2026-06-11 11:06:37.012023 | Job console starting
2026-06-11 11:06:37.140622 | Updating git repos
2026-06-11 11:06:37.246321 | Cloning repos into workspace
2026-06-11 11:06:42.908959 | Restoring repo states
2026-06-11 11:06:42.938754 | Merging changes
2026-06-11 11:06:43.950077 | Checking out repos
2026-06-11 11:06:45.428560 | Preparing playbooks
2026-06-11 11:06:51.200019 | Running Ansible setup
2026-06-11 11:06:59.760785 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-11 11:07:00.365099 | 
2026-06-11 11:07:00.365225 | PLAY [localhost]
2026-06-11 11:07:00.372920 | 
2026-06-11 11:07:00.372984 | TASK [Gathering Facts]
2026-06-11 11:07:01.325915 | localhost | ok
2026-06-11 11:07:01.341863 | 
2026-06-11 11:07:01.342022 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-11 11:07:01.846862 | localhost -> localhost | changed
2026-06-11 11:07:01.855911 | 
2026-06-11 11:07:01.856057 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-11 11:07:02.876666 | localhost -> localhost | changed
2026-06-11 11:07:02.889206 | 
2026-06-11 11:07:02.889341 | TASK [Setup log path fact]
2026-06-11 11:07:02.923608 | localhost | ok
2026-06-11 11:07:02.945889 | 
2026-06-11 11:07:02.946022 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-11 11:07:02.988835 | localhost | ok
2026-06-11 11:07:03.000029 | 
2026-06-11 11:07:03.000156 | TASK [emit-job-header : Print job information]
2026-06-11 11:07:03.054197 | # Job Information
2026-06-11 11:07:03.054488 | Ansible Version: 2.16.18
2026-06-11 11:07:03.054544 | Job: cifmw-crc-podified-edpm-baremetal
2026-06-11 11:07:03.054586 | Pipeline: github-check
2026-06-11 11:07:03.054625 | Executor: 38.102.83.51
2026-06-11 11:07:03.054661 | Triggered by: https://github.com/openstack-k8s-operators/edpm-ansible/pull/1185
2026-06-11 11:07:03.054703 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/d69/rdoproject.org/d693bb47def143cf8df28a15415972fc/
2026-06-11 11:07:03.054745 | Event ID: 393cc0c0-6583-11f1-87c7-731e3cdabc17
2026-06-11 11:07:03.060943 | 
2026-06-11 11:07:03.061088 | LOOP [emit-job-header : Print node information]
2026-06-11 11:07:03.155880 | localhost | ok:
2026-06-11 11:07:03.156130 | localhost | # Node Information
2026-06-11 11:07:03.156156 | localhost | Inventory Hostname: controller
2026-06-11 11:07:03.156181 | localhost | Hostname: np0000070640
2026-06-11 11:07:03.156200 | localhost | Username: zuul
2026-06-11 11:07:03.156219 | localhost | Distro: CentOS 9
2026-06-11 11:07:03.156235 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-11 11:07:03.156252 | localhost | Region: RegionOne
2026-06-11 11:07:03.156267 | localhost | Label: centos-9-stream-crc-2-56-0-6xlarge
2026-06-11 11:07:03.156283 | localhost | Product Name: OpenStack Nova
2026-06-11 11:07:03.156299 | localhost | Interface IP: 38.102.83.46
2026-06-11 11:07:03.169886 | 
2026-06-11 11:07:03.170013 | PLAY [all]
2026-06-11 11:07:03.181745 | 
2026-06-11 11:07:03.181874 | TASK [Gather network facts]
2026-06-11 11:07:03.764403 | controller | ok
2026-06-11 11:07:03.772802 | 
2026-06-11 11:07:03.772884 | TASK [include_role : start-zuul-console]
2026-06-11 11:07:03.797686 | controller | ok
2026-06-11 11:07:03.820326 | 
2026-06-11 11:07:03.820507 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-11 11:07:04.431818 | controller | ok
2026-06-11 11:07:04.445217 | 
2026-06-11 11:07:04.445378 | TASK [include_role : add-build-sshkey]
2026-06-11 11:07:04.480112 | controller | ok
2026-06-11 11:07:04.503439 | 
2026-06-11 11:07:04.503592 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-11 11:07:04.804248 | controller -> localhost | ok
2026-06-11 11:07:04.813582 | 
2026-06-11 11:07:04.813712 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-11 11:07:04.848815 | controller | ok
2026-06-11 11:07:04.877644 | controller | included: /var/lib/zuul/builds/d693bb47def143cf8df28a15415972fc/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-11 11:07:04.886534 | 
2026-06-11 11:07:04.886616 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-11 11:07:05.502830 | controller -> localhost | Generating public/private rsa key pair.
2026-06-11 11:07:05.503072 | controller -> localhost | Your identification has been saved in /var/lib/zuul/builds/d693bb47def143cf8df28a15415972fc/work/d693bb47def143cf8df28a15415972fc_id_rsa
2026-06-11 11:07:05.503101 | controller -> localhost | Your public key has been saved in /var/lib/zuul/builds/d693bb47def143cf8df28a15415972fc/work/d693bb47def143cf8df28a15415972fc_id_rsa.pub
2026-06-11 11:07:05.503121 | controller -> localhost | The key fingerprint is:
2026-06-11 11:07:05.503139 | controller -> localhost | SHA256:+yp4OgFDwo6JvmGTMLTwcXk/tWmQqNhE4lVzJ82EQ5k zuul-build-sshkey
2026-06-11 11:07:05.503157 | controller -> localhost | The key's randomart image is:
2026-06-11 11:07:05.503174 | controller -> localhost | +---[RSA 3072]----+
2026-06-11 11:07:05.503191 | controller -> localhost | |. ..oooo+Oo      |
2026-06-11 11:07:05.503209 | controller -> localhost | |o+oo+ ooEo+      |
2026-06-11 11:07:05.503226 | controller -> localhost | |*=o* o . + o     |
2026-06-11 11:07:05.503242 | controller -> localhost | |*o= o   o +      |
2026-06-11 11:07:05.503259 | controller -> localhost | |o..o    So       |
2026-06-11 11:07:05.503275 | controller -> localhost | | *  .    .       |
2026-06-11 11:07:05.503292 | controller -> localhost | |. +  o  .        |
2026-06-11 11:07:05.503319 | controller -> localhost | | .  o o  .       |
2026-06-11 11:07:05.503343 | controller -> localhost | |    .+ ....      |
2026-06-11 11:07:05.503382 | controller -> localhost | +----[SHA256]-----+
2026-06-11 11:07:05.503426 | controller -> localhost | ok: Runtime: 0:00:00.112780
2026-06-11 11:07:05.507318 | 
2026-06-11 11:07:05.507397 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-11 11:07:05.551986 | controller | ok
2026-06-11 11:07:05.568658 | controller | included: /var/lib/zuul/builds/d693bb47def143cf8df28a15415972fc/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-11 11:07:05.578116 | 
2026-06-11 11:07:05.578208 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-11 11:07:05.604213 | controller | skipping: Conditional result was False
2026-06-11 11:07:05.610546 | 
2026-06-11 11:07:05.610632 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-11 11:07:06.576710 | controller | changed
2026-06-11 11:07:06.584884 | 
2026-06-11 11:07:06.585022 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-11 11:07:06.994075 | controller | ok
2026-06-11 11:07:07.004382 | 
2026-06-11 11:07:07.004520 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-11 11:07:08.515997 | controller | changed
2026-06-11 11:07:08.520140 | 
2026-06-11 11:07:08.520236 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-11 11:07:10.136451 | controller | changed
2026-06-11 11:07:10.151308 | 
2026-06-11 11:07:10.151474 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-11 11:07:10.177975 | controller | skipping: Conditional result was False
2026-06-11 11:07:10.188098 | 
2026-06-11 11:07:10.188262 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-11 11:07:10.663946 | controller -> localhost | changed
2026-06-11 11:07:10.679400 | 
2026-06-11 11:07:10.679532 | TASK [add-build-sshkey : Add back temp key]
2026-06-11 11:07:11.078822 | controller -> localhost | Identity added: /var/lib/zuul/builds/d693bb47def143cf8df28a15415972fc/work/d693bb47def143cf8df28a15415972fc_id_rsa (zuul-build-sshkey)
2026-06-11 11:07:11.079164 | controller -> localhost | ok: Runtime: 0:00:00.017781
2026-06-11 11:07:11.087453 | 
2026-06-11 11:07:11.087587 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-11 11:07:11.679001 | controller | ok
2026-06-11 11:07:11.686244 | 
2026-06-11 11:07:11.686410 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-11 11:07:11.724597 | controller | skipping: Conditional result was False
2026-06-11 11:07:11.742553 | 
2026-06-11 11:07:11.742712 | TASK [include_role : validate-host]
2026-06-11 11:07:11.777831 | controller | ok
2026-06-11 11:07:11.810204 | 
2026-06-11 11:07:11.810310 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-11 11:07:11.854544 | controller | ok
2026-06-11 11:07:11.861584 | 
2026-06-11 11:07:11.861724 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-11 11:07:12.151957 | controller -> localhost | ok
2026-06-11 11:07:12.162590 | 
2026-06-11 11:07:12.162726 | TASK [validate-host : Collect information about the host]
2026-06-11 11:07:13.183220 | controller | ok
2026-06-11 11:07:13.203063 | 
2026-06-11 11:07:13.203332 | TASK [validate-host : Sanitize hostname]
2026-06-11 11:07:13.364394 | controller | ok
2026-06-11 11:07:13.369058 | 
2026-06-11 11:07:13.369139 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-11 11:07:13.891153 | controller -> localhost | changed
2026-06-11 11:07:13.896419 | 
2026-06-11 11:07:13.896501 | TASK [validate-host : Collect information about zuul worker]
2026-06-11 11:07:14.831229 | controller | ok
2026-06-11 11:07:14.839105 | 
2026-06-11 11:07:14.839246 | TASK [validate-host : Write out all zuul information for each host]
2026-06-11 11:07:15.383408 | controller -> localhost | changed
2026-06-11 11:07:15.398004 | 
2026-06-11 11:07:15.398136 | TASK [include_role : prepare-workspace-openshift]
2026-06-11 11:07:15.415260 | controller | skipping: Conditional result was False
2026-06-11 11:07:15.422940 | 
2026-06-11 11:07:15.423082 | TASK [include_role : remove-zuul-sshkey]
2026-06-11 11:07:15.439689 | controller | skipping: Conditional result was False
2026-06-11 11:07:15.448662 | 
2026-06-11 11:07:15.448804 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-11 11:07:15.935152 | controller | ok: "logs"
2026-06-11 11:07:15.935652 | controller | ok: All items complete
2026-06-11 11:07:15.935709 | 
2026-06-11 11:07:16.318543 | controller | ok: "artifacts"
2026-06-11 11:07:16.655445 | controller | ok: "docs"
2026-06-11 11:07:16.665383 | 
2026-06-11 11:07:16.665561 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-11 11:07:17.136925 | controller | changed: "logs"
2026-06-11 11:07:17.545471 | controller | changed: "artifacts"
2026-06-11 11:07:17.853167 | controller | changed: "docs"
2026-06-11 11:07:17.873468 | 
2026-06-11 11:07:17.873622 | PLAY RECAP
2026-06-11 11:07:17.873709 | controller | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-11 11:07:17.873785 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-11 11:07:17.873826 | 
2026-06-11 11:07:18.014317 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-11 11:07:18.018057 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-11 11:07:18.721172 | 
2026-06-11 11:07:18.721409 | PLAY [all]
2026-06-11 11:07:18.731969 | 
2026-06-11 11:07:18.732037 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-11 11:07:18.811769 | controller | ok
2026-06-11 11:07:18.815455 | 
2026-06-11 11:07:18.815528 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-11 11:07:19.349267 | controller | changed
2026-06-11 11:07:19.353932 | 
2026-06-11 11:07:19.354001 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-11 11:07:21.212336 | controller | changed
2026-06-11 11:07:21.230068 | 
2026-06-11 11:07:21.230214 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-11 11:07:21.815242 | controller | changed:
2026-06-11 11:07:21.815563 | controller | {
2026-06-11 11:07:21.815619 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-11 11:07:21.815675 | controller | }
2026-06-11 11:07:22.185816 | controller | changed:
2026-06-11 11:07:22.185926 | controller | {
2026-06-11 11:07:22.185978 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-11 11:07:22.186018 | controller | }
2026-06-11 11:07:22.572498 | controller | changed:
2026-06-11 11:07:22.572710 | controller | {
2026-06-11 11:07:22.572767 | 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-11 11:07:22.572807 | controller | }
2026-06-11 11:07:22.938255 | controller | changed:
2026-06-11 11:07:22.938368 | controller | {
2026-06-11 11:07:22.938394 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-11 11:07:22.938412 | controller | }
2026-06-11 11:07:23.309134 | controller | changed:
2026-06-11 11:07:23.309241 | controller | {
2026-06-11 11:07:23.309288 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-11 11:07:23.309325 | controller | }
2026-06-11 11:07:23.695130 | controller | changed:
2026-06-11 11:07:23.695285 | controller | {
2026-06-11 11:07:23.695336 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-11 11:07:23.695415 | controller | }
2026-06-11 11:07:24.083720 | controller | changed:
2026-06-11 11:07:24.083865 | controller | {
2026-06-11 11:07:24.083918 | 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-11 11:07:24.083960 | controller | }
2026-06-11 11:07:24.530639 | controller | changed:
2026-06-11 11:07:24.530813 | controller | {
2026-06-11 11:07:24.530867 | 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-11 11:07:24.530926 | controller | }
2026-06-11 11:07:25.402392 | controller | changed:
2026-06-11 11:07:25.402548 | controller | {
2026-06-11 11:07:25.402597 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-11 11:07:25.402636 | controller | }
2026-06-11 11:07:25.779464 | controller | changed:
2026-06-11 11:07:25.779616 | controller | {
2026-06-11 11:07:25.779664 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-11 11:07:25.779703 | controller | }
2026-06-11 11:07:26.153675 | controller | changed:
2026-06-11 11:07:26.153926 | controller | {
2026-06-11 11:07:26.153987 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-11 11:07:26.154028 | controller | }
2026-06-11 11:07:26.585006 | controller | changed:
2026-06-11 11:07:26.585145 | controller | {
2026-06-11 11:07:26.585193 | controller |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-11 11:07:26.585232 | controller | }
2026-06-11 11:07:27.206428 | controller | changed:
2026-06-11 11:07:27.206650 | controller | {
2026-06-11 11:07:27.206706 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-11 11:07:27.206749 | controller | }
2026-06-11 11:07:27.845200 | controller | changed:
2026-06-11 11:07:27.845452 | controller | {
2026-06-11 11:07:27.845510 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-11 11:07:27.845551 | controller | }
2026-06-11 11:07:28.232442 | controller | changed:
2026-06-11 11:07:28.232676 | controller | {
2026-06-11 11:07:28.232740 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-11 11:07:28.232783 | controller | }
2026-06-11 11:07:28.598717 | controller | changed:
2026-06-11 11:07:28.598891 | controller | {
2026-06-11 11:07:28.598944 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-11 11:07:28.598984 | controller | }
2026-06-11 11:07:29.001384 | controller | changed:
2026-06-11 11:07:29.001518 | controller | {
2026-06-11 11:07:29.001566 | 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-11 11:07:29.001608 | controller | }
2026-06-11 11:07:29.370942 | controller | changed:
2026-06-11 11:07:29.371062 | controller | {
2026-06-11 11:07:29.371121 | 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-11 11:07:29.371186 | controller | }
2026-06-11 11:07:29.724796 | controller | changed:
2026-06-11 11:07:29.724905 | controller | {
2026-06-11 11:07:29.724952 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-11 11:07:29.724990 | controller | }
2026-06-11 11:07:30.093780 | controller | changed:
2026-06-11 11:07:30.093883 | controller | {
2026-06-11 11:07:30.093932 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-11 11:07:30.093971 | controller | }
2026-06-11 11:07:30.433059 | controller | changed:
2026-06-11 11:07:30.433159 | controller | {
2026-06-11 11:07:30.433207 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-11 11:07:30.433245 | controller | }
2026-06-11 11:07:30.843447 | controller | changed:
2026-06-11 11:07:30.843615 | controller | {
2026-06-11 11:07:30.843662 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-11 11:07:30.843701 | controller | }
2026-06-11 11:07:31.211248 | controller | changed:
2026-06-11 11:07:31.211339 | controller | {
2026-06-11 11:07:31.211383 | 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-11 11:07:31.211403 | controller | }
2026-06-11 11:07:31.659428 | controller | changed:
2026-06-11 11:07:31.659847 | controller | {
2026-06-11 11:07:31.659910 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-11 11:07:31.659950 | controller | }
2026-06-11 11:07:32.023935 | controller | changed:
2026-06-11 11:07:32.024155 | controller | {
2026-06-11 11:07:32.024212 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-11 11:07:32.024252 | controller | }
2026-06-11 11:07:32.413236 | controller | changed:
2026-06-11 11:07:32.413473 | controller | {
2026-06-11 11:07:32.413538 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-11 11:07:32.413577 | controller | }
2026-06-11 11:07:32.450786 | 
2026-06-11 11:07:32.450963 | TASK [Set timezone to UTC]
2026-06-11 11:07:33.077045 | controller | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-11 11:07:33.085752 | 
2026-06-11 11:07:33.085893 | TASK [Create nodepool directory]
2026-06-11 11:07:33.456562 | controller | changed
2026-06-11 11:07:33.468157 | 
2026-06-11 11:07:33.468286 | TASK [Create nodepool sub_nodes file]
2026-06-11 11:07:34.945704 | controller | changed
2026-06-11 11:07:34.949408 | 
2026-06-11 11:07:34.949468 | TASK [Create nodepool sub_nodes_private file]
2026-06-11 11:07:36.259430 | controller | changed
2026-06-11 11:07:36.267761 | 
2026-06-11 11:07:36.267879 | LOOP [Populate nodepool sub_nodes file]
2026-06-11 11:07:36.314576 | 
2026-06-11 11:07:36.314818 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-11 11:07:36.360244 | 
2026-06-11 11:07:36.360522 | TASK [Create nodepool primary file]
2026-06-11 11:07:36.397269 | controller | skipping: Conditional result was False
2026-06-11 11:07:36.409080 | 
2026-06-11 11:07:36.409210 | TASK [Create nodepool node_private for this node]
2026-06-11 11:07:37.733167 | controller | changed
2026-06-11 11:07:37.739753 | 
2026-06-11 11:07:37.739836 | LOOP [Copy ssh keys to nodepool directory]
2026-06-11 11:07:38.313211 | controller | ok: Item: id_rsa Runtime: 0:00:00.006846
2026-06-11 11:07:38.313576 | 
2026-06-11 11:07:38.566317 | controller | ok: Item: id_rsa.pub Runtime: 0:00:00.004540
2026-06-11 11:07:38.578141 | 
2026-06-11 11:07:38.578369 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-11 11:07:39.827807 | controller | changed
2026-06-11 11:07:39.835992 | 
2026-06-11 11:07:39.836118 | TASK [Validate sudoers config after edits]
2026-06-11 11:07:40.207061 | controller | /etc/sudoers: parsed OK
2026-06-11 11:07:40.207181 | controller | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-11 11:07:40.207190 | controller | /etc/sudoers.d/zuul: parsed OK
2026-06-11 11:07:40.207194 | controller | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-11 11:07:40.383331 | controller | ok: Runtime: 0:00:00.008045
2026-06-11 11:07:40.392174 | 
2026-06-11 11:07:40.392466 | TASK [Show the environment passed in to job shell scripts]
2026-06-11 11:07:40.750518 | controller | SHELL=/bin/bash
2026-06-11 11:07:40.750672 | controller | ZUUL_PROJECT=openstack-k8s-operators/edpm-ansible
2026-06-11 11:07:40.750693 | controller | ZUUL_SHORT_PROJECT_NAME=edpm-ansible
2026-06-11 11:07:40.750712 | controller | ZUUL_CHANGES=openstack-k8s-operators/edpm-ansible:main:refs/changes/85/1185/6ba4a3a455913c157af88db78256165cb2039492
2026-06-11 11:07:40.750726 | controller | PWD=/home/zuul
2026-06-11 11:07:40.750770 | controller | ZUUL_PIPELINE=github-check
2026-06-11 11:07:40.750797 | controller | LOGNAME=zuul
2026-06-11 11:07:40.750808 | controller | XDG_SESSION_TYPE=tty
2026-06-11 11:07:40.750818 | controller | _=/usr/bin/env
2026-06-11 11:07:40.750836 | controller | MOTD_SHOWN=pam
2026-06-11 11:07:40.750847 | controller | HOME=/home/zuul
2026-06-11 11:07:40.750858 | controller | LANG=en_US.UTF-8
2026-06-11 11:07:40.750870 | controller | SSH_CONNECTION=38.102.83.51 60494 38.102.83.46 22
2026-06-11 11:07:40.750883 | 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-11 11:07:40.750896 | controller | ZUUL_CHANGE_IDS=1185,6ba4a3a455913c157af88db78256165cb2039492
2026-06-11 11:07:40.750907 | controller | WORKSPACE=/home/zuul/workspace
2026-06-11 11:07:40.750919 | controller | XDG_SESSION_CLASS=user
2026-06-11 11:07:40.750930 | controller | SELINUX_ROLE_REQUESTED=
2026-06-11 11:07:40.750941 | controller | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-11 11:07:40.750952 | controller | USER=zuul
2026-06-11 11:07:40.750963 | controller | ZUUL_VOTING=True
2026-06-11 11:07:40.750973 | controller | BUILD_TIMEOUT=10800000
2026-06-11 11:07:40.750984 | controller | SELINUX_USE_CURRENT_RANGE=
2026-06-11 11:07:40.750996 | controller | SHLVL=1
2026-06-11 11:07:40.751008 | controller | ZUUL_PATCHSET=6ba4a3a455913c157af88db78256165cb2039492
2026-06-11 11:07:40.751019 | controller | XDG_SESSION_ID=1
2026-06-11 11:07:40.751030 | controller | ZUUL_BRANCH=main
2026-06-11 11:07:40.751041 | controller | XDG_RUNTIME_DIR=/run/user/1000
2026-06-11 11:07:40.751051 | controller | SSH_CLIENT=38.102.83.51 60494 22
2026-06-11 11:07:40.751069 | controller | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-11 11:07:40.751081 | controller | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-11 11:07:40.751092 | controller | which_declare=declare -f
2026-06-11 11:07:40.751103 | 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-11 11:07:40.751115 | controller | SELINUX_LEVEL_REQUESTED=
2026-06-11 11:07:40.751125 | controller | ZUUL_CHANGE=1185
2026-06-11 11:07:40.751136 | controller | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-11 11:07:40.751148 | controller | ZUUL_UUID=d693bb47def143cf8df28a15415972fc
2026-06-11 11:07:40.751159 | controller | BASH_FUNC_which%%=() {  ( alias;
2026-06-11 11:07:40.751170 | controller |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-11 11:07:40.751182 | controller | }
2026-06-11 11:07:40.943302 | controller | ok: Runtime: 0:00:00.008508
2026-06-11 11:07:40.952134 | 
2026-06-11 11:07:40.952268 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-11 11:07:40.979883 | controller | skipping: Conditional result was False
2026-06-11 11:07:40.990198 | 
2026-06-11 11:07:40.990340 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-11 11:07:41.540844 | controller | skipping: Conditional result was False
2026-06-11 11:07:41.550913 | 
2026-06-11 11:07:41.551055 | TASK [Ensure legacy workspace directory]
2026-06-11 11:07:41.910486 | controller | changed
2026-06-11 11:07:41.913201 | 
2026-06-11 11:07:41.913297 | PLAY RECAP
2026-06-11 11:07:41.913423 | controller | ok: 14 changed: 11 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-11 11:07:41.913476 | 
2026-06-11 11:07:42.088257 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-11 11:07:42.092000 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-11 11:07:42.714824 | 
2026-06-11 11:07:42.714969 | PLAY [all,!compute]
2026-06-11 11:07:42.723979 | 
2026-06-11 11:07:42.724051 | TASK [Enable container-tools rhel-modules for c8/crc node]
2026-06-11 11:07:43.246743 | controller | skipping: Conditional result was False
2026-06-11 11:07:43.257208 | 
2026-06-11 11:07:43.257450 | TASK [Install podman]
2026-06-11 11:08:00.668819 | controller | changed
2026-06-11 11:08:00.678528 | 
2026-06-11 11:08:00.678661 | TASK [Set var name for quay login zuul secret]
2026-06-11 11:08:00.756763 | controller | skipping: Conditional result was False
2026-06-11 11:08:00.767702 | 
2026-06-11 11:08:00.767845 | TASK [Print the username]
2026-06-11 11:08:01.283803 | controller | openstack-k8s-operators+cirobot
2026-06-11 11:08:01.319160 | controller | ok: Runtime: 0:00:00.004964
2026-06-11 11:08:01.323143 | 
2026-06-11 11:08:01.323201 | TASK [Fail when user or password is not set]
2026-06-11 11:08:01.368373 | controller | skipping: Conditional result was False
2026-06-11 11:08:01.372660 | 
2026-06-11 11:08:01.372719 | TASK [Set vars for quay login]
2026-06-11 11:08:01.454115 | controller | Output suppressed because no_log was given
2026-06-11 11:08:01.461408 | 
2026-06-11 11:08:01.461536 | LOOP [Perform container registry login(s) with podman]
2026-06-11 11:08:02.594846 | controller | Output suppressed because no_log was given
2026-06-11 11:08:02.602869 | 
2026-06-11 11:08:02.603016 | LOOP [Perform container registry login(s) with buildah]
2026-06-11 11:08:02.649018 | controller | Output suppressed because no_log was given
2026-06-11 11:08:02.661187 | 
2026-06-11 11:08:02.661396 | TASK [Set Insecure registry for content provider]
2026-06-11 11:08:03.242501 | controller | changed: Block inserted
2026-06-11 11:08:03.255564 | 
2026-06-11 11:08:03.255665 | PLAY RECAP
2026-06-11 11:08:03.255747 | controller | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-11 11:08:03.255791 | 
2026-06-11 11:08:03.379271 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-11 11:08:03.382825 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-11 11:08:04.111426 | 
2026-06-11 11:08:04.111551 | PLAY [Prefer ipv4 over ipv6]
2026-06-11 11:08:04.120862 | 
2026-06-11 11:08:04.120931 | TASK [Configure /etc/gai.conf to prever ipv4 over ipv6]
2026-06-11 11:08:04.186849 | controller | skipping: Conditional result was False
2026-06-11 11:08:04.189750 | 
2026-06-11 11:08:04.189840 | PLAY [controller]
2026-06-11 11:08:04.197397 | 
2026-06-11 11:08:04.197512 | TASK [Fail when openshift_pull_sec not provided]
2026-06-11 11:08:04.221383 | controller | skipping: Conditional result was False
2026-06-11 11:08:04.232152 | 
2026-06-11 11:08:04.232291 | TASK [Clone repos in the job workspace]
2026-06-11 11:08:04.257014 | controller | ok
2026-06-11 11:08:04.284409 | 
2026-06-11 11:08:04.284498 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-11 11:08:04.798995 | controller | ok
2026-06-11 11:08:04.803887 | 
2026-06-11 11:08:04.803950 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-11 11:08:07.853016 | controller | Output suppressed because no_log was given
2026-06-11 11:08:07.867835 | 
2026-06-11 11:08:07.867971 | TASK [Create pull-secret.txt file]
2026-06-11 11:08:09.560847 | controller | Output suppressed because no_log was given
2026-06-11 11:08:09.568560 | 
2026-06-11 11:08:09.568697 | TASK [Apply CRC features and print image build date]
2026-06-11 11:08:09.614471 | controller | ok
2026-06-11 11:08:09.626606 | controller | included: /var/lib/zuul/builds/d693bb47def143cf8df28a15415972fc/trusted/project_0/review.rdoproject.org/config/playbooks/crc/features.yaml
2026-06-11 11:08:09.638495 | 
2026-06-11 11:08:09.638577 | TASK [Set additional parameters for crc - telemetry]
2026-06-11 11:08:10.193956 | controller | skipping: Conditional result was False
2026-06-11 11:08:10.203234 | 
2026-06-11 11:08:10.203396 | TASK [Set additional parameters for crc - monitoring]
2026-06-11 11:08:10.745496 | controller | skipping: Conditional result was False
2026-06-11 11:08:10.755658 | 
2026-06-11 11:08:10.755779 | TASK [Set minimum required memory to run the CRC when monitoring enabled]
2026-06-11 11:08:11.303877 | controller | skipping: Conditional result was False
2026-06-11 11:08:11.313254 | 
2026-06-11 11:08:11.313416 | TASK [Set additional parameters for crc - enable microshift preset]
2026-06-11 11:08:11.856085 | controller | skipping: Conditional result was False
2026-06-11 11:08:11.865690 | 
2026-06-11 11:08:11.865819 | TASK [Set additional parameters for crc - enable okd preset]
2026-06-11 11:08:12.413760 | controller | skipping: Conditional result was False
2026-06-11 11:08:12.423757 | 
2026-06-11 11:08:12.423892 | TASK [Delete the cluster if there's a non-default bundle URL]
2026-06-11 11:08:12.962374 | controller | skipping: Conditional result was False
2026-06-11 11:08:12.973949 | 
2026-06-11 11:08:12.974118 | TASK [Execute crc start command]
2026-06-11 11:21:10.880223 | controller | ok: Runtime: 0:12:57.312166
2026-06-11 11:21:10.889057 | 
2026-06-11 11:21:10.889185 | TASK [Verify that OpenShift is up and running]
2026-06-11 11:21:10.913534 | controller | ok
2026-06-11 11:21:10.930813 | controller | included: /var/lib/zuul/builds/d693bb47def143cf8df28a15415972fc/trusted/project_0/review.rdoproject.org/config/playbooks/crc/verify_openshift_start.yaml
2026-06-11 11:21:10.942222 | 
2026-06-11 11:21:10.942297 | TASK [Create script to login and verify services]
2026-06-11 11:21:12.353621 | controller | changed
2026-06-11 11:21:12.363934 | 
2026-06-11 11:21:12.364062 | TASK [Ensure that user is logged]
2026-06-11 11:21:12.769408 | controller | Checking login to the cluster 1...
2026-06-11 11:21:14.222158 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-11 11:21:14.222217 | controller |
2026-06-11 11:21:14.502876 | controller | Login successful.
2026-06-11 11:21:14.502970 | controller |
2026-06-11 11:21:14.544208 | controller | You have access to 65 projects, the list has been suppressed. You can list all projects with 'oc projects'
2026-06-11 11:21:14.544306 | controller |
2026-06-11 11:21:14.544317 | controller | Using project "default".
2026-06-11 11:21:14.916411 | controller | ok: Runtime: 0:00:01.867303
2026-06-11 11:21:14.925273 | 
2026-06-11 11:21:14.925438 | TASK [Delete all openshift-marketplace pods]
2026-06-11 11:21:16.876764 | controller | pod "certified-operators-l27pk" deleted
2026-06-11 11:21:16.906346 | controller | pod "community-operators-qhh6t" deleted
2026-06-11 11:21:16.919313 | controller | pod "marketplace-operator-547dbd544d-xchl9" deleted
2026-06-11 11:21:16.939311 | controller | pod "redhat-marketplace-ntdwx" deleted
2026-06-11 11:21:16.972878 | controller | pod "redhat-operators-x5vn9" deleted
2026-06-11 11:21:18.976844 | controller | ok: Runtime: 0:00:03.552313
2026-06-11 11:21:18.985611 | 
2026-06-11 11:21:18.985736 | TASK [Copy script ensure_services_up.sh]
2026-06-11 11:21:19.052981 | controller | skipping: Conditional result was False
2026-06-11 11:21:19.062972 | 
2026-06-11 11:21:19.063110 | TASK [Ensure all pods are up and running]
2026-06-11 11:21:19.606162 | controller | skipping: Conditional result was False
2026-06-11 11:21:19.617086 | 
2026-06-11 11:21:19.617223 | TASK [Check if there is a image build date file]
2026-06-11 11:21:20.037854 | controller | ok
2026-06-11 11:21:20.047337 | 
2026-06-11 11:21:20.047538 | TASK [Print image date if available]
2026-06-11 11:21:20.431909 | controller | Tue May  5 04:16:20 AM EDT 2026
2026-06-11 11:21:20.635788 | controller | ok: Runtime: 0:00:00.003235
2026-06-11 11:21:20.644306 | 
2026-06-11 11:21:20.644463 | TASK [Fix machineconfigpool]
2026-06-11 11:21:20.711572 | controller | skipping: Conditional result was False
2026-06-11 11:21:20.721082 | 
2026-06-11 11:21:20.721220 | TASK [Show available nodes]
2026-06-11 11:21:21.595391 | controller | NAME   STATUS   ROLES                         AGE    VERSION
2026-06-11 11:21:21.595487 | controller | crc    Ready    control-plane,master,worker   221d   v1.33.5
2026-06-11 11:21:21.774400 | controller | ok: Runtime: 0:00:00.520077
2026-06-11 11:21:21.782942 | 
2026-06-11 11:21:21.783085 | TASK [Configure insecure registry inside crc vm]
2026-06-11 11:21:21.829532 | controller | ok
2026-06-11 11:21:21.845498 | controller | included: /var/lib/zuul/builds/d693bb47def143cf8df28a15415972fc/trusted/project_0/review.rdoproject.org/config/playbooks/crc/crc_insecure_registry.yaml
2026-06-11 11:21:21.862119 | 
2026-06-11 11:21:21.862197 | TASK [Catch CRC IP]
2026-06-11 11:21:22.318644 | controller | 192.168.130.11
2026-06-11 11:21:22.400763 | controller | ok: Runtime: 0:00:00.125767
2026-06-11 11:21:22.408843 | 
2026-06-11 11:21:22.408985 | TASK [Patch the image.config.openshift.io resource to include insecure registry]
2026-06-11 11:21:23.136956 | controller | image.config.openshift.io/cluster patched
2026-06-11 11:21:23.454849 | controller | ok: Runtime: 0:00:00.281674
2026-06-11 11:21:23.463277 | 
2026-06-11 11:21:23.463447 | TASK [Check if id_ed25519 key exists]
2026-06-11 11:21:23.822341 | controller | ok
2026-06-11 11:21:23.831786 | 
2026-06-11 11:21:23.831942 | TASK [Set fact if new keypair exists]
2026-06-11 11:21:23.875308 | controller | ok
2026-06-11 11:21:23.883325 | 
2026-06-11 11:21:23.883477 | TASK [update the /etc/containers/registries.conf in crc vm]
2026-06-11 11:21:25.045190 | controller |
2026-06-11 11:21:25.045284 | controller | PLAY [Set insecure registry with in crc vm] ************************************
2026-06-11 11:21:25.045292 | controller |
2026-06-11 11:21:25.045296 | controller | TASK [Gathering Facts] *********************************************************
2026-06-11 11:21:32.496887 | controller | ok: [192.168.130.11]
2026-06-11 11:21:32.496977 | controller |
2026-06-11 11:21:32.496984 | controller | TASK [Set Insecure registry for content provider] ******************************
2026-06-11 11:21:33.611067 | controller | changed: [192.168.130.11]
2026-06-11 11:21:33.611128 | controller |
2026-06-11 11:21:33.611134 | controller | TASK [Restart crio] ************************************************************
2026-06-11 11:21:46.896323 | controller | changed: [192.168.130.11]
2026-06-11 11:21:46.896377 | controller |
2026-06-11 11:21:46.896390 | controller | TASK [Restart kubelet] *********************************************************
2026-06-11 11:21:48.430445 | controller | changed: [192.168.130.11]
2026-06-11 11:21:48.430509 | controller |
2026-06-11 11:21:48.430516 | controller | PLAY RECAP *********************************************************************
2026-06-11 11:21:48.430521 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-11 11:21:48.430525 | controller |
2026-06-11 11:21:48.578437 | controller | ok: Runtime: 0:00:24.252250
2026-06-11 11:21:48.587609 | 
2026-06-11 11:21:48.587736 | TASK [Catch CRC IP]
2026-06-11 11:21:49.047333 | controller | 192.168.130.11
2026-06-11 11:21:49.129448 | controller | ok: Runtime: 0:00:00.101240
2026-06-11 11:21:49.137628 | 
2026-06-11 11:21:49.137751 | TASK [Check if id_ed25519 key exists]
2026-06-11 11:21:49.545257 | controller | ok
2026-06-11 11:21:49.553857 | 
2026-06-11 11:21:49.553980 | TASK [Set fact if new keypair exists]
2026-06-11 11:21:49.599838 | controller | ok
2026-06-11 11:21:49.607169 | 
2026-06-11 11:21:49.607295 | TASK [Run crc]
2026-06-11 11:21:50.720711 | controller |
2026-06-11 11:21:50.720816 | controller | PLAY [OpenShift secret copy and CRC securitization] ****************************
2026-06-11 11:21:50.720823 | controller |
2026-06-11 11:21:50.720827 | controller | TASK [Gathering Facts] *********************************************************
2026-06-11 11:21:54.989795 | controller | ok: [192.168.130.11]
2026-06-11 11:21:54.989846 | controller |
2026-06-11 11:21:54.989852 | controller | TASK [Copy pull-secret] ********************************************************
2026-06-11 11:21:57.135565 | controller | changed: [192.168.130.11]
2026-06-11 11:21:57.135634 | controller |
2026-06-11 11:21:57.135640 | controller | TASK [Add crio config] *********************************************************
2026-06-11 11:21:58.964828 | controller | changed: [192.168.130.11]
2026-06-11 11:21:58.964893 | controller |
2026-06-11 11:21:58.964903 | controller | TASK [Restart crio to pickup new configuration] ********************************
2026-06-11 11:22:02.718277 | controller | changed: [192.168.130.11]
2026-06-11 11:22:02.718361 | controller |
2026-06-11 11:22:02.718371 | controller | PLAY RECAP *********************************************************************
2026-06-11 11:22:02.718379 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-11 11:22:02.718384 | controller |
2026-06-11 11:22:03.174687 | controller | ok: Runtime: 0:00:12.734733
2026-06-11 11:22:03.183332 | 
2026-06-11 11:22:03.183480 | TASK [Set slower etcd profile]
2026-06-11 11:22:03.261482 | controller | ok
2026-06-11 11:22:03.304604 | 
2026-06-11 11:22:03.304764 | TASK [prepare-crc-cloud : Set slower profile]
2026-06-11 11:22:03.961869 | controller | etcd.operator.openshift.io/cluster patched
2026-06-11 11:22:04.351395 | controller | ok: Runtime: 0:00:00.280341
2026-06-11 11:22:04.360804 | 
2026-06-11 11:22:04.360941 | TASK [prepare-crc-cloud : Wait 30 seconds to apply]
2026-06-11 11:22:34.405746 | controller | ok
2026-06-11 11:22:34.413674 | 
2026-06-11 11:22:34.413800 | TASK [prepare-crc-cloud : Get pod phase status]
2026-06-11 11:28:08.271965 | controller | ok: Runtime: 0:00:00.173456
2026-06-11 11:28:08.289764 | 
2026-06-11 11:28:08.289914 | TASK [Set limit for disk usage - IOPS and Read/Write]
2026-06-11 11:28:08.336521 | controller | ok
2026-06-11 11:28:08.384041 | 
2026-06-11 11:28:08.384131 | TASK [disk-usage-limitation : Set facts for disk limitation]
2026-06-11 11:28:08.415254 | controller | ok
2026-06-11 11:28:08.420824 | 
2026-06-11 11:28:08.420905 | TASK [disk-usage-limitation : Print limits for the disk]
2026-06-11 11:28:08.467404 | controller | ok: Set limit to crc VM to the vda disk: iops 25000 read/write 367001600
2026-06-11 11:28:08.476341 | 
2026-06-11 11:28:08.476795 | TASK [disk-usage-limitation : Set limit to crc VM to the vda disk]
2026-06-11 11:28:08.971495 | controller |
2026-06-11 11:28:09.017799 | controller | ok: Runtime: 0:00:00.030422
2026-06-11 11:28:09.033993 | 
2026-06-11 11:28:09.034111 | TASK [Pause machineconfigpool]
2026-06-11 11:28:09.110668 | controller | ok
2026-06-11 11:28:09.159933 | 
2026-06-11 11:28:09.160023 | LOOP [prepare-crc-cloud : Pause the machineconfig configuration if mcp is not needed]
2026-06-11 11:28:09.699704 | controller | machineconfigpool.machineconfiguration.openshift.io/master patched
2026-06-11 11:28:09.700138 | controller | ok: Item: master Runtime: 0:00:00.147948
2026-06-11 11:28:10.160003 | controller | machineconfigpool.machineconfiguration.openshift.io/worker patched
2026-06-11 11:28:10.160171 | controller | ok: Item: worker Runtime: 0:00:00.160120
2026-06-11 11:28:10.178229 | 
2026-06-11 11:28:10.178451 | TASK [prepare-crc-cloud : Print current machineconfigpool]
2026-06-11 11:28:10.685474 | controller | NAME     CONFIG                                             UPDATED   UPDATING   DEGRADED   MACHINECOUNT   READYMACHINECOUNT   UPDATEDMACHINECOUNT   DEGRADEDMACHINECOUNT   AGE
2026-06-11 11:28:10.685636 | controller | master   rendered-master-463c990ae77c88c10ed494b769c09675   False     True       True       1              0                   0                     1                      221d
2026-06-11 11:28:10.685648 | controller | worker   rendered-worker-b1a41183c690292db922aa6c0cf2eeb8   True      False      False      0              0                   0                     0                      221d
2026-06-11 11:28:10.742997 | controller | ok: Runtime: 0:00:00.128108
2026-06-11 11:28:10.758744 | 
2026-06-11 11:28:10.758869 | TASK [Create cluster certificate approver workaround]
2026-06-11 11:28:10.837330 | controller | ok
2026-06-11 11:28:10.887407 | 
2026-06-11 11:28:10.887505 | LOOP [prepare-crc-cloud : Re-run accept certificates in Pending state few times]
2026-06-11 11:28:11.448206 | controller | ok: Item: Runtime: 0:00:00.170695
2026-06-11 11:28:11.448646 | controller | ok: All items complete
2026-06-11 11:28:11.448705 | 
2026-06-11 11:28:21.916908 | controller | ok: Item: Runtime: 0:00:00.171636
2026-06-11 11:28:32.394295 | controller | ok: Item: Runtime: 0:00:00.151670
2026-06-11 11:28:32.407252 | 
2026-06-11 11:28:32.407494 | TASK [prepare-crc-cloud : Create service account for - auto-csr-approver]
2026-06-11 11:28:33.779734 | controller | changed
2026-06-11 11:28:33.788977 | 
2026-06-11 11:28:33.789111 | TASK [prepare-crc-cloud : Apply cluster cert approver]
2026-06-11 11:28:34.341000 | controller | serviceaccount/csr-approver-sa created
2026-06-11 11:28:34.357089 | controller | clusterrole.rbac.authorization.k8s.io/csr-approver created
2026-06-11 11:28:34.374390 | controller | clusterrolebinding.rbac.authorization.k8s.io/csr-approver-binding created
2026-06-11 11:28:34.400999 | controller | cronjob.batch/auto-csr-approver created
2026-06-11 11:28:34.841463 | controller | ok: Runtime: 0:00:00.219726
2026-06-11 11:28:34.857343 | 
2026-06-11 11:28:34.857451 | TASK [Ensure that all cluster operators are stable]
2026-06-11 11:28:35.345554 | controller | False
2026-06-11 11:28:35.345703 | controller | True
2026-06-11 11:28:35.345711 | controller | True
2026-06-11 11:28:35.345717 | controller | True
2026-06-11 11:28:35.345723 | controller | True
2026-06-11 11:28:35.345761 | controller | True
2026-06-11 11:28:35.345785 | controller | True
2026-06-11 11:28:35.345793 | controller | True
2026-06-11 11:28:35.345800 | controller | True
2026-06-11 11:28:35.345808 | controller | True
2026-06-11 11:28:35.345815 | controller | True
2026-06-11 11:28:35.345821 | controller | True
2026-06-11 11:28:35.345828 | controller | True
2026-06-11 11:28:35.345836 | controller | True
2026-06-11 11:28:35.345842 | controller | True
2026-06-11 11:28:35.345848 | controller | True
2026-06-11 11:28:35.345853 | controller | True
2026-06-11 11:28:35.345858 | controller | True
2026-06-11 11:28:35.345864 | controller | True
2026-06-11 11:28:35.345870 | controller | True
2026-06-11 11:28:35.345875 | controller | True
2026-06-11 11:28:35.345880 | controller | True
2026-06-11 11:28:35.345885 | controller | True
2026-06-11 11:28:35.345890 | controller | True
2026-06-11 11:31:19.818266 | controller | ok: Runtime: 0:00:00.209238
2026-06-11 11:31:19.822601 | 
2026-06-11 11:31:19.822707 | PLAY [Set IOPS and Read/Write disk limitation excluding controller]
2026-06-11 11:31:19.822928 | 
2026-06-11 11:31:19.822987 | PLAY RECAP
2026-06-11 11:31:19.823064 | controller | ok: 34 changed: 14 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0
2026-06-11 11:31:19.823107 | 
2026-06-11 11:31:20.026642 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-11 11:31:20.030189 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-11 11:31:20.724221 | 
2026-06-11 11:31:20.724343 | PLAY [Run ci/playbooks/e2e-prepare.yml]
2026-06-11 11:31:20.736022 | 
2026-06-11 11:31:20.736094 | TASK [Clone repos in the job workspace]
2026-06-11 11:31:20.766017 | controller | ok
2026-06-11 11:31:20.783166 | 
2026-06-11 11:31:20.783245 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-11 11:31:21.293568 | controller | ok
2026-06-11 11:31:21.304608 | 
2026-06-11 11:31:21.304753 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-11 11:31:22.605436 | controller | Output suppressed because no_log was given
2026-06-11 11:31:22.621591 | 
2026-06-11 11:31:22.621736 | TASK [Create zuul-output directory]
2026-06-11 11:31:23.134141 | controller | ok
2026-06-11 11:31:23.143434 | 
2026-06-11 11:31:23.143571 | TASK [Install required packages]
2026-06-11 11:31:24.393662 | controller | ok: Nothing to do
2026-06-11 11:31:24.403715 | 
2026-06-11 11:31:24.403861 | TASK [Output pip related things]
2026-06-11 11:31:25.327861 | controller | pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
2026-06-11 11:31:25.489014 | controller | ok: Runtime: 0:00:00.427357
2026-06-11 11:31:25.497894 | 
2026-06-11 11:31:25.498029 | TASK [Install requirements]
2026-06-11 11:32:34.602602 | controller | changed
2026-06-11 11:32:34.627030 | 
2026-06-11 11:32:34.627233 | TASK [Add cronjob to trigger job stats]
2026-06-11 11:32:34.673690 | controller | skipping: Conditional result was False
2026-06-11 11:32:34.683828 | 
2026-06-11 11:32:34.683954 | LOOP [Construct project change list]
2026-06-11 11:32:34.755932 | controller | ok:
2026-06-11 11:32:34.756168 | controller | {
2026-06-11 11:32:34.756220 | controller |   "branch": "main",
2026-06-11 11:32:34.756259 | controller |   "change": "1185",
2026-06-11 11:32:34.756297 | controller |   "change_message": "Split frr configuration to bgp and bgp+evpn\n\nNeutron is introducing a new frr driver which will configure frr dynamically at runtime.\r\n\r\nThis patch introduces new variable called `edpm_frr_evpn_mode` which when set will configure frr with minum configuration. Rest will be handled at runtime by the frr driver\r\n\r\nJIRA: [OSPRH-29356](https://redhat.atlassian.net/browse/OSPRH-29356)",
2026-06-11 11:32:34.756338 | controller |   "change_url": "https://github.com/openstack-k8s-operators/edpm-ansible/pull/1185",
2026-06-11 11:32:34.756416 | controller |   "commit_id": "6ba4a3a455913c157af88db78256165cb2039492",
2026-06-11 11:32:34.756454 | controller |   "patchset": "6ba4a3a455913c157af88db78256165cb2039492",
2026-06-11 11:32:34.756487 | controller |   "project": {
2026-06-11 11:32:34.756520 | controller |     "canonical_hostname": "github.com",
2026-06-11 11:32:34.756553 | controller |     "canonical_name": "github.com/openstack-k8s-operators/edpm-ansible",
2026-06-11 11:32:34.756586 | controller |     "name": "openstack-k8s-operators/edpm-ansible",
2026-06-11 11:32:34.756619 | controller |     "short_name": "edpm-ansible",
2026-06-11 11:32:34.756651 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/edpm-ansible"
2026-06-11 11:32:34.756685 | controller |   },
2026-06-11 11:32:34.756720 | controller |   "topic": null
2026-06-11 11:32:34.756754 | controller | }
2026-06-11 11:32:34.808410 | 
2026-06-11 11:32:34.808531 | PLAY [Run ci/playbooks/build_runner_image.yml]
2026-06-11 11:32:34.815943 | 
2026-06-11 11:32:34.816019 | TASK [Filter out host if needed]
2026-06-11 11:32:34.832826 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 11:32:34.837121 | 
2026-06-11 11:32:34.837191 | TASK [Get git tag for image tagging]
2026-06-11 11:32:35.228246 | controller | d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7
2026-06-11 11:32:35.375177 | controller | ok: Runtime: 0:00:00.012249
2026-06-11 11:32:35.383235 | 
2026-06-11 11:32:35.383389 | TASK [Set openstack-runner image]
2026-06-11 11:32:35.438869 | controller | ok
2026-06-11 11:32:35.446453 | 
2026-06-11 11:32:35.446573 | TASK [Build openstack-runner image]
2026-06-11 11:33:59.484292 | controller | changed
2026-06-11 11:33:59.503940 | 
2026-06-11 11:33:59.504066 | TASK [Push openstack-runner image]
2026-06-11 11:34:04.386661 | controller | changed
2026-06-11 11:34:04.395526 | 
2026-06-11 11:34:04.395658 | TASK [Make sure ci-framework directory exists]
2026-06-11 11:34:04.795691 | controller | changed
2026-06-11 11:34:04.805494 | 
2026-06-11 11:34:04.805641 | TASK [Create EDPM ansible var file]
2026-06-11 11:34:06.598224 | controller | changed
2026-06-11 11:34:06.600479 | 
2026-06-11 11:34:06.600574 | PLAY RECAP
2026-06-11 11:34:06.600655 | controller | ok: 13 changed: 7 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-11 11:34:06.600696 | 
2026-06-11 11:34:06.751704 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-11 11:34:06.757345 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-11 11:34:07.370788 | 
2026-06-11 11:34:07.370986 | PLAY [Run ci/playbooks/dump_zuul_data.yml]
2026-06-11 11:34:07.382818 | 
2026-06-11 11:34:07.382949 | TASK [Create zuul-output directory]
2026-06-11 11:34:07.912667 | controller | changed
2026-06-11 11:34:07.921170 | 
2026-06-11 11:34:07.921384 | TASK [Slurp Zuul inventory test]
2026-06-11 11:34:08.394800 | controller -> localhost | ok
2026-06-11 11:34:08.406165 | 
2026-06-11 11:34:08.406302 | TASK [Save zuul inventory]
2026-06-11 11:34:10.229740 | controller | changed
2026-06-11 11:34:10.239681 | 
2026-06-11 11:34:10.239825 | TASK [Save zuul vars without the change_message]
2026-06-11 11:34:11.773114 | controller | changed
2026-06-11 11:34:11.775704 | 
2026-06-11 11:34:11.775799 | PLAY RECAP
2026-06-11 11:34:11.775880 | controller | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-11 11:34:11.775922 | 
2026-06-11 11:34:11.907084 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-11 11:34:11.911026 | RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-11 11:34:12.542890 | 
2026-06-11 11:34:12.543024 | PLAY [Run ci/playbooks/edpm_baremetal_deployment/run.yml]
2026-06-11 11:34:12.554261 | 
2026-06-11 11:34:12.554397 | TASK [Filter out host if needed]
2026-06-11 11:34:12.561880 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 11:34:12.565870 | 
2026-06-11 11:34:12.565935 | TASK [Check for edpm-ansible.yml file]
2026-06-11 11:34:13.073834 | controller | ok
2026-06-11 11:34:13.083866 | 
2026-06-11 11:34:13.084004 | TASK [Check if new ssh keypair exists]
2026-06-11 11:34:13.110476 | controller | ok
2026-06-11 11:34:13.137565 | 
2026-06-11 11:34:13.137739 | TASK [recognize_ssh_keypair : Check if id_ed25519 key exists]
2026-06-11 11:34:13.492367 | controller | ok
2026-06-11 11:34:13.501955 | 
2026-06-11 11:34:13.502081 | TASK [recognize_ssh_keypair : Set fact if new keypair exists]
2026-06-11 11:34:13.547676 | controller | ok
2026-06-11 11:34:13.555642 | 
2026-06-11 11:34:13.555771 | TASK [recognize_ssh_keypair : Set fact if new keypair does not exists]
2026-06-11 11:34:13.583060 | controller | skipping: Conditional result was False
2026-06-11 11:34:13.600635 | 
2026-06-11 11:34:13.600807 | TASK [Add crc node in local inventory]
2026-06-11 11:34:13.648950 | controller | changed
2026-06-11 11:34:13.659866 | 
2026-06-11 11:34:13.660002 | LOOP [Ensure we know ssh hosts]
2026-06-11 11:34:14.236933 | controller | ok: Item: controller Runtime: 0:00:00.063456
2026-06-11 11:34:14.738718 | controller | ok: Item: crc Runtime: 0:00:00.128230
2026-06-11 11:34:14.752661 | 
2026-06-11 11:34:14.752873 | TASK [Load zuul_inventory]
2026-06-11 11:34:15.288478 | controller | ok
2026-06-11 11:34:15.300787 | 
2026-06-11 11:34:15.300911 | TASK [Inject CRC in zuul_inventory.yml]
2026-06-11 11:34:17.100262 | controller | changed
2026-06-11 11:34:17.109780 | 
2026-06-11 11:34:17.109906 | TASK [Perform Podified and EDPM deployment on compute nodes with virtual baremetal]
2026-06-11 11:34:18.741584 | controller |
2026-06-11 11:34:18.741848 | controller | PLAY [Remove status flag] ******************************************************
2026-06-11 11:34:18.741866 | controller |
2026-06-11 11:34:18.741876 | controller | TASK [Gathering Facts ] ********************************************************
2026-06-11 11:34:18.741889 | controller | Thursday 11 June 2026  11:34:18 +0000 (0:00:00.038)       0:00:00.038 *********
2026-06-11 11:34:18.741900 | controller | Thursday 11 June 2026  11:34:18 +0000 (0:00:00.037)       0:00:00.037 *********
2026-06-11 11:34:19.958088 | controller | ok: [localhost]
2026-06-11 11:34:19.958203 | controller |
2026-06-11 11:34:19.958212 | controller | TASK [Delete success flag if exists path={{ ansible_user_dir }}/cifmw-success, state=absent] ***
2026-06-11 11:34:19.958221 | controller | Thursday 11 June 2026  11:34:19 +0000 (0:00:01.215)       0:00:01.254 *********
2026-06-11 11:34:19.958226 | controller | Thursday 11 June 2026  11:34:19 +0000 (0:00:01.215)       0:00:01.253 *********
2026-06-11 11:34:20.300794 | controller | ok: [localhost]
2026-06-11 11:34:20.300900 | controller |
2026-06-11 11:34:20.300912 | controller | TASK [Inherit from parent scenarios if needed _raw_params=ci/playbooks/tasks/inherit_parent_scenario.yml] ***
2026-06-11 11:34:20.300921 | controller | Thursday 11 June 2026  11:34:20 +0000 (0:00:00.343)       0:00:01.597 *********
2026-06-11 11:34:20.300929 | controller | Thursday 11 June 2026  11:34:20 +0000 (0:00:00.343)       0:00:01.596 *********
2026-06-11 11:34:20.378319 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/tasks/inherit_parent_scenario.yml for localhost
2026-06-11 11:34:20.378444 | controller |
2026-06-11 11:34:20.378455 | controller | TASK [Inherit from parent parameter file if instructed file={{ item }}] ********
2026-06-11 11:34:20.378465 | controller | Thursday 11 June 2026  11:34:20 +0000 (0:00:00.077)       0:00:01.674 *********
2026-06-11 11:34:20.378472 | controller | Thursday 11 June 2026  11:34:20 +0000 (0:00:00.077)       0:00:01.673 *********
2026-06-11 11:34:20.413321 | controller | skipping: [localhost]
2026-06-11 11:34:20.413456 | controller |
2026-06-11 11:34:20.413492 | 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-11 11:34:20.413508 | controller | Thursday 11 June 2026  11:34:20 +0000 (0:00:00.035)       0:00:01.710 *********
2026-06-11 11:34:20.413520 | controller | Thursday 11 June 2026  11:34:20 +0000 (0:00:00.035)       0:00:01.709 *********
2026-06-11 11:34:20.467340 | controller | ok: [localhost]
2026-06-11 11:34:20.467391 | controller |
2026-06-11 11:34:20.467402 | controller | TASK [cifmw_setup : Get customized parameters ci_framework_params={{
2026-06-11 11:34:20.467408 | controller |   hostvars[inventory_hostname] |
2026-06-11 11:34:20.467414 | controller |   dict2items |
2026-06-11 11:34:20.467420 | controller |   selectattr("key", "match",
2026-06-11 11:34:20.467426 | controller |              "^(cifmw|pre|post)_(?!install_yamls|openshift_token|openshift_login|openshift_kubeconfig).*") |
2026-06-11 11:34:20.467431 | controller |   list | items2dict
2026-06-11 11:34:20.467437 | controller | }}] ***
2026-06-11 11:34:20.467443 | controller | Thursday 11 June 2026  11:34:20 +0000 (0:00:00.054)       0:00:01.764 *********
2026-06-11 11:34:20.467448 | controller | Thursday 11 June 2026  11:34:20 +0000 (0:00:00.054)       0:00:01.763 *********
2026-06-11 11:34:20.548215 | controller | ok: [localhost]
2026-06-11 11:34:20.548294 | controller |
2026-06-11 11:34:20.548302 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-11 11:34:20.548309 | controller | Thursday 11 June 2026  11:34:20 +0000 (0:00:00.080)       0:00:01.845 *********
2026-06-11 11:34:20.548315 | controller | Thursday 11 June 2026  11:34:20 +0000 (0:00:00.080)       0:00:01.844 *********
2026-06-11 11:34:20.777074 | controller | ok: [localhost]
2026-06-11 11:34:20.777162 | controller |
2026-06-11 11:34:20.777171 | 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-11 11:34:20.777178 | controller | Thursday 11 June 2026  11:34:20 +0000 (0:00:00.228)       0:00:02.074 *********
2026-06-11 11:34:20.777183 | controller | Thursday 11 June 2026  11:34:20 +0000 (0:00:00.228)       0:00:02.072 *********
2026-06-11 11:34:20.803706 | controller | skipping: [localhost]
2026-06-11 11:34:20.803815 | controller |
2026-06-11 11:34:20.803825 | 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-11 11:34:20.803832 | controller | Thursday 11 June 2026  11:34:20 +0000 (0:00:00.026)       0:00:02.101 *********
2026-06-11 11:34:20.803837 | controller | Thursday 11 June 2026  11:34:20 +0000 (0:00:00.026)       0:00:02.099 *********
2026-06-11 11:34:20.829851 | controller | skipping: [localhost]
2026-06-11 11:34:20.829885 | controller |
2026-06-11 11:34:20.829891 | 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-11 11:34:20.829896 | controller | Thursday 11 June 2026  11:34:20 +0000 (0:00:00.026)       0:00:02.127 *********
2026-06-11 11:34:20.829900 | controller | Thursday 11 June 2026  11:34:20 +0000 (0:00:00.026)       0:00:02.125 *********
2026-06-11 11:34:20.857413 | controller | skipping: [localhost]
2026-06-11 11:34:20.857485 | controller |
2026-06-11 11:34:20.857493 | 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-11 11:34:20.857499 | controller | Thursday 11 June 2026  11:34:20 +0000 (0:00:00.027)       0:00:02.154 *********
2026-06-11 11:34:20.857505 | controller | Thursday 11 June 2026  11:34:20 +0000 (0:00:00.027)       0:00:02.153 *********
2026-06-11 11:34:20.885004 | controller | skipping: [localhost]
2026-06-11 11:34:20.885076 | controller |
2026-06-11 11:34:20.885081 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-11 11:34:20.885086 | controller | Thursday 11 June 2026  11:34:20 +0000 (0:00:00.027)       0:00:02.182 *********
2026-06-11 11:34:20.885089 | controller | Thursday 11 June 2026  11:34:20 +0000 (0:00:00.027)       0:00:02.180 *********
2026-06-11 11:34:20.924284 | controller | skipping: [localhost]
2026-06-11 11:34:20.924365 | controller |
2026-06-11 11:34:20.924371 | controller | TASK [repo_setup : Ensure directories are present path={{ cifmw_repo_setup_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-11 11:34:20.924377 | controller | Thursday 11 June 2026  11:34:20 +0000 (0:00:00.039)       0:00:02.221 *********
2026-06-11 11:34:20.924381 | controller | Thursday 11 June 2026  11:34:20 +0000 (0:00:00.039)       0:00:02.220 *********
2026-06-11 11:34:21.501927 | controller | changed: [localhost] => (item=tmp)
2026-06-11 11:34:21.501992 | controller | changed: [localhost] => (item=artifacts/repositories)
2026-06-11 11:34:21.502004 | controller | changed: [localhost] => (item=venv/repo_setup)
2026-06-11 11:34:21.502013 | controller |
2026-06-11 11:34:21.502022 | controller | TASK [repo_setup : Make sure git-core package is installed name=git-core, state=present] ***
2026-06-11 11:34:21.502030 | controller | Thursday 11 June 2026  11:34:21 +0000 (0:00:00.576)       0:00:02.798 *********
2026-06-11 11:34:21.502039 | controller | Thursday 11 June 2026  11:34:21 +0000 (0:00:00.576)       0:00:02.797 *********
2026-06-11 11:34:22.640604 | controller | ok: [localhost]
2026-06-11 11:34:22.640774 | controller |
2026-06-11 11:34:22.640834 | 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-11 11:34:22.640850 | controller | Thursday 11 June 2026  11:34:22 +0000 (0:00:01.139)       0:00:03.937 *********
2026-06-11 11:34:22.640864 | controller | Thursday 11 June 2026  11:34:22 +0000 (0:00:01.139)       0:00:03.936 *********
2026-06-11 11:34:23.667213 | controller | changed: [localhost]
2026-06-11 11:34:23.667624 | controller |
2026-06-11 11:34:23.667645 | 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-11 11:34:23.667670 | controller | Thursday 11 June 2026  11:34:23 +0000 (0:00:01.026)       0:00:04.964 *********
2026-06-11 11:34:23.667844 | controller | Thursday 11 June 2026  11:34:23 +0000 (0:00:01.026)       0:00:04.962 *********
2026-06-11 11:34:32.087683 | controller | changed: [localhost]
2026-06-11 11:34:32.087754 | controller |
2026-06-11 11:34:32.087767 | 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-11 11:34:32.087774 | controller | Thursday 11 June 2026  11:34:32 +0000 (0:00:08.420)       0:00:13.384 *********
2026-06-11 11:34:32.087779 | controller | Thursday 11 June 2026  11:34:32 +0000 (0:00:08.420)       0:00:13.383 *********
2026-06-11 11:34:32.951034 | controller | changed: [localhost]
2026-06-11 11:34:32.951129 | controller |
2026-06-11 11:34:32.951141 | 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-11 11:34:32.951150 | controller | Thursday 11 June 2026  11:34:32 +0000 (0:00:00.863)       0:00:14.248 *********
2026-06-11 11:34:32.951156 | controller | Thursday 11 June 2026  11:34:32 +0000 (0:00:00.863)       0:00:14.246 *********
2026-06-11 11:34:32.981020 | controller | skipping: [localhost]
2026-06-11 11:34:32.981079 | controller |
2026-06-11 11:34:32.981111 | 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-11 11:34:32.981118 | controller | Thursday 11 June 2026  11:34:32 +0000 (0:00:00.030)       0:00:14.278 *********
2026-06-11 11:34:32.981122 | controller | Thursday 11 June 2026  11:34:32 +0000 (0:00:00.030)       0:00:14.276 *********
2026-06-11 11:34:33.688259 | controller | changed: [localhost]
2026-06-11 11:34:33.688366 | controller |
2026-06-11 11:34:33.688373 | 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-11 11:34:33.688380 | controller | Thursday 11 June 2026  11:34:33 +0000 (0:00:00.706)       0:00:14.985 *********
2026-06-11 11:34:33.688385 | controller | Thursday 11 June 2026  11:34:33 +0000 (0:00:00.706)       0:00:14.983 *********
2026-06-11 11:34:33.729096 | controller | skipping: [localhost]
2026-06-11 11:34:33.729172 | controller |
2026-06-11 11:34:33.729187 | 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-11 11:34:33.729193 | controller | Thursday 11 June 2026  11:34:33 +0000 (0:00:00.041)       0:00:15.026 *********
2026-06-11 11:34:33.729197 | controller | Thursday 11 June 2026  11:34:33 +0000 (0:00:00.041)       0:00:15.024 *********
2026-06-11 11:34:33.792068 | controller | skipping: [localhost]
2026-06-11 11:34:33.792196 | controller |
2026-06-11 11:34:33.792206 | 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-11 11:34:33.792214 | controller | Thursday 11 June 2026  11:34:33 +0000 (0:00:00.062)       0:00:15.089 *********
2026-06-11 11:34:33.792221 | controller | Thursday 11 June 2026  11:34:33 +0000 (0:00:00.062)       0:00:15.087 *********
2026-06-11 11:34:33.859273 | controller | skipping: [localhost]
2026-06-11 11:34:33.859520 | controller |
2026-06-11 11:34:33.859542 | 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-11 11:34:33.859549 | controller | Thursday 11 June 2026  11:34:33 +0000 (0:00:00.067)       0:00:15.156 *********
2026-06-11 11:34:33.859554 | controller | Thursday 11 June 2026  11:34:33 +0000 (0:00:00.067)       0:00:15.154 *********
2026-06-11 11:34:34.366769 | controller | changed: [localhost]
2026-06-11 11:34:34.366869 | controller |
2026-06-11 11:34:34.366879 | controller | TASK [repo_setup : Dump full hash in delorean.repo.md5 file content={{ _repo_setup_json['full_hash'] }}
2026-06-11 11:34:34.366886 | controller | , dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-11 11:34:34.366893 | controller | Thursday 11 June 2026  11:34:34 +0000 (0:00:00.507)       0:00:15.664 *********
2026-06-11 11:34:34.366898 | controller | Thursday 11 June 2026  11:34:34 +0000 (0:00:00.507)       0:00:15.662 *********
2026-06-11 11:34:35.146603 | controller | changed: [localhost]
2026-06-11 11:34:35.146715 | controller |
2026-06-11 11:34:35.146777 | 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-11 11:34:35.146787 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.779)       0:00:16.443 *********
2026-06-11 11:34:35.146791 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.779)       0:00:16.441 *********
2026-06-11 11:34:35.180457 | controller | skipping: [localhost]
2026-06-11 11:34:35.180526 | controller |
2026-06-11 11:34:35.180532 | controller | TASK [repo_setup : Slurp current podified hash src={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5] ***
2026-06-11 11:34:35.180537 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.034)       0:00:16.477 *********
2026-06-11 11:34:35.180542 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.034)       0:00:16.476 *********
2026-06-11 11:34:35.210717 | controller | skipping: [localhost]
2026-06-11 11:34:35.210843 | controller |
2026-06-11 11:34:35.210850 | controller | TASK [repo_setup : Update the value of full_hash _repo_setup_json={{ _repo_setup_json | combine({'full_hash': _hash}, recursive=true) }}] ***
2026-06-11 11:34:35.210855 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.030)       0:00:16.508 *********
2026-06-11 11:34:35.210859 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.030)       0:00:16.506 *********
2026-06-11 11:34:35.240197 | controller | skipping: [localhost]
2026-06-11 11:34:35.240242 | controller |
2026-06-11 11:34:35.240248 | 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-11 11:34:35.240255 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.029)       0:00:16.537 *********
2026-06-11 11:34:35.240259 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.029)       0:00:16.536 *********
2026-06-11 11:34:35.295614 | controller | ok: [localhost]
2026-06-11 11:34:35.295789 | controller |
2026-06-11 11:34:35.295800 | controller | TASK [repo_setup : Create download directory path={{ cifmw_repo_setup_rhos_release_path }}, state=directory, mode=0755] ***
2026-06-11 11:34:35.295807 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.055)       0:00:16.592 *********
2026-06-11 11:34:35.295815 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.055)       0:00:16.591 *********
2026-06-11 11:34:35.325935 | controller | skipping: [localhost]
2026-06-11 11:34:35.326008 | controller |
2026-06-11 11:34:35.326020 | controller | TASK [repo_setup : Print the URL to request msg={{ cifmw_repo_setup_rhos_release_rpm }}] ***
2026-06-11 11:34:35.326029 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.030)       0:00:16.623 *********
2026-06-11 11:34:35.326038 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.030)       0:00:16.621 *********
2026-06-11 11:34:35.351419 | controller | skipping: [localhost]
2026-06-11 11:34:35.351541 | controller |
2026-06-11 11:34:35.351553 | controller | TASK [Download the RPM name=krb_request] ***************************************
2026-06-11 11:34:35.351563 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.025)       0:00:16.648 *********
2026-06-11 11:34:35.351571 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.025)       0:00:16.647 *********
2026-06-11 11:34:35.373702 | controller | skipping: [localhost]
2026-06-11 11:34:35.373887 | controller |
2026-06-11 11:34:35.373904 | controller | TASK [repo_setup : Install RHOS Release tool name={{
2026-06-11 11:34:35.373917 | controller |   cifmw_repo_setup_rhos_release_rpm
2026-06-11 11:34:35.373930 | controller |   if cifmw_repo_setup_rhos_release_rpm is not url
2026-06-11 11:34:35.373942 | controller |   else cifmw_krb_request_out.path
2026-06-11 11:34:35.373955 | controller | }}, state=present, disable_gpg_check={{ cifmw_repo_setup_rhos_release_gpg_check | bool }}] ***
2026-06-11 11:34:35.373968 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.022)       0:00:16.671 *********
2026-06-11 11:34:35.373980 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.022)       0:00:16.669 *********
2026-06-11 11:34:35.395337 | controller | skipping: [localhost]
2026-06-11 11:34:35.395423 | controller |
2026-06-11 11:34:35.395437 | controller | TASK [repo_setup : Get rhos-release tool version _raw_params=rhos-release --version] ***
2026-06-11 11:34:35.395449 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.021)       0:00:16.692 *********
2026-06-11 11:34:35.395462 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.021)       0:00:16.691 *********
2026-06-11 11:34:35.421601 | controller | skipping: [localhost]
2026-06-11 11:34:35.421710 | controller |
2026-06-11 11:34:35.421721 | controller | TASK [repo_setup : Print rhos-release tool version msg={{ rr_version.stdout }}] ***
2026-06-11 11:34:35.421730 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.026)       0:00:16.718 *********
2026-06-11 11:34:35.421766 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.026)       0:00:16.717 *********
2026-06-11 11:34:35.446904 | controller | skipping: [localhost]
2026-06-11 11:34:35.447006 | controller |
2026-06-11 11:34:35.447022 | 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-11 11:34:35.447036 | controller |   -t {{ cifmw_repo_setup_output }}] ***
2026-06-11 11:34:35.447049 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.025)       0:00:16.744 *********
2026-06-11 11:34:35.447061 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.025)       0:00:16.742 *********
2026-06-11 11:34:35.478266 | controller | skipping: [localhost]
2026-06-11 11:34:35.478386 | controller |
2026-06-11 11:34:35.478398 | controller | TASK [repo_setup : Check for /etc/ci/mirror_info.sh path=/etc/ci/mirror_info.sh] ***
2026-06-11 11:34:35.478407 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.030)       0:00:16.775 *********
2026-06-11 11:34:35.478415 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.030)       0:00:16.773 *********
2026-06-11 11:34:35.703685 | controller | ok: [localhost]
2026-06-11 11:34:35.703820 | controller |
2026-06-11 11:34:35.703827 | controller | TASK [repo_setup : Use RDO proxy mirrors chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-11 11:34:35.703831 | controller | source /etc/ci/mirror_info.sh
2026-06-11 11:34:35.703837 | controller | sed -i -e "s|https://trunk.rdoproject.org|$NODEPOOL_RDO_PROXY|g" *.repo
2026-06-11 11:34:35.703862 | controller | ] ***
2026-06-11 11:34:35.703866 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.224)       0:00:16.999 *********
2026-06-11 11:34:35.703870 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.224)       0:00:16.998 *********
2026-06-11 11:34:35.924321 | controller | changed: [localhost]
2026-06-11 11:34:35.924446 | controller |
2026-06-11 11:34:35.924463 | 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-11 11:34:35.924477 | controller | source /etc/ci/mirror_info.sh
2026-06-11 11:34:35.924489 | controller | sed -i -e "s|http://mirror.stream.centos.org|$NODEPOOL_CENTOS_MIRROR|g" *.repo
2026-06-11 11:34:35.924499 | controller | ] ***
2026-06-11 11:34:35.924507 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.220)       0:00:17.220 *********
2026-06-11 11:34:35.924515 | controller | Thursday 11 June 2026  11:34:35 +0000 (0:00:00.220)       0:00:17.219 *********
2026-06-11 11:34:36.205164 | controller | changed: [localhost]
2026-06-11 11:34:36.205226 | controller |
2026-06-11 11:34:36.205239 | controller | TASK [repo_setup : Check for gating.repo file on content provider url=http://{{ content_provider_registry_ip }}:8766/gating.repo] ***
2026-06-11 11:34:36.205249 | controller | Thursday 11 June 2026  11:34:36 +0000 (0:00:00.281)       0:00:17.502 *********
2026-06-11 11:34:36.205260 | controller | Thursday 11 June 2026  11:34:36 +0000 (0:00:00.281)       0:00:17.500 *********
2026-06-11 11:34:36.802254 | controller | task path: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/repo_setup/tasks/populate_gating_repo.yml:2
2026-06-11 11:34:36.802371 | controller | fatal: [localhost]: FAILED! =>
2026-06-11 11:34:36.802387 | controller |     changed: false
2026-06-11 11:34:36.802401 | controller |     elapsed: 0
2026-06-11 11:34:36.802411 | controller |     msg: 'Status code was -1 and not [200]: Request failed: <urlopen error [Errno 111]
2026-06-11 11:34:36.802420 | controller |       Connection refused>'
2026-06-11 11:34:36.802429 | controller |     redirected: false
2026-06-11 11:34:36.802441 | controller |     status: -1
2026-06-11 11:34:36.802452 | controller |     url: http://38.102.83.17:8766/gating.repo
2026-06-11 11:34:36.802463 | controller | ...ignoring
2026-06-11 11:34:36.802472 | controller |
2026-06-11 11:34:36.802481 | controller | TASK [repo_setup : Populate gating repo from content provider ip content=[gating-repo]
2026-06-11 11:34:36.802490 | controller | baseurl=http://{{ content_provider_registry_ip }}:8766/
2026-06-11 11:34:36.802499 | controller | enabled=1
2026-06-11 11:34:36.802508 | controller | gpgcheck=0
2026-06-11 11:34:36.802516 | controller | priority=1
2026-06-11 11:34:36.802525 | controller | , dest={{ cifmw_repo_setup_output }}/gating.repo, mode=0644] ***
2026-06-11 11:34:36.802534 | controller | Thursday 11 June 2026  11:34:36 +0000 (0:00:00.596)       0:00:18.099 *********
2026-06-11 11:34:36.802543 | controller | Thursday 11 June 2026  11:34:36 +0000 (0:00:00.596)       0:00:18.097 *********
2026-06-11 11:34:36.837222 | controller | skipping: [localhost]
2026-06-11 11:34:36.837302 | controller |
2026-06-11 11:34:36.837310 | controller | TASK [repo_setup : Check for DLRN repo at the destination path={{ cifmw_repo_setup_output }}/delorean.repo] ***
2026-06-11 11:34:36.837317 | controller | Thursday 11 June 2026  11:34:36 +0000 (0:00:00.035)       0:00:18.134 *********
2026-06-11 11:34:36.837323 | controller | Thursday 11 June 2026  11:34:36 +0000 (0:00:00.035)       0:00:18.133 *********
2026-06-11 11:34:36.894065 | controller | skipping: [localhost]
2026-06-11 11:34:36.894119 | controller |
2026-06-11 11:34:36.894127 | 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-11 11:34:36.894135 | controller | Thursday 11 June 2026  11:34:36 +0000 (0:00:00.056)       0:00:18.191 *********
2026-06-11 11:34:36.894140 | controller | Thursday 11 June 2026  11:34:36 +0000 (0:00:00.056)       0:00:18.189 *********
2026-06-11 11:34:36.931860 | controller | skipping: [localhost]
2026-06-11 11:34:36.931944 | controller |
2026-06-11 11:34:36.931950 | controller | TASK [repo_setup : Check for DLRN component repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}] ***
2026-06-11 11:34:36.931955 | controller | Thursday 11 June 2026  11:34:36 +0000 (0:00:00.037)       0:00:18.229 *********
2026-06-11 11:34:36.931958 | controller | Thursday 11 June 2026  11:34:36 +0000 (0:00:00.037)       0:00:18.227 *********
2026-06-11 11:34:36.966405 | controller | skipping: [localhost]
2026-06-11 11:34:36.966496 | controller |
2026-06-11 11:34:36.966528 | 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-11 11:34:36.966534 | controller | Thursday 11 June 2026  11:34:36 +0000 (0:00:00.034)       0:00:18.263 *********
2026-06-11 11:34:36.966538 | controller | Thursday 11 June 2026  11:34:36 +0000 (0:00:00.034)       0:00:18.262 *********
2026-06-11 11:34:37.006791 | controller | skipping: [localhost]
2026-06-11 11:34:37.006906 | controller |
2026-06-11 11:34:37.006918 | controller | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory paths=/etc/yum.repos.d/, patterns=*.repo, recurse=False] ***
2026-06-11 11:34:37.006927 | controller | Thursday 11 June 2026  11:34:37 +0000 (0:00:00.040)       0:00:18.304 *********
2026-06-11 11:34:37.006935 | controller | Thursday 11 June 2026  11:34:37 +0000 (0:00:00.040)       0:00:18.302 *********
2026-06-11 11:34:37.381893 | controller | ok: [localhost]
2026-06-11 11:34:37.382004 | controller |
2026-06-11 11:34:37.382020 | controller | TASK [repo_setup : Remove existing repos from /etc/yum.repos.d directory path={{ item }}, state=absent] ***
2026-06-11 11:34:37.382033 | controller | Thursday 11 June 2026  11:34:37 +0000 (0:00:00.374)       0:00:18.678 *********
2026-06-11 11:34:37.382045 | controller | Thursday 11 June 2026  11:34:37 +0000 (0:00:00.374)       0:00:18.677 *********
2026-06-11 11:34:38.158029 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos-addons.repo)
2026-06-11 11:34:38.158142 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos.repo)
2026-06-11 11:34:38.158149 | controller | changed: [localhost] => (item=/etc/yum.repos.d/kubernetes.repo)
2026-06-11 11:34:38.158155 | controller |
2026-06-11 11:34:38.158161 | controller | TASK [repo_setup : Cleanup existing metadata _raw_params=dnf clean metadata] ***
2026-06-11 11:34:38.158166 | controller | Thursday 11 June 2026  11:34:38 +0000 (0:00:00.776)       0:00:19.455 *********
2026-06-11 11:34:38.158171 | controller | Thursday 11 June 2026  11:34:38 +0000 (0:00:00.776)       0:00:19.453 *********
2026-06-11 11:34:38.635443 | controller | changed: [localhost]
2026-06-11 11:34:38.635507 | controller |
2026-06-11 11:34:38.635519 | 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-11 11:34:38.635529 | controller | Thursday 11 June 2026  11:34:38 +0000 (0:00:00.476)       0:00:19.932 *********
2026-06-11 11:34:38.635538 | controller | Thursday 11 June 2026  11:34:38 +0000 (0:00:00.477)       0:00:19.930 *********
2026-06-11 11:34:38.969606 | controller | changed: [localhost]
2026-06-11 11:34:38.969706 | controller |
2026-06-11 11:34:38.969715 | controller | TASK [ci_setup : Gather variables for each operating system _raw_params={{ item }}] ***
2026-06-11 11:34:38.969722 | controller | Thursday 11 June 2026  11:34:38 +0000 (0:00:00.334)       0:00:20.266 *********
2026-06-11 11:34:38.969727 | controller | Thursday 11 June 2026  11:34:38 +0000 (0:00:00.334)       0:00:20.265 *********
2026-06-11 11:34:39.025674 | controller | ok: [localhost] => (item=/home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_setup/vars/redhat.yml)
2026-06-11 11:34:39.025809 | controller |
2026-06-11 11:34:39.025819 | controller | TASK [ci_setup : List packages to install var=cifmw_ci_setup_packages] *********
2026-06-11 11:34:39.025825 | controller | Thursday 11 June 2026  11:34:39 +0000 (0:00:00.056)       0:00:20.323 *********
2026-06-11 11:34:39.025830 | controller | Thursday 11 June 2026  11:34:39 +0000 (0:00:00.056)       0:00:20.321 *********
2026-06-11 11:34:39.052254 | controller | ok: [localhost] =>
2026-06-11 11:34:39.052393 | controller |     cifmw_ci_setup_packages:
2026-06-11 11:34:39.052406 | controller |     - bash-completion
2026-06-11 11:34:39.052416 | controller |     - ca-certificates
2026-06-11 11:34:39.052425 | controller |     - git-core
2026-06-11 11:34:39.052434 | controller |     - make
2026-06-11 11:34:39.052442 | controller |     - tar
2026-06-11 11:34:39.052451 | controller |     - tmux
2026-06-11 11:34:39.052460 | controller |     - python3-pip
2026-06-11 11:34:39.052469 | controller |
2026-06-11 11:34:39.052478 | controller | TASK [ci_setup : Install needed packages name={{ cifmw_ci_setup_packages }}, state=latest] ***
2026-06-11 11:34:39.052503 | controller | Thursday 11 June 2026  11:34:39 +0000 (0:00:00.026)       0:00:20.349 *********
2026-06-11 11:34:39.052512 | controller | Thursday 11 June 2026  11:34:39 +0000 (0:00:00.026)       0:00:20.348 *********
2026-06-11 11:35:08.835898 | controller | changed: [localhost]
2026-06-11 11:35:08.836004 | controller |
2026-06-11 11:35:08.836014 | controller | TASK [ci_setup : Gather version of openshift client _raw_params=oc version --client -o yaml] ***
2026-06-11 11:35:08.836020 | controller | Thursday 11 June 2026  11:35:08 +0000 (0:00:29.783)       0:00:50.133 *********
2026-06-11 11:35:08.836026 | controller | Thursday 11 June 2026  11:35:08 +0000 (0:00:29.783)       0:00:50.131 *********
2026-06-11 11:35:09.212385 | controller | ok: [localhost]
2026-06-11 11:35:09.212457 | controller |
2026-06-11 11:35:09.212473 | controller | TASK [ci_setup : Ensure openshift client install path is present path={{ cifmw_ci_setup_oc_install_path }}, state=directory, mode=0755] ***
2026-06-11 11:35:09.212486 | controller | Thursday 11 June 2026  11:35:09 +0000 (0:00:00.374)       0:00:50.508 *********
2026-06-11 11:35:09.212498 | controller | Thursday 11 June 2026  11:35:09 +0000 (0:00:00.374)       0:00:50.506 *********
2026-06-11 11:35:09.463361 | controller | changed: [localhost]
2026-06-11 11:35:09.463475 | controller |
2026-06-11 11:35:09.463494 | 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-11 11:35:09.463510 | controller | Thursday 11 June 2026  11:35:09 +0000 (0:00:00.252)       0:00:50.760 *********
2026-06-11 11:35:09.463522 | controller | Thursday 11 June 2026  11:35:09 +0000 (0:00:00.252)       0:00:50.758 *********
2026-06-11 11:35:13.945349 | controller | changed: [localhost]
2026-06-11 11:35:13.945456 | controller |
2026-06-11 11:35:13.945462 | 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-11 11:35:13.945468 | controller | Thursday 11 June 2026  11:35:13 +0000 (0:00:04.482)       0:00:55.242 *********
2026-06-11 11:35:13.945473 | controller | Thursday 11 June 2026  11:35:13 +0000 (0:00:04.482)       0:00:55.240 *********
2026-06-11 11:35:13.984352 | controller | skipping: [localhost]
2026-06-11 11:35:13.984463 | controller |
2026-06-11 11:35:13.984469 | controller | TASK [ci_setup : Create completion file] ***************************************
2026-06-11 11:35:13.984474 | controller | Thursday 11 June 2026  11:35:13 +0000 (0:00:00.039)       0:00:55.281 *********
2026-06-11 11:35:13.984478 | controller | Thursday 11 June 2026  11:35:13 +0000 (0:00:00.039)       0:00:55.279 *********
2026-06-11 11:35:14.294379 | controller | changed: [localhost]
2026-06-11 11:35:14.294429 | controller |
2026-06-11 11:35:14.294437 | 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-11 11:35:14.294443 | controller |   source ~/.oc_completion
2026-06-11 11:35:14.294448 | controller | fi] ***
2026-06-11 11:35:14.294454 | controller | Thursday 11 June 2026  11:35:14 +0000 (0:00:00.310)       0:00:55.591 *********
2026-06-11 11:35:14.294459 | controller | Thursday 11 June 2026  11:35:14 +0000 (0:00:00.310)       0:00:55.590 *********
2026-06-11 11:35:14.672910 | controller | changed: [localhost]
2026-06-11 11:35:14.672969 | controller |
2026-06-11 11:35:14.672981 | controller | TASK [ci_setup : Check rhsm status _raw_params=subscription-manager status] ****
2026-06-11 11:35:14.672989 | controller | Thursday 11 June 2026  11:35:14 +0000 (0:00:00.377)       0:00:55.969 *********
2026-06-11 11:35:14.672996 | controller | Thursday 11 June 2026  11:35:14 +0000 (0:00:00.377)       0:00:55.967 *********
2026-06-11 11:35:14.698046 | controller | skipping: [localhost]
2026-06-11 11:35:14.698096 | controller |
2026-06-11 11:35:14.698102 | controller | TASK [ci_setup : Gather the repos to be enabled _repos={{
2026-06-11 11:35:14.698107 | controller |   cifmw_ci_setup_rhel_rhsm_default_repos +
2026-06-11 11:35:14.698114 | controller |   (cifmw_ci_setup_rhel_rhsm_extra_repos | default([]))
2026-06-11 11:35:14.698119 | controller | }}] ***
2026-06-11 11:35:14.698125 | controller | Thursday 11 June 2026  11:35:14 +0000 (0:00:00.026)       0:00:55.995 *********
2026-06-11 11:35:14.698163 | controller | Thursday 11 June 2026  11:35:14 +0000 (0:00:00.026)       0:00:55.994 *********
2026-06-11 11:35:14.727871 | controller | skipping: [localhost]
2026-06-11 11:35:14.727950 | controller |
2026-06-11 11:35:14.727958 | controller | TASK [ci_setup : Enabling the required repositories. name={{ item }}, state={{ rhsm_repo_state | default('enabled') }}] ***
2026-06-11 11:35:14.727965 | controller | Thursday 11 June 2026  11:35:14 +0000 (0:00:00.029)       0:00:56.025 *********
2026-06-11 11:35:14.727971 | controller | Thursday 11 June 2026  11:35:14 +0000 (0:00:00.029)       0:00:56.023 *********
2026-06-11 11:35:14.759810 | controller | skipping: [localhost]
2026-06-11 11:35:14.759860 | controller |
2026-06-11 11:35:14.759869 | controller | TASK [ci_setup : Get current /etc/redhat-release _raw_params=cat /etc/redhat-release] ***
2026-06-11 11:35:14.759875 | controller | Thursday 11 June 2026  11:35:14 +0000 (0:00:00.032)       0:00:56.057 *********
2026-06-11 11:35:14.759881 | controller | Thursday 11 June 2026  11:35:14 +0000 (0:00:00.032)       0:00:56.055 *********
2026-06-11 11:35:14.786227 | controller | skipping: [localhost]
2026-06-11 11:35:14.786298 | controller |
2026-06-11 11:35:14.786329 | controller | TASK [ci_setup : Print current /etc/redhat-release msg={{ _current_rh_release.stdout }}] ***
2026-06-11 11:35:14.786342 | controller | Thursday 11 June 2026  11:35:14 +0000 (0:00:00.026)       0:00:56.083 *********
2026-06-11 11:35:14.786354 | controller | Thursday 11 June 2026  11:35:14 +0000 (0:00:00.026)       0:00:56.082 *********
2026-06-11 11:35:14.812782 | controller | skipping: [localhost]
2026-06-11 11:35:14.812877 | controller |
2026-06-11 11:35:14.812889 | 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-11 11:35:14.812900 | controller | Thursday 11 June 2026  11:35:14 +0000 (0:00:00.026)       0:00:56.109 *********
2026-06-11 11:35:14.812909 | controller | Thursday 11 June 2026  11:35:14 +0000 (0:00:00.026)       0:00:56.108 *********
2026-06-11 11:35:14.853979 | controller | skipping: [localhost]
2026-06-11 11:35:14.854062 | controller |
2026-06-11 11:35:14.854068 | controller | TASK [ci_setup : Manage directories path={{ item }}, state={{ directory_state }}, mode=0755, owner={{ ansible_user_id }}, group={{ ansible_user_id }}] ***
2026-06-11 11:35:14.854074 | controller | Thursday 11 June 2026  11:35:14 +0000 (0:00:00.041)       0:00:56.151 *********
2026-06-11 11:35:14.854079 | controller | Thursday 11 June 2026  11:35:14 +0000 (0:00:00.041)       0:00:56.149 *********
2026-06-11 11:35:16.087157 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/manifests/openstack/cr)
2026-06-11 11:35:16.087289 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-11 11:35:16.087305 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/tmp)
2026-06-11 11:35:16.087317 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/volumes)
2026-06-11 11:35:16.087329 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-11 11:35:16.087341 | controller |
2026-06-11 11:35:16.087353 | controller | TASK [Prepare install_yamls make targets name=install_yamls, apply={'tags': ['bootstrap']}] ***
2026-06-11 11:35:16.087361 | controller | Thursday 11 June 2026  11:35:16 +0000 (0:00:01.232)       0:00:57.384 *********
2026-06-11 11:35:16.087404 | controller | Thursday 11 June 2026  11:35:16 +0000 (0:00:01.232)       0:00:57.382 *********
2026-06-11 11:35:16.245518 | controller |
2026-06-11 11:35:16.245636 | controller | TASK [install_yamls : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-11 11:35:16.245647 | controller | Thursday 11 June 2026  11:35:16 +0000 (0:00:00.158)       0:00:57.542 *********
2026-06-11 11:35:16.245656 | controller | Thursday 11 June 2026  11:35:16 +0000 (0:00:00.158)       0:00:57.541 *********
2026-06-11 11:35:16.899686 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-11 11:35:16.899859 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/roles/install_yamls_makes/tasks)
2026-06-11 11:35:16.899875 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-11 11:35:16.899947 | controller |
2026-06-11 11:35:16.899963 | 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-11 11:35:16.899976 | controller | Thursday 11 June 2026  11:35:16 +0000 (0:00:00.653)       0:00:58.196 *********
2026-06-11 11:35:16.899988 | controller | Thursday 11 June 2026  11:35:16 +0000 (0:00:00.653)       0:00:58.195 *********
2026-06-11 11:35:17.142287 | controller | ok: [localhost]
2026-06-11 11:35:17.142338 | controller |
2026-06-11 11:35:17.142346 | controller | TASK [Create variables with local repos based on Zuul items name=install_yamls, tasks_from=zuul_set_operators_repo.yml] ***
2026-06-11 11:35:17.142353 | controller | Thursday 11 June 2026  11:35:17 +0000 (0:00:00.242)       0:00:58.439 *********
2026-06-11 11:35:17.142358 | controller | Thursday 11 June 2026  11:35:17 +0000 (0:00:00.242)       0:00:58.437 *********
2026-06-11 11:35:17.179871 | controller |
2026-06-11 11:35:17.179931 | 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-11 11:35:17.179938 | controller | Thursday 11 June 2026  11:35:17 +0000 (0:00:00.037)       0:00:58.477 *********
2026-06-11 11:35:17.179942 | controller | Thursday 11 June 2026  11:35:17 +0000 (0:00:00.037)       0:00:58.475 *********
2026-06-11 11:35:17.213805 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '1185', 'change_url': 'https://github.com/openstack-k8s-operators/edpm-ansible/pull/1185', 'commit_id': '6ba4a3a455913c157af88db78256165cb2039492', 'patchset': '6ba4a3a455913c157af88db78256165cb2039492', '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-11 11:35:17.213874 | controller | skipping: [localhost]
2026-06-11 11:35:17.213879 | controller |
2026-06-11 11:35:17.213885 | controller | TASK [install_yamls : Print helpful data for debugging msg=_repo_operator_name: {{ _repo_operator_name }}
2026-06-11 11:35:17.213889 | controller | _repo_operator_info: {{ _repo_operator_info }}
2026-06-11 11:35:17.213894 | controller | cifmw_install_yamls_operators_repo: {{ cifmw_install_yamls_operators_repo }}
2026-06-11 11:35:17.213897 | controller | ] ***
2026-06-11 11:35:17.213901 | controller | Thursday 11 June 2026  11:35:17 +0000 (0:00:00.033)       0:00:58.511 *********
2026-06-11 11:35:17.213905 | controller | Thursday 11 June 2026  11:35:17 +0000 (0:00:00.033)       0:00:58.509 *********
2026-06-11 11:35:17.259486 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '1185', 'change_url': 'https://github.com/openstack-k8s-operators/edpm-ansible/pull/1185', 'commit_id': '6ba4a3a455913c157af88db78256165cb2039492', 'patchset': '6ba4a3a455913c157af88db78256165cb2039492', '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-11 11:35:17.259559 | controller | skipping: [localhost]
2026-06-11 11:35:17.259565 | controller |
2026-06-11 11:35:17.259583 | controller | TASK [Customize install_yamls devsetup vars if needed name=install_yamls, tasks_from=customize_devsetup_vars.yml] ***
2026-06-11 11:35:17.259588 | controller | Thursday 11 June 2026  11:35:17 +0000 (0:00:00.045)       0:00:58.557 *********
2026-06-11 11:35:17.259592 | controller | Thursday 11 June 2026  11:35:17 +0000 (0:00:00.045)       0:00:58.555 *********
2026-06-11 11:35:17.303276 | controller |
2026-06-11 11:35:17.303345 | 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-11 11:35:17.303362 | controller | Thursday 11 June 2026  11:35:17 +0000 (0:00:00.043)       0:00:58.600 *********
2026-06-11 11:35:17.303379 | controller | Thursday 11 June 2026  11:35:17 +0000 (0:00:00.043)       0:00:58.599 *********
2026-06-11 11:35:17.343904 | controller | skipping: [localhost]
2026-06-11 11:35:17.343998 | controller |
2026-06-11 11:35:17.344011 | 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-11 11:35:17.344021 | controller | Thursday 11 June 2026  11:35:17 +0000 (0:00:00.040)       0:00:58.641 *********
2026-06-11 11:35:17.344030 | controller | Thursday 11 June 2026  11:35:17 +0000 (0:00:00.040)       0:00:58.639 *********
2026-06-11 11:35:17.381486 | controller | skipping: [localhost]
2026-06-11 11:35:17.381584 | controller |
2026-06-11 11:35:17.381596 | 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-11 11:35:17.381606 | controller | Thursday 11 June 2026  11:35:17 +0000 (0:00:00.036)       0:00:58.677 *********
2026-06-11 11:35:17.381615 | controller | Thursday 11 June 2026  11:35:17 +0000 (0:00:00.036)       0:00:58.676 *********
2026-06-11 11:35:17.420124 | controller | skipping: [localhost]
2026-06-11 11:35:17.420207 | controller |
2026-06-11 11:35:17.420218 | 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-11 11:35:17.420228 | controller | Thursday 11 June 2026  11:35:17 +0000 (0:00:00.038)       0:00:58.717 *********
2026-06-11 11:35:17.420237 | controller | Thursday 11 June 2026  11:35:17 +0000 (0:00:00.038)       0:00:58.715 *********
2026-06-11 11:35:17.467984 | controller | skipping: [localhost]
2026-06-11 11:35:17.468111 | controller |
2026-06-11 11:35:17.468124 | controller | TASK [install_yamls : Compute the cifmw_install_yamls_vars final value _install_yamls_override_vars={{
2026-06-11 11:35:17.468133 | controller |   _install_yamls_override_vars | default({}) |
2026-06-11 11:35:17.468143 | controller |   combine(item, recursive=True)
2026-06-11 11:35:17.468151 | controller | }}] ***
2026-06-11 11:35:17.468159 | controller | Thursday 11 June 2026  11:35:17 +0000 (0:00:00.047)       0:00:58.764 *********
2026-06-11 11:35:17.468167 | controller | Thursday 11 June 2026  11:35:17 +0000 (0:00:00.047)       0:00:58.763 *********
2026-06-11 11:35:17.565175 | controller | ok: [localhost] => (item={'DEPLOY_DIR': '/home/zuul/ci-framework-data/artifacts/edpm_compute', 'BMAAS_INSTANCE_MEMORY': 8192, 'BMAAS_INSTANCE_VCPUS': 6, 'BMAAS_INSTANCE_DISK_SIZE': 40, 'DATAPLANE_GROWVOLS_ARGS': '/=8GB /tmp=1GB /home=1GB /var=8GB', 'INSTALL_CERT_MANAGER': False})
2026-06-11 11:35:17.565304 | controller |
2026-06-11 11:35:17.565368 | controller | TASK [install_yamls : Set environment override cifmw_install_yamls_environment fact cifmw_install_yamls_environment={{
2026-06-11 11:35:17.565395 | controller |   _install_yamls_override_vars.keys() |
2026-06-11 11:35:17.565407 | controller |   map('upper') |
2026-06-11 11:35:17.565416 | controller |   zip(_install_yamls_override_vars.values()) |
2026-06-11 11:35:17.565425 | controller |   items2dict(key_name=0, value_name=1) |
2026-06-11 11:35:17.565434 | controller |   combine({
2026-06-11 11:35:17.565442 | controller |     'OUT': cifmw_install_yamls_manifests_dir,
2026-06-11 11:35:17.565451 | controller |     'OUTPUT_DIR': cifmw_install_yamls_edpm_dir,
2026-06-11 11:35:17.565460 | controller |     'CHECKOUT_FROM_OPENSTACK_REF': cifmw_install_yamls_checkout_openstack_ref,
2026-06-11 11:35:17.565470 | controller |     'OPENSTACK_K8S_BRANCH': (zuul is defined and not zuul.branch |regex_search('master|antelope|rhos')) | ternary(zuul.branch, 'main')
2026-06-11 11:35:17.565479 | controller |   }) |
2026-06-11 11:35:17.565488 | controller |   combine(install_yamls_operators_repos)
2026-06-11 11:35:17.565497 | controller | }}, cacheable=True] ***
2026-06-11 11:35:17.565506 | controller | Thursday 11 June 2026  11:35:17 +0000 (0:00:00.096)       0:00:58.861 *********
2026-06-11 11:35:17.565515 | controller | Thursday 11 June 2026  11:35:17 +0000 (0:00:00.096)       0:00:58.860 *********
2026-06-11 11:35:17.625403 | controller | ok: [localhost]
2026-06-11 11:35:17.625545 | controller |
2026-06-11 11:35:17.625559 | controller | TASK [install_yamls : Get environment structure base_path={{ cifmw_install_yamls_repo }}] ***
2026-06-11 11:35:17.625569 | controller | Thursday 11 June 2026  11:35:17 +0000 (0:00:00.059)       0:00:58.921 *********
2026-06-11 11:35:17.625613 | controller | Thursday 11 June 2026  11:35:17 +0000 (0:00:00.059)       0:00:58.920 *********
2026-06-11 11:35:18.529561 | controller | ok: [localhost]
2026-06-11 11:35:18.529656 | controller |
2026-06-11 11:35:18.529666 | controller | TASK [install_yamls : Ensure Output directory exists path={{ cifmw_install_yamls_out_dir }}, state=directory, mode=0755] ***
2026-06-11 11:35:18.529673 | controller | Thursday 11 June 2026  11:35:18 +0000 (0:00:00.904)       0:00:59.826 *********
2026-06-11 11:35:18.529679 | controller | Thursday 11 June 2026  11:35:18 +0000 (0:00:00.904)       0:00:59.824 *********
2026-06-11 11:35:18.771541 | controller | ok: [localhost]
2026-06-11 11:35:18.771624 | controller |
2026-06-11 11:35:18.771631 | 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-11 11:35:18.771636 | controller | Thursday 11 June 2026  11:35:18 +0000 (0:00:00.242)       0:01:00.068 *********
2026-06-11 11:35:18.771641 | controller | Thursday 11 June 2026  11:35:18 +0000 (0:00:00.242)       0:01:00.067 *********
2026-06-11 11:35:18.839221 | controller | ok: [localhost]
2026-06-11 11:35:18.839308 | controller |
2026-06-11 11:35:18.839315 | 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-11 11:35:18.839320 | controller | export {{ k }}={{ v }}
2026-06-11 11:35:18.839325 | controller | {% endfor %}, mode=0644] ***
2026-06-11 11:35:18.839330 | controller | Thursday 11 June 2026  11:35:18 +0000 (0:00:00.067)       0:01:00.136 *********
2026-06-11 11:35:18.839335 | controller | Thursday 11 June 2026  11:35:18 +0000 (0:00:00.067)       0:01:00.134 *********
2026-06-11 11:35:19.340590 | controller | changed: [localhost]
2026-06-11 11:35:19.340682 | controller |
2026-06-11 11:35:19.340689 | 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-11 11:35:19.340696 | controller | Thursday 11 June 2026  11:35:19 +0000 (0:00:00.501)       0:01:00.637 *********
2026-06-11 11:35:19.340702 | controller | Thursday 11 June 2026  11:35:19 +0000 (0:00:00.501)       0:01:00.636 *********
2026-06-11 11:35:19.387765 | controller | ok: [localhost]
2026-06-11 11:35:19.387811 | controller |
2026-06-11 11:35:19.387817 | controller | TASK [install_yamls : Show the env structure var=cifmw_install_yamls_environment] ***
2026-06-11 11:35:19.387821 | controller | Thursday 11 June 2026  11:35:19 +0000 (0:00:00.047)       0:01:00.685 *********
2026-06-11 11:35:19.387825 | controller | Thursday 11 June 2026  11:35:19 +0000 (0:00:00.047)       0:01:00.683 *********
2026-06-11 11:35:19.431460 | controller | ok: [localhost] =>
2026-06-11 11:35:19.431579 | controller |     cifmw_install_yamls_environment:
2026-06-11 11:35:19.431588 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 11:35:19.431594 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 11:35:19.431600 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 11:35:19.431605 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 11:35:19.431610 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 11:35:19.431615 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 11:35:19.431621 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 11:35:19.431625 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 11:35:19.431630 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 11:35:19.431635 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 11:35:19.431640 | controller |
2026-06-11 11:35:19.431645 | controller | TASK [install_yamls : Show the env structure defaults var=cifmw_install_yamls_defaults] ***
2026-06-11 11:35:19.431679 | controller | Thursday 11 June 2026  11:35:19 +0000 (0:00:00.043)       0:01:00.728 *********
2026-06-11 11:35:19.431684 | controller | Thursday 11 June 2026  11:35:19 +0000 (0:00:00.043)       0:01:00.727 *********
2026-06-11 11:35:19.474876 | controller | ok: [localhost] =>
2026-06-11 11:35:19.474987 | controller |     cifmw_install_yamls_defaults:
2026-06-11 11:35:19.474994 | controller |       ADOPTED_EXTERNAL_NETWORK: 172.21.1.0/24
2026-06-11 11:35:19.475000 | controller |       ADOPTED_INTERNALAPI_NETWORK: 172.17.1.0/24
2026-06-11 11:35:19.475005 | controller |       ADOPTED_STORAGEMGMT_NETWORK: 172.20.1.0/24
2026-06-11 11:35:19.475009 | controller |       ADOPTED_STORAGE_NETWORK: 172.18.1.0/24
2026-06-11 11:35:19.475014 | controller |       ADOPTED_TENANT_NETWORK: 172.9.1.0/24
2026-06-11 11:35:19.475019 | controller |       ANSIBLETEST: config/samples/test_v1beta1_ansibletest.yaml
2026-06-11 11:35:19.475024 | controller |       ANSIBLETEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_ansibletest.yaml
2026-06-11 11:35:19.475029 | controller |       BARBICAN: config/samples/barbican_v1beta1_barbican.yaml
2026-06-11 11:35:19.475034 | controller |       BARBICAN_BRANCH: main
2026-06-11 11:35:19.475038 | controller |       BARBICAN_COMMIT_HASH: ''
2026-06-11 11:35:19.475051 | controller |       BARBICAN_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/config/samples/barbican_v1beta1_barbican.yaml
2026-06-11 11:35:19.475056 | controller |       BARBICAN_DEPL_IMG: unused
2026-06-11 11:35:19.475061 | controller |       BARBICAN_IMG: quay.io/openstack-k8s-operators/barbican-operator-index:latest
2026-06-11 11:35:19.475066 | controller |       BARBICAN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/kuttl-test.yaml
2026-06-11 11:35:19.475071 | controller |       BARBICAN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/test/kuttl/tests
2026-06-11 11:35:19.475075 | controller |       BARBICAN_KUTTL_NAMESPACE: barbican-kuttl-tests
2026-06-11 11:35:19.475080 | controller |       BARBICAN_REPO: https://github.com/openstack-k8s-operators/barbican-operator.git
2026-06-11 11:35:19.475084 | controller |       BARBICAN_SERVICE_ENABLED: 'true'
2026-06-11 11:35:19.475119 | controller |       BARBICAN_SIMPLE_CRYPTO_ENCRYPTION_KEY: sEFmdFjDUqRM2VemYslV5yGNWjokioJXsg8Nrlc3drU=
2026-06-11 11:35:19.475124 | controller |       BAREMETAL_BRANCH: main
2026-06-11 11:35:19.475128 | controller |       BAREMETAL_COMMIT_HASH: ''
2026-06-11 11:35:19.475133 | controller |       BAREMETAL_IMG: quay.io/openstack-k8s-operators/openstack-baremetal-operator-index:latest
2026-06-11 11:35:19.475137 | controller |       BAREMETAL_OS_CONTAINER_IMG: ''
2026-06-11 11:35:19.475142 | controller |       BAREMETAL_OS_IMG: ''
2026-06-11 11:35:19.475146 | controller |       BAREMETAL_OS_IMG_TYPE: ''
2026-06-11 11:35:19.475151 | controller |       BAREMETAL_REPO: https://github.com/openstack-k8s-operators/openstack-baremetal-operator.git
2026-06-11 11:35:19.475155 | controller |       BAREMETAL_TIMEOUT: 20m
2026-06-11 11:35:19.475160 | controller |       BASH_IMG: quay.io/openstack-k8s-operators/bash:latest
2026-06-11 11:35:19.475164 | controller |       BGP_ASN: '64999'
2026-06-11 11:35:19.475168 | controller |       BGP_LEAF_1: 100.65.4.1
2026-06-11 11:35:19.475173 | controller |       BGP_LEAF_2: 100.64.4.1
2026-06-11 11:35:19.475177 | controller |       BGP_OVN_ROUTING: 'false'
2026-06-11 11:35:19.475181 | controller |       BGP_PEER_ASN: '64999'
2026-06-11 11:35:19.475185 | controller |       BGP_SOURCE_IP: 172.30.4.2
2026-06-11 11:35:19.475190 | controller |       BGP_SOURCE_IP6: f00d:f00d:f00d:f00d:f00d:f00d:f00d:42
2026-06-11 11:35:19.475194 | controller |       BMAAS_BRIDGE_IPV4_PREFIX: 172.20.1.2/24
2026-06-11 11:35:19.475199 | controller |       BMAAS_BRIDGE_IPV6_PREFIX: fd00:bbbb::2/64
2026-06-11 11:35:19.475203 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 11:35:19.475207 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 11:35:19.475212 | controller |       BMAAS_INSTANCE_NAME_PREFIX: crc-bmaas
2026-06-11 11:35:19.475216 | controller |       BMAAS_INSTANCE_NET_MODEL: virtio
2026-06-11 11:35:19.475220 | controller |       BMAAS_INSTANCE_OS_VARIANT: centos-stream9
2026-06-11 11:35:19.475225 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 11:35:19.475229 | controller |       BMAAS_INSTANCE_VIRT_TYPE: kvm
2026-06-11 11:35:19.475233 | controller |       BMAAS_IPV4: 'true'
2026-06-11 11:35:19.475238 | controller |       BMAAS_IPV6: 'false'
2026-06-11 11:35:19.475255 | controller |       BMAAS_LIBVIRT_USER: sushyemu
2026-06-11 11:35:19.475260 | controller |       BMAAS_METALLB_ADDRESS_POOL: 172.20.1.64/26
2026-06-11 11:35:19.475264 | controller |       BMAAS_METALLB_POOL_NAME: baremetal
2026-06-11 11:35:19.475269 | controller |       BMAAS_NETWORK_IPV4_PREFIX: 172.20.1.1/24
2026-06-11 11:35:19.475273 | controller |       BMAAS_NETWORK_IPV6_PREFIX: fd00:bbbb::1/64
2026-06-11 11:35:19.475277 | controller |       BMAAS_NETWORK_NAME: crc-bmaas
2026-06-11 11:35:19.475282 | controller |       BMAAS_NODE_COUNT: '1'
2026-06-11 11:35:19.475286 | controller |       BMAAS_OCP_INSTANCE_NAME: crc
2026-06-11 11:35:19.475291 | controller |       BMAAS_REDFISH_PASSWORD: password
2026-06-11 11:35:19.475295 | controller |       BMAAS_REDFISH_USERNAME: admin
2026-06-11 11:35:19.475299 | controller |       BMAAS_ROUTE_LIBVIRT_NETWORKS: crc-bmaas,crc,default
2026-06-11 11:35:19.475304 | controller |       BMAAS_SUSHY_EMULATOR_DRIVER: libvirt
2026-06-11 11:35:19.475309 | controller |       BMAAS_SUSHY_EMULATOR_IMAGE: quay.io/metal3-io/sushy-tools:latest
2026-06-11 11:35:19.475313 | controller |       BMAAS_SUSHY_EMULATOR_NAMESPACE: sushy-emulator
2026-06-11 11:35:19.475318 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLIENT_CONFIG_FILE: /etc/openstack/clouds.yaml
2026-06-11 11:35:19.475323 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLOUD: openstack
2026-06-11 11:35:19.475328 | controller |       BMH_NAMESPACE: openstack
2026-06-11 11:35:19.475333 | controller |       BMO_BRANCH: release-0.9
2026-06-11 11:35:19.475338 | controller |       BMO_CLEANUP: 'true'
2026-06-11 11:35:19.475342 | controller |       BMO_COMMIT_HASH: ''
2026-06-11 11:35:19.475346 | controller |       BMO_IPA_BASEURI: https://tarballs.opendev.org/openstack/ironic-python-agent/dib
2026-06-11 11:35:19.475351 | controller |       BMO_IPA_BRANCH: stable/2024.1
2026-06-11 11:35:19.475355 | controller |       BMO_IPA_FLAVOR: centos9
2026-06-11 11:35:19.475359 | controller |       BMO_IPA_INSECURE: 'false'
2026-06-11 11:35:19.475363 | controller |       BMO_IRONIC_HOST: 192.168.122.10
2026-06-11 11:35:19.475367 | controller |       BMO_PROVISIONING_INTERFACE: ''
2026-06-11 11:35:19.475372 | controller |       BMO_REPO: https://github.com/metal3-io/baremetal-operator
2026-06-11 11:35:19.475376 | controller |       BMO_SETUP: ''
2026-06-11 11:35:19.475380 | controller |       BMO_SETUP_ROUTE_REPLACE: 'true'
2026-06-11 11:35:19.475384 | controller |       BM_CTLPLANE_INTERFACE: enp1s0
2026-06-11 11:35:19.475389 | controller |       BM_INSTANCE_MEMORY: '8192'
2026-06-11 11:35:19.475393 | controller |       BM_INSTANCE_NAME_PREFIX: edpm-compute-baremetal
2026-06-11 11:35:19.475397 | controller |       BM_INSTANCE_NAME_SUFFIX: '0'
2026-06-11 11:35:19.475401 | controller |       BM_NETWORK_NAME: default
2026-06-11 11:35:19.475406 | controller |       BM_NODE_COUNT: '1'
2026-06-11 11:35:19.475410 | controller |       BM_ROOT_PASSWORD: ''
2026-06-11 11:35:19.475414 | controller |       BM_ROOT_PASSWORD_SECRET: ''
2026-06-11 11:35:19.475419 | controller |       CEILOMETER_CENTRAL_DEPL_IMG: unused
2026-06-11 11:35:19.475423 | controller |       CEILOMETER_NOTIFICATION_DEPL_IMG: unused
2026-06-11 11:35:19.475427 | controller |       CEPH_BRANCH: release-1.15
2026-06-11 11:35:19.475452 | controller |       CEPH_CLIENT: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/toolbox.yaml
2026-06-11 11:35:19.475456 | controller |       CEPH_COMMON: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/common.yaml
2026-06-11 11:35:19.475460 | controller |       CEPH_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/cluster-test.yaml
2026-06-11 11:35:19.475465 | controller |       CEPH_CRDS: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/crds.yaml
2026-06-11 11:35:19.475469 | controller |       CEPH_IMG: quay.io/ceph/demo:latest-squid
2026-06-11 11:35:19.475473 | controller |       CEPH_OP: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/operator-openshift.yaml
2026-06-11 11:35:19.475478 | controller |       CEPH_REPO: https://github.com/rook/rook.git
2026-06-11 11:35:19.475482 | controller |       CERTMANAGER_TIMEOUT: 300s
2026-06-11 11:35:19.475486 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 11:35:19.475490 | controller |       CINDER: config/samples/cinder_v1beta1_cinder.yaml
2026-06-11 11:35:19.475495 | controller |       CINDERAPI_DEPL_IMG: unused
2026-06-11 11:35:19.475499 | controller |       CINDERBKP_DEPL_IMG: unused
2026-06-11 11:35:19.475503 | controller |       CINDERSCH_DEPL_IMG: unused
2026-06-11 11:35:19.475511 | controller |       CINDERVOL_DEPL_IMG: unused
2026-06-11 11:35:19.475515 | controller |       CINDER_BRANCH: main
2026-06-11 11:35:19.475520 | controller |       CINDER_COMMIT_HASH: ''
2026-06-11 11:35:19.475524 | controller |       CINDER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/config/samples/cinder_v1beta1_cinder.yaml
2026-06-11 11:35:19.475529 | controller |       CINDER_IMG: quay.io/openstack-k8s-operators/cinder-operator-index:latest
2026-06-11 11:35:19.475533 | controller |       CINDER_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/kuttl-test.yaml
2026-06-11 11:35:19.475537 | controller |       CINDER_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/test/kuttl/tests
2026-06-11 11:35:19.475542 | controller |       CINDER_KUTTL_NAMESPACE: cinder-kuttl-tests
2026-06-11 11:35:19.475546 | controller |       CINDER_REPO: https://github.com/openstack-k8s-operators/cinder-operator.git
2026-06-11 11:35:19.475550 | controller |       CLEANUP_DIR_CMD: rm -Rf
2026-06-11 11:35:19.475554 | controller |       CRC_BGP_NIC_1_MAC: '52:54:00:11:11:11'
2026-06-11 11:35:19.475559 | controller |       CRC_BGP_NIC_2_MAC: '52:54:00:11:11:12'
2026-06-11 11:35:19.475563 | controller |       CRC_HTTPS_PROXY: ''
2026-06-11 11:35:19.475567 | controller |       CRC_HTTP_PROXY: ''
2026-06-11 11:35:19.475571 | controller |       CRC_STORAGE_NAMESPACE: crc-storage
2026-06-11 11:35:19.475576 | controller |       CRC_STORAGE_RETRIES: '3'
2026-06-11 11:35:19.475583 | controller |       CRC_URL: '''https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/latest/crc-linux-amd64.tar.xz'''
2026-06-11 11:35:19.475588 | controller |       CRC_VERSION: latest
2026-06-11 11:35:19.475593 | controller |       DATAPLANE_ANSIBLE_SECRET: dataplane-ansible-ssh-private-key-secret
2026-06-11 11:35:19.475599 | controller |       DATAPLANE_ANSIBLE_USER: ''
2026-06-11 11:35:19.475603 | controller |       DATAPLANE_COMPUTE_IP: 192.168.122.100
2026-06-11 11:35:19.475608 | controller |       DATAPLANE_CONTAINER_PREFIX: openstack
2026-06-11 11:35:19.475613 | controller |       DATAPLANE_CONTAINER_TAG: current-podified
2026-06-11 11:35:19.475618 | controller |       DATAPLANE_CUSTOM_SERVICE_RUNNER_IMG: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-11 11:35:19.475623 | controller |       DATAPLANE_DEFAULT_GW: 192.168.122.1
2026-06-11 11:35:19.475627 | controller |       DATAPLANE_EXTRA_NOVA_CONFIG_FILE: /dev/null
2026-06-11 11:35:19.475631 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 11:35:19.475636 | controller |       DATAPLANE_KUSTOMIZE_SCENARIO: preprovisioned
2026-06-11 11:35:19.475640 | controller |       DATAPLANE_NETWORKER_IP: 192.168.122.200
2026-06-11 11:35:19.475644 | controller |       DATAPLANE_NETWORK_INTERFACE_NAME: eth0
2026-06-11 11:35:19.475648 | controller |       DATAPLANE_NOVA_NFS_PATH: ''
2026-06-11 11:35:19.475652 | controller |       DATAPLANE_NTP_SERVER: pool.ntp.org
2026-06-11 11:35:19.475657 | controller |       DATAPLANE_PLAYBOOK: osp.edpm.download_cache
2026-06-11 11:35:19.475661 | controller |       DATAPLANE_REGISTRY_URL: quay.io/podified-antelope-centos9
2026-06-11 11:35:19.475665 | controller |       DATAPLANE_REPO_SETUP_BRANCH: antelope
2026-06-11 11:35:19.475669 | controller |       DATAPLANE_REPO_SETUP_REPO: current-podified
2026-06-11 11:35:19.475674 | controller |       DATAPLANE_RUNNER_IMG: ''
2026-06-11 11:35:19.475678 | controller |       DATAPLANE_SERVER_ROLE: compute
2026-06-11 11:35:19.475682 | controller |       DATAPLANE_SSHD_ALLOWED_RANGES: '[''192.168.122.0/24'']'
2026-06-11 11:35:19.475686 | controller |       DATAPLANE_TIMEOUT: 30m
2026-06-11 11:35:19.475690 | controller |       DATAPLANE_TLS_ENABLED: 'true'
2026-06-11 11:35:19.475695 | controller |       DATAPLANE_TOTAL_NETWORKER_NODES: '1'
2026-06-11 11:35:19.475699 | controller |       DATAPLANE_TOTAL_NODES: '1'
2026-06-11 11:35:19.475703 | controller |       DBSERVICE: galera
2026-06-11 11:35:19.475708 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 11:35:19.475712 | controller |       DESIGNATE: config/samples/designate_v1beta1_designate.yaml
2026-06-11 11:35:19.475716 | controller |       DESIGNATE_BRANCH: main
2026-06-11 11:35:19.475720 | controller |       DESIGNATE_COMMIT_HASH: ''
2026-06-11 11:35:19.475725 | controller |       DESIGNATE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/config/samples/designate_v1beta1_designate.yaml
2026-06-11 11:35:19.475730 | controller |       DESIGNATE_IMG: quay.io/openstack-k8s-operators/designate-operator-index:latest
2026-06-11 11:35:19.475775 | controller |       DESIGNATE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/kuttl-test.yaml
2026-06-11 11:35:19.475784 | controller |       DESIGNATE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/test/kuttl/tests
2026-06-11 11:35:19.475788 | controller |       DESIGNATE_KUTTL_NAMESPACE: designate-kuttl-tests
2026-06-11 11:35:19.475793 | controller |       DESIGNATE_REPO: https://github.com/openstack-k8s-operators/designate-operator.git
2026-06-11 11:35:19.475797 | controller |       DNSDATA: config/samples/network_v1beta1_dnsdata.yaml
2026-06-11 11:35:19.475807 | controller |       DNSDATA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsdata.yaml
2026-06-11 11:35:19.475811 | controller |       DNSMASQ: config/samples/network_v1beta1_dnsmasq.yaml
2026-06-11 11:35:19.475815 | controller |       DNSMASQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsmasq.yaml
2026-06-11 11:35:19.475820 | controller |       DNS_DEPL_IMG: unused
2026-06-11 11:35:19.475824 | controller |       DNS_DOMAIN: localdomain
2026-06-11 11:35:19.475828 | controller |       DOWNLOAD_TOOLS_SELECTION: all
2026-06-11 11:35:19.475833 | controller |       EDPM_ATTACH_EXTNET: 'true'
2026-06-11 11:35:19.475837 | controller |       EDPM_COMPUTE_ADDITIONAL_HOST_ROUTES: '''[]'''
2026-06-11 11:35:19.475841 | controller |       EDPM_COMPUTE_ADDITIONAL_NETWORKS: '''[]'''
2026-06-11 11:35:19.475845 | controller |       EDPM_COMPUTE_CELLS: '1'
2026-06-11 11:35:19.475850 | controller |       EDPM_COMPUTE_CEPH_ENABLED: 'true'
2026-06-11 11:35:19.475854 | controller |       EDPM_COMPUTE_CEPH_NOVA: 'true'
2026-06-11 11:35:19.475858 | controller |       EDPM_COMPUTE_DHCP_AGENT_ENABLED: 'true'
2026-06-11 11:35:19.475862 | controller |       EDPM_COMPUTE_SRIOV_ENABLED: 'true'
2026-06-11 11:35:19.475867 | controller |       EDPM_COMPUTE_SUFFIX: '0'
2026-06-11 11:35:19.475871 | controller |       EDPM_CONFIGURE_DEFAULT_ROUTE: 'true'
2026-06-11 11:35:19.475875 | controller |       EDPM_CONFIGURE_HUGEPAGES: 'false'
2026-06-11 11:35:19.475879 | controller |       EDPM_CONFIGURE_NETWORKING: 'true'
2026-06-11 11:35:19.475884 | controller |       EDPM_FIRSTBOOT_EXTRA: /tmp/edpm-firstboot-extra
2026-06-11 11:35:19.475888 | controller |       EDPM_NETWORKER_SUFFIX: '0'
2026-06-11 11:35:19.475892 | controller |       EDPM_TOTAL_NETWORKERS: '1'
2026-06-11 11:35:19.475896 | controller |       EDPM_TOTAL_NODES: '1'
2026-06-11 11:35:19.475900 | controller |       GALERA_REPLICAS: ''
2026-06-11 11:35:19.475904 | controller |       GENERATE_SSH_KEYS: 'true'
2026-06-11 11:35:19.475909 | controller |       GIT_CLONE_OPTS: ''
2026-06-11 11:35:19.475913 | controller |       GLANCE: config/samples/glance_v1beta1_glance.yaml
2026-06-11 11:35:19.475917 | controller |       GLANCEAPI_DEPL_IMG: unused
2026-06-11 11:35:19.475922 | controller |       GLANCE_BRANCH: main
2026-06-11 11:35:19.475926 | controller |       GLANCE_COMMIT_HASH: ''
2026-06-11 11:35:19.475930 | controller |       GLANCE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/config/samples/glance_v1beta1_glance.yaml
2026-06-11 11:35:19.475934 | controller |       GLANCE_IMG: quay.io/openstack-k8s-operators/glance-operator-index:latest
2026-06-11 11:35:19.475939 | controller |       GLANCE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/kuttl-test.yaml
2026-06-11 11:35:19.475943 | controller |       GLANCE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/test/kuttl/tests
2026-06-11 11:35:19.475947 | controller |       GLANCE_KUTTL_NAMESPACE: glance-kuttl-tests
2026-06-11 11:35:19.475951 | controller |       GLANCE_REPO: https://github.com/openstack-k8s-operators/glance-operator.git
2026-06-11 11:35:19.475956 | controller |       HEAT: config/samples/heat_v1beta1_heat.yaml
2026-06-11 11:35:19.475960 | controller |       HEATAPI_DEPL_IMG: unused
2026-06-11 11:35:19.475964 | controller |       HEATCFNAPI_DEPL_IMG: unused
2026-06-11 11:35:19.475969 | controller |       HEATENGINE_DEPL_IMG: unused
2026-06-11 11:35:19.475973 | controller |       HEAT_AUTH_ENCRYPTION_KEY: 767c3ed056cbaa3b9dfedb8c6f825bf0
2026-06-11 11:35:19.475977 | controller |       HEAT_BRANCH: main
2026-06-11 11:35:19.475981 | controller |       HEAT_COMMIT_HASH: ''
2026-06-11 11:35:19.475986 | controller |       HEAT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/config/samples/heat_v1beta1_heat.yaml
2026-06-11 11:35:19.476000 | controller |       HEAT_IMG: quay.io/openstack-k8s-operators/heat-operator-index:latest
2026-06-11 11:35:19.476005 | controller |       HEAT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/kuttl-test.yaml
2026-06-11 11:35:19.476009 | controller |       HEAT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/test/kuttl/tests
2026-06-11 11:35:19.476014 | controller |       HEAT_KUTTL_NAMESPACE: heat-kuttl-tests
2026-06-11 11:35:19.476018 | controller |       HEAT_REPO: https://github.com/openstack-k8s-operators/heat-operator.git
2026-06-11 11:35:19.476022 | controller |       HEAT_SERVICE_ENABLED: 'true'
2026-06-11 11:35:19.476026 | controller |       HORIZON: config/samples/horizon_v1beta1_horizon.yaml
2026-06-11 11:35:19.476031 | controller |       HORIZONTEST: config/samples/test_v1beta1_horizontest.yaml
2026-06-11 11:35:19.476035 | controller |       HORIZONTEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_horizontest.yaml
2026-06-11 11:35:19.476043 | controller |       HORIZON_BRANCH: main
2026-06-11 11:35:19.476048 | controller |       HORIZON_COMMIT_HASH: ''
2026-06-11 11:35:19.476053 | controller |       HORIZON_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/config/samples/horizon_v1beta1_horizon.yaml
2026-06-11 11:35:19.476058 | controller |       HORIZON_DEPL_IMG: unused
2026-06-11 11:35:19.476062 | controller |       HORIZON_IMG: quay.io/openstack-k8s-operators/horizon-operator-index:latest
2026-06-11 11:35:19.476066 | controller |       HORIZON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/kuttl-test.yaml
2026-06-11 11:35:19.476070 | controller |       HORIZON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/test/kuttl/tests
2026-06-11 11:35:19.476075 | controller |       HORIZON_KUTTL_NAMESPACE: horizon-kuttl-tests
2026-06-11 11:35:19.476079 | controller |       HORIZON_REPO: https://github.com/openstack-k8s-operators/horizon-operator.git
2026-06-11 11:35:19.476083 | controller |       INFRA_BRANCH: main
2026-06-11 11:35:19.476088 | controller |       INFRA_COMMIT_HASH: ''
2026-06-11 11:35:19.476092 | controller |       INFRA_IMG: quay.io/openstack-k8s-operators/infra-operator-index:latest
2026-06-11 11:35:19.476096 | controller |       INFRA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/kuttl-test.yaml
2026-06-11 11:35:19.476103 | controller |       INFRA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/test/kuttl/tests
2026-06-11 11:35:19.476107 | controller |       INFRA_KUTTL_NAMESPACE: infra-kuttl-tests
2026-06-11 11:35:19.476112 | controller |       INFRA_RABBITMQ: config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-11 11:35:19.476121 | controller |       INFRA_RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-rabbitmq/config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-11 11:35:19.476127 | controller |       INFRA_RABBITMQ_DEPL_IMG: unused
2026-06-11 11:35:19.476131 | controller |       INFRA_RABBITMQ_IMG: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-11 11:35:19.476135 | controller |       INFRA_REPO: https://github.com/openstack-k8s-operators/infra-operator.git
2026-06-11 11:35:19.476139 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 11:35:19.476144 | controller |       INSTALL_NMSTATE: true || false
2026-06-11 11:35:19.476149 | controller |       INSTALL_NNCP: true || false
2026-06-11 11:35:19.476153 | controller |       INTERNALAPI_HOST_ROUTES: ''
2026-06-11 11:35:19.476158 | controller |       IPV6_LAB_IPV4_NETWORK_IPADDRESS: 172.30.0.1/24
2026-06-11 11:35:19.476162 | controller |       IPV6_LAB_IPV6_NETWORK_IPADDRESS: fd00:abcd:abcd:fc00::1/64
2026-06-11 11:35:19.476167 | controller |       IPV6_LAB_LIBVIRT_STORAGE_POOL: default
2026-06-11 11:35:19.476171 | controller |       IPV6_LAB_MANAGE_FIREWALLD: 'true'
2026-06-11 11:35:19.476175 | controller |       IPV6_LAB_NAT64_HOST_IPV4: 172.30.0.2/24
2026-06-11 11:35:19.476179 | controller |       IPV6_LAB_NAT64_HOST_IPV6: fd00:abcd:abcd:fc00::2/64
2026-06-11 11:35:19.476184 | controller |       IPV6_LAB_NAT64_INSTANCE_NAME: nat64-router
2026-06-11 11:35:19.476188 | controller |       IPV6_LAB_NAT64_IPV6_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-11 11:35:19.476192 | controller |       IPV6_LAB_NAT64_TAYGA_DYNAMIC_POOL: 192.168.255.0/24
2026-06-11 11:35:19.476200 | controller |       IPV6_LAB_NAT64_TAYGA_IPV4: 192.168.255.1
2026-06-11 11:35:19.476204 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6: fd00:abcd:abcd:fc00::3
2026-06-11 11:35:19.476208 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6_PREFIX: fd00:abcd:abcd:fcff::/96
2026-06-11 11:35:19.476213 | controller |       IPV6_LAB_NAT64_UPDATE_PACKAGES: 'false'
2026-06-11 11:35:19.476217 | controller |       IPV6_LAB_NETWORK_NAME: nat64
2026-06-11 11:35:19.476221 | controller |       IPV6_LAB_SNO_CLUSTER_NETWORK: fd00:abcd:0::/48
2026-06-11 11:35:19.476226 | controller |       IPV6_LAB_SNO_HOST_IP: fd00:abcd:abcd:fc00::11
2026-06-11 11:35:19.476230 | controller |       IPV6_LAB_SNO_HOST_PREFIX: '64'
2026-06-11 11:35:19.476234 | controller |       IPV6_LAB_SNO_INSTANCE_NAME: sno
2026-06-11 11:35:19.476238 | controller |       IPV6_LAB_SNO_MACHINE_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-11 11:35:19.476243 | controller |       IPV6_LAB_SNO_OCP_MIRROR_URL: https://mirror.openshift.com/pub/openshift-v4/clients/ocp
2026-06-11 11:35:19.476247 | controller |       IPV6_LAB_SNO_OCP_VERSION: latest-4.14
2026-06-11 11:35:19.476251 | controller |       IPV6_LAB_SNO_SERVICE_NETWORK: fd00:abcd:abcd:fc03::/112
2026-06-11 11:35:19.476255 | controller |       IPV6_LAB_SSH_PUB_KEY: /home/zuul/.ssh/id_rsa.pub
2026-06-11 11:35:19.476260 | controller |       IPV6_LAB_WORK_DIR: /home/zuul/.ipv6lab
2026-06-11 11:35:19.476264 | controller |       IRONIC: config/samples/ironic_v1beta1_ironic.yaml
2026-06-11 11:35:19.476268 | controller |       IRONICAPI_DEPL_IMG: unused
2026-06-11 11:35:19.476272 | controller |       IRONICCON_DEPL_IMG: unused
2026-06-11 11:35:19.476277 | controller |       IRONICINS_DEPL_IMG: unused
2026-06-11 11:35:19.476281 | controller |       IRONICNAG_DEPL_IMG: unused
2026-06-11 11:35:19.476285 | controller |       IRONICPXE_DEPL_IMG: unused
2026-06-11 11:35:19.476289 | controller |       IRONIC_BRANCH: main
2026-06-11 11:35:19.476294 | controller |       IRONIC_COMMIT_HASH: ''
2026-06-11 11:35:19.476298 | controller |       IRONIC_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/config/samples/ironic_v1beta1_ironic.yaml
2026-06-11 11:35:19.476302 | controller |       IRONIC_IMAGE: quay.io/metal3-io/ironic
2026-06-11 11:35:19.476307 | controller |       IRONIC_IMAGE_TAG: release-24.1
2026-06-11 11:35:19.476311 | controller |       IRONIC_IMG: quay.io/openstack-k8s-operators/ironic-operator-index:latest
2026-06-11 11:35:19.476315 | controller |       IRONIC_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/kuttl-test.yaml
2026-06-11 11:35:19.476320 | controller |       IRONIC_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/test/kuttl/tests
2026-06-11 11:35:19.476324 | controller |       IRONIC_KUTTL_NAMESPACE: ironic-kuttl-tests
2026-06-11 11:35:19.476328 | controller |       IRONIC_REPO: https://github.com/openstack-k8s-operators/ironic-operator.git
2026-06-11 11:35:19.476333 | controller |       KEYSTONEAPI: config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-11 11:35:19.476337 | controller |       KEYSTONEAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-11 11:35:19.476342 | controller |       KEYSTONEAPI_DEPL_IMG: unused
2026-06-11 11:35:19.476346 | controller |       KEYSTONE_BRANCH: main
2026-06-11 11:35:19.476350 | controller |       KEYSTONE_COMMIT_HASH: ''
2026-06-11 11:35:19.476355 | controller |       KEYSTONE_FEDERATION_CLIENT_SECRET: COX8bmlKAWn56XCGMrKQJj7dgHNAOl6f
2026-06-11 11:35:19.476359 | controller |       KEYSTONE_FEDERATION_CRYPTO_PASSPHRASE: openstack
2026-06-11 11:35:19.476363 | controller |       KEYSTONE_IMG: quay.io/openstack-k8s-operators/keystone-operator-index:latest
2026-06-11 11:35:19.476367 | controller |       KEYSTONE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/kuttl-test.yaml
2026-06-11 11:35:19.476372 | controller |       KEYSTONE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/test/kuttl/tests
2026-06-11 11:35:19.476376 | controller |       KEYSTONE_KUTTL_NAMESPACE: keystone-kuttl-tests
2026-06-11 11:35:19.476380 | controller |       KEYSTONE_REPO: https://github.com/openstack-k8s-operators/keystone-operator.git
2026-06-11 11:35:19.476384 | controller |       KUBEADMIN_PWD: '12345678'
2026-06-11 11:35:19.476389 | controller |       LIBVIRT_SECRET: libvirt-secret
2026-06-11 11:35:19.476393 | controller |       LOKI_DEPLOY_MODE: openshift-network
2026-06-11 11:35:19.476397 | controller |       LOKI_DEPLOY_NAMESPACE: netobserv
2026-06-11 11:35:19.476404 | controller |       LOKI_DEPLOY_SIZE: 1x.demo
2026-06-11 11:35:19.476409 | controller |       LOKI_NAMESPACE: openshift-operators-redhat
2026-06-11 11:35:19.476413 | controller |       LOKI_OPERATOR_GROUP: openshift-operators-redhat-loki
2026-06-11 11:35:19.476417 | controller |       LOKI_SUBSCRIPTION: loki-operator
2026-06-11 11:35:19.476422 | controller |       LVMS_CR: '1'
2026-06-11 11:35:19.476426 | controller |       MANILA: config/samples/manila_v1beta1_manila.yaml
2026-06-11 11:35:19.476430 | controller |       MANILAAPI_DEPL_IMG: unused
2026-06-11 11:35:19.476434 | controller |       MANILASCH_DEPL_IMG: unused
2026-06-11 11:35:19.476438 | controller |       MANILASHARE_DEPL_IMG: unused
2026-06-11 11:35:19.476443 | controller |       MANILA_BRANCH: main
2026-06-11 11:35:19.476452 | controller |       MANILA_COMMIT_HASH: ''
2026-06-11 11:35:19.476456 | controller |       MANILA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/config/samples/manila_v1beta1_manila.yaml
2026-06-11 11:35:19.476460 | controller |       MANILA_IMG: quay.io/openstack-k8s-operators/manila-operator-index:latest
2026-06-11 11:35:19.476465 | controller |       MANILA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/kuttl-test.yaml
2026-06-11 11:35:19.476469 | controller |       MANILA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/test/kuttl/tests
2026-06-11 11:35:19.476477 | controller |       MANILA_KUTTL_NAMESPACE: manila-kuttl-tests
2026-06-11 11:35:19.476481 | controller |       MANILA_REPO: https://github.com/openstack-k8s-operators/manila-operator.git
2026-06-11 11:35:19.476485 | controller |       MANILA_SERVICE_ENABLED: 'true'
2026-06-11 11:35:19.476489 | controller |       MARIADB: config/samples/mariadb_v1beta1_galera.yaml
2026-06-11 11:35:19.476493 | controller |       MARIADB_BRANCH: main
2026-06-11 11:35:19.476498 | controller |       MARIADB_CHAINSAW_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/config.yaml
2026-06-11 11:35:19.476502 | controller |       MARIADB_CHAINSAW_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/tests
2026-06-11 11:35:19.476506 | controller |       MARIADB_CHAINSAW_NAMESPACE: mariadb-chainsaw-tests
2026-06-11 11:35:19.476511 | controller |       MARIADB_COMMIT_HASH: ''
2026-06-11 11:35:19.476515 | controller |       MARIADB_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/config/samples/mariadb_v1beta1_galera.yaml
2026-06-11 11:35:19.476520 | controller |       MARIADB_DEPL_IMG: unused
2026-06-11 11:35:19.476524 | controller |       MARIADB_IMG: quay.io/openstack-k8s-operators/mariadb-operator-index:latest
2026-06-11 11:35:19.476528 | controller |       MARIADB_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/kuttl-test.yaml
2026-06-11 11:35:19.476533 | controller |       MARIADB_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/kuttl/tests
2026-06-11 11:35:19.476537 | controller |       MARIADB_KUTTL_NAMESPACE: mariadb-kuttl-tests
2026-06-11 11:35:19.476541 | controller |       MARIADB_REPO: https://github.com/openstack-k8s-operators/mariadb-operator.git
2026-06-11 11:35:19.476545 | controller |       MEMCACHED: config/samples/memcached_v1beta1_memcached.yaml
2026-06-11 11:35:19.476549 | controller |       MEMCACHED_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/memcached_v1beta1_memcached.yaml
2026-06-11 11:35:19.476553 | controller |       MEMCACHED_DEPL_IMG: unused
2026-06-11 11:35:19.476558 | controller |       METADATA_SHARED_SECRET: '1234567842'
2026-06-11 11:35:19.476562 | controller |       METALLB_IPV6_POOL: fd00:aaaa::80-fd00:aaaa::90
2026-06-11 11:35:19.476566 | controller |       METALLB_POOL: 192.168.122.80-192.168.122.90
2026-06-11 11:35:19.476570 | controller |       MICROSHIFT: '0'
2026-06-11 11:35:19.476575 | controller |       MIRROR_INSECURE: 'true'
2026-06-11 11:35:19.476579 | controller |       MIRROR_NAMESPACE: openstack-mirror
2026-06-11 11:35:19.476583 | controller |       MIRROR_REGISTRY_HOST: default-route-openshift-image-registry.apps-crc.testing
2026-06-11 11:35:19.476588 | controller |       NAMESPACE: openstack
2026-06-11 11:35:19.476592 | controller |       NETCONFIG: config/samples/network_v1beta1_netconfig.yaml
2026-06-11 11:35:19.476596 | controller |       NETCONFIG_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_netconfig.yaml
2026-06-11 11:35:19.476604 | controller |       NETCONFIG_DEPL_IMG: unused
2026-06-11 11:35:19.476608 | controller |       NETOBSERV_DEPLOY_NAMESPACE: netobserv
2026-06-11 11:35:19.476612 | controller |       NETOBSERV_NAMESPACE: openshift-netobserv-operator
2026-06-11 11:35:19.476617 | controller |       NETOBSERV_OPERATOR_GROUP: openshift-netobserv-operator-net
2026-06-11 11:35:19.476621 | controller |       NETOBSERV_SUBSCRIPTION: netobserv-operator
2026-06-11 11:35:19.476625 | controller |       NETWORK_BGP: 'false'
2026-06-11 11:35:19.476629 | controller |       NETWORK_DESIGNATE_ADDRESS_PREFIX: 172.28.0
2026-06-11 11:35:19.476633 | controller |       NETWORK_DESIGNATE_EXT_ADDRESS_PREFIX: 172.50.0
2026-06-11 11:35:19.476638 | controller |       NETWORK_INTERNALAPI_ADDRESS_PREFIX: 172.17.0
2026-06-11 11:35:19.476642 | controller |       NETWORK_ISOLATION: 'true'
2026-06-11 11:35:19.476646 | controller |       NETWORK_ISOLATION_INSTANCE_NAME: crc
2026-06-11 11:35:19.476650 | controller |       NETWORK_ISOLATION_IPV4: 'true'
2026-06-11 11:35:19.476655 | controller |       NETWORK_ISOLATION_IPV4_ADDRESS: 172.16.1.1/24
2026-06-11 11:35:19.476659 | controller |       NETWORK_ISOLATION_IPV4_NAT: 'true'
2026-06-11 11:35:19.476663 | controller |       NETWORK_ISOLATION_IPV6: 'false'
2026-06-11 11:35:19.476667 | controller |       NETWORK_ISOLATION_IPV6_ADDRESS: fd00:aaaa::1/64
2026-06-11 11:35:19.476671 | controller |       NETWORK_ISOLATION_IP_ADDRESS: 192.168.122.10
2026-06-11 11:35:19.476676 | controller |       NETWORK_ISOLATION_MAC: '52:54:00:11:11:10'
2026-06-11 11:35:19.476680 | controller |       NETWORK_ISOLATION_NETWORK_NAME: net-iso
2026-06-11 11:35:19.476684 | controller |       NETWORK_ISOLATION_NET_NAME: default
2026-06-11 11:35:19.476688 | controller |       NETWORK_ISOLATION_USE_DEFAULT_NETWORK: 'true'
2026-06-11 11:35:19.476692 | controller |       NETWORK_MTU: '1500'
2026-06-11 11:35:19.476697 | controller |       NETWORK_STORAGEMGMT_ADDRESS_PREFIX: 172.20.0
2026-06-11 11:35:19.476701 | controller |       NETWORK_STORAGE_ADDRESS_PREFIX: 172.18.0
2026-06-11 11:35:19.476705 | controller |       NETWORK_STORAGE_MACVLAN: ''
2026-06-11 11:35:19.476709 | controller |       NETWORK_TENANT_ADDRESS_PREFIX: 172.19.0
2026-06-11 11:35:19.476714 | controller |       NETWORK_VLAN_START: '20'
2026-06-11 11:35:19.476718 | controller |       NETWORK_VLAN_STEP: '1'
2026-06-11 11:35:19.476722 | controller |       NEUTRONAPI: config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-11 11:35:19.476726 | controller |       NEUTRONAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-11 11:35:19.476731 | controller |       NEUTRONAPI_DEPL_IMG: unused
2026-06-11 11:35:19.476758 | controller |       NEUTRON_BRANCH: main
2026-06-11 11:35:19.476766 | controller |       NEUTRON_COMMIT_HASH: ''
2026-06-11 11:35:19.476770 | controller |       NEUTRON_IMG: quay.io/openstack-k8s-operators/neutron-operator-index:latest
2026-06-11 11:35:19.476779 | controller |       NEUTRON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/kuttl-test.yaml
2026-06-11 11:35:19.476784 | controller |       NEUTRON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/test/kuttl/tests
2026-06-11 11:35:19.476788 | controller |       NEUTRON_KUTTL_NAMESPACE: neutron-kuttl-tests
2026-06-11 11:35:19.476792 | controller |       NEUTRON_REPO: https://github.com/openstack-k8s-operators/neutron-operator.git
2026-06-11 11:35:19.476796 | controller |       NFS_HOME: /home/nfs
2026-06-11 11:35:19.476800 | controller |       NMSTATE_NAMESPACE: openshift-nmstate
2026-06-11 11:35:19.476805 | controller |       NMSTATE_OPERATOR_GROUP: openshift-nmstate-tn6k8
2026-06-11 11:35:19.476809 | controller |       NMSTATE_SUBSCRIPTION: kubernetes-nmstate-operator
2026-06-11 11:35:19.476813 | controller |       NNCP_ADDITIONAL_HOST_ROUTES: ''
2026-06-11 11:35:19.476817 | controller |       NNCP_BGP_1_INTERFACE: enp7s0
2026-06-11 11:35:19.476821 | controller |       NNCP_BGP_1_IP_ADDRESS: 100.65.4.2
2026-06-11 11:35:19.476826 | controller |       NNCP_BGP_2_INTERFACE: enp8s0
2026-06-11 11:35:19.476830 | controller |       NNCP_BGP_2_IP_ADDRESS: 100.64.4.2
2026-06-11 11:35:19.476834 | controller |       NNCP_BRIDGE: ospbr
2026-06-11 11:35:19.476838 | controller |       NNCP_CLEANUP_TIMEOUT: 120s
2026-06-11 11:35:19.476842 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_PREFIX: 'fd00:aaaa::'
2026-06-11 11:35:19.476846 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_SUFFIX: '10'
2026-06-11 11:35:19.476851 | controller |       NNCP_CTLPLANE_IP_ADDRESS_PREFIX: 192.168.122
2026-06-11 11:35:19.476859 | controller |       NNCP_CTLPLANE_IP_ADDRESS_SUFFIX: '10'
2026-06-11 11:35:19.476863 | controller |       NNCP_DNS_SERVER: 192.168.122.1
2026-06-11 11:35:19.476867 | controller |       NNCP_DNS_SERVER_IPV6: fd00:aaaa::1
2026-06-11 11:35:19.476871 | controller |       NNCP_GATEWAY: 192.168.122.1
2026-06-11 11:35:19.476876 | controller |       NNCP_GATEWAY_IPV6: fd00:aaaa::1
2026-06-11 11:35:19.476880 | controller |       NNCP_INTERFACE: enp6s0
2026-06-11 11:35:19.476884 | controller |       NNCP_NODES: ''
2026-06-11 11:35:19.476888 | controller |       NNCP_TIMEOUT: 240s
2026-06-11 11:35:19.476893 | controller |       NOVA: config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-11 11:35:19.476897 | controller |       NOVA_BRANCH: main
2026-06-11 11:35:19.476901 | controller |       NOVA_COMMIT_HASH: ''
2026-06-11 11:35:19.476905 | controller |       NOVA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/nova-operator/config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-11 11:35:19.476909 | controller |       NOVA_IMG: quay.io/openstack-k8s-operators/nova-operator-index:latest
2026-06-11 11:35:19.476914 | controller |       NOVA_REPO: https://github.com/openstack-k8s-operators/nova-operator.git
2026-06-11 11:35:19.476918 | controller |       NUMBER_OF_INSTANCES: '1'
2026-06-11 11:35:19.476922 | controller |       OCP_NETWORK_NAME: crc
2026-06-11 11:35:19.476926 | controller |       OCTAVIA: config/samples/octavia_v1beta1_octavia.yaml
2026-06-11 11:35:19.476931 | controller |       OCTAVIA_BRANCH: main
2026-06-11 11:35:19.476935 | controller |       OCTAVIA_COMMIT_HASH: ''
2026-06-11 11:35:19.476939 | controller |       OCTAVIA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/config/samples/octavia_v1beta1_octavia.yaml
2026-06-11 11:35:19.476943 | controller |       OCTAVIA_IMG: quay.io/openstack-k8s-operators/octavia-operator-index:latest
2026-06-11 11:35:19.476947 | controller |       OCTAVIA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/kuttl-test.yaml
2026-06-11 11:35:19.476951 | controller |       OCTAVIA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/test/kuttl/tests
2026-06-11 11:35:19.476956 | controller |       OCTAVIA_KUTTL_NAMESPACE: octavia-kuttl-tests
2026-06-11 11:35:19.476960 | controller |       OCTAVIA_REPO: https://github.com/openstack-k8s-operators/octavia-operator.git
2026-06-11 11:35:19.476964 | controller |       OKD: 'false'
2026-06-11 11:35:19.476968 | controller |       OPENSTACK_BRANCH: main
2026-06-11 11:35:19.476972 | controller |       OPENSTACK_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-bundle:latest
2026-06-11 11:35:19.476977 | controller |       OPENSTACK_COMMIT_HASH: ''
2026-06-11 11:35:19.476981 | controller |       OPENSTACK_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-11 11:35:19.476986 | controller |       OPENSTACK_CRDS_DIR: openstack_crds
2026-06-11 11:35:19.476990 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-11 11:35:19.477003 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index:latest
2026-06-11 11:35:19.477007 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 11:35:19.477012 | controller |       OPENSTACK_K8S_TAG: latest
2026-06-11 11:35:19.477016 | controller |       OPENSTACK_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/kuttl-test.yaml
2026-06-11 11:35:19.477020 | controller |       OPENSTACK_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/test/kuttl/tests
2026-06-11 11:35:19.477024 | controller |       OPENSTACK_KUTTL_NAMESPACE: openstack-kuttl-tests
2026-06-11 11:35:19.477028 | controller |       OPENSTACK_NEUTRON_CUSTOM_CONF: ''
2026-06-11 11:35:19.477033 | controller |       OPENSTACK_REPO: https://github.com/openstack-k8s-operators/openstack-operator.git
2026-06-11 11:35:19.477037 | controller |       OPENSTACK_STORAGE_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-storage-bundle:latest
2026-06-11 11:35:19.477042 | controller |       OPERATOR_BASE_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator
2026-06-11 11:35:19.477046 | controller |       OPERATOR_CHANNEL: ''
2026-06-11 11:35:19.477051 | controller |       OPERATOR_NAMESPACE: openstack-operators
2026-06-11 11:35:19.477058 | controller |       OPERATOR_SOURCE: ''
2026-06-11 11:35:19.477063 | controller |       OPERATOR_SOURCE_NAMESPACE: ''
2026-06-11 11:35:19.477067 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 11:35:19.477071 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 11:35:19.477079 | controller |       OVNCONTROLLER: config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-11 11:35:19.477083 | controller |       OVNCONTROLLER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-11 11:35:19.477091 | controller |       OVNCONTROLLER_NMAP: 'true'
2026-06-11 11:35:19.477096 | controller |       OVNDBS: config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-11 11:35:19.477100 | controller |       OVNDBS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-11 11:35:19.477105 | controller |       OVNNORTHD: config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-11 11:35:19.477109 | controller |       OVNNORTHD_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-11 11:35:19.477113 | controller |       OVN_BRANCH: main
2026-06-11 11:35:19.477117 | controller |       OVN_COMMIT_HASH: ''
2026-06-11 11:35:19.477122 | controller |       OVN_IMG: quay.io/openstack-k8s-operators/ovn-operator-index:latest
2026-06-11 11:35:19.477126 | controller |       OVN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/kuttl-test.yaml
2026-06-11 11:35:19.477130 | controller |       OVN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/test/kuttl/tests
2026-06-11 11:35:19.477135 | controller |       OVN_KUTTL_NAMESPACE: ovn-kuttl-tests
2026-06-11 11:35:19.477139 | controller |       OVN_REPO: https://github.com/openstack-k8s-operators/ovn-operator.git
2026-06-11 11:35:19.477143 | controller |       PASSWORD: '12345678'
2026-06-11 11:35:19.477148 | controller |       PULL_SECRET: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/pull-secret.txt
2026-06-11 11:35:19.477152 | controller |       RABBITMQ: docs/examples/default-security-context/rabbitmq.yaml
2026-06-11 11:35:19.477156 | controller |       RABBITMQ_BRANCH: patches
2026-06-11 11:35:19.477161 | controller |       RABBITMQ_COMMIT_HASH: ''
2026-06-11 11:35:19.477165 | controller |       RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rabbitmq-operator/docs/examples/default-security-context/rabbitmq.yaml
2026-06-11 11:35:19.477169 | controller |       RABBITMQ_DEPL_IMG: unused
2026-06-11 11:35:19.477173 | controller |       RABBITMQ_IMG: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator-index:latest
2026-06-11 11:35:19.477178 | controller |       RABBITMQ_REPO: https://github.com/openstack-k8s-operators/rabbitmq-cluster-operator.git
2026-06-11 11:35:19.477182 | controller |       REDHAT_OPERATORS: 'false'
2026-06-11 11:35:19.477186 | controller |       REDIS: config/samples/redis_v1beta1_redis.yaml
2026-06-11 11:35:19.477190 | controller |       REDIS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-redis/config/samples/redis_v1beta1_redis.yaml
2026-06-11 11:35:19.477195 | controller |       REDIS_DEPL_IMG: unused
2026-06-11 11:35:19.477199 | controller |       RH_REGISTRY_PWD: ''
2026-06-11 11:35:19.477203 | controller |       RH_REGISTRY_USER: ''
2026-06-11 11:35:19.477207 | controller |       SECRET: osp-secret
2026-06-11 11:35:19.477212 | controller |       SG_CORE_DEPL_IMG: unused
2026-06-11 11:35:19.477216 | controller |       STANDALONE_COMPUTE_DRIVER: libvirt
2026-06-11 11:35:19.477220 | controller |       STANDALONE_EXTERNAL_NET_PREFFIX: 172.21.0
2026-06-11 11:35:19.477224 | controller |       STANDALONE_INTERNALAPI_NET_PREFIX: 172.17.0
2026-06-11 11:35:19.477229 | controller |       STANDALONE_STORAGEMGMT_NET_PREFIX: 172.20.0
2026-06-11 11:35:19.477233 | controller |       STANDALONE_STORAGE_NET_PREFIX: 172.18.0
2026-06-11 11:35:19.477237 | controller |       STANDALONE_TENANT_NET_PREFIX: 172.19.0
2026-06-11 11:35:19.477241 | controller |       STORAGEMGMT_HOST_ROUTES: ''
2026-06-11 11:35:19.477246 | controller |       STORAGE_CLASS: local-storage
2026-06-11 11:35:19.477250 | controller |       STORAGE_HOST_ROUTES: ''
2026-06-11 11:35:19.477254 | controller |       SWIFT: config/samples/swift_v1beta1_swift.yaml
2026-06-11 11:35:19.477258 | controller |       SWIFT_BRANCH: main
2026-06-11 11:35:19.477263 | controller |       SWIFT_COMMIT_HASH: ''
2026-06-11 11:35:19.477270 | controller |       SWIFT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/config/samples/swift_v1beta1_swift.yaml
2026-06-11 11:35:19.477274 | controller |       SWIFT_IMG: quay.io/openstack-k8s-operators/swift-operator-index:latest
2026-06-11 11:35:19.477278 | controller |       SWIFT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/kuttl-test.yaml
2026-06-11 11:35:19.477283 | controller |       SWIFT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/test/kuttl/tests
2026-06-11 11:35:19.477287 | controller |       SWIFT_KUTTL_NAMESPACE: swift-kuttl-tests
2026-06-11 11:35:19.477291 | controller |       SWIFT_REPO: https://github.com/openstack-k8s-operators/swift-operator.git
2026-06-11 11:35:19.477296 | controller |       TELEMETRY: config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-11 11:35:19.477300 | controller |       TELEMETRY_BRANCH: main
2026-06-11 11:35:19.477304 | controller |       TELEMETRY_COMMIT_HASH: ''
2026-06-11 11:35:19.477308 | controller |       TELEMETRY_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-11 11:35:19.477313 | controller |       TELEMETRY_IMG: quay.io/openstack-k8s-operators/telemetry-operator-index:latest
2026-06-11 11:35:19.477317 | controller |       TELEMETRY_KUTTL_BASEDIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator
2026-06-11 11:35:19.477321 | controller |       TELEMETRY_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/kuttl-test.yaml
2026-06-11 11:35:19.477325 | controller |       TELEMETRY_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/test/kuttl/suites
2026-06-11 11:35:19.477329 | controller |       TELEMETRY_KUTTL_NAMESPACE: telemetry-kuttl-tests
2026-06-11 11:35:19.477334 | controller |       TELEMETRY_KUTTL_RELPATH: test/kuttl/suites
2026-06-11 11:35:19.477338 | controller |       TELEMETRY_REPO: https://github.com/openstack-k8s-operators/telemetry-operator.git
2026-06-11 11:35:19.477342 | controller |       TEMPEST: config/samples/test_v1beta1_tempest.yaml
2026-06-11 11:35:19.477346 | controller |       TEMPEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-11 11:35:19.477351 | controller |       TENANT_HOST_ROUTES: ''
2026-06-11 11:35:19.477355 | controller |       TEST_BRANCH: main
2026-06-11 11:35:19.477359 | controller |       TEST_COMMIT_HASH: ''
2026-06-11 11:35:19.477368 | controller |       TEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-11 11:35:19.477372 | controller |       TEST_IMG: quay.io/openstack-k8s-operators/test-operator-index:latest
2026-06-11 11:35:19.477376 | controller |       TEST_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/kuttl-test.yaml
2026-06-11 11:35:19.477380 | controller |       TEST_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/test/kuttl/tests
2026-06-11 11:35:19.477385 | controller |       TEST_KUTTL_NAMESPACE: test-operator-kuttl-tests
2026-06-11 11:35:19.477389 | controller |       TEST_REPO: https://github.com/openstack-k8s-operators/test-operator.git
2026-06-11 11:35:19.477393 | controller |       TIMEOUT: 300s
2026-06-11 11:35:19.477397 | controller |       TLS_ENABLED: 'false'
2026-06-11 11:35:19.477402 | controller |       TOBIKO: config/samples/test_v1beta1_tobiko.yaml
2026-06-11 11:35:19.477406 | controller |       TOBIKO_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tobiko.yaml
2026-06-11 11:35:19.477410 | controller |       tripleo_deploy: 'export REGISTRY_PWD:'
2026-06-11 11:35:19.487838 | controller |
2026-06-11 11:35:19.487950 | controller | TASK [install_yamls : Generate make targets install_yamls_path={{ cifmw_install_yamls_repo }}, output_directory={{ cifmw_install_yamls_tasks_out }}] ***
2026-06-11 11:35:19.487958 | controller | Thursday 11 June 2026  11:35:19 +0000 (0:00:00.056)       0:01:00.784 *********
2026-06-11 11:35:19.487964 | controller | Thursday 11 June 2026  11:35:19 +0000 (0:00:00.056)       0:01:00.783 *********
2026-06-11 11:35:19.884547 | controller | ok: [localhost]
2026-06-11 11:35:19.884652 | controller |
2026-06-11 11:35:19.884659 | controller | TASK [install_yamls : Debug generate_make module var=cifmw_generate_makes] *****
2026-06-11 11:35:19.884685 | controller | Thursday 11 June 2026  11:35:19 +0000 (0:00:00.396)       0:01:01.181 *********
2026-06-11 11:35:19.884689 | controller | Thursday 11 June 2026  11:35:19 +0000 (0:00:00.396)       0:01:01.180 *********
2026-06-11 11:35:19.922144 | controller | ok: [localhost] =>
2026-06-11 11:35:19.922321 | controller |     cifmw_generate_makes:
2026-06-11 11:35:19.922327 | controller |       changed: false
2026-06-11 11:35:19.922332 | controller |       debug:
2026-06-11 11:35:19.922336 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/Makefile:
2026-06-11 11:35:19.922340 | controller |         - all
2026-06-11 11:35:19.922344 | controller |         - help
2026-06-11 11:35:19.922347 | controller |         - cleanup
2026-06-11 11:35:19.922351 | controller |         - deploy_cleanup
2026-06-11 11:35:19.922354 | controller |         - wait
2026-06-11 11:35:19.922358 | controller |         - crc_storage
2026-06-11 11:35:19.922361 | controller |         - crc_storage_cleanup
2026-06-11 11:35:19.922365 | controller |         - crc_storage_release
2026-06-11 11:35:19.922369 | controller |         - crc_storage_with_retries
2026-06-11 11:35:19.922374 | controller |         - crc_storage_cleanup_with_retries
2026-06-11 11:35:19.922378 | controller |         - operator_namespace
2026-06-11 11:35:19.922381 | controller |         - namespace
2026-06-11 11:35:19.922385 | controller |         - namespace_cleanup
2026-06-11 11:35:19.922388 | controller |         - input
2026-06-11 11:35:19.922391 | controller |         - input_cleanup
2026-06-11 11:35:19.922395 | controller |         - crc_bmo_setup
2026-06-11 11:35:19.922398 | controller |         - crc_bmo_cleanup
2026-06-11 11:35:19.922402 | controller |         - mirror_registry
2026-06-11 11:35:19.922405 | controller |         - mirror_registry_secure
2026-06-11 11:35:19.922435 | controller |         - mirror_registry_ca
2026-06-11 11:35:19.922438 | controller |         - mirror_registry_cleanup
2026-06-11 11:35:19.922442 | controller |         - openstack_prep
2026-06-11 11:35:19.922445 | controller |         - openstack
2026-06-11 11:35:19.922449 | controller |         - openstack_wait
2026-06-11 11:35:19.922452 | controller |         - openstack_init
2026-06-11 11:35:19.922455 | controller |         - openstack_cleanup
2026-06-11 11:35:19.922459 | controller |         - openstack_repo
2026-06-11 11:35:19.922462 | controller |         - openstack_deploy_prep
2026-06-11 11:35:19.922466 | controller |         - openstack_deploy
2026-06-11 11:35:19.922469 | controller |         - openstack_wait_deploy
2026-06-11 11:35:19.922473 | controller |         - openstack_deploy_cleanup
2026-06-11 11:35:19.922476 | controller |         - openstack_update_run
2026-06-11 11:35:19.922480 | controller |         - update_services
2026-06-11 11:35:19.922483 | controller |         - update_system
2026-06-11 11:35:19.922487 | controller |         - openstack_patch_version
2026-06-11 11:35:19.922490 | controller |         - edpm_deploy_generate_keys
2026-06-11 11:35:19.922494 | controller |         - edpm_patch_ansible_runner_image
2026-06-11 11:35:19.922498 | controller |         - edpm_deploy_prep
2026-06-11 11:35:19.922501 | controller |         - edpm_deploy_cleanup
2026-06-11 11:35:19.922504 | controller |         - edpm_deploy
2026-06-11 11:35:19.922508 | controller |         - edpm_deploy_baremetal_prep
2026-06-11 11:35:19.922512 | controller |         - edpm_deploy_baremetal
2026-06-11 11:35:19.922516 | controller |         - edpm_wait_deploy_baremetal
2026-06-11 11:35:19.922519 | controller |         - edpm_wait_deploy
2026-06-11 11:35:19.922523 | controller |         - edpm_register_dns
2026-06-11 11:35:19.922526 | controller |         - edpm_nova_discover_hosts
2026-06-11 11:35:19.922529 | controller |         - openstack_crds
2026-06-11 11:35:19.922533 | controller |         - openstack_crds_cleanup
2026-06-11 11:35:19.922536 | controller |         - edpm_deploy_networker_prep
2026-06-11 11:35:19.922540 | controller |         - edpm_deploy_networker_cleanup
2026-06-11 11:35:19.922544 | controller |         - edpm_deploy_networker
2026-06-11 11:35:19.922547 | controller |         - infra_prep
2026-06-11 11:35:19.922551 | controller |         - infra
2026-06-11 11:35:19.922554 | controller |         - infra_cleanup
2026-06-11 11:35:19.922557 | controller |         - dns_deploy_prep
2026-06-11 11:35:19.922561 | controller |         - dns_deploy
2026-06-11 11:35:19.922564 | controller |         - dns_deploy_cleanup
2026-06-11 11:35:19.922568 | controller |         - netconfig_deploy_prep
2026-06-11 11:35:19.922571 | controller |         - netconfig_deploy
2026-06-11 11:35:19.922575 | controller |         - netconfig_deploy_cleanup
2026-06-11 11:35:19.922578 | controller |         - memcached_deploy_prep
2026-06-11 11:35:19.922581 | controller |         - memcached_deploy
2026-06-11 11:35:19.922594 | controller |         - memcached_deploy_cleanup
2026-06-11 11:35:19.922598 | controller |         - keystone_prep
2026-06-11 11:35:19.922601 | controller |         - keystone
2026-06-11 11:35:19.922605 | controller |         - keystone_cleanup
2026-06-11 11:35:19.922610 | controller |         - keystone_deploy_prep
2026-06-11 11:35:19.922614 | controller |         - keystone_deploy
2026-06-11 11:35:19.922619 | controller |         - keystone_deploy_cleanup
2026-06-11 11:35:19.922625 | controller |         - barbican_prep
2026-06-11 11:35:19.922631 | controller |         - barbican
2026-06-11 11:35:19.922637 | controller |         - barbican_cleanup
2026-06-11 11:35:19.922641 | controller |         - barbican_deploy_prep
2026-06-11 11:35:19.922646 | controller |         - barbican_deploy
2026-06-11 11:35:19.922651 | controller |         - barbican_deploy_validate
2026-06-11 11:35:19.922656 | controller |         - barbican_deploy_cleanup
2026-06-11 11:35:19.922661 | controller |         - mariadb
2026-06-11 11:35:19.922666 | controller |         - mariadb_cleanup
2026-06-11 11:35:19.922671 | controller |         - mariadb_deploy_prep
2026-06-11 11:35:19.922676 | controller |         - mariadb_deploy
2026-06-11 11:35:19.922681 | controller |         - mariadb_deploy_cleanup
2026-06-11 11:35:19.922686 | controller |         - glance_prep
2026-06-11 11:35:19.922690 | controller |         - glance
2026-06-11 11:35:19.922695 | controller |         - glance_cleanup
2026-06-11 11:35:19.922700 | controller |         - glance_deploy_prep
2026-06-11 11:35:19.922709 | controller |         - glance_deploy
2026-06-11 11:35:19.922714 | controller |         - glance_deploy_cleanup
2026-06-11 11:35:19.922719 | controller |         - ovn_prep
2026-06-11 11:35:19.922724 | controller |         - ovn
2026-06-11 11:35:19.922728 | controller |         - ovn_cleanup
2026-06-11 11:35:19.922733 | controller |         - ovn_deploy_prep
2026-06-11 11:35:19.922757 | controller |         - ovn_deploy
2026-06-11 11:35:19.922768 | controller |         - ovn_deploy_cleanup
2026-06-11 11:35:19.922773 | controller |         - neutron_prep
2026-06-11 11:35:19.922778 | controller |         - neutron
2026-06-11 11:35:19.922782 | controller |         - neutron_cleanup
2026-06-11 11:35:19.922787 | controller |         - neutron_deploy_prep
2026-06-11 11:35:19.922792 | controller |         - neutron_deploy
2026-06-11 11:35:19.922797 | controller |         - neutron_deploy_cleanup
2026-06-11 11:35:19.922801 | controller |         - cinder_prep
2026-06-11 11:35:19.922806 | controller |         - cinder
2026-06-11 11:35:19.922810 | controller |         - cinder_cleanup
2026-06-11 11:35:19.922814 | controller |         - cinder_deploy_prep
2026-06-11 11:35:19.922819 | controller |         - cinder_deploy
2026-06-11 11:35:19.922824 | controller |         - cinder_deploy_cleanup
2026-06-11 11:35:19.922829 | controller |         - rabbitmq_prep
2026-06-11 11:35:19.922833 | controller |         - rabbitmq
2026-06-11 11:35:19.922836 | controller |         - rabbitmq_cleanup
2026-06-11 11:35:19.922840 | controller |         - rabbitmq_deploy_prep
2026-06-11 11:35:19.922843 | controller |         - rabbitmq_deploy
2026-06-11 11:35:19.922847 | controller |         - rabbitmq_deploy_cleanup
2026-06-11 11:35:19.922850 | controller |         - infra_rabbitmq_deploy_prep
2026-06-11 11:35:19.922853 | controller |         - infra_rabbitmq_deploy
2026-06-11 11:35:19.922857 | controller |         - infra_rabbitmq_deploy_cleanup
2026-06-11 11:35:19.922860 | controller |         - ironic_prep
2026-06-11 11:35:19.922863 | controller |         - ironic
2026-06-11 11:35:19.922867 | controller |         - ironic_cleanup
2026-06-11 11:35:19.922870 | controller |         - ironic_deploy_prep
2026-06-11 11:35:19.922873 | controller |         - ironic_deploy
2026-06-11 11:35:19.922877 | controller |         - ironic_deploy_cleanup
2026-06-11 11:35:19.922880 | controller |         - octavia_prep
2026-06-11 11:35:19.922883 | controller |         - octavia
2026-06-11 11:35:19.922886 | controller |         - octavia_cleanup
2026-06-11 11:35:19.922890 | controller |         - octavia_deploy_prep
2026-06-11 11:35:19.922893 | controller |         - octavia_deploy
2026-06-11 11:35:19.922896 | controller |         - octavia_deploy_cleanup
2026-06-11 11:35:19.922900 | controller |         - designate_prep
2026-06-11 11:35:19.922903 | controller |         - designate
2026-06-11 11:35:19.922906 | controller |         - designate_cleanup
2026-06-11 11:35:19.922910 | controller |         - designate_deploy_prep
2026-06-11 11:35:19.922913 | controller |         - designate_deploy
2026-06-11 11:35:19.922916 | controller |         - designate_deploy_cleanup
2026-06-11 11:35:19.922919 | controller |         - nova_prep
2026-06-11 11:35:19.922923 | controller |         - nova
2026-06-11 11:35:19.922926 | controller |         - nova_cleanup
2026-06-11 11:35:19.922929 | controller |         - nova_deploy_prep
2026-06-11 11:35:19.922937 | controller |         - nova_deploy
2026-06-11 11:35:19.922940 | controller |         - nova_deploy_cleanup
2026-06-11 11:35:19.922944 | controller |         - mariadb_kuttl_run
2026-06-11 11:35:19.922947 | controller |         - mariadb_kuttl
2026-06-11 11:35:19.922950 | controller |         - kuttl_db_prep
2026-06-11 11:35:19.922954 | controller |         - kuttl_db_cleanup
2026-06-11 11:35:19.922957 | controller |         - kuttl_common_prep
2026-06-11 11:35:19.922960 | controller |         - kuttl_common_cleanup
2026-06-11 11:35:19.922964 | controller |         - keystone_kuttl_run
2026-06-11 11:35:19.922985 | controller |         - keystone_kuttl
2026-06-11 11:35:19.922989 | controller |         - barbican_kuttl_run
2026-06-11 11:35:19.922992 | controller |         - barbican_kuttl
2026-06-11 11:35:19.922995 | controller |         - cinder_kuttl_run
2026-06-11 11:35:19.922999 | controller |         - cinder_kuttl
2026-06-11 11:35:19.923002 | controller |         - neutron_kuttl_run
2026-06-11 11:35:19.923005 | controller |         - neutron_kuttl
2026-06-11 11:35:19.923009 | controller |         - octavia_kuttl_run
2026-06-11 11:35:19.923012 | controller |         - octavia_kuttl
2026-06-11 11:35:19.923015 | controller |         - designate_kuttl
2026-06-11 11:35:19.923019 | controller |         - designate_kuttl_run
2026-06-11 11:35:19.923022 | controller |         - ovn_kuttl_run
2026-06-11 11:35:19.923025 | controller |         - ovn_kuttl
2026-06-11 11:35:19.923029 | controller |         - infra_kuttl_run
2026-06-11 11:35:19.923032 | controller |         - infra_kuttl
2026-06-11 11:35:19.923035 | controller |         - ironic_kuttl_run
2026-06-11 11:35:19.923039 | controller |         - ironic_kuttl
2026-06-11 11:35:19.923042 | controller |         - ironic_kuttl_crc
2026-06-11 11:35:19.923045 | controller |         - heat_kuttl_run
2026-06-11 11:35:19.923048 | controller |         - heat_kuttl
2026-06-11 11:35:19.923052 | controller |         - heat_kuttl_crc
2026-06-11 11:35:19.923055 | controller |         - glance_kuttl_run
2026-06-11 11:35:19.923058 | controller |         - glance_kuttl
2026-06-11 11:35:19.923062 | controller |         - manila_kuttl_run
2026-06-11 11:35:19.923065 | controller |         - manila_kuttl
2026-06-11 11:35:19.923068 | controller |         - swift_kuttl_run
2026-06-11 11:35:19.923072 | controller |         - swift_kuttl
2026-06-11 11:35:19.923075 | controller |         - horizon_kuttl_run
2026-06-11 11:35:19.923078 | controller |         - horizon_kuttl
2026-06-11 11:35:19.923081 | controller |         - openstack_kuttl_prep
2026-06-11 11:35:19.923085 | controller |         - openstack_kuttl_run
2026-06-11 11:35:19.923088 | controller |         - openstack_kuttl_cleanup
2026-06-11 11:35:19.923091 | controller |         - openstack_kuttl
2026-06-11 11:35:19.923095 | controller |         - mariadb_chainsaw_run
2026-06-11 11:35:19.923098 | controller |         - mariadb_chainsaw
2026-06-11 11:35:19.923101 | controller |         - horizon_prep
2026-06-11 11:35:19.923105 | controller |         - horizon
2026-06-11 11:35:19.923108 | controller |         - horizon_cleanup
2026-06-11 11:35:19.923111 | controller |         - horizon_deploy_prep
2026-06-11 11:35:19.923115 | controller |         - horizon_deploy
2026-06-11 11:35:19.923118 | controller |         - horizon_deploy_cleanup
2026-06-11 11:35:19.923121 | controller |         - heat_prep
2026-06-11 11:35:19.923125 | controller |         - heat
2026-06-11 11:35:19.923128 | controller |         - heat_cleanup
2026-06-11 11:35:19.923131 | controller |         - heat_deploy_prep
2026-06-11 11:35:19.923134 | controller |         - heat_deploy
2026-06-11 11:35:19.923138 | controller |         - heat_deploy_cleanup
2026-06-11 11:35:19.923141 | controller |         - baremetal_prep
2026-06-11 11:35:19.923144 | controller |         - baremetal
2026-06-11 11:35:19.923148 | controller |         - baremetal_cleanup
2026-06-11 11:35:19.923151 | controller |         - ceph_help
2026-06-11 11:35:19.923154 | controller |         - ceph
2026-06-11 11:35:19.923158 | controller |         - ceph_cleanup
2026-06-11 11:35:19.923161 | controller |         - rook_prep
2026-06-11 11:35:19.923164 | controller |         - rook
2026-06-11 11:35:19.923168 | controller |         - rook_deploy_prep
2026-06-11 11:35:19.923171 | controller |         - rook_deploy
2026-06-11 11:35:19.923174 | controller |         - rook_crc_disk
2026-06-11 11:35:19.923178 | controller |         - rook_cleanup
2026-06-11 11:35:19.923181 | controller |         - lvms
2026-06-11 11:35:19.923184 | controller |         - nmstate
2026-06-11 11:35:19.923187 | controller |         - nncp
2026-06-11 11:35:19.923191 | controller |         - nncp_cleanup
2026-06-11 11:35:19.923194 | controller |         - netattach
2026-06-11 11:35:19.923197 | controller |         - netattach_cleanup
2026-06-11 11:35:19.923201 | controller |         - metallb
2026-06-11 11:35:19.923204 | controller |         - metallb_config
2026-06-11 11:35:19.923207 | controller |         - metallb_config_cleanup
2026-06-11 11:35:19.923213 | controller |         - metallb_cleanup
2026-06-11 11:35:19.923217 | controller |         - loki
2026-06-11 11:35:19.923220 | controller |         - loki_cleanup
2026-06-11 11:35:19.923223 | controller |         - loki_deploy
2026-06-11 11:35:19.923227 | controller |         - loki_deploy_cleanup
2026-06-11 11:35:19.923230 | controller |         - netobserv
2026-06-11 11:35:19.923233 | controller |         - netobserv_cleanup
2026-06-11 11:35:19.923236 | controller |         - netobserv_deploy
2026-06-11 11:35:19.923240 | controller |         - netobserv_deploy_cleanup
2026-06-11 11:35:19.923243 | controller |         - manila_prep
2026-06-11 11:35:19.923247 | controller |         - manila
2026-06-11 11:35:19.923250 | controller |         - manila_cleanup
2026-06-11 11:35:19.923253 | controller |         - manila_deploy_prep
2026-06-11 11:35:19.923257 | controller |         - manila_deploy
2026-06-11 11:35:19.923260 | controller |         - manila_deploy_cleanup
2026-06-11 11:35:19.923263 | controller |         - telemetry_prep
2026-06-11 11:35:19.923266 | controller |         - telemetry
2026-06-11 11:35:19.923270 | controller |         - telemetry_cleanup
2026-06-11 11:35:19.923273 | controller |         - telemetry_deploy_prep
2026-06-11 11:35:19.923276 | controller |         - telemetry_deploy
2026-06-11 11:35:19.923280 | controller |         - telemetry_deploy_cleanup
2026-06-11 11:35:19.923283 | controller |         - telemetry_kuttl_run
2026-06-11 11:35:19.923286 | controller |         - telemetry_kuttl
2026-06-11 11:35:19.923290 | controller |         - test_operator_prep
2026-06-11 11:35:19.923293 | controller |         - test_operator
2026-06-11 11:35:19.923297 | controller |         - test_operator_cleanup
2026-06-11 11:35:19.923300 | controller |         - test_operator_deploy_prep
2026-06-11 11:35:19.923303 | controller |         - test_operator_deploy
2026-06-11 11:35:19.923307 | controller |         - test_operator_deploy_cleanup
2026-06-11 11:35:19.923310 | controller |         - test_operator_kuttl_run
2026-06-11 11:35:19.923313 | controller |         - test_operator_kuttl
2026-06-11 11:35:19.923317 | controller |         - swift_prep
2026-06-11 11:35:19.923320 | controller |         - swift
2026-06-11 11:35:19.923323 | controller |         - swift_cleanup
2026-06-11 11:35:19.923327 | controller |         - swift_deploy_prep
2026-06-11 11:35:19.923330 | controller |         - swift_deploy
2026-06-11 11:35:19.923333 | controller |         - swift_deploy_cleanup
2026-06-11 11:35:19.923337 | controller |         - certmanager
2026-06-11 11:35:19.923340 | controller |         - certmanager_cleanup
2026-06-11 11:35:19.923343 | controller |         - validate_marketplace
2026-06-11 11:35:19.923347 | controller |         - redis_deploy_prep
2026-06-11 11:35:19.923350 | controller |         - redis_deploy
2026-06-11 11:35:19.923353 | controller |         - redis_deploy_cleanup
2026-06-11 11:35:19.923357 | controller |         - set_slower_etcd_profile
2026-06-11 11:35:19.923360 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/Makefile:
2026-06-11 11:35:19.923364 | controller |         - help
2026-06-11 11:35:19.923368 | controller |         - download_tools
2026-06-11 11:35:19.923371 | controller |         - nfs
2026-06-11 11:35:19.923374 | controller |         - nfs_cleanup
2026-06-11 11:35:19.923378 | controller |         - crc
2026-06-11 11:35:19.923381 | controller |         - crc_cleanup
2026-06-11 11:35:19.923384 | controller |         - crc_scrub
2026-06-11 11:35:19.923388 | controller |         - crc_attach_default_interface
2026-06-11 11:35:19.923391 | controller |         - crc_attach_default_interface_cleanup
2026-06-11 11:35:19.923395 | controller |         - ipv6_lab_network
2026-06-11 11:35:19.923398 | controller |         - ipv6_lab_network_cleanup
2026-06-11 11:35:19.923401 | controller |         - ipv6_lab_nat64_router
2026-06-11 11:35:19.923405 | controller |         - ipv6_lab_nat64_router_cleanup
2026-06-11 11:35:19.923408 | controller |         - ipv6_lab_sno
2026-06-11 11:35:19.923411 | controller |         - ipv6_lab_sno_cleanup
2026-06-11 11:35:19.923415 | controller |         - ipv6_lab
2026-06-11 11:35:19.923418 | controller |         - ipv6_lab_cleanup
2026-06-11 11:35:19.923421 | controller |         - attach_default_interface
2026-06-11 11:35:19.923425 | controller |         - attach_default_interface_cleanup
2026-06-11 11:35:19.923428 | controller |         - network_isolation_bridge
2026-06-11 11:35:19.923432 | controller |         - network_isolation_bridge_cleanup
2026-06-11 11:35:19.923435 | controller |         - edpm_baremetal_compute
2026-06-11 11:35:19.923438 | controller |         - edpm_compute
2026-06-11 11:35:19.923442 | controller |         - edpm_compute_bootc
2026-06-11 11:35:19.923445 | controller |         - edpm_ansible_runner
2026-06-11 11:35:19.923448 | controller |         - edpm_computes_bgp
2026-06-11 11:35:19.923453 | controller |         - edpm_compute_repos
2026-06-11 11:35:19.923457 | controller |         - edpm_compute_cleanup
2026-06-11 11:35:19.923460 | controller |         - edpm_networker
2026-06-11 11:35:19.923464 | controller |         - edpm_networker_cleanup
2026-06-11 11:35:19.923467 | controller |         - edpm_deploy_instance
2026-06-11 11:35:19.923470 | controller |         - tripleo_deploy
2026-06-11 11:35:19.923474 | controller |         - standalone_deploy
2026-06-11 11:35:19.923477 | controller |         - standalone_sync
2026-06-11 11:35:19.923480 | controller |         - standalone
2026-06-11 11:35:19.923483 | controller |         - standalone_cleanup
2026-06-11 11:35:19.923487 | controller |         - standalone_snapshot
2026-06-11 11:35:19.923490 | controller |         - standalone_revert
2026-06-11 11:35:19.923493 | controller |         - cifmw_prepare
2026-06-11 11:35:19.923497 | controller |         - cifmw_cleanup
2026-06-11 11:35:19.923500 | controller |         - bmaas_network
2026-06-11 11:35:19.923507 | controller |         - bmaas_network_cleanup
2026-06-11 11:35:19.923510 | controller |         - bmaas_route_crc_and_crc_bmaas_networks
2026-06-11 11:35:19.923514 | controller |         - bmaas_route_crc_and_crc_bmaas_networks_cleanup
2026-06-11 11:35:19.923517 | controller |         - bmaas_crc_attach_network
2026-06-11 11:35:19.923521 | controller |         - bmaas_crc_attach_network_cleanup
2026-06-11 11:35:19.923524 | controller |         - bmaas_crc_baremetal_bridge
2026-06-11 11:35:19.923527 | controller |         - bmaas_crc_baremetal_bridge_cleanup
2026-06-11 11:35:19.923531 | controller |         - bmaas_baremetal_net_nad
2026-06-11 11:35:19.923534 | controller |         - bmaas_baremetal_net_nad_cleanup
2026-06-11 11:35:19.923538 | controller |         - bmaas_metallb
2026-06-11 11:35:19.923541 | controller |         - bmaas_metallb_cleanup
2026-06-11 11:35:19.923544 | controller |         - bmaas_virtual_bms
2026-06-11 11:35:19.923548 | controller |         - bmaas_virtual_bms_cleanup
2026-06-11 11:35:19.923551 | controller |         - bmaas_sushy_emulator
2026-06-11 11:35:19.923554 | controller |         - bmaas_sushy_emulator_cleanup
2026-06-11 11:35:19.923558 | controller |         - bmaas_sushy_emulator_wait
2026-06-11 11:35:19.923561 | controller |         - bmaas_generate_nodes_yaml
2026-06-11 11:35:19.923564 | controller |         - bmaas
2026-06-11 11:35:19.923568 | controller |         - bmaas_cleanup
2026-06-11 11:35:19.923576 | controller |       failed: false
2026-06-11 11:35:19.923580 | controller |       success: true
2026-06-11 11:35:19.935455 | controller |
2026-06-11 11:35:19.935482 | controller | TASK [install_yamls : Create the install_yamls parameters file dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, content={{
2026-06-11 11:35:19.935487 | controller |   {
2026-06-11 11:35:19.935491 | controller |   'cifmw_install_yamls_environment': cifmw_install_yamls_environment,
2026-06-11 11:35:19.935494 | controller |   'cifmw_install_yamls_defaults': cifmw_install_yamls_defaults
2026-06-11 11:35:19.935498 | controller |   } | to_nice_yaml
2026-06-11 11:35:19.935501 | controller | }}, mode=0644] ***
2026-06-11 11:35:19.935505 | controller | Thursday 11 June 2026  11:35:19 +0000 (0:00:00.050)       0:01:01.232 *********
2026-06-11 11:35:19.935508 | controller | Thursday 11 June 2026  11:35:19 +0000 (0:00:00.050)       0:01:01.231 *********
2026-06-11 11:35:20.430458 | controller | changed: [localhost]
2026-06-11 11:35:20.430523 | controller |
2026-06-11 11:35:20.430535 | controller | TASK [install_yamls : Create empty cifmw_install_yamls_environment if needed cifmw_install_yamls_environment={}] ***
2026-06-11 11:35:20.430545 | controller | Thursday 11 June 2026  11:35:20 +0000 (0:00:00.495)       0:01:01.727 *********
2026-06-11 11:35:20.430553 | controller | Thursday 11 June 2026  11:35:20 +0000 (0:00:00.494)       0:01:01.726 *********
2026-06-11 11:35:20.481054 | controller | skipping: [localhost]
2026-06-11 11:35:20.481163 | controller |
2026-06-11 11:35:20.481170 | controller | TASK [discover_latest_image : Set the discovered images dict to empty cifmw_discovered_images_dict={}] ***
2026-06-11 11:35:20.481174 | controller | Thursday 11 June 2026  11:35:20 +0000 (0:00:00.050)       0:01:01.778 *********
2026-06-11 11:35:20.481178 | controller | Thursday 11 June 2026  11:35:20 +0000 (0:00:00.050)       0:01:01.776 *********
2026-06-11 11:35:20.504886 | controller | ok: [localhost]
2026-06-11 11:35:20.504911 | controller |
2026-06-11 11:35:20.504916 | controller | TASK [discover_latest_image : Discover images _raw_params=per-image.yml] *******
2026-06-11 11:35:20.504919 | controller | Thursday 11 June 2026  11:35:20 +0000 (0:00:00.023)       0:01:01.802 *********
2026-06-11 11:35:20.504944 | controller | Thursday 11 June 2026  11:35:20 +0000 (0:00:00.023)       0:01:01.800 *********
2026-06-11 11:35:20.554009 | 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-11 11:35:20.554056 | controller |
2026-06-11 11:35:20.554073 | 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-11 11:35:20.554082 | controller | Thursday 11 June 2026  11:35:20 +0000 (0:00:00.049)       0:01:01.851 *********
2026-06-11 11:35:20.554086 | controller | Thursday 11 June 2026  11:35:20 +0000 (0:00:00.049)       0:01:01.849 *********
2026-06-11 11:35:20.595022 | controller | ok: [localhost] =>
2026-06-11 11:35:20.595060 | controller |     changed: false
2026-06-11 11:35:20.595065 | controller |     msg: All assertions passed
2026-06-11 11:35:20.595069 | controller |
2026-06-11 11:35:20.595074 | 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-11 11:35:20.595078 | controller | Thursday 11 June 2026  11:35:20 +0000 (0:00:00.041)       0:01:01.892 *********
2026-06-11 11:35:20.595082 | controller | Thursday 11 June 2026  11:35:20 +0000 (0:00:00.041)       0:01:01.890 *********
2026-06-11 11:35:20.990928 | controller | changed: [localhost]
2026-06-11 11:35:20.991011 | controller |
2026-06-11 11:35:20.991024 | 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-11 11:35:20.991035 | controller | Thursday 11 June 2026  11:35:20 +0000 (0:00:00.395)       0:01:02.288 *********
2026-06-11 11:35:20.991044 | controller | Thursday 11 June 2026  11:35:20 +0000 (0:00:00.395)       0:01:02.286 *********
2026-06-11 11:35:21.021542 | controller | ok: [localhost]
2026-06-11 11:35:21.021612 | controller |
2026-06-11 11:35:21.021624 | 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-11 11:35:21.021635 | controller | Thursday 11 June 2026  11:35:21 +0000 (0:00:00.030)       0:01:02.318 *********
2026-06-11 11:35:21.021644 | controller | Thursday 11 June 2026  11:35:21 +0000 (0:00:00.030)       0:01:02.317 *********
2026-06-11 11:35:21.098509 | controller | ok: [localhost]
2026-06-11 11:35:21.098573 | controller |
2026-06-11 11:35:21.098585 | 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-11 11:35:21.098595 | controller | Thursday 11 June 2026  11:35:21 +0000 (0:00:00.076)       0:01:02.395 *********
2026-06-11 11:35:21.098642 | controller | Thursday 11 June 2026  11:35:21 +0000 (0:00:00.076)       0:01:02.394 *********
2026-06-11 11:35:21.625835 | controller | changed: [localhost]
2026-06-11 11:35:21.625949 | controller |
2026-06-11 11:35:21.625961 | 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-11 11:35:21.625970 | controller | Thursday 11 June 2026  11:35:21 +0000 (0:00:00.526)       0:01:02.922 *********
2026-06-11 11:35:21.626003 | controller | Thursday 11 June 2026  11:35:21 +0000 (0:00:00.527)       0:01:02.921 *********
2026-06-11 11:35:21.716537 | controller | ok: [localhost]
2026-06-11 11:35:21.716582 | controller |
2026-06-11 11:35:21.716589 | 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-11 11:35:21.716594 | controller | Thursday 11 June 2026  11:35:21 +0000 (0:00:00.091)       0:01:03.013 *********
2026-06-11 11:35:21.716599 | controller | Thursday 11 June 2026  11:35:21 +0000 (0:00:00.091)       0:01:03.012 *********
2026-06-11 11:35:21.815084 | controller | ok: [localhost]
2026-06-11 11:35:21.815155 | controller |
2026-06-11 11:35:21.815170 | controller | TASK [run_hook : Loop on hooks for pre_infra _raw_params={{ hook.type }}.yml] ***
2026-06-11 11:35:21.815179 | controller | Thursday 11 June 2026  11:35:21 +0000 (0:00:00.098)       0:01:03.112 *********
2026-06-11 11:35:21.815188 | controller | Thursday 11 June 2026  11:35:21 +0000 (0:00:00.098)       0:01:03.110 *********
2026-06-11 11:35:21.979113 | 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-11 11:35:21.979209 | controller |
2026-06-11 11:35:21.979253 | 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-11 11:35:21.979266 | controller | Thursday 11 June 2026  11:35:21 +0000 (0:00:00.164)       0:01:03.276 *********
2026-06-11 11:35:21.979276 | controller | Thursday 11 June 2026  11:35:21 +0000 (0:00:00.164)       0:01:03.275 *********
2026-06-11 11:35:22.026412 | controller | ok: [localhost]
2026-06-11 11:35:22.026517 | controller |
2026-06-11 11:35:22.026528 | controller | TASK [run_hook : Get file stat path={{ playbook_path }}] ***********************
2026-06-11 11:35:22.026537 | controller | Thursday 11 June 2026  11:35:22 +0000 (0:00:00.047)       0:01:03.323 *********
2026-06-11 11:35:22.026545 | controller | Thursday 11 June 2026  11:35:22 +0000 (0:00:00.047)       0:01:03.322 *********
2026-06-11 11:35:22.246946 | controller | ok: [localhost]
2026-06-11 11:35:22.246993 | controller |
2026-06-11 11:35:22.246999 | controller | TASK [run_hook : Fail if playbook doesn't exist msg=Playbook {{ playbook_path }} doesn't seem to exist.] ***
2026-06-11 11:35:22.247003 | controller | Thursday 11 June 2026  11:35:22 +0000 (0:00:00.219)       0:01:03.543 *********
2026-06-11 11:35:22.247007 | controller | Thursday 11 June 2026  11:35:22 +0000 (0:00:00.219)       0:01:03.541 *********
2026-06-11 11:35:22.282430 | controller | skipping: [localhost]
2026-06-11 11:35:22.282476 | controller |
2026-06-11 11:35:22.282485 | controller | TASK [run_hook : Get parameters files paths={{
2026-06-11 11:35:22.282494 | controller |   (cifmw_basedir, 'artifacts/parameters') | path_join
2026-06-11 11:35:22.282502 | controller | }}, file_type=file, patterns=*.yml] ***
2026-06-11 11:35:22.282508 | controller | Thursday 11 June 2026  11:35:22 +0000 (0:00:00.036)       0:01:03.579 *********
2026-06-11 11:35:22.282516 | controller | Thursday 11 June 2026  11:35:22 +0000 (0:00:00.036)       0:01:03.578 *********
2026-06-11 11:35:22.536156 | controller | ok: [localhost]
2026-06-11 11:35:22.536276 | controller |
2026-06-11 11:35:22.536288 | 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-11 11:35:22.536298 | controller | Thursday 11 June 2026  11:35:22 +0000 (0:00:00.253)       0:01:03.833 *********
2026-06-11 11:35:22.536305 | controller | Thursday 11 June 2026  11:35:22 +0000 (0:00:00.253)       0:01:03.831 *********
2026-06-11 11:35:22.575729 | controller | ok: [localhost]
2026-06-11 11:35:22.575864 | controller |
2026-06-11 11:35:22.575872 | controller | TASK [run_hook : Ensure log directory exists path={{ log_path | dirname }}, state=directory, mode=0755] ***
2026-06-11 11:35:22.575878 | controller | Thursday 11 June 2026  11:35:22 +0000 (0:00:00.039)       0:01:03.872 *********
2026-06-11 11:35:22.575883 | controller | Thursday 11 June 2026  11:35:22 +0000 (0:00:00.039)       0:01:03.871 *********
2026-06-11 11:35:22.807724 | controller | ok: [localhost]
2026-06-11 11:35:22.807872 | controller |
2026-06-11 11:35:22.807885 | controller | TASK [run_hook : Ensure artifacts directory exists path={{ cifmw_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-11 11:35:22.807893 | controller | Thursday 11 June 2026  11:35:22 +0000 (0:00:00.231)       0:01:04.103 *********
2026-06-11 11:35:22.807902 | controller | Thursday 11 June 2026  11:35:22 +0000 (0:00:00.231)       0:01:04.102 *********
2026-06-11 11:35:23.053116 | controller | ok: [localhost]
2026-06-11 11:35:23.053225 | controller |
2026-06-11 11:35:23.053231 | controller | TASK [run_hook : Run hook without retry - Download needed tools] ***************
2026-06-11 11:35:23.053236 | controller | Thursday 11 June 2026  11:35:23 +0000 (0:00:00.245)       0:01:04.349 *********
2026-06-11 11:35:23.053240 | controller | Thursday 11 June 2026  11:35:23 +0000 (0:00:00.245)       0:01:04.348 *********
2026-06-11 11:36:05.590590 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-11 11:36:05.590686 | controller | changed: [localhost]
2026-06-11 11:36:05.590692 | controller |
2026-06-11 11:36:05.590697 | controller | TASK [run_hook : Run hook with retry - Download needed tools] ******************
2026-06-11 11:36:05.590702 | controller | Thursday 11 June 2026  11:36:05 +0000 (0:00:42.537)       0:01:46.887 *********
2026-06-11 11:36:05.590706 | controller | Thursday 11 June 2026  11:36:05 +0000 (0:00:42.537)       0:01:46.886 *********
2026-06-11 11:36:05.629392 | controller | skipping: [localhost]
2026-06-11 11:36:05.629450 | controller |
2026-06-11 11:36:05.629460 | controller | TASK [run_hook : Check if we have a file path={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-11 11:36:05.629467 | controller | Thursday 11 June 2026  11:36:05 +0000 (0:00:00.039)       0:01:46.926 *********
2026-06-11 11:36:05.629474 | controller | Thursday 11 June 2026  11:36:05 +0000 (0:00:00.039)       0:01:46.925 *********
2026-06-11 11:36:05.867865 | controller | ok: [localhost]
2026-06-11 11:36:05.867934 | controller |
2026-06-11 11:36:05.867946 | controller | TASK [run_hook : Load generated content in main playbook file={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-11 11:36:05.867975 | controller | Thursday 11 June 2026  11:36:05 +0000 (0:00:00.238)       0:01:47.165 *********
2026-06-11 11:36:05.867984 | controller | Thursday 11 June 2026  11:36:05 +0000 (0:00:00.238)       0:01:47.163 *********
2026-06-11 11:36:05.966645 | controller | skipping: [localhost]
2026-06-11 11:36:05.966765 | controller |
2026-06-11 11:36:05.966782 | controller | PLAY [Prepare host virtualization] *********************************************
2026-06-11 11:36:05.966792 | controller |
2026-06-11 11:36:05.966800 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-11 11:36:05.966808 | controller | Thursday 11 June 2026  11:36:05 +0000 (0:00:00.098)       0:01:47.264 *********
2026-06-11 11:36:05.966817 | controller | Thursday 11 June 2026  11:36:05 +0000 (0:00:00.098)       0:01:47.262 *********
2026-06-11 11:36:06.007986 | controller |
2026-06-11 11:36:06.008077 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-11 11:36:06.008089 | controller | Thursday 11 June 2026  11:36:06 +0000 (0:00:00.040)       0:01:47.304 *********
2026-06-11 11:36:06.008098 | controller | Thursday 11 June 2026  11:36:06 +0000 (0:00:00.040)       0:01:47.303 *********
2026-06-11 11:36:06.234723 | controller | ok: [localhost]
2026-06-11 11:36:06.234830 | controller |
2026-06-11 11:36:06.234850 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-11 11:36:06.234856 | controller | Thursday 11 June 2026  11:36:06 +0000 (0:00:00.226)       0:01:47.531 *********
2026-06-11 11:36:06.234863 | controller | Thursday 11 June 2026  11:36:06 +0000 (0:00:00.226)       0:01:47.530 *********
2026-06-11 11:36:06.522647 | controller | ok: [localhost]
2026-06-11 11:36:06.522733 | controller |
2026-06-11 11:36:06.522773 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-11 11:36:06.522779 | controller | ] ***
2026-06-11 11:36:06.522784 | controller | Thursday 11 June 2026  11:36:06 +0000 (0:00:00.287)       0:01:47.819 *********
2026-06-11 11:36:06.522789 | controller | Thursday 11 June 2026  11:36:06 +0000 (0:00:00.287)       0:01:47.817 *********
2026-06-11 11:36:06.583259 | controller | ok: [localhost] =>
2026-06-11 11:36:06.583335 | controller |     msg: |
2026-06-11 11:36:06.583351 | 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-11 11:36:06.583363 | controller |
2026-06-11 11:36:06.583381 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-11 11:36:06.583391 | controller | Thursday 11 June 2026  11:36:06 +0000 (0:00:00.060)       0:01:47.879 *********
2026-06-11 11:36:06.583401 | controller | Thursday 11 June 2026  11:36:06 +0000 (0:00:00.060)       0:01:47.878 *********
2026-06-11 11:36:06.692661 | 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-11 11:36:06.692832 | 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-11 11:36:06.692855 | 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-11 11:36:06.692868 | controller |
2026-06-11 11:36:06.692882 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 11:36:06.692895 | controller | Thursday 11 June 2026  11:36:06 +0000 (0:00:00.110)       0:01:47.989 *********
2026-06-11 11:36:06.692906 | controller | Thursday 11 June 2026  11:36:06 +0000 (0:00:00.110)       0:01:47.988 *********
2026-06-11 11:36:06.737121 | controller | skipping: [localhost]
2026-06-11 11:36:06.737182 | controller |
2026-06-11 11:36:06.737192 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 11:36:06.737199 | controller | Thursday 11 June 2026  11:36:06 +0000 (0:00:00.044)       0:01:48.034 *********
2026-06-11 11:36:06.737204 | controller | Thursday 11 June 2026  11:36:06 +0000 (0:00:00.044)       0:01:48.032 *********
2026-06-11 11:36:07.032864 | controller | ok: [localhost]
2026-06-11 11:36:07.032975 | controller |
2026-06-11 11:36:07.032983 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 11:36:07.032988 | controller | Thursday 11 June 2026  11:36:07 +0000 (0:00:00.295)       0:01:48.330 *********
2026-06-11 11:36:07.032993 | controller | Thursday 11 June 2026  11:36:07 +0000 (0:00:00.295)       0:01:48.328 *********
2026-06-11 11:36:07.406586 | controller | changed: [localhost]
2026-06-11 11:36:07.406721 | controller |
2026-06-11 11:36:07.406804 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 11:36:07.406815 | controller | Thursday 11 June 2026  11:36:07 +0000 (0:00:00.373)       0:01:48.703 *********
2026-06-11 11:36:07.406823 | controller | Thursday 11 June 2026  11:36:07 +0000 (0:00:00.373)       0:01:48.702 *********
2026-06-11 11:36:07.815101 | controller | ok: [localhost]
2026-06-11 11:36:07.815151 | controller |
2026-06-11 11:36:07.815158 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 11:36:07.815164 | controller | Thursday 11 June 2026  11:36:07 +0000 (0:00:00.407)       0:01:49.111 *********
2026-06-11 11:36:07.815169 | controller | Thursday 11 June 2026  11:36:07 +0000 (0:00:00.407)       0:01:49.110 *********
2026-06-11 11:36:08.343465 | controller | changed: [localhost]
2026-06-11 11:36:08.343555 | controller |
2026-06-11 11:36:08.343562 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 11:36:08.343590 | controller | Thursday 11 June 2026  11:36:08 +0000 (0:00:00.528)       0:01:49.640 *********
2026-06-11 11:36:08.343594 | controller | Thursday 11 June 2026  11:36:08 +0000 (0:00:00.528)       0:01:49.638 *********
2026-06-11 11:36:08.459399 | controller | ok: [localhost]
2026-06-11 11:36:08.459498 | controller |
2026-06-11 11:36:08.459506 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 11:36:08.459513 | controller | Thursday 11 June 2026  11:36:08 +0000 (0:00:00.115)       0:01:49.755 *********
2026-06-11 11:36:08.459519 | controller | Thursday 11 June 2026  11:36:08 +0000 (0:00:00.115)       0:01:49.754 *********
2026-06-11 11:36:08.789169 | controller | changed: [localhost]
2026-06-11 11:36:08.789296 | controller |
2026-06-11 11:36:08.789308 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 11:36:08.789317 | controller | Thursday 11 June 2026  11:36:08 +0000 (0:00:00.330)       0:01:50.086 *********
2026-06-11 11:36:08.789325 | controller | Thursday 11 June 2026  11:36:08 +0000 (0:00:00.330)       0:01:50.085 *********
2026-06-11 11:36:08.819429 | controller | skipping: [localhost]
2026-06-11 11:36:08.819522 | controller |
2026-06-11 11:36:08.819531 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 11:36:08.819537 | controller | Thursday 11 June 2026  11:36:08 +0000 (0:00:00.030)       0:01:50.116 *********
2026-06-11 11:36:08.819542 | controller | Thursday 11 June 2026  11:36:08 +0000 (0:00:00.030)       0:01:50.115 *********
2026-06-11 11:36:09.108926 | controller | ok: [localhost]
2026-06-11 11:36:09.109058 | controller |
2026-06-11 11:36:09.109072 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 11:36:09.109116 | controller | Thursday 11 June 2026  11:36:09 +0000 (0:00:00.289)       0:01:50.406 *********
2026-06-11 11:36:09.109124 | controller | Thursday 11 June 2026  11:36:09 +0000 (0:00:00.289)       0:01:50.404 *********
2026-06-11 11:36:09.351858 | controller | changed: [localhost]
2026-06-11 11:36:09.351959 | controller |
2026-06-11 11:36:09.351966 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 11:36:09.351972 | controller | Thursday 11 June 2026  11:36:09 +0000 (0:00:00.242)       0:01:50.648 *********
2026-06-11 11:36:09.351977 | controller | Thursday 11 June 2026  11:36:09 +0000 (0:00:00.242)       0:01:50.647 *********
2026-06-11 11:36:09.572355 | controller | ok: [localhost]
2026-06-11 11:36:09.572465 | controller |
2026-06-11 11:36:09.572477 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 11:36:09.572487 | controller | Thursday 11 June 2026  11:36:09 +0000 (0:00:00.220)       0:01:50.869 *********
2026-06-11 11:36:09.572495 | controller | Thursday 11 June 2026  11:36:09 +0000 (0:00:00.220)       0:01:50.867 *********
2026-06-11 11:36:10.046123 | controller | changed: [localhost]
2026-06-11 11:36:10.046203 | controller |
2026-06-11 11:36:10.046212 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 11:36:10.046218 | controller | Thursday 11 June 2026  11:36:10 +0000 (0:00:00.474)       0:01:51.343 *********
2026-06-11 11:36:10.046224 | controller | Thursday 11 June 2026  11:36:10 +0000 (0:00:00.474)       0:01:51.342 *********
2026-06-11 11:36:10.099125 | controller | ok: [localhost]
2026-06-11 11:36:10.099235 | controller |
2026-06-11 11:36:10.099243 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 11:36:10.099250 | controller | Thursday 11 June 2026  11:36:10 +0000 (0:00:00.052)       0:01:51.396 *********
2026-06-11 11:36:10.099256 | controller | Thursday 11 June 2026  11:36:10 +0000 (0:00:00.052)       0:01:51.395 *********
2026-06-11 11:36:10.318349 | controller | changed: [localhost]
2026-06-11 11:36:10.318472 | controller |
2026-06-11 11:36:10.318484 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 11:36:10.318494 | controller | Thursday 11 June 2026  11:36:10 +0000 (0:00:00.218)       0:01:51.615 *********
2026-06-11 11:36:10.318503 | controller | Thursday 11 June 2026  11:36:10 +0000 (0:00:00.218)       0:01:51.613 *********
2026-06-11 11:36:10.371955 | controller | skipping: [localhost]
2026-06-11 11:36:10.372052 | controller |
2026-06-11 11:36:10.372064 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 11:36:10.372087 | controller | Thursday 11 June 2026  11:36:10 +0000 (0:00:00.052)       0:01:51.668 *********
2026-06-11 11:36:10.372108 | controller | Thursday 11 June 2026  11:36:10 +0000 (0:00:00.053)       0:01:51.666 *********
2026-06-11 11:36:10.618372 | controller | ok: [localhost]
2026-06-11 11:36:10.618422 | controller |
2026-06-11 11:36:10.618428 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 11:36:10.618432 | controller | Thursday 11 June 2026  11:36:10 +0000 (0:00:00.247)       0:01:51.915 *********
2026-06-11 11:36:10.618436 | controller | Thursday 11 June 2026  11:36:10 +0000 (0:00:00.247)       0:01:51.913 *********
2026-06-11 11:36:10.852343 | controller | changed: [localhost]
2026-06-11 11:36:10.852388 | controller |
2026-06-11 11:36:10.852394 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 11:36:10.852398 | controller | Thursday 11 June 2026  11:36:10 +0000 (0:00:00.233)       0:01:52.148 *********
2026-06-11 11:36:10.852401 | controller | Thursday 11 June 2026  11:36:10 +0000 (0:00:00.233)       0:01:52.147 *********
2026-06-11 11:36:11.039617 | controller | ok: [localhost]
2026-06-11 11:36:11.039678 | controller |
2026-06-11 11:36:11.039689 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 11:36:11.039699 | controller | Thursday 11 June 2026  11:36:11 +0000 (0:00:00.188)       0:01:52.337 *********
2026-06-11 11:36:11.039706 | controller | Thursday 11 June 2026  11:36:11 +0000 (0:00:00.188)       0:01:52.335 *********
2026-06-11 11:36:11.537249 | controller | changed: [localhost]
2026-06-11 11:36:11.537366 | controller |
2026-06-11 11:36:11.537379 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 11:36:11.537389 | controller | Thursday 11 June 2026  11:36:11 +0000 (0:00:00.496)       0:01:52.833 *********
2026-06-11 11:36:11.537397 | controller | Thursday 11 June 2026  11:36:11 +0000 (0:00:00.496)       0:01:52.832 *********
2026-06-11 11:36:11.593699 | controller | ok: [localhost]
2026-06-11 11:36:11.593865 | controller |
2026-06-11 11:36:11.593885 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 11:36:11.593900 | controller | Thursday 11 June 2026  11:36:11 +0000 (0:00:00.057)       0:01:52.890 *********
2026-06-11 11:36:11.593913 | controller | Thursday 11 June 2026  11:36:11 +0000 (0:00:00.057)       0:01:52.889 *********
2026-06-11 11:36:11.804307 | controller | changed: [localhost]
2026-06-11 11:36:11.804384 | controller |
2026-06-11 11:36:11.804391 | controller | TASK [Ensure libvirt is present/configured name=libvirt_manager] ***************
2026-06-11 11:36:11.804395 | controller | Thursday 11 June 2026  11:36:11 +0000 (0:00:00.210)       0:01:53.101 *********
2026-06-11 11:36:11.804399 | controller | Thursday 11 June 2026  11:36:11 +0000 (0:00:00.210)       0:01:53.100 *********
2026-06-11 11:36:11.844943 | controller | skipping: [localhost]
2026-06-11 11:36:11.845058 | controller |
2026-06-11 11:36:11.845071 | controller | TASK [Perpare OpenShift provisioner node name=openshift_provisioner_node] ******
2026-06-11 11:36:11.845080 | controller | Thursday 11 June 2026  11:36:11 +0000 (0:00:00.040)       0:01:53.142 *********
2026-06-11 11:36:11.845089 | controller | Thursday 11 June 2026  11:36:11 +0000 (0:00:00.040)       0:01:53.140 *********
2026-06-11 11:36:11.953683 | controller | skipping: [localhost]
2026-06-11 11:36:11.953785 | controller |
2026-06-11 11:36:11.953792 | controller | PLAY [Run cifmw_setup infra, build package, container and operators, deploy EDPM] ***
2026-06-11 11:36:11.953797 | controller |
2026-06-11 11:36:11.953801 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-11 11:36:11.953805 | controller | Thursday 11 June 2026  11:36:11 +0000 (0:00:00.108)       0:01:53.251 *********
2026-06-11 11:36:11.953809 | controller | Thursday 11 June 2026  11:36:11 +0000 (0:00:00.108)       0:01:53.249 *********
2026-06-11 11:36:12.023073 | controller |
2026-06-11 11:36:12.023163 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-11 11:36:12.023169 | controller | Thursday 11 June 2026  11:36:12 +0000 (0:00:00.069)       0:01:53.320 *********
2026-06-11 11:36:12.023174 | controller | Thursday 11 June 2026  11:36:12 +0000 (0:00:00.069)       0:01:53.319 *********
2026-06-11 11:36:12.235705 | controller | ok: [localhost]
2026-06-11 11:36:12.235814 | controller |
2026-06-11 11:36:12.235826 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-11 11:36:12.235833 | controller | Thursday 11 June 2026  11:36:12 +0000 (0:00:00.212)       0:01:53.532 *********
2026-06-11 11:36:12.235839 | controller | Thursday 11 June 2026  11:36:12 +0000 (0:00:00.212)       0:01:53.531 *********
2026-06-11 11:36:12.489139 | controller | ok: [localhost]
2026-06-11 11:36:12.489190 | controller |
2026-06-11 11:36:12.489197 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-11 11:36:12.489203 | controller | ] ***
2026-06-11 11:36:12.489208 | controller | Thursday 11 June 2026  11:36:12 +0000 (0:00:00.253)       0:01:53.785 *********
2026-06-11 11:36:12.489214 | controller | Thursday 11 June 2026  11:36:12 +0000 (0:00:00.253)       0:01:53.784 *********
2026-06-11 11:36:12.552612 | controller | ok: [localhost] =>
2026-06-11 11:36:12.552734 | controller |     msg: |
2026-06-11 11:36:12.552778 | 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-11 11:36:12.552789 | controller |
2026-06-11 11:36:12.552797 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-11 11:36:12.552805 | controller | Thursday 11 June 2026  11:36:12 +0000 (0:00:00.063)       0:01:53.848 *********
2026-06-11 11:36:12.552813 | controller | Thursday 11 June 2026  11:36:12 +0000 (0:00:00.063)       0:01:53.847 *********
2026-06-11 11:36:12.631894 | 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-11 11:36:12.632006 | 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-11 11:36:12.632013 | 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-11 11:36:12.632018 | controller |
2026-06-11 11:36:12.632025 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 11:36:12.632031 | controller | Thursday 11 June 2026  11:36:12 +0000 (0:00:00.079)       0:01:53.928 *********
2026-06-11 11:36:12.632036 | controller | Thursday 11 June 2026  11:36:12 +0000 (0:00:00.079)       0:01:53.927 *********
2026-06-11 11:36:12.669114 | controller | skipping: [localhost]
2026-06-11 11:36:12.669210 | controller |
2026-06-11 11:36:12.669221 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 11:36:12.669229 | controller | Thursday 11 June 2026  11:36:12 +0000 (0:00:00.037)       0:01:53.966 *********
2026-06-11 11:36:12.669237 | controller | Thursday 11 June 2026  11:36:12 +0000 (0:00:00.037)       0:01:53.964 *********
2026-06-11 11:36:12.922764 | controller | ok: [localhost]
2026-06-11 11:36:12.922870 | controller |
2026-06-11 11:36:12.922878 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 11:36:12.922884 | controller | Thursday 11 June 2026  11:36:12 +0000 (0:00:00.253)       0:01:54.219 *********
2026-06-11 11:36:12.922889 | controller | Thursday 11 June 2026  11:36:12 +0000 (0:00:00.253)       0:01:54.217 *********
2026-06-11 11:36:13.137087 | controller | changed: [localhost]
2026-06-11 11:36:13.137206 | controller |
2026-06-11 11:36:13.137214 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 11:36:13.137220 | controller | Thursday 11 June 2026  11:36:13 +0000 (0:00:00.215)       0:01:54.434 *********
2026-06-11 11:36:13.137225 | controller | Thursday 11 June 2026  11:36:13 +0000 (0:00:00.214)       0:01:54.432 *********
2026-06-11 11:36:13.382231 | controller | ok: [localhost]
2026-06-11 11:36:13.382349 | controller |
2026-06-11 11:36:13.382359 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 11:36:13.382366 | controller | Thursday 11 June 2026  11:36:13 +0000 (0:00:00.244)       0:01:54.679 *********
2026-06-11 11:36:13.382397 | controller | Thursday 11 June 2026  11:36:13 +0000 (0:00:00.244)       0:01:54.677 *********
2026-06-11 11:36:13.837221 | controller | changed: [localhost]
2026-06-11 11:36:13.837334 | controller |
2026-06-11 11:36:13.837346 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 11:36:13.837356 | controller | Thursday 11 June 2026  11:36:13 +0000 (0:00:00.455)       0:01:55.134 *********
2026-06-11 11:36:13.837364 | controller | Thursday 11 June 2026  11:36:13 +0000 (0:00:00.455)       0:01:55.133 *********
2026-06-11 11:36:13.917764 | controller | ok: [localhost]
2026-06-11 11:36:13.917870 | controller |
2026-06-11 11:36:13.917878 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 11:36:13.917884 | controller | Thursday 11 June 2026  11:36:13 +0000 (0:00:00.080)       0:01:55.215 *********
2026-06-11 11:36:13.917889 | controller | Thursday 11 June 2026  11:36:13 +0000 (0:00:00.080)       0:01:55.213 *********
2026-06-11 11:36:14.135919 | controller | changed: [localhost]
2026-06-11 11:36:14.136027 | controller |
2026-06-11 11:36:14.136038 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 11:36:14.136047 | controller | Thursday 11 June 2026  11:36:14 +0000 (0:00:00.217)       0:01:55.432 *********
2026-06-11 11:36:14.136053 | controller | Thursday 11 June 2026  11:36:14 +0000 (0:00:00.217)       0:01:55.430 *********
2026-06-11 11:36:14.185654 | controller | skipping: [localhost]
2026-06-11 11:36:14.185717 | controller |
2026-06-11 11:36:14.185729 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 11:36:14.185811 | controller | Thursday 11 June 2026  11:36:14 +0000 (0:00:00.050)       0:01:55.482 *********
2026-06-11 11:36:14.185849 | controller | Thursday 11 June 2026  11:36:14 +0000 (0:00:00.050)       0:01:55.481 *********
2026-06-11 11:36:14.423295 | controller | ok: [localhost]
2026-06-11 11:36:14.423356 | controller |
2026-06-11 11:36:14.423368 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 11:36:14.423376 | controller | Thursday 11 June 2026  11:36:14 +0000 (0:00:00.238)       0:01:55.720 *********
2026-06-11 11:36:14.423384 | controller | Thursday 11 June 2026  11:36:14 +0000 (0:00:00.237)       0:01:55.719 *********
2026-06-11 11:36:14.634586 | controller | changed: [localhost]
2026-06-11 11:36:14.634683 | controller |
2026-06-11 11:36:14.634695 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 11:36:14.634704 | controller | Thursday 11 June 2026  11:36:14 +0000 (0:00:00.210)       0:01:55.931 *********
2026-06-11 11:36:14.634712 | controller | Thursday 11 June 2026  11:36:14 +0000 (0:00:00.210)       0:01:55.929 *********
2026-06-11 11:36:14.879312 | controller | ok: [localhost]
2026-06-11 11:36:14.879395 | controller |
2026-06-11 11:36:14.879403 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 11:36:14.879408 | controller | Thursday 11 June 2026  11:36:14 +0000 (0:00:00.245)       0:01:56.176 *********
2026-06-11 11:36:14.879413 | controller | Thursday 11 June 2026  11:36:14 +0000 (0:00:00.245)       0:01:56.175 *********
2026-06-11 11:36:15.390062 | controller | changed: [localhost]
2026-06-11 11:36:15.390107 | controller |
2026-06-11 11:36:15.390114 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 11:36:15.390120 | controller | Thursday 11 June 2026  11:36:15 +0000 (0:00:00.510)       0:01:56.687 *********
2026-06-11 11:36:15.390126 | controller | Thursday 11 June 2026  11:36:15 +0000 (0:00:00.510)       0:01:56.685 *********
2026-06-11 11:36:15.484855 | controller | ok: [localhost]
2026-06-11 11:36:15.484968 | controller |
2026-06-11 11:36:15.484978 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 11:36:15.484986 | controller | Thursday 11 June 2026  11:36:15 +0000 (0:00:00.094)       0:01:56.781 *********
2026-06-11 11:36:15.484994 | controller | Thursday 11 June 2026  11:36:15 +0000 (0:00:00.094)       0:01:56.780 *********
2026-06-11 11:36:15.748298 | controller | changed: [localhost]
2026-06-11 11:36:15.748422 | controller |
2026-06-11 11:36:15.748434 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-11 11:36:15.748465 | controller | Thursday 11 June 2026  11:36:15 +0000 (0:00:00.263)       0:01:57.045 *********
2026-06-11 11:36:15.748473 | controller | Thursday 11 June 2026  11:36:15 +0000 (0:00:00.263)       0:01:57.044 *********
2026-06-11 11:36:15.799075 | controller | skipping: [localhost]
2026-06-11 11:36:15.799130 | controller |
2026-06-11 11:36:15.799326 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-11 11:36:15.799334 | controller | Thursday 11 June 2026  11:36:15 +0000 (0:00:00.050)       0:01:57.096 *********
2026-06-11 11:36:15.799342 | controller | Thursday 11 June 2026  11:36:15 +0000 (0:00:00.050)       0:01:57.094 *********
2026-06-11 11:36:16.066906 | controller | ok: [localhost]
2026-06-11 11:36:16.067022 | controller |
2026-06-11 11:36:16.067034 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-11 11:36:16.067044 | controller | Thursday 11 June 2026  11:36:16 +0000 (0:00:00.267)       0:01:57.364 *********
2026-06-11 11:36:16.067051 | controller | Thursday 11 June 2026  11:36:16 +0000 (0:00:00.267)       0:01:57.362 *********
2026-06-11 11:36:16.315523 | controller | changed: [localhost]
2026-06-11 11:36:16.315610 | controller |
2026-06-11 11:36:16.315621 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-11 11:36:16.315630 | controller | Thursday 11 June 2026  11:36:16 +0000 (0:00:00.248)       0:01:57.612 *********
2026-06-11 11:36:16.315638 | controller | Thursday 11 June 2026  11:36:16 +0000 (0:00:00.248)       0:01:57.610 *********
2026-06-11 11:36:16.547233 | controller | ok: [localhost]
2026-06-11 11:36:16.547355 | controller |
2026-06-11 11:36:16.547368 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-11 11:36:16.547377 | controller | Thursday 11 June 2026  11:36:16 +0000 (0:00:00.231)       0:01:57.844 *********
2026-06-11 11:36:16.547386 | controller | Thursday 11 June 2026  11:36:16 +0000 (0:00:00.231)       0:01:57.842 *********
2026-06-11 11:36:17.029324 | controller | changed: [localhost]
2026-06-11 11:36:17.029417 | controller |
2026-06-11 11:36:17.029423 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-11 11:36:17.029428 | controller | Thursday 11 June 2026  11:36:17 +0000 (0:00:00.482)       0:01:58.326 *********
2026-06-11 11:36:17.029431 | controller | Thursday 11 June 2026  11:36:17 +0000 (0:00:00.482)       0:01:58.324 *********
2026-06-11 11:36:17.106090 | controller | ok: [localhost]
2026-06-11 11:36:17.106134 | controller |
2026-06-11 11:36:17.106141 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-11 11:36:17.106145 | controller | Thursday 11 June 2026  11:36:17 +0000 (0:00:00.076)       0:01:58.403 *********
2026-06-11 11:36:17.106149 | controller | Thursday 11 June 2026  11:36:17 +0000 (0:00:00.076)       0:01:58.401 *********
2026-06-11 11:36:17.448349 | controller | changed: [localhost]
2026-06-11 11:36:17.448410 | controller |
2026-06-11 11:36:17.448422 | controller | TASK [networking_mapper : Check for Networking Environment Definition file existence path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-11 11:36:17.448433 | controller | Thursday 11 June 2026  11:36:17 +0000 (0:00:00.342)       0:01:58.745 *********
2026-06-11 11:36:17.448446 | controller | Thursday 11 June 2026  11:36:17 +0000 (0:00:00.342)       0:01:58.744 *********
2026-06-11 11:36:17.671042 | controller | ok: [localhost]
2026-06-11 11:36:17.671113 | controller |
2026-06-11 11:36:17.671130 | 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-11 11:36:17.671143 | controller | Thursday 11 June 2026  11:36:17 +0000 (0:00:00.221)       0:01:58.967 *********
2026-06-11 11:36:17.671155 | controller | Thursday 11 June 2026  11:36:17 +0000 (0:00:00.222)       0:01:58.966 *********
2026-06-11 11:36:17.726556 | controller | skipping: [localhost]
2026-06-11 11:36:17.726606 | controller |
2026-06-11 11:36:17.726627 | controller | TASK [networking_mapper : Load the Networking Definition from file path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-11 11:36:17.726633 | controller | Thursday 11 June 2026  11:36:17 +0000 (0:00:00.055)       0:01:59.023 *********
2026-06-11 11:36:17.726645 | controller | Thursday 11 June 2026  11:36:17 +0000 (0:00:00.055)       0:01:59.021 *********
2026-06-11 11:36:17.779522 | controller | skipping: [localhost]
2026-06-11 11:36:17.779573 | controller |
2026-06-11 11:36:17.779580 | controller | TASK [networking_mapper : Set cifmw_networking_env_definition is present cifmw_networking_env_definition={{
2026-06-11 11:36:17.779586 | controller |   _net_env_def_slurp['content'] |
2026-06-11 11:36:17.779592 | controller |   b64decode |
2026-06-11 11:36:17.779597 | controller |   from_yaml
2026-06-11 11:36:17.779602 | controller | }}, cacheable=True] ***
2026-06-11 11:36:17.779607 | controller | Thursday 11 June 2026  11:36:17 +0000 (0:00:00.053)       0:01:59.076 *********
2026-06-11 11:36:17.779612 | controller | Thursday 11 June 2026  11:36:17 +0000 (0:00:00.053)       0:01:59.075 *********
2026-06-11 11:36:17.852688 | controller | skipping: [localhost]
2026-06-11 11:36:17.852771 | controller |
2026-06-11 11:36:17.852783 | controller | TASK [Deploy OCP using Hive name=hive] *****************************************
2026-06-11 11:36:17.852790 | controller | Thursday 11 June 2026  11:36:17 +0000 (0:00:00.072)       0:01:59.149 *********
2026-06-11 11:36:17.852798 | controller | Thursday 11 June 2026  11:36:17 +0000 (0:00:00.072)       0:01:59.147 *********
2026-06-11 11:36:17.898327 | controller | skipping: [localhost]
2026-06-11 11:36:17.898384 | controller |
2026-06-11 11:36:17.898391 | controller | TASK [Prepare CRC name=rhol_crc] ***********************************************
2026-06-11 11:36:17.898398 | controller | Thursday 11 June 2026  11:36:17 +0000 (0:00:00.045)       0:01:59.195 *********
2026-06-11 11:36:17.898403 | controller | Thursday 11 June 2026  11:36:17 +0000 (0:00:00.045)       0:01:59.193 *********
2026-06-11 11:36:18.065790 | controller |
2026-06-11 11:36:18.065837 | controller | TASK [rhol_crc : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-11 11:36:18.065843 | controller | Thursday 11 June 2026  11:36:18 +0000 (0:00:00.167)       0:01:59.363 *********
2026-06-11 11:36:18.065849 | controller | Thursday 11 June 2026  11:36:18 +0000 (0:00:00.167)       0:01:59.361 *********
2026-06-11 11:36:18.668817 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-11 11:36:18.668932 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-11 11:36:18.668943 | controller | ok: [localhost] => (item=/usr/local/bin)
2026-06-11 11:36:18.668950 | controller |
2026-06-11 11:36:18.668959 | 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-11 11:36:18.668968 | controller | Thursday 11 June 2026  11:36:18 +0000 (0:00:00.602)       0:01:59.965 *********
2026-06-11 11:36:18.668977 | controller | Thursday 11 June 2026  11:36:18 +0000 (0:00:00.602)       0:01:59.964 *********
2026-06-11 11:36:18.894573 | controller | changed: [localhost]
2026-06-11 11:36:18.894679 | controller |
2026-06-11 11:36:18.894687 | controller | TASK [rhol_crc : Check for binary path={{ cifmw_rhol_crc_binary }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-11 11:36:18.894693 | controller | Thursday 11 June 2026  11:36:18 +0000 (0:00:00.225)       0:02:00.191 *********
2026-06-11 11:36:18.894699 | controller | Thursday 11 June 2026  11:36:18 +0000 (0:00:00.225)       0:02:00.189 *********
2026-06-11 11:36:19.104823 | controller | ok: [localhost]
2026-06-11 11:36:19.104894 | controller |
2026-06-11 11:36:19.104908 | controller | TASK [rhol_crc : Get versions if binary is available _raw_params=get_versions.yml] ***
2026-06-11 11:36:19.104920 | controller | Thursday 11 June 2026  11:36:19 +0000 (0:00:00.210)       0:02:00.401 *********
2026-06-11 11:36:19.104931 | controller | Thursday 11 June 2026  11:36:19 +0000 (0:00:00.210)       0:02:00.400 *********
2026-06-11 11:36:19.144840 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/rhol_crc/tasks/get_versions.yml for localhost
2026-06-11 11:36:19.144944 | controller |
2026-06-11 11:36:19.144956 | controller | TASK [rhol_crc : Get CRC binary version _raw_params={{ cifmw_rhol_crc_binary }} version] ***
2026-06-11 11:36:19.144964 | controller | Thursday 11 June 2026  11:36:19 +0000 (0:00:00.040)       0:02:00.442 *********
2026-06-11 11:36:19.144972 | controller | Thursday 11 June 2026  11:36:19 +0000 (0:00:00.040)       0:02:00.440 *********
2026-06-11 11:36:19.690226 | controller | changed: [localhost]
2026-06-11 11:36:19.690328 | controller |
2026-06-11 11:36:19.690338 | controller | TASK [rhol_crc : Extract versions crc_version={{
2026-06-11 11:36:19.690345 | controller |   _crc_vers.stdout_lines |
2026-06-11 11:36:19.690351 | controller |   select('match', 'CRC') | first |
2026-06-11 11:36:19.690357 | controller |   regex_replace('^CRC version: ([0-9\.]+).*$', '\1') }}, crc_openshift_version={{
2026-06-11 11:36:19.690363 | controller |   _crc_vers.stdout_lines |
2026-06-11 11:36:19.690368 | controller |   select ('match', 'OpenShift') | first |
2026-06-11 11:36:19.690374 | controller |   regex_replace('^OpenShift version: (.*)$', '\1') }}] ***
2026-06-11 11:36:19.690380 | controller | Thursday 11 June 2026  11:36:19 +0000 (0:00:00.545)       0:02:00.987 *********
2026-06-11 11:36:19.690387 | controller | Thursday 11 June 2026  11:36:19 +0000 (0:00:00.545)       0:02:00.986 *********
2026-06-11 11:36:19.734401 | controller | ok: [localhost]
2026-06-11 11:36:19.734509 | controller |
2026-06-11 11:36:19.734522 | 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-11 11:36:19.734531 | controller | Thursday 11 June 2026  11:36:19 +0000 (0:00:00.044)       0:02:01.031 *********
2026-06-11 11:36:19.734538 | controller | Thursday 11 June 2026  11:36:19 +0000 (0:00:00.044)       0:02:01.030 *********
2026-06-11 11:36:19.768203 | controller | ok: [localhost] =>
2026-06-11 11:36:19.768266 | controller |     msg: 'Found crc at /usr/local/bin/crc, with version 2.56.0 (wants: 2.39.0) and serving
2026-06-11 11:36:19.768275 | controller |       OpenShift version 4.20.1.'
2026-06-11 11:36:19.768281 | controller |
2026-06-11 11:36:19.768287 | controller | TASK [rhol_crc : Get CRC VM availability command=info, uri=qemu:///system] *****
2026-06-11 11:36:19.768292 | controller | Thursday 11 June 2026  11:36:19 +0000 (0:00:00.033)       0:02:01.065 *********
2026-06-11 11:36:19.768297 | controller | Thursday 11 June 2026  11:36:19 +0000 (0:00:00.033)       0:02:01.063 *********
2026-06-11 11:36:20.235185 | controller | ok: [localhost]
2026-06-11 11:36:20.235306 | controller |
2026-06-11 11:36:20.235318 | 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-11 11:36:20.235329 | controller |   _domain is defined and
2026-06-11 11:36:20.235338 | controller |   'crc' in _domains and
2026-06-11 11:36:20.235346 | controller |   _domains.crc.state == 'running'
2026-06-11 11:36:20.235354 | controller | }}] ***
2026-06-11 11:36:20.235363 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.466)       0:02:01.532 *********
2026-06-11 11:36:20.235372 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.466)       0:02:01.530 *********
2026-06-11 11:36:20.290569 | controller | ok: [localhost]
2026-06-11 11:36:20.290713 | controller |
2026-06-11 11:36:20.290728 | 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-11 11:36:20.290816 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.055)       0:02:01.587 *********
2026-06-11 11:36:20.290831 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.055)       0:02:01.586 *********
2026-06-11 11:36:20.329110 | controller | skipping: [localhost]
2026-06-11 11:36:20.329223 | controller |
2026-06-11 11:36:20.329235 | controller | TASK [Ensure pull-secret is in place if we need to configure CRC name=manage_secrets, tasks_from=pull_secret.yml] ***
2026-06-11 11:36:20.329243 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.038)       0:02:01.626 *********
2026-06-11 11:36:20.329252 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.038)       0:02:01.624 *********
2026-06-11 11:36:20.392637 | controller |
2026-06-11 11:36:20.392795 | 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-11 11:36:20.392810 | controller | OR cifmw_manage_secrets_pullsecret_content - not both.
2026-06-11 11:36:20.392819 | controller | ] ***
2026-06-11 11:36:20.392849 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.063)       0:02:01.689 *********
2026-06-11 11:36:20.392858 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.063)       0:02:01.688 *********
2026-06-11 11:36:20.439477 | controller | ok: [localhost]
2026-06-11 11:36:20.439625 | controller |
2026-06-11 11:36:20.439641 | controller | TASK [manage_secrets : Manage secret _raw_params=_push_secret.yml] *************
2026-06-11 11:36:20.439653 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.046)       0:02:01.736 *********
2026-06-11 11:36:20.439663 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.046)       0:02:01.735 *********
2026-06-11 11:36:20.482975 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/manage_secrets/tasks/_push_secret.yml for localhost
2026-06-11 11:36:20.483110 | controller |
2026-06-11 11:36:20.483126 | controller | TASK [manage_secrets : Debug _secret_dest var=_secret_dest] ********************
2026-06-11 11:36:20.483140 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.043)       0:02:01.780 *********
2026-06-11 11:36:20.483152 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.043)       0:02:01.778 *********
2026-06-11 11:36:20.529041 | controller | ok: [localhost] =>
2026-06-11 11:36:20.529149 | controller |     _secret_dest: /home/zuul/pull-secret.json
2026-06-11 11:36:20.529158 | controller |
2026-06-11 11:36:20.529164 | controller | TASK [manage_secrets : Debug _secret_file var=_secret_file] ********************
2026-06-11 11:36:20.529169 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.046)       0:02:01.826 *********
2026-06-11 11:36:20.529174 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.046)       0:02:01.824 *********
2026-06-11 11:36:20.558529 | controller | ok: [localhost] =>
2026-06-11 11:36:20.558625 | controller |     _secret_file: null
2026-06-11 11:36:20.558631 | controller |
2026-06-11 11:36:20.558638 | controller | TASK [manage_secrets : Debug _secret_content var=_secret_content] **************
2026-06-11 11:36:20.558644 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.029)       0:02:01.855 *********
2026-06-11 11:36:20.558649 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.029)       0:02:01.854 *********
2026-06-11 11:36:20.593250 | controller | ok: [localhost] =>
2026-06-11 11:36:20.593316 | controller |     _secret_content: {}
2026-06-11 11:36:20.593323 | controller |
2026-06-11 11:36:20.593329 | 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-11 11:36:20.593336 | controller | ] ***
2026-06-11 11:36:20.593342 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.034)       0:02:01.890 *********
2026-06-11 11:36:20.593347 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.034)       0:02:01.888 *********
2026-06-11 11:36:20.627537 | controller | skipping: [localhost]
2026-06-11 11:36:20.627610 | controller |
2026-06-11 11:36:20.627622 | controller | TASK [manage_secrets : Check if pull secret src file exists path={{ _secret_file }}] ***
2026-06-11 11:36:20.627631 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.034)       0:02:01.924 *********
2026-06-11 11:36:20.627640 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.034)       0:02:01.923 *********
2026-06-11 11:36:20.650407 | controller | skipping: [localhost]
2026-06-11 11:36:20.650447 | controller |
2026-06-11 11:36:20.650458 | 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-11 11:36:20.650467 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.022)       0:02:01.947 *********
2026-06-11 11:36:20.650475 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.022)       0:02:01.946 *********
2026-06-11 11:36:20.673684 | controller | skipping: [localhost]
2026-06-11 11:36:20.673763 | controller |
2026-06-11 11:36:20.673793 | controller | TASK [manage_secrets : Create file from content] *******************************
2026-06-11 11:36:20.673802 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.023)       0:02:01.971 *********
2026-06-11 11:36:20.673810 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.023)       0:02:01.969 *********
2026-06-11 11:36:20.708968 | controller | skipping: [localhost]
2026-06-11 11:36:20.709039 | controller |
2026-06-11 11:36:20.709072 | controller | TASK [rhol_crc : Get wanted RHOL/CRC version binary if needed _raw_params=binary.yml] ***
2026-06-11 11:36:20.709085 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.035)       0:02:02.006 *********
2026-06-11 11:36:20.709097 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.035)       0:02:02.004 *********
2026-06-11 11:36:20.731234 | controller | skipping: [localhost]
2026-06-11 11:36:20.731339 | controller |
2026-06-11 11:36:20.731355 | controller | TASK [rhol_crc : Setup sudoers file for sudo commands in RHOL/CRC setup _raw_params=sudoers_grant.yml] ***
2026-06-11 11:36:20.731367 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.022)       0:02:02.028 *********
2026-06-11 11:36:20.731375 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.022)       0:02:02.027 *********
2026-06-11 11:36:20.760445 | controller | skipping: [localhost]
2026-06-11 11:36:20.760523 | controller |
2026-06-11 11:36:20.760534 | controller | TASK [rhol_crc : Clean RHOL/CRC if wanted _raw_params=cleanup.yml] *************
2026-06-11 11:36:20.760542 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.029)       0:02:02.057 *********
2026-06-11 11:36:20.760550 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.029)       0:02:02.056 *********
2026-06-11 11:36:20.787248 | controller | skipping: [localhost]
2026-06-11 11:36:20.787339 | controller |
2026-06-11 11:36:20.787355 | controller | TASK [rhol_crc : Set RHOL/CRC configuration options _raw_params=configuration.yml] ***
2026-06-11 11:36:20.787366 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.026)       0:02:02.084 *********
2026-06-11 11:36:20.787377 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.026)       0:02:02.083 *********
2026-06-11 11:36:20.825900 | controller | skipping: [localhost]
2026-06-11 11:36:20.825997 | controller |
2026-06-11 11:36:20.826010 | 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-11 11:36:20.826021 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.038)       0:02:02.123 *********
2026-06-11 11:36:20.826030 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.038)       0:02:02.121 *********
2026-06-11 11:36:20.862807 | controller | skipping: [localhost]
2026-06-11 11:36:20.862868 | controller |
2026-06-11 11:36:20.862879 | 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-11 11:36:20.862888 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.036)       0:02:02.160 *********
2026-06-11 11:36:20.862897 | controller | Thursday 11 June 2026  11:36:20 +0000 (0:00:00.036)       0:02:02.158 *********
2026-06-11 11:36:21.570938 | controller | changed: [localhost]
2026-06-11 11:36:21.571031 | controller |
2026-06-11 11:36:21.571039 | controller | TASK [rhol_crc : List VMs command=list_vms] ************************************
2026-06-11 11:36:21.571053 | controller | Thursday 11 June 2026  11:36:21 +0000 (0:00:00.707)       0:02:02.867 *********
2026-06-11 11:36:21.571058 | controller | Thursday 11 June 2026  11:36:21 +0000 (0:00:00.707)       0:02:02.866 *********
2026-06-11 11:36:21.865960 | controller | ok: [localhost]
2026-06-11 11:36:21.866047 | controller |
2026-06-11 11:36:21.866064 | controller | TASK [rhol_crc : Output VMs var=_vm_list] **************************************
2026-06-11 11:36:21.866069 | controller | Thursday 11 June 2026  11:36:21 +0000 (0:00:00.294)       0:02:03.162 *********
2026-06-11 11:36:21.866073 | controller | Thursday 11 June 2026  11:36:21 +0000 (0:00:00.294)       0:02:03.161 *********
2026-06-11 11:36:21.918324 | controller | ok: [localhost] =>
2026-06-11 11:36:21.918440 | controller |     _vm_list:
2026-06-11 11:36:21.918454 | controller |       changed: false
2026-06-11 11:36:21.918460 | controller |       failed: false
2026-06-11 11:36:21.918465 | controller |       list_vms:
2026-06-11 11:36:21.918471 | controller |       - crc
2026-06-11 11:36:21.918476 | controller |
2026-06-11 11:36:21.918482 | controller | TASK [rhol_crc : List networks command=list_nets] ******************************
2026-06-11 11:36:21.918489 | controller | Thursday 11 June 2026  11:36:21 +0000 (0:00:00.052)       0:02:03.215 *********
2026-06-11 11:36:21.918494 | controller | Thursday 11 June 2026  11:36:21 +0000 (0:00:00.052)       0:02:03.213 *********
2026-06-11 11:36:22.352526 | controller | ok: [localhost]
2026-06-11 11:36:22.352582 | controller |
2026-06-11 11:36:22.352591 | controller | TASK [rhol_crc : Output networks var=_net_list] ********************************
2026-06-11 11:36:22.352597 | controller | Thursday 11 June 2026  11:36:22 +0000 (0:00:00.434)       0:02:03.649 *********
2026-06-11 11:36:22.352602 | controller | Thursday 11 June 2026  11:36:22 +0000 (0:00:00.434)       0:02:03.648 *********
2026-06-11 11:36:22.382372 | controller | ok: [localhost] =>
2026-06-11 11:36:22.382475 | controller |     _net_list:
2026-06-11 11:36:22.382483 | controller |       changed: false
2026-06-11 11:36:22.382489 | controller |       failed: false
2026-06-11 11:36:22.382494 | controller |       list_nets:
2026-06-11 11:36:22.382499 | controller |       - crc
2026-06-11 11:36:22.382505 | controller |       - default
2026-06-11 11:36:22.382510 | controller |
2026-06-11 11:36:22.382517 | controller | TASK [libvirt_manager : Get virtual network information command=info, uri=qemu:///system] ***
2026-06-11 11:36:22.382523 | controller | Thursday 11 June 2026  11:36:22 +0000 (0:00:00.029)       0:02:03.679 *********
2026-06-11 11:36:22.382528 | controller | Thursday 11 June 2026  11:36:22 +0000 (0:00:00.029)       0:02:03.678 *********
2026-06-11 11:36:22.701488 | controller | ok: [localhost]
2026-06-11 11:36:22.701570 | controller |
2026-06-11 11:36:22.701577 | controller | TASK [libvirt_manager : Create network to bridge mapping _net_bridge_map={{
2026-06-11 11:36:22.701582 | controller |   _net_bridge_map | default({}) |
2026-06-11 11:36:22.701586 | controller |   combine(_local_map, recursive=true)
2026-06-11 11:36:22.701589 | controller | }}] ***
2026-06-11 11:36:22.701593 | controller | Thursday 11 June 2026  11:36:22 +0000 (0:00:00.318)       0:02:03.998 *********
2026-06-11 11:36:22.701597 | controller | Thursday 11 June 2026  11:36:22 +0000 (0:00:00.318)       0:02:03.997 *********
2026-06-11 11:36:22.750759 | controller | ok: [localhost] => (item=crc)
2026-06-11 11:36:22.750836 | controller | ok: [localhost] => (item=default)
2026-06-11 11:36:22.750845 | controller |
2026-06-11 11:36:22.750853 | controller | TASK [libvirt_manager : Dump domain xml command=get_xml, name={{ vm_name }}, uri=qemu:///system] ***
2026-06-11 11:36:22.750860 | controller | Thursday 11 June 2026  11:36:22 +0000 (0:00:00.049)       0:02:04.047 *********
2026-06-11 11:36:22.750876 | controller | Thursday 11 June 2026  11:36:22 +0000 (0:00:00.049)       0:02:04.046 *********
2026-06-11 11:36:23.070597 | controller | ok: [localhost]
2026-06-11 11:36:23.070663 | controller |
2026-06-11 11:36:23.070679 | controller | TASK [libvirt_manager : Extract networks from XML xmlstring={{ _domain_xml.get_xml }}, xpath=/domain/devices/interface/source, content=attribute] ***
2026-06-11 11:36:23.070725 | controller | Thursday 11 June 2026  11:36:23 +0000 (0:00:00.318)       0:02:04.366 *********
2026-06-11 11:36:23.070777 | controller | Thursday 11 June 2026  11:36:23 +0000 (0:00:00.318)       0:02:04.365 *********
2026-06-11 11:36:23.543232 | controller | ok: [localhost]
2026-06-11 11:36:23.543328 | controller |
2026-06-11 11:36:23.543335 | 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-11 11:36:23.543341 | controller | Thursday 11 June 2026  11:36:23 +0000 (0:00:00.473)       0:02:04.839 *********
2026-06-11 11:36:23.543345 | controller | Thursday 11 June 2026  11:36:23 +0000 (0:00:00.473)       0:02:04.838 *********
2026-06-11 11:36:23.948832 | controller | changed: [localhost]
2026-06-11 11:36:23.948930 | controller |
2026-06-11 11:36:23.948939 | 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-11 11:36:23.948946 | controller | Thursday 11 June 2026  11:36:23 +0000 (0:00:00.405)       0:02:05.245 *********
2026-06-11 11:36:23.948952 | controller | Thursday 11 June 2026  11:36:23 +0000 (0:00:00.405)       0:02:05.244 *********
2026-06-11 11:36:24.327470 | controller | ok: [localhost]
2026-06-11 11:36:24.327511 | controller |
2026-06-11 11:36:24.327518 | 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-11 11:36:24.327523 | controller | Thursday 11 June 2026  11:36:24 +0000 (0:00:00.379)       0:02:05.624 *********
2026-06-11 11:36:24.327538 | controller | Thursday 11 June 2026  11:36:24 +0000 (0:00:00.379)       0:02:05.623 *********
2026-06-11 11:36:24.372274 | controller | ok: [localhost] =>
2026-06-11 11:36:24.372321 | controller |     changed: false
2026-06-11 11:36:24.372328 | controller |     msg: All assertions passed
2026-06-11 11:36:24.372334 | controller |
2026-06-11 11:36:24.372340 | controller | TASK [openshift_login : Stat kubeconfig path={{ cifmw_openshift_login_load_kubeconfig }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-11 11:36:24.372347 | controller | Thursday 11 June 2026  11:36:24 +0000 (0:00:00.044)       0:02:05.669 *********
2026-06-11 11:36:24.372352 | controller | Thursday 11 June 2026  11:36:24 +0000 (0:00:00.044)       0:02:05.668 *********
2026-06-11 11:36:24.562090 | controller | ok: [localhost]
2026-06-11 11:36:24.562144 | controller |
2026-06-11 11:36:24.562154 | controller | TASK [openshift_login : Stat kubeadmin path={{ cifmw_openshift_login_load_kubeadmin }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-11 11:36:24.562176 | controller | Thursday 11 June 2026  11:36:24 +0000 (0:00:00.189)       0:02:05.859 *********
2026-06-11 11:36:24.562184 | controller | Thursday 11 June 2026  11:36:24 +0000 (0:00:00.189)       0:02:05.858 *********
2026-06-11 11:36:24.750817 | controller | ok: [localhost]
2026-06-11 11:36:24.750863 | controller |
2026-06-11 11:36:24.750871 | controller | TASK [openshift_login : Assert files exist that=['_stat_config.stat.exists', '_stat_admin.stat.exists']] ***
2026-06-11 11:36:24.750876 | controller | Thursday 11 June 2026  11:36:24 +0000 (0:00:00.188)       0:02:06.048 *********
2026-06-11 11:36:24.750882 | controller | Thursday 11 June 2026  11:36:24 +0000 (0:00:00.188)       0:02:06.046 *********
2026-06-11 11:36:24.779674 | controller | ok: [localhost] =>
2026-06-11 11:36:24.779725 | controller |     changed: false
2026-06-11 11:36:24.779733 | controller |     msg: All assertions passed
2026-06-11 11:36:24.779772 | controller |
2026-06-11 11:36:24.779789 | controller | TASK [openshift_login : Gather the password of the deployed cluster. src={{ cifmw_openshift_login_load_kubeadmin }}] ***
2026-06-11 11:36:24.779795 | controller | Thursday 11 June 2026  11:36:24 +0000 (0:00:00.028)       0:02:06.077 *********
2026-06-11 11:36:24.779800 | controller | Thursday 11 June 2026  11:36:24 +0000 (0:00:00.028)       0:02:06.075 *********
2026-06-11 11:36:24.968884 | controller | ok: [localhost]
2026-06-11 11:36:24.968928 | controller |
2026-06-11 11:36:24.968934 | controller | TASK [openshift_login : Gather the deployed OCP configuration. path={{ cifmw_openshift_login_load_kubeconfig }}] ***
2026-06-11 11:36:24.968938 | controller | Thursday 11 June 2026  11:36:24 +0000 (0:00:00.189)       0:02:06.266 *********
2026-06-11 11:36:24.968942 | controller | Thursday 11 June 2026  11:36:24 +0000 (0:00:00.189)       0:02:06.264 *********
2026-06-11 11:36:25.189236 | controller | ok: [localhost]
2026-06-11 11:36:25.189344 | controller |
2026-06-11 11:36:25.189351 | 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-11 11:36:25.189359 | controller | Thursday 11 June 2026  11:36:25 +0000 (0:00:00.219)       0:02:06.486 *********
2026-06-11 11:36:25.189365 | controller | Thursday 11 June 2026  11:36:25 +0000 (0:00:00.219)       0:02:06.484 *********
2026-06-11 11:36:25.246875 | controller | ok: [localhost]
2026-06-11 11:36:25.246922 | controller |
2026-06-11 11:36:25.246929 | controller | TASK [rhol_crc : Make sure kubeconfig file exists path={{ cifmw_rhol_crc_kubeconfig }}] ***
2026-06-11 11:36:25.246935 | controller | Thursday 11 June 2026  11:36:25 +0000 (0:00:00.057)       0:02:06.544 *********
2026-06-11 11:36:25.246940 | controller | Thursday 11 June 2026  11:36:25 +0000 (0:00:00.057)       0:02:06.542 *********
2026-06-11 11:36:25.279295 | controller | skipping: [localhost]
2026-06-11 11:36:25.279354 | controller |
2026-06-11 11:36:25.279366 | 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-11 11:36:25.279376 | controller | Thursday 11 June 2026  11:36:25 +0000 (0:00:00.032)       0:02:06.576 *********
2026-06-11 11:36:25.279386 | controller | Thursday 11 June 2026  11:36:25 +0000 (0:00:00.032)       0:02:06.575 *********
2026-06-11 11:36:25.307044 | controller | skipping: [localhost]
2026-06-11 11:36:25.307093 | controller |
2026-06-11 11:36:25.307104 | controller | TASK [rhol_crc : Add crc creds in the user bashrc file dest=~/.bashrc, create=True, block=if command -v crc; then
2026-06-11 11:36:25.307114 | controller |     eval "$(crc oc-env --shell bash)"
2026-06-11 11:36:25.307124 | controller | fi
2026-06-11 11:36:25.307134 | controller | export KUBECONFIG="{{ cifmw_rhol_crc_kubeconfig }}", mode=0644] ***
2026-06-11 11:36:25.307143 | controller | Thursday 11 June 2026  11:36:25 +0000 (0:00:00.027)       0:02:06.604 *********
2026-06-11 11:36:25.307152 | controller | Thursday 11 June 2026  11:36:25 +0000 (0:00:00.027)       0:02:06.602 *********
2026-06-11 11:36:25.341931 | controller | skipping: [localhost]
2026-06-11 11:36:25.341993 | controller |
2026-06-11 11:36:25.342005 | controller | TASK [rhol_crc : Source bashrc and confirm crc login executable=/bin/bash, _raw_params=source ~/.bashrc
2026-06-11 11:36:25.342014 | controller | oc whoami
2026-06-11 11:36:25.342023 | controller | ] ***
2026-06-11 11:36:25.342032 | controller | Thursday 11 June 2026  11:36:25 +0000 (0:00:00.034)       0:02:06.639 *********
2026-06-11 11:36:25.342041 | controller | Thursday 11 June 2026  11:36:25 +0000 (0:00:00.034)       0:02:06.637 *********
2026-06-11 11:36:25.374671 | controller | skipping: [localhost]
2026-06-11 11:36:25.374767 | controller |
2026-06-11 11:36:25.374780 | controller | TASK [rhol_crc : Check bashrc results var=bashrc_result.stdout] ****************
2026-06-11 11:36:25.374790 | controller | Thursday 11 June 2026  11:36:25 +0000 (0:00:00.032)       0:02:06.671 *********
2026-06-11 11:36:25.374799 | controller | Thursday 11 June 2026  11:36:25 +0000 (0:00:00.032)       0:02:06.670 *********
2026-06-11 11:36:25.402942 | controller | skipping: [localhost]
2026-06-11 11:36:25.403016 | controller |
2026-06-11 11:36:25.403030 | controller | TASK [rhol_crc : Check if using systemd dnsmasq path={{ _dnsmasq_config }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-11 11:36:25.403042 | controller | Thursday 11 June 2026  11:36:25 +0000 (0:00:00.028)       0:02:06.700 *********
2026-06-11 11:36:25.403054 | controller | Thursday 11 June 2026  11:36:25 +0000 (0:00:00.028)       0:02:06.698 *********
2026-06-11 11:36:27.594608 | controller | ok: [localhost -> crc(api.crc.testing)]
2026-06-11 11:36:27.594727 | controller |
2026-06-11 11:36:27.594814 | 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-11 11:36:27.594836 | controller | Thursday 11 June 2026  11:36:27 +0000 (0:00:02.191)       0:02:08.891 *********
2026-06-11 11:36:27.594847 | controller | Thursday 11 June 2026  11:36:27 +0000 (0:00:02.191)       0:02:08.890 *********
2026-06-11 11:36:28.644855 | controller | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-11 11:36:28.644946 | controller | with a mode of 0700, this may cause issues when running as another user. To
2026-06-11 11:36:28.644951 | controller | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-11 11:36:28.654892 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-11 11:36:28.654918 | controller |
2026-06-11 11:36:28.654923 | controller | TASK [rhol_crc : Restart DNS in CRC VM name=dnsmasq, state=restarted] **********
2026-06-11 11:36:28.654927 | controller | Thursday 11 June 2026  11:36:28 +0000 (0:00:01.060)       0:02:09.952 *********
2026-06-11 11:36:28.654931 | controller | Thursday 11 June 2026  11:36:28 +0000 (0:00:01.060)       0:02:09.950 *********
2026-06-11 11:36:30.914641 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-11 11:36:30.914713 | controller |
2026-06-11 11:36:30.914719 | controller | TASK [Deploy OpenShift cluster using dev-scripts name=devscripts] **************
2026-06-11 11:36:30.914724 | controller | Thursday 11 June 2026  11:36:30 +0000 (0:00:02.259)       0:02:12.211 *********
2026-06-11 11:36:30.914727 | controller | Thursday 11 June 2026  11:36:30 +0000 (0:00:02.259)       0:02:12.210 *********
2026-06-11 11:36:30.944961 | controller | skipping: [localhost]
2026-06-11 11:36:30.945027 | controller |
2026-06-11 11:36:30.945033 | controller | TASK [openshift_login : Ensure output directory exists path={{ cifmw_openshift_login_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-11 11:36:30.945047 | controller | Thursday 11 June 2026  11:36:30 +0000 (0:00:00.030)       0:02:12.242 *********
2026-06-11 11:36:30.945051 | controller | Thursday 11 June 2026  11:36:30 +0000 (0:00:00.030)       0:02:12.240 *********
2026-06-11 11:36:31.161576 | controller | ok: [localhost]
2026-06-11 11:36:31.161671 | controller |
2026-06-11 11:36:31.161678 | controller | TASK [openshift_login : OpenShift login _raw_params=login.yml] *****************
2026-06-11 11:36:31.161684 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.216)       0:02:12.458 *********
2026-06-11 11:36:31.161689 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.216)       0:02:12.457 *********
2026-06-11 11:36:31.219259 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/login.yml for localhost
2026-06-11 11:36:31.219347 | controller |
2026-06-11 11:36:31.219354 | controller | TASK [openshift_login : Check if the password file is present path={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-11 11:36:31.219361 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.057)       0:02:12.516 *********
2026-06-11 11:36:31.219367 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.057)       0:02:12.514 *********
2026-06-11 11:36:31.276820 | controller | skipping: [localhost]
2026-06-11 11:36:31.276906 | controller |
2026-06-11 11:36:31.276914 | controller | TASK [openshift_login : Fetch user password content src={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-11 11:36:31.276922 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.057)       0:02:12.573 *********
2026-06-11 11:36:31.276944 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.057)       0:02:12.572 *********
2026-06-11 11:36:31.331114 | controller | skipping: [localhost]
2026-06-11 11:36:31.331203 | controller |
2026-06-11 11:36:31.331210 | 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-11 11:36:31.331215 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.053)       0:02:12.627 *********
2026-06-11 11:36:31.331220 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.054)       0:02:12.626 *********
2026-06-11 11:36:31.438889 | controller | skipping: [localhost]
2026-06-11 11:36:31.438972 | controller |
2026-06-11 11:36:31.438978 | controller | TASK [openshift_login : Set role variables cifmw_openshift_login_kubeconfig={{
2026-06-11 11:36:31.438984 | controller |  cifmw_openshift_login_kubeconfig |
2026-06-11 11:36:31.438988 | controller |  default(cifmw_openshift_kubeconfig) |
2026-06-11 11:36:31.438992 | controller |  default(
2026-06-11 11:36:31.439007 | controller |    ansible_env.KUBECONFIG if 'KUBECONFIG' in ansible_env else
2026-06-11 11:36:31.439012 | controller |    cifmw_openshift_login_kubeconfig_default_path
2026-06-11 11:36:31.439016 | controller |  ) | trim
2026-06-11 11:36:31.439021 | 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-11 11:36:31.439028 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.108)       0:02:12.736 *********
2026-06-11 11:36:31.439032 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.108)       0:02:12.734 *********
2026-06-11 11:36:31.506824 | controller | ok: [localhost]
2026-06-11 11:36:31.506926 | controller |
2026-06-11 11:36:31.506935 | controller | TASK [openshift_login : Check if kubeconfig exists path={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-11 11:36:31.506942 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.067)       0:02:12.803 *********
2026-06-11 11:36:31.506946 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.067)       0:02:12.802 *********
2026-06-11 11:36:31.731770 | controller | ok: [localhost]
2026-06-11 11:36:31.731876 | controller |
2026-06-11 11:36:31.731884 | 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-11 11:36:31.731907 | controller |   (cifmw_openshift_login_user is defined) and
2026-06-11 11:36:31.731913 | controller |   (cifmw_openshift_login_password is defined) and
2026-06-11 11:36:31.731917 | controller |   (cifmw_openshift_login_api is defined)
2026-06-11 11:36:31.731921 | controller | ), msg=If an existing kubeconfig is not provided user/pwd or provided/initial token and API URL must be given] ***
2026-06-11 11:36:31.731925 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.224)       0:02:13.028 *********
2026-06-11 11:36:31.731930 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.224)       0:02:13.027 *********
2026-06-11 11:36:31.789174 | controller | ok: [localhost] =>
2026-06-11 11:36:31.789281 | controller |     changed: false
2026-06-11 11:36:31.789288 | controller |     msg: All assertions passed
2026-06-11 11:36:31.789293 | controller |
2026-06-11 11:36:31.789299 | controller | TASK [openshift_login : Fetch kubeconfig content src={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-11 11:36:31.789305 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.057)       0:02:13.086 *********
2026-06-11 11:36:31.789310 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.057)       0:02:13.084 *********
2026-06-11 11:36:31.820964 | controller | skipping: [localhost]
2026-06-11 11:36:31.821075 | controller |
2026-06-11 11:36:31.821081 | controller | TASK [openshift_login : Fetch x509 key based users cifmw_openshift_login_key_based_users={{
2026-06-11 11:36:31.821086 | controller |   (
2026-06-11 11:36:31.821090 | controller |     cifmw_openshift_login_kubeconfig_content_b64.content |
2026-06-11 11:36:31.821094 | controller |     b64decode |
2026-06-11 11:36:31.821097 | controller |     from_yaml
2026-06-11 11:36:31.821101 | controller |   ). users | default([]) |
2026-06-11 11:36:31.821105 | controller |   selectattr('user.client-certificate-data', 'defined') |
2026-06-11 11:36:31.821108 | controller |   map(attribute="name") |
2026-06-11 11:36:31.821112 | controller |   map("split", "/") |
2026-06-11 11:36:31.821115 | controller |   map("first")
2026-06-11 11:36:31.821119 | controller | }}, cacheable=True] ***
2026-06-11 11:36:31.821122 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.031)       0:02:13.118 *********
2026-06-11 11:36:31.821127 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.031)       0:02:13.116 *********
2026-06-11 11:36:31.853209 | controller | skipping: [localhost]
2026-06-11 11:36:31.853260 | controller |
2026-06-11 11:36:31.853268 | controller | TASK [openshift_login : Assign key based user if not provided and available cifmw_openshift_login_user={{
2026-06-11 11:36:31.853275 | controller |   (cifmw_openshift_login_assume_cert_system_user | ternary('system:', '')) +
2026-06-11 11:36:31.853280 | controller |   (cifmw_openshift_login_key_based_users | map('replace', 'system:', '') | unique | first)
2026-06-11 11:36:31.853286 | controller | }}, cifmw_openshift_login_cert_login=True, cacheable=True] ***
2026-06-11 11:36:31.853291 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.032)       0:02:13.150 *********
2026-06-11 11:36:31.853297 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.032)       0:02:13.149 *********
2026-06-11 11:36:31.885900 | controller | skipping: [localhost]
2026-06-11 11:36:31.885991 | controller |
2026-06-11 11:36:31.886001 | controller | TASK [openshift_login : Set the retry count cifmw_openshift_login_retries_cnt={{
2026-06-11 11:36:31.886009 | controller |   0 if cifmw_openshift_login_retries_cnt is undefined else
2026-06-11 11:36:31.886018 | controller |   cifmw_openshift_login_retries_cnt|int + 1
2026-06-11 11:36:31.886027 | controller | }}] ***
2026-06-11 11:36:31.886035 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.032)       0:02:13.183 *********
2026-06-11 11:36:31.886070 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.032)       0:02:13.181 *********
2026-06-11 11:36:31.935281 | controller | ok: [localhost]
2026-06-11 11:36:31.935383 | controller |
2026-06-11 11:36:31.935391 | controller | TASK [openshift_login : Fetch token _raw_params=try_login.yml] *****************
2026-06-11 11:36:31.935398 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.048)       0:02:13.231 *********
2026-06-11 11:36:31.935403 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.048)       0:02:13.230 *********
2026-06-11 11:36:31.991090 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/try_login.yml for localhost
2026-06-11 11:36:31.991201 | controller |
2026-06-11 11:36:31.991208 | controller | TASK [openshift_login : Try get OpenShift access token _raw_params=oc whoami -t] ***
2026-06-11 11:36:31.991214 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.056)       0:02:13.288 *********
2026-06-11 11:36:31.991219 | controller | Thursday 11 June 2026  11:36:31 +0000 (0:00:00.056)       0:02:13.286 *********
2026-06-11 11:36:32.030645 | controller | skipping: [localhost]
2026-06-11 11:36:32.030756 | controller |
2026-06-11 11:36:32.030767 | 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-11 11:36:32.030777 | controller | Thursday 11 June 2026  11:36:32 +0000 (0:00:00.039)       0:02:13.327 *********
2026-06-11 11:36:32.030783 | controller | Thursday 11 June 2026  11:36:32 +0000 (0:00:00.039)       0:02:13.326 *********
2026-06-11 11:36:32.869984 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-11 11:36:32.870108 | controller | changed: [localhost]
2026-06-11 11:36:32.870123 | controller |
2026-06-11 11:36:32.870132 | controller | TASK [openshift_login : Ensure kubeconfig is provided that=cifmw_openshift_login_kubeconfig != ""] ***
2026-06-11 11:36:32.870141 | controller | Thursday 11 June 2026  11:36:32 +0000 (0:00:00.839)       0:02:14.167 *********
2026-06-11 11:36:32.870150 | controller | Thursday 11 June 2026  11:36:32 +0000 (0:00:00.839)       0:02:14.165 *********
2026-06-11 11:36:32.901030 | controller | ok: [localhost] =>
2026-06-11 11:36:32.901165 | controller |     changed: false
2026-06-11 11:36:32.901176 | controller |     msg: All assertions passed
2026-06-11 11:36:32.901185 | controller |
2026-06-11 11:36:32.901194 | controller | TASK [openshift_login : Fetch new OpenShift access token _raw_params=oc whoami -t] ***
2026-06-11 11:36:32.901203 | controller | Thursday 11 June 2026  11:36:32 +0000 (0:00:00.031)       0:02:14.198 *********
2026-06-11 11:36:32.901211 | controller | Thursday 11 June 2026  11:36:32 +0000 (0:00:00.031)       0:02:14.196 *********
2026-06-11 11:36:33.280286 | controller | changed: [localhost]
2026-06-11 11:36:33.280337 | controller |
2026-06-11 11:36:33.280346 | controller | TASK [openshift_login : Set new OpenShift token cifmw_openshift_login_token={{
2026-06-11 11:36:33.280352 | controller |   (not cifmw_openshift_login_new_token_out.skipped | default(false)) |
2026-06-11 11:36:33.280357 | controller |   ternary(cifmw_openshift_login_new_token_out.stdout, cifmw_openshift_login_whoami_out.stdout)
2026-06-11 11:36:33.280363 | controller | }}, cacheable=True] ***
2026-06-11 11:36:33.280368 | controller | Thursday 11 June 2026  11:36:33 +0000 (0:00:00.378)       0:02:14.576 *********
2026-06-11 11:36:33.280373 | controller | Thursday 11 June 2026  11:36:33 +0000 (0:00:00.378)       0:02:14.575 *********
2026-06-11 11:36:33.333341 | controller | ok: [localhost]
2026-06-11 11:36:33.333392 | controller |
2026-06-11 11:36:33.333400 | controller | TASK [openshift_login : Fetch OpenShift API URL _raw_params=oc whoami --show-server=true] ***
2026-06-11 11:36:33.333405 | controller | Thursday 11 June 2026  11:36:33 +0000 (0:00:00.052)       0:02:14.629 *********
2026-06-11 11:36:33.333411 | controller | Thursday 11 June 2026  11:36:33 +0000 (0:00:00.052)       0:02:14.628 *********
2026-06-11 11:36:33.625285 | controller | changed: [localhost]
2026-06-11 11:36:33.625386 | controller |
2026-06-11 11:36:33.625392 | controller | TASK [openshift_login : Fetch OpenShift kubeconfig context _raw_params=oc whoami -c] ***
2026-06-11 11:36:33.625397 | controller | Thursday 11 June 2026  11:36:33 +0000 (0:00:00.293)       0:02:14.922 *********
2026-06-11 11:36:33.625401 | controller | Thursday 11 June 2026  11:36:33 +0000 (0:00:00.292)       0:02:14.921 *********
2026-06-11 11:36:33.984509 | controller | changed: [localhost]
2026-06-11 11:36:33.984628 | controller |
2026-06-11 11:36:33.984641 | controller | TASK [openshift_login : Fetch OpenShift current user _raw_params=oc whoami] ****
2026-06-11 11:36:33.984651 | controller | Thursday 11 June 2026  11:36:33 +0000 (0:00:00.359)       0:02:15.281 *********
2026-06-11 11:36:33.984660 | controller | Thursday 11 June 2026  11:36:33 +0000 (0:00:00.359)       0:02:15.280 *********
2026-06-11 11:36:34.366349 | controller | changed: [localhost]
2026-06-11 11:36:34.366466 | controller |
2026-06-11 11:36:34.366503 | 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-11 11:36:34.366514 | controller |       combine({'KUBECONFIG': cifmw_openshift_login_kubeconfig})
2026-06-11 11:36:34.366520 | controller |     ) if cifmw_install_yamls_environment is defined else omit
2026-06-11 11:36:34.366525 | controller | }}, cacheable=True] ***
2026-06-11 11:36:34.366531 | controller | Thursday 11 June 2026  11:36:34 +0000 (0:00:00.381)       0:02:15.663 *********
2026-06-11 11:36:34.366537 | controller | Thursday 11 June 2026  11:36:34 +0000 (0:00:00.381)       0:02:15.662 *********
2026-06-11 11:36:34.419261 | controller | ok: [localhost]
2026-06-11 11:36:34.419374 | controller |
2026-06-11 11:36:34.419386 | 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-11 11:36:34.419395 | controller | Thursday 11 June 2026  11:36:34 +0000 (0:00:00.052)       0:02:15.716 *********
2026-06-11 11:36:34.419403 | controller | Thursday 11 June 2026  11:36:34 +0000 (0:00:00.052)       0:02:15.714 *********
2026-06-11 11:36:34.915362 | controller | changed: [localhost]
2026-06-11 11:36:34.915422 | controller |
2026-06-11 11:36:34.915432 | controller | TASK [openshift_login : Read the install yamls parameters file path={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml] ***
2026-06-11 11:36:34.915439 | controller | Thursday 11 June 2026  11:36:34 +0000 (0:00:00.495)       0:02:16.212 *********
2026-06-11 11:36:34.915446 | controller | Thursday 11 June 2026  11:36:34 +0000 (0:00:00.496)       0:02:16.210 *********
2026-06-11 11:36:35.168596 | controller | ok: [localhost]
2026-06-11 11:36:35.168710 | controller |
2026-06-11 11:36:35.168717 | controller | TASK [openshift_login : Append the KUBECONFIG to the install yamls parameters content={{
2026-06-11 11:36:35.168722 | controller |   cifmw_openshift_login_install_yamls_artifacts_slurp['content'] | b64decode | from_yaml |
2026-06-11 11:36:35.168727 | controller |   combine(
2026-06-11 11:36:35.168732 | controller |     {
2026-06-11 11:36:35.168753 | controller |       'cifmw_install_yamls_environment': {
2026-06-11 11:36:35.168760 | controller |         'KUBECONFIG': cifmw_openshift_login_kubeconfig
2026-06-11 11:36:35.168765 | controller |       }
2026-06-11 11:36:35.168770 | controller |     }, recursive=true) | to_nice_yaml
2026-06-11 11:36:35.168774 | controller | }}, dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, mode=0600] ***
2026-06-11 11:36:35.168779 | controller | Thursday 11 June 2026  11:36:35 +0000 (0:00:00.253)       0:02:16.465 *********
2026-06-11 11:36:35.168784 | controller | Thursday 11 June 2026  11:36:35 +0000 (0:00:00.253)       0:02:16.464 *********
2026-06-11 11:36:35.714294 | controller | changed: [localhost]
2026-06-11 11:36:35.714401 | controller |
2026-06-11 11:36:35.714414 | controller | TASK [openshift_setup : Ensure output directory exists path={{ cifmw_openshift_setup_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-11 11:36:35.714424 | controller | Thursday 11 June 2026  11:36:35 +0000 (0:00:00.545)       0:02:17.011 *********
2026-06-11 11:36:35.714433 | controller | Thursday 11 June 2026  11:36:35 +0000 (0:00:00.545)       0:02:17.010 *********
2026-06-11 11:36:35.945776 | controller | ok: [localhost]
2026-06-11 11:36:35.945858 | controller |
2026-06-11 11:36:35.945890 | controller | TASK [openshift_setup : Fetch namespaces to create cifmw_openshift_setup_namespaces={{
2026-06-11 11:36:35.945899 | controller |   ((
2026-06-11 11:36:35.945908 | controller |       ([cifmw_install_yamls_defaults['NAMESPACE']] +
2026-06-11 11:36:35.945917 | controller |         ([cifmw_install_yamls_defaults['OPERATOR_NAMESPACE']] if 'OPERATOR_NAMESPACE' is in cifmw_install_yamls_defaults else [])
2026-06-11 11:36:35.945925 | controller |       ) if cifmw_install_yamls_defaults is defined else []
2026-06-11 11:36:35.945932 | controller |   ) + cifmw_openshift_setup_create_namespaces) | unique
2026-06-11 11:36:35.945940 | controller | }}] ***
2026-06-11 11:36:35.945948 | controller | Thursday 11 June 2026  11:36:35 +0000 (0:00:00.231)       0:02:17.243 *********
2026-06-11 11:36:35.945956 | controller | Thursday 11 June 2026  11:36:35 +0000 (0:00:00.231)       0:02:17.241 *********
2026-06-11 11:36:35.993880 | controller | ok: [localhost]
2026-06-11 11:36:35.993924 | controller |
2026-06-11 11:36:35.993930 | 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-11 11:36:35.993936 | controller | Thursday 11 June 2026  11:36:35 +0000 (0:00:00.048)       0:02:17.291 *********
2026-06-11 11:36:35.993940 | controller | Thursday 11 June 2026  11:36:35 +0000 (0:00:00.048)       0:02:17.289 *********
2026-06-11 11:36:37.959982 | controller | changed: [localhost] => (item=openstack)
2026-06-11 11:36:37.960105 | controller | changed: [localhost] => (item=openstack-operators)
2026-06-11 11:36:37.960115 | controller |
2026-06-11 11:36:37.960125 | 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-11 11:36:37.960135 | controller | Thursday 11 June 2026  11:36:37 +0000 (0:00:01.966)       0:02:19.257 *********
2026-06-11 11:36:37.960143 | controller | Thursday 11 June 2026  11:36:37 +0000 (0:00:01.966)       0:02:19.255 *********
2026-06-11 11:36:37.985945 | controller | skipping: [localhost]
2026-06-11 11:36:37.986017 | controller |
2026-06-11 11:36:37.986026 | 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-11 11:36:37.986033 | controller | Thursday 11 June 2026  11:36:37 +0000 (0:00:00.025)       0:02:19.283 *********
2026-06-11 11:36:37.986064 | controller | Thursday 11 June 2026  11:36:37 +0000 (0:00:00.025)       0:02:19.281 *********
2026-06-11 11:36:38.019932 | controller | skipping: [localhost] => (item=openstack)
2026-06-11 11:36:38.020011 | controller | skipping: [localhost] => (item=openstack-operators)
2026-06-11 11:36:38.020022 | controller | skipping: [localhost]
2026-06-11 11:36:38.020032 | controller |
2026-06-11 11:36:38.020043 | 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-11 11:36:38.020053 | controller | Thursday 11 June 2026  11:36:38 +0000 (0:00:00.034)       0:02:19.317 *********
2026-06-11 11:36:38.020251 | controller | Thursday 11 June 2026  11:36:38 +0000 (0:00:00.034)       0:02:19.315 *********
2026-06-11 11:36:38.065076 | controller | skipping: [localhost]
2026-06-11 11:36:38.065154 | controller |
2026-06-11 11:36:38.065181 | 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-11 11:36:38.065191 | controller | Thursday 11 June 2026  11:36:38 +0000 (0:00:00.045)       0:02:19.362 *********
2026-06-11 11:36:38.065200 | controller | Thursday 11 June 2026  11:36:38 +0000 (0:00:00.045)       0:02:19.360 *********
2026-06-11 11:36:38.098878 | controller | skipping: [localhost]
2026-06-11 11:36:38.098975 | controller |
2026-06-11 11:36:38.098987 | controller | TASK [Ensure we have custom CA installed on host role=install_ca] **************
2026-06-11 11:36:38.098997 | controller | Thursday 11 June 2026  11:36:38 +0000 (0:00:00.033)       0:02:19.396 *********
2026-06-11 11:36:38.099010 | controller | Thursday 11 June 2026  11:36:38 +0000 (0:00:00.033)       0:02:19.394 *********
2026-06-11 11:36:38.131376 | controller | skipping: [localhost]
2026-06-11 11:36:38.131428 | controller |
2026-06-11 11:36:38.131435 | controller | TASK [openshift_setup : Update ca bundle _raw_params=update-ca-trust extract] ***
2026-06-11 11:36:38.131440 | controller | Thursday 11 June 2026  11:36:38 +0000 (0:00:00.032)       0:02:19.428 *********
2026-06-11 11:36:38.131445 | controller | Thursday 11 June 2026  11:36:38 +0000 (0:00:00.032)       0:02:19.426 *********
2026-06-11 11:36:38.164309 | controller | skipping: [localhost]
2026-06-11 11:36:38.164357 | controller |
2026-06-11 11:36:38.164364 | controller | TASK [openshift_setup : Slurp CAs file src={{ cifmw_openshift_setup_ca_bundle_path }}] ***
2026-06-11 11:36:38.164370 | controller | Thursday 11 June 2026  11:36:38 +0000 (0:00:00.033)       0:02:19.461 *********
2026-06-11 11:36:38.164375 | controller | Thursday 11 June 2026  11:36:38 +0000 (0:00:00.033)       0:02:19.460 *********
2026-06-11 11:36:38.193888 | controller | skipping: [localhost]
2026-06-11 11:36:38.193931 | controller |
2026-06-11 11:36:38.193937 | 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-11 11:36:38.193942 | controller | Thursday 11 June 2026  11:36:38 +0000 (0:00:00.029)       0:02:19.491 *********
2026-06-11 11:36:38.193946 | controller | Thursday 11 June 2026  11:36:38 +0000 (0:00:00.029)       0:02:19.489 *********
2026-06-11 11:36:38.222666 | controller | skipping: [localhost]
2026-06-11 11:36:38.222705 | controller |
2026-06-11 11:36:38.222711 | 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-11 11:36:38.222716 | controller | Thursday 11 June 2026  11:36:38 +0000 (0:00:00.028)       0:02:19.520 *********
2026-06-11 11:36:38.222720 | controller | Thursday 11 June 2026  11:36:38 +0000 (0:00:00.028)       0:02:19.518 *********
2026-06-11 11:36:38.256205 | controller | skipping: [localhost]
2026-06-11 11:36:38.256260 | controller |
2026-06-11 11:36:38.256267 | 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-11 11:36:38.256285 | controller | Thursday 11 June 2026  11:36:38 +0000 (0:00:00.033)       0:02:19.553 *********
2026-06-11 11:36:38.256290 | controller | Thursday 11 June 2026  11:36:38 +0000 (0:00:00.033)       0:02:19.551 *********
2026-06-11 11:36:38.299391 | controller | skipping: [localhost]
2026-06-11 11:36:38.299451 | controller |
2026-06-11 11:36:38.299462 | 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-11 11:36:38.299472 | controller | Thursday 11 June 2026  11:36:38 +0000 (0:00:00.043)       0:02:19.596 *********
2026-06-11 11:36:38.299481 | controller | Thursday 11 June 2026  11:36:38 +0000 (0:00:00.043)       0:02:19.595 *********
2026-06-11 11:36:38.341620 | controller | skipping: [localhost]
2026-06-11 11:36:38.341716 | controller |
2026-06-11 11:36:38.341728 | 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-11 11:36:38.341767 | controller | Thursday 11 June 2026  11:36:38 +0000 (0:00:00.041)       0:02:19.638 *********
2026-06-11 11:36:38.341779 | controller | Thursday 11 June 2026  11:36:38 +0000 (0:00:00.041)       0:02:19.637 *********
2026-06-11 11:36:38.382963 | controller | skipping: [localhost]
2026-06-11 11:36:38.383051 | controller |
2026-06-11 11:36:38.383063 | 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-11 11:36:38.383074 | controller | Thursday 11 June 2026  11:36:38 +0000 (0:00:00.041)       0:02:19.680 *********
2026-06-11 11:36:38.383083 | controller | Thursday 11 June 2026  11:36:38 +0000 (0:00:00.041)       0:02:19.678 *********
2026-06-11 11:36:39.448040 | controller | ok: [localhost]
2026-06-11 11:36:39.448144 | controller |
2026-06-11 11:36:39.448153 | 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-11 11:36:39.448162 | controller | Thursday 11 June 2026  11:36:39 +0000 (0:00:01.064)       0:02:20.744 *********
2026-06-11 11:36:39.448169 | controller | Thursday 11 June 2026  11:36:39 +0000 (0:00:01.064)       0:02:20.743 *********
2026-06-11 11:36:40.471660 | controller | changed: [localhost]
2026-06-11 11:36:40.471764 | controller |
2026-06-11 11:36:40.471772 | 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-11 11:36:40.471777 | controller | Thursday 11 June 2026  11:36:40 +0000 (0:00:01.024)       0:02:21.768 *********
2026-06-11 11:36:40.471782 | controller | Thursday 11 June 2026  11:36:40 +0000 (0:00:01.024)       0:02:21.767 *********
2026-06-11 11:36:41.304351 | controller | changed: [localhost]
2026-06-11 11:36:41.304871 | controller |
2026-06-11 11:36:41.304907 | 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-11 11:36:41.304923 | controller | Thursday 11 June 2026  11:36:41 +0000 (0:00:00.832)       0:02:22.601 *********
2026-06-11 11:36:41.304957 | controller | Thursday 11 June 2026  11:36:41 +0000 (0:00:00.832)       0:02:22.599 *********
2026-06-11 11:36:41.333253 | controller | skipping: [localhost]
2026-06-11 11:36:41.333298 | controller |
2026-06-11 11:36:41.333304 | 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-11 11:36:41.333309 | controller | Thursday 11 June 2026  11:36:41 +0000 (0:00:00.029)       0:02:22.630 *********
2026-06-11 11:36:41.333313 | controller | Thursday 11 June 2026  11:36:41 +0000 (0:00:00.029)       0:02:22.628 *********
2026-06-11 11:36:41.369136 | controller | skipping: [localhost]
2026-06-11 11:36:41.369179 | controller |
2026-06-11 11:36:41.369185 | controller | TASK [Deploy Observability operator. name=openshift_obs] ***********************
2026-06-11 11:36:41.369189 | controller | Thursday 11 June 2026  11:36:41 +0000 (0:00:00.036)       0:02:22.666 *********
2026-06-11 11:36:41.369193 | controller | Thursday 11 June 2026  11:36:41 +0000 (0:00:00.036)       0:02:22.665 *********
2026-06-11 11:36:41.411343 | controller | skipping: [localhost]
2026-06-11 11:36:41.411393 | controller |
2026-06-11 11:36:41.411401 | controller | TASK [Deploy Metal3 BMHs name=deploy_bmh] **************************************
2026-06-11 11:36:41.411418 | controller | Thursday 11 June 2026  11:36:41 +0000 (0:00:00.042)       0:02:22.708 *********
2026-06-11 11:36:41.411424 | controller | Thursday 11 June 2026  11:36:41 +0000 (0:00:00.042)       0:02:22.707 *********
2026-06-11 11:36:41.445683 | controller | skipping: [localhost]
2026-06-11 11:36:41.445728 | controller |
2026-06-11 11:36:41.445735 | controller | TASK [Install certmanager operator role name=cert_manager] *********************
2026-06-11 11:36:41.445760 | controller | Thursday 11 June 2026  11:36:41 +0000 (0:00:00.034)       0:02:22.742 *********
2026-06-11 11:36:41.445765 | controller | Thursday 11 June 2026  11:36:41 +0000 (0:00:00.034)       0:02:22.741 *********
2026-06-11 11:36:41.617205 | controller |
2026-06-11 11:36:41.617240 | controller | TASK [cert_manager : Create role needed directories path={{ cifmw_cert_manager_manifests_dir }}, state=directory, mode=0755] ***
2026-06-11 11:36:41.617246 | controller | Thursday 11 June 2026  11:36:41 +0000 (0:00:00.171)       0:02:22.914 *********
2026-06-11 11:36:41.617250 | controller | Thursday 11 June 2026  11:36:41 +0000 (0:00:00.171)       0:02:22.913 *********
2026-06-11 11:36:41.827548 | controller | changed: [localhost]
2026-06-11 11:36:41.827658 | controller |
2026-06-11 11:36:41.827669 | 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-11 11:36:41.827677 | controller | Thursday 11 June 2026  11:36:41 +0000 (0:00:00.210)       0:02:23.124 *********
2026-06-11 11:36:41.827683 | controller | Thursday 11 June 2026  11:36:41 +0000 (0:00:00.210)       0:02:23.123 *********
2026-06-11 11:36:42.666687 | controller | changed: [localhost]
2026-06-11 11:36:42.666731 | controller |
2026-06-11 11:36:42.666757 | controller | TASK [cert_manager : Install from Release Manifest _raw_params=release_manifest.yml] ***
2026-06-11 11:36:42.666765 | controller | Thursday 11 June 2026  11:36:42 +0000 (0:00:00.839)       0:02:23.964 *********
2026-06-11 11:36:42.666770 | controller | Thursday 11 June 2026  11:36:42 +0000 (0:00:00.839)       0:02:23.962 *********
2026-06-11 11:36:42.704960 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cert_manager/tasks/release_manifest.yml for localhost
2026-06-11 11:36:42.705005 | controller |
2026-06-11 11:36:42.705011 | 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-11 11:36:42.705016 | controller | Thursday 11 June 2026  11:36:42 +0000 (0:00:00.038)       0:02:24.002 *********
2026-06-11 11:36:42.705020 | controller | Thursday 11 June 2026  11:36:42 +0000 (0:00:00.038)       0:02:24.000 *********
2026-06-11 11:36:43.503336 | controller | changed: [localhost]
2026-06-11 11:36:43.503481 | controller |
2026-06-11 11:36:43.503496 | 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-11 11:36:43.503525 | controller | Thursday 11 June 2026  11:36:43 +0000 (0:00:00.798)       0:02:24.800 *********
2026-06-11 11:36:43.503537 | controller | Thursday 11 June 2026  11:36:43 +0000 (0:00:00.798)       0:02:24.799 *********
2026-06-11 11:36:48.088343 | controller | changed: [localhost]
2026-06-11 11:36:48.088460 | controller |
2026-06-11 11:36:48.088483 | controller | TASK [cert_manager : Install from OLM Manifest _raw_params=olm_manifest.yml] ***
2026-06-11 11:36:48.088493 | controller | Thursday 11 June 2026  11:36:48 +0000 (0:00:04.584)       0:02:29.385 *********
2026-06-11 11:36:48.088501 | controller | Thursday 11 June 2026  11:36:48 +0000 (0:00:04.584)       0:02:29.383 *********
2026-06-11 11:36:48.126414 | controller | skipping: [localhost]
2026-06-11 11:36:48.126513 | controller |
2026-06-11 11:36:48.126523 | 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-11 11:36:48.126531 | controller | Thursday 11 June 2026  11:36:48 +0000 (0:00:00.038)       0:02:29.423 *********
2026-06-11 11:36:48.126537 | controller | Thursday 11 June 2026  11:36:48 +0000 (0:00:00.038)       0:02:29.422 *********
2026-06-11 11:36:49.006546 | controller | ok: [localhost]
2026-06-11 11:36:49.006598 | controller |
2026-06-11 11:36:49.006604 | 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-11 11:36:49.006610 | controller | Thursday 11 June 2026  11:36:49 +0000 (0:00:00.880)       0:02:30.303 *********
2026-06-11 11:36:49.006615 | controller | Thursday 11 June 2026  11:36:49 +0000 (0:00:00.880)       0:02:30.302 *********
2026-06-11 11:37:11.598869 | controller | ok: [localhost] => (item=cainjector)
2026-06-11 11:37:11.599011 | controller | ok: [localhost] => (item=webhook)
2026-06-11 11:37:11.599023 | controller | ok: [localhost] => (item=cert-manager)
2026-06-11 11:37:11.599033 | controller |
2026-06-11 11:37:11.599043 | controller | TASK [cert_manager : Create $HOME/bin dir path={{ ansible_user_dir }}/bin, state=directory, mode=0755] ***
2026-06-11 11:37:11.599052 | controller | Thursday 11 June 2026  11:37:11 +0000 (0:00:22.591)       0:02:52.895 *********
2026-06-11 11:37:11.599091 | controller | Thursday 11 June 2026  11:37:11 +0000 (0:00:22.591)       0:02:52.894 *********
2026-06-11 11:37:11.797607 | controller | ok: [localhost]
2026-06-11 11:37:11.797690 | controller |
2026-06-11 11:37:11.797697 | 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-11 11:37:11.797702 | controller | Thursday 11 June 2026  11:37:11 +0000 (0:00:00.198)       0:02:53.094 *********
2026-06-11 11:37:11.797706 | controller | Thursday 11 June 2026  11:37:11 +0000 (0:00:00.199)       0:02:53.093 *********
2026-06-11 11:37:12.982158 | controller | changed: [localhost]
2026-06-11 11:37:12.982233 | controller |
2026-06-11 11:37:12.982241 | controller | TASK [cert_manager : Verify cert_manager api _raw_params={{ ansible_user_dir }}/bin/cmctl check api --wait=2m] ***
2026-06-11 11:37:12.982246 | controller | Thursday 11 June 2026  11:37:12 +0000 (0:00:01.184)       0:02:54.279 *********
2026-06-11 11:37:12.982252 | controller | Thursday 11 June 2026  11:37:12 +0000 (0:00:01.184)       0:02:54.277 *********
2026-06-11 11:37:13.390757 | controller | changed: [localhost]
2026-06-11 11:37:13.390881 | controller |
2026-06-11 11:37:13.390949 | controller | TASK [Configure hosts networking using nmstate name=ci_nmstate] ****************
2026-06-11 11:37:13.390957 | controller | Thursday 11 June 2026  11:37:13 +0000 (0:00:00.408)       0:02:54.688 *********
2026-06-11 11:37:13.390983 | controller | Thursday 11 June 2026  11:37:13 +0000 (0:00:00.408)       0:02:54.686 *********
2026-06-11 11:37:13.430453 | controller | skipping: [localhost]
2026-06-11 11:37:13.430573 | controller |
2026-06-11 11:37:13.430586 | controller | TASK [Configure multus networks name=ci_multus] ********************************
2026-06-11 11:37:13.430595 | controller | Thursday 11 June 2026  11:37:13 +0000 (0:00:00.039)       0:02:54.727 *********
2026-06-11 11:37:13.430603 | controller | Thursday 11 June 2026  11:37:13 +0000 (0:00:00.039)       0:02:54.726 *********
2026-06-11 11:37:13.463817 | controller | skipping: [localhost]
2026-06-11 11:37:13.463932 | controller |
2026-06-11 11:37:13.463942 | controller | TASK [Deploy Sushy Emulator service pod name=sushy_emulator] *******************
2026-06-11 11:37:13.463950 | controller | Thursday 11 June 2026  11:37:13 +0000 (0:00:00.033)       0:02:54.761 *********
2026-06-11 11:37:13.463957 | controller | Thursday 11 June 2026  11:37:13 +0000 (0:00:00.033)       0:02:54.759 *********
2026-06-11 11:37:13.500909 | controller | skipping: [localhost]
2026-06-11 11:37:13.501016 | controller |
2026-06-11 11:37:13.501027 | controller | TASK [Setup Libvirt on controller name=libvirt_manager] ************************
2026-06-11 11:37:13.501035 | controller | Thursday 11 June 2026  11:37:13 +0000 (0:00:00.036)       0:02:54.798 *********
2026-06-11 11:37:13.501042 | controller | Thursday 11 June 2026  11:37:13 +0000 (0:00:00.037)       0:02:54.796 *********
2026-06-11 11:37:13.529861 | controller | skipping: [localhost]
2026-06-11 11:37:13.529945 | controller |
2026-06-11 11:37:13.529958 | controller | TASK [Prepare container package builder name=pkg_build] ************************
2026-06-11 11:37:13.529968 | controller | Thursday 11 June 2026  11:37:13 +0000 (0:00:00.029)       0:02:54.827 *********
2026-06-11 11:37:13.529976 | controller | Thursday 11 June 2026  11:37:13 +0000 (0:00:00.029)       0:02:54.825 *********
2026-06-11 11:37:13.571986 | controller | skipping: [localhost]
2026-06-11 11:37:13.572039 | controller |
2026-06-11 11:37:13.572045 | 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-11 11:37:13.572050 | controller | Thursday 11 June 2026  11:37:13 +0000 (0:00:00.041)       0:02:54.868 *********
2026-06-11 11:37:13.572054 | controller | Thursday 11 June 2026  11:37:13 +0000 (0:00:00.041)       0:02:54.867 *********
2026-06-11 11:37:13.636830 | controller | ok: [localhost]
2026-06-11 11:37:13.636939 | controller |
2026-06-11 11:37:13.636948 | 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-11 11:37:13.636956 | controller | Thursday 11 June 2026  11:37:13 +0000 (0:00:00.065)       0:02:54.934 *********
2026-06-11 11:37:13.636962 | controller | Thursday 11 June 2026  11:37:13 +0000 (0:00:00.065)       0:02:54.932 *********
2026-06-11 11:37:13.772614 | controller | ok: [localhost]
2026-06-11 11:37:13.772703 | controller |
2026-06-11 11:37:13.772715 | controller | TASK [run_hook : Loop on hooks for post_infra _raw_params={{ hook.type }}.yml] ***
2026-06-11 11:37:13.772725 | controller | Thursday 11 June 2026  11:37:13 +0000 (0:00:00.134)       0:02:55.069 *********
2026-06-11 11:37:13.772733 | controller | Thursday 11 June 2026  11:37:13 +0000 (0:00:00.134)       0:02:55.067 *********
2026-06-11 11:37:13.914785 | controller | skipping: [localhost]
2026-06-11 11:37:13.914825 | controller |
2026-06-11 11:37:13.914837 | 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-11 11:37:13.914847 | controller | Thursday 11 June 2026  11:37:13 +0000 (0:00:00.142)       0:02:55.211 *********
2026-06-11 11:37:13.914855 | controller | Thursday 11 June 2026  11:37:13 +0000 (0:00:00.142)       0:02:55.210 *********
2026-06-11 11:37:14.018473 | controller | ok: [localhost]
2026-06-11 11:37:14.018511 | controller |
2026-06-11 11:37:14.018522 | 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-11 11:37:14.018550 | controller | Thursday 11 June 2026  11:37:14 +0000 (0:00:00.104)       0:02:55.315 *********
2026-06-11 11:37:14.018558 | controller | Thursday 11 June 2026  11:37:14 +0000 (0:00:00.104)       0:02:55.314 *********
2026-06-11 11:37:14.159707 | controller | ok: [localhost]
2026-06-11 11:37:14.159883 | controller |
2026-06-11 11:37:14.159896 | controller | TASK [run_hook : Loop on hooks for pre_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 11:37:14.159906 | controller | Thursday 11 June 2026  11:37:14 +0000 (0:00:00.140)       0:02:55.456 *********
2026-06-11 11:37:14.159916 | controller | Thursday 11 June 2026  11:37:14 +0000 (0:00:00.140)       0:02:55.455 *********
2026-06-11 11:37:14.288816 | controller | skipping: [localhost]
2026-06-11 11:37:14.288953 | controller |
2026-06-11 11:37:14.288970 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 11:37:14.288982 | controller | Thursday 11 June 2026  11:37:14 +0000 (0:00:00.128)       0:02:55.585 *********
2026-06-11 11:37:14.288994 | controller | Thursday 11 June 2026  11:37:14 +0000 (0:00:00.128)       0:02:55.584 *********
2026-06-11 11:37:14.382785 | controller | ok: [localhost]
2026-06-11 11:37:14.382911 | controller |
2026-06-11 11:37:14.382923 | controller | TASK [pkg_build : Generate volume list build_volumes={% for pkg in cifmw_pkg_build_list -%}
2026-06-11 11:37:14.382966 | controller | - "{{ pkg.src|default(cifmw_pkg_build_pkg_basedir ~ '/' ~ pkg.name) }}:/root/src/{{ pkg.name }}:z"
2026-06-11 11:37:14.382975 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/{{ pkg.name }}:/root/{{ pkg.name }}:z"
2026-06-11 11:37:14.382984 | controller | - "{{ cifmw_pkg_build_basedir }}/logs/build_{{ pkg.name }}:/root/logs:z"
2026-06-11 11:37:14.382992 | controller | {% endfor -%}
2026-06-11 11:37:14.383001 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/gating_repo:/root/gating_repo:z"
2026-06-11 11:37:14.383009 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/repositories:/root/yum.repos.d:z,ro"
2026-06-11 11:37:14.383017 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/build-packages.yml:/root/playbook.yml:z,ro"
2026-06-11 11:37:14.383025 | controller | ] ***
2026-06-11 11:37:14.383033 | controller | Thursday 11 June 2026  11:37:14 +0000 (0:00:00.093)       0:02:55.679 *********
2026-06-11 11:37:14.383041 | controller | Thursday 11 June 2026  11:37:14 +0000 (0:00:00.093)       0:02:55.677 *********
2026-06-11 11:37:14.444064 | controller | skipping: [localhost]
2026-06-11 11:37:14.444189 | controller |
2026-06-11 11:37:14.444207 | 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-11 11:37:14.444221 | controller | Thursday 11 June 2026  11:37:14 +0000 (0:00:00.061)       0:02:55.740 *********
2026-06-11 11:37:14.444230 | controller | Thursday 11 June 2026  11:37:14 +0000 (0:00:00.061)       0:02:55.738 *********
2026-06-11 11:37:14.495521 | controller | skipping: [localhost]
2026-06-11 11:37:14.495646 | controller |
2026-06-11 11:37:14.495660 | 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-11 11:37:14.495671 | controller | Thursday 11 June 2026  11:37:14 +0000 (0:00:00.052)       0:02:55.792 *********
2026-06-11 11:37:14.495680 | controller | Thursday 11 June 2026  11:37:14 +0000 (0:00:00.052)       0:02:55.791 *********
2026-06-11 11:37:14.597874 | controller | ok: [localhost]
2026-06-11 11:37:14.597992 | controller |
2026-06-11 11:37:14.598004 | 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-11 11:37:14.598013 | controller | Thursday 11 June 2026  11:37:14 +0000 (0:00:00.102)       0:02:55.895 *********
2026-06-11 11:37:14.598041 | controller | Thursday 11 June 2026  11:37:14 +0000 (0:00:00.102)       0:02:55.893 *********
2026-06-11 11:37:14.714983 | controller | ok: [localhost]
2026-06-11 11:37:14.715094 | controller |
2026-06-11 11:37:14.715103 | controller | TASK [run_hook : Loop on hooks for post_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 11:37:14.715110 | controller | Thursday 11 June 2026  11:37:14 +0000 (0:00:00.117)       0:02:56.012 *********
2026-06-11 11:37:14.715116 | controller | Thursday 11 June 2026  11:37:14 +0000 (0:00:00.117)       0:02:56.010 *********
2026-06-11 11:37:14.866846 | controller | skipping: [localhost]
2026-06-11 11:37:14.866976 | controller |
2026-06-11 11:37:14.866988 | 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-11 11:37:14.866998 | controller | Thursday 11 June 2026  11:37:14 +0000 (0:00:00.151)       0:02:56.164 *********
2026-06-11 11:37:14.867007 | controller | Thursday 11 June 2026  11:37:14 +0000 (0:00:00.151)       0:02:56.162 *********
2026-06-11 11:37:14.949686 | controller | ok: [localhost]
2026-06-11 11:37:14.949831 | controller |
2026-06-11 11:37:14.949840 | 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-11 11:37:14.949847 | controller | Thursday 11 June 2026  11:37:14 +0000 (0:00:00.082)       0:02:56.246 *********
2026-06-11 11:37:14.949853 | controller | Thursday 11 June 2026  11:37:14 +0000 (0:00:00.082)       0:02:56.244 *********
2026-06-11 11:37:15.100057 | controller | ok: [localhost]
2026-06-11 11:37:15.100173 | controller |
2026-06-11 11:37:15.100187 | controller | TASK [run_hook : Loop on hooks for pre_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 11:37:15.100196 | controller | Thursday 11 June 2026  11:37:15 +0000 (0:00:00.150)       0:02:56.397 *********
2026-06-11 11:37:15.100205 | controller | Thursday 11 June 2026  11:37:15 +0000 (0:00:00.150)       0:02:56.395 *********
2026-06-11 11:37:15.247855 | controller | skipping: [localhost]
2026-06-11 11:37:15.247967 | controller |
2026-06-11 11:37:15.248003 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 11:37:15.248010 | controller | Thursday 11 June 2026  11:37:15 +0000 (0:00:00.147)       0:02:56.544 *********
2026-06-11 11:37:15.248016 | controller | Thursday 11 June 2026  11:37:15 +0000 (0:00:00.147)       0:02:56.543 *********
2026-06-11 11:37:15.342649 | controller | ok: [localhost]
2026-06-11 11:37:15.342852 | controller |
2026-06-11 11:37:15.342866 | controller | TASK [cifmw_setup : Nothing to do yet msg=No support for that step yet] ********
2026-06-11 11:37:15.342884 | controller | Thursday 11 June 2026  11:37:15 +0000 (0:00:00.094)       0:02:56.639 *********
2026-06-11 11:37:15.342892 | controller | Thursday 11 June 2026  11:37:15 +0000 (0:00:00.094)       0:02:56.638 *********
2026-06-11 11:37:15.378869 | controller | ok: [localhost] =>
2026-06-11 11:37:15.378976 | controller |     msg: No support for that step yet
2026-06-11 11:37:15.378986 | controller |
2026-06-11 11:37:15.378993 | 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-11 11:37:15.379000 | controller | Thursday 11 June 2026  11:37:15 +0000 (0:00:00.036)       0:02:56.675 *********
2026-06-11 11:37:15.379006 | controller | Thursday 11 June 2026  11:37:15 +0000 (0:00:00.036)       0:02:56.674 *********
2026-06-11 11:37:15.471992 | controller | ok: [localhost]
2026-06-11 11:37:15.472113 | controller |
2026-06-11 11:37:15.472127 | 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-11 11:37:15.472135 | controller | Thursday 11 June 2026  11:37:15 +0000 (0:00:00.093)       0:02:56.769 *********
2026-06-11 11:37:15.472145 | controller | Thursday 11 June 2026  11:37:15 +0000 (0:00:00.093)       0:02:56.767 *********
2026-06-11 11:37:15.638034 | controller | ok: [localhost]
2026-06-11 11:37:15.638075 | controller |
2026-06-11 11:37:15.638090 | controller | TASK [run_hook : Loop on hooks for post_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 11:37:15.638094 | controller | Thursday 11 June 2026  11:37:15 +0000 (0:00:00.165)       0:02:56.934 *********
2026-06-11 11:37:15.638098 | controller | Thursday 11 June 2026  11:37:15 +0000 (0:00:00.165)       0:02:56.933 *********
2026-06-11 11:37:15.791292 | controller | skipping: [localhost]
2026-06-11 11:37:15.791342 | controller |
2026-06-11 11:37:15.791348 | 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-11 11:37:15.791354 | controller | Thursday 11 June 2026  11:37:15 +0000 (0:00:00.153)       0:02:57.088 *********
2026-06-11 11:37:15.791358 | controller | Thursday 11 June 2026  11:37:15 +0000 (0:00:00.153)       0:02:57.086 *********
2026-06-11 11:37:15.859112 | controller | ok: [localhost]
2026-06-11 11:37:15.859209 | controller |
2026-06-11 11:37:15.859216 | 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-11 11:37:15.859222 | controller | Thursday 11 June 2026  11:37:15 +0000 (0:00:00.068)       0:02:57.156 *********
2026-06-11 11:37:15.859226 | controller | Thursday 11 June 2026  11:37:15 +0000 (0:00:00.067)       0:02:57.154 *********
2026-06-11 11:37:15.988199 | controller | ok: [localhost]
2026-06-11 11:37:15.988300 | controller |
2026-06-11 11:37:15.988308 | controller | TASK [run_hook : Loop on hooks for pre_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 11:37:15.988314 | controller | Thursday 11 June 2026  11:37:15 +0000 (0:00:00.128)       0:02:57.285 *********
2026-06-11 11:37:15.988319 | controller | Thursday 11 June 2026  11:37:15 +0000 (0:00:00.128)       0:02:57.283 *********
2026-06-11 11:37:16.112125 | controller | skipping: [localhost]
2026-06-11 11:37:16.112246 | controller |
2026-06-11 11:37:16.112257 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 11:37:16.112265 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.123)       0:02:57.409 *********
2026-06-11 11:37:16.112273 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.123)       0:02:57.407 *********
2026-06-11 11:37:16.202404 | controller | ok: [localhost]
2026-06-11 11:37:16.202450 | controller |
2026-06-11 11:37:16.202455 | controller | TASK [operator_build : Ensure mandatory directories exist path={{ cifmw_operator_build_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-11 11:37:16.202460 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.089)       0:02:57.499 *********
2026-06-11 11:37:16.202464 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.090)       0:02:57.497 *********
2026-06-11 11:37:16.251117 | controller | skipping: [localhost] => (item=artifacts)
2026-06-11 11:37:16.251230 | controller | skipping: [localhost] => (item=logs)
2026-06-11 11:37:16.251237 | controller | skipping: [localhost]
2026-06-11 11:37:16.251241 | controller |
2026-06-11 11:37:16.251247 | 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-11 11:37:16.251253 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.049)       0:02:57.548 *********
2026-06-11 11:37:16.251257 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.048)       0:02:57.546 *********
2026-06-11 11:37:16.294289 | controller | skipping: [localhost]
2026-06-11 11:37:16.294386 | controller |
2026-06-11 11:37:16.294393 | controller | TASK [operator_build : Populate operators list with zuul info _raw_params=zuul_info.yml] ***
2026-06-11 11:37:16.294397 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.043)       0:02:57.591 *********
2026-06-11 11:37:16.294402 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.043)       0:02:57.590 *********
2026-06-11 11:37:16.332031 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '1185', 'change_url': 'https://github.com/openstack-k8s-operators/edpm-ansible/pull/1185', 'commit_id': '6ba4a3a455913c157af88db78256165cb2039492', 'patchset': '6ba4a3a455913c157af88db78256165cb2039492', '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-11 11:37:16.332121 | controller | skipping: [localhost]
2026-06-11 11:37:16.332126 | controller |
2026-06-11 11:37:16.332131 | 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-11 11:37:16.332136 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.037)       0:02:57.629 *********
2026-06-11 11:37:16.332140 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.037)       0:02:57.627 *********
2026-06-11 11:37:16.368770 | controller | skipping: [localhost]
2026-06-11 11:37:16.368864 | controller |
2026-06-11 11:37:16.368871 | 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-11 11:37:16.368876 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.036)       0:02:57.666 *********
2026-06-11 11:37:16.368880 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.036)       0:02:57.664 *********
2026-06-11 11:37:16.416801 | controller | skipping: [localhost]
2026-06-11 11:37:16.416904 | controller |
2026-06-11 11:37:16.416911 | controller | TASK [operator_build : Adds meta-operator to the list operators_list={{ [operators_list, meta_operator_info] | community.general.lists_mergeby('name') }}] ***
2026-06-11 11:37:16.416916 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.047)       0:02:57.714 *********
2026-06-11 11:37:16.416920 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.047)       0:02:57.712 *********
2026-06-11 11:37:16.459423 | controller | skipping: [localhost]
2026-06-11 11:37:16.459531 | controller |
2026-06-11 11:37:16.459538 | controller | TASK [operator_build : Clone operator's code when src dir is empty _raw_params=clone.yml] ***
2026-06-11 11:37:16.459543 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.042)       0:02:57.756 *********
2026-06-11 11:37:16.459547 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.042)       0:02:57.754 *********
2026-06-11 11:37:16.515788 | controller | skipping: [localhost]
2026-06-11 11:37:16.515892 | controller |
2026-06-11 11:37:16.515898 | controller | TASK [operator_build : Building operators _raw_params=build.yml] ***************
2026-06-11 11:37:16.515903 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.056)       0:02:57.812 *********
2026-06-11 11:37:16.515907 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.056)       0:02:57.811 *********
2026-06-11 11:37:16.571617 | controller | skipping: [localhost]
2026-06-11 11:37:16.571711 | controller |
2026-06-11 11:37:16.571719 | controller | TASK [operator_build : Building meta operator _raw_params=build.yml] ***********
2026-06-11 11:37:16.571725 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.055)       0:02:57.868 *********
2026-06-11 11:37:16.571729 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.055)       0:02:57.866 *********
2026-06-11 11:37:16.616164 | controller | skipping: [localhost]
2026-06-11 11:37:16.616260 | controller |
2026-06-11 11:37:16.616273 | 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-11 11:37:16.616283 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.044)       0:02:57.912 *********
2026-06-11 11:37:16.616292 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.044)       0:02:57.911 *********
2026-06-11 11:37:16.683546 | controller | skipping: [localhost]
2026-06-11 11:37:16.683664 | controller |
2026-06-11 11:37:16.683672 | 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-11 11:37:16.683679 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.067)       0:02:57.980 *********
2026-06-11 11:37:16.683703 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.067)       0:02:57.979 *********
2026-06-11 11:37:16.766170 | controller | ok: [localhost]
2026-06-11 11:37:16.766239 | controller |
2026-06-11 11:37:16.766246 | 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-11 11:37:16.766252 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.082)       0:02:58.063 *********
2026-06-11 11:37:16.766256 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.082)       0:02:58.061 *********
2026-06-11 11:37:16.946968 | controller | ok: [localhost]
2026-06-11 11:37:16.947093 | controller |
2026-06-11 11:37:16.947109 | controller | TASK [run_hook : Loop on hooks for post_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-11 11:37:16.947122 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.180)       0:02:58.243 *********
2026-06-11 11:37:16.947134 | controller | Thursday 11 June 2026  11:37:16 +0000 (0:00:00.180)       0:02:58.242 *********
2026-06-11 11:37:17.076792 | controller | skipping: [localhost]
2026-06-11 11:37:17.076902 | controller |
2026-06-11 11:37:17.076936 | 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-11 11:37:17.076952 | controller | Thursday 11 June 2026  11:37:17 +0000 (0:00:00.130)       0:02:58.374 *********
2026-06-11 11:37:17.076957 | controller | Thursday 11 June 2026  11:37:17 +0000 (0:00:00.130)       0:02:58.372 *********
2026-06-11 11:37:17.143361 | controller | ok: [localhost]
2026-06-11 11:37:17.143449 | controller |
2026-06-11 11:37:17.143456 | 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-11 11:37:17.143461 | controller | Thursday 11 June 2026  11:37:17 +0000 (0:00:00.066)       0:02:58.440 *********
2026-06-11 11:37:17.143465 | controller | Thursday 11 June 2026  11:37:17 +0000 (0:00:00.066)       0:02:58.439 *********
2026-06-11 11:37:17.281010 | controller | ok: [localhost]
2026-06-11 11:37:17.281131 | controller |
2026-06-11 11:37:17.281143 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-11 11:37:17.281152 | controller | Thursday 11 June 2026  11:37:17 +0000 (0:00:00.137)       0:02:58.578 *********
2026-06-11 11:37:17.281161 | controller | Thursday 11 June 2026  11:37:17 +0000 (0:00:00.137)       0:02:58.576 *********
2026-06-11 11:37:17.404052 | controller | skipping: [localhost]
2026-06-11 11:37:17.404143 | controller |
2026-06-11 11:37:17.404152 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 11:37:17.404160 | controller | Thursday 11 June 2026  11:37:17 +0000 (0:00:00.123)       0:02:58.701 *********
2026-06-11 11:37:17.404167 | controller | Thursday 11 June 2026  11:37:17 +0000 (0:00:00.123)       0:02:58.699 *********
2026-06-11 11:37:17.566797 | controller | ok: [localhost]
2026-06-11 11:37:17.566920 | controller |
2026-06-11 11:37:17.566933 | controller | TASK [Configure Storage Class name=ci_local_storage] ***************************
2026-06-11 11:37:17.566944 | controller | Thursday 11 June 2026  11:37:17 +0000 (0:00:00.162)       0:02:58.864 *********
2026-06-11 11:37:17.566952 | controller | Thursday 11 June 2026  11:37:17 +0000 (0:00:00.162)       0:02:58.862 *********
2026-06-11 11:37:17.757469 | controller |
2026-06-11 11:37:17.757588 | controller | TASK [ci_local_storage : Create role needed directories path={{ cifmw_cls_manifests_dir }}, state=directory, mode=0755] ***
2026-06-11 11:37:17.757597 | controller | Thursday 11 June 2026  11:37:17 +0000 (0:00:00.190)       0:02:59.054 *********
2026-06-11 11:37:17.757605 | controller | Thursday 11 June 2026  11:37:17 +0000 (0:00:00.190)       0:02:59.053 *********
2026-06-11 11:37:17.979532 | controller | changed: [localhost]
2026-06-11 11:37:17.979646 | controller |
2026-06-11 11:37:17.979653 | 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-11 11:37:17.979681 | controller | Thursday 11 June 2026  11:37:17 +0000 (0:00:00.221)       0:02:59.276 *********
2026-06-11 11:37:17.979685 | controller | Thursday 11 June 2026  11:37:17 +0000 (0:00:00.221)       0:02:59.274 *********
2026-06-11 11:37:18.772775 | controller | ok: [localhost]
2026-06-11 11:37:18.772877 | controller |
2026-06-11 11:37:18.772890 | 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-11 11:37:18.772900 | controller | Thursday 11 June 2026  11:37:18 +0000 (0:00:00.793)       0:03:00.069 *********
2026-06-11 11:37:18.772908 | controller | Thursday 11 June 2026  11:37:18 +0000 (0:00:00.793)       0:03:00.068 *********
2026-06-11 11:37:19.260823 | controller | changed: [localhost]
2026-06-11 11:37:19.260931 | controller |
2026-06-11 11:37:19.260938 | 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-11 11:37:19.260943 | controller | Thursday 11 June 2026  11:37:19 +0000 (0:00:00.488)       0:03:00.558 *********
2026-06-11 11:37:19.260947 | controller | Thursday 11 June 2026  11:37:19 +0000 (0:00:00.488)       0:03:00.556 *********
2026-06-11 11:37:20.025326 | controller | ok: [localhost]
2026-06-11 11:37:20.025378 | controller |
2026-06-11 11:37:20.025387 | controller | TASK [ci_local_storage : Fetch hostnames for all hosts _raw_params=hostname] ***
2026-06-11 11:37:20.025392 | controller | Thursday 11 June 2026  11:37:20 +0000 (0:00:00.764)       0:03:01.322 *********
2026-06-11 11:37:20.025397 | controller | Thursday 11 June 2026  11:37:20 +0000 (0:00:00.764)       0:03:01.321 *********
2026-06-11 11:37:22.013159 | controller | changed: [localhost -> controller(38.102.83.46)] => (item=controller)
2026-06-11 11:37:22.013250 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=crc)
2026-06-11 11:37:22.013257 | controller | changed: [localhost] => (item=localhost)
2026-06-11 11:37:22.013263 | controller |
2026-06-11 11:37:22.013269 | controller | TASK [ci_local_storage : Set the hosts k8s ansible hosts cifmw_ci_local_storage_k8s_hosts={{
2026-06-11 11:37:22.013274 | controller |     _host_map |
2026-06-11 11:37:22.013280 | controller |     selectattr("key", "in", k8s_nodes_hostnames) |
2026-06-11 11:37:22.013285 | controller |     map(attribute="value") |
2026-06-11 11:37:22.013290 | controller |     list
2026-06-11 11:37:22.013295 | controller | }}, cifmw_ci_local_storage_k8s_hostnames={{ k8s_nodes_hostnames }}] ***
2026-06-11 11:37:22.013300 | controller | Thursday 11 June 2026  11:37:22 +0000 (0:00:01.987)       0:03:03.310 *********
2026-06-11 11:37:22.013305 | controller | Thursday 11 June 2026  11:37:22 +0000 (0:00:01.987)       0:03:03.308 *********
2026-06-11 11:37:22.057674 | controller | ok: [localhost]
2026-06-11 11:37:22.057812 | controller |
2026-06-11 11:37:22.057831 | 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-11 11:37:22.057842 | controller | Thursday 11 June 2026  11:37:22 +0000 (0:00:00.044)       0:03:03.355 *********
2026-06-11 11:37:22.057851 | controller | Thursday 11 June 2026  11:37:22 +0000 (0:00:00.044)       0:03:03.353 *********
2026-06-11 11:37:22.844008 | controller | changed: [localhost]
2026-06-11 11:37:22.844071 | controller |
2026-06-11 11:37:22.844079 | controller | TASK [ci_local_storage : Create directories on worker node _raw_params=worker_node_dirs.yml] ***
2026-06-11 11:37:22.844084 | controller | Thursday 11 June 2026  11:37:22 +0000 (0:00:00.786)       0:03:04.141 *********
2026-06-11 11:37:22.844089 | controller | Thursday 11 June 2026  11:37:22 +0000 (0:00:00.786)       0:03:04.139 *********
2026-06-11 11:37:22.906845 | 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-11 11:37:22.906971 | controller |
2026-06-11 11:37:22.906989 | controller | TASK [ci_local_storage : Perform action in the PV directory path={{
2026-06-11 11:37:22.907023 | controller |   [
2026-06-11 11:37:22.907037 | controller |     cifmw_cls_local_storage_name,
2026-06-11 11:37:22.907049 | controller |     'pv'+ ("%02d" | format(item | int))
2026-06-11 11:37:22.907062 | controller |   ] | path_join
2026-06-11 11:37:22.907075 | controller | }}, state={{
2026-06-11 11:37:22.907087 | controller |   'directory' if cifmw_cls_action == 'create' else 'absent'
2026-06-11 11:37:22.907100 | controller | }}, mode=0775] ***
2026-06-11 11:37:22.907113 | controller | Thursday 11 June 2026  11:37:22 +0000 (0:00:00.062)       0:03:04.203 *********
2026-06-11 11:37:22.907125 | controller | Thursday 11 June 2026  11:37:22 +0000 (0:00:00.062)       0:03:04.202 *********
2026-06-11 11:37:32.967135 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=1)
2026-06-11 11:37:32.967284 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=2)
2026-06-11 11:37:32.967297 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=3)
2026-06-11 11:37:32.967306 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=4)
2026-06-11 11:37:32.967315 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=5)
2026-06-11 11:37:32.967323 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=6)
2026-06-11 11:37:32.967331 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=7)
2026-06-11 11:37:32.967339 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=8)
2026-06-11 11:37:32.967347 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=9)
2026-06-11 11:37:32.967356 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=10)
2026-06-11 11:37:32.967364 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=11)
2026-06-11 11:37:32.967372 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=12)
2026-06-11 11:37:32.967381 | controller |
2026-06-11 11:37:32.967391 | controller | TASK [ci_local_storage : Manage PV directories on nodes unreachable via SSH _raw_params=uncovered_node_dirs.yml] ***
2026-06-11 11:37:32.967400 | controller | Thursday 11 June 2026  11:37:32 +0000 (0:00:10.059)       0:03:14.263 *********
2026-06-11 11:37:32.967409 | controller | Thursday 11 June 2026  11:37:32 +0000 (0:00:10.059)       0:03:14.262 *********
2026-06-11 11:37:33.025387 | controller | skipping: [localhost]
2026-06-11 11:37:33.025502 | controller |
2026-06-11 11:37:33.025511 | 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-11 11:37:33.025519 | controller | Thursday 11 June 2026  11:37:33 +0000 (0:00:00.058)       0:03:14.321 *********
2026-06-11 11:37:33.025525 | controller | Thursday 11 June 2026  11:37:33 +0000 (0:00:00.058)       0:03:14.320 *********
2026-06-11 11:37:33.556464 | controller | changed: [localhost]
2026-06-11 11:37:33.556600 | controller |
2026-06-11 11:37:33.556617 | 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-11 11:37:33.556632 | controller | Thursday 11 June 2026  11:37:33 +0000 (0:00:00.531)       0:03:14.853 *********
2026-06-11 11:37:33.556645 | controller | Thursday 11 June 2026  11:37:33 +0000 (0:00:00.531)       0:03:14.852 *********
2026-06-11 11:37:34.652540 | controller | changed: [localhost]
2026-06-11 11:37:34.652673 | controller |
2026-06-11 11:37:34.652681 | controller | TASK [Configure LVMS Storage Class name=ci_lvms_storage] ***********************
2026-06-11 11:37:34.652688 | controller | Thursday 11 June 2026  11:37:34 +0000 (0:00:01.096)       0:03:15.949 *********
2026-06-11 11:37:34.652729 | controller | Thursday 11 June 2026  11:37:34 +0000 (0:00:01.096)       0:03:15.948 *********
2026-06-11 11:37:34.695942 | controller | skipping: [localhost]
2026-06-11 11:37:34.696039 | controller |
2026-06-11 11:37:34.696050 | controller | TASK [Run edpm_prepare name=edpm_prepare] **************************************
2026-06-11 11:37:34.696058 | controller | Thursday 11 June 2026  11:37:34 +0000 (0:00:00.043)       0:03:15.993 *********
2026-06-11 11:37:34.696065 | controller | Thursday 11 June 2026  11:37:34 +0000 (0:00:00.043)       0:03:15.991 *********
2026-06-11 11:37:34.841396 | controller |
2026-06-11 11:37:34.841522 | 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-11 11:37:34.841556 | controller | Thursday 11 June 2026  11:37:34 +0000 (0:00:00.145)       0:03:16.138 *********
2026-06-11 11:37:34.841565 | controller | Thursday 11 June 2026  11:37:34 +0000 (0:00:00.145)       0:03:16.137 *********
2026-06-11 11:37:34.877919 | controller | skipping: [localhost]
2026-06-11 11:37:34.878031 | controller |
2026-06-11 11:37:34.878042 | controller | TASK [edpm_prepare : Set install_yamls Makefile environment variables cifmw_edpm_prepare_common_env={{
2026-06-11 11:37:34.878050 | controller |   cifmw_install_yamls_environment |
2026-06-11 11:37:34.878059 | controller |   combine({'PATH': cifmw_path}) |
2026-06-11 11:37:34.878067 | controller |   combine(_install_yamls_repos | default({})) |
2026-06-11 11:37:34.878075 | controller |   combine(cifmw_edpm_prepare_extra_vars | default({}))
2026-06-11 11:37:34.878109 | 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-11 11:37:34.878116 | controller | OPENSTACK_IMG: {{ operators_build_output[cifmw_operator_build_meta_name].image_catalog }}
2026-06-11 11:37:34.878123 | controller | {% endif %}
2026-06-11 11:37:34.878128 | controller | , cifmw_edpm_prepare_make_openstack_deploy_prep_env=CLEANUP_DIR_CMD: "true"
2026-06-11 11:37:34.878133 | controller | , cifmw_edpm_prepare_operators_build_output={{ operators_build_output }}] ***
2026-06-11 11:37:34.878139 | controller | Thursday 11 June 2026  11:37:34 +0000 (0:00:00.036)       0:03:16.175 *********
2026-06-11 11:37:34.878144 | controller | Thursday 11 June 2026  11:37:34 +0000 (0:00:00.036)       0:03:16.173 *********
2026-06-11 11:37:34.930431 | controller | ok: [localhost]
2026-06-11 11:37:34.930546 | controller |
2026-06-11 11:37:34.930554 | controller | TASK [Prepare storage in CRC name=install_yamls_makes, tasks_from=make_crc_storage] ***
2026-06-11 11:37:34.930560 | controller | Thursday 11 June 2026  11:37:34 +0000 (0:00:00.052)       0:03:16.227 *********
2026-06-11 11:37:34.930566 | controller | Thursday 11 June 2026  11:37:34 +0000 (0:00:00.052)       0:03:16.226 *********
2026-06-11 11:37:34.964778 | controller | skipping: [localhost]
2026-06-11 11:37:34.964828 | controller |
2026-06-11 11:37:34.964835 | controller | TASK [Prepare inputs name=install_yamls_makes, tasks_from=make_input] **********
2026-06-11 11:37:34.964842 | controller | Thursday 11 June 2026  11:37:34 +0000 (0:00:00.034)       0:03:16.262 *********
2026-06-11 11:37:34.964847 | controller | Thursday 11 June 2026  11:37:34 +0000 (0:00:00.034)       0:03:16.260 *********
2026-06-11 11:37:35.013405 | controller |
2026-06-11 11:37:35.013456 | controller | TASK [install_yamls_makes : Debug make_input_env var=make_input_env] ***********
2026-06-11 11:37:35.013464 | controller | Thursday 11 June 2026  11:37:35 +0000 (0:00:00.048)       0:03:16.310 *********
2026-06-11 11:37:35.013469 | controller | Thursday 11 June 2026  11:37:35 +0000 (0:00:00.048)       0:03:16.309 *********
2026-06-11 11:37:35.054141 | controller | ok: [localhost] =>
2026-06-11 11:37:35.054188 | controller |     make_input_env:
2026-06-11 11:37:35.054195 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 11:37:35.054200 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 11:37:35.054205 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 11:37:35.054210 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 11:37:35.054215 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 11:37:35.054220 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 11:37:35.054225 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 11:37:35.054229 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 11:37:35.054233 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 11:37:35.054238 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 11:37:35.054242 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 11:37:35.054247 | 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-11 11:37:35.054252 | controller |
2026-06-11 11:37:35.054257 | controller | TASK [install_yamls_makes : Debug make_input_params var=make_input_params] *****
2026-06-11 11:37:35.054270 | controller | Thursday 11 June 2026  11:37:35 +0000 (0:00:00.040)       0:03:16.351 *********
2026-06-11 11:37:35.054274 | controller | Thursday 11 June 2026  11:37:35 +0000 (0:00:00.040)       0:03:16.350 *********
2026-06-11 11:37:35.096781 | controller | skipping: [localhost]
2026-06-11 11:37:35.096824 | controller |
2026-06-11 11:37:35.096830 | 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-11 11:37:35.096835 | controller | Thursday 11 June 2026  11:37:35 +0000 (0:00:00.042)       0:03:16.393 *********
2026-06-11 11:37:35.096839 | controller | Thursday 11 June 2026  11:37:35 +0000 (0:00:00.042)       0:03:16.392 *********
2026-06-11 11:37:36.818506 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 11:37:36.818593 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_input_until | default(true)
2026-06-11 11:37:36.818605 | controller | }}
2026-06-11 11:37:36.855038 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_002_run_input.log
2026-06-11 11:37:36.855094 | controller | changed: [localhost]
2026-06-11 11:37:36.855106 | controller |
2026-06-11 11:37:36.855116 | controller | TASK [OpenStack meta-operator installation name=install_yamls_makes, tasks_from=make_openstack] ***
2026-06-11 11:37:36.855125 | controller | Thursday 11 June 2026  11:37:36 +0000 (0:00:01.758)       0:03:18.152 *********
2026-06-11 11:37:36.855134 | controller | Thursday 11 June 2026  11:37:36 +0000 (0:00:01.758)       0:03:18.150 *********
2026-06-11 11:37:36.924171 | controller |
2026-06-11 11:37:36.924236 | controller | TASK [install_yamls_makes : Debug make_openstack_env var=make_openstack_env] ***
2026-06-11 11:37:36.924248 | controller | Thursday 11 June 2026  11:37:36 +0000 (0:00:00.069)       0:03:18.221 *********
2026-06-11 11:37:36.924257 | controller | Thursday 11 June 2026  11:37:36 +0000 (0:00:00.069)       0:03:18.219 *********
2026-06-11 11:37:36.983887 | controller | ok: [localhost] =>
2026-06-11 11:37:36.983946 | controller |     make_openstack_env:
2026-06-11 11:37:36.983957 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 11:37:36.983966 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 11:37:36.983974 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 11:37:36.983982 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 11:37:36.983990 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 11:37:36.983998 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 11:37:36.984046 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 11:37:36.984054 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 11:37:36.984063 | controller |       OPENSTACK_IMG: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8
2026-06-11 11:37:36.984086 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 11:37:36.984094 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 11:37:36.984102 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 11:37:36.984111 | 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-11 11:37:36.984119 | controller |
2026-06-11 11:37:36.984127 | controller | TASK [install_yamls_makes : Debug make_openstack_params var=make_openstack_params] ***
2026-06-11 11:37:36.984135 | controller | Thursday 11 June 2026  11:37:36 +0000 (0:00:00.059)       0:03:18.281 *********
2026-06-11 11:37:36.984143 | controller | Thursday 11 June 2026  11:37:36 +0000 (0:00:00.059)       0:03:18.279 *********
2026-06-11 11:37:37.029279 | controller | skipping: [localhost]
2026-06-11 11:37:37.029338 | controller |
2026-06-11 11:37:37.029351 | 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-11 11:37:37.029372 | controller | Thursday 11 June 2026  11:37:37 +0000 (0:00:00.045)       0:03:18.326 *********
2026-06-11 11:37:37.029381 | controller | Thursday 11 June 2026  11:37:37 +0000 (0:00:00.045)       0:03:18.325 *********
2026-06-11 11:41:33.084800 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 11:41:33.084912 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_until |
2026-06-11 11:41:33.084917 | controller | default(true) }}
2026-06-11 11:41:33.109031 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-11 11:41:33.109148 | controller | changed: [localhost]
2026-06-11 11:41:33.109155 | controller |
2026-06-11 11:41:33.109159 | 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-11 11:41:33.109164 | controller | Thursday 11 June 2026  11:41:33 +0000 (0:03:56.079)       0:07:14.406 *********
2026-06-11 11:41:33.109168 | controller | Thursday 11 June 2026  11:41:33 +0000 (0:03:56.079)       0:07:14.404 *********
2026-06-11 11:43:04.732237 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (30 retries left).
2026-06-11 11:43:04.732363 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (29 retries left).
2026-06-11 11:43:04.732374 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (28 retries left).
2026-06-11 11:43:04.732395 | controller | changed: [localhost]
2026-06-11 11:43:04.732408 | controller |
2026-06-11 11:43:04.732419 | 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-11 11:43:04.732429 | controller | Thursday 11 June 2026  11:43:04 +0000 (0:01:31.622)       0:08:46.028 *********
2026-06-11 11:43:04.732438 | controller | Thursday 11 June 2026  11:43:04 +0000 (0:01:31.622)       0:08:46.027 *********
2026-06-11 11:43:05.188971 | controller | changed: [localhost]
2026-06-11 11:43:05.189112 | controller |
2026-06-11 11:43:05.189127 | 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-11 11:43:05.189138 | controller | Thursday 11 June 2026  11:43:05 +0000 (0:00:00.457)       0:08:46.486 *********
2026-06-11 11:43:05.189147 | controller | Thursday 11 June 2026  11:43:05 +0000 (0:00:00.457)       0:08:46.484 *********
2026-06-11 11:43:06.295726 | controller | ok: [localhost]
2026-06-11 11:43:06.295813 | controller |
2026-06-11 11:43:06.295820 | controller | TASK [OpenStack meta-operator initialization, if necessary name=install_yamls_makes, tasks_from=make_openstack_init] ***
2026-06-11 11:43:06.295825 | controller | Thursday 11 June 2026  11:43:06 +0000 (0:00:01.106)       0:08:47.593 *********
2026-06-11 11:43:06.295829 | controller | Thursday 11 June 2026  11:43:06 +0000 (0:00:01.106)       0:08:47.591 *********
2026-06-11 11:43:06.384342 | controller |
2026-06-11 11:43:06.384463 | controller | TASK [install_yamls_makes : Debug make_openstack_init_env var=make_openstack_init_env] ***
2026-06-11 11:43:06.384476 | controller | Thursday 11 June 2026  11:43:06 +0000 (0:00:00.088)       0:08:47.681 *********
2026-06-11 11:43:06.384484 | controller | Thursday 11 June 2026  11:43:06 +0000 (0:00:00.088)       0:08:47.679 *********
2026-06-11 11:43:06.447873 | controller | ok: [localhost] =>
2026-06-11 11:43:06.447987 | controller |     make_openstack_init_env:
2026-06-11 11:43:06.448004 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 11:43:06.448013 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 11:43:06.448022 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 11:43:06.448030 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 11:43:06.448039 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 11:43:06.448105 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 11:43:06.448116 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 11:43:06.448125 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 11:43:06.448133 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 11:43:06.448140 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 11:43:06.448165 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 11:43:06.448174 | 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-11 11:43:06.448183 | controller |
2026-06-11 11:43:06.448191 | controller | TASK [install_yamls_makes : Debug make_openstack_init_params var=make_openstack_init_params] ***
2026-06-11 11:43:06.448199 | controller | Thursday 11 June 2026  11:43:06 +0000 (0:00:00.063)       0:08:47.744 *********
2026-06-11 11:43:06.448207 | controller | Thursday 11 June 2026  11:43:06 +0000 (0:00:00.063)       0:08:47.743 *********
2026-06-11 11:43:06.490553 | controller | skipping: [localhost]
2026-06-11 11:43:06.490677 | controller |
2026-06-11 11:43:06.490691 | 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-11 11:43:06.490702 | controller | Thursday 11 June 2026  11:43:06 +0000 (0:00:00.042)       0:08:47.787 *********
2026-06-11 11:43:06.490711 | controller | Thursday 11 June 2026  11:43:06 +0000 (0:00:00.042)       0:08:47.786 *********
2026-06-11 11:45:23.351411 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 11:45:23.351508 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_init_until |
2026-06-11 11:45:23.351516 | controller | default(true) }}
2026-06-11 11:45:23.376520 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-11 11:45:23.376605 | controller | changed: [localhost]
2026-06-11 11:45:23.376613 | controller |
2026-06-11 11:45:23.376619 | controller | TASK [Update OpenStack Services containers Env name=set_openstack_containers] ***
2026-06-11 11:45:23.376625 | controller | Thursday 11 June 2026  11:45:23 +0000 (0:02:16.886)       0:11:04.673 *********
2026-06-11 11:45:23.376630 | controller | Thursday 11 June 2026  11:45:23 +0000 (0:02:16.886)       0:11:04.672 *********
2026-06-11 11:45:23.425006 | controller | skipping: [localhost]
2026-06-11 11:45:23.425097 | controller |
2026-06-11 11:45:23.425106 | 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-11 11:45:23.425112 | controller | Thursday 11 June 2026  11:45:23 +0000 (0:00:00.048)       0:11:04.722 *********
2026-06-11 11:45:23.425118 | controller | Thursday 11 June 2026  11:45:23 +0000 (0:00:00.048)       0:11:04.720 *********
2026-06-11 11:45:23.454916 | controller | skipping: [localhost]
2026-06-11 11:45:23.455010 | controller |
2026-06-11 11:45:23.455018 | controller | TASK [Prepare OpenStack control plane CR name=install_yamls_makes, tasks_from=make_openstack_deploy_prep] ***
2026-06-11 11:45:23.455025 | controller | Thursday 11 June 2026  11:45:23 +0000 (0:00:00.030)       0:11:04.752 *********
2026-06-11 11:45:23.455030 | controller | Thursday 11 June 2026  11:45:23 +0000 (0:00:00.030)       0:11:04.750 *********
2026-06-11 11:45:23.513852 | controller |
2026-06-11 11:45:23.513919 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_env var=make_openstack_deploy_prep_env] ***
2026-06-11 11:45:23.513925 | controller | Thursday 11 June 2026  11:45:23 +0000 (0:00:00.058)       0:11:04.810 *********
2026-06-11 11:45:23.513929 | controller | Thursday 11 June 2026  11:45:23 +0000 (0:00:00.058)       0:11:04.809 *********
2026-06-11 11:45:23.568413 | controller | ok: [localhost] =>
2026-06-11 11:45:23.568479 | controller |     make_openstack_deploy_prep_env:
2026-06-11 11:45:23.568485 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 11:45:23.568489 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 11:45:23.568508 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 11:45:23.568511 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 11:45:23.568515 | controller |       CLEANUP_DIR_CMD: 'true'
2026-06-11 11:45:23.568518 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 11:45:23.568522 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 11:45:23.568526 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 11:45:23.568530 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 11:45:23.568533 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 11:45:23.568536 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 11:45:23.568540 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 11:45:23.568544 | 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-11 11:45:23.568549 | controller |
2026-06-11 11:45:23.568552 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_params var=make_openstack_deploy_prep_params] ***
2026-06-11 11:45:23.568556 | controller | Thursday 11 June 2026  11:45:23 +0000 (0:00:00.054)       0:11:04.865 *********
2026-06-11 11:45:23.568560 | controller | Thursday 11 June 2026  11:45:23 +0000 (0:00:00.054)       0:11:04.864 *********
2026-06-11 11:45:23.610963 | controller | skipping: [localhost]
2026-06-11 11:45:23.611061 | controller |
2026-06-11 11:45:23.611070 | 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-11 11:45:23.611077 | controller | Thursday 11 June 2026  11:45:23 +0000 (0:00:00.042)       0:11:04.908 *********
2026-06-11 11:45:23.611103 | controller | Thursday 11 June 2026  11:45:23 +0000 (0:00:00.042)       0:11:04.906 *********
2026-06-11 11:45:25.195045 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 11:45:25.195179 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_deploy_prep_until |
2026-06-11 11:45:25.195185 | controller | default(true) }}
2026-06-11 11:45:25.220837 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-11 11:45:25.220923 | controller | changed: [localhost]
2026-06-11 11:45:25.220930 | controller |
2026-06-11 11:45:25.220934 | controller | TASK [Deploy NetConfig name=install_yamls_makes, tasks_from=make_netconfig_deploy] ***
2026-06-11 11:45:25.220938 | controller | Thursday 11 June 2026  11:45:25 +0000 (0:00:01.609)       0:11:06.517 *********
2026-06-11 11:45:25.220942 | controller | Thursday 11 June 2026  11:45:25 +0000 (0:00:01.609)       0:11:06.516 *********
2026-06-11 11:45:25.302060 | controller |
2026-06-11 11:45:25.302161 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_env var=make_netconfig_deploy_env] ***
2026-06-11 11:45:25.302168 | controller | Thursday 11 June 2026  11:45:25 +0000 (0:00:00.081)       0:11:06.599 *********
2026-06-11 11:45:25.302172 | controller | Thursday 11 June 2026  11:45:25 +0000 (0:00:00.081)       0:11:06.597 *********
2026-06-11 11:45:25.354075 | controller | ok: [localhost] =>
2026-06-11 11:45:25.354165 | controller |     make_netconfig_deploy_env:
2026-06-11 11:45:25.354173 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 11:45:25.354179 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 11:45:25.354184 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 11:45:25.354189 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 11:45:25.354194 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 11:45:25.354199 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 11:45:25.354205 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 11:45:25.354209 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 11:45:25.354214 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 11:45:25.354232 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 11:45:25.354238 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 11:45:25.354244 | 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-11 11:45:25.354250 | controller |
2026-06-11 11:45:25.354255 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_params var=make_netconfig_deploy_params] ***
2026-06-11 11:45:25.354260 | controller | Thursday 11 June 2026  11:45:25 +0000 (0:00:00.052)       0:11:06.651 *********
2026-06-11 11:45:25.354264 | controller | Thursday 11 June 2026  11:45:25 +0000 (0:00:00.052)       0:11:06.650 *********
2026-06-11 11:45:25.398673 | controller | skipping: [localhost]
2026-06-11 11:45:25.398735 | controller |
2026-06-11 11:45:25.398764 | 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-11 11:45:25.398771 | controller | Thursday 11 June 2026  11:45:25 +0000 (0:00:00.044)       0:11:06.696 *********
2026-06-11 11:45:25.398776 | controller | Thursday 11 June 2026  11:45:25 +0000 (0:00:00.044)       0:11:06.694 *********
2026-06-11 11:45:29.745031 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 11:45:29.745134 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_netconfig_deploy_until |
2026-06-11 11:45:29.745141 | controller | default(true) }}
2026-06-11 11:45:29.770926 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-11 11:45:29.770973 | controller | changed: [localhost]
2026-06-11 11:45:29.770982 | controller |
2026-06-11 11:45:29.770990 | controller | TASK [edpm_prepare : Kustomize and deploy OpenStackControlPlane _raw_params=kustomize_and_deploy.yml] ***
2026-06-11 11:45:29.770997 | controller | Thursday 11 June 2026  11:45:29 +0000 (0:00:04.371)       0:11:11.068 *********
2026-06-11 11:45:29.771003 | controller | Thursday 11 June 2026  11:45:29 +0000 (0:00:04.372)       0:11:11.066 *********
2026-06-11 11:45:29.856626 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/edpm_prepare/tasks/kustomize_and_deploy.yml for localhost
2026-06-11 11:45:29.856676 | controller |
2026-06-11 11:45:29.856683 | controller | TASK [edpm_prepare : Controlplane name _ctlplane_name=controlplane] ************
2026-06-11 11:45:29.856688 | controller | Thursday 11 June 2026  11:45:29 +0000 (0:00:00.085)       0:11:11.153 *********
2026-06-11 11:45:29.856692 | controller | Thursday 11 June 2026  11:45:29 +0000 (0:00:00.085)       0:11:11.152 *********
2026-06-11 11:45:29.902780 | controller | ok: [localhost]
2026-06-11 11:45:29.902827 | controller |
2026-06-11 11:45:29.902834 | 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-11 11:45:29.902840 | controller | Thursday 11 June 2026  11:45:29 +0000 (0:00:00.046)       0:11:11.200 *********
2026-06-11 11:45:29.902845 | controller | Thursday 11 June 2026  11:45:29 +0000 (0:00:00.046)       0:11:11.198 *********
2026-06-11 11:45:29.948355 | controller | skipping: [localhost]
2026-06-11 11:45:29.948408 | controller |
2026-06-11 11:45:29.948415 | controller | TASK [Prepare OpenStackVersion CR name=update_containers] **********************
2026-06-11 11:45:29.948420 | controller | Thursday 11 June 2026  11:45:29 +0000 (0:00:00.045)       0:11:11.245 *********
2026-06-11 11:45:29.948424 | controller | Thursday 11 June 2026  11:45:29 +0000 (0:00:00.045)       0:11:11.244 *********
2026-06-11 11:45:30.023939 | controller |
2026-06-11 11:45:30.024041 | controller | TASK [update_containers : Destination directory exists state=directory, recurse=True, path={{ cifmw_update_containers_dest_path | dirname }}] ***
2026-06-11 11:45:30.024071 | controller | Thursday 11 June 2026  11:45:30 +0000 (0:00:00.075)       0:11:11.321 *********
2026-06-11 11:45:30.024080 | controller | Thursday 11 June 2026  11:45:30 +0000 (0:00:00.075)       0:11:11.319 *********
2026-06-11 11:45:31.287190 | controller | ok: [localhost]
2026-06-11 11:45:31.287270 | controller |
2026-06-11 11:45:31.287278 | controller | TASK [update_containers : Generate update containers yaml file src=update_containers.j2, dest={{ cifmw_update_containers_dest_path }}, mode=0644] ***
2026-06-11 11:45:31.287285 | controller | Thursday 11 June 2026  11:45:31 +0000 (0:00:01.262)       0:11:12.583 *********
2026-06-11 11:45:31.287291 | controller | Thursday 11 June 2026  11:45:31 +0000 (0:00:01.262)       0:11:12.582 *********
2026-06-11 11:45:31.828196 | controller | changed: [localhost]
2026-06-11 11:45:31.828331 | controller |
2026-06-11 11:45:31.828345 | controller | TASK [update_containers : Update the containers _raw_params=oc apply -f {{ cifmw_update_containers_dest_path }}] ***
2026-06-11 11:45:31.828354 | controller | Thursday 11 June 2026  11:45:31 +0000 (0:00:00.540)       0:11:13.124 *********
2026-06-11 11:45:31.828362 | controller | Thursday 11 June 2026  11:45:31 +0000 (0:00:00.540)       0:11:13.123 *********
2026-06-11 11:45:32.344945 | controller | changed: [localhost]
2026-06-11 11:45:32.345007 | controller |
2026-06-11 11:45:32.345019 | 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-11 11:45:32.345029 | controller | Thursday 11 June 2026  11:45:32 +0000 (0:00:00.516)       0:11:13.641 *********
2026-06-11 11:45:32.345038 | controller | Thursday 11 June 2026  11:45:32 +0000 (0:00:00.516)       0:11:13.639 *********
2026-06-11 11:45:32.414399 | controller | ok: [localhost]
2026-06-11 11:45:32.414468 | controller |
2026-06-11 11:45:32.414485 | controller | TASK [edpm_prepare : Perform kustomizations to the OpenStackControlPlane CR target_path={{ cifmw_edpm_prepare_openstack_crs_path }}, sort_ascending=False, kustomizations={{
2026-06-11 11:45:32.414499 | controller |   cifmw_edpm_prepare_kustomizations +
2026-06-11 11:45:32.414512 | controller |   _ctlplane_name_kustomizations +
2026-06-11 11:45:32.414525 | controller |   (cifmw_edpm_prepare_extra_kustomizations | default([]))
2026-06-11 11:45:32.414537 | controller | }}, kustomizations_paths={{
2026-06-11 11:45:32.414549 | controller |   [
2026-06-11 11:45:32.414561 | controller |     (
2026-06-11 11:45:32.414572 | controller |       [
2026-06-11 11:45:32.414584 | controller |         cifmw_edpm_prepare_manifests_dir,
2026-06-11 11:45:32.414596 | controller |         'kustomizations',
2026-06-11 11:45:32.414608 | controller |         'controlplane'
2026-06-11 11:45:32.414620 | controller |       ] | ansible.builtin.path_join
2026-06-11 11:45:32.414633 | controller |     )
2026-06-11 11:45:32.414645 | controller |   ]
2026-06-11 11:45:32.414657 | controller | }}] ***
2026-06-11 11:45:32.414669 | controller | Thursday 11 June 2026  11:45:32 +0000 (0:00:00.069)       0:11:13.710 *********
2026-06-11 11:45:32.414682 | controller | Thursday 11 June 2026  11:45:32 +0000 (0:00:00.069)       0:11:13.709 *********
2026-06-11 11:45:33.272914 | controller | changed: [localhost]
2026-06-11 11:45:33.273005 | controller |
2026-06-11 11:45:33.273014 | controller | TASK [edpm_prepare : Log the CR that is about to be applied var=cifmw_edpm_prepare_crs_kustomize_result] ***
2026-06-11 11:45:33.273019 | controller | Thursday 11 June 2026  11:45:33 +0000 (0:00:00.859)       0:11:14.570 *********
2026-06-11 11:45:33.273024 | controller | Thursday 11 June 2026  11:45:33 +0000 (0:00:00.859)       0:11:14.568 *********
2026-06-11 11:45:33.335886 | controller | ok: [localhost] =>
2026-06-11 11:45:33.335968 | controller |     cifmw_edpm_prepare_crs_kustomize_result:
2026-06-11 11:45:33.335980 | controller |       changed: true
2026-06-11 11:45:33.335988 | controller |       count: 2
2026-06-11 11:45:33.335995 | controller |       failed: false
2026-06-11 11:45:33.336002 | controller |       kustomizations_paths:
2026-06-11 11:45:33.336010 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-11 11:45:33.336017 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-11 11:45:33.336024 | controller |       result:
2026-06-11 11:45:33.336039 | controller |       - apiVersion: core.openstack.org/v1beta1
2026-06-11 11:45:33.336046 | controller |         kind: OpenStackControlPlane
2026-06-11 11:45:33.336052 | controller |         metadata:
2026-06-11 11:45:33.336060 | controller |           labels:
2026-06-11 11:45:33.336066 | controller |             created-by: install_yamls
2026-06-11 11:45:33.336072 | controller |           name: controlplane
2026-06-11 11:45:33.336078 | controller |           namespace: openstack
2026-06-11 11:45:33.336085 | controller |         spec:
2026-06-11 11:45:33.336092 | controller |           barbican:
2026-06-11 11:45:33.336099 | controller |             apiOverride:
2026-06-11 11:45:33.336105 | controller |               route: {}
2026-06-11 11:45:33.336112 | controller |             template:
2026-06-11 11:45:33.336119 | controller |               barbicanAPI:
2026-06-11 11:45:33.336126 | controller |                 override:
2026-06-11 11:45:33.336132 | controller |                   service:
2026-06-11 11:45:33.336139 | controller |                     internal:
2026-06-11 11:45:33.336145 | controller |                       metadata:
2026-06-11 11:45:33.336152 | controller |                         annotations:
2026-06-11 11:45:33.336160 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 11:45:33.336167 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:45:33.336174 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:45:33.336180 | controller |                       spec:
2026-06-11 11:45:33.336187 | controller |                         type: LoadBalancer
2026-06-11 11:45:33.336194 | controller |                 replicas: 1
2026-06-11 11:45:33.336210 | controller |               barbicanKeystoneListener:
2026-06-11 11:45:33.336218 | controller |                 replicas: 1
2026-06-11 11:45:33.336224 | controller |               barbicanWorker:
2026-06-11 11:45:33.336231 | controller |                 replicas: 1
2026-06-11 11:45:33.336238 | controller |               databaseInstance: openstack
2026-06-11 11:45:33.336244 | controller |               notificationsBus:
2026-06-11 11:45:33.336251 | controller |                 cluster: rabbitmq
2026-06-11 11:45:33.336258 | controller |               secret: osp-secret
2026-06-11 11:45:33.336264 | controller |           cinder:
2026-06-11 11:45:33.336271 | controller |             apiOverride:
2026-06-11 11:45:33.336278 | controller |               route: {}
2026-06-11 11:45:33.336285 | controller |             template:
2026-06-11 11:45:33.336291 | controller |               cinderAPI:
2026-06-11 11:45:33.336298 | controller |                 override:
2026-06-11 11:45:33.336305 | controller |                   service:
2026-06-11 11:45:33.336316 | controller |                     internal:
2026-06-11 11:45:33.336322 | controller |                       metadata:
2026-06-11 11:45:33.336329 | controller |                         annotations:
2026-06-11 11:45:33.336336 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 11:45:33.336343 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:45:33.336350 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:45:33.336357 | controller |                       spec:
2026-06-11 11:45:33.336364 | controller |                         type: LoadBalancer
2026-06-11 11:45:33.336370 | controller |               cinderBackup:
2026-06-11 11:45:33.336377 | controller |                 networkAttachments:
2026-06-11 11:45:33.336384 | controller |                 - storage
2026-06-11 11:45:33.336390 | controller |                 replicas: 0
2026-06-11 11:45:33.336397 | controller |               cinderScheduler:
2026-06-11 11:45:33.336403 | controller |                 replicas: 1
2026-06-11 11:45:33.336410 | controller |               cinderVolumes:
2026-06-11 11:45:33.336417 | controller |                 volume1:
2026-06-11 11:45:33.336423 | controller |                   networkAttachments:
2026-06-11 11:45:33.336430 | controller |                   - storage
2026-06-11 11:45:33.336437 | controller |                   replicas: 0
2026-06-11 11:45:33.336443 | controller |               databaseInstance: openstack
2026-06-11 11:45:33.336450 | controller |               secret: osp-secret
2026-06-11 11:45:33.336457 | controller |           designate:
2026-06-11 11:45:33.336463 | controller |             apiOverride:
2026-06-11 11:45:33.336470 | controller |               route: {}
2026-06-11 11:45:33.336476 | controller |             enabled: false
2026-06-11 11:45:33.336483 | controller |             template:
2026-06-11 11:45:33.336489 | controller |               databaseInstance: openstack
2026-06-11 11:45:33.336501 | controller |               designateAPI:
2026-06-11 11:45:33.336508 | controller |                 override:
2026-06-11 11:45:33.336515 | controller |                   service:
2026-06-11 11:45:33.336522 | controller |                     internal:
2026-06-11 11:45:33.336529 | controller |                       metadata:
2026-06-11 11:45:33.336536 | controller |                         annotations:
2026-06-11 11:45:33.336542 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 11:45:33.336549 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:45:33.336556 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:45:33.336563 | controller |                       spec:
2026-06-11 11:45:33.336569 | controller |                         type: LoadBalancer
2026-06-11 11:45:33.336576 | controller |               designateBackendbind9:
2026-06-11 11:45:33.336583 | controller |                 networkAttachments:
2026-06-11 11:45:33.336590 | controller |                 - designate
2026-06-11 11:45:33.336596 | controller |                 replicas: 1
2026-06-11 11:45:33.336603 | controller |                 storageClass: local-storage
2026-06-11 11:45:33.336609 | controller |                 storageRequest: 10Gi
2026-06-11 11:45:33.336616 | controller |               designateCentral:
2026-06-11 11:45:33.336623 | controller |                 replicas: 1
2026-06-11 11:45:33.336630 | controller |               designateMdns:
2026-06-11 11:45:33.336636 | controller |                 networkAttachments:
2026-06-11 11:45:33.336642 | controller |                 - designate
2026-06-11 11:45:33.336649 | controller |                 replicas: 1
2026-06-11 11:45:33.336656 | controller |               designateProducer:
2026-06-11 11:45:33.336662 | controller |                 replicas: 1
2026-06-11 11:45:33.336669 | controller |               designateWorker:
2026-06-11 11:45:33.336676 | controller |                 networkAttachments:
2026-06-11 11:45:33.336683 | controller |                 - designate
2026-06-11 11:45:33.336689 | controller |                 replicas: 1
2026-06-11 11:45:33.336696 | controller |               secret: osp-secret
2026-06-11 11:45:33.336703 | controller |           dns:
2026-06-11 11:45:33.336710 | controller |             template:
2026-06-11 11:45:33.336716 | controller |               options:
2026-06-11 11:45:33.336723 | controller |               - key: server
2026-06-11 11:45:33.336729 | controller |                 values:
2026-06-11 11:45:33.336736 | controller |                 - 192.168.122.1
2026-06-11 11:45:33.336776 | controller |               override:
2026-06-11 11:45:33.336784 | controller |                 service:
2026-06-11 11:45:33.336791 | controller |                   metadata:
2026-06-11 11:45:33.336798 | controller |                     annotations:
2026-06-11 11:45:33.336805 | controller |                       metallb.universe.tf/address-pool: ctlplane
2026-06-11 11:45:33.336812 | controller |                       metallb.universe.tf/allow-shared-ip: ctlplane
2026-06-11 11:45:33.336829 | controller |                       metallb.universe.tf/loadBalancerIPs: 192.168.122.80
2026-06-11 11:45:33.336837 | controller |                   spec:
2026-06-11 11:45:33.336843 | controller |                     type: LoadBalancer
2026-06-11 11:45:33.336850 | controller |               replicas: 1
2026-06-11 11:45:33.336857 | controller |           galera:
2026-06-11 11:45:33.336863 | controller |             templates:
2026-06-11 11:45:33.336870 | controller |               openstack:
2026-06-11 11:45:33.336877 | controller |                 replicas: 1
2026-06-11 11:45:33.336883 | controller |                 secret: osp-secret
2026-06-11 11:45:33.336890 | controller |                 storageRequest: 10G
2026-06-11 11:45:33.336897 | controller |               openstack-cell1:
2026-06-11 11:45:33.336903 | controller |                 replicas: 1
2026-06-11 11:45:33.336910 | controller |                 secret: osp-secret
2026-06-11 11:45:33.336917 | controller |                 storageRequest: 10G
2026-06-11 11:45:33.336923 | controller |           glance:
2026-06-11 11:45:33.336930 | controller |             apiOverrides:
2026-06-11 11:45:33.336936 | controller |               default:
2026-06-11 11:45:33.336943 | controller |                 route: {}
2026-06-11 11:45:33.336950 | controller |             template:
2026-06-11 11:45:33.336956 | controller |               customServiceConfig: |
2026-06-11 11:45:33.336963 | controller |                 [DEFAULT]
2026-06-11 11:45:33.336970 | controller |                 enabled_backends = default_backend:swift
2026-06-11 11:45:33.336976 | controller |                 [glance_store]
2026-06-11 11:45:33.336988 | controller |                 default_backend = default_backend
2026-06-11 11:45:33.336995 | controller |                 [default_backend]
2026-06-11 11:45:33.337001 | controller |                 swift_store_create_container_on_put = True
2026-06-11 11:45:33.337008 | controller |                 swift_store_auth_version = 3
2026-06-11 11:45:33.337014 | controller |                 swift_store_auth_address = {{ .KeystoneInternalURL }}
2026-06-11 11:45:33.337021 | controller |                 swift_store_endpoint_type = internalURL
2026-06-11 11:45:33.337028 | controller |                 swift_store_user = service:glance
2026-06-11 11:45:33.337035 | controller |                 swift_store_key = {{ .ServicePassword }}
2026-06-11 11:45:33.337041 | controller |               databaseInstance: openstack
2026-06-11 11:45:33.337048 | controller |               glanceAPIs:
2026-06-11 11:45:33.337055 | controller |                 default:
2026-06-11 11:45:33.337062 | controller |                   networkAttachments:
2026-06-11 11:45:33.337068 | controller |                   - storage
2026-06-11 11:45:33.337075 | controller |                   override:
2026-06-11 11:45:33.337082 | controller |                     service:
2026-06-11 11:45:33.337089 | controller |                       internal:
2026-06-11 11:45:33.337095 | controller |                         metadata:
2026-06-11 11:45:33.337102 | controller |                           annotations:
2026-06-11 11:45:33.337109 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-11 11:45:33.337115 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:45:33.337122 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:45:33.337133 | controller |                         spec:
2026-06-11 11:45:33.337141 | controller |                           type: LoadBalancer
2026-06-11 11:45:33.337147 | controller |                   replicas: 1
2026-06-11 11:45:33.337154 | controller |               keystoneEndpoint: default
2026-06-11 11:45:33.337161 | controller |               secret: osp-secret
2026-06-11 11:45:33.337167 | controller |               storage:
2026-06-11 11:45:33.337174 | controller |                 storageClass: ''
2026-06-11 11:45:33.337181 | controller |                 storageRequest: 10Gi
2026-06-11 11:45:33.337187 | controller |           heat:
2026-06-11 11:45:33.337194 | controller |             apiOverride:
2026-06-11 11:45:33.337201 | controller |               route: {}
2026-06-11 11:45:33.337208 | controller |             cnfAPIOverride:
2026-06-11 11:45:33.337214 | controller |               route: {}
2026-06-11 11:45:33.337220 | controller |             enabled: false
2026-06-11 11:45:33.337227 | controller |             template:
2026-06-11 11:45:33.337233 | controller |               databaseInstance: openstack
2026-06-11 11:45:33.337240 | controller |               heatAPI:
2026-06-11 11:45:33.337247 | controller |                 override:
2026-06-11 11:45:33.337253 | controller |                   service:
2026-06-11 11:45:33.337260 | controller |                     internal:
2026-06-11 11:45:33.337267 | controller |                       metadata:
2026-06-11 11:45:33.337274 | controller |                         annotations:
2026-06-11 11:45:33.337280 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 11:45:33.337287 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:45:33.337294 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:45:33.337301 | controller |                       spec:
2026-06-11 11:45:33.337307 | controller |                         type: LoadBalancer
2026-06-11 11:45:33.337314 | controller |                 replicas: 1
2026-06-11 11:45:33.337320 | controller |               heatEngine:
2026-06-11 11:45:33.337327 | controller |                 override:
2026-06-11 11:45:33.337334 | controller |                   service:
2026-06-11 11:45:33.337340 | controller |                     internal:
2026-06-11 11:45:33.337347 | controller |                       metadata:
2026-06-11 11:45:33.337353 | controller |                         annotations:
2026-06-11 11:45:33.337358 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 11:45:33.337363 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:45:33.337368 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:45:33.337372 | controller |                       spec:
2026-06-11 11:45:33.337384 | controller |                         type: LoadBalancer
2026-06-11 11:45:33.337389 | controller |                 replicas: 1
2026-06-11 11:45:33.337394 | controller |               secret: osp-secret
2026-06-11 11:45:33.337398 | controller |           horizon:
2026-06-11 11:45:33.337403 | controller |             apiOverride:
2026-06-11 11:45:33.337408 | controller |               route: {}
2026-06-11 11:45:33.337412 | controller |             template:
2026-06-11 11:45:33.337417 | controller |               replicas: 1
2026-06-11 11:45:33.337422 | controller |               secret: osp-secret
2026-06-11 11:45:33.337426 | controller |           ironic:
2026-06-11 11:45:33.337431 | controller |             enabled: false
2026-06-11 11:45:33.337436 | controller |             template:
2026-06-11 11:45:33.337440 | controller |               databaseInstance: openstack
2026-06-11 11:45:33.337445 | controller |               ironicAPI:
2026-06-11 11:45:33.337450 | controller |                 replicas: 1
2026-06-11 11:45:33.337454 | controller |               ironicConductors:
2026-06-11 11:45:33.337459 | controller |               - replicas: 1
2026-06-11 11:45:33.337463 | controller |                 storageRequest: 10Gi
2026-06-11 11:45:33.337468 | controller |               ironicInspector:
2026-06-11 11:45:33.337473 | controller |                 replicas: 1
2026-06-11 11:45:33.337477 | controller |               ironicNeutronAgent:
2026-06-11 11:45:33.337482 | controller |                 replicas: 1
2026-06-11 11:45:33.337487 | controller |               secret: osp-secret
2026-06-11 11:45:33.337491 | controller |           keystone:
2026-06-11 11:45:33.337496 | controller |             apiOverride:
2026-06-11 11:45:33.337501 | controller |               route: {}
2026-06-11 11:45:33.337505 | controller |             template:
2026-06-11 11:45:33.337510 | controller |               databaseInstance: openstack
2026-06-11 11:45:33.337515 | controller |               notificationsBus:
2026-06-11 11:45:33.337519 | controller |                 cluster: rabbitmq
2026-06-11 11:45:33.337524 | controller |               override:
2026-06-11 11:45:33.337529 | controller |                 service:
2026-06-11 11:45:33.337533 | controller |                   internal:
2026-06-11 11:45:33.337538 | controller |                     metadata:
2026-06-11 11:45:33.337543 | controller |                       annotations:
2026-06-11 11:45:33.337553 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 11:45:33.337557 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:45:33.337562 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:45:33.337567 | controller |                     spec:
2026-06-11 11:45:33.337572 | controller |                       type: LoadBalancer
2026-06-11 11:45:33.337576 | controller |               secret: osp-secret
2026-06-11 11:45:33.337581 | controller |           manila:
2026-06-11 11:45:33.337586 | controller |             apiOverride:
2026-06-11 11:45:33.337591 | controller |               route: {}
2026-06-11 11:45:33.337595 | controller |             template:
2026-06-11 11:45:33.337600 | controller |               databaseInstance: openstack
2026-06-11 11:45:33.337605 | controller |               manilaAPI:
2026-06-11 11:45:33.337609 | controller |                 networkAttachments:
2026-06-11 11:45:33.337614 | controller |                 - internalapi
2026-06-11 11:45:33.337619 | controller |                 override:
2026-06-11 11:45:33.337623 | controller |                   service:
2026-06-11 11:45:33.337628 | controller |                     internal:
2026-06-11 11:45:33.337632 | controller |                       metadata:
2026-06-11 11:45:33.337637 | controller |                         annotations:
2026-06-11 11:45:33.337642 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 11:45:33.337647 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:45:33.337652 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:45:33.337656 | controller |                       spec:
2026-06-11 11:45:33.337661 | controller |                         type: LoadBalancer
2026-06-11 11:45:33.337667 | controller |                 replicas: 1
2026-06-11 11:45:33.337672 | controller |               manilaScheduler:
2026-06-11 11:45:33.337677 | controller |                 replicas: 1
2026-06-11 11:45:33.337682 | controller |               manilaShares:
2026-06-11 11:45:33.337688 | controller |                 share1:
2026-06-11 11:45:33.337694 | controller |                   networkAttachments:
2026-06-11 11:45:33.337698 | controller |                   - storage
2026-06-11 11:45:33.337706 | controller |                   replicas: 1
2026-06-11 11:45:33.337711 | controller |           memcached:
2026-06-11 11:45:33.337716 | controller |             templates:
2026-06-11 11:45:33.337721 | controller |               memcached:
2026-06-11 11:45:33.337725 | controller |                 replicas: 1
2026-06-11 11:45:33.337730 | controller |           neutron:
2026-06-11 11:45:33.337734 | controller |             apiOverride:
2026-06-11 11:45:33.337762 | controller |               route: {}
2026-06-11 11:45:33.337771 | controller |             template:
2026-06-11 11:45:33.337777 | controller |               databaseInstance: openstack
2026-06-11 11:45:33.337782 | controller |               networkAttachments:
2026-06-11 11:45:33.337787 | controller |               - internalapi
2026-06-11 11:45:33.337791 | controller |               override:
2026-06-11 11:45:33.337796 | controller |                 service:
2026-06-11 11:45:33.337801 | controller |                   internal:
2026-06-11 11:45:33.337805 | controller |                     metadata:
2026-06-11 11:45:33.337810 | controller |                       annotations:
2026-06-11 11:45:33.337835 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 11:45:33.337840 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:45:33.337845 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:45:33.337850 | controller |                     spec:
2026-06-11 11:45:33.337855 | controller |                       type: LoadBalancer
2026-06-11 11:45:33.337859 | controller |               secret: osp-secret
2026-06-11 11:45:33.337864 | controller |           nova:
2026-06-11 11:45:33.337869 | controller |             apiOverride:
2026-06-11 11:45:33.337873 | controller |               route: {}
2026-06-11 11:45:33.337878 | controller |             template:
2026-06-11 11:45:33.337882 | controller |               apiServiceTemplate:
2026-06-11 11:45:33.337887 | controller |                 override:
2026-06-11 11:45:33.337892 | controller |                   service:
2026-06-11 11:45:33.337896 | controller |                     internal:
2026-06-11 11:45:33.337901 | controller |                       metadata:
2026-06-11 11:45:33.337906 | controller |                         annotations:
2026-06-11 11:45:33.337911 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 11:45:33.337916 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:45:33.337920 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:45:33.337925 | controller |                       spec:
2026-06-11 11:45:33.337930 | controller |                         type: LoadBalancer
2026-06-11 11:45:33.337935 | controller |               cellTemplates:
2026-06-11 11:45:33.337939 | controller |                 cell0:
2026-06-11 11:45:33.337944 | controller |                   cellDatabaseAccount: nova-cell0
2026-06-11 11:45:33.337949 | controller |                   cellDatabaseInstance: openstack
2026-06-11 11:45:33.337953 | controller |                   conductorServiceTemplate:
2026-06-11 11:45:33.337958 | controller |                     replicas: 1
2026-06-11 11:45:33.337963 | controller |                   hasAPIAccess: true
2026-06-11 11:45:33.337968 | controller |                   messagingBus:
2026-06-11 11:45:33.337972 | controller |                     cluster: rabbitmq
2026-06-11 11:45:33.337977 | controller |                 cell1:
2026-06-11 11:45:33.337982 | controller |                   cellDatabaseAccount: nova-cell1
2026-06-11 11:45:33.337986 | controller |                   cellDatabaseInstance: openstack-cell1
2026-06-11 11:45:33.337991 | controller |                   conductorServiceTemplate:
2026-06-11 11:45:33.337996 | controller |                     replicas: 1
2026-06-11 11:45:33.338000 | controller |                   hasAPIAccess: true
2026-06-11 11:45:33.338005 | controller |                   messagingBus:
2026-06-11 11:45:33.338010 | controller |                     cluster: rabbitmq-cell1
2026-06-11 11:45:33.338014 | controller |               metadataServiceTemplate:
2026-06-11 11:45:33.338019 | controller |                 override:
2026-06-11 11:45:33.338024 | controller |                   service:
2026-06-11 11:45:33.338029 | controller |                     metadata:
2026-06-11 11:45:33.338033 | controller |                       annotations:
2026-06-11 11:45:33.338038 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 11:45:33.338043 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:45:33.338051 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:45:33.338056 | controller |                     spec:
2026-06-11 11:45:33.338061 | controller |                       type: LoadBalancer
2026-06-11 11:45:33.338065 | controller |               secret: osp-secret
2026-06-11 11:45:33.338070 | controller |           octavia:
2026-06-11 11:45:33.338075 | controller |             enabled: false
2026-06-11 11:45:33.338079 | controller |             template:
2026-06-11 11:45:33.338084 | controller |               databaseInstance: openstack
2026-06-11 11:45:33.338089 | controller |               octaviaAPI:
2026-06-11 11:45:33.338093 | controller |                 replicas: 1
2026-06-11 11:45:33.338098 | controller |               secret: osp-secret
2026-06-11 11:45:33.338103 | controller |           ovn:
2026-06-11 11:45:33.338108 | controller |             template:
2026-06-11 11:45:33.338112 | controller |               ovnController:
2026-06-11 11:45:33.338117 | controller |                 networkAttachment: tenant
2026-06-11 11:45:33.338122 | controller |                 nicMappings:
2026-06-11 11:45:33.338126 | controller |                   datacentre: ospbr
2026-06-11 11:45:33.338131 | controller |               ovnDBCluster:
2026-06-11 11:45:33.338136 | controller |                 ovndbcluster-nb:
2026-06-11 11:45:33.338140 | controller |                   dbType: NB
2026-06-11 11:45:33.338150 | controller |                   networkAttachment: internalapi
2026-06-11 11:45:33.338155 | controller |                   storageRequest: 10Gi
2026-06-11 11:45:33.338160 | controller |                 ovndbcluster-sb:
2026-06-11 11:45:33.338164 | controller |                   dbType: SB
2026-06-11 11:45:33.338169 | controller |                   networkAttachment: internalapi
2026-06-11 11:45:33.338174 | controller |                   storageRequest: 10Gi
2026-06-11 11:45:33.338179 | controller |           placement:
2026-06-11 11:45:33.338183 | controller |             apiOverride:
2026-06-11 11:45:33.338188 | controller |               route: {}
2026-06-11 11:45:33.338193 | controller |             template:
2026-06-11 11:45:33.338197 | controller |               databaseInstance: openstack
2026-06-11 11:45:33.338202 | controller |               override:
2026-06-11 11:45:33.338207 | controller |                 service:
2026-06-11 11:45:33.338211 | controller |                   internal:
2026-06-11 11:45:33.338216 | controller |                     metadata:
2026-06-11 11:45:33.338221 | controller |                       annotations:
2026-06-11 11:45:33.338225 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 11:45:33.338230 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:45:33.338235 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:45:33.338240 | controller |                     spec:
2026-06-11 11:45:33.338244 | controller |                       type: LoadBalancer
2026-06-11 11:45:33.338249 | controller |               secret: osp-secret
2026-06-11 11:45:33.338254 | controller |           rabbitmq:
2026-06-11 11:45:33.338258 | controller |             templates:
2026-06-11 11:45:33.338263 | controller |               rabbitmq:
2026-06-11 11:45:33.338267 | controller |                 override:
2026-06-11 11:45:33.338272 | controller |                   service:
2026-06-11 11:45:33.338277 | controller |                     metadata:
2026-06-11 11:45:33.338281 | controller |                       annotations:
2026-06-11 11:45:33.338286 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 11:45:33.338291 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.85
2026-06-11 11:45:33.338296 | controller |                     spec:
2026-06-11 11:45:33.338300 | controller |                       type: LoadBalancer
2026-06-11 11:45:33.338305 | controller |               rabbitmq-cell1:
2026-06-11 11:45:33.338310 | controller |                 override:
2026-06-11 11:45:33.338314 | controller |                   service:
2026-06-11 11:45:33.338319 | controller |                     metadata:
2026-06-11 11:45:33.338323 | controller |                       annotations:
2026-06-11 11:45:33.338328 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-11 11:45:33.338333 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.86
2026-06-11 11:45:33.338338 | controller |                     spec:
2026-06-11 11:45:33.338342 | controller |                       type: LoadBalancer
2026-06-11 11:45:33.338347 | controller |           redis:
2026-06-11 11:45:33.338352 | controller |             enabled: false
2026-06-11 11:45:33.338361 | controller |           secret: osp-secret
2026-06-11 11:45:33.338369 | controller |           storageClass: local-storage
2026-06-11 11:45:33.338374 | controller |           swift:
2026-06-11 11:45:33.338378 | controller |             enabled: true
2026-06-11 11:45:33.338383 | controller |             proxyOverride:
2026-06-11 11:45:33.338388 | controller |               route: {}
2026-06-11 11:45:33.338392 | controller |             template:
2026-06-11 11:45:33.338397 | controller |               swiftProxy:
2026-06-11 11:45:33.338402 | controller |                 networkAttachments:
2026-06-11 11:45:33.338406 | controller |                 - storage
2026-06-11 11:45:33.338411 | controller |                 override:
2026-06-11 11:45:33.338416 | controller |                   service:
2026-06-11 11:45:33.338420 | controller |                     internal:
2026-06-11 11:45:33.338425 | controller |                       metadata:
2026-06-11 11:45:33.338430 | controller |                         annotations:
2026-06-11 11:45:33.338434 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-11 11:45:33.338439 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:45:33.338444 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:45:33.338449 | controller |                       spec:
2026-06-11 11:45:33.338453 | controller |                         type: LoadBalancer
2026-06-11 11:45:33.338458 | controller |                 replicas: 1
2026-06-11 11:45:33.338463 | controller |               swiftRing:
2026-06-11 11:45:33.338467 | controller |                 ringReplicas: 1
2026-06-11 11:45:33.338472 | controller |               swiftStorage:
2026-06-11 11:45:33.338477 | controller |                 networkAttachments:
2026-06-11 11:45:33.338481 | controller |                 - storage
2026-06-11 11:45:33.338486 | controller |                 replicas: 1
2026-06-11 11:45:33.338491 | controller |           telemetry:
2026-06-11 11:45:33.338495 | controller |             enabled: true
2026-06-11 11:45:33.338500 | controller |             template:
2026-06-11 11:45:33.338505 | controller |               autoscaling:
2026-06-11 11:45:33.338509 | controller |                 aodh:
2026-06-11 11:45:33.338514 | controller |                   databaseAccount: aodh
2026-06-11 11:45:33.338519 | controller |                   databaseInstance: openstack
2026-06-11 11:45:33.338523 | controller |                   notificationsBus:
2026-06-11 11:45:33.338528 | controller |                     cluster: rabbitmq
2026-06-11 11:45:33.338533 | controller |                   passwordSelectors: null
2026-06-11 11:45:33.338538 | controller |                   secret: osp-secret
2026-06-11 11:45:33.338542 | controller |                 enabled: false
2026-06-11 11:45:33.338547 | controller |                 heatInstance: heat
2026-06-11 11:45:33.338552 | controller |               ceilometer:
2026-06-11 11:45:33.338556 | controller |                 enabled: true
2026-06-11 11:45:33.338561 | controller |                 notificationsBus:
2026-06-11 11:45:33.338566 | controller |                   cluster: rabbitmq
2026-06-11 11:45:33.338570 | controller |                 secret: osp-secret
2026-06-11 11:45:33.338575 | controller |               cloudkitty:
2026-06-11 11:45:33.338580 | controller |                 apiTimeout: 0
2026-06-11 11:45:33.338585 | controller |                 cloudKittyAPI:
2026-06-11 11:45:33.338589 | controller |                   override:
2026-06-11 11:45:33.338594 | controller |                     service:
2026-06-11 11:45:33.338599 | controller |                       internal:
2026-06-11 11:45:33.338603 | controller |                         metadata:
2026-06-11 11:45:33.338608 | controller |                           annotations:
2026-06-11 11:45:33.338613 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-11 11:45:33.338617 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:45:33.338622 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:45:33.338627 | controller |                         spec:
2026-06-11 11:45:33.338632 | controller |                           type: LoadBalancer
2026-06-11 11:45:33.338636 | controller |                   replicas: 1
2026-06-11 11:45:33.338641 | controller |                   resources: {}
2026-06-11 11:45:33.338646 | controller |                   tls:
2026-06-11 11:45:33.338650 | controller |                     api:
2026-06-11 11:45:33.338655 | controller |                       internal: {}
2026-06-11 11:45:33.338660 | controller |                       public: {}
2026-06-11 11:45:33.338667 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-11 11:45:33.338672 | controller |                 cloudKittyProc:
2026-06-11 11:45:33.338677 | controller |                   replicas: 1
2026-06-11 11:45:33.338681 | controller |                   resources: {}
2026-06-11 11:45:33.338686 | controller |                   tls:
2026-06-11 11:45:33.338691 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-11 11:45:33.338698 | controller |                 databaseAccount: cloudkitty
2026-06-11 11:45:33.338703 | controller |                 databaseInstance: openstack
2026-06-11 11:45:33.338707 | controller |                 enabled: false
2026-06-11 11:45:33.338712 | controller |                 memcachedInstance: memcached
2026-06-11 11:45:33.338717 | controller |                 messagingBus:
2026-06-11 11:45:33.338722 | controller |                   cluster: rabbitmq
2026-06-11 11:45:33.338726 | controller |                 passwordSelector:
2026-06-11 11:45:33.338731 | controller |                   aodhService: AodhPassword
2026-06-11 11:45:33.338736 | controller |                   ceilometerService: CeilometerPassword
2026-06-11 11:45:33.338754 | controller |                   cloudKittyService: CloudKittyPassword
2026-06-11 11:45:33.338759 | controller |                 preserveJobs: false
2026-06-11 11:45:33.338763 | controller |                 s3StorageConfig:
2026-06-11 11:45:33.338768 | controller |                   schemas:
2026-06-11 11:45:33.338776 | controller |                   - effectiveDate: '2024-11-18'
2026-06-11 11:45:33.338781 | controller |                     version: v13
2026-06-11 11:45:33.338786 | controller |                   secret:
2026-06-11 11:45:33.338791 | controller |                     name: cloudkitty-loki-s3
2026-06-11 11:45:33.338796 | controller |                     type: s3
2026-06-11 11:45:33.338800 | controller |                 secret: osp-secret
2026-06-11 11:45:33.338805 | controller |                 serviceUser: cloudkitty
2026-06-11 11:45:33.338810 | controller |                 storageClass: local-storage
2026-06-11 11:45:33.338814 | controller |               logging:
2026-06-11 11:45:33.338819 | controller |                 annotations:
2026-06-11 11:45:33.338824 | controller |                   metallb.universe.tf/address-pool: internalapi
2026-06-11 11:45:33.338829 | controller |                   metallb.universe.tf/allow-shared-ip: internalapi
2026-06-11 11:45:33.338833 | controller |                   metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-11 11:45:33.338838 | controller |                 cloNamespace: openshift-logging
2026-06-11 11:45:33.338843 | controller |                 enabled: false
2026-06-11 11:45:33.338847 | controller |                 ipaddr: 172.17.0.80
2026-06-11 11:45:33.338852 | controller |                 port: 10514
2026-06-11 11:45:33.338857 | controller |               metricStorage:
2026-06-11 11:45:33.338861 | controller |                 enabled: false
2026-06-11 11:45:33.338866 | controller |                 monitoringStack:
2026-06-11 11:45:33.338871 | controller |                   alertingEnabled: true
2026-06-11 11:45:33.338875 | controller |                   scrapeInterval: 30s
2026-06-11 11:45:33.338880 | controller |                   storage:
2026-06-11 11:45:33.338885 | controller |                     persistent:
2026-06-11 11:45:33.338889 | controller |                       pvcStorageRequest: 10Gi
2026-06-11 11:45:33.338894 | controller |                     retention: 24h
2026-06-11 11:45:33.338899 | controller |                     strategy: persistent
2026-06-11 11:45:33.359909 | controller |
2026-06-11 11:45:33.359937 | 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-11 11:45:33.359944 | controller | Thursday 11 June 2026  11:45:33 +0000 (0:00:00.086)       0:11:14.656 *********
2026-06-11 11:45:33.359949 | controller | Thursday 11 June 2026  11:45:33 +0000 (0:00:00.086)       0:11:14.655 *********
2026-06-11 11:45:33.848147 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-11 11:45:33.848235 | controller | changed: [localhost]
2026-06-11 11:45:33.848243 | controller |
2026-06-11 11:45:33.848250 | controller | TASK [edpm_prepare : Wait for control plane to change its status seconds={{ cifmw_edpm_prepare_wait_controplane_status_change_sec }}] ***
2026-06-11 11:45:33.848258 | controller | Thursday 11 June 2026  11:45:33 +0000 (0:00:00.488)       0:11:15.145 *********
2026-06-11 11:45:33.848277 | controller | Thursday 11 June 2026  11:45:33 +0000 (0:00:00.488)       0:11:15.143 *********
2026-06-11 11:46:03.895159 | controller | Pausing for 30 seconds
2026-06-11 11:46:03.895290 | controller | ok: [localhost]
2026-06-11 11:46:03.895302 | controller |
2026-06-11 11:46:03.895311 | 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-11 11:46:03.895320 | controller | Thursday 11 June 2026  11:46:03 +0000 (0:00:30.047)       0:11:45.192 *********
2026-06-11 11:46:03.895328 | controller | Thursday 11 June 2026  11:46:03 +0000 (0:00:30.047)       0:11:45.190 *********
2026-06-11 11:52:37.148951 | controller | changed: [localhost]
2026-06-11 11:52:37.149005 | controller |
2026-06-11 11:52:37.149012 | controller | TASK [Extract and install OpenStackControlplane CA role=install_openstack_ca] ***
2026-06-11 11:52:37.149017 | controller | Thursday 11 June 2026  11:52:37 +0000 (0:06:33.253)       0:18:18.446 *********
2026-06-11 11:52:37.149022 | controller | Thursday 11 June 2026  11:52:37 +0000 (0:06:33.253)       0:18:18.444 *********
2026-06-11 11:52:37.235871 | controller |
2026-06-11 11:52:37.235912 | controller | TASK [install_openstack_ca : Get CA bundle data with retries] ******************
2026-06-11 11:52:37.235917 | controller | Thursday 11 June 2026  11:52:37 +0000 (0:00:00.086)       0:18:18.533 *********
2026-06-11 11:52:37.235921 | controller | Thursday 11 June 2026  11:52:37 +0000 (0:00:00.086)       0:18:18.531 *********
2026-06-11 11:52:37.656338 | controller | changed: [localhost]
2026-06-11 11:52:37.656436 | controller |
2026-06-11 11:52:37.656443 | controller | TASK [install_openstack_ca : Set _ca_bundle fact if CA returned from OCP] ******
2026-06-11 11:52:37.656448 | controller | Thursday 11 June 2026  11:52:37 +0000 (0:00:00.419)       0:18:18.952 *********
2026-06-11 11:52:37.656451 | controller | Thursday 11 June 2026  11:52:37 +0000 (0:00:00.419)       0:18:18.951 *********
2026-06-11 11:52:37.715635 | controller | ok: [localhost]
2026-06-11 11:52:37.715729 | controller |
2026-06-11 11:52:37.715736 | 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-11 11:52:37.715765 | controller | Thursday 11 June 2026  11:52:37 +0000 (0:00:00.059)       0:18:19.012 *********
2026-06-11 11:52:37.715777 | controller | Thursday 11 June 2026  11:52:37 +0000 (0:00:00.059)       0:18:19.010 *********
2026-06-11 11:52:38.199114 | controller | changed: [localhost]
2026-06-11 11:52:38.199210 | controller |
2026-06-11 11:52:38.199217 | 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-11 11:52:38.199223 | controller | Thursday 11 June 2026  11:52:38 +0000 (0:00:00.483)       0:18:19.496 *********
2026-06-11 11:52:38.199228 | controller | Thursday 11 June 2026  11:52:38 +0000 (0:00:00.483)       0:18:19.494 *********
2026-06-11 11:52:38.415949 | controller | ok: [localhost]
2026-06-11 11:52:38.416029 | controller |
2026-06-11 11:52:38.416036 | controller | TASK [Call install_ca role to inject OpenStackControlplane CA file if present role=install_ca] ***
2026-06-11 11:52:38.416042 | controller | Thursday 11 June 2026  11:52:38 +0000 (0:00:00.216)       0:18:19.712 *********
2026-06-11 11:52:38.416046 | controller | Thursday 11 June 2026  11:52:38 +0000 (0:00:00.216)       0:18:19.711 *********
2026-06-11 11:52:38.485520 | controller |
2026-06-11 11:52:38.485620 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-11 11:52:38.485628 | controller | Thursday 11 June 2026  11:52:38 +0000 (0:00:00.069)       0:18:19.782 *********
2026-06-11 11:52:38.485634 | controller | Thursday 11 June 2026  11:52:38 +0000 (0:00:00.069)       0:18:19.781 *********
2026-06-11 11:52:38.733544 | controller | ok: [localhost]
2026-06-11 11:52:38.733851 | controller |
2026-06-11 11:52:38.733858 | 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-11 11:52:38.733890 | controller | Thursday 11 June 2026  11:52:38 +0000 (0:00:00.247)       0:18:20.030 *********
2026-06-11 11:52:38.733895 | controller | Thursday 11 June 2026  11:52:38 +0000 (0:00:00.247)       0:18:20.029 *********
2026-06-11 11:52:38.781094 | controller | skipping: [localhost]
2026-06-11 11:52:38.781185 | controller |
2026-06-11 11:52:38.781192 | 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-11 11:52:38.781198 | controller | Thursday 11 June 2026  11:52:38 +0000 (0:00:00.047)       0:18:20.078 *********
2026-06-11 11:52:38.781202 | controller | Thursday 11 June 2026  11:52:38 +0000 (0:00:00.047)       0:18:20.076 *********
2026-06-11 11:52:38.828369 | controller | skipping: [localhost]
2026-06-11 11:52:38.828495 | controller |
2026-06-11 11:52:38.828504 | 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-11 11:52:38.828511 | controller | Thursday 11 June 2026  11:52:38 +0000 (0:00:00.047)       0:18:20.125 *********
2026-06-11 11:52:38.828517 | controller | Thursday 11 June 2026  11:52:38 +0000 (0:00:00.047)       0:18:20.124 *********
2026-06-11 11:52:38.875557 | controller | skipping: [localhost]
2026-06-11 11:52:38.875651 | controller |
2026-06-11 11:52:38.875660 | 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-11 11:52:38.875667 | controller | Thursday 11 June 2026  11:52:38 +0000 (0:00:00.047)       0:18:20.173 *********
2026-06-11 11:52:38.875673 | controller | Thursday 11 June 2026  11:52:38 +0000 (0:00:00.047)       0:18:20.171 *********
2026-06-11 11:52:39.417160 | controller | changed: [localhost]
2026-06-11 11:52:39.417250 | controller |
2026-06-11 11:52:39.417258 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-11 11:52:39.417264 | controller | Thursday 11 June 2026  11:52:39 +0000 (0:00:00.541)       0:18:20.714 *********
2026-06-11 11:52:39.417269 | controller | Thursday 11 June 2026  11:52:39 +0000 (0:00:00.541)       0:18:20.712 *********
2026-06-11 11:52:41.127574 | controller | changed: [localhost]
2026-06-11 11:52:41.127660 | controller |
2026-06-11 11:52:41.127668 | 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-11 11:52:41.127673 | controller | Thursday 11 June 2026  11:52:41 +0000 (0:00:01.710)       0:18:22.424 *********
2026-06-11 11:52:41.127678 | controller | Thursday 11 June 2026  11:52:41 +0000 (0:00:01.710)       0:18:22.423 *********
2026-06-11 11:52:41.576951 | controller | changed: [localhost]
2026-06-11 11:52:41.577046 | controller |
2026-06-11 11:52:41.577054 | 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-11 11:52:41.577060 | controller | Thursday 11 June 2026  11:52:41 +0000 (0:00:00.449)       0:18:22.874 *********
2026-06-11 11:52:41.577065 | controller | Thursday 11 June 2026  11:52:41 +0000 (0:00:00.449)       0:18:22.872 *********
2026-06-11 11:52:42.074414 | controller | ok: [localhost]
2026-06-11 11:52:42.074507 | controller |
2026-06-11 11:52:42.074514 | 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-11 11:52:42.074520 | controller | Thursday 11 June 2026  11:52:42 +0000 (0:00:00.497)       0:18:23.371 *********
2026-06-11 11:52:42.074525 | controller | Thursday 11 June 2026  11:52:42 +0000 (0:00:00.497)       0:18:23.370 *********
2026-06-11 11:52:42.148856 | controller | ok: [localhost]
2026-06-11 11:52:42.148892 | controller |
2026-06-11 11:52:42.148898 | 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-11 11:52:42.148908 | controller | Thursday 11 June 2026  11:52:42 +0000 (0:00:00.074)       0:18:23.446 *********
2026-06-11 11:52:42.148912 | controller | Thursday 11 June 2026  11:52:42 +0000 (0:00:00.074)       0:18:23.444 *********
2026-06-11 11:52:42.277493 | controller | ok: [localhost]
2026-06-11 11:52:42.277531 | controller |
2026-06-11 11:52:42.277536 | controller | TASK [run_hook : Loop on hooks for post_ctlplane_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-11 11:52:42.277541 | controller | Thursday 11 June 2026  11:52:42 +0000 (0:00:00.128)       0:18:23.575 *********
2026-06-11 11:52:42.277545 | controller | Thursday 11 June 2026  11:52:42 +0000 (0:00:00.128)       0:18:23.573 *********
2026-06-11 11:52:42.420632 | controller | skipping: [localhost]
2026-06-11 11:52:42.420689 | controller |
2026-06-11 11:52:42.420712 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 11:52:42.420722 | controller | Thursday 11 June 2026  11:52:42 +0000 (0:00:00.141)       0:18:23.717 *********
2026-06-11 11:52:42.420730 | controller | Thursday 11 June 2026  11:52:42 +0000 (0:00:00.142)       0:18:23.715 *********
2026-06-11 11:52:42.610122 | controller | ok: [localhost]
2026-06-11 11:52:42.610172 | controller |
2026-06-11 11:52:42.610181 | controller | TASK [edpm_deploy_baremetal : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={{
2026-06-11 11:52:42.610189 | controller |   (
2026-06-11 11:52:42.610196 | controller |     {
2026-06-11 11:52:42.610203 | controller |       'OPENSTACK_REPO': operators_build_output[cifmw_operator_build_meta_name].git_src_dir,
2026-06-11 11:52:42.610229 | controller |       'OPENSTACK_BRANCH': '',
2026-06-11 11:52:42.610236 | controller |       'GIT_CLONE_OPTS': '-l',
2026-06-11 11:52:42.610243 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-11 11:52:42.610250 | controller |     else {}
2026-06-11 11:52:42.610257 | controller |   )
2026-06-11 11:52:42.610264 | controller | }}] ***
2026-06-11 11:52:42.610271 | controller | Thursday 11 June 2026  11:52:42 +0000 (0:00:00.190)       0:18:23.907 *********
2026-06-11 11:52:42.610278 | controller | Thursday 11 June 2026  11:52:42 +0000 (0:00:00.190)       0:18:23.905 *********
2026-06-11 11:52:42.667968 | controller | skipping: [localhost]
2026-06-11 11:52:42.668007 | controller |
2026-06-11 11:52:42.668013 | controller | TASK [edpm_deploy_baremetal : Set install_yamls Makefile environment variables cifmw_edpm_deploy_baremetal_common_env={{
2026-06-11 11:52:42.668017 | controller |   cifmw_install_yamls_environment |
2026-06-11 11:52:42.668022 | controller |   combine({'PATH': cifmw_path}) |
2026-06-11 11:52:42.668026 | controller |   combine(_install_yamls_repos | default({}))
2026-06-11 11:52:42.668030 | controller | }}, cifmw_edpm_deploy_baremetal_make_openstack_env={{
2026-06-11 11:52:42.668034 | controller |   cifmw_edpm_deploy_baremetal_make_openstack_env | default({}) |
2026-06-11 11:52:42.668038 | controller |   combine(
2026-06-11 11:52:42.668042 | controller |     {
2026-06-11 11:52:42.668053 | controller |       'OPENSTACK_IMG': operators_build_output[cifmw_operator_build_meta_name].image_catalog,
2026-06-11 11:52:42.668057 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-11 11:52:42.668060 | controller |     else {}
2026-06-11 11:52:42.668064 | controller |   )
2026-06-11 11:52:42.668068 | controller | }}, cifmw_edpm_deploy_baremetal_operators_build_output={{ operators_build_output }}] ***
2026-06-11 11:52:42.668071 | controller | Thursday 11 June 2026  11:52:42 +0000 (0:00:00.058)       0:18:23.965 *********
2026-06-11 11:52:42.668075 | controller | Thursday 11 June 2026  11:52:42 +0000 (0:00:00.058)       0:18:23.964 *********
2026-06-11 11:52:42.712628 | controller | ok: [localhost]
2026-06-11 11:52:42.712665 | controller |
2026-06-11 11:52:42.712671 | controller | TASK [Create virtual baremetal name=install_yamls_makes, tasks_from=make_edpm_baremetal_compute] ***
2026-06-11 11:52:42.712675 | controller | Thursday 11 June 2026  11:52:42 +0000 (0:00:00.044)       0:18:24.010 *********
2026-06-11 11:52:42.712679 | controller | Thursday 11 June 2026  11:52:42 +0000 (0:00:00.044)       0:18:24.008 *********
2026-06-11 11:52:42.763359 | controller |
2026-06-11 11:52:42.763399 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_env var=make_edpm_baremetal_compute_env] ***
2026-06-11 11:52:42.763409 | controller | Thursday 11 June 2026  11:52:42 +0000 (0:00:00.050)       0:18:24.060 *********
2026-06-11 11:52:42.763413 | controller | Thursday 11 June 2026  11:52:42 +0000 (0:00:00.050)       0:18:24.059 *********
2026-06-11 11:52:42.811250 | controller | ok: [localhost] =>
2026-06-11 11:52:42.811288 | controller |     make_edpm_baremetal_compute_env:
2026-06-11 11:52:42.811295 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 11:52:42.811299 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 11:52:42.811303 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 11:52:42.811307 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 11:52:42.811311 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 11:52:42.811315 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 11:52:42.811319 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 11:52:42.811322 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 11:52:42.811326 | controller |       OPENSTACK_IMG: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8
2026-06-11 11:52:42.811330 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 11:52:42.811334 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 11:52:42.811337 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 11:52:42.811342 | 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-11 11:52:42.811346 | controller |
2026-06-11 11:52:42.811350 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_params var=make_edpm_baremetal_compute_params] ***
2026-06-11 11:52:42.811354 | controller | Thursday 11 June 2026  11:52:42 +0000 (0:00:00.047)       0:18:24.108 *********
2026-06-11 11:52:42.811358 | controller | Thursday 11 June 2026  11:52:42 +0000 (0:00:00.047)       0:18:24.107 *********
2026-06-11 11:52:42.868691 | controller | skipping: [localhost]
2026-06-11 11:52:42.868732 | controller |
2026-06-11 11:52:42.868759 | 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-11 11:52:42.868767 | controller | Thursday 11 June 2026  11:52:42 +0000 (0:00:00.057)       0:18:24.166 *********
2026-06-11 11:52:42.868773 | controller | Thursday 11 June 2026  11:52:42 +0000 (0:00:00.057)       0:18:24.164 *********
2026-06-11 11:53:10.422859 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 11:53:10.422951 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_edpm_baremetal_compute_until
2026-06-11 11:53:10.422965 | controller | | default(true) }}
2026-06-11 11:53:10.441713 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-11 11:53:10.441779 | controller | changed: [localhost]
2026-06-11 11:53:10.441785 | controller |
2026-06-11 11:53:10.441790 | 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-11 11:53:10.441795 | controller | Thursday 11 June 2026  11:53:10 +0000 (0:00:27.572)       0:18:51.739 *********
2026-06-11 11:53:10.441798 | controller | Thursday 11 June 2026  11:53:10 +0000 (0:00:27.572)       0:18:51.737 *********
2026-06-11 11:53:10.482044 | controller | skipping: [localhost]
2026-06-11 11:53:10.482088 | controller |
2026-06-11 11:53:10.482097 | controller | TASK [edpm_deploy_baremetal : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_baremetal_common_env={{
2026-06-11 11:53:10.482103 | controller |   cifmw_edpm_deploy_baremetal_common_env | default({}) |
2026-06-11 11:53:10.482108 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_baremetal_nova_extra_config_file })
2026-06-11 11:53:10.482113 | controller | }}, cacheable=True] ***
2026-06-11 11:53:10.482132 | controller | Thursday 11 June 2026  11:53:10 +0000 (0:00:00.040)       0:18:51.779 *********
2026-06-11 11:53:10.482136 | controller | Thursday 11 June 2026  11:53:10 +0000 (0:00:00.040)       0:18:51.778 *********
2026-06-11 11:53:10.522179 | controller | skipping: [localhost]
2026-06-11 11:53:10.522225 | controller |
2026-06-11 11:53:10.522232 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_baremetal_prep] ***
2026-06-11 11:53:10.522246 | controller | Thursday 11 June 2026  11:53:10 +0000 (0:00:00.039)       0:18:51.819 *********
2026-06-11 11:53:10.522252 | controller | Thursday 11 June 2026  11:53:10 +0000 (0:00:00.040)       0:18:51.818 *********
2026-06-11 11:53:10.579216 | controller |
2026-06-11 11:53:10.579264 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_env var=make_edpm_deploy_baremetal_prep_env] ***
2026-06-11 11:53:10.579271 | controller | Thursday 11 June 2026  11:53:10 +0000 (0:00:00.056)       0:18:51.876 *********
2026-06-11 11:53:10.579277 | controller | Thursday 11 June 2026  11:53:10 +0000 (0:00:00.056)       0:18:51.874 *********
2026-06-11 11:53:10.629033 | controller | ok: [localhost] =>
2026-06-11 11:53:10.629080 | controller |     make_edpm_deploy_baremetal_prep_env:
2026-06-11 11:53:10.629088 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-11 11:53:10.629093 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-11 11:53:10.629099 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-11 11:53:10.629104 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-11 11:53:10.629110 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 11:53:10.629116 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-11 11:53:10.629121 | controller |       INSTALL_CERT_MANAGER: false
2026-06-11 11:53:10.629126 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-11 11:53:10.629131 | controller |       OPENSTACK_IMG: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8
2026-06-11 11:53:10.629137 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-11 11:53:10.629142 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-11 11:53:10.629146 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-11 11:53:10.629152 | 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-11 11:53:10.629158 | controller |
2026-06-11 11:53:10.629164 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_params var=make_edpm_deploy_baremetal_prep_params] ***
2026-06-11 11:53:10.629170 | controller | Thursday 11 June 2026  11:53:10 +0000 (0:00:00.049)       0:18:51.926 *********
2026-06-11 11:53:10.629175 | controller | Thursday 11 June 2026  11:53:10 +0000 (0:00:00.049)       0:18:51.924 *********
2026-06-11 11:53:10.672212 | controller | skipping: [localhost]
2026-06-11 11:53:10.672251 | controller |
2026-06-11 11:53:10.672258 | 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-11 11:53:10.672263 | controller | Thursday 11 June 2026  11:53:10 +0000 (0:00:00.043)       0:18:51.969 *********
2026-06-11 11:53:10.672267 | controller | Thursday 11 June 2026  11:53:10 +0000 (0:00:00.043)       0:18:51.968 *********
2026-06-11 11:53:26.016514 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-11 11:53:26.016581 | controller | delimiters such as {{ }} or {% %}. Found: {{
2026-06-11 11:53:26.016590 | controller | make_edpm_deploy_baremetal_prep_until | default(true) }}
2026-06-11 11:53:26.043481 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-11 11:53:26.043529 | controller | changed: [localhost]
2026-06-11 11:53:26.043537 | controller |
2026-06-11 11:53:26.043548 | 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-11 11:53:26.043564 | controller | apiVersion: kustomize.config.k8s.io/v1beta1
2026-06-11 11:53:26.043570 | controller | kind: Kustomization
2026-06-11 11:53:26.043576 | controller | patches:
2026-06-11 11:53:26.043581 | controller |   - target:
2026-06-11 11:53:26.043586 | controller |       kind: OpenStackDataPlaneNodeSet
2026-06-11 11:53:26.043591 | controller |     patch: |-
2026-06-11 11:53:26.043596 | controller | {% if content_provider_registry_ip is defined %}
2026-06-11 11:53:26.043601 | controller |       - op: add
2026-06-11 11:53:26.043606 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_container_registry_insecure_registries
2026-06-11 11:53:26.043611 | controller |         value: ["{{ content_provider_registry_ip }}:5001"]
2026-06-11 11:53:26.043616 | controller | {% endif %}
2026-06-11 11:53:26.043621 | controller |
2026-06-11 11:53:26.043634 | controller | {% if not cifmw_edpm_deploy_baremetal_bootc and not cifmw_edpm_deploy_baremetal_custom_bootstrap %}
2026-06-11 11:53:26.043639 | controller |       - op: add
2026-06-11 11:53:26.043644 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_bootstrap_command
2026-06-11 11:53:26.043649 | controller |         value: sudo dnf -y update
2026-06-11 11:53:26.043654 | controller | {% endif %}
2026-06-11 11:53:26.043659 | controller | {% endif %}, kustomizations_paths={{
2026-06-11 11:53:26.043664 | controller |   [
2026-06-11 11:53:26.043669 | controller |     (
2026-06-11 11:53:26.043674 | controller |       [
2026-06-11 11:53:26.043678 | controller |         cifmw_edpm_deploy_baremetal_manifests_dir,
2026-06-11 11:53:26.043683 | controller |         'kustomizations',
2026-06-11 11:53:26.043688 | controller |         'dataplane'
2026-06-11 11:53:26.043693 | controller |       ] | ansible.builtin.path_join
2026-06-11 11:53:26.043697 | controller |     )
2026-06-11 11:53:26.043713 | controller |   ]
2026-06-11 11:53:26.043720 | controller | }}] ***
2026-06-11 11:53:26.043727 | controller | Thursday 11 June 2026  11:53:26 +0000 (0:00:15.370)       0:19:07.340 *********
2026-06-11 11:53:26.043734 | controller | Thursday 11 June 2026  11:53:26 +0000 (0:00:15.370)       0:19:07.338 *********
2026-06-11 11:53:26.409869 | controller | changed: [localhost]
2026-06-11 11:53:26.409910 | controller |
2026-06-11 11:53:26.409916 | controller | TASK [edpm_deploy_baremetal : Log the CR that is about to be applied var=cifmw_edpm_deploy_baremetal_crs_kustomize_result] ***
2026-06-11 11:53:26.409927 | controller | Thursday 11 June 2026  11:53:26 +0000 (0:00:00.367)       0:19:07.707 *********
2026-06-11 11:53:26.409932 | controller | Thursday 11 June 2026  11:53:26 +0000 (0:00:00.367)       0:19:07.705 *********
2026-06-11 11:53:26.456422 | controller | ok: [localhost] =>
2026-06-11 11:53:26.456470 | controller |     cifmw_edpm_deploy_baremetal_crs_kustomize_result:
2026-06-11 11:53:26.456475 | controller |       changed: true
2026-06-11 11:53:26.456479 | controller |       count: 2
2026-06-11 11:53:26.456490 | controller |       failed: false
2026-06-11 11:53:26.456494 | controller |       kustomizations_paths:
2026-06-11 11:53:26.456498 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-11 11:53:26.456502 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-11 11:53:26.456506 | controller |       result:
2026-06-11 11:53:26.456510 | controller |       - apiVersion: v1
2026-06-11 11:53:26.456513 | controller |         data:
2026-06-11 11:53:26.456517 | controller |           network_config_template: |
2026-06-11 11:53:26.456521 | controller |             ---
2026-06-11 11:53:26.456525 | controller |             {% set mtu_list = [ctlplane_mtu] %}
2026-06-11 11:53:26.456529 | controller |             {% for network in nodeset_networks %}
2026-06-11 11:53:26.456532 | controller |             {% set _ = mtu_list.append(lookup('vars', networks_lower[network] ~ '_mtu')) %}
2026-06-11 11:53:26.456536 | controller |             {%- endfor %}
2026-06-11 11:53:26.456540 | controller |             {% set min_viable_mtu = mtu_list | max %}
2026-06-11 11:53:26.456543 | controller |             network_config:
2026-06-11 11:53:26.456547 | controller |             - type: ovs_bridge
2026-06-11 11:53:26.456550 | controller |               name: {{ neutron_physical_bridge_name }}
2026-06-11 11:53:26.456554 | controller |               mtu: {{ min_viable_mtu }}
2026-06-11 11:53:26.456560 | controller |               use_dhcp: false
2026-06-11 11:53:26.456564 | controller |               dns_servers: {{ ctlplane_dns_nameservers }}
2026-06-11 11:53:26.456572 | controller |               domain: {{ dns_search_domains }}
2026-06-11 11:53:26.456578 | controller |               addresses:
2026-06-11 11:53:26.456581 | controller |               - ip_netmask: {{ ctlplane_ip }}/{{ ctlplane_cidr }}
2026-06-11 11:53:26.456585 | controller |               routes: {{ ctlplane_host_routes }}
2026-06-11 11:53:26.456588 | controller |               members:
2026-06-11 11:53:26.456591 | controller |               - type: interface
2026-06-11 11:53:26.456595 | controller |                 name: nic1
2026-06-11 11:53:26.456598 | controller |                 mtu: {{ min_viable_mtu }}
2026-06-11 11:53:26.456602 | controller |                 # force the MAC address of the bridge to this interface
2026-06-11 11:53:26.456605 | controller |                 primary: true
2026-06-11 11:53:26.456608 | controller |             {% for network in nodeset_networks %}
2026-06-11 11:53:26.456612 | controller |               - type: vlan
2026-06-11 11:53:26.456615 | controller |                 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
2026-06-11 11:53:26.456619 | controller |                 vlan_id: {{ lookup('vars', networks_lower[network] ~ '_vlan_id') }}
2026-06-11 11:53:26.456622 | controller |                 addresses:
2026-06-11 11:53:26.456626 | controller |                 - ip_netmask:
2026-06-11 11:53:26.456630 | controller |                     {{ lookup('vars', networks_lower[network] ~ '_ip') }}/{{ lookup('vars', networks_lower[network] ~ '_cidr') }}
2026-06-11 11:53:26.456633 | controller |                 routes: {{ lookup('vars', networks_lower[network] ~ '_host_routes') }}
2026-06-11 11:53:26.456637 | controller |             {% endfor %}
2026-06-11 11:53:26.456640 | controller |         kind: ConfigMap
2026-06-11 11:53:26.456644 | controller |         metadata:
2026-06-11 11:53:26.456647 | controller |           labels:
2026-06-11 11:53:26.456650 | controller |             created-by: install_yamls
2026-06-11 11:53:26.456654 | controller |           name: network-config-template-ipam
2026-06-11 11:53:26.456663 | controller |           namespace: openstack
2026-06-11 11:53:26.456666 | controller |       - apiVersion: v1
2026-06-11 11:53:26.456670 | controller |         data:
2026-06-11 11:53:26.456673 | controller |           physical_bridge_name: br-ex
2026-06-11 11:53:26.456677 | controller |           public_interface_name: eth0
2026-06-11 11:53:26.456680 | controller |         kind: ConfigMap
2026-06-11 11:53:26.456683 | controller |         metadata:
2026-06-11 11:53:26.456687 | controller |           labels:
2026-06-11 11:53:26.456690 | controller |             created-by: install_yamls
2026-06-11 11:53:26.456698 | controller |           name: neutron-edpm-ipam
2026-06-11 11:53:26.456703 | controller |           namespace: openstack
2026-06-11 11:53:26.456706 | controller |       - apiVersion: v1
2026-06-11 11:53:26.456710 | controller |         data:
2026-06-11 11:53:26.456713 | controller |           25-nova-extra.conf: ''
2026-06-11 11:53:26.456716 | controller |         kind: ConfigMap
2026-06-11 11:53:26.456720 | controller |         metadata:
2026-06-11 11:53:26.456723 | controller |           labels:
2026-06-11 11:53:26.456726 | controller |             created-by: install_yamls
2026-06-11 11:53:26.456730 | controller |           name: nova-extra-config
2026-06-11 11:53:26.456733 | controller |           namespace: openstack
2026-06-11 11:53:26.456767 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-11 11:53:26.456775 | controller |         kind: OpenStackDataPlaneDeployment
2026-06-11 11:53:26.456778 | controller |         metadata:
2026-06-11 11:53:26.456782 | controller |           labels:
2026-06-11 11:53:26.456785 | controller |             created-by: install_yamls
2026-06-11 11:53:26.456788 | controller |           name: edpm-deployment-ipam
2026-06-11 11:53:26.456792 | controller |           namespace: openstack
2026-06-11 11:53:26.456795 | controller |         spec:
2026-06-11 11:53:26.456798 | controller |           nodeSets:
2026-06-11 11:53:26.456802 | controller |           - openstack-edpm-ipam
2026-06-11 11:53:26.456805 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-11 11:53:26.456809 | controller |         kind: OpenStackDataPlaneNodeSet
2026-06-11 11:53:26.456812 | controller |         metadata:
2026-06-11 11:53:26.456815 | controller |           labels:
2026-06-11 11:53:26.456819 | controller |             created-by: install_yamls
2026-06-11 11:53:26.456827 | controller |           name: openstack-edpm-ipam
2026-06-11 11:53:26.456832 | controller |           namespace: openstack
2026-06-11 11:53:26.456838 | controller |         spec:
2026-06-11 11:53:26.456841 | controller |           baremetalSetTemplate:
2026-06-11 11:53:26.456845 | controller |             bmhLabelSelector:
2026-06-11 11:53:26.456848 | controller |               app: openstack
2026-06-11 11:53:26.456851 | controller |             bmhNamespace: openstack
2026-06-11 11:53:26.456855 | controller |             cloudUserName: cloud-admin
2026-06-11 11:53:26.456861 | controller |             ctlplaneInterface: enp1s0
2026-06-11 11:53:26.456867 | controller |           env:
2026-06-11 11:53:26.456871 | controller |           - name: ANSIBLE_FORCE_COLOR
2026-06-11 11:53:26.456874 | controller |             value: 'True'
2026-06-11 11:53:26.456877 | controller |           networkAttachments:
2026-06-11 11:53:26.456881 | controller |           - ctlplane
2026-06-11 11:53:26.456884 | controller |           nodeTemplate:
2026-06-11 11:53:26.456887 | controller |             ansible:
2026-06-11 11:53:26.456890 | controller |               ansibleUser: cloud-admin
2026-06-11 11:53:26.456894 | controller |               ansibleVars:
2026-06-11 11:53:26.456897 | controller |                 edpm_bootstrap_command: sudo dnf -y update
2026-06-11 11:53:26.456901 | controller |                 edpm_container_registry_insecure_registries:
2026-06-11 11:53:26.456904 | controller |                 - 38.102.83.17:5001
2026-06-11 11:53:26.456907 | controller |                 edpm_nodes_validation_validate_controllers_icmp: false
2026-06-11 11:53:26.456911 | controller |                 edpm_nodes_validation_validate_gateway_icmp: false
2026-06-11 11:53:26.456914 | controller |                 edpm_sshd_allowed_ranges:
2026-06-11 11:53:26.456924 | controller |                 - 192.168.122.0/24
2026-06-11 11:53:26.456928 | controller |                 enable_debug: false
2026-06-11 11:53:26.456931 | controller |                 gather_facts: false
2026-06-11 11:53:26.456944 | controller |                 growvols_args: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-11 11:53:26.456948 | controller |                 image_prefix: openstack
2026-06-11 11:53:26.456951 | controller |                 image_tag: current-podified
2026-06-11 11:53:26.456955 | controller |                 registry_url: quay.io/podified-antelope-centos9
2026-06-11 11:53:26.456958 | controller |                 timesync_ntp_servers:
2026-06-11 11:53:26.456962 | controller |                 - hostname: pool.ntp.org
2026-06-11 11:53:26.456965 | controller |               ansibleVarsFrom:
2026-06-11 11:53:26.456968 | controller |               - configMapRef:
2026-06-11 11:53:26.456972 | controller |                   name: network-config-template-ipam
2026-06-11 11:53:26.456975 | controller |                 prefix: edpm_
2026-06-11 11:53:26.456978 | controller |               - configMapRef:
2026-06-11 11:53:26.456987 | controller |                   name: neutron-edpm-ipam
2026-06-11 11:53:26.456991 | controller |                 prefix: neutron_
2026-06-11 11:53:26.456995 | controller |             ansibleSSHPrivateKeySecret: dataplane-ansible-ssh-private-key-secret
2026-06-11 11:53:26.456998 | controller |             networks:
2026-06-11 11:53:26.457002 | controller |             - defaultRoute: true
2026-06-11 11:53:26.457005 | controller |               name: ctlplane
2026-06-11 11:53:26.457008 | controller |               subnetName: subnet1
2026-06-11 11:53:26.457012 | controller |             - name: internalapi
2026-06-11 11:53:26.457015 | controller |               subnetName: subnet1
2026-06-11 11:53:26.457018 | controller |             - name: storage
2026-06-11 11:53:26.457022 | controller |               subnetName: subnet1
2026-06-11 11:53:26.457025 | controller |             - name: tenant
2026-06-11 11:53:26.457028 | controller |               subnetName: subnet1
2026-06-11 11:53:26.457032 | controller |           nodes:
2026-06-11 11:53:26.457035 | controller |             edpm-compute-0:
2026-06-11 11:53:26.457038 | controller |               hostName: edpm-compute-0
2026-06-11 11:53:26.457042 | controller |           preProvisioned: false
2026-06-11 11:53:26.457045 | controller |           services:
2026-06-11 11:53:26.457048 | controller |           - repo-setup
2026-06-11 11:53:26.457052 | controller |           - redhat
2026-06-11 11:53:26.457055 | controller |           - bootstrap
2026-06-11 11:53:26.457058 | controller |           - download-cache
2026-06-11 11:53:26.457062 | controller |           - configure-network
2026-06-11 11:53:26.457065 | controller |           - validate-network
2026-06-11 11:53:26.457068 | controller |           - install-os
2026-06-11 11:53:26.457072 | controller |           - configure-os
2026-06-11 11:53:26.457075 | controller |           - ssh-known-hosts
2026-06-11 11:53:26.457078 | controller |           - run-os
2026-06-11 11:53:26.457084 | controller |           - reboot-os
2026-06-11 11:53:26.457087 | controller |           - install-certs
2026-06-11 11:53:26.457091 | controller |           - ovn
2026-06-11 11:53:26.457097 | controller |           - neutron-metadata
2026-06-11 11:53:26.457103 | controller |           - libvirt
2026-06-11 11:53:26.457106 | controller |           - nova
2026-06-11 11:53:26.457109 | controller |           - telemetry
2026-06-11 11:53:26.457113 | controller |           tlsEnabled: true
2026-06-11 11:53:26.457116 | controller |
2026-06-11 11:53:26.457121 | 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-11 11:53:26.457125 | controller | Thursday 11 June 2026  11:53:26 +0000 (0:00:00.046)       0:19:07.753 *********
2026-06-11 11:53:26.457129 | controller | Thursday 11 June 2026  11:53:26 +0000 (0:00:00.046)       0:19:07.752 *********
2026-06-11 11:53:26.494187 | controller | skipping: [localhost]
2026-06-11 11:53:26.494231 | controller |
2026-06-11 11:53:26.494238 | 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-11 11:53:26.494244 | controller | Thursday 11 June 2026  11:53:26 +0000 (0:00:00.037)       0:19:07.791 *********
2026-06-11 11:53:26.494249 | controller | Thursday 11 June 2026  11:53:26 +0000 (0:00:00.037)       0:19:07.790 *********
2026-06-11 11:53:26.532437 | controller | skipping: [localhost]
2026-06-11 11:53:26.532481 | controller |
2026-06-11 11:53:26.532488 | 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-11 11:53:26.532493 | controller | Thursday 11 June 2026  11:53:26 +0000 (0:00:00.038)       0:19:07.829 *********
2026-06-11 11:53:26.532497 | controller | Thursday 11 June 2026  11:53:26 +0000 (0:00:00.038)       0:19:07.828 *********
2026-06-11 11:53:26.574128 | controller | skipping: [localhost]
2026-06-11 11:53:26.574181 | controller |
2026-06-11 11:53:26.574189 | 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-11 11:53:26.574196 | controller | Thursday 11 June 2026  11:53:26 +0000 (0:00:00.041)       0:19:07.871 *********
2026-06-11 11:53:26.574202 | controller | Thursday 11 June 2026  11:53:26 +0000 (0:00:00.041)       0:19:07.869 *********
2026-06-11 11:53:26.632428 | controller | skipping: [localhost]
2026-06-11 11:53:26.632472 | controller |
2026-06-11 11:53:26.632481 | 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-11 11:53:26.632486 | controller | Thursday 11 June 2026  11:53:26 +0000 (0:00:00.058)       0:19:07.929 *********
2026-06-11 11:53:26.632490 | controller | Thursday 11 June 2026  11:53:26 +0000 (0:00:00.058)       0:19:07.928 *********
2026-06-11 11:53:27.805190 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-11 11:53:27.805234 | controller | changed: [localhost]
2026-06-11 11:53:27.805239 | controller |
2026-06-11 11:53:27.805244 | 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-11 11:53:27.805249 | controller | Thursday 11 June 2026  11:53:27 +0000 (0:00:01.172)       0:19:09.102 *********
2026-06-11 11:53:27.805264 | controller | Thursday 11 June 2026  11:53:27 +0000 (0:00:01.172)       0:19:09.101 *********
2026-06-11 11:53:28.361562 | controller | changed: [localhost]
2026-06-11 11:53:28.361656 | controller |
2026-06-11 11:53:28.361667 | 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-11 11:53:28.361687 | controller | Thursday 11 June 2026  11:53:28 +0000 (0:00:00.555)       0:19:09.658 *********
2026-06-11 11:53:28.361697 | controller | Thursday 11 June 2026  11:53:28 +0000 (0:00:00.555)       0:19:09.657 *********
2026-06-11 11:58:19.504341 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (60 retries left).
2026-06-11 11:58:19.504398 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (59 retries left).
2026-06-11 11:58:19.504407 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (58 retries left).
2026-06-11 11:58:19.504415 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (57 retries left).
2026-06-11 11:58:19.504423 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (56 retries left).
2026-06-11 11:58:19.504430 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (55 retries left).
2026-06-11 11:58:19.504437 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (54 retries left).
2026-06-11 11:58:19.504444 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (53 retries left).
2026-06-11 11:58:19.504451 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (52 retries left).
2026-06-11 11:58:19.504458 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (51 retries left).
2026-06-11 11:58:19.504466 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (50 retries left).
2026-06-11 11:58:19.504473 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (49 retries left).
2026-06-11 11:58:19.504480 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (48 retries left).
2026-06-11 11:58:19.504487 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (47 retries left).
2026-06-11 11:58:19.504494 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (46 retries left).
2026-06-11 11:58:19.504501 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (45 retries left).
2026-06-11 11:58:19.504508 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (44 retries left).
2026-06-11 11:58:19.504515 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (43 retries left).
2026-06-11 11:58:19.504522 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (42 retries left).
2026-06-11 11:58:19.504529 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (41 retries left).
2026-06-11 11:58:19.504536 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (40 retries left).
2026-06-11 11:58:19.504545 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (39 retries left).
2026-06-11 11:58:19.504553 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (38 retries left).
2026-06-11 11:58:19.504561 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (37 retries left).
2026-06-11 11:58:19.504569 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (36 retries left).
2026-06-11 11:58:19.504576 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (35 retries left).
2026-06-11 11:58:19.504583 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (34 retries left).
2026-06-11 11:58:19.504591 | controller | changed: [localhost]
2026-06-11 11:58:19.504616 | controller |
2026-06-11 11:58:19.504626 | 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-11 11:58:19.504635 | controller | Thursday 11 June 2026  11:58:19 +0000 (0:04:51.142)       0:24:00.801 *********
2026-06-11 11:58:19.504643 | controller | Thursday 11 June 2026  11:58:19 +0000 (0:04:51.142)       0:24:00.799 *********
2026-06-11 11:59:03.074986 | controller | changed: [localhost]
2026-06-11 11:59:03.075037 | controller |
2026-06-11 11:59:03.075050 | 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-11 11:59:03.075056 | controller | Thursday 11 June 2026  11:59:03 +0000 (0:00:43.571)       0:24:44.372 *********
2026-06-11 11:59:03.075061 | controller | Thursday 11 June 2026  11:59:03 +0000 (0:00:43.571)       0:24:44.370 *********
2026-06-11 12:03:51.027998 | controller | changed: [localhost]
2026-06-11 12:03:51.028367 | controller |
2026-06-11 12:03:51.028376 | controller | TASK [edpm_deploy_baremetal : Register the list of compute nodes _raw_params=oc get bmh -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }}] ***
2026-06-11 12:03:51.028381 | controller | Thursday 11 June 2026  12:03:51 +0000 (0:04:47.953)       0:29:32.325 *********
2026-06-11 12:03:51.028385 | controller | Thursday 11 June 2026  12:03:51 +0000 (0:04:47.953)       0:29:32.323 *********
2026-06-11 12:03:51.474613 | controller | changed: [localhost]
2026-06-11 12:03:51.474652 | controller |
2026-06-11 12:03:51.474658 | controller | TASK [edpm_deploy_baremetal : Print the list of compute nodes var=compute_nodes_output.stdout_lines] ***
2026-06-11 12:03:51.474663 | controller | Thursday 11 June 2026  12:03:51 +0000 (0:00:00.446)       0:29:32.772 *********
2026-06-11 12:03:51.474668 | controller | Thursday 11 June 2026  12:03:51 +0000 (0:00:00.446)       0:29:32.770 *********
2026-06-11 12:03:51.527958 | controller | ok: [localhost] =>
2026-06-11 12:03:51.528015 | controller |     compute_nodes_output.stdout_lines:
2026-06-11 12:03:51.528027 | controller |     - NAME                        STATE         CONSUMER              ONLINE   ERROR   AGE
2026-06-11 12:03:51.528036 | controller |     - edpm-compute-baremetal-00   provisioned   openstack-edpm-ipam   true             10m
2026-06-11 12:03:51.528044 | controller |
2026-06-11 12:03:51.528054 | 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-11 12:03:51.528063 | controller | Thursday 11 June 2026  12:03:51 +0000 (0:00:00.052)       0:29:32.824 *********
2026-06-11 12:03:51.528071 | controller | Thursday 11 June 2026  12:03:51 +0000 (0:00:00.052)       0:29:32.823 *********
2026-06-11 12:29:25.329445 | controller | changed: [localhost]
2026-06-11 12:29:25.329517 | controller |
2026-06-11 12:29:25.329525 | 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-11 12:29:25.329531 | controller | Thursday 11 June 2026  12:29:25 +0000 (0:25:33.801)       0:55:06.626 *********
2026-06-11 12:29:25.329536 | controller | Thursday 11 June 2026  12:29:25 +0000 (0:25:33.801)       0:55:06.624 *********
2026-06-11 12:29:31.614723 | controller | changed: [localhost]
2026-06-11 12:29:31.614774 | controller |
2026-06-11 12:29:31.614780 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-11 12:29:31.614784 | controller | Thursday 11 June 2026  12:29:31 +0000 (0:00:06.285)       0:55:12.912 *********
2026-06-11 12:29:31.614788 | controller | Thursday 11 June 2026  12:29:31 +0000 (0:00:06.285)       0:55:12.910 *********
2026-06-11 12:29:31.727696 | controller | ok: [localhost]
2026-06-11 12:29:31.727732 | controller |
2026-06-11 12:29:31.727762 | 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-11 12:29:31.727770 | controller | Thursday 11 June 2026  12:29:31 +0000 (0:00:00.113)       0:55:13.025 *********
2026-06-11 12:29:31.727774 | controller | Thursday 11 June 2026  12:29:31 +0000 (0:00:00.113)       0:55:13.023 *********
2026-06-11 12:29:31.771547 | controller | skipping: [localhost]
2026-06-11 12:29:31.771589 | controller |
2026-06-11 12:29:31.771596 | controller | TASK [libvirt_manager : Ensure needed directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-11 12:29:31.771602 | controller | Thursday 11 June 2026  12:29:31 +0000 (0:00:00.043)       0:55:13.068 *********
2026-06-11 12:29:31.771607 | controller | Thursday 11 June 2026  12:29:31 +0000 (0:00:00.043)       0:55:13.067 *********
2026-06-11 12:29:31.866139 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/workload)
2026-06-11 12:29:31.866189 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/edpm_compute)
2026-06-11 12:29:31.866199 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/openstack/cr/)
2026-06-11 12:29:31.866207 | controller | skipping: [localhost]
2026-06-11 12:29:31.866215 | controller |
2026-06-11 12:29:31.866222 | controller | TASK [libvirt_manager : Ensure image is available _raw_params=get_image.yml] ***
2026-06-11 12:29:31.866229 | controller | Thursday 11 June 2026  12:29:31 +0000 (0:00:00.094)       0:55:13.163 *********
2026-06-11 12:29:31.866237 | controller | Thursday 11 June 2026  12:29:31 +0000 (0:00:00.094)       0:55:13.161 *********
2026-06-11 12:29:31.912102 | controller | skipping: [localhost]
2026-06-11 12:29:31.912136 | controller |
2026-06-11 12:29:31.912141 | controller | TASK [Create EDPM compute VMs name=install_yamls_makes, tasks_from=make_edpm_compute.yml] ***
2026-06-11 12:29:31.912146 | controller | Thursday 11 June 2026  12:29:31 +0000 (0:00:00.046)       0:55:13.209 *********
2026-06-11 12:29:31.912150 | controller | Thursday 11 June 2026  12:29:31 +0000 (0:00:00.046)       0:55:13.208 *********
2026-06-11 12:29:31.964833 | controller | skipping: [localhost]
2026-06-11 12:29:31.964867 | controller |
2026-06-11 12:29:31.964873 | controller | TASK [libvirt_manager : Catch compute IPs _raw_params=virsh -c qemu:///system -q domifaddr --source arp --domain edpm-compute-{{ item }}] ***
2026-06-11 12:29:31.964877 | controller | Thursday 11 June 2026  12:29:31 +0000 (0:00:00.052)       0:55:13.262 *********
2026-06-11 12:29:31.964881 | controller | Thursday 11 June 2026  12:29:31 +0000 (0:00:00.052)       0:55:13.260 *********
2026-06-11 12:29:32.013424 | controller | skipping: [localhost]
2026-06-11 12:29:32.013463 | controller |
2026-06-11 12:29:32.013470 | controller | TASK [libvirt_manager : Ensure we get SSH host={{ item.stdout.split()[-1].split('/')[0] }}, port=22, timeout=60] ***
2026-06-11 12:29:32.013476 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.048)       0:55:13.310 *********
2026-06-11 12:29:32.013482 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.048)       0:55:13.309 *********
2026-06-11 12:29:32.066520 | controller | skipping: [localhost]
2026-06-11 12:29:32.066555 | controller |
2026-06-11 12:29:32.066561 | 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-11 12:29:32.066566 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.053)       0:55:13.363 *********
2026-06-11 12:29:32.066570 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.053)       0:55:13.362 *********
2026-06-11 12:29:32.129427 | controller | skipping: [localhost]
2026-06-11 12:29:32.129466 | controller |
2026-06-11 12:29:32.129472 | controller | TASK [Prepare for HCI deploy phase 1 name=hci_prepare, tasks_from=phase1.yml] ***
2026-06-11 12:29:32.129476 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.063)       0:55:13.426 *********
2026-06-11 12:29:32.129495 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.063)       0:55:13.425 *********
2026-06-11 12:29:32.184892 | controller | skipping: [localhost]
2026-06-11 12:29:32.184928 | controller |
2026-06-11 12:29:32.184935 | controller | TASK [edpm_deploy : Set EDPM related vars cifmw_edpm_deploy_env={{
2026-06-11 12:29:32.184941 | controller |   cifmw_install_yamls_environment |
2026-06-11 12:29:32.184946 | controller |   combine({'PATH': cifmw_path}) |
2026-06-11 12:29:32.184952 | controller |   combine({'DATAPLANE_REGISTRY_URL': cifmw_edpm_deploy_registry_url }) |
2026-06-11 12:29:32.184957 | controller |   combine({'DATAPLANE_CONTAINER_TAG': cifmw_repo_setup_full_hash | default(cifmw_install_yamls_defaults['DATAPLANE_CONTAINER_TAG']) }) |
2026-06-11 12:29:32.184963 | controller |   combine(cifmw_edpm_deploy_extra_vars | default({})) |
2026-06-11 12:29:32.184968 | controller |   combine(_install_yamls_repos | default({}))
2026-06-11 12:29:32.184973 | controller | }}, cacheable=True] ***
2026-06-11 12:29:32.184978 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.055)       0:55:13.482 *********
2026-06-11 12:29:32.184983 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.055)       0:55:13.480 *********
2026-06-11 12:29:32.234550 | controller | skipping: [localhost]
2026-06-11 12:29:32.234586 | controller |
2026-06-11 12:29:32.234591 | 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-11 12:29:32.234596 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.049)       0:55:13.532 *********
2026-06-11 12:29:32.234600 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.049)       0:55:13.530 *********
2026-06-11 12:29:32.290932 | controller | skipping: [localhost]
2026-06-11 12:29:32.290972 | controller |
2026-06-11 12:29:32.290980 | controller | TASK [edpm_deploy : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_env={{
2026-06-11 12:29:32.290986 | controller |   cifmw_edpm_deploy_env | default({}) |
2026-06-11 12:29:32.290992 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_nova_extra_config_file })
2026-06-11 12:29:32.290998 | controller | }}, cacheable=True] ***
2026-06-11 12:29:32.291003 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.056)       0:55:13.588 *********
2026-06-11 12:29:32.291009 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.056)       0:55:13.586 *********
2026-06-11 12:29:32.342975 | controller | skipping: [localhost]
2026-06-11 12:29:32.343010 | controller |
2026-06-11 12:29:32.343015 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_prep] ***
2026-06-11 12:29:32.343020 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.052)       0:55:13.640 *********
2026-06-11 12:29:32.343023 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.052)       0:55:13.639 *********
2026-06-11 12:29:32.393144 | controller | skipping: [localhost]
2026-06-11 12:29:32.393181 | controller |
2026-06-11 12:29:32.393187 | 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-11 12:29:32.393192 | controller |   [
2026-06-11 12:29:32.393195 | controller |     (
2026-06-11 12:29:32.393199 | controller |       [
2026-06-11 12:29:32.393203 | controller |         cifmw_edpm_deploy_manifests_dir,
2026-06-11 12:29:32.393208 | controller |         'kustomizations',
2026-06-11 12:29:32.393212 | controller |         'dataplane'
2026-06-11 12:29:32.393215 | controller |       ] | ansible.builtin.path_join
2026-06-11 12:29:32.393219 | controller |     )
2026-06-11 12:29:32.393222 | controller |   ]
2026-06-11 12:29:32.393225 | controller | }}] ***
2026-06-11 12:29:32.393229 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.050)       0:55:13.690 *********
2026-06-11 12:29:32.393233 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.050)       0:55:13.689 *********
2026-06-11 12:29:32.442317 | controller | skipping: [localhost]
2026-06-11 12:29:32.442351 | controller |
2026-06-11 12:29:32.442356 | controller | TASK [edpm_deploy : Log the CR that is about to be applied var=cifmw_edpm_deploy_crs_kustomize_result] ***
2026-06-11 12:29:32.442361 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.049)       0:55:13.739 *********
2026-06-11 12:29:32.442364 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.049)       0:55:13.738 *********
2026-06-11 12:29:32.475285 | controller | skipping: [localhost]
2026-06-11 12:29:32.475321 | controller |
2026-06-11 12:29:32.475333 | 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-11 12:29:32.475545 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.032)       0:55:13.772 *********
2026-06-11 12:29:32.475555 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.032)       0:55:13.771 *********
2026-06-11 12:29:32.521204 | controller | skipping: [localhost]
2026-06-11 12:29:32.521236 | controller |
2026-06-11 12:29:32.521241 | 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-11 12:29:32.521245 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.045)       0:55:13.818 *********
2026-06-11 12:29:32.521250 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.045)       0:55:13.817 *********
2026-06-11 12:29:32.571438 | controller | skipping: [localhost]
2026-06-11 12:29:32.571471 | controller |
2026-06-11 12:29:32.571477 | 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-11 12:29:32.571481 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.050)       0:55:13.869 *********
2026-06-11 12:29:32.571485 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.050)       0:55:13.867 *********
2026-06-11 12:29:32.604779 | controller | skipping: [localhost]
2026-06-11 12:29:32.604814 | controller |
2026-06-11 12:29:32.604819 | 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-11 12:29:32.604824 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.033)       0:55:13.902 *********
2026-06-11 12:29:32.604828 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.033)       0:55:13.900 *********
2026-06-11 12:29:32.636991 | controller | skipping: [localhost]
2026-06-11 12:29:32.637027 | controller |
2026-06-11 12:29:32.637032 | 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-11 12:29:32.637038 | controller | oc rsh --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} nova-cell0-conductor-0 nova-manage cell_v2 discover_hosts --verbose
2026-06-11 12:29:32.637041 | controller | ] ***
2026-06-11 12:29:32.637045 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.032)       0:55:13.934 *********
2026-06-11 12:29:32.637049 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.032)       0:55:13.933 *********
2026-06-11 12:29:32.676535 | controller | skipping: [localhost]
2026-06-11 12:29:32.676567 | controller |
2026-06-11 12:29:32.676572 | controller | TASK [Validate EDPM name=install_yamls_makes, tasks_from=make_edpm_deploy_instance] ***
2026-06-11 12:29:32.676576 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.039)       0:55:13.974 *********
2026-06-11 12:29:32.676580 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.039)       0:55:13.972 *********
2026-06-11 12:29:32.750874 | controller | [WARNING]: Could not match supplied host pattern, ignoring: computes
2026-06-11 12:29:32.772102 | controller | skipping: [localhost]
2026-06-11 12:29:32.772129 | controller |
2026-06-11 12:29:32.772134 | controller | PLAY [Deploy NFS server on target nodes] ***************************************
2026-06-11 12:29:32.772138 | controller | skipping: no hosts matched
2026-06-11 12:29:32.772142 | controller |
2026-06-11 12:29:32.772145 | controller | PLAY [Clear ceph target hosts facts to force refreshing in HCI deployments] ****
2026-06-11 12:29:32.772154 | controller | skipping: no hosts matched
2026-06-11 12:29:32.772158 | controller |
2026-06-11 12:29:32.772161 | controller | PLAY [Deploy ceph using hooks] *************************************************
2026-06-11 12:29:32.772165 | controller |
2026-06-11 12:29:32.772168 | 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-11 12:29:32.772173 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.095)       0:55:14.069 *********
2026-06-11 12:29:32.772176 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.095)       0:55:14.068 *********
2026-06-11 12:29:32.888953 | controller | ok: [localhost]
2026-06-11 12:29:32.889007 | controller |
2026-06-11 12:29:32.889019 | 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-11 12:29:32.889029 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.115)       0:55:14.185 *********
2026-06-11 12:29:32.889038 | controller | Thursday 11 June 2026  12:29:32 +0000 (0:00:00.115)       0:55:14.184 *********
2026-06-11 12:29:33.030349 | controller | ok: [localhost]
2026-06-11 12:29:33.030390 | controller |
2026-06-11 12:29:33.030397 | controller | TASK [run_hook : Loop on hooks for post_ceph _raw_params={{ hook.type }}.yml] ***
2026-06-11 12:29:33.030403 | controller | Thursday 11 June 2026  12:29:33 +0000 (0:00:00.142)       0:55:14.327 *********
2026-06-11 12:29:33.030408 | controller | Thursday 11 June 2026  12:29:33 +0000 (0:00:00.141)       0:55:14.326 *********
2026-06-11 12:29:33.254898 | controller | skipping: [localhost]
2026-06-11 12:29:33.254934 | controller |
2026-06-11 12:29:33.254941 | controller | PLAY [Continue HCI deploy, deploy architecture and validate workflow] **********
2026-06-11 12:29:33.254945 | controller |
2026-06-11 12:29:33.254949 | controller | TASK [Prepare for HCI deploy phase 2 name=hci_prepare, tasks_from=phase2.yml] ***
2026-06-11 12:29:33.254953 | controller | Thursday 11 June 2026  12:29:33 +0000 (0:00:00.224)       0:55:14.552 *********
2026-06-11 12:29:33.254956 | controller | Thursday 11 June 2026  12:29:33 +0000 (0:00:00.224)       0:55:14.551 *********
2026-06-11 12:29:33.302975 | controller | skipping: [localhost]
2026-06-11 12:29:33.303013 | controller |
2026-06-11 12:29:33.303019 | controller | TASK [Continue HCI deployment name=edpm_deploy] ********************************
2026-06-11 12:29:33.303024 | controller | Thursday 11 June 2026  12:29:33 +0000 (0:00:00.047)       0:55:14.600 *********
2026-06-11 12:29:33.303027 | controller | Thursday 11 June 2026  12:29:33 +0000 (0:00:00.047)       0:55:14.599 *********
2026-06-11 12:29:33.362676 | controller | skipping: [localhost]
2026-06-11 12:29:33.362720 | controller |
2026-06-11 12:29:33.362727 | 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-11 12:29:33.362734 | controller | Thursday 11 June 2026  12:29:33 +0000 (0:00:00.059)       0:55:14.659 *********
2026-06-11 12:29:33.362768 | controller | Thursday 11 June 2026  12:29:33 +0000 (0:00:00.059)       0:55:14.658 *********
2026-06-11 12:29:33.447614 | controller | ok: [localhost]
2026-06-11 12:29:33.447655 | controller |
2026-06-11 12:29:33.447665 | 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-11 12:29:33.447671 | controller | Thursday 11 June 2026  12:29:33 +0000 (0:00:00.084)       0:55:14.744 *********
2026-06-11 12:29:33.447677 | controller | Thursday 11 June 2026  12:29:33 +0000 (0:00:00.084)       0:55:14.743 *********
2026-06-11 12:29:33.577556 | controller | ok: [localhost]
2026-06-11 12:29:33.577603 | controller |
2026-06-11 12:29:33.577612 | controller | TASK [run_hook : Loop on hooks for post_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-11 12:29:33.577620 | controller | Thursday 11 June 2026  12:29:33 +0000 (0:00:00.129)       0:55:14.874 *********
2026-06-11 12:29:33.577628 | controller | Thursday 11 June 2026  12:29:33 +0000 (0:00:00.129)       0:55:14.873 *********
2026-06-11 12:29:33.696694 | controller | skipping: [localhost]
2026-06-11 12:29:33.696777 | controller |
2026-06-11 12:29:33.696789 | controller | TASK [Run validations name=validations] ****************************************
2026-06-11 12:29:33.696795 | controller | Thursday 11 June 2026  12:29:33 +0000 (0:00:00.119)       0:55:14.994 *********
2026-06-11 12:29:33.696800 | controller | Thursday 11 June 2026  12:29:33 +0000 (0:00:00.119)       0:55:14.992 *********
2026-06-11 12:29:33.760839 | controller | skipping: [localhost]
2026-06-11 12:29:33.760881 | controller |
2026-06-11 12:29:33.760890 | 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-11 12:29:33.760896 | controller | Thursday 11 June 2026  12:29:33 +0000 (0:00:00.064)       0:55:15.058 *********
2026-06-11 12:29:33.760901 | controller | Thursday 11 June 2026  12:29:33 +0000 (0:00:00.064)       0:55:15.056 *********
2026-06-11 12:29:33.796519 | controller | skipping: [localhost]
2026-06-11 12:29:33.796557 | controller |
2026-06-11 12:29:33.796565 | 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-11 12:29:33.796571 | controller | Thursday 11 June 2026  12:29:33 +0000 (0:00:00.035)       0:55:15.093 *********
2026-06-11 12:29:33.796576 | controller | Thursday 11 June 2026  12:29:33 +0000 (0:00:00.035)       0:55:15.092 *********
2026-06-11 12:29:33.851552 | controller | skipping: [localhost]
2026-06-11 12:29:33.851604 | controller |
2026-06-11 12:29:33.851616 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-11 12:29:33.851625 | controller | Thursday 11 June 2026  12:29:33 +0000 (0:00:00.054)       0:55:15.148 *********
2026-06-11 12:29:33.851634 | controller | Thursday 11 June 2026  12:29:33 +0000 (0:00:00.054)       0:55:15.147 *********
2026-06-11 12:29:34.024515 | controller | skipping: [localhost]
2026-06-11 12:29:34.024565 | controller |
2026-06-11 12:29:34.024574 | controller | TASK [Early end if not architecture deploy _raw_params=end_play] ***************
2026-06-11 12:29:34.024581 | controller | Thursday 11 June 2026  12:29:33 +0000 (0:00:00.149)       0:55:15.298 *********
2026-06-11 12:29:34.024586 | controller | Thursday 11 June 2026  12:29:33 +0000 (0:00:00.149)       0:55:15.296 *********
2026-06-11 12:29:34.024591 | controller |
2026-06-11 12:29:34.024597 | controller | PLAY RECAP *********************************************************************
2026-06-11 12:29:34.024603 | controller | localhost                  : ok=272  changed=99   unreachable=0    failed=0    skipped=172  rescued=0    ignored=1
2026-06-11 12:29:34.024608 | controller |
2026-06-11 12:29:34.024613 | controller | Thursday 11 June 2026  12:29:34 +0000 (0:00:00.019)       0:55:15.317 *********
2026-06-11 12:29:34.024617 | controller | ===============================================================================
2026-06-11 12:29:34.024622 | controller | edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed  1533.80s
2026-06-11 12:29:34.024627 | controller | edpm_prepare : Wait for OpenStack controlplane to be deployed --------- 393.25s
2026-06-11 12:29:34.024632 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server pod to be created - 291.14s
2026-06-11 12:29:34.024637 | controller | edpm_deploy_baremetal : Wait for baremetal nodes to reach 'provisioned' state - 287.95s
2026-06-11 12:29:34.024641 | controller | install_yamls_makes : Run openstack ----------------------------------- 236.08s
2026-06-11 12:29:34.024646 | controller | install_yamls_makes : Run openstack_init ------------------------------ 136.89s
2026-06-11 12:29:34.024650 | controller | edpm_prepare : Wait for OpenStack subscription creation ---------------- 91.62s
2026-06-11 12:29:34.024655 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server deployment to be available -- 43.57s
2026-06-11 12:29:34.024660 | controller | run_hook : Run hook without retry - Download needed tools -------------- 42.54s
2026-06-11 12:29:34.024676 | controller | edpm_prepare : Wait for control plane to change its status ------------- 30.05s
2026-06-11 12:29:34.024685 | controller | ci_setup : Install needed packages ------------------------------------- 29.78s
2026-06-11 12:29:34.024690 | controller | install_yamls_makes : Run edpm_baremetal_compute ----------------------- 27.57s
2026-06-11 12:29:34.024695 | controller | cert_manager : Wait for cert-manager pods to be ready ------------------ 22.59s
2026-06-11 12:29:34.024699 | controller | install_yamls_makes : Run edpm_deploy_baremetal_prep ------------------- 15.37s
2026-06-11 12:29:34.024704 | controller | ci_local_storage : Perform action in the PV directory ------------------ 10.06s
2026-06-11 12:29:34.024709 | controller | repo_setup : Initialize python venv and install requirements ------------ 8.42s
2026-06-11 12:29:34.024713 | controller | edpm_deploy_baremetal : Run nova-manage discover_hosts to ensure compute nodes are mapped --- 6.29s
2026-06-11 12:29:34.024719 | controller | cert_manager : Install cert-manager from release manifest --------------- 4.58s
2026-06-11 12:29:34.024723 | controller | ci_setup : Install openshift client ------------------------------------- 4.48s
2026-06-11 12:29:34.024728 | controller | install_yamls_makes : Run netconfig_deploy ------------------------------ 4.37s
2026-06-11 12:29:34.024732 | controller | Thursday 11 June 2026  12:29:34 +0000 (0:00:00.023)       0:55:15.320 *********
2026-06-11 12:29:34.024761 | controller | ===============================================================================
2026-06-11 12:29:34.024768 | controller | edpm_deploy_baremetal ------------------------------------------------ 2165.86s
2026-06-11 12:29:34.024773 | controller | edpm_prepare ---------------------------------------------------------- 519.83s
2026-06-11 12:29:34.024778 | controller | install_yamls_makes --------------------------------------------------- 424.34s
2026-06-11 12:29:34.024782 | controller | run_hook --------------------------------------------------------------- 48.67s
2026-06-11 12:29:34.024787 | controller | ci_setup --------------------------------------------------------------- 37.12s
2026-06-11 12:29:34.024791 | controller | cert_manager ----------------------------------------------------------- 31.77s
2026-06-11 12:29:34.024795 | controller | repo_setup ------------------------------------------------------------- 18.04s
2026-06-11 12:29:34.024800 | controller | ci_local_storage ------------------------------------------------------- 16.89s
2026-06-11 12:29:34.024804 | controller | cifmw_helpers ---------------------------------------------------------- 11.22s
2026-06-11 12:29:34.024809 | controller | rhol_crc ---------------------------------------------------------------- 9.82s
2026-06-11 12:29:34.024814 | controller | openshift_login --------------------------------------------------------- 5.69s
2026-06-11 12:29:34.024818 | controller | openshift_setup --------------------------------------------------------- 5.65s
2026-06-11 12:29:34.024823 | controller | install_yamls ----------------------------------------------------------- 4.24s
2026-06-11 12:29:34.024827 | controller | cifmw_setup ------------------------------------------------------------- 3.14s
2026-06-11 12:29:34.024832 | controller | install_ca -------------------------------------------------------------- 3.02s
2026-06-11 12:29:34.024836 | controller | update_containers ------------------------------------------------------- 2.32s
2026-06-11 12:29:34.024841 | controller | libvirt_manager --------------------------------------------------------- 1.97s
2026-06-11 12:29:34.024845 | controller | install_openstack_ca ---------------------------------------------------- 1.25s
2026-06-11 12:29:34.024850 | controller | gather_facts ------------------------------------------------------------ 1.22s
2026-06-11 12:29:34.024854 | controller | discover_latest_image --------------------------------------------------- 0.62s
2026-06-11 12:29:34.024882 | controller | edpm_deploy ------------------------------------------------------------- 0.59s
2026-06-11 12:29:34.024888 | controller | manage_secrets ---------------------------------------------------------- 0.54s
2026-06-11 12:29:34.024892 | controller | operator_build ---------------------------------------------------------- 0.48s
2026-06-11 12:29:34.024897 | controller | networking_mapper ------------------------------------------------------- 0.40s
2026-06-11 12:29:34.024902 | controller | ansible.builtin.file ---------------------------------------------------- 0.34s
2026-06-11 12:29:34.024906 | controller | pkg_build --------------------------------------------------------------- 0.11s
2026-06-11 12:29:34.024917 | controller | ansible.builtin.include_tasks ------------------------------------------- 0.08s
2026-06-11 12:29:34.024922 | controller | ansible.builtin.include_vars -------------------------------------------- 0.04s
2026-06-11 12:29:34.024926 | controller | ansible.builtin.meta ---------------------------------------------------- 0.02s
2026-06-11 12:29:34.024930 | controller | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-11 12:29:34.024935 | controller | total ---------------------------------------------------------------- 3315.28s
2026-06-11 12:29:34.394995 | controller | ok: Runtime: 0:55:16.748063
2026-06-11 12:29:34.447879 | 
2026-06-11 12:29:34.448007 | PLAY RECAP
2026-06-11 12:29:34.448063 | controller | ok: 8 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-11 12:29:34.448091 | 
2026-06-11 12:29:34.605791 | RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-11 12:29:34.609555 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-11 12:29:35.358566 | 
2026-06-11 12:29:35.358875 | PLAY [Run ci/playbooks/e2e-collect-logs.yml]
2026-06-11 12:29:35.378757 | 
2026-06-11 12:29:35.378858 | TASK [Filter out host if needed]
2026-06-11 12:29:35.386224 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 12:29:35.389406 | 
2026-06-11 12:29:35.389467 | TASK [Ensure we have the ci-framework on host]
2026-06-11 12:29:35.934208 | controller | ok
2026-06-11 12:29:35.939425 | 
2026-06-11 12:29:35.939492 | TASK [End host if no basedir]
2026-06-11 12:29:35.948283 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 12:29:35.956909 | 
2026-06-11 12:29:35.957046 | TASK [Read base centos-9 scenarios]
2026-06-11 12:29:35.995046 | controller | ok
2026-06-11 12:29:36.113558 | 
2026-06-11 12:29:36.113714 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 12:29:36.148826 | controller | skipping: Conditional result was False
2026-06-11 12:29:36.154289 | 
2026-06-11 12:29:36.154398 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 12:29:36.551837 | controller | ok
2026-06-11 12:29:36.561092 | 
2026-06-11 12:29:36.561240 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 12:29:36.588588 | controller | skipping: Conditional result was False
2026-06-11 12:29:36.598798 | 
2026-06-11 12:29:36.598960 | TASK [cifmw_helpers : Read vars]
2026-06-11 12:29:36.639813 | 
2026-06-11 12:29:36.640123 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 12:29:36.690096 | 
2026-06-11 12:29:36.690422 | TASK [cifmw_helpers : Include vars]
2026-06-11 12:29:36.739157 | 
2026-06-11 12:29:36.739530 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 12:29:36.777516 | controller | skipping: Conditional result was False
2026-06-11 12:29:36.798223 | 
2026-06-11 12:29:36.798406 | TASK [run_hook : Assert parameters are valid]
2026-06-11 12:29:36.935919 | controller | ok: All assertions passed
2026-06-11 12:29:36.944859 | 
2026-06-11 12:29:36.945039 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-11 12:29:37.170984 | controller | ok: All assertions passed
2026-06-11 12:29:37.177623 | 
2026-06-11 12:29:37.177709 | LOOP [run_hook : Loop on hooks for pre_logs]
2026-06-11 12:29:37.255320 | 
2026-06-11 12:29:37.255557 | TASK [cifmw_setup : Ensure cifmw_basedir param is set]
2026-06-11 12:29:37.279872 | controller | skipping: Conditional result was False
2026-06-11 12:29:37.285220 | 
2026-06-11 12:29:37.285285 | TASK [Read artifacts parameters dir and set as facts]
2026-06-11 12:29:37.314148 | controller | ok
2026-06-11 12:29:37.337220 | 
2026-06-11 12:29:37.337314 | TASK [cifmw_helpers : Check directory is available]
2026-06-11 12:29:37.752469 | controller | ok
2026-06-11 12:29:37.758597 | 
2026-06-11 12:29:37.758686 | TASK [cifmw_helpers : Find yaml files]
2026-06-11 12:29:38.264489 | controller | ok: All paths examined
2026-06-11 12:29:38.272204 | 
2026-06-11 12:29:38.272326 | TASK [cifmw_helpers : Print available yaml files]
2026-06-11 12:29:38.332927 | 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']
2026-06-11 12:29:38.341918 | 
2026-06-11 12:29:38.342052 | LOOP [cifmw_helpers : Create files on localhost and use include_vars]
2026-06-11 12:29:38.382811 | controller | Output suppressed because no_log was given
2026-06-11 12:29:38.383170 | 
2026-06-11 12:29:38.388066 | controller | Output suppressed because no_log was given
2026-06-11 12:29:38.393033 | controller | Output suppressed because no_log was given
2026-06-11 12:29:38.397717 | controller | Output suppressed because no_log was given
2026-06-11 12:29:38.417871 | controller | included: /var/lib/zuul/builds/d693bb47def143cf8df28a15415972fc/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 12:29:38.425146 | controller | included: /var/lib/zuul/builds/d693bb47def143cf8df28a15415972fc/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 12:29:38.432007 | controller | included: /var/lib/zuul/builds/d693bb47def143cf8df28a15415972fc/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 12:29:38.438720 | controller | included: /var/lib/zuul/builds/d693bb47def143cf8df28a15415972fc/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-11 12:29:38.447058 | 
2026-06-11 12:29:38.447141 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 12:29:38.481770 | controller | skipping: Conditional result was False
2026-06-11 12:29:38.488476 | 
2026-06-11 12:29:38.488564 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 12:29:38.922854 | controller | ok
2026-06-11 12:29:38.933237 | 
2026-06-11 12:29:38.933422 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 12:29:39.375528 | controller -> localhost | changed
2026-06-11 12:29:39.389231 | 
2026-06-11 12:29:39.389427 | TASK [cifmw_helpers : Read vars]
2026-06-11 12:29:39.899779 | controller | Output suppressed because no_log was given
2026-06-11 12:29:39.908587 | 
2026-06-11 12:29:39.908719 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 12:29:40.686735 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 12:29:40.697776 | 
2026-06-11 12:29:40.697909 | TASK [cifmw_helpers : Include vars]
2026-06-11 12:29:40.765403 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 12:29:40.776878 | 
2026-06-11 12:29:40.777016 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 12:29:41.272030 | controller -> localhost | changed
2026-06-11 12:29:41.286056 | 
2026-06-11 12:29:41.286198 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 12:29:41.323578 | controller | skipping: Conditional result was False
2026-06-11 12:29:41.335096 | 
2026-06-11 12:29:41.335238 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 12:29:41.746013 | controller | ok
2026-06-11 12:29:41.756023 | 
2026-06-11 12:29:41.756178 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 12:29:42.056340 | controller -> localhost | changed
2026-06-11 12:29:42.067638 | 
2026-06-11 12:29:42.067769 | TASK [cifmw_helpers : Read vars]
2026-06-11 12:29:42.478221 | controller | Output suppressed because no_log was given
2026-06-11 12:29:42.487464 | 
2026-06-11 12:29:42.487626 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 12:29:43.045158 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 12:29:43.054927 | 
2026-06-11 12:29:43.055021 | TASK [cifmw_helpers : Include vars]
2026-06-11 12:29:43.093526 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 12:29:43.100650 | 
2026-06-11 12:29:43.100738 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 12:29:43.453160 | controller -> localhost | changed
2026-06-11 12:29:43.462528 | 
2026-06-11 12:29:43.462632 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 12:29:43.496426 | controller | skipping: Conditional result was False
2026-06-11 12:29:43.502707 | 
2026-06-11 12:29:43.502775 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 12:29:43.908685 | controller | ok
2026-06-11 12:29:43.913514 | 
2026-06-11 12:29:43.913580 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 12:29:44.212981 | controller -> localhost | changed
2026-06-11 12:29:44.228107 | 
2026-06-11 12:29:44.229016 | TASK [cifmw_helpers : Read vars]
2026-06-11 12:29:44.634034 | controller | Output suppressed because no_log was given
2026-06-11 12:29:44.646637 | 
2026-06-11 12:29:44.646776 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 12:29:45.149224 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 12:29:45.160873 | 
2026-06-11 12:29:45.161032 | TASK [cifmw_helpers : Include vars]
2026-06-11 12:29:45.199011 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 12:29:45.211082 | 
2026-06-11 12:29:45.211274 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 12:29:45.543130 | controller -> localhost | changed
2026-06-11 12:29:45.553326 | 
2026-06-11 12:29:45.553527 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 12:29:45.579227 | controller | skipping: Conditional result was False
2026-06-11 12:29:45.587253 | 
2026-06-11 12:29:45.587380 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 12:29:45.978789 | controller | ok
2026-06-11 12:29:45.989434 | 
2026-06-11 12:29:45.989558 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 12:29:46.322322 | controller -> localhost | changed
2026-06-11 12:29:46.334189 | 
2026-06-11 12:29:46.334323 | TASK [cifmw_helpers : Read vars]
2026-06-11 12:29:46.711133 | controller | Output suppressed because no_log was given
2026-06-11 12:29:46.715338 | 
2026-06-11 12:29:46.715416 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 12:29:47.184269 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 12:29:47.192129 | 
2026-06-11 12:29:47.192199 | TASK [cifmw_helpers : Include vars]
2026-06-11 12:29:47.227423 | controller -> localhost | Output suppressed because no_log was given
2026-06-11 12:29:47.232862 | 
2026-06-11 12:29:47.232921 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 12:29:47.510545 | controller -> localhost | changed
2026-06-11 12:29:47.520048 | 
2026-06-11 12:29:47.520118 | TASK [cifmw_setup : Set custom cifmw PATH reusable fact]
2026-06-11 12:29:47.554921 | controller | skipping: Conditional result was False
2026-06-11 12:29:47.560214 | 
2026-06-11 12:29:47.560279 | TASK [cifmw_setup : Set destination folder for the logs]
2026-06-11 12:29:47.599615 | controller | ok
2026-06-11 12:29:47.603619 | 
2026-06-11 12:29:47.603682 | TASK [artifacts : Verify if "success" flag exists after successful tests execution]
2026-06-11 12:29:47.998899 | controller | ok
2026-06-11 12:29:48.003130 | 
2026-06-11 12:29:48.003205 | TASK [artifacts : Ensure we have at least minimal ansible facts]
2026-06-11 12:29:48.872241 | controller | ok
2026-06-11 12:29:48.877338 | 
2026-06-11 12:29:48.877448 | LOOP [artifacts : Ensure base directory exists]
2026-06-11 12:29:49.283888 | controller | ok: "artifacts"
2026-06-11 12:29:49.664710 | controller | ok: "logs"
2026-06-11 12:29:49.679434 | 
2026-06-11 12:29:49.679675 | TASK [artifacts : Load generated hook environment for further usage]
2026-06-11 12:29:49.797425 | controller | ERROR
2026-06-11 12:29:49.797662 | controller | {
2026-06-11 12:29:49.797689 | controller |   "ansible_facts": {},
2026-06-11 12:29:49.797708 | controller |   "ansible_included_var_files": [],
2026-06-11 12:29:49.797724 | controller |   "message": "/home/zuul/ci-framework-data/artifacts directory does not exist"
2026-06-11 12:29:49.797740 | controller | }
2026-06-11 12:29:49.797760 | controller | ERROR: Ignoring Errors
2026-06-11 12:29:49.801613 | 
2026-06-11 12:29:49.801675 | TASK [artifacts : Gather parameter passed to the playbook]
2026-06-11 12:29:51.527242 | controller | changed
2026-06-11 12:29:51.536493 | 
2026-06-11 12:29:51.536639 | TASK [artifacts : Gather facts]
2026-06-11 12:29:53.086331 | controller | changed
2026-06-11 12:29:53.097569 | 
2026-06-11 12:29:53.097777 | TASK [artifacts : Copy some network configuration files]
2026-06-11 12:29:54.149091 | controller | ok: Runtime: 0:00:00.024135
2026-06-11 12:29:54.158309 | 
2026-06-11 12:29:54.158475 | TASK [artifacts : Get installed packages list]
2026-06-11 12:29:55.292779 | controller | ok
2026-06-11 12:29:55.375433 | 
2026-06-11 12:29:55.375582 | TASK [artifacts : Output package list]
2026-06-11 12:29:56.977181 | controller | changed
2026-06-11 12:29:57.004594 | 
2026-06-11 12:29:57.004711 | LOOP [artifacts : Cleanup unnecesary directories]
2026-06-11 12:29:57.557615 | controller | changed: "/home/zuul/ci-framework-data/artifacts/manifests/operator"
2026-06-11 12:29:57.558100 | controller | ok: All items complete
2026-06-11 12:29:57.558173 | 
2026-06-11 12:29:57.695993 | 
2026-06-11 12:29:57.696155 | TASK [os_must_gather : Ensure directories are present]
2026-06-11 12:29:58.085833 | controller | changed
2026-06-11 12:29:58.112580 | 
2026-06-11 12:29:58.112715 | LOOP [os_must_gather : Construct project change list]
2026-06-11 12:29:58.196120 | controller | ok:
2026-06-11 12:29:58.196320 | controller | {
2026-06-11 12:29:58.196358 | controller |   "branch": "main",
2026-06-11 12:29:58.196407 | controller |   "change": "1185",
2026-06-11 12:29:58.196436 | controller |   "change_message": "Split frr configuration to bgp and bgp+evpn\n\nNeutron is introducing a new frr driver which will configure frr dynamically at runtime.\r\n\r\nThis patch introduces new variable called `edpm_frr_evpn_mode` which when set will configure frr with minum configuration. Rest will be handled at runtime by the frr driver\r\n\r\nJIRA: [OSPRH-29356](https://redhat.atlassian.net/browse/OSPRH-29356)",
2026-06-11 12:29:58.196459 | controller |   "change_url": "https://github.com/openstack-k8s-operators/edpm-ansible/pull/1185",
2026-06-11 12:29:58.196482 | controller |   "commit_id": "6ba4a3a455913c157af88db78256165cb2039492",
2026-06-11 12:29:58.196504 | controller |   "patchset": "6ba4a3a455913c157af88db78256165cb2039492",
2026-06-11 12:29:58.196525 | controller |   "project": {
2026-06-11 12:29:58.196546 | controller |     "canonical_hostname": "github.com",
2026-06-11 12:29:58.196569 | controller |     "canonical_name": "github.com/openstack-k8s-operators/edpm-ansible",
2026-06-11 12:29:58.196590 | controller |     "name": "openstack-k8s-operators/edpm-ansible",
2026-06-11 12:29:58.196612 | controller |     "short_name": "edpm-ansible",
2026-06-11 12:29:58.196633 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/edpm-ansible"
2026-06-11 12:29:58.196654 | controller |   },
2026-06-11 12:29:58.196675 | controller |   "topic": null
2026-06-11 12:29:58.196696 | controller | }
2026-06-11 12:29:58.258427 | 
2026-06-11 12:29:58.258538 | TASK [os_must_gather : Get git tag for image tagging]
2026-06-11 12:29:58.859580 | controller | skipping: Conditional result was False
2026-06-11 12:29:58.905914 | 
2026-06-11 12:29:58.906104 | TASK [os_must_gather : Debug git show-ref]
2026-06-11 12:29:58.943641 | controller | skipping: Conditional result was False
2026-06-11 12:29:58.977274 | 
2026-06-11 12:29:58.977425 | TASK [os_must_gather : Build openstack-must-gather container]
2026-06-11 12:29:59.013872 | controller | skipping: Conditional result was False
2026-06-11 12:29:59.053138 | 
2026-06-11 12:29:59.053270 | TASK [os_must_gather : Push openstack-must-gather container]
2026-06-11 12:29:59.089973 | controller | skipping: Conditional result was False
2026-06-11 12:29:59.194800 | 
2026-06-11 12:29:59.194977 | TASK [os_must_gather : Set cifmw_os_must_gather_image to new image tag]
2026-06-11 12:29:59.231652 | controller | skipping: Conditional result was False
2026-06-11 12:29:59.256397 | 
2026-06-11 12:29:59.256480 | TASK [os_must_gather : Check for oc command]
2026-06-11 12:30:00.534202 | controller | changed
2026-06-11 12:30:00.553240 | 
2026-06-11 12:30:00.553332 | TASK [os_must_gather : Check if kubeconfig exists]
2026-06-11 12:30:00.939061 | controller | ok
2026-06-11 12:30:00.969475 | 
2026-06-11 12:30:00.969649 | TASK [os_must_gather : Run openstack-must-gather command]
2026-06-11 12:38:46.198838 | controller | changed
2026-06-11 12:38:46.270969 | 
2026-06-11 12:38:46.271177 | TASK [os_must_gather : Log openstack-must-gather failure]
2026-06-11 12:38:46.328210 | controller | skipping: Conditional result was False
2026-06-11 12:38:46.371456 | 
2026-06-11 12:38:46.371679 | TASK [os_must_gather : Run fallback generic must-gather command without SOS report when timed out]
2026-06-11 12:38:47.059573 | controller | skipping: Conditional result was False
2026-06-11 12:38:47.108767 | 
2026-06-11 12:38:47.110773 | TASK [os_must_gather : Create oc_inspect log directory]
2026-06-11 12:38:47.168626 | controller | skipping: Conditional result was False
2026-06-11 12:38:47.201868 | 
2026-06-11 12:38:47.202055 | LOOP [os_must_gather : Inspect namespaces as fallback diagnostic collection]
2026-06-11 12:38:47.268064 | controller | skipping: Conditional result was False
2026-06-11 12:38:47.268766 | controller | ok: All items complete
2026-06-11 12:38:47.268842 | 
2026-06-11 12:38:47.285088 | controller | skipping: Conditional result was False
2026-06-11 12:38:47.300495 | controller | skipping: Conditional result was False
2026-06-11 12:38:47.315379 | controller | skipping: Conditional result was False
2026-06-11 12:38:47.330331 | controller | skipping: Conditional result was False
2026-06-11 12:38:47.344867 | controller | skipping: Conditional result was False
2026-06-11 12:38:47.359484 | controller | skipping: Conditional result was False
2026-06-11 12:38:47.373940 | controller | skipping: Conditional result was False
2026-06-11 12:38:47.388632 | controller | skipping: Conditional result was False
2026-06-11 12:38:47.402986 | controller | skipping: Conditional result was False
2026-06-11 12:38:47.417802 | controller | skipping: Conditional result was False
2026-06-11 12:38:47.432167 | controller | skipping: Conditional result was False
2026-06-11 12:38:47.446852 | controller | skipping: Conditional result was False
2026-06-11 12:38:47.461262 | controller | skipping: Conditional result was False
2026-06-11 12:38:47.511213 | 
2026-06-11 12:38:47.511464 | TASK [os_must_gather : Find existing os-must-gather directories]
2026-06-11 12:38:48.002893 | controller | ok: All paths examined
2026-06-11 12:38:48.022075 | 
2026-06-11 12:38:48.022193 | TASK [os_must_gather : Create a symlink to newest os-must-gather directory]
2026-06-11 12:38:48.502741 | controller | changed
2026-06-11 12:38:48.552749 | 
2026-06-11 12:38:48.552903 | TASK [os_must_gather : Collect pod usage]
2026-06-11 12:38:48.599676 | controller | ok
2026-06-11 12:38:48.622502 | controller | included: /var/lib/zuul/builds/d693bb47def143cf8df28a15415972fc/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/get_top.yml
2026-06-11 12:38:48.642319 | 
2026-06-11 12:38:48.642405 | TASK [os_must_gather : Get all containers usage - sort by cpu]
2026-06-11 12:38:49.333077 | controller | error: Metrics API not available
2026-06-11 12:38:49.843338 | controller | ERROR
2026-06-11 12:38:49.843684 | controller | {
2026-06-11 12:38:49.843742 | controller |   "delta": "0:00:00.167661",
2026-06-11 12:38:49.843780 | controller |   "end": "2026-06-11 12:38:49.341602",
2026-06-11 12:38:49.843817 | controller |   "msg": "non-zero return code",
2026-06-11 12:38:49.843850 | controller |   "rc": 1,
2026-06-11 12:38:49.843885 | controller |   "start": "2026-06-11 12:38:49.173941"
2026-06-11 12:38:49.843919 | controller | }
2026-06-11 12:38:49.843963 | controller | ERROR: Ignoring Errors
2026-06-11 12:38:49.873007 | 
2026-06-11 12:38:49.873103 | TASK [os_must_gather : Print message when metrics are not available]
2026-06-11 12:38:49.909231 | controller | skipping: Conditional result was False
2026-06-11 12:38:49.951537 | 
2026-06-11 12:38:49.951691 | TASK [os_must_gather : Get all containers usage - sort by memory]
2026-06-11 12:38:50.614810 | controller | skipping: Conditional result was False
2026-06-11 12:38:50.663320 | 
2026-06-11 12:38:50.663629 | TASK [os_must_gather : Find all namespaces directories]
2026-06-11 12:38:50.700036 | controller | skipping: Conditional result was False
2026-06-11 12:38:50.730702 | 
2026-06-11 12:38:50.730808 | LOOP [os_must_gather : Get resource usage by pods per namespace]
2026-06-11 12:38:50.799176 | 
2026-06-11 12:38:50.799412 | TASK [os_must_gather : Get node resource usage]
2026-06-11 12:38:51.397381 | controller | skipping: Conditional result was False
2026-06-11 12:38:51.441830 | 
2026-06-11 12:38:51.441984 | TASK [os_must_gather : Collect info for OOMKill]
2026-06-11 12:38:51.497217 | controller | ok
2026-06-11 12:38:51.525328 | controller | included: /var/lib/zuul/builds/d693bb47def143cf8df28a15415972fc/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/oomkill.yml
2026-06-11 12:38:51.549258 | 
2026-06-11 12:38:51.549320 | TASK [os_must_gather : Check if there were some OOMKill]
2026-06-11 12:38:51.999256 | controller | /bin/sh: -c: line 1: syntax error near unexpected token `newline'
2026-06-11 12:38:51.999458 | 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-11 12:38:52.242334 | controller | ERROR
2026-06-11 12:38:52.242650 | controller | {
2026-06-11 12:38:52.242708 | controller |   "delta": "0:00:00.006447",
2026-06-11 12:38:52.242747 | controller |   "end": "2026-06-11 12:38:51.999699",
2026-06-11 12:38:52.242783 | controller |   "msg": "non-zero return code",
2026-06-11 12:38:52.242817 | controller |   "rc": 2,
2026-06-11 12:38:52.242850 | controller |   "start": "2026-06-11 12:38:51.993252"
2026-06-11 12:38:52.242883 | controller | }
2026-06-11 12:38:52.242929 | controller | ERROR: Ignoring Errors
2026-06-11 12:38:52.293961 | 
2026-06-11 12:38:52.294029 | TASK [artifacts : Create crc logs directory]
2026-06-11 12:38:52.707395 | controller | changed
2026-06-11 12:38:52.734217 | 
2026-06-11 12:38:52.734303 | TASK [artifacts : Ensure controller knows CRC ssh keys]
2026-06-11 12:38:53.932740 | controller | ok: Runtime: 0:00:00.219885
2026-06-11 12:38:53.962000 | 
2026-06-11 12:38:53.962087 | TASK [artifacts : Recognize new keypair]
2026-06-11 12:38:54.367547 | controller | ok
2026-06-11 12:38:54.397175 | 
2026-06-11 12:38:54.397316 | TASK [artifacts : Set fact if new keypair exists]
2026-06-11 12:38:54.496978 | controller | ok
2026-06-11 12:38:54.521964 | 
2026-06-11 12:38:54.522057 | TASK [artifacts : Prepare root ssh accesses]
2026-06-11 12:39:04.728229 | controller | changed
2026-06-11 12:39:04.772519 | 
2026-06-11 12:39:04.772629 | TASK [artifacts : Copy logs from CRC VM]
2026-06-11 12:39:11.254855 | controller | changed
2026-06-11 12:39:11.393707 | 
2026-06-11 12:39:11.393900 | TASK [artifacts : List all of the existing virtual machines]
2026-06-11 12:39:11.945995 | controller | ok
2026-06-11 12:39:11.972063 | 
2026-06-11 12:39:11.972160 | TASK [artifacts : Filter out edpm vm]
2026-06-11 12:39:12.071461 | controller | ok
2026-06-11 12:39:12.096746 | 
2026-06-11 12:39:12.096840 | TASK [artifacts : Slurp zuul inventory file]
2026-06-11 12:39:12.133403 | controller | skipping: Conditional result was False
2026-06-11 12:39:12.173604 | 
2026-06-11 12:39:12.173704 | LOOP [artifacts : Extract Compute and Networker from zuul mapping if any]
2026-06-11 12:39:12.252599 | 
2026-06-11 12:39:12.252786 | LOOP [artifacts : Generate logs on edpm vm {{ item.split('/')[0] }}]
2026-06-11 12:39:22.765421 | controller | changed: "192.168.122.100"
2026-06-11 12:39:22.765813 | 
2026-06-11 12:39:22.825065 | 
2026-06-11 12:39:22.825294 | LOOP [artifacts : Copy logs to host machine from {{ item.split('/')[0] }}]
2026-06-11 12:39:25.037581 | controller | changed: "192.168.122.100"
2026-06-11 12:39:25.087664 | 
2026-06-11 12:39:25.087907 | TASK [artifacts : Generate list of ansible logs to collect in home directory]
2026-06-11 12:39:25.502501 | controller | ok: All paths examined
2026-06-11 12:39:25.536868 | 
2026-06-11 12:39:25.537052 | LOOP [artifacts : Copy ansible logs to logs directory]
2026-06-11 12:39:26.584531 | controller | changed:
2026-06-11 12:39:26.584729 | controller | {
2026-06-11 12:39:26.584752 | controller |   "atime": 1781177534.4681787,
2026-06-11 12:39:26.584770 | controller |   "ctime": 1781180974.0227914,
2026-06-11 12:39:26.584786 | controller |   "dev": 64513,
2026-06-11 12:39:26.584802 | controller |   "gid": 1000,
2026-06-11 12:39:26.584817 | controller |   "gr_name": "zuul",
2026-06-11 12:39:26.584831 | controller |   "inode": 2143216,
2026-06-11 12:39:26.584846 | controller |   "isblk": false,
2026-06-11 12:39:26.584882 | controller |   "ischr": false,
2026-06-11 12:39:26.584897 | controller |   "isdir": false,
2026-06-11 12:39:26.584911 | controller |   "isfifo": false,
2026-06-11 12:39:26.584925 | controller |   "isgid": false,
2026-06-11 12:39:26.584940 | controller |   "islnk": false,
2026-06-11 12:39:26.584954 | controller |   "isreg": true,
2026-06-11 12:39:26.584968 | controller |   "issock": false,
2026-06-11 12:39:26.584982 | controller |   "isuid": false,
2026-06-11 12:39:26.584996 | controller |   "mode": "0644",
2026-06-11 12:39:26.585010 | controller |   "mtime": 1781180974.0227914,
2026-06-11 12:39:26.585024 | controller |   "nlink": 1,
2026-06-11 12:39:26.585039 | controller |   "path": "/home/zuul/ansible.log",
2026-06-11 12:39:26.585053 | controller |   "pw_name": "zuul",
2026-06-11 12:39:26.585068 | controller |   "rgrp": true,
2026-06-11 12:39:26.585082 | controller |   "roth": true,
2026-06-11 12:39:26.585096 | controller |   "rusr": true,
2026-06-11 12:39:26.585111 | controller |   "size": 357877,
2026-06-11 12:39:26.585125 | controller |   "uid": 1000,
2026-06-11 12:39:26.585139 | controller |   "wgrp": false,
2026-06-11 12:39:26.585153 | controller |   "woth": false,
2026-06-11 12:39:26.585167 | controller |   "wusr": true,
2026-06-11 12:39:26.585181 | controller |   "xgrp": false,
2026-06-11 12:39:26.585195 | controller |   "xoth": false,
2026-06-11 12:39:26.585209 | controller |   "xusr": false
2026-06-11 12:39:26.585223 | controller | }
2026-06-11 12:39:26.585251 | controller | changed: All items complete
2026-06-11 12:39:26.585269 | 
2026-06-11 12:39:26.636910 | 
2026-06-11 12:39:26.637188 | TASK [artifacts : Ensure we have proper rights on the gathered content]
2026-06-11 12:39:34.782979 | controller | ok: Runtime: 0:00:07.251750
2026-06-11 12:39:34.803698 | 
2026-06-11 12:39:34.803789 | LOOP [artifacts : Mask secrets in yaml log files]
2026-06-11 12:41:19.203725 | controller | changed: "/home/zuul/ci-framework-data/logs"
2026-06-11 12:41:20.148861 | controller | changed: "/home/zuul/ci-framework-data/artifacts"
2026-06-11 12:41:20.206552 | 
2026-06-11 12:41:20.206723 | LOOP [env_op_images : Ensure directory is present]
2026-06-11 12:41:20.746677 | controller | ok: "artifacts"
2026-06-11 12:41:20.747015 | controller | changed: All items complete
2026-06-11 12:41:20.747040 | 
2026-06-11 12:41:21.076724 | controller | ok: "logs"
2026-06-11 12:41:21.121679 | 
2026-06-11 12:41:21.121919 | TASK [env_op_images : Check if OpenStackControlPlane is setup]
2026-06-11 12:41:22.274983 | controller | ok: Runtime: 0:00:00.210057
2026-06-11 12:41:22.307467 | 
2026-06-11 12:41:22.307608 | TASK [env_op_images : Get images from the CSV]
2026-06-11 12:41:23.046852 | controller | apiVersion: v1
2026-06-11 12:41:23.046982 | controller | items:
2026-06-11 12:41:23.047331 | controller | - apiVersion: operators.coreos.com/v1alpha1
2026-06-11 12:41:23.047344 | controller |   kind: ClusterServiceVersion
2026-06-11 12:41:23.047354 | controller |   metadata:
2026-06-11 12:41:23.047363 | controller |     annotations:
2026-06-11 12:41:23.047373 | controller |       alm-examples: |-
2026-06-11 12:41:23.047382 | controller |         [
2026-06-11 12:41:23.047391 | controller |           {
2026-06-11 12:41:23.047404 | controller |             "apiVersion": "operator.openstack.org/v1beta1",
2026-06-11 12:41:23.047413 | controller |             "kind": "OpenStack",
2026-06-11 12:41:23.047425 | controller |             "metadata": {
2026-06-11 12:41:23.047434 | controller |               "labels": {
2026-06-11 12:41:23.047443 | controller |                 "app.kubernetes.io/created-by": "openstack-operator",
2026-06-11 12:41:23.047452 | controller |                 "app.kubernetes.io/instance": "openstack",
2026-06-11 12:41:23.047466 | controller |                 "app.kubernetes.io/managed-by": "kustomize",
2026-06-11 12:41:23.047475 | controller |                 "app.kubernetes.io/name": "openstack",
2026-06-11 12:41:23.047484 | controller |                 "app.kubernetes.io/part-of": "openstack-operator"
2026-06-11 12:41:23.047493 | controller |               },
2026-06-11 12:41:23.047502 | controller |               "name": "openstack",
2026-06-11 12:41:23.047511 | controller |               "namespace": "openstack-operators"
2026-06-11 12:41:23.047519 | controller |             },
2026-06-11 12:41:23.047528 | controller |             "spec": {
2026-06-11 12:41:23.047537 | controller |               "operatorOverrides": [
2026-06-11 12:41:23.047545 | controller |                 {
2026-06-11 12:41:23.047554 | controller |                   "controllerManager": {
2026-06-11 12:41:23.047563 | controller |                     "resources": {
2026-06-11 12:41:23.047571 | controller |                       "limits": {
2026-06-11 12:41:23.047580 | controller |                         "cpu": "600m",
2026-06-11 12:41:23.047595 | controller |                         "memory": "2Gi"
2026-06-11 12:41:23.047604 | controller |                       }
2026-06-11 12:41:23.047613 | controller |                     }
2026-06-11 12:41:23.047621 | controller |                   },
2026-06-11 12:41:23.047630 | controller |                   "name": "infra",
2026-06-11 12:41:23.047638 | controller |                   "replicas": 1
2026-06-11 12:41:23.047647 | controller |                 }
2026-06-11 12:41:23.047656 | controller |               ]
2026-06-11 12:41:23.047664 | controller |             }
2026-06-11 12:41:23.047673 | controller |           }
2026-06-11 12:41:23.047681 | controller |         ]
2026-06-11 12:41:23.047689 | controller |       capabilities: Seamless Upgrades
2026-06-11 12:41:23.047698 | controller |       createdAt: "2026-06-11T11:03:59Z"
2026-06-11 12:41:23.047707 | controller |       features.operators.openshift.io/disconnected: "true"
2026-06-11 12:41:23.047716 | controller |       features.operators.openshift.io/fips-compliant: "true"
2026-06-11 12:41:23.047724 | controller |       features.operators.openshift.io/proxy-aware: "false"
2026-06-11 12:41:23.047733 | controller |       features.operators.openshift.io/tls-profiles: "false"
2026-06-11 12:41:23.047769 | controller |       features.operators.openshift.io/token-auth-aws: "false"
2026-06-11 12:41:23.047778 | controller |       features.operators.openshift.io/token-auth-azure: "false"
2026-06-11 12:41:23.047792 | controller |       features.operators.openshift.io/token-auth-gcp: "false"
2026-06-11 12:41:23.047801 | controller |       olm.operatorGroup: openstack
2026-06-11 12:41:23.047809 | controller |       olm.operatorNamespace: openstack-operators
2026-06-11 12:41:23.047818 | controller |       olm.targetNamespaces: ""
2026-06-11 12:41:23.047830 | controller |       operatorframework.io/initialization-resource: '{"apiVersion":"operator.openstack.org/v1beta1","kind":"OpenStack","metadata":{"name":"openstack","namespace":"openstack-operators"},"spec":{}}'
2026-06-11 12:41:23.047842 | 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-11 12:41:23.047854 | controller |       operatorframework.io/suggested-namespace: openstack-operators
2026-06-11 12:41:23.047863 | controller |       operators.openshift.io/valid-subscription: '["OpenShift Container Platform",
2026-06-11 12:41:23.047872 | controller |         "OpenShift Platform Plus"]'
2026-06-11 12:41:23.047890 | controller |       operators.operatorframework.io/builder: operator-sdk-v1.41.1
2026-06-11 12:41:23.047899 | controller |       operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
2026-06-11 12:41:23.047908 | controller |     creationTimestamp: "2026-06-11T11:42:40Z"
2026-06-11 12:41:23.047916 | controller |     finalizers:
2026-06-11 12:41:23.047925 | controller |     - operators.coreos.com/csv-cleanup
2026-06-11 12:41:23.047933 | controller |     generation: 1
2026-06-11 12:41:23.047942 | controller |     labels:
2026-06-11 12:41:23.047950 | controller |       olm.managed: "true"
2026-06-11 12:41:23.047961 | controller |       operators.coreos.com/openstack-operator.openstack-operators: ""
2026-06-11 12:41:23.047973 | controller |     name: openstack-operator.v0.6.0
2026-06-11 12:41:23.047986 | controller |     namespace: openstack-operators
2026-06-11 12:41:23.047998 | controller |     resourceVersion: "52164"
2026-06-11 12:41:23.048011 | controller |     uid: 9201bb24-56e7-4465-b914-8adc36bb62f9
2026-06-11 12:41:23.048022 | controller |   spec:
2026-06-11 12:41:23.048031 | controller |     apiservicedefinitions: {}
2026-06-11 12:41:23.048040 | controller |     cleanup:
2026-06-11 12:41:23.048048 | controller |       enabled: false
2026-06-11 12:41:23.048057 | controller |     customresourcedefinitions:
2026-06-11 12:41:23.048065 | controller |       owned:
2026-06-11 12:41:23.048074 | controller |       - description: OpenStack is the Schema for the openstacks API
2026-06-11 12:41:23.048082 | controller |         displayName: Open Stack
2026-06-11 12:41:23.048091 | controller |         kind: OpenStack
2026-06-11 12:41:23.048099 | controller |         name: openstacks.operator.openstack.org
2026-06-11 12:41:23.048108 | controller |         version: v1beta1
2026-06-11 12:41:23.048116 | controller |     description: Install and configure OpenStack
2026-06-11 12:41:23.048125 | controller |     displayName: OpenStack
2026-06-11 12:41:23.048133 | controller |     icon:
2026-06-11 12:41:23.048215 | 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-11 12:41:23.048245 | controller |       mediatype: image/png
2026-06-11 12:41:23.048255 | controller |     install:
2026-06-11 12:41:23.048265 | controller |       spec:
2026-06-11 12:41:23.048274 | controller |         clusterPermissions:
2026-06-11 12:41:23.048282 | controller |         - rules:
2026-06-11 12:41:23.048291 | controller |           - apiGroups:
2026-06-11 12:41:23.048299 | controller |             - authentication.k8s.io
2026-06-11 12:41:23.048308 | controller |             resources:
2026-06-11 12:41:23.048316 | controller |             - tokenreviews
2026-06-11 12:41:23.048325 | controller |             verbs:
2026-06-11 12:41:23.048333 | controller |             - create
2026-06-11 12:41:23.048341 | controller |           - apiGroups:
2026-06-11 12:41:23.048350 | controller |             - authorization.k8s.io
2026-06-11 12:41:23.048363 | controller |             resources:
2026-06-11 12:41:23.048372 | controller |             - subjectaccessreviews
2026-06-11 12:41:23.048381 | controller |             verbs:
2026-06-11 12:41:23.048389 | controller |             - create
2026-06-11 12:41:23.048398 | controller |           - apiGroups:
2026-06-11 12:41:23.048406 | controller |             - ""
2026-06-11 12:41:23.048415 | controller |             resources:
2026-06-11 12:41:23.048423 | controller |             - configmaps
2026-06-11 12:41:23.048432 | controller |             - namespaces
2026-06-11 12:41:23.048440 | controller |             - serviceaccounts
2026-06-11 12:41:23.048449 | controller |             - services
2026-06-11 12:41:23.048457 | controller |             verbs:
2026-06-11 12:41:23.048466 | controller |             - '*'
2026-06-11 12:41:23.048474 | controller |           - apiGroups:
2026-06-11 12:41:23.048483 | controller |             - admissionregistration.k8s.io
2026-06-11 12:41:23.048491 | controller |             resources:
2026-06-11 12:41:23.048500 | controller |             - mutatingwebhookconfigurations
2026-06-11 12:41:23.048508 | controller |             - validatingwebhookconfigurations
2026-06-11 12:41:23.048517 | controller |             verbs:
2026-06-11 12:41:23.048526 | controller |             - '*'
2026-06-11 12:41:23.048534 | controller |           - apiGroups:
2026-06-11 12:41:23.048543 | controller |             - apiextensions.k8s.io
2026-06-11 12:41:23.048551 | controller |             resources:
2026-06-11 12:41:23.048560 | controller |             - '*'
2026-06-11 12:41:23.048568 | controller |             verbs:
2026-06-11 12:41:23.048577 | controller |             - '*'
2026-06-11 12:41:23.048585 | controller |           - apiGroups:
2026-06-11 12:41:23.048593 | controller |             - apps
2026-06-11 12:41:23.048602 | controller |             resources:
2026-06-11 12:41:23.048610 | controller |             - deployments
2026-06-11 12:41:23.048619 | controller |             verbs:
2026-06-11 12:41:23.048627 | controller |             - create
2026-06-11 12:41:23.048636 | controller |             - delete
2026-06-11 12:41:23.048644 | controller |             - get
2026-06-11 12:41:23.048653 | controller |             - list
2026-06-11 12:41:23.048661 | controller |             - patch
2026-06-11 12:41:23.048669 | controller |             - update
2026-06-11 12:41:23.048678 | controller |             - watch
2026-06-11 12:41:23.048686 | controller |           - apiGroups:
2026-06-11 12:41:23.048695 | controller |             - cert-manager.io
2026-06-11 12:41:23.048703 | controller |             resources:
2026-06-11 12:41:23.048711 | controller |             - certificates
2026-06-11 12:41:23.048720 | controller |             - issuers
2026-06-11 12:41:23.048728 | controller |             verbs:
2026-06-11 12:41:23.048737 | controller |             - create
2026-06-11 12:41:23.048776 | controller |             - delete
2026-06-11 12:41:23.048785 | controller |             - get
2026-06-11 12:41:23.048794 | controller |             - list
2026-06-11 12:41:23.048802 | controller |             - patch
2026-06-11 12:41:23.048811 | controller |             - update
2026-06-11 12:41:23.048819 | controller |             - watch
2026-06-11 12:41:23.048828 | controller |           - apiGroups:
2026-06-11 12:41:23.048836 | controller |             - discovery.k8s.io
2026-06-11 12:41:23.048844 | controller |             resources:
2026-06-11 12:41:23.048853 | controller |             - endpointslices
2026-06-11 12:41:23.048863 | controller |             verbs:
2026-06-11 12:41:23.048872 | controller |             - get
2026-06-11 12:41:23.048881 | controller |             - list
2026-06-11 12:41:23.048889 | controller |             - watch
2026-06-11 12:41:23.048898 | controller |           - apiGroups:
2026-06-11 12:41:23.048906 | controller |             - monitoring.coreos.com
2026-06-11 12:41:23.048915 | controller |             resources:
2026-06-11 12:41:23.048923 | controller |             - servicemonitors
2026-06-11 12:41:23.048932 | controller |             verbs:
2026-06-11 12:41:23.048940 | controller |             - create
2026-06-11 12:41:23.048948 | controller |             - delete
2026-06-11 12:41:23.048957 | controller |             - get
2026-06-11 12:41:23.048965 | controller |             - list
2026-06-11 12:41:23.048973 | controller |             - update
2026-06-11 12:41:23.048982 | controller |             - watch
2026-06-11 12:41:23.048991 | controller |           - apiGroups:
2026-06-11 12:41:23.049003 | controller |             - networking.k8s.io
2026-06-11 12:41:23.049016 | controller |             resources:
2026-06-11 12:41:23.049029 | controller |             - networkpolicies
2026-06-11 12:41:23.049041 | controller |             verbs:
2026-06-11 12:41:23.049053 | controller |             - create
2026-06-11 12:41:23.049062 | controller |             - delete
2026-06-11 12:41:23.049070 | controller |             - get
2026-06-11 12:41:23.049079 | controller |             - list
2026-06-11 12:41:23.049094 | controller |             - update
2026-06-11 12:41:23.049103 | controller |           - apiGroups:
2026-06-11 12:41:23.049111 | controller |             - operator.openstack.org
2026-06-11 12:41:23.049120 | controller |             resources:
2026-06-11 12:41:23.049128 | controller |             - openstacks
2026-06-11 12:41:23.049136 | controller |             verbs:
2026-06-11 12:41:23.049144 | controller |             - create
2026-06-11 12:41:23.049153 | controller |             - delete
2026-06-11 12:41:23.049161 | controller |             - get
2026-06-11 12:41:23.049169 | controller |             - list
2026-06-11 12:41:23.049178 | controller |             - patch
2026-06-11 12:41:23.049186 | controller |             - update
2026-06-11 12:41:23.049194 | controller |             - watch
2026-06-11 12:41:23.049203 | controller |           - apiGroups:
2026-06-11 12:41:23.049211 | controller |             - operator.openstack.org
2026-06-11 12:41:23.049219 | controller |             resources:
2026-06-11 12:41:23.049228 | controller |             - openstacks/finalizers
2026-06-11 12:41:23.049236 | controller |             verbs:
2026-06-11 12:41:23.049244 | controller |             - update
2026-06-11 12:41:23.049253 | controller |           - apiGroups:
2026-06-11 12:41:23.049261 | controller |             - operator.openstack.org
2026-06-11 12:41:23.049270 | controller |             resources:
2026-06-11 12:41:23.049278 | controller |             - openstacks/status
2026-06-11 12:41:23.049286 | controller |             verbs:
2026-06-11 12:41:23.049295 | controller |             - get
2026-06-11 12:41:23.049303 | controller |             - patch
2026-06-11 12:41:23.049311 | controller |             - update
2026-06-11 12:41:23.049320 | controller |           - apiGroups:
2026-06-11 12:41:23.049328 | controller |             - operators.coreos.com
2026-06-11 12:41:23.049337 | controller |             resources:
2026-06-11 12:41:23.049345 | controller |             - clusterserviceversions
2026-06-11 12:41:23.049353 | controller |             - installplans
2026-06-11 12:41:23.049362 | controller |             - operators
2026-06-11 12:41:23.049370 | controller |             - subscriptions
2026-06-11 12:41:23.049378 | controller |             verbs:
2026-06-11 12:41:23.049386 | controller |             - delete
2026-06-11 12:41:23.049395 | controller |             - get
2026-06-11 12:41:23.049403 | controller |             - list
2026-06-11 12:41:23.049411 | controller |           - apiGroups:
2026-06-11 12:41:23.049420 | controller |             - rbac.authorization.k8s.io
2026-06-11 12:41:23.049429 | controller |             resources:
2026-06-11 12:41:23.049451 | controller |             - clusterrolebindings
2026-06-11 12:41:23.049460 | controller |             - clusterroles
2026-06-11 12:41:23.049468 | controller |             - rolebindings
2026-06-11 12:41:23.049476 | controller |             - roles
2026-06-11 12:41:23.049485 | controller |             verbs:
2026-06-11 12:41:23.049493 | controller |             - '*'
2026-06-11 12:41:23.049501 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-11 12:41:23.049510 | controller |         deployments:
2026-06-11 12:41:23.049518 | controller |         - label:
2026-06-11 12:41:23.049526 | controller |             app.kubernetes.io/name: openstack-operator-controller-init
2026-06-11 12:41:23.049535 | controller |             control-plane: controller-manager
2026-06-11 12:41:23.049543 | controller |             openstack.org/operator-name: openstack-init
2026-06-11 12:41:23.049552 | controller |           name: openstack-operator-controller-init
2026-06-11 12:41:23.049560 | controller |           spec:
2026-06-11 12:41:23.049569 | controller |             replicas: 1
2026-06-11 12:41:23.049577 | controller |             selector:
2026-06-11 12:41:23.049585 | controller |               matchLabels:
2026-06-11 12:41:23.049594 | controller |                 app.kubernetes.io/name: openstack-operator-controller-init
2026-06-11 12:41:23.049602 | controller |                 control-plane: controller-manager
2026-06-11 12:41:23.049611 | controller |                 openstack.org/operator-name: openstack-init
2026-06-11 12:41:23.049619 | controller |             strategy: {}
2026-06-11 12:41:23.049627 | controller |             template:
2026-06-11 12:41:23.049635 | controller |               metadata:
2026-06-11 12:41:23.049644 | controller |                 annotations:
2026-06-11 12:41:23.049652 | controller |                   kubectl.kubernetes.io/default-container: operator
2026-06-11 12:41:23.049660 | controller |                 creationTimestamp: null
2026-06-11 12:41:23.049669 | controller |                 labels:
2026-06-11 12:41:23.049677 | controller |                   app.kubernetes.io/name: openstack-operator-controller-init
2026-06-11 12:41:23.049685 | controller |                   control-plane: controller-manager
2026-06-11 12:41:23.049699 | controller |                   openstack.org/operator-name: openstack-init
2026-06-11 12:41:23.049708 | controller |               spec:
2026-06-11 12:41:23.049717 | controller |                 containers:
2026-06-11 12:41:23.049725 | controller |                 - args:
2026-06-11 12:41:23.049733 | controller |                   - --leader-elect
2026-06-11 12:41:23.049771 | controller |                   - --health-probe-bind-address=:8081
2026-06-11 12:41:23.049781 | controller |                   command:
2026-06-11 12:41:23.049789 | controller |                   - /operator
2026-06-11 12:41:23.049798 | controller |                   env:
2026-06-11 12:41:23.049806 | controller |                   - name: RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.049815 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-11 12:41:23.049823 | controller |                   - name: RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.049832 | controller |                     value: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-11 12:41:23.049840 | controller |                   - name: RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.049849 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-11 12:41:23.049857 | controller |                   - name: RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.049865 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-11 12:41:23.049874 | controller |                   - name: RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.049882 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-11 12:41:23.049891 | controller |                   - name: RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.049899 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-11 12:41:23.049907 | controller |                   - name: RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.049916 | controller |                     value: registry.redhat.io/ubi9/httpd-24:latest
2026-06-11 12:41:23.049925 | controller |                   - name: RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.049933 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-11 12:41:23.049941 | controller |                   - name: RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.049950 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-11 12:41:23.049960 | controller |                   - name: RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.049970 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-11 12:41:23.049978 | controller |                   - name: RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.049987 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-11 12:41:23.049995 | controller |                   - name: RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050004 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-11 12:41:23.050012 | controller |                   - name: RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050020 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-11 12:41:23.050032 | controller |                   - name: RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050044 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-11 12:41:23.050057 | controller |                   - name: RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050070 | controller |                     value: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-11 12:41:23.050090 | controller |                   - name: RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050110 | controller |                     value: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-11 12:41:23.050119 | controller |                   - name: RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050127 | controller |                     value: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-11 12:41:23.050136 | controller |                   - name: RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050144 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-11 12:41:23.050153 | controller |                   - name: RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050161 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-11 12:41:23.050169 | controller |                   - name: RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050178 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-11 12:41:23.050186 | controller |                   - name: RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050195 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-11 12:41:23.050203 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050212 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-11 12:41:23.050220 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050228 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-11 12:41:23.050237 | controller |                   - name: RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050245 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-11 12:41:23.050253 | controller |                   - name: RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050262 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-11 12:41:23.050270 | controller |                   - name: RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050279 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-11 12:41:23.050287 | controller |                   - name: RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050296 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-11 12:41:23.050304 | controller |                   - name: RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050312 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-11 12:41:23.050321 | controller |                   - name: RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050329 | controller |                     value: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-11 12:41:23.050338 | controller |                   - name: RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050346 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-11 12:41:23.050354 | controller |                   - name: RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050363 | controller |                     value: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-11 12:41:23.050371 | controller |                   - name: RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050379 | controller |                     value: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-11 12:41:23.050388 | controller |                   - name: RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050396 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-11 12:41:23.050409 | controller |                   - name: RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050418 | controller |                     value: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-11 12:41:23.050426 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050434 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-11 12:41:23.050443 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050461 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-11 12:41:23.050470 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050478 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-11 12:41:23.050486 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050495 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-11 12:41:23.050542 | controller |                   - name: RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050557 | controller |                     value: quay.io/prometheus/node-exporter:v1.5.0
2026-06-11 12:41:23.050566 | controller |                   - name: RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050574 | controller |                     value: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-11 12:41:23.050582 | controller |                   - name: RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050591 | controller |                     value: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-11 12:41:23.050599 | controller |                   - name: RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050607 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-11 12:41:23.050616 | controller |                   - name: RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050624 | controller |                     value: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-11 12:41:23.050632 | controller |                   - name: RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050640 | controller |                     value: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-11 12:41:23.050649 | controller |                   - name: RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050657 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-11 12:41:23.050665 | controller |                   - name: RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050674 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-11 12:41:23.050682 | controller |                   - name: RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050690 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-11 12:41:23.050699 | controller |                   - name: RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050707 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-11 12:41:23.050715 | controller |                   - name: RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050724 | controller |                     value: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-11 12:41:23.050732 | controller |                   - name: RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050765 | controller |                     value: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-11 12:41:23.050779 | controller |                   - name: RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050794 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-11 12:41:23.050803 | controller |                   - name: RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050811 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-11 12:41:23.050820 | controller |                   - name: RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050828 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-11 12:41:23.050837 | controller |                   - name: RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050845 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-11 12:41:23.050854 | controller |                   - name: RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050862 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-11 12:41:23.050871 | controller |                   - name: RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050879 | controller |                     value: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-11 12:41:23.050887 | controller |                   - name: RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050896 | controller |                     value: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-11 12:41:23.050904 | controller |                   - name: RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050913 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-11 12:41:23.050921 | controller |                   - name: RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050929 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-11 12:41:23.050938 | controller |                   - name: RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050946 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-11 12:41:23.050955 | controller |                   - name: RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050963 | controller |                     value: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-11 12:41:23.050971 | controller |                   - name: RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.050980 | controller |                     value: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-11 12:41:23.050988 | controller |                   - name: RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051003 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-11 12:41:23.051011 | controller |                   - name: RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051020 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-11 12:41:23.051028 | controller |                   - name: RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051036 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-11 12:41:23.051045 | controller |                   - name: RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051053 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-11 12:41:23.051065 | controller |                   - name: RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051077 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-11 12:41:23.051090 | controller |                   - name: RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051102 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-11 12:41:23.051115 | controller |                   - name: RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051132 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-11 12:41:23.051141 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051149 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-11 12:41:23.051158 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051166 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-11 12:41:23.051175 | controller |                   - name: RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051183 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-11 12:41:23.051192 | controller |                   - name: RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051200 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-11 12:41:23.051209 | controller |                   - name: RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051222 | controller |                     value: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-11 12:41:23.051231 | controller |                   - name: RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051239 | controller |                     value: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-11 12:41:23.051248 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051256 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-11 12:41:23.051265 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051273 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-11 12:41:23.051281 | controller |                   - name: RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051290 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-11 12:41:23.051298 | controller |                   - name: RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051307 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-11 12:41:23.051315 | controller |                   - name: RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051324 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-11 12:41:23.051332 | controller |                   - name: RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051340 | controller |                     value: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-11 12:41:23.051349 | controller |                   - name: RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051357 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-11 12:41:23.051366 | controller |                   - name: RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051374 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-11 12:41:23.051382 | controller |                   - name: RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051392 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-11 12:41:23.051402 | controller |                   - name: RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051411 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-11 12:41:23.051419 | controller |                   - name: RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051428 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-11 12:41:23.051447 | controller |                   - name: RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051456 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-11 12:41:23.051464 | controller |                   - name: RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051473 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-11 12:41:23.051481 | controller |                   - name: RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051489 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-11 12:41:23.051498 | controller |                   - name: RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051506 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-11 12:41:23.051515 | controller |                   - name: TEST_TOBIKO_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051523 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tobiko:current-podified
2026-06-11 12:41:23.051532 | controller |                   - name: TEST_ANSIBLETEST_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051540 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified
2026-06-11 12:41:23.051549 | controller |                   - name: TEST_HORIZONTEST_IMAGE_URL_DEFAULT
2026-06-11 12:41:23.051557 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizontest:current-podified
2026-06-11 12:41:23.051565 | controller |                   - name: RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT
2026-06-11 12:41:23.051574 | controller |                     value: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-11 12:41:23.051582 | controller |                   - name: RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 12:41:23.051591 | controller |                     value: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7
2026-06-11 12:41:23.051600 | controller |                   - name: RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 12:41:23.051612 | controller |                     value: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce
2026-06-11 12:41:23.051621 | controller |                   - name: RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 12:41:23.051629 | controller |                     value: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd
2026-06-11 12:41:23.051638 | controller |                   - name: RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 12:41:23.051647 | controller |                     value: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9
2026-06-11 12:41:23.051655 | controller |                   - name: RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 12:41:23.051664 | controller |                     value: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752
2026-06-11 12:41:23.051672 | controller |                   - name: RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 12:41:23.051681 | controller |                     value: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed
2026-06-11 12:41:23.051689 | controller |                   - name: RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 12:41:23.051698 | controller |                     value: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373
2026-06-11 12:41:23.051706 | controller |                   - name: RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 12:41:23.051715 | controller |                     value: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf
2026-06-11 12:41:23.051728 | controller |                   - name: RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 12:41:23.051736 | controller |                     value: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6
2026-06-11 12:41:23.051770 | controller |                   - name: RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 12:41:23.051784 | controller |                     value: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391
2026-06-11 12:41:23.051793 | controller |                   - name: RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 12:41:23.051802 | controller |                     value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398
2026-06-11 12:41:23.051810 | controller |                   - name: RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 12:41:23.051819 | controller |                     value: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d
2026-06-11 12:41:23.051827 | controller |                   - name: RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 12:41:23.051843 | controller |                     value: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60
2026-06-11 12:41:23.051852 | controller |                   - name: RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 12:41:23.051861 | controller |                     value: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63
2026-06-11 12:41:23.051869 | controller |                   - name: RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 12:41:23.051878 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1
2026-06-11 12:41:23.051886 | controller |                   - name: RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 12:41:23.051895 | controller |                     value: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7
2026-06-11 12:41:23.051903 | controller |                   - name: RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 12:41:23.051912 | controller |                     value: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67
2026-06-11 12:41:23.051920 | controller |                   - name: RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 12:41:23.051928 | controller |                     value: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6
2026-06-11 12:41:23.051937 | controller |                   - name: RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 12:41:23.051945 | controller |                     value: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc
2026-06-11 12:41:23.051954 | controller |                   - name: RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL
2026-06-11 12:41:23.051962 | controller |                     value: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d
2026-06-11 12:41:23.051970 | controller |                   - name: OPENSTACK_RELEASE_VERSION
2026-06-11 12:41:23.051979 | controller |                     value: 0.6.0-1781175837
2026-06-11 12:41:23.051988 | controller |                   - name: OPERATOR_IMAGE_URL
2026-06-11 12:41:23.051996 | controller |                     value: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8
2026-06-11 12:41:23.052005 | controller |                   - name: ENABLE_WEBHOOKS
2026-06-11 12:41:23.052017 | controller |                     value: "false"
2026-06-11 12:41:23.052026 | controller |                   - name: LEASE_DURATION
2026-06-11 12:41:23.052035 | controller |                     value: "30"
2026-06-11 12:41:23.052043 | controller |                   - name: RENEW_DEADLINE
2026-06-11 12:41:23.052056 | controller |                     value: "20"
2026-06-11 12:41:23.052065 | controller |                   - name: RETRY_PERIOD
2026-06-11 12:41:23.052074 | controller |                     value: "5"
2026-06-11 12:41:23.052085 | controller |                   image: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8
2026-06-11 12:41:23.052097 | controller |                   livenessProbe:
2026-06-11 12:41:23.052109 | controller |                     httpGet:
2026-06-11 12:41:23.052122 | controller |                       path: /healthz
2026-06-11 12:41:23.052135 | controller |                       port: 8081
2026-06-11 12:41:23.052147 | controller |                     initialDelaySeconds: 15
2026-06-11 12:41:23.052158 | controller |                     periodSeconds: 20
2026-06-11 12:41:23.052166 | controller |                   name: operator
2026-06-11 12:41:23.052175 | controller |                   readinessProbe:
2026-06-11 12:41:23.052184 | controller |                     httpGet:
2026-06-11 12:41:23.052192 | controller |                       path: /readyz
2026-06-11 12:41:23.052200 | controller |                       port: 8081
2026-06-11 12:41:23.052209 | controller |                     initialDelaySeconds: 5
2026-06-11 12:41:23.052217 | controller |                     periodSeconds: 10
2026-06-11 12:41:23.052226 | controller |                   resources:
2026-06-11 12:41:23.052234 | controller |                     limits:
2026-06-11 12:41:23.052243 | controller |                       cpu: 500m
2026-06-11 12:41:23.052251 | controller |                       memory: 256Mi
2026-06-11 12:41:23.052260 | controller |                     requests:
2026-06-11 12:41:23.052268 | controller |                       cpu: 10m
2026-06-11 12:41:23.052277 | controller |                       memory: 128Mi
2026-06-11 12:41:23.052285 | controller |                   securityContext:
2026-06-11 12:41:23.052294 | controller |                     allowPrivilegeEscalation: false
2026-06-11 12:41:23.052302 | controller |                 securityContext:
2026-06-11 12:41:23.052311 | controller |                   runAsNonRoot: true
2026-06-11 12:41:23.052319 | controller |                 serviceAccountName: openstack-operator-controller-init
2026-06-11 12:41:23.052328 | controller |                 terminationGracePeriodSeconds: 10
2026-06-11 12:41:23.052336 | controller |                 tolerations:
2026-06-11 12:41:23.052345 | controller |                 - effect: NoExecute
2026-06-11 12:41:23.052353 | controller |                   key: node.kubernetes.io/not-ready
2026-06-11 12:41:23.052362 | controller |                   operator: Exists
2026-06-11 12:41:23.052370 | controller |                   tolerationSeconds: 120
2026-06-11 12:41:23.052379 | controller |                 - effect: NoExecute
2026-06-11 12:41:23.052387 | controller |                   key: node.kubernetes.io/unreachable
2026-06-11 12:41:23.052395 | controller |                   operator: Exists
2026-06-11 12:41:23.052404 | controller |                   tolerationSeconds: 120
2026-06-11 12:41:23.052412 | controller |         permissions:
2026-06-11 12:41:23.052421 | controller |         - rules:
2026-06-11 12:41:23.052429 | controller |           - apiGroups:
2026-06-11 12:41:23.052438 | controller |             - ""
2026-06-11 12:41:23.052446 | controller |             resources:
2026-06-11 12:41:23.052455 | controller |             - configmaps
2026-06-11 12:41:23.052463 | controller |             verbs:
2026-06-11 12:41:23.052472 | controller |             - get
2026-06-11 12:41:23.052480 | controller |             - list
2026-06-11 12:41:23.052488 | controller |             - watch
2026-06-11 12:41:23.052497 | controller |             - create
2026-06-11 12:41:23.052505 | controller |             - update
2026-06-11 12:41:23.052514 | controller |             - patch
2026-06-11 12:41:23.052522 | controller |             - delete
2026-06-11 12:41:23.052530 | controller |           - apiGroups:
2026-06-11 12:41:23.052539 | controller |             - coordination.k8s.io
2026-06-11 12:41:23.052566 | controller |             resources:
2026-06-11 12:41:23.052575 | controller |             - leases
2026-06-11 12:41:23.052584 | controller |             verbs:
2026-06-11 12:41:23.052592 | controller |             - get
2026-06-11 12:41:23.052610 | controller |             - list
2026-06-11 12:41:23.052618 | controller |             - watch
2026-06-11 12:41:23.052629 | controller |             - create
2026-06-11 12:41:23.052637 | controller |             - update
2026-06-11 12:41:23.052645 | controller |             - patch
2026-06-11 12:41:23.052654 | controller |             - delete
2026-06-11 12:41:23.052662 | controller |           - apiGroups:
2026-06-11 12:41:23.052670 | controller |             - ""
2026-06-11 12:41:23.052685 | controller |             resources:
2026-06-11 12:41:23.052693 | controller |             - events
2026-06-11 12:41:23.052702 | controller |             verbs:
2026-06-11 12:41:23.052710 | controller |             - create
2026-06-11 12:41:23.052718 | controller |             - patch
2026-06-11 12:41:23.052727 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-11 12:41:23.052735 | controller |       strategy: deployment
2026-06-11 12:41:23.052767 | controller |     installModes:
2026-06-11 12:41:23.052781 | controller |     - supported: false
2026-06-11 12:41:23.052790 | controller |       type: OwnNamespace
2026-06-11 12:41:23.052799 | controller |     - supported: false
2026-06-11 12:41:23.052807 | controller |       type: SingleNamespace
2026-06-11 12:41:23.052816 | controller |     - supported: false
2026-06-11 12:41:23.052826 | controller |       type: MultiNamespace
2026-06-11 12:41:23.052835 | controller |     - supported: true
2026-06-11 12:41:23.052843 | controller |       type: AllNamespaces
2026-06-11 12:41:23.052851 | controller |     keywords:
2026-06-11 12:41:23.052860 | controller |     - OpenStack
2026-06-11 12:41:23.052868 | controller |     links:
2026-06-11 12:41:23.052876 | controller |     - name: Openstack Operator
2026-06-11 12:41:23.052885 | controller |       url: https://github.com/openstack-k8s-operators/
2026-06-11 12:41:23.052893 | controller |     maturity: alpha
2026-06-11 12:41:23.052902 | controller |     minKubeVersion: 0.0.1
2026-06-11 12:41:23.052910 | controller |     provider:
2026-06-11 12:41:23.052919 | controller |       name: Red Hat Inc.
2026-06-11 12:41:23.052927 | controller |       url: https://redhat.com/
2026-06-11 12:41:23.052935 | controller |     relatedImages:
2026-06-11 12:41:23.052944 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-11 12:41:23.052952 | controller |       name: agent-image-url-default
2026-06-11 12:41:23.052961 | controller |     - image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-11 12:41:23.052969 | controller |       name: ansibleee-image-url-default
2026-06-11 12:41:23.052978 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-11 12:41:23.052986 | controller |       name: aodh-api-image-url-default
2026-06-11 12:41:23.052995 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-11 12:41:23.053003 | controller |       name: aodh-evaluator-image-url-default
2026-06-11 12:41:23.053012 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-11 12:41:23.053021 | controller |       name: aodh-listener-image-url-default
2026-06-11 12:41:23.053029 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-11 12:41:23.053037 | controller |       name: aodh-notifier-image-url-default
2026-06-11 12:41:23.053046 | controller |     - image: registry.redhat.io/ubi9/httpd-24:latest
2026-06-11 12:41:23.053054 | controller |       name: apache-image-url-default
2026-06-11 12:41:23.053063 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-11 12:41:23.053071 | controller |       name: barbican-api-image-url-default
2026-06-11 12:41:23.053080 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-11 12:41:23.053088 | controller |       name: barbican-keystone-listener-image-url-default
2026-06-11 12:41:23.053096 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-11 12:41:23.053105 | controller |       name: barbican-worker-image-url-default
2026-06-11 12:41:23.053113 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-11 12:41:23.053122 | controller |       name: ceilometer-central-image-url-default
2026-06-11 12:41:23.053134 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-11 12:41:23.053147 | controller |       name: ceilometer-compute-image-url-default
2026-06-11 12:41:23.053159 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-11 12:41:23.053172 | controller |       name: ceilometer-ipmi-image-url-default
2026-06-11 12:41:23.053184 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-11 12:41:23.053193 | controller |       name: ceilometer-notification-image-url-default
2026-06-11 12:41:23.053207 | controller |     - image: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-11 12:41:23.053221 | controller |       name: ceilometer-mysqld-exporter-image-url-default
2026-06-11 12:41:23.053231 | controller |     - image: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-11 12:41:23.053239 | controller |       name: ceilometer-sgcore-image-url-default
2026-06-11 12:41:23.053247 | controller |     - image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-11 12:41:23.053257 | controller |       name: ksm-image-url-default
2026-06-11 12:41:23.053267 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-11 12:41:23.053275 | controller |       name: cinder-api-image-url-default
2026-06-11 12:41:23.053284 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-11 12:41:23.053292 | controller |       name: cinder-backup-image-url-default
2026-06-11 12:41:23.053301 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-11 12:41:23.053309 | controller |       name: cinder-scheduler-image-url-default
2026-06-11 12:41:23.053318 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-11 12:41:23.053326 | controller |       name: cinder-volume-image-url-default
2026-06-11 12:41:23.053335 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-11 12:41:23.053488 | controller |       name: cloudkitty-api-image-url-default
2026-06-11 12:41:23.053505 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-11 12:41:23.053514 | controller |       name: cloudkitty-proc-image-url-default
2026-06-11 12:41:23.053523 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-11 12:41:23.053531 | controller |       name: designate-api-image-url-default
2026-06-11 12:41:23.053540 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-11 12:41:23.053558 | controller |       name: designate-backendbind9-image-url-default
2026-06-11 12:41:23.053567 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-11 12:41:23.053576 | controller |       name: designate-central-image-url-default
2026-06-11 12:41:23.053584 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-11 12:41:23.053593 | controller |       name: designate-mdns-image-url-default
2026-06-11 12:41:23.053601 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-11 12:41:23.053610 | controller |       name: designate-producer-image-url-default
2026-06-11 12:41:23.053618 | controller |     - image: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-11 12:41:23.053627 | controller |       name: designate-unbound-image-url-default
2026-06-11 12:41:23.053635 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-11 12:41:23.053644 | controller |       name: designate-worker-image-url-default
2026-06-11 12:41:23.053652 | controller |     - image: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-11 12:41:23.053661 | controller |       name: edpm-frr-image-url-default
2026-06-11 12:41:23.053669 | controller |     - image: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-11 12:41:23.053678 | controller |       name: edpm-iscsid-image-url-default
2026-06-11 12:41:23.053686 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-11 12:41:23.053695 | controller |       name: edpm-logrotate-crond-image-url-default
2026-06-11 12:41:23.053703 | controller |     - image: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-11 12:41:23.053712 | controller |       name: edpm-multipathd-image-url-default
2026-06-11 12:41:23.053720 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-11 12:41:23.053729 | controller |       name: edpm-neutron-dhcp-agent-image-url-default
2026-06-11 12:41:23.053737 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-11 12:41:23.053784 | controller |       name: edpm-neutron-metadata-agent-image-url-default
2026-06-11 12:41:23.053798 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-11 12:41:23.053807 | controller |       name: edpm-neutron-ovn-agent-image-url-default
2026-06-11 12:41:23.053816 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-11 12:41:23.053824 | controller |       name: edpm-neutron-sriov-agent-image-url-default
2026-06-11 12:41:23.053833 | controller |     - image: quay.io/prometheus/node-exporter:v1.5.0
2026-06-11 12:41:23.053841 | controller |       name: edpm-node-exporter-image-url-default
2026-06-11 12:41:23.053850 | controller |     - image: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-11 12:41:23.053858 | controller |       name: edpm-kepler-image-url-default
2026-06-11 12:41:23.053867 | controller |     - image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-11 12:41:23.053876 | controller |       name: openstack-network-exporter-image-url-default
2026-06-11 12:41:23.053884 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-11 12:41:23.053893 | controller |       name: edpm-ovn-bgp-agent-image-url-default
2026-06-11 12:41:23.053901 | controller |     - image: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-11 12:41:23.053910 | controller |       name: edpm-podman-exporter-image-url-default
2026-06-11 12:41:23.053918 | controller |     - image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-11 12:41:23.053926 | controller |       name: glance-api-image-url-default
2026-06-11 12:41:23.053935 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-11 12:41:23.053944 | controller |       name: heat-api-image-url-default
2026-06-11 12:41:23.053952 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-11 12:41:23.053961 | controller |       name: heat-cfnapi-image-url-default
2026-06-11 12:41:23.053969 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-11 12:41:23.053978 | controller |       name: heat-engine-image-url-default
2026-06-11 12:41:23.053986 | controller |     - image: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-11 12:41:23.053995 | controller |       name: horizon-image-url-default
2026-06-11 12:41:23.054003 | controller |     - image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-11 12:41:23.054012 | controller |       name: infra-memcached-image-url-default
2026-06-11 12:41:23.054020 | controller |     - image: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-11 12:41:23.054029 | controller |       name: infra-redis-image-url-default
2026-06-11 12:41:23.054037 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-11 12:41:23.054046 | controller |       name: ironic-api-image-url-default
2026-06-11 12:41:23.054054 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-11 12:41:23.054063 | controller |       name: ironic-conductor-image-url-default
2026-06-11 12:41:23.054071 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-11 12:41:23.054080 | controller |       name: ironic-inspector-image-url-default
2026-06-11 12:41:23.054088 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-11 12:41:23.054097 | controller |       name: ironic-neutron-agent-image-url-default
2026-06-11 12:41:23.054105 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-11 12:41:23.054114 | controller |       name: ironic-pxe-image-url-default
2026-06-11 12:41:23.054123 | controller |     - image: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-11 12:41:23.054139 | controller |       name: ironic-python-agent-image-url-default
2026-06-11 12:41:23.054153 | controller |     - image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-11 12:41:23.054165 | controller |       name: keystone-api-image-url-default
2026-06-11 12:41:23.054177 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-11 12:41:23.054202 | controller |       name: manila-api-image-url-default
2026-06-11 12:41:23.054215 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-11 12:41:23.054226 | controller |       name: manila-scheduler-image-url-default
2026-06-11 12:41:23.054235 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-11 12:41:23.054244 | controller |       name: manila-share-image-url-default
2026-06-11 12:41:23.054252 | controller |     - image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-11 12:41:23.054261 | controller |       name: mariadb-image-url-default
2026-06-11 12:41:23.054269 | controller |     - image: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-11 12:41:23.054278 | controller |       name: net-utils-image-url-default
2026-06-11 12:41:23.054286 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-11 12:41:23.054295 | controller |       name: neutron-api-image-url-default
2026-06-11 12:41:23.054303 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-11 12:41:23.054312 | controller |       name: nova-api-image-url-default
2026-06-11 12:41:23.054320 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-11 12:41:23.054329 | controller |       name: nova-compute-image-url-default
2026-06-11 12:41:23.054337 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-11 12:41:23.054346 | controller |       name: nova-conductor-image-url-default
2026-06-11 12:41:23.054354 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-11 12:41:23.054363 | controller |       name: nova-novnc-image-url-default
2026-06-11 12:41:23.054371 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-11 12:41:23.054380 | controller |       name: nova-scheduler-image-url-default
2026-06-11 12:41:23.054388 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-11 12:41:23.054397 | controller |       name: octavia-api-image-url-default
2026-06-11 12:41:23.054405 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-11 12:41:23.054414 | controller |       name: octavia-healthmanager-image-url-default
2026-06-11 12:41:23.054422 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-11 12:41:23.054430 | controller |       name: octavia-housekeeping-image-url-default
2026-06-11 12:41:23.054439 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-11 12:41:23.054447 | controller |       name: octavia-worker-image-url-default
2026-06-11 12:41:23.054455 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-11 12:41:23.054464 | controller |       name: octavia-rsyslog-image-url-default
2026-06-11 12:41:23.054472 | controller |     - image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-11 12:41:23.054481 | controller |       name: openstack-client-image-url-default
2026-06-11 12:41:23.054489 | controller |     - image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-11 12:41:23.054530 | controller |       name: os-container-image-url-default
2026-06-11 12:41:23.054540 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-11 12:41:23.054548 | controller |       name: ovn-controller-image-url-default
2026-06-11 12:41:23.054557 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-11 12:41:23.054565 | controller |       name: ovn-controller-ovs-image-url-default
2026-06-11 12:41:23.054574 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-11 12:41:23.054582 | controller |       name: ovn-nb-dbcluster-image-url-default
2026-06-11 12:41:23.054591 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-11 12:41:23.054599 | controller |       name: ovn-northd-image-url-default
2026-06-11 12:41:23.054612 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-11 12:41:23.054620 | controller |       name: ovn-sb-dbcluster-image-url-default
2026-06-11 12:41:23.054629 | controller |     - image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-11 12:41:23.054637 | controller |       name: placement-api-image-url-default
2026-06-11 12:41:23.054646 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-11 12:41:23.054654 | controller |       name: rabbitmq-image-url-default
2026-06-11 12:41:23.054662 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-11 12:41:23.054671 | controller |       name: swift-account-image-url-default
2026-06-11 12:41:23.054679 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-11 12:41:23.054688 | controller |       name: swift-container-image-url-default
2026-06-11 12:41:23.054696 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-11 12:41:23.054705 | controller |       name: swift-object-image-url-default
2026-06-11 12:41:23.054713 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-11 12:41:23.054722 | controller |       name: swift-proxy-image-url-default
2026-06-11 12:41:23.054730 | controller |     - image: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-11 12:41:23.054764 | controller |       name: test-tempest-image-url-default
2026-06-11 12:41:23.054786 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-11 12:41:23.054795 | controller |       name: watcher-api-image-url-default
2026-06-11 12:41:23.054803 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-11 12:41:23.054812 | controller |       name: watcher-applier-image-url-default
2026-06-11 12:41:23.054820 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-11 12:41:23.054829 | controller |       name: watcher-decision-engine-image-url-default
2026-06-11 12:41:23.054837 | controller |     - image: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-11 12:41:23.054846 | controller |       name: openstack-must-gather-default
2026-06-11 12:41:23.054854 | controller |     - image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7
2026-06-11 12:41:23.054863 | controller |       name: barbican-operator-manager-image-url
2026-06-11 12:41:23.054872 | controller |     - image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce
2026-06-11 12:41:23.054880 | controller |       name: cinder-operator-manager-image-url
2026-06-11 12:41:23.054889 | controller |     - image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd
2026-06-11 12:41:23.054897 | controller |       name: designate-operator-manager-image-url
2026-06-11 12:41:23.054906 | controller |     - image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9
2026-06-11 12:41:23.054914 | controller |       name: glance-operator-manager-image-url
2026-06-11 12:41:23.054923 | controller |     - image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752
2026-06-11 12:41:23.054931 | controller |       name: heat-operator-manager-image-url
2026-06-11 12:41:23.054940 | controller |     - image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed
2026-06-11 12:41:23.054948 | controller |       name: horizon-operator-manager-image-url
2026-06-11 12:41:23.054957 | controller |     - image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373
2026-06-11 12:41:23.054965 | controller |       name: infra-operator-manager-image-url
2026-06-11 12:41:23.054974 | controller |     - image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf
2026-06-11 12:41:23.054986 | controller |       name: ironic-operator-manager-image-url
2026-06-11 12:41:23.054995 | controller |     - image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6
2026-06-11 12:41:23.055003 | controller |       name: keystone-operator-manager-image-url
2026-06-11 12:41:23.055021 | controller |     - image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391
2026-06-11 12:41:23.055030 | controller |       name: manila-operator-manager-image-url
2026-06-11 12:41:23.055039 | controller |     - image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398
2026-06-11 12:41:23.055047 | controller |       name: mariadb-operator-manager-image-url
2026-06-11 12:41:23.055056 | controller |     - image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d
2026-06-11 12:41:23.055065 | controller |       name: neutron-operator-manager-image-url
2026-06-11 12:41:23.055073 | controller |     - image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60
2026-06-11 12:41:23.055082 | controller |       name: nova-operator-manager-image-url
2026-06-11 12:41:23.055090 | controller |     - image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63
2026-06-11 12:41:23.055099 | controller |       name: octavia-operator-manager-image-url
2026-06-11 12:41:23.055107 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1
2026-06-11 12:41:23.055116 | controller |       name: openstack-baremetal-operator-manager-image-url
2026-06-11 12:41:23.055125 | controller |     - image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7
2026-06-11 12:41:23.055134 | controller |       name: ovn-operator-manager-image-url
2026-06-11 12:41:23.055142 | controller |     - image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67
2026-06-11 12:41:23.055151 | controller |       name: swift-operator-manager-image-url
2026-06-11 12:41:23.055159 | controller |     - image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6
2026-06-11 12:41:23.055168 | controller |       name: telemetry-operator-manager-image-url
2026-06-11 12:41:23.055176 | controller |     - image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc
2026-06-11 12:41:23.055186 | controller |       name: test-operator-manager-image-url
2026-06-11 12:41:23.055198 | controller |     - image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d
2026-06-11 12:41:23.055219 | controller |       name: watcher-operator-manager-image-url
2026-06-11 12:41:23.055232 | controller |     version: 0.6.0
2026-06-11 12:41:23.055244 | controller |   status:
2026-06-11 12:41:23.055257 | controller |     cleanup: {}
2026-06-11 12:41:23.055266 | controller |     conditions:
2026-06-11 12:41:23.055274 | controller |     - lastTransitionTime: "2026-06-11T11:42:40Z"
2026-06-11 12:41:23.055283 | controller |       lastUpdateTime: "2026-06-11T11:42:40Z"
2026-06-11 12:41:23.055291 | controller |       message: requirements not yet checked
2026-06-11 12:41:23.055300 | controller |       phase: Pending
2026-06-11 12:41:23.055308 | controller |       reason: RequirementsUnknown
2026-06-11 12:41:23.055317 | controller |     - lastTransitionTime: "2026-06-11T11:42:40Z"
2026-06-11 12:41:23.055325 | controller |       lastUpdateTime: "2026-06-11T11:42:40Z"
2026-06-11 12:41:23.055334 | controller |       message: one or more requirements couldn't be found
2026-06-11 12:41:23.055342 | controller |       phase: Pending
2026-06-11 12:41:23.055351 | controller |       reason: RequirementsNotMet
2026-06-11 12:41:23.055359 | controller |     - lastTransitionTime: "2026-06-11T11:42:40Z"
2026-06-11 12:41:23.055368 | controller |       lastUpdateTime: "2026-06-11T11:42:40Z"
2026-06-11 12:41:23.055376 | controller |       message: all requirements found, attempting install
2026-06-11 12:41:23.055389 | controller |       phase: InstallReady
2026-06-11 12:41:23.055398 | controller |       reason: AllRequirementsMet
2026-06-11 12:41:23.055406 | controller |     - lastTransitionTime: "2026-06-11T11:42:41Z"
2026-06-11 12:41:23.055415 | controller |       lastUpdateTime: "2026-06-11T11:42:41Z"
2026-06-11 12:41:23.055423 | controller |       message: waiting for install components to report healthy
2026-06-11 12:41:23.055432 | controller |       phase: Installing
2026-06-11 12:41:23.055441 | controller |       reason: InstallSucceeded
2026-06-11 12:41:23.055449 | controller |     - lastTransitionTime: "2026-06-11T11:42:41Z"
2026-06-11 12:41:23.055458 | controller |       lastUpdateTime: "2026-06-11T11:42:41Z"
2026-06-11 12:41:23.055466 | controller |       message: 'installing: waiting for deployment openstack-operator-controller-init
2026-06-11 12:41:23.055475 | controller |         to become ready: deployment "openstack-operator-controller-init" not available:
2026-06-11 12:41:23.055483 | controller |         Deployment does not have minimum availability.'
2026-06-11 12:41:23.055492 | controller |       phase: Installing
2026-06-11 12:41:23.055500 | controller |       reason: InstallWaiting
2026-06-11 12:41:23.055509 | controller |     - lastTransitionTime: "2026-06-11T11:43:14Z"
2026-06-11 12:41:23.055517 | controller |       lastUpdateTime: "2026-06-11T11:43:14Z"
2026-06-11 12:41:23.055526 | controller |       message: install strategy completed with no errors
2026-06-11 12:41:23.055534 | controller |       phase: Succeeded
2026-06-11 12:41:23.055543 | controller |       reason: InstallSucceeded
2026-06-11 12:41:23.055551 | controller |     lastTransitionTime: "2026-06-11T11:43:14Z"
2026-06-11 12:41:23.055560 | controller |     lastUpdateTime: "2026-06-11T11:43:14Z"
2026-06-11 12:41:23.055569 | controller |     message: install strategy completed with no errors
2026-06-11 12:41:23.055577 | controller |     phase: Succeeded
2026-06-11 12:41:23.055586 | controller |     reason: InstallSucceeded
2026-06-11 12:41:23.055594 | controller |     requirementStatus:
2026-06-11 12:41:23.055603 | controller |     - group: operators.coreos.com
2026-06-11 12:41:23.055612 | controller |       kind: ClusterServiceVersion
2026-06-11 12:41:23.055620 | controller |       message: CSV minKubeVersion (0.0.1) less than server version (v1.33.5)
2026-06-11 12:41:23.055629 | controller |       name: openstack-operator.v0.6.0
2026-06-11 12:41:23.055637 | controller |       status: Present
2026-06-11 12:41:23.055646 | controller |       version: v1alpha1
2026-06-11 12:41:23.055654 | controller |     - group: apiextensions.k8s.io
2026-06-11 12:41:23.055663 | controller |       kind: CustomResourceDefinition
2026-06-11 12:41:23.055672 | controller |       message: CRD is present and Established condition is true
2026-06-11 12:41:23.055680 | controller |       name: openstacks.operator.openstack.org
2026-06-11 12:41:23.055689 | controller |       status: Present
2026-06-11 12:41:23.055697 | controller |       uuid: 64ff6d43-3c99-4060-a8c0-9d6899b81e81
2026-06-11 12:41:23.055706 | controller |       version: v1
2026-06-11 12:41:23.055715 | controller |     - dependents:
2026-06-11 12:41:23.055723 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 12:41:23.055732 | controller |         kind: PolicyRule
2026-06-11 12:41:23.055764 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authentication.k8s.io"],"resources":["tokenreviews"]}
2026-06-11 12:41:23.055778 | controller |         status: Satisfied
2026-06-11 12:41:23.055787 | controller |         version: v1
2026-06-11 12:41:23.055795 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 12:41:23.055804 | controller |         kind: PolicyRule
2026-06-11 12:41:23.055812 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authorization.k8s.io"],"resources":["subjectaccessreviews"]}
2026-06-11 12:41:23.055821 | controller |         status: Satisfied
2026-06-11 12:41:23.055829 | controller |         version: v1
2026-06-11 12:41:23.055838 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 12:41:23.055846 | controller |         kind: PolicyRule
2026-06-11 12:41:23.055855 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":[""],"resources":["configmaps","namespaces","serviceaccounts","services"]}
2026-06-11 12:41:23.055863 | controller |         status: Satisfied
2026-06-11 12:41:23.055872 | controller |         version: v1
2026-06-11 12:41:23.055880 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 12:41:23.055889 | controller |         kind: PolicyRule
2026-06-11 12:41:23.055897 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["admissionregistration.k8s.io"],"resources":["mutatingwebhookconfigurations","validatingwebhookconfigurations"]}
2026-06-11 12:41:23.055910 | controller |         status: Satisfied
2026-06-11 12:41:23.055918 | controller |         version: v1
2026-06-11 12:41:23.055927 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 12:41:23.055935 | controller |         kind: PolicyRule
2026-06-11 12:41:23.055943 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["apiextensions.k8s.io"],"resources":["*"]}
2026-06-11 12:41:23.055952 | controller |         status: Satisfied
2026-06-11 12:41:23.055960 | controller |         version: v1
2026-06-11 12:41:23.055969 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 12:41:23.055977 | controller |         kind: PolicyRule
2026-06-11 12:41:23.055986 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["apps"],"resources":["deployments"]}
2026-06-11 12:41:23.055994 | controller |         status: Satisfied
2026-06-11 12:41:23.056003 | controller |         version: v1
2026-06-11 12:41:23.056011 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 12:41:23.056019 | controller |         kind: PolicyRule
2026-06-11 12:41:23.056028 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["cert-manager.io"],"resources":["certificates","issuers"]}
2026-06-11 12:41:23.056037 | controller |         status: Satisfied
2026-06-11 12:41:23.056047 | controller |         version: v1
2026-06-11 12:41:23.056056 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 12:41:23.056064 | controller |         kind: PolicyRule
2026-06-11 12:41:23.056079 | controller |         message: cluster rule:{"verbs":["get","list","watch"],"apiGroups":["discovery.k8s.io"],"resources":["endpointslices"]}
2026-06-11 12:41:23.056088 | controller |         status: Satisfied
2026-06-11 12:41:23.056096 | controller |         version: v1
2026-06-11 12:41:23.056105 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 12:41:23.056113 | controller |         kind: PolicyRule
2026-06-11 12:41:23.056122 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update","watch"],"apiGroups":["monitoring.coreos.com"],"resources":["servicemonitors"]}
2026-06-11 12:41:23.056130 | controller |         status: Satisfied
2026-06-11 12:41:23.056139 | controller |         version: v1
2026-06-11 12:41:23.056147 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 12:41:23.056156 | controller |         kind: PolicyRule
2026-06-11 12:41:23.056164 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update"],"apiGroups":["networking.k8s.io"],"resources":["networkpolicies"]}
2026-06-11 12:41:23.056172 | controller |         status: Satisfied
2026-06-11 12:41:23.056181 | controller |         version: v1
2026-06-11 12:41:23.056189 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 12:41:23.056197 | controller |         kind: PolicyRule
2026-06-11 12:41:23.056206 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["operator.openstack.org"],"resources":["openstacks"]}
2026-06-11 12:41:23.056215 | controller |         status: Satisfied
2026-06-11 12:41:23.056223 | controller |         version: v1
2026-06-11 12:41:23.056235 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 12:41:23.056247 | controller |         kind: PolicyRule
2026-06-11 12:41:23.056266 | controller |         message: cluster rule:{"verbs":["update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/finalizers"]}
2026-06-11 12:41:23.056279 | controller |         status: Satisfied
2026-06-11 12:41:23.056290 | controller |         version: v1
2026-06-11 12:41:23.056298 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 12:41:23.056307 | controller |         kind: PolicyRule
2026-06-11 12:41:23.056315 | controller |         message: cluster rule:{"verbs":["get","patch","update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/status"]}
2026-06-11 12:41:23.056324 | controller |         status: Satisfied
2026-06-11 12:41:23.056332 | controller |         version: v1
2026-06-11 12:41:23.056340 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 12:41:23.056349 | controller |         kind: PolicyRule
2026-06-11 12:41:23.056357 | controller |         message: cluster rule:{"verbs":["delete","get","list"],"apiGroups":["operators.coreos.com"],"resources":["clusterserviceversions","installplans","operators","subscriptions"]}
2026-06-11 12:41:23.056370 | controller |         status: Satisfied
2026-06-11 12:41:23.056378 | controller |         version: v1
2026-06-11 12:41:23.056387 | controller |       - group: rbac.authorization.k8s.io
2026-06-11 12:41:23.056395 | controller |         kind: PolicyRule
2026-06-11 12:41:23.056404 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["rbac.authorization.k8s.io"],"resources":["clusterrolebindings","clusterroles","rolebindings","roles"]}
2026-06-11 12:41:23.056412 | controller |         status: Satisfied
2026-06-11 12:41:23.056421 | controller |         version: v1
2026-06-11 12:41:23.056429 | controller |       group: ""
2026-06-11 12:41:23.056437 | controller |       kind: ServiceAccount
2026-06-11 12:41:23.056446 | controller |       message: ""
2026-06-11 12:41:23.056454 | controller |       name: openstack-operator-controller-init
2026-06-11 12:41:23.056463 | controller |       status: Present
2026-06-11 12:41:23.056471 | controller |       version: v1
2026-06-11 12:41:23.056480 | controller | kind: List
2026-06-11 12:41:23.056488 | controller | metadata:
2026-06-11 12:41:23.056497 | controller |   resourceVersion: ""
2026-06-11 12:41:23.575585 | controller | ok: Runtime: 0:00:00.207810
2026-06-11 12:41:23.614673 | 
2026-06-11 12:41:23.614875 | TASK [env_op_images : Get the images name]
2026-06-11 12:41:24.228148 | controller | [
2026-06-11 12:41:24.228295 | controller |   {
2026-06-11 12:41:24.228311 | controller |     "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-11 12:41:24.228320 | controller |   },
2026-06-11 12:41:24.228329 | controller |   {
2026-06-11 12:41:24.228340 | controller |     "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7"
2026-06-11 12:41:24.228349 | controller |   },
2026-06-11 12:41:24.228357 | controller |   {
2026-06-11 12:41:24.228368 | controller |     "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce"
2026-06-11 12:41:24.228378 | controller |   },
2026-06-11 12:41:24.228387 | controller |   {
2026-06-11 12:41:24.228395 | controller |     "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd"
2026-06-11 12:41:24.228403 | controller |   },
2026-06-11 12:41:24.228410 | controller |   {
2026-06-11 12:41:24.228419 | controller |     "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9"
2026-06-11 12:41:24.228426 | controller |   },
2026-06-11 12:41:24.228434 | controller |   {
2026-06-11 12:41:24.228449 | controller |     "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752"
2026-06-11 12:41:24.228457 | controller |   },
2026-06-11 12:41:24.228465 | controller |   {
2026-06-11 12:41:24.228473 | controller |     "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed"
2026-06-11 12:41:24.228481 | controller |   },
2026-06-11 12:41:24.228489 | controller |   {
2026-06-11 12:41:24.228497 | controller |     "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373"
2026-06-11 12:41:24.228505 | controller |   },
2026-06-11 12:41:24.228513 | controller |   {
2026-06-11 12:41:24.228521 | controller |     "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf"
2026-06-11 12:41:24.228529 | controller |   },
2026-06-11 12:41:24.228536 | controller |   {
2026-06-11 12:41:24.228544 | controller |     "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6"
2026-06-11 12:41:24.228552 | controller |   },
2026-06-11 12:41:24.228560 | controller |   {
2026-06-11 12:41:24.228568 | controller |     "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391"
2026-06-11 12:41:24.228576 | controller |   },
2026-06-11 12:41:24.228584 | controller |   {
2026-06-11 12:41:24.228591 | controller |     "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398"
2026-06-11 12:41:24.228599 | controller |   },
2026-06-11 12:41:24.228607 | controller |   {
2026-06-11 12:41:24.228615 | controller |     "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d"
2026-06-11 12:41:24.228623 | controller |   },
2026-06-11 12:41:24.228631 | controller |   {
2026-06-11 12:41:24.228638 | controller |     "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60"
2026-06-11 12:41:24.228646 | controller |   },
2026-06-11 12:41:24.228654 | controller |   {
2026-06-11 12:41:24.228662 | controller |     "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63"
2026-06-11 12:41:24.228670 | controller |   },
2026-06-11 12:41:24.228686 | controller |   {
2026-06-11 12:41:24.228695 | controller |     "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1"
2026-06-11 12:41:24.228706 | controller |   },
2026-06-11 12:41:24.228713 | controller |   {
2026-06-11 12:41:24.228722 | controller |     "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7"
2026-06-11 12:41:24.228730 | controller |   },
2026-06-11 12:41:24.228767 | controller |   {
2026-06-11 12:41:24.228780 | controller |     "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67"
2026-06-11 12:41:24.228789 | controller |   },
2026-06-11 12:41:24.228796 | controller |   {
2026-06-11 12:41:24.228804 | controller |     "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6"
2026-06-11 12:41:24.228812 | controller |   },
2026-06-11 12:41:24.228820 | controller |   {
2026-06-11 12:41:24.228828 | controller |     "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc"
2026-06-11 12:41:24.228836 | controller |   },
2026-06-11 12:41:24.228844 | controller |   {
2026-06-11 12:41:24.228852 | controller |     "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d"
2026-06-11 12:41:24.228860 | controller |   }
2026-06-11 12:41:24.228868 | controller | ]
2026-06-11 12:41:24.755779 | controller | ok: Runtime: 0:00:00.170205
2026-06-11 12:41:24.836272 | 
2026-06-11 12:41:24.836454 | TASK [env_op_images : Extract env variable name and images]
2026-06-11 12:41:24.920613 | controller | ok
2026-06-11 12:41:24.946148 | 
2026-06-11 12:41:24.946271 | TASK [env_op_images : Get all pods from all namespaces to find openstack-operator-index]
2026-06-11 12:41:29.183834 | controller | ok
2026-06-11 12:41:31.026716 | 
2026-06-11 12:41:31.026894 | TASK [env_op_images : Retrieve openstack-operator-index pod]
2026-06-11 12:41:31.271913 | controller | ok
2026-06-11 12:41:31.318260 | 
2026-06-11 12:41:31.318457 | TASK [env_op_images : Get all the pods in openstack-operator namespace]
2026-06-11 12:41:33.058318 | controller | ok
2026-06-11 12:41:33.232259 | 
2026-06-11 12:41:33.232445 | TASK [env_op_images : Get operator images and pods]
2026-06-11 12:41:34.143471 | controller | ok
2026-06-11 12:41:34.281637 | 
2026-06-11 12:41:34.281792 | LOOP [env_op_images : Add operator images to the dictionary]
2026-06-11 12:41:34.609672 | controller | ok:
2026-06-11 12:41:34.610005 | controller | {
2026-06-11 12:41:34.610042 | controller |   "apiVersion": "v1",
2026-06-11 12:41:34.610068 | controller |   "kind": "Pod",
2026-06-11 12:41:34.610091 | controller |   "metadata": {
2026-06-11 12:41:34.610113 | controller |     "annotations": {
2026-06-11 12:41:34.610136 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.71/23\"],\"mac_address\":\"0a:58:0a:d9:00:47\",\"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.0.71/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 12:41:34.610168 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.71\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:47\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 12:41:34.610194 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 12:41:34.610216 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 12:41:34.610237 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 12:41:34.610259 | controller |     },
2026-06-11 12:41:34.610280 | controller |     "creationTimestamp": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.610301 | controller |     "generateName": "barbican-operator-controller-manager-7b8ffd8c4f-",
2026-06-11 12:41:34.610322 | controller |     "generation": 1,
2026-06-11 12:41:34.610343 | controller |     "labels": {
2026-06-11 12:41:34.610393 | controller |       "app.kubernetes.io/name": "barbican-operator",
2026-06-11 12:41:34.610415 | controller |       "control-plane": "controller-manager",
2026-06-11 12:41:34.610436 | controller |       "openstack.org/operator-name": "barbican",
2026-06-11 12:41:34.610457 | controller |       "pod-template-hash": "7b8ffd8c4f"
2026-06-11 12:41:34.610477 | controller |     },
2026-06-11 12:41:34.610497 | controller |     "managedFields": [
2026-06-11 12:41:34.610517 | controller |       {
2026-06-11 12:41:34.610538 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.610558 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.610579 | controller |         "fieldsV1": {
2026-06-11 12:41:34.610600 | controller |           "f:metadata": {
2026-06-11 12:41:34.610620 | controller |             "f:annotations": {
2026-06-11 12:41:34.610641 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 12:41:34.610662 | controller |             }
2026-06-11 12:41:34.610683 | controller |           }
2026-06-11 12:41:34.610703 | controller |         },
2026-06-11 12:41:34.610724 | controller |         "manager": "crc",
2026-06-11 12:41:34.610744 | controller |         "operation": "Update",
2026-06-11 12:41:34.610764 | controller |         "subresource": "status",
2026-06-11 12:41:34.610785 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.610805 | controller |       },
2026-06-11 12:41:34.610826 | controller |       {
2026-06-11 12:41:34.610847 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.610867 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.610888 | controller |         "fieldsV1": {
2026-06-11 12:41:34.610908 | controller |           "f:metadata": {
2026-06-11 12:41:34.610929 | controller |             "f:annotations": {
2026-06-11 12:41:34.610949 | controller |               ".": {},
2026-06-11 12:41:34.610973 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 12:41:34.610995 | controller |             },
2026-06-11 12:41:34.611016 | controller |             "f:generateName": {},
2026-06-11 12:41:34.611036 | controller |             "f:labels": {
2026-06-11 12:41:34.611056 | controller |               ".": {},
2026-06-11 12:41:34.611076 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 12:41:34.611096 | controller |               "f:control-plane": {},
2026-06-11 12:41:34.611116 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 12:41:34.611136 | controller |               "f:pod-template-hash": {}
2026-06-11 12:41:34.611156 | controller |             },
2026-06-11 12:41:34.611176 | controller |             "f:ownerReferences": {
2026-06-11 12:41:34.611195 | controller |               ".": {},
2026-06-11 12:41:34.611215 | controller |               "k:{\"uid\":\"184d97fe-5e6a-4910-9472-25258ba86f4f\"}": {}
2026-06-11 12:41:34.611242 | controller |             }
2026-06-11 12:41:34.611262 | controller |           },
2026-06-11 12:41:34.611283 | controller |           "f:spec": {
2026-06-11 12:41:34.611303 | controller |             "f:containers": {
2026-06-11 12:41:34.611323 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 12:41:34.611344 | controller |                 ".": {},
2026-06-11 12:41:34.611390 | controller |                 "f:args": {},
2026-06-11 12:41:34.611412 | controller |                 "f:command": {},
2026-06-11 12:41:34.611433 | controller |                 "f:env": {
2026-06-11 12:41:34.611453 | controller |                   ".": {},
2026-06-11 12:41:34.611474 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 12:41:34.611494 | controller |                     ".": {},
2026-06-11 12:41:34.611516 | controller |                     "f:name": {},
2026-06-11 12:41:34.611536 | controller |                     "f:value": {}
2026-06-11 12:41:34.611557 | controller |                   },
2026-06-11 12:41:34.611577 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 12:41:34.611597 | controller |                     ".": {},
2026-06-11 12:41:34.611617 | controller |                     "f:name": {},
2026-06-11 12:41:34.611641 | controller |                     "f:value": {}
2026-06-11 12:41:34.611664 | controller |                   },
2026-06-11 12:41:34.611685 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 12:41:34.611705 | controller |                     ".": {},
2026-06-11 12:41:34.611726 | controller |                     "f:name": {},
2026-06-11 12:41:34.611746 | controller |                     "f:value": {}
2026-06-11 12:41:34.611766 | controller |                   },
2026-06-11 12:41:34.611787 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 12:41:34.611808 | controller |                     ".": {},
2026-06-11 12:41:34.611828 | controller |                     "f:name": {},
2026-06-11 12:41:34.611849 | controller |                     "f:value": {}
2026-06-11 12:41:34.611869 | controller |                   },
2026-06-11 12:41:34.611890 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 12:41:34.611911 | controller |                     ".": {},
2026-06-11 12:41:34.611932 | controller |                     "f:name": {},
2026-06-11 12:41:34.611952 | controller |                     "f:value": {}
2026-06-11 12:41:34.611973 | controller |                   }
2026-06-11 12:41:34.611993 | controller |                 },
2026-06-11 12:41:34.612013 | controller |                 "f:image": {},
2026-06-11 12:41:34.612033 | controller |                 "f:imagePullPolicy": {},
2026-06-11 12:41:34.612053 | controller |                 "f:livenessProbe": {
2026-06-11 12:41:34.612073 | controller |                   ".": {},
2026-06-11 12:41:34.612093 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.612113 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.612134 | controller |                     ".": {},
2026-06-11 12:41:34.612154 | controller |                     "f:path": {},
2026-06-11 12:41:34.612174 | controller |                     "f:port": {},
2026-06-11 12:41:34.612194 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.612213 | controller |                   },
2026-06-11 12:41:34.612233 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.612253 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.612273 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.612293 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.612313 | controller |                 },
2026-06-11 12:41:34.612333 | controller |                 "f:name": {},
2026-06-11 12:41:34.612379 | controller |                 "f:readinessProbe": {
2026-06-11 12:41:34.612407 | controller |                   ".": {},
2026-06-11 12:41:34.612428 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.612449 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.612470 | controller |                     ".": {},
2026-06-11 12:41:34.612489 | controller |                     "f:path": {},
2026-06-11 12:41:34.612509 | controller |                     "f:port": {},
2026-06-11 12:41:34.612528 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.612548 | controller |                   },
2026-06-11 12:41:34.612568 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.612588 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.612609 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.612629 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.612648 | controller |                 },
2026-06-11 12:41:34.612668 | controller |                 "f:resources": {
2026-06-11 12:41:34.612688 | controller |                   ".": {},
2026-06-11 12:41:34.612708 | controller |                   "f:limits": {
2026-06-11 12:41:34.612728 | controller |                     ".": {},
2026-06-11 12:41:34.612748 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.612768 | controller |                     "f:memory": {}
2026-06-11 12:41:34.612788 | controller |                   },
2026-06-11 12:41:34.612808 | controller |                   "f:requests": {
2026-06-11 12:41:34.612829 | controller |                     ".": {},
2026-06-11 12:41:34.612849 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.612869 | controller |                     "f:memory": {}
2026-06-11 12:41:34.612890 | controller |                   }
2026-06-11 12:41:34.612910 | controller |                 },
2026-06-11 12:41:34.612930 | controller |                 "f:securityContext": {
2026-06-11 12:41:34.612951 | controller |                   ".": {},
2026-06-11 12:41:34.612971 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 12:41:34.612992 | controller |                 },
2026-06-11 12:41:34.613012 | controller |                 "f:terminationMessagePath": {},
2026-06-11 12:41:34.613032 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 12:41:34.613053 | controller |               }
2026-06-11 12:41:34.613073 | controller |             },
2026-06-11 12:41:34.613094 | controller |             "f:dnsPolicy": {},
2026-06-11 12:41:34.613114 | controller |             "f:enableServiceLinks": {},
2026-06-11 12:41:34.613134 | controller |             "f:restartPolicy": {},
2026-06-11 12:41:34.613155 | controller |             "f:schedulerName": {},
2026-06-11 12:41:34.613176 | controller |             "f:securityContext": {
2026-06-11 12:41:34.613196 | controller |               ".": {},
2026-06-11 12:41:34.613217 | controller |               "f:runAsNonRoot": {}
2026-06-11 12:41:34.613237 | controller |             },
2026-06-11 12:41:34.613257 | controller |             "f:serviceAccount": {},
2026-06-11 12:41:34.613278 | controller |             "f:serviceAccountName": {},
2026-06-11 12:41:34.613298 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 12:41:34.613318 | controller |             "f:tolerations": {}
2026-06-11 12:41:34.613339 | controller |           }
2026-06-11 12:41:34.613385 | controller |         },
2026-06-11 12:41:34.613408 | controller |         "manager": "kube-controller-manager",
2026-06-11 12:41:34.613428 | controller |         "operation": "Update",
2026-06-11 12:41:34.613449 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.613470 | controller |       },
2026-06-11 12:41:34.613491 | controller |       {
2026-06-11 12:41:34.613523 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.613545 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.613566 | controller |         "fieldsV1": {
2026-06-11 12:41:34.613592 | controller |           "f:metadata": {
2026-06-11 12:41:34.613613 | controller |             "f:annotations": {
2026-06-11 12:41:34.613634 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 12:41:34.613655 | controller |             }
2026-06-11 12:41:34.613675 | controller |           }
2026-06-11 12:41:34.613696 | controller |         },
2026-06-11 12:41:34.613716 | controller |         "manager": "multus-daemon",
2026-06-11 12:41:34.613737 | controller |         "operation": "Update",
2026-06-11 12:41:34.613757 | controller |         "subresource": "status",
2026-06-11 12:41:34.613777 | controller |         "time": "2026-06-11T11:44:17Z"
2026-06-11 12:41:34.613798 | controller |       },
2026-06-11 12:41:34.613818 | controller |       {
2026-06-11 12:41:34.613838 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.613859 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.613880 | controller |         "fieldsV1": {
2026-06-11 12:41:34.613901 | controller |           "f:status": {
2026-06-11 12:41:34.613921 | controller |             "f:conditions": {
2026-06-11 12:41:34.613941 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 12:41:34.613961 | controller |                 ".": {},
2026-06-11 12:41:34.613981 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.614001 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.614021 | controller |                 "f:status": {},
2026-06-11 12:41:34.614041 | controller |                 "f:type": {}
2026-06-11 12:41:34.614060 | controller |               },
2026-06-11 12:41:34.614080 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 12:41:34.614100 | controller |                 ".": {},
2026-06-11 12:41:34.614119 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.614139 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.614159 | controller |                 "f:status": {},
2026-06-11 12:41:34.614178 | controller |                 "f:type": {}
2026-06-11 12:41:34.614198 | controller |               },
2026-06-11 12:41:34.614218 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 12:41:34.614239 | controller |                 ".": {},
2026-06-11 12:41:34.614260 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.614280 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.614301 | controller |                 "f:status": {},
2026-06-11 12:41:34.614321 | controller |                 "f:type": {}
2026-06-11 12:41:34.614341 | controller |               },
2026-06-11 12:41:34.614387 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 12:41:34.614409 | controller |                 ".": {},
2026-06-11 12:41:34.614429 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.614450 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.614470 | controller |                 "f:status": {},
2026-06-11 12:41:34.614490 | controller |                 "f:type": {}
2026-06-11 12:41:34.614510 | controller |               }
2026-06-11 12:41:34.614530 | controller |             },
2026-06-11 12:41:34.614550 | controller |             "f:containerStatuses": {},
2026-06-11 12:41:34.614570 | controller |             "f:hostIP": {},
2026-06-11 12:41:34.614590 | controller |             "f:hostIPs": {},
2026-06-11 12:41:34.614609 | controller |             "f:phase": {},
2026-06-11 12:41:34.614629 | controller |             "f:podIP": {},
2026-06-11 12:41:34.614648 | controller |             "f:podIPs": {
2026-06-11 12:41:34.614668 | controller |               ".": {},
2026-06-11 12:41:34.614688 | controller |               "k:{\"ip\":\"10.217.0.71\"}": {
2026-06-11 12:41:34.614707 | controller |                 ".": {},
2026-06-11 12:41:34.614728 | controller |                 "f:ip": {}
2026-06-11 12:41:34.614748 | controller |               }
2026-06-11 12:41:34.614773 | controller |             },
2026-06-11 12:41:34.614793 | controller |             "f:startTime": {}
2026-06-11 12:41:34.614813 | controller |           }
2026-06-11 12:41:34.614832 | controller |         },
2026-06-11 12:41:34.614852 | controller |         "manager": "kubelet",
2026-06-11 12:41:34.614872 | controller |         "operation": "Update",
2026-06-11 12:41:34.614891 | controller |         "subresource": "status",
2026-06-11 12:41:34.614911 | controller |         "time": "2026-06-11T11:45:20Z"
2026-06-11 12:41:34.614931 | controller |       }
2026-06-11 12:41:34.614951 | controller |     ],
2026-06-11 12:41:34.614971 | controller |     "name": "barbican-operator-controller-manager-7b8ffd8c4f-wwtcp",
2026-06-11 12:41:34.614990 | controller |     "namespace": "openstack-operators",
2026-06-11 12:41:34.615011 | controller |     "ownerReferences": [
2026-06-11 12:41:34.615031 | controller |       {
2026-06-11 12:41:34.615051 | controller |         "apiVersion": "apps/v1",
2026-06-11 12:41:34.615071 | controller |         "blockOwnerDeletion": true,
2026-06-11 12:41:34.615091 | controller |         "controller": true,
2026-06-11 12:41:34.615111 | controller |         "kind": "ReplicaSet",
2026-06-11 12:41:34.615131 | controller |         "name": "barbican-operator-controller-manager-7b8ffd8c4f",
2026-06-11 12:41:34.615151 | controller |         "uid": "184d97fe-5e6a-4910-9472-25258ba86f4f"
2026-06-11 12:41:34.615171 | controller |       }
2026-06-11 12:41:34.615192 | controller |     ],
2026-06-11 12:41:34.615211 | controller |     "resourceVersion": "54992",
2026-06-11 12:41:34.615231 | controller |     "uid": "c581538e-5526-4741-add5-9cb2e663d475"
2026-06-11 12:41:34.615251 | controller |   },
2026-06-11 12:41:34.615271 | controller |   "spec": {
2026-06-11 12:41:34.615291 | controller |     "containers": [
2026-06-11 12:41:34.615311 | controller |       {
2026-06-11 12:41:34.615331 | controller |         "args": [
2026-06-11 12:41:34.615375 | controller |           "--leader-elect",
2026-06-11 12:41:34.615398 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 12:41:34.615418 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 12:41:34.615438 | controller |         ],
2026-06-11 12:41:34.615458 | controller |         "command": [
2026-06-11 12:41:34.615478 | controller |           "/manager"
2026-06-11 12:41:34.615498 | controller |         ],
2026-06-11 12:41:34.615517 | controller |         "env": [
2026-06-11 12:41:34.615537 | controller |           {
2026-06-11 12:41:34.615557 | controller |             "name": "LEASE_DURATION",
2026-06-11 12:41:34.615577 | controller |             "value": "30"
2026-06-11 12:41:34.615597 | controller |           },
2026-06-11 12:41:34.615617 | controller |           {
2026-06-11 12:41:34.615637 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 12:41:34.615658 | controller |             "value": "20"
2026-06-11 12:41:34.615678 | controller |           },
2026-06-11 12:41:34.615699 | controller |           {
2026-06-11 12:41:34.615719 | controller |             "name": "RETRY_PERIOD",
2026-06-11 12:41:34.615740 | controller |             "value": "5"
2026-06-11 12:41:34.615760 | controller |           },
2026-06-11 12:41:34.615780 | controller |           {
2026-06-11 12:41:34.615801 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 12:41:34.615822 | controller |             "value": "false"
2026-06-11 12:41:34.615842 | controller |           },
2026-06-11 12:41:34.615862 | controller |           {
2026-06-11 12:41:34.615882 | controller |             "name": "METRICS_CERTS",
2026-06-11 12:41:34.615903 | controller |             "value": "false"
2026-06-11 12:41:34.615923 | controller |           }
2026-06-11 12:41:34.615943 | controller |         ],
2026-06-11 12:41:34.615964 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7",
2026-06-11 12:41:34.615985 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 12:41:34.616018 | controller |         "livenessProbe": {
2026-06-11 12:41:34.616040 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.616060 | controller |           "httpGet": {
2026-06-11 12:41:34.616081 | controller |             "path": "/healthz",
2026-06-11 12:41:34.616101 | controller |             "port": 8081,
2026-06-11 12:41:34.616122 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.616142 | controller |           },
2026-06-11 12:41:34.616163 | controller |           "initialDelaySeconds": 15,
2026-06-11 12:41:34.616183 | controller |           "periodSeconds": 20,
2026-06-11 12:41:34.616203 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.616223 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.616243 | controller |         },
2026-06-11 12:41:34.616263 | controller |         "name": "manager",
2026-06-11 12:41:34.616283 | controller |         "readinessProbe": {
2026-06-11 12:41:34.616303 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.616323 | controller |           "httpGet": {
2026-06-11 12:41:34.616343 | controller |             "path": "/readyz",
2026-06-11 12:41:34.616390 | controller |             "port": 8081,
2026-06-11 12:41:34.616412 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.616432 | controller |           },
2026-06-11 12:41:34.616453 | controller |           "initialDelaySeconds": 5,
2026-06-11 12:41:34.616473 | controller |           "periodSeconds": 10,
2026-06-11 12:41:34.616493 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.616513 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.616533 | controller |         },
2026-06-11 12:41:34.616553 | controller |         "resources": {
2026-06-11 12:41:34.616573 | controller |           "limits": {
2026-06-11 12:41:34.616594 | controller |             "cpu": "500m",
2026-06-11 12:41:34.616613 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.616633 | controller |           },
2026-06-11 12:41:34.616653 | controller |           "requests": {
2026-06-11 12:41:34.616673 | controller |             "cpu": "10m",
2026-06-11 12:41:34.616693 | controller |             "memory": "256Mi"
2026-06-11 12:41:34.616713 | controller |           }
2026-06-11 12:41:34.616734 | controller |         },
2026-06-11 12:41:34.616754 | controller |         "securityContext": {
2026-06-11 12:41:34.616775 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 12:41:34.616795 | controller |           "capabilities": {
2026-06-11 12:41:34.616815 | controller |             "drop": [
2026-06-11 12:41:34.616835 | controller |               "MKNOD"
2026-06-11 12:41:34.616855 | controller |             ]
2026-06-11 12:41:34.616875 | controller |           }
2026-06-11 12:41:34.616895 | controller |         },
2026-06-11 12:41:34.616915 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 12:41:34.616934 | controller |         "terminationMessagePolicy": "File",
2026-06-11 12:41:34.616954 | controller |         "volumeMounts": [
2026-06-11 12:41:34.616974 | controller |           {
2026-06-11 12:41:34.616994 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.617015 | controller |             "name": "kube-api-access-95ntt",
2026-06-11 12:41:34.617035 | controller |             "readOnly": true
2026-06-11 12:41:34.617055 | controller |           }
2026-06-11 12:41:34.617075 | controller |         ]
2026-06-11 12:41:34.617096 | controller |       }
2026-06-11 12:41:34.617116 | controller |     ],
2026-06-11 12:41:34.617136 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 12:41:34.617157 | controller |     "enableServiceLinks": true,
2026-06-11 12:41:34.617177 | controller |     "imagePullSecrets": [
2026-06-11 12:41:34.617197 | controller |       {
2026-06-11 12:41:34.617217 | controller |         "name": "barbican-operator-controller-manager-dockercfg-5rhpz"
2026-06-11 12:41:34.617242 | controller |       }
2026-06-11 12:41:34.617263 | controller |     ],
2026-06-11 12:41:34.617283 | controller |     "nodeName": "crc",
2026-06-11 12:41:34.617303 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 12:41:34.617323 | controller |     "priority": 0,
2026-06-11 12:41:34.617344 | controller |     "restartPolicy": "Always",
2026-06-11 12:41:34.617389 | controller |     "schedulerName": "default-scheduler",
2026-06-11 12:41:34.617411 | controller |     "securityContext": {
2026-06-11 12:41:34.617432 | controller |       "runAsNonRoot": true,
2026-06-11 12:41:34.617452 | controller |       "seLinuxOptions": {
2026-06-11 12:41:34.617472 | controller |         "level": "s0:c26,c5"
2026-06-11 12:41:34.617492 | controller |       }
2026-06-11 12:41:34.617525 | controller |     },
2026-06-11 12:41:34.617547 | controller |     "serviceAccount": "barbican-operator-controller-manager",
2026-06-11 12:41:34.617567 | controller |     "serviceAccountName": "barbican-operator-controller-manager",
2026-06-11 12:41:34.617588 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 12:41:34.617608 | controller |     "tolerations": [
2026-06-11 12:41:34.617629 | controller |       {
2026-06-11 12:41:34.617652 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.617672 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 12:41:34.617692 | controller |         "operator": "Exists",
2026-06-11 12:41:34.617712 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.617732 | controller |       },
2026-06-11 12:41:34.617752 | controller |       {
2026-06-11 12:41:34.617772 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.617792 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 12:41:34.617812 | controller |         "operator": "Exists",
2026-06-11 12:41:34.617832 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.617851 | controller |       },
2026-06-11 12:41:34.617871 | controller |       {
2026-06-11 12:41:34.617891 | controller |         "effect": "NoSchedule",
2026-06-11 12:41:34.617911 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 12:41:34.617931 | controller |         "operator": "Exists"
2026-06-11 12:41:34.617951 | controller |       }
2026-06-11 12:41:34.617971 | controller |     ],
2026-06-11 12:41:34.617991 | controller |     "volumes": [
2026-06-11 12:41:34.618010 | controller |       {
2026-06-11 12:41:34.618030 | controller |         "name": "kube-api-access-95ntt",
2026-06-11 12:41:34.618051 | controller |         "projected": {
2026-06-11 12:41:34.618070 | controller |           "defaultMode": 420,
2026-06-11 12:41:34.618090 | controller |           "sources": [
2026-06-11 12:41:34.618110 | controller |             {
2026-06-11 12:41:34.618130 | controller |               "serviceAccountToken": {
2026-06-11 12:41:34.618150 | controller |                 "expirationSeconds": 3607,
2026-06-11 12:41:34.618170 | controller |                 "path": "token"
2026-06-11 12:41:34.618190 | controller |               }
2026-06-11 12:41:34.618210 | controller |             },
2026-06-11 12:41:34.618230 | controller |             {
2026-06-11 12:41:34.618250 | controller |               "configMap": {
2026-06-11 12:41:34.618269 | controller |                 "items": [
2026-06-11 12:41:34.618289 | controller |                   {
2026-06-11 12:41:34.618308 | controller |                     "key": "ca.crt",
2026-06-11 12:41:34.618328 | controller |                     "path": "ca.crt"
2026-06-11 12:41:34.618366 | controller |                   }
2026-06-11 12:41:34.618393 | controller |                 ],
2026-06-11 12:41:34.618414 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 12:41:34.618434 | controller |               }
2026-06-11 12:41:34.618454 | controller |             },
2026-06-11 12:41:34.618474 | controller |             {
2026-06-11 12:41:34.618494 | controller |               "downwardAPI": {
2026-06-11 12:41:34.618520 | controller |                 "items": [
2026-06-11 12:41:34.618541 | controller |                   {
2026-06-11 12:41:34.618562 | controller |                     "fieldRef": {
2026-06-11 12:41:34.618582 | controller |                       "apiVersion": "v1",
2026-06-11 12:41:34.618602 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 12:41:34.618623 | controller |                     },
2026-06-11 12:41:34.618643 | controller |                     "path": "namespace"
2026-06-11 12:41:34.618664 | controller |                   }
2026-06-11 12:41:34.618684 | controller |                 ]
2026-06-11 12:41:34.618705 | controller |               }
2026-06-11 12:41:34.618725 | controller |             },
2026-06-11 12:41:34.618745 | controller |             {
2026-06-11 12:41:34.618766 | controller |               "configMap": {
2026-06-11 12:41:34.618786 | controller |                 "items": [
2026-06-11 12:41:34.618806 | controller |                   {
2026-06-11 12:41:34.618826 | controller |                     "key": "service-ca.crt",
2026-06-11 12:41:34.618847 | controller |                     "path": "service-ca.crt"
2026-06-11 12:41:34.618867 | controller |                   }
2026-06-11 12:41:34.618887 | controller |                 ],
2026-06-11 12:41:34.618907 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 12:41:34.618928 | controller |               }
2026-06-11 12:41:34.618947 | controller |             }
2026-06-11 12:41:34.618967 | controller |           ]
2026-06-11 12:41:34.618987 | controller |         }
2026-06-11 12:41:34.619007 | controller |       }
2026-06-11 12:41:34.619026 | controller |     ]
2026-06-11 12:41:34.619046 | controller |   },
2026-06-11 12:41:34.619066 | controller |   "status": {
2026-06-11 12:41:34.619086 | controller |     "conditions": [
2026-06-11 12:41:34.619106 | controller |       {
2026-06-11 12:41:34.619125 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.619145 | controller |         "lastTransitionTime": "2026-06-11T11:44:18Z",
2026-06-11 12:41:34.619165 | controller |         "status": "True",
2026-06-11 12:41:34.619185 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 12:41:34.619205 | controller |       },
2026-06-11 12:41:34.619226 | controller |       {
2026-06-11 12:41:34.619246 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.619267 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.619287 | controller |         "status": "True",
2026-06-11 12:41:34.619308 | controller |         "type": "Initialized"
2026-06-11 12:41:34.619328 | controller |       },
2026-06-11 12:41:34.619371 | controller |       {
2026-06-11 12:41:34.619400 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.619421 | controller |         "lastTransitionTime": "2026-06-11T11:45:20Z",
2026-06-11 12:41:34.619442 | controller |         "status": "True",
2026-06-11 12:41:34.619463 | controller |         "type": "Ready"
2026-06-11 12:41:34.619483 | controller |       },
2026-06-11 12:41:34.619504 | controller |       {
2026-06-11 12:41:34.619524 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.619545 | controller |         "lastTransitionTime": "2026-06-11T11:45:20Z",
2026-06-11 12:41:34.619565 | controller |         "status": "True",
2026-06-11 12:41:34.619585 | controller |         "type": "ContainersReady"
2026-06-11 12:41:34.619605 | controller |       },
2026-06-11 12:41:34.619625 | controller |       {
2026-06-11 12:41:34.619645 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.619665 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.624399 | controller |         "status": "True",
2026-06-11 12:41:34.624493 | controller |         "type": "PodScheduled"
2026-06-11 12:41:34.624523 | controller |       }
2026-06-11 12:41:34.624545 | controller |     ],
2026-06-11 12:41:34.624567 | controller |     "containerStatuses": [
2026-06-11 12:41:34.624593 | controller |       {
2026-06-11 12:41:34.624615 | controller |         "allocatedResources": {
2026-06-11 12:41:34.624635 | controller |           "cpu": "10m",
2026-06-11 12:41:34.624655 | controller |           "memory": "256Mi"
2026-06-11 12:41:34.624675 | controller |         },
2026-06-11 12:41:34.624695 | controller |         "containerID": "cri-o://e791c5d6869ccffd64c49adf04c37fa1c3aefa046b7e4e5b324ba017f4d32f61",
2026-06-11 12:41:34.624716 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7",
2026-06-11 12:41:34.624737 | controller |         "imageID": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7",
2026-06-11 12:41:34.624757 | controller |         "lastState": {},
2026-06-11 12:41:34.624778 | controller |         "name": "manager",
2026-06-11 12:41:34.624798 | controller |         "ready": true,
2026-06-11 12:41:34.624818 | controller |         "resources": {
2026-06-11 12:41:34.624838 | controller |           "limits": {
2026-06-11 12:41:34.624858 | controller |             "cpu": "500m",
2026-06-11 12:41:34.624878 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.624898 | controller |           },
2026-06-11 12:41:34.624917 | controller |           "requests": {
2026-06-11 12:41:34.624937 | controller |             "cpu": "10m",
2026-06-11 12:41:34.624957 | controller |             "memory": "256Mi"
2026-06-11 12:41:34.624977 | controller |           }
2026-06-11 12:41:34.624996 | controller |         },
2026-06-11 12:41:34.625021 | controller |         "restartCount": 0,
2026-06-11 12:41:34.625047 | controller |         "started": true,
2026-06-11 12:41:34.625073 | controller |         "state": {
2026-06-11 12:41:34.625094 | controller |           "running": {
2026-06-11 12:41:34.625117 | controller |             "startedAt": "2026-06-11T11:45:08Z"
2026-06-11 12:41:34.625143 | controller |           }
2026-06-11 12:41:34.625164 | controller |         },
2026-06-11 12:41:34.625184 | controller |         "user": {
2026-06-11 12:41:34.625204 | controller |           "linux": {
2026-06-11 12:41:34.625224 | controller |             "gid": 0,
2026-06-11 12:41:34.625244 | controller |             "supplementalGroups": [
2026-06-11 12:41:34.625263 | controller |               0
2026-06-11 12:41:34.625284 | controller |             ],
2026-06-11 12:41:34.625304 | controller |             "uid": 65532
2026-06-11 12:41:34.625324 | controller |           }
2026-06-11 12:41:34.625344 | controller |         },
2026-06-11 12:41:34.625392 | controller |         "volumeMounts": [
2026-06-11 12:41:34.625413 | controller |           {
2026-06-11 12:41:34.625434 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.625455 | controller |             "name": "kube-api-access-95ntt",
2026-06-11 12:41:34.625475 | controller |             "readOnly": true,
2026-06-11 12:41:34.625496 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:34.625527 | controller |           }
2026-06-11 12:41:34.625549 | controller |         ]
2026-06-11 12:41:34.625570 | controller |       }
2026-06-11 12:41:34.625595 | controller |     ],
2026-06-11 12:41:34.625615 | controller |     "hostIP": "192.168.126.11",
2026-06-11 12:41:34.625635 | controller |     "hostIPs": [
2026-06-11 12:41:34.625658 | controller |       {
2026-06-11 12:41:34.625680 | controller |         "ip": "192.168.126.11"
2026-06-11 12:41:34.625700 | controller |       }
2026-06-11 12:41:34.625719 | controller |     ],
2026-06-11 12:41:34.625739 | controller |     "phase": "Running",
2026-06-11 12:41:34.625758 | controller |     "podIP": "10.217.0.71",
2026-06-11 12:41:34.625778 | controller |     "podIPs": [
2026-06-11 12:41:34.625797 | controller |       {
2026-06-11 12:41:34.625817 | controller |         "ip": "10.217.0.71"
2026-06-11 12:41:34.625836 | controller |       }
2026-06-11 12:41:34.625856 | controller |     ],
2026-06-11 12:41:34.625882 | controller |     "qosClass": "Burstable",
2026-06-11 12:41:34.625903 | controller |     "startTime": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.625923 | controller |   }
2026-06-11 12:41:34.625943 | controller | }
2026-06-11 12:41:34.657948 | controller | ok:
2026-06-11 12:41:34.658089 | controller | {
2026-06-11 12:41:34.658111 | controller |   "apiVersion": "v1",
2026-06-11 12:41:34.658128 | controller |   "kind": "Pod",
2026-06-11 12:41:34.658143 | controller |   "metadata": {
2026-06-11 12:41:34.658158 | controller |     "annotations": {
2026-06-11 12:41:34.658173 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.72/23\"],\"mac_address\":\"0a:58:0a:d9:00:48\",\"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.0.72/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 12:41:34.658189 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.72\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:48\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 12:41:34.658206 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 12:41:34.658222 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 12:41:34.658237 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 12:41:34.658252 | controller |     },
2026-06-11 12:41:34.658267 | controller |     "creationTimestamp": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.658282 | controller |     "generateName": "cinder-operator-controller-manager-86c584f6fc-",
2026-06-11 12:41:34.658298 | controller |     "generation": 1,
2026-06-11 12:41:34.658313 | controller |     "labels": {
2026-06-11 12:41:34.658328 | controller |       "app.kubernetes.io/name": "cinder-operator",
2026-06-11 12:41:34.658342 | controller |       "control-plane": "controller-manager",
2026-06-11 12:41:34.658378 | controller |       "openstack.org/operator-name": "cinder",
2026-06-11 12:41:34.658393 | controller |       "pod-template-hash": "86c584f6fc"
2026-06-11 12:41:34.658408 | controller |     },
2026-06-11 12:41:34.658423 | controller |     "managedFields": [
2026-06-11 12:41:34.658437 | controller |       {
2026-06-11 12:41:34.658451 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.658466 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.658480 | controller |         "fieldsV1": {
2026-06-11 12:41:34.658494 | controller |           "f:metadata": {
2026-06-11 12:41:34.658509 | controller |             "f:annotations": {
2026-06-11 12:41:34.658523 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 12:41:34.658537 | controller |             }
2026-06-11 12:41:34.658551 | controller |           }
2026-06-11 12:41:34.658565 | controller |         },
2026-06-11 12:41:34.658579 | controller |         "manager": "crc",
2026-06-11 12:41:34.658593 | controller |         "operation": "Update",
2026-06-11 12:41:34.658608 | controller |         "subresource": "status",
2026-06-11 12:41:34.658623 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.658639 | controller |       },
2026-06-11 12:41:34.658656 | controller |       {
2026-06-11 12:41:34.658670 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.658684 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.658698 | controller |         "fieldsV1": {
2026-06-11 12:41:34.658712 | controller |           "f:metadata": {
2026-06-11 12:41:34.658726 | controller |             "f:annotations": {
2026-06-11 12:41:34.658740 | controller |               ".": {},
2026-06-11 12:41:34.658754 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 12:41:34.658777 | controller |             },
2026-06-11 12:41:34.658792 | controller |             "f:generateName": {},
2026-06-11 12:41:34.658806 | controller |             "f:labels": {
2026-06-11 12:41:34.658820 | controller |               ".": {},
2026-06-11 12:41:34.658835 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 12:41:34.658849 | controller |               "f:control-plane": {},
2026-06-11 12:41:34.658863 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 12:41:34.658877 | controller |               "f:pod-template-hash": {}
2026-06-11 12:41:34.658892 | controller |             },
2026-06-11 12:41:34.658906 | controller |             "f:ownerReferences": {
2026-06-11 12:41:34.658921 | controller |               ".": {},
2026-06-11 12:41:34.658935 | controller |               "k:{\"uid\":\"61429e8f-f7cb-4381-ba88-21b4bbeed71e\"}": {}
2026-06-11 12:41:34.658950 | controller |             }
2026-06-11 12:41:34.658965 | controller |           },
2026-06-11 12:41:34.658979 | controller |           "f:spec": {
2026-06-11 12:41:34.658993 | controller |             "f:containers": {
2026-06-11 12:41:34.659007 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 12:41:34.659021 | controller |                 ".": {},
2026-06-11 12:41:34.659035 | controller |                 "f:args": {},
2026-06-11 12:41:34.659050 | controller |                 "f:command": {},
2026-06-11 12:41:34.659067 | controller |                 "f:env": {
2026-06-11 12:41:34.659082 | controller |                   ".": {},
2026-06-11 12:41:34.659097 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 12:41:34.659111 | controller |                     ".": {},
2026-06-11 12:41:34.659125 | controller |                     "f:name": {},
2026-06-11 12:41:34.659140 | controller |                     "f:value": {}
2026-06-11 12:41:34.659154 | controller |                   },
2026-06-11 12:41:34.659168 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 12:41:34.659182 | controller |                     ".": {},
2026-06-11 12:41:34.659196 | controller |                     "f:name": {},
2026-06-11 12:41:34.659210 | controller |                     "f:value": {}
2026-06-11 12:41:34.659224 | controller |                   },
2026-06-11 12:41:34.659238 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 12:41:34.659252 | controller |                     ".": {},
2026-06-11 12:41:34.659266 | controller |                     "f:name": {},
2026-06-11 12:41:34.659280 | controller |                     "f:value": {}
2026-06-11 12:41:34.659294 | controller |                   },
2026-06-11 12:41:34.659309 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 12:41:34.659323 | controller |                     ".": {},
2026-06-11 12:41:34.659338 | controller |                     "f:name": {},
2026-06-11 12:41:34.659370 | controller |                     "f:value": {}
2026-06-11 12:41:34.659386 | controller |                   },
2026-06-11 12:41:34.659401 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 12:41:34.659415 | controller |                     ".": {},
2026-06-11 12:41:34.659430 | controller |                     "f:name": {},
2026-06-11 12:41:34.659444 | controller |                     "f:value": {}
2026-06-11 12:41:34.659459 | controller |                   }
2026-06-11 12:41:34.659473 | controller |                 },
2026-06-11 12:41:34.659487 | controller |                 "f:image": {},
2026-06-11 12:41:34.659501 | controller |                 "f:imagePullPolicy": {},
2026-06-11 12:41:34.659516 | controller |                 "f:livenessProbe": {
2026-06-11 12:41:34.659530 | controller |                   ".": {},
2026-06-11 12:41:34.659544 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.659558 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.659572 | controller |                     ".": {},
2026-06-11 12:41:34.659590 | controller |                     "f:path": {},
2026-06-11 12:41:34.659604 | controller |                     "f:port": {},
2026-06-11 12:41:34.659618 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.659632 | controller |                   },
2026-06-11 12:41:34.659645 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.659659 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.659673 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.659687 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.659701 | controller |                 },
2026-06-11 12:41:34.659715 | controller |                 "f:name": {},
2026-06-11 12:41:34.659729 | controller |                 "f:readinessProbe": {
2026-06-11 12:41:34.659742 | controller |                   ".": {},
2026-06-11 12:41:34.659756 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.659770 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.659784 | controller |                     ".": {},
2026-06-11 12:41:34.659798 | controller |                     "f:path": {},
2026-06-11 12:41:34.659811 | controller |                     "f:port": {},
2026-06-11 12:41:34.659825 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.659839 | controller |                   },
2026-06-11 12:41:34.659853 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.659866 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.659880 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.659894 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.659908 | controller |                 },
2026-06-11 12:41:34.659922 | controller |                 "f:resources": {
2026-06-11 12:41:34.659936 | controller |                   ".": {},
2026-06-11 12:41:34.659950 | controller |                   "f:limits": {
2026-06-11 12:41:34.659964 | controller |                     ".": {},
2026-06-11 12:41:34.659977 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.659992 | controller |                     "f:memory": {}
2026-06-11 12:41:34.660006 | controller |                   },
2026-06-11 12:41:34.660019 | controller |                   "f:requests": {
2026-06-11 12:41:34.660033 | controller |                     ".": {},
2026-06-11 12:41:34.660047 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.660061 | controller |                     "f:memory": {}
2026-06-11 12:41:34.660075 | controller |                   }
2026-06-11 12:41:34.660089 | controller |                 },
2026-06-11 12:41:34.660103 | controller |                 "f:securityContext": {
2026-06-11 12:41:34.660117 | controller |                   ".": {},
2026-06-11 12:41:34.660131 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 12:41:34.660145 | controller |                 },
2026-06-11 12:41:34.660159 | controller |                 "f:terminationMessagePath": {},
2026-06-11 12:41:34.660173 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 12:41:34.660186 | controller |               }
2026-06-11 12:41:34.660200 | controller |             },
2026-06-11 12:41:34.660214 | controller |             "f:dnsPolicy": {},
2026-06-11 12:41:34.660228 | controller |             "f:enableServiceLinks": {},
2026-06-11 12:41:34.660242 | controller |             "f:restartPolicy": {},
2026-06-11 12:41:34.660256 | controller |             "f:schedulerName": {},
2026-06-11 12:41:34.660270 | controller |             "f:securityContext": {
2026-06-11 12:41:34.660284 | controller |               ".": {},
2026-06-11 12:41:34.660299 | controller |               "f:runAsNonRoot": {}
2026-06-11 12:41:34.660313 | controller |             },
2026-06-11 12:41:34.660327 | controller |             "f:serviceAccount": {},
2026-06-11 12:41:34.660341 | controller |             "f:serviceAccountName": {},
2026-06-11 12:41:34.660385 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 12:41:34.660401 | controller |             "f:tolerations": {}
2026-06-11 12:41:34.660416 | controller |           }
2026-06-11 12:41:34.660430 | controller |         },
2026-06-11 12:41:34.660445 | controller |         "manager": "kube-controller-manager",
2026-06-11 12:41:34.660459 | controller |         "operation": "Update",
2026-06-11 12:41:34.660473 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.660488 | controller |       },
2026-06-11 12:41:34.660502 | controller |       {
2026-06-11 12:41:34.660516 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.660530 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.660544 | controller |         "fieldsV1": {
2026-06-11 12:41:34.660558 | controller |           "f:metadata": {
2026-06-11 12:41:34.660572 | controller |             "f:annotations": {
2026-06-11 12:41:34.660586 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 12:41:34.660600 | controller |             }
2026-06-11 12:41:34.660615 | controller |           }
2026-06-11 12:41:34.660629 | controller |         },
2026-06-11 12:41:34.660643 | controller |         "manager": "multus-daemon",
2026-06-11 12:41:34.660657 | controller |         "operation": "Update",
2026-06-11 12:41:34.660671 | controller |         "subresource": "status",
2026-06-11 12:41:34.660685 | controller |         "time": "2026-06-11T11:44:12Z"
2026-06-11 12:41:34.660700 | controller |       },
2026-06-11 12:41:34.660714 | controller |       {
2026-06-11 12:41:34.660728 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.660742 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.660756 | controller |         "fieldsV1": {
2026-06-11 12:41:34.660770 | controller |           "f:status": {
2026-06-11 12:41:34.660784 | controller |             "f:conditions": {
2026-06-11 12:41:34.660798 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 12:41:34.660812 | controller |                 ".": {},
2026-06-11 12:41:34.660826 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.660840 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.660854 | controller |                 "f:status": {},
2026-06-11 12:41:34.660868 | controller |                 "f:type": {}
2026-06-11 12:41:34.660881 | controller |               },
2026-06-11 12:41:34.660895 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 12:41:34.660909 | controller |                 ".": {},
2026-06-11 12:41:34.660922 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.660936 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.660950 | controller |                 "f:status": {},
2026-06-11 12:41:34.660964 | controller |                 "f:type": {}
2026-06-11 12:41:34.660978 | controller |               },
2026-06-11 12:41:34.660992 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 12:41:34.661006 | controller |                 ".": {},
2026-06-11 12:41:34.661020 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.661034 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.661048 | controller |                 "f:status": {},
2026-06-11 12:41:34.661063 | controller |                 "f:type": {}
2026-06-11 12:41:34.661077 | controller |               },
2026-06-11 12:41:34.661091 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 12:41:34.661105 | controller |                 ".": {},
2026-06-11 12:41:34.661119 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.661133 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.661146 | controller |                 "f:status": {},
2026-06-11 12:41:34.661160 | controller |                 "f:type": {}
2026-06-11 12:41:34.661188 | controller |               }
2026-06-11 12:41:34.661202 | controller |             },
2026-06-11 12:41:34.661217 | controller |             "f:containerStatuses": {},
2026-06-11 12:41:34.661231 | controller |             "f:hostIP": {},
2026-06-11 12:41:34.661245 | controller |             "f:hostIPs": {},
2026-06-11 12:41:34.661260 | controller |             "f:phase": {},
2026-06-11 12:41:34.661274 | controller |             "f:podIP": {},
2026-06-11 12:41:34.661288 | controller |             "f:podIPs": {
2026-06-11 12:41:34.661302 | controller |               ".": {},
2026-06-11 12:41:34.661317 | controller |               "k:{\"ip\":\"10.217.0.72\"}": {
2026-06-11 12:41:34.661331 | controller |                 ".": {},
2026-06-11 12:41:34.661361 | controller |                 "f:ip": {}
2026-06-11 12:41:34.661380 | controller |               }
2026-06-11 12:41:34.661396 | controller |             },
2026-06-11 12:41:34.661410 | controller |             "f:startTime": {}
2026-06-11 12:41:34.661424 | controller |           }
2026-06-11 12:41:34.661438 | controller |         },
2026-06-11 12:41:34.661452 | controller |         "manager": "kubelet",
2026-06-11 12:41:34.661466 | controller |         "operation": "Update",
2026-06-11 12:41:34.661480 | controller |         "subresource": "status",
2026-06-11 12:41:34.661493 | controller |         "time": "2026-06-11T11:45:18Z"
2026-06-11 12:41:34.661507 | controller |       }
2026-06-11 12:41:34.661531 | controller |     ],
2026-06-11 12:41:34.661547 | controller |     "name": "cinder-operator-controller-manager-86c584f6fc-t69zv",
2026-06-11 12:41:34.661562 | controller |     "namespace": "openstack-operators",
2026-06-11 12:41:34.661576 | controller |     "ownerReferences": [
2026-06-11 12:41:34.661590 | controller |       {
2026-06-11 12:41:34.661604 | controller |         "apiVersion": "apps/v1",
2026-06-11 12:41:34.661618 | controller |         "blockOwnerDeletion": true,
2026-06-11 12:41:34.661632 | controller |         "controller": true,
2026-06-11 12:41:34.661646 | controller |         "kind": "ReplicaSet",
2026-06-11 12:41:34.661660 | controller |         "name": "cinder-operator-controller-manager-86c584f6fc",
2026-06-11 12:41:34.661674 | controller |         "uid": "61429e8f-f7cb-4381-ba88-21b4bbeed71e"
2026-06-11 12:41:34.661691 | controller |       }
2026-06-11 12:41:34.661707 | controller |     ],
2026-06-11 12:41:34.661721 | controller |     "resourceVersion": "54891",
2026-06-11 12:41:34.661735 | controller |     "uid": "88320163-c3f0-42d6-8ec3-9765e94acd3e"
2026-06-11 12:41:34.661749 | controller |   },
2026-06-11 12:41:34.661763 | controller |   "spec": {
2026-06-11 12:41:34.661777 | controller |     "containers": [
2026-06-11 12:41:34.661791 | controller |       {
2026-06-11 12:41:34.661805 | controller |         "args": [
2026-06-11 12:41:34.661818 | controller |           "--leader-elect",
2026-06-11 12:41:34.661832 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 12:41:34.661846 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 12:41:34.661859 | controller |         ],
2026-06-11 12:41:34.661873 | controller |         "command": [
2026-06-11 12:41:34.661887 | controller |           "/manager"
2026-06-11 12:41:34.661901 | controller |         ],
2026-06-11 12:41:34.661915 | controller |         "env": [
2026-06-11 12:41:34.661928 | controller |           {
2026-06-11 12:41:34.661942 | controller |             "name": "LEASE_DURATION",
2026-06-11 12:41:34.661956 | controller |             "value": "30"
2026-06-11 12:41:34.661969 | controller |           },
2026-06-11 12:41:34.661983 | controller |           {
2026-06-11 12:41:34.661997 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 12:41:34.662011 | controller |             "value": "20"
2026-06-11 12:41:34.662024 | controller |           },
2026-06-11 12:41:34.662038 | controller |           {
2026-06-11 12:41:34.662052 | controller |             "name": "RETRY_PERIOD",
2026-06-11 12:41:34.662067 | controller |             "value": "5"
2026-06-11 12:41:34.662085 | controller |           },
2026-06-11 12:41:34.662100 | controller |           {
2026-06-11 12:41:34.662114 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 12:41:34.662128 | controller |             "value": "false"
2026-06-11 12:41:34.662142 | controller |           },
2026-06-11 12:41:34.662156 | controller |           {
2026-06-11 12:41:34.662171 | controller |             "name": "METRICS_CERTS",
2026-06-11 12:41:34.662185 | controller |             "value": "false"
2026-06-11 12:41:34.662199 | controller |           }
2026-06-11 12:41:34.662213 | controller |         ],
2026-06-11 12:41:34.662227 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce",
2026-06-11 12:41:34.662242 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 12:41:34.662257 | controller |         "livenessProbe": {
2026-06-11 12:41:34.662271 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.662286 | controller |           "httpGet": {
2026-06-11 12:41:34.662301 | controller |             "path": "/healthz",
2026-06-11 12:41:34.662315 | controller |             "port": 8081,
2026-06-11 12:41:34.662330 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.662344 | controller |           },
2026-06-11 12:41:34.662379 | controller |           "initialDelaySeconds": 15,
2026-06-11 12:41:34.662394 | controller |           "periodSeconds": 20,
2026-06-11 12:41:34.662408 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.662422 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.662436 | controller |         },
2026-06-11 12:41:34.662450 | controller |         "name": "manager",
2026-06-11 12:41:34.662465 | controller |         "readinessProbe": {
2026-06-11 12:41:34.662479 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.662493 | controller |           "httpGet": {
2026-06-11 12:41:34.662507 | controller |             "path": "/readyz",
2026-06-11 12:41:34.662521 | controller |             "port": 8081,
2026-06-11 12:41:34.662535 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.662549 | controller |           },
2026-06-11 12:41:34.662562 | controller |           "initialDelaySeconds": 5,
2026-06-11 12:41:34.662576 | controller |           "periodSeconds": 10,
2026-06-11 12:41:34.662590 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.662604 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.662617 | controller |         },
2026-06-11 12:41:34.662632 | controller |         "resources": {
2026-06-11 12:41:34.662646 | controller |           "limits": {
2026-06-11 12:41:34.662660 | controller |             "cpu": "500m",
2026-06-11 12:41:34.662674 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.662687 | controller |           },
2026-06-11 12:41:34.662701 | controller |           "requests": {
2026-06-11 12:41:34.662715 | controller |             "cpu": "10m",
2026-06-11 12:41:34.662729 | controller |             "memory": "256Mi"
2026-06-11 12:41:34.662743 | controller |           }
2026-06-11 12:41:34.662757 | controller |         },
2026-06-11 12:41:34.662771 | controller |         "securityContext": {
2026-06-11 12:41:34.662785 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 12:41:34.662799 | controller |           "capabilities": {
2026-06-11 12:41:34.662814 | controller |             "drop": [
2026-06-11 12:41:34.662828 | controller |               "MKNOD"
2026-06-11 12:41:34.662842 | controller |             ]
2026-06-11 12:41:34.662856 | controller |           }
2026-06-11 12:41:34.662870 | controller |         },
2026-06-11 12:41:34.662884 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 12:41:34.662898 | controller |         "terminationMessagePolicy": "File",
2026-06-11 12:41:34.662912 | controller |         "volumeMounts": [
2026-06-11 12:41:34.662926 | controller |           {
2026-06-11 12:41:34.662944 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.662959 | controller |             "name": "kube-api-access-g6w6q",
2026-06-11 12:41:34.662973 | controller |             "readOnly": true
2026-06-11 12:41:34.662988 | controller |           }
2026-06-11 12:41:34.663002 | controller |         ]
2026-06-11 12:41:34.663016 | controller |       }
2026-06-11 12:41:34.663030 | controller |     ],
2026-06-11 12:41:34.663044 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 12:41:34.663058 | controller |     "enableServiceLinks": true,
2026-06-11 12:41:34.663073 | controller |     "imagePullSecrets": [
2026-06-11 12:41:34.663087 | controller |       {
2026-06-11 12:41:34.663101 | controller |         "name": "cinder-operator-controller-manager-dockercfg-f5j2n"
2026-06-11 12:41:34.663116 | controller |       }
2026-06-11 12:41:34.663130 | controller |     ],
2026-06-11 12:41:34.663144 | controller |     "nodeName": "crc",
2026-06-11 12:41:34.663158 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 12:41:34.663172 | controller |     "priority": 0,
2026-06-11 12:41:34.663186 | controller |     "restartPolicy": "Always",
2026-06-11 12:41:34.663200 | controller |     "schedulerName": "default-scheduler",
2026-06-11 12:41:34.663214 | controller |     "securityContext": {
2026-06-11 12:41:34.663228 | controller |       "runAsNonRoot": true,
2026-06-11 12:41:34.663243 | controller |       "seLinuxOptions": {
2026-06-11 12:41:34.663257 | controller |         "level": "s0:c26,c5"
2026-06-11 12:41:34.663271 | controller |       }
2026-06-11 12:41:34.663285 | controller |     },
2026-06-11 12:41:34.663300 | controller |     "serviceAccount": "cinder-operator-controller-manager",
2026-06-11 12:41:34.663314 | controller |     "serviceAccountName": "cinder-operator-controller-manager",
2026-06-11 12:41:34.663328 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 12:41:34.663342 | controller |     "tolerations": [
2026-06-11 12:41:34.663376 | controller |       {
2026-06-11 12:41:34.663392 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.663407 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 12:41:34.663421 | controller |         "operator": "Exists",
2026-06-11 12:41:34.663436 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.663450 | controller |       },
2026-06-11 12:41:34.663464 | controller |       {
2026-06-11 12:41:34.663478 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.663492 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 12:41:34.663506 | controller |         "operator": "Exists",
2026-06-11 12:41:34.663520 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.663576 | controller |       },
2026-06-11 12:41:34.663595 | controller |       {
2026-06-11 12:41:34.663610 | controller |         "effect": "NoSchedule",
2026-06-11 12:41:34.663625 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 12:41:34.663639 | controller |         "operator": "Exists"
2026-06-11 12:41:34.663653 | controller |       }
2026-06-11 12:41:34.663667 | controller |     ],
2026-06-11 12:41:34.663681 | controller |     "volumes": [
2026-06-11 12:41:34.663695 | controller |       {
2026-06-11 12:41:34.663709 | controller |         "name": "kube-api-access-g6w6q",
2026-06-11 12:41:34.663724 | controller |         "projected": {
2026-06-11 12:41:34.663738 | controller |           "defaultMode": 420,
2026-06-11 12:41:34.663753 | controller |           "sources": [
2026-06-11 12:41:34.663767 | controller |             {
2026-06-11 12:41:34.663781 | controller |               "serviceAccountToken": {
2026-06-11 12:41:34.663795 | controller |                 "expirationSeconds": 3607,
2026-06-11 12:41:34.663809 | controller |                 "path": "token"
2026-06-11 12:41:34.663823 | controller |               }
2026-06-11 12:41:34.663837 | controller |             },
2026-06-11 12:41:34.663855 | controller |             {
2026-06-11 12:41:34.663870 | controller |               "configMap": {
2026-06-11 12:41:34.663884 | controller |                 "items": [
2026-06-11 12:41:34.663898 | controller |                   {
2026-06-11 12:41:34.663913 | controller |                     "key": "ca.crt",
2026-06-11 12:41:34.663927 | controller |                     "path": "ca.crt"
2026-06-11 12:41:34.663941 | controller |                   }
2026-06-11 12:41:34.663955 | controller |                 ],
2026-06-11 12:41:34.663969 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 12:41:34.663983 | controller |               }
2026-06-11 12:41:34.663997 | controller |             },
2026-06-11 12:41:34.664011 | controller |             {
2026-06-11 12:41:34.664025 | controller |               "downwardAPI": {
2026-06-11 12:41:34.664039 | controller |                 "items": [
2026-06-11 12:41:34.664053 | controller |                   {
2026-06-11 12:41:34.664067 | controller |                     "fieldRef": {
2026-06-11 12:41:34.664081 | controller |                       "apiVersion": "v1",
2026-06-11 12:41:34.664096 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 12:41:34.664110 | controller |                     },
2026-06-11 12:41:34.664124 | controller |                     "path": "namespace"
2026-06-11 12:41:34.664139 | controller |                   }
2026-06-11 12:41:34.664153 | controller |                 ]
2026-06-11 12:41:34.664167 | controller |               }
2026-06-11 12:41:34.664181 | controller |             },
2026-06-11 12:41:34.664195 | controller |             {
2026-06-11 12:41:34.664209 | controller |               "configMap": {
2026-06-11 12:41:34.664223 | controller |                 "items": [
2026-06-11 12:41:34.664237 | controller |                   {
2026-06-11 12:41:34.664252 | controller |                     "key": "service-ca.crt",
2026-06-11 12:41:34.664266 | controller |                     "path": "service-ca.crt"
2026-06-11 12:41:34.664280 | controller |                   }
2026-06-11 12:41:34.664294 | controller |                 ],
2026-06-11 12:41:34.664308 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 12:41:34.664322 | controller |               }
2026-06-11 12:41:34.664337 | controller |             }
2026-06-11 12:41:34.664368 | controller |           ]
2026-06-11 12:41:34.664385 | controller |         }
2026-06-11 12:41:34.664400 | controller |       }
2026-06-11 12:41:34.664414 | controller |     ]
2026-06-11 12:41:34.664429 | controller |   },
2026-06-11 12:41:34.664443 | controller |   "status": {
2026-06-11 12:41:34.664457 | controller |     "conditions": [
2026-06-11 12:41:34.664471 | controller |       {
2026-06-11 12:41:34.664485 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.664499 | controller |         "lastTransitionTime": "2026-06-11T11:45:05Z",
2026-06-11 12:41:34.664513 | controller |         "status": "True",
2026-06-11 12:41:34.664528 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 12:41:34.664542 | controller |       },
2026-06-11 12:41:34.664556 | controller |       {
2026-06-11 12:41:34.664571 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.664585 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.664599 | controller |         "status": "True",
2026-06-11 12:41:34.664613 | controller |         "type": "Initialized"
2026-06-11 12:41:34.664627 | controller |       },
2026-06-11 12:41:34.664642 | controller |       {
2026-06-11 12:41:34.664656 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.664670 | controller |         "lastTransitionTime": "2026-06-11T11:45:18Z",
2026-06-11 12:41:34.664684 | controller |         "status": "True",
2026-06-11 12:41:34.664698 | controller |         "type": "Ready"
2026-06-11 12:41:34.664713 | controller |       },
2026-06-11 12:41:34.664727 | controller |       {
2026-06-11 12:41:34.664741 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.664759 | controller |         "lastTransitionTime": "2026-06-11T11:45:18Z",
2026-06-11 12:41:34.664774 | controller |         "status": "True",
2026-06-11 12:41:34.664788 | controller |         "type": "ContainersReady"
2026-06-11 12:41:34.664802 | controller |       },
2026-06-11 12:41:34.664816 | controller |       {
2026-06-11 12:41:34.664829 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.664843 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.664857 | controller |         "status": "True",
2026-06-11 12:41:34.664871 | controller |         "type": "PodScheduled"
2026-06-11 12:41:34.664885 | controller |       }
2026-06-11 12:41:34.664899 | controller |     ],
2026-06-11 12:41:34.664913 | controller |     "containerStatuses": [
2026-06-11 12:41:34.664927 | controller |       {
2026-06-11 12:41:34.664942 | controller |         "allocatedResources": {
2026-06-11 12:41:34.664956 | controller |           "cpu": "10m",
2026-06-11 12:41:34.664970 | controller |           "memory": "256Mi"
2026-06-11 12:41:34.664984 | controller |         },
2026-06-11 12:41:34.664998 | controller |         "containerID": "cri-o://b65efa08b75297459de7413c08a9178a038f09dca7cfa0c5157256561f1c16ae",
2026-06-11 12:41:34.665013 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce",
2026-06-11 12:41:34.665028 | controller |         "imageID": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce",
2026-06-11 12:41:34.665042 | controller |         "lastState": {},
2026-06-11 12:41:34.665056 | controller |         "name": "manager",
2026-06-11 12:41:34.665071 | controller |         "ready": true,
2026-06-11 12:41:34.665085 | controller |         "resources": {
2026-06-11 12:41:34.665099 | controller |           "limits": {
2026-06-11 12:41:34.665114 | controller |             "cpu": "500m",
2026-06-11 12:41:34.665128 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.665142 | controller |           },
2026-06-11 12:41:34.665156 | controller |           "requests": {
2026-06-11 12:41:34.665170 | controller |             "cpu": "10m",
2026-06-11 12:41:34.665184 | controller |             "memory": "256Mi"
2026-06-11 12:41:34.665198 | controller |           }
2026-06-11 12:41:34.665212 | controller |         },
2026-06-11 12:41:34.665226 | controller |         "restartCount": 0,
2026-06-11 12:41:34.665240 | controller |         "started": true,
2026-06-11 12:41:34.665254 | controller |         "state": {
2026-06-11 12:41:34.665268 | controller |           "running": {
2026-06-11 12:41:34.665282 | controller |             "startedAt": "2026-06-11T11:45:05Z"
2026-06-11 12:41:34.665296 | controller |           }
2026-06-11 12:41:34.665311 | controller |         },
2026-06-11 12:41:34.665325 | controller |         "user": {
2026-06-11 12:41:34.665340 | controller |           "linux": {
2026-06-11 12:41:34.665373 | controller |             "gid": 0,
2026-06-11 12:41:34.665389 | controller |             "supplementalGroups": [
2026-06-11 12:41:34.665403 | controller |               0
2026-06-11 12:41:34.665417 | controller |             ],
2026-06-11 12:41:34.665432 | controller |             "uid": 65532
2026-06-11 12:41:34.665446 | controller |           }
2026-06-11 12:41:34.665460 | controller |         },
2026-06-11 12:41:34.665475 | controller |         "volumeMounts": [
2026-06-11 12:41:34.665489 | controller |           {
2026-06-11 12:41:34.665503 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.665518 | controller |             "name": "kube-api-access-g6w6q",
2026-06-11 12:41:34.665551 | controller |             "readOnly": true,
2026-06-11 12:41:34.665566 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:34.665580 | controller |           }
2026-06-11 12:41:34.665595 | controller |         ]
2026-06-11 12:41:34.665614 | controller |       }
2026-06-11 12:41:34.665629 | controller |     ],
2026-06-11 12:41:34.665643 | controller |     "hostIP": "192.168.126.11",
2026-06-11 12:41:34.665657 | controller |     "hostIPs": [
2026-06-11 12:41:34.665671 | controller |       {
2026-06-11 12:41:34.665685 | controller |         "ip": "192.168.126.11"
2026-06-11 12:41:34.665699 | controller |       }
2026-06-11 12:41:34.665713 | controller |     ],
2026-06-11 12:41:34.665727 | controller |     "phase": "Running",
2026-06-11 12:41:34.665742 | controller |     "podIP": "10.217.0.72",
2026-06-11 12:41:34.665756 | controller |     "podIPs": [
2026-06-11 12:41:34.665771 | controller |       {
2026-06-11 12:41:34.665786 | controller |         "ip": "10.217.0.72"
2026-06-11 12:41:34.665800 | controller |       }
2026-06-11 12:41:34.665815 | controller |     ],
2026-06-11 12:41:34.665830 | controller |     "qosClass": "Burstable",
2026-06-11 12:41:34.665845 | controller |     "startTime": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.665860 | controller |   }
2026-06-11 12:41:34.665874 | controller | }
2026-06-11 12:41:34.688388 | controller | ok:
2026-06-11 12:41:34.688545 | controller | {
2026-06-11 12:41:34.688577 | controller |   "apiVersion": "v1",
2026-06-11 12:41:34.688606 | controller |   "kind": "Pod",
2026-06-11 12:41:34.688624 | controller |   "metadata": {
2026-06-11 12:41:34.688640 | controller |     "annotations": {
2026-06-11 12:41:34.688656 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.76/23\"],\"mac_address\":\"0a:58:0a:d9:00:4c\",\"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.0.76/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 12:41:34.688675 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.76\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4c\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 12:41:34.688691 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 12:41:34.688707 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 12:41:34.688722 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 12:41:34.688737 | controller |     },
2026-06-11 12:41:34.688752 | controller |     "creationTimestamp": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.688767 | controller |     "generateName": "designate-operator-controller-manager-6bf8599b68-",
2026-06-11 12:41:34.688782 | controller |     "generation": 1,
2026-06-11 12:41:34.688798 | controller |     "labels": {
2026-06-11 12:41:34.688814 | controller |       "app.kubernetes.io/name": "designate-operator",
2026-06-11 12:41:34.688836 | controller |       "control-plane": "controller-manager",
2026-06-11 12:41:34.688852 | controller |       "openstack.org/operator-name": "designate",
2026-06-11 12:41:34.688867 | controller |       "pod-template-hash": "6bf8599b68"
2026-06-11 12:41:34.688883 | controller |     },
2026-06-11 12:41:34.688898 | controller |     "managedFields": [
2026-06-11 12:41:34.688919 | controller |       {
2026-06-11 12:41:34.688940 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.688960 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.688979 | controller |         "fieldsV1": {
2026-06-11 12:41:34.688995 | controller |           "f:metadata": {
2026-06-11 12:41:34.689014 | controller |             "f:annotations": {
2026-06-11 12:41:34.689032 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 12:41:34.689047 | controller |             }
2026-06-11 12:41:34.689062 | controller |           }
2026-06-11 12:41:34.689077 | controller |         },
2026-06-11 12:41:34.689097 | controller |         "manager": "crc",
2026-06-11 12:41:34.689113 | controller |         "operation": "Update",
2026-06-11 12:41:34.689128 | controller |         "subresource": "status",
2026-06-11 12:41:34.689143 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.689159 | controller |       },
2026-06-11 12:41:34.689174 | controller |       {
2026-06-11 12:41:34.689189 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.689204 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.689219 | controller |         "fieldsV1": {
2026-06-11 12:41:34.689233 | controller |           "f:metadata": {
2026-06-11 12:41:34.689248 | controller |             "f:annotations": {
2026-06-11 12:41:34.689263 | controller |               ".": {},
2026-06-11 12:41:34.689278 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 12:41:34.689293 | controller |             },
2026-06-11 12:41:34.689308 | controller |             "f:generateName": {},
2026-06-11 12:41:34.689323 | controller |             "f:labels": {
2026-06-11 12:41:34.689338 | controller |               ".": {},
2026-06-11 12:41:34.689374 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 12:41:34.689391 | controller |               "f:control-plane": {},
2026-06-11 12:41:34.689407 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 12:41:34.689422 | controller |               "f:pod-template-hash": {}
2026-06-11 12:41:34.689437 | controller |             },
2026-06-11 12:41:34.689451 | controller |             "f:ownerReferences": {
2026-06-11 12:41:34.689466 | controller |               ".": {},
2026-06-11 12:41:34.689481 | controller |               "k:{\"uid\":\"df29223b-2e03-44a2-91e6-95d9f5156608\"}": {}
2026-06-11 12:41:34.689496 | controller |             }
2026-06-11 12:41:34.689512 | controller |           },
2026-06-11 12:41:34.689539 | controller |           "f:spec": {
2026-06-11 12:41:34.689556 | controller |             "f:containers": {
2026-06-11 12:41:34.689572 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 12:41:34.689587 | controller |                 ".": {},
2026-06-11 12:41:34.689602 | controller |                 "f:args": {},
2026-06-11 12:41:34.689618 | controller |                 "f:command": {},
2026-06-11 12:41:34.689635 | controller |                 "f:env": {
2026-06-11 12:41:34.689652 | controller |                   ".": {},
2026-06-11 12:41:34.689667 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 12:41:34.689682 | controller |                     ".": {},
2026-06-11 12:41:34.689697 | controller |                     "f:name": {},
2026-06-11 12:41:34.689712 | controller |                     "f:value": {}
2026-06-11 12:41:34.689727 | controller |                   },
2026-06-11 12:41:34.689742 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 12:41:34.689757 | controller |                     ".": {},
2026-06-11 12:41:34.689771 | controller |                     "f:name": {},
2026-06-11 12:41:34.689786 | controller |                     "f:value": {}
2026-06-11 12:41:34.689801 | controller |                   },
2026-06-11 12:41:34.689816 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 12:41:34.689830 | controller |                     ".": {},
2026-06-11 12:41:34.689845 | controller |                     "f:name": {},
2026-06-11 12:41:34.689860 | controller |                     "f:value": {}
2026-06-11 12:41:34.689875 | controller |                   },
2026-06-11 12:41:34.689890 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 12:41:34.689905 | controller |                     ".": {},
2026-06-11 12:41:34.689921 | controller |                     "f:name": {},
2026-06-11 12:41:34.689936 | controller |                     "f:value": {}
2026-06-11 12:41:34.689951 | controller |                   },
2026-06-11 12:41:34.689966 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 12:41:34.689985 | controller |                     ".": {},
2026-06-11 12:41:34.690001 | controller |                     "f:name": {},
2026-06-11 12:41:34.690016 | controller |                     "f:value": {}
2026-06-11 12:41:34.690031 | controller |                   }
2026-06-11 12:41:34.690046 | controller |                 },
2026-06-11 12:41:34.690061 | controller |                 "f:image": {},
2026-06-11 12:41:34.690076 | controller |                 "f:imagePullPolicy": {},
2026-06-11 12:41:34.690090 | controller |                 "f:livenessProbe": {
2026-06-11 12:41:34.690105 | controller |                   ".": {},
2026-06-11 12:41:34.690120 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.690135 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.690149 | controller |                     ".": {},
2026-06-11 12:41:34.690165 | controller |                     "f:path": {},
2026-06-11 12:41:34.690179 | controller |                     "f:port": {},
2026-06-11 12:41:34.690194 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.690209 | controller |                   },
2026-06-11 12:41:34.690225 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.690240 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.690255 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.690270 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.690285 | controller |                 },
2026-06-11 12:41:34.690299 | controller |                 "f:name": {},
2026-06-11 12:41:34.690314 | controller |                 "f:readinessProbe": {
2026-06-11 12:41:34.690329 | controller |                   ".": {},
2026-06-11 12:41:34.690344 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.690381 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.690398 | controller |                     ".": {},
2026-06-11 12:41:34.690413 | controller |                     "f:path": {},
2026-06-11 12:41:34.690428 | controller |                     "f:port": {},
2026-06-11 12:41:34.690443 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.690457 | controller |                   },
2026-06-11 12:41:34.690472 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.690487 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.690502 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.690517 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.690531 | controller |                 },
2026-06-11 12:41:34.690546 | controller |                 "f:resources": {
2026-06-11 12:41:34.690560 | controller |                   ".": {},
2026-06-11 12:41:34.690575 | controller |                   "f:limits": {
2026-06-11 12:41:34.690590 | controller |                     ".": {},
2026-06-11 12:41:34.690604 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.690619 | controller |                     "f:memory": {}
2026-06-11 12:41:34.690634 | controller |                   },
2026-06-11 12:41:34.690648 | controller |                   "f:requests": {
2026-06-11 12:41:34.690664 | controller |                     ".": {},
2026-06-11 12:41:34.690679 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.690693 | controller |                     "f:memory": {}
2026-06-11 12:41:34.690708 | controller |                   }
2026-06-11 12:41:34.690723 | controller |                 },
2026-06-11 12:41:34.690738 | controller |                 "f:securityContext": {
2026-06-11 12:41:34.690752 | controller |                   ".": {},
2026-06-11 12:41:34.690767 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 12:41:34.690782 | controller |                 },
2026-06-11 12:41:34.690797 | controller |                 "f:terminationMessagePath": {},
2026-06-11 12:41:34.690820 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 12:41:34.690835 | controller |               }
2026-06-11 12:41:34.690850 | controller |             },
2026-06-11 12:41:34.690865 | controller |             "f:dnsPolicy": {},
2026-06-11 12:41:34.690880 | controller |             "f:enableServiceLinks": {},
2026-06-11 12:41:34.690894 | controller |             "f:restartPolicy": {},
2026-06-11 12:41:34.690909 | controller |             "f:schedulerName": {},
2026-06-11 12:41:34.690924 | controller |             "f:securityContext": {
2026-06-11 12:41:34.690938 | controller |               ".": {},
2026-06-11 12:41:34.690953 | controller |               "f:runAsNonRoot": {}
2026-06-11 12:41:34.690968 | controller |             },
2026-06-11 12:41:34.690982 | controller |             "f:serviceAccount": {},
2026-06-11 12:41:34.690997 | controller |             "f:serviceAccountName": {},
2026-06-11 12:41:34.691012 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 12:41:34.691027 | controller |             "f:tolerations": {}
2026-06-11 12:41:34.691042 | controller |           }
2026-06-11 12:41:34.691057 | controller |         },
2026-06-11 12:41:34.691071 | controller |         "manager": "kube-controller-manager",
2026-06-11 12:41:34.691086 | controller |         "operation": "Update",
2026-06-11 12:41:34.691101 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.691116 | controller |       },
2026-06-11 12:41:34.691131 | controller |       {
2026-06-11 12:41:34.691146 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.691161 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.691176 | controller |         "fieldsV1": {
2026-06-11 12:41:34.691191 | controller |           "f:metadata": {
2026-06-11 12:41:34.691206 | controller |             "f:annotations": {
2026-06-11 12:41:34.691221 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 12:41:34.691236 | controller |             }
2026-06-11 12:41:34.691251 | controller |           }
2026-06-11 12:41:34.691267 | controller |         },
2026-06-11 12:41:34.691282 | controller |         "manager": "multus-daemon",
2026-06-11 12:41:34.691297 | controller |         "operation": "Update",
2026-06-11 12:41:34.691312 | controller |         "subresource": "status",
2026-06-11 12:41:34.691327 | controller |         "time": "2026-06-11T11:44:14Z"
2026-06-11 12:41:34.691342 | controller |       },
2026-06-11 12:41:34.691379 | controller |       {
2026-06-11 12:41:34.691396 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.691411 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.691426 | controller |         "fieldsV1": {
2026-06-11 12:41:34.691441 | controller |           "f:status": {
2026-06-11 12:41:34.691455 | controller |             "f:conditions": {
2026-06-11 12:41:34.691470 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 12:41:34.691485 | controller |                 ".": {},
2026-06-11 12:41:34.691500 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.691516 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.691531 | controller |                 "f:status": {},
2026-06-11 12:41:34.691546 | controller |                 "f:type": {}
2026-06-11 12:41:34.691561 | controller |               },
2026-06-11 12:41:34.691576 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 12:41:34.691591 | controller |                 ".": {},
2026-06-11 12:41:34.691606 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.691621 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.691636 | controller |                 "f:status": {},
2026-06-11 12:41:34.691650 | controller |                 "f:type": {}
2026-06-11 12:41:34.691665 | controller |               },
2026-06-11 12:41:34.691680 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 12:41:34.691699 | controller |                 ".": {},
2026-06-11 12:41:34.691715 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.691730 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.691744 | controller |                 "f:status": {},
2026-06-11 12:41:34.691759 | controller |                 "f:type": {}
2026-06-11 12:41:34.691774 | controller |               },
2026-06-11 12:41:34.691788 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 12:41:34.691803 | controller |                 ".": {},
2026-06-11 12:41:34.691818 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.691832 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.691847 | controller |                 "f:status": {},
2026-06-11 12:41:34.691862 | controller |                 "f:type": {}
2026-06-11 12:41:34.691876 | controller |               }
2026-06-11 12:41:34.691891 | controller |             },
2026-06-11 12:41:34.691906 | controller |             "f:containerStatuses": {},
2026-06-11 12:41:34.691921 | controller |             "f:hostIP": {},
2026-06-11 12:41:34.691936 | controller |             "f:hostIPs": {},
2026-06-11 12:41:34.691951 | controller |             "f:phase": {},
2026-06-11 12:41:34.691965 | controller |             "f:podIP": {},
2026-06-11 12:41:34.691980 | controller |             "f:podIPs": {
2026-06-11 12:41:34.691995 | controller |               ".": {},
2026-06-11 12:41:34.692009 | controller |               "k:{\"ip\":\"10.217.0.76\"}": {
2026-06-11 12:41:34.692024 | controller |                 ".": {},
2026-06-11 12:41:34.692040 | controller |                 "f:ip": {}
2026-06-11 12:41:34.692055 | controller |               }
2026-06-11 12:41:34.692070 | controller |             },
2026-06-11 12:41:34.692085 | controller |             "f:startTime": {}
2026-06-11 12:41:34.692100 | controller |           }
2026-06-11 12:41:34.692115 | controller |         },
2026-06-11 12:41:34.692129 | controller |         "manager": "kubelet",
2026-06-11 12:41:34.692144 | controller |         "operation": "Update",
2026-06-11 12:41:34.692159 | controller |         "subresource": "status",
2026-06-11 12:41:34.692173 | controller |         "time": "2026-06-11T11:45:18Z"
2026-06-11 12:41:34.692188 | controller |       }
2026-06-11 12:41:34.692203 | controller |     ],
2026-06-11 12:41:34.692218 | controller |     "name": "designate-operator-controller-manager-6bf8599b68-bvhqk",
2026-06-11 12:41:34.692232 | controller |     "namespace": "openstack-operators",
2026-06-11 12:41:34.692247 | controller |     "ownerReferences": [
2026-06-11 12:41:34.692263 | controller |       {
2026-06-11 12:41:34.692278 | controller |         "apiVersion": "apps/v1",
2026-06-11 12:41:34.692293 | controller |         "blockOwnerDeletion": true,
2026-06-11 12:41:34.692308 | controller |         "controller": true,
2026-06-11 12:41:34.692323 | controller |         "kind": "ReplicaSet",
2026-06-11 12:41:34.692339 | controller |         "name": "designate-operator-controller-manager-6bf8599b68",
2026-06-11 12:41:34.692375 | controller |         "uid": "df29223b-2e03-44a2-91e6-95d9f5156608"
2026-06-11 12:41:34.692391 | controller |       }
2026-06-11 12:41:34.692407 | controller |     ],
2026-06-11 12:41:34.692422 | controller |     "resourceVersion": "54881",
2026-06-11 12:41:34.692437 | controller |     "uid": "9ea30edd-af04-45a4-8fff-f9c0fd3360ff"
2026-06-11 12:41:34.692453 | controller |   },
2026-06-11 12:41:34.692467 | controller |   "spec": {
2026-06-11 12:41:34.692482 | controller |     "containers": [
2026-06-11 12:41:34.692497 | controller |       {
2026-06-11 12:41:34.692512 | controller |         "args": [
2026-06-11 12:41:34.692527 | controller |           "--leader-elect",
2026-06-11 12:41:34.692542 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 12:41:34.692557 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 12:41:34.692572 | controller |         ],
2026-06-11 12:41:34.692592 | controller |         "command": [
2026-06-11 12:41:34.692607 | controller |           "/manager"
2026-06-11 12:41:34.692622 | controller |         ],
2026-06-11 12:41:34.692637 | controller |         "env": [
2026-06-11 12:41:34.692651 | controller |           {
2026-06-11 12:41:34.692666 | controller |             "name": "LEASE_DURATION",
2026-06-11 12:41:34.692681 | controller |             "value": "30"
2026-06-11 12:41:34.692696 | controller |           },
2026-06-11 12:41:34.692711 | controller |           {
2026-06-11 12:41:34.692726 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 12:41:34.692741 | controller |             "value": "20"
2026-06-11 12:41:34.692756 | controller |           },
2026-06-11 12:41:34.692771 | controller |           {
2026-06-11 12:41:34.692786 | controller |             "name": "RETRY_PERIOD",
2026-06-11 12:41:34.692801 | controller |             "value": "5"
2026-06-11 12:41:34.692816 | controller |           },
2026-06-11 12:41:34.692831 | controller |           {
2026-06-11 12:41:34.692846 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 12:41:34.692861 | controller |             "value": "false"
2026-06-11 12:41:34.692876 | controller |           },
2026-06-11 12:41:34.692891 | controller |           {
2026-06-11 12:41:34.692906 | controller |             "name": "METRICS_CERTS",
2026-06-11 12:41:34.692921 | controller |             "value": "false"
2026-06-11 12:41:34.692935 | controller |           }
2026-06-11 12:41:34.692950 | controller |         ],
2026-06-11 12:41:34.692965 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd",
2026-06-11 12:41:34.692981 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 12:41:34.692996 | controller |         "livenessProbe": {
2026-06-11 12:41:34.693011 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.693026 | controller |           "httpGet": {
2026-06-11 12:41:34.693041 | controller |             "path": "/healthz",
2026-06-11 12:41:34.693056 | controller |             "port": 8081,
2026-06-11 12:41:34.693071 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.693086 | controller |           },
2026-06-11 12:41:34.693102 | controller |           "initialDelaySeconds": 15,
2026-06-11 12:41:34.693116 | controller |           "periodSeconds": 20,
2026-06-11 12:41:34.693131 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.693146 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.693160 | controller |         },
2026-06-11 12:41:34.693175 | controller |         "name": "manager",
2026-06-11 12:41:34.693189 | controller |         "readinessProbe": {
2026-06-11 12:41:34.693204 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.693218 | controller |           "httpGet": {
2026-06-11 12:41:34.693233 | controller |             "path": "/readyz",
2026-06-11 12:41:34.693247 | controller |             "port": 8081,
2026-06-11 12:41:34.693262 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.693276 | controller |           },
2026-06-11 12:41:34.693291 | controller |           "initialDelaySeconds": 5,
2026-06-11 12:41:34.693305 | controller |           "periodSeconds": 10,
2026-06-11 12:41:34.693320 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.693335 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.693367 | controller |         },
2026-06-11 12:41:34.693385 | controller |         "resources": {
2026-06-11 12:41:34.693400 | controller |           "limits": {
2026-06-11 12:41:34.693415 | controller |             "cpu": "500m",
2026-06-11 12:41:34.693431 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.693446 | controller |           },
2026-06-11 12:41:34.693461 | controller |           "requests": {
2026-06-11 12:41:34.693476 | controller |             "cpu": "10m",
2026-06-11 12:41:34.693491 | controller |             "memory": "256Mi"
2026-06-11 12:41:34.693510 | controller |           }
2026-06-11 12:41:34.693526 | controller |         },
2026-06-11 12:41:34.693554 | controller |         "securityContext": {
2026-06-11 12:41:34.693569 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 12:41:34.693584 | controller |           "capabilities": {
2026-06-11 12:41:34.693599 | controller |             "drop": [
2026-06-11 12:41:34.693614 | controller |               "MKNOD"
2026-06-11 12:41:34.693628 | controller |             ]
2026-06-11 12:41:34.693643 | controller |           }
2026-06-11 12:41:34.693657 | controller |         },
2026-06-11 12:41:34.693672 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 12:41:34.693687 | controller |         "terminationMessagePolicy": "File",
2026-06-11 12:41:34.693703 | controller |         "volumeMounts": [
2026-06-11 12:41:34.693718 | controller |           {
2026-06-11 12:41:34.693733 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.693748 | controller |             "name": "kube-api-access-d8cl6",
2026-06-11 12:41:34.693763 | controller |             "readOnly": true
2026-06-11 12:41:34.693778 | controller |           }
2026-06-11 12:41:34.693793 | controller |         ]
2026-06-11 12:41:34.693808 | controller |       }
2026-06-11 12:41:34.693823 | controller |     ],
2026-06-11 12:41:34.693838 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 12:41:34.693852 | controller |     "enableServiceLinks": true,
2026-06-11 12:41:34.693867 | controller |     "imagePullSecrets": [
2026-06-11 12:41:34.693882 | controller |       {
2026-06-11 12:41:34.693897 | controller |         "name": "designate-operator-controller-manager-dockercfg-vgqcm"
2026-06-11 12:41:34.693912 | controller |       }
2026-06-11 12:41:34.693927 | controller |     ],
2026-06-11 12:41:34.693942 | controller |     "nodeName": "crc",
2026-06-11 12:41:34.693958 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 12:41:34.693973 | controller |     "priority": 0,
2026-06-11 12:41:34.693988 | controller |     "restartPolicy": "Always",
2026-06-11 12:41:34.694002 | controller |     "schedulerName": "default-scheduler",
2026-06-11 12:41:34.694017 | controller |     "securityContext": {
2026-06-11 12:41:34.694032 | controller |       "runAsNonRoot": true,
2026-06-11 12:41:34.694047 | controller |       "seLinuxOptions": {
2026-06-11 12:41:34.694061 | controller |         "level": "s0:c26,c5"
2026-06-11 12:41:34.694075 | controller |       }
2026-06-11 12:41:34.694090 | controller |     },
2026-06-11 12:41:34.694104 | controller |     "serviceAccount": "designate-operator-controller-manager",
2026-06-11 12:41:34.694119 | controller |     "serviceAccountName": "designate-operator-controller-manager",
2026-06-11 12:41:34.694134 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 12:41:34.694148 | controller |     "tolerations": [
2026-06-11 12:41:34.694163 | controller |       {
2026-06-11 12:41:34.694177 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.694192 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 12:41:34.694206 | controller |         "operator": "Exists",
2026-06-11 12:41:34.694220 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.694234 | controller |       },
2026-06-11 12:41:34.694248 | controller |       {
2026-06-11 12:41:34.694262 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.694276 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 12:41:34.694290 | controller |         "operator": "Exists",
2026-06-11 12:41:34.694304 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.694318 | controller |       },
2026-06-11 12:41:34.694332 | controller |       {
2026-06-11 12:41:34.694360 | controller |         "effect": "NoSchedule",
2026-06-11 12:41:34.694380 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 12:41:34.694396 | controller |         "operator": "Exists"
2026-06-11 12:41:34.694415 | controller |       }
2026-06-11 12:41:34.694430 | controller |     ],
2026-06-11 12:41:34.694445 | controller |     "volumes": [
2026-06-11 12:41:34.694459 | controller |       {
2026-06-11 12:41:34.694473 | controller |         "name": "kube-api-access-d8cl6",
2026-06-11 12:41:34.694488 | controller |         "projected": {
2026-06-11 12:41:34.694503 | controller |           "defaultMode": 420,
2026-06-11 12:41:34.694517 | controller |           "sources": [
2026-06-11 12:41:34.694531 | controller |             {
2026-06-11 12:41:34.694546 | controller |               "serviceAccountToken": {
2026-06-11 12:41:34.694560 | controller |                 "expirationSeconds": 3607,
2026-06-11 12:41:34.694574 | controller |                 "path": "token"
2026-06-11 12:41:34.694589 | controller |               }
2026-06-11 12:41:34.694603 | controller |             },
2026-06-11 12:41:34.694617 | controller |             {
2026-06-11 12:41:34.694632 | controller |               "configMap": {
2026-06-11 12:41:34.694646 | controller |                 "items": [
2026-06-11 12:41:34.694660 | controller |                   {
2026-06-11 12:41:34.694674 | controller |                     "key": "ca.crt",
2026-06-11 12:41:34.694688 | controller |                     "path": "ca.crt"
2026-06-11 12:41:34.694701 | controller |                   }
2026-06-11 12:41:34.694715 | controller |                 ],
2026-06-11 12:41:34.694729 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 12:41:34.694743 | controller |               }
2026-06-11 12:41:34.694757 | controller |             },
2026-06-11 12:41:34.694771 | controller |             {
2026-06-11 12:41:34.694785 | controller |               "downwardAPI": {
2026-06-11 12:41:34.694799 | controller |                 "items": [
2026-06-11 12:41:34.694812 | controller |                   {
2026-06-11 12:41:34.694827 | controller |                     "fieldRef": {
2026-06-11 12:41:34.694842 | controller |                       "apiVersion": "v1",
2026-06-11 12:41:34.694856 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 12:41:34.694870 | controller |                     },
2026-06-11 12:41:34.694885 | controller |                     "path": "namespace"
2026-06-11 12:41:34.694899 | controller |                   }
2026-06-11 12:41:34.694913 | controller |                 ]
2026-06-11 12:41:34.694927 | controller |               }
2026-06-11 12:41:34.694941 | controller |             },
2026-06-11 12:41:34.694956 | controller |             {
2026-06-11 12:41:34.694970 | controller |               "configMap": {
2026-06-11 12:41:34.694984 | controller |                 "items": [
2026-06-11 12:41:34.694998 | controller |                   {
2026-06-11 12:41:34.695013 | controller |                     "key": "service-ca.crt",
2026-06-11 12:41:34.695027 | controller |                     "path": "service-ca.crt"
2026-06-11 12:41:34.695041 | controller |                   }
2026-06-11 12:41:34.695056 | controller |                 ],
2026-06-11 12:41:34.695070 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 12:41:34.695084 | controller |               }
2026-06-11 12:41:34.695098 | controller |             }
2026-06-11 12:41:34.695112 | controller |           ]
2026-06-11 12:41:34.695126 | controller |         }
2026-06-11 12:41:34.695140 | controller |       }
2026-06-11 12:41:34.695155 | controller |     ]
2026-06-11 12:41:34.695169 | controller |   },
2026-06-11 12:41:34.695183 | controller |   "status": {
2026-06-11 12:41:34.695197 | controller |     "conditions": [
2026-06-11 12:41:34.695211 | controller |       {
2026-06-11 12:41:34.695225 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.695239 | controller |         "lastTransitionTime": "2026-06-11T11:45:05Z",
2026-06-11 12:41:34.695254 | controller |         "status": "True",
2026-06-11 12:41:34.695268 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 12:41:34.695283 | controller |       },
2026-06-11 12:41:34.695301 | controller |       {
2026-06-11 12:41:34.695316 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.695331 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.695364 | controller |         "status": "True",
2026-06-11 12:41:34.695385 | controller |         "type": "Initialized"
2026-06-11 12:41:34.695400 | controller |       },
2026-06-11 12:41:34.695415 | controller |       {
2026-06-11 12:41:34.695430 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.695445 | controller |         "lastTransitionTime": "2026-06-11T11:45:18Z",
2026-06-11 12:41:34.695459 | controller |         "status": "True",
2026-06-11 12:41:34.695474 | controller |         "type": "Ready"
2026-06-11 12:41:34.695489 | controller |       },
2026-06-11 12:41:34.695503 | controller |       {
2026-06-11 12:41:34.695518 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.695532 | controller |         "lastTransitionTime": "2026-06-11T11:45:18Z",
2026-06-11 12:41:34.695546 | controller |         "status": "True",
2026-06-11 12:41:34.695560 | controller |         "type": "ContainersReady"
2026-06-11 12:41:34.695575 | controller |       },
2026-06-11 12:41:34.695589 | controller |       {
2026-06-11 12:41:34.695603 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.695617 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.695632 | controller |         "status": "True",
2026-06-11 12:41:34.695646 | controller |         "type": "PodScheduled"
2026-06-11 12:41:34.695660 | controller |       }
2026-06-11 12:41:34.695674 | controller |     ],
2026-06-11 12:41:34.695688 | controller |     "containerStatuses": [
2026-06-11 12:41:34.695702 | controller |       {
2026-06-11 12:41:34.695716 | controller |         "allocatedResources": {
2026-06-11 12:41:34.695730 | controller |           "cpu": "10m",
2026-06-11 12:41:34.695744 | controller |           "memory": "256Mi"
2026-06-11 12:41:34.695763 | controller |         },
2026-06-11 12:41:34.695784 | controller |         "containerID": "cri-o://52c35d2828ec20d276343ffb789bdfad7dff999f4dd426054724d151e997a109",
2026-06-11 12:41:34.695805 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd",
2026-06-11 12:41:34.695825 | controller |         "imageID": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd",
2026-06-11 12:41:34.695844 | controller |         "lastState": {},
2026-06-11 12:41:34.695864 | controller |         "name": "manager",
2026-06-11 12:41:34.695882 | controller |         "ready": true,
2026-06-11 12:41:34.695903 | controller |         "resources": {
2026-06-11 12:41:34.695924 | controller |           "limits": {
2026-06-11 12:41:34.695942 | controller |             "cpu": "500m",
2026-06-11 12:41:34.695957 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.695972 | controller |           },
2026-06-11 12:41:34.695986 | controller |           "requests": {
2026-06-11 12:41:34.696000 | controller |             "cpu": "10m",
2026-06-11 12:41:34.696014 | controller |             "memory": "256Mi"
2026-06-11 12:41:34.696029 | controller |           }
2026-06-11 12:41:34.696043 | controller |         },
2026-06-11 12:41:34.696062 | controller |         "restartCount": 0,
2026-06-11 12:41:34.696078 | controller |         "started": true,
2026-06-11 12:41:34.696092 | controller |         "state": {
2026-06-11 12:41:34.696106 | controller |           "running": {
2026-06-11 12:41:34.696120 | controller |             "startedAt": "2026-06-11T11:45:05Z"
2026-06-11 12:41:34.696134 | controller |           }
2026-06-11 12:41:34.696148 | controller |         },
2026-06-11 12:41:34.696162 | controller |         "user": {
2026-06-11 12:41:34.696177 | controller |           "linux": {
2026-06-11 12:41:34.696191 | controller |             "gid": 0,
2026-06-11 12:41:34.696210 | controller |             "supplementalGroups": [
2026-06-11 12:41:34.696454 | controller |               0
2026-06-11 12:41:34.696478 | controller |             ],
2026-06-11 12:41:34.696494 | controller |             "uid": 65532
2026-06-11 12:41:34.696508 | controller |           }
2026-06-11 12:41:34.696523 | controller |         },
2026-06-11 12:41:34.696537 | controller |         "volumeMounts": [
2026-06-11 12:41:34.696551 | controller |           {
2026-06-11 12:41:34.696565 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.696580 | controller |             "name": "kube-api-access-d8cl6",
2026-06-11 12:41:34.696595 | controller |             "readOnly": true,
2026-06-11 12:41:34.696609 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:34.696623 | controller |           }
2026-06-11 12:41:34.696637 | controller |         ]
2026-06-11 12:41:34.696651 | controller |       }
2026-06-11 12:41:34.696665 | controller |     ],
2026-06-11 12:41:34.696680 | controller |     "hostIP": "192.168.126.11",
2026-06-11 12:41:34.696694 | controller |     "hostIPs": [
2026-06-11 12:41:34.696709 | controller |       {
2026-06-11 12:41:34.696723 | controller |         "ip": "192.168.126.11"
2026-06-11 12:41:34.696738 | controller |       }
2026-06-11 12:41:34.696752 | controller |     ],
2026-06-11 12:41:34.696766 | controller |     "phase": "Running",
2026-06-11 12:41:34.696780 | controller |     "podIP": "10.217.0.76",
2026-06-11 12:41:34.696794 | controller |     "podIPs": [
2026-06-11 12:41:34.696808 | controller |       {
2026-06-11 12:41:34.696822 | controller |         "ip": "10.217.0.76"
2026-06-11 12:41:34.696836 | controller |       }
2026-06-11 12:41:34.696851 | controller |     ],
2026-06-11 12:41:34.696864 | controller |     "qosClass": "Burstable",
2026-06-11 12:41:34.696879 | controller |     "startTime": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.696893 | controller |   }
2026-06-11 12:41:34.696907 | controller | }
2026-06-11 12:41:34.718816 | controller | ok:
2026-06-11 12:41:34.718904 | controller | {
2026-06-11 12:41:34.718924 | controller |   "apiVersion": "v1",
2026-06-11 12:41:34.718941 | controller |   "kind": "Pod",
2026-06-11 12:41:34.718956 | controller |   "metadata": {
2026-06-11 12:41:34.718972 | controller |     "annotations": {
2026-06-11 12:41:34.718987 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.77/23\"],\"mac_address\":\"0a:58:0a:d9:00:4d\",\"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.0.77/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 12:41:34.719007 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.77\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4d\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 12:41:34.719024 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 12:41:34.719039 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 12:41:34.719054 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 12:41:34.719069 | controller |     },
2026-06-11 12:41:34.719083 | controller |     "creationTimestamp": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.719098 | controller |     "generateName": "glance-operator-controller-manager-5bdfb47c4d-",
2026-06-11 12:41:34.719112 | controller |     "generation": 1,
2026-06-11 12:41:34.719127 | controller |     "labels": {
2026-06-11 12:41:34.719141 | controller |       "app.kubernetes.io/name": "glance-operator",
2026-06-11 12:41:34.719156 | controller |       "control-plane": "controller-manager",
2026-06-11 12:41:34.719170 | controller |       "openstack.org/operator-name": "glance",
2026-06-11 12:41:34.719190 | controller |       "pod-template-hash": "5bdfb47c4d"
2026-06-11 12:41:34.719204 | controller |     },
2026-06-11 12:41:34.719219 | controller |     "managedFields": [
2026-06-11 12:41:34.719233 | controller |       {
2026-06-11 12:41:34.719247 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.719262 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.719276 | controller |         "fieldsV1": {
2026-06-11 12:41:34.719291 | controller |           "f:metadata": {
2026-06-11 12:41:34.719305 | controller |             "f:annotations": {
2026-06-11 12:41:34.719319 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 12:41:34.719334 | controller |             }
2026-06-11 12:41:34.719366 | controller |           }
2026-06-11 12:41:34.719384 | controller |         },
2026-06-11 12:41:34.719399 | controller |         "manager": "crc",
2026-06-11 12:41:34.719413 | controller |         "operation": "Update",
2026-06-11 12:41:34.719428 | controller |         "subresource": "status",
2026-06-11 12:41:34.719443 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.719458 | controller |       },
2026-06-11 12:41:34.719473 | controller |       {
2026-06-11 12:41:34.719488 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.719503 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.719517 | controller |         "fieldsV1": {
2026-06-11 12:41:34.719532 | controller |           "f:metadata": {
2026-06-11 12:41:34.719546 | controller |             "f:annotations": {
2026-06-11 12:41:34.719560 | controller |               ".": {},
2026-06-11 12:41:34.719575 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 12:41:34.719589 | controller |             },
2026-06-11 12:41:34.719604 | controller |             "f:generateName": {},
2026-06-11 12:41:34.719619 | controller |             "f:labels": {
2026-06-11 12:41:34.719633 | controller |               ".": {},
2026-06-11 12:41:34.719648 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 12:41:34.719663 | controller |               "f:control-plane": {},
2026-06-11 12:41:34.719678 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 12:41:34.719693 | controller |               "f:pod-template-hash": {}
2026-06-11 12:41:34.719709 | controller |             },
2026-06-11 12:41:34.719724 | controller |             "f:ownerReferences": {
2026-06-11 12:41:34.719739 | controller |               ".": {},
2026-06-11 12:41:34.719754 | controller |               "k:{\"uid\":\"ae915ca1-1573-4fab-a314-4fb63b2fbf8d\"}": {}
2026-06-11 12:41:34.719769 | controller |             }
2026-06-11 12:41:34.719785 | controller |           },
2026-06-11 12:41:34.719799 | controller |           "f:spec": {
2026-06-11 12:41:34.719814 | controller |             "f:containers": {
2026-06-11 12:41:34.719828 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 12:41:34.719843 | controller |                 ".": {},
2026-06-11 12:41:34.719857 | controller |                 "f:args": {},
2026-06-11 12:41:34.719872 | controller |                 "f:command": {},
2026-06-11 12:41:34.719886 | controller |                 "f:env": {
2026-06-11 12:41:34.719901 | controller |                   ".": {},
2026-06-11 12:41:34.719915 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 12:41:34.719930 | controller |                     ".": {},
2026-06-11 12:41:34.719944 | controller |                     "f:name": {},
2026-06-11 12:41:34.719959 | controller |                     "f:value": {}
2026-06-11 12:41:34.719974 | controller |                   },
2026-06-11 12:41:34.719989 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 12:41:34.720003 | controller |                     ".": {},
2026-06-11 12:41:34.720018 | controller |                     "f:name": {},
2026-06-11 12:41:34.720033 | controller |                     "f:value": {}
2026-06-11 12:41:34.720052 | controller |                   },
2026-06-11 12:41:34.720067 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 12:41:34.720082 | controller |                     ".": {},
2026-06-11 12:41:34.720096 | controller |                     "f:name": {},
2026-06-11 12:41:34.720111 | controller |                     "f:value": {}
2026-06-11 12:41:34.720126 | controller |                   },
2026-06-11 12:41:34.720141 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 12:41:34.720155 | controller |                     ".": {},
2026-06-11 12:41:34.720170 | controller |                     "f:name": {},
2026-06-11 12:41:34.720185 | controller |                     "f:value": {}
2026-06-11 12:41:34.720200 | controller |                   },
2026-06-11 12:41:34.720214 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 12:41:34.720229 | controller |                     ".": {},
2026-06-11 12:41:34.720244 | controller |                     "f:name": {},
2026-06-11 12:41:34.720258 | controller |                     "f:value": {}
2026-06-11 12:41:34.720273 | controller |                   }
2026-06-11 12:41:34.720288 | controller |                 },
2026-06-11 12:41:34.720302 | controller |                 "f:image": {},
2026-06-11 12:41:34.720317 | controller |                 "f:imagePullPolicy": {},
2026-06-11 12:41:34.720332 | controller |                 "f:livenessProbe": {
2026-06-11 12:41:34.720359 | controller |                   ".": {},
2026-06-11 12:41:34.720379 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.720395 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.720411 | controller |                     ".": {},
2026-06-11 12:41:34.720426 | controller |                     "f:path": {},
2026-06-11 12:41:34.720440 | controller |                     "f:port": {},
2026-06-11 12:41:34.720455 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.720470 | controller |                   },
2026-06-11 12:41:34.720484 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.720499 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.720514 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.720529 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.720544 | controller |                 },
2026-06-11 12:41:34.720559 | controller |                 "f:name": {},
2026-06-11 12:41:34.720574 | controller |                 "f:readinessProbe": {
2026-06-11 12:41:34.720588 | controller |                   ".": {},
2026-06-11 12:41:34.720603 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.720618 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.720632 | controller |                     ".": {},
2026-06-11 12:41:34.720647 | controller |                     "f:path": {},
2026-06-11 12:41:34.720661 | controller |                     "f:port": {},
2026-06-11 12:41:34.720675 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.720689 | controller |                   },
2026-06-11 12:41:34.720704 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.720718 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.720733 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.720748 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.720763 | controller |                 },
2026-06-11 12:41:34.720778 | controller |                 "f:resources": {
2026-06-11 12:41:34.720793 | controller |                   ".": {},
2026-06-11 12:41:34.720808 | controller |                   "f:limits": {
2026-06-11 12:41:34.720823 | controller |                     ".": {},
2026-06-11 12:41:34.720838 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.720852 | controller |                     "f:memory": {}
2026-06-11 12:41:34.720871 | controller |                   },
2026-06-11 12:41:34.720887 | controller |                   "f:requests": {
2026-06-11 12:41:34.720902 | controller |                     ".": {},
2026-06-11 12:41:34.720917 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.720931 | controller |                     "f:memory": {}
2026-06-11 12:41:34.720946 | controller |                   }
2026-06-11 12:41:34.720961 | controller |                 },
2026-06-11 12:41:34.720976 | controller |                 "f:securityContext": {
2026-06-11 12:41:34.720991 | controller |                   ".": {},
2026-06-11 12:41:34.721005 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 12:41:34.721020 | controller |                 },
2026-06-11 12:41:34.721035 | controller |                 "f:terminationMessagePath": {},
2026-06-11 12:41:34.721050 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 12:41:34.721065 | controller |               }
2026-06-11 12:41:34.721080 | controller |             },
2026-06-11 12:41:34.721095 | controller |             "f:dnsPolicy": {},
2026-06-11 12:41:34.721109 | controller |             "f:enableServiceLinks": {},
2026-06-11 12:41:34.721124 | controller |             "f:restartPolicy": {},
2026-06-11 12:41:34.721139 | controller |             "f:schedulerName": {},
2026-06-11 12:41:34.721154 | controller |             "f:securityContext": {
2026-06-11 12:41:34.721168 | controller |               ".": {},
2026-06-11 12:41:34.721183 | controller |               "f:runAsNonRoot": {}
2026-06-11 12:41:34.721198 | controller |             },
2026-06-11 12:41:34.721213 | controller |             "f:serviceAccount": {},
2026-06-11 12:41:34.721227 | controller |             "f:serviceAccountName": {},
2026-06-11 12:41:34.721242 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 12:41:34.721257 | controller |             "f:tolerations": {}
2026-06-11 12:41:34.721271 | controller |           }
2026-06-11 12:41:34.721286 | controller |         },
2026-06-11 12:41:34.721301 | controller |         "manager": "kube-controller-manager",
2026-06-11 12:41:34.721315 | controller |         "operation": "Update",
2026-06-11 12:41:34.721330 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.721344 | controller |       },
2026-06-11 12:41:34.721379 | controller |       {
2026-06-11 12:41:34.721394 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.721409 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.721446 | controller |         "fieldsV1": {
2026-06-11 12:41:34.721461 | controller |           "f:metadata": {
2026-06-11 12:41:34.721475 | controller |             "f:annotations": {
2026-06-11 12:41:34.721489 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 12:41:34.721503 | controller |             }
2026-06-11 12:41:34.721518 | controller |           }
2026-06-11 12:41:34.721532 | controller |         },
2026-06-11 12:41:34.721561 | controller |         "manager": "multus-daemon",
2026-06-11 12:41:34.721576 | controller |         "operation": "Update",
2026-06-11 12:41:34.721590 | controller |         "subresource": "status",
2026-06-11 12:41:34.721605 | controller |         "time": "2026-06-11T11:44:16Z"
2026-06-11 12:41:34.721619 | controller |       },
2026-06-11 12:41:34.721633 | controller |       {
2026-06-11 12:41:34.721647 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.721661 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.721675 | controller |         "fieldsV1": {
2026-06-11 12:41:34.721689 | controller |           "f:status": {
2026-06-11 12:41:34.721703 | controller |             "f:conditions": {
2026-06-11 12:41:34.721717 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 12:41:34.721731 | controller |                 ".": {},
2026-06-11 12:41:34.721744 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.721758 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.721776 | controller |                 "f:status": {},
2026-06-11 12:41:34.721791 | controller |                 "f:type": {}
2026-06-11 12:41:34.721805 | controller |               },
2026-06-11 12:41:34.721820 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 12:41:34.721835 | controller |                 ".": {},
2026-06-11 12:41:34.721849 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.721863 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.721878 | controller |                 "f:status": {},
2026-06-11 12:41:34.721892 | controller |                 "f:type": {}
2026-06-11 12:41:34.721907 | controller |               },
2026-06-11 12:41:34.721921 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 12:41:34.721935 | controller |                 ".": {},
2026-06-11 12:41:34.721949 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.721963 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.721978 | controller |                 "f:status": {},
2026-06-11 12:41:34.721992 | controller |                 "f:type": {}
2026-06-11 12:41:34.722006 | controller |               },
2026-06-11 12:41:34.722021 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 12:41:34.722035 | controller |                 ".": {},
2026-06-11 12:41:34.722049 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.722064 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.722078 | controller |                 "f:status": {},
2026-06-11 12:41:34.722092 | controller |                 "f:type": {}
2026-06-11 12:41:34.722106 | controller |               }
2026-06-11 12:41:34.722120 | controller |             },
2026-06-11 12:41:34.722134 | controller |             "f:containerStatuses": {},
2026-06-11 12:41:34.722149 | controller |             "f:hostIP": {},
2026-06-11 12:41:34.722162 | controller |             "f:hostIPs": {},
2026-06-11 12:41:34.722176 | controller |             "f:phase": {},
2026-06-11 12:41:34.722190 | controller |             "f:podIP": {},
2026-06-11 12:41:34.722204 | controller |             "f:podIPs": {
2026-06-11 12:41:34.722218 | controller |               ".": {},
2026-06-11 12:41:34.722232 | controller |               "k:{\"ip\":\"10.217.0.77\"}": {
2026-06-11 12:41:34.722246 | controller |                 ".": {},
2026-06-11 12:41:34.722260 | controller |                 "f:ip": {}
2026-06-11 12:41:34.722273 | controller |               }
2026-06-11 12:41:34.722287 | controller |             },
2026-06-11 12:41:34.722301 | controller |             "f:startTime": {}
2026-06-11 12:41:34.722314 | controller |           }
2026-06-11 12:41:34.722328 | controller |         },
2026-06-11 12:41:34.722342 | controller |         "manager": "kubelet",
2026-06-11 12:41:34.722382 | controller |         "operation": "Update",
2026-06-11 12:41:34.722397 | controller |         "subresource": "status",
2026-06-11 12:41:34.722411 | controller |         "time": "2026-06-11T11:45:20Z"
2026-06-11 12:41:34.722425 | controller |       }
2026-06-11 12:41:34.722439 | controller |     ],
2026-06-11 12:41:34.722453 | controller |     "name": "glance-operator-controller-manager-5bdfb47c4d-td64m",
2026-06-11 12:41:34.722467 | controller |     "namespace": "openstack-operators",
2026-06-11 12:41:34.722481 | controller |     "ownerReferences": [
2026-06-11 12:41:34.722495 | controller |       {
2026-06-11 12:41:34.722509 | controller |         "apiVersion": "apps/v1",
2026-06-11 12:41:34.722524 | controller |         "blockOwnerDeletion": true,
2026-06-11 12:41:34.722538 | controller |         "controller": true,
2026-06-11 12:41:34.722552 | controller |         "kind": "ReplicaSet",
2026-06-11 12:41:34.722566 | controller |         "name": "glance-operator-controller-manager-5bdfb47c4d",
2026-06-11 12:41:34.722581 | controller |         "uid": "ae915ca1-1573-4fab-a314-4fb63b2fbf8d"
2026-06-11 12:41:34.722604 | controller |       }
2026-06-11 12:41:34.722619 | controller |     ],
2026-06-11 12:41:34.722633 | controller |     "resourceVersion": "54973",
2026-06-11 12:41:34.722647 | controller |     "uid": "1581e0cf-3a41-462b-8186-3681e78a40d9"
2026-06-11 12:41:34.722661 | controller |   },
2026-06-11 12:41:34.722676 | controller |   "spec": {
2026-06-11 12:41:34.722690 | controller |     "containers": [
2026-06-11 12:41:34.722704 | controller |       {
2026-06-11 12:41:34.722718 | controller |         "args": [
2026-06-11 12:41:34.722732 | controller |           "--leader-elect",
2026-06-11 12:41:34.722746 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 12:41:34.722760 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 12:41:34.722774 | controller |         ],
2026-06-11 12:41:34.722788 | controller |         "command": [
2026-06-11 12:41:34.722802 | controller |           "/manager"
2026-06-11 12:41:34.722817 | controller |         ],
2026-06-11 12:41:34.722831 | controller |         "env": [
2026-06-11 12:41:34.722845 | controller |           {
2026-06-11 12:41:34.722859 | controller |             "name": "LEASE_DURATION",
2026-06-11 12:41:34.722873 | controller |             "value": "30"
2026-06-11 12:41:34.722887 | controller |           },
2026-06-11 12:41:34.722901 | controller |           {
2026-06-11 12:41:34.722915 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 12:41:34.722928 | controller |             "value": "20"
2026-06-11 12:41:34.722942 | controller |           },
2026-06-11 12:41:34.722957 | controller |           {
2026-06-11 12:41:34.722970 | controller |             "name": "RETRY_PERIOD",
2026-06-11 12:41:34.722985 | controller |             "value": "5"
2026-06-11 12:41:34.722999 | controller |           },
2026-06-11 12:41:34.723012 | controller |           {
2026-06-11 12:41:34.723027 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 12:41:34.723041 | controller |             "value": "false"
2026-06-11 12:41:34.723055 | controller |           },
2026-06-11 12:41:34.723070 | controller |           {
2026-06-11 12:41:34.723084 | controller |             "name": "METRICS_CERTS",
2026-06-11 12:41:34.723098 | controller |             "value": "false"
2026-06-11 12:41:34.723112 | controller |           }
2026-06-11 12:41:34.723126 | controller |         ],
2026-06-11 12:41:34.723140 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9",
2026-06-11 12:41:34.723155 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 12:41:34.723170 | controller |         "livenessProbe": {
2026-06-11 12:41:34.723184 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.723198 | controller |           "httpGet": {
2026-06-11 12:41:34.723212 | controller |             "path": "/healthz",
2026-06-11 12:41:34.723226 | controller |             "port": 8081,
2026-06-11 12:41:34.723241 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.723255 | controller |           },
2026-06-11 12:41:34.723269 | controller |           "initialDelaySeconds": 15,
2026-06-11 12:41:34.723283 | controller |           "periodSeconds": 20,
2026-06-11 12:41:34.723297 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.723311 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.723325 | controller |         },
2026-06-11 12:41:34.723339 | controller |         "name": "manager",
2026-06-11 12:41:34.723378 | controller |         "readinessProbe": {
2026-06-11 12:41:34.723394 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.723409 | controller |           "httpGet": {
2026-06-11 12:41:34.723423 | controller |             "path": "/readyz",
2026-06-11 12:41:34.723438 | controller |             "port": 8081,
2026-06-11 12:41:34.723452 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.723466 | controller |           },
2026-06-11 12:41:34.723485 | controller |           "initialDelaySeconds": 5,
2026-06-11 12:41:34.723500 | controller |           "periodSeconds": 10,
2026-06-11 12:41:34.723514 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.723529 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.723543 | controller |         },
2026-06-11 12:41:34.723557 | controller |         "resources": {
2026-06-11 12:41:34.723571 | controller |           "limits": {
2026-06-11 12:41:34.723585 | controller |             "cpu": "500m",
2026-06-11 12:41:34.723599 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.723613 | controller |           },
2026-06-11 12:41:34.723628 | controller |           "requests": {
2026-06-11 12:41:34.723642 | controller |             "cpu": "10m",
2026-06-11 12:41:34.723656 | controller |             "memory": "256Mi"
2026-06-11 12:41:34.723670 | controller |           }
2026-06-11 12:41:34.723684 | controller |         },
2026-06-11 12:41:34.723698 | controller |         "securityContext": {
2026-06-11 12:41:34.723713 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 12:41:34.723727 | controller |           "capabilities": {
2026-06-11 12:41:34.723741 | controller |             "drop": [
2026-06-11 12:41:34.723755 | controller |               "MKNOD"
2026-06-11 12:41:34.723769 | controller |             ]
2026-06-11 12:41:34.723783 | controller |           }
2026-06-11 12:41:34.723798 | controller |         },
2026-06-11 12:41:34.723812 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 12:41:34.723827 | controller |         "terminationMessagePolicy": "File",
2026-06-11 12:41:34.723841 | controller |         "volumeMounts": [
2026-06-11 12:41:34.723856 | controller |           {
2026-06-11 12:41:34.723870 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.723884 | controller |             "name": "kube-api-access-r6cwj",
2026-06-11 12:41:34.723899 | controller |             "readOnly": true
2026-06-11 12:41:34.723913 | controller |           }
2026-06-11 12:41:34.723927 | controller |         ]
2026-06-11 12:41:34.723942 | controller |       }
2026-06-11 12:41:34.723956 | controller |     ],
2026-06-11 12:41:34.723970 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 12:41:34.723984 | controller |     "enableServiceLinks": true,
2026-06-11 12:41:34.723998 | controller |     "imagePullSecrets": [
2026-06-11 12:41:34.724012 | controller |       {
2026-06-11 12:41:34.724027 | controller |         "name": "glance-operator-controller-manager-dockercfg-dz5zs"
2026-06-11 12:41:34.724041 | controller |       }
2026-06-11 12:41:34.724055 | controller |     ],
2026-06-11 12:41:34.724069 | controller |     "nodeName": "crc",
2026-06-11 12:41:34.724083 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 12:41:34.724096 | controller |     "priority": 0,
2026-06-11 12:41:34.724110 | controller |     "restartPolicy": "Always",
2026-06-11 12:41:34.724124 | controller |     "schedulerName": "default-scheduler",
2026-06-11 12:41:34.724138 | controller |     "securityContext": {
2026-06-11 12:41:34.724152 | controller |       "runAsNonRoot": true,
2026-06-11 12:41:34.724166 | controller |       "seLinuxOptions": {
2026-06-11 12:41:34.724180 | controller |         "level": "s0:c26,c5"
2026-06-11 12:41:34.724194 | controller |       }
2026-06-11 12:41:34.724208 | controller |     },
2026-06-11 12:41:34.724222 | controller |     "serviceAccount": "glance-operator-controller-manager",
2026-06-11 12:41:34.724259 | controller |     "serviceAccountName": "glance-operator-controller-manager",
2026-06-11 12:41:34.724309 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 12:41:34.724328 | controller |     "tolerations": [
2026-06-11 12:41:34.724344 | controller |       {
2026-06-11 12:41:34.724375 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.724391 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 12:41:34.724409 | controller |         "operator": "Exists",
2026-06-11 12:41:34.724424 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.724439 | controller |       },
2026-06-11 12:41:34.724453 | controller |       {
2026-06-11 12:41:34.724467 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.724481 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 12:41:34.724495 | controller |         "operator": "Exists",
2026-06-11 12:41:34.724509 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.724524 | controller |       },
2026-06-11 12:41:34.724537 | controller |       {
2026-06-11 12:41:34.724551 | controller |         "effect": "NoSchedule",
2026-06-11 12:41:34.724565 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 12:41:34.724579 | controller |         "operator": "Exists"
2026-06-11 12:41:34.724592 | controller |       }
2026-06-11 12:41:34.724607 | controller |     ],
2026-06-11 12:41:34.724621 | controller |     "volumes": [
2026-06-11 12:41:34.724635 | controller |       {
2026-06-11 12:41:34.724650 | controller |         "name": "kube-api-access-r6cwj",
2026-06-11 12:41:34.724664 | controller |         "projected": {
2026-06-11 12:41:34.724679 | controller |           "defaultMode": 420,
2026-06-11 12:41:34.724692 | controller |           "sources": [
2026-06-11 12:41:34.724706 | controller |             {
2026-06-11 12:41:34.724720 | controller |               "serviceAccountToken": {
2026-06-11 12:41:34.724734 | controller |                 "expirationSeconds": 3607,
2026-06-11 12:41:34.724748 | controller |                 "path": "token"
2026-06-11 12:41:34.724762 | controller |               }
2026-06-11 12:41:34.724776 | controller |             },
2026-06-11 12:41:34.724790 | controller |             {
2026-06-11 12:41:34.724804 | controller |               "configMap": {
2026-06-11 12:41:34.724817 | controller |                 "items": [
2026-06-11 12:41:34.724831 | controller |                   {
2026-06-11 12:41:34.724845 | controller |                     "key": "ca.crt",
2026-06-11 12:41:34.724859 | controller |                     "path": "ca.crt"
2026-06-11 12:41:34.724878 | controller |                   }
2026-06-11 12:41:34.724893 | controller |                 ],
2026-06-11 12:41:34.724907 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 12:41:34.724921 | controller |               }
2026-06-11 12:41:34.724935 | controller |             },
2026-06-11 12:41:34.724949 | controller |             {
2026-06-11 12:41:34.724963 | controller |               "downwardAPI": {
2026-06-11 12:41:34.724977 | controller |                 "items": [
2026-06-11 12:41:34.724991 | controller |                   {
2026-06-11 12:41:34.725006 | controller |                     "fieldRef": {
2026-06-11 12:41:34.725019 | controller |                       "apiVersion": "v1",
2026-06-11 12:41:34.725033 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 12:41:34.725047 | controller |                     },
2026-06-11 12:41:34.725061 | controller |                     "path": "namespace"
2026-06-11 12:41:34.725075 | controller |                   }
2026-06-11 12:41:34.725089 | controller |                 ]
2026-06-11 12:41:34.725103 | controller |               }
2026-06-11 12:41:34.725117 | controller |             },
2026-06-11 12:41:34.725131 | controller |             {
2026-06-11 12:41:34.725145 | controller |               "configMap": {
2026-06-11 12:41:34.725159 | controller |                 "items": [
2026-06-11 12:41:34.725173 | controller |                   {
2026-06-11 12:41:34.725186 | controller |                     "key": "service-ca.crt",
2026-06-11 12:41:34.725200 | controller |                     "path": "service-ca.crt"
2026-06-11 12:41:34.725215 | controller |                   }
2026-06-11 12:41:34.725229 | controller |                 ],
2026-06-11 12:41:34.725243 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 12:41:34.725260 | controller |               }
2026-06-11 12:41:34.725275 | controller |             }
2026-06-11 12:41:34.725289 | controller |           ]
2026-06-11 12:41:34.725303 | controller |         }
2026-06-11 12:41:34.725317 | controller |       }
2026-06-11 12:41:34.725331 | controller |     ]
2026-06-11 12:41:34.725344 | controller |   },
2026-06-11 12:41:34.725376 | controller |   "status": {
2026-06-11 12:41:34.725391 | controller |     "conditions": [
2026-06-11 12:41:34.725405 | controller |       {
2026-06-11 12:41:34.725419 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.725433 | controller |         "lastTransitionTime": "2026-06-11T11:45:09Z",
2026-06-11 12:41:34.725447 | controller |         "status": "True",
2026-06-11 12:41:34.725462 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 12:41:34.725476 | controller |       },
2026-06-11 12:41:34.725490 | controller |       {
2026-06-11 12:41:34.725504 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.725518 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.725532 | controller |         "status": "True",
2026-06-11 12:41:34.725563 | controller |         "type": "Initialized"
2026-06-11 12:41:34.725578 | controller |       },
2026-06-11 12:41:34.725592 | controller |       {
2026-06-11 12:41:34.725607 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.725621 | controller |         "lastTransitionTime": "2026-06-11T11:45:20Z",
2026-06-11 12:41:34.725635 | controller |         "status": "True",
2026-06-11 12:41:34.725649 | controller |         "type": "Ready"
2026-06-11 12:41:34.725664 | controller |       },
2026-06-11 12:41:34.725677 | controller |       {
2026-06-11 12:41:34.725691 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.725705 | controller |         "lastTransitionTime": "2026-06-11T11:45:20Z",
2026-06-11 12:41:34.725719 | controller |         "status": "True",
2026-06-11 12:41:34.725733 | controller |         "type": "ContainersReady"
2026-06-11 12:41:34.725747 | controller |       },
2026-06-11 12:41:34.725761 | controller |       {
2026-06-11 12:41:34.725775 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.725789 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.725803 | controller |         "status": "True",
2026-06-11 12:41:34.725817 | controller |         "type": "PodScheduled"
2026-06-11 12:41:34.725831 | controller |       }
2026-06-11 12:41:34.725845 | controller |     ],
2026-06-11 12:41:34.725859 | controller |     "containerStatuses": [
2026-06-11 12:41:34.725873 | controller |       {
2026-06-11 12:41:34.725888 | controller |         "allocatedResources": {
2026-06-11 12:41:34.725902 | controller |           "cpu": "10m",
2026-06-11 12:41:34.725917 | controller |           "memory": "256Mi"
2026-06-11 12:41:34.725931 | controller |         },
2026-06-11 12:41:34.725946 | controller |         "containerID": "cri-o://3410bf99ad099b8d8eff1ee4035b1fcacf99d194432234781bd5498f8a2469cb",
2026-06-11 12:41:34.725961 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9",
2026-06-11 12:41:34.725976 | controller |         "imageID": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9",
2026-06-11 12:41:34.725991 | controller |         "lastState": {},
2026-06-11 12:41:34.726005 | controller |         "name": "manager",
2026-06-11 12:41:34.726020 | controller |         "ready": true,
2026-06-11 12:41:34.726034 | controller |         "resources": {
2026-06-11 12:41:34.726048 | controller |           "limits": {
2026-06-11 12:41:34.726062 | controller |             "cpu": "500m",
2026-06-11 12:41:34.726076 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.726089 | controller |           },
2026-06-11 12:41:34.726103 | controller |           "requests": {
2026-06-11 12:41:34.726117 | controller |             "cpu": "10m",
2026-06-11 12:41:34.726135 | controller |             "memory": "256Mi"
2026-06-11 12:41:34.726150 | controller |           }
2026-06-11 12:41:34.726163 | controller |         },
2026-06-11 12:41:34.726178 | controller |         "restartCount": 0,
2026-06-11 12:41:34.726191 | controller |         "started": true,
2026-06-11 12:41:34.726205 | controller |         "state": {
2026-06-11 12:41:34.726219 | controller |           "running": {
2026-06-11 12:41:34.726233 | controller |             "startedAt": "2026-06-11T11:45:08Z"
2026-06-11 12:41:34.726247 | controller |           }
2026-06-11 12:41:34.726262 | controller |         },
2026-06-11 12:41:34.726276 | controller |         "user": {
2026-06-11 12:41:34.726290 | controller |           "linux": {
2026-06-11 12:41:34.726304 | controller |             "gid": 0,
2026-06-11 12:41:34.726317 | controller |             "supplementalGroups": [
2026-06-11 12:41:34.726331 | controller |               0
2026-06-11 12:41:34.726359 | controller |             ],
2026-06-11 12:41:34.726379 | controller |             "uid": 65532
2026-06-11 12:41:34.726393 | controller |           }
2026-06-11 12:41:34.726408 | controller |         },
2026-06-11 12:41:34.726422 | controller |         "volumeMounts": [
2026-06-11 12:41:34.726436 | controller |           {
2026-06-11 12:41:34.726450 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.726465 | controller |             "name": "kube-api-access-r6cwj",
2026-06-11 12:41:34.726479 | controller |             "readOnly": true,
2026-06-11 12:41:34.726493 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:34.726507 | controller |           }
2026-06-11 12:41:34.726521 | controller |         ]
2026-06-11 12:41:34.726535 | controller |       }
2026-06-11 12:41:34.726549 | controller |     ],
2026-06-11 12:41:34.726564 | controller |     "hostIP": "192.168.126.11",
2026-06-11 12:41:34.726578 | controller |     "hostIPs": [
2026-06-11 12:41:34.726593 | controller |       {
2026-06-11 12:41:34.726607 | controller |         "ip": "192.168.126.11"
2026-06-11 12:41:34.726621 | controller |       }
2026-06-11 12:41:34.726635 | controller |     ],
2026-06-11 12:41:34.726649 | controller |     "phase": "Running",
2026-06-11 12:41:34.726664 | controller |     "podIP": "10.217.0.77",
2026-06-11 12:41:34.726678 | controller |     "podIPs": [
2026-06-11 12:41:34.726692 | controller |       {
2026-06-11 12:41:34.726706 | controller |         "ip": "10.217.0.77"
2026-06-11 12:41:34.726720 | controller |       }
2026-06-11 12:41:34.726734 | controller |     ],
2026-06-11 12:41:34.726747 | controller |     "qosClass": "Burstable",
2026-06-11 12:41:34.726761 | controller |     "startTime": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.726775 | controller |   }
2026-06-11 12:41:34.726789 | controller | }
2026-06-11 12:41:34.748718 | controller | ok:
2026-06-11 12:41:34.748778 | controller | {
2026-06-11 12:41:34.748799 | controller |   "apiVersion": "v1",
2026-06-11 12:41:34.748816 | controller |   "kind": "Pod",
2026-06-11 12:41:34.748832 | controller |   "metadata": {
2026-06-11 12:41:34.748848 | controller |     "annotations": {
2026-06-11 12:41:34.748863 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.79/23\"],\"mac_address\":\"0a:58:0a:d9:00:4f\",\"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.0.79/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 12:41:34.748881 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.79\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4f\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 12:41:34.748897 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 12:41:34.748966 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 12:41:34.748987 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 12:41:34.749004 | controller |     },
2026-06-11 12:41:34.749019 | controller |     "creationTimestamp": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.749034 | controller |     "generateName": "heat-operator-controller-manager-5c5844cc68-",
2026-06-11 12:41:34.749049 | controller |     "generation": 1,
2026-06-11 12:41:34.749064 | controller |     "labels": {
2026-06-11 12:41:34.749079 | controller |       "app.kubernetes.io/name": "heat-operator",
2026-06-11 12:41:34.749094 | controller |       "control-plane": "controller-manager",
2026-06-11 12:41:34.749108 | controller |       "openstack.org/operator-name": "heat",
2026-06-11 12:41:34.749122 | controller |       "pod-template-hash": "5c5844cc68"
2026-06-11 12:41:34.749137 | controller |     },
2026-06-11 12:41:34.749151 | controller |     "managedFields": [
2026-06-11 12:41:34.749165 | controller |       {
2026-06-11 12:41:34.749179 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.749194 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.749208 | controller |         "fieldsV1": {
2026-06-11 12:41:34.749223 | controller |           "f:metadata": {
2026-06-11 12:41:34.749237 | controller |             "f:annotations": {
2026-06-11 12:41:34.749252 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 12:41:34.749267 | controller |             }
2026-06-11 12:41:34.749281 | controller |           }
2026-06-11 12:41:34.749296 | controller |         },
2026-06-11 12:41:34.749310 | controller |         "manager": "crc",
2026-06-11 12:41:34.749324 | controller |         "operation": "Update",
2026-06-11 12:41:34.749339 | controller |         "subresource": "status",
2026-06-11 12:41:34.749371 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.749387 | controller |       },
2026-06-11 12:41:34.749402 | controller |       {
2026-06-11 12:41:34.749417 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.749432 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.749446 | controller |         "fieldsV1": {
2026-06-11 12:41:34.749461 | controller |           "f:metadata": {
2026-06-11 12:41:34.749475 | controller |             "f:annotations": {
2026-06-11 12:41:34.749489 | controller |               ".": {},
2026-06-11 12:41:34.749504 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 12:41:34.749519 | controller |             },
2026-06-11 12:41:34.749533 | controller |             "f:generateName": {},
2026-06-11 12:41:34.749560 | controller |             "f:labels": {
2026-06-11 12:41:34.749575 | controller |               ".": {},
2026-06-11 12:41:34.749590 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 12:41:34.749604 | controller |               "f:control-plane": {},
2026-06-11 12:41:34.749619 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 12:41:34.749634 | controller |               "f:pod-template-hash": {}
2026-06-11 12:41:34.749648 | controller |             },
2026-06-11 12:41:34.749663 | controller |             "f:ownerReferences": {
2026-06-11 12:41:34.749677 | controller |               ".": {},
2026-06-11 12:41:34.749691 | controller |               "k:{\"uid\":\"e2617810-24fe-4e19-b06b-21fbc6055773\"}": {}
2026-06-11 12:41:34.749707 | controller |             }
2026-06-11 12:41:34.749722 | controller |           },
2026-06-11 12:41:34.749736 | controller |           "f:spec": {
2026-06-11 12:41:34.749750 | controller |             "f:containers": {
2026-06-11 12:41:34.749765 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 12:41:34.749779 | controller |                 ".": {},
2026-06-11 12:41:34.749793 | controller |                 "f:args": {},
2026-06-11 12:41:34.749808 | controller |                 "f:command": {},
2026-06-11 12:41:34.749825 | controller |                 "f:env": {
2026-06-11 12:41:34.749840 | controller |                   ".": {},
2026-06-11 12:41:34.749855 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 12:41:34.749869 | controller |                     ".": {},
2026-06-11 12:41:34.749883 | controller |                     "f:name": {},
2026-06-11 12:41:34.749898 | controller |                     "f:value": {}
2026-06-11 12:41:34.749912 | controller |                   },
2026-06-11 12:41:34.749927 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 12:41:34.749941 | controller |                     ".": {},
2026-06-11 12:41:34.749956 | controller |                     "f:name": {},
2026-06-11 12:41:34.749971 | controller |                     "f:value": {}
2026-06-11 12:41:34.749986 | controller |                   },
2026-06-11 12:41:34.750001 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 12:41:34.750015 | controller |                     ".": {},
2026-06-11 12:41:34.750030 | controller |                     "f:name": {},
2026-06-11 12:41:34.750045 | controller |                     "f:value": {}
2026-06-11 12:41:34.750059 | controller |                   },
2026-06-11 12:41:34.750074 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 12:41:34.750088 | controller |                     ".": {},
2026-06-11 12:41:34.750103 | controller |                     "f:name": {},
2026-06-11 12:41:34.750118 | controller |                     "f:value": {}
2026-06-11 12:41:34.750132 | controller |                   },
2026-06-11 12:41:34.750146 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 12:41:34.750161 | controller |                     ".": {},
2026-06-11 12:41:34.750175 | controller |                     "f:name": {},
2026-06-11 12:41:34.750190 | controller |                     "f:value": {}
2026-06-11 12:41:34.750204 | controller |                   }
2026-06-11 12:41:34.750219 | controller |                 },
2026-06-11 12:41:34.750233 | controller |                 "f:image": {},
2026-06-11 12:41:34.750247 | controller |                 "f:imagePullPolicy": {},
2026-06-11 12:41:34.750262 | controller |                 "f:livenessProbe": {
2026-06-11 12:41:34.750276 | controller |                   ".": {},
2026-06-11 12:41:34.750290 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.750305 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.750319 | controller |                     ".": {},
2026-06-11 12:41:34.750333 | controller |                     "f:path": {},
2026-06-11 12:41:34.750363 | controller |                     "f:port": {},
2026-06-11 12:41:34.750383 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.750398 | controller |                   },
2026-06-11 12:41:34.750413 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.750428 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.750442 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.750457 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.750471 | controller |                 },
2026-06-11 12:41:34.750486 | controller |                 "f:name": {},
2026-06-11 12:41:34.750500 | controller |                 "f:readinessProbe": {
2026-06-11 12:41:34.750514 | controller |                   ".": {},
2026-06-11 12:41:34.750528 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.750542 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.750556 | controller |                     ".": {},
2026-06-11 12:41:34.750570 | controller |                     "f:path": {},
2026-06-11 12:41:34.750584 | controller |                     "f:port": {},
2026-06-11 12:41:34.750598 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.750612 | controller |                   },
2026-06-11 12:41:34.750631 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.750646 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.750660 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.750674 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.750688 | controller |                 },
2026-06-11 12:41:34.750703 | controller |                 "f:resources": {
2026-06-11 12:41:34.750717 | controller |                   ".": {},
2026-06-11 12:41:34.750732 | controller |                   "f:limits": {
2026-06-11 12:41:34.750746 | controller |                     ".": {},
2026-06-11 12:41:34.750760 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.750774 | controller |                     "f:memory": {}
2026-06-11 12:41:34.750788 | controller |                   },
2026-06-11 12:41:34.750802 | controller |                   "f:requests": {
2026-06-11 12:41:34.750817 | controller |                     ".": {},
2026-06-11 12:41:34.750831 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.750845 | controller |                     "f:memory": {}
2026-06-11 12:41:34.750859 | controller |                   }
2026-06-11 12:41:34.750873 | controller |                 },
2026-06-11 12:41:34.750887 | controller |                 "f:securityContext": {
2026-06-11 12:41:34.750901 | controller |                   ".": {},
2026-06-11 12:41:34.750914 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 12:41:34.750929 | controller |                 },
2026-06-11 12:41:34.750943 | controller |                 "f:terminationMessagePath": {},
2026-06-11 12:41:34.750958 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 12:41:34.750973 | controller |               }
2026-06-11 12:41:34.750987 | controller |             },
2026-06-11 12:41:34.751002 | controller |             "f:dnsPolicy": {},
2026-06-11 12:41:34.751016 | controller |             "f:enableServiceLinks": {},
2026-06-11 12:41:34.751031 | controller |             "f:restartPolicy": {},
2026-06-11 12:41:34.751046 | controller |             "f:schedulerName": {},
2026-06-11 12:41:34.751060 | controller |             "f:securityContext": {
2026-06-11 12:41:34.751074 | controller |               ".": {},
2026-06-11 12:41:34.751089 | controller |               "f:runAsNonRoot": {}
2026-06-11 12:41:34.751104 | controller |             },
2026-06-11 12:41:34.751118 | controller |             "f:serviceAccount": {},
2026-06-11 12:41:34.751132 | controller |             "f:serviceAccountName": {},
2026-06-11 12:41:34.751147 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 12:41:34.751161 | controller |             "f:tolerations": {}
2026-06-11 12:41:34.751175 | controller |           }
2026-06-11 12:41:34.751189 | controller |         },
2026-06-11 12:41:34.751204 | controller |         "manager": "kube-controller-manager",
2026-06-11 12:41:34.751218 | controller |         "operation": "Update",
2026-06-11 12:41:34.751232 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.751246 | controller |       },
2026-06-11 12:41:34.751260 | controller |       {
2026-06-11 12:41:34.751274 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.751288 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.751302 | controller |         "fieldsV1": {
2026-06-11 12:41:34.751316 | controller |           "f:metadata": {
2026-06-11 12:41:34.751330 | controller |             "f:annotations": {
2026-06-11 12:41:34.751344 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 12:41:34.751384 | controller |             }
2026-06-11 12:41:34.751399 | controller |           }
2026-06-11 12:41:34.751414 | controller |         },
2026-06-11 12:41:34.751428 | controller |         "manager": "multus-daemon",
2026-06-11 12:41:34.751442 | controller |         "operation": "Update",
2026-06-11 12:41:34.751461 | controller |         "subresource": "status",
2026-06-11 12:41:34.751475 | controller |         "time": "2026-06-11T11:44:17Z"
2026-06-11 12:41:34.751490 | controller |       },
2026-06-11 12:41:34.751504 | controller |       {
2026-06-11 12:41:34.751518 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.751532 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.751546 | controller |         "fieldsV1": {
2026-06-11 12:41:34.751561 | controller |           "f:status": {
2026-06-11 12:41:34.751574 | controller |             "f:conditions": {
2026-06-11 12:41:34.751588 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 12:41:34.751602 | controller |                 ".": {},
2026-06-11 12:41:34.751616 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.751631 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.751645 | controller |                 "f:status": {},
2026-06-11 12:41:34.751659 | controller |                 "f:type": {}
2026-06-11 12:41:34.751673 | controller |               },
2026-06-11 12:41:34.751687 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 12:41:34.751701 | controller |                 ".": {},
2026-06-11 12:41:34.751716 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.751730 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.751745 | controller |                 "f:status": {},
2026-06-11 12:41:34.751759 | controller |                 "f:type": {}
2026-06-11 12:41:34.751776 | controller |               },
2026-06-11 12:41:34.751797 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 12:41:34.751813 | controller |                 ".": {},
2026-06-11 12:41:34.751828 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.751843 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.751857 | controller |                 "f:status": {},
2026-06-11 12:41:34.751871 | controller |                 "f:type": {}
2026-06-11 12:41:34.751886 | controller |               },
2026-06-11 12:41:34.751900 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 12:41:34.751915 | controller |                 ".": {},
2026-06-11 12:41:34.751929 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.751944 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.751959 | controller |                 "f:status": {},
2026-06-11 12:41:34.751973 | controller |                 "f:type": {}
2026-06-11 12:41:34.751988 | controller |               }
2026-06-11 12:41:34.752002 | controller |             },
2026-06-11 12:41:34.752017 | controller |             "f:containerStatuses": {},
2026-06-11 12:41:34.752032 | controller |             "f:hostIP": {},
2026-06-11 12:41:34.752046 | controller |             "f:hostIPs": {},
2026-06-11 12:41:34.752061 | controller |             "f:phase": {},
2026-06-11 12:41:34.752075 | controller |             "f:podIP": {},
2026-06-11 12:41:34.752090 | controller |             "f:podIPs": {
2026-06-11 12:41:34.752104 | controller |               ".": {},
2026-06-11 12:41:34.752118 | controller |               "k:{\"ip\":\"10.217.0.79\"}": {
2026-06-11 12:41:34.752133 | controller |                 ".": {},
2026-06-11 12:41:34.752147 | controller |                 "f:ip": {}
2026-06-11 12:41:34.752161 | controller |               }
2026-06-11 12:41:34.752175 | controller |             },
2026-06-11 12:41:34.752190 | controller |             "f:startTime": {}
2026-06-11 12:41:34.752204 | controller |           }
2026-06-11 12:41:34.752219 | controller |         },
2026-06-11 12:41:34.752233 | controller |         "manager": "kubelet",
2026-06-11 12:41:34.752248 | controller |         "operation": "Update",
2026-06-11 12:41:34.752262 | controller |         "subresource": "status",
2026-06-11 12:41:34.752277 | controller |         "time": "2026-06-11T11:45:20Z"
2026-06-11 12:41:34.752295 | controller |       }
2026-06-11 12:41:34.752310 | controller |     ],
2026-06-11 12:41:34.752325 | controller |     "name": "heat-operator-controller-manager-5c5844cc68-2pxdz",
2026-06-11 12:41:34.752340 | controller |     "namespace": "openstack-operators",
2026-06-11 12:41:34.752374 | controller |     "ownerReferences": [
2026-06-11 12:41:34.752390 | controller |       {
2026-06-11 12:41:34.752405 | controller |         "apiVersion": "apps/v1",
2026-06-11 12:41:34.752420 | controller |         "blockOwnerDeletion": true,
2026-06-11 12:41:34.752434 | controller |         "controller": true,
2026-06-11 12:41:34.752449 | controller |         "kind": "ReplicaSet",
2026-06-11 12:41:34.752463 | controller |         "name": "heat-operator-controller-manager-5c5844cc68",
2026-06-11 12:41:34.752478 | controller |         "uid": "e2617810-24fe-4e19-b06b-21fbc6055773"
2026-06-11 12:41:34.752493 | controller |       }
2026-06-11 12:41:34.752507 | controller |     ],
2026-06-11 12:41:34.752522 | controller |     "resourceVersion": "54955",
2026-06-11 12:41:34.752536 | controller |     "uid": "4c348a05-3b89-4a6f-adfc-fd8a2141adc0"
2026-06-11 12:41:34.752551 | controller |   },
2026-06-11 12:41:34.752565 | controller |   "spec": {
2026-06-11 12:41:34.752579 | controller |     "containers": [
2026-06-11 12:41:34.752594 | controller |       {
2026-06-11 12:41:34.752608 | controller |         "args": [
2026-06-11 12:41:34.752623 | controller |           "--leader-elect",
2026-06-11 12:41:34.752637 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 12:41:34.752651 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 12:41:34.752665 | controller |         ],
2026-06-11 12:41:34.752680 | controller |         "command": [
2026-06-11 12:41:34.752694 | controller |           "/manager"
2026-06-11 12:41:34.752708 | controller |         ],
2026-06-11 12:41:34.752722 | controller |         "env": [
2026-06-11 12:41:34.752736 | controller |           {
2026-06-11 12:41:34.752751 | controller |             "name": "LEASE_DURATION",
2026-06-11 12:41:34.752765 | controller |             "value": "30"
2026-06-11 12:41:34.752780 | controller |           },
2026-06-11 12:41:34.752796 | controller |           {
2026-06-11 12:41:34.752811 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 12:41:34.752825 | controller |             "value": "20"
2026-06-11 12:41:34.752840 | controller |           },
2026-06-11 12:41:34.752861 | controller |           {
2026-06-11 12:41:34.752881 | controller |             "name": "RETRY_PERIOD",
2026-06-11 12:41:34.752899 | controller |             "value": "5"
2026-06-11 12:41:34.752914 | controller |           },
2026-06-11 12:41:34.752934 | controller |           {
2026-06-11 12:41:34.752952 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 12:41:34.752967 | controller |             "value": "false"
2026-06-11 12:41:34.752982 | controller |           },
2026-06-11 12:41:34.752996 | controller |           {
2026-06-11 12:41:34.753011 | controller |             "name": "METRICS_CERTS",
2026-06-11 12:41:34.753026 | controller |             "value": "false"
2026-06-11 12:41:34.753041 | controller |           }
2026-06-11 12:41:34.753055 | controller |         ],
2026-06-11 12:41:34.753070 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752",
2026-06-11 12:41:34.753085 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 12:41:34.753100 | controller |         "livenessProbe": {
2026-06-11 12:41:34.753114 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.753129 | controller |           "httpGet": {
2026-06-11 12:41:34.753144 | controller |             "path": "/healthz",
2026-06-11 12:41:34.753158 | controller |             "port": 8081,
2026-06-11 12:41:34.753173 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.753187 | controller |           },
2026-06-11 12:41:34.753201 | controller |           "initialDelaySeconds": 15,
2026-06-11 12:41:34.753220 | controller |           "periodSeconds": 20,
2026-06-11 12:41:34.753235 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.753249 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.753264 | controller |         },
2026-06-11 12:41:34.753279 | controller |         "name": "manager",
2026-06-11 12:41:34.753293 | controller |         "readinessProbe": {
2026-06-11 12:41:34.753307 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.753322 | controller |           "httpGet": {
2026-06-11 12:41:34.753336 | controller |             "path": "/readyz",
2026-06-11 12:41:34.753372 | controller |             "port": 8081,
2026-06-11 12:41:34.753389 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.753403 | controller |           },
2026-06-11 12:41:34.753418 | controller |           "initialDelaySeconds": 5,
2026-06-11 12:41:34.753432 | controller |           "periodSeconds": 10,
2026-06-11 12:41:34.753446 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.753461 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.753475 | controller |         },
2026-06-11 12:41:34.753490 | controller |         "resources": {
2026-06-11 12:41:34.753504 | controller |           "limits": {
2026-06-11 12:41:34.753518 | controller |             "cpu": "500m",
2026-06-11 12:41:34.753532 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.753593 | controller |           },
2026-06-11 12:41:34.753610 | controller |           "requests": {
2026-06-11 12:41:34.753624 | controller |             "cpu": "10m",
2026-06-11 12:41:34.753638 | controller |             "memory": "256Mi"
2026-06-11 12:41:34.753653 | controller |           }
2026-06-11 12:41:34.753667 | controller |         },
2026-06-11 12:41:34.753683 | controller |         "securityContext": {
2026-06-11 12:41:34.753700 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 12:41:34.753714 | controller |           "capabilities": {
2026-06-11 12:41:34.753728 | controller |             "drop": [
2026-06-11 12:41:34.753742 | controller |               "MKNOD"
2026-06-11 12:41:34.753756 | controller |             ]
2026-06-11 12:41:34.753770 | controller |           }
2026-06-11 12:41:34.753784 | controller |         },
2026-06-11 12:41:34.753798 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 12:41:34.753812 | controller |         "terminationMessagePolicy": "File",
2026-06-11 12:41:34.753826 | controller |         "volumeMounts": [
2026-06-11 12:41:34.753840 | controller |           {
2026-06-11 12:41:34.753855 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.753870 | controller |             "name": "kube-api-access-cx48h",
2026-06-11 12:41:34.753884 | controller |             "readOnly": true
2026-06-11 12:41:34.753899 | controller |           }
2026-06-11 12:41:34.753913 | controller |         ]
2026-06-11 12:41:34.753927 | controller |       }
2026-06-11 12:41:34.753941 | controller |     ],
2026-06-11 12:41:34.753955 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 12:41:34.753970 | controller |     "enableServiceLinks": true,
2026-06-11 12:41:34.753984 | controller |     "imagePullSecrets": [
2026-06-11 12:41:34.753998 | controller |       {
2026-06-11 12:41:34.754012 | controller |         "name": "heat-operator-controller-manager-dockercfg-bmrj4"
2026-06-11 12:41:34.754026 | controller |       }
2026-06-11 12:41:34.754111 | controller |     ],
2026-06-11 12:41:34.754126 | controller |     "nodeName": "crc",
2026-06-11 12:41:34.754140 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 12:41:34.754155 | controller |     "priority": 0,
2026-06-11 12:41:34.754170 | controller |     "restartPolicy": "Always",
2026-06-11 12:41:34.754184 | controller |     "schedulerName": "default-scheduler",
2026-06-11 12:41:34.754199 | controller |     "securityContext": {
2026-06-11 12:41:34.754213 | controller |       "runAsNonRoot": true,
2026-06-11 12:41:34.754233 | controller |       "seLinuxOptions": {
2026-06-11 12:41:34.754248 | controller |         "level": "s0:c26,c5"
2026-06-11 12:41:34.754262 | controller |       }
2026-06-11 12:41:34.754276 | controller |     },
2026-06-11 12:41:34.754290 | controller |     "serviceAccount": "heat-operator-controller-manager",
2026-06-11 12:41:34.754304 | controller |     "serviceAccountName": "heat-operator-controller-manager",
2026-06-11 12:41:34.754319 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 12:41:34.754333 | controller |     "tolerations": [
2026-06-11 12:41:34.754361 | controller |       {
2026-06-11 12:41:34.754381 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.754397 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 12:41:34.754411 | controller |         "operator": "Exists",
2026-06-11 12:41:34.754425 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.754440 | controller |       },
2026-06-11 12:41:34.754454 | controller |       {
2026-06-11 12:41:34.754468 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.754482 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 12:41:34.754496 | controller |         "operator": "Exists",
2026-06-11 12:41:34.754510 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.754524 | controller |       },
2026-06-11 12:41:34.754538 | controller |       {
2026-06-11 12:41:34.754553 | controller |         "effect": "NoSchedule",
2026-06-11 12:41:34.754567 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 12:41:34.754581 | controller |         "operator": "Exists"
2026-06-11 12:41:34.754595 | controller |       }
2026-06-11 12:41:34.754613 | controller |     ],
2026-06-11 12:41:34.754628 | controller |     "volumes": [
2026-06-11 12:41:34.754642 | controller |       {
2026-06-11 12:41:34.754656 | controller |         "name": "kube-api-access-cx48h",
2026-06-11 12:41:34.754670 | controller |         "projected": {
2026-06-11 12:41:34.754684 | controller |           "defaultMode": 420,
2026-06-11 12:41:34.754699 | controller |           "sources": [
2026-06-11 12:41:34.754713 | controller |             {
2026-06-11 12:41:34.754727 | controller |               "serviceAccountToken": {
2026-06-11 12:41:34.754741 | controller |                 "expirationSeconds": 3607,
2026-06-11 12:41:34.754755 | controller |                 "path": "token"
2026-06-11 12:41:34.754769 | controller |               }
2026-06-11 12:41:34.754784 | controller |             },
2026-06-11 12:41:34.754798 | controller |             {
2026-06-11 12:41:34.754813 | controller |               "configMap": {
2026-06-11 12:41:34.754827 | controller |                 "items": [
2026-06-11 12:41:34.754841 | controller |                   {
2026-06-11 12:41:34.754855 | controller |                     "key": "ca.crt",
2026-06-11 12:41:34.754870 | controller |                     "path": "ca.crt"
2026-06-11 12:41:34.754884 | controller |                   }
2026-06-11 12:41:34.754899 | controller |                 ],
2026-06-11 12:41:34.754913 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 12:41:34.754928 | controller |               }
2026-06-11 12:41:34.754942 | controller |             },
2026-06-11 12:41:34.754956 | controller |             {
2026-06-11 12:41:34.754971 | controller |               "downwardAPI": {
2026-06-11 12:41:34.754985 | controller |                 "items": [
2026-06-11 12:41:34.754999 | controller |                   {
2026-06-11 12:41:34.755013 | controller |                     "fieldRef": {
2026-06-11 12:41:34.755027 | controller |                       "apiVersion": "v1",
2026-06-11 12:41:34.755041 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 12:41:34.755055 | controller |                     },
2026-06-11 12:41:34.755069 | controller |                     "path": "namespace"
2026-06-11 12:41:34.755083 | controller |                   }
2026-06-11 12:41:34.755104 | controller |                 ]
2026-06-11 12:41:34.755119 | controller |               }
2026-06-11 12:41:34.755133 | controller |             },
2026-06-11 12:41:34.755148 | controller |             {
2026-06-11 12:41:34.755162 | controller |               "configMap": {
2026-06-11 12:41:34.755176 | controller |                 "items": [
2026-06-11 12:41:34.755191 | controller |                   {
2026-06-11 12:41:34.755205 | controller |                     "key": "service-ca.crt",
2026-06-11 12:41:34.755220 | controller |                     "path": "service-ca.crt"
2026-06-11 12:41:34.755234 | controller |                   }
2026-06-11 12:41:34.755248 | controller |                 ],
2026-06-11 12:41:34.755262 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 12:41:34.755276 | controller |               }
2026-06-11 12:41:34.755290 | controller |             }
2026-06-11 12:41:34.755304 | controller |           ]
2026-06-11 12:41:34.755318 | controller |         }
2026-06-11 12:41:34.755332 | controller |       }
2026-06-11 12:41:34.755359 | controller |     ]
2026-06-11 12:41:34.755379 | controller |   },
2026-06-11 12:41:34.755394 | controller |   "status": {
2026-06-11 12:41:34.755408 | controller |     "conditions": [
2026-06-11 12:41:34.755422 | controller |       {
2026-06-11 12:41:34.755437 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.755451 | controller |         "lastTransitionTime": "2026-06-11T11:44:17Z",
2026-06-11 12:41:34.755465 | controller |         "status": "True",
2026-06-11 12:41:34.755480 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 12:41:34.755494 | controller |       },
2026-06-11 12:41:34.755508 | controller |       {
2026-06-11 12:41:34.755522 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.755536 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.755550 | controller |         "status": "True",
2026-06-11 12:41:34.755564 | controller |         "type": "Initialized"
2026-06-11 12:41:34.755579 | controller |       },
2026-06-11 12:41:34.755593 | controller |       {
2026-06-11 12:41:34.755607 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.755622 | controller |         "lastTransitionTime": "2026-06-11T11:45:20Z",
2026-06-11 12:41:34.755636 | controller |         "status": "True",
2026-06-11 12:41:34.755650 | controller |         "type": "Ready"
2026-06-11 12:41:34.755664 | controller |       },
2026-06-11 12:41:34.755679 | controller |       {
2026-06-11 12:41:34.755693 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.755707 | controller |         "lastTransitionTime": "2026-06-11T11:45:20Z",
2026-06-11 12:41:34.755721 | controller |         "status": "True",
2026-06-11 12:41:34.755735 | controller |         "type": "ContainersReady"
2026-06-11 12:41:34.755749 | controller |       },
2026-06-11 12:41:34.755764 | controller |       {
2026-06-11 12:41:34.755778 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.755792 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.755806 | controller |         "status": "True",
2026-06-11 12:41:34.755820 | controller |         "type": "PodScheduled"
2026-06-11 12:41:34.755835 | controller |       }
2026-06-11 12:41:34.755849 | controller |     ],
2026-06-11 12:41:34.755863 | controller |     "containerStatuses": [
2026-06-11 12:41:34.755878 | controller |       {
2026-06-11 12:41:34.755892 | controller |         "allocatedResources": {
2026-06-11 12:41:34.755906 | controller |           "cpu": "10m",
2026-06-11 12:41:34.755920 | controller |           "memory": "256Mi"
2026-06-11 12:41:34.755935 | controller |         },
2026-06-11 12:41:34.755949 | controller |         "containerID": "cri-o://4abc5cefb0159f72d70c00704334953f557bebe4f2d9d846a9b08c5c36f3c397",
2026-06-11 12:41:34.755964 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752",
2026-06-11 12:41:34.755983 | controller |         "imageID": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752",
2026-06-11 12:41:34.755999 | controller |         "lastState": {},
2026-06-11 12:41:34.756013 | controller |         "name": "manager",
2026-06-11 12:41:34.756027 | controller |         "ready": true,
2026-06-11 12:41:34.756041 | controller |         "resources": {
2026-06-11 12:41:34.756055 | controller |           "limits": {
2026-06-11 12:41:34.756070 | controller |             "cpu": "500m",
2026-06-11 12:41:34.756084 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.756098 | controller |           },
2026-06-11 12:41:34.756112 | controller |           "requests": {
2026-06-11 12:41:34.756126 | controller |             "cpu": "10m",
2026-06-11 12:41:34.756140 | controller |             "memory": "256Mi"
2026-06-11 12:41:34.756155 | controller |           }
2026-06-11 12:41:34.756169 | controller |         },
2026-06-11 12:41:34.756183 | controller |         "restartCount": 0,
2026-06-11 12:41:34.756198 | controller |         "started": true,
2026-06-11 12:41:34.756213 | controller |         "state": {
2026-06-11 12:41:34.756228 | controller |           "running": {
2026-06-11 12:41:34.756242 | controller |             "startedAt": "2026-06-11T11:45:07Z"
2026-06-11 12:41:34.756257 | controller |           }
2026-06-11 12:41:34.756272 | controller |         },
2026-06-11 12:41:34.756287 | controller |         "user": {
2026-06-11 12:41:34.756301 | controller |           "linux": {
2026-06-11 12:41:34.756315 | controller |             "gid": 0,
2026-06-11 12:41:34.756330 | controller |             "supplementalGroups": [
2026-06-11 12:41:34.756344 | controller |               0
2026-06-11 12:41:34.756376 | controller |             ],
2026-06-11 12:41:34.756391 | controller |             "uid": 65532
2026-06-11 12:41:34.756406 | controller |           }
2026-06-11 12:41:34.756420 | controller |         },
2026-06-11 12:41:34.756435 | controller |         "volumeMounts": [
2026-06-11 12:41:34.756449 | controller |           {
2026-06-11 12:41:34.756464 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.756479 | controller |             "name": "kube-api-access-cx48h",
2026-06-11 12:41:34.756493 | controller |             "readOnly": true,
2026-06-11 12:41:34.756508 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:34.756522 | controller |           }
2026-06-11 12:41:34.756537 | controller |         ]
2026-06-11 12:41:34.756551 | controller |       }
2026-06-11 12:41:34.756566 | controller |     ],
2026-06-11 12:41:34.756580 | controller |     "hostIP": "192.168.126.11",
2026-06-11 12:41:34.756594 | controller |     "hostIPs": [
2026-06-11 12:41:34.756608 | controller |       {
2026-06-11 12:41:34.756623 | controller |         "ip": "192.168.126.11"
2026-06-11 12:41:34.756637 | controller |       }
2026-06-11 12:41:34.756651 | controller |     ],
2026-06-11 12:41:34.756665 | controller |     "phase": "Running",
2026-06-11 12:41:34.756679 | controller |     "podIP": "10.217.0.79",
2026-06-11 12:41:34.756693 | controller |     "podIPs": [
2026-06-11 12:41:34.756708 | controller |       {
2026-06-11 12:41:34.756722 | controller |         "ip": "10.217.0.79"
2026-06-11 12:41:34.756736 | controller |       }
2026-06-11 12:41:34.756750 | controller |     ],
2026-06-11 12:41:34.756765 | controller |     "qosClass": "Burstable",
2026-06-11 12:41:34.756779 | controller |     "startTime": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.756793 | controller |   }
2026-06-11 12:41:34.756808 | controller | }
2026-06-11 12:41:34.777576 | controller | ok:
2026-06-11 12:41:34.777620 | controller | {
2026-06-11 12:41:34.777641 | controller |   "apiVersion": "v1",
2026-06-11 12:41:34.777661 | controller |   "kind": "Pod",
2026-06-11 12:41:34.777678 | controller |   "metadata": {
2026-06-11 12:41:34.777693 | controller |     "annotations": {
2026-06-11 12:41:34.777713 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.78/23\"],\"mac_address\":\"0a:58:0a:d9:00:4e\",\"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.0.78/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 12:41:34.777730 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.78\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:4e\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 12:41:34.777747 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 12:41:34.777762 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 12:41:34.777777 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 12:41:34.777793 | controller |     },
2026-06-11 12:41:34.777808 | controller |     "creationTimestamp": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.777822 | controller |     "generateName": "horizon-operator-controller-manager-548d6d5f9-",
2026-06-11 12:41:34.777837 | controller |     "generation": 1,
2026-06-11 12:41:34.777852 | controller |     "labels": {
2026-06-11 12:41:34.777866 | controller |       "app.kubernetes.io/name": "horizon-operator",
2026-06-11 12:41:34.777881 | controller |       "control-plane": "controller-manager",
2026-06-11 12:41:34.777895 | controller |       "openstack.org/operator-name": "horizon",
2026-06-11 12:41:34.777909 | controller |       "pod-template-hash": "548d6d5f9"
2026-06-11 12:41:34.777923 | controller |     },
2026-06-11 12:41:34.777937 | controller |     "managedFields": [
2026-06-11 12:41:34.777952 | controller |       {
2026-06-11 12:41:34.777966 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.777981 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.777995 | controller |         "fieldsV1": {
2026-06-11 12:41:34.778010 | controller |           "f:metadata": {
2026-06-11 12:41:34.778024 | controller |             "f:annotations": {
2026-06-11 12:41:34.778039 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 12:41:34.778054 | controller |             }
2026-06-11 12:41:34.778068 | controller |           }
2026-06-11 12:41:34.778082 | controller |         },
2026-06-11 12:41:34.778096 | controller |         "manager": "crc",
2026-06-11 12:41:34.778111 | controller |         "operation": "Update",
2026-06-11 12:41:34.778125 | controller |         "subresource": "status",
2026-06-11 12:41:34.778140 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.778154 | controller |       },
2026-06-11 12:41:34.778168 | controller |       {
2026-06-11 12:41:34.778183 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.778197 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.778212 | controller |         "fieldsV1": {
2026-06-11 12:41:34.778226 | controller |           "f:metadata": {
2026-06-11 12:41:34.778241 | controller |             "f:annotations": {
2026-06-11 12:41:34.778255 | controller |               ".": {},
2026-06-11 12:41:34.778269 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 12:41:34.778284 | controller |             },
2026-06-11 12:41:34.778298 | controller |             "f:generateName": {},
2026-06-11 12:41:34.778313 | controller |             "f:labels": {
2026-06-11 12:41:34.778327 | controller |               ".": {},
2026-06-11 12:41:34.778341 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 12:41:34.778374 | controller |               "f:control-plane": {},
2026-06-11 12:41:34.778390 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 12:41:34.778404 | controller |               "f:pod-template-hash": {}
2026-06-11 12:41:34.778422 | controller |             },
2026-06-11 12:41:34.778437 | controller |             "f:ownerReferences": {
2026-06-11 12:41:34.778451 | controller |               ".": {},
2026-06-11 12:41:34.778465 | controller |               "k:{\"uid\":\"1bd53c04-ff7f-47ee-9424-6c643775dcc8\"}": {}
2026-06-11 12:41:34.778480 | controller |             }
2026-06-11 12:41:34.778494 | controller |           },
2026-06-11 12:41:34.778508 | controller |           "f:spec": {
2026-06-11 12:41:34.778522 | controller |             "f:containers": {
2026-06-11 12:41:34.778537 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 12:41:34.778551 | controller |                 ".": {},
2026-06-11 12:41:34.778565 | controller |                 "f:args": {},
2026-06-11 12:41:34.778580 | controller |                 "f:command": {},
2026-06-11 12:41:34.778594 | controller |                 "f:env": {
2026-06-11 12:41:34.778609 | controller |                   ".": {},
2026-06-11 12:41:34.778623 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 12:41:34.778637 | controller |                     ".": {},
2026-06-11 12:41:34.778652 | controller |                     "f:name": {},
2026-06-11 12:41:34.778666 | controller |                     "f:value": {}
2026-06-11 12:41:34.778679 | controller |                   },
2026-06-11 12:41:34.778694 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 12:41:34.778708 | controller |                     ".": {},
2026-06-11 12:41:34.778723 | controller |                     "f:name": {},
2026-06-11 12:41:34.778737 | controller |                     "f:value": {}
2026-06-11 12:41:34.778752 | controller |                   },
2026-06-11 12:41:34.778767 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 12:41:34.778781 | controller |                     ".": {},
2026-06-11 12:41:34.778796 | controller |                     "f:name": {},
2026-06-11 12:41:34.778810 | controller |                     "f:value": {}
2026-06-11 12:41:34.778824 | controller |                   },
2026-06-11 12:41:34.778838 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 12:41:34.778852 | controller |                     ".": {},
2026-06-11 12:41:34.778866 | controller |                     "f:name": {},
2026-06-11 12:41:34.778880 | controller |                     "f:value": {}
2026-06-11 12:41:34.778894 | controller |                   },
2026-06-11 12:41:34.778909 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 12:41:34.778923 | controller |                     ".": {},
2026-06-11 12:41:34.778937 | controller |                     "f:name": {},
2026-06-11 12:41:34.778952 | controller |                     "f:value": {}
2026-06-11 12:41:34.778966 | controller |                   }
2026-06-11 12:41:34.778980 | controller |                 },
2026-06-11 12:41:34.778995 | controller |                 "f:image": {},
2026-06-11 12:41:34.779010 | controller |                 "f:imagePullPolicy": {},
2026-06-11 12:41:34.779024 | controller |                 "f:livenessProbe": {
2026-06-11 12:41:34.779039 | controller |                   ".": {},
2026-06-11 12:41:34.779053 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.779068 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.779082 | controller |                     ".": {},
2026-06-11 12:41:34.779097 | controller |                     "f:path": {},
2026-06-11 12:41:34.779111 | controller |                     "f:port": {},
2026-06-11 12:41:34.779125 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.779139 | controller |                   },
2026-06-11 12:41:34.779153 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.779168 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.779182 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.779201 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.779216 | controller |                 },
2026-06-11 12:41:34.779231 | controller |                 "f:name": {},
2026-06-11 12:41:34.779245 | controller |                 "f:readinessProbe": {
2026-06-11 12:41:34.779259 | controller |                   ".": {},
2026-06-11 12:41:34.779273 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.779287 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.779302 | controller |                     ".": {},
2026-06-11 12:41:34.779316 | controller |                     "f:path": {},
2026-06-11 12:41:34.779330 | controller |                     "f:port": {},
2026-06-11 12:41:34.779344 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.779381 | controller |                   },
2026-06-11 12:41:34.779396 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.779411 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.779426 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.779440 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.779454 | controller |                 },
2026-06-11 12:41:34.779468 | controller |                 "f:resources": {
2026-06-11 12:41:34.779483 | controller |                   ".": {},
2026-06-11 12:41:34.779497 | controller |                   "f:limits": {
2026-06-11 12:41:34.779511 | controller |                     ".": {},
2026-06-11 12:41:34.779525 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.779539 | controller |                     "f:memory": {}
2026-06-11 12:41:34.779553 | controller |                   },
2026-06-11 12:41:34.779567 | controller |                   "f:requests": {
2026-06-11 12:41:34.779582 | controller |                     ".": {},
2026-06-11 12:41:34.779596 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.779610 | controller |                     "f:memory": {}
2026-06-11 12:41:34.779624 | controller |                   }
2026-06-11 12:41:34.779637 | controller |                 },
2026-06-11 12:41:34.779652 | controller |                 "f:securityContext": {
2026-06-11 12:41:34.779666 | controller |                   ".": {},
2026-06-11 12:41:34.779680 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 12:41:34.779694 | controller |                 },
2026-06-11 12:41:34.779708 | controller |                 "f:terminationMessagePath": {},
2026-06-11 12:41:34.779722 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 12:41:34.779736 | controller |               }
2026-06-11 12:41:34.779751 | controller |             },
2026-06-11 12:41:34.779765 | controller |             "f:dnsPolicy": {},
2026-06-11 12:41:34.779780 | controller |             "f:enableServiceLinks": {},
2026-06-11 12:41:34.779795 | controller |             "f:restartPolicy": {},
2026-06-11 12:41:34.779809 | controller |             "f:schedulerName": {},
2026-06-11 12:41:34.779823 | controller |             "f:securityContext": {
2026-06-11 12:41:34.779837 | controller |               ".": {},
2026-06-11 12:41:34.779852 | controller |               "f:runAsNonRoot": {}
2026-06-11 12:41:34.779866 | controller |             },
2026-06-11 12:41:34.779880 | controller |             "f:serviceAccount": {},
2026-06-11 12:41:34.779894 | controller |             "f:serviceAccountName": {},
2026-06-11 12:41:34.779908 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 12:41:34.779922 | controller |             "f:tolerations": {}
2026-06-11 12:41:34.779937 | controller |           }
2026-06-11 12:41:34.779951 | controller |         },
2026-06-11 12:41:34.779965 | controller |         "manager": "kube-controller-manager",
2026-06-11 12:41:34.779979 | controller |         "operation": "Update",
2026-06-11 12:41:34.779993 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.780012 | controller |       },
2026-06-11 12:41:34.780028 | controller |       {
2026-06-11 12:41:34.780043 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.780057 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.780072 | controller |         "fieldsV1": {
2026-06-11 12:41:34.780086 | controller |           "f:metadata": {
2026-06-11 12:41:34.780100 | controller |             "f:annotations": {
2026-06-11 12:41:34.780114 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 12:41:34.780129 | controller |             }
2026-06-11 12:41:34.780143 | controller |           }
2026-06-11 12:41:34.780158 | controller |         },
2026-06-11 12:41:34.780172 | controller |         "manager": "multus-daemon",
2026-06-11 12:41:34.780186 | controller |         "operation": "Update",
2026-06-11 12:41:34.780201 | controller |         "subresource": "status",
2026-06-11 12:41:34.780215 | controller |         "time": "2026-06-11T11:44:17Z"
2026-06-11 12:41:34.780229 | controller |       },
2026-06-11 12:41:34.780244 | controller |       {
2026-06-11 12:41:34.780258 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.780272 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.780287 | controller |         "fieldsV1": {
2026-06-11 12:41:34.780301 | controller |           "f:status": {
2026-06-11 12:41:34.780315 | controller |             "f:conditions": {
2026-06-11 12:41:34.780329 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 12:41:34.780344 | controller |                 ".": {},
2026-06-11 12:41:34.780383 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.780399 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.780413 | controller |                 "f:status": {},
2026-06-11 12:41:34.780428 | controller |                 "f:type": {}
2026-06-11 12:41:34.780442 | controller |               },
2026-06-11 12:41:34.780457 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 12:41:34.780471 | controller |                 ".": {},
2026-06-11 12:41:34.780485 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.780499 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.780513 | controller |                 "f:status": {},
2026-06-11 12:41:34.780528 | controller |                 "f:type": {}
2026-06-11 12:41:34.780542 | controller |               },
2026-06-11 12:41:34.780556 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 12:41:34.780570 | controller |                 ".": {},
2026-06-11 12:41:34.780585 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.780599 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.780613 | controller |                 "f:status": {},
2026-06-11 12:41:34.780628 | controller |                 "f:type": {}
2026-06-11 12:41:34.780642 | controller |               },
2026-06-11 12:41:34.780656 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 12:41:34.780670 | controller |                 ".": {},
2026-06-11 12:41:34.780687 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.780703 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.780718 | controller |                 "f:status": {},
2026-06-11 12:41:34.780732 | controller |                 "f:type": {}
2026-06-11 12:41:34.780746 | controller |               }
2026-06-11 12:41:34.780761 | controller |             },
2026-06-11 12:41:34.780775 | controller |             "f:containerStatuses": {},
2026-06-11 12:41:34.780790 | controller |             "f:hostIP": {},
2026-06-11 12:41:34.780804 | controller |             "f:hostIPs": {},
2026-06-11 12:41:34.780819 | controller |             "f:phase": {},
2026-06-11 12:41:34.780832 | controller |             "f:podIP": {},
2026-06-11 12:41:34.780847 | controller |             "f:podIPs": {
2026-06-11 12:41:34.780861 | controller |               ".": {},
2026-06-11 12:41:34.780879 | controller |               "k:{\"ip\":\"10.217.0.78\"}": {
2026-06-11 12:41:34.780894 | controller |                 ".": {},
2026-06-11 12:41:34.780908 | controller |                 "f:ip": {}
2026-06-11 12:41:34.780922 | controller |               }
2026-06-11 12:41:34.780936 | controller |             },
2026-06-11 12:41:34.780950 | controller |             "f:startTime": {}
2026-06-11 12:41:34.780964 | controller |           }
2026-06-11 12:41:34.780978 | controller |         },
2026-06-11 12:41:34.780992 | controller |         "manager": "kubelet",
2026-06-11 12:41:34.781006 | controller |         "operation": "Update",
2026-06-11 12:41:34.781021 | controller |         "subresource": "status",
2026-06-11 12:41:34.781035 | controller |         "time": "2026-06-11T11:45:19Z"
2026-06-11 12:41:34.781050 | controller |       }
2026-06-11 12:41:34.781065 | controller |     ],
2026-06-11 12:41:34.781079 | controller |     "name": "horizon-operator-controller-manager-548d6d5f9-jvhzw",
2026-06-11 12:41:34.781094 | controller |     "namespace": "openstack-operators",
2026-06-11 12:41:34.781108 | controller |     "ownerReferences": [
2026-06-11 12:41:34.781123 | controller |       {
2026-06-11 12:41:34.781137 | controller |         "apiVersion": "apps/v1",
2026-06-11 12:41:34.781151 | controller |         "blockOwnerDeletion": true,
2026-06-11 12:41:34.781166 | controller |         "controller": true,
2026-06-11 12:41:34.781180 | controller |         "kind": "ReplicaSet",
2026-06-11 12:41:34.781194 | controller |         "name": "horizon-operator-controller-manager-548d6d5f9",
2026-06-11 12:41:34.781209 | controller |         "uid": "1bd53c04-ff7f-47ee-9424-6c643775dcc8"
2026-06-11 12:41:34.781223 | controller |       }
2026-06-11 12:41:34.781238 | controller |     ],
2026-06-11 12:41:34.781252 | controller |     "resourceVersion": "54931",
2026-06-11 12:41:34.781266 | controller |     "uid": "62bf959d-432d-4795-a5b1-dd2994ad2b33"
2026-06-11 12:41:34.781281 | controller |   },
2026-06-11 12:41:34.781295 | controller |   "spec": {
2026-06-11 12:41:34.781309 | controller |     "containers": [
2026-06-11 12:41:34.781323 | controller |       {
2026-06-11 12:41:34.781338 | controller |         "args": [
2026-06-11 12:41:34.781380 | controller |           "--leader-elect",
2026-06-11 12:41:34.781397 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 12:41:34.781411 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 12:41:34.781426 | controller |         ],
2026-06-11 12:41:34.781440 | controller |         "command": [
2026-06-11 12:41:34.781454 | controller |           "/manager"
2026-06-11 12:41:34.781468 | controller |         ],
2026-06-11 12:41:34.781482 | controller |         "env": [
2026-06-11 12:41:34.781496 | controller |           {
2026-06-11 12:41:34.781511 | controller |             "name": "LEASE_DURATION",
2026-06-11 12:41:34.781525 | controller |             "value": "30"
2026-06-11 12:41:34.781539 | controller |           },
2026-06-11 12:41:34.781569 | controller |           {
2026-06-11 12:41:34.781584 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 12:41:34.781598 | controller |             "value": "20"
2026-06-11 12:41:34.781613 | controller |           },
2026-06-11 12:41:34.781627 | controller |           {
2026-06-11 12:41:34.781641 | controller |             "name": "RETRY_PERIOD",
2026-06-11 12:41:34.781656 | controller |             "value": "5"
2026-06-11 12:41:34.781670 | controller |           },
2026-06-11 12:41:34.781684 | controller |           {
2026-06-11 12:41:34.781699 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 12:41:34.781713 | controller |             "value": "false"
2026-06-11 12:41:34.781727 | controller |           },
2026-06-11 12:41:34.781742 | controller |           {
2026-06-11 12:41:34.781756 | controller |             "name": "METRICS_CERTS",
2026-06-11 12:41:34.781770 | controller |             "value": "false"
2026-06-11 12:41:34.781785 | controller |           }
2026-06-11 12:41:34.781804 | controller |         ],
2026-06-11 12:41:34.781819 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed",
2026-06-11 12:41:34.781834 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 12:41:34.781849 | controller |         "livenessProbe": {
2026-06-11 12:41:34.781863 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.781878 | controller |           "httpGet": {
2026-06-11 12:41:34.781892 | controller |             "path": "/healthz",
2026-06-11 12:41:34.781907 | controller |             "port": 8081,
2026-06-11 12:41:34.781921 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.781935 | controller |           },
2026-06-11 12:41:34.781950 | controller |           "initialDelaySeconds": 15,
2026-06-11 12:41:34.781964 | controller |           "periodSeconds": 20,
2026-06-11 12:41:34.781978 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.781992 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.782006 | controller |         },
2026-06-11 12:41:34.782020 | controller |         "name": "manager",
2026-06-11 12:41:34.782035 | controller |         "readinessProbe": {
2026-06-11 12:41:34.782049 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.782064 | controller |           "httpGet": {
2026-06-11 12:41:34.782078 | controller |             "path": "/readyz",
2026-06-11 12:41:34.782093 | controller |             "port": 8081,
2026-06-11 12:41:34.782107 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.782122 | controller |           },
2026-06-11 12:41:34.782136 | controller |           "initialDelaySeconds": 5,
2026-06-11 12:41:34.782150 | controller |           "periodSeconds": 10,
2026-06-11 12:41:34.782164 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.782179 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.782193 | controller |         },
2026-06-11 12:41:34.782207 | controller |         "resources": {
2026-06-11 12:41:34.782221 | controller |           "limits": {
2026-06-11 12:41:34.782235 | controller |             "cpu": "500m",
2026-06-11 12:41:34.782249 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.782263 | controller |           },
2026-06-11 12:41:34.782277 | controller |           "requests": {
2026-06-11 12:41:34.782291 | controller |             "cpu": "10m",
2026-06-11 12:41:34.782306 | controller |             "memory": "256Mi"
2026-06-11 12:41:34.782320 | controller |           }
2026-06-11 12:41:34.782334 | controller |         },
2026-06-11 12:41:34.782371 | controller |         "securityContext": {
2026-06-11 12:41:34.782388 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 12:41:34.782402 | controller |           "capabilities": {
2026-06-11 12:41:34.782417 | controller |             "drop": [
2026-06-11 12:41:34.782431 | controller |               "MKNOD"
2026-06-11 12:41:34.782445 | controller |             ]
2026-06-11 12:41:34.782460 | controller |           }
2026-06-11 12:41:34.782474 | controller |         },
2026-06-11 12:41:34.782488 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 12:41:34.782502 | controller |         "terminationMessagePolicy": "File",
2026-06-11 12:41:34.782517 | controller |         "volumeMounts": [
2026-06-11 12:41:34.782531 | controller |           {
2026-06-11 12:41:34.782545 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.782560 | controller |             "name": "kube-api-access-fzqnt",
2026-06-11 12:41:34.782575 | controller |             "readOnly": true
2026-06-11 12:41:34.782589 | controller |           }
2026-06-11 12:41:34.782604 | controller |         ]
2026-06-11 12:41:34.782618 | controller |       }
2026-06-11 12:41:34.782632 | controller |     ],
2026-06-11 12:41:34.782646 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 12:41:34.782664 | controller |     "enableServiceLinks": true,
2026-06-11 12:41:34.782679 | controller |     "imagePullSecrets": [
2026-06-11 12:41:34.782694 | controller |       {
2026-06-11 12:41:34.782708 | controller |         "name": "horizon-operator-controller-manager-dockercfg-qzj76"
2026-06-11 12:41:34.782722 | controller |       }
2026-06-11 12:41:34.782737 | controller |     ],
2026-06-11 12:41:34.782751 | controller |     "nodeName": "crc",
2026-06-11 12:41:34.782766 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 12:41:34.782780 | controller |     "priority": 0,
2026-06-11 12:41:34.782794 | controller |     "restartPolicy": "Always",
2026-06-11 12:41:34.782809 | controller |     "schedulerName": "default-scheduler",
2026-06-11 12:41:34.782823 | controller |     "securityContext": {
2026-06-11 12:41:34.782838 | controller |       "runAsNonRoot": true,
2026-06-11 12:41:34.782852 | controller |       "seLinuxOptions": {
2026-06-11 12:41:34.782867 | controller |         "level": "s0:c26,c5"
2026-06-11 12:41:34.782881 | controller |       }
2026-06-11 12:41:34.782896 | controller |     },
2026-06-11 12:41:34.782910 | controller |     "serviceAccount": "horizon-operator-controller-manager",
2026-06-11 12:41:34.782924 | controller |     "serviceAccountName": "horizon-operator-controller-manager",
2026-06-11 12:41:34.782938 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 12:41:34.782952 | controller |     "tolerations": [
2026-06-11 12:41:34.782966 | controller |       {
2026-06-11 12:41:34.782981 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.782995 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 12:41:34.783010 | controller |         "operator": "Exists",
2026-06-11 12:41:34.783024 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.783039 | controller |       },
2026-06-11 12:41:34.783053 | controller |       {
2026-06-11 12:41:34.783068 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.783082 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 12:41:34.783097 | controller |         "operator": "Exists",
2026-06-11 12:41:34.783111 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.783125 | controller |       },
2026-06-11 12:41:34.783140 | controller |       {
2026-06-11 12:41:34.783154 | controller |         "effect": "NoSchedule",
2026-06-11 12:41:34.783168 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 12:41:34.783183 | controller |         "operator": "Exists"
2026-06-11 12:41:34.783197 | controller |       }
2026-06-11 12:41:34.783212 | controller |     ],
2026-06-11 12:41:34.783227 | controller |     "volumes": [
2026-06-11 12:41:34.783241 | controller |       {
2026-06-11 12:41:34.783256 | controller |         "name": "kube-api-access-fzqnt",
2026-06-11 12:41:34.783270 | controller |         "projected": {
2026-06-11 12:41:34.783285 | controller |           "defaultMode": 420,
2026-06-11 12:41:34.783299 | controller |           "sources": [
2026-06-11 12:41:34.783313 | controller |             {
2026-06-11 12:41:34.783327 | controller |               "serviceAccountToken": {
2026-06-11 12:41:34.783342 | controller |                 "expirationSeconds": 3607,
2026-06-11 12:41:34.783376 | controller |                 "path": "token"
2026-06-11 12:41:34.783392 | controller |               }
2026-06-11 12:41:34.783406 | controller |             },
2026-06-11 12:41:34.783421 | controller |             {
2026-06-11 12:41:34.783435 | controller |               "configMap": {
2026-06-11 12:41:34.783449 | controller |                 "items": [
2026-06-11 12:41:34.783464 | controller |                   {
2026-06-11 12:41:34.783478 | controller |                     "key": "ca.crt",
2026-06-11 12:41:34.783493 | controller |                     "path": "ca.crt"
2026-06-11 12:41:34.783507 | controller |                   }
2026-06-11 12:41:34.783521 | controller |                 ],
2026-06-11 12:41:34.783536 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 12:41:34.783555 | controller |               }
2026-06-11 12:41:34.783570 | controller |             },
2026-06-11 12:41:34.783584 | controller |             {
2026-06-11 12:41:34.783598 | controller |               "downwardAPI": {
2026-06-11 12:41:34.783612 | controller |                 "items": [
2026-06-11 12:41:34.783626 | controller |                   {
2026-06-11 12:41:34.783641 | controller |                     "fieldRef": {
2026-06-11 12:41:34.783656 | controller |                       "apiVersion": "v1",
2026-06-11 12:41:34.783670 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 12:41:34.783684 | controller |                     },
2026-06-11 12:41:34.783698 | controller |                     "path": "namespace"
2026-06-11 12:41:34.783712 | controller |                   }
2026-06-11 12:41:34.783726 | controller |                 ]
2026-06-11 12:41:34.783740 | controller |               }
2026-06-11 12:41:34.783754 | controller |             },
2026-06-11 12:41:34.783768 | controller |             {
2026-06-11 12:41:34.783783 | controller |               "configMap": {
2026-06-11 12:41:34.783797 | controller |                 "items": [
2026-06-11 12:41:34.783811 | controller |                   {
2026-06-11 12:41:34.783826 | controller |                     "key": "service-ca.crt",
2026-06-11 12:41:34.783840 | controller |                     "path": "service-ca.crt"
2026-06-11 12:41:34.783855 | controller |                   }
2026-06-11 12:41:34.783869 | controller |                 ],
2026-06-11 12:41:34.783883 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 12:41:34.783897 | controller |               }
2026-06-11 12:41:34.783911 | controller |             }
2026-06-11 12:41:34.783926 | controller |           ]
2026-06-11 12:41:34.783940 | controller |         }
2026-06-11 12:41:34.783954 | controller |       }
2026-06-11 12:41:34.783968 | controller |     ]
2026-06-11 12:41:34.783982 | controller |   },
2026-06-11 12:41:34.783996 | controller |   "status": {
2026-06-11 12:41:34.784011 | controller |     "conditions": [
2026-06-11 12:41:34.784025 | controller |       {
2026-06-11 12:41:34.784039 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.784053 | controller |         "lastTransitionTime": "2026-06-11T11:45:07Z",
2026-06-11 12:41:34.784068 | controller |         "status": "True",
2026-06-11 12:41:34.784083 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 12:41:34.784097 | controller |       },
2026-06-11 12:41:34.784112 | controller |       {
2026-06-11 12:41:34.784126 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.784141 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.784155 | controller |         "status": "True",
2026-06-11 12:41:34.784169 | controller |         "type": "Initialized"
2026-06-11 12:41:34.784183 | controller |       },
2026-06-11 12:41:34.784198 | controller |       {
2026-06-11 12:41:34.784212 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.784226 | controller |         "lastTransitionTime": "2026-06-11T11:45:19Z",
2026-06-11 12:41:34.784240 | controller |         "status": "True",
2026-06-11 12:41:34.784255 | controller |         "type": "Ready"
2026-06-11 12:41:34.784269 | controller |       },
2026-06-11 12:41:34.784284 | controller |       {
2026-06-11 12:41:34.784298 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.784312 | controller |         "lastTransitionTime": "2026-06-11T11:45:19Z",
2026-06-11 12:41:34.784327 | controller |         "status": "True",
2026-06-11 12:41:34.784341 | controller |         "type": "ContainersReady"
2026-06-11 12:41:34.784374 | controller |       },
2026-06-11 12:41:34.784389 | controller |       {
2026-06-11 12:41:34.784404 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.784418 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.784432 | controller |         "status": "True",
2026-06-11 12:41:34.784451 | controller |         "type": "PodScheduled"
2026-06-11 12:41:34.784465 | controller |       }
2026-06-11 12:41:34.784480 | controller |     ],
2026-06-11 12:41:34.784494 | controller |     "containerStatuses": [
2026-06-11 12:41:34.784509 | controller |       {
2026-06-11 12:41:34.784523 | controller |         "allocatedResources": {
2026-06-11 12:41:34.784537 | controller |           "cpu": "10m",
2026-06-11 12:41:34.784552 | controller |           "memory": "256Mi"
2026-06-11 12:41:34.784566 | controller |         },
2026-06-11 12:41:34.784581 | controller |         "containerID": "cri-o://86895c4618ffa93e4b09bb1c68afdb32ddf1ef752948e705cbd836be022f40ed",
2026-06-11 12:41:34.784595 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed",
2026-06-11 12:41:34.784610 | controller |         "imageID": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed",
2026-06-11 12:41:34.784624 | controller |         "lastState": {},
2026-06-11 12:41:34.784639 | controller |         "name": "manager",
2026-06-11 12:41:34.784653 | controller |         "ready": true,
2026-06-11 12:41:34.784668 | controller |         "resources": {
2026-06-11 12:41:34.784682 | controller |           "limits": {
2026-06-11 12:41:34.784697 | controller |             "cpu": "500m",
2026-06-11 12:41:34.784711 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.784725 | controller |           },
2026-06-11 12:41:34.784739 | controller |           "requests": {
2026-06-11 12:41:34.784753 | controller |             "cpu": "10m",
2026-06-11 12:41:34.784768 | controller |             "memory": "256Mi"
2026-06-11 12:41:34.784782 | controller |           }
2026-06-11 12:41:34.784796 | controller |         },
2026-06-11 12:41:34.784811 | controller |         "restartCount": 0,
2026-06-11 12:41:34.784826 | controller |         "started": true,
2026-06-11 12:41:34.784840 | controller |         "state": {
2026-06-11 12:41:34.784855 | controller |           "running": {
2026-06-11 12:41:34.784869 | controller |             "startedAt": "2026-06-11T11:45:05Z"
2026-06-11 12:41:34.784884 | controller |           }
2026-06-11 12:41:34.784898 | controller |         },
2026-06-11 12:41:34.784912 | controller |         "user": {
2026-06-11 12:41:34.784926 | controller |           "linux": {
2026-06-11 12:41:34.784940 | controller |             "gid": 0,
2026-06-11 12:41:34.784954 | controller |             "supplementalGroups": [
2026-06-11 12:41:34.784968 | controller |               0
2026-06-11 12:41:34.784983 | controller |             ],
2026-06-11 12:41:34.784997 | controller |             "uid": 65532
2026-06-11 12:41:34.785011 | controller |           }
2026-06-11 12:41:34.785026 | controller |         },
2026-06-11 12:41:34.785040 | controller |         "volumeMounts": [
2026-06-11 12:41:34.785055 | controller |           {
2026-06-11 12:41:34.785070 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.785085 | controller |             "name": "kube-api-access-fzqnt",
2026-06-11 12:41:34.785100 | controller |             "readOnly": true,
2026-06-11 12:41:34.785115 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:34.785129 | controller |           }
2026-06-11 12:41:34.785144 | controller |         ]
2026-06-11 12:41:34.785158 | controller |       }
2026-06-11 12:41:34.785173 | controller |     ],
2026-06-11 12:41:34.785187 | controller |     "hostIP": "192.168.126.11",
2026-06-11 12:41:34.785202 | controller |     "hostIPs": [
2026-06-11 12:41:34.785216 | controller |       {
2026-06-11 12:41:34.785231 | controller |         "ip": "192.168.126.11"
2026-06-11 12:41:34.785245 | controller |       }
2026-06-11 12:41:34.785259 | controller |     ],
2026-06-11 12:41:34.785273 | controller |     "phase": "Running",
2026-06-11 12:41:34.785288 | controller |     "podIP": "10.217.0.78",
2026-06-11 12:41:34.785306 | controller |     "podIPs": [
2026-06-11 12:41:34.785321 | controller |       {
2026-06-11 12:41:34.785336 | controller |         "ip": "10.217.0.78"
2026-06-11 12:41:34.785370 | controller |       }
2026-06-11 12:41:34.785386 | controller |     ],
2026-06-11 12:41:34.785401 | controller |     "qosClass": "Burstable",
2026-06-11 12:41:34.785415 | controller |     "startTime": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.785430 | controller |   }
2026-06-11 12:41:34.785444 | controller | }
2026-06-11 12:41:34.806260 | controller | ok:
2026-06-11 12:41:34.806319 | controller | {
2026-06-11 12:41:34.806339 | controller |   "apiVersion": "v1",
2026-06-11 12:41:34.806373 | controller |   "kind": "Pod",
2026-06-11 12:41:34.806390 | controller |   "metadata": {
2026-06-11 12:41:34.806405 | controller |     "annotations": {
2026-06-11 12:41:34.806419 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.80/23\"],\"mac_address\":\"0a:58:0a:d9:00:50\",\"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.0.80/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 12:41:34.806435 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.80\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:50\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 12:41:34.806451 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 12:41:34.806466 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 12:41:34.806481 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 12:41:34.806497 | controller |     },
2026-06-11 12:41:34.806511 | controller |     "creationTimestamp": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.806526 | controller |     "generateName": "infra-operator-controller-manager-cbcfcddf7-",
2026-06-11 12:41:34.806540 | controller |     "generation": 1,
2026-06-11 12:41:34.806555 | controller |     "labels": {
2026-06-11 12:41:34.806570 | controller |       "app.kubernetes.io/name": "infra-operator",
2026-06-11 12:41:34.806585 | controller |       "control-plane": "controller-manager",
2026-06-11 12:41:34.806599 | controller |       "openstack.org/operator-name": "infra",
2026-06-11 12:41:34.806613 | controller |       "pod-template-hash": "cbcfcddf7"
2026-06-11 12:41:34.806628 | controller |     },
2026-06-11 12:41:34.806644 | controller |     "managedFields": [
2026-06-11 12:41:34.806660 | controller |       {
2026-06-11 12:41:34.806675 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.806689 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.806703 | controller |         "fieldsV1": {
2026-06-11 12:41:34.806718 | controller |           "f:metadata": {
2026-06-11 12:41:34.806732 | controller |             "f:annotations": {
2026-06-11 12:41:34.806746 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 12:41:34.806761 | controller |             }
2026-06-11 12:41:34.806775 | controller |           }
2026-06-11 12:41:34.806789 | controller |         },
2026-06-11 12:41:34.806803 | controller |         "manager": "crc",
2026-06-11 12:41:34.806817 | controller |         "operation": "Update",
2026-06-11 12:41:34.806831 | controller |         "subresource": "status",
2026-06-11 12:41:34.806845 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.806859 | controller |       },
2026-06-11 12:41:34.806873 | controller |       {
2026-06-11 12:41:34.806888 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.806902 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.806916 | controller |         "fieldsV1": {
2026-06-11 12:41:34.806935 | controller |           "f:metadata": {
2026-06-11 12:41:34.806950 | controller |             "f:annotations": {
2026-06-11 12:41:34.806964 | controller |               ".": {},
2026-06-11 12:41:34.806978 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 12:41:34.806993 | controller |             },
2026-06-11 12:41:34.807007 | controller |             "f:generateName": {},
2026-06-11 12:41:34.807021 | controller |             "f:labels": {
2026-06-11 12:41:34.807035 | controller |               ".": {},
2026-06-11 12:41:34.807049 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 12:41:34.807063 | controller |               "f:control-plane": {},
2026-06-11 12:41:34.807077 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 12:41:34.807091 | controller |               "f:pod-template-hash": {}
2026-06-11 12:41:34.807105 | controller |             },
2026-06-11 12:41:34.807119 | controller |             "f:ownerReferences": {
2026-06-11 12:41:34.807133 | controller |               ".": {},
2026-06-11 12:41:34.807147 | controller |               "k:{\"uid\":\"6c083cd2-d24a-4a17-a96d-e1955e0ba674\"}": {}
2026-06-11 12:41:34.807161 | controller |             }
2026-06-11 12:41:34.807175 | controller |           },
2026-06-11 12:41:34.807189 | controller |           "f:spec": {
2026-06-11 12:41:34.807203 | controller |             "f:containers": {
2026-06-11 12:41:34.807217 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 12:41:34.807231 | controller |                 ".": {},
2026-06-11 12:41:34.807246 | controller |                 "f:args": {},
2026-06-11 12:41:34.807260 | controller |                 "f:command": {},
2026-06-11 12:41:34.807274 | controller |                 "f:env": {
2026-06-11 12:41:34.807288 | controller |                   ".": {},
2026-06-11 12:41:34.807302 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 12:41:34.807317 | controller |                     ".": {},
2026-06-11 12:41:34.807331 | controller |                     "f:name": {},
2026-06-11 12:41:34.807358 | controller |                     "f:value": {}
2026-06-11 12:41:34.807379 | controller |                   },
2026-06-11 12:41:34.807394 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 12:41:34.807407 | controller |                     ".": {},
2026-06-11 12:41:34.807421 | controller |                     "f:name": {},
2026-06-11 12:41:34.807436 | controller |                     "f:value": {}
2026-06-11 12:41:34.807450 | controller |                   },
2026-06-11 12:41:34.807464 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 12:41:34.807478 | controller |                     ".": {},
2026-06-11 12:41:34.807492 | controller |                     "f:name": {},
2026-06-11 12:41:34.807506 | controller |                     "f:value": {}
2026-06-11 12:41:34.807520 | controller |                   },
2026-06-11 12:41:34.807534 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 12:41:34.807548 | controller |                     ".": {},
2026-06-11 12:41:34.807562 | controller |                     "f:name": {},
2026-06-11 12:41:34.807576 | controller |                     "f:value": {}
2026-06-11 12:41:34.807590 | controller |                   },
2026-06-11 12:41:34.807603 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 12:41:34.807617 | controller |                     ".": {},
2026-06-11 12:41:34.807631 | controller |                     "f:name": {},
2026-06-11 12:41:34.807645 | controller |                     "f:value": {}
2026-06-11 12:41:34.807658 | controller |                   }
2026-06-11 12:41:34.807673 | controller |                 },
2026-06-11 12:41:34.807687 | controller |                 "f:image": {},
2026-06-11 12:41:34.807701 | controller |                 "f:imagePullPolicy": {},
2026-06-11 12:41:34.807715 | controller |                 "f:livenessProbe": {
2026-06-11 12:41:34.807734 | controller |                   ".": {},
2026-06-11 12:41:34.807749 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.807763 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.807778 | controller |                     ".": {},
2026-06-11 12:41:34.807791 | controller |                     "f:path": {},
2026-06-11 12:41:34.807806 | controller |                     "f:port": {},
2026-06-11 12:41:34.807819 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.807833 | controller |                   },
2026-06-11 12:41:34.807847 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.807860 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.807874 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.807888 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.807902 | controller |                 },
2026-06-11 12:41:34.807916 | controller |                 "f:name": {},
2026-06-11 12:41:34.807930 | controller |                 "f:readinessProbe": {
2026-06-11 12:41:34.807944 | controller |                   ".": {},
2026-06-11 12:41:34.807958 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.807973 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.807987 | controller |                     ".": {},
2026-06-11 12:41:34.808001 | controller |                     "f:path": {},
2026-06-11 12:41:34.808015 | controller |                     "f:port": {},
2026-06-11 12:41:34.808029 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.808043 | controller |                   },
2026-06-11 12:41:34.808057 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.808071 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.808086 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.808100 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.808114 | controller |                 },
2026-06-11 12:41:34.808128 | controller |                 "f:resources": {
2026-06-11 12:41:34.808142 | controller |                   ".": {},
2026-06-11 12:41:34.808156 | controller |                   "f:limits": {
2026-06-11 12:41:34.808170 | controller |                     ".": {},
2026-06-11 12:41:34.808184 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.808198 | controller |                     "f:memory": {}
2026-06-11 12:41:34.808212 | controller |                   },
2026-06-11 12:41:34.808225 | controller |                   "f:requests": {
2026-06-11 12:41:34.808239 | controller |                     ".": {},
2026-06-11 12:41:34.808253 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.808267 | controller |                     "f:memory": {}
2026-06-11 12:41:34.808280 | controller |                   }
2026-06-11 12:41:34.808294 | controller |                 },
2026-06-11 12:41:34.808308 | controller |                 "f:securityContext": {
2026-06-11 12:41:34.808322 | controller |                   ".": {},
2026-06-11 12:41:34.808336 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 12:41:34.808368 | controller |                 },
2026-06-11 12:41:34.808384 | controller |                 "f:terminationMessagePath": {},
2026-06-11 12:41:34.808399 | controller |                 "f:terminationMessagePolicy": {},
2026-06-11 12:41:34.808413 | controller |                 "f:volumeMounts": {
2026-06-11 12:41:34.808427 | controller |                   ".": {},
2026-06-11 12:41:34.808441 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-11 12:41:34.808455 | controller |                     ".": {},
2026-06-11 12:41:34.808470 | controller |                     "f:mountPath": {},
2026-06-11 12:41:34.808484 | controller |                     "f:name": {},
2026-06-11 12:41:34.808502 | controller |                     "f:readOnly": {}
2026-06-11 12:41:34.808517 | controller |                   }
2026-06-11 12:41:34.808531 | controller |                 }
2026-06-11 12:41:34.808545 | controller |               }
2026-06-11 12:41:34.808560 | controller |             },
2026-06-11 12:41:34.808574 | controller |             "f:dnsPolicy": {},
2026-06-11 12:41:34.808588 | controller |             "f:enableServiceLinks": {},
2026-06-11 12:41:34.808602 | controller |             "f:restartPolicy": {},
2026-06-11 12:41:34.808617 | controller |             "f:schedulerName": {},
2026-06-11 12:41:34.808631 | controller |             "f:securityContext": {
2026-06-11 12:41:34.808645 | controller |               ".": {},
2026-06-11 12:41:34.808659 | controller |               "f:runAsNonRoot": {}
2026-06-11 12:41:34.808673 | controller |             },
2026-06-11 12:41:34.808687 | controller |             "f:serviceAccount": {},
2026-06-11 12:41:34.808701 | controller |             "f:serviceAccountName": {},
2026-06-11 12:41:34.808715 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 12:41:34.808729 | controller |             "f:tolerations": {},
2026-06-11 12:41:34.808743 | controller |             "f:volumes": {
2026-06-11 12:41:34.808757 | controller |               ".": {},
2026-06-11 12:41:34.808771 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-11 12:41:34.808786 | controller |                 ".": {},
2026-06-11 12:41:34.808800 | controller |                 "f:name": {},
2026-06-11 12:41:34.808814 | controller |                 "f:secret": {
2026-06-11 12:41:34.808828 | controller |                   ".": {},
2026-06-11 12:41:34.808842 | controller |                   "f:defaultMode": {},
2026-06-11 12:41:34.808856 | controller |                   "f:secretName": {}
2026-06-11 12:41:34.808869 | controller |                 }
2026-06-11 12:41:34.808883 | controller |               }
2026-06-11 12:41:34.808897 | controller |             }
2026-06-11 12:41:34.808911 | controller |           }
2026-06-11 12:41:34.808926 | controller |         },
2026-06-11 12:41:34.808940 | controller |         "manager": "kube-controller-manager",
2026-06-11 12:41:34.808955 | controller |         "operation": "Update",
2026-06-11 12:41:34.808969 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.808983 | controller |       },
2026-06-11 12:41:34.808998 | controller |       {
2026-06-11 12:41:34.809012 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.809027 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.809041 | controller |         "fieldsV1": {
2026-06-11 12:41:34.809055 | controller |           "f:metadata": {
2026-06-11 12:41:34.809069 | controller |             "f:annotations": {
2026-06-11 12:41:34.809084 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 12:41:34.809098 | controller |             }
2026-06-11 12:41:34.809112 | controller |           }
2026-06-11 12:41:34.809126 | controller |         },
2026-06-11 12:41:34.809140 | controller |         "manager": "multus-daemon",
2026-06-11 12:41:34.809154 | controller |         "operation": "Update",
2026-06-11 12:41:34.809168 | controller |         "subresource": "status",
2026-06-11 12:41:34.809182 | controller |         "time": "2026-06-11T11:44:17Z"
2026-06-11 12:41:34.809196 | controller |       },
2026-06-11 12:41:34.809210 | controller |       {
2026-06-11 12:41:34.809225 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.809239 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.809253 | controller |         "fieldsV1": {
2026-06-11 12:41:34.809267 | controller |           "f:status": {
2026-06-11 12:41:34.809281 | controller |             "f:conditions": {
2026-06-11 12:41:34.809295 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 12:41:34.809309 | controller |                 ".": {},
2026-06-11 12:41:34.809323 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.809359 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.809380 | controller |                 "f:status": {},
2026-06-11 12:41:34.809395 | controller |                 "f:type": {}
2026-06-11 12:41:34.809409 | controller |               },
2026-06-11 12:41:34.809423 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 12:41:34.809437 | controller |                 ".": {},
2026-06-11 12:41:34.809451 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.809466 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.809480 | controller |                 "f:status": {},
2026-06-11 12:41:34.809495 | controller |                 "f:type": {}
2026-06-11 12:41:34.809509 | controller |               },
2026-06-11 12:41:34.809523 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 12:41:34.809537 | controller |                 ".": {},
2026-06-11 12:41:34.809565 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.809581 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.809596 | controller |                 "f:status": {},
2026-06-11 12:41:34.809610 | controller |                 "f:type": {}
2026-06-11 12:41:34.809624 | controller |               },
2026-06-11 12:41:34.809638 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 12:41:34.809655 | controller |                 ".": {},
2026-06-11 12:41:34.809672 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.809686 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.809700 | controller |                 "f:status": {},
2026-06-11 12:41:34.809714 | controller |                 "f:type": {}
2026-06-11 12:41:34.809729 | controller |               }
2026-06-11 12:41:34.809743 | controller |             },
2026-06-11 12:41:34.809757 | controller |             "f:containerStatuses": {},
2026-06-11 12:41:34.809772 | controller |             "f:hostIP": {},
2026-06-11 12:41:34.809786 | controller |             "f:hostIPs": {},
2026-06-11 12:41:34.809800 | controller |             "f:phase": {},
2026-06-11 12:41:34.809814 | controller |             "f:podIP": {},
2026-06-11 12:41:34.809828 | controller |             "f:podIPs": {
2026-06-11 12:41:34.809843 | controller |               ".": {},
2026-06-11 12:41:34.809857 | controller |               "k:{\"ip\":\"10.217.0.80\"}": {
2026-06-11 12:41:34.809870 | controller |                 ".": {},
2026-06-11 12:41:34.809884 | controller |                 "f:ip": {}
2026-06-11 12:41:34.809898 | controller |               }
2026-06-11 12:41:34.809912 | controller |             },
2026-06-11 12:41:34.809926 | controller |             "f:startTime": {}
2026-06-11 12:41:34.809940 | controller |           }
2026-06-11 12:41:34.809954 | controller |         },
2026-06-11 12:41:34.809969 | controller |         "manager": "kubelet",
2026-06-11 12:41:34.809983 | controller |         "operation": "Update",
2026-06-11 12:41:34.809997 | controller |         "subresource": "status",
2026-06-11 12:41:34.810011 | controller |         "time": "2026-06-11T11:45:20Z"
2026-06-11 12:41:34.810025 | controller |       }
2026-06-11 12:41:34.810040 | controller |     ],
2026-06-11 12:41:34.810054 | controller |     "name": "infra-operator-controller-manager-cbcfcddf7-hptvr",
2026-06-11 12:41:34.810068 | controller |     "namespace": "openstack-operators",
2026-06-11 12:41:34.810082 | controller |     "ownerReferences": [
2026-06-11 12:41:34.810096 | controller |       {
2026-06-11 12:41:34.810110 | controller |         "apiVersion": "apps/v1",
2026-06-11 12:41:34.810125 | controller |         "blockOwnerDeletion": true,
2026-06-11 12:41:34.810139 | controller |         "controller": true,
2026-06-11 12:41:34.810153 | controller |         "kind": "ReplicaSet",
2026-06-11 12:41:34.810167 | controller |         "name": "infra-operator-controller-manager-cbcfcddf7",
2026-06-11 12:41:34.810181 | controller |         "uid": "6c083cd2-d24a-4a17-a96d-e1955e0ba674"
2026-06-11 12:41:34.810200 | controller |       }
2026-06-11 12:41:34.810215 | controller |     ],
2026-06-11 12:41:34.810229 | controller |     "resourceVersion": "54960",
2026-06-11 12:41:34.810243 | controller |     "uid": "efbebbb5-d6e9-4347-8155-d2d4cae37cda"
2026-06-11 12:41:34.810258 | controller |   },
2026-06-11 12:41:34.810273 | controller |   "spec": {
2026-06-11 12:41:34.810287 | controller |     "containers": [
2026-06-11 12:41:34.810301 | controller |       {
2026-06-11 12:41:34.810316 | controller |         "args": [
2026-06-11 12:41:34.810330 | controller |           "--leader-elect",
2026-06-11 12:41:34.810344 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 12:41:34.810378 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 12:41:34.810392 | controller |         ],
2026-06-11 12:41:34.810407 | controller |         "command": [
2026-06-11 12:41:34.810421 | controller |           "/manager"
2026-06-11 12:41:34.810435 | controller |         ],
2026-06-11 12:41:34.810449 | controller |         "env": [
2026-06-11 12:41:34.810463 | controller |           {
2026-06-11 12:41:34.810477 | controller |             "name": "LEASE_DURATION",
2026-06-11 12:41:34.810491 | controller |             "value": "30"
2026-06-11 12:41:34.810505 | controller |           },
2026-06-11 12:41:34.810519 | controller |           {
2026-06-11 12:41:34.810533 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 12:41:34.810548 | controller |             "value": "20"
2026-06-11 12:41:34.810562 | controller |           },
2026-06-11 12:41:34.810576 | controller |           {
2026-06-11 12:41:34.810591 | controller |             "name": "RETRY_PERIOD",
2026-06-11 12:41:34.810605 | controller |             "value": "5"
2026-06-11 12:41:34.810619 | controller |           },
2026-06-11 12:41:34.810633 | controller |           {
2026-06-11 12:41:34.810647 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 12:41:34.810662 | controller |             "value": "true"
2026-06-11 12:41:34.810676 | controller |           },
2026-06-11 12:41:34.810690 | controller |           {
2026-06-11 12:41:34.810704 | controller |             "name": "METRICS_CERTS",
2026-06-11 12:41:34.810718 | controller |             "value": "false"
2026-06-11 12:41:34.810732 | controller |           }
2026-06-11 12:41:34.810746 | controller |         ],
2026-06-11 12:41:34.810761 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373",
2026-06-11 12:41:34.810775 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 12:41:34.810790 | controller |         "livenessProbe": {
2026-06-11 12:41:34.810804 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.810818 | controller |           "httpGet": {
2026-06-11 12:41:34.810833 | controller |             "path": "/healthz",
2026-06-11 12:41:34.810847 | controller |             "port": 8081,
2026-06-11 12:41:34.810861 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.810874 | controller |           },
2026-06-11 12:41:34.810888 | controller |           "initialDelaySeconds": 15,
2026-06-11 12:41:34.810903 | controller |           "periodSeconds": 20,
2026-06-11 12:41:34.810917 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.810930 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.810944 | controller |         },
2026-06-11 12:41:34.810958 | controller |         "name": "manager",
2026-06-11 12:41:34.810972 | controller |         "readinessProbe": {
2026-06-11 12:41:34.810987 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.811001 | controller |           "httpGet": {
2026-06-11 12:41:34.811015 | controller |             "path": "/readyz",
2026-06-11 12:41:34.811029 | controller |             "port": 8081,
2026-06-11 12:41:34.811043 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.811057 | controller |           },
2026-06-11 12:41:34.811075 | controller |           "initialDelaySeconds": 5,
2026-06-11 12:41:34.811089 | controller |           "periodSeconds": 10,
2026-06-11 12:41:34.811103 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.811117 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.811131 | controller |         },
2026-06-11 12:41:34.811145 | controller |         "resources": {
2026-06-11 12:41:34.811158 | controller |           "limits": {
2026-06-11 12:41:34.811172 | controller |             "cpu": "600m",
2026-06-11 12:41:34.811186 | controller |             "memory": "2Gi"
2026-06-11 12:41:34.811200 | controller |           },
2026-06-11 12:41:34.811214 | controller |           "requests": {
2026-06-11 12:41:34.811228 | controller |             "cpu": "10m",
2026-06-11 12:41:34.811242 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.811256 | controller |           }
2026-06-11 12:41:34.811270 | controller |         },
2026-06-11 12:41:34.811284 | controller |         "securityContext": {
2026-06-11 12:41:34.811298 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 12:41:34.811313 | controller |           "capabilities": {
2026-06-11 12:41:34.811327 | controller |             "drop": [
2026-06-11 12:41:34.811341 | controller |               "MKNOD"
2026-06-11 12:41:34.811374 | controller |             ]
2026-06-11 12:41:34.811389 | controller |           }
2026-06-11 12:41:34.811404 | controller |         },
2026-06-11 12:41:34.811418 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 12:41:34.811433 | controller |         "terminationMessagePolicy": "File",
2026-06-11 12:41:34.811447 | controller |         "volumeMounts": [
2026-06-11 12:41:34.811461 | controller |           {
2026-06-11 12:41:34.811475 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 12:41:34.811489 | controller |             "name": "cert",
2026-06-11 12:41:34.811503 | controller |             "readOnly": true
2026-06-11 12:41:34.811517 | controller |           },
2026-06-11 12:41:34.811532 | controller |           {
2026-06-11 12:41:34.811546 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.811561 | controller |             "name": "kube-api-access-szqdt",
2026-06-11 12:41:34.811575 | controller |             "readOnly": true
2026-06-11 12:41:34.811589 | controller |           }
2026-06-11 12:41:34.811603 | controller |         ]
2026-06-11 12:41:34.811618 | controller |       }
2026-06-11 12:41:34.811632 | controller |     ],
2026-06-11 12:41:34.811646 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 12:41:34.811659 | controller |     "enableServiceLinks": true,
2026-06-11 12:41:34.811673 | controller |     "imagePullSecrets": [
2026-06-11 12:41:34.811687 | controller |       {
2026-06-11 12:41:34.811704 | controller |         "name": "infra-operator-controller-manager-dockercfg-gpmbw"
2026-06-11 12:41:34.811720 | controller |       }
2026-06-11 12:41:34.811734 | controller |     ],
2026-06-11 12:41:34.811749 | controller |     "nodeName": "crc",
2026-06-11 12:41:34.811763 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 12:41:34.811777 | controller |     "priority": 0,
2026-06-11 12:41:34.811791 | controller |     "restartPolicy": "Always",
2026-06-11 12:41:34.811806 | controller |     "schedulerName": "default-scheduler",
2026-06-11 12:41:34.811820 | controller |     "securityContext": {
2026-06-11 12:41:34.811834 | controller |       "runAsNonRoot": true,
2026-06-11 12:41:34.811848 | controller |       "seLinuxOptions": {
2026-06-11 12:41:34.811862 | controller |         "level": "s0:c26,c5"
2026-06-11 12:41:34.811876 | controller |       }
2026-06-11 12:41:34.811890 | controller |     },
2026-06-11 12:41:34.811904 | controller |     "serviceAccount": "infra-operator-controller-manager",
2026-06-11 12:41:34.811917 | controller |     "serviceAccountName": "infra-operator-controller-manager",
2026-06-11 12:41:34.811935 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 12:41:34.811949 | controller |     "tolerations": [
2026-06-11 12:41:34.811964 | controller |       {
2026-06-11 12:41:34.811978 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.811992 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 12:41:34.812007 | controller |         "operator": "Exists",
2026-06-11 12:41:34.812021 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.812035 | controller |       },
2026-06-11 12:41:34.812049 | controller |       {
2026-06-11 12:41:34.812063 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.812077 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 12:41:34.812091 | controller |         "operator": "Exists",
2026-06-11 12:41:34.812105 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.812119 | controller |       },
2026-06-11 12:41:34.812133 | controller |       {
2026-06-11 12:41:34.812148 | controller |         "effect": "NoSchedule",
2026-06-11 12:41:34.812162 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 12:41:34.812176 | controller |         "operator": "Exists"
2026-06-11 12:41:34.812190 | controller |       }
2026-06-11 12:41:34.812204 | controller |     ],
2026-06-11 12:41:34.812218 | controller |     "volumes": [
2026-06-11 12:41:34.812232 | controller |       {
2026-06-11 12:41:34.812246 | controller |         "name": "cert",
2026-06-11 12:41:34.812260 | controller |         "secret": {
2026-06-11 12:41:34.812273 | controller |           "defaultMode": 420,
2026-06-11 12:41:34.812288 | controller |           "secretName": "infra-operator-webhook-server-cert"
2026-06-11 12:41:34.812302 | controller |         }
2026-06-11 12:41:34.812316 | controller |       },
2026-06-11 12:41:34.812330 | controller |       {
2026-06-11 12:41:34.812344 | controller |         "name": "kube-api-access-szqdt",
2026-06-11 12:41:34.812377 | controller |         "projected": {
2026-06-11 12:41:34.812392 | controller |           "defaultMode": 420,
2026-06-11 12:41:34.812406 | controller |           "sources": [
2026-06-11 12:41:34.812421 | controller |             {
2026-06-11 12:41:34.812435 | controller |               "serviceAccountToken": {
2026-06-11 12:41:34.812449 | controller |                 "expirationSeconds": 3607,
2026-06-11 12:41:34.812464 | controller |                 "path": "token"
2026-06-11 12:41:34.812478 | controller |               }
2026-06-11 12:41:34.812491 | controller |             },
2026-06-11 12:41:34.812505 | controller |             {
2026-06-11 12:41:34.812519 | controller |               "configMap": {
2026-06-11 12:41:34.812533 | controller |                 "items": [
2026-06-11 12:41:34.812547 | controller |                   {
2026-06-11 12:41:34.812561 | controller |                     "key": "ca.crt",
2026-06-11 12:41:34.812575 | controller |                     "path": "ca.crt"
2026-06-11 12:41:34.812589 | controller |                   }
2026-06-11 12:41:34.812603 | controller |                 ],
2026-06-11 12:41:34.812617 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 12:41:34.812631 | controller |               }
2026-06-11 12:41:34.812645 | controller |             },
2026-06-11 12:41:34.812659 | controller |             {
2026-06-11 12:41:34.812674 | controller |               "downwardAPI": {
2026-06-11 12:41:34.812688 | controller |                 "items": [
2026-06-11 12:41:34.812702 | controller |                   {
2026-06-11 12:41:34.812715 | controller |                     "fieldRef": {
2026-06-11 12:41:34.812730 | controller |                       "apiVersion": "v1",
2026-06-11 12:41:34.812744 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 12:41:34.812802 | controller |                     },
2026-06-11 12:41:34.812822 | controller |                     "path": "namespace"
2026-06-11 12:41:34.812838 | controller |                   }
2026-06-11 12:41:34.812868 | controller |                 ]
2026-06-11 12:41:34.812883 | controller |               }
2026-06-11 12:41:34.812897 | controller |             },
2026-06-11 12:41:34.812911 | controller |             {
2026-06-11 12:41:34.812925 | controller |               "configMap": {
2026-06-11 12:41:34.812940 | controller |                 "items": [
2026-06-11 12:41:34.812953 | controller |                   {
2026-06-11 12:41:34.812967 | controller |                     "key": "service-ca.crt",
2026-06-11 12:41:34.812981 | controller |                     "path": "service-ca.crt"
2026-06-11 12:41:34.812995 | controller |                   }
2026-06-11 12:41:34.813010 | controller |                 ],
2026-06-11 12:41:34.813024 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 12:41:34.813039 | controller |               }
2026-06-11 12:41:34.813053 | controller |             }
2026-06-11 12:41:34.813067 | controller |           ]
2026-06-11 12:41:34.813081 | controller |         }
2026-06-11 12:41:34.813096 | controller |       }
2026-06-11 12:41:34.813110 | controller |     ]
2026-06-11 12:41:34.813124 | controller |   },
2026-06-11 12:41:34.813138 | controller |   "status": {
2026-06-11 12:41:34.813152 | controller |     "conditions": [
2026-06-11 12:41:34.813166 | controller |       {
2026-06-11 12:41:34.813180 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.813193 | controller |         "lastTransitionTime": "2026-06-11T11:45:09Z",
2026-06-11 12:41:34.813208 | controller |         "status": "True",
2026-06-11 12:41:34.813221 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 12:41:34.813236 | controller |       },
2026-06-11 12:41:34.813250 | controller |       {
2026-06-11 12:41:34.813264 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.813278 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.813292 | controller |         "status": "True",
2026-06-11 12:41:34.813305 | controller |         "type": "Initialized"
2026-06-11 12:41:34.813319 | controller |       },
2026-06-11 12:41:34.813333 | controller |       {
2026-06-11 12:41:34.813362 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.813382 | controller |         "lastTransitionTime": "2026-06-11T11:45:20Z",
2026-06-11 12:41:34.813397 | controller |         "status": "True",
2026-06-11 12:41:34.813411 | controller |         "type": "Ready"
2026-06-11 12:41:34.813425 | controller |       },
2026-06-11 12:41:34.813439 | controller |       {
2026-06-11 12:41:34.813454 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.813468 | controller |         "lastTransitionTime": "2026-06-11T11:45:20Z",
2026-06-11 12:41:34.813482 | controller |         "status": "True",
2026-06-11 12:41:34.813496 | controller |         "type": "ContainersReady"
2026-06-11 12:41:34.813510 | controller |       },
2026-06-11 12:41:34.813524 | controller |       {
2026-06-11 12:41:34.813538 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.813564 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.813580 | controller |         "status": "True",
2026-06-11 12:41:34.813595 | controller |         "type": "PodScheduled"
2026-06-11 12:41:34.813609 | controller |       }
2026-06-11 12:41:34.813623 | controller |     ],
2026-06-11 12:41:34.813637 | controller |     "containerStatuses": [
2026-06-11 12:41:34.813651 | controller |       {
2026-06-11 12:41:34.813665 | controller |         "allocatedResources": {
2026-06-11 12:41:34.813679 | controller |           "cpu": "10m",
2026-06-11 12:41:34.813693 | controller |           "memory": "512Mi"
2026-06-11 12:41:34.813707 | controller |         },
2026-06-11 12:41:34.813721 | controller |         "containerID": "cri-o://1ef81db181ed2eb5d98d34347e06c22c6d9a7706b078dffcc5e1a5e87d8389f2",
2026-06-11 12:41:34.813736 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373",
2026-06-11 12:41:34.813754 | controller |         "imageID": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373",
2026-06-11 12:41:34.813769 | controller |         "lastState": {},
2026-06-11 12:41:34.813783 | controller |         "name": "manager",
2026-06-11 12:41:34.813798 | controller |         "ready": true,
2026-06-11 12:41:34.813812 | controller |         "resources": {
2026-06-11 12:41:34.813826 | controller |           "limits": {
2026-06-11 12:41:34.813841 | controller |             "cpu": "600m",
2026-06-11 12:41:34.813855 | controller |             "memory": "2Gi"
2026-06-11 12:41:34.813869 | controller |           },
2026-06-11 12:41:34.813883 | controller |           "requests": {
2026-06-11 12:41:34.813897 | controller |             "cpu": "10m",
2026-06-11 12:41:34.813911 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.813925 | controller |           }
2026-06-11 12:41:34.813939 | controller |         },
2026-06-11 12:41:34.813953 | controller |         "restartCount": 0,
2026-06-11 12:41:34.813967 | controller |         "started": true,
2026-06-11 12:41:34.813981 | controller |         "state": {
2026-06-11 12:41:34.813995 | controller |           "running": {
2026-06-11 12:41:34.814009 | controller |             "startedAt": "2026-06-11T11:45:08Z"
2026-06-11 12:41:34.814023 | controller |           }
2026-06-11 12:41:34.814038 | controller |         },
2026-06-11 12:41:34.814052 | controller |         "user": {
2026-06-11 12:41:34.814067 | controller |           "linux": {
2026-06-11 12:41:34.814081 | controller |             "gid": 0,
2026-06-11 12:41:34.814095 | controller |             "supplementalGroups": [
2026-06-11 12:41:34.814109 | controller |               0
2026-06-11 12:41:34.814124 | controller |             ],
2026-06-11 12:41:34.814138 | controller |             "uid": 65532
2026-06-11 12:41:34.814152 | controller |           }
2026-06-11 12:41:34.814166 | controller |         },
2026-06-11 12:41:34.814180 | controller |         "volumeMounts": [
2026-06-11 12:41:34.814194 | controller |           {
2026-06-11 12:41:34.814208 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 12:41:34.814223 | controller |             "name": "cert",
2026-06-11 12:41:34.814237 | controller |             "readOnly": true,
2026-06-11 12:41:34.814251 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:34.814265 | controller |           },
2026-06-11 12:41:34.814279 | controller |           {
2026-06-11 12:41:34.814293 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.814308 | controller |             "name": "kube-api-access-szqdt",
2026-06-11 12:41:34.814322 | controller |             "readOnly": true,
2026-06-11 12:41:34.814336 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:34.814369 | controller |           }
2026-06-11 12:41:34.814385 | controller |         ]
2026-06-11 12:41:34.814400 | controller |       }
2026-06-11 12:41:34.814414 | controller |     ],
2026-06-11 12:41:34.814428 | controller |     "hostIP": "192.168.126.11",
2026-06-11 12:41:34.814443 | controller |     "hostIPs": [
2026-06-11 12:41:34.814457 | controller |       {
2026-06-11 12:41:34.814471 | controller |         "ip": "192.168.126.11"
2026-06-11 12:41:34.814484 | controller |       }
2026-06-11 12:41:34.814498 | controller |     ],
2026-06-11 12:41:34.814513 | controller |     "phase": "Running",
2026-06-11 12:41:34.814527 | controller |     "podIP": "10.217.0.80",
2026-06-11 12:41:34.814541 | controller |     "podIPs": [
2026-06-11 12:41:34.814555 | controller |       {
2026-06-11 12:41:34.814570 | controller |         "ip": "10.217.0.80"
2026-06-11 12:41:34.814584 | controller |       }
2026-06-11 12:41:34.814598 | controller |     ],
2026-06-11 12:41:34.814612 | controller |     "qosClass": "Burstable",
2026-06-11 12:41:34.814626 | controller |     "startTime": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.814644 | controller |   }
2026-06-11 12:41:34.814659 | controller | }
2026-06-11 12:41:34.835630 | controller | ok:
2026-06-11 12:41:34.835689 | controller | {
2026-06-11 12:41:34.835709 | controller |   "apiVersion": "v1",
2026-06-11 12:41:34.835726 | controller |   "kind": "Pod",
2026-06-11 12:41:34.835742 | controller |   "metadata": {
2026-06-11 12:41:34.835757 | controller |     "annotations": {
2026-06-11 12:41:34.835772 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.81/23\"],\"mac_address\":\"0a:58:0a:d9:00:51\",\"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.0.81/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 12:41:34.835789 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.81\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:51\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 12:41:34.835805 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 12:41:34.835821 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 12:41:34.835836 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 12:41:34.835851 | controller |     },
2026-06-11 12:41:34.835866 | controller |     "creationTimestamp": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.835880 | controller |     "generateName": "ironic-operator-controller-manager-75f8548fcd-",
2026-06-11 12:41:34.835895 | controller |     "generation": 1,
2026-06-11 12:41:34.835909 | controller |     "labels": {
2026-06-11 12:41:34.835923 | controller |       "app.kubernetes.io/name": "ironic-operator",
2026-06-11 12:41:34.835937 | controller |       "control-plane": "controller-manager",
2026-06-11 12:41:34.835951 | controller |       "openstack.org/operator-name": "ironic",
2026-06-11 12:41:34.835965 | controller |       "pod-template-hash": "75f8548fcd"
2026-06-11 12:41:34.835980 | controller |     },
2026-06-11 12:41:34.835994 | controller |     "managedFields": [
2026-06-11 12:41:34.836008 | controller |       {
2026-06-11 12:41:34.836022 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.836037 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.836052 | controller |         "fieldsV1": {
2026-06-11 12:41:34.836066 | controller |           "f:metadata": {
2026-06-11 12:41:34.836126 | controller |             "f:annotations": {
2026-06-11 12:41:34.836146 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 12:41:34.836161 | controller |             }
2026-06-11 12:41:34.836177 | controller |           }
2026-06-11 12:41:34.836192 | controller |         },
2026-06-11 12:41:34.836207 | controller |         "manager": "crc",
2026-06-11 12:41:34.836221 | controller |         "operation": "Update",
2026-06-11 12:41:34.836235 | controller |         "subresource": "status",
2026-06-11 12:41:34.836250 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.836264 | controller |       },
2026-06-11 12:41:34.836279 | controller |       {
2026-06-11 12:41:34.836293 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.836308 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.836322 | controller |         "fieldsV1": {
2026-06-11 12:41:34.836337 | controller |           "f:metadata": {
2026-06-11 12:41:34.836371 | controller |             "f:annotations": {
2026-06-11 12:41:34.836387 | controller |               ".": {},
2026-06-11 12:41:34.836401 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 12:41:34.836416 | controller |             },
2026-06-11 12:41:34.836431 | controller |             "f:generateName": {},
2026-06-11 12:41:34.836451 | controller |             "f:labels": {
2026-06-11 12:41:34.836466 | controller |               ".": {},
2026-06-11 12:41:34.836480 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 12:41:34.836494 | controller |               "f:control-plane": {},
2026-06-11 12:41:34.836509 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 12:41:34.836523 | controller |               "f:pod-template-hash": {}
2026-06-11 12:41:34.836536 | controller |             },
2026-06-11 12:41:34.836551 | controller |             "f:ownerReferences": {
2026-06-11 12:41:34.836565 | controller |               ".": {},
2026-06-11 12:41:34.836580 | controller |               "k:{\"uid\":\"736c98bb-8feb-40e3-a41a-5e847ee24090\"}": {}
2026-06-11 12:41:34.836595 | controller |             }
2026-06-11 12:41:34.836609 | controller |           },
2026-06-11 12:41:34.836624 | controller |           "f:spec": {
2026-06-11 12:41:34.836639 | controller |             "f:containers": {
2026-06-11 12:41:34.836653 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 12:41:34.836667 | controller |                 ".": {},
2026-06-11 12:41:34.836682 | controller |                 "f:args": {},
2026-06-11 12:41:34.836696 | controller |                 "f:command": {},
2026-06-11 12:41:34.836711 | controller |                 "f:env": {
2026-06-11 12:41:34.836726 | controller |                   ".": {},
2026-06-11 12:41:34.836740 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 12:41:34.836754 | controller |                     ".": {},
2026-06-11 12:41:34.836769 | controller |                     "f:name": {},
2026-06-11 12:41:34.836783 | controller |                     "f:value": {}
2026-06-11 12:41:34.836797 | controller |                   },
2026-06-11 12:41:34.836812 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 12:41:34.836826 | controller |                     ".": {},
2026-06-11 12:41:34.836840 | controller |                     "f:name": {},
2026-06-11 12:41:34.836854 | controller |                     "f:value": {}
2026-06-11 12:41:34.836868 | controller |                   },
2026-06-11 12:41:34.836883 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 12:41:34.836897 | controller |                     ".": {},
2026-06-11 12:41:34.836912 | controller |                     "f:name": {},
2026-06-11 12:41:34.836926 | controller |                     "f:value": {}
2026-06-11 12:41:34.836940 | controller |                   },
2026-06-11 12:41:34.836954 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 12:41:34.836969 | controller |                     ".": {},
2026-06-11 12:41:34.836983 | controller |                     "f:name": {},
2026-06-11 12:41:34.836997 | controller |                     "f:value": {}
2026-06-11 12:41:34.837011 | controller |                   },
2026-06-11 12:41:34.837025 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 12:41:34.837040 | controller |                     ".": {},
2026-06-11 12:41:34.837054 | controller |                     "f:name": {},
2026-06-11 12:41:34.837068 | controller |                     "f:value": {}
2026-06-11 12:41:34.837083 | controller |                   }
2026-06-11 12:41:34.837097 | controller |                 },
2026-06-11 12:41:34.837112 | controller |                 "f:image": {},
2026-06-11 12:41:34.837126 | controller |                 "f:imagePullPolicy": {},
2026-06-11 12:41:34.837141 | controller |                 "f:livenessProbe": {
2026-06-11 12:41:34.837156 | controller |                   ".": {},
2026-06-11 12:41:34.837170 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.837184 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.837199 | controller |                     ".": {},
2026-06-11 12:41:34.837213 | controller |                     "f:path": {},
2026-06-11 12:41:34.837227 | controller |                     "f:port": {},
2026-06-11 12:41:34.837245 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.837260 | controller |                   },
2026-06-11 12:41:34.837275 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.837289 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.837304 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.837318 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.837332 | controller |                 },
2026-06-11 12:41:34.837361 | controller |                 "f:name": {},
2026-06-11 12:41:34.837381 | controller |                 "f:readinessProbe": {
2026-06-11 12:41:34.837397 | controller |                   ".": {},
2026-06-11 12:41:34.837411 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.837425 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.837440 | controller |                     ".": {},
2026-06-11 12:41:34.837454 | controller |                     "f:path": {},
2026-06-11 12:41:34.837468 | controller |                     "f:port": {},
2026-06-11 12:41:34.837483 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.837497 | controller |                   },
2026-06-11 12:41:34.837511 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.837525 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.837540 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.837554 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.837584 | controller |                 },
2026-06-11 12:41:34.837599 | controller |                 "f:resources": {
2026-06-11 12:41:34.837614 | controller |                   ".": {},
2026-06-11 12:41:34.837628 | controller |                   "f:limits": {
2026-06-11 12:41:34.837643 | controller |                     ".": {},
2026-06-11 12:41:34.837657 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.837671 | controller |                     "f:memory": {}
2026-06-11 12:41:34.837685 | controller |                   },
2026-06-11 12:41:34.837700 | controller |                   "f:requests": {
2026-06-11 12:41:34.837715 | controller |                     ".": {},
2026-06-11 12:41:34.837729 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.837744 | controller |                     "f:memory": {}
2026-06-11 12:41:34.837758 | controller |                   }
2026-06-11 12:41:34.837773 | controller |                 },
2026-06-11 12:41:34.837787 | controller |                 "f:securityContext": {
2026-06-11 12:41:34.837802 | controller |                   ".": {},
2026-06-11 12:41:34.837816 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 12:41:34.837831 | controller |                 },
2026-06-11 12:41:34.837845 | controller |                 "f:terminationMessagePath": {},
2026-06-11 12:41:34.837859 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 12:41:34.837873 | controller |               }
2026-06-11 12:41:34.837888 | controller |             },
2026-06-11 12:41:34.837902 | controller |             "f:dnsPolicy": {},
2026-06-11 12:41:34.837917 | controller |             "f:enableServiceLinks": {},
2026-06-11 12:41:34.837931 | controller |             "f:restartPolicy": {},
2026-06-11 12:41:34.837945 | controller |             "f:schedulerName": {},
2026-06-11 12:41:34.837960 | controller |             "f:securityContext": {
2026-06-11 12:41:34.837974 | controller |               ".": {},
2026-06-11 12:41:34.837989 | controller |               "f:runAsNonRoot": {}
2026-06-11 12:41:34.838003 | controller |             },
2026-06-11 12:41:34.838017 | controller |             "f:serviceAccount": {},
2026-06-11 12:41:34.838030 | controller |             "f:serviceAccountName": {},
2026-06-11 12:41:34.838045 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 12:41:34.838063 | controller |             "f:tolerations": {}
2026-06-11 12:41:34.838078 | controller |           }
2026-06-11 12:41:34.838092 | controller |         },
2026-06-11 12:41:34.838106 | controller |         "manager": "kube-controller-manager",
2026-06-11 12:41:34.838120 | controller |         "operation": "Update",
2026-06-11 12:41:34.838135 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.838149 | controller |       },
2026-06-11 12:41:34.838164 | controller |       {
2026-06-11 12:41:34.838178 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.838192 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.838207 | controller |         "fieldsV1": {
2026-06-11 12:41:34.838221 | controller |           "f:metadata": {
2026-06-11 12:41:34.838235 | controller |             "f:annotations": {
2026-06-11 12:41:34.838250 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 12:41:34.838264 | controller |             }
2026-06-11 12:41:34.838278 | controller |           }
2026-06-11 12:41:34.838293 | controller |         },
2026-06-11 12:41:34.838307 | controller |         "manager": "multus-daemon",
2026-06-11 12:41:34.838321 | controller |         "operation": "Update",
2026-06-11 12:41:34.838335 | controller |         "subresource": "status",
2026-06-11 12:41:34.838369 | controller |         "time": "2026-06-11T11:44:15Z"
2026-06-11 12:41:34.838386 | controller |       },
2026-06-11 12:41:34.838400 | controller |       {
2026-06-11 12:41:34.838415 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.838430 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.838444 | controller |         "fieldsV1": {
2026-06-11 12:41:34.838459 | controller |           "f:status": {
2026-06-11 12:41:34.838473 | controller |             "f:conditions": {
2026-06-11 12:41:34.838487 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 12:41:34.838502 | controller |                 ".": {},
2026-06-11 12:41:34.838516 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.838530 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.838545 | controller |                 "f:status": {},
2026-06-11 12:41:34.838559 | controller |                 "f:type": {}
2026-06-11 12:41:34.838573 | controller |               },
2026-06-11 12:41:34.838587 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 12:41:34.838601 | controller |                 ".": {},
2026-06-11 12:41:34.838615 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.838629 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.838643 | controller |                 "f:status": {},
2026-06-11 12:41:34.838658 | controller |                 "f:type": {}
2026-06-11 12:41:34.838672 | controller |               },
2026-06-11 12:41:34.838687 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 12:41:34.838703 | controller |                 ".": {},
2026-06-11 12:41:34.838719 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.838733 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.838747 | controller |                 "f:status": {},
2026-06-11 12:41:34.838762 | controller |                 "f:type": {}
2026-06-11 12:41:34.838776 | controller |               },
2026-06-11 12:41:34.838790 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 12:41:34.838804 | controller |                 ".": {},
2026-06-11 12:41:34.838818 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.838832 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.838846 | controller |                 "f:status": {},
2026-06-11 12:41:34.838860 | controller |                 "f:type": {}
2026-06-11 12:41:34.838875 | controller |               }
2026-06-11 12:41:34.838889 | controller |             },
2026-06-11 12:41:34.838903 | controller |             "f:containerStatuses": {},
2026-06-11 12:41:34.838927 | controller |             "f:hostIP": {},
2026-06-11 12:41:34.838942 | controller |             "f:hostIPs": {},
2026-06-11 12:41:34.838957 | controller |             "f:phase": {},
2026-06-11 12:41:34.838972 | controller |             "f:podIP": {},
2026-06-11 12:41:34.838986 | controller |             "f:podIPs": {
2026-06-11 12:41:34.839000 | controller |               ".": {},
2026-06-11 12:41:34.839015 | controller |               "k:{\"ip\":\"10.217.0.81\"}": {
2026-06-11 12:41:34.839029 | controller |                 ".": {},
2026-06-11 12:41:34.839043 | controller |                 "f:ip": {}
2026-06-11 12:41:34.839057 | controller |               }
2026-06-11 12:41:34.839071 | controller |             },
2026-06-11 12:41:34.839085 | controller |             "f:startTime": {}
2026-06-11 12:41:34.839099 | controller |           }
2026-06-11 12:41:34.839113 | controller |         },
2026-06-11 12:41:34.839127 | controller |         "manager": "kubelet",
2026-06-11 12:41:34.839141 | controller |         "operation": "Update",
2026-06-11 12:41:34.839156 | controller |         "subresource": "status",
2026-06-11 12:41:34.839170 | controller |         "time": "2026-06-11T11:45:20Z"
2026-06-11 12:41:34.839185 | controller |       }
2026-06-11 12:41:34.839199 | controller |     ],
2026-06-11 12:41:34.839214 | controller |     "name": "ironic-operator-controller-manager-75f8548fcd-9ktxk",
2026-06-11 12:41:34.839228 | controller |     "namespace": "openstack-operators",
2026-06-11 12:41:34.839243 | controller |     "ownerReferences": [
2026-06-11 12:41:34.839257 | controller |       {
2026-06-11 12:41:34.839272 | controller |         "apiVersion": "apps/v1",
2026-06-11 12:41:34.839286 | controller |         "blockOwnerDeletion": true,
2026-06-11 12:41:34.839301 | controller |         "controller": true,
2026-06-11 12:41:34.839316 | controller |         "kind": "ReplicaSet",
2026-06-11 12:41:34.839330 | controller |         "name": "ironic-operator-controller-manager-75f8548fcd",
2026-06-11 12:41:34.839344 | controller |         "uid": "736c98bb-8feb-40e3-a41a-5e847ee24090"
2026-06-11 12:41:34.839377 | controller |       }
2026-06-11 12:41:34.839393 | controller |     ],
2026-06-11 12:41:34.839407 | controller |     "resourceVersion": "54978",
2026-06-11 12:41:34.839422 | controller |     "uid": "760f3b72-90ef-4b62-bce0-f226cba5431e"
2026-06-11 12:41:34.839436 | controller |   },
2026-06-11 12:41:34.839451 | controller |   "spec": {
2026-06-11 12:41:34.839465 | controller |     "containers": [
2026-06-11 12:41:34.839480 | controller |       {
2026-06-11 12:41:34.839494 | controller |         "args": [
2026-06-11 12:41:34.839508 | controller |           "--leader-elect",
2026-06-11 12:41:34.839522 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 12:41:34.839536 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 12:41:34.839550 | controller |         ],
2026-06-11 12:41:34.839564 | controller |         "command": [
2026-06-11 12:41:34.839578 | controller |           "/manager"
2026-06-11 12:41:34.839593 | controller |         ],
2026-06-11 12:41:34.839607 | controller |         "env": [
2026-06-11 12:41:34.839621 | controller |           {
2026-06-11 12:41:34.839636 | controller |             "name": "LEASE_DURATION",
2026-06-11 12:41:34.839650 | controller |             "value": "30"
2026-06-11 12:41:34.839664 | controller |           },
2026-06-11 12:41:34.839679 | controller |           {
2026-06-11 12:41:34.839693 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 12:41:34.839707 | controller |             "value": "20"
2026-06-11 12:41:34.839721 | controller |           },
2026-06-11 12:41:34.839736 | controller |           {
2026-06-11 12:41:34.839750 | controller |             "name": "RETRY_PERIOD",
2026-06-11 12:41:34.839765 | controller |             "value": "5"
2026-06-11 12:41:34.839779 | controller |           },
2026-06-11 12:41:34.839794 | controller |           {
2026-06-11 12:41:34.839813 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 12:41:34.839828 | controller |             "value": "false"
2026-06-11 12:41:34.839842 | controller |           },
2026-06-11 12:41:34.839857 | controller |           {
2026-06-11 12:41:34.839871 | controller |             "name": "METRICS_CERTS",
2026-06-11 12:41:34.839885 | controller |             "value": "false"
2026-06-11 12:41:34.839900 | controller |           }
2026-06-11 12:41:34.839914 | controller |         ],
2026-06-11 12:41:34.839929 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf",
2026-06-11 12:41:34.839944 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 12:41:34.839959 | controller |         "livenessProbe": {
2026-06-11 12:41:34.839974 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.839988 | controller |           "httpGet": {
2026-06-11 12:41:34.840002 | controller |             "path": "/healthz",
2026-06-11 12:41:34.840017 | controller |             "port": 8081,
2026-06-11 12:41:34.840031 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.840045 | controller |           },
2026-06-11 12:41:34.840059 | controller |           "initialDelaySeconds": 15,
2026-06-11 12:41:34.840073 | controller |           "periodSeconds": 20,
2026-06-11 12:41:34.840087 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.840101 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.840115 | controller |         },
2026-06-11 12:41:34.840129 | controller |         "name": "manager",
2026-06-11 12:41:34.840143 | controller |         "readinessProbe": {
2026-06-11 12:41:34.840157 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.840172 | controller |           "httpGet": {
2026-06-11 12:41:34.840186 | controller |             "path": "/readyz",
2026-06-11 12:41:34.840201 | controller |             "port": 8081,
2026-06-11 12:41:34.840215 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.840229 | controller |           },
2026-06-11 12:41:34.840244 | controller |           "initialDelaySeconds": 5,
2026-06-11 12:41:34.840258 | controller |           "periodSeconds": 10,
2026-06-11 12:41:34.840272 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.840286 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.840300 | controller |         },
2026-06-11 12:41:34.840314 | controller |         "resources": {
2026-06-11 12:41:34.840327 | controller |           "limits": {
2026-06-11 12:41:34.840342 | controller |             "cpu": "500m",
2026-06-11 12:41:34.840374 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.840390 | controller |           },
2026-06-11 12:41:34.840404 | controller |           "requests": {
2026-06-11 12:41:34.840418 | controller |             "cpu": "10m",
2026-06-11 12:41:34.840432 | controller |             "memory": "256Mi"
2026-06-11 12:41:34.840447 | controller |           }
2026-06-11 12:41:34.840461 | controller |         },
2026-06-11 12:41:34.840475 | controller |         "securityContext": {
2026-06-11 12:41:34.840489 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 12:41:34.840503 | controller |           "capabilities": {
2026-06-11 12:41:34.840518 | controller |             "drop": [
2026-06-11 12:41:34.840532 | controller |               "MKNOD"
2026-06-11 12:41:34.840546 | controller |             ]
2026-06-11 12:41:34.840560 | controller |           }
2026-06-11 12:41:34.840574 | controller |         },
2026-06-11 12:41:34.840589 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 12:41:34.840603 | controller |         "terminationMessagePolicy": "File",
2026-06-11 12:41:34.840617 | controller |         "volumeMounts": [
2026-06-11 12:41:34.840631 | controller |           {
2026-06-11 12:41:34.840646 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.840668 | controller |             "name": "kube-api-access-vgvbm",
2026-06-11 12:41:34.840684 | controller |             "readOnly": true
2026-06-11 12:41:34.840698 | controller |           }
2026-06-11 12:41:34.840713 | controller |         ]
2026-06-11 12:41:34.840727 | controller |       }
2026-06-11 12:41:34.840742 | controller |     ],
2026-06-11 12:41:34.840756 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 12:41:34.840770 | controller |     "enableServiceLinks": true,
2026-06-11 12:41:34.840784 | controller |     "imagePullSecrets": [
2026-06-11 12:41:34.840798 | controller |       {
2026-06-11 12:41:34.840813 | controller |         "name": "ironic-operator-controller-manager-dockercfg-f46gk"
2026-06-11 12:41:34.840827 | controller |       }
2026-06-11 12:41:34.840842 | controller |     ],
2026-06-11 12:41:34.840856 | controller |     "nodeName": "crc",
2026-06-11 12:41:34.840870 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 12:41:34.840885 | controller |     "priority": 0,
2026-06-11 12:41:34.840899 | controller |     "restartPolicy": "Always",
2026-06-11 12:41:34.840913 | controller |     "schedulerName": "default-scheduler",
2026-06-11 12:41:34.840927 | controller |     "securityContext": {
2026-06-11 12:41:34.840942 | controller |       "runAsNonRoot": true,
2026-06-11 12:41:34.840957 | controller |       "seLinuxOptions": {
2026-06-11 12:41:34.840971 | controller |         "level": "s0:c26,c5"
2026-06-11 12:41:34.840986 | controller |       }
2026-06-11 12:41:34.841000 | controller |     },
2026-06-11 12:41:34.841014 | controller |     "serviceAccount": "ironic-operator-controller-manager",
2026-06-11 12:41:34.841029 | controller |     "serviceAccountName": "ironic-operator-controller-manager",
2026-06-11 12:41:34.841043 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 12:41:34.841057 | controller |     "tolerations": [
2026-06-11 12:41:34.841072 | controller |       {
2026-06-11 12:41:34.841086 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.841100 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 12:41:34.841114 | controller |         "operator": "Exists",
2026-06-11 12:41:34.841128 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.841142 | controller |       },
2026-06-11 12:41:34.841156 | controller |       {
2026-06-11 12:41:34.841171 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.841186 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 12:41:34.841200 | controller |         "operator": "Exists",
2026-06-11 12:41:34.841215 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.841229 | controller |       },
2026-06-11 12:41:34.841244 | controller |       {
2026-06-11 12:41:34.841258 | controller |         "effect": "NoSchedule",
2026-06-11 12:41:34.841272 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 12:41:34.841287 | controller |         "operator": "Exists"
2026-06-11 12:41:34.841301 | controller |       }
2026-06-11 12:41:34.841316 | controller |     ],
2026-06-11 12:41:34.841330 | controller |     "volumes": [
2026-06-11 12:41:34.841344 | controller |       {
2026-06-11 12:41:34.841378 | controller |         "name": "kube-api-access-vgvbm",
2026-06-11 12:41:34.841394 | controller |         "projected": {
2026-06-11 12:41:34.841408 | controller |           "defaultMode": 420,
2026-06-11 12:41:34.841423 | controller |           "sources": [
2026-06-11 12:41:34.841437 | controller |             {
2026-06-11 12:41:34.841452 | controller |               "serviceAccountToken": {
2026-06-11 12:41:34.841467 | controller |                 "expirationSeconds": 3607,
2026-06-11 12:41:34.841481 | controller |                 "path": "token"
2026-06-11 12:41:34.841496 | controller |               }
2026-06-11 12:41:34.841510 | controller |             },
2026-06-11 12:41:34.841525 | controller |             {
2026-06-11 12:41:34.841539 | controller |               "configMap": {
2026-06-11 12:41:34.841572 | controller |                 "items": [
2026-06-11 12:41:34.841588 | controller |                   {
2026-06-11 12:41:34.841603 | controller |                     "key": "ca.crt",
2026-06-11 12:41:34.841618 | controller |                     "path": "ca.crt"
2026-06-11 12:41:34.841632 | controller |                   }
2026-06-11 12:41:34.841647 | controller |                 ],
2026-06-11 12:41:34.841661 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 12:41:34.841675 | controller |               }
2026-06-11 12:41:34.841690 | controller |             },
2026-06-11 12:41:34.841704 | controller |             {
2026-06-11 12:41:34.841718 | controller |               "downwardAPI": {
2026-06-11 12:41:34.841732 | controller |                 "items": [
2026-06-11 12:41:34.841747 | controller |                   {
2026-06-11 12:41:34.841761 | controller |                     "fieldRef": {
2026-06-11 12:41:34.841775 | controller |                       "apiVersion": "v1",
2026-06-11 12:41:34.841790 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 12:41:34.841804 | controller |                     },
2026-06-11 12:41:34.841819 | controller |                     "path": "namespace"
2026-06-11 12:41:34.841833 | controller |                   }
2026-06-11 12:41:34.841848 | controller |                 ]
2026-06-11 12:41:34.841863 | controller |               }
2026-06-11 12:41:34.841877 | controller |             },
2026-06-11 12:41:34.841892 | controller |             {
2026-06-11 12:41:34.841906 | controller |               "configMap": {
2026-06-11 12:41:34.841920 | controller |                 "items": [
2026-06-11 12:41:34.841935 | controller |                   {
2026-06-11 12:41:34.841949 | controller |                     "key": "service-ca.crt",
2026-06-11 12:41:34.841964 | controller |                     "path": "service-ca.crt"
2026-06-11 12:41:34.841978 | controller |                   }
2026-06-11 12:41:34.841993 | controller |                 ],
2026-06-11 12:41:34.842008 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 12:41:34.842022 | controller |               }
2026-06-11 12:41:34.842036 | controller |             }
2026-06-11 12:41:34.842050 | controller |           ]
2026-06-11 12:41:34.842065 | controller |         }
2026-06-11 12:41:34.842078 | controller |       }
2026-06-11 12:41:34.842092 | controller |     ]
2026-06-11 12:41:34.842106 | controller |   },
2026-06-11 12:41:34.842121 | controller |   "status": {
2026-06-11 12:41:34.842134 | controller |     "conditions": [
2026-06-11 12:41:34.842148 | controller |       {
2026-06-11 12:41:34.842162 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.842176 | controller |         "lastTransitionTime": "2026-06-11T11:45:09Z",
2026-06-11 12:41:34.842190 | controller |         "status": "True",
2026-06-11 12:41:34.842205 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 12:41:34.842220 | controller |       },
2026-06-11 12:41:34.842234 | controller |       {
2026-06-11 12:41:34.842249 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.842263 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.842278 | controller |         "status": "True",
2026-06-11 12:41:34.842292 | controller |         "type": "Initialized"
2026-06-11 12:41:34.842307 | controller |       },
2026-06-11 12:41:34.842322 | controller |       {
2026-06-11 12:41:34.842336 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.842368 | controller |         "lastTransitionTime": "2026-06-11T11:45:20Z",
2026-06-11 12:41:34.842384 | controller |         "status": "True",
2026-06-11 12:41:34.842399 | controller |         "type": "Ready"
2026-06-11 12:41:34.842413 | controller |       },
2026-06-11 12:41:34.842428 | controller |       {
2026-06-11 12:41:34.842443 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.842457 | controller |         "lastTransitionTime": "2026-06-11T11:45:20Z",
2026-06-11 12:41:34.842476 | controller |         "status": "True",
2026-06-11 12:41:34.842490 | controller |         "type": "ContainersReady"
2026-06-11 12:41:34.842505 | controller |       },
2026-06-11 12:41:34.842519 | controller |       {
2026-06-11 12:41:34.842533 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.842548 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.842562 | controller |         "status": "True",
2026-06-11 12:41:34.842576 | controller |         "type": "PodScheduled"
2026-06-11 12:41:34.842590 | controller |       }
2026-06-11 12:41:34.842604 | controller |     ],
2026-06-11 12:41:34.842618 | controller |     "containerStatuses": [
2026-06-11 12:41:34.842633 | controller |       {
2026-06-11 12:41:34.842647 | controller |         "allocatedResources": {
2026-06-11 12:41:34.842661 | controller |           "cpu": "10m",
2026-06-11 12:41:34.842676 | controller |           "memory": "256Mi"
2026-06-11 12:41:34.842690 | controller |         },
2026-06-11 12:41:34.842704 | controller |         "containerID": "cri-o://5c458f680edabc7dfe23f9fac30b129b536e50cdc064f71af25abcbb6101e6d5",
2026-06-11 12:41:34.842719 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf",
2026-06-11 12:41:34.842733 | controller |         "imageID": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf",
2026-06-11 12:41:34.842748 | controller |         "lastState": {},
2026-06-11 12:41:34.842762 | controller |         "name": "manager",
2026-06-11 12:41:34.842776 | controller |         "ready": true,
2026-06-11 12:41:34.842791 | controller |         "resources": {
2026-06-11 12:41:34.842805 | controller |           "limits": {
2026-06-11 12:41:34.842819 | controller |             "cpu": "500m",
2026-06-11 12:41:34.842833 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.842847 | controller |           },
2026-06-11 12:41:34.842860 | controller |           "requests": {
2026-06-11 12:41:34.842874 | controller |             "cpu": "10m",
2026-06-11 12:41:34.842888 | controller |             "memory": "256Mi"
2026-06-11 12:41:34.842902 | controller |           }
2026-06-11 12:41:34.842916 | controller |         },
2026-06-11 12:41:34.842930 | controller |         "restartCount": 0,
2026-06-11 12:41:34.842944 | controller |         "started": true,
2026-06-11 12:41:34.842958 | controller |         "state": {
2026-06-11 12:41:34.842973 | controller |           "running": {
2026-06-11 12:41:34.842987 | controller |             "startedAt": "2026-06-11T11:45:08Z"
2026-06-11 12:41:34.843001 | controller |           }
2026-06-11 12:41:34.843016 | controller |         },
2026-06-11 12:41:34.843030 | controller |         "user": {
2026-06-11 12:41:34.843044 | controller |           "linux": {
2026-06-11 12:41:34.843058 | controller |             "gid": 0,
2026-06-11 12:41:34.843072 | controller |             "supplementalGroups": [
2026-06-11 12:41:34.843086 | controller |               0
2026-06-11 12:41:34.843100 | controller |             ],
2026-06-11 12:41:34.843114 | controller |             "uid": 65532
2026-06-11 12:41:34.843128 | controller |           }
2026-06-11 12:41:34.843142 | controller |         },
2026-06-11 12:41:34.843156 | controller |         "volumeMounts": [
2026-06-11 12:41:34.843170 | controller |           {
2026-06-11 12:41:34.843184 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.843199 | controller |             "name": "kube-api-access-vgvbm",
2026-06-11 12:41:34.843213 | controller |             "readOnly": true,
2026-06-11 12:41:34.843228 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:34.843242 | controller |           }
2026-06-11 12:41:34.843257 | controller |         ]
2026-06-11 12:41:34.843271 | controller |       }
2026-06-11 12:41:34.843285 | controller |     ],
2026-06-11 12:41:34.843299 | controller |     "hostIP": "192.168.126.11",
2026-06-11 12:41:34.843318 | controller |     "hostIPs": [
2026-06-11 12:41:34.843332 | controller |       {
2026-06-11 12:41:34.843359 | controller |         "ip": "192.168.126.11"
2026-06-11 12:41:34.843379 | controller |       }
2026-06-11 12:41:34.843394 | controller |     ],
2026-06-11 12:41:34.843409 | controller |     "phase": "Running",
2026-06-11 12:41:34.843423 | controller |     "podIP": "10.217.0.81",
2026-06-11 12:41:34.843438 | controller |     "podIPs": [
2026-06-11 12:41:34.843452 | controller |       {
2026-06-11 12:41:34.843467 | controller |         "ip": "10.217.0.81"
2026-06-11 12:41:34.843481 | controller |       }
2026-06-11 12:41:34.843495 | controller |     ],
2026-06-11 12:41:34.843510 | controller |     "qosClass": "Burstable",
2026-06-11 12:41:34.843524 | controller |     "startTime": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.843539 | controller |   }
2026-06-11 12:41:34.843553 | controller | }
2026-06-11 12:41:34.864300 | controller | ok:
2026-06-11 12:41:34.864362 | controller | {
2026-06-11 12:41:34.864386 | controller |   "apiVersion": "v1",
2026-06-11 12:41:34.864403 | controller |   "kind": "Pod",
2026-06-11 12:41:34.864419 | controller |   "metadata": {
2026-06-11 12:41:34.864434 | controller |     "annotations": {
2026-06-11 12:41:34.864449 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.82/23\"],\"mac_address\":\"0a:58:0a:d9:00:52\",\"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.0.82/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 12:41:34.864465 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.82\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:52\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 12:41:34.864481 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 12:41:34.864497 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 12:41:34.864511 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 12:41:34.864526 | controller |     },
2026-06-11 12:41:34.864541 | controller |     "creationTimestamp": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.864555 | controller |     "generateName": "keystone-operator-controller-manager-6ccff66c5b-",
2026-06-11 12:41:34.864570 | controller |     "generation": 1,
2026-06-11 12:41:34.864584 | controller |     "labels": {
2026-06-11 12:41:34.864599 | controller |       "app.kubernetes.io/name": "keystone-operator",
2026-06-11 12:41:34.864613 | controller |       "control-plane": "controller-manager",
2026-06-11 12:41:34.864628 | controller |       "openstack.org/operator-name": "keystone",
2026-06-11 12:41:34.864642 | controller |       "pod-template-hash": "6ccff66c5b"
2026-06-11 12:41:34.864656 | controller |     },
2026-06-11 12:41:34.864671 | controller |     "managedFields": [
2026-06-11 12:41:34.864685 | controller |       {
2026-06-11 12:41:34.864699 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.864713 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.864727 | controller |         "fieldsV1": {
2026-06-11 12:41:34.864742 | controller |           "f:metadata": {
2026-06-11 12:41:34.864756 | controller |             "f:annotations": {
2026-06-11 12:41:34.864770 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 12:41:34.864785 | controller |             }
2026-06-11 12:41:34.864799 | controller |           }
2026-06-11 12:41:34.864813 | controller |         },
2026-06-11 12:41:34.864828 | controller |         "manager": "crc",
2026-06-11 12:41:34.864842 | controller |         "operation": "Update",
2026-06-11 12:41:34.864856 | controller |         "subresource": "status",
2026-06-11 12:41:34.864875 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.864890 | controller |       },
2026-06-11 12:41:34.864905 | controller |       {
2026-06-11 12:41:34.864919 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.864933 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.864947 | controller |         "fieldsV1": {
2026-06-11 12:41:34.864961 | controller |           "f:metadata": {
2026-06-11 12:41:34.864974 | controller |             "f:annotations": {
2026-06-11 12:41:34.864988 | controller |               ".": {},
2026-06-11 12:41:34.865002 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 12:41:34.865017 | controller |             },
2026-06-11 12:41:34.865031 | controller |             "f:generateName": {},
2026-06-11 12:41:34.865045 | controller |             "f:labels": {
2026-06-11 12:41:34.865060 | controller |               ".": {},
2026-06-11 12:41:34.865074 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 12:41:34.865088 | controller |               "f:control-plane": {},
2026-06-11 12:41:34.865102 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 12:41:34.865116 | controller |               "f:pod-template-hash": {}
2026-06-11 12:41:34.865130 | controller |             },
2026-06-11 12:41:34.865144 | controller |             "f:ownerReferences": {
2026-06-11 12:41:34.865158 | controller |               ".": {},
2026-06-11 12:41:34.865172 | controller |               "k:{\"uid\":\"d74b8733-b902-4aac-86a3-ffc784f20cd0\"}": {}
2026-06-11 12:41:34.865187 | controller |             }
2026-06-11 12:41:34.865201 | controller |           },
2026-06-11 12:41:34.865216 | controller |           "f:spec": {
2026-06-11 12:41:34.865230 | controller |             "f:containers": {
2026-06-11 12:41:34.865244 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 12:41:34.865259 | controller |                 ".": {},
2026-06-11 12:41:34.865273 | controller |                 "f:args": {},
2026-06-11 12:41:34.865287 | controller |                 "f:command": {},
2026-06-11 12:41:34.865301 | controller |                 "f:env": {
2026-06-11 12:41:34.865315 | controller |                   ".": {},
2026-06-11 12:41:34.865329 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 12:41:34.865343 | controller |                     ".": {},
2026-06-11 12:41:34.865375 | controller |                     "f:name": {},
2026-06-11 12:41:34.865390 | controller |                     "f:value": {}
2026-06-11 12:41:34.865405 | controller |                   },
2026-06-11 12:41:34.865419 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 12:41:34.865433 | controller |                     ".": {},
2026-06-11 12:41:34.865447 | controller |                     "f:name": {},
2026-06-11 12:41:34.865461 | controller |                     "f:value": {}
2026-06-11 12:41:34.865475 | controller |                   },
2026-06-11 12:41:34.865489 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 12:41:34.865503 | controller |                     ".": {},
2026-06-11 12:41:34.865517 | controller |                     "f:name": {},
2026-06-11 12:41:34.865531 | controller |                     "f:value": {}
2026-06-11 12:41:34.865545 | controller |                   },
2026-06-11 12:41:34.865559 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 12:41:34.865586 | controller |                     ".": {},
2026-06-11 12:41:34.865601 | controller |                     "f:name": {},
2026-06-11 12:41:34.865615 | controller |                     "f:value": {}
2026-06-11 12:41:34.865629 | controller |                   },
2026-06-11 12:41:34.865643 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 12:41:34.865657 | controller |                     ".": {},
2026-06-11 12:41:34.865671 | controller |                     "f:name": {},
2026-06-11 12:41:34.865690 | controller |                     "f:value": {}
2026-06-11 12:41:34.865704 | controller |                   }
2026-06-11 12:41:34.865719 | controller |                 },
2026-06-11 12:41:34.865733 | controller |                 "f:image": {},
2026-06-11 12:41:34.865751 | controller |                 "f:imagePullPolicy": {},
2026-06-11 12:41:34.865766 | controller |                 "f:livenessProbe": {
2026-06-11 12:41:34.865780 | controller |                   ".": {},
2026-06-11 12:41:34.865794 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.865809 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.865823 | controller |                     ".": {},
2026-06-11 12:41:34.865837 | controller |                     "f:path": {},
2026-06-11 12:41:34.865852 | controller |                     "f:port": {},
2026-06-11 12:41:34.865865 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.865879 | controller |                   },
2026-06-11 12:41:34.865893 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.865907 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.865921 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.865934 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.865948 | controller |                 },
2026-06-11 12:41:34.865962 | controller |                 "f:name": {},
2026-06-11 12:41:34.865976 | controller |                 "f:readinessProbe": {
2026-06-11 12:41:34.865990 | controller |                   ".": {},
2026-06-11 12:41:34.866004 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.866018 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.866032 | controller |                     ".": {},
2026-06-11 12:41:34.866047 | controller |                     "f:path": {},
2026-06-11 12:41:34.866061 | controller |                     "f:port": {},
2026-06-11 12:41:34.866075 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.866090 | controller |                   },
2026-06-11 12:41:34.866104 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.866118 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.866132 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.866147 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.866161 | controller |                 },
2026-06-11 12:41:34.866176 | controller |                 "f:resources": {
2026-06-11 12:41:34.866189 | controller |                   ".": {},
2026-06-11 12:41:34.866203 | controller |                   "f:limits": {
2026-06-11 12:41:34.866217 | controller |                     ".": {},
2026-06-11 12:41:34.866231 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.866245 | controller |                     "f:memory": {}
2026-06-11 12:41:34.866259 | controller |                   },
2026-06-11 12:41:34.866273 | controller |                   "f:requests": {
2026-06-11 12:41:34.866288 | controller |                     ".": {},
2026-06-11 12:41:34.866302 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.866315 | controller |                     "f:memory": {}
2026-06-11 12:41:34.866329 | controller |                   }
2026-06-11 12:41:34.866344 | controller |                 },
2026-06-11 12:41:34.866382 | controller |                 "f:securityContext": {
2026-06-11 12:41:34.866398 | controller |                   ".": {},
2026-06-11 12:41:34.866412 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 12:41:34.866426 | controller |                 },
2026-06-11 12:41:34.866440 | controller |                 "f:terminationMessagePath": {},
2026-06-11 12:41:34.866455 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 12:41:34.866469 | controller |               }
2026-06-11 12:41:34.866487 | controller |             },
2026-06-11 12:41:34.866501 | controller |             "f:dnsPolicy": {},
2026-06-11 12:41:34.866515 | controller |             "f:enableServiceLinks": {},
2026-06-11 12:41:34.866530 | controller |             "f:restartPolicy": {},
2026-06-11 12:41:34.866544 | controller |             "f:schedulerName": {},
2026-06-11 12:41:34.866558 | controller |             "f:securityContext": {
2026-06-11 12:41:34.866571 | controller |               ".": {},
2026-06-11 12:41:34.866585 | controller |               "f:runAsNonRoot": {}
2026-06-11 12:41:34.866599 | controller |             },
2026-06-11 12:41:34.866613 | controller |             "f:serviceAccount": {},
2026-06-11 12:41:34.866627 | controller |             "f:serviceAccountName": {},
2026-06-11 12:41:34.866641 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 12:41:34.866658 | controller |             "f:tolerations": {}
2026-06-11 12:41:34.866674 | controller |           }
2026-06-11 12:41:34.866688 | controller |         },
2026-06-11 12:41:34.866702 | controller |         "manager": "kube-controller-manager",
2026-06-11 12:41:34.866716 | controller |         "operation": "Update",
2026-06-11 12:41:34.866730 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.866744 | controller |       },
2026-06-11 12:41:34.866759 | controller |       {
2026-06-11 12:41:34.866773 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.866787 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.866801 | controller |         "fieldsV1": {
2026-06-11 12:41:34.866815 | controller |           "f:metadata": {
2026-06-11 12:41:34.866829 | controller |             "f:annotations": {
2026-06-11 12:41:34.866843 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 12:41:34.866857 | controller |             }
2026-06-11 12:41:34.866871 | controller |           }
2026-06-11 12:41:34.866885 | controller |         },
2026-06-11 12:41:34.866899 | controller |         "manager": "multus-daemon",
2026-06-11 12:41:34.866913 | controller |         "operation": "Update",
2026-06-11 12:41:34.866927 | controller |         "subresource": "status",
2026-06-11 12:41:34.866941 | controller |         "time": "2026-06-11T11:44:16Z"
2026-06-11 12:41:34.866955 | controller |       },
2026-06-11 12:41:34.866969 | controller |       {
2026-06-11 12:41:34.866983 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.866997 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.867011 | controller |         "fieldsV1": {
2026-06-11 12:41:34.867025 | controller |           "f:status": {
2026-06-11 12:41:34.867040 | controller |             "f:conditions": {
2026-06-11 12:41:34.867055 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 12:41:34.867069 | controller |                 ".": {},
2026-06-11 12:41:34.867084 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.867098 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.867112 | controller |                 "f:status": {},
2026-06-11 12:41:34.867127 | controller |                 "f:type": {}
2026-06-11 12:41:34.867141 | controller |               },
2026-06-11 12:41:34.867155 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 12:41:34.867169 | controller |                 ".": {},
2026-06-11 12:41:34.867183 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.867196 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.867210 | controller |                 "f:status": {},
2026-06-11 12:41:34.867224 | controller |                 "f:type": {}
2026-06-11 12:41:34.867238 | controller |               },
2026-06-11 12:41:34.867252 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 12:41:34.867265 | controller |                 ".": {},
2026-06-11 12:41:34.867279 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.867298 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.867312 | controller |                 "f:status": {},
2026-06-11 12:41:34.867326 | controller |                 "f:type": {}
2026-06-11 12:41:34.867340 | controller |               },
2026-06-11 12:41:34.867372 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 12:41:34.867387 | controller |                 ".": {},
2026-06-11 12:41:34.867402 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.867416 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.867430 | controller |                 "f:status": {},
2026-06-11 12:41:34.867444 | controller |                 "f:type": {}
2026-06-11 12:41:34.867458 | controller |               }
2026-06-11 12:41:34.867473 | controller |             },
2026-06-11 12:41:34.867487 | controller |             "f:containerStatuses": {},
2026-06-11 12:41:34.867502 | controller |             "f:hostIP": {},
2026-06-11 12:41:34.867516 | controller |             "f:hostIPs": {},
2026-06-11 12:41:34.867530 | controller |             "f:phase": {},
2026-06-11 12:41:34.867544 | controller |             "f:podIP": {},
2026-06-11 12:41:34.867558 | controller |             "f:podIPs": {
2026-06-11 12:41:34.867572 | controller |               ".": {},
2026-06-11 12:41:34.867586 | controller |               "k:{\"ip\":\"10.217.0.82\"}": {
2026-06-11 12:41:34.867600 | controller |                 ".": {},
2026-06-11 12:41:34.867614 | controller |                 "f:ip": {}
2026-06-11 12:41:34.867628 | controller |               }
2026-06-11 12:41:34.867642 | controller |             },
2026-06-11 12:41:34.867656 | controller |             "f:startTime": {}
2026-06-11 12:41:34.867670 | controller |           }
2026-06-11 12:41:34.867683 | controller |         },
2026-06-11 12:41:34.867697 | controller |         "manager": "kubelet",
2026-06-11 12:41:34.867711 | controller |         "operation": "Update",
2026-06-11 12:41:34.867725 | controller |         "subresource": "status",
2026-06-11 12:41:34.867739 | controller |         "time": "2026-06-11T11:45:20Z"
2026-06-11 12:41:34.867753 | controller |       }
2026-06-11 12:41:34.867767 | controller |     ],
2026-06-11 12:41:34.867781 | controller |     "name": "keystone-operator-controller-manager-6ccff66c5b-8hgnr",
2026-06-11 12:41:34.867796 | controller |     "namespace": "openstack-operators",
2026-06-11 12:41:34.867810 | controller |     "ownerReferences": [
2026-06-11 12:41:34.867824 | controller |       {
2026-06-11 12:41:34.867838 | controller |         "apiVersion": "apps/v1",
2026-06-11 12:41:34.867852 | controller |         "blockOwnerDeletion": true,
2026-06-11 12:41:34.867866 | controller |         "controller": true,
2026-06-11 12:41:34.867880 | controller |         "kind": "ReplicaSet",
2026-06-11 12:41:34.867894 | controller |         "name": "keystone-operator-controller-manager-6ccff66c5b",
2026-06-11 12:41:34.867908 | controller |         "uid": "d74b8733-b902-4aac-86a3-ffc784f20cd0"
2026-06-11 12:41:34.867922 | controller |       }
2026-06-11 12:41:34.867936 | controller |     ],
2026-06-11 12:41:34.867950 | controller |     "resourceVersion": "54966",
2026-06-11 12:41:34.867964 | controller |     "uid": "12214456-716f-48c7-98a5-0f43ea8c54a7"
2026-06-11 12:41:34.867978 | controller |   },
2026-06-11 12:41:34.867992 | controller |   "spec": {
2026-06-11 12:41:34.868007 | controller |     "containers": [
2026-06-11 12:41:34.868021 | controller |       {
2026-06-11 12:41:34.868035 | controller |         "args": [
2026-06-11 12:41:34.868050 | controller |           "--leader-elect",
2026-06-11 12:41:34.868064 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 12:41:34.868078 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 12:41:34.868093 | controller |         ],
2026-06-11 12:41:34.868107 | controller |         "command": [
2026-06-11 12:41:34.868121 | controller |           "/manager"
2026-06-11 12:41:34.868136 | controller |         ],
2026-06-11 12:41:34.868154 | controller |         "env": [
2026-06-11 12:41:34.868169 | controller |           {
2026-06-11 12:41:34.868183 | controller |             "name": "LEASE_DURATION",
2026-06-11 12:41:34.868198 | controller |             "value": "30"
2026-06-11 12:41:34.868212 | controller |           },
2026-06-11 12:41:34.868226 | controller |           {
2026-06-11 12:41:34.868240 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 12:41:34.868255 | controller |             "value": "20"
2026-06-11 12:41:34.868269 | controller |           },
2026-06-11 12:41:34.868283 | controller |           {
2026-06-11 12:41:34.868298 | controller |             "name": "RETRY_PERIOD",
2026-06-11 12:41:34.868312 | controller |             "value": "5"
2026-06-11 12:41:34.868326 | controller |           },
2026-06-11 12:41:34.868340 | controller |           {
2026-06-11 12:41:34.868372 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 12:41:34.868388 | controller |             "value": "false"
2026-06-11 12:41:34.868402 | controller |           },
2026-06-11 12:41:34.868417 | controller |           {
2026-06-11 12:41:34.868431 | controller |             "name": "METRICS_CERTS",
2026-06-11 12:41:34.868445 | controller |             "value": "false"
2026-06-11 12:41:34.868459 | controller |           }
2026-06-11 12:41:34.868473 | controller |         ],
2026-06-11 12:41:34.868487 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6",
2026-06-11 12:41:34.868502 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 12:41:34.868517 | controller |         "livenessProbe": {
2026-06-11 12:41:34.868531 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.868545 | controller |           "httpGet": {
2026-06-11 12:41:34.868559 | controller |             "path": "/healthz",
2026-06-11 12:41:34.868573 | controller |             "port": 8081,
2026-06-11 12:41:34.868587 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.868601 | controller |           },
2026-06-11 12:41:34.868616 | controller |           "initialDelaySeconds": 15,
2026-06-11 12:41:34.868630 | controller |           "periodSeconds": 20,
2026-06-11 12:41:34.868644 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.868658 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.868672 | controller |         },
2026-06-11 12:41:34.868686 | controller |         "name": "manager",
2026-06-11 12:41:34.868700 | controller |         "readinessProbe": {
2026-06-11 12:41:34.868714 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.868728 | controller |           "httpGet": {
2026-06-11 12:41:34.868742 | controller |             "path": "/readyz",
2026-06-11 12:41:34.868756 | controller |             "port": 8081,
2026-06-11 12:41:34.868770 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.868784 | controller |           },
2026-06-11 12:41:34.868798 | controller |           "initialDelaySeconds": 5,
2026-06-11 12:41:34.868812 | controller |           "periodSeconds": 10,
2026-06-11 12:41:34.868826 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.868840 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.868854 | controller |         },
2026-06-11 12:41:34.868868 | controller |         "resources": {
2026-06-11 12:41:34.868883 | controller |           "limits": {
2026-06-11 12:41:34.868897 | controller |             "cpu": "500m",
2026-06-11 12:41:34.868911 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.868925 | controller |           },
2026-06-11 12:41:34.868939 | controller |           "requests": {
2026-06-11 12:41:34.868953 | controller |             "cpu": "10m",
2026-06-11 12:41:34.868967 | controller |             "memory": "256Mi"
2026-06-11 12:41:34.868981 | controller |           }
2026-06-11 12:41:34.868995 | controller |         },
2026-06-11 12:41:34.869010 | controller |         "securityContext": {
2026-06-11 12:41:34.869029 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 12:41:34.869044 | controller |           "capabilities": {
2026-06-11 12:41:34.869058 | controller |             "drop": [
2026-06-11 12:41:34.869072 | controller |               "MKNOD"
2026-06-11 12:41:34.869086 | controller |             ]
2026-06-11 12:41:34.869100 | controller |           }
2026-06-11 12:41:34.869114 | controller |         },
2026-06-11 12:41:34.869128 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 12:41:34.869143 | controller |         "terminationMessagePolicy": "File",
2026-06-11 12:41:34.869156 | controller |         "volumeMounts": [
2026-06-11 12:41:34.869170 | controller |           {
2026-06-11 12:41:34.869185 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.869199 | controller |             "name": "kube-api-access-6sblj",
2026-06-11 12:41:34.869213 | controller |             "readOnly": true
2026-06-11 12:41:34.869227 | controller |           }
2026-06-11 12:41:34.869241 | controller |         ]
2026-06-11 12:41:34.869256 | controller |       }
2026-06-11 12:41:34.869270 | controller |     ],
2026-06-11 12:41:34.869284 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 12:41:34.869297 | controller |     "enableServiceLinks": true,
2026-06-11 12:41:34.869311 | controller |     "imagePullSecrets": [
2026-06-11 12:41:34.869326 | controller |       {
2026-06-11 12:41:34.869340 | controller |         "name": "keystone-operator-controller-manager-dockercfg-2v28j"
2026-06-11 12:41:34.869373 | controller |       }
2026-06-11 12:41:34.869389 | controller |     ],
2026-06-11 12:41:34.869403 | controller |     "nodeName": "crc",
2026-06-11 12:41:34.869418 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 12:41:34.869432 | controller |     "priority": 0,
2026-06-11 12:41:34.869446 | controller |     "restartPolicy": "Always",
2026-06-11 12:41:34.869460 | controller |     "schedulerName": "default-scheduler",
2026-06-11 12:41:34.869474 | controller |     "securityContext": {
2026-06-11 12:41:34.869488 | controller |       "runAsNonRoot": true,
2026-06-11 12:41:34.869503 | controller |       "seLinuxOptions": {
2026-06-11 12:41:34.869517 | controller |         "level": "s0:c26,c5"
2026-06-11 12:41:34.869531 | controller |       }
2026-06-11 12:41:34.869545 | controller |     },
2026-06-11 12:41:34.869559 | controller |     "serviceAccount": "keystone-operator-controller-manager",
2026-06-11 12:41:34.869591 | controller |     "serviceAccountName": "keystone-operator-controller-manager",
2026-06-11 12:41:34.869607 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 12:41:34.869621 | controller |     "tolerations": [
2026-06-11 12:41:34.869635 | controller |       {
2026-06-11 12:41:34.869649 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.869663 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 12:41:34.869677 | controller |         "operator": "Exists",
2026-06-11 12:41:34.869692 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.869706 | controller |       },
2026-06-11 12:41:34.869720 | controller |       {
2026-06-11 12:41:34.869735 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.869749 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 12:41:34.869763 | controller |         "operator": "Exists",
2026-06-11 12:41:34.869776 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.869791 | controller |       },
2026-06-11 12:41:34.869805 | controller |       {
2026-06-11 12:41:34.869819 | controller |         "effect": "NoSchedule",
2026-06-11 12:41:34.869833 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 12:41:34.869847 | controller |         "operator": "Exists"
2026-06-11 12:41:34.869861 | controller |       }
2026-06-11 12:41:34.869875 | controller |     ],
2026-06-11 12:41:34.869889 | controller |     "volumes": [
2026-06-11 12:41:34.869907 | controller |       {
2026-06-11 12:41:34.869921 | controller |         "name": "kube-api-access-6sblj",
2026-06-11 12:41:34.869936 | controller |         "projected": {
2026-06-11 12:41:34.869949 | controller |           "defaultMode": 420,
2026-06-11 12:41:34.869963 | controller |           "sources": [
2026-06-11 12:41:34.869977 | controller |             {
2026-06-11 12:41:34.869991 | controller |               "serviceAccountToken": {
2026-06-11 12:41:34.870005 | controller |                 "expirationSeconds": 3607,
2026-06-11 12:41:34.870020 | controller |                 "path": "token"
2026-06-11 12:41:34.870034 | controller |               }
2026-06-11 12:41:34.870049 | controller |             },
2026-06-11 12:41:34.870063 | controller |             {
2026-06-11 12:41:34.870077 | controller |               "configMap": {
2026-06-11 12:41:34.870092 | controller |                 "items": [
2026-06-11 12:41:34.870106 | controller |                   {
2026-06-11 12:41:34.870120 | controller |                     "key": "ca.crt",
2026-06-11 12:41:34.870134 | controller |                     "path": "ca.crt"
2026-06-11 12:41:34.870148 | controller |                   }
2026-06-11 12:41:34.870162 | controller |                 ],
2026-06-11 12:41:34.870176 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 12:41:34.870190 | controller |               }
2026-06-11 12:41:34.870204 | controller |             },
2026-06-11 12:41:34.870218 | controller |             {
2026-06-11 12:41:34.870232 | controller |               "downwardAPI": {
2026-06-11 12:41:34.870246 | controller |                 "items": [
2026-06-11 12:41:34.870260 | controller |                   {
2026-06-11 12:41:34.870274 | controller |                     "fieldRef": {
2026-06-11 12:41:34.870288 | controller |                       "apiVersion": "v1",
2026-06-11 12:41:34.870302 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 12:41:34.870316 | controller |                     },
2026-06-11 12:41:34.870330 | controller |                     "path": "namespace"
2026-06-11 12:41:34.870344 | controller |                   }
2026-06-11 12:41:34.870378 | controller |                 ]
2026-06-11 12:41:34.870393 | controller |               }
2026-06-11 12:41:34.870407 | controller |             },
2026-06-11 12:41:34.870421 | controller |             {
2026-06-11 12:41:34.870435 | controller |               "configMap": {
2026-06-11 12:41:34.870449 | controller |                 "items": [
2026-06-11 12:41:34.870463 | controller |                   {
2026-06-11 12:41:34.870477 | controller |                     "key": "service-ca.crt",
2026-06-11 12:41:34.870491 | controller |                     "path": "service-ca.crt"
2026-06-11 12:41:34.870505 | controller |                   }
2026-06-11 12:41:34.870519 | controller |                 ],
2026-06-11 12:41:34.870533 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 12:41:34.870547 | controller |               }
2026-06-11 12:41:34.870561 | controller |             }
2026-06-11 12:41:34.870575 | controller |           ]
2026-06-11 12:41:34.870590 | controller |         }
2026-06-11 12:41:34.870604 | controller |       }
2026-06-11 12:41:34.870618 | controller |     ]
2026-06-11 12:41:34.870632 | controller |   },
2026-06-11 12:41:34.870646 | controller |   "status": {
2026-06-11 12:41:34.870660 | controller |     "conditions": [
2026-06-11 12:41:34.870674 | controller |       {
2026-06-11 12:41:34.870689 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.870703 | controller |         "lastTransitionTime": "2026-06-11T11:45:09Z",
2026-06-11 12:41:34.870717 | controller |         "status": "True",
2026-06-11 12:41:34.870731 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 12:41:34.870745 | controller |       },
2026-06-11 12:41:34.870759 | controller |       {
2026-06-11 12:41:34.870774 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.870788 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.870807 | controller |         "status": "True",
2026-06-11 12:41:34.870822 | controller |         "type": "Initialized"
2026-06-11 12:41:34.870836 | controller |       },
2026-06-11 12:41:34.870850 | controller |       {
2026-06-11 12:41:34.870864 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.870878 | controller |         "lastTransitionTime": "2026-06-11T11:45:20Z",
2026-06-11 12:41:34.870892 | controller |         "status": "True",
2026-06-11 12:41:34.870906 | controller |         "type": "Ready"
2026-06-11 12:41:34.870920 | controller |       },
2026-06-11 12:41:34.870933 | controller |       {
2026-06-11 12:41:34.870947 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.870961 | controller |         "lastTransitionTime": "2026-06-11T11:45:20Z",
2026-06-11 12:41:34.870975 | controller |         "status": "True",
2026-06-11 12:41:34.870989 | controller |         "type": "ContainersReady"
2026-06-11 12:41:34.871003 | controller |       },
2026-06-11 12:41:34.871017 | controller |       {
2026-06-11 12:41:34.871032 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.871046 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.871060 | controller |         "status": "True",
2026-06-11 12:41:34.871075 | controller |         "type": "PodScheduled"
2026-06-11 12:41:34.871089 | controller |       }
2026-06-11 12:41:34.871103 | controller |     ],
2026-06-11 12:41:34.871117 | controller |     "containerStatuses": [
2026-06-11 12:41:34.871132 | controller |       {
2026-06-11 12:41:34.871146 | controller |         "allocatedResources": {
2026-06-11 12:41:34.871160 | controller |           "cpu": "10m",
2026-06-11 12:41:34.871173 | controller |           "memory": "256Mi"
2026-06-11 12:41:34.871187 | controller |         },
2026-06-11 12:41:34.871201 | controller |         "containerID": "cri-o://644517a7d38ebcbfc872757374284eefa0cbe47b7208bcafb20c9662288cfaba",
2026-06-11 12:41:34.871216 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6",
2026-06-11 12:41:34.871231 | controller |         "imageID": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6",
2026-06-11 12:41:34.871245 | controller |         "lastState": {},
2026-06-11 12:41:34.871259 | controller |         "name": "manager",
2026-06-11 12:41:34.871274 | controller |         "ready": true,
2026-06-11 12:41:34.871288 | controller |         "resources": {
2026-06-11 12:41:34.871302 | controller |           "limits": {
2026-06-11 12:41:34.871316 | controller |             "cpu": "500m",
2026-06-11 12:41:34.871330 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.871344 | controller |           },
2026-06-11 12:41:34.871378 | controller |           "requests": {
2026-06-11 12:41:34.871393 | controller |             "cpu": "10m",
2026-06-11 12:41:34.871407 | controller |             "memory": "256Mi"
2026-06-11 12:41:34.871421 | controller |           }
2026-06-11 12:41:34.871435 | controller |         },
2026-06-11 12:41:34.871449 | controller |         "restartCount": 0,
2026-06-11 12:41:34.871463 | controller |         "started": true,
2026-06-11 12:41:34.871477 | controller |         "state": {
2026-06-11 12:41:34.871491 | controller |           "running": {
2026-06-11 12:41:34.871505 | controller |             "startedAt": "2026-06-11T11:45:08Z"
2026-06-11 12:41:34.871519 | controller |           }
2026-06-11 12:41:34.871533 | controller |         },
2026-06-11 12:41:34.871547 | controller |         "user": {
2026-06-11 12:41:34.871561 | controller |           "linux": {
2026-06-11 12:41:34.871575 | controller |             "gid": 0,
2026-06-11 12:41:34.871589 | controller |             "supplementalGroups": [
2026-06-11 12:41:34.871603 | controller |               0
2026-06-11 12:41:34.871617 | controller |             ],
2026-06-11 12:41:34.871635 | controller |             "uid": 65532
2026-06-11 12:41:34.871650 | controller |           }
2026-06-11 12:41:34.871664 | controller |         },
2026-06-11 12:41:34.871678 | controller |         "volumeMounts": [
2026-06-11 12:41:34.871692 | controller |           {
2026-06-11 12:41:34.871706 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.871720 | controller |             "name": "kube-api-access-6sblj",
2026-06-11 12:41:34.871735 | controller |             "readOnly": true,
2026-06-11 12:41:34.871749 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:34.871763 | controller |           }
2026-06-11 12:41:34.871778 | controller |         ]
2026-06-11 12:41:34.871792 | controller |       }
2026-06-11 12:41:34.871807 | controller |     ],
2026-06-11 12:41:34.871821 | controller |     "hostIP": "192.168.126.11",
2026-06-11 12:41:34.871835 | controller |     "hostIPs": [
2026-06-11 12:41:34.871849 | controller |       {
2026-06-11 12:41:34.871863 | controller |         "ip": "192.168.126.11"
2026-06-11 12:41:34.871877 | controller |       }
2026-06-11 12:41:34.871891 | controller |     ],
2026-06-11 12:41:34.871905 | controller |     "phase": "Running",
2026-06-11 12:41:34.871919 | controller |     "podIP": "10.217.0.82",
2026-06-11 12:41:34.871933 | controller |     "podIPs": [
2026-06-11 12:41:34.871947 | controller |       {
2026-06-11 12:41:34.871961 | controller |         "ip": "10.217.0.82"
2026-06-11 12:41:34.871975 | controller |       }
2026-06-11 12:41:34.871989 | controller |     ],
2026-06-11 12:41:34.872003 | controller |     "qosClass": "Burstable",
2026-06-11 12:41:34.872018 | controller |     "startTime": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.872032 | controller |   }
2026-06-11 12:41:34.872047 | controller | }
2026-06-11 12:41:34.892944 | controller | ok:
2026-06-11 12:41:34.892989 | controller | {
2026-06-11 12:41:34.893008 | controller |   "apiVersion": "v1",
2026-06-11 12:41:34.893024 | controller |   "kind": "Pod",
2026-06-11 12:41:34.893040 | controller |   "metadata": {
2026-06-11 12:41:34.893054 | controller |     "annotations": {
2026-06-11 12:41:34.893069 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.83/23\"],\"mac_address\":\"0a:58:0a:d9:00:53\",\"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.0.83/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 12:41:34.893085 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.83\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:53\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 12:41:34.893101 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 12:41:34.893116 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 12:41:34.893130 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 12:41:34.893145 | controller |     },
2026-06-11 12:41:34.893160 | controller |     "creationTimestamp": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.893174 | controller |     "generateName": "manila-operator-controller-manager-677d9d8477-",
2026-06-11 12:41:34.893188 | controller |     "generation": 1,
2026-06-11 12:41:34.893203 | controller |     "labels": {
2026-06-11 12:41:34.893217 | controller |       "app.kubernetes.io/name": "manila-operator",
2026-06-11 12:41:34.893231 | controller |       "control-plane": "controller-manager",
2026-06-11 12:41:34.893245 | controller |       "openstack.org/operator-name": "manila",
2026-06-11 12:41:34.893260 | controller |       "pod-template-hash": "677d9d8477"
2026-06-11 12:41:34.893274 | controller |     },
2026-06-11 12:41:34.893294 | controller |     "managedFields": [
2026-06-11 12:41:34.893309 | controller |       {
2026-06-11 12:41:34.893323 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.893338 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.893370 | controller |         "fieldsV1": {
2026-06-11 12:41:34.893387 | controller |           "f:metadata": {
2026-06-11 12:41:34.893402 | controller |             "f:annotations": {
2026-06-11 12:41:34.893416 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 12:41:34.893430 | controller |             }
2026-06-11 12:41:34.893445 | controller |           }
2026-06-11 12:41:34.893459 | controller |         },
2026-06-11 12:41:34.893473 | controller |         "manager": "crc",
2026-06-11 12:41:34.893487 | controller |         "operation": "Update",
2026-06-11 12:41:34.893501 | controller |         "subresource": "status",
2026-06-11 12:41:34.893515 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.893529 | controller |       },
2026-06-11 12:41:34.893543 | controller |       {
2026-06-11 12:41:34.893558 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.893585 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.893601 | controller |         "fieldsV1": {
2026-06-11 12:41:34.893615 | controller |           "f:metadata": {
2026-06-11 12:41:34.893629 | controller |             "f:annotations": {
2026-06-11 12:41:34.893643 | controller |               ".": {},
2026-06-11 12:41:34.893657 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 12:41:34.893671 | controller |             },
2026-06-11 12:41:34.893685 | controller |             "f:generateName": {},
2026-06-11 12:41:34.893699 | controller |             "f:labels": {
2026-06-11 12:41:34.893713 | controller |               ".": {},
2026-06-11 12:41:34.893728 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 12:41:34.893742 | controller |               "f:control-plane": {},
2026-06-11 12:41:34.893756 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 12:41:34.893770 | controller |               "f:pod-template-hash": {}
2026-06-11 12:41:34.893784 | controller |             },
2026-06-11 12:41:34.893798 | controller |             "f:ownerReferences": {
2026-06-11 12:41:34.893812 | controller |               ".": {},
2026-06-11 12:41:34.893825 | controller |               "k:{\"uid\":\"019d74da-363b-405d-bcc9-ed058ba19a3a\"}": {}
2026-06-11 12:41:34.893840 | controller |             }
2026-06-11 12:41:34.893854 | controller |           },
2026-06-11 12:41:34.893868 | controller |           "f:spec": {
2026-06-11 12:41:34.893882 | controller |             "f:containers": {
2026-06-11 12:41:34.893896 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 12:41:34.893910 | controller |                 ".": {},
2026-06-11 12:41:34.893924 | controller |                 "f:args": {},
2026-06-11 12:41:34.893938 | controller |                 "f:command": {},
2026-06-11 12:41:34.893953 | controller |                 "f:env": {
2026-06-11 12:41:34.893967 | controller |                   ".": {},
2026-06-11 12:41:34.893982 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 12:41:34.893996 | controller |                     ".": {},
2026-06-11 12:41:34.894010 | controller |                     "f:name": {},
2026-06-11 12:41:34.894024 | controller |                     "f:value": {}
2026-06-11 12:41:34.894038 | controller |                   },
2026-06-11 12:41:34.894052 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 12:41:34.894066 | controller |                     ".": {},
2026-06-11 12:41:34.894080 | controller |                     "f:name": {},
2026-06-11 12:41:34.894094 | controller |                     "f:value": {}
2026-06-11 12:41:34.894108 | controller |                   },
2026-06-11 12:41:34.894122 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 12:41:34.894146 | controller |                     ".": {},
2026-06-11 12:41:34.894161 | controller |                     "f:name": {},
2026-06-11 12:41:34.894175 | controller |                     "f:value": {}
2026-06-11 12:41:34.894189 | controller |                   },
2026-06-11 12:41:34.894203 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 12:41:34.894217 | controller |                     ".": {},
2026-06-11 12:41:34.894231 | controller |                     "f:name": {},
2026-06-11 12:41:34.894245 | controller |                     "f:value": {}
2026-06-11 12:41:34.894259 | controller |                   },
2026-06-11 12:41:34.894273 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 12:41:34.894287 | controller |                     ".": {},
2026-06-11 12:41:34.894300 | controller |                     "f:name": {},
2026-06-11 12:41:34.894314 | controller |                     "f:value": {}
2026-06-11 12:41:34.894328 | controller |                   }
2026-06-11 12:41:34.894342 | controller |                 },
2026-06-11 12:41:34.894378 | controller |                 "f:image": {},
2026-06-11 12:41:34.894393 | controller |                 "f:imagePullPolicy": {},
2026-06-11 12:41:34.894408 | controller |                 "f:livenessProbe": {
2026-06-11 12:41:34.894422 | controller |                   ".": {},
2026-06-11 12:41:34.894436 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.894450 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.894464 | controller |                     ".": {},
2026-06-11 12:41:34.894478 | controller |                     "f:path": {},
2026-06-11 12:41:34.894492 | controller |                     "f:port": {},
2026-06-11 12:41:34.894506 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.894519 | controller |                   },
2026-06-11 12:41:34.894534 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.894548 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.894562 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.894577 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.894591 | controller |                 },
2026-06-11 12:41:34.894605 | controller |                 "f:name": {},
2026-06-11 12:41:34.894619 | controller |                 "f:readinessProbe": {
2026-06-11 12:41:34.894633 | controller |                   ".": {},
2026-06-11 12:41:34.894648 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.894662 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.894676 | controller |                     ".": {},
2026-06-11 12:41:34.894690 | controller |                     "f:path": {},
2026-06-11 12:41:34.894704 | controller |                     "f:port": {},
2026-06-11 12:41:34.894718 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.894733 | controller |                   },
2026-06-11 12:41:34.894747 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.894761 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.894776 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.894790 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.894804 | controller |                 },
2026-06-11 12:41:34.894818 | controller |                 "f:resources": {
2026-06-11 12:41:34.894832 | controller |                   ".": {},
2026-06-11 12:41:34.894846 | controller |                   "f:limits": {
2026-06-11 12:41:34.894860 | controller |                     ".": {},
2026-06-11 12:41:34.894874 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.894888 | controller |                     "f:memory": {}
2026-06-11 12:41:34.894902 | controller |                   },
2026-06-11 12:41:34.894916 | controller |                   "f:requests": {
2026-06-11 12:41:34.894935 | controller |                     ".": {},
2026-06-11 12:41:34.894950 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.894964 | controller |                     "f:memory": {}
2026-06-11 12:41:34.894979 | controller |                   }
2026-06-11 12:41:34.894993 | controller |                 },
2026-06-11 12:41:34.895007 | controller |                 "f:securityContext": {
2026-06-11 12:41:34.895022 | controller |                   ".": {},
2026-06-11 12:41:34.895036 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 12:41:34.895050 | controller |                 },
2026-06-11 12:41:34.895064 | controller |                 "f:terminationMessagePath": {},
2026-06-11 12:41:34.895078 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 12:41:34.895092 | controller |               }
2026-06-11 12:41:34.895106 | controller |             },
2026-06-11 12:41:34.895120 | controller |             "f:dnsPolicy": {},
2026-06-11 12:41:34.895134 | controller |             "f:enableServiceLinks": {},
2026-06-11 12:41:34.895148 | controller |             "f:restartPolicy": {},
2026-06-11 12:41:34.895162 | controller |             "f:schedulerName": {},
2026-06-11 12:41:34.895176 | controller |             "f:securityContext": {
2026-06-11 12:41:34.895190 | controller |               ".": {},
2026-06-11 12:41:34.895204 | controller |               "f:runAsNonRoot": {}
2026-06-11 12:41:34.895218 | controller |             },
2026-06-11 12:41:34.895232 | controller |             "f:serviceAccount": {},
2026-06-11 12:41:34.895246 | controller |             "f:serviceAccountName": {},
2026-06-11 12:41:34.895261 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 12:41:34.895275 | controller |             "f:tolerations": {}
2026-06-11 12:41:34.895289 | controller |           }
2026-06-11 12:41:34.895303 | controller |         },
2026-06-11 12:41:34.895317 | controller |         "manager": "kube-controller-manager",
2026-06-11 12:41:34.895331 | controller |         "operation": "Update",
2026-06-11 12:41:34.895359 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.895379 | controller |       },
2026-06-11 12:41:34.895394 | controller |       {
2026-06-11 12:41:34.895408 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.895423 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.895437 | controller |         "fieldsV1": {
2026-06-11 12:41:34.895451 | controller |           "f:metadata": {
2026-06-11 12:41:34.895465 | controller |             "f:annotations": {
2026-06-11 12:41:34.895479 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 12:41:34.895493 | controller |             }
2026-06-11 12:41:34.895507 | controller |           }
2026-06-11 12:41:34.895522 | controller |         },
2026-06-11 12:41:34.895536 | controller |         "manager": "multus-daemon",
2026-06-11 12:41:34.895550 | controller |         "operation": "Update",
2026-06-11 12:41:34.895564 | controller |         "subresource": "status",
2026-06-11 12:41:34.895578 | controller |         "time": "2026-06-11T11:44:16Z"
2026-06-11 12:41:34.895592 | controller |       },
2026-06-11 12:41:34.895606 | controller |       {
2026-06-11 12:41:34.895620 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.895634 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.895648 | controller |         "fieldsV1": {
2026-06-11 12:41:34.895662 | controller |           "f:status": {
2026-06-11 12:41:34.895676 | controller |             "f:conditions": {
2026-06-11 12:41:34.895690 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 12:41:34.895705 | controller |                 ".": {},
2026-06-11 12:41:34.895719 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.895734 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.895748 | controller |                 "f:status": {},
2026-06-11 12:41:34.895762 | controller |                 "f:type": {}
2026-06-11 12:41:34.895781 | controller |               },
2026-06-11 12:41:34.895796 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 12:41:34.895810 | controller |                 ".": {},
2026-06-11 12:41:34.895823 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.895837 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.895851 | controller |                 "f:status": {},
2026-06-11 12:41:34.895865 | controller |                 "f:type": {}
2026-06-11 12:41:34.895879 | controller |               },
2026-06-11 12:41:34.895893 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 12:41:34.895907 | controller |                 ".": {},
2026-06-11 12:41:34.895921 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.895936 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.895950 | controller |                 "f:status": {},
2026-06-11 12:41:34.895965 | controller |                 "f:type": {}
2026-06-11 12:41:34.895979 | controller |               },
2026-06-11 12:41:34.895993 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 12:41:34.896007 | controller |                 ".": {},
2026-06-11 12:41:34.896022 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.896036 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.896050 | controller |                 "f:status": {},
2026-06-11 12:41:34.896064 | controller |                 "f:type": {}
2026-06-11 12:41:34.896078 | controller |               }
2026-06-11 12:41:34.896092 | controller |             },
2026-06-11 12:41:34.896106 | controller |             "f:containerStatuses": {},
2026-06-11 12:41:34.896121 | controller |             "f:hostIP": {},
2026-06-11 12:41:34.896135 | controller |             "f:hostIPs": {},
2026-06-11 12:41:34.896149 | controller |             "f:phase": {},
2026-06-11 12:41:34.896163 | controller |             "f:podIP": {},
2026-06-11 12:41:34.896177 | controller |             "f:podIPs": {
2026-06-11 12:41:34.896191 | controller |               ".": {},
2026-06-11 12:41:34.896205 | controller |               "k:{\"ip\":\"10.217.0.83\"}": {
2026-06-11 12:41:34.896219 | controller |                 ".": {},
2026-06-11 12:41:34.896233 | controller |                 "f:ip": {}
2026-06-11 12:41:34.896247 | controller |               }
2026-06-11 12:41:34.896261 | controller |             },
2026-06-11 12:41:34.896275 | controller |             "f:startTime": {}
2026-06-11 12:41:34.896289 | controller |           }
2026-06-11 12:41:34.896303 | controller |         },
2026-06-11 12:41:34.896318 | controller |         "manager": "kubelet",
2026-06-11 12:41:34.896332 | controller |         "operation": "Update",
2026-06-11 12:41:34.896358 | controller |         "subresource": "status",
2026-06-11 12:41:34.896378 | controller |         "time": "2026-06-11T11:45:20Z"
2026-06-11 12:41:34.896393 | controller |       }
2026-06-11 12:41:34.896408 | controller |     ],
2026-06-11 12:41:34.896422 | controller |     "name": "manila-operator-controller-manager-677d9d8477-5ppsh",
2026-06-11 12:41:34.896436 | controller |     "namespace": "openstack-operators",
2026-06-11 12:41:34.896451 | controller |     "ownerReferences": [
2026-06-11 12:41:34.896465 | controller |       {
2026-06-11 12:41:34.896480 | controller |         "apiVersion": "apps/v1",
2026-06-11 12:41:34.896494 | controller |         "blockOwnerDeletion": true,
2026-06-11 12:41:34.896508 | controller |         "controller": true,
2026-06-11 12:41:34.896522 | controller |         "kind": "ReplicaSet",
2026-06-11 12:41:34.896536 | controller |         "name": "manila-operator-controller-manager-677d9d8477",
2026-06-11 12:41:34.896550 | controller |         "uid": "019d74da-363b-405d-bcc9-ed058ba19a3a"
2026-06-11 12:41:34.896563 | controller |       }
2026-06-11 12:41:34.896578 | controller |     ],
2026-06-11 12:41:34.896592 | controller |     "resourceVersion": "54988",
2026-06-11 12:41:34.896610 | controller |     "uid": "5b4d7bf5-ef43-46e1-9fd5-e4aacb81d389"
2026-06-11 12:41:34.896625 | controller |   },
2026-06-11 12:41:34.896639 | controller |   "spec": {
2026-06-11 12:41:34.896653 | controller |     "containers": [
2026-06-11 12:41:34.896667 | controller |       {
2026-06-11 12:41:34.896680 | controller |         "args": [
2026-06-11 12:41:34.896694 | controller |           "--leader-elect",
2026-06-11 12:41:34.896708 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 12:41:34.896723 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 12:41:34.896737 | controller |         ],
2026-06-11 12:41:34.896751 | controller |         "command": [
2026-06-11 12:41:34.896765 | controller |           "/manager"
2026-06-11 12:41:34.896779 | controller |         ],
2026-06-11 12:41:34.896793 | controller |         "env": [
2026-06-11 12:41:34.896807 | controller |           {
2026-06-11 12:41:34.896821 | controller |             "name": "LEASE_DURATION",
2026-06-11 12:41:34.896836 | controller |             "value": "30"
2026-06-11 12:41:34.896849 | controller |           },
2026-06-11 12:41:34.896863 | controller |           {
2026-06-11 12:41:34.896877 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 12:41:34.896891 | controller |             "value": "20"
2026-06-11 12:41:34.896905 | controller |           },
2026-06-11 12:41:34.896919 | controller |           {
2026-06-11 12:41:34.896934 | controller |             "name": "RETRY_PERIOD",
2026-06-11 12:41:34.896948 | controller |             "value": "5"
2026-06-11 12:41:34.896963 | controller |           },
2026-06-11 12:41:34.896977 | controller |           {
2026-06-11 12:41:34.896992 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 12:41:34.897006 | controller |             "value": "false"
2026-06-11 12:41:34.897020 | controller |           },
2026-06-11 12:41:34.897034 | controller |           {
2026-06-11 12:41:34.897049 | controller |             "name": "METRICS_CERTS",
2026-06-11 12:41:34.897063 | controller |             "value": "false"
2026-06-11 12:41:34.897077 | controller |           }
2026-06-11 12:41:34.897091 | controller |         ],
2026-06-11 12:41:34.897106 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391",
2026-06-11 12:41:34.897120 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 12:41:34.897135 | controller |         "livenessProbe": {
2026-06-11 12:41:34.897149 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.897164 | controller |           "httpGet": {
2026-06-11 12:41:34.897178 | controller |             "path": "/healthz",
2026-06-11 12:41:34.897192 | controller |             "port": 8081,
2026-06-11 12:41:34.897206 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.897220 | controller |           },
2026-06-11 12:41:34.897235 | controller |           "initialDelaySeconds": 15,
2026-06-11 12:41:34.897249 | controller |           "periodSeconds": 20,
2026-06-11 12:41:34.897263 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.897276 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.897290 | controller |         },
2026-06-11 12:41:34.897304 | controller |         "name": "manager",
2026-06-11 12:41:34.897318 | controller |         "readinessProbe": {
2026-06-11 12:41:34.897332 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.897365 | controller |           "httpGet": {
2026-06-11 12:41:34.897385 | controller |             "path": "/readyz",
2026-06-11 12:41:34.897401 | controller |             "port": 8081,
2026-06-11 12:41:34.897415 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.897429 | controller |           },
2026-06-11 12:41:34.897444 | controller |           "initialDelaySeconds": 5,
2026-06-11 12:41:34.897458 | controller |           "periodSeconds": 10,
2026-06-11 12:41:34.897476 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.897491 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.897505 | controller |         },
2026-06-11 12:41:34.897519 | controller |         "resources": {
2026-06-11 12:41:34.897533 | controller |           "limits": {
2026-06-11 12:41:34.897547 | controller |             "cpu": "500m",
2026-06-11 12:41:34.897561 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.897588 | controller |           },
2026-06-11 12:41:34.897604 | controller |           "requests": {
2026-06-11 12:41:34.897618 | controller |             "cpu": "10m",
2026-06-11 12:41:34.897632 | controller |             "memory": "256Mi"
2026-06-11 12:41:34.897646 | controller |           }
2026-06-11 12:41:34.897660 | controller |         },
2026-06-11 12:41:34.897674 | controller |         "securityContext": {
2026-06-11 12:41:34.897689 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 12:41:34.897705 | controller |           "capabilities": {
2026-06-11 12:41:34.897721 | controller |             "drop": [
2026-06-11 12:41:34.897737 | controller |               "MKNOD"
2026-06-11 12:41:34.897751 | controller |             ]
2026-06-11 12:41:34.897765 | controller |           }
2026-06-11 12:41:34.897779 | controller |         },
2026-06-11 12:41:34.897794 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 12:41:34.897808 | controller |         "terminationMessagePolicy": "File",
2026-06-11 12:41:34.897822 | controller |         "volumeMounts": [
2026-06-11 12:41:34.897836 | controller |           {
2026-06-11 12:41:34.897850 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.897864 | controller |             "name": "kube-api-access-dlkgh",
2026-06-11 12:41:34.897878 | controller |             "readOnly": true
2026-06-11 12:41:34.897892 | controller |           }
2026-06-11 12:41:34.897907 | controller |         ]
2026-06-11 12:41:34.897921 | controller |       }
2026-06-11 12:41:34.897935 | controller |     ],
2026-06-11 12:41:34.897949 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 12:41:34.897963 | controller |     "enableServiceLinks": true,
2026-06-11 12:41:34.897978 | controller |     "imagePullSecrets": [
2026-06-11 12:41:34.897993 | controller |       {
2026-06-11 12:41:34.898007 | controller |         "name": "manila-operator-controller-manager-dockercfg-z5rp2"
2026-06-11 12:41:34.898022 | controller |       }
2026-06-11 12:41:34.898036 | controller |     ],
2026-06-11 12:41:34.898050 | controller |     "nodeName": "crc",
2026-06-11 12:41:34.898064 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 12:41:34.898079 | controller |     "priority": 0,
2026-06-11 12:41:34.898093 | controller |     "restartPolicy": "Always",
2026-06-11 12:41:34.898107 | controller |     "schedulerName": "default-scheduler",
2026-06-11 12:41:34.898121 | controller |     "securityContext": {
2026-06-11 12:41:34.898136 | controller |       "runAsNonRoot": true,
2026-06-11 12:41:34.898149 | controller |       "seLinuxOptions": {
2026-06-11 12:41:34.898164 | controller |         "level": "s0:c26,c5"
2026-06-11 12:41:34.898178 | controller |       }
2026-06-11 12:41:34.898192 | controller |     },
2026-06-11 12:41:34.898206 | controller |     "serviceAccount": "manila-operator-controller-manager",
2026-06-11 12:41:34.898220 | controller |     "serviceAccountName": "manila-operator-controller-manager",
2026-06-11 12:41:34.898233 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 12:41:34.898247 | controller |     "tolerations": [
2026-06-11 12:41:34.898262 | controller |       {
2026-06-11 12:41:34.898276 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.898290 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 12:41:34.898304 | controller |         "operator": "Exists",
2026-06-11 12:41:34.898318 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.898332 | controller |       },
2026-06-11 12:41:34.898368 | controller |       {
2026-06-11 12:41:34.898388 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.898403 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 12:41:34.898418 | controller |         "operator": "Exists",
2026-06-11 12:41:34.898432 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.898446 | controller |       },
2026-06-11 12:41:34.898460 | controller |       {
2026-06-11 12:41:34.898475 | controller |         "effect": "NoSchedule",
2026-06-11 12:41:34.898489 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 12:41:34.898503 | controller |         "operator": "Exists"
2026-06-11 12:41:34.898518 | controller |       }
2026-06-11 12:41:34.898532 | controller |     ],
2026-06-11 12:41:34.898546 | controller |     "volumes": [
2026-06-11 12:41:34.898560 | controller |       {
2026-06-11 12:41:34.898574 | controller |         "name": "kube-api-access-dlkgh",
2026-06-11 12:41:34.898588 | controller |         "projected": {
2026-06-11 12:41:34.898602 | controller |           "defaultMode": 420,
2026-06-11 12:41:34.898616 | controller |           "sources": [
2026-06-11 12:41:34.898630 | controller |             {
2026-06-11 12:41:34.898645 | controller |               "serviceAccountToken": {
2026-06-11 12:41:34.898659 | controller |                 "expirationSeconds": 3607,
2026-06-11 12:41:34.898673 | controller |                 "path": "token"
2026-06-11 12:41:34.898687 | controller |               }
2026-06-11 12:41:34.898701 | controller |             },
2026-06-11 12:41:34.898715 | controller |             {
2026-06-11 12:41:34.898730 | controller |               "configMap": {
2026-06-11 12:41:34.898744 | controller |                 "items": [
2026-06-11 12:41:34.898758 | controller |                   {
2026-06-11 12:41:34.898773 | controller |                     "key": "ca.crt",
2026-06-11 12:41:34.898787 | controller |                     "path": "ca.crt"
2026-06-11 12:41:34.898801 | controller |                   }
2026-06-11 12:41:34.898815 | controller |                 ],
2026-06-11 12:41:34.898829 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 12:41:34.898843 | controller |               }
2026-06-11 12:41:34.898857 | controller |             },
2026-06-11 12:41:34.898871 | controller |             {
2026-06-11 12:41:34.898886 | controller |               "downwardAPI": {
2026-06-11 12:41:34.898900 | controller |                 "items": [
2026-06-11 12:41:34.898914 | controller |                   {
2026-06-11 12:41:34.898928 | controller |                     "fieldRef": {
2026-06-11 12:41:34.898942 | controller |                       "apiVersion": "v1",
2026-06-11 12:41:34.898956 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 12:41:34.898971 | controller |                     },
2026-06-11 12:41:34.898985 | controller |                     "path": "namespace"
2026-06-11 12:41:34.899000 | controller |                   }
2026-06-11 12:41:34.899014 | controller |                 ]
2026-06-11 12:41:34.899029 | controller |               }
2026-06-11 12:41:34.899043 | controller |             },
2026-06-11 12:41:34.899057 | controller |             {
2026-06-11 12:41:34.899072 | controller |               "configMap": {
2026-06-11 12:41:34.899086 | controller |                 "items": [
2026-06-11 12:41:34.899100 | controller |                   {
2026-06-11 12:41:34.899115 | controller |                     "key": "service-ca.crt",
2026-06-11 12:41:34.899129 | controller |                     "path": "service-ca.crt"
2026-06-11 12:41:34.899143 | controller |                   }
2026-06-11 12:41:34.899157 | controller |                 ],
2026-06-11 12:41:34.899171 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 12:41:34.899185 | controller |               }
2026-06-11 12:41:34.899199 | controller |             }
2026-06-11 12:41:34.899213 | controller |           ]
2026-06-11 12:41:34.899231 | controller |         }
2026-06-11 12:41:34.899246 | controller |       }
2026-06-11 12:41:34.899260 | controller |     ]
2026-06-11 12:41:34.899273 | controller |   },
2026-06-11 12:41:34.899287 | controller |   "status": {
2026-06-11 12:41:34.899301 | controller |     "conditions": [
2026-06-11 12:41:34.899315 | controller |       {
2026-06-11 12:41:34.899329 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.899343 | controller |         "lastTransitionTime": "2026-06-11T11:45:09Z",
2026-06-11 12:41:34.899411 | controller |         "status": "True",
2026-06-11 12:41:34.899431 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 12:41:34.899447 | controller |       },
2026-06-11 12:41:34.899462 | controller |       {
2026-06-11 12:41:34.899477 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.899491 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.899506 | controller |         "status": "True",
2026-06-11 12:41:34.899520 | controller |         "type": "Initialized"
2026-06-11 12:41:34.899535 | controller |       },
2026-06-11 12:41:34.899549 | controller |       {
2026-06-11 12:41:34.899563 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.899578 | controller |         "lastTransitionTime": "2026-06-11T11:45:20Z",
2026-06-11 12:41:34.899592 | controller |         "status": "True",
2026-06-11 12:41:34.899607 | controller |         "type": "Ready"
2026-06-11 12:41:34.899621 | controller |       },
2026-06-11 12:41:34.899635 | controller |       {
2026-06-11 12:41:34.899649 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.899663 | controller |         "lastTransitionTime": "2026-06-11T11:45:20Z",
2026-06-11 12:41:34.899677 | controller |         "status": "True",
2026-06-11 12:41:34.899691 | controller |         "type": "ContainersReady"
2026-06-11 12:41:34.899705 | controller |       },
2026-06-11 12:41:34.899720 | controller |       {
2026-06-11 12:41:34.899734 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.899748 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.899762 | controller |         "status": "True",
2026-06-11 12:41:34.899777 | controller |         "type": "PodScheduled"
2026-06-11 12:41:34.899791 | controller |       }
2026-06-11 12:41:34.899805 | controller |     ],
2026-06-11 12:41:34.899820 | controller |     "containerStatuses": [
2026-06-11 12:41:34.899834 | controller |       {
2026-06-11 12:41:34.899848 | controller |         "allocatedResources": {
2026-06-11 12:41:34.899862 | controller |           "cpu": "10m",
2026-06-11 12:41:34.899876 | controller |           "memory": "256Mi"
2026-06-11 12:41:34.899890 | controller |         },
2026-06-11 12:41:34.899905 | controller |         "containerID": "cri-o://8389c85f683375b72f44f4ec6e9efabcad96d6d6bd99dd31f66a1201e70dfde6",
2026-06-11 12:41:34.899919 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391",
2026-06-11 12:41:34.899934 | controller |         "imageID": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391",
2026-06-11 12:41:34.899948 | controller |         "lastState": {},
2026-06-11 12:41:34.899962 | controller |         "name": "manager",
2026-06-11 12:41:34.899977 | controller |         "ready": true,
2026-06-11 12:41:34.899991 | controller |         "resources": {
2026-06-11 12:41:34.900006 | controller |           "limits": {
2026-06-11 12:41:34.900020 | controller |             "cpu": "500m",
2026-06-11 12:41:34.900034 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.900049 | controller |           },
2026-06-11 12:41:34.900063 | controller |           "requests": {
2026-06-11 12:41:34.900077 | controller |             "cpu": "10m",
2026-06-11 12:41:34.900091 | controller |             "memory": "256Mi"
2026-06-11 12:41:34.900105 | controller |           }
2026-06-11 12:41:34.900124 | controller |         },
2026-06-11 12:41:34.900138 | controller |         "restartCount": 0,
2026-06-11 12:41:34.900153 | controller |         "started": true,
2026-06-11 12:41:34.900167 | controller |         "state": {
2026-06-11 12:41:34.900181 | controller |           "running": {
2026-06-11 12:41:34.900195 | controller |             "startedAt": "2026-06-11T11:45:08Z"
2026-06-11 12:41:34.900208 | controller |           }
2026-06-11 12:41:34.900222 | controller |         },
2026-06-11 12:41:34.900236 | controller |         "user": {
2026-06-11 12:41:34.900250 | controller |           "linux": {
2026-06-11 12:41:34.900264 | controller |             "gid": 0,
2026-06-11 12:41:34.900278 | controller |             "supplementalGroups": [
2026-06-11 12:41:34.900292 | controller |               0
2026-06-11 12:41:34.900306 | controller |             ],
2026-06-11 12:41:34.900320 | controller |             "uid": 65532
2026-06-11 12:41:34.900334 | controller |           }
2026-06-11 12:41:34.900366 | controller |         },
2026-06-11 12:41:34.900382 | controller |         "volumeMounts": [
2026-06-11 12:41:34.900397 | controller |           {
2026-06-11 12:41:34.900411 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.900425 | controller |             "name": "kube-api-access-dlkgh",
2026-06-11 12:41:34.900440 | controller |             "readOnly": true,
2026-06-11 12:41:34.900454 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:34.900468 | controller |           }
2026-06-11 12:41:34.900482 | controller |         ]
2026-06-11 12:41:34.900497 | controller |       }
2026-06-11 12:41:34.900511 | controller |     ],
2026-06-11 12:41:34.900525 | controller |     "hostIP": "192.168.126.11",
2026-06-11 12:41:34.900539 | controller |     "hostIPs": [
2026-06-11 12:41:34.900553 | controller |       {
2026-06-11 12:41:34.900568 | controller |         "ip": "192.168.126.11"
2026-06-11 12:41:34.900582 | controller |       }
2026-06-11 12:41:34.900596 | controller |     ],
2026-06-11 12:41:34.900610 | controller |     "phase": "Running",
2026-06-11 12:41:34.900624 | controller |     "podIP": "10.217.0.83",
2026-06-11 12:41:34.900638 | controller |     "podIPs": [
2026-06-11 12:41:34.900652 | controller |       {
2026-06-11 12:41:34.900666 | controller |         "ip": "10.217.0.83"
2026-06-11 12:41:34.900680 | controller |       }
2026-06-11 12:41:34.900694 | controller |     ],
2026-06-11 12:41:34.900708 | controller |     "qosClass": "Burstable",
2026-06-11 12:41:34.900722 | controller |     "startTime": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.900736 | controller |   }
2026-06-11 12:41:34.900751 | controller | }
2026-06-11 12:41:34.921508 | controller | ok:
2026-06-11 12:41:34.921586 | controller | {
2026-06-11 12:41:34.921610 | controller |   "apiVersion": "v1",
2026-06-11 12:41:34.921627 | controller |   "kind": "Pod",
2026-06-11 12:41:34.921642 | controller |   "metadata": {
2026-06-11 12:41:34.921657 | controller |     "annotations": {
2026-06-11 12:41:34.921672 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.85/23\"],\"mac_address\":\"0a:58:0a:d9:00:55\",\"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.0.85/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 12:41:34.921688 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.85\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:55\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 12:41:34.921703 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 12:41:34.921718 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 12:41:34.921738 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 12:41:34.921754 | controller |     },
2026-06-11 12:41:34.921769 | controller |     "creationTimestamp": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.921783 | controller |     "generateName": "mariadb-operator-controller-manager-7fcb8b58d6-",
2026-06-11 12:41:34.921797 | controller |     "generation": 1,
2026-06-11 12:41:34.921812 | controller |     "labels": {
2026-06-11 12:41:34.921826 | controller |       "app.kubernetes.io/name": "mariadb-operator",
2026-06-11 12:41:34.921841 | controller |       "control-plane": "controller-manager",
2026-06-11 12:41:34.921855 | controller |       "openstack.org/operator-name": "mariadb",
2026-06-11 12:41:34.921869 | controller |       "pod-template-hash": "7fcb8b58d6"
2026-06-11 12:41:34.921884 | controller |     },
2026-06-11 12:41:34.921898 | controller |     "managedFields": [
2026-06-11 12:41:34.921913 | controller |       {
2026-06-11 12:41:34.921927 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.921941 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.921955 | controller |         "fieldsV1": {
2026-06-11 12:41:34.921969 | controller |           "f:metadata": {
2026-06-11 12:41:34.921983 | controller |             "f:annotations": {
2026-06-11 12:41:34.921998 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 12:41:34.922012 | controller |             }
2026-06-11 12:41:34.922026 | controller |           }
2026-06-11 12:41:34.922040 | controller |         },
2026-06-11 12:41:34.922054 | controller |         "manager": "crc",
2026-06-11 12:41:34.922068 | controller |         "operation": "Update",
2026-06-11 12:41:34.922082 | controller |         "subresource": "status",
2026-06-11 12:41:34.922096 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.922110 | controller |       },
2026-06-11 12:41:34.922124 | controller |       {
2026-06-11 12:41:34.922138 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.922151 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.922165 | controller |         "fieldsV1": {
2026-06-11 12:41:34.922179 | controller |           "f:metadata": {
2026-06-11 12:41:34.922193 | controller |             "f:annotations": {
2026-06-11 12:41:34.922207 | controller |               ".": {},
2026-06-11 12:41:34.922221 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 12:41:34.922235 | controller |             },
2026-06-11 12:41:34.922249 | controller |             "f:generateName": {},
2026-06-11 12:41:34.922263 | controller |             "f:labels": {
2026-06-11 12:41:34.922278 | controller |               ".": {},
2026-06-11 12:41:34.922292 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 12:41:34.922306 | controller |               "f:control-plane": {},
2026-06-11 12:41:34.922321 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 12:41:34.922335 | controller |               "f:pod-template-hash": {}
2026-06-11 12:41:34.922370 | controller |             },
2026-06-11 12:41:34.922388 | controller |             "f:ownerReferences": {
2026-06-11 12:41:34.922402 | controller |               ".": {},
2026-06-11 12:41:34.922417 | controller |               "k:{\"uid\":\"b3524dce-a11f-4ca3-bc98-08fb09afde68\"}": {}
2026-06-11 12:41:34.922431 | controller |             }
2026-06-11 12:41:34.922446 | controller |           },
2026-06-11 12:41:34.922460 | controller |           "f:spec": {
2026-06-11 12:41:34.922474 | controller |             "f:containers": {
2026-06-11 12:41:34.922488 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 12:41:34.922503 | controller |                 ".": {},
2026-06-11 12:41:34.922517 | controller |                 "f:args": {},
2026-06-11 12:41:34.922531 | controller |                 "f:command": {},
2026-06-11 12:41:34.922545 | controller |                 "f:env": {
2026-06-11 12:41:34.922559 | controller |                   ".": {},
2026-06-11 12:41:34.922577 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 12:41:34.922592 | controller |                     ".": {},
2026-06-11 12:41:34.922607 | controller |                     "f:name": {},
2026-06-11 12:41:34.922621 | controller |                     "f:value": {}
2026-06-11 12:41:34.922636 | controller |                   },
2026-06-11 12:41:34.922650 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 12:41:34.922664 | controller |                     ".": {},
2026-06-11 12:41:34.922679 | controller |                     "f:name": {},
2026-06-11 12:41:34.922693 | controller |                     "f:value": {}
2026-06-11 12:41:34.922707 | controller |                   },
2026-06-11 12:41:34.922720 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 12:41:34.922734 | controller |                     ".": {},
2026-06-11 12:41:34.922748 | controller |                     "f:name": {},
2026-06-11 12:41:34.922762 | controller |                     "f:value": {}
2026-06-11 12:41:34.922776 | controller |                   },
2026-06-11 12:41:34.922790 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 12:41:34.922804 | controller |                     ".": {},
2026-06-11 12:41:34.922819 | controller |                     "f:name": {},
2026-06-11 12:41:34.922834 | controller |                     "f:value": {}
2026-06-11 12:41:34.922848 | controller |                   },
2026-06-11 12:41:34.922863 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 12:41:34.922877 | controller |                     ".": {},
2026-06-11 12:41:34.922891 | controller |                     "f:name": {},
2026-06-11 12:41:34.922906 | controller |                     "f:value": {}
2026-06-11 12:41:34.922920 | controller |                   }
2026-06-11 12:41:34.922934 | controller |                 },
2026-06-11 12:41:34.922948 | controller |                 "f:image": {},
2026-06-11 12:41:34.922962 | controller |                 "f:imagePullPolicy": {},
2026-06-11 12:41:34.922976 | controller |                 "f:livenessProbe": {
2026-06-11 12:41:34.922990 | controller |                   ".": {},
2026-06-11 12:41:34.923004 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.923018 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.923032 | controller |                     ".": {},
2026-06-11 12:41:34.923046 | controller |                     "f:path": {},
2026-06-11 12:41:34.923060 | controller |                     "f:port": {},
2026-06-11 12:41:34.923074 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.923088 | controller |                   },
2026-06-11 12:41:34.923102 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.923117 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.923131 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.923145 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.923159 | controller |                 },
2026-06-11 12:41:34.923173 | controller |                 "f:name": {},
2026-06-11 12:41:34.923188 | controller |                 "f:readinessProbe": {
2026-06-11 12:41:34.923202 | controller |                   ".": {},
2026-06-11 12:41:34.923216 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.923230 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.923244 | controller |                     ".": {},
2026-06-11 12:41:34.923258 | controller |                     "f:path": {},
2026-06-11 12:41:34.923272 | controller |                     "f:port": {},
2026-06-11 12:41:34.923286 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.923300 | controller |                   },
2026-06-11 12:41:34.923314 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.923328 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.923359 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.923379 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.923394 | controller |                 },
2026-06-11 12:41:34.923409 | controller |                 "f:resources": {
2026-06-11 12:41:34.923423 | controller |                   ".": {},
2026-06-11 12:41:34.923438 | controller |                   "f:limits": {
2026-06-11 12:41:34.923452 | controller |                     ".": {},
2026-06-11 12:41:34.923466 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.923480 | controller |                     "f:memory": {}
2026-06-11 12:41:34.923494 | controller |                   },
2026-06-11 12:41:34.923508 | controller |                   "f:requests": {
2026-06-11 12:41:34.923522 | controller |                     ".": {},
2026-06-11 12:41:34.923536 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.923550 | controller |                     "f:memory": {}
2026-06-11 12:41:34.923564 | controller |                   }
2026-06-11 12:41:34.923578 | controller |                 },
2026-06-11 12:41:34.923592 | controller |                 "f:securityContext": {
2026-06-11 12:41:34.923607 | controller |                   ".": {},
2026-06-11 12:41:34.923621 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 12:41:34.923635 | controller |                 },
2026-06-11 12:41:34.923649 | controller |                 "f:terminationMessagePath": {},
2026-06-11 12:41:34.923663 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 12:41:34.923677 | controller |               }
2026-06-11 12:41:34.923694 | controller |             },
2026-06-11 12:41:34.923710 | controller |             "f:dnsPolicy": {},
2026-06-11 12:41:34.923724 | controller |             "f:enableServiceLinks": {},
2026-06-11 12:41:34.923738 | controller |             "f:restartPolicy": {},
2026-06-11 12:41:34.923752 | controller |             "f:schedulerName": {},
2026-06-11 12:41:34.923766 | controller |             "f:securityContext": {
2026-06-11 12:41:34.923780 | controller |               ".": {},
2026-06-11 12:41:34.923794 | controller |               "f:runAsNonRoot": {}
2026-06-11 12:41:34.923808 | controller |             },
2026-06-11 12:41:34.923822 | controller |             "f:serviceAccount": {},
2026-06-11 12:41:34.923836 | controller |             "f:serviceAccountName": {},
2026-06-11 12:41:34.923850 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 12:41:34.923864 | controller |             "f:tolerations": {}
2026-06-11 12:41:34.923879 | controller |           }
2026-06-11 12:41:34.923893 | controller |         },
2026-06-11 12:41:34.923908 | controller |         "manager": "kube-controller-manager",
2026-06-11 12:41:34.923922 | controller |         "operation": "Update",
2026-06-11 12:41:34.923937 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.923951 | controller |       },
2026-06-11 12:41:34.923965 | controller |       {
2026-06-11 12:41:34.923979 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.923994 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.924008 | controller |         "fieldsV1": {
2026-06-11 12:41:34.924022 | controller |           "f:metadata": {
2026-06-11 12:41:34.924036 | controller |             "f:annotations": {
2026-06-11 12:41:34.924050 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 12:41:34.924064 | controller |             }
2026-06-11 12:41:34.924078 | controller |           }
2026-06-11 12:41:34.924092 | controller |         },
2026-06-11 12:41:34.924106 | controller |         "manager": "multus-daemon",
2026-06-11 12:41:34.924120 | controller |         "operation": "Update",
2026-06-11 12:41:34.924134 | controller |         "subresource": "status",
2026-06-11 12:41:34.924148 | controller |         "time": "2026-06-11T11:44:16Z"
2026-06-11 12:41:34.924166 | controller |       },
2026-06-11 12:41:34.924180 | controller |       {
2026-06-11 12:41:34.924194 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.924208 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.924222 | controller |         "fieldsV1": {
2026-06-11 12:41:34.924236 | controller |           "f:status": {
2026-06-11 12:41:34.924249 | controller |             "f:conditions": {
2026-06-11 12:41:34.924263 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 12:41:34.924277 | controller |                 ".": {},
2026-06-11 12:41:34.924290 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.924304 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.924318 | controller |                 "f:status": {},
2026-06-11 12:41:34.924332 | controller |                 "f:type": {}
2026-06-11 12:41:34.924358 | controller |               },
2026-06-11 12:41:34.924378 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 12:41:34.924392 | controller |                 ".": {},
2026-06-11 12:41:34.924406 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.924420 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.924433 | controller |                 "f:status": {},
2026-06-11 12:41:34.924447 | controller |                 "f:type": {}
2026-06-11 12:41:34.924461 | controller |               },
2026-06-11 12:41:34.924475 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 12:41:34.924488 | controller |                 ".": {},
2026-06-11 12:41:34.924502 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.924516 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.924530 | controller |                 "f:status": {},
2026-06-11 12:41:34.924544 | controller |                 "f:type": {}
2026-06-11 12:41:34.924558 | controller |               },
2026-06-11 12:41:34.924572 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 12:41:34.924586 | controller |                 ".": {},
2026-06-11 12:41:34.924600 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.924614 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.924628 | controller |                 "f:status": {},
2026-06-11 12:41:34.924643 | controller |                 "f:type": {}
2026-06-11 12:41:34.924657 | controller |               }
2026-06-11 12:41:34.924671 | controller |             },
2026-06-11 12:41:34.924685 | controller |             "f:containerStatuses": {},
2026-06-11 12:41:34.924699 | controller |             "f:hostIP": {},
2026-06-11 12:41:34.924713 | controller |             "f:hostIPs": {},
2026-06-11 12:41:34.924727 | controller |             "f:phase": {},
2026-06-11 12:41:34.924741 | controller |             "f:podIP": {},
2026-06-11 12:41:34.924755 | controller |             "f:podIPs": {
2026-06-11 12:41:34.924769 | controller |               ".": {},
2026-06-11 12:41:34.924783 | controller |               "k:{\"ip\":\"10.217.0.85\"}": {
2026-06-11 12:41:34.924797 | controller |                 ".": {},
2026-06-11 12:41:34.924811 | controller |                 "f:ip": {}
2026-06-11 12:41:34.924825 | controller |               }
2026-06-11 12:41:34.924840 | controller |             },
2026-06-11 12:41:34.924854 | controller |             "f:startTime": {}
2026-06-11 12:41:34.924868 | controller |           }
2026-06-11 12:41:34.924883 | controller |         },
2026-06-11 12:41:34.924897 | controller |         "manager": "kubelet",
2026-06-11 12:41:34.924911 | controller |         "operation": "Update",
2026-06-11 12:41:34.924925 | controller |         "subresource": "status",
2026-06-11 12:41:34.924939 | controller |         "time": "2026-06-11T11:45:18Z"
2026-06-11 12:41:34.924953 | controller |       }
2026-06-11 12:41:34.924967 | controller |     ],
2026-06-11 12:41:34.924981 | controller |     "name": "mariadb-operator-controller-manager-7fcb8b58d6-57bn8",
2026-06-11 12:41:34.925000 | controller |     "namespace": "openstack-operators",
2026-06-11 12:41:34.925015 | controller |     "ownerReferences": [
2026-06-11 12:41:34.925029 | controller |       {
2026-06-11 12:41:34.925043 | controller |         "apiVersion": "apps/v1",
2026-06-11 12:41:34.925057 | controller |         "blockOwnerDeletion": true,
2026-06-11 12:41:34.925072 | controller |         "controller": true,
2026-06-11 12:41:34.925086 | controller |         "kind": "ReplicaSet",
2026-06-11 12:41:34.925100 | controller |         "name": "mariadb-operator-controller-manager-7fcb8b58d6",
2026-06-11 12:41:34.925114 | controller |         "uid": "b3524dce-a11f-4ca3-bc98-08fb09afde68"
2026-06-11 12:41:34.925128 | controller |       }
2026-06-11 12:41:34.925143 | controller |     ],
2026-06-11 12:41:34.925157 | controller |     "resourceVersion": "54886",
2026-06-11 12:41:34.925171 | controller |     "uid": "e5b956cd-b374-43ad-ab0d-e905f3c8f892"
2026-06-11 12:41:34.925185 | controller |   },
2026-06-11 12:41:34.925199 | controller |   "spec": {
2026-06-11 12:41:34.925213 | controller |     "containers": [
2026-06-11 12:41:34.925227 | controller |       {
2026-06-11 12:41:34.925241 | controller |         "args": [
2026-06-11 12:41:34.925255 | controller |           "--leader-elect",
2026-06-11 12:41:34.925270 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 12:41:34.925284 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 12:41:34.925298 | controller |         ],
2026-06-11 12:41:34.925311 | controller |         "command": [
2026-06-11 12:41:34.925325 | controller |           "/manager"
2026-06-11 12:41:34.925339 | controller |         ],
2026-06-11 12:41:34.925371 | controller |         "env": [
2026-06-11 12:41:34.925387 | controller |           {
2026-06-11 12:41:34.925401 | controller |             "name": "LEASE_DURATION",
2026-06-11 12:41:34.925415 | controller |             "value": "30"
2026-06-11 12:41:34.925429 | controller |           },
2026-06-11 12:41:34.925443 | controller |           {
2026-06-11 12:41:34.925457 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 12:41:34.925471 | controller |             "value": "20"
2026-06-11 12:41:34.925485 | controller |           },
2026-06-11 12:41:34.925499 | controller |           {
2026-06-11 12:41:34.925513 | controller |             "name": "RETRY_PERIOD",
2026-06-11 12:41:34.925527 | controller |             "value": "5"
2026-06-11 12:41:34.925541 | controller |           },
2026-06-11 12:41:34.925556 | controller |           {
2026-06-11 12:41:34.925570 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 12:41:34.925600 | controller |             "value": "false"
2026-06-11 12:41:34.925615 | controller |           },
2026-06-11 12:41:34.925630 | controller |           {
2026-06-11 12:41:34.925644 | controller |             "name": "METRICS_CERTS",
2026-06-11 12:41:34.925658 | controller |             "value": "false"
2026-06-11 12:41:34.925672 | controller |           }
2026-06-11 12:41:34.925686 | controller |         ],
2026-06-11 12:41:34.925700 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398",
2026-06-11 12:41:34.925715 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 12:41:34.925729 | controller |         "livenessProbe": {
2026-06-11 12:41:34.925744 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.925758 | controller |           "httpGet": {
2026-06-11 12:41:34.925772 | controller |             "path": "/healthz",
2026-06-11 12:41:34.925786 | controller |             "port": 8081,
2026-06-11 12:41:34.925800 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.925814 | controller |           },
2026-06-11 12:41:34.925828 | controller |           "initialDelaySeconds": 15,
2026-06-11 12:41:34.925842 | controller |           "periodSeconds": 20,
2026-06-11 12:41:34.925857 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.925876 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.925891 | controller |         },
2026-06-11 12:41:34.925906 | controller |         "name": "manager",
2026-06-11 12:41:34.925920 | controller |         "readinessProbe": {
2026-06-11 12:41:34.925934 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.925948 | controller |           "httpGet": {
2026-06-11 12:41:34.925962 | controller |             "path": "/readyz",
2026-06-11 12:41:34.925976 | controller |             "port": 8081,
2026-06-11 12:41:34.925990 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.926004 | controller |           },
2026-06-11 12:41:34.926019 | controller |           "initialDelaySeconds": 5,
2026-06-11 12:41:34.926033 | controller |           "periodSeconds": 10,
2026-06-11 12:41:34.926047 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.926060 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.926074 | controller |         },
2026-06-11 12:41:34.926088 | controller |         "resources": {
2026-06-11 12:41:34.926102 | controller |           "limits": {
2026-06-11 12:41:34.926117 | controller |             "cpu": "500m",
2026-06-11 12:41:34.926131 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.926145 | controller |           },
2026-06-11 12:41:34.926159 | controller |           "requests": {
2026-06-11 12:41:34.926173 | controller |             "cpu": "10m",
2026-06-11 12:41:34.926187 | controller |             "memory": "256Mi"
2026-06-11 12:41:34.926201 | controller |           }
2026-06-11 12:41:34.926215 | controller |         },
2026-06-11 12:41:34.926229 | controller |         "securityContext": {
2026-06-11 12:41:34.926243 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 12:41:34.926257 | controller |           "capabilities": {
2026-06-11 12:41:34.926271 | controller |             "drop": [
2026-06-11 12:41:34.926285 | controller |               "MKNOD"
2026-06-11 12:41:34.926299 | controller |             ]
2026-06-11 12:41:34.926313 | controller |           }
2026-06-11 12:41:34.926327 | controller |         },
2026-06-11 12:41:34.926341 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 12:41:34.926375 | controller |         "terminationMessagePolicy": "File",
2026-06-11 12:41:34.926390 | controller |         "volumeMounts": [
2026-06-11 12:41:34.926404 | controller |           {
2026-06-11 12:41:34.926419 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.926434 | controller |             "name": "kube-api-access-cz454",
2026-06-11 12:41:34.926448 | controller |             "readOnly": true
2026-06-11 12:41:34.926463 | controller |           }
2026-06-11 12:41:34.926477 | controller |         ]
2026-06-11 12:41:34.926491 | controller |       }
2026-06-11 12:41:34.926506 | controller |     ],
2026-06-11 12:41:34.926520 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 12:41:34.926534 | controller |     "enableServiceLinks": true,
2026-06-11 12:41:34.926548 | controller |     "imagePullSecrets": [
2026-06-11 12:41:34.926562 | controller |       {
2026-06-11 12:41:34.926577 | controller |         "name": "mariadb-operator-controller-manager-dockercfg-tk2ch"
2026-06-11 12:41:34.926591 | controller |       }
2026-06-11 12:41:34.926606 | controller |     ],
2026-06-11 12:41:34.926620 | controller |     "nodeName": "crc",
2026-06-11 12:41:34.926634 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 12:41:34.926649 | controller |     "priority": 0,
2026-06-11 12:41:34.926663 | controller |     "restartPolicy": "Always",
2026-06-11 12:41:34.926677 | controller |     "schedulerName": "default-scheduler",
2026-06-11 12:41:34.926691 | controller |     "securityContext": {
2026-06-11 12:41:34.926705 | controller |       "runAsNonRoot": true,
2026-06-11 12:41:34.926720 | controller |       "seLinuxOptions": {
2026-06-11 12:41:34.926734 | controller |         "level": "s0:c26,c5"
2026-06-11 12:41:34.926752 | controller |       }
2026-06-11 12:41:34.926767 | controller |     },
2026-06-11 12:41:34.926781 | controller |     "serviceAccount": "mariadb-operator-controller-manager",
2026-06-11 12:41:34.926795 | controller |     "serviceAccountName": "mariadb-operator-controller-manager",
2026-06-11 12:41:34.926809 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 12:41:34.926823 | controller |     "tolerations": [
2026-06-11 12:41:34.926837 | controller |       {
2026-06-11 12:41:34.926852 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.926866 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 12:41:34.926880 | controller |         "operator": "Exists",
2026-06-11 12:41:34.926894 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.926909 | controller |       },
2026-06-11 12:41:34.926923 | controller |       {
2026-06-11 12:41:34.926937 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.926951 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 12:41:34.926965 | controller |         "operator": "Exists",
2026-06-11 12:41:34.926979 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.926993 | controller |       },
2026-06-11 12:41:34.927007 | controller |       {
2026-06-11 12:41:34.927021 | controller |         "effect": "NoSchedule",
2026-06-11 12:41:34.927036 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 12:41:34.927050 | controller |         "operator": "Exists"
2026-06-11 12:41:34.927064 | controller |       }
2026-06-11 12:41:34.927078 | controller |     ],
2026-06-11 12:41:34.927093 | controller |     "volumes": [
2026-06-11 12:41:34.927107 | controller |       {
2026-06-11 12:41:34.927121 | controller |         "name": "kube-api-access-cz454",
2026-06-11 12:41:34.927135 | controller |         "projected": {
2026-06-11 12:41:34.927149 | controller |           "defaultMode": 420,
2026-06-11 12:41:34.927163 | controller |           "sources": [
2026-06-11 12:41:34.927177 | controller |             {
2026-06-11 12:41:34.927191 | controller |               "serviceAccountToken": {
2026-06-11 12:41:34.927205 | controller |                 "expirationSeconds": 3607,
2026-06-11 12:41:34.927219 | controller |                 "path": "token"
2026-06-11 12:41:34.927233 | controller |               }
2026-06-11 12:41:34.927248 | controller |             },
2026-06-11 12:41:34.927262 | controller |             {
2026-06-11 12:41:34.927276 | controller |               "configMap": {
2026-06-11 12:41:34.927290 | controller |                 "items": [
2026-06-11 12:41:34.927304 | controller |                   {
2026-06-11 12:41:34.927318 | controller |                     "key": "ca.crt",
2026-06-11 12:41:34.927332 | controller |                     "path": "ca.crt"
2026-06-11 12:41:34.927360 | controller |                   }
2026-06-11 12:41:34.927380 | controller |                 ],
2026-06-11 12:41:34.927395 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 12:41:34.927409 | controller |               }
2026-06-11 12:41:34.927424 | controller |             },
2026-06-11 12:41:34.927438 | controller |             {
2026-06-11 12:41:34.927452 | controller |               "downwardAPI": {
2026-06-11 12:41:34.927466 | controller |                 "items": [
2026-06-11 12:41:34.927481 | controller |                   {
2026-06-11 12:41:34.927495 | controller |                     "fieldRef": {
2026-06-11 12:41:34.927509 | controller |                       "apiVersion": "v1",
2026-06-11 12:41:34.927524 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 12:41:34.927538 | controller |                     },
2026-06-11 12:41:34.927553 | controller |                     "path": "namespace"
2026-06-11 12:41:34.927568 | controller |                   }
2026-06-11 12:41:34.927583 | controller |                 ]
2026-06-11 12:41:34.927598 | controller |               }
2026-06-11 12:41:34.927622 | controller |             },
2026-06-11 12:41:34.927637 | controller |             {
2026-06-11 12:41:34.927653 | controller |               "configMap": {
2026-06-11 12:41:34.927668 | controller |                 "items": [
2026-06-11 12:41:34.927683 | controller |                   {
2026-06-11 12:41:34.927698 | controller |                     "key": "service-ca.crt",
2026-06-11 12:41:34.927712 | controller |                     "path": "service-ca.crt"
2026-06-11 12:41:34.927727 | controller |                   }
2026-06-11 12:41:34.927742 | controller |                 ],
2026-06-11 12:41:34.927756 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 12:41:34.927771 | controller |               }
2026-06-11 12:41:34.927785 | controller |             }
2026-06-11 12:41:34.927799 | controller |           ]
2026-06-11 12:41:34.927814 | controller |         }
2026-06-11 12:41:34.927829 | controller |       }
2026-06-11 12:41:34.927844 | controller |     ]
2026-06-11 12:41:34.927859 | controller |   },
2026-06-11 12:41:34.927874 | controller |   "status": {
2026-06-11 12:41:34.927889 | controller |     "conditions": [
2026-06-11 12:41:34.927904 | controller |       {
2026-06-11 12:41:34.927920 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.927934 | controller |         "lastTransitionTime": "2026-06-11T11:45:06Z",
2026-06-11 12:41:34.927949 | controller |         "status": "True",
2026-06-11 12:41:34.927963 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 12:41:34.927978 | controller |       },
2026-06-11 12:41:34.927992 | controller |       {
2026-06-11 12:41:34.928006 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.928020 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.928034 | controller |         "status": "True",
2026-06-11 12:41:34.928048 | controller |         "type": "Initialized"
2026-06-11 12:41:34.928063 | controller |       },
2026-06-11 12:41:34.928077 | controller |       {
2026-06-11 12:41:34.928091 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.928105 | controller |         "lastTransitionTime": "2026-06-11T11:45:18Z",
2026-06-11 12:41:34.928119 | controller |         "status": "True",
2026-06-11 12:41:34.928133 | controller |         "type": "Ready"
2026-06-11 12:41:34.928147 | controller |       },
2026-06-11 12:41:34.928161 | controller |       {
2026-06-11 12:41:34.928175 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.928190 | controller |         "lastTransitionTime": "2026-06-11T11:45:18Z",
2026-06-11 12:41:34.928204 | controller |         "status": "True",
2026-06-11 12:41:34.928218 | controller |         "type": "ContainersReady"
2026-06-11 12:41:34.928232 | controller |       },
2026-06-11 12:41:34.928246 | controller |       {
2026-06-11 12:41:34.928260 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.928274 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.928289 | controller |         "status": "True",
2026-06-11 12:41:34.928303 | controller |         "type": "PodScheduled"
2026-06-11 12:41:34.928317 | controller |       }
2026-06-11 12:41:34.928332 | controller |     ],
2026-06-11 12:41:34.928363 | controller |     "containerStatuses": [
2026-06-11 12:41:34.928385 | controller |       {
2026-06-11 12:41:34.928400 | controller |         "allocatedResources": {
2026-06-11 12:41:34.928415 | controller |           "cpu": "10m",
2026-06-11 12:41:34.928430 | controller |           "memory": "256Mi"
2026-06-11 12:41:34.928444 | controller |         },
2026-06-11 12:41:34.928459 | controller |         "containerID": "cri-o://ab2adfb3926f54a0f49781cf78bd1111fa9a568830f3cb0837a85dac5a739c43",
2026-06-11 12:41:34.928474 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398",
2026-06-11 12:41:34.928489 | controller |         "imageID": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398",
2026-06-11 12:41:34.928512 | controller |         "lastState": {},
2026-06-11 12:41:34.928528 | controller |         "name": "manager",
2026-06-11 12:41:34.928542 | controller |         "ready": true,
2026-06-11 12:41:34.928557 | controller |         "resources": {
2026-06-11 12:41:34.928572 | controller |           "limits": {
2026-06-11 12:41:34.928586 | controller |             "cpu": "500m",
2026-06-11 12:41:34.928601 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.928615 | controller |           },
2026-06-11 12:41:34.928630 | controller |           "requests": {
2026-06-11 12:41:34.928645 | controller |             "cpu": "10m",
2026-06-11 12:41:34.928659 | controller |             "memory": "256Mi"
2026-06-11 12:41:34.928673 | controller |           }
2026-06-11 12:41:34.928687 | controller |         },
2026-06-11 12:41:34.928701 | controller |         "restartCount": 0,
2026-06-11 12:41:34.928716 | controller |         "started": true,
2026-06-11 12:41:34.928730 | controller |         "state": {
2026-06-11 12:41:34.928744 | controller |           "running": {
2026-06-11 12:41:34.928758 | controller |             "startedAt": "2026-06-11T11:45:05Z"
2026-06-11 12:41:34.928772 | controller |           }
2026-06-11 12:41:34.928786 | controller |         },
2026-06-11 12:41:34.928800 | controller |         "user": {
2026-06-11 12:41:34.928815 | controller |           "linux": {
2026-06-11 12:41:34.928829 | controller |             "gid": 0,
2026-06-11 12:41:34.928844 | controller |             "supplementalGroups": [
2026-06-11 12:41:34.928858 | controller |               0
2026-06-11 12:41:34.928873 | controller |             ],
2026-06-11 12:41:34.928887 | controller |             "uid": 65532
2026-06-11 12:41:34.928901 | controller |           }
2026-06-11 12:41:34.928918 | controller |         },
2026-06-11 12:41:34.928937 | controller |         "volumeMounts": [
2026-06-11 12:41:34.928951 | controller |           {
2026-06-11 12:41:34.928966 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.928981 | controller |             "name": "kube-api-access-cz454",
2026-06-11 12:41:34.928995 | controller |             "readOnly": true,
2026-06-11 12:41:34.929010 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:34.929025 | controller |           }
2026-06-11 12:41:34.929039 | controller |         ]
2026-06-11 12:41:34.929054 | controller |       }
2026-06-11 12:41:34.929068 | controller |     ],
2026-06-11 12:41:34.929082 | controller |     "hostIP": "192.168.126.11",
2026-06-11 12:41:34.929097 | controller |     "hostIPs": [
2026-06-11 12:41:34.929110 | controller |       {
2026-06-11 12:41:34.929124 | controller |         "ip": "192.168.126.11"
2026-06-11 12:41:34.929138 | controller |       }
2026-06-11 12:41:34.929152 | controller |     ],
2026-06-11 12:41:34.929166 | controller |     "phase": "Running",
2026-06-11 12:41:34.929180 | controller |     "podIP": "10.217.0.85",
2026-06-11 12:41:34.929194 | controller |     "podIPs": [
2026-06-11 12:41:34.929209 | controller |       {
2026-06-11 12:41:34.929223 | controller |         "ip": "10.217.0.85"
2026-06-11 12:41:34.929237 | controller |       }
2026-06-11 12:41:34.929251 | controller |     ],
2026-06-11 12:41:34.929265 | controller |     "qosClass": "Burstable",
2026-06-11 12:41:34.929280 | controller |     "startTime": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.929294 | controller |   }
2026-06-11 12:41:34.929308 | controller | }
2026-06-11 12:41:34.951571 | controller | ok:
2026-06-11 12:41:34.951627 | controller | {
2026-06-11 12:41:34.951647 | controller |   "apiVersion": "v1",
2026-06-11 12:41:34.951663 | controller |   "kind": "Pod",
2026-06-11 12:41:34.951679 | controller |   "metadata": {
2026-06-11 12:41:34.951694 | controller |     "annotations": {
2026-06-11 12:41:34.951709 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.84/23\"],\"mac_address\":\"0a:58:0a:d9:00:54\",\"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.0.84/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 12:41:34.951731 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.84\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:54\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 12:41:34.951748 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 12:41:34.951764 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 12:41:34.951779 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 12:41:34.951794 | controller |     },
2026-06-11 12:41:34.951809 | controller |     "creationTimestamp": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.951823 | controller |     "generateName": "neutron-operator-controller-manager-688d5c756f-",
2026-06-11 12:41:34.951837 | controller |     "generation": 1,
2026-06-11 12:41:34.951852 | controller |     "labels": {
2026-06-11 12:41:34.951866 | controller |       "app.kubernetes.io/name": "neutron-operator",
2026-06-11 12:41:34.951880 | controller |       "control-plane": "controller-manager",
2026-06-11 12:41:34.951895 | controller |       "openstack.org/operator-name": "neutron",
2026-06-11 12:41:34.951909 | controller |       "pod-template-hash": "688d5c756f"
2026-06-11 12:41:34.951924 | controller |     },
2026-06-11 12:41:34.951939 | controller |     "managedFields": [
2026-06-11 12:41:34.951953 | controller |       {
2026-06-11 12:41:34.951968 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.951982 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.951997 | controller |         "fieldsV1": {
2026-06-11 12:41:34.952011 | controller |           "f:metadata": {
2026-06-11 12:41:34.952026 | controller |             "f:annotations": {
2026-06-11 12:41:34.952040 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 12:41:34.952055 | controller |             }
2026-06-11 12:41:34.952069 | controller |           }
2026-06-11 12:41:34.952084 | controller |         },
2026-06-11 12:41:34.952098 | controller |         "manager": "crc",
2026-06-11 12:41:34.952112 | controller |         "operation": "Update",
2026-06-11 12:41:34.952126 | controller |         "subresource": "status",
2026-06-11 12:41:34.952140 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.952155 | controller |       },
2026-06-11 12:41:34.952169 | controller |       {
2026-06-11 12:41:34.952184 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.952201 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.952218 | controller |         "fieldsV1": {
2026-06-11 12:41:34.952232 | controller |           "f:metadata": {
2026-06-11 12:41:34.952247 | controller |             "f:annotations": {
2026-06-11 12:41:34.952261 | controller |               ".": {},
2026-06-11 12:41:34.952276 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 12:41:34.952290 | controller |             },
2026-06-11 12:41:34.952305 | controller |             "f:generateName": {},
2026-06-11 12:41:34.952319 | controller |             "f:labels": {
2026-06-11 12:41:34.952334 | controller |               ".": {},
2026-06-11 12:41:34.952368 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 12:41:34.952385 | controller |               "f:control-plane": {},
2026-06-11 12:41:34.952400 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 12:41:34.952414 | controller |               "f:pod-template-hash": {}
2026-06-11 12:41:34.952428 | controller |             },
2026-06-11 12:41:34.952443 | controller |             "f:ownerReferences": {
2026-06-11 12:41:34.952462 | controller |               ".": {},
2026-06-11 12:41:34.952477 | controller |               "k:{\"uid\":\"5e2c021e-606c-44ea-b5f7-6cb7c51d89ab\"}": {}
2026-06-11 12:41:34.952492 | controller |             }
2026-06-11 12:41:34.952507 | controller |           },
2026-06-11 12:41:34.952521 | controller |           "f:spec": {
2026-06-11 12:41:34.952536 | controller |             "f:containers": {
2026-06-11 12:41:34.952550 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 12:41:34.952564 | controller |                 ".": {},
2026-06-11 12:41:34.952579 | controller |                 "f:args": {},
2026-06-11 12:41:34.952593 | controller |                 "f:command": {},
2026-06-11 12:41:34.952608 | controller |                 "f:env": {
2026-06-11 12:41:34.952622 | controller |                   ".": {},
2026-06-11 12:41:34.952637 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 12:41:34.952651 | controller |                     ".": {},
2026-06-11 12:41:34.952665 | controller |                     "f:name": {},
2026-06-11 12:41:34.952679 | controller |                     "f:value": {}
2026-06-11 12:41:34.952694 | controller |                   },
2026-06-11 12:41:34.952708 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 12:41:34.952722 | controller |                     ".": {},
2026-06-11 12:41:34.952737 | controller |                     "f:name": {},
2026-06-11 12:41:34.952751 | controller |                     "f:value": {}
2026-06-11 12:41:34.952765 | controller |                   },
2026-06-11 12:41:34.952779 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 12:41:34.952794 | controller |                     ".": {},
2026-06-11 12:41:34.952808 | controller |                     "f:name": {},
2026-06-11 12:41:34.952822 | controller |                     "f:value": {}
2026-06-11 12:41:34.952836 | controller |                   },
2026-06-11 12:41:34.952851 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 12:41:34.952865 | controller |                     ".": {},
2026-06-11 12:41:34.952879 | controller |                     "f:name": {},
2026-06-11 12:41:34.952894 | controller |                     "f:value": {}
2026-06-11 12:41:34.952908 | controller |                   },
2026-06-11 12:41:34.952921 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 12:41:34.952936 | controller |                     ".": {},
2026-06-11 12:41:34.952950 | controller |                     "f:name": {},
2026-06-11 12:41:34.952965 | controller |                     "f:value": {}
2026-06-11 12:41:34.952979 | controller |                   }
2026-06-11 12:41:34.952994 | controller |                 },
2026-06-11 12:41:34.953008 | controller |                 "f:image": {},
2026-06-11 12:41:34.953022 | controller |                 "f:imagePullPolicy": {},
2026-06-11 12:41:34.953037 | controller |                 "f:livenessProbe": {
2026-06-11 12:41:34.953051 | controller |                   ".": {},
2026-06-11 12:41:34.953065 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.953079 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.953094 | controller |                     ".": {},
2026-06-11 12:41:34.953108 | controller |                     "f:path": {},
2026-06-11 12:41:34.953122 | controller |                     "f:port": {},
2026-06-11 12:41:34.953136 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.953150 | controller |                   },
2026-06-11 12:41:34.953164 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.953179 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.953194 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.953208 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.953223 | controller |                 },
2026-06-11 12:41:34.953241 | controller |                 "f:name": {},
2026-06-11 12:41:34.953256 | controller |                 "f:readinessProbe": {
2026-06-11 12:41:34.953270 | controller |                   ".": {},
2026-06-11 12:41:34.953284 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.953298 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.953312 | controller |                     ".": {},
2026-06-11 12:41:34.953327 | controller |                     "f:path": {},
2026-06-11 12:41:34.953341 | controller |                     "f:port": {},
2026-06-11 12:41:34.953373 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.953388 | controller |                   },
2026-06-11 12:41:34.953403 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.953417 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.953432 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.953446 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.953460 | controller |                 },
2026-06-11 12:41:34.953474 | controller |                 "f:resources": {
2026-06-11 12:41:34.953488 | controller |                   ".": {},
2026-06-11 12:41:34.953502 | controller |                   "f:limits": {
2026-06-11 12:41:34.953517 | controller |                     ".": {},
2026-06-11 12:41:34.953531 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.953545 | controller |                     "f:memory": {}
2026-06-11 12:41:34.953559 | controller |                   },
2026-06-11 12:41:34.953573 | controller |                   "f:requests": {
2026-06-11 12:41:34.953603 | controller |                     ".": {},
2026-06-11 12:41:34.953618 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.953632 | controller |                     "f:memory": {}
2026-06-11 12:41:34.953647 | controller |                   }
2026-06-11 12:41:34.953661 | controller |                 },
2026-06-11 12:41:34.953675 | controller |                 "f:securityContext": {
2026-06-11 12:41:34.953690 | controller |                   ".": {},
2026-06-11 12:41:34.953704 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 12:41:34.953718 | controller |                 },
2026-06-11 12:41:34.953732 | controller |                 "f:terminationMessagePath": {},
2026-06-11 12:41:34.953747 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 12:41:34.953761 | controller |               }
2026-06-11 12:41:34.953775 | controller |             },
2026-06-11 12:41:34.953790 | controller |             "f:dnsPolicy": {},
2026-06-11 12:41:34.953804 | controller |             "f:enableServiceLinks": {},
2026-06-11 12:41:34.953818 | controller |             "f:restartPolicy": {},
2026-06-11 12:41:34.953833 | controller |             "f:schedulerName": {},
2026-06-11 12:41:34.953847 | controller |             "f:securityContext": {
2026-06-11 12:41:34.953862 | controller |               ".": {},
2026-06-11 12:41:34.953876 | controller |               "f:runAsNonRoot": {}
2026-06-11 12:41:34.953890 | controller |             },
2026-06-11 12:41:34.953904 | controller |             "f:serviceAccount": {},
2026-06-11 12:41:34.953918 | controller |             "f:serviceAccountName": {},
2026-06-11 12:41:34.953933 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 12:41:34.953947 | controller |             "f:tolerations": {}
2026-06-11 12:41:34.953961 | controller |           }
2026-06-11 12:41:34.953976 | controller |         },
2026-06-11 12:41:34.953990 | controller |         "manager": "kube-controller-manager",
2026-06-11 12:41:34.954005 | controller |         "operation": "Update",
2026-06-11 12:41:34.954019 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.954033 | controller |       },
2026-06-11 12:41:34.954048 | controller |       {
2026-06-11 12:41:34.954062 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.954081 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.954096 | controller |         "fieldsV1": {
2026-06-11 12:41:34.954110 | controller |           "f:metadata": {
2026-06-11 12:41:34.954125 | controller |             "f:annotations": {
2026-06-11 12:41:34.954139 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 12:41:34.954153 | controller |             }
2026-06-11 12:41:34.954167 | controller |           }
2026-06-11 12:41:34.954181 | controller |         },
2026-06-11 12:41:34.954195 | controller |         "manager": "multus-daemon",
2026-06-11 12:41:34.954210 | controller |         "operation": "Update",
2026-06-11 12:41:34.954224 | controller |         "subresource": "status",
2026-06-11 12:41:34.954238 | controller |         "time": "2026-06-11T11:44:16Z"
2026-06-11 12:41:34.954253 | controller |       },
2026-06-11 12:41:34.954267 | controller |       {
2026-06-11 12:41:34.954281 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.954295 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.954310 | controller |         "fieldsV1": {
2026-06-11 12:41:34.954325 | controller |           "f:status": {
2026-06-11 12:41:34.954339 | controller |             "f:conditions": {
2026-06-11 12:41:34.954375 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 12:41:34.954391 | controller |                 ".": {},
2026-06-11 12:41:34.954406 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.954420 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.954435 | controller |                 "f:status": {},
2026-06-11 12:41:34.954449 | controller |                 "f:type": {}
2026-06-11 12:41:34.954463 | controller |               },
2026-06-11 12:41:34.954477 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 12:41:34.954492 | controller |                 ".": {},
2026-06-11 12:41:34.954506 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.954521 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.954535 | controller |                 "f:status": {},
2026-06-11 12:41:34.954550 | controller |                 "f:type": {}
2026-06-11 12:41:34.954564 | controller |               },
2026-06-11 12:41:34.954578 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 12:41:34.954592 | controller |                 ".": {},
2026-06-11 12:41:34.954606 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.954621 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.954636 | controller |                 "f:status": {},
2026-06-11 12:41:34.954650 | controller |                 "f:type": {}
2026-06-11 12:41:34.954665 | controller |               },
2026-06-11 12:41:34.954679 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 12:41:34.954694 | controller |                 ".": {},
2026-06-11 12:41:34.954708 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.954723 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.954737 | controller |                 "f:status": {},
2026-06-11 12:41:34.954752 | controller |                 "f:type": {}
2026-06-11 12:41:34.954766 | controller |               }
2026-06-11 12:41:34.954781 | controller |             },
2026-06-11 12:41:34.954795 | controller |             "f:containerStatuses": {},
2026-06-11 12:41:34.954809 | controller |             "f:hostIP": {},
2026-06-11 12:41:34.954824 | controller |             "f:hostIPs": {},
2026-06-11 12:41:34.954838 | controller |             "f:phase": {},
2026-06-11 12:41:34.954853 | controller |             "f:podIP": {},
2026-06-11 12:41:34.954867 | controller |             "f:podIPs": {
2026-06-11 12:41:34.954881 | controller |               ".": {},
2026-06-11 12:41:34.954895 | controller |               "k:{\"ip\":\"10.217.0.84\"}": {
2026-06-11 12:41:34.954914 | controller |                 ".": {},
2026-06-11 12:41:34.954929 | controller |                 "f:ip": {}
2026-06-11 12:41:34.954944 | controller |               }
2026-06-11 12:41:34.954958 | controller |             },
2026-06-11 12:41:34.954973 | controller |             "f:startTime": {}
2026-06-11 12:41:34.954987 | controller |           }
2026-06-11 12:41:34.955002 | controller |         },
2026-06-11 12:41:34.955016 | controller |         "manager": "kubelet",
2026-06-11 12:41:34.955031 | controller |         "operation": "Update",
2026-06-11 12:41:34.955045 | controller |         "subresource": "status",
2026-06-11 12:41:34.955060 | controller |         "time": "2026-06-11T11:45:18Z"
2026-06-11 12:41:34.955074 | controller |       }
2026-06-11 12:41:34.955088 | controller |     ],
2026-06-11 12:41:34.955103 | controller |     "name": "neutron-operator-controller-manager-688d5c756f-mkbbz",
2026-06-11 12:41:34.955117 | controller |     "namespace": "openstack-operators",
2026-06-11 12:41:34.955132 | controller |     "ownerReferences": [
2026-06-11 12:41:34.955146 | controller |       {
2026-06-11 12:41:34.955161 | controller |         "apiVersion": "apps/v1",
2026-06-11 12:41:34.955175 | controller |         "blockOwnerDeletion": true,
2026-06-11 12:41:34.955189 | controller |         "controller": true,
2026-06-11 12:41:34.955204 | controller |         "kind": "ReplicaSet",
2026-06-11 12:41:34.955218 | controller |         "name": "neutron-operator-controller-manager-688d5c756f",
2026-06-11 12:41:34.955233 | controller |         "uid": "5e2c021e-606c-44ea-b5f7-6cb7c51d89ab"
2026-06-11 12:41:34.955247 | controller |       }
2026-06-11 12:41:34.955261 | controller |     ],
2026-06-11 12:41:34.955276 | controller |     "resourceVersion": "54877",
2026-06-11 12:41:34.955290 | controller |     "uid": "ef88c6e0-a2bf-4bba-93d2-693afed3d849"
2026-06-11 12:41:34.955305 | controller |   },
2026-06-11 12:41:34.955319 | controller |   "spec": {
2026-06-11 12:41:34.955334 | controller |     "containers": [
2026-06-11 12:41:34.955362 | controller |       {
2026-06-11 12:41:34.955383 | controller |         "args": [
2026-06-11 12:41:34.955398 | controller |           "--leader-elect",
2026-06-11 12:41:34.955412 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 12:41:34.955426 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 12:41:34.955440 | controller |         ],
2026-06-11 12:41:34.955454 | controller |         "command": [
2026-06-11 12:41:34.955469 | controller |           "/manager"
2026-06-11 12:41:34.955483 | controller |         ],
2026-06-11 12:41:34.955497 | controller |         "env": [
2026-06-11 12:41:34.955511 | controller |           {
2026-06-11 12:41:34.955524 | controller |             "name": "LEASE_DURATION",
2026-06-11 12:41:34.955538 | controller |             "value": "30"
2026-06-11 12:41:34.955552 | controller |           },
2026-06-11 12:41:34.955566 | controller |           {
2026-06-11 12:41:34.955580 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 12:41:34.955594 | controller |             "value": "20"
2026-06-11 12:41:34.955608 | controller |           },
2026-06-11 12:41:34.955622 | controller |           {
2026-06-11 12:41:34.955637 | controller |             "name": "RETRY_PERIOD",
2026-06-11 12:41:34.955651 | controller |             "value": "5"
2026-06-11 12:41:34.955666 | controller |           },
2026-06-11 12:41:34.955681 | controller |           {
2026-06-11 12:41:34.955697 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 12:41:34.955714 | controller |             "value": "false"
2026-06-11 12:41:34.955728 | controller |           },
2026-06-11 12:41:34.955742 | controller |           {
2026-06-11 12:41:34.955757 | controller |             "name": "METRICS_CERTS",
2026-06-11 12:41:34.955771 | controller |             "value": "false"
2026-06-11 12:41:34.955785 | controller |           }
2026-06-11 12:41:34.955799 | controller |         ],
2026-06-11 12:41:34.955814 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d",
2026-06-11 12:41:34.955834 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 12:41:34.955848 | controller |         "livenessProbe": {
2026-06-11 12:41:34.955863 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.955877 | controller |           "httpGet": {
2026-06-11 12:41:34.955891 | controller |             "path": "/healthz",
2026-06-11 12:41:34.955905 | controller |             "port": 8081,
2026-06-11 12:41:34.955919 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.955933 | controller |           },
2026-06-11 12:41:34.955947 | controller |           "initialDelaySeconds": 15,
2026-06-11 12:41:34.955961 | controller |           "periodSeconds": 20,
2026-06-11 12:41:34.955975 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.955989 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.956003 | controller |         },
2026-06-11 12:41:34.956017 | controller |         "name": "manager",
2026-06-11 12:41:34.956031 | controller |         "readinessProbe": {
2026-06-11 12:41:34.956045 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.956059 | controller |           "httpGet": {
2026-06-11 12:41:34.956074 | controller |             "path": "/readyz",
2026-06-11 12:41:34.956088 | controller |             "port": 8081,
2026-06-11 12:41:34.956101 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.956115 | controller |           },
2026-06-11 12:41:34.956129 | controller |           "initialDelaySeconds": 5,
2026-06-11 12:41:34.956143 | controller |           "periodSeconds": 10,
2026-06-11 12:41:34.956156 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.956170 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.956183 | controller |         },
2026-06-11 12:41:34.956197 | controller |         "resources": {
2026-06-11 12:41:34.956211 | controller |           "limits": {
2026-06-11 12:41:34.956226 | controller |             "cpu": "500m",
2026-06-11 12:41:34.956240 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.956254 | controller |           },
2026-06-11 12:41:34.956269 | controller |           "requests": {
2026-06-11 12:41:34.956283 | controller |             "cpu": "10m",
2026-06-11 12:41:34.956298 | controller |             "memory": "256Mi"
2026-06-11 12:41:34.956312 | controller |           }
2026-06-11 12:41:34.956326 | controller |         },
2026-06-11 12:41:34.956340 | controller |         "securityContext": {
2026-06-11 12:41:34.956372 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 12:41:34.956388 | controller |           "capabilities": {
2026-06-11 12:41:34.956403 | controller |             "drop": [
2026-06-11 12:41:34.956417 | controller |               "MKNOD"
2026-06-11 12:41:34.956431 | controller |             ]
2026-06-11 12:41:34.956446 | controller |           }
2026-06-11 12:41:34.956460 | controller |         },
2026-06-11 12:41:34.956475 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 12:41:34.956489 | controller |         "terminationMessagePolicy": "File",
2026-06-11 12:41:34.956503 | controller |         "volumeMounts": [
2026-06-11 12:41:34.956517 | controller |           {
2026-06-11 12:41:34.956532 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.956547 | controller |             "name": "kube-api-access-lj47z",
2026-06-11 12:41:34.956562 | controller |             "readOnly": true
2026-06-11 12:41:34.956576 | controller |           }
2026-06-11 12:41:34.956591 | controller |         ]
2026-06-11 12:41:34.956605 | controller |       }
2026-06-11 12:41:34.956619 | controller |     ],
2026-06-11 12:41:34.956634 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 12:41:34.956648 | controller |     "enableServiceLinks": true,
2026-06-11 12:41:34.956662 | controller |     "imagePullSecrets": [
2026-06-11 12:41:34.956680 | controller |       {
2026-06-11 12:41:34.956695 | controller |         "name": "neutron-operator-controller-manager-dockercfg-s5z9k"
2026-06-11 12:41:34.956709 | controller |       }
2026-06-11 12:41:34.956724 | controller |     ],
2026-06-11 12:41:34.956738 | controller |     "nodeName": "crc",
2026-06-11 12:41:34.956752 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 12:41:34.956766 | controller |     "priority": 0,
2026-06-11 12:41:34.956780 | controller |     "restartPolicy": "Always",
2026-06-11 12:41:34.956794 | controller |     "schedulerName": "default-scheduler",
2026-06-11 12:41:34.956809 | controller |     "securityContext": {
2026-06-11 12:41:34.956823 | controller |       "runAsNonRoot": true,
2026-06-11 12:41:34.956837 | controller |       "seLinuxOptions": {
2026-06-11 12:41:34.956851 | controller |         "level": "s0:c26,c5"
2026-06-11 12:41:34.956865 | controller |       }
2026-06-11 12:41:34.956880 | controller |     },
2026-06-11 12:41:34.956894 | controller |     "serviceAccount": "neutron-operator-controller-manager",
2026-06-11 12:41:34.956908 | controller |     "serviceAccountName": "neutron-operator-controller-manager",
2026-06-11 12:41:34.956923 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 12:41:34.956937 | controller |     "tolerations": [
2026-06-11 12:41:34.956951 | controller |       {
2026-06-11 12:41:34.956965 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.956979 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 12:41:34.956994 | controller |         "operator": "Exists",
2026-06-11 12:41:34.957009 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.957023 | controller |       },
2026-06-11 12:41:34.957038 | controller |       {
2026-06-11 12:41:34.957052 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.957066 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 12:41:34.957080 | controller |         "operator": "Exists",
2026-06-11 12:41:34.957094 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.957108 | controller |       },
2026-06-11 12:41:34.957123 | controller |       {
2026-06-11 12:41:34.957137 | controller |         "effect": "NoSchedule",
2026-06-11 12:41:34.957152 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 12:41:34.957166 | controller |         "operator": "Exists"
2026-06-11 12:41:34.957180 | controller |       }
2026-06-11 12:41:34.957195 | controller |     ],
2026-06-11 12:41:34.957209 | controller |     "volumes": [
2026-06-11 12:41:34.957224 | controller |       {
2026-06-11 12:41:34.957238 | controller |         "name": "kube-api-access-lj47z",
2026-06-11 12:41:34.957252 | controller |         "projected": {
2026-06-11 12:41:34.957267 | controller |           "defaultMode": 420,
2026-06-11 12:41:34.957281 | controller |           "sources": [
2026-06-11 12:41:34.957295 | controller |             {
2026-06-11 12:41:34.957309 | controller |               "serviceAccountToken": {
2026-06-11 12:41:34.957323 | controller |                 "expirationSeconds": 3607,
2026-06-11 12:41:34.957338 | controller |                 "path": "token"
2026-06-11 12:41:34.957369 | controller |               }
2026-06-11 12:41:34.957385 | controller |             },
2026-06-11 12:41:34.957399 | controller |             {
2026-06-11 12:41:34.957414 | controller |               "configMap": {
2026-06-11 12:41:34.957428 | controller |                 "items": [
2026-06-11 12:41:34.957445 | controller |                   {
2026-06-11 12:41:34.957464 | controller |                     "key": "ca.crt",
2026-06-11 12:41:34.957483 | controller |                     "path": "ca.crt"
2026-06-11 12:41:34.957501 | controller |                   }
2026-06-11 12:41:34.957515 | controller |                 ],
2026-06-11 12:41:34.957530 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 12:41:34.957544 | controller |               }
2026-06-11 12:41:34.957563 | controller |             },
2026-06-11 12:41:34.957578 | controller |             {
2026-06-11 12:41:34.957611 | controller |               "downwardAPI": {
2026-06-11 12:41:34.957626 | controller |                 "items": [
2026-06-11 12:41:34.957641 | controller |                   {
2026-06-11 12:41:34.957655 | controller |                     "fieldRef": {
2026-06-11 12:41:34.957670 | controller |                       "apiVersion": "v1",
2026-06-11 12:41:34.957684 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 12:41:34.957698 | controller |                     },
2026-06-11 12:41:34.957713 | controller |                     "path": "namespace"
2026-06-11 12:41:34.957727 | controller |                   }
2026-06-11 12:41:34.957741 | controller |                 ]
2026-06-11 12:41:34.957755 | controller |               }
2026-06-11 12:41:34.957770 | controller |             },
2026-06-11 12:41:34.957784 | controller |             {
2026-06-11 12:41:34.957798 | controller |               "configMap": {
2026-06-11 12:41:34.957812 | controller |                 "items": [
2026-06-11 12:41:34.957826 | controller |                   {
2026-06-11 12:41:34.957841 | controller |                     "key": "service-ca.crt",
2026-06-11 12:41:34.957855 | controller |                     "path": "service-ca.crt"
2026-06-11 12:41:34.957869 | controller |                   }
2026-06-11 12:41:34.957884 | controller |                 ],
2026-06-11 12:41:34.957898 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 12:41:34.957912 | controller |               }
2026-06-11 12:41:34.957926 | controller |             }
2026-06-11 12:41:34.957941 | controller |           ]
2026-06-11 12:41:34.957955 | controller |         }
2026-06-11 12:41:34.957969 | controller |       }
2026-06-11 12:41:34.957983 | controller |     ]
2026-06-11 12:41:34.957997 | controller |   },
2026-06-11 12:41:34.958010 | controller |   "status": {
2026-06-11 12:41:34.958025 | controller |     "conditions": [
2026-06-11 12:41:34.958039 | controller |       {
2026-06-11 12:41:34.958053 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.958067 | controller |         "lastTransitionTime": "2026-06-11T11:45:05Z",
2026-06-11 12:41:34.958081 | controller |         "status": "True",
2026-06-11 12:41:34.958095 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 12:41:34.958110 | controller |       },
2026-06-11 12:41:34.958124 | controller |       {
2026-06-11 12:41:34.958138 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.958153 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.958167 | controller |         "status": "True",
2026-06-11 12:41:34.958180 | controller |         "type": "Initialized"
2026-06-11 12:41:34.958194 | controller |       },
2026-06-11 12:41:34.958208 | controller |       {
2026-06-11 12:41:34.958222 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.958237 | controller |         "lastTransitionTime": "2026-06-11T11:45:18Z",
2026-06-11 12:41:34.958251 | controller |         "status": "True",
2026-06-11 12:41:34.958265 | controller |         "type": "Ready"
2026-06-11 12:41:34.958280 | controller |       },
2026-06-11 12:41:34.958294 | controller |       {
2026-06-11 12:41:34.958309 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.958323 | controller |         "lastTransitionTime": "2026-06-11T11:45:18Z",
2026-06-11 12:41:34.958337 | controller |         "status": "True",
2026-06-11 12:41:34.958372 | controller |         "type": "ContainersReady"
2026-06-11 12:41:34.958389 | controller |       },
2026-06-11 12:41:34.958404 | controller |       {
2026-06-11 12:41:34.958418 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.958433 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.958447 | controller |         "status": "True",
2026-06-11 12:41:34.958461 | controller |         "type": "PodScheduled"
2026-06-11 12:41:34.958480 | controller |       }
2026-06-11 12:41:34.958495 | controller |     ],
2026-06-11 12:41:34.958509 | controller |     "containerStatuses": [
2026-06-11 12:41:34.958524 | controller |       {
2026-06-11 12:41:34.958541 | controller |         "allocatedResources": {
2026-06-11 12:41:34.958561 | controller |           "cpu": "10m",
2026-06-11 12:41:34.958580 | controller |           "memory": "256Mi"
2026-06-11 12:41:34.958600 | controller |         },
2026-06-11 12:41:34.958615 | controller |         "containerID": "cri-o://f18a23eb8a5467a0240e04e5d12eeb9c8ac57e74ad40b2e89a74db7cc32dda4a",
2026-06-11 12:41:34.958630 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d",
2026-06-11 12:41:34.958690 | controller |         "imageID": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d",
2026-06-11 12:41:34.958711 | controller |         "lastState": {},
2026-06-11 12:41:34.958727 | controller |         "name": "manager",
2026-06-11 12:41:34.958742 | controller |         "ready": true,
2026-06-11 12:41:34.958756 | controller |         "resources": {
2026-06-11 12:41:34.958771 | controller |           "limits": {
2026-06-11 12:41:34.958785 | controller |             "cpu": "500m",
2026-06-11 12:41:34.958799 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.958814 | controller |           },
2026-06-11 12:41:34.958828 | controller |           "requests": {
2026-06-11 12:41:34.958842 | controller |             "cpu": "10m",
2026-06-11 12:41:34.958856 | controller |             "memory": "256Mi"
2026-06-11 12:41:34.958871 | controller |           }
2026-06-11 12:41:34.958885 | controller |         },
2026-06-11 12:41:34.958899 | controller |         "restartCount": 0,
2026-06-11 12:41:34.958914 | controller |         "started": true,
2026-06-11 12:41:34.958928 | controller |         "state": {
2026-06-11 12:41:34.958942 | controller |           "running": {
2026-06-11 12:41:34.958956 | controller |             "startedAt": "2026-06-11T11:45:05Z"
2026-06-11 12:41:34.958970 | controller |           }
2026-06-11 12:41:34.958985 | controller |         },
2026-06-11 12:41:34.958999 | controller |         "user": {
2026-06-11 12:41:34.959013 | controller |           "linux": {
2026-06-11 12:41:34.959027 | controller |             "gid": 0,
2026-06-11 12:41:34.959041 | controller |             "supplementalGroups": [
2026-06-11 12:41:34.959056 | controller |               0
2026-06-11 12:41:34.959070 | controller |             ],
2026-06-11 12:41:34.959084 | controller |             "uid": 65532
2026-06-11 12:41:34.959098 | controller |           }
2026-06-11 12:41:34.959112 | controller |         },
2026-06-11 12:41:34.959127 | controller |         "volumeMounts": [
2026-06-11 12:41:34.959141 | controller |           {
2026-06-11 12:41:34.959155 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.959170 | controller |             "name": "kube-api-access-lj47z",
2026-06-11 12:41:34.959184 | controller |             "readOnly": true,
2026-06-11 12:41:34.959199 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:34.959213 | controller |           }
2026-06-11 12:41:34.959227 | controller |         ]
2026-06-11 12:41:34.959242 | controller |       }
2026-06-11 12:41:34.959256 | controller |     ],
2026-06-11 12:41:34.959270 | controller |     "hostIP": "192.168.126.11",
2026-06-11 12:41:34.959284 | controller |     "hostIPs": [
2026-06-11 12:41:34.959298 | controller |       {
2026-06-11 12:41:34.959312 | controller |         "ip": "192.168.126.11"
2026-06-11 12:41:34.959327 | controller |       }
2026-06-11 12:41:34.959341 | controller |     ],
2026-06-11 12:41:34.959382 | controller |     "phase": "Running",
2026-06-11 12:41:34.959398 | controller |     "podIP": "10.217.0.84",
2026-06-11 12:41:34.959412 | controller |     "podIPs": [
2026-06-11 12:41:34.959426 | controller |       {
2026-06-11 12:41:34.959445 | controller |         "ip": "10.217.0.84"
2026-06-11 12:41:34.959460 | controller |       }
2026-06-11 12:41:34.959474 | controller |     ],
2026-06-11 12:41:34.959489 | controller |     "qosClass": "Burstable",
2026-06-11 12:41:34.959503 | controller |     "startTime": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.959518 | controller |   }
2026-06-11 12:41:34.959532 | controller | }
2026-06-11 12:41:34.979747 | controller | ok:
2026-06-11 12:41:34.979794 | controller | {
2026-06-11 12:41:34.979815 | controller |   "apiVersion": "v1",
2026-06-11 12:41:34.979832 | controller |   "kind": "Pod",
2026-06-11 12:41:34.979848 | controller |   "metadata": {
2026-06-11 12:41:34.979862 | controller |     "annotations": {
2026-06-11 12:41:34.979877 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.86/23\"],\"mac_address\":\"0a:58:0a:d9:00:56\",\"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.0.86/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 12:41:34.979893 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.86\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:56\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 12:41:34.979909 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 12:41:34.979924 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 12:41:34.979939 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 12:41:34.979955 | controller |     },
2026-06-11 12:41:34.979970 | controller |     "creationTimestamp": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.979984 | controller |     "generateName": "nova-operator-controller-manager-f4c4579bb-",
2026-06-11 12:41:34.979999 | controller |     "generation": 1,
2026-06-11 12:41:34.980013 | controller |     "labels": {
2026-06-11 12:41:34.980028 | controller |       "app.kubernetes.io/name": "nova-operator",
2026-06-11 12:41:34.980042 | controller |       "control-plane": "controller-manager",
2026-06-11 12:41:34.980056 | controller |       "openstack.org/operator-name": "nova",
2026-06-11 12:41:34.980070 | controller |       "pod-template-hash": "f4c4579bb"
2026-06-11 12:41:34.980084 | controller |     },
2026-06-11 12:41:34.980098 | controller |     "managedFields": [
2026-06-11 12:41:34.980113 | controller |       {
2026-06-11 12:41:34.980127 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.980141 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.980155 | controller |         "fieldsV1": {
2026-06-11 12:41:34.980170 | controller |           "f:metadata": {
2026-06-11 12:41:34.980184 | controller |             "f:annotations": {
2026-06-11 12:41:34.980197 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 12:41:34.980211 | controller |             }
2026-06-11 12:41:34.980226 | controller |           }
2026-06-11 12:41:34.980239 | controller |         },
2026-06-11 12:41:34.980253 | controller |         "manager": "crc",
2026-06-11 12:41:34.980267 | controller |         "operation": "Update",
2026-06-11 12:41:34.980326 | controller |         "subresource": "status",
2026-06-11 12:41:34.980356 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.980378 | controller |       },
2026-06-11 12:41:34.980394 | controller |       {
2026-06-11 12:41:34.980408 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.980423 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.980437 | controller |         "fieldsV1": {
2026-06-11 12:41:34.980452 | controller |           "f:metadata": {
2026-06-11 12:41:34.980466 | controller |             "f:annotations": {
2026-06-11 12:41:34.980485 | controller |               ".": {},
2026-06-11 12:41:34.980500 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 12:41:34.980514 | controller |             },
2026-06-11 12:41:34.980529 | controller |             "f:generateName": {},
2026-06-11 12:41:34.980543 | controller |             "f:labels": {
2026-06-11 12:41:34.980557 | controller |               ".": {},
2026-06-11 12:41:34.980571 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 12:41:34.980585 | controller |               "f:control-plane": {},
2026-06-11 12:41:34.980599 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 12:41:34.980613 | controller |               "f:pod-template-hash": {}
2026-06-11 12:41:34.980627 | controller |             },
2026-06-11 12:41:34.980641 | controller |             "f:ownerReferences": {
2026-06-11 12:41:34.980656 | controller |               ".": {},
2026-06-11 12:41:34.980670 | controller |               "k:{\"uid\":\"9342e649-cc01-4ab7-bbb8-27559c9de6d7\"}": {}
2026-06-11 12:41:34.980685 | controller |             }
2026-06-11 12:41:34.980700 | controller |           },
2026-06-11 12:41:34.980714 | controller |           "f:spec": {
2026-06-11 12:41:34.980729 | controller |             "f:containers": {
2026-06-11 12:41:34.980743 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 12:41:34.980757 | controller |                 ".": {},
2026-06-11 12:41:34.980771 | controller |                 "f:args": {},
2026-06-11 12:41:34.980785 | controller |                 "f:command": {},
2026-06-11 12:41:34.980799 | controller |                 "f:env": {
2026-06-11 12:41:34.980813 | controller |                   ".": {},
2026-06-11 12:41:34.980827 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 12:41:34.980841 | controller |                     ".": {},
2026-06-11 12:41:34.980855 | controller |                     "f:name": {},
2026-06-11 12:41:34.980870 | controller |                     "f:value": {}
2026-06-11 12:41:34.980884 | controller |                   },
2026-06-11 12:41:34.980898 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 12:41:34.980912 | controller |                     ".": {},
2026-06-11 12:41:34.980926 | controller |                     "f:name": {},
2026-06-11 12:41:34.980940 | controller |                     "f:value": {}
2026-06-11 12:41:34.980954 | controller |                   },
2026-06-11 12:41:34.980968 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 12:41:34.980982 | controller |                     ".": {},
2026-06-11 12:41:34.980996 | controller |                     "f:name": {},
2026-06-11 12:41:34.981011 | controller |                     "f:value": {}
2026-06-11 12:41:34.981025 | controller |                   },
2026-06-11 12:41:34.981039 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 12:41:34.981054 | controller |                     ".": {},
2026-06-11 12:41:34.981068 | controller |                     "f:name": {},
2026-06-11 12:41:34.981082 | controller |                     "f:value": {}
2026-06-11 12:41:34.981097 | controller |                   },
2026-06-11 12:41:34.981111 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 12:41:34.981126 | controller |                     ".": {},
2026-06-11 12:41:34.981140 | controller |                     "f:name": {},
2026-06-11 12:41:34.981154 | controller |                     "f:value": {}
2026-06-11 12:41:34.981169 | controller |                   }
2026-06-11 12:41:34.981183 | controller |                 },
2026-06-11 12:41:34.981197 | controller |                 "f:image": {},
2026-06-11 12:41:34.981211 | controller |                 "f:imagePullPolicy": {},
2026-06-11 12:41:34.981225 | controller |                 "f:livenessProbe": {
2026-06-11 12:41:34.981240 | controller |                   ".": {},
2026-06-11 12:41:34.981254 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.981272 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.981287 | controller |                     ".": {},
2026-06-11 12:41:34.981301 | controller |                     "f:path": {},
2026-06-11 12:41:34.981316 | controller |                     "f:port": {},
2026-06-11 12:41:34.981330 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.981344 | controller |                   },
2026-06-11 12:41:34.981386 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.981401 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.981416 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.981430 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.981445 | controller |                 },
2026-06-11 12:41:34.981459 | controller |                 "f:name": {},
2026-06-11 12:41:34.981474 | controller |                 "f:readinessProbe": {
2026-06-11 12:41:34.981488 | controller |                   ".": {},
2026-06-11 12:41:34.981502 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:34.981516 | controller |                   "f:httpGet": {
2026-06-11 12:41:34.981531 | controller |                     ".": {},
2026-06-11 12:41:34.981545 | controller |                     "f:path": {},
2026-06-11 12:41:34.981559 | controller |                     "f:port": {},
2026-06-11 12:41:34.981573 | controller |                     "f:scheme": {}
2026-06-11 12:41:34.981597 | controller |                   },
2026-06-11 12:41:34.981613 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:34.981627 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:34.981641 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:34.981656 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:34.981670 | controller |                 },
2026-06-11 12:41:34.981684 | controller |                 "f:resources": {
2026-06-11 12:41:34.981699 | controller |                   ".": {},
2026-06-11 12:41:34.981713 | controller |                   "f:limits": {
2026-06-11 12:41:34.981727 | controller |                     ".": {},
2026-06-11 12:41:34.981741 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.981755 | controller |                     "f:memory": {}
2026-06-11 12:41:34.981769 | controller |                   },
2026-06-11 12:41:34.981783 | controller |                   "f:requests": {
2026-06-11 12:41:34.981797 | controller |                     ".": {},
2026-06-11 12:41:34.981811 | controller |                     "f:cpu": {},
2026-06-11 12:41:34.981825 | controller |                     "f:memory": {}
2026-06-11 12:41:34.981839 | controller |                   }
2026-06-11 12:41:34.981852 | controller |                 },
2026-06-11 12:41:34.981867 | controller |                 "f:securityContext": {
2026-06-11 12:41:34.981881 | controller |                   ".": {},
2026-06-11 12:41:34.981895 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 12:41:34.981909 | controller |                 },
2026-06-11 12:41:34.981923 | controller |                 "f:terminationMessagePath": {},
2026-06-11 12:41:34.981937 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 12:41:34.981951 | controller |               }
2026-06-11 12:41:34.981965 | controller |             },
2026-06-11 12:41:34.981979 | controller |             "f:dnsPolicy": {},
2026-06-11 12:41:34.981994 | controller |             "f:enableServiceLinks": {},
2026-06-11 12:41:34.982008 | controller |             "f:restartPolicy": {},
2026-06-11 12:41:34.982022 | controller |             "f:schedulerName": {},
2026-06-11 12:41:34.982036 | controller |             "f:securityContext": {
2026-06-11 12:41:34.982050 | controller |               ".": {},
2026-06-11 12:41:34.982064 | controller |               "f:runAsNonRoot": {}
2026-06-11 12:41:34.982087 | controller |             },
2026-06-11 12:41:34.982102 | controller |             "f:serviceAccount": {},
2026-06-11 12:41:34.982116 | controller |             "f:serviceAccountName": {},
2026-06-11 12:41:34.982130 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 12:41:34.982144 | controller |             "f:tolerations": {}
2026-06-11 12:41:34.982158 | controller |           }
2026-06-11 12:41:34.982172 | controller |         },
2026-06-11 12:41:34.982187 | controller |         "manager": "kube-controller-manager",
2026-06-11 12:41:34.982201 | controller |         "operation": "Update",
2026-06-11 12:41:34.982215 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:34.982229 | controller |       },
2026-06-11 12:41:34.982243 | controller |       {
2026-06-11 12:41:34.982258 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.982272 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.982286 | controller |         "fieldsV1": {
2026-06-11 12:41:34.982300 | controller |           "f:metadata": {
2026-06-11 12:41:34.982314 | controller |             "f:annotations": {
2026-06-11 12:41:34.982328 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 12:41:34.982342 | controller |             }
2026-06-11 12:41:34.982375 | controller |           }
2026-06-11 12:41:34.982391 | controller |         },
2026-06-11 12:41:34.982406 | controller |         "manager": "multus-daemon",
2026-06-11 12:41:34.982420 | controller |         "operation": "Update",
2026-06-11 12:41:34.982434 | controller |         "subresource": "status",
2026-06-11 12:41:34.982448 | controller |         "time": "2026-06-11T11:44:15Z"
2026-06-11 12:41:34.982462 | controller |       },
2026-06-11 12:41:34.982477 | controller |       {
2026-06-11 12:41:34.982491 | controller |         "apiVersion": "v1",
2026-06-11 12:41:34.982505 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:34.982519 | controller |         "fieldsV1": {
2026-06-11 12:41:34.982533 | controller |           "f:status": {
2026-06-11 12:41:34.982547 | controller |             "f:conditions": {
2026-06-11 12:41:34.982560 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 12:41:34.982574 | controller |                 ".": {},
2026-06-11 12:41:34.982588 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.982603 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.982617 | controller |                 "f:status": {},
2026-06-11 12:41:34.982630 | controller |                 "f:type": {}
2026-06-11 12:41:34.982646 | controller |               },
2026-06-11 12:41:34.982662 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 12:41:34.982677 | controller |                 ".": {},
2026-06-11 12:41:34.982691 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.982705 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.982719 | controller |                 "f:status": {},
2026-06-11 12:41:34.982734 | controller |                 "f:type": {}
2026-06-11 12:41:34.982748 | controller |               },
2026-06-11 12:41:34.982763 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 12:41:34.982777 | controller |                 ".": {},
2026-06-11 12:41:34.982792 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.982806 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.982820 | controller |                 "f:status": {},
2026-06-11 12:41:34.982834 | controller |                 "f:type": {}
2026-06-11 12:41:34.982848 | controller |               },
2026-06-11 12:41:34.982863 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 12:41:34.982877 | controller |                 ".": {},
2026-06-11 12:41:34.982891 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:34.982905 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:34.982923 | controller |                 "f:status": {},
2026-06-11 12:41:34.982938 | controller |                 "f:type": {}
2026-06-11 12:41:34.982952 | controller |               }
2026-06-11 12:41:34.982966 | controller |             },
2026-06-11 12:41:34.982981 | controller |             "f:containerStatuses": {},
2026-06-11 12:41:34.982995 | controller |             "f:hostIP": {},
2026-06-11 12:41:34.983009 | controller |             "f:hostIPs": {},
2026-06-11 12:41:34.983023 | controller |             "f:phase": {},
2026-06-11 12:41:34.983037 | controller |             "f:podIP": {},
2026-06-11 12:41:34.983051 | controller |             "f:podIPs": {
2026-06-11 12:41:34.983065 | controller |               ".": {},
2026-06-11 12:41:34.983080 | controller |               "k:{\"ip\":\"10.217.0.86\"}": {
2026-06-11 12:41:34.983094 | controller |                 ".": {},
2026-06-11 12:41:34.983108 | controller |                 "f:ip": {}
2026-06-11 12:41:34.983122 | controller |               }
2026-06-11 12:41:34.983136 | controller |             },
2026-06-11 12:41:34.983150 | controller |             "f:startTime": {}
2026-06-11 12:41:34.983163 | controller |           }
2026-06-11 12:41:34.983177 | controller |         },
2026-06-11 12:41:34.983191 | controller |         "manager": "kubelet",
2026-06-11 12:41:34.983204 | controller |         "operation": "Update",
2026-06-11 12:41:34.983218 | controller |         "subresource": "status",
2026-06-11 12:41:34.983232 | controller |         "time": "2026-06-11T11:45:21Z"
2026-06-11 12:41:34.983246 | controller |       }
2026-06-11 12:41:34.983260 | controller |     ],
2026-06-11 12:41:34.983274 | controller |     "name": "nova-operator-controller-manager-f4c4579bb-5n8xl",
2026-06-11 12:41:34.983288 | controller |     "namespace": "openstack-operators",
2026-06-11 12:41:34.983302 | controller |     "ownerReferences": [
2026-06-11 12:41:34.983316 | controller |       {
2026-06-11 12:41:34.983330 | controller |         "apiVersion": "apps/v1",
2026-06-11 12:41:34.983345 | controller |         "blockOwnerDeletion": true,
2026-06-11 12:41:34.983377 | controller |         "controller": true,
2026-06-11 12:41:34.983393 | controller |         "kind": "ReplicaSet",
2026-06-11 12:41:34.983407 | controller |         "name": "nova-operator-controller-manager-f4c4579bb",
2026-06-11 12:41:34.983421 | controller |         "uid": "9342e649-cc01-4ab7-bbb8-27559c9de6d7"
2026-06-11 12:41:34.983435 | controller |       }
2026-06-11 12:41:34.983450 | controller |     ],
2026-06-11 12:41:34.983465 | controller |     "resourceVersion": "55006",
2026-06-11 12:41:34.983479 | controller |     "uid": "fd86f190-e033-4a5e-9ffb-7b180a0f7f20"
2026-06-11 12:41:34.983494 | controller |   },
2026-06-11 12:41:34.983508 | controller |   "spec": {
2026-06-11 12:41:34.983522 | controller |     "containers": [
2026-06-11 12:41:34.983536 | controller |       {
2026-06-11 12:41:34.983550 | controller |         "args": [
2026-06-11 12:41:34.983564 | controller |           "--leader-elect",
2026-06-11 12:41:34.983578 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 12:41:34.983592 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 12:41:34.983606 | controller |         ],
2026-06-11 12:41:34.983620 | controller |         "command": [
2026-06-11 12:41:34.983634 | controller |           "/manager"
2026-06-11 12:41:34.983648 | controller |         ],
2026-06-11 12:41:34.983662 | controller |         "env": [
2026-06-11 12:41:34.983676 | controller |           {
2026-06-11 12:41:34.983690 | controller |             "name": "LEASE_DURATION",
2026-06-11 12:41:34.983705 | controller |             "value": "30"
2026-06-11 12:41:34.983719 | controller |           },
2026-06-11 12:41:34.983733 | controller |           {
2026-06-11 12:41:34.983747 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 12:41:34.983761 | controller |             "value": "20"
2026-06-11 12:41:34.983776 | controller |           },
2026-06-11 12:41:34.983794 | controller |           {
2026-06-11 12:41:34.983809 | controller |             "name": "RETRY_PERIOD",
2026-06-11 12:41:34.983823 | controller |             "value": "5"
2026-06-11 12:41:34.983837 | controller |           },
2026-06-11 12:41:34.983851 | controller |           {
2026-06-11 12:41:34.983865 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 12:41:34.983879 | controller |             "value": "false"
2026-06-11 12:41:34.983894 | controller |           },
2026-06-11 12:41:34.983908 | controller |           {
2026-06-11 12:41:34.983922 | controller |             "name": "METRICS_CERTS",
2026-06-11 12:41:34.983936 | controller |             "value": "false"
2026-06-11 12:41:34.983950 | controller |           }
2026-06-11 12:41:34.983964 | controller |         ],
2026-06-11 12:41:34.983979 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60",
2026-06-11 12:41:34.983994 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 12:41:34.984008 | controller |         "livenessProbe": {
2026-06-11 12:41:34.984023 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.984038 | controller |           "httpGet": {
2026-06-11 12:41:34.984052 | controller |             "path": "/healthz",
2026-06-11 12:41:34.984067 | controller |             "port": 8081,
2026-06-11 12:41:34.984081 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.984095 | controller |           },
2026-06-11 12:41:34.984109 | controller |           "initialDelaySeconds": 15,
2026-06-11 12:41:34.984123 | controller |           "periodSeconds": 20,
2026-06-11 12:41:34.984137 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.984151 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.984165 | controller |         },
2026-06-11 12:41:34.984179 | controller |         "name": "manager",
2026-06-11 12:41:34.984193 | controller |         "readinessProbe": {
2026-06-11 12:41:34.984207 | controller |           "failureThreshold": 3,
2026-06-11 12:41:34.984316 | controller |           "httpGet": {
2026-06-11 12:41:34.984333 | controller |             "path": "/readyz",
2026-06-11 12:41:34.984360 | controller |             "port": 8081,
2026-06-11 12:41:34.984382 | controller |             "scheme": "HTTP"
2026-06-11 12:41:34.984397 | controller |           },
2026-06-11 12:41:34.984412 | controller |           "initialDelaySeconds": 5,
2026-06-11 12:41:34.984426 | controller |           "periodSeconds": 10,
2026-06-11 12:41:34.984440 | controller |           "successThreshold": 1,
2026-06-11 12:41:34.984454 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:34.984468 | controller |         },
2026-06-11 12:41:34.984482 | controller |         "resources": {
2026-06-11 12:41:34.984496 | controller |           "limits": {
2026-06-11 12:41:34.984510 | controller |             "cpu": "500m",
2026-06-11 12:41:34.984524 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.984539 | controller |           },
2026-06-11 12:41:34.984553 | controller |           "requests": {
2026-06-11 12:41:34.984567 | controller |             "cpu": "10m",
2026-06-11 12:41:34.984581 | controller |             "memory": "256Mi"
2026-06-11 12:41:34.984595 | controller |           }
2026-06-11 12:41:34.984610 | controller |         },
2026-06-11 12:41:34.984624 | controller |         "securityContext": {
2026-06-11 12:41:34.984638 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 12:41:34.984653 | controller |           "capabilities": {
2026-06-11 12:41:34.984667 | controller |             "drop": [
2026-06-11 12:41:34.984681 | controller |               "MKNOD"
2026-06-11 12:41:34.984697 | controller |             ]
2026-06-11 12:41:34.984714 | controller |           }
2026-06-11 12:41:34.984728 | controller |         },
2026-06-11 12:41:34.984742 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 12:41:34.984757 | controller |         "terminationMessagePolicy": "File",
2026-06-11 12:41:34.984775 | controller |         "volumeMounts": [
2026-06-11 12:41:34.984790 | controller |           {
2026-06-11 12:41:34.984805 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.984820 | controller |             "name": "kube-api-access-shzb7",
2026-06-11 12:41:34.984835 | controller |             "readOnly": true
2026-06-11 12:41:34.984849 | controller |           }
2026-06-11 12:41:34.984864 | controller |         ]
2026-06-11 12:41:34.984878 | controller |       }
2026-06-11 12:41:34.984893 | controller |     ],
2026-06-11 12:41:34.984907 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 12:41:34.984921 | controller |     "enableServiceLinks": true,
2026-06-11 12:41:34.984936 | controller |     "imagePullSecrets": [
2026-06-11 12:41:34.984950 | controller |       {
2026-06-11 12:41:34.984964 | controller |         "name": "nova-operator-controller-manager-dockercfg-9rcl9"
2026-06-11 12:41:34.984978 | controller |       }
2026-06-11 12:41:34.984992 | controller |     ],
2026-06-11 12:41:34.985006 | controller |     "nodeName": "crc",
2026-06-11 12:41:34.985020 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 12:41:34.985034 | controller |     "priority": 0,
2026-06-11 12:41:34.985048 | controller |     "restartPolicy": "Always",
2026-06-11 12:41:34.985063 | controller |     "schedulerName": "default-scheduler",
2026-06-11 12:41:34.985077 | controller |     "securityContext": {
2026-06-11 12:41:34.985091 | controller |       "runAsNonRoot": true,
2026-06-11 12:41:34.985105 | controller |       "seLinuxOptions": {
2026-06-11 12:41:34.985119 | controller |         "level": "s0:c26,c5"
2026-06-11 12:41:34.985133 | controller |       }
2026-06-11 12:41:34.985147 | controller |     },
2026-06-11 12:41:34.985161 | controller |     "serviceAccount": "nova-operator-controller-manager",
2026-06-11 12:41:34.985175 | controller |     "serviceAccountName": "nova-operator-controller-manager",
2026-06-11 12:41:34.985189 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 12:41:34.985204 | controller |     "tolerations": [
2026-06-11 12:41:34.985221 | controller |       {
2026-06-11 12:41:34.985236 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.985250 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 12:41:34.985265 | controller |         "operator": "Exists",
2026-06-11 12:41:34.985280 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.985294 | controller |       },
2026-06-11 12:41:34.985309 | controller |       {
2026-06-11 12:41:34.985323 | controller |         "effect": "NoExecute",
2026-06-11 12:41:34.985337 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 12:41:34.985371 | controller |         "operator": "Exists",
2026-06-11 12:41:34.985387 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:34.985402 | controller |       },
2026-06-11 12:41:34.985416 | controller |       {
2026-06-11 12:41:34.985431 | controller |         "effect": "NoSchedule",
2026-06-11 12:41:34.985445 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 12:41:34.985459 | controller |         "operator": "Exists"
2026-06-11 12:41:34.985473 | controller |       }
2026-06-11 12:41:34.985487 | controller |     ],
2026-06-11 12:41:34.985502 | controller |     "volumes": [
2026-06-11 12:41:34.985516 | controller |       {
2026-06-11 12:41:34.985530 | controller |         "name": "kube-api-access-shzb7",
2026-06-11 12:41:34.985544 | controller |         "projected": {
2026-06-11 12:41:34.985558 | controller |           "defaultMode": 420,
2026-06-11 12:41:34.985573 | controller |           "sources": [
2026-06-11 12:41:34.985604 | controller |             {
2026-06-11 12:41:34.985619 | controller |               "serviceAccountToken": {
2026-06-11 12:41:34.985634 | controller |                 "expirationSeconds": 3607,
2026-06-11 12:41:34.985649 | controller |                 "path": "token"
2026-06-11 12:41:34.985667 | controller |               }
2026-06-11 12:41:34.985682 | controller |             },
2026-06-11 12:41:34.985696 | controller |             {
2026-06-11 12:41:34.985710 | controller |               "configMap": {
2026-06-11 12:41:34.985724 | controller |                 "items": [
2026-06-11 12:41:34.985738 | controller |                   {
2026-06-11 12:41:34.985752 | controller |                     "key": "ca.crt",
2026-06-11 12:41:34.985766 | controller |                     "path": "ca.crt"
2026-06-11 12:41:34.985780 | controller |                   }
2026-06-11 12:41:34.985794 | controller |                 ],
2026-06-11 12:41:34.985809 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 12:41:34.985823 | controller |               }
2026-06-11 12:41:34.985838 | controller |             },
2026-06-11 12:41:34.985852 | controller |             {
2026-06-11 12:41:34.985867 | controller |               "downwardAPI": {
2026-06-11 12:41:34.985881 | controller |                 "items": [
2026-06-11 12:41:34.985895 | controller |                   {
2026-06-11 12:41:34.985909 | controller |                     "fieldRef": {
2026-06-11 12:41:34.985923 | controller |                       "apiVersion": "v1",
2026-06-11 12:41:34.985938 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 12:41:34.985952 | controller |                     },
2026-06-11 12:41:34.985967 | controller |                     "path": "namespace"
2026-06-11 12:41:34.985981 | controller |                   }
2026-06-11 12:41:34.985995 | controller |                 ]
2026-06-11 12:41:34.986010 | controller |               }
2026-06-11 12:41:34.986024 | controller |             },
2026-06-11 12:41:34.986038 | controller |             {
2026-06-11 12:41:34.986052 | controller |               "configMap": {
2026-06-11 12:41:34.986066 | controller |                 "items": [
2026-06-11 12:41:34.986081 | controller |                   {
2026-06-11 12:41:34.986095 | controller |                     "key": "service-ca.crt",
2026-06-11 12:41:34.986109 | controller |                     "path": "service-ca.crt"
2026-06-11 12:41:34.986124 | controller |                   }
2026-06-11 12:41:34.986138 | controller |                 ],
2026-06-11 12:41:34.986152 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 12:41:34.986166 | controller |               }
2026-06-11 12:41:34.986180 | controller |             }
2026-06-11 12:41:34.986194 | controller |           ]
2026-06-11 12:41:34.986208 | controller |         }
2026-06-11 12:41:34.986222 | controller |       }
2026-06-11 12:41:34.986235 | controller |     ]
2026-06-11 12:41:34.986249 | controller |   },
2026-06-11 12:41:34.986263 | controller |   "status": {
2026-06-11 12:41:34.986277 | controller |     "conditions": [
2026-06-11 12:41:34.986291 | controller |       {
2026-06-11 12:41:34.986304 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.986318 | controller |         "lastTransitionTime": "2026-06-11T11:45:09Z",
2026-06-11 12:41:34.986332 | controller |         "status": "True",
2026-06-11 12:41:34.986360 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 12:41:34.986380 | controller |       },
2026-06-11 12:41:34.986395 | controller |       {
2026-06-11 12:41:34.986409 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.986424 | controller |         "lastTransitionTime": "2026-06-11T11:43:44Z",
2026-06-11 12:41:34.986438 | controller |         "status": "True",
2026-06-11 12:41:34.986452 | controller |         "type": "Initialized"
2026-06-11 12:41:34.986466 | controller |       },
2026-06-11 12:41:34.986480 | controller |       {
2026-06-11 12:41:34.986494 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.986508 | controller |         "lastTransitionTime": "2026-06-11T11:45:21Z",
2026-06-11 12:41:34.986522 | controller |         "status": "True",
2026-06-11 12:41:34.986536 | controller |         "type": "Ready"
2026-06-11 12:41:34.986554 | controller |       },
2026-06-11 12:41:34.986569 | controller |       {
2026-06-11 12:41:34.986584 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.986598 | controller |         "lastTransitionTime": "2026-06-11T11:45:21Z",
2026-06-11 12:41:34.986613 | controller |         "status": "True",
2026-06-11 12:41:34.986627 | controller |         "type": "ContainersReady"
2026-06-11 12:41:34.986641 | controller |       },
2026-06-11 12:41:34.986655 | controller |       {
2026-06-11 12:41:34.986670 | controller |         "lastProbeTime": null,
2026-06-11 12:41:34.986684 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:34.986697 | controller |         "status": "True",
2026-06-11 12:41:34.986711 | controller |         "type": "PodScheduled"
2026-06-11 12:41:34.986725 | controller |       }
2026-06-11 12:41:34.986739 | controller |     ],
2026-06-11 12:41:34.986753 | controller |     "containerStatuses": [
2026-06-11 12:41:34.986767 | controller |       {
2026-06-11 12:41:34.986781 | controller |         "allocatedResources": {
2026-06-11 12:41:34.986795 | controller |           "cpu": "10m",
2026-06-11 12:41:34.986810 | controller |           "memory": "256Mi"
2026-06-11 12:41:34.986825 | controller |         },
2026-06-11 12:41:34.986839 | controller |         "containerID": "cri-o://e551c1290c7a71c75bf454d61d4e313d7dfd447cb3bd7666f559c912bfe44a56",
2026-06-11 12:41:34.986854 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60",
2026-06-11 12:41:34.986869 | controller |         "imageID": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60",
2026-06-11 12:41:34.986883 | controller |         "lastState": {},
2026-06-11 12:41:34.986898 | controller |         "name": "manager",
2026-06-11 12:41:34.986912 | controller |         "ready": true,
2026-06-11 12:41:34.986927 | controller |         "resources": {
2026-06-11 12:41:34.986941 | controller |           "limits": {
2026-06-11 12:41:34.986955 | controller |             "cpu": "500m",
2026-06-11 12:41:34.986969 | controller |             "memory": "512Mi"
2026-06-11 12:41:34.986983 | controller |           },
2026-06-11 12:41:34.986997 | controller |           "requests": {
2026-06-11 12:41:34.987011 | controller |             "cpu": "10m",
2026-06-11 12:41:34.987025 | controller |             "memory": "256Mi"
2026-06-11 12:41:34.987039 | controller |           }
2026-06-11 12:41:34.987053 | controller |         },
2026-06-11 12:41:34.987067 | controller |         "restartCount": 0,
2026-06-11 12:41:34.987081 | controller |         "started": true,
2026-06-11 12:41:34.987096 | controller |         "state": {
2026-06-11 12:41:34.987110 | controller |           "running": {
2026-06-11 12:41:34.987124 | controller |             "startedAt": "2026-06-11T11:45:08Z"
2026-06-11 12:41:34.987138 | controller |           }
2026-06-11 12:41:34.987153 | controller |         },
2026-06-11 12:41:34.987167 | controller |         "user": {
2026-06-11 12:41:34.987181 | controller |           "linux": {
2026-06-11 12:41:34.987195 | controller |             "gid": 0,
2026-06-11 12:41:34.987209 | controller |             "supplementalGroups": [
2026-06-11 12:41:34.987223 | controller |               0
2026-06-11 12:41:34.987237 | controller |             ],
2026-06-11 12:41:34.987251 | controller |             "uid": 65532
2026-06-11 12:41:34.987265 | controller |           }
2026-06-11 12:41:34.987280 | controller |         },
2026-06-11 12:41:34.987294 | controller |         "volumeMounts": [
2026-06-11 12:41:34.987308 | controller |           {
2026-06-11 12:41:34.987322 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:34.987336 | controller |             "name": "kube-api-access-shzb7",
2026-06-11 12:41:34.987367 | controller |             "readOnly": true,
2026-06-11 12:41:34.987388 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:34.987402 | controller |           }
2026-06-11 12:41:34.987417 | controller |         ]
2026-06-11 12:41:34.987431 | controller |       }
2026-06-11 12:41:34.987446 | controller |     ],
2026-06-11 12:41:34.987460 | controller |     "hostIP": "192.168.126.11",
2026-06-11 12:41:34.987474 | controller |     "hostIPs": [
2026-06-11 12:41:34.987489 | controller |       {
2026-06-11 12:41:34.987503 | controller |         "ip": "192.168.126.11"
2026-06-11 12:41:34.987517 | controller |       }
2026-06-11 12:41:34.987531 | controller |     ],
2026-06-11 12:41:34.987545 | controller |     "phase": "Running",
2026-06-11 12:41:34.987559 | controller |     "podIP": "10.217.0.86",
2026-06-11 12:41:34.987573 | controller |     "podIPs": [
2026-06-11 12:41:34.987588 | controller |       {
2026-06-11 12:41:34.987602 | controller |         "ip": "10.217.0.86"
2026-06-11 12:41:34.987616 | controller |       }
2026-06-11 12:41:34.987630 | controller |     ],
2026-06-11 12:41:34.987644 | controller |     "qosClass": "Burstable",
2026-06-11 12:41:34.987658 | controller |     "startTime": "2026-06-11T11:43:44Z"
2026-06-11 12:41:34.987672 | controller |   }
2026-06-11 12:41:34.987686 | controller | }
2026-06-11 12:41:35.008522 | controller | ok:
2026-06-11 12:41:35.008571 | controller | {
2026-06-11 12:41:35.008591 | controller |   "apiVersion": "v1",
2026-06-11 12:41:35.008607 | controller |   "kind": "Pod",
2026-06-11 12:41:35.008622 | controller |   "metadata": {
2026-06-11 12:41:35.008637 | controller |     "annotations": {
2026-06-11 12:41:35.008652 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.87/23\"],\"mac_address\":\"0a:58:0a:d9:00:57\",\"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.0.87/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 12:41:35.008669 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.87\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:57\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 12:41:35.008685 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 12:41:35.008700 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 12:41:35.008715 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 12:41:35.008730 | controller |     },
2026-06-11 12:41:35.008745 | controller |     "creationTimestamp": "2026-06-11T11:43:43Z",
2026-06-11 12:41:35.008759 | controller |     "generateName": "octavia-operator-controller-manager-6495978d8d-",
2026-06-11 12:41:35.008774 | controller |     "generation": 1,
2026-06-11 12:41:35.008788 | controller |     "labels": {
2026-06-11 12:41:35.008803 | controller |       "app.kubernetes.io/name": "octavia-operator",
2026-06-11 12:41:35.008817 | controller |       "control-plane": "controller-manager",
2026-06-11 12:41:35.008831 | controller |       "openstack.org/operator-name": "octavia",
2026-06-11 12:41:35.008845 | controller |       "pod-template-hash": "6495978d8d"
2026-06-11 12:41:35.008859 | controller |     },
2026-06-11 12:41:35.008874 | controller |     "managedFields": [
2026-06-11 12:41:35.008888 | controller |       {
2026-06-11 12:41:35.008902 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.008916 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.008930 | controller |         "fieldsV1": {
2026-06-11 12:41:35.008944 | controller |           "f:metadata": {
2026-06-11 12:41:35.008958 | controller |             "f:annotations": {
2026-06-11 12:41:35.008972 | controller |               ".": {},
2026-06-11 12:41:35.008986 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 12:41:35.009006 | controller |             },
2026-06-11 12:41:35.009020 | controller |             "f:generateName": {},
2026-06-11 12:41:35.009034 | controller |             "f:labels": {
2026-06-11 12:41:35.009048 | controller |               ".": {},
2026-06-11 12:41:35.009062 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 12:41:35.009076 | controller |               "f:control-plane": {},
2026-06-11 12:41:35.009090 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 12:41:35.009104 | controller |               "f:pod-template-hash": {}
2026-06-11 12:41:35.009118 | controller |             },
2026-06-11 12:41:35.009132 | controller |             "f:ownerReferences": {
2026-06-11 12:41:35.009146 | controller |               ".": {},
2026-06-11 12:41:35.009160 | controller |               "k:{\"uid\":\"cbbbd3a9-a77e-4ecb-a1c4-ff00fa8b4735\"}": {}
2026-06-11 12:41:35.009174 | controller |             }
2026-06-11 12:41:35.009189 | controller |           },
2026-06-11 12:41:35.009203 | controller |           "f:spec": {
2026-06-11 12:41:35.009217 | controller |             "f:containers": {
2026-06-11 12:41:35.009230 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 12:41:35.009244 | controller |                 ".": {},
2026-06-11 12:41:35.009258 | controller |                 "f:args": {},
2026-06-11 12:41:35.009271 | controller |                 "f:command": {},
2026-06-11 12:41:35.009285 | controller |                 "f:env": {
2026-06-11 12:41:35.009298 | controller |                   ".": {},
2026-06-11 12:41:35.009312 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 12:41:35.009326 | controller |                     ".": {},
2026-06-11 12:41:35.009340 | controller |                     "f:name": {},
2026-06-11 12:41:35.009376 | controller |                     "f:value": {}
2026-06-11 12:41:35.009392 | controller |                   },
2026-06-11 12:41:35.009406 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 12:41:35.009420 | controller |                     ".": {},
2026-06-11 12:41:35.009434 | controller |                     "f:name": {},
2026-06-11 12:41:35.009448 | controller |                     "f:value": {}
2026-06-11 12:41:35.009463 | controller |                   },
2026-06-11 12:41:35.009477 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 12:41:35.009492 | controller |                     ".": {},
2026-06-11 12:41:35.009507 | controller |                     "f:name": {},
2026-06-11 12:41:35.009521 | controller |                     "f:value": {}
2026-06-11 12:41:35.009535 | controller |                   },
2026-06-11 12:41:35.009549 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 12:41:35.009563 | controller |                     ".": {},
2026-06-11 12:41:35.009577 | controller |                     "f:name": {},
2026-06-11 12:41:35.009591 | controller |                     "f:value": {}
2026-06-11 12:41:35.009617 | controller |                   },
2026-06-11 12:41:35.009632 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 12:41:35.009646 | controller |                     ".": {},
2026-06-11 12:41:35.009659 | controller |                     "f:name": {},
2026-06-11 12:41:35.009673 | controller |                     "f:value": {}
2026-06-11 12:41:35.009687 | controller |                   }
2026-06-11 12:41:35.009702 | controller |                 },
2026-06-11 12:41:35.009716 | controller |                 "f:image": {},
2026-06-11 12:41:35.009730 | controller |                 "f:imagePullPolicy": {},
2026-06-11 12:41:35.009745 | controller |                 "f:livenessProbe": {
2026-06-11 12:41:35.009759 | controller |                   ".": {},
2026-06-11 12:41:35.009773 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:35.009788 | controller |                   "f:httpGet": {
2026-06-11 12:41:35.009806 | controller |                     ".": {},
2026-06-11 12:41:35.009821 | controller |                     "f:path": {},
2026-06-11 12:41:35.009835 | controller |                     "f:port": {},
2026-06-11 12:41:35.009849 | controller |                     "f:scheme": {}
2026-06-11 12:41:35.009863 | controller |                   },
2026-06-11 12:41:35.009876 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:35.009890 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:35.009904 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:35.009918 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:35.009932 | controller |                 },
2026-06-11 12:41:35.009945 | controller |                 "f:name": {},
2026-06-11 12:41:35.009959 | controller |                 "f:readinessProbe": {
2026-06-11 12:41:35.009973 | controller |                   ".": {},
2026-06-11 12:41:35.009987 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:35.010001 | controller |                   "f:httpGet": {
2026-06-11 12:41:35.010015 | controller |                     ".": {},
2026-06-11 12:41:35.010029 | controller |                     "f:path": {},
2026-06-11 12:41:35.010043 | controller |                     "f:port": {},
2026-06-11 12:41:35.010056 | controller |                     "f:scheme": {}
2026-06-11 12:41:35.010070 | controller |                   },
2026-06-11 12:41:35.010084 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:35.010097 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:35.010111 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:35.010125 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:35.010139 | controller |                 },
2026-06-11 12:41:35.010153 | controller |                 "f:resources": {
2026-06-11 12:41:35.010167 | controller |                   ".": {},
2026-06-11 12:41:35.010181 | controller |                   "f:limits": {
2026-06-11 12:41:35.010195 | controller |                     ".": {},
2026-06-11 12:41:35.010209 | controller |                     "f:cpu": {},
2026-06-11 12:41:35.010222 | controller |                     "f:memory": {}
2026-06-11 12:41:35.010236 | controller |                   },
2026-06-11 12:41:35.010250 | controller |                   "f:requests": {
2026-06-11 12:41:35.010264 | controller |                     ".": {},
2026-06-11 12:41:35.010277 | controller |                     "f:cpu": {},
2026-06-11 12:41:35.010291 | controller |                     "f:memory": {}
2026-06-11 12:41:35.010305 | controller |                   }
2026-06-11 12:41:35.010318 | controller |                 },
2026-06-11 12:41:35.010332 | controller |                 "f:securityContext": {
2026-06-11 12:41:35.010360 | controller |                   ".": {},
2026-06-11 12:41:35.010380 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 12:41:35.010394 | controller |                 },
2026-06-11 12:41:35.010408 | controller |                 "f:terminationMessagePath": {},
2026-06-11 12:41:35.010422 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 12:41:35.010437 | controller |               }
2026-06-11 12:41:35.010451 | controller |             },
2026-06-11 12:41:35.010466 | controller |             "f:dnsPolicy": {},
2026-06-11 12:41:35.010480 | controller |             "f:enableServiceLinks": {},
2026-06-11 12:41:35.010495 | controller |             "f:restartPolicy": {},
2026-06-11 12:41:35.010509 | controller |             "f:schedulerName": {},
2026-06-11 12:41:35.010523 | controller |             "f:securityContext": {
2026-06-11 12:41:35.010537 | controller |               ".": {},
2026-06-11 12:41:35.010551 | controller |               "f:runAsNonRoot": {}
2026-06-11 12:41:35.010564 | controller |             },
2026-06-11 12:41:35.010579 | controller |             "f:serviceAccount": {},
2026-06-11 12:41:35.010598 | controller |             "f:serviceAccountName": {},
2026-06-11 12:41:35.010612 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 12:41:35.010626 | controller |             "f:tolerations": {}
2026-06-11 12:41:35.010640 | controller |           }
2026-06-11 12:41:35.010654 | controller |         },
2026-06-11 12:41:35.010668 | controller |         "manager": "kube-controller-manager",
2026-06-11 12:41:35.010682 | controller |         "operation": "Update",
2026-06-11 12:41:35.010697 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:35.010712 | controller |       },
2026-06-11 12:41:35.010726 | controller |       {
2026-06-11 12:41:35.010740 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.010754 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.010768 | controller |         "fieldsV1": {
2026-06-11 12:41:35.010782 | controller |           "f:metadata": {
2026-06-11 12:41:35.010796 | controller |             "f:annotations": {
2026-06-11 12:41:35.010810 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 12:41:35.010824 | controller |             }
2026-06-11 12:41:35.010838 | controller |           }
2026-06-11 12:41:35.010852 | controller |         },
2026-06-11 12:41:35.010866 | controller |         "manager": "crc",
2026-06-11 12:41:35.010880 | controller |         "operation": "Update",
2026-06-11 12:41:35.010893 | controller |         "subresource": "status",
2026-06-11 12:41:35.010907 | controller |         "time": "2026-06-11T11:43:44Z"
2026-06-11 12:41:35.010921 | controller |       },
2026-06-11 12:41:35.010934 | controller |       {
2026-06-11 12:41:35.010948 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.010962 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.010976 | controller |         "fieldsV1": {
2026-06-11 12:41:35.010989 | controller |           "f:metadata": {
2026-06-11 12:41:35.011002 | controller |             "f:annotations": {
2026-06-11 12:41:35.011016 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 12:41:35.011029 | controller |             }
2026-06-11 12:41:35.011043 | controller |           }
2026-06-11 12:41:35.011057 | controller |         },
2026-06-11 12:41:35.011071 | controller |         "manager": "multus-daemon",
2026-06-11 12:41:35.011085 | controller |         "operation": "Update",
2026-06-11 12:41:35.011098 | controller |         "subresource": "status",
2026-06-11 12:41:35.011112 | controller |         "time": "2026-06-11T11:44:17Z"
2026-06-11 12:41:35.011126 | controller |       },
2026-06-11 12:41:35.011140 | controller |       {
2026-06-11 12:41:35.011153 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.011167 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.011181 | controller |         "fieldsV1": {
2026-06-11 12:41:35.011194 | controller |           "f:status": {
2026-06-11 12:41:35.011208 | controller |             "f:conditions": {
2026-06-11 12:41:35.011222 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 12:41:35.011235 | controller |                 ".": {},
2026-06-11 12:41:35.011248 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.011262 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.011276 | controller |                 "f:status": {},
2026-06-11 12:41:35.011289 | controller |                 "f:type": {}
2026-06-11 12:41:35.011303 | controller |               },
2026-06-11 12:41:35.011316 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 12:41:35.011330 | controller |                 ".": {},
2026-06-11 12:41:35.011344 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.011377 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.011392 | controller |                 "f:status": {},
2026-06-11 12:41:35.011406 | controller |                 "f:type": {}
2026-06-11 12:41:35.011419 | controller |               },
2026-06-11 12:41:35.011438 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 12:41:35.011452 | controller |                 ".": {},
2026-06-11 12:41:35.011466 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.011480 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.011494 | controller |                 "f:status": {},
2026-06-11 12:41:35.011508 | controller |                 "f:type": {}
2026-06-11 12:41:35.011522 | controller |               },
2026-06-11 12:41:35.011536 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 12:41:35.011550 | controller |                 ".": {},
2026-06-11 12:41:35.011564 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.011578 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.011593 | controller |                 "f:status": {},
2026-06-11 12:41:35.011607 | controller |                 "f:type": {}
2026-06-11 12:41:35.011620 | controller |               }
2026-06-11 12:41:35.011634 | controller |             },
2026-06-11 12:41:35.011651 | controller |             "f:containerStatuses": {},
2026-06-11 12:41:35.011668 | controller |             "f:hostIP": {},
2026-06-11 12:41:35.011683 | controller |             "f:hostIPs": {},
2026-06-11 12:41:35.011697 | controller |             "f:phase": {},
2026-06-11 12:41:35.011712 | controller |             "f:podIP": {},
2026-06-11 12:41:35.011726 | controller |             "f:podIPs": {
2026-06-11 12:41:35.011740 | controller |               ".": {},
2026-06-11 12:41:35.011755 | controller |               "k:{\"ip\":\"10.217.0.87\"}": {
2026-06-11 12:41:35.011769 | controller |                 ".": {},
2026-06-11 12:41:35.011783 | controller |                 "f:ip": {}
2026-06-11 12:41:35.011797 | controller |               }
2026-06-11 12:41:35.011811 | controller |             },
2026-06-11 12:41:35.011825 | controller |             "f:startTime": {}
2026-06-11 12:41:35.011839 | controller |           }
2026-06-11 12:41:35.011853 | controller |         },
2026-06-11 12:41:35.011867 | controller |         "manager": "kubelet",
2026-06-11 12:41:35.011881 | controller |         "operation": "Update",
2026-06-11 12:41:35.011895 | controller |         "subresource": "status",
2026-06-11 12:41:35.011909 | controller |         "time": "2026-06-11T11:45:20Z"
2026-06-11 12:41:35.011924 | controller |       }
2026-06-11 12:41:35.011938 | controller |     ],
2026-06-11 12:41:35.011952 | controller |     "name": "octavia-operator-controller-manager-6495978d8d-pwqrc",
2026-06-11 12:41:35.011967 | controller |     "namespace": "openstack-operators",
2026-06-11 12:41:35.011981 | controller |     "ownerReferences": [
2026-06-11 12:41:35.011995 | controller |       {
2026-06-11 12:41:35.012009 | controller |         "apiVersion": "apps/v1",
2026-06-11 12:41:35.012023 | controller |         "blockOwnerDeletion": true,
2026-06-11 12:41:35.012037 | controller |         "controller": true,
2026-06-11 12:41:35.012052 | controller |         "kind": "ReplicaSet",
2026-06-11 12:41:35.012066 | controller |         "name": "octavia-operator-controller-manager-6495978d8d",
2026-06-11 12:41:35.012080 | controller |         "uid": "cbbbd3a9-a77e-4ecb-a1c4-ff00fa8b4735"
2026-06-11 12:41:35.012094 | controller |       }
2026-06-11 12:41:35.012108 | controller |     ],
2026-06-11 12:41:35.012122 | controller |     "resourceVersion": "54983",
2026-06-11 12:41:35.012136 | controller |     "uid": "f55e0d2e-c74a-4067-9dc9-e80405b6a6ea"
2026-06-11 12:41:35.012150 | controller |   },
2026-06-11 12:41:35.012164 | controller |   "spec": {
2026-06-11 12:41:35.012178 | controller |     "containers": [
2026-06-11 12:41:35.012191 | controller |       {
2026-06-11 12:41:35.012205 | controller |         "args": [
2026-06-11 12:41:35.012219 | controller |           "--leader-elect",
2026-06-11 12:41:35.012232 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 12:41:35.012246 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 12:41:35.012264 | controller |         ],
2026-06-11 12:41:35.012279 | controller |         "command": [
2026-06-11 12:41:35.012292 | controller |           "/manager"
2026-06-11 12:41:35.012306 | controller |         ],
2026-06-11 12:41:35.012319 | controller |         "env": [
2026-06-11 12:41:35.012333 | controller |           {
2026-06-11 12:41:35.012362 | controller |             "name": "LEASE_DURATION",
2026-06-11 12:41:35.012387 | controller |             "value": "30"
2026-06-11 12:41:35.012407 | controller |           },
2026-06-11 12:41:35.012427 | controller |           {
2026-06-11 12:41:35.012448 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 12:41:35.012466 | controller |             "value": "20"
2026-06-11 12:41:35.012485 | controller |           },
2026-06-11 12:41:35.012504 | controller |           {
2026-06-11 12:41:35.012519 | controller |             "name": "RETRY_PERIOD",
2026-06-11 12:41:35.012533 | controller |             "value": "5"
2026-06-11 12:41:35.012547 | controller |           },
2026-06-11 12:41:35.012561 | controller |           {
2026-06-11 12:41:35.012576 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 12:41:35.012590 | controller |             "value": "false"
2026-06-11 12:41:35.012604 | controller |           },
2026-06-11 12:41:35.012618 | controller |           {
2026-06-11 12:41:35.012633 | controller |             "name": "METRICS_CERTS",
2026-06-11 12:41:35.012647 | controller |             "value": "false"
2026-06-11 12:41:35.012660 | controller |           }
2026-06-11 12:41:35.012674 | controller |         ],
2026-06-11 12:41:35.012689 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63",
2026-06-11 12:41:35.012704 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 12:41:35.012718 | controller |         "livenessProbe": {
2026-06-11 12:41:35.012733 | controller |           "failureThreshold": 3,
2026-06-11 12:41:35.012747 | controller |           "httpGet": {
2026-06-11 12:41:35.012761 | controller |             "path": "/healthz",
2026-06-11 12:41:35.012775 | controller |             "port": 8081,
2026-06-11 12:41:35.012789 | controller |             "scheme": "HTTP"
2026-06-11 12:41:35.012803 | controller |           },
2026-06-11 12:41:35.012817 | controller |           "initialDelaySeconds": 15,
2026-06-11 12:41:35.012831 | controller |           "periodSeconds": 20,
2026-06-11 12:41:35.012845 | controller |           "successThreshold": 1,
2026-06-11 12:41:35.012858 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:35.012872 | controller |         },
2026-06-11 12:41:35.012886 | controller |         "name": "manager",
2026-06-11 12:41:35.012900 | controller |         "readinessProbe": {
2026-06-11 12:41:35.012914 | controller |           "failureThreshold": 3,
2026-06-11 12:41:35.012927 | controller |           "httpGet": {
2026-06-11 12:41:35.012941 | controller |             "path": "/readyz",
2026-06-11 12:41:35.012955 | controller |             "port": 8081,
2026-06-11 12:41:35.012969 | controller |             "scheme": "HTTP"
2026-06-11 12:41:35.012982 | controller |           },
2026-06-11 12:41:35.012996 | controller |           "initialDelaySeconds": 5,
2026-06-11 12:41:35.013010 | controller |           "periodSeconds": 10,
2026-06-11 12:41:35.013024 | controller |           "successThreshold": 1,
2026-06-11 12:41:35.013038 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:35.013052 | controller |         },
2026-06-11 12:41:35.013067 | controller |         "resources": {
2026-06-11 12:41:35.013081 | controller |           "limits": {
2026-06-11 12:41:35.013095 | controller |             "cpu": "500m",
2026-06-11 12:41:35.013109 | controller |             "memory": "512Mi"
2026-06-11 12:41:35.013123 | controller |           },
2026-06-11 12:41:35.013137 | controller |           "requests": {
2026-06-11 12:41:35.013155 | controller |             "cpu": "10m",
2026-06-11 12:41:35.013170 | controller |             "memory": "256Mi"
2026-06-11 12:41:35.013184 | controller |           }
2026-06-11 12:41:35.013198 | controller |         },
2026-06-11 12:41:35.013212 | controller |         "securityContext": {
2026-06-11 12:41:35.013226 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 12:41:35.013240 | controller |           "capabilities": {
2026-06-11 12:41:35.013254 | controller |             "drop": [
2026-06-11 12:41:35.013268 | controller |               "MKNOD"
2026-06-11 12:41:35.013282 | controller |             ]
2026-06-11 12:41:35.013296 | controller |           }
2026-06-11 12:41:35.013310 | controller |         },
2026-06-11 12:41:35.013324 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 12:41:35.013338 | controller |         "terminationMessagePolicy": "File",
2026-06-11 12:41:35.013374 | controller |         "volumeMounts": [
2026-06-11 12:41:35.013390 | controller |           {
2026-06-11 12:41:35.013404 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:35.013419 | controller |             "name": "kube-api-access-5b4pb",
2026-06-11 12:41:35.013433 | controller |             "readOnly": true
2026-06-11 12:41:35.013448 | controller |           }
2026-06-11 12:41:35.013462 | controller |         ]
2026-06-11 12:41:35.013477 | controller |       }
2026-06-11 12:41:35.013491 | controller |     ],
2026-06-11 12:41:35.013505 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 12:41:35.013520 | controller |     "enableServiceLinks": true,
2026-06-11 12:41:35.013534 | controller |     "imagePullSecrets": [
2026-06-11 12:41:35.013548 | controller |       {
2026-06-11 12:41:35.013562 | controller |         "name": "octavia-operator-controller-manager-dockercfg-rdttd"
2026-06-11 12:41:35.013576 | controller |       }
2026-06-11 12:41:35.013590 | controller |     ],
2026-06-11 12:41:35.013620 | controller |     "nodeName": "crc",
2026-06-11 12:41:35.013635 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 12:41:35.013650 | controller |     "priority": 0,
2026-06-11 12:41:35.013664 | controller |     "restartPolicy": "Always",
2026-06-11 12:41:35.013678 | controller |     "schedulerName": "default-scheduler",
2026-06-11 12:41:35.013694 | controller |     "securityContext": {
2026-06-11 12:41:35.013711 | controller |       "runAsNonRoot": true,
2026-06-11 12:41:35.013726 | controller |       "seLinuxOptions": {
2026-06-11 12:41:35.013740 | controller |         "level": "s0:c26,c5"
2026-06-11 12:41:35.013755 | controller |       }
2026-06-11 12:41:35.013769 | controller |     },
2026-06-11 12:41:35.013783 | controller |     "serviceAccount": "octavia-operator-controller-manager",
2026-06-11 12:41:35.013797 | controller |     "serviceAccountName": "octavia-operator-controller-manager",
2026-06-11 12:41:35.013812 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 12:41:35.013826 | controller |     "tolerations": [
2026-06-11 12:41:35.013840 | controller |       {
2026-06-11 12:41:35.013855 | controller |         "effect": "NoExecute",
2026-06-11 12:41:35.013869 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 12:41:35.013883 | controller |         "operator": "Exists",
2026-06-11 12:41:35.013896 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:35.013910 | controller |       },
2026-06-11 12:41:35.013924 | controller |       {
2026-06-11 12:41:35.013938 | controller |         "effect": "NoExecute",
2026-06-11 12:41:35.013952 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 12:41:35.013966 | controller |         "operator": "Exists",
2026-06-11 12:41:35.013980 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:35.013994 | controller |       },
2026-06-11 12:41:35.014007 | controller |       {
2026-06-11 12:41:35.014021 | controller |         "effect": "NoSchedule",
2026-06-11 12:41:35.014035 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 12:41:35.014053 | controller |         "operator": "Exists"
2026-06-11 12:41:35.014067 | controller |       }
2026-06-11 12:41:35.014081 | controller |     ],
2026-06-11 12:41:35.014095 | controller |     "volumes": [
2026-06-11 12:41:35.014109 | controller |       {
2026-06-11 12:41:35.014123 | controller |         "name": "kube-api-access-5b4pb",
2026-06-11 12:41:35.014137 | controller |         "projected": {
2026-06-11 12:41:35.014152 | controller |           "defaultMode": 420,
2026-06-11 12:41:35.014166 | controller |           "sources": [
2026-06-11 12:41:35.014180 | controller |             {
2026-06-11 12:41:35.014194 | controller |               "serviceAccountToken": {
2026-06-11 12:41:35.014208 | controller |                 "expirationSeconds": 3607,
2026-06-11 12:41:35.014222 | controller |                 "path": "token"
2026-06-11 12:41:35.014236 | controller |               }
2026-06-11 12:41:35.014251 | controller |             },
2026-06-11 12:41:35.014265 | controller |             {
2026-06-11 12:41:35.014279 | controller |               "configMap": {
2026-06-11 12:41:35.014294 | controller |                 "items": [
2026-06-11 12:41:35.014308 | controller |                   {
2026-06-11 12:41:35.014322 | controller |                     "key": "ca.crt",
2026-06-11 12:41:35.014336 | controller |                     "path": "ca.crt"
2026-06-11 12:41:35.014369 | controller |                   }
2026-06-11 12:41:35.014385 | controller |                 ],
2026-06-11 12:41:35.014400 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 12:41:35.014414 | controller |               }
2026-06-11 12:41:35.014428 | controller |             },
2026-06-11 12:41:35.014442 | controller |             {
2026-06-11 12:41:35.014456 | controller |               "downwardAPI": {
2026-06-11 12:41:35.014471 | controller |                 "items": [
2026-06-11 12:41:35.014485 | controller |                   {
2026-06-11 12:41:35.014499 | controller |                     "fieldRef": {
2026-06-11 12:41:35.014513 | controller |                       "apiVersion": "v1",
2026-06-11 12:41:35.014528 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 12:41:35.014543 | controller |                     },
2026-06-11 12:41:35.014557 | controller |                     "path": "namespace"
2026-06-11 12:41:35.014571 | controller |                   }
2026-06-11 12:41:35.014585 | controller |                 ]
2026-06-11 12:41:35.014599 | controller |               }
2026-06-11 12:41:35.014613 | controller |             },
2026-06-11 12:41:35.014628 | controller |             {
2026-06-11 12:41:35.014642 | controller |               "configMap": {
2026-06-11 12:41:35.014656 | controller |                 "items": [
2026-06-11 12:41:35.014670 | controller |                   {
2026-06-11 12:41:35.014684 | controller |                     "key": "service-ca.crt",
2026-06-11 12:41:35.014699 | controller |                     "path": "service-ca.crt"
2026-06-11 12:41:35.014713 | controller |                   }
2026-06-11 12:41:35.014728 | controller |                 ],
2026-06-11 12:41:35.014742 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 12:41:35.014757 | controller |               }
2026-06-11 12:41:35.014771 | controller |             }
2026-06-11 12:41:35.014785 | controller |           ]
2026-06-11 12:41:35.014798 | controller |         }
2026-06-11 12:41:35.014812 | controller |       }
2026-06-11 12:41:35.014826 | controller |     ]
2026-06-11 12:41:35.014840 | controller |   },
2026-06-11 12:41:35.014854 | controller |   "status": {
2026-06-11 12:41:35.014868 | controller |     "conditions": [
2026-06-11 12:41:35.014882 | controller |       {
2026-06-11 12:41:35.014896 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.014910 | controller |         "lastTransitionTime": "2026-06-11T11:44:18Z",
2026-06-11 12:41:35.014924 | controller |         "status": "True",
2026-06-11 12:41:35.014945 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 12:41:35.014960 | controller |       },
2026-06-11 12:41:35.014974 | controller |       {
2026-06-11 12:41:35.014988 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.015002 | controller |         "lastTransitionTime": "2026-06-11T11:43:44Z",
2026-06-11 12:41:35.015016 | controller |         "status": "True",
2026-06-11 12:41:35.015030 | controller |         "type": "Initialized"
2026-06-11 12:41:35.015044 | controller |       },
2026-06-11 12:41:35.015058 | controller |       {
2026-06-11 12:41:35.015071 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.015085 | controller |         "lastTransitionTime": "2026-06-11T11:45:20Z",
2026-06-11 12:41:35.015099 | controller |         "status": "True",
2026-06-11 12:41:35.015113 | controller |         "type": "Ready"
2026-06-11 12:41:35.015127 | controller |       },
2026-06-11 12:41:35.015141 | controller |       {
2026-06-11 12:41:35.015155 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.015168 | controller |         "lastTransitionTime": "2026-06-11T11:45:20Z",
2026-06-11 12:41:35.015183 | controller |         "status": "True",
2026-06-11 12:41:35.015197 | controller |         "type": "ContainersReady"
2026-06-11 12:41:35.015210 | controller |       },
2026-06-11 12:41:35.015224 | controller |       {
2026-06-11 12:41:35.015238 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.015252 | controller |         "lastTransitionTime": "2026-06-11T11:43:43Z",
2026-06-11 12:41:35.015267 | controller |         "status": "True",
2026-06-11 12:41:35.015281 | controller |         "type": "PodScheduled"
2026-06-11 12:41:35.015295 | controller |       }
2026-06-11 12:41:35.015309 | controller |     ],
2026-06-11 12:41:35.015323 | controller |     "containerStatuses": [
2026-06-11 12:41:35.015337 | controller |       {
2026-06-11 12:41:35.015369 | controller |         "allocatedResources": {
2026-06-11 12:41:35.015384 | controller |           "cpu": "10m",
2026-06-11 12:41:35.015399 | controller |           "memory": "256Mi"
2026-06-11 12:41:35.015413 | controller |         },
2026-06-11 12:41:35.015427 | controller |         "containerID": "cri-o://24a23620172f984916a400d7a4507db922eb902bf632a23c98f61ed4e7579c9c",
2026-06-11 12:41:35.015442 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63",
2026-06-11 12:41:35.015456 | controller |         "imageID": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63",
2026-06-11 12:41:35.015471 | controller |         "lastState": {},
2026-06-11 12:41:35.015485 | controller |         "name": "manager",
2026-06-11 12:41:35.015500 | controller |         "ready": true,
2026-06-11 12:41:35.015515 | controller |         "resources": {
2026-06-11 12:41:35.015529 | controller |           "limits": {
2026-06-11 12:41:35.015543 | controller |             "cpu": "500m",
2026-06-11 12:41:35.015557 | controller |             "memory": "512Mi"
2026-06-11 12:41:35.015571 | controller |           },
2026-06-11 12:41:35.015585 | controller |           "requests": {
2026-06-11 12:41:35.015599 | controller |             "cpu": "10m",
2026-06-11 12:41:35.015613 | controller |             "memory": "256Mi"
2026-06-11 12:41:35.015626 | controller |           }
2026-06-11 12:41:35.015640 | controller |         },
2026-06-11 12:41:35.015654 | controller |         "restartCount": 0,
2026-06-11 12:41:35.015668 | controller |         "started": true,
2026-06-11 12:41:35.015683 | controller |         "state": {
2026-06-11 12:41:35.015697 | controller |           "running": {
2026-06-11 12:41:35.015712 | controller |             "startedAt": "2026-06-11T11:45:08Z"
2026-06-11 12:41:35.015726 | controller |           }
2026-06-11 12:41:35.015741 | controller |         },
2026-06-11 12:41:35.015755 | controller |         "user": {
2026-06-11 12:41:35.015769 | controller |           "linux": {
2026-06-11 12:41:35.015788 | controller |             "gid": 0,
2026-06-11 12:41:35.015803 | controller |             "supplementalGroups": [
2026-06-11 12:41:35.015817 | controller |               0
2026-06-11 12:41:35.015831 | controller |             ],
2026-06-11 12:41:35.015845 | controller |             "uid": 65532
2026-06-11 12:41:35.015859 | controller |           }
2026-06-11 12:41:35.015873 | controller |         },
2026-06-11 12:41:35.015887 | controller |         "volumeMounts": [
2026-06-11 12:41:35.015901 | controller |           {
2026-06-11 12:41:35.015915 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:35.015930 | controller |             "name": "kube-api-access-5b4pb",
2026-06-11 12:41:35.015945 | controller |             "readOnly": true,
2026-06-11 12:41:35.015960 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:35.015974 | controller |           }
2026-06-11 12:41:35.015988 | controller |         ]
2026-06-11 12:41:35.016002 | controller |       }
2026-06-11 12:41:35.016017 | controller |     ],
2026-06-11 12:41:35.016031 | controller |     "hostIP": "192.168.126.11",
2026-06-11 12:41:35.016045 | controller |     "hostIPs": [
2026-06-11 12:41:35.016059 | controller |       {
2026-06-11 12:41:35.016073 | controller |         "ip": "192.168.126.11"
2026-06-11 12:41:35.016087 | controller |       }
2026-06-11 12:41:35.016101 | controller |     ],
2026-06-11 12:41:35.016114 | controller |     "phase": "Running",
2026-06-11 12:41:35.016128 | controller |     "podIP": "10.217.0.87",
2026-06-11 12:41:35.016142 | controller |     "podIPs": [
2026-06-11 12:41:35.016156 | controller |       {
2026-06-11 12:41:35.016170 | controller |         "ip": "10.217.0.87"
2026-06-11 12:41:35.016184 | controller |       }
2026-06-11 12:41:35.016198 | controller |     ],
2026-06-11 12:41:35.016212 | controller |     "qosClass": "Burstable",
2026-06-11 12:41:35.016226 | controller |     "startTime": "2026-06-11T11:43:44Z"
2026-06-11 12:41:35.016240 | controller |   }
2026-06-11 12:41:35.016254 | controller | }
2026-06-11 12:41:35.039876 | controller | ok:
2026-06-11 12:41:35.039964 | controller | {
2026-06-11 12:41:35.039987 | controller |   "apiVersion": "v1",
2026-06-11 12:41:35.040004 | controller |   "kind": "Pod",
2026-06-11 12:41:35.040020 | controller |   "metadata": {
2026-06-11 12:41:35.040035 | controller |     "annotations": {
2026-06-11 12:41:35.040051 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.88/23\"],\"mac_address\":\"0a:58:0a:d9:00:58\",\"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.0.88/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 12:41:35.040067 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.88\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:58\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 12:41:35.040083 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 12:41:35.040098 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-11 12:41:35.040113 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-11 12:41:35.040128 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-11 12:41:35.040142 | controller |     },
2026-06-11 12:41:35.040157 | controller |     "creationTimestamp": "2026-06-11T11:43:43Z",
2026-06-11 12:41:35.040172 | controller |     "generateName": "openstack-baremetal-operator-controller-manager-7c67dc759f-",
2026-06-11 12:41:35.040187 | controller |     "generation": 1,
2026-06-11 12:41:35.040202 | controller |     "labels": {
2026-06-11 12:41:35.040220 | controller |       "app.kubernetes.io/name": "openstack-baremetal-operator",
2026-06-11 12:41:35.040235 | controller |       "control-plane": "controller-manager",
2026-06-11 12:41:35.040250 | controller |       "openstack.org/operator-name": "openstack-baremetal",
2026-06-11 12:41:35.040264 | controller |       "pod-template-hash": "7c67dc759f"
2026-06-11 12:41:35.040278 | controller |     },
2026-06-11 12:41:35.040292 | controller |     "managedFields": [
2026-06-11 12:41:35.040306 | controller |       {
2026-06-11 12:41:35.040321 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.040335 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.040369 | controller |         "fieldsV1": {
2026-06-11 12:41:35.040386 | controller |           "f:metadata": {
2026-06-11 12:41:35.040401 | controller |             "f:annotations": {
2026-06-11 12:41:35.040415 | controller |               ".": {},
2026-06-11 12:41:35.040430 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 12:41:35.040445 | controller |             },
2026-06-11 12:41:35.040460 | controller |             "f:generateName": {},
2026-06-11 12:41:35.040475 | controller |             "f:labels": {
2026-06-11 12:41:35.040489 | controller |               ".": {},
2026-06-11 12:41:35.040503 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 12:41:35.040517 | controller |               "f:control-plane": {},
2026-06-11 12:41:35.040531 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 12:41:35.040546 | controller |               "f:pod-template-hash": {}
2026-06-11 12:41:35.040560 | controller |             },
2026-06-11 12:41:35.040575 | controller |             "f:ownerReferences": {
2026-06-11 12:41:35.040589 | controller |               ".": {},
2026-06-11 12:41:35.040603 | controller |               "k:{\"uid\":\"1848593c-2e9c-4fe6-834f-15854e6cf2da\"}": {}
2026-06-11 12:41:35.040618 | controller |             }
2026-06-11 12:41:35.040632 | controller |           },
2026-06-11 12:41:35.040647 | controller |           "f:spec": {
2026-06-11 12:41:35.040661 | controller |             "f:containers": {
2026-06-11 12:41:35.040675 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 12:41:35.040689 | controller |                 ".": {},
2026-06-11 12:41:35.040703 | controller |                 "f:args": {},
2026-06-11 12:41:35.040718 | controller |                 "f:command": {},
2026-06-11 12:41:35.040732 | controller |                 "f:env": {
2026-06-11 12:41:35.040746 | controller |                   ".": {},
2026-06-11 12:41:35.040760 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 12:41:35.040774 | controller |                     ".": {},
2026-06-11 12:41:35.040788 | controller |                     "f:name": {},
2026-06-11 12:41:35.040802 | controller |                     "f:value": {}
2026-06-11 12:41:35.040816 | controller |                   },
2026-06-11 12:41:35.040830 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 12:41:35.040844 | controller |                     ".": {},
2026-06-11 12:41:35.040858 | controller |                     "f:name": {},
2026-06-11 12:41:35.040872 | controller |                     "f:value": {}
2026-06-11 12:41:35.040886 | controller |                   },
2026-06-11 12:41:35.040900 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 12:41:35.040914 | controller |                     ".": {},
2026-06-11 12:41:35.040928 | controller |                     "f:name": {},
2026-06-11 12:41:35.040942 | controller |                     "f:value": {}
2026-06-11 12:41:35.040956 | controller |                   },
2026-06-11 12:41:35.040971 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.040985 | controller |                     ".": {},
2026-06-11 12:41:35.041000 | controller |                     "f:name": {},
2026-06-11 12:41:35.041018 | controller |                     "f:value": {}
2026-06-11 12:41:35.041034 | controller |                   },
2026-06-11 12:41:35.041048 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.041063 | controller |                     ".": {},
2026-06-11 12:41:35.041077 | controller |                     "f:name": {},
2026-06-11 12:41:35.041091 | controller |                     "f:value": {}
2026-06-11 12:41:35.041105 | controller |                   },
2026-06-11 12:41:35.041120 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.041134 | controller |                     ".": {},
2026-06-11 12:41:35.041149 | controller |                     "f:name": {},
2026-06-11 12:41:35.041163 | controller |                     "f:value": {}
2026-06-11 12:41:35.041178 | controller |                   },
2026-06-11 12:41:35.041192 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.041207 | controller |                     ".": {},
2026-06-11 12:41:35.041222 | controller |                     "f:name": {},
2026-06-11 12:41:35.041236 | controller |                     "f:value": {}
2026-06-11 12:41:35.041250 | controller |                   },
2026-06-11 12:41:35.041265 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.041279 | controller |                     ".": {},
2026-06-11 12:41:35.041294 | controller |                     "f:name": {},
2026-06-11 12:41:35.041308 | controller |                     "f:value": {}
2026-06-11 12:41:35.041322 | controller |                   },
2026-06-11 12:41:35.041336 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.041368 | controller |                     ".": {},
2026-06-11 12:41:35.041385 | controller |                     "f:name": {},
2026-06-11 12:41:35.041400 | controller |                     "f:value": {}
2026-06-11 12:41:35.041414 | controller |                   },
2026-06-11 12:41:35.041429 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.041444 | controller |                     ".": {},
2026-06-11 12:41:35.041459 | controller |                     "f:name": {},
2026-06-11 12:41:35.041473 | controller |                     "f:value": {}
2026-06-11 12:41:35.041488 | controller |                   },
2026-06-11 12:41:35.041502 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.041516 | controller |                     ".": {},
2026-06-11 12:41:35.041531 | controller |                     "f:name": {},
2026-06-11 12:41:35.041545 | controller |                     "f:value": {}
2026-06-11 12:41:35.041559 | controller |                   },
2026-06-11 12:41:35.041573 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.041588 | controller |                     ".": {},
2026-06-11 12:41:35.041618 | controller |                     "f:name": {},
2026-06-11 12:41:35.041633 | controller |                     "f:value": {}
2026-06-11 12:41:35.041648 | controller |                   },
2026-06-11 12:41:35.041662 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.041677 | controller |                     ".": {},
2026-06-11 12:41:35.041691 | controller |                     "f:name": {},
2026-06-11 12:41:35.041705 | controller |                     "f:value": {}
2026-06-11 12:41:35.041719 | controller |                   },
2026-06-11 12:41:35.041733 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.041748 | controller |                     ".": {},
2026-06-11 12:41:35.041762 | controller |                     "f:name": {},
2026-06-11 12:41:35.041780 | controller |                     "f:value": {}
2026-06-11 12:41:35.041795 | controller |                   },
2026-06-11 12:41:35.041810 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.041824 | controller |                     ".": {},
2026-06-11 12:41:35.041839 | controller |                     "f:name": {},
2026-06-11 12:41:35.041853 | controller |                     "f:value": {}
2026-06-11 12:41:35.041867 | controller |                   },
2026-06-11 12:41:35.041882 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.041896 | controller |                     ".": {},
2026-06-11 12:41:35.041911 | controller |                     "f:name": {},
2026-06-11 12:41:35.041925 | controller |                     "f:value": {}
2026-06-11 12:41:35.041940 | controller |                   },
2026-06-11 12:41:35.041954 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.041968 | controller |                     ".": {},
2026-06-11 12:41:35.041983 | controller |                     "f:name": {},
2026-06-11 12:41:35.041997 | controller |                     "f:value": {}
2026-06-11 12:41:35.042011 | controller |                   },
2026-06-11 12:41:35.042025 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.042040 | controller |                     ".": {},
2026-06-11 12:41:35.042054 | controller |                     "f:name": {},
2026-06-11 12:41:35.042068 | controller |                     "f:value": {}
2026-06-11 12:41:35.042082 | controller |                   },
2026-06-11 12:41:35.042096 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.042110 | controller |                     ".": {},
2026-06-11 12:41:35.042124 | controller |                     "f:name": {},
2026-06-11 12:41:35.042139 | controller |                     "f:value": {}
2026-06-11 12:41:35.042153 | controller |                   },
2026-06-11 12:41:35.042167 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.042182 | controller |                     ".": {},
2026-06-11 12:41:35.042197 | controller |                     "f:name": {},
2026-06-11 12:41:35.042212 | controller |                     "f:value": {}
2026-06-11 12:41:35.042226 | controller |                   },
2026-06-11 12:41:35.042241 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.042255 | controller |                     ".": {},
2026-06-11 12:41:35.042270 | controller |                     "f:name": {},
2026-06-11 12:41:35.042284 | controller |                     "f:value": {}
2026-06-11 12:41:35.042298 | controller |                   },
2026-06-11 12:41:35.042312 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.042326 | controller |                     ".": {},
2026-06-11 12:41:35.042340 | controller |                     "f:name": {},
2026-06-11 12:41:35.042373 | controller |                     "f:value": {}
2026-06-11 12:41:35.042389 | controller |                   },
2026-06-11 12:41:35.042403 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.042418 | controller |                     ".": {},
2026-06-11 12:41:35.042432 | controller |                     "f:name": {},
2026-06-11 12:41:35.042447 | controller |                     "f:value": {}
2026-06-11 12:41:35.042461 | controller |                   },
2026-06-11 12:41:35.042476 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.042495 | controller |                     ".": {},
2026-06-11 12:41:35.042510 | controller |                     "f:name": {},
2026-06-11 12:41:35.042524 | controller |                     "f:value": {}
2026-06-11 12:41:35.042538 | controller |                   },
2026-06-11 12:41:35.042553 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.042567 | controller |                     ".": {},
2026-06-11 12:41:35.042582 | controller |                     "f:name": {},
2026-06-11 12:41:35.042596 | controller |                     "f:value": {}
2026-06-11 12:41:35.042610 | controller |                   },
2026-06-11 12:41:35.042625 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.042640 | controller |                     ".": {},
2026-06-11 12:41:35.042654 | controller |                     "f:name": {},
2026-06-11 12:41:35.042668 | controller |                     "f:value": {}
2026-06-11 12:41:35.042683 | controller |                   },
2026-06-11 12:41:35.042697 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.042712 | controller |                     ".": {},
2026-06-11 12:41:35.042726 | controller |                     "f:name": {},
2026-06-11 12:41:35.042740 | controller |                     "f:value": {}
2026-06-11 12:41:35.042754 | controller |                   },
2026-06-11 12:41:35.042768 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.042782 | controller |                     ".": {},
2026-06-11 12:41:35.042796 | controller |                     "f:name": {},
2026-06-11 12:41:35.042811 | controller |                     "f:value": {}
2026-06-11 12:41:35.042825 | controller |                   },
2026-06-11 12:41:35.042839 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.042853 | controller |                     ".": {},
2026-06-11 12:41:35.042867 | controller |                     "f:name": {},
2026-06-11 12:41:35.042881 | controller |                     "f:value": {}
2026-06-11 12:41:35.042896 | controller |                   },
2026-06-11 12:41:35.042910 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.042924 | controller |                     ".": {},
2026-06-11 12:41:35.042939 | controller |                     "f:name": {},
2026-06-11 12:41:35.042953 | controller |                     "f:value": {}
2026-06-11 12:41:35.042967 | controller |                   },
2026-06-11 12:41:35.042981 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.042996 | controller |                     ".": {},
2026-06-11 12:41:35.043010 | controller |                     "f:name": {},
2026-06-11 12:41:35.043024 | controller |                     "f:value": {}
2026-06-11 12:41:35.043039 | controller |                   },
2026-06-11 12:41:35.043053 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.043067 | controller |                     ".": {},
2026-06-11 12:41:35.043081 | controller |                     "f:name": {},
2026-06-11 12:41:35.043095 | controller |                     "f:value": {}
2026-06-11 12:41:35.043109 | controller |                   },
2026-06-11 12:41:35.043123 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.043138 | controller |                     ".": {},
2026-06-11 12:41:35.043152 | controller |                     "f:name": {},
2026-06-11 12:41:35.043167 | controller |                     "f:value": {}
2026-06-11 12:41:35.043181 | controller |                   },
2026-06-11 12:41:35.043195 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.043216 | controller |                     ".": {},
2026-06-11 12:41:35.043231 | controller |                     "f:name": {},
2026-06-11 12:41:35.043245 | controller |                     "f:value": {}
2026-06-11 12:41:35.043259 | controller |                   },
2026-06-11 12:41:35.043273 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.043288 | controller |                     ".": {},
2026-06-11 12:41:35.043302 | controller |                     "f:name": {},
2026-06-11 12:41:35.043316 | controller |                     "f:value": {}
2026-06-11 12:41:35.043330 | controller |                   },
2026-06-11 12:41:35.043344 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.043378 | controller |                     ".": {},
2026-06-11 12:41:35.043393 | controller |                     "f:name": {},
2026-06-11 12:41:35.043408 | controller |                     "f:value": {}
2026-06-11 12:41:35.043422 | controller |                   },
2026-06-11 12:41:35.043437 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.043451 | controller |                     ".": {},
2026-06-11 12:41:35.043466 | controller |                     "f:name": {},
2026-06-11 12:41:35.043480 | controller |                     "f:value": {}
2026-06-11 12:41:35.043495 | controller |                   },
2026-06-11 12:41:35.043510 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.043525 | controller |                     ".": {},
2026-06-11 12:41:35.043539 | controller |                     "f:name": {},
2026-06-11 12:41:35.043553 | controller |                     "f:value": {}
2026-06-11 12:41:35.043567 | controller |                   },
2026-06-11 12:41:35.043581 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.043596 | controller |                     ".": {},
2026-06-11 12:41:35.043610 | controller |                     "f:name": {},
2026-06-11 12:41:35.043624 | controller |                     "f:value": {}
2026-06-11 12:41:35.043638 | controller |                   },
2026-06-11 12:41:35.043652 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.043666 | controller |                     ".": {},
2026-06-11 12:41:35.043680 | controller |                     "f:name": {},
2026-06-11 12:41:35.043694 | controller |                     "f:value": {}
2026-06-11 12:41:35.043711 | controller |                   },
2026-06-11 12:41:35.043726 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.043741 | controller |                     ".": {},
2026-06-11 12:41:35.043755 | controller |                     "f:name": {},
2026-06-11 12:41:35.043769 | controller |                     "f:value": {}
2026-06-11 12:41:35.043783 | controller |                   },
2026-06-11 12:41:35.043797 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.043812 | controller |                     ".": {},
2026-06-11 12:41:35.043826 | controller |                     "f:name": {},
2026-06-11 12:41:35.043840 | controller |                     "f:value": {}
2026-06-11 12:41:35.043855 | controller |                   },
2026-06-11 12:41:35.043869 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.043883 | controller |                     ".": {},
2026-06-11 12:41:35.043898 | controller |                     "f:name": {},
2026-06-11 12:41:35.043912 | controller |                     "f:value": {}
2026-06-11 12:41:35.043926 | controller |                   },
2026-06-11 12:41:35.043944 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.043959 | controller |                     ".": {},
2026-06-11 12:41:35.043974 | controller |                     "f:name": {},
2026-06-11 12:41:35.043988 | controller |                     "f:value": {}
2026-06-11 12:41:35.044002 | controller |                   },
2026-06-11 12:41:35.044017 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.044032 | controller |                     ".": {},
2026-06-11 12:41:35.044046 | controller |                     "f:name": {},
2026-06-11 12:41:35.044060 | controller |                     "f:value": {}
2026-06-11 12:41:35.044074 | controller |                   },
2026-06-11 12:41:35.044088 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.044102 | controller |                     ".": {},
2026-06-11 12:41:35.044117 | controller |                     "f:name": {},
2026-06-11 12:41:35.044131 | controller |                     "f:value": {}
2026-06-11 12:41:35.044145 | controller |                   },
2026-06-11 12:41:35.044160 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.044174 | controller |                     ".": {},
2026-06-11 12:41:35.044189 | controller |                     "f:name": {},
2026-06-11 12:41:35.044203 | controller |                     "f:value": {}
2026-06-11 12:41:35.044218 | controller |                   },
2026-06-11 12:41:35.044232 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.044247 | controller |                     ".": {},
2026-06-11 12:41:35.044261 | controller |                     "f:name": {},
2026-06-11 12:41:35.044275 | controller |                     "f:value": {}
2026-06-11 12:41:35.044289 | controller |                   },
2026-06-11 12:41:35.044304 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.044318 | controller |                     ".": {},
2026-06-11 12:41:35.044333 | controller |                     "f:name": {},
2026-06-11 12:41:35.044365 | controller |                     "f:value": {}
2026-06-11 12:41:35.044385 | controller |                   },
2026-06-11 12:41:35.044400 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.044415 | controller |                     ".": {},
2026-06-11 12:41:35.044429 | controller |                     "f:name": {},
2026-06-11 12:41:35.044444 | controller |                     "f:value": {}
2026-06-11 12:41:35.044458 | controller |                   },
2026-06-11 12:41:35.044472 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.044487 | controller |                     ".": {},
2026-06-11 12:41:35.044501 | controller |                     "f:name": {},
2026-06-11 12:41:35.044515 | controller |                     "f:value": {}
2026-06-11 12:41:35.044529 | controller |                   },
2026-06-11 12:41:35.044544 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.044558 | controller |                     ".": {},
2026-06-11 12:41:35.044573 | controller |                     "f:name": {},
2026-06-11 12:41:35.044587 | controller |                     "f:value": {}
2026-06-11 12:41:35.044601 | controller |                   },
2026-06-11 12:41:35.044615 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.044629 | controller |                     ".": {},
2026-06-11 12:41:35.044644 | controller |                     "f:name": {},
2026-06-11 12:41:35.044658 | controller |                     "f:value": {}
2026-06-11 12:41:35.044676 | controller |                   },
2026-06-11 12:41:35.044691 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.044705 | controller |                     ".": {},
2026-06-11 12:41:35.044720 | controller |                     "f:name": {},
2026-06-11 12:41:35.044735 | controller |                     "f:value": {}
2026-06-11 12:41:35.044749 | controller |                   },
2026-06-11 12:41:35.044764 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.044779 | controller |                     ".": {},
2026-06-11 12:41:35.044793 | controller |                     "f:name": {},
2026-06-11 12:41:35.044807 | controller |                     "f:value": {}
2026-06-11 12:41:35.044821 | controller |                   },
2026-06-11 12:41:35.044836 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.044850 | controller |                     ".": {},
2026-06-11 12:41:35.044864 | controller |                     "f:name": {},
2026-06-11 12:41:35.044878 | controller |                     "f:value": {}
2026-06-11 12:41:35.044892 | controller |                   },
2026-06-11 12:41:35.044907 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.044921 | controller |                     ".": {},
2026-06-11 12:41:35.044935 | controller |                     "f:name": {},
2026-06-11 12:41:35.044949 | controller |                     "f:value": {}
2026-06-11 12:41:35.044963 | controller |                   },
2026-06-11 12:41:35.044977 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.044992 | controller |                     ".": {},
2026-06-11 12:41:35.045006 | controller |                     "f:name": {},
2026-06-11 12:41:35.045020 | controller |                     "f:value": {}
2026-06-11 12:41:35.045034 | controller |                   },
2026-06-11 12:41:35.045048 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.045062 | controller |                     ".": {},
2026-06-11 12:41:35.045076 | controller |                     "f:name": {},
2026-06-11 12:41:35.045091 | controller |                     "f:value": {}
2026-06-11 12:41:35.045105 | controller |                   },
2026-06-11 12:41:35.045119 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.045133 | controller |                     ".": {},
2026-06-11 12:41:35.045148 | controller |                     "f:name": {},
2026-06-11 12:41:35.045162 | controller |                     "f:value": {}
2026-06-11 12:41:35.045176 | controller |                   },
2026-06-11 12:41:35.045190 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.045205 | controller |                     ".": {},
2026-06-11 12:41:35.045219 | controller |                     "f:name": {},
2026-06-11 12:41:35.045234 | controller |                     "f:value": {}
2026-06-11 12:41:35.045248 | controller |                   },
2026-06-11 12:41:35.045262 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.045277 | controller |                     ".": {},
2026-06-11 12:41:35.045291 | controller |                     "f:name": {},
2026-06-11 12:41:35.045306 | controller |                     "f:value": {}
2026-06-11 12:41:35.045320 | controller |                   },
2026-06-11 12:41:35.045334 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.045368 | controller |                     ".": {},
2026-06-11 12:41:35.045385 | controller |                     "f:name": {},
2026-06-11 12:41:35.045400 | controller |                     "f:value": {}
2026-06-11 12:41:35.045418 | controller |                   },
2026-06-11 12:41:35.045433 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.045448 | controller |                     ".": {},
2026-06-11 12:41:35.045463 | controller |                     "f:name": {},
2026-06-11 12:41:35.045477 | controller |                     "f:value": {}
2026-06-11 12:41:35.045492 | controller |                   },
2026-06-11 12:41:35.045506 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.045521 | controller |                     ".": {},
2026-06-11 12:41:35.045536 | controller |                     "f:name": {},
2026-06-11 12:41:35.045550 | controller |                     "f:value": {}
2026-06-11 12:41:35.045564 | controller |                   },
2026-06-11 12:41:35.045579 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.045593 | controller |                     ".": {},
2026-06-11 12:41:35.045623 | controller |                     "f:name": {},
2026-06-11 12:41:35.045638 | controller |                     "f:value": {}
2026-06-11 12:41:35.045653 | controller |                   },
2026-06-11 12:41:35.045667 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.045681 | controller |                     ".": {},
2026-06-11 12:41:35.045695 | controller |                     "f:name": {},
2026-06-11 12:41:35.045709 | controller |                     "f:value": {}
2026-06-11 12:41:35.045724 | controller |                   },
2026-06-11 12:41:35.045738 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.045752 | controller |                     ".": {},
2026-06-11 12:41:35.045766 | controller |                     "f:name": {},
2026-06-11 12:41:35.045780 | controller |                     "f:value": {}
2026-06-11 12:41:35.045794 | controller |                   },
2026-06-11 12:41:35.045808 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.045823 | controller |                     ".": {},
2026-06-11 12:41:35.045837 | controller |                     "f:name": {},
2026-06-11 12:41:35.045851 | controller |                     "f:value": {}
2026-06-11 12:41:35.045865 | controller |                   },
2026-06-11 12:41:35.045879 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.045893 | controller |                     ".": {},
2026-06-11 12:41:35.045908 | controller |                     "f:name": {},
2026-06-11 12:41:35.045922 | controller |                     "f:value": {}
2026-06-11 12:41:35.045936 | controller |                   },
2026-06-11 12:41:35.045950 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.045965 | controller |                     ".": {},
2026-06-11 12:41:35.045979 | controller |                     "f:name": {},
2026-06-11 12:41:35.045993 | controller |                     "f:value": {}
2026-06-11 12:41:35.046007 | controller |                   },
2026-06-11 12:41:35.046021 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.046035 | controller |                     ".": {},
2026-06-11 12:41:35.046049 | controller |                     "f:name": {},
2026-06-11 12:41:35.046064 | controller |                     "f:value": {}
2026-06-11 12:41:35.046078 | controller |                   },
2026-06-11 12:41:35.046092 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.046106 | controller |                     ".": {},
2026-06-11 12:41:35.046120 | controller |                     "f:name": {},
2026-06-11 12:41:35.046138 | controller |                     "f:value": {}
2026-06-11 12:41:35.046153 | controller |                   },
2026-06-11 12:41:35.046168 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.046182 | controller |                     ".": {},
2026-06-11 12:41:35.046196 | controller |                     "f:name": {},
2026-06-11 12:41:35.046210 | controller |                     "f:value": {}
2026-06-11 12:41:35.046225 | controller |                   },
2026-06-11 12:41:35.046239 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.046253 | controller |                     ".": {},
2026-06-11 12:41:35.046268 | controller |                     "f:name": {},
2026-06-11 12:41:35.046282 | controller |                     "f:value": {}
2026-06-11 12:41:35.046296 | controller |                   },
2026-06-11 12:41:35.046311 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.046325 | controller |                     ".": {},
2026-06-11 12:41:35.046339 | controller |                     "f:name": {},
2026-06-11 12:41:35.046372 | controller |                     "f:value": {}
2026-06-11 12:41:35.046388 | controller |                   },
2026-06-11 12:41:35.046402 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-11 12:41:35.046417 | controller |                     ".": {},
2026-06-11 12:41:35.046431 | controller |                     "f:name": {},
2026-06-11 12:41:35.046446 | controller |                     "f:value": {}
2026-06-11 12:41:35.046460 | controller |                   },
2026-06-11 12:41:35.046474 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.046489 | controller |                     ".": {},
2026-06-11 12:41:35.046504 | controller |                     "f:name": {},
2026-06-11 12:41:35.046518 | controller |                     "f:value": {}
2026-06-11 12:41:35.046533 | controller |                   },
2026-06-11 12:41:35.046547 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.046562 | controller |                     ".": {},
2026-06-11 12:41:35.046576 | controller |                     "f:name": {},
2026-06-11 12:41:35.046590 | controller |                     "f:value": {}
2026-06-11 12:41:35.046604 | controller |                   },
2026-06-11 12:41:35.046619 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.046633 | controller |                     ".": {},
2026-06-11 12:41:35.046648 | controller |                     "f:name": {},
2026-06-11 12:41:35.046662 | controller |                     "f:value": {}
2026-06-11 12:41:35.046677 | controller |                   },
2026-06-11 12:41:35.046691 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.046705 | controller |                     ".": {},
2026-06-11 12:41:35.046719 | controller |                     "f:name": {},
2026-06-11 12:41:35.046733 | controller |                     "f:value": {}
2026-06-11 12:41:35.046748 | controller |                   },
2026-06-11 12:41:35.046762 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.046776 | controller |                     ".": {},
2026-06-11 12:41:35.046791 | controller |                     "f:name": {},
2026-06-11 12:41:35.046805 | controller |                     "f:value": {}
2026-06-11 12:41:35.046819 | controller |                   },
2026-06-11 12:41:35.046832 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.046847 | controller |                     ".": {},
2026-06-11 12:41:35.046865 | controller |                     "f:name": {},
2026-06-11 12:41:35.046881 | controller |                     "f:value": {}
2026-06-11 12:41:35.046895 | controller |                   },
2026-06-11 12:41:35.046909 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.046924 | controller |                     ".": {},
2026-06-11 12:41:35.046938 | controller |                     "f:name": {},
2026-06-11 12:41:35.046952 | controller |                     "f:value": {}
2026-06-11 12:41:35.046967 | controller |                   },
2026-06-11 12:41:35.046981 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.046996 | controller |                     ".": {},
2026-06-11 12:41:35.047010 | controller |                     "f:name": {},
2026-06-11 12:41:35.047024 | controller |                     "f:value": {}
2026-06-11 12:41:35.047039 | controller |                   },
2026-06-11 12:41:35.047053 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.047068 | controller |                     ".": {},
2026-06-11 12:41:35.047082 | controller |                     "f:name": {},
2026-06-11 12:41:35.047096 | controller |                     "f:value": {}
2026-06-11 12:41:35.047110 | controller |                   },
2026-06-11 12:41:35.047125 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.047139 | controller |                     ".": {},
2026-06-11 12:41:35.047153 | controller |                     "f:name": {},
2026-06-11 12:41:35.047167 | controller |                     "f:value": {}
2026-06-11 12:41:35.047182 | controller |                   },
2026-06-11 12:41:35.047196 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.047211 | controller |                     ".": {},
2026-06-11 12:41:35.047225 | controller |                     "f:name": {},
2026-06-11 12:41:35.047240 | controller |                     "f:value": {}
2026-06-11 12:41:35.047254 | controller |                   },
2026-06-11 12:41:35.047269 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.047283 | controller |                     ".": {},
2026-06-11 12:41:35.047298 | controller |                     "f:name": {},
2026-06-11 12:41:35.047312 | controller |                     "f:value": {}
2026-06-11 12:41:35.047326 | controller |                   },
2026-06-11 12:41:35.047340 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.047376 | controller |                     ".": {},
2026-06-11 12:41:35.047392 | controller |                     "f:name": {},
2026-06-11 12:41:35.047406 | controller |                     "f:value": {}
2026-06-11 12:41:35.047421 | controller |                   },
2026-06-11 12:41:35.047435 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.047450 | controller |                     ".": {},
2026-06-11 12:41:35.047464 | controller |                     "f:name": {},
2026-06-11 12:41:35.047478 | controller |                     "f:value": {}
2026-06-11 12:41:35.047493 | controller |                   },
2026-06-11 12:41:35.047507 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.047522 | controller |                     ".": {},
2026-06-11 12:41:35.047537 | controller |                     "f:name": {},
2026-06-11 12:41:35.047552 | controller |                     "f:value": {}
2026-06-11 12:41:35.047566 | controller |                   },
2026-06-11 12:41:35.047580 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.047595 | controller |                     ".": {},
2026-06-11 12:41:35.047613 | controller |                     "f:name": {},
2026-06-11 12:41:35.047627 | controller |                     "f:value": {}
2026-06-11 12:41:35.047642 | controller |                   },
2026-06-11 12:41:35.047656 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.047671 | controller |                     ".": {},
2026-06-11 12:41:35.047685 | controller |                     "f:name": {},
2026-06-11 12:41:35.047699 | controller |                     "f:value": {}
2026-06-11 12:41:35.047714 | controller |                   },
2026-06-11 12:41:35.047728 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 12:41:35.047742 | controller |                     ".": {},
2026-06-11 12:41:35.047756 | controller |                     "f:name": {},
2026-06-11 12:41:35.047771 | controller |                     "f:value": {}
2026-06-11 12:41:35.047784 | controller |                   },
2026-06-11 12:41:35.047798 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 12:41:35.047812 | controller |                     ".": {},
2026-06-11 12:41:35.047826 | controller |                     "f:name": {},
2026-06-11 12:41:35.047840 | controller |                     "f:value": {}
2026-06-11 12:41:35.047854 | controller |                   }
2026-06-11 12:41:35.047868 | controller |                 },
2026-06-11 12:41:35.047883 | controller |                 "f:image": {},
2026-06-11 12:41:35.047897 | controller |                 "f:imagePullPolicy": {},
2026-06-11 12:41:35.047912 | controller |                 "f:livenessProbe": {
2026-06-11 12:41:35.047926 | controller |                   ".": {},
2026-06-11 12:41:35.047940 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:35.047955 | controller |                   "f:httpGet": {
2026-06-11 12:41:35.047969 | controller |                     ".": {},
2026-06-11 12:41:35.047983 | controller |                     "f:path": {},
2026-06-11 12:41:35.047997 | controller |                     "f:port": {},
2026-06-11 12:41:35.048011 | controller |                     "f:scheme": {}
2026-06-11 12:41:35.048026 | controller |                   },
2026-06-11 12:41:35.048040 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:35.048054 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:35.048068 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:35.048083 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:35.048097 | controller |                 },
2026-06-11 12:41:35.048111 | controller |                 "f:name": {},
2026-06-11 12:41:35.048126 | controller |                 "f:readinessProbe": {
2026-06-11 12:41:35.048140 | controller |                   ".": {},
2026-06-11 12:41:35.048154 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:35.048169 | controller |                   "f:httpGet": {
2026-06-11 12:41:35.048182 | controller |                     ".": {},
2026-06-11 12:41:35.048196 | controller |                     "f:path": {},
2026-06-11 12:41:35.048210 | controller |                     "f:port": {},
2026-06-11 12:41:35.048224 | controller |                     "f:scheme": {}
2026-06-11 12:41:35.048238 | controller |                   },
2026-06-11 12:41:35.048252 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:35.048266 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:35.048281 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:35.048295 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:35.048310 | controller |                 },
2026-06-11 12:41:35.048324 | controller |                 "f:resources": {
2026-06-11 12:41:35.048338 | controller |                   ".": {},
2026-06-11 12:41:35.048373 | controller |                   "f:limits": {
2026-06-11 12:41:35.048394 | controller |                     ".": {},
2026-06-11 12:41:35.048409 | controller |                     "f:cpu": {},
2026-06-11 12:41:35.048423 | controller |                     "f:memory": {}
2026-06-11 12:41:35.048438 | controller |                   },
2026-06-11 12:41:35.048452 | controller |                   "f:requests": {
2026-06-11 12:41:35.048466 | controller |                     ".": {},
2026-06-11 12:41:35.048481 | controller |                     "f:cpu": {},
2026-06-11 12:41:35.048496 | controller |                     "f:memory": {}
2026-06-11 12:41:35.048510 | controller |                   }
2026-06-11 12:41:35.048525 | controller |                 },
2026-06-11 12:41:35.048539 | controller |                 "f:securityContext": {
2026-06-11 12:41:35.048554 | controller |                   ".": {},
2026-06-11 12:41:35.048568 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 12:41:35.048582 | controller |                 },
2026-06-11 12:41:35.048597 | controller |                 "f:terminationMessagePath": {},
2026-06-11 12:41:35.048611 | controller |                 "f:terminationMessagePolicy": {},
2026-06-11 12:41:35.048625 | controller |                 "f:volumeMounts": {
2026-06-11 12:41:35.048639 | controller |                   ".": {},
2026-06-11 12:41:35.048653 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-11 12:41:35.048668 | controller |                     ".": {},
2026-06-11 12:41:35.048683 | controller |                     "f:mountPath": {},
2026-06-11 12:41:35.048697 | controller |                     "f:name": {},
2026-06-11 12:41:35.048712 | controller |                     "f:readOnly": {}
2026-06-11 12:41:35.048727 | controller |                   }
2026-06-11 12:41:35.048741 | controller |                 }
2026-06-11 12:41:35.048756 | controller |               }
2026-06-11 12:41:35.048770 | controller |             },
2026-06-11 12:41:35.048785 | controller |             "f:dnsPolicy": {},
2026-06-11 12:41:35.048799 | controller |             "f:enableServiceLinks": {},
2026-06-11 12:41:35.048814 | controller |             "f:restartPolicy": {},
2026-06-11 12:41:35.048828 | controller |             "f:schedulerName": {},
2026-06-11 12:41:35.048842 | controller |             "f:securityContext": {
2026-06-11 12:41:35.048856 | controller |               ".": {},
2026-06-11 12:41:35.048870 | controller |               "f:runAsNonRoot": {}
2026-06-11 12:41:35.048884 | controller |             },
2026-06-11 12:41:35.048898 | controller |             "f:serviceAccount": {},
2026-06-11 12:41:35.048913 | controller |             "f:serviceAccountName": {},
2026-06-11 12:41:35.048927 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 12:41:35.048941 | controller |             "f:tolerations": {},
2026-06-11 12:41:35.048957 | controller |             "f:volumes": {
2026-06-11 12:41:35.048971 | controller |               ".": {},
2026-06-11 12:41:35.048985 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-11 12:41:35.048999 | controller |                 ".": {},
2026-06-11 12:41:35.049014 | controller |                 "f:name": {},
2026-06-11 12:41:35.049028 | controller |                 "f:secret": {
2026-06-11 12:41:35.049042 | controller |                   ".": {},
2026-06-11 12:41:35.049056 | controller |                   "f:defaultMode": {},
2026-06-11 12:41:35.049070 | controller |                   "f:secretName": {}
2026-06-11 12:41:35.049084 | controller |                 }
2026-06-11 12:41:35.049098 | controller |               }
2026-06-11 12:41:35.049113 | controller |             }
2026-06-11 12:41:35.049127 | controller |           }
2026-06-11 12:41:35.049141 | controller |         },
2026-06-11 12:41:35.049156 | controller |         "manager": "kube-controller-manager",
2026-06-11 12:41:35.049170 | controller |         "operation": "Update",
2026-06-11 12:41:35.049184 | controller |         "time": "2026-06-11T11:43:43Z"
2026-06-11 12:41:35.049202 | controller |       },
2026-06-11 12:41:35.049217 | controller |       {
2026-06-11 12:41:35.049231 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.049245 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.049259 | controller |         "fieldsV1": {
2026-06-11 12:41:35.049274 | controller |           "f:metadata": {
2026-06-11 12:41:35.049288 | controller |             "f:annotations": {
2026-06-11 12:41:35.049303 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 12:41:35.049317 | controller |             }
2026-06-11 12:41:35.049331 | controller |           }
2026-06-11 12:41:35.049358 | controller |         },
2026-06-11 12:41:35.049378 | controller |         "manager": "crc",
2026-06-11 12:41:35.049394 | controller |         "operation": "Update",
2026-06-11 12:41:35.049408 | controller |         "subresource": "status",
2026-06-11 12:41:35.049422 | controller |         "time": "2026-06-11T11:43:44Z"
2026-06-11 12:41:35.049437 | controller |       },
2026-06-11 12:41:35.049451 | controller |       {
2026-06-11 12:41:35.049465 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.049479 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.049493 | controller |         "fieldsV1": {
2026-06-11 12:41:35.049508 | controller |           "f:metadata": {
2026-06-11 12:41:35.049522 | controller |             "f:annotations": {
2026-06-11 12:41:35.049536 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 12:41:35.049550 | controller |             }
2026-06-11 12:41:35.049564 | controller |           }
2026-06-11 12:41:35.049579 | controller |         },
2026-06-11 12:41:35.049593 | controller |         "manager": "multus-daemon",
2026-06-11 12:41:35.049622 | controller |         "operation": "Update",
2026-06-11 12:41:35.049638 | controller |         "subresource": "status",
2026-06-11 12:41:35.049652 | controller |         "time": "2026-06-11T11:44:18Z"
2026-06-11 12:41:35.049666 | controller |       },
2026-06-11 12:41:35.049681 | controller |       {
2026-06-11 12:41:35.049696 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.049710 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.049724 | controller |         "fieldsV1": {
2026-06-11 12:41:35.049739 | controller |           "f:status": {
2026-06-11 12:41:35.049753 | controller |             "f:conditions": {
2026-06-11 12:41:35.049767 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 12:41:35.049782 | controller |                 ".": {},
2026-06-11 12:41:35.049796 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.049810 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.049824 | controller |                 "f:status": {},
2026-06-11 12:41:35.049837 | controller |                 "f:type": {}
2026-06-11 12:41:35.049852 | controller |               },
2026-06-11 12:41:35.049866 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 12:41:35.049880 | controller |                 ".": {},
2026-06-11 12:41:35.049895 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.049909 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.049923 | controller |                 "f:status": {},
2026-06-11 12:41:35.049938 | controller |                 "f:type": {}
2026-06-11 12:41:35.049952 | controller |               },
2026-06-11 12:41:35.049966 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 12:41:35.049981 | controller |                 ".": {},
2026-06-11 12:41:35.050037 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.050057 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.050072 | controller |                 "f:status": {},
2026-06-11 12:41:35.050087 | controller |                 "f:type": {}
2026-06-11 12:41:35.050102 | controller |               },
2026-06-11 12:41:35.050117 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 12:41:35.050136 | controller |                 ".": {},
2026-06-11 12:41:35.050151 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.050165 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.050180 | controller |                 "f:status": {},
2026-06-11 12:41:35.050194 | controller |                 "f:type": {}
2026-06-11 12:41:35.050209 | controller |               }
2026-06-11 12:41:35.050223 | controller |             },
2026-06-11 12:41:35.050237 | controller |             "f:containerStatuses": {},
2026-06-11 12:41:35.050252 | controller |             "f:hostIP": {},
2026-06-11 12:41:35.050266 | controller |             "f:hostIPs": {},
2026-06-11 12:41:35.050280 | controller |             "f:phase": {},
2026-06-11 12:41:35.050294 | controller |             "f:podIP": {},
2026-06-11 12:41:35.050308 | controller |             "f:podIPs": {
2026-06-11 12:41:35.050322 | controller |               ".": {},
2026-06-11 12:41:35.050337 | controller |               "k:{\"ip\":\"10.217.0.88\"}": {
2026-06-11 12:41:35.050369 | controller |                 ".": {},
2026-06-11 12:41:35.050385 | controller |                 "f:ip": {}
2026-06-11 12:41:35.050400 | controller |               }
2026-06-11 12:41:35.050414 | controller |             },
2026-06-11 12:41:35.050429 | controller |             "f:startTime": {}
2026-06-11 12:41:35.050443 | controller |           }
2026-06-11 12:41:35.050458 | controller |         },
2026-06-11 12:41:35.050472 | controller |         "manager": "kubelet",
2026-06-11 12:41:35.050487 | controller |         "operation": "Update",
2026-06-11 12:41:35.050501 | controller |         "subresource": "status",
2026-06-11 12:41:35.050515 | controller |         "time": "2026-06-11T11:45:19Z"
2026-06-11 12:41:35.050529 | controller |       }
2026-06-11 12:41:35.050543 | controller |     ],
2026-06-11 12:41:35.050558 | controller |     "name": "openstack-baremetal-operator-controller-manager-7c67dc759f45zng",
2026-06-11 12:41:35.050572 | controller |     "namespace": "openstack-operators",
2026-06-11 12:41:35.050587 | controller |     "ownerReferences": [
2026-06-11 12:41:35.050602 | controller |       {
2026-06-11 12:41:35.050616 | controller |         "apiVersion": "apps/v1",
2026-06-11 12:41:35.050631 | controller |         "blockOwnerDeletion": true,
2026-06-11 12:41:35.050645 | controller |         "controller": true,
2026-06-11 12:41:35.050659 | controller |         "kind": "ReplicaSet",
2026-06-11 12:41:35.050674 | controller |         "name": "openstack-baremetal-operator-controller-manager-7c67dc759f",
2026-06-11 12:41:35.050688 | controller |         "uid": "1848593c-2e9c-4fe6-834f-15854e6cf2da"
2026-06-11 12:41:35.050702 | controller |       }
2026-06-11 12:41:35.050716 | controller |     ],
2026-06-11 12:41:35.050731 | controller |     "resourceVersion": "54943",
2026-06-11 12:41:35.050745 | controller |     "uid": "bb4d8d4f-e9be-4298-9ead-e3c41936eadb"
2026-06-11 12:41:35.050759 | controller |   },
2026-06-11 12:41:35.050773 | controller |   "spec": {
2026-06-11 12:41:35.050788 | controller |     "containers": [
2026-06-11 12:41:35.050802 | controller |       {
2026-06-11 12:41:35.050817 | controller |         "args": [
2026-06-11 12:41:35.050831 | controller |           "--leader-elect",
2026-06-11 12:41:35.050845 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 12:41:35.050859 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 12:41:35.050873 | controller |         ],
2026-06-11 12:41:35.050887 | controller |         "command": [
2026-06-11 12:41:35.050901 | controller |           "/manager"
2026-06-11 12:41:35.050915 | controller |         ],
2026-06-11 12:41:35.050929 | controller |         "env": [
2026-06-11 12:41:35.050943 | controller |           {
2026-06-11 12:41:35.050958 | controller |             "name": "LEASE_DURATION",
2026-06-11 12:41:35.050972 | controller |             "value": "30"
2026-06-11 12:41:35.050990 | controller |           },
2026-06-11 12:41:35.051005 | controller |           {
2026-06-11 12:41:35.051019 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 12:41:35.051033 | controller |             "value": "20"
2026-06-11 12:41:35.051048 | controller |           },
2026-06-11 12:41:35.051062 | controller |           {
2026-06-11 12:41:35.051077 | controller |             "name": "RETRY_PERIOD",
2026-06-11 12:41:35.051091 | controller |             "value": "5"
2026-06-11 12:41:35.051105 | controller |           },
2026-06-11 12:41:35.051119 | controller |           {
2026-06-11 12:41:35.051133 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 12:41:35.051147 | controller |             "value": "true"
2026-06-11 12:41:35.051161 | controller |           },
2026-06-11 12:41:35.051176 | controller |           {
2026-06-11 12:41:35.051190 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.051204 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-11 12:41:35.051219 | controller |           },
2026-06-11 12:41:35.051233 | controller |           {
2026-06-11 12:41:35.051248 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.051262 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-11 12:41:35.051277 | controller |           },
2026-06-11 12:41:35.051291 | controller |           {
2026-06-11 12:41:35.051305 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.051319 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-11 12:41:35.051334 | controller |           },
2026-06-11 12:41:35.051367 | controller |           {
2026-06-11 12:41:35.051384 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.051400 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-11 12:41:35.051414 | controller |           },
2026-06-11 12:41:35.051429 | controller |           {
2026-06-11 12:41:35.051444 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.051458 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-11 12:41:35.051473 | controller |           },
2026-06-11 12:41:35.051487 | controller |           {
2026-06-11 12:41:35.051501 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.051516 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-11 12:41:35.051530 | controller |           },
2026-06-11 12:41:35.051544 | controller |           {
2026-06-11 12:41:35.051558 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.051573 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-11 12:41:35.051587 | controller |           },
2026-06-11 12:41:35.051602 | controller |           {
2026-06-11 12:41:35.051616 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.051631 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-11 12:41:35.051646 | controller |           },
2026-06-11 12:41:35.051660 | controller |           {
2026-06-11 12:41:35.051675 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.051690 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-11 12:41:35.051707 | controller |           },
2026-06-11 12:41:35.051722 | controller |           {
2026-06-11 12:41:35.051736 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.051755 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-11 12:41:35.051769 | controller |           },
2026-06-11 12:41:35.051785 | controller |           {
2026-06-11 12:41:35.051799 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.051814 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-11 12:41:35.051829 | controller |           },
2026-06-11 12:41:35.051844 | controller |           {
2026-06-11 12:41:35.051858 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.051873 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-11 12:41:35.051888 | controller |           },
2026-06-11 12:41:35.051902 | controller |           {
2026-06-11 12:41:35.051917 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.051931 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-11 12:41:35.051946 | controller |           },
2026-06-11 12:41:35.051960 | controller |           {
2026-06-11 12:41:35.051974 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.051989 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-11 12:41:35.052003 | controller |           },
2026-06-11 12:41:35.052018 | controller |           {
2026-06-11 12:41:35.052032 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.052046 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-11 12:41:35.052061 | controller |           },
2026-06-11 12:41:35.052075 | controller |           {
2026-06-11 12:41:35.052089 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.052104 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-11 12:41:35.052118 | controller |           },
2026-06-11 12:41:35.052132 | controller |           {
2026-06-11 12:41:35.052147 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.052161 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-11 12:41:35.052175 | controller |           },
2026-06-11 12:41:35.052189 | controller |           {
2026-06-11 12:41:35.052204 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.052218 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-11 12:41:35.052233 | controller |           },
2026-06-11 12:41:35.052247 | controller |           {
2026-06-11 12:41:35.052262 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.052277 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-11 12:41:35.052292 | controller |           },
2026-06-11 12:41:35.052306 | controller |           {
2026-06-11 12:41:35.052320 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.052334 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-11 12:41:35.052368 | controller |           },
2026-06-11 12:41:35.052384 | controller |           {
2026-06-11 12:41:35.052399 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.052414 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-11 12:41:35.052432 | controller |           },
2026-06-11 12:41:35.052448 | controller |           {
2026-06-11 12:41:35.052462 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.052477 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-11 12:41:35.052492 | controller |           },
2026-06-11 12:41:35.052506 | controller |           {
2026-06-11 12:41:35.052521 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.052535 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-11 12:41:35.052549 | controller |           },
2026-06-11 12:41:35.052564 | controller |           {
2026-06-11 12:41:35.052579 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.052593 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-11 12:41:35.052608 | controller |           },
2026-06-11 12:41:35.052623 | controller |           {
2026-06-11 12:41:35.052638 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.052653 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-11 12:41:35.052668 | controller |           },
2026-06-11 12:41:35.052683 | controller |           {
2026-06-11 12:41:35.052697 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.052713 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-11 12:41:35.052733 | controller |           },
2026-06-11 12:41:35.052748 | controller |           {
2026-06-11 12:41:35.052762 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.052776 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-11 12:41:35.052791 | controller |           },
2026-06-11 12:41:35.052805 | controller |           {
2026-06-11 12:41:35.052820 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.052834 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-11 12:41:35.052849 | controller |           },
2026-06-11 12:41:35.052863 | controller |           {
2026-06-11 12:41:35.052877 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.052891 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-11 12:41:35.052906 | controller |           },
2026-06-11 12:41:35.052921 | controller |           {
2026-06-11 12:41:35.052936 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.052950 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-11 12:41:35.052967 | controller |           },
2026-06-11 12:41:35.052982 | controller |           {
2026-06-11 12:41:35.052996 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.053010 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-11 12:41:35.053025 | controller |           },
2026-06-11 12:41:35.053039 | controller |           {
2026-06-11 12:41:35.053053 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.053068 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-11 12:41:35.053082 | controller |           },
2026-06-11 12:41:35.053100 | controller |           {
2026-06-11 12:41:35.053115 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.053129 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-11 12:41:35.053143 | controller |           },
2026-06-11 12:41:35.053158 | controller |           {
2026-06-11 12:41:35.053172 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.053186 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-11 12:41:35.053201 | controller |           },
2026-06-11 12:41:35.053215 | controller |           {
2026-06-11 12:41:35.053229 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.053243 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-11 12:41:35.053258 | controller |           },
2026-06-11 12:41:35.053272 | controller |           {
2026-06-11 12:41:35.053287 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.053301 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-11 12:41:35.053316 | controller |           },
2026-06-11 12:41:35.053331 | controller |           {
2026-06-11 12:41:35.053357 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.053378 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-11 12:41:35.053393 | controller |           },
2026-06-11 12:41:35.053408 | controller |           {
2026-06-11 12:41:35.053422 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.053437 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-11 12:41:35.053452 | controller |           },
2026-06-11 12:41:35.053466 | controller |           {
2026-06-11 12:41:35.053481 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.053495 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-11 12:41:35.053509 | controller |           },
2026-06-11 12:41:35.053523 | controller |           {
2026-06-11 12:41:35.053537 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.053551 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-11 12:41:35.053566 | controller |           },
2026-06-11 12:41:35.053580 | controller |           {
2026-06-11 12:41:35.053594 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.053623 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-11 12:41:35.053639 | controller |           },
2026-06-11 12:41:35.053654 | controller |           {
2026-06-11 12:41:35.053669 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.053683 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-11 12:41:35.053698 | controller |           },
2026-06-11 12:41:35.053713 | controller |           {
2026-06-11 12:41:35.053728 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.053743 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-11 12:41:35.053757 | controller |           },
2026-06-11 12:41:35.053772 | controller |           {
2026-06-11 12:41:35.053786 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.053804 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-11 12:41:35.053819 | controller |           },
2026-06-11 12:41:35.053833 | controller |           {
2026-06-11 12:41:35.053847 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.053862 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-11 12:41:35.053876 | controller |           },
2026-06-11 12:41:35.053890 | controller |           {
2026-06-11 12:41:35.053904 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.053918 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-11 12:41:35.053932 | controller |           },
2026-06-11 12:41:35.053946 | controller |           {
2026-06-11 12:41:35.053961 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.053975 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-11 12:41:35.053989 | controller |           },
2026-06-11 12:41:35.054003 | controller |           {
2026-06-11 12:41:35.054018 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.054032 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-11 12:41:35.054046 | controller |           },
2026-06-11 12:41:35.054060 | controller |           {
2026-06-11 12:41:35.054075 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.054089 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-11 12:41:35.054103 | controller |           },
2026-06-11 12:41:35.054118 | controller |           {
2026-06-11 12:41:35.054132 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.054146 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-11 12:41:35.054161 | controller |           },
2026-06-11 12:41:35.054176 | controller |           {
2026-06-11 12:41:35.054190 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.054205 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-11 12:41:35.054219 | controller |           },
2026-06-11 12:41:35.054234 | controller |           {
2026-06-11 12:41:35.054248 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.054262 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-11 12:41:35.054276 | controller |           },
2026-06-11 12:41:35.054291 | controller |           {
2026-06-11 12:41:35.054305 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.054319 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-11 12:41:35.054333 | controller |           },
2026-06-11 12:41:35.054361 | controller |           {
2026-06-11 12:41:35.054380 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.054396 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-11 12:41:35.054410 | controller |           },
2026-06-11 12:41:35.054424 | controller |           {
2026-06-11 12:41:35.054439 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.054454 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-11 12:41:35.054476 | controller |           },
2026-06-11 12:41:35.054491 | controller |           {
2026-06-11 12:41:35.054506 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.054520 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-11 12:41:35.054535 | controller |           },
2026-06-11 12:41:35.054549 | controller |           {
2026-06-11 12:41:35.054563 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.054577 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-11 12:41:35.054592 | controller |           },
2026-06-11 12:41:35.054606 | controller |           {
2026-06-11 12:41:35.054621 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.054635 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-11 12:41:35.054650 | controller |           },
2026-06-11 12:41:35.054665 | controller |           {
2026-06-11 12:41:35.054679 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.054694 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-11 12:41:35.054709 | controller |           },
2026-06-11 12:41:35.054723 | controller |           {
2026-06-11 12:41:35.054737 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.054751 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-11 12:41:35.054766 | controller |           },
2026-06-11 12:41:35.054780 | controller |           {
2026-06-11 12:41:35.054794 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.054808 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-11 12:41:35.054822 | controller |           },
2026-06-11 12:41:35.054836 | controller |           {
2026-06-11 12:41:35.054851 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.054865 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-11 12:41:35.054879 | controller |           },
2026-06-11 12:41:35.054893 | controller |           {
2026-06-11 12:41:35.054908 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.054922 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-11 12:41:35.054936 | controller |           },
2026-06-11 12:41:35.054951 | controller |           {
2026-06-11 12:41:35.054965 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.054979 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-11 12:41:35.054994 | controller |           },
2026-06-11 12:41:35.055008 | controller |           {
2026-06-11 12:41:35.055023 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.055037 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-11 12:41:35.055051 | controller |           },
2026-06-11 12:41:35.055065 | controller |           {
2026-06-11 12:41:35.055080 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.055094 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-11 12:41:35.055108 | controller |           },
2026-06-11 12:41:35.055122 | controller |           {
2026-06-11 12:41:35.055136 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.055154 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-11 12:41:35.055169 | controller |           },
2026-06-11 12:41:35.055183 | controller |           {
2026-06-11 12:41:35.055198 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.055212 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-11 12:41:35.055226 | controller |           },
2026-06-11 12:41:35.055240 | controller |           {
2026-06-11 12:41:35.055255 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.055269 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-11 12:41:35.055284 | controller |           },
2026-06-11 12:41:35.055298 | controller |           {
2026-06-11 12:41:35.055313 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.055328 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-11 12:41:35.055342 | controller |           },
2026-06-11 12:41:35.055378 | controller |           {
2026-06-11 12:41:35.055394 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.055408 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-11 12:41:35.055423 | controller |           },
2026-06-11 12:41:35.055438 | controller |           {
2026-06-11 12:41:35.055453 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.055468 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-11 12:41:35.055483 | controller |           },
2026-06-11 12:41:35.055497 | controller |           {
2026-06-11 12:41:35.055512 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.055527 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-11 12:41:35.055542 | controller |           },
2026-06-11 12:41:35.055556 | controller |           {
2026-06-11 12:41:35.055571 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-11 12:41:35.055585 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-11 12:41:35.055599 | controller |           },
2026-06-11 12:41:35.055614 | controller |           {
2026-06-11 12:41:35.055629 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.055643 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-11 12:41:35.055658 | controller |           },
2026-06-11 12:41:35.055672 | controller |           {
2026-06-11 12:41:35.055687 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.055702 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-11 12:41:35.055717 | controller |           },
2026-06-11 12:41:35.055731 | controller |           {
2026-06-11 12:41:35.055746 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.055760 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-11 12:41:35.055775 | controller |           },
2026-06-11 12:41:35.055790 | controller |           {
2026-06-11 12:41:35.055804 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.055823 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-11 12:41:35.055838 | controller |           },
2026-06-11 12:41:35.055853 | controller |           {
2026-06-11 12:41:35.055867 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.055881 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-11 12:41:35.055896 | controller |           },
2026-06-11 12:41:35.055910 | controller |           {
2026-06-11 12:41:35.055925 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.055939 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-11 12:41:35.055954 | controller |           },
2026-06-11 12:41:35.055968 | controller |           {
2026-06-11 12:41:35.055982 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.055997 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-11 12:41:35.056012 | controller |           },
2026-06-11 12:41:35.056026 | controller |           {
2026-06-11 12:41:35.056040 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.056055 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-11 12:41:35.056069 | controller |           },
2026-06-11 12:41:35.056084 | controller |           {
2026-06-11 12:41:35.056098 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.056113 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-11 12:41:35.056127 | controller |           },
2026-06-11 12:41:35.056141 | controller |           {
2026-06-11 12:41:35.056156 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.056170 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-11 12:41:35.056184 | controller |           },
2026-06-11 12:41:35.056198 | controller |           {
2026-06-11 12:41:35.056212 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.056226 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-11 12:41:35.056241 | controller |           },
2026-06-11 12:41:35.056255 | controller |           {
2026-06-11 12:41:35.056269 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.056283 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-11 12:41:35.056297 | controller |           },
2026-06-11 12:41:35.056312 | controller |           {
2026-06-11 12:41:35.056326 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.056341 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-11 12:41:35.056374 | controller |           },
2026-06-11 12:41:35.056390 | controller |           {
2026-06-11 12:41:35.056404 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.056419 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-11 12:41:35.056433 | controller |           },
2026-06-11 12:41:35.056448 | controller |           {
2026-06-11 12:41:35.056463 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.056477 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-11 12:41:35.056492 | controller |           },
2026-06-11 12:41:35.056511 | controller |           {
2026-06-11 12:41:35.056526 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.056540 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-11 12:41:35.056555 | controller |           },
2026-06-11 12:41:35.056569 | controller |           {
2026-06-11 12:41:35.056584 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.056598 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-11 12:41:35.056613 | controller |           },
2026-06-11 12:41:35.056627 | controller |           {
2026-06-11 12:41:35.056641 | controller |             "name": "METRICS_CERTS",
2026-06-11 12:41:35.056656 | controller |             "value": "false"
2026-06-11 12:41:35.056670 | controller |           }
2026-06-11 12:41:35.056684 | controller |         ],
2026-06-11 12:41:35.056699 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1",
2026-06-11 12:41:35.056714 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 12:41:35.056729 | controller |         "livenessProbe": {
2026-06-11 12:41:35.056744 | controller |           "failureThreshold": 3,
2026-06-11 12:41:35.056758 | controller |           "httpGet": {
2026-06-11 12:41:35.056773 | controller |             "path": "/healthz",
2026-06-11 12:41:35.056787 | controller |             "port": 8081,
2026-06-11 12:41:35.056801 | controller |             "scheme": "HTTP"
2026-06-11 12:41:35.056815 | controller |           },
2026-06-11 12:41:35.056829 | controller |           "initialDelaySeconds": 15,
2026-06-11 12:41:35.056843 | controller |           "periodSeconds": 20,
2026-06-11 12:41:35.056858 | controller |           "successThreshold": 1,
2026-06-11 12:41:35.056872 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:35.056886 | controller |         },
2026-06-11 12:41:35.056906 | controller |         "name": "manager",
2026-06-11 12:41:35.056923 | controller |         "readinessProbe": {
2026-06-11 12:41:35.056937 | controller |           "failureThreshold": 3,
2026-06-11 12:41:35.056952 | controller |           "httpGet": {
2026-06-11 12:41:35.056966 | controller |             "path": "/readyz",
2026-06-11 12:41:35.056980 | controller |             "port": 8081,
2026-06-11 12:41:35.056994 | controller |             "scheme": "HTTP"
2026-06-11 12:41:35.057009 | controller |           },
2026-06-11 12:41:35.057023 | controller |           "initialDelaySeconds": 5,
2026-06-11 12:41:35.057037 | controller |           "periodSeconds": 10,
2026-06-11 12:41:35.057051 | controller |           "successThreshold": 1,
2026-06-11 12:41:35.057065 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:35.057080 | controller |         },
2026-06-11 12:41:35.057094 | controller |         "resources": {
2026-06-11 12:41:35.057108 | controller |           "limits": {
2026-06-11 12:41:35.057123 | controller |             "cpu": "500m",
2026-06-11 12:41:35.057137 | controller |             "memory": "512Mi"
2026-06-11 12:41:35.057151 | controller |           },
2026-06-11 12:41:35.057165 | controller |           "requests": {
2026-06-11 12:41:35.057180 | controller |             "cpu": "10m",
2026-06-11 12:41:35.057194 | controller |             "memory": "256Mi"
2026-06-11 12:41:35.057208 | controller |           }
2026-06-11 12:41:35.057222 | controller |         },
2026-06-11 12:41:35.057236 | controller |         "securityContext": {
2026-06-11 12:41:35.057250 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 12:41:35.057265 | controller |           "capabilities": {
2026-06-11 12:41:35.057279 | controller |             "drop": [
2026-06-11 12:41:35.057293 | controller |               "ALL"
2026-06-11 12:41:35.057307 | controller |             ]
2026-06-11 12:41:35.057325 | controller |           },
2026-06-11 12:41:35.057340 | controller |           "runAsUser": 1000660000
2026-06-11 12:41:35.057372 | controller |         },
2026-06-11 12:41:35.057388 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 12:41:35.057402 | controller |         "terminationMessagePolicy": "File",
2026-06-11 12:41:35.057417 | controller |         "volumeMounts": [
2026-06-11 12:41:35.057432 | controller |           {
2026-06-11 12:41:35.057446 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 12:41:35.057461 | controller |             "name": "cert",
2026-06-11 12:41:35.057475 | controller |             "readOnly": true
2026-06-11 12:41:35.057490 | controller |           },
2026-06-11 12:41:35.057505 | controller |           {
2026-06-11 12:41:35.057520 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:35.057535 | controller |             "name": "kube-api-access-lxxhg",
2026-06-11 12:41:35.057549 | controller |             "readOnly": true
2026-06-11 12:41:35.057563 | controller |           }
2026-06-11 12:41:35.057578 | controller |         ]
2026-06-11 12:41:35.057592 | controller |       }
2026-06-11 12:41:35.057616 | controller |     ],
2026-06-11 12:41:35.057632 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 12:41:35.057646 | controller |     "enableServiceLinks": true,
2026-06-11 12:41:35.057660 | controller |     "imagePullSecrets": [
2026-06-11 12:41:35.057674 | controller |       {
2026-06-11 12:41:35.057688 | controller |         "name": "openstack-baremetal-operator-controller-manager-dockercfg-v768v"
2026-06-11 12:41:35.057702 | controller |       }
2026-06-11 12:41:35.057717 | controller |     ],
2026-06-11 12:41:35.057732 | controller |     "nodeName": "crc",
2026-06-11 12:41:35.057746 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 12:41:35.057761 | controller |     "priority": 0,
2026-06-11 12:41:35.057776 | controller |     "restartPolicy": "Always",
2026-06-11 12:41:35.057791 | controller |     "schedulerName": "default-scheduler",
2026-06-11 12:41:35.057806 | controller |     "securityContext": {
2026-06-11 12:41:35.057821 | controller |       "fsGroup": 1000660000,
2026-06-11 12:41:35.057836 | controller |       "runAsNonRoot": true,
2026-06-11 12:41:35.057850 | controller |       "seLinuxOptions": {
2026-06-11 12:41:35.057865 | controller |         "level": "s0:c26,c5"
2026-06-11 12:41:35.057879 | controller |       },
2026-06-11 12:41:35.057894 | controller |       "seccompProfile": {
2026-06-11 12:41:35.057908 | controller |         "type": "RuntimeDefault"
2026-06-11 12:41:35.057923 | controller |       }
2026-06-11 12:41:35.057937 | controller |     },
2026-06-11 12:41:35.057951 | controller |     "serviceAccount": "openstack-baremetal-operator-controller-manager",
2026-06-11 12:41:35.057966 | controller |     "serviceAccountName": "openstack-baremetal-operator-controller-manager",
2026-06-11 12:41:35.057981 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 12:41:35.057995 | controller |     "tolerations": [
2026-06-11 12:41:35.058009 | controller |       {
2026-06-11 12:41:35.058023 | controller |         "effect": "NoExecute",
2026-06-11 12:41:35.058038 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 12:41:35.058052 | controller |         "operator": "Exists",
2026-06-11 12:41:35.058067 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:35.058081 | controller |       },
2026-06-11 12:41:35.058095 | controller |       {
2026-06-11 12:41:35.058110 | controller |         "effect": "NoExecute",
2026-06-11 12:41:35.058124 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 12:41:35.058138 | controller |         "operator": "Exists",
2026-06-11 12:41:35.058152 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:35.058166 | controller |       },
2026-06-11 12:41:35.058180 | controller |       {
2026-06-11 12:41:35.058198 | controller |         "effect": "NoSchedule",
2026-06-11 12:41:35.058213 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 12:41:35.058227 | controller |         "operator": "Exists"
2026-06-11 12:41:35.058242 | controller |       }
2026-06-11 12:41:35.058256 | controller |     ],
2026-06-11 12:41:35.058270 | controller |     "volumes": [
2026-06-11 12:41:35.058284 | controller |       {
2026-06-11 12:41:35.058299 | controller |         "name": "cert",
2026-06-11 12:41:35.058313 | controller |         "secret": {
2026-06-11 12:41:35.058327 | controller |           "defaultMode": 420,
2026-06-11 12:41:35.058341 | controller |           "secretName": "openstack-baremetal-operator-webhook-server-cert"
2026-06-11 12:41:35.058375 | controller |         }
2026-06-11 12:41:35.058391 | controller |       },
2026-06-11 12:41:35.058405 | controller |       {
2026-06-11 12:41:35.058420 | controller |         "name": "kube-api-access-lxxhg",
2026-06-11 12:41:35.058434 | controller |         "projected": {
2026-06-11 12:41:35.058448 | controller |           "defaultMode": 420,
2026-06-11 12:41:35.058463 | controller |           "sources": [
2026-06-11 12:41:35.058477 | controller |             {
2026-06-11 12:41:35.058492 | controller |               "serviceAccountToken": {
2026-06-11 12:41:35.058507 | controller |                 "expirationSeconds": 3607,
2026-06-11 12:41:35.058521 | controller |                 "path": "token"
2026-06-11 12:41:35.058536 | controller |               }
2026-06-11 12:41:35.058551 | controller |             },
2026-06-11 12:41:35.058565 | controller |             {
2026-06-11 12:41:35.058579 | controller |               "configMap": {
2026-06-11 12:41:35.058594 | controller |                 "items": [
2026-06-11 12:41:35.058608 | controller |                   {
2026-06-11 12:41:35.058622 | controller |                     "key": "ca.crt",
2026-06-11 12:41:35.058636 | controller |                     "path": "ca.crt"
2026-06-11 12:41:35.058650 | controller |                   }
2026-06-11 12:41:35.058664 | controller |                 ],
2026-06-11 12:41:35.058678 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 12:41:35.058693 | controller |               }
2026-06-11 12:41:35.058707 | controller |             },
2026-06-11 12:41:35.058721 | controller |             {
2026-06-11 12:41:35.058735 | controller |               "downwardAPI": {
2026-06-11 12:41:35.058750 | controller |                 "items": [
2026-06-11 12:41:35.058764 | controller |                   {
2026-06-11 12:41:35.058779 | controller |                     "fieldRef": {
2026-06-11 12:41:35.058794 | controller |                       "apiVersion": "v1",
2026-06-11 12:41:35.058808 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 12:41:35.058823 | controller |                     },
2026-06-11 12:41:35.058837 | controller |                     "path": "namespace"
2026-06-11 12:41:35.058851 | controller |                   }
2026-06-11 12:41:35.058865 | controller |                 ]
2026-06-11 12:41:35.058880 | controller |               }
2026-06-11 12:41:35.058894 | controller |             },
2026-06-11 12:41:35.058908 | controller |             {
2026-06-11 12:41:35.058922 | controller |               "configMap": {
2026-06-11 12:41:35.058936 | controller |                 "items": [
2026-06-11 12:41:35.058950 | controller |                   {
2026-06-11 12:41:35.058964 | controller |                     "key": "service-ca.crt",
2026-06-11 12:41:35.058978 | controller |                     "path": "service-ca.crt"
2026-06-11 12:41:35.058992 | controller |                   }
2026-06-11 12:41:35.059006 | controller |                 ],
2026-06-11 12:41:35.059020 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 12:41:35.059034 | controller |               }
2026-06-11 12:41:35.059048 | controller |             }
2026-06-11 12:41:35.059063 | controller |           ]
2026-06-11 12:41:35.059081 | controller |         }
2026-06-11 12:41:35.059096 | controller |       }
2026-06-11 12:41:35.059110 | controller |     ]
2026-06-11 12:41:35.059124 | controller |   },
2026-06-11 12:41:35.059138 | controller |   "status": {
2026-06-11 12:41:35.059153 | controller |     "conditions": [
2026-06-11 12:41:35.059167 | controller |       {
2026-06-11 12:41:35.059181 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.059195 | controller |         "lastTransitionTime": "2026-06-11T11:45:08Z",
2026-06-11 12:41:35.059209 | controller |         "status": "True",
2026-06-11 12:41:35.059224 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 12:41:35.059238 | controller |       },
2026-06-11 12:41:35.059252 | controller |       {
2026-06-11 12:41:35.059266 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.059280 | controller |         "lastTransitionTime": "2026-06-11T11:43:44Z",
2026-06-11 12:41:35.059295 | controller |         "status": "True",
2026-06-11 12:41:35.059309 | controller |         "type": "Initialized"
2026-06-11 12:41:35.059323 | controller |       },
2026-06-11 12:41:35.059337 | controller |       {
2026-06-11 12:41:35.059370 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.059387 | controller |         "lastTransitionTime": "2026-06-11T11:45:19Z",
2026-06-11 12:41:35.059401 | controller |         "status": "True",
2026-06-11 12:41:35.059415 | controller |         "type": "Ready"
2026-06-11 12:41:35.059429 | controller |       },
2026-06-11 12:41:35.059444 | controller |       {
2026-06-11 12:41:35.059458 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.059472 | controller |         "lastTransitionTime": "2026-06-11T11:45:19Z",
2026-06-11 12:41:35.059487 | controller |         "status": "True",
2026-06-11 12:41:35.059501 | controller |         "type": "ContainersReady"
2026-06-11 12:41:35.059515 | controller |       },
2026-06-11 12:41:35.059530 | controller |       {
2026-06-11 12:41:35.059544 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.059558 | controller |         "lastTransitionTime": "2026-06-11T11:43:44Z",
2026-06-11 12:41:35.059572 | controller |         "status": "True",
2026-06-11 12:41:35.059587 | controller |         "type": "PodScheduled"
2026-06-11 12:41:35.059600 | controller |       }
2026-06-11 12:41:35.059614 | controller |     ],
2026-06-11 12:41:35.059628 | controller |     "containerStatuses": [
2026-06-11 12:41:35.059643 | controller |       {
2026-06-11 12:41:35.059662 | controller |         "allocatedResources": {
2026-06-11 12:41:35.059676 | controller |           "cpu": "10m",
2026-06-11 12:41:35.059690 | controller |           "memory": "256Mi"
2026-06-11 12:41:35.059704 | controller |         },
2026-06-11 12:41:35.059718 | controller |         "containerID": "cri-o://7a6172d1428be48bd4794f476094732b5bc6d4017667bf3374d231815e302683",
2026-06-11 12:41:35.059732 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1",
2026-06-11 12:41:35.059747 | controller |         "imageID": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1",
2026-06-11 12:41:35.059762 | controller |         "lastState": {},
2026-06-11 12:41:35.059777 | controller |         "name": "manager",
2026-06-11 12:41:35.059791 | controller |         "ready": true,
2026-06-11 12:41:35.059806 | controller |         "resources": {
2026-06-11 12:41:35.059821 | controller |           "limits": {
2026-06-11 12:41:35.059835 | controller |             "cpu": "500m",
2026-06-11 12:41:35.059850 | controller |             "memory": "512Mi"
2026-06-11 12:41:35.059864 | controller |           },
2026-06-11 12:41:35.059878 | controller |           "requests": {
2026-06-11 12:41:35.059892 | controller |             "cpu": "10m",
2026-06-11 12:41:35.059907 | controller |             "memory": "256Mi"
2026-06-11 12:41:35.059921 | controller |           }
2026-06-11 12:41:35.059938 | controller |         },
2026-06-11 12:41:35.059953 | controller |         "restartCount": 0,
2026-06-11 12:41:35.059968 | controller |         "started": true,
2026-06-11 12:41:35.059982 | controller |         "state": {
2026-06-11 12:41:35.059996 | controller |           "running": {
2026-06-11 12:41:35.060011 | controller |             "startedAt": "2026-06-11T11:45:06Z"
2026-06-11 12:41:35.060025 | controller |           }
2026-06-11 12:41:35.060040 | controller |         },
2026-06-11 12:41:35.060054 | controller |         "user": {
2026-06-11 12:41:35.060068 | controller |           "linux": {
2026-06-11 12:41:35.060122 | controller |             "gid": 0,
2026-06-11 12:41:35.060142 | controller |             "supplementalGroups": [
2026-06-11 12:41:35.060158 | controller |               0,
2026-06-11 12:41:35.060172 | controller |               1000660000
2026-06-11 12:41:35.060187 | controller |             ],
2026-06-11 12:41:35.060202 | controller |             "uid": 1000660000
2026-06-11 12:41:35.060217 | controller |           }
2026-06-11 12:41:35.060234 | controller |         },
2026-06-11 12:41:35.060252 | controller |         "volumeMounts": [
2026-06-11 12:41:35.060267 | controller |           {
2026-06-11 12:41:35.060281 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 12:41:35.060296 | controller |             "name": "cert",
2026-06-11 12:41:35.060311 | controller |             "readOnly": true,
2026-06-11 12:41:35.060325 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:35.060339 | controller |           },
2026-06-11 12:41:35.060370 | controller |           {
2026-06-11 12:41:35.060386 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:35.060401 | controller |             "name": "kube-api-access-lxxhg",
2026-06-11 12:41:35.060415 | controller |             "readOnly": true,
2026-06-11 12:41:35.060430 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:35.060444 | controller |           }
2026-06-11 12:41:35.060459 | controller |         ]
2026-06-11 12:41:35.060473 | controller |       }
2026-06-11 12:41:35.060488 | controller |     ],
2026-06-11 12:41:35.060502 | controller |     "hostIP": "192.168.126.11",
2026-06-11 12:41:35.060516 | controller |     "hostIPs": [
2026-06-11 12:41:35.060530 | controller |       {
2026-06-11 12:41:35.060545 | controller |         "ip": "192.168.126.11"
2026-06-11 12:41:35.060559 | controller |       }
2026-06-11 12:41:35.060574 | controller |     ],
2026-06-11 12:41:35.060589 | controller |     "phase": "Running",
2026-06-11 12:41:35.060603 | controller |     "podIP": "10.217.0.88",
2026-06-11 12:41:35.060618 | controller |     "podIPs": [
2026-06-11 12:41:35.060632 | controller |       {
2026-06-11 12:41:35.060647 | controller |         "ip": "10.217.0.88"
2026-06-11 12:41:35.060661 | controller |       }
2026-06-11 12:41:35.060675 | controller |     ],
2026-06-11 12:41:35.060689 | controller |     "qosClass": "Burstable",
2026-06-11 12:41:35.060703 | controller |     "startTime": "2026-06-11T11:43:44Z"
2026-06-11 12:41:35.060717 | controller |   }
2026-06-11 12:41:35.060731 | controller | }
2026-06-11 12:41:35.089606 | controller | ok:
2026-06-11 12:41:35.089676 | controller | {
2026-06-11 12:41:35.089696 | controller |   "apiVersion": "v1",
2026-06-11 12:41:35.089712 | controller |   "kind": "Pod",
2026-06-11 12:41:35.089728 | controller |   "metadata": {
2026-06-11 12:41:35.089743 | controller |     "annotations": {
2026-06-11 12:41:35.089759 | 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-11 12:41:35.089780 | controller |       "capabilities": "Seamless Upgrades",
2026-06-11 12:41:35.089796 | controller |       "createdAt": "2026-06-11T11:03:59Z",
2026-06-11 12:41:35.089811 | controller |       "features.operators.openshift.io/disconnected": "true",
2026-06-11 12:41:35.089826 | controller |       "features.operators.openshift.io/fips-compliant": "true",
2026-06-11 12:41:35.089840 | controller |       "features.operators.openshift.io/proxy-aware": "false",
2026-06-11 12:41:35.089855 | controller |       "features.operators.openshift.io/tls-profiles": "false",
2026-06-11 12:41:35.089869 | controller |       "features.operators.openshift.io/token-auth-aws": "false",
2026-06-11 12:41:35.089883 | controller |       "features.operators.openshift.io/token-auth-azure": "false",
2026-06-11 12:41:35.089897 | controller |       "features.operators.openshift.io/token-auth-gcp": "false",
2026-06-11 12:41:35.089911 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.70/23\"],\"mac_address\":\"0a:58:0a:d9:00:46\",\"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.0.70/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 12:41:35.089927 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.70\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:46\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 12:41:35.089947 | controller |       "kubectl.kubernetes.io/default-container": "operator",
2026-06-11 12:41:35.089962 | controller |       "olm.operatorGroup": "openstack",
2026-06-11 12:41:35.089977 | controller |       "olm.operatorNamespace": "openstack-operators",
2026-06-11 12:41:35.089991 | controller |       "olm.targetNamespaces": "",
2026-06-11 12:41:35.090006 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-11 12:41:35.090020 | controller |       "operatorframework.io/initialization-resource": "{\"apiVersion\":\"operator.openstack.org/v1beta1\",\"kind\":\"OpenStack\",\"metadata\":{\"name\":\"openstack\",\"namespace\":\"openstack-operators\"},\"spec\":{}}",
2026-06-11 12:41:35.090036 | 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-11 12:41:35.090055 | controller |       "operatorframework.io/suggested-namespace": "openstack-operators",
2026-06-11 12:41:35.090070 | controller |       "operators.openshift.io/valid-subscription": "[\"OpenShift Container Platform\", \"OpenShift Platform Plus\"]",
2026-06-11 12:41:35.090085 | controller |       "operators.operatorframework.io/builder": "operator-sdk-v1.41.1",
2026-06-11 12:41:35.090100 | controller |       "operators.operatorframework.io/project_layout": "go.kubebuilder.io/v4",
2026-06-11 12:41:35.090115 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-11 12:41:35.090130 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-11 12:41:35.090144 | controller |     },
2026-06-11 12:41:35.090159 | controller |     "creationTimestamp": "2026-06-11T11:42:41Z",
2026-06-11 12:41:35.090177 | controller |     "generateName": "openstack-operator-controller-init-56cbf95697-",
2026-06-11 12:41:35.090192 | controller |     "generation": 1,
2026-06-11 12:41:35.090206 | controller |     "labels": {
2026-06-11 12:41:35.090221 | controller |       "app.kubernetes.io/name": "openstack-operator-controller-init",
2026-06-11 12:41:35.090235 | controller |       "control-plane": "controller-manager",
2026-06-11 12:41:35.090249 | controller |       "openstack.org/operator-name": "openstack-init",
2026-06-11 12:41:35.090263 | controller |       "pod-template-hash": "56cbf95697"
2026-06-11 12:41:35.090277 | controller |     },
2026-06-11 12:41:35.090291 | controller |     "managedFields": [
2026-06-11 12:41:35.090305 | controller |       {
2026-06-11 12:41:35.090320 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.090334 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.090364 | controller |         "fieldsV1": {
2026-06-11 12:41:35.090383 | controller |           "f:metadata": {
2026-06-11 12:41:35.090398 | controller |             "f:annotations": {
2026-06-11 12:41:35.090412 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 12:41:35.090426 | controller |             }
2026-06-11 12:41:35.090440 | controller |           }
2026-06-11 12:41:35.090453 | controller |         },
2026-06-11 12:41:35.090467 | controller |         "manager": "crc",
2026-06-11 12:41:35.090481 | controller |         "operation": "Update",
2026-06-11 12:41:35.090495 | controller |         "subresource": "status",
2026-06-11 12:41:35.090509 | controller |         "time": "2026-06-11T11:42:41Z"
2026-06-11 12:41:35.090523 | controller |       },
2026-06-11 12:41:35.090537 | controller |       {
2026-06-11 12:41:35.090552 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.090566 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.090580 | controller |         "fieldsV1": {
2026-06-11 12:41:35.090594 | controller |           "f:metadata": {
2026-06-11 12:41:35.090608 | controller |             "f:annotations": {
2026-06-11 12:41:35.090621 | controller |               ".": {},
2026-06-11 12:41:35.090635 | controller |               "f:alm-examples": {},
2026-06-11 12:41:35.090649 | controller |               "f:capabilities": {},
2026-06-11 12:41:35.090663 | controller |               "f:createdAt": {},
2026-06-11 12:41:35.090677 | controller |               "f:features.operators.openshift.io/disconnected": {},
2026-06-11 12:41:35.090691 | controller |               "f:features.operators.openshift.io/fips-compliant": {},
2026-06-11 12:41:35.090705 | controller |               "f:features.operators.openshift.io/proxy-aware": {},
2026-06-11 12:41:35.090719 | controller |               "f:features.operators.openshift.io/tls-profiles": {},
2026-06-11 12:41:35.090733 | controller |               "f:features.operators.openshift.io/token-auth-aws": {},
2026-06-11 12:41:35.090747 | controller |               "f:features.operators.openshift.io/token-auth-azure": {},
2026-06-11 12:41:35.090761 | controller |               "f:features.operators.openshift.io/token-auth-gcp": {},
2026-06-11 12:41:35.090776 | controller |               "f:kubectl.kubernetes.io/default-container": {},
2026-06-11 12:41:35.090791 | controller |               "f:olm.operatorGroup": {},
2026-06-11 12:41:35.090806 | controller |               "f:olm.operatorNamespace": {},
2026-06-11 12:41:35.090820 | controller |               "f:olm.targetNamespaces": {},
2026-06-11 12:41:35.090834 | controller |               "f:operatorframework.io/initialization-resource": {},
2026-06-11 12:41:35.090849 | controller |               "f:operatorframework.io/properties": {},
2026-06-11 12:41:35.090863 | controller |               "f:operatorframework.io/suggested-namespace": {},
2026-06-11 12:41:35.090877 | controller |               "f:operators.openshift.io/valid-subscription": {},
2026-06-11 12:41:35.090890 | controller |               "f:operators.operatorframework.io/builder": {},
2026-06-11 12:41:35.090908 | controller |               "f:operators.operatorframework.io/project_layout": {}
2026-06-11 12:41:35.090923 | controller |             },
2026-06-11 12:41:35.090937 | controller |             "f:generateName": {},
2026-06-11 12:41:35.090952 | controller |             "f:labels": {
2026-06-11 12:41:35.090966 | controller |               ".": {},
2026-06-11 12:41:35.090981 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 12:41:35.091001 | controller |               "f:control-plane": {},
2026-06-11 12:41:35.091016 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 12:41:35.091030 | controller |               "f:pod-template-hash": {}
2026-06-11 12:41:35.091044 | controller |             },
2026-06-11 12:41:35.091058 | controller |             "f:ownerReferences": {
2026-06-11 12:41:35.091072 | controller |               ".": {},
2026-06-11 12:41:35.091086 | controller |               "k:{\"uid\":\"7402717b-22b8-48f4-94a0-5c3768a0d04f\"}": {}
2026-06-11 12:41:35.091100 | controller |             }
2026-06-11 12:41:35.091114 | controller |           },
2026-06-11 12:41:35.091128 | controller |           "f:spec": {
2026-06-11 12:41:35.091142 | controller |             "f:containers": {
2026-06-11 12:41:35.091156 | controller |               "k:{\"name\":\"operator\"}": {
2026-06-11 12:41:35.091170 | controller |                 ".": {},
2026-06-11 12:41:35.091184 | controller |                 "f:args": {},
2026-06-11 12:41:35.091198 | controller |                 "f:command": {},
2026-06-11 12:41:35.091211 | controller |                 "f:env": {
2026-06-11 12:41:35.091225 | controller |                   ".": {},
2026-06-11 12:41:35.091239 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 12:41:35.091253 | controller |                     ".": {},
2026-06-11 12:41:35.091267 | controller |                     "f:name": {},
2026-06-11 12:41:35.091281 | controller |                     "f:value": {}
2026-06-11 12:41:35.091295 | controller |                   },
2026-06-11 12:41:35.091308 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 12:41:35.091322 | controller |                     ".": {},
2026-06-11 12:41:35.091336 | controller |                     "f:name": {},
2026-06-11 12:41:35.091371 | controller |                     "f:value": {}
2026-06-11 12:41:35.091387 | controller |                   },
2026-06-11 12:41:35.091401 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-11 12:41:35.091415 | controller |                     ".": {},
2026-06-11 12:41:35.091429 | controller |                     "f:name": {},
2026-06-11 12:41:35.091443 | controller |                     "f:value": {}
2026-06-11 12:41:35.091457 | controller |                   },
2026-06-11 12:41:35.091470 | controller |                   "k:{\"name\":\"OPERATOR_CONDITION_NAME\"}": {
2026-06-11 12:41:35.091484 | controller |                     ".": {},
2026-06-11 12:41:35.091498 | controller |                     "f:name": {},
2026-06-11 12:41:35.091512 | controller |                     "f:value": {}
2026-06-11 12:41:35.091525 | controller |                   },
2026-06-11 12:41:35.091539 | controller |                   "k:{\"name\":\"OPERATOR_IMAGE_URL\"}": {
2026-06-11 12:41:35.091553 | controller |                     ".": {},
2026-06-11 12:41:35.091567 | controller |                     "f:name": {},
2026-06-11 12:41:35.091581 | controller |                     "f:value": {}
2026-06-11 12:41:35.091595 | controller |                   },
2026-06-11 12:41:35.091609 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.091624 | controller |                     ".": {},
2026-06-11 12:41:35.091638 | controller |                     "f:name": {},
2026-06-11 12:41:35.091652 | controller |                     "f:value": {}
2026-06-11 12:41:35.091666 | controller |                   },
2026-06-11 12:41:35.091684 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.091699 | controller |                     ".": {},
2026-06-11 12:41:35.091713 | controller |                     "f:name": {},
2026-06-11 12:41:35.091728 | controller |                     "f:value": {}
2026-06-11 12:41:35.091742 | controller |                   },
2026-06-11 12:41:35.091757 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.091771 | controller |                     ".": {},
2026-06-11 12:41:35.091785 | controller |                     "f:name": {},
2026-06-11 12:41:35.091799 | controller |                     "f:value": {}
2026-06-11 12:41:35.091813 | controller |                   },
2026-06-11 12:41:35.091828 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.091842 | controller |                     ".": {},
2026-06-11 12:41:35.091856 | controller |                     "f:name": {},
2026-06-11 12:41:35.091870 | controller |                     "f:value": {}
2026-06-11 12:41:35.091884 | controller |                   },
2026-06-11 12:41:35.091898 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.091912 | controller |                     ".": {},
2026-06-11 12:41:35.091926 | controller |                     "f:name": {},
2026-06-11 12:41:35.091940 | controller |                     "f:value": {}
2026-06-11 12:41:35.091954 | controller |                   },
2026-06-11 12:41:35.091968 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.091982 | controller |                     ".": {},
2026-06-11 12:41:35.091996 | controller |                     "f:name": {},
2026-06-11 12:41:35.092011 | controller |                     "f:value": {}
2026-06-11 12:41:35.092024 | controller |                   },
2026-06-11 12:41:35.092038 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.092053 | controller |                     ".": {},
2026-06-11 12:41:35.092066 | controller |                     "f:name": {},
2026-06-11 12:41:35.092080 | controller |                     "f:value": {}
2026-06-11 12:41:35.092094 | controller |                   },
2026-06-11 12:41:35.092108 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.092122 | controller |                     ".": {},
2026-06-11 12:41:35.092136 | controller |                     "f:name": {},
2026-06-11 12:41:35.092149 | controller |                     "f:value": {}
2026-06-11 12:41:35.092163 | controller |                   },
2026-06-11 12:41:35.092177 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.092191 | controller |                     ".": {},
2026-06-11 12:41:35.092205 | controller |                     "f:name": {},
2026-06-11 12:41:35.092219 | controller |                     "f:value": {}
2026-06-11 12:41:35.092233 | controller |                   },
2026-06-11 12:41:35.092247 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 12:41:35.092261 | controller |                     ".": {},
2026-06-11 12:41:35.092275 | controller |                     "f:name": {},
2026-06-11 12:41:35.092289 | controller |                     "f:value": {}
2026-06-11 12:41:35.092303 | controller |                   },
2026-06-11 12:41:35.092317 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.092331 | controller |                     ".": {},
2026-06-11 12:41:35.092345 | controller |                     "f:name": {},
2026-06-11 12:41:35.092378 | controller |                     "f:value": {}
2026-06-11 12:41:35.092397 | controller |                   },
2026-06-11 12:41:35.092411 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.092426 | controller |                     ".": {},
2026-06-11 12:41:35.092439 | controller |                     "f:name": {},
2026-06-11 12:41:35.092453 | controller |                     "f:value": {}
2026-06-11 12:41:35.092467 | controller |                   },
2026-06-11 12:41:35.092481 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.092495 | controller |                     ".": {},
2026-06-11 12:41:35.092509 | controller |                     "f:name": {},
2026-06-11 12:41:35.092523 | controller |                     "f:value": {}
2026-06-11 12:41:35.092537 | controller |                   },
2026-06-11 12:41:35.092551 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.092565 | controller |                     ".": {},
2026-06-11 12:41:35.092579 | controller |                     "f:name": {},
2026-06-11 12:41:35.092593 | controller |                     "f:value": {}
2026-06-11 12:41:35.092606 | controller |                   },
2026-06-11 12:41:35.092620 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.092634 | controller |                     ".": {},
2026-06-11 12:41:35.092649 | controller |                     "f:name": {},
2026-06-11 12:41:35.092662 | controller |                     "f:value": {}
2026-06-11 12:41:35.092676 | controller |                   },
2026-06-11 12:41:35.092691 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.092705 | controller |                     ".": {},
2026-06-11 12:41:35.092719 | controller |                     "f:name": {},
2026-06-11 12:41:35.092733 | controller |                     "f:value": {}
2026-06-11 12:41:35.092747 | controller |                   },
2026-06-11 12:41:35.092761 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.092775 | controller |                     ".": {},
2026-06-11 12:41:35.092789 | controller |                     "f:name": {},
2026-06-11 12:41:35.092803 | controller |                     "f:value": {}
2026-06-11 12:41:35.092818 | controller |                   },
2026-06-11 12:41:35.092832 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.092846 | controller |                     ".": {},
2026-06-11 12:41:35.092860 | controller |                     "f:name": {},
2026-06-11 12:41:35.092874 | controller |                     "f:value": {}
2026-06-11 12:41:35.092888 | controller |                   },
2026-06-11 12:41:35.092902 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.092915 | controller |                     ".": {},
2026-06-11 12:41:35.092929 | controller |                     "f:name": {},
2026-06-11 12:41:35.092943 | controller |                     "f:value": {}
2026-06-11 12:41:35.092957 | controller |                   },
2026-06-11 12:41:35.092971 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 12:41:35.092985 | controller |                     ".": {},
2026-06-11 12:41:35.092999 | controller |                     "f:name": {},
2026-06-11 12:41:35.093013 | controller |                     "f:value": {}
2026-06-11 12:41:35.093027 | controller |                   },
2026-06-11 12:41:35.093040 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.093054 | controller |                     ".": {},
2026-06-11 12:41:35.093068 | controller |                     "f:name": {},
2026-06-11 12:41:35.093085 | controller |                     "f:value": {}
2026-06-11 12:41:35.093099 | controller |                   },
2026-06-11 12:41:35.093113 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.093127 | controller |                     ".": {},
2026-06-11 12:41:35.093141 | controller |                     "f:name": {},
2026-06-11 12:41:35.093155 | controller |                     "f:value": {}
2026-06-11 12:41:35.093168 | controller |                   },
2026-06-11 12:41:35.093182 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.093196 | controller |                     ".": {},
2026-06-11 12:41:35.093210 | controller |                     "f:name": {},
2026-06-11 12:41:35.093224 | controller |                     "f:value": {}
2026-06-11 12:41:35.093237 | controller |                   },
2026-06-11 12:41:35.093251 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.093265 | controller |                     ".": {},
2026-06-11 12:41:35.093279 | controller |                     "f:name": {},
2026-06-11 12:41:35.093293 | controller |                     "f:value": {}
2026-06-11 12:41:35.093307 | controller |                   },
2026-06-11 12:41:35.093320 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.093334 | controller |                     ".": {},
2026-06-11 12:41:35.093361 | controller |                     "f:name": {},
2026-06-11 12:41:35.093380 | controller |                     "f:value": {}
2026-06-11 12:41:35.093395 | controller |                   },
2026-06-11 12:41:35.093409 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.093423 | controller |                     ".": {},
2026-06-11 12:41:35.093437 | controller |                     "f:name": {},
2026-06-11 12:41:35.093451 | controller |                     "f:value": {}
2026-06-11 12:41:35.093465 | controller |                   },
2026-06-11 12:41:35.093479 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.093493 | controller |                     ".": {},
2026-06-11 12:41:35.093508 | controller |                     "f:name": {},
2026-06-11 12:41:35.093522 | controller |                     "f:value": {}
2026-06-11 12:41:35.093536 | controller |                   },
2026-06-11 12:41:35.093551 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.093565 | controller |                     ".": {},
2026-06-11 12:41:35.093579 | controller |                     "f:name": {},
2026-06-11 12:41:35.093593 | controller |                     "f:value": {}
2026-06-11 12:41:35.093606 | controller |                   },
2026-06-11 12:41:35.093636 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 12:41:35.093650 | controller |                     ".": {},
2026-06-11 12:41:35.093666 | controller |                     "f:name": {},
2026-06-11 12:41:35.093681 | controller |                     "f:value": {}
2026-06-11 12:41:35.093696 | controller |                   },
2026-06-11 12:41:35.093710 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.093724 | controller |                     ".": {},
2026-06-11 12:41:35.093738 | controller |                     "f:name": {},
2026-06-11 12:41:35.093752 | controller |                     "f:value": {}
2026-06-11 12:41:35.093766 | controller |                   },
2026-06-11 12:41:35.093780 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.093795 | controller |                     ".": {},
2026-06-11 12:41:35.093822 | controller |                     "f:name": {},
2026-06-11 12:41:35.093836 | controller |                     "f:value": {}
2026-06-11 12:41:35.093850 | controller |                   },
2026-06-11 12:41:35.093864 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.093878 | controller |                     ".": {},
2026-06-11 12:41:35.093892 | controller |                     "f:name": {},
2026-06-11 12:41:35.093906 | controller |                     "f:value": {}
2026-06-11 12:41:35.093919 | controller |                   },
2026-06-11 12:41:35.093933 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.093947 | controller |                     ".": {},
2026-06-11 12:41:35.093961 | controller |                     "f:name": {},
2026-06-11 12:41:35.093974 | controller |                     "f:value": {}
2026-06-11 12:41:35.093988 | controller |                   },
2026-06-11 12:41:35.094002 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.094016 | controller |                     ".": {},
2026-06-11 12:41:35.094030 | controller |                     "f:name": {},
2026-06-11 12:41:35.094044 | controller |                     "f:value": {}
2026-06-11 12:41:35.094057 | controller |                   },
2026-06-11 12:41:35.094071 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.094085 | controller |                     ".": {},
2026-06-11 12:41:35.094099 | controller |                     "f:name": {},
2026-06-11 12:41:35.094113 | controller |                     "f:value": {}
2026-06-11 12:41:35.094126 | controller |                   },
2026-06-11 12:41:35.094140 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.094154 | controller |                     ".": {},
2026-06-11 12:41:35.094168 | controller |                     "f:name": {},
2026-06-11 12:41:35.094182 | controller |                     "f:value": {}
2026-06-11 12:41:35.094195 | controller |                   },
2026-06-11 12:41:35.094209 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.094222 | controller |                     ".": {},
2026-06-11 12:41:35.094236 | controller |                     "f:name": {},
2026-06-11 12:41:35.094250 | controller |                     "f:value": {}
2026-06-11 12:41:35.094263 | controller |                   },
2026-06-11 12:41:35.094279 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.094296 | controller |                     ".": {},
2026-06-11 12:41:35.094310 | controller |                     "f:name": {},
2026-06-11 12:41:35.094324 | controller |                     "f:value": {}
2026-06-11 12:41:35.094337 | controller |                   },
2026-06-11 12:41:35.094368 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.094384 | controller |                     ".": {},
2026-06-11 12:41:35.094398 | controller |                     "f:name": {},
2026-06-11 12:41:35.094412 | controller |                     "f:value": {}
2026-06-11 12:41:35.094426 | controller |                   },
2026-06-11 12:41:35.094440 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.094454 | controller |                     ".": {},
2026-06-11 12:41:35.094468 | controller |                     "f:name": {},
2026-06-11 12:41:35.094482 | controller |                     "f:value": {}
2026-06-11 12:41:35.094496 | controller |                   },
2026-06-11 12:41:35.094510 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.094529 | controller |                     ".": {},
2026-06-11 12:41:35.094543 | controller |                     "f:name": {},
2026-06-11 12:41:35.094557 | controller |                     "f:value": {}
2026-06-11 12:41:35.094572 | controller |                   },
2026-06-11 12:41:35.094586 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.094600 | controller |                     ".": {},
2026-06-11 12:41:35.094613 | controller |                     "f:name": {},
2026-06-11 12:41:35.094627 | controller |                     "f:value": {}
2026-06-11 12:41:35.094641 | controller |                   },
2026-06-11 12:41:35.094655 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.094669 | controller |                     ".": {},
2026-06-11 12:41:35.094682 | controller |                     "f:name": {},
2026-06-11 12:41:35.094696 | controller |                     "f:value": {}
2026-06-11 12:41:35.094710 | controller |                   },
2026-06-11 12:41:35.094724 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.094738 | controller |                     ".": {},
2026-06-11 12:41:35.094752 | controller |                     "f:name": {},
2026-06-11 12:41:35.094766 | controller |                     "f:value": {}
2026-06-11 12:41:35.094780 | controller |                   },
2026-06-11 12:41:35.094795 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.094809 | controller |                     ".": {},
2026-06-11 12:41:35.094824 | controller |                     "f:name": {},
2026-06-11 12:41:35.094838 | controller |                     "f:value": {}
2026-06-11 12:41:35.094852 | controller |                   },
2026-06-11 12:41:35.094866 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 12:41:35.094880 | controller |                     ".": {},
2026-06-11 12:41:35.094894 | controller |                     "f:name": {},
2026-06-11 12:41:35.094908 | controller |                     "f:value": {}
2026-06-11 12:41:35.094922 | controller |                   },
2026-06-11 12:41:35.094936 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.094950 | controller |                     ".": {},
2026-06-11 12:41:35.094964 | controller |                     "f:name": {},
2026-06-11 12:41:35.094978 | controller |                     "f:value": {}
2026-06-11 12:41:35.094992 | controller |                   },
2026-06-11 12:41:35.095006 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.095020 | controller |                     ".": {},
2026-06-11 12:41:35.095034 | controller |                     "f:name": {},
2026-06-11 12:41:35.095047 | controller |                     "f:value": {}
2026-06-11 12:41:35.095061 | controller |                   },
2026-06-11 12:41:35.095075 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.095089 | controller |                     ".": {},
2026-06-11 12:41:35.095103 | controller |                     "f:name": {},
2026-06-11 12:41:35.095117 | controller |                     "f:value": {}
2026-06-11 12:41:35.095130 | controller |                   },
2026-06-11 12:41:35.095144 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 12:41:35.095158 | controller |                     ".": {},
2026-06-11 12:41:35.095172 | controller |                     "f:name": {},
2026-06-11 12:41:35.095185 | controller |                     "f:value": {}
2026-06-11 12:41:35.095199 | controller |                   },
2026-06-11 12:41:35.095213 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.095236 | controller |                     ".": {},
2026-06-11 12:41:35.095251 | controller |                     "f:name": {},
2026-06-11 12:41:35.095265 | controller |                     "f:value": {}
2026-06-11 12:41:35.095279 | controller |                   },
2026-06-11 12:41:35.095293 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 12:41:35.095307 | controller |                     ".": {},
2026-06-11 12:41:35.095321 | controller |                     "f:name": {},
2026-06-11 12:41:35.095335 | controller |                     "f:value": {}
2026-06-11 12:41:35.095369 | controller |                   },
2026-06-11 12:41:35.095386 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.095400 | controller |                     ".": {},
2026-06-11 12:41:35.095414 | controller |                     "f:name": {},
2026-06-11 12:41:35.095428 | controller |                     "f:value": {}
2026-06-11 12:41:35.095485 | controller |                   },
2026-06-11 12:41:35.095505 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 12:41:35.095521 | controller |                     ".": {},
2026-06-11 12:41:35.095536 | controller |                     "f:name": {},
2026-06-11 12:41:35.095551 | controller |                     "f:value": {}
2026-06-11 12:41:35.095565 | controller |                   },
2026-06-11 12:41:35.095580 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.095595 | controller |                     ".": {},
2026-06-11 12:41:35.095609 | controller |                     "f:name": {},
2026-06-11 12:41:35.095623 | controller |                     "f:value": {}
2026-06-11 12:41:35.095637 | controller |                   },
2026-06-11 12:41:35.095651 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.095665 | controller |                     ".": {},
2026-06-11 12:41:35.095679 | controller |                     "f:name": {},
2026-06-11 12:41:35.095693 | controller |                     "f:value": {}
2026-06-11 12:41:35.095707 | controller |                   },
2026-06-11 12:41:35.095721 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.095735 | controller |                     ".": {},
2026-06-11 12:41:35.095749 | controller |                     "f:name": {},
2026-06-11 12:41:35.095763 | controller |                     "f:value": {}
2026-06-11 12:41:35.095777 | controller |                   },
2026-06-11 12:41:35.095791 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.095805 | controller |                     ".": {},
2026-06-11 12:41:35.095820 | controller |                     "f:name": {},
2026-06-11 12:41:35.095834 | controller |                     "f:value": {}
2026-06-11 12:41:35.095848 | controller |                   },
2026-06-11 12:41:35.095862 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.095875 | controller |                     ".": {},
2026-06-11 12:41:35.095889 | controller |                     "f:name": {},
2026-06-11 12:41:35.095903 | controller |                     "f:value": {}
2026-06-11 12:41:35.095917 | controller |                   },
2026-06-11 12:41:35.095931 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 12:41:35.095945 | controller |                     ".": {},
2026-06-11 12:41:35.095958 | controller |                     "f:name": {},
2026-06-11 12:41:35.095972 | controller |                     "f:value": {}
2026-06-11 12:41:35.095986 | controller |                   },
2026-06-11 12:41:35.096005 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.096019 | controller |                     ".": {},
2026-06-11 12:41:35.096033 | controller |                     "f:name": {},
2026-06-11 12:41:35.096047 | controller |                     "f:value": {}
2026-06-11 12:41:35.096061 | controller |                   },
2026-06-11 12:41:35.096075 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.096088 | controller |                     ".": {},
2026-06-11 12:41:35.096102 | controller |                     "f:name": {},
2026-06-11 12:41:35.096116 | controller |                     "f:value": {}
2026-06-11 12:41:35.096129 | controller |                   },
2026-06-11 12:41:35.096143 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.096157 | controller |                     ".": {},
2026-06-11 12:41:35.096171 | controller |                     "f:name": {},
2026-06-11 12:41:35.096185 | controller |                     "f:value": {}
2026-06-11 12:41:35.096198 | controller |                   },
2026-06-11 12:41:35.096212 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 12:41:35.096225 | controller |                     ".": {},
2026-06-11 12:41:35.096239 | controller |                     "f:name": {},
2026-06-11 12:41:35.096253 | controller |                     "f:value": {}
2026-06-11 12:41:35.096266 | controller |                   },
2026-06-11 12:41:35.096280 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.096294 | controller |                     ".": {},
2026-06-11 12:41:35.096308 | controller |                     "f:name": {},
2026-06-11 12:41:35.096321 | controller |                     "f:value": {}
2026-06-11 12:41:35.096335 | controller |                   },
2026-06-11 12:41:35.096363 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.096383 | controller |                     ".": {},
2026-06-11 12:41:35.096397 | controller |                     "f:name": {},
2026-06-11 12:41:35.096411 | controller |                     "f:value": {}
2026-06-11 12:41:35.096425 | controller |                   },
2026-06-11 12:41:35.096438 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 12:41:35.096452 | controller |                     ".": {},
2026-06-11 12:41:35.096466 | controller |                     "f:name": {},
2026-06-11 12:41:35.096479 | controller |                     "f:value": {}
2026-06-11 12:41:35.096493 | controller |                   },
2026-06-11 12:41:35.096507 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.096521 | controller |                     ".": {},
2026-06-11 12:41:35.096534 | controller |                     "f:name": {},
2026-06-11 12:41:35.096548 | controller |                     "f:value": {}
2026-06-11 12:41:35.096562 | controller |                   },
2026-06-11 12:41:35.096576 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.096590 | controller |                     ".": {},
2026-06-11 12:41:35.096605 | controller |                     "f:name": {},
2026-06-11 12:41:35.096619 | controller |                     "f:value": {}
2026-06-11 12:41:35.096633 | controller |                   },
2026-06-11 12:41:35.096647 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.096661 | controller |                     ".": {},
2026-06-11 12:41:35.096675 | controller |                     "f:name": {},
2026-06-11 12:41:35.096689 | controller |                     "f:value": {}
2026-06-11 12:41:35.096704 | controller |                   },
2026-06-11 12:41:35.096725 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 12:41:35.096741 | controller |                     ".": {},
2026-06-11 12:41:35.096755 | controller |                     "f:name": {},
2026-06-11 12:41:35.096769 | controller |                     "f:value": {}
2026-06-11 12:41:35.096784 | controller |                   },
2026-06-11 12:41:35.096798 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.096813 | controller |                     ".": {},
2026-06-11 12:41:35.096828 | controller |                     "f:name": {},
2026-06-11 12:41:35.096842 | controller |                     "f:value": {}
2026-06-11 12:41:35.096856 | controller |                   },
2026-06-11 12:41:35.096870 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.096885 | controller |                     ".": {},
2026-06-11 12:41:35.096899 | controller |                     "f:name": {},
2026-06-11 12:41:35.096913 | controller |                     "f:value": {}
2026-06-11 12:41:35.096927 | controller |                   },
2026-06-11 12:41:35.096940 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 12:41:35.096954 | controller |                     ".": {},
2026-06-11 12:41:35.096968 | controller |                     "f:name": {},
2026-06-11 12:41:35.096982 | controller |                     "f:value": {}
2026-06-11 12:41:35.096996 | controller |                   },
2026-06-11 12:41:35.097010 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.097024 | controller |                     ".": {},
2026-06-11 12:41:35.097038 | controller |                     "f:name": {},
2026-06-11 12:41:35.097052 | controller |                     "f:value": {}
2026-06-11 12:41:35.097066 | controller |                   },
2026-06-11 12:41:35.097079 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.097093 | controller |                     ".": {},
2026-06-11 12:41:35.097107 | controller |                     "f:name": {},
2026-06-11 12:41:35.097121 | controller |                     "f:value": {}
2026-06-11 12:41:35.097135 | controller |                   },
2026-06-11 12:41:35.097148 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.097162 | controller |                     ".": {},
2026-06-11 12:41:35.097175 | controller |                     "f:name": {},
2026-06-11 12:41:35.097189 | controller |                     "f:value": {}
2026-06-11 12:41:35.097203 | controller |                   },
2026-06-11 12:41:35.097216 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.097230 | controller |                     ".": {},
2026-06-11 12:41:35.097244 | controller |                     "f:name": {},
2026-06-11 12:41:35.097258 | controller |                     "f:value": {}
2026-06-11 12:41:35.097271 | controller |                   },
2026-06-11 12:41:35.097285 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 12:41:35.097299 | controller |                     ".": {},
2026-06-11 12:41:35.097313 | controller |                     "f:name": {},
2026-06-11 12:41:35.097326 | controller |                     "f:value": {}
2026-06-11 12:41:35.097340 | controller |                   },
2026-06-11 12:41:35.097372 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.097388 | controller |                     ".": {},
2026-06-11 12:41:35.097402 | controller |                     "f:name": {},
2026-06-11 12:41:35.097416 | controller |                     "f:value": {}
2026-06-11 12:41:35.097435 | controller |                   },
2026-06-11 12:41:35.097450 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.097464 | controller |                     ".": {},
2026-06-11 12:41:35.097478 | controller |                     "f:name": {},
2026-06-11 12:41:35.097492 | controller |                     "f:value": {}
2026-06-11 12:41:35.097506 | controller |                   },
2026-06-11 12:41:35.097520 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.097534 | controller |                     ".": {},
2026-06-11 12:41:35.097549 | controller |                     "f:name": {},
2026-06-11 12:41:35.097563 | controller |                     "f:value": {}
2026-06-11 12:41:35.097577 | controller |                   },
2026-06-11 12:41:35.097591 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.097605 | controller |                     ".": {},
2026-06-11 12:41:35.097635 | controller |                     "f:name": {},
2026-06-11 12:41:35.097650 | controller |                     "f:value": {}
2026-06-11 12:41:35.097664 | controller |                   },
2026-06-11 12:41:35.097678 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 12:41:35.097692 | controller |                     ".": {},
2026-06-11 12:41:35.097706 | controller |                     "f:name": {},
2026-06-11 12:41:35.097719 | controller |                     "f:value": {}
2026-06-11 12:41:35.097733 | controller |                   },
2026-06-11 12:41:35.097747 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.097761 | controller |                     ".": {},
2026-06-11 12:41:35.097775 | controller |                     "f:name": {},
2026-06-11 12:41:35.097790 | controller |                     "f:value": {}
2026-06-11 12:41:35.097804 | controller |                   },
2026-06-11 12:41:35.097818 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.097832 | controller |                     ".": {},
2026-06-11 12:41:35.097846 | controller |                     "f:name": {},
2026-06-11 12:41:35.097860 | controller |                     "f:value": {}
2026-06-11 12:41:35.097874 | controller |                   },
2026-06-11 12:41:35.097887 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 12:41:35.097901 | controller |                     ".": {},
2026-06-11 12:41:35.097915 | controller |                     "f:name": {},
2026-06-11 12:41:35.097929 | controller |                     "f:value": {}
2026-06-11 12:41:35.097943 | controller |                   },
2026-06-11 12:41:35.097957 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.097971 | controller |                     ".": {},
2026-06-11 12:41:35.097985 | controller |                     "f:name": {},
2026-06-11 12:41:35.097999 | controller |                     "f:value": {}
2026-06-11 12:41:35.098013 | controller |                   },
2026-06-11 12:41:35.098028 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-11 12:41:35.098042 | controller |                     ".": {},
2026-06-11 12:41:35.098056 | controller |                     "f:name": {},
2026-06-11 12:41:35.098070 | controller |                     "f:value": {}
2026-06-11 12:41:35.098084 | controller |                   },
2026-06-11 12:41:35.098098 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.098112 | controller |                     ".": {},
2026-06-11 12:41:35.098126 | controller |                     "f:name": {},
2026-06-11 12:41:35.098145 | controller |                     "f:value": {}
2026-06-11 12:41:35.098159 | controller |                   },
2026-06-11 12:41:35.098173 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.098187 | controller |                     ".": {},
2026-06-11 12:41:35.098201 | controller |                     "f:name": {},
2026-06-11 12:41:35.098215 | controller |                     "f:value": {}
2026-06-11 12:41:35.098229 | controller |                   },
2026-06-11 12:41:35.098243 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.098256 | controller |                     ".": {},
2026-06-11 12:41:35.098270 | controller |                     "f:name": {},
2026-06-11 12:41:35.098284 | controller |                     "f:value": {}
2026-06-11 12:41:35.098297 | controller |                   },
2026-06-11 12:41:35.098311 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.098324 | controller |                     ".": {},
2026-06-11 12:41:35.098338 | controller |                     "f:name": {},
2026-06-11 12:41:35.098368 | controller |                     "f:value": {}
2026-06-11 12:41:35.098384 | controller |                   },
2026-06-11 12:41:35.098398 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.098412 | controller |                     ".": {},
2026-06-11 12:41:35.098426 | controller |                     "f:name": {},
2026-06-11 12:41:35.098440 | controller |                     "f:value": {}
2026-06-11 12:41:35.098454 | controller |                   },
2026-06-11 12:41:35.098468 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.098482 | controller |                     ".": {},
2026-06-11 12:41:35.098496 | controller |                     "f:name": {},
2026-06-11 12:41:35.098510 | controller |                     "f:value": {}
2026-06-11 12:41:35.098524 | controller |                   },
2026-06-11 12:41:35.098538 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 12:41:35.098553 | controller |                     ".": {},
2026-06-11 12:41:35.098567 | controller |                     "f:name": {},
2026-06-11 12:41:35.098580 | controller |                     "f:value": {}
2026-06-11 12:41:35.098594 | controller |                   },
2026-06-11 12:41:35.098608 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.098622 | controller |                     ".": {},
2026-06-11 12:41:35.098636 | controller |                     "f:name": {},
2026-06-11 12:41:35.098649 | controller |                     "f:value": {}
2026-06-11 12:41:35.098663 | controller |                   },
2026-06-11 12:41:35.098677 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.098691 | controller |                     ".": {},
2026-06-11 12:41:35.098705 | controller |                     "f:name": {},
2026-06-11 12:41:35.098719 | controller |                     "f:value": {}
2026-06-11 12:41:35.098733 | controller |                   },
2026-06-11 12:41:35.098747 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.098761 | controller |                     ".": {},
2026-06-11 12:41:35.098776 | controller |                     "f:name": {},
2026-06-11 12:41:35.098790 | controller |                     "f:value": {}
2026-06-11 12:41:35.098804 | controller |                   },
2026-06-11 12:41:35.098818 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.098832 | controller |                     ".": {},
2026-06-11 12:41:35.098851 | controller |                     "f:name": {},
2026-06-11 12:41:35.098866 | controller |                     "f:value": {}
2026-06-11 12:41:35.098880 | controller |                   },
2026-06-11 12:41:35.098894 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.098908 | controller |                     ".": {},
2026-06-11 12:41:35.098922 | controller |                     "f:name": {},
2026-06-11 12:41:35.098936 | controller |                     "f:value": {}
2026-06-11 12:41:35.098950 | controller |                   },
2026-06-11 12:41:35.098964 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.098978 | controller |                     ".": {},
2026-06-11 12:41:35.098992 | controller |                     "f:name": {},
2026-06-11 12:41:35.099006 | controller |                     "f:value": {}
2026-06-11 12:41:35.099019 | controller |                   },
2026-06-11 12:41:35.099033 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 12:41:35.099047 | controller |                     ".": {},
2026-06-11 12:41:35.099061 | controller |                     "f:name": {},
2026-06-11 12:41:35.099076 | controller |                     "f:value": {}
2026-06-11 12:41:35.099090 | controller |                   },
2026-06-11 12:41:35.099103 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.099117 | controller |                     ".": {},
2026-06-11 12:41:35.099131 | controller |                     "f:name": {},
2026-06-11 12:41:35.099146 | controller |                     "f:value": {}
2026-06-11 12:41:35.099160 | controller |                   },
2026-06-11 12:41:35.099174 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 12:41:35.099188 | controller |                     ".": {},
2026-06-11 12:41:35.099202 | controller |                     "f:name": {},
2026-06-11 12:41:35.099216 | controller |                     "f:value": {}
2026-06-11 12:41:35.099230 | controller |                   },
2026-06-11 12:41:35.099244 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 12:41:35.099258 | controller |                     ".": {},
2026-06-11 12:41:35.099272 | controller |                     "f:name": {},
2026-06-11 12:41:35.099286 | controller |                     "f:value": {}
2026-06-11 12:41:35.099300 | controller |                   },
2026-06-11 12:41:35.099314 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.099328 | controller |                     ".": {},
2026-06-11 12:41:35.099342 | controller |                     "f:name": {},
2026-06-11 12:41:35.099374 | controller |                     "f:value": {}
2026-06-11 12:41:35.099390 | controller |                   },
2026-06-11 12:41:35.099404 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.099418 | controller |                     ".": {},
2026-06-11 12:41:35.099432 | controller |                     "f:name": {},
2026-06-11 12:41:35.099447 | controller |                     "f:value": {}
2026-06-11 12:41:35.099461 | controller |                   },
2026-06-11 12:41:35.099475 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.099489 | controller |                     ".": {},
2026-06-11 12:41:35.099503 | controller |                     "f:name": {},
2026-06-11 12:41:35.099517 | controller |                     "f:value": {}
2026-06-11 12:41:35.099531 | controller |                   },
2026-06-11 12:41:35.099545 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.099559 | controller |                     ".": {},
2026-06-11 12:41:35.099577 | controller |                     "f:name": {},
2026-06-11 12:41:35.099592 | controller |                     "f:value": {}
2026-06-11 12:41:35.099606 | controller |                   },
2026-06-11 12:41:35.099620 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-11 12:41:35.099633 | controller |                     ".": {},
2026-06-11 12:41:35.099647 | controller |                     "f:name": {},
2026-06-11 12:41:35.099661 | controller |                     "f:value": {}
2026-06-11 12:41:35.099675 | controller |                   },
2026-06-11 12:41:35.099689 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 12:41:35.099703 | controller |                     ".": {},
2026-06-11 12:41:35.099719 | controller |                     "f:name": {},
2026-06-11 12:41:35.099736 | controller |                     "f:value": {}
2026-06-11 12:41:35.099750 | controller |                   },
2026-06-11 12:41:35.099764 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 12:41:35.099778 | controller |                     ".": {},
2026-06-11 12:41:35.099793 | controller |                     "f:name": {},
2026-06-11 12:41:35.099807 | controller |                     "f:value": {}
2026-06-11 12:41:35.099821 | controller |                   },
2026-06-11 12:41:35.099835 | controller |                   "k:{\"name\":\"TEST_ANSIBLETEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.099850 | controller |                     ".": {},
2026-06-11 12:41:35.099863 | controller |                     "f:name": {},
2026-06-11 12:41:35.099877 | controller |                     "f:value": {}
2026-06-11 12:41:35.099891 | controller |                   },
2026-06-11 12:41:35.099905 | controller |                   "k:{\"name\":\"TEST_HORIZONTEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.099919 | controller |                     ".": {},
2026-06-11 12:41:35.099933 | controller |                     "f:name": {},
2026-06-11 12:41:35.099947 | controller |                     "f:value": {}
2026-06-11 12:41:35.099961 | controller |                   },
2026-06-11 12:41:35.099975 | controller |                   "k:{\"name\":\"TEST_TOBIKO_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.099989 | controller |                     ".": {},
2026-06-11 12:41:35.100004 | controller |                     "f:name": {},
2026-06-11 12:41:35.100018 | controller |                     "f:value": {}
2026-06-11 12:41:35.100032 | controller |                   }
2026-06-11 12:41:35.100046 | controller |                 },
2026-06-11 12:41:35.100060 | controller |                 "f:image": {},
2026-06-11 12:41:35.100073 | controller |                 "f:imagePullPolicy": {},
2026-06-11 12:41:35.100088 | controller |                 "f:livenessProbe": {
2026-06-11 12:41:35.100102 | controller |                   ".": {},
2026-06-11 12:41:35.100115 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:35.100129 | controller |                   "f:httpGet": {
2026-06-11 12:41:35.100143 | controller |                     ".": {},
2026-06-11 12:41:35.100157 | controller |                     "f:path": {},
2026-06-11 12:41:35.100171 | controller |                     "f:port": {},
2026-06-11 12:41:35.100185 | controller |                     "f:scheme": {}
2026-06-11 12:41:35.100199 | controller |                   },
2026-06-11 12:41:35.100213 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:35.100226 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:35.100240 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:35.100254 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:35.100268 | controller |                 },
2026-06-11 12:41:35.100282 | controller |                 "f:name": {},
2026-06-11 12:41:35.100296 | controller |                 "f:readinessProbe": {
2026-06-11 12:41:35.100314 | controller |                   ".": {},
2026-06-11 12:41:35.100329 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:35.100343 | controller |                   "f:httpGet": {
2026-06-11 12:41:35.100376 | controller |                     ".": {},
2026-06-11 12:41:35.100391 | controller |                     "f:path": {},
2026-06-11 12:41:35.100405 | controller |                     "f:port": {},
2026-06-11 12:41:35.100419 | controller |                     "f:scheme": {}
2026-06-11 12:41:35.100433 | controller |                   },
2026-06-11 12:41:35.100446 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:35.100460 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:35.100474 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:35.100488 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:35.100502 | controller |                 },
2026-06-11 12:41:35.100517 | controller |                 "f:resources": {
2026-06-11 12:41:35.100531 | controller |                   ".": {},
2026-06-11 12:41:35.100545 | controller |                   "f:limits": {
2026-06-11 12:41:35.100559 | controller |                     ".": {},
2026-06-11 12:41:35.100573 | controller |                     "f:cpu": {},
2026-06-11 12:41:35.100587 | controller |                     "f:memory": {}
2026-06-11 12:41:35.100601 | controller |                   },
2026-06-11 12:41:35.100615 | controller |                   "f:requests": {
2026-06-11 12:41:35.100629 | controller |                     ".": {},
2026-06-11 12:41:35.100643 | controller |                     "f:cpu": {},
2026-06-11 12:41:35.100656 | controller |                     "f:memory": {}
2026-06-11 12:41:35.100670 | controller |                   }
2026-06-11 12:41:35.100684 | controller |                 },
2026-06-11 12:41:35.100698 | controller |                 "f:securityContext": {
2026-06-11 12:41:35.100712 | controller |                   ".": {},
2026-06-11 12:41:35.100726 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 12:41:35.100740 | controller |                 },
2026-06-11 12:41:35.100754 | controller |                 "f:terminationMessagePath": {},
2026-06-11 12:41:35.100768 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 12:41:35.100783 | controller |               }
2026-06-11 12:41:35.100797 | controller |             },
2026-06-11 12:41:35.100811 | controller |             "f:dnsPolicy": {},
2026-06-11 12:41:35.100826 | controller |             "f:enableServiceLinks": {},
2026-06-11 12:41:35.100840 | controller |             "f:restartPolicy": {},
2026-06-11 12:41:35.100854 | controller |             "f:schedulerName": {},
2026-06-11 12:41:35.100868 | controller |             "f:securityContext": {
2026-06-11 12:41:35.100882 | controller |               ".": {},
2026-06-11 12:41:35.100896 | controller |               "f:runAsNonRoot": {}
2026-06-11 12:41:35.100910 | controller |             },
2026-06-11 12:41:35.100924 | controller |             "f:serviceAccount": {},
2026-06-11 12:41:35.100937 | controller |             "f:serviceAccountName": {},
2026-06-11 12:41:35.100951 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 12:41:35.100966 | controller |             "f:tolerations": {}
2026-06-11 12:41:35.100980 | controller |           }
2026-06-11 12:41:35.100994 | controller |         },
2026-06-11 12:41:35.101008 | controller |         "manager": "kube-controller-manager",
2026-06-11 12:41:35.101022 | controller |         "operation": "Update",
2026-06-11 12:41:35.101036 | controller |         "time": "2026-06-11T11:42:41Z"
2026-06-11 12:41:35.101050 | controller |       },
2026-06-11 12:41:35.101065 | controller |       {
2026-06-11 12:41:35.101079 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.101092 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.101106 | controller |         "fieldsV1": {
2026-06-11 12:41:35.101125 | controller |           "f:metadata": {
2026-06-11 12:41:35.101139 | controller |             "f:annotations": {
2026-06-11 12:41:35.101153 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 12:41:35.101168 | controller |             }
2026-06-11 12:41:35.101182 | controller |           }
2026-06-11 12:41:35.101197 | controller |         },
2026-06-11 12:41:35.101211 | controller |         "manager": "multus-daemon",
2026-06-11 12:41:35.101224 | controller |         "operation": "Update",
2026-06-11 12:41:35.101238 | controller |         "subresource": "status",
2026-06-11 12:41:35.101252 | controller |         "time": "2026-06-11T11:42:42Z"
2026-06-11 12:41:35.101265 | controller |       },
2026-06-11 12:41:35.101279 | controller |       {
2026-06-11 12:41:35.101293 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.101307 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.101320 | controller |         "fieldsV1": {
2026-06-11 12:41:35.101334 | controller |           "f:status": {
2026-06-11 12:41:35.101362 | controller |             "f:conditions": {
2026-06-11 12:41:35.101381 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 12:41:35.101395 | controller |                 ".": {},
2026-06-11 12:41:35.101410 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.101424 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.101438 | controller |                 "f:status": {},
2026-06-11 12:41:35.101452 | controller |                 "f:type": {}
2026-06-11 12:41:35.101466 | controller |               },
2026-06-11 12:41:35.101480 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 12:41:35.101494 | controller |                 ".": {},
2026-06-11 12:41:35.101509 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.101523 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.101537 | controller |                 "f:status": {},
2026-06-11 12:41:35.101551 | controller |                 "f:type": {}
2026-06-11 12:41:35.101565 | controller |               },
2026-06-11 12:41:35.101579 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 12:41:35.101593 | controller |                 ".": {},
2026-06-11 12:41:35.101607 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.101635 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.101650 | controller |                 "f:status": {},
2026-06-11 12:41:35.101665 | controller |                 "f:type": {}
2026-06-11 12:41:35.101679 | controller |               },
2026-06-11 12:41:35.101693 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 12:41:35.101707 | controller |                 ".": {},
2026-06-11 12:41:35.101721 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.101735 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.101750 | controller |                 "f:status": {},
2026-06-11 12:41:35.101764 | controller |                 "f:type": {}
2026-06-11 12:41:35.101778 | controller |               }
2026-06-11 12:41:35.101792 | controller |             },
2026-06-11 12:41:35.101806 | controller |             "f:containerStatuses": {},
2026-06-11 12:41:35.101820 | controller |             "f:hostIP": {},
2026-06-11 12:41:35.101834 | controller |             "f:hostIPs": {},
2026-06-11 12:41:35.101849 | controller |             "f:phase": {},
2026-06-11 12:41:35.101863 | controller |             "f:podIP": {},
2026-06-11 12:41:35.101876 | controller |             "f:podIPs": {
2026-06-11 12:41:35.101890 | controller |               ".": {},
2026-06-11 12:41:35.101905 | controller |               "k:{\"ip\":\"10.217.0.70\"}": {
2026-06-11 12:41:35.101918 | controller |                 ".": {},
2026-06-11 12:41:35.101932 | controller |                 "f:ip": {}
2026-06-11 12:41:35.101946 | controller |               }
2026-06-11 12:41:35.101965 | controller |             },
2026-06-11 12:41:35.101979 | controller |             "f:startTime": {}
2026-06-11 12:41:35.101993 | controller |           }
2026-06-11 12:41:35.102007 | controller |         },
2026-06-11 12:41:35.102021 | controller |         "manager": "kubelet",
2026-06-11 12:41:35.102035 | controller |         "operation": "Update",
2026-06-11 12:41:35.102049 | controller |         "subresource": "status",
2026-06-11 12:41:35.102063 | controller |         "time": "2026-06-11T11:43:14Z"
2026-06-11 12:41:35.102076 | controller |       }
2026-06-11 12:41:35.102090 | controller |     ],
2026-06-11 12:41:35.102104 | controller |     "name": "openstack-operator-controller-init-56cbf95697-dxflh",
2026-06-11 12:41:35.102118 | controller |     "namespace": "openstack-operators",
2026-06-11 12:41:35.102132 | controller |     "ownerReferences": [
2026-06-11 12:41:35.102146 | controller |       {
2026-06-11 12:41:35.102160 | controller |         "apiVersion": "apps/v1",
2026-06-11 12:41:35.102175 | controller |         "blockOwnerDeletion": true,
2026-06-11 12:41:35.102189 | controller |         "controller": true,
2026-06-11 12:41:35.102203 | controller |         "kind": "ReplicaSet",
2026-06-11 12:41:35.102217 | controller |         "name": "openstack-operator-controller-init-56cbf95697",
2026-06-11 12:41:35.102231 | controller |         "uid": "7402717b-22b8-48f4-94a0-5c3768a0d04f"
2026-06-11 12:41:35.102245 | controller |       }
2026-06-11 12:41:35.102259 | controller |     ],
2026-06-11 12:41:35.102273 | controller |     "resourceVersion": "52159",
2026-06-11 12:41:35.102287 | controller |     "uid": "165ecca9-bfa3-4767-bf99-8766cd6af6f4"
2026-06-11 12:41:35.102301 | controller |   },
2026-06-11 12:41:35.102315 | controller |   "spec": {
2026-06-11 12:41:35.102328 | controller |     "containers": [
2026-06-11 12:41:35.102342 | controller |       {
2026-06-11 12:41:35.102374 | controller |         "args": [
2026-06-11 12:41:35.102389 | controller |           "--leader-elect",
2026-06-11 12:41:35.102403 | controller |           "--health-probe-bind-address=:8081"
2026-06-11 12:41:35.102416 | controller |         ],
2026-06-11 12:41:35.102430 | controller |         "command": [
2026-06-11 12:41:35.102444 | controller |           "/operator"
2026-06-11 12:41:35.102458 | controller |         ],
2026-06-11 12:41:35.102472 | controller |         "env": [
2026-06-11 12:41:35.102486 | controller |           {
2026-06-11 12:41:35.102500 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.102514 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-11 12:41:35.102529 | controller |           },
2026-06-11 12:41:35.102543 | controller |           {
2026-06-11 12:41:35.102557 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.102571 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-11 12:41:35.102586 | controller |           },
2026-06-11 12:41:35.102600 | controller |           {
2026-06-11 12:41:35.102615 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.102629 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-11 12:41:35.102643 | controller |           },
2026-06-11 12:41:35.102657 | controller |           {
2026-06-11 12:41:35.102671 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.102686 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-11 12:41:35.102700 | controller |           },
2026-06-11 12:41:35.102714 | controller |           {
2026-06-11 12:41:35.102728 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.102743 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-11 12:41:35.102762 | controller |           },
2026-06-11 12:41:35.102777 | controller |           {
2026-06-11 12:41:35.102791 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.102805 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-11 12:41:35.102819 | controller |           },
2026-06-11 12:41:35.102833 | controller |           {
2026-06-11 12:41:35.102848 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.102863 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-11 12:41:35.102877 | controller |           },
2026-06-11 12:41:35.102891 | controller |           {
2026-06-11 12:41:35.102905 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.102919 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-11 12:41:35.102933 | controller |           },
2026-06-11 12:41:35.102948 | controller |           {
2026-06-11 12:41:35.102962 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.102976 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-11 12:41:35.102990 | controller |           },
2026-06-11 12:41:35.103004 | controller |           {
2026-06-11 12:41:35.103019 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.103033 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-11 12:41:35.103047 | controller |           },
2026-06-11 12:41:35.103061 | controller |           {
2026-06-11 12:41:35.103076 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.103090 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-11 12:41:35.103104 | controller |           },
2026-06-11 12:41:35.103118 | controller |           {
2026-06-11 12:41:35.103132 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.103146 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-11 12:41:35.103160 | controller |           },
2026-06-11 12:41:35.103174 | controller |           {
2026-06-11 12:41:35.103188 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.103202 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-11 12:41:35.103216 | controller |           },
2026-06-11 12:41:35.103230 | controller |           {
2026-06-11 12:41:35.103244 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.103258 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-11 12:41:35.103273 | controller |           },
2026-06-11 12:41:35.103287 | controller |           {
2026-06-11 12:41:35.103301 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.103315 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-11 12:41:35.103330 | controller |           },
2026-06-11 12:41:35.103344 | controller |           {
2026-06-11 12:41:35.103377 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.103393 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-11 12:41:35.103407 | controller |           },
2026-06-11 12:41:35.103422 | controller |           {
2026-06-11 12:41:35.103440 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.103460 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-11 12:41:35.103476 | controller |           },
2026-06-11 12:41:35.103491 | controller |           {
2026-06-11 12:41:35.103505 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.103520 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-11 12:41:35.103534 | controller |           },
2026-06-11 12:41:35.103549 | controller |           {
2026-06-11 12:41:35.103563 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.103578 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-11 12:41:35.103592 | controller |           },
2026-06-11 12:41:35.103606 | controller |           {
2026-06-11 12:41:35.103620 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.103634 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-11 12:41:35.103648 | controller |           },
2026-06-11 12:41:35.103662 | controller |           {
2026-06-11 12:41:35.103676 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.103690 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-11 12:41:35.103705 | controller |           },
2026-06-11 12:41:35.103719 | controller |           {
2026-06-11 12:41:35.103733 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.103747 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-11 12:41:35.103761 | controller |           },
2026-06-11 12:41:35.103776 | controller |           {
2026-06-11 12:41:35.103790 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.103804 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-11 12:41:35.103818 | controller |           },
2026-06-11 12:41:35.103833 | controller |           {
2026-06-11 12:41:35.103847 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.103861 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-11 12:41:35.103876 | controller |           },
2026-06-11 12:41:35.103890 | controller |           {
2026-06-11 12:41:35.103904 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.103918 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-11 12:41:35.103932 | controller |           },
2026-06-11 12:41:35.103947 | controller |           {
2026-06-11 12:41:35.103961 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.103976 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-11 12:41:35.103990 | controller |           },
2026-06-11 12:41:35.104004 | controller |           {
2026-06-11 12:41:35.104018 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.104032 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-11 12:41:35.104046 | controller |           },
2026-06-11 12:41:35.104060 | controller |           {
2026-06-11 12:41:35.104074 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.104092 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-11 12:41:35.104107 | controller |           },
2026-06-11 12:41:35.104121 | controller |           {
2026-06-11 12:41:35.104135 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.104150 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-11 12:41:35.104164 | controller |           },
2026-06-11 12:41:35.104178 | controller |           {
2026-06-11 12:41:35.104192 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.104206 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-11 12:41:35.104220 | controller |           },
2026-06-11 12:41:35.104234 | controller |           {
2026-06-11 12:41:35.104247 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.104261 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-11 12:41:35.104275 | controller |           },
2026-06-11 12:41:35.104289 | controller |           {
2026-06-11 12:41:35.104303 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.104318 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-11 12:41:35.104332 | controller |           },
2026-06-11 12:41:35.104359 | controller |           {
2026-06-11 12:41:35.104379 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.104393 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-11 12:41:35.104408 | controller |           },
2026-06-11 12:41:35.104422 | controller |           {
2026-06-11 12:41:35.104436 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.104449 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-11 12:41:35.104463 | controller |           },
2026-06-11 12:41:35.104477 | controller |           {
2026-06-11 12:41:35.104492 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.104506 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-11 12:41:35.104520 | controller |           },
2026-06-11 12:41:35.104534 | controller |           {
2026-06-11 12:41:35.104548 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.104562 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-11 12:41:35.104576 | controller |           },
2026-06-11 12:41:35.104590 | controller |           {
2026-06-11 12:41:35.104604 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.104618 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-11 12:41:35.104632 | controller |           },
2026-06-11 12:41:35.104646 | controller |           {
2026-06-11 12:41:35.104660 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.104673 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-11 12:41:35.104687 | controller |           },
2026-06-11 12:41:35.104701 | controller |           {
2026-06-11 12:41:35.104715 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.104730 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-11 12:41:35.104750 | controller |           },
2026-06-11 12:41:35.104765 | controller |           {
2026-06-11 12:41:35.104779 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.104794 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-11 12:41:35.104808 | controller |           },
2026-06-11 12:41:35.104823 | controller |           {
2026-06-11 12:41:35.104837 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.104852 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-11 12:41:35.104866 | controller |           },
2026-06-11 12:41:35.104880 | controller |           {
2026-06-11 12:41:35.104895 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.104909 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-11 12:41:35.104923 | controller |           },
2026-06-11 12:41:35.104938 | controller |           {
2026-06-11 12:41:35.104952 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.104966 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-11 12:41:35.104980 | controller |           },
2026-06-11 12:41:35.104994 | controller |           {
2026-06-11 12:41:35.105008 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.105022 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-11 12:41:35.105037 | controller |           },
2026-06-11 12:41:35.105051 | controller |           {
2026-06-11 12:41:35.105065 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.105079 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-11 12:41:35.105093 | controller |           },
2026-06-11 12:41:35.105107 | controller |           {
2026-06-11 12:41:35.105122 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.105136 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-11 12:41:35.105150 | controller |           },
2026-06-11 12:41:35.105164 | controller |           {
2026-06-11 12:41:35.105178 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.105192 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-11 12:41:35.105206 | controller |           },
2026-06-11 12:41:35.105220 | controller |           {
2026-06-11 12:41:35.105235 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.105249 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-11 12:41:35.105263 | controller |           },
2026-06-11 12:41:35.105277 | controller |           {
2026-06-11 12:41:35.105291 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.105305 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-11 12:41:35.105319 | controller |           },
2026-06-11 12:41:35.105333 | controller |           {
2026-06-11 12:41:35.105364 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.105383 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-11 12:41:35.105397 | controller |           },
2026-06-11 12:41:35.105412 | controller |           {
2026-06-11 12:41:35.105426 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.105444 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-11 12:41:35.105458 | controller |           },
2026-06-11 12:41:35.105472 | controller |           {
2026-06-11 12:41:35.105487 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.105501 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-11 12:41:35.105515 | controller |           },
2026-06-11 12:41:35.105555 | controller |           {
2026-06-11 12:41:35.105574 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.105590 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-11 12:41:35.105605 | controller |           },
2026-06-11 12:41:35.105631 | controller |           {
2026-06-11 12:41:35.105647 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.105661 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-11 12:41:35.105676 | controller |           },
2026-06-11 12:41:35.105690 | controller |           {
2026-06-11 12:41:35.105704 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.105718 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-11 12:41:35.105732 | controller |           },
2026-06-11 12:41:35.105746 | controller |           {
2026-06-11 12:41:35.105761 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.105775 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-11 12:41:35.105789 | controller |           },
2026-06-11 12:41:35.105803 | controller |           {
2026-06-11 12:41:35.105818 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.105832 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-11 12:41:35.105846 | controller |           },
2026-06-11 12:41:35.105861 | controller |           {
2026-06-11 12:41:35.105875 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.105889 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-11 12:41:35.105903 | controller |           },
2026-06-11 12:41:35.105918 | controller |           {
2026-06-11 12:41:35.105932 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.105946 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-11 12:41:35.105960 | controller |           },
2026-06-11 12:41:35.105973 | controller |           {
2026-06-11 12:41:35.105987 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.106001 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-11 12:41:35.106015 | controller |           },
2026-06-11 12:41:35.106029 | controller |           {
2026-06-11 12:41:35.106042 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.106056 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-11 12:41:35.106070 | controller |           },
2026-06-11 12:41:35.106084 | controller |           {
2026-06-11 12:41:35.106098 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.106112 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-11 12:41:35.106133 | controller |           },
2026-06-11 12:41:35.106148 | controller |           {
2026-06-11 12:41:35.106162 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.106177 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-11 12:41:35.106191 | controller |           },
2026-06-11 12:41:35.106205 | controller |           {
2026-06-11 12:41:35.106219 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.106233 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-11 12:41:35.106247 | controller |           },
2026-06-11 12:41:35.106261 | controller |           {
2026-06-11 12:41:35.106275 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.106289 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-11 12:41:35.106303 | controller |           },
2026-06-11 12:41:35.106317 | controller |           {
2026-06-11 12:41:35.106331 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.106362 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-11 12:41:35.106383 | controller |           },
2026-06-11 12:41:35.106398 | controller |           {
2026-06-11 12:41:35.106413 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.106427 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-11 12:41:35.106441 | controller |           },
2026-06-11 12:41:35.106455 | controller |           {
2026-06-11 12:41:35.106469 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.106483 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-11 12:41:35.106497 | controller |           },
2026-06-11 12:41:35.106511 | controller |           {
2026-06-11 12:41:35.106525 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.106539 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-11 12:41:35.106554 | controller |           },
2026-06-11 12:41:35.106568 | controller |           {
2026-06-11 12:41:35.106582 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.106597 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-11 12:41:35.106612 | controller |           },
2026-06-11 12:41:35.106626 | controller |           {
2026-06-11 12:41:35.106640 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.106655 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-11 12:41:35.106669 | controller |           },
2026-06-11 12:41:35.106683 | controller |           {
2026-06-11 12:41:35.106697 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.106712 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-11 12:41:35.106726 | controller |           },
2026-06-11 12:41:35.106740 | controller |           {
2026-06-11 12:41:35.106754 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.106769 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-11 12:41:35.106784 | controller |           },
2026-06-11 12:41:35.106802 | controller |           {
2026-06-11 12:41:35.106817 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.106831 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-11 12:41:35.106846 | controller |           },
2026-06-11 12:41:35.106860 | controller |           {
2026-06-11 12:41:35.106874 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.106888 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-11 12:41:35.106902 | controller |           },
2026-06-11 12:41:35.106916 | controller |           {
2026-06-11 12:41:35.106930 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.106944 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-11 12:41:35.106959 | controller |           },
2026-06-11 12:41:35.106972 | controller |           {
2026-06-11 12:41:35.106986 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.107000 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-11 12:41:35.107014 | controller |           },
2026-06-11 12:41:35.107028 | controller |           {
2026-06-11 12:41:35.107042 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.107056 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-11 12:41:35.107070 | controller |           },
2026-06-11 12:41:35.107085 | controller |           {
2026-06-11 12:41:35.107099 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.107113 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-11 12:41:35.107127 | controller |           },
2026-06-11 12:41:35.107141 | controller |           {
2026-06-11 12:41:35.107155 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.107168 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-11 12:41:35.107182 | controller |           },
2026-06-11 12:41:35.107196 | controller |           {
2026-06-11 12:41:35.107210 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.107224 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-11 12:41:35.107237 | controller |           },
2026-06-11 12:41:35.107251 | controller |           {
2026-06-11 12:41:35.107265 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.107279 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-11 12:41:35.107293 | controller |           },
2026-06-11 12:41:35.107306 | controller |           {
2026-06-11 12:41:35.107320 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.107334 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-11 12:41:35.107366 | controller |           },
2026-06-11 12:41:35.107382 | controller |           {
2026-06-11 12:41:35.107396 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.107410 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-11 12:41:35.107424 | controller |           },
2026-06-11 12:41:35.107438 | controller |           {
2026-06-11 12:41:35.107452 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.107471 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-11 12:41:35.107485 | controller |           },
2026-06-11 12:41:35.107499 | controller |           {
2026-06-11 12:41:35.107513 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.107527 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-11 12:41:35.107541 | controller |           },
2026-06-11 12:41:35.107556 | controller |           {
2026-06-11 12:41:35.107570 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.107584 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-11 12:41:35.107598 | controller |           },
2026-06-11 12:41:35.107613 | controller |           {
2026-06-11 12:41:35.107627 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.107641 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-11 12:41:35.107655 | controller |           },
2026-06-11 12:41:35.107669 | controller |           {
2026-06-11 12:41:35.107683 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.107697 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-11 12:41:35.107711 | controller |           },
2026-06-11 12:41:35.107725 | controller |           {
2026-06-11 12:41:35.107739 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.107753 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-11 12:41:35.107768 | controller |           },
2026-06-11 12:41:35.107782 | controller |           {
2026-06-11 12:41:35.107797 | controller |             "name": "TEST_TOBIKO_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.107811 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tobiko:current-podified"
2026-06-11 12:41:35.107825 | controller |           },
2026-06-11 12:41:35.107840 | controller |           {
2026-06-11 12:41:35.107854 | controller |             "name": "TEST_ANSIBLETEST_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.107868 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified"
2026-06-11 12:41:35.107882 | controller |           },
2026-06-11 12:41:35.107896 | controller |           {
2026-06-11 12:41:35.107910 | controller |             "name": "TEST_HORIZONTEST_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.107924 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizontest:current-podified"
2026-06-11 12:41:35.107938 | controller |           },
2026-06-11 12:41:35.107952 | controller |           {
2026-06-11 12:41:35.107966 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-11 12:41:35.107980 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-11 12:41:35.107994 | controller |           },
2026-06-11 12:41:35.108008 | controller |           {
2026-06-11 12:41:35.108023 | controller |             "name": "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 12:41:35.108037 | controller |             "value": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7"
2026-06-11 12:41:35.108051 | controller |           },
2026-06-11 12:41:35.108065 | controller |           {
2026-06-11 12:41:35.108079 | controller |             "name": "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 12:41:35.108094 | controller |             "value": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce"
2026-06-11 12:41:35.108112 | controller |           },
2026-06-11 12:41:35.108126 | controller |           {
2026-06-11 12:41:35.108140 | controller |             "name": "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 12:41:35.108155 | controller |             "value": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd"
2026-06-11 12:41:35.108169 | controller |           },
2026-06-11 12:41:35.108183 | controller |           {
2026-06-11 12:41:35.108197 | controller |             "name": "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 12:41:35.108211 | controller |             "value": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9"
2026-06-11 12:41:35.108225 | controller |           },
2026-06-11 12:41:35.108239 | controller |           {
2026-06-11 12:41:35.108254 | controller |             "name": "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 12:41:35.108268 | controller |             "value": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752"
2026-06-11 12:41:35.108282 | controller |           },
2026-06-11 12:41:35.108295 | controller |           {
2026-06-11 12:41:35.108309 | controller |             "name": "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 12:41:35.108324 | controller |             "value": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed"
2026-06-11 12:41:35.108338 | controller |           },
2026-06-11 12:41:35.108370 | controller |           {
2026-06-11 12:41:35.108386 | controller |             "name": "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 12:41:35.108400 | controller |             "value": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373"
2026-06-11 12:41:35.108414 | controller |           },
2026-06-11 12:41:35.108428 | controller |           {
2026-06-11 12:41:35.108442 | controller |             "name": "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 12:41:35.108456 | controller |             "value": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf"
2026-06-11 12:41:35.108470 | controller |           },
2026-06-11 12:41:35.108484 | controller |           {
2026-06-11 12:41:35.108498 | controller |             "name": "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 12:41:35.108512 | controller |             "value": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6"
2026-06-11 12:41:35.108527 | controller |           },
2026-06-11 12:41:35.108541 | controller |           {
2026-06-11 12:41:35.108555 | controller |             "name": "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 12:41:35.108570 | controller |             "value": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391"
2026-06-11 12:41:35.108584 | controller |           },
2026-06-11 12:41:35.108599 | controller |           {
2026-06-11 12:41:35.108613 | controller |             "name": "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 12:41:35.108628 | controller |             "value": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398"
2026-06-11 12:41:35.108642 | controller |           },
2026-06-11 12:41:35.108656 | controller |           {
2026-06-11 12:41:35.108670 | controller |             "name": "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 12:41:35.108685 | controller |             "value": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d"
2026-06-11 12:41:35.108703 | controller |           },
2026-06-11 12:41:35.108718 | controller |           {
2026-06-11 12:41:35.108733 | controller |             "name": "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 12:41:35.108748 | controller |             "value": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60"
2026-06-11 12:41:35.108762 | controller |           },
2026-06-11 12:41:35.108777 | controller |           {
2026-06-11 12:41:35.108791 | controller |             "name": "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 12:41:35.108807 | controller |             "value": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63"
2026-06-11 12:41:35.108821 | controller |           },
2026-06-11 12:41:35.108836 | controller |           {
2026-06-11 12:41:35.108850 | controller |             "name": "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 12:41:35.108865 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1"
2026-06-11 12:41:35.108880 | controller |           },
2026-06-11 12:41:35.108894 | controller |           {
2026-06-11 12:41:35.108908 | controller |             "name": "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 12:41:35.108923 | controller |             "value": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7"
2026-06-11 12:41:35.108937 | controller |           },
2026-06-11 12:41:35.108952 | controller |           {
2026-06-11 12:41:35.108966 | controller |             "name": "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 12:41:35.108980 | controller |             "value": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67"
2026-06-11 12:41:35.108995 | controller |           },
2026-06-11 12:41:35.109009 | controller |           {
2026-06-11 12:41:35.109023 | controller |             "name": "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 12:41:35.109038 | controller |             "value": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6"
2026-06-11 12:41:35.109052 | controller |           },
2026-06-11 12:41:35.109067 | controller |           {
2026-06-11 12:41:35.109081 | controller |             "name": "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 12:41:35.109096 | controller |             "value": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc"
2026-06-11 12:41:35.109110 | controller |           },
2026-06-11 12:41:35.109125 | controller |           {
2026-06-11 12:41:35.109139 | controller |             "name": "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-11 12:41:35.109153 | controller |             "value": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d"
2026-06-11 12:41:35.109168 | controller |           },
2026-06-11 12:41:35.109182 | controller |           {
2026-06-11 12:41:35.109196 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-11 12:41:35.109210 | controller |             "value": "0.6.0-1781175837"
2026-06-11 12:41:35.109225 | controller |           },
2026-06-11 12:41:35.109239 | controller |           {
2026-06-11 12:41:35.109254 | controller |             "name": "OPERATOR_IMAGE_URL",
2026-06-11 12:41:35.109268 | controller |             "value": "38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8"
2026-06-11 12:41:35.109282 | controller |           },
2026-06-11 12:41:35.109296 | controller |           {
2026-06-11 12:41:35.109314 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 12:41:35.109329 | controller |             "value": "false"
2026-06-11 12:41:35.109343 | controller |           },
2026-06-11 12:41:35.109381 | controller |           {
2026-06-11 12:41:35.109397 | controller |             "name": "LEASE_DURATION",
2026-06-11 12:41:35.109411 | controller |             "value": "30"
2026-06-11 12:41:35.109425 | controller |           },
2026-06-11 12:41:35.109439 | controller |           {
2026-06-11 12:41:35.109453 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 12:41:35.109468 | controller |             "value": "20"
2026-06-11 12:41:35.109482 | controller |           },
2026-06-11 12:41:35.109496 | controller |           {
2026-06-11 12:41:35.109510 | controller |             "name": "RETRY_PERIOD",
2026-06-11 12:41:35.109524 | controller |             "value": "5"
2026-06-11 12:41:35.109538 | controller |           },
2026-06-11 12:41:35.109552 | controller |           {
2026-06-11 12:41:35.109567 | controller |             "name": "OPERATOR_CONDITION_NAME",
2026-06-11 12:41:35.109581 | controller |             "value": "openstack-operator.v0.6.0"
2026-06-11 12:41:35.109596 | controller |           }
2026-06-11 12:41:35.109610 | controller |         ],
2026-06-11 12:41:35.109638 | controller |         "image": "38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8",
2026-06-11 12:41:35.109653 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 12:41:35.109667 | controller |         "livenessProbe": {
2026-06-11 12:41:35.109681 | controller |           "failureThreshold": 3,
2026-06-11 12:41:35.109695 | controller |           "httpGet": {
2026-06-11 12:41:35.109709 | controller |             "path": "/healthz",
2026-06-11 12:41:35.109723 | controller |             "port": 8081,
2026-06-11 12:41:35.109737 | controller |             "scheme": "HTTP"
2026-06-11 12:41:35.109751 | controller |           },
2026-06-11 12:41:35.109765 | controller |           "initialDelaySeconds": 15,
2026-06-11 12:41:35.109779 | controller |           "periodSeconds": 20,
2026-06-11 12:41:35.109793 | controller |           "successThreshold": 1,
2026-06-11 12:41:35.109807 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:35.109822 | controller |         },
2026-06-11 12:41:35.109836 | controller |         "name": "operator",
2026-06-11 12:41:35.109851 | controller |         "readinessProbe": {
2026-06-11 12:41:35.109865 | controller |           "failureThreshold": 3,
2026-06-11 12:41:35.109879 | controller |           "httpGet": {
2026-06-11 12:41:35.109893 | controller |             "path": "/readyz",
2026-06-11 12:41:35.109907 | controller |             "port": 8081,
2026-06-11 12:41:35.109921 | controller |             "scheme": "HTTP"
2026-06-11 12:41:35.109935 | controller |           },
2026-06-11 12:41:35.109949 | controller |           "initialDelaySeconds": 5,
2026-06-11 12:41:35.109963 | controller |           "periodSeconds": 10,
2026-06-11 12:41:35.109977 | controller |           "successThreshold": 1,
2026-06-11 12:41:35.109991 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:35.110005 | controller |         },
2026-06-11 12:41:35.110019 | controller |         "resources": {
2026-06-11 12:41:35.110033 | controller |           "limits": {
2026-06-11 12:41:35.110047 | controller |             "cpu": "500m",
2026-06-11 12:41:35.110061 | controller |             "memory": "256Mi"
2026-06-11 12:41:35.110075 | controller |           },
2026-06-11 12:41:35.110089 | controller |           "requests": {
2026-06-11 12:41:35.110103 | controller |             "cpu": "10m",
2026-06-11 12:41:35.110117 | controller |             "memory": "128Mi"
2026-06-11 12:41:35.110131 | controller |           }
2026-06-11 12:41:35.110145 | controller |         },
2026-06-11 12:41:35.110159 | controller |         "securityContext": {
2026-06-11 12:41:35.110173 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 12:41:35.110192 | controller |           "capabilities": {
2026-06-11 12:41:35.110207 | controller |             "drop": [
2026-06-11 12:41:35.110221 | controller |               "ALL"
2026-06-11 12:41:35.110235 | controller |             ]
2026-06-11 12:41:35.110249 | controller |           },
2026-06-11 12:41:35.110263 | controller |           "runAsUser": 1000660000
2026-06-11 12:41:35.110277 | controller |         },
2026-06-11 12:41:35.110291 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 12:41:35.110305 | controller |         "terminationMessagePolicy": "File",
2026-06-11 12:41:35.110319 | controller |         "volumeMounts": [
2026-06-11 12:41:35.110333 | controller |           {
2026-06-11 12:41:35.110361 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:35.110381 | controller |             "name": "kube-api-access-qwsnj",
2026-06-11 12:41:35.110396 | controller |             "readOnly": true
2026-06-11 12:41:35.110411 | controller |           }
2026-06-11 12:41:35.110425 | controller |         ]
2026-06-11 12:41:35.110439 | controller |       }
2026-06-11 12:41:35.110453 | controller |     ],
2026-06-11 12:41:35.110467 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 12:41:35.110481 | controller |     "enableServiceLinks": true,
2026-06-11 12:41:35.110496 | controller |     "imagePullSecrets": [
2026-06-11 12:41:35.110510 | controller |       {
2026-06-11 12:41:35.110524 | controller |         "name": "openstack-operator-controller-init-dockercfg-7bs5k"
2026-06-11 12:41:35.110538 | controller |       }
2026-06-11 12:41:35.110552 | controller |     ],
2026-06-11 12:41:35.110567 | controller |     "nodeName": "crc",
2026-06-11 12:41:35.110581 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 12:41:35.110595 | controller |     "priority": 0,
2026-06-11 12:41:35.110609 | controller |     "restartPolicy": "Always",
2026-06-11 12:41:35.110624 | controller |     "schedulerName": "default-scheduler",
2026-06-11 12:41:35.110638 | controller |     "securityContext": {
2026-06-11 12:41:35.110652 | controller |       "fsGroup": 1000660000,
2026-06-11 12:41:35.110666 | controller |       "runAsNonRoot": true,
2026-06-11 12:41:35.110680 | controller |       "seLinuxOptions": {
2026-06-11 12:41:35.110694 | controller |         "level": "s0:c26,c5"
2026-06-11 12:41:35.110708 | controller |       },
2026-06-11 12:41:35.110722 | controller |       "seccompProfile": {
2026-06-11 12:41:35.110736 | controller |         "type": "RuntimeDefault"
2026-06-11 12:41:35.110750 | controller |       }
2026-06-11 12:41:35.110765 | controller |     },
2026-06-11 12:41:35.110779 | controller |     "serviceAccount": "openstack-operator-controller-init",
2026-06-11 12:41:35.110793 | controller |     "serviceAccountName": "openstack-operator-controller-init",
2026-06-11 12:41:35.110808 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 12:41:35.110823 | controller |     "tolerations": [
2026-06-11 12:41:35.110837 | controller |       {
2026-06-11 12:41:35.110853 | controller |         "effect": "NoExecute",
2026-06-11 12:41:35.110873 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 12:41:35.110893 | controller |         "operator": "Exists",
2026-06-11 12:41:35.110911 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:35.110925 | controller |       },
2026-06-11 12:41:35.110940 | controller |       {
2026-06-11 12:41:35.110954 | controller |         "effect": "NoExecute",
2026-06-11 12:41:35.110969 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 12:41:35.110983 | controller |         "operator": "Exists",
2026-06-11 12:41:35.110997 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:35.111012 | controller |       },
2026-06-11 12:41:35.111026 | controller |       {
2026-06-11 12:41:35.111040 | controller |         "effect": "NoSchedule",
2026-06-11 12:41:35.111054 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 12:41:35.111073 | controller |         "operator": "Exists"
2026-06-11 12:41:35.111088 | controller |       }
2026-06-11 12:41:35.111102 | controller |     ],
2026-06-11 12:41:35.111116 | controller |     "volumes": [
2026-06-11 12:41:35.111135 | controller |       {
2026-06-11 12:41:35.111150 | controller |         "name": "kube-api-access-qwsnj",
2026-06-11 12:41:35.111164 | controller |         "projected": {
2026-06-11 12:41:35.111178 | controller |           "defaultMode": 420,
2026-06-11 12:41:35.111192 | controller |           "sources": [
2026-06-11 12:41:35.111207 | controller |             {
2026-06-11 12:41:35.111221 | controller |               "serviceAccountToken": {
2026-06-11 12:41:35.111235 | controller |                 "expirationSeconds": 3607,
2026-06-11 12:41:35.111249 | controller |                 "path": "token"
2026-06-11 12:41:35.111262 | controller |               }
2026-06-11 12:41:35.111276 | controller |             },
2026-06-11 12:41:35.111290 | controller |             {
2026-06-11 12:41:35.111304 | controller |               "configMap": {
2026-06-11 12:41:35.111319 | controller |                 "items": [
2026-06-11 12:41:35.111333 | controller |                   {
2026-06-11 12:41:35.111361 | controller |                     "key": "ca.crt",
2026-06-11 12:41:35.111380 | controller |                     "path": "ca.crt"
2026-06-11 12:41:35.111395 | controller |                   }
2026-06-11 12:41:35.111409 | controller |                 ],
2026-06-11 12:41:35.111423 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 12:41:35.111437 | controller |               }
2026-06-11 12:41:35.111451 | controller |             },
2026-06-11 12:41:35.111464 | controller |             {
2026-06-11 12:41:35.111478 | controller |               "downwardAPI": {
2026-06-11 12:41:35.111492 | controller |                 "items": [
2026-06-11 12:41:35.111506 | controller |                   {
2026-06-11 12:41:35.111519 | controller |                     "fieldRef": {
2026-06-11 12:41:35.111533 | controller |                       "apiVersion": "v1",
2026-06-11 12:41:35.111547 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 12:41:35.111562 | controller |                     },
2026-06-11 12:41:35.111576 | controller |                     "path": "namespace"
2026-06-11 12:41:35.111590 | controller |                   }
2026-06-11 12:41:35.111605 | controller |                 ]
2026-06-11 12:41:35.111619 | controller |               }
2026-06-11 12:41:35.111633 | controller |             },
2026-06-11 12:41:35.111647 | controller |             {
2026-06-11 12:41:35.111662 | controller |               "configMap": {
2026-06-11 12:41:35.111675 | controller |                 "items": [
2026-06-11 12:41:35.111689 | controller |                   {
2026-06-11 12:41:35.111703 | controller |                     "key": "service-ca.crt",
2026-06-11 12:41:35.111717 | controller |                     "path": "service-ca.crt"
2026-06-11 12:41:35.111730 | controller |                   }
2026-06-11 12:41:35.111744 | controller |                 ],
2026-06-11 12:41:35.111758 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 12:41:35.111772 | controller |               }
2026-06-11 12:41:35.111786 | controller |             }
2026-06-11 12:41:35.111800 | controller |           ]
2026-06-11 12:41:35.111814 | controller |         }
2026-06-11 12:41:35.111829 | controller |       }
2026-06-11 12:41:35.111843 | controller |     ]
2026-06-11 12:41:35.111857 | controller |   },
2026-06-11 12:41:35.111870 | controller |   "status": {
2026-06-11 12:41:35.111884 | controller |     "conditions": [
2026-06-11 12:41:35.111898 | controller |       {
2026-06-11 12:41:35.111912 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.111926 | controller |         "lastTransitionTime": "2026-06-11T11:43:02Z",
2026-06-11 12:41:35.111940 | controller |         "status": "True",
2026-06-11 12:41:35.111954 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 12:41:35.111974 | controller |       },
2026-06-11 12:41:35.111989 | controller |       {
2026-06-11 12:41:35.112003 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.112017 | controller |         "lastTransitionTime": "2026-06-11T11:42:41Z",
2026-06-11 12:41:35.112031 | controller |         "status": "True",
2026-06-11 12:41:35.112045 | controller |         "type": "Initialized"
2026-06-11 12:41:35.112059 | controller |       },
2026-06-11 12:41:35.112073 | controller |       {
2026-06-11 12:41:35.112087 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.112101 | controller |         "lastTransitionTime": "2026-06-11T11:43:14Z",
2026-06-11 12:41:35.112115 | controller |         "status": "True",
2026-06-11 12:41:35.112129 | controller |         "type": "Ready"
2026-06-11 12:41:35.112143 | controller |       },
2026-06-11 12:41:35.112157 | controller |       {
2026-06-11 12:41:35.112172 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.112186 | controller |         "lastTransitionTime": "2026-06-11T11:43:14Z",
2026-06-11 12:41:35.112200 | controller |         "status": "True",
2026-06-11 12:41:35.112214 | controller |         "type": "ContainersReady"
2026-06-11 12:41:35.112228 | controller |       },
2026-06-11 12:41:35.112242 | controller |       {
2026-06-11 12:41:35.112256 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.112270 | controller |         "lastTransitionTime": "2026-06-11T11:42:41Z",
2026-06-11 12:41:35.112284 | controller |         "status": "True",
2026-06-11 12:41:35.112298 | controller |         "type": "PodScheduled"
2026-06-11 12:41:35.112312 | controller |       }
2026-06-11 12:41:35.112326 | controller |     ],
2026-06-11 12:41:35.112340 | controller |     "containerStatuses": [
2026-06-11 12:41:35.112374 | controller |       {
2026-06-11 12:41:35.112390 | controller |         "allocatedResources": {
2026-06-11 12:41:35.112404 | controller |           "cpu": "10m",
2026-06-11 12:41:35.112418 | controller |           "memory": "128Mi"
2026-06-11 12:41:35.112432 | controller |         },
2026-06-11 12:41:35.112446 | controller |         "containerID": "cri-o://d109b453bf7447532ee4d6ff25c3a3807c5a3a6aacab848a427c3b13a8427501",
2026-06-11 12:41:35.112460 | controller |         "image": "38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8",
2026-06-11 12:41:35.112474 | controller |         "imageID": "38.102.83.17:5001/openstack-k8s-operators/openstack-operator@sha256:196e88b5efdcbc2e3162c59af2f504ef7f09012de51a7cb94dd8eda2d33667e7",
2026-06-11 12:41:35.112488 | controller |         "lastState": {},
2026-06-11 12:41:35.112503 | controller |         "name": "operator",
2026-06-11 12:41:35.112516 | controller |         "ready": true,
2026-06-11 12:41:35.112530 | controller |         "resources": {
2026-06-11 12:41:35.112544 | controller |           "limits": {
2026-06-11 12:41:35.112558 | controller |             "cpu": "500m",
2026-06-11 12:41:35.112572 | controller |             "memory": "256Mi"
2026-06-11 12:41:35.112586 | controller |           },
2026-06-11 12:41:35.112600 | controller |           "requests": {
2026-06-11 12:41:35.112614 | controller |             "cpu": "10m",
2026-06-11 12:41:35.112628 | controller |             "memory": "128Mi"
2026-06-11 12:41:35.112641 | controller |           }
2026-06-11 12:41:35.112656 | controller |         },
2026-06-11 12:41:35.112670 | controller |         "restartCount": 0,
2026-06-11 12:41:35.112684 | controller |         "started": true,
2026-06-11 12:41:35.112697 | controller |         "state": {
2026-06-11 12:41:35.112711 | controller |           "running": {
2026-06-11 12:41:35.112725 | controller |             "startedAt": "2026-06-11T11:43:01Z"
2026-06-11 12:41:35.112738 | controller |           }
2026-06-11 12:41:35.112752 | controller |         },
2026-06-11 12:41:35.112767 | controller |         "user": {
2026-06-11 12:41:35.112781 | controller |           "linux": {
2026-06-11 12:41:35.112795 | controller |             "gid": 0,
2026-06-11 12:41:35.112813 | controller |             "supplementalGroups": [
2026-06-11 12:41:35.112828 | controller |               0,
2026-06-11 12:41:35.112842 | controller |               1000660000
2026-06-11 12:41:35.112857 | controller |             ],
2026-06-11 12:41:35.112871 | controller |             "uid": 1000660000
2026-06-11 12:41:35.112885 | controller |           }
2026-06-11 12:41:35.112899 | controller |         },
2026-06-11 12:41:35.112913 | controller |         "volumeMounts": [
2026-06-11 12:41:35.112927 | controller |           {
2026-06-11 12:41:35.112941 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:35.112955 | controller |             "name": "kube-api-access-qwsnj",
2026-06-11 12:41:35.112970 | controller |             "readOnly": true,
2026-06-11 12:41:35.112984 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:35.112998 | controller |           }
2026-06-11 12:41:35.113012 | controller |         ]
2026-06-11 12:41:35.113026 | controller |       }
2026-06-11 12:41:35.113040 | controller |     ],
2026-06-11 12:41:35.113054 | controller |     "hostIP": "192.168.126.11",
2026-06-11 12:41:35.113068 | controller |     "hostIPs": [
2026-06-11 12:41:35.113082 | controller |       {
2026-06-11 12:41:35.113096 | controller |         "ip": "192.168.126.11"
2026-06-11 12:41:35.113110 | controller |       }
2026-06-11 12:41:35.113124 | controller |     ],
2026-06-11 12:41:35.113138 | controller |     "phase": "Running",
2026-06-11 12:41:35.113152 | controller |     "podIP": "10.217.0.70",
2026-06-11 12:41:35.113166 | controller |     "podIPs": [
2026-06-11 12:41:35.113180 | controller |       {
2026-06-11 12:41:35.113194 | controller |         "ip": "10.217.0.70"
2026-06-11 12:41:35.113209 | controller |       }
2026-06-11 12:41:35.113223 | controller |     ],
2026-06-11 12:41:35.113237 | controller |     "qosClass": "Burstable",
2026-06-11 12:41:35.113251 | controller |     "startTime": "2026-06-11T11:42:41Z"
2026-06-11 12:41:35.113265 | controller |   }
2026-06-11 12:41:35.113279 | controller | }
2026-06-11 12:41:35.402132 | controller | ok:
2026-06-11 12:41:35.402302 | controller | {
2026-06-11 12:41:35.402326 | controller |   "apiVersion": "v1",
2026-06-11 12:41:35.402344 | controller |   "kind": "Pod",
2026-06-11 12:41:35.402379 | controller |   "metadata": {
2026-06-11 12:41:35.402395 | controller |     "annotations": {
2026-06-11 12:41:35.402411 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.94/23\"],\"mac_address\":\"0a:58:0a:d9:00:5e\",\"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.0.94/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 12:41:35.402428 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.94\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5e\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 12:41:35.402445 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 12:41:35.402460 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-11 12:41:35.402475 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-11 12:41:35.402490 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-11 12:41:35.402505 | controller |     },
2026-06-11 12:41:35.402520 | controller |     "creationTimestamp": "2026-06-11T11:43:44Z",
2026-06-11 12:41:35.402535 | controller |     "generateName": "openstack-operator-controller-manager-5844f5ff8d-",
2026-06-11 12:41:35.402550 | controller |     "generation": 1,
2026-06-11 12:41:35.402565 | controller |     "labels": {
2026-06-11 12:41:35.402588 | controller |       "app.kubernetes.io/name": "openstack-operator",
2026-06-11 12:41:35.402604 | controller |       "control-plane": "controller-manager",
2026-06-11 12:41:35.402618 | controller |       "openstack.org/operator-name": "openstack",
2026-06-11 12:41:35.402633 | controller |       "pod-template-hash": "5844f5ff8d"
2026-06-11 12:41:35.402647 | controller |     },
2026-06-11 12:41:35.402662 | controller |     "managedFields": [
2026-06-11 12:41:35.402676 | controller |       {
2026-06-11 12:41:35.402691 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.402705 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.402720 | controller |         "fieldsV1": {
2026-06-11 12:41:35.402734 | controller |           "f:metadata": {
2026-06-11 12:41:35.402748 | controller |             "f:annotations": {
2026-06-11 12:41:35.402762 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 12:41:35.402777 | controller |             }
2026-06-11 12:41:35.402791 | controller |           }
2026-06-11 12:41:35.402806 | controller |         },
2026-06-11 12:41:35.402821 | controller |         "manager": "crc",
2026-06-11 12:41:35.402835 | controller |         "operation": "Update",
2026-06-11 12:41:35.402850 | controller |         "subresource": "status",
2026-06-11 12:41:35.402865 | controller |         "time": "2026-06-11T11:43:44Z"
2026-06-11 12:41:35.402879 | controller |       },
2026-06-11 12:41:35.402894 | controller |       {
2026-06-11 12:41:35.402908 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.402923 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.402937 | controller |         "fieldsV1": {
2026-06-11 12:41:35.402952 | controller |           "f:metadata": {
2026-06-11 12:41:35.402966 | controller |             "f:annotations": {
2026-06-11 12:41:35.402980 | controller |               ".": {},
2026-06-11 12:41:35.402995 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 12:41:35.403010 | controller |             },
2026-06-11 12:41:35.403024 | controller |             "f:generateName": {},
2026-06-11 12:41:35.403039 | controller |             "f:labels": {
2026-06-11 12:41:35.403053 | controller |               ".": {},
2026-06-11 12:41:35.403068 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 12:41:35.403082 | controller |               "f:control-plane": {},
2026-06-11 12:41:35.403097 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 12:41:35.403111 | controller |               "f:pod-template-hash": {}
2026-06-11 12:41:35.403126 | controller |             },
2026-06-11 12:41:35.403140 | controller |             "f:ownerReferences": {
2026-06-11 12:41:35.403155 | controller |               ".": {},
2026-06-11 12:41:35.403169 | controller |               "k:{\"uid\":\"cf081e9f-7876-4b51-af8f-e5d281df16df\"}": {}
2026-06-11 12:41:35.403184 | controller |             }
2026-06-11 12:41:35.403198 | controller |           },
2026-06-11 12:41:35.403213 | controller |           "f:spec": {
2026-06-11 12:41:35.403227 | controller |             "f:containers": {
2026-06-11 12:41:35.403242 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 12:41:35.403256 | controller |                 ".": {},
2026-06-11 12:41:35.403270 | controller |                 "f:args": {},
2026-06-11 12:41:35.403285 | controller |                 "f:command": {},
2026-06-11 12:41:35.403300 | controller |                 "f:env": {
2026-06-11 12:41:35.403314 | controller |                   ".": {},
2026-06-11 12:41:35.403328 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 12:41:35.403342 | controller |                     ".": {},
2026-06-11 12:41:35.403375 | controller |                     "f:name": {},
2026-06-11 12:41:35.403391 | controller |                     "f:value": {}
2026-06-11 12:41:35.403406 | controller |                   },
2026-06-11 12:41:35.403420 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-11 12:41:35.403438 | controller |                     ".": {},
2026-06-11 12:41:35.403453 | controller |                     "f:name": {},
2026-06-11 12:41:35.403468 | controller |                     "f:value": {}
2026-06-11 12:41:35.403483 | controller |                   },
2026-06-11 12:41:35.403498 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.403513 | controller |                     ".": {},
2026-06-11 12:41:35.403527 | controller |                     "f:name": {},
2026-06-11 12:41:35.403542 | controller |                     "f:value": {}
2026-06-11 12:41:35.403557 | controller |                   },
2026-06-11 12:41:35.403572 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.403586 | controller |                     ".": {},
2026-06-11 12:41:35.403601 | controller |                     "f:name": {},
2026-06-11 12:41:35.403616 | controller |                     "f:value": {}
2026-06-11 12:41:35.403631 | controller |                   },
2026-06-11 12:41:35.403646 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.403660 | controller |                     ".": {},
2026-06-11 12:41:35.403675 | controller |                     "f:name": {},
2026-06-11 12:41:35.403689 | controller |                     "f:value": {}
2026-06-11 12:41:35.403703 | controller |                   },
2026-06-11 12:41:35.403718 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.403733 | controller |                     ".": {},
2026-06-11 12:41:35.403747 | controller |                     "f:name": {},
2026-06-11 12:41:35.403762 | controller |                     "f:value": {}
2026-06-11 12:41:35.403776 | controller |                   },
2026-06-11 12:41:35.403791 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.403805 | controller |                     ".": {},
2026-06-11 12:41:35.403820 | controller |                     "f:name": {},
2026-06-11 12:41:35.403835 | controller |                     "f:value": {}
2026-06-11 12:41:35.403850 | controller |                   },
2026-06-11 12:41:35.403865 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.403880 | controller |                     ".": {},
2026-06-11 12:41:35.403894 | controller |                     "f:name": {},
2026-06-11 12:41:35.403909 | controller |                     "f:value": {}
2026-06-11 12:41:35.403924 | controller |                   },
2026-06-11 12:41:35.403939 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.403953 | controller |                     ".": {},
2026-06-11 12:41:35.403968 | controller |                     "f:name": {},
2026-06-11 12:41:35.403983 | controller |                     "f:value": {}
2026-06-11 12:41:35.403997 | controller |                   },
2026-06-11 12:41:35.404012 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.404027 | controller |                     ".": {},
2026-06-11 12:41:35.404041 | controller |                     "f:name": {},
2026-06-11 12:41:35.404056 | controller |                     "f:value": {}
2026-06-11 12:41:35.404070 | controller |                   },
2026-06-11 12:41:35.404085 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.404100 | controller |                     ".": {},
2026-06-11 12:41:35.404114 | controller |                     "f:name": {},
2026-06-11 12:41:35.404128 | controller |                     "f:value": {}
2026-06-11 12:41:35.404143 | controller |                   },
2026-06-11 12:41:35.404157 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.404176 | controller |                     ".": {},
2026-06-11 12:41:35.404191 | controller |                     "f:name": {},
2026-06-11 12:41:35.404205 | controller |                     "f:value": {}
2026-06-11 12:41:35.404220 | controller |                   },
2026-06-11 12:41:35.404234 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.404249 | controller |                     ".": {},
2026-06-11 12:41:35.404264 | controller |                     "f:name": {},
2026-06-11 12:41:35.404278 | controller |                     "f:value": {}
2026-06-11 12:41:35.404293 | controller |                   },
2026-06-11 12:41:35.404307 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.404322 | controller |                     ".": {},
2026-06-11 12:41:35.404336 | controller |                     "f:name": {},
2026-06-11 12:41:35.404368 | controller |                     "f:value": {}
2026-06-11 12:41:35.404385 | controller |                   },
2026-06-11 12:41:35.404400 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.404414 | controller |                     ".": {},
2026-06-11 12:41:35.404429 | controller |                     "f:name": {},
2026-06-11 12:41:35.404443 | controller |                     "f:value": {}
2026-06-11 12:41:35.404458 | controller |                   },
2026-06-11 12:41:35.404472 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.404486 | controller |                     ".": {},
2026-06-11 12:41:35.404501 | controller |                     "f:name": {},
2026-06-11 12:41:35.404515 | controller |                     "f:value": {}
2026-06-11 12:41:35.404530 | controller |                   },
2026-06-11 12:41:35.404545 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.404559 | controller |                     ".": {},
2026-06-11 12:41:35.404574 | controller |                     "f:name": {},
2026-06-11 12:41:35.404589 | controller |                     "f:value": {}
2026-06-11 12:41:35.404603 | controller |                   },
2026-06-11 12:41:35.404618 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.404632 | controller |                     ".": {},
2026-06-11 12:41:35.404647 | controller |                     "f:name": {},
2026-06-11 12:41:35.404662 | controller |                     "f:value": {}
2026-06-11 12:41:35.404676 | controller |                   },
2026-06-11 12:41:35.404691 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.404705 | controller |                     ".": {},
2026-06-11 12:41:35.404720 | controller |                     "f:name": {},
2026-06-11 12:41:35.404734 | controller |                     "f:value": {}
2026-06-11 12:41:35.404748 | controller |                   },
2026-06-11 12:41:35.404762 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.404776 | controller |                     ".": {},
2026-06-11 12:41:35.404790 | controller |                     "f:name": {},
2026-06-11 12:41:35.404805 | controller |                     "f:value": {}
2026-06-11 12:41:35.404819 | controller |                   },
2026-06-11 12:41:35.404833 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.404847 | controller |                     ".": {},
2026-06-11 12:41:35.404862 | controller |                     "f:name": {},
2026-06-11 12:41:35.404876 | controller |                     "f:value": {}
2026-06-11 12:41:35.404895 | controller |                   },
2026-06-11 12:41:35.404910 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.404925 | controller |                     ".": {},
2026-06-11 12:41:35.404940 | controller |                     "f:name": {},
2026-06-11 12:41:35.404954 | controller |                     "f:value": {}
2026-06-11 12:41:35.404969 | controller |                   },
2026-06-11 12:41:35.404983 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.404998 | controller |                     ".": {},
2026-06-11 12:41:35.405013 | controller |                     "f:name": {},
2026-06-11 12:41:35.405028 | controller |                     "f:value": {}
2026-06-11 12:41:35.405043 | controller |                   },
2026-06-11 12:41:35.405057 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.405071 | controller |                     ".": {},
2026-06-11 12:41:35.405085 | controller |                     "f:name": {},
2026-06-11 12:41:35.405100 | controller |                     "f:value": {}
2026-06-11 12:41:35.405114 | controller |                   },
2026-06-11 12:41:35.405129 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.405143 | controller |                     ".": {},
2026-06-11 12:41:35.405158 | controller |                     "f:name": {},
2026-06-11 12:41:35.405173 | controller |                     "f:value": {}
2026-06-11 12:41:35.405187 | controller |                   },
2026-06-11 12:41:35.405202 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.405217 | controller |                     ".": {},
2026-06-11 12:41:35.405231 | controller |                     "f:name": {},
2026-06-11 12:41:35.405245 | controller |                     "f:value": {}
2026-06-11 12:41:35.405260 | controller |                   },
2026-06-11 12:41:35.405274 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.405288 | controller |                     ".": {},
2026-06-11 12:41:35.405303 | controller |                     "f:name": {},
2026-06-11 12:41:35.405317 | controller |                     "f:value": {}
2026-06-11 12:41:35.405331 | controller |                   },
2026-06-11 12:41:35.405359 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.405379 | controller |                     ".": {},
2026-06-11 12:41:35.405395 | controller |                     "f:name": {},
2026-06-11 12:41:35.405409 | controller |                     "f:value": {}
2026-06-11 12:41:35.405424 | controller |                   },
2026-06-11 12:41:35.405438 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.405452 | controller |                     ".": {},
2026-06-11 12:41:35.405467 | controller |                     "f:name": {},
2026-06-11 12:41:35.405481 | controller |                     "f:value": {}
2026-06-11 12:41:35.405495 | controller |                   },
2026-06-11 12:41:35.405510 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.405525 | controller |                     ".": {},
2026-06-11 12:41:35.405540 | controller |                     "f:name": {},
2026-06-11 12:41:35.405554 | controller |                     "f:value": {}
2026-06-11 12:41:35.405569 | controller |                   },
2026-06-11 12:41:35.405583 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.405598 | controller |                     ".": {},
2026-06-11 12:41:35.405612 | controller |                     "f:name": {},
2026-06-11 12:41:35.405630 | controller |                     "f:value": {}
2026-06-11 12:41:35.405645 | controller |                   },
2026-06-11 12:41:35.405660 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.405683 | controller |                     ".": {},
2026-06-11 12:41:35.405699 | controller |                     "f:name": {},
2026-06-11 12:41:35.405714 | controller |                     "f:value": {}
2026-06-11 12:41:35.405729 | controller |                   },
2026-06-11 12:41:35.405745 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.405761 | controller |                     ".": {},
2026-06-11 12:41:35.405776 | controller |                     "f:name": {},
2026-06-11 12:41:35.405790 | controller |                     "f:value": {}
2026-06-11 12:41:35.405804 | controller |                   },
2026-06-11 12:41:35.405818 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.405832 | controller |                     ".": {},
2026-06-11 12:41:35.405846 | controller |                     "f:name": {},
2026-06-11 12:41:35.405860 | controller |                     "f:value": {}
2026-06-11 12:41:35.405875 | controller |                   },
2026-06-11 12:41:35.405889 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.405904 | controller |                     ".": {},
2026-06-11 12:41:35.405918 | controller |                     "f:name": {},
2026-06-11 12:41:35.405933 | controller |                     "f:value": {}
2026-06-11 12:41:35.405948 | controller |                   },
2026-06-11 12:41:35.405962 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.405977 | controller |                     ".": {},
2026-06-11 12:41:35.405992 | controller |                     "f:name": {},
2026-06-11 12:41:35.406007 | controller |                     "f:value": {}
2026-06-11 12:41:35.406022 | controller |                   },
2026-06-11 12:41:35.406037 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.406052 | controller |                     ".": {},
2026-06-11 12:41:35.406066 | controller |                     "f:name": {},
2026-06-11 12:41:35.406081 | controller |                     "f:value": {}
2026-06-11 12:41:35.406095 | controller |                   },
2026-06-11 12:41:35.406110 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.406124 | controller |                     ".": {},
2026-06-11 12:41:35.406139 | controller |                     "f:name": {},
2026-06-11 12:41:35.406154 | controller |                     "f:value": {}
2026-06-11 12:41:35.406168 | controller |                   },
2026-06-11 12:41:35.406183 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.406198 | controller |                     ".": {},
2026-06-11 12:41:35.406212 | controller |                     "f:name": {},
2026-06-11 12:41:35.406226 | controller |                     "f:value": {}
2026-06-11 12:41:35.406240 | controller |                   },
2026-06-11 12:41:35.406255 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.406270 | controller |                     ".": {},
2026-06-11 12:41:35.406284 | controller |                     "f:name": {},
2026-06-11 12:41:35.406299 | controller |                     "f:value": {}
2026-06-11 12:41:35.406313 | controller |                   },
2026-06-11 12:41:35.406328 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.406342 | controller |                     ".": {},
2026-06-11 12:41:35.406379 | controller |                     "f:name": {},
2026-06-11 12:41:35.406395 | controller |                     "f:value": {}
2026-06-11 12:41:35.406410 | controller |                   },
2026-06-11 12:41:35.406425 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.406439 | controller |                     ".": {},
2026-06-11 12:41:35.406454 | controller |                     "f:name": {},
2026-06-11 12:41:35.406468 | controller |                     "f:value": {}
2026-06-11 12:41:35.406482 | controller |                   },
2026-06-11 12:41:35.406497 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.406511 | controller |                     ".": {},
2026-06-11 12:41:35.406525 | controller |                     "f:name": {},
2026-06-11 12:41:35.406540 | controller |                     "f:value": {}
2026-06-11 12:41:35.406555 | controller |                   },
2026-06-11 12:41:35.406569 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.406584 | controller |                     ".": {},
2026-06-11 12:41:35.406598 | controller |                     "f:name": {},
2026-06-11 12:41:35.406612 | controller |                     "f:value": {}
2026-06-11 12:41:35.406627 | controller |                   },
2026-06-11 12:41:35.406641 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.406656 | controller |                     ".": {},
2026-06-11 12:41:35.406670 | controller |                     "f:name": {},
2026-06-11 12:41:35.406685 | controller |                     "f:value": {}
2026-06-11 12:41:35.406700 | controller |                   },
2026-06-11 12:41:35.406714 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.406729 | controller |                     ".": {},
2026-06-11 12:41:35.406743 | controller |                     "f:name": {},
2026-06-11 12:41:35.406758 | controller |                     "f:value": {}
2026-06-11 12:41:35.406773 | controller |                   },
2026-06-11 12:41:35.406787 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.406801 | controller |                     ".": {},
2026-06-11 12:41:35.406816 | controller |                     "f:name": {},
2026-06-11 12:41:35.406830 | controller |                     "f:value": {}
2026-06-11 12:41:35.406844 | controller |                   },
2026-06-11 12:41:35.406858 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.406873 | controller |                     ".": {},
2026-06-11 12:41:35.406887 | controller |                     "f:name": {},
2026-06-11 12:41:35.406902 | controller |                     "f:value": {}
2026-06-11 12:41:35.406916 | controller |                   },
2026-06-11 12:41:35.406931 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.406945 | controller |                     ".": {},
2026-06-11 12:41:35.406960 | controller |                     "f:name": {},
2026-06-11 12:41:35.406974 | controller |                     "f:value": {}
2026-06-11 12:41:35.406988 | controller |                   },
2026-06-11 12:41:35.407002 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.407017 | controller |                     ".": {},
2026-06-11 12:41:35.407031 | controller |                     "f:name": {},
2026-06-11 12:41:35.407045 | controller |                     "f:value": {}
2026-06-11 12:41:35.407060 | controller |                   },
2026-06-11 12:41:35.407074 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.407088 | controller |                     ".": {},
2026-06-11 12:41:35.407106 | controller |                     "f:name": {},
2026-06-11 12:41:35.407120 | controller |                     "f:value": {}
2026-06-11 12:41:35.407135 | controller |                   },
2026-06-11 12:41:35.407149 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.407163 | controller |                     ".": {},
2026-06-11 12:41:35.407177 | controller |                     "f:name": {},
2026-06-11 12:41:35.407191 | controller |                     "f:value": {}
2026-06-11 12:41:35.407206 | controller |                   },
2026-06-11 12:41:35.407220 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.407234 | controller |                     ".": {},
2026-06-11 12:41:35.407249 | controller |                     "f:name": {},
2026-06-11 12:41:35.407263 | controller |                     "f:value": {}
2026-06-11 12:41:35.407277 | controller |                   },
2026-06-11 12:41:35.407292 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.407306 | controller |                     ".": {},
2026-06-11 12:41:35.407320 | controller |                     "f:name": {},
2026-06-11 12:41:35.407335 | controller |                     "f:value": {}
2026-06-11 12:41:35.407366 | controller |                   },
2026-06-11 12:41:35.407383 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.407398 | controller |                     ".": {},
2026-06-11 12:41:35.407413 | controller |                     "f:name": {},
2026-06-11 12:41:35.407428 | controller |                     "f:value": {}
2026-06-11 12:41:35.407442 | controller |                   },
2026-06-11 12:41:35.407456 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.407470 | controller |                     ".": {},
2026-06-11 12:41:35.407485 | controller |                     "f:name": {},
2026-06-11 12:41:35.407499 | controller |                     "f:value": {}
2026-06-11 12:41:35.407513 | controller |                   },
2026-06-11 12:41:35.407528 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.407542 | controller |                     ".": {},
2026-06-11 12:41:35.407556 | controller |                     "f:name": {},
2026-06-11 12:41:35.407571 | controller |                     "f:value": {}
2026-06-11 12:41:35.407585 | controller |                   },
2026-06-11 12:41:35.407600 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.407614 | controller |                     ".": {},
2026-06-11 12:41:35.407629 | controller |                     "f:name": {},
2026-06-11 12:41:35.407643 | controller |                     "f:value": {}
2026-06-11 12:41:35.407658 | controller |                   },
2026-06-11 12:41:35.407675 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.407692 | controller |                     ".": {},
2026-06-11 12:41:35.407706 | controller |                     "f:name": {},
2026-06-11 12:41:35.407721 | controller |                     "f:value": {}
2026-06-11 12:41:35.407736 | controller |                   },
2026-06-11 12:41:35.407750 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.407765 | controller |                     ".": {},
2026-06-11 12:41:35.407779 | controller |                     "f:name": {},
2026-06-11 12:41:35.407794 | controller |                     "f:value": {}
2026-06-11 12:41:35.407808 | controller |                   },
2026-06-11 12:41:35.407823 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.407846 | controller |                     ".": {},
2026-06-11 12:41:35.407861 | controller |                     "f:name": {},
2026-06-11 12:41:35.407876 | controller |                     "f:value": {}
2026-06-11 12:41:35.407890 | controller |                   },
2026-06-11 12:41:35.407905 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.407919 | controller |                     ".": {},
2026-06-11 12:41:35.407934 | controller |                     "f:name": {},
2026-06-11 12:41:35.407949 | controller |                     "f:value": {}
2026-06-11 12:41:35.407963 | controller |                   },
2026-06-11 12:41:35.407978 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.407993 | controller |                     ".": {},
2026-06-11 12:41:35.408007 | controller |                     "f:name": {},
2026-06-11 12:41:35.408022 | controller |                     "f:value": {}
2026-06-11 12:41:35.408036 | controller |                   },
2026-06-11 12:41:35.408051 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.408066 | controller |                     ".": {},
2026-06-11 12:41:35.408080 | controller |                     "f:name": {},
2026-06-11 12:41:35.408095 | controller |                     "f:value": {}
2026-06-11 12:41:35.408110 | controller |                   },
2026-06-11 12:41:35.408124 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.408139 | controller |                     ".": {},
2026-06-11 12:41:35.408156 | controller |                     "f:name": {},
2026-06-11 12:41:35.408171 | controller |                     "f:value": {}
2026-06-11 12:41:35.408186 | controller |                   },
2026-06-11 12:41:35.408201 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.408216 | controller |                     ".": {},
2026-06-11 12:41:35.408230 | controller |                     "f:name": {},
2026-06-11 12:41:35.408245 | controller |                     "f:value": {}
2026-06-11 12:41:35.408259 | controller |                   },
2026-06-11 12:41:35.408274 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.408289 | controller |                     ".": {},
2026-06-11 12:41:35.408303 | controller |                     "f:name": {},
2026-06-11 12:41:35.408318 | controller |                     "f:value": {}
2026-06-11 12:41:35.408332 | controller |                   },
2026-06-11 12:41:35.408360 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.408379 | controller |                     ".": {},
2026-06-11 12:41:35.408395 | controller |                     "f:name": {},
2026-06-11 12:41:35.408409 | controller |                     "f:value": {}
2026-06-11 12:41:35.408424 | controller |                   },
2026-06-11 12:41:35.408439 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.408454 | controller |                     ".": {},
2026-06-11 12:41:35.408468 | controller |                     "f:name": {},
2026-06-11 12:41:35.408483 | controller |                     "f:value": {}
2026-06-11 12:41:35.408498 | controller |                   },
2026-06-11 12:41:35.408512 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.408527 | controller |                     ".": {},
2026-06-11 12:41:35.408541 | controller |                     "f:name": {},
2026-06-11 12:41:35.408555 | controller |                     "f:value": {}
2026-06-11 12:41:35.408570 | controller |                   },
2026-06-11 12:41:35.408584 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.408603 | controller |                     ".": {},
2026-06-11 12:41:35.408618 | controller |                     "f:name": {},
2026-06-11 12:41:35.408633 | controller |                     "f:value": {}
2026-06-11 12:41:35.408647 | controller |                   },
2026-06-11 12:41:35.408662 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.408679 | controller |                     ".": {},
2026-06-11 12:41:35.408696 | controller |                     "f:name": {},
2026-06-11 12:41:35.408711 | controller |                     "f:value": {}
2026-06-11 12:41:35.408726 | controller |                   },
2026-06-11 12:41:35.408741 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.408756 | controller |                     ".": {},
2026-06-11 12:41:35.408771 | controller |                     "f:name": {},
2026-06-11 12:41:35.408786 | controller |                     "f:value": {}
2026-06-11 12:41:35.408800 | controller |                   },
2026-06-11 12:41:35.408815 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.408830 | controller |                     ".": {},
2026-06-11 12:41:35.408844 | controller |                     "f:name": {},
2026-06-11 12:41:35.408859 | controller |                     "f:value": {}
2026-06-11 12:41:35.408873 | controller |                   },
2026-06-11 12:41:35.408887 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.408902 | controller |                     ".": {},
2026-06-11 12:41:35.408916 | controller |                     "f:name": {},
2026-06-11 12:41:35.408930 | controller |                     "f:value": {}
2026-06-11 12:41:35.408945 | controller |                   },
2026-06-11 12:41:35.408960 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-11 12:41:35.408974 | controller |                     ".": {},
2026-06-11 12:41:35.408989 | controller |                     "f:name": {},
2026-06-11 12:41:35.409003 | controller |                     "f:value": {}
2026-06-11 12:41:35.409018 | controller |                   },
2026-06-11 12:41:35.409032 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.409047 | controller |                     ".": {},
2026-06-11 12:41:35.409061 | controller |                     "f:name": {},
2026-06-11 12:41:35.409076 | controller |                     "f:value": {}
2026-06-11 12:41:35.409090 | controller |                   },
2026-06-11 12:41:35.409105 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.409119 | controller |                     ".": {},
2026-06-11 12:41:35.409133 | controller |                     "f:name": {},
2026-06-11 12:41:35.409148 | controller |                     "f:value": {}
2026-06-11 12:41:35.409162 | controller |                   },
2026-06-11 12:41:35.409177 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.409191 | controller |                     ".": {},
2026-06-11 12:41:35.409205 | controller |                     "f:name": {},
2026-06-11 12:41:35.409220 | controller |                     "f:value": {}
2026-06-11 12:41:35.409234 | controller |                   },
2026-06-11 12:41:35.409248 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.409263 | controller |                     ".": {},
2026-06-11 12:41:35.409278 | controller |                     "f:name": {},
2026-06-11 12:41:35.409292 | controller |                     "f:value": {}
2026-06-11 12:41:35.409307 | controller |                   },
2026-06-11 12:41:35.409325 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.409340 | controller |                     ".": {},
2026-06-11 12:41:35.409372 | controller |                     "f:name": {},
2026-06-11 12:41:35.409388 | controller |                     "f:value": {}
2026-06-11 12:41:35.409403 | controller |                   },
2026-06-11 12:41:35.409418 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.409433 | controller |                     ".": {},
2026-06-11 12:41:35.409447 | controller |                     "f:name": {},
2026-06-11 12:41:35.409462 | controller |                     "f:value": {}
2026-06-11 12:41:35.409476 | controller |                   },
2026-06-11 12:41:35.409491 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.409506 | controller |                     ".": {},
2026-06-11 12:41:35.409520 | controller |                     "f:name": {},
2026-06-11 12:41:35.409534 | controller |                     "f:value": {}
2026-06-11 12:41:35.409548 | controller |                   },
2026-06-11 12:41:35.409563 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.409577 | controller |                     ".": {},
2026-06-11 12:41:35.409591 | controller |                     "f:name": {},
2026-06-11 12:41:35.409605 | controller |                     "f:value": {}
2026-06-11 12:41:35.409619 | controller |                   },
2026-06-11 12:41:35.409634 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.409648 | controller |                     ".": {},
2026-06-11 12:41:35.409662 | controller |                     "f:name": {},
2026-06-11 12:41:35.409685 | controller |                     "f:value": {}
2026-06-11 12:41:35.409700 | controller |                   },
2026-06-11 12:41:35.409715 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.409730 | controller |                     ".": {},
2026-06-11 12:41:35.409744 | controller |                     "f:name": {},
2026-06-11 12:41:35.409759 | controller |                     "f:value": {}
2026-06-11 12:41:35.409773 | controller |                   },
2026-06-11 12:41:35.409788 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.409803 | controller |                     ".": {},
2026-06-11 12:41:35.409817 | controller |                     "f:name": {},
2026-06-11 12:41:35.409832 | controller |                     "f:value": {}
2026-06-11 12:41:35.409846 | controller |                   },
2026-06-11 12:41:35.409860 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.409874 | controller |                     ".": {},
2026-06-11 12:41:35.409888 | controller |                     "f:name": {},
2026-06-11 12:41:35.409902 | controller |                     "f:value": {}
2026-06-11 12:41:35.409916 | controller |                   },
2026-06-11 12:41:35.409930 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.409944 | controller |                     ".": {},
2026-06-11 12:41:35.409958 | controller |                     "f:name": {},
2026-06-11 12:41:35.409972 | controller |                     "f:value": {}
2026-06-11 12:41:35.409986 | controller |                   },
2026-06-11 12:41:35.410001 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.410016 | controller |                     ".": {},
2026-06-11 12:41:35.410030 | controller |                     "f:name": {},
2026-06-11 12:41:35.410045 | controller |                     "f:value": {}
2026-06-11 12:41:35.410060 | controller |                   },
2026-06-11 12:41:35.410078 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.410094 | controller |                     ".": {},
2026-06-11 12:41:35.410109 | controller |                     "f:name": {},
2026-06-11 12:41:35.410123 | controller |                     "f:value": {}
2026-06-11 12:41:35.410138 | controller |                   },
2026-06-11 12:41:35.410153 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.410168 | controller |                     ".": {},
2026-06-11 12:41:35.410183 | controller |                     "f:name": {},
2026-06-11 12:41:35.410198 | controller |                     "f:value": {}
2026-06-11 12:41:35.410213 | controller |                   },
2026-06-11 12:41:35.410227 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-11 12:41:35.410242 | controller |                     ".": {},
2026-06-11 12:41:35.410257 | controller |                     "f:name": {},
2026-06-11 12:41:35.410271 | controller |                     "f:value": {}
2026-06-11 12:41:35.410285 | controller |                   },
2026-06-11 12:41:35.410300 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 12:41:35.410315 | controller |                     ".": {},
2026-06-11 12:41:35.410329 | controller |                     "f:name": {},
2026-06-11 12:41:35.410344 | controller |                     "f:value": {}
2026-06-11 12:41:35.410378 | controller |                   },
2026-06-11 12:41:35.410393 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 12:41:35.410408 | controller |                     ".": {},
2026-06-11 12:41:35.410422 | controller |                     "f:name": {},
2026-06-11 12:41:35.410436 | controller |                     "f:value": {}
2026-06-11 12:41:35.410450 | controller |                   }
2026-06-11 12:41:35.410465 | controller |                 },
2026-06-11 12:41:35.410479 | controller |                 "f:image": {},
2026-06-11 12:41:35.410493 | controller |                 "f:imagePullPolicy": {},
2026-06-11 12:41:35.410508 | controller |                 "f:livenessProbe": {
2026-06-11 12:41:35.410522 | controller |                   ".": {},
2026-06-11 12:41:35.410537 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:35.410551 | controller |                   "f:httpGet": {
2026-06-11 12:41:35.410566 | controller |                     ".": {},
2026-06-11 12:41:35.410580 | controller |                     "f:path": {},
2026-06-11 12:41:35.410594 | controller |                     "f:port": {},
2026-06-11 12:41:35.410609 | controller |                     "f:scheme": {}
2026-06-11 12:41:35.410623 | controller |                   },
2026-06-11 12:41:35.410638 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:35.410652 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:35.410667 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:35.410681 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:35.410696 | controller |                 },
2026-06-11 12:41:35.410710 | controller |                 "f:name": {},
2026-06-11 12:41:35.410725 | controller |                 "f:ports": {
2026-06-11 12:41:35.410739 | controller |                   ".": {},
2026-06-11 12:41:35.410754 | controller |                   "k:{\"containerPort\":9443,\"protocol\":\"TCP\"}": {
2026-06-11 12:41:35.410768 | controller |                     ".": {},
2026-06-11 12:41:35.410783 | controller |                     "f:containerPort": {},
2026-06-11 12:41:35.410798 | controller |                     "f:name": {},
2026-06-11 12:41:35.410812 | controller |                     "f:protocol": {}
2026-06-11 12:41:35.410827 | controller |                   }
2026-06-11 12:41:35.410841 | controller |                 },
2026-06-11 12:41:35.410859 | controller |                 "f:readinessProbe": {
2026-06-11 12:41:35.410873 | controller |                   ".": {},
2026-06-11 12:41:35.410888 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:35.410902 | controller |                   "f:httpGet": {
2026-06-11 12:41:35.410916 | controller |                     ".": {},
2026-06-11 12:41:35.410931 | controller |                     "f:path": {},
2026-06-11 12:41:35.410945 | controller |                     "f:port": {},
2026-06-11 12:41:35.410959 | controller |                     "f:scheme": {}
2026-06-11 12:41:35.410973 | controller |                   },
2026-06-11 12:41:35.410987 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:35.411002 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:35.411016 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:35.411030 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:35.411045 | controller |                 },
2026-06-11 12:41:35.411059 | controller |                 "f:resources": {
2026-06-11 12:41:35.411074 | controller |                   ".": {},
2026-06-11 12:41:35.411088 | controller |                   "f:limits": {
2026-06-11 12:41:35.411102 | controller |                     ".": {},
2026-06-11 12:41:35.411116 | controller |                     "f:cpu": {},
2026-06-11 12:41:35.411131 | controller |                     "f:memory": {}
2026-06-11 12:41:35.411145 | controller |                   },
2026-06-11 12:41:35.411160 | controller |                   "f:requests": {
2026-06-11 12:41:35.411174 | controller |                     ".": {},
2026-06-11 12:41:35.411188 | controller |                     "f:cpu": {},
2026-06-11 12:41:35.411202 | controller |                     "f:memory": {}
2026-06-11 12:41:35.411217 | controller |                   }
2026-06-11 12:41:35.411231 | controller |                 },
2026-06-11 12:41:35.411246 | controller |                 "f:securityContext": {
2026-06-11 12:41:35.411260 | controller |                   ".": {},
2026-06-11 12:41:35.411274 | controller |                   "f:allowPrivilegeEscalation": {},
2026-06-11 12:41:35.411288 | controller |                   "f:capabilities": {
2026-06-11 12:41:35.411302 | controller |                     ".": {},
2026-06-11 12:41:35.411317 | controller |                     "f:drop": {}
2026-06-11 12:41:35.411331 | controller |                   }
2026-06-11 12:41:35.411359 | controller |                 },
2026-06-11 12:41:35.411378 | controller |                 "f:terminationMessagePath": {},
2026-06-11 12:41:35.411394 | controller |                 "f:terminationMessagePolicy": {},
2026-06-11 12:41:35.411408 | controller |                 "f:volumeMounts": {
2026-06-11 12:41:35.411423 | controller |                   ".": {},
2026-06-11 12:41:35.411437 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-metrics-server/metrics-certs\"}": {
2026-06-11 12:41:35.411451 | controller |                     ".": {},
2026-06-11 12:41:35.411466 | controller |                     "f:mountPath": {},
2026-06-11 12:41:35.411480 | controller |                     "f:name": {},
2026-06-11 12:41:35.411494 | controller |                     "f:readOnly": {}
2026-06-11 12:41:35.411508 | controller |                   },
2026-06-11 12:41:35.411523 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-11 12:41:35.411537 | controller |                     ".": {},
2026-06-11 12:41:35.411552 | controller |                     "f:mountPath": {},
2026-06-11 12:41:35.411566 | controller |                     "f:name": {},
2026-06-11 12:41:35.411580 | controller |                     "f:readOnly": {}
2026-06-11 12:41:35.411594 | controller |                   }
2026-06-11 12:41:35.411609 | controller |                 }
2026-06-11 12:41:35.411623 | controller |               }
2026-06-11 12:41:35.411638 | controller |             },
2026-06-11 12:41:35.411656 | controller |             "f:dnsPolicy": {},
2026-06-11 12:41:35.411671 | controller |             "f:enableServiceLinks": {},
2026-06-11 12:41:35.411686 | controller |             "f:restartPolicy": {},
2026-06-11 12:41:35.411700 | controller |             "f:schedulerName": {},
2026-06-11 12:41:35.411715 | controller |             "f:securityContext": {
2026-06-11 12:41:35.411729 | controller |               ".": {},
2026-06-11 12:41:35.411743 | controller |               "f:runAsNonRoot": {},
2026-06-11 12:41:35.411757 | controller |               "f:seccompProfile": {
2026-06-11 12:41:35.411772 | controller |                 ".": {},
2026-06-11 12:41:35.411786 | controller |                 "f:type": {}
2026-06-11 12:41:35.411801 | controller |               }
2026-06-11 12:41:35.411816 | controller |             },
2026-06-11 12:41:35.411830 | controller |             "f:serviceAccount": {},
2026-06-11 12:41:35.411844 | controller |             "f:serviceAccountName": {},
2026-06-11 12:41:35.411858 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 12:41:35.411873 | controller |             "f:volumes": {
2026-06-11 12:41:35.411887 | controller |               ".": {},
2026-06-11 12:41:35.411902 | controller |               "k:{\"name\":\"metrics-certs\"}": {
2026-06-11 12:41:35.411916 | controller |                 ".": {},
2026-06-11 12:41:35.411930 | controller |                 "f:name": {},
2026-06-11 12:41:35.411944 | controller |                 "f:secret": {
2026-06-11 12:41:35.411958 | controller |                   ".": {},
2026-06-11 12:41:35.411972 | controller |                   "f:defaultMode": {},
2026-06-11 12:41:35.411986 | controller |                   "f:items": {},
2026-06-11 12:41:35.412001 | controller |                   "f:optional": {},
2026-06-11 12:41:35.412015 | controller |                   "f:secretName": {}
2026-06-11 12:41:35.412030 | controller |                 }
2026-06-11 12:41:35.412045 | controller |               },
2026-06-11 12:41:35.412060 | controller |               "k:{\"name\":\"webhook-certs\"}": {
2026-06-11 12:41:35.412075 | controller |                 ".": {},
2026-06-11 12:41:35.412089 | controller |                 "f:name": {},
2026-06-11 12:41:35.412104 | controller |                 "f:secret": {
2026-06-11 12:41:35.412119 | controller |                   ".": {},
2026-06-11 12:41:35.412133 | controller |                   "f:defaultMode": {},
2026-06-11 12:41:35.412148 | controller |                   "f:secretName": {}
2026-06-11 12:41:35.412163 | controller |                 }
2026-06-11 12:41:35.412177 | controller |               }
2026-06-11 12:41:35.412192 | controller |             }
2026-06-11 12:41:35.412207 | controller |           }
2026-06-11 12:41:35.412222 | controller |         },
2026-06-11 12:41:35.412236 | controller |         "manager": "kube-controller-manager",
2026-06-11 12:41:35.412251 | controller |         "operation": "Update",
2026-06-11 12:41:35.412265 | controller |         "time": "2026-06-11T11:43:44Z"
2026-06-11 12:41:35.412281 | controller |       },
2026-06-11 12:41:35.412328 | controller |       {
2026-06-11 12:41:35.412358 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.412379 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.412395 | controller |         "fieldsV1": {
2026-06-11 12:41:35.412410 | controller |           "f:metadata": {
2026-06-11 12:41:35.412425 | controller |             "f:annotations": {
2026-06-11 12:41:35.412440 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 12:41:35.412455 | controller |             }
2026-06-11 12:41:35.412470 | controller |           }
2026-06-11 12:41:35.412484 | controller |         },
2026-06-11 12:41:35.412499 | controller |         "manager": "multus-daemon",
2026-06-11 12:41:35.412514 | controller |         "operation": "Update",
2026-06-11 12:41:35.412528 | controller |         "subresource": "status",
2026-06-11 12:41:35.412543 | controller |         "time": "2026-06-11T11:44:18Z"
2026-06-11 12:41:35.412561 | controller |       },
2026-06-11 12:41:35.412576 | controller |       {
2026-06-11 12:41:35.412591 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.412605 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.412620 | controller |         "fieldsV1": {
2026-06-11 12:41:35.412634 | controller |           "f:status": {
2026-06-11 12:41:35.412648 | controller |             "f:conditions": {
2026-06-11 12:41:35.412662 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 12:41:35.412677 | controller |                 ".": {},
2026-06-11 12:41:35.412691 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.412706 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.412720 | controller |                 "f:status": {},
2026-06-11 12:41:35.412734 | controller |                 "f:type": {}
2026-06-11 12:41:35.412748 | controller |               },
2026-06-11 12:41:35.412763 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 12:41:35.412777 | controller |                 ".": {},
2026-06-11 12:41:35.412791 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.412805 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.412820 | controller |                 "f:status": {},
2026-06-11 12:41:35.412834 | controller |                 "f:type": {}
2026-06-11 12:41:35.412849 | controller |               },
2026-06-11 12:41:35.412863 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 12:41:35.412878 | controller |                 ".": {},
2026-06-11 12:41:35.412892 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.412907 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.412921 | controller |                 "f:status": {},
2026-06-11 12:41:35.412935 | controller |                 "f:type": {}
2026-06-11 12:41:35.412950 | controller |               },
2026-06-11 12:41:35.412964 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 12:41:35.412978 | controller |                 ".": {},
2026-06-11 12:41:35.412993 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.413007 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.413021 | controller |                 "f:status": {},
2026-06-11 12:41:35.413036 | controller |                 "f:type": {}
2026-06-11 12:41:35.413050 | controller |               }
2026-06-11 12:41:35.413065 | controller |             },
2026-06-11 12:41:35.413080 | controller |             "f:containerStatuses": {},
2026-06-11 12:41:35.413095 | controller |             "f:hostIP": {},
2026-06-11 12:41:35.413109 | controller |             "f:hostIPs": {},
2026-06-11 12:41:35.413124 | controller |             "f:phase": {},
2026-06-11 12:41:35.413139 | controller |             "f:podIP": {},
2026-06-11 12:41:35.413153 | controller |             "f:podIPs": {
2026-06-11 12:41:35.413168 | controller |               ".": {},
2026-06-11 12:41:35.413183 | controller |               "k:{\"ip\":\"10.217.0.94\"}": {
2026-06-11 12:41:35.413198 | controller |                 ".": {},
2026-06-11 12:41:35.413212 | controller |                 "f:ip": {}
2026-06-11 12:41:35.413226 | controller |               }
2026-06-11 12:41:35.413241 | controller |             },
2026-06-11 12:41:35.413255 | controller |             "f:startTime": {}
2026-06-11 12:41:35.413269 | controller |           }
2026-06-11 12:41:35.413284 | controller |         },
2026-06-11 12:41:35.413298 | controller |         "manager": "kubelet",
2026-06-11 12:41:35.413312 | controller |         "operation": "Update",
2026-06-11 12:41:35.413327 | controller |         "subresource": "status",
2026-06-11 12:41:35.413341 | controller |         "time": "2026-06-11T11:45:18Z"
2026-06-11 12:41:35.413377 | controller |       }
2026-06-11 12:41:35.413402 | controller |     ],
2026-06-11 12:41:35.413417 | controller |     "name": "openstack-operator-controller-manager-5844f5ff8d-fdj98",
2026-06-11 12:41:35.413438 | controller |     "namespace": "openstack-operators",
2026-06-11 12:41:35.413453 | controller |     "ownerReferences": [
2026-06-11 12:41:35.413467 | controller |       {
2026-06-11 12:41:35.413481 | controller |         "apiVersion": "apps/v1",
2026-06-11 12:41:35.413496 | controller |         "blockOwnerDeletion": true,
2026-06-11 12:41:35.413510 | controller |         "controller": true,
2026-06-11 12:41:35.413524 | controller |         "kind": "ReplicaSet",
2026-06-11 12:41:35.413538 | controller |         "name": "openstack-operator-controller-manager-5844f5ff8d",
2026-06-11 12:41:35.413552 | controller |         "uid": "cf081e9f-7876-4b51-af8f-e5d281df16df"
2026-06-11 12:41:35.413567 | controller |       }
2026-06-11 12:41:35.413581 | controller |     ],
2026-06-11 12:41:35.413595 | controller |     "resourceVersion": "54870",
2026-06-11 12:41:35.413610 | controller |     "uid": "6b3bbf71-f9e9-4cf9-b9bd-51f972706768"
2026-06-11 12:41:35.413624 | controller |   },
2026-06-11 12:41:35.413638 | controller |   "spec": {
2026-06-11 12:41:35.413653 | controller |     "containers": [
2026-06-11 12:41:35.413667 | controller |       {
2026-06-11 12:41:35.413690 | controller |         "args": [
2026-06-11 12:41:35.413705 | controller |           "--metrics-bind-address=:8443",
2026-06-11 12:41:35.413719 | controller |           "--leader-elect",
2026-06-11 12:41:35.413733 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 12:41:35.413748 | controller |           "--metrics-cert-path=/tmp/k8s-metrics-server/metrics-certs",
2026-06-11 12:41:35.413762 | controller |           "--webhook-cert-path=/tmp/k8s-webhook-server/serving-certs"
2026-06-11 12:41:35.413776 | controller |         ],
2026-06-11 12:41:35.413790 | controller |         "command": [
2026-06-11 12:41:35.413805 | controller |           "/manager"
2026-06-11 12:41:35.413819 | controller |         ],
2026-06-11 12:41:35.413833 | controller |         "env": [
2026-06-11 12:41:35.413847 | controller |           {
2026-06-11 12:41:35.413861 | controller |             "name": "LEASE_DURATION",
2026-06-11 12:41:35.413876 | controller |             "value": "30"
2026-06-11 12:41:35.413890 | controller |           },
2026-06-11 12:41:35.413904 | controller |           {
2026-06-11 12:41:35.413919 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 12:41:35.413933 | controller |             "value": "20"
2026-06-11 12:41:35.413947 | controller |           },
2026-06-11 12:41:35.413961 | controller |           {
2026-06-11 12:41:35.413976 | controller |             "name": "RETRY_PERIOD",
2026-06-11 12:41:35.413990 | controller |             "value": "5"
2026-06-11 12:41:35.414004 | controller |           },
2026-06-11 12:41:35.414019 | controller |           {
2026-06-11 12:41:35.414033 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-11 12:41:35.414047 | controller |             "value": "0.6.0-1781175837"
2026-06-11 12:41:35.414061 | controller |           },
2026-06-11 12:41:35.414076 | controller |           {
2026-06-11 12:41:35.414090 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.414105 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-11 12:41:35.414120 | controller |           },
2026-06-11 12:41:35.414135 | controller |           {
2026-06-11 12:41:35.414150 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.414165 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-11 12:41:35.414180 | controller |           },
2026-06-11 12:41:35.414194 | controller |           {
2026-06-11 12:41:35.414209 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.414224 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-11 12:41:35.414242 | controller |           },
2026-06-11 12:41:35.414257 | controller |           {
2026-06-11 12:41:35.414272 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.414287 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-11 12:41:35.414301 | controller |           },
2026-06-11 12:41:35.414316 | controller |           {
2026-06-11 12:41:35.414330 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.414358 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-11 12:41:35.414379 | controller |           },
2026-06-11 12:41:35.414395 | controller |           {
2026-06-11 12:41:35.414410 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.414424 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-11 12:41:35.414439 | controller |           },
2026-06-11 12:41:35.414454 | controller |           {
2026-06-11 12:41:35.414468 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.414483 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-11 12:41:35.414497 | controller |           },
2026-06-11 12:41:35.414511 | controller |           {
2026-06-11 12:41:35.414526 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.414540 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-11 12:41:35.414554 | controller |           },
2026-06-11 12:41:35.414569 | controller |           {
2026-06-11 12:41:35.414583 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.414598 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-11 12:41:35.414612 | controller |           },
2026-06-11 12:41:35.414627 | controller |           {
2026-06-11 12:41:35.414641 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.414656 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-11 12:41:35.414670 | controller |           },
2026-06-11 12:41:35.414685 | controller |           {
2026-06-11 12:41:35.414700 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.414714 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-11 12:41:35.414729 | controller |           },
2026-06-11 12:41:35.414743 | controller |           {
2026-06-11 12:41:35.414758 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.414772 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-11 12:41:35.414787 | controller |           },
2026-06-11 12:41:35.414801 | controller |           {
2026-06-11 12:41:35.414816 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.414831 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-11 12:41:35.414845 | controller |           },
2026-06-11 12:41:35.414860 | controller |           {
2026-06-11 12:41:35.414874 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.414889 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-11 12:41:35.414903 | controller |           },
2026-06-11 12:41:35.414918 | controller |           {
2026-06-11 12:41:35.414937 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.414952 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-11 12:41:35.414967 | controller |           },
2026-06-11 12:41:35.414981 | controller |           {
2026-06-11 12:41:35.414995 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.415010 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-11 12:41:35.415024 | controller |           },
2026-06-11 12:41:35.415039 | controller |           {
2026-06-11 12:41:35.415053 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.415067 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-11 12:41:35.415082 | controller |           },
2026-06-11 12:41:35.415096 | controller |           {
2026-06-11 12:41:35.415110 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.415125 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-11 12:41:35.415139 | controller |           },
2026-06-11 12:41:35.415154 | controller |           {
2026-06-11 12:41:35.415168 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.415183 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-11 12:41:35.415197 | controller |           },
2026-06-11 12:41:35.415211 | controller |           {
2026-06-11 12:41:35.415226 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.415240 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-11 12:41:35.415254 | controller |           },
2026-06-11 12:41:35.415269 | controller |           {
2026-06-11 12:41:35.415283 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.415298 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-11 12:41:35.415312 | controller |           },
2026-06-11 12:41:35.415327 | controller |           {
2026-06-11 12:41:35.415342 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.415376 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-11 12:41:35.415392 | controller |           },
2026-06-11 12:41:35.415406 | controller |           {
2026-06-11 12:41:35.415421 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.415436 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-11 12:41:35.415450 | controller |           },
2026-06-11 12:41:35.415465 | controller |           {
2026-06-11 12:41:35.415479 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.415493 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-11 12:41:35.415507 | controller |           },
2026-06-11 12:41:35.415522 | controller |           {
2026-06-11 12:41:35.415536 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.415550 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-11 12:41:35.415564 | controller |           },
2026-06-11 12:41:35.415578 | controller |           {
2026-06-11 12:41:35.415593 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.415611 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-11 12:41:35.415627 | controller |           },
2026-06-11 12:41:35.415641 | controller |           {
2026-06-11 12:41:35.415655 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.415670 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-11 12:41:35.415684 | controller |           },
2026-06-11 12:41:35.415698 | controller |           {
2026-06-11 12:41:35.415713 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.415728 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-11 12:41:35.415742 | controller |           },
2026-06-11 12:41:35.415756 | controller |           {
2026-06-11 12:41:35.415770 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.415784 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-11 12:41:35.415798 | controller |           },
2026-06-11 12:41:35.415812 | controller |           {
2026-06-11 12:41:35.415826 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.415840 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-11 12:41:35.415854 | controller |           },
2026-06-11 12:41:35.415869 | controller |           {
2026-06-11 12:41:35.415883 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.415897 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-11 12:41:35.415911 | controller |           },
2026-06-11 12:41:35.415925 | controller |           {
2026-06-11 12:41:35.415939 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.415954 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-11 12:41:35.415968 | controller |           },
2026-06-11 12:41:35.415982 | controller |           {
2026-06-11 12:41:35.415996 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.416010 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-11 12:41:35.416024 | controller |           },
2026-06-11 12:41:35.416038 | controller |           {
2026-06-11 12:41:35.416052 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.416066 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-11 12:41:35.416081 | controller |           },
2026-06-11 12:41:35.416095 | controller |           {
2026-06-11 12:41:35.416109 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.416123 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-11 12:41:35.416138 | controller |           },
2026-06-11 12:41:35.416153 | controller |           {
2026-06-11 12:41:35.416167 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.416182 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-11 12:41:35.416197 | controller |           },
2026-06-11 12:41:35.416211 | controller |           {
2026-06-11 12:41:35.416226 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.416240 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-11 12:41:35.416259 | controller |           },
2026-06-11 12:41:35.416274 | controller |           {
2026-06-11 12:41:35.416289 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.416303 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-11 12:41:35.416318 | controller |           },
2026-06-11 12:41:35.416332 | controller |           {
2026-06-11 12:41:35.416360 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.416380 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-11 12:41:35.416395 | controller |           },
2026-06-11 12:41:35.416410 | controller |           {
2026-06-11 12:41:35.416424 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.416439 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-11 12:41:35.416453 | controller |           },
2026-06-11 12:41:35.416468 | controller |           {
2026-06-11 12:41:35.416482 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.416496 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-11 12:41:35.416511 | controller |           },
2026-06-11 12:41:35.416526 | controller |           {
2026-06-11 12:41:35.416540 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.416554 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-11 12:41:35.416569 | controller |           },
2026-06-11 12:41:35.416583 | controller |           {
2026-06-11 12:41:35.416598 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.416612 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-11 12:41:35.416627 | controller |           },
2026-06-11 12:41:35.416641 | controller |           {
2026-06-11 12:41:35.416656 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.416670 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-11 12:41:35.416684 | controller |           },
2026-06-11 12:41:35.416699 | controller |           {
2026-06-11 12:41:35.416713 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.416727 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-11 12:41:35.416742 | controller |           },
2026-06-11 12:41:35.416756 | controller |           {
2026-06-11 12:41:35.416770 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.416784 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-11 12:41:35.416799 | controller |           },
2026-06-11 12:41:35.416813 | controller |           {
2026-06-11 12:41:35.416828 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.416842 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-11 12:41:35.416857 | controller |           },
2026-06-11 12:41:35.416871 | controller |           {
2026-06-11 12:41:35.416886 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.416900 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-11 12:41:35.416914 | controller |           },
2026-06-11 12:41:35.416929 | controller |           {
2026-06-11 12:41:35.416944 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.416962 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-11 12:41:35.416977 | controller |           },
2026-06-11 12:41:35.416991 | controller |           {
2026-06-11 12:41:35.417006 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.417020 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-11 12:41:35.417034 | controller |           },
2026-06-11 12:41:35.417048 | controller |           {
2026-06-11 12:41:35.417063 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.417077 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-11 12:41:35.417091 | controller |           },
2026-06-11 12:41:35.417105 | controller |           {
2026-06-11 12:41:35.417119 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.417133 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-11 12:41:35.417147 | controller |           },
2026-06-11 12:41:35.417162 | controller |           {
2026-06-11 12:41:35.417176 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.417191 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-11 12:41:35.417206 | controller |           },
2026-06-11 12:41:35.417220 | controller |           {
2026-06-11 12:41:35.417235 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.417250 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-11 12:41:35.417264 | controller |           },
2026-06-11 12:41:35.417278 | controller |           {
2026-06-11 12:41:35.417293 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.417307 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-11 12:41:35.417321 | controller |           },
2026-06-11 12:41:35.417336 | controller |           {
2026-06-11 12:41:35.417369 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.417386 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-11 12:41:35.417400 | controller |           },
2026-06-11 12:41:35.417414 | controller |           {
2026-06-11 12:41:35.417429 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.417442 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-11 12:41:35.417456 | controller |           },
2026-06-11 12:41:35.417470 | controller |           {
2026-06-11 12:41:35.417484 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.417498 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-11 12:41:35.417512 | controller |           },
2026-06-11 12:41:35.417526 | controller |           {
2026-06-11 12:41:35.417540 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.417554 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-11 12:41:35.417568 | controller |           },
2026-06-11 12:41:35.417582 | controller |           {
2026-06-11 12:41:35.417596 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.417615 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-11 12:41:35.417633 | controller |           },
2026-06-11 12:41:35.417648 | controller |           {
2026-06-11 12:41:35.417662 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.417676 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-11 12:41:35.417700 | controller |           },
2026-06-11 12:41:35.417714 | controller |           {
2026-06-11 12:41:35.417729 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.417743 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-11 12:41:35.417758 | controller |           },
2026-06-11 12:41:35.417772 | controller |           {
2026-06-11 12:41:35.417786 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.417800 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-11 12:41:35.417814 | controller |           },
2026-06-11 12:41:35.417828 | controller |           {
2026-06-11 12:41:35.417841 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.417855 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-11 12:41:35.417869 | controller |           },
2026-06-11 12:41:35.417883 | controller |           {
2026-06-11 12:41:35.417897 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.417911 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-11 12:41:35.417925 | controller |           },
2026-06-11 12:41:35.417939 | controller |           {
2026-06-11 12:41:35.417953 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.417967 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-11 12:41:35.417982 | controller |           },
2026-06-11 12:41:35.417996 | controller |           {
2026-06-11 12:41:35.418010 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.418023 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-11 12:41:35.418037 | controller |           },
2026-06-11 12:41:35.418051 | controller |           {
2026-06-11 12:41:35.418068 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.418085 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-11 12:41:35.418099 | controller |           },
2026-06-11 12:41:35.418113 | controller |           {
2026-06-11 12:41:35.418127 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.418141 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-11 12:41:35.418155 | controller |           },
2026-06-11 12:41:35.418169 | controller |           {
2026-06-11 12:41:35.418184 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.418199 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-11 12:41:35.418213 | controller |           },
2026-06-11 12:41:35.418228 | controller |           {
2026-06-11 12:41:35.418242 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.418257 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-11 12:41:35.418271 | controller |           },
2026-06-11 12:41:35.418285 | controller |           {
2026-06-11 12:41:35.418303 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.418318 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-11 12:41:35.418332 | controller |           },
2026-06-11 12:41:35.418360 | controller |           {
2026-06-11 12:41:35.418381 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.418396 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-11 12:41:35.418410 | controller |           },
2026-06-11 12:41:35.418425 | controller |           {
2026-06-11 12:41:35.418439 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-11 12:41:35.418453 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-11 12:41:35.418467 | controller |           },
2026-06-11 12:41:35.418481 | controller |           {
2026-06-11 12:41:35.418496 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.418510 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-11 12:41:35.418524 | controller |           },
2026-06-11 12:41:35.418538 | controller |           {
2026-06-11 12:41:35.418552 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.418566 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-11 12:41:35.418580 | controller |           },
2026-06-11 12:41:35.418594 | controller |           {
2026-06-11 12:41:35.418608 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.418622 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-11 12:41:35.418636 | controller |           },
2026-06-11 12:41:35.418650 | controller |           {
2026-06-11 12:41:35.418663 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.418677 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-11 12:41:35.418691 | controller |           },
2026-06-11 12:41:35.418705 | controller |           {
2026-06-11 12:41:35.418719 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.418733 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-11 12:41:35.418747 | controller |           },
2026-06-11 12:41:35.418760 | controller |           {
2026-06-11 12:41:35.418774 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.418788 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-11 12:41:35.418802 | controller |           },
2026-06-11 12:41:35.418816 | controller |           {
2026-06-11 12:41:35.418830 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.418843 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-11 12:41:35.418857 | controller |           },
2026-06-11 12:41:35.418871 | controller |           {
2026-06-11 12:41:35.418885 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.418899 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-11 12:41:35.418913 | controller |           },
2026-06-11 12:41:35.418927 | controller |           {
2026-06-11 12:41:35.418942 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.418959 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-11 12:41:35.418974 | controller |           },
2026-06-11 12:41:35.418988 | controller |           {
2026-06-11 12:41:35.419002 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.419016 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-11 12:41:35.419030 | controller |           },
2026-06-11 12:41:35.419044 | controller |           {
2026-06-11 12:41:35.419058 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.419072 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-11 12:41:35.419086 | controller |           },
2026-06-11 12:41:35.419100 | controller |           {
2026-06-11 12:41:35.419114 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.419128 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-11 12:41:35.419142 | controller |           },
2026-06-11 12:41:35.419157 | controller |           {
2026-06-11 12:41:35.419171 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.419186 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-11 12:41:35.419200 | controller |           },
2026-06-11 12:41:35.419214 | controller |           {
2026-06-11 12:41:35.419229 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.419243 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-11 12:41:35.419257 | controller |           },
2026-06-11 12:41:35.419272 | controller |           {
2026-06-11 12:41:35.419286 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.419300 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-11 12:41:35.419315 | controller |           },
2026-06-11 12:41:35.419329 | controller |           {
2026-06-11 12:41:35.419343 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.419374 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-11 12:41:35.419390 | controller |           },
2026-06-11 12:41:35.419404 | controller |           {
2026-06-11 12:41:35.419418 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-11 12:41:35.419432 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-11 12:41:35.419446 | controller |           }
2026-06-11 12:41:35.419460 | controller |         ],
2026-06-11 12:41:35.419474 | controller |         "image": "38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8",
2026-06-11 12:41:35.419489 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 12:41:35.419503 | controller |         "livenessProbe": {
2026-06-11 12:41:35.419517 | controller |           "failureThreshold": 3,
2026-06-11 12:41:35.419532 | controller |           "httpGet": {
2026-06-11 12:41:35.419546 | controller |             "path": "/healthz",
2026-06-11 12:41:35.419560 | controller |             "port": 8081,
2026-06-11 12:41:35.419574 | controller |             "scheme": "HTTP"
2026-06-11 12:41:35.419588 | controller |           },
2026-06-11 12:41:35.419602 | controller |           "initialDelaySeconds": 15,
2026-06-11 12:41:35.419616 | controller |           "periodSeconds": 20,
2026-06-11 12:41:35.419629 | controller |           "successThreshold": 1,
2026-06-11 12:41:35.419647 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:35.419662 | controller |         },
2026-06-11 12:41:35.419676 | controller |         "name": "manager",
2026-06-11 12:41:35.419690 | controller |         "ports": [
2026-06-11 12:41:35.419704 | controller |           {
2026-06-11 12:41:35.419718 | controller |             "containerPort": 9443,
2026-06-11 12:41:35.419731 | controller |             "name": "webhook-server",
2026-06-11 12:41:35.419745 | controller |             "protocol": "TCP"
2026-06-11 12:41:35.419759 | controller |           }
2026-06-11 12:41:35.419773 | controller |         ],
2026-06-11 12:41:35.419787 | controller |         "readinessProbe": {
2026-06-11 12:41:35.419801 | controller |           "failureThreshold": 3,
2026-06-11 12:41:35.419814 | controller |           "httpGet": {
2026-06-11 12:41:35.419828 | controller |             "path": "/readyz",
2026-06-11 12:41:35.419842 | controller |             "port": 8081,
2026-06-11 12:41:35.419856 | controller |             "scheme": "HTTP"
2026-06-11 12:41:35.419870 | controller |           },
2026-06-11 12:41:35.419884 | controller |           "initialDelaySeconds": 5,
2026-06-11 12:41:35.419898 | controller |           "periodSeconds": 10,
2026-06-11 12:41:35.419912 | controller |           "successThreshold": 1,
2026-06-11 12:41:35.419927 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:35.419941 | controller |         },
2026-06-11 12:41:35.419955 | controller |         "resources": {
2026-06-11 12:41:35.419970 | controller |           "limits": {
2026-06-11 12:41:35.419984 | controller |             "cpu": "500m",
2026-06-11 12:41:35.419998 | controller |             "memory": "1Gi"
2026-06-11 12:41:35.420011 | controller |           },
2026-06-11 12:41:35.420025 | controller |           "requests": {
2026-06-11 12:41:35.420039 | controller |             "cpu": "10m",
2026-06-11 12:41:35.420052 | controller |             "memory": "512Mi"
2026-06-11 12:41:35.420066 | controller |           }
2026-06-11 12:41:35.420080 | controller |         },
2026-06-11 12:41:35.420093 | controller |         "securityContext": {
2026-06-11 12:41:35.420107 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 12:41:35.420121 | controller |           "capabilities": {
2026-06-11 12:41:35.420135 | controller |             "drop": [
2026-06-11 12:41:35.420150 | controller |               "ALL"
2026-06-11 12:41:35.420164 | controller |             ]
2026-06-11 12:41:35.420178 | controller |           },
2026-06-11 12:41:35.420192 | controller |           "runAsUser": 1000660000
2026-06-11 12:41:35.420207 | controller |         },
2026-06-11 12:41:35.420221 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 12:41:35.420235 | controller |         "terminationMessagePolicy": "File",
2026-06-11 12:41:35.420249 | controller |         "volumeMounts": [
2026-06-11 12:41:35.420264 | controller |           {
2026-06-11 12:41:35.420278 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-11 12:41:35.420292 | controller |             "name": "metrics-certs",
2026-06-11 12:41:35.420307 | controller |             "readOnly": true
2026-06-11 12:41:35.420321 | controller |           },
2026-06-11 12:41:35.420335 | controller |           {
2026-06-11 12:41:35.420365 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 12:41:35.420382 | controller |             "name": "webhook-certs",
2026-06-11 12:41:35.420397 | controller |             "readOnly": true
2026-06-11 12:41:35.420411 | controller |           },
2026-06-11 12:41:35.420426 | controller |           {
2026-06-11 12:41:35.420441 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:35.420455 | controller |             "name": "kube-api-access-4ql7q",
2026-06-11 12:41:35.420469 | controller |             "readOnly": true
2026-06-11 12:41:35.420483 | controller |           }
2026-06-11 12:41:35.420497 | controller |         ]
2026-06-11 12:41:35.420515 | controller |       }
2026-06-11 12:41:35.420530 | controller |     ],
2026-06-11 12:41:35.420545 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 12:41:35.420559 | controller |     "enableServiceLinks": true,
2026-06-11 12:41:35.420573 | controller |     "imagePullSecrets": [
2026-06-11 12:41:35.420588 | controller |       {
2026-06-11 12:41:35.420602 | controller |         "name": "openstack-operator-controller-manager-dockercfg-8fsf9"
2026-06-11 12:41:35.420616 | controller |       }
2026-06-11 12:41:35.420631 | controller |     ],
2026-06-11 12:41:35.420645 | controller |     "nodeName": "crc",
2026-06-11 12:41:35.420659 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 12:41:35.420673 | controller |     "priority": 0,
2026-06-11 12:41:35.420688 | controller |     "restartPolicy": "Always",
2026-06-11 12:41:35.420702 | controller |     "schedulerName": "default-scheduler",
2026-06-11 12:41:35.420717 | controller |     "securityContext": {
2026-06-11 12:41:35.420731 | controller |       "fsGroup": 1000660000,
2026-06-11 12:41:35.420746 | controller |       "runAsNonRoot": true,
2026-06-11 12:41:35.420760 | controller |       "seLinuxOptions": {
2026-06-11 12:41:35.420774 | controller |         "level": "s0:c26,c5"
2026-06-11 12:41:35.420788 | controller |       },
2026-06-11 12:41:35.420802 | controller |       "seccompProfile": {
2026-06-11 12:41:35.420816 | controller |         "type": "RuntimeDefault"
2026-06-11 12:41:35.420830 | controller |       }
2026-06-11 12:41:35.420844 | controller |     },
2026-06-11 12:41:35.420859 | controller |     "serviceAccount": "openstack-operator-controller-manager",
2026-06-11 12:41:35.420873 | controller |     "serviceAccountName": "openstack-operator-controller-manager",
2026-06-11 12:41:35.420887 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 12:41:35.420902 | controller |     "tolerations": [
2026-06-11 12:41:35.420916 | controller |       {
2026-06-11 12:41:35.420931 | controller |         "effect": "NoExecute",
2026-06-11 12:41:35.420945 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 12:41:35.420959 | controller |         "operator": "Exists",
2026-06-11 12:41:35.420974 | controller |         "tolerationSeconds": 300
2026-06-11 12:41:35.420988 | controller |       },
2026-06-11 12:41:35.421002 | controller |       {
2026-06-11 12:41:35.421016 | controller |         "effect": "NoExecute",
2026-06-11 12:41:35.421030 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 12:41:35.421044 | controller |         "operator": "Exists",
2026-06-11 12:41:35.421058 | controller |         "tolerationSeconds": 300
2026-06-11 12:41:35.421072 | controller |       },
2026-06-11 12:41:35.421086 | controller |       {
2026-06-11 12:41:35.421100 | controller |         "effect": "NoSchedule",
2026-06-11 12:41:35.421114 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 12:41:35.421127 | controller |         "operator": "Exists"
2026-06-11 12:41:35.421142 | controller |       }
2026-06-11 12:41:35.421156 | controller |     ],
2026-06-11 12:41:35.421170 | controller |     "volumes": [
2026-06-11 12:41:35.421185 | controller |       {
2026-06-11 12:41:35.421199 | controller |         "name": "metrics-certs",
2026-06-11 12:41:35.421213 | controller |         "secret": {
2026-06-11 12:41:35.421227 | controller |           "defaultMode": 420,
2026-06-11 12:41:35.421240 | controller |           "items": [
2026-06-11 12:41:35.421254 | controller |             {
2026-06-11 12:41:35.421268 | controller |               "key": "ca.crt",
2026-06-11 12:41:35.421282 | controller |               "path": "ca.crt"
2026-06-11 12:41:35.421296 | controller |             },
2026-06-11 12:41:35.421310 | controller |             {
2026-06-11 12:41:35.421324 | controller |               "key": "tls.crt",
2026-06-11 12:41:35.421338 | controller |               "path": "tls.crt"
2026-06-11 12:41:35.421372 | controller |             },
2026-06-11 12:41:35.421392 | controller |             {
2026-06-11 12:41:35.421407 | controller |               "key": "tls.key",
2026-06-11 12:41:35.421421 | controller |               "path": "tls.key"
2026-06-11 12:41:35.421435 | controller |             }
2026-06-11 12:41:35.421449 | controller |           ],
2026-06-11 12:41:35.421463 | controller |           "optional": false,
2026-06-11 12:41:35.421477 | controller |           "secretName": "metrics-server-cert"
2026-06-11 12:41:35.421491 | controller |         }
2026-06-11 12:41:35.421506 | controller |       },
2026-06-11 12:41:35.421520 | controller |       {
2026-06-11 12:41:35.421534 | controller |         "name": "webhook-certs",
2026-06-11 12:41:35.421548 | controller |         "secret": {
2026-06-11 12:41:35.421562 | controller |           "defaultMode": 420,
2026-06-11 12:41:35.421576 | controller |           "secretName": "webhook-server-cert"
2026-06-11 12:41:35.421590 | controller |         }
2026-06-11 12:41:35.421604 | controller |       },
2026-06-11 12:41:35.421618 | controller |       {
2026-06-11 12:41:35.421632 | controller |         "name": "kube-api-access-4ql7q",
2026-06-11 12:41:35.421646 | controller |         "projected": {
2026-06-11 12:41:35.421659 | controller |           "defaultMode": 420,
2026-06-11 12:41:35.421674 | controller |           "sources": [
2026-06-11 12:41:35.421698 | controller |             {
2026-06-11 12:41:35.421713 | controller |               "serviceAccountToken": {
2026-06-11 12:41:35.421727 | controller |                 "expirationSeconds": 3607,
2026-06-11 12:41:35.421741 | controller |                 "path": "token"
2026-06-11 12:41:35.421755 | controller |               }
2026-06-11 12:41:35.421769 | controller |             },
2026-06-11 12:41:35.421783 | controller |             {
2026-06-11 12:41:35.421797 | controller |               "configMap": {
2026-06-11 12:41:35.421811 | controller |                 "items": [
2026-06-11 12:41:35.421825 | controller |                   {
2026-06-11 12:41:35.421839 | controller |                     "key": "ca.crt",
2026-06-11 12:41:35.421853 | controller |                     "path": "ca.crt"
2026-06-11 12:41:35.421868 | controller |                   }
2026-06-11 12:41:35.421882 | controller |                 ],
2026-06-11 12:41:35.421895 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 12:41:35.421909 | controller |               }
2026-06-11 12:41:35.421923 | controller |             },
2026-06-11 12:41:35.421937 | controller |             {
2026-06-11 12:41:35.421951 | controller |               "downwardAPI": {
2026-06-11 12:41:35.421965 | controller |                 "items": [
2026-06-11 12:41:35.421979 | controller |                   {
2026-06-11 12:41:35.421993 | controller |                     "fieldRef": {
2026-06-11 12:41:35.422007 | controller |                       "apiVersion": "v1",
2026-06-11 12:41:35.422021 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 12:41:35.422035 | controller |                     },
2026-06-11 12:41:35.422049 | controller |                     "path": "namespace"
2026-06-11 12:41:35.422063 | controller |                   }
2026-06-11 12:41:35.422077 | controller |                 ]
2026-06-11 12:41:35.422092 | controller |               }
2026-06-11 12:41:35.422105 | controller |             },
2026-06-11 12:41:35.422119 | controller |             {
2026-06-11 12:41:35.422133 | controller |               "configMap": {
2026-06-11 12:41:35.422147 | controller |                 "items": [
2026-06-11 12:41:35.422161 | controller |                   {
2026-06-11 12:41:35.422175 | controller |                     "key": "service-ca.crt",
2026-06-11 12:41:35.422189 | controller |                     "path": "service-ca.crt"
2026-06-11 12:41:35.422204 | controller |                   }
2026-06-11 12:41:35.422218 | controller |                 ],
2026-06-11 12:41:35.422232 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 12:41:35.422246 | controller |               }
2026-06-11 12:41:35.422264 | controller |             }
2026-06-11 12:41:35.422279 | controller |           ]
2026-06-11 12:41:35.422293 | controller |         }
2026-06-11 12:41:35.422307 | controller |       }
2026-06-11 12:41:35.422321 | controller |     ]
2026-06-11 12:41:35.422335 | controller |   },
2026-06-11 12:41:35.422398 | controller |   "status": {
2026-06-11 12:41:35.422419 | controller |     "conditions": [
2026-06-11 12:41:35.422434 | controller |       {
2026-06-11 12:41:35.422449 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.422463 | controller |         "lastTransitionTime": "2026-06-11T11:45:05Z",
2026-06-11 12:41:35.422477 | controller |         "status": "True",
2026-06-11 12:41:35.422492 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 12:41:35.422506 | controller |       },
2026-06-11 12:41:35.422520 | controller |       {
2026-06-11 12:41:35.422534 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.422548 | controller |         "lastTransitionTime": "2026-06-11T11:43:44Z",
2026-06-11 12:41:35.422562 | controller |         "status": "True",
2026-06-11 12:41:35.422576 | controller |         "type": "Initialized"
2026-06-11 12:41:35.422590 | controller |       },
2026-06-11 12:41:35.422604 | controller |       {
2026-06-11 12:41:35.422618 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.422632 | controller |         "lastTransitionTime": "2026-06-11T11:45:17Z",
2026-06-11 12:41:35.422646 | controller |         "status": "True",
2026-06-11 12:41:35.422661 | controller |         "type": "Ready"
2026-06-11 12:41:35.422675 | controller |       },
2026-06-11 12:41:35.422689 | controller |       {
2026-06-11 12:41:35.422703 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.422717 | controller |         "lastTransitionTime": "2026-06-11T11:45:17Z",
2026-06-11 12:41:35.422731 | controller |         "status": "True",
2026-06-11 12:41:35.422745 | controller |         "type": "ContainersReady"
2026-06-11 12:41:35.422760 | controller |       },
2026-06-11 12:41:35.422774 | controller |       {
2026-06-11 12:41:35.422788 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.422802 | controller |         "lastTransitionTime": "2026-06-11T11:43:44Z",
2026-06-11 12:41:35.422816 | controller |         "status": "True",
2026-06-11 12:41:35.422830 | controller |         "type": "PodScheduled"
2026-06-11 12:41:35.422844 | controller |       }
2026-06-11 12:41:35.422858 | controller |     ],
2026-06-11 12:41:35.422872 | controller |     "containerStatuses": [
2026-06-11 12:41:35.422886 | controller |       {
2026-06-11 12:41:35.422901 | controller |         "allocatedResources": {
2026-06-11 12:41:35.422915 | controller |           "cpu": "10m",
2026-06-11 12:41:35.422929 | controller |           "memory": "512Mi"
2026-06-11 12:41:35.422943 | controller |         },
2026-06-11 12:41:35.422957 | controller |         "containerID": "cri-o://d546dae5c4ec6a8a0f3eec19b3287e593ffc0f9ad6a795c36b3ab4761a438fc2",
2026-06-11 12:41:35.422971 | controller |         "image": "38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8",
2026-06-11 12:41:35.422986 | controller |         "imageID": "38.102.83.17:5001/openstack-k8s-operators/openstack-operator@sha256:196e88b5efdcbc2e3162c59af2f504ef7f09012de51a7cb94dd8eda2d33667e7",
2026-06-11 12:41:35.423000 | controller |         "lastState": {},
2026-06-11 12:41:35.423015 | controller |         "name": "manager",
2026-06-11 12:41:35.423030 | controller |         "ready": true,
2026-06-11 12:41:35.423044 | controller |         "resources": {
2026-06-11 12:41:35.423058 | controller |           "limits": {
2026-06-11 12:41:35.423072 | controller |             "cpu": "500m",
2026-06-11 12:41:35.423086 | controller |             "memory": "1Gi"
2026-06-11 12:41:35.423100 | controller |           },
2026-06-11 12:41:35.423114 | controller |           "requests": {
2026-06-11 12:41:35.423128 | controller |             "cpu": "10m",
2026-06-11 12:41:35.423146 | controller |             "memory": "512Mi"
2026-06-11 12:41:35.423161 | controller |           }
2026-06-11 12:41:35.423175 | controller |         },
2026-06-11 12:41:35.423190 | controller |         "restartCount": 0,
2026-06-11 12:41:35.423204 | controller |         "started": true,
2026-06-11 12:41:35.423218 | controller |         "state": {
2026-06-11 12:41:35.423232 | controller |           "running": {
2026-06-11 12:41:35.423247 | controller |             "startedAt": "2026-06-11T11:45:05Z"
2026-06-11 12:41:35.423261 | controller |           }
2026-06-11 12:41:35.423276 | controller |         },
2026-06-11 12:41:35.423290 | controller |         "user": {
2026-06-11 12:41:35.423304 | controller |           "linux": {
2026-06-11 12:41:35.423317 | controller |             "gid": 0,
2026-06-11 12:41:35.423331 | controller |             "supplementalGroups": [
2026-06-11 12:41:35.423358 | controller |               0,
2026-06-11 12:41:35.423377 | controller |               1000660000
2026-06-11 12:41:35.423392 | controller |             ],
2026-06-11 12:41:35.423407 | controller |             "uid": 1000660000
2026-06-11 12:41:35.423420 | controller |           }
2026-06-11 12:41:35.423435 | controller |         },
2026-06-11 12:41:35.423449 | controller |         "volumeMounts": [
2026-06-11 12:41:35.423463 | controller |           {
2026-06-11 12:41:35.423476 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-11 12:41:35.423490 | controller |             "name": "metrics-certs",
2026-06-11 12:41:35.423505 | controller |             "readOnly": true,
2026-06-11 12:41:35.423519 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:35.423533 | controller |           },
2026-06-11 12:41:35.423547 | controller |           {
2026-06-11 12:41:35.423561 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-11 12:41:35.423575 | controller |             "name": "webhook-certs",
2026-06-11 12:41:35.423588 | controller |             "readOnly": true,
2026-06-11 12:41:35.423602 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:35.423616 | controller |           },
2026-06-11 12:41:35.423630 | controller |           {
2026-06-11 12:41:35.423644 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:35.423658 | controller |             "name": "kube-api-access-4ql7q",
2026-06-11 12:41:35.423671 | controller |             "readOnly": true,
2026-06-11 12:41:35.423685 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:35.423699 | controller |           }
2026-06-11 12:41:35.423713 | controller |         ]
2026-06-11 12:41:35.423727 | controller |       }
2026-06-11 12:41:35.423740 | controller |     ],
2026-06-11 12:41:35.423754 | controller |     "hostIP": "192.168.126.11",
2026-06-11 12:41:35.423768 | controller |     "hostIPs": [
2026-06-11 12:41:35.423782 | controller |       {
2026-06-11 12:41:35.423796 | controller |         "ip": "192.168.126.11"
2026-06-11 12:41:35.423810 | controller |       }
2026-06-11 12:41:35.423824 | controller |     ],
2026-06-11 12:41:35.423838 | controller |     "phase": "Running",
2026-06-11 12:41:35.423852 | controller |     "podIP": "10.217.0.94",
2026-06-11 12:41:35.423866 | controller |     "podIPs": [
2026-06-11 12:41:35.423880 | controller |       {
2026-06-11 12:41:35.423894 | controller |         "ip": "10.217.0.94"
2026-06-11 12:41:35.423908 | controller |       }
2026-06-11 12:41:35.423922 | controller |     ],
2026-06-11 12:41:35.423936 | controller |     "qosClass": "Burstable",
2026-06-11 12:41:35.423950 | controller |     "startTime": "2026-06-11T11:43:44Z"
2026-06-11 12:41:35.423964 | controller |   }
2026-06-11 12:41:35.423978 | controller | }
2026-06-11 12:41:35.449633 | controller | ok:
2026-06-11 12:41:35.449725 | controller | {
2026-06-11 12:41:35.449749 | controller |   "apiVersion": "v1",
2026-06-11 12:41:35.449766 | controller |   "kind": "Pod",
2026-06-11 12:41:35.449786 | controller |   "metadata": {
2026-06-11 12:41:35.449802 | controller |     "annotations": {
2026-06-11 12:41:35.449817 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.89/23\"],\"mac_address\":\"0a:58:0a:d9:00:59\",\"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.0.89/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 12:41:35.449834 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.89\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:59\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 12:41:35.449850 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 12:41:35.449865 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 12:41:35.449880 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 12:41:35.449896 | controller |     },
2026-06-11 12:41:35.449911 | controller |     "creationTimestamp": "2026-06-11T11:43:44Z",
2026-06-11 12:41:35.449926 | controller |     "generateName": "ovn-operator-controller-manager-58f85bd97f-",
2026-06-11 12:41:35.449941 | controller |     "generation": 1,
2026-06-11 12:41:35.449956 | controller |     "labels": {
2026-06-11 12:41:35.449971 | controller |       "app.kubernetes.io/name": "ovn-operator",
2026-06-11 12:41:35.449986 | controller |       "control-plane": "controller-manager",
2026-06-11 12:41:35.450000 | controller |       "openstack.org/operator-name": "ovn",
2026-06-11 12:41:35.450014 | controller |       "pod-template-hash": "58f85bd97f"
2026-06-11 12:41:35.450029 | controller |     },
2026-06-11 12:41:35.450044 | controller |     "managedFields": [
2026-06-11 12:41:35.450058 | controller |       {
2026-06-11 12:41:35.450073 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.450087 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.450102 | controller |         "fieldsV1": {
2026-06-11 12:41:35.450116 | controller |           "f:metadata": {
2026-06-11 12:41:35.450130 | controller |             "f:annotations": {
2026-06-11 12:41:35.450145 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 12:41:35.450159 | controller |             }
2026-06-11 12:41:35.450173 | controller |           }
2026-06-11 12:41:35.450187 | controller |         },
2026-06-11 12:41:35.450201 | controller |         "manager": "crc",
2026-06-11 12:41:35.450216 | controller |         "operation": "Update",
2026-06-11 12:41:35.450230 | controller |         "subresource": "status",
2026-06-11 12:41:35.450244 | controller |         "time": "2026-06-11T11:43:44Z"
2026-06-11 12:41:35.450259 | controller |       },
2026-06-11 12:41:35.450273 | controller |       {
2026-06-11 12:41:35.450287 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.450301 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.450316 | controller |         "fieldsV1": {
2026-06-11 12:41:35.450330 | controller |           "f:metadata": {
2026-06-11 12:41:35.450344 | controller |             "f:annotations": {
2026-06-11 12:41:35.450380 | controller |               ".": {},
2026-06-11 12:41:35.450395 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 12:41:35.450410 | controller |             },
2026-06-11 12:41:35.450425 | controller |             "f:generateName": {},
2026-06-11 12:41:35.450439 | controller |             "f:labels": {
2026-06-11 12:41:35.450454 | controller |               ".": {},
2026-06-11 12:41:35.450468 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 12:41:35.450482 | controller |               "f:control-plane": {},
2026-06-11 12:41:35.450496 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 12:41:35.450515 | controller |               "f:pod-template-hash": {}
2026-06-11 12:41:35.450530 | controller |             },
2026-06-11 12:41:35.450544 | controller |             "f:ownerReferences": {
2026-06-11 12:41:35.450558 | controller |               ".": {},
2026-06-11 12:41:35.450573 | controller |               "k:{\"uid\":\"6a7dfe6b-633e-429d-9471-e66e918cf12e\"}": {}
2026-06-11 12:41:35.450587 | controller |             }
2026-06-11 12:41:35.450602 | controller |           },
2026-06-11 12:41:35.450616 | controller |           "f:spec": {
2026-06-11 12:41:35.450631 | controller |             "f:containers": {
2026-06-11 12:41:35.450645 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 12:41:35.450659 | controller |                 ".": {},
2026-06-11 12:41:35.450674 | controller |                 "f:args": {},
2026-06-11 12:41:35.450689 | controller |                 "f:command": {},
2026-06-11 12:41:35.450703 | controller |                 "f:env": {
2026-06-11 12:41:35.450718 | controller |                   ".": {},
2026-06-11 12:41:35.450732 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 12:41:35.450746 | controller |                     ".": {},
2026-06-11 12:41:35.450761 | controller |                     "f:name": {},
2026-06-11 12:41:35.450775 | controller |                     "f:value": {}
2026-06-11 12:41:35.450789 | controller |                   },
2026-06-11 12:41:35.450804 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 12:41:35.450818 | controller |                     ".": {},
2026-06-11 12:41:35.450832 | controller |                     "f:name": {},
2026-06-11 12:41:35.450846 | controller |                     "f:value": {}
2026-06-11 12:41:35.450860 | controller |                   },
2026-06-11 12:41:35.450875 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 12:41:35.450889 | controller |                     ".": {},
2026-06-11 12:41:35.450903 | controller |                     "f:name": {},
2026-06-11 12:41:35.450918 | controller |                     "f:value": {}
2026-06-11 12:41:35.450932 | controller |                   },
2026-06-11 12:41:35.450947 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 12:41:35.450961 | controller |                     ".": {},
2026-06-11 12:41:35.450976 | controller |                     "f:name": {},
2026-06-11 12:41:35.450990 | controller |                     "f:value": {}
2026-06-11 12:41:35.451004 | controller |                   },
2026-06-11 12:41:35.451019 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 12:41:35.451033 | controller |                     ".": {},
2026-06-11 12:41:35.451047 | controller |                     "f:name": {},
2026-06-11 12:41:35.451061 | controller |                     "f:value": {}
2026-06-11 12:41:35.451075 | controller |                   }
2026-06-11 12:41:35.451089 | controller |                 },
2026-06-11 12:41:35.451103 | controller |                 "f:image": {},
2026-06-11 12:41:35.451117 | controller |                 "f:imagePullPolicy": {},
2026-06-11 12:41:35.451131 | controller |                 "f:livenessProbe": {
2026-06-11 12:41:35.451145 | controller |                   ".": {},
2026-06-11 12:41:35.451159 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:35.451174 | controller |                   "f:httpGet": {
2026-06-11 12:41:35.451188 | controller |                     ".": {},
2026-06-11 12:41:35.451202 | controller |                     "f:path": {},
2026-06-11 12:41:35.451216 | controller |                     "f:port": {},
2026-06-11 12:41:35.451230 | controller |                     "f:scheme": {}
2026-06-11 12:41:35.451244 | controller |                   },
2026-06-11 12:41:35.451258 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:35.451271 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:35.451289 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:35.451304 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:35.451318 | controller |                 },
2026-06-11 12:41:35.451333 | controller |                 "f:name": {},
2026-06-11 12:41:35.451363 | controller |                 "f:readinessProbe": {
2026-06-11 12:41:35.451383 | controller |                   ".": {},
2026-06-11 12:41:35.451399 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:35.451413 | controller |                   "f:httpGet": {
2026-06-11 12:41:35.451427 | controller |                     ".": {},
2026-06-11 12:41:35.451441 | controller |                     "f:path": {},
2026-06-11 12:41:35.451455 | controller |                     "f:port": {},
2026-06-11 12:41:35.451470 | controller |                     "f:scheme": {}
2026-06-11 12:41:35.451484 | controller |                   },
2026-06-11 12:41:35.451498 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:35.451512 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:35.451526 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:35.451540 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:35.451554 | controller |                 },
2026-06-11 12:41:35.451568 | controller |                 "f:resources": {
2026-06-11 12:41:35.451582 | controller |                   ".": {},
2026-06-11 12:41:35.451596 | controller |                   "f:limits": {
2026-06-11 12:41:35.451609 | controller |                     ".": {},
2026-06-11 12:41:35.451623 | controller |                     "f:cpu": {},
2026-06-11 12:41:35.451637 | controller |                     "f:memory": {}
2026-06-11 12:41:35.451651 | controller |                   },
2026-06-11 12:41:35.451664 | controller |                   "f:requests": {
2026-06-11 12:41:35.451678 | controller |                     ".": {},
2026-06-11 12:41:35.451692 | controller |                     "f:cpu": {},
2026-06-11 12:41:35.451706 | controller |                     "f:memory": {}
2026-06-11 12:41:35.451720 | controller |                   }
2026-06-11 12:41:35.451734 | controller |                 },
2026-06-11 12:41:35.451748 | controller |                 "f:securityContext": {
2026-06-11 12:41:35.451762 | controller |                   ".": {},
2026-06-11 12:41:35.451776 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 12:41:35.451790 | controller |                 },
2026-06-11 12:41:35.451804 | controller |                 "f:terminationMessagePath": {},
2026-06-11 12:41:35.451818 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 12:41:35.451832 | controller |               }
2026-06-11 12:41:35.451846 | controller |             },
2026-06-11 12:41:35.451860 | controller |             "f:dnsPolicy": {},
2026-06-11 12:41:35.451874 | controller |             "f:enableServiceLinks": {},
2026-06-11 12:41:35.451888 | controller |             "f:restartPolicy": {},
2026-06-11 12:41:35.451902 | controller |             "f:schedulerName": {},
2026-06-11 12:41:35.451916 | controller |             "f:securityContext": {
2026-06-11 12:41:35.451931 | controller |               ".": {},
2026-06-11 12:41:35.451945 | controller |               "f:runAsNonRoot": {}
2026-06-11 12:41:35.451960 | controller |             },
2026-06-11 12:41:35.451974 | controller |             "f:serviceAccount": {},
2026-06-11 12:41:35.451988 | controller |             "f:serviceAccountName": {},
2026-06-11 12:41:35.452002 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 12:41:35.452017 | controller |             "f:tolerations": {}
2026-06-11 12:41:35.452031 | controller |           }
2026-06-11 12:41:35.452045 | controller |         },
2026-06-11 12:41:35.452059 | controller |         "manager": "kube-controller-manager",
2026-06-11 12:41:35.452074 | controller |         "operation": "Update",
2026-06-11 12:41:35.452092 | controller |         "time": "2026-06-11T11:43:44Z"
2026-06-11 12:41:35.452107 | controller |       },
2026-06-11 12:41:35.452121 | controller |       {
2026-06-11 12:41:35.452135 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.452150 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.452164 | controller |         "fieldsV1": {
2026-06-11 12:41:35.452178 | controller |           "f:metadata": {
2026-06-11 12:41:35.452192 | controller |             "f:annotations": {
2026-06-11 12:41:35.452206 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 12:41:35.452220 | controller |             }
2026-06-11 12:41:35.452235 | controller |           }
2026-06-11 12:41:35.452249 | controller |         },
2026-06-11 12:41:35.452263 | controller |         "manager": "multus-daemon",
2026-06-11 12:41:35.452277 | controller |         "operation": "Update",
2026-06-11 12:41:35.452291 | controller |         "subresource": "status",
2026-06-11 12:41:35.452305 | controller |         "time": "2026-06-11T11:44:17Z"
2026-06-11 12:41:35.452320 | controller |       },
2026-06-11 12:41:35.452334 | controller |       {
2026-06-11 12:41:35.452362 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.452382 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.452397 | controller |         "fieldsV1": {
2026-06-11 12:41:35.452411 | controller |           "f:status": {
2026-06-11 12:41:35.452425 | controller |             "f:conditions": {
2026-06-11 12:41:35.452439 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 12:41:35.452454 | controller |                 ".": {},
2026-06-11 12:41:35.452468 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.452483 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.452497 | controller |                 "f:status": {},
2026-06-11 12:41:35.452512 | controller |                 "f:type": {}
2026-06-11 12:41:35.452526 | controller |               },
2026-06-11 12:41:35.452540 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 12:41:35.452554 | controller |                 ".": {},
2026-06-11 12:41:35.452568 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.452583 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.452597 | controller |                 "f:status": {},
2026-06-11 12:41:35.452612 | controller |                 "f:type": {}
2026-06-11 12:41:35.452626 | controller |               },
2026-06-11 12:41:35.452640 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 12:41:35.452655 | controller |                 ".": {},
2026-06-11 12:41:35.452672 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.452689 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.452704 | controller |                 "f:status": {},
2026-06-11 12:41:35.452718 | controller |                 "f:type": {}
2026-06-11 12:41:35.452733 | controller |               },
2026-06-11 12:41:35.452747 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 12:41:35.452762 | controller |                 ".": {},
2026-06-11 12:41:35.452776 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.452790 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.452804 | controller |                 "f:status": {},
2026-06-11 12:41:35.452818 | controller |                 "f:type": {}
2026-06-11 12:41:35.452832 | controller |               }
2026-06-11 12:41:35.452846 | controller |             },
2026-06-11 12:41:35.452860 | controller |             "f:containerStatuses": {},
2026-06-11 12:41:35.452874 | controller |             "f:hostIP": {},
2026-06-11 12:41:35.452888 | controller |             "f:hostIPs": {},
2026-06-11 12:41:35.452902 | controller |             "f:phase": {},
2026-06-11 12:41:35.452917 | controller |             "f:podIP": {},
2026-06-11 12:41:35.452935 | controller |             "f:podIPs": {
2026-06-11 12:41:35.452950 | controller |               ".": {},
2026-06-11 12:41:35.452965 | controller |               "k:{\"ip\":\"10.217.0.89\"}": {
2026-06-11 12:41:35.452979 | controller |                 ".": {},
2026-06-11 12:41:35.452993 | controller |                 "f:ip": {}
2026-06-11 12:41:35.453007 | controller |               }
2026-06-11 12:41:35.453021 | controller |             },
2026-06-11 12:41:35.453035 | controller |             "f:startTime": {}
2026-06-11 12:41:35.453049 | controller |           }
2026-06-11 12:41:35.453063 | controller |         },
2026-06-11 12:41:35.453077 | controller |         "manager": "kubelet",
2026-06-11 12:41:35.453091 | controller |         "operation": "Update",
2026-06-11 12:41:35.453105 | controller |         "subresource": "status",
2026-06-11 12:41:35.453119 | controller |         "time": "2026-06-11T11:45:18Z"
2026-06-11 12:41:35.453132 | controller |       }
2026-06-11 12:41:35.453147 | controller |     ],
2026-06-11 12:41:35.453161 | controller |     "name": "ovn-operator-controller-manager-58f85bd97f-dp287",
2026-06-11 12:41:35.453175 | controller |     "namespace": "openstack-operators",
2026-06-11 12:41:35.453189 | controller |     "ownerReferences": [
2026-06-11 12:41:35.453203 | controller |       {
2026-06-11 12:41:35.453217 | controller |         "apiVersion": "apps/v1",
2026-06-11 12:41:35.453231 | controller |         "blockOwnerDeletion": true,
2026-06-11 12:41:35.453245 | controller |         "controller": true,
2026-06-11 12:41:35.453260 | controller |         "kind": "ReplicaSet",
2026-06-11 12:41:35.453274 | controller |         "name": "ovn-operator-controller-manager-58f85bd97f",
2026-06-11 12:41:35.453288 | controller |         "uid": "6a7dfe6b-633e-429d-9471-e66e918cf12e"
2026-06-11 12:41:35.453302 | controller |       }
2026-06-11 12:41:35.453317 | controller |     ],
2026-06-11 12:41:35.453331 | controller |     "resourceVersion": "54902",
2026-06-11 12:41:35.453359 | controller |     "uid": "81ce060b-36d1-4d51-902f-123599d919b7"
2026-06-11 12:41:35.453379 | controller |   },
2026-06-11 12:41:35.453394 | controller |   "spec": {
2026-06-11 12:41:35.453408 | controller |     "containers": [
2026-06-11 12:41:35.453422 | controller |       {
2026-06-11 12:41:35.453436 | controller |         "args": [
2026-06-11 12:41:35.453449 | controller |           "--leader-elect",
2026-06-11 12:41:35.453463 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 12:41:35.453477 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 12:41:35.453491 | controller |         ],
2026-06-11 12:41:35.453505 | controller |         "command": [
2026-06-11 12:41:35.453519 | controller |           "/manager"
2026-06-11 12:41:35.453534 | controller |         ],
2026-06-11 12:41:35.453548 | controller |         "env": [
2026-06-11 12:41:35.453562 | controller |           {
2026-06-11 12:41:35.453576 | controller |             "name": "LEASE_DURATION",
2026-06-11 12:41:35.453590 | controller |             "value": "30"
2026-06-11 12:41:35.453604 | controller |           },
2026-06-11 12:41:35.453618 | controller |           {
2026-06-11 12:41:35.453632 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 12:41:35.453647 | controller |             "value": "20"
2026-06-11 12:41:35.453661 | controller |           },
2026-06-11 12:41:35.453675 | controller |           {
2026-06-11 12:41:35.453736 | controller |             "name": "RETRY_PERIOD",
2026-06-11 12:41:35.453752 | controller |             "value": "5"
2026-06-11 12:41:35.453766 | controller |           },
2026-06-11 12:41:35.453780 | controller |           {
2026-06-11 12:41:35.453795 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 12:41:35.453809 | controller |             "value": "false"
2026-06-11 12:41:35.453823 | controller |           },
2026-06-11 12:41:35.453837 | controller |           {
2026-06-11 12:41:35.453852 | controller |             "name": "METRICS_CERTS",
2026-06-11 12:41:35.453866 | controller |             "value": "false"
2026-06-11 12:41:35.453884 | controller |           }
2026-06-11 12:41:35.453898 | controller |         ],
2026-06-11 12:41:35.453913 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7",
2026-06-11 12:41:35.453927 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 12:41:35.453942 | controller |         "livenessProbe": {
2026-06-11 12:41:35.453956 | controller |           "failureThreshold": 3,
2026-06-11 12:41:35.453971 | controller |           "httpGet": {
2026-06-11 12:41:35.453986 | controller |             "path": "/healthz",
2026-06-11 12:41:35.454000 | controller |             "port": 8081,
2026-06-11 12:41:35.454014 | controller |             "scheme": "HTTP"
2026-06-11 12:41:35.454029 | controller |           },
2026-06-11 12:41:35.454043 | controller |           "initialDelaySeconds": 15,
2026-06-11 12:41:35.454057 | controller |           "periodSeconds": 20,
2026-06-11 12:41:35.454072 | controller |           "successThreshold": 1,
2026-06-11 12:41:35.454086 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:35.454100 | controller |         },
2026-06-11 12:41:35.454115 | controller |         "name": "manager",
2026-06-11 12:41:35.454129 | controller |         "readinessProbe": {
2026-06-11 12:41:35.454143 | controller |           "failureThreshold": 3,
2026-06-11 12:41:35.454158 | controller |           "httpGet": {
2026-06-11 12:41:35.454172 | controller |             "path": "/readyz",
2026-06-11 12:41:35.454186 | controller |             "port": 8081,
2026-06-11 12:41:35.454201 | controller |             "scheme": "HTTP"
2026-06-11 12:41:35.454215 | controller |           },
2026-06-11 12:41:35.454229 | controller |           "initialDelaySeconds": 5,
2026-06-11 12:41:35.454243 | controller |           "periodSeconds": 10,
2026-06-11 12:41:35.454257 | controller |           "successThreshold": 1,
2026-06-11 12:41:35.454271 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:35.454286 | controller |         },
2026-06-11 12:41:35.454300 | controller |         "resources": {
2026-06-11 12:41:35.454314 | controller |           "limits": {
2026-06-11 12:41:35.454328 | controller |             "cpu": "500m",
2026-06-11 12:41:35.454342 | controller |             "memory": "512Mi"
2026-06-11 12:41:35.454376 | controller |           },
2026-06-11 12:41:35.454392 | controller |           "requests": {
2026-06-11 12:41:35.454406 | controller |             "cpu": "10m",
2026-06-11 12:41:35.454420 | controller |             "memory": "256Mi"
2026-06-11 12:41:35.454435 | controller |           }
2026-06-11 12:41:35.454449 | controller |         },
2026-06-11 12:41:35.454463 | controller |         "securityContext": {
2026-06-11 12:41:35.454478 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 12:41:35.454492 | controller |           "capabilities": {
2026-06-11 12:41:35.454506 | controller |             "drop": [
2026-06-11 12:41:35.454520 | controller |               "MKNOD"
2026-06-11 12:41:35.454534 | controller |             ]
2026-06-11 12:41:35.454548 | controller |           }
2026-06-11 12:41:35.454563 | controller |         },
2026-06-11 12:41:35.454577 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 12:41:35.454591 | controller |         "terminationMessagePolicy": "File",
2026-06-11 12:41:35.454605 | controller |         "volumeMounts": [
2026-06-11 12:41:35.454620 | controller |           {
2026-06-11 12:41:35.454634 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:35.454649 | controller |             "name": "kube-api-access-49jmh",
2026-06-11 12:41:35.454663 | controller |             "readOnly": true
2026-06-11 12:41:35.454677 | controller |           }
2026-06-11 12:41:35.454691 | controller |         ]
2026-06-11 12:41:35.454705 | controller |       }
2026-06-11 12:41:35.454719 | controller |     ],
2026-06-11 12:41:35.454740 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 12:41:35.454755 | controller |     "enableServiceLinks": true,
2026-06-11 12:41:35.454769 | controller |     "imagePullSecrets": [
2026-06-11 12:41:35.454784 | controller |       {
2026-06-11 12:41:35.454798 | controller |         "name": "ovn-operator-controller-manager-dockercfg-4m4t5"
2026-06-11 12:41:35.454813 | controller |       }
2026-06-11 12:41:35.454827 | controller |     ],
2026-06-11 12:41:35.454842 | controller |     "nodeName": "crc",
2026-06-11 12:41:35.454856 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 12:41:35.454870 | controller |     "priority": 0,
2026-06-11 12:41:35.454884 | controller |     "restartPolicy": "Always",
2026-06-11 12:41:35.454899 | controller |     "schedulerName": "default-scheduler",
2026-06-11 12:41:35.454913 | controller |     "securityContext": {
2026-06-11 12:41:35.454927 | controller |       "runAsNonRoot": true,
2026-06-11 12:41:35.454941 | controller |       "seLinuxOptions": {
2026-06-11 12:41:35.454956 | controller |         "level": "s0:c26,c5"
2026-06-11 12:41:35.454971 | controller |       }
2026-06-11 12:41:35.454985 | controller |     },
2026-06-11 12:41:35.455000 | controller |     "serviceAccount": "ovn-operator-controller-manager",
2026-06-11 12:41:35.455015 | controller |     "serviceAccountName": "ovn-operator-controller-manager",
2026-06-11 12:41:35.455030 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 12:41:35.455044 | controller |     "tolerations": [
2026-06-11 12:41:35.455059 | controller |       {
2026-06-11 12:41:35.455073 | controller |         "effect": "NoExecute",
2026-06-11 12:41:35.455088 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 12:41:35.455102 | controller |         "operator": "Exists",
2026-06-11 12:41:35.455116 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:35.455130 | controller |       },
2026-06-11 12:41:35.455145 | controller |       {
2026-06-11 12:41:35.455159 | controller |         "effect": "NoExecute",
2026-06-11 12:41:35.455173 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 12:41:35.455187 | controller |         "operator": "Exists",
2026-06-11 12:41:35.455200 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:35.455214 | controller |       },
2026-06-11 12:41:35.455228 | controller |       {
2026-06-11 12:41:35.455242 | controller |         "effect": "NoSchedule",
2026-06-11 12:41:35.455256 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 12:41:35.455271 | controller |         "operator": "Exists"
2026-06-11 12:41:35.455285 | controller |       }
2026-06-11 12:41:35.455299 | controller |     ],
2026-06-11 12:41:35.455313 | controller |     "volumes": [
2026-06-11 12:41:35.455327 | controller |       {
2026-06-11 12:41:35.455341 | controller |         "name": "kube-api-access-49jmh",
2026-06-11 12:41:35.455377 | controller |         "projected": {
2026-06-11 12:41:35.455392 | controller |           "defaultMode": 420,
2026-06-11 12:41:35.455407 | controller |           "sources": [
2026-06-11 12:41:35.455421 | controller |             {
2026-06-11 12:41:35.455435 | controller |               "serviceAccountToken": {
2026-06-11 12:41:35.455449 | controller |                 "expirationSeconds": 3607,
2026-06-11 12:41:35.455463 | controller |                 "path": "token"
2026-06-11 12:41:35.455477 | controller |               }
2026-06-11 12:41:35.455492 | controller |             },
2026-06-11 12:41:35.455506 | controller |             {
2026-06-11 12:41:35.455520 | controller |               "configMap": {
2026-06-11 12:41:35.455534 | controller |                 "items": [
2026-06-11 12:41:35.455548 | controller |                   {
2026-06-11 12:41:35.455563 | controller |                     "key": "ca.crt",
2026-06-11 12:41:35.455577 | controller |                     "path": "ca.crt"
2026-06-11 12:41:35.455591 | controller |                   }
2026-06-11 12:41:35.455605 | controller |                 ],
2026-06-11 12:41:35.455622 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 12:41:35.455636 | controller |               }
2026-06-11 12:41:35.455650 | controller |             },
2026-06-11 12:41:35.455664 | controller |             {
2026-06-11 12:41:35.455678 | controller |               "downwardAPI": {
2026-06-11 12:41:35.455692 | controller |                 "items": [
2026-06-11 12:41:35.455706 | controller |                   {
2026-06-11 12:41:35.455720 | controller |                     "fieldRef": {
2026-06-11 12:41:35.455734 | controller |                       "apiVersion": "v1",
2026-06-11 12:41:35.455749 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 12:41:35.455763 | controller |                     },
2026-06-11 12:41:35.455778 | controller |                     "path": "namespace"
2026-06-11 12:41:35.455792 | controller |                   }
2026-06-11 12:41:35.455807 | controller |                 ]
2026-06-11 12:41:35.455821 | controller |               }
2026-06-11 12:41:35.455835 | controller |             },
2026-06-11 12:41:35.455849 | controller |             {
2026-06-11 12:41:35.455863 | controller |               "configMap": {
2026-06-11 12:41:35.455877 | controller |                 "items": [
2026-06-11 12:41:35.455891 | controller |                   {
2026-06-11 12:41:35.455906 | controller |                     "key": "service-ca.crt",
2026-06-11 12:41:35.455920 | controller |                     "path": "service-ca.crt"
2026-06-11 12:41:35.455934 | controller |                   }
2026-06-11 12:41:35.455948 | controller |                 ],
2026-06-11 12:41:35.455962 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 12:41:35.455976 | controller |               }
2026-06-11 12:41:35.455991 | controller |             }
2026-06-11 12:41:35.456005 | controller |           ]
2026-06-11 12:41:35.456020 | controller |         }
2026-06-11 12:41:35.456034 | controller |       }
2026-06-11 12:41:35.456049 | controller |     ]
2026-06-11 12:41:35.456063 | controller |   },
2026-06-11 12:41:35.456077 | controller |   "status": {
2026-06-11 12:41:35.456091 | controller |     "conditions": [
2026-06-11 12:41:35.456105 | controller |       {
2026-06-11 12:41:35.456119 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.456133 | controller |         "lastTransitionTime": "2026-06-11T11:44:18Z",
2026-06-11 12:41:35.456148 | controller |         "status": "True",
2026-06-11 12:41:35.456162 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 12:41:35.456177 | controller |       },
2026-06-11 12:41:35.456191 | controller |       {
2026-06-11 12:41:35.456206 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.456220 | controller |         "lastTransitionTime": "2026-06-11T11:43:44Z",
2026-06-11 12:41:35.456235 | controller |         "status": "True",
2026-06-11 12:41:35.456249 | controller |         "type": "Initialized"
2026-06-11 12:41:35.456263 | controller |       },
2026-06-11 12:41:35.456278 | controller |       {
2026-06-11 12:41:35.456292 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.456306 | controller |         "lastTransitionTime": "2026-06-11T11:45:18Z",
2026-06-11 12:41:35.456321 | controller |         "status": "True",
2026-06-11 12:41:35.456335 | controller |         "type": "Ready"
2026-06-11 12:41:35.456368 | controller |       },
2026-06-11 12:41:35.456385 | controller |       {
2026-06-11 12:41:35.456400 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.456414 | controller |         "lastTransitionTime": "2026-06-11T11:45:18Z",
2026-06-11 12:41:35.456428 | controller |         "status": "True",
2026-06-11 12:41:35.456443 | controller |         "type": "ContainersReady"
2026-06-11 12:41:35.456457 | controller |       },
2026-06-11 12:41:35.456471 | controller |       {
2026-06-11 12:41:35.456486 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.456500 | controller |         "lastTransitionTime": "2026-06-11T11:43:44Z",
2026-06-11 12:41:35.456518 | controller |         "status": "True",
2026-06-11 12:41:35.456533 | controller |         "type": "PodScheduled"
2026-06-11 12:41:35.456548 | controller |       }
2026-06-11 12:41:35.456562 | controller |     ],
2026-06-11 12:41:35.456577 | controller |     "containerStatuses": [
2026-06-11 12:41:35.456591 | controller |       {
2026-06-11 12:41:35.456605 | controller |         "allocatedResources": {
2026-06-11 12:41:35.456620 | controller |           "cpu": "10m",
2026-06-11 12:41:35.456634 | controller |           "memory": "256Mi"
2026-06-11 12:41:35.456648 | controller |         },
2026-06-11 12:41:35.456663 | controller |         "containerID": "cri-o://83b86476e58c6eb902310a85227ae6cda8246c4e5444122ffd2ecb5226da7229",
2026-06-11 12:41:35.456677 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7",
2026-06-11 12:41:35.456692 | controller |         "imageID": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7",
2026-06-11 12:41:35.456707 | controller |         "lastState": {},
2026-06-11 12:41:35.456721 | controller |         "name": "manager",
2026-06-11 12:41:35.456736 | controller |         "ready": true,
2026-06-11 12:41:35.456751 | controller |         "resources": {
2026-06-11 12:41:35.456765 | controller |           "limits": {
2026-06-11 12:41:35.456780 | controller |             "cpu": "500m",
2026-06-11 12:41:35.456794 | controller |             "memory": "512Mi"
2026-06-11 12:41:35.456809 | controller |           },
2026-06-11 12:41:35.456823 | controller |           "requests": {
2026-06-11 12:41:35.456837 | controller |             "cpu": "10m",
2026-06-11 12:41:35.456851 | controller |             "memory": "256Mi"
2026-06-11 12:41:35.456865 | controller |           }
2026-06-11 12:41:35.456880 | controller |         },
2026-06-11 12:41:35.456894 | controller |         "restartCount": 0,
2026-06-11 12:41:35.456908 | controller |         "started": true,
2026-06-11 12:41:35.456922 | controller |         "state": {
2026-06-11 12:41:35.456936 | controller |           "running": {
2026-06-11 12:41:35.456950 | controller |             "startedAt": "2026-06-11T11:45:06Z"
2026-06-11 12:41:35.456964 | controller |           }
2026-06-11 12:41:35.456978 | controller |         },
2026-06-11 12:41:35.456992 | controller |         "user": {
2026-06-11 12:41:35.457007 | controller |           "linux": {
2026-06-11 12:41:35.457021 | controller |             "gid": 0,
2026-06-11 12:41:35.457035 | controller |             "supplementalGroups": [
2026-06-11 12:41:35.457048 | controller |               0
2026-06-11 12:41:35.457063 | controller |             ],
2026-06-11 12:41:35.457077 | controller |             "uid": 65532
2026-06-11 12:41:35.457090 | controller |           }
2026-06-11 12:41:35.457104 | controller |         },
2026-06-11 12:41:35.457119 | controller |         "volumeMounts": [
2026-06-11 12:41:35.457133 | controller |           {
2026-06-11 12:41:35.457147 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:35.457162 | controller |             "name": "kube-api-access-49jmh",
2026-06-11 12:41:35.457177 | controller |             "readOnly": true,
2026-06-11 12:41:35.457191 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:35.457206 | controller |           }
2026-06-11 12:41:35.457220 | controller |         ]
2026-06-11 12:41:35.457234 | controller |       }
2026-06-11 12:41:35.457248 | controller |     ],
2026-06-11 12:41:35.457262 | controller |     "hostIP": "192.168.126.11",
2026-06-11 12:41:35.457277 | controller |     "hostIPs": [
2026-06-11 12:41:35.457291 | controller |       {
2026-06-11 12:41:35.457305 | controller |         "ip": "192.168.126.11"
2026-06-11 12:41:35.457319 | controller |       }
2026-06-11 12:41:35.457333 | controller |     ],
2026-06-11 12:41:35.457364 | controller |     "phase": "Running",
2026-06-11 12:41:35.457387 | controller |     "podIP": "10.217.0.89",
2026-06-11 12:41:35.457403 | controller |     "podIPs": [
2026-06-11 12:41:35.457417 | controller |       {
2026-06-11 12:41:35.457431 | controller |         "ip": "10.217.0.89"
2026-06-11 12:41:35.457445 | controller |       }
2026-06-11 12:41:35.457460 | controller |     ],
2026-06-11 12:41:35.457474 | controller |     "qosClass": "Burstable",
2026-06-11 12:41:35.457488 | controller |     "startTime": "2026-06-11T11:43:44Z"
2026-06-11 12:41:35.457502 | controller |   }
2026-06-11 12:41:35.457516 | controller | }
2026-06-11 12:41:35.478214 | controller | ok:
2026-06-11 12:41:35.478261 | controller | {
2026-06-11 12:41:35.478282 | controller |   "apiVersion": "v1",
2026-06-11 12:41:35.478299 | controller |   "kind": "Pod",
2026-06-11 12:41:35.478314 | controller |   "metadata": {
2026-06-11 12:41:35.478329 | controller |     "annotations": {
2026-06-11 12:41:35.478344 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.90/23\"],\"mac_address\":\"0a:58:0a:d9:00:5a\",\"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.0.90/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 12:41:35.478380 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.90\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5a\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 12:41:35.478397 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 12:41:35.478412 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-11 12:41:35.478427 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-11 12:41:35.478441 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-11 12:41:35.478456 | controller |     },
2026-06-11 12:41:35.478470 | controller |     "creationTimestamp": "2026-06-11T11:43:44Z",
2026-06-11 12:41:35.478485 | controller |     "generateName": "swift-operator-controller-manager-67c49dd5c6-",
2026-06-11 12:41:35.478499 | controller |     "generation": 1,
2026-06-11 12:41:35.478515 | controller |     "labels": {
2026-06-11 12:41:35.478529 | controller |       "app.kubernetes.io/name": "swift-operator",
2026-06-11 12:41:35.478544 | controller |       "control-plane": "controller-manager",
2026-06-11 12:41:35.478558 | controller |       "openstack.org/operator-name": "swift",
2026-06-11 12:41:35.478572 | controller |       "pod-template-hash": "67c49dd5c6"
2026-06-11 12:41:35.478586 | controller |     },
2026-06-11 12:41:35.478601 | controller |     "managedFields": [
2026-06-11 12:41:35.478615 | controller |       {
2026-06-11 12:41:35.478630 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.478645 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.478659 | controller |         "fieldsV1": {
2026-06-11 12:41:35.478673 | controller |           "f:metadata": {
2026-06-11 12:41:35.478688 | controller |             "f:annotations": {
2026-06-11 12:41:35.478702 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 12:41:35.478716 | controller |             }
2026-06-11 12:41:35.478730 | controller |           }
2026-06-11 12:41:35.478745 | controller |         },
2026-06-11 12:41:35.478759 | controller |         "manager": "crc",
2026-06-11 12:41:35.478774 | controller |         "operation": "Update",
2026-06-11 12:41:35.478789 | controller |         "subresource": "status",
2026-06-11 12:41:35.478803 | controller |         "time": "2026-06-11T11:43:44Z"
2026-06-11 12:41:35.478818 | controller |       },
2026-06-11 12:41:35.478832 | controller |       {
2026-06-11 12:41:35.478847 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.478872 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.478888 | controller |         "fieldsV1": {
2026-06-11 12:41:35.478903 | controller |           "f:metadata": {
2026-06-11 12:41:35.478917 | controller |             "f:annotations": {
2026-06-11 12:41:35.478932 | controller |               ".": {},
2026-06-11 12:41:35.478946 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 12:41:35.478961 | controller |             },
2026-06-11 12:41:35.478975 | controller |             "f:generateName": {},
2026-06-11 12:41:35.478990 | controller |             "f:labels": {
2026-06-11 12:41:35.479004 | controller |               ".": {},
2026-06-11 12:41:35.479018 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 12:41:35.479032 | controller |               "f:control-plane": {},
2026-06-11 12:41:35.479046 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 12:41:35.479060 | controller |               "f:pod-template-hash": {}
2026-06-11 12:41:35.479074 | controller |             },
2026-06-11 12:41:35.479088 | controller |             "f:ownerReferences": {
2026-06-11 12:41:35.479103 | controller |               ".": {},
2026-06-11 12:41:35.479117 | controller |               "k:{\"uid\":\"4239fb92-76d5-4a88-a98a-f05a50a083a1\"}": {}
2026-06-11 12:41:35.479131 | controller |             }
2026-06-11 12:41:35.479146 | controller |           },
2026-06-11 12:41:35.479160 | controller |           "f:spec": {
2026-06-11 12:41:35.479174 | controller |             "f:containers": {
2026-06-11 12:41:35.479188 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 12:41:35.479202 | controller |                 ".": {},
2026-06-11 12:41:35.479216 | controller |                 "f:args": {},
2026-06-11 12:41:35.479230 | controller |                 "f:command": {},
2026-06-11 12:41:35.479244 | controller |                 "f:env": {
2026-06-11 12:41:35.479258 | controller |                   ".": {},
2026-06-11 12:41:35.479272 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 12:41:35.479286 | controller |                     ".": {},
2026-06-11 12:41:35.479301 | controller |                     "f:name": {},
2026-06-11 12:41:35.479315 | controller |                     "f:value": {}
2026-06-11 12:41:35.479330 | controller |                   },
2026-06-11 12:41:35.479344 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 12:41:35.479382 | controller |                     ".": {},
2026-06-11 12:41:35.479398 | controller |                     "f:name": {},
2026-06-11 12:41:35.479412 | controller |                     "f:value": {}
2026-06-11 12:41:35.479426 | controller |                   },
2026-06-11 12:41:35.479441 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 12:41:35.479455 | controller |                     ".": {},
2026-06-11 12:41:35.479470 | controller |                     "f:name": {},
2026-06-11 12:41:35.479484 | controller |                     "f:value": {}
2026-06-11 12:41:35.479499 | controller |                   },
2026-06-11 12:41:35.479514 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 12:41:35.479528 | controller |                     ".": {},
2026-06-11 12:41:35.479543 | controller |                     "f:name": {},
2026-06-11 12:41:35.479558 | controller |                     "f:value": {}
2026-06-11 12:41:35.479572 | controller |                   },
2026-06-11 12:41:35.479586 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 12:41:35.479601 | controller |                     ".": {},
2026-06-11 12:41:35.479615 | controller |                     "f:name": {},
2026-06-11 12:41:35.479630 | controller |                     "f:value": {}
2026-06-11 12:41:35.479644 | controller |                   }
2026-06-11 12:41:35.479659 | controller |                 },
2026-06-11 12:41:35.479673 | controller |                 "f:image": {},
2026-06-11 12:41:35.479695 | controller |                 "f:imagePullPolicy": {},
2026-06-11 12:41:35.479710 | controller |                 "f:livenessProbe": {
2026-06-11 12:41:35.479725 | controller |                   ".": {},
2026-06-11 12:41:35.479739 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:35.479753 | controller |                   "f:httpGet": {
2026-06-11 12:41:35.479768 | controller |                     ".": {},
2026-06-11 12:41:35.479782 | controller |                     "f:path": {},
2026-06-11 12:41:35.479796 | controller |                     "f:port": {},
2026-06-11 12:41:35.479811 | controller |                     "f:scheme": {}
2026-06-11 12:41:35.479825 | controller |                   },
2026-06-11 12:41:35.479839 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:35.479853 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:35.479867 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:35.479882 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:35.479896 | controller |                 },
2026-06-11 12:41:35.479910 | controller |                 "f:name": {},
2026-06-11 12:41:35.479924 | controller |                 "f:readinessProbe": {
2026-06-11 12:41:35.479938 | controller |                   ".": {},
2026-06-11 12:41:35.479952 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:35.479967 | controller |                   "f:httpGet": {
2026-06-11 12:41:35.479981 | controller |                     ".": {},
2026-06-11 12:41:35.479995 | controller |                     "f:path": {},
2026-06-11 12:41:35.480009 | controller |                     "f:port": {},
2026-06-11 12:41:35.480023 | controller |                     "f:scheme": {}
2026-06-11 12:41:35.480037 | controller |                   },
2026-06-11 12:41:35.480051 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:35.480066 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:35.480080 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:35.480094 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:35.480108 | controller |                 },
2026-06-11 12:41:35.480122 | controller |                 "f:resources": {
2026-06-11 12:41:35.480136 | controller |                   ".": {},
2026-06-11 12:41:35.480150 | controller |                   "f:limits": {
2026-06-11 12:41:35.480164 | controller |                     ".": {},
2026-06-11 12:41:35.480178 | controller |                     "f:cpu": {},
2026-06-11 12:41:35.480193 | controller |                     "f:memory": {}
2026-06-11 12:41:35.480207 | controller |                   },
2026-06-11 12:41:35.480221 | controller |                   "f:requests": {
2026-06-11 12:41:35.480235 | controller |                     ".": {},
2026-06-11 12:41:35.480249 | controller |                     "f:cpu": {},
2026-06-11 12:41:35.480263 | controller |                     "f:memory": {}
2026-06-11 12:41:35.480277 | controller |                   }
2026-06-11 12:41:35.480291 | controller |                 },
2026-06-11 12:41:35.480305 | controller |                 "f:securityContext": {
2026-06-11 12:41:35.480319 | controller |                   ".": {},
2026-06-11 12:41:35.480334 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 12:41:35.480367 | controller |                 },
2026-06-11 12:41:35.480387 | controller |                 "f:terminationMessagePath": {},
2026-06-11 12:41:35.480402 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 12:41:35.480416 | controller |               }
2026-06-11 12:41:35.480431 | controller |             },
2026-06-11 12:41:35.480445 | controller |             "f:dnsPolicy": {},
2026-06-11 12:41:35.480459 | controller |             "f:enableServiceLinks": {},
2026-06-11 12:41:35.480474 | controller |             "f:restartPolicy": {},
2026-06-11 12:41:35.480492 | controller |             "f:schedulerName": {},
2026-06-11 12:41:35.480507 | controller |             "f:securityContext": {
2026-06-11 12:41:35.480521 | controller |               ".": {},
2026-06-11 12:41:35.480535 | controller |               "f:runAsNonRoot": {}
2026-06-11 12:41:35.480550 | controller |             },
2026-06-11 12:41:35.480565 | controller |             "f:serviceAccount": {},
2026-06-11 12:41:35.480579 | controller |             "f:serviceAccountName": {},
2026-06-11 12:41:35.480594 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 12:41:35.480608 | controller |             "f:tolerations": {}
2026-06-11 12:41:35.480622 | controller |           }
2026-06-11 12:41:35.480637 | controller |         },
2026-06-11 12:41:35.480652 | controller |         "manager": "kube-controller-manager",
2026-06-11 12:41:35.480666 | controller |         "operation": "Update",
2026-06-11 12:41:35.480680 | controller |         "time": "2026-06-11T11:43:44Z"
2026-06-11 12:41:35.480695 | controller |       },
2026-06-11 12:41:35.480709 | controller |       {
2026-06-11 12:41:35.480723 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.480738 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.480752 | controller |         "fieldsV1": {
2026-06-11 12:41:35.480766 | controller |           "f:metadata": {
2026-06-11 12:41:35.480781 | controller |             "f:annotations": {
2026-06-11 12:41:35.480795 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 12:41:35.480810 | controller |             }
2026-06-11 12:41:35.480824 | controller |           }
2026-06-11 12:41:35.480838 | controller |         },
2026-06-11 12:41:35.480853 | controller |         "manager": "multus-daemon",
2026-06-11 12:41:35.480867 | controller |         "operation": "Update",
2026-06-11 12:41:35.480882 | controller |         "subresource": "status",
2026-06-11 12:41:35.480896 | controller |         "time": "2026-06-11T11:44:17Z"
2026-06-11 12:41:35.480910 | controller |       },
2026-06-11 12:41:35.480925 | controller |       {
2026-06-11 12:41:35.480939 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.480953 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.480967 | controller |         "fieldsV1": {
2026-06-11 12:41:35.480982 | controller |           "f:status": {
2026-06-11 12:41:35.480996 | controller |             "f:conditions": {
2026-06-11 12:41:35.481010 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 12:41:35.481025 | controller |                 ".": {},
2026-06-11 12:41:35.481039 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.481054 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.481068 | controller |                 "f:status": {},
2026-06-11 12:41:35.481082 | controller |                 "f:type": {}
2026-06-11 12:41:35.481097 | controller |               },
2026-06-11 12:41:35.481111 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 12:41:35.481125 | controller |                 ".": {},
2026-06-11 12:41:35.481139 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.481154 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.481168 | controller |                 "f:status": {},
2026-06-11 12:41:35.481182 | controller |                 "f:type": {}
2026-06-11 12:41:35.481196 | controller |               },
2026-06-11 12:41:35.481210 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 12:41:35.481224 | controller |                 ".": {},
2026-06-11 12:41:35.481239 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.481253 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.481267 | controller |                 "f:status": {},
2026-06-11 12:41:35.481282 | controller |                 "f:type": {}
2026-06-11 12:41:35.481296 | controller |               },
2026-06-11 12:41:35.481314 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 12:41:35.481329 | controller |                 ".": {},
2026-06-11 12:41:35.481344 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.481377 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.481392 | controller |                 "f:status": {},
2026-06-11 12:41:35.481407 | controller |                 "f:type": {}
2026-06-11 12:41:35.481421 | controller |               }
2026-06-11 12:41:35.481435 | controller |             },
2026-06-11 12:41:35.481449 | controller |             "f:containerStatuses": {},
2026-06-11 12:41:35.481464 | controller |             "f:hostIP": {},
2026-06-11 12:41:35.481478 | controller |             "f:hostIPs": {},
2026-06-11 12:41:35.481492 | controller |             "f:phase": {},
2026-06-11 12:41:35.481506 | controller |             "f:podIP": {},
2026-06-11 12:41:35.481521 | controller |             "f:podIPs": {
2026-06-11 12:41:35.481535 | controller |               ".": {},
2026-06-11 12:41:35.481549 | controller |               "k:{\"ip\":\"10.217.0.90\"}": {
2026-06-11 12:41:35.481563 | controller |                 ".": {},
2026-06-11 12:41:35.481578 | controller |                 "f:ip": {}
2026-06-11 12:41:35.481592 | controller |               }
2026-06-11 12:41:35.481607 | controller |             },
2026-06-11 12:41:35.481621 | controller |             "f:startTime": {}
2026-06-11 12:41:35.481635 | controller |           }
2026-06-11 12:41:35.481649 | controller |         },
2026-06-11 12:41:35.481663 | controller |         "manager": "kubelet",
2026-06-11 12:41:35.481678 | controller |         "operation": "Update",
2026-06-11 12:41:35.481701 | controller |         "subresource": "status",
2026-06-11 12:41:35.481716 | controller |         "time": "2026-06-11T11:45:18Z"
2026-06-11 12:41:35.481731 | controller |       }
2026-06-11 12:41:35.481745 | controller |     ],
2026-06-11 12:41:35.481760 | controller |     "name": "swift-operator-controller-manager-67c49dd5c6-znjqp",
2026-06-11 12:41:35.481774 | controller |     "namespace": "openstack-operators",
2026-06-11 12:41:35.481789 | controller |     "ownerReferences": [
2026-06-11 12:41:35.481803 | controller |       {
2026-06-11 12:41:35.481818 | controller |         "apiVersion": "apps/v1",
2026-06-11 12:41:35.481833 | controller |         "blockOwnerDeletion": true,
2026-06-11 12:41:35.481847 | controller |         "controller": true,
2026-06-11 12:41:35.481862 | controller |         "kind": "ReplicaSet",
2026-06-11 12:41:35.481876 | controller |         "name": "swift-operator-controller-manager-67c49dd5c6",
2026-06-11 12:41:35.481890 | controller |         "uid": "4239fb92-76d5-4a88-a98a-f05a50a083a1"
2026-06-11 12:41:35.481904 | controller |       }
2026-06-11 12:41:35.481919 | controller |     ],
2026-06-11 12:41:35.481933 | controller |     "resourceVersion": "54907",
2026-06-11 12:41:35.481947 | controller |     "uid": "46036571-60cc-4180-ba0b-f5dac5b64684"
2026-06-11 12:41:35.481961 | controller |   },
2026-06-11 12:41:35.481976 | controller |   "spec": {
2026-06-11 12:41:35.481990 | controller |     "containers": [
2026-06-11 12:41:35.482004 | controller |       {
2026-06-11 12:41:35.482019 | controller |         "args": [
2026-06-11 12:41:35.482033 | controller |           "--leader-elect",
2026-06-11 12:41:35.482047 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 12:41:35.482061 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 12:41:35.482075 | controller |         ],
2026-06-11 12:41:35.482089 | controller |         "command": [
2026-06-11 12:41:35.482103 | controller |           "/manager"
2026-06-11 12:41:35.482116 | controller |         ],
2026-06-11 12:41:35.482131 | controller |         "env": [
2026-06-11 12:41:35.482145 | controller |           {
2026-06-11 12:41:35.482159 | controller |             "name": "LEASE_DURATION",
2026-06-11 12:41:35.482172 | controller |             "value": "30"
2026-06-11 12:41:35.482186 | controller |           },
2026-06-11 12:41:35.482204 | controller |           {
2026-06-11 12:41:35.482218 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 12:41:35.482232 | controller |             "value": "20"
2026-06-11 12:41:35.482246 | controller |           },
2026-06-11 12:41:35.482260 | controller |           {
2026-06-11 12:41:35.482274 | controller |             "name": "RETRY_PERIOD",
2026-06-11 12:41:35.482288 | controller |             "value": "5"
2026-06-11 12:41:35.482302 | controller |           },
2026-06-11 12:41:35.482316 | controller |           {
2026-06-11 12:41:35.482330 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 12:41:35.482344 | controller |             "value": "false"
2026-06-11 12:41:35.482378 | controller |           },
2026-06-11 12:41:35.482393 | controller |           {
2026-06-11 12:41:35.482407 | controller |             "name": "METRICS_CERTS",
2026-06-11 12:41:35.482421 | controller |             "value": "false"
2026-06-11 12:41:35.482435 | controller |           }
2026-06-11 12:41:35.482450 | controller |         ],
2026-06-11 12:41:35.482464 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67",
2026-06-11 12:41:35.482478 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 12:41:35.482492 | controller |         "livenessProbe": {
2026-06-11 12:41:35.482506 | controller |           "failureThreshold": 3,
2026-06-11 12:41:35.482521 | controller |           "httpGet": {
2026-06-11 12:41:35.482535 | controller |             "path": "/healthz",
2026-06-11 12:41:35.482549 | controller |             "port": 8081,
2026-06-11 12:41:35.482564 | controller |             "scheme": "HTTP"
2026-06-11 12:41:35.482578 | controller |           },
2026-06-11 12:41:35.482592 | controller |           "initialDelaySeconds": 15,
2026-06-11 12:41:35.482607 | controller |           "periodSeconds": 20,
2026-06-11 12:41:35.482621 | controller |           "successThreshold": 1,
2026-06-11 12:41:35.482635 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:35.482649 | controller |         },
2026-06-11 12:41:35.482663 | controller |         "name": "manager",
2026-06-11 12:41:35.482678 | controller |         "readinessProbe": {
2026-06-11 12:41:35.482692 | controller |           "failureThreshold": 3,
2026-06-11 12:41:35.482706 | controller |           "httpGet": {
2026-06-11 12:41:35.482720 | controller |             "path": "/readyz",
2026-06-11 12:41:35.482734 | controller |             "port": 8081,
2026-06-11 12:41:35.482748 | controller |             "scheme": "HTTP"
2026-06-11 12:41:35.482762 | controller |           },
2026-06-11 12:41:35.482776 | controller |           "initialDelaySeconds": 5,
2026-06-11 12:41:35.482791 | controller |           "periodSeconds": 10,
2026-06-11 12:41:35.482805 | controller |           "successThreshold": 1,
2026-06-11 12:41:35.482819 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:35.482834 | controller |         },
2026-06-11 12:41:35.482848 | controller |         "resources": {
2026-06-11 12:41:35.482862 | controller |           "limits": {
2026-06-11 12:41:35.482876 | controller |             "cpu": "500m",
2026-06-11 12:41:35.482890 | controller |             "memory": "512Mi"
2026-06-11 12:41:35.482904 | controller |           },
2026-06-11 12:41:35.482918 | controller |           "requests": {
2026-06-11 12:41:35.482932 | controller |             "cpu": "10m",
2026-06-11 12:41:35.482946 | controller |             "memory": "256Mi"
2026-06-11 12:41:35.482960 | controller |           }
2026-06-11 12:41:35.482974 | controller |         },
2026-06-11 12:41:35.482989 | controller |         "securityContext": {
2026-06-11 12:41:35.483003 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 12:41:35.483018 | controller |           "capabilities": {
2026-06-11 12:41:35.483032 | controller |             "drop": [
2026-06-11 12:41:35.483046 | controller |               "ALL"
2026-06-11 12:41:35.483064 | controller |             ]
2026-06-11 12:41:35.483079 | controller |           },
2026-06-11 12:41:35.483093 | controller |           "runAsUser": 1000660000
2026-06-11 12:41:35.483107 | controller |         },
2026-06-11 12:41:35.483121 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 12:41:35.483135 | controller |         "terminationMessagePolicy": "File",
2026-06-11 12:41:35.483150 | controller |         "volumeMounts": [
2026-06-11 12:41:35.483164 | controller |           {
2026-06-11 12:41:35.483178 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:35.483193 | controller |             "name": "kube-api-access-ctmkd",
2026-06-11 12:41:35.483208 | controller |             "readOnly": true
2026-06-11 12:41:35.483222 | controller |           }
2026-06-11 12:41:35.483237 | controller |         ]
2026-06-11 12:41:35.483251 | controller |       }
2026-06-11 12:41:35.483265 | controller |     ],
2026-06-11 12:41:35.483279 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 12:41:35.483294 | controller |     "enableServiceLinks": true,
2026-06-11 12:41:35.483308 | controller |     "imagePullSecrets": [
2026-06-11 12:41:35.483322 | controller |       {
2026-06-11 12:41:35.483336 | controller |         "name": "swift-operator-controller-manager-dockercfg-qkks4"
2026-06-11 12:41:35.483371 | controller |       }
2026-06-11 12:41:35.483388 | controller |     ],
2026-06-11 12:41:35.483402 | controller |     "nodeName": "crc",
2026-06-11 12:41:35.483417 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 12:41:35.483431 | controller |     "priority": 0,
2026-06-11 12:41:35.483445 | controller |     "restartPolicy": "Always",
2026-06-11 12:41:35.483459 | controller |     "schedulerName": "default-scheduler",
2026-06-11 12:41:35.483474 | controller |     "securityContext": {
2026-06-11 12:41:35.483488 | controller |       "fsGroup": 1000660000,
2026-06-11 12:41:35.483502 | controller |       "runAsNonRoot": true,
2026-06-11 12:41:35.483517 | controller |       "seLinuxOptions": {
2026-06-11 12:41:35.483531 | controller |         "level": "s0:c26,c5"
2026-06-11 12:41:35.483545 | controller |       },
2026-06-11 12:41:35.483560 | controller |       "seccompProfile": {
2026-06-11 12:41:35.483575 | controller |         "type": "RuntimeDefault"
2026-06-11 12:41:35.483589 | controller |       }
2026-06-11 12:41:35.483604 | controller |     },
2026-06-11 12:41:35.483619 | controller |     "serviceAccount": "swift-operator-controller-manager",
2026-06-11 12:41:35.483633 | controller |     "serviceAccountName": "swift-operator-controller-manager",
2026-06-11 12:41:35.483647 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 12:41:35.483663 | controller |     "tolerations": [
2026-06-11 12:41:35.483680 | controller |       {
2026-06-11 12:41:35.483696 | controller |         "effect": "NoExecute",
2026-06-11 12:41:35.483710 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 12:41:35.483725 | controller |         "operator": "Exists",
2026-06-11 12:41:35.483739 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:35.483752 | controller |       },
2026-06-11 12:41:35.483766 | controller |       {
2026-06-11 12:41:35.483780 | controller |         "effect": "NoExecute",
2026-06-11 12:41:35.483795 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 12:41:35.483809 | controller |         "operator": "Exists",
2026-06-11 12:41:35.483823 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:35.483838 | controller |       },
2026-06-11 12:41:35.483852 | controller |       {
2026-06-11 12:41:35.483866 | controller |         "effect": "NoSchedule",
2026-06-11 12:41:35.483880 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 12:41:35.483894 | controller |         "operator": "Exists"
2026-06-11 12:41:35.483908 | controller |       }
2026-06-11 12:41:35.483922 | controller |     ],
2026-06-11 12:41:35.483939 | controller |     "volumes": [
2026-06-11 12:41:35.483954 | controller |       {
2026-06-11 12:41:35.483968 | controller |         "name": "kube-api-access-ctmkd",
2026-06-11 12:41:35.483982 | controller |         "projected": {
2026-06-11 12:41:35.483996 | controller |           "defaultMode": 420,
2026-06-11 12:41:35.484010 | controller |           "sources": [
2026-06-11 12:41:35.484024 | controller |             {
2026-06-11 12:41:35.484038 | controller |               "serviceAccountToken": {
2026-06-11 12:41:35.484053 | controller |                 "expirationSeconds": 3607,
2026-06-11 12:41:35.484067 | controller |                 "path": "token"
2026-06-11 12:41:35.484081 | controller |               }
2026-06-11 12:41:35.484095 | controller |             },
2026-06-11 12:41:35.484109 | controller |             {
2026-06-11 12:41:35.484123 | controller |               "configMap": {
2026-06-11 12:41:35.484137 | controller |                 "items": [
2026-06-11 12:41:35.484152 | controller |                   {
2026-06-11 12:41:35.484166 | controller |                     "key": "ca.crt",
2026-06-11 12:41:35.484180 | controller |                     "path": "ca.crt"
2026-06-11 12:41:35.484194 | controller |                   }
2026-06-11 12:41:35.484208 | controller |                 ],
2026-06-11 12:41:35.484222 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 12:41:35.484236 | controller |               }
2026-06-11 12:41:35.484250 | controller |             },
2026-06-11 12:41:35.484264 | controller |             {
2026-06-11 12:41:35.484278 | controller |               "downwardAPI": {
2026-06-11 12:41:35.484293 | controller |                 "items": [
2026-06-11 12:41:35.484307 | controller |                   {
2026-06-11 12:41:35.484321 | controller |                     "fieldRef": {
2026-06-11 12:41:35.484335 | controller |                       "apiVersion": "v1",
2026-06-11 12:41:35.484418 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 12:41:35.484440 | controller |                     },
2026-06-11 12:41:35.484455 | controller |                     "path": "namespace"
2026-06-11 12:41:35.484470 | controller |                   }
2026-06-11 12:41:35.484485 | controller |                 ]
2026-06-11 12:41:35.484500 | controller |               }
2026-06-11 12:41:35.484515 | controller |             },
2026-06-11 12:41:35.484529 | controller |             {
2026-06-11 12:41:35.484544 | controller |               "configMap": {
2026-06-11 12:41:35.484558 | controller |                 "items": [
2026-06-11 12:41:35.484573 | controller |                   {
2026-06-11 12:41:35.484592 | controller |                     "key": "service-ca.crt",
2026-06-11 12:41:35.484607 | controller |                     "path": "service-ca.crt"
2026-06-11 12:41:35.484621 | controller |                   }
2026-06-11 12:41:35.484635 | controller |                 ],
2026-06-11 12:41:35.484650 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 12:41:35.484664 | controller |               }
2026-06-11 12:41:35.484678 | controller |             }
2026-06-11 12:41:35.484692 | controller |           ]
2026-06-11 12:41:35.484706 | controller |         }
2026-06-11 12:41:35.484720 | controller |       }
2026-06-11 12:41:35.484735 | controller |     ]
2026-06-11 12:41:35.484749 | controller |   },
2026-06-11 12:41:35.484763 | controller |   "status": {
2026-06-11 12:41:35.484777 | controller |     "conditions": [
2026-06-11 12:41:35.484790 | controller |       {
2026-06-11 12:41:35.484804 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.484818 | controller |         "lastTransitionTime": "2026-06-11T11:45:08Z",
2026-06-11 12:41:35.484832 | controller |         "status": "True",
2026-06-11 12:41:35.484846 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 12:41:35.484861 | controller |       },
2026-06-11 12:41:35.484875 | controller |       {
2026-06-11 12:41:35.484889 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.484915 | controller |         "lastTransitionTime": "2026-06-11T11:43:44Z",
2026-06-11 12:41:35.484930 | controller |         "status": "True",
2026-06-11 12:41:35.484944 | controller |         "type": "Initialized"
2026-06-11 12:41:35.484959 | controller |       },
2026-06-11 12:41:35.484973 | controller |       {
2026-06-11 12:41:35.484988 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.485002 | controller |         "lastTransitionTime": "2026-06-11T11:45:18Z",
2026-06-11 12:41:35.485016 | controller |         "status": "True",
2026-06-11 12:41:35.485030 | controller |         "type": "Ready"
2026-06-11 12:41:35.485045 | controller |       },
2026-06-11 12:41:35.485059 | controller |       {
2026-06-11 12:41:35.485073 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.485087 | controller |         "lastTransitionTime": "2026-06-11T11:45:18Z",
2026-06-11 12:41:35.485102 | controller |         "status": "True",
2026-06-11 12:41:35.485116 | controller |         "type": "ContainersReady"
2026-06-11 12:41:35.485130 | controller |       },
2026-06-11 12:41:35.485145 | controller |       {
2026-06-11 12:41:35.485159 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.485174 | controller |         "lastTransitionTime": "2026-06-11T11:43:44Z",
2026-06-11 12:41:35.485189 | controller |         "status": "True",
2026-06-11 12:41:35.485203 | controller |         "type": "PodScheduled"
2026-06-11 12:41:35.485217 | controller |       }
2026-06-11 12:41:35.485232 | controller |     ],
2026-06-11 12:41:35.485246 | controller |     "containerStatuses": [
2026-06-11 12:41:35.485260 | controller |       {
2026-06-11 12:41:35.485275 | controller |         "allocatedResources": {
2026-06-11 12:41:35.485289 | controller |           "cpu": "10m",
2026-06-11 12:41:35.485303 | controller |           "memory": "256Mi"
2026-06-11 12:41:35.485317 | controller |         },
2026-06-11 12:41:35.485331 | controller |         "containerID": "cri-o://680fc7afd62355c1d5af0a4cfbbcad9c5c7ad8acf975fd7e4903f8c60430e732",
2026-06-11 12:41:35.485360 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67",
2026-06-11 12:41:35.485380 | controller |         "imageID": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67",
2026-06-11 12:41:35.485396 | controller |         "lastState": {},
2026-06-11 12:41:35.485411 | controller |         "name": "manager",
2026-06-11 12:41:35.485425 | controller |         "ready": true,
2026-06-11 12:41:35.485440 | controller |         "resources": {
2026-06-11 12:41:35.485454 | controller |           "limits": {
2026-06-11 12:41:35.485469 | controller |             "cpu": "500m",
2026-06-11 12:41:35.485483 | controller |             "memory": "512Mi"
2026-06-11 12:41:35.485497 | controller |           },
2026-06-11 12:41:35.485511 | controller |           "requests": {
2026-06-11 12:41:35.485526 | controller |             "cpu": "10m",
2026-06-11 12:41:35.485540 | controller |             "memory": "256Mi"
2026-06-11 12:41:35.485554 | controller |           }
2026-06-11 12:41:35.485568 | controller |         },
2026-06-11 12:41:35.485583 | controller |         "restartCount": 0,
2026-06-11 12:41:35.485597 | controller |         "started": true,
2026-06-11 12:41:35.485611 | controller |         "state": {
2026-06-11 12:41:35.485626 | controller |           "running": {
2026-06-11 12:41:35.485640 | controller |             "startedAt": "2026-06-11T11:45:06Z"
2026-06-11 12:41:35.485655 | controller |           }
2026-06-11 12:41:35.485669 | controller |         },
2026-06-11 12:41:35.485684 | controller |         "user": {
2026-06-11 12:41:35.485710 | controller |           "linux": {
2026-06-11 12:41:35.485725 | controller |             "gid": 0,
2026-06-11 12:41:35.485740 | controller |             "supplementalGroups": [
2026-06-11 12:41:35.485754 | controller |               0,
2026-06-11 12:41:35.485772 | controller |               1000660000
2026-06-11 12:41:35.485786 | controller |             ],
2026-06-11 12:41:35.485800 | controller |             "uid": 1000660000
2026-06-11 12:41:35.485814 | controller |           }
2026-06-11 12:41:35.485828 | controller |         },
2026-06-11 12:41:35.485842 | controller |         "volumeMounts": [
2026-06-11 12:41:35.485856 | controller |           {
2026-06-11 12:41:35.485870 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:35.485885 | controller |             "name": "kube-api-access-ctmkd",
2026-06-11 12:41:35.485900 | controller |             "readOnly": true,
2026-06-11 12:41:35.485914 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:35.485928 | controller |           }
2026-06-11 12:41:35.485943 | controller |         ]
2026-06-11 12:41:35.485957 | controller |       }
2026-06-11 12:41:35.485971 | controller |     ],
2026-06-11 12:41:35.485984 | controller |     "hostIP": "192.168.126.11",
2026-06-11 12:41:35.485998 | controller |     "hostIPs": [
2026-06-11 12:41:35.486012 | controller |       {
2026-06-11 12:41:35.486026 | controller |         "ip": "192.168.126.11"
2026-06-11 12:41:35.486040 | controller |       }
2026-06-11 12:41:35.486054 | controller |     ],
2026-06-11 12:41:35.486068 | controller |     "phase": "Running",
2026-06-11 12:41:35.486082 | controller |     "podIP": "10.217.0.90",
2026-06-11 12:41:35.486095 | controller |     "podIPs": [
2026-06-11 12:41:35.486109 | controller |       {
2026-06-11 12:41:35.486123 | controller |         "ip": "10.217.0.90"
2026-06-11 12:41:35.486137 | controller |       }
2026-06-11 12:41:35.486151 | controller |     ],
2026-06-11 12:41:35.486164 | controller |     "qosClass": "Burstable",
2026-06-11 12:41:35.486178 | controller |     "startTime": "2026-06-11T11:43:44Z"
2026-06-11 12:41:35.486192 | controller |   }
2026-06-11 12:41:35.486206 | controller | }
2026-06-11 12:41:35.507038 | controller | ok:
2026-06-11 12:41:35.507092 | controller | {
2026-06-11 12:41:35.507112 | controller |   "apiVersion": "v1",
2026-06-11 12:41:35.507128 | controller |   "kind": "Pod",
2026-06-11 12:41:35.507143 | controller |   "metadata": {
2026-06-11 12:41:35.507158 | controller |     "annotations": {
2026-06-11 12:41:35.507173 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.92/23\"],\"mac_address\":\"0a:58:0a:d9:00:5c\",\"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.0.92/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 12:41:35.507190 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.92\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5c\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 12:41:35.507205 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 12:41:35.507221 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 12:41:35.507235 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 12:41:35.507250 | controller |     },
2026-06-11 12:41:35.507265 | controller |     "creationTimestamp": "2026-06-11T11:43:44Z",
2026-06-11 12:41:35.507280 | controller |     "generateName": "telemetry-operator-controller-manager-5d65c7d97d-",
2026-06-11 12:41:35.507295 | controller |     "generation": 1,
2026-06-11 12:41:35.507309 | controller |     "labels": {
2026-06-11 12:41:35.507324 | controller |       "app.kubernetes.io/name": "telemetry-operator",
2026-06-11 12:41:35.507338 | controller |       "control-plane": "controller-manager",
2026-06-11 12:41:35.507378 | controller |       "openstack.org/operator-name": "telemetry",
2026-06-11 12:41:35.507399 | controller |       "pod-template-hash": "5d65c7d97d"
2026-06-11 12:41:35.507415 | controller |     },
2026-06-11 12:41:35.507429 | controller |     "managedFields": [
2026-06-11 12:41:35.507444 | controller |       {
2026-06-11 12:41:35.507458 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.507472 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.507486 | controller |         "fieldsV1": {
2026-06-11 12:41:35.507500 | controller |           "f:metadata": {
2026-06-11 12:41:35.507514 | controller |             "f:annotations": {
2026-06-11 12:41:35.507528 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 12:41:35.507543 | controller |             }
2026-06-11 12:41:35.507557 | controller |           }
2026-06-11 12:41:35.507571 | controller |         },
2026-06-11 12:41:35.507586 | controller |         "manager": "crc",
2026-06-11 12:41:35.507600 | controller |         "operation": "Update",
2026-06-11 12:41:35.507614 | controller |         "subresource": "status",
2026-06-11 12:41:35.507628 | controller |         "time": "2026-06-11T11:43:44Z"
2026-06-11 12:41:35.507643 | controller |       },
2026-06-11 12:41:35.507657 | controller |       {
2026-06-11 12:41:35.507671 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.507685 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.507699 | controller |         "fieldsV1": {
2026-06-11 12:41:35.507713 | controller |           "f:metadata": {
2026-06-11 12:41:35.507727 | controller |             "f:annotations": {
2026-06-11 12:41:35.507742 | controller |               ".": {},
2026-06-11 12:41:35.507756 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 12:41:35.507771 | controller |             },
2026-06-11 12:41:35.507786 | controller |             "f:generateName": {},
2026-06-11 12:41:35.507800 | controller |             "f:labels": {
2026-06-11 12:41:35.507815 | controller |               ".": {},
2026-06-11 12:41:35.507829 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 12:41:35.507843 | controller |               "f:control-plane": {},
2026-06-11 12:41:35.507858 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 12:41:35.507872 | controller |               "f:pod-template-hash": {}
2026-06-11 12:41:35.507886 | controller |             },
2026-06-11 12:41:35.507901 | controller |             "f:ownerReferences": {
2026-06-11 12:41:35.507915 | controller |               ".": {},
2026-06-11 12:41:35.507929 | controller |               "k:{\"uid\":\"f1935e4b-9ba3-4daa-99b4-62f1c8624b31\"}": {}
2026-06-11 12:41:35.507944 | controller |             }
2026-06-11 12:41:35.507958 | controller |           },
2026-06-11 12:41:35.507972 | controller |           "f:spec": {
2026-06-11 12:41:35.507987 | controller |             "f:containers": {
2026-06-11 12:41:35.508001 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 12:41:35.508015 | controller |                 ".": {},
2026-06-11 12:41:35.508029 | controller |                 "f:args": {},
2026-06-11 12:41:35.508044 | controller |                 "f:command": {},
2026-06-11 12:41:35.508058 | controller |                 "f:env": {
2026-06-11 12:41:35.508072 | controller |                   ".": {},
2026-06-11 12:41:35.508086 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 12:41:35.508100 | controller |                     ".": {},
2026-06-11 12:41:35.508114 | controller |                     "f:name": {},
2026-06-11 12:41:35.508128 | controller |                     "f:value": {}
2026-06-11 12:41:35.508142 | controller |                   },
2026-06-11 12:41:35.508156 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 12:41:35.508170 | controller |                     ".": {},
2026-06-11 12:41:35.508184 | controller |                     "f:name": {},
2026-06-11 12:41:35.508198 | controller |                     "f:value": {}
2026-06-11 12:41:35.508212 | controller |                   },
2026-06-11 12:41:35.508230 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 12:41:35.508245 | controller |                     ".": {},
2026-06-11 12:41:35.508260 | controller |                     "f:name": {},
2026-06-11 12:41:35.508273 | controller |                     "f:value": {}
2026-06-11 12:41:35.508288 | controller |                   },
2026-06-11 12:41:35.508302 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 12:41:35.508316 | controller |                     ".": {},
2026-06-11 12:41:35.508330 | controller |                     "f:name": {},
2026-06-11 12:41:35.508344 | controller |                     "f:value": {}
2026-06-11 12:41:35.508378 | controller |                   },
2026-06-11 12:41:35.508393 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 12:41:35.508407 | controller |                     ".": {},
2026-06-11 12:41:35.508421 | controller |                     "f:name": {},
2026-06-11 12:41:35.508435 | controller |                     "f:value": {}
2026-06-11 12:41:35.508450 | controller |                   }
2026-06-11 12:41:35.508464 | controller |                 },
2026-06-11 12:41:35.508478 | controller |                 "f:image": {},
2026-06-11 12:41:35.508492 | controller |                 "f:imagePullPolicy": {},
2026-06-11 12:41:35.508506 | controller |                 "f:livenessProbe": {
2026-06-11 12:41:35.508520 | controller |                   ".": {},
2026-06-11 12:41:35.508534 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:35.508548 | controller |                   "f:httpGet": {
2026-06-11 12:41:35.508563 | controller |                     ".": {},
2026-06-11 12:41:35.508577 | controller |                     "f:path": {},
2026-06-11 12:41:35.508591 | controller |                     "f:port": {},
2026-06-11 12:41:35.508605 | controller |                     "f:scheme": {}
2026-06-11 12:41:35.508619 | controller |                   },
2026-06-11 12:41:35.508633 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:35.508647 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:35.508661 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:35.508675 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:35.508689 | controller |                 },
2026-06-11 12:41:35.508703 | controller |                 "f:name": {},
2026-06-11 12:41:35.508717 | controller |                 "f:readinessProbe": {
2026-06-11 12:41:35.508731 | controller |                   ".": {},
2026-06-11 12:41:35.508745 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:35.508760 | controller |                   "f:httpGet": {
2026-06-11 12:41:35.508774 | controller |                     ".": {},
2026-06-11 12:41:35.508788 | controller |                     "f:path": {},
2026-06-11 12:41:35.508802 | controller |                     "f:port": {},
2026-06-11 12:41:35.508816 | controller |                     "f:scheme": {}
2026-06-11 12:41:35.508830 | controller |                   },
2026-06-11 12:41:35.508844 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:35.508858 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:35.508872 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:35.508886 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:35.508900 | controller |                 },
2026-06-11 12:41:35.508915 | controller |                 "f:resources": {
2026-06-11 12:41:35.508929 | controller |                   ".": {},
2026-06-11 12:41:35.508943 | controller |                   "f:limits": {
2026-06-11 12:41:35.508957 | controller |                     ".": {},
2026-06-11 12:41:35.508971 | controller |                     "f:cpu": {},
2026-06-11 12:41:35.508984 | controller |                     "f:memory": {}
2026-06-11 12:41:35.508998 | controller |                   },
2026-06-11 12:41:35.509022 | controller |                   "f:requests": {
2026-06-11 12:41:35.509036 | controller |                     ".": {},
2026-06-11 12:41:35.509050 | controller |                     "f:cpu": {},
2026-06-11 12:41:35.509064 | controller |                     "f:memory": {}
2026-06-11 12:41:35.509077 | controller |                   }
2026-06-11 12:41:35.509091 | controller |                 },
2026-06-11 12:41:35.509105 | controller |                 "f:securityContext": {
2026-06-11 12:41:35.509119 | controller |                   ".": {},
2026-06-11 12:41:35.509133 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 12:41:35.509147 | controller |                 },
2026-06-11 12:41:35.509161 | controller |                 "f:terminationMessagePath": {},
2026-06-11 12:41:35.509174 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 12:41:35.509188 | controller |               }
2026-06-11 12:41:35.509202 | controller |             },
2026-06-11 12:41:35.509216 | controller |             "f:dnsPolicy": {},
2026-06-11 12:41:35.509230 | controller |             "f:enableServiceLinks": {},
2026-06-11 12:41:35.509244 | controller |             "f:restartPolicy": {},
2026-06-11 12:41:35.509257 | controller |             "f:schedulerName": {},
2026-06-11 12:41:35.509271 | controller |             "f:securityContext": {
2026-06-11 12:41:35.509285 | controller |               ".": {},
2026-06-11 12:41:35.509299 | controller |               "f:runAsNonRoot": {}
2026-06-11 12:41:35.509312 | controller |             },
2026-06-11 12:41:35.509326 | controller |             "f:serviceAccount": {},
2026-06-11 12:41:35.509340 | controller |             "f:serviceAccountName": {},
2026-06-11 12:41:35.509375 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 12:41:35.509391 | controller |             "f:tolerations": {}
2026-06-11 12:41:35.509405 | controller |           }
2026-06-11 12:41:35.509420 | controller |         },
2026-06-11 12:41:35.509434 | controller |         "manager": "kube-controller-manager",
2026-06-11 12:41:35.509448 | controller |         "operation": "Update",
2026-06-11 12:41:35.509461 | controller |         "time": "2026-06-11T11:43:44Z"
2026-06-11 12:41:35.509476 | controller |       },
2026-06-11 12:41:35.509490 | controller |       {
2026-06-11 12:41:35.509504 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.509517 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.509532 | controller |         "fieldsV1": {
2026-06-11 12:41:35.509546 | controller |           "f:metadata": {
2026-06-11 12:41:35.509560 | controller |             "f:annotations": {
2026-06-11 12:41:35.509573 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 12:41:35.509587 | controller |             }
2026-06-11 12:41:35.509601 | controller |           }
2026-06-11 12:41:35.509615 | controller |         },
2026-06-11 12:41:35.509629 | controller |         "manager": "multus-daemon",
2026-06-11 12:41:35.509643 | controller |         "operation": "Update",
2026-06-11 12:41:35.509657 | controller |         "subresource": "status",
2026-06-11 12:41:35.509674 | controller |         "time": "2026-06-11T11:44:17Z"
2026-06-11 12:41:35.509690 | controller |       },
2026-06-11 12:41:35.509714 | controller |       {
2026-06-11 12:41:35.509729 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.509743 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.509758 | controller |         "fieldsV1": {
2026-06-11 12:41:35.509772 | controller |           "f:status": {
2026-06-11 12:41:35.509786 | controller |             "f:conditions": {
2026-06-11 12:41:35.509801 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 12:41:35.509815 | controller |                 ".": {},
2026-06-11 12:41:35.509829 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.509843 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.509861 | controller |                 "f:status": {},
2026-06-11 12:41:35.509875 | controller |                 "f:type": {}
2026-06-11 12:41:35.509889 | controller |               },
2026-06-11 12:41:35.509903 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 12:41:35.509917 | controller |                 ".": {},
2026-06-11 12:41:35.509931 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.509945 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.509959 | controller |                 "f:status": {},
2026-06-11 12:41:35.509973 | controller |                 "f:type": {}
2026-06-11 12:41:35.509987 | controller |               },
2026-06-11 12:41:35.510001 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 12:41:35.510014 | controller |                 ".": {},
2026-06-11 12:41:35.510028 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.510042 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.510056 | controller |                 "f:status": {},
2026-06-11 12:41:35.510071 | controller |                 "f:type": {}
2026-06-11 12:41:35.510085 | controller |               },
2026-06-11 12:41:35.510099 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 12:41:35.510113 | controller |                 ".": {},
2026-06-11 12:41:35.510127 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.510142 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.510156 | controller |                 "f:status": {},
2026-06-11 12:41:35.510170 | controller |                 "f:type": {}
2026-06-11 12:41:35.510185 | controller |               }
2026-06-11 12:41:35.510199 | controller |             },
2026-06-11 12:41:35.510213 | controller |             "f:containerStatuses": {},
2026-06-11 12:41:35.510227 | controller |             "f:hostIP": {},
2026-06-11 12:41:35.510242 | controller |             "f:hostIPs": {},
2026-06-11 12:41:35.510256 | controller |             "f:phase": {},
2026-06-11 12:41:35.510270 | controller |             "f:podIP": {},
2026-06-11 12:41:35.510285 | controller |             "f:podIPs": {
2026-06-11 12:41:35.510299 | controller |               ".": {},
2026-06-11 12:41:35.510313 | controller |               "k:{\"ip\":\"10.217.0.92\"}": {
2026-06-11 12:41:35.510327 | controller |                 ".": {},
2026-06-11 12:41:35.510342 | controller |                 "f:ip": {}
2026-06-11 12:41:35.510377 | controller |               }
2026-06-11 12:41:35.510392 | controller |             },
2026-06-11 12:41:35.510407 | controller |             "f:startTime": {}
2026-06-11 12:41:35.510421 | controller |           }
2026-06-11 12:41:35.510435 | controller |         },
2026-06-11 12:41:35.510449 | controller |         "manager": "kubelet",
2026-06-11 12:41:35.510463 | controller |         "operation": "Update",
2026-06-11 12:41:35.510478 | controller |         "subresource": "status",
2026-06-11 12:41:35.510492 | controller |         "time": "2026-06-11T11:45:19Z"
2026-06-11 12:41:35.510506 | controller |       }
2026-06-11 12:41:35.510521 | controller |     ],
2026-06-11 12:41:35.510535 | controller |     "name": "telemetry-operator-controller-manager-5d65c7d97d-xc2pt",
2026-06-11 12:41:35.510549 | controller |     "namespace": "openstack-operators",
2026-06-11 12:41:35.510564 | controller |     "ownerReferences": [
2026-06-11 12:41:35.510578 | controller |       {
2026-06-11 12:41:35.510592 | controller |         "apiVersion": "apps/v1",
2026-06-11 12:41:35.510607 | controller |         "blockOwnerDeletion": true,
2026-06-11 12:41:35.510621 | controller |         "controller": true,
2026-06-11 12:41:35.510634 | controller |         "kind": "ReplicaSet",
2026-06-11 12:41:35.510649 | controller |         "name": "telemetry-operator-controller-manager-5d65c7d97d",
2026-06-11 12:41:35.510663 | controller |         "uid": "f1935e4b-9ba3-4daa-99b4-62f1c8624b31"
2026-06-11 12:41:35.510681 | controller |       }
2026-06-11 12:41:35.510696 | controller |     ],
2026-06-11 12:41:35.510710 | controller |     "resourceVersion": "54935",
2026-06-11 12:41:35.510724 | controller |     "uid": "498f6d34-81d6-4ca2-9cbd-5953eb90b8ed"
2026-06-11 12:41:35.510738 | controller |   },
2026-06-11 12:41:35.510752 | controller |   "spec": {
2026-06-11 12:41:35.510767 | controller |     "containers": [
2026-06-11 12:41:35.510781 | controller |       {
2026-06-11 12:41:35.510795 | controller |         "args": [
2026-06-11 12:41:35.510809 | controller |           "--leader-elect",
2026-06-11 12:41:35.510823 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 12:41:35.510837 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 12:41:35.510852 | controller |         ],
2026-06-11 12:41:35.510866 | controller |         "command": [
2026-06-11 12:41:35.510880 | controller |           "/manager"
2026-06-11 12:41:35.510894 | controller |         ],
2026-06-11 12:41:35.510907 | controller |         "env": [
2026-06-11 12:41:35.510921 | controller |           {
2026-06-11 12:41:35.510935 | controller |             "name": "LEASE_DURATION",
2026-06-11 12:41:35.510949 | controller |             "value": "30"
2026-06-11 12:41:35.510963 | controller |           },
2026-06-11 12:41:35.510977 | controller |           {
2026-06-11 12:41:35.510991 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 12:41:35.511005 | controller |             "value": "20"
2026-06-11 12:41:35.511019 | controller |           },
2026-06-11 12:41:35.511033 | controller |           {
2026-06-11 12:41:35.511046 | controller |             "name": "RETRY_PERIOD",
2026-06-11 12:41:35.511060 | controller |             "value": "5"
2026-06-11 12:41:35.511074 | controller |           },
2026-06-11 12:41:35.511088 | controller |           {
2026-06-11 12:41:35.511102 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 12:41:35.511117 | controller |             "value": "false"
2026-06-11 12:41:35.511131 | controller |           },
2026-06-11 12:41:35.511145 | controller |           {
2026-06-11 12:41:35.511159 | controller |             "name": "METRICS_CERTS",
2026-06-11 12:41:35.511173 | controller |             "value": "false"
2026-06-11 12:41:35.511187 | controller |           }
2026-06-11 12:41:35.511201 | controller |         ],
2026-06-11 12:41:35.511216 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6",
2026-06-11 12:41:35.511230 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 12:41:35.511244 | controller |         "livenessProbe": {
2026-06-11 12:41:35.511258 | controller |           "failureThreshold": 3,
2026-06-11 12:41:35.511272 | controller |           "httpGet": {
2026-06-11 12:41:35.511286 | controller |             "path": "/healthz",
2026-06-11 12:41:35.511301 | controller |             "port": 8081,
2026-06-11 12:41:35.511315 | controller |             "scheme": "HTTP"
2026-06-11 12:41:35.511329 | controller |           },
2026-06-11 12:41:35.511343 | controller |           "initialDelaySeconds": 15,
2026-06-11 12:41:35.511375 | controller |           "periodSeconds": 20,
2026-06-11 12:41:35.511390 | controller |           "successThreshold": 1,
2026-06-11 12:41:35.511404 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:35.511418 | controller |         },
2026-06-11 12:41:35.511432 | controller |         "name": "manager",
2026-06-11 12:41:35.511447 | controller |         "readinessProbe": {
2026-06-11 12:41:35.511461 | controller |           "failureThreshold": 3,
2026-06-11 12:41:35.511474 | controller |           "httpGet": {
2026-06-11 12:41:35.511488 | controller |             "path": "/readyz",
2026-06-11 12:41:35.511502 | controller |             "port": 8081,
2026-06-11 12:41:35.511516 | controller |             "scheme": "HTTP"
2026-06-11 12:41:35.511530 | controller |           },
2026-06-11 12:41:35.511544 | controller |           "initialDelaySeconds": 5,
2026-06-11 12:41:35.511562 | controller |           "periodSeconds": 10,
2026-06-11 12:41:35.511577 | controller |           "successThreshold": 1,
2026-06-11 12:41:35.511591 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:35.511605 | controller |         },
2026-06-11 12:41:35.511619 | controller |         "resources": {
2026-06-11 12:41:35.511633 | controller |           "limits": {
2026-06-11 12:41:35.511647 | controller |             "cpu": "500m",
2026-06-11 12:41:35.511661 | controller |             "memory": "512Mi"
2026-06-11 12:41:35.511675 | controller |           },
2026-06-11 12:41:35.511689 | controller |           "requests": {
2026-06-11 12:41:35.511703 | controller |             "cpu": "10m",
2026-06-11 12:41:35.511718 | controller |             "memory": "256Mi"
2026-06-11 12:41:35.511732 | controller |           }
2026-06-11 12:41:35.511746 | controller |         },
2026-06-11 12:41:35.511760 | controller |         "securityContext": {
2026-06-11 12:41:35.511775 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 12:41:35.511789 | controller |           "capabilities": {
2026-06-11 12:41:35.511803 | controller |             "drop": [
2026-06-11 12:41:35.511817 | controller |               "MKNOD"
2026-06-11 12:41:35.511831 | controller |             ]
2026-06-11 12:41:35.511845 | controller |           }
2026-06-11 12:41:35.511859 | controller |         },
2026-06-11 12:41:35.511873 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 12:41:35.511887 | controller |         "terminationMessagePolicy": "File",
2026-06-11 12:41:35.511901 | controller |         "volumeMounts": [
2026-06-11 12:41:35.511916 | controller |           {
2026-06-11 12:41:35.511930 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:35.511945 | controller |             "name": "kube-api-access-mnd2w",
2026-06-11 12:41:35.511959 | controller |             "readOnly": true
2026-06-11 12:41:35.511974 | controller |           }
2026-06-11 12:41:35.511988 | controller |         ]
2026-06-11 12:41:35.512003 | controller |       }
2026-06-11 12:41:35.512017 | controller |     ],
2026-06-11 12:41:35.512031 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 12:41:35.512045 | controller |     "enableServiceLinks": true,
2026-06-11 12:41:35.512059 | controller |     "imagePullSecrets": [
2026-06-11 12:41:35.512073 | controller |       {
2026-06-11 12:41:35.512087 | controller |         "name": "telemetry-operator-controller-manager-dockercfg-5h7jf"
2026-06-11 12:41:35.512102 | controller |       }
2026-06-11 12:41:35.512116 | controller |     ],
2026-06-11 12:41:35.512130 | controller |     "nodeName": "crc",
2026-06-11 12:41:35.512144 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 12:41:35.512158 | controller |     "priority": 0,
2026-06-11 12:41:35.512172 | controller |     "restartPolicy": "Always",
2026-06-11 12:41:35.512186 | controller |     "schedulerName": "default-scheduler",
2026-06-11 12:41:35.512201 | controller |     "securityContext": {
2026-06-11 12:41:35.512215 | controller |       "runAsNonRoot": true,
2026-06-11 12:41:35.512229 | controller |       "seLinuxOptions": {
2026-06-11 12:41:35.512244 | controller |         "level": "s0:c26,c5"
2026-06-11 12:41:35.512258 | controller |       }
2026-06-11 12:41:35.512272 | controller |     },
2026-06-11 12:41:35.512286 | controller |     "serviceAccount": "telemetry-operator-controller-manager",
2026-06-11 12:41:35.512300 | controller |     "serviceAccountName": "telemetry-operator-controller-manager",
2026-06-11 12:41:35.512314 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 12:41:35.512328 | controller |     "tolerations": [
2026-06-11 12:41:35.512342 | controller |       {
2026-06-11 12:41:35.512375 | controller |         "effect": "NoExecute",
2026-06-11 12:41:35.512391 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 12:41:35.512405 | controller |         "operator": "Exists",
2026-06-11 12:41:35.512422 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:35.512437 | controller |       },
2026-06-11 12:41:35.512451 | controller |       {
2026-06-11 12:41:35.512465 | controller |         "effect": "NoExecute",
2026-06-11 12:41:35.512480 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 12:41:35.512494 | controller |         "operator": "Exists",
2026-06-11 12:41:35.512507 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:35.512522 | controller |       },
2026-06-11 12:41:35.512536 | controller |       {
2026-06-11 12:41:35.512551 | controller |         "effect": "NoSchedule",
2026-06-11 12:41:35.512565 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 12:41:35.512579 | controller |         "operator": "Exists"
2026-06-11 12:41:35.512593 | controller |       }
2026-06-11 12:41:35.512607 | controller |     ],
2026-06-11 12:41:35.512621 | controller |     "volumes": [
2026-06-11 12:41:35.512636 | controller |       {
2026-06-11 12:41:35.512650 | controller |         "name": "kube-api-access-mnd2w",
2026-06-11 12:41:35.512665 | controller |         "projected": {
2026-06-11 12:41:35.512681 | controller |           "defaultMode": 420,
2026-06-11 12:41:35.512698 | controller |           "sources": [
2026-06-11 12:41:35.512711 | controller |             {
2026-06-11 12:41:35.512725 | controller |               "serviceAccountToken": {
2026-06-11 12:41:35.512739 | controller |                 "expirationSeconds": 3607,
2026-06-11 12:41:35.512754 | controller |                 "path": "token"
2026-06-11 12:41:35.512768 | controller |               }
2026-06-11 12:41:35.512782 | controller |             },
2026-06-11 12:41:35.512796 | controller |             {
2026-06-11 12:41:35.512811 | controller |               "configMap": {
2026-06-11 12:41:35.512825 | controller |                 "items": [
2026-06-11 12:41:35.512839 | controller |                   {
2026-06-11 12:41:35.512853 | controller |                     "key": "ca.crt",
2026-06-11 12:41:35.512867 | controller |                     "path": "ca.crt"
2026-06-11 12:41:35.512881 | controller |                   }
2026-06-11 12:41:35.512894 | controller |                 ],
2026-06-11 12:41:35.512909 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 12:41:35.512923 | controller |               }
2026-06-11 12:41:35.512937 | controller |             },
2026-06-11 12:41:35.512951 | controller |             {
2026-06-11 12:41:35.512965 | controller |               "downwardAPI": {
2026-06-11 12:41:35.512978 | controller |                 "items": [
2026-06-11 12:41:35.512992 | controller |                   {
2026-06-11 12:41:35.513006 | controller |                     "fieldRef": {
2026-06-11 12:41:35.513020 | controller |                       "apiVersion": "v1",
2026-06-11 12:41:35.513034 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 12:41:35.513047 | controller |                     },
2026-06-11 12:41:35.513061 | controller |                     "path": "namespace"
2026-06-11 12:41:35.513075 | controller |                   }
2026-06-11 12:41:35.513089 | controller |                 ]
2026-06-11 12:41:35.513103 | controller |               }
2026-06-11 12:41:35.513117 | controller |             },
2026-06-11 12:41:35.513131 | controller |             {
2026-06-11 12:41:35.513146 | controller |               "configMap": {
2026-06-11 12:41:35.513159 | controller |                 "items": [
2026-06-11 12:41:35.513173 | controller |                   {
2026-06-11 12:41:35.513187 | controller |                     "key": "service-ca.crt",
2026-06-11 12:41:35.513201 | controller |                     "path": "service-ca.crt"
2026-06-11 12:41:35.513215 | controller |                   }
2026-06-11 12:41:35.513228 | controller |                 ],
2026-06-11 12:41:35.513242 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 12:41:35.513256 | controller |               }
2026-06-11 12:41:35.513273 | controller |             }
2026-06-11 12:41:35.513287 | controller |           ]
2026-06-11 12:41:35.513301 | controller |         }
2026-06-11 12:41:35.513315 | controller |       }
2026-06-11 12:41:35.513329 | controller |     ]
2026-06-11 12:41:35.513343 | controller |   },
2026-06-11 12:41:35.513377 | controller |   "status": {
2026-06-11 12:41:35.513393 | controller |     "conditions": [
2026-06-11 12:41:35.513407 | controller |       {
2026-06-11 12:41:35.513421 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.513435 | controller |         "lastTransitionTime": "2026-06-11T11:44:18Z",
2026-06-11 12:41:35.513449 | controller |         "status": "True",
2026-06-11 12:41:35.513463 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 12:41:35.513477 | controller |       },
2026-06-11 12:41:35.513491 | controller |       {
2026-06-11 12:41:35.513505 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.513519 | controller |         "lastTransitionTime": "2026-06-11T11:43:44Z",
2026-06-11 12:41:35.513533 | controller |         "status": "True",
2026-06-11 12:41:35.513547 | controller |         "type": "Initialized"
2026-06-11 12:41:35.513561 | controller |       },
2026-06-11 12:41:35.513576 | controller |       {
2026-06-11 12:41:35.513609 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.513649 | controller |         "lastTransitionTime": "2026-06-11T11:45:19Z",
2026-06-11 12:41:35.513668 | controller |         "status": "True",
2026-06-11 12:41:35.513684 | controller |         "type": "Ready"
2026-06-11 12:41:35.513709 | controller |       },
2026-06-11 12:41:35.513725 | controller |       {
2026-06-11 12:41:35.513740 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.513754 | controller |         "lastTransitionTime": "2026-06-11T11:45:19Z",
2026-06-11 12:41:35.513769 | controller |         "status": "True",
2026-06-11 12:41:35.513783 | controller |         "type": "ContainersReady"
2026-06-11 12:41:35.513797 | controller |       },
2026-06-11 12:41:35.513812 | controller |       {
2026-06-11 12:41:35.513826 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.513840 | controller |         "lastTransitionTime": "2026-06-11T11:43:44Z",
2026-06-11 12:41:35.513855 | controller |         "status": "True",
2026-06-11 12:41:35.513869 | controller |         "type": "PodScheduled"
2026-06-11 12:41:35.513883 | controller |       }
2026-06-11 12:41:35.513897 | controller |     ],
2026-06-11 12:41:35.513912 | controller |     "containerStatuses": [
2026-06-11 12:41:35.513926 | controller |       {
2026-06-11 12:41:35.513940 | controller |         "allocatedResources": {
2026-06-11 12:41:35.513954 | controller |           "cpu": "10m",
2026-06-11 12:41:35.513969 | controller |           "memory": "256Mi"
2026-06-11 12:41:35.513983 | controller |         },
2026-06-11 12:41:35.513997 | controller |         "containerID": "cri-o://8023c0763730fc9c6116eb33878bb3a54485a7d2e9d391757712f7ef6e5177c4",
2026-06-11 12:41:35.514012 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6",
2026-06-11 12:41:35.514026 | controller |         "imageID": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6",
2026-06-11 12:41:35.514041 | controller |         "lastState": {},
2026-06-11 12:41:35.514055 | controller |         "name": "manager",
2026-06-11 12:41:35.514070 | controller |         "ready": true,
2026-06-11 12:41:35.514084 | controller |         "resources": {
2026-06-11 12:41:35.514098 | controller |           "limits": {
2026-06-11 12:41:35.514113 | controller |             "cpu": "500m",
2026-06-11 12:41:35.514127 | controller |             "memory": "512Mi"
2026-06-11 12:41:35.514141 | controller |           },
2026-06-11 12:41:35.514155 | controller |           "requests": {
2026-06-11 12:41:35.514169 | controller |             "cpu": "10m",
2026-06-11 12:41:35.514187 | controller |             "memory": "256Mi"
2026-06-11 12:41:35.514202 | controller |           }
2026-06-11 12:41:35.514216 | controller |         },
2026-06-11 12:41:35.514230 | controller |         "restartCount": 0,
2026-06-11 12:41:35.514244 | controller |         "started": true,
2026-06-11 12:41:35.514258 | controller |         "state": {
2026-06-11 12:41:35.514272 | controller |           "running": {
2026-06-11 12:41:35.514286 | controller |             "startedAt": "2026-06-11T11:45:08Z"
2026-06-11 12:41:35.514301 | controller |           }
2026-06-11 12:41:35.514315 | controller |         },
2026-06-11 12:41:35.514329 | controller |         "user": {
2026-06-11 12:41:35.514343 | controller |           "linux": {
2026-06-11 12:41:35.514378 | controller |             "gid": 0,
2026-06-11 12:41:35.514393 | controller |             "supplementalGroups": [
2026-06-11 12:41:35.514408 | controller |               0
2026-06-11 12:41:35.514422 | controller |             ],
2026-06-11 12:41:35.514436 | controller |             "uid": 65532
2026-06-11 12:41:35.514450 | controller |           }
2026-06-11 12:41:35.514464 | controller |         },
2026-06-11 12:41:35.514478 | controller |         "volumeMounts": [
2026-06-11 12:41:35.514493 | controller |           {
2026-06-11 12:41:35.514507 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:35.514521 | controller |             "name": "kube-api-access-mnd2w",
2026-06-11 12:41:35.514536 | controller |             "readOnly": true,
2026-06-11 12:41:35.514550 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:35.514564 | controller |           }
2026-06-11 12:41:35.514579 | controller |         ]
2026-06-11 12:41:35.514593 | controller |       }
2026-06-11 12:41:35.514608 | controller |     ],
2026-06-11 12:41:35.514622 | controller |     "hostIP": "192.168.126.11",
2026-06-11 12:41:35.514636 | controller |     "hostIPs": [
2026-06-11 12:41:35.514651 | controller |       {
2026-06-11 12:41:35.514665 | controller |         "ip": "192.168.126.11"
2026-06-11 12:41:35.514679 | controller |       }
2026-06-11 12:41:35.514694 | controller |     ],
2026-06-11 12:41:35.514708 | controller |     "phase": "Running",
2026-06-11 12:41:35.514722 | controller |     "podIP": "10.217.0.92",
2026-06-11 12:41:35.514737 | controller |     "podIPs": [
2026-06-11 12:41:35.514751 | controller |       {
2026-06-11 12:41:35.514765 | controller |         "ip": "10.217.0.92"
2026-06-11 12:41:35.514779 | controller |       }
2026-06-11 12:41:35.514793 | controller |     ],
2026-06-11 12:41:35.514807 | controller |     "qosClass": "Burstable",
2026-06-11 12:41:35.514822 | controller |     "startTime": "2026-06-11T11:43:44Z"
2026-06-11 12:41:35.514836 | controller |   }
2026-06-11 12:41:35.514851 | controller | }
2026-06-11 12:41:35.535818 | controller | ok:
2026-06-11 12:41:35.535870 | controller | {
2026-06-11 12:41:35.535890 | controller |   "apiVersion": "v1",
2026-06-11 12:41:35.535906 | controller |   "kind": "Pod",
2026-06-11 12:41:35.535922 | controller |   "metadata": {
2026-06-11 12:41:35.535937 | controller |     "annotations": {
2026-06-11 12:41:35.535952 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.91/23\"],\"mac_address\":\"0a:58:0a:d9:00:5b\",\"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.0.91/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 12:41:35.535968 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.91\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5b\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 12:41:35.535983 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 12:41:35.536004 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 12:41:35.536019 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 12:41:35.536034 | controller |     },
2026-06-11 12:41:35.536049 | controller |     "creationTimestamp": "2026-06-11T11:43:44Z",
2026-06-11 12:41:35.536063 | controller |     "generateName": "test-operator-controller-manager-8d5599d7d-",
2026-06-11 12:41:35.536077 | controller |     "generation": 1,
2026-06-11 12:41:35.536092 | controller |     "labels": {
2026-06-11 12:41:35.536106 | controller |       "app.kubernetes.io/name": "test-operator",
2026-06-11 12:41:35.536121 | controller |       "control-plane": "controller-manager",
2026-06-11 12:41:35.536135 | controller |       "openstack.org/operator-name": "test",
2026-06-11 12:41:35.536149 | controller |       "pod-template-hash": "8d5599d7d"
2026-06-11 12:41:35.536164 | controller |     },
2026-06-11 12:41:35.536178 | controller |     "managedFields": [
2026-06-11 12:41:35.536193 | controller |       {
2026-06-11 12:41:35.536207 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.536221 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.536235 | controller |         "fieldsV1": {
2026-06-11 12:41:35.536249 | controller |           "f:metadata": {
2026-06-11 12:41:35.536263 | controller |             "f:annotations": {
2026-06-11 12:41:35.536277 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 12:41:35.536292 | controller |             }
2026-06-11 12:41:35.536334 | controller |           }
2026-06-11 12:41:35.536370 | controller |         },
2026-06-11 12:41:35.536387 | controller |         "manager": "crc",
2026-06-11 12:41:35.536401 | controller |         "operation": "Update",
2026-06-11 12:41:35.536416 | controller |         "subresource": "status",
2026-06-11 12:41:35.536430 | controller |         "time": "2026-06-11T11:43:44Z"
2026-06-11 12:41:35.536445 | controller |       },
2026-06-11 12:41:35.536459 | controller |       {
2026-06-11 12:41:35.536474 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.536488 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.536502 | controller |         "fieldsV1": {
2026-06-11 12:41:35.536517 | controller |           "f:metadata": {
2026-06-11 12:41:35.536531 | controller |             "f:annotations": {
2026-06-11 12:41:35.536545 | controller |               ".": {},
2026-06-11 12:41:35.536559 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 12:41:35.536573 | controller |             },
2026-06-11 12:41:35.536587 | controller |             "f:generateName": {},
2026-06-11 12:41:35.536602 | controller |             "f:labels": {
2026-06-11 12:41:35.536616 | controller |               ".": {},
2026-06-11 12:41:35.536630 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 12:41:35.536644 | controller |               "f:control-plane": {},
2026-06-11 12:41:35.536659 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 12:41:35.536673 | controller |               "f:pod-template-hash": {}
2026-06-11 12:41:35.536688 | controller |             },
2026-06-11 12:41:35.536702 | controller |             "f:ownerReferences": {
2026-06-11 12:41:35.536717 | controller |               ".": {},
2026-06-11 12:41:35.536731 | controller |               "k:{\"uid\":\"d58d5802-751c-4655-aea0-9aee6bb486cf\"}": {}
2026-06-11 12:41:35.536746 | controller |             }
2026-06-11 12:41:35.536760 | controller |           },
2026-06-11 12:41:35.536774 | controller |           "f:spec": {
2026-06-11 12:41:35.536788 | controller |             "f:containers": {
2026-06-11 12:41:35.536803 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 12:41:35.536817 | controller |                 ".": {},
2026-06-11 12:41:35.536831 | controller |                 "f:args": {},
2026-06-11 12:41:35.536845 | controller |                 "f:command": {},
2026-06-11 12:41:35.536863 | controller |                 "f:env": {
2026-06-11 12:41:35.536879 | controller |                   ".": {},
2026-06-11 12:41:35.536893 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 12:41:35.536908 | controller |                     ".": {},
2026-06-11 12:41:35.536922 | controller |                     "f:name": {},
2026-06-11 12:41:35.536936 | controller |                     "f:value": {}
2026-06-11 12:41:35.536951 | controller |                   },
2026-06-11 12:41:35.536965 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 12:41:35.536980 | controller |                     ".": {},
2026-06-11 12:41:35.536994 | controller |                     "f:name": {},
2026-06-11 12:41:35.537009 | controller |                     "f:value": {}
2026-06-11 12:41:35.537023 | controller |                   },
2026-06-11 12:41:35.537038 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 12:41:35.537052 | controller |                     ".": {},
2026-06-11 12:41:35.537066 | controller |                     "f:name": {},
2026-06-11 12:41:35.537081 | controller |                     "f:value": {}
2026-06-11 12:41:35.537095 | controller |                   },
2026-06-11 12:41:35.537109 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 12:41:35.537124 | controller |                     ".": {},
2026-06-11 12:41:35.537138 | controller |                     "f:name": {},
2026-06-11 12:41:35.537152 | controller |                     "f:value": {}
2026-06-11 12:41:35.537165 | controller |                   },
2026-06-11 12:41:35.537180 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 12:41:35.537193 | controller |                     ".": {},
2026-06-11 12:41:35.537208 | controller |                     "f:name": {},
2026-06-11 12:41:35.537222 | controller |                     "f:value": {}
2026-06-11 12:41:35.537236 | controller |                   }
2026-06-11 12:41:35.537250 | controller |                 },
2026-06-11 12:41:35.537264 | controller |                 "f:image": {},
2026-06-11 12:41:35.537278 | controller |                 "f:imagePullPolicy": {},
2026-06-11 12:41:35.537292 | controller |                 "f:livenessProbe": {
2026-06-11 12:41:35.537306 | controller |                   ".": {},
2026-06-11 12:41:35.537320 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:35.537335 | controller |                   "f:httpGet": {
2026-06-11 12:41:35.537365 | controller |                     ".": {},
2026-06-11 12:41:35.537381 | controller |                     "f:path": {},
2026-06-11 12:41:35.537396 | controller |                     "f:port": {},
2026-06-11 12:41:35.537410 | controller |                     "f:scheme": {}
2026-06-11 12:41:35.537424 | controller |                   },
2026-06-11 12:41:35.537438 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:35.537452 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:35.537467 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:35.537481 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:35.537495 | controller |                 },
2026-06-11 12:41:35.537521 | controller |                 "f:name": {},
2026-06-11 12:41:35.537536 | controller |                 "f:readinessProbe": {
2026-06-11 12:41:35.537550 | controller |                   ".": {},
2026-06-11 12:41:35.537564 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:35.537579 | controller |                   "f:httpGet": {
2026-06-11 12:41:35.537593 | controller |                     ".": {},
2026-06-11 12:41:35.537607 | controller |                     "f:path": {},
2026-06-11 12:41:35.537621 | controller |                     "f:port": {},
2026-06-11 12:41:35.537635 | controller |                     "f:scheme": {}
2026-06-11 12:41:35.537649 | controller |                   },
2026-06-11 12:41:35.537667 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:35.537681 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:35.537695 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:35.537721 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:35.537737 | controller |                 },
2026-06-11 12:41:35.537752 | controller |                 "f:resources": {
2026-06-11 12:41:35.537766 | controller |                   ".": {},
2026-06-11 12:41:35.537780 | controller |                   "f:limits": {
2026-06-11 12:41:35.537795 | controller |                     ".": {},
2026-06-11 12:41:35.537809 | controller |                     "f:cpu": {},
2026-06-11 12:41:35.537823 | controller |                     "f:memory": {}
2026-06-11 12:41:35.537837 | controller |                   },
2026-06-11 12:41:35.537851 | controller |                   "f:requests": {
2026-06-11 12:41:35.537865 | controller |                     ".": {},
2026-06-11 12:41:35.537880 | controller |                     "f:cpu": {},
2026-06-11 12:41:35.537894 | controller |                     "f:memory": {}
2026-06-11 12:41:35.537909 | controller |                   }
2026-06-11 12:41:35.537923 | controller |                 },
2026-06-11 12:41:35.537938 | controller |                 "f:securityContext": {
2026-06-11 12:41:35.537952 | controller |                   ".": {},
2026-06-11 12:41:35.537966 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 12:41:35.537981 | controller |                 },
2026-06-11 12:41:35.537995 | controller |                 "f:terminationMessagePath": {},
2026-06-11 12:41:35.538009 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 12:41:35.538024 | controller |               }
2026-06-11 12:41:35.538038 | controller |             },
2026-06-11 12:41:35.538052 | controller |             "f:dnsPolicy": {},
2026-06-11 12:41:35.538066 | controller |             "f:enableServiceLinks": {},
2026-06-11 12:41:35.538080 | controller |             "f:restartPolicy": {},
2026-06-11 12:41:35.538094 | controller |             "f:schedulerName": {},
2026-06-11 12:41:35.538109 | controller |             "f:securityContext": {
2026-06-11 12:41:35.538123 | controller |               ".": {},
2026-06-11 12:41:35.538137 | controller |               "f:runAsNonRoot": {}
2026-06-11 12:41:35.538151 | controller |             },
2026-06-11 12:41:35.538165 | controller |             "f:serviceAccount": {},
2026-06-11 12:41:35.538179 | controller |             "f:serviceAccountName": {},
2026-06-11 12:41:35.538193 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 12:41:35.538207 | controller |             "f:tolerations": {}
2026-06-11 12:41:35.538221 | controller |           }
2026-06-11 12:41:35.538236 | controller |         },
2026-06-11 12:41:35.538250 | controller |         "manager": "kube-controller-manager",
2026-06-11 12:41:35.538264 | controller |         "operation": "Update",
2026-06-11 12:41:35.538278 | controller |         "time": "2026-06-11T11:43:44Z"
2026-06-11 12:41:35.538292 | controller |       },
2026-06-11 12:41:35.538306 | controller |       {
2026-06-11 12:41:35.538320 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.538335 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.538369 | controller |         "fieldsV1": {
2026-06-11 12:41:35.538386 | controller |           "f:metadata": {
2026-06-11 12:41:35.538400 | controller |             "f:annotations": {
2026-06-11 12:41:35.538414 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 12:41:35.538429 | controller |             }
2026-06-11 12:41:35.538443 | controller |           }
2026-06-11 12:41:35.538458 | controller |         },
2026-06-11 12:41:35.538472 | controller |         "manager": "multus-daemon",
2026-06-11 12:41:35.538486 | controller |         "operation": "Update",
2026-06-11 12:41:35.538500 | controller |         "subresource": "status",
2026-06-11 12:41:35.538518 | controller |         "time": "2026-06-11T11:44:17Z"
2026-06-11 12:41:35.538532 | controller |       },
2026-06-11 12:41:35.538547 | controller |       {
2026-06-11 12:41:35.538561 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.538575 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.538589 | controller |         "fieldsV1": {
2026-06-11 12:41:35.538603 | controller |           "f:status": {
2026-06-11 12:41:35.538617 | controller |             "f:conditions": {
2026-06-11 12:41:35.538631 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 12:41:35.538645 | controller |                 ".": {},
2026-06-11 12:41:35.538659 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.538674 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.538688 | controller |                 "f:status": {},
2026-06-11 12:41:35.538703 | controller |                 "f:type": {}
2026-06-11 12:41:35.538717 | controller |               },
2026-06-11 12:41:35.538731 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 12:41:35.538745 | controller |                 ".": {},
2026-06-11 12:41:35.538759 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.538773 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.538787 | controller |                 "f:status": {},
2026-06-11 12:41:35.538802 | controller |                 "f:type": {}
2026-06-11 12:41:35.538816 | controller |               },
2026-06-11 12:41:35.538830 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 12:41:35.538844 | controller |                 ".": {},
2026-06-11 12:41:35.538858 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.538873 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.538887 | controller |                 "f:status": {},
2026-06-11 12:41:35.538902 | controller |                 "f:type": {}
2026-06-11 12:41:35.538916 | controller |               },
2026-06-11 12:41:35.538931 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 12:41:35.538945 | controller |                 ".": {},
2026-06-11 12:41:35.538960 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.538974 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.538989 | controller |                 "f:status": {},
2026-06-11 12:41:35.539003 | controller |                 "f:type": {}
2026-06-11 12:41:35.539017 | controller |               }
2026-06-11 12:41:35.539032 | controller |             },
2026-06-11 12:41:35.539046 | controller |             "f:containerStatuses": {},
2026-06-11 12:41:35.539061 | controller |             "f:hostIP": {},
2026-06-11 12:41:35.539075 | controller |             "f:hostIPs": {},
2026-06-11 12:41:35.539090 | controller |             "f:phase": {},
2026-06-11 12:41:35.539104 | controller |             "f:podIP": {},
2026-06-11 12:41:35.539118 | controller |             "f:podIPs": {
2026-06-11 12:41:35.539133 | controller |               ".": {},
2026-06-11 12:41:35.539147 | controller |               "k:{\"ip\":\"10.217.0.91\"}": {
2026-06-11 12:41:35.539161 | controller |                 ".": {},
2026-06-11 12:41:35.539176 | controller |                 "f:ip": {}
2026-06-11 12:41:35.539190 | controller |               }
2026-06-11 12:41:35.539204 | controller |             },
2026-06-11 12:41:35.539218 | controller |             "f:startTime": {}
2026-06-11 12:41:35.539232 | controller |           }
2026-06-11 12:41:35.539246 | controller |         },
2026-06-11 12:41:35.539260 | controller |         "manager": "kubelet",
2026-06-11 12:41:35.539274 | controller |         "operation": "Update",
2026-06-11 12:41:35.539288 | controller |         "subresource": "status",
2026-06-11 12:41:35.539302 | controller |         "time": "2026-06-11T11:45:18Z"
2026-06-11 12:41:35.539316 | controller |       }
2026-06-11 12:41:35.539334 | controller |     ],
2026-06-11 12:41:35.539366 | controller |     "name": "test-operator-controller-manager-8d5599d7d-2ptl7",
2026-06-11 12:41:35.539383 | controller |     "namespace": "openstack-operators",
2026-06-11 12:41:35.539398 | controller |     "ownerReferences": [
2026-06-11 12:41:35.539412 | controller |       {
2026-06-11 12:41:35.539427 | controller |         "apiVersion": "apps/v1",
2026-06-11 12:41:35.539441 | controller |         "blockOwnerDeletion": true,
2026-06-11 12:41:35.539455 | controller |         "controller": true,
2026-06-11 12:41:35.539469 | controller |         "kind": "ReplicaSet",
2026-06-11 12:41:35.539484 | controller |         "name": "test-operator-controller-manager-8d5599d7d",
2026-06-11 12:41:35.539498 | controller |         "uid": "d58d5802-751c-4655-aea0-9aee6bb486cf"
2026-06-11 12:41:35.539512 | controller |       }
2026-06-11 12:41:35.539526 | controller |     ],
2026-06-11 12:41:35.539540 | controller |     "resourceVersion": "54896",
2026-06-11 12:41:35.539554 | controller |     "uid": "e196a471-bfb7-4476-b164-3efcddac5882"
2026-06-11 12:41:35.539568 | controller |   },
2026-06-11 12:41:35.539582 | controller |   "spec": {
2026-06-11 12:41:35.539597 | controller |     "containers": [
2026-06-11 12:41:35.539611 | controller |       {
2026-06-11 12:41:35.539625 | controller |         "args": [
2026-06-11 12:41:35.539639 | controller |           "--leader-elect",
2026-06-11 12:41:35.539653 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 12:41:35.539667 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 12:41:35.539681 | controller |         ],
2026-06-11 12:41:35.539695 | controller |         "command": [
2026-06-11 12:41:35.539710 | controller |           "/manager"
2026-06-11 12:41:35.539724 | controller |         ],
2026-06-11 12:41:35.539738 | controller |         "env": [
2026-06-11 12:41:35.539752 | controller |           {
2026-06-11 12:41:35.539766 | controller |             "name": "LEASE_DURATION",
2026-06-11 12:41:35.539780 | controller |             "value": "30"
2026-06-11 12:41:35.539795 | controller |           },
2026-06-11 12:41:35.539809 | controller |           {
2026-06-11 12:41:35.539823 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 12:41:35.539837 | controller |             "value": "20"
2026-06-11 12:41:35.539851 | controller |           },
2026-06-11 12:41:35.539865 | controller |           {
2026-06-11 12:41:35.539880 | controller |             "name": "RETRY_PERIOD",
2026-06-11 12:41:35.539894 | controller |             "value": "5"
2026-06-11 12:41:35.539909 | controller |           },
2026-06-11 12:41:35.539924 | controller |           {
2026-06-11 12:41:35.539938 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 12:41:35.539952 | controller |             "value": "false"
2026-06-11 12:41:35.539967 | controller |           },
2026-06-11 12:41:35.539981 | controller |           {
2026-06-11 12:41:35.539995 | controller |             "name": "METRICS_CERTS",
2026-06-11 12:41:35.540009 | controller |             "value": "false"
2026-06-11 12:41:35.540023 | controller |           }
2026-06-11 12:41:35.540037 | controller |         ],
2026-06-11 12:41:35.540051 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc",
2026-06-11 12:41:35.540066 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 12:41:35.540080 | controller |         "livenessProbe": {
2026-06-11 12:41:35.540094 | controller |           "failureThreshold": 3,
2026-06-11 12:41:35.540108 | controller |           "httpGet": {
2026-06-11 12:41:35.540122 | controller |             "path": "/healthz",
2026-06-11 12:41:35.540136 | controller |             "port": 8081,
2026-06-11 12:41:35.540150 | controller |             "scheme": "HTTP"
2026-06-11 12:41:35.540164 | controller |           },
2026-06-11 12:41:35.540178 | controller |           "initialDelaySeconds": 15,
2026-06-11 12:41:35.540196 | controller |           "periodSeconds": 20,
2026-06-11 12:41:35.540211 | controller |           "successThreshold": 1,
2026-06-11 12:41:35.540225 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:35.540239 | controller |         },
2026-06-11 12:41:35.540253 | controller |         "name": "manager",
2026-06-11 12:41:35.540267 | controller |         "readinessProbe": {
2026-06-11 12:41:35.540281 | controller |           "failureThreshold": 3,
2026-06-11 12:41:35.540295 | controller |           "httpGet": {
2026-06-11 12:41:35.540309 | controller |             "path": "/readyz",
2026-06-11 12:41:35.540322 | controller |             "port": 8081,
2026-06-11 12:41:35.540336 | controller |             "scheme": "HTTP"
2026-06-11 12:41:35.540367 | controller |           },
2026-06-11 12:41:35.540383 | controller |           "initialDelaySeconds": 5,
2026-06-11 12:41:35.540397 | controller |           "periodSeconds": 10,
2026-06-11 12:41:35.540412 | controller |           "successThreshold": 1,
2026-06-11 12:41:35.540426 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:35.540440 | controller |         },
2026-06-11 12:41:35.540455 | controller |         "resources": {
2026-06-11 12:41:35.540469 | controller |           "limits": {
2026-06-11 12:41:35.540483 | controller |             "cpu": "500m",
2026-06-11 12:41:35.540497 | controller |             "memory": "512Mi"
2026-06-11 12:41:35.540511 | controller |           },
2026-06-11 12:41:35.540525 | controller |           "requests": {
2026-06-11 12:41:35.540539 | controller |             "cpu": "10m",
2026-06-11 12:41:35.540553 | controller |             "memory": "256Mi"
2026-06-11 12:41:35.540567 | controller |           }
2026-06-11 12:41:35.540582 | controller |         },
2026-06-11 12:41:35.540595 | controller |         "securityContext": {
2026-06-11 12:41:35.540609 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 12:41:35.540623 | controller |           "capabilities": {
2026-06-11 12:41:35.540637 | controller |             "drop": [
2026-06-11 12:41:35.540652 | controller |               "MKNOD"
2026-06-11 12:41:35.540666 | controller |             ]
2026-06-11 12:41:35.540683 | controller |           }
2026-06-11 12:41:35.540699 | controller |         },
2026-06-11 12:41:35.540714 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 12:41:35.540728 | controller |         "terminationMessagePolicy": "File",
2026-06-11 12:41:35.540741 | controller |         "volumeMounts": [
2026-06-11 12:41:35.540756 | controller |           {
2026-06-11 12:41:35.540770 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:35.540784 | controller |             "name": "kube-api-access-kb95g",
2026-06-11 12:41:35.540799 | controller |             "readOnly": true
2026-06-11 12:41:35.540813 | controller |           }
2026-06-11 12:41:35.540827 | controller |         ]
2026-06-11 12:41:35.540842 | controller |       }
2026-06-11 12:41:35.540856 | controller |     ],
2026-06-11 12:41:35.540870 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 12:41:35.540884 | controller |     "enableServiceLinks": true,
2026-06-11 12:41:35.540899 | controller |     "imagePullSecrets": [
2026-06-11 12:41:35.540913 | controller |       {
2026-06-11 12:41:35.540927 | controller |         "name": "test-operator-controller-manager-dockercfg-rqqnj"
2026-06-11 12:41:35.540942 | controller |       }
2026-06-11 12:41:35.540956 | controller |     ],
2026-06-11 12:41:35.540970 | controller |     "nodeName": "crc",
2026-06-11 12:41:35.540985 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 12:41:35.540999 | controller |     "priority": 0,
2026-06-11 12:41:35.541013 | controller |     "restartPolicy": "Always",
2026-06-11 12:41:35.541027 | controller |     "schedulerName": "default-scheduler",
2026-06-11 12:41:35.541041 | controller |     "securityContext": {
2026-06-11 12:41:35.541055 | controller |       "runAsNonRoot": true,
2026-06-11 12:41:35.541073 | controller |       "seLinuxOptions": {
2026-06-11 12:41:35.541088 | controller |         "level": "s0:c26,c5"
2026-06-11 12:41:35.541103 | controller |       }
2026-06-11 12:41:35.541117 | controller |     },
2026-06-11 12:41:35.541131 | controller |     "serviceAccount": "test-operator-controller-manager",
2026-06-11 12:41:35.541145 | controller |     "serviceAccountName": "test-operator-controller-manager",
2026-06-11 12:41:35.541160 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 12:41:35.541174 | controller |     "tolerations": [
2026-06-11 12:41:35.541188 | controller |       {
2026-06-11 12:41:35.541202 | controller |         "effect": "NoExecute",
2026-06-11 12:41:35.541216 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 12:41:35.541230 | controller |         "operator": "Exists",
2026-06-11 12:41:35.541245 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:35.541259 | controller |       },
2026-06-11 12:41:35.541272 | controller |       {
2026-06-11 12:41:35.541287 | controller |         "effect": "NoExecute",
2026-06-11 12:41:35.541301 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 12:41:35.541315 | controller |         "operator": "Exists",
2026-06-11 12:41:35.541328 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:35.541343 | controller |       },
2026-06-11 12:41:35.541375 | controller |       {
2026-06-11 12:41:35.541391 | controller |         "effect": "NoSchedule",
2026-06-11 12:41:35.541405 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 12:41:35.541419 | controller |         "operator": "Exists"
2026-06-11 12:41:35.541433 | controller |       }
2026-06-11 12:41:35.541448 | controller |     ],
2026-06-11 12:41:35.541462 | controller |     "volumes": [
2026-06-11 12:41:35.541476 | controller |       {
2026-06-11 12:41:35.541490 | controller |         "name": "kube-api-access-kb95g",
2026-06-11 12:41:35.541504 | controller |         "projected": {
2026-06-11 12:41:35.541517 | controller |           "defaultMode": 420,
2026-06-11 12:41:35.541531 | controller |           "sources": [
2026-06-11 12:41:35.541546 | controller |             {
2026-06-11 12:41:35.541560 | controller |               "serviceAccountToken": {
2026-06-11 12:41:35.541574 | controller |                 "expirationSeconds": 3607,
2026-06-11 12:41:35.541588 | controller |                 "path": "token"
2026-06-11 12:41:35.541602 | controller |               }
2026-06-11 12:41:35.541616 | controller |             },
2026-06-11 12:41:35.541630 | controller |             {
2026-06-11 12:41:35.541645 | controller |               "configMap": {
2026-06-11 12:41:35.541659 | controller |                 "items": [
2026-06-11 12:41:35.541673 | controller |                   {
2026-06-11 12:41:35.541687 | controller |                     "key": "ca.crt",
2026-06-11 12:41:35.541702 | controller |                     "path": "ca.crt"
2026-06-11 12:41:35.541726 | controller |                   }
2026-06-11 12:41:35.541740 | controller |                 ],
2026-06-11 12:41:35.541754 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 12:41:35.541769 | controller |               }
2026-06-11 12:41:35.541783 | controller |             },
2026-06-11 12:41:35.541797 | controller |             {
2026-06-11 12:41:35.541811 | controller |               "downwardAPI": {
2026-06-11 12:41:35.541825 | controller |                 "items": [
2026-06-11 12:41:35.541839 | controller |                   {
2026-06-11 12:41:35.541853 | controller |                     "fieldRef": {
2026-06-11 12:41:35.541867 | controller |                       "apiVersion": "v1",
2026-06-11 12:41:35.541881 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 12:41:35.541896 | controller |                     },
2026-06-11 12:41:35.541910 | controller |                     "path": "namespace"
2026-06-11 12:41:35.541925 | controller |                   }
2026-06-11 12:41:35.541943 | controller |                 ]
2026-06-11 12:41:35.541958 | controller |               }
2026-06-11 12:41:35.541973 | controller |             },
2026-06-11 12:41:35.541987 | controller |             {
2026-06-11 12:41:35.542001 | controller |               "configMap": {
2026-06-11 12:41:35.542015 | controller |                 "items": [
2026-06-11 12:41:35.542030 | controller |                   {
2026-06-11 12:41:35.542044 | controller |                     "key": "service-ca.crt",
2026-06-11 12:41:35.542058 | controller |                     "path": "service-ca.crt"
2026-06-11 12:41:35.542072 | controller |                   }
2026-06-11 12:41:35.542086 | controller |                 ],
2026-06-11 12:41:35.542100 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 12:41:35.542114 | controller |               }
2026-06-11 12:41:35.542128 | controller |             }
2026-06-11 12:41:35.542142 | controller |           ]
2026-06-11 12:41:35.542156 | controller |         }
2026-06-11 12:41:35.542169 | controller |       }
2026-06-11 12:41:35.542183 | controller |     ]
2026-06-11 12:41:35.542196 | controller |   },
2026-06-11 12:41:35.542210 | controller |   "status": {
2026-06-11 12:41:35.542224 | controller |     "conditions": [
2026-06-11 12:41:35.542238 | controller |       {
2026-06-11 12:41:35.542251 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.542265 | controller |         "lastTransitionTime": "2026-06-11T11:45:07Z",
2026-06-11 12:41:35.542279 | controller |         "status": "True",
2026-06-11 12:41:35.542293 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 12:41:35.542307 | controller |       },
2026-06-11 12:41:35.542321 | controller |       {
2026-06-11 12:41:35.542335 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.542367 | controller |         "lastTransitionTime": "2026-06-11T11:43:44Z",
2026-06-11 12:41:35.542384 | controller |         "status": "True",
2026-06-11 12:41:35.542399 | controller |         "type": "Initialized"
2026-06-11 12:41:35.542413 | controller |       },
2026-06-11 12:41:35.542428 | controller |       {
2026-06-11 12:41:35.542442 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.542456 | controller |         "lastTransitionTime": "2026-06-11T11:45:18Z",
2026-06-11 12:41:35.542470 | controller |         "status": "True",
2026-06-11 12:41:35.542484 | controller |         "type": "Ready"
2026-06-11 12:41:35.542498 | controller |       },
2026-06-11 12:41:35.542513 | controller |       {
2026-06-11 12:41:35.542527 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.542542 | controller |         "lastTransitionTime": "2026-06-11T11:45:18Z",
2026-06-11 12:41:35.542556 | controller |         "status": "True",
2026-06-11 12:41:35.542570 | controller |         "type": "ContainersReady"
2026-06-11 12:41:35.542584 | controller |       },
2026-06-11 12:41:35.542598 | controller |       {
2026-06-11 12:41:35.542612 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.542627 | controller |         "lastTransitionTime": "2026-06-11T11:43:44Z",
2026-06-11 12:41:35.542641 | controller |         "status": "True",
2026-06-11 12:41:35.542655 | controller |         "type": "PodScheduled"
2026-06-11 12:41:35.542669 | controller |       }
2026-06-11 12:41:35.542684 | controller |     ],
2026-06-11 12:41:35.542698 | controller |     "containerStatuses": [
2026-06-11 12:41:35.542713 | controller |       {
2026-06-11 12:41:35.542727 | controller |         "allocatedResources": {
2026-06-11 12:41:35.542741 | controller |           "cpu": "10m",
2026-06-11 12:41:35.542755 | controller |           "memory": "256Mi"
2026-06-11 12:41:35.542769 | controller |         },
2026-06-11 12:41:35.542783 | controller |         "containerID": "cri-o://99bc613164ce4e17f1540da8415cb65a48ad8e8d56f1e6e9b094296f22824bb2",
2026-06-11 12:41:35.542798 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc",
2026-06-11 12:41:35.542820 | controller |         "imageID": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc",
2026-06-11 12:41:35.542835 | controller |         "lastState": {},
2026-06-11 12:41:35.542850 | controller |         "name": "manager",
2026-06-11 12:41:35.542864 | controller |         "ready": true,
2026-06-11 12:41:35.542879 | controller |         "resources": {
2026-06-11 12:41:35.542894 | controller |           "limits": {
2026-06-11 12:41:35.542908 | controller |             "cpu": "500m",
2026-06-11 12:41:35.542923 | controller |             "memory": "512Mi"
2026-06-11 12:41:35.542937 | controller |           },
2026-06-11 12:41:35.542952 | controller |           "requests": {
2026-06-11 12:41:35.542966 | controller |             "cpu": "10m",
2026-06-11 12:41:35.542980 | controller |             "memory": "256Mi"
2026-06-11 12:41:35.542995 | controller |           }
2026-06-11 12:41:35.543009 | controller |         },
2026-06-11 12:41:35.543024 | controller |         "restartCount": 0,
2026-06-11 12:41:35.543038 | controller |         "started": true,
2026-06-11 12:41:35.543053 | controller |         "state": {
2026-06-11 12:41:35.543067 | controller |           "running": {
2026-06-11 12:41:35.543082 | controller |             "startedAt": "2026-06-11T11:45:06Z"
2026-06-11 12:41:35.543096 | controller |           }
2026-06-11 12:41:35.543110 | controller |         },
2026-06-11 12:41:35.543125 | controller |         "user": {
2026-06-11 12:41:35.543139 | controller |           "linux": {
2026-06-11 12:41:35.543153 | controller |             "gid": 0,
2026-06-11 12:41:35.543167 | controller |             "supplementalGroups": [
2026-06-11 12:41:35.543181 | controller |               0
2026-06-11 12:41:35.543195 | controller |             ],
2026-06-11 12:41:35.543209 | controller |             "uid": 65532
2026-06-11 12:41:35.543223 | controller |           }
2026-06-11 12:41:35.543237 | controller |         },
2026-06-11 12:41:35.543251 | controller |         "volumeMounts": [
2026-06-11 12:41:35.543265 | controller |           {
2026-06-11 12:41:35.543279 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:35.543293 | controller |             "name": "kube-api-access-kb95g",
2026-06-11 12:41:35.543308 | controller |             "readOnly": true,
2026-06-11 12:41:35.543322 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:35.543336 | controller |           }
2026-06-11 12:41:35.543367 | controller |         ]
2026-06-11 12:41:35.543384 | controller |       }
2026-06-11 12:41:35.543398 | controller |     ],
2026-06-11 12:41:35.543412 | controller |     "hostIP": "192.168.126.11",
2026-06-11 12:41:35.543427 | controller |     "hostIPs": [
2026-06-11 12:41:35.543441 | controller |       {
2026-06-11 12:41:35.543455 | controller |         "ip": "192.168.126.11"
2026-06-11 12:41:35.543469 | controller |       }
2026-06-11 12:41:35.543484 | controller |     ],
2026-06-11 12:41:35.543498 | controller |     "phase": "Running",
2026-06-11 12:41:35.543512 | controller |     "podIP": "10.217.0.91",
2026-06-11 12:41:35.543526 | controller |     "podIPs": [
2026-06-11 12:41:35.543540 | controller |       {
2026-06-11 12:41:35.543554 | controller |         "ip": "10.217.0.91"
2026-06-11 12:41:35.543568 | controller |       }
2026-06-11 12:41:35.543583 | controller |     ],
2026-06-11 12:41:35.543597 | controller |     "qosClass": "Burstable",
2026-06-11 12:41:35.543611 | controller |     "startTime": "2026-06-11T11:43:44Z"
2026-06-11 12:41:35.543625 | controller |   }
2026-06-11 12:41:35.543640 | controller | }
2026-06-11 12:41:35.565178 | controller | ok:
2026-06-11 12:41:35.565270 | controller | {
2026-06-11 12:41:35.565291 | controller |   "apiVersion": "v1",
2026-06-11 12:41:35.565308 | controller |   "kind": "Pod",
2026-06-11 12:41:35.565324 | controller |   "metadata": {
2026-06-11 12:41:35.565339 | controller |     "annotations": {
2026-06-11 12:41:35.565411 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.93/23\"],\"mac_address\":\"0a:58:0a:d9:00:5d\",\"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.0.93/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-11 12:41:35.565432 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.93\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5d\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-11 12:41:35.565448 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-11 12:41:35.565464 | controller |       "openshift.io/scc": "anyuid",
2026-06-11 12:41:35.565479 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-11 12:41:35.565494 | controller |     },
2026-06-11 12:41:35.565509 | controller |     "creationTimestamp": "2026-06-11T11:43:44Z",
2026-06-11 12:41:35.565524 | controller |     "generateName": "watcher-operator-controller-manager-577b679b5c-",
2026-06-11 12:41:35.565538 | controller |     "generation": 1,
2026-06-11 12:41:35.565552 | controller |     "labels": {
2026-06-11 12:41:35.565568 | controller |       "app.kubernetes.io/name": "watcher-operator",
2026-06-11 12:41:35.565582 | controller |       "control-plane": "controller-manager",
2026-06-11 12:41:35.565597 | controller |       "openstack.org/operator-name": "watcher",
2026-06-11 12:41:35.565611 | controller |       "pod-template-hash": "577b679b5c"
2026-06-11 12:41:35.565626 | controller |     },
2026-06-11 12:41:35.565640 | controller |     "managedFields": [
2026-06-11 12:41:35.565655 | controller |       {
2026-06-11 12:41:35.565669 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.565683 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.565697 | controller |         "fieldsV1": {
2026-06-11 12:41:35.565723 | controller |           "f:metadata": {
2026-06-11 12:41:35.565739 | controller |             "f:annotations": {
2026-06-11 12:41:35.565754 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-11 12:41:35.565768 | controller |             }
2026-06-11 12:41:35.565782 | controller |           }
2026-06-11 12:41:35.565796 | controller |         },
2026-06-11 12:41:35.565810 | controller |         "manager": "crc",
2026-06-11 12:41:35.565824 | controller |         "operation": "Update",
2026-06-11 12:41:35.565838 | controller |         "subresource": "status",
2026-06-11 12:41:35.565852 | controller |         "time": "2026-06-11T11:43:44Z"
2026-06-11 12:41:35.565866 | controller |       },
2026-06-11 12:41:35.565880 | controller |       {
2026-06-11 12:41:35.565895 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.565909 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.565923 | controller |         "fieldsV1": {
2026-06-11 12:41:35.565937 | controller |           "f:metadata": {
2026-06-11 12:41:35.565950 | controller |             "f:annotations": {
2026-06-11 12:41:35.565964 | controller |               ".": {},
2026-06-11 12:41:35.565978 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-11 12:41:35.565992 | controller |             },
2026-06-11 12:41:35.566006 | controller |             "f:generateName": {},
2026-06-11 12:41:35.566021 | controller |             "f:labels": {
2026-06-11 12:41:35.566041 | controller |               ".": {},
2026-06-11 12:41:35.566054 | controller |               "f:app.kubernetes.io/name": {},
2026-06-11 12:41:35.566069 | controller |               "f:control-plane": {},
2026-06-11 12:41:35.566083 | controller |               "f:openstack.org/operator-name": {},
2026-06-11 12:41:35.566096 | controller |               "f:pod-template-hash": {}
2026-06-11 12:41:35.566116 | controller |             },
2026-06-11 12:41:35.566131 | controller |             "f:ownerReferences": {
2026-06-11 12:41:35.566145 | controller |               ".": {},
2026-06-11 12:41:35.566159 | controller |               "k:{\"uid\":\"7d80be55-2b1e-405e-aa21-330ac0bc4039\"}": {}
2026-06-11 12:41:35.566174 | controller |             }
2026-06-11 12:41:35.566188 | controller |           },
2026-06-11 12:41:35.566202 | controller |           "f:spec": {
2026-06-11 12:41:35.566216 | controller |             "f:containers": {
2026-06-11 12:41:35.566231 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-11 12:41:35.566245 | controller |                 ".": {},
2026-06-11 12:41:35.566259 | controller |                 "f:args": {},
2026-06-11 12:41:35.566273 | controller |                 "f:command": {},
2026-06-11 12:41:35.566287 | controller |                 "f:env": {
2026-06-11 12:41:35.566301 | controller |                   ".": {},
2026-06-11 12:41:35.566315 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-11 12:41:35.566329 | controller |                     ".": {},
2026-06-11 12:41:35.566377 | controller |                     "f:name": {},
2026-06-11 12:41:35.566397 | controller |                     "f:value": {}
2026-06-11 12:41:35.566412 | controller |                   },
2026-06-11 12:41:35.566427 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-11 12:41:35.566442 | controller |                     ".": {},
2026-06-11 12:41:35.566456 | controller |                     "f:name": {},
2026-06-11 12:41:35.566470 | controller |                     "f:value": {}
2026-06-11 12:41:35.566577 | controller |                   },
2026-06-11 12:41:35.566597 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-11 12:41:35.566613 | controller |                     ".": {},
2026-06-11 12:41:35.566630 | controller |                     "f:name": {},
2026-06-11 12:41:35.566644 | controller |                     "f:value": {}
2026-06-11 12:41:35.566659 | controller |                   },
2026-06-11 12:41:35.566673 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-11 12:41:35.566688 | controller |                     ".": {},
2026-06-11 12:41:35.566702 | controller |                     "f:name": {},
2026-06-11 12:41:35.566717 | controller |                     "f:value": {}
2026-06-11 12:41:35.566731 | controller |                   },
2026-06-11 12:41:35.566746 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-11 12:41:35.566761 | controller |                     ".": {},
2026-06-11 12:41:35.566775 | controller |                     "f:name": {},
2026-06-11 12:41:35.566789 | controller |                     "f:value": {}
2026-06-11 12:41:35.566804 | controller |                   }
2026-06-11 12:41:35.566818 | controller |                 },
2026-06-11 12:41:35.566832 | controller |                 "f:image": {},
2026-06-11 12:41:35.566846 | controller |                 "f:imagePullPolicy": {},
2026-06-11 12:41:35.566861 | controller |                 "f:livenessProbe": {
2026-06-11 12:41:35.566875 | controller |                   ".": {},
2026-06-11 12:41:35.566889 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:35.566904 | controller |                   "f:httpGet": {
2026-06-11 12:41:35.566918 | controller |                     ".": {},
2026-06-11 12:41:35.566932 | controller |                     "f:path": {},
2026-06-11 12:41:35.566946 | controller |                     "f:port": {},
2026-06-11 12:41:35.566961 | controller |                     "f:scheme": {}
2026-06-11 12:41:35.566975 | controller |                   },
2026-06-11 12:41:35.566989 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:35.567003 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:35.567017 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:35.567035 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:35.567050 | controller |                 },
2026-06-11 12:41:35.567064 | controller |                 "f:name": {},
2026-06-11 12:41:35.567078 | controller |                 "f:readinessProbe": {
2026-06-11 12:41:35.567092 | controller |                   ".": {},
2026-06-11 12:41:35.567106 | controller |                   "f:failureThreshold": {},
2026-06-11 12:41:35.567120 | controller |                   "f:httpGet": {
2026-06-11 12:41:35.567135 | controller |                     ".": {},
2026-06-11 12:41:35.567149 | controller |                     "f:path": {},
2026-06-11 12:41:35.567163 | controller |                     "f:port": {},
2026-06-11 12:41:35.567177 | controller |                     "f:scheme": {}
2026-06-11 12:41:35.567191 | controller |                   },
2026-06-11 12:41:35.567205 | controller |                   "f:initialDelaySeconds": {},
2026-06-11 12:41:35.567219 | controller |                   "f:periodSeconds": {},
2026-06-11 12:41:35.567233 | controller |                   "f:successThreshold": {},
2026-06-11 12:41:35.567247 | controller |                   "f:timeoutSeconds": {}
2026-06-11 12:41:35.567262 | controller |                 },
2026-06-11 12:41:35.567276 | controller |                 "f:resources": {
2026-06-11 12:41:35.567290 | controller |                   ".": {},
2026-06-11 12:41:35.567305 | controller |                   "f:limits": {
2026-06-11 12:41:35.567319 | controller |                     ".": {},
2026-06-11 12:41:35.567333 | controller |                     "f:cpu": {},
2026-06-11 12:41:35.567363 | controller |                     "f:memory": {}
2026-06-11 12:41:35.567385 | controller |                   },
2026-06-11 12:41:35.567400 | controller |                   "f:requests": {
2026-06-11 12:41:35.567415 | controller |                     ".": {},
2026-06-11 12:41:35.567429 | controller |                     "f:cpu": {},
2026-06-11 12:41:35.567443 | controller |                     "f:memory": {}
2026-06-11 12:41:35.567457 | controller |                   }
2026-06-11 12:41:35.567471 | controller |                 },
2026-06-11 12:41:35.567485 | controller |                 "f:securityContext": {
2026-06-11 12:41:35.567500 | controller |                   ".": {},
2026-06-11 12:41:35.567515 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-11 12:41:35.567530 | controller |                 },
2026-06-11 12:41:35.567544 | controller |                 "f:terminationMessagePath": {},
2026-06-11 12:41:35.567558 | controller |                 "f:terminationMessagePolicy": {}
2026-06-11 12:41:35.567573 | controller |               }
2026-06-11 12:41:35.567587 | controller |             },
2026-06-11 12:41:35.567601 | controller |             "f:dnsPolicy": {},
2026-06-11 12:41:35.567615 | controller |             "f:enableServiceLinks": {},
2026-06-11 12:41:35.567629 | controller |             "f:restartPolicy": {},
2026-06-11 12:41:35.567643 | controller |             "f:schedulerName": {},
2026-06-11 12:41:35.567657 | controller |             "f:securityContext": {
2026-06-11 12:41:35.567671 | controller |               ".": {},
2026-06-11 12:41:35.567685 | controller |               "f:runAsNonRoot": {}
2026-06-11 12:41:35.567700 | controller |             },
2026-06-11 12:41:35.567714 | controller |             "f:serviceAccount": {},
2026-06-11 12:41:35.567728 | controller |             "f:serviceAccountName": {},
2026-06-11 12:41:35.567743 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-11 12:41:35.567757 | controller |             "f:tolerations": {}
2026-06-11 12:41:35.567772 | controller |           }
2026-06-11 12:41:35.567786 | controller |         },
2026-06-11 12:41:35.567801 | controller |         "manager": "kube-controller-manager",
2026-06-11 12:41:35.567815 | controller |         "operation": "Update",
2026-06-11 12:41:35.567829 | controller |         "time": "2026-06-11T11:43:44Z"
2026-06-11 12:41:35.567844 | controller |       },
2026-06-11 12:41:35.567862 | controller |       {
2026-06-11 12:41:35.567877 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.567892 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.567906 | controller |         "fieldsV1": {
2026-06-11 12:41:35.567920 | controller |           "f:metadata": {
2026-06-11 12:41:35.567935 | controller |             "f:annotations": {
2026-06-11 12:41:35.567949 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-11 12:41:35.567963 | controller |             }
2026-06-11 12:41:35.567978 | controller |           }
2026-06-11 12:41:35.567992 | controller |         },
2026-06-11 12:41:35.568006 | controller |         "manager": "multus-daemon",
2026-06-11 12:41:35.568020 | controller |         "operation": "Update",
2026-06-11 12:41:35.568034 | controller |         "subresource": "status",
2026-06-11 12:41:35.568048 | controller |         "time": "2026-06-11T11:44:16Z"
2026-06-11 12:41:35.568062 | controller |       },
2026-06-11 12:41:35.568076 | controller |       {
2026-06-11 12:41:35.568090 | controller |         "apiVersion": "v1",
2026-06-11 12:41:35.568104 | controller |         "fieldsType": "FieldsV1",
2026-06-11 12:41:35.568118 | controller |         "fieldsV1": {
2026-06-11 12:41:35.568132 | controller |           "f:status": {
2026-06-11 12:41:35.568146 | controller |             "f:conditions": {
2026-06-11 12:41:35.568160 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-11 12:41:35.568174 | controller |                 ".": {},
2026-06-11 12:41:35.568188 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.568202 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.568216 | controller |                 "f:status": {},
2026-06-11 12:41:35.568230 | controller |                 "f:type": {}
2026-06-11 12:41:35.568244 | controller |               },
2026-06-11 12:41:35.568258 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-11 12:41:35.568272 | controller |                 ".": {},
2026-06-11 12:41:35.568286 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.568300 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.568315 | controller |                 "f:status": {},
2026-06-11 12:41:35.568329 | controller |                 "f:type": {}
2026-06-11 12:41:35.568343 | controller |               },
2026-06-11 12:41:35.568377 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-11 12:41:35.568392 | controller |                 ".": {},
2026-06-11 12:41:35.568407 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.568422 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.568436 | controller |                 "f:status": {},
2026-06-11 12:41:35.568450 | controller |                 "f:type": {}
2026-06-11 12:41:35.568464 | controller |               },
2026-06-11 12:41:35.568478 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-11 12:41:35.568492 | controller |                 ".": {},
2026-06-11 12:41:35.568507 | controller |                 "f:lastProbeTime": {},
2026-06-11 12:41:35.568521 | controller |                 "f:lastTransitionTime": {},
2026-06-11 12:41:35.568535 | controller |                 "f:status": {},
2026-06-11 12:41:35.568549 | controller |                 "f:type": {}
2026-06-11 12:41:35.568563 | controller |               }
2026-06-11 12:41:35.568577 | controller |             },
2026-06-11 12:41:35.568592 | controller |             "f:containerStatuses": {},
2026-06-11 12:41:35.568606 | controller |             "f:hostIP": {},
2026-06-11 12:41:35.568620 | controller |             "f:hostIPs": {},
2026-06-11 12:41:35.568635 | controller |             "f:phase": {},
2026-06-11 12:41:35.568649 | controller |             "f:podIP": {},
2026-06-11 12:41:35.568663 | controller |             "f:podIPs": {
2026-06-11 12:41:35.568677 | controller |               ".": {},
2026-06-11 12:41:35.568695 | controller |               "k:{\"ip\":\"10.217.0.93\"}": {
2026-06-11 12:41:35.568710 | controller |                 ".": {},
2026-06-11 12:41:35.568725 | controller |                 "f:ip": {}
2026-06-11 12:41:35.568739 | controller |               }
2026-06-11 12:41:35.568754 | controller |             },
2026-06-11 12:41:35.568769 | controller |             "f:startTime": {}
2026-06-11 12:41:35.568783 | controller |           }
2026-06-11 12:41:35.568797 | controller |         },
2026-06-11 12:41:35.568811 | controller |         "manager": "kubelet",
2026-06-11 12:41:35.568826 | controller |         "operation": "Update",
2026-06-11 12:41:35.568840 | controller |         "subresource": "status",
2026-06-11 12:41:35.568854 | controller |         "time": "2026-06-11T11:45:18Z"
2026-06-11 12:41:35.568868 | controller |       }
2026-06-11 12:41:35.568883 | controller |     ],
2026-06-11 12:41:35.568897 | controller |     "name": "watcher-operator-controller-manager-577b679b5c-nwls9",
2026-06-11 12:41:35.568912 | controller |     "namespace": "openstack-operators",
2026-06-11 12:41:35.568926 | controller |     "ownerReferences": [
2026-06-11 12:41:35.568940 | controller |       {
2026-06-11 12:41:35.568955 | controller |         "apiVersion": "apps/v1",
2026-06-11 12:41:35.568968 | controller |         "blockOwnerDeletion": true,
2026-06-11 12:41:35.568982 | controller |         "controller": true,
2026-06-11 12:41:35.568996 | controller |         "kind": "ReplicaSet",
2026-06-11 12:41:35.569010 | controller |         "name": "watcher-operator-controller-manager-577b679b5c",
2026-06-11 12:41:35.569024 | controller |         "uid": "7d80be55-2b1e-405e-aa21-330ac0bc4039"
2026-06-11 12:41:35.569038 | controller |       }
2026-06-11 12:41:35.569052 | controller |     ],
2026-06-11 12:41:35.569067 | controller |     "resourceVersion": "54915",
2026-06-11 12:41:35.569081 | controller |     "uid": "f47e423b-32f9-48e5-b088-c6381ece8d8c"
2026-06-11 12:41:35.569096 | controller |   },
2026-06-11 12:41:35.569110 | controller |   "spec": {
2026-06-11 12:41:35.569125 | controller |     "containers": [
2026-06-11 12:41:35.569140 | controller |       {
2026-06-11 12:41:35.569154 | controller |         "args": [
2026-06-11 12:41:35.569168 | controller |           "--leader-elect",
2026-06-11 12:41:35.569182 | controller |           "--health-probe-bind-address=:8081",
2026-06-11 12:41:35.569196 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-11 12:41:35.569211 | controller |         ],
2026-06-11 12:41:35.569225 | controller |         "command": [
2026-06-11 12:41:35.569239 | controller |           "/manager"
2026-06-11 12:41:35.569254 | controller |         ],
2026-06-11 12:41:35.569268 | controller |         "env": [
2026-06-11 12:41:35.569287 | controller |           {
2026-06-11 12:41:35.569304 | controller |             "name": "LEASE_DURATION",
2026-06-11 12:41:35.569318 | controller |             "value": "30"
2026-06-11 12:41:35.569333 | controller |           },
2026-06-11 12:41:35.569363 | controller |           {
2026-06-11 12:41:35.569382 | controller |             "name": "RENEW_DEADLINE",
2026-06-11 12:41:35.569397 | controller |             "value": "20"
2026-06-11 12:41:35.569412 | controller |           },
2026-06-11 12:41:35.569427 | controller |           {
2026-06-11 12:41:35.569441 | controller |             "name": "RETRY_PERIOD",
2026-06-11 12:41:35.569455 | controller |             "value": "5"
2026-06-11 12:41:35.569469 | controller |           },
2026-06-11 12:41:35.569483 | controller |           {
2026-06-11 12:41:35.569498 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-11 12:41:35.569512 | controller |             "value": "false"
2026-06-11 12:41:35.569526 | controller |           },
2026-06-11 12:41:35.569540 | controller |           {
2026-06-11 12:41:35.569555 | controller |             "name": "METRICS_CERTS",
2026-06-11 12:41:35.569569 | controller |             "value": "false"
2026-06-11 12:41:35.569583 | controller |           }
2026-06-11 12:41:35.569601 | controller |         ],
2026-06-11 12:41:35.569616 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d",
2026-06-11 12:41:35.569631 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-11 12:41:35.569646 | controller |         "livenessProbe": {
2026-06-11 12:41:35.569660 | controller |           "failureThreshold": 3,
2026-06-11 12:41:35.569675 | controller |           "httpGet": {
2026-06-11 12:41:35.569690 | controller |             "path": "/healthz",
2026-06-11 12:41:35.569704 | controller |             "port": 8081,
2026-06-11 12:41:35.569730 | controller |             "scheme": "HTTP"
2026-06-11 12:41:35.569747 | controller |           },
2026-06-11 12:41:35.569762 | controller |           "initialDelaySeconds": 15,
2026-06-11 12:41:35.569777 | controller |           "periodSeconds": 20,
2026-06-11 12:41:35.569791 | controller |           "successThreshold": 1,
2026-06-11 12:41:35.569806 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:35.569820 | controller |         },
2026-06-11 12:41:35.569834 | controller |         "name": "manager",
2026-06-11 12:41:35.569848 | controller |         "readinessProbe": {
2026-06-11 12:41:35.569862 | controller |           "failureThreshold": 3,
2026-06-11 12:41:35.569877 | controller |           "httpGet": {
2026-06-11 12:41:35.569891 | controller |             "path": "/readyz",
2026-06-11 12:41:35.569905 | controller |             "port": 8081,
2026-06-11 12:41:35.569919 | controller |             "scheme": "HTTP"
2026-06-11 12:41:35.569934 | controller |           },
2026-06-11 12:41:35.569948 | controller |           "initialDelaySeconds": 5,
2026-06-11 12:41:35.569962 | controller |           "periodSeconds": 10,
2026-06-11 12:41:35.569976 | controller |           "successThreshold": 1,
2026-06-11 12:41:35.569990 | controller |           "timeoutSeconds": 1
2026-06-11 12:41:35.570005 | controller |         },
2026-06-11 12:41:35.570019 | controller |         "resources": {
2026-06-11 12:41:35.570033 | controller |           "limits": {
2026-06-11 12:41:35.570047 | controller |             "cpu": "500m",
2026-06-11 12:41:35.570061 | controller |             "memory": "512Mi"
2026-06-11 12:41:35.570075 | controller |           },
2026-06-11 12:41:35.570089 | controller |           "requests": {
2026-06-11 12:41:35.570103 | controller |             "cpu": "10m",
2026-06-11 12:41:35.570117 | controller |             "memory": "256Mi"
2026-06-11 12:41:35.570131 | controller |           }
2026-06-11 12:41:35.570145 | controller |         },
2026-06-11 12:41:35.570160 | controller |         "securityContext": {
2026-06-11 12:41:35.570173 | controller |           "allowPrivilegeEscalation": false,
2026-06-11 12:41:35.570188 | controller |           "capabilities": {
2026-06-11 12:41:35.570202 | controller |             "drop": [
2026-06-11 12:41:35.570216 | controller |               "MKNOD"
2026-06-11 12:41:35.570230 | controller |             ]
2026-06-11 12:41:35.570244 | controller |           }
2026-06-11 12:41:35.570258 | controller |         },
2026-06-11 12:41:35.570272 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-11 12:41:35.570287 | controller |         "terminationMessagePolicy": "File",
2026-06-11 12:41:35.570301 | controller |         "volumeMounts": [
2026-06-11 12:41:35.570315 | controller |           {
2026-06-11 12:41:35.570330 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:35.570359 | controller |             "name": "kube-api-access-4znhw",
2026-06-11 12:41:35.570380 | controller |             "readOnly": true
2026-06-11 12:41:35.570395 | controller |           }
2026-06-11 12:41:35.570410 | controller |         ]
2026-06-11 12:41:35.570425 | controller |       }
2026-06-11 12:41:35.570439 | controller |     ],
2026-06-11 12:41:35.570454 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-11 12:41:35.570471 | controller |     "enableServiceLinks": true,
2026-06-11 12:41:35.570486 | controller |     "imagePullSecrets": [
2026-06-11 12:41:35.570500 | controller |       {
2026-06-11 12:41:35.570514 | controller |         "name": "watcher-operator-controller-manager-dockercfg-qb8q6"
2026-06-11 12:41:35.570529 | controller |       }
2026-06-11 12:41:35.570543 | controller |     ],
2026-06-11 12:41:35.570558 | controller |     "nodeName": "crc",
2026-06-11 12:41:35.570572 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-11 12:41:35.570586 | controller |     "priority": 0,
2026-06-11 12:41:35.570601 | controller |     "restartPolicy": "Always",
2026-06-11 12:41:35.570615 | controller |     "schedulerName": "default-scheduler",
2026-06-11 12:41:35.570629 | controller |     "securityContext": {
2026-06-11 12:41:35.570644 | controller |       "runAsNonRoot": true,
2026-06-11 12:41:35.570659 | controller |       "seLinuxOptions": {
2026-06-11 12:41:35.570673 | controller |         "level": "s0:c26,c5"
2026-06-11 12:41:35.570687 | controller |       }
2026-06-11 12:41:35.570707 | controller |     },
2026-06-11 12:41:35.570721 | controller |     "serviceAccount": "watcher-operator-controller-manager",
2026-06-11 12:41:35.570735 | controller |     "serviceAccountName": "watcher-operator-controller-manager",
2026-06-11 12:41:35.570750 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-11 12:41:35.570764 | controller |     "tolerations": [
2026-06-11 12:41:35.570779 | controller |       {
2026-06-11 12:41:35.570794 | controller |         "effect": "NoExecute",
2026-06-11 12:41:35.570808 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-11 12:41:35.570823 | controller |         "operator": "Exists",
2026-06-11 12:41:35.570837 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:35.570852 | controller |       },
2026-06-11 12:41:35.570866 | controller |       {
2026-06-11 12:41:35.570881 | controller |         "effect": "NoExecute",
2026-06-11 12:41:35.570895 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-11 12:41:35.570909 | controller |         "operator": "Exists",
2026-06-11 12:41:35.570923 | controller |         "tolerationSeconds": 120
2026-06-11 12:41:35.570937 | controller |       },
2026-06-11 12:41:35.570952 | controller |       {
2026-06-11 12:41:35.570966 | controller |         "effect": "NoSchedule",
2026-06-11 12:41:35.570980 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-11 12:41:35.570995 | controller |         "operator": "Exists"
2026-06-11 12:41:35.571009 | controller |       }
2026-06-11 12:41:35.571024 | controller |     ],
2026-06-11 12:41:35.571039 | controller |     "volumes": [
2026-06-11 12:41:35.571053 | controller |       {
2026-06-11 12:41:35.571067 | controller |         "name": "kube-api-access-4znhw",
2026-06-11 12:41:35.571081 | controller |         "projected": {
2026-06-11 12:41:35.571096 | controller |           "defaultMode": 420,
2026-06-11 12:41:35.571110 | controller |           "sources": [
2026-06-11 12:41:35.571124 | controller |             {
2026-06-11 12:41:35.571138 | controller |               "serviceAccountToken": {
2026-06-11 12:41:35.571153 | controller |                 "expirationSeconds": 3607,
2026-06-11 12:41:35.571167 | controller |                 "path": "token"
2026-06-11 12:41:35.571181 | controller |               }
2026-06-11 12:41:35.571195 | controller |             },
2026-06-11 12:41:35.571210 | controller |             {
2026-06-11 12:41:35.571224 | controller |               "configMap": {
2026-06-11 12:41:35.571238 | controller |                 "items": [
2026-06-11 12:41:35.571252 | controller |                   {
2026-06-11 12:41:35.571266 | controller |                     "key": "ca.crt",
2026-06-11 12:41:35.571280 | controller |                     "path": "ca.crt"
2026-06-11 12:41:35.571294 | controller |                   }
2026-06-11 12:41:35.571308 | controller |                 ],
2026-06-11 12:41:35.571323 | controller |                 "name": "kube-root-ca.crt"
2026-06-11 12:41:35.571341 | controller |               }
2026-06-11 12:41:35.571375 | controller |             },
2026-06-11 12:41:35.571391 | controller |             {
2026-06-11 12:41:35.571406 | controller |               "downwardAPI": {
2026-06-11 12:41:35.571420 | controller |                 "items": [
2026-06-11 12:41:35.571435 | controller |                   {
2026-06-11 12:41:35.571449 | controller |                     "fieldRef": {
2026-06-11 12:41:35.571464 | controller |                       "apiVersion": "v1",
2026-06-11 12:41:35.571478 | controller |                       "fieldPath": "metadata.namespace"
2026-06-11 12:41:35.571493 | controller |                     },
2026-06-11 12:41:35.571507 | controller |                     "path": "namespace"
2026-06-11 12:41:35.571522 | controller |                   }
2026-06-11 12:41:35.571537 | controller |                 ]
2026-06-11 12:41:35.571551 | controller |               }
2026-06-11 12:41:35.571566 | controller |             },
2026-06-11 12:41:35.571580 | controller |             {
2026-06-11 12:41:35.571594 | controller |               "configMap": {
2026-06-11 12:41:35.571609 | controller |                 "items": [
2026-06-11 12:41:35.571623 | controller |                   {
2026-06-11 12:41:35.571637 | controller |                     "key": "service-ca.crt",
2026-06-11 12:41:35.571651 | controller |                     "path": "service-ca.crt"
2026-06-11 12:41:35.571665 | controller |                   }
2026-06-11 12:41:35.571680 | controller |                 ],
2026-06-11 12:41:35.571694 | controller |                 "name": "openshift-service-ca.crt"
2026-06-11 12:41:35.571712 | controller |               }
2026-06-11 12:41:35.571729 | controller |             }
2026-06-11 12:41:35.571743 | controller |           ]
2026-06-11 12:41:35.571757 | controller |         }
2026-06-11 12:41:35.571771 | controller |       }
2026-06-11 12:41:35.571785 | controller |     ]
2026-06-11 12:41:35.571799 | controller |   },
2026-06-11 12:41:35.571814 | controller |   "status": {
2026-06-11 12:41:35.571828 | controller |     "conditions": [
2026-06-11 12:41:35.571842 | controller |       {
2026-06-11 12:41:35.571856 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.571870 | controller |         "lastTransitionTime": "2026-06-11T11:45:05Z",
2026-06-11 12:41:35.571884 | controller |         "status": "True",
2026-06-11 12:41:35.571898 | controller |         "type": "PodReadyToStartContainers"
2026-06-11 12:41:35.571912 | controller |       },
2026-06-11 12:41:35.571926 | controller |       {
2026-06-11 12:41:35.571940 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.571954 | controller |         "lastTransitionTime": "2026-06-11T11:43:44Z",
2026-06-11 12:41:35.571967 | controller |         "status": "True",
2026-06-11 12:41:35.571982 | controller |         "type": "Initialized"
2026-06-11 12:41:35.571996 | controller |       },
2026-06-11 12:41:35.572010 | controller |       {
2026-06-11 12:41:35.572024 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.572037 | controller |         "lastTransitionTime": "2026-06-11T11:45:18Z",
2026-06-11 12:41:35.572051 | controller |         "status": "True",
2026-06-11 12:41:35.572065 | controller |         "type": "Ready"
2026-06-11 12:41:35.572079 | controller |       },
2026-06-11 12:41:35.572093 | controller |       {
2026-06-11 12:41:35.572107 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.572121 | controller |         "lastTransitionTime": "2026-06-11T11:45:18Z",
2026-06-11 12:41:35.572135 | controller |         "status": "True",
2026-06-11 12:41:35.572149 | controller |         "type": "ContainersReady"
2026-06-11 12:41:35.572163 | controller |       },
2026-06-11 12:41:35.572177 | controller |       {
2026-06-11 12:41:35.572191 | controller |         "lastProbeTime": null,
2026-06-11 12:41:35.572205 | controller |         "lastTransitionTime": "2026-06-11T11:43:44Z",
2026-06-11 12:41:35.572219 | controller |         "status": "True",
2026-06-11 12:41:35.572237 | controller |         "type": "PodScheduled"
2026-06-11 12:41:35.572251 | controller |       }
2026-06-11 12:41:35.572266 | controller |     ],
2026-06-11 12:41:35.572280 | controller |     "containerStatuses": [
2026-06-11 12:41:35.572294 | controller |       {
2026-06-11 12:41:35.572308 | controller |         "allocatedResources": {
2026-06-11 12:41:35.572322 | controller |           "cpu": "10m",
2026-06-11 12:41:35.572336 | controller |           "memory": "256Mi"
2026-06-11 12:41:35.572368 | controller |         },
2026-06-11 12:41:35.572384 | controller |         "containerID": "cri-o://73737a4a9bb3194186588379d692307ca40a6ce7fefc3addba5530754ec17b0d",
2026-06-11 12:41:35.572399 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d",
2026-06-11 12:41:35.572413 | controller |         "imageID": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d",
2026-06-11 12:41:35.572428 | controller |         "lastState": {},
2026-06-11 12:41:35.572443 | controller |         "name": "manager",
2026-06-11 12:41:35.572499 | controller |         "ready": true,
2026-06-11 12:41:35.572518 | controller |         "resources": {
2026-06-11 12:41:35.572534 | controller |           "limits": {
2026-06-11 12:41:35.572549 | controller |             "cpu": "500m",
2026-06-11 12:41:35.572563 | controller |             "memory": "512Mi"
2026-06-11 12:41:35.572578 | controller |           },
2026-06-11 12:41:35.572593 | controller |           "requests": {
2026-06-11 12:41:35.572607 | controller |             "cpu": "10m",
2026-06-11 12:41:35.572622 | controller |             "memory": "256Mi"
2026-06-11 12:41:35.572636 | controller |           }
2026-06-11 12:41:35.572650 | controller |         },
2026-06-11 12:41:35.572664 | controller |         "restartCount": 0,
2026-06-11 12:41:35.572678 | controller |         "started": true,
2026-06-11 12:41:35.572692 | controller |         "state": {
2026-06-11 12:41:35.572706 | controller |           "running": {
2026-06-11 12:41:35.572720 | controller |             "startedAt": "2026-06-11T11:45:05Z"
2026-06-11 12:41:35.572734 | controller |           }
2026-06-11 12:41:35.572748 | controller |         },
2026-06-11 12:41:35.572762 | controller |         "user": {
2026-06-11 12:41:35.572776 | controller |           "linux": {
2026-06-11 12:41:35.572790 | controller |             "gid": 0,
2026-06-11 12:41:35.572805 | controller |             "supplementalGroups": [
2026-06-11 12:41:35.572819 | controller |               0
2026-06-11 12:41:35.572834 | controller |             ],
2026-06-11 12:41:35.572848 | controller |             "uid": 65532
2026-06-11 12:41:35.572863 | controller |           }
2026-06-11 12:41:35.572877 | controller |         },
2026-06-11 12:41:35.572891 | controller |         "volumeMounts": [
2026-06-11 12:41:35.572905 | controller |           {
2026-06-11 12:41:35.572919 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-11 12:41:35.572934 | controller |             "name": "kube-api-access-4znhw",
2026-06-11 12:41:35.572949 | controller |             "readOnly": true,
2026-06-11 12:41:35.572963 | controller |             "recursiveReadOnly": "Disabled"
2026-06-11 12:41:35.572978 | controller |           }
2026-06-11 12:41:35.572992 | controller |         ]
2026-06-11 12:41:35.573007 | controller |       }
2026-06-11 12:41:35.573021 | controller |     ],
2026-06-11 12:41:35.573035 | controller |     "hostIP": "192.168.126.11",
2026-06-11 12:41:35.573049 | controller |     "hostIPs": [
2026-06-11 12:41:35.573063 | controller |       {
2026-06-11 12:41:35.573078 | controller |         "ip": "192.168.126.11"
2026-06-11 12:41:35.573092 | controller |       }
2026-06-11 12:41:35.573106 | controller |     ],
2026-06-11 12:41:35.573120 | controller |     "phase": "Running",
2026-06-11 12:41:35.573134 | controller |     "podIP": "10.217.0.93",
2026-06-11 12:41:35.573153 | controller |     "podIPs": [
2026-06-11 12:41:35.573167 | controller |       {
2026-06-11 12:41:35.573182 | controller |         "ip": "10.217.0.93"
2026-06-11 12:41:35.573196 | controller |       }
2026-06-11 12:41:35.573210 | controller |     ],
2026-06-11 12:41:35.573224 | controller |     "qosClass": "Burstable",
2026-06-11 12:41:35.573238 | controller |     "startTime": "2026-06-11T11:43:44Z"
2026-06-11 12:41:35.573252 | controller |   }
2026-06-11 12:41:35.573266 | controller | }
2026-06-11 12:41:35.717614 | 
2026-06-11 12:41:35.717796 | TASK [env_op_images : Write images to file]
2026-06-11 12:41:37.425980 | controller | changed
2026-06-11 12:41:37.456592 | 
2026-06-11 12:41:37.456729 | TASK [env_op_images : Generate pulled images registry report]
2026-06-11 12:41:37.510927 | controller | ok
2026-06-11 12:41:37.537730 | controller | included: /var/lib/zuul/builds/d693bb47def143cf8df28a15415972fc/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/pulled_images_report.yml
2026-06-11 12:41:37.559758 | 
2026-06-11 12:41:37.559855 | TASK [env_op_images : Ensure artifacts directory exists]
2026-06-11 12:41:38.018507 | controller | ok
2026-06-11 12:41:38.046209 | 
2026-06-11 12:41:38.046332 | TASK [env_op_images : Get ICSP mirror rules]
2026-06-11 12:41:39.037600 | controller | {
2026-06-11 12:41:39.037687 | controller |     "apiVersion": "v1",
2026-06-11 12:41:39.037694 | controller |     "items": [],
2026-06-11 12:41:39.037699 | controller |     "kind": "List",
2026-06-11 12:41:39.037703 | controller |     "metadata": {
2026-06-11 12:41:39.037707 | controller |         "resourceVersion": ""
2026-06-11 12:41:39.037711 | controller |     }
2026-06-11 12:41:39.037715 | controller | }
2026-06-11 12:41:39.561947 | controller | ok: Runtime: 0:00:00.172360
2026-06-11 12:41:39.591578 | 
2026-06-11 12:41:39.591689 | TASK [env_op_images : Get IDMS mirror rules]
2026-06-11 12:41:40.207959 | controller | {
2026-06-11 12:41:40.208066 | controller |     "apiVersion": "v1",
2026-06-11 12:41:40.208082 | controller |     "items": [],
2026-06-11 12:41:40.208093 | controller |     "kind": "List",
2026-06-11 12:41:40.208104 | controller |     "metadata": {
2026-06-11 12:41:40.208116 | controller |         "resourceVersion": ""
2026-06-11 12:41:40.208126 | controller |     }
2026-06-11 12:41:40.208136 | controller | }
2026-06-11 12:41:40.742494 | controller | ok: Runtime: 0:00:00.157918
2026-06-11 12:41:40.769664 | 
2026-06-11 12:41:40.769783 | TASK [env_op_images : Build source-to-mirror mapping from ICSP/IDMS]
2026-06-11 12:41:40.883558 | controller | ok
2026-06-11 12:41:40.908922 | 
2026-06-11 12:41:40.909024 | TASK [env_op_images : Warn if no ICSP/IDMS mirror rules found]
2026-06-11 12:41:41.022990 | 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-11 12:41:41.049766 | 
2026-06-11 12:41:41.049874 | LOOP [env_op_images : Get pods per namespace]
2026-06-11 12:41:43.516268 | controller | ok: "openstack"
2026-06-11 12:41:43.516546 | controller | ok: All items complete
2026-06-11 12:41:43.516576 | 
2026-06-11 12:41:45.034836 | controller | ok: "openstack-operators"
2026-06-11 12:41:46.149918 | 
2026-06-11 12:41:46.150082 | TASK [env_op_images : Build per-pod pulled images report]
2026-06-11 12:41:47.994120 | controller | ok
2026-06-11 12:41:48.046664 | 
2026-06-11 12:41:48.046841 | TASK [env_op_images : Build report summary]
2026-06-11 12:41:48.165724 | controller | ok
2026-06-11 12:41:48.190887 | 
2026-06-11 12:41:48.191039 | TASK [env_op_images : Save pulled images report to artifacts]
2026-06-11 12:41:50.574963 | controller | changed
2026-06-11 12:41:50.595071 | 
2026-06-11 12:41:50.595168 | TASK [env_op_images : Pulled images report summary]
2026-06-11 12:41:50.677500 | controller | ok: Pulled images report: 120 containers (0 mirror, 120 source), 0 mirror rules. Full report: /home/zuul/ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-11 12:41:50.702074 | 
2026-06-11 12:41:50.702221 | TASK [env_op_images : Verify pulled report against CRI-O node logs]
2026-06-11 12:41:50.758737 | controller | ok
2026-06-11 12:41:50.784989 | controller | included: /var/lib/zuul/builds/d693bb47def143cf8df28a15415972fc/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/verify_pulled_report_crio.yml
2026-06-11 12:41:50.811014 | 
2026-06-11 12:41:50.811088 | TASK [env_op_images : Check pulled images report exists]
2026-06-11 12:41:51.305560 | controller | ok
2026-06-11 12:41:51.331882 | 
2026-06-11 12:41:51.331986 | TASK [env_op_images : Ensure CRI-O logs directory exists]
2026-06-11 12:41:51.746534 | controller | changed
2026-06-11 12:41:51.773087 | 
2026-06-11 12:41:51.773189 | TASK [env_op_images : List cluster nodes]
2026-06-11 12:41:52.380331 | controller | {
2026-06-11 12:41:52.380841 | controller |     "apiVersion": "v1",
2026-06-11 12:41:52.380862 | controller |     "items": [
2026-06-11 12:41:52.380869 | controller |         {
2026-06-11 12:41:52.380878 | controller |             "apiVersion": "v1",
2026-06-11 12:41:52.380885 | controller |             "kind": "Node",
2026-06-11 12:41:52.380891 | controller |             "metadata": {
2026-06-11 12:41:52.380896 | controller |                 "annotations": {
2026-06-11 12:41:52.380905 | controller |                     "csi.volume.kubernetes.io/nodeid": "{\"kubevirt.io.hostpath-provisioner\":\"crc\"}",
2026-06-11 12:41:52.380916 | 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-11 12:41:52.380925 | 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-11 12:41:52.380931 | controller |                     "k8s.ovn.org/node-chassis-id": "3b0abf3d-8e25-46c6-8e31-df8d6f85716a",
2026-06-11 12:41:52.380938 | controller |                     "k8s.ovn.org/node-encap-ips": "[\"192.168.126.11\"]",
2026-06-11 12:41:52.380943 | controller |                     "k8s.ovn.org/node-id": "2",
2026-06-11 12:41:52.380953 | controller |                     "k8s.ovn.org/node-masquerade-subnet": "{\"ipv4\":\"169.254.0.0/17\",\"ipv6\":\"fd69::/112\"}",
2026-06-11 12:41:52.380961 | controller |                     "k8s.ovn.org/node-primary-ifaddr": "{\"ipv4\":\"192.168.130.11/24\"}",
2026-06-11 12:41:52.380968 | controller |                     "k8s.ovn.org/node-subnets": "{\"default\":[\"10.217.0.0/23\"]}",
2026-06-11 12:41:52.380986 | controller |                     "k8s.ovn.org/node-transit-switch-port-ifaddr": "{\"ipv4\":\"100.88.0.2/16\"}",
2026-06-11 12:41:52.380997 | controller |                     "k8s.ovn.org/remote-zone-migrated": "crc",
2026-06-11 12:41:52.381004 | controller |                     "k8s.ovn.org/zone-name": "crc",
2026-06-11 12:41:52.381011 | controller |                     "machineconfiguration.openshift.io/controlPlaneTopology": "SingleReplica",
2026-06-11 12:41:52.381017 | controller |                     "machineconfiguration.openshift.io/currentConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-11 12:41:52.381022 | controller |                     "machineconfiguration.openshift.io/desiredConfig": "rendered-master-51d43883ce6e639d56c4d68103b6bed0",
2026-06-11 12:41:52.381028 | controller |                     "machineconfiguration.openshift.io/desiredDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-11 12:41:52.381033 | controller |                     "machineconfiguration.openshift.io/lastAppliedDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-11 12:41:52.381038 | controller |                     "machineconfiguration.openshift.io/lastObservedServerCAAnnotation": "false",
2026-06-11 12:41:52.381043 | controller |                     "machineconfiguration.openshift.io/lastSyncedControllerConfigResourceVersion": "88956",
2026-06-11 12:41:52.381048 | controller |                     "machineconfiguration.openshift.io/post-config-action": "",
2026-06-11 12:41:52.381053 | controller |                     "machineconfiguration.openshift.io/reason": "unexpected on-disk state validating against rendered-master-463c990ae77c88c10ed494b769c09675: content mismatch for file \"/etc/containers/registries.conf\"",
2026-06-11 12:41:52.381058 | controller |                     "machineconfiguration.openshift.io/state": "Degraded",
2026-06-11 12:41:52.381063 | controller |                     "volumes.kubernetes.io/controller-managed-attach-detach": "true"
2026-06-11 12:41:52.381068 | controller |                 },
2026-06-11 12:41:52.381073 | controller |                 "creationTimestamp": "2025-11-02T07:49:51Z",
2026-06-11 12:41:52.381078 | controller |                 "labels": {
2026-06-11 12:41:52.381082 | controller |                     "beta.kubernetes.io/arch": "amd64",
2026-06-11 12:41:52.381087 | controller |                     "beta.kubernetes.io/os": "linux",
2026-06-11 12:41:52.381101 | controller |                     "kubernetes.io/arch": "amd64",
2026-06-11 12:41:52.381106 | controller |                     "kubernetes.io/hostname": "crc",
2026-06-11 12:41:52.381111 | controller |                     "kubernetes.io/os": "linux",
2026-06-11 12:41:52.381116 | controller |                     "node-role.kubernetes.io/control-plane": "",
2026-06-11 12:41:52.381121 | controller |                     "node-role.kubernetes.io/master": "",
2026-06-11 12:41:52.381126 | controller |                     "node-role.kubernetes.io/worker": "",
2026-06-11 12:41:52.381130 | controller |                     "node.openshift.io/os_id": "rhel",
2026-06-11 12:41:52.381135 | controller |                     "topology.hostpath.csi/node": "crc"
2026-06-11 12:41:52.381140 | controller |                 },
2026-06-11 12:41:52.381145 | controller |                 "name": "crc",
2026-06-11 12:41:52.381150 | controller |                 "resourceVersion": "92135",
2026-06-11 12:41:52.381155 | controller |                 "uid": "23216ff3-032e-49af-af7e-1d23d5907b59"
2026-06-11 12:41:52.381160 | controller |             },
2026-06-11 12:41:52.381165 | controller |             "spec": {},
2026-06-11 12:41:52.381169 | controller |             "status": {
2026-06-11 12:41:52.381174 | controller |                 "addresses": [
2026-06-11 12:41:52.381179 | controller |                     {
2026-06-11 12:41:52.381184 | controller |                         "address": "192.168.126.11",
2026-06-11 12:41:52.381188 | controller |                         "type": "InternalIP"
2026-06-11 12:41:52.381193 | controller |                     },
2026-06-11 12:41:52.381198 | controller |                     {
2026-06-11 12:41:52.381203 | controller |                         "address": "crc",
2026-06-11 12:41:52.381208 | controller |                         "type": "Hostname"
2026-06-11 12:41:52.381213 | controller |                     }
2026-06-11 12:41:52.381218 | controller |                 ],
2026-06-11 12:41:52.381236 | controller |                 "allocatable": {
2026-06-11 12:41:52.381241 | controller |                     "cpu": "11800m",
2026-06-11 12:41:52.381246 | controller |                     "ephemeral-storage": "231016688053",
2026-06-11 12:41:52.381250 | controller |                     "hugepages-1Gi": "0",
2026-06-11 12:41:52.381255 | controller |                     "hugepages-2Mi": "0",
2026-06-11 12:41:52.381260 | controller |                     "memory": "31621692Ki",
2026-06-11 12:41:52.381265 | controller |                     "pods": "250"
2026-06-11 12:41:52.381270 | controller |                 },
2026-06-11 12:41:52.381275 | controller |                 "capacity": {
2026-06-11 12:41:52.381279 | controller |                     "cpu": "12",
2026-06-11 12:41:52.381284 | controller |                     "ephemeral-storage": "251067372Ki",
2026-06-11 12:41:52.381289 | controller |                     "hugepages-1Gi": "0",
2026-06-11 12:41:52.381294 | controller |                     "hugepages-2Mi": "0",
2026-06-11 12:41:52.381299 | controller |                     "memory": "32082492Ki",
2026-06-11 12:41:52.381304 | controller |                     "pods": "250"
2026-06-11 12:41:52.381308 | controller |                 },
2026-06-11 12:41:52.381313 | controller |                 "conditions": [
2026-06-11 12:41:52.381318 | controller |                     {
2026-06-11 12:41:52.381323 | controller |                         "lastHeartbeatTime": "2026-06-11T12:40:07Z",
2026-06-11 12:41:52.381328 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-11 12:41:52.381333 | controller |                         "message": "kubelet has sufficient memory available",
2026-06-11 12:41:52.381338 | controller |                         "reason": "KubeletHasSufficientMemory",
2026-06-11 12:41:52.381342 | controller |                         "status": "False",
2026-06-11 12:41:52.381347 | controller |                         "type": "MemoryPressure"
2026-06-11 12:41:52.381362 | controller |                     },
2026-06-11 12:41:52.381367 | controller |                     {
2026-06-11 12:41:52.381372 | controller |                         "lastHeartbeatTime": "2026-06-11T12:40:07Z",
2026-06-11 12:41:52.381377 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-11 12:41:52.381381 | controller |                         "message": "kubelet has no disk pressure",
2026-06-11 12:41:52.381386 | controller |                         "reason": "KubeletHasNoDiskPressure",
2026-06-11 12:41:52.381391 | controller |                         "status": "False",
2026-06-11 12:41:52.381396 | controller |                         "type": "DiskPressure"
2026-06-11 12:41:52.381404 | controller |                     },
2026-06-11 12:41:52.381408 | controller |                     {
2026-06-11 12:41:52.381413 | controller |                         "lastHeartbeatTime": "2026-06-11T12:40:07Z",
2026-06-11 12:41:52.381418 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-11 12:41:52.381423 | controller |                         "message": "kubelet has sufficient PID available",
2026-06-11 12:41:52.381428 | controller |                         "reason": "KubeletHasSufficientPID",
2026-06-11 12:41:52.381433 | controller |                         "status": "False",
2026-06-11 12:41:52.381438 | controller |                         "type": "PIDPressure"
2026-06-11 12:41:52.381442 | controller |                     },
2026-06-11 12:41:52.381447 | controller |                     {
2026-06-11 12:41:52.381452 | controller |                         "lastHeartbeatTime": "2026-06-11T12:40:07Z",
2026-06-11 12:41:52.381457 | controller |                         "lastTransitionTime": "2026-05-05T08:09:02Z",
2026-06-11 12:41:52.381462 | controller |                         "message": "kubelet is posting ready status",
2026-06-11 12:41:52.381467 | controller |                         "reason": "KubeletReady",
2026-06-11 12:41:52.381471 | controller |                         "status": "True",
2026-06-11 12:41:52.381476 | controller |                         "type": "Ready"
2026-06-11 12:41:52.381481 | controller |                     }
2026-06-11 12:41:52.381486 | controller |                 ],
2026-06-11 12:41:52.381491 | controller |                 "daemonEndpoints": {
2026-06-11 12:41:52.381495 | controller |                     "kubeletEndpoint": {
2026-06-11 12:41:52.381500 | controller |                         "Port": 10250
2026-06-11 12:41:52.381505 | controller |                     }
2026-06-11 12:41:52.381510 | controller |                 },
2026-06-11 12:41:52.381515 | controller |                 "features": {
2026-06-11 12:41:52.381519 | controller |                     "supplementalGroupsPolicy": true
2026-06-11 12:41:52.381524 | controller |                 },
2026-06-11 12:41:52.381529 | controller |                 "images": [
2026-06-11 12:41:52.381555 | controller |                     {
2026-06-11 12:41:52.381560 | controller |                         "names": [
2026-06-11 12:41:52.381565 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3"
2026-06-11 12:41:52.381570 | controller |                         ],
2026-06-11 12:41:52.381575 | controller |                         "sizeBytes": 2981840865
2026-06-11 12:41:52.381580 | controller |                     },
2026-06-11 12:41:52.381584 | controller |                     {
2026-06-11 12:41:52.381589 | controller |                         "names": [
2026-06-11 12:41:52.381594 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:17ab4d99557778e6afe5e9146f4101afee5cc37b156a72f5666c03bc2ebee883"
2026-06-11 12:41:52.381599 | controller |                         ],
2026-06-11 12:41:52.381604 | controller |                         "sizeBytes": 1791386233
2026-06-11 12:41:52.381608 | controller |                     },
2026-06-11 12:41:52.381613 | controller |                     {
2026-06-11 12:41:52.381618 | controller |                         "names": [
2026-06-11 12:41:52.381623 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:53c66d689150010983275e5a155c9b2e8343887caa0579ad86cd3f8dcdf70d2b",
2026-06-11 12:41:52.381628 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60",
2026-06-11 12:41:52.381632 | controller |                             "registry.redhat.io/redhat/redhat-operator-index:v4.20"
2026-06-11 12:41:52.381637 | controller |                         ],
2026-06-11 12:41:52.381642 | controller |                         "sizeBytes": 1662318656
2026-06-11 12:41:52.381647 | controller |                     },
2026-06-11 12:41:52.381652 | controller |                     {
2026-06-11 12:41:52.381656 | controller |                         "names": [
2026-06-11 12:41:52.381661 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122"
2026-06-11 12:41:52.381666 | controller |                         ],
2026-06-11 12:41:52.381671 | controller |                         "sizeBytes": 1641503854
2026-06-11 12:41:52.381675 | controller |                     },
2026-06-11 12:41:52.381683 | controller |                     {
2026-06-11 12:41:52.381688 | controller |                         "names": [
2026-06-11 12:41:52.381697 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:286bb0beab328954b0a86b7f066fd5a843b462d6acb2812df7ec788015cd32d4"
2026-06-11 12:41:52.381702 | controller |                         ],
2026-06-11 12:41:52.381707 | controller |                         "sizeBytes": 1597684406
2026-06-11 12:41:52.381715 | controller |                     },
2026-06-11 12:41:52.381721 | controller |                     {
2026-06-11 12:41:52.381726 | controller |                         "names": [
2026-06-11 12:41:52.381731 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:c9add2335003619091431949f06c510389101d25ed6fce687f8c88c5af845e28"
2026-06-11 12:41:52.381756 | controller |                         ],
2026-06-11 12:41:52.381766 | controller |                         "sizeBytes": 1283022964
2026-06-11 12:41:52.381771 | controller |                     },
2026-06-11 12:41:52.381775 | controller |                     {
2026-06-11 12:41:52.381780 | controller |                         "names": [
2026-06-11 12:41:52.381785 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05"
2026-06-11 12:41:52.381790 | controller |                         ],
2026-06-11 12:41:52.381795 | controller |                         "sizeBytes": 1261384762
2026-06-11 12:41:52.381799 | controller |                     },
2026-06-11 12:41:52.381804 | controller |                     {
2026-06-11 12:41:52.381809 | controller |                         "names": [
2026-06-11 12:41:52.381814 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:37e263543015cf9e1eb290fd9b583ca3e38111ab4a2c1b19924645996153a503"
2026-06-11 12:41:52.381818 | controller |                         ],
2026-06-11 12:41:52.381823 | controller |                         "sizeBytes": 1236270196
2026-06-11 12:41:52.381828 | controller |                     },
2026-06-11 12:41:52.381833 | controller |                     {
2026-06-11 12:41:52.381837 | controller |                         "names": [
2026-06-11 12:41:52.381842 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:8d607fb6cc75ca36bca1e0a9c5bea5d1919b75db20733df69c64c8a10ee8083d"
2026-06-11 12:41:52.381847 | controller |                         ],
2026-06-11 12:41:52.381852 | controller |                         "sizeBytes": 1224304325
2026-06-11 12:41:52.381857 | controller |                     },
2026-06-11 12:41:52.381861 | controller |                     {
2026-06-11 12:41:52.381866 | controller |                         "names": [
2026-06-11 12:41:52.381871 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:16c924364aff11c1e7d81fc194230d06a544055b8b45d3db8079a0682e0aed75"
2026-06-11 12:41:52.381876 | controller |                         ],
2026-06-11 12:41:52.381880 | controller |                         "sizeBytes": 1188201576
2026-06-11 12:41:52.381885 | controller |                     },
2026-06-11 12:41:52.381890 | controller |                     {
2026-06-11 12:41:52.381895 | controller |                         "names": [
2026-06-11 12:41:52.381900 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a",
2026-06-11 12:41:52.381905 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-11 12:41:52.381909 | controller |                         ],
2026-06-11 12:41:52.381914 | controller |                         "sizeBytes": 1161782565
2026-06-11 12:41:52.381919 | controller |                     },
2026-06-11 12:41:52.381924 | controller |                     {
2026-06-11 12:41:52.381928 | controller |                         "names": [
2026-06-11 12:41:52.381933 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:d6a3c73e660717c9523fb088ca762ef369686c3f987ce4e9ef9a272ac87396c0",
2026-06-11 12:41:52.381938 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:e0619edb1918888825b593b3b8f40e018dfe1d589bf765ae742cc2e57f8cf51c",
2026-06-11 12:41:52.381943 | controller |                             "registry.redhat.io/redhat/certified-operator-index:v4.20"
2026-06-11 12:41:52.381951 | controller |                         ],
2026-06-11 12:41:52.381957 | controller |                         "sizeBytes": 1141727546
2026-06-11 12:41:52.381963 | controller |                     },
2026-06-11 12:41:52.381970 | controller |                     {
2026-06-11 12:41:52.381977 | controller |                         "names": [
2026-06-11 12:41:52.381984 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:b71336c99eb2401353d06283dad1df51757bf4a4c0596cd4fa55655a8644ed93"
2026-06-11 12:41:52.381991 | controller |                         ],
2026-06-11 12:41:52.381998 | controller |                         "sizeBytes": 1141445448
2026-06-11 12:41:52.382004 | controller |                     },
2026-06-11 12:41:52.382008 | controller |                     {
2026-06-11 12:41:52.382013 | controller |                         "names": [
2026-06-11 12:41:52.382018 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:9ec770d0d678fb1c706363ef131e1be15733d03bdca83cf1cfd113dc231a9cd3"
2026-06-11 12:41:52.382023 | controller |                         ],
2026-06-11 12:41:52.382027 | controller |                         "sizeBytes": 1140936002
2026-06-11 12:41:52.382032 | controller |                     },
2026-06-11 12:41:52.382037 | controller |                     {
2026-06-11 12:41:52.382042 | controller |                         "names": [
2026-06-11 12:41:52.382046 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:a4c5df55584cba56f00004a090923a5c6de2071add5eb1672a5e20aa646aad8c"
2026-06-11 12:41:52.382051 | controller |                         ],
2026-06-11 12:41:52.382056 | controller |                         "sizeBytes": 1126957757
2026-06-11 12:41:52.382062 | controller |                     },
2026-06-11 12:41:52.382068 | controller |                     {
2026-06-11 12:41:52.382073 | controller |                         "names": [
2026-06-11 12:41:52.382078 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:b0fafa72a92a6cf6409273dfde5e9eb51299e9769477544abd06e5ab8ec3f1e4",
2026-06-11 12:41:52.382088 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0",
2026-06-11 12:41:52.382093 | controller |                             "registry.redhat.io/redhat/community-operator-index:v4.20"
2026-06-11 12:41:52.382104 | controller |                         ],
2026-06-11 12:41:52.382109 | controller |                         "sizeBytes": 1112813882
2026-06-11 12:41:52.382113 | controller |                     },
2026-06-11 12:41:52.382118 | controller |                     {
2026-06-11 12:41:52.382123 | controller |                         "names": [
2026-06-11 12:41:52.382128 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4",
2026-06-11 12:41:52.382136 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-11 12:41:52.382141 | controller |                         ],
2026-06-11 12:41:52.382146 | controller |                         "sizeBytes": 1083749533
2026-06-11 12:41:52.382151 | controller |                     },
2026-06-11 12:41:52.382155 | controller |                     {
2026-06-11 12:41:52.382160 | controller |                         "names": [
2026-06-11 12:41:52.382165 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:df08951924aa23b2333436a1d04b2dba56c366bb4f09d39ae3aedb980e4fb909"
2026-06-11 12:41:52.382170 | controller |                         ],
2026-06-11 12:41:52.382174 | controller |                         "sizeBytes": 1079537324
2026-06-11 12:41:52.382179 | controller |                     },
2026-06-11 12:41:52.382184 | controller |                     {
2026-06-11 12:41:52.382189 | controller |                         "names": [
2026-06-11 12:41:52.382194 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115"
2026-06-11 12:41:52.382198 | controller |                         ],
2026-06-11 12:41:52.382203 | controller |                         "sizeBytes": 1052707833
2026-06-11 12:41:52.382208 | controller |                     },
2026-06-11 12:41:52.382213 | controller |                     {
2026-06-11 12:41:52.382217 | controller |                         "names": [
2026-06-11 12:41:52.382226 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:2406e044dfb66590b6cbcc27e0ad13c623ab354dbf62ceb0a43a91832e6f600b",
2026-06-11 12:41:52.382231 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03",
2026-06-11 12:41:52.382236 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index:v4.20"
2026-06-11 12:41:52.382240 | controller |                         ],
2026-06-11 12:41:52.382245 | controller |                         "sizeBytes": 1040693038
2026-06-11 12:41:52.382250 | controller |                     },
2026-06-11 12:41:52.382255 | controller |                     {
2026-06-11 12:41:52.382259 | controller |                         "names": [
2026-06-11 12:41:52.382264 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1",
2026-06-11 12:41:52.382269 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-11 12:41:52.382274 | controller |                         ],
2026-06-11 12:41:52.382278 | controller |                         "sizeBytes": 992738785
2026-06-11 12:41:52.382283 | controller |                     },
2026-06-11 12:41:52.382288 | controller |                     {
2026-06-11 12:41:52.382293 | controller |                         "names": [
2026-06-11 12:41:52.382298 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9"
2026-06-11 12:41:52.382302 | controller |                         ],
2026-06-11 12:41:52.382307 | controller |                         "sizeBytes": 989392005
2026-06-11 12:41:52.382312 | controller |                     },
2026-06-11 12:41:52.382317 | controller |                     {
2026-06-11 12:41:52.382321 | controller |                         "names": [
2026-06-11 12:41:52.382326 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9",
2026-06-11 12:41:52.382331 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-11 12:41:52.382336 | controller |                         ],
2026-06-11 12:41:52.382341 | controller |                         "sizeBytes": 983337330
2026-06-11 12:41:52.382345 | controller |                     },
2026-06-11 12:41:52.382350 | controller |                     {
2026-06-11 12:41:52.382355 | controller |                         "names": [
2026-06-11 12:41:52.382360 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47"
2026-06-11 12:41:52.382364 | controller |                         ],
2026-06-11 12:41:52.382369 | controller |                         "sizeBytes": 971668163
2026-06-11 12:41:52.382374 | controller |                     },
2026-06-11 12:41:52.382379 | controller |                     {
2026-06-11 12:41:52.382383 | controller |                         "names": [
2026-06-11 12:41:52.382391 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0"
2026-06-11 12:41:52.382396 | controller |                         ],
2026-06-11 12:41:52.382400 | controller |                         "sizeBytes": 969078739
2026-06-11 12:41:52.382405 | controller |                     },
2026-06-11 12:41:52.382410 | controller |                     {
2026-06-11 12:41:52.382415 | controller |                         "names": [
2026-06-11 12:41:52.382419 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f"
2026-06-11 12:41:52.382424 | controller |                         ],
2026-06-11 12:41:52.382429 | controller |                         "sizeBytes": 876488654
2026-06-11 12:41:52.382434 | controller |                     },
2026-06-11 12:41:52.382438 | controller |                     {
2026-06-11 12:41:52.382443 | controller |                         "names": [
2026-06-11 12:41:52.382448 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2"
2026-06-11 12:41:52.382456 | controller |                         ],
2026-06-11 12:41:52.382460 | controller |                         "sizeBytes": 874121453
2026-06-11 12:41:52.382465 | controller |                     },
2026-06-11 12:41:52.382470 | controller |                     {
2026-06-11 12:41:52.382475 | controller |                         "names": [
2026-06-11 12:41:52.382483 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825"
2026-06-11 12:41:52.382488 | controller |                         ],
2026-06-11 12:41:52.382493 | controller |                         "sizeBytes": 847332502
2026-06-11 12:41:52.382498 | controller |                     },
2026-06-11 12:41:52.382502 | controller |                     {
2026-06-11 12:41:52.382507 | controller |                         "names": [
2026-06-11 12:41:52.382512 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b"
2026-06-11 12:41:52.382517 | controller |                         ],
2026-06-11 12:41:52.382521 | controller |                         "sizeBytes": 772260039
2026-06-11 12:41:52.382526 | controller |                     },
2026-06-11 12:41:52.382531 | controller |                     {
2026-06-11 12:41:52.382536 | controller |                         "names": [
2026-06-11 12:41:52.382540 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:36c4867005702f0c4cbfcfa33f18a98596a6c9b1340b633c85ccef84a0c4f889"
2026-06-11 12:41:52.382545 | controller |                         ],
2026-06-11 12:41:52.382550 | controller |                         "sizeBytes": 769516783
2026-06-11 12:41:52.382555 | controller |                     },
2026-06-11 12:41:52.382559 | controller |                     {
2026-06-11 12:41:52.382564 | controller |                         "names": [
2026-06-11 12:41:52.382569 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d"
2026-06-11 12:41:52.382574 | controller |                         ],
2026-06-11 12:41:52.382578 | controller |                         "sizeBytes": 721591926
2026-06-11 12:41:52.382583 | controller |                     },
2026-06-11 12:41:52.382588 | controller |                     {
2026-06-11 12:41:52.382593 | controller |                         "names": [
2026-06-11 12:41:52.382597 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3",
2026-06-11 12:41:52.382602 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-11 12:41:52.382607 | controller |                         ],
2026-06-11 12:41:52.382612 | controller |                         "sizeBytes": 685346535
2026-06-11 12:41:52.382617 | controller |                     },
2026-06-11 12:41:52.382621 | controller |                     {
2026-06-11 12:41:52.382626 | controller |                         "names": [
2026-06-11 12:41:52.382631 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8",
2026-06-11 12:41:52.382636 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-11 12:41:52.382640 | controller |                         ],
2026-06-11 12:41:52.382645 | controller |                         "sizeBytes": 679305043
2026-06-11 12:41:52.382650 | controller |                     },
2026-06-11 12:41:52.382655 | controller |                     {
2026-06-11 12:41:52.382659 | controller |                         "names": [
2026-06-11 12:41:52.382664 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90",
2026-06-11 12:41:52.382669 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-11 12:41:52.382674 | controller |                         ],
2026-06-11 12:41:52.382678 | controller |                         "sizeBytes": 670911986
2026-06-11 12:41:52.382683 | controller |                     },
2026-06-11 12:41:52.382688 | controller |                     {
2026-06-11 12:41:52.382693 | controller |                         "names": [
2026-06-11 12:41:52.382701 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41",
2026-06-11 12:41:52.382706 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-11 12:41:52.382711 | controller |                         ],
2026-06-11 12:41:52.382715 | controller |                         "sizeBytes": 668539883
2026-06-11 12:41:52.382720 | controller |                     },
2026-06-11 12:41:52.382725 | controller |                     {
2026-06-11 12:41:52.382730 | controller |                         "names": [
2026-06-11 12:41:52.382760 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e",
2026-06-11 12:41:52.382769 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-11 12:41:52.382774 | controller |                         ],
2026-06-11 12:41:52.382778 | controller |                         "sizeBytes": 668539883
2026-06-11 12:41:52.382783 | controller |                     },
2026-06-11 12:41:52.382788 | controller |                     {
2026-06-11 12:41:52.382793 | controller |                         "names": [
2026-06-11 12:41:52.382801 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e"
2026-06-11 12:41:52.382806 | controller |                         ],
2026-06-11 12:41:52.382811 | controller |                         "sizeBytes": 646867625
2026-06-11 12:41:52.382816 | controller |                     },
2026-06-11 12:41:52.382820 | controller |                     {
2026-06-11 12:41:52.382825 | controller |                         "names": [
2026-06-11 12:41:52.382830 | controller |                             "quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8",
2026-06-11 12:41:52.382835 | controller |                             "quay.io/metal3-io/ironic:release-24.1"
2026-06-11 12:41:52.382840 | controller |                         ],
2026-06-11 12:41:52.382844 | controller |                         "sizeBytes": 644545406
2026-06-11 12:41:52.382849 | controller |                     },
2026-06-11 12:41:52.382854 | controller |                     {
2026-06-11 12:41:52.382859 | controller |                         "names": [
2026-06-11 12:41:52.382864 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b"
2026-06-11 12:41:52.382873 | controller |                         ],
2026-06-11 12:41:52.382878 | controller |                         "sizeBytes": 638910445
2026-06-11 12:41:52.382883 | controller |                     },
2026-06-11 12:41:52.382887 | controller |                     {
2026-06-11 12:41:52.382892 | controller |                         "names": [
2026-06-11 12:41:52.382897 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4"
2026-06-11 12:41:52.382902 | controller |                         ],
2026-06-11 12:41:52.382907 | controller |                         "sizeBytes": 617699779
2026-06-11 12:41:52.382911 | controller |                     },
2026-06-11 12:41:52.382916 | controller |                     {
2026-06-11 12:41:52.382921 | controller |                         "names": [
2026-06-11 12:41:52.382926 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9"
2026-06-11 12:41:52.382931 | controller |                         ],
2026-06-11 12:41:52.382935 | controller |                         "sizeBytes": 607756695
2026-06-11 12:41:52.382940 | controller |                     },
2026-06-11 12:41:52.382945 | controller |                     {
2026-06-11 12:41:52.382950 | controller |                         "names": [
2026-06-11 12:41:52.382955 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04",
2026-06-11 12:41:52.382962 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-11 12:41:52.382969 | controller |                         ],
2026-06-11 12:41:52.382980 | controller |                         "sizeBytes": 594687717
2026-06-11 12:41:52.382988 | controller |                     },
2026-06-11 12:41:52.382995 | controller |                     {
2026-06-11 12:41:52.383002 | controller |                         "names": [
2026-06-11 12:41:52.383008 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e"
2026-06-11 12:41:52.383013 | controller |                         ],
2026-06-11 12:41:52.383018 | controller |                         "sizeBytes": 584721741
2026-06-11 12:41:52.383022 | controller |                     },
2026-06-11 12:41:52.383027 | controller |                     {
2026-06-11 12:41:52.383032 | controller |                         "names": [
2026-06-11 12:41:52.383037 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9",
2026-06-11 12:41:52.383042 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:ef83967297f619f45075e7fd1428a1eb981622a6c174c46fb53b158ed24bed85",
2026-06-11 12:41:52.383047 | controller |                             "registry.redhat.io/openshift4/ose-cli:latest"
2026-06-11 12:41:52.383052 | controller |                         ],
2026-06-11 12:41:52.383057 | controller |                         "sizeBytes": 584351326
2026-06-11 12:41:52.383063 | controller |                     },
2026-06-11 12:41:52.383069 | controller |                     {
2026-06-11 12:41:52.383074 | controller |                         "names": [
2026-06-11 12:41:52.383079 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04"
2026-06-11 12:41:52.383085 | controller |                         ],
2026-06-11 12:41:52.383091 | controller |                         "sizeBytes": 545674969
2026-06-11 12:41:52.383095 | controller |                     },
2026-06-11 12:41:52.383100 | controller |                     {
2026-06-11 12:41:52.383105 | controller |                         "names": [
2026-06-11 12:41:52.383110 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e"
2026-06-11 12:41:52.383115 | controller |                         ],
2026-06-11 12:41:52.383119 | controller |                         "sizeBytes": 542463064
2026-06-11 12:41:52.383124 | controller |                     },
2026-06-11 12:41:52.383129 | controller |                     {
2026-06-11 12:41:52.383134 | controller |                         "names": [
2026-06-11 12:41:52.383138 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6"
2026-06-11 12:41:52.383143 | controller |                         ],
2026-06-11 12:41:52.383148 | controller |                         "sizeBytes": 539380592
2026-06-11 12:41:52.383153 | controller |                     },
2026-06-11 12:41:52.383158 | controller |                     {
2026-06-11 12:41:52.383163 | controller |                         "names": [
2026-06-11 12:41:52.383167 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2"
2026-06-11 12:41:52.383172 | controller |                         ],
2026-06-11 12:41:52.383177 | controller |                         "sizeBytes": 533027808
2026-06-11 12:41:52.383182 | controller |                     },
2026-06-11 12:41:52.383187 | controller |                     {
2026-06-11 12:41:52.383191 | controller |                         "names": [
2026-06-11 12:41:52.383196 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612"
2026-06-11 12:41:52.383201 | controller |                         ],
2026-06-11 12:41:52.383206 | controller |                         "sizeBytes": 528200501
2026-06-11 12:41:52.383211 | controller |                     },
2026-06-11 12:41:52.383215 | controller |                     {
2026-06-11 12:41:52.383220 | controller |                         "names": [
2026-06-11 12:41:52.383225 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a"
2026-06-11 12:41:52.383233 | controller |                         ],
2026-06-11 12:41:52.383238 | controller |                         "sizeBytes": 527774342
2026-06-11 12:41:52.383243 | controller |                     }
2026-06-11 12:41:52.383248 | controller |                 ],
2026-06-11 12:41:52.383252 | controller |                 "nodeInfo": {
2026-06-11 12:41:52.383257 | controller |                     "architecture": "amd64",
2026-06-11 12:41:52.383262 | controller |                     "bootID": "e0f0afcd-b261-425b-9619-6a12a23f3120",
2026-06-11 12:41:52.383267 | controller |                     "containerRuntimeVersion": "cri-o://1.33.5-3.rhaos4.20.gitd0ea985.el9",
2026-06-11 12:41:52.383276 | controller |                     "kernelVersion": "5.14.0-570.57.1.el9_6.x86_64",
2026-06-11 12:41:52.383281 | controller |                     "kubeProxyVersion": "",
2026-06-11 12:41:52.383285 | controller |                     "kubeletVersion": "v1.33.5",
2026-06-11 12:41:52.383290 | controller |                     "machineID": "80bc4fba336e4ca1bc9d28a8be52a356",
2026-06-11 12:41:52.383295 | controller |                     "operatingSystem": "linux",
2026-06-11 12:41:52.383300 | controller |                     "osImage": "Red Hat Enterprise Linux CoreOS 9.6.20251021-0 (Plow)",
2026-06-11 12:41:52.383305 | controller |                     "systemUUID": "d875d6c5-0af8-437b-a0ec-be45f993ef57"
2026-06-11 12:41:52.383310 | controller |                 },
2026-06-11 12:41:52.383314 | controller |                 "runtimeHandlers": [
2026-06-11 12:41:52.383319 | controller |                     {
2026-06-11 12:41:52.383324 | controller |                         "features": {
2026-06-11 12:41:52.383333 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-11 12:41:52.383338 | controller |                             "userNamespaces": true
2026-06-11 12:41:52.383342 | controller |                         },
2026-06-11 12:41:52.383347 | controller |                         "name": "crun"
2026-06-11 12:41:52.383352 | controller |                     },
2026-06-11 12:41:52.383357 | controller |                     {
2026-06-11 12:41:52.383361 | controller |                         "features": {
2026-06-11 12:41:52.383366 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-11 12:41:52.383371 | controller |                             "userNamespaces": true
2026-06-11 12:41:52.383376 | controller |                         },
2026-06-11 12:41:52.383381 | controller |                         "name": ""
2026-06-11 12:41:52.383385 | controller |                     },
2026-06-11 12:41:52.383390 | controller |                     {
2026-06-11 12:41:52.383395 | controller |                         "features": {
2026-06-11 12:41:52.383400 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-11 12:41:52.383404 | controller |                             "userNamespaces": true
2026-06-11 12:41:52.383409 | controller |                         },
2026-06-11 12:41:52.383414 | controller |                         "name": "runc"
2026-06-11 12:41:52.383419 | controller |                     }
2026-06-11 12:41:52.383424 | controller |                 ]
2026-06-11 12:41:52.383428 | controller |             }
2026-06-11 12:41:52.383433 | controller |         }
2026-06-11 12:41:52.383438 | controller |     ],
2026-06-11 12:41:52.383443 | controller |     "kind": "List",
2026-06-11 12:41:52.383448 | controller |     "metadata": {
2026-06-11 12:41:52.383452 | controller |         "resourceVersion": ""
2026-06-11 12:41:52.383457 | controller |     }
2026-06-11 12:41:52.383462 | controller | }
2026-06-11 12:41:52.938997 | controller | ok: Runtime: 0:00:00.145135
2026-06-11 12:41:52.987923 | 
2026-06-11 12:41:52.988131 | TASK [env_op_images : Warn when oc get nodes did not succeed]
2026-06-11 12:41:53.039441 | controller | skipping: Conditional result was False
2026-06-11 12:41:53.085746 | 
2026-06-11 12:41:53.085885 | TASK [env_op_images : Extract node names]
2026-06-11 12:41:53.201267 | controller | ok
2026-06-11 12:41:53.226768 | 
2026-06-11 12:41:53.226864 | LOOP [env_op_images : Fetch CRI-O unit logs per node]
2026-06-11 12:41:54.922074 | controller | Jun 11 11:09:58.014666 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-11 12:41:54.922424 | controller | Jun 11 11:09:59.191363 crc crio[3656]: time="2026-06-11T11:09:59.190281224Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-11 12:41:54.922465 | controller | Jun 11 11:09:59.191363 crc crio[3656]: time="2026-06-11T11:09:59.191292155Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-11 12:41:54.922489 | controller | Jun 11 11:09:59.198950 crc crio[3656]: time="2026-06-11T11:09:59.198827273Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-11 12:41:54.922516 | controller | Jun 11 11:09:59.200935 crc crio[3656]: time="2026-06-11T11:09:59.200877955Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-11 12:41:54.922546 | controller | Jun 11 11:09:59.219224 crc crio[3656]: time="2026-06-11T11:09:59.219023335Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-11 12:41:54.922569 | controller | Jun 11 11:09:59.219958 crc crio[3656]: time="2026-06-11T11:09:59.219890831Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-11 12:41:54.922593 | controller | Jun 11 11:09:59.219958 crc crio[3656]: time="2026-06-11T11:09:59.219936242Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-11 12:41:54.922619 | controller | Jun 11 11:09:59.236742 crc crio[3656]: time="2026-06-11T11:09:59.236556026Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-11 12:41:54.922642 | controller | Jun 11 11:09:59.238179 crc crio[3656]: time="2026-06-11T11:09:59.236983759Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-11 12:41:54.922717 | controller | Jun 11 11:09:59.268821 crc crio[3656]: time="2026-06-11T11:09:59.267864674Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-11 12:41:54.922741 | controller | Jun 11 11:09:59.296059 crc crio[3656]: time="2026-06-11T11:09:59.295942044Z" 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-11 12:41:54.922760 | controller | Jun 11 11:09:59.302017 crc crio[3656]: time="2026-06-11T11:09:59.301928356Z" 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-11 12:41:54.922778 | controller | Jun 11 11:09:59.566836 crc crio[3656]: time="2026-06-11T11:09:59.566643273Z" 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-11 12:41:54.922794 | controller | Jun 11 11:09:59.929247 crc crio[3656]: time="2026-06-11T11:09:59.928634103Z" level=info msg="Checkpoint/restore support enabled"
2026-06-11 12:41:54.922810 | controller | Jun 11 11:09:59.929247 crc crio[3656]: time="2026-06-11T11:09:59.92921429Z" level=info msg="Using the internal default seccomp profile"
2026-06-11 12:41:54.922826 | controller | Jun 11 11:09:59.929494 crc crio[3656]: time="2026-06-11T11:09:59.929306699Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-11 12:41:54.922841 | controller | Jun 11 11:09:59.929494 crc crio[3656]: time="2026-06-11T11:09:59.929322448Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-11 12:41:54.922857 | controller | Jun 11 11:09:59.929494 crc crio[3656]: time="2026-06-11T11:09:59.929331577Z" level=info msg="RDT not available in the host system"
2026-06-11 12:41:54.922872 | controller | Jun 11 11:09:59.934981 crc crio[3656]: time="2026-06-11T11:09:59.934888358Z" level=info msg="Conmon does support the --sync option"
2026-06-11 12:41:54.922887 | controller | Jun 11 11:09:59.934981 crc crio[3656]: time="2026-06-11T11:09:59.93496505Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 12:41:54.922903 | controller | Jun 11 11:09:59.941801 crc crio[3656]: time="2026-06-11T11:09:59.941092999Z" level=info msg="Conmon does support the --sync option"
2026-06-11 12:41:54.922918 | controller | Jun 11 11:09:59.941801 crc crio[3656]: time="2026-06-11T11:09:59.941147803Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 12:41:54.922937 | controller | Jun 11 11:10:00.392455 crc crio[3656]: time="2026-06-11T11:10:00.391654579Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.922954 | controller | Jun 11 11:10:00.392455 crc crio[3656]: time="2026-06-11T11:10:00.392412316Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.922970 | controller | Jun 11 11:10:00.393850 crc crio[3656]: time="2026-06-11T11:10:00.393293049Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-11 12:41:54.922985 | controller | Jun 11 11:10:00.393850 crc crio[3656]: time="2026-06-11T11:10:00.393309077Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-11 12:41:54.923004 | controller | Jun 11 11:10:00.394102 crc crio[3656]: time="2026-06-11T11:10:00.393875045Z" 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.seccompNotifierAction\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"cpu-quota.crio.io\", \"io.kubernetes.cri.rdt-class\", \"cpu-freq-governor.crio.io\", \"run.oci.\", \"io.kubernetes.cri-o.ShmSize\", \"io.containers.trace-syscall\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"org.systemd.property.\", \"io.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.PodLinuxResources\", \"bundle\", \"module.wasm.image/variant\", \"cpu-load-balancing.crio.io\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.LinkLogs\", \"cpu-shared.crio.io\", \"seccomp-profile.kubernetes.cri-o.io\", \"org.criu.config\"]\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-11 12:41:54.923030 | controller | Jun 11 11:10:00.397815 crc crio[3656]: time="2026-06-11T11:10:00.397656951Z" level=warning msg="Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown"
2026-06-11 12:41:54.923047 | controller | Jun 11 11:10:01.808174 crc crio[3656]: time="2026-06-11T11:10:01.807446227Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-11 12:41:54.923063 | controller | Jun 11 11:10:01.809464 crc crio[3656]: time="2026-06-11T11:10:01.80851844Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-11 12:41:54.923079 | controller | Jun 11 11:10:01.974528 crc crio[3656]: time="2026-06-11T11:10:01.974422573Z" 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-11 12:41:54.923095 | controller | Jun 11 11:10:01.984948 crc crio[3656]: time="2026-06-11T11:10:01.984821512Z" level=warning msg="Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored"
2026-06-11 12:41:54.923115 | controller | Jun 11 11:10:02.009527 crc crio[3656]: time="2026-06-11T11:10:02.00942242Z" 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-11 12:41:54.923132 | controller | Jun 11 11:10:02.014432 crc crio[3656]: time="2026-06-11T11:10:02.014391299Z" level=warning msg="Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored"
2026-06-11 12:41:54.923147 | controller | Jun 11 11:10:02.021228 crc crio[3656]: time="2026-06-11T11:10:02.021189305Z" 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-11 12:41:54.923163 | controller | Jun 11 11:10:02.033929 crc crio[3656]: time="2026-06-11T11:10:02.033809309Z" level=warning msg="Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored"
2026-06-11 12:41:54.923178 | controller | Jun 11 11:10:02.076334 crc crio[3656]: time="2026-06-11T11:10:02.07611293Z" 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-11 12:41:54.923194 | controller | Jun 11 11:10:02.083483 crc crio[3656]: time="2026-06-11T11:10:02.083316525Z" level=warning msg="Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored"
2026-06-11 12:41:54.923209 | controller | Jun 11 11:10:02.091037 crc crio[3656]: time="2026-06-11T11:10:02.090962109Z" 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-11 12:41:54.923225 | controller | Jun 11 11:10:02.096005 crc crio[3656]: time="2026-06-11T11:10:02.095922428Z" level=warning msg="Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored"
2026-06-11 12:41:54.923240 | controller | Jun 11 11:10:02.102912 crc crio[3656]: time="2026-06-11T11:10:02.102839154Z" 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-11 12:41:54.923256 | controller | Jun 11 11:10:02.111852 crc crio[3656]: time="2026-06-11T11:10:02.111748545Z" level=warning msg="Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored"
2026-06-11 12:41:54.923271 | controller | Jun 11 11:10:02.119896 crc crio[3656]: time="2026-06-11T11:10:02.119789278Z" 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-11 12:41:54.923286 | controller | Jun 11 11:10:02.124352 crc crio[3656]: time="2026-06-11T11:10:02.124246539Z" level=warning msg="Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored"
2026-06-11 12:41:54.923302 | controller | Jun 11 11:10:02.144329 crc crio[3656]: time="2026-06-11T11:10:02.144204537Z" 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-11 12:41:54.923321 | controller | Jun 11 11:10:02.152752 crc crio[3656]: time="2026-06-11T11:10:02.152639399Z" level=warning msg="Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored"
2026-06-11 12:41:54.923337 | controller | Jun 11 11:10:02.159147 crc crio[3656]: time="2026-06-11T11:10:02.159122086Z" 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-11 12:41:54.923382 | controller | Jun 11 11:10:02.163907 crc crio[3656]: time="2026-06-11T11:10:02.163885826Z" level=warning msg="Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored"
2026-06-11 12:41:54.923401 | controller | Jun 11 11:10:02.186898 crc crio[3656]: time="2026-06-11T11:10:02.186841167Z" 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-11 12:41:54.923417 | controller | Jun 11 11:10:02.199359 crc crio[3656]: time="2026-06-11T11:10:02.199256171Z" level=warning msg="Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored"
2026-06-11 12:41:54.923433 | controller | Jun 11 11:10:02.208570 crc crio[3656]: time="2026-06-11T11:10:02.208438612Z" 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-11 12:41:54.923449 | controller | Jun 11 11:10:02.214190 crc crio[3656]: time="2026-06-11T11:10:02.21411504Z" level=warning msg="Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored"
2026-06-11 12:41:54.923465 | controller | Jun 11 11:10:02.220893 crc crio[3656]: time="2026-06-11T11:10:02.220828166Z" 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-11 12:41:54.923480 | controller | Jun 11 11:10:02.226384 crc crio[3656]: time="2026-06-11T11:10:02.226259395Z" level=warning msg="Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored"
2026-06-11 12:41:54.923496 | controller | Jun 11 11:10:02.244011 crc crio[3656]: time="2026-06-11T11:10:02.243521928Z" 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-11 12:41:54.923512 | controller | Jun 11 11:10:02.255853 crc crio[3656]: time="2026-06-11T11:10:02.255730683Z" level=warning msg="Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored"
2026-06-11 12:41:54.923527 | controller | Jun 11 11:10:02.271652 crc crio[3656]: time="2026-06-11T11:10:02.27155282Z" 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-11 12:41:54.923542 | controller | Jun 11 11:10:02.277082 crc crio[3656]: time="2026-06-11T11:10:02.276812848Z" level=warning msg="Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored"
2026-06-11 12:41:54.923557 | controller | Jun 11 11:10:02.286176 crc crio[3656]: time="2026-06-11T11:10:02.286082189Z" 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-11 12:41:54.923577 | controller | Jun 11 11:10:02.291654 crc crio[3656]: time="2026-06-11T11:10:02.291556468Z" level=warning msg="Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored"
2026-06-11 12:41:54.923593 | controller | Jun 11 11:10:02.301440 crc crio[3656]: time="2026-06-11T11:10:02.301361477Z" 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-11 12:41:54.923608 | controller | Jun 11 11:10:02.308582 crc crio[3656]: time="2026-06-11T11:10:02.307910463Z" level=warning msg="Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored"
2026-06-11 12:41:54.923624 | controller | Jun 11 11:10:02.397472 crc crio[3656]: time="2026-06-11T11:10:02.397261536Z" 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-11 12:41:54.923639 | controller | Jun 11 11:10:02.401608 crc crio[3656]: time="2026-06-11T11:10:02.401534467Z" level=warning msg="Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored"
2026-06-11 12:41:54.923654 | controller | Jun 11 11:10:02.417547 crc crio[3656]: time="2026-06-11T11:10:02.417455513Z" 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-11 12:41:54.923670 | controller | Jun 11 11:10:02.421874 crc crio[3656]: time="2026-06-11T11:10:02.421808414Z" level=warning msg="Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored"
2026-06-11 12:41:54.923685 | controller | Jun 11 11:10:02.428909 crc crio[3656]: time="2026-06-11T11:10:02.42863144Z" 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-11 12:41:54.923700 | controller | Jun 11 11:10:02.434642 crc crio[3656]: time="2026-06-11T11:10:02.434546967Z" level=warning msg="Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored"
2026-06-11 12:41:54.923716 | controller | Jun 11 11:10:02.455244 crc crio[3656]: time="2026-06-11T11:10:02.455159434Z" 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-11 12:41:54.923731 | controller | Jun 11 11:10:02.459719 crc crio[3656]: time="2026-06-11T11:10:02.459586785Z" level=warning msg="Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored"
2026-06-11 12:41:54.923746 | controller | Jun 11 11:10:02.485867 crc crio[3656]: time="2026-06-11T11:10:02.48577444Z" 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-11 12:41:54.923761 | controller | Jun 11 11:10:02.492185 crc crio[3656]: time="2026-06-11T11:10:02.492114006Z" level=warning msg="Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored"
2026-06-11 12:41:54.923777 | controller | Jun 11 11:10:02.499236 crc crio[3656]: time="2026-06-11T11:10:02.499132832Z" 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-11 12:41:54.923795 | controller | Jun 11 11:10:02.502917 crc crio[3656]: time="2026-06-11T11:10:02.502852344Z" level=warning msg="Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored"
2026-06-11 12:41:54.923811 | controller | Jun 11 11:10:02.510068 crc crio[3656]: time="2026-06-11T11:10:02.509939129Z" 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-11 12:41:54.923827 | controller | Jun 11 11:10:02.515926 crc crio[3656]: time="2026-06-11T11:10:02.515811687Z" level=warning msg="Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored"
2026-06-11 12:41:54.923843 | controller | Jun 11 11:10:02.522771 crc crio[3656]: time="2026-06-11T11:10:02.522660992Z" 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-11 12:41:54.923858 | controller | Jun 11 11:10:02.527047 crc crio[3656]: time="2026-06-11T11:10:02.526977413Z" level=warning msg="Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored"
2026-06-11 12:41:54.923873 | controller | Jun 11 11:10:02.532420 crc crio[3656]: time="2026-06-11T11:10:02.532312352Z" 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-11 12:41:54.923888 | controller | Jun 11 11:10:02.538632 crc crio[3656]: time="2026-06-11T11:10:02.538568529Z" level=warning msg="Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored"
2026-06-11 12:41:54.923904 | controller | Jun 11 11:10:02.545055 crc crio[3656]: time="2026-06-11T11:10:02.544961576Z" 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-11 12:41:54.923919 | controller | Jun 11 11:10:02.551981 crc crio[3656]: time="2026-06-11T11:10:02.551877431Z" level=warning msg="Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored"
2026-06-11 12:41:54.923934 | controller | Jun 11 11:10:02.564750 crc crio[3656]: time="2026-06-11T11:10:02.564409115Z" 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-11 12:41:54.923950 | controller | Jun 11 11:10:02.570829 crc crio[3656]: time="2026-06-11T11:10:02.570669932Z" level=warning msg="Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored"
2026-06-11 12:41:54.923965 | controller | Jun 11 11:10:02.586966 crc crio[3656]: time="2026-06-11T11:10:02.586877087Z" 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-11 12:41:54.923981 | controller | Jun 11 11:10:02.590796 crc crio[3656]: time="2026-06-11T11:10:02.59064267Z" level=warning msg="Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored"
2026-06-11 12:41:54.924000 | controller | Jun 11 11:10:02.598234 crc crio[3656]: time="2026-06-11T11:10:02.598145684Z" 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-11 12:41:54.924017 | controller | Jun 11 11:10:02.605414 crc crio[3656]: time="2026-06-11T11:10:02.605352029Z" level=warning msg="Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored"
2026-06-11 12:41:54.924032 | controller | Jun 11 11:10:02.617242 crc crio[3656]: time="2026-06-11T11:10:02.617157634Z" 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-11 12:41:54.924048 | controller | Jun 11 11:10:02.621221 crc crio[3656]: time="2026-06-11T11:10:02.621154126Z" level=warning msg="Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored"
2026-06-11 12:41:54.924064 | controller | Jun 11 11:10:02.648830 crc crio[3656]: time="2026-06-11T11:10:02.648639758Z" 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-11 12:41:54.924080 | controller | Jun 11 11:10:02.653582 crc crio[3656]: time="2026-06-11T11:10:02.653482708Z" level=warning msg="Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored"
2026-06-11 12:41:54.924095 | controller | Jun 11 11:10:02.677250 crc crio[3656]: time="2026-06-11T11:10:02.677065358Z" 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-11 12:41:54.924111 | controller | Jun 11 11:10:02.681437 crc crio[3656]: time="2026-06-11T11:10:02.681341539Z" level=warning msg="Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored"
2026-06-11 12:41:54.924126 | controller | Jun 11 11:10:02.688046 crc crio[3656]: time="2026-06-11T11:10:02.687952995Z" 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-11 12:41:54.924141 | controller | Jun 11 11:10:02.693517 crc crio[3656]: time="2026-06-11T11:10:02.693456324Z" level=warning msg="Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored"
2026-06-11 12:41:54.924156 | controller | Jun 11 11:10:02.702222 crc crio[3656]: time="2026-06-11T11:10:02.702132736Z" 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-11 12:41:54.924171 | controller | Jun 11 11:10:02.705627 crc crio[3656]: time="2026-06-11T11:10:02.705550958Z" level=warning msg="Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored"
2026-06-11 12:41:54.924186 | controller | Jun 11 11:10:02.711300 crc crio[3656]: time="2026-06-11T11:10:02.711217617Z" 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-11 12:41:54.924201 | controller | Jun 11 11:10:02.715236 crc crio[3656]: time="2026-06-11T11:10:02.715156388Z" level=warning msg="Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored"
2026-06-11 12:41:54.924220 | controller | Jun 11 11:10:02.722162 crc crio[3656]: time="2026-06-11T11:10:02.722084224Z" 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-11 12:41:54.924235 | controller | Jun 11 11:10:02.726592 crc crio[3656]: time="2026-06-11T11:10:02.726498424Z" level=warning msg="Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored"
2026-06-11 12:41:54.924251 | controller | Jun 11 11:10:02.737293 crc crio[3656]: time="2026-06-11T11:10:02.737161062Z" 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-11 12:41:54.924266 | controller | Jun 11 11:10:02.742419 crc crio[3656]: time="2026-06-11T11:10:02.742343741Z" level=warning msg="Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored"
2026-06-11 12:41:54.924282 | controller | Jun 11 11:10:02.748133 crc crio[3656]: time="2026-06-11T11:10:02.748050159Z" 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-11 12:41:54.924297 | controller | Jun 11 11:10:02.753787 crc crio[3656]: time="2026-06-11T11:10:02.753554378Z" level=warning msg="Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored"
2026-06-11 12:41:54.924312 | controller | Jun 11 11:10:02.795153 crc crio[3656]: time="2026-06-11T11:10:02.795028691Z" 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-11 12:41:54.924327 | controller | Jun 11 11:10:02.799208 crc crio[3656]: time="2026-06-11T11:10:02.799131892Z" level=warning msg="Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored"
2026-06-11 12:41:54.924342 | controller | Jun 11 11:10:02.805314 crc crio[3656]: time="2026-06-11T11:10:02.805208259Z" 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-11 12:41:54.924377 | controller | Jun 11 11:10:02.809936 crc crio[3656]: time="2026-06-11T11:10:02.809848459Z" level=warning msg="Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored"
2026-06-11 12:41:54.924394 | controller | Jun 11 11:10:02.824369 crc crio[3656]: time="2026-06-11T11:10:02.824240719Z" 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-11 12:41:54.924410 | controller | Jun 11 11:10:02.827907 crc crio[3656]: time="2026-06-11T11:10:02.827845742Z" level=warning msg="Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored"
2026-06-11 12:41:54.924425 | controller | Jun 11 11:10:02.834766 crc crio[3656]: time="2026-06-11T11:10:02.834653607Z" 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-11 12:41:54.924445 | controller | Jun 11 11:10:02.838607 crc crio[3656]: time="2026-06-11T11:10:02.838542009Z" level=warning msg="Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored"
2026-06-11 12:41:54.924461 | controller | Jun 11 11:10:02.848080 crc crio[3656]: time="2026-06-11T11:10:02.848004319Z" 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-11 12:41:54.924476 | controller | Jun 11 11:10:02.851798 crc crio[3656]: time="2026-06-11T11:10:02.851617982Z" level=warning msg="Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored"
2026-06-11 12:41:54.924491 | controller | Jun 11 11:10:02.878895 crc crio[3656]: time="2026-06-11T11:10:02.878785385Z" 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-11 12:41:54.924506 | controller | Jun 11 11:10:02.882244 crc crio[3656]: time="2026-06-11T11:10:02.882170478Z" level=warning msg="Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored"
2026-06-11 12:41:54.924521 | controller | Jun 11 11:10:02.923288 crc crio[3656]: time="2026-06-11T11:10:02.923191741Z" 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-11 12:41:54.924536 | controller | Jun 11 11:10:02.926173 crc crio[3656]: time="2026-06-11T11:10:02.926107545Z" level=warning msg="Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored"
2026-06-11 12:41:54.924551 | controller | Jun 11 11:10:02.930916 crc crio[3656]: time="2026-06-11T11:10:02.930845765Z" 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-11 12:41:54.924566 | controller | Jun 11 11:10:02.934438 crc crio[3656]: time="2026-06-11T11:10:02.934382628Z" level=warning msg="Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored"
2026-06-11 12:41:54.924581 | controller | Jun 11 11:10:02.939057 crc crio[3656]: time="2026-06-11T11:10:02.938994728Z" 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-11 12:41:54.924596 | controller | Jun 11 11:10:02.943583 crc crio[3656]: time="2026-06-11T11:10:02.943497579Z" level=warning msg="Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored"
2026-06-11 12:41:54.924611 | controller | Jun 11 11:10:02.953626 crc crio[3656]: time="2026-06-11T11:10:02.953508328Z" 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-11 12:41:54.924626 | controller | Jun 11 11:10:02.957190 crc crio[3656]: time="2026-06-11T11:10:02.95710593Z" level=warning msg="Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored"
2026-06-11 12:41:54.924642 | controller | Jun 11 11:10:02.962762 crc crio[3656]: time="2026-06-11T11:10:02.962645129Z" 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-11 12:41:54.924664 | controller | Jun 11 11:10:02.966314 crc crio[3656]: time="2026-06-11T11:10:02.966208871Z" level=warning msg="Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored"
2026-06-11 12:41:54.924680 | controller | Jun 11 11:10:02.977947 crc crio[3656]: time="2026-06-11T11:10:02.977836147Z" 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-11 12:41:54.924696 | controller | Jun 11 11:10:02.981390 crc crio[3656]: time="2026-06-11T11:10:02.981302949Z" level=warning msg="Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored"
2026-06-11 12:41:54.924711 | controller | Jun 11 11:10:02.989609 crc crio[3656]: time="2026-06-11T11:10:02.989528282Z" 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-11 12:41:54.924727 | controller | Jun 11 11:10:02.992872 crc crio[3656]: time="2026-06-11T11:10:02.992755505Z" level=warning msg="Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored"
2026-06-11 12:41:54.924742 | controller | Jun 11 11:10:02.998171 crc crio[3656]: time="2026-06-11T11:10:02.998081634Z" 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-11 12:41:54.924758 | controller | Jun 11 11:10:03.002007 crc crio[3656]: time="2026-06-11T11:10:03.001937656Z" level=warning msg="Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored"
2026-06-11 12:41:54.924773 | controller | Jun 11 11:10:03.011145 crc crio[3656]: time="2026-06-11T11:10:03.010655428Z" 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-11 12:41:54.924788 | controller | Jun 11 11:10:03.014290 crc crio[3656]: time="2026-06-11T11:10:03.01418531Z" level=warning msg="Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored"
2026-06-11 12:41:54.924803 | controller | Jun 11 11:10:03.023033 crc crio[3656]: time="2026-06-11T11:10:03.022962172Z" 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-11 12:41:54.924818 | controller | Jun 11 11:10:03.025560 crc crio[3656]: time="2026-06-11T11:10:03.025486587Z" level=warning msg="Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored"
2026-06-11 12:41:54.924833 | controller | Jun 11 11:10:03.038192 crc crio[3656]: time="2026-06-11T11:10:03.03810476Z" 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-11 12:41:54.924848 | controller | Jun 11 11:10:03.041110 crc crio[3656]: time="2026-06-11T11:10:03.041025034Z" level=warning msg="Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored"
2026-06-11 12:41:54.924867 | controller | Jun 11 11:10:03.050857 crc crio[3656]: time="2026-06-11T11:10:03.050766064Z" 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-11 12:41:54.924883 | controller | Jun 11 11:10:03.054211 crc crio[3656]: time="2026-06-11T11:10:03.053471488Z" level=warning msg="Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored"
2026-06-11 12:41:54.924899 | controller | Jun 11 11:10:03.066410 crc crio[3656]: time="2026-06-11T11:10:03.066323741Z" 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-11 12:41:54.924914 | controller | Jun 11 11:10:03.070059 crc crio[3656]: time="2026-06-11T11:10:03.069992303Z" level=warning msg="Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored"
2026-06-11 12:41:54.924930 | controller | Jun 11 11:10:03.079003 crc crio[3656]: time="2026-06-11T11:10:03.078909635Z" 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-11 12:41:54.924945 | controller | Jun 11 11:10:03.085012 crc crio[3656]: time="2026-06-11T11:10:03.084808822Z" level=warning msg="Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored"
2026-06-11 12:41:54.924961 | controller | Jun 11 11:10:03.091796 crc crio[3656]: time="2026-06-11T11:10:03.091081059Z" 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-11 12:41:54.924976 | controller | Jun 11 11:10:03.094027 crc crio[3656]: time="2026-06-11T11:10:03.093951513Z" level=warning msg="Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored"
2026-06-11 12:41:54.924991 | controller | Jun 11 11:10:03.102268 crc crio[3656]: time="2026-06-11T11:10:03.102149926Z" 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-11 12:41:54.925007 | controller | Jun 11 11:10:03.105457 crc crio[3656]: time="2026-06-11T11:10:03.105430949Z" level=warning msg="Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored"
2026-06-11 12:41:54.925022 | controller | Jun 11 11:10:03.114130 crc crio[3656]: time="2026-06-11T11:10:03.114096341Z" 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-11 12:41:54.925037 | controller | Jun 11 11:10:03.117547 crc crio[3656]: time="2026-06-11T11:10:03.117457394Z" level=warning msg="Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored"
2026-06-11 12:41:54.925053 | controller | Jun 11 11:10:03.123511 crc crio[3656]: time="2026-06-11T11:10:03.123337181Z" 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-11 12:41:54.925068 | controller | Jun 11 11:10:03.128239 crc crio[3656]: time="2026-06-11T11:10:03.128154051Z" level=warning msg="Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored"
2026-06-11 12:41:54.925087 | controller | Jun 11 11:10:03.132230 crc crio[3656]: time="2026-06-11T11:10:03.132162923Z" 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-11 12:41:54.925102 | controller | Jun 11 11:10:03.136389 crc crio[3656]: time="2026-06-11T11:10:03.135612446Z" level=warning msg="Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored"
2026-06-11 12:41:54.925118 | controller | Jun 11 11:10:03.141624 crc crio[3656]: time="2026-06-11T11:10:03.141564603Z" 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-11 12:41:54.925134 | controller | Jun 11 11:10:03.144618 crc crio[3656]: time="2026-06-11T11:10:03.144592917Z" level=warning msg="Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored"
2026-06-11 12:41:54.925149 | controller | Jun 11 11:10:03.150614 crc crio[3656]: time="2026-06-11T11:10:03.150538104Z" 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-11 12:41:54.925165 | controller | Jun 11 11:10:03.153035 crc crio[3656]: time="2026-06-11T11:10:03.152973019Z" level=warning msg="Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored"
2026-06-11 12:41:54.925181 | controller | Jun 11 11:10:03.160296 crc crio[3656]: time="2026-06-11T11:10:03.160169124Z" 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-11 12:41:54.925196 | controller | Jun 11 11:10:03.162996 crc crio[3656]: time="2026-06-11T11:10:03.162922558Z" level=warning msg="Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored"
2026-06-11 12:41:54.925212 | controller | Jun 11 11:10:03.172765 crc crio[3656]: time="2026-06-11T11:10:03.172465718Z" 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-11 12:41:54.925228 | controller | Jun 11 11:10:03.175958 crc crio[3656]: time="2026-06-11T11:10:03.175876651Z" level=warning msg="Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored"
2026-06-11 12:41:54.925243 | controller | Jun 11 11:10:03.181606 crc crio[3656]: time="2026-06-11T11:10:03.181528689Z" 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-11 12:41:54.925259 | controller | Jun 11 11:10:03.184114 crc crio[3656]: time="2026-06-11T11:10:03.184041904Z" level=warning msg="Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored"
2026-06-11 12:41:54.925274 | controller | Jun 11 11:10:03.192099 crc crio[3656]: time="2026-06-11T11:10:03.191988737Z" 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-11 12:41:54.925289 | controller | Jun 11 11:10:03.194804 crc crio[3656]: time="2026-06-11T11:10:03.194752241Z" level=warning msg="Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored"
2026-06-11 12:41:54.925309 | controller | Jun 11 11:10:03.205952 crc crio[3656]: time="2026-06-11T11:10:03.205827308Z" 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-11 12:41:54.925325 | controller | Jun 11 11:10:03.208924 crc crio[3656]: time="2026-06-11T11:10:03.208822292Z" level=warning msg="Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored"
2026-06-11 12:41:54.925341 | controller | Jun 11 11:10:03.222566 crc crio[3656]: time="2026-06-11T11:10:03.222452173Z" 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-11 12:41:54.925374 | controller | Jun 11 11:10:03.226501 crc crio[3656]: time="2026-06-11T11:10:03.226395655Z" level=warning msg="Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored"
2026-06-11 12:41:54.925392 | controller | Jun 11 11:10:03.288797 crc crio[3656]: time="2026-06-11T11:10:03.288558884Z" 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-11 12:41:54.925407 | controller | Jun 11 11:10:03.289229 crc crio[3656]: time="2026-06-11T11:10:03.289203363Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.925424 | controller | Jun 11 11:10:03.289611 crc crio[3656]: time="2026-06-11T11:10:03.289583292Z" 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-11 12:41:54.925442 | controller | Jun 11 11:10:03.290480 crc crio[3656]: time="2026-06-11T11:10:03.2904454Z" 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:0xc000133830}] Aliases:map[]}"
2026-06-11 12:41:54.925460 | controller | Jun 11 11:10:03.295374 crc crio[3656]: time="2026-06-11T11:10:03.29523279Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-11 12:41:54.925476 | controller | Jun 11 11:10:03.296171 crc crio[3656]: time="2026-06-11T11:10:03.296061089Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.925492 | controller | Jun 11 11:10:03.301375 crc crio[3656]: time="2026-06-11T11:10:03.300815609Z" level=info msg="Starting seccomp notifier watcher"
2026-06-11 12:41:54.925507 | controller | Jun 11 11:10:03.301574 crc crio[3656]: time="2026-06-11T11:10:03.300885989Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-11 12:41:54.925523 | controller | Jun 11 11:10:03.302015 crc crio[3656]: time="2026-06-11T11:10:03.301990696Z" level=info msg="Create NRI interface"
2026-06-11 12:41:54.925539 | controller | Jun 11 11:10:03.303840 crc crio[3656]: time="2026-06-11T11:10:03.303816132Z" level=info msg="runtime interface created"
2026-06-11 12:41:54.925554 | controller | Jun 11 11:10:03.304113 crc crio[3656]: time="2026-06-11T11:10:03.304085152Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-11 12:41:54.925573 | controller | Jun 11 11:10:03.304222 crc crio[3656]: time="2026-06-11T11:10:03.304199112Z" level=info msg="runtime interface starting up..."
2026-06-11 12:41:54.925615 | controller | Jun 11 11:10:03.304344 crc crio[3656]: time="2026-06-11T11:10:03.304323721Z" level=info msg="starting plugins..."
2026-06-11 12:41:54.925632 | controller | Jun 11 11:10:03.304471 crc crio[3656]: time="2026-06-11T11:10:03.304453511Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-11 12:41:54.925648 | controller | Jun 11 11:10:03.306584 crc crio[3656]: time="2026-06-11T11:10:03.306558347Z" level=info msg="No systemd watchdog enabled"
2026-06-11 12:41:54.925664 | controller | Jun 11 11:10:03.311282 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-11 12:41:54.925680 | controller | Jun 11 11:10:03.442429 crc crio[3656]: 2026-06-11T11:10:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.925695 | controller | Jun 11 11:10:03.442802 crc crio[3656]: time="2026-06-11T11:10:03.442654541Z" level=info msg="Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791"
2026-06-11 12:41:54.925711 | controller | Jun 11 11:10:03.442802 crc crio[3656]: time="2026-06-11T11:10:03.442784141Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.925727 | controller | Jun 11 11:10:03.442880 crc crio[3656]: time="2026-06-11T11:10:03.44283439Z" 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-11 12:41:54.925743 | controller | Jun 11 11:10:03.443141 crc crio[3656]: time="2026-06-11T11:10:03.44306834Z" 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:0xc0001321b8}] Aliases:map[]}"
2026-06-11 12:41:54.925759 | controller | Jun 11 11:10:03.443345 crc crio[3656]: time="2026-06-11T11:10:03.44328883Z" 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-11 12:41:54.925774 | controller | Jun 11 11:10:03.460363 crc crio[3656]: 2026-06-11T11:10:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.925790 | controller | Jun 11 11:10:03.460545 crc crio[3656]: time="2026-06-11T11:10:03.460509143Z" level=info msg="Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c"
2026-06-11 12:41:54.925805 | controller | Jun 11 11:10:03.460545 crc crio[3656]: time="2026-06-11T11:10:03.460539873Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.925821 | controller | Jun 11 11:10:03.460610 crc crio[3656]: time="2026-06-11T11:10:03.460573263Z" 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-11 12:41:54.925838 | controller | Jun 11 11:10:03.460864 crc crio[3656]: time="2026-06-11T11:10:03.460803213Z" 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:0xc0001323e8}] Aliases:map[]}"
2026-06-11 12:41:54.925858 | controller | Jun 11 11:10:03.461022 crc crio[3656]: time="2026-06-11T11:10:03.460953472Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.925875 | controller | Jun 11 11:10:03.477148 crc crio[3656]: 2026-06-11T11:10:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.925892 | controller | Jun 11 11:10:03.477374 crc crio[3656]: time="2026-06-11T11:10:03.477312488Z" level=info msg="Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65"
2026-06-11 12:41:54.925910 | controller | Jun 11 11:10:03.477374 crc crio[3656]: time="2026-06-11T11:10:03.477357498Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.925926 | controller | Jun 11 11:10:03.477478 crc crio[3656]: time="2026-06-11T11:10:03.477394028Z" 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-11 12:41:54.925942 | controller | Jun 11 11:10:03.477963 crc crio[3656]: time="2026-06-11T11:10:03.477873637Z" 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:0xc0001325f8}] Aliases:map[]}"
2026-06-11 12:41:54.925959 | controller | Jun 11 11:10:03.478074 crc crio[3656]: time="2026-06-11T11:10:03.478032387Z" 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-11 12:41:54.925975 | controller | Jun 11 11:10:03.662491 crc crio[3656]: 2026-06-11T11:10:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.925990 | controller | Jun 11 11:10:03.662608 crc crio[3656]: time="2026-06-11T11:10:03.66258382Z" level=info msg="Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730"
2026-06-11 12:41:54.926005 | controller | Jun 11 11:10:03.662656 crc crio[3656]: time="2026-06-11T11:10:03.662612899Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.926022 | controller | Jun 11 11:10:03.662780 crc crio[3656]: time="2026-06-11T11:10:03.662658839Z" 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-11 12:41:54.926038 | controller | Jun 11 11:10:03.662972 crc crio[3656]: time="2026-06-11T11:10:03.662836889Z" 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:0xc00141e030}] Aliases:map[]}"
2026-06-11 12:41:54.926061 | controller | Jun 11 11:10:03.662972 crc crio[3656]: time="2026-06-11T11:10:03.662910649Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 12:41:54.926079 | controller | Jun 11 11:10:03.662972 crc crio[3656]: time="2026-06-11T11:10:03.662922529Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 12:41:54.926095 | controller | Jun 11 11:10:03.662972 crc crio[3656]: time="2026-06-11T11:10:03.662931959Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.926111 | controller | Jun 11 11:10:03.678663 crc crio[3656]: 2026-06-11T11:10:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.926127 | controller | Jun 11 11:10:03.678798 crc crio[3656]: time="2026-06-11T11:10:03.678744476Z" level=info msg="Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff"
2026-06-11 12:41:54.926142 | controller | Jun 11 11:10:03.678798 crc crio[3656]: time="2026-06-11T11:10:03.678778855Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.926158 | controller | Jun 11 11:10:03.678874 crc crio[3656]: time="2026-06-11T11:10:03.678812375Z" 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-11 12:41:54.926174 | controller | Jun 11 11:10:03.679072 crc crio[3656]: time="2026-06-11T11:10:03.679018835Z" 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:0xc00008c1b8}] Aliases:map[]}"
2026-06-11 12:41:54.926189 | controller | Jun 11 11:10:03.679510 crc crio[3656]: time="2026-06-11T11:10:03.679278374Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.926205 | controller | Jun 11 11:10:03.887311 crc crio[3656]: 2026-06-11T11:10:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.926220 | controller | Jun 11 11:10:03.888639 crc crio[3656]: time="2026-06-11T11:10:03.887538227Z" level=info msg="Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5"
2026-06-11 12:41:54.926236 | controller | Jun 11 11:10:03.888639 crc crio[3656]: time="2026-06-11T11:10:03.887593157Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.926252 | controller | Jun 11 11:10:03.888639 crc crio[3656]: time="2026-06-11T11:10:03.887659517Z" 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-11 12:41:54.926277 | controller | Jun 11 11:10:03.888639 crc crio[3656]: time="2026-06-11T11:10:03.888261166Z" 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:0xc00008c350}] Aliases:map[]}"
2026-06-11 12:41:54.926311 | controller | Jun 11 11:10:03.888639 crc crio[3656]: time="2026-06-11T11:10:03.888566825Z" 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-11 12:41:54.926332 | controller | Jun 11 11:10:03.988962 crc crio[3656]: 2026-06-11T11:10:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.926372 | controller | Jun 11 11:10:03.989591 crc crio[3656]: time="2026-06-11T11:10:03.989499156Z" level=info msg="Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e"
2026-06-11 12:41:54.926394 | controller | Jun 11 11:10:03.989591 crc crio[3656]: time="2026-06-11T11:10:03.989572427Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.926411 | controller | Jun 11 11:10:03.989810 crc crio[3656]: time="2026-06-11T11:10:03.989625808Z" 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-11 12:41:54.926428 | controller | Jun 11 11:10:03.990077 crc crio[3656]: time="2026-06-11T11:10:03.989994622Z" 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:0xc0001326d0}] Aliases:map[]}"
2026-06-11 12:41:54.926444 | controller | Jun 11 11:10:03.990303 crc crio[3656]: time="2026-06-11T11:10:03.990202665Z" 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-11 12:41:54.926460 | controller | Jun 11 11:10:04.009789 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.926476 | controller | Jun 11 11:10:04.010104 crc crio[3656]: time="2026-06-11T11:10:04.010003793Z" level=info msg="Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0"
2026-06-11 12:41:54.926491 | controller | Jun 11 11:10:04.010104 crc crio[3656]: time="2026-06-11T11:10:04.010087084Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.926506 | controller | Jun 11 11:10:04.010262 crc crio[3656]: time="2026-06-11T11:10:04.010117204Z" level=info msg="Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3"
2026-06-11 12:41:54.926525 | controller | Jun 11 11:10:04.010262 crc crio[3656]: time="2026-06-11T11:10:04.010129775Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.926541 | controller | Jun 11 11:10:04.010262 crc crio[3656]: time="2026-06-11T11:10:04.010143635Z" level=info msg="Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017"
2026-06-11 12:41:54.926556 | controller | Jun 11 11:10:04.010262 crc crio[3656]: time="2026-06-11T11:10:04.010156035Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.926571 | controller | Jun 11 11:10:04.010262 crc crio[3656]: time="2026-06-11T11:10:04.010202515Z" 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-11 12:41:54.926587 | controller | Jun 11 11:10:04.010601 crc crio[3656]: time="2026-06-11T11:10:04.010519269Z" 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:0xc00141e0c8}] Aliases:map[]}"
2026-06-11 12:41:54.926603 | controller | Jun 11 11:10:04.011013 crc crio[3656]: time="2026-06-11T11:10:04.010926824Z" 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-11 12:41:54.926618 | controller | Jun 11 11:10:04.035979 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.926633 | controller | Jun 11 11:10:04.036353 crc crio[3656]: time="2026-06-11T11:10:04.036183149Z" level=info msg="Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f"
2026-06-11 12:41:54.926649 | controller | Jun 11 11:10:04.036353 crc crio[3656]: time="2026-06-11T11:10:04.03631483Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.926664 | controller | Jun 11 11:10:04.036450 crc crio[3656]: time="2026-06-11T11:10:04.036392201Z" 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-11 12:41:54.926680 | controller | Jun 11 11:10:04.036930 crc crio[3656]: time="2026-06-11T11:10:04.036833026Z" 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:0xc00141e160}] Aliases:map[]}"
2026-06-11 12:41:54.926696 | controller | Jun 11 11:10:04.037173 crc crio[3656]: time="2026-06-11T11:10:04.03708754Z" 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-11 12:41:54.926712 | controller | Jun 11 11:10:04.095118 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.926731 | controller | Jun 11 11:10:04.095490 crc crio[3656]: time="2026-06-11T11:10:04.095356492Z" level=info msg="Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef"
2026-06-11 12:41:54.926747 | controller | Jun 11 11:10:04.095490 crc crio[3656]: time="2026-06-11T11:10:04.095437463Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.926763 | controller | Jun 11 11:10:04.095490 crc crio[3656]: time="2026-06-11T11:10:04.095489263Z" 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-11 12:41:54.926779 | controller | Jun 11 11:10:04.095929 crc crio[3656]: time="2026-06-11T11:10:04.095842948Z" 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:0xc00141e1f0}] Aliases:map[]}"
2026-06-11 12:41:54.926796 | controller | Jun 11 11:10:04.096124 crc crio[3656]: time="2026-06-11T11:10:04.09605892Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.926811 | controller | Jun 11 11:10:04.194168 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.926827 | controller | Jun 11 11:10:04.194589 crc crio[3656]: time="2026-06-11T11:10:04.194537076Z" level=info msg="Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150"
2026-06-11 12:41:54.926843 | controller | Jun 11 11:10:04.194740 crc crio[3656]: time="2026-06-11T11:10:04.194592667Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.926858 | controller | Jun 11 11:10:04.194740 crc crio[3656]: time="2026-06-11T11:10:04.194643697Z" 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-11 12:41:54.926874 | controller | Jun 11 11:10:04.195180 crc crio[3656]: time="2026-06-11T11:10:04.195129843Z" 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:0xc00141e280}] Aliases:map[]}"
2026-06-11 12:41:54.926889 | controller | Jun 11 11:10:04.195382 crc crio[3656]: time="2026-06-11T11:10:04.195286745Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.926904 | controller | Jun 11 11:10:04.282145 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.926923 | controller | Jun 11 11:10:04.282388 crc crio[3656]: time="2026-06-11T11:10:04.282338194Z" level=info msg="Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6"
2026-06-11 12:41:54.926939 | controller | Jun 11 11:10:04.282388 crc crio[3656]: time="2026-06-11T11:10:04.282377815Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.926954 | controller | Jun 11 11:10:04.282388 crc crio[3656]: time="2026-06-11T11:10:04.282391165Z" level=info msg="Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183"
2026-06-11 12:41:54.926969 | controller | Jun 11 11:10:04.282534 crc crio[3656]: time="2026-06-11T11:10:04.282398725Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.926984 | controller | Jun 11 11:10:04.282534 crc crio[3656]: time="2026-06-11T11:10:04.282430945Z" 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-11 12:41:54.927000 | controller | Jun 11 11:10:04.282725 crc crio[3656]: time="2026-06-11T11:10:04.282628028Z" 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:0xc00008c510}] Aliases:map[]}"
2026-06-11 12:41:54.927015 | controller | Jun 11 11:10:04.282973 crc crio[3656]: time="2026-06-11T11:10:04.28284039Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.927030 | controller | Jun 11 11:10:04.303304 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.927046 | controller | Jun 11 11:10:04.303435 crc crio[3656]: time="2026-06-11T11:10:04.303390688Z" level=info msg="Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4"
2026-06-11 12:41:54.927061 | controller | Jun 11 11:10:04.303540 crc crio[3656]: time="2026-06-11T11:10:04.303436548Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.927077 | controller | Jun 11 11:10:04.303540 crc crio[3656]: time="2026-06-11T11:10:04.303473109Z" 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-11 12:41:54.927093 | controller | Jun 11 11:10:04.303719 crc crio[3656]: time="2026-06-11T11:10:04.303639381Z" 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:0xc00123e0d8}] Aliases:map[]}"
2026-06-11 12:41:54.927109 | controller | Jun 11 11:10:04.303923 crc crio[3656]: time="2026-06-11T11:10:04.303873284Z" 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-11 12:41:54.927128 | controller | Jun 11 11:10:04.325759 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.927145 | controller | Jun 11 11:10:04.326265 crc crio[3656]: time="2026-06-11T11:10:04.326122632Z" level=info msg="Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae"
2026-06-11 12:41:54.927160 | controller | Jun 11 11:10:04.326331 crc crio[3656]: time="2026-06-11T11:10:04.326289634Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.927175 | controller | Jun 11 11:10:04.326504 crc crio[3656]: time="2026-06-11T11:10:04.326394095Z" 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-11 12:41:54.927191 | controller | Jun 11 11:10:04.326976 crc crio[3656]: time="2026-06-11T11:10:04.326898871Z" 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:0xc0001327e8}] Aliases:map[]}"
2026-06-11 12:41:54.927207 | controller | Jun 11 11:10:04.327396 crc crio[3656]: time="2026-06-11T11:10:04.327330446Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.927222 | controller | Jun 11 11:10:04.432254 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.927238 | controller | Jun 11 11:10:04.432254 crc crio[3656]: time="2026-06-11T11:10:04.432101979Z" level=info msg="Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1"
2026-06-11 12:41:54.927253 | controller | Jun 11 11:10:04.432254 crc crio[3656]: time="2026-06-11T11:10:04.432135689Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.927269 | controller | Jun 11 11:10:04.432254 crc crio[3656]: time="2026-06-11T11:10:04.43217231Z" 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-11 12:41:54.927285 | controller | Jun 11 11:10:04.432504 crc crio[3656]: time="2026-06-11T11:10:04.432385262Z" 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:0xc00141e320}] Aliases:map[]}"
2026-06-11 12:41:54.927300 | controller | Jun 11 11:10:04.432543 crc crio[3656]: time="2026-06-11T11:10:04.432530264Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.927316 | controller | Jun 11 11:10:04.450756 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.927335 | controller | Jun 11 11:10:04.450972 crc crio[3656]: time="2026-06-11T11:10:04.450898195Z" level=info msg="Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7"
2026-06-11 12:41:54.927369 | controller | Jun 11 11:10:04.450972 crc crio[3656]: time="2026-06-11T11:10:04.450952346Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.927387 | controller | Jun 11 11:10:04.450972 crc crio[3656]: time="2026-06-11T11:10:04.450972016Z" level=info msg="Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0"
2026-06-11 12:41:54.927402 | controller | Jun 11 11:10:04.451067 crc crio[3656]: time="2026-06-11T11:10:04.450980106Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.927418 | controller | Jun 11 11:10:04.451067 crc crio[3656]: time="2026-06-11T11:10:04.451007857Z" 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-11 12:41:54.927434 | controller | Jun 11 11:10:04.451156 crc crio[3656]: time="2026-06-11T11:10:04.451132998Z" 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:0xc00141e3b8}] Aliases:map[]}"
2026-06-11 12:41:54.927450 | controller | Jun 11 11:10:04.451198 crc crio[3656]: time="2026-06-11T11:10:04.451183719Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 12:41:54.927466 | controller | Jun 11 11:10:04.451198 crc crio[3656]: time="2026-06-11T11:10:04.451193479Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 12:41:54.927481 | controller | Jun 11 11:10:04.451303 crc crio[3656]: time="2026-06-11T11:10:04.451236819Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.927497 | controller | Jun 11 11:10:04.489643 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.927513 | controller | Jun 11 11:10:04.489643 crc crio[3656]: time="2026-06-11T11:10:04.489638542Z" level=info msg="Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d"
2026-06-11 12:41:54.927528 | controller | Jun 11 11:10:04.490019 crc crio[3656]: time="2026-06-11T11:10:04.489726553Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.927543 | controller | Jun 11 11:10:04.490019 crc crio[3656]: time="2026-06-11T11:10:04.489768364Z" 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-11 12:41:54.927559 | controller | Jun 11 11:10:04.490095 crc crio[3656]: time="2026-06-11T11:10:04.490021677Z" 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:0xc00008c5f8}] Aliases:map[]}"
2026-06-11 12:41:54.927579 | controller | Jun 11 11:10:04.490248 crc crio[3656]: time="2026-06-11T11:10:04.490161778Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.927596 | controller | Jun 11 11:10:04.576060 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.927611 | controller | Jun 11 11:10:04.576281 crc crio[3656]: time="2026-06-11T11:10:04.576183285Z" level=info msg="Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71"
2026-06-11 12:41:54.927627 | controller | Jun 11 11:10:04.576281 crc crio[3656]: time="2026-06-11T11:10:04.576259446Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.927642 | controller | Jun 11 11:10:04.576416 crc crio[3656]: time="2026-06-11T11:10:04.576298607Z" 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-11 12:41:54.927658 | controller | Jun 11 11:10:04.576545 crc crio[3656]: time="2026-06-11T11:10:04.576483229Z" 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:0xc00008c690}] Aliases:map[]}"
2026-06-11 12:41:54.927674 | controller | Jun 11 11:10:04.576665 crc crio[3656]: time="2026-06-11T11:10:04.57662318Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.927689 | controller | Jun 11 11:10:04.640094 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.927705 | controller | Jun 11 11:10:04.640313 crc crio[3656]: time="2026-06-11T11:10:04.640188206Z" level=info msg="Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d"
2026-06-11 12:41:54.927721 | controller | Jun 11 11:10:04.640313 crc crio[3656]: time="2026-06-11T11:10:04.640261347Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.927737 | controller | Jun 11 11:10:04.640313 crc crio[3656]: time="2026-06-11T11:10:04.640296848Z" 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-11 12:41:54.927752 | controller | Jun 11 11:10:04.640527 crc crio[3656]: time="2026-06-11T11:10:04.64046884Z" 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:0xc00141e420}] Aliases:map[]}"
2026-06-11 12:41:54.927771 | controller | Jun 11 11:10:04.640653 crc crio[3656]: time="2026-06-11T11:10:04.640615392Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.927787 | controller | Jun 11 11:10:04.699500 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.927803 | controller | Jun 11 11:10:04.699754 crc crio[3656]: time="2026-06-11T11:10:04.699638973Z" level=info msg="Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16"
2026-06-11 12:41:54.927818 | controller | Jun 11 11:10:04.699857 crc crio[3656]: time="2026-06-11T11:10:04.699809785Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.927834 | controller | Jun 11 11:10:04.699919 crc crio[3656]: time="2026-06-11T11:10:04.699867376Z" 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-11 12:41:54.927850 | controller | Jun 11 11:10:04.700111 crc crio[3656]: time="2026-06-11T11:10:04.700040398Z" 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:0xc00123e1a0}] Aliases:map[]}"
2026-06-11 12:41:54.927865 | controller | Jun 11 11:10:04.700243 crc crio[3656]: time="2026-06-11T11:10:04.700181689Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.927881 | controller | Jun 11 11:10:04.715152 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.927896 | controller | Jun 11 11:10:04.715345 crc crio[3656]: time="2026-06-11T11:10:04.715270551Z" level=info msg="Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471"
2026-06-11 12:41:54.927912 | controller | Jun 11 11:10:04.715345 crc crio[3656]: time="2026-06-11T11:10:04.715320342Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.927927 | controller | Jun 11 11:10:04.715434 crc crio[3656]: time="2026-06-11T11:10:04.715355992Z" 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-11 12:41:54.927943 | controller | Jun 11 11:10:04.715636 crc crio[3656]: time="2026-06-11T11:10:04.715578125Z" 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:0xc00123e230}] Aliases:map[]}"
2026-06-11 12:41:54.927964 | controller | Jun 11 11:10:04.715891 crc crio[3656]: time="2026-06-11T11:10:04.715818808Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.927981 | controller | Jun 11 11:10:04.731974 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.927996 | controller | Jun 11 11:10:04.732150 crc crio[3656]: time="2026-06-11T11:10:04.732066714Z" level=info msg="Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400"
2026-06-11 12:41:54.928012 | controller | Jun 11 11:10:04.732150 crc crio[3656]: time="2026-06-11T11:10:04.732105094Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.928027 | controller | Jun 11 11:10:04.732150 crc crio[3656]: time="2026-06-11T11:10:04.732121074Z" level=info msg="Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946"
2026-06-11 12:41:54.928043 | controller | Jun 11 11:10:04.732150 crc crio[3656]: time="2026-06-11T11:10:04.732128244Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.928058 | controller | Jun 11 11:10:04.732296 crc crio[3656]: time="2026-06-11T11:10:04.732154795Z" 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-11 12:41:54.928073 | controller | Jun 11 11:10:04.732405 crc crio[3656]: time="2026-06-11T11:10:04.732362337Z" 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:0xc000132890}] Aliases:map[]}"
2026-06-11 12:41:54.928089 | controller | Jun 11 11:10:04.732565 crc crio[3656]: time="2026-06-11T11:10:04.732512689Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.928104 | controller | Jun 11 11:10:04.749171 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.928119 | controller | Jun 11 11:10:04.749343 crc crio[3656]: time="2026-06-11T11:10:04.749278421Z" level=info msg="Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded"
2026-06-11 12:41:54.928134 | controller | Jun 11 11:10:04.749343 crc crio[3656]: time="2026-06-11T11:10:04.749326382Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.928150 | controller | Jun 11 11:10:04.749416 crc crio[3656]: time="2026-06-11T11:10:04.749359732Z" 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-11 12:41:54.928166 | controller | Jun 11 11:10:04.749567 crc crio[3656]: time="2026-06-11T11:10:04.749514574Z" 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:0xc00123e2d0}] Aliases:map[]}"
2026-06-11 12:41:54.928185 | controller | Jun 11 11:10:04.749777 crc crio[3656]: time="2026-06-11T11:10:04.749648106Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.928201 | controller | Jun 11 11:10:04.764493 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.928217 | controller | Jun 11 11:10:04.764750 crc crio[3656]: time="2026-06-11T11:10:04.764610076Z" level=info msg="Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a"
2026-06-11 12:41:54.928233 | controller | Jun 11 11:10:04.764750 crc crio[3656]: time="2026-06-11T11:10:04.764659917Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.928249 | controller | Jun 11 11:10:04.764849 crc crio[3656]: time="2026-06-11T11:10:04.764752958Z" 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-11 12:41:54.928265 | controller | Jun 11 11:10:04.765025 crc crio[3656]: time="2026-06-11T11:10:04.76495338Z" 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:0xc00123e360}] Aliases:map[]}"
2026-06-11 12:41:54.928281 | controller | Jun 11 11:10:04.765526 crc crio[3656]: time="2026-06-11T11:10:04.765436336Z" 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-11 12:41:54.928297 | controller | Jun 11 11:10:04.780417 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.928313 | controller | Jun 11 11:10:04.780803 crc crio[3656]: time="2026-06-11T11:10:04.780767331Z" level=info msg="Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d"
2026-06-11 12:41:54.928328 | controller | Jun 11 11:10:04.780878 crc crio[3656]: time="2026-06-11T11:10:04.780864552Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.928344 | controller | Jun 11 11:10:04.780959 crc crio[3656]: time="2026-06-11T11:10:04.780944693Z" 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-11 12:41:54.928380 | controller | Jun 11 11:10:04.781193 crc crio[3656]: time="2026-06-11T11:10:04.781175195Z" 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:0xc00141e4d0}] Aliases:map[]}"
2026-06-11 12:41:54.928401 | controller | Jun 11 11:10:04.781435 crc crio[3656]: time="2026-06-11T11:10:04.781418218Z" 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-11 12:41:54.928417 | controller | Jun 11 11:10:04.820722 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.928433 | controller | Jun 11 11:10:04.821028 crc crio[3656]: time="2026-06-11T11:10:04.821001975Z" level=info msg="Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda"
2026-06-11 12:41:54.928448 | controller | Jun 11 11:10:04.821109 crc crio[3656]: time="2026-06-11T11:10:04.821093517Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.928464 | controller | Jun 11 11:10:04.821188 crc crio[3656]: time="2026-06-11T11:10:04.821172988Z" 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-11 12:41:54.928480 | controller | Jun 11 11:10:04.821387 crc crio[3656]: time="2026-06-11T11:10:04.82136914Z" 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:0xc0001329c0}] Aliases:map[]}"
2026-06-11 12:41:54.928496 | controller | Jun 11 11:10:04.821487 crc crio[3656]: time="2026-06-11T11:10:04.821473031Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 12:41:54.928512 | controller | Jun 11 11:10:04.821553 crc crio[3656]: time="2026-06-11T11:10:04.821540402Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 12:41:54.928528 | controller | Jun 11 11:10:04.821613 crc crio[3656]: time="2026-06-11T11:10:04.821598213Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.928543 | controller | Jun 11 11:10:04.907581 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.928559 | controller | Jun 11 11:10:04.908772 crc crio[3656]: time="2026-06-11T11:10:04.907620069Z" level=info msg="Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab"
2026-06-11 12:41:54.928575 | controller | Jun 11 11:10:04.908772 crc crio[3656]: time="2026-06-11T11:10:04.90765019Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.928590 | controller | Jun 11 11:10:04.908772 crc crio[3656]: time="2026-06-11T11:10:04.907818612Z" level=info msg="Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a"
2026-06-11 12:41:54.928606 | controller | Jun 11 11:10:04.908772 crc crio[3656]: time="2026-06-11T11:10:04.907837562Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.928622 | controller | Jun 11 11:10:04.908772 crc crio[3656]: time="2026-06-11T11:10:04.907865952Z" 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-11 12:41:54.928641 | controller | Jun 11 11:10:04.908772 crc crio[3656]: time="2026-06-11T11:10:04.908028784Z" 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:0xc00008c758}] Aliases:map[]}"
2026-06-11 12:41:54.928658 | controller | Jun 11 11:10:04.908772 crc crio[3656]: time="2026-06-11T11:10:04.908143566Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.928673 | controller | Jun 11 11:10:05.103621 crc crio[3656]: 2026-06-11T11:10:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.928689 | controller | Jun 11 11:10:05.105175 crc crio[3656]: time="2026-06-11T11:10:05.104022856Z" level=info msg="Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a"
2026-06-11 12:41:54.928704 | controller | Jun 11 11:10:05.105175 crc crio[3656]: time="2026-06-11T11:10:05.104753725Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.928720 | controller | Jun 11 11:10:05.105175 crc crio[3656]: time="2026-06-11T11:10:05.104820996Z" 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-11 12:41:54.928735 | controller | Jun 11 11:10:05.105175 crc crio[3656]: time="2026-06-11T11:10:05.104979608Z" 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:0xc00123e390}] Aliases:map[]}"
2026-06-11 12:41:54.928751 | controller | Jun 11 11:10:05.105175 crc crio[3656]: time="2026-06-11T11:10:05.105031678Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 12:41:54.928767 | controller | Jun 11 11:10:05.105175 crc crio[3656]: time="2026-06-11T11:10:05.105055529Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 12:41:54.928782 | controller | Jun 11 11:10:05.105175 crc crio[3656]: time="2026-06-11T11:10:05.105077069Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.928797 | controller | Jun 11 11:10:05.313108 crc crio[3656]: 2026-06-11T11:10:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.928815 | controller | Jun 11 11:10:05.313108 crc crio[3656]: time="2026-06-11T11:10:05.313052245Z" level=info msg="Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587"
2026-06-11 12:41:54.928834 | controller | Jun 11 11:10:05.313108 crc crio[3656]: time="2026-06-11T11:10:05.313086325Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.928858 | controller | Jun 11 11:10:05.313318 crc crio[3656]: time="2026-06-11T11:10:05.313121576Z" 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-11 12:41:54.928878 | controller | Jun 11 11:10:05.315862 crc crio[3656]: time="2026-06-11T11:10:05.315782278Z" 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:0xc00159a000}] Aliases:map[]}"
2026-06-11 12:41:54.928897 | controller | Jun 11 11:10:05.316155 crc crio[3656]: time="2026-06-11T11:10:05.316075721Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.928916 | controller | Jun 11 11:10:05.656120 crc crio[3656]: 2026-06-11T11:10:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.928935 | controller | Jun 11 11:10:05.656339 crc crio[3656]: time="2026-06-11T11:10:05.656277512Z" level=info msg="Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010"
2026-06-11 12:41:54.928950 | controller | Jun 11 11:10:05.656339 crc crio[3656]: time="2026-06-11T11:10:05.656332292Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.928966 | controller | Jun 11 11:10:05.656428 crc crio[3656]: time="2026-06-11T11:10:05.656349982Z" level=info msg="Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21"
2026-06-11 12:41:54.928981 | controller | Jun 11 11:10:05.656428 crc crio[3656]: time="2026-06-11T11:10:05.656361113Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.928996 | controller | Jun 11 11:10:05.656428 crc crio[3656]: time="2026-06-11T11:10:05.656372083Z" level=info msg="Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce"
2026-06-11 12:41:54.929011 | controller | Jun 11 11:10:05.656428 crc crio[3656]: time="2026-06-11T11:10:05.656381793Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.929026 | controller | Jun 11 11:10:05.656428 crc crio[3656]: time="2026-06-11T11:10:05.656415213Z" 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-11 12:41:54.929041 | controller | Jun 11 11:10:05.656803 crc crio[3656]: time="2026-06-11T11:10:05.656761877Z" 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:0xc0013004a8}] Aliases:map[]}"
2026-06-11 12:41:54.929056 | controller | Jun 11 11:10:05.656979 crc crio[3656]: time="2026-06-11T11:10:05.656929519Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.929075 | controller | Jun 11 11:10:05.843744 crc crio[3656]: 2026-06-11T11:10:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.929091 | controller | Jun 11 11:10:05.844126 crc crio[3656]: time="2026-06-11T11:10:05.844038174Z" level=info msg="Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673"
2026-06-11 12:41:54.929106 | controller | Jun 11 11:10:05.844126 crc crio[3656]: time="2026-06-11T11:10:05.844112885Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.929121 | controller | Jun 11 11:10:05.844251 crc crio[3656]: time="2026-06-11T11:10:05.844175946Z" 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-11 12:41:54.929137 | controller | Jun 11 11:10:05.844603 crc crio[3656]: time="2026-06-11T11:10:05.844413559Z" 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:0xc00159a180}] Aliases:map[]}"
2026-06-11 12:41:54.929153 | controller | Jun 11 11:10:05.844603 crc crio[3656]: time="2026-06-11T11:10:05.844593941Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.929169 | controller | Jun 11 11:10:05.886786 crc crio[3656]: 2026-06-11T11:10:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.929184 | controller | Jun 11 11:10:05.887338 crc crio[3656]: time="2026-06-11T11:10:05.887052723Z" level=info msg="Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2"
2026-06-11 12:41:54.929199 | controller | Jun 11 11:10:05.887338 crc crio[3656]: time="2026-06-11T11:10:05.887319526Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.929214 | controller | Jun 11 11:10:05.887435 crc crio[3656]: time="2026-06-11T11:10:05.887356986Z" 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-11 12:41:54.929230 | controller | Jun 11 11:10:05.887939 crc crio[3656]: time="2026-06-11T11:10:05.887722911Z" 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:0xc00008c510}] Aliases:map[]}"
2026-06-11 12:41:54.929246 | controller | Jun 11 11:10:05.887939 crc crio[3656]: time="2026-06-11T11:10:05.887909043Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.929261 | controller | Jun 11 11:10:05.903476 crc crio[3656]: 2026-06-11T11:10:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.929281 | controller | Jun 11 11:10:05.903598 crc crio[3656]: time="2026-06-11T11:10:05.903559232Z" level=info msg="Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28"
2026-06-11 12:41:54.929296 | controller | Jun 11 11:10:05.903598 crc crio[3656]: time="2026-06-11T11:10:05.903589332Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.929312 | controller | Jun 11 11:10:05.903667 crc crio[3656]: time="2026-06-11T11:10:05.903601772Z" level=info msg="Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f"
2026-06-11 12:41:54.929327 | controller | Jun 11 11:10:05.903667 crc crio[3656]: time="2026-06-11T11:10:05.903609662Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.929342 | controller | Jun 11 11:10:05.903667 crc crio[3656]: time="2026-06-11T11:10:05.903618832Z" level=info msg="Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255"
2026-06-11 12:41:54.929375 | controller | Jun 11 11:10:05.903667 crc crio[3656]: time="2026-06-11T11:10:05.903625442Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.929392 | controller | Jun 11 11:10:05.903667 crc crio[3656]: time="2026-06-11T11:10:05.903653193Z" 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-11 12:41:54.929407 | controller | Jun 11 11:10:05.903916 crc crio[3656]: time="2026-06-11T11:10:05.903858715Z" 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:0xc00008c7c0}] Aliases:map[]}"
2026-06-11 12:41:54.929423 | controller | Jun 11 11:10:05.904244 crc crio[3656]: time="2026-06-11T11:10:05.904081408Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.929438 | controller | Jun 11 11:10:05.958987 crc crio[3656]: 2026-06-11T11:10:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:54.929454 | controller | Jun 11 11:10:05.960252 crc crio[3656]: time="2026-06-11T11:10:05.959313013Z" level=info msg="Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240"
2026-06-11 12:41:54.929469 | controller | Jun 11 11:10:05.960252 crc crio[3656]: time="2026-06-11T11:10:05.959354064Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.929485 | controller | Jun 11 11:10:05.960252 crc crio[3656]: time="2026-06-11T11:10:05.959475045Z" 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-11 12:41:54.929500 | controller | Jun 11 11:10:05.960252 crc crio[3656]: time="2026-06-11T11:10:05.959664198Z" 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:0xc00008c930}] Aliases:map[]}"
2026-06-11 12:41:54.929520 | controller | Jun 11 11:10:05.960252 crc crio[3656]: time="2026-06-11T11:10:05.95983309Z" 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-11 12:41:54.929536 | controller | Jun 11 11:10:05.990116 crc crio[3656]: time="2026-06-11T11:10:05.989908622Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=e5c37e06-50df-45cb-a353-720a19f03ba9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.929553 | controller | Jun 11 11:10:05.990116 crc crio[3656]: time="2026-06-11T11:10:05.990038144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.929569 | controller | Jun 11 11:10:06.005964 crc crio[3656]: time="2026-06-11T11:10:06.00545792Z" 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=e5c37e06-50df-45cb-a353-720a19f03ba9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.929585 | controller | Jun 11 11:10:06.025901 crc crio[3656]: time="2026-06-11T11:10:06.024643141Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=9ba1d1d8-8c72-434c-a738-4575fc14efff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.929600 | controller | Jun 11 11:10:06.026067 crc crio[3656]: time="2026-06-11T11:10:06.025940776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.929616 | controller | Jun 11 11:10:06.040141 crc crio[3656]: time="2026-06-11T11:10:06.039985056Z" 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=9ba1d1d8-8c72-434c-a738-4575fc14efff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.929632 | controller | Jun 11 11:10:06.060002 crc crio[3656]: time="2026-06-11T11:10:06.059754424Z" level=info msg="Ran pod sandbox 5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892 with infra container: openshift-etcd/etcd-crc/POD" id=e5c37e06-50df-45cb-a353-720a19f03ba9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.929647 | controller | Jun 11 11:10:06.062116 crc crio[3656]: time="2026-06-11T11:10:06.062046542Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=b86f0747-1a4d-4646-aa8c-1088832fb27e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.929663 | controller | Jun 11 11:10:06.062230 crc crio[3656]: time="2026-06-11T11:10:06.062198543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.929679 | controller | Jun 11 11:10:06.070648 crc crio[3656]: time="2026-06-11T11:10:06.070481453Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=9d3c6223-e5b6-47ba-bbf2-21d91920c090 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.929697 | controller | Jun 11 11:10:06.071476 crc crio[3656]: time="2026-06-11T11:10:06.071382234Z" level=info msg="Ran pod sandbox e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=9ba1d1d8-8c72-434c-a738-4575fc14efff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.929721 | controller | Jun 11 11:10:06.073982 crc crio[3656]: time="2026-06-11T11:10:06.073796453Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=2425d622-ddf3-4f89-9bbd-e1e7bb6403f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.929741 | controller | Jun 11 11:10:06.077269 crc crio[3656]: time="2026-06-11T11:10:06.077039622Z" 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=b86f0747-1a4d-4646-aa8c-1088832fb27e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.929760 | controller | Jun 11 11:10:06.083350 crc crio[3656]: time="2026-06-11T11:10:06.083241327Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=12bb0eb1-2723-4fa4-9190-af13b1c483da name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.929778 | controller | Jun 11 11:10:06.085864 crc crio[3656]: time="2026-06-11T11:10:06.085642346Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=35305fe1-a400-474e-8cc2-3fe8a7b9e060 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.929794 | controller | Jun 11 11:10:06.089005 crc crio[3656]: time="2026-06-11T11:10:06.088890915Z" level=info msg="Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=20263a98-dcc7-4a97-bd0b-0dc22ee855f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.929809 | controller | Jun 11 11:10:06.089091 crc crio[3656]: time="2026-06-11T11:10:06.089037777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.929825 | controller | Jun 11 11:10:06.094884 crc crio[3656]: time="2026-06-11T11:10:06.093657753Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=c98babc2-5fda-4597-a3d1-4fdc6e528977 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.929841 | controller | Jun 11 11:10:06.094884 crc crio[3656]: time="2026-06-11T11:10:06.093754484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.929856 | controller | Jun 11 11:10:06.096301 crc crio[3656]: time="2026-06-11T11:10:06.096105702Z" level=info msg="Ran pod sandbox 90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=b86f0747-1a4d-4646-aa8c-1088832fb27e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.929875 | controller | Jun 11 11:10:06.103905 crc crio[3656]: time="2026-06-11T11:10:06.103793725Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=380ab44b-0ef9-473d-b6b1-c338df4d97e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.929893 | controller | Jun 11 11:10:06.107274 crc crio[3656]: time="2026-06-11T11:10:06.107027214Z" 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=20263a98-dcc7-4a97-bd0b-0dc22ee855f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.929909 | controller | Jun 11 11:10:06.107357 crc crio[3656]: time="2026-06-11T11:10:06.107309327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.929924 | controller | Jun 11 11:10:06.113600 crc crio[3656]: time="2026-06-11T11:10:06.11339281Z" 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=c98babc2-5fda-4597-a3d1-4fdc6e528977 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.929943 | controller | Jun 11 11:10:06.128112 crc crio[3656]: time="2026-06-11T11:10:06.127911535Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f162aa48-7dac-4fc2-805a-52e262b8c940 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.929959 | controller | Jun 11 11:10:06.128327 crc crio[3656]: time="2026-06-11T11:10:06.128221579Z" level=info msg="Ran pod sandbox 3150442a99d6c26fe8eda69423f0d0dca61e407de7aa202702692bc848767a03 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=c98babc2-5fda-4597-a3d1-4fdc6e528977 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.929974 | controller | Jun 11 11:10:06.130159 crc crio[3656]: time="2026-06-11T11:10:06.129392113Z" level=info msg="Ran pod sandbox 8addf67d77fb470f981ad5d6406c298f8600cc6abd76dd8ef81ae61c61b959ad with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=20263a98-dcc7-4a97-bd0b-0dc22ee855f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.929990 | controller | Jun 11 11:10:06.135294 crc crio[3656]: time="2026-06-11T11:10:06.135159273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.930005 | controller | Jun 11 11:10:06.138447 crc crio[3656]: time="2026-06-11T11:10:06.1382925Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=797918be-ccb5-4e08-baf0-590c41a1d707 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.930021 | controller | Jun 11 11:10:06.139203 crc crio[3656]: time="2026-06-11T11:10:06.139016799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.930037 | controller | Jun 11 11:10:06.152897 crc crio[3656]: time="2026-06-11T11:10:06.152587383Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=7958f1ab-5703-475a-a804-b8a348e5a76f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.930052 | controller | Jun 11 11:10:06.153800 crc crio[3656]: time="2026-06-11T11:10:06.153541294Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=805548c2-635a-4e4d-8b64-2e024053ca62 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.930068 | controller | Jun 11 11:10:06.162101 crc crio[3656]: time="2026-06-11T11:10:06.161867494Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=3fc8ba29-03f6-499b-b9ed-51873b231f17 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.930083 | controller | Jun 11 11:10:06.171076 crc crio[3656]: time="2026-06-11T11:10:06.170581869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.930099 | controller | Jun 11 11:10:06.173099 crc crio[3656]: time="2026-06-11T11:10:06.172910438Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c1ad5437-db78-49b7-8c6b-84e068955ad3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.930114 | controller | Jun 11 11:10:06.229558 crc crio[3656]: time="2026-06-11T11:10:06.229153585Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=38d34778-b610-46aa-a479-14960e80fa65 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.930133 | controller | Jun 11 11:10:06.271013 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:54.930149 | controller | Jun 11 11:10:06.271521 crc crio[3656]: time="2026-06-11T11:10:06.27104793Z" level=info msg="Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405"
2026-06-11 12:41:54.930164 | controller | Jun 11 11:10:06.271521 crc crio[3656]: time="2026-06-11T11:10:06.271090601Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.930180 | controller | Jun 11 11:10:06.271521 crc crio[3656]: time="2026-06-11T11:10:06.271116421Z" level=info msg="Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852"
2026-06-11 12:41:54.930196 | controller | Jun 11 11:10:06.271521 crc crio[3656]: time="2026-06-11T11:10:06.271129371Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.930212 | controller | Jun 11 11:10:06.271521 crc crio[3656]: time="2026-06-11T11:10:06.271438555Z" level=info msg="Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6"
2026-06-11 12:41:54.930227 | controller | Jun 11 11:10:06.271521 crc crio[3656]: time="2026-06-11T11:10:06.271466295Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.930243 | controller | Jun 11 11:10:06.271521 crc crio[3656]: time="2026-06-11T11:10:06.271503426Z" 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-11 12:41:54.930259 | controller | Jun 11 11:10:06.271998 crc crio[3656]: time="2026-06-11T11:10:06.271919891Z" 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:0xc00008d438}] Aliases:map[]}"
2026-06-11 12:41:54.930275 | controller | Jun 11 11:10:06.272495 crc crio[3656]: time="2026-06-11T11:10:06.272085313Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.930302 | controller | Jun 11 11:10:06.281534 crc crio[3656]: time="2026-06-11T11:10:06.281132352Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=6142fbb3-0411-4604-b2e2-a10e575f9b1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.930320 | controller | Jun 11 11:10:06.281933 crc crio[3656]: time="2026-06-11T11:10:06.28184834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.930336 | controller | Jun 11 11:10:06.294596 crc crio[3656]: time="2026-06-11T11:10:06.294390112Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=9634f1f3-b6c9-49fd-bcf7-c741283e517a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.930373 | controller | Jun 11 11:10:06.295392 crc crio[3656]: time="2026-06-11T11:10:06.295255242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.930395 | controller | Jun 11 11:10:06.314119 crc crio[3656]: time="2026-06-11T11:10:06.313828486Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=e4db8643-626d-407b-821e-9e590f65b452 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.930412 | controller | Jun 11 11:10:06.330400 crc crio[3656]: time="2026-06-11T11:10:06.330072471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.930427 | controller | Jun 11 11:10:06.350338 crc crio[3656]: time="2026-06-11T11:10:06.350087133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.930443 | controller | Jun 11 11:10:06.393386 crc crio[3656]: time="2026-06-11T11:10:06.392944739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.930458 | controller | Jun 11 11:10:06.615301 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:54.930473 | controller | Jun 11 11:10:06.615662 crc crio[3656]: time="2026-06-11T11:10:06.615620013Z" level=info msg="Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007"
2026-06-11 12:41:54.930489 | controller | Jun 11 11:10:06.615832 crc crio[3656]: time="2026-06-11T11:10:06.615809665Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.930504 | controller | Jun 11 11:10:06.615920 crc crio[3656]: time="2026-06-11T11:10:06.615906246Z" level=info msg="Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f"
2026-06-11 12:41:54.930520 | controller | Jun 11 11:10:06.619428 crc crio[3656]: time="2026-06-11T11:10:06.615978447Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.930536 | controller | Jun 11 11:10:06.620366 crc crio[3656]: time="2026-06-11T11:10:06.62034558Z" 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-11 12:41:54.930552 | controller | Jun 11 11:10:06.620633 crc crio[3656]: time="2026-06-11T11:10:06.620611443Z" 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:0xc00008c050}] Aliases:map[]}"
2026-06-11 12:41:54.930568 | controller | Jun 11 11:10:06.622350 crc crio[3656]: time="2026-06-11T11:10:06.622320513Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.930583 | controller | Jun 11 11:10:06.623055 crc crio[3656]: time="2026-06-11T11:10:06.620153697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.930599 | controller | Jun 11 11:10:06.680964 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:54.930618 | controller | Jun 11 11:10:06.681781 crc crio[3656]: time="2026-06-11T11:10:06.681735969Z" level=info msg="Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc"
2026-06-11 12:41:54.930634 | controller | Jun 11 11:10:06.681876 crc crio[3656]: time="2026-06-11T11:10:06.681860381Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.930650 | controller | Jun 11 11:10:06.682055 crc crio[3656]: time="2026-06-11T11:10:06.682034923Z" 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-11 12:41:54.930666 | controller | Jun 11 11:10:06.682356 crc crio[3656]: time="2026-06-11T11:10:06.682328307Z" 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:0xc000132878}] Aliases:map[]}"
2026-06-11 12:41:54.930682 | controller | Jun 11 11:10:06.682853 crc crio[3656]: time="2026-06-11T11:10:06.682670911Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.930698 | controller | Jun 11 11:10:06.976516 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:54.930713 | controller | Jun 11 11:10:06.977503 crc crio[3656]: time="2026-06-11T11:10:06.976566552Z" level=info msg="Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1"
2026-06-11 12:41:54.930729 | controller | Jun 11 11:10:06.977503 crc crio[3656]: time="2026-06-11T11:10:06.976611513Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.930745 | controller | Jun 11 11:10:06.977503 crc crio[3656]: time="2026-06-11T11:10:06.976644243Z" level=info msg="Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5"
2026-06-11 12:41:54.930760 | controller | Jun 11 11:10:06.977503 crc crio[3656]: time="2026-06-11T11:10:06.976654794Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.930776 | controller | Jun 11 11:10:06.977503 crc crio[3656]: time="2026-06-11T11:10:06.976770735Z" 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-11 12:41:54.930791 | controller | Jun 11 11:10:06.977503 crc crio[3656]: time="2026-06-11T11:10:06.977102819Z" 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:0xc001e805b0}] Aliases:map[]}"
2026-06-11 12:41:54.930807 | controller | Jun 11 11:10:06.977503 crc crio[3656]: time="2026-06-11T11:10:06.977349762Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.930826 | controller | Jun 11 11:10:07.100486 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:54.930842 | controller | Jun 11 11:10:07.100772 crc crio[3656]: time="2026-06-11T11:10:07.100608057Z" level=info msg="Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9"
2026-06-11 12:41:54.930858 | controller | Jun 11 11:10:07.100772 crc crio[3656]: time="2026-06-11T11:10:07.100650418Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.930874 | controller | Jun 11 11:10:07.100772 crc crio[3656]: time="2026-06-11T11:10:07.100756769Z" 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-11 12:41:54.930890 | controller | Jun 11 11:10:07.101017 crc crio[3656]: time="2026-06-11T11:10:07.100949221Z" 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:0xc00123e3c8}] Aliases:map[]}"
2026-06-11 12:41:54.930906 | controller | Jun 11 11:10:07.101424 crc crio[3656]: time="2026-06-11T11:10:07.101217405Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.930922 | controller | Jun 11 11:10:07.146773 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:54.930938 | controller | Jun 11 11:10:07.146977 crc crio[3656]: time="2026-06-11T11:10:07.146911995Z" level=info msg="Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f"
2026-06-11 12:41:54.930953 | controller | Jun 11 11:10:07.146977 crc crio[3656]: time="2026-06-11T11:10:07.146964046Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.930969 | controller | Jun 11 11:10:07.147079 crc crio[3656]: time="2026-06-11T11:10:07.147005116Z" 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-11 12:41:54.930985 | controller | Jun 11 11:10:07.147267 crc crio[3656]: time="2026-06-11T11:10:07.147188219Z" 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:0xc00141e1a0}] Aliases:map[]}"
2026-06-11 12:41:54.931000 | controller | Jun 11 11:10:07.147458 crc crio[3656]: time="2026-06-11T11:10:07.147405021Z" 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-11 12:41:54.931016 | controller | Jun 11 11:10:07.230270 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:54.931035 | controller | Jun 11 11:10:07.230270 crc crio[3656]: time="2026-06-11T11:10:07.229787104Z" level=info msg="Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7"
2026-06-11 12:41:54.931050 | controller | Jun 11 11:10:07.230270 crc crio[3656]: time="2026-06-11T11:10:07.229824865Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.931066 | controller | Jun 11 11:10:07.230270 crc crio[3656]: time="2026-06-11T11:10:07.229862865Z" 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-11 12:41:54.931082 | controller | Jun 11 11:10:07.230270 crc crio[3656]: time="2026-06-11T11:10:07.230030997Z" 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:0xc001300480}] Aliases:map[]}"
2026-06-11 12:41:54.931097 | controller | Jun 11 11:10:07.230270 crc crio[3656]: time="2026-06-11T11:10:07.23024084Z" 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-11 12:41:54.931113 | controller | Jun 11 11:10:07.535481 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:54.931128 | controller | Jun 11 11:10:07.535917 crc crio[3656]: time="2026-06-11T11:10:07.535816122Z" level=info msg="Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9"
2026-06-11 12:41:54.931143 | controller | Jun 11 11:10:07.536486 crc crio[3656]: time="2026-06-11T11:10:07.535884473Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.931158 | controller | Jun 11 11:10:07.536644 crc crio[3656]: time="2026-06-11T11:10:07.536578111Z" 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-11 12:41:54.931174 | controller | Jun 11 11:10:07.537472 crc crio[3656]: time="2026-06-11T11:10:07.53731999Z" 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:0xc001300268}] Aliases:map[]}"
2026-06-11 12:41:54.931190 | controller | Jun 11 11:10:07.537848 crc crio[3656]: time="2026-06-11T11:10:07.537592193Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.931205 | controller | Jun 11 11:10:07.794271 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:54.931233 | controller | Jun 11 11:10:07.795129 crc crio[3656]: time="2026-06-11T11:10:07.794809732Z" level=info msg="Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118"
2026-06-11 12:41:54.931249 | controller | Jun 11 11:10:07.795961 crc crio[3656]: time="2026-06-11T11:10:07.795935816Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.931264 | controller | Jun 11 11:10:07.796241 crc crio[3656]: time="2026-06-11T11:10:07.796215639Z" 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-11 12:41:54.931281 | controller | Jun 11 11:10:07.796564 crc crio[3656]: time="2026-06-11T11:10:07.796532453Z" 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:0xc0029222b8}] Aliases:map[]}"
2026-06-11 12:41:54.931297 | controller | Jun 11 11:10:07.797259 crc crio[3656]: time="2026-06-11T11:10:07.797234041Z" 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-11 12:41:54.931312 | controller | Jun 11 11:10:07.967289 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:54.931327 | controller | Jun 11 11:10:07.967885 crc crio[3656]: time="2026-06-11T11:10:07.967829277Z" level=info msg="Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7"
2026-06-11 12:41:54.931343 | controller | Jun 11 11:10:07.968820 crc crio[3656]: time="2026-06-11T11:10:07.968746408Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.931378 | controller | Jun 11 11:10:07.968893 crc crio[3656]: time="2026-06-11T11:10:07.96885487Z" 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-11 12:41:54.931395 | controller | Jun 11 11:10:07.969455 crc crio[3656]: time="2026-06-11T11:10:07.969382636Z" 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:0xc001f0a000}] Aliases:map[]}"
2026-06-11 12:41:54.931411 | controller | Jun 11 11:10:07.969650 crc crio[3656]: time="2026-06-11T11:10:07.969598559Z" level=info msg="Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.931426 | controller | Jun 11 11:10:08.021238 crc crio[3656]: time="2026-06-11T11:10:08.021009938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.931445 | controller | Jun 11 11:10:08.021987 crc crio[3656]: time="2026-06-11T11:10:08.021487764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.931460 | controller | Jun 11 11:10:08.023243 crc crio[3656]: time="2026-06-11T11:10:08.022995392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.931476 | controller | Jun 11 11:10:08.024462 crc crio[3656]: time="2026-06-11T11:10:08.024332428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.931491 | controller | Jun 11 11:10:08.024797 crc crio[3656]: time="2026-06-11T11:10:08.024660912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.931506 | controller | Jun 11 11:10:08.050371 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:54.931521 | controller | Jun 11 11:10:08.050606 crc crio[3656]: time="2026-06-11T11:10:08.050574105Z" level=info msg="Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b"
2026-06-11 12:41:54.931536 | controller | Jun 11 11:10:08.050760 crc crio[3656]: time="2026-06-11T11:10:08.050732656Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.931552 | controller | Jun 11 11:10:08.050891 crc crio[3656]: time="2026-06-11T11:10:08.050866878Z" 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-11 12:41:54.931567 | controller | Jun 11 11:10:08.051123 crc crio[3656]: time="2026-06-11T11:10:08.051094071Z" 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:0xc002bb81f0}] Aliases:map[]}"
2026-06-11 12:41:54.931583 | controller | Jun 11 11:10:08.051447 crc crio[3656]: time="2026-06-11T11:10:08.051422865Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.931598 | controller | Jun 11 11:10:08.127225 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:54.931614 | controller | Jun 11 11:10:08.127610 crc crio[3656]: time="2026-06-11T11:10:08.127568792Z" level=info msg="Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1"
2026-06-11 12:41:54.931629 | controller | Jun 11 11:10:08.127758 crc crio[3656]: time="2026-06-11T11:10:08.127726884Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.931644 | controller | Jun 11 11:10:08.127923 crc crio[3656]: time="2026-06-11T11:10:08.127897086Z" 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-11 12:41:54.931663 | controller | Jun 11 11:10:08.128209 crc crio[3656]: time="2026-06-11T11:10:08.12818446Z" 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:0xc000182698}] Aliases:map[]}"
2026-06-11 12:41:54.931679 | controller | Jun 11 11:10:08.128430 crc crio[3656]: time="2026-06-11T11:10:08.128407322Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.931694 | controller | Jun 11 11:10:08.182964 crc crio[3656]: time="2026-06-11T11:10:08.182794068Z" level=info msg="Created container 91321cd139d1c69d6d22fca021d0fec7f0efbd158fa1f5ef1d6f3cc6a1aa06ed: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=6142fbb3-0411-4604-b2e2-a10e575f9b1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.931710 | controller | Jun 11 11:10:08.185668 crc crio[3656]: time="2026-06-11T11:10:08.1854302Z" level=info msg="Starting container: 91321cd139d1c69d6d22fca021d0fec7f0efbd158fa1f5ef1d6f3cc6a1aa06ed" id=8a2a6192-2edd-4e06-b34d-d492b9f02241 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.931726 | controller | Jun 11 11:10:08.188312 crc crio[3656]: time="2026-06-11T11:10:08.187431604Z" level=info msg="Created container 70b478e3759ffbb3b2e1f95067a5d27c09172b74de968288ae64d64e6dcb1f8a: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=9634f1f3-b6c9-49fd-bcf7-c741283e517a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.931741 | controller | Jun 11 11:10:08.189151 crc crio[3656]: time="2026-06-11T11:10:08.188513617Z" level=info msg="Starting container: 70b478e3759ffbb3b2e1f95067a5d27c09172b74de968288ae64d64e6dcb1f8a" id=00c8ebc1-ef16-4ed4-8f36-e21c8d723859 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.931757 | controller | Jun 11 11:10:08.189533 crc crio[3656]: time="2026-06-11T11:10:08.189439838Z" level=info msg="Created container 5c72159f7b29122f3fc7a353ce56a276d188cb43ee67b9819d9c79bf7f6d5a71: openshift-etcd/etcd-crc/setup" id=797918be-ccb5-4e08-baf0-590c41a1d707 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.931773 | controller | Jun 11 11:10:08.191093 crc crio[3656]: time="2026-06-11T11:10:08.191026837Z" level=info msg="Starting container: 5c72159f7b29122f3fc7a353ce56a276d188cb43ee67b9819d9c79bf7f6d5a71" id=1aa037d9-9888-4a61-b6a5-67bdbd256d5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.931790 | controller | Jun 11 11:10:08.196951 crc crio[3656]: time="2026-06-11T11:10:08.196870377Z" level=info msg="Started container" PID=5432 containerID=70b478e3759ffbb3b2e1f95067a5d27c09172b74de968288ae64d64e6dcb1f8a description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=00c8ebc1-ef16-4ed4-8f36-e21c8d723859 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed
2026-06-11 12:41:54.931806 | controller | Jun 11 11:10:08.204578 crc crio[3656]: time="2026-06-11T11:10:08.203933803Z" level=info msg="Started container" PID=5431 containerID=5c72159f7b29122f3fc7a353ce56a276d188cb43ee67b9819d9c79bf7f6d5a71 description=openshift-etcd/etcd-crc/setup id=1aa037d9-9888-4a61-b6a5-67bdbd256d5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892
2026-06-11 12:41:54.931822 | controller | Jun 11 11:10:08.205869 crc crio[3656]: time="2026-06-11T11:10:08.205828005Z" level=info msg="Started container" PID=5433 containerID=91321cd139d1c69d6d22fca021d0fec7f0efbd158fa1f5ef1d6f3cc6a1aa06ed description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=8a2a6192-2edd-4e06-b34d-d492b9f02241 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8addf67d77fb470f981ad5d6406c298f8600cc6abd76dd8ef81ae61c61b959ad
2026-06-11 12:41:54.931842 | controller | Jun 11 11:10:08.214778 crc crio[3656]: time="2026-06-11T11:10:08.214377958Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=3768f540-22d4-4f38-8be7-1388ef262bf2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.931858 | controller | Jun 11 11:10:08.218341 crc crio[3656]: time="2026-06-11T11:10:08.218072163Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=25c6a4fc-c060-4422-be2f-e8b8d1fe4467 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.931873 | controller | Jun 11 11:10:08.221429 crc crio[3656]: time="2026-06-11T11:10:08.220969228Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=a2b3f937-7ebc-4d98-810b-fd403df16ae0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.931889 | controller | Jun 11 11:10:08.222229 crc crio[3656]: time="2026-06-11T11:10:08.222204443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.931904 | controller | Jun 11 11:10:08.228069 crc crio[3656]: time="2026-06-11T11:10:08.228021623Z" level=info msg="Created container 48d699512b6e2861740b92f5b40d421fa5a675370735ef7d7a4fc78aae06a674: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=e4db8643-626d-407b-821e-9e590f65b452 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.931920 | controller | Jun 11 11:10:08.229803 crc crio[3656]: time="2026-06-11T11:10:08.229575262Z" level=info msg="Starting container: 48d699512b6e2861740b92f5b40d421fa5a675370735ef7d7a4fc78aae06a674" id=d0ccff9e-0621-4844-ba9a-a50bed48cf13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.931935 | controller | Jun 11 11:10:08.240575 crc crio[3656]: time="2026-06-11T11:10:08.240494703Z" level=info msg="Created container 58333d9a449d7c3b686e4ca8d4afc65a0f0feca276b50d4afb239277a4f6ddee: openshift-kube-apiserver/kube-apiserver-crc/setup" id=380ab44b-0ef9-473d-b6b1-c338df4d97e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.931951 | controller | Jun 11 11:10:08.241413 crc crio[3656]: time="2026-06-11T11:10:08.240653345Z" level=info msg="Started container" PID=5434 containerID=48d699512b6e2861740b92f5b40d421fa5a675370735ef7d7a4fc78aae06a674 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=d0ccff9e-0621-4844-ba9a-a50bed48cf13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3150442a99d6c26fe8eda69423f0d0dca61e407de7aa202702692bc848767a03
2026-06-11 12:41:54.931966 | controller | Jun 11 11:10:08.243645 crc crio[3656]: time="2026-06-11T11:10:08.243610291Z" level=info msg="Starting container: 58333d9a449d7c3b686e4ca8d4afc65a0f0feca276b50d4afb239277a4f6ddee" id=138b1401-3a06-4e70-8b24-95493f916a6c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.931982 | controller | Jun 11 11:10:08.248842 crc crio[3656]: time="2026-06-11T11:10:08.248647842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.931997 | controller | Jun 11 11:10:08.290392 crc crio[3656]: time="2026-06-11T11:10:08.290221663Z" level=info msg="Started container" PID=5436 containerID=58333d9a449d7c3b686e4ca8d4afc65a0f0feca276b50d4afb239277a4f6ddee description=openshift-kube-apiserver/kube-apiserver-crc/setup id=138b1401-3a06-4e70-8b24-95493f916a6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6
2026-06-11 12:41:54.932017 | controller | Jun 11 11:10:08.427421 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:54.932034 | controller | Jun 11 11:10:08.427800 crc crio[3656]: time="2026-06-11T11:10:08.427541327Z" level=info msg="Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb"
2026-06-11 12:41:54.932050 | controller | Jun 11 11:10:08.427800 crc crio[3656]: time="2026-06-11T11:10:08.427588478Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.932065 | controller | Jun 11 11:10:08.427800 crc crio[3656]: time="2026-06-11T11:10:08.427611318Z" level=info msg="Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86"
2026-06-11 12:41:54.932081 | controller | Jun 11 11:10:08.427800 crc crio[3656]: time="2026-06-11T11:10:08.427625059Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.932097 | controller | Jun 11 11:10:08.427800 crc crio[3656]: time="2026-06-11T11:10:08.427665879Z" 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-11 12:41:54.932113 | controller | Jun 11 11:10:08.428053 crc crio[3656]: time="2026-06-11T11:10:08.427860061Z" 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:0xc00008c050}] Aliases:map[]}"
2026-06-11 12:41:54.932129 | controller | Jun 11 11:10:08.428053 crc crio[3656]: time="2026-06-11T11:10:08.427923462Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 12:41:54.932145 | controller | Jun 11 11:10:08.428053 crc crio[3656]: time="2026-06-11T11:10:08.427938712Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 12:41:54.932161 | controller | Jun 11 11:10:08.428053 crc crio[3656]: time="2026-06-11T11:10:08.427955873Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.932177 | controller | Jun 11 11:10:08.544596 crc crio[3656]: time="2026-06-11T11:10:08.544380215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.932193 | controller | Jun 11 11:10:08.630586 crc crio[3656]: time="2026-06-11T11:10:08.630466693Z" level=info msg="Created container 51efc3a727bae1519e1ed0588c026594a1f18165efe5cf11be85bb2bc72ad3a5: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=a2b3f937-7ebc-4d98-810b-fd403df16ae0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.932209 | controller | Jun 11 11:10:08.632057 crc crio[3656]: time="2026-06-11T11:10:08.631978381Z" level=info msg="Starting container: 51efc3a727bae1519e1ed0588c026594a1f18165efe5cf11be85bb2bc72ad3a5" id=086764a0-dd5f-4372-a2ca-f0f3863deda8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.932224 | controller | Jun 11 11:10:08.636347 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:54.932243 | controller | Jun 11 11:10:08.636630 crc crio[3656]: time="2026-06-11T11:10:08.636575277Z" level=info msg="Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b"
2026-06-11 12:41:54.932259 | controller | Jun 11 11:10:08.637005 crc crio[3656]: time="2026-06-11T11:10:08.636971171Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.932275 | controller | Jun 11 11:10:08.637230 crc crio[3656]: time="2026-06-11T11:10:08.637201144Z" level=info msg="Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227"
2026-06-11 12:41:54.932290 | controller | Jun 11 11:10:08.637344 crc crio[3656]: time="2026-06-11T11:10:08.637314255Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.932306 | controller | Jun 11 11:10:08.637521 crc crio[3656]: time="2026-06-11T11:10:08.637479137Z" level=info msg="Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f"
2026-06-11 12:41:54.932321 | controller | Jun 11 11:10:08.637662 crc crio[3656]: time="2026-06-11T11:10:08.637631109Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.932337 | controller | Jun 11 11:10:08.637922 crc crio[3656]: time="2026-06-11T11:10:08.637884322Z" 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-11 12:41:54.932372 | controller | Jun 11 11:10:08.638388 crc crio[3656]: time="2026-06-11T11:10:08.638337528Z" 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:0xc001e809d8}] Aliases:map[]}"
2026-06-11 12:41:54.932391 | controller | Jun 11 11:10:08.638904 crc crio[3656]: time="2026-06-11T11:10:08.638867664Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.932407 | controller | Jun 11 11:10:08.640394 crc crio[3656]: time="2026-06-11T11:10:08.640298741Z" level=info msg="Started container" PID=5492 containerID=51efc3a727bae1519e1ed0588c026594a1f18165efe5cf11be85bb2bc72ad3a5 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=086764a0-dd5f-4372-a2ca-f0f3863deda8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed
2026-06-11 12:41:54.932423 | controller | Jun 11 11:10:08.657561 crc crio[3656]: time="2026-06-11T11:10:08.657441858Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=ef5657dc-57ad-4ae0-9a28-b9f711bbe828 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.932439 | controller | Jun 11 11:10:08.659600 crc crio[3656]: time="2026-06-11T11:10:08.659334301Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=5a066116-d450-44a8-ba24-de73e807a9df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.932455 | controller | Jun 11 11:10:08.660786 crc crio[3656]: time="2026-06-11T11:10:08.660577856Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=f161c98d-ca45-4e6e-bce2-a220c7acf53d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.932474 | controller | Jun 11 11:10:08.661083 crc crio[3656]: time="2026-06-11T11:10:08.661013171Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e3f843cb-2389-4478-8474-6f282c2e122b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.932490 | controller | Jun 11 11:10:08.662515 crc crio[3656]: time="2026-06-11T11:10:08.662369427Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=9d46d4db-fd95-4bd4-b2a6-303456b11d3d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.932506 | controller | Jun 11 11:10:08.663170 crc crio[3656]: time="2026-06-11T11:10:08.662889604Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=dcca8b10-d7ea-482e-994a-db844f32b0dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.932521 | controller | Jun 11 11:10:08.665306 crc crio[3656]: time="2026-06-11T11:10:08.665227892Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ed2466fc-1278-46dd-8b00-8ccd364e13d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.932536 | controller | Jun 11 11:10:08.666628 crc crio[3656]: time="2026-06-11T11:10:08.666594698Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=88068ecc-b03e-4cd2-b93c-1531ed804a8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.932552 | controller | Jun 11 11:10:08.666888 crc crio[3656]: time="2026-06-11T11:10:08.666811181Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=468696e8-0eee-41df-b0f4-2e933a4acc6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.932567 | controller | Jun 11 11:10:08.667416 crc crio[3656]: time="2026-06-11T11:10:08.667110544Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=8e66c3f8-6023-4b41-9565-e18d178ec6b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.932743 | controller | Jun 11 11:10:08.667893 crc crio[3656]: time="2026-06-11T11:10:08.66755766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.932759 | controller | Jun 11 11:10:08.668108 crc crio[3656]: time="2026-06-11T11:10:08.668085206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.932774 | controller | Jun 11 11:10:08.668753 crc crio[3656]: time="2026-06-11T11:10:08.667155465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.932791 | controller | Jun 11 11:10:08.668897 crc crio[3656]: time="2026-06-11T11:10:08.668330239Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=5b7f641a-b6ad-4c02-b6f7-f6d9a8fe7464 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.932817 | controller | Jun 11 11:10:08.669114 crc crio[3656]: time="2026-06-11T11:10:08.668541222Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9d6d4f15-77b0-49d6-a7ca-37430fb815ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.932837 | controller | Jun 11 11:10:08.672971 crc crio[3656]: time="2026-06-11T11:10:08.672796813Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=1de0d267-2b0a-4e53-9499-7d01b68ea874 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.932859 | controller | Jun 11 11:10:08.673977 crc crio[3656]: time="2026-06-11T11:10:08.673907476Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=3d3ad12f-34be-41fa-b9d8-2169f48e1b6b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.932882 | controller | Jun 11 11:10:08.675106 crc crio[3656]: time="2026-06-11T11:10:08.67506564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.932898 | controller | Jun 11 11:10:08.679098 crc crio[3656]: time="2026-06-11T11:10:08.678937687Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=43fe59c9-4335-44e4-8a0d-148345dc1f45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.932921 | controller | Jun 11 11:10:08.685957 crc crio[3656]: time="2026-06-11T11:10:08.685909471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.932937 | controller | Jun 11 11:10:08.694048 crc crio[3656]: time="2026-06-11T11:10:08.693907907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.932957 | controller | Jun 11 11:10:08.715393 crc crio[3656]: time="2026-06-11T11:10:08.715069902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.933016 | controller | Jun 11 11:10:08.721452 crc crio[3656]: time="2026-06-11T11:10:08.721022464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.933041 | controller | Jun 11 11:10:08.725613 crc crio[3656]: time="2026-06-11T11:10:08.725441577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.933057 | controller | Jun 11 11:10:08.742875 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:54.933072 | controller | Jun 11 11:10:08.815547 crc crio[3656]: time="2026-06-11T11:10:08.814946186Z" level=info msg="Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20"
2026-06-11 12:41:54.933088 | controller | Jun 11 11:10:08.815547 crc crio[3656]: time="2026-06-11T11:10:08.8152725Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.933104 | controller | Jun 11 11:10:08.815547 crc crio[3656]: time="2026-06-11T11:10:08.815314101Z" level=info msg="Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34"
2026-06-11 12:41:54.933120 | controller | Jun 11 11:10:08.815547 crc crio[3656]: time="2026-06-11T11:10:08.815325851Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.933136 | controller | Jun 11 11:10:08.815547 crc crio[3656]: time="2026-06-11T11:10:08.815361291Z" 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-11 12:41:54.933156 | controller | Jun 11 11:10:08.816064 crc crio[3656]: time="2026-06-11T11:10:08.815817337Z" 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:0xc00279c5a8}] Aliases:map[]}"
2026-06-11 12:41:54.933172 | controller | Jun 11 11:10:08.816064 crc crio[3656]: time="2026-06-11T11:10:08.816017919Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.933188 | controller | Jun 11 11:10:08.817258 crc crio[3656]: time="2026-06-11T11:10:08.816891779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.933203 | controller | Jun 11 11:10:09.474624 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:54.933219 | controller | Jun 11 11:10:09.476425 crc crio[3656]: time="2026-06-11T11:10:09.474622416Z" level=info msg="Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5"
2026-06-11 12:41:54.933234 | controller | Jun 11 11:10:09.476425 crc crio[3656]: time="2026-06-11T11:10:09.474662497Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.933249 | controller | Jun 11 11:10:09.476425 crc crio[3656]: time="2026-06-11T11:10:09.474723147Z" level=info msg="Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911"
2026-06-11 12:41:54.933264 | controller | Jun 11 11:10:09.476425 crc crio[3656]: time="2026-06-11T11:10:09.474736797Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.933280 | controller | Jun 11 11:10:09.476425 crc crio[3656]: time="2026-06-11T11:10:09.474775788Z" 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-11 12:41:54.933296 | controller | Jun 11 11:10:09.476425 crc crio[3656]: time="2026-06-11T11:10:09.474875349Z" 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:0xc00008c2f8}] Aliases:map[]}"
2026-06-11 12:41:54.933312 | controller | Jun 11 11:10:09.476425 crc crio[3656]: time="2026-06-11T11:10:09.475322725Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-11 12:41:54.933328 | controller | Jun 11 11:10:09.476425 crc crio[3656]: time="2026-06-11T11:10:09.475338175Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-11 12:41:54.933344 | controller | Jun 11 11:10:09.476425 crc crio[3656]: time="2026-06-11T11:10:09.475364885Z" level=info msg="Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.933383 | controller | Jun 11 11:10:09.862216 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:54.933469 | controller | Jun 11 11:10:09.862216 crc crio[3656]: time="2026-06-11T11:10:09.862207807Z" level=info msg="Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946"
2026-06-11 12:41:54.933494 | controller | Jun 11 11:10:09.862216 crc crio[3656]: time="2026-06-11T11:10:09.862245287Z" level=info msg="cleanup sandbox network"
2026-06-11 12:41:54.933511 | controller | Jun 11 11:10:09.862216 crc crio[3656]: time="2026-06-11T11:10:09.862280968Z" 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-11 12:41:54.933528 | controller | Jun 11 11:10:09.862548 crc crio[3656]: time="2026-06-11T11:10:09.862413309Z" 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:0xc00141e670}] Aliases:map[]}"
2026-06-11 12:41:54.933544 | controller | Jun 11 11:10:09.862615 crc crio[3656]: time="2026-06-11T11:10:09.862556881Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.933560 | controller | Jun 11 11:10:09.980449 crc crio[3656]: time="2026-06-11T11:10:09.980331031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.933576 | controller | Jun 11 11:10:10.097802 crc crio[3656]: time="2026-06-11T11:10:10.096023475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.933592 | controller | Jun 11 11:10:10.110384 crc crio[3656]: time="2026-06-11T11:10:10.110247556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.933607 | controller | Jun 11 11:10:10.185504 crc crio[3656]: time="2026-06-11T11:10:10.185333941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.933623 | controller | Jun 11 11:10:10.200238 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:54.933638 | controller | Jun 11 11:10:10.200385 crc crio[3656]: time="2026-06-11T11:10:10.200256601Z" level=info msg="Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d"
2026-06-11 12:41:54.933653 | controller | Jun 11 11:10:10.241593 crc crio[3656]: time="2026-06-11T11:10:10.241424117Z" level=info msg="Created container 0de0071b77e7b7b1b192366de29b5c415afc30d4498b8c1819f391d9fd49b21d: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=8e66c3f8-6023-4b41-9565-e18d178ec6b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.933669 | controller | Jun 11 11:10:10.245170 crc crio[3656]: time="2026-06-11T11:10:10.244927779Z" level=info msg="Starting container: 0de0071b77e7b7b1b192366de29b5c415afc30d4498b8c1819f391d9fd49b21d" id=31986aa5-4279-4987-9cdd-8937ea085615 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.933689 | controller | Jun 11 11:10:10.251356 crc crio[3656]: time="2026-06-11T11:10:10.251309946Z" level=info msg="Created container c1972c96a7a80c13235bac210c958714f7256901feab8454176add6d8d4e5ce3: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=43fe59c9-4335-44e4-8a0d-148345dc1f45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.933705 | controller | Jun 11 11:10:10.257086 crc crio[3656]: time="2026-06-11T11:10:10.256966374Z" level=info msg="Starting container: c1972c96a7a80c13235bac210c958714f7256901feab8454176add6d8d4e5ce3" id=2755a85f-72fd-4380-acb0-0ffc8652397c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.933720 | controller | Jun 11 11:10:10.267259 crc crio[3656]: time="2026-06-11T11:10:10.266973485Z" level=info msg="Started container" PID=5588 containerID=c1972c96a7a80c13235bac210c958714f7256901feab8454176add6d8d4e5ce3 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=2755a85f-72fd-4380-acb0-0ffc8652397c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8addf67d77fb470f981ad5d6406c298f8600cc6abd76dd8ef81ae61c61b959ad
2026-06-11 12:41:54.933736 | controller | Jun 11 11:10:10.273320 crc crio[3656]: time="2026-06-11T11:10:10.272950747Z" level=info msg="Started container" PID=5583 containerID=0de0071b77e7b7b1b192366de29b5c415afc30d4498b8c1819f391d9fd49b21d description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=31986aa5-4279-4987-9cdd-8937ea085615 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892
2026-06-11 12:41:54.933752 | controller | Jun 11 11:10:10.292659 crc crio[3656]: time="2026-06-11T11:10:10.291914826Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=8196c5d8-611e-4c70-9ff3-5bb7117ff3df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.933767 | controller | Jun 11 11:10:10.297033 crc crio[3656]: time="2026-06-11T11:10:10.296948526Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=4b8a76fc-9ca4-449a-a658-cc3bb52fee53 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.933782 | controller | Jun 11 11:10:10.299732 crc crio[3656]: time="2026-06-11T11:10:10.299612528Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=c26731b3-d4a6-43a3-8699-3bf86c229454 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.933797 | controller | Jun 11 11:10:10.300120 crc crio[3656]: time="2026-06-11T11:10:10.300019453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.933813 | controller | Jun 11 11:10:10.315182 crc crio[3656]: time="2026-06-11T11:10:10.315028674Z" level=info msg="Created container 0dfe99f3bc957d863bce5ee91f9f565247c36d7a10a3ead29cd1d94d4e8214f9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=468696e8-0eee-41df-b0f4-2e933a4acc6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.933828 | controller | Jun 11 11:10:10.316481 crc crio[3656]: time="2026-06-11T11:10:10.316419511Z" level=info msg="Starting container: 0dfe99f3bc957d863bce5ee91f9f565247c36d7a10a3ead29cd1d94d4e8214f9" id=53d6521c-4910-463a-a79b-0f9211eff97d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.933844 | controller | Jun 11 11:10:10.317838 crc crio[3656]: time="2026-06-11T11:10:10.317766927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.933859 | controller | Jun 11 11:10:10.322583 crc crio[3656]: time="2026-06-11T11:10:10.322470894Z" level=info msg="Created container 7a27a92400ce25fff1f9c1e8ee4aa331e7ed8a4ec4e9cd05b2bc6798d25486d9: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=1de0d267-2b0a-4e53-9499-7d01b68ea874 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.933879 | controller | Jun 11 11:10:10.323970 crc crio[3656]: time="2026-06-11T11:10:10.323614517Z" level=info msg="Started container" PID=5598 containerID=0dfe99f3bc957d863bce5ee91f9f565247c36d7a10a3ead29cd1d94d4e8214f9 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=53d6521c-4910-463a-a79b-0f9211eff97d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6
2026-06-11 12:41:54.933895 | controller | Jun 11 11:10:10.324293 crc crio[3656]: time="2026-06-11T11:10:10.323999922Z" level=info msg="Starting container: 7a27a92400ce25fff1f9c1e8ee4aa331e7ed8a4ec4e9cd05b2bc6798d25486d9" id=b5e05639-8cb1-4d70-bbc1-a19ddde2b9f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.933911 | controller | Jun 11 11:10:10.351937 crc crio[3656]: time="2026-06-11T11:10:10.351382992Z" level=info msg="Started container" PID=5595 containerID=7a27a92400ce25fff1f9c1e8ee4aa331e7ed8a4ec4e9cd05b2bc6798d25486d9 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=b5e05639-8cb1-4d70-bbc1-a19ddde2b9f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3150442a99d6c26fe8eda69423f0d0dca61e407de7aa202702692bc848767a03
2026-06-11 12:41:54.933926 | controller | Jun 11 11:10:10.582409 crc crio[3656]: time="2026-06-11T11:10:10.582296464Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=aff801e6-c4f2-4a3b-af31-b651eece5c50 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.933941 | controller | Jun 11 11:10:10.587271 crc crio[3656]: time="2026-06-11T11:10:10.586334773Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=5f92a244-c16a-4abf-9dd0-802af3c955e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.933956 | controller | Jun 11 11:10:10.591511 crc crio[3656]: time="2026-06-11T11:10:10.59104055Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=58192a65-f40c-479a-94b0-28643a3ee471 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.933972 | controller | Jun 11 11:10:10.592274 crc crio[3656]: time="2026-06-11T11:10:10.591570207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.933988 | controller | Jun 11 11:10:10.645748 crc crio[3656]: time="2026-06-11T11:10:10.645628368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.934003 | controller | Jun 11 11:10:10.879914 crc crio[3656]: time="2026-06-11T11:10:10.879603208Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=a31c2720-b636-4f70-8b44-613dfacdaaed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.934019 | controller | Jun 11 11:10:10.884327 crc crio[3656]: time="2026-06-11T11:10:10.88398131Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=3bc57b45-a4e4-4fe9-b50a-c09a3e320163 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.934034 | controller | Jun 11 11:10:10.896646 crc crio[3656]: time="2026-06-11T11:10:10.89639356Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=afce79af-d7ed-40ed-984d-2dd7eee509da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.934054 | controller | Jun 11 11:10:10.900660 crc crio[3656]: time="2026-06-11T11:10:10.900489129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.934070 | controller | Jun 11 11:10:11.001671 crc crio[3656]: time="2026-06-11T11:10:11.000468335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.934085 | controller | Jun 11 11:10:11.296411 crc crio[3656]: time="2026-06-11T11:10:11.295602532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.934101 | controller | Jun 11 11:10:11.645919 crc crio[3656]: time="2026-06-11T11:10:11.64499212Z" level=info msg="Created container 80277b352cb08adebbf8d6fbdffff6cbb4e920fd74140f52e8e986b9ffb0339f: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=c26731b3-d4a6-43a3-8699-3bf86c229454 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.934117 | controller | Jun 11 11:10:11.652927 crc crio[3656]: time="2026-06-11T11:10:11.652274348Z" level=info msg="Starting container: 80277b352cb08adebbf8d6fbdffff6cbb4e920fd74140f52e8e986b9ffb0339f" id=47981a92-b5c1-4766-a946-4449748709a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.934132 | controller | Jun 11 11:10:11.697484 crc crio[3656]: time="2026-06-11T11:10:11.696048175Z" level=info msg="Started container" PID=5641 containerID=80277b352cb08adebbf8d6fbdffff6cbb4e920fd74140f52e8e986b9ffb0339f description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=47981a92-b5c1-4766-a946-4449748709a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8addf67d77fb470f981ad5d6406c298f8600cc6abd76dd8ef81ae61c61b959ad
2026-06-11 12:41:54.934148 | controller | Jun 11 11:10:11.733406 crc crio[3656]: time="2026-06-11T11:10:11.726208588Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=ec3ccc03-a33a-4305-bda8-120578bf3b46 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.934164 | controller | Jun 11 11:10:11.733406 crc crio[3656]: time="2026-06-11T11:10:11.72889743Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=7d637eaa-d74d-4c87-a3e7-4696b0752a39 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.934180 | controller | Jun 11 11:10:11.733406 crc crio[3656]: time="2026-06-11T11:10:11.732014698Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=fa409d96-ce4e-437e-b03d-fb24bdf9762d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.934195 | controller | Jun 11 11:10:11.733406 crc crio[3656]: time="2026-06-11T11:10:11.732321972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.934211 | controller | Jun 11 11:10:11.808321 crc crio[3656]: time="2026-06-11T11:10:11.807447016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.934226 | controller | Jun 11 11:10:12.173286 crc crio[3656]: time="2026-06-11T11:10:12.172973297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.934241 | controller | Jun 11 11:10:12.549783 crc crio[3656]: time="2026-06-11T11:10:12.548393948Z" level=info msg="Created container 061e508429c6517a455fae8a665b40c6e89cd74c74d04fe0e723fe3a73abe42b: openshift-etcd/etcd-crc/etcd-resources-copy" id=afce79af-d7ed-40ed-984d-2dd7eee509da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.934261 | controller | Jun 11 11:10:12.561579 crc crio[3656]: time="2026-06-11T11:10:12.561520186Z" level=info msg="Starting container: 061e508429c6517a455fae8a665b40c6e89cd74c74d04fe0e723fe3a73abe42b" id=f34c3a53-018c-4739-95ba-3f6eaf692724 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.934276 | controller | Jun 11 11:10:12.642319 crc crio[3656]: time="2026-06-11T11:10:12.641369708Z" level=info msg="Started container" PID=5675 containerID=061e508429c6517a455fae8a665b40c6e89cd74c74d04fe0e723fe3a73abe42b description=openshift-etcd/etcd-crc/etcd-resources-copy id=f34c3a53-018c-4739-95ba-3f6eaf692724 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892
2026-06-11 12:41:54.934292 | controller | Jun 11 11:10:12.830467 crc crio[3656]: time="2026-06-11T11:10:12.830398466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.934322 | controller | Jun 11 11:10:12.932200 crc crio[3656]: time="2026-06-11T11:10:12.932028471Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=87f484cb-3476-475c-924e-84e8b76eb214 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.934338 | controller | Jun 11 11:10:12.937295 crc crio[3656]: time="2026-06-11T11:10:12.937012351Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=8cc70005-888e-432e-9b30-9e1b767d14f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.934372 | controller | Jun 11 11:10:12.941149 crc crio[3656]: time="2026-06-11T11:10:12.940798217Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=4b1a73b8-942a-4476-8c44-cf71cefbc9ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.934390 | controller | Jun 11 11:10:12.941539 crc crio[3656]: time="2026-06-11T11:10:12.941420384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.934405 | controller | Jun 11 11:10:12.997530 crc crio[3656]: time="2026-06-11T11:10:12.997308518Z" level=info msg="Created container 64141926f25296f4e9c2578e6597acdc92ac9e424c25fc78db99264f2d752877: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=fa409d96-ce4e-437e-b03d-fb24bdf9762d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.934421 | controller | Jun 11 11:10:13.014161 crc crio[3656]: time="2026-06-11T11:10:13.013901458Z" level=info msg="Starting container: 64141926f25296f4e9c2578e6597acdc92ac9e424c25fc78db99264f2d752877" id=17c70980-4bb3-4cab-8d93-149cf593242b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.934437 | controller | Jun 11 11:10:13.014246 crc crio[3656]: time="2026-06-11T11:10:13.014164771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.934452 | controller | Jun 11 11:10:13.209888 crc crio[3656]: time="2026-06-11T11:10:13.209492125Z" level=info msg="Started container" PID=5696 containerID=64141926f25296f4e9c2578e6597acdc92ac9e424c25fc78db99264f2d752877 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=17c70980-4bb3-4cab-8d93-149cf593242b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8addf67d77fb470f981ad5d6406c298f8600cc6abd76dd8ef81ae61c61b959ad
2026-06-11 12:41:54.934468 | controller | Jun 11 11:10:14.039930 crc crio[3656]: time="2026-06-11T11:10:14.03966699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.934488 | controller | Jun 11 11:10:14.290173 crc crio[3656]: time="2026-06-11T11:10:14.287316674Z" level=info msg="Created container 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c: openshift-etcd/etcd-crc/etcdctl" id=4b1a73b8-942a-4476-8c44-cf71cefbc9ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.934504 | controller | Jun 11 11:10:14.290964 crc crio[3656]: time="2026-06-11T11:10:14.290451602Z" level=info msg="Starting container: 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c" id=56ce4033-fc9d-4698-936a-5351cf2c65e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.934520 | controller | Jun 11 11:10:14.336593 crc crio[3656]: time="2026-06-11T11:10:14.336142003Z" level=info msg="Started container" PID=5726 containerID=37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c description=openshift-etcd/etcd-crc/etcdctl id=56ce4033-fc9d-4698-936a-5351cf2c65e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892
2026-06-11 12:41:54.934536 | controller | Jun 11 11:10:14.375487 crc crio[3656]: time="2026-06-11T11:10:14.375416116Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=d22b49cf-3f50-4bef-af87-8d12b8afa760 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.934551 | controller | Jun 11 11:10:14.381915 crc crio[3656]: time="2026-06-11T11:10:14.381213476Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=2da4a031-b8ef-48f8-993e-e2c424d5fa6d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.934566 | controller | Jun 11 11:10:14.387301 crc crio[3656]: time="2026-06-11T11:10:14.38658048Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=dc555f9a-0041-40a9-8026-644875427279 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.934581 | controller | Jun 11 11:10:14.387511 crc crio[3656]: time="2026-06-11T11:10:14.387424141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.934597 | controller | Jun 11 11:10:14.440997 crc crio[3656]: time="2026-06-11T11:10:14.440583211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.934612 | controller | Jun 11 11:10:14.489589 crc crio[3656]: time="2026-06-11T11:10:14.489284358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.934628 | controller | Jun 11 11:10:14.490569 crc crio[3656]: time="2026-06-11T11:10:14.490410362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.934644 | controller | Jun 11 11:10:14.770262 crc crio[3656]: time="2026-06-11T11:10:14.769849774Z" level=info msg="Created container 83182b057cbac9445a3d11206ec21810e9ce4ebba6d9a81ed652e8b738a48a59: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=88068ecc-b03e-4cd2-b93c-1531ed804a8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.934660 | controller | Jun 11 11:10:14.772893 crc crio[3656]: time="2026-06-11T11:10:14.772475332Z" level=info msg="Starting container: 83182b057cbac9445a3d11206ec21810e9ce4ebba6d9a81ed652e8b738a48a59" id=da224bf2-9a1d-4e2d-95f4-aecd0cae148e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.934675 | controller | Jun 11 11:10:14.796419 crc crio[3656]: time="2026-06-11T11:10:14.788647294Z" level=info msg="Started container" PID=5744 containerID=83182b057cbac9445a3d11206ec21810e9ce4ebba6d9a81ed652e8b738a48a59 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=da224bf2-9a1d-4e2d-95f4-aecd0cae148e name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed
2026-06-11 12:41:54.934698 | controller | Jun 11 11:10:14.801290 crc crio[3656]: time="2026-06-11T11:10:14.800218888Z" level=info msg="Created container 76556d05982cf3effeadd042ec05735f94bfbfa70cc04749186d7772d5c8d55a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=58192a65-f40c-479a-94b0-28643a3ee471 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.934715 | controller | Jun 11 11:10:14.805617 crc crio[3656]: time="2026-06-11T11:10:14.80498902Z" level=info msg="Starting container: 76556d05982cf3effeadd042ec05735f94bfbfa70cc04749186d7772d5c8d55a" id=36373535-a4fe-471c-9e7e-6d54449449f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.934731 | controller | Jun 11 11:10:14.838450 crc crio[3656]: time="2026-06-11T11:10:14.838178199Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=4e39b5db-86c1-4def-8041-3ac21657e5fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.934746 | controller | Jun 11 11:10:14.838655 crc crio[3656]: time="2026-06-11T11:10:14.838348004Z" level=info msg="Started container" PID=5743 containerID=76556d05982cf3effeadd042ec05735f94bfbfa70cc04749186d7772d5c8d55a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=36373535-a4fe-471c-9e7e-6d54449449f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6
2026-06-11 12:41:54.934762 | controller | Jun 11 11:10:14.844791 crc crio[3656]: time="2026-06-11T11:10:14.844556589Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=2a5ea69f-738d-472c-92bb-24973870b19d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.934778 | controller | Jun 11 11:10:14.848500 crc crio[3656]: time="2026-06-11T11:10:14.848221638Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=eb202721-3936-45af-8b95-087b5c88c1e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.934794 | controller | Jun 11 11:10:14.849036 crc crio[3656]: time="2026-06-11T11:10:14.84896711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.934809 | controller | Jun 11 11:10:14.901279 crc crio[3656]: time="2026-06-11T11:10:14.893410243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.934825 | controller | Jun 11 11:10:14.911998 crc crio[3656]: time="2026-06-11T11:10:14.909567395Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ffe95d31-5d7e-4aee-8762-77fe7bd9cec7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.934841 | controller | Jun 11 11:10:14.911998 crc crio[3656]: time="2026-06-11T11:10:14.911979066Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=4438f72f-d8f9-4b59-bf06-59915dfde4cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.934857 | controller | Jun 11 11:10:14.922810 crc crio[3656]: time="2026-06-11T11:10:14.914921014Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=45513cda-2fc4-4f04-af05-acb861653774 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.934876 | controller | Jun 11 11:10:14.922810 crc crio[3656]: time="2026-06-11T11:10:14.916976435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.934893 | controller | Jun 11 11:10:15.029215 crc crio[3656]: time="2026-06-11T11:10:15.023836626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.934908 | controller | Jun 11 11:10:15.036319 crc crio[3656]: time="2026-06-11T11:10:15.035994238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.934923 | controller | Jun 11 11:10:15.537878 crc crio[3656]: time="2026-06-11T11:10:15.537079579Z" level=info msg="Created container 1b000e78bd5c03190b59eddd9eb24166af5df8b520d38ae522cbd4dad6939283: openshift-etcd/etcd-crc/etcd" id=dc555f9a-0041-40a9-8026-644875427279 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.934939 | controller | Jun 11 11:10:15.545982 crc crio[3656]: time="2026-06-11T11:10:15.545636934Z" level=info msg="Starting container: 1b000e78bd5c03190b59eddd9eb24166af5df8b520d38ae522cbd4dad6939283" id=9bff8201-a6c0-4eec-a8b6-4f44b0019877 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.934954 | controller | Jun 11 11:10:15.698504 crc crio[3656]: time="2026-06-11T11:10:15.69829134Z" level=info msg="Started container" PID=5764 containerID=1b000e78bd5c03190b59eddd9eb24166af5df8b520d38ae522cbd4dad6939283 description=openshift-etcd/etcd-crc/etcd id=9bff8201-a6c0-4eec-a8b6-4f44b0019877 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892
2026-06-11 12:41:54.934970 | controller | Jun 11 11:10:15.767593 crc crio[3656]: time="2026-06-11T11:10:15.762410149Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=fb933b9f-b36b-4fd1-936a-655c8253a126 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.934985 | controller | Jun 11 11:10:15.777054 crc crio[3656]: time="2026-06-11T11:10:15.770960874Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=f975aa92-1e96-42b4-9b92-b124e17cfbd3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.935000 | controller | Jun 11 11:10:15.782327 crc crio[3656]: time="2026-06-11T11:10:15.781828147Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=19a4ff6e-5fdd-4854-834d-bc36c4214300 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.935015 | controller | Jun 11 11:10:15.783570 crc crio[3656]: time="2026-06-11T11:10:15.783448296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.935031 | controller | Jun 11 11:10:15.882905 crc crio[3656]: time="2026-06-11T11:10:15.882394222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.935046 | controller | Jun 11 11:10:16.092094 crc crio[3656]: time="2026-06-11T11:10:16.089231021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.935061 | controller | Jun 11 11:10:16.269141 crc crio[3656]: time="2026-06-11T11:10:16.268153648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.935080 | controller | Jun 11 11:10:16.644571 crc crio[3656]: time="2026-06-11T11:10:16.644272628Z" level=info msg="Created container e686f9d9c334c8ff3b46dae917c5cdc0e55b2ba7fd19e90499e7dca58c50ef61: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=eb202721-3936-45af-8b95-087b5c88c1e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.935096 | controller | Jun 11 11:10:16.661446 crc crio[3656]: time="2026-06-11T11:10:16.661039378Z" level=info msg="Created container 98e85bd33559405a25859ffa72b2ebc8ec14178a4a3abba25fdb799581c7ce28: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=45513cda-2fc4-4f04-af05-acb861653774 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.935112 | controller | Jun 11 11:10:16.704647 crc crio[3656]: time="2026-06-11T11:10:16.704482841Z" level=info msg="Starting container: e686f9d9c334c8ff3b46dae917c5cdc0e55b2ba7fd19e90499e7dca58c50ef61" id=05ee2666-7a11-44b8-bbd1-9cdc25028252 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.935127 | controller | Jun 11 11:10:16.705456 crc crio[3656]: time="2026-06-11T11:10:16.704549693Z" level=info msg="Starting container: 98e85bd33559405a25859ffa72b2ebc8ec14178a4a3abba25fdb799581c7ce28" id=2a478f66-e70b-4137-bd17-d02aea3ee969 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.935143 | controller | Jun 11 11:10:16.737003 crc crio[3656]: time="2026-06-11T11:10:16.736612398Z" level=info msg="Started container" PID=5818 containerID=e686f9d9c334c8ff3b46dae917c5cdc0e55b2ba7fd19e90499e7dca58c50ef61 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=05ee2666-7a11-44b8-bbd1-9cdc25028252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed
2026-06-11 12:41:54.935159 | controller | Jun 11 11:10:16.754979 crc crio[3656]: time="2026-06-11T11:10:16.754929793Z" level=info msg="Started container" PID=5819 containerID=98e85bd33559405a25859ffa72b2ebc8ec14178a4a3abba25fdb799581c7ce28 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=2a478f66-e70b-4137-bd17-d02aea3ee969 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6
2026-06-11 12:41:54.935175 | controller | Jun 11 11:10:16.781356 crc crio[3656]: time="2026-06-11T11:10:16.780165825Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b4befba3-8084-4e88-aaae-22ce8bc21695 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.935190 | controller | Jun 11 11:10:16.808349 crc crio[3656]: time="2026-06-11T11:10:16.807423907Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=dfa067ad-1e66-4d41-84a8-18f0efdccadd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.935205 | controller | Jun 11 11:10:16.816539 crc crio[3656]: time="2026-06-11T11:10:16.816356672Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=b94f90f1-7c42-4804-9c01-65c9d3b5177c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.935220 | controller | Jun 11 11:10:16.819930 crc crio[3656]: time="2026-06-11T11:10:16.819781504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.935236 | controller | Jun 11 11:10:16.923974 crc crio[3656]: time="2026-06-11T11:10:16.922580486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.935255 | controller | Jun 11 11:10:17.215174 crc crio[3656]: time="2026-06-11T11:10:17.214523829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.935271 | controller | Jun 11 11:10:17.808966 crc crio[3656]: time="2026-06-11T11:10:17.808096124Z" level=info msg="Created container 52c3bf78dafba037c3830b8a92a147cfd2509cfdcf40277672298f03b05d8696: openshift-etcd/etcd-crc/etcd-metrics" id=19a4ff6e-5fdd-4854-834d-bc36c4214300 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.935286 | controller | Jun 11 11:10:17.815374 crc crio[3656]: time="2026-06-11T11:10:17.814416662Z" level=info msg="Starting container: 52c3bf78dafba037c3830b8a92a147cfd2509cfdcf40277672298f03b05d8696" id=4081a948-7b68-45c8-8b72-fd96f33fe692 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.935301 | controller | Jun 11 11:10:17.837835 crc crio[3656]: time="2026-06-11T11:10:17.837622213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.935317 | controller | Jun 11 11:10:17.877775 crc crio[3656]: time="2026-06-11T11:10:17.877643205Z" level=info msg="Started container" PID=5854 containerID=52c3bf78dafba037c3830b8a92a147cfd2509cfdcf40277672298f03b05d8696 description=openshift-etcd/etcd-crc/etcd-metrics id=4081a948-7b68-45c8-8b72-fd96f33fe692 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892
2026-06-11 12:41:54.935332 | controller | Jun 11 11:10:17.935103 crc crio[3656]: time="2026-06-11T11:10:17.934966242Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=b9c696ce-9b90-4df0-8c16-ffdde99dbef6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.935364 | controller | Jun 11 11:10:17.943878 crc crio[3656]: time="2026-06-11T11:10:17.943790155Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=3a31a6bd-00ec-4c31-9ecc-38b6196a3002 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.935385 | controller | Jun 11 11:10:17.946301 crc crio[3656]: time="2026-06-11T11:10:17.946230697Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=a9d01b48-05ef-4c71-9c0c-57cd5587167c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.935401 | controller | Jun 11 11:10:17.946660 crc crio[3656]: time="2026-06-11T11:10:17.946587218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.935416 | controller | Jun 11 11:10:17.977739 crc crio[3656]: time="2026-06-11T11:10:17.97755898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.935432 | controller | Jun 11 11:10:17.983383 crc crio[3656]: time="2026-06-11T11:10:17.983229389Z" level=info msg="Created container d74477f83742b7b38abbc94bc800feb4313313fb723a3f41b0ae61bfa123be97: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=b94f90f1-7c42-4804-9c01-65c9d3b5177c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.935447 | controller | Jun 11 11:10:17.985071 crc crio[3656]: time="2026-06-11T11:10:17.98493685Z" level=info msg="Starting container: d74477f83742b7b38abbc94bc800feb4313313fb723a3f41b0ae61bfa123be97" id=d54ff284-cdae-4045-9845-fec8303d067b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.935463 | controller | Jun 11 11:10:18.022900 crc crio[3656]: time="2026-06-11T11:10:18.022638133Z" level=info msg="Started container" PID=5865 containerID=d74477f83742b7b38abbc94bc800feb4313313fb723a3f41b0ae61bfa123be97 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=d54ff284-cdae-4045-9845-fec8303d067b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6
2026-06-11 12:41:54.935483 | controller | Jun 11 11:10:18.100491 crc crio[3656]: time="2026-06-11T11:10:18.100207612Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=2bec2544-be52-485d-9229-dbe75d71fb7f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.935499 | controller | Jun 11 11:10:18.104440 crc crio[3656]: time="2026-06-11T11:10:18.104253753Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=1210cba8-e7c4-4a99-b121-6b121371c09b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.935515 | controller | Jun 11 11:10:18.113511 crc crio[3656]: time="2026-06-11T11:10:18.113254821Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=44c99aaa-634c-4bfd-b205-8d9642bafd30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.935531 | controller | Jun 11 11:10:18.114353 crc crio[3656]: time="2026-06-11T11:10:18.113927831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.935546 | controller | Jun 11 11:10:18.136560 crc crio[3656]: time="2026-06-11T11:10:18.136261676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.935562 | controller | Jun 11 11:10:18.891336 crc crio[3656]: time="2026-06-11T11:10:18.890994049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.935577 | controller | Jun 11 11:10:19.101087 crc crio[3656]: time="2026-06-11T11:10:19.100998073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.935593 | controller | Jun 11 11:10:19.259913 crc crio[3656]: time="2026-06-11T11:10:19.25976717Z" level=info msg="Created container 590bfd9e28559f8a93f31e4dbbcd91500e77289e282e2d305c5665bcf3548723: openshift-etcd/etcd-crc/etcd-readyz" id=a9d01b48-05ef-4c71-9c0c-57cd5587167c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.935609 | controller | Jun 11 11:10:19.264066 crc crio[3656]: time="2026-06-11T11:10:19.263313856Z" level=info msg="Starting container: 590bfd9e28559f8a93f31e4dbbcd91500e77289e282e2d305c5665bcf3548723" id=fb8a2168-f628-4a03-9658-3f4898a3fb30 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.935625 | controller | Jun 11 11:10:19.284911 crc crio[3656]: time="2026-06-11T11:10:19.284112315Z" level=info msg="Started container" PID=5891 containerID=590bfd9e28559f8a93f31e4dbbcd91500e77289e282e2d305c5665bcf3548723 description=openshift-etcd/etcd-crc/etcd-readyz id=fb8a2168-f628-4a03-9658-3f4898a3fb30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892
2026-06-11 12:41:54.935640 | controller | Jun 11 11:10:19.332418 crc crio[3656]: time="2026-06-11T11:10:19.332214988Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=d8af8969-2562-43e2-a87e-9f01edab4654 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.935655 | controller | Jun 11 11:10:19.335747 crc crio[3656]: time="2026-06-11T11:10:19.335291779Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=7f868d83-825a-44d4-bb9e-e3b9d9b96dfc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.935674 | controller | Jun 11 11:10:19.343858 crc crio[3656]: time="2026-06-11T11:10:19.343123943Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=6e2b3e0c-2127-418a-9da2-d1349c40bb0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.935690 | controller | Jun 11 11:10:19.343858 crc crio[3656]: time="2026-06-11T11:10:19.343571706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.935705 | controller | Jun 11 11:10:19.376777 crc crio[3656]: time="2026-06-11T11:10:19.375514647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.935720 | controller | Jun 11 11:10:19.426615 crc crio[3656]: time="2026-06-11T11:10:19.426069942Z" level=info msg="Created container 1450461550b588049a3423e38f57e0ecd672dd6f8d8c7cd87af0f04a146331b2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=44c99aaa-634c-4bfd-b205-8d9642bafd30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.935736 | controller | Jun 11 11:10:19.436928 crc crio[3656]: time="2026-06-11T11:10:19.436811212Z" level=info msg="Starting container: 1450461550b588049a3423e38f57e0ecd672dd6f8d8c7cd87af0f04a146331b2" id=e3255f94-8645-46fc-9215-22110ad47476 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.935751 | controller | Jun 11 11:10:19.455073 crc crio[3656]: time="2026-06-11T11:10:19.453117968Z" level=info msg="Started container" PID=5900 containerID=1450461550b588049a3423e38f57e0ecd672dd6f8d8c7cd87af0f04a146331b2 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=e3255f94-8645-46fc-9215-22110ad47476 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6
2026-06-11 12:41:54.935767 | controller | Jun 11 11:10:20.048565 crc crio[3656]: time="2026-06-11T11:10:20.048053284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.935782 | controller | Jun 11 11:10:20.707168 crc crio[3656]: time="2026-06-11T11:10:20.706963664Z" level=info msg="Created container fce33e1c32e5c8068002e4e1d849e9e4c8ae5b344693cd31ab1133a81c898a5d: openshift-etcd/etcd-crc/etcd-rev" id=6e2b3e0c-2127-418a-9da2-d1349c40bb0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.935797 | controller | Jun 11 11:10:20.709312 crc crio[3656]: time="2026-06-11T11:10:20.709250062Z" level=info msg="Starting container: fce33e1c32e5c8068002e4e1d849e9e4c8ae5b344693cd31ab1133a81c898a5d" id=e82a9880-48da-4355-a8c3-0b455b69c29a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.935813 | controller | Jun 11 11:10:20.720044 crc crio[3656]: time="2026-06-11T11:10:20.719945801Z" level=info msg="Started container" PID=5924 containerID=fce33e1c32e5c8068002e4e1d849e9e4c8ae5b344693cd31ab1133a81c898a5d description=openshift-etcd/etcd-crc/etcd-rev id=e82a9880-48da-4355-a8c3-0b455b69c29a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892
2026-06-11 12:41:54.935828 | controller | Jun 11 11:10:43.879821 crc crio[3656]: time="2026-06-11T11:10:43.879545227Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=70a21783-0ea6-4ae5-855e-2c77cee71bf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.935844 | controller | Jun 11 11:10:43.882232 crc crio[3656]: time="2026-06-11T11:10:43.882109884Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=dc8a17fd-df17-41da-82fb-cc894b49732d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.935863 | controller | Jun 11 11:10:43.884129 crc crio[3656]: time="2026-06-11T11:10:43.884028211Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=1385ff83-041b-4818-9027-7c1c372adbbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.935879 | controller | Jun 11 11:10:43.884799 crc crio[3656]: time="2026-06-11T11:10:43.884641239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.935895 | controller | Jun 11 11:10:43.900078 crc crio[3656]: time="2026-06-11T11:10:43.899886353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.935911 | controller | Jun 11 11:10:44.190234 crc crio[3656]: time="2026-06-11T11:10:44.190104735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.935926 | controller | Jun 11 11:10:44.294475 crc crio[3656]: time="2026-06-11T11:10:44.294147723Z" level=info msg="Created container 82d00da99ead536e83a05bc3de02d663488bc573f55d3bbe717bde324114d38a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=1385ff83-041b-4818-9027-7c1c372adbbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.935941 | controller | Jun 11 11:10:44.296566 crc crio[3656]: time="2026-06-11T11:10:44.296458292Z" level=info msg="Starting container: 82d00da99ead536e83a05bc3de02d663488bc573f55d3bbe717bde324114d38a" id=c75cebaf-dcd5-4f75-b7a6-a64f614a3ec7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.935957 | controller | Jun 11 11:10:44.301526 crc crio[3656]: time="2026-06-11T11:10:44.3014397Z" level=info msg="Started container" PID=6136 containerID=82d00da99ead536e83a05bc3de02d663488bc573f55d3bbe717bde324114d38a description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=c75cebaf-dcd5-4f75-b7a6-a64f614a3ec7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed
2026-06-11 12:41:54.935972 | controller | Jun 11 11:10:48.376203 crc crio[3656]: time="2026-06-11T11:10:48.375205845Z" level=info msg="Stopping container: 82d00da99ead536e83a05bc3de02d663488bc573f55d3bbe717bde324114d38a (timeout: 30s)" id=6d7496ef-5497-4ad5-a74b-a927f38d5206 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.935987 | controller | Jun 11 11:10:48.551103 crc crio[3656]: time="2026-06-11T11:10:48.550745182Z" level=info msg="Stopped container 82d00da99ead536e83a05bc3de02d663488bc573f55d3bbe717bde324114d38a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=6d7496ef-5497-4ad5-a74b-a927f38d5206 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.936003 | controller | Jun 11 11:10:48.920647 crc crio[3656]: time="2026-06-11T11:10:48.920031749Z" level=info msg="Removing container: 51efc3a727bae1519e1ed0588c026594a1f18165efe5cf11be85bb2bc72ad3a5" id=fd54b3f9-64ee-4df7-a9bb-ea129dcf29f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.936018 | controller | Jun 11 11:10:49.018174 crc crio[3656]: time="2026-06-11T11:10:49.017944644Z" level=info msg="Removed container 51efc3a727bae1519e1ed0588c026594a1f18165efe5cf11be85bb2bc72ad3a5: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=fd54b3f9-64ee-4df7-a9bb-ea129dcf29f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.936032 | controller | Jun 11 11:11:07.515332 crc crio[3656]: time="2026-06-11T11:11:07.515095668Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=829fd417-e593-440f-81c8-aa337c3cf1de name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.936051 | controller | Jun 11 11:11:07.518421 crc crio[3656]: time="2026-06-11T11:11:07.518242772Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=45858281-a1b1-48d2-9894-e10010409b8e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.936067 | controller | Jun 11 11:11:07.522504 crc crio[3656]: time="2026-06-11T11:11:07.522274172Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=4079861b-92b3-402a-9fe0-ea2c96308fba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.936082 | controller | Jun 11 11:11:07.523285 crc crio[3656]: time="2026-06-11T11:11:07.522808058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.936097 | controller | Jun 11 11:11:07.538035 crc crio[3656]: time="2026-06-11T11:11:07.537877386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.936112 | controller | Jun 11 11:11:07.757066 crc crio[3656]: time="2026-06-11T11:11:07.756916039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.936127 | controller | Jun 11 11:11:07.841833 crc crio[3656]: time="2026-06-11T11:11:07.841735765Z" level=info msg="Created container 0f90db998845ce666b4c8cb1312a82552ead7e49e09f9c643fee1d30ee9234c6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=4079861b-92b3-402a-9fe0-ea2c96308fba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.936142 | controller | Jun 11 11:11:07.843193 crc crio[3656]: time="2026-06-11T11:11:07.842861148Z" level=info msg="Starting container: 0f90db998845ce666b4c8cb1312a82552ead7e49e09f9c643fee1d30ee9234c6" id=036b752c-ca0c-4e72-b6d2-5b4192f2d04c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.936157 | controller | Jun 11 11:11:07.851376 crc crio[3656]: time="2026-06-11T11:11:07.851218567Z" level=info msg="Started container" PID=6635 containerID=0f90db998845ce666b4c8cb1312a82552ead7e49e09f9c643fee1d30ee9234c6 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=036b752c-ca0c-4e72-b6d2-5b4192f2d04c name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed
2026-06-11 12:41:54.936173 | controller | Jun 11 11:11:34.613008 crc crio[3656]: time="2026-06-11T11:11:34.612484533Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=7a2604f2-4628-42c7-b336-7be53f72c228 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.936188 | controller | Jun 11 11:11:34.614427 crc crio[3656]: time="2026-06-11T11:11:34.613119732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.936204 | controller | Jun 11 11:11:34.632027 crc crio[3656]: time="2026-06-11T11:11:34.631951912Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:991e9a38fc0686467772bd13ad69e550ac87f657047df4efc1a9152da45f4498 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/6aaa35a1-db3b-4bfe-9a79-c4010f2bb7e9 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:0xc002bb8418}] Aliases:map[]}"
2026-06-11 12:41:54.936224 | controller | Jun 11 11:11:34.632027 crc crio[3656]: time="2026-06-11T11:11:34.632013814Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.936240 | controller | Jun 11 11:11:36.608315 crc crio[3656]: time="2026-06-11T11:11:36.60817937Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=f835d393-91f4-4793-82f1-6ed02c0a7acc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.936256 | controller | Jun 11 11:11:36.609662 crc crio[3656]: time="2026-06-11T11:11:36.608341744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.936271 | controller | Jun 11 11:11:36.629846 crc crio[3656]: time="2026-06-11T11:11:36.629765192Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:f992db5870207eee81d6005fc7799ca98b143ccf92fb43fcf88d573c185143d7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/a21a78aa-7e70-462c-8cc6-f4b5a4552bb3 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:0xc00279c3b8}] Aliases:map[]}"
2026-06-11 12:41:54.936287 | controller | Jun 11 11:11:36.630200 crc crio[3656]: time="2026-06-11T11:11:36.630164344Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.936303 | controller | Jun 11 11:11:36.639899 crc crio[3656]: time="2026-06-11T11:11:36.639805741Z" level=info msg="Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=a3405a10-8f20-4cf0-a675-bd4e7275cf6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.936318 | controller | Jun 11 11:11:36.639992 crc crio[3656]: time="2026-06-11T11:11:36.639939655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.936334 | controller | Jun 11 11:11:36.648359 crc crio[3656]: time="2026-06-11T11:11:36.648284354Z" 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=a3405a10-8f20-4cf0-a675-bd4e7275cf6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.936370 | controller | Jun 11 11:11:36.657197 crc crio[3656]: time="2026-06-11T11:11:36.657119467Z" level=info msg="Ran pod sandbox 23221bd6e94d2b10a77abdcf1e5087f3c4b7239e4ccb9b564247c81142e5bbc1 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=a3405a10-8f20-4cf0-a675-bd4e7275cf6f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.936391 | controller | Jun 11 11:11:36.659896 crc crio[3656]: time="2026-06-11T11:11:36.659517938Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=a151fd1d-5b47-4a6b-b74f-70459cbbf917 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.936407 | controller | Jun 11 11:11:36.662598 crc crio[3656]: time="2026-06-11T11:11:36.662533858Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=56234a67-6c19-49ec-94aa-d72aa2cf57fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.936422 | controller | Jun 11 11:11:36.665963 crc crio[3656]: time="2026-06-11T11:11:36.665819296Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=fc0acbd3-0a54-4fcf-8d84-1778672cbdca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.936442 | controller | Jun 11 11:11:36.666918 crc crio[3656]: time="2026-06-11T11:11:36.666856467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.936458 | controller | Jun 11 11:11:36.683447 crc crio[3656]: time="2026-06-11T11:11:36.683388469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.936474 | controller | Jun 11 11:11:36.691383 crc crio[3656]: time="2026-06-11T11:11:36.691317275Z" level=info msg="Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD" id=83330d78-7036-4e2c-afaf-cf2d1fe2567a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.936489 | controller | Jun 11 11:11:36.691470 crc crio[3656]: time="2026-06-11T11:11:36.691406308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.936505 | controller | Jun 11 11:11:36.701479 crc crio[3656]: time="2026-06-11T11:11:36.701407836Z" 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=83330d78-7036-4e2c-afaf-cf2d1fe2567a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.936521 | controller | Jun 11 11:11:36.701795 crc crio[3656]: time="2026-06-11T11:11:36.701643663Z" level=info msg="Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=a025b3a1-0837-4c90-a90b-45de0eec992c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.936536 | controller | Jun 11 11:11:36.701859 crc crio[3656]: time="2026-06-11T11:11:36.701808228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.936552 | controller | Jun 11 11:11:36.710776 crc crio[3656]: time="2026-06-11T11:11:36.71060024Z" level=info msg="Ran pod sandbox 5e18855268d2f0cda4fe6f7bb8f5a06a7d3b56e0a843691638550c26e51fc29b with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD" id=83330d78-7036-4e2c-afaf-cf2d1fe2567a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.936568 | controller | Jun 11 11:11:36.713156 crc crio[3656]: time="2026-06-11T11:11:36.713075933Z" 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=a025b3a1-0837-4c90-a90b-45de0eec992c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.936584 | controller | Jun 11 11:11:36.713333 crc crio[3656]: time="2026-06-11T11:11:36.71331163Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=15c57f50-b8c3-4ec7-be59-3651372a1655 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.936599 | controller | Jun 11 11:11:36.717502 crc crio[3656]: time="2026-06-11T11:11:36.717409742Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=ac11f2ed-2547-4ea2-9df8-c1bea84c4c54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.936615 | controller | Jun 11 11:11:36.721026 crc crio[3656]: time="2026-06-11T11:11:36.720923267Z" level=info msg="Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=77c6e86d-02dd-46b3-96bb-3c3aeb109733 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.936630 | controller | Jun 11 11:11:36.724633 crc crio[3656]: time="2026-06-11T11:11:36.724427181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.936650 | controller | Jun 11 11:11:36.731404 crc crio[3656]: time="2026-06-11T11:11:36.730733579Z" level=info msg="Ran pod sandbox 790fff2180e8a91352eb89c69fd953fb3e127fc388033db22f46efdf5642a2c4 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=a025b3a1-0837-4c90-a90b-45de0eec992c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.936666 | controller | Jun 11 11:11:36.734109 crc crio[3656]: time="2026-06-11T11:11:36.733877973Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=959fdcad-0a8f-4423-81ce-25bd9b772af2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.936681 | controller | Jun 11 11:11:36.739854 crc crio[3656]: time="2026-06-11T11:11:36.739764338Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e135ec9e-96a6-4aee-8d29-2c78878312a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.936697 | controller | Jun 11 11:11:36.742968 crc crio[3656]: time="2026-06-11T11:11:36.742892171Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=1a430e78-792f-4e5f-a6ab-d3a7f187043f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.936712 | controller | Jun 11 11:11:36.743292 crc crio[3656]: time="2026-06-11T11:11:36.743220491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.936728 | controller | Jun 11 11:11:36.760989 crc crio[3656]: time="2026-06-11T11:11:36.760391282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.936744 | controller | Jun 11 11:11:36.764531 crc crio[3656]: time="2026-06-11T11:11:36.764456483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.936759 | controller | Jun 11 11:11:36.779459 crc crio[3656]: time="2026-06-11T11:11:36.779231183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.936774 | controller | Jun 11 11:11:36.799012 crc crio[3656]: time="2026-06-11T11:11:36.79893057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.936790 | controller | Jun 11 11:11:36.804213 crc crio[3656]: time="2026-06-11T11:11:36.803931429Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=c1f4e583-48f2-425c-bb8e-206f3774e8af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.936805 | controller | Jun 11 11:11:36.804213 crc crio[3656]: time="2026-06-11T11:11:36.804107684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.936822 | controller | Jun 11 11:11:36.823192 crc crio[3656]: time="2026-06-11T11:11:36.823094789Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d54c579f0e36956b21907ac5d87b05aeaa0b1bcda2bfeeeb15f6d4420607e82e UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8816164e-d863-48ff-a288-e73d66150eb5 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:0xc000132998}] Aliases:map[]}"
2026-06-11 12:41:54.936842 | controller | Jun 11 11:11:36.823192 crc crio[3656]: time="2026-06-11T11:11:36.823191282Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.936858 | controller | Jun 11 11:11:36.832354 crc crio[3656]: time="2026-06-11T11:11:36.832259702Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=b63ea1d1-5a38-4335-a2d1-ac4230075ec8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.936874 | controller | Jun 11 11:11:36.832467 crc crio[3656]: time="2026-06-11T11:11:36.832388316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.936890 | controller | Jun 11 11:11:36.910219 crc crio[3656]: time="2026-06-11T11:11:36.910027108Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/1f31282a-53ca-4bc6-b287-a8a11c982898 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:0xc00141e4b8}] Aliases:map[]}"
2026-06-11 12:41:54.936906 | controller | Jun 11 11:11:36.910219 crc crio[3656]: time="2026-06-11T11:11:36.910190063Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.936922 | controller | Jun 11 11:11:36.985964 crc crio[3656]: time="2026-06-11T11:11:36.985360771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.936937 | controller | Jun 11 11:11:36.991783 crc crio[3656]: time="2026-06-11T11:11:36.991345199Z" level=info msg="Created container 32aabcb36dbe362f77ed1cabf903422922d247c10db69449ffd337ac918c2326: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=1a430e78-792f-4e5f-a6ab-d3a7f187043f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.936953 | controller | Jun 11 11:11:36.994128 crc crio[3656]: time="2026-06-11T11:11:36.992942247Z" level=info msg="Starting container: 32aabcb36dbe362f77ed1cabf903422922d247c10db69449ffd337ac918c2326" id=647a2b86-a3d3-4dc6-babb-13c39169bb79 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.936969 | controller | Jun 11 11:11:37.002169 crc crio[3656]: time="2026-06-11T11:11:37.001826352Z" level=info msg="Started container" PID=7035 containerID=32aabcb36dbe362f77ed1cabf903422922d247c10db69449ffd337ac918c2326 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=647a2b86-a3d3-4dc6-babb-13c39169bb79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=790fff2180e8a91352eb89c69fd953fb3e127fc388033db22f46efdf5642a2c4
2026-06-11 12:41:54.936984 | controller | Jun 11 11:11:37.043614 crc crio[3656]: time="2026-06-11T11:11:37.0434245Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d1445d1d-524c-4319-9008-0c9850625df1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.937000 | controller | Jun 11 11:11:37.050526 crc crio[3656]: time="2026-06-11T11:11:37.050422289Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ad5b17c5-0669-4cbe-b724-f2621ebe36f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.937015 | controller | Jun 11 11:11:37.066471 crc crio[3656]: time="2026-06-11T11:11:37.066435695Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=37fb748a-319a-4278-9fea-313244a14d9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.937035 | controller | Jun 11 11:11:37.067296 crc crio[3656]: time="2026-06-11T11:11:37.06726665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.937051 | controller | Jun 11 11:11:37.117537 crc crio[3656]: time="2026-06-11T11:11:37.117092154Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=94b10a54-6b21-4ee3-8bda-c32cc8cfd674 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.937066 | controller | Jun 11 11:11:37.120410 crc crio[3656]: time="2026-06-11T11:11:37.117613569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.937082 | controller | Jun 11 11:11:37.120753 crc crio[3656]: time="2026-06-11T11:11:37.119864256Z" level=info msg="Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=bdaf6164-fcea-4976-bbdb-eebca9468276 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.937097 | controller | Jun 11 11:11:37.120831 crc crio[3656]: time="2026-06-11T11:11:37.120810325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.937113 | controller | Jun 11 11:11:37.155668 crc crio[3656]: time="2026-06-11T11:11:37.155349243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.937128 | controller | Jun 11 11:11:37.156159 crc crio[3656]: time="2026-06-11T11:11:37.155863268Z" level=info msg="Created container 5e6ede7f4dde9c20256dd183c999e9d0638b106d903f2aa76994ed05440c2c42: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=fc0acbd3-0a54-4fcf-8d84-1778672cbdca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.937144 | controller | Jun 11 11:11:37.162456 crc crio[3656]: time="2026-06-11T11:11:37.162192887Z" level=info msg="Starting container: 5e6ede7f4dde9c20256dd183c999e9d0638b106d903f2aa76994ed05440c2c42" id=fa666eca-6730-4994-b532-ffcb98c74ef0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.937159 | controller | Jun 11 11:11:37.166242 crc crio[3656]: time="2026-06-11T11:11:37.165838975Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=3d3ba709-428a-49ee-b18b-6354c89440ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.937175 | controller | Jun 11 11:11:37.166242 crc crio[3656]: time="2026-06-11T11:11:37.165940568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.937190 | controller | Jun 11 11:11:37.171514 crc crio[3656]: time="2026-06-11T11:11:37.171486844Z" 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=bdaf6164-fcea-4976-bbdb-eebca9468276 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.937205 | controller | Jun 11 11:11:37.185215 crc crio[3656]: time="2026-06-11T11:11:37.184584094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.937220 | controller | Jun 11 11:11:37.194607 crc crio[3656]: time="2026-06-11T11:11:37.19421091Z" level=info msg="Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=38129f47-0fd6-49c0-a748-b6f246f62951 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.937239 | controller | Jun 11 11:11:37.194607 crc crio[3656]: time="2026-06-11T11:11:37.194514179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.937255 | controller | Jun 11 11:11:37.202622 crc crio[3656]: time="2026-06-11T11:11:37.202310371Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=0ff7de11-6ec9-4bbe-9a19-2291bef4c64f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.937271 | controller | Jun 11 11:11:37.202622 crc crio[3656]: time="2026-06-11T11:11:37.202476956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.937286 | controller | Jun 11 11:11:37.204535 crc crio[3656]: time="2026-06-11T11:11:37.204126226Z" level=info msg="Started container" PID=7058 containerID=5e6ede7f4dde9c20256dd183c999e9d0638b106d903f2aa76994ed05440c2c42 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=fa666eca-6730-4994-b532-ffcb98c74ef0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23221bd6e94d2b10a77abdcf1e5087f3c4b7239e4ccb9b564247c81142e5bbc1
2026-06-11 12:41:54.937302 | controller | Jun 11 11:11:37.209474 crc crio[3656]: time="2026-06-11T11:11:37.20898591Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:69e0aaebfa2ac57c41fc015020f51c2df6228f606b8643a125d0b46806a69a74 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/139aaad5-3e81-44d7-ae80-e88bf653e619 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:0xc0001327c8}] Aliases:map[]}"
2026-06-11 12:41:54.937318 | controller | Jun 11 11:11:37.209474 crc crio[3656]: time="2026-06-11T11:11:37.209169186Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.937333 | controller | Jun 11 11:11:37.211911 crc crio[3656]: time="2026-06-11T11:11:37.211647609Z" level=info msg="Ran pod sandbox 1e4a2c43c31c05610d232473d86b0c66dbeef99b2c1fefd6ad501f78a9155e0d with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=bdaf6164-fcea-4976-bbdb-eebca9468276 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.937361 | controller | Jun 11 11:11:37.216870 crc crio[3656]: time="2026-06-11T11:11:37.216287308Z" 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=38129f47-0fd6-49c0-a748-b6f246f62951 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.937382 | controller | Jun 11 11:11:37.220032 crc crio[3656]: time="2026-06-11T11:11:37.219952927Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=eefdc965-ea67-4aca-8d45-74e465306bc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.937398 | controller | Jun 11 11:11:37.243206 crc crio[3656]: time="2026-06-11T11:11:37.242988852Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:bcf7af18e3a19137f8b0b541986225d502a55741cc8b358c7283fa3516a6c2a9 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/b00e905a-c478-4938-822d-00a6975487e8 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:0xc00008c7c8}] Aliases:map[]}"
2026-06-11 12:41:54.937414 | controller | Jun 11 11:11:37.243206 crc crio[3656]: time="2026-06-11T11:11:37.243134326Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.937433 | controller | Jun 11 11:11:37.250019 crc crio[3656]: time="2026-06-11T11:11:37.249939459Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=b9c5bdc1-ecda-4c97-92eb-aa71ec7984d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.937449 | controller | Jun 11 11:11:37.270608 crc crio[3656]: time="2026-06-11T11:11:37.267327896Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=4e082191-3dac-4610-9966-50898229b7d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.937464 | controller | Jun 11 11:11:37.270608 crc crio[3656]: time="2026-06-11T11:11:37.267856312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.937480 | controller | Jun 11 11:11:37.270945 crc crio[3656]: time="2026-06-11T11:11:37.27082631Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=5fadfe42-ecbd-4fb2-8f17-0845521f0b1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.937495 | controller | Jun 11 11:11:37.271020 crc crio[3656]: time="2026-06-11T11:11:37.270976375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.937511 | controller | Jun 11 11:11:37.271662 crc crio[3656]: time="2026-06-11T11:11:37.271551192Z" level=info msg="Ran pod sandbox 3a56dc7dc186ceef52d45779e5ed71c60ede520adee2c3fc5fcfb2cbbbf3e316 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=38129f47-0fd6-49c0-a748-b6f246f62951 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.937526 | controller | Jun 11 11:11:37.277337 crc crio[3656]: time="2026-06-11T11:11:37.277116768Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3b6f29b9-2949-4127-871d-9d0f1e48ebce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.937542 | controller | Jun 11 11:11:37.280989 crc crio[3656]: time="2026-06-11T11:11:37.280813138Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5bae147d-4360-401a-860a-35e80a144614 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.937557 | controller | Jun 11 11:11:37.299160 crc crio[3656]: time="2026-06-11T11:11:37.298816924Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=41265b27-9351-4c86-99be-db5de2d16797 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.937573 | controller | Jun 11 11:11:37.302923 crc crio[3656]: time="2026-06-11T11:11:37.301165714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.937589 | controller | Jun 11 11:11:37.331292 crc crio[3656]: time="2026-06-11T11:11:37.3309223Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:10186b6c0554b83487cb9e6b20d5db8f6d74efb01c3c4021ef0333c323191b15 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/ff0ff1e7-c535-48bf-9156-8abd597c5b83 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:0xc000132930}] Aliases:map[]}"
2026-06-11 12:41:54.937605 | controller | Jun 11 11:11:37.331292 crc crio[3656]: time="2026-06-11T11:11:37.331281181Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.937627 | controller | Jun 11 11:11:37.363599 crc crio[3656]: time="2026-06-11T11:11:37.363413458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.937643 | controller | Jun 11 11:11:37.370744 crc crio[3656]: time="2026-06-11T11:11:37.368925782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.937659 | controller | Jun 11 11:11:37.370744 crc crio[3656]: time="2026-06-11T11:11:37.36987989Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4ed4ac2e01cf11d58663fc3211d044ac3b176af30af0b22fd3847372ac24c523 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/dcb14d97-6fe5-4bc8-91be-c79c54e44e7c 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:0xc00008ca48}] Aliases:map[]}"
2026-06-11 12:41:54.937675 | controller | Jun 11 11:11:37.370744 crc crio[3656]: time="2026-06-11T11:11:37.369931182Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.937691 | controller | Jun 11 11:11:37.405476 crc crio[3656]: time="2026-06-11T11:11:37.405318705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.937707 | controller | Jun 11 11:11:37.461357 crc crio[3656]: time="2026-06-11T11:11:37.461290762Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=78a0338d-f5f2-432f-9fa9-35f98da16151 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.937722 | controller | Jun 11 11:11:37.461441 crc crio[3656]: time="2026-06-11T11:11:37.461396955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.937738 | controller | Jun 11 11:11:37.531323 crc crio[3656]: time="2026-06-11T11:11:37.530649917Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=6ceb260b-6eb8-4d4d-a013-3408d08199eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.937754 | controller | Jun 11 11:11:37.531415 crc crio[3656]: time="2026-06-11T11:11:37.531347878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.937769 | controller | Jun 11 11:11:37.556978 crc crio[3656]: time="2026-06-11T11:11:37.55692603Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=9d5556a2-7573-4905-9829-82792d3e5b7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.937785 | controller | Jun 11 11:11:37.563844 crc crio[3656]: time="2026-06-11T11:11:37.56364718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.937800 | controller | Jun 11 11:11:37.577627 crc crio[3656]: time="2026-06-11T11:11:37.576155242Z" level=info msg="Created container 569a4de25cd37b1a10680444742408902795f2ef50d44a19b400164faf4b80d3: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=37fb748a-319a-4278-9fea-313244a14d9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.937815 | controller | Jun 11 11:11:37.579547 crc crio[3656]: time="2026-06-11T11:11:37.579483661Z" level=info msg="Starting container: 569a4de25cd37b1a10680444742408902795f2ef50d44a19b400164faf4b80d3" id=f7d7ac2e-7acf-4e0a-a734-30ddd6acfe32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.937835 | controller | Jun 11 11:11:37.635899 crc crio[3656]: time="2026-06-11T11:11:37.635661704Z" level=info msg="Started container" PID=7080 containerID=569a4de25cd37b1a10680444742408902795f2ef50d44a19b400164faf4b80d3 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=f7d7ac2e-7acf-4e0a-a734-30ddd6acfe32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=790fff2180e8a91352eb89c69fd953fb3e127fc388033db22f46efdf5642a2c4
2026-06-11 12:41:54.937851 | controller | Jun 11 11:11:37.638660 crc crio[3656]: time="2026-06-11T11:11:37.637174539Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=f0f34c90-0637-43c3-990d-3b8a0e291193 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.937867 | controller | Jun 11 11:11:37.638660 crc crio[3656]: time="2026-06-11T11:11:37.637253202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.937884 | controller | Jun 11 11:11:37.640225 crc crio[3656]: time="2026-06-11T11:11:37.63955356Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:495b88d5b065a644843dfb345a57a912ed4546d024a29b56dcb5b1c2471dcfef UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/65c6d47e-a22d-495c-946c-b601c3a6a7bd 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:0xc0013002a8}] Aliases:map[]}"
2026-06-11 12:41:54.937900 | controller | Jun 11 11:11:37.640225 crc crio[3656]: time="2026-06-11T11:11:37.639602622Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.937915 | controller | Jun 11 11:11:37.662294 crc crio[3656]: time="2026-06-11T11:11:37.661973848Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:9de9ad87999f15124f6d703b10be8733808ecc0a4e9a3b2a32452d599964aa40 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/fbdc84ff-8f27-49c1-b3a3-f6ab9a06c976 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:0xc00159a420}] Aliases:map[]}"
2026-06-11 12:41:54.937932 | controller | Jun 11 11:11:37.662294 crc crio[3656]: time="2026-06-11T11:11:37.662288697Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.937947 | controller | Jun 11 11:11:37.706850 crc crio[3656]: time="2026-06-11T11:11:37.706403351Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=22eda324-1990-4739-8314-ce51585ac8cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.937964 | controller | Jun 11 11:11:37.706850 crc crio[3656]: time="2026-06-11T11:11:37.706562175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.937980 | controller | Jun 11 11:11:37.730455 crc crio[3656]: time="2026-06-11T11:11:37.730393045Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:de91c6f3e7a8eb47d4e5c187dfbbf09c6e7a9b3134c07424a5d5225c1847be51 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/aeade7c5-adb6-499c-a010-eca9595f98eb 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:0xc00008c770}] Aliases:map[]}"
2026-06-11 12:41:54.937999 | controller | Jun 11 11:11:37.730821 crc crio[3656]: time="2026-06-11T11:11:37.730794067Z" 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-11 12:41:54.938015 | controller | Jun 11 11:11:37.749954 crc crio[3656]: time="2026-06-11T11:11:37.749320439Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=a584424d-21c5-40f8-b198-7ab2f2c5816e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938030 | controller | Jun 11 11:11:37.750288 crc crio[3656]: time="2026-06-11T11:11:37.750235746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938046 | controller | Jun 11 11:11:37.787138 crc crio[3656]: time="2026-06-11T11:11:37.784857517Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:2d4d05f13393cd1d4d7ec85518d86c35b339fe4f80dfefaba5fdfab1be0579e7 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/320cfe9c-b571-4621-a6f3-daa51e2585ba 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:0xc00123e5a0}] Aliases:map[]}"
2026-06-11 12:41:54.938061 | controller | Jun 11 11:11:37.787138 crc crio[3656]: time="2026-06-11T11:11:37.785432114Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.938077 | controller | Jun 11 11:11:37.820208 crc crio[3656]: time="2026-06-11T11:11:37.819461487Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=9ab10df2-83bd-4779-843e-2dcef71fc71f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938093 | controller | Jun 11 11:11:37.820208 crc crio[3656]: time="2026-06-11T11:11:37.819984153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938108 | controller | Jun 11 11:11:37.871297 crc crio[3656]: time="2026-06-11T11:11:37.870506477Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=91d697c0-faa9-4d2e-95e2-9f1e33ba2b83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938124 | controller | Jun 11 11:11:37.871297 crc crio[3656]: time="2026-06-11T11:11:37.87059066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938139 | controller | Jun 11 11:11:37.873263 crc crio[3656]: time="2026-06-11T11:11:37.873221088Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=1a9f6825-679b-4cb5-a47f-4fe7b12fd186 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938155 | controller | Jun 11 11:11:37.873454 crc crio[3656]: time="2026-06-11T11:11:37.873433214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938170 | controller | Jun 11 11:11:37.875242 crc crio[3656]: time="2026-06-11T11:11:37.875210607Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=896121ed-bc70-42e0-91da-400bc300cbaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938190 | controller | Jun 11 11:11:37.875462 crc crio[3656]: time="2026-06-11T11:11:37.875430574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938205 | controller | Jun 11 11:11:37.938639 crc crio[3656]: time="2026-06-11T11:11:37.937263235Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=3e170c75-b347-406b-bfca-2e87d4c31872 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938221 | controller | Jun 11 11:11:37.938639 crc crio[3656]: time="2026-06-11T11:11:37.937345937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938236 | controller | Jun 11 11:11:37.938639 crc crio[3656]: time="2026-06-11T11:11:37.938180692Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=de346d33-313b-476e-a66c-2c8f62c77d06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938252 | controller | Jun 11 11:11:37.938639 crc crio[3656]: time="2026-06-11T11:11:37.938266345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938268 | controller | Jun 11 11:11:38.006508 crc crio[3656]: time="2026-06-11T11:11:38.001429066Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=f67621ba-13b3-4c3c-a7e6-01984b1faaaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938283 | controller | Jun 11 11:11:38.006508 crc crio[3656]: time="2026-06-11T11:11:38.001544439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938310 | controller | Jun 11 11:11:38.006508 crc crio[3656]: time="2026-06-11T11:11:38.002267771Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=f5ffcfb1-b243-4393-9e1d-5efeabfcd3d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938326 | controller | Jun 11 11:11:38.006508 crc crio[3656]: time="2026-06-11T11:11:38.002316552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938342 | controller | Jun 11 11:11:38.025223 crc crio[3656]: time="2026-06-11T11:11:38.02204567Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f1aa969629d4860562378a8f3b2f140cd5d095e04fbb52a3eb622acaaa9d6b57 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/95599934-68ef-4eb3-945c-1852a542a4ea 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:0xc00008ca68}] Aliases:map[]}"
2026-06-11 12:41:54.938374 | controller | Jun 11 11:11:38.025223 crc crio[3656]: time="2026-06-11T11:11:38.022200124Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.938391 | controller | Jun 11 11:11:38.060517 crc crio[3656]: time="2026-06-11T11:11:38.060272698Z" level=info msg="Created container cb66cf37529d68a6e0490fbc315d1867bceb3f2d6b53212160f005833f800c99: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=4e082191-3dac-4610-9966-50898229b7d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.938407 | controller | Jun 11 11:11:38.088832 crc crio[3656]: time="2026-06-11T11:11:38.061420472Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=934eea93-aadf-4ddd-991f-f27d92b13e09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938426 | controller | Jun 11 11:11:38.088832 crc crio[3656]: time="2026-06-11T11:11:38.061496024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938442 | controller | Jun 11 11:11:38.088832 crc crio[3656]: time="2026-06-11T11:11:38.088335064Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=0a8dcbbe-8152-4d03-bcd3-b47283511ed1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938458 | controller | Jun 11 11:11:38.088832 crc crio[3656]: time="2026-06-11T11:11:38.088443927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938473 | controller | Jun 11 11:11:38.092631 crc crio[3656]: time="2026-06-11T11:11:38.091373664Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=86db3368-2dca-46f6-b399-59060c808aec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938488 | controller | Jun 11 11:11:38.092631 crc crio[3656]: time="2026-06-11T11:11:38.091490178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938504 | controller | Jun 11 11:11:38.104227 crc crio[3656]: time="2026-06-11T11:11:38.09324832Z" level=info msg="Starting container: cb66cf37529d68a6e0490fbc315d1867bceb3f2d6b53212160f005833f800c99" id=42de97cf-b314-49a5-b117-95bbf93eaf06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.938519 | controller | Jun 11 11:11:38.172826 crc crio[3656]: time="2026-06-11T11:11:38.167767869Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD" id=1eeb328c-22e2-464c-859e-a22094a3f3b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938535 | controller | Jun 11 11:11:38.172826 crc crio[3656]: time="2026-06-11T11:11:38.167979105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938550 | controller | Jun 11 11:11:38.172826 crc crio[3656]: time="2026-06-11T11:11:38.168271024Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=a3cbb67c-613c-415e-ab55-93c7cd637b3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938565 | controller | Jun 11 11:11:38.172826 crc crio[3656]: time="2026-06-11T11:11:38.168361417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938581 | controller | Jun 11 11:11:38.199344 crc crio[3656]: time="2026-06-11T11:11:38.198318139Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=fba27417-6698-4949-af3d-ff6be8e79bea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938596 | controller | Jun 11 11:11:38.199344 crc crio[3656]: time="2026-06-11T11:11:38.198779402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938612 | controller | Jun 11 11:11:38.199585 crc crio[3656]: time="2026-06-11T11:11:38.199502524Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=46a6bd39-350d-4f7e-8b7b-407e3cbef804 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938631 | controller | Jun 11 11:11:38.199585 crc crio[3656]: time="2026-06-11T11:11:38.199560876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938648 | controller | Jun 11 11:11:38.216605 crc crio[3656]: time="2026-06-11T11:11:38.21617441Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=589a9134-87e3-4797-a1c6-1815b35de130 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938663 | controller | Jun 11 11:11:38.216605 crc crio[3656]: time="2026-06-11T11:11:38.216441918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938678 | controller | Jun 11 11:11:38.248348 crc crio[3656]: time="2026-06-11T11:11:38.247278407Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=5327a0b5-aef5-46c5-9554-243c092b9aae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938694 | controller | Jun 11 11:11:38.248348 crc crio[3656]: time="2026-06-11T11:11:38.24737867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938709 | controller | Jun 11 11:11:38.248348 crc crio[3656]: time="2026-06-11T11:11:38.247588156Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=d3f138e8-1fd4-4c8d-a4ba-7b1c7ab91431 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938724 | controller | Jun 11 11:11:38.248348 crc crio[3656]: time="2026-06-11T11:11:38.247636857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938740 | controller | Jun 11 11:11:38.248348 crc crio[3656]: time="2026-06-11T11:11:38.248215674Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=7b1a620d-0e43-46e3-a339-02a1eb7068e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938755 | controller | Jun 11 11:11:38.248348 crc crio[3656]: time="2026-06-11T11:11:38.248271446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938770 | controller | Jun 11 11:11:38.282397 crc crio[3656]: time="2026-06-11T11:11:38.275396704Z" level=info msg="Running pod sandbox: openshift-dns/node-resolver-277xp/POD" id=fbdab954-0e1b-409b-9eb8-d8372747347d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938785 | controller | Jun 11 11:11:38.282397 crc crio[3656]: time="2026-06-11T11:11:38.275482316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938801 | controller | Jun 11 11:11:38.284181 crc crio[3656]: time="2026-06-11T11:11:38.283883927Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=7ae24513-c96c-43ae-93a3-b1c66ce3c3b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938817 | controller | Jun 11 11:11:38.285344 crc crio[3656]: time="2026-06-11T11:11:38.284440403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938832 | controller | Jun 11 11:11:38.309463 crc crio[3656]: time="2026-06-11T11:11:38.308765937Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=946341f7-ed2a-4f06-8da0-89bee8014bd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938848 | controller | Jun 11 11:11:38.309463 crc crio[3656]: time="2026-06-11T11:11:38.308985524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938867 | controller | Jun 11 11:11:38.319888 crc crio[3656]: time="2026-06-11T11:11:38.319416715Z" 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=9ab10df2-83bd-4779-843e-2dcef71fc71f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938883 | controller | Jun 11 11:11:38.358099 crc crio[3656]: time="2026-06-11T11:11:38.357919371Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=43d79fe4-c030-490d-ae8b-f7c37331981f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938899 | controller | Jun 11 11:11:38.360434 crc crio[3656]: time="2026-06-11T11:11:38.359479017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938914 | controller | Jun 11 11:11:38.422213 crc crio[3656]: time="2026-06-11T11:11:38.421998809Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=81d59c27-5534-4c2e-9878-ecd5de8d294d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938930 | controller | Jun 11 11:11:38.422382 crc crio[3656]: time="2026-06-11T11:11:38.422277527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938946 | controller | Jun 11 11:11:38.427144 crc crio[3656]: time="2026-06-11T11:11:38.423200535Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=93c9d4cb-e81e-4d4f-824f-4d2123190a20 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.938962 | controller | Jun 11 11:11:38.427144 crc crio[3656]: time="2026-06-11T11:11:38.423247566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.938978 | controller | Jun 11 11:11:38.544127 crc crio[3656]: time="2026-06-11T11:11:38.531667715Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:ba4ac54edbd6b027a943fb3bdcd32e68c24894d0578c271b24e3985555f08c09 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/43230440-ce30-42d1-850b-36e2b2a9e85a 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:0xc00279c130}] Aliases:map[]}"
2026-06-11 12:41:54.938994 | controller | Jun 11 11:11:38.544127 crc crio[3656]: time="2026-06-11T11:11:38.531815819Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.939010 | controller | Jun 11 11:11:38.550103 crc crio[3656]: time="2026-06-11T11:11:38.547599029Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=ad07d737-e5da-4447-bb86-cc97a07c0c93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.939026 | controller | Jun 11 11:11:38.550103 crc crio[3656]: time="2026-06-11T11:11:38.548187557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.939042 | controller | Jun 11 11:11:38.563142 crc crio[3656]: time="2026-06-11T11:11:38.562974397Z" level=info msg="Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=f3d76379-d91f-462f-8e63-7bd03918fb99 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.939061 | controller | Jun 11 11:11:38.565409 crc crio[3656]: time="2026-06-11T11:11:38.565289656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.939077 | controller | Jun 11 11:11:38.565927 crc crio[3656]: time="2026-06-11T11:11:38.565645597Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=452b22ca-6131-4d8d-ac40-c1ce5572ed30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.939093 | controller | Jun 11 11:11:38.565927 crc crio[3656]: time="2026-06-11T11:11:38.565846983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.939109 | controller | Jun 11 11:11:38.567969 crc crio[3656]: time="2026-06-11T11:11:38.566898754Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=42ff1b44-c637-4bd3-9eaf-e14eff8f5d5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.939125 | controller | Jun 11 11:11:38.567969 crc crio[3656]: time="2026-06-11T11:11:38.566994927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.939140 | controller | Jun 11 11:11:38.567969 crc crio[3656]: time="2026-06-11T11:11:38.567162922Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=a548bfb4-f2c3-470c-ad38-7cbdc2204425 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.939156 | controller | Jun 11 11:11:38.567969 crc crio[3656]: time="2026-06-11T11:11:38.567206763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.939171 | controller | Jun 11 11:11:38.567969 crc crio[3656]: time="2026-06-11T11:11:38.567220434Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=22a73371-9b6d-4321-a4d4-99ffee9ccfa3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.939187 | controller | Jun 11 11:11:38.567969 crc crio[3656]: time="2026-06-11T11:11:38.567261555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.939202 | controller | Jun 11 11:11:38.568342 crc crio[3656]: time="2026-06-11T11:11:38.568248594Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=b8b38203-1820-4ad4-b77b-415f8a05c2b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.939218 | controller | Jun 11 11:11:38.568464 crc crio[3656]: time="2026-06-11T11:11:38.568398769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.939233 | controller | Jun 11 11:11:38.584845 crc crio[3656]: time="2026-06-11T11:11:38.584624752Z" level=info msg="Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD" id=05cc9eaa-fb8e-417e-8635-4281546b8814 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.939249 | controller | Jun 11 11:11:38.584845 crc crio[3656]: time="2026-06-11T11:11:38.584830448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.939264 | controller | Jun 11 11:11:38.612109 crc crio[3656]: time="2026-06-11T11:11:38.609359688Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=26ebba0b-81c6-4155-aeed-36f359f46453 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.939279 | controller | Jun 11 11:11:38.612109 crc crio[3656]: time="2026-06-11T11:11:38.609547604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.939298 | controller | Jun 11 11:11:38.630437 crc crio[3656]: time="2026-06-11T11:11:38.630362234Z" level=info msg="Running pod sandbox: openshift-multus/multus-bzhnf/POD" id=fc2d1b33-c3e3-4e30-ab54-6822fd51015e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.939315 | controller | Jun 11 11:11:38.630542 crc crio[3656]: time="2026-06-11T11:11:38.630438396Z" level=info msg="Started container" PID=7107 containerID=cb66cf37529d68a6e0490fbc315d1867bceb3f2d6b53212160f005833f800c99 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=42de97cf-b314-49a5-b117-95bbf93eaf06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e4a2c43c31c05610d232473d86b0c66dbeef99b2c1fefd6ad501f78a9155e0d
2026-06-11 12:41:54.939331 | controller | Jun 11 11:11:38.632975 crc crio[3656]: time="2026-06-11T11:11:38.630467957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.939363 | controller | Jun 11 11:11:38.640653 crc crio[3656]: time="2026-06-11T11:11:38.640567238Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b2117ca7-6cd1-44d8-b42c-1847c72792fa 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:0xc001300230}] Aliases:map[]}"
2026-06-11 12:41:54.939385 | controller | Jun 11 11:11:38.640653 crc crio[3656]: time="2026-06-11T11:11:38.64065004Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.939402 | controller | Jun 11 11:11:38.642833 crc crio[3656]: time="2026-06-11T11:11:38.64264502Z" level=info msg="Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=9e778a7f-6e6b-438a-bba9-86b0202950d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.939417 | controller | Jun 11 11:11:38.642911 crc crio[3656]: time="2026-06-11T11:11:38.642861946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.939433 | controller | Jun 11 11:11:38.793903 crc crio[3656]: time="2026-06-11T11:11:38.792658547Z" level=info msg="Ran pod sandbox 111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=9ab10df2-83bd-4779-843e-2dcef71fc71f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.939449 | controller | Jun 11 11:11:38.894149 crc crio[3656]: time="2026-06-11T11:11:38.876563385Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:40796ebcf5cc32f3c0eb75517292838c40ac03a0b46588fd51dfd297ce31739c UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/98939139-c252-455b-a9f2-a381bdb3d140 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:0xc001636568}] Aliases:map[]}"
2026-06-11 12:41:54.939465 | controller | Jun 11 11:11:38.894149 crc crio[3656]: time="2026-06-11T11:11:38.876615067Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.939481 | controller | Jun 11 11:11:39.112140 crc crio[3656]: time="2026-06-11T11:11:39.108008087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.939501 | controller | Jun 11 11:11:40.274842 crc crio[3656]: time="2026-06-11T11:11:40.270017099Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:011b5311fe8dbdc80dfef0bd4f6a6d74831247ae5a13f581c7c44d18e2a13695 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/54bd446d-e5a0-4df9-bd19-8c667c59f99c 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:0xc001e80370}] Aliases:map[]}"
2026-06-11 12:41:54.939518 | controller | Jun 11 11:11:40.274842 crc crio[3656]: time="2026-06-11T11:11:40.270295807Z" 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-11 12:41:54.939534 | controller | Jun 11 11:11:40.338375 crc crio[3656]: time="2026-06-11T11:11:40.338035064Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d71b5a6a-bdd7-44e4-bed0-a9b539a8d146 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.939549 | controller | Jun 11 11:11:40.428399 crc crio[3656]: time="2026-06-11T11:11:40.424123198Z" level=info msg="Created container 811db5f19c813241bb1e910a67c0ba6bbc5b125f91ba8ac62771f6403e386eac: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=41265b27-9351-4c86-99be-db5de2d16797 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.939565 | controller | Jun 11 11:11:40.460662 crc crio[3656]: time="2026-06-11T11:11:40.45175919Z" level=info msg="Starting container: 811db5f19c813241bb1e910a67c0ba6bbc5b125f91ba8ac62771f6403e386eac" id=b851cdab-bc04-41f1-85b1-135e8c8020ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.939581 | controller | Jun 11 11:11:40.655940 crc crio[3656]: time="2026-06-11T11:11:40.655616421Z" level=info msg="Started container" PID=7265 containerID=811db5f19c813241bb1e910a67c0ba6bbc5b125f91ba8ac62771f6403e386eac description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=b851cdab-bc04-41f1-85b1-135e8c8020ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a56dc7dc186ceef52d45779e5ed71c60ede520adee2c3fc5fcfb2cbbbf3e316
2026-06-11 12:41:54.939597 | controller | Jun 11 11:11:41.134004 crc crio[3656]: time="2026-06-11T11:11:40.987475792Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=97e6ffe3-8c6c-4635-8f20-7cb263ad5282 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.939613 | controller | Jun 11 11:11:41.134004 crc crio[3656]: time="2026-06-11T11:11:40.988259995Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=bd52837b-d810-469a-ad51-064ce164dd76 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.939629 | controller | Jun 11 11:11:41.310253 crc crio[3656]: time="2026-06-11T11:11:41.309865732Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=db16cd6d-3a6c-468e-b227-565db5e2ecef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.939645 | controller | Jun 11 11:11:41.313544 crc crio[3656]: time="2026-06-11T11:11:41.313036366Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=e215d7dc-3f06-44d5-ab12-9408bbbf1f87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.939665 | controller | Jun 11 11:11:41.419982 crc crio[3656]: time="2026-06-11T11:11:41.419392324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.939682 | controller | Jun 11 11:11:41.451911 crc crio[3656]: time="2026-06-11T11:11:41.450565712Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=88a37b01-54e3-4b45-a396-c862768c2f01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.939698 | controller | Jun 11 11:11:41.455921 crc crio[3656]: time="2026-06-11T11:11:41.45588957Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:e228d7dca85ac5eedf16b5be47d4be1f2ac3018a8fe686e38f353859849ead1f UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ea7b28fc-4eac-4567-8ac4-8b51bcfdffe4 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:0xc00141e548}] Aliases:map[]}"
2026-06-11 12:41:54.939715 | controller | Jun 11 11:11:41.456573 crc crio[3656]: time="2026-06-11T11:11:41.45654513Z" 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-11 12:41:54.939731 | controller | Jun 11 11:11:41.491226 crc crio[3656]: time="2026-06-11T11:11:41.488868052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.939746 | controller | Jun 11 11:11:41.551664 crc crio[3656]: time="2026-06-11T11:11:41.548621392Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=24dcad38-44b4-454a-a4d5-07cc8bda2818 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.939761 | controller | Jun 11 11:11:41.551664 crc crio[3656]: time="2026-06-11T11:11:41.548857029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.939777 | controller | Jun 11 11:11:41.589357 crc crio[3656]: time="2026-06-11T11:11:41.58920458Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=d44d6d4c-111f-4474-af00-1492e8884569 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.939792 | controller | Jun 11 11:11:41.589357 crc crio[3656]: time="2026-06-11T11:11:41.589294283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.939808 | controller | Jun 11 11:11:41.589579 crc crio[3656]: time="2026-06-11T11:11:41.589475288Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=0c5c67bf-fbb6-4f21-ad0e-dc522f591264 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.939824 | controller | Jun 11 11:11:41.589579 crc crio[3656]: time="2026-06-11T11:11:41.58953549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.939839 | controller | Jun 11 11:11:41.589865 crc crio[3656]: time="2026-06-11T11:11:41.589490929Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=dd2d02f0-d209-4ef6-a632-e776bb62c86b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.939855 | controller | Jun 11 11:11:41.589865 crc crio[3656]: time="2026-06-11T11:11:41.589635033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.939874 | controller | Jun 11 11:11:41.834509 crc crio[3656]: time="2026-06-11T11:11:41.834329599Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:f85b77d7a5798fa7c514f35ddf6ab9aca3693e33425ebc33188838a4334db993 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f556e113-3391-471d-b2c7-510118e5d7e7 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:0xc00123e040}] Aliases:map[]}"
2026-06-11 12:41:54.939891 | controller | Jun 11 11:11:41.834509 crc crio[3656]: time="2026-06-11T11:11:41.834443703Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.939907 | controller | Jun 11 11:11:41.838164 crc crio[3656]: time="2026-06-11T11:11:41.837263077Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:081959a8b6b2e7e6e7f73c1c8b07db758047846c3a3860c3b0d8ad1669d6d228 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/00b46a92-edf2-400c-ab37-cf6454d4c5bf 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:0xc00279c4a0}] Aliases:map[]}"
2026-06-11 12:41:54.939924 | controller | Jun 11 11:11:41.838164 crc crio[3656]: time="2026-06-11T11:11:41.83736921Z" 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-11 12:41:54.939941 | controller | Jun 11 11:11:41.895042 crc crio[3656]: time="2026-06-11T11:11:41.891423869Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:19e096fa91141138166cbfc72dce62703cd2c76d5abb5f31d052d0f868c27437 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/4d5df495-2e7f-48d2-a9f5-97948b7583da 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:0xc001f0a108}] Aliases:map[]}"
2026-06-11 12:41:54.939958 | controller | Jun 11 11:11:41.895042 crc crio[3656]: time="2026-06-11T11:11:41.891583114Z" 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-11 12:41:54.939973 | controller | Jun 11 11:11:41.902445 crc crio[3656]: time="2026-06-11T11:11:41.901641394Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:e0993580b5a44867bf218b00a50708e0fc4c9226642cc3cbb0698526ab7401b1 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/ce58c25a-f1ff-4529-86ae-fa1083d3a521 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:0xc00008c328}] Aliases:map[]}"
2026-06-11 12:41:54.939989 | controller | Jun 11 11:11:41.902445 crc crio[3656]: time="2026-06-11T11:11:41.901961523Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.940005 | controller | Jun 11 11:11:41.918978 crc crio[3656]: time="2026-06-11T11:11:41.918839876Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:782ae8e0bf919e48972abfd088081446af32fc52009b0277a25721766b47aa85 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/e3c8036c-2483-4688-9e55-0c47e77233dd 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:0xc002bb8020}] Aliases:map[]}"
2026-06-11 12:41:54.940025 | controller | Jun 11 11:11:41.918978 crc crio[3656]: time="2026-06-11T11:11:41.918873927Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.940042 | controller | Jun 11 11:11:41.949996 crc crio[3656]: time="2026-06-11T11:11:41.949914421Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:4b3e341379c9d19e2b38c1c5b7f71a5af218b30a2445f82e0b3a8f0f0676f979 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/63ccd13c-270d-47f1-a7c4-723681681d36 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:0xc001300408}] Aliases:map[]}"
2026-06-11 12:41:54.940058 | controller | Jun 11 11:11:41.949996 crc crio[3656]: time="2026-06-11T11:11:41.949984533Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.940074 | controller | Jun 11 11:11:42.209233 crc crio[3656]: time="2026-06-11T11:11:42.207350777Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:69a9343d44ccd22369c49194b81969f2dd533af1761799627ce320b032856ddd UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/969f9041-0dee-4f05-995d-9f7b2dbff426 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:0xc000132810}] Aliases:map[]}"
2026-06-11 12:41:54.940090 | controller | Jun 11 11:11:42.209233 crc crio[3656]: time="2026-06-11T11:11:42.207411049Z" 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-11 12:41:54.940106 | controller | Jun 11 11:11:42.539281 crc crio[3656]: time="2026-06-11T11:11:42.539106586Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:78386624c147c77fa8b728f5f73e2c215a403a4523c4ffec51e5b46a675ba5f9 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/298bf973-33e3-49a7-8803-73e03fb4d992 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:0xc002bb8820}] Aliases:map[]}"
2026-06-11 12:41:54.940122 | controller | Jun 11 11:11:42.539960 crc crio[3656]: time="2026-06-11T11:11:42.539926601Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.940138 | controller | Jun 11 11:11:42.569889 crc crio[3656]: time="2026-06-11T11:11:42.567044858Z" 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=fbdab954-0e1b-409b-9eb8-d8372747347d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.940154 | controller | Jun 11 11:11:42.585111 crc crio[3656]: time="2026-06-11T11:11:42.584826598Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:f58a6e495ea6bde902d85311a93f4e17d997034444c42207b0fd3463ad286734 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/f11a533b-ae9c-4ea2-9734-1c50f94cfeb0 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:0xc000132a40}] Aliases:map[]}"
2026-06-11 12:41:54.940173 | controller | Jun 11 11:11:42.585111 crc crio[3656]: time="2026-06-11T11:11:42.584926071Z" 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-11 12:41:54.940190 | controller | Jun 11 11:11:42.639669 crc crio[3656]: time="2026-06-11T11:11:42.639443564Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5218237aa73225829426ea9415b98cc04511ed62c3d20cb20d02e42764e5c9ea UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/42698a60-3e6c-4128-a055-59ba7be91ffb 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:0xc000132b48}] Aliases:map[]}"
2026-06-11 12:41:54.940206 | controller | Jun 11 11:11:42.639669 crc crio[3656]: time="2026-06-11T11:11:42.639607209Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.940222 | controller | Jun 11 11:11:42.729982 crc crio[3656]: time="2026-06-11T11:11:42.729388772Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:d2614f80bb99d5af1494d86f655d2856f1427c0a4a7c7dd2c8798f9643b0f471 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/6ca3790f-5c73-49a4-bec4-9943537909f5 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:0xc001300688}] Aliases:map[]}"
2026-06-11 12:41:54.940238 | controller | Jun 11 11:11:42.729982 crc crio[3656]: time="2026-06-11T11:11:42.729444344Z" 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-11 12:41:54.940254 | controller | Jun 11 11:11:42.732009 crc crio[3656]: time="2026-06-11T11:11:42.731950769Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:661a475bd1c1615dee5c25b1dd9a97e9301c85cf3685fbc0bd969c27e6a4d1f6 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/bdf9d565-c6b8-4209-b8df-d0b48b20409a 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:0xc000182428}] Aliases:map[]}"
2026-06-11 12:41:54.940270 | controller | Jun 11 11:11:42.732409 crc crio[3656]: time="2026-06-11T11:11:42.732385301Z" 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-11 12:41:54.940286 | controller | Jun 11 11:11:42.736565 crc crio[3656]: time="2026-06-11T11:11:42.732278588Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:51196365d64fdc05f2eeeb8c5acc4cfe8f6562250481a1ac21d793f2885da0a7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/2b9a3e6e-cb2c-41b4-89ad-eccf58e90746 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:0xc00159a090}] Aliases:map[]}"
2026-06-11 12:41:54.940305 | controller | Jun 11 11:11:42.745509 crc crio[3656]: time="2026-06-11T11:11:42.736585357Z" 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-11 12:41:54.940322 | controller | Jun 11 11:11:43.010272 crc crio[3656]: time="2026-06-11T11:11:43.005258337Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1a9bef5c-b032-4353-8b5a-ef4ff5383ab3 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:0xc00008cbb0}] Aliases:map[]}"
2026-06-11 12:41:54.940337 | controller | Jun 11 11:11:43.010272 crc crio[3656]: time="2026-06-11T11:11:43.005332899Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.940372 | controller | Jun 11 11:11:43.153607 crc crio[3656]: time="2026-06-11T11:11:43.153043117Z" 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=1eeb328c-22e2-464c-859e-a22094a3f3b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.940390 | controller | Jun 11 11:11:43.309522 crc crio[3656]: time="2026-06-11T11:11:43.308664992Z" 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=f3d76379-d91f-462f-8e63-7bd03918fb99 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.940405 | controller | Jun 11 11:11:43.309522 crc crio[3656]: time="2026-06-11T11:11:43.309200247Z" 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=93c9d4cb-e81e-4d4f-824f-4d2123190a20 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.940421 | controller | Jun 11 11:11:43.524200 crc crio[3656]: time="2026-06-11T11:11:43.522943362Z" 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=22a73371-9b6d-4321-a4d4-99ffee9ccfa3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.940436 | controller | Jun 11 11:11:43.687896 crc crio[3656]: time="2026-06-11T11:11:43.68641978Z" 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=05cc9eaa-fb8e-417e-8635-4281546b8814 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.940451 | controller | Jun 11 11:11:43.738164 crc crio[3656]: time="2026-06-11T11:11:43.736503891Z" 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=fc2d1b33-c3e3-4e30-ab54-6822fd51015e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.940466 | controller | Jun 11 11:11:43.849610 crc crio[3656]: time="2026-06-11T11:11:43.849460765Z" 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=9e778a7f-6e6b-438a-bba9-86b0202950d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.940481 | controller | Jun 11 11:11:44.585760 crc crio[3656]: time="2026-06-11T11:11:44.582220844Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:158da32e2b556415b2ec31a4dd3c5d0d8497d5a5acd1e6d7e7db8232f54b3201 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1b2e00cf-df53-4359-a140-7555255b35ce 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:0xc001f0a1d8}] Aliases:map[]}"
2026-06-11 12:41:54.940503 | controller | Jun 11 11:11:44.585760 crc crio[3656]: time="2026-06-11T11:11:44.582337517Z" 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-11 12:41:54.940519 | controller | Jun 11 11:11:44.595264 crc crio[3656]: time="2026-06-11T11:11:44.592265943Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:e4a82e0d98add5cc96a876db24c2f7b4cd593eaa152714919067bb6c82f3fce8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/e3230663-4e1a-4499-9fba-1ff8c0e2829d 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:0xc000132628}] Aliases:map[]}"
2026-06-11 12:41:54.940535 | controller | Jun 11 11:11:44.595264 crc crio[3656]: time="2026-06-11T11:11:44.592330245Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.940551 | controller | Jun 11 11:11:44.595264 crc crio[3656]: time="2026-06-11T11:11:44.594160849Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/090f77fb-e9ef-4609-9492-74d99fcb9a51 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:0xc00008ca98}] Aliases:map[]}"
2026-06-11 12:41:54.940567 | controller | Jun 11 11:11:44.595264 crc crio[3656]: time="2026-06-11T11:11:44.594222941Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.940583 | controller | Jun 11 11:11:44.641207 crc crio[3656]: time="2026-06-11T11:11:44.640619953Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:1b06e77fd314274b0546c047399632ff22b39e65e21aef0059384618aa61b049 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/f5450071-874c-413d-9fb3-19a82006fc97 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:0xc00008c9f0}] Aliases:map[]}"
2026-06-11 12:41:54.940650 | controller | Jun 11 11:11:44.641486 crc crio[3656]: time="2026-06-11T11:11:44.641352155Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.940674 | controller | Jun 11 11:11:44.706396 crc crio[3656]: time="2026-06-11T11:11:44.705444233Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:869d1633d35ad29aa9f4fcafecc62add31f07902e7d735e6edbfabb9735aada2 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/5cc62333-191b-4d0d-acc6-43887d206361 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:0xc001e80258}] Aliases:map[]}"
2026-06-11 12:41:54.940695 | controller | Jun 11 11:11:44.706396 crc crio[3656]: time="2026-06-11T11:11:44.706382911Z" 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-11 12:41:54.940712 | controller | Jun 11 11:11:44.716851 crc crio[3656]: time="2026-06-11T11:11:44.716035928Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/917f5327-bc11-48ed-a1c1-fd3bdd669618 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:0xc00008ccb0}] Aliases:map[]}"
2026-06-11 12:41:54.940728 | controller | Jun 11 11:11:44.716851 crc crio[3656]: time="2026-06-11T11:11:44.716856833Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.940744 | controller | Jun 11 11:11:44.772804 crc crio[3656]: time="2026-06-11T11:11:44.771579412Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/394a904a-58ca-4181-9eaa-f17f15a53247 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:0xc001e802d0}] Aliases:map[]}"
2026-06-11 12:41:54.940760 | controller | Jun 11 11:11:44.772804 crc crio[3656]: time="2026-06-11T11:11:44.771662435Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.940776 | controller | Jun 11 11:11:44.775915 crc crio[3656]: time="2026-06-11T11:11:44.775116217Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/8ae6fb87-3fd5-441b-8830-db35e987e252 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:0xc001f0a490}] Aliases:map[]}"
2026-06-11 12:41:54.940792 | controller | Jun 11 11:11:44.775915 crc crio[3656]: time="2026-06-11T11:11:44.775251111Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.940808 | controller | Jun 11 11:11:44.776326 crc crio[3656]: time="2026-06-11T11:11:44.775964143Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/67a51b94-9e74-4d64-93b6-b5f4a61cca4a 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:0xc001f0a4e0}] Aliases:map[]}"
2026-06-11 12:41:54.940823 | controller | Jun 11 11:11:44.776326 crc crio[3656]: time="2026-06-11T11:11:44.776016934Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.940839 | controller | Jun 11 11:11:44.826311 crc crio[3656]: time="2026-06-11T11:11:44.825970612Z" level=info msg="Ran pod sandbox 70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=93c9d4cb-e81e-4d4f-824f-4d2123190a20 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.940858 | controller | Jun 11 11:11:44.834607 crc crio[3656]: time="2026-06-11T11:11:44.834494876Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=cd146099-a5e9-4910-866f-45fbb045937d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.940874 | controller | Jun 11 11:11:44.895232 crc crio[3656]: time="2026-06-11T11:11:44.894311827Z" level=info msg="Ran pod sandbox edb36ca296fe4b83c8eb35472ae432f91e809a3dd4860ede1a633bd0be8db4e2 with infra container: openshift-dns/node-resolver-277xp/POD" id=fbdab954-0e1b-409b-9eb8-d8372747347d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.940890 | controller | Jun 11 11:11:44.961168 crc crio[3656]: time="2026-06-11T11:11:44.960044554Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/10c97bf8-af17-41af-82c9-914d4766eb4d 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:0xc000182898}] Aliases:map[]}"
2026-06-11 12:41:54.940906 | controller | Jun 11 11:11:44.961168 crc crio[3656]: time="2026-06-11T11:11:44.960344523Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.940921 | controller | Jun 11 11:11:44.979160 crc crio[3656]: time="2026-06-11T11:11:44.960286402Z" level=info msg="Ran pod sandbox 70b425c1129e7d63d6db27ec5db46685b6730269ff1b8e5a9c594e948212d0ce with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=22a73371-9b6d-4321-a4d4-99ffee9ccfa3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.940937 | controller | Jun 11 11:11:44.988051 crc crio[3656]: time="2026-06-11T11:11:44.988002197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.940953 | controller | Jun 11 11:11:45.163295 crc crio[3656]: time="2026-06-11T11:11:45.163176313Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c476b2b7-a612-41e0-8a7a-6a3b53ed4a6b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.940968 | controller | Jun 11 11:11:45.191673 crc crio[3656]: time="2026-06-11T11:11:45.191538928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.940984 | controller | Jun 11 11:11:45.200469 crc crio[3656]: time="2026-06-11T11:11:45.20035162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.941000 | controller | Jun 11 11:11:45.201776 crc crio[3656]: time="2026-06-11T11:11:45.20136021Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/3696eb40-2326-465f-b3f8-3c93b0ff11cb 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:0xc001e806b8}] Aliases:map[]}"
2026-06-11 12:41:54.941016 | controller | Jun 11 11:11:45.201776 crc crio[3656]: time="2026-06-11T11:11:45.201439773Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.941035 | controller | Jun 11 11:11:45.248170 crc crio[3656]: time="2026-06-11T11:11:45.227185609Z" level=info msg="Ran pod sandbox 1dcad44165bf9e75edaaad94e1e3770645866ab2daf68c38802f594b2390a51a with infra container: openshift-multus/multus-bzhnf/POD" id=fc2d1b33-c3e3-4e30-ab54-6822fd51015e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.941051 | controller | Jun 11 11:11:45.248841 crc crio[3656]: time="2026-06-11T11:11:45.248529705Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=0c415716-d98c-42d7-be0d-154e9b087b91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.941066 | controller | Jun 11 11:11:45.249482 crc crio[3656]: time="2026-06-11T11:11:45.249236276Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=07492fbc-42aa-444e-96fd-76d9bcd63faa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.941082 | controller | Jun 11 11:11:45.249819 crc crio[3656]: time="2026-06-11T11:11:45.249598527Z" level=info msg="Ran pod sandbox a40ac1b6dacb510f99d4ec1d7728a532131a6fe534f7595ab877fb2f42b870f0 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=9e778a7f-6e6b-438a-bba9-86b0202950d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.941097 | controller | Jun 11 11:11:45.249910 crc crio[3656]: time="2026-06-11T11:11:45.249833384Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=9aacb29e-436d-4885-9f0c-1f8d66a6a848 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.941113 | controller | Jun 11 11:11:45.250329 crc crio[3656]: time="2026-06-11T11:11:45.249269257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.941128 | controller | Jun 11 11:11:45.254350 crc crio[3656]: time="2026-06-11T11:11:45.254250705Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=22306175-a429-423c-8636-260bafe1593a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.941144 | controller | Jun 11 11:11:45.254993 crc crio[3656]: time="2026-06-11T11:11:45.254923755Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=2b52e5a9-7630-48d1-b42a-c6b1365fcacc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.941160 | controller | Jun 11 11:11:45.279967 crc crio[3656]: time="2026-06-11T11:11:45.277764185Z" level=info msg="Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver" id=57bc0fb0-eae8-4e7e-9622-ea7b5882da83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.941176 | controller | Jun 11 11:11:45.279967 crc crio[3656]: time="2026-06-11T11:11:45.278400964Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=e7ab4734-3ed9-4a18-85c2-677af46969a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.941192 | controller | Jun 11 11:11:45.279967 crc crio[3656]: time="2026-06-11T11:11:45.277978012Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=e62e3194-1147-48e5-b6c1-f5990465d366 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.941207 | controller | Jun 11 11:11:45.279967 crc crio[3656]: time="2026-06-11T11:11:45.279323092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.941226 | controller | Jun 11 11:11:45.288742 crc crio[3656]: time="2026-06-11T11:11:45.287465774Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=0c8ff624-1d42-48a6-ac35-da1166f07926 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.941242 | controller | Jun 11 11:11:45.292727 crc crio[3656]: time="2026-06-11T11:11:45.290155694Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=537e34d8-7f97-4375-8b06-eb650559b8e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.941258 | controller | Jun 11 11:11:45.296606 crc crio[3656]: time="2026-06-11T11:11:45.295877745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.941273 | controller | Jun 11 11:11:45.313496 crc crio[3656]: time="2026-06-11T11:11:45.313281723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.941288 | controller | Jun 11 11:11:45.326058 crc crio[3656]: time="2026-06-11T11:11:45.325914189Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=dc515bb7-67d3-4deb-8570-71a5c0478a11 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.941304 | controller | Jun 11 11:11:45.327747 crc crio[3656]: time="2026-06-11T11:11:45.32763557Z" level=info msg="Ran pod sandbox d62302bf7497b36f9c37605fac1b39464fd3cecb140135f25fdcc5486fdf0f43 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD" id=1eeb328c-22e2-464c-859e-a22094a3f3b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.941319 | controller | Jun 11 11:11:45.336879 crc crio[3656]: time="2026-06-11T11:11:45.335252057Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/a82e3ed4-07ec-48a0-9a3b-b362fec77706 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:0xc00159a728}] Aliases:map[]}"
2026-06-11 12:41:54.941335 | controller | Jun 11 11:11:45.336879 crc crio[3656]: time="2026-06-11T11:11:45.335420692Z" 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-11 12:41:54.941369 | controller | Jun 11 11:11:45.355476 crc crio[3656]: time="2026-06-11T11:11:45.355018216Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=e737d6f5-668c-43af-a4ae-b5028d514799 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.941387 | controller | Jun 11 11:11:45.359619 crc crio[3656]: time="2026-06-11T11:11:45.358805059Z" level=info msg="Ran pod sandbox ee50e06499a056047b25380b35489cb88e76d2db09dfc32624b97995fa5ec1c3 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=f3d76379-d91f-462f-8e63-7bd03918fb99 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.941404 | controller | Jun 11 11:11:45.381473 crc crio[3656]: time="2026-06-11T11:11:45.380320759Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=c49db2fd-61af-4b83-a9e5-754822e95ed9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.941424 | controller | Jun 11 11:11:45.391622 crc crio[3656]: time="2026-06-11T11:11:45.391324957Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/9132eb2d-04d1-4278-a992-0b8a0e11b3f3 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:0xc00159a848}] Aliases:map[]}"
2026-06-11 12:41:54.941441 | controller | Jun 11 11:11:45.391622 crc crio[3656]: time="2026-06-11T11:11:45.39142063Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.941457 | controller | Jun 11 11:11:45.412950 crc crio[3656]: time="2026-06-11T11:11:45.410409725Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=4da0b231-4ff1-431d-8911-adb96bc1bea6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.941473 | controller | Jun 11 11:11:45.425443 crc crio[3656]: time="2026-06-11T11:11:45.424989609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.941489 | controller | Jun 11 11:11:45.799656 crc crio[3656]: time="2026-06-11T11:11:45.799524912Z" level=info msg="Ran pod sandbox 67eaec04c7f4cc331bb007ffc19a0e2ddeb9d7166720b37e175995387513e892 with infra container: openshift-image-registry/node-ca-2wddl/POD" id=05cc9eaa-fb8e-417e-8635-4281546b8814 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.941505 | controller | Jun 11 11:11:45.818913 crc crio[3656]: time="2026-06-11T11:11:45.817310632Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=c5e0d782-6107-4f61-8a66-d7f27596f817 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.941520 | controller | Jun 11 11:11:45.819299 crc crio[3656]: time="2026-06-11T11:11:45.819250479Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=ad652ee6-fc3c-40b5-ba4a-9368db31f8d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.941536 | controller | Jun 11 11:11:45.833341 crc crio[3656]: time="2026-06-11T11:11:45.831918967Z" level=info msg="Created container 7fe222daef6e05c4e6be93c3bc5ddd54a7e76246300286bcb3804b0b105670c6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=e215d7dc-3f06-44d5-ab12-9408bbbf1f87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.941552 | controller | Jun 11 11:11:45.864581 crc crio[3656]: time="2026-06-11T11:11:45.856057715Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=4af7003b-5372-4fe1-a22c-c3a29e501ec7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.941567 | controller | Jun 11 11:11:45.864581 crc crio[3656]: time="2026-06-11T11:11:45.860276461Z" level=info msg="Starting container: 7fe222daef6e05c4e6be93c3bc5ddd54a7e76246300286bcb3804b0b105670c6" id=bff45e9d-c071-42e8-9975-b5d559c3d6ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.941583 | controller | Jun 11 11:11:45.911792 crc crio[3656]: time="2026-06-11T11:11:45.91161806Z" level=info msg="Started container" PID=7600 containerID=7fe222daef6e05c4e6be93c3bc5ddd54a7e76246300286bcb3804b0b105670c6 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=bff45e9d-c071-42e8-9975-b5d559c3d6ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d
2026-06-11 12:41:54.941603 | controller | Jun 11 11:11:45.980992 crc crio[3656]: time="2026-06-11T11:11:45.969462882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.941620 | controller | Jun 11 11:11:46.014602 crc crio[3656]: time="2026-06-11T11:11:46.014294228Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=2617fb8e-2e02-437c-a3f6-bec9bb90447e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.941636 | controller | Jun 11 11:11:46.037796 crc crio[3656]: time="2026-06-11T11:11:46.020515683Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=45c6565a-5006-4ea3-be5e-dbb4ed347e65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.941651 | controller | Jun 11 11:11:46.037796 crc crio[3656]: time="2026-06-11T11:11:46.025209753Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=249b6c5d-7833-493f-944f-cfd39202d62b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.941666 | controller | Jun 11 11:11:46.637869 crc crio[3656]: time="2026-06-11T11:11:46.636149455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.941682 | controller | Jun 11 11:11:46.644926 crc crio[3656]: time="2026-06-11T11:11:46.644872814Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=3f4cd7b4-a40d-46a6-9731-855771178953 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.941698 | controller | Jun 11 11:11:46.699455 crc crio[3656]: time="2026-06-11T11:11:46.699296875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.941713 | controller | Jun 11 11:11:46.699455 crc crio[3656]: time="2026-06-11T11:11:46.699382447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.941729 | controller | Jun 11 11:11:46.699926 crc crio[3656]: time="2026-06-11T11:11:46.699502861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.941744 | controller | Jun 11 11:11:46.702788 crc crio[3656]: time="2026-06-11T11:11:46.701871702Z" level=info msg="Creating container: openshift-image-registry/node-ca-2wddl/node-ca" id=d5c09f12-fa38-40b5-861f-9b204dab3860 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.941760 | controller | Jun 11 11:11:47.197452 crc crio[3656]: time="2026-06-11T11:11:47.194650515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.941776 | controller | Jun 11 11:11:47.343650 crc crio[3656]: time="2026-06-11T11:11:47.336298403Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c1559d50-51ef-4fef-9e41-f0d99ff574f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.941791 | controller | Jun 11 11:11:47.621829 crc crio[3656]: time="2026-06-11T11:11:47.621769954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.941807 | controller | Jun 11 11:11:47.655402 crc crio[3656]: time="2026-06-11T11:11:47.655308583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.941826 | controller | Jun 11 11:11:47.659618 crc crio[3656]: time="2026-06-11T11:11:47.655492538Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=86adf79e-266a-4481-9490-cc3ed19a2fc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.941842 | controller | Jun 11 11:11:48.741463 crc crio[3656]: time="2026-06-11T11:11:48.740985288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.941857 | controller | Jun 11 11:11:48.749757 crc crio[3656]: time="2026-06-11T11:11:48.749229164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.941873 | controller | Jun 11 11:11:48.761894 crc crio[3656]: time="2026-06-11T11:11:48.761593232Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=043b3677-d055-4e1a-ba7c-7bbeeebe46bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.941889 | controller | Jun 11 11:11:48.762339 crc crio[3656]: time="2026-06-11T11:11:48.762311133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.941904 | controller | Jun 11 11:11:48.993195 crc crio[3656]: time="2026-06-11T11:11:48.992355743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.941920 | controller | Jun 11 11:11:49.047956 crc crio[3656]: time="2026-06-11T11:11:49.047169286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.941935 | controller | Jun 11 11:11:49.102482 crc crio[3656]: time="2026-06-11T11:11:49.10205111Z" level=info msg="Created container 8a51c5ab217ded58d3f0efe7f2298b29de9b440cfe591f9376db78c45b85943b: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=e7ab4734-3ed9-4a18-85c2-677af46969a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.941951 | controller | Jun 11 11:11:49.141759 crc crio[3656]: time="2026-06-11T11:11:49.133369562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.941966 | controller | Jun 11 11:11:49.197416 crc crio[3656]: time="2026-06-11T11:11:49.197233424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.941982 | controller | Jun 11 11:11:49.198665 crc crio[3656]: time="2026-06-11T11:11:49.198413219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.941997 | controller | Jun 11 11:11:49.238806 crc crio[3656]: time="2026-06-11T11:11:49.237451422Z" level=info msg="Starting container: 8a51c5ab217ded58d3f0efe7f2298b29de9b440cfe591f9376db78c45b85943b" id=c6aec5fc-f181-4959-ae42-615207c28931 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.942012 | controller | Jun 11 11:11:49.239869 crc crio[3656]: time="2026-06-11T11:11:49.239648177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.942027 | controller | Jun 11 11:11:49.304279 crc crio[3656]: time="2026-06-11T11:11:49.30354669Z" level=info msg="Started container" PID=7719 containerID=8a51c5ab217ded58d3f0efe7f2298b29de9b440cfe591f9376db78c45b85943b description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=c6aec5fc-f181-4959-ae42-615207c28931 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70b425c1129e7d63d6db27ec5db46685b6730269ff1b8e5a9c594e948212d0ce
2026-06-11 12:41:54.942047 | controller | Jun 11 11:11:49.306482 crc crio[3656]: time="2026-06-11T11:11:49.306296372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.942064 | controller | Jun 11 11:11:49.341993 crc crio[3656]: time="2026-06-11T11:11:49.341409467Z" level=info msg="Created container da4fe22271d5bfd693289140d4814fbd69504059dd98d110b3f35012c88dd921: openshift-multus/multus-bzhnf/kube-multus" id=45c6565a-5006-4ea3-be5e-dbb4ed347e65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.942080 | controller | Jun 11 11:11:49.343258 crc crio[3656]: time="2026-06-11T11:11:49.342653854Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=aac60687-4ab4-4d35-a62c-6ab392ee27d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.942095 | controller | Jun 11 11:11:49.344755 crc crio[3656]: time="2026-06-11T11:11:49.344387436Z" level=info msg="Starting container: da4fe22271d5bfd693289140d4814fbd69504059dd98d110b3f35012c88dd921" id=931dcda9-e332-4f29-b89c-3adc84f3b2b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.942111 | controller | Jun 11 11:11:49.360245 crc crio[3656]: time="2026-06-11T11:11:49.359133875Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=dbdd18f8-7506-4195-a677-b4db3d341e1d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.942126 | controller | Jun 11 11:11:49.383266 crc crio[3656]: time="2026-06-11T11:11:49.383168471Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=74890319-99ef-452d-a757-3667a599e374 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.942142 | controller | Jun 11 11:11:49.385370 crc crio[3656]: time="2026-06-11T11:11:49.383637225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.942158 | controller | Jun 11 11:11:49.389952 crc crio[3656]: time="2026-06-11T11:11:49.388468518Z" level=info msg="Started container" PID=7729 containerID=da4fe22271d5bfd693289140d4814fbd69504059dd98d110b3f35012c88dd921 description=openshift-multus/multus-bzhnf/kube-multus id=931dcda9-e332-4f29-b89c-3adc84f3b2b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcad44165bf9e75edaaad94e1e3770645866ab2daf68c38802f594b2390a51a
2026-06-11 12:41:54.942173 | controller | Jun 11 11:11:49.405865 crc crio[3656]: time="2026-06-11T11:11:49.405496405Z" level=info msg="Created container 66c0bce6cab97856abccf7ffab5521ec961f914709143d568dbf1a5453b61549: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=249b6c5d-7833-493f-944f-cfd39202d62b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.942189 | controller | Jun 11 11:11:49.432588 crc crio[3656]: time="2026-06-11T11:11:49.431882301Z" level=info msg="Starting container: 66c0bce6cab97856abccf7ffab5521ec961f914709143d568dbf1a5453b61549" id=c50590df-04a0-4483-8c6d-a98c85447bb7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.942205 | controller | Jun 11 11:11:49.525907 crc crio[3656]: time="2026-06-11T11:11:49.522485539Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_beff98eb-1124-4d43-bef5-d7aa07514991\""
2026-06-11 12:41:54.942221 | controller | Jun 11 11:11:49.527722 crc crio[3656]: time="2026-06-11T11:11:49.527599421Z" level=info msg="Created container 2d9b89ff62eb0eba2db28a124a5aab4d0258091403c6780a509bf9c04f79f5f0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=043b3677-d055-4e1a-ba7c-7bbeeebe46bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.942241 | controller | Jun 11 11:11:49.530840 crc crio[3656]: time="2026-06-11T11:11:49.52923862Z" level=info msg="Started container" PID=7733 containerID=66c0bce6cab97856abccf7ffab5521ec961f914709143d568dbf1a5453b61549 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=c50590df-04a0-4483-8c6d-a98c85447bb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d62302bf7497b36f9c37605fac1b39464fd3cecb140135f25fdcc5486fdf0f43
2026-06-11 12:41:54.942259 | controller | Jun 11 11:11:49.539304 crc crio[3656]: time="2026-06-11T11:11:49.538870887Z" level=info msg="Starting container: 2d9b89ff62eb0eba2db28a124a5aab4d0258091403c6780a509bf9c04f79f5f0" id=bf34ba44-1598-43f4-a0fd-472b49597113 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.942275 | controller | Jun 11 11:11:49.636529 crc crio[3656]: time="2026-06-11T11:11:49.63637685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.942292 | controller | Jun 11 11:11:49.653001 crc crio[3656]: time="2026-06-11T11:11:49.651746258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.942318 | controller | Jun 11 11:11:49.676160 crc crio[3656]: time="2026-06-11T11:11:49.6756679Z" level=info msg="Started container" PID=7745 containerID=2d9b89ff62eb0eba2db28a124a5aab4d0258091403c6780a509bf9c04f79f5f0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=bf34ba44-1598-43f4-a0fd-472b49597113 name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d
2026-06-11 12:41:54.942335 | controller | Jun 11 11:11:49.681178 crc crio[3656]: time="2026-06-11T11:11:49.681004319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.942367 | controller | Jun 11 11:11:49.729960 crc crio[3656]: time="2026-06-11T11:11:49.729790071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.942385 | controller | Jun 11 11:11:49.734013 crc crio[3656]: time="2026-06-11T11:11:49.733953725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.942401 | controller | Jun 11 11:11:49.927549 crc crio[3656]: time="2026-06-11T11:11:49.926356454Z" level=info msg="Created container d83a345fcd262819af02076335354982d30985bac8e1dd49ea12a57298ed5c5c: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=2617fb8e-2e02-437c-a3f6-bec9bb90447e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.942417 | controller | Jun 11 11:11:49.935831 crc crio[3656]: time="2026-06-11T11:11:49.933834047Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=030f92af-7879-4d6e-b2af-52aefc7f0d2c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.942433 | controller | Jun 11 11:11:49.939499 crc crio[3656]: time="2026-06-11T11:11:49.939343411Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=9c68d1be-b081-40c7-bc15-2aa45530728d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.942448 | controller | Jun 11 11:11:49.942762 crc crio[3656]: time="2026-06-11T11:11:49.942617158Z" level=info msg="Starting container: d83a345fcd262819af02076335354982d30985bac8e1dd49ea12a57298ed5c5c" id=8e578e85-86d7-46b8-84bd-892e0219a1d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.942468 | controller | Jun 11 11:11:49.952226 crc crio[3656]: time="2026-06-11T11:11:49.952186613Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=496a4b1b-b9de-44d5-b77b-ca17d68eeea5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.942484 | controller | Jun 11 11:11:49.954154 crc crio[3656]: time="2026-06-11T11:11:49.954038458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.942500 | controller | Jun 11 11:11:50.007578 crc crio[3656]: time="2026-06-11T11:11:50.004356026Z" level=info msg="Started container" PID=7760 containerID=d83a345fcd262819af02076335354982d30985bac8e1dd49ea12a57298ed5c5c description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=8e578e85-86d7-46b8-84bd-892e0219a1d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee50e06499a056047b25380b35489cb88e76d2db09dfc32624b97995fa5ec1c3
2026-06-11 12:41:54.942516 | controller | Jun 11 11:11:50.113220 crc crio[3656]: time="2026-06-11T11:11:50.113039453Z" level=info msg="Created container 2a04fc59e281bfedd77a7cbc5897db7d5ec84e2fef72e19c48ab92b1d16a505c: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=88a37b01-54e3-4b45-a396-c862768c2f01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.942533 | controller | Jun 11 11:11:50.114549 crc crio[3656]: time="2026-06-11T11:11:50.114451465Z" level=info msg="Starting container: 2a04fc59e281bfedd77a7cbc5897db7d5ec84e2fef72e19c48ab92b1d16a505c" id=cb3211aa-5a7b-4b49-b677-bf3ac8d553c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.942549 | controller | Jun 11 11:11:50.115411 crc crio[3656]: time="2026-06-11T11:11:50.115341861Z" level=info msg="Created container ebea1a766701464d8800ff27fca72c9f1d76f7d09eb166fca6501c8c3f9d1a2c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=0c415716-d98c-42d7-be0d-154e9b087b91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.942565 | controller | Jun 11 11:11:50.117589 crc crio[3656]: time="2026-06-11T11:11:50.117187846Z" level=info msg="Starting container: ebea1a766701464d8800ff27fca72c9f1d76f7d09eb166fca6501c8c3f9d1a2c" id=18c53da0-d7a3-47b5-af67-30692fd48843 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.942580 | controller | Jun 11 11:11:50.137536 crc crio[3656]: time="2026-06-11T11:11:50.122962658Z" level=info msg="Created container 249ad89c3ad8fc2a5c03eb65fc08ffb3de7aebfb5efb785e2a7db7db37a880e0: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=74890319-99ef-452d-a757-3667a599e374 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.942596 | controller | Jun 11 11:11:50.137536 crc crio[3656]: time="2026-06-11T11:11:50.127330878Z" level=info msg="Starting container: 249ad89c3ad8fc2a5c03eb65fc08ffb3de7aebfb5efb785e2a7db7db37a880e0" id=10fae15d-a777-42b8-8da5-d0aedd3e7b44 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.942611 | controller | Jun 11 11:11:50.182793 crc crio[3656]: time="2026-06-11T11:11:50.175294606Z" level=info msg="Started container" PID=7807 containerID=249ad89c3ad8fc2a5c03eb65fc08ffb3de7aebfb5efb785e2a7db7db37a880e0 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=10fae15d-a777-42b8-8da5-d0aedd3e7b44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70b425c1129e7d63d6db27ec5db46685b6730269ff1b8e5a9c594e948212d0ce
2026-06-11 12:41:54.942627 | controller | Jun 11 11:11:50.243814 crc crio[3656]: time="2026-06-11T11:11:50.236980443Z" level=info msg="Started container" PID=7809 containerID=ebea1a766701464d8800ff27fca72c9f1d76f7d09eb166fca6501c8c3f9d1a2c description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=18c53da0-d7a3-47b5-af67-30692fd48843 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d
2026-06-11 12:41:54.942646 | controller | Jun 11 11:11:50.309595 crc crio[3656]: time="2026-06-11T11:11:50.301658029Z" level=info msg="Created container f385c17dafdb5570523998e1f02e399eaf0ee378a8b40aebb4ae0e2192ebb777: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=537e34d8-7f97-4375-8b06-eb650559b8e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.942662 | controller | Jun 11 11:11:50.309595 crc crio[3656]: time="2026-06-11T11:11:50.304629597Z" level=info msg="Started container" PID=7802 containerID=2a04fc59e281bfedd77a7cbc5897db7d5ec84e2fef72e19c48ab92b1d16a505c description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=cb3211aa-5a7b-4b49-b677-bf3ac8d553c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a56dc7dc186ceef52d45779e5ed71c60ede520adee2c3fc5fcfb2cbbbf3e316
2026-06-11 12:41:54.942678 | controller | Jun 11 11:11:50.321253 crc crio[3656]: time="2026-06-11T11:11:50.319372136Z" level=info msg="Starting container: f385c17dafdb5570523998e1f02e399eaf0ee378a8b40aebb4ae0e2192ebb777" id=5e24baf7-a846-4ddf-af99-9f088f46c9dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.942693 | controller | Jun 11 11:11:50.365978 crc crio[3656]: time="2026-06-11T11:11:50.364397127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.942709 | controller | Jun 11 11:11:50.506607 crc crio[3656]: time="2026-06-11T11:11:50.506350184Z" level=info msg="Started container" PID=7808 containerID=f385c17dafdb5570523998e1f02e399eaf0ee378a8b40aebb4ae0e2192ebb777 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=5e24baf7-a846-4ddf-af99-9f088f46c9dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a40ac1b6dacb510f99d4ec1d7728a532131a6fe534f7595ab877fb2f42b870f0
2026-06-11 12:41:54.942726 | controller | Jun 11 11:11:50.685000 crc crio[3656]: time="2026-06-11T11:11:50.683857599Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1c746bde-2419-45c4-a1c0-2764ea394c80 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.942741 | controller | Jun 11 11:11:51.113337 crc crio[3656]: time="2026-06-11T11:11:51.112793921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.942757 | controller | Jun 11 11:11:51.152662 crc crio[3656]: time="2026-06-11T11:11:51.152496533Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.942772 | controller | Jun 11 11:11:51.790355 crc crio[3656]: time="2026-06-11T11:11:51.790108228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.942788 | controller | Jun 11 11:11:51.798231 crc crio[3656]: time="2026-06-11T11:11:51.798055185Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e9ab29b0-bc28-4e35-b389-3322fd9073ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.942804 | controller | Jun 11 11:11:51.800218 crc crio[3656]: time="2026-06-11T11:11:51.800057634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.942819 | controller | Jun 11 11:11:51.804801 crc crio[3656]: time="2026-06-11T11:11:51.804576759Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=7218505c-eba6-4c15-b153-c83962ac8b80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.942839 | controller | Jun 11 11:11:51.806273 crc crio[3656]: time="2026-06-11T11:11:51.806155616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.942855 | controller | Jun 11 11:11:51.863370 crc crio[3656]: time="2026-06-11T11:11:51.862973928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.942870 | controller | Jun 11 11:11:51.898905 crc crio[3656]: time="2026-06-11T11:11:51.897962159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.942886 | controller | Jun 11 11:11:52.129835 crc crio[3656]: time="2026-06-11T11:11:52.129072011Z" level=info msg="Created container 20a09ad3e29c9127194a5067887be32e68e94c3000ce637554f79f319ad1d574: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=496a4b1b-b9de-44d5-b77b-ca17d68eeea5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.942901 | controller | Jun 11 11:11:52.136863 crc crio[3656]: time="2026-06-11T11:11:52.136448481Z" level=info msg="Starting container: 20a09ad3e29c9127194a5067887be32e68e94c3000ce637554f79f319ad1d574" id=50ded666-c5e7-47eb-9bc3-e394d271d011 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.942917 | controller | Jun 11 11:11:52.152503 crc crio[3656]: time="2026-06-11T11:11:52.1518616Z" level=info msg="Created container edd944235e02d1c63843cb609de8f880886d03350a5c9af07db06eee6aea64b3: openshift-image-registry/node-ca-2wddl/node-ca" id=d5c09f12-fa38-40b5-861f-9b204dab3860 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.942932 | controller | Jun 11 11:11:52.156170 crc crio[3656]: time="2026-06-11T11:11:52.156036024Z" level=info msg="Created container 5ad6cd985c816681764a7dbcb5301295c1d2df9269bb34d83c77b51c652cba7a: openshift-dns/node-resolver-277xp/dns-node-resolver" id=57bc0fb0-eae8-4e7e-9622-ea7b5882da83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.942947 | controller | Jun 11 11:11:52.156362 crc crio[3656]: time="2026-06-11T11:11:52.156309272Z" level=info msg="Starting container: edd944235e02d1c63843cb609de8f880886d03350a5c9af07db06eee6aea64b3" id=348aa2cf-82c4-43d3-bf22-a919f5ffc6eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.942962 | controller | Jun 11 11:11:52.157962 crc crio[3656]: time="2026-06-11T11:11:52.157929431Z" level=info msg="Starting container: 5ad6cd985c816681764a7dbcb5301295c1d2df9269bb34d83c77b51c652cba7a" id=dbc80c89-71af-4ec2-aaa2-33f82bfc7eaa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.942977 | controller | Jun 11 11:11:52.169393 crc crio[3656]: time="2026-06-11T11:11:52.16900588Z" level=info msg="Started container" PID=7946 containerID=20a09ad3e29c9127194a5067887be32e68e94c3000ce637554f79f319ad1d574 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=50ded666-c5e7-47eb-9bc3-e394d271d011 name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d
2026-06-11 12:41:54.942993 | controller | Jun 11 11:11:52.238542 crc crio[3656]: time="2026-06-11T11:11:52.233585633Z" level=info msg="Started container" PID=7936 containerID=edd944235e02d1c63843cb609de8f880886d03350a5c9af07db06eee6aea64b3 description=openshift-image-registry/node-ca-2wddl/node-ca id=348aa2cf-82c4-43d3-bf22-a919f5ffc6eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=67eaec04c7f4cc331bb007ffc19a0e2ddeb9d7166720b37e175995387513e892
2026-06-11 12:41:54.943008 | controller | Jun 11 11:11:52.255272 crc crio[3656]: time="2026-06-11T11:11:52.254064233Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5cfbc3a5-7e42-494e-87e0-7ff0dc5f6b99 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.943027 | controller | Jun 11 11:11:52.271600 crc crio[3656]: time="2026-06-11T11:11:52.271309677Z" level=info msg="Started container" PID=7934 containerID=5ad6cd985c816681764a7dbcb5301295c1d2df9269bb34d83c77b51c652cba7a description=openshift-dns/node-resolver-277xp/dns-node-resolver id=dbc80c89-71af-4ec2-aaa2-33f82bfc7eaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=edb36ca296fe4b83c8eb35472ae432f91e809a3dd4860ede1a633bd0be8db4e2
2026-06-11 12:41:54.943043 | controller | Jun 11 11:11:52.272282 crc crio[3656]: time="2026-06-11T11:11:52.272025958Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ada2f9c3-a2c0-4dbd-be3a-b50e00e4a8b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.943059 | controller | Jun 11 11:11:52.284895 crc crio[3656]: time="2026-06-11T11:11:52.278424508Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=20c57fcb-ccb4-4477-ae53-dede01e2940f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.943074 | controller | Jun 11 11:11:52.284895 crc crio[3656]: time="2026-06-11T11:11:52.278967445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.943090 | controller | Jun 11 11:11:52.286416 crc crio[3656]: time="2026-06-11T11:11:52.283894311Z" level=info msg="Created container d80364845cb6ca2a63749bef2ec5646d49ee12af64efa34807047585658ef992: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=7218505c-eba6-4c15-b153-c83962ac8b80 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.943106 | controller | Jun 11 11:11:52.315132 crc crio[3656]: time="2026-06-11T11:11:52.314358438Z" level=info msg="Starting container: d80364845cb6ca2a63749bef2ec5646d49ee12af64efa34807047585658ef992" id=d2cd8832-2278-451c-8e0d-5083c2d392f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.943122 | controller | Jun 11 11:11:52.372200 crc crio[3656]: time="2026-06-11T11:11:52.367992185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.943204 | controller | Jun 11 11:11:52.374067 crc crio[3656]: time="2026-06-11T11:11:52.372807449Z" level=info msg="Started container" PID=7951 containerID=d80364845cb6ca2a63749bef2ec5646d49ee12af64efa34807047585658ef992 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=d2cd8832-2278-451c-8e0d-5083c2d392f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d
2026-06-11 12:41:54.943224 | controller | Jun 11 11:11:52.407623 crc crio[3656]: time="2026-06-11T11:11:52.407554433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.943247 | controller | Jun 11 11:11:52.833504 crc crio[3656]: time="2026-06-11T11:11:52.833446346Z" level=info msg="Created container 92cf5aef70d0bb2b2077902d18d9f0568cc74c3f4159f1b725a515306171410b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=20c57fcb-ccb4-4477-ae53-dede01e2940f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.943263 | controller | Jun 11 11:11:52.837483 crc crio[3656]: time="2026-06-11T11:11:52.836645111Z" level=info msg="Starting container: 92cf5aef70d0bb2b2077902d18d9f0568cc74c3f4159f1b725a515306171410b" id=d10522c6-582e-4b3a-92e3-2a0495683828 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.943287 | controller | Jun 11 11:11:52.898926 crc crio[3656]: time="2026-06-11T11:11:52.896937466Z" level=info msg="Started container" PID=8000 containerID=92cf5aef70d0bb2b2077902d18d9f0568cc74c3f4159f1b725a515306171410b description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=d10522c6-582e-4b3a-92e3-2a0495683828 name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d
2026-06-11 12:41:54.943307 | controller | Jun 11 11:11:52.941920 crc crio[3656]: time="2026-06-11T11:11:52.939343869Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=368db8a0-ab32-4531-87e2-040dd6961d88 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.943330 | controller | Jun 11 11:11:52.954169 crc crio[3656]: time="2026-06-11T11:11:52.954105148Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=deb54003-1858-4389-901e-fff43a193c55 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.943434 | controller | Jun 11 11:11:52.990260 crc crio[3656]: time="2026-06-11T11:11:52.990195083Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=d31da432-6c0e-46dc-aa04-3fd4ee7723be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.943463 | controller | Jun 11 11:11:52.991254 crc crio[3656]: time="2026-06-11T11:11:52.991230714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.943481 | controller | Jun 11 11:11:53.037893 crc crio[3656]: time="2026-06-11T11:11:53.037630505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.943497 | controller | Jun 11 11:11:53.040860 crc crio[3656]: time="2026-06-11T11:11:53.04046497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.943513 | controller | Jun 11 11:11:53.449278 crc crio[3656]: time="2026-06-11T11:11:53.448991904Z" level=info msg="Created container 35cafac5913b970a7204a1746c8184442798cab0399ba0d69110acc3bcf2649c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=d31da432-6c0e-46dc-aa04-3fd4ee7723be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.943529 | controller | Jun 11 11:11:53.454998 crc crio[3656]: time="2026-06-11T11:11:53.454946671Z" level=info msg="Starting container: 35cafac5913b970a7204a1746c8184442798cab0399ba0d69110acc3bcf2649c" id=29cee4c3-a0b4-4fdc-baa5-ffa53fd8f584 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.943545 | controller | Jun 11 11:11:53.752211 crc crio[3656]: time="2026-06-11T11:11:53.752024727Z" level=info msg="Started container" PID=8028 containerID=35cafac5913b970a7204a1746c8184442798cab0399ba0d69110acc3bcf2649c description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=29cee4c3-a0b4-4fdc-baa5-ffa53fd8f584 name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d
2026-06-11 12:41:54.943561 | controller | Jun 11 11:11:53.857452 crc crio[3656]: time="2026-06-11T11:11:53.857115296Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b12763be-9286-4ac2-aa31-be8a549c2967 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.943577 | controller | Jun 11 11:11:53.866354 crc crio[3656]: time="2026-06-11T11:11:53.866189317Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8ab452d7-79bc-4bcf-a942-c78972e42683 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.943599 | controller | Jun 11 11:11:53.872254 crc crio[3656]: time="2026-06-11T11:11:53.872041521Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=98812799-d9b7-4122-9c04-6a486c5517e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.943616 | controller | Jun 11 11:11:53.873004 crc crio[3656]: time="2026-06-11T11:11:53.872978769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.943632 | controller | Jun 11 11:11:54.084224 crc crio[3656]: time="2026-06-11T11:11:54.084174998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.943647 | controller | Jun 11 11:11:54.089380 crc crio[3656]: time="2026-06-11T11:11:54.089351372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.943663 | controller | Jun 11 11:11:54.606156 crc crio[3656]: time="2026-06-11T11:11:54.606041367Z" level=info msg="Created container b84495f8599523fef301cb0ed2e29c96924bb87e85249d8f78fa9c5dd5a32fd5: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=98812799-d9b7-4122-9c04-6a486c5517e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.943678 | controller | Jun 11 11:11:54.625859 crc crio[3656]: time="2026-06-11T11:11:54.625589109Z" level=info msg="Starting container: b84495f8599523fef301cb0ed2e29c96924bb87e85249d8f78fa9c5dd5a32fd5" id=a5dbc107-2c70-4b90-b8dc-0f992b349e4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.943694 | controller | Jun 11 11:11:54.666969 crc crio[3656]: time="2026-06-11T11:11:54.663079375Z" level=info msg="Started container" PID=8069 containerID=b84495f8599523fef301cb0ed2e29c96924bb87e85249d8f78fa9c5dd5a32fd5 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=a5dbc107-2c70-4b90-b8dc-0f992b349e4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d
2026-06-11 12:41:54.943709 | controller | Jun 11 11:11:54.789354 crc crio[3656]: time="2026-06-11T11:11:54.78884045Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2f2114b2-1e06-4397-9584-6514aae5e5fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.943725 | controller | Jun 11 11:11:54.824282 crc crio[3656]: time="2026-06-11T11:11:54.82376015Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e306b58f-36a2-4b7a-96fd-56cfcd410378 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.943740 | controller | Jun 11 11:11:54.831623 crc crio[3656]: time="2026-06-11T11:11:54.831529271Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=7684bc44-4568-415c-8f8b-2bf1b757bbd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.943756 | controller | Jun 11 11:11:54.832137 crc crio[3656]: time="2026-06-11T11:11:54.832014146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.943771 | controller | Jun 11 11:11:54.872200 crc crio[3656]: time="2026-06-11T11:11:54.871968315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.943787 | controller | Jun 11 11:11:54.877305 crc crio[3656]: time="2026-06-11T11:11:54.875984155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.943806 | controller | Jun 11 11:11:55.378635 crc crio[3656]: time="2026-06-11T11:11:55.378477296Z" level=info msg="Created container 748a7b90d6ccb0b2202e79b9516a346a3f6fce44439541937d7baaaa0034e364: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=7684bc44-4568-415c-8f8b-2bf1b757bbd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.943823 | controller | Jun 11 11:11:55.383434 crc crio[3656]: time="2026-06-11T11:11:55.383222138Z" level=info msg="Starting container: 748a7b90d6ccb0b2202e79b9516a346a3f6fce44439541937d7baaaa0034e364" id=49e3606c-82f2-430f-89f6-eabe5887b446 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.943839 | controller | Jun 11 11:11:55.445499 crc crio[3656]: time="2026-06-11T11:11:55.441554975Z" level=info msg="Started container" PID=8111 containerID=748a7b90d6ccb0b2202e79b9516a346a3f6fce44439541937d7baaaa0034e364 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=49e3606c-82f2-430f-89f6-eabe5887b446 name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d
2026-06-11 12:41:54.943855 | controller | Jun 11 11:11:58.499876 crc crio[3656]: time="2026-06-11T11:11:58.497346128Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=35e94d7b-9af5-44e0-8cf6-9864181abe1a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.943872 | controller | Jun 11 11:11:58.513304 crc crio[3656]: time="2026-06-11T11:11:58.511813109Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5cd0e433-2b31-4b56-93ce-abe45f2641ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.943888 | controller | Jun 11 11:11:58.516816 crc crio[3656]: time="2026-06-11T11:11:58.516181269Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=3a813dd9-47f3-4cef-bf17-7fab45ae81ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.943903 | controller | Jun 11 11:11:58.516816 crc crio[3656]: time="2026-06-11T11:11:58.516631803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.943919 | controller | Jun 11 11:11:58.613545 crc crio[3656]: time="2026-06-11T11:11:58.61325807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.943935 | controller | Jun 11 11:11:58.617924 crc crio[3656]: time="2026-06-11T11:11:58.617552418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.943951 | controller | Jun 11 11:11:59.020866 crc crio[3656]: time="2026-06-11T11:11:59.020461345Z" level=info msg="Created container 50ab4f6f983ad2a0cc7ff0c96cc801b5214955811e433d142979058e75ce1b25: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=3a813dd9-47f3-4cef-bf17-7fab45ae81ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.943967 | controller | Jun 11 11:11:59.030780 crc crio[3656]: time="2026-06-11T11:11:59.030457522Z" level=info msg="Starting container: 50ab4f6f983ad2a0cc7ff0c96cc801b5214955811e433d142979058e75ce1b25" id=6f1a799e-62e4-4f70-96df-6a395c60278a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.943983 | controller | Jun 11 11:11:59.051165 crc crio[3656]: time="2026-06-11T11:11:59.051076686Z" level=info msg="Started container" PID=8223 containerID=50ab4f6f983ad2a0cc7ff0c96cc801b5214955811e433d142979058e75ce1b25 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=6f1a799e-62e4-4f70-96df-6a395c60278a name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d
2026-06-11 12:41:54.943998 | controller | Jun 11 11:11:59.099957 crc crio[3656]: time="2026-06-11T11:11:59.099823468Z" level=info msg="Created container a386c0f5545e5c398029aa97c2433f2aa07573ff8be86d5c6f8ccb55c65ead0e: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=77c6e86d-02dd-46b3-96bb-3c3aeb109733 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.944017 | controller | Jun 11 11:11:59.101938 crc crio[3656]: time="2026-06-11T11:11:59.101625222Z" level=info msg="Starting container: a386c0f5545e5c398029aa97c2433f2aa07573ff8be86d5c6f8ccb55c65ead0e" id=d94067be-a0b3-45d5-82c4-00962cc60e72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.944033 | controller | Jun 11 11:11:59.152662 crc crio[3656]: time="2026-06-11T11:11:59.147203199Z" level=info msg="Started container" PID=7539 containerID=a386c0f5545e5c398029aa97c2433f2aa07573ff8be86d5c6f8ccb55c65ead0e description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=d94067be-a0b3-45d5-82c4-00962cc60e72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e18855268d2f0cda4fe6f7bb8f5a06a7d3b56e0a843691638550c26e51fc29b
2026-06-11 12:41:54.944049 | controller | Jun 11 11:11:59.744043 crc crio[3656]: time="2026-06-11T11:11:59.74399146Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=4cb10695-3af5-4e6f-8bde-e9976603df25 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.944065 | controller | Jun 11 11:11:59.751883 crc crio[3656]: time="2026-06-11T11:11:59.751756281Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=fa59db0f-53a9-479c-9c32-8113b7d2b897 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.944080 | controller | Jun 11 11:11:59.762589 crc crio[3656]: time="2026-06-11T11:11:59.762221313Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=ed3e86d5-8a27-4085-9e09-0195f6dfaa97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.944096 | controller | Jun 11 11:11:59.763042 crc crio[3656]: time="2026-06-11T11:11:59.762970385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.944111 | controller | Jun 11 11:11:59.837477 crc crio[3656]: time="2026-06-11T11:11:59.836570876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.944127 | controller | Jun 11 11:12:00.835294 crc crio[3656]: time="2026-06-11T11:12:00.8349887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.944142 | controller | Jun 11 11:12:01.152495 crc crio[3656]: time="2026-06-11T11:12:01.15212986Z" level=info msg="Created container 8c9c9efa4591ed7245a7a17d46097752e09bfa1d5163837634fd941a4ba3e8ff: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=ed3e86d5-8a27-4085-9e09-0195f6dfaa97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.944158 | controller | Jun 11 11:12:01.156242 crc crio[3656]: time="2026-06-11T11:12:01.155997015Z" level=info msg="Starting container: 8c9c9efa4591ed7245a7a17d46097752e09bfa1d5163837634fd941a4ba3e8ff" id=be686858-72bb-4612-b9c7-91d3611e92c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.944174 | controller | Jun 11 11:12:01.170968 crc crio[3656]: time="2026-06-11T11:12:01.170661932Z" level=info msg="Started container" PID=8330 containerID=8c9c9efa4591ed7245a7a17d46097752e09bfa1d5163837634fd941a4ba3e8ff description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=be686858-72bb-4612-b9c7-91d3611e92c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a40ac1b6dacb510f99d4ec1d7728a532131a6fe534f7595ab877fb2f42b870f0
2026-06-11 12:41:54.944201 | controller | Jun 11 11:12:01.670176 crc crio[3656]: time="2026-06-11T11:12:01.669365962Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=cef05afe-3c0e-4525-b68b-7a3f128982dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.944217 | controller | Jun 11 11:12:01.784034 crc crio[3656]: time="2026-06-11T11:12:01.777243955Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b81d91a8-f621-4cc2-b833-0022901ffc51 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.944233 | controller | Jun 11 11:12:01.784034 crc crio[3656]: time="2026-06-11T11:12:01.780936375Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=61a281c0-67e7-4be5-8a10-6d752c016ac1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.944249 | controller | Jun 11 11:12:01.784034 crc crio[3656]: time="2026-06-11T11:12:01.781356347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.944264 | controller | Jun 11 11:12:02.002654 crc crio[3656]: time="2026-06-11T11:12:01.997344459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.944280 | controller | Jun 11 11:12:02.007906 crc crio[3656]: time="2026-06-11T11:12:02.007528692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.944295 | controller | Jun 11 11:12:02.465325 crc crio[3656]: time="2026-06-11T11:12:02.464654763Z" level=info msg="Created container 12d2c20a87bf5bdfdbfd2a6b641b6d62e79e7709d15444fdbb0682e7edf37496: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=61a281c0-67e7-4be5-8a10-6d752c016ac1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.944311 | controller | Jun 11 11:12:02.475979 crc crio[3656]: time="2026-06-11T11:12:02.468880769Z" level=info msg="Starting container: 12d2c20a87bf5bdfdbfd2a6b641b6d62e79e7709d15444fdbb0682e7edf37496" id=5c8e6231-a372-499d-82cb-93e0895c1e47 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.944327 | controller | Jun 11 11:12:02.530247 crc crio[3656]: time="2026-06-11T11:12:02.529932227Z" level=info msg="Started container" PID=8349 containerID=12d2c20a87bf5bdfdbfd2a6b641b6d62e79e7709d15444fdbb0682e7edf37496 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=5c8e6231-a372-499d-82cb-93e0895c1e47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d
2026-06-11 12:41:54.944343 | controller | Jun 11 11:12:13.851512 crc crio[3656]: time="2026-06-11T11:12:13.850205443Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=8e487d98-08a1-4dee-97aa-454383144bec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.944386 | controller | Jun 11 11:12:13.860194 crc crio[3656]: time="2026-06-11T11:12:13.860139459Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=f125316e-6e30-44f4-846e-24cc220123b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.944403 | controller | Jun 11 11:12:13.862535 crc crio[3656]: time="2026-06-11T11:12:13.862471328Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=7fc69ea9-7b63-4853-ae02-47fc6b58d74d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.944418 | controller | Jun 11 11:12:13.863282 crc crio[3656]: time="2026-06-11T11:12:13.863237831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.944437 | controller | Jun 11 11:12:13.889658 crc crio[3656]: time="2026-06-11T11:12:13.889551464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.944453 | controller | Jun 11 11:12:14.440596 crc crio[3656]: time="2026-06-11T11:12:14.440363056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.944469 | controller | Jun 11 11:12:14.584575 crc crio[3656]: time="2026-06-11T11:12:14.584407565Z" level=info msg="Created container a815ec71d485bda616dfbb93584fba0adf26707e83a1829af713bc85280ca0eb: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=7fc69ea9-7b63-4853-ae02-47fc6b58d74d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.944484 | controller | Jun 11 11:12:14.587388 crc crio[3656]: time="2026-06-11T11:12:14.587277561Z" level=info msg="Starting container: a815ec71d485bda616dfbb93584fba0adf26707e83a1829af713bc85280ca0eb" id=e3bece8d-ef10-4dc7-8bcd-fcac9e8424f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.944500 | controller | Jun 11 11:12:14.637047 crc crio[3656]: time="2026-06-11T11:12:14.636888268Z" level=info msg="Started container" PID=8653 containerID=a815ec71d485bda616dfbb93584fba0adf26707e83a1829af713bc85280ca0eb description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=e3bece8d-ef10-4dc7-8bcd-fcac9e8424f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a40ac1b6dacb510f99d4ec1d7728a532131a6fe534f7595ab877fb2f42b870f0
2026-06-11 12:41:54.944516 | controller | Jun 11 11:12:15.918369 crc crio[3656]: time="2026-06-11T11:12:15.918170612Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=4ef6fd8d-0e78-434f-b172-2c6f02b535ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.944531 | controller | Jun 11 11:12:16.215796 crc crio[3656]: time="2026-06-11T11:12:16.215532356Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=cf3b2d8c-99f8-475f-a2f5-cf5ce64e53f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.944546 | controller | Jun 11 11:12:16.218986 crc crio[3656]: time="2026-06-11T11:12:16.218883976Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=24798333-e141-4c47-97a4-0763b4fcd2d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.944562 | controller | Jun 11 11:12:16.219435 crc crio[3656]: time="2026-06-11T11:12:16.21936224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.944577 | controller | Jun 11 11:12:16.288507 crc crio[3656]: time="2026-06-11T11:12:16.288420447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.944593 | controller | Jun 11 11:12:16.971272 crc crio[3656]: time="2026-06-11T11:12:16.970656691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.944608 | controller | Jun 11 11:12:17.154752 crc crio[3656]: time="2026-06-11T11:12:17.154564767Z" level=info msg="Created container 027a6746dbc7eb7f78731d97d0eb6912844534bcbc719a2610f2391bb691250c: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=24798333-e141-4c47-97a4-0763b4fcd2d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.944628 | controller | Jun 11 11:12:17.160300 crc crio[3656]: time="2026-06-11T11:12:17.159977298Z" level=info msg="Starting container: 027a6746dbc7eb7f78731d97d0eb6912844534bcbc719a2610f2391bb691250c" id=f9208c70-a4ff-419a-a3f6-0b826ddef74f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.944644 | controller | Jun 11 11:12:17.184483 crc crio[3656]: time="2026-06-11T11:12:17.184054825Z" level=info msg="Started container" PID=8744 containerID=027a6746dbc7eb7f78731d97d0eb6912844534bcbc719a2610f2391bb691250c description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=f9208c70-a4ff-419a-a3f6-0b826ddef74f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a40ac1b6dacb510f99d4ec1d7728a532131a6fe534f7595ab877fb2f42b870f0
2026-06-11 12:41:54.944660 | controller | Jun 11 11:12:17.972923 crc crio[3656]: time="2026-06-11T11:12:17.972763871Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=519b5fbc-31c2-4d6a-9746-69121445b7b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.944675 | controller | Jun 11 11:12:17.981787 crc crio[3656]: time="2026-06-11T11:12:17.981626415Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=e3b24da7-a72e-4d4d-9158-906ce33edb4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.944690 | controller | Jun 11 11:12:17.988365 crc crio[3656]: time="2026-06-11T11:12:17.987952003Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=06829bc6-e561-4a3d-8854-5cace077476e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.944705 | controller | Jun 11 11:12:17.989990 crc crio[3656]: time="2026-06-11T11:12:17.989664435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.944721 | controller | Jun 11 11:12:18.080387 crc crio[3656]: time="2026-06-11T11:12:18.080264922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.944737 | controller | Jun 11 11:12:18.647930 crc crio[3656]: time="2026-06-11T11:12:18.647789372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.944752 | controller | Jun 11 11:12:18.830968 crc crio[3656]: time="2026-06-11T11:12:18.830660697Z" level=info msg="Created container 5639f5e2bc4d1e914fcc601e9acf68d5b0231eddadc713a9dc86dcce45918598: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=06829bc6-e561-4a3d-8854-5cace077476e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.944768 | controller | Jun 11 11:12:18.837225 crc crio[3656]: time="2026-06-11T11:12:18.833754379Z" level=info msg="Starting container: 5639f5e2bc4d1e914fcc601e9acf68d5b0231eddadc713a9dc86dcce45918598" id=034e9b82-92d9-4138-b90d-5577e6e6c6b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.944784 | controller | Jun 11 11:12:18.865283 crc crio[3656]: time="2026-06-11T11:12:18.86467245Z" level=info msg="Started container" PID=8804 containerID=5639f5e2bc4d1e914fcc601e9acf68d5b0231eddadc713a9dc86dcce45918598 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=034e9b82-92d9-4138-b90d-5577e6e6c6b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a40ac1b6dacb510f99d4ec1d7728a532131a6fe534f7595ab877fb2f42b870f0
2026-06-11 12:41:54.944800 | controller | Jun 11 11:12:25.353027 crc crio[3656]: time="2026-06-11T11:12:25.351970378Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686260-vs65h/POD" id=0f03a587-e705-429b-8f8b-438f10a06f53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.944819 | controller | Jun 11 11:12:25.355169 crc crio[3656]: time="2026-06-11T11:12:25.354267577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.944835 | controller | Jun 11 11:12:26.130246 crc crio[3656]: time="2026-06-11T11:12:26.129363267Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=5791a41e-7ba5-42f2-8ca9-2ef258f1ba09 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.944850 | controller | Jun 11 11:12:26.145544 crc crio[3656]: time="2026-06-11T11:12:26.144356203Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=dbc77a27-7f0b-449a-a533-0a89a577e492 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.944866 | controller | Jun 11 11:12:26.155512 crc crio[3656]: time="2026-06-11T11:12:26.154740462Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=7742942e-4200-4512-970a-fc3dc856ce4b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.944882 | controller | Jun 11 11:12:26.155930 crc crio[3656]: time="2026-06-11T11:12:26.155797894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.944897 | controller | Jun 11 11:12:26.266635 crc crio[3656]: time="2026-06-11T11:12:26.251511834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.944912 | controller | Jun 11 11:12:27.416433 crc crio[3656]: time="2026-06-11T11:12:27.415608846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.944928 | controller | Jun 11 11:12:27.716819 crc crio[3656]: time="2026-06-11T11:12:27.716215327Z" level=info msg="Created container 48d9eddd322e4bfae326446b20f48e14a306681657a802c8f47d602b69d0574a: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=7742942e-4200-4512-970a-fc3dc856ce4b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.944943 | controller | Jun 11 11:12:27.719479 crc crio[3656]: time="2026-06-11T11:12:27.718473304Z" level=info msg="Starting container: 48d9eddd322e4bfae326446b20f48e14a306681657a802c8f47d602b69d0574a" id=e1ae41eb-cc11-40ea-a1f4-65384247d3a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.944959 | controller | Jun 11 11:12:27.742805 crc crio[3656]: time="2026-06-11T11:12:27.742618743Z" level=info msg="Started container" PID=9140 containerID=48d9eddd322e4bfae326446b20f48e14a306681657a802c8f47d602b69d0574a description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=e1ae41eb-cc11-40ea-a1f4-65384247d3a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a56dc7dc186ceef52d45779e5ed71c60ede520adee2c3fc5fcfb2cbbbf3e316
2026-06-11 12:41:54.944976 | controller | Jun 11 11:12:29.262365 crc crio[3656]: time="2026-06-11T11:12:29.262194362Z" level=info msg="Removing container: 2a04fc59e281bfedd77a7cbc5897db7d5ec84e2fef72e19c48ab92b1d16a505c" id=e680f07e-508c-4d7e-86c2-d6b6e2902470 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.944992 | controller | Jun 11 11:12:29.377482 crc crio[3656]: time="2026-06-11T11:12:29.377386102Z" level=info msg="Removed container 2a04fc59e281bfedd77a7cbc5897db7d5ec84e2fef72e19c48ab92b1d16a505c: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=e680f07e-508c-4d7e-86c2-d6b6e2902470 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.945012 | controller | Jun 11 11:12:31.282365 crc crio[3656]: time="2026-06-11T11:12:31.282281414Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=00c29018-495f-4c18-bc66-021fce61054f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.945028 | controller | Jun 11 11:12:31.284471 crc crio[3656]: time="2026-06-11T11:12:31.284420438Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=816ecb0e-d8ef-4681-826e-ac9e3fa2615c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.945043 | controller | Jun 11 11:12:31.287339 crc crio[3656]: time="2026-06-11T11:12:31.287247502Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=323e06cf-6159-47b7-bea5-d040ec09d40c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.945059 | controller | Jun 11 11:12:31.287659 crc crio[3656]: time="2026-06-11T11:12:31.287590352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.945074 | controller | Jun 11 11:12:31.306927 crc crio[3656]: time="2026-06-11T11:12:31.306783214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.945090 | controller | Jun 11 11:12:31.485842 crc crio[3656]: time="2026-06-11T11:12:31.485494175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.945105 | controller | Jun 11 11:12:31.592650 crc crio[3656]: time="2026-06-11T11:12:31.592518112Z" level=info msg="Created container 38bc8a75d1ae58ae5f0ae46f08d3bf266f733f49032753680cc2a97618620b5a: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=323e06cf-6159-47b7-bea5-d040ec09d40c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.945121 | controller | Jun 11 11:12:31.595345 crc crio[3656]: time="2026-06-11T11:12:31.595266444Z" level=info msg="Starting container: 38bc8a75d1ae58ae5f0ae46f08d3bf266f733f49032753680cc2a97618620b5a" id=51602db8-9d9a-4cb0-9288-4721c812a385 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.945137 | controller | Jun 11 11:12:31.601567 crc crio[3656]: time="2026-06-11T11:12:31.601409787Z" level=info msg="Started container" PID=9275 containerID=38bc8a75d1ae58ae5f0ae46f08d3bf266f733f49032753680cc2a97618620b5a description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=51602db8-9d9a-4cb0-9288-4721c812a385 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a40ac1b6dacb510f99d4ec1d7728a532131a6fe534f7595ab877fb2f42b870f0
2026-06-11 12:41:54.945153 | controller | Jun 11 11:12:32.299930 crc crio[3656]: time="2026-06-11T11:12:32.299829974Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=537cf965-e22d-4378-8577-d38441440c68 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.945169 | controller | Jun 11 11:12:32.302505 crc crio[3656]: time="2026-06-11T11:12:32.302428372Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=9c71b5b4-1bef-4279-8cd6-8dfd12a66f54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.945184 | controller | Jun 11 11:12:32.306224 crc crio[3656]: time="2026-06-11T11:12:32.306122852Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=ed371332-68c7-4359-ae03-91d853829048 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.945203 | controller | Jun 11 11:12:32.306565 crc crio[3656]: time="2026-06-11T11:12:32.306497443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.945220 | controller | Jun 11 11:12:32.330358 crc crio[3656]: time="2026-06-11T11:12:32.33025525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.945235 | controller | Jun 11 11:12:33.174436 crc crio[3656]: time="2026-06-11T11:12:33.173532161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.945251 | controller | Jun 11 11:12:33.464959 crc crio[3656]: time="2026-06-11T11:12:33.461497556Z" level=info msg="Created container 1a755d8bcf94f4905a1f483ea8d49f67203a8ee31e42ecbf2394d45873a89070: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=ed371332-68c7-4359-ae03-91d853829048 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.945267 | controller | Jun 11 11:12:33.471187 crc crio[3656]: time="2026-06-11T11:12:33.47102516Z" level=info msg="Starting container: 1a755d8bcf94f4905a1f483ea8d49f67203a8ee31e42ecbf2394d45873a89070" id=bfd76fa3-5fb2-45f7-9130-92b496c9563d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.945282 | controller | Jun 11 11:12:33.498898 crc crio[3656]: time="2026-06-11T11:12:33.498456617Z" level=info msg="Started container" PID=9375 containerID=1a755d8bcf94f4905a1f483ea8d49f67203a8ee31e42ecbf2394d45873a89070 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=bfd76fa3-5fb2-45f7-9130-92b496c9563d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a40ac1b6dacb510f99d4ec1d7728a532131a6fe534f7595ab877fb2f42b870f0
2026-06-11 12:41:54.945298 | controller | Jun 11 11:12:39.466787 crc crio[3656]: 2026-06-11T11:12:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d54c579f0e36956 Mac:b2:20:c0:8d:dd:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/8816164e-d863-48ff-a288-e73d66150eb5 SocketPath: PciID:}] [{Interface:0xc0003295e0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945314 | controller | Jun 11 11:12:39.502757 crc crio[3656]: 2026-06-11T11:12:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9de9ad87999f151 Mac:96:5f:7f:a8:28:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/fbdc84ff-8f27-49c1-b3a3-f6ab9a06c976 SocketPath: PciID:}] [{Interface:0xc000192db0 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945330 | controller | Jun 11 11:12:39.767803 crc crio[3656]: 2026-06-11T11:12:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5218237aa732258 Mac:06:6c:a0:f6:92:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/42698a60-3e6c-4128-a055-59ba7be91ffb SocketPath: PciID:}] [{Interface:0xc00011d9c0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945360 | controller | Jun 11 11:12:39.892622 crc crio[3656]: 2026-06-11T11:12:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6de41912973f7d3 Mac:d2:6f:75:46:ce:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/394a904a-58ca-4181-9eaa-f17f15a53247 SocketPath: PciID:}] [{Interface:0xc00011d980 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945381 | controller | Jun 11 11:12:40.480475 crc crio[3656]: 2026-06-11T11:12:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:313a12986974a12 Mac:f6:99:54:46:4f:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/67a51b94-9e74-4d64-93b6-b5f4a61cca4a SocketPath: PciID:}] [{Interface:0xc00022f710 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945402 | controller | Jun 11 11:12:40.527565 crc crio[3656]: time="2026-06-11T11:12:40.527339855Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=4278851f-c33d-423d-a323-97c2b236b134 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.945418 | controller | Jun 11 11:12:40.577851 crc crio[3656]: time="2026-06-11T11:12:40.577769276Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=f612db02-cc12-43f4-af95-aa3989f78bca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.945434 | controller | Jun 11 11:12:40.645543 crc crio[3656]: time="2026-06-11T11:12:40.637399972Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=0eeb7e63-342b-4148-9c35-d77e72b54613 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.945449 | controller | Jun 11 11:12:40.645543 crc crio[3656]: time="2026-06-11T11:12:40.638133354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.945464 | controller | Jun 11 11:12:40.824010 crc crio[3656]: time="2026-06-11T11:12:40.823866625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.945480 | controller | Jun 11 11:12:40.881601 crc crio[3656]: 2026-06-11T11:12:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69a9343d44ccd22 Mac:4e:76:ed:6d:78:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/969f9041-0dee-4f05-995d-9f7b2dbff426 SocketPath: PciID:}] [{Interface:0xc00013d290 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945496 | controller | Jun 11 11:12:40.989917 crc crio[3656]: 2026-06-11T11:12:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:158da32e2b55641 Mac:96:b6:1d:33:32:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/1b2e00cf-df53-4359-a140-7555255b35ce SocketPath: PciID:}] [{Interface:0xc000169ca0 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945511 | controller | Jun 11 11:12:41.312884 crc crio[3656]: 2026-06-11T11:12:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f2da7fa7f8d20b3 Mac:9e:3e:eb:31:a7:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/a82e3ed4-07ec-48a0-9a3b-b362fec77706 SocketPath: PciID:}] [{Interface:0xc000014880 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945526 | controller | Jun 11 11:12:42.735937 crc crio[3656]: 2026-06-11T11:12:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d4d05f13393cd1 Mac:aa:b0:ff:d8:49:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/320cfe9c-b571-4621-a6f3-daa51e2585ba SocketPath: PciID:}] [{Interface:0xc00026a8b0 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945542 | controller | Jun 11 11:12:42.811314 crc crio[3656]: 2026-06-11T11:12:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de91c6f3e7a8eb4 Mac:fa:83:83:4c:0a:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/aeade7c5-adb6-499c-a010-eca9595f98eb SocketPath: PciID:}] [{Interface:0xc00013d3c0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945557 | controller | Jun 11 11:12:42.846743 crc crio[3656]: time="2026-06-11T11:12:42.846259496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.945576 | controller | Jun 11 11:12:43.332128 crc crio[3656]: time="2026-06-11T11:12:43.331193446Z" level=info msg="Created container 4ead6ffd1557814f98042fe727526fc5c1aadc7ed3c3c5b07589a30cae6d8447: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=0eeb7e63-342b-4148-9c35-d77e72b54613 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.945592 | controller | Jun 11 11:12:43.341601 crc crio[3656]: time="2026-06-11T11:12:43.341467522Z" level=info msg="Starting container: 4ead6ffd1557814f98042fe727526fc5c1aadc7ed3c3c5b07589a30cae6d8447" id=6441522b-afb9-42b6-b08d-5a4d5da4031c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.945608 | controller | Jun 11 11:12:43.356335 crc crio[3656]: time="2026-06-11T11:12:43.355874851Z" level=info msg="Started container" PID=10067 containerID=4ead6ffd1557814f98042fe727526fc5c1aadc7ed3c3c5b07589a30cae6d8447 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=6441522b-afb9-42b6-b08d-5a4d5da4031c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a56dc7dc186ceef52d45779e5ed71c60ede520adee2c3fc5fcfb2cbbbf3e316
2026-06-11 12:41:54.945624 | controller | Jun 11 11:12:44.096135 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e228d7dca85ac5e Mac:3a:91:5d:07:6c:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/ea7b28fc-4eac-4567-8ac4-8b51bcfdffe4 SocketPath: PciID:}] [{Interface:0xc000373500 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945639 | controller | Jun 11 11:12:44.116127 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b06e77fd314274 Mac:9a:f4:76:1f:68:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/f5450071-874c-413d-9fb3-19a82006fc97 SocketPath: PciID:}] [{Interface:0xc0001a4cb0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945655 | controller | Jun 11 11:12:44.123451 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:969266b838cf7ea Mac:4a:2d:e4:3a:29:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/8ae6fb87-3fd5-441b-8830-db35e987e252 SocketPath: PciID:}] [{Interface:0xc000015390 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945670 | controller | Jun 11 11:12:44.136256 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51196365d64fdc0 Mac:3a:01:dc:9a:f6:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/2b9a3e6e-cb2c-41b4-89ad-eccf58e90746 SocketPath: PciID:}] [{Interface:0xc00046ca40 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945686 | controller | Jun 11 11:12:44.140041 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1aa969629d4860 Mac:36:dd:f9:3e:01:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/95599934-68ef-4eb3-945c-1852a542a4ea SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945701 | controller | Jun 11 11:12:44.180194 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b49042885c55f85 Mac:9e:a2:09:70:9b:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/3696eb40-2326-465f-b3f8-3c93b0ff11cb SocketPath: PciID:}] [{Interface:0xc000214e30 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945716 | controller | Jun 11 11:12:44.632592 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:953a6cf4951b6ae Mac:f6:2e:6b:01:92:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/b2117ca7-6cd1-44d8-b42c-1847c72792fa SocketPath: PciID:}] [{Interface:0xc00018fc00 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945734 | controller | Jun 11 11:12:44.633000 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51fdf4192b0f85b Mac:36:b9:b1:c1:c4:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/1f31282a-53ca-4bc6-b287-a8a11c982898 SocketPath: PciID:}] [{Interface:0xc000194970 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945750 | controller | Jun 11 11:12:44.658828 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b19927532d7c9d1 Mac:86:38:88:a3:8a:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/090f77fb-e9ef-4609-9492-74d99fcb9a51 SocketPath: PciID:}] [{Interface:0xc00052cb40 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945765 | controller | Jun 11 11:12:44.660766 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcf7af18e3a1913 Mac:ce:75:4d:08:84:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/b00e905a-c478-4938-822d-00a6975487e8 SocketPath: PciID:}] [{Interface:0xc000015330 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945781 | controller | Jun 11 11:12:44.671358 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2614f80bb99d5a Mac:42:ba:e6:55:d2:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/6ca3790f-5c73-49a4-bec4-9943537909f5 SocketPath: PciID:}] [{Interface:0xc0002e5790 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945797 | controller | Jun 11 11:12:44.679981 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:081959a8b6b2e7e Mac:36:2e:ae:cd:e4:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/00b46a92-edf2-400c-ab37-cf6454d4c5bf SocketPath: PciID:}] [{Interface:0xc000014950 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945812 | controller | Jun 11 11:12:44.681207 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ff5ed02972b738 Mac:6a:96:14:ab:97:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/9132eb2d-04d1-4278-a992-0b8a0e11b3f3 SocketPath: PciID:}] [{Interface:0xc00012fbb0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945827 | controller | Jun 11 11:12:44.681597 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19e096fa9114113 Mac:16:5f:d7:01:14:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/4d5df495-2e7f-48d2-a9f5-97948b7583da SocketPath: PciID:}] [{Interface:0xc000014770 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945843 | controller | Jun 11 11:12:44.875526 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:011b5311fe8dbdc Mac:ee:43:b8:a3:00:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/54bd446d-e5a0-4df9-bd19-8c667c59f99c SocketPath: PciID:}] [{Interface:0xc000014da0 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945858 | controller | Jun 11 11:12:44.893317 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b3e341379c9d19 Mac:2e:d1:57:3e:5f:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/63ccd13c-270d-47f1-a7c4-723681681d36 SocketPath: PciID:}] [{Interface:0xc0002a5930 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945877 | controller | Jun 11 11:12:44.894131 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba4ac54edbd6b02 Mac:7a:f4:2f:04:6b:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/43230440-ce30-42d1-850b-36e2b2a9e85a SocketPath: PciID:}] [{Interface:0xc000014ef0 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945893 | controller | Jun 11 11:12:44.916091 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69e0aaebfa2ac57 Mac:86:1c:bc:b0:83:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/139aaad5-3e81-44d7-ae80-e88bf653e619 SocketPath: PciID:}] [{Interface:0xc00011d530 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945909 | controller | Jun 11 11:12:44.926063 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4a82e0d98add5c Mac:ee:b7:65:1b:f8:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/e3230663-4e1a-4499-9fba-1ff8c0e2829d SocketPath: PciID:}] [{Interface:0xc0001a1ba0 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945925 | controller | Jun 11 11:12:44.935287 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0993580b5a4486 Mac:96:67:a7:15:8e:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/ce58c25a-f1ff-4529-86ae-fa1083d3a521 SocketPath: PciID:}] [{Interface:0xc000127b50 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945940 | controller | Jun 11 11:12:44.938327 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f992db5870207ee Mac:46:44:fb:9b:ff:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/a21a78aa-7e70-462c-8cc6-f4b5a4552bb3 SocketPath: PciID:}] [{Interface:0xc00030f470 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945955 | controller | Jun 11 11:12:44.976504 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:991e9a38fc06864 Mac:ba:b8:e9:50:dc:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/6aaa35a1-db3b-4bfe-9a79-c4010f2bb7e9 SocketPath: PciID:}] [{Interface:0xc000015880 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945971 | controller | Jun 11 11:12:45.115174 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:782ae8e0bf919e4 Mac:ca:dd:fc:22:65:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/e3c8036c-2483-4688-9e55-0c47e77233dd SocketPath: PciID:}] [{Interface:0xc000520790 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.945986 | controller | Jun 11 11:12:45.120858 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:661a475bd1c1615 Mac:6e:8f:98:da:20:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/bdf9d565-c6b8-4209-b8df-d0b48b20409a SocketPath: PciID:}] [{Interface:0xc0006686c0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.946001 | controller | Jun 11 11:12:45.144747 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78386624c147c77 Mac:a6:47:a0:60:6a:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/298bf973-33e3-49a7-8803-73e03fb4d992 SocketPath: PciID:}] [{Interface:0xc000015750 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.946016 | controller | Jun 11 11:12:45.151559 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ed4ac2e01cf11d Mac:da:59:56:b9:1e:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/dcb14d97-6fe5-4bc8-91be-c79c54e44e7c SocketPath: PciID:}] [{Interface:0xc0002c6bd0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.946035 | controller | Jun 11 11:12:45.171254 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40796ebcf5cc32f Mac:de:d8:f2:ba:08:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/98939139-c252-455b-a9f2-a381bdb3d140 SocketPath: PciID:}] [{Interface:0xc000195710 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.946051 | controller | Jun 11 11:12:45.173300 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10186b6c0554b83 Mac:fa:42:0f:d2:94:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/ff0ff1e7-c535-48bf-9156-8abd597c5b83 SocketPath: PciID:}] [{Interface:0xc000133250 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.946067 | controller | Jun 11 11:12:45.175375 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d079931531a84f Mac:66:38:75:0e:13:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/1a9bef5c-b032-4353-8b5a-ef4ff5383ab3 SocketPath: PciID:}] [{Interface:0xc00035eeb0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.946082 | controller | Jun 11 11:12:45.184223 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:495b88d5b065a64 Mac:be:63:2e:01:58:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/65c6d47e-a22d-495c-946c-b601c3a6a7bd SocketPath: PciID:}] [{Interface:0xc0004a2430 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.946098 | controller | Jun 11 11:12:45.190468 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0e5ccd890a5b10 Mac:62:6d:4c:c5:b5:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/10c97bf8-af17-41af-82c9-914d4766eb4d SocketPath: PciID:}] [{Interface:0xc00059b4e0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.946114 | controller | Jun 11 11:12:45.241616 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e0a4672a6c1da1 Mac:4a:16:8e:5e:bc:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/917f5327-bc11-48ed-a1c1-fd3bdd669618 SocketPath: PciID:}] [{Interface:0xc000125980 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.946130 | controller | Jun 11 11:12:45.244268 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:869d1633d35ad29 Mac:86:d7:7b:6c:15:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/5cc62333-191b-4d0d-acc6-43887d206361 SocketPath: PciID:}] [{Interface:0xc0005112b0 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.946146 | controller | Jun 11 11:12:45.262472 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f58a6e495ea6bde Mac:a2:8a:0c:ee:10:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/f11a533b-ae9c-4ea2-9734-1c50f94cfeb0 SocketPath: PciID:}] [{Interface:0xc000014970 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.946161 | controller | Jun 11 11:12:45.309158 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f85b77d7a5798fa Mac:b6:2b:0c:fa:ac:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/f556e113-3391-471d-b2c7-510118e5d7e7 SocketPath: PciID:}] [{Interface:0xc000342dc0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.946180 | controller | Jun 11 11:12:45.310881 crc crio[3656]: time="2026-06-11T11:12:45.310740641Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.946196 | controller | Jun 11 11:12:45.310977 crc crio[3656]: time="2026-06-11T11:12:45.310922716Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_4aea078d-af78-49f6-869c-547c5e06cde5\""
2026-06-11 12:41:54.946212 | controller | Jun 11 11:12:45.312286 crc crio[3656]: time="2026-06-11T11:12:45.312113392Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:081959a8b6b2e7e6e7f73c1c8b07db758047846c3a3860c3b0d8ad1669d6d228 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/00b46a92-edf2-400c-ab37-cf6454d4c5bf 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:0xc00279c4a0}] Aliases:map[]}"
2026-06-11 12:41:54.946228 | controller | Jun 11 11:12:45.312446 crc crio[3656]: time="2026-06-11T11:12:45.312359849Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/9132eb2d-04d1-4278-a992-0b8a0e11b3f3 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:0xc00159a848}] Aliases:map[]}"
2026-06-11 12:41:54.946244 | controller | Jun 11 11:12:45.312784 crc crio[3656]: time="2026-06-11T11:12:45.312595976Z" 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-11 12:41:54.946260 | controller | Jun 11 11:12:45.312784 crc crio[3656]: time="2026-06-11T11:12:45.3127221Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.946277 | controller | Jun 11 11:12:45.313719 crc crio[3656]: time="2026-06-11T11:12:45.312629727Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:de91c6f3e7a8eb47d4e5c187dfbbf09c6e7a9b3134c07424a5d5225c1847be51 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/aeade7c5-adb6-499c-a010-eca9595f98eb 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:0xc00008c770}] Aliases:map[]}"
2026-06-11 12:41:54.946293 | controller | Jun 11 11:12:45.313891 crc crio[3656]: time="2026-06-11T11:12:45.313824063Z" level=info msg="Got pod network &{Name:collect-profiles-29686260-vs65h Namespace:openshift-operator-lifecycle-manager ID:58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b UID:34b0e41d-7804-4148-99f3-677d46c836ea NetNS:/var/run/netns/827fecaa-e260-4a73-93ce-ef0f831822a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34b0e41d_7804_4148_99f3_677d46c836ea.slice PodAnnotations:0xc000182620}] Aliases:map[]}"
2026-06-11 12:41:54.946321 | controller | Jun 11 11:12:45.313891 crc crio[3656]: time="2026-06-11T11:12:45.313875764Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686260-vs65h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.946345 | controller | Jun 11 11:12:45.314051 crc crio[3656]: time="2026-06-11T11:12:45.313880724Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5218237aa73225829426ea9415b98cc04511ed62c3d20cb20d02e42764e5c9ea UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/42698a60-3e6c-4128-a055-59ba7be91ffb 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:0xc000132b48}] Aliases:map[]}"
2026-06-11 12:41:54.946380 | controller | Jun 11 11:12:45.314051 crc crio[3656]: time="2026-06-11T11:12:45.313929076Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:9de9ad87999f15124f6d703b10be8733808ecc0a4e9a3b2a32452d599964aa40 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/fbdc84ff-8f27-49c1-b3a3-f6ab9a06c976 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:0xc00159a420}] Aliases:map[]}"
2026-06-11 12:41:54.946397 | controller | Jun 11 11:12:45.314051 crc crio[3656]: time="2026-06-11T11:12:45.313976357Z" 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-11 12:41:54.946413 | controller | Jun 11 11:12:45.314258 crc crio[3656]: time="2026-06-11T11:12:45.314006888Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:011b5311fe8dbdc80dfef0bd4f6a6d74831247ae5a13f581c7c44d18e2a13695 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/54bd446d-e5a0-4df9-bd19-8c667c59f99c 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:0xc001e80370}] Aliases:map[]}"
2026-06-11 12:41:54.946429 | controller | Jun 11 11:12:45.314258 crc crio[3656]: time="2026-06-11T11:12:45.314196284Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.946444 | controller | Jun 11 11:12:45.314258 crc crio[3656]: time="2026-06-11T11:12:45.314228455Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.946459 | controller | Jun 11 11:12:45.314460 crc crio[3656]: time="2026-06-11T11:12:45.314291797Z" 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-11 12:41:54.946475 | controller | Jun 11 11:12:45.314543 crc crio[3656]: time="2026-06-11T11:12:45.313978237Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:19e096fa91141138166cbfc72dce62703cd2c76d5abb5f31d052d0f868c27437 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/4d5df495-2e7f-48d2-a9f5-97948b7583da 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:0xc001f0a108}] Aliases:map[]}"
2026-06-11 12:41:54.946492 | controller | Jun 11 11:12:45.314543 crc crio[3656]: time="2026-06-11T11:12:45.314511843Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/394a904a-58ca-4181-9eaa-f17f15a53247 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:0xc001e802d0}] Aliases:map[]}"
2026-06-11 12:41:54.946512 | controller | Jun 11 11:12:45.314660 crc crio[3656]: time="2026-06-11T11:12:45.314586426Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d54c579f0e36956b21907ac5d87b05aeaa0b1bcda2bfeeeb15f6d4420607e82e UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8816164e-d863-48ff-a288-e73d66150eb5 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:0xc000132998}] Aliases:map[]}"
2026-06-11 12:41:54.946528 | controller | Jun 11 11:12:45.314809 crc crio[3656]: time="2026-06-11T11:12:45.3147304Z" level=info msg="Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.946543 | controller | Jun 11 11:12:45.314809 crc crio[3656]: time="2026-06-11T11:12:45.314754911Z" 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-11 12:41:54.946560 | controller | Jun 11 11:12:45.314908 crc crio[3656]: time="2026-06-11T11:12:45.314811262Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:158da32e2b556415b2ec31a4dd3c5d0d8497d5a5acd1e6d7e7db8232f54b3201 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1b2e00cf-df53-4359-a140-7555255b35ce 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:0xc001f0a1d8}] Aliases:map[]}"
2026-06-11 12:41:54.946576 | controller | Jun 11 11:12:45.314908 crc crio[3656]: time="2026-06-11T11:12:45.314843543Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:ba4ac54edbd6b027a943fb3bdcd32e68c24894d0578c271b24e3985555f08c09 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/43230440-ce30-42d1-850b-36e2b2a9e85a 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:0xc00279c130}] Aliases:map[]}"
2026-06-11 12:41:54.946592 | controller | Jun 11 11:12:45.314908 crc crio[3656]: time="2026-06-11T11:12:45.314884244Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:495b88d5b065a644843dfb345a57a912ed4546d024a29b56dcb5b1c2471dcfef UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/65c6d47e-a22d-495c-946c-b601c3a6a7bd 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:0xc0013002a8}] Aliases:map[]}"
2026-06-11 12:41:54.946608 | controller | Jun 11 11:12:45.315124 crc crio[3656]: time="2026-06-11T11:12:45.314987437Z" 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-11 12:41:54.946623 | controller | Jun 11 11:12:45.315124 crc crio[3656]: time="2026-06-11T11:12:45.31508709Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:e0993580b5a44867bf218b00a50708e0fc4c9226642cc3cbb0698526ab7401b1 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/ce58c25a-f1ff-4529-86ae-fa1083d3a521 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:0xc00008c328}] Aliases:map[]}"
2026-06-11 12:41:54.946642 | controller | Jun 11 11:12:45.315229 crc crio[3656]: time="2026-06-11T11:12:45.315118241Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.946658 | controller | Jun 11 11:12:45.315229 crc crio[3656]: time="2026-06-11T11:12:45.315149892Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4ed4ac2e01cf11d58663fc3211d044ac3b176af30af0b22fd3847372ac24c523 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/dcb14d97-6fe5-4bc8-91be-c79c54e44e7c 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:0xc00008ca48}] Aliases:map[]}"
2026-06-11 12:41:54.946674 | controller | Jun 11 11:12:45.315229 crc crio[3656]: time="2026-06-11T11:12:45.313941716Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:661a475bd1c1615dee5c25b1dd9a97e9301c85cf3685fbc0bd969c27e6a4d1f6 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/bdf9d565-c6b8-4209-b8df-d0b48b20409a 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:0xc000182428}] Aliases:map[]}"
2026-06-11 12:41:54.946690 | controller | Jun 11 11:12:45.315385 crc crio[3656]: time="2026-06-11T11:12:45.315281846Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.946706 | controller | Jun 11 11:12:45.315385 crc crio[3656]: time="2026-06-11T11:12:45.315373319Z" 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-11 12:41:54.946722 | controller | Jun 11 11:12:45.315516 crc crio[3656]: time="2026-06-11T11:12:45.31539639Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.946738 | controller | Jun 11 11:12:45.315516 crc crio[3656]: time="2026-06-11T11:12:45.31540739Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:1b06e77fd314274b0546c047399632ff22b39e65e21aef0059384618aa61b049 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/f5450071-874c-413d-9fb3-19a82006fc97 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:0xc00008c9f0}] Aliases:map[]}"
2026-06-11 12:41:54.946755 | controller | Jun 11 11:12:45.315631 crc crio[3656]: time="2026-06-11T11:12:45.315127802Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:78386624c147c77fa8b728f5f73e2c215a403a4523c4ffec51e5b46a675ba5f9 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/298bf973-33e3-49a7-8803-73e03fb4d992 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:0xc002bb8820}] Aliases:map[]}"
2026-06-11 12:41:54.946774 | controller | Jun 11 11:12:45.315834 crc crio[3656]: time="2026-06-11T11:12:45.315371759Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:e228d7dca85ac5eedf16b5be47d4be1f2ac3018a8fe686e38f353859849ead1f UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ea7b28fc-4eac-4567-8ac4-8b51bcfdffe4 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:0xc00141e548}] Aliases:map[]}"
2026-06-11 12:41:54.946791 | controller | Jun 11 11:12:45.315930 crc crio[3656]: time="2026-06-11T11:12:45.315099431Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.946806 | controller | Jun 11 11:12:45.315930 crc crio[3656]: time="2026-06-11T11:12:45.315872714Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.946822 | controller | Jun 11 11:12:45.315930 crc crio[3656]: time="2026-06-11T11:12:45.314813652Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.946894 | controller | Jun 11 11:12:45.316135 crc crio[3656]: time="2026-06-11T11:12:45.313854054Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/67a51b94-9e74-4d64-93b6-b5f4a61cca4a 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:0xc001f0a4e0}] Aliases:map[]}"
2026-06-11 12:41:54.946913 | controller | Jun 11 11:12:45.316135 crc crio[3656]: time="2026-06-11T11:12:45.315968187Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.946929 | controller | Jun 11 11:12:45.316135 crc crio[3656]: time="2026-06-11T11:12:45.316119841Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.946945 | controller | Jun 11 11:12:45.316287 crc crio[3656]: time="2026-06-11T11:12:45.316135822Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:69e0aaebfa2ac57c41fc015020f51c2df6228f606b8643a125d0b46806a69a74 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/139aaad5-3e81-44d7-ae80-e88bf653e619 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:0xc0001327c8}] Aliases:map[]}"
2026-06-11 12:41:54.946961 | controller | Jun 11 11:12:45.316287 crc crio[3656]: time="2026-06-11T11:12:45.314811402Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:4b3e341379c9d19e2b38c1c5b7f71a5af218b30a2445f82e0b3a8f0f0676f979 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/63ccd13c-270d-47f1-a7c4-723681681d36 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:0xc001300408}] Aliases:map[]}"
2026-06-11 12:41:54.946977 | controller | Jun 11 11:12:45.316404 crc crio[3656]: time="2026-06-11T11:12:45.316294236Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.946996 | controller | Jun 11 11:12:45.316404 crc crio[3656]: time="2026-06-11T11:12:45.316315887Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:f992db5870207eee81d6005fc7799ca98b143ccf92fb43fcf88d573c185143d7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/a21a78aa-7e70-462c-8cc6-f4b5a4552bb3 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:0xc00279c3b8}] Aliases:map[]}"
2026-06-11 12:41:54.947013 | controller | Jun 11 11:12:45.316404 crc crio[3656]: time="2026-06-11T11:12:45.315902665Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:2d4d05f13393cd1d4d7ec85518d86c35b339fe4f80dfefaba5fdfab1be0579e7 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/320cfe9c-b571-4621-a6f3-daa51e2585ba 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:0xc00123e5a0}] Aliases:map[]}"
2026-06-11 12:41:54.947029 | controller | Jun 11 11:12:45.317072 crc crio[3656]: time="2026-06-11T11:12:45.316541674Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.947045 | controller | Jun 11 11:12:45.317072 crc crio[3656]: time="2026-06-11T11:12:45.314850303Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/a82e3ed4-07ec-48a0-9a3b-b362fec77706 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:0xc00159a728}] Aliases:map[]}"
2026-06-11 12:41:54.947061 | controller | Jun 11 11:12:45.317236 crc crio[3656]: time="2026-06-11T11:12:45.315879984Z" 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-11 12:41:54.947077 | controller | Jun 11 11:12:45.317236 crc crio[3656]: time="2026-06-11T11:12:45.314788942Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:69a9343d44ccd22369c49194b81969f2dd533af1761799627ce320b032856ddd UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/969f9041-0dee-4f05-995d-9f7b2dbff426 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:0xc000132810}] Aliases:map[]}"
2026-06-11 12:41:54.947094 | controller | Jun 11 11:12:45.317493 crc crio[3656]: time="2026-06-11T11:12:45.317396619Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:f85b77d7a5798fa7c514f35ddf6ab9aca3693e33425ebc33188838a4334db993 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f556e113-3391-471d-b2c7-510118e5d7e7 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:0xc00123e040}] Aliases:map[]}"
2026-06-11 12:41:54.947110 | controller | Jun 11 11:12:45.318126 crc crio[3656]: time="2026-06-11T11:12:45.317884344Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:10186b6c0554b83487cb9e6b20d5db8f6d74efb01c3c4021ef0333c323191b15 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/ff0ff1e7-c535-48bf-9156-8abd597c5b83 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:0xc000132930}] Aliases:map[]}"
2026-06-11 12:41:54.947129 | controller | Jun 11 11:12:45.318272 crc crio[3656]: time="2026-06-11T11:12:45.317936495Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:40796ebcf5cc32f3c0eb75517292838c40ac03a0b46588fd51dfd297ce31739c UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/98939139-c252-455b-a9f2-a381bdb3d140 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:0xc001636568}] Aliases:map[]}"
2026-06-11 12:41:54.947145 | controller | Jun 11 11:12:45.318475 crc crio[3656]: time="2026-06-11T11:12:45.318326357Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.947161 | controller | Jun 11 11:12:45.318602 crc crio[3656]: time="2026-06-11T11:12:45.317950346Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/10c97bf8-af17-41af-82c9-914d4766eb4d 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:0xc000182898}] Aliases:map[]}"
2026-06-11 12:41:54.947177 | controller | Jun 11 11:12:45.318869 crc crio[3656]: time="2026-06-11T11:12:45.317969026Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:869d1633d35ad29aa9f4fcafecc62add31f07902e7d735e6edbfabb9735aada2 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/5cc62333-191b-4d0d-acc6-43887d206361 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:0xc001e80258}] Aliases:map[]}"
2026-06-11 12:41:54.947193 | controller | Jun 11 11:12:45.319411 crc crio[3656]: time="2026-06-11T11:12:45.319255915Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.947209 | controller | Jun 11 11:12:45.319485 crc crio[3656]: time="2026-06-11T11:12:45.31943001Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:782ae8e0bf919e48972abfd088081446af32fc52009b0277a25721766b47aa85 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/e3c8036c-2483-4688-9e55-0c47e77233dd 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:0xc002bb8020}] Aliases:map[]}"
2026-06-11 12:41:54.947225 | controller | Jun 11 11:12:45.319601 crc crio[3656]: time="2026-06-11T11:12:45.318064919Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:991e9a38fc0686467772bd13ad69e550ac87f657047df4efc1a9152da45f4498 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/6aaa35a1-db3b-4bfe-9a79-c4010f2bb7e9 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:0xc002bb8418}] Aliases:map[]}"
2026-06-11 12:41:54.947244 | controller | Jun 11 11:12:45.319908 crc crio[3656]: time="2026-06-11T11:12:45.319328167Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.947260 | controller | Jun 11 11:12:45.320087 crc crio[3656]: time="2026-06-11T11:12:45.319952835Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/3696eb40-2326-465f-b3f8-3c93b0ff11cb 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:0xc001e806b8}] Aliases:map[]}"
2026-06-11 12:41:54.947276 | controller | Jun 11 11:12:45.320171 crc crio[3656]: time="2026-06-11T11:12:45.320130211Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.947292 | controller | Jun 11 11:12:45.320281 crc crio[3656]: time="2026-06-11T11:12:45.317983947Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/917f5327-bc11-48ed-a1c1-fd3bdd669618 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:0xc00008ccb0}] Aliases:map[]}"
2026-06-11 12:41:54.947308 | controller | Jun 11 11:12:45.320353 crc crio[3656]: time="2026-06-11T11:12:45.320327186Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:d2614f80bb99d5af1494d86f655d2856f1427c0a4a7c7dd2c8798f9643b0f471 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/6ca3790f-5c73-49a4-bec4-9943537909f5 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:0xc001300688}] Aliases:map[]}"
2026-06-11 12:41:54.947324 | controller | Jun 11 11:12:45.320487 crc crio[3656]: time="2026-06-11T11:12:45.320429329Z" 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-11 12:41:54.947339 | controller | Jun 11 11:12:45.320487 crc crio[3656]: time="2026-06-11T11:12:45.320470401Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.947376 | controller | Jun 11 11:12:45.320755 crc crio[3656]: time="2026-06-11T11:12:45.320629685Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/090f77fb-e9ef-4609-9492-74d99fcb9a51 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:0xc00008ca98}] Aliases:map[]}"
2026-06-11 12:41:54.947393 | controller | Jun 11 11:12:45.320755 crc crio[3656]: time="2026-06-11T11:12:45.319634446Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1a9bef5c-b032-4353-8b5a-ef4ff5383ab3 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:0xc00008cbb0}] Aliases:map[]}"
2026-06-11 12:41:54.947413 | controller | Jun 11 11:12:45.320874 crc crio[3656]: time="2026-06-11T11:12:45.320808661Z" level=info msg="Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.947429 | controller | Jun 11 11:12:45.320874 crc crio[3656]: time="2026-06-11T11:12:45.320865062Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.947445 | controller | Jun 11 11:12:45.321077 crc crio[3656]: time="2026-06-11T11:12:45.321005067Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.947461 | controller | Jun 11 11:12:45.321233 crc crio[3656]: time="2026-06-11T11:12:45.321171582Z" 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-11 12:41:54.947477 | controller | Jun 11 11:12:45.321301 crc crio[3656]: time="2026-06-11T11:12:45.319651936Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:51196365d64fdc05f2eeeb8c5acc4cfe8f6562250481a1ac21d793f2885da0a7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/2b9a3e6e-cb2c-41b4-89ad-eccf58e90746 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:0xc00159a090}] Aliases:map[]}"
2026-06-11 12:41:54.947495 | controller | Jun 11 11:12:45.321455 crc crio[3656]: time="2026-06-11T11:12:45.321388438Z" 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-11 12:41:54.947514 | controller | Jun 11 11:12:45.321455 crc crio[3656]: time="2026-06-11T11:12:45.321416019Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/1f31282a-53ca-4bc6-b287-a8a11c982898 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:0xc00141e4b8}] Aliases:map[]}"
2026-06-11 12:41:54.947530 | controller | Jun 11 11:12:45.321553 crc crio[3656]: time="2026-06-11T11:12:45.321519212Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.947545 | controller | Jun 11 11:12:45.321665 crc crio[3656]: time="2026-06-11T11:12:45.32111431Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.947561 | controller | Jun 11 11:12:45.321788 crc crio[3656]: time="2026-06-11T11:12:45.321751469Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:f58a6e495ea6bde902d85311a93f4e17d997034444c42207b0fd3463ad286734 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/f11a533b-ae9c-4ea2-9734-1c50f94cfeb0 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:0xc000132a40}] Aliases:map[]}"
2026-06-11 12:41:54.947581 | controller | Jun 11 11:12:45.321894 crc crio[3656]: time="2026-06-11T11:12:45.321871812Z" 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-11 12:41:54.947597 | controller | Jun 11 11:12:45.322152 crc crio[3656]: time="2026-06-11T11:12:45.322091879Z" 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-11 12:41:54.947614 | controller | Jun 11 11:12:45.322260 crc crio[3656]: time="2026-06-11T11:12:45.322216583Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f1aa969629d4860562378a8f3b2f140cd5d095e04fbb52a3eb622acaaa9d6b57 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/95599934-68ef-4eb3-945c-1852a542a4ea 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:0xc00008ca68}] Aliases:map[]}"
2026-06-11 12:41:54.947629 | controller | Jun 11 11:12:45.322433 crc crio[3656]: time="2026-06-11T11:12:45.319588504Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.947645 | controller | Jun 11 11:12:45.322433 crc crio[3656]: time="2026-06-11T11:12:45.322413149Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.947660 | controller | Jun 11 11:12:45.323202 crc crio[3656]: time="2026-06-11T11:12:45.323076318Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.947676 | controller | Jun 11 11:12:45.323289 crc crio[3656]: time="2026-06-11T11:12:45.32313492Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/8ae6fb87-3fd5-441b-8830-db35e987e252 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:0xc001f0a490}] Aliases:map[]}"
2026-06-11 12:41:54.947692 | controller | Jun 11 11:12:45.323289 crc crio[3656]: time="2026-06-11T11:12:45.323219273Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:e4a82e0d98add5cc96a876db24c2f7b4cd593eaa152714919067bb6c82f3fce8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/e3230663-4e1a-4499-9fba-1ff8c0e2829d 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:0xc000132628}] Aliases:map[]}"
2026-06-11 12:41:54.947708 | controller | Jun 11 11:12:45.323289 crc crio[3656]: time="2026-06-11T11:12:45.321065308Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:bcf7af18e3a19137f8b0b541986225d502a55741cc8b358c7283fa3516a6c2a9 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/b00e905a-c478-4938-822d-00a6975487e8 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:0xc00008c7c8}] Aliases:map[]}"
2026-06-11 12:41:54.947727 | controller | Jun 11 11:12:45.323621 crc crio[3656]: time="2026-06-11T11:12:45.323338216Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.947743 | controller | Jun 11 11:12:45.323621 crc crio[3656]: time="2026-06-11T11:12:45.323381817Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.947758 | controller | Jun 11 11:12:45.323621 crc crio[3656]: time="2026-06-11T11:12:45.323394038Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.947774 | controller | Jun 11 11:12:45.323621 crc crio[3656]: time="2026-06-11T11:12:45.323151701Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b2117ca7-6cd1-44d8-b42c-1847c72792fa 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:0xc001300230}] Aliases:map[]}"
2026-06-11 12:41:54.947790 | controller | Jun 11 11:12:45.323950 crc crio[3656]: time="2026-06-11T11:12:45.323780219Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.947805 | controller | Jun 11 11:12:45.323950 crc crio[3656]: time="2026-06-11T11:12:45.323826921Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.947821 | controller | Jun 11 11:12:45.324180 crc crio[3656]: time="2026-06-11T11:12:45.323201642Z" 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-11 12:41:54.947837 | controller | Jun 11 11:12:45.328988 crc crio[3656]: time="2026-06-11T11:12:45.328904782Z" level=info msg="Ran pod sandbox 3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=0c5c67bf-fbb6-4f21-ad0e-dc522f591264 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.947854 | controller | Jun 11 11:12:45.332612 crc crio[3656]: time="2026-06-11T11:12:45.332569241Z" level=info msg="Ran pod sandbox f1aa969629d4860562378a8f3b2f140cd5d095e04fbb52a3eb622acaaa9d6b57 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=22eda324-1990-4739-8314-ce51585ac8cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.947870 | controller | Jun 11 11:12:45.335493 crc crio[3656]: time="2026-06-11T11:12:45.33488408Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.947885 | controller | Jun 11 11:12:45.335643 crc crio[3656]: time="2026-06-11T11:12:45.335572141Z" level=info msg="Ran pod sandbox 9de9ad87999f15124f6d703b10be8733808ecc0a4e9a3b2a32452d599964aa40 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=9d5556a2-7573-4905-9829-82792d3e5b7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.947901 | controller | Jun 11 11:12:45.335821 crc crio[3656]: time="2026-06-11T11:12:45.335791037Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=58319e3b-1fad-4e62-88c5-25201030b7ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.947916 | controller | Jun 11 11:12:45.336070 crc crio[3656]: time="2026-06-11T11:12:45.335793727Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=7b40414a-f4cb-4ef6-8b69-033a22ab1fe3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.947936 | controller | Jun 11 11:12:45.338158 crc crio[3656]: time="2026-06-11T11:12:45.33790824Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=bf8a5c51-cf55-4b2f-bfab-f2c5e20e4746 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.947952 | controller | Jun 11 11:12:45.340069 crc crio[3656]: time="2026-06-11T11:12:45.339974452Z" level=info msg="Ran pod sandbox 5218237aa73225829426ea9415b98cc04511ed62c3d20cb20d02e42764e5c9ea with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=0a8dcbbe-8152-4d03-bcd3-b47283511ed1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.947967 | controller | Jun 11 11:12:45.341440 crc crio[3656]: time="2026-06-11T11:12:45.341378023Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=b00ced6c-d33d-4daf-8270-c94c05d5828b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.947982 | controller | Jun 11 11:12:45.344821 crc crio[3656]: time="2026-06-11T11:12:45.344669891Z" level=info msg="Ran pod sandbox 011b5311fe8dbdc80dfef0bd4f6a6d74831247ae5a13f581c7c44d18e2a13695 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=934eea93-aadf-4ddd-991f-f27d92b13e09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.947997 | controller | Jun 11 11:12:45.349881 crc crio[3656]: time="2026-06-11T11:12:45.348623479Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=aa03e764-e3a2-44ad-86b5-74bf2502f5d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948012 | controller | Jun 11 11:12:45.349881 crc crio[3656]: time="2026-06-11T11:12:45.34866996Z" level=info msg="Ran pod sandbox 19e096fa91141138166cbfc72dce62703cd2c76d5abb5f31d052d0f868c27437 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=f67621ba-13b3-4c3c-a7e6-01984b1faaaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948028 | controller | Jun 11 11:12:45.350243 crc crio[3656]: time="2026-06-11T11:12:45.350159865Z" level=info msg="Ran pod sandbox 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349 with infra container: openshift-marketplace/certified-operators-l27pk/POD" id=589a9134-87e3-4797-a1c6-1815b35de130 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948043 | controller | Jun 11 11:12:45.354785 crc crio[3656]: time="2026-06-11T11:12:45.354421822Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=408172de-5bee-4b22-b5d7-39b3152d5133 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948109 | controller | Jun 11 11:12:45.356191 crc crio[3656]: time="2026-06-11T11:12:45.355927947Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=bb7a9453-78f7-4898-8549-cf03ee25a86d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948130 | controller | Jun 11 11:12:45.361464 crc crio[3656]: time="2026-06-11T11:12:45.361436011Z" level=info msg="Ran pod sandbox 158da32e2b556415b2ec31a4dd3c5d0d8497d5a5acd1e6d7e7db8232f54b3201 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=946341f7-ed2a-4f06-8da0-89bee8014bd3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948149 | controller | Jun 11 11:12:45.361812 crc crio[3656]: time="2026-06-11T11:12:45.361626066Z" level=info msg="Ran pod sandbox ba4ac54edbd6b027a943fb3bdcd32e68c24894d0578c271b24e3985555f08c09 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=a584424d-21c5-40f8-b198-7ab2f2c5816e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948166 | controller | Jun 11 11:12:45.362939 crc crio[3656]: time="2026-06-11T11:12:45.362563294Z" level=info msg="Ran pod sandbox 661a475bd1c1615dee5c25b1dd9a97e9301c85cf3685fbc0bd969c27e6a4d1f6 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=7ae24513-c96c-43ae-93a3-b1c66ce3c3b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948182 | controller | Jun 11 11:12:45.362939 crc crio[3656]: time="2026-06-11T11:12:45.362916755Z" level=info msg="Ran pod sandbox e0993580b5a44867bf218b00a50708e0fc4c9226642cc3cbb0698526ab7401b1 with infra container: openshift-dns/dns-default-qtghf/POD" id=91d697c0-faa9-4d2e-95e2-9f1e33ba2b83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948198 | controller | Jun 11 11:12:45.366325 crc crio[3656]: time="2026-06-11T11:12:45.365276995Z" level=info msg="Ran pod sandbox 4ed4ac2e01cf11d58663fc3211d044ac3b176af30af0b22fd3847372ac24c523 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=5fadfe42-ecbd-4fb2-8f17-0845521f0b1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948213 | controller | Jun 11 11:12:45.366325 crc crio[3656]: time="2026-06-11T11:12:45.365939425Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=5f634e9f-a34c-4045-b491-848007607468 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948229 | controller | Jun 11 11:12:45.366325 crc crio[3656]: time="2026-06-11T11:12:45.366262924Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=cc44423b-45a8-493f-b47f-1299e94f99ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948244 | controller | Jun 11 11:12:45.366504 crc crio[3656]: time="2026-06-11T11:12:45.366392308Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=1a7bfa74-f25f-424b-8bef-1e82aa1656ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948260 | controller | Jun 11 11:12:45.370640 crc crio[3656]: time="2026-06-11T11:12:45.369436259Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=28fa60e3-8430-4c1f-a960-8f825ceaceea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948276 | controller | Jun 11 11:12:45.370640 crc crio[3656]: time="2026-06-11T11:12:45.369569123Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f404a56d-1bd5-4afb-98d2-bf8701766166 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948292 | controller | Jun 11 11:12:45.370640 crc crio[3656]: time="2026-06-11T11:12:45.370559792Z" level=info msg="Ran pod sandbox 495b88d5b065a644843dfb345a57a912ed4546d024a29b56dcb5b1c2471dcfef with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=6ceb260b-6eb8-4d4d-a013-3408d08199eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948307 | controller | Jun 11 11:12:45.370640 crc crio[3656]: time="2026-06-11T11:12:45.370595953Z" level=info msg="Ran pod sandbox 78386624c147c77fa8b728f5f73e2c215a403a4523c4ffec51e5b46a675ba5f9 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD" id=452b22ca-6131-4d8d-ac40-c1ce5572ed30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948326 | controller | Jun 11 11:12:45.372858 crc crio[3656]: time="2026-06-11T11:12:45.372785609Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=2d5140d3-9530-4e36-96df-fcc88dd58539 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948342 | controller | Jun 11 11:12:45.373164 crc crio[3656]: time="2026-06-11T11:12:45.373103718Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cf274572-9aad-4b1d-8680-d2c9ac9fe0e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948377 | controller | Jun 11 11:12:45.373515 crc crio[3656]: time="2026-06-11T11:12:45.373108188Z" level=info msg="Ran pod sandbox d54c579f0e36956b21907ac5d87b05aeaa0b1bcda2bfeeeb15f6d4420607e82e with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=c1f4e583-48f2-425c-bb8e-206f3774e8af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948394 | controller | Jun 11 11:12:45.376810 crc crio[3656]: time="2026-06-11T11:12:45.376013395Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=381461f6-9197-407d-8711-b8bedaaa7f88 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948409 | controller | Jun 11 11:12:45.382137 crc crio[3656]: time="2026-06-11T11:12:45.381928541Z" level=info msg="Ran pod sandbox 313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD" id=43d79fe4-c030-490d-ae8b-f7c37331981f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948425 | controller | Jun 11 11:12:45.383653 crc crio[3656]: time="2026-06-11T11:12:45.383520278Z" level=info msg="Ran pod sandbox 1b06e77fd314274b0546c047399632ff22b39e65e21aef0059384618aa61b049 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=86db3368-2dca-46f6-b399-59060c808aec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948440 | controller | Jun 11 11:12:45.384310 crc crio[3656]: time="2026-06-11T11:12:45.384167198Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=3b61a9d0-3bf8-452d-b4f4-0a402b27486b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948455 | controller | Jun 11 11:12:45.386664 crc crio[3656]: time="2026-06-11T11:12:45.386203608Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=69d3655b-ce2a-4aee-9c68-80d65f88e777 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948471 | controller | Jun 11 11:12:45.392242 crc crio[3656]: time="2026-06-11T11:12:45.392205997Z" level=info msg="Ran pod sandbox 081959a8b6b2e7e6e7f73c1c8b07db758047846c3a3860c3b0d8ad1669d6d228 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=fba27417-6698-4949-af3d-ff6be8e79bea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948486 | controller | Jun 11 11:12:45.396319 crc crio[3656]: time="2026-06-11T11:12:45.396236067Z" level=info msg="Ran pod sandbox 69e0aaebfa2ac57c41fc015020f51c2df6228f606b8643a125d0b46806a69a74 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=94b10a54-6b21-4ee3-8bda-c32cc8cfd674 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948502 | controller | Jun 11 11:12:45.399571 crc crio[3656]: time="2026-06-11T11:12:45.397995319Z" level=info msg="Ran pod sandbox 40796ebcf5cc32f3c0eb75517292838c40ac03a0b46588fd51dfd297ce31739c with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=3e170c75-b347-406b-bfca-2e87d4c31872 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948521 | controller | Jun 11 11:12:45.399571 crc crio[3656]: time="2026-06-11T11:12:45.398530055Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=bfdf704d-07cd-4f61-99ed-2ab79c9df612 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948538 | controller | Jun 11 11:12:45.399571 crc crio[3656]: time="2026-06-11T11:12:45.398762092Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=c6fba222-a48a-4508-8f78-15097e08da61 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948554 | controller | Jun 11 11:12:45.399571 crc crio[3656]: time="2026-06-11T11:12:45.399078672Z" level=info msg="Ran pod sandbox 10186b6c0554b83487cb9e6b20d5db8f6d74efb01c3c4021ef0333c323191b15 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD" id=0ff7de11-6ec9-4bbe-9a19-2291bef4c64f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948570 | controller | Jun 11 11:12:45.403506 crc crio[3656]: time="2026-06-11T11:12:45.40340795Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=0ec7f924-2a06-4af8-a98a-5f001432f5a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948585 | controller | Jun 11 11:12:45.403822 crc crio[3656]: time="2026-06-11T11:12:45.403447802Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=2ccfc8f7-ff47-4a87-b1fb-6670daff0553 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948601 | controller | Jun 11 11:12:45.405601 crc crio[3656]: time="2026-06-11T11:12:45.405469662Z" level=info msg="Ran pod sandbox e228d7dca85ac5eedf16b5be47d4be1f2ac3018a8fe686e38f353859849ead1f with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=ad07d737-e5da-4447-bb86-cc97a07c0c93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948616 | controller | Jun 11 11:12:45.407191 crc crio[3656]: time="2026-06-11T11:12:45.406660927Z" level=info msg="Ran pod sandbox a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085 with infra container: openshift-console/console-6c684df5db-cc8g8/POD" id=dd2d02f0-d209-4ef6-a632-e776bb62c86b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948632 | controller | Jun 11 11:12:45.407855 crc crio[3656]: time="2026-06-11T11:12:45.407829082Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=3e5efb14-0b8f-451c-97cc-760d92e326cc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948647 | controller | Jun 11 11:12:45.408662 crc crio[3656]: time="2026-06-11T11:12:45.408590255Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=ea680098-f2d6-420b-9f83-aa7787d62f13 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948662 | controller | Jun 11 11:12:45.412404 crc crio[3656]: time="2026-06-11T11:12:45.412327916Z" level=info msg="Ran pod sandbox b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=24dcad38-44b4-454a-a4d5-07cc8bda2818 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948677 | controller | Jun 11 11:12:45.414449 crc crio[3656]: time="2026-06-11T11:12:45.414396458Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=c4127048-425e-45fe-b071-565fbc64a0a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948697 | controller | Jun 11 11:12:45.415063 crc crio[3656]: time="2026-06-11T11:12:45.414982905Z" level=info msg="Ran pod sandbox 5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=42ff1b44-c637-4bd3-9eaf-e14eff8f5d5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948712 | controller | Jun 11 11:12:45.416945 crc crio[3656]: time="2026-06-11T11:12:45.416884572Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=ef39bd52-ea37-488e-9186-d666257f0bdf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948728 | controller | Jun 11 11:12:45.420101 crc crio[3656]: time="2026-06-11T11:12:45.420070107Z" level=info msg="Ran pod sandbox b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af with infra container: openshift-marketplace/community-operators-qhh6t/POD" id=a548bfb4-f2c3-470c-ad38-7cbdc2204425 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948743 | controller | Jun 11 11:12:45.422539 crc crio[3656]: time="2026-06-11T11:12:45.422454268Z" level=info msg="Ran pod sandbox f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=d44d6d4c-111f-4474-af00-1492e8884569 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948759 | controller | Jun 11 11:12:45.424338 crc crio[3656]: time="2026-06-11T11:12:45.424285892Z" level=info msg="Ran pod sandbox 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD" id=d3f138e8-1fd4-4c8d-a4ba-7b1c7ab91431 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948774 | controller | Jun 11 11:12:45.425998 crc crio[3656]: time="2026-06-11T11:12:45.425939821Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=07b9528f-1425-48de-9c03-02e00e42324f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948790 | controller | Jun 11 11:12:45.426330 crc crio[3656]: time="2026-06-11T11:12:45.426270611Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f83862a5-1580-47c0-99ce-e241e0d4d27b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948805 | controller | Jun 11 11:12:45.426644 crc crio[3656]: time="2026-06-11T11:12:45.426585831Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dbe5621b-fe3f-48b1-8b58-0bc97ed62377 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948820 | controller | Jun 11 11:12:45.429119 crc crio[3656]: time="2026-06-11T11:12:45.42890969Z" level=info msg="Ran pod sandbox 51196365d64fdc05f2eeeb8c5acc4cfe8f6562250481a1ac21d793f2885da0a7 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=a3cbb67c-613c-415e-ab55-93c7cd637b3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948835 | controller | Jun 11 11:12:45.435292 crc crio[3656]: time="2026-06-11T11:12:45.433222058Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=66fd84f1-14b1-4d5e-b029-b9e05bcf19fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948850 | controller | Jun 11 11:12:45.438410 crc crio[3656]: time="2026-06-11T11:12:45.438230427Z" level=info msg="Ran pod sandbox d2614f80bb99d5af1494d86f655d2856f1427c0a4a7c7dd2c8798f9643b0f471 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=46a6bd39-350d-4f7e-8b7b-407e3cbef804 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948872 | controller | Jun 11 11:12:45.441252 crc crio[3656]: time="2026-06-11T11:12:45.441162085Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f27c6436-f916-4fe6-8c11-ecc4da969a19 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948888 | controller | Jun 11 11:12:45.444950 crc crio[3656]: time="2026-06-11T11:12:45.444820544Z" level=info msg="Ran pod sandbox 51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=b63ea1d1-5a38-4335-a2d1-ac4230075ec8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948903 | controller | Jun 11 11:12:45.446774 crc crio[3656]: time="2026-06-11T11:12:45.446666229Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=c73b666f-8636-479c-96a3-33b05f1296ad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948918 | controller | Jun 11 11:12:45.447518 crc crio[3656]: time="2026-06-11T11:12:45.447456472Z" level=info msg="Ran pod sandbox f58a6e495ea6bde902d85311a93f4e17d997034444c42207b0fd3463ad286734 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=7b1a620d-0e43-46e3-a339-02a1eb7068e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948934 | controller | Jun 11 11:12:45.449918 crc crio[3656]: time="2026-06-11T11:12:45.449627527Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=86756d40-86e6-4208-9d86-2cddb8720f18 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948949 | controller | Jun 11 11:12:45.461437 crc crio[3656]: time="2026-06-11T11:12:45.461352566Z" level=info msg="Ran pod sandbox 2d4d05f13393cd1d4d7ec85518d86c35b339fe4f80dfefaba5fdfab1be0579e7 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=78a0338d-f5f2-432f-9fa9-35f98da16151 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948964 | controller | Jun 11 11:12:45.466095 crc crio[3656]: time="2026-06-11T11:12:45.465892181Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=1cc22a34-b29b-482d-b46c-8c0ae9b8a1a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.948979 | controller | Jun 11 11:12:45.470245 crc crio[3656]: time="2026-06-11T11:12:45.470174279Z" level=info msg="Ran pod sandbox 991e9a38fc0686467772bd13ad69e550ac87f657047df4efc1a9152da45f4498 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=7a2604f2-4628-42c7-b336-7be53f72c228 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.948994 | controller | Jun 11 11:12:45.472549 crc crio[3656]: time="2026-06-11T11:12:45.472470537Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=1e829f3e-68d7-42a2-a306-75ac0dd11ac9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949009 | controller | Jun 11 11:12:45.474641 crc crio[3656]: time="2026-06-11T11:12:45.474609531Z" level=info msg="Ran pod sandbox 782ae8e0bf919e48972abfd088081446af32fc52009b0277a25721766b47aa85 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=896121ed-bc70-42e0-91da-400bc300cbaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.949025 | controller | Jun 11 11:12:45.475480 crc crio[3656]: time="2026-06-11T11:12:45.475362673Z" level=info msg="Ran pod sandbox e4a82e0d98add5cc96a876db24c2f7b4cd593eaa152714919067bb6c82f3fce8 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD" id=81d59c27-5534-4c2e-9878-ecd5de8d294d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.949044 | controller | Jun 11 11:12:45.477606 crc crio[3656]: time="2026-06-11T11:12:45.477158827Z" level=info msg="Ran pod sandbox 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=b8b38203-1820-4ad4-b77b-415f8a05c2b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.949060 | controller | Jun 11 11:12:45.477606 crc crio[3656]: time="2026-06-11T11:12:45.477575109Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=22b1b28f-4a59-449c-86b3-3784a8ceb536 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949075 | controller | Jun 11 11:12:45.479847 crc crio[3656]: time="2026-06-11T11:12:45.479793675Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=11871851-dc2e-4527-9a1f-6acdb5817139 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949091 | controller | Jun 11 11:12:45.480927 crc crio[3656]: time="2026-06-11T11:12:45.480852437Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2e7e24d9-a2c2-4747-ad62-f1e3d398d583 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949106 | controller | Jun 11 11:12:45.481063 crc crio[3656]: time="2026-06-11T11:12:45.481001571Z" level=info msg="Ran pod sandbox 869d1633d35ad29aa9f4fcafecc62add31f07902e7d735e6edbfabb9735aada2 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=26ebba0b-81c6-4155-aeed-36f359f46453 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.949122 | controller | Jun 11 11:12:45.482584 crc crio[3656]: time="2026-06-11T11:12:45.482558547Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=6a6373cf-549d-403f-a24a-657f3e3c9d5b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949138 | controller | Jun 11 11:12:45.482745 crc crio[3656]: time="2026-06-11T11:12:45.482572318Z" level=info msg="Ran pod sandbox 4b3e341379c9d19e2b38c1c5b7f71a5af218b30a2445f82e0b3a8f0f0676f979 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=1a9f6825-679b-4cb5-a47f-4fe7b12fd186 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.949153 | controller | Jun 11 11:12:45.486357 crc crio[3656]: time="2026-06-11T11:12:45.486287278Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a5e435f1-bdf8-4d38-ba62-41bc2820d8c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949169 | controller | Jun 11 11:12:45.493193 crc crio[3656]: time="2026-06-11T11:12:45.488933627Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=d6eef14b-fa12-4cbc-a230-17193fed0029 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949184 | controller | Jun 11 11:12:45.493652 crc crio[3656]: time="2026-06-11T11:12:45.490578346Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=477d2ac7-a324-4423-8551-13ca756ecb77 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949200 | controller | Jun 11 11:12:45.494086 crc crio[3656]: time="2026-06-11T11:12:45.491457782Z" level=info msg="Ran pod sandbox f85b77d7a5798fa7c514f35ddf6ab9aca3693e33425ebc33188838a4334db993 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=5327a0b5-aef5-46c5-9554-243c092b9aae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.949218 | controller | Jun 11 11:12:45.494169 crc crio[3656]: time="2026-06-11T11:12:45.491848464Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=cf8154b3-4f65-4a0e-b6b7-cf3e50193e67 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949234 | controller | Jun 11 11:12:45.494418 crc crio[3656]: time="2026-06-11T11:12:45.491865765Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=2c89f5d7-fe26-441f-ae2a-8a39144bacb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949250 | controller | Jun 11 11:12:45.494643 crc crio[3656]: time="2026-06-11T11:12:45.491898886Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=b7af18d5-f5e6-4c89-8e07-116c7b676eb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949265 | controller | Jun 11 11:12:45.494935 crc crio[3656]: time="2026-06-11T11:12:45.491899326Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=92a9e569-b181-4f98-94f1-97780a83c2f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949280 | controller | Jun 11 11:12:45.496173 crc crio[3656]: time="2026-06-11T11:12:45.49608182Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1c0b778b-affd-4ca5-addc-b153690b1930 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949295 | controller | Jun 11 11:12:45.496252 crc crio[3656]: time="2026-06-11T11:12:45.496194804Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=3f5d32c3-2d9c-49b0-93e8-0d0d0a0f1ff6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949310 | controller | Jun 11 11:12:45.496790 crc crio[3656]: time="2026-06-11T11:12:45.496348258Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=55ff11e5-92fc-4693-8a45-1c4edc8614c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949325 | controller | Jun 11 11:12:45.496790 crc crio[3656]: time="2026-06-11T11:12:45.496533514Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=896d8bd2-38f4-4ef6-82be-fc9d9981405f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949340 | controller | Jun 11 11:12:45.496790 crc crio[3656]: time="2026-06-11T11:12:45.496626636Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=1067fce6-e62e-4231-9293-ffad630822f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949373 | controller | Jun 11 11:12:45.498870 crc crio[3656]: time="2026-06-11T11:12:45.498669477Z" level=info msg="Ran pod sandbox f992db5870207eee81d6005fc7799ca98b143ccf92fb43fcf88d573c185143d7 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=f835d393-91f4-4793-82f1-6ed02c0a7acc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.949390 | controller | Jun 11 11:12:45.501565 crc crio[3656]: time="2026-06-11T11:12:45.50143654Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=2dc9cbef-6fe3-44ec-983b-57826f33ca0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.949410 | controller | Jun 11 11:12:45.501654 crc crio[3656]: time="2026-06-11T11:12:45.501589954Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=efac572a-16c5-497b-b561-c090957e6542 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.949426 | controller | Jun 11 11:12:45.501654 crc crio[3656]: time="2026-06-11T11:12:45.501546863Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=916a3767-bbcc-4b54-ac79-248b98f3b9ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.949441 | controller | Jun 11 11:12:45.501988 crc crio[3656]: time="2026-06-11T11:12:45.501922714Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/dns" id=0e47676d-9e26-42b1-a0b3-f117fb0d44ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.949457 | controller | Jun 11 11:12:45.502104 crc crio[3656]: time="2026-06-11T11:12:45.501927214Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=126f1bfd-87be-4bbc-a309-de9b564b6610 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949473 | controller | Jun 11 11:12:45.502104 crc crio[3656]: time="2026-06-11T11:12:45.502001696Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3f24d2f4-19bd-412c-973a-b86e3a5819f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949488 | controller | Jun 11 11:12:45.502195 crc crio[3656]: time="2026-06-11T11:12:45.50210795Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=b26f8f1d-8d39-44ca-a296-249c2ae367c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949504 | controller | Jun 11 11:12:45.502325 crc crio[3656]: time="2026-06-11T11:12:45.502258344Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=2b0bc955-02f6-4fbe-b712-58fbf3a5db88 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949519 | controller | Jun 11 11:12:45.502520 crc crio[3656]: time="2026-06-11T11:12:45.502324986Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=f411fda1-45bc-4a96-8a4e-783b7d7b996e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949534 | controller | Jun 11 11:12:45.502520 crc crio[3656]: time="2026-06-11T11:12:45.502357837Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e7becb62-b547-4420-9991-3d097eefc75e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949550 | controller | Jun 11 11:12:45.502520 crc crio[3656]: time="2026-06-11T11:12:45.502260454Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=16551a68-47ed-458a-ab62-88ba9bba3c98 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949565 | controller | Jun 11 11:12:45.502520 crc crio[3656]: time="2026-06-11T11:12:45.502266244Z" level=info msg="Ran pod sandbox 69a9343d44ccd22369c49194b81969f2dd533af1761799627ce320b032856ddd with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=f5ffcfb1-b243-4393-9e1d-5efeabfcd3d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.949580 | controller | Jun 11 11:12:45.502520 crc crio[3656]: time="2026-06-11T11:12:45.502476451Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=c4468f51-26e5-4a6a-882e-0fd00cbc411d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949598 | controller | Jun 11 11:12:45.502520 crc crio[3656]: time="2026-06-11T11:12:45.502283175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.949615 | controller | Jun 11 11:12:45.502882 crc crio[3656]: time="2026-06-11T11:12:45.502296585Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=d903780e-51be-4d02-a4de-65003249ed95 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949631 | controller | Jun 11 11:12:45.502882 crc crio[3656]: time="2026-06-11T11:12:45.502588564Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=5b955f61-39bd-476b-a0f4-77b78cf5e76a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949647 | controller | Jun 11 11:12:45.502882 crc crio[3656]: time="2026-06-11T11:12:45.502607274Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=616bfb9a-bd71-4847-8863-1df2cb82a05c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949663 | controller | Jun 11 11:12:45.502882 crc crio[3656]: time="2026-06-11T11:12:45.502641625Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=043183b1-a129-49ae-b056-cba2fd4e605b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949679 | controller | Jun 11 11:12:45.502882 crc crio[3656]: time="2026-06-11T11:12:45.502572333Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=a1505f6f-586e-445b-b01d-a17e113e34f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.949694 | controller | Jun 11 11:12:45.503268 crc crio[3656]: time="2026-06-11T11:12:45.502614685Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=02658ea3-5e79-4a4d-84a9-e97f5a9a394f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949710 | controller | Jun 11 11:12:45.503366 crc crio[3656]: time="2026-06-11T11:12:45.50311607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.949725 | controller | Jun 11 11:12:45.503492 crc crio[3656]: time="2026-06-11T11:12:45.502668826Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=8044b4ff-09ed-4ce5-98e3-7151928f45f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949740 | controller | Jun 11 11:12:45.503863 crc crio[3656]: time="2026-06-11T11:12:45.503650235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.949756 | controller | Jun 11 11:12:45.504374 crc crio[3656]: time="2026-06-11T11:12:45.504313865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.949771 | controller | Jun 11 11:12:45.505158 crc crio[3656]: time="2026-06-11T11:12:45.505093478Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=5b623db2-8653-4da4-b97f-6824a0be1911 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.949790 | controller | Jun 11 11:12:45.505158 crc crio[3656]: time="2026-06-11T11:12:45.50513406Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=5a3678c1-84a9-48b5-8f3d-e15f456b111d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949805 | controller | Jun 11 11:12:45.505369 crc crio[3656]: time="2026-06-11T11:12:45.505103159Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=170faa9e-b760-4355-9446-53b64cc863fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949820 | controller | Jun 11 11:12:45.505369 crc crio[3656]: time="2026-06-11T11:12:45.505268234Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=834c4a18-b708-4d11-a477-3e163516d7c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.949836 | controller | Jun 11 11:12:45.508404 crc crio[3656]: time="2026-06-11T11:12:45.507869521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.949851 | controller | Jun 11 11:12:45.508837 crc crio[3656]: time="2026-06-11T11:12:45.508777068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.949866 | controller | Jun 11 11:12:45.508927 crc crio[3656]: time="2026-06-11T11:12:45.508876971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.949881 | controller | Jun 11 11:12:45.509656 crc crio[3656]: time="2026-06-11T11:12:45.509564902Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=0d5e2232-d985-4d10-be1e-db2187db389e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949896 | controller | Jun 11 11:12:45.510327 crc crio[3656]: time="2026-06-11T11:12:45.510206811Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=46ad6f67-cda7-4bfc-8684-2391b0112861 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949911 | controller | Jun 11 11:12:45.513361 crc crio[3656]: time="2026-06-11T11:12:45.512808318Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=0b10dcb5-5cb2-43d8-b061-103ad81a2d10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.949926 | controller | Jun 11 11:12:45.513850 crc crio[3656]: time="2026-06-11T11:12:45.513745216Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=04a177b8-bb0d-4546-9553-ba12cf6487aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949941 | controller | Jun 11 11:12:45.513984 crc crio[3656]: time="2026-06-11T11:12:45.513933302Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5f5ce112-9873-4a0d-96d6-37921bd58791 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.949956 | controller | Jun 11 11:12:45.518653 crc crio[3656]: time="2026-06-11T11:12:45.518441606Z" level=info msg="Ran pod sandbox 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=de346d33-313b-476e-a66c-2c8f62c77d06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.949970 | controller | Jun 11 11:12:45.525163 crc crio[3656]: time="2026-06-11T11:12:45.524901218Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=5aa6f924-0c54-499d-8289-0aa42bb6f305 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.949989 | controller | Jun 11 11:12:45.526168 crc crio[3656]: time="2026-06-11T11:12:45.526069083Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=3f3e601d-dd6f-4690-8955-283e9f095f43 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.950005 | controller | Jun 11 11:12:45.526168 crc crio[3656]: time="2026-06-11T11:12:45.526165156Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=4c41a9e8-9bf4-42bb-b63a-54a29d236a16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.950020 | controller | Jun 11 11:12:45.526293 crc crio[3656]: time="2026-06-11T11:12:45.526214257Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ea49b9f8-8211-4a81-96cf-b551c03a69e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.950035 | controller | Jun 11 11:12:45.526906 crc crio[3656]: time="2026-06-11T11:12:45.526849156Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=66d496e8-f4d1-436f-a079-1f1413341d35 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.950050 | controller | Jun 11 11:12:45.527276 crc crio[3656]: time="2026-06-11T11:12:45.527209927Z" level=info msg="Ran pod sandbox bcf7af18e3a19137f8b0b541986225d502a55741cc8b358c7283fa3516a6c2a9 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=3d3ba709-428a-49ee-b18b-6354c89440ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.950065 | controller | Jun 11 11:12:45.527399 crc crio[3656]: time="2026-06-11T11:12:45.527340441Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=eb41c1fb-ca67-4b12-9f13-065bc2221cf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.950079 | controller | Jun 11 11:12:45.528002 crc crio[3656]: time="2026-06-11T11:12:45.527936129Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=24703bc5-adb3-4537-9efe-528e4afef382 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.950094 | controller | Jun 11 11:12:45.528154 crc crio[3656]: time="2026-06-11T11:12:45.528114824Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=478b367d-5f9e-4729-b038-63da50a768fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950109 | controller | Jun 11 11:12:45.528218 crc crio[3656]: time="2026-06-11T11:12:45.528191936Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=a8fc98ed-c2e2-47b9-bddb-8065cca2f5b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950123 | controller | Jun 11 11:12:45.531119 crc crio[3656]: time="2026-06-11T11:12:45.53100307Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=d9ee56d0-f679-46f7-bb45-b9f91621dc2d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.950138 | controller | Jun 11 11:12:45.534375 crc crio[3656]: time="2026-06-11T11:12:45.534310398Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=dc56405a-48eb-4cc4-8141-2e1b551e4596 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950157 | controller | Jun 11 11:12:45.535295 crc crio[3656]: time="2026-06-11T11:12:45.535233836Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=d350bafd-766f-4ff6-9acf-a2adfe952e5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950173 | controller | Jun 11 11:12:45.536181 crc crio[3656]: time="2026-06-11T11:12:45.536122242Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=c6190ff1-a345-47b9-93fd-afc31b8704c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950188 | controller | Jun 11 11:12:45.537200 crc crio[3656]: time="2026-06-11T11:12:45.537141503Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=3ad03a0b-d0a4-4c83-802a-3ef9b1dcb6e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950203 | controller | Jun 11 11:12:45.538163 crc crio[3656]: time="2026-06-11T11:12:45.537996648Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=236356ec-34ea-4065-852b-e7b75e93e9f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950218 | controller | Jun 11 11:12:45.538857 crc crio[3656]: time="2026-06-11T11:12:45.538800412Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=7eaeaee0-9910-42a6-ae3a-97aa3b0efd9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950233 | controller | Jun 11 11:12:45.545991 crc crio[3656]: time="2026-06-11T11:12:45.545719018Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=ad7018ff-be0b-4521-9359-9ff46b19f5af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.950249 | controller | Jun 11 11:12:45.546396 crc crio[3656]: time="2026-06-11T11:12:45.546326086Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ce289870-72c7-4ea2-b17d-089c2a90b050 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.950264 | controller | Jun 11 11:12:45.547039 crc crio[3656]: time="2026-06-11T11:12:45.546954635Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=e84db263-c686-47b6-af34-affa20a8e1c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950279 | controller | Jun 11 11:12:45.547157 crc crio[3656]: time="2026-06-11T11:12:45.54712174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.950294 | controller | Jun 11 11:12:45.547943 crc crio[3656]: time="2026-06-11T11:12:45.547883463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.950321 | controller | Jun 11 11:12:45.548100 crc crio[3656]: time="2026-06-11T11:12:45.547935374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.950337 | controller | Jun 11 11:12:45.549814 crc crio[3656]: time="2026-06-11T11:12:45.548860612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.950370 | controller | Jun 11 11:12:45.549814 crc crio[3656]: time="2026-06-11T11:12:45.549668586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.950391 | controller | Jun 11 11:12:45.550252 crc crio[3656]: time="2026-06-11T11:12:45.550190271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.950408 | controller | Jun 11 11:12:45.550566 crc crio[3656]: time="2026-06-11T11:12:45.550454529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.950423 | controller | Jun 11 11:12:45.557628 crc crio[3656]: time="2026-06-11T11:12:45.557433127Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=45335fba-3f8c-43d4-a48c-d8a7756b4576 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.950439 | controller | Jun 11 11:12:45.558504 crc crio[3656]: time="2026-06-11T11:12:45.558436287Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=bd490993-a3d6-422b-92f4-0916e2165e8a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.950454 | controller | Jun 11 11:12:45.558913 crc crio[3656]: time="2026-06-11T11:12:45.558810378Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=595bf8c9-0c62-472e-a9f4-e2cf9c9ac0b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950470 | controller | Jun 11 11:12:45.559307 crc crio[3656]: time="2026-06-11T11:12:45.559148198Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=a5333418-55e9-4ae4-b473-94906ceb4cc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.950486 | controller | Jun 11 11:12:45.561610 crc crio[3656]: time="2026-06-11T11:12:45.561479248Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=356bdd5b-5ae9-4d0a-968d-29b6ba34f944 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.950502 | controller | Jun 11 11:12:45.561758 crc crio[3656]: time="2026-06-11T11:12:45.561610911Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=5d7b58a4-ca85-4ca5-bf4a-fd555f67917b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.950520 | controller | Jun 11 11:12:45.561758 crc crio[3656]: time="2026-06-11T11:12:45.561535119Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=aa376ae0-a155-41ed-bfc0-274ab20d92ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.950537 | controller | Jun 11 11:12:45.561758 crc crio[3656]: time="2026-06-11T11:12:45.561583681Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a908df70-7043-40cd-9f96-f13eef77bfb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.950553 | controller | Jun 11 11:12:45.561925 crc crio[3656]: time="2026-06-11T11:12:45.561846278Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=ec43d873-19fb-46d0-a1b7-a0d6f4540889 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.950567 | controller | Jun 11 11:12:45.562873 crc crio[3656]: time="2026-06-11T11:12:45.562616281Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=a809b0da-ec56-49be-9950-f22a6ecba0bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950587 | controller | Jun 11 11:12:45.563841 crc crio[3656]: time="2026-06-11T11:12:45.563779036Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=0e380bf7-ccf9-47bc-8f6a-1f04176f8373 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950603 | controller | Jun 11 11:12:45.563841 crc crio[3656]: time="2026-06-11T11:12:45.563787736Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=8ce7c680-9b73-4edb-91e8-47d0aa36b604 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950618 | controller | Jun 11 11:12:45.563841 crc crio[3656]: time="2026-06-11T11:12:45.56392279Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=f3e64594-b07a-4134-9fa0-4e1777832665 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950633 | controller | Jun 11 11:12:45.564362 crc crio[3656]: time="2026-06-11T11:12:45.564225769Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=372f9565-7b52-468c-9843-9afe7c02a33b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950649 | controller | Jun 11 11:12:45.564362 crc crio[3656]: time="2026-06-11T11:12:45.56424199Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=3b4b789e-98ac-4641-9372-65891f60d39b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950664 | controller | Jun 11 11:12:45.564362 crc crio[3656]: time="2026-06-11T11:12:45.56426223Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=40b835a5-9847-46a6-96af-21b872f29bc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950679 | controller | Jun 11 11:12:45.565365 crc crio[3656]: time="2026-06-11T11:12:45.565317172Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=26f048e9-bfa1-4d6a-b2fa-02d6494ef7b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950694 | controller | Jun 11 11:12:45.565460 crc crio[3656]: time="2026-06-11T11:12:45.565369183Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=94e0e03a-af58-4af1-aa14-490897895052 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950709 | controller | Jun 11 11:12:45.565845 crc crio[3656]: time="2026-06-11T11:12:45.565792706Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=5511d259-0810-482a-bb5d-ddfccc5f3593 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950725 | controller | Jun 11 11:12:45.574360 crc crio[3656]: time="2026-06-11T11:12:45.574288529Z" level=info msg="Creating container: openshift-console/console-6c684df5db-cc8g8/console" id=5622f38e-a3b8-468b-9928-81a40ba8f9d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950741 | controller | Jun 11 11:12:45.574786 crc crio[3656]: time="2026-06-11T11:12:45.574733052Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=9cc6763c-26f3-4590-bc3c-68071c38876c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950756 | controller | Jun 11 11:12:45.575252 crc crio[3656]: time="2026-06-11T11:12:45.575144734Z" level=info msg="Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=e3c8d282-ff66-428b-aec9-49d1975f8eca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950772 | controller | Jun 11 11:12:45.575329 crc crio[3656]: time="2026-06-11T11:12:45.575159475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.950791 | controller | Jun 11 11:12:45.575329 crc crio[3656]: time="2026-06-11T11:12:45.575311529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.950808 | controller | Jun 11 11:12:45.575642 crc crio[3656]: time="2026-06-11T11:12:45.575513595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.950823 | controller | Jun 11 11:12:45.575642 crc crio[3656]: time="2026-06-11T11:12:45.575563727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.950839 | controller | Jun 11 11:12:45.578933 crc crio[3656]: time="2026-06-11T11:12:45.578872955Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=c8619bad-d691-4929-b3aa-1a052e154c62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950854 | controller | Jun 11 11:12:45.578933 crc crio[3656]: time="2026-06-11T11:12:45.578900346Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=9387791c-6e24-44e1-8a9f-30b2a749c4a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950870 | controller | Jun 11 11:12:45.579340 crc crio[3656]: time="2026-06-11T11:12:45.579270677Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=e967638b-3c63-469c-aeaa-b8e8407d068d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950886 | controller | Jun 11 11:12:45.579479 crc crio[3656]: time="2026-06-11T11:12:45.579398681Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=c8e37d21-477a-48fe-bc51-4c8f5965d000 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950901 | controller | Jun 11 11:12:45.592295 crc crio[3656]: time="2026-06-11T11:12:45.591889763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.950916 | controller | Jun 11 11:12:45.593302 crc crio[3656]: time="2026-06-11T11:12:45.593251234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.950931 | controller | Jun 11 11:12:45.593457 crc crio[3656]: time="2026-06-11T11:12:45.593397678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.950946 | controller | Jun 11 11:12:45.597195 crc crio[3656]: time="2026-06-11T11:12:45.597043307Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=5654098e-2227-42b0-93cb-c43e59b7fbee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.950962 | controller | Jun 11 11:12:45.597380 crc crio[3656]: time="2026-06-11T11:12:45.597094498Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=1ab24e63-30ec-4892-a639-d18da36d162a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950977 | controller | Jun 11 11:12:45.599636 crc crio[3656]: time="2026-06-11T11:12:45.599554451Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=186bb197-7cb0-4042-afab-224958cff356 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.950997 | controller | Jun 11 11:12:45.600388 crc crio[3656]: time="2026-06-11T11:12:45.600324614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951013 | controller | Jun 11 11:12:45.602749 crc crio[3656]: time="2026-06-11T11:12:45.602638683Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=5864b351-3d94-46c4-9d8a-85a498ce7670 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.951028 | controller | Jun 11 11:12:45.602848 crc crio[3656]: time="2026-06-11T11:12:45.602776627Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=6d073921-c417-495d-8113-078d18796063 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.951043 | controller | Jun 11 11:12:45.604571 crc crio[3656]: time="2026-06-11T11:12:45.604309503Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=cc49948c-ad15-4ecc-969b-071cb1f03c6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.951058 | controller | Jun 11 11:12:45.604923 crc crio[3656]: time="2026-06-11T11:12:45.60487277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951074 | controller | Jun 11 11:12:45.605114 crc crio[3656]: time="2026-06-11T11:12:45.605059795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951089 | controller | Jun 11 11:12:45.605303 crc crio[3656]: time="2026-06-11T11:12:45.60522274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951104 | controller | Jun 11 11:12:45.605393 crc crio[3656]: time="2026-06-11T11:12:45.605382155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951120 | controller | Jun 11 11:12:45.605524 crc crio[3656]: time="2026-06-11T11:12:45.605493128Z" level=info msg="Ran pod sandbox de91c6f3e7a8eb47d4e5c187dfbbf09c6e7a9b3134c07424a5d5225c1847be51 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=f0f34c90-0637-43c3-990d-3b8a0e291193 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.951136 | controller | Jun 11 11:12:45.605649 crc crio[3656]: time="2026-06-11T11:12:45.605595361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951151 | controller | Jun 11 11:12:45.605842 crc crio[3656]: time="2026-06-11T11:12:45.605506819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951166 | controller | Jun 11 11:12:45.606168 crc crio[3656]: time="2026-06-11T11:12:45.606116307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951181 | controller | Jun 11 11:12:45.606515 crc crio[3656]: time="2026-06-11T11:12:45.606463777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951197 | controller | Jun 11 11:12:45.606753 crc crio[3656]: time="2026-06-11T11:12:45.606666763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951215 | controller | Jun 11 11:12:45.609435 crc crio[3656]: time="2026-06-11T11:12:45.608307442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951231 | controller | Jun 11 11:12:45.609435 crc crio[3656]: time="2026-06-11T11:12:45.608556959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951246 | controller | Jun 11 11:12:45.609435 crc crio[3656]: time="2026-06-11T11:12:45.608735185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951262 | controller | Jun 11 11:12:45.609435 crc crio[3656]: time="2026-06-11T11:12:45.60892469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951277 | controller | Jun 11 11:12:45.609435 crc crio[3656]: time="2026-06-11T11:12:45.609099735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951292 | controller | Jun 11 11:12:45.609435 crc crio[3656]: time="2026-06-11T11:12:45.60926696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951307 | controller | Jun 11 11:12:45.609435 crc crio[3656]: time="2026-06-11T11:12:45.609403685Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=a3a6bedb-9278-47f9-92f4-ad1e85b86cd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.951323 | controller | Jun 11 11:12:45.609435 crc crio[3656]: time="2026-06-11T11:12:45.609434805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951338 | controller | Jun 11 11:12:45.609823 crc crio[3656]: time="2026-06-11T11:12:45.609616921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951375 | controller | Jun 11 11:12:45.610011 crc crio[3656]: time="2026-06-11T11:12:45.60992282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951393 | controller | Jun 11 11:12:45.610194 crc crio[3656]: time="2026-06-11T11:12:45.610137056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951409 | controller | Jun 11 11:12:45.610409 crc crio[3656]: time="2026-06-11T11:12:45.610358243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951425 | controller | Jun 11 11:12:45.612937 crc crio[3656]: time="2026-06-11T11:12:45.612812546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951440 | controller | Jun 11 11:12:45.613140 crc crio[3656]: time="2026-06-11T11:12:45.613072834Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=5e76b190-1bb0-4b21-bdad-f1fe4cb87e94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.951455 | controller | Jun 11 11:12:45.615595 crc crio[3656]: time="2026-06-11T11:12:45.615521237Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=3899d184-8ed3-484f-bb38-f90b51ffe38e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.951475 | controller | Jun 11 11:12:45.615854 crc crio[3656]: time="2026-06-11T11:12:45.615822636Z" level=info msg="Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=512f5455-598f-4366-95d5-814654318be6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.951491 | controller | Jun 11 11:12:45.616123 crc crio[3656]: time="2026-06-11T11:12:45.616011581Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=77c11d25-7e54-4046-815e-1900f00bd79a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.951507 | controller | Jun 11 11:12:45.616883 crc crio[3656]: time="2026-06-11T11:12:45.616733603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951522 | controller | Jun 11 11:12:45.618592 crc crio[3656]: time="2026-06-11T11:12:45.618154495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951538 | controller | Jun 11 11:12:45.618592 crc crio[3656]: time="2026-06-11T11:12:45.618372702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951553 | controller | Jun 11 11:12:45.623187 crc crio[3656]: time="2026-06-11T11:12:45.623115223Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=1debb585-3118-4fb7-83cd-f36dd2c75025 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.951568 | controller | Jun 11 11:12:45.629956 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:58a87b525e76d66 Mac:ba:84:85:33:ee:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/827fecaa-e260-4a73-93ce-ef0f831822a1 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.951584 | controller | Jun 11 11:12:45.632808 crc crio[3656]: time="2026-06-11T11:12:45.632743329Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.951600 | controller | Jun 11 11:12:45.632938 crc crio[3656]: time="2026-06-11T11:12:45.632917885Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/egress-router\""
2026-06-11 12:41:54.951616 | controller | Jun 11 11:12:45.634501 crc crio[3656]: time="2026-06-11T11:12:45.63443179Z" level=info msg="Got pod network &{Name:collect-profiles-29686260-vs65h Namespace:openshift-operator-lifecycle-manager ID:58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b UID:34b0e41d-7804-4148-99f3-677d46c836ea NetNS:/var/run/netns/827fecaa-e260-4a73-93ce-ef0f831822a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34b0e41d_7804_4148_99f3_677d46c836ea.slice PodAnnotations:0xc000182620}] Aliases:map[]}"
2026-06-11 12:41:54.951632 | controller | Jun 11 11:12:45.634740 crc crio[3656]: time="2026-06-11T11:12:45.634622595Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686260-vs65h for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.951648 | controller | Jun 11 11:12:45.665741 crc crio[3656]: time="2026-06-11T11:12:45.665417653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951663 | controller | Jun 11 11:12:45.669127 crc crio[3656]: time="2026-06-11T11:12:45.668960398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951684 | controller | Jun 11 11:12:45.689330 crc crio[3656]: time="2026-06-11T11:12:45.689241462Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.951700 | controller | Jun 11 11:12:45.689330 crc crio[3656]: time="2026-06-11T11:12:45.689308514Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.951716 | controller | Jun 11 11:12:45.689832 crc crio[3656]: time="2026-06-11T11:12:45.689362796Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_4aea078d-af78-49f6-869c-547c5e06cde5\""
2026-06-11 12:41:54.951732 | controller | Jun 11 11:12:45.689832 crc crio[3656]: time="2026-06-11T11:12:45.689408287Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_6973f987-d5c6-4a62-9f3b-757d3d5abf2f\""
2026-06-11 12:41:54.951747 | controller | Jun 11 11:12:45.689832 crc crio[3656]: time="2026-06-11T11:12:45.689475669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951763 | controller | Jun 11 11:12:45.725648 crc crio[3656]: time="2026-06-11T11:12:45.725155591Z" level=info msg="Created container ac768565da342834f81a23ad17c946039891bc036a27ff1728773c2cb4ccd360: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=2dc9cbef-6fe3-44ec-983b-57826f33ca0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.951779 | controller | Jun 11 11:12:45.727181 crc crio[3656]: time="2026-06-11T11:12:45.72711829Z" level=info msg="Starting container: ac768565da342834f81a23ad17c946039891bc036a27ff1728773c2cb4ccd360" id=93aebdb2-5b72-4af1-8249-2aae842b4a4f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.951795 | controller | Jun 11 11:12:45.734353 crc crio[3656]: time="2026-06-11T11:12:45.73418648Z" level=info msg="Started container" PID=10531 containerID=ac768565da342834f81a23ad17c946039891bc036a27ff1728773c2cb4ccd360 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=93aebdb2-5b72-4af1-8249-2aae842b4a4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917
2026-06-11 12:41:54.951811 | controller | Jun 11 11:12:45.756372 crc crio[3656]: time="2026-06-11T11:12:45.756222456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951834 | controller | Jun 11 11:12:45.768319 crc crio[3656]: time="2026-06-11T11:12:45.767520853Z" level=info msg="Ran pod sandbox 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686260-vs65h/POD" id=0f03a587-e705-429b-8f8b-438f10a06f53 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.951850 | controller | Jun 11 11:12:45.769730 crc crio[3656]: time="2026-06-11T11:12:45.769569554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.951866 | controller | Jun 11 11:12:45.770188 crc crio[3656]: time="2026-06-11T11:12:45.77012167Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=88d3de6a-5275-4d26-b169-1466eb6674ec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.951882 | controller | Jun 11 11:12:45.802956 crc crio[3656]: time="2026-06-11T11:12:45.802907387Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.951898 | controller | Jun 11 11:12:45.803057 crc crio[3656]: time="2026-06-11T11:12:45.802938748Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.951920 | controller | Jun 11 11:12:45.803057 crc crio[3656]: time="2026-06-11T11:12:45.802986409Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:54.951936 | controller | Jun 11 11:12:45.851010 crc crio[3656]: time="2026-06-11T11:12:45.850925877Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.951952 | controller | Jun 11 11:12:45.851010 crc crio[3656]: time="2026-06-11T11:12:45.850984278Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.951967 | controller | Jun 11 11:12:45.851010 crc crio[3656]: time="2026-06-11T11:12:45.851007559Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bandwidth\""
2026-06-11 12:41:54.951982 | controller | Jun 11 11:12:45.884119 crc crio[3656]: time="2026-06-11T11:12:45.884052013Z" level=info msg="Created container c44f51f382a7eafaa5f91c0d17a4e755cab7944aeb17394e781abb751e188a49: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=916a3767-bbcc-4b54-ac79-248b98f3b9ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.951998 | controller | Jun 11 11:12:45.885217 crc crio[3656]: time="2026-06-11T11:12:45.884937979Z" level=info msg="Starting container: c44f51f382a7eafaa5f91c0d17a4e755cab7944aeb17394e781abb751e188a49" id=791b9e07-5107-48d2-9c74-9efd0abca5e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.952013 | controller | Jun 11 11:12:45.885217 crc crio[3656]: time="2026-06-11T11:12:45.885189377Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.952029 | controller | Jun 11 11:12:45.885372 crc crio[3656]: time="2026-06-11T11:12:45.885228358Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.952044 | controller | Jun 11 11:12:45.885372 crc crio[3656]: time="2026-06-11T11:12:45.885247429Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bridge\""
2026-06-11 12:41:54.952060 | controller | Jun 11 11:12:45.896410 crc crio[3656]: time="2026-06-11T11:12:45.896141023Z" level=info msg="Started container" PID=10565 containerID=c44f51f382a7eafaa5f91c0d17a4e755cab7944aeb17394e781abb751e188a49 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=791b9e07-5107-48d2-9c74-9efd0abca5e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af
2026-06-11 12:41:54.952076 | controller | Jun 11 11:12:45.998302 crc crio[3656]: time="2026-06-11T11:12:45.998248613Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.952091 | controller | Jun 11 11:12:45.998617 crc crio[3656]: time="2026-06-11T11:12:45.998596684Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.952107 | controller | Jun 11 11:12:45.999083 crc crio[3656]: time="2026-06-11T11:12:45.99881607Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dhcp\""
2026-06-11 12:41:54.952122 | controller | Jun 11 11:12:46.044144 crc crio[3656]: time="2026-06-11T11:12:46.043987845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.952137 | controller | Jun 11 11:12:46.054118 crc crio[3656]: time="2026-06-11T11:12:46.053830789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.952152 | controller | Jun 11 11:12:46.060172 crc crio[3656]: time="2026-06-11T11:12:46.060106125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.952171 | controller | Jun 11 11:12:46.074295 crc crio[3656]: time="2026-06-11T11:12:46.074255737Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.952187 | controller | Jun 11 11:12:46.075250 crc crio[3656]: time="2026-06-11T11:12:46.075198185Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.952203 | controller | Jun 11 11:12:46.076068 crc crio[3656]: time="2026-06-11T11:12:46.075667469Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dummy\""
2026-06-11 12:41:54.952217 | controller | Jun 11 11:12:46.113995 crc crio[3656]: time="2026-06-11T11:12:46.113850516Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.952233 | controller | Jun 11 11:12:46.113995 crc crio[3656]: time="2026-06-11T11:12:46.113939938Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.952248 | controller | Jun 11 11:12:46.113995 crc crio[3656]: time="2026-06-11T11:12:46.11399665Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/firewall\""
2026-06-11 12:41:54.952263 | controller | Jun 11 11:12:46.140292 crc crio[3656]: time="2026-06-11T11:12:46.140133128Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.952278 | controller | Jun 11 11:12:46.140292 crc crio[3656]: time="2026-06-11T11:12:46.14019426Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.952293 | controller | Jun 11 11:12:46.141526 crc crio[3656]: time="2026-06-11T11:12:46.140358905Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-device\""
2026-06-11 12:41:54.952308 | controller | Jun 11 11:12:46.155371 crc crio[3656]: time="2026-06-11T11:12:46.1553097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.952323 | controller | Jun 11 11:12:46.176400 crc crio[3656]: time="2026-06-11T11:12:46.176333516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.952338 | controller | Jun 11 11:12:46.184663 crc crio[3656]: time="2026-06-11T11:12:46.184580312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.952372 | controller | Jun 11 11:12:46.188782 crc crio[3656]: time="2026-06-11T11:12:46.18719699Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1bbfa799-890b-4f5f-8f15-56552620c9b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.952389 | controller | Jun 11 11:12:46.188782 crc crio[3656]: time="2026-06-11T11:12:46.188256411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.952405 | controller | Jun 11 11:12:46.191831 crc crio[3656]: time="2026-06-11T11:12:46.191777866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.952420 | controller | Jun 11 11:12:46.195848 crc crio[3656]: time="2026-06-11T11:12:46.195802066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.952436 | controller | Jun 11 11:12:46.216877 crc crio[3656]: time="2026-06-11T11:12:46.216244805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.952455 | controller | Jun 11 11:12:46.220182 crc crio[3656]: time="2026-06-11T11:12:46.219910974Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.952471 | controller | Jun 11 11:12:46.221211 crc crio[3656]: time="2026-06-11T11:12:46.220739399Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.952486 | controller | Jun 11 11:12:46.221494 crc crio[3656]: time="2026-06-11T11:12:46.22146566Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-local\""
2026-06-11 12:41:54.952502 | controller | Jun 11 11:12:46.222375 crc crio[3656]: time="2026-06-11T11:12:46.221493671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.952517 | controller | Jun 11 11:12:46.232753 crc crio[3656]: time="2026-06-11T11:12:46.230386436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.952532 | controller | Jun 11 11:12:46.283620 crc crio[3656]: time="2026-06-11T11:12:46.283525358Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.952547 | controller | Jun 11 11:12:46.283620 crc crio[3656]: time="2026-06-11T11:12:46.2835832Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.952562 | controller | Jun 11 11:12:46.283620 crc crio[3656]: time="2026-06-11T11:12:46.283607601Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ipvlan\""
2026-06-11 12:41:54.952578 | controller | Jun 11 11:12:46.287409 crc crio[3656]: time="2026-06-11T11:12:46.287162567Z" level=info msg="Created container 8f855207bc640ed55dfa870f69bd8d6e65ab42d2bc484647db8aee747c66d330: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=a8fc98ed-c2e2-47b9-bddb-8065cca2f5b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.952593 | controller | Jun 11 11:12:46.288946 crc crio[3656]: time="2026-06-11T11:12:46.288861947Z" level=info msg="Starting container: 8f855207bc640ed55dfa870f69bd8d6e65ab42d2bc484647db8aee747c66d330" id=156b30e1-2b59-4237-8c28-42bc48a62ec8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.952609 | controller | Jun 11 11:12:46.306251 crc crio[3656]: time="2026-06-11T11:12:46.305647937Z" level=info msg="Created container ecafc096a94cf635d0a7b912751c299206a46d9a1ec9121d31c2290c7e9752d2: openshift-dns/dns-default-qtghf/dns" id=0e47676d-9e26-42b1-a0b3-f117fb0d44ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.952624 | controller | Jun 11 11:12:46.307195 crc crio[3656]: time="2026-06-11T11:12:46.307053269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.952640 | controller | Jun 11 11:12:46.309394 crc crio[3656]: time="2026-06-11T11:12:46.309124661Z" level=info msg="Starting container: ecafc096a94cf635d0a7b912751c299206a46d9a1ec9121d31c2290c7e9752d2" id=f6fd1d2c-806b-415a-b278-e8a03efcecf9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.952655 | controller | Jun 11 11:12:46.319777 crc crio[3656]: time="2026-06-11T11:12:46.313903953Z" level=info msg="Started container" PID=10620 containerID=8f855207bc640ed55dfa870f69bd8d6e65ab42d2bc484647db8aee747c66d330 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=156b30e1-2b59-4237-8c28-42bc48a62ec8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b3e341379c9d19e2b38c1c5b7f71a5af218b30a2445f82e0b3a8f0f0676f979
2026-06-11 12:41:54.952671 | controller | Jun 11 11:12:46.319777 crc crio[3656]: time="2026-06-11T11:12:46.315605904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.952690 | controller | Jun 11 11:12:46.326069 crc crio[3656]: time="2026-06-11T11:12:46.3258837Z" level=info msg="Started container" PID=10627 containerID=ecafc096a94cf635d0a7b912751c299206a46d9a1ec9121d31c2290c7e9752d2 description=openshift-dns/dns-default-qtghf/dns id=f6fd1d2c-806b-415a-b278-e8a03efcecf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0993580b5a44867bf218b00a50708e0fc4c9226642cc3cbb0698526ab7401b1
2026-06-11 12:41:54.952707 | controller | Jun 11 11:12:46.344801 crc crio[3656]: time="2026-06-11T11:12:46.344338989Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.952722 | controller | Jun 11 11:12:46.344801 crc crio[3656]: time="2026-06-11T11:12:46.344400571Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.952738 | controller | Jun 11 11:12:46.344801 crc crio[3656]: time="2026-06-11T11:12:46.344424312Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/loopback\""
2026-06-11 12:41:54.952753 | controller | Jun 11 11:12:46.348158 crc crio[3656]: time="2026-06-11T11:12:46.34805799Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=fb765c0a-b207-4c3c-943f-0132d7ad427a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.952769 | controller | Jun 11 11:12:46.388892 crc crio[3656]: time="2026-06-11T11:12:46.388662089Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b33faabc-5ad3-45af-875c-bde0b60373ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.952784 | controller | Jun 11 11:12:46.390580 crc crio[3656]: time="2026-06-11T11:12:46.390430522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.952800 | controller | Jun 11 11:12:46.407219 crc crio[3656]: time="2026-06-11T11:12:46.407129579Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.952815 | controller | Jun 11 11:12:46.407219 crc crio[3656]: time="2026-06-11T11:12:46.407187261Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.952831 | controller | Jun 11 11:12:46.407219 crc crio[3656]: time="2026-06-11T11:12:46.407212031Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/macvlan\""
2026-06-11 12:41:54.952846 | controller | Jun 11 11:12:46.417902 crc crio[3656]: time="2026-06-11T11:12:46.417808327Z" level=info msg="Created container c6d6c5864fb3e5ae80689f5e2335f8dadabd68254e060f7fd4af13c1a42f129c: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=0b10dcb5-5cb2-43d8-b061-103ad81a2d10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.952862 | controller | Jun 11 11:12:46.421631 crc crio[3656]: time="2026-06-11T11:12:46.421469626Z" level=info msg="Created container 980e971c4bf70f9f6b73667c706ce15586f5b11fe3e27876bdc90a0db7dd38e1: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=a1505f6f-586e-445b-b01d-a17e113e34f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.952877 | controller | Jun 11 11:12:46.422602 crc crio[3656]: time="2026-06-11T11:12:46.422506947Z" level=info msg="Starting container: c6d6c5864fb3e5ae80689f5e2335f8dadabd68254e060f7fd4af13c1a42f129c" id=9b1cb671-9054-4a53-9ecd-9a8f720106dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.952893 | controller | Jun 11 11:12:46.423209 crc crio[3656]: time="2026-06-11T11:12:46.423134935Z" level=info msg="Starting container: 980e971c4bf70f9f6b73667c706ce15586f5b11fe3e27876bdc90a0db7dd38e1" id=0e1f65ab-f76b-4f98-863d-60a00df4c63d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.952912 | controller | Jun 11 11:12:46.433334 crc crio[3656]: time="2026-06-11T11:12:46.433279928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.952928 | controller | Jun 11 11:12:46.441286 crc crio[3656]: time="2026-06-11T11:12:46.440574695Z" level=info msg="Started container" PID=10652 containerID=980e971c4bf70f9f6b73667c706ce15586f5b11fe3e27876bdc90a0db7dd38e1 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=0e1f65ab-f76b-4f98-863d-60a00df4c63d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d54c579f0e36956b21907ac5d87b05aeaa0b1bcda2bfeeeb15f6d4420607e82e
2026-06-11 12:41:54.952944 | controller | Jun 11 11:12:46.444146 crc crio[3656]: time="2026-06-11T11:12:46.44410215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.952960 | controller | Jun 11 11:12:46.451006 crc crio[3656]: time="2026-06-11T11:12:46.450940503Z" level=info msg="Created container 702e9bf9811ed03628af2b45428e16598609964ccf2275dbd91e052897ebd831: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=5b623db2-8653-4da4-b97f-6824a0be1911 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.952976 | controller | Jun 11 11:12:46.454573 crc crio[3656]: time="2026-06-11T11:12:46.452947353Z" level=info msg="Starting container: 702e9bf9811ed03628af2b45428e16598609964ccf2275dbd91e052897ebd831" id=bc887f77-752b-414e-b11e-f0900d207f89 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.952992 | controller | Jun 11 11:12:46.465172 crc crio[3656]: time="2026-06-11T11:12:46.463752435Z" level=info msg="Created container 36331c66b4b74f1e62d61b55d90394be423f11a948b7f7b13b91dcacafdc8d0a: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=94e0e03a-af58-4af1-aa14-490897895052 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.953007 | controller | Jun 11 11:12:46.465433 crc crio[3656]: time="2026-06-11T11:12:46.46527477Z" level=info msg="Starting container: 36331c66b4b74f1e62d61b55d90394be423f11a948b7f7b13b91dcacafdc8d0a" id=4708daec-54a2-4d46-9410-d3ac5a498f73 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.953023 | controller | Jun 11 11:12:46.468913 crc crio[3656]: time="2026-06-11T11:12:46.468792175Z" level=info msg="Started container" PID=10642 containerID=702e9bf9811ed03628af2b45428e16598609964ccf2275dbd91e052897ebd831 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=bc887f77-752b-414e-b11e-f0900d207f89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9de9ad87999f15124f6d703b10be8733808ecc0a4e9a3b2a32452d599964aa40
2026-06-11 12:41:54.953039 | controller | Jun 11 11:12:46.474957 crc crio[3656]: time="2026-06-11T11:12:46.474874696Z" level=info msg="Started container" PID=10656 containerID=36331c66b4b74f1e62d61b55d90394be423f11a948b7f7b13b91dcacafdc8d0a description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=4708daec-54a2-4d46-9410-d3ac5a498f73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1aa969629d4860562378a8f3b2f140cd5d095e04fbb52a3eb622acaaa9d6b57
2026-06-11 12:41:54.953055 | controller | Jun 11 11:12:46.502897 crc crio[3656]: time="2026-06-11T11:12:46.502374785Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.953071 | controller | Jun 11 11:12:46.502897 crc crio[3656]: time="2026-06-11T11:12:46.502450617Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.953089 | controller | Jun 11 11:12:46.502897 crc crio[3656]: time="2026-06-11T11:12:46.502486778Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/portmap\""
2026-06-11 12:41:54.953105 | controller | Jun 11 11:12:46.504567 crc crio[3656]: time="2026-06-11T11:12:46.504479348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.953121 | controller | Jun 11 11:12:46.508010 crc crio[3656]: time="2026-06-11T11:12:46.507540889Z" level=info msg="Started container" PID=10641 containerID=c6d6c5864fb3e5ae80689f5e2335f8dadabd68254e060f7fd4af13c1a42f129c description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=9b1cb671-9054-4a53-9ecd-9a8f720106dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2
2026-06-11 12:41:54.953137 | controller | Jun 11 11:12:46.529654 crc crio[3656]: time="2026-06-11T11:12:46.527799242Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.953152 | controller | Jun 11 11:12:46.529654 crc crio[3656]: time="2026-06-11T11:12:46.527860324Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.953168 | controller | Jun 11 11:12:46.529654 crc crio[3656]: time="2026-06-11T11:12:46.527892135Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ptp\""
2026-06-11 12:41:54.953183 | controller | Jun 11 11:12:46.564123 crc crio[3656]: time="2026-06-11T11:12:46.563962619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.953198 | controller | Jun 11 11:12:46.566612 crc crio[3656]: time="2026-06-11T11:12:46.566276018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.953213 | controller | Jun 11 11:12:46.568384 crc crio[3656]: time="2026-06-11T11:12:46.568312698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.953229 | controller | Jun 11 11:12:46.593903 crc crio[3656]: time="2026-06-11T11:12:46.593818588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.953244 | controller | Jun 11 11:12:46.596563 crc crio[3656]: time="2026-06-11T11:12:46.596477917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.953260 | controller | Jun 11 11:12:46.633293 crc crio[3656]: time="2026-06-11T11:12:46.632598543Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.953275 | controller | Jun 11 11:12:46.633293 crc crio[3656]: time="2026-06-11T11:12:46.633277703Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.953290 | controller | Jun 11 11:12:46.633485 crc crio[3656]: time="2026-06-11T11:12:46.633306944Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/sbr\""
2026-06-11 12:41:54.953306 | controller | Jun 11 11:12:46.643437 crc crio[3656]: time="2026-06-11T11:12:46.641628682Z" level=info msg="Created container dc625109be4d50b935b4ae6a300760d71badc6953761b3a4fbde8bb8777f6de4: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=26f048e9-bfa1-4d6a-b2fa-02d6494ef7b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.953321 | controller | Jun 11 11:12:46.645315 crc crio[3656]: time="2026-06-11T11:12:46.645245539Z" level=info msg="Starting container: dc625109be4d50b935b4ae6a300760d71badc6953761b3a4fbde8bb8777f6de4" id=d6fb6265-c223-4183-a0b2-d256422e2960 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.953340 | controller | Jun 11 11:12:46.655530 crc crio[3656]: time="2026-06-11T11:12:46.655363371Z" level=info msg="Started container" PID=10721 containerID=dc625109be4d50b935b4ae6a300760d71badc6953761b3a4fbde8bb8777f6de4 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=d6fb6265-c223-4183-a0b2-d256422e2960 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97
2026-06-11 12:41:54.953375 | controller | Jun 11 11:12:46.674909 crc crio[3656]: time="2026-06-11T11:12:46.674614144Z" level=info msg="Created container 158bdf8cc181a6003de1b95ce9a109e8b5d964ac2a7db7c1623e9c109e9cef59: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=efac572a-16c5-497b-b561-c090957e6542 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.953393 | controller | Jun 11 11:12:46.682848 crc crio[3656]: time="2026-06-11T11:12:46.682667334Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.953409 | controller | Jun 11 11:12:46.682848 crc crio[3656]: time="2026-06-11T11:12:46.682804768Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.953425 | controller | Jun 11 11:12:46.682848 crc crio[3656]: time="2026-06-11T11:12:46.682836429Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/static\""
2026-06-11 12:41:54.953440 | controller | Jun 11 11:12:46.685783 crc crio[3656]: time="2026-06-11T11:12:46.685668203Z" level=info msg="Starting container: 158bdf8cc181a6003de1b95ce9a109e8b5d964ac2a7db7c1623e9c109e9cef59" id=a5b94a08-719f-48dd-87c7-7c72289eb3b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.953455 | controller | Jun 11 11:12:46.712379 crc crio[3656]: time="2026-06-11T11:12:46.712236504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.953471 | controller | Jun 11 11:12:46.716111 crc crio[3656]: time="2026-06-11T11:12:46.716043128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.953486 | controller | Jun 11 11:12:46.716817 crc crio[3656]: time="2026-06-11T11:12:46.716626545Z" level=info msg="Started container" PID=10727 containerID=158bdf8cc181a6003de1b95ce9a109e8b5d964ac2a7db7c1623e9c109e9cef59 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=a5b94a08-719f-48dd-87c7-7c72289eb3b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19e096fa91141138166cbfc72dce62703cd2c76d5abb5f31d052d0f868c27437
2026-06-11 12:41:54.953502 | controller | Jun 11 11:12:46.741106 crc crio[3656]: time="2026-06-11T11:12:46.738841066Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.953518 | controller | Jun 11 11:12:46.741106 crc crio[3656]: time="2026-06-11T11:12:46.741094624Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.953543 | controller | Jun 11 11:12:46.741335 crc crio[3656]: time="2026-06-11T11:12:46.741122794Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tap\""
2026-06-11 12:41:54.953559 | controller | Jun 11 11:12:46.747251 crc crio[3656]: time="2026-06-11T11:12:46.747188505Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686260-vs65h/collect-profiles" id=e41d3fd2-a22f-4c83-936a-41a8ce0d68dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.953638 | controller | Jun 11 11:12:46.747803 crc crio[3656]: time="2026-06-11T11:12:46.747757282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.953662 | controller | Jun 11 11:12:46.755596 crc crio[3656]: time="2026-06-11T11:12:46.755475062Z" level=info msg="Created container 1fa4468243bf1fcd3e7d8d4223fecf60abb2a3464bb938befe652d7f0c331915: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=40b835a5-9847-46a6-96af-21b872f29bc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.953679 | controller | Jun 11 11:12:46.757314 crc crio[3656]: time="2026-06-11T11:12:46.757229454Z" level=info msg="Starting container: 1fa4468243bf1fcd3e7d8d4223fecf60abb2a3464bb938befe652d7f0c331915" id=86340e50-6031-449b-b6b0-89640adc2abc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.953695 | controller | Jun 11 11:12:46.760423 crc crio[3656]: time="2026-06-11T11:12:46.760358067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.953711 | controller | Jun 11 11:12:46.762517 crc crio[3656]: time="2026-06-11T11:12:46.762449709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.953726 | controller | Jun 11 11:12:46.762748 crc crio[3656]: time="2026-06-11T11:12:46.762565353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.953742 | controller | Jun 11 11:12:46.765881 crc crio[3656]: time="2026-06-11T11:12:46.765543551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.953758 | controller | Jun 11 11:12:46.769780 crc crio[3656]: time="2026-06-11T11:12:46.768765267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.953773 | controller | Jun 11 11:12:46.770243 crc crio[3656]: time="2026-06-11T11:12:46.77019231Z" level=info msg="Started container" PID=10729 containerID=1fa4468243bf1fcd3e7d8d4223fecf60abb2a3464bb938befe652d7f0c331915 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=86340e50-6031-449b-b6b0-89640adc2abc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349
2026-06-11 12:41:54.953789 | controller | Jun 11 11:12:46.772588 crc crio[3656]: time="2026-06-11T11:12:46.772505309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.953805 | controller | Jun 11 11:12:46.778118 crc crio[3656]: time="2026-06-11T11:12:46.777150657Z" level=info msg="Created container 3f078be7094afe072801db944b7cec31c9b77dc458cd56a3cf11d975f82caff0: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=834c4a18-b708-4d11-a477-3e163516d7c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.953821 | controller | Jun 11 11:12:46.781656 crc crio[3656]: time="2026-06-11T11:12:46.779527638Z" level=info msg="Starting container: 3f078be7094afe072801db944b7cec31c9b77dc458cd56a3cf11d975f82caff0" id=b370d02c-41e7-4aa3-b13d-7fa7d25c3cdb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.953837 | controller | Jun 11 11:12:46.782484 crc crio[3656]: time="2026-06-11T11:12:46.782414854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.953852 | controller | Jun 11 11:12:46.788510 crc crio[3656]: time="2026-06-11T11:12:46.783472535Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=27cedda5-56fa-4cd1-80b8-7780854bbfdb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.953873 | controller | Jun 11 11:12:46.792562 crc crio[3656]: time="2026-06-11T11:12:46.792287678Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7f0bc6a3-86c7-409f-a8a7-eca99ec9c7ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.953889 | controller | Jun 11 11:12:46.795662 crc crio[3656]: time="2026-06-11T11:12:46.795621787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.953905 | controller | Jun 11 11:12:46.799577 crc crio[3656]: time="2026-06-11T11:12:46.799507033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.953921 | controller | Jun 11 11:12:46.801196 crc crio[3656]: time="2026-06-11T11:12:46.801163522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.953937 | controller | Jun 11 11:12:46.802951 crc crio[3656]: time="2026-06-11T11:12:46.802859443Z" level=info msg="Started container" PID=10755 containerID=3f078be7094afe072801db944b7cec31c9b77dc458cd56a3cf11d975f82caff0 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=b370d02c-41e7-4aa3-b13d-7fa7d25c3cdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba4ac54edbd6b027a943fb3bdcd32e68c24894d0578c271b24e3985555f08c09
2026-06-11 12:41:54.953952 | controller | Jun 11 11:12:46.803526 crc crio[3656]: time="2026-06-11T11:12:46.80342677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.953968 | controller | Jun 11 11:12:46.807073 crc crio[3656]: time="2026-06-11T11:12:46.804006527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.953983 | controller | Jun 11 11:12:46.829547 crc crio[3656]: time="2026-06-11T11:12:46.829465485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.953999 | controller | Jun 11 11:12:46.831851 crc crio[3656]: time="2026-06-11T11:12:46.831820325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.954014 | controller | Jun 11 11:12:46.842339 crc crio[3656]: time="2026-06-11T11:12:46.832381262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.954030 | controller | Jun 11 11:12:46.861079 crc crio[3656]: time="2026-06-11T11:12:46.853989225Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.954047 | controller | Jun 11 11:12:46.883559 crc crio[3656]: time="2026-06-11T11:12:46.883394851Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.954062 | controller | Jun 11 11:12:46.884102 crc crio[3656]: time="2026-06-11T11:12:46.884074971Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tuning\""
2026-06-11 12:41:54.954078 | controller | Jun 11 11:12:46.890243 crc crio[3656]: time="2026-06-11T11:12:46.854195751Z" level=info msg="Created container 132f4b05fcc1d255629f5c8a54a391736db56f0d515622522da14e87c92671db: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=3ad03a0b-d0a4-4c83-802a-3ef9b1dcb6e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.954097 | controller | Jun 11 11:12:46.904629 crc crio[3656]: time="2026-06-11T11:12:46.903620383Z" level=info msg="Starting container: 132f4b05fcc1d255629f5c8a54a391736db56f0d515622522da14e87c92671db" id=adbac6a2-7ad9-421e-b6e7-729daa727d15 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.954114 | controller | Jun 11 11:12:46.954012 crc crio[3656]: time="2026-06-11T11:12:46.953862129Z" level=info msg="Started container" PID=10758 containerID=132f4b05fcc1d255629f5c8a54a391736db56f0d515622522da14e87c92671db description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=adbac6a2-7ad9-421e-b6e7-729daa727d15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ed4ac2e01cf11d58663fc3211d044ac3b176af30af0b22fd3847372ac24c523
2026-06-11 12:41:54.954130 | controller | Jun 11 11:12:46.968813 crc crio[3656]: time="2026-06-11T11:12:46.96564018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.954146 | controller | Jun 11 11:12:46.994576 crc crio[3656]: time="2026-06-11T11:12:46.99249784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.954162 | controller | Jun 11 11:12:47.039939 crc crio[3656]: time="2026-06-11T11:12:47.039777168Z" level=info msg="Created container be61ee625d6ee7ed36fd32798b9d1cd238bc4166eb3e92909762d3c875fc9ce0: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=f3e64594-b07a-4134-9fa0-4e1777832665 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.954177 | controller | Jun 11 11:12:47.041783 crc crio[3656]: time="2026-06-11T11:12:47.041673504Z" level=info msg="Starting container: be61ee625d6ee7ed36fd32798b9d1cd238bc4166eb3e92909762d3c875fc9ce0" id=dbd91cfd-cb11-463f-bbb5-d347881edd3d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.954193 | controller | Jun 11 11:12:47.050007 crc crio[3656]: time="2026-06-11T11:12:47.048059114Z" level=info msg="Started container" PID=10838 containerID=be61ee625d6ee7ed36fd32798b9d1cd238bc4166eb3e92909762d3c875fc9ce0 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=dbd91cfd-cb11-463f-bbb5-d347881edd3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=40796ebcf5cc32f3c0eb75517292838c40ac03a0b46588fd51dfd297ce31739c
2026-06-11 12:41:54.954209 | controller | Jun 11 11:12:47.061436 crc crio[3656]: time="2026-06-11T11:12:47.061392441Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.954224 | controller | Jun 11 11:12:47.066211 crc crio[3656]: time="2026-06-11T11:12:47.066093311Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.954240 | controller | Jun 11 11:12:47.073468 crc crio[3656]: time="2026-06-11T11:12:47.073341257Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vlan\""
2026-06-11 12:41:54.954255 | controller | Jun 11 11:12:47.093041 crc crio[3656]: time="2026-06-11T11:12:47.088474398Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=ca87cb10-552a-40f8-9f2b-6b4a32d71648 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.954270 | controller | Jun 11 11:12:47.097272 crc crio[3656]: time="2026-06-11T11:12:47.097079054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.954286 | controller | Jun 11 11:12:47.110947 crc crio[3656]: time="2026-06-11T11:12:47.110852404Z" level=info msg="Created container 1b52fa9bf03c44e5ce4cffaad8ee91e90a8e37e0ad8ef7abd77b01a0192de649: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=5511d259-0810-482a-bb5d-ddfccc5f3593 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.954315 | controller | Jun 11 11:12:47.144569 crc crio[3656]: time="2026-06-11T11:12:47.140515627Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.954332 | controller | Jun 11 11:12:47.144569 crc crio[3656]: time="2026-06-11T11:12:47.140568089Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.954369 | controller | Jun 11 11:12:47.144569 crc crio[3656]: time="2026-06-11T11:12:47.14059832Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vrf\""
2026-06-11 12:41:54.954392 | controller | Jun 11 11:12:47.147234 crc crio[3656]: time="2026-06-11T11:12:47.145375872Z" level=info msg="Starting container: 1b52fa9bf03c44e5ce4cffaad8ee91e90a8e37e0ad8ef7abd77b01a0192de649" id=091de5df-6516-4ec8-9483-197c56e8bdcc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.954409 | controller | Jun 11 11:12:47.151238 crc crio[3656]: time="2026-06-11T11:12:47.151057271Z" level=info msg="Started container" PID=10862 containerID=1b52fa9bf03c44e5ce4cffaad8ee91e90a8e37e0ad8ef7abd77b01a0192de649 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=091de5df-6516-4ec8-9483-197c56e8bdcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b06e77fd314274b0546c047399632ff22b39e65e21aef0059384618aa61b049
2026-06-11 12:41:54.954425 | controller | Jun 11 11:12:47.152003 crc crio[3656]: time="2026-06-11T11:12:47.151939757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.954440 | controller | Jun 11 11:12:47.156410 crc crio[3656]: time="2026-06-11T11:12:47.156329478Z" level=info msg="Created container e47529c5f3d4c3e6e6f9762148cedaa65c7daff89642af081b34f5b6eb5f288a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=a809b0da-ec56-49be-9950-f22a6ecba0bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.954456 | controller | Jun 11 11:12:47.157628 crc crio[3656]: time="2026-06-11T11:12:47.157538404Z" level=info msg="Starting container: e47529c5f3d4c3e6e6f9762148cedaa65c7daff89642af081b34f5b6eb5f288a" id=5b09d780-9cc7-4957-9248-bee71ed25ae5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.954471 | controller | Jun 11 11:12:47.161955 crc crio[3656]: time="2026-06-11T11:12:47.161907224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.954487 | controller | Jun 11 11:12:47.166132 crc crio[3656]: time="2026-06-11T11:12:47.165966735Z" level=info msg="Started container" PID=10870 containerID=e47529c5f3d4c3e6e6f9762148cedaa65c7daff89642af081b34f5b6eb5f288a description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=5b09d780-9cc7-4957-9248-bee71ed25ae5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5
2026-06-11 12:41:54.954502 | controller | Jun 11 11:12:47.172966 crc crio[3656]: time="2026-06-11T11:12:47.172868431Z" level=info msg="Created container e557e647fe0d9ffb4ca26bbcf37d7b5657efddea28555f53105bfa27fd88cd7d: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=c8619bad-d691-4929-b3aa-1a052e154c62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.954517 | controller | Jun 11 11:12:47.174211 crc crio[3656]: time="2026-06-11T11:12:47.174145769Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=23313587-4187-4e9b-8634-fa2eaacc6a79 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.954536 | controller | Jun 11 11:12:47.178423 crc crio[3656]: time="2026-06-11T11:12:47.178362804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.954552 | controller | Jun 11 11:12:47.179619 crc crio[3656]: time="2026-06-11T11:12:47.179533589Z" level=info msg="Starting container: e557e647fe0d9ffb4ca26bbcf37d7b5657efddea28555f53105bfa27fd88cd7d" id=c8fd34a0-e2ba-4f65-9ac5-91cee46b1031 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.954568 | controller | Jun 11 11:12:47.187320 crc crio[3656]: time="2026-06-11T11:12:47.187171217Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.954583 | controller | Jun 11 11:12:47.187320 crc crio[3656]: time="2026-06-11T11:12:47.187243909Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.954599 | controller | Jun 11 11:12:47.187320 crc crio[3656]: time="2026-06-11T11:12:47.18727756Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_6973f987-d5c6-4a62-9f3b-757d3d5abf2f\""
2026-06-11 12:41:54.954614 | controller | Jun 11 11:12:47.188893 crc crio[3656]: time="2026-06-11T11:12:47.187348882Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_4aa7098a-1242-4cab-92f3-addbd69a33ff\""
2026-06-11 12:41:54.954629 | controller | Jun 11 11:12:47.201771 crc crio[3656]: time="2026-06-11T11:12:47.201232065Z" level=info msg="Started container" PID=10877 containerID=e557e647fe0d9ffb4ca26bbcf37d7b5657efddea28555f53105bfa27fd88cd7d description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=c8fd34a0-e2ba-4f65-9ac5-91cee46b1031 name=/runtime.v1.RuntimeService/StartContainer sandboxID=158da32e2b556415b2ec31a4dd3c5d0d8497d5a5acd1e6d7e7db8232f54b3201
2026-06-11 12:41:54.954645 | controller | Jun 11 11:12:47.203482 crc crio[3656]: time="2026-06-11T11:12:47.20340701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.954660 | controller | Jun 11 11:12:47.208644 crc crio[3656]: time="2026-06-11T11:12:47.208537863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.954675 | controller | Jun 11 11:12:47.216589 crc crio[3656]: time="2026-06-11T11:12:47.215405757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.954691 | controller | Jun 11 11:12:47.230310 crc crio[3656]: time="2026-06-11T11:12:47.229994352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.954706 | controller | Jun 11 11:12:47.232609 crc crio[3656]: time="2026-06-11T11:12:47.231401404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.954722 | controller | Jun 11 11:12:47.232609 crc crio[3656]: time="2026-06-11T11:12:47.232517117Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 12:41:54.954737 | controller | Jun 11 11:12:47.235424 crc crio[3656]: time="2026-06-11T11:12:47.23261829Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.954753 | controller | Jun 11 11:12:47.235424 crc crio[3656]: time="2026-06-11T11:12:47.232663171Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.954768 | controller | Jun 11 11:12:47.235424 crc crio[3656]: time="2026-06-11T11:12:47.232762814Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bond\""
2026-06-11 12:41:54.954787 | controller | Jun 11 11:12:47.248767 crc crio[3656]: time="2026-06-11T11:12:47.248583425Z" level=info msg="Created container 16b9fe07c3ceb2b4aadc8e569a8f8e225232edc5561e2fabe3f4c4994eba4295: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=dc56405a-48eb-4cc4-8141-2e1b551e4596 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.954803 | controller | Jun 11 11:12:47.250608 crc crio[3656]: time="2026-06-11T11:12:47.250487002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.954819 | controller | Jun 11 11:12:47.250945 crc crio[3656]: time="2026-06-11T11:12:47.250823122Z" level=info msg="Created container f9746a260a7f5d23a8b5a2fd6b0e3a8b05f4917dc48ed350b78d0ff84a3953ed: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=478b367d-5f9e-4729-b038-63da50a768fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.954835 | controller | Jun 11 11:12:47.251662 crc crio[3656]: time="2026-06-11T11:12:47.251605405Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=2cc06d0b-6785-4aa9-9b7a-5df5af4b8807 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.954851 | controller | Jun 11 11:12:47.251946 crc crio[3656]: time="2026-06-11T11:12:47.251904964Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=f853776e-cea4-4001-a766-4657fd4d454e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.954866 | controller | Jun 11 11:12:47.257247 crc crio[3656]: time="2026-06-11T11:12:47.257198532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.954881 | controller | Jun 11 11:12:47.258377 crc crio[3656]: time="2026-06-11T11:12:47.257874662Z" level=info msg="Starting container: f9746a260a7f5d23a8b5a2fd6b0e3a8b05f4917dc48ed350b78d0ff84a3953ed" id=02774f5c-dc16-45e6-b229-6ffa879a8b0f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.954897 | controller | Jun 11 11:12:47.264965 crc crio[3656]: time="2026-06-11T11:12:47.264830909Z" level=info msg="Starting container: 16b9fe07c3ceb2b4aadc8e569a8f8e225232edc5561e2fabe3f4c4994eba4295" id=2b093338-f4af-415f-8763-490c334aef32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.954912 | controller | Jun 11 11:12:47.269509 crc crio[3656]: time="2026-06-11T11:12:47.269405525Z" level=info msg="Started container" PID=10865 containerID=f9746a260a7f5d23a8b5a2fd6b0e3a8b05f4917dc48ed350b78d0ff84a3953ed description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=02774f5c-dc16-45e6-b229-6ffa879a8b0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f58a6e495ea6bde902d85311a93f4e17d997034444c42207b0fd3463ad286734
2026-06-11 12:41:54.954928 | controller | Jun 11 11:12:47.271409 crc crio[3656]: time="2026-06-11T11:12:47.271352113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.954944 | controller | Jun 11 11:12:47.283111 crc crio[3656]: time="2026-06-11T11:12:47.282953529Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.954960 | controller | Jun 11 11:12:47.283111 crc crio[3656]: time="2026-06-11T11:12:47.28300842Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.954975 | controller | Jun 11 11:12:47.283111 crc crio[3656]: time="2026-06-11T11:12:47.283057272Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_4aa7098a-1242-4cab-92f3-addbd69a33ff\""
2026-06-11 12:41:54.954994 | controller | Jun 11 11:12:47.283111 crc crio[3656]: time="2026-06-11T11:12:47.283101903Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_3aa416b9-add9-4484-85a8-1720e04424a9\""
2026-06-11 12:41:54.955011 | controller | Jun 11 11:12:47.285410 crc crio[3656]: time="2026-06-11T11:12:47.283829365Z" level=info msg="Started container" PID=10863 containerID=16b9fe07c3ceb2b4aadc8e569a8f8e225232edc5561e2fabe3f4c4994eba4295 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=2b093338-f4af-415f-8763-490c334aef32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=081959a8b6b2e7e6e7f73c1c8b07db758047846c3a3860c3b0d8ad1669d6d228
2026-06-11 12:41:54.955028 | controller | Jun 11 11:12:47.301606 crc crio[3656]: time="2026-06-11T11:12:47.30145193Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5270a9ab-cea5-488d-b805-3ec05976bb23 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.955044 | controller | Jun 11 11:12:47.321415 crc crio[3656]: time="2026-06-11T11:12:47.321339482Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=96e5d58b-eadc-4215-acc7-3846c62a7827 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.955060 | controller | Jun 11 11:12:47.366544 crc crio[3656]: time="2026-06-11T11:12:47.366382173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.955076 | controller | Jun 11 11:12:47.394523 crc crio[3656]: time="2026-06-11T11:12:47.382916995Z" level=info msg="Created container cfcba922121769af9b02f4bda198da0ababc71673906f7de60530e188fb1f6a3: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=236356ec-34ea-4065-852b-e7b75e93e9f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.955093 | controller | Jun 11 11:12:47.395363 crc crio[3656]: time="2026-06-11T11:12:47.394984375Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 12:41:54.955109 | controller | Jun 11 11:12:47.406300 crc crio[3656]: time="2026-06-11T11:12:47.406209449Z" level=info msg="Created container 3cd195ae4e0999228de87c82086aa662e4508f95b6c5e9fb65d90012fed165eb: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=7eaeaee0-9910-42a6-ae3a-97aa3b0efd9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.955126 | controller | Jun 11 11:12:47.407282 crc crio[3656]: time="2026-06-11T11:12:47.40724142Z" level=info msg="Starting container: cfcba922121769af9b02f4bda198da0ababc71673906f7de60530e188fb1f6a3" id=bd746c9a-408b-4d36-946d-7db2f9bf9bfd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.955141 | controller | Jun 11 11:12:47.416009 crc crio[3656]: time="2026-06-11T11:12:47.415920198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.955157 | controller | Jun 11 11:12:47.418648 crc crio[3656]: time="2026-06-11T11:12:47.418375941Z" level=info msg="Starting container: 3cd195ae4e0999228de87c82086aa662e4508f95b6c5e9fb65d90012fed165eb" id=674da7ab-7e7e-402e-983c-4474f9cc11cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.955173 | controller | Jun 11 11:12:47.450192 crc crio[3656]: time="2026-06-11T11:12:47.450121897Z" level=info msg="Started container" PID=10871 containerID=3cd195ae4e0999228de87c82086aa662e4508f95b6c5e9fb65d90012fed165eb description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=674da7ab-7e7e-402e-983c-4474f9cc11cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=e228d7dca85ac5eedf16b5be47d4be1f2ac3018a8fe686e38f353859849ead1f
2026-06-11 12:41:54.955193 | controller | Jun 11 11:12:47.487475 crc crio[3656]: time="2026-06-11T11:12:47.487257222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.955209 | controller | Jun 11 11:12:47.493448 crc crio[3656]: time="2026-06-11T11:12:47.493280032Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.955225 | controller | Jun 11 11:12:47.493448 crc crio[3656]: time="2026-06-11T11:12:47.493316573Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.955241 | controller | Jun 11 11:12:47.493448 crc crio[3656]: time="2026-06-11T11:12:47.493338474Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/route-override\""
2026-06-11 12:41:54.955256 | controller | Jun 11 11:12:47.529066 crc crio[3656]: time="2026-06-11T11:12:47.528940164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.955272 | controller | Jun 11 11:12:47.530001 crc crio[3656]: time="2026-06-11T11:12:47.529873181Z" level=info msg="Started container" PID=10864 containerID=cfcba922121769af9b02f4bda198da0ababc71673906f7de60530e188fb1f6a3 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=bd746c9a-408b-4d36-946d-7db2f9bf9bfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=869d1633d35ad29aa9f4fcafecc62add31f07902e7d735e6edbfabb9735aada2
2026-06-11 12:41:54.955288 | controller | Jun 11 11:12:47.545241 crc crio[3656]: time="2026-06-11T11:12:47.542497047Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=e6eb3e0f-ec2e-43ba-ae05-20440f2883d4 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.955305 | controller | Jun 11 11:12:47.548342 crc crio[3656]: time="2026-06-11T11:12:47.548271709Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9877b6c0-eb75-40d2-9546-b09d5cd83f1b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.955321 | controller | Jun 11 11:12:47.555070 crc crio[3656]: time="2026-06-11T11:12:47.554965629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.955337 | controller | Jun 11 11:12:47.566355 crc crio[3656]: time="2026-06-11T11:12:47.566198953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.955371 | controller | Jun 11 11:12:47.567913 crc crio[3656]: time="2026-06-11T11:12:47.567611025Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.955389 | controller | Jun 11 11:12:47.567913 crc crio[3656]: time="2026-06-11T11:12:47.56777616Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.955406 | controller | Jun 11 11:12:47.567913 crc crio[3656]: time="2026-06-11T11:12:47.567826892Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_3aa416b9-add9-4484-85a8-1720e04424a9\""
2026-06-11 12:41:54.955422 | controller | Jun 11 11:12:47.567913 crc crio[3656]: time="2026-06-11T11:12:47.567874233Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_5821880e-fe6f-4454-86e5-c9e7122e92f5\""
2026-06-11 12:41:54.955437 | controller | Jun 11 11:12:47.568490 crc crio[3656]: time="2026-06-11T11:12:47.568414339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.955459 | controller | Jun 11 11:12:47.573101 crc crio[3656]: time="2026-06-11T11:12:47.573057827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.955475 | controller | Jun 11 11:12:47.590108 crc crio[3656]: time="2026-06-11T11:12:47.589970961Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 12:41:54.955491 | controller | Jun 11 11:12:47.600071 crc crio[3656]: time="2026-06-11T11:12:47.599884776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.955507 | controller | Jun 11 11:12:47.602089 crc crio[3656]: time="2026-06-11T11:12:47.601963858Z" level=info msg="Created container 356f584aa6c7cb34181af789690a6b06357eb63829bfda1e7241fb0f8ea95c2f: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=e967638b-3c63-469c-aeaa-b8e8407d068d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.955523 | controller | Jun 11 11:12:47.604723 crc crio[3656]: time="2026-06-11T11:12:47.604611827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.955539 | controller | Jun 11 11:12:47.607542 crc crio[3656]: time="2026-06-11T11:12:47.607340848Z" level=info msg="Created container e9a9e36b136cfde7c6c1e0fefea750cf81d05702d7fab7e81ccae52ce684f9c0: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=0e380bf7-ccf9-47bc-8f6a-1f04176f8373 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.955555 | controller | Jun 11 11:12:47.607608 crc crio[3656]: time="2026-06-11T11:12:47.607571855Z" level=info msg="Starting container: 356f584aa6c7cb34181af789690a6b06357eb63829bfda1e7241fb0f8ea95c2f" id=d4a5603f-b293-45bb-89d8-ed52df449514 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.955570 | controller | Jun 11 11:12:47.608712 crc crio[3656]: time="2026-06-11T11:12:47.607991078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.955586 | controller | Jun 11 11:12:47.617424 crc crio[3656]: time="2026-06-11T11:12:47.617308095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.955601 | controller | Jun 11 11:12:47.619442 crc crio[3656]: time="2026-06-11T11:12:47.619359106Z" level=info msg="Created container 6c78bd24cff6fbd855e128247b8d7d1567f74042048e9387a8222192d5adf5fb: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=cc49948c-ad15-4ecc-969b-071cb1f03c6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.955616 | controller | Jun 11 11:12:47.620295 crc crio[3656]: time="2026-06-11T11:12:47.620185371Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.955632 | controller | Jun 11 11:12:47.620295 crc crio[3656]: time="2026-06-11T11:12:47.620241272Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.955647 | controller | Jun 11 11:12:47.620295 crc crio[3656]: time="2026-06-11T11:12:47.620265823Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-11 12:41:54.955663 | controller | Jun 11 11:12:47.620669 crc crio[3656]: time="2026-06-11T11:12:47.620587263Z" level=info msg="Starting container: e9a9e36b136cfde7c6c1e0fefea750cf81d05702d7fab7e81ccae52ce684f9c0" id=7ff56fb9-d6fa-442e-9062-223742a3ba94 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.955682 | controller | Jun 11 11:12:47.628941 crc crio[3656]: time="2026-06-11T11:12:47.628856579Z" level=info msg="Starting container: 6c78bd24cff6fbd855e128247b8d7d1567f74042048e9387a8222192d5adf5fb" id=4b6cda76-1837-45d4-ba72-b17dd8a1a061 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.955698 | controller | Jun 11 11:12:47.634997 crc crio[3656]: time="2026-06-11T11:12:47.63494136Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=aac38d43-cafc-4e53-a985-73b5aac53b1c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.955714 | controller | Jun 11 11:12:47.635927 crc crio[3656]: time="2026-06-11T11:12:47.635848947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.955729 | controller | Jun 11 11:12:47.636641 crc crio[3656]: time="2026-06-11T11:12:47.636587719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.955745 | controller | Jun 11 11:12:47.645110 crc crio[3656]: time="2026-06-11T11:12:47.644565037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.955760 | controller | Jun 11 11:12:47.646600 crc crio[3656]: time="2026-06-11T11:12:47.646524095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.955775 | controller | Jun 11 11:12:47.646884 crc crio[3656]: time="2026-06-11T11:12:47.646769462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.955791 | controller | Jun 11 11:12:47.647102 crc crio[3656]: time="2026-06-11T11:12:47.647049191Z" level=info msg="Started container" PID=10984 containerID=356f584aa6c7cb34181af789690a6b06357eb63829bfda1e7241fb0f8ea95c2f description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=d4a5603f-b293-45bb-89d8-ed52df449514 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4a82e0d98add5cc96a876db24c2f7b4cd593eaa152714919067bb6c82f3fce8
2026-06-11 12:41:54.955807 | controller | Jun 11 11:12:47.648034 crc crio[3656]: time="2026-06-11T11:12:47.647951127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.955822 | controller | Jun 11 11:12:47.648282 crc crio[3656]: time="2026-06-11T11:12:47.648213775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.955838 | controller | Jun 11 11:12:47.654547 crc crio[3656]: time="2026-06-11T11:12:47.654389609Z" level=info msg="Started container" PID=10990 containerID=6c78bd24cff6fbd855e128247b8d7d1567f74042048e9387a8222192d5adf5fb description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=4b6cda76-1837-45d4-ba72-b17dd8a1a061 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69a9343d44ccd22369c49194b81969f2dd533af1761799627ce320b032856ddd
2026-06-11 12:41:54.955853 | controller | Jun 11 11:12:47.671855 crc crio[3656]: time="2026-06-11T11:12:47.671615132Z" level=info msg="Created container 862c4e86a0f7bba667c336649f491ec14b1b39f181e91f482d4b0bd484bc056d: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=1ab24e63-30ec-4892-a639-d18da36d162a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.955869 | controller | Jun 11 11:12:47.675831 crc crio[3656]: time="2026-06-11T11:12:47.674335303Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.955887 | controller | Jun 11 11:12:47.675831 crc crio[3656]: time="2026-06-11T11:12:47.674392775Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.955903 | controller | Jun 11 11:12:47.675831 crc crio[3656]: time="2026-06-11T11:12:47.674421186Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-11 12:41:54.955919 | controller | Jun 11 11:12:47.676417 crc crio[3656]: time="2026-06-11T11:12:47.676313892Z" level=info msg="Created container 997f6a183af9e300d2bcfdb07138349cf603c05f5ed1f0b6323112738f30c3d3: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=3899d184-8ed3-484f-bb38-f90b51ffe38e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.955935 | controller | Jun 11 11:12:47.677998 crc crio[3656]: time="2026-06-11T11:12:47.677294371Z" level=info msg="Started container" PID=10986 containerID=e9a9e36b136cfde7c6c1e0fefea750cf81d05702d7fab7e81ccae52ce684f9c0 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=7ff56fb9-d6fa-442e-9062-223742a3ba94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=495b88d5b065a644843dfb345a57a912ed4546d024a29b56dcb5b1c2471dcfef
2026-06-11 12:41:54.955951 | controller | Jun 11 11:12:47.680964 crc crio[3656]: time="2026-06-11T11:12:47.680878448Z" level=info msg="Starting container: 997f6a183af9e300d2bcfdb07138349cf603c05f5ed1f0b6323112738f30c3d3" id=c31ca0f9-e25c-4cc6-90a9-3b55c9b73113 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.955967 | controller | Jun 11 11:12:47.690460 crc crio[3656]: time="2026-06-11T11:12:47.689916387Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d0c05b21-cfce-4a39-913a-406aa5c38d55 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.955983 | controller | Jun 11 11:12:47.697222 crc crio[3656]: time="2026-06-11T11:12:47.697096611Z" level=info msg="Starting container: 862c4e86a0f7bba667c336649f491ec14b1b39f181e91f482d4b0bd484bc056d" id=fc399150-6ed8-4a43-83e2-d90bd50b5fd3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.955998 | controller | Jun 11 11:12:47.698553 crc crio[3656]: time="2026-06-11T11:12:47.698219604Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7c44084d-607c-4870-a831-9f38dc8e60ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.956014 | controller | Jun 11 11:12:47.708146 crc crio[3656]: time="2026-06-11T11:12:47.708057357Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f5225cdf-686f-4643-ad15-cb6d3f40b2c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.956029 | controller | Jun 11 11:12:47.709248 crc crio[3656]: time="2026-06-11T11:12:47.709172701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.956045 | controller | Jun 11 11:12:47.710769 crc crio[3656]: time="2026-06-11T11:12:47.710542951Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=95d0f552-ce0e-4dd9-b3be-d2bcf9e3c7d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.956060 | controller | Jun 11 11:12:47.745899 crc crio[3656]: time="2026-06-11T11:12:47.745813092Z" level=info msg="Started container" PID=10987 containerID=862c4e86a0f7bba667c336649f491ec14b1b39f181e91f482d4b0bd484bc056d description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=fc399150-6ed8-4a43-83e2-d90bd50b5fd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51196365d64fdc05f2eeeb8c5acc4cfe8f6562250481a1ac21d793f2885da0a7
2026-06-11 12:41:54.956080 | controller | Jun 11 11:12:47.758094 crc crio[3656]: time="2026-06-11T11:12:47.757873021Z" level=info msg="Started container" PID=10994 containerID=997f6a183af9e300d2bcfdb07138349cf603c05f5ed1f0b6323112738f30c3d3 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=c31ca0f9-e25c-4cc6-90a9-3b55c9b73113 name=/runtime.v1.RuntimeService/StartContainer sandboxID=953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5
2026-06-11 12:41:54.956096 | controller | Jun 11 11:12:47.758941 crc crio[3656]: time="2026-06-11T11:12:47.758875131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.956111 | controller | Jun 11 11:12:47.761865 crc crio[3656]: time="2026-06-11T11:12:47.759941152Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.956127 | controller | Jun 11 11:12:47.761865 crc crio[3656]: time="2026-06-11T11:12:47.761343844Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.956143 | controller | Jun 11 11:12:47.761865 crc crio[3656]: time="2026-06-11T11:12:47.761408776Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-11 12:41:54.956159 | controller | Jun 11 11:12:47.784786 crc crio[3656]: time="2026-06-11T11:12:47.784470663Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=cc7fb124-a00b-4dd4-af1a-2b846fb97370 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.956175 | controller | Jun 11 11:12:47.786294 crc crio[3656]: time="2026-06-11T11:12:47.786255446Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7d873439-97a2-4b64-bc77-8ea3ae9fae85 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.956190 | controller | Jun 11 11:12:47.798360 crc crio[3656]: time="2026-06-11T11:12:47.797523161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.956206 | controller | Jun 11 11:12:47.800891 crc crio[3656]: time="2026-06-11T11:12:47.799185021Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=27176999-aa75-4e4a-8dc4-3f6552dc0c74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.956222 | controller | Jun 11 11:12:47.808548 crc crio[3656]: time="2026-06-11T11:12:47.808463507Z" level=info msg="Created container 9782a76fa83077ad4905d4bb03b4f27bd1e6e4f58f371025425197a4c67b3437: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=e3c8d282-ff66-428b-aec9-49d1975f8eca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.956238 | controller | Jun 11 11:12:47.822172 crc crio[3656]: time="2026-06-11T11:12:47.821339291Z" level=info msg="Starting container: 9782a76fa83077ad4905d4bb03b4f27bd1e6e4f58f371025425197a4c67b3437" id=e8934579-2a25-4651-8098-189a9b3aa892 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.956253 | controller | Jun 11 11:12:47.827601 crc crio[3656]: time="2026-06-11T11:12:47.827421292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.956269 | controller | Jun 11 11:12:47.828305 crc crio[3656]: time="2026-06-11T11:12:47.828220415Z" level=info msg="Started container" PID=11086 containerID=9782a76fa83077ad4905d4bb03b4f27bd1e6e4f58f371025425197a4c67b3437 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=e8934579-2a25-4651-8098-189a9b3aa892 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991e9a38fc0686467772bd13ad69e550ac87f657047df4efc1a9152da45f4498
2026-06-11 12:41:54.956289 | controller | Jun 11 11:12:47.828402 crc crio[3656]: time="2026-06-11T11:12:47.828320738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.956305 | controller | Jun 11 11:12:47.851459 crc crio[3656]: time="2026-06-11T11:12:47.851383825Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=a00fe579-705b-4741-b92f-86e398d1439d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.956322 | controller | Jun 11 11:12:47.861430 crc crio[3656]: time="2026-06-11T11:12:47.861174307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.956337 | controller | Jun 11 11:12:47.915891 crc crio[3656]: time="2026-06-11T11:12:47.915303569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.956372 | controller | Jun 11 11:12:47.921845 crc crio[3656]: time="2026-06-11T11:12:47.918554385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.956390 | controller | Jun 11 11:12:47.921845 crc crio[3656]: time="2026-06-11T11:12:47.920294267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.956406 | controller | Jun 11 11:12:47.940439 crc crio[3656]: time="2026-06-11T11:12:47.93819257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.956422 | controller | Jun 11 11:12:47.990228 crc crio[3656]: time="2026-06-11T11:12:47.990132967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.956437 | controller | Jun 11 11:12:48.006422 crc crio[3656]: time="2026-06-11T11:12:48.004182555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.956453 | controller | Jun 11 11:12:48.106189 crc crio[3656]: time="2026-06-11T11:12:48.105972686Z" level=info msg="Created container 9de0f80834da0f335c38b7d16a5dcac8e761441a100e5b36f002993a41cbedf1: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=5aa6f924-0c54-499d-8289-0aa42bb6f305 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.956469 | controller | Jun 11 11:12:48.184887 crc crio[3656]: time="2026-06-11T11:12:48.178564848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.956484 | controller | Jun 11 11:12:48.189998 crc crio[3656]: time="2026-06-11T11:12:48.189892765Z" level=info msg="Starting container: 9de0f80834da0f335c38b7d16a5dcac8e761441a100e5b36f002993a41cbedf1" id=2ef075b6-be23-4ff2-aa91-35f52b497937 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.956500 | controller | Jun 11 11:12:48.236585 crc crio[3656]: time="2026-06-11T11:12:48.236330948Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.956516 | controller | Jun 11 11:12:48.236585 crc crio[3656]: time="2026-06-11T11:12:48.236494113Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.956535 | controller | Jun 11 11:12:48.236585 crc crio[3656]: time="2026-06-11T11:12:48.236534634Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-11 12:41:54.956552 | controller | Jun 11 11:12:48.292955 crc crio[3656]: time="2026-06-11T11:12:48.292743618Z" level=info msg="Started container" PID=11129 containerID=9de0f80834da0f335c38b7d16a5dcac8e761441a100e5b36f002993a41cbedf1 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=2ef075b6-be23-4ff2-aa91-35f52b497937 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69e0aaebfa2ac57c41fc015020f51c2df6228f606b8643a125d0b46806a69a74
2026-06-11 12:41:54.956568 | controller | Jun 11 11:12:48.485339 crc crio[3656]: time="2026-06-11T11:12:48.484163118Z" level=info msg="Created container c2566c32d61eeb65ed57a5332b01195383c77da26c81f788b23ad6ff74863fa6: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=d350bafd-766f-4ff6-9acf-a2adfe952e5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.956584 | controller | Jun 11 11:12:48.508114 crc crio[3656]: time="2026-06-11T11:12:48.507882904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.956600 | controller | Jun 11 11:12:48.522763 crc crio[3656]: time="2026-06-11T11:12:48.522628963Z" level=info msg="Starting container: c2566c32d61eeb65ed57a5332b01195383c77da26c81f788b23ad6ff74863fa6" id=0d0d536b-f2f4-45c8-b5a0-032ab83598ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.956616 | controller | Jun 11 11:12:48.547627 crc crio[3656]: time="2026-06-11T11:12:48.547393751Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=77a38afc-72f9-4e95-8227-3a8ee5653368 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.956631 | controller | Jun 11 11:12:48.662556 crc crio[3656]: time="2026-06-11T11:12:48.649409108Z" level=info msg="Created container 7e3be51a8baca65e3234d0fad1c5a3e8981d36493aefb62549dd23d2970a4be4: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=9cc6763c-26f3-4590-bc3c-68071c38876c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.956646 | controller | Jun 11 11:12:48.662556 crc crio[3656]: time="2026-06-11T11:12:48.660376625Z" level=info msg="Starting container: 7e3be51a8baca65e3234d0fad1c5a3e8981d36493aefb62549dd23d2970a4be4" id=1040b9cb-c4d9-4763-a431-3efadea5dcb5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.956662 | controller | Jun 11 11:12:48.817478 crc crio[3656]: time="2026-06-11T11:12:48.817321598Z" level=info msg="Started container" PID=11132 containerID=c2566c32d61eeb65ed57a5332b01195383c77da26c81f788b23ad6ff74863fa6 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=0d0d536b-f2f4-45c8-b5a0-032ab83598ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d4d05f13393cd1d4d7ec85518d86c35b339fe4f80dfefaba5fdfab1be0579e7
2026-06-11 12:41:54.956678 | controller | Jun 11 11:12:48.833252 crc crio[3656]: time="2026-06-11T11:12:48.833116699Z" level=info msg="Started container" PID=11133 containerID=7e3be51a8baca65e3234d0fad1c5a3e8981d36493aefb62549dd23d2970a4be4 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=1040b9cb-c4d9-4763-a431-3efadea5dcb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=661a475bd1c1615dee5c25b1dd9a97e9301c85cf3685fbc0bd969c27e6a4d1f6
2026-06-11 12:41:54.956693 | controller | Jun 11 11:12:48.873966 crc crio[3656]: time="2026-06-11T11:12:48.873089998Z" level=info msg="Created container 76a6e34f792f8d330d170fe6e982055a236e1fd845219b1668357a203826a76c: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=372f9565-7b52-468c-9843-9afe7c02a33b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.956719 | controller | Jun 11 11:12:48.877476 crc crio[3656]: time="2026-06-11T11:12:48.877166989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.956735 | controller | Jun 11 11:12:48.893801 crc crio[3656]: time="2026-06-11T11:12:48.891663461Z" level=info msg="Starting container: 76a6e34f792f8d330d170fe6e982055a236e1fd845219b1668357a203826a76c" id=c1183762-27af-4310-8945-a8db04b25c6b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.956750 | controller | Jun 11 11:12:48.943843 crc crio[3656]: time="2026-06-11T11:12:48.934256279Z" level=info msg="Created container e62c6578389d72c50d9c12102506b95a97750c27bab0ea440d39d5884c26abe6: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=1debb585-3118-4fb7-83cd-f36dd2c75025 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.956766 | controller | Jun 11 11:12:49.009185 crc crio[3656]: time="2026-06-11T11:12:49.008512291Z" level=info msg="Created container 280654b2f1b8f7400c81dec5c7794ed60c49172c7dfdfddaf71cb7cadd0831d5: openshift-console/console-6c684df5db-cc8g8/console" id=5622f38e-a3b8-468b-9928-81a40ba8f9d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.956782 | controller | Jun 11 11:12:49.012227 crc crio[3656]: time="2026-06-11T11:12:49.009288364Z" level=info msg="Created container 9555ad48c31cc59ae86ee39e33469043f7f869e0e97fd6884dd3bba5be61292b: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=512f5455-598f-4366-95d5-814654318be6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.956797 | controller | Jun 11 11:12:49.067068 crc crio[3656]: time="2026-06-11T11:12:49.066212989Z" level=info msg="Created container d03d677b2707095006e93b16656ec0277456e35d87dfa1c9140d52ff61a7d9ae: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=9387791c-6e24-44e1-8a9f-30b2a749c4a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.956812 | controller | Jun 11 11:12:49.173305 crc crio[3656]: time="2026-06-11T11:12:49.171303888Z" level=info msg="Starting container: d03d677b2707095006e93b16656ec0277456e35d87dfa1c9140d52ff61a7d9ae" id=00f262d8-ece8-43b6-bdad-3e561f21af58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.956827 | controller | Jun 11 11:12:49.174211 crc crio[3656]: time="2026-06-11T11:12:49.173797542Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=50b41c0d-0d9d-4ea8-89d0-86b2d735a157 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.956842 | controller | Jun 11 11:12:49.183139 crc crio[3656]: time="2026-06-11T11:12:49.182860932Z" level=info msg="Started container" PID=11130 containerID=76a6e34f792f8d330d170fe6e982055a236e1fd845219b1668357a203826a76c description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=c1183762-27af-4310-8945-a8db04b25c6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=011b5311fe8dbdc80dfef0bd4f6a6d74831247ae5a13f581c7c44d18e2a13695
2026-06-11 12:41:54.956858 | controller | Jun 11 11:12:49.193664 crc crio[3656]: time="2026-06-11T11:12:49.19317987Z" level=info msg="Starting container: e62c6578389d72c50d9c12102506b95a97750c27bab0ea440d39d5884c26abe6" id=6f1f097e-1b5e-43f4-9934-f31c4df2ca35 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.956873 | controller | Jun 11 11:12:49.208075 crc crio[3656]: time="2026-06-11T11:12:49.207602249Z" level=info msg="Starting container: 280654b2f1b8f7400c81dec5c7794ed60c49172c7dfdfddaf71cb7cadd0831d5" id=2aca8800-b1e0-433f-af95-99af94d1108d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.956892 | controller | Jun 11 11:12:49.232883 crc crio[3656]: time="2026-06-11T11:12:49.232101399Z" level=info msg="Starting container: 9555ad48c31cc59ae86ee39e33469043f7f869e0e97fd6884dd3bba5be61292b" id=fe670aba-0859-4b67-8ef9-f1b00b9908f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.956908 | controller | Jun 11 11:12:49.232883 crc crio[3656]: time="2026-06-11T11:12:49.232513891Z" level=info msg="Started container" PID=11179 containerID=d03d677b2707095006e93b16656ec0277456e35d87dfa1c9140d52ff61a7d9ae description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=00f262d8-ece8-43b6-bdad-3e561f21af58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10186b6c0554b83487cb9e6b20d5db8f6d74efb01c3c4021ef0333c323191b15
2026-06-11 12:41:54.956923 | controller | Jun 11 11:12:49.234617 crc crio[3656]: time="2026-06-11T11:12:49.234359636Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=f68f8b19-5270-46a9-bdff-f84351f6f56d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.956939 | controller | Jun 11 11:12:49.241063 crc crio[3656]: time="2026-06-11T11:12:49.24087466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.956954 | controller | Jun 11 11:12:49.254940 crc crio[3656]: time="2026-06-11T11:12:49.24220876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.956969 | controller | Jun 11 11:12:49.254940 crc crio[3656]: time="2026-06-11T11:12:49.245383784Z" level=info msg="Created container 77863117075fbb5683a421a46e2eb2319073a67e9875683285ce1c365cf9aae2: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=c8e37d21-477a-48fe-bc51-4c8f5965d000 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.956985 | controller | Jun 11 11:12:49.254940 crc crio[3656]: time="2026-06-11T11:12:49.250829456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.957000 | controller | Jun 11 11:12:49.254940 crc crio[3656]: time="2026-06-11T11:12:49.254193556Z" level=info msg="Started container" PID=11152 containerID=9555ad48c31cc59ae86ee39e33469043f7f869e0e97fd6884dd3bba5be61292b description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=fe670aba-0859-4b67-8ef9-f1b00b9908f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78386624c147c77fa8b728f5f73e2c215a403a4523c4ffec51e5b46a675ba5f9
2026-06-11 12:41:54.957016 | controller | Jun 11 11:12:49.264946 crc crio[3656]: time="2026-06-11T11:12:49.261283958Z" level=info msg="Started container" PID=11131 containerID=280654b2f1b8f7400c81dec5c7794ed60c49172c7dfdfddaf71cb7cadd0831d5 description=openshift-console/console-6c684df5db-cc8g8/console id=2aca8800-b1e0-433f-af95-99af94d1108d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085
2026-06-11 12:41:54.957032 | controller | Jun 11 11:12:49.272404 crc crio[3656]: time="2026-06-11T11:12:49.271948305Z" level=info msg="Starting container: 77863117075fbb5683a421a46e2eb2319073a67e9875683285ce1c365cf9aae2" id=a6864622-7c99-4500-87b8-872e4b182018 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.957047 | controller | Jun 11 11:12:49.292253 crc crio[3656]: time="2026-06-11T11:12:49.292037303Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.957062 | controller | Jun 11 11:12:49.292253 crc crio[3656]: time="2026-06-11T11:12:49.292111196Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.957077 | controller | Jun 11 11:12:49.292253 crc crio[3656]: time="2026-06-11T11:12:49.292137116Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-11 12:41:54.957096 | controller | Jun 11 11:12:49.293994 crc crio[3656]: time="2026-06-11T11:12:49.293917069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.957112 | controller | Jun 11 11:12:49.296567 crc crio[3656]: time="2026-06-11T11:12:49.296460295Z" level=info msg="Started container" PID=11186 containerID=e62c6578389d72c50d9c12102506b95a97750c27bab0ea440d39d5884c26abe6 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=6f1f097e-1b5e-43f4-9934-f31c4df2ca35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de91c6f3e7a8eb47d4e5c187dfbbf09c6e7a9b3134c07424a5d5225c1847be51
2026-06-11 12:41:54.957128 | controller | Jun 11 11:12:49.317621 crc crio[3656]: time="2026-06-11T11:12:49.317250164Z" level=info msg="Started container" PID=11155 containerID=77863117075fbb5683a421a46e2eb2319073a67e9875683285ce1c365cf9aae2 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=a6864622-7c99-4500-87b8-872e4b182018 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f85b77d7a5798fa7c514f35ddf6ab9aca3693e33425ebc33188838a4334db993
2026-06-11 12:41:54.957143 | controller | Jun 11 11:12:49.322868 crc crio[3656]: time="2026-06-11T11:12:49.321962554Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=d0722159-f323-4c5c-845b-faf5c304b6c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.957159 | controller | Jun 11 11:12:49.328178 crc crio[3656]: time="2026-06-11T11:12:49.327373836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.957174 | controller | Jun 11 11:12:49.351515 crc crio[3656]: time="2026-06-11T11:12:49.351314578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.957190 | controller | Jun 11 11:12:49.353042 crc crio[3656]: time="2026-06-11T11:12:49.352975548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.957205 | controller | Jun 11 11:12:49.357789 crc crio[3656]: time="2026-06-11T11:12:49.357634627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.957220 | controller | Jun 11 11:12:49.359076 crc crio[3656]: time="2026-06-11T11:12:49.358919295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.957235 | controller | Jun 11 11:12:49.363942 crc crio[3656]: time="2026-06-11T11:12:49.363833641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.957251 | controller | Jun 11 11:12:49.367512 crc crio[3656]: time="2026-06-11T11:12:49.366971885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.957266 | controller | Jun 11 11:12:49.375850 crc crio[3656]: time="2026-06-11T11:12:49.375110067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.957282 | controller | Jun 11 11:12:49.376934 crc crio[3656]: time="2026-06-11T11:12:49.376453637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.957302 | controller | Jun 11 11:12:49.391271 crc crio[3656]: time="2026-06-11T11:12:49.389741203Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.957318 | controller | Jun 11 11:12:49.391271 crc crio[3656]: time="2026-06-11T11:12:49.389864996Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.957334 | controller | Jun 11 11:12:49.391271 crc crio[3656]: time="2026-06-11T11:12:49.389889567Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-11 12:41:54.957367 | controller | Jun 11 11:12:49.476541 crc crio[3656]: time="2026-06-11T11:12:49.476351472Z" level=info msg="Created container 7bb59bd106cdd35a5f43324e56e31a252018d7622002b7a192c6ecfb55c74974: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=c6190ff1-a345-47b9-93fd-afc31b8704c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.957386 | controller | Jun 11 11:12:49.477209 crc crio[3656]: time="2026-06-11T11:12:49.477169866Z" level=info msg="Created container 341f3934efc0068f184f25f0283cdd5c4d06c333a159d6ee84266d349e891a4b: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=186bb197-7cb0-4042-afab-224958cff356 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.957401 | controller | Jun 11 11:12:49.485204 crc crio[3656]: time="2026-06-11T11:12:49.476267949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.957417 | controller | Jun 11 11:12:49.504877 crc crio[3656]: time="2026-06-11T11:12:49.500121089Z" level=info msg="Created container b83a0f4be0ffce1f0e7e750b898f0949c9f980e0525501a383b6d9c91c653c40: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=5e76b190-1bb0-4b21-bdad-f1fe4cb87e94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.957433 | controller | Jun 11 11:12:49.507906 crc crio[3656]: time="2026-06-11T11:12:49.507661844Z" level=info msg="Created container b00fcc6b72b33559923f836fd7dcf3d2d244ad4d5a50b8e36ff92cf1a1710402: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=e84db263-c686-47b6-af34-affa20a8e1c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.957449 | controller | Jun 11 11:12:49.513999 crc crio[3656]: time="2026-06-11T11:12:49.477540857Z" level=info msg="Created container 8c334bf458a4d238df8853cfa6d8b1af868960331bbe7efac2b0c15b8ff2fa49: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=5864b351-3d94-46c4-9d8a-85a498ce7670 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.957464 | controller | Jun 11 11:12:49.516405 crc crio[3656]: time="2026-06-11T11:12:49.482873746Z" level=info msg="Created container 83238a254921138564ca67d45ec8ee405eac2529224d558ae3db178665b6ec52: openshift-console/downloads-747b44746d-4pqvr/download-server" id=6d073921-c417-495d-8113-078d18796063 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.957480 | controller | Jun 11 11:12:49.521164 crc crio[3656]: time="2026-06-11T11:12:49.520775765Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=e96c1022-c9af-4bc6-975d-7f491b20b75c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.957495 | controller | Jun 11 11:12:49.525539 crc crio[3656]: time="2026-06-11T11:12:49.522365062Z" level=info msg="Starting container: b83a0f4be0ffce1f0e7e750b898f0949c9f980e0525501a383b6d9c91c653c40" id=32dcd408-5dcd-46dc-9626-ff31d797c01b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.957511 | controller | Jun 11 11:12:49.525539 crc crio[3656]: time="2026-06-11T11:12:49.522511196Z" level=info msg="Starting container: 341f3934efc0068f184f25f0283cdd5c4d06c333a159d6ee84266d349e891a4b" id=48aa3f67-03cd-4d25-b814-1ebc69b0050a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.957531 | controller | Jun 11 11:12:49.525539 crc crio[3656]: time="2026-06-11T11:12:49.525162465Z" level=info msg="Starting container: b00fcc6b72b33559923f836fd7dcf3d2d244ad4d5a50b8e36ff92cf1a1710402" id=d9546d37-b806-444c-a6f6-f57b65d10c84 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.957547 | controller | Jun 11 11:12:49.526184 crc crio[3656]: time="2026-06-11T11:12:49.526048382Z" level=info msg="Starting container: 83238a254921138564ca67d45ec8ee405eac2529224d558ae3db178665b6ec52" id=ad0c9fe9-8a1c-4332-9362-557572ed6ee5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.957563 | controller | Jun 11 11:12:49.528199 crc crio[3656]: time="2026-06-11T11:12:49.528087702Z" level=info msg="Starting container: 8c334bf458a4d238df8853cfa6d8b1af868960331bbe7efac2b0c15b8ff2fa49" id=4ee24e29-eda3-48ec-97dc-9023fb3f0cde name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.957578 | controller | Jun 11 11:12:49.536720 crc crio[3656]: time="2026-06-11T11:12:49.536458221Z" level=info msg="Starting container: 7bb59bd106cdd35a5f43324e56e31a252018d7622002b7a192c6ecfb55c74974" id=90c80a10-c510-4ae4-b155-090774c7b3c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.957593 | controller | Jun 11 11:12:49.546381 crc crio[3656]: time="2026-06-11T11:12:49.546310325Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=239f5fe2-8659-4fec-9b9a-5fae4181533b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.957609 | controller | Jun 11 11:12:49.548338 crc crio[3656]: time="2026-06-11T11:12:49.546843831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.957624 | controller | Jun 11 11:12:49.573615 crc crio[3656]: time="2026-06-11T11:12:49.573110773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.957640 | controller | Jun 11 11:12:49.592421 crc crio[3656]: time="2026-06-11T11:12:49.591919033Z" level=info msg="Started container" PID=11172 containerID=83238a254921138564ca67d45ec8ee405eac2529224d558ae3db178665b6ec52 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ad0c9fe9-8a1c-4332-9362-557572ed6ee5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593
2026-06-11 12:41:54.957656 | controller | Jun 11 11:12:49.631250 crc crio[3656]: time="2026-06-11T11:12:49.631126511Z" level=info msg="Started container" PID=11188 containerID=8c334bf458a4d238df8853cfa6d8b1af868960331bbe7efac2b0c15b8ff2fa49 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=4ee24e29-eda3-48ec-97dc-9023fb3f0cde name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcf7af18e3a19137f8b0b541986225d502a55741cc8b358c7283fa3516a6c2a9
2026-06-11 12:41:54.957672 | controller | Jun 11 11:12:49.655208 crc crio[3656]: time="2026-06-11T11:12:49.654905019Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=9ab96b58-2c1f-4ee7-8aa6-2cc923fb3b89 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.957687 | controller | Jun 11 11:12:49.655454 crc crio[3656]: time="2026-06-11T11:12:49.655329901Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=00720882-520e-4f4c-a90b-6c09a9221003 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.957703 | controller | Jun 11 11:12:49.739833 crc crio[3656]: time="2026-06-11T11:12:49.72077747Z" level=info msg="Started container" PID=11247 containerID=341f3934efc0068f184f25f0283cdd5c4d06c333a159d6ee84266d349e891a4b description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=48aa3f67-03cd-4d25-b814-1ebc69b0050a name=/runtime.v1.RuntimeService/StartContainer sandboxID=782ae8e0bf919e48972abfd088081446af32fc52009b0277a25721766b47aa85
2026-06-11 12:41:54.957723 | controller | Jun 11 11:12:49.753295 crc crio[3656]: time="2026-06-11T11:12:49.726236283Z" level=info msg="Started container" PID=11243 containerID=7bb59bd106cdd35a5f43324e56e31a252018d7622002b7a192c6ecfb55c74974 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=90c80a10-c510-4ae4-b155-090774c7b3c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2614f80bb99d5af1494d86f655d2856f1427c0a4a7c7dd2c8798f9643b0f471
2026-06-11 12:41:54.957740 | controller | Jun 11 11:12:49.876812 crc crio[3656]: time="2026-06-11T11:12:49.873382144Z" level=info msg="Created container 00283d222dfca9e3123e336bd6cd5161730657f166bcba8d415888f1e28853b3: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=f853776e-cea4-4001-a766-4657fd4d454e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.957755 | controller | Jun 11 11:12:49.885276 crc crio[3656]: time="2026-06-11T11:12:49.880534477Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=5768158a-104e-4435-ad70-8988ab6d2df9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.957770 | controller | Jun 11 11:12:49.897372 crc crio[3656]: time="2026-06-11T11:12:49.896645727Z" level=info msg="Starting container: 00283d222dfca9e3123e336bd6cd5161730657f166bcba8d415888f1e28853b3" id=fbcbd537-d1e0-4022-ac2a-823498b14fb8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.957785 | controller | Jun 11 11:12:50.080433 crc crio[3656]: time="2026-06-11T11:12:50.080311276Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a9368904-f10a-4eaa-a4b2-00ceb04f5f4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.957801 | controller | Jun 11 11:12:50.081335 crc crio[3656]: time="2026-06-11T11:12:50.080965256Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=34c700ee-3606-4478-9494-a70a4a833170 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.957816 | controller | Jun 11 11:12:50.089395 crc crio[3656]: time="2026-06-11T11:12:50.081494241Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=a2771dcd-7380-41f2-9df7-202d868fa850 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.957832 | controller | Jun 11 11:12:50.114095 crc crio[3656]: time="2026-06-11T11:12:50.093662614Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=d9d888ae-6902-4a07-ae38-1b6f4190ba6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.957847 | controller | Jun 11 11:12:50.114095 crc crio[3656]: time="2026-06-11T11:12:50.112924687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.957862 | controller | Jun 11 11:12:50.126954 crc crio[3656]: time="2026-06-11T11:12:50.101284111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.957878 | controller | Jun 11 11:12:50.141811 crc crio[3656]: time="2026-06-11T11:12:50.106491696Z" level=info msg="Started container" PID=11170 containerID=b83a0f4be0ffce1f0e7e750b898f0949c9f980e0525501a383b6d9c91c653c40 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=32dcd408-5dcd-46dc-9626-ff31d797c01b name=/runtime.v1.RuntimeService/StartContainer sandboxID=969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d
2026-06-11 12:41:54.957897 | controller | Jun 11 11:12:50.143074 crc crio[3656]: time="2026-06-11T11:12:50.111216846Z" level=info msg="Started container" PID=11154 containerID=b00fcc6b72b33559923f836fd7dcf3d2d244ad4d5a50b8e36ff92cf1a1710402 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=d9546d37-b806-444c-a6f6-f57b65d10c84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466
2026-06-11 12:41:54.957914 | controller | Jun 11 11:12:50.712925 crc crio[3656]: time="2026-06-11T11:12:50.703936676Z" level=info msg="Started container" PID=11279 containerID=00283d222dfca9e3123e336bd6cd5161730657f166bcba8d415888f1e28853b3 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=fbcbd537-d1e0-4022-ac2a-823498b14fb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b3e341379c9d19e2b38c1c5b7f71a5af218b30a2445f82e0b3a8f0f0676f979
2026-06-11 12:41:54.957930 | controller | Jun 11 11:12:50.734577 crc crio[3656]: time="2026-06-11T11:12:50.733489346Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=7936ae19-46ee-4c4a-83a9-03fb8317cf11 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.957946 | controller | Jun 11 11:12:50.785813 crc crio[3656]: time="2026-06-11T11:12:50.756382908Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.957961 | controller | Jun 11 11:12:50.785813 crc crio[3656]: time="2026-06-11T11:12:50.757375377Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.957977 | controller | Jun 11 11:12:50.785813 crc crio[3656]: time="2026-06-11T11:12:50.757418738Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-11 12:41:54.957993 | controller | Jun 11 11:12:50.787488 crc crio[3656]: time="2026-06-11T11:12:50.787235276Z" level=info msg="Created container 82f8dd00ca7a9e1b84ae438f1341918ad210a6bf034b81574dd52af5d982bff5: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=a00fe579-705b-4741-b92f-86e398d1439d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.958009 | controller | Jun 11 11:12:50.803127 crc crio[3656]: time="2026-06-11T11:12:50.802831561Z" level=info msg="Starting container: 82f8dd00ca7a9e1b84ae438f1341918ad210a6bf034b81574dd52af5d982bff5" id=7e2cb633-16a5-4042-827b-c6ae6201cd05 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.958024 | controller | Jun 11 11:12:50.848423 crc crio[3656]: time="2026-06-11T11:12:50.847271224Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8b60c16d-7643-4642-a9ec-fc3ef9e76e9e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.958040 | controller | Jun 11 11:12:50.885671 crc crio[3656]: time="2026-06-11T11:12:50.884999517Z" level=info msg="Started container" PID=11322 containerID=82f8dd00ca7a9e1b84ae438f1341918ad210a6bf034b81574dd52af5d982bff5 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=7e2cb633-16a5-4042-827b-c6ae6201cd05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69a9343d44ccd22369c49194b81969f2dd533af1761799627ce320b032856ddd
2026-06-11 12:41:54.958056 | controller | Jun 11 11:12:50.917158 crc crio[3656]: time="2026-06-11T11:12:50.911119235Z" level=info msg="Created container c92d44af5bfe53ed30bad675a134ee99f41354337c92498024e611bdfaf94dd0: openshift-operator-lifecycle-manager/collect-profiles-29686260-vs65h/collect-profiles" id=e41d3fd2-a22f-4c83-936a-41a8ce0d68dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.958076 | controller | Jun 11 11:12:50.938803 crc crio[3656]: time="2026-06-11T11:12:50.929477772Z" level=info msg="Created container 66d8c1a9e48cbcfcbed5c8a2af774c893cb66623e484fb5ec521fdf51b662c73: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=95d0f552-ce0e-4dd9-b3be-d2bcf9e3c7d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.958092 | controller | Jun 11 11:12:51.041653 crc crio[3656]: time="2026-06-11T11:12:51.04159198Z" level=info msg="Starting container: c92d44af5bfe53ed30bad675a134ee99f41354337c92498024e611bdfaf94dd0" id=95274f29-0acb-4e79-a5f1-85ceb7f17c38 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.958107 | controller | Jun 11 11:12:51.121653 crc crio[3656]: time="2026-06-11T11:12:51.119326355Z" level=info msg="Starting container: 66d8c1a9e48cbcfcbed5c8a2af774c893cb66623e484fb5ec521fdf51b662c73" id=7abc3000-2a1c-4928-bc15-17372b5c7e78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.958123 | controller | Jun 11 11:12:51.283537 crc crio[3656]: time="2026-06-11T11:12:51.273831886Z" level=info msg="Created container ad3fff3c8bd2bf0ff5684c4d5e8e7939d94a617c8ab8469d87b88c26a9f7b21f: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=27176999-aa75-4e4a-8dc4-3f6552dc0c74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.958138 | controller | Jun 11 11:12:51.307255 crc crio[3656]: time="2026-06-11T11:12:51.306917451Z" level=info msg="Started container" PID=11337 containerID=66d8c1a9e48cbcfcbed5c8a2af774c893cb66623e484fb5ec521fdf51b662c73 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=7abc3000-2a1c-4928-bc15-17372b5c7e78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40796ebcf5cc32f3c0eb75517292838c40ac03a0b46588fd51dfd297ce31739c
2026-06-11 12:41:54.958154 | controller | Jun 11 11:12:51.346194 crc crio[3656]: time="2026-06-11T11:12:51.345936203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.958169 | controller | Jun 11 11:12:51.465159 crc crio[3656]: time="2026-06-11T11:12:51.463992608Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=49c02864-a964-42d1-8767-e42947985c3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.958184 | controller | Jun 11 11:12:51.465159 crc crio[3656]: time="2026-06-11T11:12:51.464545755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.958199 | controller | Jun 11 11:12:51.470467 crc crio[3656]: time="2026-06-11T11:12:51.467651607Z" level=info msg="Starting container: ad3fff3c8bd2bf0ff5684c4d5e8e7939d94a617c8ab8469d87b88c26a9f7b21f" id=05a3c3e2-5071-44a3-967d-74fb5479025e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.958214 | controller | Jun 11 11:12:51.563070 crc crio[3656]: time="2026-06-11T11:12:51.561181803Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=f12dcfda-5eb4-4683-9acf-47a489e9df27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.958230 | controller | Jun 11 11:12:51.563070 crc crio[3656]: time="2026-06-11T11:12:51.562074469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.958245 | controller | Jun 11 11:12:51.563070 crc crio[3656]: time="2026-06-11T11:12:51.562658316Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=d8d20b22-c533-4bd8-a605-94a1eb0e0ba6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.958264 | controller | Jun 11 11:12:51.563822 crc crio[3656]: time="2026-06-11T11:12:51.563165772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.958280 | controller | Jun 11 11:12:51.600774 crc crio[3656]: time="2026-06-11T11:12:51.600250856Z" level=info msg="Started container" PID=11340 containerID=ad3fff3c8bd2bf0ff5684c4d5e8e7939d94a617c8ab8469d87b88c26a9f7b21f description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=05a3c3e2-5071-44a3-967d-74fb5479025e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e228d7dca85ac5eedf16b5be47d4be1f2ac3018a8fe686e38f353859849ead1f
2026-06-11 12:41:54.958296 | controller | Jun 11 11:12:51.868118 crc crio[3656]: time="2026-06-11T11:12:51.865843955Z" level=info msg="Created container cb146126f298ec407e08cd0f90385ddf946c36e6053ffe236f89e587a470b499: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=3b4b789e-98ac-4641-9372-65891f60d39b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.958324 | controller | Jun 11 11:12:52.188472 crc crio[3656]: time="2026-06-11T11:12:52.187839923Z" level=info msg="Created container ca48c8776b1632506b1802c5bee7c38cae1f5e79848ae093f53efd887a8a55a1: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=8ce7c680-9b73-4edb-91e8-47d0aa36b604 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.958341 | controller | Jun 11 11:12:52.240874 crc crio[3656]: time="2026-06-11T11:12:52.24013018Z" level=info msg="Started container" PID=11315 containerID=c92d44af5bfe53ed30bad675a134ee99f41354337c92498024e611bdfaf94dd0 description=openshift-operator-lifecycle-manager/collect-profiles-29686260-vs65h/collect-profiles id=95274f29-0acb-4e79-a5f1-85ceb7f17c38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b
2026-06-11 12:41:54.958373 | controller | Jun 11 11:12:52.284859 crc crio[3656]: time="2026-06-11T11:12:52.284425488Z" level=info msg="Starting container: cb146126f298ec407e08cd0f90385ddf946c36e6053ffe236f89e587a470b499" id=5a112c4f-7917-4664-b0a5-63ffce8827cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.958391 | controller | Jun 11 11:12:52.287357 crc crio[3656]: time="2026-06-11T11:12:52.286515291Z" level=info msg="Starting container: ca48c8776b1632506b1802c5bee7c38cae1f5e79848ae093f53efd887a8a55a1" id=1688093e-1de2-44d9-aef4-1a4dd1ac5c76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.958407 | controller | Jun 11 11:12:52.776189 crc crio[3656]: time="2026-06-11T11:12:52.770283005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.958423 | controller | Jun 11 11:12:52.855958 crc crio[3656]: time="2026-06-11T11:12:52.770563213Z" level=info msg="Created container 771c9e6d0403c80020a63f85798e21609d9af3809aadf9d211956cd63f1778b1: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=cc7fb124-a00b-4dd4-af1a-2b846fb97370 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.958438 | controller | Jun 11 11:12:53.053074 crc crio[3656]: time="2026-06-11T11:12:53.048053396Z" level=info msg="Started container" PID=11341 containerID=ca48c8776b1632506b1802c5bee7c38cae1f5e79848ae093f53efd887a8a55a1 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=1688093e-1de2-44d9-aef4-1a4dd1ac5c76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5218237aa73225829426ea9415b98cc04511ed62c3d20cb20d02e42764e5c9ea
2026-06-11 12:41:54.958454 | controller | Jun 11 11:12:53.701542 crc crio[3656]: time="2026-06-11T11:12:53.701390911Z" level=info msg="Started container" PID=11338 containerID=cb146126f298ec407e08cd0f90385ddf946c36e6053ffe236f89e587a470b499 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=5a112c4f-7917-4664-b0a5-63ffce8827cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f992db5870207eee81d6005fc7799ca98b143ccf92fb43fcf88d573c185143d7
2026-06-11 12:41:54.958475 | controller | Jun 11 11:12:54.029298 crc crio[3656]: time="2026-06-11T11:12:54.029192382Z" level=info msg="Starting container: 771c9e6d0403c80020a63f85798e21609d9af3809aadf9d211956cd63f1778b1" id=cfb1f555-3e98-4882-bc51-35047bc2966c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.958491 | controller | Jun 11 11:12:54.058558 crc crio[3656]: time="2026-06-11T11:12:54.058438883Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=cb5eeabd-5e35-442c-936f-f21a1cd906a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.958507 | controller | Jun 11 11:12:54.621567 crc crio[3656]: time="2026-06-11T11:12:54.616186211Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=f3594e35-e3ac-4cc0-8439-b4d8f0d0cf34 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.958522 | controller | Jun 11 11:12:54.937592 crc crio[3656]: time="2026-06-11T11:12:54.935258503Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 12:41:54.958538 | controller | Jun 11 11:12:55.221628 crc crio[3656]: time="2026-06-11T11:12:55.203369287Z" level=info msg="Started container" PID=11331 containerID=771c9e6d0403c80020a63f85798e21609d9af3809aadf9d211956cd63f1778b1 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=cfb1f555-3e98-4882-bc51-35047bc2966c name=/runtime.v1.RuntimeService/StartContainer sandboxID=158da32e2b556415b2ec31a4dd3c5d0d8497d5a5acd1e6d7e7db8232f54b3201
2026-06-11 12:41:54.958554 | controller | Jun 11 11:12:55.448494 crc crio[3656]: time="2026-06-11T11:12:55.448435784Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3c60b676-8d11-4b43-a19f-94fee774d205 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.958570 | controller | Jun 11 11:12:55.487320 crc crio[3656]: time="2026-06-11T11:12:55.480401876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.958585 | controller | Jun 11 11:12:55.877159 crc crio[3656]: time="2026-06-11T11:12:55.865996938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.958601 | controller | Jun 11 11:12:56.031642 crc crio[3656]: time="2026-06-11T11:12:56.030497916Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=34dbe35a-6313-47bb-a57a-1412fc1afffe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.958616 | controller | Jun 11 11:12:56.263817 crc crio[3656]: time="2026-06-11T11:12:56.259957238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.958632 | controller | Jun 11 11:12:56.464380 crc crio[3656]: time="2026-06-11T11:12:56.463462568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.958648 | controller | Jun 11 11:12:56.820984 crc crio[3656]: time="2026-06-11T11:12:56.813363087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.958663 | controller | Jun 11 11:12:57.642896 crc crio[3656]: time="2026-06-11T11:12:57.642461564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.958687 | controller | Jun 11 11:12:58.009070 crc crio[3656]: time="2026-06-11T11:12:58.008904886Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.958704 | controller | Jun 11 11:12:58.020840 crc crio[3656]: time="2026-06-11T11:12:58.020667136Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.958720 | controller | Jun 11 11:12:58.021189 crc crio[3656]: time="2026-06-11T11:12:58.021166701Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-11 12:41:54.958736 | controller | Jun 11 11:12:58.331150 crc crio[3656]: time="2026-06-11T11:12:58.330185053Z" level=info msg="Created container 318634332f3f1c8739cafefc7c2aa03c6f97eca7593e758e4653153ede523718: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=d8d20b22-c533-4bd8-a605-94a1eb0e0ba6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.958752 | controller | Jun 11 11:12:58.582139 crc crio[3656]: time="2026-06-11T11:12:58.581070334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.958767 | controller | Jun 11 11:12:58.856167 crc crio[3656]: time="2026-06-11T11:12:58.855332871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.958783 | controller | Jun 11 11:12:58.868796 crc crio[3656]: time="2026-06-11T11:12:58.862465073Z" level=info msg="Starting container: 318634332f3f1c8739cafefc7c2aa03c6f97eca7593e758e4653153ede523718" id=2c894082-d478-48c1-9b68-5eecbb3fbbf3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.958799 | controller | Jun 11 11:12:59.535081 crc crio[3656]: time="2026-06-11T11:12:59.474908329Z" level=info msg="Started container" PID=11629 containerID=318634332f3f1c8739cafefc7c2aa03c6f97eca7593e758e4653153ede523718 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=2c894082-d478-48c1-9b68-5eecbb3fbbf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de91c6f3e7a8eb47d4e5c187dfbbf09c6e7a9b3134c07424a5d5225c1847be51
2026-06-11 12:41:54.958815 | controller | Jun 11 11:12:59.535081 crc crio[3656]: time="2026-06-11T11:12:59.51189759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.958831 | controller | Jun 11 11:13:00.282448 crc crio[3656]: time="2026-06-11T11:13:00.27628197Z" level=info msg="Created container 1e1c23ffea41ed8f37a9a867b8e18929a2a3cded4e19a9e353a73a770b59c185: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=f12dcfda-5eb4-4683-9acf-47a489e9df27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.958846 | controller | Jun 11 11:13:01.444579 crc crio[3656]: time="2026-06-11T11:13:01.439168246Z" level=info msg="Created container 06bdfdbd6ff762de4948e4e749a1101aa7be346996b7321532359388f79228da: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=2cc06d0b-6785-4aa9-9b7a-5df5af4b8807 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.958862 | controller | Jun 11 11:13:01.505247 crc crio[3656]: time="2026-06-11T11:13:01.504884282Z" level=info msg="Created container bf7be0d6df69d128d35dcfd45e469360f1c37689ca2b15a1843be5cb5f9e1468: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=49c02864-a964-42d1-8767-e42947985c3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.958877 | controller | Jun 11 11:13:02.487830 crc crio[3656]: time="2026-06-11T11:13:02.486183132Z" level=info msg="Starting container: 1e1c23ffea41ed8f37a9a867b8e18929a2a3cded4e19a9e353a73a770b59c185" id=84185b47-af96-48c2-9a48-0418f502db45 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.958897 | controller | Jun 11 11:13:02.713926 crc crio[3656]: time="2026-06-11T11:13:02.713615454Z" level=info msg="Starting container: 06bdfdbd6ff762de4948e4e749a1101aa7be346996b7321532359388f79228da" id=e7df0cd8-80fd-41cf-add8-e5d5282c5452 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.958913 | controller | Jun 11 11:13:03.032842 crc crio[3656]: time="2026-06-11T11:13:03.027126149Z" level=info msg="Starting container: bf7be0d6df69d128d35dcfd45e469360f1c37689ca2b15a1843be5cb5f9e1468" id=56afddb1-3f1f-4d92-b771-bf5368c89b29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.958929 | controller | Jun 11 11:13:03.666299 crc crio[3656]: time="2026-06-11T11:13:03.66522117Z" level=info msg="Started container" PID=11676 containerID=1e1c23ffea41ed8f37a9a867b8e18929a2a3cded4e19a9e353a73a770b59c185 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=84185b47-af96-48c2-9a48-0418f502db45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=782ae8e0bf919e48972abfd088081446af32fc52009b0277a25721766b47aa85
2026-06-11 12:41:54.958945 | controller | Jun 11 11:13:03.862191 crc crio[3656]: time="2026-06-11T11:13:03.85532097Z" level=info msg="Started container" PID=11669 containerID=06bdfdbd6ff762de4948e4e749a1101aa7be346996b7321532359388f79228da description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=e7df0cd8-80fd-41cf-add8-e5d5282c5452 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0993580b5a44867bf218b00a50708e0fc4c9226642cc3cbb0698526ab7401b1
2026-06-11 12:41:54.958960 | controller | Jun 11 11:13:03.937627 crc crio[3656]: time="2026-06-11T11:13:03.933523139Z" level=info msg="Started container" PID=11728 containerID=bf7be0d6df69d128d35dcfd45e469360f1c37689ca2b15a1843be5cb5f9e1468 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=56afddb1-3f1f-4d92-b771-bf5368c89b29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5
2026-06-11 12:41:54.958976 | controller | Jun 11 11:13:04.654340 crc crio[3656]: time="2026-06-11T11:13:04.654159327Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.958991 | controller | Jun 11 11:13:04.654340 crc crio[3656]: time="2026-06-11T11:13:04.65426424Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.959006 | controller | Jun 11 11:13:04.654340 crc crio[3656]: time="2026-06-11T11:13:04.654297921Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_beff98eb-1124-4d43-bef5-d7aa07514991\""
2026-06-11 12:41:54.959022 | controller | Jun 11 11:13:04.654340 crc crio[3656]: time="2026-06-11T11:13:04.654340842Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ip-control-loop\""
2026-06-11 12:41:54.959037 | controller | Jun 11 11:13:05.858878 crc crio[3656]: time="2026-06-11T11:13:05.853949583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.959052 | controller | Jun 11 11:13:07.291970 crc crio[3656]: time="2026-06-11T11:13:07.289876671Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=d5f57bc8-45e0-4ba6-b7a4-0a96949d4328 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.959070 | controller | Jun 11 11:13:07.365451 crc crio[3656]: time="2026-06-11T11:13:07.365225364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.959085 | controller | Jun 11 11:13:07.724606 crc crio[3656]: time="2026-06-11T11:13:07.724311537Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=cf736a47-9e65-413a-bdcd-a6b5035104cf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.959104 | controller | Jun 11 11:13:08.051279 crc crio[3656]: time="2026-06-11T11:13:08.051099118Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=7888388b-6141-42fa-a738-4e481b3585d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.959120 | controller | Jun 11 11:13:08.055785 crc crio[3656]: time="2026-06-11T11:13:08.053239722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.959136 | controller | Jun 11 11:13:08.270491 crc crio[3656]: time="2026-06-11T11:13:08.270345557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.959151 | controller | Jun 11 11:13:09.125775 crc crio[3656]: time="2026-06-11T11:13:09.124664926Z" level=info msg="Created container fc9561726481064282312dc9c7b1e6df921f13db0dc6e0fb13f85f673da8a261: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=595bf8c9-0c62-472e-a9f4-e2cf9c9ac0b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.959167 | controller | Jun 11 11:13:09.193153 crc crio[3656]: time="2026-06-11T11:13:09.189462526Z" level=info msg="Starting container: fc9561726481064282312dc9c7b1e6df921f13db0dc6e0fb13f85f673da8a261" id=f975edef-a66d-40b6-bb0b-d9dae2dcd127 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.959182 | controller | Jun 11 11:13:09.449345 crc crio[3656]: time="2026-06-11T11:13:09.449281323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.959198 | controller | Jun 11 11:13:09.521640 crc crio[3656]: time="2026-06-11T11:13:09.514193016Z" level=info msg="Created container affb9528598c11bf9c5e4b7428bff465ef76a72a0703da9982a28935c4eba45a: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=f68f8b19-5270-46a9-bdff-f84351f6f56d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.959213 | controller | Jun 11 11:13:09.659667 crc crio[3656]: time="2026-06-11T11:13:09.65942507Z" level=info msg="Starting container: affb9528598c11bf9c5e4b7428bff465ef76a72a0703da9982a28935c4eba45a" id=ac49bbc8-d93b-4858-8c64-6b4a3880f358 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.959229 | controller | Jun 11 11:13:09.866262 crc crio[3656]: time="2026-06-11T11:13:09.864348662Z" level=info msg="Started container" PID=11891 containerID=affb9528598c11bf9c5e4b7428bff465ef76a72a0703da9982a28935c4eba45a description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=ac49bbc8-d93b-4858-8c64-6b4a3880f358 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69e0aaebfa2ac57c41fc015020f51c2df6228f606b8643a125d0b46806a69a74
2026-06-11 12:41:54.959245 | controller | Jun 11 11:13:10.209220 crc crio[3656]: time="2026-06-11T11:13:10.208608414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.959260 | controller | Jun 11 11:13:10.396088 crc crio[3656]: time="2026-06-11T11:13:10.395217039Z" level=info msg="Created container 8da84ffc68a0e4fd1e1960c76f8500740ba63a26f84cc2cd8d74aed54d7ce482: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=239f5fe2-8659-4fec-9b9a-5fae4181533b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.959276 | controller | Jun 11 11:13:10.486606 crc crio[3656]: time="2026-06-11T11:13:10.48593321Z" level=info msg="Started container" PID=11877 containerID=fc9561726481064282312dc9c7b1e6df921f13db0dc6e0fb13f85f673da8a261 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=f975edef-a66d-40b6-bb0b-d9dae2dcd127 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4
2026-06-11 12:41:54.959295 | controller | Jun 11 11:13:10.636222 crc crio[3656]: time="2026-06-11T11:13:10.636157194Z" level=info msg="Starting container: 8da84ffc68a0e4fd1e1960c76f8500740ba63a26f84cc2cd8d74aed54d7ce482" id=a027775c-2e69-4aa6-abfc-411ac9c7687f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.959310 | controller | Jun 11 11:13:10.878896 crc crio[3656]: time="2026-06-11T11:13:10.86237214Z" level=info msg="Started container" PID=11920 containerID=8da84ffc68a0e4fd1e1960c76f8500740ba63a26f84cc2cd8d74aed54d7ce482 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=a027775c-2e69-4aa6-abfc-411ac9c7687f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d4d05f13393cd1d4d7ec85518d86c35b339fe4f80dfefaba5fdfab1be0579e7
2026-06-11 12:41:54.959326 | controller | Jun 11 11:13:11.539371 crc crio[3656]: time="2026-06-11T11:13:11.521329672Z" level=info msg="Created container 849ba351ff3e0e38e28c9a1c2e41c338cc05cbd1742ba9de4a7a8f1f5773304f: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=d9d888ae-6902-4a07-ae38-1b6f4190ba6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.959341 | controller | Jun 11 11:13:11.595928 crc crio[3656]: time="2026-06-11T11:13:11.590541182Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=4dbcdbd3-86f5-4f6f-88c0-40d99461beff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.959381 | controller | Jun 11 11:13:11.603912 crc crio[3656]: time="2026-06-11T11:13:11.598967503Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=1fdf2889-876d-430d-84f8-9d0603e1b478 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.959399 | controller | Jun 11 11:13:11.628364 crc crio[3656]: time="2026-06-11T11:13:11.621599837Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=1f241e58-b868-475f-a0ed-3483685b90a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.959414 | controller | Jun 11 11:13:11.867018 crc crio[3656]: time="2026-06-11T11:13:11.866542391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.959430 | controller | Jun 11 11:13:11.992296 crc crio[3656]: time="2026-06-11T11:13:11.624139453Z" level=info msg="Starting container: 849ba351ff3e0e38e28c9a1c2e41c338cc05cbd1742ba9de4a7a8f1f5773304f" id=2a44b55a-6ce7-426e-b8eb-3687b9caf555 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.959445 | controller | Jun 11 11:13:12.322786 crc crio[3656]: time="2026-06-11T11:13:12.322463067Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.959461 | controller | Jun 11 11:13:12.322786 crc crio[3656]: time="2026-06-11T11:13:12.32256232Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.959477 | controller | Jun 11 11:13:12.322786 crc crio[3656]: time="2026-06-11T11:13:12.322594911Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/node-slice-controller\""
2026-06-11 12:41:54.959492 | controller | Jun 11 11:13:12.557835 crc crio[3656]: time="2026-06-11T11:13:12.556359222Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=52431af4-4d3e-46ae-8f6e-470c59b06afb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.959508 | controller | Jun 11 11:13:12.635946 crc crio[3656]: time="2026-06-11T11:13:12.635005824Z" level=info msg="Started container" PID=11936 containerID=849ba351ff3e0e38e28c9a1c2e41c338cc05cbd1742ba9de4a7a8f1f5773304f description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=2a44b55a-6ce7-426e-b8eb-3687b9caf555 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10186b6c0554b83487cb9e6b20d5db8f6d74efb01c3c4021ef0333c323191b15
2026-06-11 12:41:54.959527 | controller | Jun 11 11:13:12.911238 crc crio[3656]: time="2026-06-11T11:13:12.897269783Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=9042fb59-328b-4c45-8c0b-f0a2b7f6dfe1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.959544 | controller | Jun 11 11:13:13.049316 crc crio[3656]: time="2026-06-11T11:13:13.048269589Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=70ccfa66-9a27-4197-9df5-1eb107fef72f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.959560 | controller | Jun 11 11:13:13.049316 crc crio[3656]: time="2026-06-11T11:13:13.049042812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.959576 | controller | Jun 11 11:13:13.678393 crc crio[3656]: time="2026-06-11T11:13:13.678344162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.959591 | controller | Jun 11 11:13:13.726906 crc crio[3656]: time="2026-06-11T11:13:13.718373874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.959607 | controller | Jun 11 11:13:15.851424 crc crio[3656]: time="2026-06-11T11:13:15.827900909Z" level=info msg="Created container 094a16fce548a76e51677b22863084459b8456a80b3e98b5e140cfacf345ea0a: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=34dbe35a-6313-47bb-a57a-1412fc1afffe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.959622 | controller | Jun 11 11:13:15.997541 crc crio[3656]: time="2026-06-11T11:13:15.997204971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.959637 | controller | Jun 11 11:13:16.043175 crc crio[3656]: time="2026-06-11T11:13:16.042270013Z" level=info msg="Starting container: 094a16fce548a76e51677b22863084459b8456a80b3e98b5e140cfacf345ea0a" id=e62981ae-a021-47c6-9d58-d49864ad7a33 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.959652 | controller | Jun 11 11:13:17.519463 crc crio[3656]: time="2026-06-11T11:13:17.090316941Z" level=info msg="Started container" PID=12004 containerID=094a16fce548a76e51677b22863084459b8456a80b3e98b5e140cfacf345ea0a description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=e62981ae-a021-47c6-9d58-d49864ad7a33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5218237aa73225829426ea9415b98cc04511ed62c3d20cb20d02e42764e5c9ea
2026-06-11 12:41:54.959668 | controller | Jun 11 11:13:18.807474 crc crio[3656]: time="2026-06-11T11:13:18.140389568Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-p85kl/POD" id=ffceddef-a6cf-4d11-a505-618f7c82d6ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.959684 | controller | Jun 11 11:13:18.807474 crc crio[3656]: time="2026-06-11T11:13:18.141046038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.959699 | controller | Jun 11 11:13:18.807474 crc crio[3656]: time="2026-06-11T11:13:18.155667353Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.959718 | controller | Jun 11 11:13:18.807474 crc crio[3656]: time="2026-06-11T11:13:18.288413736Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.959734 | controller | Jun 11 11:13:18.807474 crc crio[3656]: time="2026-06-11T11:13:18.288461297Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/whereabouts\""
2026-06-11 12:41:54.959750 | controller | Jun 11 11:13:18.807474 crc crio[3656]: time="2026-06-11T11:13:18.380260411Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-vk6c6/POD" id=9f45c1ac-f937-4776-a15d-fbcf96d8f9f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.959765 | controller | Jun 11 11:13:18.807474 crc crio[3656]: time="2026-06-11T11:13:18.380354864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.959781 | controller | Jun 11 11:13:19.143252 crc crio[3656]: time="2026-06-11T11:13:19.14254534Z" level=info msg="Stopping container: 997f6a183af9e300d2bcfdb07138349cf603c05f5ed1f0b6323112738f30c3d3 (timeout: 30s)" id=a1161464-b1a0-4e8d-9359-1babcc63ae3d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.959797 | controller | Jun 11 11:13:19.198950 crc crio[3656]: time="2026-06-11T11:13:19.162590827Z" level=info msg="Stopping container: 980e971c4bf70f9f6b73667c706ce15586f5b11fe3e27876bdc90a0db7dd38e1 (timeout: 30s)" id=30d0f89c-54f6-40f4-b93b-6d84e89b9a37 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.959813 | controller | Jun 11 11:13:19.360965 crc crio[3656]: time="2026-06-11T11:13:19.344512964Z" level=info msg="Stopping container: 77863117075fbb5683a421a46e2eb2319073a67e9875683285ce1c365cf9aae2 (timeout: 30s)" id=3bc93d9d-8830-4d57-b20c-444e0277bc98 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.959828 | controller | Jun 11 11:13:19.898438 crc crio[3656]: time="2026-06-11T11:13:19.897609154Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-c7ln6/POD" id=80349848-c7a1-454f-92fd-d3c0f192d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.959844 | controller | Jun 11 11:13:20.393563 crc crio[3656]: time="2026-06-11T11:13:19.898658825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.959859 | controller | Jun 11 11:13:20.393563 crc crio[3656]: time="2026-06-11T11:13:20.291279637Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-26wrs/POD" id=d794a9af-d6bb-49f1-be7f-3241222fe0d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.959874 | controller | Jun 11 11:13:20.393563 crc crio[3656]: time="2026-06-11T11:13:20.29138085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.959890 | controller | Jun 11 11:13:20.563381 crc crio[3656]: time="2026-06-11T11:13:20.563337278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.959906 | controller | Jun 11 11:13:21.254004 crc crio[3656]: time="2026-06-11T11:13:21.250081617Z" level=info msg="Got pod network &{Name:certified-operators-vk6c6 Namespace:openshift-marketplace ID:168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509 UID:686c9890-1411-4bf9-8d24-9d1ce5867fe6 NetNS:/var/run/netns/78a1c13e-cb24-4bf7-ae61-f2a14c3bade8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod686c9890_1411_4bf9_8d24_9d1ce5867fe6.slice PodAnnotations:0xc0001828b0}] Aliases:map[]}"
2026-06-11 12:41:54.959922 | controller | Jun 11 11:13:21.254004 crc crio[3656]: time="2026-06-11T11:13:21.250612353Z" level=info msg="Adding pod openshift-marketplace_certified-operators-vk6c6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.959941 | controller | Jun 11 11:13:21.578840 crc crio[3656]: time="2026-06-11T11:13:21.5786327Z" level=info msg="Got pod network &{Name:redhat-marketplace-c7ln6 Namespace:openshift-marketplace ID:9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996 UID:0763b957-7da9-4d26-a3dc-c04f2ad9990c NetNS:/var/run/netns/3cfd194f-3b88-43b3-a622-a0032d214c42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0763b957_7da9_4d26_a3dc_c04f2ad9990c.slice PodAnnotations:0xc00279c2d8}] Aliases:map[]}"
2026-06-11 12:41:54.959958 | controller | Jun 11 11:13:21.579164 crc crio[3656]: time="2026-06-11T11:13:21.578857377Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-c7ln6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.959974 | controller | Jun 11 11:13:21.877654 crc crio[3656]: time="2026-06-11T11:13:21.877561082Z" level=info msg="Stopping container: bf7be0d6df69d128d35dcfd45e469360f1c37689ca2b15a1843be5cb5f9e1468 (timeout: 30s)" id=232a50b6-15a6-40bc-92be-77e66a4e4bf0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.959990 | controller | Jun 11 11:13:21.883512 crc crio[3656]: time="2026-06-11T11:13:21.883259831Z" level=info msg="Stopped container 997f6a183af9e300d2bcfdb07138349cf603c05f5ed1f0b6323112738f30c3d3: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=a1161464-b1a0-4e8d-9359-1babcc63ae3d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.960006 | controller | Jun 11 11:13:21.906076 crc crio[3656]: time="2026-06-11T11:13:21.905194655Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=39d72ba8-6e10-4968-bb2e-743afb9dd37a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.960022 | controller | Jun 11 11:13:22.063242 crc crio[3656]: time="2026-06-11T11:13:22.0618675Z" level=info msg="Got pod network &{Name:community-operators-p85kl Namespace:openshift-marketplace ID:78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164 UID:8d22030f-a035-40de-8248-adf3f7e83c92 NetNS:/var/run/netns/16a4b70f-16a5-4ec6-b9cd-57d6ebec1877 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8d22030f_a035_40de_8248_adf3f7e83c92.slice PodAnnotations:0xc0013007b8}] Aliases:map[]}"
2026-06-11 12:41:54.960038 | controller | Jun 11 11:13:22.063242 crc crio[3656]: time="2026-06-11T11:13:22.062647833Z" level=info msg="Adding pod openshift-marketplace_community-operators-p85kl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.960054 | controller | Jun 11 11:13:22.071725 crc crio[3656]: time="2026-06-11T11:13:22.07162005Z" level=info msg="Got pod network &{Name:redhat-operators-26wrs Namespace:openshift-marketplace ID:cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7 UID:916b175c-11a2-47e8-884b-b6c1c8d0b4d8 NetNS:/var/run/netns/975e6ac5-8251-4b79-9ec6-c56bed67f219 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod916b175c_11a2_47e8_884b_b6c1c8d0b4d8.slice PodAnnotations:0xc00279c498}] Aliases:map[]}"
2026-06-11 12:41:54.960070 | controller | Jun 11 11:13:22.071833 crc crio[3656]: time="2026-06-11T11:13:22.071732634Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-26wrs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.960085 | controller | Jun 11 11:13:22.415932 crc crio[3656]: time="2026-06-11T11:13:22.074652771Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=ad70705a-c4bd-4c45-bee0-22c6245ccaff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.960105 | controller | Jun 11 11:13:22.456097 crc crio[3656]: time="2026-06-11T11:13:22.456008536Z" level=info msg="Created container 81218c1afcdd58b7f48677967c55bfcf22fdecc9df13ed91aa3ea7ef4981f9f1: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=7888388b-6141-42fa-a738-4e481b3585d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.960122 | controller | Jun 11 11:13:22.707152 crc crio[3656]: time="2026-06-11T11:13:22.706360571Z" level=info msg="Starting container: 81218c1afcdd58b7f48677967c55bfcf22fdecc9df13ed91aa3ea7ef4981f9f1" id=c2eee3ed-26bb-4165-b29d-9ea689daf5a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.960138 | controller | Jun 11 11:13:22.775429 crc crio[3656]: time="2026-06-11T11:13:22.775212771Z" level=info msg="Stopped container 980e971c4bf70f9f6b73667c706ce15586f5b11fe3e27876bdc90a0db7dd38e1: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=30d0f89c-54f6-40f4-b93b-6d84e89b9a37 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.960153 | controller | Jun 11 11:13:22.788376 crc crio[3656]: time="2026-06-11T11:13:22.78390669Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=907a1e5d-928f-4f7d-a872-e0b2e5f7dd7f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.960169 | controller | Jun 11 11:13:22.792505 crc crio[3656]: time="2026-06-11T11:13:22.792045983Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=3e93e8ba-9917-4748-9c38-d9d084c2a4aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.960185 | controller | Jun 11 11:13:22.793099 crc crio[3656]: time="2026-06-11T11:13:22.792646441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.960200 | controller | Jun 11 11:13:22.802545 crc crio[3656]: time="2026-06-11T11:13:22.801416292Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=dadb3cd7-eec8-459e-bb82-cc79aaa32311 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.960216 | controller | Jun 11 11:13:23.076590 crc crio[3656]: time="2026-06-11T11:13:23.076000548Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=0307c6e7-5f2d-49dc-9f51-678587b62d20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.960232 | controller | Jun 11 11:13:23.076590 crc crio[3656]: time="2026-06-11T11:13:23.076580805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.960248 | controller | Jun 11 11:13:23.077049 crc crio[3656]: time="2026-06-11T11:13:23.076838333Z" level=info msg="Started container" PID=12105 containerID=81218c1afcdd58b7f48677967c55bfcf22fdecc9df13ed91aa3ea7ef4981f9f1 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=c2eee3ed-26bb-4165-b29d-9ea689daf5a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f992db5870207eee81d6005fc7799ca98b143ccf92fb43fcf88d573c185143d7
2026-06-11 12:41:54.960263 | controller | Jun 11 11:13:23.096038 crc crio[3656]: time="2026-06-11T11:13:23.095944242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.960279 | controller | Jun 11 11:13:23.571504 crc crio[3656]: time="2026-06-11T11:13:23.560223647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.960298 | controller | Jun 11 11:13:23.689323 crc crio[3656]: time="2026-06-11T11:13:23.689101205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.960317 | controller | Jun 11 11:13:23.839334 crc crio[3656]: time="2026-06-11T11:13:23.839091761Z" level=info msg="Reading blob body from https://registry.redhat.io/v2/redhat/redhat-marketplace-index/blobs/sha256:fc6a839907ff47a938837346d5882b76d2388880d439205aace259df1aedd7c4 failed (unexpected EOF), reconnecting after 4962746 bytes…"
2026-06-11 12:41:54.960337 | controller | Jun 11 11:13:23.924595 crc crio[3656]: time="2026-06-11T11:13:23.923641249Z" level=info msg="Reading blob body from https://registry.redhat.io/v2/redhat/redhat-marketplace-index/blobs/sha256:4021f37a3830d4a7287b1c92647c97bba203d33cec9c9986f5d70fbdd5961242 failed (unexpected EOF), reconnecting after 5058722 bytes…"
2026-06-11 12:41:54.960376 | controller | Jun 11 11:13:24.009490 crc crio[3656]: time="2026-06-11T11:13:24.003246229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.960395 | controller | Jun 11 11:13:24.216542 crc crio[3656]: time="2026-06-11T11:13:24.214444718Z" level=info msg="Reading blob body from https://registry.redhat.io/v2/redhat/redhat-marketplace-index/blobs/sha256:5af989ad839f3eac1ee1abf62c7d88da31a485182f0cdfce587ca09374454489 failed (unexpected EOF), reconnecting after 4998285 bytes…"
2026-06-11 12:41:54.960412 | controller | Jun 11 11:13:24.218151 crc crio[3656]: time="2026-06-11T11:13:24.217611823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.960429 | controller | Jun 11 11:13:24.407404 crc crio[3656]: time="2026-06-11T11:13:24.407239499Z" level=info msg="Created container 7ce5f84ceb113afcb0b3ca85550dd486f8d5d859e848d7c96dfe3499a5900b1c: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=1f241e58-b868-475f-a0ed-3483685b90a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.960444 | controller | Jun 11 11:13:24.434338 crc crio[3656]: time="2026-06-11T11:13:24.433314206Z" level=info msg="Starting container: 7ce5f84ceb113afcb0b3ca85550dd486f8d5d859e848d7c96dfe3499a5900b1c" id=5665978a-08bb-487f-9d55-b7c08df6e8f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.960461 | controller | Jun 11 11:13:24.571777 crc crio[3656]: time="2026-06-11T11:13:24.571569933Z" level=info msg="Stopped container bf7be0d6df69d128d35dcfd45e469360f1c37689ca2b15a1843be5cb5f9e1468: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=232a50b6-15a6-40bc-92be-77e66a4e4bf0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.960477 | controller | Jun 11 11:13:24.576630 crc crio[3656]: time="2026-06-11T11:13:24.57619508Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=128d603f-5971-45e8-ac8e-a16cf9a325c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.960493 | controller | Jun 11 11:13:24.596986 crc crio[3656]: time="2026-06-11T11:13:24.596733262Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=d38f1987-1c82-4e68-9ddc-dd8e2648dbfb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.960508 | controller | Jun 11 11:13:24.601414 crc crio[3656]: time="2026-06-11T11:13:24.601274247Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=b9587028-9fba-4610-b278-1e32aa4139db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.960524 | controller | Jun 11 11:13:24.602551 crc crio[3656]: time="2026-06-11T11:13:24.601895006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.960544 | controller | Jun 11 11:13:24.961355 crc crio[3656]: time="2026-06-11T11:13:24.961101861Z" level=info msg="Started container" PID=12179 containerID=7ce5f84ceb113afcb0b3ca85550dd486f8d5d859e848d7c96dfe3499a5900b1c description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=5665978a-08bb-487f-9d55-b7c08df6e8f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d4d05f13393cd1d4d7ec85518d86c35b339fe4f80dfefaba5fdfab1be0579e7
2026-06-11 12:41:54.960561 | controller | Jun 11 11:13:26.044634 crc crio[3656]: time="2026-06-11T11:13:26.036163063Z" level=info msg="Created container a3e435d29c4939b1aa0a1f7dfb84eb7a4f4b596a1e3c271b1e0308bea2eed18c: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=3e93e8ba-9917-4748-9c38-d9d084c2a4aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.960576 | controller | Jun 11 11:13:26.069870 crc crio[3656]: time="2026-06-11T11:13:26.061668283Z" level=info msg="Starting container: a3e435d29c4939b1aa0a1f7dfb84eb7a4f4b596a1e3c271b1e0308bea2eed18c" id=f7f4375f-2bc0-42a4-8ed7-59a8da18d0e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.960592 | controller | Jun 11 11:13:26.527847 crc crio[3656]: time="2026-06-11T11:13:26.523064022Z" level=info msg="Started container" PID=12197 containerID=a3e435d29c4939b1aa0a1f7dfb84eb7a4f4b596a1e3c271b1e0308bea2eed18c description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=f7f4375f-2bc0-42a4-8ed7-59a8da18d0e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5
2026-06-11 12:41:54.960607 | controller | Jun 11 11:13:26.714938 crc crio[3656]: time="2026-06-11T11:13:26.709103592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.960623 | controller | Jun 11 11:13:26.799058 crc crio[3656]: time="2026-06-11T11:13:26.791413623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.960639 | controller | Jun 11 11:13:27.499508 crc crio[3656]: time="2026-06-11T11:13:27.499365754Z" level=info msg="Created container c161910345137f33aff654e9dbd303eae0b4ae9444b8c98a16352f9341b72f23: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=0307c6e7-5f2d-49dc-9f51-678587b62d20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.960655 | controller | Jun 11 11:13:27.536955 crc crio[3656]: time="2026-06-11T11:13:27.534973784Z" level=info msg="Starting container: c161910345137f33aff654e9dbd303eae0b4ae9444b8c98a16352f9341b72f23" id=b220f68a-44be-4ab1-9507-f441613e5079 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.960671 | controller | Jun 11 11:13:27.729949 crc crio[3656]: time="2026-06-11T11:13:27.728997001Z" level=info msg="Started container" PID=12205 containerID=c161910345137f33aff654e9dbd303eae0b4ae9444b8c98a16352f9341b72f23 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=b220f68a-44be-4ab1-9507-f441613e5079 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d54c579f0e36956b21907ac5d87b05aeaa0b1bcda2bfeeeb15f6d4420607e82e
2026-06-11 12:41:54.960687 | controller | Jun 11 11:13:28.172789 crc crio[3656]: time="2026-06-11T11:13:28.172488948Z" level=info msg="Created container e966261e7cd54224ca6c95bed2d52d616e7eaab4bf57ce6f765afe99940a770e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=b9587028-9fba-4610-b278-1e32aa4139db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.960703 | controller | Jun 11 11:13:28.267438 crc crio[3656]: time="2026-06-11T11:13:28.267337141Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.960722 | controller | Jun 11 11:13:29.499544 crc crio[3656]: time="2026-06-11T11:13:29.498982045Z" level=info msg="Stopping container: 83238a254921138564ca67d45ec8ee405eac2529224d558ae3db178665b6ec52 (timeout: 2s)" id=0c2691ab-7f37-422d-8d37-b5418d06e627 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.960738 | controller | Jun 11 11:13:29.515914 crc crio[3656]: time="2026-06-11T11:13:29.513438116Z" level=info msg="Starting container: e966261e7cd54224ca6c95bed2d52d616e7eaab4bf57ce6f765afe99940a770e" id=0c7a8d97-6171-4554-8f80-17bb5b84c34f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.960754 | controller | Jun 11 11:13:30.583466 crc crio[3656]: time="2026-06-11T11:13:30.582629513Z" level=info msg="Started container" PID=12272 containerID=e966261e7cd54224ca6c95bed2d52d616e7eaab4bf57ce6f765afe99940a770e description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=0c7a8d97-6171-4554-8f80-17bb5b84c34f name=/runtime.v1.RuntimeService/StartContainer sandboxID=51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5
2026-06-11 12:41:54.960770 | controller | Jun 11 11:13:31.099926 crc crio[3656]: time="2026-06-11T11:13:31.098432322Z" level=info msg="Stopped container 83238a254921138564ca67d45ec8ee405eac2529224d558ae3db178665b6ec52: openshift-console/downloads-747b44746d-4pqvr/download-server" id=0c2691ab-7f37-422d-8d37-b5418d06e627 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.960785 | controller | Jun 11 11:13:31.122352 crc crio[3656]: time="2026-06-11T11:13:31.117987374Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=6e9174a8-42bc-46c7-8e21-e5f4b10f23d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.960801 | controller | Jun 11 11:13:31.157223 crc crio[3656]: time="2026-06-11T11:13:31.157021727Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=a134bba9-c289-4bf4-9b71-64e0c359357b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.960816 | controller | Jun 11 11:13:31.171527 crc crio[3656]: time="2026-06-11T11:13:31.171358924Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=df3ab1ed-0e98-4d97-a719-e7228b29f45c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.960832 | controller | Jun 11 11:13:31.192278 crc crio[3656]: time="2026-06-11T11:13:31.191328328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.960847 | controller | Jun 11 11:13:31.694883 crc crio[3656]: time="2026-06-11T11:13:31.687350979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.960863 | controller | Jun 11 11:13:32.020993 crc crio[3656]: time="2026-06-11T11:13:32.015997363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.960879 | controller | Jun 11 11:13:32.895557 crc crio[3656]: time="2026-06-11T11:13:32.892916673Z" level=info msg="Stopped container 77863117075fbb5683a421a46e2eb2319073a67e9875683285ce1c365cf9aae2: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=3bc93d9d-8830-4d57-b20c-444e0277bc98 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.960895 | controller | Jun 11 11:13:32.903611 crc crio[3656]: time="2026-06-11T11:13:32.900579421Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c8fd4205-3854-4014-b7e2-d3d1204a7ad3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.960915 | controller | Jun 11 11:13:33.070135 crc crio[3656]: time="2026-06-11T11:13:33.06978246Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f1d42764-d05f-4ef9-9e82-f8575fd6cb20 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.960931 | controller | Jun 11 11:13:33.115962 crc crio[3656]: time="2026-06-11T11:13:33.11579313Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=13623e29-be93-4e50-9a16-20aea1a6bd73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.960946 | controller | Jun 11 11:13:33.116520 crc crio[3656]: time="2026-06-11T11:13:33.116306785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.960962 | controller | Jun 11 11:13:33.234874 crc crio[3656]: time="2026-06-11T11:13:33.233936958Z" level=info msg="Created container 39af703de174fc25b36e09355d5333075b7501d37fe5c82d35ec58a3334c5501: openshift-console/downloads-747b44746d-4pqvr/download-server" id=df3ab1ed-0e98-4d97-a719-e7228b29f45c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.960977 | controller | Jun 11 11:13:33.245948 crc crio[3656]: time="2026-06-11T11:13:33.243276386Z" level=info msg="Starting container: 39af703de174fc25b36e09355d5333075b7501d37fe5c82d35ec58a3334c5501" id=59222f19-a501-4f5e-af97-89905baf144a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.960993 | controller | Jun 11 11:13:33.286948 crc crio[3656]: time="2026-06-11T11:13:33.284001828Z" level=info msg="Stopping pod sandbox: 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b" id=5fdde07f-f223-4a4e-a240-892e371fb571 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.961008 | controller | Jun 11 11:13:33.436259 crc crio[3656]: 2026-06-11T11:13:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf8a661774ffccb Mac:1e:8a:34:1c:32:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/975e6ac5-8251-4b79-9ec6-c56bed67f219 SocketPath: PciID:}] [{Interface:0xc0001126d0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.961023 | controller | Jun 11 11:13:33.517663 crc crio[3656]: time="2026-06-11T11:13:33.516436449Z" level=info msg="Started container" PID=12388 containerID=39af703de174fc25b36e09355d5333075b7501d37fe5c82d35ec58a3334c5501 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=59222f19-a501-4f5e-af97-89905baf144a name=/runtime.v1.RuntimeService/StartContainer sandboxID=313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593
2026-06-11 12:41:54.961039 | controller | Jun 11 11:13:34.007624 crc crio[3656]: time="2026-06-11T11:13:34.007478469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.961054 | controller | Jun 11 11:13:34.090739 crc crio[3656]: time="2026-06-11T11:13:34.088803151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.961070 | controller | Jun 11 11:13:34.902254 crc crio[3656]: 2026-06-11T11:13:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:168d817d20c96e2 Mac:b2:c7:74:98:7b:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/78a1c13e-cb24-4bf7-ae61-f2a14c3bade8 SocketPath: PciID:}] [{Interface:0xc0002105d0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.961086 | controller | Jun 11 11:13:35.293449 crc crio[3656]: time="2026-06-11T11:13:35.286100863Z" level=info msg="Created container e0097cd29ac36aeeea7b3c29fa388aa71be952c84f3cf4fd9473fa61b5f3a9bc: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=13623e29-be93-4e50-9a16-20aea1a6bd73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.961105 | controller | Jun 11 11:13:35.356167 crc crio[3656]: time="2026-06-11T11:13:35.329902127Z" level=info msg="Starting container: e0097cd29ac36aeeea7b3c29fa388aa71be952c84f3cf4fd9473fa61b5f3a9bc" id=81c75d2c-b45d-4072-b151-6cc528e4196a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.961121 | controller | Jun 11 11:13:35.921463 crc crio[3656]: 2026-06-11T11:13:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c0d11c9bd302e9 Mac:e2:d1:9c:b1:b6:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/3cfd194f-3b88-43b3-a622-a0032d214c42 SocketPath: PciID:}] [{Interface:0xc000215190 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.961137 | controller | Jun 11 11:13:35.967837 crc crio[3656]: time="2026-06-11T11:13:35.967399589Z" level=info msg="Started container" PID=12439 containerID=e0097cd29ac36aeeea7b3c29fa388aa71be952c84f3cf4fd9473fa61b5f3a9bc description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=81c75d2c-b45d-4072-b151-6cc528e4196a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f85b77d7a5798fa7c514f35ddf6ab9aca3693e33425ebc33188838a4334db993
2026-06-11 12:41:54.961152 | controller | Jun 11 11:13:39.302987 crc crio[3656]: 2026-06-11T11:13:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78110a3d7a249d2 Mac:d6:17:2b:c6:d3:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/16a4b70f-16a5-4ec6-b9cd-57d6ebec1877 SocketPath: PciID:}] [{Interface:0xc000136f10 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.961168 | controller | Jun 11 11:13:39.389845 crc crio[3656]: time="2026-06-11T11:13:39.388402405Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.961183 | controller | Jun 11 11:13:39.389845 crc crio[3656]: time="2026-06-11T11:13:39.388596761Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_5821880e-fe6f-4454-86e5-c9e7122e92f5\""
2026-06-11 12:41:54.961199 | controller | Jun 11 11:13:39.389845 crc crio[3656]: time="2026-06-11T11:13:39.388929151Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-11 12:41:54.961215 | controller | Jun 11 11:13:39.429542 crc crio[3656]: time="2026-06-11T11:13:39.429334924Z" level=info msg="Got pod network &{Name:redhat-marketplace-c7ln6 Namespace:openshift-marketplace ID:9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996 UID:0763b957-7da9-4d26-a3dc-c04f2ad9990c NetNS:/var/run/netns/3cfd194f-3b88-43b3-a622-a0032d214c42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0763b957_7da9_4d26_a3dc_c04f2ad9990c.slice PodAnnotations:0xc00279c2d8}] Aliases:map[]}"
2026-06-11 12:41:54.961231 | controller | Jun 11 11:13:39.430060 crc crio[3656]: time="2026-06-11T11:13:39.430037115Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-c7ln6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.961247 | controller | Jun 11 11:13:39.443238 crc crio[3656]: time="2026-06-11T11:13:39.443125194Z" level=info msg="Got pod network &{Name:redhat-operators-26wrs Namespace:openshift-marketplace ID:cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7 UID:916b175c-11a2-47e8-884b-b6c1c8d0b4d8 NetNS:/var/run/netns/975e6ac5-8251-4b79-9ec6-c56bed67f219 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod916b175c_11a2_47e8_884b_b6c1c8d0b4d8.slice PodAnnotations:0xc00279c498}] Aliases:map[]}"
2026-06-11 12:41:54.961266 | controller | Jun 11 11:13:39.443548 crc crio[3656]: time="2026-06-11T11:13:39.443459754Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-26wrs for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.961282 | controller | Jun 11 11:13:39.445317 crc crio[3656]: time="2026-06-11T11:13:39.444861306Z" level=info msg="Got pod network &{Name:collect-profiles-29686260-vs65h Namespace:openshift-operator-lifecycle-manager ID:58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b UID:34b0e41d-7804-4148-99f3-677d46c836ea NetNS:/var/run/netns/827fecaa-e260-4a73-93ce-ef0f831822a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34b0e41d_7804_4148_99f3_677d46c836ea.slice PodAnnotations:0xc00008cb08}] Aliases:map[]}"
2026-06-11 12:41:54.961298 | controller | Jun 11 11:13:39.445317 crc crio[3656]: time="2026-06-11T11:13:39.445109593Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686260-vs65h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.961314 | controller | Jun 11 11:13:39.452810 crc crio[3656]: time="2026-06-11T11:13:39.45205382Z" level=info msg="Got pod network &{Name:community-operators-p85kl Namespace:openshift-marketplace ID:78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164 UID:8d22030f-a035-40de-8248-adf3f7e83c92 NetNS:/var/run/netns/16a4b70f-16a5-4ec6-b9cd-57d6ebec1877 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8d22030f_a035_40de_8248_adf3f7e83c92.slice PodAnnotations:0xc0013007b8}] Aliases:map[]}"
2026-06-11 12:41:54.961330 | controller | Jun 11 11:13:39.452810 crc crio[3656]: time="2026-06-11T11:13:39.45237894Z" level=info msg="Checking pod openshift-marketplace_community-operators-p85kl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.961358 | controller | Jun 11 11:13:39.485358 crc crio[3656]: time="2026-06-11T11:13:39.485097644Z" level=info msg="Got pod network &{Name:certified-operators-vk6c6 Namespace:openshift-marketplace ID:168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509 UID:686c9890-1411-4bf9-8d24-9d1ce5867fe6 NetNS:/var/run/netns/78a1c13e-cb24-4bf7-ae61-f2a14c3bade8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod686c9890_1411_4bf9_8d24_9d1ce5867fe6.slice PodAnnotations:0xc0001828b0}] Aliases:map[]}"
2026-06-11 12:41:54.961380 | controller | Jun 11 11:13:39.485755 crc crio[3656]: time="2026-06-11T11:13:39.485479756Z" level=info msg="Checking pod openshift-marketplace_certified-operators-vk6c6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.961397 | controller | Jun 11 11:13:39.613387 crc crio[3656]: time="2026-06-11T11:13:39.612889359Z" level=info msg="Ran pod sandbox 9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996 with infra container: openshift-marketplace/redhat-marketplace-c7ln6/POD" id=80349848-c7a1-454f-92fd-d3c0f192d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.961413 | controller | Jun 11 11:13:39.687576 crc crio[3656]: time="2026-06-11T11:13:39.686628585Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0b78ec80-f904-4cc0-b7ae-970d597e1a4d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.961429 | controller | Jun 11 11:13:39.944399 crc crio[3656]: time="2026-06-11T11:13:39.942647219Z" level=info msg="Ran pod sandbox cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7 with infra container: openshift-marketplace/redhat-operators-26wrs/POD" id=d794a9af-d6bb-49f1-be7f-3241222fe0d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.961450 | controller | Jun 11 11:13:39.955770 crc crio[3656]: time="2026-06-11T11:13:39.954414249Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=239c218c-5f2c-434c-8f44-93d7f3b38a08 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.961466 | controller | Jun 11 11:13:40.326135 crc crio[3656]: time="2026-06-11T11:13:40.321312344Z" level=info msg="Ran pod sandbox 168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509 with infra container: openshift-marketplace/certified-operators-vk6c6/POD" id=9f45c1ac-f937-4776-a15d-fbcf96d8f9f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.961482 | controller | Jun 11 11:13:40.326135 crc crio[3656]: time="2026-06-11T11:13:40.322132239Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=58ca4488-65a9-455c-9b1f-83551ddb719d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.961497 | controller | Jun 11 11:13:40.402633 crc crio[3656]: time="2026-06-11T11:13:40.401402699Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4feb71c5-293b-4d47-aaaf-7d1e97a9815d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.961512 | controller | Jun 11 11:13:40.411008 crc crio[3656]: time="2026-06-11T11:13:40.410794009Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-c7ln6/extract-utilities" id=d45f0777-8e3f-4a39-8ff5-120beb99c625 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.961528 | controller | Jun 11 11:13:40.411829 crc crio[3656]: time="2026-06-11T11:13:40.41151763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.961544 | controller | Jun 11 11:13:40.473602 crc crio[3656]: time="2026-06-11T11:13:40.473443794Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-26wrs/extract-utilities" id=af487a4e-b136-48bd-bef1-ac46305ee2e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.961559 | controller | Jun 11 11:13:40.488560 crc crio[3656]: time="2026-06-11T11:13:40.487613566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.961575 | controller | Jun 11 11:13:40.626029 crc crio[3656]: time="2026-06-11T11:13:40.624559734Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=df11ac88-6cb3-4f7e-9497-2fde9772e8db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.961590 | controller | Jun 11 11:13:40.649014 crc crio[3656]: time="2026-06-11T11:13:40.644499558Z" level=info msg="Ran pod sandbox 78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164 with infra container: openshift-marketplace/community-operators-p85kl/POD" id=ffceddef-a6cf-4d11-a505-618f7c82d6ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.961606 | controller | Jun 11 11:13:40.783917 crc crio[3656]: time="2026-06-11T11:13:40.775983833Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bc9f5186-bd31-461b-a825-a52e01925e12 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.961622 | controller | Jun 11 11:13:40.852663 crc crio[3656]: time="2026-06-11T11:13:40.841647729Z" level=info msg="Stopping container: e966261e7cd54224ca6c95bed2d52d616e7eaab4bf57ce6f765afe99940a770e (timeout: 30s)" id=4caa6695-481e-4327-97b5-7c699314fcb9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.961641 | controller | Jun 11 11:13:40.914500 crc crio[3656]: time="2026-06-11T11:13:40.914126957Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.961657 | controller | Jun 11 11:13:41.059304 crc crio[3656]: time="2026-06-11T11:13:41.058574958Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=70c99783-aa31-4046-8df6-42e733fd1a95 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.961672 | controller | Jun 11 11:13:41.072627 crc crio[3656]: time="2026-06-11T11:13:41.072429461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.961687 | controller | Jun 11 11:13:41.091613 crc crio[3656]: time="2026-06-11T11:13:41.091393925Z" level=info msg="Creating container: openshift-marketplace/community-operators-p85kl/extract-utilities" id=20b13711-0a1c-4257-8d0e-b6aeebaef8c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.961702 | controller | Jun 11 11:13:41.109838 crc crio[3656]: time="2026-06-11T11:13:41.107556217Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=71af7496-fea3-4aab-a029-a9c431be1ffc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.961718 | controller | Jun 11 11:13:41.113774 crc crio[3656]: time="2026-06-11T11:13:41.113494584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.961733 | controller | Jun 11 11:13:41.148042 crc crio[3656]: time="2026-06-11T11:13:41.147811455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.961749 | controller | Jun 11 11:13:41.518474 crc crio[3656]: time="2026-06-11T11:13:41.513432163Z" level=info msg="Created container 8f1fa009d283b5af4c1e5e2236f90650c10f19f9f840f9c09d140a6df194a226: openshift-marketplace/redhat-marketplace-c7ln6/extract-utilities" id=d45f0777-8e3f-4a39-8ff5-120beb99c625 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.961765 | controller | Jun 11 11:13:41.529811 crc crio[3656]: time="2026-06-11T11:13:41.527037488Z" level=info msg="Starting container: 8f1fa009d283b5af4c1e5e2236f90650c10f19f9f840f9c09d140a6df194a226" id=89fab81a-acb7-4357-8372-8be79522039b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.961781 | controller | Jun 11 11:13:41.578653 crc crio[3656]: time="2026-06-11T11:13:41.577636825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.961796 | controller | Jun 11 11:13:41.677443 crc crio[3656]: time="2026-06-11T11:13:41.677372445Z" level=info msg="Stopped container e966261e7cd54224ca6c95bed2d52d616e7eaab4bf57ce6f765afe99940a770e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=4caa6695-481e-4327-97b5-7c699314fcb9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.961812 | controller | Jun 11 11:13:41.705864 crc crio[3656]: time="2026-06-11T11:13:41.685662192Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=d45bc350-ae68-4e51-b5f5-ef3d9e2d23ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.961827 | controller | Jun 11 11:13:41.715728 crc crio[3656]: time="2026-06-11T11:13:41.714110189Z" level=info msg="Creating container: openshift-marketplace/certified-operators-vk6c6/extract-utilities" id=b40fddfe-016b-4c94-b3ad-f1e4f37e7c2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.961847 | controller | Jun 11 11:13:41.715728 crc crio[3656]: time="2026-06-11T11:13:41.714939703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.961863 | controller | Jun 11 11:13:41.730090 crc crio[3656]: time="2026-06-11T11:13:41.729564809Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=cb6666c0-d12b-4a0a-8d3c-63fe1a659c85 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.961879 | controller | Jun 11 11:13:41.758310 crc crio[3656]: time="2026-06-11T11:13:41.757658016Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=0e66f10e-b904-4bc4-bfc3-28dec2e19cec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.961894 | controller | Jun 11 11:13:41.759969 crc crio[3656]: time="2026-06-11T11:13:41.75948383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.961910 | controller | Jun 11 11:13:42.068996 crc crio[3656]: time="2026-06-11T11:13:42.067966426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.961926 | controller | Jun 11 11:13:42.131865 crc crio[3656]: time="2026-06-11T11:13:42.13159052Z" level=info msg="Started container" PID=12521 containerID=8f1fa009d283b5af4c1e5e2236f90650c10f19f9f840f9c09d140a6df194a226 description=openshift-marketplace/redhat-marketplace-c7ln6/extract-utilities id=89fab81a-acb7-4357-8372-8be79522039b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996
2026-06-11 12:41:54.961942 | controller | Jun 11 11:13:42.482351 crc crio[3656]: time="2026-06-11T11:13:42.480562162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.961957 | controller | Jun 11 11:13:42.789176 crc crio[3656]: time="2026-06-11T11:13:42.780458931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.961973 | controller | Jun 11 11:13:42.789176 crc crio[3656]: time="2026-06-11T11:13:42.784819521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.961989 | controller | Jun 11 11:13:42.942996 crc crio[3656]: time="2026-06-11T11:13:42.942656521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.962004 | controller | Jun 11 11:13:43.003130 crc crio[3656]: time="2026-06-11T11:13:43.002873154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.962020 | controller | Jun 11 11:13:43.081898 crc crio[3656]: time="2026-06-11T11:13:43.075341972Z" level=info msg="Removing container: bf7be0d6df69d128d35dcfd45e469360f1c37689ca2b15a1843be5cb5f9e1468" id=d2940a25-813d-41be-ac70-e6011e448648 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.962036 | controller | Jun 11 11:13:43.188244 crc crio[3656]: time="2026-06-11T11:13:43.188060658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.962051 | controller | Jun 11 11:13:43.877518 crc crio[3656]: time="2026-06-11T11:13:43.873628163Z" level=info msg="Created container c3da057fd812634c3931a35a47da6592b33ee10a31b1cf5509ce872e05c8c735: openshift-marketplace/redhat-operators-26wrs/extract-utilities" id=af487a4e-b136-48bd-bef1-ac46305ee2e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.962071 | controller | Jun 11 11:13:43.880656 crc crio[3656]: time="2026-06-11T11:13:43.880503817Z" level=info msg="Starting container: c3da057fd812634c3931a35a47da6592b33ee10a31b1cf5509ce872e05c8c735" id=ce04b2c0-25bf-4d7a-9600-214127197f08 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.962088 | controller | Jun 11 11:13:43.928901 crc crio[3656]: time="2026-06-11T11:13:43.926011583Z" level=info msg="Created container 3b4d8c4fe506f8785e6d9a4515f37875e902be5fd54ed21acada5e1b28f06284: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=0e66f10e-b904-4bc4-bfc3-28dec2e19cec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.962104 | controller | Jun 11 11:13:43.935073 crc crio[3656]: time="2026-06-11T11:13:43.93497738Z" level=info msg="Started container" PID=12536 containerID=c3da057fd812634c3931a35a47da6592b33ee10a31b1cf5509ce872e05c8c735 description=openshift-marketplace/redhat-operators-26wrs/extract-utilities id=ce04b2c0-25bf-4d7a-9600-214127197f08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7
2026-06-11 12:41:54.962120 | controller | Jun 11 11:13:43.935763 crc crio[3656]: time="2026-06-11T11:13:43.935637849Z" level=info msg="Starting container: 3b4d8c4fe506f8785e6d9a4515f37875e902be5fd54ed21acada5e1b28f06284" id=6e170de3-e627-4318-86d3-a6c920297ad6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.962136 | controller | Jun 11 11:13:43.937909 crc crio[3656]: time="2026-06-11T11:13:43.937573067Z" level=info msg="Created container 5e877526407baff70056a1a0cefcc0fa3e3905c2d22c96df8a30b234b281aa6c: openshift-marketplace/certified-operators-vk6c6/extract-utilities" id=b40fddfe-016b-4c94-b3ad-f1e4f37e7c2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.962151 | controller | Jun 11 11:13:43.957562 crc crio[3656]: time="2026-06-11T11:13:43.952165341Z" level=info msg="Starting container: 5e877526407baff70056a1a0cefcc0fa3e3905c2d22c96df8a30b234b281aa6c" id=77876e22-fb1b-4a0a-98d2-ef8c13e8e3a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.962167 | controller | Jun 11 11:13:43.966380 crc crio[3656]: time="2026-06-11T11:13:43.965985063Z" level=info msg="Started container" PID=12551 containerID=3b4d8c4fe506f8785e6d9a4515f37875e902be5fd54ed21acada5e1b28f06284 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=6e170de3-e627-4318-86d3-a6c920297ad6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5
2026-06-11 12:41:54.962184 | controller | Jun 11 11:13:44.150330 crc crio[3656]: time="2026-06-11T11:13:44.14991627Z" level=info msg="Started container" PID=12559 containerID=5e877526407baff70056a1a0cefcc0fa3e3905c2d22c96df8a30b234b281aa6c description=openshift-marketplace/certified-operators-vk6c6/extract-utilities id=77876e22-fb1b-4a0a-98d2-ef8c13e8e3a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509
2026-06-11 12:41:54.962200 | controller | Jun 11 11:13:44.208477 crc crio[3656]: time="2026-06-11T11:13:44.207851515Z" level=info msg="Created container cce748cf8ba22c7a2ee4598740bcd8829f12bd660e6bd08cb358a636afeaa6a9: openshift-marketplace/community-operators-p85kl/extract-utilities" id=20b13711-0a1c-4257-8d0e-b6aeebaef8c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.962215 | controller | Jun 11 11:13:44.300324 crc crio[3656]: time="2026-06-11T11:13:44.300147353Z" level=info msg="Starting container: cce748cf8ba22c7a2ee4598740bcd8829f12bd660e6bd08cb358a636afeaa6a9" id=9a1b5920-2626-4229-93f5-dcbda9718d73 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.962231 | controller | Jun 11 11:13:44.380117 crc crio[3656]: time="2026-06-11T11:13:44.379002461Z" level=info msg="Started container" PID=12560 containerID=cce748cf8ba22c7a2ee4598740bcd8829f12bd660e6bd08cb358a636afeaa6a9 description=openshift-marketplace/community-operators-p85kl/extract-utilities id=9a1b5920-2626-4229-93f5-dcbda9718d73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164
2026-06-11 12:41:54.962251 | controller | Jun 11 11:13:44.382189 crc crio[3656]: time="2026-06-11T11:13:44.382145595Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=ea362389-a929-4255-98e7-64614b2352d0 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.962267 | controller | Jun 11 11:13:44.418570 crc crio[3656]: time="2026-06-11T11:13:44.418494227Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 12:41:54.962283 | controller | Jun 11 11:13:44.792090 crc crio[3656]: time="2026-06-11T11:13:44.791851575Z" level=info msg="Removed container bf7be0d6df69d128d35dcfd45e469360f1c37689ca2b15a1843be5cb5f9e1468: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=d2940a25-813d-41be-ac70-e6011e448648 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.962299 | controller | Jun 11 11:13:45.917952 crc crio[3656]: time="2026-06-11T11:13:45.916392161Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.962325 | controller | Jun 11 11:13:46.230899 crc crio[3656]: time="2026-06-11T11:13:46.217163857Z" level=info msg="Stopped pod sandbox: 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b" id=5fdde07f-f223-4a4e-a240-892e371fb571 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.962342 | controller | Jun 11 11:13:46.373603 crc crio[3656]: time="2026-06-11T11:13:46.37343594Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=0d7bd1fb-310b-45db-8596-1219a7abe99f name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.962374 | controller | Jun 11 11:13:46.387433 crc crio[3656]: time="2026-06-11T11:13:46.381472959Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 12:41:54.962391 | controller | Jun 11 11:13:46.682385 crc crio[3656]: time="2026-06-11T11:13:46.677951508Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=69bc3209-f88a-4adc-b90e-44fa208a720a name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.962407 | controller | Jun 11 11:13:46.695779 crc crio[3656]: time="2026-06-11T11:13:46.695570882Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 12:41:54.962423 | controller | Jun 11 11:13:46.769188 crc crio[3656]: time="2026-06-11T11:13:46.768898686Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=48d91b71-2990-4d66-a8ea-f38ece07c676 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.962439 | controller | Jun 11 11:13:46.822865 crc crio[3656]: time="2026-06-11T11:13:46.822475681Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 12:41:54.962454 | controller | Jun 11 11:13:52.673012 crc crio[3656]: time="2026-06-11T11:13:52.666553643Z" level=info msg="Stopping container: d83a345fcd262819af02076335354982d30985bac8e1dd49ea12a57298ed5c5c (timeout: 3600s)" id=ab870be9-7476-477c-b9e1-c404cfe2f3e6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.962470 | controller | Jun 11 11:13:57.675028 crc crio[3656]: time="2026-06-11T11:13:57.673101743Z" level=info msg="Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-d4g7l/POD" id=524b6ea3-d4e2-4fd5-b63d-3d57c191b400 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.962491 | controller | Jun 11 11:13:57.675028 crc crio[3656]: time="2026-06-11T11:13:57.674886687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.962513 | controller | Jun 11 11:13:57.997994 crc crio[3656]: time="2026-06-11T11:13:57.997417211Z" 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=524b6ea3-d4e2-4fd5-b63d-3d57c191b400 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.962529 | controller | Jun 11 11:13:58.185890 crc crio[3656]: time="2026-06-11T11:13:58.185507091Z" level=info msg="Ran pod sandbox 146cf5a36a8051d7452f3f8e8a58f30c9fbd1bcedbb1d3cb311c80c8614985d3 with infra container: openshift-multus/cni-sysctl-allowlist-ds-d4g7l/POD" id=524b6ea3-d4e2-4fd5-b63d-3d57c191b400 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.962545 | controller | Jun 11 11:13:58.280553 crc crio[3656]: time="2026-06-11T11:13:58.279976114Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=7b5373f4-246c-4cf5-a42a-156b5ffdffb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.962561 | controller | Jun 11 11:13:58.295976 crc crio[3656]: time="2026-06-11T11:13:58.295431885Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=fc431ef1-6b09-4037-9849-35223cf31d35 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.962576 | controller | Jun 11 11:13:58.401258 crc crio[3656]: time="2026-06-11T11:13:58.399826093Z" level=info msg="Creating container: openshift-multus/cni-sysctl-allowlist-ds-d4g7l/kube-multus-additional-cni-plugins" id=4bc5d886-dafe-4ac2-bbef-ddcc709c934e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.962591 | controller | Jun 11 11:13:58.403545 crc crio[3656]: time="2026-06-11T11:13:58.403498153Z" level=info msg="Stopping container: 39af703de174fc25b36e09355d5333075b7501d37fe5c82d35ec58a3334c5501 (timeout: 2s)" id=dc465205-7a61-478f-8607-c543462ea76b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.962607 | controller | Jun 11 11:13:58.463897 crc crio[3656]: time="2026-06-11T11:13:58.463131989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.962622 | controller | Jun 11 11:13:59.148576 crc crio[3656]: time="2026-06-11T11:13:59.148444835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.962637 | controller | Jun 11 11:13:59.659747 crc crio[3656]: time="2026-06-11T11:13:59.656383851Z" level=info msg="Stopped container 39af703de174fc25b36e09355d5333075b7501d37fe5c82d35ec58a3334c5501: openshift-console/downloads-747b44746d-4pqvr/download-server" id=dc465205-7a61-478f-8607-c543462ea76b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.962653 | controller | Jun 11 11:13:59.674092 crc crio[3656]: time="2026-06-11T11:13:59.673945484Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=a5844471-efa5-47fc-98e4-0fc43fb693d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.962668 | controller | Jun 11 11:13:59.690342 crc crio[3656]: time="2026-06-11T11:13:59.679763277Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=8ee0c1ca-abe0-466e-a523-98fa0cb55d7e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.962683 | controller | Jun 11 11:13:59.690342 crc crio[3656]: time="2026-06-11T11:13:59.689189427Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=232fa5c7-72f8-4001-beaf-8c48fafd220a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.962702 | controller | Jun 11 11:13:59.690342 crc crio[3656]: time="2026-06-11T11:13:59.689805566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.962719 | controller | Jun 11 11:14:00.118989 crc crio[3656]: time="2026-06-11T11:14:00.118210082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.962734 | controller | Jun 11 11:14:00.130060 crc crio[3656]: time="2026-06-11T11:14:00.129992373Z" level=info msg="Removing container: 83238a254921138564ca67d45ec8ee405eac2529224d558ae3db178665b6ec52" id=2d15fa76-24ce-482a-9d57-ac389ab02406 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.962750 | controller | Jun 11 11:14:00.183180 crc crio[3656]: time="2026-06-11T11:14:00.182734284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.962765 | controller | Jun 11 11:14:01.243160 crc crio[3656]: time="2026-06-11T11:14:01.242982685Z" level=info msg="Created container 8e53fd98403c9c9626cc23200712f1be14ec1d1f773c277ee279fe792436b745: openshift-console/downloads-747b44746d-4pqvr/download-server" id=232fa5c7-72f8-4001-beaf-8c48fafd220a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.962781 | controller | Jun 11 11:14:01.266758 crc crio[3656]: time="2026-06-11T11:14:01.266605328Z" level=info msg="Starting container: 8e53fd98403c9c9626cc23200712f1be14ec1d1f773c277ee279fe792436b745" id=72435da0-73d7-40d9-a816-1eefea9b837d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.962796 | controller | Jun 11 11:14:01.345130 crc crio[3656]: time="2026-06-11T11:14:01.344992072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.962812 | controller | Jun 11 11:14:01.355133 crc crio[3656]: time="2026-06-11T11:14:01.346354513Z" level=info msg="Started container" PID=12840 containerID=8e53fd98403c9c9626cc23200712f1be14ec1d1f773c277ee279fe792436b745 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=72435da0-73d7-40d9-a816-1eefea9b837d name=/runtime.v1.RuntimeService/StartContainer sandboxID=313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593
2026-06-11 12:41:54.962827 | controller | Jun 11 11:14:02.382645 crc crio[3656]: time="2026-06-11T11:14:02.378477146Z" level=info msg="Created container 66c27314c8cee82d68c64e0af80d2f9f57e4d57765a5222955ec7f2190f9f559: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=70ccfa66-9a27-4197-9df5-1eb107fef72f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.962843 | controller | Jun 11 11:14:02.437659 crc crio[3656]: time="2026-06-11T11:14:02.437506433Z" level=info msg="Starting container: 66c27314c8cee82d68c64e0af80d2f9f57e4d57765a5222955ec7f2190f9f559" id=f0621155-6bbc-4a33-90f2-4cac35458650 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.962858 | controller | Jun 11 11:14:02.665417 crc crio[3656]: time="2026-06-11T11:14:02.66442435Z" level=info msg="Removed container 83238a254921138564ca67d45ec8ee405eac2529224d558ae3db178665b6ec52: openshift-console/downloads-747b44746d-4pqvr/download-server" id=2d15fa76-24ce-482a-9d57-ac389ab02406 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.962874 | controller | Jun 11 11:14:02.713474 crc crio[3656]: time="2026-06-11T11:14:02.687989341Z" level=info msg="Started container" PID=12857 containerID=66c27314c8cee82d68c64e0af80d2f9f57e4d57765a5222955ec7f2190f9f559 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=f0621155-6bbc-4a33-90f2-4cac35458650 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4
2026-06-11 12:41:54.962893 | controller | Jun 11 11:14:03.032744 crc crio[3656]: time="2026-06-11T11:14:03.032361606Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=77b00a71-8675-4482-9bde-8c47c18f9def name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.962910 | controller | Jun 11 11:14:03.054052 crc crio[3656]: time="2026-06-11T11:14:03.045966311Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=69db8f8a-71e4-43d0-8475-2c03932e8f97 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.962926 | controller | Jun 11 11:14:03.080377 crc crio[3656]: time="2026-06-11T11:14:03.080077936Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=027b09ef-fcc6-4711-8446-91f91207d74c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.962942 | controller | Jun 11 11:14:03.081815 crc crio[3656]: time="2026-06-11T11:14:03.08087714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.962958 | controller | Jun 11 11:14:04.157462 crc crio[3656]: time="2026-06-11T11:14:04.156650372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.962974 | controller | Jun 11 11:14:04.285764 crc crio[3656]: time="2026-06-11T11:14:04.276276124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.962990 | controller | Jun 11 11:14:05.053395 crc crio[3656]: time="2026-06-11T11:14:05.052094275Z" level=info msg="Created container 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632: openshift-multus/cni-sysctl-allowlist-ds-d4g7l/kube-multus-additional-cni-plugins" id=4bc5d886-dafe-4ac2-bbef-ddcc709c934e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.963006 | controller | Jun 11 11:14:05.106819 crc crio[3656]: time="2026-06-11T11:14:05.094522888Z" level=info msg="Starting container: 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632" id=a8c1e852-d624-41fc-a226-0e0881681870 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.963022 | controller | Jun 11 11:14:05.407636 crc crio[3656]: time="2026-06-11T11:14:05.407280962Z" level=info msg="Started container" PID=12889 containerID=44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632 description=openshift-multus/cni-sysctl-allowlist-ds-d4g7l/kube-multus-additional-cni-plugins id=a8c1e852-d624-41fc-a226-0e0881681870 name=/runtime.v1.RuntimeService/StartContainer sandboxID=146cf5a36a8051d7452f3f8e8a58f30c9fbd1bcedbb1d3cb311c80c8614985d3
2026-06-11 12:41:54.963039 | controller | Jun 11 11:14:06.027004 crc crio[3656]: time="2026-06-11T11:14:06.012535663Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=8bd245aa-48fe-4aa0-86ce-ea9942d2c178 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.963054 | controller | Jun 11 11:14:06.028178 crc crio[3656]: time="2026-06-11T11:14:06.028099967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.963070 | controller | Jun 11 11:14:06.848805 crc crio[3656]: time="2026-06-11T11:14:06.845983971Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b UID:43b595c4-4ec3-429d-8f77-0492595d4275 NetNS:/var/run/netns/abff42a5-93b3-4ab1-af94-d6600e9c15b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod43b595c4_4ec3_429d_8f77_0492595d4275.slice PodAnnotations:0xc00123e7e8}] Aliases:map[]}"
2026-06-11 12:41:54.963090 | controller | Jun 11 11:14:06.848805 crc crio[3656]: time="2026-06-11T11:14:06.846059594Z" level=info msg="Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.963106 | controller | Jun 11 11:14:08.458500 crc crio[3656]: time="2026-06-11T11:14:08.45561743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.963122 | controller | Jun 11 11:14:09.284185 crc crio[3656]: time="2026-06-11T11:14:09.284031517Z" level=info msg="Created container 6ed6575b635ece0189e14b226c438355f212be6b13620e3ec4981794ba063e34: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=027b09ef-fcc6-4711-8446-91f91207d74c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.963138 | controller | Jun 11 11:14:09.288887 crc crio[3656]: time="2026-06-11T11:14:09.288625394Z" level=info msg="Starting container: 6ed6575b635ece0189e14b226c438355f212be6b13620e3ec4981794ba063e34" id=4697b97f-24d1-4d15-9341-c99e1ae8b4ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.963154 | controller | Jun 11 11:14:09.576833 crc crio[3656]: time="2026-06-11T11:14:09.574479116Z" level=info msg="Started container" PID=12924 containerID=6ed6575b635ece0189e14b226c438355f212be6b13620e3ec4981794ba063e34 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=4697b97f-24d1-4d15-9341-c99e1ae8b4ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4
2026-06-11 12:41:54.963170 | controller | Jun 11 11:14:09.793539 crc crio[3656]: time="2026-06-11T11:14:09.793445916Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=54c25c94-6231-4363-bce1-7f45c061387d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.963186 | controller | Jun 11 11:14:09.805405 crc crio[3656]: time="2026-06-11T11:14:09.804070972Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=f6caef0e-e1b2-4beb-8bd5-63209b9d70dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.963202 | controller | Jun 11 11:14:09.812633 crc crio[3656]: time="2026-06-11T11:14:09.812261456Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=ebed2e47-96fc-4ac2-b1f8-62c6f1fa0a49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.963217 | controller | Jun 11 11:14:09.813212 crc crio[3656]: time="2026-06-11T11:14:09.812953267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.963233 | controller | Jun 11 11:14:10.010269 crc crio[3656]: time="2026-06-11T11:14:10.00379239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.963249 | controller | Jun 11 11:14:10.010759 crc crio[3656]: time="2026-06-11T11:14:10.005999465Z" level=info msg="Stopping container: 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632 (timeout: 30s)" id=0c5912be-bc90-4b9a-a59c-b835e8e29e2c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.963265 | controller | Jun 11 11:14:13.258963 crc crio[3656]: time="2026-06-11T11:14:13.243001963Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD" id=7628d6dd-1674-4545-84e8-5aecb4e58a40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.963280 | controller | Jun 11 11:14:13.258963 crc crio[3656]: time="2026-06-11T11:14:13.24962292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.963300 | controller | Jun 11 11:14:13.508978 crc crio[3656]: time="2026-06-11T11:14:13.505973224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.963316 | controller | Jun 11 11:14:13.537796 crc crio[3656]: time="2026-06-11T11:14:13.537133672Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1 UID:f72cec4b-304a-4abd-b103-8c9aef2c5b45 NetNS:/var/run/netns/8ff4ab58-9f5f-43a6-8ad0-9b4ad07b958c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podf72cec4b_304a_4abd_b103_8c9aef2c5b45.slice PodAnnotations:0xc00279c6c0}] Aliases:map[]}"
2026-06-11 12:41:54.963332 | controller | Jun 11 11:14:13.537796 crc crio[3656]: time="2026-06-11T11:14:13.537283666Z" level=info msg="Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.963363 | controller | Jun 11 11:14:14.310552 crc crio[3656]: time="2026-06-11T11:14:14.298876005Z" level=info msg="Created container 241bc25da88a376514beba0297f56a61b8a39277538cec7cbaed183e3adcaad8: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=ebed2e47-96fc-4ac2-b1f8-62c6f1fa0a49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.963385 | controller | Jun 11 11:14:14.310552 crc crio[3656]: time="2026-06-11T11:14:14.302550844Z" level=info msg="Starting container: 241bc25da88a376514beba0297f56a61b8a39277538cec7cbaed183e3adcaad8" id=32a2f630-366c-4599-8b79-0f49f6ea3592 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.963401 | controller | Jun 11 11:14:14.312152 crc crio[3656]: 2026-06-11T11:14:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39b128021e3a182 Mac:7e:1b:1a:c1:e2:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/abff42a5-93b3-4ab1-af94-d6600e9c15b6 SocketPath: PciID:}] [{Interface:0xc000191490 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.963417 | controller | Jun 11 11:14:14.329894 crc crio[3656]: time="2026-06-11T11:14:14.329755614Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b UID:43b595c4-4ec3-429d-8f77-0492595d4275 NetNS:/var/run/netns/abff42a5-93b3-4ab1-af94-d6600e9c15b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod43b595c4_4ec3_429d_8f77_0492595d4275.slice PodAnnotations:0xc00123e7e8}] Aliases:map[]}"
2026-06-11 12:41:54.963433 | controller | Jun 11 11:14:14.330668 crc crio[3656]: time="2026-06-11T11:14:14.330645781Z" level=info msg="Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.963449 | controller | Jun 11 11:14:14.383662 crc crio[3656]: time="2026-06-11T11:14:14.377858407Z" level=info msg="Ran pod sandbox 39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=8bd245aa-48fe-4aa0-86ce-ea9942d2c178 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.963465 | controller | Jun 11 11:14:14.390019 crc crio[3656]: time="2026-06-11T11:14:14.389259596Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=6785bfe2-11f7-4060-ba0a-d3a6b1c4107a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.963480 | controller | Jun 11 11:14:14.412488 crc crio[3656]: time="2026-06-11T11:14:14.411844559Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=bd89d1c9-86f8-43c0-b968-a4d4f484d29d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.963500 | controller | Jun 11 11:14:14.607008 crc crio[3656]: time="2026-06-11T11:14:14.606853826Z" level=info msg="Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=7f44370a-0880-4200-a01c-14ac9f1bf83f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.963516 | controller | Jun 11 11:14:14.608401 crc crio[3656]: time="2026-06-11T11:14:14.608267778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.963532 | controller | Jun 11 11:14:14.921356 crc crio[3656]: time="2026-06-11T11:14:14.920965858Z" level=info msg="Started container" PID=13005 containerID=241bc25da88a376514beba0297f56a61b8a39277538cec7cbaed183e3adcaad8 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=32a2f630-366c-4599-8b79-0f49f6ea3592 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4
2026-06-11 12:41:54.963548 | controller | Jun 11 11:14:17.795118 crc crio[3656]: 2026-06-11T11:14:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83e50a621eadee9 Mac:32:78:ab:3e:23:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/8ff4ab58-9f5f-43a6-8ad0-9b4ad07b958c SocketPath: PciID:}] [{Interface:0xc000386be0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.963564 | controller | Jun 11 11:14:17.808193 crc crio[3656]: time="2026-06-11T11:14:17.807950665Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1 UID:f72cec4b-304a-4abd-b103-8c9aef2c5b45 NetNS:/var/run/netns/8ff4ab58-9f5f-43a6-8ad0-9b4ad07b958c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podf72cec4b_304a_4abd_b103_8c9aef2c5b45.slice PodAnnotations:0xc00279c6c0}] Aliases:map[]}"
2026-06-11 12:41:54.963580 | controller | Jun 11 11:14:17.808822 crc crio[3656]: time="2026-06-11T11:14:17.808477511Z" level=info msg="Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.963596 | controller | Jun 11 11:14:28.357013 crc crio[3656]: time="2026-06-11T11:14:28.352629568Z" level=info msg="Stopping container: 8e53fd98403c9c9626cc23200712f1be14ec1d1f773c277ee279fe792436b745 (timeout: 2s)" id=cf0f1240-276b-4669-a1f4-8c1df43f2c8a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.963611 | controller | Jun 11 11:14:29.787571 crc crio[3656]: time="2026-06-11T11:14:29.787482523Z" level=info msg="Removing container: 39af703de174fc25b36e09355d5333075b7501d37fe5c82d35ec58a3334c5501" id=fa1cc956-f6cf-42ae-b601-ea85740b892f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.963627 | controller | Jun 11 11:14:40.031517 crc crio[3656]: time="2026-06-11T11:14:40.030262567Z" level=warning msg="Stopping container 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632 with stop signal(15) timed out. Killing..."
2026-06-11 12:41:54.963642 | controller | Jun 11 11:14:40.149964 crc crio[3656]: time="2026-06-11T11:14:40.149639682Z" level=error msg="Killing container 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 12:41:54.963657 | controller | Jun 11 11:14:55.425215 crc crio[3656]: time="2026-06-11T11:14:55.415803076Z" level=info msg="Stopped container 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632: openshift-multus/cni-sysctl-allowlist-ds-d4g7l/kube-multus-additional-cni-plugins" id=0c5912be-bc90-4b9a-a59c-b835e8e29e2c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.963677 | controller | Jun 11 11:14:55.425215 crc crio[3656]: time="2026-06-11T11:14:55.41998562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.963693 | controller | Jun 11 11:14:55.440074 crc crio[3656]: time="2026-06-11T11:14:55.427996249Z" level=info msg="Stopped container 8e53fd98403c9c9626cc23200712f1be14ec1d1f773c277ee279fe792436b745: openshift-console/downloads-747b44746d-4pqvr/download-server" id=cf0f1240-276b-4669-a1f4-8c1df43f2c8a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.963709 | controller | Jun 11 11:14:55.440074 crc crio[3656]: time="2026-06-11T11:14:55.429636568Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=2430be68-97d3-4431-a1de-d4bd8cca4968 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.963724 | controller | Jun 11 11:14:55.440074 crc crio[3656]: time="2026-06-11T11:14:55.433836493Z" level=info msg="Stopping pod sandbox: 146cf5a36a8051d7452f3f8e8a58f30c9fbd1bcedbb1d3cb311c80c8614985d3" id=1b4a9d7c-7e60-4460-9235-c0a9a3d73f73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.963748 | controller | Jun 11 11:14:55.440074 crc crio[3656]: time="2026-06-11T11:14:55.438139201Z" level=info msg="Ran pod sandbox 83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1 with infra container: openshift-kube-apiserver/installer-13-crc/POD" id=7628d6dd-1674-4545-84e8-5aecb4e58a40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.963767 | controller | Jun 11 11:14:55.447183 crc crio[3656]: time="2026-06-11T11:14:55.446045316Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0f1c3b14-ab28-4750-a178-4fe700b731c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.963794 | controller | Jun 11 11:14:56.163116 crc crio[3656]: time="2026-06-11T11:14:56.162587593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.963815 | controller | Jun 11 11:14:57.146115 crc crio[3656]: time="2026-06-11T11:14:57.145531832Z" level=info msg="Created container 8eef6f6c7ca56f2626a3ffee3cba8a82777db8d3d57831647c667ba5e69ca093: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=7f44370a-0880-4200-a01c-14ac9f1bf83f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.963831 | controller | Jun 11 11:14:57.149587 crc crio[3656]: time="2026-06-11T11:14:57.149526051Z" level=info msg="Starting container: 8eef6f6c7ca56f2626a3ffee3cba8a82777db8d3d57831647c667ba5e69ca093" id=f4a49744-7bee-4c6b-a4ee-8d5a83233754 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.963853 | controller | Jun 11 11:14:57.272603 crc crio[3656]: time="2026-06-11T11:14:57.272225045Z" level=info msg="Started container" PID=13308 containerID=8eef6f6c7ca56f2626a3ffee3cba8a82777db8d3d57831647c667ba5e69ca093 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=f4a49744-7bee-4c6b-a4ee-8d5a83233754 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b
2026-06-11 12:41:54.963869 | controller | Jun 11 11:15:00.585567 crc crio[3656]: time="2026-06-11T11:15:00.584889747Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686275-v9gx2/POD" id=ee069da8-0919-46ae-a922-f043fdd55028 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.963887 | controller | Jun 11 11:15:00.585567 crc crio[3656]: time="2026-06-11T11:15:00.585433013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.963909 | controller | Jun 11 11:15:07.820413 crc crio[3656]: time="2026-06-11T11:15:07.819266905Z" level=info msg="Stopping pod sandbox: 39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b" id=440a6933-2e00-4016-a388-e0e3c0b1dec1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.963932 | controller | Jun 11 11:15:07.822140 crc crio[3656]: time="2026-06-11T11:15:07.821145421Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b UID:43b595c4-4ec3-429d-8f77-0492595d4275 NetNS:/var/run/netns/abff42a5-93b3-4ab1-af94-d6600e9c15b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod43b595c4_4ec3_429d_8f77_0492595d4275.slice PodAnnotations:0xc001f0a818}] Aliases:map[]}"
2026-06-11 12:41:54.963948 | controller | Jun 11 11:15:07.822140 crc crio[3656]: time="2026-06-11T11:15:07.82145084Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.963969 | controller | Jun 11 11:15:08.931814 crc crio[3656]: time="2026-06-11T11:15:08.931715279Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=9226d481-3ed0-4781-b1a1-2862b7e1e163 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.963985 | controller | Jun 11 11:15:08.932630 crc crio[3656]: time="2026-06-11T11:15:08.932552944Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=8755dc8c-6cf7-4d42-8cc3-374ee2f8f696 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.964007 | controller | Jun 11 11:15:27.607749 crc crio[3656]: time="2026-06-11T11:15:27.605162744Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=7f79795b-f538-4e95-8ae9-257593ebbce9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.964023 | controller | Jun 11 11:15:27.615764 crc crio[3656]: time="2026-06-11T11:15:27.615055425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.964044 | controller | Jun 11 11:15:27.619802 crc crio[3656]: time="2026-06-11T11:15:27.616302893Z" level=info msg="Creating container: openshift-kube-apiserver/installer-13-crc/installer" id=40d7e68c-037e-43e1-80bb-0628093e52f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.964060 | controller | Jun 11 11:15:27.619802 crc crio[3656]: time="2026-06-11T11:15:27.616849039Z" level=info msg="Stopped container d83a345fcd262819af02076335354982d30985bac8e1dd49ea12a57298ed5c5c: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=ab870be9-7476-477c-b9e1-c404cfe2f3e6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.964081 | controller | Jun 11 11:15:27.619802 crc crio[3656]: time="2026-06-11T11:15:27.617462308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.964097 | controller | Jun 11 11:15:27.619802 crc crio[3656]: time="2026-06-11T11:15:27.618485999Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=e98c1e69-c3b2-4d56-847f-cda0b96a6df8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.964116 | controller | Jun 11 11:15:27.630145 crc crio[3656]: time="2026-06-11T11:15:27.630048141Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=bb3da62c-93c9-4039-9974-697e2a347745 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.964139 | controller | Jun 11 11:15:27.638350 crc crio[3656]: time="2026-06-11T11:15:27.638277931Z" level=info msg="Stopped pod sandbox: 146cf5a36a8051d7452f3f8e8a58f30c9fbd1bcedbb1d3cb311c80c8614985d3" id=1b4a9d7c-7e60-4460-9235-c0a9a3d73f73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.964157 | controller | Jun 11 11:15:27.641361 crc crio[3656]: time="2026-06-11T11:15:27.641256122Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=14d0e08e-1e20-4d47-8705-8061e0e41b82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.964230 | controller | Jun 11 11:15:27.641361 crc crio[3656]: time="2026-06-11T11:15:27.641343204Z" level=info msg="Stopped pod sandbox: 39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b" id=440a6933-2e00-4016-a388-e0e3c0b1dec1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.964253 | controller | Jun 11 11:15:36.926625 crc crio[3656]: time="2026-06-11T11:15:36.925803262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.964270 | controller | Jun 11 11:15:52.343178 crc crio[3656]: time="2026-06-11T11:15:52.341768518Z" level=info msg="Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=fcd71ff3-938c-474a-bfd2-6f22265a29db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.964286 | controller | Jun 11 11:15:52.344460 crc crio[3656]: time="2026-06-11T11:15:52.343207832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.964301 | controller | Jun 11 11:16:25.275847 crc crio[3656]: time="2026-06-11T11:16:25.274855918Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=96e5d58b-eadc-4215-acc7-3846c62a7827 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.964317 | controller | Jun 11 11:16:25.278980 crc crio[3656]: time="2026-06-11T11:16:25.278916641Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=9496b710-9913-4a28-829e-d616e1805ed5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.964332 | controller | Jun 11 11:16:25.312747 crc crio[3656]: time="2026-06-11T11:16:25.312629177Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=69bc3209-f88a-4adc-b90e-44fa208a720a name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.964368 | controller | Jun 11 11:16:25.315184 crc crio[3656]: time="2026-06-11T11:16:25.31502685Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=5f99ac8f-1f17-44a9-8559-0a4d5b2786b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.964389 | controller | Jun 11 11:16:25.356303 crc crio[3656]: time="2026-06-11T11:16:25.356208242Z" level=info msg="Removed container 39af703de174fc25b36e09355d5333075b7501d37fe5c82d35ec58a3334c5501: openshift-console/downloads-747b44746d-4pqvr/download-server" id=fa1cc956-f6cf-42ae-b601-ea85740b892f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.964406 | controller | Jun 11 11:16:25.360790 crc crio[3656]: time="2026-06-11T11:16:25.360661968Z" level=info msg="Removing container: 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632" id=73097011-6e19-4d65-8ef0-a65e419ae202 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.964421 | controller | Jun 11 11:16:25.378954 crc crio[3656]: time="2026-06-11T11:16:25.378856591Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0" id=0d7bd1fb-310b-45db-8596-1219a7abe99f name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.964441 | controller | Jun 11 11:16:25.379787 crc crio[3656]: time="2026-06-11T11:16:25.379728768Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9a587456-fc54-4d0e-bfff-eb5fb1e21b97 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.964457 | controller | Jun 11 11:16:25.382850 crc crio[3656]: time="2026-06-11T11:16:25.38276017Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=f3594e35-e3ac-4cc0-8439-b4d8f0d0cf34 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.964473 | controller | Jun 11 11:16:25.383447 crc crio[3656]: time="2026-06-11T11:16:25.38342211Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=eb5ca924-1a20-4879-97f8-69f15c984832 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.964489 | controller | Jun 11 11:16:25.451425 crc crio[3656]: time="2026-06-11T11:16:25.451314515Z" level=info msg="Got pod network &{Name:collect-profiles-29686275-v9gx2 Namespace:openshift-operator-lifecycle-manager ID:5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3 UID:4ff63bba-4eb7-4a75-a614-5e92d9ad4c47 NetNS:/var/run/netns/ee24ec15-4b3b-40e5-bd4e-1a17a9868f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ff63bba_4eb7_4a75_a614_5e92d9ad4c47.slice PodAnnotations:0xc0042643b0}] Aliases:map[]}"
2026-06-11 12:41:54.964506 | controller | Jun 11 11:16:25.451425 crc crio[3656]: time="2026-06-11T11:16:25.451388687Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686275-v9gx2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.964521 | controller | Jun 11 11:16:25.477788 crc crio[3656]: time="2026-06-11T11:16:25.477649456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.964537 | controller | Jun 11 11:16:25.481751 crc crio[3656]: time="2026-06-11T11:16:25.481623497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.964552 | controller | Jun 11 11:16:25.485303 crc crio[3656]: time="2026-06-11T11:16:25.485174695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.964568 | controller | Jun 11 11:16:25.492572 crc crio[3656]: time="2026-06-11T11:16:25.491434305Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=5bed4369-f66e-4174-83ed-b90ef86c629a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.964584 | controller | Jun 11 11:16:25.492572 crc crio[3656]: time="2026-06-11T11:16:25.491609261Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ba4540ff-7f28-4bca-bd69-3929dea6c2db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.964600 | controller | Jun 11 11:16:25.493430 crc crio[3656]: time="2026-06-11T11:16:25.493382324Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=7d1d89f4-f7ae-4a9b-a205-2505c9a2b9b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.964615 | controller | Jun 11 11:16:25.504602 crc crio[3656]: time="2026-06-11T11:16:25.504444031Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:14ea324f80dd666edf65299f93178bd3894e3d5209b96f8a0c0111d0bde76325 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/9482e885-195a-42c5-a517-a290879af22d 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:0xc0001328a0}] Aliases:map[]}"
2026-06-11 12:41:54.964638 | controller | Jun 11 11:16:25.504602 crc crio[3656]: time="2026-06-11T11:16:25.504598766Z" level=info msg="Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.964654 | controller | Jun 11 11:16:25.522241 crc crio[3656]: time="2026-06-11T11:16:25.522131459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.964670 | controller | Jun 11 11:16:25.552009 crc crio[3656]: time="2026-06-11T11:16:25.549229193Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=23313587-4187-4e9b-8634-fa2eaacc6a79 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.964686 | controller | Jun 11 11:16:25.558508 crc crio[3656]: time="2026-06-11T11:16:25.558380692Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e584fe1b-6847-4ccf-bed6-fc3bcca7556c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.964701 | controller | Jun 11 11:16:25.559342 crc crio[3656]: time="2026-06-11T11:16:25.559256128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.964717 | controller | Jun 11 11:16:25.582161 crc crio[3656]: time="2026-06-11T11:16:25.581499195Z" level=info msg="Removed container 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632: openshift-multus/cni-sysctl-allowlist-ds-d4g7l/kube-multus-additional-cni-plugins" id=73097011-6e19-4d65-8ef0-a65e419ae202 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.964732 | controller | Jun 11 11:16:25.598806 crc crio[3656]: time="2026-06-11T11:16:25.59811624Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=05197589-72e5-49c9-84af-30230890817c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.964748 | controller | Jun 11 11:16:25.599189 crc crio[3656]: time="2026-06-11T11:16:25.599116651Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=522e548c-7f34-42e3-b6b0-42644689cccf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.964763 | controller | Jun 11 11:16:25.608471 crc crio[3656]: time="2026-06-11T11:16:25.608391333Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-content" id=ee75407a-d2ed-47de-b1cd-1491f5746b4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.964778 | controller | Jun 11 11:16:25.608736 crc crio[3656]: time="2026-06-11T11:16:25.60865095Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=7455b024-9623-40c1-8b26-e57b15e272df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.964794 | controller | Jun 11 11:16:25.613833 crc crio[3656]: time="2026-06-11T11:16:25.612344933Z" level=info msg="Creating container: openshift-marketplace/certified-operators-vk6c6/extract-content" id=334e3cc8-b05e-4dc8-9350-d11dd81238c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.964809 | controller | Jun 11 11:16:25.619308 crc crio[3656]: time="2026-06-11T11:16:25.619229822Z" level=info msg="Created container 2815149a8e23be7219724b40728791f97e45110a3e189c0929d3941493e6af11: openshift-console/downloads-747b44746d-4pqvr/download-server" id=7f79795b-f538-4e95-8ae9-257593ebbce9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.964824 | controller | Jun 11 11:16:25.619730 crc crio[3656]: time="2026-06-11T11:16:25.619507381Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0" id=e6eb3e0f-ec2e-43ba-ae05-20440f2883d4 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.964843 | controller | Jun 11 11:16:25.622539 crc crio[3656]: time="2026-06-11T11:16:25.6214557Z" level=info msg="Starting container: 2815149a8e23be7219724b40728791f97e45110a3e189c0929d3941493e6af11" id=28c1ac61-4e1e-4cbe-a69d-6afcb0cfd771 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.964859 | controller | Jun 11 11:16:25.624196 crc crio[3656]: time="2026-06-11T11:16:25.624124491Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f2f3b224-19fd-44ab-8e89-44b3ed025642 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.964875 | controller | Jun 11 11:16:25.631875 crc crio[3656]: time="2026-06-11T11:16:25.631842066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.964890 | controller | Jun 11 11:16:25.633407 crc crio[3656]: time="2026-06-11T11:16:25.633229068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.964906 | controller | Jun 11 11:16:25.634194 crc crio[3656]: time="2026-06-11T11:16:25.632327661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.964921 | controller | Jun 11 11:16:25.644826 crc crio[3656]: time="2026-06-11T11:16:25.644643175Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=0a98ecd2-0b38-4ab3-b0c0-5d5db44fa220 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.964937 | controller | Jun 11 11:16:25.646038 crc crio[3656]: time="2026-06-11T11:16:25.645931104Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=cbcf4f54-9ca7-4466-a977-bedd7f322c5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.964952 | controller | Jun 11 11:16:25.647015 crc crio[3656]: time="2026-06-11T11:16:25.646662237Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-26wrs/extract-content" id=4d4c1388-8a97-4a88-b093-6600f472506d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.964967 | controller | Jun 11 11:16:25.650251 crc crio[3656]: time="2026-06-11T11:16:25.65005558Z" level=info msg="Started container" PID=13793 containerID=2815149a8e23be7219724b40728791f97e45110a3e189c0929d3941493e6af11 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=28c1ac61-4e1e-4cbe-a69d-6afcb0cfd771 name=/runtime.v1.RuntimeService/StartContainer sandboxID=313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593
2026-06-11 12:41:54.964983 | controller | Jun 11 11:16:25.719556 crc crio[3656]: time="2026-06-11T11:16:25.71943202Z" level=info msg="Created container 752b4a23950a476107bffb69ed6d6ca44d0a0722a4cbb4d6880217e37f18fc5f: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=14d0e08e-1e20-4d47-8705-8061e0e41b82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.964999 | controller | Jun 11 11:16:25.722248 crc crio[3656]: time="2026-06-11T11:16:25.722174833Z" level=info msg="Starting container: 752b4a23950a476107bffb69ed6d6ca44d0a0722a4cbb4d6880217e37f18fc5f" id=1685825a-55d7-4b68-8a7a-7a43dfe76506 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.965014 | controller | Jun 11 11:16:25.737284 crc crio[3656]: time="2026-06-11T11:16:25.737230251Z" level=info msg="Started container" PID=13801 containerID=752b4a23950a476107bffb69ed6d6ca44d0a0722a4cbb4d6880217e37f18fc5f description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=1685825a-55d7-4b68-8a7a-7a43dfe76506 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee50e06499a056047b25380b35489cb88e76d2db09dfc32624b97995fa5ec1c3
2026-06-11 12:41:54.965034 | controller | Jun 11 11:16:25.753627 crc crio[3656]: time="2026-06-11T11:16:25.751295399Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=ea362389-a929-4255-98e7-64614b2352d0 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.965050 | controller | Jun 11 11:16:25.755406 crc crio[3656]: time="2026-06-11T11:16:25.755343982Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=ee232856-e835-42e7-b9fd-7a6a2736761a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.965065 | controller | Jun 11 11:16:25.757071 crc crio[3656]: time="2026-06-11T11:16:25.756861638Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=48d91b71-2990-4d66-a8ea-f38ece07c676 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.965080 | controller | Jun 11 11:16:25.758940 crc crio[3656]: time="2026-06-11T11:16:25.758845459Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=0542168f-68d7-4660-bc1f-bb39f1d283e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.965095 | controller | Jun 11 11:16:25.769546 crc crio[3656]: time="2026-06-11T11:16:25.769439291Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-content" id=99e693cb-d3e2-4abb-b15e-1d8c86b9940c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.965110 | controller | Jun 11 11:16:25.771571 crc crio[3656]: time="2026-06-11T11:16:25.771512574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.965126 | controller | Jun 11 11:16:25.776195 crc crio[3656]: time="2026-06-11T11:16:25.776159755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.965141 | controller | Jun 11 11:16:25.783300 crc crio[3656]: time="2026-06-11T11:16:25.783088496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.965156 | controller | Jun 11 11:16:25.786607 crc crio[3656]: time="2026-06-11T11:16:25.786566282Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=347a2729-bac3-4e17-b5b1-57c948a4f099 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.965171 | controller | Jun 11 11:16:25.790565 crc crio[3656]: time="2026-06-11T11:16:25.790210983Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=33931c05-d1a9-4a78-84c8-5605642a9093 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.965187 | controller | Jun 11 11:16:25.795172 crc crio[3656]: time="2026-06-11T11:16:25.794889835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.965202 | controller | Jun 11 11:16:25.798476 crc crio[3656]: time="2026-06-11T11:16:25.798400472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.965218 | controller | Jun 11 11:16:25.798589 crc crio[3656]: time="2026-06-11T11:16:25.798537276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.965233 | controller | Jun 11 11:16:25.804922 crc crio[3656]: time="2026-06-11T11:16:25.804754325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.965253 | controller | Jun 11 11:16:25.806663 crc crio[3656]: time="2026-06-11T11:16:25.806629892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.965269 | controller | Jun 11 11:16:25.811864 crc crio[3656]: time="2026-06-11T11:16:25.811423428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.965285 | controller | Jun 11 11:16:25.961977 crc crio[3656]: time="2026-06-11T11:16:25.960111551Z" level=info msg="Creating container: openshift-marketplace/community-operators-p85kl/extract-content" id=e2d9b7e6-ff83-43c3-b488-eeaffdcb1746 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.965300 | controller | Jun 11 11:16:25.967920 crc crio[3656]: time="2026-06-11T11:16:25.966224217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.965316 | controller | Jun 11 11:16:25.978225 crc crio[3656]: time="2026-06-11T11:16:25.970257859Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-c7ln6/extract-content" id=c0107800-9892-4973-af2a-db05fe988313 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.965331 | controller | Jun 11 11:16:26.034824 crc crio[3656]: time="2026-06-11T11:16:26.033605726Z" level=info msg="Created container d69c8ce9f7658ad29daa3a9492968f0107c114eb0fe4fda152b8d5fddad27866: openshift-marketplace/community-operators-qhh6t/extract-content" id=ee75407a-d2ed-47de-b1cd-1491f5746b4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.965361 | controller | Jun 11 11:16:26.043781 crc crio[3656]: time="2026-06-11T11:16:26.04361024Z" level=info msg="Created container 38bce8ea31b3203c30720fb847ef8779f61ee90cdda322f215c3302777faaec9: openshift-marketplace/certified-operators-vk6c6/extract-content" id=334e3cc8-b05e-4dc8-9350-d11dd81238c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.965382 | controller | Jun 11 11:16:26.045996 crc crio[3656]: time="2026-06-11T11:16:26.04590406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.965398 | controller | Jun 11 11:16:26.050560 crc crio[3656]: time="2026-06-11T11:16:26.050067677Z" level=info msg="Starting container: 38bce8ea31b3203c30720fb847ef8779f61ee90cdda322f215c3302777faaec9" id=ffbc75d0-f6ee-41d9-9306-b87a07a7320c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.965413 | controller | Jun 11 11:16:26.050560 crc crio[3656]: time="2026-06-11T11:16:26.050346365Z" level=info msg="Starting container: d69c8ce9f7658ad29daa3a9492968f0107c114eb0fe4fda152b8d5fddad27866" id=86d76445-073a-49f4-a58d-3cf5c8e29fb7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.965429 | controller | Jun 11 11:16:26.060392 crc crio[3656]: time="2026-06-11T11:16:26.060233536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.965444 | controller | Jun 11 11:16:26.064501 crc crio[3656]: time="2026-06-11T11:16:26.064425583Z" level=info msg="Started container" PID=13854 containerID=d69c8ce9f7658ad29daa3a9492968f0107c114eb0fe4fda152b8d5fddad27866 description=openshift-marketplace/community-operators-qhh6t/extract-content id=86d76445-073a-49f4-a58d-3cf5c8e29fb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af
2026-06-11 12:41:54.965460 | controller | Jun 11 11:16:26.070353 crc crio[3656]: time="2026-06-11T11:16:26.07022264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.965481 | controller | Jun 11 11:16:26.127642 crc crio[3656]: time="2026-06-11T11:16:26.127508722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.965497 | controller | Jun 11 11:16:26.128195 crc crio[3656]: time="2026-06-11T11:16:26.128120771Z" level=info msg="Started container" PID=13852 containerID=38bce8ea31b3203c30720fb847ef8779f61ee90cdda322f215c3302777faaec9 description=openshift-marketplace/certified-operators-vk6c6/extract-content id=ffbc75d0-f6ee-41d9-9306-b87a07a7320c name=/runtime.v1.RuntimeService/StartContainer sandboxID=168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509
2026-06-11 12:41:54.965513 | controller | Jun 11 11:16:26.132390 crc crio[3656]: time="2026-06-11T11:16:26.132273037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.965528 | controller | Jun 11 11:16:26.148341 crc crio[3656]: time="2026-06-11T11:16:26.148273734Z" level=info msg="Created container f34c2bce44f3b914a61f6b6a86d895a0ff6cc4df6b973513b77829ddc39dba8b: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=7455b024-9623-40c1-8b26-e57b15e272df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.965544 | controller | Jun 11 11:16:26.182558 crc crio[3656]: time="2026-06-11T11:16:26.179557965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.965559 | controller | Jun 11 11:16:26.182558 crc crio[3656]: time="2026-06-11T11:16:26.182437363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.965575 | controller | Jun 11 11:16:26.189118 crc crio[3656]: time="2026-06-11T11:16:26.185007641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.965590 | controller | Jun 11 11:16:26.189118 crc crio[3656]: time="2026-06-11T11:16:26.187364053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.965605 | controller | Jun 11 11:16:26.215383 crc crio[3656]: time="2026-06-11T11:16:26.207571128Z" level=info msg="Starting container: f34c2bce44f3b914a61f6b6a86d895a0ff6cc4df6b973513b77829ddc39dba8b" id=bdcd7d5f-0a99-4aa0-bf21-04e34717cfce name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.965621 | controller | Jun 11 11:16:26.232488 crc crio[3656]: time="2026-06-11T11:16:26.232425003Z" level=info msg="Started container" PID=13845 containerID=f34c2bce44f3b914a61f6b6a86d895a0ff6cc4df6b973513b77829ddc39dba8b description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=bdcd7d5f-0a99-4aa0-bf21-04e34717cfce name=/runtime.v1.RuntimeService/StartContainer sandboxID=969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d
2026-06-11 12:41:54.965637 | controller | Jun 11 11:16:26.252409 crc crio[3656]: time="2026-06-11T11:16:26.247301336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.965652 | controller | Jun 11 11:16:26.291579 crc crio[3656]: 2026-06-11T11:16:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14ea324f80dd666 Mac:86:98:50:51:ee:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/9482e885-195a-42c5-a517-a290879af22d SocketPath: PciID:}] [{Interface:0xc000014fb0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.965668 | controller | Jun 11 11:16:26.291579 crc crio[3656]: time="2026-06-11T11:16:26.291018396Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:14ea324f80dd666edf65299f93178bd3894e3d5209b96f8a0c0111d0bde76325 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/9482e885-195a-42c5-a517-a290879af22d 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:0xc0001328a0}] Aliases:map[]}"
2026-06-11 12:41:54.965687 | controller | Jun 11 11:16:26.291579 crc crio[3656]: time="2026-06-11T11:16:26.29116786Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.965702 | controller | Jun 11 11:16:26.305231 crc crio[3656]: time="2026-06-11T11:16:26.298668928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.965718 | controller | Jun 11 11:16:26.305231 crc crio[3656]: time="2026-06-11T11:16:26.302050871Z" level=info msg="Ran pod sandbox 14ea324f80dd666edf65299f93178bd3894e3d5209b96f8a0c0111d0bde76325 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=fcd71ff3-938c-474a-bfd2-6f22265a29db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.965733 | controller | Jun 11 11:16:26.305789 crc crio[3656]: time="2026-06-11T11:16:26.305541887Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=52f5ee12-3fd1-45ac-aeb6-9ca875fa6c92 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.965749 | controller | Jun 11 11:16:26.310829 crc crio[3656]: time="2026-06-11T11:16:26.310624462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.965764 | controller | Jun 11 11:16:26.326813 crc crio[3656]: time="2026-06-11T11:16:26.314979085Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=7a81faa6-dd5e-44b5-9c59-61909b00b3ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.965780 | controller | Jun 11 11:16:26.343236 crc crio[3656]: time="2026-06-11T11:16:26.34312297Z" level=info msg="Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=ec16aa6e-5e60-4486-882d-ad2b0bc09fe3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.965795 | controller | Jun 11 11:16:26.343801 crc crio[3656]: time="2026-06-11T11:16:26.343746959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.965811 | controller | Jun 11 11:16:26.359525 crc crio[3656]: 2026-06-11T11:16:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5fd6ae61051147a Mac:22:e4:3f:35:f2:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/ee24ec15-4b3b-40e5-bd4e-1a17a9868f3b SocketPath: PciID:}] [{Interface:0xc000246960 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.965827 | controller | Jun 11 11:16:26.361053 crc crio[3656]: time="2026-06-11T11:16:26.36020739Z" level=info msg="Got pod network &{Name:collect-profiles-29686275-v9gx2 Namespace:openshift-operator-lifecycle-manager ID:5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3 UID:4ff63bba-4eb7-4a75-a614-5e92d9ad4c47 NetNS:/var/run/netns/ee24ec15-4b3b-40e5-bd4e-1a17a9868f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ff63bba_4eb7_4a75_a614_5e92d9ad4c47.slice PodAnnotations:0xc0042643b0}] Aliases:map[]}"
2026-06-11 12:41:54.965847 | controller | Jun 11 11:16:26.361053 crc crio[3656]: time="2026-06-11T11:16:26.360389086Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686275-v9gx2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.965863 | controller | Jun 11 11:16:26.406126 crc crio[3656]: time="2026-06-11T11:16:26.406038024Z" level=info msg="Ran pod sandbox 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686275-v9gx2/POD" id=ee069da8-0919-46ae-a922-f043fdd55028 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.965879 | controller | Jun 11 11:16:26.408432 crc crio[3656]: time="2026-06-11T11:16:26.408315403Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4e6b5dd9-7138-45ad-805d-fe52759fa420 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.965895 | controller | Jun 11 11:16:26.415228 crc crio[3656]: time="2026-06-11T11:16:26.415148051Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b7cef105-b975-4c19-a9f9-2fffd4fe58ad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.965910 | controller | Jun 11 11:16:26.422937 crc crio[3656]: time="2026-06-11T11:16:26.422898067Z" level=info msg="Created container ae1bd043691d012aba70cb5738528bf38dcb4c931c53bf987f50635313dac653: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=cbcf4f54-9ca7-4466-a977-bedd7f322c5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.965926 | controller | Jun 11 11:16:26.424148 crc crio[3656]: time="2026-06-11T11:16:26.424123684Z" level=info msg="Starting container: ae1bd043691d012aba70cb5738528bf38dcb4c931c53bf987f50635313dac653" id=1e542eac-d575-4732-b6e3-2c73b95a2d63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.965941 | controller | Jun 11 11:16:26.427417 crc crio[3656]: time="2026-06-11T11:16:26.427323112Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686275-v9gx2/collect-profiles" id=3d2dc450-35dc-44cb-a5a5-67068d66a0ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.965956 | controller | Jun 11 11:16:26.427920 crc crio[3656]: time="2026-06-11T11:16:26.427825507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.965972 | controller | Jun 11 11:16:26.433957 crc crio[3656]: time="2026-06-11T11:16:26.433925872Z" level=info msg="Started container" PID=13944 containerID=ae1bd043691d012aba70cb5738528bf38dcb4c931c53bf987f50635313dac653 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=1e542eac-d575-4732-b6e3-2c73b95a2d63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97
2026-06-11 12:41:54.965994 | controller | Jun 11 11:16:26.481732 crc crio[3656]: time="2026-06-11T11:16:26.481600922Z" level=info msg="Created container 7b5f2aae3f357d310d4586dda3cdb95e111c418ab8a0cdb9041dc53299e44a57: openshift-marketplace/redhat-operators-26wrs/extract-content" id=4d4c1388-8a97-4a88-b093-6600f472506d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.966010 | controller | Jun 11 11:16:26.483239 crc crio[3656]: time="2026-06-11T11:16:26.483126519Z" level=info msg="Starting container: 7b5f2aae3f357d310d4586dda3cdb95e111c418ab8a0cdb9041dc53299e44a57" id=04f752cb-6cf5-4f98-bcc3-f0b11cdf3477 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.966026 | controller | Jun 11 11:16:26.498344 crc crio[3656]: time="2026-06-11T11:16:26.498253549Z" level=info msg="Created container e99a10242eb501c4142a9db18188f673357cd968b2ea83e4599e852897b06e97: openshift-marketplace/community-operators-p85kl/extract-content" id=e2d9b7e6-ff83-43c3-b488-eeaffdcb1746 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.966045 | controller | Jun 11 11:16:26.504223 crc crio[3656]: time="2026-06-11T11:16:26.504007644Z" level=info msg="Starting container: e99a10242eb501c4142a9db18188f673357cd968b2ea83e4599e852897b06e97" id=2c8c9bc3-685c-486e-a86e-9c589c4a1dfb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.966061 | controller | Jun 11 11:16:26.507612 crc crio[3656]: time="2026-06-11T11:16:26.507552002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.966077 | controller | Jun 11 11:16:26.513744 crc crio[3656]: time="2026-06-11T11:16:26.511871903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.966092 | controller | Jun 11 11:16:26.518012 crc crio[3656]: time="2026-06-11T11:16:26.517078822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.966108 | controller | Jun 11 11:16:26.518012 crc crio[3656]: time="2026-06-11T11:16:26.517587317Z" level=info msg="Started container" PID=13940 containerID=e99a10242eb501c4142a9db18188f673357cd968b2ea83e4599e852897b06e97 description=openshift-marketplace/community-operators-p85kl/extract-content id=2c8c9bc3-685c-486e-a86e-9c589c4a1dfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164
2026-06-11 12:41:54.966124 | controller | Jun 11 11:16:26.519446 crc crio[3656]: time="2026-06-11T11:16:26.519298499Z" level=info msg="Started container" PID=13945 containerID=7b5f2aae3f357d310d4586dda3cdb95e111c418ab8a0cdb9041dc53299e44a57 description=openshift-marketplace/redhat-operators-26wrs/extract-content id=04f752cb-6cf5-4f98-bcc3-f0b11cdf3477 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7
2026-06-11 12:41:54.966139 | controller | Jun 11 11:16:26.521154 crc crio[3656]: time="2026-06-11T11:16:26.521088134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.966154 | controller | Jun 11 11:16:27.081662 crc crio[3656]: time="2026-06-11T11:16:27.080751496Z" level=info msg="Created container 3b4dbf1ef1a3ca06a915065c25b33b59be4e34b016b3fcc037f143317512b99f: openshift-marketplace/redhat-marketplace-c7ln6/extract-content" id=c0107800-9892-4973-af2a-db05fe988313 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.966170 | controller | Jun 11 11:16:27.082811 crc crio[3656]: time="2026-06-11T11:16:27.082648224Z" level=info msg="Starting container: 3b4dbf1ef1a3ca06a915065c25b33b59be4e34b016b3fcc037f143317512b99f" id=cbf7d7df-a25a-4028-9412-33a5f56c6eff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.966185 | controller | Jun 11 11:16:27.089023 crc crio[3656]: time="2026-06-11T11:16:27.088909695Z" level=info msg="Started container" PID=13956 containerID=3b4dbf1ef1a3ca06a915065c25b33b59be4e34b016b3fcc037f143317512b99f description=openshift-marketplace/redhat-marketplace-c7ln6/extract-content id=cbf7d7df-a25a-4028-9412-33a5f56c6eff name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996
2026-06-11 12:41:54.966201 | controller | Jun 11 11:16:27.098806 crc crio[3656]: time="2026-06-11T11:16:27.098243109Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5b30fb12-aa86-47fa-901e-3048d5033d67 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.966216 | controller | Jun 11 11:16:27.102670 crc crio[3656]: time="2026-06-11T11:16:27.102610241Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8430e9ce-acd5-433f-ba69-8d8c619c0a4c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.966235 | controller | Jun 11 11:16:27.110735 crc crio[3656]: time="2026-06-11T11:16:27.110603094Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=10c36f30-249d-4a94-b54a-4f37f460dba1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.966251 | controller | Jun 11 11:16:27.116469 crc crio[3656]: time="2026-06-11T11:16:27.116416591Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=08e6dbf0-e44d-48d8-9fa6-7fe7bf06de7b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.966266 | controller | Jun 11 11:16:27.239976 crc crio[3656]: time="2026-06-11T11:16:27.239899706Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f9e0bba4-5e24-4165-9278-846195b8ec2c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.966282 | controller | Jun 11 11:16:27.240445 crc crio[3656]: time="2026-06-11T11:16:27.240332969Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5438f47d-eca2-4466-ac0a-674fd418344a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.966297 | controller | Jun 11 11:16:27.240764 crc crio[3656]: time="2026-06-11T11:16:27.240631639Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c93dcf8c-c82d-4410-98ec-69d62ce25b1f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.966323 | controller | Jun 11 11:16:27.241028 crc crio[3656]: time="2026-06-11T11:16:27.240966469Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4357402b-732d-44f3-8f70-eab37f28890e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.966339 | controller | Jun 11 11:16:27.471238 crc crio[3656]: time="2026-06-11T11:16:27.47114149Z" level=info msg="Created container b83621e2820049e05ce477792fdbc93c20483705b4bac5b89fc773f2a7cb6000: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=ec16aa6e-5e60-4486-882d-ad2b0bc09fe3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.966370 | controller | Jun 11 11:16:27.473276 crc crio[3656]: time="2026-06-11T11:16:27.473198422Z" level=info msg="Starting container: b83621e2820049e05ce477792fdbc93c20483705b4bac5b89fc773f2a7cb6000" id=a17b7e30-861f-4cea-9064-a0691dd6bd70 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.966388 | controller | Jun 11 11:16:27.483006 crc crio[3656]: time="2026-06-11T11:16:27.482853686Z" level=info msg="Started container" PID=13999 containerID=b83621e2820049e05ce477792fdbc93c20483705b4bac5b89fc773f2a7cb6000 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=a17b7e30-861f-4cea-9064-a0691dd6bd70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14ea324f80dd666edf65299f93178bd3894e3d5209b96f8a0c0111d0bde76325
2026-06-11 12:41:54.966403 | controller | Jun 11 11:16:27.609444 crc crio[3656]: time="2026-06-11T11:16:27.609309632Z" level=info msg="Created container deaf9d72d15b652f252b22e306c8b1b7c141488594249d399b4d2e90f555409a: openshift-marketplace/certified-operators-l27pk/extract-content" id=99e693cb-d3e2-4abb-b15e-1d8c86b9940c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.966419 | controller | Jun 11 11:16:27.610747 crc crio[3656]: time="2026-06-11T11:16:27.610590331Z" level=info msg="Starting container: deaf9d72d15b652f252b22e306c8b1b7c141488594249d399b4d2e90f555409a" id=4fa1e73f-49e0-4487-b8cd-bb2e452a92f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.966438 | controller | Jun 11 11:16:27.623445 crc crio[3656]: time="2026-06-11T11:16:27.623337399Z" level=info msg="Started container" PID=13958 containerID=deaf9d72d15b652f252b22e306c8b1b7c141488594249d399b4d2e90f555409a description=openshift-marketplace/certified-operators-l27pk/extract-content id=4fa1e73f-49e0-4487-b8cd-bb2e452a92f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349
2026-06-11 12:41:54.966455 | controller | Jun 11 11:16:27.684576 crc crio[3656]: time="2026-06-11T11:16:27.68188064Z" level=info msg="Created container 45c5845b3c0b34ea9dbe13df432edd7dd96a4a2914412bfdf975f854feb4ba9e: openshift-kube-apiserver/installer-13-crc/installer" id=40d7e68c-037e-43e1-80bb-0628093e52f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.966471 | controller | Jun 11 11:16:27.684576 crc crio[3656]: time="2026-06-11T11:16:27.684019645Z" level=info msg="Created container 97065cc6b5448bfe2f358dabc8b8e760ebfecc5b4daf38fb13286aa17386b637: openshift-operator-lifecycle-manager/collect-profiles-29686275-v9gx2/collect-profiles" id=3d2dc450-35dc-44cb-a5a5-67068d66a0ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.966487 | controller | Jun 11 11:16:27.684576 crc crio[3656]: time="2026-06-11T11:16:27.684145299Z" level=info msg="Starting container: 45c5845b3c0b34ea9dbe13df432edd7dd96a4a2914412bfdf975f854feb4ba9e" id=4a49c905-9856-495e-875c-b584a9190a46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.966503 | controller | Jun 11 11:16:27.692445 crc crio[3656]: time="2026-06-11T11:16:27.692315127Z" level=info msg="Starting container: 97065cc6b5448bfe2f358dabc8b8e760ebfecc5b4daf38fb13286aa17386b637" id=945878da-a092-48b2-96b8-9ae981d6941d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.966518 | controller | Jun 11 11:16:27.696241 crc crio[3656]: time="2026-06-11T11:16:27.696136183Z" level=info msg="Started container" PID=13957 containerID=45c5845b3c0b34ea9dbe13df432edd7dd96a4a2914412bfdf975f854feb4ba9e description=openshift-kube-apiserver/installer-13-crc/installer id=4a49c905-9856-495e-875c-b584a9190a46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1
2026-06-11 12:41:54.966534 | controller | Jun 11 11:16:27.701189 crc crio[3656]: time="2026-06-11T11:16:27.701048683Z" level=info msg="Started container" PID=13998 containerID=97065cc6b5448bfe2f358dabc8b8e760ebfecc5b4daf38fb13286aa17386b637 description=openshift-operator-lifecycle-manager/collect-profiles-29686275-v9gx2/collect-profiles id=945878da-a092-48b2-96b8-9ae981d6941d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3
2026-06-11 12:41:54.966550 | controller | Jun 11 11:16:28.006912 crc crio[3656]: time="2026-06-11T11:16:28.006249246Z" level=info msg="Creating container: openshift-marketplace/community-operators-p85kl/registry-server" id=12927d83-db0c-40be-9c1a-6b8cebe120c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.966565 | controller | Jun 11 11:16:28.006912 crc crio[3656]: time="2026-06-11T11:16:28.006407421Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/registry-server" id=2df8ec39-88fc-4b1c-a5b0-881fdaf0915e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.966580 | controller | Jun 11 11:16:28.006912 crc crio[3656]: time="2026-06-11T11:16:28.006788472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.966596 | controller | Jun 11 11:16:28.009880 crc crio[3656]: time="2026-06-11T11:16:28.008014429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.966615 | controller | Jun 11 11:16:28.009880 crc crio[3656]: time="2026-06-11T11:16:28.008540315Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=5dcda8d2-c61e-46dc-b607-784ee4d92fcc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.966631 | controller | Jun 11 11:16:28.024997 crc crio[3656]: time="2026-06-11T11:16:28.017942141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.966647 | controller | Jun 11 11:16:28.048369 crc crio[3656]: time="2026-06-11T11:16:28.048288354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.966662 | controller | Jun 11 11:16:28.054362 crc crio[3656]: time="2026-06-11T11:16:28.054160663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.966678 | controller | Jun 11 11:16:28.074224 crc crio[3656]: time="2026-06-11T11:16:28.074142221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.966694 | controller | Jun 11 11:16:28.078803 crc crio[3656]: time="2026-06-11T11:16:28.078538295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.966710 | controller | Jun 11 11:16:28.086239 crc crio[3656]: time="2026-06-11T11:16:28.086151336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.966726 | controller | Jun 11 11:16:28.092958 crc crio[3656]: time="2026-06-11T11:16:28.092307613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.966741 | controller | Jun 11 11:16:28.153086 crc crio[3656]: time="2026-06-11T11:16:28.15301341Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=abf8123e-5376-4568-a5b6-ec1dfe03ff8b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.966757 | controller | Jun 11 11:16:28.159078 crc crio[3656]: time="2026-06-11T11:16:28.158978261Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c4f859f7-9c37-4d3a-b463-08916d997b25 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.966773 | controller | Jun 11 11:16:28.171269 crc crio[3656]: time="2026-06-11T11:16:28.166771348Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8f167517-198d-41f0-8b19-12c92b396289 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.966788 | controller | Jun 11 11:16:28.197668 crc crio[3656]: time="2026-06-11T11:16:28.194480061Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b88f13b6-e3c3-4df9-abcf-42d9786e8f34 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.966804 | controller | Jun 11 11:16:28.197668 crc crio[3656]: time="2026-06-11T11:16:28.195604055Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=482a03a1-0de8-42d6-9d48-4ae3bb9186f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.966822 | controller | Jun 11 11:16:28.197668 crc crio[3656]: time="2026-06-11T11:16:28.195895854Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=09a6ba30-c5e2-4b8f-996f-0e6c74dbde87 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.966838 | controller | Jun 11 11:16:29.127785 crc crio[3656]: time="2026-06-11T11:16:29.127562632Z" level=info msg="Created container 3fe075efce4dbb2808cbccca11243659c93f1afa097bad5b19b63bfed96b42ac: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=5dcda8d2-c61e-46dc-b607-784ee4d92fcc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.966854 | controller | Jun 11 11:16:29.129651 crc crio[3656]: time="2026-06-11T11:16:29.129384997Z" level=info msg="Starting container: 3fe075efce4dbb2808cbccca11243659c93f1afa097bad5b19b63bfed96b42ac" id=c6259d86-13f6-4f5e-a5a5-e345abb69ddf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.966870 | controller | Jun 11 11:16:29.136522 crc crio[3656]: time="2026-06-11T11:16:29.136296488Z" level=info msg="Started container" PID=14079 containerID=3fe075efce4dbb2808cbccca11243659c93f1afa097bad5b19b63bfed96b42ac description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=c6259d86-13f6-4f5e-a5a5-e345abb69ddf name=/runtime.v1.RuntimeService/StartContainer sandboxID=969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d
2026-06-11 12:41:54.966886 | controller | Jun 11 11:16:29.163537 crc crio[3656]: time="2026-06-11T11:16:29.163357321Z" level=info msg="Creating container: openshift-marketplace/certified-operators-vk6c6/registry-server" id=a0b4ab6d-33d9-4bb8-8219-5e9826405a96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.966901 | controller | Jun 11 11:16:29.163991 crc crio[3656]: time="2026-06-11T11:16:29.163862886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.966917 | controller | Jun 11 11:16:29.164438 crc crio[3656]: time="2026-06-11T11:16:29.164270379Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=c98075b7-750a-4d5b-8f3e-1c17916ac3a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.966932 | controller | Jun 11 11:16:29.164976 crc crio[3656]: time="2026-06-11T11:16:29.164847176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.966948 | controller | Jun 11 11:16:29.185173 crc crio[3656]: time="2026-06-11T11:16:29.185080002Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0e697fe3-230d-436d-99f9-1f33bdd2d417 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.966964 | controller | Jun 11 11:16:29.198401 crc crio[3656]: time="2026-06-11T11:16:29.198317084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.966979 | controller | Jun 11 11:16:29.205071 crc crio[3656]: time="2026-06-11T11:16:29.204983777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.966994 | controller | Jun 11 11:16:29.218327 crc crio[3656]: time="2026-06-11T11:16:29.2182327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.967010 | controller | Jun 11 11:16:29.227442 crc crio[3656]: time="2026-06-11T11:16:29.227264955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.967028 | controller | Jun 11 11:16:29.236575 crc crio[3656]: time="2026-06-11T11:16:29.236464144Z" level=info msg="Created container d4b6e73c18166cdc3c31f67f902380e49b94bfde6c498364dad98c6df430e5b4: openshift-marketplace/community-operators-qhh6t/registry-server" id=2df8ec39-88fc-4b1c-a5b0-881fdaf0915e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.967045 | controller | Jun 11 11:16:29.239078 crc crio[3656]: time="2026-06-11T11:16:29.23896769Z" level=info msg="Starting container: d4b6e73c18166cdc3c31f67f902380e49b94bfde6c498364dad98c6df430e5b4" id=d2554f87-55a0-481b-8ce3-0d75168abc74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.967061 | controller | Jun 11 11:16:29.244888 crc crio[3656]: time="2026-06-11T11:16:29.244512309Z" level=info msg="Started container" PID=14080 containerID=d4b6e73c18166cdc3c31f67f902380e49b94bfde6c498364dad98c6df430e5b4 description=openshift-marketplace/community-operators-qhh6t/registry-server id=d2554f87-55a0-481b-8ce3-0d75168abc74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af
2026-06-11 12:41:54.967076 | controller | Jun 11 11:16:29.270995 crc crio[3656]: time="2026-06-11T11:16:29.26887275Z" level=info msg="Created container 2c746fa776f8de5da2fd4275cc047302788ab436ba7f298d6525004c1bef52ce: openshift-marketplace/community-operators-p85kl/registry-server" id=12927d83-db0c-40be-9c1a-6b8cebe120c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.967092 | controller | Jun 11 11:16:29.270995 crc crio[3656]: time="2026-06-11T11:16:29.270139749Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3eb2a161-e1db-4f54-8d7b-b18a2d8e42cf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.967108 | controller | Jun 11 11:16:29.270995 crc crio[3656]: time="2026-06-11T11:16:29.270309794Z" level=info msg="Starting container: 2c746fa776f8de5da2fd4275cc047302788ab436ba7f298d6525004c1bef52ce" id=b80cb00d-5b46-43ea-abae-c735fe5b98c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.967123 | controller | Jun 11 11:16:29.277054 crc crio[3656]: time="2026-06-11T11:16:29.27676307Z" level=info msg="Started container" PID=14078 containerID=2c746fa776f8de5da2fd4275cc047302788ab436ba7f298d6525004c1bef52ce description=openshift-marketplace/community-operators-p85kl/registry-server id=b80cb00d-5b46-43ea-abae-c735fe5b98c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164
2026-06-11 12:41:54.967139 | controller | Jun 11 11:16:29.848371 crc crio[3656]: time="2026-06-11T11:16:29.848076577Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-26wrs/registry-server" id=2bb14dbd-5a61-4be1-83b6-99b7f711bdae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.967155 | controller | Jun 11 11:16:29.848543 crc crio[3656]: time="2026-06-11T11:16:29.84848328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.967170 | controller | Jun 11 11:16:29.886349 crc crio[3656]: time="2026-06-11T11:16:29.886226148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.967187 | controller | Jun 11 11:16:29.890082 crc crio[3656]: time="2026-06-11T11:16:29.889996733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.967202 | controller | Jun 11 11:16:30.262133 crc crio[3656]: time="2026-06-11T11:16:30.261992427Z" level=info msg="Created container c7f2911aa4c6bf1b9379c9880549392b1f15087ff457e30c5883029daf6fc16d: openshift-marketplace/certified-operators-vk6c6/registry-server" id=a0b4ab6d-33d9-4bb8-8219-5e9826405a96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.967221 | controller | Jun 11 11:16:30.263483 crc crio[3656]: time="2026-06-11T11:16:30.26340022Z" level=info msg="Starting container: c7f2911aa4c6bf1b9379c9880549392b1f15087ff457e30c5883029daf6fc16d" id=40e39759-b791-4fa9-8ec7-9a02c2769109 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.967238 | controller | Jun 11 11:16:30.270876 crc crio[3656]: time="2026-06-11T11:16:30.270797335Z" level=info msg="Started container" PID=14100 containerID=c7f2911aa4c6bf1b9379c9880549392b1f15087ff457e30c5883029daf6fc16d description=openshift-marketplace/certified-operators-vk6c6/registry-server id=40e39759-b791-4fa9-8ec7-9a02c2769109 name=/runtime.v1.RuntimeService/StartContainer sandboxID=168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509
2026-06-11 12:41:54.967254 | controller | Jun 11 11:16:30.582993 crc crio[3656]: time="2026-06-11T11:16:30.582816006Z" level=info msg="Created container 2584b7f31f924ee8f72f980a38e4f51c9207e632da0f45f15b7d97f29f47e82d: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=c98075b7-750a-4d5b-8f3e-1c17916ac3a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.967270 | controller | Jun 11 11:16:30.584894 crc crio[3656]: time="2026-06-11T11:16:30.584826007Z" level=info msg="Starting container: 2584b7f31f924ee8f72f980a38e4f51c9207e632da0f45f15b7d97f29f47e82d" id=a993c39a-f256-4c75-a9ea-3ab8900c6fbf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.967285 | controller | Jun 11 11:16:30.593214 crc crio[3656]: time="2026-06-11T11:16:30.593077368Z" level=info msg="Started container" PID=14101 containerID=2584b7f31f924ee8f72f980a38e4f51c9207e632da0f45f15b7d97f29f47e82d description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=a993c39a-f256-4c75-a9ea-3ab8900c6fbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97
2026-06-11 12:41:54.967301 | controller | Jun 11 11:16:30.665079 crc crio[3656]: time="2026-06-11T11:16:30.664977035Z" level=info msg="Created container d38d79fa974aceb6f33c7e0160c593067ffe70463d34fc798cc8ebd7db4810df: openshift-marketplace/redhat-operators-26wrs/registry-server" id=2bb14dbd-5a61-4be1-83b6-99b7f711bdae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.967316 | controller | Jun 11 11:16:30.666485 crc crio[3656]: time="2026-06-11T11:16:30.666376567Z" level=info msg="Starting container: d38d79fa974aceb6f33c7e0160c593067ffe70463d34fc798cc8ebd7db4810df" id=54c130d2-0d50-4720-a555-e3c5d255d286 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.967331 | controller | Jun 11 11:16:30.673511 crc crio[3656]: time="2026-06-11T11:16:30.672856304Z" level=info msg="Started container" PID=14128 containerID=d38d79fa974aceb6f33c7e0160c593067ffe70463d34fc798cc8ebd7db4810df description=openshift-marketplace/redhat-operators-26wrs/registry-server id=54c130d2-0d50-4720-a555-e3c5d255d286 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7
2026-06-11 12:41:54.967361 | controller | Jun 11 11:16:30.773217 crc crio[3656]: time="2026-06-11T11:16:30.773083492Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-c7ln6/registry-server" id=d3bb4d14-64c8-4be1-a3ce-dfb3b6e8c41f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.967382 | controller | Jun 11 11:16:30.773759 crc crio[3656]: time="2026-06-11T11:16:30.773633189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.967399 | controller | Jun 11 11:16:30.774533 crc crio[3656]: time="2026-06-11T11:16:30.774436033Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/registry-server" id=36b106e8-07dd-4e59-8a93-ed6ba23d7f20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.967414 | controller | Jun 11 11:16:30.774950 crc crio[3656]: time="2026-06-11T11:16:30.774896907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.967434 | controller | Jun 11 11:16:30.814337 crc crio[3656]: time="2026-06-11T11:16:30.814254154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.967450 | controller | Jun 11 11:16:30.820591 crc crio[3656]: time="2026-06-11T11:16:30.820551606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.967465 | controller | Jun 11 11:16:30.832497 crc crio[3656]: time="2026-06-11T11:16:30.832400866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.967481 | controller | Jun 11 11:16:30.836064 crc crio[3656]: time="2026-06-11T11:16:30.835765169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.967496 | controller | Jun 11 11:16:31.710542 crc crio[3656]: time="2026-06-11T11:16:31.709983259Z" level=info msg="Created container b7f61f19a7bf41cbb8a94c602708dac2d8b99c0e4f68f73f5c01777a3db3c564: openshift-marketplace/redhat-marketplace-c7ln6/registry-server" id=d3bb4d14-64c8-4be1-a3ce-dfb3b6e8c41f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.967512 | controller | Jun 11 11:16:31.713806 crc crio[3656]: time="2026-06-11T11:16:31.713602909Z" level=info msg="Starting container: b7f61f19a7bf41cbb8a94c602708dac2d8b99c0e4f68f73f5c01777a3db3c564" id=e90093cc-d2fa-40ba-9ce0-6f869d5d0288 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.967528 | controller | Jun 11 11:16:31.721262 crc crio[3656]: time="2026-06-11T11:16:31.721223181Z" level=info msg="Started container" PID=14161 containerID=b7f61f19a7bf41cbb8a94c602708dac2d8b99c0e4f68f73f5c01777a3db3c564 description=openshift-marketplace/redhat-marketplace-c7ln6/registry-server id=e90093cc-d2fa-40ba-9ce0-6f869d5d0288 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996
2026-06-11 12:41:54.967543 | controller | Jun 11 11:16:31.778409 crc crio[3656]: time="2026-06-11T11:16:31.778281617Z" level=info msg="Created container 85e81eafad1bdcd4f2de72165c156fe8b039c2ffcfae39f490fb024fc6494602: openshift-marketplace/certified-operators-l27pk/registry-server" id=36b106e8-07dd-4e59-8a93-ed6ba23d7f20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.967559 | controller | Jun 11 11:16:31.779658 crc crio[3656]: time="2026-06-11T11:16:31.779616837Z" level=info msg="Starting container: 85e81eafad1bdcd4f2de72165c156fe8b039c2ffcfae39f490fb024fc6494602" id=eeceabae-7da9-4b18-b2bf-fe330d8ab47b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.967576 | controller | Jun 11 11:16:31.795282 crc crio[3656]: time="2026-06-11T11:16:31.795191651Z" level=info msg="Started container" PID=14160 containerID=85e81eafad1bdcd4f2de72165c156fe8b039c2ffcfae39f490fb024fc6494602 description=openshift-marketplace/certified-operators-l27pk/registry-server id=eeceabae-7da9-4b18-b2bf-fe330d8ab47b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349
2026-06-11 12:41:54.967591 | controller | Jun 11 11:16:45.742997 crc crio[3656]: time="2026-06-11T11:16:45.741931818Z" level=info msg="Stopping pod sandbox: 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3" id=2a03f473-707e-4e9a-b993-5f7048e84fc2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.967608 | controller | Jun 11 11:16:45.744634 crc crio[3656]: time="2026-06-11T11:16:45.743370441Z" level=info msg="Got pod network &{Name:collect-profiles-29686275-v9gx2 Namespace:openshift-operator-lifecycle-manager ID:5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3 UID:4ff63bba-4eb7-4a75-a614-5e92d9ad4c47 NetNS:/var/run/netns/ee24ec15-4b3b-40e5-bd4e-1a17a9868f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ff63bba_4eb7_4a75_a614_5e92d9ad4c47.slice PodAnnotations:0xc001301530}] Aliases:map[]}"
2026-06-11 12:41:54.967629 | controller | Jun 11 11:16:45.744634 crc crio[3656]: time="2026-06-11T11:16:45.743496535Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686275-v9gx2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.967646 | controller | Jun 11 11:16:46.663062 crc crio[3656]: time="2026-06-11T11:16:46.66225739Z" level=info msg="Stopped pod sandbox: 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3" id=2a03f473-707e-4e9a-b993-5f7048e84fc2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.967661 | controller | Jun 11 11:16:48.348948 crc crio[3656]: time="2026-06-11T11:16:48.348000526Z" level=info msg="Stopping container: 2815149a8e23be7219724b40728791f97e45110a3e189c0929d3941493e6af11 (timeout: 2s)" id=1c611eeb-c1a3-46f5-9951-c974363425b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.967677 | controller | Jun 11 11:16:50.809802 crc crio[3656]: time="2026-06-11T11:16:50.809722482Z" level=info msg="Removing container: 8e53fd98403c9c9626cc23200712f1be14ec1d1f773c277ee279fe792436b745" id=ca050776-a385-402c-b121-b2af1a8203c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.967693 | controller | Jun 11 11:16:52.835061 crc crio[3656]: time="2026-06-11T11:16:52.834311503Z" level=info msg="Stopped container 2815149a8e23be7219724b40728791f97e45110a3e189c0929d3941493e6af11: openshift-console/downloads-747b44746d-4pqvr/download-server" id=1c611eeb-c1a3-46f5-9951-c974363425b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.967709 | controller | Jun 11 11:16:52.838481 crc crio[3656]: time="2026-06-11T11:16:52.838411398Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=d965ae57-dd5d-40aa-ab5d-c1ee8ed8b4d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.967724 | controller | Jun 11 11:16:52.883424 crc crio[3656]: time="2026-06-11T11:16:52.883302773Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=722beb34-4dc9-4eb8-9fad-b2336317387b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.967739 | controller | Jun 11 11:16:52.888055 crc crio[3656]: time="2026-06-11T11:16:52.887090668Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=194d6bd5-3372-4ffd-91eb-565810ce7123 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.967755 | controller | Jun 11 11:16:52.888055 crc crio[3656]: time="2026-06-11T11:16:52.887878432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.967770 | controller | Jun 11 11:16:52.927875 crc crio[3656]: time="2026-06-11T11:16:52.927536339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.967785 | controller | Jun 11 11:16:52.934390 crc crio[3656]: time="2026-06-11T11:16:52.934283114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.967801 | controller | Jun 11 11:16:53.087211 crc crio[3656]: time="2026-06-11T11:16:53.087061441Z" level=info msg="Removed container 8e53fd98403c9c9626cc23200712f1be14ec1d1f773c277ee279fe792436b745: openshift-console/downloads-747b44746d-4pqvr/download-server" id=ca050776-a385-402c-b121-b2af1a8203c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.967820 | controller | Jun 11 11:16:53.288541 crc crio[3656]: time="2026-06-11T11:16:53.288383774Z" level=info msg="Created container d30bdc53d1b8ee061117dc61c80dd2f7ef417b80de26142b19c7028a2e8d57f5: openshift-console/downloads-747b44746d-4pqvr/download-server" id=194d6bd5-3372-4ffd-91eb-565810ce7123 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.967837 | controller | Jun 11 11:16:53.289911 crc crio[3656]: time="2026-06-11T11:16:53.289857609Z" level=info msg="Starting container: d30bdc53d1b8ee061117dc61c80dd2f7ef417b80de26142b19c7028a2e8d57f5" id=6809e4b5-bb80-4a90-9fc1-00124e534c45 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.967852 | controller | Jun 11 11:16:53.307197 crc crio[3656]: time="2026-06-11T11:16:53.307082083Z" level=info msg="Started container" PID=14738 containerID=d30bdc53d1b8ee061117dc61c80dd2f7ef417b80de26142b19c7028a2e8d57f5 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=6809e4b5-bb80-4a90-9fc1-00124e534c45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593
2026-06-11 12:41:54.967868 | controller | Jun 11 11:17:07.328561 crc crio[3656]: time="2026-06-11T11:17:07.325560832Z" level=info msg="Stopping pod sandbox: 146cf5a36a8051d7452f3f8e8a58f30c9fbd1bcedbb1d3cb311c80c8614985d3" id=9ab1eaed-0687-480d-bd4b-bf4a85356967 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.967883 | controller | Jun 11 11:17:07.328561 crc crio[3656]: time="2026-06-11T11:17:07.326215862Z" level=info msg="Stopped pod sandbox (already stopped): 146cf5a36a8051d7452f3f8e8a58f30c9fbd1bcedbb1d3cb311c80c8614985d3" id=9ab1eaed-0687-480d-bd4b-bf4a85356967 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.967898 | controller | Jun 11 11:17:07.328561 crc crio[3656]: time="2026-06-11T11:17:07.327292535Z" level=info msg="Removing pod sandbox: 146cf5a36a8051d7452f3f8e8a58f30c9fbd1bcedbb1d3cb311c80c8614985d3" id=39acc79b-3cc5-4e73-8314-ad9fb0910d0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.967914 | controller | Jun 11 11:17:07.336459 crc crio[3656]: time="2026-06-11T11:17:07.33633215Z" level=info msg="Removed pod sandbox: 146cf5a36a8051d7452f3f8e8a58f30c9fbd1bcedbb1d3cb311c80c8614985d3" id=39acc79b-3cc5-4e73-8314-ad9fb0910d0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.967929 | controller | Jun 11 11:17:14.174665 crc crio[3656]: time="2026-06-11T11:17:14.173815269Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=d9df878c-baca-4c3b-ae77-ccd0ad6a4fe9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.967945 | controller | Jun 11 11:17:14.556274 crc crio[3656]: time="2026-06-11T11:17:14.556012714Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=149f922b-e22f-4efa-a767-35698285e267 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.967960 | controller | Jun 11 11:17:14.562801 crc crio[3656]: time="2026-06-11T11:17:14.562626185Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=a0a85ff2-45fa-4457-be21-34b216f6b0ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.967975 | controller | Jun 11 11:17:14.563148 crc crio[3656]: time="2026-06-11T11:17:14.563042157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.967991 | controller | Jun 11 11:17:14.642763 crc crio[3656]: time="2026-06-11T11:17:14.639172143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.968010 | controller | Jun 11 11:17:14.834940 crc crio[3656]: time="2026-06-11T11:17:14.834628668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.968026 | controller | Jun 11 11:17:15.199769 crc crio[3656]: time="2026-06-11T11:17:15.19865086Z" level=info msg="Created container f51e740c58b81560ee786ea67db6e7370b3ae3f38298894a554bc6e00e39aae8: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=a0a85ff2-45fa-4457-be21-34b216f6b0ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.968041 | controller | Jun 11 11:17:15.201842 crc crio[3656]: time="2026-06-11T11:17:15.201353882Z" level=info msg="Starting container: f51e740c58b81560ee786ea67db6e7370b3ae3f38298894a554bc6e00e39aae8" id=26d0f09a-396b-4fa7-bf87-1cf7008dcff1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.968057 | controller | Jun 11 11:17:15.260080 crc crio[3656]: time="2026-06-11T11:17:15.259891903Z" level=info msg="Started container" PID=15219 containerID=f51e740c58b81560ee786ea67db6e7370b3ae3f38298894a554bc6e00e39aae8 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=26d0f09a-396b-4fa7-bf87-1cf7008dcff1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed
2026-06-11 12:41:54.968073 | controller | Jun 11 11:17:18.349849 crc crio[3656]: time="2026-06-11T11:17:18.349753865Z" level=info msg="Stopping container: d30bdc53d1b8ee061117dc61c80dd2f7ef417b80de26142b19c7028a2e8d57f5 (timeout: 2s)" id=fad61045-53c7-4d1a-829f-f0c2d51abe82 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.968088 | controller | Jun 11 11:17:19.230119 crc crio[3656]: time="2026-06-11T11:17:19.230010789Z" level=info msg="Removing container: 2815149a8e23be7219724b40728791f97e45110a3e189c0929d3941493e6af11" id=22edd432-4e25-4dd3-be14-674671a24647 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968104 | controller | Jun 11 11:17:21.119783 crc crio[3656]: time="2026-06-11T11:17:21.119491371Z" level=info msg="Stopped container d30bdc53d1b8ee061117dc61c80dd2f7ef417b80de26142b19c7028a2e8d57f5: openshift-console/downloads-747b44746d-4pqvr/download-server" id=fad61045-53c7-4d1a-829f-f0c2d51abe82 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.968119 | controller | Jun 11 11:17:24.842101 crc crio[3656]: time="2026-06-11T11:17:24.841575534Z" level=info msg="Removed container 2815149a8e23be7219724b40728791f97e45110a3e189c0929d3941493e6af11: openshift-console/downloads-747b44746d-4pqvr/download-server" id=22edd432-4e25-4dd3-be14-674671a24647 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968134 | controller | Jun 11 11:17:53.730459 crc crio[3656]: time="2026-06-11T11:17:53.729474646Z" level=info msg="Stopping container: d38d79fa974aceb6f33c7e0160c593067ffe70463d34fc798cc8ebd7db4810df (timeout: 2s)" id=900cd33e-6246-4ad4-87bf-6fb939559f7c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.968149 | controller | Jun 11 11:17:53.856885 crc crio[3656]: time="2026-06-11T11:17:53.856789928Z" level=info msg="Stopped container d38d79fa974aceb6f33c7e0160c593067ffe70463d34fc798cc8ebd7db4810df: openshift-marketplace/redhat-operators-26wrs/registry-server" id=900cd33e-6246-4ad4-87bf-6fb939559f7c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.968164 | controller | Jun 11 11:17:53.857936 crc crio[3656]: time="2026-06-11T11:17:53.857865241Z" level=info msg="Stopping pod sandbox: cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7" id=e2865349-f496-46ed-8925-aa8dfa574e00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.968180 | controller | Jun 11 11:17:53.858515 crc crio[3656]: time="2026-06-11T11:17:53.858448829Z" level=info msg="Got pod network &{Name:redhat-operators-26wrs Namespace:openshift-marketplace ID:cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7 UID:916b175c-11a2-47e8-884b-b6c1c8d0b4d8 NetNS:/var/run/netns/975e6ac5-8251-4b79-9ec6-c56bed67f219 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod916b175c_11a2_47e8_884b_b6c1c8d0b4d8.slice PodAnnotations:0xc000132e10}] Aliases:map[]}"
2026-06-11 12:41:54.968200 | controller | Jun 11 11:17:53.858660 crc crio[3656]: time="2026-06-11T11:17:53.858607843Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-26wrs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.968216 | controller | Jun 11 11:17:53.926533 crc crio[3656]: time="2026-06-11T11:17:53.926427316Z" level=info msg="Stopping container: c7f2911aa4c6bf1b9379c9880549392b1f15087ff457e30c5883029daf6fc16d (timeout: 2s)" id=48c54d60-434d-4f5e-90b7-4e998150be34 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.968232 | controller | Jun 11 11:17:54.056034 crc crio[3656]: time="2026-06-11T11:17:54.055648017Z" level=info msg="Stopped container c7f2911aa4c6bf1b9379c9880549392b1f15087ff457e30c5883029daf6fc16d: openshift-marketplace/certified-operators-vk6c6/registry-server" id=48c54d60-434d-4f5e-90b7-4e998150be34 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.968247 | controller | Jun 11 11:17:54.058409 crc crio[3656]: time="2026-06-11T11:17:54.058353359Z" level=info msg="Stopping pod sandbox: 168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509" id=8e7b38ee-aebc-40ae-b896-7c6b06cdeb8d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.968263 | controller | Jun 11 11:17:54.058858 crc crio[3656]: time="2026-06-11T11:17:54.058783972Z" level=info msg="Got pod network &{Name:certified-operators-vk6c6 Namespace:openshift-marketplace ID:168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509 UID:686c9890-1411-4bf9-8d24-9d1ce5867fe6 NetNS:/var/run/netns/78a1c13e-cb24-4bf7-ae61-f2a14c3bade8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod686c9890_1411_4bf9_8d24_9d1ce5867fe6.slice PodAnnotations:0xc00008d048}] Aliases:map[]}"
2026-06-11 12:41:54.968279 | controller | Jun 11 11:17:54.058959 crc crio[3656]: time="2026-06-11T11:17:54.058940977Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-vk6c6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.968295 | controller | Jun 11 11:17:54.123357 crc crio[3656]: time="2026-06-11T11:17:54.122372486Z" level=info msg="Stopped pod sandbox: cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7" id=e2865349-f496-46ed-8925-aa8dfa574e00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.968311 | controller | Jun 11 11:17:54.282320 crc crio[3656]: time="2026-06-11T11:17:54.282134206Z" level=info msg="Stopped pod sandbox: 168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509" id=8e7b38ee-aebc-40ae-b896-7c6b06cdeb8d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.968326 | controller | Jun 11 11:17:54.836984 crc crio[3656]: time="2026-06-11T11:17:54.835812807Z" level=info msg="Removing container: d38d79fa974aceb6f33c7e0160c593067ffe70463d34fc798cc8ebd7db4810df" id=c53bf503-b43f-43b9-b6dc-f8d6e2de31f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968342 | controller | Jun 11 11:17:54.854283 crc crio[3656]: time="2026-06-11T11:17:54.854184296Z" level=info msg="Removed container d38d79fa974aceb6f33c7e0160c593067ffe70463d34fc798cc8ebd7db4810df: openshift-marketplace/redhat-operators-26wrs/registry-server" id=c53bf503-b43f-43b9-b6dc-f8d6e2de31f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968381 | controller | Jun 11 11:17:54.857072 crc crio[3656]: time="2026-06-11T11:17:54.856990001Z" level=info msg="Removing container: 7b5f2aae3f357d310d4586dda3cdb95e111c418ab8a0cdb9041dc53299e44a57" id=9a0dc5ac-f987-4ee9-a1aa-f726b1600b5d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968402 | controller | Jun 11 11:17:54.891420 crc crio[3656]: time="2026-06-11T11:17:54.891331595Z" level=info msg="Removed container 7b5f2aae3f357d310d4586dda3cdb95e111c418ab8a0cdb9041dc53299e44a57: openshift-marketplace/redhat-operators-26wrs/extract-content" id=9a0dc5ac-f987-4ee9-a1aa-f726b1600b5d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968418 | controller | Jun 11 11:17:54.893998 crc crio[3656]: time="2026-06-11T11:17:54.893855672Z" level=info msg="Removing container: c3da057fd812634c3931a35a47da6592b33ee10a31b1cf5509ce872e05c8c735" id=2c7583dd-c1e5-4d06-9dcc-1492960f38ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968434 | controller | Jun 11 11:17:54.940884 crc crio[3656]: time="2026-06-11T11:17:54.94079451Z" level=info msg="Removed container c3da057fd812634c3931a35a47da6592b33ee10a31b1cf5509ce872e05c8c735: openshift-marketplace/redhat-operators-26wrs/extract-utilities" id=2c7583dd-c1e5-4d06-9dcc-1492960f38ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968450 | controller | Jun 11 11:17:54.947500 crc crio[3656]: time="2026-06-11T11:17:54.947425122Z" level=info msg="Removing container: c7f2911aa4c6bf1b9379c9880549392b1f15087ff457e30c5883029daf6fc16d" id=73f92941-f032-49d0-a4d0-c79aa9a6fccf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968465 | controller | Jun 11 11:17:54.964417 crc crio[3656]: time="2026-06-11T11:17:54.964325986Z" level=info msg="Removed container c7f2911aa4c6bf1b9379c9880549392b1f15087ff457e30c5883029daf6fc16d: openshift-marketplace/certified-operators-vk6c6/registry-server" id=73f92941-f032-49d0-a4d0-c79aa9a6fccf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968480 | controller | Jun 11 11:17:54.970163 crc crio[3656]: time="2026-06-11T11:17:54.967937536Z" level=info msg="Removing container: 38bce8ea31b3203c30720fb847ef8779f61ee90cdda322f215c3302777faaec9" id=0871c395-e671-4d60-85a2-eebb7a056119 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968495 | controller | Jun 11 11:17:55.000859 crc crio[3656]: time="2026-06-11T11:17:55.000482276Z" level=info msg="Removed container 38bce8ea31b3203c30720fb847ef8779f61ee90cdda322f215c3302777faaec9: openshift-marketplace/certified-operators-vk6c6/extract-content" id=0871c395-e671-4d60-85a2-eebb7a056119 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968511 | controller | Jun 11 11:17:55.005639 crc crio[3656]: time="2026-06-11T11:17:55.00555956Z" level=info msg="Removing container: 5e877526407baff70056a1a0cefcc0fa3e3905c2d22c96df8a30b234b281aa6c" id=cbe0bcca-bb92-43c1-9c73-381a00b13514 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968526 | controller | Jun 11 11:17:55.026470 crc crio[3656]: time="2026-06-11T11:17:55.025804936Z" level=info msg="Removed container 5e877526407baff70056a1a0cefcc0fa3e3905c2d22c96df8a30b234b281aa6c: openshift-marketplace/certified-operators-vk6c6/extract-utilities" id=cbe0bcca-bb92-43c1-9c73-381a00b13514 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968541 | controller | Jun 11 11:17:56.127613 crc crio[3656]: time="2026-06-11T11:17:56.127509686Z" level=info msg="Stopping container: 2c746fa776f8de5da2fd4275cc047302788ab436ba7f298d6525004c1bef52ce (timeout: 2s)" id=ebec886d-0590-470d-9cb5-957f89e76fd5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.968556 | controller | Jun 11 11:17:56.253824 crc crio[3656]: time="2026-06-11T11:17:56.25323394Z" level=info msg="Stopped container 2c746fa776f8de5da2fd4275cc047302788ab436ba7f298d6525004c1bef52ce: openshift-marketplace/community-operators-p85kl/registry-server" id=ebec886d-0590-470d-9cb5-957f89e76fd5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.968570 | controller | Jun 11 11:17:56.254962 crc crio[3656]: time="2026-06-11T11:17:56.254887681Z" level=info msg="Stopping pod sandbox: 78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164" id=628085e1-3c47-48b0-afa4-744cf6179b0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.968589 | controller | Jun 11 11:17:56.255326 crc crio[3656]: time="2026-06-11T11:17:56.255236711Z" level=info msg="Got pod network &{Name:community-operators-p85kl Namespace:openshift-marketplace ID:78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164 UID:8d22030f-a035-40de-8248-adf3f7e83c92 NetNS:/var/run/netns/16a4b70f-16a5-4ec6-b9cd-57d6ebec1877 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8d22030f_a035_40de_8248_adf3f7e83c92.slice PodAnnotations:0xc00008c5a8}] Aliases:map[]}"
2026-06-11 12:41:54.968605 | controller | Jun 11 11:17:56.255530 crc crio[3656]: time="2026-06-11T11:17:56.255428187Z" level=info msg="Deleting pod openshift-marketplace_community-operators-p85kl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.968620 | controller | Jun 11 11:17:56.326761 crc crio[3656]: time="2026-06-11T11:17:56.326613672Z" level=info msg="Stopping container: b7f61f19a7bf41cbb8a94c602708dac2d8b99c0e4f68f73f5c01777a3db3c564 (timeout: 2s)" id=08c42190-8f16-43c6-afd4-852daa7ecac5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.968636 | controller | Jun 11 11:17:56.455005 crc crio[3656]: time="2026-06-11T11:17:56.454911725Z" level=info msg="Stopped container b7f61f19a7bf41cbb8a94c602708dac2d8b99c0e4f68f73f5c01777a3db3c564: openshift-marketplace/redhat-marketplace-c7ln6/registry-server" id=08c42190-8f16-43c6-afd4-852daa7ecac5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.968651 | controller | Jun 11 11:17:56.455960 crc crio[3656]: time="2026-06-11T11:17:56.455880654Z" level=info msg="Stopping pod sandbox: 9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996" id=b5921a26-4796-4433-971f-ddab694be29d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.968667 | controller | Jun 11 11:17:56.456385 crc crio[3656]: time="2026-06-11T11:17:56.456318327Z" level=info msg="Got pod network &{Name:redhat-marketplace-c7ln6 Namespace:openshift-marketplace ID:9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996 UID:0763b957-7da9-4d26-a3dc-c04f2ad9990c NetNS:/var/run/netns/3cfd194f-3b88-43b3-a622-a0032d214c42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0763b957_7da9_4d26_a3dc_c04f2ad9990c.slice PodAnnotations:0xc001e80108}] Aliases:map[]}"
2026-06-11 12:41:54.968683 | controller | Jun 11 11:17:56.456544 crc crio[3656]: time="2026-06-11T11:17:56.456488873Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-c7ln6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.968699 | controller | Jun 11 11:17:56.478101 crc crio[3656]: time="2026-06-11T11:17:56.477966676Z" level=info msg="Stopped pod sandbox: 78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164" id=628085e1-3c47-48b0-afa4-744cf6179b0e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.968715 | controller | Jun 11 11:17:56.689394 crc crio[3656]: time="2026-06-11T11:17:56.689306983Z" level=info msg="Stopped pod sandbox: 9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996" id=b5921a26-4796-4433-971f-ddab694be29d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.968730 | controller | Jun 11 11:17:56.870553 crc crio[3656]: time="2026-06-11T11:17:56.870418522Z" level=info msg="Removing container: 2c746fa776f8de5da2fd4275cc047302788ab436ba7f298d6525004c1bef52ce" id=7d1403fc-aa21-4839-a75b-8f42ec044a48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968746 | controller | Jun 11 11:17:56.915361 crc crio[3656]: time="2026-06-11T11:17:56.915318538Z" level=info msg="Removed container 2c746fa776f8de5da2fd4275cc047302788ab436ba7f298d6525004c1bef52ce: openshift-marketplace/community-operators-p85kl/registry-server" id=7d1403fc-aa21-4839-a75b-8f42ec044a48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968765 | controller | Jun 11 11:17:56.919366 crc crio[3656]: time="2026-06-11T11:17:56.919281508Z" level=info msg="Removing container: e99a10242eb501c4142a9db18188f673357cd968b2ea83e4599e852897b06e97" id=9f0fc1c8-c159-4992-bce7-db0ffa2f77cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968782 | controller | Jun 11 11:17:56.950331 crc crio[3656]: time="2026-06-11T11:17:56.950047894Z" level=info msg="Removed container e99a10242eb501c4142a9db18188f673357cd968b2ea83e4599e852897b06e97: openshift-marketplace/community-operators-p85kl/extract-content" id=9f0fc1c8-c159-4992-bce7-db0ffa2f77cd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968797 | controller | Jun 11 11:17:56.952980 crc crio[3656]: time="2026-06-11T11:17:56.952939282Z" level=info msg="Removing container: cce748cf8ba22c7a2ee4598740bcd8829f12bd660e6bd08cb358a636afeaa6a9" id=4db152bf-61f2-4c50-9370-dfbbd78aa98e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968813 | controller | Jun 11 11:17:56.980139 crc crio[3656]: time="2026-06-11T11:17:56.980046446Z" level=info msg="Removed container cce748cf8ba22c7a2ee4598740bcd8829f12bd660e6bd08cb358a636afeaa6a9: openshift-marketplace/community-operators-p85kl/extract-utilities" id=4db152bf-61f2-4c50-9370-dfbbd78aa98e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968828 | controller | Jun 11 11:17:56.986390 crc crio[3656]: time="2026-06-11T11:17:56.986306727Z" level=info msg="Removing container: b7f61f19a7bf41cbb8a94c602708dac2d8b99c0e4f68f73f5c01777a3db3c564" id=fa86da72-130a-41df-8fc9-6b3e47cde39b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968844 | controller | Jun 11 11:17:57.003903 crc crio[3656]: time="2026-06-11T11:17:57.003806029Z" level=info msg="Removed container b7f61f19a7bf41cbb8a94c602708dac2d8b99c0e4f68f73f5c01777a3db3c564: openshift-marketplace/redhat-marketplace-c7ln6/registry-server" id=fa86da72-130a-41df-8fc9-6b3e47cde39b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968859 | controller | Jun 11 11:17:57.006624 crc crio[3656]: time="2026-06-11T11:17:57.006549252Z" level=info msg="Removing container: 3b4dbf1ef1a3ca06a915065c25b33b59be4e34b016b3fcc037f143317512b99f" id=722cd356-5702-4221-952c-7113e1f50f86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968875 | controller | Jun 11 11:17:57.026120 crc crio[3656]: time="2026-06-11T11:17:57.026005864Z" level=info msg="Removed container 3b4dbf1ef1a3ca06a915065c25b33b59be4e34b016b3fcc037f143317512b99f: openshift-marketplace/redhat-marketplace-c7ln6/extract-content" id=722cd356-5702-4221-952c-7113e1f50f86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968890 | controller | Jun 11 11:17:57.029867 crc crio[3656]: time="2026-06-11T11:17:57.02979523Z" level=info msg="Removing container: 8f1fa009d283b5af4c1e5e2236f90650c10f19f9f840f9c09d140a6df194a226" id=996b739f-92b9-4f18-98f1-ba30301d39c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968905 | controller | Jun 11 11:17:57.045922 crc crio[3656]: time="2026-06-11T11:17:57.045821137Z" level=info msg="Removed container 8f1fa009d283b5af4c1e5e2236f90650c10f19f9f840f9c09d140a6df194a226: openshift-marketplace/redhat-marketplace-c7ln6/extract-utilities" id=996b739f-92b9-4f18-98f1-ba30301d39c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.968921 | controller | Jun 11 11:17:57.355120 crc crio[3656]: time="2026-06-11T11:17:57.354951409Z" level=info msg="Stopping container: 0dfe99f3bc957d863bce5ee91f9f565247c36d7a10a3ead29cd1d94d4e8214f9 (timeout: 15s)" id=e47a492b-ad6b-40e1-bafb-57559c34d932 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.968937 | controller | Jun 11 11:17:57.356425 crc crio[3656]: time="2026-06-11T11:17:57.356335112Z" level=info msg="Stopping container: d74477f83742b7b38abbc94bc800feb4313313fb723a3f41b0ae61bfa123be97 (timeout: 15s)" id=911a7d3e-6c5f-4aad-999a-7d176974c7b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.968956 | controller | Jun 11 11:17:57.356515 crc crio[3656]: time="2026-06-11T11:17:57.356435325Z" level=info msg="Stopping container: 76556d05982cf3effeadd042ec05735f94bfbfa70cc04749186d7772d5c8d55a (timeout: 15s)" id=c003f08c-6dd3-4ac4-a6e5-99fd06d08b89 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.968973 | controller | Jun 11 11:17:57.357130 crc crio[3656]: time="2026-06-11T11:17:57.357030063Z" level=info msg="Stopping container: 98e85bd33559405a25859ffa72b2ebc8ec14178a4a3abba25fdb799581c7ce28 (timeout: 15s)" id=f8fea4ff-3679-4e8a-abf3-7fdf189c18dc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.968989 | controller | Jun 11 11:17:57.357510 crc crio[3656]: time="2026-06-11T11:17:57.356373943Z" level=info msg="Stopping container: 1450461550b588049a3423e38f57e0ecd672dd6f8d8c7cd87af0f04a146331b2 (timeout: 15s)" id=e9ec6942-fe50-4b27-9906-731bf435beaa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.969005 | controller | Jun 11 11:17:57.572854 crc crio[3656]: time="2026-06-11T11:17:57.571069473Z" level=info msg="Stopped container 98e85bd33559405a25859ffa72b2ebc8ec14178a4a3abba25fdb799581c7ce28: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=f8fea4ff-3679-4e8a-abf3-7fdf189c18dc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.969021 | controller | Jun 11 11:17:57.645510 crc crio[3656]: time="2026-06-11T11:17:57.645422595Z" level=info msg="Stopped container 1450461550b588049a3423e38f57e0ecd672dd6f8d8c7cd87af0f04a146331b2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=e9ec6942-fe50-4b27-9906-731bf435beaa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.969036 | controller | Jun 11 11:17:57.709404 crc crio[3656]: time="2026-06-11T11:17:57.709277177Z" level=info msg="Stopped container 76556d05982cf3effeadd042ec05735f94bfbfa70cc04749186d7772d5c8d55a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=c003f08c-6dd3-4ac4-a6e5-99fd06d08b89 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.969052 | controller | Jun 11 11:17:57.768161 crc crio[3656]: time="2026-06-11T11:17:57.7679139Z" level=info msg="Stopped container d74477f83742b7b38abbc94bc800feb4313313fb723a3f41b0ae61bfa123be97: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=911a7d3e-6c5f-4aad-999a-7d176974c7b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.969068 | controller | Jun 11 11:17:58.919009 crc crio[3656]: time="2026-06-11T11:17:58.918234519Z" level=info msg="Stopping pod sandbox: 83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1" id=f0a854d4-7ceb-4bbd-8336-8f2b373d787e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.969084 | controller | Jun 11 11:17:58.920987 crc crio[3656]: time="2026-06-11T11:17:58.919545439Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1 UID:f72cec4b-304a-4abd-b103-8c9aef2c5b45 NetNS:/var/run/netns/8ff4ab58-9f5f-43a6-8ad0-9b4ad07b958c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podf72cec4b_304a_4abd_b103_8c9aef2c5b45.slice PodAnnotations:0xc00141f040}] Aliases:map[]}"
2026-06-11 12:41:54.969099 | controller | Jun 11 11:17:58.920987 crc crio[3656]: time="2026-06-11T11:17:58.919774436Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.969115 | controller | Jun 11 11:17:59.217401 crc crio[3656]: time="2026-06-11T11:17:59.217235154Z" level=info msg="Stopped pod sandbox: 83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1" id=f0a854d4-7ceb-4bbd-8336-8f2b373d787e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.969134 | controller | Jun 11 11:17:59.928779 crc crio[3656]: time="2026-06-11T11:17:59.928599111Z" level=info msg="Stopped container 0dfe99f3bc957d863bce5ee91f9f565247c36d7a10a3ead29cd1d94d4e8214f9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=e47a492b-ad6b-40e1-bafb-57559c34d932 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.969151 | controller | Jun 11 11:17:59.930009 crc crio[3656]: time="2026-06-11T11:17:59.929914751Z" level=info msg="Stopping pod sandbox: e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6" id=ea43f8ec-517b-4519-ae07-1cd9183f2ac7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.969167 | controller | Jun 11 11:17:59.939986 crc crio[3656]: time="2026-06-11T11:17:59.939841433Z" level=info msg="Stopped pod sandbox: e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6" id=ea43f8ec-517b-4519-ae07-1cd9183f2ac7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.969182 | controller | Jun 11 11:18:00.983895 crc crio[3656]: time="2026-06-11T11:18:00.983189197Z" level=info msg="Removing container: 1450461550b588049a3423e38f57e0ecd672dd6f8d8c7cd87af0f04a146331b2" id=fbc70c2b-65f5-4afb-addc-481a7a48a92e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.969198 | controller | Jun 11 11:18:01.015336 crc crio[3656]: time="2026-06-11T11:18:01.01518801Z" level=info msg="Removed container 1450461550b588049a3423e38f57e0ecd672dd6f8d8c7cd87af0f04a146331b2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=fbc70c2b-65f5-4afb-addc-481a7a48a92e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.969214 | controller | Jun 11 11:18:01.020514 crc crio[3656]: time="2026-06-11T11:18:01.020435349Z" level=info msg="Removing container: d74477f83742b7b38abbc94bc800feb4313313fb723a3f41b0ae61bfa123be97" id=35520912-bebb-4e3b-bf5c-617e6c6543bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.969229 | controller | Jun 11 11:18:01.052176 crc crio[3656]: time="2026-06-11T11:18:01.05202514Z" level=info msg="Removed container d74477f83742b7b38abbc94bc800feb4313313fb723a3f41b0ae61bfa123be97: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=35520912-bebb-4e3b-bf5c-617e6c6543bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.969244 | controller | Jun 11 11:18:01.056891 crc crio[3656]: time="2026-06-11T11:18:01.056454305Z" level=info msg="Removing container: 98e85bd33559405a25859ffa72b2ebc8ec14178a4a3abba25fdb799581c7ce28" id=103c484b-482e-4b1e-bb97-7c2ebc346392 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.969260 | controller | Jun 11 11:18:01.077444 crc crio[3656]: time="2026-06-11T11:18:01.07733923Z" level=info msg="Removed container 98e85bd33559405a25859ffa72b2ebc8ec14178a4a3abba25fdb799581c7ce28: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=103c484b-482e-4b1e-bb97-7c2ebc346392 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.969275 | controller | Jun 11 11:18:01.098426 crc crio[3656]: time="2026-06-11T11:18:01.097492513Z" level=info msg="Removing container: 76556d05982cf3effeadd042ec05735f94bfbfa70cc04749186d7772d5c8d55a" id=33daad63-a372-44ea-a09a-926445205d7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.969291 | controller | Jun 11 11:18:01.130193 crc crio[3656]: time="2026-06-11T11:18:01.130105005Z" level=info msg="Removed container 76556d05982cf3effeadd042ec05735f94bfbfa70cc04749186d7772d5c8d55a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=33daad63-a372-44ea-a09a-926445205d7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.969306 | controller | Jun 11 11:18:01.133222 crc crio[3656]: time="2026-06-11T11:18:01.133169008Z" level=info msg="Removing container: 0dfe99f3bc957d863bce5ee91f9f565247c36d7a10a3ead29cd1d94d4e8214f9" id=2b9231c1-33df-4c22-921d-7497b7548df8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.969321 | controller | Jun 11 11:18:01.158977 crc crio[3656]: time="2026-06-11T11:18:01.15886948Z" level=info msg="Removed container 0dfe99f3bc957d863bce5ee91f9f565247c36d7a10a3ead29cd1d94d4e8214f9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=2b9231c1-33df-4c22-921d-7497b7548df8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.969361 | controller | Jun 11 11:18:01.162338 crc crio[3656]: time="2026-06-11T11:18:01.162235463Z" level=info msg="Removing container: 58333d9a449d7c3b686e4ca8d4afc65a0f0feca276b50d4afb239277a4f6ddee" id=13ce5577-fd5f-4788-8dfc-1de646e86c13 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.969383 | controller | Jun 11 11:18:01.241211 crc crio[3656]: time="2026-06-11T11:18:01.241129982Z" level=info msg="Removed container 58333d9a449d7c3b686e4ca8d4afc65a0f0feca276b50d4afb239277a4f6ddee: openshift-kube-apiserver/kube-apiserver-crc/setup" id=13ce5577-fd5f-4788-8dfc-1de646e86c13 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.969400 | controller | Jun 11 11:18:02.451842 crc crio[3656]: time="2026-06-11T11:18:02.451403505Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=b29cce38-c5b3-40b7-9171-8c3296ef3727 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.969415 | controller | Jun 11 11:18:02.451842 crc crio[3656]: time="2026-06-11T11:18:02.451532239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.969431 | controller | Jun 11 11:18:02.479982 crc crio[3656]: time="2026-06-11T11:18:02.477410526Z" 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=b29cce38-c5b3-40b7-9171-8c3296ef3727 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.969447 | controller | Jun 11 11:18:02.488198 crc crio[3656]: time="2026-06-11T11:18:02.488110841Z" level=info msg="Ran pod sandbox 71ed2627a5f0c61fc97d40d6eed150821761bd9f08a7fde5bd445f91d6b24c18 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=b29cce38-c5b3-40b7-9171-8c3296ef3727 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.969463 | controller | Jun 11 11:18:02.491086 crc crio[3656]: time="2026-06-11T11:18:02.49103494Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c100cec4-bdfa-447a-916a-ff06211f7cb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.969478 | controller | Jun 11 11:18:02.515794 crc crio[3656]: time="2026-06-11T11:18:02.515235087Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=75b93525-2e56-4801-acad-d941913ec690 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.969494 | controller | Jun 11 11:18:02.519227 crc crio[3656]: time="2026-06-11T11:18:02.519170606Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e6c48315-d57f-4c81-963d-5da3ad90fbd3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.969509 | controller | Jun 11 11:18:02.519341 crc crio[3656]: time="2026-06-11T11:18:02.5192978Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=94dc0c24-3c1f-42e4-8847-6ea5f6b372a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.969525 | controller | Jun 11 11:18:02.532598 crc crio[3656]: time="2026-06-11T11:18:02.532533453Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a92a4b55-7599-4719-9b23-d91ef3bcbb5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.969543 | controller | Jun 11 11:18:02.533881 crc crio[3656]: time="2026-06-11T11:18:02.533450231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.969560 | controller | Jun 11 11:18:02.539479 crc crio[3656]: time="2026-06-11T11:18:02.539418142Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=73d977cb-1143-46ad-9e6e-445e788bf457 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.969575 | controller | Jun 11 11:18:02.543233 crc crio[3656]: time="2026-06-11T11:18:02.543195067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.969591 | controller | Jun 11 11:18:02.562729 crc crio[3656]: time="2026-06-11T11:18:02.562588007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.969606 | controller | Jun 11 11:18:02.567654 crc crio[3656]: time="2026-06-11T11:18:02.567566498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.969622 | controller | Jun 11 11:18:02.574923 crc crio[3656]: time="2026-06-11T11:18:02.57484118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.969637 | controller | Jun 11 11:18:02.691861 crc crio[3656]: time="2026-06-11T11:18:02.691737455Z" level=info msg="Created container 66ebb3cec625f12c4018c9b68c1a5faf91b2144f3b0c504927c4bf173e81683a: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a92a4b55-7599-4719-9b23-d91ef3bcbb5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.969653 | controller | Jun 11 11:18:02.694470 crc crio[3656]: time="2026-06-11T11:18:02.694373765Z" level=info msg="Starting container: 66ebb3cec625f12c4018c9b68c1a5faf91b2144f3b0c504927c4bf173e81683a" id=a1460b2c-8b16-4211-97fc-3228c5050610 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.969669 | controller | Jun 11 11:18:02.707408 crc crio[3656]: time="2026-06-11T11:18:02.702035668Z" level=info msg="Started container" PID=16423 containerID=66ebb3cec625f12c4018c9b68c1a5faf91b2144f3b0c504927c4bf173e81683a description=openshift-console/downloads-747b44746d-4pqvr/download-server id=a1460b2c-8b16-4211-97fc-3228c5050610 name=/runtime.v1.RuntimeService/StartContainer sandboxID=313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593
2026-06-11 12:41:54.969685 | controller | Jun 11 11:18:02.738305 crc crio[3656]: time="2026-06-11T11:18:02.738193308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.969700 | controller | Jun 11 11:18:02.836874 crc crio[3656]: time="2026-06-11T11:18:02.836791897Z" level=info msg="Created container 671a8ae8d79b675999f7c0ba26416c9200a99a95876b27943696d9181fe2c068: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=73d977cb-1143-46ad-9e6e-445e788bf457 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.969716 | controller | Jun 11 11:18:02.838807 crc crio[3656]: time="2026-06-11T11:18:02.838758727Z" level=info msg="Starting container: 671a8ae8d79b675999f7c0ba26416c9200a99a95876b27943696d9181fe2c068" id=64040915-2bce-47bd-a52a-1a8f66e824fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.969732 | controller | Jun 11 11:18:02.844881 crc crio[3656]: time="2026-06-11T11:18:02.844606805Z" level=info msg="Started container" PID=16431 containerID=671a8ae8d79b675999f7c0ba26416c9200a99a95876b27943696d9181fe2c068 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=64040915-2bce-47bd-a52a-1a8f66e824fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=71ed2627a5f0c61fc97d40d6eed150821761bd9f08a7fde5bd445f91d6b24c18
2026-06-11 12:41:54.969752 | controller | Jun 11 11:18:07.355894 crc crio[3656]: time="2026-06-11T11:18:07.354914411Z" level=info msg="Stopping pod sandbox: 9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996" id=b24b7329-c109-4cc7-be10-8dc21f9ee005 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.969767 | controller | Jun 11 11:18:07.355894 crc crio[3656]: time="2026-06-11T11:18:07.355750957Z" level=info msg="Stopped pod sandbox (already stopped): 9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996" id=b24b7329-c109-4cc7-be10-8dc21f9ee005 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.969783 | controller | Jun 11 11:18:07.357106 crc crio[3656]: time="2026-06-11T11:18:07.356334024Z" level=info msg="Removing pod sandbox: 9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996" id=e1c8c5a9-0010-4631-a407-5314f83bcbb7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.969799 | controller | Jun 11 11:18:07.368590 crc crio[3656]: time="2026-06-11T11:18:07.368490504Z" level=info msg="Removed pod sandbox: 9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996" id=e1c8c5a9-0010-4631-a407-5314f83bcbb7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.969815 | controller | Jun 11 11:18:07.369499 crc crio[3656]: time="2026-06-11T11:18:07.369421132Z" level=info msg="Stopping pod sandbox: e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6" id=01a426ea-4e1c-4874-96df-ab2b7d3b1cfa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.969830 | controller | Jun 11 11:18:07.369499 crc crio[3656]: time="2026-06-11T11:18:07.369491004Z" level=info msg="Stopped pod sandbox (already stopped): e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6" id=01a426ea-4e1c-4874-96df-ab2b7d3b1cfa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.969846 | controller | Jun 11 11:18:07.371518 crc crio[3656]: time="2026-06-11T11:18:07.370175505Z" level=info msg="Removing pod sandbox: e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6" id=c3236371-3de7-4db5-95e6-8df438c62716 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.969861 | controller | Jun 11 11:18:07.382482 crc crio[3656]: time="2026-06-11T11:18:07.380012714Z" level=info msg="Removed pod sandbox: e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6" id=c3236371-3de7-4db5-95e6-8df438c62716 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.969877 | controller | Jun 11 11:18:07.382482 crc crio[3656]: time="2026-06-11T11:18:07.381088306Z" level=info msg="Stopping pod sandbox: 168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509" id=16858d3b-3655-43d6-aea3-735d2abf30ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.969892 | controller | Jun 11 11:18:07.382482 crc crio[3656]: time="2026-06-11T11:18:07.381181449Z" level=info msg="Stopped pod sandbox (already stopped): 168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509" id=16858d3b-3655-43d6-aea3-735d2abf30ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.969907 | controller | Jun 11 11:18:07.382482 crc crio[3656]: time="2026-06-11T11:18:07.382009314Z" level=info msg="Removing pod sandbox: 168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509" id=b20a9968-b4dc-448b-8a43-079102966ab2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.969922 | controller | Jun 11 11:18:07.394634 crc crio[3656]: time="2026-06-11T11:18:07.394514585Z" level=info msg="Removed pod sandbox: 168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509" id=b20a9968-b4dc-448b-8a43-079102966ab2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.969937 | controller | Jun 11 11:18:07.396056 crc crio[3656]: time="2026-06-11T11:18:07.395960219Z" level=info msg="Stopping pod sandbox: cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7" id=4618277e-5d36-4fe0-a26c-d70b04ceaa32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.969956 | controller | Jun 11 11:18:07.396136 crc crio[3656]: time="2026-06-11T11:18:07.396066242Z" level=info msg="Stopped pod sandbox (already stopped): cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7" id=4618277e-5d36-4fe0-a26c-d70b04ceaa32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.969972 | controller | Jun 11 11:18:07.396787 crc crio[3656]: time="2026-06-11T11:18:07.39665828Z" level=info msg="Removing pod sandbox: cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7" id=893461b5-b51a-4203-abdd-30b68cc2b040 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.969987 | controller | Jun 11 11:18:07.410887 crc crio[3656]: time="2026-06-11T11:18:07.410587474Z" level=info msg="Removed pod sandbox: cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7" id=893461b5-b51a-4203-abdd-30b68cc2b040 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.970002 | controller | Jun 11 11:18:07.411665 crc crio[3656]: time="2026-06-11T11:18:07.411572223Z" level=info msg="Stopping pod sandbox: 78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164" id=a7f94da9-ece0-4ba6-a7fb-b6896014d55f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.970016 | controller | Jun 11 11:18:07.411665 crc crio[3656]: time="2026-06-11T11:18:07.411743099Z" level=info msg="Stopped pod sandbox (already stopped): 78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164" id=a7f94da9-ece0-4ba6-a7fb-b6896014d55f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.970031 | controller | Jun 11 11:18:07.412351 crc crio[3656]: time="2026-06-11T11:18:07.412202673Z" level=info msg="Removing pod sandbox: 78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164" id=88b42919-ee93-47ee-9a59-7bb7d1b7893f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.970047 | controller | Jun 11 11:18:07.421902 crc crio[3656]: time="2026-06-11T11:18:07.421669441Z" level=info msg="Removed pod sandbox: 78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164" id=88b42919-ee93-47ee-9a59-7bb7d1b7893f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.970062 | controller | Jun 11 11:18:09.535878 crc crio[3656]: time="2026-06-11T11:18:09.535152515Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=aed67446-fe5a-4b3d-a9e1-02b37f2eb577 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.970078 | controller | Jun 11 11:18:09.536513 crc crio[3656]: time="2026-06-11T11:18:09.536173006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.970094 | controller | Jun 11 11:18:09.563894 crc crio[3656]: time="2026-06-11T11:18:09.563767306Z" 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=aed67446-fe5a-4b3d-a9e1-02b37f2eb577 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.970109 | controller | Jun 11 11:18:09.579123 crc crio[3656]: time="2026-06-11T11:18:09.57902902Z" level=info msg="Ran pod sandbox 60659698b2e32caf4ca3ecedd756212a8ad9ce29d42c084324cbf711c4daacdf with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=aed67446-fe5a-4b3d-a9e1-02b37f2eb577 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.970125 | controller | Jun 11 11:18:09.584596 crc crio[3656]: time="2026-06-11T11:18:09.584501166Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e64e0bbf-ee94-4d97-b1d9-0aa88729f749 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.970141 | controller | Jun 11 11:18:09.587168 crc crio[3656]: time="2026-06-11T11:18:09.587079715Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=a7125a30-672f-4990-b2b5-f75bc35424ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.970160 | controller | Jun 11 11:18:09.626627 crc crio[3656]: time="2026-06-11T11:18:09.625912696Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=6911ceb7-658b-425b-9c35-f63999be62ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.970176 | controller | Jun 11 11:18:09.626627 crc crio[3656]: time="2026-06-11T11:18:09.626319038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.970192 | controller | Jun 11 11:18:09.651670 crc crio[3656]: time="2026-06-11T11:18:09.651609597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.970208 | controller | Jun 11 11:18:09.820868 crc crio[3656]: time="2026-06-11T11:18:09.820260347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.970224 | controller | Jun 11 11:18:09.916254 crc crio[3656]: time="2026-06-11T11:18:09.916089012Z" level=info msg="Created container a8720d2d97cd05a4cb30a0cf22c044b2ee665899e66d15e07c9359fae510fe67: openshift-kube-apiserver/kube-apiserver-crc/setup" id=6911ceb7-658b-425b-9c35-f63999be62ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.970240 | controller | Jun 11 11:18:09.918002 crc crio[3656]: time="2026-06-11T11:18:09.917898587Z" level=info msg="Starting container: a8720d2d97cd05a4cb30a0cf22c044b2ee665899e66d15e07c9359fae510fe67" id=48ce5d78-6ad2-43e4-93a2-4ac5bba4a499 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.970255 | controller | Jun 11 11:18:09.926254 crc crio[3656]: time="2026-06-11T11:18:09.926178829Z" level=info msg="Started container" PID=16539 containerID=a8720d2d97cd05a4cb30a0cf22c044b2ee665899e66d15e07c9359fae510fe67 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=48ce5d78-6ad2-43e4-93a2-4ac5bba4a499 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60659698b2e32caf4ca3ecedd756212a8ad9ce29d42c084324cbf711c4daacdf
2026-06-11 12:41:54.970271 | controller | Jun 11 11:18:10.126931 crc crio[3656]: time="2026-06-11T11:18:10.126834792Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e35c90ad-71b6-450d-acb8-f650e2ef0ec2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.970287 | controller | Jun 11 11:18:10.131053 crc crio[3656]: time="2026-06-11T11:18:10.130983118Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=49677403-d91c-4646-aebf-c4ecaa2ade84 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.970311 | controller | Jun 11 11:18:10.143583 crc crio[3656]: time="2026-06-11T11:18:10.143374135Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=65855241-e072-438d-ba06-b6fe8a2bb859 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.970329 | controller | Jun 11 11:18:10.144313 crc crio[3656]: time="2026-06-11T11:18:10.14419146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.970344 | controller | Jun 11 11:18:10.179806 crc crio[3656]: time="2026-06-11T11:18:10.175256965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.970381 | controller | Jun 11 11:18:10.358586 crc crio[3656]: time="2026-06-11T11:18:10.358459667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.970399 | controller | Jun 11 11:18:10.463267 crc crio[3656]: time="2026-06-11T11:18:10.463138821Z" level=info msg="Created container 0328aab8ac26dab8d2f58ea62ea0838cef664fc993c99ec1196702b213ebe139: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=65855241-e072-438d-ba06-b6fe8a2bb859 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.970415 | controller | Jun 11 11:18:10.465047 crc crio[3656]: time="2026-06-11T11:18:10.464956996Z" level=info msg="Starting container: 0328aab8ac26dab8d2f58ea62ea0838cef664fc993c99ec1196702b213ebe139" id=286a687a-d02e-461a-9410-e57d5d181cd9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.970431 | controller | Jun 11 11:18:10.477543 crc crio[3656]: time="2026-06-11T11:18:10.477356984Z" level=info msg="Started container" PID=16553 containerID=0328aab8ac26dab8d2f58ea62ea0838cef664fc993c99ec1196702b213ebe139 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=286a687a-d02e-461a-9410-e57d5d181cd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60659698b2e32caf4ca3ecedd756212a8ad9ce29d42c084324cbf711c4daacdf
2026-06-11 12:41:54.970446 | controller | Jun 11 11:18:10.499908 crc crio[3656]: time="2026-06-11T11:18:10.499639871Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f304eabf-ee5f-4b06-9d6a-9ba68f918c16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.970462 | controller | Jun 11 11:18:10.505255 crc crio[3656]: time="2026-06-11T11:18:10.505092577Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0b7fb22f-19b4-4c7f-9c55-b47053da2b8d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.970477 | controller | Jun 11 11:18:10.516944 crc crio[3656]: time="2026-06-11T11:18:10.516801143Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=d1245fe2-9976-44e4-a137-a608d6a7f8a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.970492 | controller | Jun 11 11:18:10.517782 crc crio[3656]: time="2026-06-11T11:18:10.517458643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.970507 | controller | Jun 11 11:18:10.545317 crc crio[3656]: time="2026-06-11T11:18:10.545168366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.970523 | controller | Jun 11 11:18:10.753452 crc crio[3656]: time="2026-06-11T11:18:10.753353618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.970538 | controller | Jun 11 11:18:10.863534 crc crio[3656]: time="2026-06-11T11:18:10.863420486Z" level=info msg="Created container c396e88bb4073b5ce45a1031e21211d69f9ab3e022ff27d61121953232ece53d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=d1245fe2-9976-44e4-a137-a608d6a7f8a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.970554 | controller | Jun 11 11:18:10.865083 crc crio[3656]: time="2026-06-11T11:18:10.864913312Z" level=info msg="Starting container: c396e88bb4073b5ce45a1031e21211d69f9ab3e022ff27d61121953232ece53d" id=34b37ea4-ee60-491d-8fd1-d5959de46e4d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.970569 | controller | Jun 11 11:18:10.869797 crc crio[3656]: time="2026-06-11T11:18:10.869664776Z" level=info msg="Started container" PID=16616 containerID=c396e88bb4073b5ce45a1031e21211d69f9ab3e022ff27d61121953232ece53d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=34b37ea4-ee60-491d-8fd1-d5959de46e4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=60659698b2e32caf4ca3ecedd756212a8ad9ce29d42c084324cbf711c4daacdf
2026-06-11 12:41:54.970592 | controller | Jun 11 11:18:10.894201 crc crio[3656]: time="2026-06-11T11:18:10.894100529Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=4ea62293-3193-4b97-82bf-90c552c65cfc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.970608 | controller | Jun 11 11:18:10.896567 crc crio[3656]: time="2026-06-11T11:18:10.896499992Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=fac0c075-9bb5-4f0a-837c-f0757ce8101f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.970623 | controller | Jun 11 11:18:10.907755 crc crio[3656]: time="2026-06-11T11:18:10.90760415Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=3914b586-d8b4-40bf-9ace-cc5b030a9553 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.970639 | controller | Jun 11 11:18:10.908216 crc crio[3656]: time="2026-06-11T11:18:10.908152707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.970654 | controller | Jun 11 11:18:10.937484 crc crio[3656]: time="2026-06-11T11:18:10.937395736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.970669 | controller | Jun 11 11:18:11.145558 crc crio[3656]: time="2026-06-11T11:18:11.145465414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.970684 | controller | Jun 11 11:18:11.243723 crc crio[3656]: time="2026-06-11T11:18:11.243142965Z" level=info msg="Created container 3d64e36c4d1f1f8c4a6b80f8bd48167ef347d91144f641c7e68bce4b26dfc91b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=3914b586-d8b4-40bf-9ace-cc5b030a9553 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.970699 | controller | Jun 11 11:18:11.244825 crc crio[3656]: time="2026-06-11T11:18:11.244756084Z" level=info msg="Starting container: 3d64e36c4d1f1f8c4a6b80f8bd48167ef347d91144f641c7e68bce4b26dfc91b" id=b49ab270-038c-4d53-811b-786e9a5a3382 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.970715 | controller | Jun 11 11:18:11.249748 crc crio[3656]: time="2026-06-11T11:18:11.249603292Z" level=info msg="Started container" PID=16636 containerID=3d64e36c4d1f1f8c4a6b80f8bd48167ef347d91144f641c7e68bce4b26dfc91b description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=b49ab270-038c-4d53-811b-786e9a5a3382 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60659698b2e32caf4ca3ecedd756212a8ad9ce29d42c084324cbf711c4daacdf
2026-06-11 12:41:54.970730 | controller | Jun 11 11:18:11.263793 crc crio[3656]: time="2026-06-11T11:18:11.263660969Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f9205538-5e89-4c1d-bfc4-604e1067c658 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.970746 | controller | Jun 11 11:18:11.266088 crc crio[3656]: time="2026-06-11T11:18:11.266019901Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=72f36665-c243-428e-a8f1-040273a3ac77 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.970764 | controller | Jun 11 11:18:11.272635 crc crio[3656]: time="2026-06-11T11:18:11.272547699Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=163323a6-e869-4933-bfc6-f93a6d15f2a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.970780 | controller | Jun 11 11:18:11.273126 crc crio[3656]: time="2026-06-11T11:18:11.273072475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.970796 | controller | Jun 11 11:18:11.310956 crc crio[3656]: time="2026-06-11T11:18:11.310859385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.970811 | controller | Jun 11 11:18:11.532370 crc crio[3656]: time="2026-06-11T11:18:11.532089634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.970827 | controller | Jun 11 11:18:11.634197 crc crio[3656]: time="2026-06-11T11:18:11.634096706Z" level=info msg="Created container 2a46ac7db18df4fb71882b5bb0f3f9eac839736fe5118a7e385f82302ba45819: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=163323a6-e869-4933-bfc6-f93a6d15f2a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.970842 | controller | Jun 11 11:18:11.635438 crc crio[3656]: time="2026-06-11T11:18:11.635359545Z" level=info msg="Starting container: 2a46ac7db18df4fb71882b5bb0f3f9eac839736fe5118a7e385f82302ba45819" id=4f9817d6-8535-43b9-a886-3c635d4c3211 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.970858 | controller | Jun 11 11:18:11.641911 crc crio[3656]: time="2026-06-11T11:18:11.641811931Z" level=info msg="Started container" PID=16653 containerID=2a46ac7db18df4fb71882b5bb0f3f9eac839736fe5118a7e385f82302ba45819 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=4f9817d6-8535-43b9-a886-3c635d4c3211 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60659698b2e32caf4ca3ecedd756212a8ad9ce29d42c084324cbf711c4daacdf
2026-06-11 12:41:54.970873 | controller | Jun 11 11:18:11.658984 crc crio[3656]: time="2026-06-11T11:18:11.658767567Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=4711a84d-22b8-4668-aada-ca430ac0fd9f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.970889 | controller | Jun 11 11:18:11.661001 crc crio[3656]: time="2026-06-11T11:18:11.660929593Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c7c2fa5a-ef24-4f92-bbbf-b1eca5629f39 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.970904 | controller | Jun 11 11:18:11.668918 crc crio[3656]: time="2026-06-11T11:18:11.668845803Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=88fd324b-42f0-47bc-a22f-74546e6aa9a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.970919 | controller | Jun 11 11:18:11.669263 crc crio[3656]: time="2026-06-11T11:18:11.669175923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.970935 | controller | Jun 11 11:18:11.695217 crc crio[3656]: time="2026-06-11T11:18:11.695132503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.970951 | controller | Jun 11 11:18:11.914534 crc crio[3656]: time="2026-06-11T11:18:11.914408252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.970970 | controller | Jun 11 11:18:11.989952 crc crio[3656]: time="2026-06-11T11:18:11.989893468Z" level=info msg="Created container 0456e61a0c012be89c9e3799846999f3fd3f2b2a103e5efb2e6d8e27bf0a6003: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=88fd324b-42f0-47bc-a22f-74546e6aa9a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.970987 | controller | Jun 11 11:18:11.991255 crc crio[3656]: time="2026-06-11T11:18:11.991179588Z" level=info msg="Starting container: 0456e61a0c012be89c9e3799846999f3fd3f2b2a103e5efb2e6d8e27bf0a6003" id=1d937aa3-c8aa-43a7-8f79-f507f06628f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.971002 | controller | Jun 11 11:18:11.997507 crc crio[3656]: time="2026-06-11T11:18:11.997445578Z" level=info msg="Started container" PID=16670 containerID=0456e61a0c012be89c9e3799846999f3fd3f2b2a103e5efb2e6d8e27bf0a6003 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=1d937aa3-c8aa-43a7-8f79-f507f06628f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60659698b2e32caf4ca3ecedd756212a8ad9ce29d42c084324cbf711c4daacdf
2026-06-11 12:41:54.971018 | controller | Jun 11 11:18:36.197502 crc crio[3656]: time="2026-06-11T11:18:36.196544604Z" level=info msg="Stopping container: 671a8ae8d79b675999f7c0ba26416c9200a99a95876b27943696d9181fe2c068 (timeout: 5s)" id=244a1e84-828c-483d-bd34-9621dca6d090 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.971033 | controller | Jun 11 11:18:41.214051 crc crio[3656]: time="2026-06-11T11:18:41.210931803Z" level=warning msg="Stopping container 671a8ae8d79b675999f7c0ba26416c9200a99a95876b27943696d9181fe2c068 with stop signal(15) timed out. Killing..."
2026-06-11 12:41:54.971049 | controller | Jun 11 11:18:42.281061 crc crio[3656]: time="2026-06-11T11:18:42.280872157Z" level=info msg="Stopped container 671a8ae8d79b675999f7c0ba26416c9200a99a95876b27943696d9181fe2c068: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=244a1e84-828c-483d-bd34-9621dca6d090 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.971065 | controller | Jun 11 11:18:42.283310 crc crio[3656]: time="2026-06-11T11:18:42.282525177Z" level=info msg="Stopping pod sandbox: 71ed2627a5f0c61fc97d40d6eed150821761bd9f08a7fde5bd445f91d6b24c18" id=c8f878ba-13ad-4488-8732-863f0b9e0cba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.971080 | controller | Jun 11 11:18:42.287740 crc crio[3656]: time="2026-06-11T11:18:42.287442767Z" level=info msg="Stopped pod sandbox: 71ed2627a5f0c61fc97d40d6eed150821761bd9f08a7fde5bd445f91d6b24c18" id=c8f878ba-13ad-4488-8732-863f0b9e0cba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.971096 | controller | Jun 11 11:18:43.011321 crc crio[3656]: time="2026-06-11T11:18:43.010862671Z" level=info msg="Removing container: 671a8ae8d79b675999f7c0ba26416c9200a99a95876b27943696d9181fe2c068" id=8d964178-365d-40ad-8b0b-ec7702a42fa3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.971111 | controller | Jun 11 11:18:43.037761 crc crio[3656]: time="2026-06-11T11:18:43.037211742Z" level=info msg="Removed container 671a8ae8d79b675999f7c0ba26416c9200a99a95876b27943696d9181fe2c068: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=8d964178-365d-40ad-8b0b-ec7702a42fa3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.971127 | controller | Jun 11 11:19:07.485045 crc crio[3656]: time="2026-06-11T11:19:07.483181717Z" level=info msg="Stopping pod sandbox: 71ed2627a5f0c61fc97d40d6eed150821761bd9f08a7fde5bd445f91d6b24c18" id=c2d48753-810c-4c5d-acae-7a7b45441445 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.971142 | controller | Jun 11 11:19:07.485045 crc crio[3656]: time="2026-06-11T11:19:07.484391304Z" level=info msg="Stopped pod sandbox (already stopped): 71ed2627a5f0c61fc97d40d6eed150821761bd9f08a7fde5bd445f91d6b24c18" id=c2d48753-810c-4c5d-acae-7a7b45441445 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.971161 | controller | Jun 11 11:19:07.486961 crc crio[3656]: time="2026-06-11T11:19:07.486014494Z" level=info msg="Removing pod sandbox: 71ed2627a5f0c61fc97d40d6eed150821761bd9f08a7fde5bd445f91d6b24c18" id=1c1aac9d-7cf0-489e-84bc-339ed866875b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.971177 | controller | Jun 11 11:19:07.534772 crc crio[3656]: time="2026-06-11T11:19:07.53423377Z" level=info msg="Removed pod sandbox: 71ed2627a5f0c61fc97d40d6eed150821761bd9f08a7fde5bd445f91d6b24c18" id=1c1aac9d-7cf0-489e-84bc-339ed866875b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.971192 | controller | Jun 11 11:19:08.047897 crc crio[3656]: time="2026-06-11T11:19:08.04777672Z" level=info msg="Stopping container: ac768565da342834f81a23ad17c946039891bc036a27ff1728773c2cb4ccd360 (timeout: 30s)" id=95a72347-2439-4c27-939f-493c0c9eab32 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.971208 | controller | Jun 11 11:19:08.320072 crc crio[3656]: time="2026-06-11T11:19:08.319518865Z" level=info msg="Stopping container: c6d6c5864fb3e5ae80689f5e2335f8dadabd68254e060f7fd4af13c1a42f129c (timeout: 30s)" id=5b265fc3-ddef-47a8-bfd8-539b4085007c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.971224 | controller | Jun 11 11:19:08.467230 crc crio[3656]: time="2026-06-11T11:19:08.467107744Z" level=info msg="Stopped container c6d6c5864fb3e5ae80689f5e2335f8dadabd68254e060f7fd4af13c1a42f129c: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=5b265fc3-ddef-47a8-bfd8-539b4085007c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.971239 | controller | Jun 11 11:19:08.468407 crc crio[3656]: time="2026-06-11T11:19:08.468321741Z" level=info msg="Stopping pod sandbox: f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2" id=7faf709f-3742-4cc5-b1ed-6b04ab962a8b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.971255 | controller | Jun 11 11:19:08.469253 crc crio[3656]: time="2026-06-11T11:19:08.469136385Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/a82e3ed4-07ec-48a0-9a3b-b362fec77706 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:0xc002bb8538}] Aliases:map[]}"
2026-06-11 12:41:54.971271 | controller | Jun 11 11:19:08.469344 crc crio[3656]: time="2026-06-11T11:19:08.469321281Z" 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-11 12:41:54.971286 | controller | Jun 11 11:19:08.757631 crc crio[3656]: time="2026-06-11T11:19:08.757121075Z" level=info msg="Stopped container ac768565da342834f81a23ad17c946039891bc036a27ff1728773c2cb4ccd360: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=95a72347-2439-4c27-939f-493c0c9eab32 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.971302 | controller | Jun 11 11:19:08.766730 crc crio[3656]: time="2026-06-11T11:19:08.766135229Z" level=info msg="Stopping pod sandbox: 3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917" id=f5732a34-a315-47fd-8cbd-0c68fd4fb5ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.971317 | controller | Jun 11 11:19:08.767794 crc crio[3656]: time="2026-06-11T11:19:08.766969594Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/9132eb2d-04d1-4278-a992-0b8a0e11b3f3 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:0xc002bb8738}] Aliases:map[]}"
2026-06-11 12:41:54.971338 | controller | Jun 11 11:19:08.767794 crc crio[3656]: time="2026-06-11T11:19:08.767191021Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.971374 | controller | Jun 11 11:19:08.959197 crc crio[3656]: time="2026-06-11T11:19:08.959108778Z" level=info msg="Stopped pod sandbox: f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2" id=7faf709f-3742-4cc5-b1ed-6b04ab962a8b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.971393 | controller | Jun 11 11:19:09.098792 crc crio[3656]: time="2026-06-11T11:19:09.098595351Z" level=info msg="Stopped pod sandbox: 3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917" id=f5732a34-a315-47fd-8cbd-0c68fd4fb5ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.971409 | controller | Jun 11 11:19:09.461536 crc crio[3656]: time="2026-06-11T11:19:09.460767907Z" level=info msg="Removing container: c6d6c5864fb3e5ae80689f5e2335f8dadabd68254e060f7fd4af13c1a42f129c" id=77a386c6-9679-4873-9240-51af3723e0cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.971424 | controller | Jun 11 11:19:09.469536 crc crio[3656]: time="2026-06-11T11:19:09.469371609Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-7f4cb7ff58-w697h/POD" id=7bfd663e-c5b2-414d-9174-1d21ef06fda0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.971440 | controller | Jun 11 11:19:09.469774 crc crio[3656]: time="2026-06-11T11:19:09.469551374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.971455 | controller | Jun 11 11:19:09.491345 crc crio[3656]: time="2026-06-11T11:19:09.491188132Z" level=info msg="Removed container c6d6c5864fb3e5ae80689f5e2335f8dadabd68254e060f7fd4af13c1a42f129c: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=77a386c6-9679-4873-9240-51af3723e0cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.971471 | controller | Jun 11 11:19:09.495243 crc crio[3656]: time="2026-06-11T11:19:09.495181804Z" level=info msg="Removing container: ac768565da342834f81a23ad17c946039891bc036a27ff1728773c2cb4ccd360" id=e1a4980a-19ca-43de-ab46-cc881c364f7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.971486 | controller | Jun 11 11:19:09.510399 crc crio[3656]: time="2026-06-11T11:19:09.510279713Z" level=info msg="Got pod network &{Name:route-controller-manager-7f4cb7ff58-w697h Namespace:openshift-route-controller-manager ID:b87e87dff4f34d0e72c8dd5d852a42716b14804c65e9eeccbbab78a29e4ec8a3 UID:8b5b00cc-c8fa-4654-88da-f07b1572d9d0 NetNS:/var/run/netns/d2b5ca8e-97ab-4a38-ba53-8f1364e0795b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b5b00cc_c8fa_4654_88da_f07b1572d9d0.slice PodAnnotations:0xc00123e108}] Aliases:map[]}"
2026-06-11 12:41:54.971502 | controller | Jun 11 11:19:09.510399 crc crio[3656]: time="2026-06-11T11:19:09.510373716Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-7f4cb7ff58-w697h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.971517 | controller | Jun 11 11:19:09.521753 crc crio[3656]: time="2026-06-11T11:19:09.521546886Z" level=info msg="Removed container ac768565da342834f81a23ad17c946039891bc036a27ff1728773c2cb4ccd360: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=e1a4980a-19ca-43de-ab46-cc881c364f7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.971537 | controller | Jun 11 11:19:09.621935 crc crio[3656]: time="2026-06-11T11:19:09.621408303Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8496b69898-9rnvx/POD" id=afef53ba-ab35-4acc-8337-101481f4e94f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.971553 | controller | Jun 11 11:19:09.622048 crc crio[3656]: time="2026-06-11T11:19:09.62195063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.971569 | controller | Jun 11 11:19:09.641388 crc crio[3656]: time="2026-06-11T11:19:09.641308248Z" level=info msg="Got pod network &{Name:controller-manager-8496b69898-9rnvx Namespace:openshift-controller-manager ID:bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d UID:389d964d-761a-4b58-ac1d-f29a7833399a NetNS:/var/run/netns/432101dc-d017-4609-b34a-929ae008113b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod389d964d_761a_4b58_ac1d_f29a7833399a.slice PodAnnotations:0xc00141e1a8}] Aliases:map[]}"
2026-06-11 12:41:54.971585 | controller | Jun 11 11:19:09.641388 crc crio[3656]: time="2026-06-11T11:19:09.6413646Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8496b69898-9rnvx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.971601 | controller | Jun 11 11:19:09.787042 crc crio[3656]: 2026-06-11T11:19:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b87e87dff4f34d0 Mac:56:7a:5d:3c:d2:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/d2b5ca8e-97ab-4a38-ba53-8f1364e0795b SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.971616 | controller | Jun 11 11:19:09.788598 crc crio[3656]: time="2026-06-11T11:19:09.787893647Z" level=info msg="Got pod network &{Name:route-controller-manager-7f4cb7ff58-w697h Namespace:openshift-route-controller-manager ID:b87e87dff4f34d0e72c8dd5d852a42716b14804c65e9eeccbbab78a29e4ec8a3 UID:8b5b00cc-c8fa-4654-88da-f07b1572d9d0 NetNS:/var/run/netns/d2b5ca8e-97ab-4a38-ba53-8f1364e0795b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b5b00cc_c8fa_4654_88da_f07b1572d9d0.slice PodAnnotations:0xc00123e108}] Aliases:map[]}"
2026-06-11 12:41:54.971632 | controller | Jun 11 11:19:09.788598 crc crio[3656]: time="2026-06-11T11:19:09.788028201Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-7f4cb7ff58-w697h for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.971648 | controller | Jun 11 11:19:09.797732 crc crio[3656]: time="2026-06-11T11:19:09.795341824Z" level=info msg="Ran pod sandbox b87e87dff4f34d0e72c8dd5d852a42716b14804c65e9eeccbbab78a29e4ec8a3 with infra container: openshift-route-controller-manager/route-controller-manager-7f4cb7ff58-w697h/POD" id=7bfd663e-c5b2-414d-9174-1d21ef06fda0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.971663 | controller | Jun 11 11:19:09.798348 crc crio[3656]: time="2026-06-11T11:19:09.798284833Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=a0ed2cc2-bb5e-4711-b128-96f45e051d4f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.971679 | controller | Jun 11 11:19:09.800377 crc crio[3656]: time="2026-06-11T11:19:09.800309665Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=cc0aaee4-cf63-46e2-a82d-db455f004656 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.971697 | controller | Jun 11 11:19:09.809242 crc crio[3656]: time="2026-06-11T11:19:09.807880385Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-7f4cb7ff58-w697h/route-controller-manager" id=f33f7307-7bd4-4d36-b2da-93cc37334f6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.971714 | controller | Jun 11 11:19:09.809242 crc crio[3656]: time="2026-06-11T11:19:09.808316428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.971730 | controller | Jun 11 11:19:09.838032 crc crio[3656]: time="2026-06-11T11:19:09.83794617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.971745 | controller | Jun 11 11:19:09.842550 crc crio[3656]: time="2026-06-11T11:19:09.842448396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.971761 | controller | Jun 11 11:19:09.909116 crc crio[3656]: 2026-06-11T11:19:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc2dc301bd55b3d Mac:06:29:58:c1:29:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/432101dc-d017-4609-b34a-929ae008113b SocketPath: PciID:}] [{Interface:0xc00011c5d0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.971776 | controller | Jun 11 11:19:09.910598 crc crio[3656]: time="2026-06-11T11:19:09.910479416Z" level=info msg="Got pod network &{Name:controller-manager-8496b69898-9rnvx Namespace:openshift-controller-manager ID:bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d UID:389d964d-761a-4b58-ac1d-f29a7833399a NetNS:/var/run/netns/432101dc-d017-4609-b34a-929ae008113b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod389d964d_761a_4b58_ac1d_f29a7833399a.slice PodAnnotations:0xc00141e1a8}] Aliases:map[]}"
2026-06-11 12:41:54.971792 | controller | Jun 11 11:19:09.910894 crc crio[3656]: time="2026-06-11T11:19:09.910822336Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8496b69898-9rnvx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.971808 | controller | Jun 11 11:19:09.917397 crc crio[3656]: time="2026-06-11T11:19:09.917314154Z" level=info msg="Ran pod sandbox bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d with infra container: openshift-controller-manager/controller-manager-8496b69898-9rnvx/POD" id=afef53ba-ab35-4acc-8337-101481f4e94f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.971823 | controller | Jun 11 11:19:09.919933 crc crio[3656]: time="2026-06-11T11:19:09.91981678Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=b7c5751d-c202-4c37-85dd-03785a939571 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.971838 | controller | Jun 11 11:19:09.922352 crc crio[3656]: time="2026-06-11T11:19:09.922296215Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=97a78bd6-64c9-4c81-a79d-9f6dde50c871 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.971853 | controller | Jun 11 11:19:09.929220 crc crio[3656]: time="2026-06-11T11:19:09.929116203Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-8496b69898-9rnvx/controller-manager" id=4af38c00-a65c-4b3b-9d8c-334ffcb24e8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.971872 | controller | Jun 11 11:19:09.930224 crc crio[3656]: time="2026-06-11T11:19:09.93003373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.971888 | controller | Jun 11 11:19:09.941837 crc crio[3656]: time="2026-06-11T11:19:09.941646344Z" level=info msg="Created container 7c790ab495734925d108a2b4e81e7b4c355da0510448597f794c7f57e98fe474: openshift-route-controller-manager/route-controller-manager-7f4cb7ff58-w697h/route-controller-manager" id=f33f7307-7bd4-4d36-b2da-93cc37334f6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.971904 | controller | Jun 11 11:19:09.943993 crc crio[3656]: time="2026-06-11T11:19:09.943857581Z" level=info msg="Starting container: 7c790ab495734925d108a2b4e81e7b4c355da0510448597f794c7f57e98fe474" id=78528de8-91ce-439a-af80-46de93443e07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.971920 | controller | Jun 11 11:19:09.949742 crc crio[3656]: time="2026-06-11T11:19:09.949559714Z" level=info msg="Started container" PID=17723 containerID=7c790ab495734925d108a2b4e81e7b4c355da0510448597f794c7f57e98fe474 description=openshift-route-controller-manager/route-controller-manager-7f4cb7ff58-w697h/route-controller-manager id=78528de8-91ce-439a-af80-46de93443e07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b87e87dff4f34d0e72c8dd5d852a42716b14804c65e9eeccbbab78a29e4ec8a3
2026-06-11 12:41:54.971935 | controller | Jun 11 11:19:09.969451 crc crio[3656]: time="2026-06-11T11:19:09.969345926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.971950 | controller | Jun 11 11:19:09.977345 crc crio[3656]: time="2026-06-11T11:19:09.977252867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.971965 | controller | Jun 11 11:19:10.070435 crc crio[3656]: time="2026-06-11T11:19:10.070278416Z" level=info msg="Created container 52563d59a61e190812b18ab54463e89c2c32e42dc156f2963bf22e99a90c992f: openshift-controller-manager/controller-manager-8496b69898-9rnvx/controller-manager" id=4af38c00-a65c-4b3b-9d8c-334ffcb24e8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.971981 | controller | Jun 11 11:19:10.072341 crc crio[3656]: time="2026-06-11T11:19:10.072264387Z" level=info msg="Starting container: 52563d59a61e190812b18ab54463e89c2c32e42dc156f2963bf22e99a90c992f" id=86c579b8-2dfb-4420-8096-18d749ceceaa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.971997 | controller | Jun 11 11:19:10.080827 crc crio[3656]: time="2026-06-11T11:19:10.08059183Z" level=info msg="Started container" PID=17740 containerID=52563d59a61e190812b18ab54463e89c2c32e42dc156f2963bf22e99a90c992f description=openshift-controller-manager/controller-manager-8496b69898-9rnvx/controller-manager id=86c579b8-2dfb-4420-8096-18d749ceceaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d
2026-06-11 12:41:54.972013 | controller | Jun 11 11:19:28.037798 crc crio[3656]: time="2026-06-11T11:19:28.036914002Z" level=info msg="Stopping container: 52563d59a61e190812b18ab54463e89c2c32e42dc156f2963bf22e99a90c992f (timeout: 30s)" id=2d3c5765-5c74-4ff5-97da-ee264a2c7500 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.972029 | controller | Jun 11 11:19:28.172449 crc crio[3656]: time="2026-06-11T11:19:28.172094354Z" level=info msg="Stopped container 52563d59a61e190812b18ab54463e89c2c32e42dc156f2963bf22e99a90c992f: openshift-controller-manager/controller-manager-8496b69898-9rnvx/controller-manager" id=2d3c5765-5c74-4ff5-97da-ee264a2c7500 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.972045 | controller | Jun 11 11:19:28.173927 crc crio[3656]: time="2026-06-11T11:19:28.173871768Z" level=info msg="Stopping pod sandbox: bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d" id=893da2e1-03cc-440a-aead-68d5ed080024 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.972065 | controller | Jun 11 11:19:28.174397 crc crio[3656]: time="2026-06-11T11:19:28.1742694Z" level=info msg="Got pod network &{Name:controller-manager-8496b69898-9rnvx Namespace:openshift-controller-manager ID:bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d UID:389d964d-761a-4b58-ac1d-f29a7833399a NetNS:/var/run/netns/432101dc-d017-4609-b34a-929ae008113b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod389d964d_761a_4b58_ac1d_f29a7833399a.slice PodAnnotations:0xc00279c3e8}] Aliases:map[]}"
2026-06-11 12:41:54.972081 | controller | Jun 11 11:19:28.174483 crc crio[3656]: time="2026-06-11T11:19:28.174451115Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8496b69898-9rnvx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.972098 | controller | Jun 11 11:19:29.046972 crc crio[3656]: time="2026-06-11T11:19:29.046306004Z" level=info msg="Stopped pod sandbox: bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d" id=893da2e1-03cc-440a-aead-68d5ed080024 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.972113 | controller | Jun 11 11:19:29.559038 crc crio[3656]: time="2026-06-11T11:19:29.558967097Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-69988cd6b-tfwnc/POD" id=db06e335-8c53-416c-bd5e-29548b4e5cfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.972128 | controller | Jun 11 11:19:29.559154 crc crio[3656]: time="2026-06-11T11:19:29.55906505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.972145 | controller | Jun 11 11:19:29.596648 crc crio[3656]: time="2026-06-11T11:19:29.596512699Z" level=info msg="Got pod network &{Name:controller-manager-69988cd6b-tfwnc Namespace:openshift-controller-manager ID:67730201ecdaaedcd0e7ae9e4bee1e1cebb8f02ed445cd1eba87d6168a36c42c UID:fe3ab6ea-9720-4e4f-98f0-fb0c39510146 NetNS:/var/run/netns/d4a46703-fc58-41e8-9bc9-6fd09569e2dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe3ab6ea_9720_4e4f_98f0_fb0c39510146.slice PodAnnotations:0xc00159a068}] Aliases:map[]}"
2026-06-11 12:41:54.972161 | controller | Jun 11 11:19:29.596648 crc crio[3656]: time="2026-06-11T11:19:29.596616433Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-69988cd6b-tfwnc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.972176 | controller | Jun 11 11:19:29.661152 crc crio[3656]: time="2026-06-11T11:19:29.66097039Z" level=info msg="Removing container: 52563d59a61e190812b18ab54463e89c2c32e42dc156f2963bf22e99a90c992f" id=b3f2699f-eb43-46a9-8144-ad413a82ca9c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.972192 | controller | Jun 11 11:19:29.684116 crc crio[3656]: time="2026-06-11T11:19:29.683637339Z" level=info msg="Removed container 52563d59a61e190812b18ab54463e89c2c32e42dc156f2963bf22e99a90c992f: openshift-controller-manager/controller-manager-8496b69898-9rnvx/controller-manager" id=b3f2699f-eb43-46a9-8144-ad413a82ca9c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.972207 | controller | Jun 11 11:19:29.879168 crc crio[3656]: 2026-06-11T11:19:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67730201ecdaaed Mac:22:21:4d:a5:67:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/d4a46703-fc58-41e8-9bc9-6fd09569e2dc SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.972223 | controller | Jun 11 11:19:29.881105 crc crio[3656]: time="2026-06-11T11:19:29.881028512Z" level=info msg="Got pod network &{Name:controller-manager-69988cd6b-tfwnc Namespace:openshift-controller-manager ID:67730201ecdaaedcd0e7ae9e4bee1e1cebb8f02ed445cd1eba87d6168a36c42c UID:fe3ab6ea-9720-4e4f-98f0-fb0c39510146 NetNS:/var/run/netns/d4a46703-fc58-41e8-9bc9-6fd09569e2dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe3ab6ea_9720_4e4f_98f0_fb0c39510146.slice PodAnnotations:0xc00159a068}] Aliases:map[]}"
2026-06-11 12:41:54.972242 | controller | Jun 11 11:19:29.881229 crc crio[3656]: time="2026-06-11T11:19:29.881195937Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-69988cd6b-tfwnc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.972258 | controller | Jun 11 11:19:29.887104 crc crio[3656]: time="2026-06-11T11:19:29.887023825Z" level=info msg="Ran pod sandbox 67730201ecdaaedcd0e7ae9e4bee1e1cebb8f02ed445cd1eba87d6168a36c42c with infra container: openshift-controller-manager/controller-manager-69988cd6b-tfwnc/POD" id=db06e335-8c53-416c-bd5e-29548b4e5cfb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.972274 | controller | Jun 11 11:19:29.888822 crc crio[3656]: time="2026-06-11T11:19:29.888763468Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=d1ed1ca2-8a2c-4ccd-ba81-6a15a98c83e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.972290 | controller | Jun 11 11:19:29.891448 crc crio[3656]: time="2026-06-11T11:19:29.891380567Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=25108c5d-cf13-4cbc-9493-681750fdf22b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.972306 | controller | Jun 11 11:19:29.900124 crc crio[3656]: time="2026-06-11T11:19:29.90003879Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-69988cd6b-tfwnc/controller-manager" id=4ad1c770-60ef-46a7-b2c9-8fca34c2d367 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.972322 | controller | Jun 11 11:19:29.900473 crc crio[3656]: time="2026-06-11T11:19:29.900407102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.972337 | controller | Jun 11 11:19:29.927219 crc crio[3656]: time="2026-06-11T11:19:29.92697915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.972371 | controller | Jun 11 11:19:29.931967 crc crio[3656]: time="2026-06-11T11:19:29.931892099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.972388 | controller | Jun 11 11:19:30.037201 crc crio[3656]: time="2026-06-11T11:19:30.03712734Z" level=info msg="Created container 8cc94ff941038955928bcb68796502000c8b53b7a94158147e245e7c2343706d: openshift-controller-manager/controller-manager-69988cd6b-tfwnc/controller-manager" id=4ad1c770-60ef-46a7-b2c9-8fca34c2d367 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.972404 | controller | Jun 11 11:19:30.040338 crc crio[3656]: time="2026-06-11T11:19:30.04009278Z" level=info msg="Starting container: 8cc94ff941038955928bcb68796502000c8b53b7a94158147e245e7c2343706d" id=f08719e1-cd8c-48c4-b9d4-e70011f64bb2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.972420 | controller | Jun 11 11:19:30.046323 crc crio[3656]: time="2026-06-11T11:19:30.046214077Z" level=info msg="Started container" PID=18105 containerID=8cc94ff941038955928bcb68796502000c8b53b7a94158147e245e7c2343706d description=openshift-controller-manager/controller-manager-69988cd6b-tfwnc/controller-manager id=f08719e1-cd8c-48c4-b9d4-e70011f64bb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67730201ecdaaedcd0e7ae9e4bee1e1cebb8f02ed445cd1eba87d6168a36c42c
2026-06-11 12:41:54.972440 | controller | Jun 11 11:20:07.558006 crc crio[3656]: time="2026-06-11T11:20:07.556957938Z" level=info msg="Stopping pod sandbox: f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2" id=15375b93-e806-4136-a295-021bc50b55a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.972456 | controller | Jun 11 11:20:07.558006 crc crio[3656]: time="2026-06-11T11:20:07.557981999Z" level=info msg="Stopped pod sandbox (already stopped): f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2" id=15375b93-e806-4136-a295-021bc50b55a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.972471 | controller | Jun 11 11:20:07.559575 crc crio[3656]: time="2026-06-11T11:20:07.558551906Z" level=info msg="Removing pod sandbox: f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2" id=8d3fe50f-6f9b-4f4f-aab6-b4b58202eb7a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.972486 | controller | Jun 11 11:20:07.574996 crc crio[3656]: time="2026-06-11T11:20:07.574769935Z" level=info msg="Removed pod sandbox: f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2" id=8d3fe50f-6f9b-4f4f-aab6-b4b58202eb7a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.972502 | controller | Jun 11 11:20:07.576222 crc crio[3656]: time="2026-06-11T11:20:07.576084535Z" level=info msg="Stopping pod sandbox: bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d" id=85336c24-463c-4137-bb7b-428f71eea3b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.972516 | controller | Jun 11 11:20:07.576222 crc crio[3656]: time="2026-06-11T11:20:07.576163268Z" level=info msg="Stopped pod sandbox (already stopped): bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d" id=85336c24-463c-4137-bb7b-428f71eea3b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.972532 | controller | Jun 11 11:20:07.577095 crc crio[3656]: time="2026-06-11T11:20:07.577053184Z" level=info msg="Removing pod sandbox: bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d" id=3d4e1f48-b92e-4acd-88af-9b42017685da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.972547 | controller | Jun 11 11:20:07.586860 crc crio[3656]: time="2026-06-11T11:20:07.586778058Z" level=info msg="Removed pod sandbox: bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d" id=3d4e1f48-b92e-4acd-88af-9b42017685da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.972562 | controller | Jun 11 11:20:07.588269 crc crio[3656]: time="2026-06-11T11:20:07.588187521Z" level=info msg="Stopping pod sandbox: 3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917" id=2570cbb0-35c9-4d37-bca4-0d9095305628 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.972578 | controller | Jun 11 11:20:07.588269 crc crio[3656]: time="2026-06-11T11:20:07.588261953Z" level=info msg="Stopped pod sandbox (already stopped): 3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917" id=2570cbb0-35c9-4d37-bca4-0d9095305628 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.972593 | controller | Jun 11 11:20:07.589209 crc crio[3656]: time="2026-06-11T11:20:07.58915624Z" level=info msg="Removing pod sandbox: 3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917" id=127f2ad2-3dec-4025-a00d-793886fd5ecb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.972608 | controller | Jun 11 11:20:07.599628 crc crio[3656]: time="2026-06-11T11:20:07.599514633Z" level=info msg="Removed pod sandbox: 3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917" id=127f2ad2-3dec-4025-a00d-793886fd5ecb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.972623 | controller | Jun 11 11:21:16.887147 crc crio[3656]: time="2026-06-11T11:21:16.886364075Z" level=info msg="Stopping container: 85e81eafad1bdcd4f2de72165c156fe8b039c2ffcfae39f490fb024fc6494602 (timeout: 30s)" id=7d8a7b36-12ea-4ae2-9c7b-2bd424a53922 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.972641 | controller | Jun 11 11:21:16.913031 crc crio[3656]: time="2026-06-11T11:21:16.912897524Z" level=info msg="Stopping container: d4b6e73c18166cdc3c31f67f902380e49b94bfde6c498364dad98c6df430e5b4 (timeout: 30s)" id=e06e8765-d825-45f6-abaa-7ea5fba355b9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.972656 | controller | Jun 11 11:21:16.927524 crc crio[3656]: time="2026-06-11T11:21:16.927486644Z" level=info msg="Stopping container: a3e435d29c4939b1aa0a1f7dfb84eb7a4f4b596a1e3c271b1e0308bea2eed18c (timeout: 30s)" id=30dc5a43-633e-4e53-a0fe-ffee33385d52 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.972671 | controller | Jun 11 11:21:16.949512 crc crio[3656]: time="2026-06-11T11:21:16.949435716Z" level=info msg="Stopping container: 3fe075efce4dbb2808cbccca11243659c93f1afa097bad5b19b63bfed96b42ac (timeout: 30s)" id=9b0123d1-82ea-47e4-834e-40842c7c84f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.972686 | controller | Jun 11 11:21:16.987192 crc crio[3656]: time="2026-06-11T11:21:16.987113751Z" level=info msg="Stopping container: 2584b7f31f924ee8f72f980a38e4f51c9207e632da0f45f15b7d97f29f47e82d (timeout: 30s)" id=f6c0377f-bc2b-4b60-b039-0aa42654e1c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.972701 | controller | Jun 11 11:21:17.051120 crc crio[3656]: time="2026-06-11T11:21:17.051038607Z" level=info msg="Stopped container 85e81eafad1bdcd4f2de72165c156fe8b039c2ffcfae39f490fb024fc6494602: openshift-marketplace/certified-operators-l27pk/registry-server" id=7d8a7b36-12ea-4ae2-9c7b-2bd424a53922 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.972717 | controller | Jun 11 11:21:17.055237 crc crio[3656]: time="2026-06-11T11:21:17.055126031Z" level=info msg="Stopped container d4b6e73c18166cdc3c31f67f902380e49b94bfde6c498364dad98c6df430e5b4: openshift-marketplace/community-operators-qhh6t/registry-server" id=e06e8765-d825-45f6-abaa-7ea5fba355b9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.972731 | controller | Jun 11 11:21:17.057980 crc crio[3656]: time="2026-06-11T11:21:17.057848343Z" level=info msg="Stopping pod sandbox: 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349" id=ba038239-9ed1-4157-8e5e-bfd3203de836 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.972746 | controller | Jun 11 11:21:17.058145 crc crio[3656]: time="2026-06-11T11:21:17.057862383Z" level=info msg="Stopping pod sandbox: b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af" id=6d2155e8-14c2-4168-97fb-0a434ce28f69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.972761 | controller | Jun 11 11:21:17.059277 crc crio[3656]: time="2026-06-11T11:21:17.059175933Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/090f77fb-e9ef-4609-9492-74d99fcb9a51 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:0xc00279c0a8}] Aliases:map[]}"
2026-06-11 12:41:54.972776 | controller | Jun 11 11:21:17.059562 crc crio[3656]: time="2026-06-11T11:21:17.059472452Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.972792 | controller | Jun 11 11:21:17.060138 crc crio[3656]: time="2026-06-11T11:21:17.060014178Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/394a904a-58ca-4181-9eaa-f17f15a53247 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:0xc00008c360}] Aliases:map[]}"
2026-06-11 12:41:54.972811 | controller | Jun 11 11:21:17.060138 crc crio[3656]: time="2026-06-11T11:21:17.060119951Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.972827 | controller | Jun 11 11:21:17.119012 crc crio[3656]: time="2026-06-11T11:21:17.118903342Z" level=info msg="Stopped container 3fe075efce4dbb2808cbccca11243659c93f1afa097bad5b19b63bfed96b42ac: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=9b0123d1-82ea-47e4-834e-40842c7c84f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.972843 | controller | Jun 11 11:21:17.128465 crc crio[3656]: time="2026-06-11T11:21:17.1195067Z" level=info msg="Stopped container a3e435d29c4939b1aa0a1f7dfb84eb7a4f4b596a1e3c271b1e0308bea2eed18c: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=30dc5a43-633e-4e53-a0fe-ffee33385d52 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.972858 | controller | Jun 11 11:21:17.128465 crc crio[3656]: time="2026-06-11T11:21:17.123601784Z" level=info msg="Stopping pod sandbox: 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d" id=ee63d353-4ec5-4956-a951-2f1b1e4ded9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.972874 | controller | Jun 11 11:21:17.128465 crc crio[3656]: time="2026-06-11T11:21:17.124541622Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/8ae6fb87-3fd5-441b-8830-db35e987e252 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:0xc00159a2b8}] Aliases:map[]}"
2026-06-11 12:41:54.972889 | controller | Jun 11 11:21:17.128465 crc crio[3656]: time="2026-06-11T11:21:17.124844291Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.972905 | controller | Jun 11 11:21:17.128465 crc crio[3656]: time="2026-06-11T11:21:17.125106589Z" level=info msg="Stopping pod sandbox: 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5" id=b1142184-0338-4768-872a-c7479e484264 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.972920 | controller | Jun 11 11:21:17.128465 crc crio[3656]: time="2026-06-11T11:21:17.125495911Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b2117ca7-6cd1-44d8-b42c-1847c72792fa 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:0xc001300160}] Aliases:map[]}"
2026-06-11 12:41:54.972936 | controller | Jun 11 11:21:17.128465 crc crio[3656]: time="2026-06-11T11:21:17.125749468Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.972952 | controller | Jun 11 11:21:17.342296 crc crio[3656]: time="2026-06-11T11:21:17.340442199Z" level=info msg="Stopped pod sandbox: b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af" id=6d2155e8-14c2-4168-97fb-0a434ce28f69 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.972971 | controller | Jun 11 11:21:17.437486 crc crio[3656]: time="2026-06-11T11:21:17.437273397Z" level=info msg="Stopped pod sandbox: 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349" id=ba038239-9ed1-4157-8e5e-bfd3203de836 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.972987 | controller | Jun 11 11:21:17.457945 crc crio[3656]: time="2026-06-11T11:21:17.457787336Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-9pp8n/POD" id=7e429cc3-1713-4d80-84bb-16e5dd2b1d36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.973002 | controller | Jun 11 11:21:17.458061 crc crio[3656]: time="2026-06-11T11:21:17.457968211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.973018 | controller | Jun 11 11:21:17.489112 crc crio[3656]: time="2026-06-11T11:21:17.489063388Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-9pp8n Namespace:openshift-marketplace ID:0c06b97b6fe9e1ca584455876eb5fd42511ce532fd19624d4d09d3b5854d9918 UID:01e016c3-1659-47c3-8128-dce22dbb630a NetNS:/var/run/netns/97214c61-aa1b-4a15-a885-703b3dc34ab2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod01e016c3_1659_47c3_8128_dce22dbb630a.slice PodAnnotations:0xc0013005e0}] Aliases:map[]}"
2026-06-11 12:41:54.973034 | controller | Jun 11 11:21:17.489407 crc crio[3656]: time="2026-06-11T11:21:17.489390178Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-9pp8n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.973050 | controller | Jun 11 11:21:17.556856 crc crio[3656]: time="2026-06-11T11:21:17.555303274Z" level=info msg="Stopped pod sandbox: 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5" id=b1142184-0338-4768-872a-c7479e484264 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.973065 | controller | Jun 11 11:21:17.634863 crc crio[3656]: time="2026-06-11T11:21:17.633998336Z" level=info msg="Stopped container 2584b7f31f924ee8f72f980a38e4f51c9207e632da0f45f15b7d97f29f47e82d: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=f6c0377f-bc2b-4b60-b039-0aa42654e1c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.973081 | controller | Jun 11 11:21:17.636236 crc crio[3656]: time="2026-06-11T11:21:17.635633076Z" level=info msg="Stopping pod sandbox: 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97" id=863c3bbb-8f14-428c-8b3a-648be15d6577 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.973096 | controller | Jun 11 11:21:17.636236 crc crio[3656]: time="2026-06-11T11:21:17.636068639Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1a9bef5c-b032-4353-8b5a-ef4ff5383ab3 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:0xc001300898}] Aliases:map[]}"
2026-06-11 12:41:54.973112 | controller | Jun 11 11:21:17.636236 crc crio[3656]: time="2026-06-11T11:21:17.636195842Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.973128 | controller | Jun 11 11:21:17.642075 crc crio[3656]: time="2026-06-11T11:21:17.642021098Z" level=info msg="Stopped pod sandbox: 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d" id=ee63d353-4ec5-4956-a951-2f1b1e4ded9a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.973144 | controller | Jun 11 11:21:17.752451 crc crio[3656]: time="2026-06-11T11:21:17.752390504Z" level=info msg="Removing container: a3e435d29c4939b1aa0a1f7dfb84eb7a4f4b596a1e3c271b1e0308bea2eed18c" id=6207b318-06a5-4197-a9ef-95951ed38468 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973164 | controller | Jun 11 11:21:17.778948 crc crio[3656]: time="2026-06-11T11:21:17.778218903Z" level=info msg="Removed container a3e435d29c4939b1aa0a1f7dfb84eb7a4f4b596a1e3c271b1e0308bea2eed18c: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=6207b318-06a5-4197-a9ef-95951ed38468 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973180 | controller | Jun 11 11:21:17.786172 crc crio[3656]: time="2026-06-11T11:21:17.782521383Z" level=info msg="Removing container: 997f6a183af9e300d2bcfdb07138349cf603c05f5ed1f0b6323112738f30c3d3" id=ac2b668a-9552-4da0-b312-144b2653fa8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973196 | controller | Jun 11 11:21:17.817509 crc crio[3656]: time="2026-06-11T11:21:17.817420724Z" level=info msg="Removed container 997f6a183af9e300d2bcfdb07138349cf603c05f5ed1f0b6323112738f30c3d3: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=ac2b668a-9552-4da0-b312-144b2653fa8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973211 | controller | Jun 11 11:21:17.828082 crc crio[3656]: time="2026-06-11T11:21:17.827987663Z" level=info msg="Removing container: 3fe075efce4dbb2808cbccca11243659c93f1afa097bad5b19b63bfed96b42ac" id=edb626f2-aa1b-43f8-b7fb-46b8036e618d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973226 | controller | Jun 11 11:21:17.854818 crc crio[3656]: time="2026-06-11T11:21:17.854744299Z" level=info msg="Removed container 3fe075efce4dbb2808cbccca11243659c93f1afa097bad5b19b63bfed96b42ac: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=edb626f2-aa1b-43f8-b7fb-46b8036e618d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973242 | controller | Jun 11 11:21:17.857513 crc crio[3656]: time="2026-06-11T11:21:17.857037428Z" level=info msg="Removing container: f34c2bce44f3b914a61f6b6a86d895a0ff6cc4df6b973513b77829ddc39dba8b" id=ac187999-8701-4a89-9925-1b5de4c85306 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973257 | controller | Jun 11 11:21:17.888450 crc crio[3656]: time="2026-06-11T11:21:17.888302501Z" level=info msg="Removed container f34c2bce44f3b914a61f6b6a86d895a0ff6cc4df6b973513b77829ddc39dba8b: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=ac187999-8701-4a89-9925-1b5de4c85306 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973273 | controller | Jun 11 11:21:17.892550 crc crio[3656]: time="2026-06-11T11:21:17.892475407Z" level=info msg="Removing container: b83a0f4be0ffce1f0e7e750b898f0949c9f980e0525501a383b6d9c91c653c40" id=777b6425-6942-4fb5-a37e-16c1927b9692 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973288 | controller | Jun 11 11:21:17.926517 crc crio[3656]: time="2026-06-11T11:21:17.926388519Z" level=info msg="Removed container b83a0f4be0ffce1f0e7e750b898f0949c9f980e0525501a383b6d9c91c653c40: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=777b6425-6942-4fb5-a37e-16c1927b9692 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973303 | controller | Jun 11 11:21:17.958245 crc crio[3656]: time="2026-06-11T11:21:17.958016002Z" level=info msg="Removing container: 85e81eafad1bdcd4f2de72165c156fe8b039c2ffcfae39f490fb024fc6494602" id=de0f0937-fb05-47e3-8e52-8c16ef166bb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973319 | controller | Jun 11 11:21:17.959964 crc crio[3656]: time="2026-06-11T11:21:17.959894508Z" level=info msg="Stopped pod sandbox: 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97" id=863c3bbb-8f14-428c-8b3a-648be15d6577 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.973334 | controller | Jun 11 11:21:17.982668 crc crio[3656]: time="2026-06-11T11:21:17.98252433Z" level=info msg="Removed container 85e81eafad1bdcd4f2de72165c156fe8b039c2ffcfae39f490fb024fc6494602: openshift-marketplace/certified-operators-l27pk/registry-server" id=de0f0937-fb05-47e3-8e52-8c16ef166bb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973369 | controller | Jun 11 11:21:17.985069 crc crio[3656]: time="2026-06-11T11:21:17.984993895Z" level=info msg="Removing container: deaf9d72d15b652f252b22e306c8b1b7c141488594249d399b4d2e90f555409a" id=0b752872-6dfa-4fa0-b34a-270c1ae6c43a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973390 | controller | Jun 11 11:21:18.009235 crc crio[3656]: time="2026-06-11T11:21:18.009135152Z" level=info msg="Removed container deaf9d72d15b652f252b22e306c8b1b7c141488594249d399b4d2e90f555409a: openshift-marketplace/certified-operators-l27pk/extract-content" id=0b752872-6dfa-4fa0-b34a-270c1ae6c43a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973407 | controller | Jun 11 11:21:18.013157 crc crio[3656]: time="2026-06-11T11:21:18.012764092Z" level=info msg="Removing container: 1fa4468243bf1fcd3e7d8d4223fecf60abb2a3464bb938befe652d7f0c331915" id=0dae1dea-4374-4fea-a798-e122e5c18473 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973423 | controller | Jun 11 11:21:18.034826 crc crio[3656]: 2026-06-11T11:21:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c06b97b6fe9e1c Mac:52:71:3e:e9:84:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/97214c61-aa1b-4a15-a885-703b3dc34ab2 SocketPath: PciID:}] [{Interface:0xc00011e5b0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.973439 | controller | Jun 11 11:21:18.035596 crc crio[3656]: time="2026-06-11T11:21:18.035524938Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-9pp8n Namespace:openshift-marketplace ID:0c06b97b6fe9e1ca584455876eb5fd42511ce532fd19624d4d09d3b5854d9918 UID:01e016c3-1659-47c3-8128-dce22dbb630a NetNS:/var/run/netns/97214c61-aa1b-4a15-a885-703b3dc34ab2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod01e016c3_1659_47c3_8128_dce22dbb630a.slice PodAnnotations:0xc0013005e0}] Aliases:map[]}"
2026-06-11 12:41:54.973455 | controller | Jun 11 11:21:18.035893 crc crio[3656]: time="2026-06-11T11:21:18.035832537Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-9pp8n for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.973471 | controller | Jun 11 11:21:18.045034 crc crio[3656]: time="2026-06-11T11:21:18.044940762Z" level=info msg="Removed container 1fa4468243bf1fcd3e7d8d4223fecf60abb2a3464bb938befe652d7f0c331915: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=0dae1dea-4374-4fea-a798-e122e5c18473 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973487 | controller | Jun 11 11:21:18.068256 crc crio[3656]: time="2026-06-11T11:21:18.068193132Z" level=info msg="Removing container: d4b6e73c18166cdc3c31f67f902380e49b94bfde6c498364dad98c6df430e5b4" id=1e491341-8a09-4a42-96b5-ee137043c163 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973502 | controller | Jun 11 11:21:18.090481 crc crio[3656]: time="2026-06-11T11:21:18.09032899Z" level=info msg="Ran pod sandbox 0c06b97b6fe9e1ca584455876eb5fd42511ce532fd19624d4d09d3b5854d9918 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-9pp8n/POD" id=7e429cc3-1713-4d80-84bb-16e5dd2b1d36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.973518 | controller | Jun 11 11:21:18.094137 crc crio[3656]: time="2026-06-11T11:21:18.094066382Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=1bf41fc1-9037-4cfa-bed1-67846214cef6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.973533 | controller | Jun 11 11:21:18.098066 crc crio[3656]: time="2026-06-11T11:21:18.09796516Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=3d302561-09b7-410f-bfd5-deb3594b25bc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.973553 | controller | Jun 11 11:21:18.109050 crc crio[3656]: time="2026-06-11T11:21:18.108954721Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-9pp8n/marketplace-operator" id=33449e5b-d6d6-49dc-9667-9769c816ee96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.973570 | controller | Jun 11 11:21:18.110134 crc crio[3656]: time="2026-06-11T11:21:18.110073455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.973585 | controller | Jun 11 11:21:18.124825 crc crio[3656]: time="2026-06-11T11:21:18.124666654Z" level=info msg="Removed container d4b6e73c18166cdc3c31f67f902380e49b94bfde6c498364dad98c6df430e5b4: openshift-marketplace/community-operators-qhh6t/registry-server" id=1e491341-8a09-4a42-96b5-ee137043c163 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973600 | controller | Jun 11 11:21:18.128387 crc crio[3656]: time="2026-06-11T11:21:18.128315564Z" level=info msg="Removing container: d69c8ce9f7658ad29daa3a9492968f0107c114eb0fe4fda152b8d5fddad27866" id=9edc3a5d-e42e-4e7a-b989-65729f69835e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973616 | controller | Jun 11 11:21:18.175317 crc crio[3656]: time="2026-06-11T11:21:18.175203907Z" level=info msg="Removed container d69c8ce9f7658ad29daa3a9492968f0107c114eb0fe4fda152b8d5fddad27866: openshift-marketplace/community-operators-qhh6t/extract-content" id=9edc3a5d-e42e-4e7a-b989-65729f69835e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973633 | controller | Jun 11 11:21:18.179883 crc crio[3656]: time="2026-06-11T11:21:18.179797666Z" level=info msg="Removing container: c44f51f382a7eafaa5f91c0d17a4e755cab7944aeb17394e781abb751e188a49" id=b620dbd9-2643-42e3-9fd8-3948ed46cf43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973650 | controller | Jun 11 11:21:18.181217 crc crio[3656]: time="2026-06-11T11:21:18.181125676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.973666 | controller | Jun 11 11:21:18.185885 crc crio[3656]: time="2026-06-11T11:21:18.185807017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.973682 | controller | Jun 11 11:21:18.212878 crc crio[3656]: time="2026-06-11T11:21:18.212533913Z" level=info msg="Removed container c44f51f382a7eafaa5f91c0d17a4e755cab7944aeb17394e781abb751e188a49: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=b620dbd9-2643-42e3-9fd8-3948ed46cf43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973697 | controller | Jun 11 11:21:18.332363 crc crio[3656]: time="2026-06-11T11:21:18.332256991Z" level=info msg="Created container 88c1d8c37908e24b225218ee0c693a2e0d3a48c52606853ba3f916e401d44cda: openshift-marketplace/marketplace-operator-547dbd544d-9pp8n/marketplace-operator" id=33449e5b-d6d6-49dc-9667-9769c816ee96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.973712 | controller | Jun 11 11:21:18.337921 crc crio[3656]: time="2026-06-11T11:21:18.337829579Z" level=info msg="Starting container: 88c1d8c37908e24b225218ee0c693a2e0d3a48c52606853ba3f916e401d44cda" id=59aa8147-ba12-432c-b09d-993d6c87818a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.973728 | controller | Jun 11 11:21:18.350896 crc crio[3656]: time="2026-06-11T11:21:18.3508176Z" level=info msg="Started container" PID=19696 containerID=88c1d8c37908e24b225218ee0c693a2e0d3a48c52606853ba3f916e401d44cda description=openshift-marketplace/marketplace-operator-547dbd544d-9pp8n/marketplace-operator id=59aa8147-ba12-432c-b09d-993d6c87818a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c06b97b6fe9e1ca584455876eb5fd42511ce532fd19624d4d09d3b5854d9918
2026-06-11 12:41:54.973747 | controller | Jun 11 11:21:18.786287 crc crio[3656]: time="2026-06-11T11:21:18.78580276Z" level=info msg="Removing container: 2584b7f31f924ee8f72f980a38e4f51c9207e632da0f45f15b7d97f29f47e82d" id=901f640d-aee4-4bd0-a12a-d9d0dc36c0d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973763 | controller | Jun 11 11:21:18.808227 crc crio[3656]: time="2026-06-11T11:21:18.807524005Z" level=info msg="Removed container 2584b7f31f924ee8f72f980a38e4f51c9207e632da0f45f15b7d97f29f47e82d: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=901f640d-aee4-4bd0-a12a-d9d0dc36c0d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973778 | controller | Jun 11 11:21:18.810316 crc crio[3656]: time="2026-06-11T11:21:18.810208026Z" level=info msg="Removing container: ae1bd043691d012aba70cb5738528bf38dcb4c931c53bf987f50635313dac653" id=c4d3a03c-a5b7-4886-8a49-16cee1b8e866 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973793 | controller | Jun 11 11:21:18.860126 crc crio[3656]: time="2026-06-11T11:21:18.860033277Z" level=info msg="Removed container ae1bd043691d012aba70cb5738528bf38dcb4c931c53bf987f50635313dac653: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=c4d3a03c-a5b7-4886-8a49-16cee1b8e866 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973809 | controller | Jun 11 11:21:18.863217 crc crio[3656]: time="2026-06-11T11:21:18.863157862Z" level=info msg="Removing container: dc625109be4d50b935b4ae6a300760d71badc6953761b3a4fbde8bb8777f6de4" id=aced1d67-97db-40a6-b9d7-e0edbaeba6de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973824 | controller | Jun 11 11:21:18.883401 crc crio[3656]: time="2026-06-11T11:21:18.883294168Z" level=info msg="Removed container dc625109be4d50b935b4ae6a300760d71badc6953761b3a4fbde8bb8777f6de4: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=aced1d67-97db-40a6-b9d7-e0edbaeba6de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.973840 | controller | Jun 11 11:21:19.451641 crc crio[3656]: time="2026-06-11T11:21:19.451511934Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-hrwxw/POD" id=524bd78f-470b-46aa-8bfc-b8d5fdd9aedc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.973855 | controller | Jun 11 11:21:19.453025 crc crio[3656]: time="2026-06-11T11:21:19.451653668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.973871 | controller | Jun 11 11:21:19.478107 crc crio[3656]: time="2026-06-11T11:21:19.477911819Z" level=info msg="Got pod network &{Name:redhat-marketplace-hrwxw Namespace:openshift-marketplace ID:1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c UID:1e83ac9a-30c3-4022-9b6d-3634a25c2339 NetNS:/var/run/netns/8856b85a-dc7e-4d22-83bf-7b1a3d949dbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e83ac9a_30c3_4022_9b6d_3634a25c2339.slice PodAnnotations:0xc002bb8750}] Aliases:map[]}"
2026-06-11 12:41:54.973886 | controller | Jun 11 11:21:19.478107 crc crio[3656]: time="2026-06-11T11:21:19.478066424Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-hrwxw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.973902 | controller | Jun 11 11:21:19.664591 crc crio[3656]: time="2026-06-11T11:21:19.663926776Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-w9h9q/POD" id=d0156ce0-0a1e-4530-990b-48693c694dbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.973917 | controller | Jun 11 11:21:19.664591 crc crio[3656]: time="2026-06-11T11:21:19.664595816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.973937 | controller | Jun 11 11:21:19.690944 crc crio[3656]: time="2026-06-11T11:21:19.690838507Z" level=info msg="Got pod network &{Name:certified-operators-w9h9q Namespace:openshift-marketplace ID:14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46 UID:a4500ef5-87f6-4872-928f-3ff99f4d1194 NetNS:/var/run/netns/8058dc2f-6744-47b7-ad9f-601357305a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4500ef5_87f6_4872_928f_3ff99f4d1194.slice PodAnnotations:0xc002bb8a50}] Aliases:map[]}"
2026-06-11 12:41:54.973954 | controller | Jun 11 11:21:19.690944 crc crio[3656]: time="2026-06-11T11:21:19.690903889Z" level=info msg="Adding pod openshift-marketplace_certified-operators-w9h9q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.973970 | controller | Jun 11 11:21:19.780628 crc crio[3656]: 2026-06-11T11:21:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a5dbc99900f45b Mac:6e:b0:2c:d9:ce:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/8856b85a-dc7e-4d22-83bf-7b1a3d949dbd SocketPath: PciID:}] [{Interface:0xc000014880 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.973986 | controller | Jun 11 11:21:19.782537 crc crio[3656]: time="2026-06-11T11:21:19.782444718Z" level=info msg="Got pod network &{Name:redhat-marketplace-hrwxw Namespace:openshift-marketplace ID:1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c UID:1e83ac9a-30c3-4022-9b6d-3634a25c2339 NetNS:/var/run/netns/8856b85a-dc7e-4d22-83bf-7b1a3d949dbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e83ac9a_30c3_4022_9b6d_3634a25c2339.slice PodAnnotations:0xc002bb8750}] Aliases:map[]}"
2026-06-11 12:41:54.974001 | controller | Jun 11 11:21:19.783276 crc crio[3656]: time="2026-06-11T11:21:19.782825319Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-hrwxw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.974017 | controller | Jun 11 11:21:19.792649 crc crio[3656]: time="2026-06-11T11:21:19.792562903Z" level=info msg="Ran pod sandbox 1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c with infra container: openshift-marketplace/redhat-marketplace-hrwxw/POD" id=524bd78f-470b-46aa-8bfc-b8d5fdd9aedc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.974033 | controller | Jun 11 11:21:19.795899 crc crio[3656]: time="2026-06-11T11:21:19.795861972Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5de3a239-3cd3-44ac-acfc-023ab258cc22 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.974048 | controller | Jun 11 11:21:19.798028 crc crio[3656]: time="2026-06-11T11:21:19.797900993Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c7e8dd92-3b2a-4c78-aabb-0afd77a7ccbf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.974064 | controller | Jun 11 11:21:19.809063 crc crio[3656]: time="2026-06-11T11:21:19.808963387Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-hrwxw/extract-utilities" id=21984c1e-4a90-4cf9-98be-bad7853fa7b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.974080 | controller | Jun 11 11:21:19.809484 crc crio[3656]: time="2026-06-11T11:21:19.809427531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.974098 | controller | Jun 11 11:21:19.859469 crc crio[3656]: time="2026-06-11T11:21:19.859388677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.974115 | controller | Jun 11 11:21:19.868012 crc crio[3656]: time="2026-06-11T11:21:19.867198402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.974131 | controller | Jun 11 11:21:19.964316 crc crio[3656]: time="2026-06-11T11:21:19.964209076Z" level=info msg="Created container e7ed7a75d309b2fd975b69e930944ee24d6ceb66f6ebbe63c1d816a692fa33c7: openshift-marketplace/redhat-marketplace-hrwxw/extract-utilities" id=21984c1e-4a90-4cf9-98be-bad7853fa7b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.974146 | controller | Jun 11 11:21:19.965406 crc crio[3656]: time="2026-06-11T11:21:19.965300279Z" level=info msg="Starting container: e7ed7a75d309b2fd975b69e930944ee24d6ceb66f6ebbe63c1d816a692fa33c7" id=126bc571-4b44-49ef-9022-7081d2fb0ad0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.974162 | controller | Jun 11 11:21:19.984786 crc crio[3656]: time="2026-06-11T11:21:19.984513798Z" level=info msg="Started container" PID=19789 containerID=e7ed7a75d309b2fd975b69e930944ee24d6ceb66f6ebbe63c1d816a692fa33c7 description=openshift-marketplace/redhat-marketplace-hrwxw/extract-utilities id=126bc571-4b44-49ef-9022-7081d2fb0ad0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c
2026-06-11 12:41:54.974178 | controller | Jun 11 11:21:19.987889 crc crio[3656]: 2026-06-11T11:21:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14a85a2315eeb2b Mac:0a:37:4d:37:30:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/8058dc2f-6744-47b7-ad9f-601357305a01 SocketPath: PciID:}] [{Interface:0xc0002867a0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.974194 | controller | Jun 11 11:21:19.989752 crc crio[3656]: time="2026-06-11T11:21:19.989551629Z" level=info msg="Got pod network &{Name:certified-operators-w9h9q Namespace:openshift-marketplace ID:14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46 UID:a4500ef5-87f6-4872-928f-3ff99f4d1194 NetNS:/var/run/netns/8058dc2f-6744-47b7-ad9f-601357305a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4500ef5_87f6_4872_928f_3ff99f4d1194.slice PodAnnotations:0xc002bb8a50}] Aliases:map[]}"
2026-06-11 12:41:54.974210 | controller | Jun 11 11:21:19.989881 crc crio[3656]: time="2026-06-11T11:21:19.989836928Z" level=info msg="Checking pod openshift-marketplace_certified-operators-w9h9q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.974225 | controller | Jun 11 11:21:19.996323 crc crio[3656]: time="2026-06-11T11:21:19.996241231Z" level=info msg="Ran pod sandbox 14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46 with infra container: openshift-marketplace/certified-operators-w9h9q/POD" id=d0156ce0-0a1e-4530-990b-48693c694dbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.974240 | controller | Jun 11 11:21:19.999073 crc crio[3656]: time="2026-06-11T11:21:19.998997694Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3f7a460e-43d1-4037-8db0-e17ba5790e88 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.974256 | controller | Jun 11 11:21:20.003594 crc crio[3656]: time="2026-06-11T11:21:20.00349076Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=44f5040f-c91f-428c-a376-7e9cdfd886d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.974276 | controller | Jun 11 11:21:20.015953 crc crio[3656]: time="2026-06-11T11:21:20.015830452Z" level=info msg="Creating container: openshift-marketplace/certified-operators-w9h9q/extract-utilities" id=30f4acb8-e1ed-41e8-b2c8-b6dd43196481 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.974292 | controller | Jun 11 11:21:20.016833 crc crio[3656]: time="2026-06-11T11:21:20.016318776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.974318 | controller | Jun 11 11:21:20.039012 crc crio[3656]: time="2026-06-11T11:21:20.038871836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.974335 | controller | Jun 11 11:21:20.042784 crc crio[3656]: time="2026-06-11T11:21:20.04266279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.974376 | controller | Jun 11 11:21:20.207533 crc crio[3656]: time="2026-06-11T11:21:20.207006133Z" level=info msg="Created container 7265de254c05f146c6e4a94052439be998fc32ff75f992c57a4733b45b3da7cc: openshift-marketplace/certified-operators-w9h9q/extract-utilities" id=30f4acb8-e1ed-41e8-b2c8-b6dd43196481 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.974400 | controller | Jun 11 11:21:20.209171 crc crio[3656]: time="2026-06-11T11:21:20.209083326Z" level=info msg="Starting container: 7265de254c05f146c6e4a94052439be998fc32ff75f992c57a4733b45b3da7cc" id=e1dd00cb-2d3a-4874-a334-a6fbe6f69a9f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.974422 | controller | Jun 11 11:21:20.214848 crc crio[3656]: time="2026-06-11T11:21:20.214753527Z" level=info msg="Started container" PID=19801 containerID=7265de254c05f146c6e4a94052439be998fc32ff75f992c57a4733b45b3da7cc description=openshift-marketplace/certified-operators-w9h9q/extract-utilities id=e1dd00cb-2d3a-4874-a334-a6fbe6f69a9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46
2026-06-11 12:41:54.974489 | controller | Jun 11 11:21:20.860966 crc crio[3656]: time="2026-06-11T11:21:20.860746255Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=bee91892-18d3-4803-9adc-178cf335a942 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.974512 | controller | Jun 11 11:21:20.869053 crc crio[3656]: time="2026-06-11T11:21:20.867983273Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=98567fcf-ddb5-48bd-9e9c-87f4e60b3847 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.974529 | controller | Jun 11 11:21:20.870360 crc crio[3656]: time="2026-06-11T11:21:20.870095257Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 12:41:54.974545 | controller | Jun 11 11:21:20.870981 crc crio[3656]: time="2026-06-11T11:21:20.870285763Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 12:41:54.974561 | controller | Jun 11 11:21:21.536480 crc crio[3656]: time="2026-06-11T11:21:21.535932264Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0" id=bee91892-18d3-4803-9adc-178cf335a942 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.974577 | controller | Jun 11 11:21:21.537871 crc crio[3656]: time="2026-06-11T11:21:21.537667087Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=3cf88834-4380-41fc-90a9-551b3c57dad5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.974593 | controller | Jun 11 11:21:21.540570 crc crio[3656]: time="2026-06-11T11:21:21.540512332Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=c4d50cdf-8ae9-48bf-8ad6-db376b72fef4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.974612 | controller | Jun 11 11:21:21.547596 crc crio[3656]: time="2026-06-11T11:21:21.547329008Z" level=info msg="Creating container: openshift-marketplace/certified-operators-w9h9q/extract-content" id=548aba10-154c-40d4-a51b-86a17571c9c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.974629 | controller | Jun 11 11:21:21.551212 crc crio[3656]: time="2026-06-11T11:21:21.549603326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.974645 | controller | Jun 11 11:21:21.589907 crc crio[3656]: time="2026-06-11T11:21:21.58754473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.974661 | controller | Jun 11 11:21:21.591842 crc crio[3656]: time="2026-06-11T11:21:21.591762667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.974676 | controller | Jun 11 11:21:21.684376 crc crio[3656]: time="2026-06-11T11:21:21.684244444Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=98567fcf-ddb5-48bd-9e9c-87f4e60b3847 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.974692 | controller | Jun 11 11:21:21.686279 crc crio[3656]: time="2026-06-11T11:21:21.686178443Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=4e8281c2-ebb5-4167-ac68-7e98311b1a77 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.974708 | controller | Jun 11 11:21:21.689108 crc crio[3656]: time="2026-06-11T11:21:21.689000548Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=facb75f0-58da-4915-a08c-4303ade14177 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.974724 | controller | Jun 11 11:21:21.734277 crc crio[3656]: time="2026-06-11T11:21:21.734104977Z" level=info msg="Created container 37dbe95e0ba8b499a2a35ef0e1bff1c71e95d4eea36c933ffc1b179840674913: openshift-marketplace/certified-operators-w9h9q/extract-content" id=548aba10-154c-40d4-a51b-86a17571c9c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.974739 | controller | Jun 11 11:21:21.734998 crc crio[3656]: time="2026-06-11T11:21:21.734917761Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-hrwxw/extract-content" id=85f0e2a8-4260-46ef-90e0-659a9fc7a067 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.974754 | controller | Jun 11 11:21:21.735637 crc crio[3656]: time="2026-06-11T11:21:21.73551853Z" level=info msg="Starting container: 37dbe95e0ba8b499a2a35ef0e1bff1c71e95d4eea36c933ffc1b179840674913" id=634cdd0c-5d48-44c7-b695-88e01fa6d211 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.974769 | controller | Jun 11 11:21:21.736085 crc crio[3656]: time="2026-06-11T11:21:21.735989354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.974784 | controller | Jun 11 11:21:21.742278 crc crio[3656]: time="2026-06-11T11:21:21.74218271Z" level=info msg="Started container" PID=19813 containerID=37dbe95e0ba8b499a2a35ef0e1bff1c71e95d4eea36c933ffc1b179840674913 description=openshift-marketplace/certified-operators-w9h9q/extract-content id=634cdd0c-5d48-44c7-b695-88e01fa6d211 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46
2026-06-11 12:41:54.974800 | controller | Jun 11 11:21:21.773773 crc crio[3656]: time="2026-06-11T11:21:21.773598387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.974819 | controller | Jun 11 11:21:21.779063 crc crio[3656]: time="2026-06-11T11:21:21.77898642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.974835 | controller | Jun 11 11:21:21.869815 crc crio[3656]: time="2026-06-11T11:21:21.869381604Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-7t6gz/POD" id=189ee58e-94d8-485f-abd6-205aa48a51a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.974851 | controller | Jun 11 11:21:21.869815 crc crio[3656]: time="2026-06-11T11:21:21.869458326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.974867 | controller | Jun 11 11:21:21.894595 crc crio[3656]: time="2026-06-11T11:21:21.894424469Z" level=info msg="Got pod network &{Name:redhat-operators-7t6gz Namespace:openshift-marketplace ID:fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c UID:f08b8a4d-2767-4774-96be-463c7e07f5ee NetNS:/var/run/netns/0dedcd66-1b21-4efe-9a50-81df0978bb4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf08b8a4d_2767_4774_96be_463c7e07f5ee.slice PodAnnotations:0xc00279c3b8}] Aliases:map[]}"
2026-06-11 12:41:54.974883 | controller | Jun 11 11:21:21.894595 crc crio[3656]: time="2026-06-11T11:21:21.894494341Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-7t6gz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.974898 | controller | Jun 11 11:21:21.916886 crc crio[3656]: time="2026-06-11T11:21:21.916754562Z" level=info msg="Created container 82389bab62b6f3af70d1fb00fb870ef287d406459365d0d763207c4811e1d95b: openshift-marketplace/redhat-marketplace-hrwxw/extract-content" id=85f0e2a8-4260-46ef-90e0-659a9fc7a067 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.974913 | controller | Jun 11 11:21:21.922391 crc crio[3656]: time="2026-06-11T11:21:21.918312739Z" level=info msg="Starting container: 82389bab62b6f3af70d1fb00fb870ef287d406459365d0d763207c4811e1d95b" id=1abbfab7-2b6e-4679-b8bd-2d0545292a7b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.974929 | controller | Jun 11 11:21:21.928053 crc crio[3656]: time="2026-06-11T11:21:21.92796798Z" level=info msg="Started container" PID=19831 containerID=82389bab62b6f3af70d1fb00fb870ef287d406459365d0d763207c4811e1d95b description=openshift-marketplace/redhat-marketplace-hrwxw/extract-content id=1abbfab7-2b6e-4679-b8bd-2d0545292a7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c
2026-06-11 12:41:54.974945 | controller | Jun 11 11:21:22.141010 crc crio[3656]: time="2026-06-11T11:21:22.138733572Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-x74cp/POD" id=72bf797c-86d1-4b20-919a-f79cfb141079 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.974960 | controller | Jun 11 11:21:22.141010 crc crio[3656]: time="2026-06-11T11:21:22.139398012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.974976 | controller | Jun 11 11:21:22.171208 crc crio[3656]: time="2026-06-11T11:21:22.168967083Z" level=info msg="Got pod network &{Name:community-operators-x74cp Namespace:openshift-marketplace ID:6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc UID:225c7a52-ea44-482a-886f-cd3aad761a24 NetNS:/var/run/netns/ae9c4872-1e28-4f0f-b008-747cc277924b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod225c7a52_ea44_482a_886f_cd3aad761a24.slice PodAnnotations:0xc001636448}] Aliases:map[]}"
2026-06-11 12:41:54.974995 | controller | Jun 11 11:21:22.171208 crc crio[3656]: time="2026-06-11T11:21:22.169024825Z" level=info msg="Adding pod openshift-marketplace_community-operators-x74cp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.975011 | controller | Jun 11 11:21:22.276474 crc crio[3656]: 2026-06-11T11:21:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc912ec029625f6 Mac:76:68:9f:f6:76:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/0dedcd66-1b21-4efe-9a50-81df0978bb4c SocketPath: PciID:}] [{Interface:0xc0001b88f0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.975027 | controller | Jun 11 11:21:22.280953 crc crio[3656]: time="2026-06-11T11:21:22.278372141Z" level=info msg="Got pod network &{Name:redhat-operators-7t6gz Namespace:openshift-marketplace ID:fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c UID:f08b8a4d-2767-4774-96be-463c7e07f5ee NetNS:/var/run/netns/0dedcd66-1b21-4efe-9a50-81df0978bb4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf08b8a4d_2767_4774_96be_463c7e07f5ee.slice PodAnnotations:0xc00279c3b8}] Aliases:map[]}"
2026-06-11 12:41:54.975042 | controller | Jun 11 11:21:22.280953 crc crio[3656]: time="2026-06-11T11:21:22.27901099Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-7t6gz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.975058 | controller | Jun 11 11:21:22.330363 crc crio[3656]: time="2026-06-11T11:21:22.330256894Z" level=info msg="Ran pod sandbox fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c with infra container: openshift-marketplace/redhat-operators-7t6gz/POD" id=189ee58e-94d8-485f-abd6-205aa48a51a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.975073 | controller | Jun 11 11:21:22.334736 crc crio[3656]: time="2026-06-11T11:21:22.334493482Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0ece0cba-721d-4d8f-90cb-7b35facdb841 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.975089 | controller | Jun 11 11:21:22.336839 crc crio[3656]: time="2026-06-11T11:21:22.33676754Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6fc11c2e-a9b7-4582-9889-9c39632fa284 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.975104 | controller | Jun 11 11:21:22.347032 crc crio[3656]: time="2026-06-11T11:21:22.346914496Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-7t6gz/extract-utilities" id=11d56782-b315-4a24-9a85-2bb669b1a94a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.975119 | controller | Jun 11 11:21:22.347500 crc crio[3656]: time="2026-06-11T11:21:22.347444962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.975134 | controller | Jun 11 11:21:22.385651 crc crio[3656]: time="2026-06-11T11:21:22.385285333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.975149 | controller | Jun 11 11:21:22.393465 crc crio[3656]: time="2026-06-11T11:21:22.393413428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.975165 | controller | Jun 11 11:21:22.519160 crc crio[3656]: time="2026-06-11T11:21:22.519013573Z" level=info msg="Created container 6c5de417eae031cce61b10f936bb340a9a3aa69559811aa962b69b522f165703: openshift-marketplace/redhat-operators-7t6gz/extract-utilities" id=11d56782-b315-4a24-9a85-2bb669b1a94a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.975183 | controller | Jun 11 11:21:22.520252 crc crio[3656]: time="2026-06-11T11:21:22.520166938Z" level=info msg="Starting container: 6c5de417eae031cce61b10f936bb340a9a3aa69559811aa962b69b522f165703" id=ba7283dc-36a0-474a-aacd-b96b266d3317 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.975199 | controller | Jun 11 11:21:22.526416 crc crio[3656]: time="2026-06-11T11:21:22.52622224Z" level=info msg="Started container" PID=19917 containerID=6c5de417eae031cce61b10f936bb340a9a3aa69559811aa962b69b522f165703 description=openshift-marketplace/redhat-operators-7t6gz/extract-utilities id=ba7283dc-36a0-474a-aacd-b96b266d3317 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c
2026-06-11 12:41:54.975215 | controller | Jun 11 11:21:22.679602 crc crio[3656]: 2026-06-11T11:21:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6645e9c9f57047d Mac:1e:ca:fc:95:1f:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/ae9c4872-1e28-4f0f-b008-747cc277924b SocketPath: PciID:}] [{Interface:0xc0001235d0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.975230 | controller | Jun 11 11:21:22.680763 crc crio[3656]: time="2026-06-11T11:21:22.680634824Z" level=info msg="Got pod network &{Name:community-operators-x74cp Namespace:openshift-marketplace ID:6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc UID:225c7a52-ea44-482a-886f-cd3aad761a24 NetNS:/var/run/netns/ae9c4872-1e28-4f0f-b008-747cc277924b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod225c7a52_ea44_482a_886f_cd3aad761a24.slice PodAnnotations:0xc001636448}] Aliases:map[]}"
2026-06-11 12:41:54.975245 | controller | Jun 11 11:21:22.680963 crc crio[3656]: time="2026-06-11T11:21:22.680852561Z" level=info msg="Checking pod openshift-marketplace_community-operators-x74cp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.975261 | controller | Jun 11 11:21:22.688425 crc crio[3656]: time="2026-06-11T11:21:22.688221143Z" level=info msg="Ran pod sandbox 6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc with infra container: openshift-marketplace/community-operators-x74cp/POD" id=72bf797c-86d1-4b20-919a-f79cfb141079 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.975277 | controller | Jun 11 11:21:22.691981 crc crio[3656]: time="2026-06-11T11:21:22.691863963Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c268ebbd-1a49-4254-bad4-b30358f9444b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.975292 | controller | Jun 11 11:21:22.695888 crc crio[3656]: time="2026-06-11T11:21:22.695856963Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=88504dc8-3f0f-47e2-b70d-f12e16d3e100 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.975308 | controller | Jun 11 11:21:22.705261 crc crio[3656]: time="2026-06-11T11:21:22.705158593Z" level=info msg="Creating container: openshift-marketplace/community-operators-x74cp/extract-utilities" id=59a55220-f9fe-46be-a735-0a63e4a48d19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.975323 | controller | Jun 11 11:21:22.705749 crc crio[3656]: time="2026-06-11T11:21:22.705595616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.975338 | controller | Jun 11 11:21:22.732063 crc crio[3656]: time="2026-06-11T11:21:22.731962831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.975380 | controller | Jun 11 11:21:22.735321 crc crio[3656]: time="2026-06-11T11:21:22.73525973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.975398 | controller | Jun 11 11:21:22.832584 crc crio[3656]: time="2026-06-11T11:21:22.832515912Z" level=info msg="Created container 98514b1692e731cb1f6e19e50db9641c8abf05a0aad10d0ae668bed8270d36ab: openshift-marketplace/community-operators-x74cp/extract-utilities" id=59a55220-f9fe-46be-a735-0a63e4a48d19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.975414 | controller | Jun 11 11:21:22.833872 crc crio[3656]: time="2026-06-11T11:21:22.83379721Z" level=info msg="Starting container: 98514b1692e731cb1f6e19e50db9641c8abf05a0aad10d0ae668bed8270d36ab" id=c2ba58aa-32c7-4ff9-9383-138db6c0e1de name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.975430 | controller | Jun 11 11:21:22.840840 crc crio[3656]: time="2026-06-11T11:21:22.84075393Z" level=info msg="Started container" PID=19929 containerID=98514b1692e731cb1f6e19e50db9641c8abf05a0aad10d0ae668bed8270d36ab description=openshift-marketplace/community-operators-x74cp/extract-utilities id=c2ba58aa-32c7-4ff9-9383-138db6c0e1de name=/runtime.v1.RuntimeService/StartContainer sandboxID=6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc
2026-06-11 12:41:54.975446 | controller | Jun 11 11:21:22.902412 crc crio[3656]: time="2026-06-11T11:21:22.900052217Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=041f472e-8213-48bc-bc80-9d836af09e1d name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.975462 | controller | Jun 11 11:21:22.912276 crc crio[3656]: time="2026-06-11T11:21:22.907465611Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 12:41:54.975477 | controller | Jun 11 11:21:22.912276 crc crio[3656]: time="2026-06-11T11:21:22.909386359Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b987b748-5d38-4a2d-8c9f-fddeee2554ec name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.975493 | controller | Jun 11 11:21:22.914481 crc crio[3656]: time="2026-06-11T11:21:22.91407142Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 12:41:54.975509 | controller | Jun 11 11:21:22.916790 crc crio[3656]: time="2026-06-11T11:21:22.916039659Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5f51ad24-5daa-4be9-a050-4b9c282396b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.975526 | controller | Jun 11 11:21:22.926798 crc crio[3656]: time="2026-06-11T11:21:22.919416351Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e7b9e6da-accc-4791-8066-7f9e0d6e2d44 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.975541 | controller | Jun 11 11:21:22.926798 crc crio[3656]: time="2026-06-11T11:21:22.919568585Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3ead841d-5915-4a3c-8f9f-0efb99239667 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.975557 | controller | Jun 11 11:21:22.926798 crc crio[3656]: time="2026-06-11T11:21:22.925005009Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=de433bca-80be-4f39-aff6-d35c19f43cd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.975573 | controller | Jun 11 11:21:22.928255 crc crio[3656]: time="2026-06-11T11:21:22.928055661Z" level=info msg="Creating container: openshift-marketplace/certified-operators-w9h9q/registry-server" id=e93ffb90-e6e9-4bc5-a266-3f22d3a42a89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.975593 | controller | Jun 11 11:21:22.928815 crc crio[3656]: time="2026-06-11T11:21:22.928421872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.975609 | controller | Jun 11 11:21:22.934338 crc crio[3656]: time="2026-06-11T11:21:22.934257358Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-hrwxw/registry-server" id=fa6de0bc-0785-41a6-af2f-9a40840e1648 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.975625 | controller | Jun 11 11:21:22.936946 crc crio[3656]: time="2026-06-11T11:21:22.936758713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.975641 | controller | Jun 11 11:21:22.976083 crc crio[3656]: time="2026-06-11T11:21:22.975971305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.975656 | controller | Jun 11 11:21:22.978895 crc crio[3656]: time="2026-06-11T11:21:22.978807581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.975672 | controller | Jun 11 11:21:22.979139 crc crio[3656]: time="2026-06-11T11:21:22.979072469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.975687 | controller | Jun 11 11:21:22.982053 crc crio[3656]: time="2026-06-11T11:21:22.981990817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.975702 | controller | Jun 11 11:21:23.065371 crc crio[3656]: time="2026-06-11T11:21:23.064985468Z" level=info msg="Created container 9a41b98aa1f4ddf45472d0bff19849e61f8311b9f7f1ce8abac081efb2888fd8: openshift-marketplace/certified-operators-w9h9q/registry-server" id=e93ffb90-e6e9-4bc5-a266-3f22d3a42a89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.975718 | controller | Jun 11 11:21:23.071836 crc crio[3656]: time="2026-06-11T11:21:23.071742472Z" level=info msg="Starting container: 9a41b98aa1f4ddf45472d0bff19849e61f8311b9f7f1ce8abac081efb2888fd8" id=668b0959-99e5-42f8-ad2d-54da8eb27005 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.975734 | controller | Jun 11 11:21:23.085848 crc crio[3656]: time="2026-06-11T11:21:23.081808865Z" level=info msg="Started container" PID=19939 containerID=9a41b98aa1f4ddf45472d0bff19849e61f8311b9f7f1ce8abac081efb2888fd8 description=openshift-marketplace/certified-operators-w9h9q/registry-server id=668b0959-99e5-42f8-ad2d-54da8eb27005 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46
2026-06-11 12:41:54.975750 | controller | Jun 11 11:21:23.086243 crc crio[3656]: time="2026-06-11T11:21:23.086109845Z" level=info msg="Created container f496e3474dc7e86b90592e945df3e1703c1e3b2612fa0e327d5f7163ca279beb: openshift-marketplace/redhat-marketplace-hrwxw/registry-server" id=fa6de0bc-0785-41a6-af2f-9a40840e1648 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.975766 | controller | Jun 11 11:21:23.087573 crc crio[3656]: time="2026-06-11T11:21:23.087498446Z" level=info msg="Starting container: f496e3474dc7e86b90592e945df3e1703c1e3b2612fa0e327d5f7163ca279beb" id=431bd2a9-a0e4-4bf2-b9e7-43b38ccfb541 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.975782 | controller | Jun 11 11:21:23.092201 crc crio[3656]: time="2026-06-11T11:21:23.092106105Z" level=info msg="Started container" PID=19942 containerID=f496e3474dc7e86b90592e945df3e1703c1e3b2612fa0e327d5f7163ca279beb description=openshift-marketplace/redhat-marketplace-hrwxw/registry-server id=431bd2a9-a0e4-4bf2-b9e7-43b38ccfb541 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c
2026-06-11 12:41:54.975802 | controller | Jun 11 11:21:23.543425 crc crio[3656]: time="2026-06-11T11:21:23.542882171Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=041f472e-8213-48bc-bc80-9d836af09e1d name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.975818 | controller | Jun 11 11:21:23.544481 crc crio[3656]: time="2026-06-11T11:21:23.544385106Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=be01ecac-b0e4-46ce-95b0-5afda38ebe6a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.975834 | controller | Jun 11 11:21:23.547348 crc crio[3656]: time="2026-06-11T11:21:23.547276124Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=e111be0e-0b7d-4be5-b697-fceb60aa3f44 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.975849 | controller | Jun 11 11:21:23.559811 crc crio[3656]: time="2026-06-11T11:21:23.556919364Z" level=info msg="Creating container: openshift-marketplace/community-operators-x74cp/extract-content" id=7bc8e3cf-b77d-4cc7-abf1-33603e8fc756 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.975864 | controller | Jun 11 11:21:23.559811 crc crio[3656]: time="2026-06-11T11:21:23.557595975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.975879 | controller | Jun 11 11:21:23.586312 crc crio[3656]: time="2026-06-11T11:21:23.585473205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.975895 | controller | Jun 11 11:21:23.589501 crc crio[3656]: time="2026-06-11T11:21:23.589382493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.975910 | controller | Jun 11 11:21:23.607747 crc crio[3656]: time="2026-06-11T11:21:23.607482658Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=b987b748-5d38-4a2d-8c9f-fddeee2554ec name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.975926 | controller | Jun 11 11:21:23.610280 crc crio[3656]: time="2026-06-11T11:21:23.61020207Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=fb38c7d2-cfb0-49c7-9f46-e98f368cfa91 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.975942 | controller | Jun 11 11:21:23.612649 crc crio[3656]: time="2026-06-11T11:21:23.612542271Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=38b1805d-d11d-448f-a991-583e95f9f517 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.975957 | controller | Jun 11 11:21:23.629467 crc crio[3656]: time="2026-06-11T11:21:23.629320036Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-7t6gz/extract-content" id=2c8542b0-df4c-4b70-af14-f776eaad7c28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.975973 | controller | Jun 11 11:21:23.629942 crc crio[3656]: time="2026-06-11T11:21:23.629880053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.975989 | controller | Jun 11 11:21:23.658410 crc crio[3656]: time="2026-06-11T11:21:23.658353481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.976065 | controller | Jun 11 11:21:23.661549 crc crio[3656]: time="2026-06-11T11:21:23.661510216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.976086 | controller | Jun 11 11:21:23.688775 crc crio[3656]: time="2026-06-11T11:21:23.688405247Z" level=info msg="Created container c8925c6993f6a7a85079808322bb677ef5b5f593300ac39e2f4b728b75fdd3c5: openshift-marketplace/community-operators-x74cp/extract-content" id=7bc8e3cf-b77d-4cc7-abf1-33603e8fc756 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.976102 | controller | Jun 11 11:21:23.689536 crc crio[3656]: time="2026-06-11T11:21:23.689465719Z" level=info msg="Starting container: c8925c6993f6a7a85079808322bb677ef5b5f593300ac39e2f4b728b75fdd3c5" id=4f07c511-ac5d-4241-b656-475ed92fb09f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.976118 | controller | Jun 11 11:21:23.694445 crc crio[3656]: time="2026-06-11T11:21:23.694393387Z" level=info msg="Started container" PID=19998 containerID=c8925c6993f6a7a85079808322bb677ef5b5f593300ac39e2f4b728b75fdd3c5 description=openshift-marketplace/community-operators-x74cp/extract-content id=4f07c511-ac5d-4241-b656-475ed92fb09f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc
2026-06-11 12:41:54.976134 | controller | Jun 11 11:21:23.745808 crc crio[3656]: time="2026-06-11T11:21:23.745660623Z" level=info msg="Created container eca9e7131bb99ecfcd6f910fde80ccef362743f11cc7beefb17141dead88e03c: openshift-marketplace/redhat-operators-7t6gz/extract-content" id=2c8542b0-df4c-4b70-af14-f776eaad7c28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.976150 | controller | Jun 11 11:21:23.747245 crc crio[3656]: time="2026-06-11T11:21:23.747196729Z" level=info msg="Starting container: eca9e7131bb99ecfcd6f910fde80ccef362743f11cc7beefb17141dead88e03c" id=3a44ccf6-c263-426f-916d-e4b5f5d02882 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.976166 | controller | Jun 11 11:21:23.752876 crc crio[3656]: time="2026-06-11T11:21:23.752807178Z" level=info msg="Started container" PID=20005 containerID=eca9e7131bb99ecfcd6f910fde80ccef362743f11cc7beefb17141dead88e03c description=openshift-marketplace/redhat-operators-7t6gz/extract-content id=3a44ccf6-c263-426f-916d-e4b5f5d02882 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c
2026-06-11 12:41:54.976182 | controller | Jun 11 11:21:24.956592 crc crio[3656]: time="2026-06-11T11:21:24.956490354Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8a2c9ff2-93b0-45cc-bc7e-59586afc7c26 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.976198 | controller | Jun 11 11:21:24.959199 crc crio[3656]: time="2026-06-11T11:21:24.959125354Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a22da411-4aa5-46da-921e-fa817cadf3f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.976213 | controller | Jun 11 11:21:24.963776 crc crio[3656]: time="2026-06-11T11:21:24.963661591Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a55f0aa1-aea8-44a6-8318-5d7c461cb599 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.976228 | controller | Jun 11 11:21:24.965409 crc crio[3656]: time="2026-06-11T11:21:24.965233488Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=74e2b735-eec2-4d81-9aca-ee5ae94450a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.976247 | controller | Jun 11 11:21:24.967325 crc crio[3656]: time="2026-06-11T11:21:24.967227378Z" level=info msg="Creating container: openshift-marketplace/community-operators-x74cp/registry-server" id=71e6c325-ed1e-49a6-af7d-f263a1fbac32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.976263 | controller | Jun 11 11:21:24.967648 crc crio[3656]: time="2026-06-11T11:21:24.967573739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.976279 | controller | Jun 11 11:21:24.971536 crc crio[3656]: time="2026-06-11T11:21:24.971402754Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-7t6gz/registry-server" id=eec714aa-15df-4b00-a187-e810a6efd65a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.976295 | controller | Jun 11 11:21:24.978253 crc crio[3656]: time="2026-06-11T11:21:24.978204759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.976311 | controller | Jun 11 11:21:25.032987 crc crio[3656]: time="2026-06-11T11:21:25.032804524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.976326 | controller | Jun 11 11:21:25.036058 crc crio[3656]: time="2026-06-11T11:21:25.035876427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.976341 | controller | Jun 11 11:21:25.054935 crc crio[3656]: time="2026-06-11T11:21:25.054833858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.976375 | controller | Jun 11 11:21:25.057452 crc crio[3656]: time="2026-06-11T11:21:25.057386905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.976393 | controller | Jun 11 11:21:25.197025 crc crio[3656]: time="2026-06-11T11:21:25.196291912Z" level=info msg="Created container 7b28cc42de16268269bcdb778224193d16439d4755a241540ea9e9245008ddb3: openshift-marketplace/redhat-operators-7t6gz/registry-server" id=eec714aa-15df-4b00-a187-e810a6efd65a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.976409 | controller | Jun 11 11:21:25.197313 crc crio[3656]: time="2026-06-11T11:21:25.196353684Z" level=info msg="Created container a68736fe52837e82176cdaedce25f7b10be658d5f975efab2d6eb038d78c362e: openshift-marketplace/community-operators-x74cp/registry-server" id=71e6c325-ed1e-49a6-af7d-f263a1fbac32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.976424 | controller | Jun 11 11:21:25.198669 crc crio[3656]: time="2026-06-11T11:21:25.198596141Z" level=info msg="Starting container: a68736fe52837e82176cdaedce25f7b10be658d5f975efab2d6eb038d78c362e" id=22520f19-5646-4392-9863-d94e745c64d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.976440 | controller | Jun 11 11:21:25.199785 crc crio[3656]: time="2026-06-11T11:21:25.199654113Z" level=info msg="Starting container: 7b28cc42de16268269bcdb778224193d16439d4755a241540ea9e9245008ddb3" id=5a59740a-b18b-41f5-8821-7591917a32b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.976458 | controller | Jun 11 11:21:25.203741 crc crio[3656]: time="2026-06-11T11:21:25.203585132Z" level=info msg="Started container" PID=20044 containerID=a68736fe52837e82176cdaedce25f7b10be658d5f975efab2d6eb038d78c362e description=openshift-marketplace/community-operators-x74cp/registry-server id=22520f19-5646-4392-9863-d94e745c64d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc
2026-06-11 12:41:54.976485 | controller | Jun 11 11:21:25.206525 crc crio[3656]: time="2026-06-11T11:21:25.206339085Z" level=info msg="Started container" PID=20047 containerID=7b28cc42de16268269bcdb778224193d16439d4755a241540ea9e9245008ddb3 description=openshift-marketplace/redhat-operators-7t6gz/registry-server id=5a59740a-b18b-41f5-8821-7591917a32b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c
2026-06-11 12:41:54.976504 | controller | Jun 11 11:21:36.735749 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-11 12:41:54.976522 | controller | Jun 11 11:21:44.808788 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-11 12:41:54.976538 | controller | Jun 11 11:21:44.809504 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-11 12:41:54.976554 | controller | Jun 11 11:21:44.810168 crc systemd[1]: crio.service: Consumed 16min 59.018s CPU time.
2026-06-11 12:41:54.976569 | controller | Jun 11 11:21:44.901836 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-11 12:41:54.976585 | controller | Jun 11 11:21:45.007283 crc crio[20983]: time="2026-06-11T11:21:45.007131569Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-11 12:41:54.976600 | controller | Jun 11 11:21:45.007283 crc crio[20983]: time="2026-06-11T11:21:45.007174651Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-11 12:41:54.976615 | controller | Jun 11 11:21:45.009275 crc crio[20983]: time="2026-06-11T11:21:45.00879437Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-11 12:41:54.976631 | controller | Jun 11 11:21:45.009275 crc crio[20983]: time="2026-06-11T11:21:45.008862312Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-11 12:41:54.976646 | controller | Jun 11 11:21:45.022657 crc crio[20983]: time="2026-06-11T11:21:45.022526103Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-11 12:41:54.976661 | controller | Jun 11 11:21:45.022996 crc crio[20983]: time="2026-06-11T11:21:45.022924905Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-11 12:41:54.976676 | controller | Jun 11 11:21:45.022996 crc crio[20983]: time="2026-06-11T11:21:45.022939886Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-11 12:41:54.976692 | controller | Jun 11 11:21:45.023097 crc crio[20983]: time="2026-06-11T11:21:45.023030529Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-11 12:41:54.976707 | controller | Jun 11 11:21:45.023097 crc crio[20983]: time="2026-06-11T11:21:45.023039339Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-11 12:41:54.976723 | controller | Jun 11 11:21:45.044285 crc crio[20983]: time="2026-06-11T11:21:45.044134115Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-11 12:41:54.976738 | controller | Jun 11 11:21:45.066344 crc crio[20983]: time="2026-06-11T11:21:45.066124307Z" 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-11 12:41:54.976753 | controller | Jun 11 11:21:45.072050 crc crio[20983]: time="2026-06-11T11:21:45.071925582Z" 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-11 12:41:54.976769 | controller | Jun 11 11:21:45.090229 crc crio[20983]: time="2026-06-11T11:21:45.09011018Z" 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-11 12:41:54.976785 | controller | Jun 11 11:21:45.270171 crc crio[20983]: time="2026-06-11T11:21:45.270093405Z" level=info msg="Checkpoint/restore support enabled"
2026-06-11 12:41:54.976804 | controller | Jun 11 11:21:45.270171 crc crio[20983]: time="2026-06-11T11:21:45.270148256Z" level=info msg="Using the internal default seccomp profile"
2026-06-11 12:41:54.976820 | controller | Jun 11 11:21:45.270171 crc crio[20983]: time="2026-06-11T11:21:45.270159327Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-11 12:41:54.976835 | controller | Jun 11 11:21:45.270171 crc crio[20983]: time="2026-06-11T11:21:45.270167697Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-11 12:41:54.976850 | controller | Jun 11 11:21:45.270171 crc crio[20983]: time="2026-06-11T11:21:45.270175357Z" level=info msg="RDT not available in the host system"
2026-06-11 12:41:54.976866 | controller | Jun 11 11:21:45.275561 crc crio[20983]: time="2026-06-11T11:21:45.275519188Z" level=info msg="Conmon does support the --sync option"
2026-06-11 12:41:54.976881 | controller | Jun 11 11:21:45.275561 crc crio[20983]: time="2026-06-11T11:21:45.275551989Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 12:41:54.976896 | controller | Jun 11 11:21:45.279658 crc crio[20983]: time="2026-06-11T11:21:45.279535879Z" level=info msg="Conmon does support the --sync option"
2026-06-11 12:41:54.976911 | controller | Jun 11 11:21:45.279658 crc crio[20983]: time="2026-06-11T11:21:45.279644213Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 12:41:54.976927 | controller | Jun 11 11:21:45.312391 crc crio[20983]: time="2026-06-11T11:21:45.312300297Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.976942 | controller | Jun 11 11:21:45.312391 crc crio[20983]: time="2026-06-11T11:21:45.312369549Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.976958 | controller | Jun 11 11:21:45.312886 crc crio[20983]: time="2026-06-11T11:21:45.312828563Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-11 12:41:54.976973 | controller | Jun 11 11:21:45.312886 crc crio[20983]: time="2026-06-11T11:21:45.312875534Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-11 12:41:54.976991 | controller | Jun 11 11:21:45.314086 crc crio[20983]: time="2026-06-11T11:21:45.313929436Z" 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.TrySkipVolumeSELinuxLabel\", \"io.kubernetes.cri-o.LinkLogs\", \"org.systemd.property.\", \"io.kubernetes.cri.container-type\", \"cpu-quota.crio.io\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.PodLinuxResources\", \"cpu-shared.crio.io\", \"seccomp-profile.kubernetes.cri-o.io\", \"bundle\", \"org.criu.config\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"cpu-load-balancing.crio.io\", \"io.containers.trace-syscall\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"io.kubernetes.cri-o.ShmSize\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.DisableFIPS\", \"module.wasm.image/variant\", \"run.oci.\", \"irq-load-balancing.crio.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-11 12:41:54.977015 | controller | Jun 11 11:21:45.315170 crc crio[20983]: time="2026-06-11T11:21:45.315120142Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-11 12:41:54.977031 | controller | Jun 11 11:21:45.315366 crc crio[20983]: time="2026-06-11T11:21:45.315317108Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-11 12:41:54.977047 | controller | Jun 11 11:21:46.686050 crc crio[20983]: time="2026-06-11T11:21:46.685991167Z" level=info msg="Got pod network &{Name:community-operators-x74cp Namespace:openshift-marketplace ID:6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc UID:225c7a52-ea44-482a-886f-cd3aad761a24 NetNS:/var/run/netns/ae9c4872-1e28-4f0f-b008-747cc277924b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod225c7a52_ea44_482a_886f_cd3aad761a24.slice PodAnnotations:0xc00051af58}] Aliases:map[]}"
2026-06-11 12:41:54.977062 | controller | Jun 11 11:21:46.687128 crc crio[20983]: time="2026-06-11T11:21:46.687105691Z" level=info msg="Checking pod openshift-marketplace_community-operators-x74cp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.977077 | controller | Jun 11 11:21:46.687812 crc crio[20983]: time="2026-06-11T11:21:46.687788041Z" level=info msg="Got pod network &{Name:redhat-operators-7t6gz Namespace:openshift-marketplace ID:fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c UID:f08b8a4d-2767-4774-96be-463c7e07f5ee NetNS:/var/run/netns/0dedcd66-1b21-4efe-9a50-81df0978bb4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf08b8a4d_2767_4774_96be_463c7e07f5ee.slice PodAnnotations:0xc00051b078}] Aliases:map[]}"
2026-06-11 12:41:54.977093 | controller | Jun 11 11:21:46.688009 crc crio[20983]: time="2026-06-11T11:21:46.687992157Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-7t6gz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.977108 | controller | Jun 11 11:21:46.688455 crc crio[20983]: time="2026-06-11T11:21:46.688430071Z" level=info msg="Got pod network &{Name:certified-operators-w9h9q Namespace:openshift-marketplace ID:14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46 UID:a4500ef5-87f6-4872-928f-3ff99f4d1194 NetNS:/var/run/netns/8058dc2f-6744-47b7-ad9f-601357305a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4500ef5_87f6_4872_928f_3ff99f4d1194.slice PodAnnotations:0xc00051b110}] Aliases:map[]}"
2026-06-11 12:41:54.977127 | controller | Jun 11 11:21:46.688724 crc crio[20983]: time="2026-06-11T11:21:46.688665778Z" level=info msg="Checking pod openshift-marketplace_certified-operators-w9h9q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.977143 | controller | Jun 11 11:21:46.689226 crc crio[20983]: time="2026-06-11T11:21:46.689201084Z" level=info msg="Got pod network &{Name:redhat-marketplace-hrwxw Namespace:openshift-marketplace ID:1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c UID:1e83ac9a-30c3-4022-9b6d-3634a25c2339 NetNS:/var/run/netns/8856b85a-dc7e-4d22-83bf-7b1a3d949dbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e83ac9a_30c3_4022_9b6d_3634a25c2339.slice PodAnnotations:0xc00051b1a8}] Aliases:map[]}"
2026-06-11 12:41:54.977159 | controller | Jun 11 11:21:46.689491 crc crio[20983]: time="2026-06-11T11:21:46.689473672Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-hrwxw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.977175 | controller | Jun 11 11:21:46.689993 crc crio[20983]: time="2026-06-11T11:21:46.689969567Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-9pp8n Namespace:openshift-marketplace ID:0c06b97b6fe9e1ca584455876eb5fd42511ce532fd19624d4d09d3b5854d9918 UID:01e016c3-1659-47c3-8128-dce22dbb630a NetNS:/var/run/netns/97214c61-aa1b-4a15-a885-703b3dc34ab2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod01e016c3_1659_47c3_8128_dce22dbb630a.slice PodAnnotations:0xc00051b238}] Aliases:map[]}"
2026-06-11 12:41:54.977191 | controller | Jun 11 11:21:46.690271 crc crio[20983]: time="2026-06-11T11:21:46.690252596Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-9pp8n for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.977207 | controller | Jun 11 11:21:46.690800 crc crio[20983]: time="2026-06-11T11:21:46.690773751Z" level=info msg="Got pod network &{Name:controller-manager-69988cd6b-tfwnc Namespace:openshift-controller-manager ID:67730201ecdaaedcd0e7ae9e4bee1e1cebb8f02ed445cd1eba87d6168a36c42c UID:fe3ab6ea-9720-4e4f-98f0-fb0c39510146 NetNS:/var/run/netns/d4a46703-fc58-41e8-9bc9-6fd09569e2dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe3ab6ea_9720_4e4f_98f0_fb0c39510146.slice PodAnnotations:0xc00051b2b8}] Aliases:map[]}"
2026-06-11 12:41:54.977223 | controller | Jun 11 11:21:46.691005 crc crio[20983]: time="2026-06-11T11:21:46.690987128Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-69988cd6b-tfwnc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.977238 | controller | Jun 11 11:21:46.691422 crc crio[20983]: time="2026-06-11T11:21:46.69139606Z" level=info msg="Got pod network &{Name:route-controller-manager-7f4cb7ff58-w697h Namespace:openshift-route-controller-manager ID:b87e87dff4f34d0e72c8dd5d852a42716b14804c65e9eeccbbab78a29e4ec8a3 UID:8b5b00cc-c8fa-4654-88da-f07b1572d9d0 NetNS:/var/run/netns/d2b5ca8e-97ab-4a38-ba53-8f1364e0795b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b5b00cc_c8fa_4654_88da_f07b1572d9d0.slice PodAnnotations:0xc00051b348}] Aliases:map[]}"
2026-06-11 12:41:54.977254 | controller | Jun 11 11:21:46.691759 crc crio[20983]: time="2026-06-11T11:21:46.69173809Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-7f4cb7ff58-w697h for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.977273 | controller | Jun 11 11:21:46.692194 crc crio[20983]: time="2026-06-11T11:21:46.692168503Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:14ea324f80dd666edf65299f93178bd3894e3d5209b96f8a0c0111d0bde76325 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/9482e885-195a-42c5-a517-a290879af22d 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:0xc00051b3d8}] Aliases:map[]}"
2026-06-11 12:41:54.977290 | controller | Jun 11 11:21:46.692400 crc crio[20983]: time="2026-06-11T11:21:46.69238203Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.977305 | controller | Jun 11 11:21:46.692785 crc crio[20983]: time="2026-06-11T11:21:46.692594016Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.977321 | controller | Jun 11 11:21:46.692891 crc crio[20983]: time="2026-06-11T11:21:46.692871554Z" level=warning msg="Could not restore sandbox IP for 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3: failed to get network status for pod sandbox k8s_collect-profiles-29686275-v9gx2_openshift-operator-lifecycle-manager_4ff63bba-4eb7-4a75-a614-5e92d9ad4c47_0(5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.977337 | controller | Jun 11 11:21:46.692977 crc crio[20983]: time="2026-06-11T11:21:46.692963807Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.977371 | controller | Jun 11 11:21:46.693056 crc crio[20983]: time="2026-06-11T11:21:46.69304081Z" level=warning msg="Could not restore sandbox IP for 83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_f72cec4b-304a-4abd-b103-8c9aef2c5b45_0(83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.977388 | controller | Jun 11 11:21:46.693135 crc crio[20983]: time="2026-06-11T11:21:46.693122732Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.977404 | controller | Jun 11 11:21:46.693227 crc crio[20983]: time="2026-06-11T11:21:46.693208795Z" level=warning msg="Could not restore sandbox IP for 39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_43b595c4-4ec3-429d-8f77-0492595d4275_0(39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.977419 | controller | Jun 11 11:21:46.693318 crc crio[20983]: time="2026-06-11T11:21:46.693302467Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.977434 | controller | Jun 11 11:21:46.693405 crc crio[20983]: time="2026-06-11T11:21:46.69338788Z" level=warning msg="Could not restore sandbox IP for 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b: failed to get network status for pod sandbox k8s_collect-profiles-29686260-vs65h_openshift-operator-lifecycle-manager_34b0e41d-7804-4148-99f3-677d46c836ea_0(58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.977450 | controller | Jun 11 11:21:46.693845 crc crio[20983]: time="2026-06-11T11:21:46.693821253Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/10c97bf8-af17-41af-82c9-914d4766eb4d 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:0xc00051b490}] Aliases:map[]}"
2026-06-11 12:41:54.977471 | controller | Jun 11 11:21:46.694066 crc crio[20983]: time="2026-06-11T11:21:46.69404012Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.977487 | controller | Jun 11 11:21:46.694506 crc crio[20983]: time="2026-06-11T11:21:46.694482303Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/3696eb40-2326-465f-b3f8-3c93b0ff11cb 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:0xc00051b520}] Aliases:map[]}"
2026-06-11 12:41:54.977503 | controller | Jun 11 11:21:46.694977 crc crio[20983]: time="2026-06-11T11:21:46.694957817Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.977518 | controller | Jun 11 11:21:46.695194 crc crio[20983]: time="2026-06-11T11:21:46.695176354Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.977534 | controller | Jun 11 11:21:46.695282 crc crio[20983]: time="2026-06-11T11:21:46.695266237Z" level=warning msg="Could not restore sandbox IP for 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.977549 | controller | Jun 11 11:21:46.695600 crc crio[20983]: time="2026-06-11T11:21:46.695575036Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:869d1633d35ad29aa9f4fcafecc62add31f07902e7d735e6edbfabb9735aada2 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/5cc62333-191b-4d0d-acc6-43887d206361 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:0xc00051b5c0}] Aliases:map[]}"
2026-06-11 12:41:54.977565 | controller | Jun 11 11:21:46.696187 crc crio[20983]: time="2026-06-11T11:21:46.696167004Z" 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-11 12:41:54.977581 | controller | Jun 11 11:21:46.696434 crc crio[20983]: time="2026-06-11T11:21:46.696416721Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.977596 | controller | Jun 11 11:21:46.696523 crc crio[20983]: time="2026-06-11T11:21:46.696507124Z" level=warning msg="Could not restore sandbox IP for b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.977616 | controller | Jun 11 11:21:46.696906 crc crio[20983]: time="2026-06-11T11:21:46.696882065Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:e4a82e0d98add5cc96a876db24c2f7b4cd593eaa152714919067bb6c82f3fce8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/e3230663-4e1a-4499-9fba-1ff8c0e2829d 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:0xc00051b648}] Aliases:map[]}"
2026-06-11 12:41:54.977633 | controller | Jun 11 11:21:46.697183 crc crio[20983]: time="2026-06-11T11:21:46.697164374Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.977649 | controller | Jun 11 11:21:46.697851 crc crio[20983]: time="2026-06-11T11:21:46.697825014Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/67a51b94-9e74-4d64-93b6-b5f4a61cca4a 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:0xc00051b6d8}] Aliases:map[]}"
2026-06-11 12:41:54.977664 | controller | Jun 11 11:21:46.698062 crc crio[20983]: time="2026-06-11T11:21:46.69804369Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.977680 | controller | Jun 11 11:21:46.698273 crc crio[20983]: time="2026-06-11T11:21:46.698256027Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.977695 | controller | Jun 11 11:21:46.698370 crc crio[20983]: time="2026-06-11T11:21:46.6983544Z" level=warning msg="Could not restore sandbox IP for 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.977711 | controller | Jun 11 11:21:46.698903 crc crio[20983]: time="2026-06-11T11:21:46.698879876Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/917f5327-bc11-48ed-a1c1-fd3bdd669618 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:0xc00051b770}] Aliases:map[]}"
2026-06-11 12:41:54.977727 | controller | Jun 11 11:21:46.699291 crc crio[20983]: time="2026-06-11T11:21:46.699274257Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.977742 | controller | Jun 11 11:21:46.699852 crc crio[20983]: time="2026-06-11T11:21:46.699827294Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:1b06e77fd314274b0546c047399632ff22b39e65e21aef0059384618aa61b049 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/f5450071-874c-413d-9fb3-19a82006fc97 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:0xc00051b7f0}] Aliases:map[]}"
2026-06-11 12:41:54.977762 | controller | Jun 11 11:21:46.700067 crc crio[20983]: time="2026-06-11T11:21:46.700047741Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.977986 | controller | Jun 11 11:21:46.701175 crc crio[20983]: time="2026-06-11T11:21:46.701149544Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:158da32e2b556415b2ec31a4dd3c5d0d8497d5a5acd1e6d7e7db8232f54b3201 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1b2e00cf-df53-4359-a140-7555255b35ce 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:0xc00051b880}] Aliases:map[]}"
2026-06-11 12:41:54.978005 | controller | Jun 11 11:21:46.701400 crc crio[20983]: time="2026-06-11T11:21:46.701381181Z" 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-11 12:41:54.978021 | controller | Jun 11 11:21:46.701896 crc crio[20983]: time="2026-06-11T11:21:46.701871926Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:51196365d64fdc05f2eeeb8c5acc4cfe8f6562250481a1ac21d793f2885da0a7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/2b9a3e6e-cb2c-41b4-89ad-eccf58e90746 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:0xc00051b910}] Aliases:map[]}"
2026-06-11 12:41:54.978038 | controller | Jun 11 11:21:46.702159 crc crio[20983]: time="2026-06-11T11:21:46.702138494Z" 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-11 12:41:54.978054 | controller | Jun 11 11:21:46.702837 crc crio[20983]: time="2026-06-11T11:21:46.702811644Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:661a475bd1c1615dee5c25b1dd9a97e9301c85cf3685fbc0bd969c27e6a4d1f6 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/bdf9d565-c6b8-4209-b8df-d0b48b20409a 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:0xc00051b9a0}] Aliases:map[]}"
2026-06-11 12:41:54.978071 | controller | Jun 11 11:21:46.703073 crc crio[20983]: time="2026-06-11T11:21:46.703052351Z" 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-11 12:41:54.978087 | controller | Jun 11 11:21:46.703543 crc crio[20983]: time="2026-06-11T11:21:46.703519055Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:d2614f80bb99d5af1494d86f655d2856f1427c0a4a7c7dd2c8798f9643b0f471 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/6ca3790f-5c73-49a4-bec4-9943537909f5 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:0xc00051ba30}] Aliases:map[]}"
2026-06-11 12:41:54.978103 | controller | Jun 11 11:21:46.703835 crc crio[20983]: time="2026-06-11T11:21:46.703814124Z" 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-11 12:41:54.978122 | controller | Jun 11 11:21:46.704515 crc crio[20983]: time="2026-06-11T11:21:46.704478924Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5218237aa73225829426ea9415b98cc04511ed62c3d20cb20d02e42764e5c9ea UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/42698a60-3e6c-4128-a055-59ba7be91ffb 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:0xc00051bab0}] Aliases:map[]}"
2026-06-11 12:41:54.978138 | controller | Jun 11 11:21:46.704818 crc crio[20983]: time="2026-06-11T11:21:46.704797274Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.978154 | controller | Jun 11 11:21:46.705022 crc crio[20983]: time="2026-06-11T11:21:46.7050054Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.978170 | controller | Jun 11 11:21:46.705136 crc crio[20983]: time="2026-06-11T11:21:46.705116983Z" level=warning msg="Could not restore sandbox IP for 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.978185 | controller | Jun 11 11:21:46.705490 crc crio[20983]: time="2026-06-11T11:21:46.705457234Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:f58a6e495ea6bde902d85311a93f4e17d997034444c42207b0fd3463ad286734 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/f11a533b-ae9c-4ea2-9734-1c50f94cfeb0 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:0xc00051bb38}] Aliases:map[]}"
2026-06-11 12:41:54.978201 | controller | Jun 11 11:21:46.705794 crc crio[20983]: time="2026-06-11T11:21:46.705772883Z" 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-11 12:41:54.978216 | controller | Jun 11 11:21:46.706309 crc crio[20983]: time="2026-06-11T11:21:46.706283489Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:78386624c147c77fa8b728f5f73e2c215a403a4523c4ffec51e5b46a675ba5f9 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/298bf973-33e3-49a7-8803-73e03fb4d992 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:0xc00051bbc8}] Aliases:map[]}"
2026-06-11 12:41:54.978232 | controller | Jun 11 11:21:46.706508 crc crio[20983]: time="2026-06-11T11:21:46.706491265Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.978248 | controller | Jun 11 11:21:46.707091 crc crio[20983]: time="2026-06-11T11:21:46.707067372Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:69a9343d44ccd22369c49194b81969f2dd533af1761799627ce320b032856ddd UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/969f9041-0dee-4f05-995d-9f7b2dbff426 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:0xc00051bc58}] Aliases:map[]}"
2026-06-11 12:41:54.978268 | controller | Jun 11 11:21:46.707324 crc crio[20983]: time="2026-06-11T11:21:46.707305409Z" 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-11 12:41:54.978284 | controller | Jun 11 11:21:46.707882 crc crio[20983]: time="2026-06-11T11:21:46.707850956Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:4b3e341379c9d19e2b38c1c5b7f71a5af218b30a2445f82e0b3a8f0f0676f979 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/63ccd13c-270d-47f1-a7c4-723681681d36 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:0xc00051bcd8}] Aliases:map[]}"
2026-06-11 12:41:54.978300 | controller | Jun 11 11:21:46.708132 crc crio[20983]: time="2026-06-11T11:21:46.708111894Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.978336 | controller | Jun 11 11:21:46.708608 crc crio[20983]: time="2026-06-11T11:21:46.708583018Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:782ae8e0bf919e48972abfd088081446af32fc52009b0277a25721766b47aa85 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/e3c8036c-2483-4688-9e55-0c47e77233dd 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:0xc00051bd68}] Aliases:map[]}"
2026-06-11 12:41:54.978370 | controller | Jun 11 11:21:46.708911 crc crio[20983]: time="2026-06-11T11:21:46.708889307Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.978388 | controller | Jun 11 11:21:46.709421 crc crio[20983]: time="2026-06-11T11:21:46.709352261Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:19e096fa91141138166cbfc72dce62703cd2c76d5abb5f31d052d0f868c27437 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/4d5df495-2e7f-48d2-a9f5-97948b7583da 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:0xc00051bdf8}] Aliases:map[]}"
2026-06-11 12:41:54.978404 | controller | Jun 11 11:21:46.709742 crc crio[20983]: time="2026-06-11T11:21:46.709714102Z" 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-11 12:41:54.978420 | controller | Jun 11 11:21:46.710206 crc crio[20983]: time="2026-06-11T11:21:46.710181706Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:e0993580b5a44867bf218b00a50708e0fc4c9226642cc3cbb0698526ab7401b1 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/ce58c25a-f1ff-4529-86ae-fa1083d3a521 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:0xc00051be78}] Aliases:map[]}"
2026-06-11 12:41:54.978436 | controller | Jun 11 11:21:46.710418 crc crio[20983]: time="2026-06-11T11:21:46.710400713Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.978456 | controller | Jun 11 11:21:46.711116 crc crio[20983]: time="2026-06-11T11:21:46.711092174Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:f85b77d7a5798fa7c514f35ddf6ab9aca3693e33425ebc33188838a4334db993 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f556e113-3391-471d-b2c7-510118e5d7e7 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:0xc00051bef8}] Aliases:map[]}"
2026-06-11 12:41:54.978472 | controller | Jun 11 11:21:46.711312 crc crio[20983]: time="2026-06-11T11:21:46.71129403Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.978488 | controller | Jun 11 11:21:46.711936 crc crio[20983]: time="2026-06-11T11:21:46.711911668Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:081959a8b6b2e7e6e7f73c1c8b07db758047846c3a3860c3b0d8ad1669d6d228 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/00b46a92-edf2-400c-ab37-cf6454d4c5bf 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:0xc001b96028}] Aliases:map[]}"
2026-06-11 12:41:54.978504 | controller | Jun 11 11:21:46.712163 crc crio[20983]: time="2026-06-11T11:21:46.712144735Z" 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-11 12:41:54.978520 | controller | Jun 11 11:21:46.712658 crc crio[20983]: time="2026-06-11T11:21:46.712580168Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:e228d7dca85ac5eedf16b5be47d4be1f2ac3018a8fe686e38f353859849ead1f UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ea7b28fc-4eac-4567-8ac4-8b51bcfdffe4 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:0xc001b960b8}] Aliases:map[]}"
2026-06-11 12:41:54.978536 | controller | Jun 11 11:21:46.712944 crc crio[20983]: time="2026-06-11T11:21:46.712923309Z" 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-11 12:41:54.978552 | controller | Jun 11 11:21:46.713415 crc crio[20983]: time="2026-06-11T11:21:46.713390363Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:011b5311fe8dbdc80dfef0bd4f6a6d74831247ae5a13f581c7c44d18e2a13695 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/54bd446d-e5a0-4df9-bd19-8c667c59f99c 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:0xc001b96148}] Aliases:map[]}"
2026-06-11 12:41:54.978567 | controller | Jun 11 11:21:46.713855 crc crio[20983]: time="2026-06-11T11:21:46.713831926Z" 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-11 12:41:54.978583 | controller | Jun 11 11:21:46.714391 crc crio[20983]: time="2026-06-11T11:21:46.714360352Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:40796ebcf5cc32f3c0eb75517292838c40ac03a0b46588fd51dfd297ce31739c UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/98939139-c252-455b-a9f2-a381bdb3d140 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:0xc001b961d8}] Aliases:map[]}"
2026-06-11 12:41:54.978602 | controller | Jun 11 11:21:46.714599 crc crio[20983]: time="2026-06-11T11:21:46.714580129Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.978618 | controller | Jun 11 11:21:46.715131 crc crio[20983]: time="2026-06-11T11:21:46.715110995Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.978633 | controller | Jun 11 11:21:46.715234 crc crio[20983]: time="2026-06-11T11:21:46.715216948Z" level=warning msg="Could not restore sandbox IP for 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.978649 | controller | Jun 11 11:21:46.715569 crc crio[20983]: time="2026-06-11T11:21:46.715545418Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:ba4ac54edbd6b027a943fb3bdcd32e68c24894d0578c271b24e3985555f08c09 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/43230440-ce30-42d1-850b-36e2b2a9e85a 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:0xc001b96270}] Aliases:map[]}"
2026-06-11 12:41:54.978666 | controller | Jun 11 11:21:46.715882 crc crio[20983]: time="2026-06-11T11:21:46.715862187Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.978682 | controller | Jun 11 11:21:46.720781 crc crio[20983]: time="2026-06-11T11:21:46.720479986Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f1aa969629d4860562378a8f3b2f140cd5d095e04fbb52a3eb622acaaa9d6b57 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/95599934-68ef-4eb3-945c-1852a542a4ea 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:0xc001b962f0}] Aliases:map[]}"
2026-06-11 12:41:54.978697 | controller | Jun 11 11:21:46.722378 crc crio[20983]: time="2026-06-11T11:21:46.722287121Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.978713 | controller | Jun 11 11:21:46.723849 crc crio[20983]: time="2026-06-11T11:21:46.723784736Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:de91c6f3e7a8eb47d4e5c187dfbbf09c6e7a9b3134c07424a5d5225c1847be51 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/aeade7c5-adb6-499c-a010-eca9595f98eb 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:0xc00201a050}] Aliases:map[]}"
2026-06-11 12:41:54.978729 | controller | Jun 11 11:21:46.724034 crc crio[20983]: time="2026-06-11T11:21:46.723977692Z" 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-11 12:41:54.978747 | controller | Jun 11 11:21:46.726204 crc crio[20983]: time="2026-06-11T11:21:46.726123097Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:9de9ad87999f15124f6d703b10be8733808ecc0a4e9a3b2a32452d599964aa40 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/fbdc84ff-8f27-49c1-b3a3-f6ab9a06c976 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:0xc00201a0e8}] Aliases:map[]}"
2026-06-11 12:41:54.978763 | controller | Jun 11 11:21:46.726463 crc crio[20983]: time="2026-06-11T11:21:46.726408275Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.978779 | controller | Jun 11 11:21:46.727084 crc crio[20983]: time="2026-06-11T11:21:46.727018754Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:2d4d05f13393cd1d4d7ec85518d86c35b339fe4f80dfefaba5fdfab1be0579e7 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/320cfe9c-b571-4621-a6f3-daa51e2585ba 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:0xc00008c550}] Aliases:map[]}"
2026-06-11 12:41:54.978795 | controller | Jun 11 11:21:46.727179 crc crio[20983]: time="2026-06-11T11:21:46.727165908Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.978811 | controller | Jun 11 11:21:46.727598 crc crio[20983]: time="2026-06-11T11:21:46.727539129Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:495b88d5b065a644843dfb345a57a912ed4546d024a29b56dcb5b1c2471dcfef UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/65c6d47e-a22d-495c-946c-b601c3a6a7bd 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:0xc00008c630}] Aliases:map[]}"
2026-06-11 12:41:54.978826 | controller | Jun 11 11:21:46.727858 crc crio[20983]: time="2026-06-11T11:21:46.727739665Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.978842 | controller | Jun 11 11:21:46.728790 crc crio[20983]: time="2026-06-11T11:21:46.728664223Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4ed4ac2e01cf11d58663fc3211d044ac3b176af30af0b22fd3847372ac24c523 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/dcb14d97-6fe5-4bc8-91be-c79c54e44e7c 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:0xc00008c718}] Aliases:map[]}"
2026-06-11 12:41:54.978858 | controller | Jun 11 11:21:46.728937 crc crio[20983]: time="2026-06-11T11:21:46.72887722Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.978874 | controller | Jun 11 11:21:46.729312 crc crio[20983]: time="2026-06-11T11:21:46.729250971Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:10186b6c0554b83487cb9e6b20d5db8f6d74efb01c3c4021ef0333c323191b15 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/ff0ff1e7-c535-48bf-9156-8abd597c5b83 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:0xc00008c7e0}] Aliases:map[]}"
2026-06-11 12:41:54.978894 | controller | Jun 11 11:21:46.729385 crc crio[20983]: time="2026-06-11T11:21:46.729373715Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.978910 | controller | Jun 11 11:21:46.729882 crc crio[20983]: time="2026-06-11T11:21:46.729791927Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:bcf7af18e3a19137f8b0b541986225d502a55741cc8b358c7283fa3516a6c2a9 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/b00e905a-c478-4938-822d-00a6975487e8 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:0xc00008c878}] Aliases:map[]}"
2026-06-11 12:41:54.978926 | controller | Jun 11 11:21:46.729960 crc crio[20983]: time="2026-06-11T11:21:46.729947382Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.978941 | controller | Jun 11 11:21:46.730353 crc crio[20983]: time="2026-06-11T11:21:46.730297072Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:69e0aaebfa2ac57c41fc015020f51c2df6228f606b8643a125d0b46806a69a74 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/139aaad5-3e81-44d7-ae80-e88bf653e619 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:0xc00008c930}] Aliases:map[]}"
2026-06-11 12:41:54.978957 | controller | Jun 11 11:21:46.730479 crc crio[20983]: time="2026-06-11T11:21:46.730425526Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.978972 | controller | Jun 11 11:21:46.730954 crc crio[20983]: time="2026-06-11T11:21:46.73088509Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/1f31282a-53ca-4bc6-b287-a8a11c982898 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:0xc00008c9d8}] Aliases:map[]}"
2026-06-11 12:41:54.978987 | controller | Jun 11 11:21:46.731043 crc crio[20983]: time="2026-06-11T11:21:46.731014824Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.979003 | controller | Jun 11 11:21:46.731432 crc crio[20983]: time="2026-06-11T11:21:46.731373445Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d54c579f0e36956b21907ac5d87b05aeaa0b1bcda2bfeeeb15f6d4420607e82e UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8816164e-d863-48ff-a288-e73d66150eb5 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:0xc00008ca90}] Aliases:map[]}"
2026-06-11 12:41:54.979025 | controller | Jun 11 11:21:46.731554 crc crio[20983]: time="2026-06-11T11:21:46.731502649Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.979041 | controller | Jun 11 11:21:46.732023 crc crio[20983]: time="2026-06-11T11:21:46.731959113Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:f992db5870207eee81d6005fc7799ca98b143ccf92fb43fcf88d573c185143d7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/a21a78aa-7e70-462c-8cc6-f4b5a4552bb3 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:0xc00008cb40}] Aliases:map[]}"
2026-06-11 12:41:54.979057 | controller | Jun 11 11:21:46.732163 crc crio[20983]: time="2026-06-11T11:21:46.732116027Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.979073 | controller | Jun 11 11:21:46.732541 crc crio[20983]: time="2026-06-11T11:21:46.732480588Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:991e9a38fc0686467772bd13ad69e550ac87f657047df4efc1a9152da45f4498 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/6aaa35a1-db3b-4bfe-9a79-c4010f2bb7e9 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:0xc00008cbf0}] Aliases:map[]}"
2026-06-11 12:41:54.979089 | controller | Jun 11 11:21:46.732756 crc crio[20983]: time="2026-06-11T11:21:46.732654013Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.979104 | controller | Jun 11 11:21:46.733335 crc crio[20983]: time="2026-06-11T11:21:46.733250851Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-11 12:41:54.979120 | controller | Jun 11 11:21:46.734536 crc crio[20983]: time="2026-06-11T11:21:46.734461778Z" level=info msg="Starting seccomp notifier watcher"
2026-06-11 12:41:54.979135 | controller | Jun 11 11:21:46.734536 crc crio[20983]: time="2026-06-11T11:21:46.734499909Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-11 12:41:54.979150 | controller | Jun 11 11:21:46.734716 crc crio[20983]: time="2026-06-11T11:21:46.734581142Z" level=info msg="Create NRI interface"
2026-06-11 12:41:54.979166 | controller | Jun 11 11:21:46.734779 crc crio[20983]: time="2026-06-11T11:21:46.734671904Z" level=info msg="runtime interface created"
2026-06-11 12:41:54.979182 | controller | Jun 11 11:21:46.734779 crc crio[20983]: time="2026-06-11T11:21:46.734770877Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-11 12:41:54.979197 | controller | Jun 11 11:21:46.734862 crc crio[20983]: time="2026-06-11T11:21:46.734781168Z" level=info msg="runtime interface starting up..."
2026-06-11 12:41:54.979212 | controller | Jun 11 11:21:46.734862 crc crio[20983]: time="2026-06-11T11:21:46.734798238Z" level=info msg="starting plugins..."
2026-06-11 12:41:54.979228 | controller | Jun 11 11:21:46.734862 crc crio[20983]: time="2026-06-11T11:21:46.734832779Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-11 12:41:54.979243 | controller | Jun 11 11:21:46.739670 crc crio[20983]: time="2026-06-11T11:21:46.739566132Z" level=info msg="No systemd watchdog enabled"
2026-06-11 12:41:54.979258 | controller | Jun 11 11:21:46.752486 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-11 12:41:54.979273 | controller | Jun 11 11:22:00.274929 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-11 12:41:54.979291 | controller | Jun 11 11:22:00.342990 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-11 12:41:54.979307 | controller | Jun 11 11:22:00.343368 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-11 12:41:54.979322 | controller | Jun 11 11:22:00.343483 crc systemd[1]: crio.service: Consumed 3.872s CPU time.
2026-06-11 12:41:54.979337 | controller | Jun 11 11:22:00.403316 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-11 12:41:54.979373 | controller | Jun 11 11:22:00.473731 crc crio[22553]: time="2026-06-11T11:22:00.473437983Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-11 12:41:54.979391 | controller | Jun 11 11:22:00.473731 crc crio[22553]: time="2026-06-11T11:22:00.473495575Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-11 12:41:54.979406 | controller | Jun 11 11:22:00.475039 crc crio[22553]: time="2026-06-11T11:22:00.474607098Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-11 12:41:54.979422 | controller | Jun 11 11:22:00.475039 crc crio[22553]: time="2026-06-11T11:22:00.474757272Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-11 12:41:54.979437 | controller | Jun 11 11:22:00.475305 crc crio[22553]: time="2026-06-11T11:22:00.475244267Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/zuul"
2026-06-11 12:41:54.979453 | controller | Jun 11 11:22:00.489417 crc crio[22553]: time="2026-06-11T11:22:00.489264955Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-11 12:41:54.979469 | controller | Jun 11 11:22:00.489740 crc crio[22553]: time="2026-06-11T11:22:00.489584284Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-11 12:41:54.979485 | controller | Jun 11 11:22:00.489740 crc crio[22553]: time="2026-06-11T11:22:00.489599115Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-11 12:41:54.979500 | controller | Jun 11 11:22:00.489851 crc crio[22553]: time="2026-06-11T11:22:00.48979492Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-11 12:41:54.979518 | controller | Jun 11 11:22:00.489851 crc crio[22553]: time="2026-06-11T11:22:00.489810031Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-11 12:41:54.979537 | controller | Jun 11 11:22:00.507226 crc crio[22553]: time="2026-06-11T11:22:00.507087086Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-11 12:41:54.979555 | controller | Jun 11 11:22:00.520994 crc crio[22553]: time="2026-06-11T11:22:00.520825445Z" 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-11 12:41:54.979575 | controller | Jun 11 11:22:00.525873 crc crio[22553]: time="2026-06-11T11:22:00.525801974Z" 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-11 12:41:54.979594 | controller | Jun 11 11:22:00.539127 crc crio[22553]: time="2026-06-11T11:22:00.539008367Z" 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-11 12:41:54.979609 | controller | Jun 11 11:22:00.707169 crc crio[22553]: time="2026-06-11T11:22:00.707063896Z" level=info msg="Checkpoint/restore support enabled"
2026-06-11 12:41:54.979624 | controller | Jun 11 11:22:00.707169 crc crio[22553]: time="2026-06-11T11:22:00.707125568Z" level=info msg="Using the internal default seccomp profile"
2026-06-11 12:41:54.979639 | controller | Jun 11 11:22:00.707169 crc crio[22553]: time="2026-06-11T11:22:00.707136648Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-11 12:41:54.979657 | controller | Jun 11 11:22:00.707169 crc crio[22553]: time="2026-06-11T11:22:00.707144129Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-11 12:41:54.979673 | controller | Jun 11 11:22:00.707169 crc crio[22553]: time="2026-06-11T11:22:00.707151769Z" level=info msg="RDT not available in the host system"
2026-06-11 12:41:54.979687 | controller | Jun 11 11:22:00.712387 crc crio[22553]: time="2026-06-11T11:22:00.712324433Z" level=info msg="Conmon does support the --sync option"
2026-06-11 12:41:54.979702 | controller | Jun 11 11:22:00.712482 crc crio[22553]: time="2026-06-11T11:22:00.712360664Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 12:41:54.979716 | controller | Jun 11 11:22:00.717182 crc crio[22553]: time="2026-06-11T11:22:00.717108785Z" level=info msg="Conmon does support the --sync option"
2026-06-11 12:41:54.979731 | controller | Jun 11 11:22:00.717333 crc crio[22553]: time="2026-06-11T11:22:00.717239909Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-11 12:41:54.979745 | controller | Jun 11 11:22:00.736419 crc crio[22553]: time="2026-06-11T11:22:00.735990658Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:54.979760 | controller | Jun 11 11:22:00.736419 crc crio[22553]: time="2026-06-11T11:22:00.736324838Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:54.979775 | controller | Jun 11 11:22:00.736588 crc crio[22553]: time="2026-06-11T11:22:00.736561425Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-11 12:41:54.979789 | controller | Jun 11 11:22:00.736588 crc crio[22553]: time="2026-06-11T11:22:00.736579636Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-11 12:41:54.979806 | controller | Jun 11 11:22:00.737314 crc crio[22553]: time="2026-06-11T11:22:00.737165493Z" 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 = [\"org.criu.config\", \"module.wasm.image/variant\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"cpu-load-balancing.crio.io\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.DisableFIPS\", \"io.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"cpu-quota.crio.io\", \"irq-load-balancing.crio.io\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.LinkLogs\", \"io.containers.trace-syscall\", \"cpu-shared.crio.io\", \"seccomp-profile.kubernetes.cri-o.io\", \"bundle\", \"org.systemd.property.\", \"run.oci.\", \"io.kubernetes.cri-o.ShmSize\", \"io.kubernetes.cri.rdt-class\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.umask\"]\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-11 12:41:54.979830 | controller | Jun 11 11:22:00.737952 crc crio[22553]: time="2026-06-11T11:22:00.737886105Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-11 12:41:54.979846 | controller | Jun 11 11:22:00.738209 crc crio[22553]: time="2026-06-11T11:22:00.738156543Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-11 12:41:54.979862 | controller | Jun 11 11:22:02.434734 crc crio[22553]: time="2026-06-11T11:22:02.434570634Z" level=info msg="Got pod network &{Name:community-operators-x74cp Namespace:openshift-marketplace ID:6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc UID:225c7a52-ea44-482a-886f-cd3aad761a24 NetNS:/var/run/netns/ae9c4872-1e28-4f0f-b008-747cc277924b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod225c7a52_ea44_482a_886f_cd3aad761a24.slice PodAnnotations:0xc00043a310}] Aliases:map[]}"
2026-06-11 12:41:54.979877 | controller | Jun 11 11:22:02.435595 crc crio[22553]: time="2026-06-11T11:22:02.434834032Z" level=info msg="Checking pod openshift-marketplace_community-operators-x74cp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.979892 | controller | Jun 11 11:22:02.435595 crc crio[22553]: time="2026-06-11T11:22:02.435474061Z" level=info msg="Got pod network &{Name:redhat-operators-7t6gz Namespace:openshift-marketplace ID:fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c UID:f08b8a4d-2767-4774-96be-463c7e07f5ee NetNS:/var/run/netns/0dedcd66-1b21-4efe-9a50-81df0978bb4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf08b8a4d_2767_4774_96be_463c7e07f5ee.slice PodAnnotations:0xc00043a4b8}] Aliases:map[]}"
2026-06-11 12:41:54.979908 | controller | Jun 11 11:22:02.435807 crc crio[22553]: time="2026-06-11T11:22:02.435634596Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-7t6gz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.979923 | controller | Jun 11 11:22:02.436146 crc crio[22553]: time="2026-06-11T11:22:02.436079289Z" level=info msg="Got pod network &{Name:certified-operators-w9h9q Namespace:openshift-marketplace ID:14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46 UID:a4500ef5-87f6-4872-928f-3ff99f4d1194 NetNS:/var/run/netns/8058dc2f-6744-47b7-ad9f-601357305a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4500ef5_87f6_4872_928f_3ff99f4d1194.slice PodAnnotations:0xc00043a580}] Aliases:map[]}"
2026-06-11 12:41:54.979939 | controller | Jun 11 11:22:02.436218 crc crio[22553]: time="2026-06-11T11:22:02.436203643Z" level=info msg="Checking pod openshift-marketplace_certified-operators-w9h9q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.979958 | controller | Jun 11 11:22:02.436736 crc crio[22553]: time="2026-06-11T11:22:02.436617885Z" level=info msg="Got pod network &{Name:redhat-marketplace-hrwxw Namespace:openshift-marketplace ID:1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c UID:1e83ac9a-30c3-4022-9b6d-3634a25c2339 NetNS:/var/run/netns/8856b85a-dc7e-4d22-83bf-7b1a3d949dbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e83ac9a_30c3_4022_9b6d_3634a25c2339.slice PodAnnotations:0xc00043ab90}] Aliases:map[]}"
2026-06-11 12:41:54.979975 | controller | Jun 11 11:22:02.436915 crc crio[22553]: time="2026-06-11T11:22:02.436858512Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-hrwxw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.979990 | controller | Jun 11 11:22:02.437299 crc crio[22553]: time="2026-06-11T11:22:02.437225183Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-9pp8n Namespace:openshift-marketplace ID:0c06b97b6fe9e1ca584455876eb5fd42511ce532fd19624d4d09d3b5854d9918 UID:01e016c3-1659-47c3-8128-dce22dbb630a NetNS:/var/run/netns/97214c61-aa1b-4a15-a885-703b3dc34ab2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod01e016c3_1659_47c3_8128_dce22dbb630a.slice PodAnnotations:0xc00043ac48}] Aliases:map[]}"
2026-06-11 12:41:54.980006 | controller | Jun 11 11:22:02.437381 crc crio[22553]: time="2026-06-11T11:22:02.437348397Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-9pp8n for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.980022 | controller | Jun 11 11:22:02.437904 crc crio[22553]: time="2026-06-11T11:22:02.437843752Z" level=info msg="Got pod network &{Name:controller-manager-69988cd6b-tfwnc Namespace:openshift-controller-manager ID:67730201ecdaaedcd0e7ae9e4bee1e1cebb8f02ed445cd1eba87d6168a36c42c UID:fe3ab6ea-9720-4e4f-98f0-fb0c39510146 NetNS:/var/run/netns/d4a46703-fc58-41e8-9bc9-6fd09569e2dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe3ab6ea_9720_4e4f_98f0_fb0c39510146.slice PodAnnotations:0xc00043acd8}] Aliases:map[]}"
2026-06-11 12:41:54.980037 | controller | Jun 11 11:22:02.437984 crc crio[22553]: time="2026-06-11T11:22:02.437968715Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-69988cd6b-tfwnc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.980053 | controller | Jun 11 11:22:02.438411 crc crio[22553]: time="2026-06-11T11:22:02.438350567Z" level=info msg="Got pod network &{Name:route-controller-manager-7f4cb7ff58-w697h Namespace:openshift-route-controller-manager ID:b87e87dff4f34d0e72c8dd5d852a42716b14804c65e9eeccbbab78a29e4ec8a3 UID:8b5b00cc-c8fa-4654-88da-f07b1572d9d0 NetNS:/var/run/netns/d2b5ca8e-97ab-4a38-ba53-8f1364e0795b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b5b00cc_c8fa_4654_88da_f07b1572d9d0.slice PodAnnotations:0xc00043ad78}] Aliases:map[]}"
2026-06-11 12:41:54.980069 | controller | Jun 11 11:22:02.438486 crc crio[22553]: time="2026-06-11T11:22:02.43847335Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-7f4cb7ff58-w697h for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.980085 | controller | Jun 11 11:22:02.439043 crc crio[22553]: time="2026-06-11T11:22:02.438989236Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:14ea324f80dd666edf65299f93178bd3894e3d5209b96f8a0c0111d0bde76325 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/9482e885-195a-42c5-a517-a290879af22d 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:0xc00043ae10}] Aliases:map[]}"
2026-06-11 12:41:54.980104 | controller | Jun 11 11:22:02.439146 crc crio[22553]: time="2026-06-11T11:22:02.439113669Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.980120 | controller | Jun 11 11:22:02.439305 crc crio[22553]: time="2026-06-11T11:22:02.439249243Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.980136 | controller | Jun 11 11:22:02.439305 crc crio[22553]: time="2026-06-11T11:22:02.439289835Z" level=warning msg="Could not restore sandbox IP for 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3: failed to get network status for pod sandbox k8s_collect-profiles-29686275-v9gx2_openshift-operator-lifecycle-manager_4ff63bba-4eb7-4a75-a614-5e92d9ad4c47_0(5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.980152 | controller | Jun 11 11:22:02.439410 crc crio[22553]: time="2026-06-11T11:22:02.439316245Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.980167 | controller | Jun 11 11:22:02.439410 crc crio[22553]: time="2026-06-11T11:22:02.439329936Z" level=warning msg="Could not restore sandbox IP for 83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_f72cec4b-304a-4abd-b103-8c9aef2c5b45_0(83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.980182 | controller | Jun 11 11:22:02.439410 crc crio[22553]: time="2026-06-11T11:22:02.439347036Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.980198 | controller | Jun 11 11:22:02.439410 crc crio[22553]: time="2026-06-11T11:22:02.439357427Z" level=warning msg="Could not restore sandbox IP for 39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_43b595c4-4ec3-429d-8f77-0492595d4275_0(39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.980214 | controller | Jun 11 11:22:02.439410 crc crio[22553]: time="2026-06-11T11:22:02.439377017Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.980229 | controller | Jun 11 11:22:02.439410 crc crio[22553]: time="2026-06-11T11:22:02.439387378Z" level=warning msg="Could not restore sandbox IP for 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b: failed to get network status for pod sandbox k8s_collect-profiles-29686260-vs65h_openshift-operator-lifecycle-manager_34b0e41d-7804-4148-99f3-677d46c836ea_0(58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.980244 | controller | Jun 11 11:22:02.439918 crc crio[22553]: time="2026-06-11T11:22:02.43982049Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/10c97bf8-af17-41af-82c9-914d4766eb4d 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:0xc00043aed0}] Aliases:map[]}"
2026-06-11 12:41:54.980264 | controller | Jun 11 11:22:02.440030 crc crio[22553]: time="2026-06-11T11:22:02.439997926Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.980280 | controller | Jun 11 11:22:02.440515 crc crio[22553]: time="2026-06-11T11:22:02.440455759Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/3696eb40-2326-465f-b3f8-3c93b0ff11cb 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:0xc00043af70}] Aliases:map[]}"
2026-06-11 12:41:54.980296 | controller | Jun 11 11:22:02.440717 crc crio[22553]: time="2026-06-11T11:22:02.440590953Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.980312 | controller | Jun 11 11:22:02.440868 crc crio[22553]: time="2026-06-11T11:22:02.4408185Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.980328 | controller | Jun 11 11:22:02.440868 crc crio[22553]: time="2026-06-11T11:22:02.440855171Z" level=warning msg="Could not restore sandbox IP for 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.980344 | controller | Jun 11 11:22:02.441209 crc crio[22553]: time="2026-06-11T11:22:02.44115163Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:869d1633d35ad29aa9f4fcafecc62add31f07902e7d735e6edbfabb9735aada2 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/5cc62333-191b-4d0d-acc6-43887d206361 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:0xc00043b010}] Aliases:map[]}"
2026-06-11 12:41:54.980380 | controller | Jun 11 11:22:02.441287 crc crio[22553]: time="2026-06-11T11:22:02.441276044Z" 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-11 12:41:54.980397 | controller | Jun 11 11:22:02.441426 crc crio[22553]: time="2026-06-11T11:22:02.441381597Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.980413 | controller | Jun 11 11:22:02.441426 crc crio[22553]: time="2026-06-11T11:22:02.441418518Z" level=warning msg="Could not restore sandbox IP for b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.980429 | controller | Jun 11 11:22:02.441768 crc crio[22553]: time="2026-06-11T11:22:02.441729117Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:e4a82e0d98add5cc96a876db24c2f7b4cd593eaa152714919067bb6c82f3fce8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/e3230663-4e1a-4499-9fba-1ff8c0e2829d 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:0xc00043b0a0}] Aliases:map[]}"
2026-06-11 12:41:54.980449 | controller | Jun 11 11:22:02.441888 crc crio[22553]: time="2026-06-11T11:22:02.441856081Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.980465 | controller | Jun 11 11:22:02.442270 crc crio[22553]: time="2026-06-11T11:22:02.442211782Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/67a51b94-9e74-4d64-93b6-b5f4a61cca4a 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:0xc00043b130}] Aliases:map[]}"
2026-06-11 12:41:54.980481 | controller | Jun 11 11:22:02.442382 crc crio[22553]: time="2026-06-11T11:22:02.442337466Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.980497 | controller | Jun 11 11:22:02.442550 crc crio[22553]: time="2026-06-11T11:22:02.442504331Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.980512 | controller | Jun 11 11:22:02.442550 crc crio[22553]: time="2026-06-11T11:22:02.442541412Z" level=warning msg="Could not restore sandbox IP for 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.980528 | controller | Jun 11 11:22:02.443005 crc crio[22553]: time="2026-06-11T11:22:02.442937523Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/917f5327-bc11-48ed-a1c1-fd3bdd669618 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:0xc00043b1c8}] Aliases:map[]}"
2026-06-11 12:41:54.980544 | controller | Jun 11 11:22:02.443091 crc crio[22553]: time="2026-06-11T11:22:02.443062087Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.980560 | controller | Jun 11 11:22:02.443441 crc crio[22553]: time="2026-06-11T11:22:02.443383507Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:1b06e77fd314274b0546c047399632ff22b39e65e21aef0059384618aa61b049 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/f5450071-874c-413d-9fb3-19a82006fc97 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:0xc00043b248}] Aliases:map[]}"
2026-06-11 12:41:54.980576 | controller | Jun 11 11:22:02.443546 crc crio[22553]: time="2026-06-11T11:22:02.44350497Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.980592 | controller | Jun 11 11:22:02.444008 crc crio[22553]: time="2026-06-11T11:22:02.443950214Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:158da32e2b556415b2ec31a4dd3c5d0d8497d5a5acd1e6d7e7db8232f54b3201 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1b2e00cf-df53-4359-a140-7555255b35ce 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:0xc00043b2d8}] Aliases:map[]}"
2026-06-11 12:41:54.980612 | controller | Jun 11 11:22:02.444130 crc crio[22553]: time="2026-06-11T11:22:02.444084138Z" 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-11 12:41:54.980628 | controller | Jun 11 11:22:02.445005 crc crio[22553]: time="2026-06-11T11:22:02.444428038Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:51196365d64fdc05f2eeeb8c5acc4cfe8f6562250481a1ac21d793f2885da0a7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/2b9a3e6e-cb2c-41b4-89ad-eccf58e90746 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:0xc00043b368}] Aliases:map[]}"
2026-06-11 12:41:54.980644 | controller | Jun 11 11:22:02.445005 crc crio[22553]: time="2026-06-11T11:22:02.444534391Z" 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-11 12:41:54.980659 | controller | Jun 11 11:22:02.445005 crc crio[22553]: time="2026-06-11T11:22:02.444951123Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:661a475bd1c1615dee5c25b1dd9a97e9301c85cf3685fbc0bd969c27e6a4d1f6 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/bdf9d565-c6b8-4209-b8df-d0b48b20409a 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:0xc00043b3f8}] Aliases:map[]}"
2026-06-11 12:41:54.980675 | controller | Jun 11 11:22:02.445142 crc crio[22553]: time="2026-06-11T11:22:02.445057377Z" 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-11 12:41:54.980691 | controller | Jun 11 11:22:02.445411 crc crio[22553]: time="2026-06-11T11:22:02.445376006Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:d2614f80bb99d5af1494d86f655d2856f1427c0a4a7c7dd2c8798f9643b0f471 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/6ca3790f-5c73-49a4-bec4-9943537909f5 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:0xc00043b488}] Aliases:map[]}"
2026-06-11 12:41:54.980707 | controller | Jun 11 11:22:02.445532 crc crio[22553]: time="2026-06-11T11:22:02.44549674Z" 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-11 12:41:54.980722 | controller | Jun 11 11:22:02.446087 crc crio[22553]: time="2026-06-11T11:22:02.446027676Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5218237aa73225829426ea9415b98cc04511ed62c3d20cb20d02e42764e5c9ea UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/42698a60-3e6c-4128-a055-59ba7be91ffb 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:0xc00043b508}] Aliases:map[]}"
2026-06-11 12:41:54.980741 | controller | Jun 11 11:22:02.446195 crc crio[22553]: time="2026-06-11T11:22:02.446159019Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.980757 | controller | Jun 11 11:22:02.446342 crc crio[22553]: time="2026-06-11T11:22:02.446296654Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.980825 | controller | Jun 11 11:22:02.446342 crc crio[22553]: time="2026-06-11T11:22:02.446331865Z" level=warning msg="Could not restore sandbox IP for 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.980849 | controller | Jun 11 11:22:02.446724 crc crio[22553]: time="2026-06-11T11:22:02.446589672Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:f58a6e495ea6bde902d85311a93f4e17d997034444c42207b0fd3463ad286734 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/f11a533b-ae9c-4ea2-9734-1c50f94cfeb0 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:0xc00043b590}] Aliases:map[]}"
2026-06-11 12:41:54.980866 | controller | Jun 11 11:22:02.446851 crc crio[22553]: time="2026-06-11T11:22:02.446802949Z" 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-11 12:41:54.980882 | controller | Jun 11 11:22:02.447276 crc crio[22553]: time="2026-06-11T11:22:02.447213951Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:78386624c147c77fa8b728f5f73e2c215a403a4523c4ffec51e5b46a675ba5f9 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/298bf973-33e3-49a7-8803-73e03fb4d992 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:0xc00043b620}] Aliases:map[]}"
2026-06-11 12:41:54.980898 | controller | Jun 11 11:22:02.447408 crc crio[22553]: time="2026-06-11T11:22:02.447354745Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.980915 | controller | Jun 11 11:22:02.447850 crc crio[22553]: time="2026-06-11T11:22:02.447792288Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:69a9343d44ccd22369c49194b81969f2dd533af1761799627ce320b032856ddd UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/969f9041-0dee-4f05-995d-9f7b2dbff426 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:0xc00043b6b0}] Aliases:map[]}"
2026-06-11 12:41:54.980930 | controller | Jun 11 11:22:02.447981 crc crio[22553]: time="2026-06-11T11:22:02.447938242Z" 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-11 12:41:54.980950 | controller | Jun 11 11:22:02.448484 crc crio[22553]: time="2026-06-11T11:22:02.448406976Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:4b3e341379c9d19e2b38c1c5b7f71a5af218b30a2445f82e0b3a8f0f0676f979 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/63ccd13c-270d-47f1-a7c4-723681681d36 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:0xc00043b730}] Aliases:map[]}"
2026-06-11 12:41:54.980966 | controller | Jun 11 11:22:02.448585 crc crio[22553]: time="2026-06-11T11:22:02.44853965Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.980982 | controller | Jun 11 11:22:02.449152 crc crio[22553]: time="2026-06-11T11:22:02.449087997Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:782ae8e0bf919e48972abfd088081446af32fc52009b0277a25721766b47aa85 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/e3c8036c-2483-4688-9e55-0c47e77233dd 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:0xc00043b7c0}] Aliases:map[]}"
2026-06-11 12:41:54.980997 | controller | Jun 11 11:22:02.449407 crc crio[22553]: time="2026-06-11T11:22:02.449223801Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.981013 | controller | Jun 11 11:22:02.449723 crc crio[22553]: time="2026-06-11T11:22:02.449582181Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:19e096fa91141138166cbfc72dce62703cd2c76d5abb5f31d052d0f868c27437 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/4d5df495-2e7f-48d2-a9f5-97948b7583da 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:0xc00043b850}] Aliases:map[]}"
2026-06-11 12:41:54.981029 | controller | Jun 11 11:22:02.449994 crc crio[22553]: time="2026-06-11T11:22:02.449917581Z" 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-11 12:41:54.981045 | controller | Jun 11 11:22:02.450840 crc crio[22553]: time="2026-06-11T11:22:02.450709745Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:e0993580b5a44867bf218b00a50708e0fc4c9226642cc3cbb0698526ab7401b1 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/ce58c25a-f1ff-4529-86ae-fa1083d3a521 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:0xc00043b8d0}] Aliases:map[]}"
2026-06-11 12:41:54.981062 | controller | Jun 11 11:22:02.450840 crc crio[22553]: time="2026-06-11T11:22:02.450841139Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.981077 | controller | Jun 11 11:22:02.451312 crc crio[22553]: time="2026-06-11T11:22:02.451239181Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:f85b77d7a5798fa7c514f35ddf6ab9aca3693e33425ebc33188838a4334db993 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f556e113-3391-471d-b2c7-510118e5d7e7 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:0xc00043b978}] Aliases:map[]}"
2026-06-11 12:41:54.981106 | controller | Jun 11 11:22:02.451399 crc crio[22553]: time="2026-06-11T11:22:02.451386485Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.981122 | controller | Jun 11 11:22:02.451961 crc crio[22553]: time="2026-06-11T11:22:02.45189228Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:081959a8b6b2e7e6e7f73c1c8b07db758047846c3a3860c3b0d8ad1669d6d228 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/00b46a92-edf2-400c-ab37-cf6454d4c5bf 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:0xc00043ba08}] Aliases:map[]}"
2026-06-11 12:41:54.981138 | controller | Jun 11 11:22:02.452057 crc crio[22553]: time="2026-06-11T11:22:02.452040475Z" 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-11 12:41:54.981154 | controller | Jun 11 11:22:02.452445 crc crio[22553]: time="2026-06-11T11:22:02.452372655Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:e228d7dca85ac5eedf16b5be47d4be1f2ac3018a8fe686e38f353859849ead1f UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ea7b28fc-4eac-4567-8ac4-8b51bcfdffe4 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:0xc00043bac0}] Aliases:map[]}"
2026-06-11 12:41:54.981170 | controller | Jun 11 11:22:02.452539 crc crio[22553]: time="2026-06-11T11:22:02.452505479Z" 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-11 12:41:54.981186 | controller | Jun 11 11:22:02.453046 crc crio[22553]: time="2026-06-11T11:22:02.452987303Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:011b5311fe8dbdc80dfef0bd4f6a6d74831247ae5a13f581c7c44d18e2a13695 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/54bd446d-e5a0-4df9-bd19-8c667c59f99c 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:0xc00043bb50}] Aliases:map[]}"
2026-06-11 12:41:54.981202 | controller | Jun 11 11:22:02.453172 crc crio[22553]: time="2026-06-11T11:22:02.453119547Z" 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-11 12:41:54.981217 | controller | Jun 11 11:22:02.453542 crc crio[22553]: time="2026-06-11T11:22:02.453483988Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:40796ebcf5cc32f3c0eb75517292838c40ac03a0b46588fd51dfd297ce31739c UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/98939139-c252-455b-a9f2-a381bdb3d140 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:0xc00043bbe0}] Aliases:map[]}"
2026-06-11 12:41:54.981236 | controller | Jun 11 11:22:02.453666 crc crio[22553]: time="2026-06-11T11:22:02.453609801Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.981252 | controller | Jun 11 11:22:02.453883 crc crio[22553]: time="2026-06-11T11:22:02.453823298Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.981267 | controller | Jun 11 11:22:02.453883 crc crio[22553]: time="2026-06-11T11:22:02.453861399Z" level=warning msg="Could not restore sandbox IP for 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-11 12:41:54.981283 | controller | Jun 11 11:22:02.454163 crc crio[22553]: time="2026-06-11T11:22:02.454106046Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:ba4ac54edbd6b027a943fb3bdcd32e68c24894d0578c271b24e3985555f08c09 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/43230440-ce30-42d1-850b-36e2b2a9e85a 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:0xc00043bc78}] Aliases:map[]}"
2026-06-11 12:41:54.981299 | controller | Jun 11 11:22:02.454261 crc crio[22553]: time="2026-06-11T11:22:02.45423081Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.981315 | controller | Jun 11 11:22:02.454722 crc crio[22553]: time="2026-06-11T11:22:02.454585541Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f1aa969629d4860562378a8f3b2f140cd5d095e04fbb52a3eb622acaaa9d6b57 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/95599934-68ef-4eb3-945c-1852a542a4ea 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:0xc00043bcf8}] Aliases:map[]}"
2026-06-11 12:41:54.981333 | controller | Jun 11 11:22:02.454855 crc crio[22553]: time="2026-06-11T11:22:02.454797177Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.981375 | controller | Jun 11 11:22:02.455294 crc crio[22553]: time="2026-06-11T11:22:02.45523378Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:de91c6f3e7a8eb47d4e5c187dfbbf09c6e7a9b3134c07424a5d5225c1847be51 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/aeade7c5-adb6-499c-a010-eca9595f98eb 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:0xc00043bd88}] Aliases:map[]}"
2026-06-11 12:41:54.981397 | controller | Jun 11 11:22:02.455427 crc crio[22553]: time="2026-06-11T11:22:02.455362104Z" 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-11 12:41:54.981416 | controller | Jun 11 11:22:02.455934 crc crio[22553]: time="2026-06-11T11:22:02.455873659Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:9de9ad87999f15124f6d703b10be8733808ecc0a4e9a3b2a32452d599964aa40 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/fbdc84ff-8f27-49c1-b3a3-f6ab9a06c976 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:0xc00043be20}] Aliases:map[]}"
2026-06-11 12:41:54.981436 | controller | Jun 11 11:22:02.456048 crc crio[22553]: time="2026-06-11T11:22:02.456014843Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.981452 | controller | Jun 11 11:22:02.456412 crc crio[22553]: time="2026-06-11T11:22:02.456376174Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:2d4d05f13393cd1d4d7ec85518d86c35b339fe4f80dfefaba5fdfab1be0579e7 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/320cfe9c-b571-4621-a6f3-daa51e2585ba 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:0xc00043beb0}] Aliases:map[]}"
2026-06-11 12:41:54.981468 | controller | Jun 11 11:22:02.456535 crc crio[22553]: time="2026-06-11T11:22:02.456504478Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.981484 | controller | Jun 11 11:22:02.457003 crc crio[22553]: time="2026-06-11T11:22:02.456951461Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:495b88d5b065a644843dfb345a57a912ed4546d024a29b56dcb5b1c2471dcfef UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/65c6d47e-a22d-495c-946c-b601c3a6a7bd 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:0xc00043bf40}] Aliases:map[]}"
2026-06-11 12:41:54.981500 | controller | Jun 11 11:22:02.457132 crc crio[22553]: time="2026-06-11T11:22:02.457094605Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.981516 | controller | Jun 11 11:22:02.457545 crc crio[22553]: time="2026-06-11T11:22:02.457486647Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4ed4ac2e01cf11d58663fc3211d044ac3b176af30af0b22fd3847372ac24c523 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/dcb14d97-6fe5-4bc8-91be-c79c54e44e7c 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:0xc00012a4a0}] Aliases:map[]}"
2026-06-11 12:41:54.981532 | controller | Jun 11 11:22:02.457668 crc crio[22553]: time="2026-06-11T11:22:02.457611711Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.981547 | controller | Jun 11 11:22:02.458128 crc crio[22553]: time="2026-06-11T11:22:02.458061884Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:10186b6c0554b83487cb9e6b20d5db8f6d74efb01c3c4021ef0333c323191b15 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/ff0ff1e7-c535-48bf-9156-8abd597c5b83 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:0xc00012a5d8}] Aliases:map[]}"
2026-06-11 12:41:54.981570 | controller | Jun 11 11:22:02.458209 crc crio[22553]: time="2026-06-11T11:22:02.458188668Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.981587 | controller | Jun 11 11:22:02.458589 crc crio[22553]: time="2026-06-11T11:22:02.458528658Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:bcf7af18e3a19137f8b0b541986225d502a55741cc8b358c7283fa3516a6c2a9 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/b00e905a-c478-4938-822d-00a6975487e8 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:0xc00012a7d0}] Aliases:map[]}"
2026-06-11 12:41:54.981603 | controller | Jun 11 11:22:02.458776 crc crio[22553]: time="2026-06-11T11:22:02.458724464Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.981618 | controller | Jun 11 11:22:02.459253 crc crio[22553]: time="2026-06-11T11:22:02.459181958Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:69e0aaebfa2ac57c41fc015020f51c2df6228f606b8643a125d0b46806a69a74 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/139aaad5-3e81-44d7-ae80-e88bf653e619 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:0xc00012a990}] Aliases:map[]}"
2026-06-11 12:41:54.981634 | controller | Jun 11 11:22:02.459399 crc crio[22553]: time="2026-06-11T11:22:02.459338742Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.981650 | controller | Jun 11 11:22:02.460403 crc crio[22553]: time="2026-06-11T11:22:02.460312681Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/1f31282a-53ca-4bc6-b287-a8a11c982898 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:0xc00012aa40}] Aliases:map[]}"
2026-06-11 12:41:54.981666 | controller | Jun 11 11:22:02.460731 crc crio[22553]: time="2026-06-11T11:22:02.460577109Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.981682 | controller | Jun 11 11:22:02.461255 crc crio[22553]: time="2026-06-11T11:22:02.461190057Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d54c579f0e36956b21907ac5d87b05aeaa0b1bcda2bfeeeb15f6d4420607e82e UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8816164e-d863-48ff-a288-e73d66150eb5 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:0xc00001a338}] Aliases:map[]}"
2026-06-11 12:41:54.981697 | controller | Jun 11 11:22:02.461359 crc crio[22553]: time="2026-06-11T11:22:02.461327691Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.981713 | controller | Jun 11 11:22:02.461914 crc crio[22553]: time="2026-06-11T11:22:02.461858637Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:f992db5870207eee81d6005fc7799ca98b143ccf92fb43fcf88d573c185143d7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/a21a78aa-7e70-462c-8cc6-f4b5a4552bb3 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:0xc00001a4c0}] Aliases:map[]}"
2026-06-11 12:41:54.981732 | controller | Jun 11 11:22:02.462088 crc crio[22553]: time="2026-06-11T11:22:02.462025302Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.981749 | controller | Jun 11 11:22:02.462595 crc crio[22553]: time="2026-06-11T11:22:02.462525117Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:991e9a38fc0686467772bd13ad69e550ac87f657047df4efc1a9152da45f4498 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/6aaa35a1-db3b-4bfe-9a79-c4010f2bb7e9 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:0xc00001a5a0}] Aliases:map[]}"
2026-06-11 12:41:54.981765 | controller | Jun 11 11:22:02.462767 crc crio[22553]: time="2026-06-11T11:22:02.462730823Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.981782 | controller | Jun 11 11:22:02.463336 crc crio[22553]: time="2026-06-11T11:22:02.463265059Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-11 12:41:54.981804 | controller | Jun 11 11:22:02.464605 crc crio[22553]: time="2026-06-11T11:22:02.464545207Z" level=info msg="Starting seccomp notifier watcher"
2026-06-11 12:41:54.981820 | controller | Jun 11 11:22:02.464762 crc crio[22553]: time="2026-06-11T11:22:02.464611889Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-11 12:41:54.981836 | controller | Jun 11 11:22:02.464762 crc crio[22553]: time="2026-06-11T11:22:02.464719723Z" level=info msg="Create NRI interface"
2026-06-11 12:41:54.981851 | controller | Jun 11 11:22:02.464836 crc crio[22553]: time="2026-06-11T11:22:02.464776934Z" level=info msg="runtime interface created"
2026-06-11 12:41:54.981866 | controller | Jun 11 11:22:02.464836 crc crio[22553]: time="2026-06-11T11:22:02.464789595Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-11 12:41:54.981881 | controller | Jun 11 11:22:02.464836 crc crio[22553]: time="2026-06-11T11:22:02.464800235Z" level=info msg="runtime interface starting up..."
2026-06-11 12:41:54.981897 | controller | Jun 11 11:22:02.464836 crc crio[22553]: time="2026-06-11T11:22:02.464808055Z" level=info msg="starting plugins..."
2026-06-11 12:41:54.981912 | controller | Jun 11 11:22:02.464836 crc crio[22553]: time="2026-06-11T11:22:02.464835176Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-11 12:41:54.981927 | controller | Jun 11 11:22:02.469666 crc crio[22553]: time="2026-06-11T11:22:02.469599698Z" level=info msg="No systemd watchdog enabled"
2026-06-11 12:41:54.981942 | controller | Jun 11 11:22:02.474985 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-11 12:41:54.981957 | controller | Jun 11 11:22:20.490100 crc crio[22553]: time="2026-06-11T11:22:20.489291685Z" level=info msg="Running pod sandbox: openshift-etcd/installer-3-crc/POD" id=24ee943a-8bc1-401b-8016-1f6a8c88c79e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.981972 | controller | Jun 11 11:22:20.491256 crc crio[22553]: time="2026-06-11T11:22:20.49012731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.981991 | controller | Jun 11 11:22:20.513517 crc crio[22553]: time="2026-06-11T11:22:20.513425895Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:44251886f6725032e7cea3bac995ec71e9526a15a795f19ab17d4b10d28e9db7 UID:39455bec-80ac-496e-bc9d-668effad91a3 NetNS:/var/run/netns/f2c9378b-0b7e-4f79-944d-115c0c6fd6ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod39455bec_80ac_496e_bc9d_668effad91a3.slice PodAnnotations:0xc00043acd0}] Aliases:map[]}"
2026-06-11 12:41:54.982008 | controller | Jun 11 11:22:20.513517 crc crio[22553]: time="2026-06-11T11:22:20.513483866Z" level=info msg="Adding pod openshift-etcd_installer-3-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.982023 | controller | Jun 11 11:22:20.788562 crc crio[22553]: 2026-06-11T11:22:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44251886f672503 Mac:0e:18:2c:7a:b7:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/f2c9378b-0b7e-4f79-944d-115c0c6fd6ac SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.982040 | controller | Jun 11 11:22:20.788905 crc crio[22553]: time="2026-06-11T11:22:20.788816823Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:44251886f6725032e7cea3bac995ec71e9526a15a795f19ab17d4b10d28e9db7 UID:39455bec-80ac-496e-bc9d-668effad91a3 NetNS:/var/run/netns/f2c9378b-0b7e-4f79-944d-115c0c6fd6ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod39455bec_80ac_496e_bc9d_668effad91a3.slice PodAnnotations:0xc00043acd0}] Aliases:map[]}"
2026-06-11 12:41:54.982056 | controller | Jun 11 11:22:20.789012 crc crio[22553]: time="2026-06-11T11:22:20.788981307Z" level=info msg="Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.982072 | controller | Jun 11 11:22:20.798153 crc crio[22553]: time="2026-06-11T11:22:20.798065488Z" level=info msg="Ran pod sandbox 44251886f6725032e7cea3bac995ec71e9526a15a795f19ab17d4b10d28e9db7 with infra container: openshift-etcd/installer-3-crc/POD" id=24ee943a-8bc1-401b-8016-1f6a8c88c79e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.982088 | controller | Jun 11 11:22:20.801242 crc crio[22553]: time="2026-06-11T11:22:20.801167001Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=ac15f50d-35d4-47a6-8beb-7cc9b9d7e9f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.982103 | controller | Jun 11 11:22:20.806161 crc crio[22553]: time="2026-06-11T11:22:20.806031426Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=60eeca46-4f7c-4a51-b642-4a5b464a0cf5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.982118 | controller | Jun 11 11:22:20.816389 crc crio[22553]: time="2026-06-11T11:22:20.816352993Z" level=info msg="Creating container: openshift-etcd/installer-3-crc/installer" id=bd60091f-77ba-4a97-9d43-8b190eb41d82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.982134 | controller | Jun 11 11:22:20.816983 crc crio[22553]: time="2026-06-11T11:22:20.816960091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.982150 | controller | Jun 11 11:22:20.860794 crc crio[22553]: time="2026-06-11T11:22:20.860749707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.982169 | controller | Jun 11 11:22:21.109833 crc crio[22553]: time="2026-06-11T11:22:21.109234953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.982185 | controller | Jun 11 11:22:21.274263 crc crio[22553]: time="2026-06-11T11:22:21.274197559Z" level=info msg="Created container d34f4286010dd4e2f3a4f1a7574f232963116eebb5214a76c75f86fe53f0b0e2: openshift-etcd/installer-3-crc/installer" id=bd60091f-77ba-4a97-9d43-8b190eb41d82 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.982201 | controller | Jun 11 11:22:21.276153 crc crio[22553]: time="2026-06-11T11:22:21.276121247Z" level=info msg="Starting container: d34f4286010dd4e2f3a4f1a7574f232963116eebb5214a76c75f86fe53f0b0e2" id=8d694a71-7665-469f-9138-8333be65a025 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.982216 | controller | Jun 11 11:22:21.282456 crc crio[22553]: time="2026-06-11T11:22:21.282376313Z" level=info msg="Started container" PID=23084 containerID=d34f4286010dd4e2f3a4f1a7574f232963116eebb5214a76c75f86fe53f0b0e2 description=openshift-etcd/installer-3-crc/installer id=8d694a71-7665-469f-9138-8333be65a025 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44251886f6725032e7cea3bac995ec71e9526a15a795f19ab17d4b10d28e9db7
2026-06-11 12:41:54.982232 | controller | Jun 11 11:22:53.157188 crc crio[22553]: time="2026-06-11T11:22:53.156606637Z" level=info msg="Stopping container: 1b000e78bd5c03190b59eddd9eb24166af5df8b520d38ae522cbd4dad6939283 (timeout: 30s)" id=a988124b-e0de-4882-ade2-fb880490776e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.982247 | controller | Jun 11 11:22:53.158223 crc crio[22553]: time="2026-06-11T11:22:53.156630458Z" level=info msg="Stopping container: 52c3bf78dafba037c3830b8a92a147cfd2509cfdcf40277672298f03b05d8696 (timeout: 30s)" id=1fa605f7-4578-4895-b97a-8d0704a1148b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.982262 | controller | Jun 11 11:22:53.158223 crc crio[22553]: time="2026-06-11T11:22:53.156751952Z" level=info msg="Stopping container: 590bfd9e28559f8a93f31e4dbbcd91500e77289e282e2d305c5665bcf3548723 (timeout: 30s)" id=3fc051d9-29dc-4322-8457-5fb2f47e4c75 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.982278 | controller | Jun 11 11:22:53.158223 crc crio[22553]: time="2026-06-11T11:22:53.156828574Z" level=info msg="Stopping container: 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c (timeout: 30s)" id=6c893d0d-377b-4a40-84b0-ef9bcf32d966 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.982292 | controller | Jun 11 11:22:53.158223 crc crio[22553]: time="2026-06-11T11:22:53.156853195Z" level=info msg="Stopping container: fce33e1c32e5c8068002e4e1d849e9e4c8ae5b344693cd31ab1133a81c898a5d (timeout: 30s)" id=072c9f61-81f8-4eaa-a270-a397191f0ff3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.982363 | controller | Jun 11 11:22:53.331328 crc crio[22553]: time="2026-06-11T11:22:53.330937893Z" level=info msg="Stopped container 590bfd9e28559f8a93f31e4dbbcd91500e77289e282e2d305c5665bcf3548723: openshift-etcd/etcd-crc/etcd-readyz" id=3fc051d9-29dc-4322-8457-5fb2f47e4c75 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.982386 | controller | Jun 11 11:22:53.383121 crc crio[22553]: time="2026-06-11T11:22:53.383036266Z" level=info msg="Stopped container fce33e1c32e5c8068002e4e1d849e9e4c8ae5b344693cd31ab1133a81c898a5d: openshift-etcd/etcd-crc/etcd-rev" id=072c9f61-81f8-4eaa-a270-a397191f0ff3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.982402 | controller | Jun 11 11:22:53.445300 crc crio[22553]: time="2026-06-11T11:22:53.445195979Z" level=info msg="Stopped container 52c3bf78dafba037c3830b8a92a147cfd2509cfdcf40277672298f03b05d8696: openshift-etcd/etcd-crc/etcd-metrics" id=1fa605f7-4578-4895-b97a-8d0704a1148b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.982421 | controller | Jun 11 11:22:54.678374 crc crio[22553]: time="2026-06-11T11:22:54.678277449Z" level=info msg="Stopping pod sandbox: 44251886f6725032e7cea3bac995ec71e9526a15a795f19ab17d4b10d28e9db7" id=080976ff-82ed-409d-9ecf-9e67fa4cf010 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.982437 | controller | Jun 11 11:22:54.679740 crc crio[22553]: time="2026-06-11T11:22:54.679256968Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:44251886f6725032e7cea3bac995ec71e9526a15a795f19ab17d4b10d28e9db7 UID:39455bec-80ac-496e-bc9d-668effad91a3 NetNS:/var/run/netns/f2c9378b-0b7e-4f79-944d-115c0c6fd6ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod39455bec_80ac_496e_bc9d_668effad91a3.slice PodAnnotations:0xc00043b1e0}] Aliases:map[]}"
2026-06-11 12:41:54.982452 | controller | Jun 11 11:22:54.679974 crc crio[22553]: time="2026-06-11T11:22:54.679915288Z" level=info msg="Deleting pod openshift-etcd_installer-3-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.982468 | controller | Jun 11 11:22:54.909627 crc crio[22553]: time="2026-06-11T11:22:54.909497741Z" level=info msg="Stopped pod sandbox: 44251886f6725032e7cea3bac995ec71e9526a15a795f19ab17d4b10d28e9db7" id=080976ff-82ed-409d-9ecf-9e67fa4cf010 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.982483 | controller | Jun 11 11:23:02.845350 crc crio[22553]: time="2026-06-11T11:23:02.844204864Z" level=info msg="Stopping pod sandbox: 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97" id=54eb67ec-b507-4a1d-b6ba-d32dde0700a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.982498 | controller | Jun 11 11:23:02.846787 crc crio[22553]: time="2026-06-11T11:23:02.84539807Z" level=info msg="Stopped pod sandbox (already stopped): 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97" id=54eb67ec-b507-4a1d-b6ba-d32dde0700a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.982514 | controller | Jun 11 11:23:02.846787 crc crio[22553]: time="2026-06-11T11:23:02.846283846Z" level=info msg="Removing pod sandbox: 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97" id=0439ceed-cb67-49f8-bae3-96ee6c69997a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.982529 | controller | Jun 11 11:23:02.857490 crc crio[22553]: time="2026-06-11T11:23:02.857404636Z" level=info msg="Removed pod sandbox: 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97" id=0439ceed-cb67-49f8-bae3-96ee6c69997a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.982544 | controller | Jun 11 11:23:02.858832 crc crio[22553]: time="2026-06-11T11:23:02.858643373Z" level=info msg="Stopping pod sandbox: 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d" id=a3a859b4-625c-42cf-b599-82aac715a2bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.982559 | controller | Jun 11 11:23:02.859032 crc crio[22553]: time="2026-06-11T11:23:02.858919501Z" level=info msg="Stopped pod sandbox (already stopped): 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d" id=a3a859b4-625c-42cf-b599-82aac715a2bb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.982574 | controller | Jun 11 11:23:02.860137 crc crio[22553]: time="2026-06-11T11:23:02.860069125Z" level=info msg="Removing pod sandbox: 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d" id=d914c3ec-170a-41ba-bdea-978f5ca503d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.982589 | controller | Jun 11 11:23:02.869194 crc crio[22553]: time="2026-06-11T11:23:02.869119323Z" level=info msg="Removed pod sandbox: 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d" id=d914c3ec-170a-41ba-bdea-978f5ca503d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.982604 | controller | Jun 11 11:23:02.870130 crc crio[22553]: time="2026-06-11T11:23:02.870073112Z" level=info msg="Stopping pod sandbox: 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5" id=5340c3fe-a0fd-49a7-bdc8-9c8d70517b6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.982623 | controller | Jun 11 11:23:02.870213 crc crio[22553]: time="2026-06-11T11:23:02.870134854Z" level=info msg="Stopped pod sandbox (already stopped): 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5" id=5340c3fe-a0fd-49a7-bdc8-9c8d70517b6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.982638 | controller | Jun 11 11:23:02.870871 crc crio[22553]: time="2026-06-11T11:23:02.870782293Z" level=info msg="Removing pod sandbox: 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5" id=4b78b1e5-476f-41b6-9972-452d39f7fa1f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.982653 | controller | Jun 11 11:23:02.883100 crc crio[22553]: time="2026-06-11T11:23:02.883021726Z" level=info msg="Removed pod sandbox: 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5" id=4b78b1e5-476f-41b6-9972-452d39f7fa1f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.982668 | controller | Jun 11 11:23:02.883948 crc crio[22553]: time="2026-06-11T11:23:02.883896492Z" level=info msg="Stopping pod sandbox: 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349" id=d63fe6ad-96eb-43fd-b077-8bb02b322d5a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.982682 | controller | Jun 11 11:23:02.884026 crc crio[22553]: time="2026-06-11T11:23:02.883963584Z" level=info msg="Stopped pod sandbox (already stopped): 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349" id=d63fe6ad-96eb-43fd-b077-8bb02b322d5a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.982698 | controller | Jun 11 11:23:02.884511 crc crio[22553]: time="2026-06-11T11:23:02.884442198Z" level=info msg="Removing pod sandbox: 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349" id=386d72d4-2d64-4e84-bea8-d735d597ea68 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.982713 | controller | Jun 11 11:23:02.901423 crc crio[22553]: time="2026-06-11T11:23:02.901338529Z" level=info msg="Removed pod sandbox: 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349" id=386d72d4-2d64-4e84-bea8-d735d597ea68 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.982728 | controller | Jun 11 11:23:02.902348 crc crio[22553]: time="2026-06-11T11:23:02.902235325Z" level=info msg="Stopping pod sandbox: b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af" id=ee1083f7-9ed7-4d86-9306-de9184824877 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.982743 | controller | Jun 11 11:23:02.902428 crc crio[22553]: time="2026-06-11T11:23:02.902346569Z" level=info msg="Stopped pod sandbox (already stopped): b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af" id=ee1083f7-9ed7-4d86-9306-de9184824877 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.982758 | controller | Jun 11 11:23:02.903110 crc crio[22553]: time="2026-06-11T11:23:02.90305752Z" level=info msg="Removing pod sandbox: b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af" id=24658ea4-494f-48df-b53d-04555c3d52aa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.982773 | controller | Jun 11 11:23:02.911602 crc crio[22553]: time="2026-06-11T11:23:02.91150133Z" level=info msg="Removed pod sandbox: b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af" id=24658ea4-494f-48df-b53d-04555c3d52aa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.982788 | controller | Jun 11 11:23:06.798596 crc crio[22553]: time="2026-06-11T11:23:06.797662923Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=ed784452-aa16-4b1d-9480-07dffda0e2cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.982803 | controller | Jun 11 11:23:06.799944 crc crio[22553]: time="2026-06-11T11:23:06.799320652Z" level=info msg="Removing container: 70b478e3759ffbb3b2e1f95067a5d27c09172b74de968288ae64d64e6dcb1f8a" id=a83067ce-804a-445c-8e6d-c0d15663b300 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.982822 | controller | Jun 11 11:23:06.800298 crc crio[22553]: time="2026-06-11T11:23:06.800223319Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=ddaa51b6-6fab-4393-8b3b-04ebfea4e472 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.982838 | controller | Jun 11 11:23:06.871932 crc crio[22553]: time="2026-06-11T11:23:06.871838573Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=4c6d5ff7-5b89-4920-ae26-16a291cd22be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.982853 | controller | Jun 11 11:23:06.872578 crc crio[22553]: time="2026-06-11T11:23:06.872508733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.982869 | controller | Jun 11 11:23:06.899857 crc crio[22553]: time="2026-06-11T11:23:06.899760731Z" level=info msg="Removed container 70b478e3759ffbb3b2e1f95067a5d27c09172b74de968288ae64d64e6dcb1f8a: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=a83067ce-804a-445c-8e6d-c0d15663b300 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.982884 | controller | Jun 11 11:23:06.906019 crc crio[22553]: time="2026-06-11T11:23:06.905927564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.982900 | controller | Jun 11 11:23:07.055345 crc crio[22553]: time="2026-06-11T11:23:07.055237052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.982916 | controller | Jun 11 11:23:07.136521 crc crio[22553]: time="2026-06-11T11:23:07.135886454Z" level=info msg="Created container 684c84683e0a906f3ce3b31ca20117a5b63f56e0d3f5893d679432ae57c3bb74: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=4c6d5ff7-5b89-4920-ae26-16a291cd22be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.982931 | controller | Jun 11 11:23:07.139475 crc crio[22553]: time="2026-06-11T11:23:07.139375277Z" level=info msg="Starting container: 684c84683e0a906f3ce3b31ca20117a5b63f56e0d3f5893d679432ae57c3bb74" id=7e123f66-ac3c-4747-9059-f80e35d08a12 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.982948 | controller | Jun 11 11:23:07.144813 crc crio[22553]: time="2026-06-11T11:23:07.143925452Z" level=info msg="Started container" PID=23736 containerID=684c84683e0a906f3ce3b31ca20117a5b63f56e0d3f5893d679432ae57c3bb74 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=7e123f66-ac3c-4747-9059-f80e35d08a12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed
2026-06-11 12:41:54.982964 | controller | Jun 11 11:23:20.325965 crc crio[22553]: time="2026-06-11T11:23:20.324979746Z" level=info msg="Stopped container 1b000e78bd5c03190b59eddd9eb24166af5df8b520d38ae522cbd4dad6939283: openshift-etcd/etcd-crc/etcd" id=a988124b-e0de-4882-ade2-fb880490776e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.982979 | controller | Jun 11 11:23:23.166182 crc crio[22553]: time="2026-06-11T11:23:23.165394474Z" level=warning msg="Stopping container 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c with stop signal(15) timed out. Killing..."
2026-06-11 12:41:54.982995 | controller | Jun 11 11:23:23.210588 crc crio[22553]: time="2026-06-11T11:23:23.210412619Z" level=error msg="Killing container 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 12:41:54.983015 | controller | Jun 11 11:23:23.273472 crc crio[22553]: time="2026-06-11T11:23:23.273348216Z" level=info msg="Stopped container 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c: openshift-etcd/etcd-crc/etcdctl" id=6c893d0d-377b-4a40-84b0-ef9bcf32d966 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.983031 | controller | Jun 11 11:23:23.274445 crc crio[22553]: time="2026-06-11T11:23:23.274371276Z" level=info msg="Stopping pod sandbox: 5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892" id=3286c61c-26ce-434a-9bb2-737b6b77b674 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.983047 | controller | Jun 11 11:23:23.286514 crc crio[22553]: time="2026-06-11T11:23:23.286435434Z" level=info msg="Stopped pod sandbox: 5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892" id=3286c61c-26ce-434a-9bb2-737b6b77b674 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.983063 | controller | Jun 11 11:23:23.966791 crc crio[22553]: time="2026-06-11T11:23:23.966545874Z" level=info msg="Removing container: fce33e1c32e5c8068002e4e1d849e9e4c8ae5b344693cd31ab1133a81c898a5d" id=f58ba4dd-daba-4696-974b-96628b9c0477 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.983078 | controller | Jun 11 11:23:23.992995 crc crio[22553]: time="2026-06-11T11:23:23.992906646Z" level=info msg="Removed container fce33e1c32e5c8068002e4e1d849e9e4c8ae5b344693cd31ab1133a81c898a5d: openshift-etcd/etcd-crc/etcd-rev" id=f58ba4dd-daba-4696-974b-96628b9c0477 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.983093 | controller | Jun 11 11:23:23.996148 crc crio[22553]: time="2026-06-11T11:23:23.99607566Z" level=info msg="Removing container: 590bfd9e28559f8a93f31e4dbbcd91500e77289e282e2d305c5665bcf3548723" id=c4e9b826-b48f-474d-865b-9f0e3f057b1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.983108 | controller | Jun 11 11:23:24.016263 crc crio[22553]: time="2026-06-11T11:23:24.016105854Z" level=info msg="Removed container 590bfd9e28559f8a93f31e4dbbcd91500e77289e282e2d305c5665bcf3548723: openshift-etcd/etcd-crc/etcd-readyz" id=c4e9b826-b48f-474d-865b-9f0e3f057b1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.983123 | controller | Jun 11 11:23:24.020410 crc crio[22553]: time="2026-06-11T11:23:24.020271207Z" level=info msg="Removing container: 52c3bf78dafba037c3830b8a92a147cfd2509cfdcf40277672298f03b05d8696" id=2d1c35ee-17e2-4771-a144-022cdab5cb31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.983138 | controller | Jun 11 11:23:24.038955 crc crio[22553]: time="2026-06-11T11:23:24.038824888Z" level=info msg="Removed container 52c3bf78dafba037c3830b8a92a147cfd2509cfdcf40277672298f03b05d8696: openshift-etcd/etcd-crc/etcd-metrics" id=2d1c35ee-17e2-4771-a144-022cdab5cb31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.983154 | controller | Jun 11 11:23:24.042418 crc crio[22553]: time="2026-06-11T11:23:24.042339852Z" level=info msg="Removing container: 1b000e78bd5c03190b59eddd9eb24166af5df8b520d38ae522cbd4dad6939283" id=e8b919c8-9af5-404a-8294-9d4495c6940d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.983169 | controller | Jun 11 11:23:24.062037 crc crio[22553]: time="2026-06-11T11:23:24.061930383Z" level=info msg="Removed container 1b000e78bd5c03190b59eddd9eb24166af5df8b520d38ae522cbd4dad6939283: openshift-etcd/etcd-crc/etcd" id=e8b919c8-9af5-404a-8294-9d4495c6940d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.983183 | controller | Jun 11 11:23:24.068638 crc crio[22553]: time="2026-06-11T11:23:24.068553979Z" level=info msg="Removing container: 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c" id=ab08e062-21b7-4fc2-87bd-03fa7914969a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.983202 | controller | Jun 11 11:23:24.087500 crc crio[22553]: time="2026-06-11T11:23:24.087354777Z" level=info msg="Removed container 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c: openshift-etcd/etcd-crc/etcdctl" id=ab08e062-21b7-4fc2-87bd-03fa7914969a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.983218 | controller | Jun 11 11:23:24.090055 crc crio[22553]: time="2026-06-11T11:23:24.089986585Z" level=info msg="Removing container: 061e508429c6517a455fae8a665b40c6e89cd74c74d04fe0e723fe3a73abe42b" id=09227fee-41ef-4e38-8bba-bc12b135fb88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.983233 | controller | Jun 11 11:23:24.157774 crc crio[22553]: time="2026-06-11T11:23:24.157538848Z" level=info msg="Removed container 061e508429c6517a455fae8a665b40c6e89cd74c74d04fe0e723fe3a73abe42b: openshift-etcd/etcd-crc/etcd-resources-copy" id=09227fee-41ef-4e38-8bba-bc12b135fb88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.983248 | controller | Jun 11 11:23:24.161256 crc crio[22553]: time="2026-06-11T11:23:24.161195887Z" level=info msg="Removing container: 0de0071b77e7b7b1b192366de29b5c415afc30d4498b8c1819f391d9fd49b21d" id=c9407744-d503-4b0c-8310-36eb0e571925 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.983263 | controller | Jun 11 11:23:24.225637 crc crio[22553]: time="2026-06-11T11:23:24.225408131Z" level=info msg="Removed container 0de0071b77e7b7b1b192366de29b5c415afc30d4498b8c1819f391d9fd49b21d: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=c9407744-d503-4b0c-8310-36eb0e571925 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.983279 | controller | Jun 11 11:23:24.228544 crc crio[22553]: time="2026-06-11T11:23:24.228455252Z" level=info msg="Removing container: 5c72159f7b29122f3fc7a353ce56a276d188cb43ee67b9819d9c79bf7f6d5a71" id=785ebc59-2de4-4e5c-b071-7e512dd1f159 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.983294 | controller | Jun 11 11:23:24.296091 crc crio[22553]: time="2026-06-11T11:23:24.295943203Z" level=info msg="Removed container 5c72159f7b29122f3fc7a353ce56a276d188cb43ee67b9819d9c79bf7f6d5a71: openshift-etcd/etcd-crc/setup" id=785ebc59-2de4-4e5c-b071-7e512dd1f159 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.983309 | controller | Jun 11 11:23:50.194194 crc crio[22553]: time="2026-06-11T11:23:50.193545295Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c80bd6a5-9e25-4a69-b6a4-41da025f26aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.983325 | controller | Jun 11 11:23:50.196493 crc crio[22553]: time="2026-06-11T11:23:50.196393989Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=329ac21e-84a8-4ee6-b36e-bf5da8442f87 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.983340 | controller | Jun 11 11:23:50.198811 crc crio[22553]: time="2026-06-11T11:23:50.198604475Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=db2d53a0-ce4d-4123-b90d-7b4b8da6073c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.983375 | controller | Jun 11 11:23:50.199054 crc crio[22553]: time="2026-06-11T11:23:50.198978296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.983392 | controller | Jun 11 11:23:50.220620 crc crio[22553]: time="2026-06-11T11:23:50.220512034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.983407 | controller | Jun 11 11:23:50.224355 crc crio[22553]: time="2026-06-11T11:23:50.224049289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.983427 | controller | Jun 11 11:23:50.391246 crc crio[22553]: time="2026-06-11T11:23:50.391050252Z" level=info msg="Created container a11967dec3dd359fc12663a87e923fa10881bef05a420e0f925fe0747ced31ce: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=db2d53a0-ce4d-4123-b90d-7b4b8da6073c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.983443 | controller | Jun 11 11:23:50.392516 crc crio[22553]: time="2026-06-11T11:23:50.392401522Z" level=info msg="Starting container: a11967dec3dd359fc12663a87e923fa10881bef05a420e0f925fe0747ced31ce" id=21c99f47-14d7-4fe9-a5c5-17dcaf1fed26 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.983459 | controller | Jun 11 11:23:50.398024 crc crio[22553]: time="2026-06-11T11:23:50.397953487Z" level=info msg="Started container" PID=24294 containerID=a11967dec3dd359fc12663a87e923fa10881bef05a420e0f925fe0747ced31ce description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=21c99f47-14d7-4fe9-a5c5-17dcaf1fed26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=790fff2180e8a91352eb89c69fd953fb3e127fc388033db22f46efdf5642a2c4
2026-06-11 12:41:54.983475 | controller | Jun 11 11:24:02.949407 crc crio[22553]: time="2026-06-11T11:24:02.94827748Z" level=info msg="Stopping pod sandbox: 5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892" id=5f59ce7c-300c-473e-9b1f-3ccb1ceff7a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.983490 | controller | Jun 11 11:24:02.951056 crc crio[22553]: time="2026-06-11T11:24:02.949427204Z" level=info msg="Stopped pod sandbox (already stopped): 5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892" id=5f59ce7c-300c-473e-9b1f-3ccb1ceff7a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.983505 | controller | Jun 11 11:24:02.952165 crc crio[22553]: time="2026-06-11T11:24:02.95197764Z" level=info msg="Removing pod sandbox: 5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892" id=ea6c910f-3db7-4863-baa3-3f4fd0490a07 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.983520 | controller | Jun 11 11:24:02.960419 crc crio[22553]: time="2026-06-11T11:24:02.960329397Z" level=info msg="Removed pod sandbox: 5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892" id=ea6c910f-3db7-4863-baa3-3f4fd0490a07 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.983535 | controller | Jun 11 11:24:08.925093 crc crio[22553]: time="2026-06-11T11:24:08.923525799Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=3238c89e-9b55-4479-9c9e-a5780f762315 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.983550 | controller | Jun 11 11:24:08.927577 crc crio[22553]: time="2026-06-11T11:24:08.925130264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.983566 | controller | Jun 11 11:24:08.953199 crc crio[22553]: time="2026-06-11T11:24:08.95243331Z" 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=3238c89e-9b55-4479-9c9e-a5780f762315 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.983581 | controller | Jun 11 11:24:08.969451 crc crio[22553]: time="2026-06-11T11:24:08.969258352Z" level=info msg="Ran pod sandbox 2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a with infra container: openshift-etcd/etcd-crc/POD" id=3238c89e-9b55-4479-9c9e-a5780f762315 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.983597 | controller | Jun 11 11:24:08.972464 crc crio[22553]: time="2026-06-11T11:24:08.972334948Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=969ccb54-6038-4e3a-bf7f-1c7fa0121d76 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.983615 | controller | Jun 11 11:24:08.975592 crc crio[22553]: time="2026-06-11T11:24:08.975430565Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=f49b11ad-5ab2-47ca-857a-3223f7d24ca8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.983631 | controller | Jun 11 11:24:09.022127 crc crio[22553]: time="2026-06-11T11:24:09.020950732Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=23a4f75e-d4ec-4b7c-9d46-c5275a5500fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.983646 | controller | Jun 11 11:24:09.024272 crc crio[22553]: time="2026-06-11T11:24:09.023103333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.983662 | controller | Jun 11 11:24:09.085892 crc crio[22553]: time="2026-06-11T11:24:09.085812732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.983677 | controller | Jun 11 11:24:09.273483 crc crio[22553]: time="2026-06-11T11:24:09.273262191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.983692 | controller | Jun 11 11:24:09.395372 crc crio[22553]: time="2026-06-11T11:24:09.395313905Z" level=info msg="Created container a625a2d0210d57bb53e833686b036f6ef8535eef3e7fff1e1e37760694fa25ce: openshift-etcd/etcd-crc/setup" id=23a4f75e-d4ec-4b7c-9d46-c5275a5500fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.983707 | controller | Jun 11 11:24:09.397363 crc crio[22553]: time="2026-06-11T11:24:09.397168867Z" level=info msg="Starting container: a625a2d0210d57bb53e833686b036f6ef8535eef3e7fff1e1e37760694fa25ce" id=a3d8da74-e09b-4656-b69c-20ac100076d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.983723 | controller | Jun 11 11:24:09.402845 crc crio[22553]: time="2026-06-11T11:24:09.402767484Z" level=info msg="Started container" PID=24568 containerID=a625a2d0210d57bb53e833686b036f6ef8535eef3e7fff1e1e37760694fa25ce description=openshift-etcd/etcd-crc/setup id=a3d8da74-e09b-4656-b69c-20ac100076d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a
2026-06-11 12:41:54.983738 | controller | Jun 11 11:24:44.405969 crc crio[22553]: time="2026-06-11T11:24:44.404551354Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=7d9afe70-5f35-4e6e-831c-4da7aba1ed98 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.983753 | controller | Jun 11 11:24:44.410100 crc crio[22553]: time="2026-06-11T11:24:44.409383369Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=e83ca4af-a1dc-4d93-9ee0-f87346f818a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.983768 | controller | Jun 11 11:24:44.436948 crc crio[22553]: time="2026-06-11T11:24:44.436269244Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=00448d4f-c4a6-4f37-83d7-f85dfe0dab56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.983784 | controller | Jun 11 11:24:44.436948 crc crio[22553]: time="2026-06-11T11:24:44.43683541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.983800 | controller | Jun 11 11:24:44.470330 crc crio[22553]: time="2026-06-11T11:24:44.470198886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.983820 | controller | Jun 11 11:24:44.644202 crc crio[22553]: time="2026-06-11T11:24:44.644108745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.983836 | controller | Jun 11 11:24:44.745753 crc crio[22553]: time="2026-06-11T11:24:44.745305823Z" level=info msg="Created container 33646ef0d4c07e2eebe57fd3063f62aad57a0cfed74a4c65cf83e625c36a6023: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=00448d4f-c4a6-4f37-83d7-f85dfe0dab56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.983851 | controller | Jun 11 11:24:44.746936 crc crio[22553]: time="2026-06-11T11:24:44.746868987Z" level=info msg="Starting container: 33646ef0d4c07e2eebe57fd3063f62aad57a0cfed74a4c65cf83e625c36a6023" id=c3a9f595-b0e1-40f1-a8b5-6155cc8e6d4a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.983867 | controller | Jun 11 11:24:44.753135 crc crio[22553]: time="2026-06-11T11:24:44.75305733Z" level=info msg="Started container" PID=25004 containerID=33646ef0d4c07e2eebe57fd3063f62aad57a0cfed74a4c65cf83e625c36a6023 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=c3a9f595-b0e1-40f1-a8b5-6155cc8e6d4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a
2026-06-11 12:41:54.983882 | controller | Jun 11 11:24:53.794637 crc crio[22553]: time="2026-06-11T11:24:53.793902982Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=1f499989-8860-4bbd-8619-2e97532f68e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.983898 | controller | Jun 11 11:24:53.797074 crc crio[22553]: time="2026-06-11T11:24:53.796952587Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=bff1babe-389e-4359-9ecc-89068d0f9027 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.983913 | controller | Jun 11 11:24:53.799563 crc crio[22553]: time="2026-06-11T11:24:53.799468978Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-9pp8n/marketplace-operator" id=821a03a5-1ebb-4aeb-ab6b-f3ec6bab43ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.983928 | controller | Jun 11 11:24:53.800168 crc crio[22553]: time="2026-06-11T11:24:53.800010903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.983944 | controller | Jun 11 11:24:53.830189 crc crio[22553]: time="2026-06-11T11:24:53.830017345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.983959 | controller | Jun 11 11:24:53.835134 crc crio[22553]: time="2026-06-11T11:24:53.835039636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.983974 | controller | Jun 11 11:24:53.928398 crc crio[22553]: time="2026-06-11T11:24:53.928306182Z" level=info msg="Created container 1f0ddd5bcbef8623de28e356f4f9233396fef2f1fc3ae24d459270e0a419ce53: openshift-marketplace/marketplace-operator-547dbd544d-9pp8n/marketplace-operator" id=821a03a5-1ebb-4aeb-ab6b-f3ec6bab43ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.983990 | controller | Jun 11 11:24:53.929636 crc crio[22553]: time="2026-06-11T11:24:53.929570718Z" level=info msg="Starting container: 1f0ddd5bcbef8623de28e356f4f9233396fef2f1fc3ae24d459270e0a419ce53" id=140642d4-696e-44a5-87f1-926432e1bf9c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.984009 | controller | Jun 11 11:24:53.934172 crc crio[22553]: time="2026-06-11T11:24:53.934101945Z" level=info msg="Started container" PID=25140 containerID=1f0ddd5bcbef8623de28e356f4f9233396fef2f1fc3ae24d459270e0a419ce53 description=openshift-marketplace/marketplace-operator-547dbd544d-9pp8n/marketplace-operator id=140642d4-696e-44a5-87f1-926432e1bf9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c06b97b6fe9e1ca584455876eb5fd42511ce532fd19624d4d09d3b5854d9918
2026-06-11 12:41:54.984025 | controller | Jun 11 11:25:19.730218 crc crio[22553]: time="2026-06-11T11:25:19.729421354Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=85796b54-8810-4dab-b306-e1e2c90b9c5b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.984041 | controller | Jun 11 11:25:19.733243 crc crio[22553]: time="2026-06-11T11:25:19.733151948Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=e841bb1c-af2b-42cb-a139-ad78a602fdf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.984057 | controller | Jun 11 11:25:19.771106 crc crio[22553]: time="2026-06-11T11:25:19.770881897Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=5ccf51a8-5175-4b7b-98c3-2f414cca20d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.984073 | controller | Jun 11 11:25:19.771808 crc crio[22553]: time="2026-06-11T11:25:19.771635418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.984088 | controller | Jun 11 11:25:19.818605 crc crio[22553]: time="2026-06-11T11:25:19.818359829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.984104 | controller | Jun 11 11:25:19.976879 crc crio[22553]: time="2026-06-11T11:25:19.976556777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.984119 | controller | Jun 11 11:25:20.077772 crc crio[22553]: time="2026-06-11T11:25:20.077585531Z" level=info msg="Created container dc533623fa42b4803d52bae0bf8f4d57b47b85777cac6e777934bf9d53405c1d: openshift-etcd/etcd-crc/etcd-resources-copy" id=5ccf51a8-5175-4b7b-98c3-2f414cca20d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.984135 | controller | Jun 11 11:25:20.079926 crc crio[22553]: time="2026-06-11T11:25:20.079119694Z" level=info msg="Starting container: dc533623fa42b4803d52bae0bf8f4d57b47b85777cac6e777934bf9d53405c1d" id=550de1ba-7554-45d3-a8db-bb8b04b9b714 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.984150 | controller | Jun 11 11:25:20.085961 crc crio[22553]: time="2026-06-11T11:25:20.085794492Z" level=info msg="Started container" PID=25489 containerID=dc533623fa42b4803d52bae0bf8f4d57b47b85777cac6e777934bf9d53405c1d description=openshift-etcd/etcd-crc/etcd-resources-copy id=550de1ba-7554-45d3-a8db-bb8b04b9b714 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a
2026-06-11 12:41:54.984166 | controller | Jun 11 11:25:24.085085 crc crio[22553]: time="2026-06-11T11:25:24.083467786Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=c905f0f7-538e-4471-86cc-df394a8ce985 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.984181 | controller | Jun 11 11:25:24.087963 crc crio[22553]: time="2026-06-11T11:25:24.083799755Z" level=info msg="Removing container: 48d9eddd322e4bfae326446b20f48e14a306681657a802c8f47d602b69d0574a" id=dfb0ed6b-0906-44d8-ac3c-8e4795a738db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.984199 | controller | Jun 11 11:25:24.087963 crc crio[22553]: time="2026-06-11T11:25:24.087858739Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=7f694155-417d-4c53-ac0b-b8978c952cde name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.984215 | controller | Jun 11 11:25:24.144573 crc crio[22553]: time="2026-06-11T11:25:24.144297943Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=282360fb-1186-4437-83ee-bc3ce28d851f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.984231 | controller | Jun 11 11:25:24.145314 crc crio[22553]: time="2026-06-11T11:25:24.145163357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.984246 | controller | Jun 11 11:25:24.185227 crc crio[22553]: time="2026-06-11T11:25:24.185086327Z" level=info msg="Removed container 48d9eddd322e4bfae326446b20f48e14a306681657a802c8f47d602b69d0574a: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=dfb0ed6b-0906-44d8-ac3c-8e4795a738db name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.984261 | controller | Jun 11 11:25:24.199041 crc crio[22553]: time="2026-06-11T11:25:24.198922505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.984277 | controller | Jun 11 11:25:24.354890 crc crio[22553]: time="2026-06-11T11:25:24.354783278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.984292 | controller | Jun 11 11:25:24.453161 crc crio[22553]: time="2026-06-11T11:25:24.453052185Z" level=info msg="Created container 18b2d1dbf115446c948839f469813e4490e3e4751e7a3264046f38b5e3d12117: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=282360fb-1186-4437-83ee-bc3ce28d851f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.984307 | controller | Jun 11 11:25:24.454475 crc crio[22553]: time="2026-06-11T11:25:24.45432495Z" level=info msg="Starting container: 18b2d1dbf115446c948839f469813e4490e3e4751e7a3264046f38b5e3d12117" id=812f896e-f414-400e-b4e9-a3b6808ef3a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.984322 | controller | Jun 11 11:25:24.458835 crc crio[22553]: time="2026-06-11T11:25:24.458669922Z" level=info msg="Started container" PID=25558 containerID=18b2d1dbf115446c948839f469813e4490e3e4751e7a3264046f38b5e3d12117 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=812f896e-f414-400e-b4e9-a3b6808ef3a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a56dc7dc186ceef52d45779e5ed71c60ede520adee2c3fc5fcfb2cbbbf3e316
2026-06-11 12:41:54.984338 | controller | Jun 11 11:25:27.119256 crc crio[22553]: time="2026-06-11T11:25:27.119174894Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=5671a584-f843-4a5f-b9cc-b1155ace692e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.984378 | controller | Jun 11 11:25:27.121364 crc crio[22553]: time="2026-06-11T11:25:27.121281513Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a7481474-a519-4b27-9155-fee29779cf00 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.984396 | controller | Jun 11 11:25:27.122344 crc crio[22553]: time="2026-06-11T11:25:27.12226665Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=25fd991c-7e1c-4b92-8c4c-0b487e108316 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.984415 | controller | Jun 11 11:25:27.123645 crc crio[22553]: time="2026-06-11T11:25:27.123526816Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=de89700b-ae93-4d0c-847f-b4fa4ea8461b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.984431 | controller | Jun 11 11:25:27.124784 crc crio[22553]: time="2026-06-11T11:25:27.124671928Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=17a9adaf-3138-4c6b-bfb6-f941e0a96ed7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.984446 | controller | Jun 11 11:25:27.125093 crc crio[22553]: time="2026-06-11T11:25:27.125006167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.984462 | controller | Jun 11 11:25:27.125635 crc crio[22553]: time="2026-06-11T11:25:27.125553263Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=e94a1092-7d96-4bd2-8a6a-d45e5c9c63e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.984477 | controller | Jun 11 11:25:27.126020 crc crio[22553]: time="2026-06-11T11:25:27.125946204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.984493 | controller | Jun 11 11:25:27.135187 crc crio[22553]: time="2026-06-11T11:25:27.134781532Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=060fe5cf-146d-4a29-bc41-12566ba577f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.984508 | controller | Jun 11 11:25:27.136315 crc crio[22553]: time="2026-06-11T11:25:27.136185841Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=efd016c1-70eb-4cdb-891d-871287e9c649 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.984524 | controller | Jun 11 11:25:27.137635 crc crio[22553]: time="2026-06-11T11:25:27.137529709Z" level=info msg="Removing container: 82d00da99ead536e83a05bc3de02d663488bc573f55d3bbe717bde324114d38a" id=b5ee7090-28e6-4bd4-8a21-792fed5cbb92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.984539 | controller | Jun 11 11:25:27.157563 crc crio[22553]: time="2026-06-11T11:25:27.157435927Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=9230241d-1b0e-40b4-aaa0-5025ee76a335 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.984555 | controller | Jun 11 11:25:27.162289 crc crio[22553]: time="2026-06-11T11:25:27.16073395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.984570 | controller | Jun 11 11:25:27.162289 crc crio[22553]: time="2026-06-11T11:25:27.160776981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.984653 | controller | Jun 11 11:25:27.175023 crc crio[22553]: time="2026-06-11T11:25:27.174884197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.984676 | controller | Jun 11 11:25:27.180387 crc crio[22553]: time="2026-06-11T11:25:27.180258767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.984699 | controller | Jun 11 11:25:27.205401 crc crio[22553]: time="2026-06-11T11:25:27.205332221Z" level=info msg="Removed container 82d00da99ead536e83a05bc3de02d663488bc573f55d3bbe717bde324114d38a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b5ee7090-28e6-4bd4-8a21-792fed5cbb92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.984716 | controller | Jun 11 11:25:27.211355 crc crio[22553]: time="2026-06-11T11:25:27.211270297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.984731 | controller | Jun 11 11:25:27.298961 crc crio[22553]: time="2026-06-11T11:25:27.298873915Z" level=info msg="Created container 43c07e268cec15f156334e13804e7583a9045b29d2b57c86b1678c6e358636ac: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=e94a1092-7d96-4bd2-8a6a-d45e5c9c63e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.984747 | controller | Jun 11 11:25:27.300998 crc crio[22553]: time="2026-06-11T11:25:27.300921623Z" level=info msg="Starting container: 43c07e268cec15f156334e13804e7583a9045b29d2b57c86b1678c6e358636ac" id=9f282e43-b570-4f11-96ac-fc8bc95144c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.984762 | controller | Jun 11 11:25:27.304604 crc crio[22553]: time="2026-06-11T11:25:27.304492143Z" level=info msg="Started container" PID=25637 containerID=43c07e268cec15f156334e13804e7583a9045b29d2b57c86b1678c6e358636ac description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=9f282e43-b570-4f11-96ac-fc8bc95144c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d
2026-06-11 12:41:54.984778 | controller | Jun 11 11:25:27.335446 crc crio[22553]: time="2026-06-11T11:25:27.335296917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.984794 | controller | Jun 11 11:25:27.370772 crc crio[22553]: time="2026-06-11T11:25:27.370562416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.984810 | controller | Jun 11 11:25:27.419460 crc crio[22553]: time="2026-06-11T11:25:27.418062549Z" level=info msg="Created container d273f1d022b7f6dd41d2b428cde8845f41216049fbf15072cf11874c1d917bc6: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=17a9adaf-3138-4c6b-bfb6-f941e0a96ed7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.984825 | controller | Jun 11 11:25:27.419789 crc crio[22553]: time="2026-06-11T11:25:27.419743116Z" level=info msg="Starting container: d273f1d022b7f6dd41d2b428cde8845f41216049fbf15072cf11874c1d917bc6" id=a6ca6b76-3015-435f-aae6-88dcf03ab4e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.984841 | controller | Jun 11 11:25:27.424778 crc crio[22553]: time="2026-06-11T11:25:27.424652764Z" level=info msg="Started container" PID=25660 containerID=d273f1d022b7f6dd41d2b428cde8845f41216049fbf15072cf11874c1d917bc6 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=a6ca6b76-3015-435f-aae6-88dcf03ab4e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8addf67d77fb470f981ad5d6406c298f8600cc6abd76dd8ef81ae61c61b959ad
2026-06-11 12:41:54.984856 | controller | Jun 11 11:25:27.445243 crc crio[22553]: time="2026-06-11T11:25:27.445103568Z" level=info msg="Created container d08f32f327a44c3d313fcaf05818a6f8b93d1569f47ef283f52493fc24c7804b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=9230241d-1b0e-40b4-aaa0-5025ee76a335 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.984871 | controller | Jun 11 11:25:27.446795 crc crio[22553]: time="2026-06-11T11:25:27.446585639Z" level=info msg="Starting container: d08f32f327a44c3d313fcaf05818a6f8b93d1569f47ef283f52493fc24c7804b" id=01cac7b7-1bfd-463e-a576-ca7043d07672 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.984890 | controller | Jun 11 11:25:27.452778 crc crio[22553]: time="2026-06-11T11:25:27.452509265Z" level=info msg="Started container" PID=25668 containerID=d08f32f327a44c3d313fcaf05818a6f8b93d1569f47ef283f52493fc24c7804b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=01cac7b7-1bfd-463e-a576-ca7043d07672 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed
2026-06-11 12:41:54.984906 | controller | Jun 11 11:25:39.280957 crc crio[22553]: time="2026-06-11T11:25:39.279971203Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=b1b4e05b-0cc0-4180-af03-8310310fe25e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.984921 | controller | Jun 11 11:25:39.283225 crc crio[22553]: time="2026-06-11T11:25:39.283154593Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=98100168-c527-4efb-be56-d6c396073f69 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.984937 | controller | Jun 11 11:25:39.285201 crc crio[22553]: time="2026-06-11T11:25:39.285077527Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=022caeb2-6be2-404f-a85e-bf90bd8daeb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.984952 | controller | Jun 11 11:25:39.285636 crc crio[22553]: time="2026-06-11T11:25:39.28553956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.984967 | controller | Jun 11 11:25:39.317584 crc crio[22553]: time="2026-06-11T11:25:39.317500486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.984983 | controller | Jun 11 11:25:39.320954 crc crio[22553]: time="2026-06-11T11:25:39.320891201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.984999 | controller | Jun 11 11:25:39.438199 crc crio[22553]: time="2026-06-11T11:25:39.438109Z" level=info msg="Created container 1f34a08c90aeb8c07405ed84a1cbbfe55367b7aa3d635834a3ae2f0eb53e0f70: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=022caeb2-6be2-404f-a85e-bf90bd8daeb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.985014 | controller | Jun 11 11:25:39.439379 crc crio[22553]: time="2026-06-11T11:25:39.439298833Z" level=info msg="Starting container: 1f34a08c90aeb8c07405ed84a1cbbfe55367b7aa3d635834a3ae2f0eb53e0f70" id=6277f4b9-456c-417b-8f68-8665e2a36092 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.985030 | controller | Jun 11 11:25:39.445801 crc crio[22553]: time="2026-06-11T11:25:39.445531078Z" level=info msg="Started container" PID=25847 containerID=1f34a08c90aeb8c07405ed84a1cbbfe55367b7aa3d635834a3ae2f0eb53e0f70 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=6277f4b9-456c-417b-8f68-8665e2a36092 name=/runtime.v1.RuntimeService/StartContainer sandboxID=011b5311fe8dbdc80dfef0bd4f6a6d74831247ae5a13f581c7c44d18e2a13695
2026-06-11 12:41:54.985046 | controller | Jun 11 11:25:40.296444 crc crio[22553]: time="2026-06-11T11:25:40.29499285Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=07398d87-b3d7-4855-82a0-cfddf3edb544 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.985064 | controller | Jun 11 11:25:40.298959 crc crio[22553]: time="2026-06-11T11:25:40.298843478Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=02b987ff-dcc1-49e8-8091-421c5fcf688e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.985080 | controller | Jun 11 11:25:40.301489 crc crio[22553]: time="2026-06-11T11:25:40.301336298Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=21ab36db-4b3b-44fb-9270-86e9956408a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.985095 | controller | Jun 11 11:25:40.302077 crc crio[22553]: time="2026-06-11T11:25:40.301969976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.985111 | controller | Jun 11 11:25:40.332101 crc crio[22553]: time="2026-06-11T11:25:40.332019359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.985126 | controller | Jun 11 11:25:40.494485 crc crio[22553]: time="2026-06-11T11:25:40.494291741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.985141 | controller | Jun 11 11:25:40.579268 crc crio[22553]: time="2026-06-11T11:25:40.579141632Z" level=info msg="Created container 575bd561cefdc8dd885c0de90c0915a776d60d459856289afd473215e53b82a0: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=21ab36db-4b3b-44fb-9270-86e9956408a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.985157 | controller | Jun 11 11:25:40.580722 crc crio[22553]: time="2026-06-11T11:25:40.580581282Z" level=info msg="Starting container: 575bd561cefdc8dd885c0de90c0915a776d60d459856289afd473215e53b82a0" id=bf1f9713-f917-4c57-acfb-399da383e8c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.985172 | controller | Jun 11 11:25:40.585016 crc crio[22553]: time="2026-06-11T11:25:40.584890203Z" level=info msg="Started container" PID=25889 containerID=575bd561cefdc8dd885c0de90c0915a776d60d459856289afd473215e53b82a0 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=bf1f9713-f917-4c57-acfb-399da383e8c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8addf67d77fb470f981ad5d6406c298f8600cc6abd76dd8ef81ae61c61b959ad
2026-06-11 12:41:54.985188 | controller | Jun 11 11:25:55.037360 crc crio[22553]: time="2026-06-11T11:25:55.036361704Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=8400c0f0-e62c-46d2-8b66-1714ac631674 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.985203 | controller | Jun 11 11:25:55.041092 crc crio[22553]: time="2026-06-11T11:25:55.040999844Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=84da5d2f-b025-4bf3-8dd5-49a26de2988b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.985219 | controller | Jun 11 11:25:55.060972 crc crio[22553]: time="2026-06-11T11:25:55.060903933Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=e5c743f8-c464-4e75-8943-8355239c1b34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.985234 | controller | Jun 11 11:25:55.061738 crc crio[22553]: time="2026-06-11T11:25:55.061711706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.985253 | controller | Jun 11 11:25:55.083986 crc crio[22553]: time="2026-06-11T11:25:55.083923949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.985270 | controller | Jun 11 11:25:55.252792 crc crio[22553]: time="2026-06-11T11:25:55.252737365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.985286 | controller | Jun 11 11:25:55.358254 crc crio[22553]: time="2026-06-11T11:25:55.358157962Z" level=info msg="Created container af2c947d1782edfb4afab437ffd5a1998eb929d6ca9d2b782df3fd106ffedf71: openshift-etcd/etcd-crc/etcdctl" id=e5c743f8-c464-4e75-8943-8355239c1b34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.985301 | controller | Jun 11 11:25:55.359623 crc crio[22553]: time="2026-06-11T11:25:55.359538531Z" level=info msg="Starting container: af2c947d1782edfb4afab437ffd5a1998eb929d6ca9d2b782df3fd106ffedf71" id=ae6c4a2c-37f2-4e26-9b60-94e656544284 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.985317 | controller | Jun 11 11:25:55.366468 crc crio[22553]: time="2026-06-11T11:25:55.366338072Z" level=info msg="Started container" PID=26103 containerID=af2c947d1782edfb4afab437ffd5a1998eb929d6ca9d2b782df3fd106ffedf71 description=openshift-etcd/etcd-crc/etcdctl id=ae6c4a2c-37f2-4e26-9b60-94e656544284 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a
2026-06-11 12:41:54.985332 | controller | Jun 11 11:25:55.377588 crc crio[22553]: time="2026-06-11T11:25:55.377483535Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=c656d603-bce1-40ce-aa28-7d986fdbc8ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.985370 | controller | Jun 11 11:25:55.379937 crc crio[22553]: time="2026-06-11T11:25:55.37982927Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=b3d91785-5ebe-4ebc-9962-570973d8462f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.985392 | controller | Jun 11 11:25:55.385248 crc crio[22553]: time="2026-06-11T11:25:55.38517183Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=0908aa9a-6f40-4573-826b-f07d60200362 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.985408 | controller | Jun 11 11:25:55.385548 crc crio[22553]: time="2026-06-11T11:25:55.385484099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.985423 | controller | Jun 11 11:25:55.410804 crc crio[22553]: time="2026-06-11T11:25:55.410606484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.985439 | controller | Jun 11 11:25:55.563193 crc crio[22553]: time="2026-06-11T11:25:55.563110612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.985455 | controller | Jun 11 11:25:55.701478 crc crio[22553]: time="2026-06-11T11:25:55.70133742Z" level=info msg="Created container 88091c6b911792bdfbb7c9fd8de3a48a8b1e023e6891bee6f2376180e96de99b: openshift-etcd/etcd-crc/etcd" id=0908aa9a-6f40-4573-826b-f07d60200362 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.985471 | controller | Jun 11 11:25:55.702933 crc crio[22553]: time="2026-06-11T11:25:55.702903224Z" level=info msg="Starting container: 88091c6b911792bdfbb7c9fd8de3a48a8b1e023e6891bee6f2376180e96de99b" id=fda7d042-f985-4c69-9c0b-6c4620a4cb15 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.985490 | controller | Jun 11 11:25:55.710330 crc crio[22553]: time="2026-06-11T11:25:55.7102235Z" level=info msg="Started container" PID=26123 containerID=88091c6b911792bdfbb7c9fd8de3a48a8b1e023e6891bee6f2376180e96de99b description=openshift-etcd/etcd-crc/etcd id=fda7d042-f985-4c69-9c0b-6c4620a4cb15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a
2026-06-11 12:41:54.985507 | controller | Jun 11 11:25:55.727187 crc crio[22553]: time="2026-06-11T11:25:55.727158115Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=82fbefd7-28bf-4b8c-9824-a5c66f28402a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.985522 | controller | Jun 11 11:25:55.729575 crc crio[22553]: time="2026-06-11T11:25:55.729551082Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=29668e90-690e-4c1a-878f-9ce2ecc3a4a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.985538 | controller | Jun 11 11:25:55.756607 crc crio[22553]: time="2026-06-11T11:25:55.756477257Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=58dd4b9f-1b4c-4c8b-aefb-b25fdff1c040 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.985553 | controller | Jun 11 11:25:55.757099 crc crio[22553]: time="2026-06-11T11:25:55.757039713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.985569 | controller | Jun 11 11:25:55.784847 crc crio[22553]: time="2026-06-11T11:25:55.78438574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.985584 | controller | Jun 11 11:25:55.926783 crc crio[22553]: time="2026-06-11T11:25:55.926533128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.985599 | controller | Jun 11 11:25:56.013501 crc crio[22553]: time="2026-06-11T11:25:56.013402565Z" level=info msg="Created container f6761fd0a57ec06f1b99240e24de18e2447ee1d04b3798cf65ce4be22131992d: openshift-etcd/etcd-crc/etcd-metrics" id=58dd4b9f-1b4c-4c8b-aefb-b25fdff1c040 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.985615 | controller | Jun 11 11:25:56.014618 crc crio[22553]: time="2026-06-11T11:25:56.014575098Z" level=info msg="Starting container: f6761fd0a57ec06f1b99240e24de18e2447ee1d04b3798cf65ce4be22131992d" id=eb701126-182e-43db-ac8b-b518103d78c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.985631 | controller | Jun 11 11:25:56.021091 crc crio[22553]: time="2026-06-11T11:25:56.021029819Z" level=info msg="Started container" PID=26139 containerID=f6761fd0a57ec06f1b99240e24de18e2447ee1d04b3798cf65ce4be22131992d description=openshift-etcd/etcd-crc/etcd-metrics id=eb701126-182e-43db-ac8b-b518103d78c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a
2026-06-11 12:41:54.985647 | controller | Jun 11 11:25:56.031144 crc crio[22553]: time="2026-06-11T11:25:56.031109352Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=79d598b6-a421-4368-83a3-73a92f820681 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.985662 | controller | Jun 11 11:25:56.033773 crc crio[22553]: time="2026-06-11T11:25:56.033618162Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=9abb97a6-74a3-47e6-b710-43099b4fd3c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.985681 | controller | Jun 11 11:25:56.038789 crc crio[22553]: time="2026-06-11T11:25:56.038596322Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=5043e57b-ba9a-4168-9499-9338b55b62bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.985697 | controller | Jun 11 11:25:56.040027 crc crio[22553]: time="2026-06-11T11:25:56.039080186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.985713 | controller | Jun 11 11:25:56.064097 crc crio[22553]: time="2026-06-11T11:25:56.064011185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.985728 | controller | Jun 11 11:25:56.191558 crc crio[22553]: time="2026-06-11T11:25:56.191283166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.985743 | controller | Jun 11 11:25:56.271287 crc crio[22553]: time="2026-06-11T11:25:56.271155406Z" level=info msg="Created container 185373733b6268bf997c3e9e5e00090199155dadf1361d8dd136e7751a135e30: openshift-etcd/etcd-crc/etcd-readyz" id=5043e57b-ba9a-4168-9499-9338b55b62bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.985758 | controller | Jun 11 11:25:56.273047 crc crio[22553]: time="2026-06-11T11:25:56.272962286Z" level=info msg="Starting container: 185373733b6268bf997c3e9e5e00090199155dadf1361d8dd136e7751a135e30" id=20192f5a-8897-4191-b79f-3870b88e907f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.985773 | controller | Jun 11 11:25:56.278651 crc crio[22553]: time="2026-06-11T11:25:56.278543103Z" level=info msg="Started container" PID=26156 containerID=185373733b6268bf997c3e9e5e00090199155dadf1361d8dd136e7751a135e30 description=openshift-etcd/etcd-crc/etcd-readyz id=20192f5a-8897-4191-b79f-3870b88e907f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a
2026-06-11 12:41:54.985789 | controller | Jun 11 11:25:56.290814 crc crio[22553]: time="2026-06-11T11:25:56.290588051Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=8b48611c-9d79-4f69-a4ed-c8448a5795cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.985804 | controller | Jun 11 11:25:56.293507 crc crio[22553]: time="2026-06-11T11:25:56.29342718Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=a7d61dab-603f-47fa-89ae-0aeb3eceb2e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.985819 | controller | Jun 11 11:25:56.299039 crc crio[22553]: time="2026-06-11T11:25:56.298929155Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=4d383421-8efa-48f8-b44f-82de3d9191a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.985835 | controller | Jun 11 11:25:56.299387 crc crio[22553]: time="2026-06-11T11:25:56.299273264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.985850 | controller | Jun 11 11:25:56.325104 crc crio[22553]: time="2026-06-11T11:25:56.325013387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.985865 | controller | Jun 11 11:25:56.505456 crc crio[22553]: time="2026-06-11T11:25:56.504147392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.985881 | controller | Jun 11 11:25:56.600831 crc crio[22553]: time="2026-06-11T11:25:56.600643199Z" level=info msg="Created container fdf7d6d3ef5f725a6ea3afd1835adcfb662ce393058920391fbbaabceee6140f: openshift-etcd/etcd-crc/etcd-rev" id=4d383421-8efa-48f8-b44f-82de3d9191a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.985901 | controller | Jun 11 11:25:56.602495 crc crio[22553]: time="2026-06-11T11:25:56.602366278Z" level=info msg="Starting container: fdf7d6d3ef5f725a6ea3afd1835adcfb662ce393058920391fbbaabceee6140f" id=b7e4fa03-7964-4986-a6dd-b743fc41f4b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.985917 | controller | Jun 11 11:25:56.608974 crc crio[22553]: time="2026-06-11T11:25:56.60886948Z" level=info msg="Started container" PID=26176 containerID=fdf7d6d3ef5f725a6ea3afd1835adcfb662ce393058920391fbbaabceee6140f description=openshift-etcd/etcd-crc/etcd-rev id=b7e4fa03-7964-4986-a6dd-b743fc41f4b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a
2026-06-11 12:41:54.985932 | controller | Jun 11 11:25:57.886225 crc crio[22553]: time="2026-06-11T11:25:57.886114534Z" level=info msg="Stopping container: d08f32f327a44c3d313fcaf05818a6f8b93d1569f47ef283f52493fc24c7804b (timeout: 30s)" id=b9b0ab08-c32e-4f4f-bdff-1a8b574f7b3e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.985948 | controller | Jun 11 11:25:57.932370 crc crio[22553]: time="2026-06-11T11:25:57.932104674Z" level=info msg="Stopped container d08f32f327a44c3d313fcaf05818a6f8b93d1569f47ef283f52493fc24c7804b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b9b0ab08-c32e-4f4f-bdff-1a8b574f7b3e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.985964 | controller | Jun 11 11:25:57.935359 crc crio[22553]: time="2026-06-11T11:25:57.935182521Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=2b6770f2-5b23-46ed-a143-344883a78b56 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.985980 | controller | Jun 11 11:25:57.939797 crc crio[22553]: time="2026-06-11T11:25:57.939564894Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=7a413d19-6739-4f5d-8668-3c85d9777a08 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.985995 | controller | Jun 11 11:25:57.943814 crc crio[22553]: time="2026-06-11T11:25:57.943535275Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b236a9a6-4f07-496a-94e4-dd44c943443f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.986010 | controller | Jun 11 11:25:57.944040 crc crio[22553]: time="2026-06-11T11:25:57.943940776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.986026 | controller | Jun 11 11:25:57.967988 crc crio[22553]: time="2026-06-11T11:25:57.967855647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.986041 | controller | Jun 11 11:25:58.108106 crc crio[22553]: time="2026-06-11T11:25:58.107979258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.986056 | controller | Jun 11 11:25:58.197073 crc crio[22553]: time="2026-06-11T11:25:58.196598185Z" level=info msg="Created container 3385ef14a2e72b53a5a40d467840054c667955097f080ee10e78fd2649f67937: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=b236a9a6-4f07-496a-94e4-dd44c943443f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.986072 | controller | Jun 11 11:25:58.198361 crc crio[22553]: time="2026-06-11T11:25:58.198296692Z" level=info msg="Starting container: 3385ef14a2e72b53a5a40d467840054c667955097f080ee10e78fd2649f67937" id=f822ae00-0813-488a-b954-cc91ed2caf94 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.986091 | controller | Jun 11 11:25:58.202744 crc crio[22553]: time="2026-06-11T11:25:58.202586113Z" level=info msg="Started container" PID=26226 containerID=3385ef14a2e72b53a5a40d467840054c667955097f080ee10e78fd2649f67937 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=f822ae00-0813-488a-b954-cc91ed2caf94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed
2026-06-11 12:41:54.986108 | controller | Jun 11 11:25:58.523048 crc crio[22553]: time="2026-06-11T11:25:58.522999032Z" level=info msg="Removing container: 0f90db998845ce666b4c8cb1312a82552ead7e49e09f9c643fee1d30ee9234c6" id=ea159712-b413-4b8b-b034-63b388844849 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.986124 | controller | Jun 11 11:25:58.604789 crc crio[22553]: time="2026-06-11T11:25:58.60456745Z" level=info msg="Removed container 0f90db998845ce666b4c8cb1312a82552ead7e49e09f9c643fee1d30ee9234c6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=ea159712-b413-4b8b-b034-63b388844849 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.986140 | controller | Jun 11 11:26:28.831988 crc crio[22553]: time="2026-06-11T11:26:28.827081102Z" level=info msg="Stopping container: 3385ef14a2e72b53a5a40d467840054c667955097f080ee10e78fd2649f67937 (timeout: 30s)" id=74b06130-2d83-4840-9b9b-2107c9a16195 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.986155 | controller | Jun 11 11:26:28.885249 crc crio[22553]: time="2026-06-11T11:26:28.885178737Z" level=info msg="Stopped container 3385ef14a2e72b53a5a40d467840054c667955097f080ee10e78fd2649f67937: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=74b06130-2d83-4840-9b9b-2107c9a16195 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.986171 | controller | Jun 11 11:26:28.891865 crc crio[22553]: time="2026-06-11T11:26:28.888204556Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=e83052dc-73f5-440d-a612-c5cbe8165f8d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.986186 | controller | Jun 11 11:26:28.891865 crc crio[22553]: time="2026-06-11T11:26:28.890247185Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=066727f1-0458-482c-96a0-43ee4dfc881e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.986201 | controller | Jun 11 11:26:28.896806 crc crio[22553]: time="2026-06-11T11:26:28.896562759Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=ac22f5bc-2ae5-4e01-aec1-6f05524803e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.986216 | controller | Jun 11 11:26:28.903937 crc crio[22553]: time="2026-06-11T11:26:28.902803152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.986232 | controller | Jun 11 11:26:28.928617 crc crio[22553]: time="2026-06-11T11:26:28.928358817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.986247 | controller | Jun 11 11:26:29.135973 crc crio[22553]: time="2026-06-11T11:26:29.13579664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.986263 | controller | Jun 11 11:26:29.233273 crc crio[22553]: time="2026-06-11T11:26:29.232587674Z" level=info msg="Created container ace457d425c4df18995548a75c99f1d2297767292689e4a1863c71d5dfac34e4: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=ac22f5bc-2ae5-4e01-aec1-6f05524803e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.986282 | controller | Jun 11 11:26:29.236219 crc crio[22553]: time="2026-06-11T11:26:29.236118217Z" level=info msg="Starting container: ace457d425c4df18995548a75c99f1d2297767292689e4a1863c71d5dfac34e4" id=b3648844-032b-4ccf-881f-d7f79cdf1384 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.986298 | controller | Jun 11 11:26:29.240460 crc crio[22553]: time="2026-06-11T11:26:29.24032424Z" level=info msg="Started container" PID=26659 containerID=ace457d425c4df18995548a75c99f1d2297767292689e4a1863c71d5dfac34e4 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=b3648844-032b-4ccf-881f-d7f79cdf1384 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed
2026-06-11 12:41:54.986324 | controller | Jun 11 11:26:29.824880 crc crio[22553]: time="2026-06-11T11:26:29.824597738Z" level=info msg="Removing container: d08f32f327a44c3d313fcaf05818a6f8b93d1569f47ef283f52493fc24c7804b" id=d501ad8c-1777-4671-afd5-98940ced8a18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.986340 | controller | Jun 11 11:26:29.870630 crc crio[22553]: time="2026-06-11T11:26:29.870301462Z" level=info msg="Removed container d08f32f327a44c3d313fcaf05818a6f8b93d1569f47ef283f52493fc24c7804b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=d501ad8c-1777-4671-afd5-98940ced8a18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.986375 | controller | Jun 11 11:26:59.652391 crc crio[22553]: time="2026-06-11T11:26:59.651525056Z" level=info msg="Stopping container: ace457d425c4df18995548a75c99f1d2297767292689e4a1863c71d5dfac34e4 (timeout: 30s)" id=fbc42aef-d76a-4332-893f-b7d03462dcd0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.986393 | controller | Jun 11 11:26:59.725803 crc crio[22553]: time="2026-06-11T11:26:59.725593207Z" level=info msg="Stopped container ace457d425c4df18995548a75c99f1d2297767292689e4a1863c71d5dfac34e4: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=fbc42aef-d76a-4332-893f-b7d03462dcd0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.986409 | controller | Jun 11 11:27:00.141925 crc crio[22553]: time="2026-06-11T11:27:00.141321927Z" level=info msg="Removing container: 3385ef14a2e72b53a5a40d467840054c667955097f080ee10e78fd2649f67937" id=0e5b3fdb-f8a8-4d05-b867-084bb96b622c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.986425 | controller | Jun 11 11:27:00.172163 crc crio[22553]: time="2026-06-11T11:27:00.171593981Z" level=info msg="Removed container 3385ef14a2e72b53a5a40d467840054c667955097f080ee10e78fd2649f67937: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=0e5b3fdb-f8a8-4d05-b867-084bb96b622c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.986440 | controller | Jun 11 11:27:28.424011 crc crio[22553]: time="2026-06-11T11:27:28.422048222Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=80d9d588-259a-4bda-aef4-d3865e6232bc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.986455 | controller | Jun 11 11:27:28.428180 crc crio[22553]: time="2026-06-11T11:27:28.428012536Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=ab4ead53-d5ed-4e55-ba67-b53028ca133a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.986471 | controller | Jun 11 11:27:28.431608 crc crio[22553]: time="2026-06-11T11:27:28.431463367Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=d59552c3-fe9b-41fb-af31-babd15727565 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.986490 | controller | Jun 11 11:27:28.432175 crc crio[22553]: time="2026-06-11T11:27:28.432075344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.986505 | controller | Jun 11 11:27:28.433254 crc crio[22553]: time="2026-06-11T11:27:28.433157456Z" level=info msg="Removing container: e966261e7cd54224ca6c95bed2d52d616e7eaab4bf57ce6f765afe99940a770e" id=3f137370-5f51-4cc4-af55-822c5ae85147 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.986521 | controller | Jun 11 11:27:28.435581 crc crio[22553]: time="2026-06-11T11:27:28.435247627Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=243328b0-e22c-407b-b49e-41fa949ec22b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.986536 | controller | Jun 11 11:27:28.439659 crc crio[22553]: time="2026-06-11T11:27:28.439575213Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=247dd50a-8850-4b69-9180-b5bbcc98b135 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.986551 | controller | Jun 11 11:27:28.453919 crc crio[22553]: time="2026-06-11T11:27:28.453556991Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=3a0779fd-cf53-4db4-add8-95e65cb55b0e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.986566 | controller | Jun 11 11:27:28.486320 crc crio[22553]: time="2026-06-11T11:27:28.481105735Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=af093d76-04d9-4c1b-a3c3-9723814bc284 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.986581 | controller | Jun 11 11:27:28.486320 crc crio[22553]: time="2026-06-11T11:27:28.482913908Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=8286543e-8d07-417b-866f-592a975e534a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.986596 | controller | Jun 11 11:27:28.486320 crc crio[22553]: time="2026-06-11T11:27:28.483882016Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=d608f1fe-4cd3-4691-9feb-fec977e33a69 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.986611 | controller | Jun 11 11:27:28.496131 crc crio[22553]: time="2026-06-11T11:27:28.495967079Z" level=info msg="Removed container e966261e7cd54224ca6c95bed2d52d616e7eaab4bf57ce6f765afe99940a770e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=3f137370-5f51-4cc4-af55-822c5ae85147 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.986627 | controller | Jun 11 11:27:28.499848 crc crio[22553]: time="2026-06-11T11:27:28.499628966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.986642 | controller | Jun 11 11:27:28.503495 crc crio[22553]: time="2026-06-11T11:27:28.503371355Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=c18bc4b6-061f-4b2e-81f9-a26421d81a90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.986657 | controller | Jun 11 11:27:28.504306 crc crio[22553]: time="2026-06-11T11:27:28.504203859Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=455035fa-442c-42ec-8797-f50679ca1c40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.986676 | controller | Jun 11 11:27:28.504579 crc crio[22553]: time="2026-06-11T11:27:28.504480157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.986691 | controller | Jun 11 11:27:28.510038 crc crio[22553]: time="2026-06-11T11:27:28.507096513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.986707 | controller | Jun 11 11:27:28.510038 crc crio[22553]: time="2026-06-11T11:27:28.508138844Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=76c3f3cc-fc2b-446f-b2b3-c513c5f49ab8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.986722 | controller | Jun 11 11:27:28.510038 crc crio[22553]: time="2026-06-11T11:27:28.509359659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.986737 | controller | Jun 11 11:27:28.566004 crc crio[22553]: time="2026-06-11T11:27:28.565812077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.986752 | controller | Jun 11 11:27:28.590967 crc crio[22553]: time="2026-06-11T11:27:28.590826596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.986767 | controller | Jun 11 11:27:28.591486 crc crio[22553]: time="2026-06-11T11:27:28.591356712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.986783 | controller | Jun 11 11:27:28.628185 crc crio[22553]: time="2026-06-11T11:27:28.628073483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.986798 | controller | Jun 11 11:27:28.741774 crc crio[22553]: time="2026-06-11T11:27:28.741509413Z" level=info msg="Created container ad840844e971a51e5acf4b251cff0d69b1fd0ebfe5a25ed03421c74622c41e28: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=76c3f3cc-fc2b-446f-b2b3-c513c5f49ab8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.986813 | controller | Jun 11 11:27:28.743410 crc crio[22553]: time="2026-06-11T11:27:28.743323916Z" level=info msg="Starting container: ad840844e971a51e5acf4b251cff0d69b1fd0ebfe5a25ed03421c74622c41e28" id=1c85dca2-1068-4924-8404-2c64f3b32179 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.986828 | controller | Jun 11 11:27:28.749838 crc crio[22553]: time="2026-06-11T11:27:28.749751754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.986844 | controller | Jun 11 11:27:28.761211 crc crio[22553]: time="2026-06-11T11:27:28.761086405Z" level=info msg="Started container" PID=27467 containerID=ad840844e971a51e5acf4b251cff0d69b1fd0ebfe5a25ed03421c74622c41e28 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=1c85dca2-1068-4924-8404-2c64f3b32179 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5
2026-06-11 12:41:54.986863 | controller | Jun 11 11:27:28.778932 crc crio[22553]: time="2026-06-11T11:27:28.778852253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.986879 | controller | Jun 11 11:27:28.816950 crc crio[22553]: time="2026-06-11T11:27:28.816840721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.986894 | controller | Jun 11 11:27:28.867228 crc crio[22553]: time="2026-06-11T11:27:28.867096608Z" level=info msg="Created container 0bf4f7189dd085c864b5baf07bd4f420a5c289ea4317543b52c8990249902d4c: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=d59552c3-fe9b-41fb-af31-babd15727565 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.986910 | controller | Jun 11 11:27:28.879829 crc crio[22553]: time="2026-06-11T11:27:28.879405547Z" level=info msg="Starting container: 0bf4f7189dd085c864b5baf07bd4f420a5c289ea4317543b52c8990249902d4c" id=201639ca-1130-4ef9-ade6-022849d44e86 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.986925 | controller | Jun 11 11:27:28.885631 crc crio[22553]: time="2026-06-11T11:27:28.885488594Z" level=info msg="Created container 4fe5c7d1ad7c27a643132373e32667188d796f842308b9811719335f2ba8ce8a: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=c18bc4b6-061f-4b2e-81f9-a26421d81a90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.986941 | controller | Jun 11 11:27:28.887955 crc crio[22553]: time="2026-06-11T11:27:28.887842693Z" level=info msg="Starting container: 4fe5c7d1ad7c27a643132373e32667188d796f842308b9811719335f2ba8ce8a" id=cdba0e24-f0bf-46d5-b8cd-57661b603bb3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.986956 | controller | Jun 11 11:27:28.889189 crc crio[22553]: time="2026-06-11T11:27:28.889014537Z" level=info msg="Started container" PID=27481 containerID=0bf4f7189dd085c864b5baf07bd4f420a5c289ea4317543b52c8990249902d4c description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=201639ca-1130-4ef9-ade6-022849d44e86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23221bd6e94d2b10a77abdcf1e5087f3c4b7239e4ccb9b564247c81142e5bbc1
2026-06-11 12:41:54.986972 | controller | Jun 11 11:27:28.902016 crc crio[22553]: time="2026-06-11T11:27:28.901860562Z" level=info msg="Started container" PID=27489 containerID=4fe5c7d1ad7c27a643132373e32667188d796f842308b9811719335f2ba8ce8a description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=cdba0e24-f0bf-46d5-b8cd-57661b603bb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=869d1633d35ad29aa9f4fcafecc62add31f07902e7d735e6edbfabb9735aada2
2026-06-11 12:41:54.986987 | controller | Jun 11 11:27:28.908818 crc crio[22553]: time="2026-06-11T11:27:28.908487795Z" level=info msg="Created container 6fb413bd420b55b39627919d630d0e3bb5b977b7d7daedee2d7b72587cb4544b: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=455035fa-442c-42ec-8797-f50679ca1c40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.987002 | controller | Jun 11 11:27:28.911969 crc crio[22553]: time="2026-06-11T11:27:28.911865663Z" level=info msg="Starting container: 6fb413bd420b55b39627919d630d0e3bb5b977b7d7daedee2d7b72587cb4544b" id=a49fb688-2213-47cb-abfa-3aa83300ecd9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.987018 | controller | Jun 11 11:27:28.927406 crc crio[22553]: time="2026-06-11T11:27:28.925971825Z" level=info msg="Started container" PID=27493 containerID=6fb413bd420b55b39627919d630d0e3bb5b977b7d7daedee2d7b72587cb4544b description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=a49fb688-2213-47cb-abfa-3aa83300ecd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19e096fa91141138166cbfc72dce62703cd2c76d5abb5f31d052d0f868c27437
2026-06-11 12:41:54.987038 | controller | Jun 11 11:27:38.509506 crc crio[22553]: time="2026-06-11T11:27:38.508246232Z" level=info msg="Stopping container: ad840844e971a51e5acf4b251cff0d69b1fd0ebfe5a25ed03421c74622c41e28 (timeout: 30s)" id=a23230af-a647-4446-9b70-42051a4a8dc2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.987054 | controller | Jun 11 11:27:39.359527 crc crio[22553]: time="2026-06-11T11:27:39.357922585Z" level=info msg="Stopped container ad840844e971a51e5acf4b251cff0d69b1fd0ebfe5a25ed03421c74622c41e28: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=a23230af-a647-4446-9b70-42051a4a8dc2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.987070 | controller | Jun 11 11:27:39.361355 crc crio[22553]: time="2026-06-11T11:27:39.360523991Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=87910d97-bc92-472a-b6e9-bea166fa2fdc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.987084 | controller | Jun 11 11:27:39.364569 crc crio[22553]: time="2026-06-11T11:27:39.364364033Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=4c73d9de-a6b2-48a2-9685-0eeb7e7d79df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.987099 | controller | Jun 11 11:27:39.371046 crc crio[22553]: time="2026-06-11T11:27:39.3694144Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=928f948a-d0b3-49f2-8d3f-4c111021fc0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.987115 | controller | Jun 11 11:27:39.371046 crc crio[22553]: time="2026-06-11T11:27:39.370902963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.987130 | controller | Jun 11 11:27:39.397276 crc crio[22553]: time="2026-06-11T11:27:39.397113788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.987145 | controller | Jun 11 11:27:39.401254 crc crio[22553]: time="2026-06-11T11:27:39.401171907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.987161 | controller | Jun 11 11:27:39.521248 crc crio[22553]: time="2026-06-11T11:27:39.521081715Z" level=info msg="Created container 63712ef926496297f4b14abef46e707ada463adfec9c9cd5077c7069f3dc4c12: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=928f948a-d0b3-49f2-8d3f-4c111021fc0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.987176 | controller | Jun 11 11:27:39.523277 crc crio[22553]: time="2026-06-11T11:27:39.523198547Z" level=info msg="Starting container: 63712ef926496297f4b14abef46e707ada463adfec9c9cd5077c7069f3dc4c12" id=093161b3-c1c4-489f-8af5-073d2f904082 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.987191 | controller | Jun 11 11:27:39.539433 crc crio[22553]: time="2026-06-11T11:27:39.539320277Z" level=info msg="Started container" PID=27683 containerID=63712ef926496297f4b14abef46e707ada463adfec9c9cd5077c7069f3dc4c12 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=093161b3-c1c4-489f-8af5-073d2f904082 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5
2026-06-11 12:41:54.987207 | controller | Jun 11 11:27:39.597157 crc crio[22553]: time="2026-06-11T11:27:39.596668691Z" level=info msg="Removing container: 3b4d8c4fe506f8785e6d9a4515f37875e902be5fd54ed21acada5e1b28f06284" id=269e53f1-2e89-4bc8-aeb4-6fe9423c11c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.987227 | controller | Jun 11 11:27:39.638780 crc crio[22553]: time="2026-06-11T11:27:39.638474401Z" level=info msg="Removed container 3b4d8c4fe506f8785e6d9a4515f37875e902be5fd54ed21acada5e1b28f06284: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=269e53f1-2e89-4bc8-aeb4-6fe9423c11c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.987243 | controller | Jun 11 11:27:41.892623 crc crio[22553]: time="2026-06-11T11:27:41.891931572Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=587d5501-49de-48d7-8148-bbcf4c0dfa4f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.987258 | controller | Jun 11 11:27:41.895623 crc crio[22553]: time="2026-06-11T11:27:41.895523947Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=400a6db1-6c51-4110-91f6-023647a447ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.987275 | controller | Jun 11 11:27:41.898976 crc crio[22553]: time="2026-06-11T11:27:41.898896735Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=ecb64300-09cb-489f-a0cc-53fbba76ae81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.987290 | controller | Jun 11 11:27:41.899427 crc crio[22553]: time="2026-06-11T11:27:41.899375389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.987306 | controller | Jun 11 11:27:41.925643 crc crio[22553]: time="2026-06-11T11:27:41.925531442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.987321 | controller | Jun 11 11:27:42.087637 crc crio[22553]: time="2026-06-11T11:27:42.086649533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.987336 | controller | Jun 11 11:27:42.209316 crc crio[22553]: time="2026-06-11T11:27:42.209189159Z" level=info msg="Created container 3e5a9963b1e0657b5e7f662ca0763bf16b4f5d5a51c8587d2122160309b1dc82: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=ecb64300-09cb-489f-a0cc-53fbba76ae81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.987371 | controller | Jun 11 11:27:42.211525 crc crio[22553]: time="2026-06-11T11:27:42.211406344Z" level=info msg="Starting container: 3e5a9963b1e0657b5e7f662ca0763bf16b4f5d5a51c8587d2122160309b1dc82" id=7a9d385b-fec8-4ec8-80ce-088817b16d2c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.987389 | controller | Jun 11 11:27:42.215980 crc crio[22553]: time="2026-06-11T11:27:42.215877864Z" level=info msg="Started container" PID=27762 containerID=3e5a9963b1e0657b5e7f662ca0763bf16b4f5d5a51c8587d2122160309b1dc82 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=7a9d385b-fec8-4ec8-80ce-088817b16d2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed
2026-06-11 12:41:54.987406 | controller | Jun 11 11:27:45.686581 crc crio[22553]: time="2026-06-11T11:27:45.685513332Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=bf981cd9-2a0d-42c8-b6b7-eef71f93c87f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.987422 | controller | Jun 11 11:27:45.690273 crc crio[22553]: time="2026-06-11T11:27:45.690203259Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=31d976e4-afd4-4515-840f-c5b31800eff4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.987441 | controller | Jun 11 11:27:45.697121 crc crio[22553]: time="2026-06-11T11:27:45.695529384Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-7f4cb7ff58-w697h/route-controller-manager" id=c33b5df9-b486-4846-953d-3b8dd6f04443 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.987457 | controller | Jun 11 11:27:45.697121 crc crio[22553]: time="2026-06-11T11:27:45.695955716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.987473 | controller | Jun 11 11:27:45.702445 crc crio[22553]: time="2026-06-11T11:27:45.70226469Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=91dc1760-698c-445d-92ed-9c36caa75ca1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.987489 | controller | Jun 11 11:27:45.718281 crc crio[22553]: time="2026-06-11T11:27:45.716597899Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=675396f7-b1d0-4eb6-b2f6-c104e699c6c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.987505 | controller | Jun 11 11:27:45.725627 crc crio[22553]: time="2026-06-11T11:27:45.725574671Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=86a5ce6a-1533-406a-927f-77b6405dfa1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.987520 | controller | Jun 11 11:27:45.726141 crc crio[22553]: time="2026-06-11T11:27:45.726047534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.987536 | controller | Jun 11 11:27:45.726961 crc crio[22553]: time="2026-06-11T11:27:45.726672783Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=5ada4e34-551c-433d-a667-db3f12a8cb4c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.987551 | controller | Jun 11 11:27:45.730858 crc crio[22553]: time="2026-06-11T11:27:45.730436142Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=e0c1d7d8-ab80-4c61-8394-7bb4f4d8ea95 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.987566 | controller | Jun 11 11:27:45.751476 crc crio[22553]: time="2026-06-11T11:27:45.751323112Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=32927ea4-d119-4b73-941a-5f83f850ca5a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.987582 | controller | Jun 11 11:27:45.759241 crc crio[22553]: time="2026-06-11T11:27:45.75913234Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=51950853-f454-4464-a5ab-43a924e6b822 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.987597 | controller | Jun 11 11:27:45.760241 crc crio[22553]: time="2026-06-11T11:27:45.760122039Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=76114107-cba7-48b5-8f59-b1f55807e5b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.987612 | controller | Jun 11 11:27:45.761307 crc crio[22553]: time="2026-06-11T11:27:45.761237491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.987635 | controller | Jun 11 11:27:45.763662 crc crio[22553]: time="2026-06-11T11:27:45.763499377Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=f7d189e3-daa0-4348-9e34-2f38aa8c3ac9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.987651 | controller | Jun 11 11:27:45.769270 crc crio[22553]: time="2026-06-11T11:27:45.768569865Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=b3a5ffb5-814e-4501-b92f-6d4414cbe41f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.987667 | controller | Jun 11 11:27:45.772049 crc crio[22553]: time="2026-06-11T11:27:45.770649986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.987683 | controller | Jun 11 11:27:45.776648 crc crio[22553]: time="2026-06-11T11:27:45.776490026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.987698 | controller | Jun 11 11:27:45.782934 crc crio[22553]: time="2026-06-11T11:27:45.782421199Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=116dcb88-7c57-4216-896a-caec19862a80 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.987713 | controller | Jun 11 11:27:45.783554 crc crio[22553]: time="2026-06-11T11:27:45.783433219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.987729 | controller | Jun 11 11:27:45.788241 crc crio[22553]: time="2026-06-11T11:27:45.788095625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.987744 | controller | Jun 11 11:27:45.790981 crc crio[22553]: time="2026-06-11T11:27:45.790831915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.987759 | controller | Jun 11 11:27:45.807224 crc crio[22553]: time="2026-06-11T11:27:45.806952605Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=82e2d177-f6a9-4c9d-972d-12d4842482e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.987774 | controller | Jun 11 11:27:45.813998 crc crio[22553]: time="2026-06-11T11:27:45.812159927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.987790 | controller | Jun 11 11:27:45.837052 crc crio[22553]: time="2026-06-11T11:27:45.83694937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.987805 | controller | Jun 11 11:27:45.839506 crc crio[22553]: time="2026-06-11T11:27:45.839452563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.987820 | controller | Jun 11 11:27:45.843412 crc crio[22553]: time="2026-06-11T11:27:45.843295376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.987839 | controller | Jun 11 11:27:45.843551 crc crio[22553]: time="2026-06-11T11:27:45.84343356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.987855 | controller | Jun 11 11:27:45.856109 crc crio[22553]: time="2026-06-11T11:27:45.855974845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.987870 | controller | Jun 11 11:27:45.860844 crc crio[22553]: time="2026-06-11T11:27:45.860617941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.987885 | controller | Jun 11 11:27:46.088600 crc crio[22553]: time="2026-06-11T11:27:46.087882032Z" level=info msg="Created container 18dd2915b128a3277b5c66e3a337b59f5aebcc56f1dc752e9d8041ce0d82dc1e: openshift-route-controller-manager/route-controller-manager-7f4cb7ff58-w697h/route-controller-manager" id=c33b5df9-b486-4846-953d-3b8dd6f04443 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.987900 | controller | Jun 11 11:27:46.090498 crc crio[22553]: time="2026-06-11T11:27:46.090467528Z" level=info msg="Starting container: 18dd2915b128a3277b5c66e3a337b59f5aebcc56f1dc752e9d8041ce0d82dc1e" id=dfe4a1ef-6481-4323-93d2-dcaaba271667 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.987916 | controller | Jun 11 11:27:46.091410 crc crio[22553]: time="2026-06-11T11:27:46.090581181Z" level=info msg="Created container 41051a2fac134ec2abefa13e73dd15c0e320690e6a7c7a95e28f35cbcb591a68: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=82e2d177-f6a9-4c9d-972d-12d4842482e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.987931 | controller | Jun 11 11:27:46.094577 crc crio[22553]: time="2026-06-11T11:27:46.094546357Z" level=info msg="Starting container: 41051a2fac134ec2abefa13e73dd15c0e320690e6a7c7a95e28f35cbcb591a68" id=39357600-04ca-40c6-89c9-4cb6f0c3288e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.987947 | controller | Jun 11 11:27:46.098918 crc crio[22553]: time="2026-06-11T11:27:46.098809541Z" level=info msg="Started container" PID=27849 containerID=18dd2915b128a3277b5c66e3a337b59f5aebcc56f1dc752e9d8041ce0d82dc1e description=openshift-route-controller-manager/route-controller-manager-7f4cb7ff58-w697h/route-controller-manager id=dfe4a1ef-6481-4323-93d2-dcaaba271667 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b87e87dff4f34d0e72c8dd5d852a42716b14804c65e9eeccbbab78a29e4ec8a3
2026-06-11 12:41:54.987963 | controller | Jun 11 11:27:46.106530 crc crio[22553]: time="2026-06-11T11:27:46.106466094Z" level=info msg="Started container" PID=27851 containerID=41051a2fac134ec2abefa13e73dd15c0e320690e6a7c7a95e28f35cbcb591a68 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=39357600-04ca-40c6-89c9-4cb6f0c3288e name=/runtime.v1.RuntimeService/StartContainer sandboxID=69a9343d44ccd22369c49194b81969f2dd533af1761799627ce320b032856ddd
2026-06-11 12:41:54.987978 | controller | Jun 11 11:27:46.110440 crc crio[22553]: time="2026-06-11T11:27:46.107129874Z" level=info msg="Created container e3e4f661180c1152b43c273c0637d34d2d12a5460552f765b9a8bdd9bb5b628e: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=86a5ce6a-1533-406a-927f-77b6405dfa1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.987993 | controller | Jun 11 11:27:46.111594 crc crio[22553]: time="2026-06-11T11:27:46.111489231Z" level=info msg="Starting container: e3e4f661180c1152b43c273c0637d34d2d12a5460552f765b9a8bdd9bb5b628e" id=63f897b3-9607-450b-906d-8e7ef223d606 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.988009 | controller | Jun 11 11:27:46.113155 crc crio[22553]: time="2026-06-11T11:27:46.112312605Z" level=info msg="Created container c4d26362785d7eb451a459971670f723bf26196a3dc8e7eca791b970eaa122fc: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=51950853-f454-4464-a5ab-43a924e6b822 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.988029 | controller | Jun 11 11:27:46.113410 crc crio[22553]: time="2026-06-11T11:27:46.113303884Z" level=info msg="Starting container: c4d26362785d7eb451a459971670f723bf26196a3dc8e7eca791b970eaa122fc" id=b4f9170d-567f-43b3-91af-66c97cf00770 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.988045 | controller | Jun 11 11:27:46.117444 crc crio[22553]: time="2026-06-11T11:27:46.117392473Z" level=info msg="Created container 6866e4038de2bd62ff7184e5ddb6a5c178215860b418b859e79d0c176ea3c466: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=f7d189e3-daa0-4348-9e34-2f38aa8c3ac9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.988060 | controller | Jun 11 11:27:46.118884 crc crio[22553]: time="2026-06-11T11:27:46.118803824Z" level=info msg="Starting container: 6866e4038de2bd62ff7184e5ddb6a5c178215860b418b859e79d0c176ea3c466" id=04ba4d25-5702-47f7-82a6-fc7ade21178c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.988075 | controller | Jun 11 11:27:46.120368 crc crio[22553]: time="2026-06-11T11:27:46.120172544Z" level=info msg="Started container" PID=27850 containerID=e3e4f661180c1152b43c273c0637d34d2d12a5460552f765b9a8bdd9bb5b628e description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=63f897b3-9607-450b-906d-8e7ef223d606 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e228d7dca85ac5eedf16b5be47d4be1f2ac3018a8fe686e38f353859849ead1f
2026-06-11 12:41:54.988091 | controller | Jun 11 11:27:46.124204 crc crio[22553]: time="2026-06-11T11:27:46.122591775Z" level=info msg="Started container" PID=27852 containerID=c4d26362785d7eb451a459971670f723bf26196a3dc8e7eca791b970eaa122fc description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=b4f9170d-567f-43b3-91af-66c97cf00770 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f58a6e495ea6bde902d85311a93f4e17d997034444c42207b0fd3463ad286734
2026-06-11 12:41:54.988107 | controller | Jun 11 11:27:46.131567 crc crio[22553]: time="2026-06-11T11:27:46.131476504Z" level=info msg="Started container" PID=27853 containerID=6866e4038de2bd62ff7184e5ddb6a5c178215860b418b859e79d0c176ea3c466 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=04ba4d25-5702-47f7-82a6-fc7ade21178c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1aa969629d4860562378a8f3b2f140cd5d095e04fbb52a3eb622acaaa9d6b57
2026-06-11 12:41:54.988122 | controller | Jun 11 11:27:47.870855 crc crio[22553]: time="2026-06-11T11:27:47.868515357Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=5d49db41-fd0f-4ad1-909f-28ecb7f68370 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.988138 | controller | Jun 11 11:27:47.878037 crc crio[22553]: time="2026-06-11T11:27:47.876419788Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e706cbeb-4834-418e-81b7-1b5977d36825 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.988153 | controller | Jun 11 11:27:47.881626 crc crio[22553]: time="2026-06-11T11:27:47.8812911Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=1631868b-9675-400e-88d7-fa471f129cd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.988168 | controller | Jun 11 11:27:47.882493 crc crio[22553]: time="2026-06-11T11:27:47.88232161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.988187 | controller | Jun 11 11:27:47.927611 crc crio[22553]: time="2026-06-11T11:27:47.927498308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.988203 | controller | Jun 11 11:27:48.093053 crc crio[22553]: time="2026-06-11T11:27:48.092933895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.988218 | controller | Jun 11 11:27:48.191553 crc crio[22553]: time="2026-06-11T11:27:48.191432579Z" level=info msg="Created container 24519c9bd4598a00b657526a20e2f805ec6247c6a97ebb5d22b06b92979d6be2: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=1631868b-9675-400e-88d7-fa471f129cd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.988233 | controller | Jun 11 11:27:48.193422 crc crio[22553]: time="2026-06-11T11:27:48.193294224Z" level=info msg="Starting container: 24519c9bd4598a00b657526a20e2f805ec6247c6a97ebb5d22b06b92979d6be2" id=5ed44891-e952-4034-984f-35373d59d181 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.988248 | controller | Jun 11 11:27:48.199798 crc crio[22553]: time="2026-06-11T11:27:48.199626979Z" level=info msg="Started container" PID=27937 containerID=24519c9bd4598a00b657526a20e2f805ec6247c6a97ebb5d22b06b92979d6be2 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=5ed44891-e952-4034-984f-35373d59d181 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2614f80bb99d5af1494d86f655d2856f1427c0a4a7c7dd2c8798f9643b0f471
2026-06-11 12:41:54.988264 | controller | Jun 11 11:27:48.884897 crc crio[22553]: time="2026-06-11T11:27:48.88478079Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=052b3d60-f1d2-4a76-9e48-b6234f86539a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.988279 | controller | Jun 11 11:27:48.888112 crc crio[22553]: time="2026-06-11T11:27:48.888001244Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=093023a7-501a-48a0-ad59-73b1188d2fa2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.988295 | controller | Jun 11 11:27:48.891472 crc crio[22553]: time="2026-06-11T11:27:48.891373303Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=6e05a5ca-a852-43b5-b7a3-0a4b15a24325 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.988311 | controller | Jun 11 11:27:48.891984 crc crio[22553]: time="2026-06-11T11:27:48.891890108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.988334 | controller | Jun 11 11:27:48.905064 crc crio[22553]: time="2026-06-11T11:27:48.904962369Z" level=info msg="Removing container: 980e971c4bf70f9f6b73667c706ce15586f5b11fe3e27876bdc90a0db7dd38e1" id=e14bc142-eef0-4358-afdf-706508759676 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.988369 | controller | Jun 11 11:27:48.905492 crc crio[22553]: time="2026-06-11T11:27:48.905370731Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=4f5cd8f3-9c95-4733-adb7-d71dfbe58416 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.988387 | controller | Jun 11 11:27:48.909125 crc crio[22553]: time="2026-06-11T11:27:48.909013107Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=00ed40ac-4cac-4452-be8e-d55c07a55be7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.988407 | controller | Jun 11 11:27:48.911770 crc crio[22553]: time="2026-06-11T11:27:48.911526011Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=f9f56b61-fb84-4659-8ee9-8c78d0563e77 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.988423 | controller | Jun 11 11:27:48.914611 crc crio[22553]: time="2026-06-11T11:27:48.914390494Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=fdab3583-2cf9-4476-9f40-cc76dcf5fe3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.988438 | controller | Jun 11 11:27:48.915101 crc crio[22553]: time="2026-06-11T11:27:48.915014792Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=1a5bafa7-9d0b-4ec2-8107-5f1c69f987ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.988454 | controller | Jun 11 11:27:48.915783 crc crio[22553]: time="2026-06-11T11:27:48.915582769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.988469 | controller | Jun 11 11:27:48.917531 crc crio[22553]: time="2026-06-11T11:27:48.917301849Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=bfc4475d-5232-4e8f-9d49-cd267023f4e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.988486 | controller | Jun 11 11:27:48.917531 crc crio[22553]: time="2026-06-11T11:27:48.917407902Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=7bad0b30-45c0-426e-a359-fbd5ada0bdef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.988501 | controller | Jun 11 11:27:48.917846 crc crio[22553]: time="2026-06-11T11:27:48.917609398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.988516 | controller | Jun 11 11:27:48.932161 crc crio[22553]: time="2026-06-11T11:27:48.930672949Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=97052501-ef08-4752-b4cd-8dd604b977ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.988532 | controller | Jun 11 11:27:48.932161 crc crio[22553]: time="2026-06-11T11:27:48.930952218Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=2a014598-1d4a-457c-92d3-00cfa3be1e1f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.988547 | controller | Jun 11 11:27:48.932161 crc crio[22553]: time="2026-06-11T11:27:48.931498233Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=af9d5552-53fc-4d8a-8f04-15445e77e3f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.988563 | controller | Jun 11 11:27:48.946324 crc crio[22553]: time="2026-06-11T11:27:48.945595285Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=d93cf8ff-d683-45f8-8b1b-c58a45b0f9a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.988578 | controller | Jun 11 11:27:48.948605 crc crio[22553]: time="2026-06-11T11:27:48.947280404Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=219b8ae7-f564-4ba3-80f4-c63c7bc52397 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.988599 | controller | Jun 11 11:27:48.948605 crc crio[22553]: time="2026-06-11T11:27:48.948443728Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=d9edda2a-d6a1-455a-801c-d93750dd6f16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.988615 | controller | Jun 11 11:27:48.954390 crc crio[22553]: time="2026-06-11T11:27:48.954283258Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=f42d28ca-be13-47d1-928e-26085899aed9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.988631 | controller | Jun 11 11:27:48.966639 crc crio[22553]: time="2026-06-11T11:27:48.966394232Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=fa85e31e-fc25-449c-ab4d-555d94aa776b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.988646 | controller | Jun 11 11:27:48.967032 crc crio[22553]: time="2026-06-11T11:27:48.966975809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.988661 | controller | Jun 11 11:27:48.967523 crc crio[22553]: time="2026-06-11T11:27:48.967404561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.988677 | controller | Jun 11 11:27:48.973523 crc crio[22553]: time="2026-06-11T11:27:48.972007325Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=e4738f5a-faaf-4aca-9edf-abc5d080aefc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.988692 | controller | Jun 11 11:27:48.973523 crc crio[22553]: time="2026-06-11T11:27:48.972128139Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-69988cd6b-tfwnc/controller-manager" id=980bbeaf-d821-49bd-957a-c6a463cbc741 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.988708 | controller | Jun 11 11:27:48.973907 crc crio[22553]: time="2026-06-11T11:27:48.973626353Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=65a45552-42d9-43ad-b3c6-1f08a32351f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.988723 | controller | Jun 11 11:27:48.973907 crc crio[22553]: time="2026-06-11T11:27:48.97387508Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=03733bc4-fc2d-408d-862b-641eb6e106bc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.988739 | controller | Jun 11 11:27:48.975456 crc crio[22553]: time="2026-06-11T11:27:48.974127307Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=c5c94411-e98b-406d-8eac-81347eab834c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.988754 | controller | Jun 11 11:27:48.975456 crc crio[22553]: time="2026-06-11T11:27:48.975401294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.988769 | controller | Jun 11 11:27:48.985002 crc crio[22553]: time="2026-06-11T11:27:48.978656379Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=aeb5805d-dbfd-4269-bc28-321328c4e244 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.988788 | controller | Jun 11 11:27:48.985002 crc crio[22553]: time="2026-06-11T11:27:48.98107561Z" level=info msg="Removed container 980e971c4bf70f9f6b73667c706ce15586f5b11fe3e27876bdc90a0db7dd38e1: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=e14bc142-eef0-4358-afdf-706508759676 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.988804 | controller | Jun 11 11:27:48.985483 crc crio[22553]: time="2026-06-11T11:27:48.985221001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.988819 | controller | Jun 11 11:27:48.985855 crc crio[22553]: time="2026-06-11T11:27:48.985767157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.988835 | controller | Jun 11 11:27:48.990510 crc crio[22553]: time="2026-06-11T11:27:48.990417903Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=4a4239e4-a878-4ec6-b3ca-b92a78b545a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.988850 | controller | Jun 11 11:27:48.995104 crc crio[22553]: time="2026-06-11T11:27:48.994870963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.988866 | controller | Jun 11 11:27:48.996722 crc crio[22553]: time="2026-06-11T11:27:48.996644974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.988881 | controller | Jun 11 11:27:48.998182 crc crio[22553]: time="2026-06-11T11:27:48.998085136Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=85bd9eb9-a9cf-452d-a0bf-a170dee2e0f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.988897 | controller | Jun 11 11:27:48.999075 crc crio[22553]: time="2026-06-11T11:27:48.998971822Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=272b4913-88f6-4b4b-970a-de024499fefb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.988912 | controller | Jun 11 11:27:48.999558 crc crio[22553]: time="2026-06-11T11:27:48.999521348Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=fad17132-a4af-479e-b40f-e4dae9cf8dee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.988928 | controller | Jun 11 11:27:49.000469 crc crio[22553]: time="2026-06-11T11:27:49.000379563Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=6312725e-785e-4037-84bc-e0268294c2a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.988943 | controller | Jun 11 11:27:49.002412 crc crio[22553]: time="2026-06-11T11:27:49.0023292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.988958 | controller | Jun 11 11:27:49.004937 crc crio[22553]: time="2026-06-11T11:27:49.004770411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.988973 | controller | Jun 11 11:27:49.004937 crc crio[22553]: time="2026-06-11T11:27:49.004905645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.988993 | controller | Jun 11 11:27:49.007658 crc crio[22553]: time="2026-06-11T11:27:49.007563853Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=0984c572-616a-41d0-9681-c0b0fca84ab9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.989009 | controller | Jun 11 11:27:49.007868 crc crio[22553]: time="2026-06-11T11:27:49.007668136Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=a5fb211b-d371-48a7-a169-d1b6659fb210 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.989024 | controller | Jun 11 11:27:49.010097 crc crio[22553]: time="2026-06-11T11:27:49.010016214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.989040 | controller | Jun 11 11:27:49.014817 crc crio[22553]: time="2026-06-11T11:27:49.014728912Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=73682b69-518e-4049-b67c-3cfae3e7f6f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.989055 | controller | Jun 11 11:27:49.015189 crc crio[22553]: time="2026-06-11T11:27:49.015063742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.989070 | controller | Jun 11 11:27:49.018802 crc crio[22553]: time="2026-06-11T11:27:49.015080972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.989085 | controller | Jun 11 11:27:49.019926 crc crio[22553]: time="2026-06-11T11:27:49.019827671Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=1c6260dc-7f4c-4a39-b0fb-e71e8985e00d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.989100 | controller | Jun 11 11:27:49.042942 crc crio[22553]: time="2026-06-11T11:27:49.042824532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.989115 | controller | Jun 11 11:27:49.056321 crc crio[22553]: time="2026-06-11T11:27:49.056248923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.989131 | controller | Jun 11 11:27:49.059864 crc crio[22553]: time="2026-06-11T11:27:49.059830568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.989146 | controller | Jun 11 11:27:49.063224 crc crio[22553]: time="2026-06-11T11:27:49.063078873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.989162 | controller | Jun 11 11:27:49.066999 crc crio[22553]: time="2026-06-11T11:27:49.066508853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.989177 | controller | Jun 11 11:27:49.068278 crc crio[22553]: time="2026-06-11T11:27:49.06811595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.989192 | controller | Jun 11 11:27:49.082913 crc crio[22553]: time="2026-06-11T11:27:49.082593442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.989211 | controller | Jun 11 11:27:49.135850 crc crio[22553]: time="2026-06-11T11:27:49.135800765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.989227 | controller | Jun 11 11:27:49.140105 crc crio[22553]: time="2026-06-11T11:27:49.139386569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.989242 | controller | Jun 11 11:27:49.145618 crc crio[22553]: time="2026-06-11T11:27:49.145469197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.989257 | controller | Jun 11 11:27:49.167528 crc crio[22553]: time="2026-06-11T11:27:49.167306474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.989272 | controller | Jun 11 11:27:49.172135 crc crio[22553]: time="2026-06-11T11:27:49.172109454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.989287 | controller | Jun 11 11:27:49.197837 crc crio[22553]: time="2026-06-11T11:27:49.196766544Z" level=info msg="Created container 25ab0d4727ec72dda415fc632086cfc2d8ab524affb3dd503c2d5e1a7cc73688: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=bfc4475d-5232-4e8f-9d49-cd267023f4e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.989303 | controller | Jun 11 11:27:49.198168 crc crio[22553]: time="2026-06-11T11:27:49.19801906Z" level=info msg="Starting container: 25ab0d4727ec72dda415fc632086cfc2d8ab524affb3dd503c2d5e1a7cc73688" id=bb91a37b-0a16-4617-8768-806f4a2aef10 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.989318 | controller | Jun 11 11:27:49.218577 crc crio[22553]: time="2026-06-11T11:27:49.218390795Z" level=info msg="Started container" PID=28011 containerID=25ab0d4727ec72dda415fc632086cfc2d8ab524affb3dd503c2d5e1a7cc73688 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=bb91a37b-0a16-4617-8768-806f4a2aef10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e4a2c43c31c05610d232473d86b0c66dbeef99b2c1fefd6ad501f78a9155e0d
2026-06-11 12:41:54.989334 | controller | Jun 11 11:27:49.226037 crc crio[22553]: time="2026-06-11T11:27:49.225890183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.989367 | controller | Jun 11 11:27:49.231248 crc crio[22553]: time="2026-06-11T11:27:49.231098025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.989384 | controller | Jun 11 11:27:49.238293 crc crio[22553]: time="2026-06-11T11:27:49.238192562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.989400 | controller | Jun 11 11:27:49.302012 crc crio[22553]: time="2026-06-11T11:27:49.301921922Z" level=info msg="Created container 00952952a5d5c779b9d2bda1ad13c2199935aba1f34e4303990434ef9a48526d: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=6e05a5ca-a852-43b5-b7a3-0a4b15a24325 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.989416 | controller | Jun 11 11:27:49.316518 crc crio[22553]: time="2026-06-11T11:27:49.315866019Z" level=info msg="Created container e9a8c04237fd54b5c31eba2925daf3640aff5172601431f185f1536bc8ea1645: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=219b8ae7-f564-4ba3-80f4-c63c7bc52397 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.989436 | controller | Jun 11 11:27:49.320594 crc crio[22553]: time="2026-06-11T11:27:49.320467183Z" level=info msg="Starting container: e9a8c04237fd54b5c31eba2925daf3640aff5172601431f185f1536bc8ea1645" id=5209d84d-82f9-448a-a08b-0013941a94ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.989452 | controller | Jun 11 11:27:49.323787 crc crio[22553]: time="2026-06-11T11:27:49.322365788Z" level=info msg="Starting container: 00952952a5d5c779b9d2bda1ad13c2199935aba1f34e4303990434ef9a48526d" id=a116347b-898a-4c09-b9c7-cf56f1bf5be5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.989468 | controller | Jun 11 11:27:49.350102 crc crio[22553]: time="2026-06-11T11:27:49.348203622Z" level=info msg="Started container" PID=28012 containerID=00952952a5d5c779b9d2bda1ad13c2199935aba1f34e4303990434ef9a48526d description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=a116347b-898a-4c09-b9c7-cf56f1bf5be5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b3e341379c9d19e2b38c1c5b7f71a5af218b30a2445f82e0b3a8f0f0676f979
2026-06-11 12:41:54.989484 | controller | Jun 11 11:27:49.352832 crc crio[22553]: time="2026-06-11T11:27:49.351862489Z" level=info msg="Started container" PID=28030 containerID=e9a8c04237fd54b5c31eba2925daf3640aff5172601431f185f1536bc8ea1645 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=5209d84d-82f9-448a-a08b-0013941a94ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=661a475bd1c1615dee5c25b1dd9a97e9301c85cf3685fbc0bd969c27e6a4d1f6
2026-06-11 12:41:54.989503 | controller | Jun 11 11:27:49.362603 crc crio[22553]: time="2026-06-11T11:27:49.362471819Z" level=info msg="Created container a84e6a104a5c14190aef11e1cf8d8a9ba16407cc139efc9a6a002fc1c4d4dbf4: openshift-controller-manager/controller-manager-69988cd6b-tfwnc/controller-manager" id=980bbeaf-d821-49bd-957a-c6a463cbc741 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.989521 | controller | Jun 11 11:27:49.365779 crc crio[22553]: time="2026-06-11T11:27:49.365478256Z" level=info msg="Created container 7d340a805edc84e1b3d8fd037b5a0761d000b98ecba43356334639d41951a84b: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=e4738f5a-faaf-4aca-9edf-abc5d080aefc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.989537 | controller | Jun 11 11:27:49.365886 crc crio[22553]: time="2026-06-11T11:27:49.365784355Z" level=info msg="Starting container: a84e6a104a5c14190aef11e1cf8d8a9ba16407cc139efc9a6a002fc1c4d4dbf4" id=398dd9d1-52f2-4820-b001-20f7b5cef109 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.989559 | controller | Jun 11 11:27:49.379496 crc crio[22553]: time="2026-06-11T11:27:49.378467125Z" level=info msg="Created container 000d89369232a629e7bb4cc2e06acc9d7b1fedea37025cb0c070c660ec065140: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=fdab3583-2cf9-4476-9f40-cc76dcf5fe3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.989575 | controller | Jun 11 11:27:49.383936 crc crio[22553]: time="2026-06-11T11:27:49.381839024Z" level=info msg="Starting container: 000d89369232a629e7bb4cc2e06acc9d7b1fedea37025cb0c070c660ec065140" id=ff45f648-ea76-4756-8d42-a6545b546b94 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.989590 | controller | Jun 11 11:27:49.384224 crc crio[22553]: time="2026-06-11T11:27:49.38410854Z" level=info msg="Started container" PID=28042 containerID=a84e6a104a5c14190aef11e1cf8d8a9ba16407cc139efc9a6a002fc1c4d4dbf4 description=openshift-controller-manager/controller-manager-69988cd6b-tfwnc/controller-manager id=398dd9d1-52f2-4820-b001-20f7b5cef109 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67730201ecdaaedcd0e7ae9e4bee1e1cebb8f02ed445cd1eba87d6168a36c42c
2026-06-11 12:41:54.989609 | controller | Jun 11 11:27:49.385593 crc crio[22553]: time="2026-06-11T11:27:49.384144961Z" level=info msg="Starting container: 7d340a805edc84e1b3d8fd037b5a0761d000b98ecba43356334639d41951a84b" id=9f57edbb-c483-4d69-b7ad-c89887eee15f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.989625 | controller | Jun 11 11:27:49.393201 crc crio[22553]: time="2026-06-11T11:27:49.392995039Z" level=info msg="Started container" PID=28038 containerID=7d340a805edc84e1b3d8fd037b5a0761d000b98ecba43356334639d41951a84b description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=9f57edbb-c483-4d69-b7ad-c89887eee15f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba4ac54edbd6b027a943fb3bdcd32e68c24894d0578c271b24e3985555f08c09
2026-06-11 12:41:54.989641 | controller | Jun 11 11:27:49.396289 crc crio[22553]: time="2026-06-11T11:27:49.39611818Z" level=info msg="Started container" PID=28035 containerID=000d89369232a629e7bb4cc2e06acc9d7b1fedea37025cb0c070c660ec065140 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=ff45f648-ea76-4756-8d42-a6545b546b94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d54c579f0e36956b21907ac5d87b05aeaa0b1bcda2bfeeeb15f6d4420607e82e
2026-06-11 12:41:54.989657 | controller | Jun 11 11:27:49.399910 crc crio[22553]: time="2026-06-11T11:27:49.398821039Z" level=info msg="Created container e028675ce80dbc0c88b74e604ef69d08a3c17609058f7dfea2c9d1b0806ab3c7: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=fad17132-a4af-479e-b40f-e4dae9cf8dee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.989672 | controller | Jun 11 11:27:49.403299 crc crio[22553]: time="2026-06-11T11:27:49.403139115Z" level=info msg="Created container 93629a6f6e383f13b56c5d4d4fc29e7753147b62775d2b58c1bf5bb8fefead6e: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=1c6260dc-7f4c-4a39-b0fb-e71e8985e00d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.989687 | controller | Jun 11 11:27:49.407351 crc crio[22553]: time="2026-06-11T11:27:49.407091691Z" level=info msg="Starting container: e028675ce80dbc0c88b74e604ef69d08a3c17609058f7dfea2c9d1b0806ab3c7" id=7e74b655-8ac4-4566-a9ff-9926cae3ac0e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.989703 | controller | Jun 11 11:27:49.408399 crc crio[22553]: time="2026-06-11T11:27:49.408004437Z" level=info msg="Starting container: 93629a6f6e383f13b56c5d4d4fc29e7753147b62775d2b58c1bf5bb8fefead6e" id=dd6d9469-b612-4df7-a8a8-b7ce1b61d6fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.989718 | controller | Jun 11 11:27:49.419641 crc crio[22553]: time="2026-06-11T11:27:49.41941477Z" level=info msg="Started container" PID=28045 containerID=93629a6f6e383f13b56c5d4d4fc29e7753147b62775d2b58c1bf5bb8fefead6e description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=dd6d9469-b612-4df7-a8a8-b7ce1b61d6fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=51196365d64fdc05f2eeeb8c5acc4cfe8f6562250481a1ac21d793f2885da0a7
2026-06-11 12:41:54.989734 | controller | Jun 11 11:27:49.433871 crc crio[22553]: time="2026-06-11T11:27:49.431612756Z" level=info msg="Started container" PID=28043 containerID=e028675ce80dbc0c88b74e604ef69d08a3c17609058f7dfea2c9d1b0806ab3c7 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=7e74b655-8ac4-4566-a9ff-9926cae3ac0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4a82e0d98add5cc96a876db24c2f7b4cd593eaa152714919067bb6c82f3fce8
2026-06-11 12:41:54.989750 | controller | Jun 11 11:27:49.445540 crc crio[22553]: time="2026-06-11T11:27:49.445408489Z" level=info msg="Created container 3b0e85ccdc94086778cffa64155f0a1b339863a6527a6d860e1912b5b902419f: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=73682b69-518e-4049-b67c-3cfae3e7f6f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.989771 | controller | Jun 11 11:27:49.447177 crc crio[22553]: time="2026-06-11T11:27:49.447072857Z" level=info msg="Starting container: 3b0e85ccdc94086778cffa64155f0a1b339863a6527a6d860e1912b5b902419f" id=a465b305-858f-4e9e-adf9-49ef52aac5dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.989787 | controller | Jun 11 11:27:49.459069 crc crio[22553]: time="2026-06-11T11:27:49.458936453Z" level=info msg="Started container" PID=28068 containerID=3b0e85ccdc94086778cffa64155f0a1b339863a6527a6d860e1912b5b902419f description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=a465b305-858f-4e9e-adf9-49ef52aac5dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=081959a8b6b2e7e6e7f73c1c8b07db758047846c3a3860c3b0d8ad1669d6d228
2026-06-11 12:41:54.989803 | controller | Jun 11 11:27:49.532282 crc crio[22553]: time="2026-06-11T11:27:49.532140599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.989818 | controller | Jun 11 11:27:49.628510 crc crio[22553]: time="2026-06-11T11:27:49.628402138Z" level=info msg="Created container 972657bf19ed2bd05a7774a0d9d3dbf54756d97aa58243010ead28937064a184: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=272b4913-88f6-4b4b-970a-de024499fefb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.989834 | controller | Jun 11 11:27:49.638265 crc crio[22553]: time="2026-06-11T11:27:49.637293007Z" level=info msg="Starting container: 972657bf19ed2bd05a7774a0d9d3dbf54756d97aa58243010ead28937064a184" id=d0005091-4b22-4158-ab8f-5aa20190beb4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.989849 | controller | Jun 11 11:27:49.655523 crc crio[22553]: time="2026-06-11T11:27:49.655408076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.989865 | controller | Jun 11 11:27:49.657431 crc crio[22553]: time="2026-06-11T11:27:49.657334012Z" level=info msg="Started container" PID=28177 containerID=972657bf19ed2bd05a7774a0d9d3dbf54756d97aa58243010ead28937064a184 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=d0005091-4b22-4158-ab8f-5aa20190beb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60659698b2e32caf4ca3ecedd756212a8ad9ce29d42c084324cbf711c4daacdf
2026-06-11 12:41:54.989881 | controller | Jun 11 11:27:49.756811 crc crio[22553]: time="2026-06-11T11:27:49.756062773Z" level=info msg="Created container ea693d327b14d74a0338a51c23e0a4758723da55b517478d1777032617badc57: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=a5fb211b-d371-48a7-a169-d1b6659fb210 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.989896 | controller | Jun 11 11:27:49.759460 crc crio[22553]: time="2026-06-11T11:27:49.75937841Z" level=info msg="Starting container: ea693d327b14d74a0338a51c23e0a4758723da55b517478d1777032617badc57" id=5bdaa5ce-6d08-428b-be65-4cd8750d2d1b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.989911 | controller | Jun 11 11:27:49.770066 crc crio[22553]: time="2026-06-11T11:27:49.769991389Z" level=info msg="Started container" PID=28209 containerID=ea693d327b14d74a0338a51c23e0a4758723da55b517478d1777032617badc57 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=5bdaa5ce-6d08-428b-be65-4cd8750d2d1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcf7af18e3a19137f8b0b541986225d502a55741cc8b358c7283fa3516a6c2a9
2026-06-11 12:41:54.989927 | controller | Jun 11 11:27:50.505351 crc crio[22553]: time="2026-06-11T11:27:50.505235183Z" level=info msg="Stopping container: 63712ef926496297f4b14abef46e707ada463adfec9c9cd5077c7069f3dc4c12 (timeout: 30s)" id=4e08e963-ff31-4eb4-86a9-016f4d54d90d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.989946 | controller | Jun 11 11:27:51.835911 crc crio[22553]: time="2026-06-11T11:27:51.834439936Z" level=info msg="Stopped container 63712ef926496297f4b14abef46e707ada463adfec9c9cd5077c7069f3dc4c12: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=4e08e963-ff31-4eb4-86a9-016f4d54d90d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.989962 | controller | Jun 11 11:27:52.126827 crc crio[22553]: time="2026-06-11T11:27:52.126623511Z" level=info msg="Removing container: ad840844e971a51e5acf4b251cff0d69b1fd0ebfe5a25ed03421c74622c41e28" id=27fc9267-2505-4247-9c67-365eea3d8c53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.989977 | controller | Jun 11 11:27:52.160380 crc crio[22553]: time="2026-06-11T11:27:52.160275883Z" level=info msg="Removed container ad840844e971a51e5acf4b251cff0d69b1fd0ebfe5a25ed03421c74622c41e28: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=27fc9267-2505-4247-9c67-365eea3d8c53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.989993 | controller | Jun 11 11:28:16.896064 crc crio[22553]: time="2026-06-11T11:28:16.895253701Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=fdcb6f51-18c9-4be0-b621-dbb890affac1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.990009 | controller | Jun 11 11:28:16.900126 crc crio[22553]: time="2026-06-11T11:28:16.899928737Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=f38bc04e-df97-4d05-9b56-9bc4c73d2f60 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.990024 | controller | Jun 11 11:28:16.904915 crc crio[22553]: time="2026-06-11T11:28:16.90346109Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=9ec77d73-8bda-48f7-b94d-223d441e7e8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.990040 | controller | Jun 11 11:28:16.904915 crc crio[22553]: time="2026-06-11T11:28:16.903996196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.990055 | controller | Jun 11 11:28:16.945670 crc crio[22553]: time="2026-06-11T11:28:16.945499597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.990071 | controller | Jun 11 11:28:16.950391 crc crio[22553]: time="2026-06-11T11:28:16.950303027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.990087 | controller | Jun 11 11:28:17.102927 crc crio[22553]: time="2026-06-11T11:28:17.102670343Z" level=info msg="Created container c3398b05bfe542d8c0cae1454ada99273a4db0b4ecb7b0cbf4b7990967fd9ba2: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=9ec77d73-8bda-48f7-b94d-223d441e7e8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.990102 | controller | Jun 11 11:28:17.104524 crc crio[22553]: time="2026-06-11T11:28:17.104399833Z" level=info msg="Starting container: c3398b05bfe542d8c0cae1454ada99273a4db0b4ecb7b0cbf4b7990967fd9ba2" id=1e6d5638-0b87-4a51-a367-27e210021f91 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.990118 | controller | Jun 11 11:28:17.111627 crc crio[22553]: time="2026-06-11T11:28:17.110625795Z" level=info msg="Started container" PID=28648 containerID=c3398b05bfe542d8c0cae1454ada99273a4db0b4ecb7b0cbf4b7990967fd9ba2 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=1e6d5638-0b87-4a51-a367-27e210021f91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5
2026-06-11 12:41:54.990138 | controller | Jun 11 11:28:29.552003 crc crio[22553]: time="2026-06-11T11:28:29.550317893Z" level=info msg="Stopping container: b00fcc6b72b33559923f836fd7dcf3d2d244ad4d5a50b8e36ff92cf1a1710402 (timeout: 15s)" id=08f5f368-b11b-4018-81a7-449cc0c489bb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.990155 | controller | Jun 11 11:28:29.726241 crc crio[22553]: time="2026-06-11T11:28:29.726052366Z" level=info msg="Stopped container b00fcc6b72b33559923f836fd7dcf3d2d244ad4d5a50b8e36ff92cf1a1710402: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=08f5f368-b11b-4018-81a7-449cc0c489bb name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.990170 | controller | Jun 11 11:28:29.727370 crc crio[22553]: time="2026-06-11T11:28:29.727258002Z" level=info msg="Stopping pod sandbox: b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466" id=f6d1cb07-ddec-4735-9434-7a27f2ef7c8e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.990185 | controller | Jun 11 11:28:29.728309 crc crio[22553]: time="2026-06-11T11:28:29.728201809Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/3696eb40-2326-465f-b3f8-3c93b0ff11cb 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:0xc00279a840}] Aliases:map[]}"
2026-06-11 12:41:54.990201 | controller | Jun 11 11:28:29.728466 crc crio[22553]: time="2026-06-11T11:28:29.728417196Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.990216 | controller | Jun 11 11:28:30.125627 crc crio[22553]: time="2026-06-11T11:28:30.125405587Z" level=info msg="Stopped pod sandbox: b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466" id=f6d1cb07-ddec-4735-9434-7a27f2ef7c8e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.990232 | controller | Jun 11 11:28:30.550325 crc crio[22553]: time="2026-06-11T11:28:30.549407568Z" level=info msg="Removing container: b00fcc6b72b33559923f836fd7dcf3d2d244ad4d5a50b8e36ff92cf1a1710402" id=0e43084a-1789-455e-b798-7b2bbfa93200 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.990247 | controller | Jun 11 11:28:30.586614 crc crio[22553]: time="2026-06-11T11:28:30.586427864Z" level=info msg="Removed container b00fcc6b72b33559923f836fd7dcf3d2d244ad4d5a50b8e36ff92cf1a1710402: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=0e43084a-1789-455e-b798-7b2bbfa93200 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.990263 | controller | Jun 11 11:29:03.064991 crc crio[22553]: time="2026-06-11T11:29:03.063652305Z" level=info msg="Stopping pod sandbox: b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466" id=a145040a-7c3a-46ea-93f7-78a060d818b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.990278 | controller | Jun 11 11:29:03.064991 crc crio[22553]: time="2026-06-11T11:29:03.064893892Z" level=info msg="Stopped pod sandbox (already stopped): b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466" id=a145040a-7c3a-46ea-93f7-78a060d818b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.990294 | controller | Jun 11 11:29:03.069010 crc crio[22553]: time="2026-06-11T11:29:03.065918872Z" level=info msg="Removing pod sandbox: b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466" id=dd02765f-22ed-4991-a566-b65b69c5148c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.990322 | controller | Jun 11 11:29:03.077939 crc crio[22553]: time="2026-06-11T11:29:03.077570884Z" level=info msg="Removed pod sandbox: b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466" id=dd02765f-22ed-4991-a566-b65b69c5148c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.990340 | controller | Jun 11 11:30:35.091410 crc crio[22553]: time="2026-06-11T11:30:35.089927219Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-kqnqz/POD" id=541102c5-5f7d-46c1-9973-fe870f764d56 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.990382 | controller | Jun 11 11:30:35.093321 crc crio[22553]: time="2026-06-11T11:30:35.091448344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.990400 | controller | Jun 11 11:30:35.100940 crc crio[22553]: time="2026-06-11T11:30:35.100830719Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-5l6np/POD" id=43455af1-188e-4bad-9ffa-21e914a2912c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.990416 | controller | Jun 11 11:30:35.101033 crc crio[22553]: time="2026-06-11T11:30:35.100994124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.990432 | controller | Jun 11 11:30:35.123592 crc crio[22553]: time="2026-06-11T11:30:35.123460782Z" level=info msg="Got pod network &{Name:redhat-operators-kqnqz Namespace:openshift-marketplace ID:e44201c31b9d4992d0e669cbe6337ea9adb90fc213b2091adac14c4f6726c18f UID:68c03d2f-d68b-4da4-8e0f-fc51602d063b NetNS:/var/run/netns/6b385e23-d198-40c9-8e8f-a9610fee40fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod68c03d2f_d68b_4da4_8e0f_fc51602d063b.slice PodAnnotations:0xc0011e8770}] Aliases:map[]}"
2026-06-11 12:41:54.990448 | controller | Jun 11 11:30:35.123592 crc crio[22553]: time="2026-06-11T11:30:35.123538445Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-kqnqz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.990464 | controller | Jun 11 11:30:35.126633 crc crio[22553]: time="2026-06-11T11:30:35.126516112Z" level=info msg="Got pod network &{Name:redhat-marketplace-5l6np Namespace:openshift-marketplace ID:f24b56fb3385bc0e1a155a7dee84add0cc754759bb47baa933686ee39f03dc17 UID:5a034158-12d8-4f47-8c88-cff02c4dfb7e NetNS:/var/run/netns/8d2f3d68-5fbb-40f5-9a8d-434b5181f672 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a034158_12d8_4f47_8c88_cff02c4dfb7e.slice PodAnnotations:0xc000ca0260}] Aliases:map[]}"
2026-06-11 12:41:54.990480 | controller | Jun 11 11:30:35.126633 crc crio[22553]: time="2026-06-11T11:30:35.126596054Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686290-t4k5z/POD" id=ef540833-1a85-43f9-8cd6-199390cb6bdd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.990496 | controller | Jun 11 11:30:35.127075 crc crio[22553]: time="2026-06-11T11:30:35.12679199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.990511 | controller | Jun 11 11:30:35.127075 crc crio[22553]: time="2026-06-11T11:30:35.126614245Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-5l6np to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.990527 | controller | Jun 11 11:30:35.148263 crc crio[22553]: time="2026-06-11T11:30:35.148207688Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686290-44vxn/POD" id=23355210-5a91-4925-95cf-356aa6d5f164 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.990550 | controller | Jun 11 11:30:35.149018 crc crio[22553]: time="2026-06-11T11:30:35.148313001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.990567 | controller | Jun 11 11:30:35.151844 crc crio[22553]: time="2026-06-11T11:30:35.151621828Z" level=info msg="Got pod network &{Name:collect-profiles-29686290-t4k5z Namespace:openshift-operator-lifecycle-manager ID:1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a UID:a9a0ffc4-df54-4b2e-9a9e-aa07816d595c NetNS:/var/run/netns/a2844395-417f-409d-af3c-d324df2ee8ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda9a0ffc4_df54_4b2e_9a9e_aa07816d595c.slice PodAnnotations:0xc002b8a4f8}] Aliases:map[]}"
2026-06-11 12:41:54.990583 | controller | Jun 11 11:30:35.151844 crc crio[22553]: time="2026-06-11T11:30:35.151765462Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686290-t4k5z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.990599 | controller | Jun 11 11:30:35.168879 crc crio[22553]: time="2026-06-11T11:30:35.168784621Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-66574d8f97-5k5v7/POD" id=b47f6edb-8cb2-47b5-a172-9719f08358f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.990616 | controller | Jun 11 11:30:35.169128 crc crio[22553]: time="2026-06-11T11:30:35.168926505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.990632 | controller | Jun 11 11:30:35.170414 crc crio[22553]: time="2026-06-11T11:30:35.170343257Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-z25qf/POD" id=524be408-43f6-455e-8f17-7f089c222224 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.990648 | controller | Jun 11 11:30:35.170511 crc crio[22553]: time="2026-06-11T11:30:35.170425799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.990664 | controller | Jun 11 11:30:35.195222 crc crio[22553]: time="2026-06-11T11:30:35.194845436Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686290-44vxn Namespace:openshift-infra ID:4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401 UID:7b71678e-50cf-4373-ad91-326c2b3f1b4c NetNS:/var/run/netns/62e51f39-75e1-46e4-ada9-410a9285b008 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b71678e_50cf_4373_ad91_326c2b3f1b4c.slice PodAnnotations:0xc0011e8028}] Aliases:map[]}"
2026-06-11 12:41:54.990680 | controller | Jun 11 11:30:35.195222 crc crio[22553]: time="2026-06-11T11:30:35.194936938Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686290-44vxn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.990696 | controller | Jun 11 11:30:35.260664 crc crio[22553]: time="2026-06-11T11:30:35.25945265Z" level=info msg="Got pod network &{Name:community-operators-z25qf Namespace:openshift-marketplace ID:d75707afbbdc3083a8c63384ecb3418885063c99d8d87ac76cc2895594c4da7e UID:6812e29f-a2da-4a09-be0c-0a3dd20c5daa NetNS:/var/run/netns/174bfa56-0107-41f7-87ed-77a649cfb459 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6812e29f_a2da_4a09_be0c_0a3dd20c5daa.slice PodAnnotations:0xc00279a048}] Aliases:map[]}"
2026-06-11 12:41:54.990712 | controller | Jun 11 11:30:35.260664 crc crio[22553]: time="2026-06-11T11:30:35.260449279Z" level=info msg="Adding pod openshift-marketplace_community-operators-z25qf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.990732 | controller | Jun 11 11:30:35.264124 crc crio[22553]: time="2026-06-11T11:30:35.263827068Z" level=info msg="Got pod network &{Name:oauth-openshift-66574d8f97-5k5v7 Namespace:openshift-authentication ID:68cff2cb194d4539ae582da0b7dd0616e6bd32995190bfe91405a1503ff1196d UID:e9669e5d-a214-4cab-928c-067fd4002552 NetNS:/var/run/netns/d6204957-5fc8-4449-ae49-8132d8a26ca6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode9669e5d_a214_4cab_928c_067fd4002552.slice PodAnnotations:0xc0011e8290}] Aliases:map[]}"
2026-06-11 12:41:54.990749 | controller | Jun 11 11:30:35.264124 crc crio[22553]: time="2026-06-11T11:30:35.263920671Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-66574d8f97-5k5v7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.990765 | controller | Jun 11 11:30:35.426847 crc crio[22553]: 2026-06-11T11:30:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e44201c31b9d499 Mac:96:ba:98:b7:83:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/6b385e23-d198-40c9-8e8f-a9610fee40fd SocketPath: PciID:}] [{Interface:0xc00028e6b0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.990781 | controller | Jun 11 11:30:35.427999 crc crio[22553]: time="2026-06-11T11:30:35.42791141Z" level=info msg="Got pod network &{Name:redhat-operators-kqnqz Namespace:openshift-marketplace ID:e44201c31b9d4992d0e669cbe6337ea9adb90fc213b2091adac14c4f6726c18f UID:68c03d2f-d68b-4da4-8e0f-fc51602d063b NetNS:/var/run/netns/6b385e23-d198-40c9-8e8f-a9610fee40fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod68c03d2f_d68b_4da4_8e0f_fc51602d063b.slice PodAnnotations:0xc0011e8770}] Aliases:map[]}"
2026-06-11 12:41:54.990797 | controller | Jun 11 11:30:35.428142 crc crio[22553]: time="2026-06-11T11:30:35.428084925Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-kqnqz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.990813 | controller | Jun 11 11:30:35.435039 crc crio[22553]: time="2026-06-11T11:30:35.434909165Z" level=info msg="Ran pod sandbox e44201c31b9d4992d0e669cbe6337ea9adb90fc213b2091adac14c4f6726c18f with infra container: openshift-marketplace/redhat-operators-kqnqz/POD" id=541102c5-5f7d-46c1-9973-fe870f764d56 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.990828 | controller | Jun 11 11:30:35.440798 crc crio[22553]: time="2026-06-11T11:30:35.438613602Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4583a6ac-3a79-458d-90aa-7e2faa5b5466 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.990844 | controller | Jun 11 11:30:35.441791 crc crio[22553]: time="2026-06-11T11:30:35.441607001Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=eca1dfd0-d929-40b1-b033-062022072ebb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.990860 | controller | Jun 11 11:30:35.456845 crc crio[22553]: time="2026-06-11T11:30:35.45661161Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-kqnqz/extract-utilities" id=8a504159-e57b-4ecd-91a4-4ed769df6984 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.990875 | controller | Jun 11 11:30:35.469951 crc crio[22553]: time="2026-06-11T11:30:35.469851898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.990891 | controller | Jun 11 11:30:35.497135 crc crio[22553]: 2026-06-11T11:30:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f24b56fb3385bc0 Mac:de:f6:93:d8:a4:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/8d2f3d68-5fbb-40f5-9a8d-434b5181f672 SocketPath: PciID:}] [{Interface:0xc000284790 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.990911 | controller | Jun 11 11:30:35.498356 crc crio[22553]: time="2026-06-11T11:30:35.49820785Z" level=info msg="Got pod network &{Name:redhat-marketplace-5l6np Namespace:openshift-marketplace ID:f24b56fb3385bc0e1a155a7dee84add0cc754759bb47baa933686ee39f03dc17 UID:5a034158-12d8-4f47-8c88-cff02c4dfb7e NetNS:/var/run/netns/8d2f3d68-5fbb-40f5-9a8d-434b5181f672 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a034158_12d8_4f47_8c88_cff02c4dfb7e.slice PodAnnotations:0xc000ca0260}] Aliases:map[]}"
2026-06-11 12:41:54.990927 | controller | Jun 11 11:30:35.498450 crc crio[22553]: time="2026-06-11T11:30:35.498373085Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-5l6np for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.990943 | controller | Jun 11 11:30:35.509617 crc crio[22553]: time="2026-06-11T11:30:35.50945737Z" level=info msg="Ran pod sandbox f24b56fb3385bc0e1a155a7dee84add0cc754759bb47baa933686ee39f03dc17 with infra container: openshift-marketplace/redhat-marketplace-5l6np/POD" id=43455af1-188e-4bad-9ffa-21e914a2912c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.990959 | controller | Jun 11 11:30:35.512307 crc crio[22553]: time="2026-06-11T11:30:35.512218211Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9a270378-6b57-4d13-ac62-abb039e76a8b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.990974 | controller | Jun 11 11:30:35.520596 crc crio[22553]: time="2026-06-11T11:30:35.520358499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.990989 | controller | Jun 11 11:30:35.522563 crc crio[22553]: 2026-06-11T11:30:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f70ca1f2fe248f Mac:16:2c:26:ff:34:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/a2844395-417f-409d-af3c-d324df2ee8ef SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.991005 | controller | Jun 11 11:30:35.524439 crc crio[22553]: time="2026-06-11T11:30:35.524270444Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6ebe7012-77d8-4397-b1a1-b25a81322bc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.991020 | controller | Jun 11 11:30:35.527296 crc crio[22553]: time="2026-06-11T11:30:35.526338405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.991036 | controller | Jun 11 11:30:35.528169 crc crio[22553]: time="2026-06-11T11:30:35.528107297Z" level=info msg="Got pod network &{Name:collect-profiles-29686290-t4k5z Namespace:openshift-operator-lifecycle-manager ID:1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a UID:a9a0ffc4-df54-4b2e-9a9e-aa07816d595c NetNS:/var/run/netns/a2844395-417f-409d-af3c-d324df2ee8ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda9a0ffc4_df54_4b2e_9a9e_aa07816d595c.slice PodAnnotations:0xc002b8a4f8}] Aliases:map[]}"
2026-06-11 12:41:54.991052 | controller | Jun 11 11:30:35.528476 crc crio[22553]: time="2026-06-11T11:30:35.528415506Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686290-t4k5z for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.991071 | controller | Jun 11 11:30:35.534817 crc crio[22553]: time="2026-06-11T11:30:35.534409422Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-5l6np/extract-utilities" id=6bd6d38e-cbfa-4c7b-8fd5-9b1b45cf30f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.991087 | controller | Jun 11 11:30:35.544871 crc crio[22553]: time="2026-06-11T11:30:35.54459325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.991102 | controller | Jun 11 11:30:35.557468 crc crio[22553]: time="2026-06-11T11:30:35.557385435Z" level=info msg="Ran pod sandbox 1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686290-t4k5z/POD" id=ef540833-1a85-43f9-8cd6-199390cb6bdd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.991117 | controller | Jun 11 11:30:35.560203 crc crio[22553]: time="2026-06-11T11:30:35.560035853Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=00b44996-6bbf-43f1-971d-89965ce937b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.991133 | controller | Jun 11 11:30:35.564497 crc crio[22553]: time="2026-06-11T11:30:35.564298538Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7dfae40c-6528-4ce9-b226-7cc7f89904a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.991148 | controller | Jun 11 11:30:35.576465 crc crio[22553]: time="2026-06-11T11:30:35.576377562Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686290-t4k5z/collect-profiles" id=0e1ed8e7-bcaf-4f2f-9d39-904dcbe0a593 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.991163 | controller | Jun 11 11:30:35.577164 crc crio[22553]: time="2026-06-11T11:30:35.577104553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.991179 | controller | Jun 11 11:30:35.598934 crc crio[22553]: time="2026-06-11T11:30:35.598589333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.991194 | controller | Jun 11 11:30:35.603767 crc crio[22553]: time="2026-06-11T11:30:35.603553819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.991209 | controller | Jun 11 11:30:35.617990 crc crio[22553]: time="2026-06-11T11:30:35.617893699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.991225 | controller | Jun 11 11:30:35.625911 crc crio[22553]: time="2026-06-11T11:30:35.62577287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.991240 | controller | Jun 11 11:30:35.641784 crc crio[22553]: time="2026-06-11T11:30:35.638527324Z" level=info msg="Created container ad3fb8f39d4349ff4cea5d3bb659f810ab83ec90de6967b44def9230d6577100: openshift-marketplace/redhat-operators-kqnqz/extract-utilities" id=8a504159-e57b-4ecd-91a4-4ed769df6984 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.991255 | controller | Jun 11 11:30:35.641784 crc crio[22553]: time="2026-06-11T11:30:35.640596415Z" level=info msg="Starting container: ad3fb8f39d4349ff4cea5d3bb659f810ab83ec90de6967b44def9230d6577100" id=c62ad56b-796e-4fea-8d18-acbc237155de name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.991274 | controller | Jun 11 11:30:35.651404 crc crio[22553]: time="2026-06-11T11:30:35.651118784Z" level=info msg="Started container" PID=30715 containerID=ad3fb8f39d4349ff4cea5d3bb659f810ab83ec90de6967b44def9230d6577100 description=openshift-marketplace/redhat-operators-kqnqz/extract-utilities id=c62ad56b-796e-4fea-8d18-acbc237155de name=/runtime.v1.RuntimeService/StartContainer sandboxID=e44201c31b9d4992d0e669cbe6337ea9adb90fc213b2091adac14c4f6726c18f
2026-06-11 12:41:54.991290 | controller | Jun 11 11:30:35.708430 crc crio[22553]: 2026-06-11T11:30:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68cff2cb194d453 Mac:6a:34:fd:36:05:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/d6204957-5fc8-4449-ae49-8132d8a26ca6 SocketPath: PciID:}] [{Interface:0xc0002385d0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.991306 | controller | Jun 11 11:30:35.709618 crc crio[22553]: time="2026-06-11T11:30:35.709515226Z" level=info msg="Created container 8082897ddfe810d8c6d4ca270ed7f5247e5588a922e91cab2872dbc0eab573b0: openshift-marketplace/redhat-marketplace-5l6np/extract-utilities" id=6bd6d38e-cbfa-4c7b-8fd5-9b1b45cf30f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.991321 | controller | Jun 11 11:30:35.711214 crc crio[22553]: time="2026-06-11T11:30:35.711163374Z" level=info msg="Starting container: 8082897ddfe810d8c6d4ca270ed7f5247e5588a922e91cab2872dbc0eab573b0" id=e4b0d9e3-2a57-4a02-8ed7-a121fd7821ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.991336 | controller | Jun 11 11:30:35.712394 crc crio[22553]: time="2026-06-11T11:30:35.7123667Z" level=info msg="Got pod network &{Name:oauth-openshift-66574d8f97-5k5v7 Namespace:openshift-authentication ID:68cff2cb194d4539ae582da0b7dd0616e6bd32995190bfe91405a1503ff1196d UID:e9669e5d-a214-4cab-928c-067fd4002552 NetNS:/var/run/netns/d6204957-5fc8-4449-ae49-8132d8a26ca6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode9669e5d_a214_4cab_928c_067fd4002552.slice PodAnnotations:0xc0011e8290}] Aliases:map[]}"
2026-06-11 12:41:54.991371 | controller | Jun 11 11:30:35.712859 crc crio[22553]: time="2026-06-11T11:30:35.712832493Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-66574d8f97-5k5v7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.991390 | controller | Jun 11 11:30:35.717879 crc crio[22553]: time="2026-06-11T11:30:35.717799949Z" level=info msg="Started container" PID=30731 containerID=8082897ddfe810d8c6d4ca270ed7f5247e5588a922e91cab2872dbc0eab573b0 description=openshift-marketplace/redhat-marketplace-5l6np/extract-utilities id=e4b0d9e3-2a57-4a02-8ed7-a121fd7821ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=f24b56fb3385bc0e1a155a7dee84add0cc754759bb47baa933686ee39f03dc17
2026-06-11 12:41:54.991406 | controller | Jun 11 11:30:35.830042 crc crio[22553]: 2026-06-11T11:30:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d75707afbbdc308 Mac:8e:41:6a:eb:f2:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/174bfa56-0107-41f7-87ed-77a649cfb459 SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.991421 | controller | Jun 11 11:30:35.830468 crc crio[22553]: time="2026-06-11T11:30:35.830300538Z" level=info msg="Got pod network &{Name:community-operators-z25qf Namespace:openshift-marketplace ID:d75707afbbdc3083a8c63384ecb3418885063c99d8d87ac76cc2895594c4da7e UID:6812e29f-a2da-4a09-be0c-0a3dd20c5daa NetNS:/var/run/netns/174bfa56-0107-41f7-87ed-77a649cfb459 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6812e29f_a2da_4a09_be0c_0a3dd20c5daa.slice PodAnnotations:0xc00279a048}] Aliases:map[]}"
2026-06-11 12:41:54.991440 | controller | Jun 11 11:30:35.830552 crc crio[22553]: time="2026-06-11T11:30:35.830481633Z" level=info msg="Checking pod openshift-marketplace_community-operators-z25qf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.991457 | controller | Jun 11 11:30:35.833981 crc crio[22553]: 2026-06-11T11:30:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4bca8cafbf52430 Mac:16:16:36:5d:6e:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/62e51f39-75e1-46e4-ada9-410a9285b008 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.991473 | controller | Jun 11 11:30:35.833981 crc crio[22553]: time="2026-06-11T11:30:35.833584524Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686290-44vxn Namespace:openshift-infra ID:4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401 UID:7b71678e-50cf-4373-ad91-326c2b3f1b4c NetNS:/var/run/netns/62e51f39-75e1-46e4-ada9-410a9285b008 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b71678e_50cf_4373_ad91_326c2b3f1b4c.slice PodAnnotations:0xc0011e8028}] Aliases:map[]}"
2026-06-11 12:41:54.991488 | controller | Jun 11 11:30:35.833981 crc crio[22553]: time="2026-06-11T11:30:35.8337743Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686290-44vxn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.991503 | controller | Jun 11 11:30:35.842941 crc crio[22553]: time="2026-06-11T11:30:35.842839886Z" level=info msg="Ran pod sandbox 4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401 with infra container: openshift-infra/auto-csr-approver-29686290-44vxn/POD" id=23355210-5a91-4925-95cf-356aa6d5f164 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.991519 | controller | Jun 11 11:30:35.844664 crc crio[22553]: time="2026-06-11T11:30:35.844631898Z" level=info msg="Ran pod sandbox d75707afbbdc3083a8c63384ecb3418885063c99d8d87ac76cc2895594c4da7e with infra container: openshift-marketplace/community-operators-z25qf/POD" id=524be408-43f6-455e-8f17-7f089c222224 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.991534 | controller | Jun 11 11:30:35.844924 crc crio[22553]: time="2026-06-11T11:30:35.844802803Z" level=info msg="Ran pod sandbox 68cff2cb194d4539ae582da0b7dd0616e6bd32995190bfe91405a1503ff1196d with infra container: openshift-authentication/oauth-openshift-66574d8f97-5k5v7/POD" id=b47f6edb-8cb2-47b5-a172-9719f08358f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.991549 | controller | Jun 11 11:30:35.846624 crc crio[22553]: time="2026-06-11T11:30:35.846557665Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0a21a459-6cdc-4918-8108-9398b352e3f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.991565 | controller | Jun 11 11:30:35.846910 crc crio[22553]: time="2026-06-11T11:30:35.846847693Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d6138c10-1d55-4bed-8f1c-fa94047cf3a0 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.991580 | controller | Jun 11 11:30:35.847649 crc crio[22553]: time="2026-06-11T11:30:35.847561764Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=c9906418-eede-43f1-b950-906fee2b7ed5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.991596 | controller | Jun 11 11:30:35.850633 crc crio[22553]: time="2026-06-11T11:30:35.849348176Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3447daf2-89e4-4bb5-9f47-dc9ec9defcaf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.991616 | controller | Jun 11 11:30:35.850633 crc crio[22553]: time="2026-06-11T11:30:35.849854201Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=794e60da-b84f-4c0d-b0a6-4f18d89d0516 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.991632 | controller | Jun 11 11:30:35.861588 crc crio[22553]: time="2026-06-11T11:30:35.860810262Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:54.991647 | controller | Jun 11 11:30:35.861878 crc crio[22553]: time="2026-06-11T11:30:35.861498073Z" level=info msg="Creating container: openshift-marketplace/community-operators-z25qf/extract-utilities" id=12bf3479-9409-4ba2-b8ab-237b63f92869 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.991662 | controller | Jun 11 11:30:35.862142 crc crio[22553]: time="2026-06-11T11:30:35.862068969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.991678 | controller | Jun 11 11:30:35.870567 crc crio[22553]: time="2026-06-11T11:30:35.868791336Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-66574d8f97-5k5v7/oauth-openshift" id=fd4d2098-a1ef-4e0f-8b94-f4bbec9ee66b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.991693 | controller | Jun 11 11:30:35.872415 crc crio[22553]: time="2026-06-11T11:30:35.872347441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.991709 | controller | Jun 11 11:30:35.889889 crc crio[22553]: time="2026-06-11T11:30:35.889557105Z" level=info msg="Created container 9134a6b3e9ca94d57aacadaf82c4db081b2e0fe82f37a7e3c0d8d64d29948bb0: openshift-operator-lifecycle-manager/collect-profiles-29686290-t4k5z/collect-profiles" id=0e1ed8e7-bcaf-4f2f-9d39-904dcbe0a593 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.991725 | controller | Jun 11 11:30:35.890251 crc crio[22553]: time="2026-06-11T11:30:35.890095591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.991741 | controller | Jun 11 11:30:35.890922 crc crio[22553]: time="2026-06-11T11:30:35.890845673Z" level=info msg="Starting container: 9134a6b3e9ca94d57aacadaf82c4db081b2e0fe82f37a7e3c0d8d64d29948bb0" id=e10ca8df-4b2a-4090-bb6c-2bba2a226d6d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.991757 | controller | Jun 11 11:30:35.895351 crc crio[22553]: time="2026-06-11T11:30:35.89484505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.991773 | controller | Jun 11 11:30:35.898848 crc crio[22553]: time="2026-06-11T11:30:35.8985908Z" level=info msg="Started container" PID=30736 containerID=9134a6b3e9ca94d57aacadaf82c4db081b2e0fe82f37a7e3c0d8d64d29948bb0 description=openshift-operator-lifecycle-manager/collect-profiles-29686290-t4k5z/collect-profiles id=e10ca8df-4b2a-4090-bb6c-2bba2a226d6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a
2026-06-11 12:41:54.991789 | controller | Jun 11 11:30:35.921117 crc crio[22553]: time="2026-06-11T11:30:35.920575875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.991804 | controller | Jun 11 11:30:36.008823 crc crio[22553]: time="2026-06-11T11:30:36.00840068Z" level=info msg="Created container 1861aba2a3ffac916e29af2c3e2fd8f2e44ff897aa41ace477d5cc16da549090: openshift-marketplace/community-operators-z25qf/extract-utilities" id=12bf3479-9409-4ba2-b8ab-237b63f92869 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.991824 | controller | Jun 11 11:30:36.015418 crc crio[22553]: time="2026-06-11T11:30:36.014959803Z" level=info msg="Starting container: 1861aba2a3ffac916e29af2c3e2fd8f2e44ff897aa41ace477d5cc16da549090" id=08c16a30-fe22-43d2-b7c0-ddbc50a0d1c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.991840 | controller | Jun 11 11:30:36.031115 crc crio[22553]: time="2026-06-11T11:30:36.028383786Z" level=info msg="Started container" PID=30758 containerID=1861aba2a3ffac916e29af2c3e2fd8f2e44ff897aa41ace477d5cc16da549090 description=openshift-marketplace/community-operators-z25qf/extract-utilities id=08c16a30-fe22-43d2-b7c0-ddbc50a0d1c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d75707afbbdc3083a8c63384ecb3418885063c99d8d87ac76cc2895594c4da7e
2026-06-11 12:41:54.991856 | controller | Jun 11 11:30:36.070413 crc crio[22553]: time="2026-06-11T11:30:36.070329636Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=44106d98-5f2a-44ae-a1cd-e4aebef319a7 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.991871 | controller | Jun 11 11:30:36.077120 crc crio[22553]: time="2026-06-11T11:30:36.076988031Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 12:41:54.991887 | controller | Jun 11 11:30:36.080861 crc crio[22553]: time="2026-06-11T11:30:36.079964729Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=336639bb-8543-40ee-94ed-a3ebf21e294b name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.991902 | controller | Jun 11 11:30:36.083884 crc crio[22553]: time="2026-06-11T11:30:36.083606975Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 12:41:54.991917 | controller | Jun 11 11:30:36.134942 crc crio[22553]: time="2026-06-11T11:30:36.134770336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.991933 | controller | Jun 11 11:30:36.332067 crc crio[22553]: time="2026-06-11T11:30:36.331613648Z" level=info msg="Created container 67aec000309981a8c29b3fa131be93575afe6eaee6a15f036947a8e942bf0958: openshift-authentication/oauth-openshift-66574d8f97-5k5v7/oauth-openshift" id=fd4d2098-a1ef-4e0f-8b94-f4bbec9ee66b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.991949 | controller | Jun 11 11:30:36.336363 crc crio[22553]: time="2026-06-11T11:30:36.336246274Z" level=info msg="Starting container: 67aec000309981a8c29b3fa131be93575afe6eaee6a15f036947a8e942bf0958" id=c2ab533e-eeb1-4215-a4d9-68e5a9575398 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.991965 | controller | Jun 11 11:30:36.351453 crc crio[22553]: time="2026-06-11T11:30:36.351294573Z" level=info msg="Started container" PID=30774 containerID=67aec000309981a8c29b3fa131be93575afe6eaee6a15f036947a8e942bf0958 description=openshift-authentication/oauth-openshift-66574d8f97-5k5v7/oauth-openshift id=c2ab533e-eeb1-4215-a4d9-68e5a9575398 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68cff2cb194d4539ae582da0b7dd0616e6bd32995190bfe91405a1503ff1196d
2026-06-11 12:41:54.991981 | controller | Jun 11 11:30:36.849258 crc crio[22553]: time="2026-06-11T11:30:36.843459123Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=336639bb-8543-40ee-94ed-a3ebf21e294b name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.991997 | controller | Jun 11 11:30:36.849258 crc crio[22553]: time="2026-06-11T11:30:36.845155503Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=68a009d7-a5a8-4c69-b376-1b4fd3c805d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.992013 | controller | Jun 11 11:30:36.856541 crc crio[22553]: time="2026-06-11T11:30:36.856335429Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=ec9985dc-6b75-4d00-ae4d-b7c40e05a16a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.992032 | controller | Jun 11 11:30:36.872486 crc crio[22553]: time="2026-06-11T11:30:36.872314935Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-5l6np/extract-content" id=a8ad8c0c-62d1-4d6f-9305-5bda15b6231b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.992049 | controller | Jun 11 11:30:36.884047 crc crio[22553]: time="2026-06-11T11:30:36.883939074Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=44106d98-5f2a-44ae-a1cd-e4aebef319a7 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.992064 | controller | Jun 11 11:30:36.884121 crc crio[22553]: time="2026-06-11T11:30:36.884032087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.992080 | controller | Jun 11 11:30:36.889317 crc crio[22553]: time="2026-06-11T11:30:36.889152426Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=c38076e3-1a85-430b-98e4-7a5cf14e638f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.992095 | controller | Jun 11 11:30:36.902010 crc crio[22553]: time="2026-06-11T11:30:36.901503047Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=1946f683-72df-401c-8cf2-25c835fc0ddb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.992111 | controller | Jun 11 11:30:36.916332 crc crio[22553]: time="2026-06-11T11:30:36.916199155Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-kqnqz/extract-content" id=adffc9c8-a1b2-4ec0-9e5a-71406d410ed3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.992126 | controller | Jun 11 11:30:36.919593 crc crio[22553]: time="2026-06-11T11:30:36.919509852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.992141 | controller | Jun 11 11:30:36.921105 crc crio[22553]: time="2026-06-11T11:30:36.921034357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.992157 | controller | Jun 11 11:30:36.925989 crc crio[22553]: time="2026-06-11T11:30:36.925346972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.992172 | controller | Jun 11 11:30:36.982908 crc crio[22553]: time="2026-06-11T11:30:36.982789468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.992187 | controller | Jun 11 11:30:36.988782 crc crio[22553]: time="2026-06-11T11:30:36.988635459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.992202 | controller | Jun 11 11:30:37.079413 crc crio[22553]: time="2026-06-11T11:30:37.079331175Z" level=info msg="Created container eef96f5c20a5edb7ea6515d07fa09338907dbb58ba888274fdaf7fd4c6b5d084: openshift-marketplace/redhat-marketplace-5l6np/extract-content" id=a8ad8c0c-62d1-4d6f-9305-5bda15b6231b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.992218 | controller | Jun 11 11:30:37.080963 crc crio[22553]: time="2026-06-11T11:30:37.080835869Z" level=info msg="Starting container: eef96f5c20a5edb7ea6515d07fa09338907dbb58ba888274fdaf7fd4c6b5d084" id=9774c567-8e43-417c-8d96-66ad11935fcf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.992237 | controller | Jun 11 11:30:37.095919 crc crio[22553]: time="2026-06-11T11:30:37.093339614Z" level=info msg="Started container" PID=30795 containerID=eef96f5c20a5edb7ea6515d07fa09338907dbb58ba888274fdaf7fd4c6b5d084 description=openshift-marketplace/redhat-marketplace-5l6np/extract-content id=9774c567-8e43-417c-8d96-66ad11935fcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=f24b56fb3385bc0e1a155a7dee84add0cc754759bb47baa933686ee39f03dc17
2026-06-11 12:41:54.992253 | controller | Jun 11 11:30:37.112237 crc crio[22553]: time="2026-06-11T11:30:37.112111102Z" level=info msg="Created container b1749f813acbc9aa65c975ab8322dd0af35b71aab03e83383b6f4c628d659f02: openshift-marketplace/redhat-operators-kqnqz/extract-content" id=adffc9c8-a1b2-4ec0-9e5a-71406d410ed3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.992268 | controller | Jun 11 11:30:37.117351 crc crio[22553]: time="2026-06-11T11:30:37.117260252Z" level=info msg="Starting container: b1749f813acbc9aa65c975ab8322dd0af35b71aab03e83383b6f4c628d659f02" id=e4859388-ec0c-4db9-b994-34c7e55a7b2f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.992284 | controller | Jun 11 11:30:37.127072 crc crio[22553]: time="2026-06-11T11:30:37.126669046Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=8d0208ef-b5cf-4143-b77c-a998f21725c7 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.992299 | controller | Jun 11 11:30:37.127855 crc crio[22553]: time="2026-06-11T11:30:37.127670976Z" level=info msg="Started container" PID=30803 containerID=b1749f813acbc9aa65c975ab8322dd0af35b71aab03e83383b6f4c628d659f02 description=openshift-marketplace/redhat-operators-kqnqz/extract-content id=e4859388-ec0c-4db9-b994-34c7e55a7b2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e44201c31b9d4992d0e669cbe6337ea9adb90fc213b2091adac14c4f6726c18f
2026-06-11 12:41:54.992315 | controller | Jun 11 11:30:37.132594 crc crio[22553]: time="2026-06-11T11:30:37.132474486Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 12:41:54.992331 | controller | Jun 11 11:30:37.829293 crc crio[22553]: time="2026-06-11T11:30:37.82906803Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=8d0208ef-b5cf-4143-b77c-a998f21725c7 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.992360 | controller | Jun 11 11:30:37.830587 crc crio[22553]: time="2026-06-11T11:30:37.830496192Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=8781b9c7-600e-42ad-99d4-d4f5adfe9205 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.992382 | controller | Jun 11 11:30:37.833356 crc crio[22553]: time="2026-06-11T11:30:37.833290044Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=9390df0a-bedd-4fdf-bf63-c84267357494 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.992399 | controller | Jun 11 11:30:37.839024 crc crio[22553]: time="2026-06-11T11:30:37.838920708Z" level=info msg="Creating container: openshift-marketplace/community-operators-z25qf/extract-content" id=892c5ecf-797e-4119-aa48-9d8498221bae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.992414 | controller | Jun 11 11:30:37.839640 crc crio[22553]: time="2026-06-11T11:30:37.839573317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.992430 | controller | Jun 11 11:30:37.877856 crc crio[22553]: time="2026-06-11T11:30:37.87702679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.992445 | controller | Jun 11 11:30:37.880502 crc crio[22553]: time="2026-06-11T11:30:37.880437129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.992465 | controller | Jun 11 11:30:38.003769 crc crio[22553]: time="2026-06-11T11:30:38.003586632Z" level=info msg="Created container 3dee87a91cffe6651e7e9873bbb7f4dcf8f3d2d3c195de549bd1ebe83b707363: openshift-marketplace/community-operators-z25qf/extract-content" id=892c5ecf-797e-4119-aa48-9d8498221bae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.992481 | controller | Jun 11 11:30:38.005323 crc crio[22553]: time="2026-06-11T11:30:38.005176429Z" level=info msg="Starting container: 3dee87a91cffe6651e7e9873bbb7f4dcf8f3d2d3c195de549bd1ebe83b707363" id=812a3714-1701-4001-989c-a55f7e19c0cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.992496 | controller | Jun 11 11:30:38.013608 crc crio[22553]: time="2026-06-11T11:30:38.013053799Z" level=info msg="Started container" PID=30839 containerID=3dee87a91cffe6651e7e9873bbb7f4dcf8f3d2d3c195de549bd1ebe83b707363 description=openshift-marketplace/community-operators-z25qf/extract-content id=812a3714-1701-4001-989c-a55f7e19c0cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d75707afbbdc3083a8c63384ecb3418885063c99d8d87ac76cc2895594c4da7e
2026-06-11 12:41:54.992512 | controller | Jun 11 11:30:38.167123 crc crio[22553]: time="2026-06-11T11:30:38.167044152Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=17f0b855-ed10-4402-a757-28bce80757d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.992528 | controller | Jun 11 11:30:38.169807 crc crio[22553]: time="2026-06-11T11:30:38.169657848Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=246f010a-2ad5-4585-9e57-cc243ca6fdd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.992543 | controller | Jun 11 11:30:38.193266 crc crio[22553]: time="2026-06-11T11:30:38.193171024Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d7001658-9808-4e4a-99e7-93ecac571dd3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.992558 | controller | Jun 11 11:30:38.194268 crc crio[22553]: time="2026-06-11T11:30:38.194193994Z" level=info msg="Stopping pod sandbox: 1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a" id=3b1c83b2-c458-46c4-9cae-16d6ec625ffb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.992573 | controller | Jun 11 11:30:38.194919 crc crio[22553]: time="2026-06-11T11:30:38.194843393Z" level=info msg="Got pod network &{Name:collect-profiles-29686290-t4k5z Namespace:openshift-operator-lifecycle-manager ID:1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a UID:a9a0ffc4-df54-4b2e-9a9e-aa07816d595c NetNS:/var/run/netns/a2844395-417f-409d-af3c-d324df2ee8ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda9a0ffc4_df54_4b2e_9a9e_aa07816d595c.slice PodAnnotations:0xc00043abf0}] Aliases:map[]}"
2026-06-11 12:41:54.992589 | controller | Jun 11 11:30:38.195078 crc crio[22553]: time="2026-06-11T11:30:38.195023778Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686290-t4k5z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.992604 | controller | Jun 11 11:30:38.203091 crc crio[22553]: time="2026-06-11T11:30:38.202959919Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=687e362e-cfc5-41e5-95ca-87768303fbb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.992620 | controller | Jun 11 11:30:38.209396 crc crio[22553]: time="2026-06-11T11:30:38.209285204Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-5l6np/registry-server" id=ec02ae71-19ca-409a-8d4d-a6e464207e8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.992638 | controller | Jun 11 11:30:38.209963 crc crio[22553]: time="2026-06-11T11:30:38.209900462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.992654 | controller | Jun 11 11:30:38.219592 crc crio[22553]: time="2026-06-11T11:30:38.219484192Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-kqnqz/registry-server" id=8d1bcfa4-79c9-4040-b7f8-3173d18d897c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.992670 | controller | Jun 11 11:30:38.220246 crc crio[22553]: time="2026-06-11T11:30:38.220188842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.992685 | controller | Jun 11 11:30:38.251090 crc crio[22553]: time="2026-06-11T11:30:38.250439965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.992700 | controller | Jun 11 11:30:38.257459 crc crio[22553]: time="2026-06-11T11:30:38.257326526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.992715 | controller | Jun 11 11:30:38.315003 crc crio[22553]: time="2026-06-11T11:30:38.314107662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.992730 | controller | Jun 11 11:30:38.343088 crc crio[22553]: time="2026-06-11T11:30:38.342923993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.992745 | controller | Jun 11 11:30:38.485945 crc crio[22553]: time="2026-06-11T11:30:38.48538325Z" level=info msg="Created container 47bfe226e8929ec504bff8b0c86151407d87f48a400b89fa231c4b4f11236dad: openshift-marketplace/redhat-marketplace-5l6np/registry-server" id=ec02ae71-19ca-409a-8d4d-a6e464207e8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.992761 | controller | Jun 11 11:30:38.495537 crc crio[22553]: time="2026-06-11T11:30:38.495422913Z" level=info msg="Starting container: 47bfe226e8929ec504bff8b0c86151407d87f48a400b89fa231c4b4f11236dad" id=de33433d-cc5f-4051-804d-37af62af8210 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.992776 | controller | Jun 11 11:30:38.541018 crc crio[22553]: time="2026-06-11T11:30:38.539283402Z" level=info msg="Created container 6caa22a6fc4512be0761c9df42c8e0acc101758ad5f6d3405f5bdbddd70a0220: openshift-marketplace/redhat-operators-kqnqz/registry-server" id=8d1bcfa4-79c9-4040-b7f8-3173d18d897c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.992792 | controller | Jun 11 11:30:38.541018 crc crio[22553]: time="2026-06-11T11:30:38.539863779Z" level=info msg="Started container" PID=30877 containerID=47bfe226e8929ec504bff8b0c86151407d87f48a400b89fa231c4b4f11236dad description=openshift-marketplace/redhat-marketplace-5l6np/registry-server id=de33433d-cc5f-4051-804d-37af62af8210 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f24b56fb3385bc0e1a155a7dee84add0cc754759bb47baa933686ee39f03dc17
2026-06-11 12:41:54.992808 | controller | Jun 11 11:30:38.542127 crc crio[22553]: time="2026-06-11T11:30:38.54193943Z" level=info msg="Starting container: 6caa22a6fc4512be0761c9df42c8e0acc101758ad5f6d3405f5bdbddd70a0220" id=ea8c86a7-13a1-4efc-a2fa-434680c56b3f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.992824 | controller | Jun 11 11:30:38.568123 crc crio[22553]: time="2026-06-11T11:30:38.567961559Z" level=info msg="Started container" PID=30882 containerID=6caa22a6fc4512be0761c9df42c8e0acc101758ad5f6d3405f5bdbddd70a0220 description=openshift-marketplace/redhat-operators-kqnqz/registry-server id=ea8c86a7-13a1-4efc-a2fa-434680c56b3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e44201c31b9d4992d0e669cbe6337ea9adb90fc213b2091adac14c4f6726c18f
2026-06-11 12:41:54.992845 | controller | Jun 11 11:30:38.658481 crc crio[22553]: time="2026-06-11T11:30:38.658351076Z" level=info msg="Stopped pod sandbox: 1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a" id=3b1c83b2-c458-46c4-9cae-16d6ec625ffb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.992861 | controller | Jun 11 11:30:40.361412 crc crio[22553]: time="2026-06-11T11:30:40.360256172Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1743ce2e-f2e4-4b6b-9498-5d2d9151c330 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.992877 | controller | Jun 11 11:30:40.364772 crc crio[22553]: time="2026-06-11T11:30:40.364443594Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=76e8f692-924d-4049-8aaa-b7e8977029e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.992892 | controller | Jun 11 11:30:40.408441 crc crio[22553]: time="2026-06-11T11:30:40.408299144Z" level=info msg="Creating container: openshift-marketplace/community-operators-z25qf/registry-server" id=847be678-4526-4df6-a3df-902e3fe89e46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.992908 | controller | Jun 11 11:30:40.411444 crc crio[22553]: time="2026-06-11T11:30:40.411373253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.992923 | controller | Jun 11 11:30:40.493180 crc crio[22553]: time="2026-06-11T11:30:40.493109288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.992939 | controller | Jun 11 11:30:40.497584 crc crio[22553]: time="2026-06-11T11:30:40.497548738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.992954 | controller | Jun 11 11:30:40.676103 crc crio[22553]: time="2026-06-11T11:30:40.675947423Z" level=info msg="Created container 9553678347a98fa7d6be3750ad717ced1ff54ceeb089c96ecf2926c798e09b8e: openshift-marketplace/community-operators-z25qf/registry-server" id=847be678-4526-4df6-a3df-902e3fe89e46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.992969 | controller | Jun 11 11:30:40.677995 crc crio[22553]: time="2026-06-11T11:30:40.677880679Z" level=info msg="Starting container: 9553678347a98fa7d6be3750ad717ced1ff54ceeb089c96ecf2926c798e09b8e" id=b0760c64-03b4-40ff-abe5-b749cfed7e5b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.992984 | controller | Jun 11 11:30:40.684425 crc crio[22553]: time="2026-06-11T11:30:40.684169113Z" level=info msg="Started container" PID=30978 containerID=9553678347a98fa7d6be3750ad717ced1ff54ceeb089c96ecf2926c798e09b8e description=openshift-marketplace/community-operators-z25qf/registry-server id=b0760c64-03b4-40ff-abe5-b749cfed7e5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d75707afbbdc3083a8c63384ecb3418885063c99d8d87ac76cc2895594c4da7e
2026-06-11 12:41:54.993000 | controller | Jun 11 11:30:46.633963 crc crio[22553]: time="2026-06-11T11:30:46.632522076Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d6138c10-1d55-4bed-8f1c-fa94047cf3a0 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.993016 | controller | Jun 11 11:30:46.637588 crc crio[22553]: time="2026-06-11T11:30:46.6374765Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d37c9011-2e69-422a-8736-24f40aa702e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.993035 | controller | Jun 11 11:30:46.644034 crc crio[22553]: time="2026-06-11T11:30:46.643617419Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b24e98e5-169c-492a-ac04-7b87e24dc434 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.993051 | controller | Jun 11 11:30:46.653644 crc crio[22553]: time="2026-06-11T11:30:46.653526599Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686290-44vxn/oc" id=6444e871-f789-4df7-b9c9-c1345d5ebea3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.993067 | controller | Jun 11 11:30:46.656201 crc crio[22553]: time="2026-06-11T11:30:46.656122464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.993082 | controller | Jun 11 11:30:46.698044 crc crio[22553]: time="2026-06-11T11:30:46.69743941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.993099 | controller | Jun 11 11:30:47.057054 crc crio[22553]: time="2026-06-11T11:30:47.056802735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.993114 | controller | Jun 11 11:30:47.160127 crc crio[22553]: time="2026-06-11T11:30:47.159764399Z" level=info msg="Created container a3b89d4a0ae7feb787c35a9f9df1a21301e89ba7c0d031335f8df1d1f5c04918: openshift-infra/auto-csr-approver-29686290-44vxn/oc" id=6444e871-f789-4df7-b9c9-c1345d5ebea3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.993130 | controller | Jun 11 11:30:47.161800 crc crio[22553]: time="2026-06-11T11:30:47.161612843Z" level=info msg="Starting container: a3b89d4a0ae7feb787c35a9f9df1a21301e89ba7c0d031335f8df1d1f5c04918" id=e54bb175-2d6c-41a9-97e1-d6c6ce6f5614 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.993145 | controller | Jun 11 11:30:47.168086 crc crio[22553]: time="2026-06-11T11:30:47.167989219Z" level=info msg="Started container" PID=31159 containerID=a3b89d4a0ae7feb787c35a9f9df1a21301e89ba7c0d031335f8df1d1f5c04918 description=openshift-infra/auto-csr-approver-29686290-44vxn/oc id=e54bb175-2d6c-41a9-97e1-d6c6ce6f5614 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401
2026-06-11 12:41:54.993161 | controller | Jun 11 11:30:47.602974 crc crio[22553]: time="2026-06-11T11:30:47.602873768Z" level=info msg="Stopping container: f496e3474dc7e86b90592e945df3e1703c1e3b2612fa0e327d5f7163ca279beb (timeout: 2s)" id=c7077e60-3b44-46e9-9a94-068c6852d2fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.993177 | controller | Jun 11 11:30:47.746634 crc crio[22553]: time="2026-06-11T11:30:47.746364975Z" level=info msg="Stopped container f496e3474dc7e86b90592e945df3e1703c1e3b2612fa0e327d5f7163ca279beb: openshift-marketplace/redhat-marketplace-hrwxw/registry-server" id=c7077e60-3b44-46e9-9a94-068c6852d2fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.993192 | controller | Jun 11 11:30:47.748544 crc crio[22553]: time="2026-06-11T11:30:47.748434195Z" level=info msg="Stopping pod sandbox: 1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c" id=77ad9a7c-a675-4f48-8ec4-b54379434d1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.993207 | controller | Jun 11 11:30:47.749798 crc crio[22553]: time="2026-06-11T11:30:47.749747473Z" level=info msg="Got pod network &{Name:redhat-marketplace-hrwxw Namespace:openshift-marketplace ID:1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c UID:1e83ac9a-30c3-4022-9b6d-3634a25c2339 NetNS:/var/run/netns/8856b85a-dc7e-4d22-83bf-7b1a3d949dbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e83ac9a_30c3_4022_9b6d_3634a25c2339.slice PodAnnotations:0xc0011e8718}] Aliases:map[]}"
2026-06-11 12:41:54.993227 | controller | Jun 11 11:30:47.750215 crc crio[22553]: time="2026-06-11T11:30:47.750146095Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-hrwxw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.993243 | controller | Jun 11 11:30:47.801474 crc crio[22553]: time="2026-06-11T11:30:47.801347019Z" level=info msg="Stopping container: a68736fe52837e82176cdaedce25f7b10be658d5f975efab2d6eb038d78c362e (timeout: 2s)" id=efa3d93b-4f4f-466d-bce3-39bb5074d9a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.993259 | controller | Jun 11 11:30:48.085827 crc crio[22553]: time="2026-06-11T11:30:48.084993755Z" level=info msg="Stopped pod sandbox: 1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c" id=77ad9a7c-a675-4f48-8ec4-b54379434d1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.993274 | controller | Jun 11 11:30:48.484153 crc crio[22553]: time="2026-06-11T11:30:48.484029717Z" level=info msg="Removing container: f496e3474dc7e86b90592e945df3e1703c1e3b2612fa0e327d5f7163ca279beb" id=fc42c86c-83ff-4598-b0ab-f192d297e10c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.993290 | controller | Jun 11 11:30:48.512163 crc crio[22553]: time="2026-06-11T11:30:48.512042405Z" level=info msg="Removed container f496e3474dc7e86b90592e945df3e1703c1e3b2612fa0e327d5f7163ca279beb: openshift-marketplace/redhat-marketplace-hrwxw/registry-server" id=fc42c86c-83ff-4598-b0ab-f192d297e10c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.993305 | controller | Jun 11 11:30:48.515479 crc crio[22553]: time="2026-06-11T11:30:48.515400083Z" level=info msg="Removing container: 82389bab62b6f3af70d1fb00fb870ef287d406459365d0d763207c4811e1d95b" id=950fde65-3eae-494a-bc87-ecfdbad737b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.993321 | controller | Jun 11 11:30:48.556059 crc crio[22553]: time="2026-06-11T11:30:48.555928735Z" level=info msg="Removed container 82389bab62b6f3af70d1fb00fb870ef287d406459365d0d763207c4811e1d95b: openshift-marketplace/redhat-marketplace-hrwxw/extract-content" id=950fde65-3eae-494a-bc87-ecfdbad737b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.993336 | controller | Jun 11 11:30:48.560184 crc crio[22553]: time="2026-06-11T11:30:48.560114737Z" level=info msg="Removing container: e7ed7a75d309b2fd975b69e930944ee24d6ceb66f6ebbe63c1d816a692fa33c7" id=da7f59c6-7275-4770-8055-9529b7e5a675 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.993369 | controller | Jun 11 11:30:48.587502 crc crio[22553]: time="2026-06-11T11:30:48.587365882Z" level=info msg="Removed container e7ed7a75d309b2fd975b69e930944ee24d6ceb66f6ebbe63c1d816a692fa33c7: openshift-marketplace/redhat-marketplace-hrwxw/extract-utilities" id=da7f59c6-7275-4770-8055-9529b7e5a675 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.993386 | controller | Jun 11 11:30:49.164968 crc crio[22553]: time="2026-06-11T11:30:49.160861025Z" level=info msg="Stopped container a68736fe52837e82176cdaedce25f7b10be658d5f975efab2d6eb038d78c362e: openshift-marketplace/community-operators-x74cp/registry-server" id=efa3d93b-4f4f-466d-bce3-39bb5074d9a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.993402 | controller | Jun 11 11:30:49.164968 crc crio[22553]: time="2026-06-11T11:30:49.162162673Z" level=info msg="Stopping pod sandbox: 6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc" id=c1e05e6e-5017-4b8f-ad2d-75d245af5d50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.993417 | controller | Jun 11 11:30:49.164968 crc crio[22553]: time="2026-06-11T11:30:49.162998228Z" level=info msg="Got pod network &{Name:community-operators-x74cp Namespace:openshift-marketplace ID:6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc UID:225c7a52-ea44-482a-886f-cd3aad761a24 NetNS:/var/run/netns/ae9c4872-1e28-4f0f-b008-747cc277924b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod225c7a52_ea44_482a_886f_cd3aad761a24.slice PodAnnotations:0xc00279a0c0}] Aliases:map[]}"
2026-06-11 12:41:54.993449 | controller | Jun 11 11:30:49.164968 crc crio[22553]: time="2026-06-11T11:30:49.163193383Z" level=info msg="Deleting pod openshift-marketplace_community-operators-x74cp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.993465 | controller | Jun 11 11:30:49.368156 crc crio[22553]: time="2026-06-11T11:30:49.36735987Z" level=info msg="Stopped pod sandbox: 6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc" id=c1e05e6e-5017-4b8f-ad2d-75d245af5d50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.993480 | controller | Jun 11 11:30:49.493585 crc crio[22553]: time="2026-06-11T11:30:49.493363297Z" level=info msg="Removing container: a68736fe52837e82176cdaedce25f7b10be658d5f975efab2d6eb038d78c362e" id=05375078-36eb-41f0-9795-1eb2b73ad063 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.993495 | controller | Jun 11 11:30:49.495997 crc crio[22553]: time="2026-06-11T11:30:49.495893151Z" level=info msg="Stopping pod sandbox: 4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401" id=a94e4d5d-2ad4-43aa-8bf2-cf1f139b8069 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.993511 | controller | Jun 11 11:30:49.496561 crc crio[22553]: time="2026-06-11T11:30:49.496484638Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686290-44vxn Namespace:openshift-infra ID:4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401 UID:7b71678e-50cf-4373-ad91-326c2b3f1b4c NetNS:/var/run/netns/62e51f39-75e1-46e4-ada9-410a9285b008 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b71678e_50cf_4373_ad91_326c2b3f1b4c.slice PodAnnotations:0xc001894078}] Aliases:map[]}"
2026-06-11 12:41:54.993526 | controller | Jun 11 11:30:49.496940 crc crio[22553]: time="2026-06-11T11:30:49.496662893Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686290-44vxn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.993541 | controller | Jun 11 11:30:49.520308 crc crio[22553]: time="2026-06-11T11:30:49.520176499Z" level=info msg="Removed container a68736fe52837e82176cdaedce25f7b10be658d5f975efab2d6eb038d78c362e: openshift-marketplace/community-operators-x74cp/registry-server" id=05375078-36eb-41f0-9795-1eb2b73ad063 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.993557 | controller | Jun 11 11:30:49.528844 crc crio[22553]: time="2026-06-11T11:30:49.52879132Z" level=info msg="Removing container: c8925c6993f6a7a85079808322bb677ef5b5f593300ac39e2f4b728b75fdd3c5" id=0e210f5d-07a3-45be-834b-513ac6e60420 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.993572 | controller | Jun 11 11:30:49.590451 crc crio[22553]: time="2026-06-11T11:30:49.590331006Z" level=info msg="Removed container c8925c6993f6a7a85079808322bb677ef5b5f593300ac39e2f4b728b75fdd3c5: openshift-marketplace/community-operators-x74cp/extract-content" id=0e210f5d-07a3-45be-834b-513ac6e60420 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.993588 | controller | Jun 11 11:30:49.596614 crc crio[22553]: time="2026-06-11T11:30:49.596548267Z" level=info msg="Removing container: 98514b1692e731cb1f6e19e50db9641c8abf05a0aad10d0ae668bed8270d36ab" id=9529a114-0e7c-4a88-a7a8-6de3ba4529b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.993603 | controller | Jun 11 11:30:49.628654 crc crio[22553]: time="2026-06-11T11:30:49.628492899Z" level=info msg="Removed container 98514b1692e731cb1f6e19e50db9641c8abf05a0aad10d0ae668bed8270d36ab: openshift-marketplace/community-operators-x74cp/extract-utilities" id=9529a114-0e7c-4a88-a7a8-6de3ba4529b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.993622 | controller | Jun 11 11:30:49.786540 crc crio[22553]: time="2026-06-11T11:30:49.786419956Z" level=info msg="Stopped pod sandbox: 4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401" id=a94e4d5d-2ad4-43aa-8bf2-cf1f139b8069 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.993638 | controller | Jun 11 11:30:57.610079 crc crio[22553]: time="2026-06-11T11:30:57.608382512Z" level=info msg="Stopping container: 7b28cc42de16268269bcdb778224193d16439d4755a241540ea9e9245008ddb3 (timeout: 2s)" id=fba86b56-85a0-4855-b9ed-c586c98e3261 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.993653 | controller | Jun 11 11:30:57.749616 crc crio[22553]: time="2026-06-11T11:30:57.749015995Z" level=info msg="Stopped container 7b28cc42de16268269bcdb778224193d16439d4755a241540ea9e9245008ddb3: openshift-marketplace/redhat-operators-7t6gz/registry-server" id=fba86b56-85a0-4855-b9ed-c586c98e3261 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.993669 | controller | Jun 11 11:30:57.751662 crc crio[22553]: time="2026-06-11T11:30:57.751553559Z" level=info msg="Stopping pod sandbox: fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c" id=f2700ab1-bbfa-40d2-96d7-499aef66b3f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.993684 | controller | Jun 11 11:30:57.752649 crc crio[22553]: time="2026-06-11T11:30:57.752565069Z" level=info msg="Got pod network &{Name:redhat-operators-7t6gz Namespace:openshift-marketplace ID:fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c UID:f08b8a4d-2767-4774-96be-463c7e07f5ee NetNS:/var/run/netns/0dedcd66-1b21-4efe-9a50-81df0978bb4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf08b8a4d_2767_4774_96be_463c7e07f5ee.slice PodAnnotations:0xc00043b580}] Aliases:map[]}"
2026-06-11 12:41:54.993700 | controller | Jun 11 11:30:57.753131 crc crio[22553]: time="2026-06-11T11:30:57.753007392Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-7t6gz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.993716 | controller | Jun 11 11:30:58.103245 crc crio[22553]: time="2026-06-11T11:30:58.103149587Z" level=info msg="Stopped pod sandbox: fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c" id=f2700ab1-bbfa-40d2-96d7-499aef66b3f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.993731 | controller | Jun 11 11:30:58.606488 crc crio[22553]: time="2026-06-11T11:30:58.605850655Z" level=info msg="Removing container: 7b28cc42de16268269bcdb778224193d16439d4755a241540ea9e9245008ddb3" id=4487546f-2788-4f62-8ce6-84f20d884be2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.993746 | controller | Jun 11 11:30:58.630469 crc crio[22553]: time="2026-06-11T11:30:58.63036564Z" level=info msg="Removed container 7b28cc42de16268269bcdb778224193d16439d4755a241540ea9e9245008ddb3: openshift-marketplace/redhat-operators-7t6gz/registry-server" id=4487546f-2788-4f62-8ce6-84f20d884be2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.993762 | controller | Jun 11 11:30:58.635025 crc crio[22553]: time="2026-06-11T11:30:58.634892332Z" level=info msg="Removing container: eca9e7131bb99ecfcd6f910fde80ccef362743f11cc7beefb17141dead88e03c" id=d6559dc6-2333-4fd7-800e-ffdd64b373b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.993777 | controller | Jun 11 11:30:58.678970 crc crio[22553]: time="2026-06-11T11:30:58.678638988Z" level=info msg="Removed container eca9e7131bb99ecfcd6f910fde80ccef362743f11cc7beefb17141dead88e03c: openshift-marketplace/redhat-operators-7t6gz/extract-content" id=d6559dc6-2333-4fd7-800e-ffdd64b373b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.993796 | controller | Jun 11 11:30:58.695538 crc crio[22553]: time="2026-06-11T11:30:58.695296864Z" level=info msg="Removing container: 6c5de417eae031cce61b10f936bb340a9a3aa69559811aa962b69b522f165703" id=f3e86122-ede9-40d7-9e60-6299fbcb79a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.993812 | controller | Jun 11 11:30:58.731190 crc crio[22553]: time="2026-06-11T11:30:58.731073048Z" level=info msg="Removed container 6c5de417eae031cce61b10f936bb340a9a3aa69559811aa962b69b522f165703: openshift-marketplace/redhat-operators-7t6gz/extract-utilities" id=f3e86122-ede9-40d7-9e60-6299fbcb79a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.993827 | controller | Jun 11 11:31:03.124945 crc crio[22553]: time="2026-06-11T11:31:03.123785253Z" level=info msg="Stopping pod sandbox: 1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c" id=4b298e1e-949d-4ae1-9f49-ff98bc51dc6d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.993842 | controller | Jun 11 11:31:03.126144 crc crio[22553]: time="2026-06-11T11:31:03.124964468Z" level=info msg="Stopped pod sandbox (already stopped): 1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c" id=4b298e1e-949d-4ae1-9f49-ff98bc51dc6d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.993857 | controller | Jun 11 11:31:03.126144 crc crio[22553]: time="2026-06-11T11:31:03.125578136Z" level=info msg="Removing pod sandbox: 1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c" id=d62cc1d5-132f-4840-b511-f1b5c7ecb793 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.993872 | controller | Jun 11 11:31:03.135609 crc crio[22553]: time="2026-06-11T11:31:03.135392612Z" level=info msg="Removed pod sandbox: 1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c" id=d62cc1d5-132f-4840-b511-f1b5c7ecb793 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.993887 | controller | Jun 11 11:31:03.136593 crc crio[22553]: time="2026-06-11T11:31:03.136500384Z" level=info msg="Stopping pod sandbox: 6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc" id=365d96a6-9ef9-4327-8428-ad8c7b65b59a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.993902 | controller | Jun 11 11:31:03.136849 crc crio[22553]: time="2026-06-11T11:31:03.136625218Z" level=info msg="Stopped pod sandbox (already stopped): 6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc" id=365d96a6-9ef9-4327-8428-ad8c7b65b59a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.993918 | controller | Jun 11 11:31:03.137555 crc crio[22553]: time="2026-06-11T11:31:03.137460862Z" level=info msg="Removing pod sandbox: 6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc" id=9fd2d934-13fa-4b90-b877-5226ec09ebad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.993933 | controller | Jun 11 11:31:03.146040 crc crio[22553]: time="2026-06-11T11:31:03.14594592Z" level=info msg="Removed pod sandbox: 6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc" id=9fd2d934-13fa-4b90-b877-5226ec09ebad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.993948 | controller | Jun 11 11:31:03.148376 crc crio[22553]: time="2026-06-11T11:31:03.148071842Z" level=info msg="Stopping pod sandbox: fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c" id=d14870bc-dee3-4e6e-8935-563681697ac0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.993963 | controller | Jun 11 11:31:03.148376 crc crio[22553]: time="2026-06-11T11:31:03.148172015Z" level=info msg="Stopped pod sandbox (already stopped): fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c" id=d14870bc-dee3-4e6e-8935-563681697ac0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.993979 | controller | Jun 11 11:31:03.149004 crc crio[22553]: time="2026-06-11T11:31:03.148913927Z" level=info msg="Removing pod sandbox: fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c" id=4dabb195-afe0-481b-bfa2-bb3f742826ba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.993999 | controller | Jun 11 11:31:03.158001 crc crio[22553]: time="2026-06-11T11:31:03.157899339Z" level=info msg="Removed pod sandbox: fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c" id=4dabb195-afe0-481b-bfa2-bb3f742826ba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.994015 | controller | Jun 11 11:31:20.663962 crc crio[22553]: time="2026-06-11T11:31:20.662312869Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-fgcbd/POD" id=3296901f-6466-4d19-ab50-b9c8fbcd22e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.994031 | controller | Jun 11 11:31:20.666045 crc crio[22553]: time="2026-06-11T11:31:20.663985047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.994047 | controller | Jun 11 11:31:20.696413 crc crio[22553]: time="2026-06-11T11:31:20.69628017Z" level=info msg="Got pod network &{Name:certified-operators-fgcbd Namespace:openshift-marketplace ID:fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99 UID:e6c90617-6156-46bf-b296-59a8b5e33445 NetNS:/var/run/netns/330b6973-25e2-4ba9-85bd-9fe2966d0a31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6c90617_6156_46bf_b296_59a8b5e33445.slice PodAnnotations:0xc00279a1f0}] Aliases:map[]}"
2026-06-11 12:41:54.994063 | controller | Jun 11 11:31:20.696413 crc crio[22553]: time="2026-06-11T11:31:20.696363912Z" level=info msg="Adding pod openshift-marketplace_certified-operators-fgcbd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.994078 | controller | Jun 11 11:31:20.981022 crc crio[22553]: 2026-06-11T11:31:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fda26ae919ad92e Mac:1a:2e:f0:b1:46:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/330b6973-25e2-4ba9-85bd-9fe2966d0a31 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.994094 | controller | Jun 11 11:31:20.982927 crc crio[22553]: time="2026-06-11T11:31:20.982872911Z" level=info msg="Got pod network &{Name:certified-operators-fgcbd Namespace:openshift-marketplace ID:fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99 UID:e6c90617-6156-46bf-b296-59a8b5e33445 NetNS:/var/run/netns/330b6973-25e2-4ba9-85bd-9fe2966d0a31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6c90617_6156_46bf_b296_59a8b5e33445.slice PodAnnotations:0xc00279a1f0}] Aliases:map[]}"
2026-06-11 12:41:54.994110 | controller | Jun 11 11:31:20.983205 crc crio[22553]: time="2026-06-11T11:31:20.98317901Z" level=info msg="Checking pod openshift-marketplace_certified-operators-fgcbd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.994126 | controller | Jun 11 11:31:20.990584 crc crio[22553]: time="2026-06-11T11:31:20.990525865Z" level=info msg="Ran pod sandbox fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99 with infra container: openshift-marketplace/certified-operators-fgcbd/POD" id=3296901f-6466-4d19-ab50-b9c8fbcd22e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.994142 | controller | Jun 11 11:31:20.995875 crc crio[22553]: time="2026-06-11T11:31:20.995773748Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=febd777a-1503-4115-be08-6baed25fad03 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.994158 | controller | Jun 11 11:31:20.998195 crc crio[22553]: time="2026-06-11T11:31:20.997982752Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=17e27569-ee5a-4285-b590-69abf526137b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.994177 | controller | Jun 11 11:31:21.005244 crc crio[22553]: time="2026-06-11T11:31:21.005060759Z" level=info msg="Creating container: openshift-marketplace/certified-operators-fgcbd/extract-utilities" id=5a8847b6-ce88-4cd8-9356-e212a23e1717 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.994193 | controller | Jun 11 11:31:21.006036 crc crio[22553]: time="2026-06-11T11:31:21.005650576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.994209 | controller | Jun 11 11:31:21.042468 crc crio[22553]: time="2026-06-11T11:31:21.042337066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.994225 | controller | Jun 11 11:31:21.049768 crc crio[22553]: time="2026-06-11T11:31:21.049632909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.994241 | controller | Jun 11 11:31:21.179252 crc crio[22553]: time="2026-06-11T11:31:21.179120387Z" level=info msg="Created container 7025044e010c4bc6dc9972d882d961827664a7bbf8d10201e3ebcaad27fe94a1: openshift-marketplace/certified-operators-fgcbd/extract-utilities" id=5a8847b6-ce88-4cd8-9356-e212a23e1717 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.994257 | controller | Jun 11 11:31:21.180836 crc crio[22553]: time="2026-06-11T11:31:21.180777456Z" level=info msg="Starting container: 7025044e010c4bc6dc9972d882d961827664a7bbf8d10201e3ebcaad27fe94a1" id=3362ba62-61c0-4b7c-811c-920499cfe28d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.994273 | controller | Jun 11 11:31:21.187246 crc crio[22553]: time="2026-06-11T11:31:21.187116301Z" level=info msg="Started container" PID=31820 containerID=7025044e010c4bc6dc9972d882d961827664a7bbf8d10201e3ebcaad27fe94a1 description=openshift-marketplace/certified-operators-fgcbd/extract-utilities id=3362ba62-61c0-4b7c-811c-920499cfe28d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99
2026-06-11 12:41:54.994289 | controller | Jun 11 11:31:21.889537 crc crio[22553]: time="2026-06-11T11:31:21.88865386Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=d28fc7b7-425f-4424-ac68-1733c8bc4e32 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.994304 | controller | Jun 11 11:31:21.903632 crc crio[22553]: time="2026-06-11T11:31:21.903547804Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 12:41:54.994331 | controller | Jun 11 11:31:28.371551 crc crio[22553]: time="2026-06-11T11:31:28.370070504Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3" id=d28fc7b7-425f-4424-ac68-1733c8bc4e32 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.994360 | controller | Jun 11 11:31:28.376079 crc crio[22553]: time="2026-06-11T11:31:28.373171655Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=2da9ca01-7500-4bd5-929e-f1fa73f34745 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.994381 | controller | Jun 11 11:31:28.381297 crc crio[22553]: time="2026-06-11T11:31:28.381171978Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=2e26a82b-98b0-459b-adda-b081b7b326a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.994397 | controller | Jun 11 11:31:28.393027 crc crio[22553]: time="2026-06-11T11:31:28.39288601Z" level=info msg="Creating container: openshift-marketplace/certified-operators-fgcbd/extract-content" id=c2c67210-d099-46f9-96ef-5b4cc683b8df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.994417 | controller | Jun 11 11:31:28.395961 crc crio[22553]: time="2026-06-11T11:31:28.395793165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.994433 | controller | Jun 11 11:31:28.434643 crc crio[22553]: time="2026-06-11T11:31:28.43437428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.994449 | controller | Jun 11 11:31:28.439176 crc crio[22553]: time="2026-06-11T11:31:28.438804749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.994465 | controller | Jun 11 11:31:28.582092 crc crio[22553]: time="2026-06-11T11:31:28.581919375Z" level=info msg="Created container 59acc997a18b2634821264e73bae7d4e60fb601d73693886b9fdf8ca6d84806d: openshift-marketplace/certified-operators-fgcbd/extract-content" id=c2c67210-d099-46f9-96ef-5b4cc683b8df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.994480 | controller | Jun 11 11:31:28.584335 crc crio[22553]: time="2026-06-11T11:31:28.584193401Z" level=info msg="Starting container: 59acc997a18b2634821264e73bae7d4e60fb601d73693886b9fdf8ca6d84806d" id=41d4db05-bb99-4c50-a1e9-f11a112fbd13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.994496 | controller | Jun 11 11:31:28.590515 crc crio[22553]: time="2026-06-11T11:31:28.590408822Z" level=info msg="Started container" PID=31964 containerID=59acc997a18b2634821264e73bae7d4e60fb601d73693886b9fdf8ca6d84806d description=openshift-marketplace/certified-operators-fgcbd/extract-content id=41d4db05-bb99-4c50-a1e9-f11a112fbd13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99
2026-06-11 12:41:54.994511 | controller | Jun 11 11:31:28.963375 crc crio[22553]: time="2026-06-11T11:31:28.9628669Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c46edc59-9418-4d45-97d8-f22a34769075 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.994527 | controller | Jun 11 11:31:28.967860 crc crio[22553]: time="2026-06-11T11:31:28.967650289Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c0c1ce23-93b3-4354-b27a-d4b2bf5846ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.994543 | controller | Jun 11 11:31:28.974079 crc crio[22553]: time="2026-06-11T11:31:28.973958123Z" level=info msg="Creating container: openshift-marketplace/certified-operators-fgcbd/registry-server" id=315f4613-15a0-44d7-83ef-fcfa5e47c41f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.994559 | controller | Jun 11 11:31:28.974763 crc crio[22553]: time="2026-06-11T11:31:28.974624053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.994574 | controller | Jun 11 11:31:29.051321 crc crio[22553]: time="2026-06-11T11:31:29.05029939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.994590 | controller | Jun 11 11:31:29.057337 crc crio[22553]: time="2026-06-11T11:31:29.057246073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.994605 | controller | Jun 11 11:31:29.174337 crc crio[22553]: time="2026-06-11T11:31:29.174162143Z" level=info msg="Created container 6653cff354694dab891aabdebfe7ff2a6f46fe8461d206feffd0a47579113f31: openshift-marketplace/certified-operators-fgcbd/registry-server" id=315f4613-15a0-44d7-83ef-fcfa5e47c41f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.994624 | controller | Jun 11 11:31:29.176128 crc crio[22553]: time="2026-06-11T11:31:29.17576723Z" level=info msg="Starting container: 6653cff354694dab891aabdebfe7ff2a6f46fe8461d206feffd0a47579113f31" id=6d2b975c-e505-4ad7-a31d-d3d075492ea9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.994640 | controller | Jun 11 11:31:29.182950 crc crio[22553]: time="2026-06-11T11:31:29.182310581Z" level=info msg="Started container" PID=31979 containerID=6653cff354694dab891aabdebfe7ff2a6f46fe8461d206feffd0a47579113f31 description=openshift-marketplace/certified-operators-fgcbd/registry-server id=6d2b975c-e505-4ad7-a31d-d3d075492ea9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99
2026-06-11 12:41:54.994657 | controller | Jun 11 11:31:41.223357 crc crio[22553]: time="2026-06-11T11:31:41.22251904Z" level=info msg="Stopping container: 9a41b98aa1f4ddf45472d0bff19849e61f8311b9f7f1ce8abac081efb2888fd8 (timeout: 2s)" id=63440914-69af-4be9-afcf-44762003f7b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.994672 | controller | Jun 11 11:31:41.345077 crc crio[22553]: time="2026-06-11T11:31:41.344929092Z" level=info msg="Stopped container 9a41b98aa1f4ddf45472d0bff19849e61f8311b9f7f1ce8abac081efb2888fd8: openshift-marketplace/certified-operators-w9h9q/registry-server" id=63440914-69af-4be9-afcf-44762003f7b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.994687 | controller | Jun 11 11:31:41.346242 crc crio[22553]: time="2026-06-11T11:31:41.346176868Z" level=info msg="Stopping pod sandbox: 14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46" id=4b7b0e1b-dce6-4150-bc31-308d7b11bbce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.994702 | controller | Jun 11 11:31:41.347071 crc crio[22553]: time="2026-06-11T11:31:41.346995942Z" level=info msg="Got pod network &{Name:certified-operators-w9h9q Namespace:openshift-marketplace ID:14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46 UID:a4500ef5-87f6-4872-928f-3ff99f4d1194 NetNS:/var/run/netns/8058dc2f-6744-47b7-ad9f-601357305a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4500ef5_87f6_4872_928f_3ff99f4d1194.slice PodAnnotations:0xc00279a7c0}] Aliases:map[]}"
2026-06-11 12:41:54.994718 | controller | Jun 11 11:31:41.347225 crc crio[22553]: time="2026-06-11T11:31:41.347184058Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-w9h9q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.994733 | controller | Jun 11 11:31:41.606716 crc crio[22553]: time="2026-06-11T11:31:41.606542885Z" level=info msg="Stopped pod sandbox: 14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46" id=4b7b0e1b-dce6-4150-bc31-308d7b11bbce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.994757 | controller | Jun 11 11:31:42.123509 crc crio[22553]: time="2026-06-11T11:31:42.122786738Z" level=info msg="Removing container: 9a41b98aa1f4ddf45472d0bff19849e61f8311b9f7f1ce8abac081efb2888fd8" id=6cc2927b-3a0c-452b-9af7-c6fc2b675ffb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.994774 | controller | Jun 11 11:31:42.144561 crc crio[22553]: time="2026-06-11T11:31:42.14446378Z" level=info msg="Removed container 9a41b98aa1f4ddf45472d0bff19849e61f8311b9f7f1ce8abac081efb2888fd8: openshift-marketplace/certified-operators-w9h9q/registry-server" id=6cc2927b-3a0c-452b-9af7-c6fc2b675ffb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.994796 | controller | Jun 11 11:31:42.147842 crc crio[22553]: time="2026-06-11T11:31:42.147763256Z" level=info msg="Removing container: 37dbe95e0ba8b499a2a35ef0e1bff1c71e95d4eea36c933ffc1b179840674913" id=80ee9266-5b97-437f-8d46-7b7bb3314af0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.994853 | controller | Jun 11 11:31:42.179650 crc crio[22553]: time="2026-06-11T11:31:42.179553644Z" level=info msg="Removed container 37dbe95e0ba8b499a2a35ef0e1bff1c71e95d4eea36c933ffc1b179840674913: openshift-marketplace/certified-operators-w9h9q/extract-content" id=80ee9266-5b97-437f-8d46-7b7bb3314af0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.994877 | controller | Jun 11 11:31:42.184972 crc crio[22553]: time="2026-06-11T11:31:42.184728535Z" level=info msg="Removing container: 7265de254c05f146c6e4a94052439be998fc32ff75f992c57a4733b45b3da7cc" id=bc7dde4b-79ba-4d37-b65b-b64f69b1fa7b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.994893 | controller | Jun 11 11:31:42.207539 crc crio[22553]: time="2026-06-11T11:31:42.207404726Z" level=info msg="Removed container 7265de254c05f146c6e4a94052439be998fc32ff75f992c57a4733b45b3da7cc: openshift-marketplace/certified-operators-w9h9q/extract-utilities" id=bc7dde4b-79ba-4d37-b65b-b64f69b1fa7b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.994909 | controller | Jun 11 11:32:00.549203 crc crio[22553]: time="2026-06-11T11:32:00.548213471Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686292-2f7cg/POD" id=797ffdeb-62c8-46f2-801c-ba332d25462a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.994925 | controller | Jun 11 11:32:00.551621 crc crio[22553]: time="2026-06-11T11:32:00.549238071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.994940 | controller | Jun 11 11:32:00.582308 crc crio[22553]: time="2026-06-11T11:32:00.582178582Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686292-2f7cg Namespace:openshift-infra ID:d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a UID:887d9d16-2c87-4bf0-bd79-345bb428e07f NetNS:/var/run/netns/c4d3c80f-4c77-4e12-8296-a06a888135ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod887d9d16_2c87_4bf0_bd79_345bb428e07f.slice PodAnnotations:0xc001894b98}] Aliases:map[]}"
2026-06-11 12:41:54.994956 | controller | Jun 11 11:32:00.582308 crc crio[22553]: time="2026-06-11T11:32:00.582249864Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686292-2f7cg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.994972 | controller | Jun 11 11:32:00.847559 crc crio[22553]: 2026-06-11T11:32:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d158c571072218b Mac:02:ad:6f:e6:ef:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/c4d3c80f-4c77-4e12-8296-a06a888135ca SocketPath: PciID:}] [{Interface:0xc0004b05b0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.994988 | controller | Jun 11 11:32:00.850208 crc crio[22553]: time="2026-06-11T11:32:00.850107869Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686292-2f7cg Namespace:openshift-infra ID:d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a UID:887d9d16-2c87-4bf0-bd79-345bb428e07f NetNS:/var/run/netns/c4d3c80f-4c77-4e12-8296-a06a888135ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod887d9d16_2c87_4bf0_bd79_345bb428e07f.slice PodAnnotations:0xc001894b98}] Aliases:map[]}"
2026-06-11 12:41:54.995004 | controller | Jun 11 11:32:00.850374 crc crio[22553]: time="2026-06-11T11:32:00.850310105Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686292-2f7cg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.995019 | controller | Jun 11 11:32:00.856510 crc crio[22553]: time="2026-06-11T11:32:00.856417454Z" level=info msg="Ran pod sandbox d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a with infra container: openshift-infra/auto-csr-approver-29686292-2f7cg/POD" id=797ffdeb-62c8-46f2-801c-ba332d25462a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.995039 | controller | Jun 11 11:32:00.860482 crc crio[22553]: time="2026-06-11T11:32:00.8604005Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=099a45d8-1c1b-470f-8ec5-eb9f75c60a19 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.995056 | controller | Jun 11 11:32:00.870160 crc crio[22553]: time="2026-06-11T11:32:00.870080012Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:54.995071 | controller | Jun 11 11:32:01.724167 crc crio[22553]: time="2026-06-11T11:32:01.723640506Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=099a45d8-1c1b-470f-8ec5-eb9f75c60a19 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.995087 | controller | Jun 11 11:32:01.727480 crc crio[22553]: time="2026-06-11T11:32:01.725041077Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=230f35c3-7884-4be8-bc0e-c4e166dac6fd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.995102 | controller | Jun 11 11:32:01.728321 crc crio[22553]: time="2026-06-11T11:32:01.728173068Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=cc3d5bf2-79b8-4dc3-b60e-dc6a169facc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.995117 | controller | Jun 11 11:32:01.735857 crc crio[22553]: time="2026-06-11T11:32:01.735621416Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686292-2f7cg/oc" id=491833ac-44f8-4d5f-9932-adf64d3ec6a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.995133 | controller | Jun 11 11:32:01.735857 crc crio[22553]: time="2026-06-11T11:32:01.73646231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.995149 | controller | Jun 11 11:32:01.768773 crc crio[22553]: time="2026-06-11T11:32:01.768514545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.995165 | controller | Jun 11 11:32:01.969473 crc crio[22553]: time="2026-06-11T11:32:01.968430168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.995180 | controller | Jun 11 11:32:02.067658 crc crio[22553]: time="2026-06-11T11:32:02.06649706Z" level=info msg="Created container b8c3549c7435251683eadeb8d2825d274d4de0d84e8300e4bebebaa926e03507: openshift-infra/auto-csr-approver-29686292-2f7cg/oc" id=491833ac-44f8-4d5f-9932-adf64d3ec6a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.995195 | controller | Jun 11 11:32:02.069824 crc crio[22553]: time="2026-06-11T11:32:02.069733114Z" level=info msg="Starting container: b8c3549c7435251683eadeb8d2825d274d4de0d84e8300e4bebebaa926e03507" id=f2e94c4d-7981-48fb-a0b2-d8e89c7c3bc4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.995211 | controller | Jun 11 11:32:02.076972 crc crio[22553]: time="2026-06-11T11:32:02.076840741Z" level=info msg="Started container" PID=32534 containerID=b8c3549c7435251683eadeb8d2825d274d4de0d84e8300e4bebebaa926e03507 description=openshift-infra/auto-csr-approver-29686292-2f7cg/oc id=f2e94c4d-7981-48fb-a0b2-d8e89c7c3bc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a
2026-06-11 12:41:54.995227 | controller | Jun 11 11:32:03.185243 crc crio[22553]: time="2026-06-11T11:32:03.185029244Z" level=info msg="Stopping pod sandbox: 14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46" id=acd836e4-b422-44aa-923e-6bb065692c77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.995246 | controller | Jun 11 11:32:03.185243 crc crio[22553]: time="2026-06-11T11:32:03.185176628Z" level=info msg="Stopped pod sandbox (already stopped): 14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46" id=acd836e4-b422-44aa-923e-6bb065692c77 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.995262 | controller | Jun 11 11:32:03.187408 crc crio[22553]: time="2026-06-11T11:32:03.185904669Z" level=info msg="Removing pod sandbox: 14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46" id=ce616546-42d6-4ea7-847d-257ec4d180a6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.995278 | controller | Jun 11 11:32:03.197989 crc crio[22553]: time="2026-06-11T11:32:03.197360374Z" level=info msg="Removed pod sandbox: 14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46" id=ce616546-42d6-4ea7-847d-257ec4d180a6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.995293 | controller | Jun 11 11:32:03.485098 crc crio[22553]: time="2026-06-11T11:32:03.485046737Z" level=info msg="Stopping pod sandbox: d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a" id=40ae20f9-7a29-4f4c-b07e-615ef848a2c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.995308 | controller | Jun 11 11:32:03.486043 crc crio[22553]: time="2026-06-11T11:32:03.486016456Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686292-2f7cg Namespace:openshift-infra ID:d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a UID:887d9d16-2c87-4bf0-bd79-345bb428e07f NetNS:/var/run/netns/c4d3c80f-4c77-4e12-8296-a06a888135ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod887d9d16_2c87_4bf0_bd79_345bb428e07f.slice PodAnnotations:0xc00061f318}] Aliases:map[]}"
2026-06-11 12:41:54.995324 | controller | Jun 11 11:32:03.486319 crc crio[22553]: time="2026-06-11T11:32:03.486293884Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686292-2f7cg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.995340 | controller | Jun 11 11:32:03.743017 crc crio[22553]: time="2026-06-11T11:32:03.742837869Z" level=info msg="Stopped pod sandbox: d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a" id=40ae20f9-7a29-4f4c-b07e-615ef848a2c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.995375 | controller | Jun 11 11:32:41.048921 crc crio[22553]: time="2026-06-11T11:32:41.046989961Z" level=info msg="Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-fx9dp/POD" id=1fee0d31-e3a8-422f-9023-d1ba3397f804 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.995392 | controller | Jun 11 11:32:41.048921 crc crio[22553]: time="2026-06-11T11:32:41.048353101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.995409 | controller | Jun 11 11:32:41.066557 crc crio[22553]: time="2026-06-11T11:32:41.066467219Z" 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=1fee0d31-e3a8-422f-9023-d1ba3397f804 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.995425 | controller | Jun 11 11:32:41.081114 crc crio[22553]: time="2026-06-11T11:32:41.080431447Z" level=info msg="Ran pod sandbox 1236c72c7d308175b876cb088d20bf5e8da13ac4f7b707c33967a038f6a59011 with infra container: openshift-multus/cni-sysctl-allowlist-ds-fx9dp/POD" id=1fee0d31-e3a8-422f-9023-d1ba3397f804 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.995441 | controller | Jun 11 11:32:41.086981 crc crio[22553]: time="2026-06-11T11:32:41.086915036Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=679a4033-8c7e-4d13-a13d-4caae9c791ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.995461 | controller | Jun 11 11:32:41.091382 crc crio[22553]: time="2026-06-11T11:32:41.091231622Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=671c2838-e026-4c96-9052-1f4975a061f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.995476 | controller | Jun 11 11:32:41.110603 crc crio[22553]: time="2026-06-11T11:32:41.110472983Z" level=info msg="Creating container: openshift-multus/cni-sysctl-allowlist-ds-fx9dp/kube-multus-additional-cni-plugins" id=edf6e671-c56c-46c3-bed0-06d1c9cdf7be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.995492 | controller | Jun 11 11:32:41.111260 crc crio[22553]: time="2026-06-11T11:32:41.111213535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.995507 | controller | Jun 11 11:32:41.144379 crc crio[22553]: time="2026-06-11T11:32:41.144217778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.995523 | controller | Jun 11 11:32:41.398827 crc crio[22553]: time="2026-06-11T11:32:41.398063374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.995538 | controller | Jun 11 11:32:41.523503 crc crio[22553]: time="2026-06-11T11:32:41.52333943Z" level=info msg="Created container fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9: openshift-multus/cni-sysctl-allowlist-ds-fx9dp/kube-multus-additional-cni-plugins" id=edf6e671-c56c-46c3-bed0-06d1c9cdf7be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.995554 | controller | Jun 11 11:32:41.524958 crc crio[22553]: time="2026-06-11T11:32:41.524902885Z" level=info msg="Starting container: fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9" id=81db9c2b-5539-4d15-b6d4-862f0e1db132 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.995570 | controller | Jun 11 11:32:41.536518 crc crio[22553]: time="2026-06-11T11:32:41.53637477Z" level=info msg="Started container" PID=33093 containerID=fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9 description=openshift-multus/cni-sysctl-allowlist-ds-fx9dp/kube-multus-additional-cni-plugins id=81db9c2b-5539-4d15-b6d4-862f0e1db132 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1236c72c7d308175b876cb088d20bf5e8da13ac4f7b707c33967a038f6a59011
2026-06-11 12:41:54.995585 | controller | Jun 11 11:32:45.003542 crc crio[22553]: time="2026-06-11T11:32:45.002565991Z" level=info msg="Stopping container: fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9 (timeout: 30s)" id=902c7be1-1987-4fe6-b91d-3cbe8398d94e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.995601 | controller | Jun 11 11:33:15.016872 crc crio[22553]: time="2026-06-11T11:33:15.015287653Z" level=warning msg="Stopping container fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9 with stop signal(15) timed out. Killing..."
2026-06-11 12:41:54.995616 | controller | Jun 11 11:33:15.072113 crc crio[22553]: time="2026-06-11T11:33:15.072032746Z" level=error msg="Killing container fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 12:41:54.995632 | controller | Jun 11 11:33:15.164752 crc crio[22553]: time="2026-06-11T11:33:15.163908586Z" level=info msg="Stopped container fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9: openshift-multus/cni-sysctl-allowlist-ds-fx9dp/kube-multus-additional-cni-plugins" id=902c7be1-1987-4fe6-b91d-3cbe8398d94e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.995651 | controller | Jun 11 11:33:15.166642 crc crio[22553]: time="2026-06-11T11:33:15.166528147Z" level=info msg="Stopping pod sandbox: 1236c72c7d308175b876cb088d20bf5e8da13ac4f7b707c33967a038f6a59011" id=64fd2028-4986-4ed9-a4a6-38d4dd73f504 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.995667 | controller | Jun 11 11:33:15.174340 crc crio[22553]: time="2026-06-11T11:33:15.174210226Z" level=info msg="Stopped pod sandbox: 1236c72c7d308175b876cb088d20bf5e8da13ac4f7b707c33967a038f6a59011" id=64fd2028-4986-4ed9-a4a6-38d4dd73f504 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.995682 | controller | Jun 11 11:33:15.386403 crc crio[22553]: time="2026-06-11T11:33:15.386282096Z" level=info msg="Removing container: fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9" id=96f7c19f-d483-4824-8872-62869682179f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.995698 | controller | Jun 11 11:33:15.411106 crc crio[22553]: time="2026-06-11T11:33:15.411032869Z" level=info msg="Removed container fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9: openshift-multus/cni-sysctl-allowlist-ds-fx9dp/kube-multus-additional-cni-plugins" id=96f7c19f-d483-4824-8872-62869682179f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.995713 | controller | Jun 11 11:34:00.736404 crc crio[22553]: time="2026-06-11T11:34:00.735042897Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686294-zhzr4/POD" id=03f797a5-b3a9-404b-bd4b-d0edbf9acf66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.995728 | controller | Jun 11 11:34:00.736404 crc crio[22553]: time="2026-06-11T11:34:00.736387694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.995744 | controller | Jun 11 11:34:00.765219 crc crio[22553]: time="2026-06-11T11:34:00.765035513Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686294-zhzr4 Namespace:openshift-infra ID:ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0 UID:70671f8d-f008-4e69-8797-3c0718a80581 NetNS:/var/run/netns/6b0a4520-eac7-4f1f-bff5-7ebfa8eccf0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70671f8d_f008_4e69_8797_3c0718a80581.slice PodAnnotations:0xc00043b8a8}] Aliases:map[]}"
2026-06-11 12:41:54.995760 | controller | Jun 11 11:34:00.765219 crc crio[22553]: time="2026-06-11T11:34:00.765126556Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686294-zhzr4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.995775 | controller | Jun 11 11:34:01.272884 crc crio[22553]: 2026-06-11T11:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ddeaba595f2dbe4 Mac:12:a3:27:a6:29:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/6b0a4520-eac7-4f1f-bff5-7ebfa8eccf0e SocketPath: PciID:}] [{Interface:0xc00011e5c0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.995791 | controller | Jun 11 11:34:01.272884 crc crio[22553]: time="2026-06-11T11:34:01.270748872Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686294-zhzr4 Namespace:openshift-infra ID:ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0 UID:70671f8d-f008-4e69-8797-3c0718a80581 NetNS:/var/run/netns/6b0a4520-eac7-4f1f-bff5-7ebfa8eccf0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70671f8d_f008_4e69_8797_3c0718a80581.slice PodAnnotations:0xc00043b8a8}] Aliases:map[]}"
2026-06-11 12:41:54.995807 | controller | Jun 11 11:34:01.280190 crc crio[22553]: time="2026-06-11T11:34:01.280000233Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686294-zhzr4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.995826 | controller | Jun 11 11:34:01.289745 crc crio[22553]: time="2026-06-11T11:34:01.289509742Z" level=info msg="Ran pod sandbox ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0 with infra container: openshift-infra/auto-csr-approver-29686294-zhzr4/POD" id=03f797a5-b3a9-404b-bd4b-d0edbf9acf66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.995842 | controller | Jun 11 11:34:01.292670 crc crio[22553]: time="2026-06-11T11:34:01.292584906Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2af97ef9-9b16-449d-b5a6-a7e8ecd1390d name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.995859 | controller | Jun 11 11:34:01.305114 crc crio[22553]: time="2026-06-11T11:34:01.30450498Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:54.995875 | controller | Jun 11 11:34:02.223328 crc crio[22553]: time="2026-06-11T11:34:02.223187453Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2af97ef9-9b16-449d-b5a6-a7e8ecd1390d name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.995890 | controller | Jun 11 11:34:02.225578 crc crio[22553]: time="2026-06-11T11:34:02.224439667Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fbb343b0-e67e-45a0-8f8c-c45a1caaab0b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.995906 | controller | Jun 11 11:34:02.230495 crc crio[22553]: time="2026-06-11T11:34:02.23040045Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5efab81a-c3da-4bfa-a601-6430113d655c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.995922 | controller | Jun 11 11:34:02.241655 crc crio[22553]: time="2026-06-11T11:34:02.241544373Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686294-zhzr4/oc" id=90174890-925d-4e45-a206-a5102c41bcdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.995937 | controller | Jun 11 11:34:02.242624 crc crio[22553]: time="2026-06-11T11:34:02.24255018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.995952 | controller | Jun 11 11:34:02.271876 crc crio[22553]: time="2026-06-11T11:34:02.271497028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.995968 | controller | Jun 11 11:34:02.533467 crc crio[22553]: time="2026-06-11T11:34:02.533209278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.995983 | controller | Jun 11 11:34:02.659272 crc crio[22553]: time="2026-06-11T11:34:02.659118073Z" level=info msg="Created container ff78a47c05afa850e30e6fd5aa44dccf66a749001d1bd96a75e61940315fc5cc: openshift-infra/auto-csr-approver-29686294-zhzr4/oc" id=90174890-925d-4e45-a206-a5102c41bcdb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.995999 | controller | Jun 11 11:34:02.662260 crc crio[22553]: time="2026-06-11T11:34:02.662152206Z" level=info msg="Starting container: ff78a47c05afa850e30e6fd5aa44dccf66a749001d1bd96a75e61940315fc5cc" id=4809554c-73b4-46b8-836b-34c39993afce name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.996014 | controller | Jun 11 11:34:02.669231 crc crio[22553]: time="2026-06-11T11:34:02.669073564Z" level=info msg="Started container" PID=34243 containerID=ff78a47c05afa850e30e6fd5aa44dccf66a749001d1bd96a75e61940315fc5cc description=openshift-infra/auto-csr-approver-29686294-zhzr4/oc id=4809554c-73b4-46b8-836b-34c39993afce name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0
2026-06-11 12:41:54.996034 | controller | Jun 11 11:34:03.239440 crc crio[22553]: time="2026-06-11T11:34:03.238486615Z" level=info msg="Stopping pod sandbox: 1236c72c7d308175b876cb088d20bf5e8da13ac4f7b707c33967a038f6a59011" id=ba3edc24-f5ab-49af-ab9f-948c0ad83f88 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.996050 | controller | Jun 11 11:34:03.239440 crc crio[22553]: time="2026-06-11T11:34:03.23941876Z" level=info msg="Stopped pod sandbox (already stopped): 1236c72c7d308175b876cb088d20bf5e8da13ac4f7b707c33967a038f6a59011" id=ba3edc24-f5ab-49af-ab9f-948c0ad83f88 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.996066 | controller | Jun 11 11:34:03.241386 crc crio[22553]: time="2026-06-11T11:34:03.241111806Z" level=info msg="Removing pod sandbox: 1236c72c7d308175b876cb088d20bf5e8da13ac4f7b707c33967a038f6a59011" id=8eaedb06-3aba-4123-b781-f7fcf3990d60 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.996081 | controller | Jun 11 11:34:03.266715 crc crio[22553]: time="2026-06-11T11:34:03.266594399Z" level=info msg="Removed pod sandbox: 1236c72c7d308175b876cb088d20bf5e8da13ac4f7b707c33967a038f6a59011" id=8eaedb06-3aba-4123-b781-f7fcf3990d60 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:54.996096 | controller | Jun 11 11:34:05.062350 crc crio[22553]: time="2026-06-11T11:34:05.06109064Z" level=info msg="Stopping pod sandbox: ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0" id=853e7c99-fd6b-4b34-a86e-4da5c13942ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.996111 | controller | Jun 11 11:34:05.062350 crc crio[22553]: time="2026-06-11T11:34:05.062125368Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686294-zhzr4 Namespace:openshift-infra ID:ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0 UID:70671f8d-f008-4e69-8797-3c0718a80581 NetNS:/var/run/netns/6b0a4520-eac7-4f1f-bff5-7ebfa8eccf0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70671f8d_f008_4e69_8797_3c0718a80581.slice PodAnnotations:0xc002b8a150}] Aliases:map[]}"
2026-06-11 12:41:54.996127 | controller | Jun 11 11:34:05.062350 crc crio[22553]: time="2026-06-11T11:34:05.062345184Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686294-zhzr4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.996142 | controller | Jun 11 11:34:05.506354 crc crio[22553]: time="2026-06-11T11:34:05.505429879Z" level=info msg="Stopped pod sandbox: ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0" id=853e7c99-fd6b-4b34-a86e-4da5c13942ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.996158 | controller | Jun 11 11:36:00.669569 crc crio[22553]: time="2026-06-11T11:36:00.6680916Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686296-rmj2j/POD" id=72ee5857-100d-4ae6-909b-e7d4ee6f31ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.996173 | controller | Jun 11 11:36:00.671568 crc crio[22553]: time="2026-06-11T11:36:00.669665315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.996188 | controller | Jun 11 11:36:00.703966 crc crio[22553]: time="2026-06-11T11:36:00.700076431Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686296-rmj2j Namespace:openshift-infra ID:a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6 UID:a00812a9-198c-413f-a6a9-74a9f7c9bdc6 NetNS:/var/run/netns/c8a01482-4599-4cd5-bf8e-963484d95d66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00812a9_198c_413f_a6a9_74a9f7c9bdc6.slice PodAnnotations:0xc00279ad78}] Aliases:map[]}"
2026-06-11 12:41:54.996207 | controller | Jun 11 11:36:00.703966 crc crio[22553]: time="2026-06-11T11:36:00.700135762Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686296-rmj2j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.996223 | controller | Jun 11 11:36:01.025042 crc crio[22553]: 2026-06-11T11:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a72e7be808cf828 Mac:7a:8a:f0:96:16:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/c8a01482-4599-4cd5-bf8e-963484d95d66 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.996238 | controller | Jun 11 11:36:01.026997 crc crio[22553]: time="2026-06-11T11:36:01.026900564Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686296-rmj2j Namespace:openshift-infra ID:a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6 UID:a00812a9-198c-413f-a6a9-74a9f7c9bdc6 NetNS:/var/run/netns/c8a01482-4599-4cd5-bf8e-963484d95d66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00812a9_198c_413f_a6a9_74a9f7c9bdc6.slice PodAnnotations:0xc00279ad78}] Aliases:map[]}"
2026-06-11 12:41:54.996255 | controller | Jun 11 11:36:01.027166 crc crio[22553]: time="2026-06-11T11:36:01.0270833Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686296-rmj2j for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.996271 | controller | Jun 11 11:36:01.035655 crc crio[22553]: time="2026-06-11T11:36:01.035524856Z" level=info msg="Ran pod sandbox a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6 with infra container: openshift-infra/auto-csr-approver-29686296-rmj2j/POD" id=72ee5857-100d-4ae6-909b-e7d4ee6f31ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.996286 | controller | Jun 11 11:36:01.039825 crc crio[22553]: time="2026-06-11T11:36:01.039616065Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d6cdf844-1f56-4e8e-a646-92b39bcf7f56 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.996301 | controller | Jun 11 11:36:01.047132 crc crio[22553]: time="2026-06-11T11:36:01.047061911Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:54.996317 | controller | Jun 11 11:36:01.799617 crc crio[22553]: time="2026-06-11T11:36:01.799351229Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d6cdf844-1f56-4e8e-a646-92b39bcf7f56 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.996333 | controller | Jun 11 11:36:01.801888 crc crio[22553]: time="2026-06-11T11:36:01.800612326Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5a05afcf-7edc-4b15-8e1d-04733042c145 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.996372 | controller | Jun 11 11:36:01.804064 crc crio[22553]: time="2026-06-11T11:36:01.803975924Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d8a03f9b-3b23-45d2-b868-b446981d5c26 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.996393 | controller | Jun 11 11:36:01.810608 crc crio[22553]: time="2026-06-11T11:36:01.810465673Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686296-rmj2j/oc" id=38172cde-4f07-4303-9601-155416da4180 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.996410 | controller | Jun 11 11:36:01.811285 crc crio[22553]: time="2026-06-11T11:36:01.811190364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.996426 | controller | Jun 11 11:36:01.853290 crc crio[22553]: time="2026-06-11T11:36:01.852199208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.996449 | controller | Jun 11 11:36:02.178050 crc crio[22553]: time="2026-06-11T11:36:02.177978541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.996465 | controller | Jun 11 11:36:02.289301 crc crio[22553]: time="2026-06-11T11:36:02.289192018Z" level=info msg="Created container b5b84e048887c5fe4cf139b1c3bd87303a651963d3a7fd146c90a74ad6287bdd: openshift-infra/auto-csr-approver-29686296-rmj2j/oc" id=38172cde-4f07-4303-9601-155416da4180 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.996481 | controller | Jun 11 11:36:02.290530 crc crio[22553]: time="2026-06-11T11:36:02.290464495Z" level=info msg="Starting container: b5b84e048887c5fe4cf139b1c3bd87303a651963d3a7fd146c90a74ad6287bdd" id=41a50f1d-be7a-4290-972f-40423259a76b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.996497 | controller | Jun 11 11:36:02.296500 crc crio[22553]: time="2026-06-11T11:36:02.296321616Z" level=info msg="Started container" PID=35864 containerID=b5b84e048887c5fe4cf139b1c3bd87303a651963d3a7fd146c90a74ad6287bdd description=openshift-infra/auto-csr-approver-29686296-rmj2j/oc id=41a50f1d-be7a-4290-972f-40423259a76b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6
2026-06-11 12:41:54.996513 | controller | Jun 11 11:36:04.391895 crc crio[22553]: time="2026-06-11T11:36:04.390645691Z" level=info msg="Stopping pod sandbox: a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6" id=b8bdc695-8b64-4299-b5b8-e7c836e1bb8f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.996529 | controller | Jun 11 11:36:04.393808 crc crio[22553]: time="2026-06-11T11:36:04.393038781Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686296-rmj2j Namespace:openshift-infra ID:a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6 UID:a00812a9-198c-413f-a6a9-74a9f7c9bdc6 NetNS:/var/run/netns/c8a01482-4599-4cd5-bf8e-963484d95d66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00812a9_198c_413f_a6a9_74a9f7c9bdc6.slice PodAnnotations:0xc002b8af78}] Aliases:map[]}"
2026-06-11 12:41:54.996545 | controller | Jun 11 11:36:04.393808 crc crio[22553]: time="2026-06-11T11:36:04.393464063Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686296-rmj2j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.996561 | controller | Jun 11 11:36:04.645257 crc crio[22553]: time="2026-06-11T11:36:04.644964594Z" level=info msg="Stopped pod sandbox: a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6" id=b8bdc695-8b64-4299-b5b8-e7c836e1bb8f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.996578 | controller | Jun 11 11:36:47.748980 crc crio[22553]: time="2026-06-11T11:36:47.747480826Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-mld4s/POD" id=de75d509-29e4-409a-ba33-4a3538d62fd9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.996593 | controller | Jun 11 11:36:47.750197 crc crio[22553]: time="2026-06-11T11:36:47.749072732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.996609 | controller | Jun 11 11:36:47.759486 crc crio[22553]: time="2026-06-11T11:36:47.759324101Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-4784c/POD" id=e784593e-03bf-475a-b633-6513ce1b3c7d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.996625 | controller | Jun 11 11:36:47.759486 crc crio[22553]: time="2026-06-11T11:36:47.759488676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.996644 | controller | Jun 11 11:36:47.797540 crc crio[22553]: time="2026-06-11T11:36:47.797379719Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-mld4s Namespace:cert-manager ID:ecc398d8b8fc6987540c3e0fd612648ccad0f1881d2738448e107d6b98bd1b97 UID:d2dea291-9572-4689-8b77-c4d0a4eb9115 NetNS:/var/run/netns/89e890a7-54d8-4c31-a985-e5e2173b191e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2dea291_9572_4689_8b77_c4d0a4eb9115.slice PodAnnotations:0xc001be6940}] Aliases:map[]}"
2026-06-11 12:41:54.996661 | controller | Jun 11 11:36:47.797540 crc crio[22553]: time="2026-06-11T11:36:47.797479272Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-4784c Namespace:cert-manager ID:134aad55879d7c96ff691665c4e84c26b3989e5483db324b9e65520638a821a9 UID:71e164a1-9469-478c-b9d8-1a1b1a8781f2 NetNS:/var/run/netns/34bb8edf-6121-4445-b2ab-a36558f61dff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71e164a1_9469_478c_b9d8_1a1b1a8781f2.slice PodAnnotations:0xc000ca0c80}] Aliases:map[]}"
2026-06-11 12:41:54.996677 | controller | Jun 11 11:36:47.797540 crc crio[22553]: time="2026-06-11T11:36:47.797505522Z" level=info msg="Adding pod cert-manager_cert-manager-7b8b89f89d-4784c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.996693 | controller | Jun 11 11:36:47.798205 crc crio[22553]: time="2026-06-11T11:36:47.797506202Z" level=info msg="Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-mld4s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.996708 | controller | Jun 11 11:36:47.849861 crc crio[22553]: time="2026-06-11T11:36:47.848129626Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-7bf7m/POD" id=0a0dadef-7f3e-407d-b2d7-2dbbeae4a631 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.996724 | controller | Jun 11 11:36:47.850181 crc crio[22553]: time="2026-06-11T11:36:47.850040371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.996740 | controller | Jun 11 11:36:47.899367 crc crio[22553]: time="2026-06-11T11:36:47.898490732Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-7bf7m Namespace:cert-manager ID:455da906c07e83873d090d4db2d92f36cfa19aee7f22a093536e35474660d81d UID:c0f4662a-5838-4b09-bafa-14c8fe709fd5 NetNS:/var/run/netns/4aa10ea4-2547-4187-bbef-3a0217310c95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f4662a_5838_4b09_bafa_14c8fe709fd5.slice PodAnnotations:0xc000ca0df8}] Aliases:map[]}"
2026-06-11 12:41:54.996756 | controller | Jun 11 11:36:47.899367 crc crio[22553]: time="2026-06-11T11:36:47.899372137Z" level=info msg="Adding pod cert-manager_cert-manager-webhook-769f6b94cb-7bf7m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:54.996772 | controller | Jun 11 11:36:48.648827 crc crio[22553]: 2026-06-11T11:36:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ecc398d8b8fc698 Mac:4e:4f:1e:3d:f7:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/89e890a7-54d8-4c31-a985-e5e2173b191e SocketPath: PciID:}] [{Interface:0xc00028e6a0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.996788 | controller | Jun 11 11:36:48.650535 crc crio[22553]: time="2026-06-11T11:36:48.650441312Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-mld4s Namespace:cert-manager ID:ecc398d8b8fc6987540c3e0fd612648ccad0f1881d2738448e107d6b98bd1b97 UID:d2dea291-9572-4689-8b77-c4d0a4eb9115 NetNS:/var/run/netns/89e890a7-54d8-4c31-a985-e5e2173b191e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2dea291_9572_4689_8b77_c4d0a4eb9115.slice PodAnnotations:0xc001be6940}] Aliases:map[]}"
2026-06-11 12:41:54.996809 | controller | Jun 11 11:36:48.650743 crc crio[22553]: time="2026-06-11T11:36:48.650626137Z" level=info msg="Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-mld4s for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.996825 | controller | Jun 11 11:36:48.659581 crc crio[22553]: time="2026-06-11T11:36:48.659408723Z" level=info msg="Ran pod sandbox ecc398d8b8fc6987540c3e0fd612648ccad0f1881d2738448e107d6b98bd1b97 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-mld4s/POD" id=de75d509-29e4-409a-ba33-4a3538d62fd9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.996841 | controller | Jun 11 11:36:48.662973 crc crio[22553]: time="2026-06-11T11:36:48.662912035Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=ad9442be-fa16-4f66-8977-411a3dba0560 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.996856 | controller | Jun 11 11:36:48.663465 crc crio[22553]: time="2026-06-11T11:36:48.663282306Z" level=info msg="Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found" id=ad9442be-fa16-4f66-8977-411a3dba0560 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.996872 | controller | Jun 11 11:36:48.663611 crc crio[22553]: time="2026-06-11T11:36:48.663500642Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found" id=ad9442be-fa16-4f66-8977-411a3dba0560 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.996888 | controller | Jun 11 11:36:48.665378 crc crio[22553]: time="2026-06-11T11:36:48.665306715Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=ab949f98-21f3-42c6-bb94-1bcf1541dd38 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.996904 | controller | Jun 11 11:36:48.674311 crc crio[22553]: time="2026-06-11T11:36:48.674196263Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-cainjector:v1.19.2\""
2026-06-11 12:41:54.996919 | controller | Jun 11 11:36:48.707536 crc crio[22553]: 2026-06-11T11:36:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:134aad55879d7c9 Mac:6a:a6:eb:e2:d6:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/34bb8edf-6121-4445-b2ab-a36558f61dff SocketPath: PciID:}] [{Interface:0xc000014d80 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.996935 | controller | Jun 11 11:36:48.710256 crc crio[22553]: time="2026-06-11T11:36:48.710004526Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-4784c Namespace:cert-manager ID:134aad55879d7c96ff691665c4e84c26b3989e5483db324b9e65520638a821a9 UID:71e164a1-9469-478c-b9d8-1a1b1a8781f2 NetNS:/var/run/netns/34bb8edf-6121-4445-b2ab-a36558f61dff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71e164a1_9469_478c_b9d8_1a1b1a8781f2.slice PodAnnotations:0xc000ca0c80}] Aliases:map[]}"
2026-06-11 12:41:54.996951 | controller | Jun 11 11:36:48.710256 crc crio[22553]: time="2026-06-11T11:36:48.710220312Z" level=info msg="Checking pod cert-manager_cert-manager-7b8b89f89d-4784c for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.996967 | controller | Jun 11 11:36:48.717304 crc crio[22553]: time="2026-06-11T11:36:48.717193175Z" level=info msg="Ran pod sandbox 134aad55879d7c96ff691665c4e84c26b3989e5483db324b9e65520638a821a9 with infra container: cert-manager/cert-manager-7b8b89f89d-4784c/POD" id=e784593e-03bf-475a-b633-6513ce1b3c7d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.996986 | controller | Jun 11 11:36:48.728023 crc crio[22553]: time="2026-06-11T11:36:48.727919617Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=f3862260-3962-4bd6-8daf-aa6f8b35fcd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.997002 | controller | Jun 11 11:36:48.728214 crc crio[22553]: time="2026-06-11T11:36:48.728141304Z" level=info msg="Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found" id=f3862260-3962-4bd6-8daf-aa6f8b35fcd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.997017 | controller | Jun 11 11:36:48.728214 crc crio[22553]: time="2026-06-11T11:36:48.728189675Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found" id=f3862260-3962-4bd6-8daf-aa6f8b35fcd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.997033 | controller | Jun 11 11:36:48.729388 crc crio[22553]: time="2026-06-11T11:36:48.729290917Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2" id=30d231c8-b484-4c87-a7f3-d31836b3ad7d name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.997049 | controller | Jun 11 11:36:48.732588 crc crio[22553]: time="2026-06-11T11:36:48.732278464Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-controller:v1.19.2\""
2026-06-11 12:41:54.997064 | controller | Jun 11 11:36:48.880158 crc crio[22553]: 2026-06-11T11:36:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:455da906c07e838 Mac:4e:89:59:c7:59:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/4aa10ea4-2547-4187-bbef-3a0217310c95 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:54.997080 | controller | Jun 11 11:36:48.882460 crc crio[22553]: time="2026-06-11T11:36:48.881829228Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-7bf7m Namespace:cert-manager ID:455da906c07e83873d090d4db2d92f36cfa19aee7f22a093536e35474660d81d UID:c0f4662a-5838-4b09-bafa-14c8fe709fd5 NetNS:/var/run/netns/4aa10ea4-2547-4187-bbef-3a0217310c95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f4662a_5838_4b09_bafa_14c8fe709fd5.slice PodAnnotations:0xc000ca0df8}] Aliases:map[]}"
2026-06-11 12:41:54.997096 | controller | Jun 11 11:36:48.882460 crc crio[22553]: time="2026-06-11T11:36:48.882022793Z" level=info msg="Checking pod cert-manager_cert-manager-webhook-769f6b94cb-7bf7m for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:54.997111 | controller | Jun 11 11:36:48.891820 crc crio[22553]: time="2026-06-11T11:36:48.891608122Z" level=info msg="Ran pod sandbox 455da906c07e83873d090d4db2d92f36cfa19aee7f22a093536e35474660d81d with infra container: cert-manager/cert-manager-webhook-769f6b94cb-7bf7m/POD" id=0a0dadef-7f3e-407d-b2d7-2dbbeae4a631 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.997127 | controller | Jun 11 11:36:48.894278 crc crio[22553]: time="2026-06-11T11:36:48.894184197Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=7218d775-10ef-4c74-b638-578f4b426c85 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.997142 | controller | Jun 11 11:36:48.894556 crc crio[22553]: time="2026-06-11T11:36:48.894484526Z" level=info msg="Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found" id=7218d775-10ef-4c74-b638-578f4b426c85 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.997158 | controller | Jun 11 11:36:48.894556 crc crio[22553]: time="2026-06-11T11:36:48.894577109Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found" id=7218d775-10ef-4c74-b638-578f4b426c85 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.997173 | controller | Jun 11 11:36:48.895804 crc crio[22553]: time="2026-06-11T11:36:48.89565479Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=8b9411ce-a30a-4b78-ad28-1a34f7834ad6 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.997193 | controller | Jun 11 11:36:48.906257 crc crio[22553]: time="2026-06-11T11:36:48.906142295Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-webhook:v1.19.2\""
2026-06-11 12:41:54.997209 | controller | Jun 11 11:36:54.566737 crc crio[22553]: time="2026-06-11T11:36:54.565045273Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b" id=8b9411ce-a30a-4b78-ad28-1a34f7834ad6 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.997225 | controller | Jun 11 11:36:54.569022 crc crio[22553]: time="2026-06-11T11:36:54.568073011Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=9fcff5c1-8560-4b3a-a12e-ce21ec093096 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.997241 | controller | Jun 11 11:36:55.182001 crc crio[22553]: time="2026-06-11T11:36:55.181884628Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=8a23d9a9-2412-4bcd-8296-d064517d8456 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.997257 | controller | Jun 11 11:36:55.201536 crc crio[22553]: time="2026-06-11T11:36:55.201409987Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56" id=ab949f98-21f3-42c6-bb94-1bcf1541dd38 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.997272 | controller | Jun 11 11:36:55.210924 crc crio[22553]: time="2026-06-11T11:36:55.210746828Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=47863a3e-7b2c-4eaf-8935-c9122548673f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.997288 | controller | Jun 11 11:36:55.211883 crc crio[22553]: time="2026-06-11T11:36:55.211801239Z" level=info msg="Creating container: cert-manager/cert-manager-webhook-769f6b94cb-7bf7m/cert-manager-webhook" id=3b7c5cfd-451c-4dff-a991-c111a6dc1782 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.997303 | controller | Jun 11 11:36:55.215966 crc crio[22553]: time="2026-06-11T11:36:55.215874518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.997319 | controller | Jun 11 11:36:55.216757 crc crio[22553]: time="2026-06-11T11:36:55.216614869Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=72cd6bc2-8475-4ad6-aed2-34f1bed74f56 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.997335 | controller | Jun 11 11:36:55.289079 crc crio[22553]: time="2026-06-11T11:36:55.288933604Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-mld4s/cert-manager-cainjector" id=9fde743b-c71d-4295-a958-e62a2db155dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.997369 | controller | Jun 11 11:36:55.293393 crc crio[22553]: time="2026-06-11T11:36:55.293302942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.997387 | controller | Jun 11 11:36:55.295506 crc crio[22553]: time="2026-06-11T11:36:55.295253548Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5" id=30d231c8-b484-4c87-a7f3-d31836b3ad7d name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:54.997403 | controller | Jun 11 11:36:55.296412 crc crio[22553]: time="2026-06-11T11:36:55.296254567Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=16220e98-efef-4213-b2ce-836c6eecb033 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.997419 | controller | Jun 11 11:36:55.310958 crc crio[22553]: time="2026-06-11T11:36:55.309235035Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=0b5d99fc-35e6-43c5-97a0-14c48d3e53e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.997439 | controller | Jun 11 11:36:55.311466 crc crio[22553]: time="2026-06-11T11:36:55.311404658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.997455 | controller | Jun 11 11:36:55.318409 crc crio[22553]: time="2026-06-11T11:36:55.318375651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.997471 | controller | Jun 11 11:36:55.343286 crc crio[22553]: time="2026-06-11T11:36:55.34239079Z" level=info msg="Creating container: cert-manager/cert-manager-7b8b89f89d-4784c/cert-manager-controller" id=4afd8f11-359b-4e63-b16c-2522c5ff9910 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.997486 | controller | Jun 11 11:36:55.345773 crc crio[22553]: time="2026-06-11T11:36:55.345648725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.997502 | controller | Jun 11 11:36:55.374054 crc crio[22553]: time="2026-06-11T11:36:55.37396223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.997517 | controller | Jun 11 11:36:55.380043 crc crio[22553]: time="2026-06-11T11:36:55.379957634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.997532 | controller | Jun 11 11:36:55.394643 crc crio[22553]: time="2026-06-11T11:36:55.394526918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.997547 | controller | Jun 11 11:36:55.401330 crc crio[22553]: time="2026-06-11T11:36:55.401155781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.997562 | controller | Jun 11 11:36:55.543001 crc crio[22553]: time="2026-06-11T11:36:55.542920578Z" level=info msg="Created container a6426a56da058a2e8a511f9046284f43979fc477597d5b2991f5e8fe0d750585: cert-manager/cert-manager-webhook-769f6b94cb-7bf7m/cert-manager-webhook" id=3b7c5cfd-451c-4dff-a991-c111a6dc1782 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.997578 | controller | Jun 11 11:36:55.547162 crc crio[22553]: time="2026-06-11T11:36:55.547096989Z" level=info msg="Starting container: a6426a56da058a2e8a511f9046284f43979fc477597d5b2991f5e8fe0d750585" id=4a7eb412-71d2-43ef-9d8d-769731b369d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.997593 | controller | Jun 11 11:36:55.557031 crc crio[22553]: time="2026-06-11T11:36:55.554208126Z" level=info msg="Started container" PID=37584 containerID=a6426a56da058a2e8a511f9046284f43979fc477597d5b2991f5e8fe0d750585 description=cert-manager/cert-manager-webhook-769f6b94cb-7bf7m/cert-manager-webhook id=4a7eb412-71d2-43ef-9d8d-769731b369d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=455da906c07e83873d090d4db2d92f36cfa19aee7f22a093536e35474660d81d
2026-06-11 12:41:54.997609 | controller | Jun 11 11:36:55.559996 crc crio[22553]: time="2026-06-11T11:36:55.559870811Z" level=info msg="Created container 544e3615e2f0b942f164d6c4987283718df1d6325c57951666d5838ea64b88b0: cert-manager/cert-manager-cainjector-7f9fdd5dd5-mld4s/cert-manager-cainjector" id=9fde743b-c71d-4295-a958-e62a2db155dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.997625 | controller | Jun 11 11:36:55.561061 crc crio[22553]: time="2026-06-11T11:36:55.560340535Z" level=info msg="Created container 78c4cb47e321f402e4c963d878df716914bc3d8a2c9c847701ecf5b8b0ac840a: cert-manager/cert-manager-7b8b89f89d-4784c/cert-manager-controller" id=4afd8f11-359b-4e63-b16c-2522c5ff9910 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.997644 | controller | Jun 11 11:36:55.561258 crc crio[22553]: time="2026-06-11T11:36:55.561120658Z" level=info msg="Starting container: 544e3615e2f0b942f164d6c4987283718df1d6325c57951666d5838ea64b88b0" id=0446f338-8ffd-4b87-8159-68d947569a7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.997661 | controller | Jun 11 11:36:55.563634 crc crio[22553]: time="2026-06-11T11:36:55.563398344Z" level=info msg="Starting container: 78c4cb47e321f402e4c963d878df716914bc3d8a2c9c847701ecf5b8b0ac840a" id=30771c26-1017-4a00-b5b2-74a5b760975c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.997677 | controller | Jun 11 11:36:55.567567 crc crio[22553]: time="2026-06-11T11:36:55.567347639Z" level=info msg="Started container" PID=37594 containerID=544e3615e2f0b942f164d6c4987283718df1d6325c57951666d5838ea64b88b0 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-mld4s/cert-manager-cainjector id=0446f338-8ffd-4b87-8159-68d947569a7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecc398d8b8fc6987540c3e0fd612648ccad0f1881d2738448e107d6b98bd1b97
2026-06-11 12:41:54.997693 | controller | Jun 11 11:36:55.573633 crc crio[22553]: time="2026-06-11T11:36:55.572510619Z" level=info msg="Started container" PID=37595 containerID=78c4cb47e321f402e4c963d878df716914bc3d8a2c9c847701ecf5b8b0ac840a description=cert-manager/cert-manager-7b8b89f89d-4784c/cert-manager-controller id=30771c26-1017-4a00-b5b2-74a5b760975c name=/runtime.v1.RuntimeService/StartContainer sandboxID=134aad55879d7c96ff691665c4e84c26b3989e5483db324b9e65520638a821a9
2026-06-11 12:41:54.997709 | controller | Jun 11 11:36:56.372543 crc crio[22553]: time="2026-06-11T11:36:56.3722738Z" level=info msg="Stopping container: ebea1a766701464d8800ff27fca72c9f1d76f7d09eb166fca6501c8c3f9d1a2c (timeout: 30s)" id=51fc2153-699c-44f6-b696-75a354344998 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.997724 | controller | Jun 11 11:36:56.373913 crc crio[22553]: time="2026-06-11T11:36:56.373619149Z" level=info msg="Stopping container: 43c07e268cec15f156334e13804e7583a9045b29d2b57c86b1678c6e358636ac (timeout: 30s)" id=52a162fb-b975-4084-abba-83ef19006c7c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.997739 | controller | Jun 11 11:36:56.552321 crc crio[22553]: time="2026-06-11T11:36:56.551448106Z" level=info msg="Stopping container: 20a09ad3e29c9127194a5067887be32e68e94c3000ce637554f79f319ad1d574 (timeout: 30s)" id=abd43ff7-39a8-48e3-b1b2-79c2a2ad6cf6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.997754 | controller | Jun 11 11:36:56.555992 crc crio[22553]: time="2026-06-11T11:36:56.554512375Z" level=info msg="Stopping container: 50ab4f6f983ad2a0cc7ff0c96cc801b5214955811e433d142979058e75ce1b25 (timeout: 30s)" id=7c03d69e-4b6e-4c45-8cce-3c19de40b0e7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.997769 | controller | Jun 11 11:36:56.555992 crc crio[22553]: time="2026-06-11T11:36:56.554979699Z" level=info msg="Stopping container: 2d9b89ff62eb0eba2db28a124a5aab4d0258091403c6780a509bf9c04f79f5f0 (timeout: 30s)" id=97a1f6d2-f01f-4d9e-947e-0601b47cf660 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.997784 | controller | Jun 11 11:36:56.555992 crc crio[22553]: time="2026-06-11T11:36:56.555570756Z" level=info msg="Stopping container: b84495f8599523fef301cb0ed2e29c96924bb87e85249d8f78fa9c5dd5a32fd5 (timeout: 30s)" id=0ac85a19-8f4a-47de-a2af-97090cfdfeb6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.997799 | controller | Jun 11 11:36:56.557592 crc crio[22553]: time="2026-06-11T11:36:56.556163633Z" level=info msg="Stopping container: 748a7b90d6ccb0b2202e79b9516a346a3f6fce44439541937d7baaaa0034e364 (timeout: 30s)" id=e9756c3a-d959-493c-a19e-916904b65f6b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.997817 | controller | Jun 11 11:36:56.561052 crc crio[22553]: time="2026-06-11T11:36:56.560584932Z" level=info msg="Stopping container: 35cafac5913b970a7204a1746c8184442798cab0399ba0d69110acc3bcf2649c (timeout: 30s)" id=ab13ff47-9afb-4603-970b-71351a070671 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.997832 | controller | Jun 11 11:36:56.576410 crc crio[22553]: time="2026-06-11T11:36:56.563098685Z" level=info msg="Stopping container: 92cf5aef70d0bb2b2077902d18d9f0568cc74c3f4159f1b725a515306171410b (timeout: 30s)" id=91bfe2a1-9780-44d9-9fdd-9c183c81425e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.997847 | controller | Jun 11 11:36:56.635362 crc crio[22553]: time="2026-06-11T11:36:56.635182653Z" level=info msg="CNI monitoring event REMOVE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-11 12:41:54.997863 | controller | Jun 11 11:36:56.635838 crc crio[22553]: time="2026-06-11T11:36:56.635518673Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:54.997878 | controller | Jun 11 11:36:56.662022 crc crio[22553]: time="2026-06-11T11:36:56.64503234Z" level=info msg="Stopping container: 12d2c20a87bf5bdfdbfd2a6b641b6d62e79e7709d15444fdbb0682e7edf37496 (timeout: 30s)" id=98ea15c1-17d4-4da0-ac06-009e1c872d14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.997894 | controller | Jun 11 11:36:56.730547 crc crio[22553]: time="2026-06-11T11:36:56.730331103Z" level=info msg="Stopped container ebea1a766701464d8800ff27fca72c9f1d76f7d09eb166fca6501c8c3f9d1a2c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=51fc2153-699c-44f6-b696-75a354344998 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.997909 | controller | Jun 11 11:36:56.746158 crc crio[22553]: time="2026-06-11T11:36:56.746049231Z" level=info msg="Stopped container 20a09ad3e29c9127194a5067887be32e68e94c3000ce637554f79f319ad1d574: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=abd43ff7-39a8-48e3-b1b2-79c2a2ad6cf6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.997925 | controller | Jun 11 11:36:56.746315 crc crio[22553]: time="2026-06-11T11:36:56.746294298Z" level=info msg="Stopped container 2d9b89ff62eb0eba2db28a124a5aab4d0258091403c6780a509bf9c04f79f5f0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=97a1f6d2-f01f-4d9e-947e-0601b47cf660 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.997940 | controller | Jun 11 11:36:56.746376 crc crio[22553]: time="2026-06-11T11:36:56.746347339Z" level=info msg="Stopped container 35cafac5913b970a7204a1746c8184442798cab0399ba0d69110acc3bcf2649c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=ab13ff47-9afb-4603-970b-71351a070671 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.997955 | controller | Jun 11 11:36:56.757829 crc crio[22553]: time="2026-06-11T11:36:56.757527155Z" level=info msg="Stopped container 92cf5aef70d0bb2b2077902d18d9f0568cc74c3f4159f1b725a515306171410b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=91bfe2a1-9780-44d9-9fdd-9c183c81425e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.997970 | controller | Jun 11 11:36:56.912947 crc crio[22553]: time="2026-06-11T11:36:56.91127071Z" level=info msg="Stopped container b84495f8599523fef301cb0ed2e29c96924bb87e85249d8f78fa9c5dd5a32fd5: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=0ac85a19-8f4a-47de-a2af-97090cfdfeb6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.997985 | controller | Jun 11 11:36:56.924156 crc crio[22553]: time="2026-06-11T11:36:56.924088393Z" level=info msg="Stopped container 748a7b90d6ccb0b2202e79b9516a346a3f6fce44439541937d7baaaa0034e364: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=e9756c3a-d959-493c-a19e-916904b65f6b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.998000 | controller | Jun 11 11:36:56.995981 crc crio[22553]: time="2026-06-11T11:36:56.99576813Z" level=info msg="Stopped container 50ab4f6f983ad2a0cc7ff0c96cc801b5214955811e433d142979058e75ce1b25: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=7c03d69e-4b6e-4c45-8cce-3c19de40b0e7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.998018 | controller | Jun 11 11:36:57.027238 crc crio[22553]: time="2026-06-11T11:36:57.026835264Z" level=info msg="Stopped container 43c07e268cec15f156334e13804e7583a9045b29d2b57c86b1678c6e358636ac: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=52a162fb-b975-4084-abba-83ef19006c7c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.998033 | controller | Jun 11 11:36:57.029115 crc crio[22553]: time="2026-06-11T11:36:57.029015588Z" level=info msg="Stopping pod sandbox: 70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d" id=1daac18f-1857-4a87-b290-3f0a65a1c2fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.998049 | controller | Jun 11 11:36:57.034641 crc crio[22553]: time="2026-06-11T11:36:57.034479427Z" level=info msg="Stopped pod sandbox: 70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d" id=1daac18f-1857-4a87-b290-3f0a65a1c2fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.998064 | controller | Jun 11 11:36:57.316879 crc crio[22553]: time="2026-06-11T11:36:57.316001422Z" level=info msg="Removing container: 43c07e268cec15f156334e13804e7583a9045b29d2b57c86b1678c6e358636ac" id=4b5636be-70ce-4c88-aaeb-cd6274c71d73 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.998080 | controller | Jun 11 11:36:57.334358 crc crio[22553]: time="2026-06-11T11:36:57.334247133Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=70e29261-fb91-44b8-ae73-879280cde7d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.998095 | controller | Jun 11 11:36:57.348804 crc crio[22553]: time="2026-06-11T11:36:57.348484997Z" level=info msg="Removed container 43c07e268cec15f156334e13804e7583a9045b29d2b57c86b1678c6e358636ac: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=4b5636be-70ce-4c88-aaeb-cd6274c71d73 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.998110 | controller | Jun 11 11:36:57.351800 crc crio[22553]: time="2026-06-11T11:36:57.351576137Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=4550ab59-7969-4d19-a53e-a1b6ff68066c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.998125 | controller | Jun 11 11:36:57.352230 crc crio[22553]: time="2026-06-11T11:36:57.352161964Z" level=info msg="Removing container: d80364845cb6ca2a63749bef2ec5646d49ee12af64efa34807047585658ef992" id=004f8098-56c8-40b8-aa3b-790245fd92a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.998141 | controller | Jun 11 11:36:57.354795 crc crio[22553]: time="2026-06-11T11:36:57.354637496Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=48181872-eace-47b3-b528-ff6fe6d9e36a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.998156 | controller | Jun 11 11:36:57.355352 crc crio[22553]: time="2026-06-11T11:36:57.355199383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.998172 | controller | Jun 11 11:36:57.380239 crc crio[22553]: time="2026-06-11T11:36:57.380092327Z" level=info msg="Removed container d80364845cb6ca2a63749bef2ec5646d49ee12af64efa34807047585658ef992: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=004f8098-56c8-40b8-aa3b-790245fd92a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.998187 | controller | Jun 11 11:36:57.388610 crc crio[22553]: time="2026-06-11T11:36:57.384628099Z" level=info msg="Stopped container 12d2c20a87bf5bdfdbfd2a6b641b6d62e79e7709d15444fdbb0682e7edf37496: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=98ea15c1-17d4-4da0-ac06-009e1c872d14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:54.998206 | controller | Jun 11 11:36:57.388610 crc crio[22553]: time="2026-06-11T11:36:57.385819824Z" level=info msg="Removing container: ebea1a766701464d8800ff27fca72c9f1d76f7d09eb166fca6501c8c3f9d1a2c" id=3ef1aed6-745a-46a5-af8a-b3fc5825234e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.998223 | controller | Jun 11 11:36:57.388610 crc crio[22553]: time="2026-06-11T11:36:57.386214946Z" level=info msg="Stopping pod sandbox: 111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d" id=87d19153-4af4-4ebc-a725-937ca759c0ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.998238 | controller | Jun 11 11:36:57.392216 crc crio[22553]: time="2026-06-11T11:36:57.391622753Z" level=info msg="Stopped pod sandbox: 111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d" id=87d19153-4af4-4ebc-a725-937ca759c0ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:54.998253 | controller | Jun 11 11:36:57.401399 crc crio[22553]: time="2026-06-11T11:36:57.401295775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.998269 | controller | Jun 11 11:36:57.404959 crc crio[22553]: time="2026-06-11T11:36:57.404518468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.998285 | controller | Jun 11 11:36:57.416769 crc crio[22553]: time="2026-06-11T11:36:57.416628071Z" level=info msg="Removed container ebea1a766701464d8800ff27fca72c9f1d76f7d09eb166fca6501c8c3f9d1a2c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=3ef1aed6-745a-46a5-af8a-b3fc5825234e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.998300 | controller | Jun 11 11:36:57.450791 crc crio[22553]: time="2026-06-11T11:36:57.450652721Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-mk4wv/POD" id=b1644628-e6b5-46e2-90b2-40c57f166750 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.998326 | controller | Jun 11 11:36:57.451030 crc crio[22553]: time="2026-06-11T11:36:57.450821616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.998343 | controller | Jun 11 11:36:57.474900 crc crio[22553]: time="2026-06-11T11:36:57.474814775Z" 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=b1644628-e6b5-46e2-90b2-40c57f166750 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.998376 | controller | Jun 11 11:36:57.498945 crc crio[22553]: time="2026-06-11T11:36:57.498816523Z" level=info msg="Ran pod sandbox 211c690645c1fa835db65207e67e939220004e283bf070823510d2704ba2b71d with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-mk4wv/POD" id=b1644628-e6b5-46e2-90b2-40c57f166750 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.998393 | controller | Jun 11 11:36:57.511077 crc crio[22553]: time="2026-06-11T11:36:57.510925316Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=edfcba9f-d3c6-4001-b736-e3c4ad547d83 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.998408 | controller | Jun 11 11:36:57.516538 crc crio[22553]: time="2026-06-11T11:36:57.515454438Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a9d6caf6-8636-4aee-a7a5-b060448ccf06 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.998428 | controller | Jun 11 11:36:57.528564 crc crio[22553]: time="2026-06-11T11:36:57.528478787Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-mk4wv/kube-rbac-proxy" id=24c3ceae-b75c-4e92-b141-60c5da2e3385 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.998444 | controller | Jun 11 11:36:57.529136 crc crio[22553]: time="2026-06-11T11:36:57.529068264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.998459 | controller | Jun 11 11:36:57.533537 crc crio[22553]: time="2026-06-11T11:36:57.5309943Z" level=info msg="Created container c633a8764012e7215ba4d81481003f335b5a047a2986ce0f174412404aab6650: openshift-multus/multus-bzhnf/kube-multus" id=48181872-eace-47b3-b528-ff6fe6d9e36a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.998475 | controller | Jun 11 11:36:57.537245 crc crio[22553]: time="2026-06-11T11:36:57.536381327Z" level=info msg="Starting container: c633a8764012e7215ba4d81481003f335b5a047a2986ce0f174412404aab6650" id=e1a575c5-781f-4005-a4cf-9414d31b484b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.998491 | controller | Jun 11 11:36:57.549451 crc crio[22553]: time="2026-06-11T11:36:57.546366208Z" level=info msg="Started container" PID=37807 containerID=c633a8764012e7215ba4d81481003f335b5a047a2986ce0f174412404aab6650 description=openshift-multus/multus-bzhnf/kube-multus id=e1a575c5-781f-4005-a4cf-9414d31b484b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcad44165bf9e75edaaad94e1e3770645866ab2daf68c38802f594b2390a51a
2026-06-11 12:41:54.998507 | controller | Jun 11 11:36:57.572668 crc crio[22553]: time="2026-06-11T11:36:57.57254643Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_6fe9fa8d-5573-41e4-9ab1-d53b787c0b79\""
2026-06-11 12:41:54.998523 | controller | Jun 11 11:36:57.572668 crc crio[22553]: time="2026-06-11T11:36:57.572774886Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:54.998539 | controller | Jun 11 11:36:57.573523 crc crio[22553]: time="2026-06-11T11:36:57.573457326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.998555 | controller | Jun 11 11:36:57.801176 crc crio[22553]: time="2026-06-11T11:36:57.801090332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.998570 | controller | Jun 11 11:36:57.924848 crc crio[22553]: time="2026-06-11T11:36:57.923875007Z" level=info msg="Created container fe80dd71c2d8731b9ec668dff71e6e2eca907ead4609fddafa1ad5d5686c26dd: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-mk4wv/kube-rbac-proxy" id=24c3ceae-b75c-4e92-b141-60c5da2e3385 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.998586 | controller | Jun 11 11:36:57.927361 crc crio[22553]: time="2026-06-11T11:36:57.927158022Z" level=info msg="Starting container: fe80dd71c2d8731b9ec668dff71e6e2eca907ead4609fddafa1ad5d5686c26dd" id=6a5e828c-413c-4381-b6b2-79e25d87d5de name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.998601 | controller | Jun 11 11:36:57.937931 crc crio[22553]: time="2026-06-11T11:36:57.936795243Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-dxv7q/POD" id=5dbf1d2f-11d9-4610-953e-40d335127d72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.998617 | controller | Jun 11 11:36:57.938091 crc crio[22553]: time="2026-06-11T11:36:57.937976557Z" level=info msg="Started container" PID=37828 containerID=fe80dd71c2d8731b9ec668dff71e6e2eca907ead4609fddafa1ad5d5686c26dd description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-mk4wv/kube-rbac-proxy id=6a5e828c-413c-4381-b6b2-79e25d87d5de name=/runtime.v1.RuntimeService/StartContainer sandboxID=211c690645c1fa835db65207e67e939220004e283bf070823510d2704ba2b71d
2026-06-11 12:41:54.998636 | controller | Jun 11 11:36:57.938091 crc crio[22553]: time="2026-06-11T11:36:57.938045609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.998653 | controller | Jun 11 11:36:57.953650 crc crio[22553]: time="2026-06-11T11:36:57.952956033Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2f98ffe3-b400-4e05-a659-b145d31c1159 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.998668 | controller | Jun 11 11:36:57.961542 crc crio[22553]: time="2026-06-11T11:36:57.961367868Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e51e16f4-8e62-4cf8-b5b0-4ef03b85b67a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.998684 | controller | Jun 11 11:36:57.966007 crc crio[22553]: time="2026-06-11T11:36:57.965322503Z" 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=5dbf1d2f-11d9-4610-953e-40d335127d72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.998700 | controller | Jun 11 11:36:57.972974 crc crio[22553]: time="2026-06-11T11:36:57.972836022Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-mk4wv/ovnkube-cluster-manager" id=745ae725-5f9d-487a-b2da-c7cb49a4be6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.998715 | controller | Jun 11 11:36:57.973388 crc crio[22553]: time="2026-06-11T11:36:57.973331796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.998730 | controller | Jun 11 11:36:57.981635 crc crio[22553]: time="2026-06-11T11:36:57.981237347Z" level=info msg="Ran pod sandbox b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc with infra container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/POD" id=5dbf1d2f-11d9-4610-953e-40d335127d72 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:54.998745 | controller | Jun 11 11:36:57.984949 crc crio[22553]: time="2026-06-11T11:36:57.984769669Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=0e20294a-b09f-4f49-a425-66b9e8aeae3c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.998760 | controller | Jun 11 11:36:57.996323 crc crio[22553]: time="2026-06-11T11:36:57.996069358Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=fb408916-aa30-443d-a322-88c2cc2320c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.998776 | controller | Jun 11 11:36:58.009940 crc crio[22553]: time="2026-06-11T11:36:58.007238143Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/kubecfg-setup" id=b2e82731-eb6e-48bf-bde7-0e66edf75efe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.998791 | controller | Jun 11 11:36:58.009940 crc crio[22553]: time="2026-06-11T11:36:58.008028386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.998807 | controller | Jun 11 11:36:58.033017 crc crio[22553]: time="2026-06-11T11:36:58.03289841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.998822 | controller | Jun 11 11:36:58.042035 crc crio[22553]: time="2026-06-11T11:36:58.041792979Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-11 12:41:54.998842 | controller | Jun 11 11:36:58.042035 crc crio[22553]: time="2026-06-11T11:36:58.042024846Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:54.998858 | controller | Jun 11 11:36:58.042930 crc crio[22553]: time="2026-06-11T11:36:58.042055477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.998874 | controller | Jun 11 11:36:58.057499 crc crio[22553]: time="2026-06-11T11:36:58.057325671Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-11 12:41:54.998890 | controller | Jun 11 11:36:58.057499 crc crio[22553]: time="2026-06-11T11:36:58.057469146Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:54.998905 | controller | Jun 11 11:36:58.059953 crc crio[22553]: time="2026-06-11T11:36:58.059799133Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-11 12:41:54.998920 | controller | Jun 11 11:36:58.062113 crc crio[22553]: time="2026-06-11T11:36:58.061960696Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:54.998936 | controller | Jun 11 11:36:58.062242 crc crio[22553]: time="2026-06-11T11:36:58.062152842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.998951 | controller | Jun 11 11:36:58.065795 crc crio[22553]: time="2026-06-11T11:36:58.065555821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.998967 | controller | Jun 11 11:36:58.076035 crc crio[22553]: time="2026-06-11T11:36:58.075953554Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-11 12:41:54.998982 | controller | Jun 11 11:36:58.076306 crc crio[22553]: time="2026-06-11T11:36:58.076286063Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:54.998997 | controller | Jun 11 11:36:58.088768 crc crio[22553]: time="2026-06-11T11:36:58.088312403Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-11 12:41:54.999012 | controller | Jun 11 11:36:58.090108 crc crio[22553]: time="2026-06-11T11:36:58.089297262Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:54.999027 | controller | Jun 11 11:36:58.101989 crc crio[22553]: time="2026-06-11T11:36:58.101882018Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-11 12:41:54.999042 | controller | Jun 11 11:36:58.102166 crc crio[22553]: time="2026-06-11T11:36:58.102142076Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:54.999057 | controller | Jun 11 11:36:58.110869 crc crio[22553]: time="2026-06-11T11:36:58.110474738Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-11 12:41:54.999072 | controller | Jun 11 11:36:58.110869 crc crio[22553]: time="2026-06-11T11:36:58.110598452Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:54.999087 | controller | Jun 11 11:36:58.111943 crc crio[22553]: time="2026-06-11T11:36:58.111533929Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-11 12:41:54.999101 | controller | Jun 11 11:36:58.113344 crc crio[22553]: time="2026-06-11T11:36:58.113243629Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:54.999116 | controller | Jun 11 11:36:58.123367 crc crio[22553]: time="2026-06-11T11:36:58.123270391Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_6fe9fa8d-5573-41e4-9ab1-d53b787c0b79\""
2026-06-11 12:41:54.999132 | controller | Jun 11 11:36:58.158666 crc crio[22553]: time="2026-06-11T11:36:58.158246739Z" level=info msg="Created container 3a2332253969e3545d814f124131125feb1eaa4e244d34bd3a5cec31d81ea6a7: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-mk4wv/ovnkube-cluster-manager" id=745ae725-5f9d-487a-b2da-c7cb49a4be6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.999152 | controller | Jun 11 11:36:58.166447 crc crio[22553]: time="2026-06-11T11:36:58.166287433Z" level=info msg="Starting container: 3a2332253969e3545d814f124131125feb1eaa4e244d34bd3a5cec31d81ea6a7" id=bde9ee44-b2d5-4320-9783-a9559ea991ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.999168 | controller | Jun 11 11:36:58.178949 crc crio[22553]: time="2026-06-11T11:36:58.176620104Z" level=info msg="Created container 2415db8dde5a19effe4f2bce70475a0d3b88fcb7648ec786d0923cd574610e83: openshift-ovn-kubernetes/ovnkube-node-dxv7q/kubecfg-setup" id=b2e82731-eb6e-48bf-bde7-0e66edf75efe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.999183 | controller | Jun 11 11:36:58.181904 crc crio[22553]: time="2026-06-11T11:36:58.180408144Z" level=info msg="Starting container: 2415db8dde5a19effe4f2bce70475a0d3b88fcb7648ec786d0923cd574610e83" id=a6ab9e5d-352a-4d2d-9610-75a19df6bbf6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.999199 | controller | Jun 11 11:36:58.182618 crc crio[22553]: time="2026-06-11T11:36:58.18093562Z" level=info msg="Started container" PID=37851 containerID=3a2332253969e3545d814f124131125feb1eaa4e244d34bd3a5cec31d81ea6a7 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-mk4wv/ovnkube-cluster-manager id=bde9ee44-b2d5-4320-9783-a9559ea991ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=211c690645c1fa835db65207e67e939220004e283bf070823510d2704ba2b71d
2026-06-11 12:41:54.999215 | controller | Jun 11 11:36:58.195221 crc crio[22553]: time="2026-06-11T11:36:58.190109367Z" level=info msg="Started container" PID=37853 containerID=2415db8dde5a19effe4f2bce70475a0d3b88fcb7648ec786d0923cd574610e83 description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/kubecfg-setup id=a6ab9e5d-352a-4d2d-9610-75a19df6bbf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc
2026-06-11 12:41:54.999230 | controller | Jun 11 11:36:58.350498 crc crio[22553]: time="2026-06-11T11:36:58.35030095Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=fdfa8559-978c-41fe-af91-cb6ea5d7acf2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.999245 | controller | Jun 11 11:36:58.354040 crc crio[22553]: time="2026-06-11T11:36:58.353839553Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=767dc6c8-061c-4996-bdb3-ffb6caffc101 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.999261 | controller | Jun 11 11:36:58.360546 crc crio[22553]: time="2026-06-11T11:36:58.360479686Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovn-controller" id=b30891d9-b8ea-4e3d-ad75-be20f71d11da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.999276 | controller | Jun 11 11:36:58.361061 crc crio[22553]: time="2026-06-11T11:36:58.36095926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.999291 | controller | Jun 11 11:36:58.370246 crc crio[22553]: time="2026-06-11T11:36:58.370097936Z" level=info msg="Removing container: 12d2c20a87bf5bdfdbfd2a6b641b6d62e79e7709d15444fdbb0682e7edf37496" id=a89ef3a2-6374-4da3-9efd-daee43803809 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.999306 | controller | Jun 11 11:36:58.399930 crc crio[22553]: time="2026-06-11T11:36:58.399839552Z" level=info msg="Removed container 12d2c20a87bf5bdfdbfd2a6b641b6d62e79e7709d15444fdbb0682e7edf37496: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=a89ef3a2-6374-4da3-9efd-daee43803809 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.999326 | controller | Jun 11 11:36:58.405360 crc crio[22553]: time="2026-06-11T11:36:58.40526683Z" level=info msg="Removing container: 50ab4f6f983ad2a0cc7ff0c96cc801b5214955811e433d142979058e75ce1b25" id=21e7eecc-4325-4bc8-a366-ff8ed25f73f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.999341 | controller | Jun 11 11:36:58.424634 crc crio[22553]: time="2026-06-11T11:36:58.424387385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.999376 | controller | Jun 11 11:36:58.427123 crc crio[22553]: time="2026-06-11T11:36:58.427053913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.999393 | controller | Jun 11 11:36:58.445614 crc crio[22553]: time="2026-06-11T11:36:58.445530611Z" level=info msg="Removed container 50ab4f6f983ad2a0cc7ff0c96cc801b5214955811e433d142979058e75ce1b25: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=21e7eecc-4325-4bc8-a366-ff8ed25f73f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.999408 | controller | Jun 11 11:36:58.454520 crc crio[22553]: time="2026-06-11T11:36:58.454460841Z" level=info msg="Removing container: 748a7b90d6ccb0b2202e79b9516a346a3f6fce44439541937d7baaaa0034e364" id=02cbc60f-82bb-4ece-89c4-1eb589ca76a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.999423 | controller | Jun 11 11:36:58.477379 crc crio[22553]: time="2026-06-11T11:36:58.477314206Z" level=info msg="Removed container 748a7b90d6ccb0b2202e79b9516a346a3f6fce44439541937d7baaaa0034e364: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=02cbc60f-82bb-4ece-89c4-1eb589ca76a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.999438 | controller | Jun 11 11:36:58.483311 crc crio[22553]: time="2026-06-11T11:36:58.483038233Z" level=info msg="Removing container: b84495f8599523fef301cb0ed2e29c96924bb87e85249d8f78fa9c5dd5a32fd5" id=7a2abda8-8af7-4321-bf71-d41da7c0cac6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.999453 | controller | Jun 11 11:36:58.505608 crc crio[22553]: time="2026-06-11T11:36:58.505530727Z" level=info msg="Removed container b84495f8599523fef301cb0ed2e29c96924bb87e85249d8f78fa9c5dd5a32fd5: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=7a2abda8-8af7-4321-bf71-d41da7c0cac6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.999469 | controller | Jun 11 11:36:58.509589 crc crio[22553]: time="2026-06-11T11:36:58.509531394Z" level=info msg="Removing container: 35cafac5913b970a7204a1746c8184442798cab0399ba0d69110acc3bcf2649c" id=c86f76a8-0a2b-4afb-bd47-346cc8f45a48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.999484 | controller | Jun 11 11:36:58.555917 crc crio[22553]: time="2026-06-11T11:36:58.547482469Z" level=info msg="Removed container 35cafac5913b970a7204a1746c8184442798cab0399ba0d69110acc3bcf2649c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=c86f76a8-0a2b-4afb-bd47-346cc8f45a48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.999500 | controller | Jun 11 11:36:58.559383 crc crio[22553]: time="2026-06-11T11:36:58.559242211Z" level=info msg="Removing container: 92cf5aef70d0bb2b2077902d18d9f0568cc74c3f4159f1b725a515306171410b" id=4e061104-abb4-4d13-993f-e5b6f034394e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.999515 | controller | Jun 11 11:36:58.560094 crc crio[22553]: time="2026-06-11T11:36:58.560007303Z" level=info msg="Created container 6a6c3b12e6e6526099608bc45984c3cb50bd496fa81db6a2280e2f056b778eb2: openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovn-controller" id=b30891d9-b8ea-4e3d-ad75-be20f71d11da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.999530 | controller | Jun 11 11:36:58.561927 crc crio[22553]: time="2026-06-11T11:36:58.561820936Z" level=info msg="Starting container: 6a6c3b12e6e6526099608bc45984c3cb50bd496fa81db6a2280e2f056b778eb2" id=bd50e1c1-3752-4ad6-884d-6722152ee6ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.999552 | controller | Jun 11 11:36:58.575616 crc crio[22553]: time="2026-06-11T11:36:58.575380701Z" level=info msg="Started container" PID=37925 containerID=6a6c3b12e6e6526099608bc45984c3cb50bd496fa81db6a2280e2f056b778eb2 description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovn-controller id=bd50e1c1-3752-4ad6-884d-6722152ee6ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc
2026-06-11 12:41:54.999568 | controller | Jun 11 11:36:58.588102 crc crio[22553]: time="2026-06-11T11:36:58.587979407Z" level=info msg="Removed container 92cf5aef70d0bb2b2077902d18d9f0568cc74c3f4159f1b725a515306171410b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=4e061104-abb4-4d13-993f-e5b6f034394e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.999583 | controller | Jun 11 11:36:58.593227 crc crio[22553]: time="2026-06-11T11:36:58.593135408Z" level=info msg="Removing container: 20a09ad3e29c9127194a5067887be32e68e94c3000ce637554f79f319ad1d574" id=37d9a5c1-d4d5-4b57-bcf0-ea16368dff1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.999599 | controller | Jun 11 11:36:58.594112 crc crio[22553]: time="2026-06-11T11:36:58.594018773Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d74b9d94-2c1f-40d1-b5aa-eecb4171d5d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.999615 | controller | Jun 11 11:36:58.598762 crc crio[22553]: time="2026-06-11T11:36:58.598604637Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f43fec86-377d-4546-99ef-6b95320936ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.999630 | controller | Jun 11 11:36:58.605774 crc crio[22553]: time="2026-06-11T11:36:58.605498677Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovn-acl-logging" id=fd9d470b-924e-4f1b-a7f4-a160b9bf42f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.999646 | controller | Jun 11 11:36:58.612329 crc crio[22553]: time="2026-06-11T11:36:58.612216803Z" level=info msg="Removed container 20a09ad3e29c9127194a5067887be32e68e94c3000ce637554f79f319ad1d574: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=37d9a5c1-d4d5-4b57-bcf0-ea16368dff1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.999662 | controller | Jun 11 11:36:58.612763 crc crio[22553]: time="2026-06-11T11:36:58.612639795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.999678 | controller | Jun 11 11:36:58.615990 crc crio[22553]: time="2026-06-11T11:36:58.615922561Z" level=info msg="Removing container: 2d9b89ff62eb0eba2db28a124a5aab4d0258091403c6780a509bf9c04f79f5f0" id=681efae0-8d21-40f6-8a87-2f83907b6e83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.999693 | controller | Jun 11 11:36:58.640206 crc crio[22553]: time="2026-06-11T11:36:58.640122895Z" level=info msg="Removed container 2d9b89ff62eb0eba2db28a124a5aab4d0258091403c6780a509bf9c04f79f5f0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=681efae0-8d21-40f6-8a87-2f83907b6e83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.999709 | controller | Jun 11 11:36:58.643972 crc crio[22553]: time="2026-06-11T11:36:58.643888015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.999724 | controller | Jun 11 11:36:58.645022 crc crio[22553]: time="2026-06-11T11:36:58.644925075Z" level=info msg="Removing container: 7fe222daef6e05c4e6be93c3bc5ddd54a7e76246300286bcb3804b0b105670c6" id=530b3352-129f-43e6-9084-bf620d8cafb9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.999743 | controller | Jun 11 11:36:58.645846 crc crio[22553]: time="2026-06-11T11:36:58.64577955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.999759 | controller | Jun 11 11:36:58.682459 crc crio[22553]: time="2026-06-11T11:36:58.682324354Z" level=info msg="Removed container 7fe222daef6e05c4e6be93c3bc5ddd54a7e76246300286bcb3804b0b105670c6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=530b3352-129f-43e6-9084-bf620d8cafb9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:54.999774 | controller | Jun 11 11:36:58.766749 crc crio[22553]: time="2026-06-11T11:36:58.766578996Z" level=info msg="Created container 5e06d30d899400bcaf0745db70362939541ed25991a38dc80d9110023e1b6576: openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovn-acl-logging" id=fd9d470b-924e-4f1b-a7f4-a160b9bf42f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.999790 | controller | Jun 11 11:36:58.769475 crc crio[22553]: time="2026-06-11T11:36:58.769246304Z" level=info msg="Starting container: 5e06d30d899400bcaf0745db70362939541ed25991a38dc80d9110023e1b6576" id=08a3f4cc-2875-43ac-a954-568f3096f213 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.999805 | controller | Jun 11 11:36:58.777074 crc crio[22553]: time="2026-06-11T11:36:58.776958609Z" level=info msg="Started container" PID=37943 containerID=5e06d30d899400bcaf0745db70362939541ed25991a38dc80d9110023e1b6576 description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovn-acl-logging id=08a3f4cc-2875-43ac-a954-568f3096f213 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc
2026-06-11 12:41:54.999821 | controller | Jun 11 11:36:58.795074 crc crio[22553]: time="2026-06-11T11:36:58.793308634Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=df8d467a-cf03-4c23-a60a-18e03a80b6be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.999837 | controller | Jun 11 11:36:58.797813 crc crio[22553]: time="2026-06-11T11:36:58.797722253Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=da0b7757-d398-4678-9e60-0e6073aa7a1b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.999853 | controller | Jun 11 11:36:58.807342 crc crio[22553]: time="2026-06-11T11:36:58.806763886Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/kube-rbac-proxy-node" id=4b3ded59-f127-42ef-9dd2-58c9f1532a3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.999869 | controller | Jun 11 11:36:58.807342 crc crio[22553]: time="2026-06-11T11:36:58.807268061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.999885 | controller | Jun 11 11:36:58.843803 crc crio[22553]: time="2026-06-11T11:36:58.842151026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.999900 | controller | Jun 11 11:36:58.844930 crc crio[22553]: time="2026-06-11T11:36:58.844401232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:54.999916 | controller | Jun 11 11:36:58.979611 crc crio[22553]: time="2026-06-11T11:36:58.979468434Z" level=info msg="Created container f48bcad079819d0b536232ee3dfafbcd2e56fe59f120e40f88fe3f3a019cb3db: openshift-ovn-kubernetes/ovnkube-node-dxv7q/kube-rbac-proxy-node" id=4b3ded59-f127-42ef-9dd2-58c9f1532a3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:54.999935 | controller | Jun 11 11:36:58.981375 crc crio[22553]: time="2026-06-11T11:36:58.981260456Z" level=info msg="Starting container: f48bcad079819d0b536232ee3dfafbcd2e56fe59f120e40f88fe3f3a019cb3db" id=4d2ff785-6ca8-4a45-86b2-7776876cb526 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:54.999951 | controller | Jun 11 11:36:58.987867 crc crio[22553]: time="2026-06-11T11:36:58.987778296Z" level=info msg="Started container" PID=37961 containerID=f48bcad079819d0b536232ee3dfafbcd2e56fe59f120e40f88fe3f3a019cb3db description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/kube-rbac-proxy-node id=4d2ff785-6ca8-4a45-86b2-7776876cb526 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc
2026-06-11 12:41:54.999967 | controller | Jun 11 11:36:59.003054 crc crio[22553]: time="2026-06-11T11:36:59.002955447Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b8ff0783-68eb-4780-98a1-25dba9245116 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.999983 | controller | Jun 11 11:36:59.006186 crc crio[22553]: time="2026-06-11T11:36:59.006064568Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=0f1c1f17-d291-4ca1-a806-8306e2339b47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:54.999999 | controller | Jun 11 11:36:59.017051 crc crio[22553]: time="2026-06-11T11:36:59.016915454Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/kube-rbac-proxy-ovn-metrics" id=589e7458-44a8-43ad-8fb7-9592fda8fb35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.000014 | controller | Jun 11 11:36:59.017627 crc crio[22553]: time="2026-06-11T11:36:59.017544812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.000030 | controller | Jun 11 11:36:59.043786 crc crio[22553]: time="2026-06-11T11:36:59.043623581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.000045 | controller | Jun 11 11:36:59.045358 crc crio[22553]: time="2026-06-11T11:36:59.04530559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.000061 | controller | Jun 11 11:36:59.167237 crc crio[22553]: time="2026-06-11T11:36:59.167108756Z" level=info msg="Created container 7d1659149804198f2df472770abd4980002c1acf53be15b5b322de729f01e8ff: openshift-ovn-kubernetes/ovnkube-node-dxv7q/kube-rbac-proxy-ovn-metrics" id=589e7458-44a8-43ad-8fb7-9592fda8fb35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.000077 | controller | Jun 11 11:36:59.169175 crc crio[22553]: time="2026-06-11T11:36:59.169089163Z" level=info msg="Starting container: 7d1659149804198f2df472770abd4980002c1acf53be15b5b322de729f01e8ff" id=d6bd72b0-83f9-49de-9511-8690e7f01260 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.000092 | controller | Jun 11 11:36:59.174967 crc crio[22553]: time="2026-06-11T11:36:59.17480515Z" level=info msg="Started container" PID=37982 containerID=7d1659149804198f2df472770abd4980002c1acf53be15b5b322de729f01e8ff description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/kube-rbac-proxy-ovn-metrics id=d6bd72b0-83f9-49de-9511-8690e7f01260 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc
2026-06-11 12:41:55.000108 | controller | Jun 11 11:36:59.185978 crc crio[22553]: time="2026-06-11T11:36:59.185834421Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=682d9116-0976-4509-9757-d098d2788e41 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.000126 | controller | Jun 11 11:36:59.189037 crc crio[22553]: time="2026-06-11T11:36:59.188953002Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8aabb53a-1fe6-48c5-ad74-8b862110b8a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.000142 | controller | Jun 11 11:36:59.198913 crc crio[22553]: time="2026-06-11T11:36:59.198801128Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/northd" id=c470b06d-e9c6-46d8-89ef-a5134a7bb002 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.000157 | controller | Jun 11 11:36:59.199941 crc crio[22553]: time="2026-06-11T11:36:59.199476318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.000173 | controller | Jun 11 11:36:59.236730 crc crio[22553]: time="2026-06-11T11:36:59.236608829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.000188 | controller | Jun 11 11:36:59.238791 crc crio[22553]: time="2026-06-11T11:36:59.238633838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.000203 | controller | Jun 11 11:36:59.340166 crc crio[22553]: time="2026-06-11T11:36:59.34005046Z" level=info msg="Created container 08b800726e2f017e8de0c7cbdc70729670badf8821fb653802ed7ea6b040d6c3: openshift-ovn-kubernetes/ovnkube-node-dxv7q/northd" id=c470b06d-e9c6-46d8-89ef-a5134a7bb002 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.000218 | controller | Jun 11 11:36:59.342334 crc crio[22553]: time="2026-06-11T11:36:59.342234224Z" level=info msg="Starting container: 08b800726e2f017e8de0c7cbdc70729670badf8821fb653802ed7ea6b040d6c3" id=0f893262-8a4e-4608-96f7-1e95bb5523be name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.000233 | controller | Jun 11 11:36:59.351633 crc crio[22553]: time="2026-06-11T11:36:59.351531174Z" level=info msg="Started container" PID=38001 containerID=08b800726e2f017e8de0c7cbdc70729670badf8821fb653802ed7ea6b040d6c3 description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/northd id=0f893262-8a4e-4608-96f7-1e95bb5523be name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc
2026-06-11 12:41:55.000248 | controller | Jun 11 11:36:59.369080 crc crio[22553]: time="2026-06-11T11:36:59.36889158Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=95d9582b-3b4b-4de1-8397-9bef2b4524b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.000263 | controller | Jun 11 11:36:59.371627 crc crio[22553]: time="2026-06-11T11:36:59.371521256Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=06c7430d-2809-45cd-bfc9-3b7f67153b92 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.000279 | controller | Jun 11 11:36:59.380570 crc crio[22553]: time="2026-06-11T11:36:59.380489377Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/nbdb" id=b864a54f-958d-4601-ab66-303bf446171f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.000294 | controller | Jun 11 11:36:59.381108 crc crio[22553]: time="2026-06-11T11:36:59.381024883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.000313 | controller | Jun 11 11:36:59.417451 crc crio[22553]: time="2026-06-11T11:36:59.417150914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.000329 | controller | Jun 11 11:36:59.419945 crc crio[22553]: time="2026-06-11T11:36:59.419859023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.000344 | controller | Jun 11 11:36:59.596075 crc crio[22553]: time="2026-06-11T11:36:59.595654771Z" level=info msg="Created container 950d628cdf99821c8cef7f01eacda1745cf5e291930a53b1d2b801da7686368d: openshift-ovn-kubernetes/ovnkube-node-dxv7q/nbdb" id=b864a54f-958d-4601-ab66-303bf446171f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.000380 | controller | Jun 11 11:36:59.597766 crc crio[22553]: time="2026-06-11T11:36:59.597627738Z" level=info msg="Starting container: 950d628cdf99821c8cef7f01eacda1745cf5e291930a53b1d2b801da7686368d" id=fbeb025c-f98c-49e8-b042-5c7195ad95c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.000397 | controller | Jun 11 11:36:59.604931 crc crio[22553]: time="2026-06-11T11:36:59.604815767Z" level=info msg="Started container" PID=38012 containerID=950d628cdf99821c8cef7f01eacda1745cf5e291930a53b1d2b801da7686368d description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/nbdb id=fbeb025c-f98c-49e8-b042-5c7195ad95c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc
2026-06-11 12:41:55.000413 | controller | Jun 11 11:37:01.811786 crc crio[22553]: time="2026-06-11T11:37:01.810609967Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=727c1a86-dc94-4b5b-9bfe-b1b4e4ad55ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.000428 | controller | Jun 11 11:37:01.816082 crc crio[22553]: time="2026-06-11T11:37:01.815967503Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2528469a-e9f8-4757-b792-854811ddb757 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.000444 | controller | Jun 11 11:37:01.822485 crc crio[22553]: time="2026-06-11T11:37:01.822291907Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/sbdb" id=31870973-f9a2-4d33-a44b-678a724951e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.000459 | controller | Jun 11 11:37:01.822939 crc crio[22553]: time="2026-06-11T11:37:01.822838683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.000474 | controller | Jun 11 11:37:01.880835 crc crio[22553]: time="2026-06-11T11:37:01.876980379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.000489 | controller | Jun 11 11:37:01.881564 crc crio[22553]: time="2026-06-11T11:37:01.881400648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.000505 | controller | Jun 11 11:37:02.021917 crc crio[22553]: time="2026-06-11T11:37:02.02164181Z" level=info msg="Created container 694f3886d98106e045cfacf26d25467eff041f8984723d768b20e423b75ad4fa: openshift-ovn-kubernetes/ovnkube-node-dxv7q/sbdb" id=31870973-f9a2-4d33-a44b-678a724951e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.000520 | controller | Jun 11 11:37:02.024107 crc crio[22553]: time="2026-06-11T11:37:02.023801772Z" level=info msg="Starting container: 694f3886d98106e045cfacf26d25467eff041f8984723d768b20e423b75ad4fa" id=69c8d22e-d99d-4a6a-87d5-1c7c09f8243c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.000540 | controller | Jun 11 11:37:02.028646 crc crio[22553]: time="2026-06-11T11:37:02.028586192Z" level=info msg="Started container" PID=38101 containerID=694f3886d98106e045cfacf26d25467eff041f8984723d768b20e423b75ad4fa description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/sbdb id=69c8d22e-d99d-4a6a-87d5-1c7c09f8243c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc
2026-06-11 12:41:55.000555 | controller | Jun 11 11:37:03.320289 crc crio[22553]: time="2026-06-11T11:37:03.32020095Z" level=info msg="Removing container: a3b89d4a0ae7feb787c35a9f9df1a21301e89ba7c0d031335f8df1d1f5c04918" id=7aba520d-625a-4306-933c-39e19283e763 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.000571 | controller | Jun 11 11:37:03.457110 crc crio[22553]: time="2026-06-11T11:37:03.456300422Z" level=info msg="Removed container a3b89d4a0ae7feb787c35a9f9df1a21301e89ba7c0d031335f8df1d1f5c04918: openshift-infra/auto-csr-approver-29686290-44vxn/oc" id=7aba520d-625a-4306-933c-39e19283e763 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.000586 | controller | Jun 11 11:37:03.467113 crc crio[22553]: time="2026-06-11T11:37:03.466136758Z" level=info msg="Stopping pod sandbox: 4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401" id=ffe11b6c-e032-4502-a3c1-dc39e8f4a5f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.000601 | controller | Jun 11 11:37:03.467113 crc crio[22553]: time="2026-06-11T11:37:03.466254432Z" level=info msg="Stopped pod sandbox (already stopped): 4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401" id=ffe11b6c-e032-4502-a3c1-dc39e8f4a5f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.000616 | controller | Jun 11 11:37:03.467113 crc crio[22553]: time="2026-06-11T11:37:03.467061235Z" level=info msg="Removing pod sandbox: 4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401" id=55844b70-631e-45be-ba15-11ac52099d76 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.000631 | controller | Jun 11 11:37:03.479291 crc crio[22553]: time="2026-06-11T11:37:03.479002973Z" level=info msg="Removed pod sandbox: 4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401" id=55844b70-631e-45be-ba15-11ac52099d76 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.000646 | controller | Jun 11 11:37:03.480471 crc crio[22553]: time="2026-06-11T11:37:03.480368393Z" level=info msg="Stopping pod sandbox: 111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d" id=b2088d97-1a01-4410-a9a6-c391bfa12798 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.000661 | controller | Jun 11 11:37:03.480553 crc crio[22553]: time="2026-06-11T11:37:03.480512067Z" level=info msg="Stopped pod sandbox (already stopped): 111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d" id=b2088d97-1a01-4410-a9a6-c391bfa12798 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.000676 | controller | Jun 11 11:37:03.481255 crc crio[22553]: time="2026-06-11T11:37:03.481182866Z" level=info msg="Removing pod sandbox: 111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d" id=e47710a5-5fee-43de-b448-4708b6fbb88e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.000692 | controller | Jun 11 11:37:03.494581 crc crio[22553]: time="2026-06-11T11:37:03.493985209Z" level=info msg="Removed pod sandbox: 111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d" id=e47710a5-5fee-43de-b448-4708b6fbb88e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.000707 | controller | Jun 11 11:37:03.497022 crc crio[22553]: time="2026-06-11T11:37:03.495648357Z" level=info msg="Stopping pod sandbox: 70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d" id=dcc3cb14-edfb-4918-8a06-15fe79686de9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.000727 | controller | Jun 11 11:37:03.497022 crc crio[22553]: time="2026-06-11T11:37:03.495803792Z" level=info msg="Stopped pod sandbox (already stopped): 70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d" id=dcc3cb14-edfb-4918-8a06-15fe79686de9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.000743 | controller | Jun 11 11:37:03.497022 crc crio[22553]: time="2026-06-11T11:37:03.496548304Z" level=info msg="Removing pod sandbox: 70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d" id=a8d377f3-6523-40f8-a80d-a614b1302552 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.000758 | controller | Jun 11 11:37:03.513998 crc crio[22553]: time="2026-06-11T11:37:03.513775225Z" level=info msg="Removed pod sandbox: 70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d" id=a8d377f3-6523-40f8-a80d-a614b1302552 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.000774 | controller | Jun 11 11:37:04.107903 crc crio[22553]: time="2026-06-11T11:37:04.107594011Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=0f49418c-4aa7-44fe-9202-92658f260131 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.000789 | controller | Jun 11 11:37:04.142637 crc crio[22553]: time="2026-06-11T11:37:04.142467416Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=51f27df5-dc81-4813-a48d-ea6ca262a022 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.000805 | controller | Jun 11 11:37:04.153959 crc crio[22553]: time="2026-06-11T11:37:04.153872618Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovnkube-controller" id=72407a7c-c799-4107-be22-cf6dcafc7640 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.000820 | controller | Jun 11 11:37:04.154868 crc crio[22553]: time="2026-06-11T11:37:04.154795005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.000836 | controller | Jun 11 11:37:04.200974 crc crio[22553]: time="2026-06-11T11:37:04.200356881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.000851 | controller | Jun 11 11:37:04.204263 crc crio[22553]: time="2026-06-11T11:37:04.204184073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.000867 | controller | Jun 11 11:37:04.350154 crc crio[22553]: time="2026-06-11T11:37:04.349972267Z" level=info msg="Created container dfbd623d5923b88e06814e2947ef412066c036967acedc56a6a61776c9df973e: openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovnkube-controller" id=72407a7c-c799-4107-be22-cf6dcafc7640 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.000882 | controller | Jun 11 11:37:04.352293 crc crio[22553]: time="2026-06-11T11:37:04.351563193Z" level=info msg="Starting container: dfbd623d5923b88e06814e2947ef412066c036967acedc56a6a61776c9df973e" id=24d51719-91cc-4975-8d6a-656444fcd827 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.000898 | controller | Jun 11 11:37:04.363160 crc crio[22553]: time="2026-06-11T11:37:04.362963485Z" level=info msg="Started container" PID=38168 containerID=dfbd623d5923b88e06814e2947ef412066c036967acedc56a6a61776c9df973e description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovnkube-controller id=24d51719-91cc-4975-8d6a-656444fcd827 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc
2026-06-11 12:41:55.000913 | controller | Jun 11 11:37:04.459411 crc crio[22553]: time="2026-06-11T11:37:04.459269068Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.000933 | controller | Jun 11 11:37:04.459886 crc crio[22553]: time="2026-06-11T11:37:04.459646979Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.000950 | controller | Jun 11 11:37:04.461162 crc crio[22553]: time="2026-06-11T11:37:04.460344669Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.000966 | controller | Jun 11 11:37:04.461162 crc crio[22553]: time="2026-06-11T11:37:04.460501004Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.000982 | controller | Jun 11 11:37:04.461800 crc crio[22553]: time="2026-06-11T11:37:04.461716659Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.000998 | controller | Jun 11 11:37:04.461800 crc crio[22553]: time="2026-06-11T11:37:04.461795182Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001013 | controller | Jun 11 11:37:04.462376 crc crio[22553]: time="2026-06-11T11:37:04.462262525Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001029 | controller | Jun 11 11:37:04.462485 crc crio[22553]: time="2026-06-11T11:37:04.46240504Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001045 | controller | Jun 11 11:37:04.462485 crc crio[22553]: time="2026-06-11T11:37:04.462473832Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001061 | controller | Jun 11 11:37:04.462579 crc crio[22553]: time="2026-06-11T11:37:04.462508813Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001076 | controller | Jun 11 11:37:04.463190 crc crio[22553]: time="2026-06-11T11:37:04.463072929Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001092 | controller | Jun 11 11:37:04.463291 crc crio[22553]: time="2026-06-11T11:37:04.463250824Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001107 | controller | Jun 11 11:37:04.463355 crc crio[22553]: time="2026-06-11T11:37:04.463321736Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001122 | controller | Jun 11 11:37:04.463461 crc crio[22553]: time="2026-06-11T11:37:04.463372898Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001138 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.463949754Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001153 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.464009256Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001168 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.464201092Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001183 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.464347846Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001199 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.464386897Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001214 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.464411878Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001230 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.464642475Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001245 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.464810839Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001264 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.465013225Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001280 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.465090108Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001296 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.465112608Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001311 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.465148689Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001327 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.465203451Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001342 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.465233902Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001382 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.465243982Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001399 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.465262273Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001415 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.465478239Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001430 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.4655249Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001446 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.465739356Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001461 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.465780338Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001477 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.465986884Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001492 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.466074366Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001508 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.46619715Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001523 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.466252341Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001538 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.466316443Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001553 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.466354554Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001568 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.46653854Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001584 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.466570051Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001599 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.467259081Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001619 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.467352244Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001635 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.467377764Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001650 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.467506578Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001666 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.46756464Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001681 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.467626712Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001696 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.46792378Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001711 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.467965321Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001726 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.468136686Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001742 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.468172037Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001757 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.468477306Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001772 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.468516867Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001787 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.468931759Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001802 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.468995001Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001818 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.469054373Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001833 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.469091264Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001849 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.4693058Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001864 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.469339741Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001880 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.469570158Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001895 | controller | Jun 11 11:37:04.469872 crc crio[22553]: time="2026-06-11T11:37:04.469607299Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001910 | controller | Jun 11 11:37:04.473127 crc crio[22553]: time="2026-06-11T11:37:04.471045211Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001925 | controller | Jun 11 11:37:04.473127 crc crio[22553]: time="2026-06-11T11:37:04.471080182Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001940 | controller | Jun 11 11:37:04.473127 crc crio[22553]: time="2026-06-11T11:37:04.471545566Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001959 | controller | Jun 11 11:37:04.473127 crc crio[22553]: time="2026-06-11T11:37:04.471610267Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.001974 | controller | Jun 11 11:37:04.473127 crc crio[22553]: time="2026-06-11T11:37:04.472358279Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.001990 | controller | Jun 11 11:37:04.473127 crc crio[22553]: time="2026-06-11T11:37:04.4723915Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002005 | controller | Jun 11 11:37:04.473127 crc crio[22553]: time="2026-06-11T11:37:04.472654128Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002020 | controller | Jun 11 11:37:04.473127 crc crio[22553]: time="2026-06-11T11:37:04.47272656Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002036 | controller | Jun 11 11:37:04.475045 crc crio[22553]: time="2026-06-11T11:37:04.474893173Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002051 | controller | Jun 11 11:37:04.475045 crc crio[22553]: time="2026-06-11T11:37:04.474933314Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002066 | controller | Jun 11 11:37:04.475045 crc crio[22553]: time="2026-06-11T11:37:04.474950345Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002081 | controller | Jun 11 11:37:04.475045 crc crio[22553]: time="2026-06-11T11:37:04.474968525Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002097 | controller | Jun 11 11:37:04.475662 crc crio[22553]: time="2026-06-11T11:37:04.475603614Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002112 | controller | Jun 11 11:37:04.475662 crc crio[22553]: time="2026-06-11T11:37:04.475644205Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002127 | controller | Jun 11 11:37:04.475865 crc crio[22553]: time="2026-06-11T11:37:04.475734567Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002142 | controller | Jun 11 11:37:04.475865 crc crio[22553]: time="2026-06-11T11:37:04.475781719Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002157 | controller | Jun 11 11:37:04.476125 crc crio[22553]: time="2026-06-11T11:37:04.476029646Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002172 | controller | Jun 11 11:37:04.476125 crc crio[22553]: time="2026-06-11T11:37:04.476089678Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002188 | controller | Jun 11 11:37:04.476408 crc crio[22553]: time="2026-06-11T11:37:04.476339355Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002202 | controller | Jun 11 11:37:04.476527 crc crio[22553]: time="2026-06-11T11:37:04.476453408Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002217 | controller | Jun 11 11:37:04.476573 crc crio[22553]: time="2026-06-11T11:37:04.476539761Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002232 | controller | Jun 11 11:37:04.476617 crc crio[22553]: time="2026-06-11T11:37:04.476579302Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002247 | controller | Jun 11 11:37:04.477019 crc crio[22553]: time="2026-06-11T11:37:04.476948883Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002262 | controller | Jun 11 11:37:04.477019 crc crio[22553]: time="2026-06-11T11:37:04.476993234Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002281 | controller | Jun 11 11:37:04.477211 crc crio[22553]: time="2026-06-11T11:37:04.477171729Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002296 | controller | Jun 11 11:37:04.477211 crc crio[22553]: time="2026-06-11T11:37:04.47719947Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002321 | controller | Jun 11 11:37:04.477410 crc crio[22553]: time="2026-06-11T11:37:04.477374965Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002337 | controller | Jun 11 11:37:04.477526 crc crio[22553]: time="2026-06-11T11:37:04.477454168Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002371 | controller | Jun 11 11:37:04.477871 crc crio[22553]: time="2026-06-11T11:37:04.477806118Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002389 | controller | Jun 11 11:37:04.477871 crc crio[22553]: time="2026-06-11T11:37:04.477851259Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002404 | controller | Jun 11 11:37:04.478078 crc crio[22553]: time="2026-06-11T11:37:04.478060465Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002419 | controller | Jun 11 11:37:04.478143 crc crio[22553]: time="2026-06-11T11:37:04.478090786Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002434 | controller | Jun 11 11:37:04.478849 crc crio[22553]: time="2026-06-11T11:37:04.478782646Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002449 | controller | Jun 11 11:37:04.478849 crc crio[22553]: time="2026-06-11T11:37:04.478825437Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002464 | controller | Jun 11 11:37:04.479075 crc crio[22553]: time="2026-06-11T11:37:04.479022653Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002478 | controller | Jun 11 11:37:04.479158 crc crio[22553]: time="2026-06-11T11:37:04.479083585Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002493 | controller | Jun 11 11:37:04.479599 crc crio[22553]: time="2026-06-11T11:37:04.479494497Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002508 | controller | Jun 11 11:37:04.479599 crc crio[22553]: time="2026-06-11T11:37:04.47959178Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002523 | controller | Jun 11 11:37:04.480062 crc crio[22553]: time="2026-06-11T11:37:04.479983861Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002538 | controller | Jun 11 11:37:04.480062 crc crio[22553]: time="2026-06-11T11:37:04.480052483Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002553 | controller | Jun 11 11:37:04.480780 crc crio[22553]: time="2026-06-11T11:37:04.480345042Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002568 | controller | Jun 11 11:37:04.480780 crc crio[22553]: time="2026-06-11T11:37:04.480409064Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002583 | controller | Jun 11 11:37:04.484773 crc crio[22553]: time="2026-06-11T11:37:04.483836803Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002598 | controller | Jun 11 11:37:04.484773 crc crio[22553]: time="2026-06-11T11:37:04.484618796Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002612 | controller | Jun 11 11:37:04.484773 crc crio[22553]: time="2026-06-11T11:37:04.484662957Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002631 | controller | Jun 11 11:37:04.484773 crc crio[22553]: time="2026-06-11T11:37:04.4847612Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002647 | controller | Jun 11 11:37:04.485020 crc crio[22553]: time="2026-06-11T11:37:04.484919725Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002662 | controller | Jun 11 11:37:04.485020 crc crio[22553]: time="2026-06-11T11:37:04.484950336Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002676 | controller | Jun 11 11:37:04.485270 crc crio[22553]: time="2026-06-11T11:37:04.485192363Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002691 | controller | Jun 11 11:37:04.485270 crc crio[22553]: time="2026-06-11T11:37:04.485253295Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002706 | controller | Jun 11 11:37:04.485576 crc crio[22553]: time="2026-06-11T11:37:04.485501352Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002720 | controller | Jun 11 11:37:04.485576 crc crio[22553]: time="2026-06-11T11:37:04.485566414Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002735 | controller | Jun 11 11:37:04.485841 crc crio[22553]: time="2026-06-11T11:37:04.48579629Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002750 | controller | Jun 11 11:37:04.485928 crc crio[22553]: time="2026-06-11T11:37:04.485853102Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002765 | controller | Jun 11 11:37:04.486449 crc crio[22553]: time="2026-06-11T11:37:04.486329496Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002779 | controller | Jun 11 11:37:04.486449 crc crio[22553]: time="2026-06-11T11:37:04.486393658Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002794 | controller | Jun 11 11:37:04.486869 crc crio[22553]: time="2026-06-11T11:37:04.486615764Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002808 | controller | Jun 11 11:37:04.486961 crc crio[22553]: time="2026-06-11T11:37:04.486896702Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002823 | controller | Jun 11 11:37:04.487518 crc crio[22553]: time="2026-06-11T11:37:04.487451979Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002837 | controller | Jun 11 11:37:04.487518 crc crio[22553]: time="2026-06-11T11:37:04.48749838Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002852 | controller | Jun 11 11:37:04.487782 crc crio[22553]: time="2026-06-11T11:37:04.487729607Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002867 | controller | Jun 11 11:37:04.487879 crc crio[22553]: time="2026-06-11T11:37:04.487793239Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002882 | controller | Jun 11 11:37:04.488169 crc crio[22553]: time="2026-06-11T11:37:04.488091447Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002897 | controller | Jun 11 11:37:04.488169 crc crio[22553]: time="2026-06-11T11:37:04.488145439Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002913 | controller | Jun 11 11:37:04.488348 crc crio[22553]: time="2026-06-11T11:37:04.488300473Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002928 | controller | Jun 11 11:37:04.488348 crc crio[22553]: time="2026-06-11T11:37:04.488337334Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002947 | controller | Jun 11 11:37:04.488792 crc crio[22553]: time="2026-06-11T11:37:04.488638543Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002962 | controller | Jun 11 11:37:04.488792 crc crio[22553]: time="2026-06-11T11:37:04.488732786Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.002978 | controller | Jun 11 11:37:04.488940 crc crio[22553]: time="2026-06-11T11:37:04.488905331Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.002993 | controller | Jun 11 11:37:04.488940 crc crio[22553]: time="2026-06-11T11:37:04.488934592Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003008 | controller | Jun 11 11:37:04.489220 crc crio[22553]: time="2026-06-11T11:37:04.489184119Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003024 | controller | Jun 11 11:37:04.489220 crc crio[22553]: time="2026-06-11T11:37:04.48921459Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003039 | controller | Jun 11 11:37:04.489354 crc crio[22553]: time="2026-06-11T11:37:04.489337863Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003054 | controller | Jun 11 11:37:04.489413 crc crio[22553]: time="2026-06-11T11:37:04.489364954Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003069 | controller | Jun 11 11:37:04.489974 crc crio[22553]: time="2026-06-11T11:37:04.48991735Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003085 | controller | Jun 11 11:37:04.489974 crc crio[22553]: time="2026-06-11T11:37:04.489968742Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003100 | controller | Jun 11 11:37:04.490187 crc crio[22553]: time="2026-06-11T11:37:04.490112726Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003115 | controller | Jun 11 11:37:04.490187 crc crio[22553]: time="2026-06-11T11:37:04.490163057Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003131 | controller | Jun 11 11:37:04.490560 crc crio[22553]: time="2026-06-11T11:37:04.490484457Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003146 | controller | Jun 11 11:37:04.490560 crc crio[22553]: time="2026-06-11T11:37:04.490536508Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003162 | controller | Jun 11 11:37:04.490817 crc crio[22553]: time="2026-06-11T11:37:04.490655072Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003178 | controller | Jun 11 11:37:04.490817 crc crio[22553]: time="2026-06-11T11:37:04.490732134Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003193 | controller | Jun 11 11:37:04.490943 crc crio[22553]: time="2026-06-11T11:37:04.490912819Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003208 | controller | Jun 11 11:37:04.491008 crc crio[22553]: time="2026-06-11T11:37:04.49094585Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003224 | controller | Jun 11 11:37:04.491189 crc crio[22553]: time="2026-06-11T11:37:04.491141926Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003239 | controller | Jun 11 11:37:04.491189 crc crio[22553]: time="2026-06-11T11:37:04.491191427Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003254 | controller | Jun 11 11:37:04.491727 crc crio[22553]: time="2026-06-11T11:37:04.49162372Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003273 | controller | Jun 11 11:37:04.491727 crc crio[22553]: time="2026-06-11T11:37:04.491667361Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003289 | controller | Jun 11 11:37:04.492118 crc crio[22553]: time="2026-06-11T11:37:04.492069213Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003304 | controller | Jun 11 11:37:04.492192 crc crio[22553]: time="2026-06-11T11:37:04.492124335Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003319 | controller | Jun 11 11:37:04.492447 crc crio[22553]: time="2026-06-11T11:37:04.492350231Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003335 | controller | Jun 11 11:37:04.492447 crc crio[22553]: time="2026-06-11T11:37:04.492401183Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003373 | controller | Jun 11 11:37:04.493061 crc crio[22553]: time="2026-06-11T11:37:04.49300002Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003391 | controller | Jun 11 11:37:04.493193 crc crio[22553]: time="2026-06-11T11:37:04.493117074Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003407 | controller | Jun 11 11:37:04.493310 crc crio[22553]: time="2026-06-11T11:37:04.493216816Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003423 | controller | Jun 11 11:37:04.493310 crc crio[22553]: time="2026-06-11T11:37:04.493243507Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003438 | controller | Jun 11 11:37:04.493462 crc crio[22553]: time="2026-06-11T11:37:04.49334764Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003454 | controller | Jun 11 11:37:04.493528 crc crio[22553]: time="2026-06-11T11:37:04.493486714Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003469 | controller | Jun 11 11:37:04.493817 crc crio[22553]: time="2026-06-11T11:37:04.493739702Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003485 | controller | Jun 11 11:37:04.493817 crc crio[22553]: time="2026-06-11T11:37:04.493795423Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003500 | controller | Jun 11 11:37:04.494243 crc crio[22553]: time="2026-06-11T11:37:04.494133273Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003516 | controller | Jun 11 11:37:04.494495 crc crio[22553]: time="2026-06-11T11:37:04.49438124Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003531 | controller | Jun 11 11:37:04.494556 crc crio[22553]: time="2026-06-11T11:37:04.494514134Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003546 | controller | Jun 11 11:37:04.494645 crc crio[22553]: time="2026-06-11T11:37:04.494609837Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003561 | controller | Jun 11 11:37:04.494889 crc crio[22553]: time="2026-06-11T11:37:04.494829973Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003577 | controller | Jun 11 11:37:04.494889 crc crio[22553]: time="2026-06-11T11:37:04.494871085Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003592 | controller | Jun 11 11:37:04.495345 crc crio[22553]: time="2026-06-11T11:37:04.495288437Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003607 | controller | Jun 11 11:37:04.495345 crc crio[22553]: time="2026-06-11T11:37:04.495328218Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003622 | controller | Jun 11 11:37:04.495632 crc crio[22553]: time="2026-06-11T11:37:04.495583885Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003646 | controller | Jun 11 11:37:04.495632 crc crio[22553]: time="2026-06-11T11:37:04.495616986Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003662 | controller | Jun 11 11:37:04.495900 crc crio[22553]: time="2026-06-11T11:37:04.495854873Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003677 | controller | Jun 11 11:37:04.495900 crc crio[22553]: time="2026-06-11T11:37:04.495885524Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003693 | controller | Jun 11 11:37:04.496150 crc crio[22553]: time="2026-06-11T11:37:04.49610374Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003708 | controller | Jun 11 11:37:04.496150 crc crio[22553]: time="2026-06-11T11:37:04.496135511Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003724 | controller | Jun 11 11:37:04.496402 crc crio[22553]: time="2026-06-11T11:37:04.496357428Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003739 | controller | Jun 11 11:37:04.496402 crc crio[22553]: time="2026-06-11T11:37:04.496387379Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003754 | controller | Jun 11 11:37:04.496725 crc crio[22553]: time="2026-06-11T11:37:04.496627626Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003770 | controller | Jun 11 11:37:04.496725 crc crio[22553]: time="2026-06-11T11:37:04.496659927Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003785 | controller | Jun 11 11:37:04.496984 crc crio[22553]: time="2026-06-11T11:37:04.496960215Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003801 | controller | Jun 11 11:37:04.497086 crc crio[22553]: time="2026-06-11T11:37:04.497073119Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003816 | controller | Jun 11 11:37:04.497184 crc crio[22553]: time="2026-06-11T11:37:04.497170811Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003831 | controller | Jun 11 11:37:04.497273 crc crio[22553]: time="2026-06-11T11:37:04.497261074Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003847 | controller | Jun 11 11:37:04.497510 crc crio[22553]: time="2026-06-11T11:37:04.497492831Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003862 | controller | Jun 11 11:37:04.497608 crc crio[22553]: time="2026-06-11T11:37:04.497591334Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003878 | controller | Jun 11 11:37:04.497759 crc crio[22553]: time="2026-06-11T11:37:04.497739028Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003893 | controller | Jun 11 11:37:04.497874 crc crio[22553]: time="2026-06-11T11:37:04.497859482Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003908 | controller | Jun 11 11:37:04.498064 crc crio[22553]: time="2026-06-11T11:37:04.498048027Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003924 | controller | Jun 11 11:37:04.498154 crc crio[22553]: time="2026-06-11T11:37:04.49814275Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003939 | controller | Jun 11 11:37:04.498249 crc crio[22553]: time="2026-06-11T11:37:04.498235043Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003955 | controller | Jun 11 11:37:04.498342 crc crio[22553]: time="2026-06-11T11:37:04.498329505Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.003974 | controller | Jun 11 11:37:04.498575 crc crio[22553]: time="2026-06-11T11:37:04.498559032Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.003990 | controller | Jun 11 11:37:04.498784 crc crio[22553]: time="2026-06-11T11:37:04.498664245Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004005 | controller | Jun 11 11:37:04.499144 crc crio[22553]: time="2026-06-11T11:37:04.499123048Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004021 | controller | Jun 11 11:37:04.499252 crc crio[22553]: time="2026-06-11T11:37:04.499239202Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004036 | controller | Jun 11 11:37:04.499344 crc crio[22553]: time="2026-06-11T11:37:04.499331604Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004052 | controller | Jun 11 11:37:04.499476 crc crio[22553]: time="2026-06-11T11:37:04.499458598Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004067 | controller | Jun 11 11:37:04.499668 crc crio[22553]: time="2026-06-11T11:37:04.499651224Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004083 | controller | Jun 11 11:37:04.499828 crc crio[22553]: time="2026-06-11T11:37:04.499812548Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004098 | controller | Jun 11 11:37:04.500438 crc crio[22553]: time="2026-06-11T11:37:04.500315093Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004114 | controller | Jun 11 11:37:04.500605 crc crio[22553]: time="2026-06-11T11:37:04.50054131Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004129 | controller | Jun 11 11:37:04.500784 crc crio[22553]: time="2026-06-11T11:37:04.500645113Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004144 | controller | Jun 11 11:37:04.500891 crc crio[22553]: time="2026-06-11T11:37:04.500795287Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004159 | controller | Jun 11 11:37:04.501221 crc crio[22553]: time="2026-06-11T11:37:04.501027724Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004174 | controller | Jun 11 11:37:04.501221 crc crio[22553]: time="2026-06-11T11:37:04.501210169Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004190 | controller | Jun 11 11:37:04.501571 crc crio[22553]: time="2026-06-11T11:37:04.501545039Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004205 | controller | Jun 11 11:37:04.501754 crc crio[22553]: time="2026-06-11T11:37:04.501669282Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004220 | controller | Jun 11 11:37:04.501846 crc crio[22553]: time="2026-06-11T11:37:04.501829967Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004236 | controller | Jun 11 11:37:04.501930 crc crio[22553]: time="2026-06-11T11:37:04.50191841Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004252 | controller | Jun 11 11:37:04.502159 crc crio[22553]: time="2026-06-11T11:37:04.502094905Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004267 | controller | Jun 11 11:37:04.502159 crc crio[22553]: time="2026-06-11T11:37:04.502160117Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004283 | controller | Jun 11 11:37:04.502558 crc crio[22553]: time="2026-06-11T11:37:04.502465626Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004302 | controller | Jun 11 11:37:04.502631 crc crio[22553]: time="2026-06-11T11:37:04.502589159Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004319 | controller | Jun 11 11:37:04.502796 crc crio[22553]: time="2026-06-11T11:37:04.502672122Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004334 | controller | Jun 11 11:37:04.502796 crc crio[22553]: time="2026-06-11T11:37:04.502751734Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004368 | controller | Jun 11 11:37:04.503438 crc crio[22553]: time="2026-06-11T11:37:04.503355532Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004386 | controller | Jun 11 11:37:04.503600 crc crio[22553]: time="2026-06-11T11:37:04.503512306Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004401 | controller | Jun 11 11:37:04.503777 crc crio[22553]: time="2026-06-11T11:37:04.50364849Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004417 | controller | Jun 11 11:37:04.503919 crc crio[22553]: time="2026-06-11T11:37:04.503840276Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004433 | controller | Jun 11 11:37:04.504002 crc crio[22553]: time="2026-06-11T11:37:04.503908498Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004449 | controller | Jun 11 11:37:04.504002 crc crio[22553]: time="2026-06-11T11:37:04.50398106Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004464 | controller | Jun 11 11:37:04.504088 crc crio[22553]: time="2026-06-11T11:37:04.504043082Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004479 | controller | Jun 11 11:37:04.504130 crc crio[22553]: time="2026-06-11T11:37:04.504092663Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004494 | controller | Jun 11 11:37:04.504283 crc crio[22553]: time="2026-06-11T11:37:04.504259838Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004509 | controller | Jun 11 11:37:04.504388 crc crio[22553]: time="2026-06-11T11:37:04.504375261Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004524 | controller | Jun 11 11:37:04.504668 crc crio[22553]: time="2026-06-11T11:37:04.504600518Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004539 | controller | Jun 11 11:37:04.504835 crc crio[22553]: time="2026-06-11T11:37:04.504790113Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004555 | controller | Jun 11 11:37:04.504990 crc crio[22553]: time="2026-06-11T11:37:04.504967128Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004570 | controller | Jun 11 11:37:04.505095 crc crio[22553]: time="2026-06-11T11:37:04.505081182Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004585 | controller | Jun 11 11:37:04.505522 crc crio[22553]: time="2026-06-11T11:37:04.505399451Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004600 | controller | Jun 11 11:37:04.505597 crc crio[22553]: time="2026-06-11T11:37:04.505525965Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004615 | controller | Jun 11 11:37:04.505808 crc crio[22553]: time="2026-06-11T11:37:04.505786382Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004629 | controller | Jun 11 11:37:04.505920 crc crio[22553]: time="2026-06-11T11:37:04.505906676Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004648 | controller | Jun 11 11:37:04.506025 crc crio[22553]: time="2026-06-11T11:37:04.506005079Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004664 | controller | Jun 11 11:37:04.506122 crc crio[22553]: time="2026-06-11T11:37:04.506108702Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004678 | controller | Jun 11 11:37:04.506229 crc crio[22553]: time="2026-06-11T11:37:04.506208915Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004693 | controller | Jun 11 11:37:04.506322 crc crio[22553]: time="2026-06-11T11:37:04.506309077Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004708 | controller | Jun 11 11:37:04.506409 crc crio[22553]: time="2026-06-11T11:37:04.50639461Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004722 | controller | Jun 11 11:37:04.506542 crc crio[22553]: time="2026-06-11T11:37:04.506528164Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004737 | controller | Jun 11 11:37:04.506652 crc crio[22553]: time="2026-06-11T11:37:04.506629477Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004752 | controller | Jun 11 11:37:04.506797 crc crio[22553]: time="2026-06-11T11:37:04.506782771Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004766 | controller | Jun 11 11:37:04.507026 crc crio[22553]: time="2026-06-11T11:37:04.507006058Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004781 | controller | Jun 11 11:37:04.507124 crc crio[22553]: time="2026-06-11T11:37:04.507110841Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004796 | controller | Jun 11 11:37:04.507208 crc crio[22553]: time="2026-06-11T11:37:04.507190013Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004811 | controller | Jun 11 11:37:04.507301 crc crio[22553]: time="2026-06-11T11:37:04.507289206Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004826 | controller | Jun 11 11:37:04.507385 crc crio[22553]: time="2026-06-11T11:37:04.507371318Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004841 | controller | Jun 11 11:37:04.507519 crc crio[22553]: time="2026-06-11T11:37:04.507504532Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004856 | controller | Jun 11 11:37:04.507659 crc crio[22553]: time="2026-06-11T11:37:04.507637806Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004871 | controller | Jun 11 11:37:04.507803 crc crio[22553]: time="2026-06-11T11:37:04.507788791Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004886 | controller | Jun 11 11:37:04.507906 crc crio[22553]: time="2026-06-11T11:37:04.507886473Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004901 | controller | Jun 11 11:37:04.508008 crc crio[22553]: time="2026-06-11T11:37:04.507996257Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004916 | controller | Jun 11 11:37:04.508346 crc crio[22553]: time="2026-06-11T11:37:04.508262314Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004931 | controller | Jun 11 11:37:04.508467 crc crio[22553]: time="2026-06-11T11:37:04.508369478Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.004946 | controller | Jun 11 11:37:04.508657 crc crio[22553]: time="2026-06-11T11:37:04.508630155Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.004969 | controller | Jun 11 11:37:04.508885 crc crio[22553]: time="2026-06-11T11:37:04.508864132Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005017 | controller | Jun 11 11:37:04.509105 crc crio[22553]: time="2026-06-11T11:37:04.509041767Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005038 | controller | Jun 11 11:37:04.509184 crc crio[22553]: time="2026-06-11T11:37:04.5091479Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005053 | controller | Jun 11 11:37:04.509322 crc crio[22553]: time="2026-06-11T11:37:04.509256743Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005068 | controller | Jun 11 11:37:04.509322 crc crio[22553]: time="2026-06-11T11:37:04.509298065Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005083 | controller | Jun 11 11:37:04.509592 crc crio[22553]: time="2026-06-11T11:37:04.509530511Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005098 | controller | Jun 11 11:37:04.509592 crc crio[22553]: time="2026-06-11T11:37:04.509587253Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005113 | controller | Jun 11 11:37:04.510077 crc crio[22553]: time="2026-06-11T11:37:04.510010295Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005129 | controller | Jun 11 11:37:04.510077 crc crio[22553]: time="2026-06-11T11:37:04.510063777Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005145 | controller | Jun 11 11:37:04.510382 crc crio[22553]: time="2026-06-11T11:37:04.510322354Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005159 | controller | Jun 11 11:37:04.510382 crc crio[22553]: time="2026-06-11T11:37:04.510381836Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005175 | controller | Jun 11 11:37:04.510765 crc crio[22553]: time="2026-06-11T11:37:04.510640694Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005189 | controller | Jun 11 11:37:04.511005 crc crio[22553]: time="2026-06-11T11:37:04.510936112Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005205 | controller | Jun 11 11:37:04.511096 crc crio[22553]: time="2026-06-11T11:37:04.511036335Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005220 | controller | Jun 11 11:37:04.511138 crc crio[22553]: time="2026-06-11T11:37:04.511097117Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005235 | controller | Jun 11 11:37:04.511365 crc crio[22553]: time="2026-06-11T11:37:04.511154319Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005250 | controller | Jun 11 11:37:04.511472 crc crio[22553]: time="2026-06-11T11:37:04.511385065Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005265 | controller | Jun 11 11:37:04.511532 crc crio[22553]: time="2026-06-11T11:37:04.511466468Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005280 | controller | Jun 11 11:37:04.511532 crc crio[22553]: time="2026-06-11T11:37:04.511503159Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005295 | controller | Jun 11 11:37:04.511999 crc crio[22553]: time="2026-06-11T11:37:04.511723945Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005310 | controller | Jun 11 11:37:04.511999 crc crio[22553]: time="2026-06-11T11:37:04.511779297Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005325 | controller | Jun 11 11:37:04.512233 crc crio[22553]: time="2026-06-11T11:37:04.512208039Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005344 | controller | Jun 11 11:37:04.512338 crc crio[22553]: time="2026-06-11T11:37:04.512325293Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005386 | controller | Jun 11 11:37:04.512478 crc crio[22553]: time="2026-06-11T11:37:04.512457167Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005403 | controller | Jun 11 11:37:04.512592 crc crio[22553]: time="2026-06-11T11:37:04.51257812Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005419 | controller | Jun 11 11:37:04.512753 crc crio[22553]: time="2026-06-11T11:37:04.512731375Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005435 | controller | Jun 11 11:37:04.513199 crc crio[22553]: time="2026-06-11T11:37:04.513145637Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005450 | controller | Jun 11 11:37:04.513342 crc crio[22553]: time="2026-06-11T11:37:04.513322132Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005466 | controller | Jun 11 11:37:04.513473 crc crio[22553]: time="2026-06-11T11:37:04.513456446Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005481 | controller | Jun 11 11:37:04.514653 crc crio[22553]: time="2026-06-11T11:37:04.514321261Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005497 | controller | Jun 11 11:37:04.514812 crc crio[22553]: time="2026-06-11T11:37:04.514764074Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005512 | controller | Jun 11 11:37:04.514873 crc crio[22553]: time="2026-06-11T11:37:04.514808175Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005528 | controller | Jun 11 11:37:04.514873 crc crio[22553]: time="2026-06-11T11:37:04.514852686Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005543 | controller | Jun 11 11:37:04.514993 crc crio[22553]: time="2026-06-11T11:37:04.514897338Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005559 | controller | Jun 11 11:37:04.514993 crc crio[22553]: time="2026-06-11T11:37:04.514938349Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005574 | controller | Jun 11 11:37:04.515097 crc crio[22553]: time="2026-06-11T11:37:04.515044982Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005589 | controller | Jun 11 11:37:04.515097 crc crio[22553]: time="2026-06-11T11:37:04.515085423Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005604 | controller | Jun 11 11:37:04.515364 crc crio[22553]: time="2026-06-11T11:37:04.515283149Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005619 | controller | Jun 11 11:37:04.515490 crc crio[22553]: time="2026-06-11T11:37:04.515385412Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005634 | controller | Jun 11 11:37:04.515604 crc crio[22553]: time="2026-06-11T11:37:04.515556647Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005650 | controller | Jun 11 11:37:04.515735 crc crio[22553]: time="2026-06-11T11:37:04.515623549Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005665 | controller | Jun 11 11:37:04.516130 crc crio[22553]: time="2026-06-11T11:37:04.516031701Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005681 | controller | Jun 11 11:37:04.516220 crc crio[22553]: time="2026-06-11T11:37:04.516189225Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005700 | controller | Jun 11 11:37:04.516285 crc crio[22553]: time="2026-06-11T11:37:04.516219676Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005715 | controller | Jun 11 11:37:04.516285 crc crio[22553]: time="2026-06-11T11:37:04.516262067Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005730 | controller | Jun 11 11:37:04.516285 crc crio[22553]: time="2026-06-11T11:37:04.516279308Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005746 | controller | Jun 11 11:37:04.516493 crc crio[22553]: time="2026-06-11T11:37:04.516316059Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005761 | controller | Jun 11 11:37:04.516733 crc crio[22553]: time="2026-06-11T11:37:04.516575566Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005776 | controller | Jun 11 11:37:04.516733 crc crio[22553]: time="2026-06-11T11:37:04.516646218Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005791 | controller | Jun 11 11:37:04.516993 crc crio[22553]: time="2026-06-11T11:37:04.516909066Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005806 | controller | Jun 11 11:37:04.517088 crc crio[22553]: time="2026-06-11T11:37:04.517009029Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005821 | controller | Jun 11 11:37:04.517286 crc crio[22553]: time="2026-06-11T11:37:04.517214945Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005836 | controller | Jun 11 11:37:04.517286 crc crio[22553]: time="2026-06-11T11:37:04.517270167Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005851 | controller | Jun 11 11:37:04.517852 crc crio[22553]: time="2026-06-11T11:37:04.517807492Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005866 | controller | Jun 11 11:37:04.517936 crc crio[22553]: time="2026-06-11T11:37:04.517861234Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005882 | controller | Jun 11 11:37:04.518079 crc crio[22553]: time="2026-06-11T11:37:04.518023579Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005897 | controller | Jun 11 11:37:04.518636 crc crio[22553]: time="2026-06-11T11:37:04.518362618Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005913 | controller | Jun 11 11:37:04.519655 crc crio[22553]: time="2026-06-11T11:37:04.518915655Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005928 | controller | Jun 11 11:37:04.520196 crc crio[22553]: time="2026-06-11T11:37:04.519975885Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005943 | controller | Jun 11 11:37:04.521044 crc crio[22553]: time="2026-06-11T11:37:04.520317105Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005959 | controller | Jun 11 11:37:04.521739 crc crio[22553]: time="2026-06-11T11:37:04.521320634Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.005974 | controller | Jun 11 11:37:04.522253 crc crio[22553]: time="2026-06-11T11:37:04.522098887Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.005989 | controller | Jun 11 11:37:04.522344 crc crio[22553]: time="2026-06-11T11:37:04.522270682Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006005 | controller | Jun 11 11:37:04.522344 crc crio[22553]: time="2026-06-11T11:37:04.522325494Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006023 | controller | Jun 11 11:37:04.522472 crc crio[22553]: time="2026-06-11T11:37:04.522361175Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006039 | controller | Jun 11 11:37:04.522472 crc crio[22553]: time="2026-06-11T11:37:04.522379645Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006055 | controller | Jun 11 11:37:04.522472 crc crio[22553]: time="2026-06-11T11:37:04.522413146Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006070 | controller | Jun 11 11:37:04.523035 crc crio[22553]: time="2026-06-11T11:37:04.522956902Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006086 | controller | Jun 11 11:37:04.523118 crc crio[22553]: time="2026-06-11T11:37:04.523055055Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006101 | controller | Jun 11 11:37:04.524202 crc crio[22553]: time="2026-06-11T11:37:04.524112536Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006117 | controller | Jun 11 11:37:04.524286 crc crio[22553]: time="2026-06-11T11:37:04.524223089Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006132 | controller | Jun 11 11:37:04.524286 crc crio[22553]: time="2026-06-11T11:37:04.52426126Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006147 | controller | Jun 11 11:37:04.524396 crc crio[22553]: time="2026-06-11T11:37:04.524295881Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006163 | controller | Jun 11 11:37:04.524396 crc crio[22553]: time="2026-06-11T11:37:04.524352403Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006177 | controller | Jun 11 11:37:04.524543 crc crio[22553]: time="2026-06-11T11:37:04.524415015Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006193 | controller | Jun 11 11:37:04.524768 crc crio[22553]: time="2026-06-11T11:37:04.52461099Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006208 | controller | Jun 11 11:37:04.524768 crc crio[22553]: time="2026-06-11T11:37:04.524667802Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006223 | controller | Jun 11 11:37:04.524895 crc crio[22553]: time="2026-06-11T11:37:04.524814486Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006239 | controller | Jun 11 11:37:04.524895 crc crio[22553]: time="2026-06-11T11:37:04.524847727Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006254 | controller | Jun 11 11:37:04.525036 crc crio[22553]: time="2026-06-11T11:37:04.524997712Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006269 | controller | Jun 11 11:37:04.525128 crc crio[22553]: time="2026-06-11T11:37:04.525045643Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006284 | controller | Jun 11 11:37:04.525327 crc crio[22553]: time="2026-06-11T11:37:04.525247559Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006300 | controller | Jun 11 11:37:04.525395 crc crio[22553]: time="2026-06-11T11:37:04.525348672Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006327 | controller | Jun 11 11:37:04.525853 crc crio[22553]: time="2026-06-11T11:37:04.525802285Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006343 | controller | Jun 11 11:37:04.525959 crc crio[22553]: time="2026-06-11T11:37:04.525897078Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006384 | controller | Jun 11 11:37:04.526138 crc crio[22553]: time="2026-06-11T11:37:04.526053012Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006402 | controller | Jun 11 11:37:04.526199 crc crio[22553]: time="2026-06-11T11:37:04.526140725Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006417 | controller | Jun 11 11:37:04.526199 crc crio[22553]: time="2026-06-11T11:37:04.526186056Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006432 | controller | Jun 11 11:37:04.526288 crc crio[22553]: time="2026-06-11T11:37:04.526223567Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006448 | controller | Jun 11 11:37:04.527121 crc crio[22553]: time="2026-06-11T11:37:04.527058091Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006462 | controller | Jun 11 11:37:04.527121 crc crio[22553]: time="2026-06-11T11:37:04.527119893Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006478 | controller | Jun 11 11:37:04.527516 crc crio[22553]: time="2026-06-11T11:37:04.527385251Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006493 | controller | Jun 11 11:37:04.527516 crc crio[22553]: time="2026-06-11T11:37:04.527488854Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006508 | controller | Jun 11 11:37:04.527644 crc crio[22553]: time="2026-06-11T11:37:04.527621068Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006524 | controller | Jun 11 11:37:04.527783 crc crio[22553]: time="2026-06-11T11:37:04.527662099Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006539 | controller | Jun 11 11:37:04.528030 crc crio[22553]: time="2026-06-11T11:37:04.527969298Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006554 | controller | Jun 11 11:37:04.528030 crc crio[22553]: time="2026-06-11T11:37:04.528013839Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006569 | controller | Jun 11 11:37:04.528216 crc crio[22553]: time="2026-06-11T11:37:04.528170274Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006584 | controller | Jun 11 11:37:04.528216 crc crio[22553]: time="2026-06-11T11:37:04.528201845Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006599 | controller | Jun 11 11:37:04.528469 crc crio[22553]: time="2026-06-11T11:37:04.52838756Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006614 | controller | Jun 11 11:37:04.528469 crc crio[22553]: time="2026-06-11T11:37:04.528447482Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006629 | controller | Jun 11 11:37:04.528746 crc crio[22553]: time="2026-06-11T11:37:04.528665228Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006644 | controller | Jun 11 11:37:04.528902 crc crio[22553]: time="2026-06-11T11:37:04.528884675Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006659 | controller | Jun 11 11:37:04.529045 crc crio[22553]: time="2026-06-11T11:37:04.529022989Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006674 | controller | Jun 11 11:37:04.529149 crc crio[22553]: time="2026-06-11T11:37:04.529136142Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006689 | controller | Jun 11 11:37:04.529267 crc crio[22553]: time="2026-06-11T11:37:04.529246785Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006707 | controller | Jun 11 11:37:04.529363 crc crio[22553]: time="2026-06-11T11:37:04.529350688Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006723 | controller | Jun 11 11:37:04.529493 crc crio[22553]: time="2026-06-11T11:37:04.529473072Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006738 | controller | Jun 11 11:37:04.529603 crc crio[22553]: time="2026-06-11T11:37:04.529589295Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006752 | controller | Jun 11 11:37:04.529787 crc crio[22553]: time="2026-06-11T11:37:04.52975512Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006768 | controller | Jun 11 11:37:04.529910 crc crio[22553]: time="2026-06-11T11:37:04.529893984Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006783 | controller | Jun 11 11:37:04.530013 crc crio[22553]: time="2026-06-11T11:37:04.529995867Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006798 | controller | Jun 11 11:37:04.530110 crc crio[22553]: time="2026-06-11T11:37:04.5300964Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006812 | controller | Jun 11 11:37:04.530218 crc crio[22553]: time="2026-06-11T11:37:04.530197903Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006827 | controller | Jun 11 11:37:04.530338 crc crio[22553]: time="2026-06-11T11:37:04.530322947Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006842 | controller | Jun 11 11:37:04.530496 crc crio[22553]: time="2026-06-11T11:37:04.530469441Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006856 | controller | Jun 11 11:37:04.530628 crc crio[22553]: time="2026-06-11T11:37:04.530610675Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006871 | controller | Jun 11 11:37:04.530823 crc crio[22553]: time="2026-06-11T11:37:04.53079935Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006886 | controller | Jun 11 11:37:04.530943 crc crio[22553]: time="2026-06-11T11:37:04.530925244Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006901 | controller | Jun 11 11:37:04.531293 crc crio[22553]: time="2026-06-11T11:37:04.531239823Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006916 | controller | Jun 11 11:37:04.531507 crc crio[22553]: time="2026-06-11T11:37:04.531315045Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006931 | controller | Jun 11 11:37:04.531507 crc crio[22553]: time="2026-06-11T11:37:04.531357967Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006946 | controller | Jun 11 11:37:04.531507 crc crio[22553]: time="2026-06-11T11:37:04.531393758Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006960 | controller | Jun 11 11:37:04.531507 crc crio[22553]: time="2026-06-11T11:37:04.53146238Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.006975 | controller | Jun 11 11:37:04.531507 crc crio[22553]: time="2026-06-11T11:37:04.531497771Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.006990 | controller | Jun 11 11:37:04.532610 crc crio[22553]: time="2026-06-11T11:37:04.532542661Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007005 | controller | Jun 11 11:37:04.532610 crc crio[22553]: time="2026-06-11T11:37:04.532601423Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007024 | controller | Jun 11 11:37:04.532610 crc crio[22553]: time="2026-06-11T11:37:04.532613543Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007040 | controller | Jun 11 11:37:04.532879 crc crio[22553]: time="2026-06-11T11:37:04.532636184Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007055 | controller | Jun 11 11:37:04.532879 crc crio[22553]: time="2026-06-11T11:37:04.532765008Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007069 | controller | Jun 11 11:37:04.532879 crc crio[22553]: time="2026-06-11T11:37:04.532801359Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007084 | controller | Jun 11 11:37:04.533077 crc crio[22553]: time="2026-06-11T11:37:04.533049226Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007099 | controller | Jun 11 11:37:04.533192 crc crio[22553]: time="2026-06-11T11:37:04.53317823Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007113 | controller | Jun 11 11:37:04.533274 crc crio[22553]: time="2026-06-11T11:37:04.533259902Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007128 | controller | Jun 11 11:37:04.533355 crc crio[22553]: time="2026-06-11T11:37:04.533341364Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007143 | controller | Jun 11 11:37:04.533836 crc crio[22553]: time="2026-06-11T11:37:04.533778967Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007158 | controller | Jun 11 11:37:04.533981 crc crio[22553]: time="2026-06-11T11:37:04.533899061Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007173 | controller | Jun 11 11:37:04.534163 crc crio[22553]: time="2026-06-11T11:37:04.534137018Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007188 | controller | Jun 11 11:37:04.534295 crc crio[22553]: time="2026-06-11T11:37:04.534275962Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007203 | controller | Jun 11 11:37:04.534480 crc crio[22553]: time="2026-06-11T11:37:04.534450997Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007218 | controller | Jun 11 11:37:04.534620 crc crio[22553]: time="2026-06-11T11:37:04.534601541Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007233 | controller | Jun 11 11:37:04.534826 crc crio[22553]: time="2026-06-11T11:37:04.534799327Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007248 | controller | Jun 11 11:37:04.534950 crc crio[22553]: time="2026-06-11T11:37:04.534933171Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007263 | controller | Jun 11 11:37:04.535054 crc crio[22553]: time="2026-06-11T11:37:04.535034954Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007278 | controller | Jun 11 11:37:04.535181 crc crio[22553]: time="2026-06-11T11:37:04.535164417Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007293 | controller | Jun 11 11:37:04.535319 crc crio[22553]: time="2026-06-11T11:37:04.535291761Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007308 | controller | Jun 11 11:37:04.535463 crc crio[22553]: time="2026-06-11T11:37:04.535444366Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007324 | controller | Jun 11 11:37:04.535598 crc crio[22553]: time="2026-06-11T11:37:04.535556499Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007343 | controller | Jun 11 11:37:04.535810 crc crio[22553]: time="2026-06-11T11:37:04.535790156Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007376 | controller | Jun 11 11:37:04.535970 crc crio[22553]: time="2026-06-11T11:37:04.53593884Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007393 | controller | Jun 11 11:37:04.536107 crc crio[22553]: time="2026-06-11T11:37:04.536087364Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007409 | controller | Jun 11 11:37:04.536242 crc crio[22553]: time="2026-06-11T11:37:04.536215068Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007425 | controller | Jun 11 11:37:04.536393 crc crio[22553]: time="2026-06-11T11:37:04.536373233Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007440 | controller | Jun 11 11:37:04.536582 crc crio[22553]: time="2026-06-11T11:37:04.536553128Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007455 | controller | Jun 11 11:37:04.536794 crc crio[22553]: time="2026-06-11T11:37:04.536771554Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007471 | controller | Jun 11 11:37:04.536999 crc crio[22553]: time="2026-06-11T11:37:04.53697104Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007486 | controller | Jun 11 11:37:04.537143 crc crio[22553]: time="2026-06-11T11:37:04.537125595Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007501 | controller | Jun 11 11:37:04.537533 crc crio[22553]: time="2026-06-11T11:37:04.537255328Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007517 | controller | Jun 11 11:37:04.538121 crc crio[22553]: time="2026-06-11T11:37:04.538095743Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007533 | controller | Jun 11 11:37:04.538275 crc crio[22553]: time="2026-06-11T11:37:04.538250727Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007548 | controller | Jun 11 11:37:04.538579 crc crio[22553]: time="2026-06-11T11:37:04.538554616Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007564 | controller | Jun 11 11:37:04.538841 crc crio[22553]: time="2026-06-11T11:37:04.538818404Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007580 | controller | Jun 11 11:37:04.538966 crc crio[22553]: time="2026-06-11T11:37:04.538951258Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007596 | controller | Jun 11 11:37:04.539044 crc crio[22553]: time="2026-06-11T11:37:04.53903007Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007611 | controller | Jun 11 11:37:04.539137 crc crio[22553]: time="2026-06-11T11:37:04.539124533Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007627 | controller | Jun 11 11:37:04.539227 crc crio[22553]: time="2026-06-11T11:37:04.539213455Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007642 | controller | Jun 11 11:37:04.540295 crc crio[22553]: time="2026-06-11T11:37:04.540192014Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007657 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.543318415Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007673 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.543457279Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007688 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.543473479Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007708 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.54350459Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007724 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.543528181Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007740 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.543546081Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007755 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.543727507Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007771 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.543758238Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007786 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.543893362Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007801 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.543920652Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007817 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.543989704Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007831 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.544051406Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007847 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.544209471Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007862 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.544280313Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007878 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.544300573Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007893 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.544339105Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007909 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.544355725Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007924 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.544391966Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007940 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.54451979Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007955 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.544562001Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.007970 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.544633023Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.007986 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.544670804Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008001 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.544917351Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008017 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.544951662Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008036 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.544980323Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008052 | controller | Jun 11 11:37:04.545030 crc crio[22553]: time="2026-06-11T11:37:04.545010084Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008067 | controller | Jun 11 11:37:04.546208 crc crio[22553]: time="2026-06-11T11:37:04.545098057Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008083 | controller | Jun 11 11:37:04.546208 crc crio[22553]: time="2026-06-11T11:37:04.545135128Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008098 | controller | Jun 11 11:37:04.546208 crc crio[22553]: time="2026-06-11T11:37:04.54521337Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008114 | controller | Jun 11 11:37:04.546208 crc crio[22553]: time="2026-06-11T11:37:04.545244441Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008130 | controller | Jun 11 11:37:04.546208 crc crio[22553]: time="2026-06-11T11:37:04.545351684Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008145 | controller | Jun 11 11:37:04.546208 crc crio[22553]: time="2026-06-11T11:37:04.545387505Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008161 | controller | Jun 11 11:37:04.546208 crc crio[22553]: time="2026-06-11T11:37:04.545577711Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008176 | controller | Jun 11 11:37:04.546208 crc crio[22553]: time="2026-06-11T11:37:04.545613972Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008191 | controller | Jun 11 11:37:04.546208 crc crio[22553]: time="2026-06-11T11:37:04.545795337Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008207 | controller | Jun 11 11:37:04.546208 crc crio[22553]: time="2026-06-11T11:37:04.545832248Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008222 | controller | Jun 11 11:37:04.546208 crc crio[22553]: time="2026-06-11T11:37:04.545877949Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008237 | controller | Jun 11 11:37:04.546208 crc crio[22553]: time="2026-06-11T11:37:04.54591067Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008252 | controller | Jun 11 11:37:04.546208 crc crio[22553]: time="2026-06-11T11:37:04.545990703Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008267 | controller | Jun 11 11:37:04.546208 crc crio[22553]: time="2026-06-11T11:37:04.546024784Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008283 | controller | Jun 11 11:37:04.546208 crc crio[22553]: time="2026-06-11T11:37:04.546086925Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008298 | controller | Jun 11 11:37:04.546208 crc crio[22553]: time="2026-06-11T11:37:04.546111676Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008313 | controller | Jun 11 11:37:04.546897 crc crio[22553]: time="2026-06-11T11:37:04.546489857Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008329 | controller | Jun 11 11:37:04.546897 crc crio[22553]: time="2026-06-11T11:37:04.546522078Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008344 | controller | Jun 11 11:37:04.546897 crc crio[22553]: time="2026-06-11T11:37:04.546552729Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008383 | controller | Jun 11 11:37:04.546897 crc crio[22553]: time="2026-06-11T11:37:04.54657761Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008401 | controller | Jun 11 11:37:04.546897 crc crio[22553]: time="2026-06-11T11:37:04.546608931Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008417 | controller | Jun 11 11:37:04.546897 crc crio[22553]: time="2026-06-11T11:37:04.546647012Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008432 | controller | Jun 11 11:37:04.547079 crc crio[22553]: time="2026-06-11T11:37:04.546952791Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008447 | controller | Jun 11 11:37:04.547079 crc crio[22553]: time="2026-06-11T11:37:04.547020013Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008463 | controller | Jun 11 11:37:04.547243 crc crio[22553]: time="2026-06-11T11:37:04.547147886Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008478 | controller | Jun 11 11:37:04.547320 crc crio[22553]: time="2026-06-11T11:37:04.547308711Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008493 | controller | Jun 11 11:37:04.547395 crc crio[22553]: time="2026-06-11T11:37:04.547354202Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008508 | controller | Jun 11 11:37:04.547484 crc crio[22553]: time="2026-06-11T11:37:04.547399954Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008524 | controller | Jun 11 11:37:04.547484 crc crio[22553]: time="2026-06-11T11:37:04.547456145Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008539 | controller | Jun 11 11:37:04.547584 crc crio[22553]: time="2026-06-11T11:37:04.547535208Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008554 | controller | Jun 11 11:37:04.547937 crc crio[22553]: time="2026-06-11T11:37:04.547863977Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008569 | controller | Jun 11 11:37:04.548002 crc crio[22553]: time="2026-06-11T11:37:04.54796866Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008585 | controller | Jun 11 11:37:04.548054 crc crio[22553]: time="2026-06-11T11:37:04.548028662Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008600 | controller | Jun 11 11:37:04.548091 crc crio[22553]: time="2026-06-11T11:37:04.548077943Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008615 | controller | Jun 11 11:37:04.548130 crc crio[22553]: time="2026-06-11T11:37:04.548116644Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008630 | controller | Jun 11 11:37:04.548174 crc crio[22553]: time="2026-06-11T11:37:04.548151566Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008646 | controller | Jun 11 11:37:04.548578 crc crio[22553]: time="2026-06-11T11:37:04.548477435Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008662 | controller | Jun 11 11:37:04.548578 crc crio[22553]: time="2026-06-11T11:37:04.548574158Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008677 | controller | Jun 11 11:37:04.548748 crc crio[22553]: time="2026-06-11T11:37:04.548608719Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008693 | controller | Jun 11 11:37:04.548748 crc crio[22553]: time="2026-06-11T11:37:04.548634Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008715 | controller | Jun 11 11:37:04.548748 crc crio[22553]: time="2026-06-11T11:37:04.548727742Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008730 | controller | Jun 11 11:37:04.548879 crc crio[22553]: time="2026-06-11T11:37:04.548758763Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008746 | controller | Jun 11 11:37:04.548946 crc crio[22553]: time="2026-06-11T11:37:04.548904617Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008761 | controller | Jun 11 11:37:04.548999 crc crio[22553]: time="2026-06-11T11:37:04.548960089Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008830 | controller | Jun 11 11:37:04.548999 crc crio[22553]: time="2026-06-11T11:37:04.54898937Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008852 | controller | Jun 11 11:37:04.549072 crc crio[22553]: time="2026-06-11T11:37:04.54900691Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008868 | controller | Jun 11 11:37:04.549143 crc crio[22553]: time="2026-06-11T11:37:04.549106793Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008883 | controller | Jun 11 11:37:04.549269 crc crio[22553]: time="2026-06-11T11:37:04.549150785Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008899 | controller | Jun 11 11:37:04.549269 crc crio[22553]: time="2026-06-11T11:37:04.549210956Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008914 | controller | Jun 11 11:37:04.549269 crc crio[22553]: time="2026-06-11T11:37:04.549236837Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008929 | controller | Jun 11 11:37:04.549388 crc crio[22553]: time="2026-06-11T11:37:04.549369971Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008944 | controller | Jun 11 11:37:04.549458 crc crio[22553]: time="2026-06-11T11:37:04.549399042Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008959 | controller | Jun 11 11:37:04.549770 crc crio[22553]: time="2026-06-11T11:37:04.549648269Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.008974 | controller | Jun 11 11:37:04.549770 crc crio[22553]: time="2026-06-11T11:37:04.549753652Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.008989 | controller | Jun 11 11:37:04.549881 crc crio[22553]: time="2026-06-11T11:37:04.549784263Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009004 | controller | Jun 11 11:37:04.549881 crc crio[22553]: time="2026-06-11T11:37:04.549845755Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009020 | controller | Jun 11 11:37:04.550299 crc crio[22553]: time="2026-06-11T11:37:04.550247717Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009035 | controller | Jun 11 11:37:04.550299 crc crio[22553]: time="2026-06-11T11:37:04.550294128Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009050 | controller | Jun 11 11:37:04.550388 crc crio[22553]: time="2026-06-11T11:37:04.550325349Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009065 | controller | Jun 11 11:37:04.550388 crc crio[22553]: time="2026-06-11T11:37:04.550342299Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009080 | controller | Jun 11 11:37:04.552648 crc crio[22553]: time="2026-06-11T11:37:04.552593495Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009099 | controller | Jun 11 11:37:04.552648 crc crio[22553]: time="2026-06-11T11:37:04.552644446Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009115 | controller | Jun 11 11:37:04.552825 crc crio[22553]: time="2026-06-11T11:37:04.552729389Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009130 | controller | Jun 11 11:37:04.552825 crc crio[22553]: time="2026-06-11T11:37:04.55275636Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009146 | controller | Jun 11 11:37:04.552921 crc crio[22553]: time="2026-06-11T11:37:04.552831872Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009161 | controller | Jun 11 11:37:04.552921 crc crio[22553]: time="2026-06-11T11:37:04.552883203Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009175 | controller | Jun 11 11:37:04.553212 crc crio[22553]: time="2026-06-11T11:37:04.55312314Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009190 | controller | Jun 11 11:37:04.553288 crc crio[22553]: time="2026-06-11T11:37:04.553236784Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009205 | controller | Jun 11 11:37:04.553337 crc crio[22553]: time="2026-06-11T11:37:04.553303205Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009220 | controller | Jun 11 11:37:04.553450 crc crio[22553]: time="2026-06-11T11:37:04.553355477Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009235 | controller | Jun 11 11:37:04.553450 crc crio[22553]: time="2026-06-11T11:37:04.553378278Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009250 | controller | Jun 11 11:37:04.553575 crc crio[22553]: time="2026-06-11T11:37:04.553415939Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009265 | controller | Jun 11 11:37:04.553575 crc crio[22553]: time="2026-06-11T11:37:04.553537762Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009279 | controller | Jun 11 11:37:04.553734 crc crio[22553]: time="2026-06-11T11:37:04.553587374Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009294 | controller | Jun 11 11:37:04.553734 crc crio[22553]: time="2026-06-11T11:37:04.553635105Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009309 | controller | Jun 11 11:37:04.554030 crc crio[22553]: time="2026-06-11T11:37:04.553670146Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009324 | controller | Jun 11 11:37:04.554030 crc crio[22553]: time="2026-06-11T11:37:04.553819881Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009339 | controller | Jun 11 11:37:04.554030 crc crio[22553]: time="2026-06-11T11:37:04.553871692Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009372 | controller | Jun 11 11:37:04.554030 crc crio[22553]: time="2026-06-11T11:37:04.554015246Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009389 | controller | Jun 11 11:37:04.554234 crc crio[22553]: time="2026-06-11T11:37:04.554057047Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009405 | controller | Jun 11 11:37:04.554234 crc crio[22553]: time="2026-06-11T11:37:04.554165871Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009420 | controller | Jun 11 11:37:04.554234 crc crio[22553]: time="2026-06-11T11:37:04.554209672Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009435 | controller | Jun 11 11:37:04.554369 crc crio[22553]: time="2026-06-11T11:37:04.554289004Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009454 | controller | Jun 11 11:37:04.554369 crc crio[22553]: time="2026-06-11T11:37:04.554322115Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009469 | controller | Jun 11 11:37:04.554507 crc crio[22553]: time="2026-06-11T11:37:04.554466109Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009484 | controller | Jun 11 11:37:04.554507 crc crio[22553]: time="2026-06-11T11:37:04.55450326Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009499 | controller | Jun 11 11:37:04.554642 crc crio[22553]: time="2026-06-11T11:37:04.554600833Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009515 | controller | Jun 11 11:37:04.554819 crc crio[22553]: time="2026-06-11T11:37:04.554654905Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009530 | controller | Jun 11 11:37:04.554901 crc crio[22553]: time="2026-06-11T11:37:04.55482888Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009545 | controller | Jun 11 11:37:04.554901 crc crio[22553]: time="2026-06-11T11:37:04.554865411Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009561 | controller | Jun 11 11:37:04.554994 crc crio[22553]: time="2026-06-11T11:37:04.554916622Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009576 | controller | Jun 11 11:37:04.554994 crc crio[22553]: time="2026-06-11T11:37:04.554948663Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009591 | controller | Jun 11 11:37:04.555093 crc crio[22553]: time="2026-06-11T11:37:04.555043736Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009607 | controller | Jun 11 11:37:04.555093 crc crio[22553]: time="2026-06-11T11:37:04.555075927Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009622 | controller | Jun 11 11:37:04.555193 crc crio[22553]: time="2026-06-11T11:37:04.555103678Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009637 | controller | Jun 11 11:37:04.555193 crc crio[22553]: time="2026-06-11T11:37:04.555122708Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009652 | controller | Jun 11 11:37:04.555288 crc crio[22553]: time="2026-06-11T11:37:04.555222021Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009667 | controller | Jun 11 11:37:04.555288 crc crio[22553]: time="2026-06-11T11:37:04.555247622Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009682 | controller | Jun 11 11:37:04.555899 crc crio[22553]: time="2026-06-11T11:37:04.555824039Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009697 | controller | Jun 11 11:37:04.555986 crc crio[22553]: time="2026-06-11T11:37:04.555927222Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009713 | controller | Jun 11 11:37:04.556030 crc crio[22553]: time="2026-06-11T11:37:04.555991384Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009728 | controller | Jun 11 11:37:04.556068 crc crio[22553]: time="2026-06-11T11:37:04.556042215Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009743 | controller | Jun 11 11:37:04.556105 crc crio[22553]: time="2026-06-11T11:37:04.556063636Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009757 | controller | Jun 11 11:37:04.556105 crc crio[22553]: time="2026-06-11T11:37:04.556099067Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009784 | controller | Jun 11 11:37:04.556192 crc crio[22553]: time="2026-06-11T11:37:04.556140748Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009801 | controller | Jun 11 11:37:04.556192 crc crio[22553]: time="2026-06-11T11:37:04.556174979Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009816 | controller | Jun 11 11:37:04.556365 crc crio[22553]: time="2026-06-11T11:37:04.556299473Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009832 | controller | Jun 11 11:37:04.556365 crc crio[22553]: time="2026-06-11T11:37:04.556359074Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009847 | controller | Jun 11 11:37:04.556538 crc crio[22553]: time="2026-06-11T11:37:04.556389735Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009862 | controller | Jun 11 11:37:04.556538 crc crio[22553]: time="2026-06-11T11:37:04.556445767Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009877 | controller | Jun 11 11:37:04.556624 crc crio[22553]: time="2026-06-11T11:37:04.556600881Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009893 | controller | Jun 11 11:37:04.556661 crc crio[22553]: time="2026-06-11T11:37:04.556634642Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009908 | controller | Jun 11 11:37:04.556774 crc crio[22553]: time="2026-06-11T11:37:04.556736685Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009923 | controller | Jun 11 11:37:04.556774 crc crio[22553]: time="2026-06-11T11:37:04.556764766Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009938 | controller | Jun 11 11:37:04.557334 crc crio[22553]: time="2026-06-11T11:37:04.557260821Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009954 | controller | Jun 11 11:37:04.557446 crc crio[22553]: time="2026-06-11T11:37:04.557360974Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.009969 | controller | Jun 11 11:37:04.557519 crc crio[22553]: time="2026-06-11T11:37:04.557414635Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.009984 | controller | Jun 11 11:37:04.557581 crc crio[22553]: time="2026-06-11T11:37:04.557515328Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010000 | controller | Jun 11 11:37:04.557630 crc crio[22553]: time="2026-06-11T11:37:04.557613081Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010015 | controller | Jun 11 11:37:04.557770 crc crio[22553]: time="2026-06-11T11:37:04.557651442Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010031 | controller | Jun 11 11:37:04.558046 crc crio[22553]: time="2026-06-11T11:37:04.557887069Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010046 | controller | Jun 11 11:37:04.558046 crc crio[22553]: time="2026-06-11T11:37:04.557944621Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010061 | controller | Jun 11 11:37:04.558153 crc crio[22553]: time="2026-06-11T11:37:04.558060154Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010076 | controller | Jun 11 11:37:04.558153 crc crio[22553]: time="2026-06-11T11:37:04.558097465Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010092 | controller | Jun 11 11:37:04.558281 crc crio[22553]: time="2026-06-11T11:37:04.558223869Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010111 | controller | Jun 11 11:37:04.558281 crc crio[22553]: time="2026-06-11T11:37:04.55827855Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010127 | controller | Jun 11 11:37:04.558515 crc crio[22553]: time="2026-06-11T11:37:04.558376773Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010143 | controller | Jun 11 11:37:04.558515 crc crio[22553]: time="2026-06-11T11:37:04.558413194Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010158 | controller | Jun 11 11:37:04.558763 crc crio[22553]: time="2026-06-11T11:37:04.5586042Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010228 | controller | Jun 11 11:37:04.558763 crc crio[22553]: time="2026-06-11T11:37:04.558663852Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010245 | controller | Jun 11 11:37:04.558911 crc crio[22553]: time="2026-06-11T11:37:04.558818246Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010261 | controller | Jun 11 11:37:04.558911 crc crio[22553]: time="2026-06-11T11:37:04.558849937Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010277 | controller | Jun 11 11:37:04.559047 crc crio[22553]: time="2026-06-11T11:37:04.559001501Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010293 | controller | Jun 11 11:37:04.559356 crc crio[22553]: time="2026-06-11T11:37:04.559052153Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010308 | controller | Jun 11 11:37:04.559453 crc crio[22553]: time="2026-06-11T11:37:04.559393833Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010337 | controller | Jun 11 11:37:04.559501 crc crio[22553]: time="2026-06-11T11:37:04.559453615Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010369 | controller | Jun 11 11:37:04.559636 crc crio[22553]: time="2026-06-11T11:37:04.559601249Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010386 | controller | Jun 11 11:37:04.559770 crc crio[22553]: time="2026-06-11T11:37:04.55964248Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010402 | controller | Jun 11 11:37:04.559770 crc crio[22553]: time="2026-06-11T11:37:04.559747663Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010417 | controller | Jun 11 11:37:04.559849 crc crio[22553]: time="2026-06-11T11:37:04.559787224Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010432 | controller | Jun 11 11:37:04.560105 crc crio[22553]: time="2026-06-11T11:37:04.560059732Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010447 | controller | Jun 11 11:37:04.560189 crc crio[22553]: time="2026-06-11T11:37:04.560112484Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010462 | controller | Jun 11 11:37:04.560189 crc crio[22553]: time="2026-06-11T11:37:04.560127954Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010478 | controller | Jun 11 11:37:04.560189 crc crio[22553]: time="2026-06-11T11:37:04.560146735Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010493 | controller | Jun 11 11:37:04.560189 crc crio[22553]: time="2026-06-11T11:37:04.560177066Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010509 | controller | Jun 11 11:37:04.560189 crc crio[22553]: time="2026-06-11T11:37:04.560193496Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010528 | controller | Jun 11 11:37:04.560489 crc crio[22553]: time="2026-06-11T11:37:04.560381332Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010544 | controller | Jun 11 11:37:04.560489 crc crio[22553]: time="2026-06-11T11:37:04.560456624Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010559 | controller | Jun 11 11:37:04.560758 crc crio[22553]: time="2026-06-11T11:37:04.56066855Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010574 | controller | Jun 11 11:37:04.560834 crc crio[22553]: time="2026-06-11T11:37:04.560777383Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010590 | controller | Jun 11 11:37:04.561019 crc crio[22553]: time="2026-06-11T11:37:04.560918277Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010605 | controller | Jun 11 11:37:04.561187 crc crio[22553]: time="2026-06-11T11:37:04.561034841Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010621 | controller | Jun 11 11:37:04.561450 crc crio[22553]: time="2026-06-11T11:37:04.561386601Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010636 | controller | Jun 11 11:37:04.561511 crc crio[22553]: time="2026-06-11T11:37:04.561465183Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010652 | controller | Jun 11 11:37:04.561724 crc crio[22553]: time="2026-06-11T11:37:04.561580336Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010667 | controller | Jun 11 11:37:04.561724 crc crio[22553]: time="2026-06-11T11:37:04.561619318Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010683 | controller | Jun 11 11:37:04.561869 crc crio[22553]: time="2026-06-11T11:37:04.561831774Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010699 | controller | Jun 11 11:37:04.561930 crc crio[22553]: time="2026-06-11T11:37:04.561881295Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010714 | controller | Jun 11 11:37:04.562039 crc crio[22553]: time="2026-06-11T11:37:04.562007249Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010730 | controller | Jun 11 11:37:04.562097 crc crio[22553]: time="2026-06-11T11:37:04.56205374Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010745 | controller | Jun 11 11:37:04.562227 crc crio[22553]: time="2026-06-11T11:37:04.562192074Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010761 | controller | Jun 11 11:37:04.562293 crc crio[22553]: time="2026-06-11T11:37:04.562239116Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010777 | controller | Jun 11 11:37:04.562394 crc crio[22553]: time="2026-06-11T11:37:04.562363119Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010792 | controller | Jun 11 11:37:04.562499 crc crio[22553]: time="2026-06-11T11:37:04.562484903Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010808 | controller | Jun 11 11:37:04.562623 crc crio[22553]: time="2026-06-11T11:37:04.562585996Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010823 | controller | Jun 11 11:37:04.562728 crc crio[22553]: time="2026-06-11T11:37:04.562634457Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010839 | controller | Jun 11 11:37:04.562912 crc crio[22553]: time="2026-06-11T11:37:04.562878904Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010858 | controller | Jun 11 11:37:04.562972 crc crio[22553]: time="2026-06-11T11:37:04.562929346Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010874 | controller | Jun 11 11:37:04.563287 crc crio[22553]: time="2026-06-11T11:37:04.563222064Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010890 | controller | Jun 11 11:37:04.563287 crc crio[22553]: time="2026-06-11T11:37:04.563280066Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010906 | controller | Jun 11 11:37:04.563493 crc crio[22553]: time="2026-06-11T11:37:04.563450421Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010921 | controller | Jun 11 11:37:04.563550 crc crio[22553]: time="2026-06-11T11:37:04.563499422Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010936 | controller | Jun 11 11:37:04.563816 crc crio[22553]: time="2026-06-11T11:37:04.56376615Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010952 | controller | Jun 11 11:37:04.563879 crc crio[22553]: time="2026-06-11T11:37:04.563820002Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010967 | controller | Jun 11 11:37:04.564017 crc crio[22553]: time="2026-06-11T11:37:04.563973096Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.010983 | controller | Jun 11 11:37:04.564080 crc crio[22553]: time="2026-06-11T11:37:04.564023498Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.010999 | controller | Jun 11 11:37:04.564241 crc crio[22553]: time="2026-06-11T11:37:04.564189542Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011015 | controller | Jun 11 11:37:04.564307 crc crio[22553]: time="2026-06-11T11:37:04.564244844Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011033 | controller | Jun 11 11:37:04.564410 crc crio[22553]: time="2026-06-11T11:37:04.564378508Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011049 | controller | Jun 11 11:37:04.564520 crc crio[22553]: time="2026-06-11T11:37:04.564492201Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011064 | controller | Jun 11 11:37:04.564649 crc crio[22553]: time="2026-06-11T11:37:04.564613535Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011079 | controller | Jun 11 11:37:04.564759 crc crio[22553]: time="2026-06-11T11:37:04.564662466Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011095 | controller | Jun 11 11:37:04.564894 crc crio[22553]: time="2026-06-11T11:37:04.564862302Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011110 | controller | Jun 11 11:37:04.564958 crc crio[22553]: time="2026-06-11T11:37:04.564909163Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011125 | controller | Jun 11 11:37:04.565331 crc crio[22553]: time="2026-06-11T11:37:04.565252123Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011140 | controller | Jun 11 11:37:04.565331 crc crio[22553]: time="2026-06-11T11:37:04.565325975Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011155 | controller | Jun 11 11:37:04.565503 crc crio[22553]: time="2026-06-11T11:37:04.565349366Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011170 | controller | Jun 11 11:37:04.565503 crc crio[22553]: time="2026-06-11T11:37:04.565373907Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011185 | controller | Jun 11 11:37:04.565832 crc crio[22553]: time="2026-06-11T11:37:04.565617674Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011203 | controller | Jun 11 11:37:04.565832 crc crio[22553]: time="2026-06-11T11:37:04.565773108Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011219 | controller | Jun 11 11:37:04.565832 crc crio[22553]: time="2026-06-11T11:37:04.56581015Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011234 | controller | Jun 11 11:37:04.565947 crc crio[22553]: time="2026-06-11T11:37:04.56583671Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011249 | controller | Jun 11 11:37:04.566161 crc crio[22553]: time="2026-06-11T11:37:04.566098428Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011264 | controller | Jun 11 11:37:04.566161 crc crio[22553]: time="2026-06-11T11:37:04.56616098Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011279 | controller | Jun 11 11:37:04.566264 crc crio[22553]: time="2026-06-11T11:37:04.566232682Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011293 | controller | Jun 11 11:37:04.566310 crc crio[22553]: time="2026-06-11T11:37:04.566271963Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011308 | controller | Jun 11 11:37:04.566622 crc crio[22553]: time="2026-06-11T11:37:04.566547781Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011323 | controller | Jun 11 11:37:04.566782 crc crio[22553]: time="2026-06-11T11:37:04.566625503Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011338 | controller | Jun 11 11:37:04.566782 crc crio[22553]: time="2026-06-11T11:37:04.566749537Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011370 | controller | Jun 11 11:37:04.566782 crc crio[22553]: time="2026-06-11T11:37:04.566786308Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011387 | controller | Jun 11 11:37:04.567095 crc crio[22553]: time="2026-06-11T11:37:04.567004504Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011402 | controller | Jun 11 11:37:04.567095 crc crio[22553]: time="2026-06-11T11:37:04.567093997Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011418 | controller | Jun 11 11:37:04.567458 crc crio[22553]: time="2026-06-11T11:37:04.567363185Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011433 | controller | Jun 11 11:37:04.567549 crc crio[22553]: time="2026-06-11T11:37:04.567458347Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011448 | controller | Jun 11 11:37:04.567750 crc crio[22553]: time="2026-06-11T11:37:04.567651293Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011463 | controller | Jun 11 11:37:04.567829 crc crio[22553]: time="2026-06-11T11:37:04.567796057Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011478 | controller | Jun 11 11:37:04.568003 crc crio[22553]: time="2026-06-11T11:37:04.56790359Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011493 | controller | Jun 11 11:37:04.568003 crc crio[22553]: time="2026-06-11T11:37:04.567942132Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011509 | controller | Jun 11 11:37:04.568244 crc crio[22553]: time="2026-06-11T11:37:04.568158538Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011524 | controller | Jun 11 11:37:04.568244 crc crio[22553]: time="2026-06-11T11:37:04.5682373Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011542 | controller | Jun 11 11:37:04.568375 crc crio[22553]: time="2026-06-11T11:37:04.568319503Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011558 | controller | Jun 11 11:37:04.568375 crc crio[22553]: time="2026-06-11T11:37:04.568356674Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011573 | controller | Jun 11 11:37:04.568749 crc crio[22553]: time="2026-06-11T11:37:04.568654442Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011588 | controller | Jun 11 11:37:04.568827 crc crio[22553]: time="2026-06-11T11:37:04.568800237Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011603 | controller | Jun 11 11:37:04.568871 crc crio[22553]: time="2026-06-11T11:37:04.568856718Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011618 | controller | Jun 11 11:37:04.568914 crc crio[22553]: time="2026-06-11T11:37:04.568896519Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011633 | controller | Jun 11 11:37:04.569130 crc crio[22553]: time="2026-06-11T11:37:04.569053824Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011648 | controller | Jun 11 11:37:04.569130 crc crio[22553]: time="2026-06-11T11:37:04.569094235Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011663 | controller | Jun 11 11:37:04.569497 crc crio[22553]: time="2026-06-11T11:37:04.569450616Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011677 | controller | Jun 11 11:37:04.569561 crc crio[22553]: time="2026-06-11T11:37:04.569503817Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011692 | controller | Jun 11 11:37:04.569741 crc crio[22553]: time="2026-06-11T11:37:04.569665242Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011707 | controller | Jun 11 11:37:04.569817 crc crio[22553]: time="2026-06-11T11:37:04.569760475Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011722 | controller | Jun 11 11:37:04.569976 crc crio[22553]: time="2026-06-11T11:37:04.569925399Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011737 | controller | Jun 11 11:37:04.570035 crc crio[22553]: time="2026-06-11T11:37:04.569983331Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011752 | controller | Jun 11 11:37:04.570208 crc crio[22553]: time="2026-06-11T11:37:04.570153196Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011768 | controller | Jun 11 11:37:04.570263 crc crio[22553]: time="2026-06-11T11:37:04.570212068Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011783 | controller | Jun 11 11:37:04.570342 crc crio[22553]: time="2026-06-11T11:37:04.570311421Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011798 | controller | Jun 11 11:37:04.570392 crc crio[22553]: time="2026-06-11T11:37:04.570357662Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011813 | controller | Jun 11 11:37:04.570610 crc crio[22553]: time="2026-06-11T11:37:04.570562238Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011828 | controller | Jun 11 11:37:04.570735 crc crio[22553]: time="2026-06-11T11:37:04.570614449Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011843 | controller | Jun 11 11:37:04.570847 crc crio[22553]: time="2026-06-11T11:37:04.570815185Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011863 | controller | Jun 11 11:37:04.570898 crc crio[22553]: time="2026-06-11T11:37:04.570861997Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011879 | controller | Jun 11 11:37:04.571092 crc crio[22553]: time="2026-06-11T11:37:04.571037052Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011894 | controller | Jun 11 11:37:04.571147 crc crio[22553]: time="2026-06-11T11:37:04.571092743Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011909 | controller | Jun 11 11:37:04.571607 crc crio[22553]: time="2026-06-11T11:37:04.571534856Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011924 | controller | Jun 11 11:37:04.571607 crc crio[22553]: time="2026-06-11T11:37:04.571602958Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011939 | controller | Jun 11 11:37:04.571834 crc crio[22553]: time="2026-06-11T11:37:04.571785933Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011954 | controller | Jun 11 11:37:04.571891 crc crio[22553]: time="2026-06-11T11:37:04.571844805Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011969 | controller | Jun 11 11:37:04.572025 crc crio[22553]: time="2026-06-11T11:37:04.571972429Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.011984 | controller | Jun 11 11:37:04.572025 crc crio[22553]: time="2026-06-11T11:37:04.57202345Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.011999 | controller | Jun 11 11:37:04.572283 crc crio[22553]: time="2026-06-11T11:37:04.572212326Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012015 | controller | Jun 11 11:37:04.572283 crc crio[22553]: time="2026-06-11T11:37:04.572283868Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012031 | controller | Jun 11 11:37:04.572525 crc crio[22553]: time="2026-06-11T11:37:04.572387711Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012047 | controller | Jun 11 11:37:04.572614 crc crio[22553]: time="2026-06-11T11:37:04.572548186Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012063 | controller | Jun 11 11:37:04.572815 crc crio[22553]: time="2026-06-11T11:37:04.572746251Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012078 | controller | Jun 11 11:37:04.572815 crc crio[22553]: time="2026-06-11T11:37:04.572788873Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012094 | controller | Jun 11 11:37:04.573027 crc crio[22553]: time="2026-06-11T11:37:04.572956268Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012109 | controller | Jun 11 11:37:04.573027 crc crio[22553]: time="2026-06-11T11:37:04.57302416Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012125 | controller | Jun 11 11:37:04.573197 crc crio[22553]: time="2026-06-11T11:37:04.573152733Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012141 | controller | Jun 11 11:37:04.573328 crc crio[22553]: time="2026-06-11T11:37:04.573223435Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012156 | controller | Jun 11 11:37:04.573837 crc crio[22553]: time="2026-06-11T11:37:04.573646558Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012172 | controller | Jun 11 11:37:04.573837 crc crio[22553]: time="2026-06-11T11:37:04.573769161Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012190 | controller | Jun 11 11:37:04.573837 crc crio[22553]: time="2026-06-11T11:37:04.573788442Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012206 | controller | Jun 11 11:37:04.573837 crc crio[22553]: time="2026-06-11T11:37:04.573809992Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012222 | controller | Jun 11 11:37:04.574310 crc crio[22553]: time="2026-06-11T11:37:04.574014508Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012238 | controller | Jun 11 11:37:04.574310 crc crio[22553]: time="2026-06-11T11:37:04.574118921Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012254 | controller | Jun 11 11:37:04.574310 crc crio[22553]: time="2026-06-11T11:37:04.574265396Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012270 | controller | Jun 11 11:37:04.574524 crc crio[22553]: time="2026-06-11T11:37:04.574319777Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012286 | controller | Jun 11 11:37:04.574524 crc crio[22553]: time="2026-06-11T11:37:04.574483012Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012301 | controller | Jun 11 11:37:04.574771 crc crio[22553]: time="2026-06-11T11:37:04.574614236Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012317 | controller | Jun 11 11:37:04.574859 crc crio[22553]: time="2026-06-11T11:37:04.57476919Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012333 | controller | Jun 11 11:37:04.574859 crc crio[22553]: time="2026-06-11T11:37:04.574823362Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012364 | controller | Jun 11 11:37:04.575021 crc crio[22553]: time="2026-06-11T11:37:04.574979046Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012384 | controller | Jun 11 11:37:04.575091 crc crio[22553]: time="2026-06-11T11:37:04.575043908Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012401 | controller | Jun 11 11:37:04.575206 crc crio[22553]: time="2026-06-11T11:37:04.575154682Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012416 | controller | Jun 11 11:37:04.575293 crc crio[22553]: time="2026-06-11T11:37:04.575231384Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012432 | controller | Jun 11 11:37:04.575616 crc crio[22553]: time="2026-06-11T11:37:04.575533593Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012448 | controller | Jun 11 11:37:04.575965 crc crio[22553]: time="2026-06-11T11:37:04.575909644Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012463 | controller | Jun 11 11:37:04.576042 crc crio[22553]: time="2026-06-11T11:37:04.575982516Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012478 | controller | Jun 11 11:37:04.576042 crc crio[22553]: time="2026-06-11T11:37:04.576018577Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012494 | controller | Jun 11 11:37:04.576149 crc crio[22553]: time="2026-06-11T11:37:04.576084669Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012509 | controller | Jun 11 11:37:04.576187 crc crio[22553]: time="2026-06-11T11:37:04.576158511Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012525 | controller | Jun 11 11:37:04.576261 crc crio[22553]: time="2026-06-11T11:37:04.576229833Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012544 | controller | Jun 11 11:37:04.576324 crc crio[22553]: time="2026-06-11T11:37:04.576270674Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012560 | controller | Jun 11 11:37:04.576324 crc crio[22553]: time="2026-06-11T11:37:04.576299125Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012576 | controller | Jun 11 11:37:04.576405 crc crio[22553]: time="2026-06-11T11:37:04.576351156Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012591 | controller | Jun 11 11:37:04.576578 crc crio[22553]: time="2026-06-11T11:37:04.576532342Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012606 | controller | Jun 11 11:37:04.576635 crc crio[22553]: time="2026-06-11T11:37:04.576597934Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012622 | controller | Jun 11 11:37:04.576743 crc crio[22553]: time="2026-06-11T11:37:04.576666246Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012637 | controller | Jun 11 11:37:04.576743 crc crio[22553]: time="2026-06-11T11:37:04.576738938Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012652 | controller | Jun 11 11:37:04.577092 crc crio[22553]: time="2026-06-11T11:37:04.577035046Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012667 | controller | Jun 11 11:37:04.577152 crc crio[22553]: time="2026-06-11T11:37:04.577099828Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012683 | controller | Jun 11 11:37:04.577246 crc crio[22553]: time="2026-06-11T11:37:04.577206101Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012698 | controller | Jun 11 11:37:04.577312 crc crio[22553]: time="2026-06-11T11:37:04.577250923Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012713 | controller | Jun 11 11:37:04.587105 crc crio[22553]: time="2026-06-11T11:37:04.587028037Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012728 | controller | Jun 11 11:37:04.587255 crc crio[22553]: time="2026-06-11T11:37:04.58710954Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012743 | controller | Jun 11 11:37:04.587255 crc crio[22553]: time="2026-06-11T11:37:04.58712608Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012758 | controller | Jun 11 11:37:04.587255 crc crio[22553]: time="2026-06-11T11:37:04.587152891Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012773 | controller | Jun 11 11:37:04.587460 crc crio[22553]: time="2026-06-11T11:37:04.587370307Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012789 | controller | Jun 11 11:37:04.587460 crc crio[22553]: time="2026-06-11T11:37:04.587408018Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012804 | controller | Jun 11 11:37:04.587951 crc crio[22553]: time="2026-06-11T11:37:04.587900283Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012820 | controller | Jun 11 11:37:04.588252 crc crio[22553]: time="2026-06-11T11:37:04.587968525Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012835 | controller | Jun 11 11:37:04.588252 crc crio[22553]: time="2026-06-11T11:37:04.588000415Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012851 | controller | Jun 11 11:37:04.588252 crc crio[22553]: time="2026-06-11T11:37:04.588037437Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012871 | controller | Jun 11 11:37:04.588898 crc crio[22553]: time="2026-06-11T11:37:04.588633014Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012887 | controller | Jun 11 11:37:04.588898 crc crio[22553]: time="2026-06-11T11:37:04.588759248Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012902 | controller | Jun 11 11:37:04.588898 crc crio[22553]: time="2026-06-11T11:37:04.588865131Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012918 | controller | Jun 11 11:37:04.588898 crc crio[22553]: time="2026-06-11T11:37:04.588899192Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012933 | controller | Jun 11 11:37:04.589298 crc crio[22553]: time="2026-06-11T11:37:04.589043146Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012948 | controller | Jun 11 11:37:04.589298 crc crio[22553]: time="2026-06-11T11:37:04.589070237Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012964 | controller | Jun 11 11:37:04.589373 crc crio[22553]: time="2026-06-11T11:37:04.589307074Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.012979 | controller | Jun 11 11:37:04.589373 crc crio[22553]: time="2026-06-11T11:37:04.589334974Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.012994 | controller | Jun 11 11:37:04.589516 crc crio[22553]: time="2026-06-11T11:37:04.589485069Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013009 | controller | Jun 11 11:37:04.589577 crc crio[22553]: time="2026-06-11T11:37:04.58952974Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013025 | controller | Jun 11 11:37:04.590132 crc crio[22553]: time="2026-06-11T11:37:04.590019394Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013040 | controller | Jun 11 11:37:04.590132 crc crio[22553]: time="2026-06-11T11:37:04.590050285Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013055 | controller | Jun 11 11:37:04.590528 crc crio[22553]: time="2026-06-11T11:37:04.590133688Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013070 | controller | Jun 11 11:37:04.590528 crc crio[22553]: time="2026-06-11T11:37:04.590160668Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013086 | controller | Jun 11 11:37:04.590528 crc crio[22553]: time="2026-06-11T11:37:04.590348724Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013101 | controller | Jun 11 11:37:04.590528 crc crio[22553]: time="2026-06-11T11:37:04.590376925Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013117 | controller | Jun 11 11:37:04.591486 crc crio[22553]: time="2026-06-11T11:37:04.590594041Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013132 | controller | Jun 11 11:37:04.591486 crc crio[22553]: time="2026-06-11T11:37:04.590625812Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013147 | controller | Jun 11 11:37:04.591486 crc crio[22553]: time="2026-06-11T11:37:04.590876639Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013162 | controller | Jun 11 11:37:04.591486 crc crio[22553]: time="2026-06-11T11:37:04.59091635Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013178 | controller | Jun 11 11:37:04.591486 crc crio[22553]: time="2026-06-11T11:37:04.591180358Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013192 | controller | Jun 11 11:37:04.591486 crc crio[22553]: time="2026-06-11T11:37:04.591286761Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013212 | controller | Jun 11 11:37:04.591486 crc crio[22553]: time="2026-06-11T11:37:04.591335613Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013227 | controller | Jun 11 11:37:04.591486 crc crio[22553]: time="2026-06-11T11:37:04.591372684Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013242 | controller | Jun 11 11:37:04.593234 crc crio[22553]: time="2026-06-11T11:37:04.591645952Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013257 | controller | Jun 11 11:37:04.593234 crc crio[22553]: time="2026-06-11T11:37:04.591732344Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013272 | controller | Jun 11 11:37:04.593234 crc crio[22553]: time="2026-06-11T11:37:04.592073024Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013287 | controller | Jun 11 11:37:04.593234 crc crio[22553]: time="2026-06-11T11:37:04.592126186Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013302 | controller | Jun 11 11:37:04.593234 crc crio[22553]: time="2026-06-11T11:37:04.592385643Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013317 | controller | Jun 11 11:37:04.593234 crc crio[22553]: time="2026-06-11T11:37:04.592463905Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013332 | controller | Jun 11 11:37:04.593234 crc crio[22553]: time="2026-06-11T11:37:04.592810826Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013360 | controller | Jun 11 11:37:04.593234 crc crio[22553]: time="2026-06-11T11:37:04.592875597Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013380 | controller | Jun 11 11:37:04.593234 crc crio[22553]: time="2026-06-11T11:37:04.592997901Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013396 | controller | Jun 11 11:37:04.593234 crc crio[22553]: time="2026-06-11T11:37:04.593033942Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013411 | controller | Jun 11 11:37:04.596131 crc crio[22553]: time="2026-06-11T11:37:04.59330412Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013425 | controller | Jun 11 11:37:04.596131 crc crio[22553]: time="2026-06-11T11:37:04.593347971Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013440 | controller | Jun 11 11:37:04.596131 crc crio[22553]: time="2026-06-11T11:37:04.593509136Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013455 | controller | Jun 11 11:37:04.596131 crc crio[22553]: time="2026-06-11T11:37:04.593539957Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013470 | controller | Jun 11 11:37:04.596131 crc crio[22553]: time="2026-06-11T11:37:04.593926738Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013485 | controller | Jun 11 11:37:04.596131 crc crio[22553]: time="2026-06-11T11:37:04.59399453Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013502 | controller | Jun 11 11:37:04.596131 crc crio[22553]: time="2026-06-11T11:37:04.594140874Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013519 | controller | Jun 11 11:37:04.596131 crc crio[22553]: time="2026-06-11T11:37:04.594174525Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013535 | controller | Jun 11 11:37:04.596131 crc crio[22553]: time="2026-06-11T11:37:04.594512565Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013553 | controller | Jun 11 11:37:04.596131 crc crio[22553]: time="2026-06-11T11:37:04.594554306Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013569 | controller | Jun 11 11:37:04.596131 crc crio[22553]: time="2026-06-11T11:37:04.594863275Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013584 | controller | Jun 11 11:37:04.596131 crc crio[22553]: time="2026-06-11T11:37:04.594905637Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013598 | controller | Jun 11 11:37:04.596131 crc crio[22553]: time="2026-06-11T11:37:04.595626228Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013613 | controller | Jun 11 11:37:04.596131 crc crio[22553]: time="2026-06-11T11:37:04.595788342Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013628 | controller | Jun 11 11:37:04.596131 crc crio[22553]: time="2026-06-11T11:37:04.595960427Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013643 | controller | Jun 11 11:37:04.597336 crc crio[22553]: time="2026-06-11T11:37:04.596119322Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013658 | controller | Jun 11 11:37:04.597336 crc crio[22553]: time="2026-06-11T11:37:04.59638972Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013673 | controller | Jun 11 11:37:04.597336 crc crio[22553]: time="2026-06-11T11:37:04.596653457Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013688 | controller | Jun 11 11:37:04.597336 crc crio[22553]: time="2026-06-11T11:37:04.596906125Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013703 | controller | Jun 11 11:37:04.597336 crc crio[22553]: time="2026-06-11T11:37:04.597179293Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013717 | controller | Jun 11 11:37:04.597544 crc crio[22553]: time="2026-06-11T11:37:04.597363108Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013732 | controller | Jun 11 11:37:04.597870 crc crio[22553]: time="2026-06-11T11:37:04.597565074Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013747 | controller | Jun 11 11:37:04.598115 crc crio[22553]: time="2026-06-11T11:37:04.598037578Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013762 | controller | Jun 11 11:37:04.598479 crc crio[22553]: time="2026-06-11T11:37:04.598333986Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013776 | controller | Jun 11 11:37:04.598941 crc crio[22553]: time="2026-06-11T11:37:04.59880535Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013792 | controller | Jun 11 11:37:04.599209 crc crio[22553]: time="2026-06-11T11:37:04.59914978Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013806 | controller | Jun 11 11:37:04.600052 crc crio[22553]: time="2026-06-11T11:37:04.599317645Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013821 | controller | Jun 11 11:37:04.600138 crc crio[22553]: time="2026-06-11T11:37:04.600079607Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013835 | controller | Jun 11 11:37:04.600181 crc crio[22553]: time="2026-06-11T11:37:04.600134959Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013849 | controller | Jun 11 11:37:04.600181 crc crio[22553]: time="2026-06-11T11:37:04.60016941Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013871 | controller | Jun 11 11:37:04.600256 crc crio[22553]: time="2026-06-11T11:37:04.600203021Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013887 | controller | Jun 11 11:37:04.600256 crc crio[22553]: time="2026-06-11T11:37:04.600226761Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013902 | controller | Jun 11 11:37:04.600591 crc crio[22553]: time="2026-06-11T11:37:04.600499379Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013917 | controller | Jun 11 11:37:04.600591 crc crio[22553]: time="2026-06-11T11:37:04.600567781Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013932 | controller | Jun 11 11:37:04.600888 crc crio[22553]: time="2026-06-11T11:37:04.600833149Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013947 | controller | Jun 11 11:37:04.600888 crc crio[22553]: time="2026-06-11T11:37:04.600885031Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013963 | controller | Jun 11 11:37:04.601126 crc crio[22553]: time="2026-06-11T11:37:04.601090677Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.013978 | controller | Jun 11 11:37:04.601260 crc crio[22553]: time="2026-06-11T11:37:04.601151068Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.013994 | controller | Jun 11 11:37:04.601904 crc crio[22553]: time="2026-06-11T11:37:04.601343704Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.014009 | controller | Jun 11 11:37:04.601904 crc crio[22553]: time="2026-06-11T11:37:04.601386695Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.014024 | controller | Jun 11 11:37:04.601904 crc crio[22553]: time="2026-06-11T11:37:04.601662753Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.014040 | controller | Jun 11 11:37:04.601904 crc crio[22553]: time="2026-06-11T11:37:04.601758356Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.014055 | controller | Jun 11 11:37:04.601904 crc crio[22553]: time="2026-06-11T11:37:04.601821848Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.014071 | controller | Jun 11 11:37:04.601904 crc crio[22553]: time="2026-06-11T11:37:04.601860339Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.014086 | controller | Jun 11 11:37:04.606405 crc crio[22553]: time="2026-06-11T11:37:04.602004303Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.014101 | controller | Jun 11 11:37:04.606405 crc crio[22553]: time="2026-06-11T11:37:04.602041164Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.014116 | controller | Jun 11 11:37:04.606405 crc crio[22553]: time="2026-06-11T11:37:04.60224653Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.014131 | controller | Jun 11 11:37:04.606405 crc crio[22553]: time="2026-06-11T11:37:04.605079903Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.014147 | controller | Jun 11 11:37:04.606405 crc crio[22553]: time="2026-06-11T11:37:04.605209276Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.014162 | controller | Jun 11 11:37:04.606405 crc crio[22553]: time="2026-06-11T11:37:04.605445563Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.014178 | controller | Jun 11 11:37:04.606405 crc crio[22553]: time="2026-06-11T11:37:04.605596248Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.014198 | controller | Jun 11 11:37:04.606405 crc crio[22553]: time="2026-06-11T11:37:04.605971919Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.014214 | controller | Jun 11 11:37:04.606405 crc crio[22553]: time="2026-06-11T11:37:04.606095622Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.014230 | controller | Jun 11 11:37:04.606405 crc crio[22553]: time="2026-06-11T11:37:04.606214726Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.014245 | controller | Jun 11 11:37:04.606405 crc crio[22553]: time="2026-06-11T11:37:04.606320209Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.014261 | controller | Jun 11 11:37:04.607266 crc crio[22553]: time="2026-06-11T11:37:04.606499654Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.014277 | controller | Jun 11 11:37:04.607266 crc crio[22553]: time="2026-06-11T11:37:04.606646568Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.014293 | controller | Jun 11 11:37:04.607266 crc crio[22553]: time="2026-06-11T11:37:04.606769592Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.014309 | controller | Jun 11 11:37:04.607266 crc crio[22553]: time="2026-06-11T11:37:04.606787522Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-11 12:41:55.014335 | controller | Jun 11 11:37:04.607266 crc crio[22553]: time="2026-06-11T11:37:04.606810933Z" level=info msg="Updated default CNI network name to "
2026-06-11 12:41:55.014368 | controller | Jun 11 11:37:09.312985 crc crio[22553]: time="2026-06-11T11:37:09.312138112Z" level=info msg="CNI monitoring event CREATE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-11 12:41:55.014390 | controller | Jun 11 11:37:09.334507 crc crio[22553]: time="2026-06-11T11:37:09.334290047Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:55.014407 | controller | Jun 11 11:37:09.334507 crc crio[22553]: time="2026-06-11T11:37:09.334492052Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:55.014423 | controller | Jun 11 11:37:09.334997 crc crio[22553]: time="2026-06-11T11:37:09.334611426Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-11 12:41:55.014439 | controller | Jun 11 11:37:09.357792 crc crio[22553]: time="2026-06-11T11:37:09.357573564Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-11 12:41:55.014454 | controller | Jun 11 11:37:09.357792 crc crio[22553]: time="2026-06-11T11:37:09.35778135Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-11 12:41:55.014470 | controller | Jun 11 11:37:42.552856 crc crio[22553]: time="2026-06-11T11:37:42.552159091Z" level=info msg="Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/POD" id=1e50b940-7546-4df3-bdd8-c72b2102c67a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.014486 | controller | Jun 11 11:37:42.554520 crc crio[22553]: time="2026-06-11T11:37:42.552885002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.014502 | controller | Jun 11 11:37:42.592763 crc crio[22553]: time="2026-06-11T11:37:42.592456834Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k Namespace:openshift-marketplace ID:bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea UID:b1a7db3e-3412-4011-a3a7-9c0011444347 NetNS:/var/run/netns/6c06ef5d-b8ef-4130-943f-9e26d0e57e2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1a7db3e_3412_4011_a3a7_9c0011444347.slice PodAnnotations:0xc002b8a038}] Aliases:map[]}"
2026-06-11 12:41:55.014522 | controller | Jun 11 11:37:42.592763 crc crio[22553]: time="2026-06-11T11:37:42.592565157Z" level=info msg="Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.014539 | controller | Jun 11 11:37:43.217032 crc crio[22553]: 2026-06-11T11:37:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc802de8556bdec Mac:d2:35:d3:8e:db:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/6c06ef5d-b8ef-4130-943f-9e26d0e57e2b SocketPath: PciID:}] [{Interface:0xc00012ec00 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.014556 | controller | Jun 11 11:37:43.219982 crc crio[22553]: time="2026-06-11T11:37:43.219894929Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k Namespace:openshift-marketplace ID:bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea UID:b1a7db3e-3412-4011-a3a7-9c0011444347 NetNS:/var/run/netns/6c06ef5d-b8ef-4130-943f-9e26d0e57e2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1a7db3e_3412_4011_a3a7_9c0011444347.slice PodAnnotations:0xc002b8a038}] Aliases:map[]}"
2026-06-11 12:41:55.014572 | controller | Jun 11 11:37:43.220195 crc crio[22553]: time="2026-06-11T11:37:43.220137506Z" level=info msg="Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.014588 | controller | Jun 11 11:37:43.228826 crc crio[22553]: time="2026-06-11T11:37:43.228472728Z" level=info msg="Ran pod sandbox bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/POD" id=1e50b940-7546-4df3-bdd8-c72b2102c67a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.014604 | controller | Jun 11 11:37:43.232229 crc crio[22553]: time="2026-06-11T11:37:43.232084383Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=61450e23-1927-436f-a688-d571a72a2350 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.014619 | controller | Jun 11 11:37:43.237395 crc crio[22553]: time="2026-06-11T11:37:43.237273204Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7dd14ee4-d9c6-447d-bece-1a2f9ad4117d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.014635 | controller | Jun 11 11:37:43.247002 crc crio[22553]: time="2026-06-11T11:37:43.246888574Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/util" id=f7da0bcb-831c-4d3a-b115-202743064dfe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.014650 | controller | Jun 11 11:37:43.247789 crc crio[22553]: time="2026-06-11T11:37:43.247525583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.014666 | controller | Jun 11 11:37:43.276242 crc crio[22553]: time="2026-06-11T11:37:43.27595283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.014681 | controller | Jun 11 11:37:43.280404 crc crio[22553]: time="2026-06-11T11:37:43.280308297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.014700 | controller | Jun 11 11:37:43.442031 crc crio[22553]: time="2026-06-11T11:37:43.439232753Z" level=info msg="Created container d5f29c08476eee07a0ff5edf1476a4f4aeee2b8f7e8b8916968a5062208b0ac2: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/util" id=f7da0bcb-831c-4d3a-b115-202743064dfe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.014717 | controller | Jun 11 11:37:43.442031 crc crio[22553]: time="2026-06-11T11:37:43.441010075Z" level=info msg="Starting container: d5f29c08476eee07a0ff5edf1476a4f4aeee2b8f7e8b8916968a5062208b0ac2" id=6a686826-94d0-49b7-b304-bd8e41bf4df6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.014732 | controller | Jun 11 11:37:43.449272 crc crio[22553]: time="2026-06-11T11:37:43.449137892Z" level=info msg="Started container" PID=39756 containerID=d5f29c08476eee07a0ff5edf1476a4f4aeee2b8f7e8b8916968a5062208b0ac2 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/util id=6a686826-94d0-49b7-b304-bd8e41bf4df6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea
2026-06-11 12:41:55.014748 | controller | Jun 11 11:37:45.039604 crc crio[22553]: time="2026-06-11T11:37:45.038571059Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=f4882719-6c7c-40f6-82ae-62eac8a8ed77 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.014764 | controller | Jun 11 11:37:45.041508 crc crio[22553]: time="2026-06-11T11:37:45.040099223Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found" id=f4882719-6c7c-40f6-82ae-62eac8a8ed77 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.014780 | controller | Jun 11 11:37:45.041508 crc crio[22553]: time="2026-06-11T11:37:45.040182716Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found" id=f4882719-6c7c-40f6-82ae-62eac8a8ed77 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.014796 | controller | Jun 11 11:37:45.041872 crc crio[22553]: time="2026-06-11T11:37:45.041581296Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=dc429c21-ec5c-425f-be31-c679f05386e5 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.014811 | controller | Jun 11 11:37:45.061958 crc crio[22553]: time="2026-06-11T11:37:45.061860617Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\""
2026-06-11 12:41:55.014827 | controller | Jun 11 11:37:47.093539 crc crio[22553]: time="2026-06-11T11:37:47.092412385Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=dc429c21-ec5c-425f-be31-c679f05386e5 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.014843 | controller | Jun 11 11:37:47.096029 crc crio[22553]: time="2026-06-11T11:37:47.094477275Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=50890612-c504-49f1-94df-9f0ce581674a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.014859 | controller | Jun 11 11:37:47.100809 crc crio[22553]: time="2026-06-11T11:37:47.100596433Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=4d0ef1ea-e1c0-41f0-b97a-573def45e2be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.014878 | controller | Jun 11 11:37:47.111882 crc crio[22553]: time="2026-06-11T11:37:47.111662556Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/pull" id=b95d059f-747e-4b80-b7cf-7915e440da6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.014894 | controller | Jun 11 11:37:47.113917 crc crio[22553]: time="2026-06-11T11:37:47.113652364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.014910 | controller | Jun 11 11:37:47.172986 crc crio[22553]: time="2026-06-11T11:37:47.172500586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.014926 | controller | Jun 11 11:37:47.173415 crc crio[22553]: time="2026-06-11T11:37:47.173272829Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/ffff0fe278db52b4a7aeb4ed88d864f8f9dd8b60ccd262b953e0dde69e17b713/merged/etc/passwd: no such file or directory"
2026-06-11 12:41:55.014942 | controller | Jun 11 11:37:47.173415 crc crio[22553]: time="2026-06-11T11:37:47.17331916Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/ffff0fe278db52b4a7aeb4ed88d864f8f9dd8b60ccd262b953e0dde69e17b713/merged/etc/group: no such file or directory"
2026-06-11 12:41:55.014958 | controller | Jun 11 11:37:47.182894 crc crio[22553]: time="2026-06-11T11:37:47.182508198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.014973 | controller | Jun 11 11:37:47.349571 crc crio[22553]: time="2026-06-11T11:37:47.348782098Z" level=info msg="Created container 42912c5a4e934bf20a39c72b5450a871213251a2ab6bc32c0d0de22f60dc97a6: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/pull" id=b95d059f-747e-4b80-b7cf-7915e440da6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.014989 | controller | Jun 11 11:37:47.351360 crc crio[22553]: time="2026-06-11T11:37:47.351215069Z" level=info msg="Starting container: 42912c5a4e934bf20a39c72b5450a871213251a2ab6bc32c0d0de22f60dc97a6" id=17bc1c70-db22-44f3-9c90-7b2c137aa504 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.015005 | controller | Jun 11 11:37:47.361640 crc crio[22553]: time="2026-06-11T11:37:47.361108827Z" level=info msg="Started container" PID=39874 containerID=42912c5a4e934bf20a39c72b5450a871213251a2ab6bc32c0d0de22f60dc97a6 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/pull id=17bc1c70-db22-44f3-9c90-7b2c137aa504 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea
2026-06-11 12:41:55.015021 | controller | Jun 11 11:37:48.092268 crc crio[22553]: time="2026-06-11T11:37:48.092129506Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5c967905-90f2-4bc8-bd93-4de616faf013 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.015037 | controller | Jun 11 11:37:48.102888 crc crio[22553]: time="2026-06-11T11:37:48.102599891Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=59e88525-50c7-44af-b2f2-3f8eb7fe6f82 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.015053 | controller | Jun 11 11:37:48.111933 crc crio[22553]: time="2026-06-11T11:37:48.111539592Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/extract" id=7ce67e18-b979-4294-be2f-7f1247c49a9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.015073 | controller | Jun 11 11:37:48.112485 crc crio[22553]: time="2026-06-11T11:37:48.112359585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.015089 | controller | Jun 11 11:37:48.166825 crc crio[22553]: time="2026-06-11T11:37:48.166617475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.015105 | controller | Jun 11 11:37:48.173570 crc crio[22553]: time="2026-06-11T11:37:48.17331968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.015121 | controller | Jun 11 11:37:48.310824 crc crio[22553]: time="2026-06-11T11:37:48.310416491Z" level=info msg="Created container 28a0e3baa9c71ecd7a665e15fcfdf3e91d3907f21540c333b94737025aeff731: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/extract" id=7ce67e18-b979-4294-be2f-7f1247c49a9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.015151 | controller | Jun 11 11:37:48.312652 crc crio[22553]: time="2026-06-11T11:37:48.312518422Z" level=info msg="Starting container: 28a0e3baa9c71ecd7a665e15fcfdf3e91d3907f21540c333b94737025aeff731" id=3d4b763a-d4c0-4d1a-b284-c4aa7c8f6359 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.015167 | controller | Jun 11 11:37:48.324254 crc crio[22553]: time="2026-06-11T11:37:48.32414795Z" level=info msg="Started container" PID=39891 containerID=28a0e3baa9c71ecd7a665e15fcfdf3e91d3907f21540c333b94737025aeff731 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/extract id=3d4b763a-d4c0-4d1a-b284-c4aa7c8f6359 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea
2026-06-11 12:41:55.015186 | controller | Jun 11 11:37:50.139217 crc crio[22553]: time="2026-06-11T11:37:50.138266318Z" level=info msg="Stopping pod sandbox: bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea" id=d1a1a9cf-0307-4f9f-aa2a-cfedb26ccafd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.015203 | controller | Jun 11 11:37:50.140777 crc crio[22553]: time="2026-06-11T11:37:50.140618606Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k Namespace:openshift-marketplace ID:bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea UID:b1a7db3e-3412-4011-a3a7-9c0011444347 NetNS:/var/run/netns/6c06ef5d-b8ef-4130-943f-9e26d0e57e2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1a7db3e_3412_4011_a3a7_9c0011444347.slice PodAnnotations:0xc00012ac30}] Aliases:map[]}"
2026-06-11 12:41:55.015228 | controller | Jun 11 11:37:50.141233 crc crio[22553]: time="2026-06-11T11:37:50.141167392Z" level=info msg="Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.015244 | controller | Jun 11 11:37:50.999815 crc crio[22553]: time="2026-06-11T11:37:50.999512278Z" level=info msg="Stopped pod sandbox: bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea" id=d1a1a9cf-0307-4f9f-aa2a-cfedb26ccafd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.015267 | controller | Jun 11 11:37:54.241739 crc crio[22553]: time="2026-06-11T11:37:54.238920016Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-xwx76/POD" id=a220d053-4ab0-4f4b-9e27-323a4ae592bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.015369 | controller | Jun 11 11:37:54.241739 crc crio[22553]: time="2026-06-11T11:37:54.239759681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.015398 | controller | Jun 11 11:37:54.277077 crc crio[22553]: time="2026-06-11T11:37:54.275075589Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-xwx76 Namespace:openshift-nmstate ID:9766e614b77b323d22639a49493d36a9d94bbdcc6a4727d85f726f6451866db0 UID:e4808105-e898-449c-a242-a015d18e3a1d NetNS:/var/run/netns/df0cf7d2-fc79-438e-a5eb-db826602fa82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode4808105_e898_449c_a242_a015d18e3a1d.slice PodAnnotations:0xc00061efa8}] Aliases:map[]}"
2026-06-11 12:41:55.015416 | controller | Jun 11 11:37:54.277077 crc crio[22553]: time="2026-06-11T11:37:54.275147201Z" level=info msg="Adding pod openshift-nmstate_nmstate-operator-6569c8c666-xwx76 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.015433 | controller | Jun 11 11:37:55.151611 crc crio[22553]: 2026-06-11T11:37:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9766e614b77b323 Mac:96:c3:f1:90:c6:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/df0cf7d2-fc79-438e-a5eb-db826602fa82 SocketPath: PciID:}] [{Interface:0xc000014c80 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.015450 | controller | Jun 11 11:37:55.153494 crc crio[22553]: time="2026-06-11T11:37:55.153392818Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-xwx76 Namespace:openshift-nmstate ID:9766e614b77b323d22639a49493d36a9d94bbdcc6a4727d85f726f6451866db0 UID:e4808105-e898-449c-a242-a015d18e3a1d NetNS:/var/run/netns/df0cf7d2-fc79-438e-a5eb-db826602fa82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode4808105_e898_449c_a242_a015d18e3a1d.slice PodAnnotations:0xc00061efa8}] Aliases:map[]}"
2026-06-11 12:41:55.015466 | controller | Jun 11 11:37:55.153739 crc crio[22553]: time="2026-06-11T11:37:55.153635175Z" level=info msg="Checking pod openshift-nmstate_nmstate-operator-6569c8c666-xwx76 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.015483 | controller | Jun 11 11:37:55.175363 crc crio[22553]: time="2026-06-11T11:37:55.174975496Z" level=info msg="Ran pod sandbox 9766e614b77b323d22639a49493d36a9d94bbdcc6a4727d85f726f6451866db0 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-xwx76/POD" id=a220d053-4ab0-4f4b-9e27-323a4ae592bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.015498 | controller | Jun 11 11:37:55.181845 crc crio[22553]: time="2026-06-11T11:37:55.181237879Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=6d81d1a3-0b90-4068-ae29-c811e69999d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.015514 | controller | Jun 11 11:37:55.181845 crc crio[22553]: time="2026-06-11T11:37:55.181545878Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found" id=6d81d1a3-0b90-4068-ae29-c811e69999d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.015585 | controller | Jun 11 11:37:55.181845 crc crio[22553]: time="2026-06-11T11:37:55.181606539Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found" id=6d81d1a3-0b90-4068-ae29-c811e69999d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.015603 | controller | Jun 11 11:37:55.183223 crc crio[22553]: time="2026-06-11T11:37:55.183087952Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=7ec2a0ab-e21f-4489-8d15-3e49b0d9b428 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.015622 | controller | Jun 11 11:37:55.189752 crc crio[22553]: time="2026-06-11T11:37:55.189126158Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\""
2026-06-11 12:41:55.015639 | controller | Jun 11 11:37:59.474612 crc crio[22553]: time="2026-06-11T11:37:59.473195124Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6" id=7ec2a0ab-e21f-4489-8d15-3e49b0d9b428 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.015654 | controller | Jun 11 11:37:59.478401 crc crio[22553]: time="2026-06-11T11:37:59.478254721Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=7d7459a0-4ba5-402c-b634-9cc7c1499183 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.015669 | controller | Jun 11 11:37:59.483226 crc crio[22553]: time="2026-06-11T11:37:59.483084712Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=78618227-5c80-4ef8-b51b-04344dda3b37 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.015685 | controller | Jun 11 11:37:59.492782 crc crio[22553]: time="2026-06-11T11:37:59.49264242Z" level=info msg="Creating container: openshift-nmstate/nmstate-operator-6569c8c666-xwx76/nmstate-operator" id=7935dfa8-70f9-417c-982c-493329595ee6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.015700 | controller | Jun 11 11:37:59.495008 crc crio[22553]: time="2026-06-11T11:37:59.494940397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.015715 | controller | Jun 11 11:37:59.527575 crc crio[22553]: time="2026-06-11T11:37:59.527252727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.015731 | controller | Jun 11 11:37:59.533406 crc crio[22553]: time="2026-06-11T11:37:59.532952543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.015746 | controller | Jun 11 11:37:59.699333 crc crio[22553]: time="2026-06-11T11:37:59.699137481Z" level=info msg="Created container a6e0040e3273b9455352e094802402dfda2f9d87df5d2d910276b88047dfabff: openshift-nmstate/nmstate-operator-6569c8c666-xwx76/nmstate-operator" id=7935dfa8-70f9-417c-982c-493329595ee6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.015761 | controller | Jun 11 11:37:59.701278 crc crio[22553]: time="2026-06-11T11:37:59.70116657Z" level=info msg="Starting container: a6e0040e3273b9455352e094802402dfda2f9d87df5d2d910276b88047dfabff" id=4be54969-2c39-4343-86b4-9b9097839d6b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.015777 | controller | Jun 11 11:37:59.710624 crc crio[22553]: time="2026-06-11T11:37:59.710400559Z" level=info msg="Started container" PID=40171 containerID=a6e0040e3273b9455352e094802402dfda2f9d87df5d2d910276b88047dfabff description=openshift-nmstate/nmstate-operator-6569c8c666-xwx76/nmstate-operator id=4be54969-2c39-4343-86b4-9b9097839d6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9766e614b77b323d22639a49493d36a9d94bbdcc6a4727d85f726f6451866db0
2026-06-11 12:41:55.015793 | controller | Jun 11 11:38:00.522144 crc crio[22553]: time="2026-06-11T11:38:00.521984634Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686298-kdfzl/POD" id=baf77135-e373-4b62-a91a-e4a63a36639c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.015813 | controller | Jun 11 11:38:00.522144 crc crio[22553]: time="2026-06-11T11:38:00.522133698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.015829 | controller | Jun 11 11:38:00.555180 crc crio[22553]: time="2026-06-11T11:38:00.55449524Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686298-kdfzl Namespace:openshift-infra ID:544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a UID:fa1c7bce-0f2d-4330-ad82-638dddaa0b25 NetNS:/var/run/netns/38ef75bb-1f71-42a8-a383-0b53bef07491 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa1c7bce_0f2d_4330_ad82_638dddaa0b25.slice PodAnnotations:0xc00061e520}] Aliases:map[]}"
2026-06-11 12:41:55.015845 | controller | Jun 11 11:38:00.555180 crc crio[22553]: time="2026-06-11T11:38:00.555063226Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686298-kdfzl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.015861 | controller | Jun 11 11:38:01.561631 crc crio[22553]: 2026-06-11T11:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:544c31749553d76 Mac:d2:07:17:5a:5a:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/38ef75bb-1f71-42a8-a383-0b53bef07491 SocketPath: PciID:}] [{Interface:0xc0002ee7a0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.015878 | controller | Jun 11 11:38:01.563972 crc crio[22553]: time="2026-06-11T11:38:01.563912784Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686298-kdfzl Namespace:openshift-infra ID:544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a UID:fa1c7bce-0f2d-4330-ad82-638dddaa0b25 NetNS:/var/run/netns/38ef75bb-1f71-42a8-a383-0b53bef07491 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa1c7bce_0f2d_4330_ad82_638dddaa0b25.slice PodAnnotations:0xc00061e520}] Aliases:map[]}"
2026-06-11 12:41:55.015893 | controller | Jun 11 11:38:01.564135 crc crio[22553]: time="2026-06-11T11:38:01.564078919Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686298-kdfzl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.015910 | controller | Jun 11 11:38:01.576746 crc crio[22553]: time="2026-06-11T11:38:01.573607086Z" level=info msg="Ran pod sandbox 544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a with infra container: openshift-infra/auto-csr-approver-29686298-kdfzl/POD" id=baf77135-e373-4b62-a91a-e4a63a36639c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.015925 | controller | Jun 11 11:38:01.579254 crc crio[22553]: time="2026-06-11T11:38:01.579178879Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=83e7ea68-d329-4203-aa2f-258a1953df59 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.015941 | controller | Jun 11 11:38:01.585394 crc crio[22553]: time="2026-06-11T11:38:01.585333788Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.015957 | controller | Jun 11 11:38:02.404239 crc crio[22553]: time="2026-06-11T11:38:02.403956588Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=83e7ea68-d329-4203-aa2f-258a1953df59 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.015973 | controller | Jun 11 11:38:02.405899 crc crio[22553]: time="2026-06-11T11:38:02.405785151Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c98faee4-7345-436e-b573-191754e2d125 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.015992 | controller | Jun 11 11:38:02.408472 crc crio[22553]: time="2026-06-11T11:38:02.408372586Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8338f816-d5b5-4a59-9663-b03e5de5b7bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.016008 | controller | Jun 11 11:38:02.416124 crc crio[22553]: time="2026-06-11T11:38:02.415918056Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686298-kdfzl/oc" id=72ec8390-3b99-4e60-8e9c-f2b1123aa43e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.016024 | controller | Jun 11 11:38:02.416653 crc crio[22553]: time="2026-06-11T11:38:02.416520913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.016039 | controller | Jun 11 11:38:02.480758 crc crio[22553]: time="2026-06-11T11:38:02.47480716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.016055 | controller | Jun 11 11:38:02.730110 crc crio[22553]: time="2026-06-11T11:38:02.729948217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.016071 | controller | Jun 11 11:38:02.834913 crc crio[22553]: time="2026-06-11T11:38:02.834797289Z" level=info msg="Created container 2343c7d797ba5fde25b1229c04de20c21860aa5d6f572897852dc4612ef3b423: openshift-infra/auto-csr-approver-29686298-kdfzl/oc" id=72ec8390-3b99-4e60-8e9c-f2b1123aa43e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.016086 | controller | Jun 11 11:38:02.838525 crc crio[22553]: time="2026-06-11T11:38:02.837478157Z" level=info msg="Starting container: 2343c7d797ba5fde25b1229c04de20c21860aa5d6f572897852dc4612ef3b423" id=049c2291-ecff-4018-982c-288707f82751 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.016101 | controller | Jun 11 11:38:02.848205 crc crio[22553]: time="2026-06-11T11:38:02.848050694Z" level=info msg="Started container" PID=40276 containerID=2343c7d797ba5fde25b1229c04de20c21860aa5d6f572897852dc4612ef3b423 description=openshift-infra/auto-csr-approver-29686298-kdfzl/oc id=049c2291-ecff-4018-982c-288707f82751 name=/runtime.v1.RuntimeService/StartContainer sandboxID=544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a
2026-06-11 12:41:55.016117 | controller | Jun 11 11:38:05.337924 crc crio[22553]: time="2026-06-11T11:38:05.335251156Z" level=info msg="Stopping pod sandbox: 544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a" id=6562cb85-e61d-4461-b774-f7beddc3e149 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.016132 | controller | Jun 11 11:38:05.339803 crc crio[22553]: time="2026-06-11T11:38:05.338063898Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686298-kdfzl Namespace:openshift-infra ID:544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a UID:fa1c7bce-0f2d-4330-ad82-638dddaa0b25 NetNS:/var/run/netns/38ef75bb-1f71-42a8-a383-0b53bef07491 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa1c7bce_0f2d_4330_ad82_638dddaa0b25.slice PodAnnotations:0xc001be6a90}] Aliases:map[]}"
2026-06-11 12:41:55.016148 | controller | Jun 11 11:38:05.339803 crc crio[22553]: time="2026-06-11T11:38:05.338209182Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686298-kdfzl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.016164 | controller | Jun 11 11:38:05.616634 crc crio[22553]: time="2026-06-11T11:38:05.616286697Z" level=info msg="Stopped pod sandbox: 544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a" id=6562cb85-e61d-4461-b774-f7beddc3e149 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.016183 | controller | Jun 11 11:38:12.965335 crc crio[22553]: time="2026-06-11T11:38:12.963922782Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-cqzcp/POD" id=6022c0da-ce92-4d7e-97af-c7e72b8b7057 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.016199 | controller | Jun 11 11:38:12.967037 crc crio[22553]: time="2026-06-11T11:38:12.965394685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.016214 | controller | Jun 11 11:38:13.022989 crc crio[22553]: time="2026-06-11T11:38:13.022664192Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-cqzcp Namespace:openshift-nmstate ID:1ee225fd30dfc4933559676cd854b61336d2f967d17d3235ba0af2cf1dbcc194 UID:27da6823-b530-4b8c-a7eb-46fc15d9d5df NetNS:/var/run/netns/abc42ee3-7040-42ec-9bc5-f70da0753dfd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27da6823_b530_4b8c_a7eb_46fc15d9d5df.slice PodAnnotations:0xc00279abb0}] Aliases:map[]}"
2026-06-11 12:41:55.016278 | controller | Jun 11 11:38:13.022989 crc crio[22553]: time="2026-06-11T11:38:13.022878608Z" level=info msg="Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-cqzcp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.016301 | controller | Jun 11 11:38:13.627094 crc crio[22553]: time="2026-06-11T11:38:13.626324803Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-z8vpk/POD" id=c6f7bf8f-4794-40ef-850d-610019ad0302 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.016318 | controller | Jun 11 11:38:13.627234 crc crio[22553]: time="2026-06-11T11:38:13.627164267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.016334 | controller | Jun 11 11:38:13.677064 crc crio[22553]: time="2026-06-11T11:38:13.676568896Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-handler-s4jnz/POD" id=775d842e-36e6-442d-bd2c-0fb7e9a835e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.016363 | controller | Jun 11 11:38:13.677064 crc crio[22553]: time="2026-06-11T11:38:13.676787522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.016384 | controller | Jun 11 11:38:13.756993 crc crio[22553]: time="2026-06-11T11:38:13.756910964Z" 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=775d842e-36e6-442d-bd2c-0fb7e9a835e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.016401 | controller | Jun 11 11:38:13.764870 crc crio[22553]: time="2026-06-11T11:38:13.764590728Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-z8vpk Namespace:openshift-nmstate ID:ea4b32fb9d00f5dab94c3fe2e56086feee19bdb83abc9ccfe2932d02202666ea UID:9fdc5f01-5682-456a-967e-f077a9fb61a2 NetNS:/var/run/netns/77783a13-d77c-43ce-9f3a-47c1655834d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fdc5f01_5682_456a_967e_f077a9fb61a2.slice PodAnnotations:0xc00012a590}] Aliases:map[]}"
2026-06-11 12:41:55.016417 | controller | Jun 11 11:38:13.764870 crc crio[22553]: time="2026-06-11T11:38:13.764795144Z" level=info msg="Adding pod openshift-nmstate_nmstate-webhook-9b7874799-z8vpk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.016433 | controller | Jun 11 11:38:13.779603 crc crio[22553]: time="2026-06-11T11:38:13.779384789Z" level=info msg="Ran pod sandbox ea0f4af86e611a3cf4dd7981f5d28a064e9a2ef7a077b4839f72b4aa936d87d2 with infra container: openshift-nmstate/nmstate-handler-s4jnz/POD" id=775d842e-36e6-442d-bd2c-0fb7e9a835e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.016453 | controller | Jun 11 11:38:13.782988 crc crio[22553]: time="2026-06-11T11:38:13.782619613Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=55eacf03-4013-4f4f-9b8b-eb049734b024 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.016469 | controller | Jun 11 11:38:13.784459 crc crio[22553]: time="2026-06-11T11:38:13.784160317Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=55eacf03-4013-4f4f-9b8b-eb049734b024 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.016484 | controller | Jun 11 11:38:13.784459 crc crio[22553]: time="2026-06-11T11:38:13.784277361Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=55eacf03-4013-4f4f-9b8b-eb049734b024 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.016500 | controller | Jun 11 11:38:13.788036 crc crio[22553]: time="2026-06-11T11:38:13.787808454Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=bcdee44c-5360-4b6b-9c70-262f7b3afa5c name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.016515 | controller | Jun 11 11:38:13.807619 crc crio[22553]: time="2026-06-11T11:38:13.80313138Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-11 12:41:55.016531 | controller | Jun 11 11:38:14.698803 crc crio[22553]: 2026-06-11T11:38:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ee225fd30dfc49 Mac:76:f0:e0:8d:e3:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/abc42ee3-7040-42ec-9bc5-f70da0753dfd SocketPath: PciID:}] [{Interface:0xc00024c610 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.016547 | controller | Jun 11 11:38:14.701476 crc crio[22553]: time="2026-06-11T11:38:14.701084449Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-cqzcp Namespace:openshift-nmstate ID:1ee225fd30dfc4933559676cd854b61336d2f967d17d3235ba0af2cf1dbcc194 UID:27da6823-b530-4b8c-a7eb-46fc15d9d5df NetNS:/var/run/netns/abc42ee3-7040-42ec-9bc5-f70da0753dfd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27da6823_b530_4b8c_a7eb_46fc15d9d5df.slice PodAnnotations:0xc00279abb0}] Aliases:map[]}"
2026-06-11 12:41:55.016564 | controller | Jun 11 11:38:14.701476 crc crio[22553]: time="2026-06-11T11:38:14.701313456Z" level=info msg="Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-cqzcp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.016579 | controller | Jun 11 11:38:14.711263 crc crio[22553]: time="2026-06-11T11:38:14.711108481Z" level=info msg="Ran pod sandbox 1ee225fd30dfc4933559676cd854b61336d2f967d17d3235ba0af2cf1dbcc194 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-cqzcp/POD" id=6022c0da-ce92-4d7e-97af-c7e72b8b7057 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.016595 | controller | Jun 11 11:38:14.724811 crc crio[22553]: time="2026-06-11T11:38:14.72138275Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=786f3bb2-1f24-4eeb-81c6-afef42d2d069 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.016615 | controller | Jun 11 11:38:14.724811 crc crio[22553]: time="2026-06-11T11:38:14.721762031Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=786f3bb2-1f24-4eeb-81c6-afef42d2d069 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.016631 | controller | Jun 11 11:38:14.724811 crc crio[22553]: time="2026-06-11T11:38:14.721860274Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=786f3bb2-1f24-4eeb-81c6-afef42d2d069 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.016646 | controller | Jun 11 11:38:14.725977 crc crio[22553]: time="2026-06-11T11:38:14.725877211Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=761a85ca-ae19-4f6a-a644-9fafdf7dd826 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.016662 | controller | Jun 11 11:38:14.732759 crc crio[22553]: time="2026-06-11T11:38:14.729856986Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-11 12:41:55.016677 | controller | Jun 11 11:38:14.842998 crc crio[22553]: time="2026-06-11T11:38:14.842491385Z" level=info msg="Running pod sandbox: openshift-console/console-647b5845cd-q4fs5/POD" id=640464b9-6517-49ab-98db-3418493e7f59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.016693 | controller | Jun 11 11:38:14.843240 crc crio[22553]: time="2026-06-11T11:38:14.843217406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.016710 | controller | Jun 11 11:38:14.850739 crc crio[22553]: time="2026-06-11T11:38:14.850614742Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-59ljm/POD" id=5d20ce60-5627-4bea-a72c-6f32c17d1fa0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.016726 | controller | Jun 11 11:38:14.850877 crc crio[22553]: time="2026-06-11T11:38:14.850756566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.016742 | controller | Jun 11 11:38:14.886903 crc crio[22553]: time="2026-06-11T11:38:14.884288392Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-59ljm Namespace:openshift-nmstate ID:3002246debcf06325324d3122c2b08918ef269d308042991969de7e311284156 UID:6a754ee9-164d-4852-8a3a-879dfc7311fb NetNS:/var/run/netns/e5519456-6ca5-4600-87de-00e2018f394d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a754ee9_164d_4852_8a3a_879dfc7311fb.slice PodAnnotations:0xc002b8abc0}] Aliases:map[]}"
2026-06-11 12:41:55.016759 | controller | Jun 11 11:38:14.886903 crc crio[22553]: time="2026-06-11T11:38:14.884340494Z" level=info msg="Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-59ljm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.016775 | controller | Jun 11 11:38:14.886903 crc crio[22553]: time="2026-06-11T11:38:14.884649613Z" level=info msg="Got pod network &{Name:console-647b5845cd-q4fs5 Namespace:openshift-console ID:c224432cfacaf2baf4a30ac3fd5e306c034e20668478465a5873d7d6d415ba9a UID:848a57f3-fe0f-43c6-9799-f1b839b08e8a NetNS:/var/run/netns/a6d673e5-1040-4089-a3ff-fbd9d29eb83a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod848a57f3_fe0f_43c6_9799_f1b839b08e8a.slice PodAnnotations:0xc0011e8790}] Aliases:map[]}"
2026-06-11 12:41:55.016802 | controller | Jun 11 11:38:14.886903 crc crio[22553]: time="2026-06-11T11:38:14.884826438Z" level=info msg="Adding pod openshift-console_console-647b5845cd-q4fs5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.016819 | controller | Jun 11 11:38:15.698632 crc crio[22553]: 2026-06-11T11:38:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea4b32fb9d00f5d Mac:7a:fb:66:78:d2:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/77783a13-d77c-43ce-9f3a-47c1655834d3 SocketPath: PciID:}] [{Interface:0xc0003845c0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.016835 | controller | Jun 11 11:38:15.701048 crc crio[22553]: time="2026-06-11T11:38:15.70079669Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-z8vpk Namespace:openshift-nmstate ID:ea4b32fb9d00f5dab94c3fe2e56086feee19bdb83abc9ccfe2932d02202666ea UID:9fdc5f01-5682-456a-967e-f077a9fb61a2 NetNS:/var/run/netns/77783a13-d77c-43ce-9f3a-47c1655834d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fdc5f01_5682_456a_967e_f077a9fb61a2.slice PodAnnotations:0xc00012a590}] Aliases:map[]}"
2026-06-11 12:41:55.016852 | controller | Jun 11 11:38:15.701211 crc crio[22553]: time="2026-06-11T11:38:15.701090799Z" level=info msg="Checking pod openshift-nmstate_nmstate-webhook-9b7874799-z8vpk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.016868 | controller | Jun 11 11:38:15.712221 crc crio[22553]: time="2026-06-11T11:38:15.71211443Z" level=info msg="Ran pod sandbox ea4b32fb9d00f5dab94c3fe2e56086feee19bdb83abc9ccfe2932d02202666ea with infra container: openshift-nmstate/nmstate-webhook-9b7874799-z8vpk/POD" id=c6f7bf8f-4794-40ef-850d-610019ad0302 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.016883 | controller | Jun 11 11:38:15.731581 crc crio[22553]: time="2026-06-11T11:38:15.729280639Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=2d4fe6f5-ecd7-490f-b10d-264e9bc5be55 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.016899 | controller | Jun 11 11:38:15.731581 crc crio[22553]: time="2026-06-11T11:38:15.729593598Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=2d4fe6f5-ecd7-490f-b10d-264e9bc5be55 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.016915 | controller | Jun 11 11:38:15.731581 crc crio[22553]: time="2026-06-11T11:38:15.72965503Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=2d4fe6f5-ecd7-490f-b10d-264e9bc5be55 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.016931 | controller | Jun 11 11:38:15.731581 crc crio[22553]: time="2026-06-11T11:38:15.731996428Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=3c78855a-22a1-4c9e-8497-8627baa11b0b name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.016947 | controller | Jun 11 11:38:15.741143 crc crio[22553]: time="2026-06-11T11:38:15.738663482Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-11 12:41:55.016963 | controller | Jun 11 11:38:16.388109 crc crio[22553]: 2026-06-11T11:38:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3002246debcf063 Mac:4e:e9:99:cd:5e:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/e5519456-6ca5-4600-87de-00e2018f394d SocketPath: PciID:}] [{Interface:0xc00024b4a0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.016982 | controller | Jun 11 11:38:16.398798 crc crio[22553]: time="2026-06-11T11:38:16.398643874Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-59ljm Namespace:openshift-nmstate ID:3002246debcf06325324d3122c2b08918ef269d308042991969de7e311284156 UID:6a754ee9-164d-4852-8a3a-879dfc7311fb NetNS:/var/run/netns/e5519456-6ca5-4600-87de-00e2018f394d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a754ee9_164d_4852_8a3a_879dfc7311fb.slice PodAnnotations:0xc002b8abc0}] Aliases:map[]}"
2026-06-11 12:41:55.016999 | controller | Jun 11 11:38:16.399068 crc crio[22553]: time="2026-06-11T11:38:16.399009095Z" level=info msg="Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-59ljm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.017016 | controller | Jun 11 11:38:16.418964 crc crio[22553]: time="2026-06-11T11:38:16.418883723Z" level=info msg="Ran pod sandbox 3002246debcf06325324d3122c2b08918ef269d308042991969de7e311284156 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-59ljm/POD" id=5d20ce60-5627-4bea-a72c-6f32c17d1fa0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.017032 | controller | Jun 11 11:38:16.421938 crc crio[22553]: time="2026-06-11T11:38:16.421877061Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=112b1db7-5e4e-4572-a87f-c8e0cd9271af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.017047 | controller | Jun 11 11:38:16.422396 crc crio[22553]: time="2026-06-11T11:38:16.422157769Z" level=info msg="Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found" id=112b1db7-5e4e-4572-a87f-c8e0cd9271af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.017063 | controller | Jun 11 11:38:16.422396 crc crio[22553]: time="2026-06-11T11:38:16.422232961Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found" id=112b1db7-5e4e-4572-a87f-c8e0cd9271af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.017078 | controller | Jun 11 11:38:16.424058 crc crio[22553]: time="2026-06-11T11:38:16.423975072Z" level=info msg="Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=09fb3f3d-0a83-4294-8f13-9db6e1d42b42 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.017094 | controller | Jun 11 11:38:16.427579 crc crio[22553]: time="2026-06-11T11:38:16.427500784Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\""
2026-06-11 12:41:55.017110 | controller | Jun 11 11:38:16.443055 crc crio[22553]: 2026-06-11T11:38:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c224432cfacaf2b Mac:ea:01:3a:37:51:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/a6d673e5-1040-4089-a3ff-fbd9d29eb83a SocketPath: PciID:}] [{Interface:0xc000374bc0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.017126 | controller | Jun 11 11:38:16.444533 crc crio[22553]: time="2026-06-11T11:38:16.444379056Z" level=info msg="Got pod network &{Name:console-647b5845cd-q4fs5 Namespace:openshift-console ID:c224432cfacaf2baf4a30ac3fd5e306c034e20668478465a5873d7d6d415ba9a UID:848a57f3-fe0f-43c6-9799-f1b839b08e8a NetNS:/var/run/netns/a6d673e5-1040-4089-a3ff-fbd9d29eb83a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod848a57f3_fe0f_43c6_9799_f1b839b08e8a.slice PodAnnotations:0xc0011e8790}] Aliases:map[]}"
2026-06-11 12:41:55.017148 | controller | Jun 11 11:38:16.444796 crc crio[22553]: time="2026-06-11T11:38:16.444734716Z" level=info msg="Checking pod openshift-console_console-647b5845cd-q4fs5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.017165 | controller | Jun 11 11:38:16.486393 crc crio[22553]: time="2026-06-11T11:38:16.485940155Z" level=info msg="Ran pod sandbox c224432cfacaf2baf4a30ac3fd5e306c034e20668478465a5873d7d6d415ba9a with infra container: openshift-console/console-647b5845cd-q4fs5/POD" id=640464b9-6517-49ab-98db-3418493e7f59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.017181 | controller | Jun 11 11:38:16.500284 crc crio[22553]: time="2026-06-11T11:38:16.500217721Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=1171fb43-c75a-4524-9a1e-4759c8c50e68 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.017197 | controller | Jun 11 11:38:16.507283 crc crio[22553]: time="2026-06-11T11:38:16.506868355Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=939bdd63-e3ac-46b4-a577-bb3a0b0e94a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.017213 | controller | Jun 11 11:38:16.533967 crc crio[22553]: time="2026-06-11T11:38:16.533826379Z" level=info msg="Creating container: openshift-console/console-647b5845cd-q4fs5/console" id=e3e8411e-10f4-4bfd-93ec-1cd5bf5d9f07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.017229 | controller | Jun 11 11:38:16.534375 crc crio[22553]: time="2026-06-11T11:38:16.534347275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.017244 | controller | Jun 11 11:38:16.645933 crc crio[22553]: time="2026-06-11T11:38:16.645789219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.017260 | controller | Jun 11 11:38:16.651185 crc crio[22553]: time="2026-06-11T11:38:16.651086183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.017275 | controller | Jun 11 11:38:16.800562 crc crio[22553]: time="2026-06-11T11:38:16.799854103Z" level=info msg="Created container 8ae7c17304a22c86ebb4c4b7b2daf3890d0c0aacbf96f48ccd668b6e00dc9044: openshift-console/console-647b5845cd-q4fs5/console" id=e3e8411e-10f4-4bfd-93ec-1cd5bf5d9f07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.017290 | controller | Jun 11 11:38:16.803046 crc crio[22553]: time="2026-06-11T11:38:16.802961684Z" level=info msg="Starting container: 8ae7c17304a22c86ebb4c4b7b2daf3890d0c0aacbf96f48ccd668b6e00dc9044" id=23bebc93-4446-4e0d-a21e-7da913e69372 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.017306 | controller | Jun 11 11:38:16.810561 crc crio[22553]: time="2026-06-11T11:38:16.810455302Z" level=info msg="Started container" PID=40716 containerID=8ae7c17304a22c86ebb4c4b7b2daf3890d0c0aacbf96f48ccd668b6e00dc9044 description=openshift-console/console-647b5845cd-q4fs5/console id=23bebc93-4446-4e0d-a21e-7da913e69372 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c224432cfacaf2baf4a30ac3fd5e306c034e20668478465a5873d7d6d415ba9a
2026-06-11 12:41:55.017322 | controller | Jun 11 11:38:22.210573 crc crio[22553]: time="2026-06-11T11:38:22.209985298Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=761a85ca-ae19-4f6a-a644-9fafdf7dd826 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.017342 | controller | Jun 11 11:38:22.213775 crc crio[22553]: time="2026-06-11T11:38:22.213329956Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=76c00a10-e2ca-445f-b5a6-ea79f321b276 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.017378 | controller | Jun 11 11:38:22.266302 crc crio[22553]: time="2026-06-11T11:38:22.266181674Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=3c78855a-22a1-4c9e-8497-8627baa11b0b name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.017395 | controller | Jun 11 11:38:22.267656 crc crio[22553]: time="2026-06-11T11:38:22.267583825Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=b3479db1-8607-48f9-a21e-803dbd868f35 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.017411 | controller | Jun 11 11:38:22.283820 crc crio[22553]: time="2026-06-11T11:38:22.283651573Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=777f2398-c497-4a65-b160-4f1a6d6dc20d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.017427 | controller | Jun 11 11:38:22.285098 crc crio[22553]: time="2026-06-11T11:38:22.284982871Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=d7481d06-6ab1-4cd5-8751-5ba8f71dc122 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.017442 | controller | Jun 11 11:38:22.287673 crc crio[22553]: time="2026-06-11T11:38:22.287567206Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=bcdee44c-5360-4b6b-9c70-262f7b3afa5c name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.017457 | controller | Jun 11 11:38:22.289546 crc crio[22553]: time="2026-06-11T11:38:22.289460212Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=6755fe6b-aec8-4f92-be1c-f2bc6219407e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.017473 | controller | Jun 11 11:38:22.295765 crc crio[22553]: time="2026-06-11T11:38:22.295607961Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=d697ee36-a77a-44cd-809b-622a7f61209b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.017491 | controller | Jun 11 11:38:22.295986 crc crio[22553]: time="2026-06-11T11:38:22.295910899Z" level=info msg="Creating container: openshift-nmstate/nmstate-webhook-9b7874799-z8vpk/nmstate-webhook" id=6d39ed0b-c8ad-44d5-a062-825cdfefbf53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.017509 | controller | Jun 11 11:38:22.302859 crc crio[22553]: time="2026-06-11T11:38:22.302630035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.017525 | controller | Jun 11 11:38:22.304349 crc crio[22553]: time="2026-06-11T11:38:22.304245842Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-cqzcp/nmstate-metrics" id=7217142b-a830-4772-b3ea-8353a3f2a15f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.017540 | controller | Jun 11 11:38:22.307334 crc crio[22553]: time="2026-06-11T11:38:22.307195248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.017560 | controller | Jun 11 11:38:22.310364 crc crio[22553]: time="2026-06-11T11:38:22.310299458Z" level=info msg="Creating container: openshift-nmstate/nmstate-handler-s4jnz/nmstate-handler" id=3d7ef07a-d89f-4e9e-81ad-f0633a8bb41c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.017576 | controller | Jun 11 11:38:22.345755 crc crio[22553]: time="2026-06-11T11:38:22.345579865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.017592 | controller | Jun 11 11:38:22.355894 crc crio[22553]: time="2026-06-11T11:38:22.355758872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.017608 | controller | Jun 11 11:38:22.361743 crc crio[22553]: time="2026-06-11T11:38:22.361613012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.017624 | controller | Jun 11 11:38:22.383213 crc crio[22553]: time="2026-06-11T11:38:22.383031405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.017639 | controller | Jun 11 11:38:22.388745 crc crio[22553]: time="2026-06-11T11:38:22.388623918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.017655 | controller | Jun 11 11:38:22.403050 crc crio[22553]: time="2026-06-11T11:38:22.402475241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.017670 | controller | Jun 11 11:38:22.562634 crc crio[22553]: time="2026-06-11T11:38:22.562259663Z" level=info msg="Created container fbcfe6c3767650daf14034e2cbfd6c85517d601092f3179fd6b6cc5d4950b856: openshift-nmstate/nmstate-webhook-9b7874799-z8vpk/nmstate-webhook" id=6d39ed0b-c8ad-44d5-a062-825cdfefbf53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.017686 | controller | Jun 11 11:38:22.566185 crc crio[22553]: time="2026-06-11T11:38:22.566102145Z" level=info msg="Starting container: fbcfe6c3767650daf14034e2cbfd6c85517d601092f3179fd6b6cc5d4950b856" id=81c5d11d-ae87-4eea-aacc-5be7c27dc0f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.017702 | controller | Jun 11 11:38:22.597814 crc crio[22553]: time="2026-06-11T11:38:22.586864659Z" level=info msg="Started container" PID=40794 containerID=fbcfe6c3767650daf14034e2cbfd6c85517d601092f3179fd6b6cc5d4950b856 description=openshift-nmstate/nmstate-webhook-9b7874799-z8vpk/nmstate-webhook id=81c5d11d-ae87-4eea-aacc-5be7c27dc0f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea4b32fb9d00f5dab94c3fe2e56086feee19bdb83abc9ccfe2932d02202666ea
2026-06-11 12:41:55.017718 | controller | Jun 11 11:38:22.597814 crc crio[22553]: time="2026-06-11T11:38:22.592341118Z" level=info msg="Created container 40ac0621c67fa565417cca58e4728346eb14dda5ee0a5033ee1d063adce53a3d: openshift-nmstate/nmstate-metrics-756b4d6fc6-cqzcp/nmstate-metrics" id=7217142b-a830-4772-b3ea-8353a3f2a15f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.017734 | controller | Jun 11 11:38:22.598255 crc crio[22553]: time="2026-06-11T11:38:22.598143477Z" level=info msg="Starting container: 40ac0621c67fa565417cca58e4728346eb14dda5ee0a5033ee1d063adce53a3d" id=cbc280ad-fe24-485a-95ca-60a1ba031d67 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.017749 | controller | Jun 11 11:38:22.611411 crc crio[22553]: time="2026-06-11T11:38:22.610361423Z" level=info msg="Started container" PID=40797 containerID=40ac0621c67fa565417cca58e4728346eb14dda5ee0a5033ee1d063adce53a3d description=openshift-nmstate/nmstate-metrics-756b4d6fc6-cqzcp/nmstate-metrics id=cbc280ad-fe24-485a-95ca-60a1ba031d67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ee225fd30dfc4933559676cd854b61336d2f967d17d3235ba0af2cf1dbcc194
2026-06-11 12:41:55.017768 | controller | Jun 11 11:38:22.638100 crc crio[22553]: time="2026-06-11T11:38:22.637918835Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=5ddb33c8-f949-4ee6-afd4-652ee24660dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.017784 | controller | Jun 11 11:38:22.638588 crc crio[22553]: time="2026-06-11T11:38:22.638235754Z" level=info msg="Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found" id=5ddb33c8-f949-4ee6-afd4-652ee24660dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.017800 | controller | Jun 11 11:38:22.638588 crc crio[22553]: time="2026-06-11T11:38:22.638305266Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found" id=5ddb33c8-f949-4ee6-afd4-652ee24660dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.017816 | controller | Jun 11 11:38:22.640824 crc crio[22553]: time="2026-06-11T11:38:22.640414758Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=9cca18fc-a727-40cf-a1d2-5f207ec327e9 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.017832 | controller | Jun 11 11:38:22.646113 crc crio[22553]: time="2026-06-11T11:38:22.646028961Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\""
2026-06-11 12:41:55.017848 | controller | Jun 11 11:38:22.732136 crc crio[22553]: time="2026-06-11T11:38:22.731956773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.017864 | controller | Jun 11 11:38:22.872626 crc crio[22553]: time="2026-06-11T11:38:22.87235863Z" level=info msg="Created container d0ed593847f2b5fe294b473fee9baf153842f5a095a8384c4d6d521f01a3820f: openshift-nmstate/nmstate-handler-s4jnz/nmstate-handler" id=3d7ef07a-d89f-4e9e-81ad-f0633a8bb41c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.017879 | controller | Jun 11 11:38:22.875529 crc crio[22553]: time="2026-06-11T11:38:22.875232213Z" level=info msg="Starting container: d0ed593847f2b5fe294b473fee9baf153842f5a095a8384c4d6d521f01a3820f" id=0a8e2d3f-3140-4c9b-8cd3-370acc6186b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.017895 | controller | Jun 11 11:38:22.885474 crc crio[22553]: time="2026-06-11T11:38:22.885166712Z" level=info msg="Started container" PID=40820 containerID=d0ed593847f2b5fe294b473fee9baf153842f5a095a8384c4d6d521f01a3820f description=openshift-nmstate/nmstate-handler-s4jnz/nmstate-handler id=0a8e2d3f-3140-4c9b-8cd3-370acc6186b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea0f4af86e611a3cf4dd7981f5d28a064e9a2ef7a077b4839f72b4aa936d87d2
2026-06-11 12:41:55.017911 | controller | Jun 11 11:38:29.301302 crc crio[22553]: time="2026-06-11T11:38:29.299620496Z" level=info msg="Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a" id=09fb3f3d-0a83-4294-8f13-9db6e1d42b42 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.017927 | controller | Jun 11 11:38:29.303521 crc crio[22553]: time="2026-06-11T11:38:29.302931712Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=1161e8f2-cf77-4683-9565-224b5ba0cfe4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.017945 | controller | Jun 11 11:38:29.339408 crc crio[22553]: time="2026-06-11T11:38:29.339157437Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=b1e36199-1e6c-4331-adf8-497c7d5490b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.017961 | controller | Jun 11 11:38:29.393190 crc crio[22553]: time="2026-06-11T11:38:29.393026565Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672" id=9cca18fc-a727-40cf-a1d2-5f207ec327e9 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.017976 | controller | Jun 11 11:38:29.394915 crc crio[22553]: time="2026-06-11T11:38:29.394843228Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=d674e1d8-f758-4cc8-8254-ba1d01af61ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.017992 | controller | Jun 11 11:38:29.395044 crc crio[22553]: time="2026-06-11T11:38:29.395002622Z" level=info msg="Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-59ljm/nmstate-console-plugin" id=b5413b9d-0725-4a3f-aad4-eb400cf30fde name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.018007 | controller | Jun 11 11:38:29.398357 crc crio[22553]: time="2026-06-11T11:38:29.398220786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.018023 | controller | Jun 11 11:38:29.402242 crc crio[22553]: time="2026-06-11T11:38:29.40214662Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=0cf302d7-c447-4f18-af4a-cdcb62f62b9d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.018038 | controller | Jun 11 11:38:29.435211 crc crio[22553]: time="2026-06-11T11:38:29.435071849Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-cqzcp/kube-rbac-proxy" id=c0f5501b-4539-4feb-a6e5-7841d323e96f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.018053 | controller | Jun 11 11:38:29.437163 crc crio[22553]: time="2026-06-11T11:38:29.437074977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.018069 | controller | Jun 11 11:38:29.444288 crc crio[22553]: time="2026-06-11T11:38:29.444201625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.018084 | controller | Jun 11 11:38:29.449198 crc crio[22553]: time="2026-06-11T11:38:29.449104578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.018099 | controller | Jun 11 11:38:29.467073 crc crio[22553]: time="2026-06-11T11:38:29.466788652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.018114 | controller | Jun 11 11:38:29.471053 crc crio[22553]: time="2026-06-11T11:38:29.4704799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.018130 | controller | Jun 11 11:38:29.624895 crc crio[22553]: time="2026-06-11T11:38:29.624654128Z" level=info msg="Created container adecfa725f2b1ac159e21d24ff306325de283a2c767b4a5f68d34dbbf633c933: openshift-nmstate/nmstate-metrics-756b4d6fc6-cqzcp/kube-rbac-proxy" id=c0f5501b-4539-4feb-a6e5-7841d323e96f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.018149 | controller | Jun 11 11:38:29.626924 crc crio[22553]: time="2026-06-11T11:38:29.626570454Z" level=info msg="Starting container: adecfa725f2b1ac159e21d24ff306325de283a2c767b4a5f68d34dbbf633c933" id=da0246ff-8325-44c4-b4af-63cc747f4421 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.018165 | controller | Jun 11 11:38:29.634088 crc crio[22553]: time="2026-06-11T11:38:29.633912368Z" level=info msg="Created container 311ff1c0882a62fc0f331856a746423986be6f6cac240cf65dff725cd82c72a3: openshift-nmstate/nmstate-console-plugin-9bcc7988b-59ljm/nmstate-console-plugin" id=b5413b9d-0725-4a3f-aad4-eb400cf30fde name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.018181 | controller | Jun 11 11:38:29.635403 crc crio[22553]: time="2026-06-11T11:38:29.635341439Z" level=info msg="Started container" PID=41011 containerID=adecfa725f2b1ac159e21d24ff306325de283a2c767b4a5f68d34dbbf633c933 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-cqzcp/kube-rbac-proxy id=da0246ff-8325-44c4-b4af-63cc747f4421 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ee225fd30dfc4933559676cd854b61336d2f967d17d3235ba0af2cf1dbcc194
2026-06-11 12:41:55.018197 | controller | Jun 11 11:38:29.637283 crc crio[22553]: time="2026-06-11T11:38:29.637054639Z" level=info msg="Starting container: 311ff1c0882a62fc0f331856a746423986be6f6cac240cf65dff725cd82c72a3" id=6340990c-3955-4108-b02e-6eb462d82c68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.018212 | controller | Jun 11 11:38:29.653476 crc crio[22553]: time="2026-06-11T11:38:29.653292102Z" level=info msg="Started container" PID=41010 containerID=311ff1c0882a62fc0f331856a746423986be6f6cac240cf65dff725cd82c72a3 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-59ljm/nmstate-console-plugin id=6340990c-3955-4108-b02e-6eb462d82c68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3002246debcf06325324d3122c2b08918ef269d308042991969de7e311284156
2026-06-11 12:41:55.018228 | controller | Jun 11 11:38:51.195184 crc crio[22553]: time="2026-06-11T11:38:51.19398269Z" level=info msg="Stopping container: 280654b2f1b8f7400c81dec5c7794ed60c49172c7dfdfddaf71cb7cadd0831d5 (timeout: 15s)" id=a9af7b29-9565-41f7-b5a6-2a75b63b1867 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.018244 | controller | Jun 11 11:38:51.346227 crc crio[22553]: time="2026-06-11T11:38:51.346041077Z" level=info msg="Stopped container 280654b2f1b8f7400c81dec5c7794ed60c49172c7dfdfddaf71cb7cadd0831d5: openshift-console/console-6c684df5db-cc8g8/console" id=a9af7b29-9565-41f7-b5a6-2a75b63b1867 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.018259 | controller | Jun 11 11:38:51.347567 crc crio[22553]: time="2026-06-11T11:38:51.347322614Z" level=info msg="Stopping pod sandbox: a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085" id=5326b50b-5807-47b7-844d-fb2fd6933725 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.018275 | controller | Jun 11 11:38:51.348253 crc crio[22553]: time="2026-06-11T11:38:51.348143738Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/10c97bf8-af17-41af-82c9-914d4766eb4d 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:0xc0011e87b0}] Aliases:map[]}"
2026-06-11 12:41:55.018290 | controller | Jun 11 11:38:51.348501 crc crio[22553]: time="2026-06-11T11:38:51.348344554Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.018309 | controller | Jun 11 11:38:51.762474 crc crio[22553]: time="2026-06-11T11:38:51.761592843Z" level=info msg="Stopped pod sandbox: a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085" id=5326b50b-5807-47b7-844d-fb2fd6933725 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.018338 | controller | Jun 11 11:38:52.554896 crc crio[22553]: time="2026-06-11T11:38:52.55366948Z" level=info msg="Removing container: 280654b2f1b8f7400c81dec5c7794ed60c49172c7dfdfddaf71cb7cadd0831d5" id=39a0db73-04a1-46d5-9146-a34e7b327822 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.018370 | controller | Jun 11 11:38:52.589142 crc crio[22553]: time="2026-06-11T11:38:52.587771253Z" level=info msg="Removed container 280654b2f1b8f7400c81dec5c7794ed60c49172c7dfdfddaf71cb7cadd0831d5: openshift-console/console-6c684df5db-cc8g8/console" id=39a0db73-04a1-46d5-9146-a34e7b327822 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.018388 | controller | Jun 11 11:39:03.571047 crc crio[22553]: time="2026-06-11T11:39:03.570070063Z" level=info msg="Removing container: b8c3549c7435251683eadeb8d2825d274d4de0d84e8300e4bebebaa926e03507" id=1fc13940-c2a6-4da5-b73c-b52efe22c6be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.018404 | controller | Jun 11 11:39:03.699302 crc crio[22553]: time="2026-06-11T11:39:03.698353007Z" level=info msg="Removed container b8c3549c7435251683eadeb8d2825d274d4de0d84e8300e4bebebaa926e03507: openshift-infra/auto-csr-approver-29686292-2f7cg/oc" id=1fc13940-c2a6-4da5-b73c-b52efe22c6be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.018419 | controller | Jun 11 11:39:03.712221 crc crio[22553]: time="2026-06-11T11:39:03.711900771Z" level=info msg="Stopping pod sandbox: a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085" id=8526b2e8-f573-4c12-8ae0-15d45fd4bdb4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.018435 | controller | Jun 11 11:39:03.712459 crc crio[22553]: time="2026-06-11T11:39:03.712287972Z" level=info msg="Stopped pod sandbox (already stopped): a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085" id=8526b2e8-f573-4c12-8ae0-15d45fd4bdb4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.018450 | controller | Jun 11 11:39:03.713587 crc crio[22553]: time="2026-06-11T11:39:03.713485747Z" level=info msg="Removing pod sandbox: a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085" id=7fecd259-686f-437b-9bb8-02424d14b7b1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.018465 | controller | Jun 11 11:39:03.726941 crc crio[22553]: time="2026-06-11T11:39:03.726784284Z" level=info msg="Removed pod sandbox: a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085" id=7fecd259-686f-437b-9bb8-02424d14b7b1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.018481 | controller | Jun 11 11:39:03.727629 crc crio[22553]: time="2026-06-11T11:39:03.727492624Z" level=info msg="Stopping pod sandbox: d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a" id=74c1353f-ef17-4886-a72f-f46ed40cad75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.018496 | controller | Jun 11 11:39:03.727629 crc crio[22553]: time="2026-06-11T11:39:03.727571597Z" level=info msg="Stopped pod sandbox (already stopped): d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a" id=74c1353f-ef17-4886-a72f-f46ed40cad75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.018511 | controller | Jun 11 11:39:03.728920 crc crio[22553]: time="2026-06-11T11:39:03.728849974Z" level=info msg="Removing pod sandbox: d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a" id=dc55e6e8-0688-4d6b-8b99-b61a6060d0cf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.018526 | controller | Jun 11 11:39:03.742867 crc crio[22553]: time="2026-06-11T11:39:03.742754249Z" level=info msg="Removed pod sandbox: d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a" id=dc55e6e8-0688-4d6b-8b99-b61a6060d0cf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.018546 | controller | Jun 11 11:39:06.464844 crc crio[22553]: time="2026-06-11T11:39:06.463520069Z" level=info msg="Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/POD" id=7d1fa13c-8759-4c74-be92-dcf6014b5184 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.018561 | controller | Jun 11 11:39:06.467292 crc crio[22553]: time="2026-06-11T11:39:06.465041894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.018577 | controller | Jun 11 11:39:06.503609 crc crio[22553]: time="2026-06-11T11:39:06.50339193Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb Namespace:openshift-marketplace ID:96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62 UID:ae92ba24-f189-4126-84d6-c6d2281c04ae NetNS:/var/run/netns/ef4ae02b-474f-464d-a2ce-33d25a73c51d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae92ba24_f189_4126_84d6_c6d2281c04ae.slice PodAnnotations:0xc00001ac00}] Aliases:map[]}"
2026-06-11 12:41:55.018593 | controller | Jun 11 11:39:06.503609 crc crio[22553]: time="2026-06-11T11:39:06.503570635Z" level=info msg="Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.018609 | controller | Jun 11 11:39:07.075100 crc crio[22553]: 2026-06-11T11:39:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96f7b4d3971a359 Mac:a6:8b:98:95:d7:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/ef4ae02b-474f-464d-a2ce-33d25a73c51d SocketPath: PciID:}] [{Interface:0xc00029e370 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.018624 | controller | Jun 11 11:39:07.077887 crc crio[22553]: time="2026-06-11T11:39:07.077799641Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb Namespace:openshift-marketplace ID:96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62 UID:ae92ba24-f189-4126-84d6-c6d2281c04ae NetNS:/var/run/netns/ef4ae02b-474f-464d-a2ce-33d25a73c51d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae92ba24_f189_4126_84d6_c6d2281c04ae.slice PodAnnotations:0xc00001ac00}] Aliases:map[]}"
2026-06-11 12:41:55.018640 | controller | Jun 11 11:39:07.078054 crc crio[22553]: time="2026-06-11T11:39:07.077996657Z" level=info msg="Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.018656 | controller | Jun 11 11:39:07.087147 crc crio[22553]: time="2026-06-11T11:39:07.08703959Z" level=info msg="Ran pod sandbox 96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/POD" id=7d1fa13c-8759-4c74-be92-dcf6014b5184 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.018671 | controller | Jun 11 11:39:07.090458 crc crio[22553]: time="2026-06-11T11:39:07.090319835Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0e802ee4-6bad-44c0-b879-54c3cf0a06ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.018687 | controller | Jun 11 11:39:07.094661 crc crio[22553]: time="2026-06-11T11:39:07.094580719Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ce118c6f-5b28-468c-aa37-fa6ed6e47833 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.018707 | controller | Jun 11 11:39:07.105163 crc crio[22553]: time="2026-06-11T11:39:07.105045584Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/util" id=b823bed2-7736-46c6-807a-e55f828b11c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.018723 | controller | Jun 11 11:39:07.105754 crc crio[22553]: time="2026-06-11T11:39:07.105640111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.018739 | controller | Jun 11 11:39:07.166048 crc crio[22553]: time="2026-06-11T11:39:07.165899075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.018755 | controller | Jun 11 11:39:07.173976 crc crio[22553]: time="2026-06-11T11:39:07.173588659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.018771 | controller | Jun 11 11:39:07.323883 crc crio[22553]: time="2026-06-11T11:39:07.323618776Z" level=info msg="Created container 14320b65ddac732b5ba12357a8f6cc63d816c16ec72708219076eff67fcb07da: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/util" id=b823bed2-7736-46c6-807a-e55f828b11c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.018786 | controller | Jun 11 11:39:07.327619 crc crio[22553]: time="2026-06-11T11:39:07.327566361Z" level=info msg="Starting container: 14320b65ddac732b5ba12357a8f6cc63d816c16ec72708219076eff67fcb07da" id=8959e563-e870-46b5-844a-614d7d2bf490 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.018802 | controller | Jun 11 11:39:07.336270 crc crio[22553]: time="2026-06-11T11:39:07.333625797Z" level=info msg="Started container" PID=42369 containerID=14320b65ddac732b5ba12357a8f6cc63d816c16ec72708219076eff67fcb07da description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/util id=8959e563-e870-46b5-844a-614d7d2bf490 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62
2026-06-11 12:41:55.018818 | controller | Jun 11 11:39:08.741966 crc crio[22553]: time="2026-06-11T11:39:08.739355178Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-n6bjk/POD" id=99e4b67e-ab3a-4094-ac3c-3255d58bd7b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.018834 | controller | Jun 11 11:39:08.741966 crc crio[22553]: time="2026-06-11T11:39:08.74079402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.018849 | controller | Jun 11 11:39:08.768414 crc crio[22553]: time="2026-06-11T11:39:08.76830474Z" level=info msg="Got pod network &{Name:redhat-operators-n6bjk Namespace:openshift-marketplace ID:ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935 UID:e2ce3bf1-6198-4db4-bb44-426f53b76dc5 NetNS:/var/run/netns/90433280-c899-4b88-88ae-ba8f3235127b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2ce3bf1_6198_4db4_bb44_426f53b76dc5.slice PodAnnotations:0xc0011e82f0}] Aliases:map[]}"
2026-06-11 12:41:55.018865 | controller | Jun 11 11:39:08.768414 crc crio[22553]: time="2026-06-11T11:39:08.768375592Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-n6bjk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.018881 | controller | Jun 11 11:39:08.809588 crc crio[22553]: time="2026-06-11T11:39:08.808802949Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=a5507ad6-55e7-4d89-a607-f5a956088da7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.018902 | controller | Jun 11 11:39:08.809588 crc crio[22553]: time="2026-06-11T11:39:08.809236692Z" level=info msg="Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found" id=a5507ad6-55e7-4d89-a607-f5a956088da7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.018918 | controller | Jun 11 11:39:08.809588 crc crio[22553]: time="2026-06-11T11:39:08.809299404Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found" id=a5507ad6-55e7-4d89-a607-f5a956088da7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.018934 | controller | Jun 11 11:39:08.811891 crc crio[22553]: time="2026-06-11T11:39:08.811753185Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=ea6cb300-07ec-47d9-bdd2-b102e3997d2c name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.018950 | controller | Jun 11 11:39:08.823380 crc crio[22553]: time="2026-06-11T11:39:08.823062094Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\""
2026-06-11 12:41:55.018966 | controller | Jun 11 11:39:09.524190 crc crio[22553]: 2026-06-11T11:39:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ecb0a75f6da9b8e Mac:46:c1:af:16:9e:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/90433280-c899-4b88-88ae-ba8f3235127b SocketPath: PciID:}] [{Interface:0xc000015820 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.018982 | controller | Jun 11 11:39:09.527895 crc crio[22553]: time="2026-06-11T11:39:09.527755598Z" level=info msg="Got pod network &{Name:redhat-operators-n6bjk Namespace:openshift-marketplace ID:ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935 UID:e2ce3bf1-6198-4db4-bb44-426f53b76dc5 NetNS:/var/run/netns/90433280-c899-4b88-88ae-ba8f3235127b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2ce3bf1_6198_4db4_bb44_426f53b76dc5.slice PodAnnotations:0xc0011e82f0}] Aliases:map[]}"
2026-06-11 12:41:55.018998 | controller | Jun 11 11:39:09.528053 crc crio[22553]: time="2026-06-11T11:39:09.527995525Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-n6bjk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.019014 | controller | Jun 11 11:39:09.538092 crc crio[22553]: time="2026-06-11T11:39:09.537967945Z" level=info msg="Ran pod sandbox ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935 with infra container: openshift-marketplace/redhat-operators-n6bjk/POD" id=99e4b67e-ab3a-4094-ac3c-3255d58bd7b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.019030 | controller | Jun 11 11:39:09.540918 crc crio[22553]: time="2026-06-11T11:39:09.540826198Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f5040491-c423-469c-86c0-cfc15e1a3b3b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.019045 | controller | Jun 11 11:39:09.544966 crc crio[22553]: time="2026-06-11T11:39:09.544857376Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8cc3d9d3-2cfb-451b-8f13-4ae2c8cccd38 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.019061 | controller | Jun 11 11:39:09.552934 crc crio[22553]: time="2026-06-11T11:39:09.552829328Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-n6bjk/extract-utilities" id=338b94fc-75b0-4b1d-ba6e-9631a9dc232f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.019080 | controller | Jun 11 11:39:09.553395 crc crio[22553]: time="2026-06-11T11:39:09.553320682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.019096 | controller | Jun 11 11:39:09.592085 crc crio[22553]: time="2026-06-11T11:39:09.591931306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.019112 | controller | Jun 11 11:39:09.597651 crc crio[22553]: time="2026-06-11T11:39:09.5975806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.019128 | controller | Jun 11 11:39:09.727541 crc crio[22553]: time="2026-06-11T11:39:09.727353658Z" level=info msg="Created container aba358ecec8f08f1d18ae90d1cb608c363b1c2d3cbd38b36046e38281356ad05: openshift-marketplace/redhat-operators-n6bjk/extract-utilities" id=338b94fc-75b0-4b1d-ba6e-9631a9dc232f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.019143 | controller | Jun 11 11:39:09.729235 crc crio[22553]: time="2026-06-11T11:39:09.72912767Z" level=info msg="Starting container: aba358ecec8f08f1d18ae90d1cb608c363b1c2d3cbd38b36046e38281356ad05" id=3eae7c8d-8aa6-4864-8cb4-902d0626b35a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.019159 | controller | Jun 11 11:39:09.739498 crc crio[22553]: time="2026-06-11T11:39:09.738167103Z" level=info msg="Started container" PID=42426 containerID=aba358ecec8f08f1d18ae90d1cb608c363b1c2d3cbd38b36046e38281356ad05 description=openshift-marketplace/redhat-operators-n6bjk/extract-utilities id=3eae7c8d-8aa6-4864-8cb4-902d0626b35a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935
2026-06-11 12:41:55.019175 | controller | Jun 11 11:39:09.827951 crc crio[22553]: time="2026-06-11T11:39:09.827243796Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=9c9eaddf-521a-4385-ab1d-3999e4ef5471 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.019190 | controller | Jun 11 11:39:09.833836 crc crio[22553]: time="2026-06-11T11:39:09.833600531Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 12:41:55.019206 | controller | Jun 11 11:39:10.514559 crc crio[22553]: time="2026-06-11T11:39:10.514311636Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=ea6cb300-07ec-47d9-bdd2-b102e3997d2c name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.019221 | controller | Jun 11 11:39:10.516383 crc crio[22553]: time="2026-06-11T11:39:10.516349935Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=8ec4baae-7cc8-4ba6-a689-cbb5775236a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.019237 | controller | Jun 11 11:39:10.544553 crc crio[22553]: time="2026-06-11T11:39:10.544480274Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=9c9eaddf-521a-4385-ab1d-3999e4ef5471 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.019253 | controller | Jun 11 11:39:10.546534 crc crio[22553]: time="2026-06-11T11:39:10.54640646Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=1b303fde-9d9f-4a6d-b983-8bcf33f063ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.019274 | controller | Jun 11 11:39:10.548442 crc crio[22553]: time="2026-06-11T11:39:10.548340147Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=2bd4404a-254c-4c97-84ea-9eddf5147d13 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.019290 | controller | Jun 11 11:39:10.550042 crc crio[22553]: time="2026-06-11T11:39:10.549986765Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=862e3111-757f-40c9-a52f-9f69eed21ac5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.019305 | controller | Jun 11 11:39:10.556886 crc crio[22553]: time="2026-06-11T11:39:10.556834224Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/pull" id=1d80fcaf-e641-4a0a-9eff-326ff020a62a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.019321 | controller | Jun 11 11:39:10.558817 crc crio[22553]: time="2026-06-11T11:39:10.558781961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.019336 | controller | Jun 11 11:39:10.562305 crc crio[22553]: time="2026-06-11T11:39:10.562239691Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-n6bjk/extract-content" id=59ff771f-8750-429e-82f7-ecdfc1a37bec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.019370 | controller | Jun 11 11:39:10.570373 crc crio[22553]: time="2026-06-11T11:39:10.570285835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.019389 | controller | Jun 11 11:39:10.589182 crc crio[22553]: time="2026-06-11T11:39:10.589077302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.019405 | controller | Jun 11 11:39:10.589589 crc crio[22553]: time="2026-06-11T11:39:10.589395452Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/ca6084961a14f288bbf59fa1150bc393a398c4950fa9a098f8eaa5c8b80f9b79/merged/etc/passwd: no such file or directory"
2026-06-11 12:41:55.019421 | controller | Jun 11 11:39:10.589589 crc crio[22553]: time="2026-06-11T11:39:10.589465104Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/ca6084961a14f288bbf59fa1150bc393a398c4950fa9a098f8eaa5c8b80f9b79/merged/etc/group: no such file or directory"
2026-06-11 12:41:55.019437 | controller | Jun 11 11:39:10.592141 crc crio[22553]: time="2026-06-11T11:39:10.59207396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.019453 | controller | Jun 11 11:39:10.594016 crc crio[22553]: time="2026-06-11T11:39:10.593948094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.019468 | controller | Jun 11 11:39:10.595997 crc crio[22553]: time="2026-06-11T11:39:10.595935112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.019484 | controller | Jun 11 11:39:10.773238 crc crio[22553]: time="2026-06-11T11:39:10.772971666Z" level=info msg="Created container b2aeb6b04229fcf94a6dca8a523b78c4c44af90537301cfc33f0338e5e38851c: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/pull" id=1d80fcaf-e641-4a0a-9eff-326ff020a62a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.019499 | controller | Jun 11 11:39:10.775592 crc crio[22553]: time="2026-06-11T11:39:10.775386576Z" level=info msg="Starting container: b2aeb6b04229fcf94a6dca8a523b78c4c44af90537301cfc33f0338e5e38851c" id=a18f283b-9301-4f0d-9241-f02b898928a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.019519 | controller | Jun 11 11:39:10.776237 crc crio[22553]: time="2026-06-11T11:39:10.776165198Z" level=info msg="Created container eac66be3fb7095df77685f2b6cd09ab6aa7ab3cad200d398ced5ffe3fa616080: openshift-marketplace/redhat-operators-n6bjk/extract-content" id=59ff771f-8750-429e-82f7-ecdfc1a37bec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.019535 | controller | Jun 11 11:39:10.777083 crc crio[22553]: time="2026-06-11T11:39:10.777036224Z" level=info msg="Starting container: eac66be3fb7095df77685f2b6cd09ab6aa7ab3cad200d398ced5ffe3fa616080" id=3cdf9a6c-d9af-40d3-9cf8-7d2b0f9ede64 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.019551 | controller | Jun 11 11:39:10.785759 crc crio[22553]: time="2026-06-11T11:39:10.785586193Z" level=info msg="Started container" PID=42466 containerID=b2aeb6b04229fcf94a6dca8a523b78c4c44af90537301cfc33f0338e5e38851c description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/pull id=a18f283b-9301-4f0d-9241-f02b898928a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62
2026-06-11 12:41:55.019567 | controller | Jun 11 11:39:10.788143 crc crio[22553]: time="2026-06-11T11:39:10.788036734Z" level=info msg="Started container" PID=42467 containerID=eac66be3fb7095df77685f2b6cd09ab6aa7ab3cad200d398ced5ffe3fa616080 description=openshift-marketplace/redhat-operators-n6bjk/extract-content id=3cdf9a6c-d9af-40d3-9cf8-7d2b0f9ede64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935
2026-06-11 12:41:55.019582 | controller | Jun 11 11:39:11.989980 crc crio[22553]: time="2026-06-11T11:39:11.981362882Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=01612477-97a1-4439-a89f-67c2e73df371 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.019598 | controller | Jun 11 11:39:12.015529 crc crio[22553]: time="2026-06-11T11:39:12.015225798Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f1d3f91d-3b4e-48ba-b9aa-f0fbdf43b152 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.019614 | controller | Jun 11 11:39:12.099362 crc crio[22553]: time="2026-06-11T11:39:12.095052091Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/extract" id=e10a4273-0aa5-462d-9c94-371cff2e424a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.019630 | controller | Jun 11 11:39:12.099362 crc crio[22553]: time="2026-06-11T11:39:12.096212265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.019645 | controller | Jun 11 11:39:12.310412 crc crio[22553]: time="2026-06-11T11:39:12.309955507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.019661 | controller | Jun 11 11:39:12.321141 crc crio[22553]: time="2026-06-11T11:39:12.321073171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.019676 | controller | Jun 11 11:39:12.953001 crc crio[22553]: time="2026-06-11T11:39:12.952227009Z" level=info msg="Created container be440b43366c0a904706d7cccc220390b62d7930d7d64af2bb355fa3080ead91: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/extract" id=e10a4273-0aa5-462d-9c94-371cff2e424a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.019696 | controller | Jun 11 11:39:12.955499 crc crio[22553]: time="2026-06-11T11:39:12.955375129Z" level=info msg="Starting container: be440b43366c0a904706d7cccc220390b62d7930d7d64af2bb355fa3080ead91" id=dd0cc5fd-a185-4f57-abef-43f3628c1dc1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.019712 | controller | Jun 11 11:39:12.963508 crc crio[22553]: time="2026-06-11T11:39:12.963246416Z" level=info msg="Started container" PID=42510 containerID=be440b43366c0a904706d7cccc220390b62d7930d7d64af2bb355fa3080ead91 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/extract id=dd0cc5fd-a185-4f57-abef-43f3628c1dc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62
2026-06-11 12:41:55.019728 | controller | Jun 11 11:39:15.069590 crc crio[22553]: time="2026-06-11T11:39:15.067990778Z" level=info msg="Stopping pod sandbox: 96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62" id=a1b0ec8b-ae07-4500-90c1-85535b9b7362 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.019743 | controller | Jun 11 11:39:15.072123 crc crio[22553]: time="2026-06-11T11:39:15.071955362Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb Namespace:openshift-marketplace ID:96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62 UID:ae92ba24-f189-4126-84d6-c6d2281c04ae NetNS:/var/run/netns/ef4ae02b-474f-464d-a2ce-33d25a73c51d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae92ba24_f189_4126_84d6_c6d2281c04ae.slice PodAnnotations:0xc002b8b180}] Aliases:map[]}"
2026-06-11 12:41:55.019759 | controller | Jun 11 11:39:15.072479 crc crio[22553]: time="2026-06-11T11:39:15.072273511Z" level=info msg="Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.019775 | controller | Jun 11 11:39:16.983267 crc crio[22553]: time="2026-06-11T11:39:16.982938717Z" level=info msg="Stopped pod sandbox: 96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62" id=a1b0ec8b-ae07-4500-90c1-85535b9b7362 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.019790 | controller | Jun 11 11:39:26.379125 crc crio[22553]: time="2026-06-11T11:39:26.37814358Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=03df8963-4cc4-4a5b-a491-1614fbff21e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.019806 | controller | Jun 11 11:39:26.385305 crc crio[22553]: time="2026-06-11T11:39:26.385209663Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3ccff210-7041-40dc-83ca-817460f578f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.019822 | controller | Jun 11 11:39:26.404816 crc crio[22553]: time="2026-06-11T11:39:26.402894582Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-n6bjk/registry-server" id=11230120-a8ec-4ae8-86bb-4379522a1228 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.019838 | controller | Jun 11 11:39:26.404816 crc crio[22553]: time="2026-06-11T11:39:26.403452058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.019854 | controller | Jun 11 11:39:26.477048 crc crio[22553]: time="2026-06-11T11:39:26.476892999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.019869 | controller | Jun 11 11:39:26.485808 crc crio[22553]: time="2026-06-11T11:39:26.485587419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.019888 | controller | Jun 11 11:39:26.631097 crc crio[22553]: time="2026-06-11T11:39:26.630061082Z" level=info msg="Created container 27121d8ee6d90958232a7385199bdc5c4c453e99280b177a67aec1aa2db894eb: openshift-marketplace/redhat-operators-n6bjk/registry-server" id=11230120-a8ec-4ae8-86bb-4379522a1228 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.019905 | controller | Jun 11 11:39:26.632233 crc crio[22553]: time="2026-06-11T11:39:26.632166403Z" level=info msg="Starting container: 27121d8ee6d90958232a7385199bdc5c4c453e99280b177a67aec1aa2db894eb" id=58c5e592-a099-41b4-a74b-7f6c80695f40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.019920 | controller | Jun 11 11:39:26.638948 crc crio[22553]: time="2026-06-11T11:39:26.638788903Z" level=info msg="Started container" PID=42770 containerID=27121d8ee6d90958232a7385199bdc5c4c453e99280b177a67aec1aa2db894eb description=openshift-marketplace/redhat-operators-n6bjk/registry-server id=58c5e592-a099-41b4-a74b-7f6c80695f40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935
2026-06-11 12:41:55.019936 | controller | Jun 11 11:39:30.806980 crc crio[22553]: time="2026-06-11T11:39:30.80586894Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-controller-manager-876c698b7-pqvjr/POD" id=d08300f6-c36d-4c6e-a086-f4e2adaa6cdc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.019952 | controller | Jun 11 11:39:30.808990 crc crio[22553]: time="2026-06-11T11:39:30.807043553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.019968 | controller | Jun 11 11:39:30.845148 crc crio[22553]: time="2026-06-11T11:39:30.845025195Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-876c698b7-pqvjr Namespace:metallb-system ID:a576534a9df727968b72ab7fe7630f7a3fe59ab40fe9e9de8ac15933f2bee9a5 UID:05340c72-f2cf-4fab-88a2-58da5f5e4e43 NetNS:/var/run/netns/a032bc6c-2b8a-4e14-99df-7225330d4df9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05340c72_f2cf_4fab_88a2_58da5f5e4e43.slice PodAnnotations:0xc001be6788}] Aliases:map[]}"
2026-06-11 12:41:55.019984 | controller | Jun 11 11:39:30.845148 crc crio[22553]: time="2026-06-11T11:39:30.845128988Z" level=info msg="Adding pod metallb-system_metallb-operator-controller-manager-876c698b7-pqvjr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.020000 | controller | Jun 11 11:39:31.378663 crc crio[22553]: time="2026-06-11T11:39:31.37778795Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-webhook-server-fff9d4469-96mvg/POD" id=20d7815a-0e4b-4b8c-9164-d72d4bec1bfe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.020016 | controller | Jun 11 11:39:31.378663 crc crio[22553]: time="2026-06-11T11:39:31.378285144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.020032 | controller | Jun 11 11:39:31.438914 crc crio[22553]: time="2026-06-11T11:39:31.438778633Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-fff9d4469-96mvg Namespace:metallb-system ID:882484509e907f67a0f238fc08c0aa002a06e7b3ac39e6bb519ddbc9192c16b6 UID:4dc44f68-275a-40e2-a9a3-16146ca7b126 NetNS:/var/run/netns/42f2f898-d14f-4225-88c4-e866cd687e87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4dc44f68_275a_40e2_a9a3_16146ca7b126.slice PodAnnotations:0xc002816fd8}] Aliases:map[]}"
2026-06-11 12:41:55.020055 | controller | Jun 11 11:39:31.438914 crc crio[22553]: time="2026-06-11T11:39:31.438904247Z" level=info msg="Adding pod metallb-system_metallb-operator-webhook-server-fff9d4469-96mvg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.020071 | controller | Jun 11 11:39:31.741203 crc crio[22553]: 2026-06-11T11:39:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a576534a9df7279 Mac:fa:ad:3e:48:a6:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/a032bc6c-2b8a-4e14-99df-7225330d4df9 SocketPath: PciID:}] [{Interface:0xc000262a20 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.020088 | controller | Jun 11 11:39:31.743926 crc crio[22553]: time="2026-06-11T11:39:31.743815882Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-876c698b7-pqvjr Namespace:metallb-system ID:a576534a9df727968b72ab7fe7630f7a3fe59ab40fe9e9de8ac15933f2bee9a5 UID:05340c72-f2cf-4fab-88a2-58da5f5e4e43 NetNS:/var/run/netns/a032bc6c-2b8a-4e14-99df-7225330d4df9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05340c72_f2cf_4fab_88a2_58da5f5e4e43.slice PodAnnotations:0xc001be6788}] Aliases:map[]}"
2026-06-11 12:41:55.020104 | controller | Jun 11 11:39:31.744396 crc crio[22553]: time="2026-06-11T11:39:31.744279605Z" level=info msg="Checking pod metallb-system_metallb-operator-controller-manager-876c698b7-pqvjr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.020120 | controller | Jun 11 11:39:31.757949 crc crio[22553]: time="2026-06-11T11:39:31.757362231Z" level=info msg="Ran pod sandbox a576534a9df727968b72ab7fe7630f7a3fe59ab40fe9e9de8ac15933f2bee9a5 with infra container: metallb-system/metallb-operator-controller-manager-876c698b7-pqvjr/POD" id=d08300f6-c36d-4c6e-a086-f4e2adaa6cdc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.020136 | controller | Jun 11 11:39:31.763882 crc crio[22553]: time="2026-06-11T11:39:31.763782796Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=640c682d-7a38-480b-9a39-39de27803172 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.020152 | controller | Jun 11 11:39:31.764201 crc crio[22553]: time="2026-06-11T11:39:31.764122676Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found" id=640c682d-7a38-480b-9a39-39de27803172 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.020168 | controller | Jun 11 11:39:31.764289 crc crio[22553]: time="2026-06-11T11:39:31.764215908Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found" id=640c682d-7a38-480b-9a39-39de27803172 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.020183 | controller | Jun 11 11:39:31.766727 crc crio[22553]: time="2026-06-11T11:39:31.766578706Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=83a3e6c2-5b67-44b8-af09-5b42afe0dc5f name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.020199 | controller | Jun 11 11:39:31.790398 crc crio[22553]: time="2026-06-11T11:39:31.789258958Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\""
2026-06-11 12:41:55.020214 | controller | Jun 11 11:39:32.538564 crc crio[22553]: 2026-06-11T11:39:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:882484509e907f6 Mac:be:35:97:73:91:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/42f2f898-d14f-4225-88c4-e866cd687e87 SocketPath: PciID:}] [{Interface:0xc0001929c0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.020234 | controller | Jun 11 11:39:32.541549 crc crio[22553]: time="2026-06-11T11:39:32.54146577Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-fff9d4469-96mvg Namespace:metallb-system ID:882484509e907f67a0f238fc08c0aa002a06e7b3ac39e6bb519ddbc9192c16b6 UID:4dc44f68-275a-40e2-a9a3-16146ca7b126 NetNS:/var/run/netns/42f2f898-d14f-4225-88c4-e866cd687e87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4dc44f68_275a_40e2_a9a3_16146ca7b126.slice PodAnnotations:0xc002816fd8}] Aliases:map[]}"
2026-06-11 12:41:55.020251 | controller | Jun 11 11:39:32.541910 crc crio[22553]: time="2026-06-11T11:39:32.541841141Z" level=info msg="Checking pod metallb-system_metallb-operator-webhook-server-fff9d4469-96mvg for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.020267 | controller | Jun 11 11:39:32.557961 crc crio[22553]: time="2026-06-11T11:39:32.557825991Z" level=info msg="Ran pod sandbox 882484509e907f67a0f238fc08c0aa002a06e7b3ac39e6bb519ddbc9192c16b6 with infra container: metallb-system/metallb-operator-webhook-server-fff9d4469-96mvg/POD" id=20d7815a-0e4b-4b8c-9164-d72d4bec1bfe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.020282 | controller | Jun 11 11:39:32.560899 crc crio[22553]: time="2026-06-11T11:39:32.560819607Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=174b2a50-487a-4f1b-b81b-f1fe733e2f0b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.020298 | controller | Jun 11 11:39:32.561110 crc crio[22553]: time="2026-06-11T11:39:32.561060424Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found" id=174b2a50-487a-4f1b-b81b-f1fe733e2f0b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.020314 | controller | Jun 11 11:39:32.561110 crc crio[22553]: time="2026-06-11T11:39:32.561134536Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found" id=174b2a50-487a-4f1b-b81b-f1fe733e2f0b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.020329 | controller | Jun 11 11:39:32.562382 crc crio[22553]: time="2026-06-11T11:39:32.56231402Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=0db76fa2-7dfb-4efc-b950-d57e7b14eae8 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.020359 | controller | Jun 11 11:39:32.566878 crc crio[22553]: time="2026-06-11T11:39:32.566810759Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\""
2026-06-11 12:41:55.020380 | controller | Jun 11 11:39:43.678381 crc crio[22553]: time="2026-06-11T11:39:43.677348905Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a" id=83a3e6c2-5b67-44b8-af09-5b42afe0dc5f name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.020397 | controller | Jun 11 11:39:43.680987 crc crio[22553]: time="2026-06-11T11:39:43.680906497Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=7371a4c9-b75a-43d3-9e80-c29564c02124 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.020412 | controller | Jun 11 11:39:43.687998 crc crio[22553]: time="2026-06-11T11:39:43.687882998Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=d1cf6081-cda4-47be-b21c-b99dddfdf1ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.020432 | controller | Jun 11 11:39:43.698107 crc crio[22553]: time="2026-06-11T11:39:43.697597727Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-876c698b7-pqvjr/manager" id=e38674d0-b290-4247-af9f-f50c835f3d21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.020448 | controller | Jun 11 11:39:43.702819 crc crio[22553]: time="2026-06-11T11:39:43.702662473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.020463 | controller | Jun 11 11:39:43.768799 crc crio[22553]: time="2026-06-11T11:39:43.768176776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.020479 | controller | Jun 11 11:39:43.786805 crc crio[22553]: time="2026-06-11T11:39:43.786535114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.020496 | controller | Jun 11 11:39:43.954171 crc crio[22553]: time="2026-06-11T11:39:43.953993458Z" level=info msg="Created container 7d6f1ae119e00a7fc400aac380bb9f4a770acb1720685dada8d73bda3a91d369: metallb-system/metallb-operator-controller-manager-876c698b7-pqvjr/manager" id=e38674d0-b290-4247-af9f-f50c835f3d21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.020514 | controller | Jun 11 11:39:43.958237 crc crio[22553]: time="2026-06-11T11:39:43.958128206Z" level=info msg="Starting container: 7d6f1ae119e00a7fc400aac380bb9f4a770acb1720685dada8d73bda3a91d369" id=eef213b2-b980-4165-ae07-fccd579e4750 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.020530 | controller | Jun 11 11:39:43.991266 crc crio[22553]: time="2026-06-11T11:39:43.991048353Z" level=info msg="Started container" PID=43158 containerID=7d6f1ae119e00a7fc400aac380bb9f4a770acb1720685dada8d73bda3a91d369 description=metallb-system/metallb-operator-controller-manager-876c698b7-pqvjr/manager id=eef213b2-b980-4165-ae07-fccd579e4750 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a576534a9df727968b72ab7fe7630f7a3fe59ab40fe9e9de8ac15933f2bee9a5
2026-06-11 12:41:55.020546 | controller | Jun 11 11:39:51.577791 crc crio[22553]: time="2026-06-11T11:39:51.576301142Z" level=info msg="Stopping container: 27121d8ee6d90958232a7385199bdc5c4c453e99280b177a67aec1aa2db894eb (timeout: 2s)" id=0b08fe05-8a7f-4b25-a884-682b08ecae9f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.020562 | controller | Jun 11 11:39:55.030055 crc crio[22553]: time="2026-06-11T11:39:55.028871019Z" level=info msg="Stopped container 27121d8ee6d90958232a7385199bdc5c4c453e99280b177a67aec1aa2db894eb: openshift-marketplace/redhat-operators-n6bjk/registry-server" id=0b08fe05-8a7f-4b25-a884-682b08ecae9f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.020577 | controller | Jun 11 11:39:55.032731 crc crio[22553]: time="2026-06-11T11:39:55.032573116Z" level=info msg="Stopping pod sandbox: ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935" id=b7a4a5e9-8d28-419c-b1d1-77db6ee5130f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.020592 | controller | Jun 11 11:39:55.033891 crc crio[22553]: time="2026-06-11T11:39:55.03375349Z" level=info msg="Got pod network &{Name:redhat-operators-n6bjk Namespace:openshift-marketplace ID:ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935 UID:e2ce3bf1-6198-4db4-bb44-426f53b76dc5 NetNS:/var/run/netns/90433280-c899-4b88-88ae-ba8f3235127b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2ce3bf1_6198_4db4_bb44_426f53b76dc5.slice PodAnnotations:0xc002816020}] Aliases:map[]}"
2026-06-11 12:41:55.020611 | controller | Jun 11 11:39:55.034116 crc crio[22553]: time="2026-06-11T11:39:55.034052998Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-n6bjk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.020627 | controller | Jun 11 11:39:55.209309 crc crio[22553]: time="2026-06-11T11:39:55.209238824Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885" id=0db76fa2-7dfb-4efc-b950-d57e7b14eae8 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.020642 | controller | Jun 11 11:39:55.211912 crc crio[22553]: time="2026-06-11T11:39:55.211379416Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=be661f66-db6e-409c-9f64-e8682a6744e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.020658 | controller | Jun 11 11:39:55.218112 crc crio[22553]: time="2026-06-11T11:39:55.218031497Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=ab999e21-c162-4e51-a051-bde4633245bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.020673 | controller | Jun 11 11:39:55.230329 crc crio[22553]: time="2026-06-11T11:39:55.229659351Z" level=info msg="Creating container: metallb-system/metallb-operator-webhook-server-fff9d4469-96mvg/webhook-server" id=94365df8-dd09-4a0f-ada4-d0e5ce5cce68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.020689 | controller | Jun 11 11:39:55.232161 crc crio[22553]: time="2026-06-11T11:39:55.23204215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.020704 | controller | Jun 11 11:39:55.400922 crc crio[22553]: time="2026-06-11T11:39:55.400715338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.020720 | controller | Jun 11 11:39:55.407206 crc crio[22553]: time="2026-06-11T11:39:55.407065981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.020736 | controller | Jun 11 11:39:55.662337 crc crio[22553]: time="2026-06-11T11:39:55.661165475Z" level=info msg="Created container 92c88d33d0ed3d09dde24cb686c88e552748814aafcd9af37ff75b08e4949d82: metallb-system/metallb-operator-webhook-server-fff9d4469-96mvg/webhook-server" id=94365df8-dd09-4a0f-ada4-d0e5ce5cce68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.020751 | controller | Jun 11 11:39:55.665958 crc crio[22553]: time="2026-06-11T11:39:55.663458391Z" level=info msg="Starting container: 92c88d33d0ed3d09dde24cb686c88e552748814aafcd9af37ff75b08e4949d82" id=eeab10f3-9530-45fc-89a5-696bc4fad8b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.020767 | controller | Jun 11 11:39:55.671352 crc crio[22553]: time="2026-06-11T11:39:55.671194734Z" level=info msg="Started container" PID=43434 containerID=92c88d33d0ed3d09dde24cb686c88e552748814aafcd9af37ff75b08e4949d82 description=metallb-system/metallb-operator-webhook-server-fff9d4469-96mvg/webhook-server id=eeab10f3-9530-45fc-89a5-696bc4fad8b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=882484509e907f67a0f238fc08c0aa002a06e7b3ac39e6bb519ddbc9192c16b6
2026-06-11 12:41:55.020784 | controller | Jun 11 11:39:55.849453 crc crio[22553]: time="2026-06-11T11:39:55.849270383Z" level=info msg="Stopped pod sandbox: ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935" id=b7a4a5e9-8d28-419c-b1d1-77db6ee5130f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.020799 | controller | Jun 11 11:39:56.419290 crc crio[22553]: time="2026-06-11T11:39:56.419143724Z" level=info msg="Removing container: 27121d8ee6d90958232a7385199bdc5c4c453e99280b177a67aec1aa2db894eb" id=525b510f-d1fc-42d3-bd53-9fa237a06fc7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.020820 | controller | Jun 11 11:39:56.456980 crc crio[22553]: time="2026-06-11T11:39:56.456661553Z" level=info msg="Removed container 27121d8ee6d90958232a7385199bdc5c4c453e99280b177a67aec1aa2db894eb: openshift-marketplace/redhat-operators-n6bjk/registry-server" id=525b510f-d1fc-42d3-bd53-9fa237a06fc7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.020836 | controller | Jun 11 11:39:56.466127 crc crio[22553]: time="2026-06-11T11:39:56.465908429Z" level=info msg="Removing container: eac66be3fb7095df77685f2b6cd09ab6aa7ab3cad200d398ced5ffe3fa616080" id=356a123f-9d56-4f9a-b477-de0364bc41e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.020851 | controller | Jun 11 11:39:56.519602 crc crio[22553]: time="2026-06-11T11:39:56.519485889Z" level=info msg="Removed container eac66be3fb7095df77685f2b6cd09ab6aa7ab3cad200d398ced5ffe3fa616080: openshift-marketplace/redhat-operators-n6bjk/extract-content" id=356a123f-9d56-4f9a-b477-de0364bc41e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.020867 | controller | Jun 11 11:39:56.528136 crc crio[22553]: time="2026-06-11T11:39:56.527982763Z" level=info msg="Removing container: aba358ecec8f08f1d18ae90d1cb608c363b1c2d3cbd38b36046e38281356ad05" id=29b318af-a14f-40d7-bb19-604b8359709d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.020883 | controller | Jun 11 11:39:56.556751 crc crio[22553]: time="2026-06-11T11:39:56.553122936Z" level=info msg="Removed container aba358ecec8f08f1d18ae90d1cb608c363b1c2d3cbd38b36046e38281356ad05: openshift-marketplace/redhat-operators-n6bjk/extract-utilities" id=29b318af-a14f-40d7-bb19-604b8359709d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.020898 | controller | Jun 11 11:40:00.540797 crc crio[22553]: time="2026-06-11T11:40:00.539373404Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686300-ldl8t/POD" id=61d058a9-0668-47f6-9547-3029b3863634 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.020914 | controller | Jun 11 11:40:00.540797 crc crio[22553]: time="2026-06-11T11:40:00.540798105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.020929 | controller | Jun 11 11:40:00.582973 crc crio[22553]: time="2026-06-11T11:40:00.582278758Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686300-ldl8t Namespace:openshift-infra ID:4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2 UID:0028269d-e027-4370-9dbd-fc1f6334d888 NetNS:/var/run/netns/f89199c7-6ce6-4c67-88d0-528149639ada Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0028269d_e027_4370_9dbd_fc1f6334d888.slice PodAnnotations:0xc002826d00}] Aliases:map[]}"
2026-06-11 12:41:55.020945 | controller | Jun 11 11:40:00.582973 crc crio[22553]: time="2026-06-11T11:40:00.582938087Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686300-ldl8t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.020962 | controller | Jun 11 11:40:01.335211 crc crio[22553]: 2026-06-11T11:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4a1c28a473225ac Mac:6e:e1:8f:03:40:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/f89199c7-6ce6-4c67-88d0-528149639ada SocketPath: PciID:}] [{Interface:0xc000193000 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.020978 | controller | Jun 11 11:40:01.337100 crc crio[22553]: time="2026-06-11T11:40:01.336954801Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686300-ldl8t Namespace:openshift-infra ID:4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2 UID:0028269d-e027-4370-9dbd-fc1f6334d888 NetNS:/var/run/netns/f89199c7-6ce6-4c67-88d0-528149639ada Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0028269d_e027_4370_9dbd_fc1f6334d888.slice PodAnnotations:0xc002826d00}] Aliases:map[]}"
2026-06-11 12:41:55.020998 | controller | Jun 11 11:40:01.337552 crc crio[22553]: time="2026-06-11T11:40:01.337144716Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686300-ldl8t for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.021015 | controller | Jun 11 11:40:01.346305 crc crio[22553]: time="2026-06-11T11:40:01.346119364Z" level=info msg="Ran pod sandbox 4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2 with infra container: openshift-infra/auto-csr-approver-29686300-ldl8t/POD" id=61d058a9-0668-47f6-9547-3029b3863634 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.021031 | controller | Jun 11 11:40:01.350110 crc crio[22553]: time="2026-06-11T11:40:01.350001026Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=1d781383-5286-499b-b358-aa36cedf1b34 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.021046 | controller | Jun 11 11:40:01.359358 crc crio[22553]: time="2026-06-11T11:40:01.359220951Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.021062 | controller | Jun 11 11:40:02.469979 crc crio[22553]: time="2026-06-11T11:40:02.468859548Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=1d781383-5286-499b-b358-aa36cedf1b34 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.021078 | controller | Jun 11 11:40:02.473007 crc crio[22553]: time="2026-06-11T11:40:02.471995059Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=49a71c37-6a72-4808-bcc7-67329d855308 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.021094 | controller | Jun 11 11:40:02.474925 crc crio[22553]: time="2026-06-11T11:40:02.47482423Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b294ea74-997a-4486-838e-158de55fbcd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.021109 | controller | Jun 11 11:40:02.484238 crc crio[22553]: time="2026-06-11T11:40:02.484136978Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686300-ldl8t/oc" id=3a24d695-c594-4f0f-a7b8-55eb20193fda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.021125 | controller | Jun 11 11:40:02.484964 crc crio[22553]: time="2026-06-11T11:40:02.484878509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.021140 | controller | Jun 11 11:40:02.519130 crc crio[22553]: time="2026-06-11T11:40:02.518972659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.021155 | controller | Jun 11 11:40:02.810654 crc crio[22553]: time="2026-06-11T11:40:02.810471248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.021171 | controller | Jun 11 11:40:02.935044 crc crio[22553]: time="2026-06-11T11:40:02.934651768Z" level=info msg="Created container 7bc944bcec8c37e9c45e615bc50ab544135216180293211da940e3f0d19a6400: openshift-infra/auto-csr-approver-29686300-ldl8t/oc" id=3a24d695-c594-4f0f-a7b8-55eb20193fda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.021186 | controller | Jun 11 11:40:02.936641 crc crio[22553]: time="2026-06-11T11:40:02.936507121Z" level=info msg="Starting container: 7bc944bcec8c37e9c45e615bc50ab544135216180293211da940e3f0d19a6400" id=c8945ff6-eed1-4889-83ad-54e6b3e34680 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.021206 | controller | Jun 11 11:40:02.941237 crc crio[22553]: time="2026-06-11T11:40:02.941173096Z" level=info msg="Started container" PID=43636 containerID=7bc944bcec8c37e9c45e615bc50ab544135216180293211da940e3f0d19a6400 description=openshift-infra/auto-csr-approver-29686300-ldl8t/oc id=c8945ff6-eed1-4889-83ad-54e6b3e34680 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2
2026-06-11 12:41:55.021223 | controller | Jun 11 11:40:03.775970 crc crio[22553]: time="2026-06-11T11:40:03.774646435Z" level=info msg="Stopping pod sandbox: ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935" id=b468e7ae-ddd9-497e-9f01-5730f70e8aea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.021239 | controller | Jun 11 11:40:03.775970 crc crio[22553]: time="2026-06-11T11:40:03.775787298Z" level=info msg="Stopped pod sandbox (already stopped): ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935" id=b468e7ae-ddd9-497e-9f01-5730f70e8aea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.021255 | controller | Jun 11 11:40:03.779959 crc crio[22553]: time="2026-06-11T11:40:03.779843344Z" level=info msg="Removing pod sandbox: ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935" id=081f6765-ca77-4d5e-b52b-9b3ddc894de9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.021271 | controller | Jun 11 11:40:03.796599 crc crio[22553]: time="2026-06-11T11:40:03.796519104Z" level=info msg="Removed pod sandbox: ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935" id=081f6765-ca77-4d5e-b52b-9b3ddc894de9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.021287 | controller | Jun 11 11:40:04.537459 crc crio[22553]: time="2026-06-11T11:40:04.537095512Z" level=info msg="Stopping pod sandbox: 4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2" id=ff0c068a-940e-4ced-a3a1-0043bbb3480f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.021303 | controller | Jun 11 11:40:04.538480 crc crio[22553]: time="2026-06-11T11:40:04.538354228Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686300-ldl8t Namespace:openshift-infra ID:4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2 UID:0028269d-e027-4370-9dbd-fc1f6334d888 NetNS:/var/run/netns/f89199c7-6ce6-4c67-88d0-528149639ada Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0028269d_e027_4370_9dbd_fc1f6334d888.slice PodAnnotations:0xc00012b628}] Aliases:map[]}"
2026-06-11 12:41:55.021319 | controller | Jun 11 11:40:04.538936 crc crio[22553]: time="2026-06-11T11:40:04.538838932Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686300-ldl8t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.021334 | controller | Jun 11 11:40:04.851664 crc crio[22553]: time="2026-06-11T11:40:04.850809569Z" level=info msg="Stopped pod sandbox: 4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2" id=ff0c068a-940e-4ced-a3a1-0043bbb3480f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.021368 | controller | Jun 11 11:40:16.846837 crc crio[22553]: time="2026-06-11T11:40:16.845964953Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-89rqz/POD" id=aadee562-06d0-4dfd-ad56-ba33b9b98ddf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.021387 | controller | Jun 11 11:40:16.848649 crc crio[22553]: time="2026-06-11T11:40:16.846868799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.021403 | controller | Jun 11 11:40:16.879801 crc crio[22553]: time="2026-06-11T11:40:16.8796158Z" level=info msg="Got pod network &{Name:community-operators-89rqz Namespace:openshift-marketplace ID:5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f UID:1d9f1456-0866-4a4e-a759-2595443ba3ac NetNS:/var/run/netns/f6d0e5ec-5fa1-41bc-8007-c0e376d7536c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d9f1456_0866_4a4e_a759_2595443ba3ac.slice PodAnnotations:0xc00279a4d0}] Aliases:map[]}"
2026-06-11 12:41:55.021423 | controller | Jun 11 11:40:16.879801 crc crio[22553]: time="2026-06-11T11:40:16.879729574Z" level=info msg="Adding pod openshift-marketplace_community-operators-89rqz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.021439 | controller | Jun 11 11:40:17.536277 crc crio[22553]: 2026-06-11T11:40:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d5d9142dd629d3 Mac:1e:53:cb:7a:e1:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/f6d0e5ec-5fa1-41bc-8007-c0e376d7536c SocketPath: PciID:}] [{Interface:0xc000014490 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.021455 | controller | Jun 11 11:40:17.537895 crc crio[22553]: time="2026-06-11T11:40:17.537234554Z" level=info msg="Got pod network &{Name:community-operators-89rqz Namespace:openshift-marketplace ID:5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f UID:1d9f1456-0866-4a4e-a759-2595443ba3ac NetNS:/var/run/netns/f6d0e5ec-5fa1-41bc-8007-c0e376d7536c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d9f1456_0866_4a4e_a759_2595443ba3ac.slice PodAnnotations:0xc00279a4d0}] Aliases:map[]}"
2026-06-11 12:41:55.021471 | controller | Jun 11 11:40:17.537895 crc crio[22553]: time="2026-06-11T11:40:17.537556404Z" level=info msg="Checking pod openshift-marketplace_community-operators-89rqz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.021487 | controller | Jun 11 11:40:17.556565 crc crio[22553]: time="2026-06-11T11:40:17.556463017Z" level=info msg="Ran pod sandbox 5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f with infra container: openshift-marketplace/community-operators-89rqz/POD" id=aadee562-06d0-4dfd-ad56-ba33b9b98ddf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.021503 | controller | Jun 11 11:40:17.562740 crc crio[22553]: time="2026-06-11T11:40:17.560302787Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=547975f7-9d23-401c-92bc-d087edfa91c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.021519 | controller | Jun 11 11:40:17.567791 crc crio[22553]: time="2026-06-11T11:40:17.567603417Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8edca891-3a1b-4e9b-92fc-598050b65917 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.021535 | controller | Jun 11 11:40:17.579768 crc crio[22553]: time="2026-06-11T11:40:17.579629083Z" level=info msg="Creating container: openshift-marketplace/community-operators-89rqz/extract-utilities" id=aedb2c23-178a-4ade-918d-36ea7e0c99fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.021551 | controller | Jun 11 11:40:17.580433 crc crio[22553]: time="2026-06-11T11:40:17.580182829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.021567 | controller | Jun 11 11:40:17.624448 crc crio[22553]: time="2026-06-11T11:40:17.624304857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.021582 | controller | Jun 11 11:40:17.628510 crc crio[22553]: time="2026-06-11T11:40:17.628452766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.021602 | controller | Jun 11 11:40:17.828100 crc crio[22553]: time="2026-06-11T11:40:17.827292262Z" level=info msg="Created container 9132ad7ddcd9c7fd50403682b9aa33fb0df4dd4f11749e1642150a2fcbfb606e: openshift-marketplace/community-operators-89rqz/extract-utilities" id=aedb2c23-178a-4ade-918d-36ea7e0c99fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.021618 | controller | Jun 11 11:40:17.831777 crc crio[22553]: time="2026-06-11T11:40:17.831635647Z" level=info msg="Starting container: 9132ad7ddcd9c7fd50403682b9aa33fb0df4dd4f11749e1642150a2fcbfb606e" id=a37ebf8e-cc58-4ba7-a2ff-3f61cc229f16 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.021634 | controller | Jun 11 11:40:17.842945 crc crio[22553]: time="2026-06-11T11:40:17.84286423Z" level=info msg="Started container" PID=44022 containerID=9132ad7ddcd9c7fd50403682b9aa33fb0df4dd4f11749e1642150a2fcbfb606e description=openshift-marketplace/community-operators-89rqz/extract-utilities id=a37ebf8e-cc58-4ba7-a2ff-3f61cc229f16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f
2026-06-11 12:41:55.021650 | controller | Jun 11 11:40:18.205109 crc crio[22553]: time="2026-06-11T11:40:18.205031301Z" level=info msg="Running pod sandbox: metallb-system/controller-8464864885-2hf6p/POD" id=feb2822e-cd94-4977-af5b-8bbc9811965e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.021666 | controller | Jun 11 11:40:18.206182 crc crio[22553]: time="2026-06-11T11:40:18.205148214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.021682 | controller | Jun 11 11:40:18.249489 crc crio[22553]: time="2026-06-11T11:40:18.249357835Z" level=info msg="Got pod network &{Name:controller-8464864885-2hf6p Namespace:metallb-system ID:d3034e686d1896be6cd760c993390f32c1a5da95f8610386a39f6042bd914c7d UID:3f0ca5d9-6306-4797-9c18-477f47afb922 NetNS:/var/run/netns/2f0bab60-07a1-418b-8436-bd1ca9316a5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f0ca5d9_6306_4797_9c18_477f47afb922.slice PodAnnotations:0xc00012af10}] Aliases:map[]}"
2026-06-11 12:41:55.021698 | controller | Jun 11 11:40:18.249489 crc crio[22553]: time="2026-06-11T11:40:18.249458458Z" level=info msg="Adding pod metallb-system_controller-8464864885-2hf6p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.021713 | controller | Jun 11 11:40:18.732215 crc crio[22553]: time="2026-06-11T11:40:18.730368722Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=6dfa1726-40b5-4c7f-96ea-64d0b5f5fc50 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.021729 | controller | Jun 11 11:40:18.749789 crc crio[22553]: time="2026-06-11T11:40:18.749544014Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 12:41:55.021745 | controller | Jun 11 11:40:19.091234 crc crio[22553]: 2026-06-11T11:40:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3034e686d1896b Mac:da:c7:09:64:13:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/2f0bab60-07a1-418b-8436-bd1ca9316a5d SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.021761 | controller | Jun 11 11:40:19.093850 crc crio[22553]: time="2026-06-11T11:40:19.093779778Z" level=info msg="Got pod network &{Name:controller-8464864885-2hf6p Namespace:metallb-system ID:d3034e686d1896be6cd760c993390f32c1a5da95f8610386a39f6042bd914c7d UID:3f0ca5d9-6306-4797-9c18-477f47afb922 NetNS:/var/run/netns/2f0bab60-07a1-418b-8436-bd1ca9316a5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f0ca5d9_6306_4797_9c18_477f47afb922.slice PodAnnotations:0xc00012af10}] Aliases:map[]}"
2026-06-11 12:41:55.021780 | controller | Jun 11 11:40:19.094001 crc crio[22553]: time="2026-06-11T11:40:19.093949323Z" level=info msg="Checking pod metallb-system_controller-8464864885-2hf6p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.021797 | controller | Jun 11 11:40:19.101803 crc crio[22553]: time="2026-06-11T11:40:19.101746417Z" level=info msg="Ran pod sandbox d3034e686d1896be6cd760c993390f32c1a5da95f8610386a39f6042bd914c7d with infra container: metallb-system/controller-8464864885-2hf6p/POD" id=feb2822e-cd94-4977-af5b-8bbc9811965e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.021813 | controller | Jun 11 11:40:19.107027 crc crio[22553]: time="2026-06-11T11:40:19.106993268Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=001a9d96-6231-43e8-96d0-1dbb675197dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.021828 | controller | Jun 11 11:40:19.109758 crc crio[22553]: time="2026-06-11T11:40:19.109599103Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=b7fa6f12-0dd8-4980-adb3-8a0c3d2f5183 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.021844 | controller | Jun 11 11:40:19.118214 crc crio[22553]: time="2026-06-11T11:40:19.118116158Z" level=info msg="Creating container: metallb-system/controller-8464864885-2hf6p/controller" id=0e0570a4-3238-4770-80df-960a030c7170 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.021860 | controller | Jun 11 11:40:19.118764 crc crio[22553]: time="2026-06-11T11:40:19.118651993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.021876 | controller | Jun 11 11:40:19.154015 crc crio[22553]: time="2026-06-11T11:40:19.153802263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.021891 | controller | Jun 11 11:40:19.158363 crc crio[22553]: time="2026-06-11T11:40:19.15822313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.021907 | controller | Jun 11 11:40:19.305012 crc crio[22553]: time="2026-06-11T11:40:19.304150255Z" level=info msg="Created container c38a36de69a182f67ec290007e6abbe06716a3778efc55236d1413a3c3accffd: metallb-system/controller-8464864885-2hf6p/controller" id=0e0570a4-3238-4770-80df-960a030c7170 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.021923 | controller | Jun 11 11:40:19.306475 crc crio[22553]: time="2026-06-11T11:40:19.306355089Z" level=info msg="Starting container: c38a36de69a182f67ec290007e6abbe06716a3778efc55236d1413a3c3accffd" id=44957bf1-2dc8-46fd-b885-95ea4b676a57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.021938 | controller | Jun 11 11:40:19.317619 crc crio[22553]: time="2026-06-11T11:40:19.317513289Z" level=info msg="Started container" PID=44062 containerID=c38a36de69a182f67ec290007e6abbe06716a3778efc55236d1413a3c3accffd description=metallb-system/controller-8464864885-2hf6p/controller id=44957bf1-2dc8-46fd-b885-95ea4b676a57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3034e686d1896be6cd760c993390f32c1a5da95f8610386a39f6042bd914c7d
2026-06-11 12:41:55.021954 | controller | Jun 11 11:40:19.333020 crc crio[22553]: time="2026-06-11T11:40:19.332893582Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=328cc13e-f9ba-4434-9666-b3c9625ffcbd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.021973 | controller | Jun 11 11:40:19.338141 crc crio[22553]: time="2026-06-11T11:40:19.337994358Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=3b399f79-cb51-484c-8d03-8191e9df4894 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.021989 | controller | Jun 11 11:40:19.349424 crc crio[22553]: time="2026-06-11T11:40:19.34919125Z" level=info msg="Creating container: metallb-system/controller-8464864885-2hf6p/kube-rbac-proxy" id=c4e400a7-d437-4bab-b60e-45446934dc3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.022005 | controller | Jun 11 11:40:19.349991 crc crio[22553]: time="2026-06-11T11:40:19.3498858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.022022 | controller | Jun 11 11:40:19.399024 crc crio[22553]: time="2026-06-11T11:40:19.398644732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.022037 | controller | Jun 11 11:40:19.402583 crc crio[22553]: time="2026-06-11T11:40:19.402523283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.022053 | controller | Jun 11 11:40:19.415270 crc crio[22553]: time="2026-06-11T11:40:19.415181037Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=6dfa1726-40b5-4c7f-96ea-64d0b5f5fc50 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.022069 | controller | Jun 11 11:40:19.416274 crc crio[22553]: time="2026-06-11T11:40:19.416219767Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=04397e35-4b14-43d3-894a-ac015948e8a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.022085 | controller | Jun 11 11:40:19.421609 crc crio[22553]: time="2026-06-11T11:40:19.421507179Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=5bd38fba-c038-400b-a6da-2f303cbd76b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.022101 | controller | Jun 11 11:40:19.430886 crc crio[22553]: time="2026-06-11T11:40:19.430817577Z" level=info msg="Creating container: openshift-marketplace/community-operators-89rqz/extract-content" id=20175f24-fea4-47bd-9758-85f0dfc65be8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.022117 | controller | Jun 11 11:40:19.432575 crc crio[22553]: time="2026-06-11T11:40:19.432548256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.022132 | controller | Jun 11 11:40:19.484128 crc crio[22553]: time="2026-06-11T11:40:19.484059687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.022148 | controller | Jun 11 11:40:19.493826 crc crio[22553]: time="2026-06-11T11:40:19.493723465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.022164 | controller | Jun 11 11:40:19.574633 crc crio[22553]: time="2026-06-11T11:40:19.574546348Z" level=info msg="Created container c9f0ca12749c166adeb57afab1f7448826f39173e630d00ef4ee21161d7265dd: metallb-system/controller-8464864885-2hf6p/kube-rbac-proxy" id=c4e400a7-d437-4bab-b60e-45446934dc3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.022179 | controller | Jun 11 11:40:19.576429 crc crio[22553]: time="2026-06-11T11:40:19.576113523Z" level=info msg="Starting container: c9f0ca12749c166adeb57afab1f7448826f39173e630d00ef4ee21161d7265dd" id=1aee8ff1-ba26-4977-85d3-be2da545876f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.022199 | controller | Jun 11 11:40:19.586121 crc crio[22553]: time="2026-06-11T11:40:19.586024868Z" level=info msg="Started container" PID=44078 containerID=c9f0ca12749c166adeb57afab1f7448826f39173e630d00ef4ee21161d7265dd description=metallb-system/controller-8464864885-2hf6p/kube-rbac-proxy id=1aee8ff1-ba26-4977-85d3-be2da545876f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3034e686d1896be6cd760c993390f32c1a5da95f8610386a39f6042bd914c7d
2026-06-11 12:41:55.022215 | controller | Jun 11 11:40:19.614821 crc crio[22553]: time="2026-06-11T11:40:19.614349592Z" level=info msg="Created container 62e84590641cb0265ceabc38e78d8d435c62ea6c2e4a79e9f859a9c156be64f5: openshift-marketplace/community-operators-89rqz/extract-content" id=20175f24-fea4-47bd-9758-85f0dfc65be8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.022230 | controller | Jun 11 11:40:19.616342 crc crio[22553]: time="2026-06-11T11:40:19.616240117Z" level=info msg="Starting container: 62e84590641cb0265ceabc38e78d8d435c62ea6c2e4a79e9f859a9c156be64f5" id=150beead-dd68-47e6-9de4-c9df7993afd5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.022247 | controller | Jun 11 11:40:19.627976 crc crio[22553]: time="2026-06-11T11:40:19.625937885Z" level=info msg="Started container" PID=44083 containerID=62e84590641cb0265ceabc38e78d8d435c62ea6c2e4a79e9f859a9c156be64f5 description=openshift-marketplace/community-operators-89rqz/extract-content id=150beead-dd68-47e6-9de4-c9df7993afd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f
2026-06-11 12:41:55.022263 | controller | Jun 11 11:40:21.162802 crc crio[22553]: time="2026-06-11T11:40:21.154817945Z" level=info msg="Running pod sandbox: metallb-system/speaker-kjgs5/POD" id=ec4319f7-662f-4693-b3ef-e76afb94047d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.022279 | controller | Jun 11 11:40:21.162802 crc crio[22553]: time="2026-06-11T11:40:21.155795213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.022295 | controller | Jun 11 11:40:21.180753 crc crio[22553]: time="2026-06-11T11:40:21.180514414Z" 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=ec4319f7-662f-4693-b3ef-e76afb94047d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.022310 | controller | Jun 11 11:40:21.199466 crc crio[22553]: time="2026-06-11T11:40:21.196813002Z" level=info msg="Ran pod sandbox 6d2c4ac75ef793c245b304ff5f0904f7257777d3f082485b25017ff76593b033 with infra container: metallb-system/speaker-kjgs5/POD" id=ec4319f7-662f-4693-b3ef-e76afb94047d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.022336 | controller | Jun 11 11:40:21.200625 crc crio[22553]: time="2026-06-11T11:40:21.20054487Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=4ed4c06b-6c36-4e65-88e6-6011fb561ed2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.022369 | controller | Jun 11 11:40:21.204283 crc crio[22553]: time="2026-06-11T11:40:21.204149243Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=f95fe1f8-aab5-4ca9-82bd-f1aec036d295 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.022387 | controller | Jun 11 11:40:21.217874 crc crio[22553]: time="2026-06-11T11:40:21.217580139Z" level=info msg="Creating container: metallb-system/speaker-kjgs5/speaker" id=9f06ecc5-e16d-40e9-8f8f-8f626f01a6a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.022407 | controller | Jun 11 11:40:21.218805 crc crio[22553]: time="2026-06-11T11:40:21.218590908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.022423 | controller | Jun 11 11:40:21.277008 crc crio[22553]: time="2026-06-11T11:40:21.276793761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.022439 | controller | Jun 11 11:40:21.429371 crc crio[22553]: time="2026-06-11T11:40:21.428786861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.022455 | controller | Jun 11 11:40:21.525438 crc crio[22553]: time="2026-06-11T11:40:21.525300865Z" level=info msg="Created container cc2416e631c2fa2bb8ba3de6545265b0083e07d5a0b2549fd7212f9ac43ddd9a: metallb-system/speaker-kjgs5/speaker" id=9f06ecc5-e16d-40e9-8f8f-8f626f01a6a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.022470 | controller | Jun 11 11:40:21.527847 crc crio[22553]: time="2026-06-11T11:40:21.527767836Z" level=info msg="Starting container: cc2416e631c2fa2bb8ba3de6545265b0083e07d5a0b2549fd7212f9ac43ddd9a" id=dfac81ef-255e-4846-8b01-07c0e8c3e0ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.022486 | controller | Jun 11 11:40:21.540919 crc crio[22553]: time="2026-06-11T11:40:21.540655726Z" level=info msg="Started container" PID=44144 containerID=cc2416e631c2fa2bb8ba3de6545265b0083e07d5a0b2549fd7212f9ac43ddd9a description=metallb-system/speaker-kjgs5/speaker id=dfac81ef-255e-4846-8b01-07c0e8c3e0ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d2c4ac75ef793c245b304ff5f0904f7257777d3f082485b25017ff76593b033
2026-06-11 12:41:55.022502 | controller | Jun 11 11:40:21.557386 crc crio[22553]: time="2026-06-11T11:40:21.557223173Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=775eb572-5a0c-4fa4-bea6-290e718bf04c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.022517 | controller | Jun 11 11:40:21.563466 crc crio[22553]: time="2026-06-11T11:40:21.563086791Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=c622137c-d368-4962-964d-42f5e92bf44f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.022532 | controller | Jun 11 11:40:21.576246 crc crio[22553]: time="2026-06-11T11:40:21.576061224Z" level=info msg="Creating container: metallb-system/speaker-kjgs5/kube-rbac-proxy" id=66338b4e-245d-4069-9579-bb31b75d8fde name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.022548 | controller | Jun 11 11:40:21.578118 crc crio[22553]: time="2026-06-11T11:40:21.578032781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.022563 | controller | Jun 11 11:40:21.628539 crc crio[22553]: time="2026-06-11T11:40:21.628279215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.022579 | controller | Jun 11 11:40:21.741887 crc crio[22553]: time="2026-06-11T11:40:21.741746757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.022594 | controller | Jun 11 11:40:21.816740 crc crio[22553]: time="2026-06-11T11:40:21.816578278Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=363e6ee2-ac5a-420c-a92e-e554928badab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.022613 | controller | Jun 11 11:40:21.824252 crc crio[22553]: time="2026-06-11T11:40:21.824206327Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e2eebce1-995d-42c2-9c4d-cdde2eb47e46 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.022629 | controller | Jun 11 11:40:21.839258 crc crio[22553]: time="2026-06-11T11:40:21.837775667Z" level=info msg="Created container 847011284f6b58f3692988d6e49d8abc116a150ac69ce5f602e07163a3166b8b: metallb-system/speaker-kjgs5/kube-rbac-proxy" id=66338b4e-245d-4069-9579-bb31b75d8fde name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.022645 | controller | Jun 11 11:40:21.839258 crc crio[22553]: time="2026-06-11T11:40:21.839060964Z" level=info msg="Starting container: 847011284f6b58f3692988d6e49d8abc116a150ac69ce5f602e07163a3166b8b" id=6f10cb06-e393-4091-b98a-9b6fdf3472f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.022660 | controller | Jun 11 11:40:21.840855 crc crio[22553]: time="2026-06-11T11:40:21.84066456Z" level=info msg="Creating container: openshift-marketplace/community-operators-89rqz/registry-server" id=16fbb5f3-0c14-4257-aaf0-04a6a03fb128 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.022676 | controller | Jun 11 11:40:21.844569 crc crio[22553]: time="2026-06-11T11:40:21.844339406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.022691 | controller | Jun 11 11:40:21.850562 crc crio[22553]: time="2026-06-11T11:40:21.850435981Z" level=info msg="Started container" PID=44165 containerID=847011284f6b58f3692988d6e49d8abc116a150ac69ce5f602e07163a3166b8b description=metallb-system/speaker-kjgs5/kube-rbac-proxy id=6f10cb06-e393-4091-b98a-9b6fdf3472f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d2c4ac75ef793c245b304ff5f0904f7257777d3f082485b25017ff76593b033
2026-06-11 12:41:55.022708 | controller | Jun 11 11:40:21.906168 crc crio[22553]: time="2026-06-11T11:40:21.905442153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.022723 | controller | Jun 11 11:40:21.911784 crc crio[22553]: time="2026-06-11T11:40:21.91163232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.022739 | controller | Jun 11 11:40:22.023805 crc crio[22553]: time="2026-06-11T11:40:22.023565488Z" level=info msg="Created container 62010245f3bc7a6d210797335da8fbd9fc4abc02b4b18f64ccd536c07b281ece: openshift-marketplace/community-operators-89rqz/registry-server" id=16fbb5f3-0c14-4257-aaf0-04a6a03fb128 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.022754 | controller | Jun 11 11:40:22.025106 crc crio[22553]: time="2026-06-11T11:40:22.024998629Z" level=info msg="Starting container: 62010245f3bc7a6d210797335da8fbd9fc4abc02b4b18f64ccd536c07b281ece" id=ae3502ee-ff1b-4bff-bc1c-29eaa3256d2a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.022770 | controller | Jun 11 11:40:22.030816 crc crio[22553]: time="2026-06-11T11:40:22.030624151Z" level=info msg="Started container" PID=44185 containerID=62010245f3bc7a6d210797335da8fbd9fc4abc02b4b18f64ccd536c07b281ece description=openshift-marketplace/community-operators-89rqz/registry-server id=ae3502ee-ff1b-4bff-bc1c-29eaa3256d2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f
2026-06-11 12:41:55.022786 | controller | Jun 11 11:40:31.112124 crc crio[22553]: time="2026-06-11T11:40:31.111323004Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-zf88z/POD" id=d837d476-f5c6-4a48-9f68-e398b61421f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.022809 | controller | Jun 11 11:40:31.114492 crc crio[22553]: time="2026-06-11T11:40:31.112168188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.022829 | controller | Jun 11 11:40:31.143470 crc crio[22553]: time="2026-06-11T11:40:31.143282853Z" level=info msg="Got pod network &{Name:redhat-marketplace-zf88z Namespace:openshift-marketplace ID:af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280 UID:da1a60c9-7eda-41b8-9762-de9bcfff850f NetNS:/var/run/netns/665da853-e89d-4150-b484-47142b0b17d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda1a60c9_7eda_41b8_9762_de9bcfff850f.slice PodAnnotations:0xc00043af38}] Aliases:map[]}"
2026-06-11 12:41:55.022845 | controller | Jun 11 11:40:31.143470 crc crio[22553]: time="2026-06-11T11:40:31.143366705Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-zf88z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.022862 | controller | Jun 11 11:40:31.624165 crc crio[22553]: 2026-06-11T11:40:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af26295b8a7d362 Mac:b2:c5:a3:5b:09:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/665da853-e89d-4150-b484-47142b0b17d2 SocketPath: PciID:}] [{Interface:0xc0002d89e0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.022878 | controller | Jun 11 11:40:31.626531 crc crio[22553]: time="2026-06-11T11:40:31.626443192Z" level=info msg="Got pod network &{Name:redhat-marketplace-zf88z Namespace:openshift-marketplace ID:af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280 UID:da1a60c9-7eda-41b8-9762-de9bcfff850f NetNS:/var/run/netns/665da853-e89d-4150-b484-47142b0b17d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda1a60c9_7eda_41b8_9762_de9bcfff850f.slice PodAnnotations:0xc00043af38}] Aliases:map[]}"
2026-06-11 12:41:55.022894 | controller | Jun 11 11:40:31.626738 crc crio[22553]: time="2026-06-11T11:40:31.626623077Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-zf88z for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.022910 | controller | Jun 11 11:40:31.633581 crc crio[22553]: time="2026-06-11T11:40:31.633490114Z" level=info msg="Ran pod sandbox af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280 with infra container: openshift-marketplace/redhat-marketplace-zf88z/POD" id=d837d476-f5c6-4a48-9f68-e398b61421f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.022926 | controller | Jun 11 11:40:31.637234 crc crio[22553]: time="2026-06-11T11:40:31.637137499Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4c4d2a42-ba53-415f-807d-1ea90c993411 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.022942 | controller | Jun 11 11:40:31.639027 crc crio[22553]: time="2026-06-11T11:40:31.6389114Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1929d372-6f47-4d3f-95a7-2c64bba2f8bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.022958 | controller | Jun 11 11:40:31.650514 crc crio[22553]: time="2026-06-11T11:40:31.650342679Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-zf88z/extract-utilities" id=24001fee-9164-40cf-9f38-c4ede677c7e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.022974 | controller | Jun 11 11:40:31.651076 crc crio[22553]: time="2026-06-11T11:40:31.651015278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.022997 | controller | Jun 11 11:40:31.690197 crc crio[22553]: time="2026-06-11T11:40:31.690070761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.023013 | controller | Jun 11 11:40:31.695765 crc crio[22553]: time="2026-06-11T11:40:31.69562735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.023029 | controller | Jun 11 11:40:31.869983 crc crio[22553]: time="2026-06-11T11:40:31.869002094Z" level=info msg="Created container 0ce79662d6f2ea4cf7ce50f5948ea51389f22bf23b8b2c48fc62c1c2c871343e: openshift-marketplace/redhat-marketplace-zf88z/extract-utilities" id=24001fee-9164-40cf-9f38-c4ede677c7e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.023044 | controller | Jun 11 11:40:31.871506 crc crio[22553]: time="2026-06-11T11:40:31.871351402Z" level=info msg="Starting container: 0ce79662d6f2ea4cf7ce50f5948ea51389f22bf23b8b2c48fc62c1c2c871343e" id=53cab5ff-9d17-44cf-9568-6323dd48d4d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.023060 | controller | Jun 11 11:40:31.879011 crc crio[22553]: time="2026-06-11T11:40:31.878123216Z" level=info msg="Started container" PID=44409 containerID=0ce79662d6f2ea4cf7ce50f5948ea51389f22bf23b8b2c48fc62c1c2c871343e description=openshift-marketplace/redhat-marketplace-zf88z/extract-utilities id=53cab5ff-9d17-44cf-9568-6323dd48d4d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280
2026-06-11 12:41:55.023076 | controller | Jun 11 11:40:31.987539 crc crio[22553]: time="2026-06-11T11:40:31.986017858Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=24c60233-5bdc-4763-a8b3-124511fe4d11 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.023091 | controller | Jun 11 11:40:32.009815 crc crio[22553]: time="2026-06-11T11:40:32.009585545Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 12:41:55.023107 | controller | Jun 11 11:40:32.688417 crc crio[22553]: time="2026-06-11T11:40:32.68810802Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=24c60233-5bdc-4763-a8b3-124511fe4d11 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.023122 | controller | Jun 11 11:40:32.690549 crc crio[22553]: time="2026-06-11T11:40:32.689573603Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=9bd10b3e-65bf-409c-9000-44696be1531a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.023138 | controller | Jun 11 11:40:32.692495 crc crio[22553]: time="2026-06-11T11:40:32.692353222Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=ae37504c-a6b1-4947-91e4-000a1c2888c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.023154 | controller | Jun 11 11:40:32.700239 crc crio[22553]: time="2026-06-11T11:40:32.700130916Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-zf88z/extract-content" id=81237fb0-e950-4796-b92e-69f6805f1823 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.023169 | controller | Jun 11 11:40:32.700919 crc crio[22553]: time="2026-06-11T11:40:32.700844417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.023185 | controller | Jun 11 11:40:32.744342 crc crio[22553]: time="2026-06-11T11:40:32.744160592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.023204 | controller | Jun 11 11:40:32.748784 crc crio[22553]: time="2026-06-11T11:40:32.74861826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.023220 | controller | Jun 11 11:40:32.914935 crc crio[22553]: time="2026-06-11T11:40:32.91385844Z" level=info msg="Created container 57131799a3971eef38f675c4617cff0883e96e6605044f1fe96768d35f288713: openshift-marketplace/redhat-marketplace-zf88z/extract-content" id=81237fb0-e950-4796-b92e-69f6805f1823 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.023236 | controller | Jun 11 11:40:32.917239 crc crio[22553]: time="2026-06-11T11:40:32.917136774Z" level=info msg="Starting container: 57131799a3971eef38f675c4617cff0883e96e6605044f1fe96768d35f288713" id=0c6d7736-9569-4ec9-9451-30e7534eba41 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.023252 | controller | Jun 11 11:40:32.925240 crc crio[22553]: time="2026-06-11T11:40:32.925098673Z" level=info msg="Started container" PID=44419 containerID=57131799a3971eef38f675c4617cff0883e96e6605044f1fe96768d35f288713 description=openshift-marketplace/redhat-marketplace-zf88z/extract-content id=0c6d7736-9569-4ec9-9451-30e7534eba41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280
2026-06-11 12:41:55.023268 | controller | Jun 11 11:40:34.057305 crc crio[22553]: time="2026-06-11T11:40:34.057040681Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f49af3c1-d734-4b40-8cc5-91ed063bdaa6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.023284 | controller | Jun 11 11:40:34.065877 crc crio[22553]: time="2026-06-11T11:40:34.062289692Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cd047457-cfd2-4f89-a979-f3592b2137ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.023300 | controller | Jun 11 11:40:34.103156 crc crio[22553]: time="2026-06-11T11:40:34.10292626Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-zf88z/registry-server" id=92b3f309-4452-4e58-bada-31bedf0664e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.023315 | controller | Jun 11 11:40:34.104505 crc crio[22553]: time="2026-06-11T11:40:34.104063233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.023331 | controller | Jun 11 11:40:34.161246 crc crio[22553]: time="2026-06-11T11:40:34.161126683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.023361 | controller | Jun 11 11:40:34.166162 crc crio[22553]: time="2026-06-11T11:40:34.166076875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.023382 | controller | Jun 11 11:40:34.314179 crc crio[22553]: time="2026-06-11T11:40:34.313939006Z" level=info msg="Created container a03ffa4eb5bdd02b4d843a0f1216a77a93f048729151a9693f771d44378d05ba: openshift-marketplace/redhat-marketplace-zf88z/registry-server" id=92b3f309-4452-4e58-bada-31bedf0664e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.023398 | controller | Jun 11 11:40:34.315049 crc crio[22553]: time="2026-06-11T11:40:34.314969945Z" level=info msg="Starting container: a03ffa4eb5bdd02b4d843a0f1216a77a93f048729151a9693f771d44378d05ba" id=bb9c7ef0-c7e6-41ed-a775-88cbea7682d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.023414 | controller | Jun 11 11:40:34.323641 crc crio[22553]: time="2026-06-11T11:40:34.322668377Z" level=info msg="Started container" PID=44432 containerID=a03ffa4eb5bdd02b4d843a0f1216a77a93f048729151a9693f771d44378d05ba description=openshift-marketplace/redhat-marketplace-zf88z/registry-server id=bb9c7ef0-c7e6-41ed-a775-88cbea7682d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280
2026-06-11 12:41:55.023434 | controller | Jun 11 11:40:38.071107 crc crio[22553]: time="2026-06-11T11:40:38.069600386Z" level=info msg="Stopping container: 62010245f3bc7a6d210797335da8fbd9fc4abc02b4b18f64ccd536c07b281ece (timeout: 2s)" id=c6d887fc-047a-4451-9c54-ae2ad8529caa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.023450 | controller | Jun 11 11:40:38.435490 crc crio[22553]: time="2026-06-11T11:40:38.435307159Z" level=info msg="Stopped container 62010245f3bc7a6d210797335da8fbd9fc4abc02b4b18f64ccd536c07b281ece: openshift-marketplace/community-operators-89rqz/registry-server" id=c6d887fc-047a-4451-9c54-ae2ad8529caa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.023466 | controller | Jun 11 11:40:38.437210 crc crio[22553]: time="2026-06-11T11:40:38.437065719Z" level=info msg="Stopping pod sandbox: 5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f" id=2b79cdc8-4c9a-4d02-af39-6d062437f195 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.023481 | controller | Jun 11 11:40:38.438848 crc crio[22553]: time="2026-06-11T11:40:38.438560782Z" level=info msg="Got pod network &{Name:community-operators-89rqz Namespace:openshift-marketplace ID:5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f UID:1d9f1456-0866-4a4e-a759-2595443ba3ac NetNS:/var/run/netns/f6d0e5ec-5fa1-41bc-8007-c0e376d7536c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d9f1456_0866_4a4e_a759_2595443ba3ac.slice PodAnnotations:0xc00043b578}] Aliases:map[]}"
2026-06-11 12:41:55.023498 | controller | Jun 11 11:40:38.439333 crc crio[22553]: time="2026-06-11T11:40:38.43918526Z" level=info msg="Deleting pod openshift-marketplace_community-operators-89rqz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.023514 | controller | Jun 11 11:40:38.782808 crc crio[22553]: time="2026-06-11T11:40:38.781555342Z" level=info msg="Stopped pod sandbox: 5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f" id=2b79cdc8-4c9a-4d02-af39-6d062437f195 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.023530 | controller | Jun 11 11:40:39.350150 crc crio[22553]: time="2026-06-11T11:40:39.349280582Z" level=info msg="Removing container: 62010245f3bc7a6d210797335da8fbd9fc4abc02b4b18f64ccd536c07b281ece" id=75633d63-8a66-4efc-a494-79f36918e701 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.023546 | controller | Jun 11 11:40:39.396957 crc crio[22553]: time="2026-06-11T11:40:39.396548601Z" level=info msg="Removed container 62010245f3bc7a6d210797335da8fbd9fc4abc02b4b18f64ccd536c07b281ece: openshift-marketplace/community-operators-89rqz/registry-server" id=75633d63-8a66-4efc-a494-79f36918e701 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.023562 | controller | Jun 11 11:40:39.400994 crc crio[22553]: time="2026-06-11T11:40:39.400508655Z" level=info msg="Removing container: 62e84590641cb0265ceabc38e78d8d435c62ea6c2e4a79e9f859a9c156be64f5" id=999613d9-26a0-4ea5-9df2-4c442899cd8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.023578 | controller | Jun 11 11:40:39.446375 crc crio[22553]: time="2026-06-11T11:40:39.44625608Z" level=info msg="Removed container 62e84590641cb0265ceabc38e78d8d435c62ea6c2e4a79e9f859a9c156be64f5: openshift-marketplace/community-operators-89rqz/extract-content" id=999613d9-26a0-4ea5-9df2-4c442899cd8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.023593 | controller | Jun 11 11:40:39.451617 crc crio[22553]: time="2026-06-11T11:40:39.451545612Z" level=info msg="Removing container: 9132ad7ddcd9c7fd50403682b9aa33fb0df4dd4f11749e1642150a2fcbfb606e" id=86dcb539-5359-45b0-b7bf-a092902f4362 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.023613 | controller | Jun 11 11:40:39.481202 crc crio[22553]: time="2026-06-11T11:40:39.481120312Z" level=info msg="Removed container 9132ad7ddcd9c7fd50403682b9aa33fb0df4dd4f11749e1642150a2fcbfb606e: openshift-marketplace/community-operators-89rqz/extract-utilities" id=86dcb539-5359-45b0-b7bf-a092902f4362 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.023629 | controller | Jun 11 11:40:43.411171 crc crio[22553]: time="2026-06-11T11:40:43.409750714Z" level=info msg="Stopping container: a03ffa4eb5bdd02b4d843a0f1216a77a93f048729151a9693f771d44378d05ba (timeout: 2s)" id=9d262346-6c78-4dcf-872f-85d2dfff2170 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.023645 | controller | Jun 11 11:40:43.552102 crc crio[22553]: time="2026-06-11T11:40:43.551117498Z" level=info msg="Stopped container a03ffa4eb5bdd02b4d843a0f1216a77a93f048729151a9693f771d44378d05ba: openshift-marketplace/redhat-marketplace-zf88z/registry-server" id=9d262346-6c78-4dcf-872f-85d2dfff2170 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.023660 | controller | Jun 11 11:40:43.554235 crc crio[22553]: time="2026-06-11T11:40:43.554161506Z" level=info msg="Stopping pod sandbox: af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280" id=69f01f14-7bba-4ef6-b589-256e15a25bbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.023676 | controller | Jun 11 11:40:43.554995 crc crio[22553]: time="2026-06-11T11:40:43.554932808Z" level=info msg="Got pod network &{Name:redhat-marketplace-zf88z Namespace:openshift-marketplace ID:af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280 UID:da1a60c9-7eda-41b8-9762-de9bcfff850f NetNS:/var/run/netns/665da853-e89d-4150-b484-47142b0b17d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda1a60c9_7eda_41b8_9762_de9bcfff850f.slice PodAnnotations:0xc00043ab70}] Aliases:map[]}"
2026-06-11 12:41:55.023691 | controller | Jun 11 11:40:43.555256 crc crio[22553]: time="2026-06-11T11:40:43.555131843Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-zf88z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.023707 | controller | Jun 11 11:40:43.755143 crc crio[22553]: time="2026-06-11T11:40:43.754991009Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-k7wwh/POD" id=6c0dbdcd-857d-426f-bbd7-50125c9fe5aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.023723 | controller | Jun 11 11:40:43.755325 crc crio[22553]: time="2026-06-11T11:40:43.755196265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.023738 | controller | Jun 11 11:40:43.795627 crc crio[22553]: time="2026-06-11T11:40:43.795515014Z" 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=6c0dbdcd-857d-426f-bbd7-50125c9fe5aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.023754 | controller | Jun 11 11:40:43.887504 crc crio[22553]: time="2026-06-11T11:40:43.88651253Z" level=info msg="Stopped pod sandbox: af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280" id=69f01f14-7bba-4ef6-b589-256e15a25bbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.023770 | controller | Jun 11 11:40:44.425341 crc crio[22553]: time="2026-06-11T11:40:44.424893115Z" level=info msg="Ran pod sandbox 791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265 with infra container: openshift-frr-k8s/frr-k8s-k7wwh/POD" id=6c0dbdcd-857d-426f-bbd7-50125c9fe5aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.023789 | controller | Jun 11 11:40:44.493100 crc crio[22553]: time="2026-06-11T11:40:44.479613848Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=a3ba8999-0321-425b-b0d3-5a7166503d4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.023805 | controller | Jun 11 11:40:44.493100 crc crio[22553]: time="2026-06-11T11:40:44.480502583Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=a3ba8999-0321-425b-b0d3-5a7166503d4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.023821 | controller | Jun 11 11:40:44.493100 crc crio[22553]: time="2026-06-11T11:40:44.480978567Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=a3ba8999-0321-425b-b0d3-5a7166503d4e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.023837 | controller | Jun 11 11:40:44.522222 crc crio[22553]: time="2026-06-11T11:40:44.495639498Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=3205a0f9-024b-4b41-b1f1-4129d948e837 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.023853 | controller | Jun 11 11:40:44.569989 crc crio[22553]: time="2026-06-11T11:40:44.569585054Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-11 12:41:55.023869 | controller | Jun 11 11:40:44.596836 crc crio[22553]: time="2026-06-11T11:40:44.596010614Z" level=info msg="Removing container: a03ffa4eb5bdd02b4d843a0f1216a77a93f048729151a9693f771d44378d05ba" id=30bfb334-1fbf-4295-acbd-9749f9b159d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.023884 | controller | Jun 11 11:40:44.696095 crc crio[22553]: time="2026-06-11T11:40:44.695975267Z" level=info msg="Removed container a03ffa4eb5bdd02b4d843a0f1216a77a93f048729151a9693f771d44378d05ba: openshift-marketplace/redhat-marketplace-zf88z/registry-server" id=30bfb334-1fbf-4295-acbd-9749f9b159d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.023900 | controller | Jun 11 11:40:44.712750 crc crio[22553]: time="2026-06-11T11:40:44.708800096Z" level=info msg="Removing container: 57131799a3971eef38f675c4617cff0883e96e6605044f1fe96768d35f288713" id=b72c2dc9-1410-4b92-8402-ee006aace42d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.023915 | controller | Jun 11 11:40:44.836867 crc crio[22553]: time="2026-06-11T11:40:44.836640171Z" level=info msg="Removed container 57131799a3971eef38f675c4617cff0883e96e6605044f1fe96768d35f288713: openshift-marketplace/redhat-marketplace-zf88z/extract-content" id=b72c2dc9-1410-4b92-8402-ee006aace42d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.023931 | controller | Jun 11 11:40:44.860939 crc crio[22553]: time="2026-06-11T11:40:44.860841177Z" level=info msg="Removing container: 0ce79662d6f2ea4cf7ce50f5948ea51389f22bf23b8b2c48fc62c1c2c871343e" id=797f3d3a-a175-4371-89f1-23c7943c50dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.023946 | controller | Jun 11 11:40:44.895017 crc crio[22553]: time="2026-06-11T11:40:44.894878785Z" level=info msg="Removed container 0ce79662d6f2ea4cf7ce50f5948ea51389f22bf23b8b2c48fc62c1c2c871343e: openshift-marketplace/redhat-marketplace-zf88z/extract-utilities" id=797f3d3a-a175-4371-89f1-23c7943c50dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.023961 | controller | Jun 11 11:40:45.708066 crc crio[22553]: time="2026-06-11T11:40:45.707926837Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-mfxx5/POD" id=364e62a0-08d5-4671-9f33-04262139f0cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.023977 | controller | Jun 11 11:40:45.709510 crc crio[22553]: time="2026-06-11T11:40:45.708103552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.023996 | controller | Jun 11 11:40:45.731197 crc crio[22553]: time="2026-06-11T11:40:45.731041611Z" 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=364e62a0-08d5-4671-9f33-04262139f0cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.024013 | controller | Jun 11 11:40:45.743761 crc crio[22553]: time="2026-06-11T11:40:45.742949964Z" level=info msg="Ran pod sandbox d2feb101b5103b3b19d0432ad028b138b88ec6954901c96770f61a0cba9ac182 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-mfxx5/POD" id=364e62a0-08d5-4671-9f33-04262139f0cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.024029 | controller | Jun 11 11:40:45.747047 crc crio[22553]: time="2026-06-11T11:40:45.746867216Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=8676bfa3-e22f-44ae-8330-08b47e485558 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.024045 | controller | Jun 11 11:40:45.747515 crc crio[22553]: time="2026-06-11T11:40:45.747376191Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=8676bfa3-e22f-44ae-8330-08b47e485558 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.024060 | controller | Jun 11 11:40:45.747614 crc crio[22553]: time="2026-06-11T11:40:45.747561636Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=8676bfa3-e22f-44ae-8330-08b47e485558 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.024076 | controller | Jun 11 11:40:45.748771 crc crio[22553]: time="2026-06-11T11:40:45.748668268Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=23d64567-cc4f-4fad-8e38-9df71fb339fd name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.024092 | controller | Jun 11 11:40:45.752787 crc crio[22553]: time="2026-06-11T11:40:45.752620392Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-11 12:41:55.024108 | controller | Jun 11 11:41:01.917037 crc crio[22553]: time="2026-06-11T11:41:01.916280215Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=3205a0f9-024b-4b41-b1f1-4129d948e837 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.024123 | controller | Jun 11 11:41:01.919874 crc crio[22553]: time="2026-06-11T11:41:01.919799746Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=2e82c7a7-dbd5-4bd7-8988-423483703825 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.024138 | controller | Jun 11 11:41:01.932264 crc crio[22553]: time="2026-06-11T11:41:01.932167531Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=6cb9ebaa-b3eb-4fa3-bd05-f33d9c6cfec8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.024154 | controller | Jun 11 11:41:01.951314 crc crio[22553]: time="2026-06-11T11:41:01.951151497Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-k7wwh/cp-frr-files" id=09913eb1-f4fb-4f3b-bbd4-c619438c4dd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.024180 | controller | Jun 11 11:41:01.956240 crc crio[22553]: time="2026-06-11T11:41:01.956145351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.024196 | controller | Jun 11 11:41:01.968575 crc crio[22553]: time="2026-06-11T11:41:01.968423724Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=23d64567-cc4f-4fad-8e38-9df71fb339fd name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.024212 | controller | Jun 11 11:41:01.970080 crc crio[22553]: time="2026-06-11T11:41:01.969964538Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=9a89f147-e15a-4690-86d5-ff37d8b47579 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.024228 | controller | Jun 11 11:41:01.993291 crc crio[22553]: time="2026-06-11T11:41:01.993166395Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=d91a8214-2451-4bdb-8725-551c7cca53d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.024243 | controller | Jun 11 11:41:02.007913 crc crio[22553]: time="2026-06-11T11:41:02.007666982Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-mfxx5/frr-k8s-webhook-server" id=e1346db1-a56d-4791-9627-ec65b0f4897b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.024259 | controller | Jun 11 11:41:02.011026 crc crio[22553]: time="2026-06-11T11:41:02.010935036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.024275 | controller | Jun 11 11:41:02.024493 crc crio[22553]: time="2026-06-11T11:41:02.024346481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.024291 | controller | Jun 11 11:41:02.029320 crc crio[22553]: time="2026-06-11T11:41:02.029235672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.024306 | controller | Jun 11 11:41:02.066040 crc crio[22553]: time="2026-06-11T11:41:02.065898756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.024322 | controller | Jun 11 11:41:02.070813 crc crio[22553]: time="2026-06-11T11:41:02.070601461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.024337 | controller | Jun 11 11:41:02.226452 crc crio[22553]: time="2026-06-11T11:41:02.226308477Z" level=info msg="Created container e273abf78e83df58ff1ad48aa4a5ce5d407d83f4b2329ea54428703f607cc8ce: openshift-frr-k8s/frr-k8s-k7wwh/cp-frr-files" id=09913eb1-f4fb-4f3b-bbd4-c619438c4dd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.024372 | controller | Jun 11 11:41:02.228149 crc crio[22553]: time="2026-06-11T11:41:02.228039007Z" level=info msg="Starting container: e273abf78e83df58ff1ad48aa4a5ce5d407d83f4b2329ea54428703f607cc8ce" id=89ac7213-a6cb-4c6b-b4ed-18434fd3267c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.024391 | controller | Jun 11 11:41:02.253925 crc crio[22553]: time="2026-06-11T11:41:02.253647673Z" level=info msg="Started container" PID=45031 containerID=e273abf78e83df58ff1ad48aa4a5ce5d407d83f4b2329ea54428703f607cc8ce description=openshift-frr-k8s/frr-k8s-k7wwh/cp-frr-files id=89ac7213-a6cb-4c6b-b4ed-18434fd3267c name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265
2026-06-11 12:41:55.024411 | controller | Jun 11 11:41:02.257956 crc crio[22553]: time="2026-06-11T11:41:02.257469993Z" level=info msg="Created container 4a93448c278a9214c320d88006c92327e1f061b8164031afa3e64761da8ec06e: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-mfxx5/frr-k8s-webhook-server" id=e1346db1-a56d-4791-9627-ec65b0f4897b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.024428 | controller | Jun 11 11:41:02.260814 crc crio[22553]: time="2026-06-11T11:41:02.260453728Z" level=info msg="Starting container: 4a93448c278a9214c320d88006c92327e1f061b8164031afa3e64761da8ec06e" id=77eab332-cec4-4550-aae4-d17733c29c9e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.024445 | controller | Jun 11 11:41:02.276826 crc crio[22553]: time="2026-06-11T11:41:02.276533781Z" level=info msg="Started container" PID=45034 containerID=4a93448c278a9214c320d88006c92327e1f061b8164031afa3e64761da8ec06e description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-mfxx5/frr-k8s-webhook-server id=77eab332-cec4-4550-aae4-d17733c29c9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2feb101b5103b3b19d0432ad028b138b88ec6954901c96770f61a0cba9ac182
2026-06-11 12:41:55.024461 | controller | Jun 11 11:41:02.955903 crc crio[22553]: time="2026-06-11T11:41:02.954990174Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=02693ccb-aef6-4e5b-acf8-4820779e1d8b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.024476 | controller | Jun 11 11:41:02.964525 crc crio[22553]: time="2026-06-11T11:41:02.962776088Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=337135e7-20e4-4b6f-b913-b15078ea1c09 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.024492 | controller | Jun 11 11:41:02.986422 crc crio[22553]: time="2026-06-11T11:41:02.984948315Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-k7wwh/cp-reloader" id=1fce9b5d-538b-4839-9f98-0c738313cce4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.024508 | controller | Jun 11 11:41:02.993003 crc crio[22553]: time="2026-06-11T11:41:02.992833302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.024524 | controller | Jun 11 11:41:03.035503 crc crio[22553]: time="2026-06-11T11:41:03.035433086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.024540 | controller | Jun 11 11:41:03.049424 crc crio[22553]: time="2026-06-11T11:41:03.048609365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.024555 | controller | Jun 11 11:41:03.184139 crc crio[22553]: time="2026-06-11T11:41:03.183990597Z" level=info msg="Created container a81130251f1371dc39b9eb54457f47a9d7201585ea4bd017ede8b812fdf6ad45: openshift-frr-k8s/frr-k8s-k7wwh/cp-reloader" id=1fce9b5d-538b-4839-9f98-0c738313cce4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.024571 | controller | Jun 11 11:41:03.186606 crc crio[22553]: time="2026-06-11T11:41:03.186484828Z" level=info msg="Starting container: a81130251f1371dc39b9eb54457f47a9d7201585ea4bd017ede8b812fdf6ad45" id=01f651b8-1103-427a-8955-53e04618e848 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.024586 | controller | Jun 11 11:41:03.194902 crc crio[22553]: time="2026-06-11T11:41:03.194781367Z" level=info msg="Started container" PID=45059 containerID=a81130251f1371dc39b9eb54457f47a9d7201585ea4bd017ede8b812fdf6ad45 description=openshift-frr-k8s/frr-k8s-k7wwh/cp-reloader id=01f651b8-1103-427a-8955-53e04618e848 name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265
2026-06-11 12:41:55.024606 | controller | Jun 11 11:41:03.825890 crc crio[22553]: time="2026-06-11T11:41:03.825170378Z" level=info msg="Removing container: ff78a47c05afa850e30e6fd5aa44dccf66a749001d1bd96a75e61940315fc5cc" id=4ba388e3-8115-4ea5-8ba6-1e25857b0e6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.024622 | controller | Jun 11 11:41:03.968441 crc crio[22553]: time="2026-06-11T11:41:03.968300372Z" level=info msg="Removed container ff78a47c05afa850e30e6fd5aa44dccf66a749001d1bd96a75e61940315fc5cc: openshift-infra/auto-csr-approver-29686294-zhzr4/oc" id=4ba388e3-8115-4ea5-8ba6-1e25857b0e6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.024637 | controller | Jun 11 11:41:03.978042 crc crio[22553]: time="2026-06-11T11:41:03.97760164Z" level=info msg="Stopping pod sandbox: ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0" id=a46a86c1-575a-4816-a723-f602a60e3205 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.024653 | controller | Jun 11 11:41:03.978225 crc crio[22553]: time="2026-06-11T11:41:03.978049333Z" level=info msg="Stopped pod sandbox (already stopped): ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0" id=a46a86c1-575a-4816-a723-f602a60e3205 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.024669 | controller | Jun 11 11:41:03.979142 crc crio[22553]: time="2026-06-11T11:41:03.978749433Z" level=info msg="Removing pod sandbox: ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0" id=21fd602c-0994-4764-9d21-a2c5005dfc07 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.024685 | controller | Jun 11 11:41:03.981160 crc crio[22553]: time="2026-06-11T11:41:03.981057079Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=212dcf84-ca6c-4b4e-9f03-526e10cdd2ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.024700 | controller | Jun 11 11:41:03.991218 crc crio[22553]: time="2026-06-11T11:41:03.990864371Z" level=info msg="Removed pod sandbox: ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0" id=21fd602c-0994-4764-9d21-a2c5005dfc07 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.024716 | controller | Jun 11 11:41:03.995678 crc crio[22553]: time="2026-06-11T11:41:03.995532775Z" level=info msg="Stopping pod sandbox: af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280" id=12cff266-6b21-4237-819f-0f25591ec577 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.024732 | controller | Jun 11 11:41:03.996245 crc crio[22553]: time="2026-06-11T11:41:03.995677559Z" level=info msg="Stopped pod sandbox (already stopped): af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280" id=12cff266-6b21-4237-819f-0f25591ec577 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.024747 | controller | Jun 11 11:41:03.998013 crc crio[22553]: time="2026-06-11T11:41:03.997671557Z" level=info msg="Removing pod sandbox: af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280" id=7ca3a602-4bd9-4e65-a978-a2c1b92dbb8a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.024763 | controller | Jun 11 11:41:03.999254 crc crio[22553]: time="2026-06-11T11:41:03.999141019Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=7e5fdbf8-7ac8-4ce9-a7cf-205748dd2fdb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.024778 | controller | Jun 11 11:41:04.016601 crc crio[22553]: time="2026-06-11T11:41:04.016468477Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-k7wwh/cp-metrics" id=29cfaa02-e6ec-4f04-9288-0f0b3c02d3bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.024794 | controller | Jun 11 11:41:04.021871 crc crio[22553]: time="2026-06-11T11:41:04.021509722Z" level=info msg="Removed pod sandbox: af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280" id=7ca3a602-4bd9-4e65-a978-a2c1b92dbb8a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.024814 | controller | Jun 11 11:41:04.023203 crc crio[22553]: time="2026-06-11T11:41:04.023074747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.024830 | controller | Jun 11 11:41:04.023511 crc crio[22553]: time="2026-06-11T11:41:04.023342625Z" level=info msg="Stopping pod sandbox: 5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f" id=b78113d7-dfeb-487a-b76d-41b1710fa613 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.024846 | controller | Jun 11 11:41:04.023511 crc crio[22553]: time="2026-06-11T11:41:04.023577471Z" level=info msg="Stopped pod sandbox (already stopped): 5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f" id=b78113d7-dfeb-487a-b76d-41b1710fa613 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.024862 | controller | Jun 11 11:41:04.025212 crc crio[22553]: time="2026-06-11T11:41:04.025080465Z" level=info msg="Removing pod sandbox: 5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f" id=07c3b779-2ee8-4961-957f-47485483de7e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.024877 | controller | Jun 11 11:41:04.065441 crc crio[22553]: time="2026-06-11T11:41:04.06528782Z" level=info msg="Removed pod sandbox: 5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f" id=07c3b779-2ee8-4961-957f-47485483de7e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.024893 | controller | Jun 11 11:41:04.073119 crc crio[22553]: time="2026-06-11T11:41:04.072906849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.024908 | controller | Jun 11 11:41:04.077372 crc crio[22553]: time="2026-06-11T11:41:04.077276865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.024923 | controller | Jun 11 11:41:04.204128 crc crio[22553]: time="2026-06-11T11:41:04.203875274Z" level=info msg="Created container 41cd631aa3baff778b356e1bacd13f3dc8d9d308032f54b6ea14133e1fcae857: openshift-frr-k8s/frr-k8s-k7wwh/cp-metrics" id=29cfaa02-e6ec-4f04-9288-0f0b3c02d3bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.024939 | controller | Jun 11 11:41:04.206457 crc crio[22553]: time="2026-06-11T11:41:04.2061476Z" level=info msg="Starting container: 41cd631aa3baff778b356e1bacd13f3dc8d9d308032f54b6ea14133e1fcae857" id=95dbc70e-5dc7-4535-ba5a-17143c3cb961 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.024954 | controller | Jun 11 11:41:04.214623 crc crio[22553]: time="2026-06-11T11:41:04.214448028Z" level=info msg="Started container" PID=45070 containerID=41cd631aa3baff778b356e1bacd13f3dc8d9d308032f54b6ea14133e1fcae857 description=openshift-frr-k8s/frr-k8s-k7wwh/cp-metrics id=95dbc70e-5dc7-4535-ba5a-17143c3cb961 name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265
2026-06-11 12:41:55.024970 | controller | Jun 11 11:41:05.006372 crc crio[22553]: time="2026-06-11T11:41:05.004667144Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=1e978193-31d6-46f4-bc9f-3366b2e4891b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.024984 | controller | Jun 11 11:41:05.010119 crc crio[22553]: time="2026-06-11T11:41:05.010044928Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=8e881e94-9c3e-44f6-94f5-15cbbbec988a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.025003 | controller | Jun 11 11:41:05.025668 crc crio[22553]: time="2026-06-11T11:41:05.025247635Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-k7wwh/cp-frr-status" id=bc9a4c34-b653-4d5c-9c56-f718d0abac48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.025019 | controller | Jun 11 11:41:05.026338 crc crio[22553]: time="2026-06-11T11:41:05.026055169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.025035 | controller | Jun 11 11:41:05.099023 crc crio[22553]: time="2026-06-11T11:41:05.098868552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.025050 | controller | Jun 11 11:41:05.104999 crc crio[22553]: time="2026-06-11T11:41:05.104875505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.025065 | controller | Jun 11 11:41:05.253518 crc crio[22553]: time="2026-06-11T11:41:05.253240409Z" level=info msg="Created container f7c2f5b45385b615f14fc994fd0014dc29621603f6290d1f4d71a732f9adb578: openshift-frr-k8s/frr-k8s-k7wwh/cp-frr-status" id=bc9a4c34-b653-4d5c-9c56-f718d0abac48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.025081 | controller | Jun 11 11:41:05.255349 crc crio[22553]: time="2026-06-11T11:41:05.254924628Z" level=info msg="Starting container: f7c2f5b45385b615f14fc994fd0014dc29621603f6290d1f4d71a732f9adb578" id=c32d1581-bebe-4c42-9aed-5bc0119d029e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.025097 | controller | Jun 11 11:41:05.261592 crc crio[22553]: time="2026-06-11T11:41:05.261303351Z" level=info msg="Started container" PID=45126 containerID=f7c2f5b45385b615f14fc994fd0014dc29621603f6290d1f4d71a732f9adb578 description=openshift-frr-k8s/frr-k8s-k7wwh/cp-frr-status id=c32d1581-bebe-4c42-9aed-5bc0119d029e name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265
2026-06-11 12:41:55.025112 | controller | Jun 11 11:41:06.035926 crc crio[22553]: time="2026-06-11T11:41:06.035008011Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=1a9e8d22-1e73-460b-b63f-684928ba8739 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.025128 | controller | Jun 11 11:41:06.056018 crc crio[22553]: time="2026-06-11T11:41:06.055868921Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=e0e4d84e-b4aa-49c3-9fac-a799f8910be1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.025143 | controller | Jun 11 11:41:06.067094 crc crio[22553]: time="2026-06-11T11:41:06.06696556Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-k7wwh/controller" id=f3aee306-95ce-41d8-b2f2-034afa2fd811 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.025158 | controller | Jun 11 11:41:06.067924 crc crio[22553]: time="2026-06-11T11:41:06.067809704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.025174 | controller | Jun 11 11:41:06.158805 crc crio[22553]: time="2026-06-11T11:41:06.158581564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.025189 | controller | Jun 11 11:41:06.166365 crc crio[22553]: time="2026-06-11T11:41:06.166231033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.025204 | controller | Jun 11 11:41:06.294493 crc crio[22553]: time="2026-06-11T11:41:06.294005606Z" level=info msg="Created container 01f2d4e52c925ec4892d68c78324a5b95858e42876dc5cb6f7b5a13ec7d0c10d: openshift-frr-k8s/frr-k8s-k7wwh/controller" id=f3aee306-95ce-41d8-b2f2-034afa2fd811 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.025223 | controller | Jun 11 11:41:06.295883 crc crio[22553]: time="2026-06-11T11:41:06.295582392Z" level=info msg="Starting container: 01f2d4e52c925ec4892d68c78324a5b95858e42876dc5cb6f7b5a13ec7d0c10d" id=b48725d5-1e8f-42c8-a574-ce7ba3a5e57c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.025239 | controller | Jun 11 11:41:06.308611 crc crio[22553]: time="2026-06-11T11:41:06.308432681Z" level=info msg="Started container" PID=45190 containerID=01f2d4e52c925ec4892d68c78324a5b95858e42876dc5cb6f7b5a13ec7d0c10d description=openshift-frr-k8s/frr-k8s-k7wwh/controller id=b48725d5-1e8f-42c8-a574-ce7ba3a5e57c name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265
2026-06-11 12:41:55.025255 | controller | Jun 11 11:41:06.325793 crc crio[22553]: time="2026-06-11T11:41:06.325617005Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=88df5dac-433b-456f-b384-5407711e4390 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.025270 | controller | Jun 11 11:41:06.330673 crc crio[22553]: time="2026-06-11T11:41:06.330503526Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=c8a9785d-e2c8-47d0-8e35-976c079cef7c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.025286 | controller | Jun 11 11:41:06.351505 crc crio[22553]: time="2026-06-11T11:41:06.350958154Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-k7wwh/frr" id=99ed8b81-aab7-4fee-af62-6ffe01c217a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.025301 | controller | Jun 11 11:41:06.352971 crc crio[22553]: time="2026-06-11T11:41:06.352672313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.025316 | controller | Jun 11 11:41:06.403856 crc crio[22553]: time="2026-06-11T11:41:06.403646028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.025332 | controller | Jun 11 11:41:06.410310 crc crio[22553]: time="2026-06-11T11:41:06.410085473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.025360 | controller | Jun 11 11:41:06.553578 crc crio[22553]: time="2026-06-11T11:41:06.553072794Z" level=info msg="Created container f6e20274fcc5041c85598583fd2ad381bb4cecdc418ec5047d802da4418390fd: openshift-frr-k8s/frr-k8s-k7wwh/frr" id=99ed8b81-aab7-4fee-af62-6ffe01c217a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.025382 | controller | Jun 11 11:41:06.554941 crc crio[22553]: time="2026-06-11T11:41:06.554807963Z" level=info msg="Starting container: f6e20274fcc5041c85598583fd2ad381bb4cecdc418ec5047d802da4418390fd" id=064e803a-8405-4457-862b-eb21950dc658 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.025398 | controller | Jun 11 11:41:06.565370 crc crio[22553]: time="2026-06-11T11:41:06.565203452Z" level=info msg="Started container" PID=45209 containerID=f6e20274fcc5041c85598583fd2ad381bb4cecdc418ec5047d802da4418390fd description=openshift-frr-k8s/frr-k8s-k7wwh/frr id=064e803a-8405-4457-862b-eb21950dc658 name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265
2026-06-11 12:41:55.025413 | controller | Jun 11 11:41:06.581027 crc crio[22553]: time="2026-06-11T11:41:06.580949475Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=844ac2d6-e643-42ec-b09f-168e2d5dfb47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.025432 | controller | Jun 11 11:41:06.585035 crc crio[22553]: time="2026-06-11T11:41:06.584882668Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=1d385713-c473-4853-9754-4394602efe98 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.025507 | controller | Jun 11 11:41:06.593980 crc crio[22553]: time="2026-06-11T11:41:06.593781544Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-k7wwh/reloader" id=59e55197-de52-4461-b5aa-d18121e81acb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.025529 | controller | Jun 11 11:41:06.594587 crc crio[22553]: time="2026-06-11T11:41:06.594432443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.025545 | controller | Jun 11 11:41:06.643821 crc crio[22553]: time="2026-06-11T11:41:06.638984443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.025561 | controller | Jun 11 11:41:06.652960 crc crio[22553]: time="2026-06-11T11:41:06.648094415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.025577 | controller | Jun 11 11:41:06.821344 crc crio[22553]: time="2026-06-11T11:41:06.821103519Z" level=info msg="Created container 15a683a0f53e0129f7939ac1862846f38ed6f7fec2669ac83c1f1f8d391a2370: openshift-frr-k8s/frr-k8s-k7wwh/reloader" id=59e55197-de52-4461-b5aa-d18121e81acb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.025593 | controller | Jun 11 11:41:06.823160 crc crio[22553]: time="2026-06-11T11:41:06.823069675Z" level=info msg="Starting container: 15a683a0f53e0129f7939ac1862846f38ed6f7fec2669ac83c1f1f8d391a2370" id=988e1f82-b55a-408f-8975-f438af701fe8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.025609 | controller | Jun 11 11:41:06.829569 crc crio[22553]: time="2026-06-11T11:41:06.829479999Z" level=info msg="Started container" PID=45242 containerID=15a683a0f53e0129f7939ac1862846f38ed6f7fec2669ac83c1f1f8d391a2370 description=openshift-frr-k8s/frr-k8s-k7wwh/reloader id=988e1f82-b55a-408f-8975-f438af701fe8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265
2026-06-11 12:41:55.025624 | controller | Jun 11 11:41:06.847074 crc crio[22553]: time="2026-06-11T11:41:06.846946081Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=780898cf-91f4-4816-8f90-f77229fb2a83 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.025640 | controller | Jun 11 11:41:06.851517 crc crio[22553]: time="2026-06-11T11:41:06.851099651Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=719dd98b-8325-4199-af83-f2e1fc82c50f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.025656 | controller | Jun 11 11:41:06.860971 crc crio[22553]: time="2026-06-11T11:41:06.86082311Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-k7wwh/frr-metrics" id=d9796c4e-8078-46bd-ab61-668ff8889659 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.025672 | controller | Jun 11 11:41:06.861322 crc crio[22553]: time="2026-06-11T11:41:06.861261193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.025691 | controller | Jun 11 11:41:06.888607 crc crio[22553]: time="2026-06-11T11:41:06.888528547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.025708 | controller | Jun 11 11:41:06.891666 crc crio[22553]: time="2026-06-11T11:41:06.891595105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.025724 | controller | Jun 11 11:41:07.030742 crc crio[22553]: time="2026-06-11T11:41:07.030023544Z" level=info msg="Created container 43be99a1b84f60ca9b3daa0dfccfe12b70a6158ce203229da3361587a28d2c4e: openshift-frr-k8s/frr-k8s-k7wwh/frr-metrics" id=d9796c4e-8078-46bd-ab61-668ff8889659 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.025739 | controller | Jun 11 11:41:07.033264 crc crio[22553]: time="2026-06-11T11:41:07.033113913Z" level=info msg="Starting container: 43be99a1b84f60ca9b3daa0dfccfe12b70a6158ce203229da3361587a28d2c4e" id=c4aa85e1-8570-45ec-b029-0a6a5f6883d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.025755 | controller | Jun 11 11:41:07.043015 crc crio[22553]: time="2026-06-11T11:41:07.042917095Z" level=info msg="Started container" PID=45267 containerID=43be99a1b84f60ca9b3daa0dfccfe12b70a6158ce203229da3361587a28d2c4e description=openshift-frr-k8s/frr-k8s-k7wwh/frr-metrics id=c4aa85e1-8570-45ec-b029-0a6a5f6883d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265
2026-06-11 12:41:55.025771 | controller | Jun 11 11:41:07.054642 crc crio[22553]: time="2026-06-11T11:41:07.053846269Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=2fca1e7c-43c4-483b-a5ba-2ba11b0a4bb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.025787 | controller | Jun 11 11:41:07.056398 crc crio[22553]: time="2026-06-11T11:41:07.056291319Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=d8cfb677-6a29-4512-9b23-1b03d89a827f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.025803 | controller | Jun 11 11:41:07.064418 crc crio[22553]: time="2026-06-11T11:41:07.064294289Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-k7wwh/frr-status" id=88deade6-7247-4b09-8671-4d187c9b2398 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.025819 | controller | Jun 11 11:41:07.065061 crc crio[22553]: time="2026-06-11T11:41:07.064974719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.025835 | controller | Jun 11 11:41:07.099607 crc crio[22553]: time="2026-06-11T11:41:07.099353697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.025851 | controller | Jun 11 11:41:07.105116 crc crio[22553]: time="2026-06-11T11:41:07.104981769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.025867 | controller | Jun 11 11:41:07.250244 crc crio[22553]: time="2026-06-11T11:41:07.250111041Z" level=info msg="Created container 53057921177b5c8658b6e368abc01fa693bbc959227a79f3f26b8b12ec4ddc27: openshift-frr-k8s/frr-k8s-k7wwh/frr-status" id=88deade6-7247-4b09-8671-4d187c9b2398 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.025883 | controller | Jun 11 11:41:07.251961 crc crio[22553]: time="2026-06-11T11:41:07.251886002Z" level=info msg="Starting container: 53057921177b5c8658b6e368abc01fa693bbc959227a79f3f26b8b12ec4ddc27" id=28b9f390-9099-42b8-a27d-95435ad7e821 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.025901 | controller | Jun 11 11:41:07.262158 crc crio[22553]: time="2026-06-11T11:41:07.262087665Z" level=info msg="Started container" PID=45284 containerID=53057921177b5c8658b6e368abc01fa693bbc959227a79f3f26b8b12ec4ddc27 description=openshift-frr-k8s/frr-k8s-k7wwh/frr-status id=28b9f390-9099-42b8-a27d-95435ad7e821 name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265
2026-06-11 12:41:55.025917 | controller | Jun 11 11:41:07.280658 crc crio[22553]: time="2026-06-11T11:41:07.280439573Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=510be93e-b394-42b9-8c6a-dd7f3c46073e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.025933 | controller | Jun 11 11:41:07.286565 crc crio[22553]: time="2026-06-11T11:41:07.285185459Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=996b293f-91b9-4f69-9f41-0d5d15323f71 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.025949 | controller | Jun 11 11:41:07.299211 crc crio[22553]: time="2026-06-11T11:41:07.298191813Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-k7wwh/kube-rbac-proxy" id=f91fd0e4-642c-401f-a366-3a722965c3a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.025964 | controller | Jun 11 11:41:07.300782 crc crio[22553]: time="2026-06-11T11:41:07.299464359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.025980 | controller | Jun 11 11:41:07.371534 crc crio[22553]: time="2026-06-11T11:41:07.371078718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.025996 | controller | Jun 11 11:41:07.617594 crc crio[22553]: time="2026-06-11T11:41:07.617455271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.026011 | controller | Jun 11 11:41:07.747837 crc crio[22553]: time="2026-06-11T11:41:07.747648803Z" level=info msg="Created container 969d9c6af7bc0b84ce04817721917744b141c28b7c8781a102a4ef744de61a64: openshift-frr-k8s/frr-k8s-k7wwh/kube-rbac-proxy" id=f91fd0e4-642c-401f-a366-3a722965c3a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.026027 | controller | Jun 11 11:41:07.749476 crc crio[22553]: time="2026-06-11T11:41:07.749368893Z" level=info msg="Starting container: 969d9c6af7bc0b84ce04817721917744b141c28b7c8781a102a4ef744de61a64" id=5f645a59-1da4-40db-9bdd-17a9173038f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.026042 | controller | Jun 11 11:41:07.755660 crc crio[22553]: time="2026-06-11T11:41:07.75554358Z" level=info msg="Started container" PID=45317 containerID=969d9c6af7bc0b84ce04817721917744b141c28b7c8781a102a4ef744de61a64 description=openshift-frr-k8s/frr-k8s-k7wwh/kube-rbac-proxy id=5f645a59-1da4-40db-9bdd-17a9173038f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265
2026-06-11 12:41:55.026058 | controller | Jun 11 11:41:07.792303 crc crio[22553]: time="2026-06-11T11:41:07.79205466Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6cc92a43-ea21-4845-a911-f013256295ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.026073 | controller | Jun 11 11:41:07.796939 crc crio[22553]: time="2026-06-11T11:41:07.796144027Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=9d9fc033-f2c5-477c-993b-705b577cd08b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.026095 | controller | Jun 11 11:41:07.805340 crc crio[22553]: time="2026-06-11T11:41:07.805156006Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-k7wwh/kube-rbac-proxy-frr" id=2519e1b6-c736-43c2-a369-999d5d247363 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.026111 | controller | Jun 11 11:41:07.806451 crc crio[22553]: time="2026-06-11T11:41:07.806173126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.026127 | controller | Jun 11 11:41:07.846884 crc crio[22553]: time="2026-06-11T11:41:07.846596748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.026143 | controller | Jun 11 11:41:08.248447 crc crio[22553]: time="2026-06-11T11:41:08.248317196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.026159 | controller | Jun 11 11:41:08.348015 crc crio[22553]: time="2026-06-11T11:41:08.346722334Z" level=info msg="Created container fc99e7f65216688416e82891ad4b7ab2481056ede82b0b69081e62fc88864eb9: openshift-frr-k8s/frr-k8s-k7wwh/kube-rbac-proxy-frr" id=2519e1b6-c736-43c2-a369-999d5d247363 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.026174 | controller | Jun 11 11:41:08.349568 crc crio[22553]: time="2026-06-11T11:41:08.349426872Z" level=info msg="Starting container: fc99e7f65216688416e82891ad4b7ab2481056ede82b0b69081e62fc88864eb9" id=828259a3-7daf-46c8-8c51-01410f05f81b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.026190 | controller | Jun 11 11:41:08.357162 crc crio[22553]: time="2026-06-11T11:41:08.3570117Z" level=info msg="Started container" PID=45342 containerID=fc99e7f65216688416e82891ad4b7ab2481056ede82b0b69081e62fc88864eb9 description=openshift-frr-k8s/frr-k8s-k7wwh/kube-rbac-proxy-frr id=828259a3-7daf-46c8-8c51-01410f05f81b name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265
2026-06-11 12:41:55.026206 | controller | Jun 11 11:41:32.444800 crc crio[22553]: time="2026-06-11T11:41:32.443826771Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-5887bcc78f-d6c8q/POD" id=9fd6d02d-b57d-478c-8f40-0b12fd01276f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.026222 | controller | Jun 11 11:41:32.448110 crc crio[22553]: time="2026-06-11T11:41:32.44481885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.026238 | controller | Jun 11 11:41:32.479409 crc crio[22553]: time="2026-06-11T11:41:32.479156317Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-5887bcc78f-d6c8q Namespace:baremetal-operator-system ID:99a98d029c2ac84fc9452291bc8d4edd1b01b0a8d9dead1598d9d4af44d08598 UID:614f5d62-5f1f-4fff-aa29-0de485eb3ed6 NetNS:/var/run/netns/2adf5258-0c38-40a9-b6d6-4fa2bf1014a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod614f5d62_5f1f_4fff_aa29_0de485eb3ed6.slice PodAnnotations:0xc0011e8450}] Aliases:map[]}"
2026-06-11 12:41:55.026255 | controller | Jun 11 11:41:32.479409 crc crio[22553]: time="2026-06-11T11:41:32.479251829Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-5887bcc78f-d6c8q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.026270 | controller | Jun 11 11:41:33.212643 crc crio[22553]: 2026-06-11T11:41:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99a98d029c2ac84 Mac:d6:9a:07:ce:b9:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/2adf5258-0c38-40a9-b6d6-4fa2bf1014a3 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.026290 | controller | Jun 11 11:41:33.216410 crc crio[22553]: time="2026-06-11T11:41:33.215986358Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-5887bcc78f-d6c8q Namespace:baremetal-operator-system ID:99a98d029c2ac84fc9452291bc8d4edd1b01b0a8d9dead1598d9d4af44d08598 UID:614f5d62-5f1f-4fff-aa29-0de485eb3ed6 NetNS:/var/run/netns/2adf5258-0c38-40a9-b6d6-4fa2bf1014a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod614f5d62_5f1f_4fff_aa29_0de485eb3ed6.slice PodAnnotations:0xc0011e8450}] Aliases:map[]}"
2026-06-11 12:41:55.026306 | controller | Jun 11 11:41:33.216631 crc crio[22553]: time="2026-06-11T11:41:33.216514923Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-5887bcc78f-d6c8q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.026333 | controller | Jun 11 11:41:33.224873 crc crio[22553]: time="2026-06-11T11:41:33.22475204Z" level=info msg="Ran pod sandbox 99a98d029c2ac84fc9452291bc8d4edd1b01b0a8d9dead1598d9d4af44d08598 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-5887bcc78f-d6c8q/POD" id=9fd6d02d-b57d-478c-8f40-0b12fd01276f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.026374 | controller | Jun 11 11:41:33.230774 crc crio[22553]: time="2026-06-11T11:41:33.230603248Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=d425decc-a8b6-4c71-ae90-cc273d2e6719 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.026394 | controller | Jun 11 11:41:33.251925 crc crio[22553]: time="2026-06-11T11:41:33.251657303Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-11 12:41:55.026409 | controller | Jun 11 11:41:33.494320 crc crio[22553]: time="2026-06-11T11:41:33.494199745Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-4sdqk/POD" id=11b15e90-4fda-4665-8c2e-9e24cc13a1ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.026425 | controller | Jun 11 11:41:33.497284 crc crio[22553]: time="2026-06-11T11:41:33.494319249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.026441 | controller | Jun 11 11:41:33.533181 crc crio[22553]: time="2026-06-11T11:41:33.533079173Z" level=info msg="Got pod network &{Name:openstack-operator-index-4sdqk Namespace:openstack-operators ID:e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e UID:1c7ba785-3bb0-44f5-9dde-6a20865830ca NetNS:/var/run/netns/904095dd-76b0-4e37-ad3a-9b95798e7a00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c7ba785_3bb0_44f5_9dde_6a20865830ca.slice PodAnnotations:0xc00061e908}] Aliases:map[]}"
2026-06-11 12:41:55.026457 | controller | Jun 11 11:41:33.534079 crc crio[22553]: time="2026-06-11T11:41:33.53402827Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-4sdqk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.026473 | controller | Jun 11 11:41:33.979420 crc crio[22553]: 2026-06-11T11:41:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e9f67d0a9f9e43e Mac:7e:5e:3a:de:47:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/904095dd-76b0-4e37-ad3a-9b95798e7a00 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.026489 | controller | Jun 11 11:41:33.980632 crc crio[22553]: time="2026-06-11T11:41:33.980525535Z" level=info msg="Got pod network &{Name:openstack-operator-index-4sdqk Namespace:openstack-operators ID:e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e UID:1c7ba785-3bb0-44f5-9dde-6a20865830ca NetNS:/var/run/netns/904095dd-76b0-4e37-ad3a-9b95798e7a00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c7ba785_3bb0_44f5_9dde_6a20865830ca.slice PodAnnotations:0xc00061e908}] Aliases:map[]}"
2026-06-11 12:41:55.026509 | controller | Jun 11 11:41:33.980843 crc crio[22553]: time="2026-06-11T11:41:33.980758782Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-4sdqk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.026526 | controller | Jun 11 11:41:34.076481 crc crio[22553]: time="2026-06-11T11:41:34.075636759Z" level=info msg="Ran pod sandbox e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e with infra container: openstack-operators/openstack-operator-index-4sdqk/POD" id=11b15e90-4fda-4665-8c2e-9e24cc13a1ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.026542 | controller | Jun 11 11:41:34.081945 crc crio[22553]: time="2026-06-11T11:41:34.0808996Z" level=info msg="Pulling image: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8" id=afe6495c-6a7a-464a-957c-f2901d51bb95 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.026557 | controller | Jun 11 11:41:34.082850 crc crio[22553]: time="2026-06-11T11:41:34.08263032Z" level=info msg="Trying to access \"38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\""
2026-06-11 12:41:55.026573 | controller | Jun 11 11:41:34.967058 crc crio[22553]: time="2026-06-11T11:41:34.96692867Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-766d5bfcd4-kkm49/POD" id=1aabdcce-6f4d-4f02-bc3f-dfbae6a767b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.026589 | controller | Jun 11 11:41:34.967058 crc crio[22553]: time="2026-06-11T11:41:34.967055603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.026604 | controller | Jun 11 11:41:35.740853 crc crio[22553]: time="2026-06-11T11:41:35.740103496Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/POD" id=bba91bfd-a4cb-4598-9ee8-f674168d9e3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.026619 | controller | Jun 11 11:41:35.741000 crc crio[22553]: time="2026-06-11T11:41:35.740903009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.026635 | controller | Jun 11 11:41:37.978272 crc crio[22553]: time="2026-06-11T11:41:37.976981606Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-tdgd8/POD" id=50961280-2413-48ef-8ba8-3de59d60f489 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.026650 | controller | Jun 11 11:41:37.978272 crc crio[22553]: time="2026-06-11T11:41:37.97849463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.026666 | controller | Jun 11 11:41:38.279665 crc crio[22553]: time="2026-06-11T11:41:38.279485602Z" 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=bba91bfd-a4cb-4598-9ee8-f674168d9e3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.026682 | controller | Jun 11 11:41:38.290996 crc crio[22553]: time="2026-06-11T11:41:38.290675454Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-766d5bfcd4-kkm49 Namespace:baremetal-operator-system ID:f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6 UID:98f4e0ab-3f9b-436f-86fd-ccae34ee4bf9 NetNS:/var/run/netns/e6b82ac4-8a86-417e-a406-16ebf408c5df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98f4e0ab_3f9b_436f_86fd_ccae34ee4bf9.slice PodAnnotations:0xc0011e8268}] Aliases:map[]}"
2026-06-11 12:41:55.026702 | controller | Jun 11 11:41:38.290996 crc crio[22553]: time="2026-06-11T11:41:38.291016784Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-766d5bfcd4-kkm49 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.026719 | controller | Jun 11 11:41:38.308851 crc crio[22553]: time="2026-06-11T11:41:38.308354022Z" level=info msg="Ran pod sandbox a721e3f7e12b872f68b7b36a068b6af1cd71d74183da5603a5217ebac031d65f with infra container: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/POD" id=bba91bfd-a4cb-4598-9ee8-f674168d9e3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.026735 | controller | Jun 11 11:41:38.313621 crc crio[22553]: time="2026-06-11T11:41:38.31349199Z" level=info msg="Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest" id=2138ac55-7662-46b9-baa6-89790af5c719 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.026751 | controller | Jun 11 11:41:38.321242 crc crio[22553]: time="2026-06-11T11:41:38.320584573Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic-ipa-downloader:latest\""
2026-06-11 12:41:55.026767 | controller | Jun 11 11:41:38.833404 crc crio[22553]: time="2026-06-11T11:41:38.833259361Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=d425decc-a8b6-4c71-ae90-cc273d2e6719 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.026782 | controller | Jun 11 11:41:38.835610 crc crio[22553]: time="2026-06-11T11:41:38.835526636Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=137a4337-6dd2-46e1-b612-2601c7549f86 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.026799 | controller | Jun 11 11:41:38.856979 crc crio[22553]: time="2026-06-11T11:41:38.856851209Z" level=info msg="Got pod network &{Name:openstack-operator-index-tdgd8 Namespace:openstack-operators ID:ee642ec685ba59bead0f6fbbdab1f285979f47f72114e7afc0ae1d7bf67d125a UID:0fbf1098-1c89-4541-a341-2d59f00f4cb5 NetNS:/var/run/netns/2dccbc96-eef3-40e4-9947-4d60932f1235 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0fbf1098_1c89_4541_a341_2d59f00f4cb5.slice PodAnnotations:0xc001894480}] Aliases:map[]}"
2026-06-11 12:41:55.026815 | controller | Jun 11 11:41:38.856979 crc crio[22553]: time="2026-06-11T11:41:38.856945942Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-tdgd8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.026830 | controller | Jun 11 11:41:39.004446 crc crio[22553]: 2026-06-11T11:41:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5ac08644733381 Mac:e2:0d:12:b2:2a:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/e6b82ac4-8a86-417e-a406-16ebf408c5df SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.026846 | controller | Jun 11 11:41:39.006177 crc crio[22553]: time="2026-06-11T11:41:39.006081389Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-766d5bfcd4-kkm49 Namespace:baremetal-operator-system ID:f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6 UID:98f4e0ab-3f9b-436f-86fd-ccae34ee4bf9 NetNS:/var/run/netns/e6b82ac4-8a86-417e-a406-16ebf408c5df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98f4e0ab_3f9b_436f_86fd_ccae34ee4bf9.slice PodAnnotations:0xc0011e8268}] Aliases:map[]}"
2026-06-11 12:41:55.026867 | controller | Jun 11 11:41:39.006319 crc crio[22553]: time="2026-06-11T11:41:39.006300975Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-766d5bfcd4-kkm49 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.026883 | controller | Jun 11 11:41:39.163657 crc crio[22553]: time="2026-06-11T11:41:39.163536695Z" level=info msg="Ran pod sandbox f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-766d5bfcd4-kkm49/POD" id=1aabdcce-6f4d-4f02-bc3f-dfbae6a767b1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.026899 | controller | Jun 11 11:41:39.167396 crc crio[22553]: time="2026-06-11T11:41:39.167266092Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:latest" id=033011f4-2bf6-4529-a7d0-cd657c61a144 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.026915 | controller | Jun 11 11:41:39.171501 crc crio[22553]: time="2026-06-11T11:41:39.171402661Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:latest\""
2026-06-11 12:41:55.026931 | controller | Jun 11 11:41:39.488874 crc crio[22553]: time="2026-06-11T11:41:39.488223849Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=0d9c0c67-d71a-4e12-ba17-d5382ac5e73c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.026948 | controller | Jun 11 11:41:39.502360 crc crio[22553]: time="2026-06-11T11:41:39.502247632Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5887bcc78f-d6c8q/manager" id=4a3b7669-26e0-4d96-8f94-e1c676939313 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.026964 | controller | Jun 11 11:41:39.505135 crc crio[22553]: time="2026-06-11T11:41:39.505073383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.026980 | controller | Jun 11 11:41:39.555623 crc crio[22553]: time="2026-06-11T11:41:39.555501923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.026996 | controller | Jun 11 11:41:39.604459 crc crio[22553]: time="2026-06-11T11:41:39.604311536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.027012 | controller | Jun 11 11:41:39.704047 crc crio[22553]: 2026-06-11T11:41:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee642ec685ba59b Mac:5e:a5:ca:9d:23:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/2dccbc96-eef3-40e4-9947-4d60932f1235 SocketPath: PciID:}] [{Interface:0xc00015e9b0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.027027 | controller | Jun 11 11:41:39.705539 crc crio[22553]: time="2026-06-11T11:41:39.705449523Z" level=info msg="Got pod network &{Name:openstack-operator-index-tdgd8 Namespace:openstack-operators ID:ee642ec685ba59bead0f6fbbdab1f285979f47f72114e7afc0ae1d7bf67d125a UID:0fbf1098-1c89-4541-a341-2d59f00f4cb5 NetNS:/var/run/netns/2dccbc96-eef3-40e4-9947-4d60932f1235 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0fbf1098_1c89_4541_a341_2d59f00f4cb5.slice PodAnnotations:0xc001894480}] Aliases:map[]}"
2026-06-11 12:41:55.027043 | controller | Jun 11 11:41:39.705832 crc crio[22553]: time="2026-06-11T11:41:39.705665899Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-tdgd8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.027062 | controller | Jun 11 11:41:39.740069 crc crio[22553]: time="2026-06-11T11:41:39.739833421Z" level=info msg="Created container 7776964a7c402c07450078d63716f6ee30766bc0851532d11f4969e1c0078c47: baremetal-operator-system/baremetal-operator-controller-manager-5887bcc78f-d6c8q/manager" id=4a3b7669-26e0-4d96-8f94-e1c676939313 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.027078 | controller | Jun 11 11:41:39.742865 crc crio[22553]: time="2026-06-11T11:41:39.742600701Z" level=info msg="Starting container: 7776964a7c402c07450078d63716f6ee30766bc0851532d11f4969e1c0078c47" id=7db43da1-4024-4903-9e8d-92da4db7ef16 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.027094 | controller | Jun 11 11:41:39.758136 crc crio[22553]: time="2026-06-11T11:41:39.757805218Z" level=info msg="Started container" PID=46296 containerID=7776964a7c402c07450078d63716f6ee30766bc0851532d11f4969e1c0078c47 description=baremetal-operator-system/baremetal-operator-controller-manager-5887bcc78f-d6c8q/manager id=7db43da1-4024-4903-9e8d-92da4db7ef16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99a98d029c2ac84fc9452291bc8d4edd1b01b0a8d9dead1598d9d4af44d08598
2026-06-11 12:41:55.027110 | controller | Jun 11 11:41:39.930430 crc crio[22553]: time="2026-06-11T11:41:39.930135782Z" level=info msg="Ran pod sandbox ee642ec685ba59bead0f6fbbdab1f285979f47f72114e7afc0ae1d7bf67d125a with infra container: openstack-operators/openstack-operator-index-tdgd8/POD" id=50961280-2413-48ef-8ba8-3de59d60f489 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.027125 | controller | Jun 11 11:41:39.936966 crc crio[22553]: time="2026-06-11T11:41:39.936853185Z" level=info msg="Pulling image: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8" id=5bc18933-4e76-4a18-981e-ddddc980b024 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.027140 | controller | Jun 11 11:41:39.938304 crc crio[22553]: time="2026-06-11T11:41:39.938246655Z" level=info msg="Trying to access \"38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\""
2026-06-11 12:41:55.027156 | controller | Jun 11 11:41:52.707077 crc crio[22553]: time="2026-06-11T11:41:52.700493387Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:f8cea8a8d7d1bb9abfb877f3a8c922976093b3b7b65ed091b8f89b51cc058afa" id=033011f4-2bf6-4529-a7d0-cd657c61a144 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.027172 | controller | Jun 11 11:41:52.709313 crc crio[22553]: time="2026-06-11T11:41:52.707935461Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:latest" id=c5ba5a4a-12d1-4b36-8775-f11a9be92a5f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.027187 | controller | Jun 11 11:41:55.485422 crc crio[22553]: time="2026-06-11T11:41:55.485274659Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator" id=2f65edb8-f041-4c10-8841-398c4d54cbcf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.027202 | controller | Jun 11 11:41:55.490647 crc crio[22553]: time="2026-06-11T11:41:55.490410575Z" level=info msg="Pulled image: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index@sha256:120d6c2d9867ac840e66c2545e2625c771dd2ddb3dd52c7817e662b96cb7231a" id=5bc18933-4e76-4a18-981e-ddddc980b024 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.027217 | controller | Jun 11 11:41:55.492019 crc crio[22553]: time="2026-06-11T11:41:55.491922669Z" level=info msg="Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8" id=5b696f55-758d-416e-83d8-81d421c956c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.027232 | controller | Jun 11 11:41:55.497895 crc crio[22553]: time="2026-06-11T11:41:55.497389147Z" level=info msg="Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7" id=2138ac55-7662-46b9-baa6-89790af5c719 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.027251 | controller | Jun 11 11:41:55.500245 crc crio[22553]: time="2026-06-11T11:41:55.500131295Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest" id=8360cb88-990f-464b-81fe-ee3705bfa6da name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.027267 | controller | Jun 11 11:41:55.511040 crc crio[22553]: time="2026-06-11T11:41:55.510954516Z" level=info msg="Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8" id=7bba8929-8b17-41af-bd40-6990a04e520f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.027282 | controller | Jun 11 11:41:55.512163 crc crio[22553]: time="2026-06-11T11:41:55.51213161Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader" id=1a6149d2-f711-415d-9a4d-6cd684c449cc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.027297 | controller | Jun 11 11:41:55.515212 crc crio[22553]: time="2026-06-11T11:41:55.515156027Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-766d5bfcd4-kkm49/manager" id=ce9c1476-cfb5-4f26-b707-a8ff63c53e40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.027313 | controller | Jun 11 11:41:55.517439 crc crio[22553]: time="2026-06-11T11:41:55.517315689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.027328 | controller | Jun 11 11:41:55.520565 crc crio[22553]: time="2026-06-11T11:41:55.520530711Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-tdgd8/registry-server" id=f0528aae-dda1-4eae-b46b-6b57c4551332 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.027343 | controller | Jun 11 11:41:55.521587 crc crio[22553]: time="2026-06-11T11:41:55.521475858Z" level=info msg="Pulled image: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index@sha256:120d6c2d9867ac840e66c2545e2625c771dd2ddb3dd52c7817e662b96cb7231a" id=afe6495c-6a7a-464a-957c-f2901d51bb95 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.027378 | controller | Jun 11 11:41:55.522491 crc crio[22553]: time="2026-06-11T11:41:55.522379554Z" level=info msg="Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8" id=e80ce559-b082-4d42-8629-23681b24ea75 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.027395 | controller | Jun 11 11:41:55.524147 crc crio[22553]: time="2026-06-11T11:41:55.524080713Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-ipa-downloader" id=f6395789-703a-4e06-bfda-3e19e09e50e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.027411 | controller | Jun 11 11:41:55.544341 crc crio[22553]: time="2026-06-11T11:41:55.544209462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.027426 | controller | Jun 11 11:41:55.560778 crc crio[22553]: time="2026-06-11T11:41:55.560591443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.027442 | controller | Jun 11 11:41:55.568818 crc crio[22553]: time="2026-06-11T11:41:55.566308107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.027457 | controller | Jun 11 11:41:55.571115 crc crio[22553]: time="2026-06-11T11:41:55.570980792Z" level=info msg="Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8" id=edf162a5-997a-4a29-8acb-b4b323dfaee6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.027476 | controller | Jun 11 11:41:55.607872 crc crio[22553]: time="2026-06-11T11:41:55.60709299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.027492 | controller | Jun 11 11:41:55.631080 crc crio[22553]: time="2026-06-11T11:41:55.630914714Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-4sdqk/registry-server" id=cdf44f94-bd10-4cb2-9cfb-3878dfcc422d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.027508 | controller | Jun 11 11:41:55.636845 crc crio[22553]: time="2026-06-11T11:41:55.636802284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.027523 | controller | Jun 11 11:41:55.641907 crc crio[22553]: time="2026-06-11T11:41:55.637890765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.027539 | controller | Jun 11 11:41:55.674498 crc crio[22553]: time="2026-06-11T11:41:55.674101746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.027554 | controller | Jun 11 11:41:55.690523 crc crio[22553]: time="2026-06-11T11:41:55.690337293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.027570 | controller | Jun 11 11:41:55.692827 crc crio[22553]: time="2026-06-11T11:41:55.692720541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.027585 | controller | Jun 11 11:41:55.703156 crc crio[22553]: time="2026-06-11T11:41:55.703061028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.027601 | controller | Jun 11 11:41:55.773752 crc crio[22553]: time="2026-06-11T11:41:55.771672721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.027616 | controller | Jun 11 11:41:55.849085 crc crio[22553]: time="2026-06-11T11:41:55.848966063Z" level=info msg="Created container 30284a26586bdf383d32d50bd074b56f22fc44b1e6c8bd6ac7c811f1dd09fd1c: baremetal-operator-system/baremetal-operator-controller-manager-766d5bfcd4-kkm49/manager" id=ce9c1476-cfb5-4f26-b707-a8ff63c53e40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.027632 | controller | Jun 11 11:41:55.851304 crc crio[22553]: time="2026-06-11T11:41:55.851043223Z" level=info msg="Starting container: 30284a26586bdf383d32d50bd074b56f22fc44b1e6c8bd6ac7c811f1dd09fd1c" id=7b3bc675-b029-4c78-94d9-14788b512381 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.027648 | controller | Jun 11 11:41:55.861767 crc crio[22553]: time="2026-06-11T11:41:55.861710799Z" level=info msg="Started container" PID=46944 containerID=30284a26586bdf383d32d50bd074b56f22fc44b1e6c8bd6ac7c811f1dd09fd1c description=baremetal-operator-system/baremetal-operator-controller-manager-766d5bfcd4-kkm49/manager id=7b3bc675-b029-4c78-94d9-14788b512381 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6
2026-06-11 12:41:55.027663 | controller | Jun 11 11:41:55.875037 crc crio[22553]: time="2026-06-11T11:41:55.874914709Z" level=info msg="Created container a14c9db622b47242985901984d8f656b76ed8b5703f3a06a34d236cb64e948c5: openstack-operators/openstack-operator-index-tdgd8/registry-server" id=f0528aae-dda1-4eae-b46b-6b57c4551332 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.027682 | controller | Jun 11 11:41:55.876239 crc crio[22553]: time="2026-06-11T11:41:55.876129404Z" level=info msg="Created container 13e94517ae5a9eaaa52211d085346bd5d3ffb39fd7d991fd75dc9bfbdd11b25f: openstack-operators/openstack-operator-index-4sdqk/registry-server" id=cdf44f94-bd10-4cb2-9cfb-3878dfcc422d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.027698 | controller | Jun 11 11:41:55.876606 crc crio[22553]: time="2026-06-11T11:41:55.876488614Z" level=info msg="Starting container: a14c9db622b47242985901984d8f656b76ed8b5703f3a06a34d236cb64e948c5" id=8cd2486d-0c76-475e-aa65-6662a7ed04c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.027714 | controller | Jun 11 11:41:55.877157 crc crio[22553]: time="2026-06-11T11:41:55.877102042Z" level=info msg="Starting container: 13e94517ae5a9eaaa52211d085346bd5d3ffb39fd7d991fd75dc9bfbdd11b25f" id=53a5e0a0-4d85-450e-b63e-a71e05cfeb62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.027729 | controller | Jun 11 11:41:55.892266 crc crio[22553]: time="2026-06-11T11:41:55.884637598Z" level=info msg="Created container 51c6a78e8e8a9cc5333938738e8408076f1b14dd03d5034750105c0cc19d8571: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-ipa-downloader" id=f6395789-703a-4e06-bfda-3e19e09e50e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.027745 | controller | Jun 11 11:41:55.892266 crc crio[22553]: time="2026-06-11T11:41:55.885991127Z" level=info msg="Started container" PID=46952 containerID=a14c9db622b47242985901984d8f656b76ed8b5703f3a06a34d236cb64e948c5 description=openstack-operators/openstack-operator-index-tdgd8/registry-server id=8cd2486d-0c76-475e-aa65-6662a7ed04c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee642ec685ba59bead0f6fbbdab1f285979f47f72114e7afc0ae1d7bf67d125a
2026-06-11 12:41:55.027760 | controller | Jun 11 11:41:55.892266 crc crio[22553]: time="2026-06-11T11:41:55.886218594Z" level=info msg="Starting container: 51c6a78e8e8a9cc5333938738e8408076f1b14dd03d5034750105c0cc19d8571" id=68d162d8-539c-411f-a335-4f22c89e3f7a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.027775 | controller | Jun 11 11:41:55.892266 crc crio[22553]: time="2026-06-11T11:41:55.88643789Z" level=info msg="Started container" PID=46951 containerID=13e94517ae5a9eaaa52211d085346bd5d3ffb39fd7d991fd75dc9bfbdd11b25f description=openstack-operators/openstack-operator-index-4sdqk/registry-server id=53a5e0a0-4d85-450e-b63e-a71e05cfeb62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e
2026-06-11 12:41:55.027790 | controller | Jun 11 11:41:55.893289 crc crio[22553]: time="2026-06-11T11:41:55.893218985Z" level=info msg="Started container" PID=46955 containerID=51c6a78e8e8a9cc5333938738e8408076f1b14dd03d5034750105c0cc19d8571 description=baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-ipa-downloader id=68d162d8-539c-411f-a335-4f22c89e3f7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a721e3f7e12b872f68b7b36a068b6af1cd71d74183da5603a5217ebac031d65f
2026-06-11 12:41:55.027805 | controller | Jun 11 11:41:55.976316 crc crio[22553]: time="2026-06-11T11:41:55.976199471Z" level=info msg="Stopping container: 13e94517ae5a9eaaa52211d085346bd5d3ffb39fd7d991fd75dc9bfbdd11b25f (timeout: 2s)" id=4e572138-7f5c-4ba0-9d32-015d0b3c70fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.027821 | controller | Jun 11 11:41:56.108541 crc crio[22553]: time="2026-06-11T11:41:56.107628519Z" level=info msg="Stopped container 13e94517ae5a9eaaa52211d085346bd5d3ffb39fd7d991fd75dc9bfbdd11b25f: openstack-operators/openstack-operator-index-4sdqk/registry-server" id=4e572138-7f5c-4ba0-9d32-015d0b3c70fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.027836 | controller | Jun 11 11:41:56.111112 crc crio[22553]: time="2026-06-11T11:41:56.111000816Z" level=info msg="Stopping pod sandbox: e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e" id=270b6380-0a07-4a04-9977-ab36f6317fb8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.027856 | controller | Jun 11 11:41:56.111985 crc crio[22553]: time="2026-06-11T11:41:56.111934083Z" level=info msg="Got pod network &{Name:openstack-operator-index-4sdqk Namespace:openstack-operators ID:e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e UID:1c7ba785-3bb0-44f5-9dde-6a20865830ca NetNS:/var/run/netns/904095dd-76b0-4e37-ad3a-9b95798e7a00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c7ba785_3bb0_44f5_9dde_6a20865830ca.slice PodAnnotations:0xc002b8ab30}] Aliases:map[]}"
2026-06-11 12:41:55.027872 | controller | Jun 11 11:41:56.112199 crc crio[22553]: time="2026-06-11T11:41:56.112145969Z" level=info msg="Deleting pod openstack-operators_openstack-operator-index-4sdqk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.027887 | controller | Jun 11 11:41:56.379468 crc crio[22553]: time="2026-06-11T11:41:56.379316669Z" level=info msg="Stopped pod sandbox: e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e" id=270b6380-0a07-4a04-9977-ab36f6317fb8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.027903 | controller | Jun 11 11:41:57.015246 crc crio[22553]: time="2026-06-11T11:41:57.014400315Z" level=info msg="Removing container: 13e94517ae5a9eaaa52211d085346bd5d3ffb39fd7d991fd75dc9bfbdd11b25f" id=47d92d7a-378b-4912-8072-50768d6d2b0f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.027918 | controller | Jun 11 11:41:57.072630 crc crio[22553]: time="2026-06-11T11:41:57.072491086Z" level=info msg="Removed container 13e94517ae5a9eaaa52211d085346bd5d3ffb39fd7d991fd75dc9bfbdd11b25f: openstack-operators/openstack-operator-index-4sdqk/registry-server" id=47d92d7a-378b-4912-8072-50768d6d2b0f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.027933 | controller | Jun 11 11:42:00.569807 crc crio[22553]: time="2026-06-11T11:42:00.568587445Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686302-9t2ft/POD" id=dc3961a5-6e0d-401e-ae9e-40f9d389f200 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.027948 | controller | Jun 11 11:42:00.569807 crc crio[22553]: time="2026-06-11T11:42:00.569737489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.027964 | controller | Jun 11 11:42:00.609431 crc crio[22553]: time="2026-06-11T11:42:00.609194033Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686302-9t2ft Namespace:openshift-infra ID:b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c UID:dc4519df-068f-4f72-b7df-d8083310ddaa NetNS:/var/run/netns/9243db7b-3fea-45ce-84cb-1e401670b0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc4519df_068f_4f72_b7df_d8083310ddaa.slice PodAnnotations:0xc0011e8458}] Aliases:map[]}"
2026-06-11 12:41:55.027979 | controller | Jun 11 11:42:00.609431 crc crio[22553]: time="2026-06-11T11:42:00.609334347Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686302-9t2ft to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.027995 | controller | Jun 11 11:42:00.976134 crc crio[22553]: 2026-06-11T11:42:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9e528dbe2635ea Mac:a6:d2:6b:37:3b:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/9243db7b-3fea-45ce-84cb-1e401670b0fa SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.028011 | controller | Jun 11 11:42:00.979336 crc crio[22553]: time="2026-06-11T11:42:00.979264241Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686302-9t2ft Namespace:openshift-infra ID:b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c UID:dc4519df-068f-4f72-b7df-d8083310ddaa NetNS:/var/run/netns/9243db7b-3fea-45ce-84cb-1e401670b0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc4519df_068f_4f72_b7df_d8083310ddaa.slice PodAnnotations:0xc0011e8458}] Aliases:map[]}"
2026-06-11 12:41:55.028030 | controller | Jun 11 11:42:00.979515 crc crio[22553]: time="2026-06-11T11:42:00.979450536Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686302-9t2ft for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.028047 | controller | Jun 11 11:42:00.990045 crc crio[22553]: time="2026-06-11T11:42:00.98829242Z" level=info msg="Ran pod sandbox b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c with infra container: openshift-infra/auto-csr-approver-29686302-9t2ft/POD" id=dc3961a5-6e0d-401e-ae9e-40f9d389f200 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.028063 | controller | Jun 11 11:42:00.994613 crc crio[22553]: time="2026-06-11T11:42:00.994505039Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=03913e1e-64d2-4da3-adf0-14eaa8e5466c name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.028079 | controller | Jun 11 11:42:01.006862 crc crio[22553]: time="2026-06-11T11:42:01.006605497Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.028095 | controller | Jun 11 11:42:02.012156 crc crio[22553]: time="2026-06-11T11:42:02.011623447Z" level=info msg="Stopping container: 30284a26586bdf383d32d50bd074b56f22fc44b1e6c8bd6ac7c811f1dd09fd1c (timeout: 10s)" id=91f5724d-6648-42f7-84c2-ba3c2579258c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.028110 | controller | Jun 11 11:42:02.016630 crc crio[22553]: time="2026-06-11T11:42:02.016514208Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=03913e1e-64d2-4da3-adf0-14eaa8e5466c name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.028126 | controller | Jun 11 11:42:02.018400 crc crio[22553]: time="2026-06-11T11:42:02.018267118Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6eb6d3c0-ff4c-408f-8996-d24662c3a9b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.028142 | controller | Jun 11 11:42:02.021754 crc crio[22553]: time="2026-06-11T11:42:02.021487051Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=43f82300-5c38-40c4-8d33-10833c865678 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.028157 | controller | Jun 11 11:42:02.029392 crc crio[22553]: time="2026-06-11T11:42:02.029297785Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686302-9t2ft/oc" id=1a90ee60-fa43-47b7-bad3-b297116a9f61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.028173 | controller | Jun 11 11:42:02.030202 crc crio[22553]: time="2026-06-11T11:42:02.030110389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.028189 | controller | Jun 11 11:42:02.092065 crc crio[22553]: time="2026-06-11T11:42:02.091887085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.028204 | controller | Jun 11 11:42:02.197261 crc crio[22553]: time="2026-06-11T11:42:02.196969265Z" level=info msg="Stopped container 30284a26586bdf383d32d50bd074b56f22fc44b1e6c8bd6ac7c811f1dd09fd1c: baremetal-operator-system/baremetal-operator-controller-manager-766d5bfcd4-kkm49/manager" id=91f5724d-6648-42f7-84c2-ba3c2579258c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.028223 | controller | Jun 11 11:42:02.202766 crc crio[22553]: time="2026-06-11T11:42:02.202289838Z" level=info msg="Stopping pod sandbox: f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6" id=fe1a91d8-4f7e-4399-aa84-0e7db042c249 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.028239 | controller | Jun 11 11:42:02.206575 crc crio[22553]: time="2026-06-11T11:42:02.206326714Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-766d5bfcd4-kkm49 Namespace:baremetal-operator-system ID:f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6 UID:98f4e0ab-3f9b-436f-86fd-ccae34ee4bf9 NetNS:/var/run/netns/e6b82ac4-8a86-417e-a406-16ebf408c5df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98f4e0ab_3f9b_436f_86fd_ccae34ee4bf9.slice PodAnnotations:0xc00279aa60}] Aliases:map[]}"
2026-06-11 12:41:55.028256 | controller | Jun 11 11:42:02.206952 crc crio[22553]: time="2026-06-11T11:42:02.20685704Z" level=info msg="Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-766d5bfcd4-kkm49 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.028272 | controller | Jun 11 11:42:02.376404 crc crio[22553]: time="2026-06-11T11:42:02.375134617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.028288 | controller | Jun 11 11:42:02.508025 crc crio[22553]: time="2026-06-11T11:42:02.507863722Z" level=info msg="Created container 882e6ac61ce2fc9c0ce801f0c137628ba518f2ac671086feaddb263ebbb30824: openshift-infra/auto-csr-approver-29686302-9t2ft/oc" id=1a90ee60-fa43-47b7-bad3-b297116a9f61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.028303 | controller | Jun 11 11:42:02.509642 crc crio[22553]: time="2026-06-11T11:42:02.509602722Z" level=info msg="Starting container: 882e6ac61ce2fc9c0ce801f0c137628ba518f2ac671086feaddb263ebbb30824" id=9a1fc04d-374a-4311-b164-5002a54e72d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.028319 | controller | Jun 11 11:42:02.516466 crc crio[22553]: time="2026-06-11T11:42:02.516164351Z" level=info msg="Started container" PID=47192 containerID=882e6ac61ce2fc9c0ce801f0c137628ba518f2ac671086feaddb263ebbb30824 description=openshift-infra/auto-csr-approver-29686302-9t2ft/oc id=9a1fc04d-374a-4311-b164-5002a54e72d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c
2026-06-11 12:41:55.028334 | controller | Jun 11 11:42:02.550736 crc crio[22553]: time="2026-06-11T11:42:02.550532169Z" level=info msg="Stopped pod sandbox: f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6" id=fe1a91d8-4f7e-4399-aa84-0e7db042c249 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.028369 | controller | Jun 11 11:42:03.143850 crc crio[22553]: time="2026-06-11T11:42:03.143607787Z" level=info msg="Removing container: 30284a26586bdf383d32d50bd074b56f22fc44b1e6c8bd6ac7c811f1dd09fd1c" id=2bdfb650-ad05-42f6-8381-b2353cffce98 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.028387 | controller | Jun 11 11:42:03.223969 crc crio[22553]: time="2026-06-11T11:42:03.223840983Z" level=info msg="Removed container 30284a26586bdf383d32d50bd074b56f22fc44b1e6c8bd6ac7c811f1dd09fd1c: baremetal-operator-system/baremetal-operator-controller-manager-766d5bfcd4-kkm49/manager" id=2bdfb650-ad05-42f6-8381-b2353cffce98 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.028404 | controller | Jun 11 11:42:04.115851 crc crio[22553]: time="2026-06-11T11:42:04.113917129Z" level=info msg="Stopping pod sandbox: f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6" id=40fae87d-fcf1-4401-af33-1979859e9464 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.028423 | controller | Jun 11 11:42:04.115851 crc crio[22553]: time="2026-06-11T11:42:04.115468484Z" level=info msg="Stopped pod sandbox (already stopped): f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6" id=40fae87d-fcf1-4401-af33-1979859e9464 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.028439 | controller | Jun 11 11:42:04.117865 crc crio[22553]: time="2026-06-11T11:42:04.117182033Z" level=info msg="Removing pod sandbox: f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6" id=02b60352-1447-4058-b1b9-898f1d348566 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.028455 | controller | Jun 11 11:42:04.145310 crc crio[22553]: time="2026-06-11T11:42:04.144947121Z" level=info msg="Removed pod sandbox: f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6" id=02b60352-1447-4058-b1b9-898f1d348566 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.028471 | controller | Jun 11 11:42:04.151199 crc crio[22553]: time="2026-06-11T11:42:04.151085138Z" level=info msg="Stopping pod sandbox: e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e" id=25aaa97f-f61e-42e6-8de3-3766dff8786f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.028486 | controller | Jun 11 11:42:04.151346 crc crio[22553]: time="2026-06-11T11:42:04.151205421Z" level=info msg="Stopped pod sandbox (already stopped): e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e" id=25aaa97f-f61e-42e6-8de3-3766dff8786f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.028501 | controller | Jun 11 11:42:04.152934 crc crio[22553]: time="2026-06-11T11:42:04.152834438Z" level=info msg="Removing pod sandbox: e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e" id=1eb5042f-c87b-4bd0-9946-f854353df69f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.028517 | controller | Jun 11 11:42:04.180303 crc crio[22553]: time="2026-06-11T11:42:04.179635748Z" level=info msg="Removed pod sandbox: e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e" id=1eb5042f-c87b-4bd0-9946-f854353df69f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.028532 | controller | Jun 11 11:42:05.193942 crc crio[22553]: time="2026-06-11T11:42:05.192315099Z" level=info msg="Stopping pod sandbox: b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c" id=47006f8e-e3aa-4a84-a3b6-170647aa748d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.028548 | controller | Jun 11 11:42:05.197920 crc crio[22553]: time="2026-06-11T11:42:05.197883029Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686302-9t2ft Namespace:openshift-infra ID:b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c UID:dc4519df-068f-4f72-b7df-d8083310ddaa NetNS:/var/run/netns/9243db7b-3fea-45ce-84cb-1e401670b0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc4519df_068f_4f72_b7df_d8083310ddaa.slice PodAnnotations:0xc0028271d8}] Aliases:map[]}"
2026-06-11 12:41:55.028564 | controller | Jun 11 11:42:05.198228 crc crio[22553]: time="2026-06-11T11:42:05.198204728Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686302-9t2ft from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.028579 | controller | Jun 11 11:42:05.577433 crc crio[22553]: time="2026-06-11T11:42:05.57708947Z" level=info msg="Stopped pod sandbox: b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c" id=47006f8e-e3aa-4a84-a3b6-170647aa748d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.028595 | controller | Jun 11 11:42:11.166192 crc crio[22553]: time="2026-06-11T11:42:11.1650427Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-rqpnr/POD" id=e0066ec3-999d-43e9-98b1-a9647c7393cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.028610 | controller | Jun 11 11:42:11.168389 crc crio[22553]: time="2026-06-11T11:42:11.166222204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.028630 | controller | Jun 11 11:42:11.218221 crc crio[22553]: time="2026-06-11T11:42:11.217873369Z" level=info msg="Got pod network &{Name:certified-operators-rqpnr Namespace:openshift-marketplace ID:a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8 UID:58fd81d0-5545-41c5-8276-49a545515c8e NetNS:/var/run/netns/7b617d84-127a-48e4-8d57-f1578313b496 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58fd81d0_5545_41c5_8276_49a545515c8e.slice PodAnnotations:0xc002b8a348}] Aliases:map[]}"
2026-06-11 12:41:55.028646 | controller | Jun 11 11:42:11.218763 crc crio[22553]: time="2026-06-11T11:42:11.218292721Z" level=info msg="Adding pod openshift-marketplace_certified-operators-rqpnr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.028662 | controller | Jun 11 11:42:12.675870 crc crio[22553]: 2026-06-11T11:42:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9bc529b9a5791b Mac:c6:13:d4:74:fd:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/7b617d84-127a-48e4-8d57-f1578313b496 SocketPath: PciID:}] [{Interface:0xc000014f60 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.028678 | controller | Jun 11 11:42:12.679633 crc crio[22553]: time="2026-06-11T11:42:12.679559487Z" level=info msg="Got pod network &{Name:certified-operators-rqpnr Namespace:openshift-marketplace ID:a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8 UID:58fd81d0-5545-41c5-8276-49a545515c8e NetNS:/var/run/netns/7b617d84-127a-48e4-8d57-f1578313b496 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58fd81d0_5545_41c5_8276_49a545515c8e.slice PodAnnotations:0xc002b8a348}] Aliases:map[]}"
2026-06-11 12:41:55.028694 | controller | Jun 11 11:42:12.679933 crc crio[22553]: time="2026-06-11T11:42:12.679844085Z" level=info msg="Checking pod openshift-marketplace_certified-operators-rqpnr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.028710 | controller | Jun 11 11:42:12.694092 crc crio[22553]: time="2026-06-11T11:42:12.693325242Z" level=info msg="Ran pod sandbox a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8 with infra container: openshift-marketplace/certified-operators-rqpnr/POD" id=e0066ec3-999d-43e9-98b1-a9647c7393cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.028726 | controller | Jun 11 11:42:12.698803 crc crio[22553]: time="2026-06-11T11:42:12.698514872Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a2a3b222-e9f0-4215-bd95-9a20982c6c2b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.028741 | controller | Jun 11 11:42:12.703438 crc crio[22553]: time="2026-06-11T11:42:12.702483406Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1eaa7b44-7d38-4ffc-b98b-5d29545cbf2a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.028757 | controller | Jun 11 11:42:12.713142 crc crio[22553]: time="2026-06-11T11:42:12.712930946Z" level=info msg="Creating container: openshift-marketplace/certified-operators-rqpnr/extract-utilities" id=22ecac95-2fe1-4221-baf1-3beeed2eaa9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.028773 | controller | Jun 11 11:42:12.713950 crc crio[22553]: time="2026-06-11T11:42:12.71378253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.028792 | controller | Jun 11 11:42:12.776399 crc crio[22553]: time="2026-06-11T11:42:12.776290717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.028808 | controller | Jun 11 11:42:12.783541 crc crio[22553]: time="2026-06-11T11:42:12.783501505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.028824 | controller | Jun 11 11:42:12.960226 crc crio[22553]: time="2026-06-11T11:42:12.959155894Z" level=info msg="Created container 049d21a06622e0fc32e32540cd11c851f44ea2816336c10469f8cbd43969ac82: openshift-marketplace/certified-operators-rqpnr/extract-utilities" id=22ecac95-2fe1-4221-baf1-3beeed2eaa9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.028839 | controller | Jun 11 11:42:12.962425 crc crio[22553]: time="2026-06-11T11:42:12.962321635Z" level=info msg="Starting container: 049d21a06622e0fc32e32540cd11c851f44ea2816336c10469f8cbd43969ac82" id=a1817124-4bd2-4652-9899-34077c3e9b9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.028855 | controller | Jun 11 11:42:12.971190 crc crio[22553]: time="2026-06-11T11:42:12.970587833Z" level=info msg="Started container" PID=47505 containerID=049d21a06622e0fc32e32540cd11c851f44ea2816336c10469f8cbd43969ac82 description=openshift-marketplace/certified-operators-rqpnr/extract-utilities id=a1817124-4bd2-4652-9899-34077c3e9b9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8
2026-06-11 12:41:55.028871 | controller | Jun 11 11:42:13.341919 crc crio[22553]: time="2026-06-11T11:42:13.341806984Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=c55b976b-33c9-4878-86f2-ba8334588049 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.028886 | controller | Jun 11 11:42:13.348530 crc crio[22553]: time="2026-06-11T11:42:13.348181837Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 12:41:55.028902 | controller | Jun 11 11:42:14.252878 crc crio[22553]: time="2026-06-11T11:42:14.252656936Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3" id=c55b976b-33c9-4878-86f2-ba8334588049 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.028918 | controller | Jun 11 11:42:14.254572 crc crio[22553]: time="2026-06-11T11:42:14.254439127Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=4b608dbd-13d3-4678-8d4f-0184d47b0b91 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.028934 | controller | Jun 11 11:42:14.258490 crc crio[22553]: time="2026-06-11T11:42:14.258406931Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=36885903-1280-43f3-96c5-7f124296172a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.028950 | controller | Jun 11 11:42:14.270089 crc crio[22553]: time="2026-06-11T11:42:14.269805309Z" level=info msg="Creating container: openshift-marketplace/certified-operators-rqpnr/extract-content" id=32fe41c6-b2ae-4f63-8a10-9933b766946f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.028966 | controller | Jun 11 11:42:14.270821 crc crio[22553]: time="2026-06-11T11:42:14.270623702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.028982 | controller | Jun 11 11:42:14.400391 crc crio[22553]: time="2026-06-11T11:42:14.400244949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.028997 | controller | Jun 11 11:42:14.406017 crc crio[22553]: time="2026-06-11T11:42:14.405916092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.029019 | controller | Jun 11 11:42:14.588410 crc crio[22553]: time="2026-06-11T11:42:14.587317506Z" level=info msg="Created container 4d58ccb9ef999519c4990fb37a47c46138b5a5814c8e3a2b899ad2e00b8afe45: openshift-marketplace/certified-operators-rqpnr/extract-content" id=32fe41c6-b2ae-4f63-8a10-9933b766946f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.029036 | controller | Jun 11 11:42:14.595935 crc crio[22553]: time="2026-06-11T11:42:14.589624293Z" level=info msg="Starting container: 4d58ccb9ef999519c4990fb37a47c46138b5a5814c8e3a2b899ad2e00b8afe45" id=ee1422fa-cf71-4efa-89f2-9e50c5c7b6a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.029052 | controller | Jun 11 11:42:14.608605 crc crio[22553]: time="2026-06-11T11:42:14.608461124Z" level=info msg="Started container" PID=47521 containerID=4d58ccb9ef999519c4990fb37a47c46138b5a5814c8e3a2b899ad2e00b8afe45 description=openshift-marketplace/certified-operators-rqpnr/extract-content id=ee1422fa-cf71-4efa-89f2-9e50c5c7b6a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8
2026-06-11 12:41:55.029068 | controller | Jun 11 11:42:21.525064 crc crio[22553]: time="2026-06-11T11:42:21.523105891Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8f866fe9-5465-49af-b294-942e4c27e120 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.029084 | controller | Jun 11 11:42:21.531740 crc crio[22553]: time="2026-06-11T11:42:21.531495672Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=83983213-7494-4842-a609-f0722a6a0da9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.029099 | controller | Jun 11 11:42:21.544125 crc crio[22553]: time="2026-06-11T11:42:21.543894879Z" level=info msg="Creating container: openshift-marketplace/certified-operators-rqpnr/registry-server" id=f0e5ce4a-67b2-42bb-98c6-32179c77dba7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.029114 | controller | Jun 11 11:42:21.544842 crc crio[22553]: time="2026-06-11T11:42:21.544554738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.029130 | controller | Jun 11 11:42:21.601294 crc crio[22553]: time="2026-06-11T11:42:21.601158715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.029145 | controller | Jun 11 11:42:21.628914 crc crio[22553]: time="2026-06-11T11:42:21.625611898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.029161 | controller | Jun 11 11:42:21.772658 crc crio[22553]: time="2026-06-11T11:42:21.77248825Z" level=info msg="Created container 490f5e244bba3e6a3a6e61c00d0d26584a8d7cf6e6d3948e52271d189e5f711b: openshift-marketplace/certified-operators-rqpnr/registry-server" id=f0e5ce4a-67b2-42bb-98c6-32179c77dba7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.029176 | controller | Jun 11 11:42:21.774614 crc crio[22553]: time="2026-06-11T11:42:21.774488658Z" level=info msg="Starting container: 490f5e244bba3e6a3a6e61c00d0d26584a8d7cf6e6d3948e52271d189e5f711b" id=b50bff7a-1f96-4f95-ae5a-6f058ba8b3ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.029192 | controller | Jun 11 11:42:21.780575 crc crio[22553]: time="2026-06-11T11:42:21.780420518Z" level=info msg="Started container" PID=47684 containerID=490f5e244bba3e6a3a6e61c00d0d26584a8d7cf6e6d3948e52271d189e5f711b description=openshift-marketplace/certified-operators-rqpnr/registry-server id=b50bff7a-1f96-4f95-ae5a-6f058ba8b3ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8
2026-06-11 12:41:55.029211 | controller | Jun 11 11:42:25.913029 crc crio[22553]: time="2026-06-11T11:42:25.906198887Z" level=info msg="Running pod sandbox: openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/POD" id=9bc480d8-0bcc-46ef-9a68-a2f23a97abfd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.029228 | controller | Jun 11 11:42:25.913029 crc crio[22553]: time="2026-06-11T11:42:25.907236647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.029243 | controller | Jun 11 11:42:25.942217 crc crio[22553]: time="2026-06-11T11:42:25.941557353Z" level=info msg="Got pod network &{Name:9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml Namespace:openstack-operators ID:e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd UID:cf526ac4-2e06-4050-900a-669e77c3446d NetNS:/var/run/netns/73bc72ea-35d1-4bac-aba7-9a376cfa9f23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf526ac4_2e06_4050_900a_669e77c3446d.slice PodAnnotations:0xc00012b540}] Aliases:map[]}"
2026-06-11 12:41:55.029259 | controller | Jun 11 11:42:25.942217 crc crio[22553]: time="2026-06-11T11:42:25.941638936Z" level=info msg="Adding pod openstack-operators_9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.029275 | controller | Jun 11 11:42:29.569481 crc crio[22553]: 2026-06-11T11:42:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2d6a779c7c214a Mac:b2:da:80:a9:81:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/73bc72ea-35d1-4bac-aba7-9a376cfa9f23 SocketPath: PciID:}] [{Interface:0xc000195900 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.029291 | controller | Jun 11 11:42:29.572518 crc crio[22553]: time="2026-06-11T11:42:29.572098706Z" level=info msg="Got pod network &{Name:9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml Namespace:openstack-operators ID:e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd UID:cf526ac4-2e06-4050-900a-669e77c3446d NetNS:/var/run/netns/73bc72ea-35d1-4bac-aba7-9a376cfa9f23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf526ac4_2e06_4050_900a_669e77c3446d.slice PodAnnotations:0xc00012b540}] Aliases:map[]}"
2026-06-11 12:41:55.029307 | controller | Jun 11 11:42:29.572518 crc crio[22553]: time="2026-06-11T11:42:29.572276151Z" level=info msg="Checking pod openstack-operators_9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.029323 | controller | Jun 11 11:42:29.582729 crc crio[22553]: time="2026-06-11T11:42:29.582587238Z" level=info msg="Ran pod sandbox e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd with infra container: openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/POD" id=9bc480d8-0bcc-46ef-9a68-a2f23a97abfd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.029338 | controller | Jun 11 11:42:29.587515 crc crio[22553]: time="2026-06-11T11:42:29.587397706Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=dffdf7be-d067-4060-b282-11eadea74389 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.029379 | controller | Jun 11 11:42:29.589818 crc crio[22553]: time="2026-06-11T11:42:29.589601309Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1cf81d14-5c55-4103-80a6-61c21ffcbc79 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.029400 | controller | Jun 11 11:42:29.597056 crc crio[22553]: time="2026-06-11T11:42:29.596960541Z" level=info msg="Creating container: openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/util" id=276054a4-db4f-429d-b44d-b03ac0f34443 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.029417 | controller | Jun 11 11:42:29.598062 crc crio[22553]: time="2026-06-11T11:42:29.597998471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.029432 | controller | Jun 11 11:42:29.646448 crc crio[22553]: time="2026-06-11T11:42:29.646264148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.029448 | controller | Jun 11 11:42:29.651923 crc crio[22553]: time="2026-06-11T11:42:29.651836148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.029463 | controller | Jun 11 11:42:29.790174 crc crio[22553]: time="2026-06-11T11:42:29.7900087Z" level=info msg="Created container d157c93724d7404a4261f1d23e1ad06acab3d08d38a5cf0c2247fb2b6725c1d0: openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/util" id=276054a4-db4f-429d-b44d-b03ac0f34443 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.029478 | controller | Jun 11 11:42:29.791460 crc crio[22553]: time="2026-06-11T11:42:29.791326928Z" level=info msg="Starting container: d157c93724d7404a4261f1d23e1ad06acab3d08d38a5cf0c2247fb2b6725c1d0" id=4890a2be-0df9-44dd-8810-c95df81c0754 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.029494 | controller | Jun 11 11:42:29.802458 crc crio[22553]: time="2026-06-11T11:42:29.802292754Z" level=info msg="Started container" PID=47889 containerID=d157c93724d7404a4261f1d23e1ad06acab3d08d38a5cf0c2247fb2b6725c1d0 description=openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/util id=4890a2be-0df9-44dd-8810-c95df81c0754 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd
2026-06-11 12:41:55.029510 | controller | Jun 11 11:42:30.722875 crc crio[22553]: time="2026-06-11T11:42:30.721034674Z" level=info msg="Pulling image: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8" id=cde8165a-5dd7-4be2-89c2-df982d94e272 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.029525 | controller | Jun 11 11:42:30.725952 crc crio[22553]: time="2026-06-11T11:42:30.725805641Z" level=info msg="Trying to access \"38.102.83.17:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\""
2026-06-11 12:41:55.029540 | controller | Jun 11 11:42:31.934161 crc crio[22553]: time="2026-06-11T11:42:31.93396306Z" level=info msg="Pulled image: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:cd6b1e870d1534a709bb8c9685895f3c1bf7e814a9ed121cb36e6aa09936adf4" id=cde8165a-5dd7-4be2-89c2-df982d94e272 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.029556 | controller | Jun 11 11:42:31.936591 crc crio[22553]: time="2026-06-11T11:42:31.936481243Z" level=info msg="Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8" id=d2e1eca9-cf55-426d-9c79-4365c1218f5c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.029571 | controller | Jun 11 11:42:31.943158 crc crio[22553]: time="2026-06-11T11:42:31.943101253Z" level=info msg="Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8" id=4e3e6ca8-133c-4b47-8045-6ebfda0d7ece name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.029591 | controller | Jun 11 11:42:31.953933 crc crio[22553]: time="2026-06-11T11:42:31.95377368Z" level=info msg="Creating container: openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/pull" id=64a9cfff-6ad2-4afc-b1c4-4468064ade7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.029607 | controller | Jun 11 11:42:31.955483 crc crio[22553]: time="2026-06-11T11:42:31.955377806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.029623 | controller | Jun 11 11:42:32.056910 crc crio[22553]: time="2026-06-11T11:42:32.056636557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.029638 | controller | Jun 11 11:42:32.057300 crc crio[22553]: time="2026-06-11T11:42:32.057208073Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/74599742bf11bf9196e0c4eb7caed559fafbe90a9d60ea96f41cfa41896e3807/merged/etc/passwd: no such file or directory"
2026-06-11 12:41:55.029653 | controller | Jun 11 11:42:32.057300 crc crio[22553]: time="2026-06-11T11:42:32.057256945Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/74599742bf11bf9196e0c4eb7caed559fafbe90a9d60ea96f41cfa41896e3807/merged/etc/group: no such file or directory"
2026-06-11 12:41:55.029669 | controller | Jun 11 11:42:32.071887 crc crio[22553]: time="2026-06-11T11:42:32.071782032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.029684 | controller | Jun 11 11:42:32.199620 crc crio[22553]: time="2026-06-11T11:42:32.198446353Z" level=info msg="Created container 574172229b3955780d8c3eef7c8dac6ec6864471236278ab16e1beff419be9ae: openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/pull" id=64a9cfff-6ad2-4afc-b1c4-4468064ade7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.029700 | controller | Jun 11 11:42:32.200994 crc crio[22553]: time="2026-06-11T11:42:32.200914724Z" level=info msg="Starting container: 574172229b3955780d8c3eef7c8dac6ec6864471236278ab16e1beff419be9ae" id=db140c6a-0016-45f0-b337-d55c631a0ed3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.029715 | controller | Jun 11 11:42:32.208272 crc crio[22553]: time="2026-06-11T11:42:32.208198804Z" level=info msg="Started container" PID=47985 containerID=574172229b3955780d8c3eef7c8dac6ec6864471236278ab16e1beff419be9ae description=openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/pull id=db140c6a-0016-45f0-b337-d55c631a0ed3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd
2026-06-11 12:41:55.029731 | controller | Jun 11 11:42:32.751075 crc crio[22553]: time="2026-06-11T11:42:32.750935136Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a8561e48-0d45-4d04-957c-ae1cbb2875c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.029746 | controller | Jun 11 11:42:32.753963 crc crio[22553]: time="2026-06-11T11:42:32.753898051Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=247721b0-696a-445f-910a-11d44df5a21e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.029761 | controller | Jun 11 11:42:32.761020 crc crio[22553]: time="2026-06-11T11:42:32.760954584Z" level=info msg="Creating container: openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/extract" id=1110eef0-fb05-4568-a6b7-0595c7ca9817 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.029780 | controller | Jun 11 11:42:32.761413 crc crio[22553]: time="2026-06-11T11:42:32.761332065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.029796 | controller | Jun 11 11:42:32.802648 crc crio[22553]: time="2026-06-11T11:42:32.802538309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.029812 | controller | Jun 11 11:42:32.806005 crc crio[22553]: time="2026-06-11T11:42:32.805947207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.029828 | controller | Jun 11 11:42:32.955739 crc crio[22553]: time="2026-06-11T11:42:32.955534757Z" level=info msg="Created container 80afee6f521f33cf5889975e50abb785261f05909830eaacc9c3ab02ad167b9b: openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/extract" id=1110eef0-fb05-4568-a6b7-0595c7ca9817 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.029843 | controller | Jun 11 11:42:32.957884 crc crio[22553]: time="2026-06-11T11:42:32.957812443Z" level=info msg="Starting container: 80afee6f521f33cf5889975e50abb785261f05909830eaacc9c3ab02ad167b9b" id=f349a86e-f028-4006-938f-1f5b2af89bb8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.029859 | controller | Jun 11 11:42:32.967101 crc crio[22553]: time="2026-06-11T11:42:32.966981767Z" level=info msg="Started container" PID=48003 containerID=80afee6f521f33cf5889975e50abb785261f05909830eaacc9c3ab02ad167b9b description=openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/extract id=f349a86e-f028-4006-938f-1f5b2af89bb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd
2026-06-11 12:41:55.029874 | controller | Jun 11 11:42:33.782404 crc crio[22553]: time="2026-06-11T11:42:33.772792331Z" level=info msg="Stopping container: 490f5e244bba3e6a3a6e61c00d0d26584a8d7cf6e6d3948e52271d189e5f711b (timeout: 2s)" id=dacdd267-7cb4-4cbf-b274-e5d969a866ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.029890 | controller | Jun 11 11:42:33.932806 crc crio[22553]: time="2026-06-11T11:42:33.928060695Z" level=info msg="Stopped container 490f5e244bba3e6a3a6e61c00d0d26584a8d7cf6e6d3948e52271d189e5f711b: openshift-marketplace/certified-operators-rqpnr/registry-server" id=dacdd267-7cb4-4cbf-b274-e5d969a866ec name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.029906 | controller | Jun 11 11:42:33.932806 crc crio[22553]: time="2026-06-11T11:42:33.929965759Z" level=info msg="Stopping pod sandbox: a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8" id=f0fbe7ac-14dc-4380-a8df-b06d49857048 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.029922 | controller | Jun 11 11:42:33.932806 crc crio[22553]: time="2026-06-11T11:42:33.930487044Z" level=info msg="Got pod network &{Name:certified-operators-rqpnr Namespace:openshift-marketplace ID:a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8 UID:58fd81d0-5545-41c5-8276-49a545515c8e NetNS:/var/run/netns/7b617d84-127a-48e4-8d57-f1578313b496 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58fd81d0_5545_41c5_8276_49a545515c8e.slice PodAnnotations:0xc002b8a3f0}] Aliases:map[]}"
2026-06-11 12:41:55.029937 | controller | Jun 11 11:42:33.932806 crc crio[22553]: time="2026-06-11T11:42:33.930652719Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-rqpnr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.029957 | controller | Jun 11 11:42:34.644655 crc crio[22553]: time="2026-06-11T11:42:34.644523921Z" level=info msg="Stopped pod sandbox: a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8" id=f0fbe7ac-14dc-4380-a8df-b06d49857048 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.029973 | controller | Jun 11 11:42:34.791581 crc crio[22553]: time="2026-06-11T11:42:34.78887281Z" level=info msg="Stopping pod sandbox: e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd" id=7cb0cc80-d016-4060-8286-f5255a9893fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.029989 | controller | Jun 11 11:42:34.791581 crc crio[22553]: time="2026-06-11T11:42:34.790301701Z" level=info msg="Got pod network &{Name:9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml Namespace:openstack-operators ID:e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd UID:cf526ac4-2e06-4050-900a-669e77c3446d NetNS:/var/run/netns/73bc72ea-35d1-4bac-aba7-9a376cfa9f23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf526ac4_2e06_4050_900a_669e77c3446d.slice PodAnnotations:0xc00061e1e8}] Aliases:map[]}"
2026-06-11 12:41:55.030005 | controller | Jun 11 11:42:34.791581 crc crio[22553]: time="2026-06-11T11:42:34.790492367Z" level=info msg="Deleting pod openstack-operators_9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.030020 | controller | Jun 11 11:42:34.793109 crc crio[22553]: time="2026-06-11T11:42:34.792796493Z" level=info msg="Removing container: 490f5e244bba3e6a3a6e61c00d0d26584a8d7cf6e6d3948e52271d189e5f711b" id=fed3c1b1-d077-4a7a-80f3-952404b5e761 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.030035 | controller | Jun 11 11:42:34.855265 crc crio[22553]: time="2026-06-11T11:42:34.855128405Z" level=info msg="Removed container 490f5e244bba3e6a3a6e61c00d0d26584a8d7cf6e6d3948e52271d189e5f711b: openshift-marketplace/certified-operators-rqpnr/registry-server" id=fed3c1b1-d077-4a7a-80f3-952404b5e761 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.030050 | controller | Jun 11 11:42:34.862950 crc crio[22553]: time="2026-06-11T11:42:34.862549177Z" level=info msg="Removing container: 4d58ccb9ef999519c4990fb37a47c46138b5a5814c8e3a2b899ad2e00b8afe45" id=4a01253f-b362-4c48-8191-88d01e90e5cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.030066 | controller | Jun 11 11:42:34.910954 crc crio[22553]: time="2026-06-11T11:42:34.910848036Z" level=info msg="Removed container 4d58ccb9ef999519c4990fb37a47c46138b5a5814c8e3a2b899ad2e00b8afe45: openshift-marketplace/certified-operators-rqpnr/extract-content" id=4a01253f-b362-4c48-8191-88d01e90e5cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.030082 | controller | Jun 11 11:42:34.916832 crc crio[22553]: time="2026-06-11T11:42:34.91586296Z" level=info msg="Removing container: 049d21a06622e0fc32e32540cd11c851f44ea2816336c10469f8cbd43969ac82" id=5012e3bd-5cf9-428f-9312-401732d8b7a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.030098 | controller | Jun 11 11:42:34.958542 crc crio[22553]: time="2026-06-11T11:42:34.958464224Z" level=info msg="Removed container 049d21a06622e0fc32e32540cd11c851f44ea2816336c10469f8cbd43969ac82: openshift-marketplace/certified-operators-rqpnr/extract-utilities" id=5012e3bd-5cf9-428f-9312-401732d8b7a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.030113 | controller | Jun 11 11:42:35.176379 crc crio[22553]: time="2026-06-11T11:42:35.175560085Z" level=info msg="Stopped pod sandbox: e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd" id=7cb0cc80-d016-4060-8286-f5255a9893fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.030128 | controller | Jun 11 11:42:41.509478 crc crio[22553]: time="2026-06-11T11:42:41.508231355Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-init-56cbf95697-dxflh/POD" id=1fd05356-47a9-4812-a6ae-cc7ca75d782b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.030147 | controller | Jun 11 11:42:41.511108 crc crio[22553]: time="2026-06-11T11:42:41.509532062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.030164 | controller | Jun 11 11:42:41.586137 crc crio[22553]: time="2026-06-11T11:42:41.586009551Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-56cbf95697-dxflh Namespace:openstack-operators ID:1ec944b3bbc1f97a28ccfd8991410d9a7a6e6dcb8193343b5061b21a6e1d5ce9 UID:165ecca9-bfa3-4767-bf99-8766cd6af6f4 NetNS:/var/run/netns/204b5ee2-1336-4bec-9229-bdacc31624be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod165ecca9_bfa3_4767_bf99_8766cd6af6f4.slice PodAnnotations:0xc00001ac20}] Aliases:map[]}"
2026-06-11 12:41:55.030180 | controller | Jun 11 11:42:41.586137 crc crio[22553]: time="2026-06-11T11:42:41.586104133Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-init-56cbf95697-dxflh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.030196 | controller | Jun 11 11:42:42.728043 crc crio[22553]: 2026-06-11T11:42:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ec944b3bbc1f97 Mac:22:a4:f6:92:98:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/204b5ee2-1336-4bec-9229-bdacc31624be SocketPath: PciID:}] [{Interface:0xc0001ac5c0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.030212 | controller | Jun 11 11:42:42.732543 crc crio[22553]: time="2026-06-11T11:42:42.731468907Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-56cbf95697-dxflh Namespace:openstack-operators ID:1ec944b3bbc1f97a28ccfd8991410d9a7a6e6dcb8193343b5061b21a6e1d5ce9 UID:165ecca9-bfa3-4767-bf99-8766cd6af6f4 NetNS:/var/run/netns/204b5ee2-1336-4bec-9229-bdacc31624be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod165ecca9_bfa3_4767_bf99_8766cd6af6f4.slice PodAnnotations:0xc00001ac20}] Aliases:map[]}"
2026-06-11 12:41:55.030228 | controller | Jun 11 11:42:42.732543 crc crio[22553]: time="2026-06-11T11:42:42.731726555Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-init-56cbf95697-dxflh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.030244 | controller | Jun 11 11:42:42.743672 crc crio[22553]: time="2026-06-11T11:42:42.743596626Z" level=info msg="Ran pod sandbox 1ec944b3bbc1f97a28ccfd8991410d9a7a6e6dcb8193343b5061b21a6e1d5ce9 with infra container: openstack-operators/openstack-operator-controller-init-56cbf95697-dxflh/POD" id=1fd05356-47a9-4812-a6ae-cc7ca75d782b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.030260 | controller | Jun 11 11:42:42.747293 crc crio[22553]: time="2026-06-11T11:42:42.747227Z" level=info msg="Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8" id=25f04999-19b7-4312-9d1a-a4f44175b7ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.030275 | controller | Jun 11 11:42:42.747922 crc crio[22553]: time="2026-06-11T11:42:42.747473217Z" level=info msg="Image 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 not found" id=25f04999-19b7-4312-9d1a-a4f44175b7ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.030291 | controller | Jun 11 11:42:42.747922 crc crio[22553]: time="2026-06-11T11:42:42.747526179Z" level=info msg="Neither image nor artfiact 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 found" id=25f04999-19b7-4312-9d1a-a4f44175b7ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.030311 | controller | Jun 11 11:42:42.752982 crc crio[22553]: time="2026-06-11T11:42:42.752656146Z" level=info msg="Pulling image: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8" id=ead43a40-7bdc-4009-abf7-ed6b9e6e0ed4 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.030340 | controller | Jun 11 11:42:42.755238 crc crio[22553]: time="2026-06-11T11:42:42.755172829Z" level=info msg="Trying to access \"38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\""
2026-06-11 12:41:55.030374 | controller | Jun 11 11:42:52.286181 crc crio[22553]: time="2026-06-11T11:42:52.28453813Z" level=info msg="Pulling image: quay.io/metal3-io/mariadb:latest" id=6ef69ee4-2354-4dd7-bcb4-6f4a874df2cf name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.030391 | controller | Jun 11 11:42:52.319219 crc crio[22553]: time="2026-06-11T11:42:52.319114964Z" level=info msg="Trying to access \"quay.io/metal3-io/mariadb:latest\""
2026-06-11 12:41:55.030407 | controller | Jun 11 11:43:01.302298 crc crio[22553]: time="2026-06-11T11:43:01.301115329Z" level=info msg="Pulled image: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator@sha256:196e88b5efdcbc2e3162c59af2f504ef7f09012de51a7cb94dd8eda2d33667e7" id=ead43a40-7bdc-4009-abf7-ed6b9e6e0ed4 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.030423 | controller | Jun 11 11:43:01.304368 crc crio[22553]: time="2026-06-11T11:43:01.304243849Z" level=info msg="Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8" id=1e95d9be-5be9-470f-a544-bde63dd04faf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.030439 | controller | Jun 11 11:43:01.308598 crc crio[22553]: time="2026-06-11T11:43:01.308501452Z" level=info msg="Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8" id=d882897a-5438-4f9a-8fd8-3bd76324cf0d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.030455 | controller | Jun 11 11:43:01.320410 crc crio[22553]: time="2026-06-11T11:43:01.32026578Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-init-56cbf95697-dxflh/operator" id=58b0a7d0-2ab0-4ec1-8a56-d7947ef99f24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.030471 | controller | Jun 11 11:43:01.322824 crc crio[22553]: time="2026-06-11T11:43:01.322747831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.030487 | controller | Jun 11 11:43:01.427034 crc crio[22553]: time="2026-06-11T11:43:01.426961977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.030503 | controller | Jun 11 11:43:01.433539 crc crio[22553]: time="2026-06-11T11:43:01.433490305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.030519 | controller | Jun 11 11:43:01.561970 crc crio[22553]: time="2026-06-11T11:43:01.561851534Z" level=info msg="Created container d109b453bf7447532ee4d6ff25c3a3807c5a3a6aacab848a427c3b13a8427501: openstack-operators/openstack-operator-controller-init-56cbf95697-dxflh/operator" id=58b0a7d0-2ab0-4ec1-8a56-d7947ef99f24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.030535 | controller | Jun 11 11:43:01.566242 crc crio[22553]: time="2026-06-11T11:43:01.564306825Z" level=info msg="Starting container: d109b453bf7447532ee4d6ff25c3a3807c5a3a6aacab848a427c3b13a8427501" id=9e6596a4-7121-490a-9f1e-c1cc5056a21d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.030554 | controller | Jun 11 11:43:01.573188 crc crio[22553]: time="2026-06-11T11:43:01.572966304Z" level=info msg="Started container" PID=48752 containerID=d109b453bf7447532ee4d6ff25c3a3807c5a3a6aacab848a427c3b13a8427501 description=openstack-operators/openstack-operator-controller-init-56cbf95697-dxflh/operator id=9e6596a4-7121-490a-9f1e-c1cc5056a21d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ec944b3bbc1f97a28ccfd8991410d9a7a6e6dcb8193343b5061b21a6e1d5ce9
2026-06-11 12:41:55.030571 | controller | Jun 11 11:43:04.202738 crc crio[22553]: time="2026-06-11T11:43:04.201358759Z" level=info msg="Removing container: b5b84e048887c5fe4cf139b1c3bd87303a651963d3a7fd146c90a74ad6287bdd" id=0b7dac69-9f75-46b7-b400-821417cc96ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.030587 | controller | Jun 11 11:43:11.598370 crc crio[22553]: time="2026-06-11T11:43:11.597099128Z" level=info msg="Removed container b5b84e048887c5fe4cf139b1c3bd87303a651963d3a7fd146c90a74ad6287bdd: openshift-infra/auto-csr-approver-29686296-rmj2j/oc" id=0b7dac69-9f75-46b7-b400-821417cc96ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.030603 | controller | Jun 11 11:43:11.608725 crc crio[22553]: time="2026-06-11T11:43:11.608560068Z" level=info msg="Stopping pod sandbox: a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6" id=09baad49-1c04-46e2-bed9-bacf94ec6c99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.030618 | controller | Jun 11 11:43:11.608725 crc crio[22553]: time="2026-06-11T11:43:11.608672001Z" level=info msg="Stopped pod sandbox (already stopped): a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6" id=09baad49-1c04-46e2-bed9-bacf94ec6c99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.030634 | controller | Jun 11 11:43:11.609878 crc crio[22553]: time="2026-06-11T11:43:11.609795773Z" level=info msg="Removing pod sandbox: a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6" id=3182e802-b209-4def-99e2-25b18c1bf993 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.030650 | controller | Jun 11 11:43:19.891228 crc crio[22553]: time="2026-06-11T11:43:19.889666676Z" level=info msg="Removed pod sandbox: a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6" id=3182e802-b209-4def-99e2-25b18c1bf993 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.030665 | controller | Jun 11 11:43:19.894455 crc crio[22553]: time="2026-06-11T11:43:19.892638372Z" level=info msg="Stopping pod sandbox: a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8" id=243c561e-0786-4d41-bb42-248149243909 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.030680 | controller | Jun 11 11:43:19.894455 crc crio[22553]: time="2026-06-11T11:43:19.892793826Z" level=info msg="Stopped pod sandbox (already stopped): a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8" id=243c561e-0786-4d41-bb42-248149243909 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.030696 | controller | Jun 11 11:43:19.894455 crc crio[22553]: time="2026-06-11T11:43:19.893565508Z" level=info msg="Removing pod sandbox: a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8" id=9350fb69-5caf-4b03-bd98-2abbcb93d52e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.030712 | controller | Jun 11 11:43:20.941241 crc crio[22553]: time="2026-06-11T11:43:20.94107202Z" level=info msg="Removed pod sandbox: a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8" id=9350fb69-5caf-4b03-bd98-2abbcb93d52e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.030727 | controller | Jun 11 11:43:21.036479 crc crio[22553]: time="2026-06-11T11:43:21.036279367Z" level=info msg="Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0" id=6ef69ee4-2354-4dd7-bcb4-6f4a874df2cf name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.030743 | controller | Jun 11 11:43:21.038611 crc crio[22553]: time="2026-06-11T11:43:21.038519041Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb:latest" id=97806c54-835e-404b-ba6e-689ee5a06788 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.030763 | controller | Jun 11 11:43:21.061599 crc crio[22553]: time="2026-06-11T11:43:21.059262718Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb" id=dd1f728c-d539-4b8e-827f-e5c573ff0ff3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.030779 | controller | Jun 11 11:43:21.073516 crc crio[22553]: time="2026-06-11T11:43:21.073221289Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/mariadb" id=916ad7dd-17e4-43c6-b17e-327c98d0b4b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.030796 | controller | Jun 11 11:43:21.077236 crc crio[22553]: time="2026-06-11T11:43:21.077164082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.030812 | controller | Jun 11 11:43:21.128655 crc crio[22553]: time="2026-06-11T11:43:21.128497388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.030828 | controller | Jun 11 11:43:21.380233 crc crio[22553]: time="2026-06-11T11:43:21.379294507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.030843 | controller | Jun 11 11:43:21.500883 crc crio[22553]: time="2026-06-11T11:43:21.500665195Z" level=info msg="Created container 4ace098bb76db9974c721929ebd4450da86611f9f3155ea20ee1aeb14419b863: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/mariadb" id=916ad7dd-17e4-43c6-b17e-327c98d0b4b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.030859 | controller | Jun 11 11:43:21.502422 crc crio[22553]: time="2026-06-11T11:43:21.502280142Z" level=info msg="Starting container: 4ace098bb76db9974c721929ebd4450da86611f9f3155ea20ee1aeb14419b863" id=53fa747c-a00b-4a7e-bfc2-679af877905c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.030875 | controller | Jun 11 11:43:21.510553 crc crio[22553]: time="2026-06-11T11:43:21.509635903Z" level=info msg="Started container" PID=49224 containerID=4ace098bb76db9974c721929ebd4450da86611f9f3155ea20ee1aeb14419b863 description=baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/mariadb id=53fa747c-a00b-4a7e-bfc2-679af877905c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a721e3f7e12b872f68b7b36a068b6af1cd71d74183da5603a5217ebac031d65f
2026-06-11 12:41:55.030891 | controller | Jun 11 11:43:21.524634 crc crio[22553]: time="2026-06-11T11:43:21.52413936Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=3dceab01-b2e8-48fb-9629-2b7a1fd7c71d name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.030907 | controller | Jun 11 11:43:21.534305 crc crio[22553]: time="2026-06-11T11:43:21.533635143Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-11 12:41:55.030923 | controller | Jun 11 11:43:43.656194 crc crio[22553]: time="2026-06-11T11:43:43.655549887Z" level=info msg="Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-wwtcp/POD" id=1173fd40-8e43-49dd-82c9-53db793d2d8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.030938 | controller | Jun 11 11:43:43.658814 crc crio[22553]: time="2026-06-11T11:43:43.656237297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.030954 | controller | Jun 11 11:43:43.668101 crc crio[22553]: time="2026-06-11T11:43:43.668026961Z" level=info msg="Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86c584f6fc-t69zv/POD" id=e3d5f528-e706-4f49-861d-780a8e71c78b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.030973 | controller | Jun 11 11:43:43.668269 crc crio[22553]: time="2026-06-11T11:43:43.668172365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.030990 | controller | Jun 11 11:43:43.773526 crc crio[22553]: time="2026-06-11T11:43:43.773463768Z" level=info msg="Running pod sandbox: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-td64m/POD" id=822b72cb-bb18-4af1-b400-20b915674043 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.031005 | controller | Jun 11 11:43:43.773870 crc crio[22553]: time="2026-06-11T11:43:43.773845789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.031021 | controller | Jun 11 11:43:44.020860 crc crio[22553]: time="2026-06-11T11:43:44.020730874Z" level=info msg="Running pod sandbox: openstack-operators/designate-operator-controller-manager-6bf8599b68-bvhqk/POD" id=0c213f7d-7dc1-4ef7-8e71-8d00461ec933 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.031037 | controller | Jun 11 11:43:44.020860 crc crio[22553]: time="2026-06-11T11:43:44.020838057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.031052 | controller | Jun 11 11:43:44.092766 crc crio[22553]: time="2026-06-11T11:43:44.092557511Z" level=info msg="Running pod sandbox: openstack-operators/heat-operator-controller-manager-5c5844cc68-2pxdz/POD" id=0d1eba14-f699-4b65-981a-22cff7ab571b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.031068 | controller | Jun 11 11:43:44.101152 crc crio[22553]: time="2026-06-11T11:43:44.100494452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.031084 | controller | Jun 11 11:43:44.130163 crc crio[22553]: time="2026-06-11T11:43:44.128468459Z" level=info msg="Running pod sandbox: openstack-operators/ironic-operator-controller-manager-75f8548fcd-9ktxk/POD" id=dbf65d5b-1a0e-4b79-a8bc-48db7880aa81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.031099 | controller | Jun 11 11:43:44.130163 crc crio[22553]: time="2026-06-11T11:43:44.128603602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.031115 | controller | Jun 11 11:43:44.174832 crc crio[22553]: time="2026-06-11T11:43:44.174747019Z" level=info msg="Running pod sandbox: openstack-operators/horizon-operator-controller-manager-548d6d5f9-jvhzw/POD" id=b00bfdb1-01b2-4e69-a13e-3aa65e8b84d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.031130 | controller | Jun 11 11:43:44.175103 crc crio[22553]: time="2026-06-11T11:43:44.175080669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.031146 | controller | Jun 11 11:43:44.232997 crc crio[22553]: time="2026-06-11T11:43:44.231886507Z" level=info msg="Running pod sandbox: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-8hgnr/POD" id=6c3b87fd-5564-46bf-ba27-421a177a53e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.031161 | controller | Jun 11 11:43:44.232997 crc crio[22553]: time="2026-06-11T11:43:44.232060702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.031176 | controller | Jun 11 11:43:44.264523 crc crio[22553]: time="2026-06-11T11:43:44.26282734Z" level=info msg="Running pod sandbox: openstack-operators/manila-operator-controller-manager-677d9d8477-5ppsh/POD" id=f475186c-ad76-4e4a-9821-2dc96377316d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.031195 | controller | Jun 11 11:43:44.264523 crc crio[22553]: time="2026-06-11T11:43:44.262954883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.031212 | controller | Jun 11 11:43:44.325315 crc crio[22553]: time="2026-06-11T11:43:44.319110662Z" level=info msg="Running pod sandbox: openstack-operators/neutron-operator-controller-manager-688d5c756f-mkbbz/POD" id=6564b86e-ef1c-4fd7-81fc-8da398038d02 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.031228 | controller | Jun 11 11:43:44.325315 crc crio[22553]: time="2026-06-11T11:43:44.324566012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.031244 | controller | Jun 11 11:43:44.376464 crc crio[22553]: time="2026-06-11T11:43:44.376170998Z" level=info msg="Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-57bn8/POD" id=07ac2c22-b032-4df5-bd49-a27322d31598 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.031259 | controller | Jun 11 11:43:44.376648 crc crio[22553]: time="2026-06-11T11:43:44.376513218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.031275 | controller | Jun 11 11:43:44.480754 crc crio[22553]: time="2026-06-11T11:43:44.480131782Z" level=info msg="Running pod sandbox: openstack-operators/nova-operator-controller-manager-f4c4579bb-5n8xl/POD" id=9bfcb9bc-6179-409c-9034-2d1448bdf059 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.031290 | controller | Jun 11 11:43:44.480754 crc crio[22553]: time="2026-06-11T11:43:44.480486242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.031306 | controller | Jun 11 11:43:44.570088 crc crio[22553]: time="2026-06-11T11:43:44.569923482Z" level=info msg="Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6495978d8d-pwqrc/POD" id=2c06ed02-aa02-48d7-b1a2-31062aed6d58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.031321 | controller | Jun 11 11:43:44.570215 crc crio[22553]: time="2026-06-11T11:43:44.570105927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.031337 | controller | Jun 11 11:43:44.823267 crc crio[22553]: time="2026-06-11T11:43:44.823145232Z" level=info msg="Running pod sandbox: openstack-operators/ovn-operator-controller-manager-58f85bd97f-dp287/POD" id=fc067066-2230-4ef2-a4b2-a568e38ca069 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.031370 | controller | Jun 11 11:43:44.826431 crc crio[22553]: time="2026-06-11T11:43:44.823280156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.031387 | controller | Jun 11 11:43:44.826431 crc crio[22553]: time="2026-06-11T11:43:44.825565613Z" level=info msg="Running pod sandbox: openstack-operators/swift-operator-controller-manager-67c49dd5c6-znjqp/POD" id=5bb477e9-09c8-44de-a560-0c124749f726 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.031403 | controller | Jun 11 11:43:44.826431 crc crio[22553]: time="2026-06-11T11:43:44.82579638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.031419 | controller | Jun 11 11:43:45.050179 crc crio[22553]: time="2026-06-11T11:43:45.050102346Z" level=info msg="Running pod sandbox: openstack-operators/test-operator-controller-manager-8d5599d7d-2ptl7/POD" id=e6b0c765-6bf4-4fc7-a344-fc1c283a8375 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.031437 | controller | Jun 11 11:43:45.050179 crc crio[22553]: time="2026-06-11T11:43:45.050210139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.031453 | controller | Jun 11 11:43:45.113518 crc crio[22553]: time="2026-06-11T11:43:45.113427604Z" level=info msg="Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-xc2pt/POD" id=57ea4f3d-70b3-4b49-adb7-7083ab0abcb0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.031470 | controller | Jun 11 11:43:45.113654 crc crio[22553]: time="2026-06-11T11:43:45.113544197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.031486 | controller | Jun 11 11:43:45.143756 crc crio[22553]: time="2026-06-11T11:43:45.143544113Z" level=info msg="Running pod sandbox: openstack-operators/watcher-operator-controller-manager-577b679b5c-nwls9/POD" id=0e79f234-8f9f-46b4-bd60-0e66babf7c06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.031501 | controller | Jun 11 11:43:45.144029 crc crio[22553]: time="2026-06-11T11:43:45.143970445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.031517 | controller | Jun 11 11:43:59.646161 crc crio[22553]: time="2026-06-11T11:43:59.645110127Z" level=info msg="Running pod sandbox: openstack-operators/infra-operator-controller-manager-cbcfcddf7-hptvr/POD" id=18d1941c-9adc-478c-8521-7a653a271a4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.031532 | controller | Jun 11 11:43:59.648189 crc crio[22553]: time="2026-06-11T11:43:59.648166306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.031548 | controller | Jun 11 11:44:00.543157 crc crio[22553]: time="2026-06-11T11:44:00.542216548Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686304-p457f/POD" id=3dc57eca-d76e-448b-9efc-ba06ef63f6c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.031564 | controller | Jun 11 11:44:00.543410 crc crio[22553]: time="2026-06-11T11:44:00.543335101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.031580 | controller | Jun 11 11:44:00.845072 crc crio[22553]: time="2026-06-11T11:44:00.844551971Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-manager-5844f5ff8d-fdj98/POD" id=47eb805c-ea2a-477a-a306-affd5c95ae1d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.031596 | controller | Jun 11 11:44:00.845072 crc crio[22553]: time="2026-06-11T11:44:00.84486952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.031612 | controller | Jun 11 11:44:11.796669 crc crio[22553]: time="2026-06-11T11:44:11.794671711Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-t69zv Namespace:openstack-operators ID:f5f56336ce9c69a9e804c5c7b5a4b2ba17e5cce921577e925f00eefe9ae35e4c UID:88320163-c3f0-42d6-8ec3-9765e94acd3e NetNS:/var/run/netns/fc6a89f4-6c2e-4f57-b2d1-c0d369ea4795 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88320163_c3f0_42d6_8ec3_9765e94acd3e.slice PodAnnotations:0xc0011e81a8}] Aliases:map[]}"
2026-06-11 12:41:55.031628 | controller | Jun 11 11:44:11.796669 crc crio[22553]: time="2026-06-11T11:44:11.795932578Z" level=info msg="Adding pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-t69zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.031648 | controller | Jun 11 11:44:12.202263 crc crio[22553]: time="2026-06-11T11:44:12.201597247Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-bvhqk Namespace:openstack-operators ID:22d290cc1d6ca06d83975e6115dc6af1e71c03991d6f89208427dc67eff801f7 UID:9ea30edd-af04-45a4-8fff-f9c0fd3360ff NetNS:/var/run/netns/2a3db1b7-479a-44c2-ab79-0e53b092dc62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ea30edd_af04_45a4_8fff_f9c0fd3360ff.slice PodAnnotations:0xc0011e8158}] Aliases:map[]}"
2026-06-11 12:41:55.031664 | controller | Jun 11 11:44:12.202263 crc crio[22553]: time="2026-06-11T11:44:12.202180874Z" level=info msg="Adding pod openstack-operators_designate-operator-controller-manager-6bf8599b68-bvhqk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.031680 | controller | Jun 11 11:44:12.218765 crc crio[22553]: time="2026-06-11T11:44:12.218396198Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-9ktxk Namespace:openstack-operators ID:4bd345b18e403a95485a85af52736c1d25a32f4c5a5f3246e71e64904baf8666 UID:760f3b72-90ef-4b62-bce0-f226cba5431e NetNS:/var/run/netns/ebb410eb-d040-431c-80fc-2e3515541190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod760f3b72_90ef_4b62_bce0_f226cba5431e.slice PodAnnotations:0xc002b8a2c8}] Aliases:map[]}"
2026-06-11 12:41:55.031697 | controller | Jun 11 11:44:12.218894 crc crio[22553]: time="2026-06-11T11:44:12.218784569Z" level=info msg="Adding pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-9ktxk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.031712 | controller | Jun 11 11:44:12.247734 crc crio[22553]: time="2026-06-11T11:44:12.24760351Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-5n8xl Namespace:openstack-operators ID:6125835c0ae7f75f419bcb6d1d44900697c32e91e5b088206818d56d9686bfed UID:fd86f190-e033-4a5e-9ffb-7b180a0f7f20 NetNS:/var/run/netns/d79f0499-f3db-483f-99f6-e728a17021fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd86f190_e033_4a5e_9ffb_7b180a0f7f20.slice PodAnnotations:0xc001be62f0}] Aliases:map[]}"
2026-06-11 12:41:55.031728 | controller | Jun 11 11:44:12.248100 crc crio[22553]: time="2026-06-11T11:44:12.247768735Z" level=info msg="Adding pod openstack-operators_nova-operator-controller-manager-f4c4579bb-5n8xl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.031744 | controller | Jun 11 11:44:12.257921 crc crio[22553]: time="2026-06-11T11:44:12.257643453Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-td64m Namespace:openstack-operators ID:db988a2d67e6b04771622fa52c7e25a63146ded67d2746ebc03244b8719db464 UID:1581e0cf-3a41-462b-8186-3681e78a40d9 NetNS:/var/run/netns/294eecae-cfbe-457a-945a-33b38e000bc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1581e0cf_3a41_462b_8186_3681e78a40d9.slice PodAnnotations:0xc0011e8368}] Aliases:map[]}"
2026-06-11 12:41:55.031759 | controller | Jun 11 11:44:12.257921 crc crio[22553]: time="2026-06-11T11:44:12.25788146Z" level=info msg="Adding pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-td64m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.031775 | controller | Jun 11 11:44:12.265882 crc crio[22553]: time="2026-06-11T11:44:12.265597105Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-mkbbz Namespace:openstack-operators ID:993124f271b5ce1d9f148a09d554892a5f4433e11a64a015c843d805f7589b43 UID:ef88c6e0-a2bf-4bba-93d2-693afed3d849 NetNS:/var/run/netns/7924ea3d-16a5-4958-9079-45f319acd028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podef88c6e0_a2bf_4bba_93d2_693afed3d849.slice PodAnnotations:0xc00012aa20}] Aliases:map[]}"
2026-06-11 12:41:55.031794 | controller | Jun 11 11:44:12.265882 crc crio[22553]: time="2026-06-11T11:44:12.265842522Z" level=info msg="Adding pod openstack-operators_neutron-operator-controller-manager-688d5c756f-mkbbz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.031810 | controller | Jun 11 11:44:12.282759 crc crio[22553]: time="2026-06-11T11:44:12.282075426Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-nwls9 Namespace:openstack-operators ID:926db7456d50515470c65b409390bf41f1604eee33f6855e6fd108f4614b9265 UID:f47e423b-32f9-48e5-b088-c6381ece8d8c NetNS:/var/run/netns/81095401-fa26-4837-be15-e18a6f02f810 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf47e423b_32f9_48e5_b088_c6381ece8d8c.slice PodAnnotations:0xc00012abf8}] Aliases:map[]}"
2026-06-11 12:41:55.031826 | controller | Jun 11 11:44:12.282759 crc crio[22553]: time="2026-06-11T11:44:12.282158008Z" level=info msg="Adding pod openstack-operators_watcher-operator-controller-manager-577b679b5c-nwls9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.031841 | controller | Jun 11 11:44:12.312858 crc crio[22553]: time="2026-06-11T11:44:12.312302688Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-57bn8 Namespace:openstack-operators ID:11832b1a3b5d85d70ab5ea499ef583b807003e87907ca571dca3d9423ec0ed27 UID:e5b956cd-b374-43ad-ab0d-e905f3c8f892 NetNS:/var/run/netns/602677fd-9d3c-4922-87e6-c740204a54be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5b956cd_b374_43ad_ab0d_e905f3c8f892.slice PodAnnotations:0xc0011e84b8}] Aliases:map[]}"
2026-06-11 12:41:55.031857 | controller | Jun 11 11:44:12.313268 crc crio[22553]: time="2026-06-11T11:44:12.312870375Z" level=info msg="Adding pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-57bn8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.031873 | controller | Jun 11 11:44:12.957158 crc crio[22553]: 2026-06-11T11:44:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5f56336ce9c69a Mac:92:6b:fd:b7:d4:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/fc6a89f4-6c2e-4f57-b2d1-c0d369ea4795 SocketPath: PciID:}] [{Interface:0xc000014a90 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.031889 | controller | Jun 11 11:44:12.962609 crc crio[22553]: time="2026-06-11T11:44:12.9620289Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-t69zv Namespace:openstack-operators ID:f5f56336ce9c69a9e804c5c7b5a4b2ba17e5cce921577e925f00eefe9ae35e4c UID:88320163-c3f0-42d6-8ec3-9765e94acd3e NetNS:/var/run/netns/fc6a89f4-6c2e-4f57-b2d1-c0d369ea4795 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88320163_c3f0_42d6_8ec3_9765e94acd3e.slice PodAnnotations:0xc0011e81a8}] Aliases:map[]}"
2026-06-11 12:41:55.031904 | controller | Jun 11 11:44:12.962609 crc crio[22553]: time="2026-06-11T11:44:12.962195775Z" level=info msg="Checking pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-t69zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.031927 | controller | Jun 11 11:44:13.402387 crc crio[22553]: time="2026-06-11T11:44:13.391989528Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-pwqrc Namespace:openstack-operators ID:2fb546c3fa357c181837be33a6cd086763229484bd8c2aebaba1c1fa35064e77 UID:f55e0d2e-c74a-4067-9dc9-e80405b6a6ea NetNS:/var/run/netns/1cc54a8e-3611-4134-b89e-eecd8d1e8235 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf55e0d2e_c74a_4067_9dc9_e80405b6a6ea.slice PodAnnotations:0xc0048002e0}] Aliases:map[]}"
2026-06-11 12:41:55.031943 | controller | Jun 11 11:44:13.402387 crc crio[22553]: time="2026-06-11T11:44:13.39205508Z" level=info msg="Adding pod openstack-operators_octavia-operator-controller-manager-6495978d8d-pwqrc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.031959 | controller | Jun 11 11:44:13.415481 crc crio[22553]: time="2026-06-11T11:44:13.41500193Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-8hgnr Namespace:openstack-operators ID:db968c0217ef32b45cf4eb475bba885405a30afad4c21ec14c0c0adecc4cd813 UID:12214456-716f-48c7-98a5-0f43ea8c54a7 NetNS:/var/run/netns/69f47132-c106-47f6-bac3-1f3856266ac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12214456_716f_48c7_98a5_0f43ea8c54a7.slice PodAnnotations:0xc001be66e0}] Aliases:map[]}"
2026-06-11 12:41:55.031975 | controller | Jun 11 11:44:13.415481 crc crio[22553]: time="2026-06-11T11:44:13.415128204Z" level=info msg="Adding pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-8hgnr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.031990 | controller | Jun 11 11:44:13.579585 crc crio[22553]: time="2026-06-11T11:44:13.571112846Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-jvhzw Namespace:openstack-operators ID:bb9ff12dffea6863c41272f165d9628b4c7550b0f68ddcc90c7331568e0c0872 UID:62bf959d-432d-4795-a5b1-dd2994ad2b33 NetNS:/var/run/netns/c846e07a-7cdb-42ab-9d6d-19a45e267e17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62bf959d_432d_4795_a5b1_dd2994ad2b33.slice PodAnnotations:0xc001be6840}] Aliases:map[]}"
2026-06-11 12:41:55.032006 | controller | Jun 11 11:44:13.579585 crc crio[22553]: time="2026-06-11T11:44:13.571179718Z" level=info msg="Adding pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-jvhzw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.032021 | controller | Jun 11 11:44:13.892003 crc crio[22553]: time="2026-06-11T11:44:13.889507758Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-677d9d8477-5ppsh Namespace:openstack-operators ID:99616b6c71abceb213f4ae92bbbfa0a960722cdf22790e2157da99891671ae45 UID:5b4d7bf5-ef43-46e1-9fd5-e4aacb81d389 NetNS:/var/run/netns/3e1c4778-1932-45a8-af96-52e1ee563196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b4d7bf5_ef43_46e1_9fd5_e4aacb81d389.slice PodAnnotations:0xc00061e458}] Aliases:map[]}"
2026-06-11 12:41:55.032037 | controller | Jun 11 11:44:13.892003 crc crio[22553]: time="2026-06-11T11:44:13.891133326Z" level=info msg="Adding pod openstack-operators_manila-operator-controller-manager-677d9d8477-5ppsh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.032052 | controller | Jun 11 11:44:14.042180 crc crio[22553]: time="2026-06-11T11:44:14.041475663Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-xc2pt Namespace:openstack-operators ID:7b3260ba5563255ba1c41fff77464d5463691bc64e18b35acbb8158446a2eaa5 UID:498f6d34-81d6-4ca2-9cbd-5953eb90b8ed NetNS:/var/run/netns/b65d8a3b-fea9-4e44-bfbf-71762b9c90aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod498f6d34_81d6_4ca2_9cbd_5953eb90b8ed.slice PodAnnotations:0xc002b8a670}] Aliases:map[]}"
2026-06-11 12:41:55.032071 | controller | Jun 11 11:44:14.042180 crc crio[22553]: time="2026-06-11T11:44:14.041861264Z" level=info msg="Adding pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-xc2pt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.032087 | controller | Jun 11 11:44:14.127228 crc crio[22553]: time="2026-06-11T11:44:14.126574977Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-8d5599d7d-2ptl7 Namespace:openstack-operators ID:a4fc3dcd2dd255dafb292d0cba137a613a7d140a6e9bdc191ce23c0adb7d39ad UID:e196a471-bfb7-4476-b164-3efcddac5882 NetNS:/var/run/netns/16aa4bce-bf6e-4d9c-aafd-7cec4f1a5d15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode196a471_bfb7_4476_b164_3efcddac5882.slice PodAnnotations:0xc00279a1a8}] Aliases:map[]}"
2026-06-11 12:41:55.032103 | controller | Jun 11 11:44:14.127228 crc crio[22553]: time="2026-06-11T11:44:14.127091122Z" level=info msg="Adding pod openstack-operators_test-operator-controller-manager-8d5599d7d-2ptl7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.032119 | controller | Jun 11 11:44:14.131581 crc crio[22553]: time="2026-06-11T11:44:14.131197382Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-dp287 Namespace:openstack-operators ID:42a3dabbdac081e7ea9bd63954ece8297c4ee7bc4a6cea694945e39a766a3fd2 UID:81ce060b-36d1-4d51-902f-123599d919b7 NetNS:/var/run/netns/4f7c1367-c4b9-4da8-8c01-8ef6a0cbc683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81ce060b_36d1_4d51_902f_123599d919b7.slice PodAnnotations:0xc0011e87c0}] Aliases:map[]}"
2026-06-11 12:41:55.032134 | controller | Jun 11 11:44:14.184563 crc crio[22553]: time="2026-06-11T11:44:14.183286092Z" level=info msg="Adding pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-dp287 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.032150 | controller | Jun 11 11:44:14.314435 crc crio[22553]: time="2026-06-11T11:44:14.313004848Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-2pxdz Namespace:openstack-operators ID:cfe21a6723f96cc67ed17243d9d94e69fef89b7573c6c5cac34a2da0a6b54a73 UID:4c348a05-3b89-4a6f-adfc-fd8a2141adc0 NetNS:/var/run/netns/3098c017-2026-4683-8116-4dc4fe32fe1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c348a05_3b89_4a6f_adfc_fd8a2141adc0.slice PodAnnotations:0xc001be6190}] Aliases:map[]}"
2026-06-11 12:41:55.032165 | controller | Jun 11 11:44:14.314435 crc crio[22553]: time="2026-06-11T11:44:14.313156852Z" level=info msg="Adding pod openstack-operators_heat-operator-controller-manager-5c5844cc68-2pxdz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.032180 | controller | Jun 11 11:44:14.465840 crc crio[22553]: time="2026-06-11T11:44:14.457528435Z" level=info msg="Ran pod sandbox f5f56336ce9c69a9e804c5c7b5a4b2ba17e5cce921577e925f00eefe9ae35e4c with infra container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-t69zv/POD" id=e3d5f528-e706-4f49-861d-780a8e71c78b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.032196 | controller | Jun 11 11:44:14.466198 crc crio[22553]: time="2026-06-11T11:44:14.46591439Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=3c5eff0d-54d5-4988-bfdc-1ddacbf9928b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.032215 | controller | Jun 11 11:44:14.466284 crc crio[22553]: time="2026-06-11T11:44:14.466232199Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found" id=3c5eff0d-54d5-4988-bfdc-1ddacbf9928b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.032231 | controller | Jun 11 11:44:14.466477 crc crio[22553]: time="2026-06-11T11:44:14.466427675Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found" id=3c5eff0d-54d5-4988-bfdc-1ddacbf9928b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.032247 | controller | Jun 11 11:44:14.499760 crc crio[22553]: time="2026-06-11T11:44:14.492164666Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=861244c6-4751-47c0-9ebb-546ba50ce6d6 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.032262 | controller | Jun 11 11:44:14.499760 crc crio[22553]: time="2026-06-11T11:44:14.495257057Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-wwtcp Namespace:openstack-operators ID:ce582868d8e55433181c18723de983ae0f0207049e6ecdade7ecd2ce728a2be6 UID:c581538e-5526-4741-add5-9cb2e663d475 NetNS:/var/run/netns/143cf89e-41b8-4a3e-8157-daf2bdd0422a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc581538e_5526_4741_add5_9cb2e663d475.slice PodAnnotations:0xc002b8a0b0}] Aliases:map[]}"
2026-06-11 12:41:55.032278 | controller | Jun 11 11:44:14.499760 crc crio[22553]: time="2026-06-11T11:44:14.495486813Z" level=info msg="Adding pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-wwtcp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.032294 | controller | Jun 11 11:44:14.499760 crc crio[22553]: time="2026-06-11T11:44:14.497501742Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-znjqp Namespace:openstack-operators ID:8b75e39c22cf011ee08ad876668d73c56ad725fd50cd77f03236ae38a64e38d6 UID:46036571-60cc-4180-ba0b-f5dac5b64684 NetNS:/var/run/netns/1ccd062a-4dd0-42a4-98d6-cefe507db84d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod46036571_60cc_4180_ba0b_f5dac5b64684.slice PodAnnotations:0xc0011e81d0}] Aliases:map[]}"
2026-06-11 12:41:55.032310 | controller | Jun 11 11:44:14.499760 crc crio[22553]: time="2026-06-11T11:44:14.497572514Z" level=info msg="Adding pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-znjqp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.032325 | controller | Jun 11 11:44:14.522567 crc crio[22553]: time="2026-06-11T11:44:14.522300346Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\""
2026-06-11 12:41:55.032342 | controller | Jun 11 11:44:15.380507 crc crio[22553]: 2026-06-11T11:44:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22d290cc1d6ca06 Mac:f2:99:94:c3:dd:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/2a3db1b7-479a-44c2-ab79-0e53b092dc62 SocketPath: PciID:}] [{Interface:0xc0000151c0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.032378 | controller | Jun 11 11:44:15.397894 crc crio[22553]: time="2026-06-11T11:44:15.381588633Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-bvhqk Namespace:openstack-operators ID:22d290cc1d6ca06d83975e6115dc6af1e71c03991d6f89208427dc67eff801f7 UID:9ea30edd-af04-45a4-8fff-f9c0fd3360ff NetNS:/var/run/netns/2a3db1b7-479a-44c2-ab79-0e53b092dc62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ea30edd_af04_45a4_8fff_f9c0fd3360ff.slice PodAnnotations:0xc0011e8158}] Aliases:map[]}"
2026-06-11 12:41:55.032400 | controller | Jun 11 11:44:15.397894 crc crio[22553]: time="2026-06-11T11:44:15.381928072Z" level=info msg="Checking pod openstack-operators_designate-operator-controller-manager-6bf8599b68-bvhqk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.032416 | controller | Jun 11 11:44:15.642955 crc crio[22553]: 2026-06-11T11:44:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6125835c0ae7f75 Mac:22:74:79:7c:bb:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/d79f0499-f3db-483f-99f6-e728a17021fb SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.032432 | controller | Jun 11 11:44:15.713822 crc crio[22553]: time="2026-06-11T11:44:15.640646733Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-5n8xl Namespace:openstack-operators ID:6125835c0ae7f75f419bcb6d1d44900697c32e91e5b088206818d56d9686bfed UID:fd86f190-e033-4a5e-9ffb-7b180a0f7f20 NetNS:/var/run/netns/d79f0499-f3db-483f-99f6-e728a17021fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd86f190_e033_4a5e_9ffb_7b180a0f7f20.slice PodAnnotations:0xc001be62f0}] Aliases:map[]}"
2026-06-11 12:41:55.032448 | controller | Jun 11 11:44:15.713822 crc crio[22553]: time="2026-06-11T11:44:15.707400311Z" level=info msg="Checking pod openstack-operators_nova-operator-controller-manager-f4c4579bb-5n8xl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.032464 | controller | Jun 11 11:44:15.864012 crc crio[22553]: 2026-06-11T11:44:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4bd345b18e403a9 Mac:fa:9c:84:77:00:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/ebb410eb-d040-431c-80fc-2e3515541190 SocketPath: PciID:}] [{Interface:0xc000014e40 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.032480 | controller | Jun 11 11:44:15.871656 crc crio[22553]: time="2026-06-11T11:44:15.870491591Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-9ktxk Namespace:openstack-operators ID:4bd345b18e403a95485a85af52736c1d25a32f4c5a5f3246e71e64904baf8666 UID:760f3b72-90ef-4b62-bce0-f226cba5431e NetNS:/var/run/netns/ebb410eb-d040-431c-80fc-2e3515541190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod760f3b72_90ef_4b62_bce0_f226cba5431e.slice PodAnnotations:0xc002b8a2c8}] Aliases:map[]}"
2026-06-11 12:41:55.032496 | controller | Jun 11 11:44:15.871656 crc crio[22553]: time="2026-06-11T11:44:15.871297974Z" level=info msg="Checking pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-9ktxk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.032512 | controller | Jun 11 11:44:16.407162 crc crio[22553]: 2026-06-11T11:44:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db988a2d67e6b04 Mac:36:51:4a:b7:73:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/294eecae-cfbe-457a-945a-33b38e000bc0 SocketPath: PciID:}] [{Interface:0xc0000151c0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.032527 | controller | Jun 11 11:44:16.424758 crc crio[22553]: time="2026-06-11T11:44:16.42145274Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-td64m Namespace:openstack-operators ID:db988a2d67e6b04771622fa52c7e25a63146ded67d2746ebc03244b8719db464 UID:1581e0cf-3a41-462b-8186-3681e78a40d9 NetNS:/var/run/netns/294eecae-cfbe-457a-945a-33b38e000bc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1581e0cf_3a41_462b_8186_3681e78a40d9.slice PodAnnotations:0xc0011e8368}] Aliases:map[]}"
2026-06-11 12:41:55.032546 | controller | Jun 11 11:44:16.424758 crc crio[22553]: time="2026-06-11T11:44:16.421928914Z" level=info msg="Checking pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-td64m for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.032563 | controller | Jun 11 11:44:16.486761 crc crio[22553]: 2026-06-11T11:44:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:926db7456d50515 Mac:5e:ed:2d:24:37:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/81095401-fa26-4837-be15-e18a6f02f810 SocketPath: PciID:}] [{Interface:0xc00040f050 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.032579 | controller | Jun 11 11:44:16.512130 crc crio[22553]: time="2026-06-11T11:44:16.507496461Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-nwls9 Namespace:openstack-operators ID:926db7456d50515470c65b409390bf41f1604eee33f6855e6fd108f4614b9265 UID:f47e423b-32f9-48e5-b088-c6381ece8d8c NetNS:/var/run/netns/81095401-fa26-4837-be15-e18a6f02f810 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf47e423b_32f9_48e5_b088_c6381ece8d8c.slice PodAnnotations:0xc00012abf8}] Aliases:map[]}"
2026-06-11 12:41:55.032595 | controller | Jun 11 11:44:16.522616 crc crio[22553]: time="2026-06-11T11:44:16.522433717Z" level=info msg="Checking pod openstack-operators_watcher-operator-controller-manager-577b679b5c-nwls9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.032612 | controller | Jun 11 11:44:16.523503 crc crio[22553]: 2026-06-11T11:44:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11832b1a3b5d85d Mac:d2:3e:d6:71:cc:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/602677fd-9d3c-4922-87e6-c740204a54be SocketPath: PciID:}] [{Interface:0xc000193be0 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.032628 | controller | Jun 11 11:44:16.537616 crc crio[22553]: time="2026-06-11T11:44:16.528638688Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-57bn8 Namespace:openstack-operators ID:11832b1a3b5d85d70ab5ea499ef583b807003e87907ca571dca3d9423ec0ed27 UID:e5b956cd-b374-43ad-ab0d-e905f3c8f892 NetNS:/var/run/netns/602677fd-9d3c-4922-87e6-c740204a54be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5b956cd_b374_43ad_ab0d_e905f3c8f892.slice PodAnnotations:0xc0011e84b8}] Aliases:map[]}"
2026-06-11 12:41:55.032645 | controller | Jun 11 11:44:16.537616 crc crio[22553]: time="2026-06-11T11:44:16.529118992Z" level=info msg="Checking pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-57bn8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.032661 | controller | Jun 11 11:44:16.632788 crc crio[22553]: 2026-06-11T11:44:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:993124f271b5ce1 Mac:d6:7f:f8:06:1e:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/7924ea3d-16a5-4958-9079-45f319acd028 SocketPath: PciID:}] [{Interface:0xc000014e60 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.032677 | controller | Jun 11 11:44:16.632788 crc crio[22553]: time="2026-06-11T11:44:16.631553722Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-mkbbz Namespace:openstack-operators ID:993124f271b5ce1d9f148a09d554892a5f4433e11a64a015c843d805f7589b43 UID:ef88c6e0-a2bf-4bba-93d2-693afed3d849 NetNS:/var/run/netns/7924ea3d-16a5-4958-9079-45f319acd028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podef88c6e0_a2bf_4bba_93d2_693afed3d849.slice PodAnnotations:0xc00012aa20}] Aliases:map[]}"
2026-06-11 12:41:55.032696 | controller | Jun 11 11:44:16.632788 crc crio[22553]: time="2026-06-11T11:44:16.631814349Z" level=info msg="Checking pod openstack-operators_neutron-operator-controller-manager-688d5c756f-mkbbz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.032713 | controller | Jun 11 11:44:16.771782 crc crio[22553]: time="2026-06-11T11:44:16.768079546Z" level=info msg="Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f45zng/POD" id=cd2207b7-9353-4f3b-8e8d-99000df29e8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.032728 | controller | Jun 11 11:44:16.771782 crc crio[22553]: time="2026-06-11T11:44:16.768184859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.032744 | controller | Jun 11 11:44:16.966420 crc crio[22553]: 2026-06-11T11:44:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99616b6c71abceb Mac:b2:38:7b:03:99:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/3e1c4778-1932-45a8-af96-52e1ee563196 SocketPath: PciID:}] [{Interface:0xc0004c05b0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.032760 | controller | Jun 11 11:44:16.968645 crc crio[22553]: time="2026-06-11T11:44:16.967861687Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-677d9d8477-5ppsh Namespace:openstack-operators ID:99616b6c71abceb213f4ae92bbbfa0a960722cdf22790e2157da99891671ae45 UID:5b4d7bf5-ef43-46e1-9fd5-e4aacb81d389 NetNS:/var/run/netns/3e1c4778-1932-45a8-af96-52e1ee563196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b4d7bf5_ef43_46e1_9fd5_e4aacb81d389.slice PodAnnotations:0xc00061e458}] Aliases:map[]}"
2026-06-11 12:41:55.032776 | controller | Jun 11 11:44:16.968645 crc crio[22553]: time="2026-06-11T11:44:16.968157005Z" level=info msg="Checking pod openstack-operators_manila-operator-controller-manager-677d9d8477-5ppsh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.032792 | controller | Jun 11 11:44:16.985157 crc crio[22553]: 2026-06-11T11:44:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db968c0217ef32b Mac:ce:bc:0e:d9:53:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/69f47132-c106-47f6-bac3-1f3856266ac2 SocketPath: PciID:}] [{Interface:0xc0000149c0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.032807 | controller | Jun 11 11:44:16.985973 crc crio[22553]: time="2026-06-11T11:44:16.985877192Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-8hgnr Namespace:openstack-operators ID:db968c0217ef32b45cf4eb475bba885405a30afad4c21ec14c0c0adecc4cd813 UID:12214456-716f-48c7-98a5-0f43ea8c54a7 NetNS:/var/run/netns/69f47132-c106-47f6-bac3-1f3856266ac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12214456_716f_48c7_98a5_0f43ea8c54a7.slice PodAnnotations:0xc001be66e0}] Aliases:map[]}"
2026-06-11 12:41:55.032823 | controller | Jun 11 11:44:16.986123 crc crio[22553]: time="2026-06-11T11:44:16.986046567Z" level=info msg="Checking pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-8hgnr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.032842 | controller | Jun 11 11:44:17.057779 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4fc3dcd2dd255d Mac:d2:3b:63:40:96:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/16aa4bce-bf6e-4d9c-aafd-7cec4f1a5d15 SocketPath: PciID:}] [{Interface:0xc000135110 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.032858 | controller | Jun 11 11:44:17.059042 crc crio[22553]: time="2026-06-11T11:44:17.058942755Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-8d5599d7d-2ptl7 Namespace:openstack-operators ID:a4fc3dcd2dd255dafb292d0cba137a613a7d140a6e9bdc191ce23c0adb7d39ad UID:e196a471-bfb7-4476-b164-3efcddac5882 NetNS:/var/run/netns/16aa4bce-bf6e-4d9c-aafd-7cec4f1a5d15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode196a471_bfb7_4476_b164_3efcddac5882.slice PodAnnotations:0xc00279a1a8}] Aliases:map[]}"
2026-06-11 12:41:55.032874 | controller | Jun 11 11:44:17.059230 crc crio[22553]: time="2026-06-11T11:44:17.059098119Z" level=info msg="Checking pod openstack-operators_test-operator-controller-manager-8d5599d7d-2ptl7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.032889 | controller | Jun 11 11:44:17.250633 crc crio[22553]: time="2026-06-11T11:44:17.250480555Z" level=info msg="Ran pod sandbox 99616b6c71abceb213f4ae92bbbfa0a960722cdf22790e2157da99891671ae45 with infra container: openstack-operators/manila-operator-controller-manager-677d9d8477-5ppsh/POD" id=f475186c-ad76-4e4a-9821-2dc96377316d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.032905 | controller | Jun 11 11:44:17.255482 crc crio[22553]: time="2026-06-11T11:44:17.255349167Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=c8c6673f-5444-4033-b6f0-6cfd74a66412 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.032921 | controller | Jun 11 11:44:17.256520 crc crio[22553]: time="2026-06-11T11:44:17.256457559Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found" id=c8c6673f-5444-4033-b6f0-6cfd74a66412 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.032937 | controller | Jun 11 11:44:17.256607 crc crio[22553]: time="2026-06-11T11:44:17.256541212Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found" id=c8c6673f-5444-4033-b6f0-6cfd74a66412 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.032952 | controller | Jun 11 11:44:17.257814 crc crio[22553]: time="2026-06-11T11:44:17.257752217Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=52ca1576-5c40-47b8-a51d-5dde5fc3397a name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.032967 | controller | Jun 11 11:44:17.262382 crc crio[22553]: time="2026-06-11T11:44:17.261869247Z" level=info msg="Ran pod sandbox 926db7456d50515470c65b409390bf41f1604eee33f6855e6fd108f4614b9265 with infra container: openstack-operators/watcher-operator-controller-manager-577b679b5c-nwls9/POD" id=0e79f234-8f9f-46b4-bd60-0e66babf7c06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.032983 | controller | Jun 11 11:44:17.262382 crc crio[22553]: time="2026-06-11T11:44:17.26229797Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\""
2026-06-11 12:41:55.032998 | controller | Jun 11 11:44:17.271189 crc crio[22553]: time="2026-06-11T11:44:17.271086866Z" level=info msg="Ran pod sandbox 6125835c0ae7f75f419bcb6d1d44900697c32e91e5b088206818d56d9686bfed with infra container: openstack-operators/nova-operator-controller-manager-f4c4579bb-5n8xl/POD" id=9bfcb9bc-6179-409c-9034-2d1448bdf059 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.033017 | controller | Jun 11 11:44:17.272770 crc crio[22553]: time="2026-06-11T11:44:17.272491857Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=fd296fc0-dc36-4b22-b593-ea92bd78a2af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033033 | controller | Jun 11 11:44:17.273592 crc crio[22553]: time="2026-06-11T11:44:17.272791726Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found" id=fd296fc0-dc36-4b22-b593-ea92bd78a2af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033049 | controller | Jun 11 11:44:17.273592 crc crio[22553]: time="2026-06-11T11:44:17.272848638Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found" id=fd296fc0-dc36-4b22-b593-ea92bd78a2af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033064 | controller | Jun 11 11:44:17.276589 crc crio[22553]: time="2026-06-11T11:44:17.276497194Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=9a7e320a-36ad-4e91-8d10-4658d38b47f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033080 | controller | Jun 11 11:44:17.276905 crc crio[22553]: time="2026-06-11T11:44:17.276844884Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found" id=9a7e320a-36ad-4e91-8d10-4658d38b47f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033095 | controller | Jun 11 11:44:17.277082 crc crio[22553]: time="2026-06-11T11:44:17.276997149Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found" id=9a7e320a-36ad-4e91-8d10-4658d38b47f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033111 | controller | Jun 11 11:44:17.278609 crc crio[22553]: time="2026-06-11T11:44:17.278046159Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=108a9143-d0e8-4042-a43a-afbe9864d4d2 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.033133 | controller | Jun 11 11:44:17.279672 crc crio[22553]: time="2026-06-11T11:44:17.279153162Z" level=info msg="Ran pod sandbox db968c0217ef32b45cf4eb475bba885405a30afad4c21ec14c0c0adecc4cd813 with infra container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-8hgnr/POD" id=6c3b87fd-5564-46bf-ba27-421a177a53e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.033148 | controller | Jun 11 11:44:17.282947 crc crio[22553]: time="2026-06-11T11:44:17.282844259Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=e16862f1-83d3-44c7-acf3-bf9538c50bd0 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.033164 | controller | Jun 11 11:44:17.284959 crc crio[22553]: time="2026-06-11T11:44:17.284878629Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=337ddf6c-b8e6-44cb-8ca1-f3d5665efa74 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033180 | controller | Jun 11 11:44:17.285207 crc crio[22553]: time="2026-06-11T11:44:17.285146507Z" level=info msg="Image quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 not found" id=337ddf6c-b8e6-44cb-8ca1-f3d5665efa74 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033201 | controller | Jun 11 11:44:17.285284 crc crio[22553]: time="2026-06-11T11:44:17.285227969Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 found" id=337ddf6c-b8e6-44cb-8ca1-f3d5665efa74 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033218 | controller | Jun 11 11:44:17.288086 crc crio[22553]: time="2026-06-11T11:44:17.287873726Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=4d8558bd-de04-4907-800e-05cbeb9c6e15 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.033234 | controller | Jun 11 11:44:17.292059 crc crio[22553]: time="2026-06-11T11:44:17.291662727Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\""
2026-06-11 12:41:55.033249 | controller | Jun 11 11:44:17.292734 crc crio[22553]: time="2026-06-11T11:44:17.292244674Z" level=info msg="Ran pod sandbox 4bd345b18e403a95485a85af52736c1d25a32f4c5a5f3246e71e64904baf8666 with infra container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-9ktxk/POD" id=dbf65d5b-1a0e-4b79-a8bc-48db7880aa81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.033265 | controller | Jun 11 11:44:17.300454 crc crio[22553]: time="2026-06-11T11:44:17.298569158Z" level=info msg="Ran pod sandbox a4fc3dcd2dd255dafb292d0cba137a613a7d140a6e9bdc191ce23c0adb7d39ad with infra container: openstack-operators/test-operator-controller-manager-8d5599d7d-2ptl7/POD" id=e6b0c765-6bf4-4fc7-a344-fc1c283a8375 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.033280 | controller | Jun 11 11:44:17.300454 crc crio[22553]: time="2026-06-11T11:44:17.298886518Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\""
2026-06-11 12:41:55.033296 | controller | Jun 11 11:44:17.300911 crc crio[22553]: time="2026-06-11T11:44:17.300873766Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\""
2026-06-11 12:41:55.033311 | controller | Jun 11 11:44:17.303350 crc crio[22553]: time="2026-06-11T11:44:17.303292086Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=2b456327-69d1-4f75-9e98-e73b3698617e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033326 | controller | Jun 11 11:44:17.303736 crc crio[22553]: time="2026-06-11T11:44:17.303657047Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found" id=2b456327-69d1-4f75-9e98-e73b3698617e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033341 | controller | Jun 11 11:44:17.303879 crc crio[22553]: time="2026-06-11T11:44:17.303861603Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found" id=2b456327-69d1-4f75-9e98-e73b3698617e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033377 | controller | Jun 11 11:44:17.304045 crc crio[22553]: time="2026-06-11T11:44:17.303963186Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=f13fd4e1-f32a-4b6d-89ca-ecefc9e195ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033394 | controller | Jun 11 11:44:17.304267 crc crio[22553]: time="2026-06-11T11:44:17.304217913Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found" id=f13fd4e1-f32a-4b6d-89ca-ecefc9e195ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033413 | controller | Jun 11 11:44:17.305263 crc crio[22553]: time="2026-06-11T11:44:17.304295695Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found" id=f13fd4e1-f32a-4b6d-89ca-ecefc9e195ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033429 | controller | Jun 11 11:44:17.305584 crc crio[22553]: time="2026-06-11T11:44:17.305559062Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=b21eab80-fdf1-41ba-816e-a284f7c28ab9 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.033445 | controller | Jun 11 11:44:17.308414 crc crio[22553]: time="2026-06-11T11:44:17.308382565Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=99ba2b22-fa8f-4c88-95ab-4974f2d0bd1f name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.033460 | controller | Jun 11 11:44:17.308912 crc crio[22553]: time="2026-06-11T11:44:17.308762136Z" level=info msg="Ran pod sandbox 22d290cc1d6ca06d83975e6115dc6af1e71c03991d6f89208427dc67eff801f7 with infra container: openstack-operators/designate-operator-controller-manager-6bf8599b68-bvhqk/POD" id=0c213f7d-7dc1-4ef7-8e71-8d00461ec933 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.033477 | controller | Jun 11 11:44:17.310802 crc crio[22553]: time="2026-06-11T11:44:17.310729563Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\""
2026-06-11 12:41:55.033493 | controller | Jun 11 11:44:17.310989 crc crio[22553]: time="2026-06-11T11:44:17.310900968Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\""
2026-06-11 12:41:55.033508 | controller | Jun 11 11:44:17.311412 crc crio[22553]: time="2026-06-11T11:44:17.311233988Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=95b4ecec-54a9-4421-a34a-bd7a931e6262 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033524 | controller | Jun 11 11:44:17.312622 crc crio[22553]: time="2026-06-11T11:44:17.312601928Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found" id=95b4ecec-54a9-4421-a34a-bd7a931e6262 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033540 | controller | Jun 11 11:44:17.312813 crc crio[22553]: time="2026-06-11T11:44:17.312793954Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found" id=95b4ecec-54a9-4421-a34a-bd7a931e6262 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033556 | controller | Jun 11 11:44:17.313903 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfe21a6723f96cc Mac:f6:62:fa:f2:48:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/3098c017-2026-4683-8116-4dc4fe32fe1f SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.033572 | controller | Jun 11 11:44:17.316075 crc crio[22553]: time="2026-06-11T11:44:17.315897144Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=84fe5678-9a51-4def-bddf-c315ae324788 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.033592 | controller | Jun 11 11:44:17.317369 crc crio[22553]: time="2026-06-11T11:44:17.317255534Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-2pxdz Namespace:openstack-operators ID:cfe21a6723f96cc67ed17243d9d94e69fef89b7573c6c5cac34a2da0a6b54a73 UID:4c348a05-3b89-4a6f-adfc-fd8a2141adc0 NetNS:/var/run/netns/3098c017-2026-4683-8116-4dc4fe32fe1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c348a05_3b89_4a6f_adfc_fd8a2141adc0.slice PodAnnotations:0xc001be6190}] Aliases:map[]}"
2026-06-11 12:41:55.033609 | controller | Jun 11 11:44:17.317879 crc crio[22553]: time="2026-06-11T11:44:17.317624774Z" level=info msg="Checking pod openstack-operators_heat-operator-controller-manager-5c5844cc68-2pxdz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.033624 | controller | Jun 11 11:44:17.341335 crc crio[22553]: time="2026-06-11T11:44:17.341250094Z" level=info msg="Ran pod sandbox 993124f271b5ce1d9f148a09d554892a5f4433e11a64a015c843d805f7589b43 with infra container: openstack-operators/neutron-operator-controller-manager-688d5c756f-mkbbz/POD" id=6564b86e-ef1c-4fd7-81fc-8da398038d02 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.033640 | controller | Jun 11 11:44:17.342335 crc crio[22553]: time="2026-06-11T11:44:17.341475241Z" level=info msg="Ran pod sandbox 11832b1a3b5d85d70ab5ea499ef583b807003e87907ca571dca3d9423ec0ed27 with infra container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-57bn8/POD" id=07ac2c22-b032-4df5-bd49-a27322d31598 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.033656 | controller | Jun 11 11:44:17.342417 crc crio[22553]: time="2026-06-11T11:44:17.342351106Z" level=info msg="Ran pod sandbox db988a2d67e6b04771622fa52c7e25a63146ded67d2746ebc03244b8719db464 with infra container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-td64m/POD" id=822b72cb-bb18-4af1-b400-20b915674043 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.033671 | controller | Jun 11 11:44:17.343847 crc crio[22553]: time="2026-06-11T11:44:17.343672125Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=020b2f44-3754-42f7-ae81-faa7c0dfd5cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033686 | controller | Jun 11 11:44:17.344071 crc crio[22553]: time="2026-06-11T11:44:17.343962943Z" level=info msg="Image quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d not found" id=020b2f44-3754-42f7-ae81-faa7c0dfd5cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033702 | controller | Jun 11 11:44:17.344243 crc crio[22553]: time="2026-06-11T11:44:17.344169299Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d found" id=020b2f44-3754-42f7-ae81-faa7c0dfd5cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033717 | controller | Jun 11 11:44:17.344537 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb9ff12dffea686 Mac:de:36:13:f4:ee:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/c846e07a-7cdb-42ab-9d6d-19a45e267e17 SocketPath: PciID:}] [{Interface:0xc00033a8f0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.033733 | controller | Jun 11 11:44:17.345373 crc crio[22553]: time="2026-06-11T11:44:17.345057405Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=e92e0e04-8b08-4ba8-8f45-75b907049c46 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033752 | controller | Jun 11 11:44:17.345373 crc crio[22553]: time="2026-06-11T11:44:17.34522736Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=974ebcca-4ac1-4f3c-a039-34f067a1d314 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033768 | controller | Jun 11 11:44:17.345592 crc crio[22553]: time="2026-06-11T11:44:17.345532849Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=ff0343fd-cb2e-4ad1-afbe-1c4e6a451cc0 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.033785 | controller | Jun 11 11:44:17.346293 crc crio[22553]: time="2026-06-11T11:44:17.34625204Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-jvhzw Namespace:openstack-operators ID:bb9ff12dffea6863c41272f165d9628b4c7550b0f68ddcc90c7331568e0c0872 UID:62bf959d-432d-4795-a5b1-dd2994ad2b33 NetNS:/var/run/netns/c846e07a-7cdb-42ab-9d6d-19a45e267e17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62bf959d_432d_4795_a5b1_dd2994ad2b33.slice PodAnnotations:0xc001be6840}] Aliases:map[]}"
2026-06-11 12:41:55.033801 | controller | Jun 11 11:44:17.348105 crc crio[22553]: time="2026-06-11T11:44:17.348082443Z" level=info msg="Checking pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-jvhzw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.033816 | controller | Jun 11 11:44:17.349441 crc crio[22553]: time="2026-06-11T11:44:17.34934878Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\""
2026-06-11 12:41:55.033832 | controller | Jun 11 11:44:17.350767 crc crio[22553]: time="2026-06-11T11:44:17.350638788Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\""
2026-06-11 12:41:55.033848 | controller | Jun 11 11:44:17.351177 crc crio[22553]: time="2026-06-11T11:44:17.351090211Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686304-p457f Namespace:openshift-infra ID:bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed UID:5858428a-51cc-465f-98ab-9bd1754757b0 NetNS:/var/run/netns/23a68f7a-52e8-40ea-844d-1f6a43bf9be9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5858428a_51cc_465f_98ab_9bd1754757b0.slice PodAnnotations:0xc00061f000}] Aliases:map[]}"
2026-06-11 12:41:55.033864 | controller | Jun 11 11:44:17.351177 crc crio[22553]: time="2026-06-11T11:44:17.351129262Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686304-p457f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.033880 | controller | Jun 11 11:44:17.356220 crc crio[22553]: time="2026-06-11T11:44:17.356128528Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found" id=e92e0e04-8b08-4ba8-8f45-75b907049c46 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033895 | controller | Jun 11 11:44:17.356513 crc crio[22553]: time="2026-06-11T11:44:17.356258882Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found" id=e92e0e04-8b08-4ba8-8f45-75b907049c46 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033911 | controller | Jun 11 11:44:17.359494 crc crio[22553]: time="2026-06-11T11:44:17.359350952Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=8a31dc9a-248c-4a6d-b518-a8e8f6b0eb63 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.033931 | controller | Jun 11 11:44:17.362017 crc crio[22553]: time="2026-06-11T11:44:17.361592808Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found" id=974ebcca-4ac1-4f3c-a039-34f067a1d314 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033946 | controller | Jun 11 11:44:17.362522 crc crio[22553]: time="2026-06-11T11:44:17.362264707Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found" id=974ebcca-4ac1-4f3c-a039-34f067a1d314 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.033962 | controller | Jun 11 11:44:17.371496 crc crio[22553]: time="2026-06-11T11:44:17.370809967Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=88e5090d-2813-4bf8-9c27-bfdfe8e16a02 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.033977 | controller | Jun 11 11:44:17.373751 crc crio[22553]: time="2026-06-11T11:44:17.373608858Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-hptvr Namespace:openstack-operators ID:4b63995433e75822a69591500b88277532bdedaa28a6c7e07dabfedd31db0589 UID:efbebbb5-d6e9-4347-8155-d2d4cae37cda NetNS:/var/run/netns/c3f78dde-b54f-43f7-a27f-614ffc5f06ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podefbebbb5_d6e9_4347_8155_d2d4cae37cda.slice PodAnnotations:0xc000ca0030}] Aliases:map[]}"
2026-06-11 12:41:55.033993 | controller | Jun 11 11:44:17.373905 crc crio[22553]: time="2026-06-11T11:44:17.373882646Z" level=info msg="Adding pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-hptvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.034009 | controller | Jun 11 11:44:17.374752 crc crio[22553]: time="2026-06-11T11:44:17.374640798Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\""
2026-06-11 12:41:55.034024 | controller | Jun 11 11:44:17.375798 crc crio[22553]: time="2026-06-11T11:44:17.375771651Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\""
2026-06-11 12:41:55.034039 | controller | Jun 11 11:44:17.379648 crc crio[22553]: time="2026-06-11T11:44:17.379609123Z" level=info msg="Ran pod sandbox cfe21a6723f96cc67ed17243d9d94e69fef89b7573c6c5cac34a2da0a6b54a73 with infra container: openstack-operators/heat-operator-controller-manager-5c5844cc68-2pxdz/POD" id=0d1eba14-f699-4b65-981a-22cff7ab571b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.034054 | controller | Jun 11 11:44:17.388915 crc crio[22553]: time="2026-06-11T11:44:17.388842213Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=bdec2869-5298-4c0c-8794-b77cefc03dd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.034070 | controller | Jun 11 11:44:17.401660 crc crio[22553]: time="2026-06-11T11:44:17.401477992Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found" id=bdec2869-5298-4c0c-8794-b77cefc03dd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.034085 | controller | Jun 11 11:44:17.402091 crc crio[22553]: time="2026-06-11T11:44:17.401613956Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found" id=bdec2869-5298-4c0c-8794-b77cefc03dd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.034104 | controller | Jun 11 11:44:17.422552 crc crio[22553]: time="2026-06-11T11:44:17.422478055Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-5844f5ff8d-fdj98 Namespace:openstack-operators ID:6b8b976197343277aca2cf6da80c4b79a1f2a9a8819799e2a2920eafe1c81735 UID:6b3bbf71-f9e9-4cf9-b9bd-51f972706768 NetNS:/var/run/netns/f67e66d1-eb99-4993-8a5b-10af70c69c74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b3bbf71_f9e9_4cf9_b9bd_51f972706768.slice PodAnnotations:0xc000ca0108}] Aliases:map[]}"
2026-06-11 12:41:55.034120 | controller | Jun 11 11:44:17.424753 crc crio[22553]: time="2026-06-11T11:44:17.42472172Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-manager-5844f5ff8d-fdj98 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.034136 | controller | Jun 11 11:44:17.467530 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fb546c3fa357c1 Mac:9a:37:60:bc:73:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/1cc54a8e-3611-4134-b89e-eecd8d1e8235 SocketPath: PciID:}] [{Interface:0xc000148970 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.034151 | controller | Jun 11 11:44:17.469171 crc crio[22553]: time="2026-06-11T11:44:17.469084015Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-pwqrc Namespace:openstack-operators ID:2fb546c3fa357c181837be33a6cd086763229484bd8c2aebaba1c1fa35064e77 UID:f55e0d2e-c74a-4067-9dc9-e80405b6a6ea NetNS:/var/run/netns/1cc54a8e-3611-4134-b89e-eecd8d1e8235 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf55e0d2e_c74a_4067_9dc9_e80405b6a6ea.slice PodAnnotations:0xc0048002e0}] Aliases:map[]}"
2026-06-11 12:41:55.034167 | controller | Jun 11 11:44:17.469400 crc crio[22553]: time="2026-06-11T11:44:17.469300601Z" level=info msg="Checking pod openstack-operators_octavia-operator-controller-manager-6495978d8d-pwqrc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.034183 | controller | Jun 11 11:44:17.501947 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42a3dabbdac081e Mac:a2:31:7e:1b:c3:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/4f7c1367-c4b9-4da8-8c01-8ef6a0cbc683 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.034199 | controller | Jun 11 11:44:17.503952 crc crio[22553]: time="2026-06-11T11:44:17.50387581Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-dp287 Namespace:openstack-operators ID:42a3dabbdac081e7ea9bd63954ece8297c4ee7bc4a6cea694945e39a766a3fd2 UID:81ce060b-36d1-4d51-902f-123599d919b7 NetNS:/var/run/netns/4f7c1367-c4b9-4da8-8c01-8ef6a0cbc683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81ce060b_36d1_4d51_902f_123599d919b7.slice PodAnnotations:0xc0011e87c0}] Aliases:map[]}"
2026-06-11 12:41:55.034214 | controller | Jun 11 11:44:17.504141 crc crio[22553]: time="2026-06-11T11:44:17.504078496Z" level=info msg="Checking pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-dp287 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.034230 | controller | Jun 11 11:44:17.507123 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b75e39c22cf011 Mac:9a:d5:9b:ef:5b:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/1ccd062a-4dd0-42a4-98d6-cefe507db84d SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.034250 | controller | Jun 11 11:44:17.512669 crc crio[22553]: time="2026-06-11T11:44:17.512141152Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-znjqp Namespace:openstack-operators ID:8b75e39c22cf011ee08ad876668d73c56ad725fd50cd77f03236ae38a64e38d6 UID:46036571-60cc-4180-ba0b-f5dac5b64684 NetNS:/var/run/netns/1ccd062a-4dd0-42a4-98d6-cefe507db84d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod46036571_60cc_4180_ba0b_f5dac5b64684.slice PodAnnotations:0xc0011e81d0}] Aliases:map[]}"
2026-06-11 12:41:55.034267 | controller | Jun 11 11:44:17.512669 crc crio[22553]: time="2026-06-11T11:44:17.512355648Z" level=info msg="Checking pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-znjqp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.034283 | controller | Jun 11 11:44:17.513530 crc crio[22553]: time="2026-06-11T11:44:17.513349267Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=47050bd3-475b-441c-81f3-d60601c06d94 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.034298 | controller | Jun 11 11:44:17.513720 crc crio[22553]: time="2026-06-11T11:44:17.513585394Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found" id=47050bd3-475b-441c-81f3-d60601c06d94 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.034314 | controller | Jun 11 11:44:17.513720 crc crio[22553]: time="2026-06-11T11:44:17.513644655Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found" id=47050bd3-475b-441c-81f3-d60601c06d94 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.034341 | controller | Jun 11 11:44:17.519013 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce582868d8e5543 Mac:9a:3e:04:bd:2d:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/143cf89e-41b8-4a3e-8157-daf2bdd0422a SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.034379 | controller | Jun 11 11:44:17.519013 crc crio[22553]: time="2026-06-11T11:44:17.517158568Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-wwtcp Namespace:openstack-operators ID:ce582868d8e55433181c18723de983ae0f0207049e6ecdade7ecd2ce728a2be6 UID:c581538e-5526-4741-add5-9cb2e663d475 NetNS:/var/run/netns/143cf89e-41b8-4a3e-8157-daf2bdd0422a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc581538e_5526_4741_add5_9cb2e663d475.slice PodAnnotations:0xc002b8a0b0}] Aliases:map[]}"
2026-06-11 12:41:55.034396 | controller | Jun 11 11:44:17.519013 crc crio[22553]: time="2026-06-11T11:44:17.517352834Z" level=info msg="Checking pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-wwtcp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.034412 | controller | Jun 11 11:44:17.519013 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b3260ba5563255 Mac:de:53:dc:9a:3e:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/b65d8a3b-fea9-4e44-bfbf-71762b9c90aa SocketPath: PciID:}] [{Interface:0xc0000149d0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.034428 | controller | Jun 11 11:44:17.519013 crc crio[22553]: time="2026-06-11T11:44:17.51894317Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-xc2pt Namespace:openstack-operators ID:7b3260ba5563255ba1c41fff77464d5463691bc64e18b35acbb8158446a2eaa5 UID:498f6d34-81d6-4ca2-9cbd-5953eb90b8ed NetNS:/var/run/netns/b65d8a3b-fea9-4e44-bfbf-71762b9c90aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod498f6d34_81d6_4ca2_9cbd_5953eb90b8ed.slice PodAnnotations:0xc002b8a670}] Aliases:map[]}"
2026-06-11 12:41:55.034450 | controller | Jun 11 11:44:17.519510 crc crio[22553]: time="2026-06-11T11:44:17.519071054Z" level=info msg="Checking pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-xc2pt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.034466 | controller | Jun 11 11:44:17.695454 crc crio[22553]: time="2026-06-11T11:44:17.694934576Z" level=info msg="Ran pod sandbox bb9ff12dffea6863c41272f165d9628b4c7550b0f68ddcc90c7331568e0c0872 with infra container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-jvhzw/POD" id=b00bfdb1-01b2-4e69-a13e-3aa65e8b84d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.034481 | controller | Jun 11 11:44:17.701298 crc crio[22553]: time="2026-06-11T11:44:17.701265541Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=2042263e-542b-44ff-b29c-5735e71f1ae4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.034496 | controller | Jun 11 11:44:17.701995 crc crio[22553]: time="2026-06-11T11:44:17.701894149Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed not found" id=2042263e-542b-44ff-b29c-5735e71f1ae4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.034511 | controller | Jun 11 11:44:17.702403 crc crio[22553]: time="2026-06-11T11:44:17.702372413Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed found" id=2042263e-542b-44ff-b29c-5735e71f1ae4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.034527 | controller | Jun 11 11:44:17.705448 crc crio[22553]: time="2026-06-11T11:44:17.705391061Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=fe6797c1-35dd-4843-bd74-d6dd2b98342e name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.034542 | controller | Jun 11 11:44:17.710430 crc crio[22553]: time="2026-06-11T11:44:17.710261673Z" level=info msg="Ran pod sandbox 8b75e39c22cf011ee08ad876668d73c56ad725fd50cd77f03236ae38a64e38d6 with infra container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-znjqp/POD" id=5bb477e9-09c8-44de-a560-0c124749f726 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.034558 | controller | Jun 11 11:44:17.714258 crc crio[22553]: time="2026-06-11T11:44:17.714179228Z" level=info msg="Ran pod sandbox 2fb546c3fa357c181837be33a6cd086763229484bd8c2aebaba1c1fa35064e77 with infra container: openstack-operators/octavia-operator-controller-manager-6495978d8d-pwqrc/POD" id=2c06ed02-aa02-48d7-b1a2-31062aed6d58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.034573 | controller | Jun 11 11:44:17.716211 crc crio[22553]: time="2026-06-11T11:44:17.716126135Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=7ce76c5e-d4fd-440a-be33-b208af99dff4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.034589 | controller | Jun 11 11:44:17.716736 crc crio[22553]: time="2026-06-11T11:44:17.716483915Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 not found" id=7ce76c5e-d4fd-440a-be33-b208af99dff4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.034608 | controller | Jun 11 11:44:17.716736 crc crio[22553]: time="2026-06-11T11:44:17.716616779Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 found" id=7ce76c5e-d4fd-440a-be33-b208af99dff4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.034624 | controller | Jun 11 11:44:17.717845 crc crio[22553]: time="2026-06-11T11:44:17.717623368Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=df1bd9a7-1a54-44e8-a446-ae6359ad4580 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.034641 | controller | Jun 11 11:44:17.718044 crc crio[22553]: time="2026-06-11T11:44:17.717980139Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=bbfcc2b8-6671-49ea-a445-772a61838ceb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.034657 | controller | Jun 11 11:44:17.718165 crc crio[22553]: time="2026-06-11T11:44:17.718134713Z" level=info msg="Ran pod sandbox ce582868d8e55433181c18723de983ae0f0207049e6ecdade7ecd2ce728a2be6 with infra container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-wwtcp/POD" id=1173fd40-8e43-49dd-82c9-53db793d2d8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.034673 | controller | Jun 11 11:44:17.718292 crc crio[22553]: time="2026-06-11T11:44:17.718145523Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found" id=bbfcc2b8-6671-49ea-a445-772a61838ceb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.034688 | controller | Jun 11 11:44:17.718610 crc crio[22553]: time="2026-06-11T11:44:17.718393481Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found" id=bbfcc2b8-6671-49ea-a445-772a61838ceb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.034704 | controller | Jun 11 11:44:17.736298 crc crio[22553]: time="2026-06-11T11:44:17.735445168Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=de452a33-f8ba-4e47-bcf1-9793feeb4253 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.034720 | controller | Jun 11 11:44:17.736298 crc crio[22553]: time="2026-06-11T11:44:17.735905702Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found" id=de452a33-f8ba-4e47-bcf1-9793feeb4253 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.034735 | controller | Jun 11 11:44:17.736298 crc crio[22553]: time="2026-06-11T11:44:17.735973844Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found" id=de452a33-f8ba-4e47-bcf1-9793feeb4253 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.034751 | controller | Jun 11 11:44:17.736298 crc crio[22553]: time="2026-06-11T11:44:17.735992534Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\""
2026-06-11 12:41:55.034766 | controller | Jun 11 11:44:17.739352 crc crio[22553]: time="2026-06-11T11:44:17.7392559Z" level=info msg="Ran pod sandbox 7b3260ba5563255ba1c41fff77464d5463691bc64e18b35acbb8158446a2eaa5 with infra container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-xc2pt/POD" id=57ea4f3d-70b3-4b49-adb7-7083ab0abcb0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.034785 | controller | Jun 11 11:44:17.741778 crc crio[22553]: time="2026-06-11T11:44:17.74166482Z" level=info msg="Ran pod sandbox 42a3dabbdac081e7ea9bd63954ece8297c4ee7bc4a6cea694945e39a766a3fd2 with infra container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-dp287/POD" id=fc067066-2230-4ef2-a4b2-a568e38ca069 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.034801 | controller | Jun 11 11:44:17.744591 crc crio[22553]: time="2026-06-11T11:44:17.744460601Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=358d217d-0d33-494e-92d5-f0ab32f550d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.034817 | controller | Jun 11 11:44:17.744878 crc crio[22553]: time="2026-06-11T11:44:17.744825312Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found" id=358d217d-0d33-494e-92d5-f0ab32f550d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.034832 | controller | Jun 11 11:44:17.745112 crc crio[22553]: time="2026-06-11T11:44:17.744891134Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found" id=358d217d-0d33-494e-92d5-f0ab32f550d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.034847 | controller | Jun 11 11:44:17.746835 crc crio[22553]: time="2026-06-11T11:44:17.746408168Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=54514e14-9c6a-4283-952d-caba8aee2466 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.034863 | controller | Jun 11 11:44:17.746835 crc crio[22553]: time="2026-06-11T11:44:17.746636335Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found" id=54514e14-9c6a-4283-952d-caba8aee2466 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.034879 | controller | Jun 11 11:44:17.746835 crc crio[22553]: time="2026-06-11T11:44:17.746764429Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found" id=54514e14-9c6a-4283-952d-caba8aee2466 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.034895 | controller | Jun 11 11:44:17.773220 crc crio[22553]: time="2026-06-11T11:44:17.773013785Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\""
2026-06-11 12:41:55.034911 | controller | Jun 11 11:44:17.902750 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb6c7a42d9f34d6 Mac:7a:41:82:14:91:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/23a68f7a-52e8-40ea-844d-1f6a43bf9be9 SocketPath: PciID:}] [{Interface:0xc0002ac710 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.034927 | controller | Jun 11 11:44:17.904071 crc crio[22553]: time="2026-06-11T11:44:17.903990817Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686304-p457f Namespace:openshift-infra ID:bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed UID:5858428a-51cc-465f-98ab-9bd1754757b0 NetNS:/var/run/netns/23a68f7a-52e8-40ea-844d-1f6a43bf9be9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5858428a_51cc_465f_98ab_9bd1754757b0.slice PodAnnotations:0xc00061f000}] Aliases:map[]}"
2026-06-11 12:41:55.034943 | controller | Jun 11 11:44:17.904295 crc crio[22553]: time="2026-06-11T11:44:17.904215444Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686304-p457f for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.034963 | controller | Jun 11 11:44:18.034468 crc crio[22553]: 2026-06-11T11:44:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b63995433e7582 Mac:2e:7d:32:78:7c:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/c3f78dde-b54f-43f7-a27f-614ffc5f06ca SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.034980 | controller | Jun 11 11:44:18.035653 crc crio[22553]: time="2026-06-11T11:44:18.035561617Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-hptvr Namespace:openstack-operators ID:4b63995433e75822a69591500b88277532bdedaa28a6c7e07dabfedd31db0589 UID:efbebbb5-d6e9-4347-8155-d2d4cae37cda NetNS:/var/run/netns/c3f78dde-b54f-43f7-a27f-614ffc5f06ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podefbebbb5_d6e9_4347_8155_d2d4cae37cda.slice PodAnnotations:0xc000ca0030}] Aliases:map[]}"
2026-06-11 12:41:55.034996 | controller | Jun 11 11:44:18.035895 crc crio[22553]: time="2026-06-11T11:44:18.035828135Z" level=info msg="Checking pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-hptvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.035012 | controller | Jun 11 11:44:18.201002 crc crio[22553]: 2026-06-11T11:44:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b8b97619734327 Mac:b2:e4:0f:1a:04:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/f67e66d1-eb99-4993-8a5b-10af70c69c74 SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.035028 | controller | Jun 11 11:44:18.202061 crc crio[22553]: time="2026-06-11T11:44:18.201991604Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-5844f5ff8d-fdj98 Namespace:openstack-operators ID:6b8b976197343277aca2cf6da80c4b79a1f2a9a8819799e2a2920eafe1c81735 UID:6b3bbf71-f9e9-4cf9-b9bd-51f972706768 NetNS:/var/run/netns/f67e66d1-eb99-4993-8a5b-10af70c69c74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b3bbf71_f9e9_4cf9_b9bd_51f972706768.slice PodAnnotations:0xc000ca0108}] Aliases:map[]}"
2026-06-11 12:41:55.035044 | controller | Jun 11 11:44:18.202179 crc crio[22553]: time="2026-06-11T11:44:18.202156209Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-manager-5844f5ff8d-fdj98 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.035061 | controller | Jun 11 11:44:18.351129 crc crio[22553]: time="2026-06-11T11:44:18.351051644Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759f45zng Namespace:openstack-operators ID:a8fc844aec1db0c789c0abe18551946a6869626980b23b492a24abc927d5243c UID:bb4d8d4f-e9be-4298-9ead-e3c41936eadb NetNS:/var/run/netns/649a6685-9bcf-4cbc-b0a2-e84027539847 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb4d8d4f_e9be_4298_9ead_e3c41936eadb.slice PodAnnotations:0xc00279a058}] Aliases:map[]}"
2026-06-11 12:41:55.035077 | controller | Jun 11 11:44:18.351603 crc crio[22553]: time="2026-06-11T11:44:18.3515729Z" level=info msg="Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f45zng to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.035093 | controller | Jun 11 11:44:18.355071 crc crio[22553]: time="2026-06-11T11:44:18.354897167Z" level=info msg="Ran pod sandbox bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed with infra container: openshift-infra/auto-csr-approver-29686304-p457f/POD" id=3dc57eca-d76e-448b-9efc-ba06ef63f6c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.035112 | controller | Jun 11 11:44:18.359484 crc crio[22553]: time="2026-06-11T11:44:18.359209413Z" level=info msg="Ran pod sandbox 4b63995433e75822a69591500b88277532bdedaa28a6c7e07dabfedd31db0589 with infra container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-hptvr/POD" id=18d1941c-9adc-478c-8521-7a653a271a4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.035127 | controller | Jun 11 11:44:18.360643 crc crio[22553]: time="2026-06-11T11:44:18.360189881Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=ea98b932-e3fb-4e6b-b1cf-eb50e437df30 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.035143 | controller | Jun 11 11:44:18.364938 crc crio[22553]: time="2026-06-11T11:44:18.364845857Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=f23130dc-85f5-456d-b397-cfd0618df599 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035159 | controller | Jun 11 11:44:18.366860 crc crio[22553]: time="2026-06-11T11:44:18.366605708Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found" id=f23130dc-85f5-456d-b397-cfd0618df599 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035174 | controller | Jun 11 11:44:18.367271 crc crio[22553]: time="2026-06-11T11:44:18.367209636Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found" id=f23130dc-85f5-456d-b397-cfd0618df599 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035190 | controller | Jun 11 11:44:18.367939 crc crio[22553]: time="2026-06-11T11:44:18.367881706Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.035206 | controller | Jun 11 11:44:18.372268 crc crio[22553]: time="2026-06-11T11:44:18.37212955Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=6eef0825-0df9-450c-8ec9-d84fe24a30f7 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.035221 | controller | Jun 11 11:44:18.382243 crc crio[22553]: time="2026-06-11T11:44:18.382015528Z" level=info msg="Ran pod sandbox 6b8b976197343277aca2cf6da80c4b79a1f2a9a8819799e2a2920eafe1c81735 with infra container: openstack-operators/openstack-operator-controller-manager-5844f5ff8d-fdj98/POD" id=47eb805c-ea2a-477a-a306-affd5c95ae1d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.035237 | controller | Jun 11 11:44:18.382417 crc crio[22553]: time="2026-06-11T11:44:18.382276606Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\""
2026-06-11 12:41:55.035253 | controller | Jun 11 11:44:18.400392 crc crio[22553]: time="2026-06-11T11:44:18.400282051Z" level=info msg="Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8" id=a6f9ab38-31a6-4c34-8445-43e67b9eb212 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035269 | controller | Jun 11 11:44:18.650262 crc crio[22553]: time="2026-06-11T11:44:18.646837057Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=7c98160c-6f00-49a6-a4ae-80c21575fda8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035285 | controller | Jun 11 11:44:18.651161 crc crio[22553]: time="2026-06-11T11:44:18.65105819Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found" id=7c98160c-6f00-49a6-a4ae-80c21575fda8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035304 | controller | Jun 11 11:44:18.651161 crc crio[22553]: time="2026-06-11T11:44:18.651121342Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found" id=7c98160c-6f00-49a6-a4ae-80c21575fda8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035320 | controller | Jun 11 11:44:18.665075 crc crio[22553]: time="2026-06-11T11:44:18.665001057Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=0cf98e3a-7d1f-4cb4-8934-6e4a36c2f426 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035336 | controller | Jun 11 11:44:18.666523 crc crio[22553]: time="2026-06-11T11:44:18.666497111Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found" id=0cf98e3a-7d1f-4cb4-8934-6e4a36c2f426 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035369 | controller | Jun 11 11:44:18.666767 crc crio[22553]: time="2026-06-11T11:44:18.666740668Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found" id=0cf98e3a-7d1f-4cb4-8934-6e4a36c2f426 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035386 | controller | Jun 11 11:44:18.679775 crc crio[22553]: time="2026-06-11T11:44:18.679655454Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=367ae3b0-4019-45aa-886c-783264c8feb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035402 | controller | Jun 11 11:44:18.680026 crc crio[22553]: time="2026-06-11T11:44:18.679958422Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found" id=367ae3b0-4019-45aa-886c-783264c8feb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035417 | controller | Jun 11 11:44:18.680026 crc crio[22553]: time="2026-06-11T11:44:18.680009884Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found" id=367ae3b0-4019-45aa-886c-783264c8feb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035433 | controller | Jun 11 11:44:18.697128 crc crio[22553]: time="2026-06-11T11:44:18.697021321Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=664849e0-c3de-4b70-b0d4-53a9c04e8cf4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035448 | controller | Jun 11 11:44:18.699274 crc crio[22553]: time="2026-06-11T11:44:18.699171603Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found" id=664849e0-c3de-4b70-b0d4-53a9c04e8cf4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035464 | controller | Jun 11 11:44:18.699383 crc crio[22553]: time="2026-06-11T11:44:18.699274546Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found" id=664849e0-c3de-4b70-b0d4-53a9c04e8cf4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035480 | controller | Jun 11 11:44:18.703654 crc crio[22553]: time="2026-06-11T11:44:18.703565432Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=09f13536-6066-4bfc-8076-31fba3ddbe42 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035499 | controller | Jun 11 11:44:18.703928 crc crio[22553]: time="2026-06-11T11:44:18.70387337Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found" id=09f13536-6066-4bfc-8076-31fba3ddbe42 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035515 | controller | Jun 11 11:44:18.704001 crc crio[22553]: time="2026-06-11T11:44:18.703951353Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found" id=09f13536-6066-4bfc-8076-31fba3ddbe42 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035531 | controller | Jun 11 11:44:18.972437 crc crio[22553]: 2026-06-11T11:44:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8fc844aec1db0c Mac:e6:83:78:33:4a:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/649a6685-9bcf-4cbc-b0a2-e84027539847 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.035547 | controller | Jun 11 11:44:18.974636 crc crio[22553]: time="2026-06-11T11:44:18.974587271Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759f45zng Namespace:openstack-operators ID:a8fc844aec1db0c789c0abe18551946a6869626980b23b492a24abc927d5243c UID:bb4d8d4f-e9be-4298-9ead-e3c41936eadb NetNS:/var/run/netns/649a6685-9bcf-4cbc-b0a2-e84027539847 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb4d8d4f_e9be_4298_9ead_e3c41936eadb.slice PodAnnotations:0xc00279a058}] Aliases:map[]}"
2026-06-11 12:41:55.035564 | controller | Jun 11 11:44:18.975204 crc crio[22553]: time="2026-06-11T11:44:18.975180098Z" level=info msg="Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f45zng for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.035579 | controller | Jun 11 11:44:19.012499 crc crio[22553]: time="2026-06-11T11:44:19.012406645Z" level=info msg="Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8" id=79bbc211-6790-4ead-816d-3e041ee6d1a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035651 | controller | Jun 11 11:44:19.716613 crc crio[22553]: time="2026-06-11T11:44:19.716516644Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=1451161f-614c-4741-a53a-c434dec3f4b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035675 | controller | Jun 11 11:44:19.720284 crc crio[22553]: time="2026-06-11T11:44:19.717107251Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found" id=1451161f-614c-4741-a53a-c434dec3f4b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035692 | controller | Jun 11 11:44:19.720284 crc crio[22553]: time="2026-06-11T11:44:19.717170763Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found" id=1451161f-614c-4741-a53a-c434dec3f4b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035708 | controller | Jun 11 11:44:19.720284 crc crio[22553]: time="2026-06-11T11:44:19.717306517Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=acf09730-1dcc-4e6c-bb8e-9a4bf8cdd7ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035723 | controller | Jun 11 11:44:19.720284 crc crio[22553]: time="2026-06-11T11:44:19.717483792Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found" id=acf09730-1dcc-4e6c-bb8e-9a4bf8cdd7ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035743 | controller | Jun 11 11:44:19.720284 crc crio[22553]: time="2026-06-11T11:44:19.717524823Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found" id=acf09730-1dcc-4e6c-bb8e-9a4bf8cdd7ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035760 | controller | Jun 11 11:44:19.720284 crc crio[22553]: time="2026-06-11T11:44:19.717933125Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=1c18faae-b799-4ea5-b9c7-a0a833e06fc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035776 | controller | Jun 11 11:44:19.720284 crc crio[22553]: time="2026-06-11T11:44:19.718051279Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found" id=1c18faae-b799-4ea5-b9c7-a0a833e06fc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035792 | controller | Jun 11 11:44:19.720284 crc crio[22553]: time="2026-06-11T11:44:19.71809669Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found" id=1c18faae-b799-4ea5-b9c7-a0a833e06fc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035808 | controller | Jun 11 11:44:19.722961 crc crio[22553]: time="2026-06-11T11:44:19.720913882Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=5a5d4a3f-71a2-4b94-a476-deec6345801a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035824 | controller | Jun 11 11:44:19.722961 crc crio[22553]: time="2026-06-11T11:44:19.721564641Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found" id=5a5d4a3f-71a2-4b94-a476-deec6345801a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035840 | controller | Jun 11 11:44:19.722961 crc crio[22553]: time="2026-06-11T11:44:19.721726916Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found" id=5a5d4a3f-71a2-4b94-a476-deec6345801a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035856 | controller | Jun 11 11:44:20.340003 crc crio[22553]: time="2026-06-11T11:44:20.33864256Z" level=info msg="Ran pod sandbox a8fc844aec1db0c789c0abe18551946a6869626980b23b492a24abc927d5243c with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f45zng/POD" id=cd2207b7-9353-4f3b-8e8d-99000df29e8e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.035871 | controller | Jun 11 11:44:20.347157 crc crio[22553]: time="2026-06-11T11:44:20.338397173Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-5844f5ff8d-fdj98/manager" id=b22bccb3-4d91-497a-a99b-259d8cf02c5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.035887 | controller | Jun 11 11:44:20.358154 crc crio[22553]: time="2026-06-11T11:44:20.358008815Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=af51812b-bfb0-4d50-bd92-03e24aea72a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035902 | controller | Jun 11 11:44:20.358762 crc crio[22553]: time="2026-06-11T11:44:20.358570222Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 not found" id=af51812b-bfb0-4d50-bd92-03e24aea72a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035921 | controller | Jun 11 11:44:20.358849 crc crio[22553]: time="2026-06-11T11:44:20.358819359Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 found" id=af51812b-bfb0-4d50-bd92-03e24aea72a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035936 | controller | Jun 11 11:44:20.361289 crc crio[22553]: time="2026-06-11T11:44:20.361166457Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=6187914f-a93c-4bcd-aa02-4cd9223598b5 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.035952 | controller | Jun 11 11:44:20.378554 crc crio[22553]: time="2026-06-11T11:44:20.378464842Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\""
2026-06-11 12:41:55.035968 | controller | Jun 11 11:44:24.568612 crc crio[22553]: time="2026-06-11T11:44:24.564644031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.035983 | controller | Jun 11 11:44:30.892423 crc crio[22553]: time="2026-06-11T11:44:30.89134723Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=fc99d057-7b94-4477-bdbc-44b4f5f376aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.035999 | controller | Jun 11 11:44:30.898890 crc crio[22553]: time="2026-06-11T11:44:30.891537306Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=aebd4bda-4246-49ec-90bd-1ad2b943bcc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036014 | controller | Jun 11 11:44:30.898890 crc crio[22553]: time="2026-06-11T11:44:30.892617127Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found" id=fc99d057-7b94-4477-bdbc-44b4f5f376aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036029 | controller | Jun 11 11:44:30.898890 crc crio[22553]: time="2026-06-11T11:44:30.892671439Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found" id=fc99d057-7b94-4477-bdbc-44b4f5f376aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036045 | controller | Jun 11 11:44:30.898890 crc crio[22553]: time="2026-06-11T11:44:30.892821153Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found" id=aebd4bda-4246-49ec-90bd-1ad2b943bcc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036061 | controller | Jun 11 11:44:30.898890 crc crio[22553]: time="2026-06-11T11:44:30.892958487Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found" id=aebd4bda-4246-49ec-90bd-1ad2b943bcc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036077 | controller | Jun 11 11:44:30.898890 crc crio[22553]: time="2026-06-11T11:44:30.894634216Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=21f81d73-358a-4745-ab90-de40766aac7c name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.036093 | controller | Jun 11 11:44:30.898890 crc crio[22553]: time="2026-06-11T11:44:30.895548373Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=058dd979-d9f4-4534-a6aa-ae3addb7c4c1 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.036119 | controller | Jun 11 11:44:30.905273 crc crio[22553]: time="2026-06-11T11:44:30.90505554Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\""
2026-06-11 12:41:55.036135 | controller | Jun 11 11:44:30.906036 crc crio[22553]: time="2026-06-11T11:44:30.905951617Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\""
2026-06-11 12:41:55.036151 | controller | Jun 11 11:44:31.891117 crc crio[22553]: time="2026-06-11T11:44:31.891002905Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=d8dcd1e2-df11-4f75-8912-53e0c9d25a89 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036166 | controller | Jun 11 11:44:31.891651 crc crio[22553]: time="2026-06-11T11:44:31.891597162Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found" id=d8dcd1e2-df11-4f75-8912-53e0c9d25a89 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036181 | controller | Jun 11 11:44:31.892304 crc crio[22553]: time="2026-06-11T11:44:31.891742897Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found" id=d8dcd1e2-df11-4f75-8912-53e0c9d25a89 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036197 | controller | Jun 11 11:44:31.893272 crc crio[22553]: time="2026-06-11T11:44:31.893131717Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=f2bfb90a-135d-443e-a886-798d424fb563 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.036212 | controller | Jun 11 11:44:31.903877 crc crio[22553]: time="2026-06-11T11:44:31.903781208Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\""
2026-06-11 12:41:55.036228 | controller | Jun 11 11:44:33.891459 crc crio[22553]: time="2026-06-11T11:44:33.890645592Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=6a1cd600-5411-4e90-a556-74e38d3358f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036243 | controller | Jun 11 11:44:33.892941 crc crio[22553]: time="2026-06-11T11:44:33.891671222Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found" id=6a1cd600-5411-4e90-a556-74e38d3358f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036258 | controller | Jun 11 11:44:33.892941 crc crio[22553]: time="2026-06-11T11:44:33.891815366Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found" id=6a1cd600-5411-4e90-a556-74e38d3358f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036274 | controller | Jun 11 11:44:33.893506 crc crio[22553]: time="2026-06-11T11:44:33.893400283Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=5a0ee287-14dd-4a74-9e81-2cdbb1188e2c name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.036288 | controller | Jun 11 11:44:33.896941 crc crio[22553]: time="2026-06-11T11:44:33.896824893Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\""
2026-06-11 12:41:55.036307 | controller | Jun 11 11:44:34.890119 crc crio[22553]: time="2026-06-11T11:44:34.889995998Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=6c7bc4bd-a455-4402-8d12-d93701785e67 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036323 | controller | Jun 11 11:44:34.890847 crc crio[22553]: time="2026-06-11T11:44:34.890570855Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found" id=6c7bc4bd-a455-4402-8d12-d93701785e67 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036338 | controller | Jun 11 11:44:34.890961 crc crio[22553]: time="2026-06-11T11:44:34.890859513Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found" id=6c7bc4bd-a455-4402-8d12-d93701785e67 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036376 | controller | Jun 11 11:44:34.893381 crc crio[22553]: time="2026-06-11T11:44:34.893258463Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=b7e9f6de-8a46-491e-91d8-841bc67cc23f name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.036394 | controller | Jun 11 11:44:34.900761 crc crio[22553]: time="2026-06-11T11:44:34.900589687Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\""
2026-06-11 12:41:55.036409 | controller | Jun 11 11:44:52.787629 crc crio[22553]: time="2026-06-11T11:44:52.786166138Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=3dceab01-b2e8-48fb-9629-2b7a1fd7c71d name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.036425 | controller | Jun 11 11:44:52.791183 crc crio[22553]: time="2026-06-11T11:44:52.790187285Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=14ff166e-8814-4755-a626-aa137dff59e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036441 | controller | Jun 11 11:44:53.296467 crc crio[22553]: time="2026-06-11T11:44:53.295913075Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=861244c6-4751-47c0-9ebb-546ba50ce6d6 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.036456 | controller | Jun 11 11:44:53.298855 crc crio[22553]: time="2026-06-11T11:44:53.298593893Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=a1fdb5d1-e7f4-4c83-bcf1-0664f6e4f0ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036472 | controller | Jun 11 11:44:53.504590 crc crio[22553]: time="2026-06-11T11:44:53.502867634Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=108a9143-d0e8-4042-a43a-afbe9864d4d2 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.036487 | controller | Jun 11 11:44:53.505842 crc crio[22553]: time="2026-06-11T11:44:53.505744988Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=88e682ef-2d1f-49f0-968f-945d9decdcb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036503 | controller | Jun 11 11:44:53.866880 crc crio[22553]: time="2026-06-11T11:44:53.8666196Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=88e5090d-2813-4bf8-9c27-bfdfe8e16a02 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.036522 | controller | Jun 11 11:44:53.868449 crc crio[22553]: time="2026-06-11T11:44:53.868346061Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=976b3795-5ec5-4be4-af17-491d9886b18a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036538 | controller | Jun 11 11:44:54.853351 crc crio[22553]: time="2026-06-11T11:44:54.8531515Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=ea98b932-e3fb-4e6b-b1cf-eb50e437df30 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.036553 | controller | Jun 11 11:44:54.854370 crc crio[22553]: time="2026-06-11T11:44:54.854244812Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=bdacea98-5e5b-4fac-943a-57d6660ebdd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036569 | controller | Jun 11 11:44:55.646177 crc crio[22553]: time="2026-06-11T11:44:55.645192466Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=84fe5678-9a51-4def-bddf-c315ae324788 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.036584 | controller | Jun 11 11:44:55.648170 crc crio[22553]: time="2026-06-11T11:44:55.647274016Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=fd5f232a-a142-417a-93fd-bf79bedb9130 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036600 | controller | Jun 11 11:44:55.648170 crc crio[22553]: time="2026-06-11T11:44:55.64807988Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2f7117bf-c40c-40ac-ab9d-a24877a824e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036616 | controller | Jun 11 11:44:55.670377 crc crio[22553]: time="2026-06-11T11:44:55.670175485Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=b21eab80-fdf1-41ba-816e-a284f7c28ab9 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.036631 | controller | Jun 11 11:44:55.673997 crc crio[22553]: time="2026-06-11T11:44:55.673284475Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=dbbcb382-ff41-4fc8-8bfc-943c2ae03982 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036645 | controller | Jun 11 11:44:56.531126 crc crio[22553]: time="2026-06-11T11:44:56.531046169Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=ff1a9fcd-b1da-4024-8a56-6efdc65b6bbe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036661 | controller | Jun 11 11:44:56.532097 crc crio[22553]: time="2026-06-11T11:44:56.532062568Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=43b1e188-32d6-41ac-b895-096b38b9b802 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036676 | controller | Jun 11 11:44:56.550998 crc crio[22553]: time="2026-06-11T11:44:56.550259939Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686304-p457f/oc" id=ab8e1db4-4544-4b9c-989b-48eec3f6430d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.036691 | controller | Jun 11 11:44:56.563727 crc crio[22553]: time="2026-06-11T11:44:56.563517986Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=ff0343fd-cb2e-4ad1-afbe-1c4e6a451cc0 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.036710 | controller | Jun 11 11:44:56.565398 crc crio[22553]: time="2026-06-11T11:44:56.565279768Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=e22b2348-1dbf-412d-a7cd-6b3080c69803 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036726 | controller | Jun 11 11:44:57.565185 crc crio[22553]: time="2026-06-11T11:44:57.564965423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.036742 | controller | Jun 11 11:44:57.601814 crc crio[22553]: time="2026-06-11T11:44:57.601541551Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=a09159e4-08a5-462f-beb1-241f37946a18 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036757 | controller | Jun 11 11:44:57.604195 crc crio[22553]: time="2026-06-11T11:44:57.604097995Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=54c6835f-0b88-4a6f-90ce-61e0d3ac65ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036772 | controller | Jun 11 11:44:57.616073 crc crio[22553]: time="2026-06-11T11:44:57.61591914Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=df1bd9a7-1a54-44e8-a446-ae6359ad4580 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.036788 | controller | Jun 11 11:44:57.617570 crc crio[22553]: time="2026-06-11T11:44:57.61728744Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=fa270bb9-58d3-45fe-a23e-5b75243b8b06 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036803 | controller | Jun 11 11:44:57.659395 crc crio[22553]: time="2026-06-11T11:44:57.659194933Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=16c2681c-041e-4f45-b083-b6c0774c9ae8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036818 | controller | Jun 11 11:44:57.678464 crc crio[22553]: time="2026-06-11T11:44:57.678374983Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=fe6797c1-35dd-4843-bd74-d6dd2b98342e name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.036834 | controller | Jun 11 11:44:57.680255 crc crio[22553]: time="2026-06-11T11:44:57.680194936Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=5156e29a-0755-4d70-b2e5-7137999aa134 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036849 | controller | Jun 11 11:44:58.553554 crc crio[22553]: time="2026-06-11T11:44:58.553273425Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=290b9d70-dd9c-4496-a66b-64c9c86d7ebf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036864 | controller | Jun 11 11:44:58.558418 crc crio[22553]: time="2026-06-11T11:44:58.558359354Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-nwls9/manager" id=11e14285-ffd1-499e-b2ad-552d48628a58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.036879 | controller | Jun 11 11:45:00.491551 crc crio[22553]: time="2026-06-11T11:45:00.489657388Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-t69zv/manager" id=484eca97-408e-4b4e-954d-e0c7f0eb7257 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.036899 | controller | Jun 11 11:45:00.545539 crc crio[22553]: time="2026-06-11T11:45:00.545425115Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686305-p6vjb/POD" id=5c42aa4e-56c1-47f4-8609-d86f6151ccfe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.036915 | controller | Jun 11 11:45:00.545881 crc crio[22553]: time="2026-06-11T11:45:00.545555969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.036931 | controller | Jun 11 11:45:02.241753 crc crio[22553]: time="2026-06-11T11:45:02.239544506Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-57bn8/manager" id=f4d47f3d-9031-4c5f-b87f-5d2f5b9618b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.036947 | controller | Jun 11 11:45:02.250019 crc crio[22553]: time="2026-06-11T11:45:02.249937119Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=6eef0825-0df9-450c-8ec9-d84fe24a30f7 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.036963 | controller | Jun 11 11:45:02.251368 crc crio[22553]: time="2026-06-11T11:45:02.251268358Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=e5f67eec-290e-4676-a5bb-ee652044da66 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.036979 | controller | Jun 11 11:45:02.368269 crc crio[22553]: time="2026-06-11T11:45:02.368104448Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-2ptl7/manager" id=d0b638b2-2fea-4a4f-a245-467c83063660 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.036995 | controller | Jun 11 11:45:03.921531 crc crio[22553]: time="2026-06-11T11:45:03.920580806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.037011 | controller | Jun 11 11:45:03.922395 crc crio[22553]: time="2026-06-11T11:45:03.922263745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.037026 | controller | Jun 11 11:45:03.926058 crc crio[22553]: time="2026-06-11T11:45:03.924025076Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=abca843e-5831-4925-bf26-54bd13d8e3ba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037042 | controller | Jun 11 11:45:03.930339 crc crio[22553]: time="2026-06-11T11:45:03.929791275Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=533e58da-2d34-4e87-8422-10081e2d83ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037058 | controller | Jun 11 11:45:03.931405 crc crio[22553]: time="2026-06-11T11:45:03.931270098Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-bvhqk/manager" id=5483fd36-31c7-4dc3-bde4-c24a96ab9240 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.037073 | controller | Jun 11 11:45:03.955445 crc crio[22553]: time="2026-06-11T11:45:03.955271658Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-mkbbz/manager" id=b769d07b-f355-4569-9c37-7aa181af40bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.037088 | controller | Jun 11 11:45:05.065356 crc crio[22553]: time="2026-06-11T11:45:05.065217201Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=6187914f-a93c-4bcd-aa02-4cd9223598b5 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.037107 | controller | Jun 11 11:45:05.067204 crc crio[22553]: time="2026-06-11T11:45:05.066555571Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=63b7e411-42ff-47e0-ab7f-c1bf99530651 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037123 | controller | Jun 11 11:45:05.105827 crc crio[22553]: time="2026-06-11T11:45:05.105672402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.037139 | controller | Jun 11 11:45:05.119180 crc crio[22553]: time="2026-06-11T11:45:05.119043062Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=52ca1576-5c40-47b8-a51d-5dde5fc3397a name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.037155 | controller | Jun 11 11:45:05.120624 crc crio[22553]: time="2026-06-11T11:45:05.120496565Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=eddab616-cfbe-4df5-8e8b-c9bb11a0cd77 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037170 | controller | Jun 11 11:45:05.126106 crc crio[22553]: time="2026-06-11T11:45:05.126034616Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=99ba2b22-fa8f-4c88-95ab-4974f2d0bd1f name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.037186 | controller | Jun 11 11:45:05.128849 crc crio[22553]: time="2026-06-11T11:45:05.128258561Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=fb55ca04-a19e-477b-8765-69cc03718505 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037202 | controller | Jun 11 11:45:05.149467 crc crio[22553]: time="2026-06-11T11:45:05.147609096Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=8a31dc9a-248c-4a6d-b518-a8e8f6b0eb63 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.037218 | controller | Jun 11 11:45:05.152625 crc crio[22553]: time="2026-06-11T11:45:05.152215201Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=37a1a144-5065-4b86-8b3b-730f5c1851e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037233 | controller | Jun 11 11:45:05.160492 crc crio[22553]: time="2026-06-11T11:45:05.160381089Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=21f81d73-358a-4745-ab90-de40766aac7c name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.037249 | controller | Jun 11 11:45:05.165584 crc crio[22553]: time="2026-06-11T11:45:05.165291692Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=1767074a-e96f-4f96-9cb5-c30c8f19130d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037271 | controller | Jun 11 11:45:05.176227 crc crio[22553]: time="2026-06-11T11:45:05.175652584Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=058dd979-d9f4-4534-a6aa-ae3addb7c4c1 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.037294 | controller | Jun 11 11:45:05.177957 crc crio[22553]: time="2026-06-11T11:45:05.177850799Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=946376dd-6660-45b3-b7d1-fa8e0e6afa5a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037310 | controller | Jun 11 11:45:05.178556 crc crio[22553]: time="2026-06-11T11:45:05.178427785Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=5a0ee287-14dd-4a74-9e81-2cdbb1188e2c name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.037326 | controller | Jun 11 11:45:05.179444 crc crio[22553]: time="2026-06-11T11:45:05.179371603Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=ab1d7b2b-f88f-4532-b764-7af33d7156f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037341 | controller | Jun 11 11:45:05.191084 crc crio[22553]: time="2026-06-11T11:45:05.190995042Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=f2bfb90a-135d-443e-a886-798d424fb563 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.037376 | controller | Jun 11 11:45:05.192062 crc crio[22553]: time="2026-06-11T11:45:05.191942359Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=468e3039-a22e-4231-af19-eb12e4dd87b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037393 | controller | Jun 11 11:45:05.204488 crc crio[22553]: time="2026-06-11T11:45:05.2039697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.037415 | controller | Jun 11 11:45:05.204488 crc crio[22553]: time="2026-06-11T11:45:05.204291669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.037432 | controller | Jun 11 11:45:05.208450 crc crio[22553]: time="2026-06-11T11:45:05.205751552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.037447 | controller | Jun 11 11:45:05.211055 crc crio[22553]: time="2026-06-11T11:45:05.210792029Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=f0c0a61e-eb17-45a0-97b7-be659a85f1cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037463 | controller | Jun 11 11:45:05.211055 crc crio[22553]: time="2026-06-11T11:45:05.21084112Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=5dbef234-cb0d-4ee0-aaca-f25faa560842 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037479 | controller | Jun 11 11:45:05.215671 crc crio[22553]: time="2026-06-11T11:45:05.215590319Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-jvhzw/manager" id=0062d691-d704-4dbf-b7a0-c56c1383c92f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.037495 | controller | Jun 11 11:45:05.225836 crc crio[22553]: time="2026-06-11T11:45:05.225779636Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-znjqp/manager" id=356780fc-eb9f-4a06-a05a-b07d0d0758fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.037511 | controller | Jun 11 11:45:05.236394 crc crio[22553]: time="2026-06-11T11:45:05.236266562Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=e16862f1-83d3-44c7-acf3-bf9538c50bd0 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.037530 | controller | Jun 11 11:45:05.238292 crc crio[22553]: time="2026-06-11T11:45:05.23755596Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=ca423784-f2ab-4e43-ac36-e572ab1a1f34 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037546 | controller | Jun 11 11:45:05.238593 crc crio[22553]: time="2026-06-11T11:45:05.238544369Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=b7e9f6de-8a46-491e-91d8-841bc67cc23f name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.037562 | controller | Jun 11 11:45:05.246040 crc crio[22553]: time="2026-06-11T11:45:05.245968236Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=ceefd492-9de4-406f-81e7-0482bb7e98ba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037577 | controller | Jun 11 11:45:05.248897 crc crio[22553]: time="2026-06-11T11:45:05.248794708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.037593 | controller | Jun 11 11:45:05.253470 crc crio[22553]: time="2026-06-11T11:45:05.253428893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.037608 | controller | Jun 11 11:45:05.259500 crc crio[22553]: time="2026-06-11T11:45:05.259386047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.037624 | controller | Jun 11 11:45:05.263302 crc crio[22553]: time="2026-06-11T11:45:05.263223149Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=4d8558bd-de04-4907-800e-05cbeb9c6e15 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.037640 | controller | Jun 11 11:45:05.265462 crc crio[22553]: time="2026-06-11T11:45:05.265385512Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=e6786092-7f75-49a6-a09e-3ec588190ef3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037656 | controller | Jun 11 11:45:05.275754 crc crio[22553]: time="2026-06-11T11:45:05.275609521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.037671 | controller | Jun 11 11:45:05.282807 crc crio[22553]: time="2026-06-11T11:45:05.282656306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.037687 | controller | Jun 11 11:45:05.289502 crc crio[22553]: time="2026-06-11T11:45:05.289405853Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=8e9b5e50-9020-4b5d-897d-5bfdcebcdd6a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037702 | controller | Jun 11 11:45:05.289995 crc crio[22553]: time="2026-06-11T11:45:05.289923228Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=665b13a8-2041-4fdc-8b99-e95972f2d147 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037722 | controller | Jun 11 11:45:05.290506 crc crio[22553]: time="2026-06-11T11:45:05.290435723Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=521c05c1-b896-43e7-80a4-df4de0ff7cbf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037738 | controller | Jun 11 11:45:05.300417 crc crio[22553]: time="2026-06-11T11:45:05.295094109Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=cbea5f97-4562-4d66-a467-66a888c93e45 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037753 | controller | Jun 11 11:45:05.300417 crc crio[22553]: time="2026-06-11T11:45:05.297942412Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=8959c53d-c1d6-458b-a00f-ff90a1d06dd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037769 | controller | Jun 11 11:45:05.300417 crc crio[22553]: time="2026-06-11T11:45:05.299138847Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=5e54c221-7070-4b7b-bc20-ac2199df1584 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037784 | controller | Jun 11 11:45:05.306529 crc crio[22553]: time="2026-06-11T11:45:05.306451241Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=78e47bd2-74a1-49d4-b9a2-0225ffb88691 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037800 | controller | Jun 11 11:45:05.307300 crc crio[22553]: time="2026-06-11T11:45:05.307251474Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=1b9ffd3b-6687-4775-b3c5-b46511d8752b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037816 | controller | Jun 11 11:45:05.309719 crc crio[22553]: time="2026-06-11T11:45:05.307275125Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=ab6cc68a-78f8-4501-a812-dc2d0121e417 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037831 | controller | Jun 11 11:45:05.310008 crc crio[22553]: time="2026-06-11T11:45:05.308167021Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=f2a67396-94db-4f54-85b1-ebae4b2bcb2a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037846 | controller | Jun 11 11:45:05.312639 crc crio[22553]: time="2026-06-11T11:45:05.312553339Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-9ktxk/manager" id=e4f708b3-6480-4386-b3e4-e65949cfd371 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.037862 | controller | Jun 11 11:45:05.332251 crc crio[22553]: time="2026-06-11T11:45:05.332183442Z" level=info msg="Got pod network &{Name:collect-profiles-29686305-p6vjb Namespace:openshift-operator-lifecycle-manager ID:06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb UID:e30bff66-83ac-43c9-b0a6-13374edd0ad6 NetNS:/var/run/netns/c6307185-87bc-4e1c-83aa-b9195a1f69cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode30bff66_83ac_43c9_b0a6_13374edd0ad6.slice PodAnnotations:0xc0011e8088}] Aliases:map[]}"
2026-06-11 12:41:55.037879 | controller | Jun 11 11:45:05.332735 crc crio[22553]: time="2026-06-11T11:45:05.332662036Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686305-p6vjb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.037898 | controller | Jun 11 11:45:05.336377 crc crio[22553]: time="2026-06-11T11:45:05.336336443Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-5n8xl/manager" id=5007721e-74cf-4ed4-b738-800bb76407b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.037915 | controller | Jun 11 11:45:05.340409 crc crio[22553]: time="2026-06-11T11:45:05.340288688Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=47378771-67ee-4aba-a898-51473153d015 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.037931 | controller | Jun 11 11:45:05.355518 crc crio[22553]: time="2026-06-11T11:45:05.354801172Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-hptvr/manager" id=bfbd5d77-47d6-4866-87f8-e47cf941b861 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.037946 | controller | Jun 11 11:45:05.357971 crc crio[22553]: time="2026-06-11T11:45:05.35783439Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f45zng/manager" id=36e3bde1-8d06-4de9-97f4-c38ea88a4e92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.037962 | controller | Jun 11 11:45:05.391891 crc crio[22553]: time="2026-06-11T11:45:05.391824472Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-td64m/manager" id=38651426-fce9-4089-b09f-9dc92ca83a12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.037977 | controller | Jun 11 11:45:05.398855 crc crio[22553]: time="2026-06-11T11:45:05.398776695Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-2pxdz/manager" id=936b044f-657f-4e29-ab05-2d0f826097c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.037993 | controller | Jun 11 11:45:05.406876 crc crio[22553]: time="2026-06-11T11:45:05.405868402Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-5ppsh/manager" id=1c5b5047-391f-482a-84f5-0b5c62e70212 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.038008 | controller | Jun 11 11:45:05.411336 crc crio[22553]: time="2026-06-11T11:45:05.411039123Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-dp287/manager" id=62a2f72b-e065-4cb8-b3fb-0e6670ea64d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.038023 | controller | Jun 11 11:45:05.465256 crc crio[22553]: time="2026-06-11T11:45:05.46505559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.038039 | controller | Jun 11 11:45:05.465918 crc crio[22553]: time="2026-06-11T11:45:05.465592495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.038055 | controller | Jun 11 11:45:05.474616 crc crio[22553]: time="2026-06-11T11:45:05.474516046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.038071 | controller | Jun 11 11:45:05.475462 crc crio[22553]: time="2026-06-11T11:45:05.475372681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.038087 | controller | Jun 11 11:45:05.477370 crc crio[22553]: time="2026-06-11T11:45:05.477288027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.038103 | controller | Jun 11 11:45:05.520516 crc crio[22553]: time="2026-06-11T11:45:05.519038245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.038123 | controller | Jun 11 11:45:05.531279 crc crio[22553]: time="2026-06-11T11:45:05.531080746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.038139 | controller | Jun 11 11:45:05.553869 crc crio[22553]: time="2026-06-11T11:45:05.553790979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.038155 | controller | Jun 11 11:45:05.557376 crc crio[22553]: time="2026-06-11T11:45:05.556068076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.038171 | controller | Jun 11 11:45:05.560838 crc crio[22553]: time="2026-06-11T11:45:05.560769553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.038186 | controller | Jun 11 11:45:05.564566 crc crio[22553]: time="2026-06-11T11:45:05.564505482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.038201 | controller | Jun 11 11:45:05.564816 crc crio[22553]: time="2026-06-11T11:45:05.564527773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.038217 | controller | Jun 11 11:45:05.570946 crc crio[22553]: time="2026-06-11T11:45:05.566025506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.038232 | controller | Jun 11 11:45:05.570946 crc crio[22553]: time="2026-06-11T11:45:05.567757917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.038247 | controller | Jun 11 11:45:05.570946 crc crio[22553]: time="2026-06-11T11:45:05.568390255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.038262 | controller | Jun 11 11:45:05.570946 crc crio[22553]: time="2026-06-11T11:45:05.569073335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.038278 | controller | Jun 11 11:45:05.570946 crc crio[22553]: time="2026-06-11T11:45:05.57059431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.038293 | controller | Jun 11 11:45:05.572202 crc crio[22553]: time="2026-06-11T11:45:05.572127904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.038309 | controller | Jun 11 11:45:05.636340 crc crio[22553]: time="2026-06-11T11:45:05.635835444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.038339 | controller | Jun 11 11:45:05.650240 crc crio[22553]: time="2026-06-11T11:45:05.650141541Z" level=info msg="Created container d546dae5c4ec6a8a0f3eec19b3287e593ffc0f9ad6a795c36b3ab4761a438fc2: openstack-operators/openstack-operator-controller-manager-5844f5ff8d-fdj98/manager" id=b22bccb3-4d91-497a-a99b-259d8cf02c5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.038570 | controller | Jun 11 11:45:05.658254 crc crio[22553]: time="2026-06-11T11:45:05.65764078Z" level=info msg="Starting container: d546dae5c4ec6a8a0f3eec19b3287e593ffc0f9ad6a795c36b3ab4761a438fc2" id=0422a0c1-6a37-466e-baf1-e7ab98497c7a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.038591 | controller | Jun 11 11:45:05.658254 crc crio[22553]: time="2026-06-11T11:45:05.657865397Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-xc2pt/manager" id=c5ffaed6-13e7-4248-897f-0925ab78e226 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.038608 | controller | Jun 11 11:45:05.662606 crc crio[22553]: time="2026-06-11T11:45:05.662045649Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-8hgnr/manager" id=7f623002-fa3d-43a5-bae8-c1fc3ee3a323 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.038624 | controller | Jun 11 11:45:05.667970 crc crio[22553]: time="2026-06-11T11:45:05.667102906Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-pwqrc/manager" id=5513acea-89d8-4b81-921c-91e7b21a493f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.038639 | controller | Jun 11 11:45:05.673622 crc crio[22553]: time="2026-06-11T11:45:05.672912036Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic" id=9b9f2fde-e9f1-4994-b9e4-3711cac633bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.038654 | controller | Jun 11 11:45:05.673622 crc crio[22553]: time="2026-06-11T11:45:05.67305908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.038670 | controller | Jun 11 11:45:05.676266 crc crio[22553]: time="2026-06-11T11:45:05.675210673Z" level=info msg="Started container" PID=52558 containerID=d546dae5c4ec6a8a0f3eec19b3287e593ffc0f9ad6a795c36b3ab4761a438fc2 description=openstack-operators/openstack-operator-controller-manager-5844f5ff8d-fdj98/manager id=0422a0c1-6a37-466e-baf1-e7ab98497c7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b8b976197343277aca2cf6da80c4b79a1f2a9a8819799e2a2920eafe1c81735
2026-06-11 12:41:55.038688 | controller | Jun 11 11:45:05.677151 crc crio[22553]: time="2026-06-11T11:45:05.676723227Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-wwtcp/manager" id=d77c91e3-b09c-45be-85f5-7b3d494dfaf2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.038706 | controller | Jun 11 11:45:05.679661 crc crio[22553]: time="2026-06-11T11:45:05.679406655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.038723 | controller | Jun 11 11:45:05.687552 crc crio[22553]: time="2026-06-11T11:45:05.686843702Z" level=info msg="Created container 73737a4a9bb3194186588379d692307ca40a6ce7fefc3addba5530754ec17b0d: openstack-operators/watcher-operator-controller-manager-577b679b5c-nwls9/manager" id=11e14285-ffd1-499e-b2ad-552d48628a58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.038740 | controller | Jun 11 11:45:05.690172 crc crio[22553]: time="2026-06-11T11:45:05.690058066Z" level=info msg="Starting container: 73737a4a9bb3194186588379d692307ca40a6ce7fefc3addba5530754ec17b0d" id=0f8f0acd-278e-4725-8d17-ec0e9b3bb26f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.038758 | controller | Jun 11 11:45:05.703266 crc crio[22553]: time="2026-06-11T11:45:05.700430059Z" level=info msg="Started container" PID=52624 containerID=73737a4a9bb3194186588379d692307ca40a6ce7fefc3addba5530754ec17b0d description=openstack-operators/watcher-operator-controller-manager-577b679b5c-nwls9/manager id=0f8f0acd-278e-4725-8d17-ec0e9b3bb26f name=/runtime.v1.RuntimeService/StartContainer sandboxID=926db7456d50515470c65b409390bf41f1604eee33f6855e6fd108f4614b9265
2026-06-11 12:41:55.038781 | controller | Jun 11 11:45:05.711143 crc crio[22553]: time="2026-06-11T11:45:05.710099191Z" level=info msg="Created container 52c35d2828ec20d276343ffb789bdfad7dff999f4dd426054724d151e997a109: openstack-operators/designate-operator-controller-manager-6bf8599b68-bvhqk/manager" id=5483fd36-31c7-4dc3-bde4-c24a96ab9240 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.038798 | controller | Jun 11 11:45:05.717635 crc crio[22553]: time="2026-06-11T11:45:05.716374894Z" level=info msg="Starting container: 52c35d2828ec20d276343ffb789bdfad7dff999f4dd426054724d151e997a109" id=01a73cbf-f6cc-4365-907f-4d22622f43ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.038817 | controller | Jun 11 11:45:05.733852 crc crio[22553]: time="2026-06-11T11:45:05.733748401Z" level=info msg="Started container" PID=52605 containerID=52c35d2828ec20d276343ffb789bdfad7dff999f4dd426054724d151e997a109 description=openstack-operators/designate-operator-controller-manager-6bf8599b68-bvhqk/manager id=01a73cbf-f6cc-4365-907f-4d22622f43ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=22d290cc1d6ca06d83975e6115dc6af1e71c03991d6f89208427dc67eff801f7
2026-06-11 12:41:55.038834 | controller | Jun 11 11:45:05.737543 crc crio[22553]: time="2026-06-11T11:45:05.737498211Z" level=info msg="Created container f18a23eb8a5467a0240e04e5d12eeb9c8ac57e74ad40b2e89a74db7cc32dda4a: openstack-operators/neutron-operator-controller-manager-688d5c756f-mkbbz/manager" id=b769d07b-f355-4569-9c37-7aa181af40bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.038852 | controller | Jun 11 11:45:05.740741 crc crio[22553]: time="2026-06-11T11:45:05.739416147Z" level=info msg="Created container ab2adfb3926f54a0f49781cf78bd1111fa9a568830f3cb0837a85dac5a739c43: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-57bn8/manager" id=f4d47f3d-9031-4c5f-b87f-5d2f5b9618b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.038869 | controller | Jun 11 11:45:05.741262 crc crio[22553]: time="2026-06-11T11:45:05.741175268Z" level=info msg="Starting container: f18a23eb8a5467a0240e04e5d12eeb9c8ac57e74ad40b2e89a74db7cc32dda4a" id=0c17d39d-a1a0-4f8d-8025-eff623c45986 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.038889 | controller | Jun 11 11:45:05.742179 crc crio[22553]: time="2026-06-11T11:45:05.741898299Z" level=info msg="Starting container: ab2adfb3926f54a0f49781cf78bd1111fa9a568830f3cb0837a85dac5a739c43" id=c8df4434-605e-41c9-87b8-5ca6b5d82d0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.038908 | controller | Jun 11 11:45:05.742665 crc crio[22553]: time="2026-06-11T11:45:05.742584119Z" level=info msg="Created container b65efa08b75297459de7413c08a9178a038f09dca7cfa0c5157256561f1c16ae: openstack-operators/cinder-operator-controller-manager-86c584f6fc-t69zv/manager" id=484eca97-408e-4b4e-954d-e0c7f0eb7257 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.038924 | controller | Jun 11 11:45:05.745099 crc crio[22553]: time="2026-06-11T11:45:05.74502251Z" level=info msg="Starting container: b65efa08b75297459de7413c08a9178a038f09dca7cfa0c5157256561f1c16ae" id=3311c78c-d411-4f6a-a292-d109d1004439 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.038941 | controller | Jun 11 11:45:05.759650 crc crio[22553]: time="2026-06-11T11:45:05.759504273Z" level=info msg="Started container" PID=52604 containerID=f18a23eb8a5467a0240e04e5d12eeb9c8ac57e74ad40b2e89a74db7cc32dda4a description=openstack-operators/neutron-operator-controller-manager-688d5c756f-mkbbz/manager id=0c17d39d-a1a0-4f8d-8025-eff623c45986 name=/runtime.v1.RuntimeService/StartContainer sandboxID=993124f271b5ce1d9f148a09d554892a5f4433e11a64a015c843d805f7589b43
2026-06-11 12:41:55.038958 | controller | Jun 11 11:45:05.764378 crc crio[22553]: time="2026-06-11T11:45:05.760664987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.038982 | controller | Jun 11 11:45:05.764378 crc crio[22553]: time="2026-06-11T11:45:05.761510211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039000 | controller | Jun 11 11:45:05.767152 crc crio[22553]: time="2026-06-11T11:45:05.767063784Z" level=info msg="Started container" PID=52615 containerID=ab2adfb3926f54a0f49781cf78bd1111fa9a568830f3cb0837a85dac5a739c43 description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-57bn8/manager id=c8df4434-605e-41c9-87b8-5ca6b5d82d0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=11832b1a3b5d85d70ab5ea499ef583b807003e87907ca571dca3d9423ec0ed27
2026-06-11 12:41:55.039026 | controller | Jun 11 11:45:05.806460 crc crio[22553]: time="2026-06-11T11:45:05.803180318Z" level=info msg="Started container" PID=52623 containerID=b65efa08b75297459de7413c08a9178a038f09dca7cfa0c5157256561f1c16ae description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-t69zv/manager id=3311c78c-d411-4f6a-a292-d109d1004439 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5f56336ce9c69a9e804c5c7b5a4b2ba17e5cce921577e925f00eefe9ae35e4c
2026-06-11 12:41:55.039052 | controller | Jun 11 11:45:05.828448 crc crio[22553]: time="2026-06-11T11:45:05.828362352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039072 | controller | Jun 11 11:45:05.847878 crc crio[22553]: time="2026-06-11T11:45:05.846283986Z" level=info msg="Created container e62b3b09765027552e2aef5cb11ba7e62774ab0dd309c72bcc83ba8b181ae5c7: openshift-infra/auto-csr-approver-29686304-p457f/oc" id=ab8e1db4-4544-4b9c-989b-48eec3f6430d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.039089 | controller | Jun 11 11:45:05.847878 crc crio[22553]: time="2026-06-11T11:45:05.847342466Z" level=info msg="Created container 86895c4618ffa93e4b09bb1c68afdb32ddf1ef752948e705cbd836be022f40ed: openstack-operators/horizon-operator-controller-manager-548d6d5f9-jvhzw/manager" id=0062d691-d704-4dbf-b7a0-c56c1383c92f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.039106 | controller | Jun 11 11:45:05.849520 crc crio[22553]: time="2026-06-11T11:45:05.849418037Z" level=info msg="Starting container: e62b3b09765027552e2aef5cb11ba7e62774ab0dd309c72bcc83ba8b181ae5c7" id=d3c215b0-5dd9-4e2d-9422-39f70e7881b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.039122 | controller | Jun 11 11:45:05.851060 crc crio[22553]: time="2026-06-11T11:45:05.850992413Z" level=info msg="Starting container: 86895c4618ffa93e4b09bb1c68afdb32ddf1ef752948e705cbd836be022f40ed" id=f4519ea3-9f5e-4a5e-a1da-e0924272f5f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.039139 | controller | Jun 11 11:45:05.855043 crc crio[22553]: time="2026-06-11T11:45:05.854949008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039155 | controller | Jun 11 11:45:05.855542 crc crio[22553]: time="2026-06-11T11:45:05.855245167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039171 | controller | Jun 11 11:45:05.856000 crc crio[22553]: time="2026-06-11T11:45:05.855929557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039188 | controller | Jun 11 11:45:05.859431 crc crio[22553]: time="2026-06-11T11:45:05.857962076Z" level=info msg="Started container" PID=52638 containerID=e62b3b09765027552e2aef5cb11ba7e62774ab0dd309c72bcc83ba8b181ae5c7 description=openshift-infra/auto-csr-approver-29686304-p457f/oc id=d3c215b0-5dd9-4e2d-9422-39f70e7881b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed
2026-06-11 12:41:55.039208 | controller | Jun 11 11:45:05.892813 crc crio[22553]: time="2026-06-11T11:45:05.892644879Z" level=info msg="Started container" PID=52670 containerID=86895c4618ffa93e4b09bb1c68afdb32ddf1ef752948e705cbd836be022f40ed description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-jvhzw/manager id=f4519ea3-9f5e-4a5e-a1da-e0924272f5f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb9ff12dffea6863c41272f165d9628b4c7550b0f68ddcc90c7331568e0c0872
2026-06-11 12:41:55.039225 | controller | Jun 11 11:45:05.921328 crc crio[22553]: 2026-06-11T11:45:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06df43cf7ed31a3 Mac:ae:d2:84:69:69:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/c6307185-87bc-4e1c-83aa-b9195a1f69cc SocketPath: PciID:}] [{Interface:0xc000014500 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.039241 | controller | Jun 11 11:45:05.927842 crc crio[22553]: time="2026-06-11T11:45:05.92661688Z" level=info msg="Got pod network &{Name:collect-profiles-29686305-p6vjb Namespace:openshift-operator-lifecycle-manager ID:06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb UID:e30bff66-83ac-43c9-b0a6-13374edd0ad6 NetNS:/var/run/netns/c6307185-87bc-4e1c-83aa-b9195a1f69cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode30bff66_83ac_43c9_b0a6_13374edd0ad6.slice PodAnnotations:0xc0011e8088}] Aliases:map[]}"
2026-06-11 12:41:55.039259 | controller | Jun 11 11:45:05.927842 crc crio[22553]: time="2026-06-11T11:45:05.927047053Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686305-p6vjb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.039276 | controller | Jun 11 11:45:06.007769 crc crio[22553]: time="2026-06-11T11:45:06.005667447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039296 | controller | Jun 11 11:45:06.017566 crc crio[22553]: time="2026-06-11T11:45:06.017439031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039317 | controller | Jun 11 11:45:06.021837 crc crio[22553]: time="2026-06-11T11:45:06.021633333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039333 | controller | Jun 11 11:45:06.023544 crc crio[22553]: time="2026-06-11T11:45:06.023455486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039411 | controller | Jun 11 11:45:06.026860 crc crio[22553]: time="2026-06-11T11:45:06.026763893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039431 | controller | Jun 11 11:45:06.040389 crc crio[22553]: time="2026-06-11T11:45:06.040226536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039449 | controller | Jun 11 11:45:06.056770 crc crio[22553]: time="2026-06-11T11:45:06.055505091Z" level=info msg="Created container 99bc613164ce4e17f1540da8415cb65a48ad8e8d56f1e6e9b094296f22824bb2: openstack-operators/test-operator-controller-manager-8d5599d7d-2ptl7/manager" id=d0b638b2-2fea-4a4f-a245-467c83063660 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.039466 | controller | Jun 11 11:45:06.059022 crc crio[22553]: time="2026-06-11T11:45:06.058257342Z" level=info msg="Starting container: 99bc613164ce4e17f1540da8415cb65a48ad8e8d56f1e6e9b094296f22824bb2" id=14f036f4-4dd8-4275-8cc5-a8a079509461 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.039487 | controller | Jun 11 11:45:06.076589 crc crio[22553]: time="2026-06-11T11:45:06.076449133Z" level=info msg="Started container" PID=52747 containerID=99bc613164ce4e17f1540da8415cb65a48ad8e8d56f1e6e9b094296f22824bb2 description=openstack-operators/test-operator-controller-manager-8d5599d7d-2ptl7/manager id=14f036f4-4dd8-4275-8cc5-a8a079509461 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4fc3dcd2dd255dafb292d0cba137a613a7d140a6e9bdc191ce23c0adb7d39ad
2026-06-11 12:41:55.039507 | controller | Jun 11 11:45:06.093661 crc crio[22553]: time="2026-06-11T11:45:06.093559102Z" level=info msg="Ran pod sandbox 06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686305-p6vjb/POD" id=5c42aa4e-56c1-47f4-8609-d86f6151ccfe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.039523 | controller | Jun 11 11:45:06.096993 crc crio[22553]: time="2026-06-11T11:45:06.09691248Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=def9952c-2a12-4fae-92c0-7635d9b986ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.039540 | controller | Jun 11 11:45:06.186293 crc crio[22553]: time="2026-06-11T11:45:06.185455754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039557 | controller | Jun 11 11:45:06.195727 crc crio[22553]: time="2026-06-11T11:45:06.195449136Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7fa7b8a2-79b0-41c2-8a8c-1f730076346a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.039574 | controller | Jun 11 11:45:06.202057 crc crio[22553]: time="2026-06-11T11:45:06.201860493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039590 | controller | Jun 11 11:45:06.251880 crc crio[22553]: time="2026-06-11T11:45:06.251760099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039607 | controller | Jun 11 11:45:06.257846 crc crio[22553]: time="2026-06-11T11:45:06.257651771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039623 | controller | Jun 11 11:45:06.263387 crc crio[22553]: time="2026-06-11T11:45:06.263028348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039640 | controller | Jun 11 11:45:06.267940 crc crio[22553]: time="2026-06-11T11:45:06.267826648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039656 | controller | Jun 11 11:45:06.301609 crc crio[22553]: time="2026-06-11T11:45:06.301425199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039672 | controller | Jun 11 11:45:06.348556 crc crio[22553]: time="2026-06-11T11:45:06.34842505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039689 | controller | Jun 11 11:45:06.365191 crc crio[22553]: time="2026-06-11T11:45:06.364020235Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686305-p6vjb/collect-profiles" id=5e018c49-b8a6-4f41-836e-94f5c020d86f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.039709 | controller | Jun 11 11:45:06.365815 crc crio[22553]: time="2026-06-11T11:45:06.365775246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039726 | controller | Jun 11 11:45:06.393018 crc crio[22553]: time="2026-06-11T11:45:06.389797878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039743 | controller | Jun 11 11:45:06.424010 crc crio[22553]: time="2026-06-11T11:45:06.423888012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039759 | controller | Jun 11 11:45:06.432660 crc crio[22553]: time="2026-06-11T11:45:06.432514994Z" level=info msg="Created container 7a6172d1428be48bd4794f476094732b5bc6d4017667bf3374d231815e302683: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f45zng/manager" id=36e3bde1-8d06-4de9-97f4-c38ea88a4e92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.039776 | controller | Jun 11 11:45:06.435561 crc crio[22553]: time="2026-06-11T11:45:06.4354694Z" level=info msg="Starting container: 7a6172d1428be48bd4794f476094732b5bc6d4017667bf3374d231815e302683" id=b3153ec4-6a3f-4ca2-9b27-c6ef489b11e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.039792 | controller | Jun 11 11:45:06.448468 crc crio[22553]: time="2026-06-11T11:45:06.448338016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039808 | controller | Jun 11 11:45:06.455537 crc crio[22553]: time="2026-06-11T11:45:06.455446854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039826 | controller | Jun 11 11:45:06.458002 crc crio[22553]: time="2026-06-11T11:45:06.457889755Z" level=info msg="Started container" PID=52788 containerID=7a6172d1428be48bd4794f476094732b5bc6d4017667bf3374d231815e302683 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f45zng/manager id=b3153ec4-6a3f-4ca2-9b27-c6ef489b11e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8fc844aec1db0c789c0abe18551946a6869626980b23b492a24abc927d5243c
2026-06-11 12:41:55.039842 | controller | Jun 11 11:45:06.479136 crc crio[22553]: time="2026-06-11T11:45:06.479025782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039859 | controller | Jun 11 11:45:06.564121 crc crio[22553]: time="2026-06-11T11:45:06.564009762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039875 | controller | Jun 11 11:45:06.566634 crc crio[22553]: time="2026-06-11T11:45:06.566522285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039892 | controller | Jun 11 11:45:06.576134 crc crio[22553]: time="2026-06-11T11:45:06.575012823Z" level=info msg="Created container 680fc7afd62355c1d5af0a4cfbbcad9c5c7ad8acf975fd7e4903f8c60430e732: openstack-operators/swift-operator-controller-manager-67c49dd5c6-znjqp/manager" id=356780fc-eb9f-4a06-a05a-b07d0d0758fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.039909 | controller | Jun 11 11:45:06.612630 crc crio[22553]: time="2026-06-11T11:45:06.612504117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.039928 | controller | Jun 11 11:45:06.614982 crc crio[22553]: time="2026-06-11T11:45:06.614934048Z" level=info msg="Starting container: 680fc7afd62355c1d5af0a4cfbbcad9c5c7ad8acf975fd7e4903f8c60430e732" id=782b6a78-3671-4a96-81bb-a0bdaf029a70 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.039945 | controller | Jun 11 11:45:06.661383 crc crio[22553]: time="2026-06-11T11:45:06.650028512Z" level=info msg="Created container 83b86476e58c6eb902310a85227ae6cda8246c4e5444122ffd2ecb5226da7229: openstack-operators/ovn-operator-controller-manager-58f85bd97f-dp287/manager" id=62a2f72b-e065-4cb8-b3fb-0e6670ea64d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.039962 | controller | Jun 11 11:45:06.683747 crc crio[22553]: time="2026-06-11T11:45:06.683237481Z" level=info msg="Starting container: 83b86476e58c6eb902310a85227ae6cda8246c4e5444122ffd2ecb5226da7229" id=529c5d02-8000-435a-9342-b39cd07b4e06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.039979 | controller | Jun 11 11:45:06.694546 crc crio[22553]: time="2026-06-11T11:45:06.688192966Z" level=info msg="Started container" PID=52794 containerID=680fc7afd62355c1d5af0a4cfbbcad9c5c7ad8acf975fd7e4903f8c60430e732 description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-znjqp/manager id=782b6a78-3671-4a96-81bb-a0bdaf029a70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b75e39c22cf011ee08ad876668d73c56ad725fd50cd77f03236ae38a64e38d6
2026-06-11 12:41:55.040061 | controller | Jun 11 11:45:06.694546 crc crio[22553]: time="2026-06-11T11:45:06.690012889Z" level=info msg="Started container" PID=52793 containerID=83b86476e58c6eb902310a85227ae6cda8246c4e5444122ffd2ecb5226da7229 description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-dp287/manager id=529c5d02-8000-435a-9342-b39cd07b4e06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42a3dabbdac081e7ea9bd63954ece8297c4ee7bc4a6cea694945e39a766a3fd2
2026-06-11 12:41:55.040083 | controller | Jun 11 11:45:06.694546 crc crio[22553]: time="2026-06-11T11:45:06.690819043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.040100 | controller | Jun 11 11:45:06.730629 crc crio[22553]: time="2026-06-11T11:45:06.729220373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.040117 | controller | Jun 11 11:45:06.776896 crc crio[22553]: time="2026-06-11T11:45:06.776752941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.040133 | controller | Jun 11 11:45:06.861099 crc crio[22553]: time="2026-06-11T11:45:06.860901916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.040149 | controller | Jun 11 11:45:06.872861 crc crio[22553]: time="2026-06-11T11:45:06.872608338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.040165 | controller | Jun 11 11:45:06.912981 crc crio[22553]: time="2026-06-11T11:45:06.91240634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.040182 | controller | Jun 11 11:45:06.927899 crc crio[22553]: time="2026-06-11T11:45:06.9254408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.040202 | controller | Jun 11 11:45:07.004193 crc crio[22553]: time="2026-06-11T11:45:07.004035414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.040220 | controller | Jun 11 11:45:07.844518 crc crio[22553]: time="2026-06-11T11:45:07.84442116Z" level=info msg="Created container 4abc5cefb0159f72d70c00704334953f557bebe4f2d9d846a9b08c5c36f3c397: openstack-operators/heat-operator-controller-manager-5c5844cc68-2pxdz/manager" id=936b044f-657f-4e29-ab05-2d0f826097c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.040237 | controller | Jun 11 11:45:07.846770 crc crio[22553]: time="2026-06-11T11:45:07.846101029Z" level=info msg="Starting container: 4abc5cefb0159f72d70c00704334953f557bebe4f2d9d846a9b08c5c36f3c397" id=dd5a027a-296f-4468-b668-113971be46ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.040254 | controller | Jun 11 11:45:07.866639 crc crio[22553]: time="2026-06-11T11:45:07.866526085Z" level=info msg="Started container" PID=52863 containerID=4abc5cefb0159f72d70c00704334953f557bebe4f2d9d846a9b08c5c36f3c397 description=openstack-operators/heat-operator-controller-manager-5c5844cc68-2pxdz/manager id=dd5a027a-296f-4468-b668-113971be46ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfe21a6723f96cc67ed17243d9d94e69fef89b7573c6c5cac34a2da0a6b54a73
2026-06-11 12:41:55.040271 | controller | Jun 11 11:45:08.172065 crc crio[22553]: time="2026-06-11T11:45:08.171508836Z" level=info msg="Created container 24a23620172f984916a400d7a4507db922eb902bf632a23c98f61ed4e7579c9c: openstack-operators/octavia-operator-controller-manager-6495978d8d-pwqrc/manager" id=5513acea-89d8-4b81-921c-91e7b21a493f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.040288 | controller | Jun 11 11:45:08.334974 crc crio[22553]: time="2026-06-11T11:45:08.17508183Z" level=info msg="Starting container: 24a23620172f984916a400d7a4507db922eb902bf632a23c98f61ed4e7579c9c" id=493a1f08-e16a-4dc7-9929-8df1d8435325 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.040304 | controller | Jun 11 11:45:08.334974 crc crio[22553]: time="2026-06-11T11:45:08.182588569Z" level=info msg="Created container 5c458f680edabc7dfe23f9fac30b129b536e50cdc064f71af25abcbb6101e6d5: openstack-operators/ironic-operator-controller-manager-75f8548fcd-9ktxk/manager" id=e4f708b3-6480-4386-b3e4-e65949cfd371 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.040321 | controller | Jun 11 11:45:08.334974 crc crio[22553]: time="2026-06-11T11:45:08.195794065Z" level=info msg="Started container" PID=52870 containerID=24a23620172f984916a400d7a4507db922eb902bf632a23c98f61ed4e7579c9c description=openstack-operators/octavia-operator-controller-manager-6495978d8d-pwqrc/manager id=493a1f08-e16a-4dc7-9929-8df1d8435325 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fb546c3fa357c181837be33a6cd086763229484bd8c2aebaba1c1fa35064e77
2026-06-11 12:41:55.040337 | controller | Jun 11 11:45:08.334974 crc crio[22553]: time="2026-06-11T11:45:08.198939586Z" level=info msg="Starting container: 5c458f680edabc7dfe23f9fac30b129b536e50cdc064f71af25abcbb6101e6d5" id=caae6493-6432-4f07-a7e3-a936c26c33e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.040374 | controller | Jun 11 11:45:08.334974 crc crio[22553]: time="2026-06-11T11:45:08.213550703Z" level=info msg="Started container" PID=52860 containerID=5c458f680edabc7dfe23f9fac30b129b536e50cdc064f71af25abcbb6101e6d5 description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-9ktxk/manager id=caae6493-6432-4f07-a7e3-a936c26c33e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4bd345b18e403a95485a85af52736c1d25a32f4c5a5f3246e71e64904baf8666
2026-06-11 12:41:55.040392 | controller | Jun 11 11:45:08.334974 crc crio[22553]: time="2026-06-11T11:45:08.289344005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.040413 | controller | Jun 11 11:45:08.334974 crc crio[22553]: time="2026-06-11T11:45:08.311261724Z" level=info msg="Created container 3410bf99ad099b8d8eff1ee4035b1fcacf99d194432234781bd5498f8a2469cb: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-td64m/manager" id=38651426-fce9-4089-b09f-9dc92ca83a12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.040430 | controller | Jun 11 11:45:08.334974 crc crio[22553]: time="2026-06-11T11:45:08.315438256Z" level=info msg="Starting container: 3410bf99ad099b8d8eff1ee4035b1fcacf99d194432234781bd5498f8a2469cb" id=2dd5a8f5-b68c-4889-8b7d-6eb4bead03ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.040447 | controller | Jun 11 11:45:08.334974 crc crio[22553]: time="2026-06-11T11:45:08.323380448Z" level=info msg="Started container" PID=52877 containerID=3410bf99ad099b8d8eff1ee4035b1fcacf99d194432234781bd5498f8a2469cb description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-td64m/manager id=2dd5a8f5-b68c-4889-8b7d-6eb4bead03ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=db988a2d67e6b04771622fa52c7e25a63146ded67d2746ebc03244b8719db464
2026-06-11 12:41:55.040463 | controller | Jun 11 11:45:08.334974 crc crio[22553]: time="2026-06-11T11:45:08.328882069Z" level=info msg="Created container 8023c0763730fc9c6116eb33878bb3a54485a7d2e9d391757712f7ef6e5177c4: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-xc2pt/manager" id=c5ffaed6-13e7-4248-897f-0925ab78e226 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.040480 | controller | Jun 11 11:45:08.334974 crc crio[22553]: time="2026-06-11T11:45:08.32960211Z" level=info msg="Created container 644517a7d38ebcbfc872757374284eefa0cbe47b7208bcafb20c9662288cfaba: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-8hgnr/manager" id=7f623002-fa3d-43a5-bae8-c1fc3ee3a323 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.040497 | controller | Jun 11 11:45:08.334974 crc crio[22553]: time="2026-06-11T11:45:08.329880828Z" level=info msg="Created container 1ef81db181ed2eb5d98d34347e06c22c6d9a7706b078dffcc5e1a5e87d8389f2: openstack-operators/infra-operator-controller-manager-cbcfcddf7-hptvr/manager" id=bfbd5d77-47d6-4866-87f8-e47cf941b861 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.040513 | controller | Jun 11 11:45:08.334974 crc crio[22553]: time="2026-06-11T11:45:08.330048203Z" level=info msg="Starting container: 8023c0763730fc9c6116eb33878bb3a54485a7d2e9d391757712f7ef6e5177c4" id=7bb0f8c6-3b68-4a08-9f3d-8d4fc29c578b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.040529 | controller | Jun 11 11:45:08.334974 crc crio[22553]: time="2026-06-11T11:45:08.331040942Z" level=info msg="Starting container: 644517a7d38ebcbfc872757374284eefa0cbe47b7208bcafb20c9662288cfaba" id=b57f5f1a-24dc-4f51-a90c-cb2bd1df36dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.040546 | controller | Jun 11 11:45:08.334974 crc crio[22553]: time="2026-06-11T11:45:08.331746152Z" level=info msg="Starting container: 1ef81db181ed2eb5d98d34347e06c22c6d9a7706b078dffcc5e1a5e87d8389f2" id=97299d37-6235-4ca5-86e3-c77037b5852f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.040615 | controller | Jun 11 11:45:08.334974 crc crio[22553]: time="2026-06-11T11:45:08.33303553Z" level=info msg="Created container e791c5d6869ccffd64c49adf04c37fa1c3aefa046b7e4e5b324ba017f4d32f61: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-wwtcp/manager" id=d77c91e3-b09c-45be-85f5-7b3d494dfaf2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.040633 | controller | Jun 11 11:45:08.334974 crc crio[22553]: time="2026-06-11T11:45:08.334593665Z" level=info msg="Created container 72f4610c64645fed41b013ad929231ce67feeac6862318ac4119b5dca8a7adde: openshift-operator-lifecycle-manager/collect-profiles-29686305-p6vjb/collect-profiles" id=5e018c49-b8a6-4f41-836e-94f5c020d86f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.040654 | controller | Jun 11 11:45:08.334974 crc crio[22553]: time="2026-06-11T11:45:08.334964556Z" level=info msg="Created container e551c1290c7a71c75bf454d61d4e313d7dfd447cb3bd7666f559c912bfe44a56: openstack-operators/nova-operator-controller-manager-f4c4579bb-5n8xl/manager" id=5007721e-74cf-4ed4-b738-800bb76407b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.040671 | controller | Jun 11 11:45:08.337854 crc crio[22553]: time="2026-06-11T11:45:08.335926424Z" level=info msg="Created container 8389c85f683375b72f44f4ec6e9efabcad96d6d6bd99dd31f66a1201e70dfde6: openstack-operators/manila-operator-controller-manager-677d9d8477-5ppsh/manager" id=1c5b5047-391f-482a-84f5-0b5c62e70212 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.040688 | controller | Jun 11 11:45:08.337854 crc crio[22553]: time="2026-06-11T11:45:08.336203502Z" level=info msg="Starting container: e551c1290c7a71c75bf454d61d4e313d7dfd447cb3bd7666f559c912bfe44a56" id=8bd80adf-6b2b-4301-9d7f-92de5532ea2e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.040704 | controller | Jun 11 11:45:08.337854 crc crio[22553]: time="2026-06-11T11:45:08.336206822Z" level=info msg="Starting container: e791c5d6869ccffd64c49adf04c37fa1c3aefa046b7e4e5b324ba017f4d32f61" id=30c038b4-4b0e-4aef-a037-091eb5a29d9f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.040721 | controller | Jun 11 11:45:08.337854 crc crio[22553]: time="2026-06-11T11:45:08.336449199Z" level=info msg="Starting container: 8389c85f683375b72f44f4ec6e9efabcad96d6d6bd99dd31f66a1201e70dfde6" id=b2655d8c-fd68-4d46-9ce6-3182aa2974a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.040738 | controller | Jun 11 11:45:08.341927 crc crio[22553]: time="2026-06-11T11:45:08.341776535Z" level=info msg="Starting container: 72f4610c64645fed41b013ad929231ce67feeac6862318ac4119b5dca8a7adde" id=3521ffc7-6b58-425b-b40d-5fed295cba5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.040755 | controller | Jun 11 11:45:08.342506 crc crio[22553]: time="2026-06-11T11:45:08.342408483Z" level=info msg="Started container" PID=52948 containerID=644517a7d38ebcbfc872757374284eefa0cbe47b7208bcafb20c9662288cfaba description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-8hgnr/manager id=b57f5f1a-24dc-4f51-a90c-cb2bd1df36dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=db968c0217ef32b45cf4eb475bba885405a30afad4c21ec14c0c0adecc4cd813
2026-06-11 12:41:55.040771 | controller | Jun 11 11:45:08.364006 crc crio[22553]: time="2026-06-11T11:45:08.349079778Z" level=info msg="Started container" PID=52937 containerID=1ef81db181ed2eb5d98d34347e06c22c6d9a7706b078dffcc5e1a5e87d8389f2 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-hptvr/manager id=97299d37-6235-4ca5-86e3-c77037b5852f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b63995433e75822a69591500b88277532bdedaa28a6c7e07dabfedd31db0589
2026-06-11 12:41:55.040788 | controller | Jun 11 11:45:08.365816 crc crio[22553]: time="2026-06-11T11:45:08.365655412Z" level=info msg="Started container" PID=52873 containerID=e551c1290c7a71c75bf454d61d4e313d7dfd447cb3bd7666f559c912bfe44a56 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-5n8xl/manager id=8bd80adf-6b2b-4301-9d7f-92de5532ea2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6125835c0ae7f75f419bcb6d1d44900697c32e91e5b088206818d56d9686bfed
2026-06-11 12:41:55.040804 | controller | Jun 11 11:45:08.369352 crc crio[22553]: time="2026-06-11T11:45:08.368074272Z" level=info msg="Started container" PID=52938 containerID=8023c0763730fc9c6116eb33878bb3a54485a7d2e9d391757712f7ef6e5177c4 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-xc2pt/manager id=7bb0f8c6-3b68-4a08-9f3d-8d4fc29c578b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b3260ba5563255ba1c41fff77464d5463691bc64e18b35acbb8158446a2eaa5
2026-06-11 12:41:55.040821 | controller | Jun 11 11:45:08.369352 crc crio[22553]: time="2026-06-11T11:45:08.368937398Z" level=info msg="Started container" PID=52874 containerID=8389c85f683375b72f44f4ec6e9efabcad96d6d6bd99dd31f66a1201e70dfde6 description=openstack-operators/manila-operator-controller-manager-677d9d8477-5ppsh/manager id=b2655d8c-fd68-4d46-9ce6-3182aa2974a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99616b6c71abceb213f4ae92bbbfa0a960722cdf22790e2157da99891671ae45
2026-06-11 12:41:55.040844 | controller | Jun 11 11:45:08.369618 crc crio[22553]: time="2026-06-11T11:45:08.369472003Z" level=info msg="Started container" PID=52939 containerID=72f4610c64645fed41b013ad929231ce67feeac6862318ac4119b5dca8a7adde description=openshift-operator-lifecycle-manager/collect-profiles-29686305-p6vjb/collect-profiles id=3521ffc7-6b58-425b-b40d-5fed295cba5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb
2026-06-11 12:41:55.040861 | controller | Jun 11 11:45:08.395475 crc crio[22553]: time="2026-06-11T11:45:08.395234735Z" level=info msg="Started container" PID=52865 containerID=e791c5d6869ccffd64c49adf04c37fa1c3aefa046b7e4e5b324ba017f4d32f61 description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-wwtcp/manager id=30c038b4-4b0e-4aef-a037-091eb5a29d9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce582868d8e55433181c18723de983ae0f0207049e6ecdade7ecd2ce728a2be6
2026-06-11 12:41:55.040878 | controller | Jun 11 11:45:08.581273 crc crio[22553]: time="2026-06-11T11:45:08.581146491Z" level=info msg="Created container beb73c34bc80ac47190741328d329251db7a8237aa5da0d607f07e8c3ae99849: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic" id=9b9f2fde-e9f1-4994-b9e4-3711cac633bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.040895 | controller | Jun 11 11:45:08.582754 crc crio[22553]: time="2026-06-11T11:45:08.582631374Z" level=info msg="Starting container: beb73c34bc80ac47190741328d329251db7a8237aa5da0d607f07e8c3ae99849" id=21943ebc-8569-4704-8150-794d6b2c07de name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.040912 | controller | Jun 11 11:45:08.590077 crc crio[22553]: time="2026-06-11T11:45:08.589975779Z" level=info msg="Started container" PID=53049 containerID=beb73c34bc80ac47190741328d329251db7a8237aa5da0d607f07e8c3ae99849 description=baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic id=21943ebc-8569-4704-8150-794d6b2c07de name=/runtime.v1.RuntimeService/StartContainer sandboxID=a721e3f7e12b872f68b7b36a068b6af1cd71d74183da5603a5217ebac031d65f
2026-06-11 12:41:55.040929 | controller | Jun 11 11:45:08.768137 crc crio[22553]: time="2026-06-11T11:45:08.767239292Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=c38aeb8d-b8e1-4844-80e0-762865065471 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.040947 | controller | Jun 11 11:45:08.780647 crc crio[22553]: time="2026-06-11T11:45:08.780483158Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-11 12:41:55.040964 | controller | Jun 11 11:45:10.382340 crc crio[22553]: time="2026-06-11T11:45:10.382230204Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=c38aeb8d-b8e1-4844-80e0-762865065471 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.040981 | controller | Jun 11 11:45:10.383589 crc crio[22553]: time="2026-06-11T11:45:10.383392977Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=bb8ebd59-94db-4166-9992-5c73a486d659 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.040997 | controller | Jun 11 11:45:10.387184 crc crio[22553]: time="2026-06-11T11:45:10.387112406Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=ee2aae24-6b67-4ace-8c9d-8fe66c135c3e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.041014 | controller | Jun 11 11:45:10.394256 crc crio[22553]: time="2026-06-11T11:45:10.394144491Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-httpd" id=d889f4ce-04e0-4d56-aca1-570b7882c36d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.041033 | controller | Jun 11 11:45:10.394834 crc crio[22553]: time="2026-06-11T11:45:10.39477879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.041050 | controller | Jun 11 11:45:10.499660 crc crio[22553]: time="2026-06-11T11:45:10.498868678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.041066 | controller | Jun 11 11:45:11.295201 crc crio[22553]: time="2026-06-11T11:45:11.295084935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.041083 | controller | Jun 11 11:45:11.347147 crc crio[22553]: time="2026-06-11T11:45:11.347044601Z" level=info msg="Stopping pod sandbox: bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed" id=767c1f23-addd-4ab7-bdcd-7a7061ca7cbd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.041099 | controller | Jun 11 11:45:11.348982 crc crio[22553]: time="2026-06-11T11:45:11.348796702Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686304-p457f Namespace:openshift-infra ID:bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed UID:5858428a-51cc-465f-98ab-9bd1754757b0 NetNS:/var/run/netns/23a68f7a-52e8-40ea-844d-1f6a43bf9be9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5858428a_51cc_465f_98ab_9bd1754757b0.slice PodAnnotations:0xc00279abf8}] Aliases:map[]}"
2026-06-11 12:41:55.041116 | controller | Jun 11 11:45:11.349096 crc crio[22553]: time="2026-06-11T11:45:11.349027289Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686304-p457f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.041133 | controller | Jun 11 11:45:11.420170 crc crio[22553]: time="2026-06-11T11:45:11.420044872Z" level=info msg="Created container 18f286b33c005734d5f0f134f52aa8eaa40730acf143f8bfb663ba56e2a05d7b: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-httpd" id=d889f4ce-04e0-4d56-aca1-570b7882c36d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.041150 | controller | Jun 11 11:45:11.423334 crc crio[22553]: time="2026-06-11T11:45:11.423247135Z" level=info msg="Starting container: 18f286b33c005734d5f0f134f52aa8eaa40730acf143f8bfb663ba56e2a05d7b" id=07382707-b2de-4ee6-94d9-1918d4485674 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.041167 | controller | Jun 11 11:45:11.436048 crc crio[22553]: time="2026-06-11T11:45:11.435941236Z" level=info msg="Started container" PID=53294 containerID=18f286b33c005734d5f0f134f52aa8eaa40730acf143f8bfb663ba56e2a05d7b description=baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-httpd id=07382707-b2de-4ee6-94d9-1918d4485674 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a721e3f7e12b872f68b7b36a068b6af1cd71d74183da5603a5217ebac031d65f
2026-06-11 12:41:55.041184 | controller | Jun 11 11:45:11.449201 crc crio[22553]: time="2026-06-11T11:45:11.44910174Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=0ff53f55-4dda-429c-8c3f-3e0c911685c7 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.041201 | controller | Jun 11 11:45:11.460599 crc crio[22553]: time="2026-06-11T11:45:11.460520403Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-11 12:41:55.041217 | controller | Jun 11 11:45:11.736387 crc crio[22553]: time="2026-06-11T11:45:11.735643392Z" level=info msg="Stopped pod sandbox: bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed" id=767c1f23-addd-4ab7-bdcd-7a7061ca7cbd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.041237 | controller | Jun 11 11:45:12.016777 crc crio[22553]: time="2026-06-11T11:45:12.016653963Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=0ff53f55-4dda-429c-8c3f-3e0c911685c7 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.041254 | controller | Jun 11 11:45:12.021728 crc crio[22553]: time="2026-06-11T11:45:12.021633109Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=3ff794b0-2815-47eb-bf5f-3c15094913e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.041270 | controller | Jun 11 11:45:12.026861 crc crio[22553]: time="2026-06-11T11:45:12.026774279Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=cd6e70db-8193-4cef-a454-acbdf2f26eb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.041287 | controller | Jun 11 11:45:12.053857 crc crio[22553]: time="2026-06-11T11:45:12.053517569Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-log-watch" id=9bd4b450-7b18-4c9d-a99b-8881b4ca5efb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.041302 | controller | Jun 11 11:45:12.054598 crc crio[22553]: time="2026-06-11T11:45:12.054486918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.041319 | controller | Jun 11 11:45:12.115238 crc crio[22553]: time="2026-06-11T11:45:12.11455104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.041335 | controller | Jun 11 11:45:12.397573 crc crio[22553]: time="2026-06-11T11:45:12.397486587Z" level=info msg="Stopping pod sandbox: 06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb" id=4f957fe8-a445-4292-be5f-0e7d187b92e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.041369 | controller | Jun 11 11:45:12.399047 crc crio[22553]: time="2026-06-11T11:45:12.399017632Z" level=info msg="Got pod network &{Name:collect-profiles-29686305-p6vjb Namespace:openshift-operator-lifecycle-manager ID:06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb UID:e30bff66-83ac-43c9-b0a6-13374edd0ad6 NetNS:/var/run/netns/c6307185-87bc-4e1c-83aa-b9195a1f69cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode30bff66_83ac_43c9_b0a6_13374edd0ad6.slice PodAnnotations:0xc000ca0940}] Aliases:map[]}"
2026-06-11 12:41:55.041388 | controller | Jun 11 11:45:12.399439 crc crio[22553]: time="2026-06-11T11:45:12.399415923Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686305-p6vjb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.041404 | controller | Jun 11 11:45:12.720057 crc crio[22553]: time="2026-06-11T11:45:12.719780903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.041420 | controller | Jun 11 11:45:12.781613 crc crio[22553]: time="2026-06-11T11:45:12.781091802Z" level=info msg="Stopped pod sandbox: 06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb" id=4f957fe8-a445-4292-be5f-0e7d187b92e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.041437 | controller | Jun 11 11:45:12.908636 crc crio[22553]: time="2026-06-11T11:45:12.908565662Z" level=info msg="Created container b6a649e88bef0b4da65658c9a6ed80bb792e2bcc5c8ee3fdf6b4b735c9d20447: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-log-watch" id=9bd4b450-7b18-4c9d-a99b-8881b4ca5efb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.041457 | controller | Jun 11 11:45:12.911927 crc crio[22553]: time="2026-06-11T11:45:12.911799927Z" level=info msg="Starting container: b6a649e88bef0b4da65658c9a6ed80bb792e2bcc5c8ee3fdf6b4b735c9d20447" id=7f8e2964-bd4b-443e-9afe-759dd9821655 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.041474 | controller | Jun 11 11:45:12.920215 crc crio[22553]: time="2026-06-11T11:45:12.91978421Z" level=info msg="Started container" PID=53489 containerID=b6a649e88bef0b4da65658c9a6ed80bb792e2bcc5c8ee3fdf6b4b735c9d20447 description=baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-log-watch id=7f8e2964-bd4b-443e-9afe-759dd9821655 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a721e3f7e12b872f68b7b36a068b6af1cd71d74183da5603a5217ebac031d65f
2026-06-11 12:41:55.041491 | controller | Jun 11 11:45:21.112048 crc crio[22553]: time="2026-06-11T11:45:21.110419438Z" level=info msg="Removing container: 2343c7d797ba5fde25b1229c04de20c21860aa5d6f572897852dc4612ef3b423" id=bf0c286b-6bf3-41d4-8f8d-2135ff354d77 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.041507 | controller | Jun 11 11:45:21.261981 crc crio[22553]: time="2026-06-11T11:45:21.261893998Z" level=info msg="Removed container 2343c7d797ba5fde25b1229c04de20c21860aa5d6f572897852dc4612ef3b423: openshift-infra/auto-csr-approver-29686298-kdfzl/oc" id=bf0c286b-6bf3-41d4-8f8d-2135ff354d77 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.041523 | controller | Jun 11 11:45:21.267176 crc crio[22553]: time="2026-06-11T11:45:21.26710355Z" level=info msg="Removing container: c92d44af5bfe53ed30bad675a134ee99f41354337c92498024e611bdfaf94dd0" id=225a7212-e201-4dbe-8a15-8e8044f4f01e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.041539 | controller | Jun 11 11:45:21.301790 crc crio[22553]: time="2026-06-11T11:45:21.301046161Z" level=info msg="Removed container c92d44af5bfe53ed30bad675a134ee99f41354337c92498024e611bdfaf94dd0: openshift-operator-lifecycle-manager/collect-profiles-29686260-vs65h/collect-profiles" id=225a7212-e201-4dbe-8a15-8e8044f4f01e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.041555 | controller | Jun 11 11:45:21.312651 crc crio[22553]: time="2026-06-11T11:45:21.312503025Z" level=info msg="Stopping pod sandbox: 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b" id=2dd54635-13ca-48e1-bbe4-274ae632ecf3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.041571 | controller | Jun 11 11:45:21.312881 crc crio[22553]: time="2026-06-11T11:45:21.31265047Z" level=info msg="Stopped pod sandbox (already stopped): 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b" id=2dd54635-13ca-48e1-bbe4-274ae632ecf3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.041588 | controller | Jun 11 11:45:21.316192 crc crio[22553]: time="2026-06-11T11:45:21.316042719Z" level=info msg="Removing pod sandbox: 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b" id=a89cdbe4-65d5-4e2c-a545-f42ea5eef419 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.041604 | controller | Jun 11 11:45:21.338739 crc crio[22553]: time="2026-06-11T11:45:21.338519935Z" level=info msg="Removed pod sandbox: 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b" id=a89cdbe4-65d5-4e2c-a545-f42ea5eef419 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.041619 | controller | Jun 11 11:45:21.340246 crc crio[22553]: time="2026-06-11T11:45:21.340167873Z" level=info msg="Stopping pod sandbox: 544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a" id=01e1ebcb-dc79-42de-8655-44700c79fc95 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.041636 | controller | Jun 11 11:45:21.340368 crc crio[22553]: time="2026-06-11T11:45:21.340261215Z" level=info msg="Stopped pod sandbox (already stopped): 544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a" id=01e1ebcb-dc79-42de-8655-44700c79fc95 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.041655 | controller | Jun 11 11:45:21.341088 crc crio[22553]: time="2026-06-11T11:45:21.341027348Z" level=info msg="Removing pod sandbox: 544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a" id=5d16fa12-59c0-4def-82e5-9fdd24277b73 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.041672 | controller | Jun 11 11:45:21.367729 crc crio[22553]: time="2026-06-11T11:45:21.367388167Z" level=info msg="Removed pod sandbox: 544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a" id=5d16fa12-59c0-4def-82e5-9fdd24277b73 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.041689 | controller | Jun 11 11:45:41.774174 crc crio[22553]: time="2026-06-11T11:45:41.772882342Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-bxpbx/POD" id=f605eeae-cbc3-4a98-822d-08f48a97cf3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.041705 | controller | Jun 11 11:45:41.776292 crc crio[22553]: time="2026-06-11T11:45:41.774215061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.041722 | controller | Jun 11 11:45:41.810957 crc crio[22553]: time="2026-06-11T11:45:41.81085566Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bxpbx Namespace:openstack ID:09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4 UID:03ca6233-6693-45b0-ae1b-e8c6a827e1cc NetNS:/var/run/netns/46b769b8-b374-4782-9e93-55cc023e2eee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03ca6233_6693_45b0_ae1b_e8c6a827e1cc.slice PodAnnotations:0xc001894d68}] Aliases:map[]}"
2026-06-11 12:41:55.041739 | controller | Jun 11 11:45:41.810957 crc crio[22553]: time="2026-06-11T11:45:41.810948953Z" level=info msg="Adding pod openstack_dnsmasq-dns-7dc8cc99c9-bxpbx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.041756 | controller | Jun 11 11:45:41.874078 crc crio[22553]: time="2026-06-11T11:45:41.873873499Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-pf82q/POD" id=526b6405-ee62-4818-b0c8-7da77ebee725 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.041772 | controller | Jun 11 11:45:41.874616 crc crio[22553]: time="2026-06-11T11:45:41.87424593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.041789 | controller | Jun 11 11:45:41.910991 crc crio[22553]: time="2026-06-11T11:45:41.910396575Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-pf82q Namespace:openstack ID:1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea UID:4898946e-ea11-432c-8cb9-2ce85eff5eab NetNS:/var/run/netns/1ed37ff3-c7a3-41ce-a42a-59887778f9ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4898946e_ea11_432c_8cb9_2ce85eff5eab.slice PodAnnotations:0xc00061e568}] Aliases:map[]}"
2026-06-11 12:41:55.041805 | controller | Jun 11 11:45:41.910991 crc crio[22553]: time="2026-06-11T11:45:41.910986823Z" level=info msg="Adding pod openstack_dnsmasq-dns-769fc96f7c-pf82q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.041822 | controller | Jun 11 11:45:42.254750 crc crio[22553]: 2026-06-11T11:45:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a483218f36fe29 Mac:46:fa:8f:b9:43:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/1ed37ff3-c7a3-41ce-a42a-59887778f9ea SocketPath: PciID:}] [{Interface:0xc0002c2be0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.041839 | controller | Jun 11 11:45:42.257066 crc crio[22553]: time="2026-06-11T11:45:42.25699103Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-pf82q Namespace:openstack ID:1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea UID:4898946e-ea11-432c-8cb9-2ce85eff5eab NetNS:/var/run/netns/1ed37ff3-c7a3-41ce-a42a-59887778f9ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4898946e_ea11_432c_8cb9_2ce85eff5eab.slice PodAnnotations:0xc00061e568}] Aliases:map[]}"
2026-06-11 12:41:55.041859 | controller | Jun 11 11:45:42.257242 crc crio[22553]: time="2026-06-11T11:45:42.257191666Z" level=info msg="Checking pod openstack_dnsmasq-dns-769fc96f7c-pf82q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.041877 | controller | Jun 11 11:45:42.264622 crc crio[22553]: time="2026-06-11T11:45:42.264540691Z" level=info msg="Ran pod sandbox 1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea with infra container: openstack/dnsmasq-dns-769fc96f7c-pf82q/POD" id=526b6405-ee62-4818-b0c8-7da77ebee725 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.041893 | controller | Jun 11 11:45:42.268474 crc crio[22553]: time="2026-06-11T11:45:42.268398043Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ee5e69b6-5db2-41ad-8098-b3280ca82dc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.041909 | controller | Jun 11 11:45:42.268813 crc crio[22553]: time="2026-06-11T11:45:42.268756434Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=ee5e69b6-5db2-41ad-8098-b3280ca82dc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.041925 | controller | Jun 11 11:45:42.268907 crc crio[22553]: time="2026-06-11T11:45:42.268829556Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=ee5e69b6-5db2-41ad-8098-b3280ca82dc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.041941 | controller | Jun 11 11:45:42.270046 crc crio[22553]: time="2026-06-11T11:45:42.2700031Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a85e1cd0-4fdc-4147-b96e-b43c1c8c3d6d name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.041958 | controller | Jun 11 11:45:42.281672 crc crio[22553]: time="2026-06-11T11:45:42.281592799Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-11 12:41:55.041974 | controller | Jun 11 11:45:42.348500 crc crio[22553]: 2026-06-11T11:45:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:09f0b3f6d9e0f50 Mac:62:b8:d1:ff:58:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/46b769b8-b374-4782-9e93-55cc023e2eee SocketPath: PciID:}] [{Interface:0xc000510410 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.041991 | controller | Jun 11 11:45:42.355479 crc crio[22553]: time="2026-06-11T11:45:42.351572761Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bxpbx Namespace:openstack ID:09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4 UID:03ca6233-6693-45b0-ae1b-e8c6a827e1cc NetNS:/var/run/netns/46b769b8-b374-4782-9e93-55cc023e2eee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03ca6233_6693_45b0_ae1b_e8c6a827e1cc.slice PodAnnotations:0xc001894d68}] Aliases:map[]}"
2026-06-11 12:41:55.042008 | controller | Jun 11 11:45:42.355479 crc crio[22553]: time="2026-06-11T11:45:42.351785827Z" level=info msg="Checking pod openstack_dnsmasq-dns-7dc8cc99c9-bxpbx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.042025 | controller | Jun 11 11:45:42.364873 crc crio[22553]: time="2026-06-11T11:45:42.364665573Z" level=info msg="Ran pod sandbox 09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4 with infra container: openstack/dnsmasq-dns-7dc8cc99c9-bxpbx/POD" id=f605eeae-cbc3-4a98-822d-08f48a97cf3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.042045 | controller | Jun 11 11:45:42.370197 crc crio[22553]: time="2026-06-11T11:45:42.370115712Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8534c482-8b1a-4b88-a70f-2d40de6cf92d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.042062 | controller | Jun 11 11:45:42.370426 crc crio[22553]: time="2026-06-11T11:45:42.370370279Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=8534c482-8b1a-4b88-a70f-2d40de6cf92d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.042078 | controller | Jun 11 11:45:42.370526 crc crio[22553]: time="2026-06-11T11:45:42.370442562Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=8534c482-8b1a-4b88-a70f-2d40de6cf92d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.042095 | controller | Jun 11 11:45:42.372027 crc crio[22553]: time="2026-06-11T11:45:42.371920405Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e96c277c-471a-4cf8-a83e-ec492471cd09 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.042111 | controller | Jun 11 11:45:42.375270 crc crio[22553]: time="2026-06-11T11:45:42.37518602Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-11 12:41:55.042128 | controller | Jun 11 11:45:43.628893 crc crio[22553]: time="2026-06-11T11:45:43.626440217Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-pprzb/POD" id=b6747ce4-7cab-4242-a397-548fcf7c1c52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.042144 | controller | Jun 11 11:45:43.628893 crc crio[22553]: time="2026-06-11T11:45:43.628798506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.042161 | controller | Jun 11 11:45:43.955846 crc crio[22553]: time="2026-06-11T11:45:43.955616954Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-pprzb Namespace:openstack ID:3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560 UID:a604b3f4-1919-4a76-8502-0e9bc5bb45ab NetNS:/var/run/netns/8fe21c4d-e367-4135-a030-6ce56494ac81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda604b3f4_1919_4a76_8502_0e9bc5bb45ab.slice PodAnnotations:0xc00061e968}] Aliases:map[]}"
2026-06-11 12:41:55.042179 | controller | Jun 11 11:45:43.955846 crc crio[22553]: time="2026-06-11T11:45:43.955786029Z" level=info msg="Adding pod openstack_dnsmasq-dns-6b994dcc49-pprzb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.042196 | controller | Jun 11 11:45:44.545136 crc crio[22553]: time="2026-06-11T11:45:44.543658596Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68bc84565-cm2n6/POD" id=411bcf1b-71a8-437e-a4df-f340ff462edb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.042213 | controller | Jun 11 11:45:44.545419 crc crio[22553]: time="2026-06-11T11:45:44.54516705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.042229 | controller | Jun 11 11:45:44.601762 crc crio[22553]: time="2026-06-11T11:45:44.597152586Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=6f2d3541-b587-420f-a286-ad1610207548 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.042246 | controller | Jun 11 11:45:44.601762 crc crio[22553]: time="2026-06-11T11:45:44.597343562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.042267 | controller | Jun 11 11:45:44.647747 crc crio[22553]: time="2026-06-11T11:45:44.647614069Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-cm2n6 Namespace:openstack ID:07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774 UID:6c17ce5e-ba95-4f4b-8d25-d47c37b46822 NetNS:/var/run/netns/092588c0-4841-49db-b0d1-4dbcd81832ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c17ce5e_ba95_4f4b_8d25_d47c37b46822.slice PodAnnotations:0xc0028163f8}] Aliases:map[]}"
2026-06-11 12:41:55.042284 | controller | Jun 11 11:45:44.647747 crc crio[22553]: time="2026-06-11T11:45:44.647728842Z" level=info msg="Adding pod openstack_dnsmasq-dns-68bc84565-cm2n6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.042302 | controller | Jun 11 11:45:44.776872 crc crio[22553]: time="2026-06-11T11:45:44.772659908Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:de6d3f77e4b4373c55e47f737293a69b4ec2ef1079d6dfc53d773dbbeec4d2bc UID:c38a3cee-be65-4c91-9055-33c80656c62f NetNS:/var/run/netns/073c1d4e-673c-4d5e-9256-8292256ef1bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc38a3cee_be65_4c91_9055_33c80656c62f.slice PodAnnotations:0xc001894060}] Aliases:map[]}"
2026-06-11 12:41:55.042319 | controller | Jun 11 11:45:44.776872 crc crio[22553]: time="2026-06-11T11:45:44.772816923Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.042368 | controller | Jun 11 11:45:44.782662 crc crio[22553]: 2026-06-11T11:45:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3107ee63ce86459 Mac:92:89:84:06:39:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/8fe21c4d-e367-4135-a030-6ce56494ac81 SocketPath: PciID:}] [{Interface:0xc00011af20 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.042388 | controller | Jun 11 11:45:44.784908 crc crio[22553]: time="2026-06-11T11:45:44.784814163Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-pprzb Namespace:openstack ID:3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560 UID:a604b3f4-1919-4a76-8502-0e9bc5bb45ab NetNS:/var/run/netns/8fe21c4d-e367-4135-a030-6ce56494ac81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda604b3f4_1919_4a76_8502_0e9bc5bb45ab.slice PodAnnotations:0xc00061e968}] Aliases:map[]}"
2026-06-11 12:41:55.042405 | controller | Jun 11 11:45:44.785207 crc crio[22553]: time="2026-06-11T11:45:44.785186574Z" level=info msg="Checking pod openstack_dnsmasq-dns-6b994dcc49-pprzb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.042422 | controller | Jun 11 11:45:44.794537 crc crio[22553]: time="2026-06-11T11:45:44.794110454Z" level=info msg="Ran pod sandbox 3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560 with infra container: openstack/dnsmasq-dns-6b994dcc49-pprzb/POD" id=b6747ce4-7cab-4242-a397-548fcf7c1c52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.042438 | controller | Jun 11 11:45:44.805899 crc crio[22553]: time="2026-06-11T11:45:44.805516927Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a556d3e9-8209-4f2a-865c-3e79dfc96ed4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.042455 | controller | Jun 11 11:45:44.806591 crc crio[22553]: time="2026-06-11T11:45:44.806529137Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=a556d3e9-8209-4f2a-865c-3e79dfc96ed4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.042475 | controller | Jun 11 11:45:44.806963 crc crio[22553]: time="2026-06-11T11:45:44.806776764Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=a556d3e9-8209-4f2a-865c-3e79dfc96ed4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.042494 | controller | Jun 11 11:45:44.811778 crc crio[22553]: time="2026-06-11T11:45:44.811635996Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a3943689-7159-40fe-ab71-23d1007f3a37 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.042513 | controller | Jun 11 11:45:44.836824 crc crio[22553]: time="2026-06-11T11:45:44.835841112Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-11 12:41:55.042530 | controller | Jun 11 11:45:45.409343 crc crio[22553]: 2026-06-11T11:45:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07f4325d2b6dc8e Mac:32:2a:11:35:2a:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/092588c0-4841-49db-b0d1-4dbcd81832ac SocketPath: PciID:}] [{Interface:0xc0002fc870 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.042547 | controller | Jun 11 11:45:45.409343 crc crio[22553]: 2026-06-11T11:45:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de6d3f77e4b4373 Mac:e6:42:0b:d4:ba:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/073c1d4e-673c-4d5e-9256-8292256ef1bf SocketPath: PciID:}] [{Interface:0xc00011a7c0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.042564 | controller | Jun 11 11:45:45.410625 crc crio[22553]: time="2026-06-11T11:45:45.410524144Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:de6d3f77e4b4373c55e47f737293a69b4ec2ef1079d6dfc53d773dbbeec4d2bc UID:c38a3cee-be65-4c91-9055-33c80656c62f NetNS:/var/run/netns/073c1d4e-673c-4d5e-9256-8292256ef1bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc38a3cee_be65_4c91_9055_33c80656c62f.slice PodAnnotations:0xc001894060}] Aliases:map[]}"
2026-06-11 12:41:55.042581 | controller | Jun 11 11:45:45.415823 crc crio[22553]: time="2026-06-11T11:45:45.410861674Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.042597 | controller | Jun 11 11:45:45.415823 crc crio[22553]: time="2026-06-11T11:45:45.412081959Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-cm2n6 Namespace:openstack ID:07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774 UID:6c17ce5e-ba95-4f4b-8d25-d47c37b46822 NetNS:/var/run/netns/092588c0-4841-49db-b0d1-4dbcd81832ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c17ce5e_ba95_4f4b_8d25_d47c37b46822.slice PodAnnotations:0xc0028163f8}] Aliases:map[]}"
2026-06-11 12:41:55.042613 | controller | Jun 11 11:45:45.415823 crc crio[22553]: time="2026-06-11T11:45:45.412425229Z" level=info msg="Checking pod openstack_dnsmasq-dns-68bc84565-cm2n6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.042630 | controller | Jun 11 11:45:45.459557 crc crio[22553]: time="2026-06-11T11:45:45.459447742Z" level=info msg="Ran pod sandbox 07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774 with infra container: openstack/dnsmasq-dns-68bc84565-cm2n6/POD" id=411bcf1b-71a8-437e-a4df-f340ff462edb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.042646 | controller | Jun 11 11:45:45.471958 crc crio[22553]: time="2026-06-11T11:45:45.471010819Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f4587735-e9ed-4b12-ab4f-4e479feccb4f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.042666 | controller | Jun 11 11:45:45.471958 crc crio[22553]: time="2026-06-11T11:45:45.471245976Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=f4587735-e9ed-4b12-ab4f-4e479feccb4f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.042683 | controller | Jun 11 11:45:45.471958 crc crio[22553]: time="2026-06-11T11:45:45.471303168Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=f4587735-e9ed-4b12-ab4f-4e479feccb4f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.042700 | controller | Jun 11 11:45:45.477228 crc crio[22553]: time="2026-06-11T11:45:45.477061596Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=77f2f2c6-1b06-4d11-a7ee-761618be7e78 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.042717 | controller | Jun 11 11:45:45.492595 crc crio[22553]: time="2026-06-11T11:45:45.490517158Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-11 12:41:55.042733 | controller | Jun 11 11:45:45.516193 crc crio[22553]: time="2026-06-11T11:45:45.516054424Z" level=info msg="Ran pod sandbox de6d3f77e4b4373c55e47f737293a69b4ec2ef1079d6dfc53d773dbbeec4d2bc with infra container: openstack/rabbitmq-server-0/POD" id=6f2d3541-b587-420f-a286-ad1610207548 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.042750 | controller | Jun 11 11:45:45.525134 crc crio[22553]: time="2026-06-11T11:45:45.524946563Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=8269a2cf-5f53-4ea0-9a11-747e8d631c36 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.042766 | controller | Jun 11 11:45:45.526136 crc crio[22553]: time="2026-06-11T11:45:45.525884471Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=8269a2cf-5f53-4ea0-9a11-747e8d631c36 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.042783 | controller | Jun 11 11:45:45.528430 crc crio[22553]: time="2026-06-11T11:45:45.528375023Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=8269a2cf-5f53-4ea0-9a11-747e8d631c36 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.042799 | controller | Jun 11 11:45:45.567419 crc crio[22553]: time="2026-06-11T11:45:45.56733177Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=db7205ce-b70a-4581-afd0-ff3f4dcfbf37 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.042816 | controller | Jun 11 11:45:45.567787 crc crio[22553]: time="2026-06-11T11:45:45.567613309Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=fd28b850-3738-4d40-ac4a-1c4684505f1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.042832 | controller | Jun 11 11:45:45.567849 crc crio[22553]: time="2026-06-11T11:45:45.567784063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.042848 | controller | Jun 11 11:45:45.580050 crc crio[22553]: time="2026-06-11T11:45:45.57999075Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-11 12:41:55.042865 | controller | Jun 11 11:45:45.610426 crc crio[22553]: time="2026-06-11T11:45:45.61014246Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:e8c23c6d3925953cd7b78311a3c4ab9460d1d05749885fe83f25aa1ed31d9b32 UID:33bba03c-6a8a-4f17-b262-fda1efba2298 NetNS:/var/run/netns/a367b45f-2998-474c-8da8-024f0dd66385 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33bba03c_6a8a_4f17_b262_fda1efba2298.slice PodAnnotations:0xc001894ab0}] Aliases:map[]}"
2026-06-11 12:41:55.042885 | controller | Jun 11 11:45:45.610426 crc crio[22553]: time="2026-06-11T11:45:45.610267003Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.042902 | controller | Jun 11 11:45:46.285827 crc crio[22553]: time="2026-06-11T11:45:46.281861793Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=463bd7bd-8274-43db-ab75-816f4e54f51e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.042919 | controller | Jun 11 11:45:46.285827 crc crio[22553]: time="2026-06-11T11:45:46.282019408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.042935 | controller | Jun 11 11:45:46.559785 crc crio[22553]: 2026-06-11T11:45:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8c23c6d3925953 Mac:f6:2f:80:64:15:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/a367b45f-2998-474c-8da8-024f0dd66385 SocketPath: PciID:}] [{Interface:0xc000195660 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.042952 | controller | Jun 11 11:45:46.561051 crc crio[22553]: time="2026-06-11T11:45:46.560972539Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:e8c23c6d3925953cd7b78311a3c4ab9460d1d05749885fe83f25aa1ed31d9b32 UID:33bba03c-6a8a-4f17-b262-fda1efba2298 NetNS:/var/run/netns/a367b45f-2998-474c-8da8-024f0dd66385 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33bba03c_6a8a_4f17_b262_fda1efba2298.slice PodAnnotations:0xc001894ab0}] Aliases:map[]}"
2026-06-11 12:41:55.042969 | controller | Jun 11 11:45:46.561358 crc crio[22553]: time="2026-06-11T11:45:46.561231827Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.042986 | controller | Jun 11 11:45:46.575207 crc crio[22553]: time="2026-06-11T11:45:46.575076721Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:620bb7e0dc1a7d0a9d277506ffbb3c550a0172534a85048818491d5875efc851 UID:c487ddc5-50f0-4c79-a0d0-6c8832ec9d14 NetNS:/var/run/netns/bd58c056-e7c6-4375-9e00-90159c72c8f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc487ddc5_50f0_4c79_a0d0_6c8832ec9d14.slice PodAnnotations:0xc000ca0af8}] Aliases:map[]}"
2026-06-11 12:41:55.043002 | controller | Jun 11 11:45:46.575207 crc crio[22553]: time="2026-06-11T11:45:46.575186694Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.043019 | controller | Jun 11 11:45:46.587202 crc crio[22553]: time="2026-06-11T11:45:46.586918876Z" level=info msg="Ran pod sandbox e8c23c6d3925953cd7b78311a3c4ab9460d1d05749885fe83f25aa1ed31d9b32 with infra container: openstack/rabbitmq-cell1-server-0/POD" id=fd28b850-3738-4d40-ac4a-1c4684505f1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.043035 | controller | Jun 11 11:45:46.595813 crc crio[22553]: time="2026-06-11T11:45:46.595662222Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=38546c4b-c132-4b7a-a215-09d9b2fa2283 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.043051 | controller | Jun 11 11:45:46.596135 crc crio[22553]: time="2026-06-11T11:45:46.596049573Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=38546c4b-c132-4b7a-a215-09d9b2fa2283 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.043072 | controller | Jun 11 11:45:46.596135 crc crio[22553]: time="2026-06-11T11:45:46.596096084Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=38546c4b-c132-4b7a-a215-09d9b2fa2283 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.043089 | controller | Jun 11 11:45:46.599254 crc crio[22553]: time="2026-06-11T11:45:46.59905005Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=cb5eeabc-2741-4639-8964-7103e1f7a50a name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.043105 | controller | Jun 11 11:45:46.626009 crc crio[22553]: time="2026-06-11T11:45:46.625856723Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-11 12:41:55.043121 | controller | Jun 11 11:45:47.192045 crc crio[22553]: 2026-06-11T11:45:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:620bb7e0dc1a7d0 Mac:9a:7c:cb:0c:64:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/bd58c056-e7c6-4375-9e00-90159c72c8f1 SocketPath: PciID:}] [{Interface:0xc000014c40 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.043138 | controller | Jun 11 11:45:47.192656 crc crio[22553]: time="2026-06-11T11:45:47.192589253Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:620bb7e0dc1a7d0a9d277506ffbb3c550a0172534a85048818491d5875efc851 UID:c487ddc5-50f0-4c79-a0d0-6c8832ec9d14 NetNS:/var/run/netns/bd58c056-e7c6-4375-9e00-90159c72c8f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc487ddc5_50f0_4c79_a0d0_6c8832ec9d14.slice PodAnnotations:0xc000ca0af8}] Aliases:map[]}"
2026-06-11 12:41:55.043155 | controller | Jun 11 11:45:47.192823 crc crio[22553]: time="2026-06-11T11:45:47.192795299Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.043172 | controller | Jun 11 11:45:47.268657 crc crio[22553]: time="2026-06-11T11:45:47.266266883Z" level=info msg="Ran pod sandbox 620bb7e0dc1a7d0a9d277506ffbb3c550a0172534a85048818491d5875efc851 with infra container: openstack/openstack-galera-0/POD" id=463bd7bd-8274-43db-ab75-816f4e54f51e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.043188 | controller | Jun 11 11:45:47.315470 crc crio[22553]: time="2026-06-11T11:45:47.314354306Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=24a41076-c242-41af-b46d-0906a50e071a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.043205 | controller | Jun 11 11:45:47.315470 crc crio[22553]: time="2026-06-11T11:45:47.314594243Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=24a41076-c242-41af-b46d-0906a50e071a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.043221 | controller | Jun 11 11:45:47.315470 crc crio[22553]: time="2026-06-11T11:45:47.314660165Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=24a41076-c242-41af-b46d-0906a50e071a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.043238 | controller | Jun 11 11:45:47.343140 crc crio[22553]: time="2026-06-11T11:45:47.336610196Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=22222e90-6da2-44c3-b69e-c2b4084a6731 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.043254 | controller | Jun 11 11:45:47.370989 crc crio[22553]: time="2026-06-11T11:45:47.360139662Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-11 12:41:55.043271 | controller | Jun 11 11:45:47.675115 crc crio[22553]: time="2026-06-11T11:45:47.674061554Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=dae51c4a-4b54-4c05-8514-6258d00cd55f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.043291 | controller | Jun 11 11:45:47.675115 crc crio[22553]: time="2026-06-11T11:45:47.675104734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.043309 | controller | Jun 11 11:45:47.841071 crc crio[22553]: time="2026-06-11T11:45:47.840938294Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:0f48316e07e53d0c5d252167577a3ef63e72c7196ebda90e56a3dac813518352 UID:b9056d3e-e02f-41a0-9889-5f299a8d4381 NetNS:/var/run/netns/8bd0dbfc-9f6b-415d-bbac-0bafe381470a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9056d3e_e02f_41a0_9889_5f299a8d4381.slice PodAnnotations:0xc00012a960}] Aliases:map[]}"
2026-06-11 12:41:55.043326 | controller | Jun 11 11:45:47.841071 crc crio[22553]: time="2026-06-11T11:45:47.840991826Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.043342 | controller | Jun 11 11:45:48.057507 crc crio[22553]: time="2026-06-11T11:45:48.057437983Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=0f5b227a-5991-4631-8c4a-bcccc954b224 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.043379 | controller | Jun 11 11:45:48.074626 crc crio[22553]: time="2026-06-11T11:45:48.074578953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.043397 | controller | Jun 11 11:45:48.279039 crc crio[22553]: time="2026-06-11T11:45:48.278797682Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:5ed3eb67150e5a3ad478d38496d648c7df065c663a86e137a16efce0611a643d UID:bd0876aa-1c6d-4a57-848c-eb6f8e25ad61 NetNS:/var/run/netns/59ec2540-4012-4ef5-bccd-b48040f04f1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd0876aa_1c6d_4a57_848c_eb6f8e25ad61.slice PodAnnotations:0xc00012aeb0}] Aliases:map[]}"
2026-06-11 12:41:55.043414 | controller | Jun 11 11:45:48.279039 crc crio[22553]: time="2026-06-11T11:45:48.278874104Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.043431 | controller | Jun 11 11:45:48.479640 crc crio[22553]: 2026-06-11T11:45:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f48316e07e53d0 Mac:86:e9:94:60:6c:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/8bd0dbfc-9f6b-415d-bbac-0bafe381470a SocketPath: PciID:}] [{Interface:0xc00043a760 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.043448 | controller | Jun 11 11:45:48.481533 crc crio[22553]: time="2026-06-11T11:45:48.480660233Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:0f48316e07e53d0c5d252167577a3ef63e72c7196ebda90e56a3dac813518352 UID:b9056d3e-e02f-41a0-9889-5f299a8d4381 NetNS:/var/run/netns/8bd0dbfc-9f6b-415d-bbac-0bafe381470a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9056d3e_e02f_41a0_9889_5f299a8d4381.slice PodAnnotations:0xc00012a960}] Aliases:map[]}"
2026-06-11 12:41:55.043465 | controller | Jun 11 11:45:48.481533 crc crio[22553]: time="2026-06-11T11:45:48.4808749Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.043482 | controller | Jun 11 11:45:48.544670 crc crio[22553]: time="2026-06-11T11:45:48.544337842Z" level=info msg="Ran pod sandbox 0f48316e07e53d0c5d252167577a3ef63e72c7196ebda90e56a3dac813518352 with infra container: openstack/openstack-cell1-galera-0/POD" id=dae51c4a-4b54-4c05-8514-6258d00cd55f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.043502 | controller | Jun 11 11:45:48.552638 crc crio[22553]: time="2026-06-11T11:45:48.552261713Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=7004df4d-804a-4fc2-89d0-0eb1e854b72e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.043519 | controller | Jun 11 11:45:48.555859 crc crio[22553]: time="2026-06-11T11:45:48.555656862Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=7004df4d-804a-4fc2-89d0-0eb1e854b72e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.043536 | controller | Jun 11 11:45:48.555859 crc crio[22553]: time="2026-06-11T11:45:48.555785836Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=7004df4d-804a-4fc2-89d0-0eb1e854b72e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.043553 | controller | Jun 11 11:45:48.557292 crc crio[22553]: time="2026-06-11T11:45:48.557195267Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=3439ae82-f873-4f48-800c-49ceff6435e7 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.043570 | controller | Jun 11 11:45:48.586297 crc crio[22553]: time="2026-06-11T11:45:48.586174923Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-11 12:41:55.043586 | controller | Jun 11 11:45:48.965408 crc crio[22553]: 2026-06-11T11:45:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ed3eb67150e5a3 Mac:32:98:f2:e7:6a:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/59ec2540-4012-4ef5-bccd-b48040f04f1d SocketPath: PciID:}] [{Interface:0xc000123530 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.043603 | controller | Jun 11 11:45:48.967190 crc crio[22553]: time="2026-06-11T11:45:48.96710748Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:5ed3eb67150e5a3ad478d38496d648c7df065c663a86e137a16efce0611a643d UID:bd0876aa-1c6d-4a57-848c-eb6f8e25ad61 NetNS:/var/run/netns/59ec2540-4012-4ef5-bccd-b48040f04f1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd0876aa_1c6d_4a57_848c_eb6f8e25ad61.slice PodAnnotations:0xc00012aeb0}] Aliases:map[]}"
2026-06-11 12:41:55.043620 | controller | Jun 11 11:45:48.967394 crc crio[22553]: time="2026-06-11T11:45:48.967345737Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.043637 | controller | Jun 11 11:45:48.977865 crc crio[22553]: time="2026-06-11T11:45:48.977785512Z" level=info msg="Ran pod sandbox 5ed3eb67150e5a3ad478d38496d648c7df065c663a86e137a16efce0611a643d with infra container: openstack/memcached-0/POD" id=0f5b227a-5991-4631-8c4a-bcccc954b224 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.043652 | controller | Jun 11 11:45:49.007905 crc crio[22553]: time="2026-06-11T11:45:49.007663414Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=22498b4d-a8ef-45e2-b88e-3ec800ad7dd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.043669 | controller | Jun 11 11:45:49.008296 crc crio[22553]: time="2026-06-11T11:45:49.008267011Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found" id=22498b4d-a8ef-45e2-b88e-3ec800ad7dd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.043685 | controller | Jun 11 11:45:49.008438 crc crio[22553]: time="2026-06-11T11:45:49.008368294Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found" id=22498b4d-a8ef-45e2-b88e-3ec800ad7dd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.043704 | controller | Jun 11 11:45:49.014636 crc crio[22553]: time="2026-06-11T11:45:49.014559985Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=fc326298-bc83-4c52-a4ae-3573f2dc890c name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.043721 | controller | Jun 11 11:45:49.021295 crc crio[22553]: time="2026-06-11T11:45:49.021224389Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\""
2026-06-11 12:41:55.043737 | controller | Jun 11 11:45:51.329440 crc crio[22553]: time="2026-06-11T11:45:51.327834887Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=dc0ab666-a7e5-43cc-b568-6d66765fe501 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.043754 | controller | Jun 11 11:45:51.332800 crc crio[22553]: time="2026-06-11T11:45:51.329502385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.043770 | controller | Jun 11 11:45:51.464548 crc crio[22553]: time="2026-06-11T11:45:51.463500246Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636 UID:6bb6b7f6-e9a6-4f9d-8d13-a9c56c30cff9 NetNS:/var/run/netns/15d63b46-2d32-4d5a-b14d-5fabf516d122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bb6b7f6_e9a6_4f9d_8d13_a9c56c30cff9.slice PodAnnotations:0xc00001a1a8}] Aliases:map[]}"
2026-06-11 12:41:55.043787 | controller | Jun 11 11:45:51.465074 crc crio[22553]: time="2026-06-11T11:45:51.465051941Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.043803 | controller | Jun 11 11:45:51.981818 crc crio[22553]: 2026-06-11T11:45:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ef02c9294802a5 Mac:ce:e9:b3:d4:da:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/15d63b46-2d32-4d5a-b14d-5fabf516d122 SocketPath: PciID:}] [{Interface:0xc0001928f0 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.043820 | controller | Jun 11 11:45:51.991566 crc crio[22553]: time="2026-06-11T11:45:51.991434542Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636 UID:6bb6b7f6-e9a6-4f9d-8d13-a9c56c30cff9 NetNS:/var/run/netns/15d63b46-2d32-4d5a-b14d-5fabf516d122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bb6b7f6_e9a6_4f9d_8d13_a9c56c30cff9.slice PodAnnotations:0xc00001a1a8}] Aliases:map[]}"
2026-06-11 12:41:55.043836 | controller | Jun 11 11:45:51.993887 crc crio[22553]: time="2026-06-11T11:45:51.992297708Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.043853 | controller | Jun 11 11:45:52.067864 crc crio[22553]: time="2026-06-11T11:45:52.06741011Z" level=info msg="Ran pod sandbox 3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636 with infra container: openstack/kube-state-metrics-0/POD" id=dc0ab666-a7e5-43cc-b568-6d66765fe501 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.043869 | controller | Jun 11 11:45:52.078377 crc crio[22553]: time="2026-06-11T11:45:52.078198425Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=f1193626-efb7-41bd-b521-f3fd29eedca6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.043892 | controller | Jun 11 11:45:52.079164 crc crio[22553]: time="2026-06-11T11:45:52.078998748Z" level=info msg="Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found" id=f1193626-efb7-41bd-b521-f3fd29eedca6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.043909 | controller | Jun 11 11:45:52.079164 crc crio[22553]: time="2026-06-11T11:45:52.079119301Z" level=info msg="Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found" id=f1193626-efb7-41bd-b521-f3fd29eedca6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.043925 | controller | Jun 11 11:45:52.093732 crc crio[22553]: time="2026-06-11T11:45:52.081767629Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=bf9d1549-23b8-4a20-b0fd-c6e917ca08ba name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.043942 | controller | Jun 11 11:45:52.094609 crc crio[22553]: time="2026-06-11T11:45:52.094275304Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\""
2026-06-11 12:41:55.043958 | controller | Jun 11 11:45:58.591168 crc crio[22553]: time="2026-06-11T11:45:58.586599308Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=bab9ae3c-6316-4463-a2c8-eb882b0ff3c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.043974 | controller | Jun 11 11:45:58.598436 crc crio[22553]: time="2026-06-11T11:45:58.593023345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.043990 | controller | Jun 11 11:45:59.976271 crc crio[22553]: time="2026-06-11T11:45:59.974041178Z" level=info msg="Running pod sandbox: openstack/ovn-controller-4kpnc/POD" id=0ebe7345-9338-4b28-8bfa-b17cc92e0f18 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.044007 | controller | Jun 11 11:45:59.978481 crc crio[22553]: time="2026-06-11T11:45:59.976354936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.044023 | controller | Jun 11 11:46:00.264880 crc crio[22553]: time="2026-06-11T11:46:00.264750913Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-cnkx8/POD" id=95b1fc10-ad5f-4a63-b77b-0f423539a163 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.044039 | controller | Jun 11 11:46:00.264880 crc crio[22553]: time="2026-06-11T11:46:00.264860586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.044055 | controller | Jun 11 11:46:00.566357 crc crio[22553]: time="2026-06-11T11:46:00.566241262Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686306-4jtzc/POD" id=4bd8269a-dccd-4956-9021-e137a76ef0ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.044072 | controller | Jun 11 11:46:00.566514 crc crio[22553]: time="2026-06-11T11:46:00.566394206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.044088 | controller | Jun 11 11:46:00.799472 crc crio[22553]: time="2026-06-11T11:46:00.799368325Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=df16b53a-d7e8-4f8f-ade2-18911b0741a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.044104 | controller | Jun 11 11:46:00.799667 crc crio[22553]: time="2026-06-11T11:46:00.799485789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.044120 | controller | Jun 11 11:46:22.393784 crc crio[22553]: time="2026-06-11T11:46:22.391892565Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110" id=cb5eeabc-2741-4639-8964-7103e1f7a50a name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.044140 | controller | Jun 11 11:46:22.398522 crc crio[22553]: time="2026-06-11T11:46:22.39720814Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=33226388-cb87-4fef-907d-82cb72b41b32 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.044157 | controller | Jun 11 11:46:22.550465 crc crio[22553]: time="2026-06-11T11:46:22.550219826Z" level=info msg="Got pod network &{Name:ovn-controller-4kpnc Namespace:openstack ID:8ae56dfb574366961aa746171ffc3acc8700a9038a59360e78f9cd955d6bac38 UID:1fd9a779-bb64-4f74-8857-d0fc260eb6c6 NetNS:/var/run/netns/61bc6267-6049-4425-b730-107f5d28dde7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fd9a779_bb64_4f74_8857_d0fc260eb6c6.slice PodAnnotations:0xc00061e588}] Aliases:map[]}"
2026-06-11 12:41:55.044173 | controller | Jun 11 11:46:22.550645 crc crio[22553]: time="2026-06-11T11:46:22.550450033Z" level=info msg="Adding pod openstack_ovn-controller-4kpnc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.044190 | controller | Jun 11 11:46:22.577031 crc crio[22553]: time="2026-06-11T11:46:22.576864084Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:3cab34e661f925a3a6e39f2220b6891f6f009959e00970e7cc63fdb79f916316 UID:27901dc7-67e7-4583-9ebd-9a7bd5292849 NetNS:/var/run/netns/ea097ee0-3827-4fc7-b6a1-c9777a888ce1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27901dc7_67e7_4583_9ebd_9a7bd5292849.slice PodAnnotations:0xc002817270}] Aliases:map[]}"
2026-06-11 12:41:55.044207 | controller | Jun 11 11:46:22.577031 crc crio[22553]: time="2026-06-11T11:46:22.576952446Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.044223 | controller | Jun 11 11:46:22.582186 crc crio[22553]: time="2026-06-11T11:46:22.581833619Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:27e555d19df8c41ba4f2b8d784820eadfb16cd43c5a0bb2bdff525febcf448b9 UID:c11eccda-af63-43df-9c98-4a6ac3a98eec NetNS:/var/run/netns/57202a6f-1e8e-45fb-88dc-c2f226400f88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc11eccda_af63_43df_9c98_4a6ac3a98eec.slice PodAnnotations:0xc00061e808}] Aliases:map[]}"
2026-06-11 12:41:55.044240 | controller | Jun 11 11:46:22.582186 crc crio[22553]: time="2026-06-11T11:46:22.581916021Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.044256 | controller | Jun 11 11:46:22.585969 crc crio[22553]: time="2026-06-11T11:46:22.585775934Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=33407984-bb04-4dab-9117-2550f9ee3131 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.044272 | controller | Jun 11 11:46:22.586626 crc crio[22553]: time="2026-06-11T11:46:22.586464564Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-cnkx8 Namespace:openstack ID:be88e4a549ae9d78b07c8020a58a4718743afd50683fa32b0667a33501af5c5b UID:ec3b93da-fceb-4358-b600-c540303382de NetNS:/var/run/netns/f1e7fd0a-27af-48bc-9408-5ae7b07f7dfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec3b93da_fceb_4358_b600_c540303382de.slice PodAnnotations:0xc00001a6d8}] Aliases:map[]}"
2026-06-11 12:41:55.044293 | controller | Jun 11 11:46:22.586626 crc crio[22553]: time="2026-06-11T11:46:22.586500695Z" level=info msg="Adding pod openstack_ovn-controller-ovs-cnkx8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.044310 | controller | Jun 11 11:46:22.607110 crc crio[22553]: time="2026-06-11T11:46:22.606781797Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686306-4jtzc Namespace:openshift-infra ID:f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9 UID:8cfdf30e-a1b7-42d1-b0c5-e5560e5efaad NetNS:/var/run/netns/a24f03fa-9461-4d20-a5f6-a52cbe837a5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cfdf30e_a1b7_42d1_b0c5_e5560e5efaad.slice PodAnnotations:0xc0048002b0}] Aliases:map[]}"
2026-06-11 12:41:55.044326 | controller | Jun 11 11:46:22.607110 crc crio[22553]: time="2026-06-11T11:46:22.606845029Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686306-4jtzc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.044342 | controller | Jun 11 11:46:23.217877 crc crio[22553]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ae56dfb5743669 Mac:1e:49:2b:63:75:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/61bc6267-6049-4425-b730-107f5d28dde7 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.044380 | controller | Jun 11 11:46:23.225096 crc crio[22553]: time="2026-06-11T11:46:23.222888858Z" level=info msg="Got pod network &{Name:ovn-controller-4kpnc Namespace:openstack ID:8ae56dfb574366961aa746171ffc3acc8700a9038a59360e78f9cd955d6bac38 UID:1fd9a779-bb64-4f74-8857-d0fc260eb6c6 NetNS:/var/run/netns/61bc6267-6049-4425-b730-107f5d28dde7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fd9a779_bb64_4f74_8857_d0fc260eb6c6.slice PodAnnotations:0xc00061e588}] Aliases:map[]}"
2026-06-11 12:41:55.044398 | controller | Jun 11 11:46:23.225096 crc crio[22553]: time="2026-06-11T11:46:23.224429442Z" level=info msg="Checking pod openstack_ovn-controller-4kpnc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.044414 | controller | Jun 11 11:46:23.366872 crc crio[22553]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5665b5f1ff526c Mac:e6:18:bc:9d:fc:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/a24f03fa-9461-4d20-a5f6-a52cbe837a5a SocketPath: PciID:}] [{Interface:0xc000610af0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.044431 | controller | Jun 11 11:46:23.368413 crc crio[22553]: time="2026-06-11T11:46:23.368289731Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686306-4jtzc Namespace:openshift-infra ID:f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9 UID:8cfdf30e-a1b7-42d1-b0c5-e5560e5efaad NetNS:/var/run/netns/a24f03fa-9461-4d20-a5f6-a52cbe837a5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cfdf30e_a1b7_42d1_b0c5_e5560e5efaad.slice PodAnnotations:0xc0048002b0}] Aliases:map[]}"
2026-06-11 12:41:55.044448 | controller | Jun 11 11:46:23.368608 crc crio[22553]: time="2026-06-11T11:46:23.368504607Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686306-4jtzc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.044465 | controller | Jun 11 11:46:23.760861 crc crio[22553]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3cab34e661f925a Mac:7e:46:af:61:2a:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/ea097ee0-3827-4fc7-b6a1-c9777a888ce1 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.044486 | controller | Jun 11 11:46:23.762553 crc crio[22553]: time="2026-06-11T11:46:23.762402423Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:3cab34e661f925a3a6e39f2220b6891f6f009959e00970e7cc63fdb79f916316 UID:27901dc7-67e7-4583-9ebd-9a7bd5292849 NetNS:/var/run/netns/ea097ee0-3827-4fc7-b6a1-c9777a888ce1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27901dc7_67e7_4583_9ebd_9a7bd5292849.slice PodAnnotations:0xc002817270}] Aliases:map[]}"
2026-06-11 12:41:55.044504 | controller | Jun 11 11:46:23.762553 crc crio[22553]: time="2026-06-11T11:46:23.762545417Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.044521 | controller | Jun 11 11:46:25.065514 crc crio[22553]: time="2026-06-11T11:46:25.064663388Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a" id=fc326298-bc83-4c52-a4ae-3573f2dc890c name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.044538 | controller | Jun 11 11:46:25.066812 crc crio[22553]: time="2026-06-11T11:46:25.066657066Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=1a25b5c1-393d-4b35-9be1-c3e3a98180bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.044554 | controller | Jun 11 11:46:25.090857 crc crio[22553]: time="2026-06-11T11:46:25.090661097Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f" id=3439ae82-f873-4f48-800c-49ceff6435e7 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.044571 | controller | Jun 11 11:46:25.092277 crc crio[22553]: time="2026-06-11T11:46:25.092074858Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5f412400-a66a-4050-aa4e-557a961be6fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.044587 | controller | Jun 11 11:46:25.122542 crc crio[22553]: 2026-06-11T11:46:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27e555d19df8c41 Mac:a6:bb:ae:e3:e6:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/57202a6f-1e8e-45fb-88dc-c2f226400f88 SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.044604 | controller | Jun 11 11:46:25.123396 crc crio[22553]: time="2026-06-11T11:46:25.12333566Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:27e555d19df8c41ba4f2b8d784820eadfb16cd43c5a0bb2bdff525febcf448b9 UID:c11eccda-af63-43df-9c98-4a6ac3a98eec NetNS:/var/run/netns/57202a6f-1e8e-45fb-88dc-c2f226400f88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc11eccda_af63_43df_9c98_4a6ac3a98eec.slice PodAnnotations:0xc00061e808}] Aliases:map[]}"
2026-06-11 12:41:55.044620 | controller | Jun 11 11:46:25.123502 crc crio[22553]: time="2026-06-11T11:46:25.123489855Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.044637 | controller | Jun 11 11:46:25.194361 crc crio[22553]: time="2026-06-11T11:46:25.193627522Z" level=info msg="Ran pod sandbox 8ae56dfb574366961aa746171ffc3acc8700a9038a59360e78f9cd955d6bac38 with infra container: openstack/ovn-controller-4kpnc/POD" id=0ebe7345-9338-4b28-8bfa-b17cc92e0f18 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.044654 | controller | Jun 11 11:46:25.197048 crc crio[22553]: time="2026-06-11T11:46:25.19699333Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=ac82f6ea-f2f7-45f2-9d5c-34be0f7bcd51 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.044674 | controller | Jun 11 11:46:25.197381 crc crio[22553]: time="2026-06-11T11:46:25.197189136Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found" id=ac82f6ea-f2f7-45f2-9d5c-34be0f7bcd51 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.044691 | controller | Jun 11 11:46:25.197381 crc crio[22553]: time="2026-06-11T11:46:25.197280008Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found" id=ac82f6ea-f2f7-45f2-9d5c-34be0f7bcd51 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.044708 | controller | Jun 11 11:46:25.199897 crc crio[22553]: time="2026-06-11T11:46:25.199806372Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=9b5b03ba-931b-4949-bb88-3f0b4a15eb52 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.044724 | controller | Jun 11 11:46:25.202262 crc crio[22553]: time="2026-06-11T11:46:25.202102899Z" level=info msg="Ran pod sandbox 3cab34e661f925a3a6e39f2220b6891f6f009959e00970e7cc63fdb79f916316 with infra container: openstack/ovsdbserver-nb-0/POD" id=bab9ae3c-6316-4463-a2c8-eb882b0ff3c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.044741 | controller | Jun 11 11:46:25.203802 crc crio[22553]: time="2026-06-11T11:46:25.203595323Z" level=info msg="Ran pod sandbox f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9 with infra container: openshift-infra/auto-csr-approver-29686306-4jtzc/POD" id=4bd8269a-dccd-4956-9021-e137a76ef0ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.044758 | controller | Jun 11 11:46:25.205010 crc crio[22553]: time="2026-06-11T11:46:25.204908881Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=3850f7b3-0bae-4947-b695-c651fd57b215 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.044774 | controller | Jun 11 11:46:25.207537 crc crio[22553]: time="2026-06-11T11:46:25.207401404Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=cb692377-dc28-448e-bf7a-19e6ffe93113 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.044791 | controller | Jun 11 11:46:25.212035 crc crio[22553]: time="2026-06-11T11:46:25.211958847Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.044807 | controller | Jun 11 11:46:25.213018 crc crio[22553]: time="2026-06-11T11:46:25.212916375Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\""
2026-06-11 12:41:55.044824 | controller | Jun 11 11:46:25.229588 crc crio[22553]: time="2026-06-11T11:46:25.229483638Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110" id=db7205ce-b70a-4581-afd0-ff3f4dcfbf37 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.044840 | controller | Jun 11 11:46:25.235970 crc crio[22553]: time="2026-06-11T11:46:25.234467804Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=0eca3810-f1cc-4f25-ba13-253559c00317 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.044856 | controller | Jun 11 11:46:25.243588 crc crio[22553]: time="2026-06-11T11:46:25.243476496Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found" id=3850f7b3-0bae-4947-b695-c651fd57b215 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.044873 | controller | Jun 11 11:46:25.243588 crc crio[22553]: time="2026-06-11T11:46:25.24358939Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found" id=3850f7b3-0bae-4947-b695-c651fd57b215 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.044892 | controller | Jun 11 11:46:25.245579 crc crio[22553]: time="2026-06-11T11:46:25.245510966Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=e3bc9db4-f519-4322-979f-95fba97b8015 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.044909 | controller | Jun 11 11:46:25.251744 crc crio[22553]: time="2026-06-11T11:46:25.251360867Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\""
2026-06-11 12:41:55.044926 | controller | Jun 11 11:46:25.255526 crc crio[22553]: time="2026-06-11T11:46:25.25525544Z" level=info msg="Ran pod sandbox 27e555d19df8c41ba4f2b8d784820eadfb16cd43c5a0bb2bdff525febcf448b9 with infra container: openstack/ovsdbserver-sb-0/POD" id=df16b53a-d7e8-4f8f-ade2-18911b0741a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.044943 | controller | Jun 11 11:46:25.259034 crc crio[22553]: time="2026-06-11T11:46:25.258961888Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=7e574903-e5e3-4790-af91-b9b1661d8c40 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.044960 | controller | Jun 11 11:46:25.262332 crc crio[22553]: time="2026-06-11T11:46:25.262282425Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found" id=7e574903-e5e3-4790-af91-b9b1661d8c40 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.044977 | controller | Jun 11 11:46:25.262490 crc crio[22553]: time="2026-06-11T11:46:25.262472131Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found" id=7e574903-e5e3-4790-af91-b9b1661d8c40 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.044993 | controller | Jun 11 11:46:25.265036 crc crio[22553]: time="2026-06-11T11:46:25.264959324Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=72b96897-b18e-4d49-937e-96cb921ebe89 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.045009 | controller | Jun 11 11:46:25.269371 crc crio[22553]: time="2026-06-11T11:46:25.268388614Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\""
2026-06-11 12:41:55.045026 | controller | Jun 11 11:46:25.294024 crc crio[22553]: time="2026-06-11T11:46:25.293925669Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=7ccaed59-c1e1-4333-a519-fd51e8b65e07 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.045043 | controller | Jun 11 11:46:25.322119 crc crio[22553]: time="2026-06-11T11:46:25.322015309Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f" id=22222e90-6da2-44c3-b69e-c2b4084a6731 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.045060 | controller | Jun 11 11:46:25.323505 crc crio[22553]: time="2026-06-11T11:46:25.32343656Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a7ee5693-962d-40a4-bb00-7d8128762007 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.045076 | controller | Jun 11 11:46:25.364767 crc crio[22553]: time="2026-06-11T11:46:25.364421206Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=77f2f2c6-1b06-4d11-a7ee-761618be7e78 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.045094 | controller | Jun 11 11:46:25.366167 crc crio[22553]: time="2026-06-11T11:46:25.366105735Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=865d556c-4bfe-4f54-b3a2-e6461ece5d1d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.045114 | controller | Jun 11 11:46:25.420328 crc crio[22553]: time="2026-06-11T11:46:25.420189204Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=ddbc9cfc-7e32-4a2d-8e32-479800ead689 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.045131 | controller | Jun 11 11:46:25.463385 crc crio[22553]: time="2026-06-11T11:46:25.462941282Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=03e87c7c-bbec-4c85-b6a7-115a944d03b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.045148 | controller | Jun 11 11:46:25.468095 crc crio[22553]: time="2026-06-11T11:46:25.46803069Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=0f61b941-d0cb-4d3b-b750-a2ced9acb8cb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.045164 | controller | Jun 11 11:46:25.493791 crc crio[22553]: time="2026-06-11T11:46:25.493107712Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=1d929014-a4ad-44f5-8efc-81e56e9da52d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.045180 | controller | Jun 11 11:46:25.498638 crc crio[22553]: time="2026-06-11T11:46:25.498439358Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=a3943689-7159-40fe-ab71-23d1007f3a37 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.045197 | controller | Jun 11 11:46:25.501110 crc crio[22553]: time="2026-06-11T11:46:25.501019443Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=885bc54f-0143-4e5b-b57f-c39f2244abb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.045213 | controller | Jun 11 11:46:25.587996 crc crio[22553]: time="2026-06-11T11:46:25.587056794Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=8bc7a522-bb79-476c-9d65-3ead5cfdbd7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.045230 | controller | Jun 11 11:46:25.652437 crc crio[22553]: time="2026-06-11T11:46:25.648133636Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=a85e1cd0-4fdc-4147-b96e-b43c1c8c3d6d name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.045246 | controller | Jun 11 11:46:25.652437 crc crio[22553]: time="2026-06-11T11:46:25.649955869Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=4b5ebdc7-7872-43b2-a2ce-ee080203dd5f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.045262 | controller | Jun 11 11:46:25.677261 crc crio[22553]: time="2026-06-11T11:46:25.677105712Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=e96c277c-471a-4cf8-a83e-ec492471cd09 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.045278 | controller | Jun 11 11:46:25.679048 crc crio[22553]: time="2026-06-11T11:46:25.678931685Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8d1e467d-a9e8-4bc4-8686-14c0cbad346e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.045294 | controller | Jun 11 11:46:25.715177 crc crio[22553]: time="2026-06-11T11:46:25.715045069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.045311 | controller | Jun 11 11:46:25.742669 crc crio[22553]: time="2026-06-11T11:46:25.742526451Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d54f6789-5c56-4c1d-bb86-a57058951632 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.045331 | controller | Jun 11 11:46:26.115931 crc crio[22553]: 2026-06-11T11:46:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be88e4a549ae9d7 Mac:76:a0:b3:47:e9:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/f1e7fd0a-27af-48bc-9408-5ae7b07f7dfe SocketPath: PciID:}] [{Interface:0xc00022ef70 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.045363 | controller | Jun 11 11:46:26.117438 crc crio[22553]: time="2026-06-11T11:46:26.117286828Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-cnkx8 Namespace:openstack ID:be88e4a549ae9d78b07c8020a58a4718743afd50683fa32b0667a33501af5c5b UID:ec3b93da-fceb-4358-b600-c540303382de NetNS:/var/run/netns/f1e7fd0a-27af-48bc-9408-5ae7b07f7dfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec3b93da_fceb_4358_b600_c540303382de.slice PodAnnotations:0xc00001a6d8}] Aliases:map[]}"
2026-06-11 12:41:55.045385 | controller | Jun 11 11:46:26.117628 crc crio[22553]: time="2026-06-11T11:46:26.117534886Z" level=info msg="Checking pod openstack_ovn-controller-ovs-cnkx8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.045403 | controller | Jun 11 11:46:26.408962 crc crio[22553]: time="2026-06-11T11:46:26.408668662Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f90fc1a6-f45c-498a-95a4-e76e5e0cf28b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.045419 | controller | Jun 11 11:46:26.408962 crc crio[22553]: time="2026-06-11T11:46:26.40894681Z" level=info msg="Ran pod sandbox be88e4a549ae9d78b07c8020a58a4718743afd50683fa32b0667a33501af5c5b with infra container: openstack/ovn-controller-ovs-cnkx8/POD" id=95b1fc10-ad5f-4a63-b77b-0f423539a163 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.045436 | controller | Jun 11 11:46:26.409792 crc crio[22553]: time="2026-06-11T11:46:26.409739343Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=8dafa441-d933-4e61-855d-0f01399f4fa7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.045453 | controller | Jun 11 11:46:26.411024 crc crio[22553]: time="2026-06-11T11:46:26.410907627Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=0fa05d94-7c3a-41c7-97fb-40c68b3be9d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.045470 | controller | Jun 11 11:46:26.418783 crc crio[22553]: time="2026-06-11T11:46:26.418568631Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=574b64c4-3931-4121-a71f-cb076508f8c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.045486 | controller | Jun 11 11:46:26.421252 crc crio[22553]: time="2026-06-11T11:46:26.421070994Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found" id=0fa05d94-7c3a-41c7-97fb-40c68b3be9d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.045503 | controller | Jun 11 11:46:26.421536 crc crio[22553]: time="2026-06-11T11:46:26.421399354Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found" id=0fa05d94-7c3a-41c7-97fb-40c68b3be9d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.045519 | controller | Jun 11 11:46:26.424031 crc crio[22553]: time="2026-06-11T11:46:26.423862816Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=ed0da8f2-9b8b-475d-9749-c4e519c433e1 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.045535 | controller | Jun 11 11:46:26.424216 crc crio[22553]: time="2026-06-11T11:46:26.424107953Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=14f9bbd5-b8e4-49f7-aef2-6a5976f05d35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.045556 | controller | Jun 11 11:46:26.427894 crc crio[22553]: time="2026-06-11T11:46:26.427817061Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\""
2026-06-11 12:41:55.045573 | controller | Jun 11 11:46:26.430371 crc crio[22553]: time="2026-06-11T11:46:26.429263723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.045589 | controller | Jun 11 11:46:26.437002 crc crio[22553]: time="2026-06-11T11:46:26.436928337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.045605 | controller | Jun 11 11:46:26.437343 crc crio[22553]: time="2026-06-11T11:46:26.437253436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.045622 | controller | Jun 11 11:46:26.438361 crc crio[22553]: time="2026-06-11T11:46:26.438245975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.045638 | controller | Jun 11 11:46:26.441077 crc crio[22553]: time="2026-06-11T11:46:26.440982375Z" level=info msg="Creating container: openstack/dnsmasq-dns-7dc8cc99c9-bxpbx/init" id=a29ffcf5-0fd3-48e2-b191-453d1799ed1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.045656 | controller | Jun 11 11:46:26.445256 crc crio[22553]: time="2026-06-11T11:46:26.445183328Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=241f4cc7-cc75-493b-875e-d2b53058f498 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.045672 | controller | Jun 11 11:46:26.445823 crc crio[22553]: time="2026-06-11T11:46:26.44561358Z" level=info msg="Creating container: openstack/dnsmasq-dns-68bc84565-cm2n6/init" id=0308435e-0836-48ba-8566-a467c9ae318c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.045689 | controller | Jun 11 11:46:26.453880 crc crio[22553]: time="2026-06-11T11:46:26.45382647Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=6e45274a-4b47-4b82-bd12-a92538d5dfbb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.045705 | controller | Jun 11 11:46:26.542968 crc crio[22553]: time="2026-06-11T11:46:26.542856598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.045721 | controller | Jun 11 11:46:26.547074 crc crio[22553]: time="2026-06-11T11:46:26.54701602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.045743 | controller | Jun 11 11:46:26.557416 crc crio[22553]: time="2026-06-11T11:46:26.556390123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.045808 | controller | Jun 11 11:46:26.567412 crc crio[22553]: time="2026-06-11T11:46:26.56724011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.045831 | controller | Jun 11 11:46:26.575575 crc crio[22553]: time="2026-06-11T11:46:26.575443119Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=bf9d1549-23b8-4a20-b0fd-c6e917ca08ba name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.045852 | controller | Jun 11 11:46:26.578172 crc crio[22553]: time="2026-06-11T11:46:26.578129158Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=b89be51a-7cfe-4bad-9c92-c2b6c438e456 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.045869 | controller | Jun 11 11:46:26.612650 crc crio[22553]: time="2026-06-11T11:46:26.612515561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.045886 | controller | Jun 11 11:46:26.613463 crc crio[22553]: time="2026-06-11T11:46:26.613366336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.045902 | controller | Jun 11 11:46:26.621338 crc crio[22553]: time="2026-06-11T11:46:26.621229866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.045918 | controller | Jun 11 11:46:26.621644 crc crio[22553]: time="2026-06-11T11:46:26.621536715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.045934 | controller | Jun 11 11:46:26.625757 crc crio[22553]: time="2026-06-11T11:46:26.625555122Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b994dcc49-pprzb/init" id=70782196-7e50-41ed-9c72-85ca6df5b9ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.045951 | controller | Jun 11 11:46:26.636059 crc crio[22553]: time="2026-06-11T11:46:26.635173133Z" level=info msg="Creating container: openstack/dnsmasq-dns-769fc96f7c-pf82q/init" id=23eb560e-894e-485c-af7a-fed078515402 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.045967 | controller | Jun 11 11:46:26.655012 crc crio[22553]: time="2026-06-11T11:46:26.652363044Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=cb692377-dc28-448e-bf7a-19e6ffe93113 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.045984 | controller | Jun 11 11:46:26.657540 crc crio[22553]: time="2026-06-11T11:46:26.657449853Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f1d6c75a-5c8d-4e02-bd77-32d1cfd14015 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.046000 | controller | Jun 11 11:46:26.667931 crc crio[22553]: time="2026-06-11T11:46:26.667431044Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=cc2c705b-309d-44a9-8262-995676d07075 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.046016 | controller | Jun 11 11:46:26.726595 crc crio[22553]: time="2026-06-11T11:46:26.726166048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.046032 | controller | Jun 11 11:46:26.726595 crc crio[22553]: time="2026-06-11T11:46:26.72655749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.046048 | controller | Jun 11 11:46:26.727155 crc crio[22553]: time="2026-06-11T11:46:26.727093145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.046065 | controller | Jun 11 11:46:26.729458 crc crio[22553]: time="2026-06-11T11:46:26.729232828Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f4d94b3a-4b67-42dd-9cb1-c40fecc0347c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.046081 | controller | Jun 11 11:46:26.736505 crc crio[22553]: time="2026-06-11T11:46:26.736119549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.046101 | controller | Jun 11 11:46:26.737259 crc crio[22553]: time="2026-06-11T11:46:26.737152779Z" level=info msg="Created container 1c462afb4134536aa3e26e7dc2965a8b09c18e3faee3b4e0740e9b83e6ad8df5: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=8bc7a522-bb79-476c-9d65-3ead5cfdbd7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.046119 | controller | Jun 11 11:46:26.737729 crc crio[22553]: time="2026-06-11T11:46:26.737577351Z" level=info msg="Created container bc3987d6d2e163fb6ca29dc0034ec55edb2682c72903b3b01f31b67eb46e8866: openstack/memcached-0/memcached" id=574b64c4-3931-4121-a71f-cb076508f8c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.046135 | controller | Jun 11 11:46:26.738055 crc crio[22553]: time="2026-06-11T11:46:26.73787125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.046151 | controller | Jun 11 11:46:26.739998 crc crio[22553]: time="2026-06-11T11:46:26.739201289Z" level=info msg="Starting container: 1c462afb4134536aa3e26e7dc2965a8b09c18e3faee3b4e0740e9b83e6ad8df5" id=81c663c4-c4c8-482c-b57e-ad99ce8d662a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.046168 | controller | Jun 11 11:46:26.740650 crc crio[22553]: time="2026-06-11T11:46:26.739445536Z" level=info msg="Starting container: bc3987d6d2e163fb6ca29dc0034ec55edb2682c72903b3b01f31b67eb46e8866" id=266223e9-f2ec-48f9-ba23-dda844dadac3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.046184 | controller | Jun 11 11:46:26.744192 crc crio[22553]: time="2026-06-11T11:46:26.744090991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.046200 | controller | Jun 11 11:46:26.751260 crc crio[22553]: time="2026-06-11T11:46:26.751170698Z" level=info msg="Started container" PID=56165 containerID=1c462afb4134536aa3e26e7dc2965a8b09c18e3faee3b4e0740e9b83e6ad8df5 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=81c663c4-c4c8-482c-b57e-ad99ce8d662a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f48316e07e53d0c5d252167577a3ef63e72c7196ebda90e56a3dac813518352
2026-06-11 12:41:55.046217 | controller | Jun 11 11:46:26.754225 crc crio[22553]: time="2026-06-11T11:46:26.754010461Z" level=info msg="Started container" PID=56169 containerID=bc3987d6d2e163fb6ca29dc0034ec55edb2682c72903b3b01f31b67eb46e8866 description=openstack/memcached-0/memcached id=266223e9-f2ec-48f9-ba23-dda844dadac3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ed3eb67150e5a3ad478d38496d648c7df065c663a86e137a16efce0611a643d
2026-06-11 12:41:55.046234 | controller | Jun 11 11:46:26.758288 crc crio[22553]: time="2026-06-11T11:46:26.757453541Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686306-4jtzc/oc" id=ae5514a8-bb7e-4ec3-aed8-7913e310d7f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.046251 | controller | Jun 11 11:46:26.785032 crc crio[22553]: time="2026-06-11T11:46:26.784873372Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=9f40e93c-e122-421c-9a0c-60f8ca4cdc95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.046267 | controller | Jun 11 11:46:26.786671 crc crio[22553]: time="2026-06-11T11:46:26.786588872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.046283 | controller | Jun 11 11:46:26.792565 crc crio[22553]: time="2026-06-11T11:46:26.792490764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.046303 | controller | Jun 11 11:46:26.796234 crc crio[22553]: time="2026-06-11T11:46:26.79614062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.046320 | controller | Jun 11 11:46:26.798798 crc crio[22553]: time="2026-06-11T11:46:26.797880451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.046368 | controller | Jun 11 11:46:26.835358 crc crio[22553]: time="2026-06-11T11:46:26.832765549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.046390 | controller | Jun 11 11:46:26.835358 crc crio[22553]: time="2026-06-11T11:46:26.833625304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.046407 | controller | Jun 11 11:46:26.866012 crc crio[22553]: time="2026-06-11T11:46:26.865913457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.046423 | controller | Jun 11 11:46:26.870443 crc crio[22553]: time="2026-06-11T11:46:26.870381497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.046440 | controller | Jun 11 11:46:26.875986 crc crio[22553]: time="2026-06-11T11:46:26.875845987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.046456 | controller | Jun 11 11:46:26.880397 crc crio[22553]: time="2026-06-11T11:46:26.880350918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.046472 | controller | Jun 11 11:46:26.943279 crc crio[22553]: time="2026-06-11T11:46:26.943037017Z" level=info msg="Created container 3f3c44ae22facfb244509b6157cc3b4153dcb9c72ab94601d6dc055313d53c04: openstack/openstack-galera-0/mysql-bootstrap" id=8dafa441-d933-4e61-855d-0f01399f4fa7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.046488 | controller | Jun 11 11:46:26.945283 crc crio[22553]: time="2026-06-11T11:46:26.945118558Z" level=info msg="Starting container: 3f3c44ae22facfb244509b6157cc3b4153dcb9c72ab94601d6dc055313d53c04" id=dec4a674-f33d-495b-8613-605dfad282ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.046504 | controller | Jun 11 11:46:26.956486 crc crio[22553]: time="2026-06-11T11:46:26.956415858Z" level=info msg="Started container" PID=56187 containerID=3f3c44ae22facfb244509b6157cc3b4153dcb9c72ab94601d6dc055313d53c04 description=openstack/openstack-galera-0/mysql-bootstrap id=dec4a674-f33d-495b-8613-605dfad282ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=620bb7e0dc1a7d0a9d277506ffbb3c550a0172534a85048818491d5875efc851
2026-06-11 12:41:55.046521 | controller | Jun 11 11:46:26.992535 crc crio[22553]: time="2026-06-11T11:46:26.992380178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.046537 | controller | Jun 11 11:46:26.997982 crc crio[22553]: time="2026-06-11T11:46:26.997914229Z" level=info msg="Created container 5002d43be7de79fdf1c3c7f46f0ba826bb3c3d7432d89849d372cf8568c0d085: openstack/dnsmasq-dns-68bc84565-cm2n6/init" id=0308435e-0836-48ba-8566-a467c9ae318c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.046553 | controller | Jun 11 11:46:27.001541 crc crio[22553]: time="2026-06-11T11:46:27.001464583Z" level=info msg="Starting container: 5002d43be7de79fdf1c3c7f46f0ba826bb3c3d7432d89849d372cf8568c0d085" id=0fcd8248-9210-48db-bc74-1cef864828e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.046577 | controller | Jun 11 11:46:27.011732 crc crio[22553]: time="2026-06-11T11:46:27.011578188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.046594 | controller | Jun 11 11:46:27.018393 crc crio[22553]: time="2026-06-11T11:46:27.018248013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.046610 | controller | Jun 11 11:46:27.035298 crc crio[22553]: time="2026-06-11T11:46:27.033641582Z" level=info msg="Started container" PID=56199 containerID=5002d43be7de79fdf1c3c7f46f0ba826bb3c3d7432d89849d372cf8568c0d085 description=openstack/dnsmasq-dns-68bc84565-cm2n6/init id=0fcd8248-9210-48db-bc74-1cef864828e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774
2026-06-11 12:41:55.046627 | controller | Jun 11 11:46:27.103136 crc crio[22553]: time="2026-06-11T11:46:27.102522932Z" level=info msg="Created container ef315178d8e664471d44f4ee28d14428e1c6905654619e7b3de86de5181d00f7: openstack/dnsmasq-dns-7dc8cc99c9-bxpbx/init" id=a29ffcf5-0fd3-48e2-b191-453d1799ed1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.046644 | controller | Jun 11 11:46:27.121924 crc crio[22553]: time="2026-06-11T11:46:27.121333941Z" level=info msg="Starting container: ef315178d8e664471d44f4ee28d14428e1c6905654619e7b3de86de5181d00f7" id=c9940959-0b3f-4503-95ce-2ee0a05cdb56 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.046659 | controller | Jun 11 11:46:27.159797 crc crio[22553]: time="2026-06-11T11:46:27.147742622Z" level=info msg="Started container" PID=56203 containerID=ef315178d8e664471d44f4ee28d14428e1c6905654619e7b3de86de5181d00f7 description=openstack/dnsmasq-dns-7dc8cc99c9-bxpbx/init id=c9940959-0b3f-4503-95ce-2ee0a05cdb56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4
2026-06-11 12:41:55.046676 | controller | Jun 11 11:46:27.233585 crc crio[22553]: time="2026-06-11T11:46:27.233399342Z" level=info msg="Created container a5ef4b7764f23bf514a17befc6c2d9fc2117053d970c2cac16bbdc7ed0e48146: openstack/dnsmasq-dns-769fc96f7c-pf82q/init" id=23eb560e-894e-485c-af7a-fed078515402 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.046692 | controller | Jun 11 11:46:27.252267 crc crio[22553]: time="2026-06-11T11:46:27.252111398Z" level=info msg="Starting container: a5ef4b7764f23bf514a17befc6c2d9fc2117053d970c2cac16bbdc7ed0e48146" id=dfc7b499-16ed-452d-86cd-898397105f3b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.046708 | controller | Jun 11 11:46:27.258609 crc crio[22553]: time="2026-06-11T11:46:27.258477503Z" level=info msg="Created container 474117a73abb114035a070f2f198b158dea245d51eb8544fe0aeeecf7aaf5c13: openstack/kube-state-metrics-0/kube-state-metrics" id=9f40e93c-e122-421c-9a0c-60f8ca4cdc95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.046724 | controller | Jun 11 11:46:27.261886 crc crio[22553]: time="2026-06-11T11:46:27.261583474Z" level=info msg="Starting container: 474117a73abb114035a070f2f198b158dea245d51eb8544fe0aeeecf7aaf5c13" id=b72bfefd-cbb8-4dbe-aa86-712d07bc2132 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.046740 | controller | Jun 11 11:46:27.268877 crc crio[22553]: time="2026-06-11T11:46:27.265948942Z" level=info msg="Created container d0376a97bf85233a6f38dbda6284e74bcbf113255ade8444c2562a29bad0e020: openstack/dnsmasq-dns-6b994dcc49-pprzb/init" id=70782196-7e50-41ed-9c72-85ca6df5b9ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.046756 | controller | Jun 11 11:46:27.274140 crc crio[22553]: time="2026-06-11T11:46:27.269402992Z" level=info msg="Starting container: d0376a97bf85233a6f38dbda6284e74bcbf113255ade8444c2562a29bad0e020" id=0442d02c-4dbb-42df-bc7c-3db97889e00e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.046776 | controller | Jun 11 11:46:27.276437 crc crio[22553]: time="2026-06-11T11:46:27.276354925Z" level=info msg="Started container" PID=56220 containerID=a5ef4b7764f23bf514a17befc6c2d9fc2117053d970c2cac16bbdc7ed0e48146 description=openstack/dnsmasq-dns-769fc96f7c-pf82q/init id=dfc7b499-16ed-452d-86cd-898397105f3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea
2026-06-11 12:41:55.046792 | controller | Jun 11 11:46:27.289737 crc crio[22553]: time="2026-06-11T11:46:27.289504089Z" level=info msg="Started container" PID=56261 containerID=474117a73abb114035a070f2f198b158dea245d51eb8544fe0aeeecf7aaf5c13 description=openstack/kube-state-metrics-0/kube-state-metrics id=b72bfefd-cbb8-4dbe-aa86-712d07bc2132 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636
2026-06-11 12:41:55.046809 | controller | Jun 11 11:46:27.306547 crc crio[22553]: time="2026-06-11T11:46:27.305906298Z" level=info msg="Started container" PID=56221 containerID=d0376a97bf85233a6f38dbda6284e74bcbf113255ade8444c2562a29bad0e020 description=openstack/dnsmasq-dns-6b994dcc49-pprzb/init id=0442d02c-4dbb-42df-bc7c-3db97889e00e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560
2026-06-11 12:41:55.046825 | controller | Jun 11 11:46:27.478386 crc crio[22553]: time="2026-06-11T11:46:27.477531327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.046841 | controller | Jun 11 11:46:27.724606 crc crio[22553]: time="2026-06-11T11:46:27.724461362Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=6c235923-8321-497e-b470-2ddba5065f1c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.046857 | controller | Jun 11 11:46:27.788071 crc crio[22553]: time="2026-06-11T11:46:27.784921127Z" level=info msg="Created container 9fc6cff0934927f08987fe9bb3501e69797df5c3545d4b7dd25313d47abf0b04: openshift-infra/auto-csr-approver-29686306-4jtzc/oc" id=ae5514a8-bb7e-4ec3-aed8-7913e310d7f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.046873 | controller | Jun 11 11:46:27.788071 crc crio[22553]: time="2026-06-11T11:46:27.786868773Z" level=info msg="Starting container: 9fc6cff0934927f08987fe9bb3501e69797df5c3545d4b7dd25313d47abf0b04" id=5769b4a2-967e-49f7-bb78-5f8fa99b066b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.046890 | controller | Jun 11 11:46:27.800982 crc crio[22553]: time="2026-06-11T11:46:27.799473861Z" level=info msg="Stopping pod sandbox: 1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea" id=cacfe97f-6af2-41d7-a272-c982dabac5fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.046906 | controller | Jun 11 11:46:27.803083 crc crio[22553]: time="2026-06-11T11:46:27.802430758Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-pf82q Namespace:openstack ID:1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea UID:4898946e-ea11-432c-8cb9-2ce85eff5eab NetNS:/var/run/netns/1ed37ff3-c7a3-41ce-a42a-59887778f9ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4898946e_ea11_432c_8cb9_2ce85eff5eab.slice PodAnnotations:0xc00012b278}] Aliases:map[]}"
2026-06-11 12:41:55.046923 | controller | Jun 11 11:46:27.804881 crc crio[22553]: time="2026-06-11T11:46:27.804529099Z" level=info msg="Deleting pod openstack_dnsmasq-dns-769fc96f7c-pf82q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.046939 | controller | Jun 11 11:46:27.828120 crc crio[22553]: time="2026-06-11T11:46:27.82272079Z" level=info msg="Started container" PID=56355 containerID=9fc6cff0934927f08987fe9bb3501e69797df5c3545d4b7dd25313d47abf0b04 description=openshift-infra/auto-csr-approver-29686306-4jtzc/oc id=5769b4a2-967e-49f7-bb78-5f8fa99b066b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9
2026-06-11 12:41:55.046960 | controller | Jun 11 11:46:27.848567 crc crio[22553]: time="2026-06-11T11:46:27.84844318Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f0b2dfec-0f55-473b-806e-4c6e60728a6a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.046977 | controller | Jun 11 11:46:27.868002 crc crio[22553]: time="2026-06-11T11:46:27.865363284Z" level=info msg="Stopping pod sandbox: 09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4" id=8599d9fb-795b-4709-a34f-58d6bce71538 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.046994 | controller | Jun 11 11:46:27.868002 crc crio[22553]: time="2026-06-11T11:46:27.867541248Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bxpbx Namespace:openstack ID:09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4 UID:03ca6233-6693-45b0-ae1b-e8c6a827e1cc NetNS:/var/run/netns/46b769b8-b374-4782-9e93-55cc023e2eee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03ca6233_6693_45b0_ae1b_e8c6a827e1cc.slice PodAnnotations:0xc001be6e30}] Aliases:map[]}"
2026-06-11 12:41:55.047010 | controller | Jun 11 11:46:27.868002 crc crio[22553]: time="2026-06-11T11:46:27.867848627Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-bxpbx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.047027 | controller | Jun 11 11:46:27.989360 crc crio[22553]: time="2026-06-11T11:46:27.98822461Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ddb846d5-3ea1-4db7-adcc-752b1ec9d5c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.047043 | controller | Jun 11 11:46:28.022866 crc crio[22553]: time="2026-06-11T11:46:28.021370757Z" level=info msg="Creating container: openstack/dnsmasq-dns-68bc84565-cm2n6/dnsmasq-dns" id=abf86223-5169-4fb6-9a91-8b01b086503c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.047060 | controller | Jun 11 11:46:28.023230 crc crio[22553]: time="2026-06-11T11:46:28.02317268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.047076 | controller | Jun 11 11:46:28.098427 crc crio[22553]: time="2026-06-11T11:46:28.097488309Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=052f6f55-f3d2-4048-a41b-a98e262d3fd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.047092 | controller | Jun 11 11:46:28.201886 crc crio[22553]: time="2026-06-11T11:46:28.201666789Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b994dcc49-pprzb/dnsmasq-dns" id=10c37b77-ade5-4df9-a1f1-51da1d9ca732 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.047109 | controller | Jun 11 11:46:28.204847 crc crio[22553]: time="2026-06-11T11:46:28.204618545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.047125 | controller | Jun 11 11:46:28.668850 crc crio[22553]: time="2026-06-11T11:46:28.66666435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.047142 | controller | Jun 11 11:46:28.700097 crc crio[22553]: time="2026-06-11T11:46:28.699995072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.047165 | controller | Jun 11 11:46:28.801919 crc crio[22553]: time="2026-06-11T11:46:28.801650449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.047183 | controller | Jun 11 11:46:28.811729 crc crio[22553]: time="2026-06-11T11:46:28.811108085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.047199 | controller | Jun 11 11:46:28.854515 crc crio[22553]: time="2026-06-11T11:46:28.854007887Z" level=info msg="Stopped pod sandbox: 1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea" id=cacfe97f-6af2-41d7-a272-c982dabac5fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.047216 | controller | Jun 11 11:46:28.875044 crc crio[22553]: time="2026-06-11T11:46:28.874399802Z" level=info msg="Stopped pod sandbox: 09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4" id=8599d9fb-795b-4709-a34f-58d6bce71538 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.047232 | controller | Jun 11 11:46:28.892433 crc crio[22553]: time="2026-06-11T11:46:28.890908334Z" level=info msg="Created container a5aad08109c30935e3ad6cc47f2eb3c3af0b189a0c9abc61e639b5cea2fb6b9f: openstack/rabbitmq-cell1-server-0/setup-container" id=ddbc9cfc-7e32-4a2d-8e32-479800ead689 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.047249 | controller | Jun 11 11:46:28.899917 crc crio[22553]: time="2026-06-11T11:46:28.899799654Z" level=info msg="Starting container: a5aad08109c30935e3ad6cc47f2eb3c3af0b189a0c9abc61e639b5cea2fb6b9f" id=5c2ccf1f-63dc-4bec-b0d3-5b076f1eadfd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.047265 | controller | Jun 11 11:46:28.911931 crc crio[22553]: time="2026-06-11T11:46:28.911772723Z" level=info msg="Started container" PID=56158 containerID=a5aad08109c30935e3ad6cc47f2eb3c3af0b189a0c9abc61e639b5cea2fb6b9f description=openstack/rabbitmq-cell1-server-0/setup-container id=5c2ccf1f-63dc-4bec-b0d3-5b076f1eadfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8c23c6d3925953cd7b78311a3c4ab9460d1d05749885fe83f25aa1ed31d9b32
2026-06-11 12:41:55.047282 | controller | Jun 11 11:46:28.985720 crc crio[22553]: time="2026-06-11T11:46:28.985584237Z" level=info msg="Created container 421c863b223310d67abd20f8ea3ac4144a4712402eccfd5ab5431a05b4bd4461: openstack/rabbitmq-server-0/setup-container" id=14f9bbd5-b8e4-49f7-aef2-6a5976f05d35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.047299 | controller | Jun 11 11:46:28.990572 crc crio[22553]: time="2026-06-11T11:46:28.989816601Z" level=info msg="Starting container: 421c863b223310d67abd20f8ea3ac4144a4712402eccfd5ab5431a05b4bd4461" id=9a7549e6-f0f6-4df0-952c-25ef1129fa35 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.047316 | controller | Jun 11 11:46:29.019863 crc crio[22553]: time="2026-06-11T11:46:29.019757915Z" level=info msg="Started container" PID=56184 containerID=421c863b223310d67abd20f8ea3ac4144a4712402eccfd5ab5431a05b4bd4461 description=openstack/rabbitmq-server-0/setup-container id=9a7549e6-f0f6-4df0-952c-25ef1129fa35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de6d3f77e4b4373c55e47f737293a69b4ec2ef1079d6dfc53d773dbbeec4d2bc
2026-06-11 12:41:55.047333 | controller | Jun 11 11:46:29.200333 crc crio[22553]: time="2026-06-11T11:46:29.192109965Z" level=info msg="Created container fa7234b10e6d32860609bb61b12ada4a6b216245a462a70bfbfd92b5b5ccf2bd: openstack/dnsmasq-dns-68bc84565-cm2n6/dnsmasq-dns" id=abf86223-5169-4fb6-9a91-8b01b086503c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.047368 | controller | Jun 11 11:46:29.217969 crc crio[22553]: time="2026-06-11T11:46:29.215997792Z" level=error msg="Container creation error: mount `/var/lib/kubelet/pods/a604b3f4-1919-4a76-8502-0e9bc5bb45ab/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\n" id=10c37b77-ade5-4df9-a1f1-51da1d9ca732 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.047392 | controller | Jun 11 11:46:29.230669 crc crio[22553]: time="2026-06-11T11:46:29.229473445Z" level=info msg="Starting container: fa7234b10e6d32860609bb61b12ada4a6b216245a462a70bfbfd92b5b5ccf2bd" id=f0e8d582-1e47-4504-9c33-7114063f9d18 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.047410 | controller | Jun 11 11:46:29.233547 crc crio[22553]: time="2026-06-11T11:46:29.233107061Z" level=info msg="createCtr: deleting container ID 4b5376694729c2425c6663b59feaf86b436b9039faa4d6b1d4da981c3b031c74 from idIndex" id=10c37b77-ade5-4df9-a1f1-51da1d9ca732 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.047427 | controller | Jun 11 11:46:29.233547 crc crio[22553]: time="2026-06-11T11:46:29.233204974Z" level=info msg="createCtr: removing container 4b5376694729c2425c6663b59feaf86b436b9039faa4d6b1d4da981c3b031c74" id=10c37b77-ade5-4df9-a1f1-51da1d9ca732 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.047443 | controller | Jun 11 11:46:29.233547 crc crio[22553]: time="2026-06-11T11:46:29.233282386Z" level=info msg="createCtr: deleting container 4b5376694729c2425c6663b59feaf86b436b9039faa4d6b1d4da981c3b031c74 from storage" id=10c37b77-ade5-4df9-a1f1-51da1d9ca732 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.047460 | controller | Jun 11 11:46:29.273779 crc crio[22553]: time="2026-06-11T11:46:29.27348559Z" level=info msg="Started container" PID=56535 containerID=fa7234b10e6d32860609bb61b12ada4a6b216245a462a70bfbfd92b5b5ccf2bd description=openstack/dnsmasq-dns-68bc84565-cm2n6/dnsmasq-dns id=f0e8d582-1e47-4504-9c33-7114063f9d18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774
2026-06-11 12:41:55.047478 | controller | Jun 11 11:46:29.320216 crc crio[22553]: time="2026-06-11T11:46:29.319792631Z" level=info msg="createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-6b994dcc49-pprzb_openstack_a604b3f4-1919-4a76-8502-0e9bc5bb45ab_0" id=10c37b77-ade5-4df9-a1f1-51da1d9ca732 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.047494 | controller | Jun 11 11:46:30.137796 crc crio[22553]: time="2026-06-11T11:46:30.137630399Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9c47502d-8829-4a5a-9c90-dfd9a8988bf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.047511 | controller | Jun 11 11:46:30.292360 crc crio[22553]: time="2026-06-11T11:46:30.29218871Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5cf287c0-3836-4179-9796-ca19cad22635 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.047526 | controller | Jun 11 11:46:30.317884 crc crio[22553]: time="2026-06-11T11:46:30.317525099Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b994dcc49-pprzb/dnsmasq-dns" id=8a03c7e7-9986-4832-a752-1136b788fb77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.047543 | controller | Jun 11 11:46:30.319938 crc crio[22553]: time="2026-06-11T11:46:30.319878518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.047559 | controller | Jun 11 11:46:30.491086 crc crio[22553]: time="2026-06-11T11:46:30.490901219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.047576 | controller | Jun 11 11:46:30.500060 crc crio[22553]: time="2026-06-11T11:46:30.499928223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.047593 | controller | Jun 11 11:46:30.776661 crc crio[22553]: time="2026-06-11T11:46:30.768953224Z" level=info msg="Created container 5ab06e0c8c33d1c74facacac15d558db006ea2a02bc5440ea5484e37b59fe15c: openstack/dnsmasq-dns-6b994dcc49-pprzb/dnsmasq-dns" id=8a03c7e7-9986-4832-a752-1136b788fb77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.047612 | controller | Jun 11 11:46:30.776661 crc crio[22553]: time="2026-06-11T11:46:30.773212768Z" level=info msg="Starting container: 5ab06e0c8c33d1c74facacac15d558db006ea2a02bc5440ea5484e37b59fe15c" id=99ab6a99-0fde-4521-816d-a4eb6a535ed3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.047630 | controller | Jun 11 11:46:30.820753 crc crio[22553]: time="2026-06-11T11:46:30.819653304Z" level=info msg="Started container" PID=56916 containerID=5ab06e0c8c33d1c74facacac15d558db006ea2a02bc5440ea5484e37b59fe15c description=openstack/dnsmasq-dns-6b994dcc49-pprzb/dnsmasq-dns id=99ab6a99-0fde-4521-816d-a4eb6a535ed3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560
2026-06-11 12:41:55.047646 | controller | Jun 11 11:46:31.169406 crc crio[22553]: time="2026-06-11T11:46:31.16701128Z" level=info msg="Stopping pod sandbox: f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9" id=17db5fe9-e040-4531-b06b-45481d63a275 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.047663 | controller | Jun 11 11:46:31.169406 crc crio[22553]: time="2026-06-11T11:46:31.16939075Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686306-4jtzc Namespace:openshift-infra ID:f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9 UID:8cfdf30e-a1b7-42d1-b0c5-e5560e5efaad NetNS:/var/run/netns/a24f03fa-9461-4d20-a5f6-a52cbe837a5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cfdf30e_a1b7_42d1_b0c5_e5560e5efaad.slice PodAnnotations:0xc002b8a108}] Aliases:map[]}"
2026-06-11 12:41:55.047679 | controller | Jun 11 11:46:31.169743 crc crio[22553]: time="2026-06-11T11:46:31.169566825Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686306-4jtzc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.047696 | controller | Jun 11 11:46:32.191009 crc crio[22553]: time="2026-06-11T11:46:32.189858721Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1fc04007-8cdc-4e85-b076-b78a7c4d078c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.047712 | controller | Jun 11 11:46:33.209003 crc crio[22553]: time="2026-06-11T11:46:33.208964813Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=ea04d961-383e-4255-97df-88bb80c48be7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.047729 | controller | Jun 11 11:46:33.487809 crc crio[22553]: time="2026-06-11T11:46:33.487495831Z" level=info msg="Stopped pod sandbox: f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9" id=17db5fe9-e040-4531-b06b-45481d63a275 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.047746 | controller | Jun 11 11:46:34.535438 crc crio[22553]: time="2026-06-11T11:46:34.534562659Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=03f90193-2099-4bc8-b496-48a3139c149c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.047762 | controller | Jun 11 11:46:34.955284 crc crio[22553]: time="2026-06-11T11:46:34.955172484Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee" id=ed0da8f2-9b8b-475d-9749-c4e519c433e1 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.047778 | controller | Jun 11 11:46:34.957381 crc crio[22553]: time="2026-06-11T11:46:34.957295626Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=9fbc1bf5-9841-4009-9c26-e082a057e54d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.047798 | controller | Jun 11 11:46:34.983285 crc crio[22553]: time="2026-06-11T11:46:34.983204182Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=84589d16-c5f8-451c-af96-9c83a02d9ba1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.047824 | controller | Jun 11 11:46:34.996926 crc crio[22553]: time="2026-06-11T11:46:34.996788578Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90" id=72b96897-b18e-4d49-937e-96cb921ebe89 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.047841 | controller | Jun 11 11:46:34.999011 crc crio[22553]: time="2026-06-11T11:46:34.997993243Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=f20450cb-1a00-4610-97fe-28c8f0dddacc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.047857 | controller | Jun 11 11:46:35.049036 crc crio[22553]: time="2026-06-11T11:46:35.048543679Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=003fc919-9fc3-4295-a220-2ac49c030f2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.047874 | controller | Jun 11 11:46:35.066278 crc crio[22553]: time="2026-06-11T11:46:35.066178083Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=73210a98-cb44-45cc-8e4f-b38d7f1a216d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.047890 | controller | Jun 11 11:46:35.068358 crc crio[22553]: time="2026-06-11T11:46:35.068241714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.047906 | controller | Jun 11 11:46:35.078515 crc crio[22553]: time="2026-06-11T11:46:35.078365609Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9" id=9b5b03ba-931b-4949-bb88-3f0b4a15eb52 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.047923 | controller | Jun 11 11:46:35.080098 crc crio[22553]: time="2026-06-11T11:46:35.080042148Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c" id=e3bc9db4-f519-4322-979f-95fba97b8015 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.047939 | controller | Jun 11 11:46:35.080557 crc crio[22553]: time="2026-06-11T11:46:35.080477311Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=47a26ad2-4345-4e46-a1f6-29ec839f88d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.047956 | controller | Jun 11 11:46:35.083479 crc crio[22553]: time="2026-06-11T11:46:35.083278772Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=2c6697a5-2c1a-495c-a9d9-e239181b6b1e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.047972 | controller | Jun 11 11:46:35.083607 crc crio[22553]: time="2026-06-11T11:46:35.083476878Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=a4bc0a5b-dd05-4a06-b51b-3ba05c82dfdb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.047988 | controller | Jun 11 11:46:35.086377 crc crio[22553]: time="2026-06-11T11:46:35.08627971Z" level=info msg="Creating container: openstack/ovn-controller-ovs-cnkx8/ovsdb-server-init" id=3a4e682f-f053-466c-ac46-3e1707c52fba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.048005 | controller | Jun 11 11:46:35.112924 crc crio[22553]: time="2026-06-11T11:46:35.112803734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.048025 | controller | Jun 11 11:46:35.114207 crc crio[22553]: time="2026-06-11T11:46:35.113381891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.048043 | controller | Jun 11 11:46:35.122275 crc crio[22553]: time="2026-06-11T11:46:35.122076775Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=7f65ece2-ea34-4697-b8ff-d74b4a3f6556 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.048060 | controller | Jun 11 11:46:35.167967 crc crio[22553]: time="2026-06-11T11:46:35.166863192Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=f9cdfd4f-1864-4cee-8d7b-26373e68520b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.048077 | controller | Jun 11 11:46:35.177614 crc crio[22553]: time="2026-06-11T11:46:35.17743251Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=9ac3643f-c195-440f-98ac-99f2fb23c8f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.048093 | controller | Jun 11 11:46:35.222238 crc crio[22553]: time="2026-06-11T11:46:35.222125504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.048110 | controller | Jun 11 11:46:35.227644 crc crio[22553]: time="2026-06-11T11:46:35.227395698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.048127 | controller | Jun 11 11:46:35.285089 crc crio[22553]: time="2026-06-11T11:46:35.284363091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.048143 | controller | Jun 11 11:46:35.292508 crc crio[22553]: time="2026-06-11T11:46:35.29048792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.048160 | controller | Jun 11 11:46:35.294909 crc crio[22553]: time="2026-06-11T11:46:35.294826876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.048176 | controller | Jun 11 11:46:35.518976 crc crio[22553]: time="2026-06-11T11:46:35.517053762Z" level=info msg="Created container d1e40e451b9c0920cdb0a3a65806f7a0f9f845f87253506d5e68488b8b04cb0d: openstack/openstack-cell1-galera-0/galera" id=003fc919-9fc3-4295-a220-2ac49c030f2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.048193 | controller | Jun 11 11:46:35.520302 crc crio[22553]: time="2026-06-11T11:46:35.519838923Z" level=info msg="Starting container: d1e40e451b9c0920cdb0a3a65806f7a0f9f845f87253506d5e68488b8b04cb0d" id=0c55bf90-dd2a-4634-a1fe-14e368430279 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.048209 | controller | Jun 11 11:46:35.520437 crc crio[22553]: time="2026-06-11T11:46:35.520283326Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=c6775555-c171-408c-88d9-47e9f6ad20cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.048225 | controller | Jun 11 11:46:35.530957 crc crio[22553]: time="2026-06-11T11:46:35.529789034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.048242 | controller | Jun 11 11:46:35.530957 crc crio[22553]: time="2026-06-11T11:46:35.530550056Z" level=info msg="Started container" PID=57235 containerID=d1e40e451b9c0920cdb0a3a65806f7a0f9f845f87253506d5e68488b8b04cb0d description=openstack/openstack-cell1-galera-0/galera id=0c55bf90-dd2a-4634-a1fe-14e368430279 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f48316e07e53d0c5d252167577a3ef63e72c7196ebda90e56a3dac813518352
2026-06-11 12:41:55.048262 | controller | Jun 11 11:46:35.584715 crc crio[22553]: time="2026-06-11T11:46:35.584552542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.048279 | controller | Jun 11 11:46:35.589832 crc crio[22553]: time="2026-06-11T11:46:35.58828083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.048295 | controller | Jun 11 11:46:35.592949 crc crio[22553]: time="2026-06-11T11:46:35.592877555Z" level=info msg="Created container 165c2f62843562bd517a1a68142644fad0df5c856ee13653e005ac02b139ca68: openstack/openstack-galera-0/galera" id=47a26ad2-4345-4e46-a1f6-29ec839f88d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.048312 | controller | Jun 11 11:46:35.594451 crc crio[22553]: time="2026-06-11T11:46:35.594291996Z" level=info msg="Starting container: 165c2f62843562bd517a1a68142644fad0df5c856ee13653e005ac02b139ca68" id=d0507bf3-7f3f-4093-bad5-ad0a0499c215 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.048328 | controller | Jun 11 11:46:35.603001 crc crio[22553]: time="2026-06-11T11:46:35.602918788Z" level=info msg="Started container" PID=57241 containerID=165c2f62843562bd517a1a68142644fad0df5c856ee13653e005ac02b139ca68 description=openstack/openstack-galera-0/galera id=d0507bf3-7f3f-4093-bad5-ad0a0499c215 name=/runtime.v1.RuntimeService/StartContainer sandboxID=620bb7e0dc1a7d0a9d277506ffbb3c550a0172534a85048818491d5875efc851
2026-06-11 12:41:55.048359 | controller | Jun 11 11:46:35.623634 crc crio[22553]: time="2026-06-11T11:46:35.619501762Z" level=info msg="Creating container: openstack/ovn-controller-4kpnc/ovn-controller" id=315acac5-f6be-46a5-8336-e3f6345fec7b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.048381 | controller | Jun 11 11:46:35.624043 crc crio[22553]: time="2026-06-11T11:46:35.623136168Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=c633ec30-83a1-4025-ba83-9a6509af54a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.048399 | controller | Jun 11 11:46:35.626543 crc crio[22553]: time="2026-06-11T11:46:35.626500666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.048415 | controller | Jun 11 11:46:35.633290 crc crio[22553]: time="2026-06-11T11:46:35.633190811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.048431 | controller | Jun 11 11:46:35.791972 crc crio[22553]: time="2026-06-11T11:46:35.790555274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.048448 | controller | Jun 11 11:46:35.798523 crc crio[22553]: time="2026-06-11T11:46:35.797089505Z" level=info msg="Created container c7657a12454c68814fe8be339c86b59fc8c2b0165d6305d2b008d4609743568f: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=c6775555-c171-408c-88d9-47e9f6ad20cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.048464 | controller | Jun 11 11:46:35.801221 crc crio[22553]: time="2026-06-11T11:46:35.800933887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.048481 | controller | Jun 11 11:46:35.801221 crc crio[22553]: time="2026-06-11T11:46:35.801151123Z" level=info msg="Starting container: c7657a12454c68814fe8be339c86b59fc8c2b0165d6305d2b008d4609743568f" id=a265da09-97d3-4b46-a906-ff7216d476f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.048500 | controller | Jun 11 11:46:35.805270 crc crio[22553]: time="2026-06-11T11:46:35.805185261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.048517 | controller | Jun 11 11:46:35.814663 crc crio[22553]: time="2026-06-11T11:46:35.814549924Z" level=info msg="Started container" PID=57290 containerID=c7657a12454c68814fe8be339c86b59fc8c2b0165d6305d2b008d4609743568f description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=a265da09-97d3-4b46-a906-ff7216d476f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cab34e661f925a3a6e39f2220b6891f6f009959e00970e7cc63fdb79f916316
2026-06-11 12:41:55.048534 | controller | Jun 11 11:46:35.837354 crc crio[22553]: time="2026-06-11T11:46:35.836967198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.048550 | controller | Jun 11 11:46:35.840848 crc crio[22553]: time="2026-06-11T11:46:35.840762159Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=a9598788-6d2b-4621-b3e5-de48d663a141 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.048566 | controller | Jun 11 11:46:35.841102 crc crio[22553]: time="2026-06-11T11:46:35.841008616Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=a9598788-6d2b-4621-b3e5-de48d663a141 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.048582 | controller | Jun 11 11:46:35.841102 crc crio[22553]: time="2026-06-11T11:46:35.841091279Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=a9598788-6d2b-4621-b3e5-de48d663a141 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.048598 | controller | Jun 11 11:46:35.842000 crc crio[22553]: time="2026-06-11T11:46:35.841931883Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=db396df3-fac3-4d29-8ec7-4b07ad03e2b6 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.048614 | controller | Jun 11 11:46:35.851270 crc crio[22553]: time="2026-06-11T11:46:35.851181603Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-11 12:41:55.048631 | controller | Jun 11 11:46:36.024643 crc crio[22553]: time="2026-06-11T11:46:36.02377387Z" level=info msg="Created container 8a6617a4468f3e35eb6b5552fa423386e60ee14958c35b300c16b834ed6451c5: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=c633ec30-83a1-4025-ba83-9a6509af54a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.048647 | controller | Jun 11 11:46:36.028008 crc crio[22553]: time="2026-06-11T11:46:36.027926901Z" level=info msg="Starting container: 8a6617a4468f3e35eb6b5552fa423386e60ee14958c35b300c16b834ed6451c5" id=75567520-c58a-44ea-87f0-276483e5e9d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.048663 | controller | Jun 11 11:46:36.038559 crc crio[22553]: time="2026-06-11T11:46:36.038438088Z" level=info msg="Started container" PID=57367 containerID=8a6617a4468f3e35eb6b5552fa423386e60ee14958c35b300c16b834ed6451c5 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=75567520-c58a-44ea-87f0-276483e5e9d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27e555d19df8c41ba4f2b8d784820eadfb16cd43c5a0bb2bdff525febcf448b9
2026-06-11 12:41:55.048679 | controller | Jun 11 11:46:36.039666 crc crio[22553]: time="2026-06-11T11:46:36.039249182Z" level=info msg="Created container 7c9e4622ac4ca985f54b450695b3732fcdd21ecdd6def24511fbffac51016ed0: openstack/ovn-controller-ovs-cnkx8/ovsdb-server-init" id=3a4e682f-f053-466c-ac46-3e1707c52fba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.048700 | controller | Jun 11 11:46:36.041956 crc crio[22553]: time="2026-06-11T11:46:36.041858498Z" level=info msg="Starting container: 7c9e4622ac4ca985f54b450695b3732fcdd21ecdd6def24511fbffac51016ed0" id=c186d147-9538-4675-a950-8d631b6cc487 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.048717 | controller | Jun 11 11:46:36.051214 crc crio[22553]: time="2026-06-11T11:46:36.050867581Z" level=info msg="Started container" PID=57362 containerID=7c9e4622ac4ca985f54b450695b3732fcdd21ecdd6def24511fbffac51016ed0 description=openstack/ovn-controller-ovs-cnkx8/ovsdb-server-init id=c186d147-9538-4675-a950-8d631b6cc487 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be88e4a549ae9d78b07c8020a58a4718743afd50683fa32b0667a33501af5c5b
2026-06-11 12:41:55.048733 | controller | Jun 11 11:46:36.067497 crc crio[22553]: time="2026-06-11T11:46:36.067345962Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=2ca4a7c7-240a-4e1a-b8ad-7bd401f9ab4b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.048749 | controller | Jun 11 11:46:36.067935 crc crio[22553]: time="2026-06-11T11:46:36.067733393Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=2ca4a7c7-240a-4e1a-b8ad-7bd401f9ab4b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.048766 | controller | Jun 11 11:46:36.067935 crc crio[22553]: time="2026-06-11T11:46:36.067816085Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=2ca4a7c7-240a-4e1a-b8ad-7bd401f9ab4b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.048782 | controller | Jun 11 11:46:36.071512 crc crio[22553]: time="2026-06-11T11:46:36.07138919Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=c3f2beca-8155-455e-b9f1-790aad49a3e2 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.048798 | controller | Jun 11 11:46:36.083104 crc crio[22553]: time="2026-06-11T11:46:36.082946387Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-11 12:41:55.048815 | controller | Jun 11 11:46:36.138765 crc crio[22553]: time="2026-06-11T11:46:36.138541439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.048831 | controller | Jun 11 11:46:36.401276 crc crio[22553]: time="2026-06-11T11:46:36.401112932Z" level=info msg="Created container 7febca8533c2cb65cf210397b6f48a038c6f86befc7a8b554c224ea38d95d7b9: openstack/ovn-controller-4kpnc/ovn-controller" id=315acac5-f6be-46a5-8336-e3f6345fec7b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.048847 | controller | Jun 11 11:46:36.403169 crc crio[22553]: time="2026-06-11T11:46:36.403057089Z" level=info msg="Starting container: 7febca8533c2cb65cf210397b6f48a038c6f86befc7a8b554c224ea38d95d7b9" id=fca02a77-0803-401a-b391-d76598330b7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.048863 | controller | Jun 11 11:46:36.411113 crc crio[22553]: time="2026-06-11T11:46:36.41096427Z" level=info msg="Started container" PID=57509 containerID=7febca8533c2cb65cf210397b6f48a038c6f86befc7a8b554c224ea38d95d7b9 description=openstack/ovn-controller-4kpnc/ovn-controller id=fca02a77-0803-401a-b391-d76598330b7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ae56dfb574366961aa746171ffc3acc8700a9038a59360e78f9cd955d6bac38
2026-06-11 12:41:55.048880 | controller | Jun 11 11:46:37.884398 crc crio[22553]: time="2026-06-11T11:46:37.87443537Z" level=info msg="Stopping container: 5ab06e0c8c33d1c74facacac15d558db006ea2a02bc5440ea5484e37b59fe15c (timeout: 10s)" id=7a95e0cb-b234-48b0-b81a-75f0d98ee2e4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.048896 | controller | Jun 11 11:46:38.128017 crc crio[22553]: time="2026-06-11T11:46:38.126947029Z" level=info msg="Stopped container 5ab06e0c8c33d1c74facacac15d558db006ea2a02bc5440ea5484e37b59fe15c: openstack/dnsmasq-dns-6b994dcc49-pprzb/dnsmasq-dns" id=7a95e0cb-b234-48b0-b81a-75f0d98ee2e4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.048916 | controller | Jun 11 11:46:38.130662 crc crio[22553]: time="2026-06-11T11:46:38.130231955Z" level=info msg="Stopping pod sandbox: 3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560" id=b0013c52-e01f-4545-911d-ccb97c158592 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.048933 | controller | Jun 11 11:46:38.131870 crc crio[22553]: time="2026-06-11T11:46:38.131599325Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-pprzb Namespace:openstack ID:3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560 UID:a604b3f4-1919-4a76-8502-0e9bc5bb45ab NetNS:/var/run/netns/8fe21c4d-e367-4135-a030-6ce56494ac81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda604b3f4_1919_4a76_8502_0e9bc5bb45ab.slice PodAnnotations:0xc00001bdb0}] Aliases:map[]}"
2026-06-11 12:41:55.048950 | controller | Jun 11 11:46:38.132477 crc crio[22553]: time="2026-06-11T11:46:38.131936575Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6b994dcc49-pprzb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.048966 | controller | Jun 11 11:46:38.333003 crc crio[22553]: time="2026-06-11T11:46:38.332453726Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=b4bd659f-bd02-4c61-b853-c2340a996f8f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.048982 | controller | Jun 11 11:46:38.346096 crc crio[22553]: time="2026-06-11T11:46:38.34320817Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=3b52ce8c-bdb3-4eb0-b60e-ecb4de1ed8df name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.048998 | controller | Jun 11 11:46:38.359427 crc crio[22553]: time="2026-06-11T11:46:38.359333841Z" level=info msg="Creating container: openstack/ovn-controller-ovs-cnkx8/ovsdb-server" id=08558904-c6c2-4c01-a064-37a808947b58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.049014 | controller | Jun 11 11:46:38.410405 crc crio[22553]: time="2026-06-11T11:46:38.406539728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.049031 | controller | Jun 11 11:46:38.552428 crc crio[22553]: time="2026-06-11T11:46:38.551820858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.049047 | controller | Jun 11 11:46:38.581978 crc crio[22553]: time="2026-06-11T11:46:38.581794123Z" level=info msg="Stopped pod sandbox: 3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560" id=b0013c52-e01f-4545-911d-ccb97c158592 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.049063 | controller | Jun 11 11:46:38.877983 crc crio[22553]: time="2026-06-11T11:46:38.876891275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.049080 | controller | Jun 11 11:46:39.044240 crc crio[22553]: time="2026-06-11T11:46:39.044146256Z" level=info msg="Created container 5db8867e51750472f80e8c621b2ac030969b9bb9ee0871335608a90b2ee647cd: openstack/ovn-controller-ovs-cnkx8/ovsdb-server" id=08558904-c6c2-4c01-a064-37a808947b58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.049096 | controller | Jun 11 11:46:39.046227 crc crio[22553]: time="2026-06-11T11:46:39.046137115Z" level=info msg="Starting container: 5db8867e51750472f80e8c621b2ac030969b9bb9ee0871335608a90b2ee647cd" id=53a0de95-e719-46fd-87f7-0f5d3de542b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.049116 | controller | Jun 11 11:46:39.057075 crc crio[22553]: time="2026-06-11T11:46:39.056767135Z" level=info msg="Started container" PID=58123 containerID=5db8867e51750472f80e8c621b2ac030969b9bb9ee0871335608a90b2ee647cd description=openstack/ovn-controller-ovs-cnkx8/ovsdb-server id=53a0de95-e719-46fd-87f7-0f5d3de542b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be88e4a549ae9d78b07c8020a58a4718743afd50683fa32b0667a33501af5c5b
2026-06-11 12:41:55.049133 | controller | Jun 11 11:46:39.079741 crc crio[22553]: time="2026-06-11T11:46:39.079597831Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=f84b4f30-6817-4b72-b766-a3a564749840 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.049149 | controller | Jun 11 11:46:39.088921 crc crio[22553]: time="2026-06-11T11:46:39.08742846Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=350804b2-b433-4fd4-838b-b37fb17fb73b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.049165 | controller | Jun 11 11:46:39.105981 crc crio[22553]: time="2026-06-11T11:46:39.105871718Z" level=info msg="Creating container: openstack/ovn-controller-ovs-cnkx8/ovs-vswitchd" id=32546110-fb17-4918-9971-7fa3e1eb5444 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.049181 | controller | Jun 11 11:46:39.107871 crc crio[22553]: time="2026-06-11T11:46:39.107793554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.049197 | controller | Jun 11 11:46:39.170868 crc crio[22553]: time="2026-06-11T11:46:39.163203771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.049213 | controller | Jun 11 11:46:39.390973 crc crio[22553]: time="2026-06-11T11:46:39.39033683Z" level=info msg="Removing container: 5ab06e0c8c33d1c74facacac15d558db006ea2a02bc5440ea5484e37b59fe15c" id=2ac7c0b8-5dc4-40a3-86af-01b6503b04a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.049229 | controller | Jun 11 11:46:39.443838 crc crio[22553]: time="2026-06-11T11:46:39.44377823Z" level=info msg="Removed container 5ab06e0c8c33d1c74facacac15d558db006ea2a02bc5440ea5484e37b59fe15c: openstack/dnsmasq-dns-6b994dcc49-pprzb/dnsmasq-dns" id=2ac7c0b8-5dc4-40a3-86af-01b6503b04a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.049245 | controller | Jun 11 11:46:39.451671 crc crio[22553]: time="2026-06-11T11:46:39.451592458Z" level=info msg="Removing container: d0376a97bf85233a6f38dbda6284e74bcbf113255ade8444c2562a29bad0e020" id=c1564f2a-5f10-4b6b-9baf-d9464b939d0b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.049261 | controller | Jun 11 11:46:39.495968 crc crio[22553]: time="2026-06-11T11:46:39.495820218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.049277 | controller | Jun 11 11:46:39.501412 crc crio[22553]: time="2026-06-11T11:46:39.501102853Z" level=info msg="Removed container d0376a97bf85233a6f38dbda6284e74bcbf113255ade8444c2562a29bad0e020: openstack/dnsmasq-dns-6b994dcc49-pprzb/init" id=c1564f2a-5f10-4b6b-9baf-d9464b939d0b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.049292 | controller | Jun 11 11:46:39.625083 crc crio[22553]: time="2026-06-11T11:46:39.62403205Z" level=info msg="Created container 695952651b2dd7f5f11b22c0181b4bb0639cb6a73c072b96bd18f7bea85f0c2b: openstack/ovn-controller-ovs-cnkx8/ovs-vswitchd" id=32546110-fb17-4918-9971-7fa3e1eb5444 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.049308 | controller | Jun 11 11:46:39.625989 crc crio[22553]: time="2026-06-11T11:46:39.625782591Z" level=info msg="Starting container: 695952651b2dd7f5f11b22c0181b4bb0639cb6a73c072b96bd18f7bea85f0c2b" id=598a542a-cb59-46ee-9115-d4233838ebd7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.049328 | controller | Jun 11 11:46:39.636332 crc crio[22553]: time="2026-06-11T11:46:39.636125653Z" level=info msg="Started container" PID=58238 containerID=695952651b2dd7f5f11b22c0181b4bb0639cb6a73c072b96bd18f7bea85f0c2b description=openstack/ovn-controller-ovs-cnkx8/ovs-vswitchd id=598a542a-cb59-46ee-9115-d4233838ebd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be88e4a549ae9d78b07c8020a58a4718743afd50683fa32b0667a33501af5c5b
2026-06-11 12:41:55.049344 | controller | Jun 11 11:46:41.941012 crc crio[22553]: time="2026-06-11T11:46:41.940408351Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-lflkj/POD" id=682c8b19-c353-46ec-9496-4b3986307f23 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.049380 | controller | Jun 11 11:46:41.942658 crc crio[22553]: time="2026-06-11T11:46:41.94104877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.049397 | controller | Jun 11 11:46:42.039647 crc crio[22553]: time="2026-06-11T11:46:42.039566415Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-54764bc9cc-zvzsn/POD" id=475ae822-5f65-46b4-9a85-0966e0596289 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.049413 | controller | Jun 11 11:46:42.039832 crc crio[22553]: time="2026-06-11T11:46:42.039775731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.049429 | controller | Jun 11 11:46:42.442572 crc crio[22553]: time="2026-06-11T11:46:42.442460964Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7b6964f94f-q8zhl/POD" id=8a923489-4b3a-4c82-b849-29394967d45d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.049445 | controller | Jun 11 11:46:42.442820 crc crio[22553]: time="2026-06-11T11:46:42.442580747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.049461 | controller | Jun 11 11:46:42.926904 crc crio[22553]: time="2026-06-11T11:46:42.926758637Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/POD" id=944ab623-7504-49f5-96c2-4c2435a5ab74 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.049476 | controller | Jun 11 11:46:42.926904 crc crio[22553]: time="2026-06-11T11:46:42.926881791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.049493 | controller | Jun 11 11:46:43.340619 crc crio[22553]: time="2026-06-11T11:46:43.340502652Z" level=info msg="Running pod sandbox: openstack/swift-ring-rebalance-8586k/POD" id=12a3f431-6287-4f6f-8f1e-9926327fff3c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.049509 | controller | Jun 11 11:46:43.342057 crc crio[22553]: time="2026-06-11T11:46:43.340641396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.049526 | controller | Jun 11 11:46:46.052054 crc crio[22553]: time="2026-06-11T11:46:46.04840385Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-8586k Namespace:openstack ID:50130c1f94b135dcab1208c1c41199258f409bc26a48cd924be60160b7ec1f8e UID:262c3f25-3c9a-4034-afff-09f93ad912fb NetNS:/var/run/netns/dccbe1d1-db86-4784-8df1-5a46f0c410ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod262c3f25_3c9a_4034_afff_09f93ad912fb.slice PodAnnotations:0xc002816578}] Aliases:map[]}"
2026-06-11 12:41:55.049542 | controller | Jun 11 11:46:46.052054 crc crio[22553]: time="2026-06-11T11:46:46.04944387Z" level=info msg="Adding pod openstack_swift-ring-rebalance-8586k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.049562 | controller | Jun 11 11:46:46.189748 crc crio[22553]: time="2026-06-11T11:46:46.189206849Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54764bc9cc-zvzsn Namespace:openstack ID:602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba UID:eb371aa3-bcab-42ef-b7ef-7b0787e5db01 NetNS:/var/run/netns/1ec3ec7d-fbfd-497a-9a39-a90236a071e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb371aa3_bcab_42ef_b7ef_7b0787e5db01.slice PodAnnotations:0xc00001b230}] Aliases:map[]}"
2026-06-11 12:41:55.049582 | controller | Jun 11 11:46:46.189748 crc crio[22553]: time="2026-06-11T11:46:46.189757015Z" level=info msg="Adding pod openstack_dnsmasq-dns-54764bc9cc-zvzsn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.049599 | controller | Jun 11 11:46:46.372212 crc crio[22553]: time="2026-06-11T11:46:46.353977388Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-lflkj Namespace:openstack ID:46fa96c8a40fcf2d6bd45a35cb1ffda925d2aa8def7b456202a7a808669d7489 UID:a279c867-9686-4685-95b9-3b5a04fd11fb NetNS:/var/run/netns/a0256b5f-1885-4107-819a-2a2af72111dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda279c867_9686_4685_95b9_3b5a04fd11fb.slice PodAnnotations:0xc000ca0cc8}] Aliases:map[]}"
2026-06-11 12:41:55.049616 | controller | Jun 11 11:46:46.372212 crc crio[22553]: time="2026-06-11T11:46:46.35403921Z" level=info msg="Adding pod openstack_ovn-controller-metrics-lflkj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.049637 | controller | Jun 11 11:46:46.372212 crc crio[22553]: time="2026-06-11T11:46:46.357174641Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=db396df3-fac3-4d29-8ec7-4b07ad03e2b6 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.049654 | controller | Jun 11 11:46:46.372212 crc crio[22553]: time="2026-06-11T11:46:46.359437857Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=e41c32f3-e89b-44df-80a3-4a4bdc092a8c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.049671 | controller | Jun 11 11:46:46.383235 crc crio[22553]: time="2026-06-11T11:46:46.380400799Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=c3f2beca-8155-455e-b9f1-790aad49a3e2 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.049689 | controller | Jun 11 11:46:46.384441 crc crio[22553]: time="2026-06-11T11:46:46.383940493Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=9f6bd343-b69f-4eef-9cf0-202217f9ba54 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.049705 | controller | Jun 11 11:46:46.428634 crc crio[22553]: time="2026-06-11T11:46:46.427896845Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-4lpqb Namespace:openstack ID:fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed UID:b80370dd-77cb-444e-a5f3-defe63ab0bc6 NetNS:/var/run/netns/1df4e398-40a2-4586-9957-986ec6b095dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb80370dd_77cb_444e_a5f3_defe63ab0bc6.slice PodAnnotations:0xc002816760}] Aliases:map[]}"
2026-06-11 12:41:55.049721 | controller | Jun 11 11:46:46.429160 crc crio[22553]: time="2026-06-11T11:46:46.428600436Z" level=info msg="Adding pod openstack_dnsmasq-dns-7b6fcdc445-4lpqb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.049748 | controller | Jun 11 11:46:46.436819 crc crio[22553]: time="2026-06-11T11:46:46.43283733Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6964f94f-q8zhl Namespace:openstack ID:d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b UID:90465e08-1a48-4e79-a671-d6c2548360f2 NetNS:/var/run/netns/a4a99500-0f45-4725-9c75-88394ea8780e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90465e08_1a48_4e79_a671_d6c2548360f2.slice PodAnnotations:0xc00043a570}] Aliases:map[]}"
2026-06-11 12:41:55.049764 | controller | Jun 11 11:46:46.436819 crc crio[22553]: time="2026-06-11T11:46:46.432967163Z" level=info msg="Adding pod openstack_dnsmasq-dns-7b6964f94f-q8zhl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.049780 | controller | Jun 11 11:46:46.484572 crc crio[22553]: time="2026-06-11T11:46:46.484450536Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=afa5eb34-a33e-47ef-931e-70b400faf58b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.049796 | controller | Jun 11 11:46:46.486501 crc crio[22553]: time="2026-06-11T11:46:46.486417463Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=7081c9df-dc62-462c-b237-8d8060d87e79 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.049812 | controller | Jun 11 11:46:46.513980 crc crio[22553]: time="2026-06-11T11:46:46.513880505Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=d20bc92a-2707-4856-870c-85fae17c0e08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.049828 | controller | Jun 11 11:46:46.525110 crc crio[22553]: time="2026-06-11T11:46:46.518930682Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=c97951bd-a38a-46f4-8bce-01f32590c041 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.049843 | controller | Jun 11 11:46:46.544875 crc crio[22553]: time="2026-06-11T11:46:46.543761567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.049859 | controller | Jun 11 11:46:46.545166 crc crio[22553]: time="2026-06-11T11:46:46.545142427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.049874 | controller | Jun 11 11:46:46.654073 crc crio[22553]: time="2026-06-11T11:46:46.654023785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.049890 | controller | Jun 11 11:46:46.660758 crc crio[22553]: time="2026-06-11T11:46:46.660662109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.049906 | controller | Jun 11 11:46:46.684443 crc crio[22553]: time="2026-06-11T11:46:46.683502505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.049921 | controller | Jun 11 11:46:46.709440 crc crio[22553]: 2026-06-11T11:46:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50130c1f94b135d Mac:8a:b0:7f:1d:65:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/dccbe1d1-db86-4784-8df1-5a46f0c410ee SocketPath: PciID:}] [{Interface:0xc000194680 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.049937 | controller | Jun 11 11:46:46.713066 crc crio[22553]: time="2026-06-11T11:46:46.710028469Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-8586k Namespace:openstack ID:50130c1f94b135dcab1208c1c41199258f409bc26a48cd924be60160b7ec1f8e UID:262c3f25-3c9a-4034-afff-09f93ad912fb NetNS:/var/run/netns/dccbe1d1-db86-4784-8df1-5a46f0c410ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod262c3f25_3c9a_4034_afff_09f93ad912fb.slice PodAnnotations:0xc002816578}] Aliases:map[]}"
2026-06-11 12:41:55.049956 | controller | Jun 11 11:46:46.713066 crc crio[22553]: time="2026-06-11T11:46:46.710176264Z" level=info msg="Checking pod openstack_swift-ring-rebalance-8586k for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.049973 | controller | Jun 11 11:46:46.718045 crc crio[22553]: time="2026-06-11T11:46:46.713777679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.049989 | controller | Jun 11 11:46:46.776745 crc crio[22553]: time="2026-06-11T11:46:46.776434977Z" level=info msg="Ran pod sandbox 50130c1f94b135dcab1208c1c41199258f409bc26a48cd924be60160b7ec1f8e with infra container: openstack/swift-ring-rebalance-8586k/POD" id=12a3f431-6287-4f6f-8f1e-9926327fff3c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.050005 | controller | Jun 11 11:46:46.782766 crc crio[22553]: time="2026-06-11T11:46:46.779089095Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-kx7rx/POD" id=ae1bed35-860d-4581-9991-7d951e8e830b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.050021 | controller | Jun 11 11:46:46.782766 crc crio[22553]: time="2026-06-11T11:46:46.779175277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.050037 | controller | Jun 11 11:46:46.789339 crc crio[22553]: time="2026-06-11T11:46:46.789162549Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=2373d421-e8bb-43d9-bcb0-591d30c6daa8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.050053 | controller | Jun 11 11:46:46.803048 crc crio[22553]: time="2026-06-11T11:46:46.801996443Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found" id=2373d421-e8bb-43d9-bcb0-591d30c6daa8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.050068 | controller | Jun 11 11:46:46.803048 crc crio[22553]: time="2026-06-11T11:46:46.802116457Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found" id=2373d421-e8bb-43d9-bcb0-591d30c6daa8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.050084 | controller | Jun 11 11:46:46.816068 crc crio[22553]: time="2026-06-11T11:46:46.814042745Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=a53221a2-3279-4138-b98a-b7f69fcd79b1 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.050099 | controller | Jun 11 11:46:46.829107 crc crio[22553]: time="2026-06-11T11:46:46.828352793Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\""
2026-06-11 12:41:55.050115 | controller | Jun 11 11:46:46.840795 crc crio[22553]: time="2026-06-11T11:46:46.84061356Z" level=info msg="Got pod network &{Name:root-account-create-update-kx7rx Namespace:openstack ID:d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b UID:8b8ad95e-0896-436b-99a8-fb12fb684d45 NetNS:/var/run/netns/74755111-565c-41a7-b8bc-c56ca07accaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b8ad95e_0896_436b_99a8_fb12fb684d45.slice PodAnnotations:0xc00012ad90}] Aliases:map[]}"
2026-06-11 12:41:55.050134 | controller | Jun 11 11:46:46.841067 crc crio[22553]: time="2026-06-11T11:46:46.841046983Z" level=info msg="Adding pod openstack_root-account-create-update-kx7rx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.050151 | controller | Jun 11 11:46:46.945891 crc crio[22553]: time="2026-06-11T11:46:46.945018237Z" level=info msg="Created container 1202413c40cc985c57bbb0c56c8fdb8e5debf4b6ada060aa3a22204bfe4579d4: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=c97951bd-a38a-46f4-8bce-01f32590c041 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.050167 | controller | Jun 11 11:46:46.958642 crc crio[22553]: time="2026-06-11T11:46:46.954905806Z" level=info msg="Created container dd8bfa1e6b0361c28ea85912d8b5a012087bf9c200a1f68f534cf0a6d0b94e0e: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=d20bc92a-2707-4856-870c-85fae17c0e08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.050183 | controller | Jun 11 11:46:46.960141 crc crio[22553]: time="2026-06-11T11:46:46.960063036Z" level=info msg="Starting container: 1202413c40cc985c57bbb0c56c8fdb8e5debf4b6ada060aa3a22204bfe4579d4" id=d6895e22-4750-4281-9533-886f442f2627 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.050198 | controller | Jun 11 11:46:46.966921 crc crio[22553]: time="2026-06-11T11:46:46.964113495Z" level=info msg="Starting container: dd8bfa1e6b0361c28ea85912d8b5a012087bf9c200a1f68f534cf0a6d0b94e0e" id=ee662c10-98e9-46d9-b9c5-fbe462791243 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.050214 | controller | Jun 11 11:46:46.971732 crc crio[22553]: time="2026-06-11T11:46:46.971426258Z" level=info msg="Started container" PID=59332 containerID=1202413c40cc985c57bbb0c56c8fdb8e5debf4b6ada060aa3a22204bfe4579d4 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=d6895e22-4750-4281-9533-886f442f2627 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27e555d19df8c41ba4f2b8d784820eadfb16cd43c5a0bb2bdff525febcf448b9
2026-06-11 12:41:55.050230 | controller | Jun 11 11:46:46.984992 crc crio[22553]: time="2026-06-11T11:46:46.984891781Z" level=info msg="Started container" PID=59357 containerID=dd8bfa1e6b0361c28ea85912d8b5a012087bf9c200a1f68f534cf0a6d0b94e0e description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=ee662c10-98e9-46d9-b9c5-fbe462791243 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cab34e661f925a3a6e39f2220b6891f6f009959e00970e7cc63fdb79f916316
2026-06-11 12:41:55.050246 | controller | Jun 11 11:46:47.193850 crc crio[22553]: 2026-06-11T11:46:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:602d94785ef2bf1 Mac:fe:7c:f2:95:89:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/1ec3ec7d-fbfd-497a-9a39-a90236a071e7 SocketPath: PciID:}] [{Interface:0xc000015540 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.050262 | controller | Jun 11 11:46:47.195864 crc crio[22553]: time="2026-06-11T11:46:47.195302422Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54764bc9cc-zvzsn Namespace:openstack ID:602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba UID:eb371aa3-bcab-42ef-b7ef-7b0787e5db01 NetNS:/var/run/netns/1ec3ec7d-fbfd-497a-9a39-a90236a071e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb371aa3_bcab_42ef_b7ef_7b0787e5db01.slice PodAnnotations:0xc00001b230}] Aliases:map[]}"
2026-06-11 12:41:55.050278 | controller | Jun 11 11:46:47.195864 crc crio[22553]: time="2026-06-11T11:46:47.195523448Z" level=info msg="Checking pod openstack_dnsmasq-dns-54764bc9cc-zvzsn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.050294 | controller | Jun 11 11:46:47.209243 crc crio[22553]: time="2026-06-11T11:46:47.209074294Z" level=info msg="Ran pod sandbox 602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba with infra container: openstack/dnsmasq-dns-54764bc9cc-zvzsn/POD" id=475ae822-5f65-46b4-9a85-0966e0596289 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.050315 | controller | Jun 11 11:46:47.212153 crc crio[22553]: time="2026-06-11T11:46:47.21202346Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c475b27e-8889-49b8-8d21-e4b0ff58d053 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.050343 | controller | Jun 11 11:46:47.246593 crc crio[22553]: 2026-06-11T11:46:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46fa96c8a40fcf2 Mac:ba:8f:48:4e:e9:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/a0256b5f-1885-4107-819a-2a2af72111dc SocketPath: PciID:}] [{Interface:0xc0002d89e0 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.050381 | controller | Jun 11 11:46:47.253755 crc crio[22553]: time="2026-06-11T11:46:47.253564292Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-lflkj Namespace:openstack ID:46fa96c8a40fcf2d6bd45a35cb1ffda925d2aa8def7b456202a7a808669d7489 UID:a279c867-9686-4685-95b9-3b5a04fd11fb NetNS:/var/run/netns/a0256b5f-1885-4107-819a-2a2af72111dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda279c867_9686_4685_95b9_3b5a04fd11fb.slice PodAnnotations:0xc000ca0cc8}] Aliases:map[]}"
2026-06-11 12:41:55.050398 | controller | Jun 11 11:46:47.254021 crc crio[22553]: time="2026-06-11T11:46:47.253897272Z" level=info msg="Checking pod openstack_ovn-controller-metrics-lflkj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.050415 | controller | Jun 11 11:46:47.257457 crc crio[22553]: 2026-06-11T11:46:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d699bb2491e2fc9 Mac:f6:39:f5:7b:74:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/a4a99500-0f45-4725-9c75-88394ea8780e SocketPath: PciID:}] [{Interface:0xc0002028e0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.050431 | controller | Jun 11 11:46:47.258508 crc crio[22553]: time="2026-06-11T11:46:47.258439134Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6964f94f-q8zhl Namespace:openstack ID:d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b UID:90465e08-1a48-4e79-a671-d6c2548360f2 NetNS:/var/run/netns/a4a99500-0f45-4725-9c75-88394ea8780e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90465e08_1a48_4e79_a671_d6c2548360f2.slice PodAnnotations:0xc00043a570}] Aliases:map[]}"
2026-06-11 12:41:55.050447 | controller | Jun 11 11:46:47.258656 crc crio[22553]: time="2026-06-11T11:46:47.258595789Z" level=info msg="Checking pod openstack_dnsmasq-dns-7b6964f94f-q8zhl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.050463 | controller | Jun 11 11:46:47.271236 crc crio[22553]: time="2026-06-11T11:46:47.271154296Z" level=info msg="Ran pod sandbox 46fa96c8a40fcf2d6bd45a35cb1ffda925d2aa8def7b456202a7a808669d7489 with infra container: openstack/ovn-controller-metrics-lflkj/POD" id=682c8b19-c353-46ec-9496-4b3986307f23 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.050479 | controller | Jun 11 11:46:47.277527 crc crio[22553]: time="2026-06-11T11:46:47.277264064Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=1668a79a-9dd9-4a39-b420-7d41b12fb0cf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.050496 | controller | Jun 11 11:46:47.281930 crc crio[22553]: time="2026-06-11T11:46:47.281831007Z" level=info msg="Ran pod sandbox d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b with infra container: openstack/dnsmasq-dns-7b6964f94f-q8zhl/POD" id=8a923489-4b3a-4c82-b849-29394967d45d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.050515 | controller | Jun 11 11:46:47.323945 crc crio[22553]: time="2026-06-11T11:46:47.301896853Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=634be85e-c56d-4ee8-812f-47b0d626c60a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.050531 | controller | Jun 11 11:46:47.323945 crc crio[22553]: time="2026-06-11T11:46:47.308072243Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8b5d1391-1645-479e-909d-038536a1effb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.050547 | controller | Jun 11 11:46:47.323945 crc crio[22553]: time="2026-06-11T11:46:47.31929183Z" level=info msg="Creating container: openstack/dnsmasq-dns-54764bc9cc-zvzsn/init" id=059e1771-700f-44e3-846a-159a83944f03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.050563 | controller | Jun 11 11:46:47.323945 crc crio[22553]: time="2026-06-11T11:46:47.321973819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.050579 | controller | Jun 11 11:46:47.342831 crc crio[22553]: time="2026-06-11T11:46:47.342628121Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=33f11263-5f8d-4da9-bfa9-3ecd755ec91b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.050595 | controller | Jun 11 11:46:47.371191 crc crio[22553]: time="2026-06-11T11:46:47.371075312Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b6964f94f-q8zhl/init" id=dced4f76-be0e-45b3-837a-d623d5cb8804 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.050610 | controller | Jun 11 11:46:47.373666 crc crio[22553]: time="2026-06-11T11:46:47.373587325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.050627 | controller | Jun 11 11:46:47.375547 crc crio[22553]: time="2026-06-11T11:46:47.375501691Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=8677a7c0-e75d-447c-8285-febf79bb96b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.050642 | controller | Jun 11 11:46:47.393063 crc crio[22553]: time="2026-06-11T11:46:47.392905069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.050658 | controller | Jun 11 11:46:47.404244 crc crio[22553]: time="2026-06-11T11:46:47.404023503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.050674 | controller | Jun 11 11:46:47.424286 crc crio[22553]: time="2026-06-11T11:46:47.424225203Z" level=info msg="Creating container: openstack/ovn-controller-metrics-lflkj/openstack-network-exporter" id=354685b3-8641-4720-a413-39f5860708bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.050689 | controller | Jun 11 11:46:47.445671 crc crio[22553]: time="2026-06-11T11:46:47.445522684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.050706 | controller | Jun 11 11:46:47.454624 crc crio[22553]: 2026-06-11T11:46:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fdbdc223c25e710 Mac:5a:75:08:70:c5:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/1df4e398-40a2-4586-9957-986ec6b095dd SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.050722 | controller | Jun 11 11:46:47.457522 crc crio[22553]: time="2026-06-11T11:46:47.457384581Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-4lpqb Namespace:openstack ID:fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed UID:b80370dd-77cb-444e-a5f3-defe63ab0bc6 NetNS:/var/run/netns/1df4e398-40a2-4586-9957-986ec6b095dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb80370dd_77cb_444e_a5f3_defe63ab0bc6.slice PodAnnotations:0xc002816760}] Aliases:map[]}"
2026-06-11 12:41:55.050741 | controller | Jun 11 11:46:47.457930 crc crio[22553]: time="2026-06-11T11:46:47.457868735Z" level=info msg="Checking pod openstack_dnsmasq-dns-7b6fcdc445-4lpqb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.050758 | controller | Jun 11 11:46:47.474642 crc crio[22553]: 2026-06-11T11:46:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9c765238b30194 Mac:aa:4b:31:c0:df:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/74755111-565c-41a7-b8bc-c56ca07accaa SocketPath: PciID:}] [{Interface:0xc00011c5c0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.050774 | controller | Jun 11 11:46:47.475617 crc crio[22553]: time="2026-06-11T11:46:47.47554097Z" level=info msg="Got pod network &{Name:root-account-create-update-kx7rx Namespace:openstack ID:d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b UID:8b8ad95e-0896-436b-99a8-fb12fb684d45 NetNS:/var/run/netns/74755111-565c-41a7-b8bc-c56ca07accaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b8ad95e_0896_436b_99a8_fb12fb684d45.slice PodAnnotations:0xc00012ad90}] Aliases:map[]}"
2026-06-11 12:41:55.050790 | controller | Jun 11 11:46:47.475825 crc crio[22553]: time="2026-06-11T11:46:47.475760997Z" level=info msg="Checking pod openstack_root-account-create-update-kx7rx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.050806 | controller | Jun 11 11:46:47.489537 crc crio[22553]: time="2026-06-11T11:46:47.489280411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.050822 | controller | Jun 11 11:46:47.494991 crc crio[22553]: time="2026-06-11T11:46:47.494904566Z" level=info msg="Ran pod sandbox fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed with infra container: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/POD" id=944ab623-7504-49f5-96c2-4c2435a5ab74 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.050837 | controller | Jun 11 11:46:47.498232 crc crio[22553]: time="2026-06-11T11:46:47.497906893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.050853 | controller | Jun 11 11:46:47.500094 crc crio[22553]: time="2026-06-11T11:46:47.500020355Z" level=info msg="Ran pod sandbox d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b with infra container: openstack/root-account-create-update-kx7rx/POD" id=ae1bed35-860d-4581-9991-7d951e8e830b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.050869 | controller | Jun 11 11:46:47.505736 crc crio[22553]: time="2026-06-11T11:46:47.502372634Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=18ad3243-5e54-4e5d-9a8f-2bb7dd7ff0ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.050884 | controller | Jun 11 11:46:47.505736 crc crio[22553]: time="2026-06-11T11:46:47.503227488Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5c533cb6-d4f2-4575-9063-2ac561b42b0e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.050900 | controller | Jun 11 11:46:47.513956 crc crio[22553]: time="2026-06-11T11:46:47.511648724Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=3740c330-7ffb-42fd-a554-ba6a9a383291 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.050919 | controller | Jun 11 11:46:47.521045 crc crio[22553]: time="2026-06-11T11:46:47.520960986Z" level=info msg="Creating container: openstack/root-account-create-update-kx7rx/mariadb-account-create-update" id=ec3e1740-d58d-4bb5-b7ea-0a5ee3bf8bbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.050936 | controller | Jun 11 11:46:47.522544 crc crio[22553]: time="2026-06-11T11:46:47.52248002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.050951 | controller | Jun 11 11:46:47.559370 crc crio[22553]: time="2026-06-11T11:46:47.559269564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.050967 | controller | Jun 11 11:46:47.571337 crc crio[22553]: time="2026-06-11T11:46:47.571232613Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ca4ed733-80af-4ca9-951b-6f9cafb42365 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.050983 | controller | Jun 11 11:46:47.576383 crc crio[22553]: time="2026-06-11T11:46:47.57626316Z" level=info msg="Created container ea4766787a77ce214f480e30b4e1e52d1919a42e3521674063632e93ae8dd332: openstack/dnsmasq-dns-54764bc9cc-zvzsn/init" id=059e1771-700f-44e3-846a-159a83944f03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.050998 | controller | Jun 11 11:46:47.582542 crc crio[22553]: time="2026-06-11T11:46:47.582390549Z" level=info msg="Starting container: ea4766787a77ce214f480e30b4e1e52d1919a42e3521674063632e93ae8dd332" id=e20f9d84-4d42-4c67-bb02-9873e792f6f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.051014 | controller | Jun 11 11:46:47.586256 crc crio[22553]: time="2026-06-11T11:46:47.586165629Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/init" id=400f96b9-f511-447b-9d53-1c1f0abead31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.051030 | controller | Jun 11 11:46:47.594720 crc crio[22553]: time="2026-06-11T11:46:47.591476894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.051046 | controller | Jun 11 11:46:47.594720 crc crio[22553]: time="2026-06-11T11:46:47.592224156Z" level=info msg="Started container" PID=59483 containerID=ea4766787a77ce214f480e30b4e1e52d1919a42e3521674063632e93ae8dd332 description=openstack/dnsmasq-dns-54764bc9cc-zvzsn/init id=e20f9d84-4d42-4c67-bb02-9873e792f6f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba
2026-06-11 12:41:55.051061 | controller | Jun 11 11:46:47.623785 crc crio[22553]: time="2026-06-11T11:46:47.623645083Z" level=info msg="Created container 4f0594134d566b81f33ec1cf95149fdafbc48b9476443ae06450ee994e9668c9: openstack/dnsmasq-dns-7b6964f94f-q8zhl/init" id=dced4f76-be0e-45b3-837a-d623d5cb8804 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.051077 | controller | Jun 11 11:46:47.626364 crc crio[22553]: time="2026-06-11T11:46:47.626094464Z" level=info msg="Starting container: 4f0594134d566b81f33ec1cf95149fdafbc48b9476443ae06450ee994e9668c9" id=ce54fa24-21b5-4653-af82-1c91f51ec362 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.051093 | controller | Jun 11 11:46:47.641150 crc crio[22553]: time="2026-06-11T11:46:47.64101217Z" level=info msg="Started container" PID=59495 containerID=4f0594134d566b81f33ec1cf95149fdafbc48b9476443ae06450ee994e9668c9 description=openstack/dnsmasq-dns-7b6964f94f-q8zhl/init id=ce54fa24-21b5-4653-af82-1c91f51ec362 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b
2026-06-11 12:41:55.051112 | controller | Jun 11 11:46:47.642256 crc crio[22553]: time="2026-06-11T11:46:47.642170693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.051128 | controller | Jun 11 11:46:47.648542 crc crio[22553]: time="2026-06-11T11:46:47.647793148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.051144 | controller | Jun 11 11:46:47.653993 crc crio[22553]: time="2026-06-11T11:46:47.653948127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.051160 | controller | Jun 11 11:46:47.654437 crc crio[22553]: time="2026-06-11T11:46:47.654275867Z" level=info msg="Stopping pod sandbox: 602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba" id=76487861-73c6-4915-9f0d-a24416e1f672 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.051176 | controller | Jun 11 11:46:47.655276 crc crio[22553]: time="2026-06-11T11:46:47.655204204Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54764bc9cc-zvzsn Namespace:openstack ID:602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba UID:eb371aa3-bcab-42ef-b7ef-7b0787e5db01 NetNS:/var/run/netns/1ec3ec7d-fbfd-497a-9a39-a90236a071e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb371aa3_bcab_42ef_b7ef_7b0787e5db01.slice PodAnnotations:0xc000ca0350}] Aliases:map[]}"
2026-06-11 12:41:55.051192 | controller | Jun 11 11:46:47.655620 crc crio[22553]: time="2026-06-11T11:46:47.655459141Z" level=info msg="Deleting pod openstack_dnsmasq-dns-54764bc9cc-zvzsn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.051208 | controller | Jun 11 11:46:47.658667 crc crio[22553]: time="2026-06-11T11:46:47.658586803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.051223 | controller | Jun 11 11:46:47.659616 crc crio[22553]: time="2026-06-11T11:46:47.659583162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.051239 | controller | Jun 11 11:46:47.748655 crc crio[22553]: time="2026-06-11T11:46:47.748598479Z" level=info msg="Stopping pod sandbox: d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b" id=11b29786-4211-42aa-9668-906628721b54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.051255 | controller | Jun 11 11:46:47.749466 crc crio[22553]: time="2026-06-11T11:46:47.749436954Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6964f94f-q8zhl Namespace:openstack ID:d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b UID:90465e08-1a48-4e79-a671-d6c2548360f2 NetNS:/var/run/netns/a4a99500-0f45-4725-9c75-88394ea8780e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90465e08_1a48_4e79_a671_d6c2548360f2.slice PodAnnotations:0xc0048003c0}] Aliases:map[]}"
2026-06-11 12:41:55.051271 | controller | Jun 11 11:46:47.749853 crc crio[22553]: time="2026-06-11T11:46:47.749822745Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7b6964f94f-q8zhl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.051286 | controller | Jun 11 11:46:47.921182 crc crio[22553]: time="2026-06-11T11:46:47.921057623Z" level=info msg="Created container fe5d354a2af9019f4715f995c9bd3d475a07ec766ef9e132367b47987174f9e3: openstack/root-account-create-update-kx7rx/mariadb-account-create-update" id=ec3e1740-d58d-4bb5-b7ea-0a5ee3bf8bbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.051306 | controller | Jun 11 11:46:47.924993 crc crio[22553]: time="2026-06-11T11:46:47.924875554Z" level=info msg="Starting container: fe5d354a2af9019f4715f995c9bd3d475a07ec766ef9e132367b47987174f9e3" id=19f6462c-60a6-4dbf-99cc-4f5bc6ba886f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.051323 | controller | Jun 11 11:46:47.926593 crc crio[22553]: time="2026-06-11T11:46:47.92643605Z" level=info msg="Created container f8a620f9ff88a102a876de4c946df12add247a2c0ebd735745465b6abbd2f42f: openstack/ovn-controller-metrics-lflkj/openstack-network-exporter" id=354685b3-8641-4720-a413-39f5860708bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.051338 | controller | Jun 11 11:46:47.927920 crc crio[22553]: time="2026-06-11T11:46:47.927558382Z" level=info msg="Created container 76058646e681760b868a9eeba72e2bc0e2d96f8ff35789891773028fe70d4724: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/init" id=400f96b9-f511-447b-9d53-1c1f0abead31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.051374 | controller | Jun 11 11:46:47.928501 crc crio[22553]: time="2026-06-11T11:46:47.928424178Z" level=info msg="Starting container: f8a620f9ff88a102a876de4c946df12add247a2c0ebd735745465b6abbd2f42f" id=5ae0b1f7-6033-499a-a85b-76ef48e48fcb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.051392 | controller | Jun 11 11:46:47.933063 crc crio[22553]: time="2026-06-11T11:46:47.932936009Z" level=info msg="Started container" PID=59560 containerID=fe5d354a2af9019f4715f995c9bd3d475a07ec766ef9e132367b47987174f9e3 description=openstack/root-account-create-update-kx7rx/mariadb-account-create-update id=19f6462c-60a6-4dbf-99cc-4f5bc6ba886f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b
2026-06-11 12:41:55.051408 | controller | Jun 11 11:46:47.934598 crc crio[22553]: time="2026-06-11T11:46:47.934497045Z" level=info msg="Starting container: 76058646e681760b868a9eeba72e2bc0e2d96f8ff35789891773028fe70d4724" id=d78abc0d-9ab0-42fc-beb8-b46c0bd15019 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.051423 | controller | Jun 11 11:46:47.948415 crc crio[22553]: time="2026-06-11T11:46:47.948222035Z" level=info msg="Started container" PID=59546 containerID=76058646e681760b868a9eeba72e2bc0e2d96f8ff35789891773028fe70d4724 description=openstack/dnsmasq-dns-7b6fcdc445-4lpqb/init id=d78abc0d-9ab0-42fc-beb8-b46c0bd15019 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed
2026-06-11 12:41:55.051439 | controller | Jun 11 11:46:47.950903 crc crio[22553]: time="2026-06-11T11:46:47.949154983Z" level=info msg="Started container" PID=59552 containerID=f8a620f9ff88a102a876de4c946df12add247a2c0ebd735745465b6abbd2f42f description=openstack/ovn-controller-metrics-lflkj/openstack-network-exporter id=5ae0b1f7-6033-499a-a85b-76ef48e48fcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=46fa96c8a40fcf2d6bd45a35cb1ffda925d2aa8def7b456202a7a808669d7489
2026-06-11 12:41:55.051454 | controller | Jun 11 11:46:48.282644 crc crio[22553]: time="2026-06-11T11:46:48.281647036Z" level=info msg="Stopped pod sandbox: 602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba" id=76487861-73c6-4915-9f0d-a24416e1f672 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.051470 | controller | Jun 11 11:46:48.376246 crc crio[22553]: time="2026-06-11T11:46:48.369643044Z" level=info msg="Stopped pod sandbox: d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b" id=11b29786-4211-42aa-9668-906628721b54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.051485 | controller | Jun 11 11:46:48.772515 crc crio[22553]: time="2026-06-11T11:46:48.772423749Z" level=info msg="Removing container: 4f0594134d566b81f33ec1cf95149fdafbc48b9476443ae06450ee994e9668c9" id=bb4cea5c-c47d-4e55-bf2f-6e99373caa0c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.051504 | controller | Jun 11 11:46:48.814212 crc crio[22553]: time="2026-06-11T11:46:48.814114836Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5e5c89c9-9858-4753-800a-f0f64d4e48d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.051520 | controller | Jun 11 11:46:48.849825 crc crio[22553]: time="2026-06-11T11:46:48.845227064Z" level=info msg="Removed container 4f0594134d566b81f33ec1cf95149fdafbc48b9476443ae06450ee994e9668c9: openstack/dnsmasq-dns-7b6964f94f-q8zhl/init" id=bb4cea5c-c47d-4e55-bf2f-6e99373caa0c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.051535 | controller | Jun 11 11:46:48.855400 crc crio[22553]: time="2026-06-11T11:46:48.85535711Z" level=info msg="Removing container: ea4766787a77ce214f480e30b4e1e52d1919a42e3521674063632e93ae8dd332" id=39f325bc-d574-4284-b2cc-be8253db1a1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.051551 | controller | Jun 11 11:46:48.939656 crc crio[22553]: time="2026-06-11T11:46:48.935282762Z" level=info msg="Removed container ea4766787a77ce214f480e30b4e1e52d1919a42e3521674063632e93ae8dd332: openstack/dnsmasq-dns-54764bc9cc-zvzsn/init" id=39f325bc-d574-4284-b2cc-be8253db1a1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.051567 | controller | Jun 11 11:46:49.004525 crc crio[22553]: time="2026-06-11T11:46:49.004440159Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2840facc-24be-4673-a73f-0b9fa7ddfed2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.051583 | controller | Jun 11 11:46:49.058034 crc crio[22553]: time="2026-06-11T11:46:49.054203222Z" level=info msg="Creating container: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/dnsmasq-dns" id=70252695-494f-4601-8206-22d8acbe19b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.051599 | controller | Jun 11 11:46:49.058034 crc crio[22553]: time="2026-06-11T11:46:49.05619409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.051614 | controller | Jun 11 11:46:49.252146 crc crio[22553]: time="2026-06-11T11:46:49.250590243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.051630 | controller | Jun 11 11:46:49.257033 crc crio[22553]: time="2026-06-11T11:46:49.256939609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.051645 | controller | Jun 11 11:46:49.459589 crc crio[22553]: time="2026-06-11T11:46:49.459276954Z" level=info msg="Created container 9b3ddb71038715683972b5b0096a16fb2cea12e9c12198e9712a1a3c5861225f: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/dnsmasq-dns" id=70252695-494f-4601-8206-22d8acbe19b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.051660 | controller | Jun 11 11:46:49.466251 crc crio[22553]: time="2026-06-11T11:46:49.466143194Z" level=info msg="Starting container: 9b3ddb71038715683972b5b0096a16fb2cea12e9c12198e9712a1a3c5861225f" id=2f068ab0-ad84-4d54-9b28-5089061f0e8c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.051676 | controller | Jun 11 11:46:49.481634 crc crio[22553]: time="2026-06-11T11:46:49.481476122Z" level=info msg="Started container" PID=59696 containerID=9b3ddb71038715683972b5b0096a16fb2cea12e9c12198e9712a1a3c5861225f description=openstack/dnsmasq-dns-7b6fcdc445-4lpqb/dnsmasq-dns id=2f068ab0-ad84-4d54-9b28-5089061f0e8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed
2026-06-11 12:41:55.051692 | controller | Jun 11 11:46:49.541757 crc crio[22553]: time="2026-06-11T11:46:49.541590406Z" level=info msg="Running pod sandbox: openstack/keystone-db30-account-create-update-lt76p/POD" id=f3a09582-48b9-41e8-a9fb-ec4643104284 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.051711 | controller | Jun 11 11:46:49.541874 crc crio[22553]: time="2026-06-11T11:46:49.541755081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.051728 | controller | Jun 11 11:46:49.593792 crc crio[22553]: time="2026-06-11T11:46:49.592929574Z" level=info msg="Got pod network &{Name:keystone-db30-account-create-update-lt76p Namespace:openstack ID:14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92 UID:17a83e92-8e04-4df2-8647-7e3b7603b6b3 NetNS:/var/run/netns/75a8b49c-2d61-4e58-8be7-d6240dc08786 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a83e92_8e04_4df2_8647_7e3b7603b6b3.slice PodAnnotations:0xc0028164c0}] Aliases:map[]}"
2026-06-11 12:41:55.051744 | controller | Jun 11 11:46:49.593792 crc crio[22553]: time="2026-06-11T11:46:49.592983586Z" level=info msg="Adding pod openstack_keystone-db30-account-create-update-lt76p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.051760 | controller | Jun 11 11:46:49.620404 crc crio[22553]: time="2026-06-11T11:46:49.620230841Z" level=info msg="Running pod sandbox: openstack/keystone-db-create-k9lb8/POD" id=7bc6d40f-6ea5-428d-8177-4e8232608301 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.051776 | controller | Jun 11 11:46:49.620404 crc crio[22553]: time="2026-06-11T11:46:49.620373795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.051792 | controller | Jun 11 11:46:49.894917 crc crio[22553]: time="2026-06-11T11:46:49.891394185Z" level=info msg="Stopping pod sandbox: d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b" id=5ead9570-d881-4651-847a-4fb228c35a98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.051808 | controller | Jun 11 11:46:49.898634 crc crio[22553]: time="2026-06-11T11:46:49.898540533Z" level=info msg="Got pod network &{Name:root-account-create-update-kx7rx Namespace:openstack ID:d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b UID:8b8ad95e-0896-436b-99a8-fb12fb684d45 NetNS:/var/run/netns/74755111-565c-41a7-b8bc-c56ca07accaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b8ad95e_0896_436b_99a8_fb12fb684d45.slice PodAnnotations:0xc002816730}] Aliases:map[]}"
2026-06-11 12:41:55.051825 | controller | Jun 11 11:46:49.899243 crc crio[22553]: time="2026-06-11T11:46:49.898828942Z" level=info msg="Deleting pod openstack_root-account-create-update-kx7rx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.051842 | controller | Jun 11 11:46:50.040770 crc crio[22553]: time="2026-06-11T11:46:50.036215941Z" level=info msg="Running pod sandbox: openstack/placement-db-create-vgv8r/POD" id=afd6942b-e9e8-4afa-ab0a-57e0f7399c21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.051857 | controller | Jun 11 11:46:50.040770 crc crio[22553]: time="2026-06-11T11:46:50.037279942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.051874 | controller | Jun 11 11:46:50.358821 crc crio[22553]: 2026-06-11T11:46:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14738af94946630 Mac:82:67:47:77:6f:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/75a8b49c-2d61-4e58-8be7-d6240dc08786 SocketPath: PciID:}] [{Interface:0xc000130c40 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.051894 | controller | Jun 11 11:46:50.363224 crc crio[22553]: time="2026-06-11T11:46:50.360004041Z" level=info msg="Got pod network &{Name:keystone-db30-account-create-update-lt76p Namespace:openstack ID:14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92 UID:17a83e92-8e04-4df2-8647-7e3b7603b6b3 NetNS:/var/run/netns/75a8b49c-2d61-4e58-8be7-d6240dc08786 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a83e92_8e04_4df2_8647_7e3b7603b6b3.slice PodAnnotations:0xc0028164c0}] Aliases:map[]}"
2026-06-11 12:41:55.051911 | controller | Jun 11 11:46:50.363224 crc crio[22553]: time="2026-06-11T11:46:50.360180396Z" level=info msg="Checking pod openstack_keystone-db30-account-create-update-lt76p for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.051927 | controller | Jun 11 11:46:50.461838 crc crio[22553]: time="2026-06-11T11:46:50.461656588Z" level=info msg="Running pod sandbox: openstack/placement-ef5e-account-create-update-vwwld/POD" id=fb37f0ac-0f91-48d8-a635-313eee794f2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.051943 | controller | Jun 11 11:46:50.463959 crc crio[22553]: time="2026-06-11T11:46:50.461875504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.051959 | controller | Jun 11 11:46:50.982266 crc crio[22553]: time="2026-06-11T11:46:50.981424717Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781178410-ghcvb/POD" id=46d362b8-d024-4a2c-a8aa-6215bed7a69c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.051975 | controller | Jun 11 11:46:50.982502 crc crio[22553]: time="2026-06-11T11:46:50.982272822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.051991 | controller | Jun 11 11:46:52.262549 crc crio[22553]: time="2026-06-11T11:46:52.262465433Z" level=info msg="Stopped pod sandbox: d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b" id=5ead9570-d881-4651-847a-4fb228c35a98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.052007 | controller | Jun 11 11:46:52.268118 crc crio[22553]: time="2026-06-11T11:46:52.267612143Z" level=info msg="Ran pod sandbox 14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92 with infra container: openstack/keystone-db30-account-create-update-lt76p/POD" id=f3a09582-48b9-41e8-a9fb-ec4643104284 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.052022 | controller | Jun 11 11:46:52.272538 crc crio[22553]: time="2026-06-11T11:46:52.272383282Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d27e930d-d4c5-4910-9f06-f31426ffb535 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.052038 | controller | Jun 11 11:46:52.730260 crc crio[22553]: time="2026-06-11T11:46:52.729529393Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781178411-7t7d5/POD" id=4603fbe5-d1df-4c1f-9a20-28392fac7ae3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.052054 | controller | Jun 11 11:46:52.730260 crc crio[22553]: time="2026-06-11T11:46:52.73011775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.052070 | controller | Jun 11 11:46:53.167967 crc crio[22553]: time="2026-06-11T11:46:53.167902837Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=344773b5-d0ff-40bf-995b-7120285f67c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.052085 | controller | Jun 11 11:46:53.168085 crc crio[22553]: time="2026-06-11T11:46:53.16800064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.052106 | controller | Jun 11 11:46:54.779773 crc crio[22553]: time="2026-06-11T11:46:54.778901393Z" level=info msg="Running pod sandbox: openstack/glance-db-create-84brx/POD" id=c23a930e-d5c2-4b30-8f41-9e82df10baa5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.052122 | controller | Jun 11 11:46:54.781559 crc crio[22553]: time="2026-06-11T11:46:54.78152285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.052137 | controller | Jun 11 11:46:54.893493 crc crio[22553]: time="2026-06-11T11:46:54.893398475Z" level=info msg="Running pod sandbox: openstack/glance-207b-account-create-update-jrrcw/POD" id=75b5f5c9-d09d-4276-b002-0e7bf7905493 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.052154 | controller | Jun 11 11:46:54.893622 crc crio[22553]: time="2026-06-11T11:46:54.893602431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.052170 | controller | Jun 11 11:46:54.998760 crc crio[22553]: time="2026-06-11T11:46:54.996067211Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=79dfc6b7-8552-4638-aa41-4733051130dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.052186 | controller | Jun 11 11:46:55.149661 crc crio[22553]: time="2026-06-11T11:46:55.148610973Z" level=info msg="Creating container: openstack/keystone-db30-account-create-update-lt76p/mariadb-account-create-update" id=1bcb16b7-ee1b-471b-b757-ba4b06854a7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.052202 | controller | Jun 11 11:46:55.174186 crc crio[22553]: time="2026-06-11T11:46:55.174074066Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781178410-ghcvb Namespace:openstack ID:25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609 UID:0a7c82a4-ddb9-4f82-83e2-1fbdaf38ef00 NetNS:/var/run/netns/79e3783c-66c3-4924-83f3-5bcdcb048e64 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7c82a4_ddb9_4f82_83e2_1fbdaf38ef00.slice PodAnnotations:0xc002b8a698}] Aliases:map[]}"
2026-06-11 12:41:55.052218 | controller | Jun 11 11:46:55.174186 crc crio[22553]: time="2026-06-11T11:46:55.174161619Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0-config-1781178410-ghcvb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.052234 | controller | Jun 11 11:46:55.184189 crc crio[22553]: time="2026-06-11T11:46:55.184109789Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-n7gbj/POD" id=be046458-db41-4d44-a829-842093bb613b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.052250 | controller | Jun 11 11:46:55.184291 crc crio[22553]: time="2026-06-11T11:46:55.184223422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.052266 | controller | Jun 11 11:46:55.226842 crc crio[22553]: time="2026-06-11T11:46:55.226757584Z" level=info msg="Got pod network &{Name:placement-db-create-vgv8r Namespace:openstack ID:c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99 UID:d2405ac6-49bc-433b-bfd6-cc3b0bb5824f NetNS:/var/run/netns/8b5577b0-e662-449b-8d31-067458558c1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2405ac6_49bc_433b_bfd6_cc3b0bb5824f.slice PodAnnotations:0xc002b8a918}] Aliases:map[]}"
2026-06-11 12:41:55.052283 | controller | Jun 11 11:46:55.226842 crc crio[22553]: time="2026-06-11T11:46:55.226827106Z" level=info msg="Adding pod openstack_placement-db-create-vgv8r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.052303 | controller | Jun 11 11:46:55.274092 crc crio[22553]: time="2026-06-11T11:46:55.27392565Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31" id=a53221a2-3279-4138-b98a-b7f69fcd79b1 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.052319 | controller | Jun 11 11:46:55.275170 crc crio[22553]: time="2026-06-11T11:46:55.275130545Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=855c6b5e-c77e-4e2b-baba-67a5231a39c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.052335 | controller | Jun 11 11:46:55.275484 crc crio[22553]: time="2026-06-11T11:46:55.275428014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.052369 | controller | Jun 11 11:46:55.284303 crc crio[22553]: time="2026-06-11T11:46:55.284236251Z" level=info msg="Got pod network &{Name:placement-ef5e-account-create-update-vwwld Namespace:openstack ID:07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3 UID:a076102a-7617-4f4e-badd-587d01fb8068 NetNS:/var/run/netns/77ce7c02-7379-46ba-a6f3-a424121e6648 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda076102a_7617_4f4e_badd_587d01fb8068.slice PodAnnotations:0xc002b8aa20}] Aliases:map[]}"
2026-06-11 12:41:55.052388 | controller | Jun 11 11:46:55.284303 crc crio[22553]: time="2026-06-11T11:46:55.284286112Z" level=info msg="Adding pod openstack_placement-ef5e-account-create-update-vwwld to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.052405 | controller | Jun 11 11:46:55.291229 crc crio[22553]: time="2026-06-11T11:46:55.288047432Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781178411-7t7d5 Namespace:openstack ID:80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a UID:f8e35cd6-2d5d-4654-a80e-98c00179b390 NetNS:/var/run/netns/e9ecea03-08df-4c33-84f4-245226d90f5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8e35cd6_2d5d_4654_a80e_98c00179b390.slice PodAnnotations:0xc000ca0e90}] Aliases:map[]}"
2026-06-11 12:41:55.052422 | controller | Jun 11 11:46:55.291229 crc crio[22553]: time="2026-06-11T11:46:55.288125985Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0-config-1781178411-7t7d5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.052438 | controller | Jun 11 11:46:55.311779 crc crio[22553]: time="2026-06-11T11:46:55.310445556Z" level=info msg="Got pod network &{Name:keystone-db-create-k9lb8 Namespace:openstack ID:8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc UID:a89300b6-1b0a-4642-a94c-b9d84329026f NetNS:/var/run/netns/328b0dd4-993a-4a13-8e68-72a8924173de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda89300b6_1b0a_4642_a94c_b9d84329026f.slice PodAnnotations:0xc0011e89e8}] Aliases:map[]}"
2026-06-11 12:41:55.052455 | controller | Jun 11 11:46:55.311779 crc crio[22553]: time="2026-06-11T11:46:55.310523688Z" level=info msg="Adding pod openstack_keystone-db-create-k9lb8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.052471 | controller | Jun 11 11:46:55.349397 crc crio[22553]: time="2026-06-11T11:46:55.349211037Z" level=info msg="Got pod network &{Name:glance-db-create-84brx Namespace:openstack ID:86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40 UID:13f8afd1-d0b1-491a-83b1-af1db7f65a84 NetNS:/var/run/netns/f3f14f57-df46-452a-a505-f57fff02dbf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f8afd1_d0b1_491a_83b1_af1db7f65a84.slice PodAnnotations:0xc0011e8af0}] Aliases:map[]}"
2026-06-11 12:41:55.052491 | controller | Jun 11 11:46:55.356641 crc crio[22553]: time="2026-06-11T11:46:55.35103296Z" level=info msg="Adding pod openstack_glance-db-create-84brx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.052508 | controller | Jun 11 11:46:55.356641 crc crio[22553]: time="2026-06-11T11:46:55.354812971Z" level=info msg="Got pod network &{Name:glance-207b-account-create-update-jrrcw Namespace:openstack ID:3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e UID:0513e8dc-e3a1-4f64-b2da-a36ed9fad825 NetNS:/var/run/netns/bd514896-29c9-4c30-b01f-2184f0b0e7f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0513e8dc_e3a1_4f64_b2da_a36ed9fad825.slice PodAnnotations:0xc0028264f8}] Aliases:map[]}"
2026-06-11 12:41:55.052524 | controller | Jun 11 11:46:55.356641 crc crio[22553]: time="2026-06-11T11:46:55.354851132Z" level=info msg="Adding pod openstack_glance-207b-account-create-update-jrrcw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.052540 | controller | Jun 11 11:46:55.371709 crc crio[22553]: time="2026-06-11T11:46:55.37020173Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:098b72e53a91c3fe7959a441f98274e5b8f3f3d65f124543dedebdeefefcde0b UID:2cef6e05-ac0e-40c0-a0ce-31f67533589d NetNS:/var/run/netns/44ec9e7a-f426-4285-bb67-ef73f9ea3870 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cef6e05_ac0e_40c0_a0ce_31f67533589d.slice PodAnnotations:0xc00012aa18}] Aliases:map[]}"
2026-06-11 12:41:55.052556 | controller | Jun 11 11:46:55.371709 crc crio[22553]: time="2026-06-11T11:46:55.371074845Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.052571 | controller | Jun 11 11:46:55.467413 crc crio[22553]: time="2026-06-11T11:46:55.465411578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.052587 | controller | Jun 11 11:46:55.471814 crc crio[22553]: time="2026-06-11T11:46:55.471673391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.052603 | controller | Jun 11 11:46:55.550965 crc crio[22553]: time="2026-06-11T11:46:55.550398369Z" level=info msg="Got pod network &{Name:root-account-create-update-n7gbj Namespace:openstack ID:bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb UID:eeb74ea8-2c95-400d-959d-5061261ba677 NetNS:/var/run/netns/64cfb7ea-f1bc-4b95-8b33-94b955f0b6ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeb74ea8_2c95_400d_959d_5061261ba677.slice PodAnnotations:0xc002b8a3e0}] Aliases:map[]}"
2026-06-11 12:41:55.052618 | controller | Jun 11 11:46:55.550965 crc crio[22553]: time="2026-06-11T11:46:55.550465641Z" level=info msg="Adding pod openstack_root-account-create-update-n7gbj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.052635 | controller | Jun 11 11:46:55.558174 crc crio[22553]: time="2026-06-11T11:46:55.558085243Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=86d6984a-cfca-4d64-b7bf-786c3b9cdfb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.052650 | controller | Jun 11 11:46:55.584561 crc crio[22553]: time="2026-06-11T11:46:55.584468883Z" level=info msg="Creating container: openstack/swift-ring-rebalance-8586k/swift-ring-rebalance" id=73a983d0-d1ff-42b1-ae38-26085d442b4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.052669 | controller | Jun 11 11:46:55.587963 crc crio[22553]: time="2026-06-11T11:46:55.587877043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.052686 | controller | Jun 11 11:46:55.648895 crc crio[22553]: time="2026-06-11T11:46:55.648655096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.052702 | controller | Jun 11 11:46:55.654052 crc crio[22553]: time="2026-06-11T11:46:55.653893759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.052717 | controller | Jun 11 11:46:55.699305 crc crio[22553]: time="2026-06-11T11:46:55.698433749Z" level=info msg="Created container ab3c2677cbb387a0301d31467f95198937d10b295982a62cc284b08e6ed2c0b8: openstack/keystone-db30-account-create-update-lt76p/mariadb-account-create-update" id=1bcb16b7-ee1b-471b-b757-ba4b06854a7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.052733 | controller | Jun 11 11:46:55.701746 crc crio[22553]: time="2026-06-11T11:46:55.700889081Z" level=info msg="Starting container: ab3c2677cbb387a0301d31467f95198937d10b295982a62cc284b08e6ed2c0b8" id=9b523fc1-ac23-430f-ba7f-6f7ae1a8a040 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.052749 | controller | Jun 11 11:46:55.707416 crc crio[22553]: time="2026-06-11T11:46:55.707279367Z" level=info msg="Started container" PID=60219 containerID=ab3c2677cbb387a0301d31467f95198937d10b295982a62cc284b08e6ed2c0b8 description=openstack/keystone-db30-account-create-update-lt76p/mariadb-account-create-update id=9b523fc1-ac23-430f-ba7f-6f7ae1a8a040 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92
2026-06-11 12:41:55.052766 | controller | Jun 11 11:46:55.966796 crc crio[22553]: 2026-06-11T11:46:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25c9f548f1d8567 Mac:46:23:a6:f0:c5:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/79e3783c-66c3-4924-83f3-5bcdcb048e64 SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.052782 | controller | Jun 11 11:46:55.969547 crc crio[22553]: time="2026-06-11T11:46:55.9694851Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781178410-ghcvb Namespace:openstack ID:25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609 UID:0a7c82a4-ddb9-4f82-83e2-1fbdaf38ef00 NetNS:/var/run/netns/79e3783c-66c3-4924-83f3-5bcdcb048e64 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7c82a4_ddb9_4f82_83e2_1fbdaf38ef00.slice PodAnnotations:0xc002b8a698}] Aliases:map[]}"
2026-06-11 12:41:55.052799 | controller | Jun 11 11:46:55.969810 crc crio[22553]: time="2026-06-11T11:46:55.969753828Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0-config-1781178410-ghcvb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.052815 | controller | Jun 11 11:46:55.980114 crc crio[22553]: time="2026-06-11T11:46:55.980034948Z" level=info msg="Ran pod sandbox 25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609 with infra container: openstack/ovsdbserver-sb-0-config-1781178410-ghcvb/POD" id=46d362b8-d024-4a2c-a8aa-6215bed7a69c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.052831 | controller | Jun 11 11:46:55.984733 crc crio[22553]: time="2026-06-11T11:46:55.984627682Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=12a0697f-3943-49c9-be12-5af492b159dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.052851 | controller | Jun 11 11:46:55.992075 crc crio[22553]: time="2026-06-11T11:46:55.991668457Z" level=info msg="Created container 9b805c5371edcc30bea48a522828b666546ed2f7d16b86805f66a99e24e74d42: openstack/swift-ring-rebalance-8586k/swift-ring-rebalance" id=73a983d0-d1ff-42b1-ae38-26085d442b4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.052867 | controller | Jun 11 11:46:55.992864 crc crio[22553]: time="2026-06-11T11:46:55.9927772Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=dc5c8cdb-8341-4f98-977a-98e553732bd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.052882 | controller | Jun 11 11:46:55.993982 crc crio[22553]: time="2026-06-11T11:46:55.993853481Z" level=info msg="Starting container: 9b805c5371edcc30bea48a522828b666546ed2f7d16b86805f66a99e24e74d42" id=da0dede8-bf1e-4fd0-b5bc-f801bd25234b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.052898 | controller | Jun 11 11:46:56.006919 crc crio[22553]: time="2026-06-11T11:46:56.001085012Z" level=info msg="Started container" PID=60323 containerID=9b805c5371edcc30bea48a522828b666546ed2f7d16b86805f66a99e24e74d42 description=openstack/swift-ring-rebalance-8586k/swift-ring-rebalance id=da0dede8-bf1e-4fd0-b5bc-f801bd25234b name=/runtime.v1.RuntimeService/StartContainer sandboxID=50130c1f94b135dcab1208c1c41199258f409bc26a48cd924be60160b7ec1f8e
2026-06-11 12:41:55.052914 | controller | Jun 11 11:46:56.037365 crc crio[22553]: time="2026-06-11T11:46:56.03698088Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781178410-ghcvb/ovn-config" id=7a14f19c-75c1-4ebf-8e86-576ee627fe0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.052929 | controller | Jun 11 11:46:56.039005 crc crio[22553]: time="2026-06-11T11:46:56.038936097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.052945 | controller | Jun 11 11:46:56.052243 crc crio[22553]: time="2026-06-11T11:46:56.052142562Z" level=info msg="Stopping container: fa7234b10e6d32860609bb61b12ada4a6b216245a462a70bfbfd92b5b5ccf2bd (timeout: 10s)" id=af914363-f7ae-4c0c-9126-9ac01da6abac name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.052962 | controller | Jun 11 11:46:56.119158 crc crio[22553]: time="2026-06-11T11:46:56.118747106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.052978 | controller | Jun 11 11:46:56.124217 crc crio[22553]: time="2026-06-11T11:46:56.123901736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.052993 | controller | Jun 11 11:46:56.192829 crc crio[22553]: time="2026-06-11T11:46:56.19259471Z" level=info msg="Stopped container fa7234b10e6d32860609bb61b12ada4a6b216245a462a70bfbfd92b5b5ccf2bd: openstack/dnsmasq-dns-68bc84565-cm2n6/dnsmasq-dns" id=af914363-f7ae-4c0c-9126-9ac01da6abac name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.053009 | controller | Jun 11 11:46:56.211340 crc crio[22553]: time="2026-06-11T11:46:56.211162122Z" level=info msg="Stopping pod sandbox: 07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774" id=3b9a65c5-0813-4a20-83df-e142a999b570 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.053025 | controller | Jun 11 11:46:56.212102 crc crio[22553]: time="2026-06-11T11:46:56.211807621Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-cm2n6 Namespace:openstack ID:07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774 UID:6c17ce5e-ba95-4f4b-8d25-d47c37b46822 NetNS:/var/run/netns/092588c0-4841-49db-b0d1-4dbcd81832ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c17ce5e_ba95_4f4b_8d25_d47c37b46822.slice PodAnnotations:0xc001be62c0}] Aliases:map[]}"
2026-06-11 12:41:55.053043 | controller | Jun 11 11:46:56.212102 crc crio[22553]: time="2026-06-11T11:46:56.211973496Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68bc84565-cm2n6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.053060 | controller | Jun 11 11:46:56.454245 crc crio[22553]: 2026-06-11T11:46:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cbed760dc6c34d Mac:4e:89:a0:e0:e9:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/328b0dd4-993a-4a13-8e68-72a8924173de SocketPath: PciID:}] [{Interface:0xc0002008e0 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.053076 | controller | Jun 11 11:46:56.454245 crc crio[22553]: time="2026-06-11T11:46:56.452409143Z" level=info msg="Got pod network &{Name:keystone-db-create-k9lb8 Namespace:openstack ID:8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc UID:a89300b6-1b0a-4642-a94c-b9d84329026f NetNS:/var/run/netns/328b0dd4-993a-4a13-8e68-72a8924173de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda89300b6_1b0a_4642_a94c_b9d84329026f.slice PodAnnotations:0xc0011e89e8}] Aliases:map[]}"
2026-06-11 12:41:55.053092 | controller | Jun 11 11:46:56.454245 crc crio[22553]: time="2026-06-11T11:46:56.452538466Z" level=info msg="Checking pod openstack_keystone-db-create-k9lb8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.053108 | controller | Jun 11 11:46:56.463646 crc crio[22553]: time="2026-06-11T11:46:56.462448336Z" level=info msg="Ran pod sandbox 8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc with infra container: openstack/keystone-db-create-k9lb8/POD" id=7bc6d40f-6ea5-428d-8177-4e8232608301 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.053124 | controller | Jun 11 11:46:56.467416 crc crio[22553]: time="2026-06-11T11:46:56.466917496Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=48ebed40-b572-4a21-9ed1-ff25e25def87 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.053139 | controller | Jun 11 11:46:56.473258 crc crio[22553]: 2026-06-11T11:46:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c150139d886aef8 Mac:be:ca:74:7c:0c:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/8b5577b0-e662-449b-8d31-067458558c1b SocketPath: PciID:}] [{Interface:0xc000538720 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.053155 | controller | Jun 11 11:46:56.474541 crc crio[22553]: time="2026-06-11T11:46:56.474295511Z" level=info msg="Got pod network &{Name:placement-db-create-vgv8r Namespace:openstack ID:c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99 UID:d2405ac6-49bc-433b-bfd6-cc3b0bb5824f NetNS:/var/run/netns/8b5577b0-e662-449b-8d31-067458558c1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2405ac6_49bc_433b_bfd6_cc3b0bb5824f.slice PodAnnotations:0xc002b8a918}] Aliases:map[]}"
2026-06-11 12:41:55.053171 | controller | Jun 11 11:46:56.476662 crc crio[22553]: time="2026-06-11T11:46:56.474802086Z" level=info msg="Checking pod openstack_placement-db-create-vgv8r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.053187 | controller | Jun 11 11:46:56.478783 crc crio[22553]: time="2026-06-11T11:46:56.47700115Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=68749aaf-d253-42e9-ba67-f86e31ea7506 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.053208 | controller | Jun 11 11:46:56.478783 crc crio[22553]: time="2026-06-11T11:46:56.478406731Z" level=info msg="Created container 1838bbcb4b3bb67a7e2ed580c6cb3f59d13e5771b432d181979de2dbd1f7308c: openstack/ovsdbserver-sb-0-config-1781178410-ghcvb/ovn-config" id=7a14f19c-75c1-4ebf-8e86-576ee627fe0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.053224 | controller | Jun 11 11:46:56.480193 crc crio[22553]: time="2026-06-11T11:46:56.479810052Z" level=info msg="Starting container: 1838bbcb4b3bb67a7e2ed580c6cb3f59d13e5771b432d181979de2dbd1f7308c" id=e089463c-e6c3-49cc-817c-d67d38802188 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.053240 | controller | Jun 11 11:46:56.490878 crc crio[22553]: time="2026-06-11T11:46:56.487783435Z" level=info msg="Started container" PID=60426 containerID=1838bbcb4b3bb67a7e2ed580c6cb3f59d13e5771b432d181979de2dbd1f7308c description=openstack/ovsdbserver-sb-0-config-1781178410-ghcvb/ovn-config id=e089463c-e6c3-49cc-817c-d67d38802188 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609
2026-06-11 12:41:55.053255 | controller | Jun 11 11:46:56.511031 crc crio[22553]: time="2026-06-11T11:46:56.510973922Z" level=info msg="Ran pod sandbox c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99 with infra container: openstack/placement-db-create-vgv8r/POD" id=afd6942b-e9e8-4afa-ab0a-57e0f7399c21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.053271 | controller | Jun 11 11:46:56.516857 crc crio[22553]: 2026-06-11T11:46:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07f87b07dbcbf5c Mac:ca:25:70:34:a4:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/77ce7c02-7379-46ba-a6f3-a424121e6648 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.053288 | controller | Jun 11 11:46:56.516857 crc crio[22553]: time="2026-06-11T11:46:56.513511986Z" level=info msg="Got pod network &{Name:placement-ef5e-account-create-update-vwwld Namespace:openstack ID:07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3 UID:a076102a-7617-4f4e-badd-587d01fb8068 NetNS:/var/run/netns/77ce7c02-7379-46ba-a6f3-a424121e6648 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda076102a_7617_4f4e_badd_587d01fb8068.slice PodAnnotations:0xc002b8aa20}] Aliases:map[]}"
2026-06-11 12:41:55.053304 | controller | Jun 11 11:46:56.516857 crc crio[22553]: time="2026-06-11T11:46:56.513816085Z" level=info msg="Checking pod openstack_placement-ef5e-account-create-update-vwwld for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.053319 | controller | Jun 11 11:46:56.521047 crc crio[22553]: time="2026-06-11T11:46:56.520965953Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e71072f0-3cac-4149-b73a-43173c811dac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.053335 | controller | Jun 11 11:46:56.525969 crc crio[22553]: 2026-06-11T11:46:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80abffa97fe842a Mac:ca:89:d5:3c:44:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/e9ecea03-08df-4c33-84f4-245226d90f5c SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.053369 | controller | Jun 11 11:46:56.525969 crc crio[22553]: time="2026-06-11T11:46:56.525060423Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781178411-7t7d5 Namespace:openstack ID:80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a UID:f8e35cd6-2d5d-4654-a80e-98c00179b390 NetNS:/var/run/netns/e9ecea03-08df-4c33-84f4-245226d90f5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8e35cd6_2d5d_4654_a80e_98c00179b390.slice PodAnnotations:0xc000ca0e90}] Aliases:map[]}"
2026-06-11 12:41:55.053391 | controller | Jun 11 11:46:56.525969 crc crio[22553]: time="2026-06-11T11:46:56.525206107Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0-config-1781178411-7t7d5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.053408 | controller | Jun 11 11:46:56.529416 crc crio[22553]: time="2026-06-11T11:46:56.529356288Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=ccfcdd30-3f94-43c2-a92e-17460c357b3e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.053424 | controller | Jun 11 11:46:56.530138 crc crio[22553]: time="2026-06-11T11:46:56.530047288Z" level=info msg="Ran pod sandbox 07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3 with infra container: openstack/placement-ef5e-account-create-update-vwwld/POD" id=fb37f0ac-0f91-48d8-a635-313eee794f2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.053440 | controller | Jun 11 11:46:56.544740 crc crio[22553]: time="2026-06-11T11:46:56.543081929Z" level=info msg="Creating container: openstack/keystone-db-create-k9lb8/mariadb-database-create" id=d87014db-4f8f-4330-8f23-2d779bf7ffc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.053455 | controller | Jun 11 11:46:56.545940 crc crio[22553]: time="2026-06-11T11:46:56.54587463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.053471 | controller | Jun 11 11:46:56.555259 crc crio[22553]: time="2026-06-11T11:46:56.555210343Z" level=info msg="Ran pod sandbox 80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a with infra container: openstack/ovsdbserver-nb-0-config-1781178411-7t7d5/POD" id=4603fbe5-d1df-4c1f-9a20-28392fac7ae3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.053487 | controller | Jun 11 11:46:56.555964 crc crio[22553]: time="2026-06-11T11:46:56.555939564Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4a58930f-71ea-4895-b788-57106488915a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.053502 | controller | Jun 11 11:46:56.556384 crc crio[22553]: time="2026-06-11T11:46:56.556268474Z" level=info msg="Creating container: openstack/placement-db-create-vgv8r/mariadb-database-create" id=b066da60-2cc9-46b8-b80b-26a95ecbd4ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.053518 | controller | Jun 11 11:46:56.561954 crc crio[22553]: time="2026-06-11T11:46:56.561910548Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=eeb9c739-a93e-4c18-9fef-c6bbcfe8f4c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.053534 | controller | Jun 11 11:46:56.571669 crc crio[22553]: 2026-06-11T11:46:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86fe3a571fde5d6 Mac:72:2e:7e:cc:7e:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/f3f14f57-df46-452a-a505-f57fff02dbf0 SocketPath: PciID:}] [{Interface:0xc000482760 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.053550 | controller | Jun 11 11:46:56.580350 crc crio[22553]: time="2026-06-11T11:46:56.580262924Z" level=info msg="Got pod network &{Name:glance-db-create-84brx Namespace:openstack ID:86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40 UID:13f8afd1-d0b1-491a-83b1-af1db7f65a84 NetNS:/var/run/netns/f3f14f57-df46-452a-a505-f57fff02dbf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f8afd1_d0b1_491a_83b1_af1db7f65a84.slice PodAnnotations:0xc0011e8af0}] Aliases:map[]}"
2026-06-11 12:41:55.053569 | controller | Jun 11 11:46:56.580756 crc crio[22553]: time="2026-06-11T11:46:56.580490271Z" level=info msg="Checking pod openstack_glance-db-create-84brx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.053586 | controller | Jun 11 11:46:56.612482 crc crio[22553]: time="2026-06-11T11:46:56.612393612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.053601 | controller | Jun 11 11:46:56.613365 crc crio[22553]: time="2026-06-11T11:46:56.613273007Z" level=info msg="Ran pod sandbox 86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40 with infra container: openstack/glance-db-create-84brx/POD" id=c23a930e-d5c2-4b30-8f41-9e82df10baa5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.053617 | controller | Jun 11 11:46:56.621200 crc crio[22553]: time="2026-06-11T11:46:56.621112306Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=7a2ed9a0-43f0-4b02-9927-24b0e6fd2c4a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.053633 | controller | Jun 11 11:46:56.621885 crc crio[22553]: time="2026-06-11T11:46:56.621744634Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5cf0d661-dd95-4f57-96d1-e812eef3c047 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.053648 | controller | Jun 11 11:46:56.627752 crc crio[22553]: time="2026-06-11T11:46:56.627603445Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=aa3db5a6-2331-4eff-82c5-9582ac4ebea5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.053664 | controller | Jun 11 11:46:56.636003 crc crio[22553]: time="2026-06-11T11:46:56.633766405Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0-config-1781178411-7t7d5/ovn-config" id=64dddbe9-910c-4034-adeb-e7c5c88c5c4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.053679 | controller | Jun 11 11:46:56.636003 crc crio[22553]: time="2026-06-11T11:46:56.635563888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.053695 | controller | Jun 11 11:46:56.638009 crc crio[22553]: time="2026-06-11T11:46:56.637929567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.053710 | controller | Jun 11 11:46:56.651167 crc crio[22553]: time="2026-06-11T11:46:56.647219158Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=333354f7-2b76-45c9-859e-7630189978be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.053726 | controller | Jun 11 11:46:56.651167 crc crio[22553]: time="2026-06-11T11:46:56.649525555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.053741 | controller | Jun 11 11:46:56.651167 crc crio[22553]: time="2026-06-11T11:46:56.650114342Z" level=info msg="Creating container: openstack/placement-ef5e-account-create-update-vwwld/mariadb-account-create-update" id=c4af1631-93d5-4c0b-9673-b106caeb124c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.053756 | controller | Jun 11 11:46:56.706185 crc crio[22553]: time="2026-06-11T11:46:56.70588531Z" level=info msg="Creating container: openstack/glance-db-create-84brx/mariadb-database-create" id=0ee2d839-263f-448e-9f52-c4a9a06fd639 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.053772 | controller | Jun 11 11:46:56.709721 crc crio[22553]: time="2026-06-11T11:46:56.707969771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.053791 | controller | Jun 11 11:46:56.725949 crc crio[22553]: time="2026-06-11T11:46:56.724439372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.053807 | controller | Jun 11 11:46:56.725949 crc crio[22553]: time="2026-06-11T11:46:56.725428361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.053823 | controller | Jun 11 11:46:56.736462 crc crio[22553]: time="2026-06-11T11:46:56.731498278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.053839 | controller | Jun 11 11:46:56.748650 crc crio[22553]: time="2026-06-11T11:46:56.748548835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.053855 | controller | Jun 11 11:46:56.761752 crc crio[22553]: time="2026-06-11T11:46:56.760755602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.053871 | controller | Jun 11 11:46:56.856726 crc crio[22553]: time="2026-06-11T11:46:56.856559007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.053887 | controller | Jun 11 11:46:56.860364 crc crio[22553]: time="2026-06-11T11:46:56.860284526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.053903 | controller | Jun 11 11:46:56.906997 crc crio[22553]: time="2026-06-11T11:46:56.90461238Z" level=info msg="Stopped pod sandbox: 07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774" id=3b9a65c5-0813-4a20-83df-e142a999b570 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.053919 | controller | Jun 11 11:46:56.920470 crc crio[22553]: time="2026-06-11T11:46:56.920307528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.053934 | controller | Jun 11 11:46:56.927069 crc crio[22553]: time="2026-06-11T11:46:56.926967942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.053950 | controller | Jun 11 11:46:57.057841 crc crio[22553]: 2026-06-11T11:46:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:098b72e53a91c3f Mac:42:ee:38:a5:d8:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/44ec9e7a-f426-4285-bb67-ef73f9ea3870 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.053967 | controller | Jun 11 11:46:57.060024 crc crio[22553]: time="2026-06-11T11:46:57.05950773Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:098b72e53a91c3fe7959a441f98274e5b8f3f3d65f124543dedebdeefefcde0b UID:2cef6e05-ac0e-40c0-a0ce-31f67533589d NetNS:/var/run/netns/44ec9e7a-f426-4285-bb67-ef73f9ea3870 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cef6e05_ac0e_40c0_a0ce_31f67533589d.slice PodAnnotations:0xc00012aa18}] Aliases:map[]}"
2026-06-11 12:41:55.053984 | controller | Jun 11 11:46:57.060024 crc crio[22553]: time="2026-06-11T11:46:57.059640104Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.054003 | controller | Jun 11 11:46:57.083786 crc crio[22553]: time="2026-06-11T11:46:57.083655395Z" level=info msg="Ran pod sandbox 098b72e53a91c3fe7959a441f98274e5b8f3f3d65f124543dedebdeefefcde0b with infra container: openstack/ovn-northd-0/POD" id=344773b5-d0ff-40bf-995b-7120285f67c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.054020 | controller | Jun 11 11:46:57.090789 crc crio[22553]: time="2026-06-11T11:46:57.089837026Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=e40ef716-bbd8-474c-a467-6c15a58ded4f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.054036 | controller | Jun 11 11:46:57.090789 crc crio[22553]: time="2026-06-11T11:46:57.090034311Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found" id=e40ef716-bbd8-474c-a467-6c15a58ded4f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.054052 | controller | Jun 11 11:46:57.090789 crc crio[22553]: time="2026-06-11T11:46:57.090081243Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found" id=e40ef716-bbd8-474c-a467-6c15a58ded4f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.054068 | controller | Jun 11 11:46:57.092249 crc crio[22553]: time="2026-06-11T11:46:57.092163153Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=c109cc95-1733-4ce7-97cb-3c1e4b481b52 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.054084 | controller | Jun 11 11:46:57.104875 crc crio[22553]: time="2026-06-11T11:46:57.103661209Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\""
2026-06-11 12:41:55.054100 | controller | Jun 11 11:46:57.120129 crc crio[22553]: 2026-06-11T11:46:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d86fb9ba10e3e5 Mac:d6:43:fa:68:16:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/bd514896-29c9-4c30-b01f-2184f0b0e7f4 SocketPath: PciID:}] [{Interface:0xc0002469c0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.054117 | controller | Jun 11 11:46:57.120991 crc crio[22553]: time="2026-06-11T11:46:57.120905932Z" level=info msg="Got pod network &{Name:glance-207b-account-create-update-jrrcw Namespace:openstack ID:3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e UID:0513e8dc-e3a1-4f64-b2da-a36ed9fad825 NetNS:/var/run/netns/bd514896-29c9-4c30-b01f-2184f0b0e7f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0513e8dc_e3a1_4f64_b2da_a36ed9fad825.slice PodAnnotations:0xc0028264f8}] Aliases:map[]}"
2026-06-11 12:41:55.054133 | controller | Jun 11 11:46:57.121169 crc crio[22553]: time="2026-06-11T11:46:57.121115008Z" level=info msg="Checking pod openstack_glance-207b-account-create-update-jrrcw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.054150 | controller | Jun 11 11:46:57.123253 crc crio[22553]: 2026-06-11T11:46:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc69a7efa2149f8 Mac:72:55:75:d1:6d:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/64cfb7ea-f1bc-4b95-8b33-94b955f0b6ad SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.054166 | controller | Jun 11 11:46:57.127036 crc crio[22553]: time="2026-06-11T11:46:57.126887487Z" level=info msg="Got pod network &{Name:root-account-create-update-n7gbj Namespace:openstack ID:bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb UID:eeb74ea8-2c95-400d-959d-5061261ba677 NetNS:/var/run/netns/64cfb7ea-f1bc-4b95-8b33-94b955f0b6ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeb74ea8_2c95_400d_959d_5061261ba677.slice PodAnnotations:0xc002b8a3e0}] Aliases:map[]}"
2026-06-11 12:41:55.054185 | controller | Jun 11 11:46:57.128010 crc crio[22553]: time="2026-06-11T11:46:57.127600808Z" level=info msg="Checking pod openstack_root-account-create-update-n7gbj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.054202 | controller | Jun 11 11:46:57.162995 crc crio[22553]: time="2026-06-11T11:46:57.16262657Z" level=info msg="Ran pod sandbox 3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e with infra container: openstack/glance-207b-account-create-update-jrrcw/POD" id=75b5f5c9-d09d-4276-b002-0e7bf7905493 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.054218 | controller | Jun 11 11:46:57.182661 crc crio[22553]: time="2026-06-11T11:46:57.182521681Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5746d64d-b404-4b71-b775-b49e083cf548 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.054234 | controller | Jun 11 11:46:57.197762 crc crio[22553]: time="2026-06-11T11:46:57.195580032Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f0299629-3ba7-47a3-9230-adf3fe2a871f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.054250 | controller | Jun 11 11:46:57.197762 crc crio[22553]: time="2026-06-11T11:46:57.196428256Z" level=info msg="Ran pod sandbox bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb with infra container: openstack/root-account-create-update-n7gbj/POD" id=be046458-db41-4d44-a829-842093bb613b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.054266 | controller | Jun 11 11:46:57.206764 crc crio[22553]: time="2026-06-11T11:46:57.204549743Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c01e001f-2eef-4441-b1bc-9a611575450a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.054282 | controller | Jun 11 11:46:57.206764 crc crio[22553]: time="2026-06-11T11:46:57.20546182Z" level=info msg="Creating container: openstack/glance-207b-account-create-update-jrrcw/mariadb-account-create-update" id=111c9264-fa61-4ca5-a6ce-0c2aec53c002 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.054298 | controller | Jun 11 11:46:57.206764 crc crio[22553]: time="2026-06-11T11:46:57.206463089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.054314 | controller | Jun 11 11:46:57.212816 crc crio[22553]: time="2026-06-11T11:46:57.211427094Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=cbe6c8cb-4b90-4ece-84f7-892308e7c237 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.054340 | controller | Jun 11 11:46:57.240401 crc crio[22553]: time="2026-06-11T11:46:57.239423361Z" level=info msg="Created container e8e00ac2f5991fc3e39885a8f529de2f3ed6906cd6c23d782ee25adddb380261: openstack/placement-ef5e-account-create-update-vwwld/mariadb-account-create-update" id=c4af1631-93d5-4c0b-9673-b106caeb124c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.054375 | controller | Jun 11 11:46:57.278459 crc crio[22553]: time="2026-06-11T11:46:57.278363998Z" level=info msg="Creating container: openstack/root-account-create-update-n7gbj/mariadb-account-create-update" id=63d2be2a-7b63-41cd-bd47-0416bc840924 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.054397 | controller | Jun 11 11:46:57.278922 crc crio[22553]: time="2026-06-11T11:46:57.278406569Z" level=info msg="Starting container: e8e00ac2f5991fc3e39885a8f529de2f3ed6906cd6c23d782ee25adddb380261" id=5063249e-4e05-41c8-bd2f-3b768e9f250e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.054418 | controller | Jun 11 11:46:57.278999 crc crio[22553]: time="2026-06-11T11:46:57.278965225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.054435 | controller | Jun 11 11:46:57.284002 crc crio[22553]: time="2026-06-11T11:46:57.283882779Z" level=info msg="Created container 2a28f4c3da73e6d036ee20b97e167d0d25a7feeeecb2bfc4b797dafd466fdc6d: openstack/keystone-db-create-k9lb8/mariadb-database-create" id=d87014db-4f8f-4330-8f23-2d779bf7ffc3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.054451 | controller | Jun 11 11:46:57.285375 crc crio[22553]: time="2026-06-11T11:46:57.284818046Z" level=info msg="Starting container: 2a28f4c3da73e6d036ee20b97e167d0d25a7feeeecb2bfc4b797dafd466fdc6d" id=e20ef721-0c03-4c7f-bf1a-7a07bde459bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.054467 | controller | Jun 11 11:46:57.293346 crc crio[22553]: time="2026-06-11T11:46:57.293224401Z" level=info msg="Started container" PID=60481 containerID=2a28f4c3da73e6d036ee20b97e167d0d25a7feeeecb2bfc4b797dafd466fdc6d description=openstack/keystone-db-create-k9lb8/mariadb-database-create id=e20ef721-0c03-4c7f-bf1a-7a07bde459bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc
2026-06-11 12:41:55.054484 | controller | Jun 11 11:46:57.293907 crc crio[22553]: time="2026-06-11T11:46:57.293813379Z" level=info msg="Started container" PID=60505 containerID=e8e00ac2f5991fc3e39885a8f529de2f3ed6906cd6c23d782ee25adddb380261 description=openstack/placement-ef5e-account-create-update-vwwld/mariadb-account-create-update id=5063249e-4e05-41c8-bd2f-3b768e9f250e name=/runtime.v1.RuntimeService/StartContainer sandboxID=07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3
2026-06-11 12:41:55.054500 | controller | Jun 11 11:46:57.321813 crc crio[22553]: time="2026-06-11T11:46:57.31956094Z" level=info msg="Removing container: fa7234b10e6d32860609bb61b12ada4a6b216245a462a70bfbfd92b5b5ccf2bd" id=eb5819d2-1e3a-4720-93e6-e622db4def2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.054515 | controller | Jun 11 11:46:57.387350 crc crio[22553]: time="2026-06-11T11:46:57.387171943Z" level=info msg="Created container 45d6e7e7d988b864b0c1d8daaaaadfe73dfe8129904d4671fe8a5d0e8c00e4d7: openstack/ovsdbserver-nb-0-config-1781178411-7t7d5/ovn-config" id=64dddbe9-910c-4034-adeb-e7c5c88c5c4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.054531 | controller | Jun 11 11:46:57.389344 crc crio[22553]: time="2026-06-11T11:46:57.38912752Z" level=info msg="Starting container: 45d6e7e7d988b864b0c1d8daaaaadfe73dfe8129904d4671fe8a5d0e8c00e4d7" id=808e47ae-45c1-4ec8-9918-547c2aeaed5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.054548 | controller | Jun 11 11:46:57.400650 crc crio[22553]: time="2026-06-11T11:46:57.400297636Z" level=info msg="Created container c321855813e484498c37fa84b65452de9b5a2acec2b321d6c0722de36abf9965: openstack/placement-db-create-vgv8r/mariadb-database-create" id=b066da60-2cc9-46b8-b80b-26a95ecbd4ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.054564 | controller | Jun 11 11:46:57.404256 crc crio[22553]: time="2026-06-11T11:46:57.404133468Z" level=info msg="Starting container: c321855813e484498c37fa84b65452de9b5a2acec2b321d6c0722de36abf9965" id=6d812a2b-c289-440d-b12f-31a87b3a75b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.054579 | controller | Jun 11 11:46:57.407300 crc crio[22553]: time="2026-06-11T11:46:57.407192167Z" level=info msg="Started container" PID=60483 containerID=45d6e7e7d988b864b0c1d8daaaaadfe73dfe8129904d4671fe8a5d0e8c00e4d7 description=openstack/ovsdbserver-nb-0-config-1781178411-7t7d5/ovn-config id=808e47ae-45c1-4ec8-9918-547c2aeaed5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a
2026-06-11 12:41:55.054596 | controller | Jun 11 11:46:57.414813 crc crio[22553]: time="2026-06-11T11:46:57.41448156Z" level=info msg="Started container" PID=60482 containerID=c321855813e484498c37fa84b65452de9b5a2acec2b321d6c0722de36abf9965 description=openstack/placement-db-create-vgv8r/mariadb-database-create id=6d812a2b-c289-440d-b12f-31a87b3a75b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99
2026-06-11 12:41:55.054615 | controller | Jun 11 11:46:57.485923 crc crio[22553]: time="2026-06-11T11:46:57.483396601Z" level=info msg="Removed container fa7234b10e6d32860609bb61b12ada4a6b216245a462a70bfbfd92b5b5ccf2bd: openstack/dnsmasq-dns-68bc84565-cm2n6/dnsmasq-dns" id=eb5819d2-1e3a-4720-93e6-e622db4def2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.054632 | controller | Jun 11 11:46:57.486813 crc crio[22553]: time="2026-06-11T11:46:57.486742869Z" level=info msg="Removing container: 5002d43be7de79fdf1c3c7f46f0ba826bb3c3d7432d89849d372cf8568c0d085" id=4a2c2a46-9f1d-4ff7-8258-b6633eb579ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.054648 | controller | Jun 11 11:46:57.539456 crc crio[22553]: time="2026-06-11T11:46:57.537261723Z" level=info msg="Removed container 5002d43be7de79fdf1c3c7f46f0ba826bb3c3d7432d89849d372cf8568c0d085: openstack/dnsmasq-dns-68bc84565-cm2n6/init" id=4a2c2a46-9f1d-4ff7-8258-b6633eb579ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.054664 | controller | Jun 11 11:46:57.552736 crc crio[22553]: time="2026-06-11T11:46:57.55256705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.054680 | controller | Jun 11 11:46:57.552901 crc crio[22553]: time="2026-06-11T11:46:57.552647592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.054695 | controller | Jun 11 11:46:57.575803 crc crio[22553]: time="2026-06-11T11:46:57.57382278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.054711 | controller | Jun 11 11:46:57.583017 crc crio[22553]: time="2026-06-11T11:46:57.582918786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.054727 | controller | Jun 11 11:46:57.714989 crc crio[22553]: time="2026-06-11T11:46:57.714546927Z" level=info msg="Created container c81ec360d977a1d91c1cc40c8a314549b1dea70b62539b8fad9f3ca6cec9ba38: openstack/glance-db-create-84brx/mariadb-database-create" id=0ee2d839-263f-448e-9f52-c4a9a06fd639 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.054743 | controller | Jun 11 11:46:57.720173 crc crio[22553]: time="2026-06-11T11:46:57.716921307Z" level=info msg="Starting container: c81ec360d977a1d91c1cc40c8a314549b1dea70b62539b8fad9f3ca6cec9ba38" id=ee97da0b-0e59-4d49-9db2-7c2d53e0fe21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.054759 | controller | Jun 11 11:46:57.725586 crc crio[22553]: time="2026-06-11T11:46:57.725183218Z" level=info msg="Started container" PID=60506 containerID=c81ec360d977a1d91c1cc40c8a314549b1dea70b62539b8fad9f3ca6cec9ba38 description=openstack/glance-db-create-84brx/mariadb-database-create id=ee97da0b-0e59-4d49-9db2-7c2d53e0fe21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40
2026-06-11 12:41:55.054775 | controller | Jun 11 11:46:58.041120 crc crio[22553]: time="2026-06-11T11:46:58.040978224Z" level=info msg="Created container 73366cc1b6de2c95d80a0a8e2ec5c0e091785b60690932f520fdb76b5a5ab829: openstack/root-account-create-update-n7gbj/mariadb-account-create-update" id=63d2be2a-7b63-41cd-bd47-0416bc840924 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.054790 | controller | Jun 11 11:46:58.042332 crc crio[22553]: time="2026-06-11T11:46:58.042238421Z" level=info msg="Starting container: 73366cc1b6de2c95d80a0a8e2ec5c0e091785b60690932f520fdb76b5a5ab829" id=f59afc79-cea6-4309-a9dc-f84dee757a7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.054809 | controller | Jun 11 11:46:58.042853 crc crio[22553]: time="2026-06-11T11:46:58.04253784Z" level=info msg="Created container 8454b5b718e08d82fd79a6fd4997cc25a49bec3972ea16a7821709107ebde5ff: openstack/glance-207b-account-create-update-jrrcw/mariadb-account-create-update" id=111c9264-fa61-4ca5-a6ce-0c2aec53c002 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.054826 | controller | Jun 11 11:46:58.043297 crc crio[22553]: time="2026-06-11T11:46:58.043267631Z" level=info msg="Starting container: 8454b5b718e08d82fd79a6fd4997cc25a49bec3972ea16a7821709107ebde5ff" id=fc6c238b-bdf3-49f7-8bea-31993031c6be name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.054842 | controller | Jun 11 11:46:58.053856 crc crio[22553]: time="2026-06-11T11:46:58.053396707Z" level=info msg="Started container" PID=60619 containerID=8454b5b718e08d82fd79a6fd4997cc25a49bec3972ea16a7821709107ebde5ff description=openstack/glance-207b-account-create-update-jrrcw/mariadb-account-create-update id=fc6c238b-bdf3-49f7-8bea-31993031c6be name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e
2026-06-11 12:41:55.054858 | controller | Jun 11 11:46:58.067906 crc crio[22553]: time="2026-06-11T11:46:58.066517609Z" level=info msg="Started container" PID=60616 containerID=73366cc1b6de2c95d80a0a8e2ec5c0e091785b60690932f520fdb76b5a5ab829 description=openstack/root-account-create-update-n7gbj/mariadb-account-create-update id=f59afc79-cea6-4309-a9dc-f84dee757a7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb
2026-06-11 12:41:55.054874 | controller | Jun 11 11:46:58.421458 crc crio[22553]: time="2026-06-11T11:46:58.421300764Z" level=info msg="Stopping pod sandbox: 25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609" id=2308146c-6582-4033-9bd5-0fcbf61f94a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.054890 | controller | Jun 11 11:46:58.422209 crc crio[22553]: time="2026-06-11T11:46:58.422127608Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781178410-ghcvb Namespace:openstack ID:25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609 UID:0a7c82a4-ddb9-4f82-83e2-1fbdaf38ef00 NetNS:/var/run/netns/79e3783c-66c3-4924-83f3-5bcdcb048e64 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7c82a4_ddb9_4f82_83e2_1fbdaf38ef00.slice PodAnnotations:0xc000ca0948}] Aliases:map[]}"
2026-06-11 12:41:55.054907 | controller | Jun 11 11:46:58.422362 crc crio[22553]: time="2026-06-11T11:46:58.422294343Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0-config-1781178410-ghcvb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.054923 | controller | Jun 11 11:46:58.424356 crc crio[22553]: time="2026-06-11T11:46:58.42427694Z" level=info msg="Stopping pod sandbox: 14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92" id=4e28b3e7-98ef-4b93-bfcc-51b5685027bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.054939 | controller | Jun 11 11:46:58.424749 crc crio[22553]: time="2026-06-11T11:46:58.424626481Z" level=info msg="Got pod network &{Name:keystone-db30-account-create-update-lt76p Namespace:openstack ID:14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92 UID:17a83e92-8e04-4df2-8647-7e3b7603b6b3 NetNS:/var/run/netns/75a8b49c-2d61-4e58-8be7-d6240dc08786 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a83e92_8e04_4df2_8647_7e3b7603b6b3.slice PodAnnotations:0xc004800640}] Aliases:map[]}"
2026-06-11 12:41:55.054958 | controller | Jun 11 11:46:58.424849 crc crio[22553]: time="2026-06-11T11:46:58.424805826Z" level=info msg="Deleting pod openstack_keystone-db30-account-create-update-lt76p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.054976 | controller | Jun 11 11:46:59.369591 crc crio[22553]: time="2026-06-11T11:46:59.368568789Z" level=info msg="Stopped pod sandbox: 14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92" id=4e28b3e7-98ef-4b93-bfcc-51b5685027bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.054992 | controller | Jun 11 11:46:59.379855 crc crio[22553]: time="2026-06-11T11:46:59.371246957Z" level=info msg="Stopped pod sandbox: 25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609" id=2308146c-6582-4033-9bd5-0fcbf61f94a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.055008 | controller | Jun 11 11:46:59.470976 crc crio[22553]: time="2026-06-11T11:46:59.470174354Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904" id=c109cc95-1733-4ce7-97cb-3c1e4b481b52 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.055024 | controller | Jun 11 11:46:59.472077 crc crio[22553]: time="2026-06-11T11:46:59.472000218Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=163be047-55f4-486c-b02f-c11bd312e0a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.055040 | controller | Jun 11 11:46:59.474067 crc crio[22553]: time="2026-06-11T11:46:59.474012506Z" level=info msg="Stopping pod sandbox: c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99" id=a795fab2-0471-4285-8efd-824c05bca852 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.055056 | controller | Jun 11 11:46:59.474135 crc crio[22553]: time="2026-06-11T11:46:59.474067688Z" level=info msg="Stopping pod sandbox: 07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3" id=59e596a6-c148-4bd3-912d-7b070ab8bb67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.055072 | controller | Jun 11 11:46:59.474616 crc crio[22553]: time="2026-06-11T11:46:59.474532802Z" level=info msg="Got pod network &{Name:placement-db-create-vgv8r Namespace:openstack ID:c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99 UID:d2405ac6-49bc-433b-bfd6-cc3b0bb5824f NetNS:/var/run/netns/8b5577b0-e662-449b-8d31-067458558c1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2405ac6_49bc_433b_bfd6_cc3b0bb5824f.slice PodAnnotations:0xc00001a998}] Aliases:map[]}"
2026-06-11 12:41:55.055088 | controller | Jun 11 11:46:59.474910 crc crio[22553]: time="2026-06-11T11:46:59.474848741Z" level=info msg="Deleting pod openstack_placement-db-create-vgv8r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.055104 | controller | Jun 11 11:46:59.474984 crc crio[22553]: time="2026-06-11T11:46:59.474939313Z" level=info msg="Got pod network &{Name:placement-ef5e-account-create-update-vwwld Namespace:openstack ID:07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3 UID:a076102a-7617-4f4e-badd-587d01fb8068 NetNS:/var/run/netns/77ce7c02-7379-46ba-a6f3-a424121e6648 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda076102a_7617_4f4e_badd_587d01fb8068.slice PodAnnotations:0xc002b8a0b0}] Aliases:map[]}"
2026-06-11 12:41:55.055120 | controller | Jun 11 11:46:59.475148 crc crio[22553]: time="2026-06-11T11:46:59.475091008Z" level=info msg="Deleting pod openstack_placement-ef5e-account-create-update-vwwld from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.055136 | controller | Jun 11 11:46:59.475551 crc crio[22553]: time="2026-06-11T11:46:59.475442118Z" level=info msg="Stopping pod sandbox: 80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a" id=4b6864e8-6186-44c0-87e4-a76e0f084ae8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.055157 | controller | Jun 11 11:46:59.480810 crc crio[22553]: time="2026-06-11T11:46:59.476658944Z" level=info msg="Stopping pod sandbox: 8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc" id=b8ddf8e3-3bc8-409a-9708-7f090e3e0bfb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.055173 | controller | Jun 11 11:46:59.480810 crc crio[22553]: time="2026-06-11T11:46:59.479086264Z" level=info msg="Got pod network &{Name:keystone-db-create-k9lb8 Namespace:openstack ID:8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc UID:a89300b6-1b0a-4642-a94c-b9d84329026f NetNS:/var/run/netns/328b0dd4-993a-4a13-8e68-72a8924173de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda89300b6_1b0a_4642_a94c_b9d84329026f.slice PodAnnotations:0xc001be6080}] Aliases:map[]}"
2026-06-11 12:41:55.055189 | controller | Jun 11 11:46:59.480810 crc crio[22553]: time="2026-06-11T11:46:59.479412294Z" level=info msg="Deleting pod openstack_keystone-db-create-k9lb8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.055205 | controller | Jun 11 11:46:59.480810 crc crio[22553]: time="2026-06-11T11:46:59.480083344Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781178411-7t7d5 Namespace:openstack ID:80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a UID:f8e35cd6-2d5d-4654-a80e-98c00179b390 NetNS:/var/run/netns/e9ecea03-08df-4c33-84f4-245226d90f5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8e35cd6_2d5d_4654_a80e_98c00179b390.slice PodAnnotations:0xc00279a2b8}] Aliases:map[]}"
2026-06-11 12:41:55.055221 | controller | Jun 11 11:46:59.480810 crc crio[22553]: time="2026-06-11T11:46:59.480493066Z" level=info msg="Deleting pod openstack_ovsdbserver-nb-0-config-1781178411-7t7d5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.055238 | controller | Jun 11 11:46:59.560384 crc crio[22553]: time="2026-06-11T11:46:59.560168541Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=4f929780-9f50-45c6-a108-80868418fbb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.055254 | controller | Jun 11 11:46:59.575405 crc crio[22553]: time="2026-06-11T11:46:59.575290232Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=da5fc586-2ea2-4d1b-a939-7130add80ae1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.055270 | controller | Jun 11 11:46:59.577475 crc crio[22553]: time="2026-06-11T11:46:59.577396164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.055287 | controller | Jun 11 11:46:59.665638 crc crio[22553]: time="2026-06-11T11:46:59.665381851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.055302 | controller | Jun 11 11:46:59.672346 crc crio[22553]: time="2026-06-11T11:46:59.67218835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.055318 | controller | Jun 11 11:46:59.820063 crc crio[22553]: time="2026-06-11T11:46:59.816344846Z" level=info msg="Created container 7effddc975e4e18b4d6f659b8c283ebbc7bd4a489eef85838d1c6886326e7260: openstack/ovn-northd-0/ovn-northd" id=da5fc586-2ea2-4d1b-a939-7130add80ae1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.055334 | controller | Jun 11 11:46:59.822238 crc crio[22553]: time="2026-06-11T11:46:59.822146816Z" level=info msg="Starting container: 7effddc975e4e18b4d6f659b8c283ebbc7bd4a489eef85838d1c6886326e7260" id=5461bcb0-b687-4c91-9603-60eb6bd0c2d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.055371 | controller | Jun 11 11:46:59.831100 crc crio[22553]: time="2026-06-11T11:46:59.830903351Z" level=info msg="Started container" PID=60965 containerID=7effddc975e4e18b4d6f659b8c283ebbc7bd4a489eef85838d1c6886326e7260 description=openstack/ovn-northd-0/ovn-northd id=5461bcb0-b687-4c91-9603-60eb6bd0c2d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=098b72e53a91c3fe7959a441f98274e5b8f3f3d65f124543dedebdeefefcde0b
2026-06-11 12:41:55.055390 | controller | Jun 11 11:46:59.856651 crc crio[22553]: time="2026-06-11T11:46:59.851171903Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=8765189c-f8f1-461f-af5e-44ec8b68037b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.055407 | controller | Jun 11 11:46:59.931918 crc crio[22553]: time="2026-06-11T11:46:59.931527478Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=83c01a58-c447-40db-b300-24a78f512e99 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.055422 | controller | Jun 11 11:46:59.949175 crc crio[22553]: time="2026-06-11T11:46:59.948459982Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=5871b0e8-ec0b-446d-87cc-9679a94deba7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.055438 | controller | Jun 11 11:46:59.950650 crc crio[22553]: time="2026-06-11T11:46:59.950417109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.055454 | controller | Jun 11 11:46:59.953522 crc crio[22553]: time="2026-06-11T11:46:59.953045576Z" level=info msg="Stopped pod sandbox: 80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a" id=4b6864e8-6186-44c0-87e4-a76e0f084ae8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.055469 | controller | Jun 11 11:47:00.102773 crc crio[22553]: time="2026-06-11T11:47:00.102624021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.055485 | controller | Jun 11 11:47:00.113834 crc crio[22553]: time="2026-06-11T11:47:00.109875803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.055500 | controller | Jun 11 11:47:00.215791 crc crio[22553]: time="2026-06-11T11:47:00.215617649Z" level=info msg="Stopped pod sandbox: c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99" id=a795fab2-0471-4285-8efd-824c05bca852 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.055516 | controller | Jun 11 11:47:00.238132 crc crio[22553]: time="2026-06-11T11:47:00.238033123Z" level=info msg="Stopped pod sandbox: 8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc" id=b8ddf8e3-3bc8-409a-9708-7f090e3e0bfb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.055532 | controller | Jun 11 11:47:00.253942 crc crio[22553]: time="2026-06-11T11:47:00.253767232Z" level=info msg="Stopped pod sandbox: 07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3" id=59e596a6-c148-4bd3-912d-7b070ab8bb67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.055547 | controller | Jun 11 11:47:00.273504 crc crio[22553]: time="2026-06-11T11:47:00.270883642Z" level=info msg="Created container d6544481cd26584b2b5ec9e678c9eda6be6be705788813a61e168ebf3ed80d79: openstack/ovn-northd-0/openstack-network-exporter" id=5871b0e8-ec0b-446d-87cc-9679a94deba7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.055566 | controller | Jun 11 11:47:00.273504 crc crio[22553]: time="2026-06-11T11:47:00.273011354Z" level=info msg="Starting container: d6544481cd26584b2b5ec9e678c9eda6be6be705788813a61e168ebf3ed80d79" id=3636a4fd-ed26-4388-bc4e-c2c732a1f55e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.055582 | controller | Jun 11 11:47:00.283396 crc crio[22553]: time="2026-06-11T11:47:00.280240315Z" level=info msg="Started container" PID=61028 containerID=d6544481cd26584b2b5ec9e678c9eda6be6be705788813a61e168ebf3ed80d79 description=openstack/ovn-northd-0/openstack-network-exporter id=3636a4fd-ed26-4388-bc4e-c2c732a1f55e name=/runtime.v1.RuntimeService/StartContainer sandboxID=098b72e53a91c3fe7959a441f98274e5b8f3f3d65f124543dedebdeefefcde0b
2026-06-11 12:41:55.055598 | controller | Jun 11 11:47:00.516371 crc crio[22553]: time="2026-06-11T11:47:00.516247413Z" level=info msg="Stopping pod sandbox: bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb" id=7d6603d8-b379-46ad-a27b-ef8bc430b8be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.055613 | controller | Jun 11 11:47:00.518287 crc crio[22553]: time="2026-06-11T11:47:00.51650382Z" level=info msg="Stopping pod sandbox: 86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40" id=ff5053fe-0ba3-4859-8580-46f63afb2a23 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.055628 | controller | Jun 11 11:47:00.518287 crc crio[22553]: time="2026-06-11T11:47:00.517283463Z" level=info msg="Got pod network &{Name:glance-db-create-84brx Namespace:openstack ID:86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40 UID:13f8afd1-d0b1-491a-83b1-af1db7f65a84 NetNS:/var/run/netns/f3f14f57-df46-452a-a505-f57fff02dbf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f8afd1_d0b1_491a_83b1_af1db7f65a84.slice PodAnnotations:0xc001be6a10}] Aliases:map[]}"
2026-06-11 12:41:55.055644 | controller | Jun 11 11:47:00.518287 crc crio[22553]: time="2026-06-11T11:47:00.517496359Z" level=info msg="Got pod network &{Name:root-account-create-update-n7gbj Namespace:openstack ID:bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb UID:eeb74ea8-2c95-400d-959d-5061261ba677 NetNS:/var/run/netns/64cfb7ea-f1bc-4b95-8b33-94b955f0b6ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeb74ea8_2c95_400d_959d_5061261ba677.slice PodAnnotations:0xc002816720}] Aliases:map[]}"
2026-06-11 12:41:55.055660 | controller | Jun 11 11:47:00.518287 crc crio[22553]: time="2026-06-11T11:47:00.517570751Z" level=info msg="Stopping pod sandbox: 3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e" id=a6cf24c4-080e-449f-8499-eec4922e3bd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.055675 | controller | Jun 11 11:47:00.518287 crc crio[22553]: time="2026-06-11T11:47:00.517640943Z" level=info msg="Deleting pod openstack_root-account-create-update-n7gbj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.055691 | controller | Jun 11 11:47:00.518287 crc crio[22553]: time="2026-06-11T11:47:00.518079106Z" level=info msg="Got pod network &{Name:glance-207b-account-create-update-jrrcw Namespace:openstack ID:3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e UID:0513e8dc-e3a1-4f64-b2da-a36ed9fad825 NetNS:/var/run/netns/bd514896-29c9-4c30-b01f-2184f0b0e7f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0513e8dc_e3a1_4f64_b2da_a36ed9fad825.slice PodAnnotations:0xc001be6a60}] Aliases:map[]}"
2026-06-11 12:41:55.055707 | controller | Jun 11 11:47:00.518287 crc crio[22553]: time="2026-06-11T11:47:00.517504869Z" level=info msg="Deleting pod openstack_glance-db-create-84brx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.055726 | controller | Jun 11 11:47:00.520913 crc crio[22553]: time="2026-06-11T11:47:00.51820402Z" level=info msg="Deleting pod openstack_glance-207b-account-create-update-jrrcw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.055742 | controller | Jun 11 11:47:01.062543 crc crio[22553]: time="2026-06-11T11:47:01.061816675Z" level=info msg="Stopped pod sandbox: 86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40" id=ff5053fe-0ba3-4859-8580-46f63afb2a23 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.055758 | controller | Jun 11 11:47:01.131619 crc crio[22553]: time="2026-06-11T11:47:01.131449827Z" level=info msg="Stopped pod sandbox: 3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e" id=a6cf24c4-080e-449f-8499-eec4922e3bd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.055777 | controller | Jun 11 11:47:01.134477 crc crio[22553]: time="2026-06-11T11:47:01.134384703Z" level=info msg="Stopped pod sandbox: bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb" id=7d6603d8-b379-46ad-a27b-ef8bc430b8be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.055796 | controller | Jun 11 11:47:02.562073 crc crio[22553]: time="2026-06-11T11:47:02.561998367Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=c71b13b8-5be0-4289-9def-ed505ee21da6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.055812 | controller | Jun 11 11:47:02.566068 crc crio[22553]: time="2026-06-11T11:47:02.565959262Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=5251cb05-867c-48fe-8ad1-49e8dc518b23 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.055827 | controller | Jun 11 11:47:02.669554 crc crio[22553]: time="2026-06-11T11:47:02.669250417Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=c1e1c578-7a94-463e-9ace-bf2b78973a1a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.055842 | controller | Jun 11 11:47:02.670956 crc crio[22553]: time="2026-06-11T11:47:02.670609646Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=e928af84-e87a-4257-92ec-169718eda802 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.055857 | controller | Jun 11 11:47:02.678004 crc crio[22553]: time="2026-06-11T11:47:02.677895679Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=bc2b9c68-57fe-4d7b-aa5a-b52bf3c182f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.055872 | controller | Jun 11 11:47:02.678599 crc crio[22553]: time="2026-06-11T11:47:02.678513787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.055940 | controller | Jun 11 11:47:02.682251 crc crio[22553]: time="2026-06-11T11:47:02.682148653Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=4e9ab56e-6249-41dc-9e49-908667cb3456 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.055963 | controller | Jun 11 11:47:02.693771 crc crio[22553]: time="2026-06-11T11:47:02.693618088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.055980 | controller | Jun 11 11:47:02.720585 crc crio[22553]: time="2026-06-11T11:47:02.720494572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.055996 | controller | Jun 11 11:47:02.724437 crc crio[22553]: time="2026-06-11T11:47:02.724359935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.056016 | controller | Jun 11 11:47:02.738940 crc crio[22553]: time="2026-06-11T11:47:02.738834738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.056032 | controller | Jun 11 11:47:02.743036 crc crio[22553]: time="2026-06-11T11:47:02.742978949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.056048 | controller | Jun 11 11:47:02.920416 crc crio[22553]: time="2026-06-11T11:47:02.920305384Z" level=info msg="Created container 27d2fa1ca490420405fb54c675cff9d51ed5898e13657bf9e6d142cfbbed21ab: openstack/rabbitmq-cell1-server-0/rabbitmq" id=4e9ab56e-6249-41dc-9e49-908667cb3456 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.056064 | controller | Jun 11 11:47:02.922650 crc crio[22553]: time="2026-06-11T11:47:02.922609411Z" level=info msg="Starting container: 27d2fa1ca490420405fb54c675cff9d51ed5898e13657bf9e6d142cfbbed21ab" id=4c77cd55-0d83-4591-8c15-206ac1a3016a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.056080 | controller | Jun 11 11:47:02.929514 crc crio[22553]: time="2026-06-11T11:47:02.929277496Z" level=info msg="Started container" PID=61188 containerID=27d2fa1ca490420405fb54c675cff9d51ed5898e13657bf9e6d142cfbbed21ab description=openstack/rabbitmq-cell1-server-0/rabbitmq id=4c77cd55-0d83-4591-8c15-206ac1a3016a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8c23c6d3925953cd7b78311a3c4ab9460d1d05749885fe83f25aa1ed31d9b32
2026-06-11 12:41:55.056096 | controller | Jun 11 11:47:02.936488 crc crio[22553]: time="2026-06-11T11:47:02.935524418Z" level=info msg="Created container cf48920382f51578c684f919ef095da73178856bc5e282ac2d80f1881be7546a: openstack/rabbitmq-server-0/rabbitmq" id=bc2b9c68-57fe-4d7b-aa5a-b52bf3c182f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.056112 | controller | Jun 11 11:47:02.939952 crc crio[22553]: time="2026-06-11T11:47:02.939826153Z" level=info msg="Starting container: cf48920382f51578c684f919ef095da73178856bc5e282ac2d80f1881be7546a" id=6919e149-8d68-4f02-b7eb-e29294359466 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.056128 | controller | Jun 11 11:47:02.947127 crc crio[22553]: time="2026-06-11T11:47:02.947048994Z" level=info msg="Started container" PID=61187 containerID=cf48920382f51578c684f919ef095da73178856bc5e282ac2d80f1881be7546a description=openstack/rabbitmq-server-0/rabbitmq id=6919e149-8d68-4f02-b7eb-e29294359466 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de6d3f77e4b4373c55e47f737293a69b4ec2ef1079d6dfc53d773dbbeec4d2bc
2026-06-11 12:41:55.056143 | controller | Jun 11 11:47:05.082827 crc crio[22553]: time="2026-06-11T11:47:05.081368672Z" level=info msg="Running pod sandbox: openstack/glance-db-sync-hr7c5/POD" id=b3194c9d-0e24-48b0-b970-edf583f7af3c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.056159 | controller | Jun 11 11:47:05.084627 crc crio[22553]: time="2026-06-11T11:47:05.082876176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.056175 | controller | Jun 11 11:47:05.140934 crc crio[22553]: time="2026-06-11T11:47:05.14056069Z" level=info msg="Got pod network &{Name:glance-db-sync-hr7c5 Namespace:openstack ID:3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804 UID:9033b547-c2d7-4f64-8137-fdcd66e15150 NetNS:/var/run/netns/70e45bd3-c7c3-40b6-a0fb-8118b2a7c3fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9033b547_c2d7_4f64_8137_fdcd66e15150.slice PodAnnotations:0xc000ca0d68}] Aliases:map[]}"
2026-06-11 12:41:55.056192 | controller | Jun 11 11:47:05.140934 crc crio[22553]: time="2026-06-11T11:47:05.140626332Z" level=info msg="Adding pod openstack_glance-db-sync-hr7c5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.056215 | controller | Jun 11 11:47:05.942986 crc crio[22553]: 2026-06-11T11:47:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3addb7501113806 Mac:7a:46:b7:53:44:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/70e45bd3-c7c3-40b6-a0fb-8118b2a7c3fb SocketPath: PciID:}] [{Interface:0xc0000146e0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.056232 | controller | Jun 11 11:47:05.945359 crc crio[22553]: time="2026-06-11T11:47:05.945251913Z" level=info msg="Got pod network &{Name:glance-db-sync-hr7c5 Namespace:openstack ID:3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804 UID:9033b547-c2d7-4f64-8137-fdcd66e15150 NetNS:/var/run/netns/70e45bd3-c7c3-40b6-a0fb-8118b2a7c3fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9033b547_c2d7_4f64_8137_fdcd66e15150.slice PodAnnotations:0xc000ca0d68}] Aliases:map[]}"
2026-06-11 12:41:55.056248 | controller | Jun 11 11:47:05.945548 crc crio[22553]: time="2026-06-11T11:47:05.945450139Z" level=info msg="Checking pod openstack_glance-db-sync-hr7c5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.056264 | controller | Jun 11 11:47:05.960249 crc crio[22553]: time="2026-06-11T11:47:05.960142468Z" level=info msg="Ran pod sandbox 3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804 with infra container: openstack/glance-db-sync-hr7c5/POD" id=b3194c9d-0e24-48b0-b970-edf583f7af3c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.056280 | controller | Jun 11 11:47:05.964003 crc crio[22553]: time="2026-06-11T11:47:05.963904487Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=87360c16-71dc-4164-b224-4271e44b0ae5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.056295 | controller | Jun 11 11:47:05.964241 crc crio[22553]: time="2026-06-11T11:47:05.964162125Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found" id=87360c16-71dc-4164-b224-4271e44b0ae5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.056311 | controller | Jun 11 11:47:05.964401 crc crio[22553]: time="2026-06-11T11:47:05.964261408Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found" id=87360c16-71dc-4164-b224-4271e44b0ae5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.056326 | controller | Jun 11 11:47:05.965572 crc crio[22553]: time="2026-06-11T11:47:05.965517134Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=96eb82e2-b6e9-4110-b0a6-03859b7cf7a7 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.056342 | controller | Jun 11 11:47:05.973846 crc crio[22553]: time="2026-06-11T11:47:05.973771955Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\""
2026-06-11 12:41:55.056385 | controller | Jun 11 11:47:07.670720 crc crio[22553]: time="2026-06-11T11:47:07.669896564Z" level=info msg="Stopping pod sandbox: 50130c1f94b135dcab1208c1c41199258f409bc26a48cd924be60160b7ec1f8e" id=1703c90d-2697-43af-bd0f-2a82e89ea793 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.056403 | controller | Jun 11 11:47:07.674989 crc crio[22553]: time="2026-06-11T11:47:07.674410056Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-8586k Namespace:openstack ID:50130c1f94b135dcab1208c1c41199258f409bc26a48cd924be60160b7ec1f8e UID:262c3f25-3c9a-4034-afff-09f93ad912fb NetNS:/var/run/netns/dccbe1d1-db86-4784-8df1-5a46f0c410ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod262c3f25_3c9a_4034_afff_09f93ad912fb.slice PodAnnotations:0xc00012b100}] Aliases:map[]}"
2026-06-11 12:41:55.056423 | controller | Jun 11 11:47:07.679746 crc crio[22553]: time="2026-06-11T11:47:07.67660898Z" level=info msg="Deleting pod openstack_swift-ring-rebalance-8586k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.056440 | controller | Jun 11 11:47:08.074589 crc crio[22553]: time="2026-06-11T11:47:08.073767231Z" level=info msg="Stopped pod sandbox: 50130c1f94b135dcab1208c1c41199258f409bc26a48cd924be60160b7ec1f8e" id=1703c90d-2697-43af-bd0f-2a82e89ea793 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.056456 | controller | Jun 11 11:47:11.893071 crc crio[22553]: time="2026-06-11T11:47:11.891468588Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-l6zsp/POD" id=64a37cfd-6534-40eb-bccf-c71018ccff4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.056472 | controller | Jun 11 11:47:11.895210 crc crio[22553]: time="2026-06-11T11:47:11.893096995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.056488 | controller | Jun 11 11:47:11.965469 crc crio[22553]: time="2026-06-11T11:47:11.964937152Z" level=info msg="Got pod network &{Name:root-account-create-update-l6zsp Namespace:openstack ID:5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340 UID:0442151f-95fa-47d4-bf8c-8f5d6239aad6 NetNS:/var/run/netns/4e6ae591-8e56-4652-ba51-900c0723c21e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0442151f_95fa_47d4_bf8c_8f5d6239aad6.slice PodAnnotations:0xc00279a1a8}] Aliases:map[]}"
2026-06-11 12:41:55.056504 | controller | Jun 11 11:47:11.965469 crc crio[22553]: time="2026-06-11T11:47:11.965418326Z" level=info msg="Adding pod openstack_root-account-create-update-l6zsp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.056521 | controller | Jun 11 11:47:12.210463 crc crio[22553]: time="2026-06-11T11:47:12.210187209Z" level=info msg="Running pod sandbox: openstack/ovn-controller-4kpnc-config-vsdcj/POD" id=3f480831-52d9-49d6-a051-14ef546f8de0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.056537 | controller | Jun 11 11:47:12.210813 crc crio[22553]: time="2026-06-11T11:47:12.210612642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.056553 | controller | Jun 11 11:47:12.256072 crc crio[22553]: time="2026-06-11T11:47:12.255938095Z" level=info msg="Got pod network &{Name:ovn-controller-4kpnc-config-vsdcj Namespace:openstack ID:744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732 UID:f902d4ba-42eb-4339-b123-a964c5d64668 NetNS:/var/run/netns/ced0191e-e3e2-4243-8102-cc425e7451f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf902d4ba_42eb_4339_b123_a964c5d64668.slice PodAnnotations:0xc0028160c8}] Aliases:map[]}"
2026-06-11 12:41:55.056569 | controller | Jun 11 11:47:12.256072 crc crio[22553]: time="2026-06-11T11:47:12.256008057Z" level=info msg="Adding pod openstack_ovn-controller-4kpnc-config-vsdcj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.056585 | controller | Jun 11 11:47:12.591727 crc crio[22553]: 2026-06-11T11:47:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5429495d66c8d9a Mac:6e:17:75:cb:4f:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/4e6ae591-8e56-4652-ba51-900c0723c21e SocketPath: PciID:}] [{Interface:0xc00012c770 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.056601 | controller | Jun 11 11:47:12.595980 crc crio[22553]: time="2026-06-11T11:47:12.595913287Z" level=info msg="Got pod network &{Name:root-account-create-update-l6zsp Namespace:openstack ID:5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340 UID:0442151f-95fa-47d4-bf8c-8f5d6239aad6 NetNS:/var/run/netns/4e6ae591-8e56-4652-ba51-900c0723c21e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0442151f_95fa_47d4_bf8c_8f5d6239aad6.slice PodAnnotations:0xc00279a1a8}] Aliases:map[]}"
2026-06-11 12:41:55.056621 | controller | Jun 11 11:47:12.596378 crc crio[22553]: time="2026-06-11T11:47:12.596160374Z" level=info msg="Checking pod openstack_root-account-create-update-l6zsp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.056638 | controller | Jun 11 11:47:12.607733 crc crio[22553]: time="2026-06-11T11:47:12.607388842Z" level=info msg="Ran pod sandbox 5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340 with infra container: openstack/root-account-create-update-l6zsp/POD" id=64a37cfd-6534-40eb-bccf-c71018ccff4f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.056654 | controller | Jun 11 11:47:12.614769 crc crio[22553]: time="2026-06-11T11:47:12.614591092Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=ebe0babf-0e53-4862-b1b7-ab595c8006fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.056669 | controller | Jun 11 11:47:12.617427 crc crio[22553]: time="2026-06-11T11:47:12.617295401Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=9e8b0ae3-3092-44a0-aafe-348c65fa44d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.056685 | controller | Jun 11 11:47:12.632897 crc crio[22553]: time="2026-06-11T11:47:12.629520557Z" level=info msg="Creating container: openstack/root-account-create-update-l6zsp/mariadb-account-create-update" id=4b8b3311-0c1b-45df-a2c8-148e4335fca7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.056701 | controller | Jun 11 11:47:12.632897 crc crio[22553]: time="2026-06-11T11:47:12.630161866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.056717 | controller | Jun 11 11:47:12.678945 crc crio[22553]: 2026-06-11T11:47:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:744ecd4cef75673 Mac:72:e8:33:5c:54:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/ced0191e-e3e2-4243-8102-cc425e7451f2 SocketPath: PciID:}] [{Interface:0xc0005a2650 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.056733 | controller | Jun 11 11:47:12.680101 crc crio[22553]: time="2026-06-11T11:47:12.680026321Z" level=info msg="Got pod network &{Name:ovn-controller-4kpnc-config-vsdcj Namespace:openstack ID:744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732 UID:f902d4ba-42eb-4339-b123-a964c5d64668 NetNS:/var/run/netns/ced0191e-e3e2-4243-8102-cc425e7451f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf902d4ba_42eb_4339_b123_a964c5d64668.slice PodAnnotations:0xc0028160c8}] Aliases:map[]}"
2026-06-11 12:41:55.056749 | controller | Jun 11 11:47:12.680222 crc crio[22553]: time="2026-06-11T11:47:12.680199386Z" level=info msg="Checking pod openstack_ovn-controller-4kpnc-config-vsdcj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.056765 | controller | Jun 11 11:47:12.687358 crc crio[22553]: time="2026-06-11T11:47:12.687146589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.056781 | controller | Jun 11 11:47:12.690147 crc crio[22553]: time="2026-06-11T11:47:12.690064664Z" level=info msg="Ran pod sandbox 744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732 with infra container: openstack/ovn-controller-4kpnc-config-vsdcj/POD" id=3f480831-52d9-49d6-a051-14ef546f8de0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.056802 | controller | Jun 11 11:47:12.694444 crc crio[22553]: time="2026-06-11T11:47:12.694256677Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=dab5fd1f-2358-4dcc-a847-0f17510671e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.056819 | controller | Jun 11 11:47:12.700366 crc crio[22553]: time="2026-06-11T11:47:12.700259372Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=7ff6501e-7061-45ac-b9d6-9351d0368d6a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.056835 | controller | Jun 11 11:47:12.708558 crc crio[22553]: time="2026-06-11T11:47:12.708453081Z" level=info msg="Creating container: openstack/ovn-controller-4kpnc-config-vsdcj/ovn-config" id=66bc98c7-b9c1-4553-ae46-109ab5dd9c0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.056851 | controller | Jun 11 11:47:12.709153 crc crio[22553]: time="2026-06-11T11:47:12.709084409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.056866 | controller | Jun 11 11:47:12.711348 crc crio[22553]: time="2026-06-11T11:47:12.711206221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.056882 | controller | Jun 11 11:47:12.789294 crc crio[22553]: time="2026-06-11T11:47:12.789059334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.056898 | controller | Jun 11 11:47:12.851614 crc crio[22553]: time="2026-06-11T11:47:12.851434634Z" level=info msg="Created container 43fdeea0c593e2fdc6b469177e377c89225f1d90bc1f52deb1f1cc0e41476fc7: openstack/root-account-create-update-l6zsp/mariadb-account-create-update" id=4b8b3311-0c1b-45df-a2c8-148e4335fca7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.056914 | controller | Jun 11 11:47:12.853141 crc crio[22553]: time="2026-06-11T11:47:12.853074232Z" level=info msg="Starting container: 43fdeea0c593e2fdc6b469177e377c89225f1d90bc1f52deb1f1cc0e41476fc7" id=18d39272-712b-46f5-9cce-bbf1de31b3ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.056929 | controller | Jun 11 11:47:12.867408 crc crio[22553]: time="2026-06-11T11:47:12.867245075Z" level=info msg="Started container" PID=61995 containerID=43fdeea0c593e2fdc6b469177e377c89225f1d90bc1f52deb1f1cc0e41476fc7 description=openstack/root-account-create-update-l6zsp/mariadb-account-create-update id=18d39272-712b-46f5-9cce-bbf1de31b3ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340
2026-06-11 12:41:55.056946 | controller | Jun 11 11:47:13.082483 crc crio[22553]: time="2026-06-11T11:47:13.08223399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.056961 | controller | Jun 11 11:47:13.218512 crc crio[22553]: time="2026-06-11T11:47:13.218390523Z" level=info msg="Created container ffd6b8aa8e255ad2e9d5a3c3e725f04dc3ae8327bd697b168624345892d3b654: openstack/ovn-controller-4kpnc-config-vsdcj/ovn-config" id=66bc98c7-b9c1-4553-ae46-109ab5dd9c0c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.056977 | controller | Jun 11 11:47:13.220134 crc crio[22553]: time="2026-06-11T11:47:13.21998079Z" level=info msg="Starting container: ffd6b8aa8e255ad2e9d5a3c3e725f04dc3ae8327bd697b168624345892d3b654" id=db8f2fa9-d735-46e4-b7a3-6f5d0250cd29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.056996 | controller | Jun 11 11:47:13.227044 crc crio[22553]: time="2026-06-11T11:47:13.226968154Z" level=info msg="Started container" PID=62032 containerID=ffd6b8aa8e255ad2e9d5a3c3e725f04dc3ae8327bd697b168624345892d3b654 description=openstack/ovn-controller-4kpnc-config-vsdcj/ovn-config id=db8f2fa9-d735-46e4-b7a3-6f5d0250cd29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732
2026-06-11 12:41:55.057012 | controller | Jun 11 11:47:14.845665 crc crio[22553]: time="2026-06-11T11:47:14.844562591Z" level=info msg="Stopping pod sandbox: 5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340" id=8eb6cd9e-fb08-4bb8-80d2-31132bea94f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.057028 | controller | Jun 11 11:47:14.846964 crc crio[22553]: time="2026-06-11T11:47:14.846808117Z" level=info msg="Got pod network &{Name:root-account-create-update-l6zsp Namespace:openstack ID:5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340 UID:0442151f-95fa-47d4-bf8c-8f5d6239aad6 NetNS:/var/run/netns/4e6ae591-8e56-4652-ba51-900c0723c21e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0442151f_95fa_47d4_bf8c_8f5d6239aad6.slice PodAnnotations:0xc00001a350}] Aliases:map[]}"
2026-06-11 12:41:55.057044 | controller | Jun 11 11:47:14.847647 crc crio[22553]: time="2026-06-11T11:47:14.847563969Z" level=info msg="Deleting pod openstack_root-account-create-update-l6zsp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.057060 | controller | Jun 11 11:47:14.978252 crc crio[22553]: time="2026-06-11T11:47:14.977768209Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=0e9cf1d6-7796-4e65-946a-521dc80b428f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.057075 | controller | Jun 11 11:47:14.978484 crc crio[22553]: time="2026-06-11T11:47:14.978292194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.057094 | controller | Jun 11 11:47:15.085037 crc crio[22553]: time="2026-06-11T11:47:15.084816883Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55 UID:aa70bfc1-17d1-4072-ad19-84103d1146f7 NetNS:/var/run/netns/9612183a-1ae0-4a40-a296-94a3db133264 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa70bfc1_17d1_4072_ad19_84103d1146f7.slice PodAnnotations:0xc002b8a338}] Aliases:map[]}"
2026-06-11 12:41:55.057111 | controller | Jun 11 11:47:15.085037 crc crio[22553]: time="2026-06-11T11:47:15.084900285Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.057128 | controller | Jun 11 11:47:15.361545 crc crio[22553]: time="2026-06-11T11:47:15.361404905Z" level=info msg="Stopped pod sandbox: 5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340" id=8eb6cd9e-fb08-4bb8-80d2-31132bea94f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.057145 | controller | Jun 11 11:47:15.642366 crc crio[22553]: 2026-06-11T11:47:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a2c5ff88402ad4 Mac:1e:e2:cd:14:f2:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/9612183a-1ae0-4a40-a296-94a3db133264 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.057161 | controller | Jun 11 11:47:15.644664 crc crio[22553]: time="2026-06-11T11:47:15.644425205Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55 UID:aa70bfc1-17d1-4072-ad19-84103d1146f7 NetNS:/var/run/netns/9612183a-1ae0-4a40-a296-94a3db133264 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa70bfc1_17d1_4072_ad19_84103d1146f7.slice PodAnnotations:0xc002b8a338}] Aliases:map[]}"
2026-06-11 12:41:55.057182 | controller | Jun 11 11:47:15.644664 crc crio[22553]: time="2026-06-11T11:47:15.644587339Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.057199 | controller | Jun 11 11:47:15.653962 crc crio[22553]: time="2026-06-11T11:47:15.653877391Z" level=info msg="Ran pod sandbox 6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55 with infra container: openstack/swift-storage-0/POD" id=0e9cf1d6-7796-4e65-946a-521dc80b428f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.057215 | controller | Jun 11 11:47:15.659143 crc crio[22553]: time="2026-06-11T11:47:15.659057262Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=e1dd7676-6b4a-467c-9274-7d6da805cceb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.057231 | controller | Jun 11 11:47:15.659438 crc crio[22553]: time="2026-06-11T11:47:15.659370281Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found" id=e1dd7676-6b4a-467c-9274-7d6da805cceb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.057247 | controller | Jun 11 11:47:15.659551 crc crio[22553]: time="2026-06-11T11:47:15.659442053Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found" id=e1dd7676-6b4a-467c-9274-7d6da805cceb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.057263 | controller | Jun 11 11:47:15.660915 crc crio[22553]: time="2026-06-11T11:47:15.660827703Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=442d635c-c239-436e-820a-a37d6220ce2f name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.057278 | controller | Jun 11 11:47:15.666409 crc crio[22553]: time="2026-06-11T11:47:15.666218131Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\""
2026-06-11 12:41:55.057294 | controller | Jun 11 11:47:15.882671 crc crio[22553]: time="2026-06-11T11:47:15.882557215Z" level=info msg="Stopping pod sandbox: 744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732" id=92d16589-2d5f-4d46-b8ba-817ceec015f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.057310 | controller | Jun 11 11:47:15.884556 crc crio[22553]: time="2026-06-11T11:47:15.88445934Z" level=info msg="Got pod network &{Name:ovn-controller-4kpnc-config-vsdcj Namespace:openstack ID:744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732 UID:f902d4ba-42eb-4339-b123-a964c5d64668 NetNS:/var/run/netns/ced0191e-e3e2-4243-8102-cc425e7451f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf902d4ba_42eb_4339_b123_a964c5d64668.slice PodAnnotations:0xc002816930}] Aliases:map[]}"
2026-06-11 12:41:55.057326 | controller | Jun 11 11:47:15.885113 crc crio[22553]: time="2026-06-11T11:47:15.884868242Z" level=info msg="Deleting pod openstack_ovn-controller-4kpnc-config-vsdcj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.057342 | controller | Jun 11 11:47:21.416944 crc crio[22553]: time="2026-06-11T11:47:21.415133438Z" level=info msg="Removing container: 7bc944bcec8c37e9c45e615bc50ab544135216180293211da940e3f0d19a6400" id=860b46df-5cf9-4a97-9308-4d1c22ae1f40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.057379 | controller | Jun 11 11:47:26.613106 crc crio[22553]: time="2026-06-11T11:47:26.611620183Z" level=info msg="Running pod sandbox: openstack/cinder-db-create-67mc7/POD" id=6ef09eee-25b5-447f-9711-aa3c63162de4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.057400 | controller | Jun 11 11:47:26.615046 crc crio[22553]: time="2026-06-11T11:47:26.613152818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.057417 | controller | Jun 11 11:47:26.747083 crc crio[22553]: time="2026-06-11T11:47:26.746994174Z" level=info msg="Running pod sandbox: openstack/cinder-4bec-account-create-update-ngcdd/POD" id=3dca165a-f1a5-4710-b713-2a37f4d3fb5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.057433 | controller | Jun 11 11:47:26.747228 crc crio[22553]: time="2026-06-11T11:47:26.747123488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.057449 | controller | Jun 11 11:47:27.125979 crc crio[22553]: time="2026-06-11T11:47:27.124889753Z" level=info msg="Running pod sandbox: openstack/barbican-0f23-account-create-update-c2djj/POD" id=57e45c53-efad-4558-bab4-5d2679e0c33d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.057465 | controller | Jun 11 11:47:27.125979 crc crio[22553]: time="2026-06-11T11:47:27.125029327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.057481 | controller | Jun 11 11:47:27.143300 crc crio[22553]: time="2026-06-11T11:47:27.143252329Z" level=info msg="Running pod sandbox: openstack/neutron-db-create-r7lbf/POD" id=b3d30467-ba26-4636-8144-ce5fa609b0d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.057497 | controller | Jun 11 11:47:27.143560 crc crio[22553]: time="2026-06-11T11:47:27.143538907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.057512 | controller | Jun 11 11:47:27.222986 crc crio[22553]: time="2026-06-11T11:47:27.222906633Z" level=info msg="Running pod sandbox: openstack/keystone-db-sync-gkb5c/POD" id=ace059fb-db2c-43d9-a30a-cec97dac2a1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.057528 | controller | Jun 11 11:47:27.223588 crc crio[22553]: time="2026-06-11T11:47:27.223517731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.057544 | controller | Jun 11 11:47:27.374301 crc crio[22553]: time="2026-06-11T11:47:27.374204469Z" level=info msg="Running pod sandbox: openstack/barbican-db-create-8cbhf/POD" id=e818ffcf-6801-4b63-9793-f5b21e58cbe8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.057560 | controller | Jun 11 11:47:27.374458 crc crio[22553]: time="2026-06-11T11:47:27.374344893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.057576 | controller | Jun 11 11:47:27.435361 crc crio[22553]: time="2026-06-11T11:47:27.43523677Z" level=info msg="Running pod sandbox: openstack/neutron-1a70-account-create-update-7f6rf/POD" id=376b191d-b269-46db-ac3b-1362d20d739c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.057592 | controller | Jun 11 11:47:27.435609 crc crio[22553]: time="2026-06-11T11:47:27.43555836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.057608 | controller | Jun 11 11:47:28.578966 crc crio[22553]: time="2026-06-11T11:47:28.578186866Z" level=info msg="Stopped pod sandbox: 744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732" id=92d16589-2d5f-4d46-b8ba-817ceec015f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.057629 | controller | Jun 11 11:47:28.618130 crc crio[22553]: time="2026-06-11T11:47:28.617168663Z" level=info msg="Removed container 7bc944bcec8c37e9c45e615bc50ab544135216180293211da940e3f0d19a6400: openshift-infra/auto-csr-approver-29686300-ldl8t/oc" id=860b46df-5cf9-4a97-9308-4d1c22ae1f40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.057646 | controller | Jun 11 11:47:28.642362 crc crio[22553]: time="2026-06-11T11:47:28.642202594Z" level=info msg="Stopping pod sandbox: 4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2" id=ccfbfe87-7e8f-450d-833c-eb2225adb9dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.057662 | controller | Jun 11 11:47:28.642732 crc crio[22553]: time="2026-06-11T11:47:28.64240154Z" level=info msg="Stopped pod sandbox (already stopped): 4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2" id=ccfbfe87-7e8f-450d-833c-eb2225adb9dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.057677 | controller | Jun 11 11:47:28.643537 crc crio[22553]: time="2026-06-11T11:47:28.643349207Z" level=info msg="Removing pod sandbox: 4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2" id=ce030a62-45fd-4409-8941-998aed595393 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.057693 | controller | Jun 11 11:47:28.701869 crc crio[22553]: time="2026-06-11T11:47:28.701753422Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9" id=96eb82e2-b6e9-4110-b0a6-03859b7cf7a7 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.057709 | controller | Jun 11 11:47:28.703486 crc crio[22553]: time="2026-06-11T11:47:28.702435292Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=2ea7ca2b-aedc-4cba-b4d6-86aef06b5c6e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.057725 | controller | Jun 11 11:47:28.794575 crc crio[22553]: time="2026-06-11T11:47:28.794445717Z" level=info msg="Got pod network &{Name:keystone-db-sync-gkb5c Namespace:openstack ID:08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef UID:1445702b-aa59-4635-aefd-019f4b7b06c8 NetNS:/var/run/netns/6e7aa2cc-69ed-4e5f-8fde-072225bd6403 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1445702b_aa59_4635_aefd_019f4b7b06c8.slice PodAnnotations:0xc000ca07a0}] Aliases:map[]}"
2026-06-11 12:41:55.057741 | controller | Jun 11 11:47:28.794575 crc crio[22553]: time="2026-06-11T11:47:28.79455454Z" level=info msg="Adding pod openstack_keystone-db-sync-gkb5c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.057757 | controller | Jun 11 11:47:28.819310 crc crio[22553]: time="2026-06-11T11:47:28.819199519Z" level=info msg="Removed pod sandbox: 4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2" id=ce030a62-45fd-4409-8941-998aed595393 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.057773 | controller | Jun 11 11:47:28.822764 crc crio[22553]: time="2026-06-11T11:47:28.82263168Z" level=info msg="Stopping pod sandbox: d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b" id=ed26d4a9-25a0-4520-ba4f-535e3b680c05 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.057789 | controller | Jun 11 11:47:28.822975 crc crio[22553]: time="2026-06-11T11:47:28.822806895Z" level=info msg="Stopped pod sandbox (already stopped): d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b" id=ed26d4a9-25a0-4520-ba4f-535e3b680c05 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.057805 | controller | Jun 11 11:47:28.823341 crc crio[22553]: time="2026-06-11T11:47:28.823217427Z" level=info msg="Removing pod sandbox: d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b" id=5cb43382-9029-4a73-a66f-084d4d7e5ed4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.057824 | controller | Jun 11 11:47:28.823934 crc crio[22553]: time="2026-06-11T11:47:28.823850955Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=75d28b04-fc40-420a-952a-02407a68f0a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.057840 | controller | Jun 11 11:47:28.842898 crc crio[22553]: time="2026-06-11T11:47:28.840507771Z" level=info msg="Got pod network &{Name:neutron-1a70-account-create-update-7f6rf Namespace:openstack ID:77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890 UID:3d73efe4-470a-4d3a-b59c-9c0a8314e420 NetNS:/var/run/netns/74ea704a-0908-4ab1-b531-8c64679463f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d73efe4_470a_4d3a_b59c_9c0a8314e420.slice PodAnnotations:0xc002b8a190}] Aliases:map[]}"
2026-06-11 12:41:55.057857 | controller | Jun 11 11:47:28.842898 crc crio[22553]: time="2026-06-11T11:47:28.840583894Z" level=info msg="Adding pod openstack_neutron-1a70-account-create-update-7f6rf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.057873 | controller | Jun 11 11:47:28.845011 crc crio[22553]: time="2026-06-11T11:47:28.844967041Z" level=info msg="Got pod network &{Name:barbican-0f23-account-create-update-c2djj Namespace:openstack ID:708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503 UID:19777e64-83de-4da5-9765-300139519623 NetNS:/var/run/netns/6e9e41d2-6a63-48db-bd80-15e62fa49229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19777e64_83de_4da5_9765_300139519623.slice PodAnnotations:0xc000ca0220}] Aliases:map[]}"
2026-06-11 12:41:55.057889 | controller | Jun 11 11:47:28.845170 crc crio[22553]: time="2026-06-11T11:47:28.845145767Z" level=info msg="Adding pod openstack_barbican-0f23-account-create-update-c2djj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.057905 | controller | Jun 11 11:47:28.849016 crc crio[22553]: time="2026-06-11T11:47:28.848988719Z" level=info msg="Got pod network &{Name:cinder-db-create-67mc7 Namespace:openstack ID:e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893 UID:ad561778-c8ae-4fae-82b8-1da09aa0d2f8 NetNS:/var/run/netns/6af3a083-382d-42ae-b93f-72a1eb8273de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad561778_c8ae_4fae_82b8_1da09aa0d2f8.slice PodAnnotations:0xc0028260b0}] Aliases:map[]}"
2026-06-11 12:41:55.057921 | controller | Jun 11 11:47:28.849171 crc crio[22553]: time="2026-06-11T11:47:28.849121133Z" level=info msg="Adding pod openstack_cinder-db-create-67mc7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.057938 | controller | Jun 11 11:47:28.866184 crc crio[22553]: time="2026-06-11T11:47:28.866090458Z" level=info msg="Got pod network &{Name:neutron-db-create-r7lbf Namespace:openstack ID:9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a UID:fc54d69b-b5e1-42ee-b8cf-ae04a4addb71 NetNS:/var/run/netns/dfa18626-526f-41f7-8df8-885175dcc54b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc54d69b_b5e1_42ee_b8cf_ae04a4addb71.slice PodAnnotations:0xc00043a350}] Aliases:map[]}"
2026-06-11 12:41:55.057954 | controller | Jun 11 11:47:28.866184 crc crio[22553]: time="2026-06-11T11:47:28.86617651Z" level=info msg="Adding pod openstack_neutron-db-create-r7lbf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.057970 | controller | Jun 11 11:47:28.890384 crc crio[22553]: time="2026-06-11T11:47:28.890229492Z" level=info msg="Got pod network &{Name:cinder-4bec-account-create-update-ngcdd Namespace:openstack ID:85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e UID:17c32013-65a0-497a-80b6-175304e9808d NetNS:/var/run/netns/360d7fb8-0c9d-41f0-b8e5-a04a687c04c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c32013_65a0_497a_80b6_175304e9808d.slice PodAnnotations:0xc00061e1c8}] Aliases:map[]}"
2026-06-11 12:41:55.057990 | controller | Jun 11 11:47:28.890384 crc crio[22553]: time="2026-06-11T11:47:28.890304585Z" level=info msg="Adding pod openstack_cinder-4bec-account-create-update-ngcdd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.058007 | controller | Jun 11 11:47:28.892313 crc crio[22553]: time="2026-06-11T11:47:28.892261012Z" level=info msg="Got pod network &{Name:barbican-db-create-8cbhf Namespace:openstack ID:7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4 UID:47680d74-d451-4dc3-ad12-10b2d19ccb61 NetNS:/var/run/netns/66259db0-552c-47cd-83a4-823bfb5479c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47680d74_d451_4dc3_ad12_10b2d19ccb61.slice PodAnnotations:0xc00279a0b8}] Aliases:map[]}"
2026-06-11 12:41:55.058023 | controller | Jun 11 11:47:28.892820 crc crio[22553]: time="2026-06-11T11:47:28.892524949Z" level=info msg="Adding pod openstack_barbican-db-create-8cbhf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.058039 | controller | Jun 11 11:47:28.902734 crc crio[22553]: time="2026-06-11T11:47:28.896244168Z" level=info msg="Removed pod sandbox: d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b" id=5cb43382-9029-4a73-a66f-084d4d7e5ed4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.058055 | controller | Jun 11 11:47:28.902734 crc crio[22553]: time="2026-06-11T11:47:28.896453104Z" level=info msg="Creating container: openstack/glance-db-sync-hr7c5/glance-db-sync" id=e32e282f-0c09-48af-b1b0-5871e9b424ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.058070 | controller | Jun 11 11:47:28.903239 crc crio[22553]: time="2026-06-11T11:47:28.903200781Z" level=info msg="Stopping pod sandbox: 3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560" id=8b9df14c-2a28-43b8-b7cc-94b3cc2a0324 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.058086 | controller | Jun 11 11:47:28.903429 crc crio[22553]: time="2026-06-11T11:47:28.903404487Z" level=info msg="Stopped pod sandbox (already stopped): 3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560" id=8b9df14c-2a28-43b8-b7cc-94b3cc2a0324 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.058102 | controller | Jun 11 11:47:28.903821 crc crio[22553]: time="2026-06-11T11:47:28.903232882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.058118 | controller | Jun 11 11:47:28.906610 crc crio[22553]: time="2026-06-11T11:47:28.906514328Z" level=info msg="Removing pod sandbox: 3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560" id=6ab5b610-fce4-4eda-b3bc-fa6aa2c853a9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.058134 | controller | Jun 11 11:47:28.984880 crc crio[22553]: time="2026-06-11T11:47:28.984835444Z" level=info msg="Removed pod sandbox: 3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560" id=6ab5b610-fce4-4eda-b3bc-fa6aa2c853a9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.058150 | controller | Jun 11 11:47:28.986360 crc crio[22553]: time="2026-06-11T11:47:28.986297526Z" level=info msg="Stopping pod sandbox: 602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba" id=a4bdb52c-a394-425a-ac09-2932ceda293a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.058165 | controller | Jun 11 11:47:28.986517 crc crio[22553]: time="2026-06-11T11:47:28.986496742Z" level=info msg="Stopped pod sandbox (already stopped): 602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba" id=a4bdb52c-a394-425a-ac09-2932ceda293a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.058184 | controller | Jun 11 11:47:28.998725 crc crio[22553]: time="2026-06-11T11:47:28.998484052Z" level=info msg="Removing pod sandbox: 602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba" id=0d1f33bc-bc30-4a16-9244-8f01c355d875 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.058200 | controller | Jun 11 11:47:29.018853 crc crio[22553]: time="2026-06-11T11:47:29.01863007Z" level=info msg="Removed pod sandbox: 602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba" id=0d1f33bc-bc30-4a16-9244-8f01c355d875 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.058216 | controller | Jun 11 11:47:29.027782 crc crio[22553]: time="2026-06-11T11:47:29.027056346Z" level=info msg="Stopping pod sandbox: 07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774" id=b4011776-a3af-4c5d-b4dc-a31487c72773 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.058232 | controller | Jun 11 11:47:29.030642 crc crio[22553]: time="2026-06-11T11:47:29.030498086Z" level=info msg="Stopped pod sandbox (already stopped): 07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774" id=b4011776-a3af-4c5d-b4dc-a31487c72773 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.058247 | controller | Jun 11 11:47:29.033136 crc crio[22553]: time="2026-06-11T11:47:29.032859365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.058263 | controller | Jun 11 11:47:29.043246 crc crio[22553]: time="2026-06-11T11:47:29.042995651Z" level=info msg="Removing pod sandbox: 07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774" id=48838b0d-a93b-4bcd-8b46-1fbe690a60ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.058279 | controller | Jun 11 11:47:29.145383 crc crio[22553]: time="2026-06-11T11:47:29.145273726Z" level=info msg="Removed pod sandbox: 07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774" id=48838b0d-a93b-4bcd-8b46-1fbe690a60ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.058295 | controller | Jun 11 11:47:29.348772 crc crio[22553]: 2026-06-11T11:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08d6a229555a566 Mac:2e:f5:80:f3:08:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/6e7aa2cc-69ed-4e5f-8fde-072225bd6403 SocketPath: PciID:}] [{Interface:0xc00052a5d0 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.058311 | controller | Jun 11 11:47:29.350842 crc crio[22553]: time="2026-06-11T11:47:29.349251279Z" level=info msg="Got pod network &{Name:keystone-db-sync-gkb5c Namespace:openstack ID:08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef UID:1445702b-aa59-4635-aefd-019f4b7b06c8 NetNS:/var/run/netns/6e7aa2cc-69ed-4e5f-8fde-072225bd6403 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1445702b_aa59_4635_aefd_019f4b7b06c8.slice PodAnnotations:0xc000ca07a0}] Aliases:map[]}"
2026-06-11 12:41:55.058338 | controller | Jun 11 11:47:29.350842 crc crio[22553]: time="2026-06-11T11:47:29.349731033Z" level=info msg="Checking pod openstack_keystone-db-sync-gkb5c for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.058371 | controller | Jun 11 11:47:29.374202 crc crio[22553]: time="2026-06-11T11:47:29.373883218Z" level=info msg="Ran pod sandbox 08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef with infra container: openstack/keystone-db-sync-gkb5c/POD" id=ace059fb-db2c-43d9-a30a-cec97dac2a1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.058390 | controller | Jun 11 11:47:29.377853 crc crio[22553]: time="2026-06-11T11:47:29.377664698Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=0a250799-1361-4486-bfb4-38bc956fb621 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.058409 | controller | Jun 11 11:47:29.378212 crc crio[22553]: time="2026-06-11T11:47:29.378048619Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found" id=0a250799-1361-4486-bfb4-38bc956fb621 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.058426 | controller | Jun 11 11:47:29.378354 crc crio[22553]: time="2026-06-11T11:47:29.378291506Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found" id=0a250799-1361-4486-bfb4-38bc956fb621 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.058441 | controller | Jun 11 11:47:29.379660 crc crio[22553]: time="2026-06-11T11:47:29.379571194Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=7aadb3e7-5b30-44a4-a3b3-5d41d97a801b name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.058457 | controller | Jun 11 11:47:29.401395 crc crio[22553]: time="2026-06-11T11:47:29.401225876Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\""
2026-06-11 12:41:55.058472 | controller | Jun 11 11:47:29.639085 crc crio[22553]: 2026-06-11T11:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2068ea866602ab Mac:72:ba:2a:e9:bb:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/6af3a083-382d-42ae-b93f-72a1eb8273de SocketPath: PciID:}] [{Interface:0xc00013c5c0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.058488 | controller | Jun 11 11:47:29.648903 crc crio[22553]: time="2026-06-11T11:47:29.646005629Z" level=info msg="Got pod network &{Name:cinder-db-create-67mc7 Namespace:openstack ID:e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893 UID:ad561778-c8ae-4fae-82b8-1da09aa0d2f8 NetNS:/var/run/netns/6af3a083-382d-42ae-b93f-72a1eb8273de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad561778_c8ae_4fae_82b8_1da09aa0d2f8.slice PodAnnotations:0xc0028260b0}] Aliases:map[]}"
2026-06-11 12:41:55.058505 | controller | Jun 11 11:47:29.648903 crc crio[22553]: time="2026-06-11T11:47:29.646307058Z" level=info msg="Checking pod openstack_cinder-db-create-67mc7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.058522 | controller | Jun 11 11:47:29.650852 crc crio[22553]: 2026-06-11T11:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77e09bbbdbbd521 Mac:c6:5e:a1:6d:eb:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/74ea704a-0908-4ab1-b531-8c64679463f4 SocketPath: PciID:}] [{Interface:0xc000014650 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.058537 | controller | Jun 11 11:47:29.654180 crc crio[22553]: time="2026-06-11T11:47:29.651946013Z" level=info msg="Got pod network &{Name:neutron-1a70-account-create-update-7f6rf Namespace:openstack ID:77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890 UID:3d73efe4-470a-4d3a-b59c-9c0a8314e420 NetNS:/var/run/netns/74ea704a-0908-4ab1-b531-8c64679463f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d73efe4_470a_4d3a_b59c_9c0a8314e420.slice PodAnnotations:0xc002b8a190}] Aliases:map[]}"
2026-06-11 12:41:55.058554 | controller | Jun 11 11:47:29.654180 crc crio[22553]: time="2026-06-11T11:47:29.652147759Z" level=info msg="Checking pod openstack_neutron-1a70-account-create-update-7f6rf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.058573 | controller | Jun 11 11:47:29.680128 crc crio[22553]: 2026-06-11T11:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:708a53a0c359951 Mac:da:ee:8f:08:9a:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/6e9e41d2-6a63-48db-bd80-15e62fa49229 SocketPath: PciID:}] [{Interface:0xc0003295c0 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.058589 | controller | Jun 11 11:47:29.681559 crc crio[22553]: time="2026-06-11T11:47:29.681447394Z" level=info msg="Got pod network &{Name:barbican-0f23-account-create-update-c2djj Namespace:openstack ID:708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503 UID:19777e64-83de-4da5-9765-300139519623 NetNS:/var/run/netns/6e9e41d2-6a63-48db-bd80-15e62fa49229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19777e64_83de_4da5_9765_300139519623.slice PodAnnotations:0xc000ca0220}] Aliases:map[]}"
2026-06-11 12:41:55.058606 | controller | Jun 11 11:47:29.686214 crc crio[22553]: time="2026-06-11T11:47:29.68612949Z" level=info msg="Checking pod openstack_barbican-0f23-account-create-update-c2djj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.058622 | controller | Jun 11 11:47:29.860036 crc crio[22553]: 2026-06-11T11:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7343112f4df6ed5 Mac:d6:aa:25:00:12:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/66259db0-552c-47cd-83a4-823bfb5479c9 SocketPath: PciID:}] [{Interface:0xc0004b2780 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.058639 | controller | Jun 11 11:47:29.860036 crc crio[22553]: time="2026-06-11T11:47:29.859132129Z" level=info msg="Got pod network &{Name:barbican-db-create-8cbhf Namespace:openstack ID:7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4 UID:47680d74-d451-4dc3-ad12-10b2d19ccb61 NetNS:/var/run/netns/66259db0-552c-47cd-83a4-823bfb5479c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47680d74_d451_4dc3_ad12_10b2d19ccb61.slice PodAnnotations:0xc00279a0b8}] Aliases:map[]}"
2026-06-11 12:41:55.058655 | controller | Jun 11 11:47:29.860036 crc crio[22553]: time="2026-06-11T11:47:29.859373056Z" level=info msg="Checking pod openstack_barbican-db-create-8cbhf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.058672 | controller | Jun 11 11:47:29.867883 crc crio[22553]: 2026-06-11T11:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85dfcdc481dc592 Mac:06:bd:08:27:4d:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/360d7fb8-0c9d-41f0-b8e5-a04a687c04c3 SocketPath: PciID:}] [{Interface:0xc0001a54d0 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.058688 | controller | Jun 11 11:47:29.869165 crc crio[22553]: time="2026-06-11T11:47:29.868316818Z" level=info msg="Got pod network &{Name:cinder-4bec-account-create-update-ngcdd Namespace:openstack ID:85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e UID:17c32013-65a0-497a-80b6-175304e9808d NetNS:/var/run/netns/360d7fb8-0c9d-41f0-b8e5-a04a687c04c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c32013_65a0_497a_80b6_175304e9808d.slice PodAnnotations:0xc00061e1c8}] Aliases:map[]}"
2026-06-11 12:41:55.058704 | controller | Jun 11 11:47:29.869165 crc crio[22553]: time="2026-06-11T11:47:29.868768191Z" level=info msg="Checking pod openstack_cinder-4bec-account-create-update-ngcdd for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.058721 | controller | Jun 11 11:47:29.908284 crc crio[22553]: 2026-06-11T11:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d15348536036aa Mac:62:a2:b1:40:f5:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/dfa18626-526f-41f7-8df8-885175dcc54b SocketPath: PciID:}] [{Interface:0xc0002028f0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.058740 | controller | Jun 11 11:47:29.909524 crc crio[22553]: time="2026-06-11T11:47:29.909435117Z" level=info msg="Got pod network &{Name:neutron-db-create-r7lbf Namespace:openstack ID:9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a UID:fc54d69b-b5e1-42ee-b8cf-ae04a4addb71 NetNS:/var/run/netns/dfa18626-526f-41f7-8df8-885175dcc54b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc54d69b_b5e1_42ee_b8cf_ae04a4addb71.slice PodAnnotations:0xc00043a350}] Aliases:map[]}"
2026-06-11 12:41:55.058758 | controller | Jun 11 11:47:29.909634 crc crio[22553]: time="2026-06-11T11:47:29.909599872Z" level=info msg="Checking pod openstack_neutron-db-create-r7lbf for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.058774 | controller | Jun 11 11:47:30.228544 crc crio[22553]: time="2026-06-11T11:47:30.228308884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.058790 | controller | Jun 11 11:47:30.374669 crc crio[22553]: time="2026-06-11T11:47:30.373884792Z" level=info msg="Ran pod sandbox e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893 with infra container: openstack/cinder-db-create-67mc7/POD" id=6ef09eee-25b5-447f-9711-aa3c63162de4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.058807 | controller | Jun 11 11:47:30.378215 crc crio[22553]: time="2026-06-11T11:47:30.378151567Z" level=info msg="Ran pod sandbox 85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e with infra container: openstack/cinder-4bec-account-create-update-ngcdd/POD" id=3dca165a-f1a5-4710-b713-2a37f4d3fb5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.058823 | controller | Jun 11 11:47:30.380161 crc crio[22553]: time="2026-06-11T11:47:30.379886737Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8c3d3f66-1fa4-47cc-b77d-eef7446f8b25 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.058839 | controller | Jun 11 11:47:30.390112 crc crio[22553]: time="2026-06-11T11:47:30.383301917Z" level=info msg="Ran pod sandbox 708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503 with infra container: openstack/barbican-0f23-account-create-update-c2djj/POD" id=57e45c53-efad-4558-bab4-5d2679e0c33d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.058855 | controller | Jun 11 11:47:30.390112 crc crio[22553]: time="2026-06-11T11:47:30.383814302Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=02dd45f4-c445-4b5a-b22d-1057ecbad003 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.058871 | controller | Jun 11 11:47:30.390112 crc crio[22553]: time="2026-06-11T11:47:30.384993796Z" level=info msg="Ran pod sandbox 77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890 with infra container: openstack/neutron-1a70-account-create-update-7f6rf/POD" id=376b191d-b269-46db-ac3b-1362d20d739c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.058888 | controller | Jun 11 11:47:30.390112 crc crio[22553]: time="2026-06-11T11:47:30.387614323Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=697f353f-a508-457c-ac04-9a1c12fbcf0a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.058903 | controller | Jun 11 11:47:30.390112 crc crio[22553]: time="2026-06-11T11:47:30.388012134Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f7287936-b660-4cf0-b60e-60676b1f4ca4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.058923 | controller | Jun 11 11:47:30.399117 crc crio[22553]: time="2026-06-11T11:47:30.391864307Z" level=info msg="Ran pod sandbox 9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a with infra container: openstack/neutron-db-create-r7lbf/POD" id=b3d30467-ba26-4636-8144-ce5fa609b0d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.058940 | controller | Jun 11 11:47:30.399117 crc crio[22553]: time="2026-06-11T11:47:30.39711844Z" level=info msg="Ran pod sandbox 7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4 with infra container: openstack/barbican-db-create-8cbhf/POD" id=e818ffcf-6801-4b63-9793-f5b21e58cbe8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.058956 | controller | Jun 11 11:47:30.405007 crc crio[22553]: time="2026-06-11T11:47:30.399668185Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c52ccfcc-f22e-43be-8ebb-b920fa7084a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.058972 | controller | Jun 11 11:47:30.405007 crc crio[22553]: time="2026-06-11T11:47:30.404400053Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4898559e-e008-4534-b262-7b464dc0a40c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.058988 | controller | Jun 11 11:47:30.405007 crc crio[22553]: time="2026-06-11T11:47:30.40465881Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=9dbc7807-c61e-45d8-8d00-4b93c2a9e4e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.059004 | controller | Jun 11 11:47:30.405007 crc crio[22553]: time="2026-06-11T11:47:30.404925488Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=b5ffcefe-acb8-4775-8d2e-06a2c8ce7d41 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.059019 | controller | Jun 11 11:47:30.405947 crc crio[22553]: time="2026-06-11T11:47:30.405106563Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d2c9117f-c63a-4e71-b971-4dd374a6cc7e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.059035 | controller | Jun 11 11:47:30.405947 crc crio[22553]: time="2026-06-11T11:47:30.405259368Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=9347fc8c-ecb8-4529-84b6-2638f1159eaa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.059050 | controller | Jun 11 11:47:30.410582 crc crio[22553]: time="2026-06-11T11:47:30.409507282Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=cc8f8a4a-5abd-4169-995c-d5dd60600dbe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.059066 | controller | Jun 11 11:47:30.417649 crc crio[22553]: time="2026-06-11T11:47:30.414740435Z" level=info msg="Creating container: openstack/cinder-db-create-67mc7/mariadb-database-create" id=946b6382-d2ff-4716-954a-093cd3f4e590 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.059082 | controller | Jun 11 11:47:30.418980 crc crio[22553]: time="2026-06-11T11:47:30.418829154Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e504c3f6-d3d9-4f46-a978-4f4688b7a090 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.059098 | controller | Jun 11 11:47:30.426064 crc crio[22553]: time="2026-06-11T11:47:30.42589009Z" level=info msg="Creating container: openstack/barbican-db-create-8cbhf/mariadb-database-create" id=905d43a8-850d-4cd2-80b2-631d8bfd9dfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.059113 | controller | Jun 11 11:47:30.436224 crc crio[22553]: time="2026-06-11T11:47:30.436055697Z" level=info msg="Creating container: openstack/cinder-4bec-account-create-update-ngcdd/mariadb-account-create-update" id=04fc8219-44ad-4eda-90f3-16a1642178cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.059136 | controller | Jun 11 11:47:30.438142 crc crio[22553]: time="2026-06-11T11:47:30.438025784Z" level=info msg="Created container bde7775130a721526fbe69a1e840d62a3d09c7b925e56462272e4d64e1b3bc27: openstack/glance-db-sync-hr7c5/glance-db-sync" id=e32e282f-0c09-48af-b1b0-5871e9b424ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.059153 | controller | Jun 11 11:47:30.439439 crc crio[22553]: time="2026-06-11T11:47:30.439355083Z" level=info msg="Starting container: bde7775130a721526fbe69a1e840d62a3d09c7b925e56462272e4d64e1b3bc27" id=5e2d8079-ce71-4daa-a7a7-391475e886d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.059168 | controller | Jun 11 11:47:30.441561 crc crio[22553]: time="2026-06-11T11:47:30.441476575Z" level=info msg="Creating container: openstack/barbican-0f23-account-create-update-c2djj/mariadb-account-create-update" id=c711223a-f93e-492a-a1aa-4a03384dd659 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.059184 | controller | Jun 11 11:47:30.447199 crc crio[22553]: time="2026-06-11T11:47:30.44713031Z" level=info msg="Creating container: openstack/neutron-1a70-account-create-update-7f6rf/mariadb-account-create-update" id=c84114b7-d609-4ff6-bc53-a105183d3f9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.059200 | controller | Jun 11 11:47:30.447453 crc crio[22553]: time="2026-06-11T11:47:30.44714492Z" level=info msg="Started container" PID=63380 containerID=bde7775130a721526fbe69a1e840d62a3d09c7b925e56462272e4d64e1b3bc27 description=openstack/glance-db-sync-hr7c5/glance-db-sync id=5e2d8079-ce71-4daa-a7a7-391475e886d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804
2026-06-11 12:41:55.059216 | controller | Jun 11 11:47:30.464340 crc crio[22553]: time="2026-06-11T11:47:30.464003132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.059233 | controller | Jun 11 11:47:30.464599 crc crio[22553]: time="2026-06-11T11:47:30.464448475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.059249 | controller | Jun 11 11:47:30.464599 crc crio[22553]: time="2026-06-11T11:47:30.464536348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.059265 | controller | Jun 11 11:47:30.464815 crc crio[22553]: time="2026-06-11T11:47:30.464645711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.059281 | controller | Jun 11 11:47:30.465111 crc crio[22553]: time="2026-06-11T11:47:30.465001051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.059297 | controller | Jun 11 11:47:30.474337 crc crio[22553]: time="2026-06-11T11:47:30.47419417Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083" id=442d635c-c239-436e-820a-a37d6220ce2f name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.059313 | controller | Jun 11 11:47:30.475521 crc crio[22553]: time="2026-06-11T11:47:30.475449006Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=1db49a71-1c2d-428c-a42c-219c09310013 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.059329 | controller | Jun 11 11:47:30.506627 crc crio[22553]: time="2026-06-11T11:47:30.506480762Z" level=info msg="Creating container: openstack/neutron-db-create-r7lbf/mariadb-database-create" id=c9d1d7f6-f198-414b-a6e8-aeda600abf30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.059365 | controller | Jun 11 11:47:30.604806 crc crio[22553]: time="2026-06-11T11:47:30.604625286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.059387 | controller | Jun 11 11:47:30.612928 crc crio[22553]: time="2026-06-11T11:47:30.612823476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.059403 | controller | Jun 11 11:47:30.619114 crc crio[22553]: time="2026-06-11T11:47:30.619041517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.059420 | controller | Jun 11 11:47:30.623586 crc crio[22553]: time="2026-06-11T11:47:30.623411274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.059436 | controller | Jun 11 11:47:30.630135 crc crio[22553]: time="2026-06-11T11:47:30.630046268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.059452 | controller | Jun 11 11:47:30.642386 crc crio[22553]: time="2026-06-11T11:47:30.642203933Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=f575a14a-d20d-4b85-9524-51da02a0ec8b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.059468 | controller | Jun 11 11:47:30.684098 crc crio[22553]: time="2026-06-11T11:47:30.683834708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.059483 | controller | Jun 11 11:47:30.688311 crc crio[22553]: time="2026-06-11T11:47:30.688204835Z" level=info msg="Creating container: openstack/swift-storage-0/xattr-restore" id=bebe97df-9e4b-4399-867e-c9cd42bc3746 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.059499 | controller | Jun 11 11:47:30.693385 crc crio[22553]: time="2026-06-11T11:47:30.693304524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.059514 | controller | Jun 11 11:47:30.694511 crc crio[22553]: time="2026-06-11T11:47:30.694361145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.059529 | controller | Jun 11 11:47:30.704386 crc crio[22553]: time="2026-06-11T11:47:30.704278315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.059545 | controller | Jun 11 11:47:30.704646 crc crio[22553]: time="2026-06-11T11:47:30.704497871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.059560 | controller | Jun 11 11:47:30.706627 crc crio[22553]: time="2026-06-11T11:47:30.706589362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.059576 | controller | Jun 11 11:47:30.711982 crc crio[22553]: time="2026-06-11T11:47:30.708360404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.059592 | controller | Jun 11 11:47:30.720750 crc crio[22553]: time="2026-06-11T11:47:30.72057914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.059611 | controller | Jun 11 11:47:30.726431 crc crio[22553]: time="2026-06-11T11:47:30.726369969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.059627 | controller | Jun 11 11:47:30.768103 crc crio[22553]: time="2026-06-11T11:47:30.767901721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.059643 | controller | Jun 11 11:47:30.777093 crc crio[22553]: time="2026-06-11T11:47:30.777017807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.059660 | controller | Jun 11 11:47:31.053006 crc crio[22553]: time="2026-06-11T11:47:31.052139837Z" level=info msg="Created container 10457d555518f7862ca5e43aced0be8f3e9248035b2444c76344a476cebd1469: openstack/neutron-1a70-account-create-update-7f6rf/mariadb-account-create-update" id=c84114b7-d609-4ff6-bc53-a105183d3f9e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.059677 | controller | Jun 11 11:47:31.059548 crc crio[22553]: time="2026-06-11T11:47:31.059424089Z" level=info msg="Starting container: 10457d555518f7862ca5e43aced0be8f3e9248035b2444c76344a476cebd1469" id=65eda33f-a7f6-4035-be3d-427ce976bf92 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.059693 | controller | Jun 11 11:47:31.067581 crc crio[22553]: time="2026-06-11T11:47:31.067519686Z" level=info msg="Created container fda015e058d6868dd90de017c95b7c25b05942b2d45fc0bdc078679c3bbd5920: openstack/barbican-db-create-8cbhf/mariadb-database-create" id=905d43a8-850d-4cd2-80b2-631d8bfd9dfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.059709 | controller | Jun 11 11:47:31.073354 crc crio[22553]: time="2026-06-11T11:47:31.072737008Z" level=info msg="Started container" PID=63454 containerID=10457d555518f7862ca5e43aced0be8f3e9248035b2444c76344a476cebd1469 description=openstack/neutron-1a70-account-create-update-7f6rf/mariadb-account-create-update id=65eda33f-a7f6-4035-be3d-427ce976bf92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890
2026-06-11 12:41:55.059725 | controller | Jun 11 11:47:31.079417 crc crio[22553]: time="2026-06-11T11:47:31.074431677Z" level=info msg="Starting container: fda015e058d6868dd90de017c95b7c25b05942b2d45fc0bdc078679c3bbd5920" id=38b5dd21-0ee0-4bbc-902f-b9f481241302 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.059741 | controller | Jun 11 11:47:31.088303 crc crio[22553]: time="2026-06-11T11:47:31.087775747Z" level=info msg="Created container 2ddd77d3b13f64bd20b3cf9c19f064b958bb7b55bcb5a6a914b0c67b9a960fed: openstack/cinder-4bec-account-create-update-ngcdd/mariadb-account-create-update" id=04fc8219-44ad-4eda-90f3-16a1642178cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.059757 | controller | Jun 11 11:47:31.089039 crc crio[22553]: time="2026-06-11T11:47:31.088817977Z" level=info msg="Started container" PID=63456 containerID=fda015e058d6868dd90de017c95b7c25b05942b2d45fc0bdc078679c3bbd5920 description=openstack/barbican-db-create-8cbhf/mariadb-database-create id=38b5dd21-0ee0-4bbc-902f-b9f481241302 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4
2026-06-11 12:41:55.059773 | controller | Jun 11 11:47:31.091273 crc crio[22553]: time="2026-06-11T11:47:31.091177416Z" level=info msg="Starting container: 2ddd77d3b13f64bd20b3cf9c19f064b958bb7b55bcb5a6a914b0c67b9a960fed" id=0bc07b9e-f035-4c6e-8500-180284f38b80 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.059792 | controller | Jun 11 11:47:31.101151 crc crio[22553]: time="2026-06-11T11:47:31.101062374Z" level=info msg="Started container" PID=63459 containerID=2ddd77d3b13f64bd20b3cf9c19f064b958bb7b55bcb5a6a914b0c67b9a960fed description=openstack/cinder-4bec-account-create-update-ngcdd/mariadb-account-create-update id=0bc07b9e-f035-4c6e-8500-180284f38b80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e
2026-06-11 12:41:55.059809 | controller | Jun 11 11:47:31.108376 crc crio[22553]: time="2026-06-11T11:47:31.104460754Z" level=info msg="Created container f603becdecc1e9429524233d68d2e455f804ca34ba3c94d7355f6177a8c2948a: openstack/barbican-0f23-account-create-update-c2djj/mariadb-account-create-update" id=c711223a-f93e-492a-a1aa-4a03384dd659 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.059825 | controller | Jun 11 11:47:31.108376 crc crio[22553]: time="2026-06-11T11:47:31.105269497Z" level=info msg="Created container 9f2ef41d54fa7e69fd3731b474b61649285bfdee1df6f2b40e04d130abf0d537: openstack/swift-storage-0/xattr-restore" id=bebe97df-9e4b-4399-867e-c9cd42bc3746 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.059840 | controller | Jun 11 11:47:31.108376 crc crio[22553]: time="2026-06-11T11:47:31.105725211Z" level=info msg="Created container 8608180a155043742aa7a63e286660b42b4984920f7dc88fef83fb0d29213326: openstack/neutron-db-create-r7lbf/mariadb-database-create" id=c9d1d7f6-f198-414b-a6e8-aeda600abf30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.059856 | controller | Jun 11 11:47:31.108792 crc crio[22553]: time="2026-06-11T11:47:31.108632235Z" level=info msg="Starting container: 9f2ef41d54fa7e69fd3731b474b61649285bfdee1df6f2b40e04d130abf0d537" id=76a86260-1852-49ec-a81d-d966336b66dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.059871 | controller | Jun 11 11:47:31.109945 crc crio[22553]: time="2026-06-11T11:47:31.10980091Z" level=info msg="Starting container: 8608180a155043742aa7a63e286660b42b4984920f7dc88fef83fb0d29213326" id=19589a21-f78f-467f-9258-a49b773b95b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.059887 | controller | Jun 11 11:47:31.110422 crc crio[22553]: time="2026-06-11T11:47:31.110280864Z" level=info msg="Starting container: f603becdecc1e9429524233d68d2e455f804ca34ba3c94d7355f6177a8c2948a" id=3a91293c-55c1-46e1-bd7d-453fe1c2f965 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.059903 | controller | Jun 11 11:47:31.118277 crc crio[22553]: time="2026-06-11T11:47:31.118119942Z" level=info msg="Started container" PID=63455 containerID=9f2ef41d54fa7e69fd3731b474b61649285bfdee1df6f2b40e04d130abf0d537 description=openstack/swift-storage-0/xattr-restore id=76a86260-1852-49ec-a81d-d966336b66dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55
2026-06-11 12:41:55.059918 | controller | Jun 11 11:47:31.118662 crc crio[22553]: time="2026-06-11T11:47:31.1183812Z" level=info msg="Started container" PID=63451 containerID=8608180a155043742aa7a63e286660b42b4984920f7dc88fef83fb0d29213326 description=openstack/neutron-db-create-r7lbf/mariadb-database-create id=19589a21-f78f-467f-9258-a49b773b95b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a
2026-06-11 12:41:55.059935 | controller | Jun 11 11:47:31.123531 crc crio[22553]: time="2026-06-11T11:47:31.123266693Z" level=info msg="Started container" PID=63458 containerID=f603becdecc1e9429524233d68d2e455f804ca34ba3c94d7355f6177a8c2948a description=openstack/barbican-0f23-account-create-update-c2djj/mariadb-account-create-update id=3a91293c-55c1-46e1-bd7d-453fe1c2f965 name=/runtime.v1.RuntimeService/StartContainer sandboxID=708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503
2026-06-11 12:41:55.059951 | controller | Jun 11 11:47:31.134663 crc crio[22553]: time="2026-06-11T11:47:31.13002178Z" level=info msg="Created container dce70df882f84fa682f8bbc5972ae3d867ff1658e7205b9072b248f4156c2ba3: openstack/cinder-db-create-67mc7/mariadb-database-create" id=946b6382-d2ff-4716-954a-093cd3f4e590 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.059970 | controller | Jun 11 11:47:31.134663 crc crio[22553]: time="2026-06-11T11:47:31.131308267Z" level=info msg="Starting container: dce70df882f84fa682f8bbc5972ae3d867ff1658e7205b9072b248f4156c2ba3" id=14a67799-63d5-4b8f-ad30-1a69a31ac35c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.059985 | controller | Jun 11 11:47:31.144933 crc crio[22553]: time="2026-06-11T11:47:31.144808251Z" level=info msg="Started container" PID=63460 containerID=dce70df882f84fa682f8bbc5972ae3d867ff1658e7205b9072b248f4156c2ba3 description=openstack/cinder-db-create-67mc7/mariadb-database-create id=14a67799-63d5-4b8f-ad30-1a69a31ac35c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893
2026-06-11 12:41:55.060001 | controller | Jun 11 11:47:31.192751 crc crio[22553]: time="2026-06-11T11:47:31.192609726Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=e163a618-4e19-4d30-b262-f2381874f968 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.060017 | controller | Jun 11 11:47:31.192945 crc crio[22553]: time="2026-06-11T11:47:31.192920645Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found" id=e163a618-4e19-4d30-b262-f2381874f968 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.060032 | controller | Jun 11 11:47:31.193014 crc crio[22553]: time="2026-06-11T11:47:31.192971837Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found" id=e163a618-4e19-4d30-b262-f2381874f968 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.060047 | controller | Jun 11 11:47:31.197056 crc crio[22553]: time="2026-06-11T11:47:31.196967623Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=7fc8bb4e-f933-464b-958e-6f7ad7c8b2da name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.060063 | controller | Jun 11 11:47:31.207006 crc crio[22553]: time="2026-06-11T11:47:31.206366648Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\""
2026-06-11 12:41:55.060078 | controller | Jun 11 11:47:32.703804 crc crio[22553]: time="2026-06-11T11:47:32.702931613Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310" id=7fc8bb4e-f933-464b-958e-6f7ad7c8b2da name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.060094 | controller | Jun 11 11:47:32.706081 crc crio[22553]: time="2026-06-11T11:47:32.705605771Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=13dc9b83-c262-495e-90fb-9d6e96c70a3b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.060110 | controller | Jun 11 11:47:32.729861 crc crio[22553]: time="2026-06-11T11:47:32.729667344Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=20654ccc-970c-4720-b353-d740365fbc31 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.060125 | controller | Jun 11 11:47:32.738935 crc crio[22553]: time="2026-06-11T11:47:32.73878757Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=c134c7fd-10a2-4e99-a111-5e47e48a4a90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.060140 | controller | Jun 11 11:47:32.741487 crc crio[22553]: time="2026-06-11T11:47:32.741441977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.060155 | controller | Jun 11 11:47:32.811267 crc crio[22553]: time="2026-06-11T11:47:32.81111097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.060174 | controller | Jun 11 11:47:32.818209 crc crio[22553]: time="2026-06-11T11:47:32.818014462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.060190 | controller | Jun 11 11:47:32.991646 crc crio[22553]: time="2026-06-11T11:47:32.991516285Z" level=info msg="Created container 6ca4a6c2ac4ef0338c80d76975eff720c8c6533f17bcba7a0ad4b630503a2581: openstack/swift-storage-0/account-server" id=c134c7fd-10a2-4e99-a111-5e47e48a4a90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.060206 | controller | Jun 11 11:47:32.993150 crc crio[22553]: time="2026-06-11T11:47:32.99304674Z" level=info msg="Starting container: 6ca4a6c2ac4ef0338c80d76975eff720c8c6533f17bcba7a0ad4b630503a2581" id=0bc851b2-a54b-4659-aba2-bce4aee5763e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.060221 | controller | Jun 11 11:47:33.003189 crc crio[22553]: time="2026-06-11T11:47:33.003051842Z" level=info msg="Started container" PID=63658 containerID=6ca4a6c2ac4ef0338c80d76975eff720c8c6533f17bcba7a0ad4b630503a2581 description=openstack/swift-storage-0/account-server id=0bc851b2-a54b-4659-aba2-bce4aee5763e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55
2026-06-11 12:41:55.060237 | controller | Jun 11 11:47:33.022816 crc crio[22553]: time="2026-06-11T11:47:33.022670315Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=b30a2178-34b0-4f92-8f41-aa9c4a9cc976 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.060252 | controller | Jun 11 11:47:33.421428 crc crio[22553]: time="2026-06-11T11:47:33.421228456Z" level=info msg="Stopping pod sandbox: 708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503" id=8346b759-d6af-4124-a120-16625ae755a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.060267 | controller | Jun 11 11:47:33.421885 crc crio[22553]: time="2026-06-11T11:47:33.421659899Z" level=info msg="Stopping pod sandbox: e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893" id=ba18b401-0456-4b0d-82aa-f799ac728cd3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.060282 | controller | Jun 11 11:47:33.423119 crc crio[22553]: time="2026-06-11T11:47:33.42305976Z" level=info msg="Got pod network &{Name:cinder-db-create-67mc7 Namespace:openstack ID:e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893 UID:ad561778-c8ae-4fae-82b8-1da09aa0d2f8 NetNS:/var/run/netns/6af3a083-382d-42ae-b93f-72a1eb8273de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad561778_c8ae_4fae_82b8_1da09aa0d2f8.slice PodAnnotations:0xc001be6100}] Aliases:map[]}"
2026-06-11 12:41:55.060298 | controller | Jun 11 11:47:33.423345 crc crio[22553]: time="2026-06-11T11:47:33.423220985Z" level=info msg="Stopping pod sandbox: 7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4" id=66f2c0c9-a0fc-4954-a72d-a86c293b4fcd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.060314 | controller | Jun 11 11:47:33.423424 crc crio[22553]: time="2026-06-11T11:47:33.423249055Z" level=info msg="Got pod network &{Name:barbican-0f23-account-create-update-c2djj Namespace:openstack ID:708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503 UID:19777e64-83de-4da5-9765-300139519623 NetNS:/var/run/netns/6e9e41d2-6a63-48db-bd80-15e62fa49229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19777e64_83de_4da5_9765_300139519623.slice PodAnnotations:0xc001894060}] Aliases:map[]}"
2026-06-11 12:41:55.060332 | controller | Jun 11 11:47:33.423424 crc crio[22553]: time="2026-06-11T11:47:33.423370969Z" level=info msg="Stopping pod sandbox: 85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e" id=2819ee96-ec46-40be-a0e1-f48c9707eefc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.060364 | controller | Jun 11 11:47:33.423589 crc crio[22553]: time="2026-06-11T11:47:33.423543504Z" level=info msg="Stopping pod sandbox: 9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a" id=0b82a332-6caa-4f5a-b554-b3eed508fd7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.060385 | controller | Jun 11 11:47:33.423751 crc crio[22553]: time="2026-06-11T11:47:33.423652837Z" level=info msg="Got pod network &{Name:cinder-4bec-account-create-update-ngcdd Namespace:openstack ID:85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e UID:17c32013-65a0-497a-80b6-175304e9808d NetNS:/var/run/netns/360d7fb8-0c9d-41f0-b8e5-a04a687c04c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c32013_65a0_497a_80b6_175304e9808d.slice PodAnnotations:0xc001be61a8}] Aliases:map[]}"
2026-06-11 12:41:55.060402 | controller | Jun 11 11:47:33.423833 crc crio[22553]: time="2026-06-11T11:47:33.423263086Z" level=info msg="Deleting pod openstack_cinder-db-create-67mc7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.060418 | controller | Jun 11 11:47:33.424057 crc crio[22553]: time="2026-06-11T11:47:33.423844623Z" level=info msg="Deleting pod openstack_cinder-4bec-account-create-update-ngcdd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.060434 | controller | Jun 11 11:47:33.424057 crc crio[22553]: time="2026-06-11T11:47:33.424032858Z" level=info msg="Got pod network &{Name:barbican-db-create-8cbhf Namespace:openstack ID:7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4 UID:47680d74-d451-4dc3-ad12-10b2d19ccb61 NetNS:/var/run/netns/66259db0-552c-47cd-83a4-823bfb5479c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47680d74_d451_4dc3_ad12_10b2d19ccb61.slice PodAnnotations:0xc0011e8020}] Aliases:map[]}"
2026-06-11 12:41:55.060450 | controller | Jun 11 11:47:33.424241 crc crio[22553]: time="2026-06-11T11:47:33.423588275Z" level=info msg="Deleting pod openstack_barbican-0f23-account-create-update-c2djj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.060466 | controller | Jun 11 11:47:33.424398 crc crio[22553]: time="2026-06-11T11:47:33.423281186Z" level=info msg="Stopping pod sandbox: 77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890" id=2dca0628-35e4-497e-9d98-38705fc1382c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.060481 | controller | Jun 11 11:47:33.424544 crc crio[22553]: time="2026-06-11T11:47:33.424196653Z" level=info msg="Deleting pod openstack_barbican-db-create-8cbhf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.060497 | controller | Jun 11 11:47:33.424859 crc crio[22553]: time="2026-06-11T11:47:33.424807891Z" level=info msg="Got pod network &{Name:neutron-1a70-account-create-update-7f6rf Namespace:openstack ID:77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890 UID:3d73efe4-470a-4d3a-b59c-9c0a8314e420 NetNS:/var/run/netns/74ea704a-0908-4ab1-b531-8c64679463f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d73efe4_470a_4d3a_b59c_9c0a8314e420.slice PodAnnotations:0xc002816000}] Aliases:map[]}"
2026-06-11 12:41:55.060513 | controller | Jun 11 11:47:33.424998 crc crio[22553]: time="2026-06-11T11:47:33.424949975Z" level=info msg="Deleting pod openstack_neutron-1a70-account-create-update-7f6rf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.060532 | controller | Jun 11 11:47:33.425308 crc crio[22553]: time="2026-06-11T11:47:33.425281675Z" level=info msg="Got pod network &{Name:neutron-db-create-r7lbf Namespace:openstack ID:9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a UID:fc54d69b-b5e1-42ee-b8cf-ae04a4addb71 NetNS:/var/run/netns/dfa18626-526f-41f7-8df8-885175dcc54b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc54d69b_b5e1_42ee_b8cf_ae04a4addb71.slice PodAnnotations:0xc004800070}] Aliases:map[]}"
2026-06-11 12:41:55.060549 | controller | Jun 11 11:47:33.426099 crc crio[22553]: time="2026-06-11T11:47:33.426076678Z" level=info msg="Deleting pod openstack_neutron-db-create-r7lbf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.060564 | controller | Jun 11 11:47:37.528158 crc crio[22553]: time="2026-06-11T11:47:37.527267838Z" level=info msg="Stopped pod sandbox: 7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4" id=66f2c0c9-a0fc-4954-a72d-a86c293b4fcd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.060580 | controller | Jun 11 11:47:37.557997 crc crio[22553]: time="2026-06-11T11:47:37.557871651Z" level=info msg="Stopped pod sandbox: 9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a" id=0b82a332-6caa-4f5a-b554-b3eed508fd7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.060595 | controller | Jun 11 11:47:37.559037 crc crio[22553]: time="2026-06-11T11:47:37.558632044Z" level=info msg="Stopped pod sandbox: 85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e" id=2819ee96-ec46-40be-a0e1-f48c9707eefc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.060611 | controller | Jun 11 11:47:37.562029 crc crio[22553]: time="2026-06-11T11:47:37.56193923Z" level=info msg="Stopped pod sandbox: 708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503" id=8346b759-d6af-4124-a120-16625ae755a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.060626 | controller | Jun 11 11:47:37.566558 crc crio[22553]: time="2026-06-11T11:47:37.566490353Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=26a02d60-6613-48cd-80dd-1803738268cf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.060642 | controller | Jun 11 11:47:37.575646 crc crio[22553]: time="2026-06-11T11:47:37.575409633Z" level=info msg="Stopped pod sandbox: e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893" id=ba18b401-0456-4b0d-82aa-f799ac728cd3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.060657 | controller | Jun 11 11:47:37.635121 crc crio[22553]: time="2026-06-11T11:47:37.635053514Z" level=info msg="Stopped pod sandbox: 77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890" id=2dca0628-35e4-497e-9d98-38705fc1382c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.060672 | controller | Jun 11 11:47:37.654632 crc crio[22553]: time="2026-06-11T11:47:37.65445787Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=930d19bc-78ea-42b2-8adb-8129c1b2841e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.060688 | controller | Jun 11 11:47:37.657923 crc crio[22553]: time="2026-06-11T11:47:37.65789097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.060704 | controller | Jun 11 11:47:37.660763 crc crio[22553]: time="2026-06-11T11:47:37.660589939Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3" id=7aadb3e7-5b30-44a4-a3b3-5d41d97a801b name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.060720 | controller | Jun 11 11:47:37.662153 crc crio[22553]: time="2026-06-11T11:47:37.662089483Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=30606c69-21f1-4f30-840e-e45cee2bb7e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.060739 | controller | Jun 11 11:47:37.718431 crc crio[22553]: time="2026-06-11T11:47:37.718283553Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=207a64d7-051a-467b-aead-eaa033a71a0b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.060756 | controller | Jun 11 11:47:37.730581 crc crio[22553]: time="2026-06-11T11:47:37.730410687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.060772 | controller | Jun 11 11:47:37.733920 crc crio[22553]: time="2026-06-11T11:47:37.733834817Z" level=info msg="Creating container: openstack/keystone-db-sync-gkb5c/keystone-db-sync" id=9cbc7c33-c924-4cf0-8488-b6de402c742c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.060788 | controller | Jun 11 11:47:37.735992 crc crio[22553]: time="2026-06-11T11:47:37.735921258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.060804 | controller | Jun 11 11:47:37.738337 crc crio[22553]: time="2026-06-11T11:47:37.737778602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.060820 | controller | Jun 11 11:47:37.790582 crc crio[22553]: time="2026-06-11T11:47:37.790181661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.060835 | controller | Jun 11 11:47:37.797440 crc crio[22553]: time="2026-06-11T11:47:37.797312849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.060851 | controller | Jun 11 11:47:38.075164 crc crio[22553]: time="2026-06-11T11:47:38.074929931Z" level=info msg="Created container c9237a300d371fd1af34d2ae35084fed36f605b4d594ce22241070c53205a4b0: openstack/swift-storage-0/account-replicator" id=930d19bc-78ea-42b2-8adb-8129c1b2841e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.060867 | controller | Jun 11 11:47:38.081017 crc crio[22553]: time="2026-06-11T11:47:38.080857784Z" level=info msg="Created container 3b57fc04de9d8f6cc9bea21b7b7e00de3b5b548d466112d3d7e76cbc557cd3ee: openstack/keystone-db-sync-gkb5c/keystone-db-sync" id=9cbc7c33-c924-4cf0-8488-b6de402c742c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.060883 | controller | Jun 11 11:47:38.084173 crc crio[22553]: time="2026-06-11T11:47:38.084024737Z" level=info msg="Starting container: 3b57fc04de9d8f6cc9bea21b7b7e00de3b5b548d466112d3d7e76cbc557cd3ee" id=fba84088-0def-4ef1-b93f-10911a3405fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.060898 | controller | Jun 11 11:47:38.087119 crc crio[22553]: time="2026-06-11T11:47:38.084749218Z" level=info msg="Starting container: c9237a300d371fd1af34d2ae35084fed36f605b4d594ce22241070c53205a4b0" id=5b8a8b24-d996-42de-be85-217adfc47600 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.060914 | controller | Jun 11 11:47:38.099031 crc crio[22553]: time="2026-06-11T11:47:38.098918452Z" level=info msg="Started container" PID=64146 containerID=3b57fc04de9d8f6cc9bea21b7b7e00de3b5b548d466112d3d7e76cbc557cd3ee description=openstack/keystone-db-sync-gkb5c/keystone-db-sync id=fba84088-0def-4ef1-b93f-10911a3405fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef
2026-06-11 12:41:55.060930 | controller | Jun 11 11:47:38.107755 crc crio[22553]: time="2026-06-11T11:47:38.104853735Z" level=info msg="Started container" PID=64147 containerID=c9237a300d371fd1af34d2ae35084fed36f605b4d594ce22241070c53205a4b0 description=openstack/swift-storage-0/account-replicator id=5b8a8b24-d996-42de-be85-217adfc47600 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55
2026-06-11 12:41:55.060950 | controller | Jun 11 11:47:38.120758 crc crio[22553]: time="2026-06-11T11:47:38.120150771Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=6d75e880-fabc-46d0-a5a0-933b6b596c2a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.060966 | controller | Jun 11 11:47:38.153073 crc crio[22553]: time="2026-06-11T11:47:38.152972839Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=5780001f-a24e-4fd3-bd7b-7503a1a5d11a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.060982 | controller | Jun 11 11:47:38.163954 crc crio[22553]: time="2026-06-11T11:47:38.163852307Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=d8b558b6-7f09-4fbe-b4f5-db8faa291384 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.060998 | controller | Jun 11 11:47:38.165606 crc crio[22553]: time="2026-06-11T11:47:38.165540216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.061014 | controller | Jun 11 11:47:38.235955 crc crio[22553]: time="2026-06-11T11:47:38.235838097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.061030 | controller | Jun 11 11:47:38.241491 crc crio[22553]: time="2026-06-11T11:47:38.24140397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.061046 | controller | Jun 11 11:47:38.347567 crc crio[22553]: time="2026-06-11T11:47:38.347459275Z" level=info msg="Created container 237b53744230ae7bf72f2d8d4f7706d680e53cefc385481bc69362e42fe67ebc: openstack/swift-storage-0/account-auditor" id=d8b558b6-7f09-4fbe-b4f5-db8faa291384 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.061062 | controller | Jun 11 11:47:38.349303 crc crio[22553]: time="2026-06-11T11:47:38.349218066Z" level=info msg="Starting container: 237b53744230ae7bf72f2d8d4f7706d680e53cefc385481bc69362e42fe67ebc" id=28e594f5-9aa1-4863-b995-2aa40d4caa2c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.061078 | controller | Jun 11 11:47:38.361098 crc crio[22553]: time="2026-06-11T11:47:38.36099754Z" level=info msg="Started container" PID=64176 containerID=237b53744230ae7bf72f2d8d4f7706d680e53cefc385481bc69362e42fe67ebc description=openstack/swift-storage-0/account-auditor id=28e594f5-9aa1-4863-b995-2aa40d4caa2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55
2026-06-11 12:41:55.061094 | controller | Jun 11 11:47:38.378619 crc crio[22553]: time="2026-06-11T11:47:38.378496791Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=23aaa9eb-c2c4-4aae-ba15-832e48ba07e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.061110 | controller | Jun 11 11:47:38.412357 crc crio[22553]: time="2026-06-11T11:47:38.412199975Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=d27542e0-2c1a-499d-a498-77e3ab9d1068 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.061125 | controller | Jun 11 11:47:38.424666 crc crio[22553]: time="2026-06-11T11:47:38.424530264Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=420499cf-bfd4-40e6-84c3-ff82d48a75ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.061146 | controller | Jun 11 11:47:38.426122 crc crio[22553]: time="2026-06-11T11:47:38.426046269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.061162 | controller | Jun 11 11:47:38.475386 crc crio[22553]: time="2026-06-11T11:47:38.475215574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.061178 | controller | Jun 11 11:47:38.478858 crc crio[22553]: time="2026-06-11T11:47:38.478785438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.061193 | controller | Jun 11 11:47:38.666602 crc crio[22553]: time="2026-06-11T11:47:38.665861577Z" level=info msg="Created container 0a1cf13f369ea9cb980d50e1188af2177ac9a75b7c4a8ddf73d5f0f171a019f7: openstack/swift-storage-0/account-reaper" id=420499cf-bfd4-40e6-84c3-ff82d48a75ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.061209 | controller | Jun 11 11:47:38.672545 crc crio[22553]: time="2026-06-11T11:47:38.67246484Z" level=info msg="Starting container: 0a1cf13f369ea9cb980d50e1188af2177ac9a75b7c4a8ddf73d5f0f171a019f7" id=b1377f21-06a7-46df-8595-d526f7e5d338 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.061225 | controller | Jun 11 11:47:38.680817 crc crio[22553]: time="2026-06-11T11:47:38.680714391Z" level=info msg="Started container" PID=64192 containerID=0a1cf13f369ea9cb980d50e1188af2177ac9a75b7c4a8ddf73d5f0f171a019f7 description=openstack/swift-storage-0/account-reaper id=b1377f21-06a7-46df-8595-d526f7e5d338 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55
2026-06-11 12:41:55.061241 | controller | Jun 11 11:47:38.697753 crc crio[22553]: time="2026-06-11T11:47:38.697606754Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=6af06f80-2e50-4642-a54a-2517acd2b0aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.061256 | controller | Jun 11 11:47:38.698074 crc crio[22553]: time="2026-06-11T11:47:38.697932543Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found" id=6af06f80-2e50-4642-a54a-2517acd2b0aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.061272 | controller | Jun 11 11:47:38.698074 crc crio[22553]: time="2026-06-11T11:47:38.698002835Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found" id=6af06f80-2e50-4642-a54a-2517acd2b0aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.061288 | controller | Jun 11 11:47:38.699815 crc crio[22553]: time="2026-06-11T11:47:38.699575581Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=a13f9a2b-e055-41c4-bb6b-a315acffca5c name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.061304 | controller | Jun 11 11:47:38.706866 crc crio[22553]: time="2026-06-11T11:47:38.706751101Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\""
2026-06-11 12:41:55.061320 | controller | Jun 11 11:47:39.947572 crc crio[22553]: time="2026-06-11T11:47:39.944510364Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53" id=a13f9a2b-e055-41c4-bb6b-a315acffca5c name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.061336 | controller | Jun 11 11:47:39.950423 crc crio[22553]: time="2026-06-11T11:47:39.948082628Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=34cb904c-9d61-4ba0-ae1d-50911018a759 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.061373 | controller | Jun 11 11:47:39.976627 crc crio[22553]: time="2026-06-11T11:47:39.976493067Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=a3dbe16b-41d2-4c2e-a031-d31621c4831a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.061392 | controller | Jun 11 11:47:39.989425 crc crio[22553]: time="2026-06-11T11:47:39.989312321Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=79a15d23-fdc7-4321-aef3-c79ec17ce62d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.061408 | controller | Jun 11 11:47:39.992779 crc crio[22553]: time="2026-06-11T11:47:39.991540176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.061423 | controller | Jun 11 11:47:40.048606 crc crio[22553]: time="2026-06-11T11:47:40.048072406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.061440 | controller | Jun 11 11:47:40.055016 crc crio[22553]: time="2026-06-11T11:47:40.054933776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.061456 | controller | Jun 11 11:47:40.259188 crc crio[22553]: time="2026-06-11T11:47:40.259059953Z" level=info msg="Created container 6341686e8973a1f548fdd7d1658fc8e266d6371c5554fb354b34912d43ecb78b: openstack/swift-storage-0/container-server" id=79a15d23-fdc7-4321-aef3-c79ec17ce62d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.061472 | controller | Jun 11 11:47:40.260869 crc crio[22553]: time="2026-06-11T11:47:40.260811024Z" level=info msg="Starting container: 6341686e8973a1f548fdd7d1658fc8e266d6371c5554fb354b34912d43ecb78b" id=fa4f34b9-bdbd-4422-a93d-a198857a1824 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.061491 | controller | Jun 11 11:47:40.270450 crc crio[22553]: time="2026-06-11T11:47:40.269899759Z" level=info msg="Started container" PID=64295 containerID=6341686e8973a1f548fdd7d1658fc8e266d6371c5554fb354b34912d43ecb78b description=openstack/swift-storage-0/container-server id=fa4f34b9-bdbd-4422-a93d-a198857a1824 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55
2026-06-11 12:41:55.061509 | controller | Jun 11 11:47:40.287086 crc crio[22553]: time="2026-06-11T11:47:40.286815392Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=62b70c9c-576a-492a-a8b3-d18c9b54753d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.061525 | controller | Jun 11 11:47:40.312126 crc crio[22553]: time="2026-06-11T11:47:40.310236236Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=594b1ead-486a-402b-ae3d-32a15fc23324 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.061540 | controller | Jun 11 11:47:40.322526 crc crio[22553]: time="2026-06-11T11:47:40.32237051Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=c8ec9aab-f2fc-424a-b1d6-4902660844af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.061555 | controller | Jun 11 11:47:40.324978 crc crio[22553]: time="2026-06-11T11:47:40.324908084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.061571 | controller | Jun 11 11:47:40.370649 crc crio[22553]: time="2026-06-11T11:47:40.370540186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.061587 | controller | Jun 11 11:47:40.374432 crc crio[22553]: time="2026-06-11T11:47:40.374372908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.061607 | controller | Jun 11 11:47:40.501954 crc crio[22553]: time="2026-06-11T11:47:40.501808667Z" level=info msg="Created container 53b0a05c9dc8b14b8e70a488d181d530ecf2b0ecd4fab9ee6c4a9f504c6547fb: openstack/swift-storage-0/container-replicator" id=c8ec9aab-f2fc-424a-b1d6-4902660844af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.061623 | controller | Jun 11 11:47:40.508878 crc crio[22553]: time="2026-06-11T11:47:40.505157064Z" level=info msg="Starting container: 53b0a05c9dc8b14b8e70a488d181d530ecf2b0ecd4fab9ee6c4a9f504c6547fb" id=9b7ba67c-4504-461b-a900-48fac59268c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.061639 | controller | Jun 11 11:47:40.514069 crc crio[22553]: time="2026-06-11T11:47:40.513775446Z" level=info msg="Started container" PID=64317 containerID=53b0a05c9dc8b14b8e70a488d181d530ecf2b0ecd4fab9ee6c4a9f504c6547fb description=openstack/swift-storage-0/container-replicator id=9b7ba67c-4504-461b-a900-48fac59268c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55
2026-06-11 12:41:55.061655 | controller | Jun 11 11:47:40.533773 crc crio[22553]: time="2026-06-11T11:47:40.533598775Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=1169502b-2710-4ed8-98f0-f491023ded08 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.061671 | controller | Jun 11 11:47:40.557890 crc crio[22553]: time="2026-06-11T11:47:40.555783292Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=d8d56461-e4ca-438e-bf4c-a809871a4e37 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.061686 | controller | Jun 11 11:47:40.569094 crc crio[22553]: time="2026-06-11T11:47:40.568994318Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=39565a8d-8979-4d73-8ad6-cefe420a0b15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.061702 | controller | Jun 11 11:47:40.570914 crc crio[22553]: time="2026-06-11T11:47:40.570834041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.061718 | controller | Jun 11 11:47:40.632967 crc crio[22553]: time="2026-06-11T11:47:40.632902233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.061733 | controller | Jun 11 11:47:40.642597 crc crio[22553]: time="2026-06-11T11:47:40.642549794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.061749 | controller | Jun 11 11:47:40.767387 crc crio[22553]: time="2026-06-11T11:47:40.76714663Z" level=info msg="Created container de9109c1d249543c390381e71ded2360114212afa44191e822395869be23ba7a: openstack/swift-storage-0/container-auditor" id=39565a8d-8979-4d73-8ad6-cefe420a0b15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.061764 | controller | Jun 11 11:47:40.778599 crc crio[22553]: time="2026-06-11T11:47:40.77845906Z" level=info msg="Starting container: de9109c1d249543c390381e71ded2360114212afa44191e822395869be23ba7a" id=41bcddbd-4642-45e7-9520-44aec9ecc3b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.061780 | controller | Jun 11 11:47:40.786281 crc crio[22553]: time="2026-06-11T11:47:40.785944859Z" level=info msg="Started container" PID=64333 containerID=de9109c1d249543c390381e71ded2360114212afa44191e822395869be23ba7a description=openstack/swift-storage-0/container-auditor id=41bcddbd-4642-45e7-9520-44aec9ecc3b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55
2026-06-11 12:41:55.061800 | controller | Jun 11 11:47:40.799862 crc crio[22553]: time="2026-06-11T11:47:40.7989873Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=3294b879-fabb-4a6a-99bb-654a4f1ee4ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.061815 | controller | Jun 11 11:47:40.818236 crc crio[22553]: time="2026-06-11T11:47:40.818113068Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=08c05d73-4e76-48fd-9ffa-c7be393d7d6d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.061831 | controller | Jun 11 11:47:40.828820 crc crio[22553]: time="2026-06-11T11:47:40.828552212Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=b5208cf9-165f-409e-8ba7-2075ee301167 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.061846 | controller | Jun 11 11:47:40.830804 crc crio[22553]: time="2026-06-11T11:47:40.830671714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.061862 | controller | Jun 11 11:47:40.923211 crc crio[22553]: time="2026-06-11T11:47:40.922207565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.061878 | controller | Jun 11 11:47:40.932819 crc crio[22553]: time="2026-06-11T11:47:40.932532096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.061894 | controller | Jun 11 11:47:41.100368 crc crio[22553]: time="2026-06-11T11:47:41.100203559Z" level=info msg="Created container b89eb2aa97f08f5e87cef32ad5b98f814c7787a6f3c9d2131b596f8d765367b6: openstack/swift-storage-0/container-updater" id=b5208cf9-165f-409e-8ba7-2075ee301167 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.061910 | controller | Jun 11 11:47:41.104203 crc crio[22553]: time="2026-06-11T11:47:41.104147054Z" level=info msg="Starting container: b89eb2aa97f08f5e87cef32ad5b98f814c7787a6f3c9d2131b596f8d765367b6" id=e789a5c6-0ee3-4a8d-8864-650f8ca3a425 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.061926 | controller | Jun 11 11:47:41.109200 crc crio[22553]: time="2026-06-11T11:47:41.109056648Z" level=info msg="Started container" PID=64377 containerID=b89eb2aa97f08f5e87cef32ad5b98f814c7787a6f3c9d2131b596f8d765367b6 description=openstack/swift-storage-0/container-updater id=e789a5c6-0ee3-4a8d-8864-650f8ca3a425 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55
2026-06-11 12:41:55.061943 | controller | Jun 11 11:47:41.130062 crc crio[22553]: time="2026-06-11T11:47:41.129932317Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=28621a6f-097d-467b-90ff-5d20b0d45ec4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.061958 | controller | Jun 11 11:47:41.149874 crc crio[22553]: time="2026-06-11T11:47:41.149662572Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=a0d39eea-227e-4268-b8be-5651f8688081 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.061974 | controller | Jun 11 11:47:41.161385 crc crio[22553]: time="2026-06-11T11:47:41.161248491Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=bb5bb5e8-bdfe-4d48-aec3-a64a2121994e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.061990 | controller | Jun 11 11:47:41.163612 crc crio[22553]: time="2026-06-11T11:47:41.163517487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.062009 | controller | Jun 11 11:47:41.226386 crc crio[22553]: time="2026-06-11T11:47:41.226280949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.062026 | controller | Jun 11 11:47:41.232893 crc crio[22553]: time="2026-06-11T11:47:41.232785038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.062042 | controller | Jun 11 11:47:41.411050 crc crio[22553]: time="2026-06-11T11:47:41.410923417Z" level=info msg="Created container ec4ef1617892e30178e3344c06cc636259130448200089f207fc76cb19080247: openstack/swift-storage-0/object-server" id=bb5bb5e8-bdfe-4d48-aec3-a64a2121994e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.062058 | controller | Jun 11 11:47:41.412620 crc crio[22553]: time="2026-06-11T11:47:41.412467733Z" level=info msg="Starting container: ec4ef1617892e30178e3344c06cc636259130448200089f207fc76cb19080247" id=b17bce3a-5309-4ca6-975b-b44ff69ff137 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.062073 | controller | Jun 11 11:47:41.422801 crc crio[22553]: time="2026-06-11T11:47:41.422740102Z" level=info msg="Started container" PID=64392 containerID=ec4ef1617892e30178e3344c06cc636259130448200089f207fc76cb19080247 description=openstack/swift-storage-0/object-server id=b17bce3a-5309-4ca6-975b-b44ff69ff137 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55
2026-06-11 12:41:55.062089 | controller | Jun 11 11:47:41.439627 crc crio[22553]: time="2026-06-11T11:47:41.437903745Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=311bc9de-5b62-439f-94ed-27807a3bccea name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.062104 | controller | Jun 11 11:47:41.454842 crc crio[22553]: time="2026-06-11T11:47:41.453470619Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=0ce286bf-633f-4711-8f2e-18d2d782cc1d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.062120 | controller | Jun 11 11:47:41.462618 crc crio[22553]: time="2026-06-11T11:47:41.462498463Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=960b99ab-ff7f-4516-ba9d-23dbcaed4d4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.062135 | controller | Jun 11 11:47:41.469110 crc crio[22553]: time="2026-06-11T11:47:41.468983662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.062151 | controller | Jun 11 11:47:41.515542 crc crio[22553]: time="2026-06-11T11:47:41.515426357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.062167 | controller | Jun 11 11:47:41.519369 crc crio[22553]: time="2026-06-11T11:47:41.51928671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.062183 | controller | Jun 11 11:47:41.669812 crc crio[22553]: time="2026-06-11T11:47:41.669611257Z" level=info msg="Created container 9123e99777491f65760354d6b79e80c13bc10862f39a7621f6e5dfcfa633044c: openstack/swift-storage-0/object-replicator" id=960b99ab-ff7f-4516-ba9d-23dbcaed4d4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.062199 | controller | Jun 11 11:47:41.672905 crc crio[22553]: time="2026-06-11T11:47:41.672553413Z" level=info msg="Starting container: 9123e99777491f65760354d6b79e80c13bc10862f39a7621f6e5dfcfa633044c" id=47744002-5404-4506-8b3d-2cfaa875bac7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.062228 | controller | Jun 11 11:47:41.685972 crc crio[22553]: time="2026-06-11T11:47:41.685847291Z" level=info msg="Started container" PID=64418 containerID=9123e99777491f65760354d6b79e80c13bc10862f39a7621f6e5dfcfa633044c description=openstack/swift-storage-0/object-replicator id=47744002-5404-4506-8b3d-2cfaa875bac7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55
2026-06-11 12:41:55.062244 | controller | Jun 11 11:47:41.698643 crc crio[22553]: time="2026-06-11T11:47:41.698567032Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=e5ee6e12-4c81-45dd-8f82-3f0e4d2655f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.062260 | controller | Jun 11 11:47:41.719779 crc crio[22553]: time="2026-06-11T11:47:41.719430291Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=3ace09a1-8726-45e1-9092-3a70031f23f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.062275 | controller | Jun 11 11:47:41.728911 crc crio[22553]: time="2026-06-11T11:47:41.72829044Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=aaa8c1b9-9fe9-4b97-a98d-71de7b51983c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.062291 | controller | Jun 11 11:47:41.730425 crc crio[22553]: time="2026-06-11T11:47:41.73034815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.062306 | controller | Jun 11 11:47:41.788974 crc crio[22553]: time="2026-06-11T11:47:41.788869718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.062322 | controller | Jun 11 11:47:41.792230 crc crio[22553]: time="2026-06-11T11:47:41.792162074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.062372 | controller | Jun 11 11:47:41.925933 crc crio[22553]: time="2026-06-11T11:47:41.925811435Z" level=info msg="Created container 2761b8e8f2cf428204f703a98b500a23dfd73100dfa1291c9aa2b5cd6f7811dc: openstack/swift-storage-0/object-auditor" id=aaa8c1b9-9fe9-4b97-a98d-71de7b51983c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.062391 | controller | Jun 11 11:47:41.927950 crc crio[22553]: time="2026-06-11T11:47:41.927465603Z" level=info msg="Starting container: 2761b8e8f2cf428204f703a98b500a23dfd73100dfa1291c9aa2b5cd6f7811dc" id=7da3c250-0ea9-40d7-a797-c45a815557f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.062407 | controller | Jun 11 11:47:41.936585 crc crio[22553]: time="2026-06-11T11:47:41.935861808Z" level=info msg="Started container" PID=64433 containerID=2761b8e8f2cf428204f703a98b500a23dfd73100dfa1291c9aa2b5cd6f7811dc description=openstack/swift-storage-0/object-auditor id=7da3c250-0ea9-40d7-a797-c45a815557f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55
2026-06-11 12:41:55.062423 | controller | Jun 11 11:47:41.950039 crc crio[22553]: time="2026-06-11T11:47:41.949934129Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=6f492831-e1c6-4251-984f-1ced70fe553b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.062438 | controller | Jun 11 11:47:41.972236 crc crio[22553]: time="2026-06-11T11:47:41.971443156Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=7856aa81-2dae-47d9-a2b2-f3ceff457d24 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.062454 | controller | Jun 11 11:47:41.983414 crc crio[22553]: time="2026-06-11T11:47:41.983287212Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=77accc04-2dac-434c-a956-319d3ff6b8cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.062474 | controller | Jun 11 11:47:41.985186 crc crio[22553]: time="2026-06-11T11:47:41.985125986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.062490 | controller | Jun 11 11:47:42.044096 crc crio[22553]: time="2026-06-11T11:47:42.043968523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.062506 | controller | Jun 11 11:47:42.048257 crc crio[22553]: time="2026-06-11T11:47:42.048145125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.062522 | controller | Jun 11 11:47:42.192121 crc crio[22553]: time="2026-06-11T11:47:42.191984312Z" level=info msg="Created container 0ed626946c26d8d227e12d32a24b2557e758243cdf9332c0dd6222009ae99956: openstack/swift-storage-0/object-updater" id=77accc04-2dac-434c-a956-319d3ff6b8cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.062537 | controller | Jun 11 11:47:42.194435 crc crio[22553]: time="2026-06-11T11:47:42.19430727Z" level=info msg="Starting container: 0ed626946c26d8d227e12d32a24b2557e758243cdf9332c0dd6222009ae99956" id=df440ce1-e225-4a40-850c-3c838a440a54 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.062552 | controller | Jun 11 11:47:42.201150 crc crio[22553]: time="2026-06-11T11:47:42.201074748Z" level=info msg="Started container" PID=64459 containerID=0ed626946c26d8d227e12d32a24b2557e758243cdf9332c0dd6222009ae99956 description=openstack/swift-storage-0/object-updater id=df440ce1-e225-4a40-850c-3c838a440a54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55
2026-06-11 12:41:55.062568 | controller | Jun 11 11:47:42.217927 crc crio[22553]: time="2026-06-11T11:47:42.217740094Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=ded45f6d-42ce-40e3-9a3e-52d9673f6e26 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.062583 | controller | Jun 11 11:47:42.233941 crc crio[22553]: time="2026-06-11T11:47:42.233268227Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=ce619dd0-93c1-4280-9bd2-bfa86d53b494 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.062598 | controller | Jun 11 11:47:42.241208 crc crio[22553]: time="2026-06-11T11:47:42.241118746Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=2c09a5ae-a634-4ee8-8b3f-e36df7204c88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.062614 | controller | Jun 11 11:47:42.241785 crc crio[22553]: time="2026-06-11T11:47:42.241663012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.062630 | controller | Jun 11 11:47:42.336738 crc crio[22553]: time="2026-06-11T11:47:42.336591862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.062646 | controller | Jun 11 11:47:42.342965 crc crio[22553]: time="2026-06-11T11:47:42.342857035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.062661 | controller | Jun 11 11:47:42.512041 crc crio[22553]: time="2026-06-11T11:47:42.511856257Z" level=info msg="Created container c0d7291fb8393fc1f07a29f2db8636326c7df26b8a604aff96d6adf7df191536: openstack/swift-storage-0/object-expirer" id=2c09a5ae-a634-4ee8-8b3f-e36df7204c88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.062681 | controller | Jun 11 11:47:42.513516 crc crio[22553]: time="2026-06-11T11:47:42.513429973Z" level=info msg="Starting container: c0d7291fb8393fc1f07a29f2db8636326c7df26b8a604aff96d6adf7df191536" id=e95d3390-554f-4591-9c29-7f62bc7b13b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.062696 | controller | Jun 11 11:47:42.519550 crc crio[22553]: time="2026-06-11T11:47:42.519452049Z" level=info msg="Started container" PID=64473 containerID=c0d7291fb8393fc1f07a29f2db8636326c7df26b8a604aff96d6adf7df191536 description=openstack/swift-storage-0/object-expirer id=e95d3390-554f-4591-9c29-7f62bc7b13b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55
2026-06-11 12:41:55.062712 | controller | Jun 11 11:47:42.535442 crc crio[22553]: time="2026-06-11T11:47:42.535349003Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=3547b29d-5d6a-4c53-8317-a64f3c7ac9de name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.062727 | controller | Jun 11 11:47:42.552101 crc crio[22553]: time="2026-06-11T11:47:42.551968578Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=d50803ba-b6c6-4e82-819c-4dccaaab9394 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.062742 | controller | Jun 11 11:47:42.563497 crc crio[22553]: time="2026-06-11T11:47:42.563364301Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=ee959db3-1495-4b1b-8bfb-18efbdc4485c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.062757 | controller | Jun 11 11:47:42.565202 crc crio[22553]: time="2026-06-11T11:47:42.565133092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.062773 | controller | Jun 11 11:47:42.620613 crc crio[22553]: time="2026-06-11T11:47:42.620431176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.062788 | controller | Jun 11 11:47:42.624787 crc crio[22553]: time="2026-06-11T11:47:42.624616858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.062804 | controller | Jun 11 11:47:42.770273 crc crio[22553]: time="2026-06-11T11:47:42.770164345Z" level=info msg="Created container 4bb0a0e668140e8fcfbe88573adea969ae8f575c2984bffe0646b1b9360dbee4: openstack/swift-storage-0/rsync" id=ee959db3-1495-4b1b-8bfb-18efbdc4485c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.062820 | controller | Jun 11 11:47:42.772001 crc crio[22553]: time="2026-06-11T11:47:42.771933626Z" level=info msg="Starting container: 4bb0a0e668140e8fcfbe88573adea969ae8f575c2984bffe0646b1b9360dbee4" id=b7bbb249-4fbd-4cc7-a554-3cd8ac48b8d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.062835 | controller | Jun 11 11:47:42.777618 crc crio[22553]: time="2026-06-11T11:47:42.77752424Z" level=info msg="Started container" PID=64489 containerID=4bb0a0e668140e8fcfbe88573adea969ae8f575c2984bffe0646b1b9360dbee4 description=openstack/swift-storage-0/rsync id=b7bbb249-4fbd-4cc7-a554-3cd8ac48b8d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55
2026-06-11 12:41:55.062850 | controller | Jun 11 11:47:42.789877 crc crio[22553]: time="2026-06-11T11:47:42.789740016Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=4f2faf21-571e-4a6d-957b-82153b0e27ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.062865 | controller | Jun 11 11:47:42.804446 crc crio[22553]: time="2026-06-11T11:47:42.804288181Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=f91f4baa-6745-4dd1-a88f-a5e95f26f864 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.062885 | controller | Jun 11 11:47:42.833988 crc crio[22553]: time="2026-06-11T11:47:42.83374282Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=7740dfdc-b1f5-473e-a90a-3670b0253b78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.062901 | controller | Jun 11 11:47:42.841958 crc crio[22553]: time="2026-06-11T11:47:42.841866197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.062916 | controller | Jun 11 11:47:42.897165 crc crio[22553]: time="2026-06-11T11:47:42.8964303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.062932 | controller | Jun 11 11:47:42.902458 crc crio[22553]: time="2026-06-11T11:47:42.902222189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.062948 | controller | Jun 11 11:47:43.025800 crc crio[22553]: time="2026-06-11T11:47:43.024869478Z" level=info msg="Created container c4ef270de25e550c0bdf715d365bdbcdab5ad49f8d8ef7d66016e43d2828bed1: openstack/swift-storage-0/swift-recon-cron" id=7740dfdc-b1f5-473e-a90a-3670b0253b78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.062964 | controller | Jun 11 11:47:43.027307 crc crio[22553]: time="2026-06-11T11:47:43.026736303Z" level=info msg="Starting container: c4ef270de25e550c0bdf715d365bdbcdab5ad49f8d8ef7d66016e43d2828bed1" id=92cbfc58-c84c-4aa7-ae3d-4c829386427c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.062979 | controller | Jun 11 11:47:43.034565 crc crio[22553]: time="2026-06-11T11:47:43.034472119Z" level=info msg="Started container" PID=64510 containerID=c4ef270de25e550c0bdf715d365bdbcdab5ad49f8d8ef7d66016e43d2828bed1 description=openstack/swift-storage-0/swift-recon-cron id=92cbfc58-c84c-4aa7-ae3d-4c829386427c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55
2026-06-11 12:41:55.062994 | controller | Jun 11 11:47:44.744172 crc crio[22553]: time="2026-06-11T11:47:44.743393102Z" level=info msg="Stopping pod sandbox: 08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef" id=3c605d38-ed64-4556-8b0a-7f6e25d33a11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.063010 | controller | Jun 11 11:47:44.746361 crc crio[22553]: time="2026-06-11T11:47:44.744576247Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68c444669f-pj8x8/POD" id=24ebae77-ffe7-4739-94f7-0b00a5f833c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.063025 | controller | Jun 11 11:47:44.746361 crc crio[22553]: time="2026-06-11T11:47:44.744656599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.063041 | controller | Jun 11 11:47:44.746361 crc crio[22553]: time="2026-06-11T11:47:44.745070001Z" level=info msg="Got pod network &{Name:keystone-db-sync-gkb5c Namespace:openstack ID:08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef UID:1445702b-aa59-4635-aefd-019f4b7b06c8 NetNS:/var/run/netns/6e7aa2cc-69ed-4e5f-8fde-072225bd6403 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1445702b_aa59_4635_aefd_019f4b7b06c8.slice PodAnnotations:0xc002b8ade0}] Aliases:map[]}"
2026-06-11 12:41:55.063057 | controller | Jun 11 11:47:44.746361 crc crio[22553]: time="2026-06-11T11:47:44.745111382Z" level=info msg="Stopping pod sandbox: 3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804" id=19a5fd86-40af-4a80-b421-53eb6251a185 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.063077 | controller | Jun 11 11:47:44.746361 crc crio[22553]: time="2026-06-11T11:47:44.745228216Z" level=info msg="Deleting pod openstack_keystone-db-sync-gkb5c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.063093 | controller | Jun 11 11:47:44.746361 crc crio[22553]: time="2026-06-11T11:47:44.745793372Z" level=info msg="Got pod network &{Name:glance-db-sync-hr7c5 Namespace:openstack ID:3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804 UID:9033b547-c2d7-4f64-8137-fdcd66e15150 NetNS:/var/run/netns/70e45bd3-c7c3-40b6-a0fb-8118b2a7c3fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9033b547_c2d7_4f64_8137_fdcd66e15150.slice PodAnnotations:0xc00012b060}] Aliases:map[]}"
2026-06-11 12:41:55.063109 | controller | Jun 11 11:47:44.746361 crc crio[22553]: time="2026-06-11T11:47:44.745968887Z" level=info msg="Deleting pod openstack_glance-db-sync-hr7c5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.063126 | controller | Jun 11 11:47:44.813614 crc crio[22553]: time="2026-06-11T11:47:44.813527349Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c444669f-pj8x8 Namespace:openstack ID:1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729 UID:39df34ae-bf28-4ba8-93f7-de3938fd884c NetNS:/var/run/netns/bd61a181-1f1b-44f3-8d8d-cdd703b1ed54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39df34ae_bf28_4ba8_93f7_de3938fd884c.slice PodAnnotations:0xc002b8af48}] Aliases:map[]}"
2026-06-11 12:41:55.063142 | controller | Jun 11 11:47:44.813614 crc crio[22553]: time="2026-06-11T11:47:44.813614061Z" level=info msg="Adding pod openstack_dnsmasq-dns-68c444669f-pj8x8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.063158 | controller | Jun 11 11:47:45.112989 crc crio[22553]: time="2026-06-11T11:47:45.112871125Z" level=info msg="Stopped pod sandbox: 08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef" id=3c605d38-ed64-4556-8b0a-7f6e25d33a11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.063173 | controller | Jun 11 11:47:45.412285 crc crio[22553]: 2026-06-11T11:47:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f6dd9e87a5b1ff Mac:fa:18:0f:70:fe:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/bd61a181-1f1b-44f3-8d8d-cdd703b1ed54 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.063190 | controller | Jun 11 11:47:45.414415 crc crio[22553]: time="2026-06-11T11:47:45.414267151Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c444669f-pj8x8 Namespace:openstack ID:1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729 UID:39df34ae-bf28-4ba8-93f7-de3938fd884c NetNS:/var/run/netns/bd61a181-1f1b-44f3-8d8d-cdd703b1ed54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39df34ae_bf28_4ba8_93f7_de3938fd884c.slice PodAnnotations:0xc002b8af48}] Aliases:map[]}"
2026-06-11 12:41:55.063206 | controller | Jun 11 11:47:45.414642 crc crio[22553]: time="2026-06-11T11:47:45.414552829Z" level=info msg="Checking pod openstack_dnsmasq-dns-68c444669f-pj8x8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.063222 | controller | Jun 11 11:47:45.416963 crc crio[22553]: time="2026-06-11T11:47:45.416830356Z" level=info msg="Stopped pod sandbox: 3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804" id=19a5fd86-40af-4a80-b421-53eb6251a185 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.063241 | controller | Jun 11 11:47:45.424148 crc crio[22553]: time="2026-06-11T11:47:45.424070547Z" level=info msg="Ran pod sandbox 1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729 with infra container: openstack/dnsmasq-dns-68c444669f-pj8x8/POD" id=24ebae77-ffe7-4739-94f7-0b00a5f833c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.063257 | controller | Jun 11 11:47:45.426606 crc crio[22553]: time="2026-06-11T11:47:45.426522339Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3c870b12-33f7-4b33-ae82-29230f67d839 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.063273 | controller | Jun 11 11:47:45.540649 crc crio[22553]: time="2026-06-11T11:47:45.540259918Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8317367d-7bb3-48f8-836a-16082b9f80af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.063288 | controller | Jun 11 11:47:45.549823 crc crio[22553]: time="2026-06-11T11:47:45.549618851Z" level=info msg="Creating container: openstack/dnsmasq-dns-68c444669f-pj8x8/init" id=4ce24048-a321-4b17-91a0-b7ef0bb5d580 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.063305 | controller | Jun 11 11:47:45.550149 crc crio[22553]: time="2026-06-11T11:47:45.550093585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.063321 | controller | Jun 11 11:47:45.611051 crc crio[22553]: time="2026-06-11T11:47:45.610983362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.063336 | controller | Jun 11 11:47:45.619811 crc crio[22553]: time="2026-06-11T11:47:45.619778299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.063371 | controller | Jun 11 11:47:45.747950 crc crio[22553]: time="2026-06-11T11:47:45.747097185Z" level=info msg="Created container 51b8cb1de606ee28f4773c86cff3e5c37218dcd352f93cc51f002950f93eb80a: openstack/dnsmasq-dns-68c444669f-pj8x8/init" id=4ce24048-a321-4b17-91a0-b7ef0bb5d580 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.063390 | controller | Jun 11 11:47:45.749825 crc crio[22553]: time="2026-06-11T11:47:45.749556596Z" level=info msg="Starting container: 51b8cb1de606ee28f4773c86cff3e5c37218dcd352f93cc51f002950f93eb80a" id=b66a7775-74b1-4d46-87f7-6ea391ba229b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.063406 | controller | Jun 11 11:47:45.755653 crc crio[22553]: time="2026-06-11T11:47:45.755563162Z" level=info msg="Started container" PID=64821 containerID=51b8cb1de606ee28f4773c86cff3e5c37218dcd352f93cc51f002950f93eb80a description=openstack/dnsmasq-dns-68c444669f-pj8x8/init id=b66a7775-74b1-4d46-87f7-6ea391ba229b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729
2026-06-11 12:41:55.063422 | controller | Jun 11 11:47:46.867901 crc crio[22553]: time="2026-06-11T11:47:46.86572558Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7d1b9f88-7e4a-4c28-b0c7-82ea909185f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.063442 | controller | Jun 11 11:47:46.928260 crc crio[22553]: time="2026-06-11T11:47:46.925123354Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-p6n9k/POD" id=4eb1c083-503b-44a2-8a16-e7a557188acc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.063463 | controller | Jun 11 11:47:46.928260 crc crio[22553]: time="2026-06-11T11:47:46.925212746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.063482 | controller | Jun 11 11:47:46.993939 crc crio[22553]: time="2026-06-11T11:47:46.99387348Z" level=info msg="Got pod network &{Name:keystone-bootstrap-p6n9k Namespace:openstack ID:5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527 UID:418e1b86-cc46-475f-953c-016bb955222f NetNS:/var/run/netns/301019c4-e2a2-47ce-80ef-d9dd207f76e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod418e1b86_cc46_475f_953c_016bb955222f.slice PodAnnotations:0xc002826e38}] Aliases:map[]}"
2026-06-11 12:41:55.063499 | controller | Jun 11 11:47:46.993939 crc crio[22553]: time="2026-06-11T11:47:46.993926702Z" level=info msg="Adding pod openstack_keystone-bootstrap-p6n9k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.063515 | controller | Jun 11 11:47:47.006486 crc crio[22553]: time="2026-06-11T11:47:47.006371905Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8356f900-97b3-49f2-a535-5c172d9c2045 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.063531 | controller | Jun 11 11:47:47.098375 crc crio[22553]: time="2026-06-11T11:47:47.098249066Z" level=info msg="Creating container: openstack/dnsmasq-dns-68c444669f-pj8x8/dnsmasq-dns" id=00c31357-1cae-42c0-ab79-74eff18c74cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.063547 | controller | Jun 11 11:47:47.100162 crc crio[22553]: time="2026-06-11T11:47:47.099232565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.063563 | controller | Jun 11 11:47:47.176574 crc crio[22553]: time="2026-06-11T11:47:47.176479879Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-5556978f87-bwnz5/POD" id=369dcc65-9b40-4d08-8e9c-91fbb4b45aaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.063579 | controller | Jun 11 11:47:47.176790 crc crio[22553]: time="2026-06-11T11:47:47.176613663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.063594 | controller | Jun 11 11:47:47.387822 crc crio[22553]: time="2026-06-11T11:47:47.385829139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.063610 | controller | Jun 11 11:47:47.403849 crc crio[22553]: time="2026-06-11T11:47:47.402581108Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5556978f87-bwnz5 Namespace:openstack ID:b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2 UID:19881448-873d-4828-ae20-8929d10bcbdc NetNS:/var/run/netns/5527ae3f-bcca-42a6-a268-3cf3abc795d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19881448_873d_4828_ae20_8929d10bcbdc.slice PodAnnotations:0xc00012b2b8}] Aliases:map[]}"
2026-06-11 12:41:55.063626 | controller | Jun 11 11:47:47.403849 crc crio[22553]: time="2026-06-11T11:47:47.40265218Z" level=info msg="Adding pod openstack_dnsmasq-dns-5556978f87-bwnz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.063642 | controller | Jun 11 11:47:47.425767 crc crio[22553]: time="2026-06-11T11:47:47.425411794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.063658 | controller | Jun 11 11:47:47.613917 crc crio[22553]: time="2026-06-11T11:47:47.61202406Z" level=info msg="Running pod sandbox: openstack/neutron-db-sync-sbpdn/POD" id=adf05cd5-09cc-4cf5-8e59-b457e399c54d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.063674 | controller | Jun 11 11:47:47.613917 crc crio[22553]: time="2026-06-11T11:47:47.612153144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.063694 | controller | Jun 11 11:47:47.857754 crc crio[22553]: time="2026-06-11T11:47:47.810036899Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-s72gb/POD" id=8100a035-71f8-48ee-a934-3353b8648d3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.063711 | controller | Jun 11 11:47:47.857754 crc crio[22553]: time="2026-06-11T11:47:47.812133721Z" level=info msg="Created container 1fdb40c4002817efe143db48184c04437f6e99cb30baa8cd0d05998ce9407e1d: openstack/dnsmasq-dns-68c444669f-pj8x8/dnsmasq-dns" id=00c31357-1cae-42c0-ab79-74eff18c74cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.063727 | controller | Jun 11 11:47:47.857754 crc crio[22553]: time="2026-06-11T11:47:47.852071516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.063743 | controller | Jun 11 11:47:47.866953 crc crio[22553]: time="2026-06-11T11:47:47.862177251Z" level=info msg="Starting container: 1fdb40c4002817efe143db48184c04437f6e99cb30baa8cd0d05998ce9407e1d" id=b9aecd98-9f39-452f-8c4e-a39da746ce3f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.063759 | controller | Jun 11 11:47:47.893754 crc crio[22553]: 2026-06-11T11:47:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ced8f49d298afa Mac:42:5c:b8:2f:b1:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/301019c4-e2a2-47ce-80ef-d9dd207f76e9 SocketPath: PciID:}] [{Interface:0xc0004345c0 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.063775 | controller | Jun 11 11:47:47.893754 crc crio[22553]: time="2026-06-11T11:47:47.893281709Z" level=info msg="Started container" PID=64989 containerID=1fdb40c4002817efe143db48184c04437f6e99cb30baa8cd0d05998ce9407e1d description=openstack/dnsmasq-dns-68c444669f-pj8x8/dnsmasq-dns id=b9aecd98-9f39-452f-8c4e-a39da746ce3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729
2026-06-11 12:41:55.063792 | controller | Jun 11 11:47:47.961247 crc crio[22553]: time="2026-06-11T11:47:47.961144529Z" level=info msg="Got pod network &{Name:keystone-bootstrap-p6n9k Namespace:openstack ID:5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527 UID:418e1b86-cc46-475f-953c-016bb955222f NetNS:/var/run/netns/301019c4-e2a2-47ce-80ef-d9dd207f76e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod418e1b86_cc46_475f_953c_016bb955222f.slice PodAnnotations:0xc002826e38}] Aliases:map[]}"
2026-06-11 12:41:55.063808 | controller | Jun 11 11:47:47.961625 crc crio[22553]: time="2026-06-11T11:47:47.961440418Z" level=info msg="Checking pod openstack_keystone-bootstrap-p6n9k for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.063824 | controller | Jun 11 11:47:47.969185 crc crio[22553]: time="2026-06-11T11:47:47.969084001Z" level=info msg="Got pod network &{Name:neutron-db-sync-sbpdn Namespace:openstack ID:d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e UID:36ab77ee-814d-41aa-beaf-62ef696360c4 NetNS:/var/run/netns/b93cb6bc-d5ac-4116-856c-fe7333012f88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36ab77ee_814d_41aa_beaf_62ef696360c4.slice PodAnnotations:0xc001894488}] Aliases:map[]}"
2026-06-11 12:41:55.063841 | controller | Jun 11 11:47:47.969185 crc crio[22553]: time="2026-06-11T11:47:47.969159683Z" level=info msg="Adding pod openstack_neutron-db-sync-sbpdn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.063857 | controller | Jun 11 11:47:47.993909 crc crio[22553]: time="2026-06-11T11:47:47.993869734Z" level=info msg="Running pod sandbox: openstack/barbican-db-sync-n9cdj/POD" id=84971106-694d-4be6-93be-31dce1714028 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.063877 | controller | Jun 11 11:47:47.994100 crc crio[22553]: time="2026-06-11T11:47:47.994083101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.063894 | controller | Jun 11 11:47:48.025910 crc crio[22553]: time="2026-06-11T11:47:48.024055845Z" level=info msg="Ran pod sandbox 5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527 with infra container: openstack/keystone-bootstrap-p6n9k/POD" id=4eb1c083-503b-44a2-8a16-e7a557188acc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.063910 | controller | Jun 11 11:47:48.040753 crc crio[22553]: time="2026-06-11T11:47:48.028270278Z" level=info msg="Got pod network &{Name:cinder-db-sync-s72gb Namespace:openstack ID:373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715 UID:5e2c6ec1-c2d5-4dd2-9043-9c72e93f2124 NetNS:/var/run/netns/e77d1139-c756-436b-80f0-bcbf389c6c6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e2c6ec1_c2d5_4dd2_9043_9c72e93f2124.slice PodAnnotations:0xc002816148}] Aliases:map[]}"
2026-06-11 12:41:55.063926 | controller | Jun 11 11:47:48.040753 crc crio[22553]: time="2026-06-11T11:47:48.028348411Z" level=info msg="Adding pod openstack_cinder-db-sync-s72gb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.063942 | controller | Jun 11 11:47:48.101311 crc crio[22553]: time="2026-06-11T11:47:48.087247179Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=c3cbb68d-a0b8-4a3e-912f-14d84e34824e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.063958 | controller | Jun 11 11:47:48.215753 crc crio[22553]: time="2026-06-11T11:47:48.212524646Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=144f2fe5-6798-4506-ade8-80cefb3cec4b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.063973 | controller | Jun 11 11:47:48.230636 crc crio[22553]: time="2026-06-11T11:47:48.230523691Z" level=info msg="Creating container: openstack/keystone-bootstrap-p6n9k/keystone-bootstrap" id=226fd38e-10a4-455c-b1d5-5f447a501ff5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.063990 | controller | Jun 11 11:47:48.232270 crc crio[22553]: time="2026-06-11T11:47:48.232159189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.064006 | controller | Jun 11 11:47:48.240233 crc crio[22553]: 2026-06-11T11:47:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2f01cf00890504 Mac:ee:9f:9b:c7:38:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/5527ae3f-bcca-42a6-a268-3cf3abc795d5 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.064022 | controller | Jun 11 11:47:48.271146 crc crio[22553]: time="2026-06-11T11:47:48.270424515Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5556978f87-bwnz5 Namespace:openstack ID:b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2 UID:19881448-873d-4828-ae20-8929d10bcbdc NetNS:/var/run/netns/5527ae3f-bcca-42a6-a268-3cf3abc795d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19881448_873d_4828_ae20_8929d10bcbdc.slice PodAnnotations:0xc00012b2b8}] Aliases:map[]}"
2026-06-11 12:41:55.064038 | controller | Jun 11 11:47:48.271146 crc crio[22553]: time="2026-06-11T11:47:48.270959841Z" level=info msg="Checking pod openstack_dnsmasq-dns-5556978f87-bwnz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.064058 | controller | Jun 11 11:47:48.278437 crc crio[22553]: time="2026-06-11T11:47:48.277141571Z" level=info msg="Got pod network &{Name:barbican-db-sync-n9cdj Namespace:openstack ID:16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef UID:714ffd56-be06-4556-bd15-c080bc3b8d5d NetNS:/var/run/netns/31808769-189c-4be0-b6de-035b1d215ea7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod714ffd56_be06_4556_bd15_c080bc3b8d5d.slice PodAnnotations:0xc00279a330}] Aliases:map[]}"
2026-06-11 12:41:55.064074 | controller | Jun 11 11:47:48.278437 crc crio[22553]: time="2026-06-11T11:47:48.277188523Z" level=info msg="Adding pod openstack_barbican-db-sync-n9cdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.064090 | controller | Jun 11 11:47:48.328539 crc crio[22553]: time="2026-06-11T11:47:48.320646511Z" level=info msg="Running pod sandbox: openstack/placement-db-sync-mnsz9/POD" id=5aeceaa2-6715-44e7-a273-0fa28835ee47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.064106 | controller | Jun 11 11:47:48.328539 crc crio[22553]: time="2026-06-11T11:47:48.322831545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.064121 | controller | Jun 11 11:47:48.328539 crc crio[22553]: time="2026-06-11T11:47:48.326227594Z" level=info msg="Ran pod sandbox b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2 with infra container: openstack/dnsmasq-dns-5556978f87-bwnz5/POD" id=369dcc65-9b40-4d08-8e9c-91fbb4b45aaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.064138 | controller | Jun 11 11:47:48.362887 crc crio[22553]: time="2026-06-11T11:47:48.362812192Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-57c96b5555-7mfx5/POD" id=373c4ce7-95c5-4dbc-b210-b672034f02cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.064154 | controller | Jun 11 11:47:48.363020 crc crio[22553]: time="2026-06-11T11:47:48.362929485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.064170 | controller | Jun 11 11:47:48.391837 crc crio[22553]: time="2026-06-11T11:47:48.391562991Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ac5d2341-dffb-48a4-9941-d11955306cd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.064186 | controller | Jun 11 11:47:48.432651 crc crio[22553]: time="2026-06-11T11:47:48.431546468Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6674dbf88c-vjw92/POD" id=fa154788-cfb4-46df-9edc-7f3553720588 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.064202 | controller | Jun 11 11:47:48.432651 crc crio[22553]: time="2026-06-11T11:47:48.431730013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.064217 | controller | Jun 11 11:47:48.467760 crc crio[22553]: time="2026-06-11T11:47:48.464634383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.064233 | controller | Jun 11 11:47:48.485005 crc crio[22553]: time="2026-06-11T11:47:48.480412204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.064249 | controller | Jun 11 11:47:48.571440 crc crio[22553]: time="2026-06-11T11:47:48.564820837Z" level=info msg="Got pod network &{Name:dnsmasq-dns-57c96b5555-7mfx5 Namespace:openstack ID:f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9 UID:0cbcaa42-0f0a-4359-b622-6c4687955deb NetNS:/var/run/netns/7eafb1ae-1321-4240-bb31-cbee3c92f721 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cbcaa42_0f0a_4359_b622_6c4687955deb.slice PodAnnotations:0xc000ca05b8}] Aliases:map[]}"
2026-06-11 12:41:55.064268 | controller | Jun 11 11:47:48.571440 crc crio[22553]: time="2026-06-11T11:47:48.56490375Z" level=info msg="Adding pod openstack_dnsmasq-dns-57c96b5555-7mfx5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.064286 | controller | Jun 11 11:47:48.595789 crc crio[22553]: time="2026-06-11T11:47:48.594765021Z" level=info msg="Got pod network &{Name:placement-db-sync-mnsz9 Namespace:openstack ID:39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a UID:2f71e926-402b-4f06-baca-7087d388e44f NetNS:/var/run/netns/4d09e3ea-da9b-4881-bc37-eb1602d87a65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f71e926_402b_4f06_baca_7087d388e44f.slice PodAnnotations:0xc001be6090}] Aliases:map[]}"
2026-06-11 12:41:55.064302 | controller | Jun 11 11:47:48.597307 crc crio[22553]: time="2026-06-11T11:47:48.597274284Z" level=info msg="Adding pod openstack_placement-db-sync-mnsz9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.064319 | controller | Jun 11 11:47:48.619149 crc crio[22553]: time="2026-06-11T11:47:48.616723052Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6674dbf88c-vjw92 Namespace:openstack ID:18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6 UID:deb59c4f-b522-43e3-ab6e-453be4a4af5c NetNS:/var/run/netns/582c8509-a564-4bca-9c73-4da0bbcb1296 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeb59c4f_b522_43e3_ab6e_453be4a4af5c.slice PodAnnotations:0xc00279a278}] Aliases:map[]}"
2026-06-11 12:41:55.064335 | controller | Jun 11 11:47:48.619149 crc crio[22553]: time="2026-06-11T11:47:48.616772873Z" level=info msg="Adding pod openstack_dnsmasq-dns-6674dbf88c-vjw92 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.064369 | controller | Jun 11 11:47:48.683181 crc crio[22553]: time="2026-06-11T11:47:48.68106027Z" level=info msg="Created container 935d996008cab9a6bb9f9b41a4808b339838383bba9325b559e55d2d23cc9f1a: openstack/keystone-bootstrap-p6n9k/keystone-bootstrap" id=226fd38e-10a4-455c-b1d5-5f447a501ff5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.064388 | controller | Jun 11 11:47:48.690507 crc crio[22553]: time="2026-06-11T11:47:48.690426953Z" level=info msg="Starting container: 935d996008cab9a6bb9f9b41a4808b339838383bba9325b559e55d2d23cc9f1a" id=003ee62d-e940-415a-a048-f37053e1e85d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.064404 | controller | Jun 11 11:47:48.708835 crc crio[22553]: time="2026-06-11T11:47:48.707170622Z" level=info msg="Started container" PID=65182 containerID=935d996008cab9a6bb9f9b41a4808b339838383bba9325b559e55d2d23cc9f1a description=openstack/keystone-bootstrap-p6n9k/keystone-bootstrap id=003ee62d-e940-415a-a048-f37053e1e85d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527
2026-06-11 12:41:55.064420 | controller | Jun 11 11:47:48.712634 crc crio[22553]: time="2026-06-11T11:47:48.71260319Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=62b1910f-5e5d-4f81-a462-f560437f580b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.064436 | controller | Jun 11 11:47:48.713063 crc crio[22553]: time="2026-06-11T11:47:48.713040543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.064456 | controller | Jun 11 11:47:48.721198 crc crio[22553]: time="2026-06-11T11:47:48.721086928Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=fd2004d4-4233-4271-ba00-a4a03e98db49 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.064474 | controller | Jun 11 11:47:48.767474 crc crio[22553]: time="2026-06-11T11:47:48.767380059Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7 UID:b10de82c-9d44-4792-8a7e-976f5f31a826 NetNS:/var/run/netns/bf27ce0e-dbe7-481e-935b-ecdb4cbf29ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb10de82c_9d44_4792_8a7e_976f5f31a826.slice PodAnnotations:0xc00279a7c8}] Aliases:map[]}"
2026-06-11 12:41:55.064493 | controller | Jun 11 11:47:48.767474 crc crio[22553]: time="2026-06-11T11:47:48.767448561Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.064511 | controller | Jun 11 11:47:48.776379 crc crio[22553]: time="2026-06-11T11:47:48.776303799Z" level=info msg="Creating container: openstack/dnsmasq-dns-5556978f87-bwnz5/init" id=9bd6937d-1941-4d57-8cc0-d15352f534bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.064528 | controller | Jun 11 11:47:48.778509 crc crio[22553]: time="2026-06-11T11:47:48.778483553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.064543 | controller | Jun 11 11:47:48.866522 crc crio[22553]: 2026-06-11T11:47:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9087efaa500522 Mac:b2:ce:20:4d:03:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/b93cb6bc-d5ac-4116-856c-fe7333012f88 SocketPath: PciID:}] [{Interface:0xc00045e880 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.064560 | controller | Jun 11 11:47:48.907306 crc crio[22553]: time="2026-06-11T11:47:48.907106447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.064575 | controller | Jun 11 11:47:48.916203 crc crio[22553]: time="2026-06-11T11:47:48.915067339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.064591 | controller | Jun 11 11:47:48.974973 crc crio[22553]: time="2026-06-11T11:47:48.974225435Z" level=info msg="Got pod network &{Name:neutron-db-sync-sbpdn Namespace:openstack ID:d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e UID:36ab77ee-814d-41aa-beaf-62ef696360c4 NetNS:/var/run/netns/b93cb6bc-d5ac-4116-856c-fe7333012f88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36ab77ee_814d_41aa_beaf_62ef696360c4.slice PodAnnotations:0xc001894488}] Aliases:map[]}"
2026-06-11 12:41:55.064607 | controller | Jun 11 11:47:48.976073 crc crio[22553]: time="2026-06-11T11:47:48.975259796Z" level=info msg="Checking pod openstack_neutron-db-sync-sbpdn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.064623 | controller | Jun 11 11:47:49.005987 crc crio[22553]: time="2026-06-11T11:47:49.00590458Z" level=info msg="Stopping container: 1fdb40c4002817efe143db48184c04437f6e99cb30baa8cd0d05998ce9407e1d (timeout: 10s)" id=99635069-bf44-4021-a3af-da0df67c4d88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.064640 | controller | Jun 11 11:47:49.043219 crc crio[22553]: time="2026-06-11T11:47:49.03880152Z" level=info msg="Ran pod sandbox d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e with infra container: openstack/neutron-db-sync-sbpdn/POD" id=adf05cd5-09cc-4cf5-8e59-b457e399c54d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.064659 | controller | Jun 11 11:47:49.049157 crc crio[22553]: time="2026-06-11T11:47:49.049060639Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=26f2e7b2-05c0-406f-87d2-56993a6c4e86 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.064676 | controller | Jun 11 11:47:49.112209 crc crio[22553]: time="2026-06-11T11:47:49.11211036Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=26665ec8-b30a-4817-b54c-17d01945a11b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.064692 | controller | Jun 11 11:47:49.169125 crc crio[22553]: time="2026-06-11T11:47:49.163298243Z" level=info msg="Creating container: openstack/neutron-db-sync-sbpdn/neutron-db-sync" id=ab9b3ff8-6fde-4f75-ae21-b5aeb1c0132c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.064708 | controller | Jun 11 11:47:49.189643 crc crio[22553]: 2026-06-11T11:47:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:373e698a6bb4736 Mac:12:c7:1e:72:d7:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/e77d1139-c756-436b-80f0-bcbf389c6c6a SocketPath: PciID:}] [{Interface:0xc0004a2b00 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.064724 | controller | Jun 11 11:47:49.189643 crc crio[22553]: time="2026-06-11T11:47:49.173387568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.064740 | controller | Jun 11 11:47:49.189643 crc crio[22553]: time="2026-06-11T11:47:49.177148168Z" level=info msg="Got pod network &{Name:cinder-db-sync-s72gb Namespace:openstack ID:373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715 UID:5e2c6ec1-c2d5-4dd2-9043-9c72e93f2124 NetNS:/var/run/netns/e77d1139-c756-436b-80f0-bcbf389c6c6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e2c6ec1_c2d5_4dd2_9043_9c72e93f2124.slice PodAnnotations:0xc002816148}] Aliases:map[]}"
2026-06-11 12:41:55.064756 | controller | Jun 11 11:47:49.189643 crc crio[22553]: time="2026-06-11T11:47:49.177516218Z" level=info msg="Checking pod openstack_cinder-db-sync-s72gb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.064771 | controller | Jun 11 11:47:49.199838 crc crio[22553]: time="2026-06-11T11:47:49.196172733Z" level=info msg="Ran pod sandbox 373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715 with infra container: openstack/cinder-db-sync-s72gb/POD" id=8100a035-71f8-48ee-a934-3353b8648d3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.064787 | controller | Jun 11 11:47:49.246216 crc crio[22553]: time="2026-06-11T11:47:49.242469384Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=954e7239-8497-4492-81fb-1e7ae260548b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.064802 | controller | Jun 11 11:47:49.252194 crc crio[22553]: time="2026-06-11T11:47:49.252098585Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found" id=954e7239-8497-4492-81fb-1e7ae260548b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.064818 | controller | Jun 11 11:47:49.252359 crc crio[22553]: time="2026-06-11T11:47:49.252245879Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found" id=954e7239-8497-4492-81fb-1e7ae260548b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.064834 | controller | Jun 11 11:47:49.254132 crc crio[22553]: time="2026-06-11T11:47:49.253759934Z" level=info msg="Stopped container 1fdb40c4002817efe143db48184c04437f6e99cb30baa8cd0d05998ce9407e1d: openstack/dnsmasq-dns-68c444669f-pj8x8/dnsmasq-dns" id=99635069-bf44-4021-a3af-da0df67c4d88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.064853 | controller | Jun 11 11:47:49.255015 crc crio[22553]: time="2026-06-11T11:47:49.254884456Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=a41adc10-4740-42fb-b841-0d06aa196d0e name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.064869 | controller | Jun 11 11:47:49.257391 crc crio[22553]: time="2026-06-11T11:47:49.257363469Z" level=info msg="Stopping pod sandbox: 1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729" id=961618df-e9bf-4b12-8a77-5921b6d3ded9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.064885 | controller | Jun 11 11:47:49.258480 crc crio[22553]: time="2026-06-11T11:47:49.25845015Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68c444669f-pj8x8 Namespace:openstack ID:1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729 UID:39df34ae-bf28-4ba8-93f7-de3938fd884c NetNS:/var/run/netns/bd61a181-1f1b-44f3-8d8d-cdd703b1ed54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39df34ae_bf28_4ba8_93f7_de3938fd884c.slice PodAnnotations:0xc001be67f8}] Aliases:map[]}"
2026-06-11 12:41:55.064900 | controller | Jun 11 11:47:49.260874 crc crio[22553]: time="2026-06-11T11:47:49.26085143Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68c444669f-pj8x8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.064916 | controller | Jun 11 11:47:49.263237 crc crio[22553]: time="2026-06-11T11:47:49.263141627Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\""
2026-06-11 12:41:55.064932 | controller | Jun 11 11:47:49.263402 crc crio[22553]: time="2026-06-11T11:47:49.263377374Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=4491ea70-6ace-4174-90c9-6d91c1a5b1d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.064948 | controller | Jun 11 11:47:49.263538 crc crio[22553]: time="2026-06-11T11:47:49.263519708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.064964 | controller | Jun 11 11:47:49.326086 crc crio[22553]: 2026-06-11T11:47:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:16afb6989df3df9 Mac:52:6e:0e:c6:b1:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/31808769-189c-4be0-b6de-035b1d215ea7 SocketPath: PciID:}] [{Interface:0xc00013cd90 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.064980 | controller | Jun 11 11:47:49.328085 crc crio[22553]: time="2026-06-11T11:47:49.328016911Z" level=info msg="Got pod network &{Name:barbican-db-sync-n9cdj Namespace:openstack ID:16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef UID:714ffd56-be06-4556-bd15-c080bc3b8d5d NetNS:/var/run/netns/31808769-189c-4be0-b6de-035b1d215ea7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod714ffd56_be06_4556_bd15_c080bc3b8d5d.slice PodAnnotations:0xc00279a330}] Aliases:map[]}"
2026-06-11 12:41:55.064996 | controller | Jun 11 11:47:49.328229 crc crio[22553]: time="2026-06-11T11:47:49.328181435Z" level=info msg="Checking pod openstack_barbican-db-sync-n9cdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.065012 | controller | Jun 11 11:47:49.366654 crc crio[22553]: time="2026-06-11T11:47:49.363173247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.065031 | controller | Jun 11 11:47:49.366654 crc crio[22553]: time="2026-06-11T11:47:49.364871186Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56 UID:a6051851-1ba4-4438-baf3-acbc35039946 NetNS:/var/run/netns/2c0be29c-9785-41f0-827b-67b1074713fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6051851_1ba4_4438_baf3_acbc35039946.slice PodAnnotations:0xc00043a448}] Aliases:map[]}"
2026-06-11 12:41:55.065048 | controller | Jun 11 11:47:49.366654 crc crio[22553]: time="2026-06-11T11:47:49.364927078Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.065064 | controller | Jun 11 11:47:49.369715 crc crio[22553]: time="2026-06-11T11:47:49.369592004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.065079 | controller | Jun 11 11:47:49.446505 crc crio[22553]: time="2026-06-11T11:47:49.44449655Z" level=info msg="Ran pod sandbox 16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef with infra container: openstack/barbican-db-sync-n9cdj/POD" id=84971106-694d-4be6-93be-31dce1714028 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.065095 | controller | Jun 11 11:47:49.462047 crc crio[22553]: time="2026-06-11T11:47:49.461941429Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=22538d79-3fda-4b7d-9ac8-1a604afdd66b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.065111 | controller | Jun 11 11:47:49.462394 crc crio[22553]: time="2026-06-11T11:47:49.462185206Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found" id=22538d79-3fda-4b7d-9ac8-1a604afdd66b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.065126 | controller | Jun 11 11:47:49.462394 crc crio[22553]: time="2026-06-11T11:47:49.462235848Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found" id=22538d79-3fda-4b7d-9ac8-1a604afdd66b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.065142 | controller | Jun 11 11:47:49.473577 crc crio[22553]: time="2026-06-11T11:47:49.473303181Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=4575103c-1b41-49d4-a64a-eabd138ddfc2 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.065157 | controller | Jun 11 11:47:49.490386 crc crio[22553]: time="2026-06-11T11:47:49.490249025Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\""
2026-06-11 12:41:55.065173 | controller | Jun 11 11:47:49.540381 crc crio[22553]: time="2026-06-11T11:47:49.540261825Z" level=info msg="Created container ca1c35c967fad67533877d8b59ac57cda9bbf64ce7a2844f48952afbee9e70e8: openstack/dnsmasq-dns-5556978f87-bwnz5/init" id=9bd6937d-1941-4d57-8cc0-d15352f534bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.065188 | controller | Jun 11 11:47:49.551927 crc crio[22553]: time="2026-06-11T11:47:49.549296329Z" level=info msg="Starting container: ca1c35c967fad67533877d8b59ac57cda9bbf64ce7a2844f48952afbee9e70e8" id=5d5a7cbd-c64d-4c34-a74c-36e3052c1d63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.065204 | controller | Jun 11 11:47:49.578298 crc crio[22553]: time="2026-06-11T11:47:49.567028486Z" level=info msg="Started container" PID=65322 containerID=ca1c35c967fad67533877d8b59ac57cda9bbf64ce7a2844f48952afbee9e70e8 description=openstack/dnsmasq-dns-5556978f87-bwnz5/init id=5d5a7cbd-c64d-4c34-a74c-36e3052c1d63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2
2026-06-11 12:41:55.065225 | controller | Jun 11 11:47:49.642566 crc crio[22553]: 2026-06-11T11:47:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f98d7718b44e162 Mac:3e:e0:d4:5c:22:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/7eafb1ae-1321-4240-bb31-cbee3c92f721 SocketPath: PciID:}] [{Interface:0xc000148f80 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.065241 | controller | Jun 11 11:47:49.642925 crc crio[22553]: 2026-06-11T11:47:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39c4036f5cea28e Mac:46:b3:24:6e:f8:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/4d09e3ea-da9b-4881-bc37-eb1602d87a65 SocketPath: PciID:}] [{Interface:0xc00042e970 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.065257 | controller | Jun 11 11:47:49.645025 crc crio[22553]: time="2026-06-11T11:47:49.644970111Z" level=info msg="Got pod network &{Name:placement-db-sync-mnsz9 Namespace:openstack ID:39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a UID:2f71e926-402b-4f06-baca-7087d388e44f NetNS:/var/run/netns/4d09e3ea-da9b-4881-bc37-eb1602d87a65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f71e926_402b_4f06_baca_7087d388e44f.slice PodAnnotations:0xc001be6090}] Aliases:map[]}"
2026-06-11 12:41:55.065272 | controller | Jun 11 11:47:49.645193 crc crio[22553]: time="2026-06-11T11:47:49.645118205Z" level=info msg="Got pod network &{Name:dnsmasq-dns-57c96b5555-7mfx5 Namespace:openstack ID:f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9 UID:0cbcaa42-0f0a-4359-b622-6c4687955deb NetNS:/var/run/netns/7eafb1ae-1321-4240-bb31-cbee3c92f721 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cbcaa42_0f0a_4359_b622_6c4687955deb.slice PodAnnotations:0xc000ca05b8}] Aliases:map[]}"
2026-06-11 12:41:55.065288 | controller | Jun 11 11:47:49.645392 crc crio[22553]: time="2026-06-11T11:47:49.64530382Z" level=info msg="Checking pod openstack_dnsmasq-dns-57c96b5555-7mfx5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.065303 | controller | Jun 11 11:47:49.645529 crc crio[22553]: time="2026-06-11T11:47:49.645141336Z" level=info msg="Checking pod openstack_placement-db-sync-mnsz9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.065320 | controller | Jun 11 11:47:49.647553 crc crio[22553]: time="2026-06-11T11:47:49.647209586Z" level=info msg="Created container 718d3decf308abe24ad806fa6cde1537db941cf0745de28b9782d31658ef436c: openstack/neutron-db-sync-sbpdn/neutron-db-sync" id=ab9b3ff8-6fde-4f75-ae21-b5aeb1c0132c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.065336 | controller | Jun 11 11:47:49.649515 crc crio[22553]: time="2026-06-11T11:47:49.6494046Z" level=info msg="Starting container: 718d3decf308abe24ad806fa6cde1537db941cf0745de28b9782d31658ef436c" id=a89fa630-d41a-40d5-88d9-e07a8b03d447 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.065370 | controller | Jun 11 11:47:49.660661 crc crio[22553]: time="2026-06-11T11:47:49.660556236Z" level=info msg="Started container" PID=65403 containerID=718d3decf308abe24ad806fa6cde1537db941cf0745de28b9782d31658ef436c description=openstack/neutron-db-sync-sbpdn/neutron-db-sync id=a89fa630-d41a-40d5-88d9-e07a8b03d447 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e
2026-06-11 12:41:55.065388 | controller | Jun 11 11:47:49.683220 crc crio[22553]: time="2026-06-11T11:47:49.682913218Z" level=info msg="Ran pod sandbox 39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a with infra container: openstack/placement-db-sync-mnsz9/POD" id=5aeceaa2-6715-44e7-a273-0fa28835ee47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.065408 | controller | Jun 11 11:47:49.688906 crc crio[22553]: time="2026-06-11T11:47:49.687962576Z" level=info msg="Ran pod sandbox f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9 with infra container: openstack/dnsmasq-dns-57c96b5555-7mfx5/POD" id=373c4ce7-95c5-4dbc-b210-b672034f02cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.065425 | controller | Jun 11 11:47:49.713142 crc crio[22553]: time="2026-06-11T11:47:49.710493953Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=356049e7-7623-4d66-af5d-106bfe21300a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.065441 | controller | Jun 11 11:47:49.713142 crc crio[22553]: time="2026-06-11T11:47:49.711126832Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=4aa77ab3-14a5-4fb5-ba95-a0a8112b20bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.065457 | controller | Jun 11 11:47:49.713142 crc crio[22553]: time="2026-06-11T11:47:49.711604836Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found" id=356049e7-7623-4d66-af5d-106bfe21300a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.065472 | controller | Jun 11 11:47:49.713142 crc crio[22553]: time="2026-06-11T11:47:49.711657987Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found" id=356049e7-7623-4d66-af5d-106bfe21300a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.065488 | controller | Jun 11 11:47:49.724573 crc crio[22553]: time="2026-06-11T11:47:49.721763912Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=f4928781-e2b6-454b-91f9-7246ab97dfee name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.065506 | controller | Jun 11 11:47:49.734217 crc crio[22553]: time="2026-06-11T11:47:49.729444006Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\""
2026-06-11 12:41:55.065524 | controller | Jun 11 11:47:49.761095 crc crio[22553]: time="2026-06-11T11:47:49.756369932Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=04e10938-7bcc-4e4d-9dad-c28d8126712f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.065539 | controller | Jun 11 11:47:49.761095 crc crio[22553]: time="2026-06-11T11:47:49.756492526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.065555 | controller | Jun 11 11:47:49.812524 crc crio[22553]: time="2026-06-11T11:47:49.812420238Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b UID:caf9f647-c649-46eb-8dba-5b6edc4d41bc NetNS:/var/run/netns/5ce953e4-b1df-40a5-9044-5c8aa39a9c64 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaf9f647_c649_46eb_8dba_5b6edc4d41bc.slice PodAnnotations:0xc00043a6a0}] Aliases:map[]}"
2026-06-11 12:41:55.065571 | controller | Jun 11 11:47:49.812524 crc crio[22553]: time="2026-06-11T11:47:49.81248613Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.065587 | controller | Jun 11 11:47:49.860737 crc crio[22553]: time="2026-06-11T11:47:49.860604873Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=49e56f97-1311-45a8-bf6a-7fa1299f508e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.065602 | controller | Jun 11 11:47:49.878863 crc crio[22553]: time="2026-06-11T11:47:49.878786344Z" level=info msg="Creating container: openstack/dnsmasq-dns-57c96b5555-7mfx5/init" id=ce103e13-f9f7-4b68-b248-6c5eab394117 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.065622 | controller | Jun 11 11:47:49.888164 crc crio[22553]: time="2026-06-11T11:47:49.88621079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.065638 | controller | Jun 11 11:47:49.905933 crc crio[22553]: 2026-06-11T11:47:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:18ff294bdb8f38b Mac:de:9f:39:6c:52:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/582c8509-a564-4bca-9c73-4da0bbcb1296 SocketPath: PciID:}] [{Interface:0xc000282b90 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.065655 | controller | Jun 11 11:47:49.923033 crc crio[22553]: time="2026-06-11T11:47:49.921444229Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6674dbf88c-vjw92 Namespace:openstack ID:18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6 UID:deb59c4f-b522-43e3-ab6e-453be4a4af5c NetNS:/var/run/netns/582c8509-a564-4bca-9c73-4da0bbcb1296 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeb59c4f_b522_43e3_ab6e_453be4a4af5c.slice PodAnnotations:0xc00279a278}] Aliases:map[]}"
2026-06-11 12:41:55.065671 | controller | Jun 11 11:47:49.923033 crc crio[22553]: time="2026-06-11T11:47:49.92182463Z" level=info msg="Checking pod openstack_dnsmasq-dns-6674dbf88c-vjw92 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.065688 | controller | Jun 11 11:47:49.929797 crc crio[22553]: 2026-06-11T11:47:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b096c38c6332d90 Mac:92:8f:f3:62:1f:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/bf27ce0e-dbe7-481e-935b-ecdb4cbf29ce SocketPath: PciID:}] [{Interface:0xc000246970 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.065704 | controller | Jun 11 11:47:49.931028 crc crio[22553]: time="2026-06-11T11:47:49.930965446Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7 UID:b10de82c-9d44-4792-8a7e-976f5f31a826 NetNS:/var/run/netns/bf27ce0e-dbe7-481e-935b-ecdb4cbf29ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb10de82c_9d44_4792_8a7e_976f5f31a826.slice PodAnnotations:0xc00279a7c8}] Aliases:map[]}"
2026-06-11 12:41:55.065720 | controller | Jun 11 11:47:49.931950 crc crio[22553]: time="2026-06-11T11:47:49.931121611Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.065736 | controller | Jun 11 11:47:50.000587 crc crio[22553]: time="2026-06-11T11:47:49.99995208Z" level=info msg="Ran pod sandbox b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7 with infra container: openstack/ceilometer-0/POD" id=62b1910f-5e5d-4f81-a462-f560437f580b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.065752 | controller | Jun 11 11:47:50.038169 crc crio[22553]: time="2026-06-11T11:47:50.038054472Z" level=info msg="Ran pod sandbox 18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6 with infra container: openstack/dnsmasq-dns-6674dbf88c-vjw92/POD" id=fa154788-cfb4-46df-9edc-7f3553720588 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.065768 | controller | Jun 11 11:47:50.049917 crc crio[22553]: time="2026-06-11T11:47:50.048133176Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=8f720ab6-299c-4dc3-a5ce-0e4782af1647 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.065791 | controller | Jun 11 11:47:50.049917 crc crio[22553]: time="2026-06-11T11:47:50.048648151Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found" id=8f720ab6-299c-4dc3-a5ce-0e4782af1647 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.065807 | controller | Jun 11 11:47:50.049917 crc crio[22553]: time="2026-06-11T11:47:50.048795295Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found" id=8f720ab6-299c-4dc3-a5ce-0e4782af1647 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.065824 | controller | Jun 11 11:47:50.049917 crc crio[22553]: time="2026-06-11T11:47:50.04896011Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=3531606d-fe2a-47dc-980e-9e0f4e6360ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.065839 | controller | Jun 11 11:47:50.064894 crc crio[22553]: time="2026-06-11T11:47:50.061122775Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=5572e770-f087-4198-b551-4a2bd94d6dd0 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.065854 | controller | Jun 11 11:47:50.071067 crc crio[22553]: time="2026-06-11T11:47:50.070122148Z" level=info msg="Stopped pod sandbox: 1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729" id=961618df-e9bf-4b12-8a77-5921b6d3ded9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.065870 | controller | Jun 11 11:47:50.114578 crc crio[22553]: time="2026-06-11T11:47:50.090293946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.065886 | controller | Jun 11 11:47:50.114578 crc crio[22553]: time="2026-06-11T11:47:50.11201975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.065901 | controller | Jun 11 11:47:50.122119 crc crio[22553]: time="2026-06-11T11:47:50.118265033Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\""
2026-06-11 12:41:55.065918 | controller | Jun 11 11:47:50.239818 crc crio[22553]: time="2026-06-11T11:47:50.236170774Z" level=info msg="Stopping pod sandbox: b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2" id=fe6d9961-b6ce-4d3e-82c5-a42a75ba8559 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.065933 | controller | Jun 11 11:47:50.239818 crc crio[22553]: time="2026-06-11T11:47:50.236970427Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5556978f87-bwnz5 Namespace:openstack ID:b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2 UID:19881448-873d-4828-ae20-8929d10bcbdc NetNS:/var/run/netns/5527ae3f-bcca-42a6-a268-3cf3abc795d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19881448_873d_4828_ae20_8929d10bcbdc.slice PodAnnotations:0xc00012ac50}] Aliases:map[]}"
2026-06-11 12:41:55.065950 | controller | Jun 11 11:47:50.239818 crc crio[22553]: time="2026-06-11T11:47:50.237138572Z" level=info msg="Deleting pod openstack_dnsmasq-dns-5556978f87-bwnz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.065967 | controller | Jun 11 11:47:50.240921 crc crio[22553]: time="2026-06-11T11:47:50.240640494Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ef75bb5e-d2af-4aed-b23a-5bf6ec06b1dd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.065982 | controller | Jun 11 11:47:50.300865 crc crio[22553]: time="2026-06-11T11:47:50.292185829Z" level=info msg="Creating container: openstack/dnsmasq-dns-6674dbf88c-vjw92/init" id=7ab2e7a8-6820-479c-8213-aed6833454ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.066002 | controller | Jun 11 11:47:50.300865 crc crio[22553]: time="2026-06-11T11:47:50.292791246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.066019 | controller | Jun 11 11:47:50.582130 crc crio[22553]: time="2026-06-11T11:47:50.579509094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.066094 | controller | Jun 11 11:47:50.616645 crc crio[22553]: time="2026-06-11T11:47:50.616541915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.066117 | controller | Jun 11 11:47:50.619265 crc crio[22553]: 2026-06-11T11:47:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5846f494823f350 Mac:b6:6f:47:89:81:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/2c0be29c-9785-41f0-827b-67b1074713fc SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.066135 | controller | Jun 11 11:47:50.625928 crc crio[22553]: time="2026-06-11T11:47:50.622129318Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56 UID:a6051851-1ba4-4438-baf3-acbc35039946 NetNS:/var/run/netns/2c0be29c-9785-41f0-827b-67b1074713fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6051851_1ba4_4438_baf3_acbc35039946.slice PodAnnotations:0xc00043a448}] Aliases:map[]}"
2026-06-11 12:41:55.066151 | controller | Jun 11 11:47:50.625928 crc crio[22553]: time="2026-06-11T11:47:50.622348864Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.066167 | controller | Jun 11 11:47:50.634871 crc crio[22553]: time="2026-06-11T11:47:50.634224021Z" level=info msg="Ran pod sandbox 5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56 with infra container: openstack/glance-default-external-api-0/POD" id=4491ea70-6ace-4174-90c9-6d91c1a5b1d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.066183 | controller | Jun 11 11:47:50.641796 crc crio[22553]: time="2026-06-11T11:47:50.640933807Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=f423c2e3-cca5-4a14-bbe6-697de1ba0500 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.066199 | controller | Jun 11 11:47:50.644851 crc crio[22553]: time="2026-06-11T11:47:50.644785789Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=3b1a9d90-ef87-4ecc-8f78-790a422471b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.066215 | controller | Jun 11 11:47:50.674485 crc crio[22553]: time="2026-06-11T11:47:50.671494288Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=295d57f7-d235-4611-a17c-1d7a21cf5209 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.066231 | controller | Jun 11 11:47:50.691001 crc crio[22553]: time="2026-06-11T11:47:50.690807972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.066247 | controller | Jun 11 11:47:50.741288 crc crio[22553]: time="2026-06-11T11:47:50.741176342Z" level=info msg="Created container 06783b7ec0ba1a1a85d493eccf83022a2dbf38c7aa16a97c5fa3997c31b9c277: openstack/dnsmasq-dns-57c96b5555-7mfx5/init" id=ce103e13-f9f7-4b68-b248-6c5eab394117 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.066266 | controller | Jun 11 11:47:50.745969 crc crio[22553]: time="2026-06-11T11:47:50.74588807Z" level=info msg="Starting container: 06783b7ec0ba1a1a85d493eccf83022a2dbf38c7aa16a97c5fa3997c31b9c277" id=9fe10673-f6e4-4611-b51b-7a67a04d31b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.066282 | controller | Jun 11 11:47:50.794216 crc crio[22553]: time="2026-06-11T11:47:50.793942142Z" level=info msg="Started container" PID=65644 containerID=06783b7ec0ba1a1a85d493eccf83022a2dbf38c7aa16a97c5fa3997c31b9c277 description=openstack/dnsmasq-dns-57c96b5555-7mfx5/init id=9fe10673-f6e4-4611-b51b-7a67a04d31b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9
2026-06-11 12:41:55.066298 | controller | Jun 11 11:47:51.003966 crc crio[22553]: time="2026-06-11T11:47:51.003846198Z" level=info msg="Stopped pod sandbox: b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2" id=fe6d9961-b6ce-4d3e-82c5-a42a75ba8559 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.066314 | controller | Jun 11 11:47:51.074011 crc crio[22553]: time="2026-06-11T11:47:51.060493071Z" level=info msg="Created container f8c4dbfd4f323b2c64c54a1f8f177dd430029f9ba2191050c546aedb9ec4a12a: openstack/dnsmasq-dns-6674dbf88c-vjw92/init" id=7ab2e7a8-6820-479c-8213-aed6833454ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.066339 | controller | Jun 11 11:47:51.075092 crc crio[22553]: time="2026-06-11T11:47:51.074987374Z" level=info msg="Starting container: f8c4dbfd4f323b2c64c54a1f8f177dd430029f9ba2191050c546aedb9ec4a12a" id=bdf43559-9212-4ab4-b7dd-034a21241ec2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.066380 | controller | Jun 11 11:47:51.092120 crc crio[22553]: time="2026-06-11T11:47:51.087714006Z" level=info msg="Started container" PID=65665 containerID=f8c4dbfd4f323b2c64c54a1f8f177dd430029f9ba2191050c546aedb9ec4a12a description=openstack/dnsmasq-dns-6674dbf88c-vjw92/init id=bdf43559-9212-4ab4-b7dd-034a21241ec2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6
2026-06-11 12:41:55.066398 | controller | Jun 11 11:47:51.123260 crc crio[22553]: time="2026-06-11T11:47:51.12314454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.066415 | controller | Jun 11 11:47:51.257080 crc crio[22553]: 2026-06-11T11:47:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1952e60315455b3 Mac:1a:6e:fc:d0:fa:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/5ce953e4-b1df-40a5-9044-5c8aa39a9c64 SocketPath: PciID:}] [{Interface:0xc0001214a0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.066431 | controller | Jun 11 11:47:51.259302 crc crio[22553]: time="2026-06-11T11:47:51.259209371Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b UID:caf9f647-c649-46eb-8dba-5b6edc4d41bc NetNS:/var/run/netns/5ce953e4-b1df-40a5-9044-5c8aa39a9c64 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaf9f647_c649_46eb_8dba_5b6edc4d41bc.slice PodAnnotations:0xc00043a6a0}] Aliases:map[]}"
2026-06-11 12:41:55.066447 | controller | Jun 11 11:47:51.266293 crc crio[22553]: time="2026-06-11T11:47:51.259581672Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.066464 | controller | Jun 11 11:47:51.365234 crc crio[22553]: time="2026-06-11T11:47:51.365117531Z" level=info msg="Ran pod sandbox 1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b with infra container: openstack/glance-default-internal-api-0/POD" id=04e10938-7bcc-4e4d-9dad-c28d8126712f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.066484 | controller | Jun 11 11:47:51.378291 crc crio[22553]: time="2026-06-11T11:47:51.378202343Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=d158939c-65ae-41e9-aa8b-6408439d7c82 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.066501 | controller | Jun 11 11:47:51.383773 crc crio[22553]: time="2026-06-11T11:47:51.383635812Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=1296e334-2893-430a-9b54-8d2a3391a1ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.066517 | controller | Jun 11 11:47:51.402905 crc crio[22553]: time="2026-06-11T11:47:51.402791391Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=9689becd-5230-466f-a6af-42891846996a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.066533 | controller | Jun 11 11:47:51.413153 crc crio[22553]: time="2026-06-11T11:47:51.413016479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.066549 | controller | Jun 11 11:47:51.587315 crc crio[22553]: time="2026-06-11T11:47:51.587210963Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d88ab8d8-5f57-4534-92b3-3a39d038f5ba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.066565 | controller | Jun 11 11:47:51.640027 crc crio[22553]: time="2026-06-11T11:47:51.633858555Z" level=info msg="Stopping pod sandbox: f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9" id=1f00e58f-cc00-40eb-91fe-85f3c29eaa0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.066581 | controller | Jun 11 11:47:51.640027 crc crio[22553]: time="2026-06-11T11:47:51.634932406Z" level=info msg="Got pod network &{Name:dnsmasq-dns-57c96b5555-7mfx5 Namespace:openstack ID:f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9 UID:0cbcaa42-0f0a-4359-b622-6c4687955deb NetNS:/var/run/netns/7eafb1ae-1321-4240-bb31-cbee3c92f721 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cbcaa42_0f0a_4359_b622_6c4687955deb.slice PodAnnotations:0xc000ca13d8}] Aliases:map[]}"
2026-06-11 12:41:55.066598 | controller | Jun 11 11:47:51.640027 crc crio[22553]: time="2026-06-11T11:47:51.63506429Z" level=info msg="Deleting pod openstack_dnsmasq-dns-57c96b5555-7mfx5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.066614 | controller | Jun 11 11:47:51.728759 crc crio[22553]: time="2026-06-11T11:47:51.722541563Z" level=info msg="Removing container: ca1c35c967fad67533877d8b59ac57cda9bbf64ce7a2844f48952afbee9e70e8" id=ed320c21-426e-4e37-88bb-c072a6662741 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.066630 | controller | Jun 11 11:47:51.783604 crc crio[22553]: time="2026-06-11T11:47:51.783311776Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c183ef24-74cf-487e-9611-49625abb410c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.066646 | controller | Jun 11 11:47:51.954436 crc crio[22553]: time="2026-06-11T11:47:51.949260119Z" level=info msg="Removed container ca1c35c967fad67533877d8b59ac57cda9bbf64ce7a2844f48952afbee9e70e8: openstack/dnsmasq-dns-5556978f87-bwnz5/init" id=ed320c21-426e-4e37-88bb-c072a6662741 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.066662 | controller | Jun 11 11:47:51.984149 crc crio[22553]: time="2026-06-11T11:47:51.968586673Z" level=info msg="Creating container: openstack/dnsmasq-dns-6674dbf88c-vjw92/dnsmasq-dns" id=010b2154-f03a-4e66-8058-14a1f664fc46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.066682 | controller | Jun 11 11:47:51.984149 crc crio[22553]: time="2026-06-11T11:47:51.979902904Z" level=info msg="Removing container: 1fdb40c4002817efe143db48184c04437f6e99cb30baa8cd0d05998ce9407e1d" id=5e4c9fb4-b272-448f-8bb4-8fc95e3efaf6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.066698 | controller | Jun 11 11:47:51.984149 crc crio[22553]: time="2026-06-11T11:47:51.982448538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.066714 | controller | Jun 11 11:47:51.999005 crc crio[22553]: time="2026-06-11T11:47:51.998900128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.066730 | controller | Jun 11 11:47:52.237493 crc crio[22553]: time="2026-06-11T11:47:52.234931036Z" level=info msg="Removed container 1fdb40c4002817efe143db48184c04437f6e99cb30baa8cd0d05998ce9407e1d: openstack/dnsmasq-dns-68c444669f-pj8x8/dnsmasq-dns" id=5e4c9fb4-b272-448f-8bb4-8fc95e3efaf6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.066746 | controller | Jun 11 11:47:52.247433 crc crio[22553]: time="2026-06-11T11:47:52.24737381Z" level=info msg="Removing container: 51b8cb1de606ee28f4773c86cff3e5c37218dcd352f93cc51f002950f93eb80a" id=16ae695c-e3cb-4ddf-a260-5f2424e4ba3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.066762 | controller | Jun 11 11:47:52.320478 crc crio[22553]: time="2026-06-11T11:47:52.319474844Z" level=info msg="Stopped pod sandbox: f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9" id=1f00e58f-cc00-40eb-91fe-85f3c29eaa0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.066778 | controller | Jun 11 11:47:52.328746 crc crio[22553]: time="2026-06-11T11:47:52.327786236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.066793 | controller | Jun 11 11:47:52.352130 crc crio[22553]: time="2026-06-11T11:47:52.351641973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.066809 | controller | Jun 11 11:47:52.714632 crc crio[22553]: time="2026-06-11T11:47:52.714509403Z" level=info msg="Removed container 51b8cb1de606ee28f4773c86cff3e5c37218dcd352f93cc51f002950f93eb80a: openstack/dnsmasq-dns-68c444669f-pj8x8/init" id=16ae695c-e3cb-4ddf-a260-5f2424e4ba3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.066825 | controller | Jun 11 11:47:52.894596 crc crio[22553]: time="2026-06-11T11:47:52.893871397Z" level=info msg="Created container 5aef99873b7e0f593f2539511ab955ade5cac8638387ff261cc7f7544e6dd7b7: openstack/dnsmasq-dns-6674dbf88c-vjw92/dnsmasq-dns" id=010b2154-f03a-4e66-8058-14a1f664fc46 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.066841 | controller | Jun 11 11:47:52.927382 crc crio[22553]: time="2026-06-11T11:47:52.921298358Z" level=info msg="Starting container: 5aef99873b7e0f593f2539511ab955ade5cac8638387ff261cc7f7544e6dd7b7" id=7e3733a4-8f38-4f7e-8650-bae6f8fd6026 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.066858 | controller | Jun 11 11:47:52.960616 crc crio[22553]: time="2026-06-11T11:47:52.960558254Z" level=info msg="Started container" PID=65803 containerID=5aef99873b7e0f593f2539511ab955ade5cac8638387ff261cc7f7544e6dd7b7 description=openstack/dnsmasq-dns-6674dbf88c-vjw92/dnsmasq-dns id=7e3733a4-8f38-4f7e-8650-bae6f8fd6026 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6
2026-06-11 12:41:55.066875 | controller | Jun 11 11:47:52.988267 crc crio[22553]: time="2026-06-11T11:47:52.987885081Z" level=info msg="Removing container: 06783b7ec0ba1a1a85d493eccf83022a2dbf38c7aa16a97c5fa3997c31b9c277" id=d0ba44d0-57e5-457d-a353-0e3409fbf8d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.066895 | controller | Jun 11 11:47:53.149266 crc crio[22553]: time="2026-06-11T11:47:53.148814028Z" level=info msg="Removed container 06783b7ec0ba1a1a85d493eccf83022a2dbf38c7aa16a97c5fa3997c31b9c277: openstack/dnsmasq-dns-57c96b5555-7mfx5/init" id=d0ba44d0-57e5-457d-a353-0e3409fbf8d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.066912 | controller | Jun 11 11:47:53.465822 crc crio[22553]: time="2026-06-11T11:47:53.465580231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.066928 | controller | Jun 11 11:47:53.819267 crc crio[22553]: time="2026-06-11T11:47:53.819054327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.066944 | controller | Jun 11 11:47:54.035222 crc crio[22553]: time="2026-06-11T11:47:54.034570917Z" level=info msg="Created container e5098e9dde15c1e0acc95ebd41984e55afede277215ee2a9fd4dd7b839a057f5: openstack/glance-default-external-api-0/glance-log" id=295d57f7-d235-4611-a17c-1d7a21cf5209 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.066960 | controller | Jun 11 11:47:54.036644 crc crio[22553]: time="2026-06-11T11:47:54.036587406Z" level=info msg="Starting container: e5098e9dde15c1e0acc95ebd41984e55afede277215ee2a9fd4dd7b839a057f5" id=bebbbc7f-9e41-4e0f-8c2b-f0cb44c65ae1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.066976 | controller | Jun 11 11:47:54.048803 crc crio[22553]: time="2026-06-11T11:47:54.048635348Z" level=info msg="Started container" PID=65841 containerID=e5098e9dde15c1e0acc95ebd41984e55afede277215ee2a9fd4dd7b839a057f5 description=openstack/glance-default-external-api-0/glance-log id=bebbbc7f-9e41-4e0f-8c2b-f0cb44c65ae1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56
2026-06-11 12:41:55.066992 | controller | Jun 11 11:47:54.121880 crc crio[22553]: time="2026-06-11T11:47:54.117379514Z" level=info msg="Created container adf8c94d8ec4055f38ac12e39ad79fbb9b6824106910f3c35e73a3abef0acf55: openstack/glance-default-internal-api-0/glance-log" id=9689becd-5230-466f-a6af-42891846996a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.067007 | controller | Jun 11 11:47:54.121880 crc crio[22553]: time="2026-06-11T11:47:54.119386112Z" level=info msg="Starting container: adf8c94d8ec4055f38ac12e39ad79fbb9b6824106910f3c35e73a3abef0acf55" id=94702546-44b7-4eec-982d-0bdb336b9898 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.067023 | controller | Jun 11 11:47:54.136571 crc crio[22553]: time="2026-06-11T11:47:54.136470341Z" level=info msg="Started container" PID=65847 containerID=adf8c94d8ec4055f38ac12e39ad79fbb9b6824106910f3c35e73a3abef0acf55 description=openstack/glance-default-internal-api-0/glance-log id=94702546-44b7-4eec-982d-0bdb336b9898 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b
2026-06-11 12:41:55.067039 | controller | Jun 11 11:47:54.195212 crc crio[22553]: time="2026-06-11T11:47:54.195097312Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=71d7a391-2db9-430a-ab23-80287d6e18a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.067055 | controller | Jun 11 11:47:54.389565 crc crio[22553]: time="2026-06-11T11:47:54.388369973Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=69f96150-26e3-439f-bd33-2781712a2a49 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.067070 | controller | Jun 11 11:47:54.523210 crc crio[22553]: time="2026-06-11T11:47:54.522768405Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=73a4aebb-0c7f-4c09-83c5-0683c984ff5c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.067089 | controller | Jun 11 11:47:54.609904 crc crio[22553]: time="2026-06-11T11:47:54.609803245Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=4427b741-d296-4d9c-a2dd-0aae4b4861ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.067105 | controller | Jun 11 11:47:54.681831 crc crio[22553]: time="2026-06-11T11:47:54.681476967Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=5f3ddccb-bf5d-4f95-9d77-fe8ec3036624 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.067120 | controller | Jun 11 11:47:54.683622 crc crio[22553]: time="2026-06-11T11:47:54.683450364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.067136 | controller | Jun 11 11:47:54.794740 crc crio[22553]: time="2026-06-11T11:47:54.794594088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.067151 | controller | Jun 11 11:47:54.903115 crc crio[22553]: time="2026-06-11T11:47:54.902997472Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=91d2265b-de2c-4972-8bd1-bc4f363cbc88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.067167 | controller | Jun 11 11:47:54.909863 crc crio[22553]: time="2026-06-11T11:47:54.904943058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.067182 | controller | Jun 11 11:47:55.114457 crc crio[22553]: time="2026-06-11T11:47:55.11435045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.067198 | controller | Jun 11 11:47:55.833526 crc crio[22553]: time="2026-06-11T11:47:55.833007374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.067214 | controller | Jun 11 11:47:56.094148 crc crio[22553]: time="2026-06-11T11:47:56.094076283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.067229 | controller | Jun 11 11:47:56.193161 crc crio[22553]: time="2026-06-11T11:47:56.19302353Z" level=info msg="Created container 4c264454029cc95ebafca1264b8e6418693f7c4ec21286ae7a9db9612fe83346: openstack/glance-default-external-api-0/glance-httpd" id=5f3ddccb-bf5d-4f95-9d77-fe8ec3036624 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.067245 | controller | Jun 11 11:47:56.195093 crc crio[22553]: time="2026-06-11T11:47:56.194952997Z" level=info msg="Starting container: 4c264454029cc95ebafca1264b8e6418693f7c4ec21286ae7a9db9612fe83346" id=d7a95f0a-151a-473a-9686-904fb06bf5be name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.067260 | controller | Jun 11 11:47:56.209081 crc crio[22553]: time="2026-06-11T11:47:56.208981896Z" level=info msg="Started container" PID=66040 containerID=4c264454029cc95ebafca1264b8e6418693f7c4ec21286ae7a9db9612fe83346 description=openstack/glance-default-external-api-0/glance-httpd id=d7a95f0a-151a-473a-9686-904fb06bf5be name=/runtime.v1.RuntimeService/StartContainer sandboxID=5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56
2026-06-11 12:41:55.067277 | controller | Jun 11 11:47:56.606615 crc crio[22553]: time="2026-06-11T11:47:56.605774927Z" level=info msg="Created container bbce0c792381fa2cad29f3117d3789728705af202f32df7ed521d8dd230ff9ed: openstack/glance-default-internal-api-0/glance-httpd" id=91d2265b-de2c-4972-8bd1-bc4f363cbc88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.067297 | controller | Jun 11 11:47:56.614552 crc crio[22553]: time="2026-06-11T11:47:56.614426939Z" level=info msg="Starting container: bbce0c792381fa2cad29f3117d3789728705af202f32df7ed521d8dd230ff9ed" id=ef942e66-b79a-456f-9c65-f7d649d52ce9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.067313 | controller | Jun 11 11:47:56.654138 crc crio[22553]: time="2026-06-11T11:47:56.653902531Z" level=info msg="Started container" PID=66049 containerID=bbce0c792381fa2cad29f3117d3789728705af202f32df7ed521d8dd230ff9ed description=openstack/glance-default-internal-api-0/glance-httpd id=ef942e66-b79a-456f-9c65-f7d649d52ce9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b
2026-06-11 12:41:55.067329 | controller | Jun 11 11:47:57.112202 crc crio[22553]: time="2026-06-11T11:47:57.111948298Z" level=info msg="Stopping container: adf8c94d8ec4055f38ac12e39ad79fbb9b6824106910f3c35e73a3abef0acf55 (timeout: 30s)" id=80d9d91c-d936-42cf-a343-8d3b82ca5214 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.067358 | controller | Jun 11 11:47:57.113587 crc crio[22553]: time="2026-06-11T11:47:57.11303491Z" level=info msg="Stopping container: bbce0c792381fa2cad29f3117d3789728705af202f32df7ed521d8dd230ff9ed (timeout: 30s)" id=201a623f-20c8-497f-ab25-cb7a5557b3f1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.067380 | controller | Jun 11 11:47:57.138883 crc crio[22553]: time="2026-06-11T11:47:57.136533475Z" level=info msg="Stopping container: e5098e9dde15c1e0acc95ebd41984e55afede277215ee2a9fd4dd7b839a057f5 (timeout: 30s)" id=2bb1715b-944d-406d-b3aa-1126a2fb8039 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.067396 | controller | Jun 11 11:47:57.138883 crc crio[22553]: time="2026-06-11T11:47:57.137124203Z" level=info msg="Stopping container: 4c264454029cc95ebafca1264b8e6418693f7c4ec21286ae7a9db9612fe83346 (timeout: 30s)" id=67a2258b-6702-4536-8cb1-b78f5f2a5160 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.067412 | controller | Jun 11 11:48:00.211068 crc crio[22553]: time="2026-06-11T11:48:00.208470798Z" level=info msg="Stopping pod sandbox: 5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527" id=6daf93ae-6026-41da-b9ba-24222366349d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.067428 | controller | Jun 11 11:48:00.215753 crc crio[22553]: time="2026-06-11T11:48:00.214417832Z" level=info msg="Got pod network &{Name:keystone-bootstrap-p6n9k Namespace:openstack ID:5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527 UID:418e1b86-cc46-475f-953c-016bb955222f NetNS:/var/run/netns/301019c4-e2a2-47ce-80ef-d9dd207f76e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod418e1b86_cc46_475f_953c_016bb955222f.slice PodAnnotations:0xc002816158}] Aliases:map[]}"
2026-06-11 12:41:55.067444 | controller | Jun 11 11:48:00.215753 crc crio[22553]: time="2026-06-11T11:48:00.214620788Z" level=info msg="Deleting pod openstack_keystone-bootstrap-p6n9k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.067460 | controller | Jun 11 11:48:00.532058 crc crio[22553]: time="2026-06-11T11:48:00.531134955Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686308-h4hz6/POD" id=4c83828f-a257-4507-b20b-28042c83b600 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.067477 | controller | Jun 11 11:48:00.533429 crc crio[22553]: time="2026-06-11T11:48:00.532972469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.067493 | controller | Jun 11 11:48:01.209069 crc crio[22553]: time="2026-06-11T11:48:01.208983057Z" level=info msg="Stopping container: 9b3ddb71038715683972b5b0096a16fb2cea12e9c12198e9712a1a3c5861225f (timeout: 10s)" id=a50128f0-a4be-410e-8744-95c1508077b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.067512 | controller | Jun 11 11:48:02.170254 crc crio[22553]: time="2026-06-11T11:48:02.169360975Z" level=info msg="Stopped container 4c264454029cc95ebafca1264b8e6418693f7c4ec21286ae7a9db9612fe83346: openstack/glance-default-external-api-0/glance-httpd" id=67a2258b-6702-4536-8cb1-b78f5f2a5160 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.067529 | controller | Jun 11 11:48:02.407764 crc crio[22553]: time="2026-06-11T11:48:02.407539826Z" level=info msg="Stopped container bbce0c792381fa2cad29f3117d3789728705af202f32df7ed521d8dd230ff9ed: openstack/glance-default-internal-api-0/glance-httpd" id=201a623f-20c8-497f-ab25-cb7a5557b3f1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.067545 | controller | Jun 11 11:48:05.471816 crc crio[22553]: time="2026-06-11T11:48:05.470904997Z" level=info msg="Stopped pod sandbox: 5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527" id=6daf93ae-6026-41da-b9ba-24222366349d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.067561 | controller | Jun 11 11:48:05.653130 crc crio[22553]: time="2026-06-11T11:48:05.652828507Z" level=info msg="Stopped container e5098e9dde15c1e0acc95ebd41984e55afede277215ee2a9fd4dd7b839a057f5: openstack/glance-default-external-api-0/glance-log" id=2bb1715b-944d-406d-b3aa-1126a2fb8039 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.067576 | controller | Jun 11 11:48:05.654158 crc crio[22553]: time="2026-06-11T11:48:05.654041222Z" level=info msg="Stopping pod sandbox: 5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56" id=e9773aa0-3fd7-428d-bb4b-73360410bec7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.067592 | controller | Jun 11 11:48:05.654882 crc crio[22553]: time="2026-06-11T11:48:05.654804284Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56 UID:a6051851-1ba4-4438-baf3-acbc35039946 NetNS:/var/run/netns/2c0be29c-9785-41f0-827b-67b1074713fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6051851_1ba4_4438_baf3_acbc35039946.slice PodAnnotations:0xc00043a7f8}] Aliases:map[]}"
2026-06-11 12:41:55.067608 | controller | Jun 11 11:48:05.655075 crc crio[22553]: time="2026-06-11T11:48:05.655012891Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.067624 | controller | Jun 11 11:48:06.217845 crc crio[22553]: time="2026-06-11T11:48:06.215944881Z" level=info msg="Stopped container adf8c94d8ec4055f38ac12e39ad79fbb9b6824106910f3c35e73a3abef0acf55: openstack/glance-default-internal-api-0/glance-log" id=80d9d91c-d936-42cf-a343-8d3b82ca5214 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.067639 | controller | Jun 11 11:48:06.219970 crc crio[22553]: time="2026-06-11T11:48:06.219610818Z" level=info msg="Stopping pod sandbox: 1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b" id=12062f96-1679-4135-b1a5-28564905641c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.067655 | controller | Jun 11 11:48:06.220929 crc crio[22553]: time="2026-06-11T11:48:06.220848834Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b UID:caf9f647-c649-46eb-8dba-5b6edc4d41bc NetNS:/var/run/netns/5ce953e4-b1df-40a5-9044-5c8aa39a9c64 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaf9f647_c649_46eb_8dba_5b6edc4d41bc.slice PodAnnotations:0xc001894a08}] Aliases:map[]}"
2026-06-11 12:41:55.067671 | controller | Jun 11 11:48:06.221046 crc crio[22553]: time="2026-06-11T11:48:06.221025429Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.067691 | controller | Jun 11 11:48:07.193749 crc crio[22553]: time="2026-06-11T11:48:07.192899253Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-dgc4x/POD" id=ba69a9a3-fa90-4d80-949c-d0899830fae8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.067707 | controller | Jun 11 11:48:07.195638 crc crio[22553]: time="2026-06-11T11:48:07.193909022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.067723 | controller | Jun 11 11:48:09.901308 crc crio[22553]: time="2026-06-11T11:48:09.900666557Z" level=info msg="Stopped container 9b3ddb71038715683972b5b0096a16fb2cea12e9c12198e9712a1a3c5861225f: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/dnsmasq-dns" id=a50128f0-a4be-410e-8744-95c1508077b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.067739 | controller | Jun 11 11:48:09.903114 crc crio[22553]: time="2026-06-11T11:48:09.90284891Z" level=info msg="Stopping pod sandbox: fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed" id=bfdc9a21-4af2-4135-af74-191c71e8558e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.067755 | controller | Jun 11 11:48:09.903847 crc crio[22553]: time="2026-06-11T11:48:09.903649304Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7b6fcdc445-4lpqb Namespace:openstack ID:fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed UID:b80370dd-77cb-444e-a5f3-defe63ab0bc6 NetNS:/var/run/netns/1df4e398-40a2-4586-9957-986ec6b095dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb80370dd_77cb_444e_a5f3_defe63ab0bc6.slice PodAnnotations:0xc001be7498}] Aliases:map[]}"
2026-06-11 12:41:55.067771 | controller | Jun 11 11:48:09.904167 crc crio[22553]: time="2026-06-11T11:48:09.904040015Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7b6fcdc445-4lpqb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.067786 | controller | Jun 11 11:48:09.920846 crc crio[22553]: time="2026-06-11T11:48:09.920030702Z" level=info msg="Stopped pod sandbox: 5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56" id=e9773aa0-3fd7-428d-bb4b-73360410bec7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.067802 | controller | Jun 11 11:48:09.933085 crc crio[22553]: time="2026-06-11T11:48:09.933012251Z" level=info msg="Stopped pod sandbox: 1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b" id=12062f96-1679-4135-b1a5-28564905641c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.067818 | controller | Jun 11 11:48:09.936440 crc crio[22553]: time="2026-06-11T11:48:09.936355608Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c" id=5572e770-f087-4198-b551-4a2bd94d6dd0 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.067834 | controller | Jun 11 11:48:09.938430 crc crio[22553]: time="2026-06-11T11:48:09.938251144Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=566b3219-9532-42c9-9edb-d25f9d6bd226 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.067849 | controller | Jun 11 11:48:09.944279 crc crio[22553]: time="2026-06-11T11:48:09.944162626Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2" id=f4928781-e2b6-454b-91f9-7246ab97dfee name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.067865 | controller | Jun 11 11:48:09.945947 crc crio[22553]: time="2026-06-11T11:48:09.945833475Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=a1d130b5-5d6f-42d9-8d0d-510f405d013c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.067884 | controller | Jun 11 11:48:10.454900 crc crio[22553]: time="2026-06-11T11:48:10.454008686Z" level=info msg="Removing container: bbce0c792381fa2cad29f3117d3789728705af202f32df7ed521d8dd230ff9ed" id=6579a028-d9e7-40e8-9cf8-fe38fb177553 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.067900 | controller | Jun 11 11:48:11.061235 crc crio[22553]: time="2026-06-11T11:48:11.060378132Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=3120ae91-f676-4aee-99c4-e14504f44c3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.067916 | controller | Jun 11 11:48:11.063543 crc crio[22553]: time="2026-06-11T11:48:11.061258688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.067931 | controller | Jun 11 11:48:11.064093 crc crio[22553]: time="2026-06-11T11:48:11.063988728Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=60e54f42-4d8f-4c1d-9d0b-08e7f40818ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.067947 | controller | Jun 11 11:48:11.064194 crc crio[22553]: time="2026-06-11T11:48:11.064110581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.067963 | controller | Jun 11 11:48:20.642493 crc crio[22553]: time="2026-06-11T11:48:20.640304073Z" level=info msg="Stopping pod sandbox: d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e" id=68fe578f-32b2-479e-917c-71b6abcf821f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.067979 | controller | Jun 11 11:48:20.645293 crc crio[22553]: time="2026-06-11T11:48:20.644146225Z" level=info msg="Got pod network &{Name:neutron-db-sync-sbpdn Namespace:openstack ID:d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e UID:36ab77ee-814d-41aa-beaf-62ef696360c4 NetNS:/var/run/netns/b93cb6bc-d5ac-4116-856c-fe7333012f88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36ab77ee_814d_41aa_beaf_62ef696360c4.slice PodAnnotations:0xc00279a630}] Aliases:map[]}"
2026-06-11 12:41:55.067996 | controller | Jun 11 11:48:20.645293 crc crio[22553]: time="2026-06-11T11:48:20.644533876Z" level=info msg="Deleting pod openstack_neutron-db-sync-sbpdn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.068012 | controller | Jun 11 11:48:25.222920 crc crio[22553]: time="2026-06-11T11:48:25.221368957Z" level=info msg="Stopped pod sandbox: fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed" id=bfdc9a21-4af2-4135-af74-191c71e8558e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.068028 | controller | Jun 11 11:48:25.235563 crc crio[22553]: time="2026-06-11T11:48:25.235469909Z" level=info msg="Stopped pod sandbox: d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e" id=68fe578f-32b2-479e-917c-71b6abcf821f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.068044 | controller | Jun 11 11:48:25.281762 crc crio[22553]: time="2026-06-11T11:48:25.281539254Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=30e9e8b4-bc2c-4c3e-8ecb-d3a62df9e695 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.068060 | controller | Jun 11 11:48:25.440230 crc crio[22553]: time="2026-06-11T11:48:25.440081Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1" id=4575103c-1b41-49d4-a64a-eabd138ddfc2 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.068076 | controller | Jun 11 11:48:25.442558 crc crio[22553]: time="2026-06-11T11:48:25.442427659Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=ae66393d-dd5d-4eaa-95c6-c2b3724e4e46 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.068096 | controller | Jun 11 11:48:27.951669 crc crio[22553]: time="2026-06-11T11:48:27.950571257Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686308-h4hz6 Namespace:openshift-infra ID:db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7 UID:74fd078b-11c2-487a-aab2-9e50c5a89cc7 NetNS:/var/run/netns/d6cd150d-1ee2-4b95-81e1-329052f7f18c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74fd078b_11c2_487a_aab2_9e50c5a89cc7.slice PodAnnotations:0xc0028260f0}] Aliases:map[]}"
2026-06-11 12:41:55.068113 | controller | Jun 11 11:48:27.954028 crc crio[22553]: time="2026-06-11T11:48:27.951850214Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686308-h4hz6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.068129 | controller | Jun 11 11:48:27.957316 crc crio[22553]: time="2026-06-11T11:48:27.957260672Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=849ee503-a866-449d-9c5e-7a3f1604f513 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.068145 | controller | Jun 11 11:48:28.011945 crc crio[22553]: time="2026-06-11T11:48:28.011649689Z" level=info msg="Removed container bbce0c792381fa2cad29f3117d3789728705af202f32df7ed521d8dd230ff9ed: openstack/glance-default-internal-api-0/glance-httpd" id=6579a028-d9e7-40e8-9cf8-fe38fb177553 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.068162 | controller | Jun 11 11:48:28.018962 crc crio[22553]: time="2026-06-11T11:48:28.017129439Z" level=info msg="Removing container: adf8c94d8ec4055f38ac12e39ad79fbb9b6824106910f3c35e73a3abef0acf55" id=3da49e01-a89e-443a-b8fd-e5fb1781bf7b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.068178 | controller | Jun 11 11:48:28.068847 crc crio[22553]: time="2026-06-11T11:48:28.068773597Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=6db7695d-d25c-470e-82f8-8f5098508aa5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.068194 | controller | Jun 11 11:48:28.069839 crc crio[22553]: time="2026-06-11T11:48:28.069760175Z" level=info msg="Got pod network &{Name:keystone-bootstrap-dgc4x Namespace:openstack ID:5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9 UID:c7ad1f9f-1e27-487f-9bc0-a52c46d88486 NetNS:/var/run/netns/d6b1ba11-ff9c-41a3-9ff8-76e3d11d4e2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7ad1f9f_1e27_487f_9bc0_a52c46d88486.slice PodAnnotations:0xc002b8b9a8}] Aliases:map[]}"
2026-06-11 12:41:55.068209 | controller | Jun 11 11:48:28.069839 crc crio[22553]: time="2026-06-11T11:48:28.069821077Z" level=info msg="Adding pod openstack_keystone-bootstrap-dgc4x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.068225 | controller | Jun 11 11:48:28.076525 crc crio[22553]: time="2026-06-11T11:48:28.07642172Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb UID:bcb20f78-01f3-459c-9a46-e1542f8f0cb1 NetNS:/var/run/netns/e80fdc79-ba36-48e8-a7be-99674667e1fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcb20f78_01f3_459c_9a46_e1542f8f0cb1.slice PodAnnotations:0xc001be6410}] Aliases:map[]}"
2026-06-11 12:41:55.068241 | controller | Jun 11 11:48:28.076525 crc crio[22553]: time="2026-06-11T11:48:28.076516943Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.068264 | controller | Jun 11 11:48:28.096177 crc crio[22553]: time="2026-06-11T11:48:28.096057263Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2 UID:ffed37a6-12db-4054-a476-a253de4810aa NetNS:/var/run/netns/a9a9c262-0c15-40d7-ba5a-cbc51e40d5e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffed37a6_12db_4054_a476_a253de4810aa.slice PodAnnotations:0xc002816360}] Aliases:map[]}"
2026-06-11 12:41:55.068281 | controller | Jun 11 11:48:28.096177 crc crio[22553]: time="2026-06-11T11:48:28.096145535Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.068297 | controller | Jun 11 11:48:28.155433 crc crio[22553]: time="2026-06-11T11:48:28.150937325Z" level=info msg="Creating container: openstack/placement-db-sync-mnsz9/placement-db-sync" id=0cd282d5-2f40-4b6a-8fda-ecb3525fb0fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.068313 | controller | Jun 11 11:48:28.155433 crc crio[22553]: time="2026-06-11T11:48:28.153620253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.068329 | controller | Jun 11 11:48:28.280518 crc crio[22553]: time="2026-06-11T11:48:28.280402353Z" level=info msg="Removed container adf8c94d8ec4055f38ac12e39ad79fbb9b6824106910f3c35e73a3abef0acf55: openstack/glance-default-internal-api-0/glance-log" id=3da49e01-a89e-443a-b8fd-e5fb1781bf7b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.068358 | controller | Jun 11 11:48:28.289183 crc crio[22553]: time="2026-06-11T11:48:28.287775248Z" level=info msg="Removing container: 4c264454029cc95ebafca1264b8e6418693f7c4ec21286ae7a9db9612fe83346" id=dfcc3464-264b-429f-ac83-e81a402573ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.068380 | controller | Jun 11 11:48:28.326399 crc crio[22553]: time="2026-06-11T11:48:28.326255561Z" level=info msg="Removed container 4c264454029cc95ebafca1264b8e6418693f7c4ec21286ae7a9db9612fe83346: openstack/glance-default-external-api-0/glance-httpd" id=dfcc3464-264b-429f-ac83-e81a402573ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.068397 | controller | Jun 11 11:48:28.329629 crc crio[22553]: time="2026-06-11T11:48:28.329528107Z" level=info msg="Removing container: e5098e9dde15c1e0acc95ebd41984e55afede277215ee2a9fd4dd7b839a057f5" id=dff91732-95e6-47eb-8dec-7a81d6ea18ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.068413 | controller | Jun 11 11:48:28.334998 crc crio[22553]: time="2026-06-11T11:48:28.334858492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.068429 | controller | Jun 11 11:48:28.346941 crc crio[22553]: time="2026-06-11T11:48:28.346817711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.068445 | controller | Jun 11 11:48:28.411901 crc crio[22553]: time="2026-06-11T11:48:28.411813928Z" level=info msg="Creating container: openstack/barbican-db-sync-n9cdj/barbican-db-sync" id=abfd06c0-ffd7-449b-9780-e948a64b2830 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.068461 | controller | Jun 11 11:48:28.423824 crc crio[22553]: time="2026-06-11T11:48:28.423625283Z" level=info msg="Removed container e5098e9dde15c1e0acc95ebd41984e55afede277215ee2a9fd4dd7b839a057f5: openstack/glance-default-external-api-0/glance-log" id=dff91732-95e6-47eb-8dec-7a81d6ea18ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.068481 | controller | Jun 11 11:48:28.426033 crc crio[22553]: time="2026-06-11T11:48:28.425960661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.068497 | controller | Jun 11 11:48:28.428430 crc crio[22553]: time="2026-06-11T11:48:28.428359751Z" level=info msg="Removing container: 9b3ddb71038715683972b5b0096a16fb2cea12e9c12198e9712a1a3c5861225f" id=ac620e5c-ff14-4ba2-b46f-df7d8f4606d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.068513 | controller | Jun 11 11:48:28.477929 crc crio[22553]: time="2026-06-11T11:48:28.477779153Z" level=info msg="Removed container 9b3ddb71038715683972b5b0096a16fb2cea12e9c12198e9712a1a3c5861225f: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/dnsmasq-dns" id=ac620e5c-ff14-4ba2-b46f-df7d8f4606d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.068529 | controller | Jun 11 11:48:28.484903 crc crio[22553]: time="2026-06-11T11:48:28.484828939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.068545 | controller | Jun 11 11:48:28.485896 crc crio[22553]: time="2026-06-11T11:48:28.485816338Z" level=info msg="Removing container: 76058646e681760b868a9eeba72e2bc0e2d96f8ff35789891773028fe70d4724" id=be1a3706-e0bf-4dac-9c7d-93c43c717438 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.068560 | controller | Jun 11 11:48:28.492576 crc crio[22553]: time="2026-06-11T11:48:28.492500833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.068576 | controller | Jun 11 11:48:28.530997 crc crio[22553]: time="2026-06-11T11:48:28.53009527Z" level=info msg="Removed container 76058646e681760b868a9eeba72e2bc0e2d96f8ff35789891773028fe70d4724: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/init" id=be1a3706-e0bf-4dac-9c7d-93c43c717438 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.068592 | controller | Jun 11 11:48:28.995220 crc crio[22553]: time="2026-06-11T11:48:28.995062Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=3954d056-f9e2-452d-8253-5a43f4a0caab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.068608 | controller | Jun 11 11:48:28.998599 crc crio[22553]: time="2026-06-11T11:48:28.996208603Z" level=info msg="Created container 377a241455e35a2821e2d84fc1dcdf9767b50b8e6f5f832f87fa6213e8b965cb: openstack/barbican-db-sync-n9cdj/barbican-db-sync" id=abfd06c0-ffd7-449b-9780-e948a64b2830 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.068624 | controller | Jun 11 11:48:29.000609 crc crio[22553]: time="2026-06-11T11:48:28.999472719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.068639 | controller | Jun 11 11:48:29.006930 crc crio[22553]: time="2026-06-11T11:48:29.005598107Z" level=info msg="Created container 01cba836bf8d3467a14f04a35030bf44b41b813ed3731732ed72d72d301f5a51: openstack/placement-db-sync-mnsz9/placement-db-sync" id=0cd282d5-2f40-4b6a-8fda-ecb3525fb0fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.068655 | controller | Jun 11 11:48:29.012380 crc crio[22553]: time="2026-06-11T11:48:29.012154869Z" level=info msg="Starting container: 01cba836bf8d3467a14f04a35030bf44b41b813ed3731732ed72d72d301f5a51" id=02b024f5-4f31-4142-971a-f076f6546112 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.068671 | controller | Jun 11 11:48:29.012770 crc crio[22553]: time="2026-06-11T11:48:29.012636813Z" level=info msg="Starting container: 377a241455e35a2821e2d84fc1dcdf9767b50b8e6f5f832f87fa6213e8b965cb" id=9e41ace0-58f7-4b68-8d1c-f05e0d0814a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.068691 | controller | Jun 11 11:48:29.031631 crc crio[22553]: time="2026-06-11T11:48:29.031226715Z" level=info msg="Started container" PID=68176 containerID=377a241455e35a2821e2d84fc1dcdf9767b50b8e6f5f832f87fa6213e8b965cb description=openstack/barbican-db-sync-n9cdj/barbican-db-sync id=9e41ace0-58f7-4b68-8d1c-f05e0d0814a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef
2026-06-11 12:41:55.068707 | controller | Jun 11 11:48:29.036535 crc crio[22553]: time="2026-06-11T11:48:29.036111188Z" level=info msg="Started container" PID=68166 containerID=01cba836bf8d3467a14f04a35030bf44b41b813ed3731732ed72d72d301f5a51 description=openstack/placement-db-sync-mnsz9/placement-db-sync id=02b024f5-4f31-4142-971a-f076f6546112 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a
2026-06-11 12:41:55.068723 | controller | Jun 11 11:48:29.102617 crc crio[22553]: 2026-06-11T11:48:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db18490ed8cebae Mac:72:aa:b5:15:36:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/d6cd150d-1ee2-4b95-81e1-329052f7f18c SocketPath: PciID:}] [{Interface:0xc00041d230 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.068740 | controller | Jun 11 11:48:29.102617 crc crio[22553]: 2026-06-11T11:48:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d53b96da4c21ca Mac:22:5f:14:1b:36:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/d6b1ba11-ff9c-41a3-9ff8-76e3d11d4e2f SocketPath: PciID:}] [{Interface:0xc000015020 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.068756 | controller | Jun 11 11:48:29.103535 crc crio[22553]: time="2026-06-11T11:48:29.103250047Z" level=info msg="Got pod network &{Name:keystone-bootstrap-dgc4x Namespace:openstack ID:5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9 UID:c7ad1f9f-1e27-487f-9bc0-a52c46d88486 NetNS:/var/run/netns/d6b1ba11-ff9c-41a3-9ff8-76e3d11d4e2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7ad1f9f_1e27_487f_9bc0_a52c46d88486.slice PodAnnotations:0xc002b8b9a8}] Aliases:map[]}"
2026-06-11 12:41:55.068772 | controller | Jun 11 11:48:29.103535 crc crio[22553]: time="2026-06-11T11:48:29.103386621Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686308-h4hz6 Namespace:openshift-infra ID:db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7 UID:74fd078b-11c2-487a-aab2-9e50c5a89cc7 NetNS:/var/run/netns/d6cd150d-1ee2-4b95-81e1-329052f7f18c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74fd078b_11c2_487a_aab2_9e50c5a89cc7.slice PodAnnotations:0xc0028260f0}] Aliases:map[]}"
2026-06-11 12:41:55.068788 | controller | Jun 11 11:48:29.103535 crc crio[22553]: time="2026-06-11T11:48:29.103495314Z" level=info msg="Checking pod openstack_keystone-bootstrap-dgc4x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.068804 | controller | Jun 11 11:48:29.103768 crc crio[22553]: time="2026-06-11T11:48:29.103548336Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686308-h4hz6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.068820 | controller | Jun 11 11:48:29.189659 crc crio[22553]: time="2026-06-11T11:48:29.186370893Z" level=info msg="Ran pod sandbox db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7 with infra container: openshift-infra/auto-csr-approver-29686308-h4hz6/POD" id=4c83828f-a257-4507-b20b-28042c83b600 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.068836 | controller | Jun 11 11:48:29.192265 crc crio[22553]: time="2026-06-11T11:48:29.192170272Z" level=info msg="Ran pod sandbox 5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9 with infra container: openstack/keystone-bootstrap-dgc4x/POD" id=ba69a9a3-fa90-4d80-949c-d0899830fae8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.068857 | controller | Jun 11 11:48:29.205757 crc crio[22553]: time="2026-06-11T11:48:29.205376108Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=ee74e982-13d3-439f-a2d0-dcb0055cdb3d name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.068873 | controller | Jun 11 11:48:29.205962 crc crio[22553]: time="2026-06-11T11:48:29.205671897Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=599fe177-2991-4b9b-8bf0-b52a084fe198 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.068890 | controller | Jun 11 11:48:29.228646 crc crio[22553]: time="2026-06-11T11:48:29.228561134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.068905 | controller | Jun 11 11:48:29.230734 crc crio[22553]: time="2026-06-11T11:48:29.230635074Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.068922 | controller | Jun 11 11:48:29.250053 crc crio[22553]: time="2026-06-11T11:48:29.246428555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.068943 | controller | Jun 11 11:48:29.290811 crc crio[22553]: 2026-06-11T11:48:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0499e936295ab0c Mac:2e:a0:58:6d:0f:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/e80fdc79-ba36-48e8-a7be-99674667e1fc SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.068959 | controller | Jun 11 11:48:29.294640 crc crio[22553]: time="2026-06-11T11:48:29.294512828Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb UID:bcb20f78-01f3-459c-9a46-e1542f8f0cb1 NetNS:/var/run/netns/e80fdc79-ba36-48e8-a7be-99674667e1fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcb20f78_01f3_459c_9a46_e1542f8f0cb1.slice PodAnnotations:0xc001be6410}] Aliases:map[]}"
2026-06-11 12:41:55.068975 | controller | Jun 11 11:48:29.294880 crc crio[22553]: time="2026-06-11T11:48:29.294781886Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.068991 | controller | Jun 11 11:48:29.295405 crc crio[22553]: time="2026-06-11T11:48:29.29527234Z" level=info msg="Stopping pod sandbox: 5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56" id=736f7ff8-acb4-494b-8d6c-5361e53908d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.069007 | controller | Jun 11 11:48:29.295405 crc crio[22553]: time="2026-06-11T11:48:29.295394564Z" level=info msg="Stopped pod sandbox (already stopped): 5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56" id=736f7ff8-acb4-494b-8d6c-5361e53908d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.069023 | controller | Jun 11 11:48:29.310865 crc crio[22553]: time="2026-06-11T11:48:29.300270476Z" level=info msg="Removing pod sandbox: 5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56" id=2d34b9cb-5dd1-4e55-a3aa-fe0b66f3943e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.069039 | controller | Jun 11 11:48:29.338895 crc crio[22553]: time="2026-06-11T11:48:29.338795821Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=254488a6-5471-45ac-a588-1d16482594c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.069058 | controller | Jun 11 11:48:29.364517 crc crio[22553]: time="2026-06-11T11:48:29.36345829Z" level=info msg="Ran pod sandbox 0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb with infra container: openstack/glance-default-external-api-0/POD" id=60e54f42-4d8f-4c1d-9d0b-08e7f40818ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.069074 | controller | Jun 11 11:48:29.375739 crc crio[22553]: time="2026-06-11T11:48:29.375577694Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=6690dace-e7ac-458d-b8a0-ac61ca7dea24 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.069090 | controller | Jun 11 11:48:29.440827 crc crio[22553]: time="2026-06-11T11:48:29.436583695Z" level=info msg="Removed pod sandbox: 5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56" id=2d34b9cb-5dd1-4e55-a3aa-fe0b66f3943e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.069105 | controller | Jun 11 11:48:29.452320 crc crio[22553]: time="2026-06-11T11:48:29.452221171Z" level=info msg="Stopping pod sandbox: b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2" id=650f583e-b304-4e31-b233-7b9d4516fbdd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.069121 | controller | Jun 11 11:48:29.452743 crc crio[22553]: time="2026-06-11T11:48:29.452393946Z" level=info msg="Stopped pod sandbox (already stopped): b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2" id=650f583e-b304-4e31-b233-7b9d4516fbdd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.069138 | controller | Jun 11 11:48:29.452743 crc crio[22553]: time="2026-06-11T11:48:29.452583971Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=78d984eb-64cb-4e40-b15b-3dc77f12de89 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.069153 | controller | Jun 11 11:48:29.453370 crc crio[22553]: time="2026-06-11T11:48:29.453281872Z" level=info msg="Creating container: openstack/keystone-bootstrap-dgc4x/keystone-bootstrap" id=3fa6953f-a6d9-4fd9-a674-2856442ec7c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.069169 | controller | Jun 11 11:48:29.453641 crc crio[22553]: time="2026-06-11T11:48:29.453592111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.069185 | controller | Jun 11 11:48:29.459298 crc crio[22553]: time="2026-06-11T11:48:29.459198125Z" level=info msg="Removing pod sandbox: b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2" id=d1e3b3a8-9218-47c2-86ad-8f9ecc990d81 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.069201 | controller | Jun 11 11:48:29.486471 crc crio[22553]: time="2026-06-11T11:48:29.48612331Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=c7f400ff-839e-4e6c-9fc2-a15e7b355d8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.069217 | controller | Jun 11 11:48:29.538762 crc crio[22553]: time="2026-06-11T11:48:29.538252142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.069233 | controller | Jun 11 11:48:29.541618 crc crio[22553]: time="2026-06-11T11:48:29.541389193Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a" id=a41adc10-4740-42fb-b841-0d06aa196d0e name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.069249 | controller | Jun 11 11:48:29.560429 crc crio[22553]: time="2026-06-11T11:48:29.560291945Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=13dc711c-f8f8-4923-9d00-43aabd503999 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.069269 | controller | Jun 11 11:48:29.689505 crc crio[22553]: time="2026-06-11T11:48:29.689211807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.069286 | controller | Jun 11 11:48:29.697272 crc crio[22553]: time="2026-06-11T11:48:29.697136779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.069302 | controller | Jun 11 11:48:29.768975 crc crio[22553]: time="2026-06-11T11:48:29.768827851Z" level=info msg="Removed pod sandbox: b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2" id=d1e3b3a8-9218-47c2-86ad-8f9ecc990d81 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.069318 | controller | Jun 11 11:48:29.788802 crc crio[22553]: time="2026-06-11T11:48:29.779434981Z" level=info msg="Stopping pod sandbox: f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9" id=f1a89446-51db-4424-b58d-7be4c2bdaff6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.069334 | controller | Jun 11 11:48:29.788802 crc crio[22553]: time="2026-06-11T11:48:29.780195673Z" level=info msg="Stopped pod sandbox (already stopped): f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9" id=f1a89446-51db-4424-b58d-7be4c2bdaff6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.069365 | controller | Jun 11 11:48:29.793832 crc crio[22553]: time="2026-06-11T11:48:29.791173353Z" level=info msg="Removing pod sandbox: f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9" id=c50589dc-0bb6-4fa6-8b3a-1681d40c9d6b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.069385 | controller | Jun 11 11:48:29.853058 crc crio[22553]: time="2026-06-11T11:48:29.852949806Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=a05d742d-d6c2-4f7d-b030-83e4fa3e63ca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.069401 | controller | Jun 11 11:48:29.935241 crc crio[22553]: time="2026-06-11T11:48:29.935142345Z" level=info msg="Removed pod sandbox: f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9" id=c50589dc-0bb6-4fa6-8b3a-1681d40c9d6b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.069417 | controller | Jun 11 11:48:29.935952 crc crio[22553]: time="2026-06-11T11:48:29.935897267Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6c85d9984c-c48r7/POD" id=a97dff36-587b-4f11-bc9a-40c7805d752c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.069433 | controller | Jun 11 11:48:29.936037 crc crio[22553]: time="2026-06-11T11:48:29.935973319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.069448 | controller | Jun 11 11:48:29.943752 crc crio[22553]: time="2026-06-11T11:48:29.938280466Z" level=info msg="Stopping pod sandbox: 1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729" id=66796539-68b5-4fd1-a2be-c7a415a0f50d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.069464 | controller | Jun 11 11:48:29.943752 crc crio[22553]: time="2026-06-11T11:48:29.938384649Z" level=info msg="Stopped pod sandbox (already stopped): 1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729" id=66796539-68b5-4fd1-a2be-c7a415a0f50d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.069480 | controller | Jun 11 11:48:30.032749 crc crio[22553]: time="2026-06-11T11:48:30.032548377Z" level=info msg="Removing pod sandbox: 1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729" id=3539818a-d5a6-4900-9eb5-638b8e11cd5c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.069496 | controller | Jun 11 11:48:30.035063 crc crio[22553]: time="2026-06-11T11:48:30.03331534Z" level=info msg="Creating container: openstack/cinder-db-sync-s72gb/cinder-db-sync" id=9bb63762-4d7a-47bf-a9c7-379b3487cb91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.069514 | controller | Jun 11 11:48:30.035063 crc crio[22553]: time="2026-06-11T11:48:30.034119953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.069531 | controller | Jun 11 11:48:30.089095 crc crio[22553]: time="2026-06-11T11:48:30.088125229Z" level=info msg="Running pod sandbox: openstack/neutron-bddd8cd44-ngwgl/POD" id=a501ca90-f170-4c44-bfae-3b3951160053 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.069546 | controller | Jun 11 11:48:30.089095 crc crio[22553]: time="2026-06-11T11:48:30.088425568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.069562 | controller | Jun 11 11:48:30.089609 crc crio[22553]: time="2026-06-11T11:48:30.089316444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.069578 | controller | Jun 11 11:48:30.103794 crc crio[22553]: time="2026-06-11T11:48:30.095768783Z" level=info msg="Created container 5dea307414c99b79a2ae9432d780ccb91aa3379c1445631d5fca79c87694fd6d: openstack/ceilometer-0/ceilometer-central-agent" id=3954d056-f9e2-452d-8253-5a43f4a0caab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.069593 | controller | Jun 11 11:48:30.103794 crc crio[22553]: time="2026-06-11T11:48:30.097855653Z" level=info msg="Starting container: 5dea307414c99b79a2ae9432d780ccb91aa3379c1445631d5fca79c87694fd6d" id=676e5024-e7bf-4158-ab58-408b6521b308 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.069609 | controller | Jun 11 11:48:30.115986 crc crio[22553]: time="2026-06-11T11:48:30.114272833Z" level=info msg="Started container" PID=68272 containerID=5dea307414c99b79a2ae9432d780ccb91aa3379c1445631d5fca79c87694fd6d description=openstack/ceilometer-0/ceilometer-central-agent id=676e5024-e7bf-4158-ab58-408b6521b308 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7
2026-06-11 12:41:55.069624 | controller | Jun 11 11:48:30.138294 crc crio[22553]: time="2026-06-11T11:48:30.130945989Z" level=info msg="Removed pod sandbox: 1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729" id=3539818a-d5a6-4900-9eb5-638b8e11cd5c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.069640 | controller | Jun 11 11:48:30.138294 crc crio[22553]: time="2026-06-11T11:48:30.13679656Z" level=info msg="Stopping pod sandbox: 1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b" id=b7313f93-2d70-4397-b4b1-07618a149135 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.069655 | controller | Jun 11 11:48:30.138294 crc crio[22553]: time="2026-06-11T11:48:30.136905033Z" level=info msg="Stopped pod sandbox (already stopped): 1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b" id=b7313f93-2d70-4397-b4b1-07618a149135 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.069670 | controller | Jun 11 11:48:30.141487 crc crio[22553]: time="2026-06-11T11:48:30.141414695Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=0fa3305e-c0fc-4da3-b858-24d16c6f92e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.069685 | controller | Jun 11 11:48:30.141827 crc crio[22553]: time="2026-06-11T11:48:30.141743974Z" level=info msg="Removing pod sandbox: 1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b" id=fbfb12d0-4b8c-46ff-9b36-1bbf78c62421 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.069700 | controller | Jun 11 11:48:30.164054 crc crio[22553]: time="2026-06-11T11:48:30.163668604Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found" id=0fa3305e-c0fc-4da3-b858-24d16c6f92e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.069719 | controller | Jun 11 11:48:30.165162 crc crio[22553]: time="2026-06-11T11:48:30.165142497Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found" id=0fa3305e-c0fc-4da3-b858-24d16c6f92e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.069735 | controller | Jun 11 11:48:30.171192 crc crio[22553]: time="2026-06-11T11:48:30.168048932Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=9a77df14-f72a-4d2a-bbff-5353f25546d0 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.069750 | controller | Jun 11 11:48:30.192167 crc crio[22553]: time="2026-06-11T11:48:30.18649595Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\""
2026-06-11 12:41:55.069766 | controller | Jun 11 11:48:30.198860 crc crio[22553]: time="2026-06-11T11:48:30.198406208Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c85d9984c-c48r7 Namespace:openstack ID:fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668 UID:22d32d59-c4c9-4918-b4f1-1ba9866564f9 NetNS:/var/run/netns/25ac03a9-dd33-49a8-a4d4-52fba034b1fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22d32d59_c4c9_4918_b4f1_1ba9866564f9.slice PodAnnotations:0xc0048007c0}] Aliases:map[]}"
2026-06-11 12:41:55.069782 | controller | Jun 11 11:48:30.198860 crc crio[22553]: time="2026-06-11T11:48:30.198657845Z" level=info msg="Adding pod openstack_dnsmasq-dns-6c85d9984c-c48r7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.069798 | controller | Jun 11 11:48:30.199219 crc crio[22553]: time="2026-06-11T11:48:30.198905833Z" level=info msg="Removed pod sandbox: 1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b" id=fbfb12d0-4b8c-46ff-9b36-1bbf78c62421 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.069814 | controller | Jun 11 11:48:30.203163 crc crio[22553]: time="2026-06-11T11:48:30.203121366Z" level=info msg="Stopping pod sandbox: fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed" id=49d2e552-51c3-4178-a388-1e1f247b82a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.069830 | controller | Jun 11 11:48:30.203393 crc crio[22553]: time="2026-06-11T11:48:30.203366963Z" level=info msg="Stopped pod sandbox (already stopped): fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed" id=49d2e552-51c3-4178-a388-1e1f247b82a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.069845 | controller | Jun 11 11:48:30.209933 crc crio[22553]: time="2026-06-11T11:48:30.207302668Z" level=info msg="Removing pod sandbox: fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed" id=81be2951-f16d-478a-8cdd-e2a5ac5e6254 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.069861 | controller | Jun 11 11:48:30.212818 crc crio[22553]: 2026-06-11T11:48:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6772e327e39645d Mac:62:dc:39:64:9e:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/a9a9c262-0c15-40d7-ba5a-cbc51e40d5e5 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.069876 | controller | Jun 11 11:48:30.214429 crc crio[22553]: time="2026-06-11T11:48:30.213637582Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2 UID:ffed37a6-12db-4054-a476-a253de4810aa NetNS:/var/run/netns/a9a9c262-0c15-40d7-ba5a-cbc51e40d5e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffed37a6_12db_4054_a476_a253de4810aa.slice PodAnnotations:0xc002816360}] Aliases:map[]}"
2026-06-11 12:41:55.069895 | controller | Jun 11 11:48:30.214429 crc crio[22553]: time="2026-06-11T11:48:30.213843718Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.069912 | controller | Jun 11 11:48:30.222271 crc crio[22553]: time="2026-06-11T11:48:30.222227743Z" level=info msg="Created container 3bb317ee62ae04aca51fc933153c734f1d7a57327566c951408c7d1110ac52ae: openstack/keystone-bootstrap-dgc4x/keystone-bootstrap" id=3fa6953f-a6d9-4fd9-a674-2856442ec7c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.069928 | controller | Jun 11 11:48:30.241209 crc crio[22553]: time="2026-06-11T11:48:30.241124145Z" level=info msg="Starting container: 3bb317ee62ae04aca51fc933153c734f1d7a57327566c951408c7d1110ac52ae" id=d0a081f7-e01c-4d79-a702-e426d8797233 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.069943 | controller | Jun 11 11:48:30.255067 crc crio[22553]: time="2026-06-11T11:48:30.254948948Z" level=info msg="Started container" PID=68285 containerID=3bb317ee62ae04aca51fc933153c734f1d7a57327566c951408c7d1110ac52ae description=openstack/keystone-bootstrap-dgc4x/keystone-bootstrap id=d0a081f7-e01c-4d79-a702-e426d8797233 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9
2026-06-11 12:41:55.069959 | controller | Jun 11 11:48:30.299008 crc crio[22553]: time="2026-06-11T11:48:30.298899701Z" level=info msg="Ran pod sandbox 6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2 with infra container: openstack/glance-default-internal-api-0/POD" id=3120ae91-f676-4aee-99c4-e14504f44c3e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.069975 | controller | Jun 11 11:48:30.311380 crc crio[22553]: time="2026-06-11T11:48:30.311009814Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=a5388c0a-a7da-4e97-96bb-2d1298dab5d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.069990 | controller | Jun 11 11:48:30.315124 crc crio[22553]: time="2026-06-11T11:48:30.315052162Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=4925458f-251d-473a-b71a-97ee11e3b754 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.070006 | controller | Jun 11 11:48:30.339603 crc crio[22553]: time="2026-06-11T11:48:30.339490005Z" level=info msg="Got pod network &{Name:neutron-bddd8cd44-ngwgl Namespace:openstack ID:df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56 UID:649589e4-0401-4701-87dc-c12c881d9bcf NetNS:/var/run/netns/67a929a9-4b47-4054-a5ec-120e8d2754b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod649589e4_0401_4701_87dc_c12c881d9bcf.slice PodAnnotations:0xc002b8a710}] Aliases:map[]}"
2026-06-11 12:41:55.070022 | controller | Jun 11 11:48:30.339603 crc crio[22553]: time="2026-06-11T11:48:30.339571178Z" level=info msg="Adding pod openstack_neutron-bddd8cd44-ngwgl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.070039 | controller | Jun 11 11:48:30.343940 crc crio[22553]: time="2026-06-11T11:48:30.343815232Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=4ea8b30c-ff1c-41e8-94b4-ec40f5683dc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.070055 | controller | Jun 11 11:48:30.406357 crc crio[22553]: time="2026-06-11T11:48:30.399491357Z" level=info msg="Removed pod sandbox: fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed" id=81be2951-f16d-478a-8cdd-e2a5ac5e6254 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.070074 | controller | Jun 11 11:48:30.406357 crc crio[22553]: time="2026-06-11T11:48:30.401074253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.070091 | controller | Jun 11 11:48:30.464761 crc crio[22553]: time="2026-06-11T11:48:30.455646515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.070107 | controller | Jun 11 11:48:30.548289 crc crio[22553]: time="2026-06-11T11:48:30.546326782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.070123 | controller | Jun 11 11:48:30.623388 crc crio[22553]: time="2026-06-11T11:48:30.620081304Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=ee74e982-13d3-439f-a2d0-dcb0055cdb3d name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.070139 | controller | Jun 11 11:48:30.624898 crc crio[22553]: time="2026-06-11T11:48:30.624827743Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a2e5dfdb-7da7-45b5-abbe-1015897fc805 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.070154 | controller | Jun 11 11:48:30.668762 crc crio[22553]: time="2026-06-11T11:48:30.647372661Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d5f105c9-801f-4f4a-b489-94d9aba878eb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.070170 | controller | Jun 11 11:48:30.668762 crc crio[22553]: time="2026-06-11T11:48:30.655833648Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686308-h4hz6/oc" id=75e767c1-ba26-4812-b629-072e1b07c06b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.070186 | controller | Jun 11 11:48:30.668762 crc crio[22553]: time="2026-06-11T11:48:30.656573339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.070201 | controller | Jun 11 11:48:30.708868 crc crio[22553]: time="2026-06-11T11:48:30.707579938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.070217 | controller | Jun 11 11:48:30.799212 crc crio[22553]: time="2026-06-11T11:48:30.795887725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.070233 | controller | Jun 11 11:48:30.879856 crc crio[22553]: time="2026-06-11T11:48:30.879630409Z" level=info msg="Created container 2baa80e01415c217673db8b510334c93cc72c017dbe9a8e065aae78ae6a7cf65: openstack/cinder-db-sync-s72gb/cinder-db-sync" id=9bb63762-4d7a-47bf-a9c7-379b3487cb91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.070250 | controller | Jun 11 11:48:30.906035 crc crio[22553]: time="2026-06-11T11:48:30.905615198Z" level=info msg="Starting container: 2baa80e01415c217673db8b510334c93cc72c017dbe9a8e065aae78ae6a7cf65" id=fe6dd8ce-6556-4f11-baec-af3afc3ee462 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.070266 | controller | Jun 11 11:48:30.970368 crc crio[22553]: time="2026-06-11T11:48:30.970275965Z" level=info msg="Started container" PID=68425 containerID=2baa80e01415c217673db8b510334c93cc72c017dbe9a8e065aae78ae6a7cf65 description=openstack/cinder-db-sync-s72gb/cinder-db-sync id=fe6dd8ce-6556-4f11-baec-af3afc3ee462 name=/runtime.v1.RuntimeService/StartContainer sandboxID=373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715
2026-06-11 12:41:55.070283 | controller | Jun 11 11:48:30.984409 crc crio[22553]: 2026-06-11T11:48:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fedf41a7b0c1496 Mac:b6:6b:31:00:3b:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/25ac03a9-dd33-49a8-a4d4-52fba034b1fc SocketPath: PciID:}] [{Interface:0xc0000156a0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.070302 | controller | Jun 11 11:48:30.986414 crc crio[22553]: time="2026-06-11T11:48:30.986296962Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c85d9984c-c48r7 Namespace:openstack ID:fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668 UID:22d32d59-c4c9-4918-b4f1-1ba9866564f9 NetNS:/var/run/netns/25ac03a9-dd33-49a8-a4d4-52fba034b1fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22d32d59_c4c9_4918_b4f1_1ba9866564f9.slice PodAnnotations:0xc0048007c0}] Aliases:map[]}"
2026-06-11 12:41:55.070319 | controller | Jun 11 11:48:30.986545 crc crio[22553]: time="2026-06-11T11:48:30.986496788Z" level=info msg="Checking pod openstack_dnsmasq-dns-6c85d9984c-c48r7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.070359 | controller | Jun 11 11:48:31.031001 crc crio[22553]: time="2026-06-11T11:48:31.030853313Z" level=info msg="Ran pod sandbox fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668 with infra container: openstack/dnsmasq-dns-6c85d9984c-c48r7/POD" id=a97dff36-587b-4f11-bc9a-40c7805d752c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.070381 | controller | Jun 11 11:48:31.044514 crc crio[22553]: time="2026-06-11T11:48:31.044418968Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7384373b-181f-49ec-b6a6-4cb54580852e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.070398 | controller | Jun 11 11:48:31.177116 crc crio[22553]: time="2026-06-11T11:48:31.177049019Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f9adc40b-4e4b-4f2f-9706-6c5af92677bd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.070414 | controller | Jun 11 11:48:31.202468 crc crio[22553]: time="2026-06-11T11:48:31.200325178Z" level=info msg="Creating container: openstack/dnsmasq-dns-6c85d9984c-c48r7/init" id=6127bc29-c6fc-4572-a7a8-0d9a5cf64f62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.070430 | controller | Jun 11 11:48:31.203031 crc crio[22553]: time="2026-06-11T11:48:31.202906984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.070447 | controller | Jun 11 11:48:31.319171 crc crio[22553]: 2026-06-11T11:48:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df0fa4e8ef6fe2b Mac:62:b6:b0:7f:aa:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/67a929a9-4b47-4054-a5ec-120e8d2754b2 SocketPath: PciID:}] [{Interface:0xc0004b6680 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.070463 | controller | Jun 11 11:48:31.323319 crc crio[22553]: time="2026-06-11T11:48:31.323173014Z" level=info msg="Got pod network &{Name:neutron-bddd8cd44-ngwgl Namespace:openstack ID:df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56 UID:649589e4-0401-4701-87dc-c12c881d9bcf NetNS:/var/run/netns/67a929a9-4b47-4054-a5ec-120e8d2754b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod649589e4_0401_4701_87dc_c12c881d9bcf.slice PodAnnotations:0xc002b8a710}] Aliases:map[]}"
2026-06-11 12:41:55.070480 | controller | Jun 11 11:48:31.323874 crc crio[22553]: time="2026-06-11T11:48:31.323461632Z" level=info msg="Checking pod openstack_neutron-bddd8cd44-ngwgl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.070496 | controller | Jun 11 11:48:31.353514 crc crio[22553]: time="2026-06-11T11:48:31.353458628Z" level=info msg="Ran pod sandbox df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56 with infra container: openstack/neutron-bddd8cd44-ngwgl/POD" id=a501ca90-f170-4c44-bfae-3b3951160053 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.070516 | controller | Jun 11 11:48:31.371869 crc crio[22553]: time="2026-06-11T11:48:31.371808053Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8feb050a-854d-4ceb-93f1-05f08136d784 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.070533 | controller | Jun 11 11:48:31.442177 crc crio[22553]: time="2026-06-11T11:48:31.442052933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.070549 | controller | Jun 11 11:48:31.473143 crc crio[22553]: time="2026-06-11T11:48:31.472491081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.070565 | controller | Jun 11 11:48:31.497965 crc crio[22553]: time="2026-06-11T11:48:31.497609825Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8f491cea-a26b-446a-94b7-bcd41f8f9057 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.070581 | controller | Jun 11 11:48:31.514781 crc crio[22553]: time="2026-06-11T11:48:31.514644752Z" level=info msg="Creating container: openstack/neutron-bddd8cd44-ngwgl/neutron-api" id=bac5717c-5eff-48c9-b4a1-ebbef9c9e1db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.070597 | controller | Jun 11 11:48:31.515270 crc crio[22553]: time="2026-06-11T11:48:31.515199838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.070612 | controller | Jun 11 11:48:31.526665 crc crio[22553]: time="2026-06-11T11:48:31.526555039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.070628 | controller | Jun 11 11:48:31.793835 crc crio[22553]: time="2026-06-11T11:48:31.792056408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.070644 | controller | Jun 11 11:48:31.799855 crc crio[22553]: time="2026-06-11T11:48:31.799800524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.070660 | controller | Jun 11 11:48:31.801605 crc crio[22553]: time="2026-06-11T11:48:31.801523914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.070675 | controller | Jun 11 11:48:31.802298 crc crio[22553]: time="2026-06-11T11:48:31.802151822Z" level=info msg="Created container a78be7cffaf77a7371db8bdce900ccd73a11f9f4e78c77eaaa17b914212f10df: openstack/dnsmasq-dns-6c85d9984c-c48r7/init" id=6127bc29-c6fc-4572-a7a8-0d9a5cf64f62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.070691 | controller | Jun 11 11:48:31.804755 crc crio[22553]: time="2026-06-11T11:48:31.804530852Z" level=info msg="Starting container: a78be7cffaf77a7371db8bdce900ccd73a11f9f4e78c77eaaa17b914212f10df" id=5478bd5f-0149-4759-9ef7-2ff451a38071 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.070707 | controller | Jun 11 11:48:31.824179 crc crio[22553]: time="2026-06-11T11:48:31.824014941Z" level=info msg="Started container" PID=68514 containerID=a78be7cffaf77a7371db8bdce900ccd73a11f9f4e78c77eaaa17b914212f10df description=openstack/dnsmasq-dns-6c85d9984c-c48r7/init id=5478bd5f-0149-4759-9ef7-2ff451a38071 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668
2026-06-11 12:41:55.070726 | controller | Jun 11 11:48:31.946892 crc crio[22553]: time="2026-06-11T11:48:31.944514317Z" level=info msg="Created container 42db31c947fac7228514374efcee7b1be0eb82ec534168ae802d8ce82db39e1d: openshift-infra/auto-csr-approver-29686308-h4hz6/oc" id=75e767c1-ba26-4812-b629-072e1b07c06b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.070743 | controller | Jun 11 11:48:31.953134 crc crio[22553]: time="2026-06-11T11:48:31.952720847Z" level=info msg="Starting container: 42db31c947fac7228514374efcee7b1be0eb82ec534168ae802d8ce82db39e1d" id=c0bf72f3-463f-47a8-8d25-7377812032c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.070760 | controller | Jun 11 11:48:31.962228 crc crio[22553]: time="2026-06-11T11:48:31.960534515Z" level=info msg="Started container" PID=68520 containerID=42db31c947fac7228514374efcee7b1be0eb82ec534168ae802d8ce82db39e1d description=openshift-infra/auto-csr-approver-29686308-h4hz6/oc id=c0bf72f3-463f-47a8-8d25-7377812032c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7
2026-06-11 12:41:55.070776 | controller | Jun 11 11:48:32.005538 crc crio[22553]: time="2026-06-11T11:48:32.005461266Z" level=info msg="Created container 758953ce3afc8190c4d4458e334f010cbf621b8cdc715886a07ce1136deb3bac: openstack/glance-default-external-api-0/glance-log" id=c7f400ff-839e-4e6c-9fc2-a15e7b355d8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.070792 | controller | Jun 11 11:48:32.009366 crc crio[22553]: time="2026-06-11T11:48:32.00901635Z" level=info msg="Starting container: 758953ce3afc8190c4d4458e334f010cbf621b8cdc715886a07ce1136deb3bac" id=d76e35f2-0b98-4c77-9d8a-618269cb369f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.070808 | controller | Jun 11 11:48:32.039777 crc crio[22553]: time="2026-06-11T11:48:32.039421597Z" level=info msg="Started container" PID=68542 containerID=758953ce3afc8190c4d4458e334f010cbf621b8cdc715886a07ce1136deb3bac description=openstack/glance-default-external-api-0/glance-log id=d76e35f2-0b98-4c77-9d8a-618269cb369f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb
2026-06-11 12:41:55.070824 | controller | Jun 11 11:48:32.077232 crc crio[22553]: time="2026-06-11T11:48:32.077134588Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=742161e6-6a75-4eb2-882c-7f6aa6b00e14 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.070841 | controller | Jun 11 11:48:32.083358 crc crio[22553]: time="2026-06-11T11:48:32.083246906Z" level=info msg="Created container 6ef1f6ed4b77e20582e568f4355dd0b9d1d68f559213e94e5bc6af5e5dff6725: openstack/neutron-bddd8cd44-ngwgl/neutron-api" id=bac5717c-5eff-48c9-b4a1-ebbef9c9e1db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.070856 | controller | Jun 11 11:48:32.088622 crc crio[22553]: time="2026-06-11T11:48:32.08853143Z" level=info msg="Starting container: 6ef1f6ed4b77e20582e568f4355dd0b9d1d68f559213e94e5bc6af5e5dff6725" id=1ca8dace-b7be-4473-8cdb-335648c3874b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.070872 | controller | Jun 11 11:48:32.096249 crc crio[22553]: time="2026-06-11T11:48:32.096147193Z" level=info msg="Started container" PID=68543 containerID=6ef1f6ed4b77e20582e568f4355dd0b9d1d68f559213e94e5bc6af5e5dff6725 description=openstack/neutron-bddd8cd44-ngwgl/neutron-api id=1ca8dace-b7be-4473-8cdb-335648c3874b name=/runtime.v1.RuntimeService/StartContainer sandboxID=df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56
2026-06-11 12:41:55.070888 | controller | Jun 11 11:48:32.137490 crc crio[22553]: time="2026-06-11T11:48:32.13511958Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2b0af514-ad6a-4e9d-ad88-2d20769f1a31 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.070909 | controller | Jun 11 11:48:32.254553 crc crio[22553]: time="2026-06-11T11:48:32.254435632Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9806b56f-19e3-4aac-8f7e-c707a4fc16e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.070925 | controller | Jun 11 11:48:32.274781 crc crio[22553]: time="2026-06-11T11:48:32.27458034Z" level=info msg="Creating container: openstack/neutron-bddd8cd44-ngwgl/neutron-httpd" id=446941d8-5fa7-40f0-9ff3-7bf08c5ffd3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.070941 | controller | Jun 11 11:48:32.275311 crc crio[22553]: time="2026-06-11T11:48:32.275228029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.070957 | controller | Jun 11 11:48:32.305364 crc crio[22553]: time="2026-06-11T11:48:32.305047369Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=904fae31-a411-49e2-8162-aabaae241efb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.070973 | controller | Jun 11 11:48:32.314468 crc crio[22553]: time="2026-06-11T11:48:32.313778104Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=c23d9385-0727-4986-a419-20bf52689a23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.070989 | controller | Jun 11 11:48:32.314468 crc crio[22553]: time="2026-06-11T11:48:32.314226327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.071005 | controller | Jun 11 11:48:32.387020 crc crio[22553]: time="2026-06-11T11:48:32.386173727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.071021 | controller | Jun 11 11:48:32.409635 crc crio[22553]: time="2026-06-11T11:48:32.409472097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.071037 | controller | Jun 11 11:48:32.411436 crc crio[22553]: time="2026-06-11T11:48:32.411241028Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=4d372b73-0304-48d6-ab9b-7fad3763cffd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.071053 | controller | Jun 11 11:48:32.455272 crc crio[22553]: time="2026-06-11T11:48:32.455117209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.071068 | controller | Jun 11 11:48:32.463746 crc crio[22553]: time="2026-06-11T11:48:32.460944549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.071084 | controller | Jun 11 11:48:32.583252 crc crio[22553]: time="2026-06-11T11:48:32.583139175Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b3675bad-929f-49d3-8264-3ca3b4eb98b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.071100 | controller | Jun 11 11:48:32.595086 crc crio[22553]: time="2026-06-11T11:48:32.594986571Z" level=info msg="Created container 2fd2e408745a03731b82700f947e2396bebe2aef9b34ff6af977744fffa3c6c0: openstack/neutron-bddd8cd44-ngwgl/neutron-httpd" id=446941d8-5fa7-40f0-9ff3-7bf08c5ffd3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.071116 | controller | Jun 11 11:48:32.601958 crc crio[22553]: time="2026-06-11T11:48:32.601873242Z" level=info msg="Starting container: 2fd2e408745a03731b82700f947e2396bebe2aef9b34ff6af977744fffa3c6c0" id=c8fe6f56-d361-4127-ab78-a445af0cc297 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.071136 | controller | Jun 11 11:48:32.602981 crc crio[22553]: time="2026-06-11T11:48:32.602916852Z" level=info msg="Creating container: openstack/dnsmasq-dns-6c85d9984c-c48r7/dnsmasq-dns" id=06681974-e36e-46fa-a850-51a9e95427d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.071152 | controller | Jun 11 11:48:32.603659 crc crio[22553]: time="2026-06-11T11:48:32.603602802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.071168 | controller | Jun 11 11:48:32.621940 crc crio[22553]: time="2026-06-11T11:48:32.621499205Z" level=info msg="Started container" PID=68613 containerID=2fd2e408745a03731b82700f947e2396bebe2aef9b34ff6af977744fffa3c6c0 description=openstack/neutron-bddd8cd44-ngwgl/neutron-httpd id=c8fe6f56-d361-4127-ab78-a445af0cc297 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56
2026-06-11 12:41:55.071185 | controller | Jun 11 11:48:32.681595 crc crio[22553]: time="2026-06-11T11:48:32.681485605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.071200 | controller | Jun 11 11:48:32.689006 crc crio[22553]: time="2026-06-11T11:48:32.688821389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.071216 | controller | Jun 11 11:48:32.695862 crc crio[22553]: time="2026-06-11T11:48:32.695669229Z" level=info msg="Created container 91783888ea41e02199b21940937d9cf4d2153a9d380b4093fa304981d12cae16: openstack/glance-default-internal-api-0/glance-log" id=4ea8b30c-ff1c-41e8-94b4-ec40f5683dc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.071232 | controller | Jun 11 11:48:32.698747 crc crio[22553]: time="2026-06-11T11:48:32.698626186Z" level=info msg="Starting container: 91783888ea41e02199b21940937d9cf4d2153a9d380b4093fa304981d12cae16" id=8e2b0fea-58cf-4b93-9c08-2e6235b35301 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.071248 | controller | Jun 11 11:48:32.731988 crc crio[22553]: time="2026-06-11T11:48:32.731893816Z" level=info msg="Started container" PID=68614 containerID=91783888ea41e02199b21940937d9cf4d2153a9d380b4093fa304981d12cae16 description=openstack/glance-default-internal-api-0/glance-log id=8e2b0fea-58cf-4b93-9c08-2e6235b35301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2
2026-06-11 12:41:55.071263 | controller | Jun 11 11:48:32.794874 crc crio[22553]: time="2026-06-11T11:48:32.794770552Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=172628c9-e157-42bf-ba9e-b48e85f9c92e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.071279 | controller | Jun 11 11:48:32.913801 crc crio[22553]: time="2026-06-11T11:48:32.912071894Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=5d8d38f6-2eba-49d1-995a-c89e0c861853 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.071294 | controller | Jun 11 11:48:32.925009 crc crio[22553]: time="2026-06-11T11:48:32.924859117Z" level=info msg="Created container ca9b2437c8153401257da4f5bf781cf7c157902fe63ccf62d581cad75e25e40f: openstack/dnsmasq-dns-6c85d9984c-c48r7/dnsmasq-dns" id=06681974-e36e-46fa-a850-51a9e95427d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.071310 | controller | Jun 11 11:48:32.937790 crc crio[22553]: time="2026-06-11T11:48:32.93762966Z" level=info msg="Starting container: ca9b2437c8153401257da4f5bf781cf7c157902fe63ccf62d581cad75e25e40f" id=8cb2b4a8-7633-436a-9724-03b9933f92f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.071331 | controller | Jun 11 11:48:32.942580 crc crio[22553]: time="2026-06-11T11:48:32.942499482Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=dc1d731d-dbfa-4434-9a49-cadb6c3a0602 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.071361 | controller | Jun 11 11:48:32.946780 crc crio[22553]: time="2026-06-11T11:48:32.94413184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.071383 | controller | Jun 11 11:48:32.946780 crc crio[22553]: time="2026-06-11T11:48:32.94652934Z" level=info msg="Started container" PID=68640 containerID=ca9b2437c8153401257da4f5bf781cf7c157902fe63ccf62d581cad75e25e40f description=openstack/dnsmasq-dns-6c85d9984c-c48r7/dnsmasq-dns id=8cb2b4a8-7633-436a-9724-03b9933f92f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668
2026-06-11 12:41:55.071400 | controller | Jun 11 11:48:33.208974 crc crio[22553]: time="2026-06-11T11:48:33.207609159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.071416 | controller | Jun 11 11:48:33.668643 crc crio[22553]: time="2026-06-11T11:48:33.66849403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.071433 | controller | Jun 11 11:48:33.874917 crc crio[22553]: time="2026-06-11T11:48:33.873468332Z" level=info msg="Created container 2e739dca1f014872032041fc52fc51e5c2770202ed077737b159947a059fd8e8: openstack/glance-default-external-api-0/glance-httpd" id=c23d9385-0727-4986-a419-20bf52689a23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.071448 | controller | Jun 11 11:48:33.882575 crc crio[22553]: time="2026-06-11T11:48:33.882470174Z" level=info msg="Starting container: 2e739dca1f014872032041fc52fc51e5c2770202ed077737b159947a059fd8e8" id=9b8baae6-9878-4231-9bf1-7e29391f92af name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.071464 | controller | Jun 11 11:48:33.904392 crc crio[22553]: time="2026-06-11T11:48:33.904270701Z" level=info msg="Started container" PID=68817 containerID=2e739dca1f014872032041fc52fc51e5c2770202ed077737b159947a059fd8e8 description=openstack/glance-default-external-api-0/glance-httpd id=9b8baae6-9878-4231-9bf1-7e29391f92af name=/runtime.v1.RuntimeService/StartContainer sandboxID=0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb
2026-06-11 12:41:55.071480 | controller | Jun 11 11:48:34.373739 crc crio[22553]: time="2026-06-11T11:48:34.369861799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.071495 | controller | Jun 11 11:48:34.538760 crc crio[22553]: time="2026-06-11T11:48:34.538084808Z" level=info msg="Stopping pod sandbox: db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7" id=4dba5955-02b7-4757-87b9-81549d2ddf27 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.071511 | controller | Jun 11 11:48:34.538760 crc crio[22553]: time="2026-06-11T11:48:34.538748468Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686308-h4hz6 Namespace:openshift-infra ID:db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7 UID:74fd078b-11c2-487a-aab2-9e50c5a89cc7 NetNS:/var/run/netns/d6cd150d-1ee2-4b95-81e1-329052f7f18c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74fd078b_11c2_487a_aab2_9e50c5a89cc7.slice PodAnnotations:0xc001894ee8}] Aliases:map[]}"
2026-06-11 12:41:55.071527 | controller | Jun 11 11:48:34.539037 crc crio[22553]: time="2026-06-11T11:48:34.538885212Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686308-h4hz6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.071546 | controller | Jun 11 11:48:34.567020 crc crio[22553]: time="2026-06-11T11:48:34.562386477Z" level=info msg="Created container e745c4367560195088e10407cfa8a83af41030d5f352c61614d5a858ec28bab7: openstack/glance-default-internal-api-0/glance-httpd" id=dc1d731d-dbfa-4434-9a49-cadb6c3a0602 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.071562 | controller | Jun 11 11:48:34.569062 crc crio[22553]: time="2026-06-11T11:48:34.56897004Z" level=info msg="Starting container: e745c4367560195088e10407cfa8a83af41030d5f352c61614d5a858ec28bab7" id=3b2b0225-78f6-4ca8-b4a7-81307fbd4d6c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.071578 | controller | Jun 11 11:48:34.592933 crc crio[22553]: time="2026-06-11T11:48:34.592851877Z" level=info msg="Started container" PID=68860 containerID=e745c4367560195088e10407cfa8a83af41030d5f352c61614d5a858ec28bab7 description=openstack/glance-default-internal-api-0/glance-httpd id=3b2b0225-78f6-4ca8-b4a7-81307fbd4d6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2
2026-06-11 12:41:55.071594 | controller | Jun 11 11:48:34.708885 crc crio[22553]: time="2026-06-11T11:48:34.708250214Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f" id=9a77df14-f72a-4d2a-bbff-5353f25546d0 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.071609 | controller | Jun 11 11:48:34.712271 crc crio[22553]: time="2026-06-11T11:48:34.712191689Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=b68e99d3-9215-4876-a2ea-9d1e5c7bbd7b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.071624 | controller | Jun 11 11:48:34.771929 crc crio[22553]: time="2026-06-11T11:48:34.771854861Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=5961be97-b3d2-4575-944c-22b7cb562ada name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.071640 | controller | Jun 11 11:48:34.772164 crc crio[22553]: time="2026-06-11T11:48:34.771910942Z" level=info msg="Running pod sandbox: openstack/neutron-79d4495d5c-wbbqp/POD" id=51439e16-0e31-445a-9963-176561181dc1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.071656 | controller | Jun 11 11:48:34.772164 crc crio[22553]: time="2026-06-11T11:48:34.772066867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.071671 | controller | Jun 11 11:48:34.802068 crc crio[22553]: time="2026-06-11T11:48:34.799820827Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=a4cc9a16-dcef-42c2-88f2-7e8f2d4fcf65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.071687 | controller | Jun 11 11:48:34.822796 crc crio[22553]: time="2026-06-11T11:48:34.81978575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.071703 | controller | Jun 11 11:48:34.893764 crc crio[22553]: time="2026-06-11T11:48:34.893578543Z" level=info msg="Got pod network &{Name:neutron-79d4495d5c-wbbqp Namespace:openstack ID:76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de UID:b6303239-9f0e-40c6-8443-93bd3216ceae NetNS:/var/run/netns/e7affe27-2521-4c28-9e63-cd10eda3f5e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6303239_9f0e_40c6_8443_93bd3216ceae.slice PodAnnotations:0xc0011e8088}] Aliases:map[]}"
2026-06-11 12:41:55.071722 | controller | Jun 11 11:48:34.893764 crc crio[22553]: time="2026-06-11T11:48:34.893668626Z" level=info msg="Adding pod openstack_neutron-79d4495d5c-wbbqp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.071739 | controller | Jun 11 11:48:34.923980 crc crio[22553]: time="2026-06-11T11:48:34.922169628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.071755 | controller | Jun 11 11:48:34.935814 crc crio[22553]: time="2026-06-11T11:48:34.935659881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.071771 | controller | Jun 11 11:48:35.138153 crc crio[22553]: time="2026-06-11T11:48:35.135099282Z" level=info msg="Stopped pod sandbox: db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7" id=4dba5955-02b7-4757-87b9-81549d2ddf27 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.071787 | controller | Jun 11 11:48:35.424138 crc crio[22553]: time="2026-06-11T11:48:35.42147267Z" level=info msg="Created container 835c8b6d7c123a1806380b0df5dd11fb911cf13f64833b4d1ba694eb09a5b3b4: openstack/ceilometer-0/ceilometer-notification-agent" id=a4cc9a16-dcef-42c2-88f2-7e8f2d4fcf65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.071803 | controller | Jun 11 11:48:35.435413 crc crio[22553]: time="2026-06-11T11:48:35.435298223Z" level=info msg="Starting container: 835c8b6d7c123a1806380b0df5dd11fb911cf13f64833b4d1ba694eb09a5b3b4" id=9bc45466-c2ce-4f9d-b9f1-a8ae696534b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.071819 | controller | Jun 11 11:48:35.452478 crc crio[22553]: time="2026-06-11T11:48:35.452302829Z" level=info msg="Started container" PID=69185 containerID=835c8b6d7c123a1806380b0df5dd11fb911cf13f64833b4d1ba694eb09a5b3b4 description=openstack/ceilometer-0/ceilometer-notification-agent id=9bc45466-c2ce-4f9d-b9f1-a8ae696534b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7
2026-06-11 12:41:55.071835 | controller | Jun 11 11:48:35.479444 crc crio[22553]: time="2026-06-11T11:48:35.479226775Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=c77b8328-19cc-4201-b9fd-e58638eeb049 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.071851 | controller | Jun 11 11:48:35.479833 crc crio[22553]: time="2026-06-11T11:48:35.479530034Z" level=info msg="Image quay.io/openstack-k8s-operators/sg-core:latest not found" id=c77b8328-19cc-4201-b9fd-e58638eeb049 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.071867 | controller | Jun 11 11:48:35.479833 crc crio[22553]: time="2026-06-11T11:48:35.479585566Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found" id=c77b8328-19cc-4201-b9fd-e58638eeb049 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.071882 | controller | Jun 11 11:48:35.482209 crc crio[22553]: time="2026-06-11T11:48:35.482116029Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core:latest" id=9fb4f198-ff3a-4f22-926d-7132ed5d4799 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.071898 | controller | Jun 11 11:48:35.495953 crc crio[22553]: time="2026-06-11T11:48:35.49584777Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core:latest\""
2026-06-11 12:41:55.071913 | controller | Jun 11 11:48:35.780087 crc crio[22553]: 2026-06-11T11:48:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76b6df7334df46e Mac:42:f0:9c:c5:2b:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/e7affe27-2521-4c28-9e63-cd10eda3f5e5 SocketPath: PciID:}] [{Interface:0xc00011c5b0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.071930 | controller | Jun 11 11:48:35.782160 crc crio[22553]: time="2026-06-11T11:48:35.781640191Z" level=info msg="Got pod network &{Name:neutron-79d4495d5c-wbbqp Namespace:openstack ID:76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de UID:b6303239-9f0e-40c6-8443-93bd3216ceae NetNS:/var/run/netns/e7affe27-2521-4c28-9e63-cd10eda3f5e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6303239_9f0e_40c6_8443_93bd3216ceae.slice PodAnnotations:0xc0011e8088}] Aliases:map[]}"
2026-06-11 12:41:55.071949 | controller | Jun 11 11:48:35.782513 crc crio[22553]: time="2026-06-11T11:48:35.782321431Z" level=info msg="Checking pod openstack_neutron-79d4495d5c-wbbqp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.071966 | controller | Jun 11 11:48:35.799474 crc crio[22553]: time="2026-06-11T11:48:35.795825825Z" level=info msg="Ran pod sandbox 76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de with infra container: openstack/neutron-79d4495d5c-wbbqp/POD" id=51439e16-0e31-445a-9963-176561181dc1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.072041 | controller | Jun 11 11:48:35.802362 crc crio[22553]: time="2026-06-11T11:48:35.802235402Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7ca8b4d0-e472-41f2-bb2c-d321425c0188 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.072060 | controller | Jun 11 11:48:35.886203 crc crio[22553]: time="2026-06-11T11:48:35.885894063Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=104ea446-c22c-47fa-930e-e8cc784bab4c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.072077 | controller | Jun 11 11:48:35.898484 crc crio[22553]: time="2026-06-11T11:48:35.896967577Z" level=info msg="Creating container: openstack/neutron-79d4495d5c-wbbqp/neutron-api" id=f050c9b8-a19d-4285-bf26-2d1e5d4b8d5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.072093 | controller | Jun 11 11:48:35.898484 crc crio[22553]: time="2026-06-11T11:48:35.897523773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.072109 | controller | Jun 11 11:48:35.957604 crc crio[22553]: time="2026-06-11T11:48:35.957462392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.072124 | controller | Jun 11 11:48:35.963383 crc crio[22553]: time="2026-06-11T11:48:35.963304433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.072140 | controller | Jun 11 11:48:36.139415 crc crio[22553]: time="2026-06-11T11:48:36.139147965Z" level=info msg="Created container b60f33edabe2894201c33d635a3c4fc117fd8b68d61660b93c5a76032cf25a8a: openstack/neutron-79d4495d5c-wbbqp/neutron-api" id=f050c9b8-a19d-4285-bf26-2d1e5d4b8d5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.072156 | controller | Jun 11 11:48:36.141031 crc crio[22553]: time="2026-06-11T11:48:36.140958537Z" level=info msg="Starting container: b60f33edabe2894201c33d635a3c4fc117fd8b68d61660b93c5a76032cf25a8a" id=bbdb5cff-be34-435e-89bd-9240e91c5325 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.072172 | controller | Jun 11 11:48:36.155522 crc crio[22553]: time="2026-06-11T11:48:36.155386258Z" level=info msg="Started container" PID=69456 containerID=b60f33edabe2894201c33d635a3c4fc117fd8b68d61660b93c5a76032cf25a8a description=openstack/neutron-79d4495d5c-wbbqp/neutron-api id=bbdb5cff-be34-435e-89bd-9240e91c5325 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de
2026-06-11 12:41:55.072189 | controller | Jun 11 11:48:36.189954 crc crio[22553]: time="2026-06-11T11:48:36.189891275Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=81e6bd2b-aa59-4ce5-ae9f-a27003da6a94 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.072209 | controller | Jun 11 11:48:36.288932 crc crio[22553]: time="2026-06-11T11:48:36.288867374Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=86f76a93-eae0-4995-83de-4a97e1e2f08f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.072225 | controller | Jun 11 11:48:36.308731 crc crio[22553]: time="2026-06-11T11:48:36.308560919Z" level=info msg="Creating container: openstack/neutron-79d4495d5c-wbbqp/neutron-httpd" id=e00e3e2c-b0d3-4583-9760-1dd1c7e14452 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.072241 | controller | Jun 11 11:48:36.310210 crc crio[22553]: time="2026-06-11T11:48:36.310096614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.072308 | controller | Jun 11 11:48:36.394619 crc crio[22553]: time="2026-06-11T11:48:36.394453425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.072325 | controller | Jun 11 11:48:36.399845 crc crio[22553]: time="2026-06-11T11:48:36.399036648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.072341 | controller | Jun 11 11:48:36.579032 crc crio[22553]: time="2026-06-11T11:48:36.578927548Z" level=info msg="Created container 2b2d6c08e2c61842ab92ac8e93a70d0beeeca8d2cba321de5bca653dbc7ec0dc: openstack/neutron-79d4495d5c-wbbqp/neutron-httpd" id=e00e3e2c-b0d3-4583-9760-1dd1c7e14452 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.072381 | controller | Jun 11 11:48:36.581308 crc crio[22553]: time="2026-06-11T11:48:36.581189444Z" level=info msg="Starting container: 2b2d6c08e2c61842ab92ac8e93a70d0beeeca8d2cba321de5bca653dbc7ec0dc" id=e3601100-53a6-4d98-9209-887d73c8fdba name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.072399 | controller | Jun 11 11:48:36.598650 crc crio[22553]: time="2026-06-11T11:48:36.598362676Z" level=info msg="Started container" PID=69510 containerID=2b2d6c08e2c61842ab92ac8e93a70d0beeeca8d2cba321de5bca653dbc7ec0dc description=openstack/neutron-79d4495d5c-wbbqp/neutron-httpd id=e3601100-53a6-4d98-9209-887d73c8fdba name=/runtime.v1.RuntimeService/StartContainer sandboxID=76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de
2026-06-11 12:41:55.072417 | controller | Jun 11 11:48:36.662979 crc crio[22553]: time="2026-06-11T11:48:36.662894339Z" level=info msg="Stopping pod sandbox: 39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a" id=0727f386-87c3-49a1-b50d-adc126091d61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.072433 | controller | Jun 11 11:48:36.664980 crc crio[22553]: time="2026-06-11T11:48:36.664866256Z" level=info msg="Got pod network &{Name:placement-db-sync-mnsz9 Namespace:openstack ID:39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a UID:2f71e926-402b-4f06-baca-7087d388e44f NetNS:/var/run/netns/4d09e3ea-da9b-4881-bc37-eb1602d87a65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f71e926_402b_4f06_baca_7087d388e44f.slice PodAnnotations:0xc002b8a0e8}] Aliases:map[]}"
2026-06-11 12:41:55.072449 | controller | Jun 11 11:48:36.665281 crc crio[22553]: time="2026-06-11T11:48:36.665083693Z" level=info msg="Deleting pod openstack_placement-db-sync-mnsz9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.072466 | controller | Jun 11 11:48:37.085914 crc crio[22553]: time="2026-06-11T11:48:37.08507856Z" level=info msg="Stopped pod sandbox: 39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a" id=0727f386-87c3-49a1-b50d-adc126091d61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.072488 | controller | Jun 11 11:48:38.241876 crc crio[22553]: time="2026-06-11T11:48:38.241394106Z" level=info msg="Running pod sandbox: openstack/placement-5887b8d74d-l6qc7/POD" id=32afc809-2d5f-4270-96b0-90028c800fec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.072505 | controller | Jun 11 11:48:38.242846 crc crio[22553]: time="2026-06-11T11:48:38.241931912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.072522 | controller | Jun 11 11:48:38.307175 crc crio[22553]: time="2026-06-11T11:48:38.30696047Z" level=info msg="Got pod network &{Name:placement-5887b8d74d-l6qc7 Namespace:openstack ID:91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8 UID:524d5595-04a3-457a-ba2c-bace6169cf2c NetNS:/var/run/netns/f6eadc19-05a7-4a6e-b747-b1a0ca21cd59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod524d5595_04a3_457a_ba2c_bace6169cf2c.slice PodAnnotations:0xc00061e070}] Aliases:map[]}"
2026-06-11 12:41:55.072538 | controller | Jun 11 11:48:38.307175 crc crio[22553]: time="2026-06-11T11:48:38.307112344Z" level=info msg="Adding pod openstack_placement-5887b8d74d-l6qc7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.072554 | controller | Jun 11 11:48:38.848041 crc crio[22553]: time="2026-06-11T11:48:38.807826658Z" level=info msg="Stopping pod sandbox: 5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9" id=f71afe3d-e9a8-445a-a71f-609404247bd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.072570 | controller | Jun 11 11:48:38.848041 crc crio[22553]: time="2026-06-11T11:48:38.80962219Z" level=info msg="Got pod network &{Name:keystone-bootstrap-dgc4x Namespace:openstack ID:5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9 UID:c7ad1f9f-1e27-487f-9bc0-a52c46d88486 NetNS:/var/run/netns/d6b1ba11-ff9c-41a3-9ff8-76e3d11d4e2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7ad1f9f_1e27_487f_9bc0_a52c46d88486.slice PodAnnotations:0xc001894528}] Aliases:map[]}"
2026-06-11 12:41:55.072586 | controller | Jun 11 11:48:38.848041 crc crio[22553]: time="2026-06-11T11:48:38.809879277Z" level=info msg="Deleting pod openstack_keystone-bootstrap-dgc4x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.072602 | controller | Jun 11 11:48:38.926570 crc crio[22553]: 2026-06-11T11:48:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91c26e5319e935b Mac:16:1a:c6:a3:6d:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/f6eadc19-05a7-4a6e-b747-b1a0ca21cd59 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.072618 | controller | Jun 11 11:48:38.929058 crc crio[22553]: time="2026-06-11T11:48:38.928997224Z" level=info msg="Got pod network &{Name:placement-5887b8d74d-l6qc7 Namespace:openstack ID:91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8 UID:524d5595-04a3-457a-ba2c-bace6169cf2c NetNS:/var/run/netns/f6eadc19-05a7-4a6e-b747-b1a0ca21cd59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod524d5595_04a3_457a_ba2c_bace6169cf2c.slice PodAnnotations:0xc00061e070}] Aliases:map[]}"
2026-06-11 12:41:55.072635 | controller | Jun 11 11:48:38.929288 crc crio[22553]: time="2026-06-11T11:48:38.929178399Z" level=info msg="Checking pod openstack_placement-5887b8d74d-l6qc7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.072655 | controller | Jun 11 11:48:38.944316 crc crio[22553]: time="2026-06-11T11:48:38.944194457Z" level=info msg="Ran pod sandbox 91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8 with infra container: openstack/placement-5887b8d74d-l6qc7/POD" id=32afc809-2d5f-4270-96b0-90028c800fec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.072672 | controller | Jun 11 11:48:38.949813 crc crio[22553]: time="2026-06-11T11:48:38.94909447Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=dab66c76-55d6-4b78-a45b-6624b5896bb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.072689 | controller | Jun 11 11:48:39.149116 crc crio[22553]: time="2026-06-11T11:48:39.148872281Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=9ad149ba-8ce4-46bd-aba6-e227ab443c5d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.072705 | controller | Jun 11 11:48:39.166958 crc crio[22553]: time="2026-06-11T11:48:39.166852545Z" level=info msg="Creating container: openstack/placement-5887b8d74d-l6qc7/placement-log" id=a81ffd9c-0a96-4113-aab7-7c6fba5523fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.072721 | controller | Jun 11 11:48:39.169245 crc crio[22553]: time="2026-06-11T11:48:39.168802442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.072737 | controller | Jun 11 11:48:39.353409 crc crio[22553]: time="2026-06-11T11:48:39.351374531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.072753 | controller | Jun 11 11:48:39.369997 crc crio[22553]: time="2026-06-11T11:48:39.369775438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.072769 | controller | Jun 11 11:48:39.373025 crc crio[22553]: time="2026-06-11T11:48:39.372963921Z" level=info msg="Stopped pod sandbox: 5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9" id=f71afe3d-e9a8-445a-a71f-609404247bd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.072785 | controller | Jun 11 11:48:39.609598 crc crio[22553]: time="2026-06-11T11:48:39.609062391Z" level=info msg="Created container 96ee1e4a78e4d66fb4cc7bfabcc3107f058e8584bb26bc4da814c7912b3f2141: openstack/placement-5887b8d74d-l6qc7/placement-log" id=a81ffd9c-0a96-4113-aab7-7c6fba5523fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.072801 | controller | Jun 11 11:48:39.612318 crc crio[22553]: time="2026-06-11T11:48:39.611587215Z" level=info msg="Starting container: 96ee1e4a78e4d66fb4cc7bfabcc3107f058e8584bb26bc4da814c7912b3f2141" id=c0f2e626-8bf5-47f7-aabf-c341e26ec8e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.072817 | controller | Jun 11 11:48:39.624253 crc crio[22553]: time="2026-06-11T11:48:39.623978056Z" level=info msg="Started container" PID=69844 containerID=96ee1e4a78e4d66fb4cc7bfabcc3107f058e8584bb26bc4da814c7912b3f2141 description=openstack/placement-5887b8d74d-l6qc7/placement-log id=c0f2e626-8bf5-47f7-aabf-c341e26ec8e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8
2026-06-11 12:41:55.072833 | controller | Jun 11 11:48:39.656024 crc crio[22553]: time="2026-06-11T11:48:39.655836996Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=54bb5d23-7f58-44b8-b35e-5aed163d4316 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.072849 | controller | Jun 11 11:48:39.801401 crc crio[22553]: time="2026-06-11T11:48:39.80125123Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=f5a5b064-8b2e-4bf8-a23e-47693a705452 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.072868 | controller | Jun 11 11:48:39.817103 crc crio[22553]: time="2026-06-11T11:48:39.816938618Z" level=info msg="Creating container: openstack/placement-5887b8d74d-l6qc7/placement-api" id=b7bc765c-664e-4a33-94e0-702e9ef02877 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.072884 | controller | Jun 11 11:48:39.820868 crc crio[22553]: time="2026-06-11T11:48:39.820276825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.072900 | controller | Jun 11 11:48:39.963512 crc crio[22553]: time="2026-06-11T11:48:39.953833072Z" level=info msg="Stopping pod sandbox: 16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef" id=24a02329-ad6b-4f70-811f-1d2760ec9bd6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.072916 | controller | Jun 11 11:48:39.963512 crc crio[22553]: time="2026-06-11T11:48:39.963414912Z" level=info msg="Got pod network &{Name:barbican-db-sync-n9cdj Namespace:openstack ID:16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef UID:714ffd56-be06-4556-bd15-c080bc3b8d5d NetNS:/var/run/netns/31808769-189c-4be0-b6de-035b1d215ea7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod714ffd56_be06_4556_bd15_c080bc3b8d5d.slice PodAnnotations:0xc002b8a2c8}] Aliases:map[]}"
2026-06-11 12:41:55.072932 | controller | Jun 11 11:48:39.964225 crc crio[22553]: time="2026-06-11T11:48:39.963592957Z" level=info msg="Deleting pod openstack_barbican-db-sync-n9cdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.072948 | controller | Jun 11 11:48:39.964225 crc crio[22553]: time="2026-06-11T11:48:39.955303995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.072963 | controller | Jun 11 11:48:40.068484 crc crio[22553]: time="2026-06-11T11:48:40.068310033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.072979 | controller | Jun 11 11:48:40.389115 crc crio[22553]: time="2026-06-11T11:48:40.389007172Z" level=info msg="Created container 78789cdbf3e4099a509df2459198e57c69fbae7cf3a5e791881f17243682d0b6: openstack/placement-5887b8d74d-l6qc7/placement-api" id=b7bc765c-664e-4a33-94e0-702e9ef02877 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.072995 | controller | Jun 11 11:48:40.400919 crc crio[22553]: time="2026-06-11T11:48:40.400498158Z" level=info msg="Starting container: 78789cdbf3e4099a509df2459198e57c69fbae7cf3a5e791881f17243682d0b6" id=cc97d4a8-511e-4085-b967-21de0d2b227d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.073011 | controller | Jun 11 11:48:40.408197 crc crio[22553]: time="2026-06-11T11:48:40.407245255Z" level=info msg="Started container" PID=69938 containerID=78789cdbf3e4099a509df2459198e57c69fbae7cf3a5e791881f17243682d0b6 description=openstack/placement-5887b8d74d-l6qc7/placement-api id=cc97d4a8-511e-4085-b967-21de0d2b227d name=/runtime.v1.RuntimeService/StartContainer sandboxID=91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8
2026-06-11 12:41:55.073026 | controller | Jun 11 11:48:40.483085 crc crio[22553]: time="2026-06-11T11:48:40.482557193Z" level=info msg="Running pod sandbox: openstack/keystone-7f97f548f6-ptks4/POD" id=bdde89c1-478d-4984-b8b9-464f08b01324 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.073042 | controller | Jun 11 11:48:40.483292 crc crio[22553]: time="2026-06-11T11:48:40.483103388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.073062 | controller | Jun 11 11:48:40.535591 crc crio[22553]: time="2026-06-11T11:48:40.533084897Z" level=info msg="Got pod network &{Name:keystone-7f97f548f6-ptks4 Namespace:openstack ID:0494ca2ffced0ce35e6743c5cd3aebc488b14bf80568bf64f1ced058bf2bd3fa UID:6c92c597-d837-4a49-b487-374381e0ebc3 NetNS:/var/run/netns/9623d789-3c1f-478e-a99c-267514a079a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c92c597_d837_4a49_b487_374381e0ebc3.slice PodAnnotations:0xc001be62c0}] Aliases:map[]}"
2026-06-11 12:41:55.073078 | controller | Jun 11 11:48:40.535591 crc crio[22553]: time="2026-06-11T11:48:40.533154179Z" level=info msg="Adding pod openstack_keystone-7f97f548f6-ptks4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.073094 | controller | Jun 11 11:48:40.570843 crc crio[22553]: time="2026-06-11T11:48:40.570609992Z" level=info msg="Stopped pod sandbox: 16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef" id=24a02329-ad6b-4f70-811f-1d2760ec9bd6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.073110 | controller | Jun 11 11:48:40.789747 crc crio[22553]: time="2026-06-11T11:48:40.787115131Z" level=info msg="Stopping container: 5aef99873b7e0f593f2539511ab955ade5cac8638387ff261cc7f7544e6dd7b7 (timeout: 10s)" id=77cc7f0a-4ad8-4147-9f77-b14bc4271507 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.073126 | controller | Jun 11 11:48:41.024766 crc crio[22553]: time="2026-06-11T11:48:41.022988015Z" level=info msg="Stopped container 5aef99873b7e0f593f2539511ab955ade5cac8638387ff261cc7f7544e6dd7b7: openstack/dnsmasq-dns-6674dbf88c-vjw92/dnsmasq-dns" id=77cc7f0a-4ad8-4147-9f77-b14bc4271507 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.073142 | controller | Jun 11 11:48:41.035760 crc crio[22553]: time="2026-06-11T11:48:41.034653085Z" level=info msg="Stopping pod sandbox: 18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6" id=7f777504-a8ec-4992-897f-7624b3c75dcb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.073158 | controller | Jun 11 11:48:41.035760 crc crio[22553]: time="2026-06-11T11:48:41.035381436Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6674dbf88c-vjw92 Namespace:openstack ID:18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6 UID:deb59c4f-b522-43e3-ab6e-453be4a4af5c NetNS:/var/run/netns/582c8509-a564-4bca-9c73-4da0bbcb1296 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeb59c4f_b522_43e3_ab6e_453be4a4af5c.slice PodAnnotations:0xc001be6678}] Aliases:map[]}"
2026-06-11 12:41:55.073174 | controller | Jun 11 11:48:41.035760 crc crio[22553]: time="2026-06-11T11:48:41.035546351Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6674dbf88c-vjw92 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.073190 | controller | Jun 11 11:48:41.296149 crc crio[22553]: 2026-06-11T11:48:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0494ca2ffced0ce Mac:ca:67:73:d7:7b:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/9623d789-3c1f-478e-a99c-267514a079a3 SocketPath: PciID:}] [{Interface:0xc0002f30c0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.073206 | controller | Jun 11 11:48:41.299608 crc crio[22553]: time="2026-06-11T11:48:41.298067313Z" level=info msg="Got pod network &{Name:keystone-7f97f548f6-ptks4 Namespace:openstack ID:0494ca2ffced0ce35e6743c5cd3aebc488b14bf80568bf64f1ced058bf2bd3fa UID:6c92c597-d837-4a49-b487-374381e0ebc3 NetNS:/var/run/netns/9623d789-3c1f-478e-a99c-267514a079a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c92c597_d837_4a49_b487_374381e0ebc3.slice PodAnnotations:0xc001be62c0}] Aliases:map[]}"
2026-06-11 12:41:55.073226 | controller | Jun 11 11:48:41.299608 crc crio[22553]: time="2026-06-11T11:48:41.298291199Z" level=info msg="Checking pod openstack_keystone-7f97f548f6-ptks4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.073243 | controller | Jun 11 11:48:41.370936 crc crio[22553]: time="2026-06-11T11:48:41.370811846Z" level=info msg="Ran pod sandbox 0494ca2ffced0ce35e6743c5cd3aebc488b14bf80568bf64f1ced058bf2bd3fa with infra container: openstack/keystone-7f97f548f6-ptks4/POD" id=bdde89c1-478d-4984-b8b9-464f08b01324 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.073258 | controller | Jun 11 11:48:41.390759 crc crio[22553]: time="2026-06-11T11:48:41.382513917Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=6eccfc4e-aa4f-4831-9407-c824b8b97adf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.073274 | controller | Jun 11 11:48:41.582976 crc crio[22553]: time="2026-06-11T11:48:41.575073797Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=73b4ac3f-3243-4a14-9a39-bab945e0f331 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.073290 | controller | Jun 11 11:48:41.653742 crc crio[22553]: time="2026-06-11T11:48:41.65227385Z" level=info msg="Creating container: openstack/keystone-7f97f548f6-ptks4/keystone-api" id=1d3b0d11-2ea8-4947-920f-562467e6b3e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.073305 | controller | Jun 11 11:48:41.653742 crc crio[22553]: time="2026-06-11T11:48:41.652990691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.073321 | controller | Jun 11 11:48:41.903303 crc crio[22553]: time="2026-06-11T11:48:41.903253225Z" level=info msg="Stopped pod sandbox: 18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6" id=7f777504-a8ec-4992-897f-7624b3c75dcb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.073336 | controller | Jun 11 11:48:42.119903 crc crio[22553]: time="2026-06-11T11:48:42.119046143Z" level=info msg="Running pod sandbox: openstack/barbican-worker-6579fdcc8c-2jfkh/POD" id=88b3f4bf-65bf-44bd-9358-bd959676662f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.073372 | controller | Jun 11 11:48:42.120264 crc crio[22553]: time="2026-06-11T11:48:42.119935129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.073390 | controller | Jun 11 11:48:42.122229 crc crio[22553]: time="2026-06-11T11:48:42.122171054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.073405 | controller | Jun 11 11:48:42.137732 crc crio[22553]: time="2026-06-11T11:48:42.130150087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.073421 | controller | Jun 11 11:48:42.396053 crc crio[22553]: time="2026-06-11T11:48:42.395983585Z" level=info msg="Got pod network &{Name:barbican-worker-6579fdcc8c-2jfkh Namespace:openstack ID:e927799e054188ea16d495e461e8687bbb1ea050af0adad229494544d20273ac UID:005c137a-1711-4f9b-b44b-b3ae7726dcf5 NetNS:/var/run/netns/8ef9eb0a-b54a-4457-8585-df2e05e81093 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod005c137a_1711_4f9b_b44b_b3ae7726dcf5.slice PodAnnotations:0xc001be6a60}] Aliases:map[]}"
2026-06-11 12:41:55.073437 | controller | Jun 11 11:48:42.397896 crc crio[22553]: time="2026-06-11T11:48:42.39787037Z" level=info msg="Adding pod openstack_barbican-worker-6579fdcc8c-2jfkh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.073457 | controller | Jun 11 11:48:42.523578 crc crio[22553]: time="2026-06-11T11:48:42.523116865Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-699ff9c7c4-gcvls/POD" id=39890c6f-00f3-4671-adff-183e36416b27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.073474 | controller | Jun 11 11:48:42.523578 crc crio[22553]: time="2026-06-11T11:48:42.523210058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.073492 | controller | Jun 11 11:48:42.542994 crc crio[22553]: time="2026-06-11T11:48:42.5421244Z" level=info msg="Removing container: 5aef99873b7e0f593f2539511ab955ade5cac8638387ff261cc7f7544e6dd7b7" id=0ac2ae7a-4f8d-46bd-a164-9e7be7255f61 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.073510 | controller | Jun 11 11:48:42.594280 crc crio[22553]: time="2026-06-11T11:48:42.591909953Z" level=info msg="Created container 3c1b571794b97a352858939fcc9907e0b2044a1a3ce7d06fcb5c828d22cd8a40: openstack/keystone-7f97f548f6-ptks4/keystone-api" id=1d3b0d11-2ea8-4947-920f-562467e6b3e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.073527 | controller | Jun 11 11:48:42.595248 crc crio[22553]: time="2026-06-11T11:48:42.595159498Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-699ff9c7c4-gcvls Namespace:openstack ID:ed24d818f8ef28746418305defc730c7435dfaecc9a7edfbee3f3777afefa363 UID:51885270-6637-4e8e-80b1-896fa55879ea NetNS:/var/run/netns/5d990b00-7240-4958-8a23-ac17d1fc3bfa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51885270_6637_4e8e_80b1_896fa55879ea.slice PodAnnotations:0xc00279aa40}] Aliases:map[]}"
2026-06-11 12:41:55.073543 | controller | Jun 11 11:48:42.595401 crc crio[22553]: time="2026-06-11T11:48:42.595274351Z" level=info msg="Adding pod openstack_barbican-keystone-listener-699ff9c7c4-gcvls to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.073560 | controller | Jun 11 11:48:42.601978 crc crio[22553]: time="2026-06-11T11:48:42.599370781Z" level=info msg="Starting container: 3c1b571794b97a352858939fcc9907e0b2044a1a3ce7d06fcb5c828d22cd8a40" id=ac14866f-5f90-44b0-b0c9-22bbc23b7d73 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.073576 | controller | Jun 11 11:48:42.618480 crc crio[22553]: time="2026-06-11T11:48:42.618390886Z" level=info msg="Started container" PID=70299 containerID=3c1b571794b97a352858939fcc9907e0b2044a1a3ce7d06fcb5c828d22cd8a40 description=openstack/keystone-7f97f548f6-ptks4/keystone-api id=ac14866f-5f90-44b0-b0c9-22bbc23b7d73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0494ca2ffced0ce35e6743c5cd3aebc488b14bf80568bf64f1ced058bf2bd3fa
2026-06-11 12:41:55.073593 | controller | Jun 11 11:48:42.655240 crc crio[22553]: time="2026-06-11T11:48:42.655053726Z" level=info msg="Removed container 5aef99873b7e0f593f2539511ab955ade5cac8638387ff261cc7f7544e6dd7b7: openstack/dnsmasq-dns-6674dbf88c-vjw92/dnsmasq-dns" id=0ac2ae7a-4f8d-46bd-a164-9e7be7255f61 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.073609 | controller | Jun 11 11:48:42.687645 crc crio[22553]: time="2026-06-11T11:48:42.687548854Z" level=info msg="Removing container: f8c4dbfd4f323b2c64c54a1f8f177dd430029f9ba2191050c546aedb9ec4a12a" id=7e0d4a1f-ea3c-4c97-b3e3-c483d0860558 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.073625 | controller | Jun 11 11:48:42.721491 crc crio[22553]: time="2026-06-11T11:48:42.716571491Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-54f48964b7-mqfvn/POD" id=917090bc-deb9-4c24-a035-61c3048bd56f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.073641 | controller | Jun 11 11:48:42.721491 crc crio[22553]: time="2026-06-11T11:48:42.718001983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.073660 | controller | Jun 11 11:48:42.796961 crc crio[22553]: time="2026-06-11T11:48:42.796901686Z" level=info msg="Removed container f8c4dbfd4f323b2c64c54a1f8f177dd430029f9ba2191050c546aedb9ec4a12a: openstack/dnsmasq-dns-6674dbf88c-vjw92/init" id=7e0d4a1f-ea3c-4c97-b3e3-c483d0860558 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.073676 | controller | Jun 11 11:48:42.827643 crc crio[22553]: time="2026-06-11T11:48:42.82756685Z" level=info msg="Running pod sandbox: openstack/barbican-api-7497b7bd88-v9kwc/POD" id=9722a8fd-56d4-4e16-8838-eea2a1dd09fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.073692 | controller | Jun 11 11:48:42.827806 crc crio[22553]: time="2026-06-11T11:48:42.827720455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.073709 | controller | Jun 11 11:48:42.858775 crc crio[22553]: time="2026-06-11T11:48:42.85838013Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54f48964b7-mqfvn Namespace:openstack ID:3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6 UID:e0322b2c-d36f-4fd4-aa75-179644447cd2 NetNS:/var/run/netns/019569f8-75ac-498e-ae87-dcd122200348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0322b2c_d36f_4fd4_aa75_179644447cd2.slice PodAnnotations:0xc00279a1f8}] Aliases:map[]}"
2026-06-11 12:41:55.073725 | controller | Jun 11 11:48:42.858775 crc crio[22553]: time="2026-06-11T11:48:42.858449712Z" level=info msg="Adding pod openstack_dnsmasq-dns-54f48964b7-mqfvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.073740 | controller | Jun 11 11:48:42.923014 crc crio[22553]: time="2026-06-11T11:48:42.922258114Z" level=info msg="Got pod network &{Name:barbican-api-7497b7bd88-v9kwc Namespace:openstack ID:42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888 UID:ecbb6e2a-cde6-4ff2-9dc9-f2252e69ea41 NetNS:/var/run/netns/df441984-04d4-4412-9430-ba46760a109e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecbb6e2a_cde6_4ff2_9dc9_f2252e69ea41.slice PodAnnotations:0xc00012ae18}] Aliases:map[]}"
2026-06-11 12:41:55.073756 | controller | Jun 11 11:48:42.923014 crc crio[22553]: time="2026-06-11T11:48:42.922325976Z" level=info msg="Adding pod openstack_barbican-api-7497b7bd88-v9kwc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.073772 | controller | Jun 11 11:48:43.267874 crc crio[22553]: 2026-06-11T11:48:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e927799e054188e Mac:5a:e7:64:a5:12:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/8ef9eb0a-b54a-4457-8585-df2e05e81093 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.073789 | controller | Jun 11 11:48:43.271325 crc crio[22553]: time="2026-06-11T11:48:43.268263392Z" level=info msg="Got pod network &{Name:barbican-worker-6579fdcc8c-2jfkh Namespace:openstack ID:e927799e054188ea16d495e461e8687bbb1ea050af0adad229494544d20273ac UID:005c137a-1711-4f9b-b44b-b3ae7726dcf5 NetNS:/var/run/netns/8ef9eb0a-b54a-4457-8585-df2e05e81093 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod005c137a_1711_4f9b_b44b_b3ae7726dcf5.slice PodAnnotations:0xc001be6a60}] Aliases:map[]}"
2026-06-11 12:41:55.073805 | controller | Jun 11 11:48:43.271325 crc crio[22553]: time="2026-06-11T11:48:43.268502059Z" level=info msg="Checking pod openstack_barbican-worker-6579fdcc8c-2jfkh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.073825 | controller | Jun 11 11:48:43.507749 crc crio[22553]: 2026-06-11T11:48:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed24d818f8ef287 Mac:0e:bb:55:f5:59:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/5d990b00-7240-4958-8a23-ac17d1fc3bfa SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.073842 | controller | Jun 11 11:48:43.509907 crc crio[22553]: time="2026-06-11T11:48:43.508242686Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-699ff9c7c4-gcvls Namespace:openstack ID:ed24d818f8ef28746418305defc730c7435dfaecc9a7edfbee3f3777afefa363 UID:51885270-6637-4e8e-80b1-896fa55879ea NetNS:/var/run/netns/5d990b00-7240-4958-8a23-ac17d1fc3bfa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51885270_6637_4e8e_80b1_896fa55879ea.slice PodAnnotations:0xc00279aa40}] Aliases:map[]}"
2026-06-11 12:41:55.073859 | controller | Jun 11 11:48:43.509907 crc crio[22553]: time="2026-06-11T11:48:43.508460592Z" level=info msg="Checking pod openstack_barbican-keystone-listener-699ff9c7c4-gcvls for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.073875 | controller | Jun 11 11:48:43.718776 crc crio[22553]: 2026-06-11T11:48:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f4c229b444c82a Mac:ba:9a:71:8d:16:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/019569f8-75ac-498e-ae87-dcd122200348 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.073891 | controller | Jun 11 11:48:43.720745 crc crio[22553]: time="2026-06-11T11:48:43.720599402Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54f48964b7-mqfvn Namespace:openstack ID:3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6 UID:e0322b2c-d36f-4fd4-aa75-179644447cd2 NetNS:/var/run/netns/019569f8-75ac-498e-ae87-dcd122200348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0322b2c_d36f_4fd4_aa75_179644447cd2.slice PodAnnotations:0xc00279a1f8}] Aliases:map[]}"
2026-06-11 12:41:55.073907 | controller | Jun 11 11:48:43.720885 crc crio[22553]: time="2026-06-11T11:48:43.720832179Z" level=info msg="Checking pod openstack_dnsmasq-dns-54f48964b7-mqfvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.073922 | controller | Jun 11 11:48:43.730945 crc crio[22553]: 2026-06-11T11:48:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42568c5e250679a Mac:22:58:d6:ea:31:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/df441984-04d4-4412-9430-ba46760a109e SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.073938 | controller | Jun 11 11:48:43.730945 crc crio[22553]: time="2026-06-11T11:48:43.725062533Z" level=info msg="Got pod network &{Name:barbican-api-7497b7bd88-v9kwc Namespace:openstack ID:42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888 UID:ecbb6e2a-cde6-4ff2-9dc9-f2252e69ea41 NetNS:/var/run/netns/df441984-04d4-4412-9430-ba46760a109e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecbb6e2a_cde6_4ff2_9dc9_f2252e69ea41.slice PodAnnotations:0xc00012ae18}] Aliases:map[]}"
2026-06-11 12:41:55.073954 | controller | Jun 11 11:48:43.730945 crc crio[22553]: time="2026-06-11T11:48:43.725186456Z" level=info msg="Checking pod openstack_barbican-api-7497b7bd88-v9kwc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.073970 | controller | Jun 11 11:48:44.620526 crc crio[22553]: time="2026-06-11T11:48:44.61964252Z" level=info msg="Stopping pod sandbox: 373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715" id=61cbbb62-7d2e-4a5a-98e1-42ce2c4b1980 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.073988 | controller | Jun 11 11:48:44.622015 crc crio[22553]: time="2026-06-11T11:48:44.621146624Z" level=info msg="Got pod network &{Name:cinder-db-sync-s72gb Namespace:openstack ID:373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715 UID:5e2c6ec1-c2d5-4dd2-9043-9c72e93f2124 NetNS:/var/run/netns/e77d1139-c756-436b-80f0-bcbf389c6c6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e2c6ec1_c2d5_4dd2_9043_9c72e93f2124.slice PodAnnotations:0xc002b8a118}] Aliases:map[]}"
2026-06-11 12:41:55.074005 | controller | Jun 11 11:48:44.622015 crc crio[22553]: time="2026-06-11T11:48:44.621279348Z" level=info msg="Deleting pod openstack_cinder-db-sync-s72gb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.074021 | controller | Jun 11 11:48:47.137004 crc crio[22553]: time="2026-06-11T11:48:47.135635297Z" level=info msg="Running pod sandbox: openstack/barbican-api-5c9d465fbb-j52xw/POD" id=30c79a71-f2c8-4e74-88ab-6ab72633db36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.074036 | controller | Jun 11 11:48:47.137004 crc crio[22553]: time="2026-06-11T11:48:47.136999087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.074052 | controller | Jun 11 11:48:47.608165 crc crio[22553]: time="2026-06-11T11:48:47.600273867Z" level=info msg="Ran pod sandbox e927799e054188ea16d495e461e8687bbb1ea050af0adad229494544d20273ac with infra container: openstack/barbican-worker-6579fdcc8c-2jfkh/POD" id=88b3f4bf-65bf-44bd-9358-bd959676662f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.074068 | controller | Jun 11 11:48:47.608557 crc crio[22553]: time="2026-06-11T11:48:47.604302075Z" level=info msg="Ran pod sandbox 3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6 with infra container: openstack/dnsmasq-dns-54f48964b7-mqfvn/POD" id=917090bc-deb9-4c24-a035-61c3048bd56f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.074084 | controller | Jun 11 11:48:47.612295 crc crio[22553]: time="2026-06-11T11:48:47.612198556Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=bd857a03-d977-4218-8335-b5b2b8ca812d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.074099 | controller | Jun 11 11:48:47.612614 crc crio[22553]: time="2026-06-11T11:48:47.612578047Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found" id=bd857a03-d977-4218-8335-b5b2b8ca812d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.074114 | controller | Jun 11 11:48:47.613963 crc crio[22553]: time="2026-06-11T11:48:47.612639298Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found" id=bd857a03-d977-4218-8335-b5b2b8ca812d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.074130 | controller | Jun 11 11:48:47.615516 crc crio[22553]: time="2026-06-11T11:48:47.61542629Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=765c312e-4026-461d-a026-0f965c43b047 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.074145 | controller | Jun 11 11:48:47.618442 crc crio[22553]: time="2026-06-11T11:48:47.618307454Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f3089b40-75a6-48ac-9a91-7fa2f02a374c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.074160 | controller | Jun 11 11:48:47.624301 crc crio[22553]: time="2026-06-11T11:48:47.624148314Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\""
2026-06-11 12:41:55.074179 | controller | Jun 11 11:48:47.628264 crc crio[22553]: time="2026-06-11T11:48:47.62812568Z" level=info msg="Ran pod sandbox ed24d818f8ef28746418305defc730c7435dfaecc9a7edfbee3f3777afefa363 with infra container: openstack/barbican-keystone-listener-699ff9c7c4-gcvls/POD" id=39890c6f-00f3-4671-adff-183e36416b27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.074196 | controller | Jun 11 11:48:47.636211 crc crio[22553]: time="2026-06-11T11:48:47.636035561Z" level=info msg="Stopped pod sandbox: 373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715" id=61cbbb62-7d2e-4a5a-98e1-42ce2c4b1980 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.074211 | controller | Jun 11 11:48:47.641786 crc crio[22553]: time="2026-06-11T11:48:47.641453859Z" level=info msg="Ran pod sandbox 42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888 with infra container: openstack/barbican-api-7497b7bd88-v9kwc/POD" id=9722a8fd-56d4-4e16-8838-eea2a1dd09fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.074227 | controller | Jun 11 11:48:47.642368 crc crio[22553]: time="2026-06-11T11:48:47.642299294Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=440749d8-8cbd-47b1-a20c-577a686bdf15 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.074242 | controller | Jun 11 11:48:47.642569 crc crio[22553]: time="2026-06-11T11:48:47.64251823Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found" id=440749d8-8cbd-47b1-a20c-577a686bdf15 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.074257 | controller | Jun 11 11:48:47.642790 crc crio[22553]: time="2026-06-11T11:48:47.642588993Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found" id=440749d8-8cbd-47b1-a20c-577a686bdf15 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.074273 | controller | Jun 11 11:48:47.644143 crc crio[22553]: time="2026-06-11T11:48:47.644066756Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=cbf14a5a-792c-42d5-a1d4-2187631838af name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.074288 | controller | Jun 11 11:48:47.644437 crc crio[22553]: time="2026-06-11T11:48:47.644383605Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=21cd46f0-267d-4899-b08b-9f675d621981 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.074304 | controller | Jun 11 11:48:47.648519 crc crio[22553]: time="2026-06-11T11:48:47.648437363Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\""
2026-06-11 12:41:55.074319 | controller | Jun 11 11:48:53.897450 crc crio[22553]: time="2026-06-11T11:48:53.896254651Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=93a74021-d92a-4022-b1cc-74ee36de30e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.074358 | controller | Jun 11 11:48:53.915960 crc crio[22553]: time="2026-06-11T11:48:53.915662518Z" level=info msg="Got pod network &{Name:barbican-api-5c9d465fbb-j52xw Namespace:openstack ID:b2085b17904c995b9419e455000d2addcdc21cfa53275ed8950412fafd586b49 UID:ebff7ef2-ec9e-463d-8b12-a19a21b01192 NetNS:/var/run/netns/dad72f37-627f-4c44-91fc-506d53b13b88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebff7ef2_ec9e_463d_8b12_a19a21b01192.slice PodAnnotations:0xc0011e8178}] Aliases:map[]}"
2026-06-11 12:41:55.074381 | controller | Jun 11 11:48:53.917444 crc crio[22553]: time="2026-06-11T11:48:53.917322176Z" level=info msg="Adding pod openstack_barbican-api-5c9d465fbb-j52xw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.074404 | controller | Jun 11 11:48:53.949867 crc crio[22553]: time="2026-06-11T11:48:53.949747762Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=92867b09-3d51-47b3-ad04-10d5077cf8e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.074420 | controller | Jun 11 11:48:54.451009 crc crio[22553]: time="2026-06-11T11:48:54.449066994Z" level=info msg="Creating container: openstack/barbican-api-7497b7bd88-v9kwc/barbican-api-log" id=5a64cee7-1e79-4ec4-9850-9f9c0047dcb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.074436 | controller | Jun 11 11:48:54.454959 crc crio[22553]: time="2026-06-11T11:48:54.453941576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.074451 | controller | Jun 11 11:48:54.511493 crc crio[22553]: time="2026-06-11T11:48:54.511397643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.074467 | controller | Jun 11 11:48:54.515777 crc crio[22553]: time="2026-06-11T11:48:54.515625206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.074483 | controller | Jun 11 11:48:54.673653 crc crio[22553]: time="2026-06-11T11:48:54.673279967Z" level=info msg="Creating container: openstack/dnsmasq-dns-54f48964b7-mqfvn/init" id=36176a2a-b332-42cf-9aaf-60e08342fbc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.074498 | controller | Jun 11 11:48:54.674321 crc crio[22553]: time="2026-06-11T11:48:54.674267686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.074513 | controller | Jun 11 11:48:54.746890 crc crio[22553]: time="2026-06-11T11:48:54.746254087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.074529 | controller | Jun 11 11:48:54.751449 crc crio[22553]: time="2026-06-11T11:48:54.751326385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.074544 | controller | Jun 11 11:48:54.846194 crc crio[22553]: time="2026-06-11T11:48:54.845404261Z" level=info msg="Created container dc0bf5c1a48b06d46a3bc5feebf5f0127cbae89abefe597af12e723a8f4618e0: openstack/barbican-api-7497b7bd88-v9kwc/barbican-api-log" id=5a64cee7-1e79-4ec4-9850-9f9c0047dcb4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.074560 | controller | Jun 11 11:48:54.849181 crc crio[22553]: time="2026-06-11T11:48:54.84845563Z" level=info msg="Starting container: dc0bf5c1a48b06d46a3bc5feebf5f0127cbae89abefe597af12e723a8f4618e0" id=5477f1fa-8bcd-4790-b45f-1c123aaeeb57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.074576 | controller | Jun 11 11:48:54.858373 crc crio[22553]: time="2026-06-11T11:48:54.857810523Z" level=info msg="Started container" PID=71295 containerID=dc0bf5c1a48b06d46a3bc5feebf5f0127cbae89abefe597af12e723a8f4618e0 description=openstack/barbican-api-7497b7bd88-v9kwc/barbican-api-log id=5477f1fa-8bcd-4790-b45f-1c123aaeeb57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888
2026-06-11 12:41:55.074592 | controller | Jun 11 11:48:55.280743 crc crio[22553]: time="2026-06-11T11:48:55.280562641Z" level=info msg="Created container 9c0ff3071cd15f385570e918fdcc157680d365159d8830803f3ed80d9b195c83: openstack/dnsmasq-dns-54f48964b7-mqfvn/init" id=36176a2a-b332-42cf-9aaf-60e08342fbc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.074612 | controller | Jun 11 11:48:55.283754 crc crio[22553]: time="2026-06-11T11:48:55.281868329Z" level=info msg="Starting container: 9c0ff3071cd15f385570e918fdcc157680d365159d8830803f3ed80d9b195c83" id=4ef03764-9d2c-4208-a141-e81b6e5287ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.074628 | controller | Jun 11 11:48:55.288795 crc crio[22553]: time="2026-06-11T11:48:55.288635526Z" level=info msg="Started container" PID=71302 containerID=9c0ff3071cd15f385570e918fdcc157680d365159d8830803f3ed80d9b195c83 description=openstack/dnsmasq-dns-54f48964b7-mqfvn/init id=4ef03764-9d2c-4208-a141-e81b6e5287ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6
2026-06-11 12:41:55.074644 | controller | Jun 11 11:48:55.335056 crc crio[22553]: time="2026-06-11T11:48:55.334837254Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=921557b0-92e0-443f-88c0-01dbde6c2294 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.074659 | controller | Jun 11 11:48:55.393914 crc crio[22553]: time="2026-06-11T11:48:55.39362969Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=e25e8149-1730-49fd-bc91-32a42ba08ece name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.074675 | controller | Jun 11 11:48:55.404120 crc crio[22553]: 2026-06-11T11:48:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2085b17904c995 Mac:02:72:f3:2e:36:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/dad72f37-627f-4c44-91fc-506d53b13b88 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.074691 | controller | Jun 11 11:48:55.406876 crc crio[22553]: time="2026-06-11T11:48:55.406820605Z" level=info msg="Got pod network &{Name:barbican-api-5c9d465fbb-j52xw Namespace:openstack ID:b2085b17904c995b9419e455000d2addcdc21cfa53275ed8950412fafd586b49 UID:ebff7ef2-ec9e-463d-8b12-a19a21b01192 NetNS:/var/run/netns/dad72f37-627f-4c44-91fc-506d53b13b88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebff7ef2_ec9e_463d_8b12_a19a21b01192.slice PodAnnotations:0xc0011e8178}] Aliases:map[]}"
2026-06-11 12:41:55.074707 | controller | Jun 11 11:48:55.407218 crc crio[22553]: time="2026-06-11T11:48:55.40698709Z" level=info msg="Checking pod openstack_barbican-api-5c9d465fbb-j52xw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.074723 | controller | Jun 11 11:48:55.416031 crc crio[22553]: time="2026-06-11T11:48:55.415657133Z" level=info msg="Ran pod sandbox b2085b17904c995b9419e455000d2addcdc21cfa53275ed8950412fafd586b49 with infra container: openstack/barbican-api-5c9d465fbb-j52xw/POD" id=30c79a71-f2c8-4e74-88ab-6ab72633db36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.074739 | controller | Jun 11 11:48:55.421564 crc crio[22553]: time="2026-06-11T11:48:55.419880646Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=e7ca963d-d76d-47e6-a0ef-c99c1e2bee51 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.074754 | controller | Jun 11 11:48:55.428123 crc crio[22553]: time="2026-06-11T11:48:55.428011664Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=ee9dcb23-ffee-46fd-af11-e3f29888d7f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.074770 | controller | Jun 11 11:48:55.655445 crc crio[22553]: time="2026-06-11T11:48:55.643870944Z" level=info msg="Creating container: openstack/barbican-api-7497b7bd88-v9kwc/barbican-api" id=2b383340-bd44-400c-850b-d30ba25290cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.074789 | controller | Jun 11 11:48:55.655445 crc crio[22553]: time="2026-06-11T11:48:55.645978235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.074805 | controller | Jun 11 11:48:55.663018 crc crio[22553]: time="2026-06-11T11:48:55.662894899Z" level=info msg="Creating container: openstack/barbican-api-5c9d465fbb-j52xw/barbican-api-log" id=b14fe7f3-ba10-49c6-8ed1-9f4e987c2af3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.074820 | controller | Jun 11 11:48:55.869991 crc crio[22553]: time="2026-06-11T11:48:55.868652694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.074836 | controller | Jun 11 11:48:55.890064 crc crio[22553]: time="2026-06-11T11:48:55.889954015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.074852 | controller | Jun 11 11:48:55.895438 crc crio[22553]: time="2026-06-11T11:48:55.894459987Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=33338fc7-dafe-4d13-9a07-09bb5b7e6db7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.074867 | controller | Jun 11 11:48:55.919790 crc crio[22553]: time="2026-06-11T11:48:55.919537009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.074883 | controller | Jun 11 11:48:55.973639 crc crio[22553]: time="2026-06-11T11:48:55.973489183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.074898 | controller | Jun 11 11:48:55.978924 crc crio[22553]: time="2026-06-11T11:48:55.978663404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.074914 | controller | Jun 11 11:48:55.995199 crc crio[22553]: time="2026-06-11T11:48:55.995103084Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:457ac65a0818c89c25b563e576fd0e228e61b23e5913835aa8c748f2c70ce600" id=9fb4f198-ff3a-4f22-926d-7132ed5d4799 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.074929 | controller | Jun 11 11:48:55.999202 crc crio[22553]: time="2026-06-11T11:48:55.999155472Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=9a1e458b-6e94-4839-9332-bc07ba2b8b58 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.074945 | controller | Jun 11 11:48:56.025487 crc crio[22553]: time="2026-06-11T11:48:56.025392488Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=2297fe3d-a20b-42c6-9a51-3e1b770df091 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.074962 | controller | Jun 11 11:48:56.035649 crc crio[22553]: time="2026-06-11T11:48:56.034327719Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=4ca1f7dd-0c2b-4b5f-9081-afb971eb964b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.074977 | controller | Jun 11 11:48:56.055813 crc crio[22553]: time="2026-06-11T11:48:56.055669232Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=f717e715-3368-4d82-bb4a-2241583f52a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.074993 | controller | Jun 11 11:48:56.056177 crc crio[22553]: time="2026-06-11T11:48:56.055921849Z" level=info msg="Creating container: openstack/dnsmasq-dns-54f48964b7-mqfvn/dnsmasq-dns" id=74c1ca1c-c727-407d-ad28-39abeb20925c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.075019 | controller | Jun 11 11:48:56.056481 crc crio[22553]: time="2026-06-11T11:48:56.056405733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.075035 | controller | Jun 11 11:48:56.058760 crc crio[22553]: time="2026-06-11T11:48:56.058659959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.075051 | controller | Jun 11 11:48:56.085267 crc crio[22553]: time="2026-06-11T11:48:56.085120051Z" level=info msg="Running pod sandbox: openstack/cinder-online-data-migrations-7ttck/POD" id=13272e0a-64ec-4e55-8e17-3d77e094039b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.075067 | controller | Jun 11 11:48:56.085565 crc crio[22553]: time="2026-06-11T11:48:56.085486372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.075083 | controller | Jun 11 11:48:56.177943 crc crio[22553]: time="2026-06-11T11:48:56.177161347Z" level=info msg="Created container 2a3e959574d531dcfb3c8e88004051d58d4a666b4cf6f7dde13a2d5ea2c106f1: openstack/barbican-api-7497b7bd88-v9kwc/barbican-api" id=2b383340-bd44-400c-850b-d30ba25290cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.075099 | controller | Jun 11 11:48:56.185790 crc crio[22553]: time="2026-06-11T11:48:56.184163632Z" level=info msg="Starting container: 2a3e959574d531dcfb3c8e88004051d58d4a666b4cf6f7dde13a2d5ea2c106f1" id=4b63c783-c678-4576-9330-b0259a6f57cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.075114 | controller | Jun 11 11:48:56.201037 crc crio[22553]: time="2026-06-11T11:48:56.20091018Z" level=info msg="Created container 55a4f33703c438d1801f325000784ccc1ce6748a023ab743da2148b48917dc80: openstack/barbican-api-5c9d465fbb-j52xw/barbican-api-log" id=b14fe7f3-ba10-49c6-8ed1-9f4e987c2af3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.075130 | controller | Jun 11 11:48:56.206399 crc crio[22553]: time="2026-06-11T11:48:56.206257456Z" level=info msg="Started container" PID=71456 containerID=2a3e959574d531dcfb3c8e88004051d58d4a666b4cf6f7dde13a2d5ea2c106f1 description=openstack/barbican-api-7497b7bd88-v9kwc/barbican-api id=4b63c783-c678-4576-9330-b0259a6f57cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888
2026-06-11 12:41:55.075146 | controller | Jun 11 11:48:56.208178 crc crio[22553]: time="2026-06-11T11:48:56.208109741Z" level=info msg="Starting container: 55a4f33703c438d1801f325000784ccc1ce6748a023ab743da2148b48917dc80" id=acd30787-3457-4c56-a797-0f975addba4d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.075162 | controller | Jun 11 11:48:56.216492 crc crio[22553]: time="2026-06-11T11:48:56.21631721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.075179 | controller | Jun 11 11:48:56.224616 crc crio[22553]: time="2026-06-11T11:48:56.224485018Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-7ttck Namespace:openstack ID:d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f UID:280e50b0-dad0-4527-af61-7e270d6e149a NetNS:/var/run/netns/975ca0b9-1db7-4d35-b494-5ae4be75aa1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod280e50b0_dad0_4527_af61_7e270d6e149a.slice PodAnnotations:0xc002816100}] Aliases:map[]}"
2026-06-11 12:41:55.075195 | controller | Jun 11 11:48:56.224616 crc crio[22553]: time="2026-06-11T11:48:56.224639043Z" level=info msg="Adding pod openstack_cinder-online-data-migrations-7ttck to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.075214 | controller | Jun 11 11:48:56.225163 crc crio[22553]: time="2026-06-11T11:48:56.224998023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.075230 | controller | Jun 11 11:48:56.228893 crc crio[22553]: time="2026-06-11T11:48:56.228839065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.075246 | controller | Jun 11 11:48:56.239033 crc crio[22553]: time="2026-06-11T11:48:56.238955681Z" level=info msg="Started container" PID=71455 containerID=55a4f33703c438d1801f325000784ccc1ce6748a023ab743da2148b48917dc80 description=openstack/barbican-api-5c9d465fbb-j52xw/barbican-api-log id=acd30787-3457-4c56-a797-0f975addba4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2085b17904c995b9419e455000d2addcdc21cfa53275ed8950412fafd586b49
2026-06-11 12:41:55.075262 | controller | Jun 11 11:48:56.248454 crc crio[22553]: time="2026-06-11T11:48:56.248405727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.075278 | controller | Jun 11 11:48:56.269260 crc crio[22553]: time="2026-06-11T11:48:56.268952566Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=0b528f85-3b81-4f00-8444-a81d5e866ee6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.075294 | controller | Jun 11 11:48:56.436622 crc crio[22553]: time="2026-06-11T11:48:56.436535387Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=31259122-b45a-48c0-829d-654581dd6b44 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.075309 | controller | Jun 11 11:48:56.455313 crc crio[22553]: time="2026-06-11T11:48:56.455242433Z" level=info msg="Creating container: openstack/barbican-api-5c9d465fbb-j52xw/barbican-api" id=61682f79-30a9-4bb4-993e-6b14f017ee49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.075325 | controller | Jun 11 11:48:56.457289 crc crio[22553]: time="2026-06-11T11:48:56.457237481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.075341 | controller | Jun 11 11:48:56.467442 crc crio[22553]: time="2026-06-11T11:48:56.467396908Z" level=info msg="Created container 0b7691f8c906a0828ce8a65bdaf24b5b404d95933f097000f73d83d41f3c1716: openstack/ceilometer-0/sg-core" id=f717e715-3368-4d82-bb4a-2241583f52a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.075375 | controller | Jun 11 11:48:56.469663 crc crio[22553]: time="2026-06-11T11:48:56.469577481Z" level=info msg="Starting container: 0b7691f8c906a0828ce8a65bdaf24b5b404d95933f097000f73d83d41f3c1716" id=2f0b89bd-32f3-46ef-af81-b6be1393c73d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.075392 | controller | Jun 11 11:48:56.495486 crc crio[22553]: time="2026-06-11T11:48:56.495379334Z" level=info msg="Created container 8819f56aa86c0315408d7d9b05b92ffd3ea1acfb8be40da437b0cc8d070a90ec: openstack/dnsmasq-dns-54f48964b7-mqfvn/dnsmasq-dns" id=74c1ca1c-c727-407d-ad28-39abeb20925c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.075408 | controller | Jun 11 11:48:56.498294 crc crio[22553]: time="2026-06-11T11:48:56.498130115Z" level=info msg="Starting container: 8819f56aa86c0315408d7d9b05b92ffd3ea1acfb8be40da437b0cc8d070a90ec" id=b6d117f6-bd34-4d84-9576-512fc3bc2a95 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.075423 | controller | Jun 11 11:48:56.501410 crc crio[22553]: time="2026-06-11T11:48:56.501291547Z" level=info msg="Started container" PID=71494 containerID=0b7691f8c906a0828ce8a65bdaf24b5b404d95933f097000f73d83d41f3c1716 description=openstack/ceilometer-0/sg-core id=2f0b89bd-32f3-46ef-af81-b6be1393c73d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7
2026-06-11 12:41:55.075443 | controller | Jun 11 11:48:56.514643 crc crio[22553]: time="2026-06-11T11:48:56.514565654Z" level=info msg="Started container" PID=71486 containerID=8819f56aa86c0315408d7d9b05b92ffd3ea1acfb8be40da437b0cc8d070a90ec description=openstack/dnsmasq-dns-54f48964b7-mqfvn/dnsmasq-dns id=b6d117f6-bd34-4d84-9576-512fc3bc2a95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6
2026-06-11 12:41:55.075459 | controller | Jun 11 11:48:56.573327 crc crio[22553]: time="2026-06-11T11:48:56.573263597Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=22ea9d70-1722-42b0-b1cf-892f7d524d99 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.075475 | controller | Jun 11 11:48:56.574120 crc crio[22553]: time="2026-06-11T11:48:56.574100332Z" level=info msg="Image registry.redhat.io/ubi9/httpd-24:latest not found" id=22ea9d70-1722-42b0-b1cf-892f7d524d99 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.075490 | controller | Jun 11 11:48:56.574304 crc crio[22553]: time="2026-06-11T11:48:56.574287687Z" level=info msg="Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found" id=22ea9d70-1722-42b0-b1cf-892f7d524d99 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.075506 | controller | Jun 11 11:48:56.579153 crc crio[22553]: time="2026-06-11T11:48:56.579072177Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=e9f62504-cfbd-4101-adfc-ffaa96eb00c5 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.075522 | controller | Jun 11 11:48:56.587612 crc crio[22553]: time="2026-06-11T11:48:56.587495192Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-11 12:41:55.075538 | controller | Jun 11 11:48:56.613131 crc crio[22553]: time="2026-06-11T11:48:56.613020057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.075554 | controller | Jun 11 11:48:56.619607 crc crio[22553]: time="2026-06-11T11:48:56.619215588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.075570 | controller | Jun 11 11:48:56.841106 crc crio[22553]: time="2026-06-11T11:48:56.840106965Z" level=info msg="Created container 7efcb83d9b87e18bb6e7beec37b02dda8929d023636129114304b49a76945bec: openstack/barbican-api-5c9d465fbb-j52xw/barbican-api" id=61682f79-30a9-4bb4-993e-6b14f017ee49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.075586 | controller | Jun 11 11:48:56.844386 crc crio[22553]: time="2026-06-11T11:48:56.844227545Z" level=info msg="Starting container: 7efcb83d9b87e18bb6e7beec37b02dda8929d023636129114304b49a76945bec" id=8ac9754d-7f6c-4cef-b7ab-02883dbe90fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.075602 | controller | Jun 11 11:48:56.857200 crc crio[22553]: time="2026-06-11T11:48:56.85708335Z" level=info msg="Started container" PID=71611 containerID=7efcb83d9b87e18bb6e7beec37b02dda8929d023636129114304b49a76945bec description=openstack/barbican-api-5c9d465fbb-j52xw/barbican-api id=8ac9754d-7f6c-4cef-b7ab-02883dbe90fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2085b17904c995b9419e455000d2addcdc21cfa53275ed8950412fafd586b49
2026-06-11 12:41:55.075618 | controller | Jun 11 11:48:56.931658 crc crio[22553]: 2026-06-11T11:48:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6edd8e7ee24968 Mac:f6:aa:35:ff:b9:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/975ca0b9-1db7-4d35-b494-5ae4be75aa1e SocketPath: PciID:}] [{Interface:0xc0004b06d0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.075634 | controller | Jun 11 11:48:56.933998 crc crio[22553]: time="2026-06-11T11:48:56.93382938Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-7ttck Namespace:openstack ID:d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f UID:280e50b0-dad0-4527-af61-7e270d6e149a NetNS:/var/run/netns/975ca0b9-1db7-4d35-b494-5ae4be75aa1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod280e50b0_dad0_4527_af61_7e270d6e149a.slice PodAnnotations:0xc002816100}] Aliases:map[]}"
2026-06-11 12:41:55.075654 | controller | Jun 11 11:48:56.934153 crc crio[22553]: time="2026-06-11T11:48:56.934034616Z" level=info msg="Checking pod openstack_cinder-online-data-migrations-7ttck for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.075670 | controller | Jun 11 11:48:56.954645 crc crio[22553]: time="2026-06-11T11:48:56.954414421Z" level=info msg="Ran pod sandbox d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f with infra container: openstack/cinder-online-data-migrations-7ttck/POD" id=13272e0a-64ec-4e55-8e17-3d77e094039b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.075686 | controller | Jun 11 11:48:56.964408 crc crio[22553]: time="2026-06-11T11:48:56.964276229Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=79471f97-f54e-433a-99c0-4ca1a0e9fd8a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.075702 | controller | Jun 11 11:48:56.993817 crc crio[22553]: time="2026-06-11T11:48:56.987856997Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=0ac16465-72e6-4dbb-a2a7-00e5e12c430f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.075718 | controller | Jun 11 11:48:57.005547 crc crio[22553]: time="2026-06-11T11:48:57.005300596Z" level=info msg="Creating container: openstack/cinder-online-data-migrations-7ttck/cinder-online-data-migrations" id=f68391ae-f7f8-4913-b24e-f02d98d6b72d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.075733 | controller | Jun 11 11:48:57.024117 crc crio[22553]: time="2026-06-11T11:48:57.024036813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.075749 | controller | Jun 11 11:48:57.143772 crc crio[22553]: time="2026-06-11T11:48:57.143670454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.075765 | controller | Jun 11 11:48:57.151750 crc crio[22553]: time="2026-06-11T11:48:57.151610136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.075781 | controller | Jun 11 11:48:57.327394 crc crio[22553]: time="2026-06-11T11:48:57.327269012Z" level=info msg="Created container 6f1efe7a7d48054958c8822f97dfda87d9662a241703d69b7b278818845e623c: openstack/cinder-online-data-migrations-7ttck/cinder-online-data-migrations" id=f68391ae-f7f8-4913-b24e-f02d98d6b72d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.075797 | controller | Jun 11 11:48:57.329138 crc crio[22553]: time="2026-06-11T11:48:57.329060005Z" level=info msg="Starting container: 6f1efe7a7d48054958c8822f97dfda87d9662a241703d69b7b278818845e623c" id=386c3b78-acf0-4b58-8d71-e867a8dcdf78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.075813 | controller | Jun 11 11:48:57.338619 crc crio[22553]: time="2026-06-11T11:48:57.33850462Z" level=info msg="Started container" PID=71771 containerID=6f1efe7a7d48054958c8822f97dfda87d9662a241703d69b7b278818845e623c description=openstack/cinder-online-data-migrations-7ttck/cinder-online-data-migrations id=386c3b78-acf0-4b58-8d71-e867a8dcdf78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f
2026-06-11 12:41:55.075834 | controller | Jun 11 11:48:59.561738 crc crio[22553]: time="2026-06-11T11:48:59.560156207Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f" id=765c312e-4026-461d-a026-0f965c43b047 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.075851 | controller | Jun 11 11:48:59.568982 crc crio[22553]: time="2026-06-11T11:48:59.568869781Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=a8f0acb7-7cec-49d7-909f-e00edbd9798d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.075867 | controller | Jun 11 11:48:59.577168 crc crio[22553]: time="2026-06-11T11:48:59.576620357Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de" id=21cd46f0-267d-4899-b08b-9f675d621981 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.075883 | controller | Jun 11 11:48:59.580968 crc crio[22553]: time="2026-06-11T11:48:59.580906392Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=02ce0bbd-a842-4160-bc81-ea93ed886f64 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.075899 | controller | Jun 11 11:48:59.589140 crc crio[22553]: time="2026-06-11T11:48:59.584737314Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=db984b7f-c7e7-483b-81cc-9b98652daaad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.075915 | controller | Jun 11 11:48:59.590064 crc crio[22553]: time="2026-06-11T11:48:59.590010278Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=dd39474e-5f8e-4b53-ba9f-615e5e6b7545 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.075931 | controller | Jun 11 11:48:59.598875 crc crio[22553]: time="2026-06-11T11:48:59.598577588Z" level=info msg="Creating container: openstack/barbican-worker-6579fdcc8c-2jfkh/barbican-worker-log" id=b4811d1b-ebc8-42eb-9edb-fcb8560515fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.075946 | controller | Jun 11 11:48:59.601391 crc crio[22553]: time="2026-06-11T11:48:59.601291977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.075962 | controller | Jun 11 11:48:59.617846 crc crio[22553]: time="2026-06-11T11:48:59.617768528Z" level=info msg="Creating container: openstack/barbican-keystone-listener-699ff9c7c4-gcvls/barbican-keystone-listener-log" id=d51adcb1-8dc3-463b-ad9e-3c5e0a6efa60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.075978 | controller | Jun 11 11:48:59.662110 crc crio[22553]: time="2026-06-11T11:48:59.661999419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.075993 | controller | Jun 11 11:48:59.855768 crc crio[22553]: time="2026-06-11T11:48:59.85494118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.076009 | controller | Jun 11 11:48:59.879192 crc crio[22553]: time="2026-06-11T11:48:59.879088775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.076024 | controller | Jun 11 11:48:59.882197 crc crio[22553]: time="2026-06-11T11:48:59.88166196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.076043 | controller | Jun 11 11:48:59.926869 crc crio[22553]: time="2026-06-11T11:48:59.926596721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.076060 | controller | Jun 11 11:49:00.182133 crc crio[22553]: time="2026-06-11T11:49:00.182021296Z" level=info msg="Created container e410e9f2b31daa8be13008c93dbdffa716b505006f71af84ac7c08e91692f094: openstack/barbican-keystone-listener-699ff9c7c4-gcvls/barbican-keystone-listener-log" id=d51adcb1-8dc3-463b-ad9e-3c5e0a6efa60 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.076076 | controller | Jun 11 11:49:00.186410 crc crio[22553]: time="2026-06-11T11:49:00.185736474Z" level=info msg="Starting container: e410e9f2b31daa8be13008c93dbdffa716b505006f71af84ac7c08e91692f094" id=7b19da20-9b6f-4970-9298-96edcb16b1ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.076092 | controller | Jun 11 11:49:00.198625 crc crio[22553]: time="2026-06-11T11:49:00.198499967Z" level=info msg="Started container" PID=72202 containerID=e410e9f2b31daa8be13008c93dbdffa716b505006f71af84ac7c08e91692f094 description=openstack/barbican-keystone-listener-699ff9c7c4-gcvls/barbican-keystone-listener-log id=7b19da20-9b6f-4970-9298-96edcb16b1ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed24d818f8ef28746418305defc730c7435dfaecc9a7edfbee3f3777afefa363
2026-06-11 12:41:55.076109 | controller | Jun 11 11:49:00.219251 crc crio[22553]: time="2026-06-11T11:49:00.219133079Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=73f1240a-0c2a-41fb-9a39-9f4f012a42b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.076124 | controller | Jun 11 11:49:00.221059 crc crio[22553]: time="2026-06-11T11:49:00.220977192Z" level=info msg="Created container 6342b614a14dd5421289548d7937186c804d0aa56bbcc33a1eef7fb129618cd7: openstack/barbican-worker-6579fdcc8c-2jfkh/barbican-worker-log" id=b4811d1b-ebc8-42eb-9edb-fcb8560515fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.076140 | controller | Jun 11 11:49:00.224414 crc crio[22553]: time="2026-06-11T11:49:00.224302149Z" level=info msg="Starting container: 6342b614a14dd5421289548d7937186c804d0aa56bbcc33a1eef7fb129618cd7" id=e19c3da5-672b-4dc8-9212-6737b9bfd2f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.076156 | controller | Jun 11 11:49:00.242462 crc crio[22553]: time="2026-06-11T11:49:00.24006693Z" level=info msg="Started container" PID=72197 containerID=6342b614a14dd5421289548d7937186c804d0aa56bbcc33a1eef7fb129618cd7 description=openstack/barbican-worker-6579fdcc8c-2jfkh/barbican-worker-log id=e19c3da5-672b-4dc8-9212-6737b9bfd2f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e927799e054188ea16d495e461e8687bbb1ea050af0adad229494544d20273ac
2026-06-11 12:41:55.076172 | controller | Jun 11 11:49:00.267008 crc crio[22553]: time="2026-06-11T11:49:00.266854151Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=e0105445-6d4d-48c2-9ef2-1fdb5955ee1f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.076197 | controller | Jun 11 11:49:00.287428 crc crio[22553]: time="2026-06-11T11:49:00.284020102Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=e21b3884-ba98-4de8-92c7-ad5677ec02ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.076214 | controller | Jun 11 11:49:00.296648 crc crio[22553]: time="2026-06-11T11:49:00.296554588Z" level=info msg="Creating container: openstack/barbican-keystone-listener-699ff9c7c4-gcvls/barbican-keystone-listener" id=ac3afe44-d682-4058-ac6f-f4d5453ef462 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.076236 | controller | Jun 11 11:49:00.301066 crc crio[22553]: time="2026-06-11T11:49:00.300916675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.076311 | controller | Jun 11 11:49:00.310839 crc crio[22553]: time="2026-06-11T11:49:00.310774503Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=317d4f91-d13f-46bc-82ef-b3920359f67e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.076336 | controller | Jun 11 11:49:00.334918 crc crio[22553]: time="2026-06-11T11:49:00.334854016Z" level=info msg="Creating container: openstack/barbican-worker-6579fdcc8c-2jfkh/barbican-worker" id=29e32df3-6553-4691-a043-10cc43acaa14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.076377 | controller | Jun 11 11:49:00.336936 crc crio[22553]: time="2026-06-11T11:49:00.336909406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.076396 | controller | Jun 11 11:49:00.385549 crc crio[22553]: time="2026-06-11T11:49:00.385322919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.076411 | controller | Jun 11 11:49:00.395505 crc crio[22553]: time="2026-06-11T11:49:00.394774975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.076427 | controller | Jun 11 11:49:00.419024 crc crio[22553]: time="2026-06-11T11:49:00.418883718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.076443 | controller | Jun 11 11:49:00.426049 crc crio[22553]: time="2026-06-11T11:49:00.425965145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.076458 | controller | Jun 11 11:49:00.546829 crc crio[22553]: time="2026-06-11T11:49:00.546148322Z" level=info msg="Created container b9d6e4b405beb092ee93df4dc6032633d4a1e5f2d4f89cc6b25d7fb96c6add7e: openstack/barbican-keystone-listener-699ff9c7c4-gcvls/barbican-keystone-listener" id=ac3afe44-d682-4058-ac6f-f4d5453ef462 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.076474 | controller | Jun 11 11:49:00.548045 crc crio[22553]: time="2026-06-11T11:49:00.547918824Z" level=info msg="Starting container: b9d6e4b405beb092ee93df4dc6032633d4a1e5f2d4f89cc6b25d7fb96c6add7e" id=6986a8e3-a172-476a-b3cb-caacc06d7ff3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.076490 | controller | Jun 11 11:49:00.567641 crc crio[22553]: time="2026-06-11T11:49:00.567533447Z" level=info msg="Started container" PID=72279 containerID=b9d6e4b405beb092ee93df4dc6032633d4a1e5f2d4f89cc6b25d7fb96c6add7e description=openstack/barbican-keystone-listener-699ff9c7c4-gcvls/barbican-keystone-listener id=6986a8e3-a172-476a-b3cb-caacc06d7ff3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed24d818f8ef28746418305defc730c7435dfaecc9a7edfbee3f3777afefa363
2026-06-11 12:41:55.076506 | controller | Jun 11 11:49:00.572575 crc crio[22553]: time="2026-06-11T11:49:00.572035368Z" level=info msg="Created container ca1873211a0600b2b807c3dc26d96c135f997bd1ac04d823f2ee75a7aa687a02: openstack/barbican-worker-6579fdcc8c-2jfkh/barbican-worker" id=29e32df3-6553-4691-a043-10cc43acaa14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.076522 | controller | Jun 11 11:49:00.576162 crc crio[22553]: time="2026-06-11T11:49:00.576056895Z" level=info msg="Starting container: ca1873211a0600b2b807c3dc26d96c135f997bd1ac04d823f2ee75a7aa687a02" id=b8aca109-a70b-4493-a2f7-17b9f633fbb2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.076538 | controller | Jun 11 11:49:00.595623 crc crio[22553]: time="2026-06-11T11:49:00.595520213Z" level=info msg="Started container" PID=72282 containerID=ca1873211a0600b2b807c3dc26d96c135f997bd1ac04d823f2ee75a7aa687a02 description=openstack/barbican-worker-6579fdcc8c-2jfkh/barbican-worker id=b8aca109-a70b-4493-a2f7-17b9f633fbb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e927799e054188ea16d495e461e8687bbb1ea050af0adad229494544d20273ac
2026-06-11 12:41:55.076557 | controller | Jun 11 11:49:03.188090 crc crio[22553]: time="2026-06-11T11:49:03.187015494Z" level=info msg="Stopping pod sandbox: d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f" id=ba2a724c-bccd-4c63-9699-8e6c5be0e0db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.076574 | controller | Jun 11 11:49:03.190160 crc crio[22553]: time="2026-06-11T11:49:03.189810065Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-7ttck Namespace:openstack ID:d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f UID:280e50b0-dad0-4527-af61-7e270d6e149a NetNS:/var/run/netns/975ca0b9-1db7-4d35-b494-5ae4be75aa1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod280e50b0_dad0_4527_af61_7e270d6e149a.slice PodAnnotations:0xc000ca04b8}] Aliases:map[]}"
2026-06-11 12:41:55.076590 | controller | Jun 11 11:49:03.190160 crc crio[22553]: time="2026-06-11T11:49:03.190002331Z" level=info msg="Deleting pod openstack_cinder-online-data-migrations-7ttck from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.076606 | controller | Jun 11 11:49:03.255242 crc crio[22553]: time="2026-06-11T11:49:03.253766532Z" level=info msg="Stopping container: ca9b2437c8153401257da4f5bf781cf7c157902fe63ccf62d581cad75e25e40f (timeout: 10s)" id=92bac97c-8117-4e96-8367-17f326f3bfe2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.076622 | controller | Jun 11 11:49:03.495987 crc crio[22553]: time="2026-06-11T11:49:03.494809507Z" level=info msg="Stopped container ca9b2437c8153401257da4f5bf781cf7c157902fe63ccf62d581cad75e25e40f: openstack/dnsmasq-dns-6c85d9984c-c48r7/dnsmasq-dns" id=92bac97c-8117-4e96-8367-17f326f3bfe2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.076638 | controller | Jun 11 11:49:03.499588 crc crio[22553]: time="2026-06-11T11:49:03.49937015Z" level=info msg="Stopping pod sandbox: fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668" id=1df52978-e719-403a-bf01-1b36055c0a1b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.076654 | controller | Jun 11 11:49:03.500236 crc crio[22553]: time="2026-06-11T11:49:03.500169043Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6c85d9984c-c48r7 Namespace:openstack ID:fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668 UID:22d32d59-c4c9-4918-b4f1-1ba9866564f9 NetNS:/var/run/netns/25ac03a9-dd33-49a8-a4d4-52fba034b1fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22d32d59_c4c9_4918_b4f1_1ba9866564f9.slice PodAnnotations:0xc00001b080}] Aliases:map[]}"
2026-06-11 12:41:55.076670 | controller | Jun 11 11:49:03.500423 crc crio[22553]: time="2026-06-11T11:49:03.500373189Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6c85d9984c-c48r7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.076686 | controller | Jun 11 11:49:03.732784 crc crio[22553]: time="2026-06-11T11:49:03.731643108Z" level=info msg="Stopped pod sandbox: d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f" id=ba2a724c-bccd-4c63-9699-8e6c5be0e0db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.076702 | controller | Jun 11 11:49:04.033084 crc crio[22553]: time="2026-06-11T11:49:04.032978953Z" level=info msg="Stopped pod sandbox: fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668" id=1df52978-e719-403a-bf01-1b36055c0a1b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.076717 | controller | Jun 11 11:49:04.280085 crc crio[22553]: time="2026-06-11T11:49:04.279388714Z" level=info msg="Removing container: ca9b2437c8153401257da4f5bf781cf7c157902fe63ccf62d581cad75e25e40f" id=58860969-5bbb-48a4-8682-59a5258d78ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.076737 | controller | Jun 11 11:49:04.411900 crc crio[22553]: time="2026-06-11T11:49:04.411804139Z" level=info msg="Removed container ca9b2437c8153401257da4f5bf781cf7c157902fe63ccf62d581cad75e25e40f: openstack/dnsmasq-dns-6c85d9984c-c48r7/dnsmasq-dns" id=58860969-5bbb-48a4-8682-59a5258d78ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.076753 | controller | Jun 11 11:49:04.420492 crc crio[22553]: time="2026-06-11T11:49:04.42040644Z" level=info msg="Removing container: a78be7cffaf77a7371db8bdce900ccd73a11f9f4e78c77eaaa17b914212f10df" id=53ce5660-5b1b-4b18-bf3c-caf165801849 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.076768 | controller | Jun 11 11:49:04.554150 crc crio[22553]: time="2026-06-11T11:49:04.553996478Z" level=info msg="Removed container a78be7cffaf77a7371db8bdce900ccd73a11f9f4e78c77eaaa17b914212f10df: openstack/dnsmasq-dns-6c85d9984c-c48r7/init" id=53ce5660-5b1b-4b18-bf3c-caf165801849 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.076783 | controller | Jun 11 11:49:05.212496 crc crio[22553]: time="2026-06-11T11:49:05.210198438Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=89b9770c-d35d-4146-b7db-0335c79e95cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.076799 | controller | Jun 11 11:49:05.212496 crc crio[22553]: time="2026-06-11T11:49:05.211136926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.076814 | controller | Jun 11 11:49:05.335987 crc crio[22553]: time="2026-06-11T11:49:05.334139745Z" level=info msg="Stopping container: 2b2d6c08e2c61842ab92ac8e93a70d0beeeca8d2cba321de5bca653dbc7ec0dc (timeout: 30s)" id=070c29a6-ab65-4f00-b199-3b5d10e21e3c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.076830 | controller | Jun 11 11:49:05.335987 crc crio[22553]: time="2026-06-11T11:49:05.334438484Z" level=info msg="Stopping container: b60f33edabe2894201c33d635a3c4fc117fd8b68d61660b93c5a76032cf25a8a (timeout: 30s)" id=3044351e-58fc-4544-8a3e-a627d1100cae name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.076845 | controller | Jun 11 11:49:05.489054 crc crio[22553]: time="2026-06-11T11:49:05.488994105Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf UID:f4ab73bf-6e04-4860-af1f-6f5a97cc30dd NetNS:/var/run/netns/4e398bfd-fef8-41e6-afd6-6c48eed5acac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4ab73bf_6e04_4860_af1f_6f5a97cc30dd.slice PodAnnotations:0xc00043a540}] Aliases:map[]}"
2026-06-11 12:41:55.076860 | controller | Jun 11 11:49:05.489054 crc crio[22553]: time="2026-06-11T11:49:05.489034286Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.076876 | controller | Jun 11 11:49:05.601859 crc crio[22553]: time="2026-06-11T11:49:05.601103217Z" level=info msg="Stopped container 2b2d6c08e2c61842ab92ac8e93a70d0beeeca8d2cba321de5bca653dbc7ec0dc: openstack/neutron-79d4495d5c-wbbqp/neutron-httpd" id=070c29a6-ab65-4f00-b199-3b5d10e21e3c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.076891 | controller | Jun 11 11:49:05.670305 crc crio[22553]: time="2026-06-11T11:49:05.670230574Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-764b948f4c-qrqhb/POD" id=cb245a44-23ce-43cd-a0a2-2141b1fbc6db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.076907 | controller | Jun 11 11:49:05.670560 crc crio[22553]: time="2026-06-11T11:49:05.670330587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.076926 | controller | Jun 11 11:49:05.824121 crc crio[22553]: time="2026-06-11T11:49:05.819533601Z" level=info msg="Got pod network &{Name:dnsmasq-dns-764b948f4c-qrqhb Namespace:openstack ID:53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2 UID:1b109701-dca8-4622-b8c7-c73587a5c7b0 NetNS:/var/run/netns/ac689f81-bd26-4c19-b094-e5691efad65e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b109701_dca8_4622_b8c7_c73587a5c7b0.slice PodAnnotations:0xc00279aa08}] Aliases:map[]}"
2026-06-11 12:41:55.076942 | controller | Jun 11 11:49:05.824121 crc crio[22553]: time="2026-06-11T11:49:05.82016374Z" level=info msg="Adding pod openstack_dnsmasq-dns-764b948f4c-qrqhb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.076958 | controller | Jun 11 11:49:05.992538 crc crio[22553]: time="2026-06-11T11:49:05.992463958Z" level=info msg="Running pod sandbox: openstack/neutron-6fcc99f69-7wtth/POD" id=38b156eb-63a8-406b-93ce-2e48e6be77df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.076973 | controller | Jun 11 11:49:05.992831 crc crio[22553]: time="2026-06-11T11:49:05.992560091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.076989 | controller | Jun 11 11:49:06.021101 crc crio[22553]: time="2026-06-11T11:49:06.021028642Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=34f9d8eb-9343-4d31-904f-ea1afd66a995 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.077004 | controller | Jun 11 11:49:06.022507 crc crio[22553]: time="2026-06-11T11:49:06.02166367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.077019 | controller | Jun 11 11:49:06.172883 crc crio[22553]: time="2026-06-11T11:49:06.172733299Z" level=info msg="Got pod network &{Name:neutron-6fcc99f69-7wtth Namespace:openstack ID:29939eab05ac0f304f0b478897d53bff644a852f8bff6d0a8c045889f47f68df UID:16e89fd0-34a1-4b33-ba3b-22fc50dd90fb NetNS:/var/run/netns/0ed282ad-0679-4719-9b26-931d838f9043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16e89fd0_34a1_4b33_ba3b_22fc50dd90fb.slice PodAnnotations:0xc001894680}] Aliases:map[]}"
2026-06-11 12:41:55.077035 | controller | Jun 11 11:49:06.172883 crc crio[22553]: time="2026-06-11T11:49:06.172811072Z" level=info msg="Adding pod openstack_neutron-6fcc99f69-7wtth to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.077051 | controller | Jun 11 11:49:06.215306 crc crio[22553]: time="2026-06-11T11:49:06.215201309Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f UID:b31855ca-0aaa-4e24-a16d-bd5b206532c3 NetNS:/var/run/netns/5bcfab4f-89f8-4162-9b44-937f93f0bf2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb31855ca_0aaa_4e24_a16d_bd5b206532c3.slice PodAnnotations:0xc00043a108}] Aliases:map[]}"
2026-06-11 12:41:55.077068 | controller | Jun 11 11:49:06.215306 crc crio[22553]: time="2026-06-11T11:49:06.215280851Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.077084 | controller | Jun 11 11:49:06.374878 crc crio[22553]: 2026-06-11T11:49:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6a7f605cdacb82 Mac:3a:3b:35:3b:48:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/4e398bfd-fef8-41e6-afd6-6c48eed5acac SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.077104 | controller | Jun 11 11:49:06.376456 crc crio[22553]: time="2026-06-11T11:49:06.375963421Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf UID:f4ab73bf-6e04-4860-af1f-6f5a97cc30dd NetNS:/var/run/netns/4e398bfd-fef8-41e6-afd6-6c48eed5acac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4ab73bf_6e04_4860_af1f_6f5a97cc30dd.slice PodAnnotations:0xc00043a540}] Aliases:map[]}"
2026-06-11 12:41:55.077121 | controller | Jun 11 11:49:06.376456 crc crio[22553]: time="2026-06-11T11:49:06.376096664Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.077136 | controller | Jun 11 11:49:06.395824 crc crio[22553]: time="2026-06-11T11:49:06.395609944Z" level=info msg="Ran pod sandbox e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf with infra container: openstack/cinder-scheduler-0/POD" id=89b9770c-d35d-4146-b7db-0335c79e95cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.077152 | controller | Jun 11 11:49:06.412643 crc crio[22553]: time="2026-06-11T11:49:06.412567269Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=061e031c-8f5f-413b-95c0-bd3a25834625 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.077168 | controller | Jun 11 11:49:06.413409 crc crio[22553]: time="2026-06-11T11:49:06.413380013Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found" id=061e031c-8f5f-413b-95c0-bd3a25834625 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.077183 | controller | Jun 11 11:49:06.413956 crc crio[22553]: time="2026-06-11T11:49:06.413670821Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found" id=061e031c-8f5f-413b-95c0-bd3a25834625 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.077199 | controller | Jun 11 11:49:06.421851 crc crio[22553]: time="2026-06-11T11:49:06.421763917Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=eb437a5e-a52c-45be-b366-b18ac892af05 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.077214 | controller | Jun 11 11:49:06.808535 crc crio[22553]: 2026-06-11T11:49:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53b6fb401ce00cf Mac:ce:d8:5f:ee:72:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/ac689f81-bd26-4c19-b094-e5691efad65e SocketPath: PciID:}] [{Interface:0xc00050cfd0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.077230 | controller | Jun 11 11:49:06.835748 crc crio[22553]: time="2026-06-11T11:49:06.833125663Z" level=info msg="Got pod network &{Name:dnsmasq-dns-764b948f4c-qrqhb Namespace:openstack ID:53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2 UID:1b109701-dca8-4622-b8c7-c73587a5c7b0 NetNS:/var/run/netns/ac689f81-bd26-4c19-b094-e5691efad65e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b109701_dca8_4622_b8c7_c73587a5c7b0.slice PodAnnotations:0xc00279aa08}] Aliases:map[]}"
2026-06-11 12:41:55.077245 | controller | Jun 11 11:49:06.835748 crc crio[22553]: time="2026-06-11T11:49:06.833437442Z" level=info msg="Checking pod openstack_dnsmasq-dns-764b948f4c-qrqhb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.077261 | controller | Jun 11 11:49:06.850751 crc crio[22553]: time="2026-06-11T11:49:06.849096939Z" level=info msg="Ran pod sandbox 53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2 with infra container: openstack/dnsmasq-dns-764b948f4c-qrqhb/POD" id=cb245a44-23ce-43cd-a0a2-2141b1fbc6db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.077280 | controller | Jun 11 11:49:06.853221 crc crio[22553]: time="2026-06-11T11:49:06.853129876Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=64b1c1bd-e37b-4315-8556-510989c7bef3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.077297 | controller | Jun 11 11:49:07.069117 crc crio[22553]: time="2026-06-11T11:49:07.068225014Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=dfc72ecc-6c26-47d7-966b-e5803989a29f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.077313 | controller | Jun 11 11:49:07.088783 crc crio[22553]: time="2026-06-11T11:49:07.088625709Z" level=info msg="Creating container: openstack/dnsmasq-dns-764b948f4c-qrqhb/init" id=2379a5da-9181-4124-8487-829e5f731af8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.077329 | controller | Jun 11 11:49:07.089177 crc crio[22553]: time="2026-06-11T11:49:07.089124934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.077359 | controller | Jun 11 11:49:07.153109 crc crio[22553]: 2026-06-11T11:49:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff6e736a4dd6686 Mac:7a:65:6f:e1:0a:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/5bcfab4f-89f8-4162-9b44-937f93f0bf2c SocketPath: PciID:}] [{Interface:0xc000014d70 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.077382 | controller | Jun 11 11:49:07.154478 crc crio[22553]: time="2026-06-11T11:49:07.154410959Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f UID:b31855ca-0aaa-4e24-a16d-bd5b206532c3 NetNS:/var/run/netns/5bcfab4f-89f8-4162-9b44-937f93f0bf2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb31855ca_0aaa_4e24_a16d_bd5b206532c3.slice PodAnnotations:0xc00043a108}] Aliases:map[]}"
2026-06-11 12:41:55.077399 | controller | Jun 11 11:49:07.154599 crc crio[22553]: time="2026-06-11T11:49:07.154584054Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.077415 | controller | Jun 11 11:49:07.191506 crc crio[22553]: time="2026-06-11T11:49:07.191406169Z" level=info msg="Ran pod sandbox ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f with infra container: openstack/cinder-api-0/POD" id=34f9d8eb-9343-4d31-904f-ea1afd66a995 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.077431 | controller | Jun 11 11:49:07.202206 crc crio[22553]: time="2026-06-11T11:49:07.202127402Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=66ef50f7-7359-4ed3-9fbe-96dd506f0df0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.077447 | controller | Jun 11 11:49:07.207730 crc crio[22553]: time="2026-06-11T11:49:07.207576281Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=08384976-5479-423e-aa84-bd0454d5a8a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.077462 | controller | Jun 11 11:49:07.219793 crc crio[22553]: time="2026-06-11T11:49:07.219571111Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=b0a510b5-4c17-4ebc-b278-fed4afb4fb47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.077478 | controller | Jun 11 11:49:07.220329 crc crio[22553]: time="2026-06-11T11:49:07.220257731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.077502 | controller | Jun 11 11:49:07.282860 crc crio[22553]: time="2026-06-11T11:49:07.282763685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.077520 | controller | Jun 11 11:49:07.297648 crc crio[22553]: time="2026-06-11T11:49:07.297560377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.077537 | controller | Jun 11 11:49:07.388448 crc crio[22553]: 2026-06-11T11:49:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:29939eab05ac0f3 Mac:e6:01:a3:9c:5f:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/0ed282ad-0679-4719-9b26-931d838f9043 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.077552 | controller | Jun 11 11:49:07.388448 crc crio[22553]: time="2026-06-11T11:49:07.384251277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.077568 | controller | Jun 11 11:49:07.393739 crc crio[22553]: time="2026-06-11T11:49:07.391232031Z" level=info msg="Got pod network &{Name:neutron-6fcc99f69-7wtth Namespace:openstack ID:29939eab05ac0f304f0b478897d53bff644a852f8bff6d0a8c045889f47f68df UID:16e89fd0-34a1-4b33-ba3b-22fc50dd90fb NetNS:/var/run/netns/0ed282ad-0679-4719-9b26-931d838f9043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16e89fd0_34a1_4b33_ba3b_22fc50dd90fb.slice PodAnnotations:0xc001894680}] Aliases:map[]}"
2026-06-11 12:41:55.077584 | controller | Jun 11 11:49:07.401745 crc crio[22553]: time="2026-06-11T11:49:07.391608172Z" level=info msg="Checking pod openstack_neutron-6fcc99f69-7wtth for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.077601 | controller | Jun 11 11:49:07.430752 crc crio[22553]: time="2026-06-11T11:49:07.428620352Z" level=info msg="Ran pod sandbox 29939eab05ac0f304f0b478897d53bff644a852f8bff6d0a8c045889f47f68df with infra container: openstack/neutron-6fcc99f69-7wtth/POD" id=38b156eb-63a8-406b-93ce-2e48e6be77df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.077616 | controller | Jun 11 11:49:07.440250 crc crio[22553]: time="2026-06-11T11:49:07.440122648Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=429f3daf-cdca-4e50-89c9-61d9be612b28 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.077632 | controller | Jun 11 11:49:07.520756 crc crio[22553]: time="2026-06-11T11:49:07.520311288Z" level=info msg="Created container 9bedf9c771fd45ab7989ea9c3564512cdac7c0b1dc8b48ab988fcefe69e069f7: openstack/dnsmasq-dns-764b948f4c-qrqhb/init" id=2379a5da-9181-4124-8487-829e5f731af8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.077648 | controller | Jun 11 11:49:07.526739 crc crio[22553]: time="2026-06-11T11:49:07.526285722Z" level=info msg="Starting container: 9bedf9c771fd45ab7989ea9c3564512cdac7c0b1dc8b48ab988fcefe69e069f7" id=72bbeec7-81a8-4f88-9b9e-95f1ca6dd6f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.077664 | controller | Jun 11 11:49:07.541273 crc crio[22553]: time="2026-06-11T11:49:07.541118765Z" level=info msg="Started container" PID=73006 containerID=9bedf9c771fd45ab7989ea9c3564512cdac7c0b1dc8b48ab988fcefe69e069f7 description=openstack/dnsmasq-dns-764b948f4c-qrqhb/init id=72bbeec7-81a8-4f88-9b9e-95f1ca6dd6f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2
2026-06-11 12:41:55.077683 | controller | Jun 11 11:49:07.573365 crc crio[22553]: time="2026-06-11T11:49:07.57316417Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ef698c58-1359-41e3-af52-289ec8e46ad3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.077700 | controller | Jun 11 11:49:07.605579 crc crio[22553]: time="2026-06-11T11:49:07.605464853Z" level=info msg="Creating container: openstack/neutron-6fcc99f69-7wtth/neutron-api" id=fb4122e6-026c-4389-a936-133e0e19810e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.077716 | controller | Jun 11 11:49:07.606084 crc crio[22553]: time="2026-06-11T11:49:07.606025759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.077732 | controller | Jun 11 11:49:07.843602 crc crio[22553]: time="2026-06-11T11:49:07.8434955Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ce9e0bfb-faa8-4883-9cc4-bf353723ed7d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.077748 | controller | Jun 11 11:49:07.847890 crc crio[22553]: time="2026-06-11T11:49:07.847833096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.077764 | controller | Jun 11 11:49:07.861290 crc crio[22553]: time="2026-06-11T11:49:07.861120174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.077780 | controller | Jun 11 11:49:07.900123 crc crio[22553]: time="2026-06-11T11:49:07.899450173Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\""
2026-06-11 12:41:55.077796 | controller | Jun 11 11:49:08.025210 crc crio[22553]: time="2026-06-11T11:49:08.025049018Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5a20e46b-a55e-4c2d-8708-58842622efab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.077812 | controller | Jun 11 11:49:08.081256 crc crio[22553]: time="2026-06-11T11:49:08.081157406Z" level=info msg="Creating container: openstack/dnsmasq-dns-764b948f4c-qrqhb/dnsmasq-dns" id=3c1c10aa-fda6-4db5-959e-34070e8cc9f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.077828 | controller | Jun 11 11:49:08.081751 crc crio[22553]: time="2026-06-11T11:49:08.0816557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.077844 | controller | Jun 11 11:49:08.387776 crc crio[22553]: time="2026-06-11T11:49:08.386363983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.077860 | controller | Jun 11 11:49:08.403610 crc crio[22553]: time="2026-06-11T11:49:08.403021439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.077876 | controller | Jun 11 11:49:08.540730 crc crio[22553]: time="2026-06-11T11:49:08.540610485Z" level=info msg="Created container a91a442441cf95eccc045d7c84108ba0edcf540d7f6a9beef3fe8e28137a0e2c: openstack/neutron-6fcc99f69-7wtth/neutron-api" id=fb4122e6-026c-4389-a936-133e0e19810e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.077892 | controller | Jun 11 11:49:08.554210 crc crio[22553]: time="2026-06-11T11:49:08.554114439Z" level=info msg="Starting container: a91a442441cf95eccc045d7c84108ba0edcf540d7f6a9beef3fe8e28137a0e2c" id=8f2f4c45-f046-4757-8ea6-f74ee8cf8042 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.077911 | controller | Jun 11 11:49:08.579997 crc crio[22553]: time="2026-06-11T11:49:08.571149136Z" level=info msg="Started container" PID=73092 containerID=a91a442441cf95eccc045d7c84108ba0edcf540d7f6a9beef3fe8e28137a0e2c description=openstack/neutron-6fcc99f69-7wtth/neutron-api id=8f2f4c45-f046-4757-8ea6-f74ee8cf8042 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29939eab05ac0f304f0b478897d53bff644a852f8bff6d0a8c045889f47f68df
2026-06-11 12:41:55.077927 | controller | Jun 11 11:49:08.629605 crc crio[22553]: time="2026-06-11T11:49:08.629423966Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=da30f83f-2a89-4efa-9b39-9a558923d2be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.077943 | controller | Jun 11 11:49:08.741635 crc crio[22553]: time="2026-06-11T11:49:08.740771705Z" level=info msg="Created container 5b3f58f91239705203aa5ec572a154a76064f072c6171c09fe384ae5fe9cd727: openstack/dnsmasq-dns-764b948f4c-qrqhb/dnsmasq-dns" id=3c1c10aa-fda6-4db5-959e-34070e8cc9f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.077959 | controller | Jun 11 11:49:08.749746 crc crio[22553]: time="2026-06-11T11:49:08.74710569Z" level=info msg="Starting container: 5b3f58f91239705203aa5ec572a154a76064f072c6171c09fe384ae5fe9cd727" id=beda0735-ab75-4bb1-b03c-8d47274e1030 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.077975 | controller | Jun 11 11:49:08.763161 crc crio[22553]: time="2026-06-11T11:49:08.763041225Z" level=info msg="Started container" PID=73165 containerID=5b3f58f91239705203aa5ec572a154a76064f072c6171c09fe384ae5fe9cd727 description=openstack/dnsmasq-dns-764b948f4c-qrqhb/dnsmasq-dns id=beda0735-ab75-4bb1-b03c-8d47274e1030 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2
2026-06-11 12:41:55.077991 | controller | Jun 11 11:49:08.793269 crc crio[22553]: time="2026-06-11T11:49:08.793165734Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b116a8e5-b170-40be-84e9-7ad95ed9f31a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.078006 | controller | Jun 11 11:49:08.814729 crc crio[22553]: time="2026-06-11T11:49:08.814584279Z" level=info msg="Creating container: openstack/neutron-6fcc99f69-7wtth/neutron-httpd" id=cb5bb8b4-cdf6-47c6-8f02-991ad0070f23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.078022 | controller | Jun 11 11:49:08.833320 crc crio[22553]: time="2026-06-11T11:49:08.833216803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.078038 | controller | Jun 11 11:49:09.200911 crc crio[22553]: time="2026-06-11T11:49:09.192844409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.078054 | controller | Jun 11 11:49:09.255493 crc crio[22553]: time="2026-06-11T11:49:09.25079787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.078071 | controller | Jun 11 11:49:09.499781 crc crio[22553]: time="2026-06-11T11:49:09.498105448Z" level=info msg="Created container 378f2fd4da7c1245319d83a6c50f0d8e26f25cf324bfd90ab39aecad3dce81d8: openstack/neutron-6fcc99f69-7wtth/neutron-httpd" id=cb5bb8b4-cdf6-47c6-8f02-991ad0070f23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.078087 | controller | Jun 11 11:49:09.514659 crc crio[22553]: time="2026-06-11T11:49:09.508063848Z" level=info msg="Starting container: 378f2fd4da7c1245319d83a6c50f0d8e26f25cf324bfd90ab39aecad3dce81d8" id=4529314a-14a3-4d51-b400-1028dc37f422 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.078102 | controller | Jun 11 11:49:09.535068 crc crio[22553]: time="2026-06-11T11:49:09.527098154Z" level=info msg="Started container" PID=73211 containerID=378f2fd4da7c1245319d83a6c50f0d8e26f25cf324bfd90ab39aecad3dce81d8 description=openstack/neutron-6fcc99f69-7wtth/neutron-httpd id=4529314a-14a3-4d51-b400-1028dc37f422 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29939eab05ac0f304f0b478897d53bff644a852f8bff6d0a8c045889f47f68df
2026-06-11 12:41:55.078121 | controller | Jun 11 11:49:09.992993 crc crio[22553]: time="2026-06-11T11:49:09.992860047Z" level=info msg="Stopped container b60f33edabe2894201c33d635a3c4fc117fd8b68d61660b93c5a76032cf25a8a: openstack/neutron-79d4495d5c-wbbqp/neutron-api" id=3044351e-58fc-4544-8a3e-a627d1100cae name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.078138 | controller | Jun 11 11:49:09.996841 crc crio[22553]: time="2026-06-11T11:49:09.99674228Z" level=info msg="Stopping pod sandbox: 76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de" id=b67d178c-08d6-484e-9c4a-00a91eaf0a08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.078154 | controller | Jun 11 11:49:09.997883 crc crio[22553]: time="2026-06-11T11:49:09.997815591Z" level=info msg="Got pod network &{Name:neutron-79d4495d5c-wbbqp Namespace:openstack ID:76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de UID:b6303239-9f0e-40c6-8443-93bd3216ceae NetNS:/var/run/netns/e7affe27-2521-4c28-9e63-cd10eda3f5e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6303239_9f0e_40c6_8443_93bd3216ceae.slice PodAnnotations:0xc002826420}] Aliases:map[]}"
2026-06-11 12:41:55.078170 | controller | Jun 11 11:49:09.998079 crc crio[22553]: time="2026-06-11T11:49:09.998016427Z" level=info msg="Deleting pod openstack_neutron-79d4495d5c-wbbqp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.078187 | controller | Jun 11 11:49:10.004516 crc crio[22553]: time="2026-06-11T11:49:10.003281421Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4" id=eb437a5e-a52c-45be-b366-b18ac892af05 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.078203 | controller | Jun 11 11:49:10.005081 crc crio[22553]: time="2026-06-11T11:49:10.004995861Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=871d8179-ce9f-4259-bc76-45e55ea32b27 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.078220 | controller | Jun 11 11:49:10.154212 crc crio[22553]: time="2026-06-11T11:49:10.153182726Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=f30ace0f-2ac6-4e51-b418-eebb7fb605dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.078236 | controller | Jun 11 11:49:10.179372 crc crio[22553]: time="2026-06-11T11:49:10.178938988Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=ce52883e-147a-41c3-b469-45f51222fa4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.078252 | controller | Jun 11 11:49:11.322944 crc crio[22553]: time="2026-06-11T11:49:11.322245444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.078268 | controller | Jun 11 11:49:11.496061 crc crio[22553]: time="2026-06-11T11:49:11.494745419Z" level=info msg="Created container 33710ba31a925ecaa976761d03b2410cd5990574358d00de19fa58daf7209cea: openstack/cinder-api-0/cinder-api-log" id=b0a510b5-4c17-4ebc-b278-fed4afb4fb47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.078284 | controller | Jun 11 11:49:11.501981 crc crio[22553]: time="2026-06-11T11:49:11.501583748Z" level=info msg="Starting container: 33710ba31a925ecaa976761d03b2410cd5990574358d00de19fa58daf7209cea" id=a3e9710d-e619-42d6-930a-8a428ef2bb0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.078303 | controller | Jun 11 11:49:11.525531 crc crio[22553]: time="2026-06-11T11:49:11.519054418Z" level=info msg="Started container" PID=73557 containerID=33710ba31a925ecaa976761d03b2410cd5990574358d00de19fa58daf7209cea description=openstack/cinder-api-0/cinder-api-log id=a3e9710d-e619-42d6-930a-8a428ef2bb0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f
2026-06-11 12:41:55.078320 | controller | Jun 11 11:49:11.540369 crc crio[22553]: time="2026-06-11T11:49:11.537247749Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=f22d42ad-dbeb-4f17-a5df-6196398e3a44 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.078361 | controller | Jun 11 11:49:12.980011 crc crio[22553]: time="2026-06-11T11:49:12.979897461Z" level=info msg="Stopping container: 2a3e959574d531dcfb3c8e88004051d58d4a666b4cf6f7dde13a2d5ea2c106f1 (timeout: 30s)" id=48a2bc1f-4781-4e4a-b5a7-c997c5dd3e88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.078382 | controller | Jun 11 11:49:12.981023 crc crio[22553]: time="2026-06-11T11:49:12.980144918Z" level=info msg="Stopping container: dc0bf5c1a48b06d46a3bc5feebf5f0127cbae89abefe597af12e723a8f4618e0 (timeout: 30s)" id=9aa3cfba-e1dd-439b-8098-a379c910e4fa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.078398 | controller | Jun 11 11:49:15.113134 crc crio[22553]: time="2026-06-11T11:49:15.111990145Z" level=info msg="Stopping container: 8819f56aa86c0315408d7d9b05b92ffd3ea1acfb8be40da437b0cc8d070a90ec (timeout: 10s)" id=284e0d5c-d37a-4f9c-a06e-48d80f623d13 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.078414 | controller | Jun 11 11:49:16.069747 crc crio[22553]: time="2026-06-11T11:49:16.068295193Z" level=info msg="Running pod sandbox: openstack/placement-7dd5b9c87b-t529x/POD" id=018a4bb4-2150-49aa-bf4e-7512ba591ea3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.078429 | controller | Jun 11 11:49:16.069747 crc crio[22553]: time="2026-06-11T11:49:16.069425136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.078444 | controller | Jun 11 11:49:19.176537 crc crio[22553]: time="2026-06-11T11:49:19.176268348Z" level=info msg="Stopped pod sandbox: 76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de" id=b67d178c-08d6-484e-9c4a-00a91eaf0a08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.078460 | controller | Jun 11 11:49:19.185124 crc crio[22553]: time="2026-06-11T11:49:19.184985292Z" level=info msg="Stopped container dc0bf5c1a48b06d46a3bc5feebf5f0127cbae89abefe597af12e723a8f4618e0: openstack/barbican-api-7497b7bd88-v9kwc/barbican-api-log" id=9aa3cfba-e1dd-439b-8098-a379c910e4fa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.078476 | controller | Jun 11 11:49:19.188435 crc crio[22553]: time="2026-06-11T11:49:19.187127445Z" level=info msg="Stopped container 8819f56aa86c0315408d7d9b05b92ffd3ea1acfb8be40da437b0cc8d070a90ec: openstack/dnsmasq-dns-54f48964b7-mqfvn/dnsmasq-dns" id=284e0d5c-d37a-4f9c-a06e-48d80f623d13 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.078492 | controller | Jun 11 11:49:19.201113 crc crio[22553]: time="2026-06-11T11:49:19.20100138Z" level=info msg="Stopping pod sandbox: 3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6" id=b7c06985-7ed1-47e5-8a38-6811bf32cac2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.078508 | controller | Jun 11 11:49:19.201855 crc crio[22553]: time="2026-06-11T11:49:19.201736931Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54f48964b7-mqfvn Namespace:openstack ID:3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6 UID:e0322b2c-d36f-4fd4-aa75-179644447cd2 NetNS:/var/run/netns/019569f8-75ac-498e-ae87-dcd122200348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0322b2c_d36f_4fd4_aa75_179644447cd2.slice PodAnnotations:0xc0050d2058}] Aliases:map[]}"
2026-06-11 12:41:55.078527 | controller | Jun 11 11:49:19.201957 crc crio[22553]: time="2026-06-11T11:49:19.201912686Z" level=info msg="Deleting pod openstack_dnsmasq-dns-54f48964b7-mqfvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.078544 | controller | Jun 11 11:49:19.209819 crc crio[22553]: time="2026-06-11T11:49:19.209134577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.078560 | controller | Jun 11 11:49:19.222165 crc crio[22553]: time="2026-06-11T11:49:19.217649176Z" level=info msg="Stopped container 2a3e959574d531dcfb3c8e88004051d58d4a666b4cf6f7dde13a2d5ea2c106f1: openstack/barbican-api-7497b7bd88-v9kwc/barbican-api" id=48a2bc1f-4781-4e4a-b5a7-c997c5dd3e88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.078575 | controller | Jun 11 11:49:19.222561 crc crio[22553]: time="2026-06-11T11:49:19.222485037Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=2afeb614-e9a9-470a-af44-951c7223c936 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.078592 | controller | Jun 11 11:49:19.223457 crc crio[22553]: time="2026-06-11T11:49:19.223407124Z" level=info msg="Stopping pod sandbox: 42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888" id=53f60c40-022b-4868-a0c5-c430541cb642 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.078607 | controller | Jun 11 11:49:19.224164 crc crio[22553]: time="2026-06-11T11:49:19.224083683Z" level=info msg="Got pod network &{Name:barbican-api-7497b7bd88-v9kwc Namespace:openstack ID:42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888 UID:ecbb6e2a-cde6-4ff2-9dc9-f2252e69ea41 NetNS:/var/run/netns/df441984-04d4-4412-9430-ba46760a109e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecbb6e2a_cde6_4ff2_9dc9_f2252e69ea41.slice PodAnnotations:0xc002b8af60}] Aliases:map[]}"
2026-06-11 12:41:55.078623 | controller | Jun 11 11:49:19.224318 crc crio[22553]: time="2026-06-11T11:49:19.224260289Z" level=info msg="Deleting pod openstack_barbican-api-7497b7bd88-v9kwc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.078639 | controller | Jun 11 11:49:19.396083 crc crio[22553]: time="2026-06-11T11:49:19.395988659Z" level=info msg="Removing container: 2b2d6c08e2c61842ab92ac8e93a70d0beeeca8d2cba321de5bca653dbc7ec0dc" id=382b9ed4-a786-4669-b626-64ca695ea2d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.078654 | controller | Jun 11 11:49:20.571910 crc crio[22553]: time="2026-06-11T11:49:20.570815456Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=ac108b5a-e251-47ab-803e-281ebd540138 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.078670 | controller | Jun 11 11:49:20.574193 crc crio[22553]: time="2026-06-11T11:49:20.571947839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.078685 | controller | Jun 11 11:49:21.238847 crc crio[22553]: time="2026-06-11T11:49:21.238514953Z" level=info msg="Stopped pod sandbox: 3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6" id=b7c06985-7ed1-47e5-8a38-6811bf32cac2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.078701 | controller | Jun 11 11:49:21.245270 crc crio[22553]: time="2026-06-11T11:49:21.245040993Z" level=info msg="Stopped pod sandbox: 42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888" id=53f60c40-022b-4868-a0c5-c430541cb642 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.078720 | controller | Jun 11 11:49:21.245618 crc crio[22553]: time="2026-06-11T11:49:21.245463435Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=f9905c50-0765-4726-bf22-60603814828b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.078736 | controller | Jun 11 11:49:21.267614 crc crio[22553]: time="2026-06-11T11:49:21.267494438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.078752 | controller | Jun 11 11:49:21.287827 crc crio[22553]: time="2026-06-11T11:49:21.287721409Z" level=info msg="Removed container 2b2d6c08e2c61842ab92ac8e93a70d0beeeca8d2cba321de5bca653dbc7ec0dc: openstack/neutron-79d4495d5c-wbbqp/neutron-httpd" id=382b9ed4-a786-4669-b626-64ca695ea2d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.078767 | controller | Jun 11 11:49:21.291555 crc crio[22553]: time="2026-06-11T11:49:21.291485178Z" level=info msg="Removing container: b60f33edabe2894201c33d635a3c4fc117fd8b68d61660b93c5a76032cf25a8a" id=c3ee1ffc-209e-4c99-a588-339904202564 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.078783 | controller | Jun 11 11:49:22.399204 crc crio[22553]: time="2026-06-11T11:49:22.398425894Z" level=info msg="Got pod network &{Name:placement-7dd5b9c87b-t529x Namespace:openstack ID:2f9438069eb5fc28db1854c93892b22f91093b6b4c97198826f2a842da259cf2 UID:973a6d2a-204e-45f0-b6d2-5273f870a18b NetNS:/var/run/netns/5a0c98f4-84bd-457e-a8ef-ebef19f25b56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod973a6d2a_204e_45f0_b6d2_5273f870a18b.slice PodAnnotations:0xc001be61c8}] Aliases:map[]}"
2026-06-11 12:41:55.078799 | controller | Jun 11 11:49:22.399204 crc crio[22553]: time="2026-06-11T11:49:22.399067923Z" level=info msg="Adding pod openstack_placement-7dd5b9c87b-t529x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.078815 | controller | Jun 11 11:49:22.405167 crc crio[22553]: time="2026-06-11T11:49:22.405082348Z" level=info msg="Removed container b60f33edabe2894201c33d635a3c4fc117fd8b68d61660b93c5a76032cf25a8a: openstack/neutron-79d4495d5c-wbbqp/neutron-api" id=c3ee1ffc-209e-4c99-a588-339904202564 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.078830 | controller | Jun 11 11:49:22.411411 crc crio[22553]: time="2026-06-11T11:49:22.411276659Z" level=info msg="Removing container: 8819f56aa86c0315408d7d9b05b92ffd3ea1acfb8be40da437b0cc8d070a90ec" id=b09a09cd-983e-41c6-97bd-7dda94a64e03 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.078846 | controller | Jun 11 11:49:23.271200 crc crio[22553]: 2026-06-11T11:49:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f9438069eb5fc2 Mac:0a:e7:e5:8d:fe:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/5a0c98f4-84bd-457e-a8ef-ebef19f25b56 SocketPath: PciID:}] [{Interface:0xc00025cc10 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.078862 | controller | Jun 11 11:49:23.273092 crc crio[22553]: time="2026-06-11T11:49:23.273001296Z" level=info msg="Got pod network &{Name:placement-7dd5b9c87b-t529x Namespace:openstack ID:2f9438069eb5fc28db1854c93892b22f91093b6b4c97198826f2a842da259cf2 UID:973a6d2a-204e-45f0-b6d2-5273f870a18b NetNS:/var/run/netns/5a0c98f4-84bd-457e-a8ef-ebef19f25b56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod973a6d2a_204e_45f0_b6d2_5273f870a18b.slice PodAnnotations:0xc001be61c8}] Aliases:map[]}"
2026-06-11 12:41:55.078878 | controller | Jun 11 11:49:23.273282 crc crio[22553]: time="2026-06-11T11:49:23.273205582Z" level=info msg="Checking pod openstack_placement-7dd5b9c87b-t529x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.078894 | controller | Jun 11 11:49:23.352727 crc crio[22553]: time="2026-06-11T11:49:23.352497786Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:40f34d7395654f4f3beaf67abd14f3baee09fa38c8e9d39bfbb7d15f04dd72c8 UID:327cf773-110b-4dd4-95c2-69f92517a8fe NetNS:/var/run/netns/3632c41d-4f47-4e34-bacf-6503889efce6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod327cf773_110b_4dd4_95c2_69f92517a8fe.slice PodAnnotations:0xc004800098}] Aliases:map[]}"
2026-06-11 12:41:55.078913 | controller | Jun 11 11:49:23.352727 crc crio[22553]: time="2026-06-11T11:49:23.352566038Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.078930 | controller | Jun 11 11:49:23.363295 crc crio[22553]: time="2026-06-11T11:49:23.362953191Z" level=info msg="Ran pod sandbox 2f9438069eb5fc28db1854c93892b22f91093b6b4c97198826f2a842da259cf2 with infra container: openstack/placement-7dd5b9c87b-t529x/POD" id=018a4bb4-2150-49aa-bf4e-7512ba591ea3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.078946 | controller | Jun 11 11:49:23.367590 crc crio[22553]: time="2026-06-11T11:49:23.366731531Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=9191599f-7421-4b5c-8a32-eb74b80bb99f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.078961 | controller | Jun 11 11:49:23.381493 crc crio[22553]: time="2026-06-11T11:49:23.380940336Z" level=info msg="Removed container 8819f56aa86c0315408d7d9b05b92ffd3ea1acfb8be40da437b0cc8d070a90ec: openstack/dnsmasq-dns-54f48964b7-mqfvn/dnsmasq-dns" id=b09a09cd-983e-41c6-97bd-7dda94a64e03 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.078977 | controller | Jun 11 11:49:23.389537 crc crio[22553]: time="2026-06-11T11:49:23.389433214Z" level=info msg="Removing container: 9c0ff3071cd15f385570e918fdcc157680d365159d8830803f3ed80d9b195c83" id=89b14c9c-025f-43f2-a74c-7fc9f4a6b758 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.078992 | controller | Jun 11 11:49:23.410522 crc crio[22553]: time="2026-06-11T11:49:23.408402078Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=e9f62504-cfbd-4101-adfc-ffaa96eb00c5 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.079008 | controller | Jun 11 11:49:23.423172 crc crio[22553]: time="2026-06-11T11:49:23.423083246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.079024 | controller | Jun 11 11:49:23.432197 crc crio[22553]: time="2026-06-11T11:49:23.432100899Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=3c799c97-89d9-4590-ae39-267924767740 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.079039 | controller | Jun 11 11:49:23.447157 crc crio[22553]: time="2026-06-11T11:49:23.447064266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.079054 | controller | Jun 11 11:49:23.563967 crc crio[22553]: time="2026-06-11T11:49:23.562994129Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=d98af3ac-32d4-4770-9e27-fa5881975f24 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.079070 | controller | Jun 11 11:49:23.572840 crc crio[22553]: time="2026-06-11T11:49:23.571773626Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=51cce508-87f2-494e-a78b-eb08d400c015 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.079085 | controller | Jun 11 11:49:23.607313 crc crio[22553]: time="2026-06-11T11:49:23.607176179Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=354894c2-c44e-4b39-972e-97a10a515f23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.079105 | controller | Jun 11 11:49:23.610964 crc crio[22553]: time="2026-06-11T11:49:23.609901128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.079121 | controller | Jun 11 11:49:23.618761 crc crio[22553]: time="2026-06-11T11:49:23.616511771Z" level=info msg="Creating container: openstack/placement-7dd5b9c87b-t529x/placement-log" id=dac61932-0a89-496f-b6b3-8141cafc7d96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.079137 | controller | Jun 11 11:49:23.665173 crc crio[22553]: time="2026-06-11T11:49:23.66510966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.079152 | controller | Jun 11 11:49:23.912311 crc crio[22553]: time="2026-06-11T11:49:23.911296574Z" level=info msg="Removed container 9c0ff3071cd15f385570e918fdcc157680d365159d8830803f3ed80d9b195c83: openstack/dnsmasq-dns-54f48964b7-mqfvn/init" id=89b14c9c-025f-43f2-a74c-7fc9f4a6b758 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.079168 | controller | Jun 11 11:49:23.930427 crc crio[22553]: time="2026-06-11T11:49:23.928002572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.079184 | controller | Jun 11 11:49:23.988151 crc crio[22553]: time="2026-06-11T11:49:23.987591981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.079199 | controller | Jun 11 11:49:24.016206 crc crio[22553]: time="2026-06-11T11:49:24.014026012Z" level=info msg="Removing container: 2a3e959574d531dcfb3c8e88004051d58d4a666b4cf6f7dde13a2d5ea2c106f1" id=c27410fd-74ec-4671-a57e-efca42e75750 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.079215 | controller | Jun 11 11:49:24.077881 crc crio[22553]: time="2026-06-11T11:49:24.074500158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.079230 | controller | Jun 11 11:49:24.115068 crc crio[22553]: time="2026-06-11T11:49:24.114887486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.079246 | controller | Jun 11 11:49:24.169423 crc crio[22553]: time="2026-06-11T11:49:24.167612265Z" level=info msg="Removed container 2a3e959574d531dcfb3c8e88004051d58d4a666b4cf6f7dde13a2d5ea2c106f1: openstack/barbican-api-7497b7bd88-v9kwc/barbican-api" id=c27410fd-74ec-4671-a57e-efca42e75750 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.079262 | controller | Jun 11 11:49:24.171472 crc crio[22553]: 2026-06-11T11:49:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40f34d7395654f4 Mac:fe:7f:f4:f3:b7:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/3632c41d-4f47-4e34-bacf-6503889efce6 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.079278 | controller | Jun 11 11:49:24.175178 crc crio[22553]: time="2026-06-11T11:49:24.173872688Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:40f34d7395654f4f3beaf67abd14f3baee09fa38c8e9d39bfbb7d15f04dd72c8 UID:327cf773-110b-4dd4-95c2-69f92517a8fe NetNS:/var/run/netns/3632c41d-4f47-4e34-bacf-6503889efce6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod327cf773_110b_4dd4_95c2_69f92517a8fe.slice PodAnnotations:0xc004800098}] Aliases:map[]}"
2026-06-11 12:41:55.079298 | controller | Jun 11 11:49:24.175178 crc crio[22553]: time="2026-06-11T11:49:24.174044503Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.079314 | controller | Jun 11 11:49:24.175990 crc crio[22553]: time="2026-06-11T11:49:24.175600468Z" level=info msg="Removing container: dc0bf5c1a48b06d46a3bc5feebf5f0127cbae89abefe597af12e723a8f4618e0" id=28a42072-02ad-4c7f-b875-8189c9bcd372 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.079331 | controller | Jun 11 11:49:24.212572 crc crio[22553]: time="2026-06-11T11:49:24.212487615Z" level=info msg="Ran pod sandbox 40f34d7395654f4f3beaf67abd14f3baee09fa38c8e9d39bfbb7d15f04dd72c8 with infra container: openstack/openstackclient/POD" id=ac108b5a-e251-47ab-803e-281ebd540138 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.079361 | controller | Jun 11 11:49:24.216661 crc crio[22553]: time="2026-06-11T11:49:24.216606805Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=43c33a74-7a6a-45d1-ab87-46cdd24b27d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.079382 | controller | Jun 11 11:49:24.216966 crc crio[22553]: time="2026-06-11T11:49:24.216884703Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found" id=43c33a74-7a6a-45d1-ab87-46cdd24b27d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.079400 | controller | Jun 11 11:49:24.216966 crc crio[22553]: time="2026-06-11T11:49:24.216950515Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found" id=43c33a74-7a6a-45d1-ab87-46cdd24b27d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.079416 | controller | Jun 11 11:49:24.219850 crc crio[22553]: time="2026-06-11T11:49:24.219802368Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=7830d42d-5774-4397-a1b0-a0c6006db99e name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.079431 | controller | Jun 11 11:49:24.240155 crc crio[22553]: time="2026-06-11T11:49:24.23597382Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\""
2026-06-11 12:41:55.079447 | controller | Jun 11 11:49:24.262143 crc crio[22553]: time="2026-06-11T11:49:24.261822784Z" level=info msg="Removed container dc0bf5c1a48b06d46a3bc5feebf5f0127cbae89abefe597af12e723a8f4618e0: openstack/barbican-api-7497b7bd88-v9kwc/barbican-api-log" id=28a42072-02ad-4c7f-b875-8189c9bcd372 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.079463 | controller | Jun 11 11:49:24.340778 crc crio[22553]: time="2026-06-11T11:49:24.340604234Z" level=info msg="Created container 19f4740dc745a9c9f6571ce652000b1541ba321430b85f5453ae2cee8a10aa3a: openstack/ceilometer-0/proxy-httpd" id=354894c2-c44e-4b39-972e-97a10a515f23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.079479 | controller | Jun 11 11:49:24.345019 crc crio[22553]: time="2026-06-11T11:49:24.34355886Z" level=info msg="Starting container: 19f4740dc745a9c9f6571ce652000b1541ba321430b85f5453ae2cee8a10aa3a" id=2d12e2cd-7ac8-4a55-b5dd-b3a8b2afb134 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.079494 | controller | Jun 11 11:49:24.364940 crc crio[22553]: time="2026-06-11T11:49:24.35659183Z" level=info msg="Started container" PID=74436 containerID=19f4740dc745a9c9f6571ce652000b1541ba321430b85f5453ae2cee8a10aa3a description=openstack/ceilometer-0/proxy-httpd id=2d12e2cd-7ac8-4a55-b5dd-b3a8b2afb134 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7
2026-06-11 12:41:55.079511 | controller | Jun 11 11:49:24.429289 crc crio[22553]: time="2026-06-11T11:49:24.429060945Z" level=info msg="Created container 532044662c599e0dac61e5a0e8d4ffc79a985f6f69f9c5d223d8211c06261093: openstack/placement-7dd5b9c87b-t529x/placement-log" id=dac61932-0a89-496f-b6b3-8141cafc7d96 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.079530 | controller | Jun 11 11:49:24.433094 crc crio[22553]: time="2026-06-11T11:49:24.432926218Z" level=info msg="Starting container: 532044662c599e0dac61e5a0e8d4ffc79a985f6f69f9c5d223d8211c06261093" id=3df887bc-4114-4e58-889d-aa0bfac46bbd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.079547 | controller | Jun 11 11:49:24.475389 crc crio[22553]: time="2026-06-11T11:49:24.475226552Z" level=info msg="Started container" PID=74449 containerID=532044662c599e0dac61e5a0e8d4ffc79a985f6f69f9c5d223d8211c06261093 description=openstack/placement-7dd5b9c87b-t529x/placement-log id=3df887bc-4114-4e58-889d-aa0bfac46bbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f9438069eb5fc28db1854c93892b22f91093b6b4c97198826f2a842da259cf2
2026-06-11 12:41:55.079563 | controller | Jun 11 11:49:24.508178 crc crio[22553]: time="2026-06-11T11:49:24.50804469Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=6e2b88c5-6656-47d1-982a-5a50ee3b0c81 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.079579 | controller | Jun 11 11:49:24.656301 crc crio[22553]: time="2026-06-11T11:49:24.656215194Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=993130ff-6c6b-4ffa-b9f3-4d05ee1b1ba1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.079595 | controller | Jun 11 11:49:24.670417 crc crio[22553]: time="2026-06-11T11:49:24.670079989Z" level=info msg="Creating container: openstack/placement-7dd5b9c87b-t529x/placement-api" id=5b9e9c7e-4496-42a2-ad65-64dddd12f482 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.079611 | controller | Jun 11 11:49:24.670794 crc crio[22553]: time="2026-06-11T11:49:24.670543983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.079628 | controller | Jun 11 11:49:24.686905 crc crio[22553]: time="2026-06-11T11:49:24.686625992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.079644 | controller | Jun 11 11:49:24.720474 crc crio[22553]: time="2026-06-11T11:49:24.717619966Z" level=info msg="Stopping container: 5dea307414c99b79a2ae9432d780ccb91aa3379c1445631d5fca79c87694fd6d (timeout: 30s)" id=a4b4d4e1-5acd-471d-9ecf-4dfd15d2a30c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.079660 | controller | Jun 11 11:49:24.720871 crc crio[22553]: time="2026-06-11T11:49:24.717671098Z" level=info msg="Stopping container: 835c8b6d7c123a1806380b0df5dd11fb911cf13f64833b4d1ba694eb09a5b3b4 (timeout: 30s)" id=ace1b8bc-bab4-4c8d-91af-613c81dca333 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.079676 | controller | Jun 11 11:49:24.721063 crc crio[22553]: time="2026-06-11T11:49:24.717779961Z" level=info msg="Stopping container: 19f4740dc745a9c9f6571ce652000b1541ba321430b85f5453ae2cee8a10aa3a (timeout: 30s)" id=695fc9f5-7661-4e37-af00-5a3109de7067 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.079692 | controller | Jun 11 11:49:24.721187 crc crio[22553]: time="2026-06-11T11:49:24.717874734Z" level=info msg="Stopping container: 0b7691f8c906a0828ce8a65bdaf24b5b404d95933f097000f73d83d41f3c1716 (timeout: 30s)" id=14fd84cb-1513-4170-a5b0-a2b09db27d8d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.079708 | controller | Jun 11 11:49:24.808482 crc crio[22553]: time="2026-06-11T11:49:24.808154398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.079724 | controller | Jun 11 11:49:24.837264 crc crio[22553]: time="2026-06-11T11:49:24.836962939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.079743 | controller | Jun 11 11:49:24.870626 crc crio[22553]: time="2026-06-11T11:49:24.870465057Z" level=info msg="Stopped container 0b7691f8c906a0828ce8a65bdaf24b5b404d95933f097000f73d83d41f3c1716: openstack/ceilometer-0/sg-core" id=14fd84cb-1513-4170-a5b0-a2b09db27d8d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.079759 | controller | Jun 11 11:49:24.898639 crc crio[22553]: time="2026-06-11T11:49:24.898530386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.079775 | controller | Jun 11 11:49:24.952950 crc crio[22553]: time="2026-06-11T11:49:24.952764559Z" level=info msg="Created container c4e45af46d1a648b02ffa923ed0305aa714acf8a1e9e23a6e13529002239f81f: openstack/cinder-scheduler-0/cinder-scheduler" id=ce52883e-147a-41c3-b469-45f51222fa4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.079791 | controller | Jun 11 11:49:24.956388 crc crio[22553]: time="2026-06-11T11:49:24.956313223Z" level=info msg="Starting container: c4e45af46d1a648b02ffa923ed0305aa714acf8a1e9e23a6e13529002239f81f" id=ca5284ef-c5c7-47d1-9850-1a18c06b67a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.079808 | controller | Jun 11 11:49:24.966197 crc crio[22553]: time="2026-06-11T11:49:24.966088588Z" level=info msg="Started container" PID=74668 containerID=c4e45af46d1a648b02ffa923ed0305aa714acf8a1e9e23a6e13529002239f81f description=openstack/cinder-scheduler-0/cinder-scheduler id=ca5284ef-c5c7-47d1-9850-1a18c06b67a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf
2026-06-11 12:41:55.079824 | controller | Jun 11 11:49:24.968448 crc crio[22553]: time="2026-06-11T11:49:24.968317683Z" level=info msg="Stopped container 19f4740dc745a9c9f6571ce652000b1541ba321430b85f5453ae2cee8a10aa3a: openstack/ceilometer-0/proxy-httpd" id=695fc9f5-7661-4e37-af00-5a3109de7067 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.079840 | controller | Jun 11 11:49:24.996287 crc crio[22553]: time="2026-06-11T11:49:24.996210047Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=6e2534a0-54cc-45b3-8580-96c89eb9e9db name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.079856 | controller | Jun 11 11:49:25.086264 crc crio[22553]: time="2026-06-11T11:49:25.085191114Z" level=info msg="Created container 4489141bb5408e515a2150e57a95e09dccc718f25fbbcf44296391f2398f5472: openstack/cinder-api-0/cinder-api" id=f9905c50-0765-4726-bf22-60603814828b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.079872 | controller | Jun 11 11:49:25.086264 crc crio[22553]: time="2026-06-11T11:49:25.085880674Z" level=info msg="Created container 8c0abbf517cd63c2553e5d4195bd98c32c6c62725b2d659e8a48b21b897631d3: openstack/placement-7dd5b9c87b-t529x/placement-api" id=5b9e9c7e-4496-42a2-ad65-64dddd12f482 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.079888 | controller | Jun 11 11:49:25.100774 crc crio[22553]: time="2026-06-11T11:49:25.100611304Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=bbde3757-c372-4fcb-a915-7581ae149af7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.079904 | controller | Jun 11 11:49:25.102322 crc crio[22553]: time="2026-06-11T11:49:25.100779128Z" level=info msg="Starting container: 8c0abbf517cd63c2553e5d4195bd98c32c6c62725b2d659e8a48b21b897631d3" id=6c5bf210-3e91-4fec-bc40-0889d709e53d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.079920 | controller | Jun 11 11:49:25.102322 crc crio[22553]: time="2026-06-11T11:49:25.100939583Z" level=info msg="Starting container: 4489141bb5408e515a2150e57a95e09dccc718f25fbbcf44296391f2398f5472" id=d24fc2b4-e325-41b8-8b62-571063ef6b34 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.079939 | controller | Jun 11 11:49:25.110660 crc crio[22553]: time="2026-06-11T11:49:25.110552634Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=f2d6deaf-1bdc-47ae-87d9-c164b12abaec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.079956 | controller | Jun 11 11:49:25.127261 crc crio[22553]: time="2026-06-11T11:49:25.127081306Z" level=info msg="Started container" PID=74693 containerID=4489141bb5408e515a2150e57a95e09dccc718f25fbbcf44296391f2398f5472 description=openstack/cinder-api-0/cinder-api id=d24fc2b4-e325-41b8-8b62-571063ef6b34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f
2026-06-11 12:41:55.079972 | controller | Jun 11 11:49:25.133540 crc crio[22553]: time="2026-06-11T11:49:25.133264677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.079988 | controller | Jun 11 11:49:25.138316 crc crio[22553]: time="2026-06-11T11:49:25.138137749Z" level=info msg="Started container" PID=74682 containerID=8c0abbf517cd63c2553e5d4195bd98c32c6c62725b2d659e8a48b21b897631d3 description=openstack/placement-7dd5b9c87b-t529x/placement-api id=6c5bf210-3e91-4fec-bc40-0889d709e53d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f9438069eb5fc28db1854c93892b22f91093b6b4c97198826f2a842da259cf2
2026-06-11 12:41:55.080005 | controller | Jun 11 11:49:25.236144 crc crio[22553]: time="2026-06-11T11:49:25.235767758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.080021 | controller | Jun 11 11:49:25.388164 crc crio[22553]: time="2026-06-11T11:49:25.37358589Z" level=info msg="Stopped container 5dea307414c99b79a2ae9432d780ccb91aa3379c1445631d5fca79c87694fd6d: openstack/ceilometer-0/ceilometer-central-agent" id=a4b4d4e1-5acd-471d-9ecf-4dfd15d2a30c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.080037 | controller | Jun 11 11:49:25.524141 crc crio[22553]: time="2026-06-11T11:49:25.524040301Z" level=info msg="Stopped container 835c8b6d7c123a1806380b0df5dd11fb911cf13f64833b4d1ba694eb09a5b3b4: openstack/ceilometer-0/ceilometer-notification-agent" id=ace1b8bc-bab4-4c8d-91af-613c81dca333 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.080053 | controller | Jun 11 11:49:25.526110 crc crio[22553]: time="2026-06-11T11:49:25.525019139Z" level=info msg="Stopping pod sandbox: b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7" id=5b36c223-b2e8-41b3-b75b-f39f37be4bfe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.080070 | controller | Jun 11 11:49:25.546042 crc crio[22553]: time="2026-06-11T11:49:25.54593122Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7 UID:b10de82c-9d44-4792-8a7e-976f5f31a826 NetNS:/var/run/netns/bf27ce0e-dbe7-481e-935b-ecdb4cbf29ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb10de82c_9d44_4792_8a7e_976f5f31a826.slice PodAnnotations:0xc001be6718}] Aliases:map[]}"
2026-06-11 12:41:55.080086 | controller | Jun 11 11:49:25.546552 crc crio[22553]: time="2026-06-11T11:49:25.546171077Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.080102 | controller | Jun 11 11:49:26.007124 crc crio[22553]: time="2026-06-11T11:49:26.004275306Z" level=info msg="Stopping container: 4489141bb5408e515a2150e57a95e09dccc718f25fbbcf44296391f2398f5472 (timeout: 30s)" id=fc6d4a08-cca2-46c4-9ebf-a49d3ca2de92 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.080118 | controller | Jun 11 11:49:26.007124 crc crio[22553]: time="2026-06-11T11:49:26.005914924Z" level=info msg="Stopping container: 33710ba31a925ecaa976761d03b2410cd5990574358d00de19fa58daf7209cea (timeout: 30s)" id=d6118a1f-4fb4-46be-80d0-9a7cb3ed150f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.080138 | controller | Jun 11 11:49:26.036757 crc crio[22553]: time="2026-06-11T11:49:26.036051694Z" level=info msg="Stopped pod sandbox: b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7" id=5b36c223-b2e8-41b3-b75b-f39f37be4bfe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.080154 | controller | Jun 11 11:49:26.589775 crc crio[22553]: time="2026-06-11T11:49:26.589159225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.080170 | controller | Jun 11 11:49:26.688145 crc crio[22553]: time="2026-06-11T11:49:26.68803759Z" level=info msg="Stopped container 33710ba31a925ecaa976761d03b2410cd5990574358d00de19fa58daf7209cea: openstack/cinder-api-0/cinder-api-log" id=d6118a1f-4fb4-46be-80d0-9a7cb3ed150f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.080186 | controller | Jun 11 11:49:26.933381 crc crio[22553]: time="2026-06-11T11:49:26.933252547Z" level=info msg="Stopped container 4489141bb5408e515a2150e57a95e09dccc718f25fbbcf44296391f2398f5472: openstack/cinder-api-0/cinder-api" id=fc6d4a08-cca2-46c4-9ebf-a49d3ca2de92 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.080202 | controller | Jun 11 11:49:26.934538 crc crio[22553]: time="2026-06-11T11:49:26.934457662Z" level=info msg="Stopping pod sandbox: ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f" id=a0a9a71d-f7a6-48b5-866e-cd80a7b2e678 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.080218 | controller | Jun 11 11:49:26.935201 crc crio[22553]: time="2026-06-11T11:49:26.935142292Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f UID:b31855ca-0aaa-4e24-a16d-bd5b206532c3 NetNS:/var/run/netns/5bcfab4f-89f8-4162-9b44-937f93f0bf2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb31855ca_0aaa_4e24_a16d_bd5b206532c3.slice PodAnnotations:0xc0050d26f0}] Aliases:map[]}"
2026-06-11 12:41:55.080234 | controller | Jun 11 11:49:26.935391 crc crio[22553]: time="2026-06-11T11:49:26.935311997Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.080250 | controller | Jun 11 11:49:27.004128 crc crio[22553]: time="2026-06-11T11:49:27.003491057Z" level=info msg="Created container f89b25ec056c6ec82d1114232c93e81d9d906bc10914f66501cf5266a04fee31: openstack/cinder-scheduler-0/probe" id=f2d6deaf-1bdc-47ae-87d9-c164b12abaec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.080266 | controller | Jun 11 11:49:27.009371 crc crio[22553]: time="2026-06-11T11:49:27.009262155Z" level=info msg="Starting container: f89b25ec056c6ec82d1114232c93e81d9d906bc10914f66501cf5266a04fee31" id=0fea64be-e38a-4afd-abef-8302f1934e0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.080282 | controller | Jun 11 11:49:27.022378 crc crio[22553]: time="2026-06-11T11:49:27.022277705Z" level=info msg="Started container" PID=75188 containerID=f89b25ec056c6ec82d1114232c93e81d9d906bc10914f66501cf5266a04fee31 description=openstack/cinder-scheduler-0/probe id=0fea64be-e38a-4afd-abef-8302f1934e0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf
2026-06-11 12:41:55.080298 | controller | Jun 11 11:49:27.223414 crc crio[22553]: time="2026-06-11T11:49:27.22326129Z" level=info msg="Removing container: 19f4740dc745a9c9f6571ce652000b1541ba321430b85f5453ae2cee8a10aa3a" id=d20cd57e-2bf9-4483-abbe-c144d32f61b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.080317 | controller | Jun 11 11:49:27.383739 crc crio[22553]: time="2026-06-11T11:49:27.376569505Z" level=info msg="Removed container 19f4740dc745a9c9f6571ce652000b1541ba321430b85f5453ae2cee8a10aa3a: openstack/ceilometer-0/proxy-httpd" id=d20cd57e-2bf9-4483-abbe-c144d32f61b0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.080333 | controller | Jun 11 11:49:27.385443 crc crio[22553]: time="2026-06-11T11:49:27.385078043Z" level=info msg="Removing container: 0b7691f8c906a0828ce8a65bdaf24b5b404d95933f097000f73d83d41f3c1716" id=faefe2cf-a54b-46a0-806d-fb9173fcbd7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.080363 | controller | Jun 11 11:49:27.455448 crc crio[22553]: time="2026-06-11T11:49:27.455326323Z" level=info msg="Removed container 0b7691f8c906a0828ce8a65bdaf24b5b404d95933f097000f73d83d41f3c1716: openstack/ceilometer-0/sg-core" id=faefe2cf-a54b-46a0-806d-fb9173fcbd7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.080385 | controller | Jun 11 11:49:27.466573 crc crio[22553]: time="2026-06-11T11:49:27.466494679Z" level=info msg="Stopped pod sandbox: ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f" id=a0a9a71d-f7a6-48b5-866e-cd80a7b2e678 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.080401 | controller | Jun 11 11:49:27.479447 crc crio[22553]: time="2026-06-11T11:49:27.475498802Z" level=info msg="Removing container: 835c8b6d7c123a1806380b0df5dd11fb911cf13f64833b4d1ba694eb09a5b3b4" id=79f61dc1-dfb8-47f9-8025-69ae7922a93a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.080417 | controller | Jun 11 11:49:27.515123 crc crio[22553]: time="2026-06-11T11:49:27.515019645Z" level=info msg="Removed container 835c8b6d7c123a1806380b0df5dd11fb911cf13f64833b4d1ba694eb09a5b3b4: openstack/ceilometer-0/ceilometer-notification-agent" id=79f61dc1-dfb8-47f9-8025-69ae7922a93a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.080432 | controller | Jun 11 11:49:27.518880 crc crio[22553]: time="2026-06-11T11:49:27.518819426Z" level=info msg="Removing container: 5dea307414c99b79a2ae9432d780ccb91aa3379c1445631d5fca79c87694fd6d" id=c16c6493-1f82-468a-98f8-72e0e43eee86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.080448 | controller | Jun 11 11:49:27.608180 crc crio[22553]: time="2026-06-11T11:49:27.605832906Z" level=info msg="Removed container 5dea307414c99b79a2ae9432d780ccb91aa3379c1445631d5fca79c87694fd6d: openstack/ceilometer-0/ceilometer-central-agent" id=c16c6493-1f82-468a-98f8-72e0e43eee86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.080464 | controller | Jun 11 11:49:27.769871 crc crio[22553]: time="2026-06-11T11:49:27.76841348Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=cac0d500-4b5b-4388-824e-0fcb748aeb1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.080480 | controller | Jun 11 11:49:27.769871 crc crio[22553]: time="2026-06-11T11:49:27.769835692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.080497 | controller | Jun 11 11:49:27.863203 crc crio[22553]: time="2026-06-11T11:49:27.860807247Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f UID:8eea7d97-56cc-4e8e-ae6b-00d39694584a NetNS:/var/run/netns/bc54af29-5ce8-4cfb-a4b2-1fafac8921dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8eea7d97_56cc_4e8e_ae6b_00d39694584a.slice PodAnnotations:0xc00043a560}] Aliases:map[]}"
2026-06-11 12:41:55.080513 | controller | Jun 11 11:49:27.863203 crc crio[22553]: time="2026-06-11T11:49:27.860964152Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.080529 | controller | Jun 11 11:49:28.304224 crc crio[22553]: time="2026-06-11T11:49:28.304175826Z" level=info msg="Removing container: 4489141bb5408e515a2150e57a95e09dccc718f25fbbcf44296391f2398f5472" id=c539775e-799f-4603-b954-4598e6eac282 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.080551 | controller | Jun 11 11:49:28.394885 crc crio[22553]: time="2026-06-11T11:49:28.394820932Z" level=info msg="Removed container 4489141bb5408e515a2150e57a95e09dccc718f25fbbcf44296391f2398f5472: openstack/cinder-api-0/cinder-api" id=c539775e-799f-4603-b954-4598e6eac282 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.080568 | controller | Jun 11 11:49:28.430806 crc crio[22553]: time="2026-06-11T11:49:28.430213265Z" level=info msg="Removing container: 33710ba31a925ecaa976761d03b2410cd5990574358d00de19fa58daf7209cea" id=bc0259c3-8e6f-4a6a-b215-69e629dae988 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.080583 | controller | Jun 11 11:49:28.504423 crc crio[22553]: time="2026-06-11T11:49:28.504097981Z" level=info msg="Removed container 33710ba31a925ecaa976761d03b2410cd5990574358d00de19fa58daf7209cea: openstack/cinder-api-0/cinder-api-log" id=bc0259c3-8e6f-4a6a-b215-69e629dae988 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.080599 | controller | Jun 11 11:49:28.589095 crc crio[22553]: 2026-06-11T11:49:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad9d141f8ac1c4e Mac:92:b5:f3:57:c6:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/bc54af29-5ce8-4cfb-a4b2-1fafac8921dc SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.080615 | controller | Jun 11 11:49:28.590559 crc crio[22553]: time="2026-06-11T11:49:28.590482232Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f UID:8eea7d97-56cc-4e8e-ae6b-00d39694584a NetNS:/var/run/netns/bc54af29-5ce8-4cfb-a4b2-1fafac8921dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8eea7d97_56cc_4e8e_ae6b_00d39694584a.slice PodAnnotations:0xc00043a560}] Aliases:map[]}"
2026-06-11 12:41:55.080631 | controller | Jun 11 11:49:28.590901 crc crio[22553]: time="2026-06-11T11:49:28.590856323Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.080646 | controller | Jun 11 11:49:28.630236 crc crio[22553]: time="2026-06-11T11:49:28.630123769Z" level=info msg="Ran pod sandbox ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f with infra container: openstack/ceilometer-0/POD" id=cac0d500-4b5b-4388-824e-0fcb748aeb1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.080662 | controller | Jun 11 11:49:28.634323 crc crio[22553]: time="2026-06-11T11:49:28.633817227Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=3dfbf638-65f0-4419-af37-44a0cbb6dabf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.080678 | controller | Jun 11 11:49:28.689118 crc crio[22553]: time="2026-06-11T11:49:28.688981697Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=54203dca-5b80-4231-b483-f62f50607e8a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.080694 | controller | Jun 11 11:49:28.702054 crc crio[22553]: time="2026-06-11T11:49:28.701885073Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=ee304a04-a6ff-4dde-8d67-fadcc0b49b05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.080710 | controller | Jun 11 11:49:28.703867 crc crio[22553]: time="2026-06-11T11:49:28.703591663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.080730 | controller | Jun 11 11:49:28.792487 crc crio[22553]: time="2026-06-11T11:49:28.792391795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.080747 | controller | Jun 11 11:49:28.797899 crc crio[22553]: time="2026-06-11T11:49:28.797814853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.080763 | controller | Jun 11 11:49:28.872475 crc crio[22553]: time="2026-06-11T11:49:28.872088741Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=321cffcc-0829-4746-b8ac-a6de05aba780 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.080779 | controller | Jun 11 11:49:28.872475 crc crio[22553]: time="2026-06-11T11:49:28.872457391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.080795 | controller | Jun 11 11:49:29.004766 crc crio[22553]: time="2026-06-11T11:49:28.99403475Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:74441076c52fe8b57c02827632e08eac8eb724620e72d7708aeb8b5e8d203391 UID:8101c2a1-8d0f-49fa-92fe-5b5dbe88527a NetNS:/var/run/netns/74973ee2-f2a9-4dc7-91b3-2e579b1cd112 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8101c2a1_8d0f_49fa_92fe_5b5dbe88527a.slice PodAnnotations:0xc00001aac8}] Aliases:map[]}"
2026-06-11 12:41:55.080811 | controller | Jun 11 11:49:29.004766 crc crio[22553]: time="2026-06-11T11:49:28.994583126Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.080828 | controller | Jun 11 11:49:29.150771 crc crio[22553]: time="2026-06-11T11:49:29.150446034Z" level=info msg="Created container 28b664d10d31d7410d929cadb8e27366210956bc9e6513cb576afe85d30c625a: openstack/ceilometer-0/ceilometer-central-agent" id=ee304a04-a6ff-4dde-8d67-fadcc0b49b05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.080844 | controller | Jun 11 11:49:29.156919 crc crio[22553]: time="2026-06-11T11:49:29.156843991Z" level=info msg="Starting container: 28b664d10d31d7410d929cadb8e27366210956bc9e6513cb576afe85d30c625a" id=4fec5222-da02-418a-aa15-60ed489dc7a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.080860 | controller | Jun 11 11:49:29.179533 crc crio[22553]: time="2026-06-11T11:49:29.179382189Z" level=info msg="Started container" PID=75343 containerID=28b664d10d31d7410d929cadb8e27366210956bc9e6513cb576afe85d30c625a description=openstack/ceilometer-0/ceilometer-central-agent id=4fec5222-da02-418a-aa15-60ed489dc7a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f
2026-06-11 12:41:55.080876 | controller | Jun 11 11:49:29.370554 crc crio[22553]: time="2026-06-11T11:49:29.36958183Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=f952bb98-efb5-46d0-8b2d-fa22e38148be name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.080891 | controller | Jun 11 11:49:29.433744 crc crio[22553]: time="2026-06-11T11:49:29.433439493Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=718613e9-2bf4-4550-97bf-b9ff4890585c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.080907 | controller | Jun 11 11:49:29.441596 crc crio[22553]: time="2026-06-11T11:49:29.441505439Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=722e70d4-9bda-4f29-88f0-5de09e942b35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.080923 | controller | Jun 11 11:49:29.442061 crc crio[22553]: time="2026-06-11T11:49:29.442010374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.080942 | controller | Jun 11 11:49:29.513227 crc crio[22553]: time="2026-06-11T11:49:29.513111479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.080958 | controller | Jun 11 11:49:29.519825 crc crio[22553]: time="2026-06-11T11:49:29.519744472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.080974 | controller | Jun 11 11:49:29.683976 crc crio[22553]: time="2026-06-11T11:49:29.683081269Z" level=info msg="Created container 932472c8f313d7514f02e6cfeb41dee4bc6d39334ad9e4930900770280ad03e7: openstack/ceilometer-0/ceilometer-notification-agent" id=722e70d4-9bda-4f29-88f0-5de09e942b35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.080990 | controller | Jun 11 11:49:29.688489 crc crio[22553]: time="2026-06-11T11:49:29.688415215Z" level=info msg="Starting container: 932472c8f313d7514f02e6cfeb41dee4bc6d39334ad9e4930900770280ad03e7" id=c76693f0-eae7-4ac8-9c4e-99f7b9720d1d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.081005 | controller | Jun 11 11:49:29.696849 crc crio[22553]: time="2026-06-11T11:49:29.696739348Z" level=info msg="Started container" PID=75401 containerID=932472c8f313d7514f02e6cfeb41dee4bc6d39334ad9e4930900770280ad03e7 description=openstack/ceilometer-0/ceilometer-notification-agent id=c76693f0-eae7-4ac8-9c4e-99f7b9720d1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f
2026-06-11 12:41:55.081022 | controller | Jun 11 11:49:29.723651 crc crio[22553]: time="2026-06-11T11:49:29.723519029Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=ef9fc63f-1d4f-4081-b5f8-5651af302ae3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.081037 | controller | Jun 11 11:49:29.741373 crc crio[22553]: time="2026-06-11T11:49:29.741257717Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=25cae84e-7e09-4235-a3cc-ca3febea473f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.081053 | controller | Jun 11 11:49:29.754658 crc crio[22553]: time="2026-06-11T11:49:29.754483333Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=1e4d97f1-3e28-4c87-8816-f8748e8c15d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.081068 | controller | Jun 11 11:49:29.755201 crc crio[22553]: time="2026-06-11T11:49:29.755052079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.081084 | controller | Jun 11 11:49:29.773645 crc crio[22553]: 2026-06-11T11:49:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74441076c52fe8b Mac:06:1f:bb:1a:29:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/74973ee2-f2a9-4dc7-91b3-2e579b1cd112 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.081100 | controller | Jun 11 11:49:29.776763 crc crio[22553]: time="2026-06-11T11:49:29.776606469Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:74441076c52fe8b57c02827632e08eac8eb724620e72d7708aeb8b5e8d203391 UID:8101c2a1-8d0f-49fa-92fe-5b5dbe88527a NetNS:/var/run/netns/74973ee2-f2a9-4dc7-91b3-2e579b1cd112 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8101c2a1_8d0f_49fa_92fe_5b5dbe88527a.slice PodAnnotations:0xc00001aac8}] Aliases:map[]}"
2026-06-11 12:41:55.081116 | controller | Jun 11 11:49:29.776967 crc crio[22553]: time="2026-06-11T11:49:29.776898867Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.081136 | controller | Jun 11 11:49:29.804607 crc crio[22553]: time="2026-06-11T11:49:29.804482972Z" level=info msg="Ran pod sandbox 74441076c52fe8b57c02827632e08eac8eb724620e72d7708aeb8b5e8d203391 with infra container: openstack/cinder-api-0/POD" id=321cffcc-0829-4746-b8ac-a6de05aba780 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.081153 | controller | Jun 11 11:49:29.808839 crc crio[22553]: time="2026-06-11T11:49:29.808638313Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=129885e4-c788-43ab-8d60-8038eb4c5536 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.081169 | controller | Jun 11 11:49:29.815735 crc crio[22553]: time="2026-06-11T11:49:29.815112662Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=16a050ec-3427-4482-9aa1-175684cc6312 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.081184 | controller | Jun 11 11:49:29.832020 crc crio[22553]: time="2026-06-11T11:49:29.831918133Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=f7f8fe32-3bcf-4bb1-9406-4cf50846293e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.081200 | controller | Jun 11 11:49:29.835997 crc crio[22553]: time="2026-06-11T11:49:29.834335653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.081215 | controller | Jun 11 11:49:29.841417 crc crio[22553]: time="2026-06-11T11:49:29.841238375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.081230 | controller | Jun 11 11:49:29.851653 crc crio[22553]: time="2026-06-11T11:49:29.851546636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.081246 | controller | Jun 11 11:49:29.938471 crc crio[22553]: time="2026-06-11T11:49:29.938226105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.081261 | controller | Jun 11 11:49:30.156387 crc crio[22553]: time="2026-06-11T11:49:30.156234607Z" level=info msg="Created container c0cc4287d0fbbc1997aa97ac2315b1785c5933d0c4dd1bdc771d4daf3d58496e: openstack/ceilometer-0/sg-core" id=1e4d97f1-3e28-4c87-8816-f8748e8c15d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.081277 | controller | Jun 11 11:49:30.165454 crc crio[22553]: time="2026-06-11T11:49:30.159842642Z" level=info msg="Starting container: c0cc4287d0fbbc1997aa97ac2315b1785c5933d0c4dd1bdc771d4daf3d58496e" id=eb485c24-8488-4186-a4a8-25de3983ffe7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.081292 | controller | Jun 11 11:49:30.169491 crc crio[22553]: time="2026-06-11T11:49:30.169308988Z" level=info msg="Started container" PID=75434 containerID=c0cc4287d0fbbc1997aa97ac2315b1785c5933d0c4dd1bdc771d4daf3d58496e description=openstack/ceilometer-0/sg-core id=eb485c24-8488-4186-a4a8-25de3983ffe7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f
2026-06-11 12:41:55.081308 | controller | Jun 11 11:49:30.184216 crc crio[22553]: time="2026-06-11T11:49:30.18411164Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=43c1ad8b-cf3f-454c-b100-f8777c8dea63 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.081323 | controller | Jun 11 11:49:30.228249 crc crio[22553]: time="2026-06-11T11:49:30.227780045Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=b2d2d596-77e0-4ebc-b922-0032545cd5c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.081343 | controller | Jun 11 11:49:30.247168 crc crio[22553]: time="2026-06-11T11:49:30.247102559Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=119c92cf-1c44-4807-9a41-a3e5c5caf30e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.081379 | controller | Jun 11 11:49:30.249027 crc crio[22553]: time="2026-06-11T11:49:30.248957923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.081396 | controller | Jun 11 11:49:30.420909 crc crio[22553]: time="2026-06-11T11:49:30.420796108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.081411 | controller | Jun 11 11:49:30.445935 crc crio[22553]: time="2026-06-11T11:49:30.445802758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.081427 | controller | Jun 11 11:49:30.471755 crc crio[22553]: time="2026-06-11T11:49:30.470660893Z" level=info msg="Removing container: 882e6ac61ce2fc9c0ce801f0c137628ba518f2ac671086feaddb263ebbb30824" id=cd87b4de-8165-43ad-bd52-9b052df17f90 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.081442 | controller | Jun 11 11:49:30.635824 crc crio[22553]: time="2026-06-11T11:49:30.635604917Z" level=info msg="Created container 9fa3dbeaf5b2ca2ae56cdddf629be1dad4a4f44d3fbb2a11cf5cb31d04c2d38f: openstack/ceilometer-0/proxy-httpd" id=119c92cf-1c44-4807-9a41-a3e5c5caf30e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.081457 | controller | Jun 11 11:49:30.639527 crc crio[22553]: time="2026-06-11T11:49:30.639440839Z" level=info msg="Starting container: 9fa3dbeaf5b2ca2ae56cdddf629be1dad4a4f44d3fbb2a11cf5cb31d04c2d38f" id=78ebccaa-86f5-4382-89cf-eb9365f0a374 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.081473 | controller | Jun 11 11:49:30.662294 crc crio[22553]: time="2026-06-11T11:49:30.662128751Z" level=info msg="Started container" PID=75505 containerID=9fa3dbeaf5b2ca2ae56cdddf629be1dad4a4f44d3fbb2a11cf5cb31d04c2d38f description=openstack/ceilometer-0/proxy-httpd id=78ebccaa-86f5-4382-89cf-eb9365f0a374 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f
2026-06-11 12:41:55.081489 | controller | Jun 11 11:49:30.782850 crc crio[22553]: time="2026-06-11T11:49:30.780025382Z" level=info msg="Removed container 882e6ac61ce2fc9c0ce801f0c137628ba518f2ac671086feaddb263ebbb30824: openshift-infra/auto-csr-approver-29686302-9t2ft/oc" id=cd87b4de-8165-43ad-bd52-9b052df17f90 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.081505 | controller | Jun 11 11:49:30.804909 crc crio[22553]: time="2026-06-11T11:49:30.803827846Z" level=info msg="Stopping pod sandbox: 3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6" id=41f7ab90-23d4-41c5-8bb1-5817eb20690d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.081520 | controller | Jun 11 11:49:30.804909 crc crio[22553]: time="2026-06-11T11:49:30.803933259Z" level=info msg="Stopped pod sandbox (already stopped): 3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6" id=41f7ab90-23d4-41c5-8bb1-5817eb20690d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.081536 | controller | Jun 11 11:49:30.805648 crc crio[22553]: time="2026-06-11T11:49:30.805564707Z" level=info msg="Removing pod sandbox: 3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6" id=ef409a75-8acd-4a6a-8266-5fd5f19f860b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.081551 | controller | Jun 11 11:49:30.900091 crc crio[22553]: time="2026-06-11T11:49:30.899177109Z" level=info msg="Removed pod sandbox: 3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6" id=ef409a75-8acd-4a6a-8266-5fd5f19f860b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.081570 | controller | Jun 11 11:49:30.915145 crc crio[22553]: time="2026-06-11T11:49:30.914595129Z" level=info msg="Stopping pod sandbox: ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f" id=38efe6ca-df1c-4e24-9295-8cb20784188c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.081586 | controller | Jun 11 11:49:30.915145 crc crio[22553]: time="2026-06-11T11:49:30.914794355Z" level=info msg="Stopped pod sandbox (already stopped): ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f" id=38efe6ca-df1c-4e24-9295-8cb20784188c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.081601 | controller | Jun 11 11:49:30.920843 crc crio[22553]: time="2026-06-11T11:49:30.920775209Z" level=info msg="Removing pod sandbox: ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f" id=35386a0d-6ed3-46a9-b249-2071b1c4c8e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.081617 | controller | Jun 11 11:49:30.975123 crc crio[22553]: time="2026-06-11T11:49:30.975005482Z" level=info msg="Removed pod sandbox: ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f" id=35386a0d-6ed3-46a9-b249-2071b1c4c8e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.081632 | controller | Jun 11 11:49:30.977749 crc crio[22553]: time="2026-06-11T11:49:30.977483714Z" level=info msg="Stopping pod sandbox: 76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de" id=1be3bb2a-5a0a-49c0-97fc-d78567804e4f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.081648 | controller | Jun 11 11:49:30.977749 crc crio[22553]: time="2026-06-11T11:49:30.977631229Z" level=info msg="Stopped pod sandbox (already stopped): 76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de" id=1be3bb2a-5a0a-49c0-97fc-d78567804e4f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.081663 | controller | Jun 11 11:49:30.980865 crc crio[22553]: time="2026-06-11T11:49:30.979920146Z" level=info msg="Removing pod sandbox: 76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de" id=b85b9da2-107d-49d3-b857-f07c063c6629 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.081679 | controller | Jun 11 11:49:31.001794 crc crio[22553]: time="2026-06-11T11:49:31.001537817Z" level=info msg="Removed pod sandbox: 76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de" id=b85b9da2-107d-49d3-b857-f07c063c6629 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.081694 | controller | Jun 11 11:49:31.006631 crc crio[22553]: time="2026-06-11T11:49:31.0061071Z" level=info msg="Stopping pod sandbox: fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668" id=5fa7ca78-e431-4f6c-a1ef-ad1c77f820dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.081709 | controller | Jun 11 11:49:31.006631 crc crio[22553]: time="2026-06-11T11:49:31.006199543Z" level=info msg="Stopped pod sandbox (already stopped): fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668" id=5fa7ca78-e431-4f6c-a1ef-ad1c77f820dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.081724 | controller | Jun 11 11:49:31.007543 crc crio[22553]: time="2026-06-11T11:49:31.00746773Z" level=info msg="Removing pod sandbox: fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668" id=7fc60d03-1e6b-43b4-aa1f-5b93205a9a8d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.081739 | controller | Jun 11 11:49:31.029071 crc crio[22553]: time="2026-06-11T11:49:31.028942106Z" level=info msg="Removed pod sandbox: fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668" id=7fc60d03-1e6b-43b4-aa1f-5b93205a9a8d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.081754 | controller | Jun 11 11:49:31.030170 crc crio[22553]: time="2026-06-11T11:49:31.030123151Z" level=info msg="Stopping pod sandbox: 18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6" id=2aba0bdb-c8e1-4d74-b8dc-6cd03aa70919 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.081773 | controller | Jun 11 11:49:31.030271 crc crio[22553]: time="2026-06-11T11:49:31.030190333Z" level=info msg="Stopped pod sandbox (already stopped): 18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6" id=2aba0bdb-c8e1-4d74-b8dc-6cd03aa70919 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.081789 | controller | Jun 11 11:49:31.031574 crc crio[22553]: time="2026-06-11T11:49:31.030826371Z" level=info msg="Removing pod sandbox: 18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6" id=19809c70-cdab-4304-acd5-c11d3b515a5f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.081804 | controller | Jun 11 11:49:31.084104 crc crio[22553]: time="2026-06-11T11:49:31.082448608Z" level=info msg="Removed pod sandbox: 18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6" id=19809c70-cdab-4304-acd5-c11d3b515a5f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.081819 | controller | Jun 11 11:49:31.087081 crc crio[22553]: time="2026-06-11T11:49:31.087043902Z" level=info msg="Stopping pod sandbox: 42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888" id=4080ee88-3306-484b-aaa4-0bb9a3d0d791 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.081834 | controller | Jun 11 11:49:31.087558 crc crio[22553]: time="2026-06-11T11:49:31.087416463Z" level=info msg="Stopped pod sandbox (already stopped): 42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888" id=4080ee88-3306-484b-aaa4-0bb9a3d0d791 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.081849 | controller | Jun 11 11:49:31.089133 crc crio[22553]: time="2026-06-11T11:49:31.089083381Z" level=info msg="Removing pod sandbox: 42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888" id=4925c80b-d8fe-420c-96b8-f1445dcbe54c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.081865 | controller | Jun 11 11:49:31.129799 crc crio[22553]: time="2026-06-11T11:49:31.129553373Z" level=info msg="Removed pod sandbox: 42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888" id=4925c80b-d8fe-420c-96b8-f1445dcbe54c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.081881 | controller | Jun 11 11:49:31.130749 crc crio[22553]: time="2026-06-11T11:49:31.130641704Z" level=info msg="Stopping pod sandbox: b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c" id=8c7d4256-279c-4885-b71a-79875329ad04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.081897 | controller | Jun 11 11:49:31.130940 crc crio[22553]: time="2026-06-11T11:49:31.130914532Z" level=info msg="Stopped pod sandbox (already stopped): b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c" id=8c7d4256-279c-4885-b71a-79875329ad04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.081912 | controller | Jun 11 11:49:31.132115 crc crio[22553]: time="2026-06-11T11:49:31.132038895Z" level=info msg="Removing pod sandbox: b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c" id=db14b514-2226-41f4-b86f-4c93677fec2a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.081928 | controller | Jun 11 11:49:31.165882 crc crio[22553]: time="2026-06-11T11:49:31.16580049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.081944 | controller | Jun 11 11:49:31.166950 crc crio[22553]: time="2026-06-11T11:49:31.166851961Z" level=info msg="Removed pod sandbox: b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c" id=db14b514-2226-41f4-b86f-4c93677fec2a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.081960 | controller | Jun 11 11:49:31.171160 crc crio[22553]: time="2026-06-11T11:49:31.171110205Z" level=info msg="Stopping pod sandbox: b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7" id=c387edab-a221-47d7-addc-220830fb7f87 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.081979 | controller | Jun 11 11:49:31.171960 crc crio[22553]: time="2026-06-11T11:49:31.171935159Z" level=info msg="Stopped pod sandbox (already stopped): b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7" id=c387edab-a221-47d7-addc-220830fb7f87 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.081995 | controller | Jun 11 11:49:31.173565 crc crio[22553]: time="2026-06-11T11:49:31.173384132Z" level=info msg="Removing pod sandbox: b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7" id=b80f8400-4a48-4314-a68c-31aef0c61768 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.082011 | controller | Jun 11 11:49:31.196769 crc crio[22553]: time="2026-06-11T11:49:31.196449905Z" level=info msg="Removed pod sandbox: b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7" id=b80f8400-4a48-4314-a68c-31aef0c61768 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.082034 | controller | Jun 11 11:49:31.329640 crc crio[22553]: time="2026-06-11T11:49:31.329521579Z" level=info msg="Created container 3f894e806f580b02c506f58a9576b71bfb13f066721804a8ca2d209e7843968c: openstack/cinder-api-0/cinder-api-log" id=f7f8fe32-3bcf-4bb1-9406-4cf50846293e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.082050 | controller | Jun 11 11:49:31.331514 crc crio[22553]: time="2026-06-11T11:49:31.331419034Z" level=info msg="Starting container: 3f894e806f580b02c506f58a9576b71bfb13f066721804a8ca2d209e7843968c" id=cc59881d-291c-40db-bf32-5990223c928c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.082065 | controller | Jun 11 11:49:31.339189 crc crio[22553]: time="2026-06-11T11:49:31.339089628Z" level=info msg="Started container" PID=75718 containerID=3f894e806f580b02c506f58a9576b71bfb13f066721804a8ca2d209e7843968c description=openstack/cinder-api-0/cinder-api-log id=cc59881d-291c-40db-bf32-5990223c928c name=/runtime.v1.RuntimeService/StartContainer sandboxID=74441076c52fe8b57c02827632e08eac8eb724620e72d7708aeb8b5e8d203391
2026-06-11 12:41:55.082080 | controller | Jun 11 11:49:31.362785 crc crio[22553]: time="2026-06-11T11:49:31.362634935Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=a26aa35c-1d18-434f-861f-23bfdffc8e00 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.082096 | controller | Jun 11 11:49:31.528772 crc crio[22553]: time="2026-06-11T11:49:31.528523816Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=ca91095b-67b1-49fc-9eba-3643e76c5c3b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.082112 | controller | Jun 11 11:49:31.538484 crc crio[22553]: time="2026-06-11T11:49:31.538445236Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=241b9523-3da1-4c2c-a3f5-a8939daaa1a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.082127 | controller | Jun 11 11:49:31.546545 crc crio[22553]: time="2026-06-11T11:49:31.546509951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.082143 | controller | Jun 11 11:49:31.652444 crc crio[22553]: time="2026-06-11T11:49:31.651381812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.082159 | controller | Jun 11 11:49:32.568447 crc crio[22553]: time="2026-06-11T11:49:32.568271411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.082174 | controller | Jun 11 11:49:32.805160 crc crio[22553]: time="2026-06-11T11:49:32.805034721Z" level=info msg="Created container 5ee3c0ba8ac003a02d1bfae51072f2d21eaefae379b0d019ca15df9cd475f76c: openstack/cinder-api-0/cinder-api" id=241b9523-3da1-4c2c-a3f5-a8939daaa1a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.082193 | controller | Jun 11 11:49:32.807193 crc crio[22553]: time="2026-06-11T11:49:32.8070637Z" level=info msg="Starting container: 5ee3c0ba8ac003a02d1bfae51072f2d21eaefae379b0d019ca15df9cd475f76c" id=fc8ef399-c10c-4880-8c62-6ca72a8da35e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.082209 | controller | Jun 11 11:49:32.824234 crc crio[22553]: time="2026-06-11T11:49:32.823739397Z" level=info msg="Started container" PID=75774 containerID=5ee3c0ba8ac003a02d1bfae51072f2d21eaefae379b0d019ca15df9cd475f76c description=openstack/cinder-api-0/cinder-api id=fc8ef399-c10c-4880-8c62-6ca72a8da35e name=/runtime.v1.RuntimeService/StartContainer sandboxID=74441076c52fe8b57c02827632e08eac8eb724620e72d7708aeb8b5e8d203391
2026-06-11 12:41:55.082225 | controller | Jun 11 11:49:33.098869 crc crio[22553]: time="2026-06-11T11:49:33.096338132Z" level=info msg="Running pod sandbox: openstack/swift-proxy-66fb44fcbc-6jh4m/POD" id=112d3477-2e82-47e0-bf4a-e655bf6d6f2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.082241 | controller | Jun 11 11:49:33.098869 crc crio[22553]: time="2026-06-11T11:49:33.097311701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.082257 | controller | Jun 11 11:49:33.201934 crc crio[22553]: time="2026-06-11T11:49:33.201831621Z" level=info msg="Got pod network &{Name:swift-proxy-66fb44fcbc-6jh4m Namespace:openstack ID:f61284569225a3321afa875dc4e8e8b0cdd79e70e509074fc5e1060d4e127399 UID:2ecfa2d0-c0c2-4a08-a814-3c6ddb5d38c1 NetNS:/var/run/netns/186dbf14-dadc-4213-930f-3eaa4673c02d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ecfa2d0_c0c2_4a08_a814_3c6ddb5d38c1.slice PodAnnotations:0xc000ca0310}] Aliases:map[]}"
2026-06-11 12:41:55.082273 | controller | Jun 11 11:49:33.201934 crc crio[22553]: time="2026-06-11T11:49:33.201904033Z" level=info msg="Adding pod openstack_swift-proxy-66fb44fcbc-6jh4m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.082289 | controller | Jun 11 11:49:34.014066 crc crio[22553]: 2026-06-11T11:49:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f61284569225a33 Mac:ba:66:85:f6:02:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/186dbf14-dadc-4213-930f-3eaa4673c02d SocketPath: PciID:}] [{Interface:0xc0001145c0 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.082305 | controller | Jun 11 11:49:34.016282 crc crio[22553]: time="2026-06-11T11:49:34.016214947Z" level=info msg="Got pod network &{Name:swift-proxy-66fb44fcbc-6jh4m Namespace:openstack ID:f61284569225a3321afa875dc4e8e8b0cdd79e70e509074fc5e1060d4e127399 UID:2ecfa2d0-c0c2-4a08-a814-3c6ddb5d38c1 NetNS:/var/run/netns/186dbf14-dadc-4213-930f-3eaa4673c02d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ecfa2d0_c0c2_4a08_a814_3c6ddb5d38c1.slice PodAnnotations:0xc000ca0310}] Aliases:map[]}"
2026-06-11 12:41:55.082321 | controller | Jun 11 11:49:34.016427 crc crio[22553]: time="2026-06-11T11:49:34.016406303Z" level=info msg="Checking pod openstack_swift-proxy-66fb44fcbc-6jh4m for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.082394 | controller | Jun 11 11:49:34.028201 crc crio[22553]: time="2026-06-11T11:49:34.028120765Z" level=info msg="Ran pod sandbox f61284569225a3321afa875dc4e8e8b0cdd79e70e509074fc5e1060d4e127399 with infra container: openstack/swift-proxy-66fb44fcbc-6jh4m/POD" id=112d3477-2e82-47e0-bf4a-e655bf6d6f2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.082413 | controller | Jun 11 11:49:34.034907 crc crio[22553]: time="2026-06-11T11:49:34.031500953Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=64b9ad85-cf57-494e-abbd-d776b0ecba16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.082433 | controller | Jun 11 11:49:34.144221 crc crio[22553]: time="2026-06-11T11:49:34.143573464Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=d5866825-575d-44db-ab59-f54df217f595 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.082450 | controller | Jun 11 11:49:34.154439 crc crio[22553]: time="2026-06-11T11:49:34.154268896Z" level=info msg="Creating container: openstack/swift-proxy-66fb44fcbc-6jh4m/proxy-httpd" id=5b27e21f-22c9-4b52-80cd-46fa2ac294dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.082465 | controller | Jun 11 11:49:34.155840 crc crio[22553]: time="2026-06-11T11:49:34.1557624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.082481 | controller | Jun 11 11:49:34.243123 crc crio[22553]: time="2026-06-11T11:49:34.243020197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.082496 | controller | Jun 11 11:49:34.261324 crc crio[22553]: time="2026-06-11T11:49:34.261214328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.082512 | controller | Jun 11 11:49:34.425466 crc crio[22553]: time="2026-06-11T11:49:34.425310087Z" level=info msg="Created container 4839bc0ed79a0cd607be55e928f7d287814bd103c5130fe15129490777fde17f: openstack/swift-proxy-66fb44fcbc-6jh4m/proxy-httpd" id=5b27e21f-22c9-4b52-80cd-46fa2ac294dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.082528 | controller | Jun 11 11:49:34.436063 crc crio[22553]: time="2026-06-11T11:49:34.435902276Z" level=info msg="Starting container: 4839bc0ed79a0cd607be55e928f7d287814bd103c5130fe15129490777fde17f" id=008bbc1e-530d-417d-bf5f-1770098c5227 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.082544 | controller | Jun 11 11:49:34.446593 crc crio[22553]: time="2026-06-11T11:49:34.446256348Z" level=info msg="Started container" PID=76066 containerID=4839bc0ed79a0cd607be55e928f7d287814bd103c5130fe15129490777fde17f description=openstack/swift-proxy-66fb44fcbc-6jh4m/proxy-httpd id=008bbc1e-530d-417d-bf5f-1770098c5227 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f61284569225a3321afa875dc4e8e8b0cdd79e70e509074fc5e1060d4e127399
2026-06-11 12:41:55.082560 | controller | Jun 11 11:49:34.468745 crc crio[22553]: time="2026-06-11T11:49:34.468526378Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=c7b14e65-d744-45f2-92c2-41df17719502 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.082576 | controller | Jun 11 11:49:34.494062 crc crio[22553]: time="2026-06-11T11:49:34.49394345Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=62ab6a21-f56c-422b-98a1-eb9d9933062f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.082592 | controller | Jun 11 11:49:34.504508 crc crio[22553]: time="2026-06-11T11:49:34.504322513Z" level=info msg="Creating container: openstack/swift-proxy-66fb44fcbc-6jh4m/proxy-server" id=b41797ca-051d-4511-9743-2f7a74ff73b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.082608 | controller | Jun 11 11:49:34.505109 crc crio[22553]: time="2026-06-11T11:49:34.504990352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.082624 | controller | Jun 11 11:49:34.562520 crc crio[22553]: time="2026-06-11T11:49:34.562417188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.082643 | controller | Jun 11 11:49:34.571936 crc crio[22553]: time="2026-06-11T11:49:34.571832893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.082659 | controller | Jun 11 11:49:34.732243 crc crio[22553]: time="2026-06-11T11:49:34.731505893Z" level=info msg="Created container b7088369a86d05d1823e83f918cf6d3eeb7603db6f47df7db0f5e4ad38c26d89: openstack/swift-proxy-66fb44fcbc-6jh4m/proxy-server" id=b41797ca-051d-4511-9743-2f7a74ff73b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.082675 | controller | Jun 11 11:49:34.734975 crc crio[22553]: time="2026-06-11T11:49:34.734926913Z" level=info msg="Starting container: b7088369a86d05d1823e83f918cf6d3eeb7603db6f47df7db0f5e4ad38c26d89" id=4614adb9-1e26-4352-bf36-299f06165558 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.082691 | controller | Jun 11 11:49:34.747051 crc crio[22553]: time="2026-06-11T11:49:34.746977284Z" level=info msg="Started container" PID=76189 containerID=b7088369a86d05d1823e83f918cf6d3eeb7603db6f47df7db0f5e4ad38c26d89 description=openstack/swift-proxy-66fb44fcbc-6jh4m/proxy-server id=4614adb9-1e26-4352-bf36-299f06165558 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f61284569225a3321afa875dc4e8e8b0cdd79e70e509074fc5e1060d4e127399
2026-06-11 12:41:55.082708 | controller | Jun 11 11:49:35.198458 crc crio[22553]: time="2026-06-11T11:49:35.198229674Z" level=info msg="Stopping container: 932472c8f313d7514f02e6cfeb41dee4bc6d39334ad9e4930900770280ad03e7 (timeout: 30s)" id=8268c2c1-36b6-44ab-b38f-650bca8b3407 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.082724 | controller | Jun 11 11:49:35.201039 crc crio[22553]: time="2026-06-11T11:49:35.200892812Z" level=info msg="Stopping container: 28b664d10d31d7410d929cadb8e27366210956bc9e6513cb576afe85d30c625a (timeout: 30s)" id=2f5e760c-35f8-45d3-983d-99993b975620 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.082739 | controller | Jun 11 11:49:35.202739 crc crio[22553]: time="2026-06-11T11:49:35.202616642Z" level=info msg="Stopping container: c0cc4287d0fbbc1997aa97ac2315b1785c5933d0c4dd1bdc771d4daf3d58496e (timeout: 30s)" id=3cdc3f5e-d40d-4b99-9fb0-9769e935fb34 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.082755 | controller | Jun 11 11:49:35.202970 crc crio[22553]: time="2026-06-11T11:49:35.202643633Z" level=info msg="Stopping container: 9fa3dbeaf5b2ca2ae56cdddf629be1dad4a4f44d3fbb2a11cf5cb31d04c2d38f (timeout: 30s)" id=a5635808-d94f-4669-89ec-bffb1304b8f4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.082819 | controller | Jun 11 11:49:35.356227 crc crio[22553]: time="2026-06-11T11:49:35.355139433Z" level=info msg="Stopped container c0cc4287d0fbbc1997aa97ac2315b1785c5933d0c4dd1bdc771d4daf3d58496e: openstack/ceilometer-0/sg-core" id=3cdc3f5e-d40d-4b99-9fb0-9769e935fb34 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.082846 | controller | Jun 11 11:49:35.365371 crc crio[22553]: time="2026-06-11T11:49:35.365182466Z" level=info msg="Stopped container 9fa3dbeaf5b2ca2ae56cdddf629be1dad4a4f44d3fbb2a11cf5cb31d04c2d38f: openstack/ceilometer-0/proxy-httpd" id=a5635808-d94f-4669-89ec-bffb1304b8f4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.082863 | controller | Jun 11 11:49:35.679428 crc crio[22553]: time="2026-06-11T11:49:35.679234022Z" level=info msg="Stopped container 932472c8f313d7514f02e6cfeb41dee4bc6d39334ad9e4930900770280ad03e7: openstack/ceilometer-0/ceilometer-notification-agent" id=8268c2c1-36b6-44ab-b38f-650bca8b3407 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.082879 | controller | Jun 11 11:49:36.293177 crc crio[22553]: time="2026-06-11T11:49:36.292315724Z" level=info msg="Stopped container 28b664d10d31d7410d929cadb8e27366210956bc9e6513cb576afe85d30c625a: openstack/ceilometer-0/ceilometer-central-agent" id=2f5e760c-35f8-45d3-983d-99993b975620 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.082899 | controller | Jun 11 11:49:36.295903 crc crio[22553]: time="2026-06-11T11:49:36.295775625Z" level=info msg="Stopping pod sandbox: ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f" id=9bb96bf8-8e18-4731-a454-3c1ef6ca02d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.082916 | controller | Jun 11 11:49:36.297222 crc crio[22553]: time="2026-06-11T11:49:36.297163396Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f UID:8eea7d97-56cc-4e8e-ae6b-00d39694584a NetNS:/var/run/netns/bc54af29-5ce8-4cfb-a4b2-1fafac8921dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8eea7d97_56cc_4e8e_ae6b_00d39694584a.slice PodAnnotations:0xc001894920}] Aliases:map[]}"
2026-06-11 12:41:55.082932 | controller | Jun 11 11:49:36.297782 crc crio[22553]: time="2026-06-11T11:49:36.297569158Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.082948 | controller | Jun 11 11:49:36.692628 crc crio[22553]: time="2026-06-11T11:49:36.687972781Z" level=info msg="Stopped pod sandbox: ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f" id=9bb96bf8-8e18-4731-a454-3c1ef6ca02d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.082964 | controller | Jun 11 11:49:37.765313 crc crio[22553]: time="2026-06-11T11:49:37.764319993Z" level=info msg="Removing container: 9fa3dbeaf5b2ca2ae56cdddf629be1dad4a4f44d3fbb2a11cf5cb31d04c2d38f" id=99753ad2-cb9e-4850-b4db-069a6d8165f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.082980 | controller | Jun 11 11:49:37.847159 crc crio[22553]: time="2026-06-11T11:49:37.846981325Z" level=info msg="Removed container 9fa3dbeaf5b2ca2ae56cdddf629be1dad4a4f44d3fbb2a11cf5cb31d04c2d38f: openstack/ceilometer-0/proxy-httpd" id=99753ad2-cb9e-4850-b4db-069a6d8165f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.082996 | controller | Jun 11 11:49:37.862450 crc crio[22553]: time="2026-06-11T11:49:37.862332703Z" level=info msg="Removing container: c0cc4287d0fbbc1997aa97ac2315b1785c5933d0c4dd1bdc771d4daf3d58496e" id=cccaef0e-e589-4426-9f5a-b7461d5c8574 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.083012 | controller | Jun 11 11:49:37.922480 crc crio[22553]: time="2026-06-11T11:49:37.922380726Z" level=info msg="Removed container c0cc4287d0fbbc1997aa97ac2315b1785c5933d0c4dd1bdc771d4daf3d58496e: openstack/ceilometer-0/sg-core" id=cccaef0e-e589-4426-9f5a-b7461d5c8574 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.083027 | controller | Jun 11 11:49:37.934134 crc crio[22553]: time="2026-06-11T11:49:37.932435599Z" level=info msg="Removing container: 932472c8f313d7514f02e6cfeb41dee4bc6d39334ad9e4930900770280ad03e7" id=669cb069-31bf-4af1-be68-faa900b44878 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.083043 | controller | Jun 11 11:49:38.030128 crc crio[22553]: time="2026-06-11T11:49:38.028892534Z" level=info msg="Removed container 932472c8f313d7514f02e6cfeb41dee4bc6d39334ad9e4930900770280ad03e7: openstack/ceilometer-0/ceilometer-notification-agent" id=669cb069-31bf-4af1-be68-faa900b44878 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.083059 | controller | Jun 11 11:49:38.039296 crc crio[22553]: time="2026-06-11T11:49:38.03903787Z" level=info msg="Removing container: 28b664d10d31d7410d929cadb8e27366210956bc9e6513cb576afe85d30c625a" id=a2064185-e514-4696-9eec-e06b693ce6e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.083074 | controller | Jun 11 11:49:38.093650 crc crio[22553]: time="2026-06-11T11:49:38.093534111Z" level=info msg="Removed container 28b664d10d31d7410d929cadb8e27366210956bc9e6513cb576afe85d30c625a: openstack/ceilometer-0/ceilometer-central-agent" id=a2064185-e514-4696-9eec-e06b693ce6e5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.083093 | controller | Jun 11 11:49:38.319407 crc crio[22553]: time="2026-06-11T11:49:38.319272829Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=13600a21-19e1-454e-88d8-ecf8739e122d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.083109 | controller | Jun 11 11:49:38.319519 crc crio[22553]: time="2026-06-11T11:49:38.319419823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.083126 | controller | Jun 11 11:49:38.388945 crc crio[22553]: time="2026-06-11T11:49:38.388561551Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14 UID:e1fe2461-33d9-4ab2-8485-834d3af044f2 NetNS:/var/run/netns/2defa778-8e82-404d-9303-1c4224caa894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1fe2461_33d9_4ab2_8485_834d3af044f2.slice PodAnnotations:0xc0028162c0}] Aliases:map[]}"
2026-06-11 12:41:55.083142 | controller | Jun 11 11:49:38.388945 crc crio[22553]: time="2026-06-11T11:49:38.38887403Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.083158 | controller | Jun 11 11:49:38.994539 crc crio[22553]: 2026-06-11T11:49:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41e084bda672a7c Mac:b6:1b:37:18:9e:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/2defa778-8e82-404d-9303-1c4224caa894 SocketPath: PciID:}] [{Interface:0xc000370790 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.083174 | controller | Jun 11 11:49:38.996230 crc crio[22553]: time="2026-06-11T11:49:38.995464953Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14 UID:e1fe2461-33d9-4ab2-8485-834d3af044f2 NetNS:/var/run/netns/2defa778-8e82-404d-9303-1c4224caa894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1fe2461_33d9_4ab2_8485_834d3af044f2.slice PodAnnotations:0xc0028162c0}] Aliases:map[]}"
2026-06-11 12:41:55.083190 | controller | Jun 11 11:49:38.996230 crc crio[22553]: time="2026-06-11T11:49:38.995595677Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.083205 | controller | Jun 11 11:49:39.831727 crc crio[22553]: time="2026-06-11T11:49:39.828854585Z" level=info msg="Stopping container: 91783888ea41e02199b21940937d9cf4d2153a9d380b4093fa304981d12cae16 (timeout: 30s)" id=8b0d6a63-25d6-44b9-af95-2bf5761a10fa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.083221 | controller | Jun 11 11:49:39.831727 crc crio[22553]: time="2026-06-11T11:49:39.829089002Z" level=info msg="Stopping container: e745c4367560195088e10407cfa8a83af41030d5f352c61614d5a858ec28bab7 (timeout: 30s)" id=9b6e9bc8-6343-458d-a249-3b605aeb617d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.083237 | controller | Jun 11 11:49:41.208534 crc crio[22553]: time="2026-06-11T11:49:41.207479939Z" level=info msg="Stopping container: 2fd2e408745a03731b82700f947e2396bebe2aef9b34ff6af977744fffa3c6c0 (timeout: 30s)" id=de29cb8c-354c-4d2e-a4c6-e9b9b4a2919a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.083253 | controller | Jun 11 11:49:41.211907 crc crio[22553]: time="2026-06-11T11:49:41.208134398Z" level=info msg="Stopping container: 6ef1f6ed4b77e20582e568f4355dd0b9d1d68f559213e94e5bc6af5e5dff6725 (timeout: 30s)" id=e17e0d0a-4c2d-469b-aa49-b6ed4b6fe50f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.083271 | controller | Jun 11 11:49:46.075926 crc crio[22553]: time="2026-06-11T11:49:46.072513121Z" level=info msg="Stopping container: f89b25ec056c6ec82d1114232c93e81d9d906bc10914f66501cf5266a04fee31 (timeout: 30s)" id=de7c20cf-cc2f-464e-8ac1-dec345cbcfad name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.083287 | controller | Jun 11 11:49:46.075926 crc crio[22553]: time="2026-06-11T11:49:46.072527832Z" level=info msg="Stopping container: c4e45af46d1a648b02ffa923ed0305aa714acf8a1e9e23a6e13529002239f81f (timeout: 30s)" id=d18299e2-972a-4aa3-ac9e-67526067c31f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.083302 | controller | Jun 11 11:49:46.737383 crc crio[22553]: time="2026-06-11T11:49:46.733553373Z" level=info msg="Running pod sandbox: openstack/nova-api-db-create-2c6hr/POD" id=edecaa90-0bf0-43d3-93d5-2ccd142111f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.083318 | controller | Jun 11 11:49:46.737383 crc crio[22553]: time="2026-06-11T11:49:46.734103549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.083333 | controller | Jun 11 11:49:47.022246 crc crio[22553]: time="2026-06-11T11:49:47.021228869Z" level=info msg="Running pod sandbox: openstack/nova-api-73a4-account-create-update-r86wb/POD" id=e89c69a6-fa40-4c18-b30d-8580ff334523 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.083368 | controller | Jun 11 11:49:47.022246 crc crio[22553]: time="2026-06-11T11:49:47.021404314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.083386 | controller | Jun 11 11:49:47.065616 crc crio[22553]: time="2026-06-11T11:49:47.06546435Z" level=info msg="Running pod sandbox: openstack/nova-cell0-db-create-c9qb4/POD" id=c3b65c23-ffd9-430b-aca9-ff2ab0267d6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.083402 | controller | Jun 11 11:49:47.065616 crc crio[22553]: time="2026-06-11T11:49:47.065571803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.083418 | controller | Jun 11 11:49:47.223932 crc crio[22553]: time="2026-06-11T11:49:47.223812811Z" level=info msg="Running pod sandbox: openstack/nova-cell1-db-create-glw2q/POD" id=a795fa62-9209-4b2c-a10e-220e9af45221 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.083433 | controller | Jun 11 11:49:47.225627 crc crio[22553]: time="2026-06-11T11:49:47.223972556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.083449 | controller | Jun 11 11:49:47.229493 crc crio[22553]: time="2026-06-11T11:49:47.229420925Z" level=info msg="Running pod sandbox: openstack/nova-cell0-f051-account-create-update-r8z7w/POD" id=75fd9393-7227-44ca-8cb2-526f8f0afedb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.083465 | controller | Jun 11 11:49:47.229645 crc crio[22553]: time="2026-06-11T11:49:47.229523658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.083481 | controller | Jun 11 11:49:47.367667 crc crio[22553]: time="2026-06-11T11:49:47.367575577Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-gb8wn/POD" id=b486f3fe-65c4-46ce-8f5e-c555496a856d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.083496 | controller | Jun 11 11:49:47.367667 crc crio[22553]: time="2026-06-11T11:49:47.367727701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.083515 | controller | Jun 11 11:49:47.430093 crc crio[22553]: time="2026-06-11T11:49:47.430013589Z" level=info msg="Running pod sandbox: openstack/nova-cell1-c1ab-account-create-update-bxl8x/POD" id=1a23aa09-ae54-4a07-8d11-7fa4603de41d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.083531 | controller | Jun 11 11:49:47.430282 crc crio[22553]: time="2026-06-11T11:49:47.430127263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.083546 | controller | Jun 11 11:49:48.993568 crc crio[22553]: time="2026-06-11T11:49:48.991620643Z" level=info msg="Stopping container: 758953ce3afc8190c4d4458e334f010cbf621b8cdc715886a07ce1136deb3bac (timeout: 30s)" id=cad4ed54-5f26-46f9-a479-3404eb0db392 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.083562 | controller | Jun 11 11:49:48.995466 crc crio[22553]: time="2026-06-11T11:49:48.994653562Z" level=info msg="Stopping container: 2e739dca1f014872032041fc52fc51e5c2770202ed077737b159947a059fd8e8 (timeout: 30s)" id=54b785c3-78c6-4b39-95b5-716d222d6ce6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.083578 | controller | Jun 11 11:49:51.945524 crc crio[22553]: time="2026-06-11T11:49:51.944294424Z" level=info msg="Stopped container 2fd2e408745a03731b82700f947e2396bebe2aef9b34ff6af977744fffa3c6c0: openstack/neutron-bddd8cd44-ngwgl/neutron-httpd" id=de29cb8c-354c-4d2e-a4c6-e9b9b4a2919a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.083594 | controller | Jun 11 11:49:52.045782 crc crio[22553]: time="2026-06-11T11:49:52.045622822Z" level=info msg="Stopped container e745c4367560195088e10407cfa8a83af41030d5f352c61614d5a858ec28bab7: openstack/glance-default-internal-api-0/glance-httpd" id=9b6e9bc8-6343-458d-a249-3b605aeb617d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.083609 | controller | Jun 11 11:49:52.257501 crc crio[22553]: time="2026-06-11T11:49:52.257218207Z" level=info msg="Stopped container c4e45af46d1a648b02ffa923ed0305aa714acf8a1e9e23a6e13529002239f81f: openstack/cinder-scheduler-0/cinder-scheduler" id=d18299e2-972a-4aa3-ac9e-67526067c31f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.083625 | controller | Jun 11 11:49:52.479112 crc crio[22553]: time="2026-06-11T11:49:52.47901104Z" level=info msg="Stopped container f89b25ec056c6ec82d1114232c93e81d9d906bc10914f66501cf5266a04fee31: openstack/cinder-scheduler-0/probe" id=de7c20cf-cc2f-464e-8ac1-dec345cbcfad name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.083640 | controller | Jun 11 11:49:52.482259 crc crio[22553]: time="2026-06-11T11:49:52.482130221Z" level=info msg="Stopping pod sandbox: e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf" id=1ec0f3d1-377e-4a0a-8eee-adea1df1adab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.083656 | controller | Jun 11 11:49:52.483183 crc crio[22553]: time="2026-06-11T11:49:52.483088969Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf UID:f4ab73bf-6e04-4860-af1f-6f5a97cc30dd NetNS:/var/run/netns/4e398bfd-fef8-41e6-afd6-6c48eed5acac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4ab73bf_6e04_4860_af1f_6f5a97cc30dd.slice PodAnnotations:0xc00001a2f8}] Aliases:map[]}"
2026-06-11 12:41:55.083672 | controller | Jun 11 11:49:52.483453 crc crio[22553]: time="2026-06-11T11:49:52.483269514Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.083688 | controller | Jun 11 11:49:52.627593 crc crio[22553]: time="2026-06-11T11:49:52.627497203Z" level=info msg="Stopped container 758953ce3afc8190c4d4458e334f010cbf621b8cdc715886a07ce1136deb3bac: openstack/glance-default-external-api-0/glance-log" id=cad4ed54-5f26-46f9-a479-3404eb0db392 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.083710 | controller | Jun 11 11:49:52.771440 crc crio[22553]: time="2026-06-11T11:49:52.77059891Z" level=info msg="Ran pod sandbox 41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14 with infra container: openstack/ceilometer-0/POD" id=13600a21-19e1-454e-88d8-ecf8739e122d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.083726 | controller | Jun 11 11:49:52.771897 crc crio[22553]: time="2026-06-11T11:49:52.771772714Z" level=info msg="Stopped container 91783888ea41e02199b21940937d9cf4d2153a9d380b4093fa304981d12cae16: openstack/glance-default-internal-api-0/glance-log" id=8b0d6a63-25d6-44b9-af95-2bf5761a10fa name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.083742 | controller | Jun 11 11:49:52.773393 crc crio[22553]: time="2026-06-11T11:49:52.773318819Z" level=info msg="Stopping pod sandbox: 6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2" id=7dad7087-d159-4a9e-941f-c79b6e19d2a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.083758 | controller | Jun 11 11:49:52.774424 crc crio[22553]: time="2026-06-11T11:49:52.774211815Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2 UID:ffed37a6-12db-4054-a476-a253de4810aa NetNS:/var/run/netns/a9a9c262-0c15-40d7-ba5a-cbc51e40d5e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffed37a6_12db_4054_a476_a253de4810aa.slice PodAnnotations:0xc000ca0570}] Aliases:map[]}"
2026-06-11 12:41:55.083774 | controller | Jun 11 11:49:52.774527 crc crio[22553]: time="2026-06-11T11:49:52.774458352Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.083790 | controller | Jun 11 11:49:52.776670 crc crio[22553]: time="2026-06-11T11:49:52.776583934Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=b7c69e6b-0fff-40b2-a23b-07569c293985 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.083806 | controller | Jun 11 11:49:52.834238 crc crio[22553]: time="2026-06-11T11:49:52.834165765Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=3085f4a6-3fa1-4890-a92e-6748ed918533 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.083822 | controller | Jun 11 11:49:52.959838 crc crio[22553]: time="2026-06-11T11:49:52.959728659Z" level=info msg="Stopped container 6ef1f6ed4b77e20582e568f4355dd0b9d1d68f559213e94e5bc6af5e5dff6725: openstack/neutron-bddd8cd44-ngwgl/neutron-api" id=e17e0d0a-4c2d-469b-aa49-b6ed4b6fe50f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.083838 | controller | Jun 11 11:49:52.961382 crc crio[22553]: time="2026-06-11T11:49:52.960630696Z" level=info msg="Stopping pod sandbox: df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56" id=486ab2f8-d408-4351-9ac3-d94de320f884 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.083853 | controller | Jun 11 11:49:52.961382 crc crio[22553]: time="2026-06-11T11:49:52.961226103Z" level=info msg="Got pod network &{Name:neutron-bddd8cd44-ngwgl Namespace:openstack ID:df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56 UID:649589e4-0401-4701-87dc-c12c881d9bcf NetNS:/var/run/netns/67a929a9-4b47-4054-a5ec-120e8d2754b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod649589e4_0401_4701_87dc_c12c881d9bcf.slice PodAnnotations:0xc0048005b8}] Aliases:map[]}"
2026-06-11 12:41:55.083869 | controller | Jun 11 11:49:52.961517 crc crio[22553]: time="2026-06-11T11:49:52.961383288Z" level=info msg="Deleting pod openstack_neutron-bddd8cd44-ngwgl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.083888 | controller | Jun 11 11:49:52.966305 crc crio[22553]: time="2026-06-11T11:49:52.962311495Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=b0095d26-3283-4a50-b519-03e25aa6598a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.083904 | controller | Jun 11 11:49:53.098935 crc crio[22553]: time="2026-06-11T11:49:53.098828739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.083920 | controller | Jun 11 11:49:53.102770 crc crio[22553]: time="2026-06-11T11:49:53.102665441Z" level=info msg="Stopped container 2e739dca1f014872032041fc52fc51e5c2770202ed077737b159947a059fd8e8: openstack/glance-default-external-api-0/glance-httpd" id=54b785c3-78c6-4b39-95b5-716d222d6ce6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.083935 | controller | Jun 11 11:49:53.104383 crc crio[22553]: time="2026-06-11T11:49:53.104316689Z" level=info msg="Stopping pod sandbox: 0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb" id=b30cb8ae-6d86-4f78-8e95-80faf11dc095 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.083952 | controller | Jun 11 11:49:53.105134 crc crio[22553]: time="2026-06-11T11:49:53.105092112Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb UID:bcb20f78-01f3-459c-9a46-e1542f8f0cb1 NetNS:/var/run/netns/e80fdc79-ba36-48e8-a7be-99674667e1fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcb20f78_01f3_459c_9a46_e1542f8f0cb1.slice PodAnnotations:0xc000ca0798}] Aliases:map[]}"
2026-06-11 12:41:55.083968 | controller | Jun 11 11:49:53.105437 crc crio[22553]: time="2026-06-11T11:49:53.105303058Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.083983 | controller | Jun 11 11:49:53.147760 crc crio[22553]: time="2026-06-11T11:49:53.146816679Z" level=info msg="Stopped pod sandbox: e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf" id=1ec0f3d1-377e-4a0a-8eee-adea1df1adab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.084000 | controller | Jun 11 11:49:53.219222 crc crio[22553]: time="2026-06-11T11:49:53.218969495Z" level=info msg="Got pod network &{Name:nova-api-73a4-account-create-update-r86wb Namespace:openstack ID:2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a UID:c959a769-2012-4ca7-a3d2-db4df8ab84f0 NetNS:/var/run/netns/7bdcfd7b-599b-44a9-9bd2-3299ce10ba7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc959a769_2012_4ca7_a3d2_db4df8ab84f0.slice PodAnnotations:0xc0028168f0}] Aliases:map[]}"
2026-06-11 12:41:55.084016 | controller | Jun 11 11:49:53.219222 crc crio[22553]: time="2026-06-11T11:49:53.219100609Z" level=info msg="Adding pod openstack_nova-api-73a4-account-create-update-r86wb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.084032 | controller | Jun 11 11:49:53.272318 crc crio[22553]: time="2026-06-11T11:49:53.270606662Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04" id=7830d42d-5774-4397-a1b0-a0c6006db99e name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.084049 | controller | Jun 11 11:49:53.280742 crc crio[22553]: time="2026-06-11T11:49:53.278305987Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=fd16963e-0105-448d-b818-dbfa134ea08a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.084067 | controller | Jun 11 11:49:53.333436 crc crio[22553]: time="2026-06-11T11:49:53.333272351Z" level=info msg="Removing container: f89b25ec056c6ec82d1114232c93e81d9d906bc10914f66501cf5266a04fee31" id=9fd2633a-497f-466b-a0c3-9750f2eef818 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.084084 | controller | Jun 11 11:49:53.450509 crc crio[22553]: time="2026-06-11T11:49:53.449471742Z" level=info msg="Stopped pod sandbox: 6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2" id=7dad7087-d159-4a9e-941f-c79b6e19d2a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.084099 | controller | Jun 11 11:49:53.579009 crc crio[22553]: time="2026-06-11T11:49:53.578830107Z" level=info msg="Removed container f89b25ec056c6ec82d1114232c93e81d9d906bc10914f66501cf5266a04fee31: openstack/cinder-scheduler-0/probe" id=9fd2633a-497f-466b-a0c3-9750f2eef818 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.084115 | controller | Jun 11 11:49:53.584825 crc crio[22553]: time="2026-06-11T11:49:53.58475124Z" level=info msg="Removing container: c4e45af46d1a648b02ffa923ed0305aa714acf8a1e9e23a6e13529002239f81f" id=3fb862ff-99d3-4823-84c6-d52db97fa2bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.084131 | controller | Jun 11 11:49:53.586951 crc crio[22553]: time="2026-06-11T11:49:53.586861022Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-glw2q Namespace:openstack ID:957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b UID:97eb4421-e3ea-4cc1-bf3a-d7e3a7124122 NetNS:/var/run/netns/8cf90ab1-b158-4800-b8a8-6bfa032f1444 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97eb4421_e3ea_4cc1_bf3a_d7e3a7124122.slice PodAnnotations:0xc000ca0340}] Aliases:map[]}"
2026-06-11 12:41:55.084146 | controller | Jun 11 11:49:53.586951 crc crio[22553]: time="2026-06-11T11:49:53.586925014Z" level=info msg="Adding pod openstack_nova-cell1-db-create-glw2q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.084162 | controller | Jun 11 11:49:53.596049 crc crio[22553]: time="2026-06-11T11:49:53.596012999Z" level=info msg="Got pod network &{Name:nova-api-db-create-2c6hr Namespace:openstack ID:57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873 UID:c71b4b29-7c76-431d-bb13-17d798e2a26a NetNS:/var/run/netns/814514c6-c058-4b16-969c-c8c77c075280 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc71b4b29_7c76_431d_bb13_17d798e2a26a.slice PodAnnotations:0xc00001ac50}] Aliases:map[]}"
2026-06-11 12:41:55.084178 | controller | Jun 11 11:49:53.596263 crc crio[22553]: time="2026-06-11T11:49:53.59605868Z" level=info msg="Adding pod openstack_nova-api-db-create-2c6hr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.084194 | controller | Jun 11 11:49:53.598162 crc crio[22553]: time="2026-06-11T11:49:53.5981035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.084210 | controller | Jun 11 11:49:53.599139 crc crio[22553]: time="2026-06-11T11:49:53.599087709Z" level=info msg="Got pod network &{Name:nova-cell1-c1ab-account-create-update-bxl8x Namespace:openstack ID:b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95 UID:26feaeb9-c0ab-42cc-b273-8c1cb1c12fd6 NetNS:/var/run/netns/9cca6c7d-7d06-425e-9dde-874b3e094523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26feaeb9_c0ab_42cc_b273_8c1cb1c12fd6.slice PodAnnotations:0xc0018940c0}] Aliases:map[]}"
2026-06-11 12:41:55.084227 | controller | Jun 11 11:49:53.599231 crc crio[22553]: time="2026-06-11T11:49:53.59914038Z" level=info msg="Adding pod openstack_nova-cell1-c1ab-account-create-update-bxl8x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.084247 | controller | Jun 11 11:49:53.603807 crc crio[22553]: time="2026-06-11T11:49:53.602828228Z" level=info msg="Got pod network &{Name:redhat-operators-gb8wn Namespace:openshift-marketplace ID:c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68 UID:055e471f-f2eb-4e44-8baa-1150da268bf1 NetNS:/var/run/netns/fbcfabd1-7fb5-463c-9a76-0ebf2d4bad76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod055e471f_f2eb_4e44_8baa_1150da268bf1.slice PodAnnotations:0xc0048002b0}] Aliases:map[]}"
2026-06-11 12:41:55.084264 | controller | Jun 11 11:49:53.604039 crc crio[22553]: time="2026-06-11T11:49:53.603959031Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-gb8wn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.084280 | controller | Jun 11 11:49:53.604407 crc crio[22553]: time="2026-06-11T11:49:53.602928131Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-c9qb4 Namespace:openstack ID:d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88 UID:0f8b9a60-46de-4d1f-b1cc-151fce6726b6 NetNS:/var/run/netns/3123973c-f83f-4f0b-bd07-badd9aef876e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f8b9a60_46de_4d1f_b1cc_151fce6726b6.slice PodAnnotations:0xc0018942e8}] Aliases:map[]}"
2026-06-11 12:41:55.084296 | controller | Jun 11 11:49:53.604407 crc crio[22553]: time="2026-06-11T11:49:53.604401134Z" level=info msg="Adding pod openstack_nova-cell0-db-create-c9qb4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.084312 | controller | Jun 11 11:49:53.606172 crc crio[22553]: time="2026-06-11T11:49:53.606073052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.084328 | controller | Jun 11 11:49:53.606657 crc crio[22553]: time="2026-06-11T11:49:53.606560367Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=a4e7bccf-b40a-4c2d-96d3-73432fb261d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.084344 | controller | Jun 11 11:49:53.677128 crc crio[22553]: time="2026-06-11T11:49:53.675077806Z" level=info msg="Removed container c4e45af46d1a648b02ffa923ed0305aa714acf8a1e9e23a6e13529002239f81f: openstack/cinder-scheduler-0/cinder-scheduler" id=3fb862ff-99d3-4823-84c6-d52db97fa2bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.084381 | controller | Jun 11 11:49:53.725546 crc crio[22553]: time="2026-06-11T11:49:53.725421976Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=33da6da2-c27b-4218-a907-8a6167d4abba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.084397 | controller | Jun 11 11:49:53.728017 crc crio[22553]: time="2026-06-11T11:49:53.727951569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.084414 | controller | Jun 11 11:49:53.771003 crc crio[22553]: time="2026-06-11T11:49:53.770286505Z" level=info msg="Got pod network &{Name:nova-cell0-f051-account-create-update-r8z7w Namespace:openstack ID:082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214 UID:52b3c8e9-94d5-42ef-9385-62b1e2897878 NetNS:/var/run/netns/0f49aebd-7053-4989-b744-ae082ea0ae67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52b3c8e9_94d5_42ef_9385_62b1e2897878.slice PodAnnotations:0xc000ca07f0}] Aliases:map[]}"
2026-06-11 12:41:55.084430 | controller | Jun 11 11:49:53.777930 crc crio[22553]: time="2026-06-11T11:49:53.774992982Z" level=info msg="Adding pod openstack_nova-cell0-f051-account-create-update-r8z7w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.084451 | controller | Jun 11 11:49:53.928949 crc crio[22553]: time="2026-06-11T11:49:53.925642809Z" level=info msg="Created container 0281c79fbd2c466de2a7cebb6b394254bcb94b6b9913347aa8d13cc5d2bc1bef: openstack/ceilometer-0/ceilometer-central-agent" id=b0095d26-3283-4a50-b519-03e25aa6598a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.084467 | controller | Jun 11 11:49:53.932453 crc crio[22553]: time="2026-06-11T11:49:53.932125188Z" level=info msg="Starting container: 0281c79fbd2c466de2a7cebb6b394254bcb94b6b9913347aa8d13cc5d2bc1bef" id=19304bc8-1aba-4bc0-b1ab-b9bd66a73b1b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.084483 | controller | Jun 11 11:49:54.004506 crc crio[22553]: time="2026-06-11T11:49:54.003093429Z" level=info msg="Started container" PID=77574 containerID=0281c79fbd2c466de2a7cebb6b394254bcb94b6b9913347aa8d13cc5d2bc1bef description=openstack/ceilometer-0/ceilometer-central-agent id=19304bc8-1aba-4bc0-b1ab-b9bd66a73b1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14
2026-06-11 12:41:55.084499 | controller | Jun 11 11:49:54.016886 crc crio[22553]: time="2026-06-11T11:49:54.016800709Z" level=info msg="Stopped pod sandbox: df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56" id=486ab2f8-d408-4351-9ac3-d94de320f884 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.084514 | controller | Jun 11 11:49:54.027604 crc crio[22553]: time="2026-06-11T11:49:54.027225244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.084530 | controller | Jun 11 11:49:54.068653 crc crio[22553]: time="2026-06-11T11:49:54.068492388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.084546 | controller | Jun 11 11:49:54.127784 crc crio[22553]: time="2026-06-11T11:49:54.120926408Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=50d18f4b-7dfd-4c79-a755-59410e19e919 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.084562 | controller | Jun 11 11:49:54.257525 crc crio[22553]: time="2026-06-11T11:49:54.257328759Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=84d2b0ee-cda8-4918-a628-4348d0ad6d47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.084577 | controller | Jun 11 11:49:54.320105 crc crio[22553]: time="2026-06-11T11:49:54.315157607Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=c663d831-b7b7-4932-9fff-7d69b4cc1544 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.084593 | controller | Jun 11 11:49:54.320105 crc crio[22553]: time="2026-06-11T11:49:54.31663152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.084609 | controller | Jun 11 11:49:54.458766 crc crio[22553]: time="2026-06-11T11:49:54.454983887Z" level=info msg="Removing container: 2fd2e408745a03731b82700f947e2396bebe2aef9b34ff6af977744fffa3c6c0" id=096dfb55-bc54-4bcb-bf21-56ae6bada83b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.084625 | controller | Jun 11 11:49:54.478626 crc crio[22553]: time="2026-06-11T11:49:54.475321341Z" level=info msg="Stopped pod sandbox: 0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb" id=b30cb8ae-6d86-4f78-8e95-80faf11dc095 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.084641 | controller | Jun 11 11:49:54.517577 crc crio[22553]: time="2026-06-11T11:49:54.514026111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.084660 | controller | Jun 11 11:49:54.526743 crc crio[22553]: time="2026-06-11T11:49:54.523794416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.084676 | controller | Jun 11 11:49:54.583587 crc crio[22553]: time="2026-06-11T11:49:54.583141458Z" level=info msg="Created container a3d7b3cafdd04f4585a62c968c19039a8a54541f886a25eed4722beee709c2ba: openstack/openstackclient/openstackclient" id=33da6da2-c27b-4218-a907-8a6167d4abba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.084692 | controller | Jun 11 11:49:54.587472 crc crio[22553]: time="2026-06-11T11:49:54.584798976Z" level=info msg="Starting container: a3d7b3cafdd04f4585a62c968c19039a8a54541f886a25eed4722beee709c2ba" id=684ff0d8-efbf-419f-bda0-96128d253679 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.084708 | controller | Jun 11 11:49:54.597261 crc crio[22553]: time="2026-06-11T11:49:54.594628673Z" level=info msg="Started container" PID=77740 containerID=a3d7b3cafdd04f4585a62c968c19039a8a54541f886a25eed4722beee709c2ba description=openstack/openstackclient/openstackclient id=684ff0d8-efbf-419f-bda0-96128d253679 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40f34d7395654f4f3beaf67abd14f3baee09fa38c8e9d39bfbb7d15f04dd72c8
2026-06-11 12:41:55.084724 | controller | Jun 11 11:49:54.714785 crc crio[22553]: time="2026-06-11T11:49:54.711825063Z" level=info msg="Removed container 2fd2e408745a03731b82700f947e2396bebe2aef9b34ff6af977744fffa3c6c0: openstack/neutron-bddd8cd44-ngwgl/neutron-httpd" id=096dfb55-bc54-4bcb-bf21-56ae6bada83b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.084740 | controller | Jun 11 11:49:54.718803 crc crio[22553]: time="2026-06-11T11:49:54.718750435Z" level=info msg="Removing container: 6ef1f6ed4b77e20582e568f4355dd0b9d1d68f559213e94e5bc6af5e5dff6725" id=2262e917-add2-4ec9-ad2c-003a2c450bb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.084755 | controller | Jun 11 11:49:54.841148 crc crio[22553]: 2026-06-11T11:49:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2313affc83fe209 Mac:16:f7:ec:4b:a2:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/7bdcfd7b-599b-44a9-9bd2-3299ce10ba7a SocketPath: PciID:}] [{Interface:0xc0002ee8d0 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.084771 | controller | Jun 11 11:49:54.841148 crc crio[22553]: time="2026-06-11T11:49:54.83540713Z" level=info msg="Got pod network &{Name:nova-api-73a4-account-create-update-r86wb Namespace:openstack ID:2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a UID:c959a769-2012-4ca7-a3d2-db4df8ab84f0 NetNS:/var/run/netns/7bdcfd7b-599b-44a9-9bd2-3299ce10ba7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc959a769_2012_4ca7_a3d2_db4df8ab84f0.slice PodAnnotations:0xc0028168f0}] Aliases:map[]}"
2026-06-11 12:41:55.084787 | controller | Jun 11 11:49:54.841148 crc crio[22553]: time="2026-06-11T11:49:54.835569065Z" level=info msg="Checking pod openstack_nova-api-73a4-account-create-update-r86wb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.084803 | controller | Jun 11 11:49:54.915067 crc crio[22553]: time="2026-06-11T11:49:54.914964922Z" level=info msg="Removed container 6ef1f6ed4b77e20582e568f4355dd0b9d1d68f559213e94e5bc6af5e5dff6725: openstack/neutron-bddd8cd44-ngwgl/neutron-api" id=2262e917-add2-4ec9-ad2c-003a2c450bb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.084818 | controller | Jun 11 11:49:54.972137 crc crio[22553]: time="2026-06-11T11:49:54.972031467Z" level=info msg="Removing container: e745c4367560195088e10407cfa8a83af41030d5f352c61614d5a858ec28bab7" id=25ed74da-9ea7-4251-8245-973632785045 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.084838 | controller | Jun 11 11:49:55.027818 crc crio[22553]: time="2026-06-11T11:49:55.027460605Z" level=info msg="Ran pod sandbox 2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a with infra container: openstack/nova-api-73a4-account-create-update-r86wb/POD" id=e89c69a6-fa40-4c18-b30d-8580ff334523 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.084855 | controller | Jun 11 11:49:55.034382 crc crio[22553]: time="2026-06-11T11:49:55.034256383Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=452e3991-8612-4216-a463-437dc6457895 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.084871 | controller | Jun 11 11:49:55.037730 crc crio[22553]: time="2026-06-11T11:49:55.037597461Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d445113a-19e8-4fbf-9159-806dae5f4dec name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.084886 | controller | Jun 11 11:49:55.050969 crc crio[22553]: time="2026-06-11T11:49:55.050862788Z" level=info msg="Creating container: openstack/nova-api-73a4-account-create-update-r86wb/mariadb-account-create-update" id=e3adf663-add1-4c05-be36-9492a6e79cdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.084902 | controller | Jun 11 11:49:55.051900 crc crio[22553]: time="2026-06-11T11:49:55.051834966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.084918 | controller | Jun 11 11:49:55.465914 crc crio[22553]: time="2026-06-11T11:49:55.464650513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.084933 | controller | Jun 11 11:49:55.487750 crc crio[22553]: time="2026-06-11T11:49:55.486774819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.084949 | controller | Jun 11 11:49:55.696559 crc crio[22553]: time="2026-06-11T11:49:55.695999145Z" level=info msg="Removed container e745c4367560195088e10407cfa8a83af41030d5f352c61614d5a858ec28bab7: openstack/glance-default-internal-api-0/glance-httpd" id=25ed74da-9ea7-4251-8245-973632785045 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.084965 | controller | Jun 11 11:49:55.698553 crc crio[22553]: time="2026-06-11T11:49:55.698481457Z" level=info msg="Removing container: 91783888ea41e02199b21940937d9cf4d2153a9d380b4093fa304981d12cae16" id=bd830546-930f-48fd-91c9-6b0b2492088d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.084981 | controller | Jun 11 11:49:55.723935 crc crio[22553]: time="2026-06-11T11:49:55.723822737Z" level=info msg="Removed container 91783888ea41e02199b21940937d9cf4d2153a9d380b4093fa304981d12cae16: openstack/glance-default-internal-api-0/glance-log" id=bd830546-930f-48fd-91c9-6b0b2492088d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.084997 | controller | Jun 11 11:49:55.727882 crc crio[22553]: time="2026-06-11T11:49:55.727806163Z" level=info msg="Removing container: 2e739dca1f014872032041fc52fc51e5c2770202ed077737b159947a059fd8e8" id=c7b4a38c-8421-49c8-9a5f-a97575c9bf9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.085013 | controller | Jun 11 11:49:55.764986 crc crio[22553]: time="2026-06-11T11:49:55.764867185Z" level=info msg="Removed container 2e739dca1f014872032041fc52fc51e5c2770202ed077737b159947a059fd8e8: openstack/glance-default-external-api-0/glance-httpd" id=c7b4a38c-8421-49c8-9a5f-a97575c9bf9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.085029 | controller | Jun 11 11:49:55.768662 crc crio[22553]: time="2026-06-11T11:49:55.768441639Z" level=info msg="Removing container: 758953ce3afc8190c4d4458e334f010cbf621b8cdc715886a07ce1136deb3bac" id=20c0147d-a67d-4f63-9689-9b643485f7a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.085048 | controller | Jun 11 11:49:55.801612 crc crio[22553]: time="2026-06-11T11:49:55.801456843Z" level=info msg="Removed container 758953ce3afc8190c4d4458e334f010cbf621b8cdc715886a07ce1136deb3bac: openstack/glance-default-external-api-0/glance-log" id=20c0147d-a67d-4f63-9689-9b643485f7a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.085064 | controller | Jun 11 11:49:55.818061 crc crio[22553]: time="2026-06-11T11:49:55.817384767Z" level=info msg="Created container 8dfb51d92e7ad0b6312079578dcc44729c94bb700e0eaeecd7455e7cf6e72471: openstack/nova-api-73a4-account-create-update-r86wb/mariadb-account-create-update" id=e3adf663-add1-4c05-be36-9492a6e79cdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.085080 | controller | Jun 11 11:49:55.818061 crc crio[22553]: time="2026-06-11T11:49:55.817637095Z" level=info msg="Created container 207ddc14612f1fb11a0e9f097d2ba070ec18ff5002abd965ec66ab64da3875eb: openstack/ceilometer-0/ceilometer-notification-agent" id=c663d831-b7b7-4932-9fff-7d69b4cc1544 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.085096 | controller | Jun 11 11:49:55.831877 crc crio[22553]: time="2026-06-11T11:49:55.823796204Z" level=info msg="Starting container: 207ddc14612f1fb11a0e9f097d2ba070ec18ff5002abd965ec66ab64da3875eb" id=24a0e992-fc57-449e-b445-564d006ff3e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.085112 | controller | Jun 11 11:49:55.831877 crc crio[22553]: time="2026-06-11T11:49:55.827270156Z" level=info msg="Starting container: 8dfb51d92e7ad0b6312079578dcc44729c94bb700e0eaeecd7455e7cf6e72471" id=1bccd1a8-7a82-4bc5-a41c-915bdac2a1b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.085128 | controller | Jun 11 11:49:55.863919 crc crio[22553]: time="2026-06-11T11:49:55.863453392Z" level=info msg="Started container" PID=77956 containerID=8dfb51d92e7ad0b6312079578dcc44729c94bb700e0eaeecd7455e7cf6e72471 description=openstack/nova-api-73a4-account-create-update-r86wb/mariadb-account-create-update id=1bccd1a8-7a82-4bc5-a41c-915bdac2a1b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a
2026-06-11 12:41:55.085145 | controller | Jun 11 11:49:55.864295 crc crio[22553]: 2026-06-11T11:49:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:957e4456c9dc78a Mac:a6:54:e8:32:8f:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/8cf90ab1-b158-4800-b8a8-6bfa032f1444 SocketPath: PciID:}] [{Interface:0xc0002fef50 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.085161 | controller | Jun 11 11:49:55.864628 crc crio[22553]: time="2026-06-11T11:49:55.864527793Z" level=info msg="Started container" PID=77786 containerID=207ddc14612f1fb11a0e9f097d2ba070ec18ff5002abd965ec66ab64da3875eb description=openstack/ceilometer-0/ceilometer-notification-agent id=24a0e992-fc57-449e-b445-564d006ff3e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14
2026-06-11 12:41:55.085177 | controller | Jun 11 11:49:55.871062 crc crio[22553]: time="2026-06-11T11:49:55.870946821Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-glw2q Namespace:openstack ID:957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b UID:97eb4421-e3ea-4cc1-bf3a-d7e3a7124122 NetNS:/var/run/netns/8cf90ab1-b158-4800-b8a8-6bfa032f1444 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97eb4421_e3ea_4cc1_bf3a_d7e3a7124122.slice PodAnnotations:0xc000ca0340}] Aliases:map[]}"
2026-06-11 12:41:55.085193 | controller | Jun 11 11:49:55.871457 crc crio[22553]: time="2026-06-11T11:49:55.871216088Z" level=info msg="Checking pod openstack_nova-cell1-db-create-glw2q for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.085214 | controller | Jun 11 11:49:55.889951 crc crio[22553]: 2026-06-11T11:49:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5d7a75b1fcccef Mac:be:2b:1f:c1:07:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/3123973c-f83f-4f0b-bd07-badd9aef876e SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.085231 | controller | Jun 11 11:49:55.890931 crc crio[22553]: time="2026-06-11T11:49:55.890856262Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-c9qb4 Namespace:openstack ID:d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88 UID:0f8b9a60-46de-4d1f-b1cc-151fce6726b6 NetNS:/var/run/netns/3123973c-f83f-4f0b-bd07-badd9aef876e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f8b9a60_46de_4d1f_b1cc_151fce6726b6.slice PodAnnotations:0xc0018942e8}] Aliases:map[]}"
2026-06-11 12:41:55.085248 | controller | Jun 11 11:49:55.891063 crc crio[22553]: 2026-06-11T11:49:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b6ef851b32dfab3 Mac:0a:fd:3f:23:5f:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/9cca6c7d-7d06-425e-9dde-874b3e094523 SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.085263 | controller | Jun 11 11:49:55.891063 crc crio[22553]: time="2026-06-11T11:49:55.891058897Z" level=info msg="Checking pod openstack_nova-cell0-db-create-c9qb4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.085280 | controller | Jun 11 11:49:55.892425 crc crio[22553]: time="2026-06-11T11:49:55.892323194Z" level=info msg="Got pod network &{Name:nova-cell1-c1ab-account-create-update-bxl8x Namespace:openstack ID:b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95 UID:26feaeb9-c0ab-42cc-b273-8c1cb1c12fd6 NetNS:/var/run/netns/9cca6c7d-7d06-425e-9dde-874b3e094523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26feaeb9_c0ab_42cc_b273_8c1cb1c12fd6.slice PodAnnotations:0xc0018940c0}] Aliases:map[]}"
2026-06-11 12:41:55.085296 | controller | Jun 11 11:49:55.892653 crc crio[22553]: time="2026-06-11T11:49:55.89251808Z" level=info msg="Checking pod openstack_nova-cell1-c1ab-account-create-update-bxl8x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.085313 | controller | Jun 11 11:49:55.896263 crc crio[22553]: time="2026-06-11T11:49:55.896214778Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=c43ab3da-1f15-46df-a139-5185becf12da name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.085329 | controller | Jun 11 11:49:55.910224 crc crio[22553]: time="2026-06-11T11:49:55.908862907Z" level=info msg="Ran pod sandbox 957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b with infra container: openstack/nova-cell1-db-create-glw2q/POD" id=a795fa62-9209-4b2c-a10e-220e9af45221 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.085345 | controller | Jun 11 11:49:55.918402 crc crio[22553]: 2026-06-11T11:49:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57388126db2b44e Mac:ba:95:53:dd:0c:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/814514c6-c058-4b16-969c-c8c77c075280 SocketPath: PciID:}] [{Interface:0xc0004405d0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.085381 | controller | Jun 11 11:49:55.919564 crc crio[22553]: time="2026-06-11T11:49:55.919489957Z" level=info msg="Got pod network &{Name:nova-api-db-create-2c6hr Namespace:openstack ID:57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873 UID:c71b4b29-7c76-431d-bb13-17d798e2a26a NetNS:/var/run/netns/814514c6-c058-4b16-969c-c8c77c075280 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc71b4b29_7c76_431d_bb13_17d798e2a26a.slice PodAnnotations:0xc00001ac50}] Aliases:map[]}"
2026-06-11 12:41:55.085404 | controller | Jun 11 11:49:55.919773 crc crio[22553]: time="2026-06-11T11:49:55.919662752Z" level=info msg="Checking pod openstack_nova-api-db-create-2c6hr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.085421 | controller | Jun 11 11:49:55.919938 crc crio[22553]: 2026-06-11T11:49:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:082d2f5fbb57daf Mac:c6:29:b5:39:4a:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/0f49aebd-7053-4989-b744-ae082ea0ae67 SocketPath: PciID:}] [{Interface:0xc000014950 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.085438 | controller | Jun 11 11:49:55.920427 crc crio[22553]: time="2026-06-11T11:49:55.920322942Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=cdb98205-0847-42e8-95bf-0bddc0d1c2f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.085453 | controller | Jun 11 11:49:55.921028 crc crio[22553]: time="2026-06-11T11:49:55.92095721Z" level=info msg="Got pod network &{Name:nova-cell0-f051-account-create-update-r8z7w Namespace:openstack ID:082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214 UID:52b3c8e9-94d5-42ef-9385-62b1e2897878 NetNS:/var/run/netns/0f49aebd-7053-4989-b744-ae082ea0ae67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52b3c8e9_94d5_42ef_9385_62b1e2897878.slice PodAnnotations:0xc000ca07f0}] Aliases:map[]}"
2026-06-11 12:41:55.085469 | controller | Jun 11 11:49:55.921175 crc crio[22553]: time="2026-06-11T11:49:55.921129515Z" level=info msg="Checking pod openstack_nova-cell0-f051-account-create-update-r8z7w for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.085486 | controller | Jun 11 11:49:55.947010 crc crio[22553]: time="2026-06-11T11:49:55.946620639Z" level=info msg="Ran pod sandbox d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88 with infra container: openstack/nova-cell0-db-create-c9qb4/POD" id=c3b65c23-ffd9-430b-aca9-ff2ab0267d6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.085501 | controller | Jun 11 11:49:55.951296 crc crio[22553]: 2026-06-11T11:49:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5edef9bb9f04ca Mac:7e:72:c8:88:c7:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/fbcfabd1-7fb5-463c-9a76-0ebf2d4bad76 SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.085517 | controller | Jun 11 11:49:55.952208 crc crio[22553]: time="2026-06-11T11:49:55.95212238Z" level=info msg="Got pod network &{Name:redhat-operators-gb8wn Namespace:openshift-marketplace ID:c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68 UID:055e471f-f2eb-4e44-8baa-1150da268bf1 NetNS:/var/run/netns/fbcfabd1-7fb5-463c-9a76-0ebf2d4bad76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod055e471f_f2eb_4e44_8baa_1150da268bf1.slice PodAnnotations:0xc0048002b0}] Aliases:map[]}"
2026-06-11 12:41:55.085533 | controller | Jun 11 11:49:55.952502 crc crio[22553]: time="2026-06-11T11:49:55.952454799Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-gb8wn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.085549 | controller | Jun 11 11:49:55.971254 crc crio[22553]: time="2026-06-11T11:49:55.971172876Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e48fdb25-c386-4c57-b993-85379a44caf3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.085569 | controller | Jun 11 11:49:55.971735 crc crio[22553]: time="2026-06-11T11:49:55.971568987Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=5af856de-b65e-4c83-a23c-801ed3f3a4cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.085716 | controller | Jun 11 11:49:55.971960 crc crio[22553]: time="2026-06-11T11:49:55.971882856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.085734 | controller | Jun 11 11:49:55.972074 crc crio[22553]: time="2026-06-11T11:49:55.971981959Z" level=info msg="Ran pod sandbox b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95 with infra container: openstack/nova-cell1-c1ab-account-create-update-bxl8x/POD" id=1a23aa09-ae54-4a07-8d11-7fa4603de41d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.085750 | controller | Jun 11 11:49:55.978764 crc crio[22553]: time="2026-06-11T11:49:55.975043799Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=64176e6f-d36e-4399-9525-8904298a5e5d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.085766 | controller | Jun 11 11:49:55.987758 crc crio[22553]: time="2026-06-11T11:49:55.987594875Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=115a7e43-7225-42a3-aa72-4814106d15fc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.085781 | controller | Jun 11 11:49:56.008218 crc crio[22553]: time="2026-06-11T11:49:56.008091453Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=9b7f9043-0c38-459e-892b-00a13e19a34f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.085797 | controller | Jun 11 11:49:56.024233 crc crio[22553]: time="2026-06-11T11:49:56.02340942Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=7e6e6c46-ade7-42ee-91a9-554b56f703d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.085813 | controller | Jun 11 11:49:56.029598 crc crio[22553]: time="2026-06-11T11:49:56.029514748Z" level=info msg="Ran pod sandbox c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68 with infra container: openshift-marketplace/redhat-operators-gb8wn/POD" id=b486f3fe-65c4-46ce-8f5e-c555496a856d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.085828 | controller | Jun 11 11:49:56.032513 crc crio[22553]: time="2026-06-11T11:49:56.032436424Z" level=info msg="Ran pod sandbox 082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214 with infra container: openstack/nova-cell0-f051-account-create-update-r8z7w/POD" id=75fd9393-7227-44ca-8cb2-526f8f0afedb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.085844 | controller | Jun 11 11:49:56.035383 crc crio[22553]: time="2026-06-11T11:49:56.035283367Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=17388f74-6a5c-4fcd-bb2a-b27147f908ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.085859 | controller | Jun 11 11:49:56.036189 crc crio[22553]: time="2026-06-11T11:49:56.036113241Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=73cb0a0b-4a54-43ce-b21c-8743f26cf252 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.085875 | controller | Jun 11 11:49:56.037955 crc crio[22553]: time="2026-06-11T11:49:56.037908963Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=43955870-5f35-4566-a4b2-2395a6f9b705 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.085895 | controller | Jun 11 11:49:56.038282 crc crio[22553]: time="2026-06-11T11:49:56.038216742Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=53d75b20-e66d-4175-938e-914cd615be3f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.085911 | controller | Jun 11 11:49:56.040383 crc crio[22553]: time="2026-06-11T11:49:56.040322224Z" level=info msg="Creating container: openstack/nova-cell1-db-create-glw2q/mariadb-database-create" id=c032adf8-2fa6-48a9-a6ec-57ca0c5983eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.085926 | controller | Jun 11 11:49:56.040775 crc crio[22553]: time="2026-06-11T11:49:56.040634993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.085942 | controller | Jun 11 11:49:56.048745 crc crio[22553]: time="2026-06-11T11:49:56.04429863Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=3daf1404-c2a4-49de-800a-70f89cd3235f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.085957 | controller | Jun 11 11:49:56.048745 crc crio[22553]: time="2026-06-11T11:49:56.046116773Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=b1a7f3ed-5843-41c3-8f24-7edf842c9600 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.085973 | controller | Jun 11 11:49:56.048745 crc crio[22553]: time="2026-06-11T11:49:56.04806221Z" level=info msg="Ran pod sandbox 57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873 with infra container: openstack/nova-api-db-create-2c6hr/POD" id=edecaa90-0bf0-43d3-93d5-2ccd142111f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.085988 | controller | Jun 11 11:49:56.052060 crc crio[22553]: time="2026-06-11T11:49:56.051986014Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=830d24ee-0e0c-46d8-9dc1-2a8dc27080ad name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.086004 | controller | Jun 11 11:49:56.063534 crc crio[22553]: time="2026-06-11T11:49:56.056823715Z" level=info msg="Creating container: openstack/nova-cell0-db-create-c9qb4/mariadb-database-create" id=3b4a6747-6e3a-482b-b908-9c8b6bf9b322 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.086019 | controller | Jun 11 11:49:56.065993 crc crio[22553]: time="2026-06-11T11:49:56.065923661Z" level=info msg="Creating container: openstack/nova-cell1-c1ab-account-create-update-bxl8x/mariadb-account-create-update" id=f652915a-3ad4-4d1e-844c-4bc11ad28d01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.086035 | controller | Jun 11 11:49:56.076974 crc crio[22553]: time="2026-06-11T11:49:56.076669074Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gb8wn/extract-utilities" id=dc4fa0cf-820d-491a-abe4-f81ea4421a43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.086050 | controller | Jun 11 11:49:56.080529 crc crio[22553]: time="2026-06-11T11:49:56.080457335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.086066 | controller | Jun 11 11:49:56.082056 crc crio[22553]: time="2026-06-11T11:49:56.08199516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.086081 | controller | Jun 11 11:49:56.082446 crc crio[22553]: time="2026-06-11T11:49:56.082388881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.086097 | controller | Jun 11 11:49:56.087223 crc crio[22553]: time="2026-06-11T11:49:56.087095619Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=00d35624-a80b-4617-abce-3b8ac13a6dc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.086116 | controller | Jun 11 11:49:56.094293 crc crio[22553]: time="2026-06-11T11:49:56.094212476Z" level=info msg="Creating container: openstack/nova-cell0-f051-account-create-update-r8z7w/mariadb-account-create-update" id=7a9816aa-0781-4640-81ea-65bb4422675a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.086132 | controller | Jun 11 11:49:56.128378 crc crio[22553]: time="2026-06-11T11:49:56.12825187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.086147 | controller | Jun 11 11:49:56.143965 crc crio[22553]: time="2026-06-11T11:49:56.143865026Z" level=info msg="Creating container: openstack/nova-api-db-create-2c6hr/mariadb-database-create" id=7d907247-dccf-4731-a019-cd2453a24c0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.086163 | controller | Jun 11 11:49:56.147486 crc crio[22553]: time="2026-06-11T11:49:56.147403289Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:261f301aba4d51ea8473eec9e91d7f411ed210bb985c29a25cafd13a87188dc4 UID:58512a39-99aa-45dc-bdce-204c3011652a NetNS:/var/run/netns/4d25c4ed-7fe1-46c8-a2ea-2f84656ee819 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58512a39_99aa_45dc_bdce_204c3011652a.slice PodAnnotations:0xc0050d2350}] Aliases:map[]}"
2026-06-11 12:41:55.086179 | controller | Jun 11 11:49:56.147486 crc crio[22553]: time="2026-06-11T11:49:56.147474141Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.086195 | controller | Jun 11 11:49:56.157990 crc crio[22553]: time="2026-06-11T11:49:56.157652358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.086211 | controller | Jun 11 11:49:56.159012 crc crio[22553]: time="2026-06-11T11:49:56.158890154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.086227 | controller | Jun 11 11:49:56.166775 crc crio[22553]: time="2026-06-11T11:49:56.16662224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.086242 | controller | Jun 11 11:49:56.185725 crc crio[22553]: time="2026-06-11T11:49:56.185554762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.086258 | controller | Jun 11 11:49:56.218086 crc crio[22553]: time="2026-06-11T11:49:56.217998649Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=1677ebf8-6a07-4a34-8503-8f6f4af99d76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.086273 | controller | Jun 11 11:49:56.218237 crc crio[22553]: time="2026-06-11T11:49:56.218120923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.086289 | controller | Jun 11 11:49:56.251386 crc crio[22553]: time="2026-06-11T11:49:56.251220159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.086305 | controller | Jun 11 11:49:56.345864 crc crio[22553]: time="2026-06-11T11:49:56.345199401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.086324 | controller | Jun 11 11:49:56.477747 crc crio[22553]: time="2026-06-11T11:49:56.476967407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.086366 | controller | Jun 11 11:49:56.489048 crc crio[22553]: time="2026-06-11T11:49:56.487285768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.086385 | controller | Jun 11 11:49:56.645374 crc crio[22553]: time="2026-06-11T11:49:56.644234469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.086411 | controller | Jun 11 11:49:56.655224 crc crio[22553]: time="2026-06-11T11:49:56.6542335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.086484 | controller | Jun 11 11:49:56.781120 crc crio[22553]: time="2026-06-11T11:49:56.78098561Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:275147185b4ba03198e3a8c7319b34d44055b4e96058af95943b95afef04004f UID:40c2de47-104b-4b81-8e05-2f3a3e2e5971 NetNS:/var/run/netns/ea93d35e-0282-4f73-b17f-e710aa3c322a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40c2de47_104b_4b81_8e05_2f3a3e2e5971.slice PodAnnotations:0xc00012abf8}] Aliases:map[]}"
2026-06-11 12:41:55.086508 | controller | Jun 11 11:49:56.786937 crc crio[22553]: time="2026-06-11T11:49:56.781216506Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.086525 | controller | Jun 11 11:49:56.942598 crc crio[22553]: time="2026-06-11T11:49:56.941504965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.086541 | controller | Jun 11 11:49:57.012783 crc crio[22553]: time="2026-06-11T11:49:57.0119255Z" level=info msg="Created container 42c424feb766850fb8063183d19131c91099e776e78bbba7afaaf60aeee89a78: openshift-marketplace/redhat-operators-gb8wn/extract-utilities" id=dc4fa0cf-820d-491a-abe4-f81ea4421a43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.086557 | controller | Jun 11 11:49:57.012783 crc crio[22553]: time="2026-06-11T11:49:57.013329701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.086573 | controller | Jun 11 11:49:57.043627 crc crio[22553]: time="2026-06-11T11:49:57.043524682Z" level=info msg="Starting container: 42c424feb766850fb8063183d19131c91099e776e78bbba7afaaf60aeee89a78" id=dd123631-f452-4890-9281-2aa2f92756a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.086589 | controller | Jun 11 11:49:57.049854 crc crio[22553]: 2026-06-11T11:49:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:261f301aba4d51e Mac:3e:76:8d:64:7d:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/4d25c4ed-7fe1-46c8-a2ea-2f84656ee819 SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.086606 | controller | Jun 11 11:49:57.052300 crc crio[22553]: time="2026-06-11T11:49:57.052236306Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:261f301aba4d51ea8473eec9e91d7f411ed210bb985c29a25cafd13a87188dc4 UID:58512a39-99aa-45dc-bdce-204c3011652a NetNS:/var/run/netns/4d25c4ed-7fe1-46c8-a2ea-2f84656ee819 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58512a39_99aa_45dc_bdce_204c3011652a.slice PodAnnotations:0xc0050d2350}] Aliases:map[]}"
2026-06-11 12:41:55.086626 | controller | Jun 11 11:49:57.052601 crc crio[22553]: time="2026-06-11T11:49:57.052479533Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.086643 | controller | Jun 11 11:49:57.061824 crc crio[22553]: time="2026-06-11T11:49:57.060847948Z" level=info msg="Started container" PID=78045 containerID=42c424feb766850fb8063183d19131c91099e776e78bbba7afaaf60aeee89a78 description=openshift-marketplace/redhat-operators-gb8wn/extract-utilities id=dd123631-f452-4890-9281-2aa2f92756a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68
2026-06-11 12:41:55.086659 | controller | Jun 11 11:49:57.113185 crc crio[22553]: time="2026-06-11T11:49:57.110840177Z" level=info msg="Ran pod sandbox 261f301aba4d51ea8473eec9e91d7f411ed210bb985c29a25cafd13a87188dc4 with infra container: openstack/glance-default-internal-api-0/POD" id=5af856de-b65e-4c83-a23c-801ed3f3a4cd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.086676 | controller | Jun 11 11:49:57.133992 crc crio[22553]: time="2026-06-11T11:49:57.131622913Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b2c42e07-1b58-44cc-bbe4-2ba4f1f36884 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.086692 | controller | Jun 11 11:49:57.136751 crc crio[22553]: time="2026-06-11T11:49:57.13664115Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=df75f53e-4b21-42fd-8c1f-3bacaefd9b78 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.086708 | controller | Jun 11 11:49:57.153660 crc crio[22553]: time="2026-06-11T11:49:57.153518112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.086724 | controller | Jun 11 11:49:57.156747 crc crio[22553]: time="2026-06-11T11:49:57.156565281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.086740 | controller | Jun 11 11:49:57.160785 crc crio[22553]: time="2026-06-11T11:49:57.160592259Z" level=info msg="Created container ea0db42dd3d9f174d05666c9f44c81d4790d2a7e7fd2f129144f4cc1413b6c05: openstack/nova-cell1-db-create-glw2q/mariadb-database-create" id=c032adf8-2fa6-48a9-a6ec-57ca0c5983eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.086757 | controller | Jun 11 11:49:57.164335 crc crio[22553]: time="2026-06-11T11:49:57.164283207Z" level=info msg="Starting container: ea0db42dd3d9f174d05666c9f44c81d4790d2a7e7fd2f129144f4cc1413b6c05" id=738440d7-eec8-4476-ac5e-235213f92283 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.086773 | controller | Jun 11 11:49:57.165533 crc crio[22553]: time="2026-06-11T11:49:57.165502902Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=84632877-f71c-4301-9917-e93fec208b5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.086789 | controller | Jun 11 11:49:57.167071 crc crio[22553]: time="2026-06-11T11:49:57.167044527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.086805 | controller | Jun 11 11:49:57.169498 crc crio[22553]: time="2026-06-11T11:49:57.169422126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.086821 | controller | Jun 11 11:49:57.179095 crc crio[22553]: time="2026-06-11T11:49:57.179026727Z" level=info msg="Started container" PID=78021 containerID=ea0db42dd3d9f174d05666c9f44c81d4790d2a7e7fd2f129144f4cc1413b6c05 description=openstack/nova-cell1-db-create-glw2q/mariadb-database-create id=738440d7-eec8-4476-ac5e-235213f92283 name=/runtime.v1.RuntimeService/StartContainer sandboxID=957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b
2026-06-11 12:41:55.086843 | controller | Jun 11 11:49:57.233836 crc crio[22553]: time="2026-06-11T11:49:57.233592309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.086860 | controller | Jun 11 11:49:57.242789 crc crio[22553]: time="2026-06-11T11:49:57.242310544Z" level=info msg="Created container 7e1c6c3e06ee01296e6c057be66cc40ddfab3d49ed12c74a3fa523412ad0ea69: openstack/nova-cell0-f051-account-create-update-r8z7w/mariadb-account-create-update" id=7a9816aa-0781-4640-81ea-65bb4422675a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.086876 | controller | Jun 11 11:49:57.250417 crc crio[22553]: time="2026-06-11T11:49:57.250268796Z" level=info msg="Starting container: 7e1c6c3e06ee01296e6c057be66cc40ddfab3d49ed12c74a3fa523412ad0ea69" id=78da2b92-f0ad-46e5-9da6-fd002e35c616 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.086892 | controller | Jun 11 11:49:57.259605 crc crio[22553]: time="2026-06-11T11:49:57.259416283Z" level=info msg="Started container" PID=78065 containerID=7e1c6c3e06ee01296e6c057be66cc40ddfab3d49ed12c74a3fa523412ad0ea69 description=openstack/nova-cell0-f051-account-create-update-r8z7w/mariadb-account-create-update id=78da2b92-f0ad-46e5-9da6-fd002e35c616 name=/runtime.v1.RuntimeService/StartContainer sandboxID=082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214
2026-06-11 12:41:55.086908 | controller | Jun 11 11:49:57.275070 crc crio[22553]: time="2026-06-11T11:49:57.274908875Z" level=info msg="Created container 0f0a226571c221ed357d94df085540dcf4ffede7117d55cbf2149302e4214384: openstack/nova-cell0-db-create-c9qb4/mariadb-database-create" id=3b4a6747-6e3a-482b-b908-9c8b6bf9b322 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.086924 | controller | Jun 11 11:49:57.283262 crc crio[22553]: time="2026-06-11T11:49:57.283119855Z" level=info msg="Starting container: 0f0a226571c221ed357d94df085540dcf4ffede7117d55cbf2149302e4214384" id=a4da2248-3b18-4514-9c2e-50783cc0b497 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.086941 | controller | Jun 11 11:49:57.293061 crc crio[22553]: time="2026-06-11T11:49:57.292806857Z" level=info msg="Started container" PID=78080 containerID=0f0a226571c221ed357d94df085540dcf4ffede7117d55cbf2149302e4214384 description=openstack/nova-cell0-db-create-c9qb4/mariadb-database-create id=a4da2248-3b18-4514-9c2e-50783cc0b497 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88
2026-06-11 12:41:55.086956 | controller | Jun 11 11:49:57.312405 crc crio[22553]: time="2026-06-11T11:49:57.312203753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.086972 | controller | Jun 11 11:49:57.380832 crc crio[22553]: time="2026-06-11T11:49:57.38063303Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=6ebcc133-f7cf-4e73-b74a-d8f898fd10e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.086988 | controller | Jun 11 11:49:57.380832 crc crio[22553]: time="2026-06-11T11:49:57.380874407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.087004 | controller | Jun 11 11:49:57.515923 crc crio[22553]: 2026-06-11T11:49:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:275147185b4ba03 Mac:52:a4:97:a3:b8:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/ea93d35e-0282-4f73-b17f-e710aa3c322a SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.087024 | controller | Jun 11 11:49:57.522014 crc crio[22553]: time="2026-06-11T11:49:57.521932184Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:275147185b4ba03198e3a8c7319b34d44055b4e96058af95943b95afef04004f UID:40c2de47-104b-4b81-8e05-2f3a3e2e5971 NetNS:/var/run/netns/ea93d35e-0282-4f73-b17f-e710aa3c322a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40c2de47_104b_4b81_8e05_2f3a3e2e5971.slice PodAnnotations:0xc00012abf8}] Aliases:map[]}"
2026-06-11 12:41:55.087041 | controller | Jun 11 11:49:57.522222 crc crio[22553]: time="2026-06-11T11:49:57.522201662Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.087057 | controller | Jun 11 11:49:57.554064 crc crio[22553]: time="2026-06-11T11:49:57.553943838Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d5301aa5d88c9a39b26eb3b1dbc2f09fa8d377b182cbd2dd60fff24d48b96dc7 UID:d66446a9-c440-40cd-8e36-1f2d564ed1a3 NetNS:/var/run/netns/3b359126-c548-41ee-b468-b7495e12464f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd66446a9_c440_40cd_8e36_1f2d564ed1a3.slice PodAnnotations:0xc00012a568}] Aliases:map[]}"
2026-06-11 12:41:55.087073 | controller | Jun 11 11:49:57.554064 crc crio[22553]: time="2026-06-11T11:49:57.554026191Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.087089 | controller | Jun 11 11:49:57.565060 crc crio[22553]: time="2026-06-11T11:49:57.56496038Z" level=info msg="Ran pod sandbox 275147185b4ba03198e3a8c7319b34d44055b4e96058af95943b95afef04004f with infra container: openstack/cinder-scheduler-0/POD" id=1677ebf8-6a07-4a34-8503-8f6f4af99d76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.087105 | controller | Jun 11 11:49:57.575032 crc crio[22553]: time="2026-06-11T11:49:57.571839621Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=2e95ce7d-f104-474f-b49d-59aaf1e683e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.087121 | controller | Jun 11 11:49:57.627271 crc crio[22553]: time="2026-06-11T11:49:57.627193676Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=4bf347ed-f14f-484f-9bfa-b8ca8c05b2a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.087137 | controller | Jun 11 11:49:57.639311 crc crio[22553]: time="2026-06-11T11:49:57.639213857Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=0d367ed8-e23a-42e8-8de2-b2395d0fd669 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.087153 | controller | Jun 11 11:49:57.639921 crc crio[22553]: time="2026-06-11T11:49:57.639778363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.087169 | controller | Jun 11 11:49:57.681053 crc crio[22553]: time="2026-06-11T11:49:57.680955225Z" level=info msg="Created container 7fbc1e473171d6a37627b7adfb8b1b2baa486146371b585bad9bae8283da4ffa: openstack/nova-cell1-c1ab-account-create-update-bxl8x/mariadb-account-create-update" id=f652915a-3ad4-4d1e-844c-4bc11ad28d01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.087185 | controller | Jun 11 11:49:57.685457 crc crio[22553]: time="2026-06-11T11:49:57.684838668Z" level=info msg="Starting container: 7fbc1e473171d6a37627b7adfb8b1b2baa486146371b585bad9bae8283da4ffa" id=b04e32f6-1f2f-42fa-837c-b141004e40b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.087204 | controller | Jun 11 11:49:57.685809 crc crio[22553]: time="2026-06-11T11:49:57.685648892Z" level=info msg="Created container d31ee913d5caabbc5c869be9f23bcdcad41eecbc562ccca0995874db73477ed3: openstack/nova-api-db-create-2c6hr/mariadb-database-create" id=7d907247-dccf-4731-a019-cd2453a24c0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.087221 | controller | Jun 11 11:49:57.690897 crc crio[22553]: time="2026-06-11T11:49:57.690278887Z" level=info msg="Created container 25cc5c2ac20b836774b2eec3c618213581b72c8efc99984086ffe31d719fbf8e: openstack/ceilometer-0/sg-core" id=b1a7f3ed-5843-41c3-8f24-7edf842c9600 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.087237 | controller | Jun 11 11:49:57.719480 crc crio[22553]: time="2026-06-11T11:49:57.702855354Z" level=info msg="Starting container: d31ee913d5caabbc5c869be9f23bcdcad41eecbc562ccca0995874db73477ed3" id=7d03946a-93a2-46cc-a64a-492ba8bb0c48 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.087252 | controller | Jun 11 11:49:57.719480 crc crio[22553]: time="2026-06-11T11:49:57.703914605Z" level=info msg="Starting container: 25cc5c2ac20b836774b2eec3c618213581b72c8efc99984086ffe31d719fbf8e" id=3116871a-4265-4d1e-b4ae-c4af075c1111 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.087269 | controller | Jun 11 11:49:57.719480 crc crio[22553]: time="2026-06-11T11:49:57.710442816Z" level=info msg="Started container" PID=78207 containerID=7fbc1e473171d6a37627b7adfb8b1b2baa486146371b585bad9bae8283da4ffa description=openstack/nova-cell1-c1ab-account-create-update-bxl8x/mariadb-account-create-update id=b04e32f6-1f2f-42fa-837c-b141004e40b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95
2026-06-11 12:41:55.087285 | controller | Jun 11 11:49:57.728839 crc crio[22553]: time="2026-06-11T11:49:57.723598719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.087301 | controller | Jun 11 11:49:57.732195 crc crio[22553]: time="2026-06-11T11:49:57.731201591Z" level=info msg="Started container" PID=78209 containerID=d31ee913d5caabbc5c869be9f23bcdcad41eecbc562ccca0995874db73477ed3 description=openstack/nova-api-db-create-2c6hr/mariadb-database-create id=7d03946a-93a2-46cc-a64a-492ba8bb0c48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873
2026-06-11 12:41:55.087317 | controller | Jun 11 11:49:57.789093 crc crio[22553]: time="2026-06-11T11:49:57.785586648Z" level=info msg="Started container" PID=78206 containerID=25cc5c2ac20b836774b2eec3c618213581b72c8efc99984086ffe31d719fbf8e description=openstack/ceilometer-0/sg-core id=3116871a-4265-4d1e-b4ae-c4af075c1111 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14
2026-06-11 12:41:55.087334 | controller | Jun 11 11:49:57.843210 crc crio[22553]: time="2026-06-11T11:49:57.841973454Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=6c459a58-6047-48a4-9c0e-c3fe34a1caff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.087371 | controller | Jun 11 11:49:57.899852 crc crio[22553]: time="2026-06-11T11:49:57.89974917Z" level=info msg="Stopping pod sandbox: 2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a" id=5423c5fe-c4e8-460a-8a14-f34a0fadb4cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.087390 | controller | Jun 11 11:49:57.901121 crc crio[22553]: time="2026-06-11T11:49:57.90042789Z" level=info msg="Got pod network &{Name:nova-api-73a4-account-create-update-r86wb Namespace:openstack ID:2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a UID:c959a769-2012-4ca7-a3d2-db4df8ab84f0 NetNS:/var/run/netns/7bdcfd7b-599b-44a9-9bd2-3299ce10ba7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc959a769_2012_4ca7_a3d2_db4df8ab84f0.slice PodAnnotations:0xc0018946a0}] Aliases:map[]}"
2026-06-11 12:41:55.087410 | controller | Jun 11 11:49:57.901121 crc crio[22553]: time="2026-06-11T11:49:57.900670237Z" level=info msg="Deleting pod openstack_nova-api-73a4-account-create-update-r86wb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.087426 | controller | Jun 11 11:49:58.094931 crc crio[22553]: time="2026-06-11T11:49:58.094853134Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=68ee5055-d390-4545-b462-ae7c6a390f12 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.087442 | controller | Jun 11 11:49:58.121229 crc crio[22553]: time="2026-06-11T11:49:58.118197885Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=0a403ee4-9d09-4279-958e-21e91da386ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.087458 | controller | Jun 11 11:49:58.121229 crc crio[22553]: time="2026-06-11T11:49:58.118772732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.087474 | controller | Jun 11 11:49:58.352506 crc crio[22553]: time="2026-06-11T11:49:58.349150926Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=2131ec10-591c-47c9-9e09-229e4f4170e2 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.087490 | controller | Jun 11 11:49:58.360626 crc crio[22553]: time="2026-06-11T11:49:58.360544788Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 12:41:55.087506 | controller | Jun 11 11:49:58.496476 crc crio[22553]: 2026-06-11T11:49:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5301aa5d88c9a3 Mac:be:f5:8a:10:89:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/3b359126-c548-41ee-b468-b7495e12464f SocketPath: PciID:}] [{Interface:0xc000195640 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.087522 | controller | Jun 11 11:49:58.511587 crc crio[22553]: time="2026-06-11T11:49:58.511484223Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d5301aa5d88c9a39b26eb3b1dbc2f09fa8d377b182cbd2dd60fff24d48b96dc7 UID:d66446a9-c440-40cd-8e36-1f2d564ed1a3 NetNS:/var/run/netns/3b359126-c548-41ee-b468-b7495e12464f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd66446a9_c440_40cd_8e36_1f2d564ed1a3.slice PodAnnotations:0xc00012a568}] Aliases:map[]}"
2026-06-11 12:41:55.087538 | controller | Jun 11 11:49:58.511892 crc crio[22553]: time="2026-06-11T11:49:58.511757451Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.087554 | controller | Jun 11 11:49:58.598051 crc crio[22553]: time="2026-06-11T11:49:58.585879104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.087570 | controller | Jun 11 11:49:58.598051 crc crio[22553]: time="2026-06-11T11:49:58.593540748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.087586 | controller | Jun 11 11:49:58.598051 crc crio[22553]: time="2026-06-11T11:49:58.593747554Z" level=info msg="Stopped pod sandbox: 2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a" id=5423c5fe-c4e8-460a-8a14-f34a0fadb4cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.087602 | controller | Jun 11 11:49:58.598051 crc crio[22553]: time="2026-06-11T11:49:58.593843897Z" level=info msg="Ran pod sandbox d5301aa5d88c9a39b26eb3b1dbc2f09fa8d377b182cbd2dd60fff24d48b96dc7 with infra container: openstack/glance-default-external-api-0/POD" id=6ebcc133-f7cf-4e73-b74a-d8f898fd10e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.087629 | controller | Jun 11 11:49:58.598051 crc crio[22553]: time="2026-06-11T11:49:58.597172454Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=4e0ac58e-0af7-4d49-8b0e-00413114660c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.087646 | controller | Jun 11 11:49:58.616863 crc crio[22553]: time="2026-06-11T11:49:58.603917591Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=c352ef2c-84b9-469d-bd2e-306c89e78862 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.087662 | controller | Jun 11 11:49:58.616863 crc crio[22553]: time="2026-06-11T11:49:58.614876721Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=b5696b44-06a3-41a4-94b6-b2082270f6b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.087678 | controller | Jun 11 11:49:58.616863 crc crio[22553]: time="2026-06-11T11:49:58.615271642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.087694 | controller | Jun 11 11:49:58.716582 crc crio[22553]: time="2026-06-11T11:49:58.716077173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.087712 | controller | Jun 11 11:49:59.011962 crc crio[22553]: time="2026-06-11T11:49:59.00962308Z" level=info msg="Created container 9ea84c5e92f053ff31a287ffd6a5ed42b17e5aa5406f71185896595723a1ebf7: openstack/ceilometer-0/proxy-httpd" id=0a403ee4-9d09-4279-958e-21e91da386ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.087733 | controller | Jun 11 11:49:59.020230 crc crio[22553]: time="2026-06-11T11:49:59.020134927Z" level=info msg="Starting container: 9ea84c5e92f053ff31a287ffd6a5ed42b17e5aa5406f71185896595723a1ebf7" id=53ae701e-1567-4092-b3b5-6a4aa1be9257 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.087749 | controller | Jun 11 11:49:59.030294 crc crio[22553]: time="2026-06-11T11:49:59.030207421Z" level=info msg="Started container" PID=78468 containerID=9ea84c5e92f053ff31a287ffd6a5ed42b17e5aa5406f71185896595723a1ebf7 description=openstack/ceilometer-0/proxy-httpd id=53ae701e-1567-4092-b3b5-6a4aa1be9257 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14
2026-06-11 12:41:55.087765 | controller | Jun 11 11:49:59.400277 crc crio[22553]: time="2026-06-11T11:49:59.400156888Z" level=info msg="Stopping container: 96ee1e4a78e4d66fb4cc7bfabcc3107f058e8584bb26bc4da814c7912b3f2141 (timeout: 30s)" id=d60a3e8d-7715-4482-8f7e-458b437f9595 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.087780 | controller | Jun 11 11:49:59.407394 crc crio[22553]: time="2026-06-11T11:49:59.402840726Z" level=info msg="Stopping container: 78789cdbf3e4099a509df2459198e57c69fbae7cf3a5e791881f17243682d0b6 (timeout: 30s)" id=41ee66a1-e5c9-4177-b62b-8f551779cb95 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.087796 | controller | Jun 11 11:49:59.443021 crc crio[22553]: time="2026-06-11T11:49:59.442886895Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=2131ec10-591c-47c9-9e09-229e4f4170e2 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.087812 | controller | Jun 11 11:49:59.449247 crc crio[22553]: time="2026-06-11T11:49:59.449160878Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=9159e4d6-d5a3-4c93-b24c-057608649f6b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.087832 | controller | Jun 11 11:49:59.491738 crc crio[22553]: time="2026-06-11T11:49:59.491604826Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e27d9164-20cc-486e-a7bd-4e88ccec9a4f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.087848 | controller | Jun 11 11:49:59.523561 crc crio[22553]: time="2026-06-11T11:49:59.523018883Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gb8wn/extract-content" id=a0ebae3d-defd-445d-ba7a-0c772d53687d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.087864 | controller | Jun 11 11:49:59.526667 crc crio[22553]: time="2026-06-11T11:49:59.526518035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.087880 | controller | Jun 11 11:49:59.573293 crc crio[22553]: time="2026-06-11T11:49:59.572816267Z" level=info msg="Stopping container: 25cc5c2ac20b836774b2eec3c618213581b72c8efc99984086ffe31d719fbf8e (timeout: 30s)" id=bdac8d19-e498-41d1-a8a9-10f52dd65a6e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.087896 | controller | Jun 11 11:49:59.573959 crc crio[22553]: time="2026-06-11T11:49:59.573902868Z" level=info msg="Stopping container: 0281c79fbd2c466de2a7cebb6b394254bcb94b6b9913347aa8d13cc5d2bc1bef (timeout: 30s)" id=0f3303dc-a4ef-45bb-b14d-2ed78e23d569 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.087912 | controller | Jun 11 11:49:59.577936 crc crio[22553]: time="2026-06-11T11:49:59.577823043Z" level=info msg="Stopping container: 207ddc14612f1fb11a0e9f097d2ba070ec18ff5002abd965ec66ab64da3875eb (timeout: 30s)" id=335b7d58-4099-43eb-8265-463a61aac31c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.087928 | controller | Jun 11 11:49:59.578330 crc crio[22553]: time="2026-06-11T11:49:59.577828703Z" level=info msg="Stopping container: 9ea84c5e92f053ff31a287ffd6a5ed42b17e5aa5406f71185896595723a1ebf7 (timeout: 30s)" id=af53c3c9-7de1-47da-919d-7aaaae3c8cb2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.087943 | controller | Jun 11 11:49:59.654485 crc crio[22553]: time="2026-06-11T11:49:59.654248953Z" level=info msg="Stopping pod sandbox: d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88" id=49aa1585-8470-4bc5-8dd9-060105d01679 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.087960 | controller | Jun 11 11:49:59.657371 crc crio[22553]: time="2026-06-11T11:49:59.655595242Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-c9qb4 Namespace:openstack ID:d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88 UID:0f8b9a60-46de-4d1f-b1cc-151fce6726b6 NetNS:/var/run/netns/3123973c-f83f-4f0b-bd07-badd9aef876e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f8b9a60_46de_4d1f_b1cc_151fce6726b6.slice PodAnnotations:0xc0011e8638}] Aliases:map[]}"
2026-06-11 12:41:55.087976 | controller | Jun 11 11:49:59.657371 crc crio[22553]: time="2026-06-11T11:49:59.656021655Z" level=info msg="Deleting pod openstack_nova-cell0-db-create-c9qb4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.087992 | controller | Jun 11 11:49:59.723429 crc crio[22553]: time="2026-06-11T11:49:59.719138547Z" level=info msg="Stopping pod sandbox: 957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b" id=f4b44984-9142-4f48-aa25-336b067230cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.088008 | controller | Jun 11 11:49:59.723429 crc crio[22553]: time="2026-06-11T11:49:59.719752615Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-glw2q Namespace:openstack ID:957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b UID:97eb4421-e3ea-4cc1-bf3a-d7e3a7124122 NetNS:/var/run/netns/8cf90ab1-b158-4800-b8a8-6bfa032f1444 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97eb4421_e3ea_4cc1_bf3a_d7e3a7124122.slice PodAnnotations:0xc002816308}] Aliases:map[]}"
2026-06-11 12:41:55.088035 | controller | Jun 11 11:49:59.723429 crc crio[22553]: time="2026-06-11T11:49:59.71992628Z" level=info msg="Deleting pod openstack_nova-cell1-db-create-glw2q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.088051 | controller | Jun 11 11:49:59.723981 crc crio[22553]: time="2026-06-11T11:49:59.723897186Z" level=info msg="Stopped container 96ee1e4a78e4d66fb4cc7bfabcc3107f058e8584bb26bc4da814c7912b3f2141: openstack/placement-5887b8d74d-l6qc7/placement-log" id=d60a3e8d-7715-4482-8f7e-458b437f9595 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.088067 | controller | Jun 11 11:49:59.771413 crc crio[22553]: time="2026-06-11T11:49:59.770140955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.088083 | controller | Jun 11 11:49:59.782164 crc crio[22553]: time="2026-06-11T11:49:59.780993962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.088099 | controller | Jun 11 11:49:59.804215 crc crio[22553]: time="2026-06-11T11:49:59.804125277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.088114 | controller | Jun 11 11:49:59.807959 crc crio[22553]: time="2026-06-11T11:49:59.805450376Z" level=info msg="Stopped container 25cc5c2ac20b836774b2eec3c618213581b72c8efc99984086ffe31d719fbf8e: openstack/ceilometer-0/sg-core" id=bdac8d19-e498-41d1-a8a9-10f52dd65a6e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.088130 | controller | Jun 11 11:49:59.903492 crc crio[22553]: time="2026-06-11T11:49:59.903341993Z" level=info msg="Stopped container 9ea84c5e92f053ff31a287ffd6a5ed42b17e5aa5406f71185896595723a1ebf7: openstack/ceilometer-0/proxy-httpd" id=af53c3c9-7de1-47da-919d-7aaaae3c8cb2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.088146 | controller | Jun 11 11:50:00.046039 crc crio[22553]: time="2026-06-11T11:50:00.045142341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.088161 | controller | Jun 11 11:50:00.242964 crc crio[22553]: time="2026-06-11T11:50:00.242898433Z" level=info msg="Created container 0a133a198a20d8fa153ce64cc49f48ca1b3fed4a6767c04e72c2665142472248: openshift-marketplace/redhat-operators-gb8wn/extract-content" id=a0ebae3d-defd-445d-ba7a-0c772d53687d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.088177 | controller | Jun 11 11:50:00.254771 crc crio[22553]: time="2026-06-11T11:50:00.253002707Z" level=info msg="Starting container: 0a133a198a20d8fa153ce64cc49f48ca1b3fed4a6767c04e72c2665142472248" id=ee0da508-b8e0-4c99-81c7-d61354e0cdd0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.088193 | controller | Jun 11 11:50:00.277171 crc crio[22553]: time="2026-06-11T11:50:00.27674753Z" level=info msg="Started container" PID=78832 containerID=0a133a198a20d8fa153ce64cc49f48ca1b3fed4a6767c04e72c2665142472248 description=openshift-marketplace/redhat-operators-gb8wn/extract-content id=ee0da508-b8e0-4c99-81c7-d61354e0cdd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68
2026-06-11 12:41:55.088209 | controller | Jun 11 11:50:00.295516 crc crio[22553]: time="2026-06-11T11:50:00.287967158Z" level=info msg="Stopped container 207ddc14612f1fb11a0e9f097d2ba070ec18ff5002abd965ec66ab64da3875eb: openstack/ceilometer-0/ceilometer-notification-agent" id=335b7d58-4099-43eb-8265-463a61aac31c name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.088229 | controller | Jun 11 11:50:00.325243 crc crio[22553]: time="2026-06-11T11:50:00.325115702Z" level=info msg="Stopped pod sandbox: d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88" id=49aa1585-8470-4bc5-8dd9-060105d01679 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.088245 | controller | Jun 11 11:50:00.332061 crc crio[22553]: time="2026-06-11T11:50:00.332008453Z" level=info msg="Created container 90e3cb24793ef26f159db028beb331d38a3f430a2cef0b8f46043cb31cfeec1a: openstack/cinder-scheduler-0/cinder-scheduler" id=0d367ed8-e23a-42e8-8de2-b2395d0fd669 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.088261 | controller | Jun 11 11:50:00.347081 crc crio[22553]: time="2026-06-11T11:50:00.346951989Z" level=info msg="Starting container: 90e3cb24793ef26f159db028beb331d38a3f430a2cef0b8f46043cb31cfeec1a" id=989b39a0-0fd7-42cd-a648-e89fedcd1b07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.088277 | controller | Jun 11 11:50:00.380216 crc crio[22553]: time="2026-06-11T11:50:00.380083026Z" level=info msg="Created container e229c26eb56be52f74a67ca5efcb3297b6eac56135b8640b2958c95ee6606673: openstack/glance-default-internal-api-0/glance-log" id=84632877-f71c-4301-9917-e93fec208b5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.088292 | controller | Jun 11 11:50:00.424223 crc crio[22553]: time="2026-06-11T11:50:00.422453083Z" level=info msg="Started container" PID=78834 containerID=90e3cb24793ef26f159db028beb331d38a3f430a2cef0b8f46043cb31cfeec1a description=openstack/cinder-scheduler-0/cinder-scheduler id=989b39a0-0fd7-42cd-a648-e89fedcd1b07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=275147185b4ba03198e3a8c7319b34d44055b4e96058af95943b95afef04004f
2026-06-11 12:41:55.088308 | controller | Jun 11 11:50:00.424223 crc crio[22553]: time="2026-06-11T11:50:00.423270427Z" level=info msg="Starting container: e229c26eb56be52f74a67ca5efcb3297b6eac56135b8640b2958c95ee6606673" id=b6fc9a78-bc61-463e-bc31-77083b0fadf3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.088324 | controller | Jun 11 11:50:00.438140 crc crio[22553]: time="2026-06-11T11:50:00.432599209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.088339 | controller | Jun 11 11:50:00.438140 crc crio[22553]: time="2026-06-11T11:50:00.432946569Z" level=info msg="Started container" PID=78861 containerID=e229c26eb56be52f74a67ca5efcb3297b6eac56135b8640b2958c95ee6606673 description=openstack/glance-default-internal-api-0/glance-log id=b6fc9a78-bc61-463e-bc31-77083b0fadf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=261f301aba4d51ea8473eec9e91d7f411ed210bb985c29a25cafd13a87188dc4
2026-06-11 12:41:55.088376 | controller | Jun 11 11:50:00.456983 crc crio[22553]: time="2026-06-11T11:50:00.456114385Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=a7d55f06-620b-46c1-9a38-9f26a20894b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.088393 | controller | Jun 11 11:50:00.457660 crc crio[22553]: time="2026-06-11T11:50:00.456341942Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=263ef74f-285e-4d25-9157-1bae5fe24820 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.088408 | controller | Jun 11 11:50:00.470834 crc crio[22553]: time="2026-06-11T11:50:00.470292749Z" level=info msg="Stopped pod sandbox: 957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b" id=f4b44984-9142-4f48-aa25-336b067230cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.088424 | controller | Jun 11 11:50:00.505292 crc crio[22553]: time="2026-06-11T11:50:00.504179598Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=9020505c-c016-431c-a884-2eb8bd10967d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.088443 | controller | Jun 11 11:50:00.518537 crc crio[22553]: time="2026-06-11T11:50:00.51762786Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=7fc5dfb6-244b-4892-aa80-725959f37f65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.088459 | controller | Jun 11 11:50:00.520092 crc crio[22553]: time="2026-06-11T11:50:00.519989519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.088474 | controller | Jun 11 11:50:00.537161 crc crio[22553]: time="2026-06-11T11:50:00.537048227Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b025c911-be0a-4590-886b-68c8714dcf2a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.088490 | controller | Jun 11 11:50:00.565990 crc crio[22553]: time="2026-06-11T11:50:00.565901399Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686310-csc8r/POD" id=81c91e62-9025-4ffb-85b8-f35d9ece9895 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.088505 | controller | Jun 11 11:50:00.566180 crc crio[22553]: time="2026-06-11T11:50:00.566025263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.088521 | controller | Jun 11 11:50:00.610740 crc crio[22553]: time="2026-06-11T11:50:00.610551202Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=6b469526-52df-44a2-941d-c71ecc2122fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.088537 | controller | Jun 11 11:50:00.671741 crc crio[22553]: time="2026-06-11T11:50:00.671649345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.088552 | controller | Jun 11 11:50:00.717239 crc crio[22553]: time="2026-06-11T11:50:00.717194085Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686310-csc8r Namespace:openshift-infra ID:995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50 UID:c73a1c62-a237-49df-8903-785dceafd405 NetNS:/var/run/netns/db75f89a-40a6-4a51-b173-7588c060561f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc73a1c62_a237_49df_8903_785dceafd405.slice PodAnnotations:0xc0048002b0}] Aliases:map[]}"
2026-06-11 12:41:55.088568 | controller | Jun 11 11:50:00.717595 crc crio[22553]: time="2026-06-11T11:50:00.717573266Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686310-csc8r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.088584 | controller | Jun 11 11:50:00.769547 crc crio[22553]: time="2026-06-11T11:50:00.769432339Z" level=info msg="Created container c09a2e4096412aacd6dffa0e9f5993b184d8ccaf1818977fdb738d2c9ba2c358: openstack/glance-default-external-api-0/glance-log" id=b5696b44-06a3-41a4-94b6-b2082270f6b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.088600 | controller | Jun 11 11:50:00.775447 crc crio[22553]: time="2026-06-11T11:50:00.773498718Z" level=info msg="Starting container: c09a2e4096412aacd6dffa0e9f5993b184d8ccaf1818977fdb738d2c9ba2c358" id=239d9dae-0a54-44c5-a5f9-909610f6e336 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.088616 | controller | Jun 11 11:50:00.785828 crc crio[22553]: time="2026-06-11T11:50:00.785658873Z" level=info msg="Started container" PID=78935 containerID=c09a2e4096412aacd6dffa0e9f5993b184d8ccaf1818977fdb738d2c9ba2c358 description=openstack/glance-default-external-api-0/glance-log id=239d9dae-0a54-44c5-a5f9-909610f6e336 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5301aa5d88c9a39b26eb3b1dbc2f09fa8d377b182cbd2dd60fff24d48b96dc7
2026-06-11 12:41:55.088636 | controller | Jun 11 11:50:00.805894 crc crio[22553]: time="2026-06-11T11:50:00.804975666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.088652 | controller | Jun 11 11:50:00.838289 crc crio[22553]: time="2026-06-11T11:50:00.834654783Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=f82f16dd-b355-48ac-9c46-68259db16994 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.088668 | controller | Jun 11 11:50:00.868915 crc crio[22553]: time="2026-06-11T11:50:00.867063748Z" level=info msg="Stopping pod sandbox: b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95" id=c09e9283-8f50-461d-a569-54f46ffe137d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.088684 | controller | Jun 11 11:50:00.868915 crc crio[22553]: time="2026-06-11T11:50:00.868022116Z" level=info msg="Got pod network &{Name:nova-cell1-c1ab-account-create-update-bxl8x Namespace:openstack ID:b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95 UID:26feaeb9-c0ab-42cc-b273-8c1cb1c12fd6 NetNS:/var/run/netns/9cca6c7d-7d06-425e-9dde-874b3e094523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26feaeb9_c0ab_42cc_b273_8c1cb1c12fd6.slice PodAnnotations:0xc002816358}] Aliases:map[]}"
2026-06-11 12:41:55.088699 | controller | Jun 11 11:50:00.868915 crc crio[22553]: time="2026-06-11T11:50:00.868234243Z" level=info msg="Deleting pod openstack_nova-cell1-c1ab-account-create-update-bxl8x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.088720 | controller | Jun 11 11:50:00.872728 crc crio[22553]: time="2026-06-11T11:50:00.869984044Z" level=info msg="Stopping pod sandbox: 082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214" id=87bcc932-d4e1-409e-a963-babe5700b114 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.088738 | controller | Jun 11 11:50:00.872728 crc crio[22553]: time="2026-06-11T11:50:00.870237771Z" level=info msg="Stopping pod sandbox: 57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873" id=ab308ebb-9cce-41fe-8216-102d4df76e6d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.088754 | controller | Jun 11 11:50:00.872728 crc crio[22553]: time="2026-06-11T11:50:00.871101766Z" level=info msg="Got pod network &{Name:nova-api-db-create-2c6hr Namespace:openstack ID:57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873 UID:c71b4b29-7c76-431d-bb13-17d798e2a26a NetNS:/var/run/netns/814514c6-c058-4b16-969c-c8c77c075280 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc71b4b29_7c76_431d_bb13_17d798e2a26a.slice PodAnnotations:0xc00279a498}] Aliases:map[]}"
2026-06-11 12:41:55.088769 | controller | Jun 11 11:50:00.872728 crc crio[22553]: time="2026-06-11T11:50:00.871344523Z" level=info msg="Deleting pod openstack_nova-api-db-create-2c6hr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.088786 | controller | Jun 11 11:50:00.900477 crc crio[22553]: time="2026-06-11T11:50:00.893554561Z" level=info msg="Got pod network &{Name:nova-cell0-f051-account-create-update-r8z7w Namespace:openstack ID:082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214 UID:52b3c8e9-94d5-42ef-9385-62b1e2897878 NetNS:/var/run/netns/0f49aebd-7053-4989-b744-ae082ea0ae67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52b3c8e9_94d5_42ef_9385_62b1e2897878.slice PodAnnotations:0xc004800450}] Aliases:map[]}"
2026-06-11 12:41:55.088802 | controller | Jun 11 11:50:00.900949 crc crio[22553]: time="2026-06-11T11:50:00.900536075Z" level=info msg="Deleting pod openstack_nova-cell0-f051-account-create-update-r8z7w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.088822 | controller | Jun 11 11:50:00.966624 crc crio[22553]: time="2026-06-11T11:50:00.966271564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.088839 | controller | Jun 11 11:50:01.078133 crc crio[22553]: time="2026-06-11T11:50:01.075078159Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=406cfde5-9b92-4d97-b7f3-9d6f1fa4e569 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.088855 | controller | Jun 11 11:50:01.095748 crc crio[22553]: time="2026-06-11T11:50:01.095574527Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=407b5df9-da62-4e15-97dd-0cd500e68b93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.088871 | controller | Jun 11 11:50:01.096155 crc crio[22553]: time="2026-06-11T11:50:01.096084462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.088886 | controller | Jun 11 11:50:01.396196 crc crio[22553]: time="2026-06-11T11:50:01.396006575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.088902 | controller | Jun 11 11:50:01.675931 crc crio[22553]: time="2026-06-11T11:50:01.67030073Z" level=info msg="Stopped pod sandbox: 57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873" id=ab308ebb-9cce-41fe-8216-102d4df76e6d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.088918 | controller | Jun 11 11:50:01.745276 crc crio[22553]: 2026-06-11T11:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:995f4c4aa4607c2 Mac:7a:60:9d:23:44:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/db75f89a-40a6-4a51-b173-7588c060561f SocketPath: PciID:}] [{Interface:0xc0001a5620 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.088934 | controller | Jun 11 11:50:01.749792 crc crio[22553]: time="2026-06-11T11:50:01.749652676Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686310-csc8r Namespace:openshift-infra ID:995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50 UID:c73a1c62-a237-49df-8903-785dceafd405 NetNS:/var/run/netns/db75f89a-40a6-4a51-b173-7588c060561f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc73a1c62_a237_49df_8903_785dceafd405.slice PodAnnotations:0xc0048002b0}] Aliases:map[]}"
2026-06-11 12:41:55.088950 | controller | Jun 11 11:50:01.749970 crc crio[22553]: time="2026-06-11T11:50:01.749911554Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686310-csc8r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.088967 | controller | Jun 11 11:50:01.762764 crc crio[22553]: time="2026-06-11T11:50:01.762636775Z" level=info msg="Ran pod sandbox 995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50 with infra container: openshift-infra/auto-csr-approver-29686310-csc8r/POD" id=81c91e62-9025-4ffb-85b8-f35d9ece9895 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.088983 | controller | Jun 11 11:50:01.771462 crc crio[22553]: time="2026-06-11T11:50:01.771389961Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=e4b5a3bb-3373-443d-8b62-e9914319db5c name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.088999 | controller | Jun 11 11:50:01.780863 crc crio[22553]: time="2026-06-11T11:50:01.780763734Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.089019 | controller | Jun 11 11:50:01.890906 crc crio[22553]: time="2026-06-11T11:50:01.890796115Z" level=info msg="Stopped pod sandbox: 082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214" id=87bcc932-d4e1-409e-a963-babe5700b114 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.089035 | controller | Jun 11 11:50:01.894123 crc crio[22553]: time="2026-06-11T11:50:01.893903966Z" level=info msg="Stopped pod sandbox: b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95" id=c09e9283-8f50-461d-a569-54f46ffe137d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.089052 | controller | Jun 11 11:50:02.485616 crc crio[22553]: time="2026-06-11T11:50:02.485441889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.089069 | controller | Jun 11 11:50:02.671474 crc crio[22553]: time="2026-06-11T11:50:02.666671588Z" level=info msg="Created container 2fd9fb815705c6a23d5d26f49453c9eea267e801d0b6afa3eb76d86f7c68572a: openstack/glance-default-internal-api-0/glance-httpd" id=6b469526-52df-44a2-941d-c71ecc2122fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.089085 | controller | Jun 11 11:50:02.677652 crc crio[22553]: time="2026-06-11T11:50:02.674459345Z" level=info msg="Starting container: 2fd9fb815705c6a23d5d26f49453c9eea267e801d0b6afa3eb76d86f7c68572a" id=5ee3c1a9-7830-44e7-900b-a715205794f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.089101 | controller | Jun 11 11:50:02.682136 crc crio[22553]: time="2026-06-11T11:50:02.681929103Z" level=info msg="Started container" PID=79129 containerID=2fd9fb815705c6a23d5d26f49453c9eea267e801d0b6afa3eb76d86f7c68572a description=openstack/glance-default-internal-api-0/glance-httpd id=5ee3c1a9-7830-44e7-900b-a715205794f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=261f301aba4d51ea8473eec9e91d7f411ed210bb985c29a25cafd13a87188dc4
2026-06-11 12:41:55.089117 | controller | Jun 11 11:50:02.710813 crc crio[22553]: time="2026-06-11T11:50:02.709598551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.089133 | controller | Jun 11 11:50:02.784541 crc crio[22553]: time="2026-06-11T11:50:02.784179257Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=e4b5a3bb-3373-443d-8b62-e9914319db5c name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.089149 | controller | Jun 11 11:50:02.849299 crc crio[22553]: time="2026-06-11T11:50:02.849144793Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=779be58e-b54d-4535-a527-5cfe130c74f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.089165 | controller | Jun 11 11:50:02.858184 crc crio[22553]: time="2026-06-11T11:50:02.857515188Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=857d26aa-d80a-446a-8eb7-fa084866f57e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.089181 | controller | Jun 11 11:50:02.879791 crc crio[22553]: time="2026-06-11T11:50:02.879654504Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686310-csc8r/oc" id=d68e0f59-2e4e-4212-8564-6243b7594fa2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.089196 | controller | Jun 11 11:50:02.882434 crc crio[22553]: time="2026-06-11T11:50:02.880409036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.089212 | controller | Jun 11 11:50:02.901344 crc crio[22553]: time="2026-06-11T11:50:02.898470933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.089228 | controller | Jun 11 11:50:03.093249 crc crio[22553]: time="2026-06-11T11:50:03.093121574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.089248 | controller | Jun 11 11:50:03.141287 crc crio[22553]: time="2026-06-11T11:50:03.141152536Z" level=info msg="Created container de4d746b58eceed9a3a382e15c888b0382d8eec9f7f130fee59f0dbdb5df31b3: openstack/cinder-scheduler-0/probe" id=7fc5dfb6-244b-4892-aa80-725959f37f65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.089264 | controller | Jun 11 11:50:03.148485 crc crio[22553]: time="2026-06-11T11:50:03.145195374Z" level=info msg="Starting container: de4d746b58eceed9a3a382e15c888b0382d8eec9f7f130fee59f0dbdb5df31b3" id=fa5932d1-f20e-4968-86f6-bc2b6fb27d75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.089280 | controller | Jun 11 11:50:03.164663 crc crio[22553]: time="2026-06-11T11:50:03.164548368Z" level=info msg="Started container" PID=79142 containerID=de4d746b58eceed9a3a382e15c888b0382d8eec9f7f130fee59f0dbdb5df31b3 description=openstack/cinder-scheduler-0/probe id=fa5932d1-f20e-4968-86f6-bc2b6fb27d75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=275147185b4ba03198e3a8c7319b34d44055b4e96058af95943b95afef04004f
2026-06-11 12:41:55.089296 | controller | Jun 11 11:50:03.179618 crc crio[22553]: time="2026-06-11T11:50:03.179415382Z" level=info msg="Stopped container 78789cdbf3e4099a509df2459198e57c69fbae7cf3a5e791881f17243682d0b6: openstack/placement-5887b8d74d-l6qc7/placement-api" id=41ee66a1-e5c9-4177-b62b-8f551779cb95 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.089311 | controller | Jun 11 11:50:03.181300 crc crio[22553]: time="2026-06-11T11:50:03.181178924Z" level=info msg="Stopping pod sandbox: 91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8" id=105a39c4-4c58-4006-8fbb-4ec03663f5a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.089328 | controller | Jun 11 11:50:03.186764 crc crio[22553]: time="2026-06-11T11:50:03.186617172Z" level=info msg="Got pod network &{Name:placement-5887b8d74d-l6qc7 Namespace:openstack ID:91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8 UID:524d5595-04a3-457a-ba2c-bace6169cf2c NetNS:/var/run/netns/f6eadc19-05a7-4a6e-b747-b1a0ca21cd59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod524d5595_04a3_457a_ba2c_bace6169cf2c.slice PodAnnotations:0xc0018945f0}] Aliases:map[]}"
2026-06-11 12:41:55.089343 | controller | Jun 11 11:50:03.186970 crc crio[22553]: time="2026-06-11T11:50:03.186927891Z" level=info msg="Deleting pod openstack_placement-5887b8d74d-l6qc7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.089379 | controller | Jun 11 11:50:03.221042 crc crio[22553]: time="2026-06-11T11:50:03.220857552Z" level=info msg="Created container bfbd3557a35b4500ffe62fb1f632c86ae01961623dda59ad717be0506df3f006: openstack/glance-default-external-api-0/glance-httpd" id=407b5df9-da62-4e15-97dd-0cd500e68b93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.089396 | controller | Jun 11 11:50:03.223408 crc crio[22553]: time="2026-06-11T11:50:03.222943443Z" level=info msg="Starting container: bfbd3557a35b4500ffe62fb1f632c86ae01961623dda59ad717be0506df3f006" id=bd376bf5-3d5c-4da1-9b7f-13e8789c297a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.089412 | controller | Jun 11 11:50:03.243743 crc crio[22553]: time="2026-06-11T11:50:03.241753982Z" level=info msg="Started container" PID=79157 containerID=bfbd3557a35b4500ffe62fb1f632c86ae01961623dda59ad717be0506df3f006 description=openstack/glance-default-external-api-0/glance-httpd id=bd376bf5-3d5c-4da1-9b7f-13e8789c297a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5301aa5d88c9a39b26eb3b1dbc2f09fa8d377b182cbd2dd60fff24d48b96dc7
2026-06-11 12:41:55.089429 | controller | Jun 11 11:50:03.551878 crc crio[22553]: time="2026-06-11T11:50:03.54699903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.089448 | controller | Jun 11 11:50:03.685563 crc crio[22553]: time="2026-06-11T11:50:03.685391869Z" level=info msg="Stopped pod sandbox: 91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8" id=105a39c4-4c58-4006-8fbb-4ec03663f5a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.089465 | controller | Jun 11 11:50:03.777986 crc crio[22553]: time="2026-06-11T11:50:03.777294611Z" level=info msg="Created container 8a0682c124c1a47a30c62475873532a707a9166939f84cf1d518e04841788bf1: openshift-infra/auto-csr-approver-29686310-csc8r/oc" id=d68e0f59-2e4e-4212-8564-6243b7594fa2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.089483 | controller | Jun 11 11:50:03.780670 crc crio[22553]: time="2026-06-11T11:50:03.780599317Z" level=info msg="Starting container: 8a0682c124c1a47a30c62475873532a707a9166939f84cf1d518e04841788bf1" id=8af7ab8b-81aa-47ee-b1b4-850637b12a0c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.089502 | controller | Jun 11 11:50:03.789230 crc crio[22553]: time="2026-06-11T11:50:03.789096065Z" level=info msg="Started container" PID=79368 containerID=8a0682c124c1a47a30c62475873532a707a9166939f84cf1d518e04841788bf1 description=openshift-infra/auto-csr-approver-29686310-csc8r/oc id=8af7ab8b-81aa-47ee-b1b4-850637b12a0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50
2026-06-11 12:41:55.089519 | controller | Jun 11 11:50:04.130069 crc crio[22553]: time="2026-06-11T11:50:04.129133879Z" level=info msg="Removing container: 78789cdbf3e4099a509df2459198e57c69fbae7cf3a5e791881f17243682d0b6" id=34a38cb8-167b-4b2e-8598-f595242e8a72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.089535 | controller | Jun 11 11:50:04.205786 crc crio[22553]: time="2026-06-11T11:50:04.200312346Z" level=info msg="Removed container 78789cdbf3e4099a509df2459198e57c69fbae7cf3a5e791881f17243682d0b6: openstack/placement-5887b8d74d-l6qc7/placement-api" id=34a38cb8-167b-4b2e-8598-f595242e8a72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.089551 | controller | Jun 11 11:50:04.219843 crc crio[22553]: time="2026-06-11T11:50:04.219744754Z" level=info msg="Removing container: 96ee1e4a78e4d66fb4cc7bfabcc3107f058e8584bb26bc4da814c7912b3f2141" id=e519ff6f-5375-46a9-8e76-0fe795297076 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.089567 | controller | Jun 11 11:50:04.267443 crc crio[22553]: time="2026-06-11T11:50:04.267320002Z" level=info msg="Removed container 96ee1e4a78e4d66fb4cc7bfabcc3107f058e8584bb26bc4da814c7912b3f2141: openstack/placement-5887b8d74d-l6qc7/placement-log" id=e519ff6f-5375-46a9-8e76-0fe795297076 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.089582 | controller | Jun 11 11:50:06.226024 crc crio[22553]: time="2026-06-11T11:50:06.224993625Z" level=info msg="Stopping pod sandbox: 995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50" id=b747d252-3d4e-4c17-8bc7-5b54095d34da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.089598 | controller | Jun 11 11:50:06.227951 crc crio[22553]: time="2026-06-11T11:50:06.227501188Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686310-csc8r Namespace:openshift-infra ID:995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50 UID:c73a1c62-a237-49df-8903-785dceafd405 NetNS:/var/run/netns/db75f89a-40a6-4a51-b173-7588c060561f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc73a1c62_a237_49df_8903_785dceafd405.slice PodAnnotations:0xc005f12548}] Aliases:map[]}"
2026-06-11 12:41:55.089614 | controller | Jun 11 11:50:06.227951 crc crio[22553]: time="2026-06-11T11:50:06.227797116Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686310-csc8r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.089634 | controller | Jun 11 11:50:06.741047 crc crio[22553]: time="2026-06-11T11:50:06.740635273Z" level=info msg="Stopped pod sandbox: 995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50" id=b747d252-3d4e-4c17-8bc7-5b54095d34da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.089651 | controller | Jun 11 11:50:07.265156 crc crio[22553]: time="2026-06-11T11:50:07.263912865Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e2fc81cc-97d1-4556-a82a-be7b7a4fcfca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.089667 | controller | Jun 11 11:50:07.759622 crc crio[22553]: time="2026-06-11T11:50:07.75852958Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=03e60d46-4953-40ee-a7fc-6270ab0b38f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.089683 | controller | Jun 11 11:50:08.630778 crc crio[22553]: time="2026-06-11T11:50:08.628572712Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gb8wn/registry-server" id=3bfe7542-7f24-417e-a37b-e422fc471cf1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.089699 | controller | Jun 11 11:50:08.630778 crc crio[22553]: time="2026-06-11T11:50:08.629611102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.089716 | controller | Jun 11 11:50:08.909868 crc crio[22553]: time="2026-06-11T11:50:08.772597415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.089732 | controller | Jun 11 11:50:08.909868 crc crio[22553]: time="2026-06-11T11:50:08.77755853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.089748 | controller | Jun 11 11:50:09.056465 crc crio[22553]: time="2026-06-11T11:50:09.055273905Z" level=info msg="Created container b7ffef29f06f44f9257d1593c979e3ed6511e6023fa867f609619f1d5ad17632: openshift-marketplace/redhat-operators-gb8wn/registry-server" id=3bfe7542-7f24-417e-a37b-e422fc471cf1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.089763 | controller | Jun 11 11:50:09.066623 crc crio[22553]: time="2026-06-11T11:50:09.066521173Z" level=info msg="Starting container: b7ffef29f06f44f9257d1593c979e3ed6511e6023fa867f609619f1d5ad17632" id=15af25d2-72b6-4e2e-ab64-dc99dd0488f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.089779 | controller | Jun 11 11:50:09.075970 crc crio[22553]: time="2026-06-11T11:50:09.075852226Z" level=info msg="Started container" PID=79920 containerID=b7ffef29f06f44f9257d1593c979e3ed6511e6023fa867f609619f1d5ad17632 description=openshift-marketplace/redhat-operators-gb8wn/registry-server id=15af25d2-72b6-4e2e-ab64-dc99dd0488f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68
2026-06-11 12:41:55.089796 | controller | Jun 11 11:50:09.665665 crc crio[22553]: time="2026-06-11T11:50:09.665573545Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-db-sync-rr6b4/POD" id=0fdccc73-1ba3-4f9e-a486-1affb624d12e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.089812 | controller | Jun 11 11:50:09.667109 crc crio[22553]: time="2026-06-11T11:50:09.66573886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.089828 | controller | Jun 11 11:50:09.757053 crc crio[22553]: time="2026-06-11T11:50:09.755938293Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-rr6b4 Namespace:openstack ID:bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa UID:02ac9501-0738-44b9-8e76-86f09cc3c8db NetNS:/var/run/netns/1e5eb0c6-93c2-4336-a21c-2f78b960515a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02ac9501_0738_44b9_8e76_86f09cc3c8db.slice PodAnnotations:0xc0050d20f0}] Aliases:map[]}"
2026-06-11 12:41:55.089851 | controller | Jun 11 11:50:09.757053 crc crio[22553]: time="2026-06-11T11:50:09.757026384Z" level=info msg="Adding pod openstack_nova-cell0-conductor-db-sync-rr6b4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.089873 | controller | Jun 11 11:50:10.428939 crc crio[22553]: 2026-06-11T11:50:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdb942f5c6fd591 Mac:fa:98:7d:0c:5c:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/1e5eb0c6-93c2-4336-a21c-2f78b960515a SocketPath: PciID:}] [{Interface:0xc00035a9d0 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.089892 | controller | Jun 11 11:50:10.430921 crc crio[22553]: time="2026-06-11T11:50:10.430822589Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-rr6b4 Namespace:openstack ID:bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa UID:02ac9501-0738-44b9-8e76-86f09cc3c8db NetNS:/var/run/netns/1e5eb0c6-93c2-4336-a21c-2f78b960515a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02ac9501_0738_44b9_8e76_86f09cc3c8db.slice PodAnnotations:0xc0050d20f0}] Aliases:map[]}"
2026-06-11 12:41:55.089909 | controller | Jun 11 11:50:10.431060 crc crio[22553]: time="2026-06-11T11:50:10.431028035Z" level=info msg="Checking pod openstack_nova-cell0-conductor-db-sync-rr6b4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.089927 | controller | Jun 11 11:50:10.444127 crc crio[22553]: time="2026-06-11T11:50:10.443945132Z" level=info msg="Ran pod sandbox bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa with infra container: openstack/nova-cell0-conductor-db-sync-rr6b4/POD" id=0fdccc73-1ba3-4f9e-a486-1affb624d12e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.089948 | controller | Jun 11 11:50:10.449649 crc crio[22553]: time="2026-06-11T11:50:10.449559596Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=67856723-0765-485e-82ec-a66be8e0939d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.089964 | controller | Jun 11 11:50:10.450070 crc crio[22553]: time="2026-06-11T11:50:10.449856144Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found" id=67856723-0765-485e-82ec-a66be8e0939d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.089980 | controller | Jun 11 11:50:10.450070 crc crio[22553]: time="2026-06-11T11:50:10.449903706Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found" id=67856723-0765-485e-82ec-a66be8e0939d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.089996 | controller | Jun 11 11:50:10.451185 crc crio[22553]: time="2026-06-11T11:50:10.451049179Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=6176d1e8-04b1-4db3-b26d-1932e7e33dea name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.090011 | controller | Jun 11 11:50:10.460233 crc crio[22553]: time="2026-06-11T11:50:10.460157725Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\""
2026-06-11 12:41:55.090027 | controller | Jun 11 11:50:24.509123 crc crio[22553]: time="2026-06-11T11:50:24.507426323Z" level=info msg="Stopped container 0281c79fbd2c466de2a7cebb6b394254bcb94b6b9913347aa8d13cc5d2bc1bef: openstack/ceilometer-0/ceilometer-central-agent" id=0f3303dc-a4ef-45bb-b14d-2ed78e23d569 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.090047 | controller | Jun 11 11:50:24.511303 crc crio[22553]: time="2026-06-11T11:50:24.510574355Z" level=info msg="Stopping pod sandbox: 41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14" id=9843a768-6227-48bd-b2a8-c1ba4fd2851d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.090063 | controller | Jun 11 11:50:24.511848 crc crio[22553]: time="2026-06-11T11:50:24.51177605Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14 UID:e1fe2461-33d9-4ab2-8485-834d3af044f2 NetNS:/var/run/netns/2defa778-8e82-404d-9303-1c4224caa894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1fe2461_33d9_4ab2_8485_834d3af044f2.slice PodAnnotations:0xc001894308}] Aliases:map[]}"
2026-06-11 12:41:55.090079 | controller | Jun 11 11:50:24.512055 crc crio[22553]: time="2026-06-11T11:50:24.511993326Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.090095 | controller | Jun 11 11:50:24.586925 crc crio[22553]: time="2026-06-11T11:50:24.586750818Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41" id=6176d1e8-04b1-4db3-b26d-1932e7e33dea name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.090112 | controller | Jun 11 11:50:24.630489 crc crio[22553]: time="2026-06-11T11:50:24.630273928Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=547bc997-eeec-4d05-9cf9-497315c28bdb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.090128 | controller | Jun 11 11:50:24.667265 crc crio[22553]: time="2026-06-11T11:50:24.666900867Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=0eac608e-a80e-43a1-8a65-615ff8ebf1ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.090143 | controller | Jun 11 11:50:24.686028 crc crio[22553]: time="2026-06-11T11:50:24.685179621Z" level=info msg="Creating container: openstack/nova-cell0-conductor-db-sync-rr6b4/nova-cell0-conductor-db-sync" id=fdf005b6-9e52-416f-bfc3-9a269133b416 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.090159 | controller | Jun 11 11:50:24.688339 crc crio[22553]: time="2026-06-11T11:50:24.688256501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.090175 | controller | Jun 11 11:50:24.770864 crc crio[22553]: time="2026-06-11T11:50:24.769552623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.090190 | controller | Jun 11 11:50:24.780821 crc crio[22553]: time="2026-06-11T11:50:24.779611277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.090207 | controller | Jun 11 11:50:24.971107 crc crio[22553]: time="2026-06-11T11:50:24.969475918Z" level=info msg="Created container fb976ea3f61e6682bd1250f30bc991f33e7fcf6f54533d5f1eb1a76a94ae4827: openstack/nova-cell0-conductor-db-sync-rr6b4/nova-cell0-conductor-db-sync" id=fdf005b6-9e52-416f-bfc3-9a269133b416 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.090223 | controller | Jun 11 11:50:24.971603 crc crio[22553]: time="2026-06-11T11:50:24.971577089Z" level=info msg="Starting container: fb976ea3f61e6682bd1250f30bc991f33e7fcf6f54533d5f1eb1a76a94ae4827" id=545acf3d-202f-471d-96fa-096eef87ef72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.090243 | controller | Jun 11 11:50:24.990422 crc crio[22553]: time="2026-06-11T11:50:24.986761022Z" level=info msg="Started container" PID=80778 containerID=fb976ea3f61e6682bd1250f30bc991f33e7fcf6f54533d5f1eb1a76a94ae4827 description=openstack/nova-cell0-conductor-db-sync-rr6b4/nova-cell0-conductor-db-sync id=545acf3d-202f-471d-96fa-096eef87ef72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa
2026-06-11 12:41:55.090260 | controller | Jun 11 11:50:25.093520 crc crio[22553]: time="2026-06-11T11:50:25.092845148Z" level=info msg="Stopped pod sandbox: 41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14" id=9843a768-6227-48bd-b2a8-c1ba4fd2851d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.090276 | controller | Jun 11 11:50:25.692986 crc crio[22553]: time="2026-06-11T11:50:25.692843999Z" level=info msg="Removing container: 9ea84c5e92f053ff31a287ffd6a5ed42b17e5aa5406f71185896595723a1ebf7" id=5f435809-9c46-4ded-8b5d-2711634eb1b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.090292 | controller | Jun 11 11:50:25.744292 crc crio[22553]: time="2026-06-11T11:50:25.744201318Z" level=info msg="Removed container 9ea84c5e92f053ff31a287ffd6a5ed42b17e5aa5406f71185896595723a1ebf7: openstack/ceilometer-0/proxy-httpd" id=5f435809-9c46-4ded-8b5d-2711634eb1b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.090307 | controller | Jun 11 11:50:25.747882 crc crio[22553]: time="2026-06-11T11:50:25.747791873Z" level=info msg="Removing container: 25cc5c2ac20b836774b2eec3c618213581b72c8efc99984086ffe31d719fbf8e" id=8bc12329-e2c6-4993-b0d6-40676e85432c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.090322 | controller | Jun 11 11:50:25.803431 crc crio[22553]: time="2026-06-11T11:50:25.802605402Z" level=info msg="Removed container 25cc5c2ac20b836774b2eec3c618213581b72c8efc99984086ffe31d719fbf8e: openstack/ceilometer-0/sg-core" id=8bc12329-e2c6-4993-b0d6-40676e85432c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.090367 | controller | Jun 11 11:50:25.808217 crc crio[22553]: time="2026-06-11T11:50:25.808140794Z" level=info msg="Removing container: 207ddc14612f1fb11a0e9f097d2ba070ec18ff5002abd965ec66ab64da3875eb" id=2b2632bb-36b9-4c06-9f28-3f075c3eb5e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.090386 | controller | Jun 11 11:50:25.896604 crc crio[22553]: time="2026-06-11T11:50:25.896462542Z" level=info msg="Removed container 207ddc14612f1fb11a0e9f097d2ba070ec18ff5002abd965ec66ab64da3875eb: openstack/ceilometer-0/ceilometer-notification-agent" id=2b2632bb-36b9-4c06-9f28-3f075c3eb5e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.090402 | controller | Jun 11 11:50:25.902282 crc crio[22553]: time="2026-06-11T11:50:25.902183468Z" level=info msg="Removing container: 0281c79fbd2c466de2a7cebb6b394254bcb94b6b9913347aa8d13cc5d2bc1bef" id=66f0e068-8374-4486-b2c5-0a4a3a3d4d54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.090418 | controller | Jun 11 11:50:25.983166 crc crio[22553]: time="2026-06-11T11:50:25.982881234Z" level=info msg="Removed container 0281c79fbd2c466de2a7cebb6b394254bcb94b6b9913347aa8d13cc5d2bc1bef: openstack/ceilometer-0/ceilometer-central-agent" id=66f0e068-8374-4486-b2c5-0a4a3a3d4d54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.090434 | controller | Jun 11 11:50:26.256828 crc crio[22553]: time="2026-06-11T11:50:26.256736596Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=3daa7416-e40d-426a-b6ad-2d630dd0b5c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.090450 | controller | Jun 11 11:50:26.256986 crc crio[22553]: time="2026-06-11T11:50:26.25686013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.090470 | controller | Jun 11 11:50:26.299069 crc crio[22553]: time="2026-06-11T11:50:26.298957398Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e UID:1ca03e18-c24f-4329-864a-891e300835b1 NetNS:/var/run/netns/299c9761-44aa-4152-8836-bae42406fe22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ca03e18_c24f_4329_864a_891e300835b1.slice PodAnnotations:0xc005f12228}] Aliases:map[]}"
2026-06-11 12:41:55.090487 | controller | Jun 11 11:50:26.299069 crc crio[22553]: time="2026-06-11T11:50:26.29903988Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.090503 | controller | Jun 11 11:50:26.905803 crc crio[22553]: 2026-06-11T11:50:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71743ec5198c7b0 Mac:26:8b:57:87:44:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/299c9761-44aa-4152-8836-bae42406fe22 SocketPath: PciID:}] [{Interface:0xc0002846e0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.090520 | controller | Jun 11 11:50:26.908523 crc crio[22553]: time="2026-06-11T11:50:26.908415895Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e UID:1ca03e18-c24f-4329-864a-891e300835b1 NetNS:/var/run/netns/299c9761-44aa-4152-8836-bae42406fe22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ca03e18_c24f_4329_864a_891e300835b1.slice PodAnnotations:0xc005f12228}] Aliases:map[]}"
2026-06-11 12:41:55.090536 | controller | Jun 11 11:50:26.908769 crc crio[22553]: time="2026-06-11T11:50:26.908650682Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.090551 | controller | Jun 11 11:50:26.937281 crc crio[22553]: time="2026-06-11T11:50:26.937196065Z" level=info msg="Ran pod sandbox 71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e with infra container: openstack/ceilometer-0/POD" id=3daa7416-e40d-426a-b6ad-2d630dd0b5c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.090568 | controller | Jun 11 11:50:26.940337 crc crio[22553]: time="2026-06-11T11:50:26.940184592Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=0c2d3608-3866-4f1e-b584-88661053fce1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.090583 | controller | Jun 11 11:50:26.972418 crc crio[22553]: time="2026-06-11T11:50:26.972279189Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=83a9133e-abcf-4b6d-b2ac-58cd56b14455 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.090599 | controller | Jun 11 11:50:26.984662 crc crio[22553]: time="2026-06-11T11:50:26.984549287Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=6b5fbb8e-ab8b-471e-8af9-a31738ed61e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.090615 | controller | Jun 11 11:50:26.985216 crc crio[22553]: time="2026-06-11T11:50:26.985152164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.090630 | controller | Jun 11 11:50:27.048835 crc crio[22553]: time="2026-06-11T11:50:27.048522774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.090646 | controller | Jun 11 11:50:27.053023 crc crio[22553]: time="2026-06-11T11:50:27.052894551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.090665 | controller | Jun 11 11:50:27.262225 crc crio[22553]: time="2026-06-11T11:50:27.261159799Z" level=info msg="Created container 346e96be041a47258eebf1fcdec215005834dab4c2f2c1034c9d7274f4eb6611: openstack/ceilometer-0/ceilometer-central-agent" id=6b5fbb8e-ab8b-471e-8af9-a31738ed61e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.090682 | controller | Jun 11 11:50:27.263559 crc crio[22553]: time="2026-06-11T11:50:27.263476827Z" level=info msg="Starting container: 346e96be041a47258eebf1fcdec215005834dab4c2f2c1034c9d7274f4eb6611" id=ec237bf8-eb43-4c0d-8d86-ddb5a04d1e79 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.090697 | controller | Jun 11 11:50:27.274143 crc crio[22553]: time="2026-06-11T11:50:27.274037405Z" level=info msg="Started container" PID=81034 containerID=346e96be041a47258eebf1fcdec215005834dab4c2f2c1034c9d7274f4eb6611 description=openstack/ceilometer-0/ceilometer-central-agent id=ec237bf8-eb43-4c0d-8d86-ddb5a04d1e79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e
2026-06-11 12:41:55.090714 | controller | Jun 11 11:50:27.292179 crc crio[22553]: time="2026-06-11T11:50:27.291968349Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=87dbbfe6-7dd6-407c-b223-5fa28f292821 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.090730 | controller | Jun 11 11:50:27.325770 crc crio[22553]: time="2026-06-11T11:50:27.325442966Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=f4723fea-c6d6-4af3-9fd6-cfe2d1ea6957 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.090745 | controller | Jun 11 11:50:27.335871 crc crio[22553]: time="2026-06-11T11:50:27.335612051Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=93e3f81b-4bdd-43b8-bf55-50bbae69365f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.090761 | controller | Jun 11 11:50:27.336317 crc crio[22553]: time="2026-06-11T11:50:27.336225979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.090777 | controller | Jun 11 11:50:27.396468 crc crio[22553]: time="2026-06-11T11:50:27.396345704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.090792 | controller | Jun 11 11:50:27.399739 crc crio[22553]: time="2026-06-11T11:50:27.399615629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.090808 | controller | Jun 11 11:50:27.531345 crc crio[22553]: time="2026-06-11T11:50:27.531187489Z" level=info msg="Created container 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77: openstack/ceilometer-0/ceilometer-notification-agent" id=93e3f81b-4bdd-43b8-bf55-50bbae69365f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.090823 | controller | Jun 11 11:50:27.533024 crc crio[22553]: time="2026-06-11T11:50:27.53292021Z" level=info msg="Starting container: 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77" id=99fd63b5-9ff8-4517-b003-5eb24862657d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.090839 | controller | Jun 11 11:50:27.539841 crc crio[22553]: time="2026-06-11T11:50:27.539728278Z" level=info msg="Started container" PID=81063 containerID=1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77 description=openstack/ceilometer-0/ceilometer-notification-agent id=99fd63b5-9ff8-4517-b003-5eb24862657d name=/runtime.v1.RuntimeService/StartContainer sandboxID=71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e
2026-06-11 12:41:55.090859 | controller | Jun 11 11:50:27.553936 crc crio[22553]: time="2026-06-11T11:50:27.55382836Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=e8fbd133-9f48-4efb-9861-b3fe5ee86caa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.090876 | controller | Jun 11 11:50:27.569089 crc crio[22553]: time="2026-06-11T11:50:27.56890356Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=c7a148ad-46ae-4397-bf22-1fef6e121f03 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.090891 | controller | Jun 11 11:50:27.581854 crc crio[22553]: time="2026-06-11T11:50:27.577335566Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=eb36894c-d273-4b57-b800-bb066809b675 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.090907 | controller | Jun 11 11:50:27.581854 crc crio[22553]: time="2026-06-11T11:50:27.577958174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.090922 | controller | Jun 11 11:50:27.642947 crc crio[22553]: time="2026-06-11T11:50:27.642840138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.090938 | controller | Jun 11 11:50:27.650413 crc crio[22553]: time="2026-06-11T11:50:27.650286045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.090953 | controller | Jun 11 11:50:27.792865 crc crio[22553]: time="2026-06-11T11:50:27.792633439Z" level=info msg="Created container cc305f3d5544f6f84d06e6fe7a54e7b7b047e086d91a9aed9f905ba12152fc8c: openstack/ceilometer-0/sg-core" id=eb36894c-d273-4b57-b800-bb066809b675 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.090969 | controller | Jun 11 11:50:27.795599 crc crio[22553]: time="2026-06-11T11:50:27.795423711Z" level=info msg="Starting container: cc305f3d5544f6f84d06e6fe7a54e7b7b047e086d91a9aed9f905ba12152fc8c" id=f23d449b-1dd8-42e8-84e7-3f3619da8f3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.090984 | controller | Jun 11 11:50:27.823301 crc crio[22553]: time="2026-06-11T11:50:27.823128979Z" level=info msg="Started container" PID=81079 containerID=cc305f3d5544f6f84d06e6fe7a54e7b7b047e086d91a9aed9f905ba12152fc8c description=openstack/ceilometer-0/sg-core id=f23d449b-1dd8-42e8-84e7-3f3619da8f3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e
2026-06-11 12:41:55.091000 | controller | Jun 11 11:50:27.853960 crc crio[22553]: time="2026-06-11T11:50:27.853880627Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=088e6f4b-a70c-422f-9acc-a320514c08fe name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.091015 | controller | Jun 11 11:50:27.914503 crc crio[22553]: time="2026-06-11T11:50:27.914397213Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=7bedba73-2aac-4c5b-aaa0-92ec37df6ae6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.091030 | controller | Jun 11 11:50:27.966075 crc crio[22553]: time="2026-06-11T11:50:27.965161274Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=37d82bf1-4b09-4e5a-b1ab-bf070d52280c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.091045 | controller | Jun 11 11:50:27.966609 crc crio[22553]: time="2026-06-11T11:50:27.966544985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.091060 | controller | Jun 11 11:50:28.121937 crc crio[22553]: time="2026-06-11T11:50:28.121669472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.091079 | controller | Jun 11 11:50:28.127991 crc crio[22553]: time="2026-06-11T11:50:28.127915454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.091096 | controller | Jun 11 11:50:28.305936 crc crio[22553]: time="2026-06-11T11:50:28.305813666Z" level=info msg="Created container 297a9fccc4b30a772fd052f40458e932dca0cb042cc43f3ec18276dd82c52260: openstack/ceilometer-0/proxy-httpd" id=37d82bf1-4b09-4e5a-b1ab-bf070d52280c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.091112 | controller | Jun 11 11:50:28.307275 crc crio[22553]: time="2026-06-11T11:50:28.307182706Z" level=info msg="Starting container: 297a9fccc4b30a772fd052f40458e932dca0cb042cc43f3ec18276dd82c52260" id=8fe87bd8-55eb-4c6e-a7d9-51342eecdabd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.091128 | controller | Jun 11 11:50:28.318459 crc crio[22553]: time="2026-06-11T11:50:28.318328961Z" level=info msg="Started container" PID=81153 containerID=297a9fccc4b30a772fd052f40458e932dca0cb042cc43f3ec18276dd82c52260 description=openstack/ceilometer-0/proxy-httpd id=8fe87bd8-55eb-4c6e-a7d9-51342eecdabd name=/runtime.v1.RuntimeService/StartContainer sandboxID=71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e
2026-06-11 12:41:55.091144 | controller | Jun 11 11:50:28.773887 crc crio[22553]: time="2026-06-11T11:50:28.772816055Z" level=info msg="Stopping container: 297a9fccc4b30a772fd052f40458e932dca0cb042cc43f3ec18276dd82c52260 (timeout: 30s)" id=790c1592-4b3c-4223-a78d-d49fd8eb8e9f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.091159 | controller | Jun 11 11:50:28.774552 crc crio[22553]: time="2026-06-11T11:50:28.772883377Z" level=info msg="Stopping container: 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77 (timeout: 30s)" id=a24ebc3f-c243-4afb-9717-df05e6c23b3d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.091175 | controller | Jun 11 11:50:28.776346 crc crio[22553]: time="2026-06-11T11:50:28.773072483Z" level=info msg="Stopping container: 346e96be041a47258eebf1fcdec215005834dab4c2f2c1034c9d7274f4eb6611 (timeout: 30s)" id=cf149499-6b8f-4c13-8bee-83289f77f31f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.091190 | controller | Jun 11 11:50:28.778908 crc crio[22553]: time="2026-06-11T11:50:28.773084223Z" level=info msg="Stopping container: cc305f3d5544f6f84d06e6fe7a54e7b7b047e086d91a9aed9f905ba12152fc8c (timeout: 30s)" id=07e19f7d-406e-4d16-bd54-e09df5a3d322 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.091206 | controller | Jun 11 11:50:28.913878 crc crio[22553]: time="2026-06-11T11:50:28.913748488Z" level=info msg="Stopped container cc305f3d5544f6f84d06e6fe7a54e7b7b047e086d91a9aed9f905ba12152fc8c: openstack/ceilometer-0/sg-core" id=07e19f7d-406e-4d16-bd54-e09df5a3d322 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.091221 | controller | Jun 11 11:50:29.019326 crc crio[22553]: time="2026-06-11T11:50:29.017441745Z" level=info msg="Stopped container 297a9fccc4b30a772fd052f40458e932dca0cb042cc43f3ec18276dd82c52260: openstack/ceilometer-0/proxy-httpd" id=790c1592-4b3c-4223-a78d-d49fd8eb8e9f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.091236 | controller | Jun 11 11:50:31.231962 crc crio[22553]: time="2026-06-11T11:50:31.230866511Z" level=info msg="Stopping pod sandbox: 41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14" id=f8c35d18-775d-424a-9ca7-1cf178fa83ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.091251 | controller | Jun 11 11:50:31.231962 crc crio[22553]: time="2026-06-11T11:50:31.231956873Z" level=info msg="Stopped pod sandbox (already stopped): 41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14" id=f8c35d18-775d-424a-9ca7-1cf178fa83ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.091269 | controller | Jun 11 11:50:31.233511 crc crio[22553]: time="2026-06-11T11:50:31.232608112Z" level=info msg="Removing pod sandbox: 41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14" id=98ec2f0c-669d-4788-8b45-c5083b863b45 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.091285 | controller | Jun 11 11:50:31.256587 crc crio[22553]: time="2026-06-11T11:50:31.256462688Z" level=info msg="Removed pod sandbox: 41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14" id=98ec2f0c-669d-4788-8b45-c5083b863b45 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.091300 | controller | Jun 11 11:50:31.258894 crc crio[22553]: time="2026-06-11T11:50:31.258762925Z" level=info msg="Stopping pod sandbox: ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f" id=8b4a0fe5-8363-48ed-a765-e2297977a14f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.091315 | controller | Jun 11 11:50:31.259091 crc crio[22553]: time="2026-06-11T11:50:31.25891265Z" level=info msg="Stopped pod sandbox (already stopped): ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f" id=8b4a0fe5-8363-48ed-a765-e2297977a14f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.091331 | controller | Jun 11 11:50:31.259769 crc crio[22553]: time="2026-06-11T11:50:31.259658791Z" level=info msg="Removing pod sandbox: ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f" id=33765922-ffd9-44d6-a496-91dac50f5011 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.091360 | controller | Jun 11 11:50:31.278878 crc crio[22553]: time="2026-06-11T11:50:31.278724318Z" level=info msg="Removed pod sandbox: ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f" id=33765922-ffd9-44d6-a496-91dac50f5011 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.091382 | controller | Jun 11 11:50:31.280048 crc crio[22553]: time="2026-06-11T11:50:31.279978584Z" level=info msg="Stopping pod sandbox: e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf" id=297e35f9-f067-41cb-89b6-672a93e57658 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.091399 | controller | Jun 11 11:50:31.280048 crc crio[22553]: time="2026-06-11T11:50:31.280044336Z" level=info msg="Stopped pod sandbox (already stopped): e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf" id=297e35f9-f067-41cb-89b6-672a93e57658 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.091415 | controller | Jun 11 11:50:31.280867 crc crio[22553]: time="2026-06-11T11:50:31.280816939Z" level=info msg="Removing pod sandbox: e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf" id=151c15ee-e09c-4914-8f64-4e8e6a4051c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.091431 | controller | Jun 11 11:50:31.293813 crc crio[22553]: time="2026-06-11T11:50:31.293587092Z" level=info msg="Removed pod sandbox: e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf" id=151c15ee-e09c-4914-8f64-4e8e6a4051c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.091447 | controller | Jun 11 11:50:31.294918 crc crio[22553]: time="2026-06-11T11:50:31.294770366Z" level=info msg="Stopping pod sandbox: df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56" id=e00adc2c-9e4d-47a8-b4ba-0c1375427bf7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.091462 | controller | Jun 11 11:50:31.295026 crc crio[22553]: time="2026-06-11T11:50:31.294925931Z" level=info msg="Stopped pod sandbox (already stopped): df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56" id=e00adc2c-9e4d-47a8-b4ba-0c1375427bf7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.091478 | controller | Jun 11 11:50:31.295977 crc crio[22553]: time="2026-06-11T11:50:31.295870628Z" level=info msg="Removing pod sandbox: df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56" id=40229b5d-7df2-4736-ac14-b02381112082 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.091497 | controller | Jun 11 11:50:31.311430 crc crio[22553]: time="2026-06-11T11:50:31.311271758Z" level=info msg="Removed pod sandbox: df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56" id=40229b5d-7df2-4736-ac14-b02381112082 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.091514 | controller | Jun 11 11:50:31.312340 crc crio[22553]: time="2026-06-11T11:50:31.312255066Z" level=info msg="Stopping pod sandbox: 91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8" id=f39f81c9-5c48-4047-b5ee-f5697b8f4c03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.091530 | controller | Jun 11 11:50:31.312579 crc crio[22553]: time="2026-06-11T11:50:31.312421371Z" level=info msg="Stopped pod sandbox (already stopped): 91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8" id=f39f81c9-5c48-4047-b5ee-f5697b8f4c03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.091546 | controller | Jun 11 11:50:31.313234 crc crio[22553]: time="2026-06-11T11:50:31.31306085Z" level=info msg="Removing pod sandbox: 91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8" id=4c9781f9-7c5b-49c6-a1f9-1e9ab8cdff16 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.091561 | controller | Jun 11 11:50:31.328753 crc crio[22553]: time="2026-06-11T11:50:31.328577943Z" level=info msg="Removed pod sandbox: 91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8" id=4c9781f9-7c5b-49c6-a1f9-1e9ab8cdff16 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.091577 | controller | Jun 11 11:50:31.331663 crc crio[22553]: time="2026-06-11T11:50:31.33156168Z" level=info msg="Stopping pod sandbox: 6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2" id=ff3d1bc2-8313-46ac-9199-990ecb3bce14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.091592 | controller | Jun 11 11:50:31.331926 crc crio[22553]: time="2026-06-11T11:50:31.331784766Z" level=info msg="Stopped pod sandbox (already stopped): 6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2" id=ff3d1bc2-8313-46ac-9199-990ecb3bce14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.091608 | controller | Jun 11 11:50:31.332950 crc crio[22553]: time="2026-06-11T11:50:31.332870058Z" level=info msg="Removing pod sandbox: 6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2" id=46da8166-a7e2-42c8-b15d-0850e17b6181 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.091623 | controller | Jun 11 11:50:31.352934 crc crio[22553]: time="2026-06-11T11:50:31.35282729Z" level=info msg="Removed pod sandbox: 6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2" id=46da8166-a7e2-42c8-b15d-0850e17b6181 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.091639 | controller | Jun 11 11:50:31.354560 crc crio[22553]: time="2026-06-11T11:50:31.354506799Z" level=info msg="Stopping pod sandbox: 0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb" id=078e7378-5d5a-4465-931b-bb258d89e5ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.091654 | controller | Jun 11 11:50:31.354744 crc crio[22553]: time="2026-06-11T11:50:31.354577501Z" level=info msg="Stopped pod sandbox (already stopped): 0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb" id=078e7378-5d5a-4465-931b-bb258d89e5ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.091670 | controller | Jun 11 11:50:31.356738 crc crio[22553]: time="2026-06-11T11:50:31.35659824Z" level=info msg="Removing pod sandbox: 0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb" id=f444f4aa-9903-4bb0-b12e-dfb5b80a0c52 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.091685 | controller | Jun 11 11:50:31.375321 crc crio[22553]: time="2026-06-11T11:50:31.375131181Z" level=info msg="Removed pod sandbox: 0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb" id=f444f4aa-9903-4bb0-b12e-dfb5b80a0c52 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.091704 | controller | Jun 11 11:50:38.990112 crc crio[22553]: time="2026-06-11T11:50:38.988010907Z" level=info msg="Stopping container: b7ffef29f06f44f9257d1593c979e3ed6511e6023fa867f609619f1d5ad17632 (timeout: 2s)" id=e81f1931-25cf-42fd-8c5c-38c2a1075bfe name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.091720 | controller | Jun 11 11:50:39.122640 crc crio[22553]: time="2026-06-11T11:50:39.121866344Z" level=info msg="Stopped container b7ffef29f06f44f9257d1593c979e3ed6511e6023fa867f609619f1d5ad17632: openshift-marketplace/redhat-operators-gb8wn/registry-server" id=e81f1931-25cf-42fd-8c5c-38c2a1075bfe name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.091736 | controller | Jun 11 11:50:39.124078 crc crio[22553]: time="2026-06-11T11:50:39.124028327Z" level=info msg="Stopping pod sandbox: c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68" id=24521c5e-de5d-4b23-af7e-19fa9b45e10c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.091752 | controller | Jun 11 11:50:39.125384 crc crio[22553]: time="2026-06-11T11:50:39.125314504Z" level=info msg="Got pod network &{Name:redhat-operators-gb8wn Namespace:openshift-marketplace ID:c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68 UID:055e471f-f2eb-4e44-8baa-1150da268bf1 NetNS:/var/run/netns/fbcfabd1-7fb5-463c-9a76-0ebf2d4bad76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod055e471f_f2eb_4e44_8baa_1150da268bf1.slice PodAnnotations:0xc001894790}] Aliases:map[]}"
2026-06-11 12:41:55.091768 | controller | Jun 11 11:50:39.125781 crc crio[22553]: time="2026-06-11T11:50:39.125747767Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-gb8wn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.091784 | controller | Jun 11 11:50:39.537058 crc crio[22553]: time="2026-06-11T11:50:39.536431532Z" level=info msg="Stopped pod sandbox: c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68" id=24521c5e-de5d-4b23-af7e-19fa9b45e10c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.091800 | controller | Jun 11 11:50:40.022299 crc crio[22553]: time="2026-06-11T11:50:40.022245061Z" level=info msg="Removing container: b7ffef29f06f44f9257d1593c979e3ed6511e6023fa867f609619f1d5ad17632" id=a4b8ad81-51d9-4413-9ec0-c957cdf3f544 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.091816 | controller | Jun 11 11:50:40.073731 crc crio[22553]: time="2026-06-11T11:50:40.073494046Z" level=info msg="Removed container b7ffef29f06f44f9257d1593c979e3ed6511e6023fa867f609619f1d5ad17632: openshift-marketplace/redhat-operators-gb8wn/registry-server" id=a4b8ad81-51d9-4413-9ec0-c957cdf3f544 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.091832 | controller | Jun 11 11:50:40.077396 crc crio[22553]: time="2026-06-11T11:50:40.077249626Z" level=info msg="Removing container: 0a133a198a20d8fa153ce64cc49f48ca1b3fed4a6767c04e72c2665142472248" id=f8df6a82-a564-4d45-a1bf-59670d97fa17 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.091848 | controller | Jun 11 11:50:40.118200 crc crio[22553]: time="2026-06-11T11:50:40.118061857Z" level=info msg="Removed container 0a133a198a20d8fa153ce64cc49f48ca1b3fed4a6767c04e72c2665142472248: openshift-marketplace/redhat-operators-gb8wn/extract-content" id=f8df6a82-a564-4d45-a1bf-59670d97fa17 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.091864 | controller | Jun 11 11:50:40.122750 crc crio[22553]: time="2026-06-11T11:50:40.122527747Z" level=info msg="Removing container: 42c424feb766850fb8063183d19131c91099e776e78bbba7afaaf60aeee89a78" id=43f53c0f-ed6e-4565-b40f-3ec39f85f51e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.091879 | controller | Jun 11 11:50:40.174009 crc crio[22553]: time="2026-06-11T11:50:40.173605508Z" level=info msg="Removed container 42c424feb766850fb8063183d19131c91099e776e78bbba7afaaf60aeee89a78: openshift-marketplace/redhat-operators-gb8wn/extract-utilities" id=43f53c0f-ed6e-4565-b40f-3ec39f85f51e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.091899 | controller | Jun 11 11:50:46.146501 crc crio[22553]: time="2026-06-11T11:50:46.144847873Z" level=info msg="Stopping pod sandbox: bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa" id=57164b41-5744-407d-b68b-351771d05a24 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.091915 | controller | Jun 11 11:50:46.151998 crc crio[22553]: time="2026-06-11T11:50:46.151869078Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-rr6b4 Namespace:openstack ID:bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa UID:02ac9501-0738-44b9-8e76-86f09cc3c8db NetNS:/var/run/netns/1e5eb0c6-93c2-4336-a21c-2f78b960515a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02ac9501_0738_44b9_8e76_86f09cc3c8db.slice PodAnnotations:0xc005f12b90}] Aliases:map[]}"
2026-06-11 12:41:55.091932 | controller | Jun 11 11:50:46.152515 crc crio[22553]: time="2026-06-11T11:50:46.15227533Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-db-sync-rr6b4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.091948 | controller | Jun 11 11:50:46.659140 crc crio[22553]: time="2026-06-11T11:50:46.658222196Z" level=info msg="Stopped pod sandbox: bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa" id=57164b41-5744-407d-b68b-351771d05a24 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.091964 | controller | Jun 11 11:50:47.735443 crc crio[22553]: time="2026-06-11T11:50:47.73461623Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=34215445-925d-47b3-9a0b-188581c5f71b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.091980 | controller | Jun 11 11:50:47.735443 crc crio[22553]: time="2026-06-11T11:50:47.735432234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.091995 | controller | Jun 11 11:50:47.782106 crc crio[22553]: time="2026-06-11T11:50:47.781962132Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:df4ebbee77cbdba07c2f5f38b0129d46475e35bdd6f4be6ec22fac81ad4f1710 UID:3828f9db-b232-4cb0-b44e-9a1421d9d229 NetNS:/var/run/netns/2483020f-c6f0-451e-bdbb-e6362187ae06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3828f9db_b232_4cb0_b44e_9a1421d9d229.slice PodAnnotations:0xc005f12f20}] Aliases:map[]}"
2026-06-11 12:41:55.092011 | controller | Jun 11 11:50:47.782106 crc crio[22553]: time="2026-06-11T11:50:47.782048774Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.092027 | controller | Jun 11 11:50:48.173615 crc crio[22553]: 2026-06-11T11:50:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df4ebbee77cbdba Mac:02:73:b9:c4:fc:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/2483020f-c6f0-451e-bdbb-e6362187ae06 SocketPath: PciID:}] [{Interface:0xc000148ad0 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.092044 | controller | Jun 11 11:50:48.175655 crc crio[22553]: time="2026-06-11T11:50:48.175549978Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:df4ebbee77cbdba07c2f5f38b0129d46475e35bdd6f4be6ec22fac81ad4f1710 UID:3828f9db-b232-4cb0-b44e-9a1421d9d229 NetNS:/var/run/netns/2483020f-c6f0-451e-bdbb-e6362187ae06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3828f9db_b232_4cb0_b44e_9a1421d9d229.slice PodAnnotations:0xc005f12f20}] Aliases:map[]}"
2026-06-11 12:41:55.092063 | controller | Jun 11 11:50:48.175934 crc crio[22553]: time="2026-06-11T11:50:48.175901349Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.092080 | controller | Jun 11 11:50:48.190648 crc crio[22553]: time="2026-06-11T11:50:48.190542776Z" level=info msg="Ran pod sandbox df4ebbee77cbdba07c2f5f38b0129d46475e35bdd6f4be6ec22fac81ad4f1710 with infra container: openstack/nova-cell0-conductor-0/POD" id=34215445-925d-47b3-9a0b-188581c5f71b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.092096 | controller | Jun 11 11:50:48.195626 crc crio[22553]: time="2026-06-11T11:50:48.195506971Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=82e8440e-6b14-483b-830a-7dcd71a6df5a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.092112 | controller | Jun 11 11:50:48.220656 crc crio[22553]: time="2026-06-11T11:50:48.220514461Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=418f02f4-4b2f-4bd4-9bc4-f6fda3575f3b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.092128 | controller | Jun 11 11:50:48.239872 crc crio[22553]: time="2026-06-11T11:50:48.235991012Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=971b9527-052d-4778-820d-aec9365c2274 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.092143 | controller | Jun 11 11:50:48.239872 crc crio[22553]: time="2026-06-11T11:50:48.236494287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.092159 | controller | Jun 11 11:50:48.284902 crc crio[22553]: time="2026-06-11T11:50:48.284511898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.092175 | controller | Jun 11 11:50:48.291392 crc crio[22553]: time="2026-06-11T11:50:48.291277266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.092191 | controller | Jun 11 11:50:48.423270 crc crio[22553]: time="2026-06-11T11:50:48.422291829Z" level=info msg="Created container 6da3df34f87c2ef16d5d2f10f9a283c44c0085c261723dd8b3c4a772b1adf85c: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=971b9527-052d-4778-820d-aec9365c2274 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.092207 | controller | Jun 11 11:50:48.425551 crc crio[22553]: time="2026-06-11T11:50:48.425255836Z" level=info msg="Starting container: 6da3df34f87c2ef16d5d2f10f9a283c44c0085c261723dd8b3c4a772b1adf85c" id=8be7063b-be4b-4fdd-b2a8-6609f5de1bef name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.092223 | controller | Jun 11 11:50:48.432412 crc crio[22553]: time="2026-06-11T11:50:48.430992433Z" level=info msg="Started container" PID=82428 containerID=6da3df34f87c2ef16d5d2f10f9a283c44c0085c261723dd8b3c4a772b1adf85c description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=8be7063b-be4b-4fdd-b2a8-6609f5de1bef name=/runtime.v1.RuntimeService/StartContainer sandboxID=df4ebbee77cbdba07c2f5f38b0129d46475e35bdd6f4be6ec22fac81ad4f1710
2026-06-11 12:41:55.092240 | controller | Jun 11 11:50:57.844937 crc crio[22553]: time="2026-06-11T11:50:57.841274324Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-xqng5/POD" id=78fb9a69-9c1e-48cc-99a7-071f496a6623 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.092256 | controller | Jun 11 11:50:57.844937 crc crio[22553]: time="2026-06-11T11:50:57.842070728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.092275 | controller | Jun 11 11:50:57.933106 crc crio[22553]: time="2026-06-11T11:50:57.932241109Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-xqng5 Namespace:openstack ID:c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b UID:d330063b-b59a-454f-80f0-a0e4d07e95ee NetNS:/var/run/netns/7d63485a-56e2-4b6d-8667-218baa8e0734 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd330063b_b59a_454f_80f0_a0e4d07e95ee.slice PodAnnotations:0xc005f12df0}] Aliases:map[]}"
2026-06-11 12:41:55.092292 | controller | Jun 11 11:50:57.933106 crc crio[22553]: time="2026-06-11T11:50:57.932334882Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-xqng5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.092308 | controller | Jun 11 11:50:57.943009 crc crio[22553]: time="2026-06-11T11:50:57.942943231Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=80c4af11-ed52-4bb5-9412-9b4cdd1f2d30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.092325 | controller | Jun 11 11:50:57.943194 crc crio[22553]: time="2026-06-11T11:50:57.943057645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.092341 | controller | Jun 11 11:50:58.006072 crc crio[22553]: time="2026-06-11T11:50:58.005138307Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=e585f9c1-f311-4e02-b894-46feef24db95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.092377 | controller | Jun 11 11:50:58.006072 crc crio[22553]: time="2026-06-11T11:50:58.00525366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.092394 | controller | Jun 11 11:50:58.134785 crc crio[22553]: time="2026-06-11T11:50:58.134296396Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c UID:e4616929-3513-415f-b487-f75221698495 NetNS:/var/run/netns/b295f5f8-a490-4a47-ad5f-ada7622f3516 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4616929_3513_415f_b487_f75221698495.slice PodAnnotations:0xc00061e078}] Aliases:map[]}"
2026-06-11 12:41:55.092410 | controller | Jun 11 11:50:58.134785 crc crio[22553]: time="2026-06-11T11:50:58.13477898Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.092427 | controller | Jun 11 11:50:58.197226 crc crio[22553]: time="2026-06-11T11:50:58.197171071Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9 UID:905d1802-0714-45d6-b544-f74759af61bc NetNS:/var/run/netns/b1ecceab-6ddf-4644-8233-8898ebd24266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod905d1802_0714_45d6_b544_f74759af61bc.slice PodAnnotations:0xc005f12070}] Aliases:map[]}"
2026-06-11 12:41:55.092443 | controller | Jun 11 11:50:58.197519 crc crio[22553]: time="2026-06-11T11:50:58.19749793Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.092459 | controller | Jun 11 11:50:58.303643 crc crio[22553]: time="2026-06-11T11:50:58.303547255Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=20d70dd1-35cb-4c4e-8996-7d9a0ac5d97f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.092475 | controller | Jun 11 11:50:58.303902 crc crio[22553]: time="2026-06-11T11:50:58.303661479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.092496 | controller | Jun 11 11:50:58.334228 crc crio[22553]: time="2026-06-11T11:50:58.334152949Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=1f570c69-e4cf-4e21-95e5-dd79124ce7cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.092515 | controller | Jun 11 11:50:58.334434 crc crio[22553]: time="2026-06-11T11:50:58.334272012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.092532 | controller | Jun 11 11:50:58.372590 crc crio[22553]: time="2026-06-11T11:50:58.371922701Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069 UID:44dc0084-91bf-4985-aa92-974f29e20ef8 NetNS:/var/run/netns/36e4bfce-a60c-4ae2-b25b-961299464c77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44dc0084_91bf_4985_aa92_974f29e20ef8.slice PodAnnotations:0xc005f12260}] Aliases:map[]}"
2026-06-11 12:41:55.092548 | controller | Jun 11 11:50:58.372590 crc crio[22553]: time="2026-06-11T11:50:58.372554109Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.092564 | controller | Jun 11 11:50:58.391236 crc crio[22553]: time="2026-06-11T11:50:58.391150452Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/POD" id=39e5afaf-23dd-4fae-9660-3e7b0f4bccf1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.092581 | controller | Jun 11 11:50:58.391347 crc crio[22553]: time="2026-06-11T11:50:58.391257615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.092597 | controller | Jun 11 11:50:58.432593 crc crio[22553]: time="2026-06-11T11:50:58.431589152Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c UID:909bb4ec-ec16-4839-95dd-5c08b3ed8d34 NetNS:/var/run/netns/5b5add85-c050-4909-ac9e-33c21834c7cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod909bb4ec_ec16_4839_95dd_5c08b3ed8d34.slice PodAnnotations:0xc001be6680}] Aliases:map[]}"
2026-06-11 12:41:55.092612 | controller | Jun 11 11:50:58.432593 crc crio[22553]: time="2026-06-11T11:50:58.431667465Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.092628 | controller | Jun 11 11:50:58.505281 crc crio[22553]: time="2026-06-11T11:50:58.504875181Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7948f7c9f9-9wdnv Namespace:openstack ID:535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6 UID:98fc0900-6098-47d5-bad7-b0d78305665e NetNS:/var/run/netns/cc0848ed-123f-45d9-a262-dd269944b78b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98fc0900_6098_47d5_bad7_b0d78305665e.slice PodAnnotations:0xc000ca0668}] Aliases:map[]}"
2026-06-11 12:41:55.092644 | controller | Jun 11 11:50:58.505281 crc crio[22553]: time="2026-06-11T11:50:58.504965014Z" level=info msg="Adding pod openstack_dnsmasq-dns-7948f7c9f9-9wdnv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.092660 | controller | Jun 11 11:50:58.771043 crc crio[22553]: 2026-06-11T11:50:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9c2bfb071dff15 Mac:42:55:7f:d9:97:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/7d63485a-56e2-4b6d-8667-218baa8e0734 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.092681 | controller | Jun 11 11:50:58.774735 crc crio[22553]: time="2026-06-11T11:50:58.773347156Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-xqng5 Namespace:openstack ID:c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b UID:d330063b-b59a-454f-80f0-a0e4d07e95ee NetNS:/var/run/netns/7d63485a-56e2-4b6d-8667-218baa8e0734 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd330063b_b59a_454f_80f0_a0e4d07e95ee.slice PodAnnotations:0xc005f12df0}] Aliases:map[]}"
2026-06-11 12:41:55.092698 | controller | Jun 11 11:50:58.774735 crc crio[22553]: time="2026-06-11T11:50:58.773568383Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-xqng5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.092714 | controller | Jun 11 11:50:58.788118 crc crio[22553]: time="2026-06-11T11:50:58.787583412Z" level=warning msg="Stopping container 346e96be041a47258eebf1fcdec215005834dab4c2f2c1034c9d7274f4eb6611 with stop signal(15) timed out. Killing..."
2026-06-11 12:41:55.092729 | controller | Jun 11 11:50:58.791485 crc crio[22553]: time="2026-06-11T11:50:58.790582459Z" level=info msg="Ran pod sandbox c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b with infra container: openstack/nova-cell0-cell-mapping-xqng5/POD" id=78fb9a69-9c1e-48cc-99a7-071f496a6623 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.092745 | controller | Jun 11 11:50:58.791485 crc crio[22553]: time="2026-06-11T11:50:58.790914799Z" level=warning msg="Stopping container 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77 with stop signal(15) timed out. Killing..."
2026-06-11 12:41:55.092761 | controller | Jun 11 11:50:58.811787 crc crio[22553]: time="2026-06-11T11:50:58.800958012Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=f5f5d414-6173-4031-aa12-9bf0f9b128b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.092777 | controller | Jun 11 11:50:58.881778 crc crio[22553]: 2026-06-11T11:50:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e0bdb1dd63ce79 Mac:8a:0d:ba:7e:ad:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/b295f5f8-a490-4a47-ad5f-ada7622f3516 SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.092793 | controller | Jun 11 11:50:58.881778 crc crio[22553]: time="2026-06-11T11:50:58.87798666Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c UID:e4616929-3513-415f-b487-f75221698495 NetNS:/var/run/netns/b295f5f8-a490-4a47-ad5f-ada7622f3516 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4616929_3513_415f_b487_f75221698495.slice PodAnnotations:0xc00061e078}] Aliases:map[]}"
2026-06-11 12:41:55.092808 | controller | Jun 11 11:50:58.881778 crc crio[22553]: time="2026-06-11T11:50:58.878052782Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=76966fa1-1391-493b-818e-e02952dd0795 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.092824 | controller | Jun 11 11:50:58.881778 crc crio[22553]: time="2026-06-11T11:50:58.878161095Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.092840 | controller | Jun 11 11:50:58.900495 crc crio[22553]: time="2026-06-11T11:50:58.900328012Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-xqng5/nova-manage" id=50c24d3f-902a-42eb-b66c-4df55f22950e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.092861 | controller | Jun 11 11:50:58.921335 crc crio[22553]: time="2026-06-11T11:50:58.921262563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.092878 | controller | Jun 11 11:50:58.931260 crc crio[22553]: time="2026-06-11T11:50:58.929417191Z" level=info msg="Ran pod sandbox 8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c with infra container: openstack/nova-api-0/POD" id=80c4af11-ed52-4bb5-9412-9b4cdd1f2d30 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.092894 | controller | Jun 11 11:50:58.947922 crc crio[22553]: time="2026-06-11T11:50:58.944344527Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=26c0d7cc-ca72-4abf-bc1c-513c64e5955d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.092910 | controller | Jun 11 11:50:58.947922 crc crio[22553]: time="2026-06-11T11:50:58.947510509Z" level=error msg="Killing container 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 12:41:55.092926 | controller | Jun 11 11:50:58.977537 crc crio[22553]: time="2026-06-11T11:50:58.974752674Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=26c0d7cc-ca72-4abf-bc1c-513c64e5955d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.092941 | controller | Jun 11 11:50:58.977537 crc crio[22553]: time="2026-06-11T11:50:58.974967431Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=26c0d7cc-ca72-4abf-bc1c-513c64e5955d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.092957 | controller | Jun 11 11:50:58.985756 crc crio[22553]: time="2026-06-11T11:50:58.983794868Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=30068079-6974-4de5-97ce-82f675967c99 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.092972 | controller | Jun 11 11:50:59.007900 crc crio[22553]: time="2026-06-11T11:50:59.007398147Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-11 12:41:55.092987 | controller | Jun 11 11:50:59.018583 crc crio[22553]: time="2026-06-11T11:50:59.017620995Z" level=info msg="Stopped container 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77: openstack/ceilometer-0/ceilometer-notification-agent" id=a24ebc3f-c243-4afb-9717-df05e6c23b3d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.093003 | controller | Jun 11 11:50:59.025231 crc crio[22553]: time="2026-06-11T11:50:59.024922298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.093018 | controller | Jun 11 11:50:59.043287 crc crio[22553]: time="2026-06-11T11:50:59.043184801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.093034 | controller | Jun 11 11:50:59.094130 crc crio[22553]: 2026-06-11T11:50:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e94cbd69de57f84 Mac:1a:89:6a:27:a0:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/b1ecceab-6ddf-4644-8233-8898ebd24266 SocketPath: PciID:}] [{Interface:0xc00013aef0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.093050 | controller | Jun 11 11:50:59.177893 crc crio[22553]: time="2026-06-11T11:50:59.17334011Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9 UID:905d1802-0714-45d6-b544-f74759af61bc NetNS:/var/run/netns/b1ecceab-6ddf-4644-8233-8898ebd24266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod905d1802_0714_45d6_b544_f74759af61bc.slice PodAnnotations:0xc005f12070}] Aliases:map[]}"
2026-06-11 12:41:55.093069 | controller | Jun 11 11:50:59.177893 crc crio[22553]: time="2026-06-11T11:50:59.173635209Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.093085 | controller | Jun 11 11:50:59.198276 crc crio[22553]: 2026-06-11T11:50:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a8ea1aa722a97c Mac:ea:f6:85:62:46:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/36e4bfce-a60c-4ae2-b25b-961299464c77 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.093101 | controller | Jun 11 11:50:59.200657 crc crio[22553]: time="2026-06-11T11:50:59.200465652Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069 UID:44dc0084-91bf-4985-aa92-974f29e20ef8 NetNS:/var/run/netns/36e4bfce-a60c-4ae2-b25b-961299464c77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44dc0084_91bf_4985_aa92_974f29e20ef8.slice PodAnnotations:0xc005f12260}] Aliases:map[]}"
2026-06-11 12:41:55.093117 | controller | Jun 11 11:50:59.200915 crc crio[22553]: time="2026-06-11T11:50:59.200669278Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.093133 | controller | Jun 11 11:50:59.225758 crc crio[22553]: time="2026-06-11T11:50:59.223260327Z" level=info msg="Ran pod sandbox e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=e585f9c1-f311-4e02-b894-46feef24db95 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.093148 | controller | Jun 11 11:50:59.237264 crc crio[22553]: time="2026-06-11T11:50:59.235792733Z" level=info msg="Ran pod sandbox 1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069 with infra container: openstack/nova-scheduler-0/POD" id=20d70dd1-35cb-4c4e-8996-7d9a0ac5d97f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.093164 | controller | Jun 11 11:50:59.239475 crc crio[22553]: time="2026-06-11T11:50:59.239429709Z" level=info msg="Created container f8f13816121e959975cb92775f4d48a76ea7a13a56eb60db27c03fd86ebf3b68: openstack/nova-cell0-cell-mapping-xqng5/nova-manage" id=50c24d3f-902a-42eb-b66c-4df55f22950e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.093180 | controller | Jun 11 11:50:59.241661 crc crio[22553]: time="2026-06-11T11:50:59.241407146Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=b90fc163-edd2-40aa-be2e-e534e174ffd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.093196 | controller | Jun 11 11:50:59.242797 crc crio[22553]: time="2026-06-11T11:50:59.242002344Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found" id=b90fc163-edd2-40aa-be2e-e534e174ffd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.093212 | controller | Jun 11 11:50:59.242797 crc crio[22553]: time="2026-06-11T11:50:59.242101877Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found" id=b90fc163-edd2-40aa-be2e-e534e174ffd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.093231 | controller | Jun 11 11:50:59.248845 crc crio[22553]: time="2026-06-11T11:50:59.248601206Z" level=info msg="Starting container: f8f13816121e959975cb92775f4d48a76ea7a13a56eb60db27c03fd86ebf3b68" id=9bf45d72-975f-41b6-a689-3b08c11277a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.093246 | controller | Jun 11 11:50:59.251746 crc crio[22553]: time="2026-06-11T11:50:59.250015058Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=15ad14da-f912-403f-b6d0-f2c53d603126 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.093262 | controller | Jun 11 11:50:59.251746 crc crio[22553]: time="2026-06-11T11:50:59.250648676Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=c1c63b80-53bb-4588-b0b1-0a38021d7f08 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.093277 | controller | Jun 11 11:50:59.258350 crc crio[22553]: time="2026-06-11T11:50:59.258247408Z" level=info msg="Started container" PID=83114 containerID=f8f13816121e959975cb92775f4d48a76ea7a13a56eb60db27c03fd86ebf3b68 description=openstack/nova-cell0-cell-mapping-xqng5/nova-manage id=9bf45d72-975f-41b6-a689-3b08c11277a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b
2026-06-11 12:41:55.093293 | controller | Jun 11 11:50:59.259815 crc crio[22553]: time="2026-06-11T11:50:59.259634048Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\""
2026-06-11 12:41:55.093309 | controller | Jun 11 11:50:59.261006 crc crio[22553]: time="2026-06-11T11:50:59.260511164Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found" id=c1c63b80-53bb-4588-b0b1-0a38021d7f08 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.093324 | controller | Jun 11 11:50:59.261006 crc crio[22553]: time="2026-06-11T11:50:59.260593366Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found" id=c1c63b80-53bb-4588-b0b1-0a38021d7f08 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.093340 | controller | Jun 11 11:50:59.267326 crc crio[22553]: time="2026-06-11T11:50:59.26722252Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=7774a9cd-ab38-4f30-a0f8-d58940bee667 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.093375 | controller | Jun 11 11:50:59.277986 crc crio[22553]: time="2026-06-11T11:50:59.277782608Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\""
2026-06-11 12:41:55.093393 | controller | Jun 11 11:50:59.345875 crc crio[22553]: time="2026-06-11T11:50:59.345781223Z" level=info msg="Stopped container 346e96be041a47258eebf1fcdec215005834dab4c2f2c1034c9d7274f4eb6611: openstack/ceilometer-0/ceilometer-central-agent" id=cf149499-6b8f-4c13-8bee-83289f77f31f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.093409 | controller | Jun 11 11:50:59.352735 crc crio[22553]: time="2026-06-11T11:50:59.352568001Z" level=info msg="Stopping pod sandbox: 71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e" id=6400357e-3bae-4c2c-8eb0-8f4189b92f6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.093425 | controller | Jun 11 11:50:59.359772 crc crio[22553]: time="2026-06-11T11:50:59.357219246Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e UID:1ca03e18-c24f-4329-864a-891e300835b1 NetNS:/var/run/netns/299c9761-44aa-4152-8836-bae42406fe22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ca03e18_c24f_4329_864a_891e300835b1.slice PodAnnotations:0xc005f12228}] Aliases:map[]}"
2026-06-11 12:41:55.093445 | controller | Jun 11 11:50:59.359772 crc crio[22553]: time="2026-06-11T11:50:59.357462704Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.093462 | controller | Jun 11 11:50:59.391757 crc crio[22553]: 2026-06-11T11:50:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:535c1198ae57416 Mac:3e:f7:11:2b:97:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/cc0848ed-123f-45d9-a262-dd269944b78b SocketPath: PciID:}] [{Interface:0xc00050c730 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.093478 | controller | Jun 11 11:50:59.391757 crc crio[22553]: time="2026-06-11T11:50:59.388498519Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7948f7c9f9-9wdnv Namespace:openstack ID:535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6 UID:98fc0900-6098-47d5-bad7-b0d78305665e NetNS:/var/run/netns/cc0848ed-123f-45d9-a262-dd269944b78b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98fc0900_6098_47d5_bad7_b0d78305665e.slice PodAnnotations:0xc000ca0668}] Aliases:map[]}"
2026-06-11 12:41:55.093494 | controller | Jun 11 11:50:59.391757 crc crio[22553]: time="2026-06-11T11:50:59.391396004Z" level=info msg="Checking pod openstack_dnsmasq-dns-7948f7c9f9-9wdnv for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.093510 | controller | Jun 11 11:50:59.403746 crc crio[22553]: time="2026-06-11T11:50:59.403490827Z" level=info msg="Ran pod sandbox 535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6 with infra container: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/POD" id=39e5afaf-23dd-4fae-9660-3e7b0f4bccf1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.093526 | controller | Jun 11 11:50:59.410458 crc crio[22553]: time="2026-06-11T11:50:59.410315546Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c8502407-6917-42f6-bb4e-a859ad909017 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.093542 | controller | Jun 11 11:50:59.438573 crc crio[22553]: 2026-06-11T11:50:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba660ac36cf5df6 Mac:4a:53:57:38:e2:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/5b5add85-c050-4909-ac9e-33c21834c7cb SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.093558 | controller | Jun 11 11:50:59.439591 crc crio[22553]: time="2026-06-11T11:50:59.439518388Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c UID:909bb4ec-ec16-4839-95dd-5c08b3ed8d34 NetNS:/var/run/netns/5b5add85-c050-4909-ac9e-33c21834c7cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod909bb4ec_ec16_4839_95dd_5c08b3ed8d34.slice PodAnnotations:0xc001be6680}] Aliases:map[]}"
2026-06-11 12:41:55.093575 | controller | Jun 11 11:50:59.439798 crc crio[22553]: time="2026-06-11T11:50:59.439757715Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.093591 | controller | Jun 11 11:50:59.448310 crc crio[22553]: time="2026-06-11T11:50:59.44812912Z" level=info msg="Ran pod sandbox ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c with infra container: openstack/nova-metadata-0/POD" id=1f570c69-e4cf-4e21-95e5-dd79124ce7cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.093607 | controller | Jun 11 11:50:59.451469 crc crio[22553]: time="2026-06-11T11:50:59.451339073Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=f7faff9b-36d3-4b11-b035-89ff5ecd24b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.093627 | controller | Jun 11 11:50:59.451627 crc crio[22553]: time="2026-06-11T11:50:59.45156642Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=f7faff9b-36d3-4b11-b035-89ff5ecd24b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.093643 | controller | Jun 11 11:50:59.451790 crc crio[22553]: time="2026-06-11T11:50:59.451653882Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=f7faff9b-36d3-4b11-b035-89ff5ecd24b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.093659 | controller | Jun 11 11:50:59.454791 crc crio[22553]: time="2026-06-11T11:50:59.452513938Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ecb41ca6-33b6-4a52-bf1d-7cd2081ffa54 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.093675 | controller | Jun 11 11:50:59.457018 crc crio[22553]: time="2026-06-11T11:50:59.456882275Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-11 12:41:55.093691 | controller | Jun 11 11:50:59.503806 crc crio[22553]: time="2026-06-11T11:50:59.502257829Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=50fc08af-c7d7-441c-8102-69792fdb8533 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.093707 | controller | Jun 11 11:50:59.515968 crc crio[22553]: time="2026-06-11T11:50:59.515851546Z" level=info msg="Creating container: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/init" id=c2fb8824-6b70-4dd0-82b3-5a2b64be71dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.093723 | controller | Jun 11 11:50:59.516554 crc crio[22553]: time="2026-06-11T11:50:59.516486075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.093740 | controller | Jun 11 11:50:59.584483 crc crio[22553]: time="2026-06-11T11:50:59.581607724Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-db-sync-mj7ml/POD" id=7df0f36b-4e58-441f-a46d-41811ab3e67f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.093756 | controller | Jun 11 11:50:59.584483 crc crio[22553]: time="2026-06-11T11:50:59.581751038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.093772 | controller | Jun 11 11:50:59.659918 crc crio[22553]: time="2026-06-11T11:50:59.659765495Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-mj7ml Namespace:openstack ID:54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1 UID:5996adcc-2c50-45d5-94b3-68251a406f50 NetNS:/var/run/netns/c1133722-3ffd-48b4-bdf5-5b413d230096 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5996adcc_2c50_45d5_94b3_68251a406f50.slice PodAnnotations:0xc00061ecc8}] Aliases:map[]}"
2026-06-11 12:41:55.093788 | controller | Jun 11 11:50:59.659918 crc crio[22553]: time="2026-06-11T11:50:59.659912249Z" level=info msg="Adding pod openstack_nova-cell1-conductor-db-sync-mj7ml to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.093805 | controller | Jun 11 11:50:59.690135 crc crio[22553]: time="2026-06-11T11:50:59.689984897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.093821 | controller | Jun 11 11:50:59.706165 crc crio[22553]: time="2026-06-11T11:50:59.698421933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.093841 | controller | Jun 11 11:50:59.883449 crc crio[22553]: time="2026-06-11T11:50:59.882769003Z" level=info msg="Stopped pod sandbox: 71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e" id=6400357e-3bae-4c2c-8eb0-8f4189b92f6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.093858 | controller | Jun 11 11:51:00.089506 crc crio[22553]: time="2026-06-11T11:51:00.085084558Z" level=info msg="Created container 4e44d61947947b6c6cc491d2423ef8156005b03bb34c0721ab3000005f448229: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/init" id=c2fb8824-6b70-4dd0-82b3-5a2b64be71dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.093874 | controller | Jun 11 11:51:00.118200 crc crio[22553]: time="2026-06-11T11:51:00.118091001Z" level=info msg="Starting container: 4e44d61947947b6c6cc491d2423ef8156005b03bb34c0721ab3000005f448229" id=97e6d39a-659a-4e55-a805-7e32fd34df27 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.093890 | controller | Jun 11 11:51:00.144085 crc crio[22553]: time="2026-06-11T11:51:00.143965716Z" level=info msg="Started container" PID=83228 containerID=4e44d61947947b6c6cc491d2423ef8156005b03bb34c0721ab3000005f448229 description=openstack/dnsmasq-dns-7948f7c9f9-9wdnv/init id=97e6d39a-659a-4e55-a805-7e32fd34df27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6
2026-06-11 12:41:55.093907 | controller | Jun 11 11:51:00.492909 crc crio[22553]: 2026-06-11T11:51:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54aed7753888289 Mac:3e:9d:36:c9:4b:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/c1133722-3ffd-48b4-bdf5-5b413d230096 SocketPath: PciID:}] [{Interface:0xc000260760 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.093923 | controller | Jun 11 11:51:00.497108 crc crio[22553]: time="2026-06-11T11:51:00.497064421Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-mj7ml Namespace:openstack ID:54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1 UID:5996adcc-2c50-45d5-94b3-68251a406f50 NetNS:/var/run/netns/c1133722-3ffd-48b4-bdf5-5b413d230096 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5996adcc_2c50_45d5_94b3_68251a406f50.slice PodAnnotations:0xc00061ecc8}] Aliases:map[]}"
2026-06-11 12:41:55.093939 | controller | Jun 11 11:51:00.497590 crc crio[22553]: time="2026-06-11T11:51:00.497554625Z" level=info msg="Checking pod openstack_nova-cell1-conductor-db-sync-mj7ml for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.093955 | controller | Jun 11 11:51:00.529864 crc crio[22553]: time="2026-06-11T11:51:00.529778706Z" level=info msg="Ran pod sandbox 54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1 with infra container: openstack/nova-cell1-conductor-db-sync-mj7ml/POD" id=7df0f36b-4e58-441f-a46d-41811ab3e67f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.093972 | controller | Jun 11 11:51:00.533787 crc crio[22553]: time="2026-06-11T11:51:00.533627228Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=0d9275a8-312b-42b0-94eb-3ee66d7a648b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.093988 | controller | Jun 11 11:51:00.563020 crc crio[22553]: time="2026-06-11T11:51:00.562922843Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=b5c55dc5-2ed9-4261-bdf1-1956823d4028 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.094003 | controller | Jun 11 11:51:00.572615 crc crio[22553]: time="2026-06-11T11:51:00.572529494Z" level=info msg="Creating container: openstack/nova-cell1-conductor-db-sync-mj7ml/nova-cell1-conductor-db-sync" id=5e2a8f24-89b0-4e68-b538-ea03dbddbf4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.094023 | controller | Jun 11 11:51:00.573615 crc crio[22553]: time="2026-06-11T11:51:00.573524903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.094039 | controller | Jun 11 11:51:00.579576 crc crio[22553]: time="2026-06-11T11:51:00.577336374Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b3527fc0-f6aa-4507-842d-06bf1f0b0afb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.094055 | controller | Jun 11 11:51:00.627033 crc crio[22553]: time="2026-06-11T11:51:00.62518635Z" level=info msg="Removing container: 297a9fccc4b30a772fd052f40458e932dca0cb042cc43f3ec18276dd82c52260" id=61037816-d526-49ae-860b-5a86aad0bc70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.094071 | controller | Jun 11 11:51:00.701131 crc crio[22553]: time="2026-06-11T11:51:00.701026204Z" level=info msg="Removed container 297a9fccc4b30a772fd052f40458e932dca0cb042cc43f3ec18276dd82c52260: openstack/ceilometer-0/proxy-httpd" id=61037816-d526-49ae-860b-5a86aad0bc70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.094087 | controller | Jun 11 11:51:00.712003 crc crio[22553]: time="2026-06-11T11:51:00.711949003Z" level=info msg="Removing container: cc305f3d5544f6f84d06e6fe7a54e7b7b047e086d91a9aed9f905ba12152fc8c" id=2e628ee9-859e-4229-b28d-45d462760408 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.094102 | controller | Jun 11 11:51:00.725582 crc crio[22553]: time="2026-06-11T11:51:00.725459377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.094118 | controller | Jun 11 11:51:00.732742 crc crio[22553]: time="2026-06-11T11:51:00.732586165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.094134 | controller | Jun 11 11:51:00.874935 crc crio[22553]: time="2026-06-11T11:51:00.874460535Z" level=info msg="Removed container cc305f3d5544f6f84d06e6fe7a54e7b7b047e086d91a9aed9f905ba12152fc8c: openstack/ceilometer-0/sg-core" id=2e628ee9-859e-4229-b28d-45d462760408 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.094150 | controller | Jun 11 11:51:00.877774 crc crio[22553]: time="2026-06-11T11:51:00.875504346Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5e62615b-5eb8-46ed-bf34-b63f52c8210d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.094166 | controller | Jun 11 11:51:00.918668 crc crio[22553]: time="2026-06-11T11:51:00.918576793Z" level=info msg="Creating container: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/dnsmasq-dns" id=5983b677-bed1-4d86-b364-56d9b11cfa13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.094182 | controller | Jun 11 11:51:00.918668 crc crio[22553]: time="2026-06-11T11:51:00.918628344Z" level=info msg="Removing container: 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77" id=be591725-42f5-4d2a-965c-ef7ac187a93e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.094198 | controller | Jun 11 11:51:00.918668 crc crio[22553]: time="2026-06-11T11:51:00.919214801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.094214 | controller | Jun 11 11:51:01.022150 crc crio[22553]: time="2026-06-11T11:51:01.021982221Z" level=info msg="Removed container 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77: openstack/ceilometer-0/ceilometer-notification-agent" id=be591725-42f5-4d2a-965c-ef7ac187a93e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.094229 | controller | Jun 11 11:51:01.034147 crc crio[22553]: time="2026-06-11T11:51:01.034052433Z" level=info msg="Removing container: 346e96be041a47258eebf1fcdec215005834dab4c2f2c1034c9d7274f4eb6611" id=683fccd1-d522-4383-96e2-27ba24c674ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.094249 | controller | Jun 11 11:51:01.037531 crc crio[22553]: time="2026-06-11T11:51:01.037091772Z" level=info msg="Created container 9a4a7fbea57ce8a8eed72c13bbf1998a9f354eedce56bb1e5873400af8a32a75: openstack/nova-cell1-conductor-db-sync-mj7ml/nova-cell1-conductor-db-sync" id=5e2a8f24-89b0-4e68-b538-ea03dbddbf4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.094265 | controller | Jun 11 11:51:01.044897 crc crio[22553]: time="2026-06-11T11:51:01.044822777Z" level=info msg="Starting container: 9a4a7fbea57ce8a8eed72c13bbf1998a9f354eedce56bb1e5873400af8a32a75" id=0e2de7ab-d734-4fdc-b244-418c751019af name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.094281 | controller | Jun 11 11:51:01.054296 crc crio[22553]: time="2026-06-11T11:51:01.054195541Z" level=info msg="Started container" PID=83378 containerID=9a4a7fbea57ce8a8eed72c13bbf1998a9f354eedce56bb1e5873400af8a32a75 description=openstack/nova-cell1-conductor-db-sync-mj7ml/nova-cell1-conductor-db-sync id=0e2de7ab-d734-4fdc-b244-418c751019af name=/runtime.v1.RuntimeService/StartContainer sandboxID=54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1
2026-06-11 12:41:55.094297 | controller | Jun 11 11:51:01.069252 crc crio[22553]: time="2026-06-11T11:51:01.069161268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.094314 | controller | Jun 11 11:51:01.081474 crc crio[22553]: time="2026-06-11T11:51:01.081345123Z" level=info msg="Removed container 346e96be041a47258eebf1fcdec215005834dab4c2f2c1034c9d7274f4eb6611: openstack/ceilometer-0/ceilometer-central-agent" id=683fccd1-d522-4383-96e2-27ba24c674ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.094330 | controller | Jun 11 11:51:01.088045 crc crio[22553]: time="2026-06-11T11:51:01.087960866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.094382 | controller | Jun 11 11:51:01.216979 crc crio[22553]: time="2026-06-11T11:51:01.216892789Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-2vgm5/POD" id=57ea1472-a6fa-46b9-94ce-f1e7ae93fef2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.094401 | controller | Jun 11 11:51:01.217209 crc crio[22553]: time="2026-06-11T11:51:01.217055114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.094417 | controller | Jun 11 11:51:01.282767 crc crio[22553]: time="2026-06-11T11:51:01.282632118Z" level=info msg="Got pod network &{Name:community-operators-2vgm5 Namespace:openshift-marketplace ID:705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964 UID:ea93e1e6-0c4e-460c-9e9f-3b91782eec2e NetNS:/var/run/netns/e0ed8ed7-a881-4547-98cb-83c7f27e33c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podea93e1e6_0c4e_460c_9e9f_3b91782eec2e.slice PodAnnotations:0xc00001aad0}] Aliases:map[]}"
2026-06-11 12:41:55.094434 | controller | Jun 11 11:51:01.282767 crc crio[22553]: time="2026-06-11T11:51:01.282748841Z" level=info msg="Adding pod openshift-marketplace_community-operators-2vgm5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.094450 | controller | Jun 11 11:51:01.308348 crc crio[22553]: time="2026-06-11T11:51:01.308259906Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=32249b35-ee0a-440e-bedd-29d48be1a79e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.094470 | controller | Jun 11 11:51:01.308348 crc crio[22553]: time="2026-06-11T11:51:01.30839756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.094487 | controller | Jun 11 11:51:01.366295 crc crio[22553]: time="2026-06-11T11:51:01.366141695Z" level=info msg="Created container 9f2c32939a72b0dcd3e3ab4e96cc4990ce64a474c18b85e92a93468f6580f1f1: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/dnsmasq-dns" id=5983b677-bed1-4d86-b364-56d9b11cfa13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.094503 | controller | Jun 11 11:51:01.368487 crc crio[22553]: time="2026-06-11T11:51:01.368350009Z" level=info msg="Starting container: 9f2c32939a72b0dcd3e3ab4e96cc4990ce64a474c18b85e92a93468f6580f1f1" id=5a928a44-4225-4136-a867-6e4e3a927af8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.094519 | controller | Jun 11 11:51:01.379957 crc crio[22553]: time="2026-06-11T11:51:01.379417502Z" level=info msg="Started container" PID=83407 containerID=9f2c32939a72b0dcd3e3ab4e96cc4990ce64a474c18b85e92a93468f6580f1f1 description=openstack/dnsmasq-dns-7948f7c9f9-9wdnv/dnsmasq-dns id=5a928a44-4225-4136-a867-6e4e3a927af8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6
2026-06-11 12:41:55.094536 | controller | Jun 11 11:51:01.458157 crc crio[22553]: time="2026-06-11T11:51:01.454589536Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793 UID:4d0a4914-9def-4bd8-96c3-2e81d7bb3191 NetNS:/var/run/netns/7e93e1c8-1971-4442-802c-1923b2a4c985 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d0a4914_9def_4bd8_96c3_2e81d7bb3191.slice PodAnnotations:0xc00061e330}] Aliases:map[]}"
2026-06-11 12:41:55.094553 | controller | Jun 11 11:51:01.458157 crc crio[22553]: time="2026-06-11T11:51:01.454755911Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.094569 | controller | Jun 11 11:51:02.129979 crc crio[22553]: 2026-06-11T11:51:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:705c08ae2ae9fd6 Mac:be:93:3b:ee:31:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/e0ed8ed7-a881-4547-98cb-83c7f27e33c9 SocketPath: PciID:}] [{Interface:0xc00053c780 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.094585 | controller | Jun 11 11:51:02.145108 crc crio[22553]: time="2026-06-11T11:51:02.144257594Z" level=info msg="Got pod network &{Name:community-operators-2vgm5 Namespace:openshift-marketplace ID:705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964 UID:ea93e1e6-0c4e-460c-9e9f-3b91782eec2e NetNS:/var/run/netns/e0ed8ed7-a881-4547-98cb-83c7f27e33c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podea93e1e6_0c4e_460c_9e9f_3b91782eec2e.slice PodAnnotations:0xc00001aad0}] Aliases:map[]}"
2026-06-11 12:41:55.094601 | controller | Jun 11 11:51:02.145438 crc crio[22553]: time="2026-06-11T11:51:02.145213282Z" level=info msg="Checking pod openshift-marketplace_community-operators-2vgm5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.094618 | controller | Jun 11 11:51:02.196801 crc crio[22553]: time="2026-06-11T11:51:02.196639692Z" level=info msg="Ran pod sandbox 705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964 with infra container: openshift-marketplace/community-operators-2vgm5/POD" id=57ea1472-a6fa-46b9-94ce-f1e7ae93fef2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.094634 | controller | Jun 11 11:51:02.211270 crc crio[22553]: time="2026-06-11T11:51:02.211219138Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=320d7941-9ee6-4f20-8999-20b03e302a5d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.094654 | controller | Jun 11 11:51:02.222099 crc crio[22553]: time="2026-06-11T11:51:02.218273514Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6cb31530-b069-49e5-b82a-81a350c27f6c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.094671 | controller | Jun 11 11:51:02.229130 crc crio[22553]: time="2026-06-11T11:51:02.229092669Z" level=info msg="Creating container: openshift-marketplace/community-operators-2vgm5/extract-utilities" id=025ee41d-d8c4-44c4-a821-e8d67ba2fc97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.094687 | controller | Jun 11 11:51:02.232144 crc crio[22553]: time="2026-06-11T11:51:02.232118468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.094702 | controller | Jun 11 11:51:02.519961 crc crio[22553]: 2026-06-11T11:51:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:495b6d53f62e63f Mac:e6:22:c7:bb:52:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/7e93e1c8-1971-4442-802c-1923b2a4c985 SocketPath: PciID:}] [{Interface:0xc000014e90 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.094719 | controller | Jun 11 11:51:02.521617 crc crio[22553]: time="2026-06-11T11:51:02.521536504Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793 UID:4d0a4914-9def-4bd8-96c3-2e81d7bb3191 NetNS:/var/run/netns/7e93e1c8-1971-4442-802c-1923b2a4c985 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d0a4914_9def_4bd8_96c3_2e81d7bb3191.slice PodAnnotations:0xc00061e330}] Aliases:map[]}"
2026-06-11 12:41:55.094735 | controller | Jun 11 11:51:02.521931 crc crio[22553]: time="2026-06-11T11:51:02.52173962Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.094751 | controller | Jun 11 11:51:03.431287 crc crio[22553]: time="2026-06-11T11:51:03.429655056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.094767 | controller | Jun 11 11:51:03.433429 crc crio[22553]: time="2026-06-11T11:51:03.432309284Z" level=info msg="Ran pod sandbox 495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793 with infra container: openstack/ceilometer-0/POD" id=32249b35-ee0a-440e-bedd-29d48be1a79e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.094783 | controller | Jun 11 11:51:03.439133 crc crio[22553]: time="2026-06-11T11:51:03.43904833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.094800 | controller | Jun 11 11:51:03.441291 crc crio[22553]: time="2026-06-11T11:51:03.441206733Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=0244b2b1-ef42-474a-b1f0-8f96f6ab7a00 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.094816 | controller | Jun 11 11:51:03.655997 crc crio[22553]: time="2026-06-11T11:51:03.655337213Z" level=info msg="Created container 74080b1c209664392f4945d8f80a270d152a1b236a3fce428ee2221565e1361e: openshift-marketplace/community-operators-2vgm5/extract-utilities" id=025ee41d-d8c4-44c4-a821-e8d67ba2fc97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.094832 | controller | Jun 11 11:51:03.657518 crc crio[22553]: time="2026-06-11T11:51:03.657412393Z" level=info msg="Starting container: 74080b1c209664392f4945d8f80a270d152a1b236a3fce428ee2221565e1361e" id=b8a0e6e4-0da5-4ad2-ab0f-17a3cb445f2a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.094852 | controller | Jun 11 11:51:03.674342 crc crio[22553]: time="2026-06-11T11:51:03.66485058Z" level=info msg="Started container" PID=83560 containerID=74080b1c209664392f4945d8f80a270d152a1b236a3fce428ee2221565e1361e description=openshift-marketplace/community-operators-2vgm5/extract-utilities id=b8a0e6e4-0da5-4ad2-ab0f-17a3cb445f2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964
2026-06-11 12:41:55.094868 | controller | Jun 11 11:51:03.822624 crc crio[22553]: time="2026-06-11T11:51:03.822524682Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=be3cb727-5466-4128-b84d-64fa0762a9d9 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.094884 | controller | Jun 11 11:51:03.842429 crc crio[22553]: time="2026-06-11T11:51:03.842276758Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 12:41:55.094900 | controller | Jun 11 11:51:04.668828 crc crio[22553]: time="2026-06-11T11:51:04.667906144Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=99165639-15e1-4490-bf6a-2f66423cd29a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.094916 | controller | Jun 11 11:51:05.985256 crc crio[22553]: time="2026-06-11T11:51:05.984400063Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=cc655d13-38c9-4df0-a944-93d233b3447c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.094932 | controller | Jun 11 11:51:06.030051 crc crio[22553]: time="2026-06-11T11:51:06.029921352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.094948 | controller | Jun 11 11:51:06.093808 crc crio[22553]: time="2026-06-11T11:51:06.093630901Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e" id=7774a9cd-ab38-4f30-a0f8-d58940bee667 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.094964 | controller | Jun 11 11:51:06.094991 crc crio[22553]: time="2026-06-11T11:51:06.094877868Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=9ff63087-8122-4ede-9d98-18c5480b68f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.094980 | controller | Jun 11 11:51:06.107636 crc crio[22553]: time="2026-06-11T11:51:06.107508166Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90" id=15ad14da-f912-403f-b6d0-f2c53d603126 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.094996 | controller | Jun 11 11:51:06.109122 crc crio[22553]: time="2026-06-11T11:51:06.109067952Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=8b5150e6-8a51-46a4-b4f4-373877133bf2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.095012 | controller | Jun 11 11:51:06.115007 crc crio[22553]: time="2026-06-11T11:51:06.114899622Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3" id=30068079-6974-4de5-97ce-82f675967c99 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.095027 | controller | Jun 11 11:51:06.116023 crc crio[22553]: time="2026-06-11T11:51:06.11585303Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=99a9f15c-b911-43ee-8097-eea1bfef4dc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.095047 | controller | Jun 11 11:51:06.151840 crc crio[22553]: time="2026-06-11T11:51:06.151572342Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3" id=ecb41ca6-33b6-4a52-bf1d-7cd2081ffa54 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.095064 | controller | Jun 11 11:51:06.153058 crc crio[22553]: time="2026-06-11T11:51:06.152979553Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=45da5fe0-978b-4729-b714-655251e01396 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.095080 | controller | Jun 11 11:51:06.182285 crc crio[22553]: time="2026-06-11T11:51:06.182219317Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=a2568864-8bd5-4c44-b4db-a6e428586a6f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.095096 | controller | Jun 11 11:51:06.198922 crc crio[22553]: time="2026-06-11T11:51:06.198819171Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=be3cb727-5466-4128-b84d-64fa0762a9d9 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.095112 | controller | Jun 11 11:51:06.200038 crc crio[22553]: time="2026-06-11T11:51:06.199937504Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=1687c78d-c3ec-4671-b52c-b604dc86dc81 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.095127 | controller | Jun 11 11:51:06.200338 crc crio[22553]: time="2026-06-11T11:51:06.200282104Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=fb83368b-1027-4223-83f3-dcc1e01b3ca3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.095142 | controller | Jun 11 11:51:06.206067 crc crio[22553]: time="2026-06-11T11:51:06.205665551Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=45c70dc0-a996-48df-81fa-a89039805fc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.095158 | controller | Jun 11 11:51:06.208760 crc crio[22553]: time="2026-06-11T11:51:06.208591547Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=12f5350d-b52e-4394-b26e-92cecca430b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.095173 | controller | Jun 11 11:51:06.212944 crc crio[22553]: time="2026-06-11T11:51:06.212841281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.095189 | controller | Jun 11 11:51:06.214214 crc crio[22553]: time="2026-06-11T11:51:06.214012555Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=6a809bb7-46e5-4d47-952a-c1bb26ef0ecd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.095204 | controller | Jun 11 11:51:06.216604 crc crio[22553]: time="2026-06-11T11:51:06.216536328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.095220 | controller | Jun 11 11:51:06.219455 crc crio[22553]: time="2026-06-11T11:51:06.219355061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.095235 | controller | Jun 11 11:51:06.231976 crc crio[22553]: time="2026-06-11T11:51:06.231858176Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=4031b92b-8b9d-44bc-ace3-f405aa3976ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.095251 | controller | Jun 11 11:51:06.234488 crc crio[22553]: time="2026-06-11T11:51:06.233664578Z" level=info msg="Creating container: openshift-marketplace/community-operators-2vgm5/extract-content" id=cd5beaef-3678-4f59-8c97-46cebed6f92f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.095271 | controller | Jun 11 11:51:06.241269 crc crio[22553]: time="2026-06-11T11:51:06.241172728Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=41ae9876-9eac-4236-83cd-8f02226131bc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.095287 | controller | Jun 11 11:51:06.241641 crc crio[22553]: time="2026-06-11T11:51:06.241564169Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=27d27d80-c0b9-4a5d-a32d-4f7fe8a91a3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.095302 | controller | Jun 11 11:51:06.252036 crc crio[22553]: time="2026-06-11T11:51:06.251939752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.095317 | controller | Jun 11 11:51:06.252777 crc crio[22553]: time="2026-06-11T11:51:06.252635202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.095332 | controller | Jun 11 11:51:06.254059 crc crio[22553]: time="2026-06-11T11:51:06.253906479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.095362 | controller | Jun 11 11:51:06.266184 crc crio[22553]: time="2026-06-11T11:51:06.265803636Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=f23ab623-9690-463c-a7fd-2c503bf20c5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.095383 | controller | Jun 11 11:51:06.317833 crc crio[22553]: time="2026-06-11T11:51:06.317624509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.095399 | controller | Jun 11 11:51:06.323610 crc crio[22553]: time="2026-06-11T11:51:06.32349675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.095414 | controller | Jun 11 11:51:06.355427 crc crio[22553]: time="2026-06-11T11:51:06.355273858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.095430 | controller | Jun 11 11:51:06.355882 crc crio[22553]: time="2026-06-11T11:51:06.355624268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.095445 | controller | Jun 11 11:51:06.358924 crc crio[22553]: time="2026-06-11T11:51:06.358836152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.095461 | controller | Jun 11 11:51:06.410070 crc crio[22553]: time="2026-06-11T11:51:06.409626024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.095476 | controller | Jun 11 11:51:06.416149 crc crio[22553]: time="2026-06-11T11:51:06.41602278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.095495 | controller | Jun 11 11:51:06.416616 crc crio[22553]: time="2026-06-11T11:51:06.416060272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.095517 | controller | Jun 11 11:51:06.420030 crc crio[22553]: time="2026-06-11T11:51:06.419877653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.095532 | controller | Jun 11 11:51:06.437516 crc crio[22553]: time="2026-06-11T11:51:06.437429625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.095547 | controller | Jun 11 11:51:06.441634 crc crio[22553]: time="2026-06-11T11:51:06.441557816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.095563 | controller | Jun 11 11:51:06.636250 crc crio[22553]: time="2026-06-11T11:51:06.635030791Z" level=info msg="Created container 3f86f3baaa2e96260f68494da15830e02a3549c6f635926b8d4ca3065896c266: openshift-marketplace/community-operators-2vgm5/extract-content" id=cd5beaef-3678-4f59-8c97-46cebed6f92f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.095578 | controller | Jun 11 11:51:06.638086 crc crio[22553]: time="2026-06-11T11:51:06.637867104Z" level=info msg="Starting container: 3f86f3baaa2e96260f68494da15830e02a3549c6f635926b8d4ca3065896c266" id=bed2d64b-70f3-4a58-a5a7-d2a75ce6f6e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.095594 | controller | Jun 11 11:51:06.644597 crc crio[22553]: time="2026-06-11T11:51:06.644497358Z" level=info msg="Started container" PID=83835 containerID=3f86f3baaa2e96260f68494da15830e02a3549c6f635926b8d4ca3065896c266 description=openshift-marketplace/community-operators-2vgm5/extract-content id=bed2d64b-70f3-4a58-a5a7-d2a75ce6f6e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964
2026-06-11 12:41:55.095610 | controller | Jun 11 11:51:06.702318 crc crio[22553]: time="2026-06-11T11:51:06.702205051Z" level=info msg="Created container 9611f40aef7781df9290efe0ac45c7d0aba6bbb0e2e0b25d9b9039c89b9600d7: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=6a809bb7-46e5-4d47-952a-c1bb26ef0ecd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.095626 | controller | Jun 11 11:51:06.703911 crc crio[22553]: time="2026-06-11T11:51:06.703806737Z" level=info msg="Starting container: 9611f40aef7781df9290efe0ac45c7d0aba6bbb0e2e0b25d9b9039c89b9600d7" id=fae0d962-1a11-45e2-ba0a-1702ba7152cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.095642 | controller | Jun 11 11:51:06.707309 crc crio[22553]: time="2026-06-11T11:51:06.707212057Z" level=info msg="Created container 2ad104ba4b6dca6920a638686db0276ec93df0b375fb4b5aa4c10dab6da1e017: openstack/nova-api-0/nova-api-log" id=4031b92b-8b9d-44bc-ace3-f405aa3976ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.095657 | controller | Jun 11 11:51:06.708533 crc crio[22553]: time="2026-06-11T11:51:06.708487074Z" level=info msg="Starting container: 2ad104ba4b6dca6920a638686db0276ec93df0b375fb4b5aa4c10dab6da1e017" id=65c12e3c-c2f6-4b62-94ca-6e81ab68b32d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.095673 | controller | Jun 11 11:51:06.713313 crc crio[22553]: time="2026-06-11T11:51:06.713204772Z" level=info msg="Started container" PID=83837 containerID=9611f40aef7781df9290efe0ac45c7d0aba6bbb0e2e0b25d9b9039c89b9600d7 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=fae0d962-1a11-45e2-ba0a-1702ba7152cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069
2026-06-11 12:41:55.095689 | controller | Jun 11 11:51:06.716315 crc crio[22553]: time="2026-06-11T11:51:06.716179749Z" level=info msg="Started container" PID=83834 containerID=2ad104ba4b6dca6920a638686db0276ec93df0b375fb4b5aa4c10dab6da1e017 description=openstack/nova-api-0/nova-api-log id=65c12e3c-c2f6-4b62-94ca-6e81ab68b32d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c
2026-06-11 12:41:55.095708 | controller | Jun 11 11:51:06.717954 crc crio[22553]: time="2026-06-11T11:51:06.717860518Z" level=info msg="Created container f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=f23ab623-9690-463c-a7fd-2c503bf20c5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.095725 | controller | Jun 11 11:51:06.719012 crc crio[22553]: time="2026-06-11T11:51:06.718927539Z" level=info msg="Starting container: f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571" id=0a307366-8d1c-4fde-883e-e151168e31ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.095740 | controller | Jun 11 11:51:06.724944 crc crio[22553]: time="2026-06-11T11:51:06.724886573Z" level=info msg="Created container cf82e3cd737f4e48afde7db5567dc9ba87673f99128b1c755cd4879fd2a47246: openstack/ceilometer-0/ceilometer-central-agent" id=cc655d13-38c9-4df0-a944-93d233b3447c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.095756 | controller | Jun 11 11:51:06.726353 crc crio[22553]: time="2026-06-11T11:51:06.726194441Z" level=info msg="Started container" PID=83833 containerID=f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=0a307366-8d1c-4fde-883e-e151168e31ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9
2026-06-11 12:41:55.095772 | controller | Jun 11 11:51:06.730181 crc crio[22553]: time="2026-06-11T11:51:06.730045253Z" level=info msg="Created container 59901c97dd401c46d57b3278e8a1c1eaf2743d117fe54586ad74eb24a9d967af: openstack/nova-metadata-0/nova-metadata-log" id=27d27d80-c0b9-4a5d-a32d-4f7fe8a91a3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.095788 | controller | Jun 11 11:51:06.731292 crc crio[22553]: time="2026-06-11T11:51:06.731190377Z" level=info msg="Starting container: 59901c97dd401c46d57b3278e8a1c1eaf2743d117fe54586ad74eb24a9d967af" id=ec7af1e7-b85d-4ede-882b-46b2abf05a14 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.095804 | controller | Jun 11 11:51:06.732886 crc crio[22553]: time="2026-06-11T11:51:06.732751452Z" level=info msg="Starting container: cf82e3cd737f4e48afde7db5567dc9ba87673f99128b1c755cd4879fd2a47246" id=4cdd94ad-b012-42e0-b367-603bdc895c99 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.095819 | controller | Jun 11 11:51:06.739013 crc crio[22553]: time="2026-06-11T11:51:06.738899462Z" level=info msg="Started container" PID=83838 containerID=59901c97dd401c46d57b3278e8a1c1eaf2743d117fe54586ad74eb24a9d967af description=openstack/nova-metadata-0/nova-metadata-log id=ec7af1e7-b85d-4ede-882b-46b2abf05a14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c
2026-06-11 12:41:55.095835 | controller | Jun 11 11:51:06.740566 crc crio[22553]: time="2026-06-11T11:51:06.740496408Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=e6ccecc0-7fa2-463e-ac6d-b9b8a86b721f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.095850 | controller | Jun 11 11:51:06.747083 crc crio[22553]: time="2026-06-11T11:51:06.746984688Z" level=info msg="Started container" PID=83836 containerID=cf82e3cd737f4e48afde7db5567dc9ba87673f99128b1c755cd4879fd2a47246 description=openstack/ceilometer-0/ceilometer-central-agent id=4cdd94ad-b012-42e0-b367-603bdc895c99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793
2026-06-11 12:41:55.095866 | controller | Jun 11 11:51:06.757483 crc crio[22553]: time="2026-06-11T11:51:06.75735653Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=9c171526-2deb-404d-8597-6e3205e2444d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.095888 | controller | Jun 11 11:51:06.766339 crc crio[22553]: time="2026-06-11T11:51:06.766163627Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=bc0bfcd7-700a-4f29-a0d7-46aa7bde67c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.095904 | controller | Jun 11 11:51:06.784515 crc crio[22553]: time="2026-06-11T11:51:06.78440452Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=5c05f54a-67a8-4e53-90d6-aaf4b7550f92 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.095920 | controller | Jun 11 11:51:06.801083 crc crio[22553]: time="2026-06-11T11:51:06.801014444Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=65d2d5ce-43bd-487b-978f-975bd8b25c22 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.095936 | controller | Jun 11 11:51:06.802849 crc crio[22553]: time="2026-06-11T11:51:06.802763005Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=5a5bf168-d6ae-47b4-96a7-a4c51af8548c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.095952 | controller | Jun 11 11:51:06.804539 crc crio[22553]: time="2026-06-11T11:51:06.804474835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.095968 | controller | Jun 11 11:51:06.811410 crc crio[22553]: time="2026-06-11T11:51:06.811198072Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=e2c7ef50-48e0-41b8-9f8d-7ef1c5ce30fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.095984 | controller | Jun 11 11:51:06.811981 crc crio[22553]: time="2026-06-11T11:51:06.811885882Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=be382fb9-65ad-4679-a59f-a3936c6ce285 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.096000 | controller | Jun 11 11:51:06.868607 crc crio[22553]: time="2026-06-11T11:51:06.868456893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.096016 | controller | Jun 11 11:51:06.880462 crc crio[22553]: time="2026-06-11T11:51:06.88034843Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=82a6b228-5b2a-4a17-8da7-0c58c507adfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.096032 | controller | Jun 11 11:51:06.915554 crc crio[22553]: time="2026-06-11T11:51:06.914227448Z" level=info msg="Stopping container: f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571 (timeout: 30s)" id=2d780382-fc3e-4954-90c1-8c987cd77a07 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.096048 | controller | Jun 11 11:51:07.007067 crc crio[22553]: time="2026-06-11T11:51:07.006965045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.096064 | controller | Jun 11 11:51:07.010875 crc crio[22553]: time="2026-06-11T11:51:07.010807647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.096080 | controller | Jun 11 11:51:07.021075 crc crio[22553]: time="2026-06-11T11:51:07.020961053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.096096 | controller | Jun 11 11:51:07.126970 crc crio[22553]: time="2026-06-11T11:51:07.126844463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.096115 | controller | Jun 11 11:51:07.141227 crc crio[22553]: time="2026-06-11T11:51:07.14113513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.096131 | controller | Jun 11 11:51:07.149338 crc crio[22553]: time="2026-06-11T11:51:07.149188595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.096147 | controller | Jun 11 11:51:07.152266 crc crio[22553]: time="2026-06-11T11:51:07.152176153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.096163 | controller | Jun 11 11:51:07.187664 crc crio[22553]: time="2026-06-11T11:51:07.187513694Z" level=info msg="Created container 8145086408c9c60ea97cea990d532f4d495bf1f65df273b5b868a053044d6e14: openstack/nova-api-0/nova-api-api" id=5a5bf168-d6ae-47b4-96a7-a4c51af8548c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.096179 | controller | Jun 11 11:51:07.189587 crc crio[22553]: time="2026-06-11T11:51:07.189505812Z" level=info msg="Starting container: 8145086408c9c60ea97cea990d532f4d495bf1f65df273b5b868a053044d6e14" id=150e9d99-4f47-40cf-84b4-b615bf162dfc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.096195 | controller | Jun 11 11:51:07.198873 crc crio[22553]: time="2026-06-11T11:51:07.198781373Z" level=info msg="Started container" PID=83916 containerID=8145086408c9c60ea97cea990d532f4d495bf1f65df273b5b868a053044d6e14 description=openstack/nova-api-0/nova-api-api id=150e9d99-4f47-40cf-84b4-b615bf162dfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c
2026-06-11 12:41:55.096211 | controller | Jun 11 11:51:07.341328 crc crio[22553]: time="2026-06-11T11:51:07.340502249Z" level=info msg="Created container 357aac6d74fb27cd126ddb912dd849f6ffda5bf473dfcaea34bf01aeb299e1f2: openstack/ceilometer-0/ceilometer-notification-agent" id=be382fb9-65ad-4679-a59f-a3936c6ce285 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.096227 | controller | Jun 11 11:51:07.343234 crc crio[22553]: time="2026-06-11T11:51:07.343137136Z" level=info msg="Starting container: 357aac6d74fb27cd126ddb912dd849f6ffda5bf473dfcaea34bf01aeb299e1f2" id=c54fedec-fb9e-47f7-923b-111db3b89b2d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.096243 | controller | Jun 11 11:51:07.344163 crc crio[22553]: time="2026-06-11T11:51:07.344105084Z" level=info msg="Created container 131b03f8512a785cb46de317074d5dac3e8fac0e15355a9ce00d3ecdf64ffe24: openstack/nova-metadata-0/nova-metadata-metadata" id=82a6b228-5b2a-4a17-8da7-0c58c507adfc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.096259 | controller | Jun 11 11:51:07.345203 crc crio[22553]: time="2026-06-11T11:51:07.345138144Z" level=info msg="Starting container: 131b03f8512a785cb46de317074d5dac3e8fac0e15355a9ce00d3ecdf64ffe24" id=0189c5bc-17e8-4e97-9e55-a89aab0270ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.096275 | controller | Jun 11 11:51:07.349281 crc crio[22553]: time="2026-06-11T11:51:07.349025628Z" level=info msg="Started container" PID=83925 containerID=357aac6d74fb27cd126ddb912dd849f6ffda5bf473dfcaea34bf01aeb299e1f2 description=openstack/ceilometer-0/ceilometer-notification-agent id=c54fedec-fb9e-47f7-923b-111db3b89b2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793
2026-06-11 12:41:55.096291 | controller | Jun 11 11:51:07.357175 crc crio[22553]: time="2026-06-11T11:51:07.353657193Z" level=info msg="Started container" PID=83928 containerID=131b03f8512a785cb46de317074d5dac3e8fac0e15355a9ce00d3ecdf64ffe24 description=openstack/nova-metadata-0/nova-metadata-metadata id=0189c5bc-17e8-4e97-9e55-a89aab0270ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c
2026-06-11 12:41:55.096311 | controller | Jun 11 11:51:07.359930 crc crio[22553]: time="2026-06-11T11:51:07.359853484Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=674a2ce4-c41d-4b3c-8d55-801b8e861ef8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.096328 | controller | Jun 11 11:51:07.388331 crc crio[22553]: time="2026-06-11T11:51:07.388224362Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=c6ec46ac-9e95-41ba-b1dc-6b344c58ec93 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.096344 | controller | Jun 11 11:51:07.399520 crc crio[22553]: time="2026-06-11T11:51:07.399301955Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=d5dcad48-e801-4aab-aeae-f154157e8a76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.096380 | controller | Jun 11 11:51:07.399917 crc crio[22553]: time="2026-06-11T11:51:07.39981242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.096397 | controller | Jun 11 11:51:07.487174 crc crio[22553]: time="2026-06-11T11:51:07.487071567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.096413 | controller | Jun 11 11:51:07.503122 crc crio[22553]: time="2026-06-11T11:51:07.502995521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.096429 | controller | Jun 11 11:51:07.690266 crc crio[22553]: time="2026-06-11T11:51:07.690153683Z" level=info msg="Created container 0e20cd08da227308a5e0720b5f5e2dd1585579144c6ee390e64fca09eefd4fbf: openstack/ceilometer-0/sg-core" id=d5dcad48-e801-4aab-aeae-f154157e8a76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.096445 | controller | Jun 11 11:51:07.693574 crc crio[22553]: time="2026-06-11T11:51:07.693510491Z" level=info msg="Starting container: 0e20cd08da227308a5e0720b5f5e2dd1585579144c6ee390e64fca09eefd4fbf" id=46befa6d-6c6f-47bf-b1aa-52c463aaf6a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.096462 | controller | Jun 11 11:51:07.710145 crc crio[22553]: time="2026-06-11T11:51:07.710076664Z" level=info msg="Started container" PID=83968 containerID=0e20cd08da227308a5e0720b5f5e2dd1585579144c6ee390e64fca09eefd4fbf description=openstack/ceilometer-0/sg-core id=46befa6d-6c6f-47bf-b1aa-52c463aaf6a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793
2026-06-11 12:41:55.096477 | controller | Jun 11 11:51:07.740323 crc crio[22553]: time="2026-06-11T11:51:07.740258175Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=48b1f901-164a-4959-83f4-de877a712c9c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.096493 | controller | Jun 11 11:51:07.800751 crc crio[22553]: time="2026-06-11T11:51:07.800571006Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=de4429e0-a79a-431d-9782-31195e79790c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.096509 | controller | Jun 11 11:51:07.864747 crc crio[22553]: time="2026-06-11T11:51:07.864532872Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=f07aee9e-1b86-4bd0-9361-8034d635693d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.096525 | controller | Jun 11 11:51:07.865165 crc crio[22553]: time="2026-06-11T11:51:07.865066698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.096545 | controller | Jun 11 11:51:07.918596 crc crio[22553]: time="2026-06-11T11:51:07.918490527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.096563 | controller | Jun 11 11:51:07.924068 crc crio[22553]: time="2026-06-11T11:51:07.923999538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.096590 | controller | Jun 11 11:51:08.093865 crc crio[22553]: time="2026-06-11T11:51:08.093778692Z" level=info msg="Stopping container: 131b03f8512a785cb46de317074d5dac3e8fac0e15355a9ce00d3ecdf64ffe24 (timeout: 30s)" id=916483ca-2d7c-4473-b1c2-99227216dac4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.096607 | controller | Jun 11 11:51:08.095939 crc crio[22553]: time="2026-06-11T11:51:08.095849963Z" level=info msg="Stopping container: 59901c97dd401c46d57b3278e8a1c1eaf2743d117fe54586ad74eb24a9d967af (timeout: 30s)" id=c636678b-e168-4c4c-a3d9-8e9771320740 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.096627 | controller | Jun 11 11:51:08.305039 crc crio[22553]: time="2026-06-11T11:51:08.304945585Z" level=info msg="Created container 2e092d60dfc5817fbfae9f07588acb6c65f90f391ca01d3e15328db3e6627879: openstack/ceilometer-0/proxy-httpd" id=f07aee9e-1b86-4bd0-9361-8034d635693d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.096671 | controller | Jun 11 11:51:08.306233 crc crio[22553]: time="2026-06-11T11:51:08.30613487Z" level=info msg="Starting container: 2e092d60dfc5817fbfae9f07588acb6c65f90f391ca01d3e15328db3e6627879" id=b6b1eb23-93fc-4b69-ba16-c115f8c47a52 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.096693 | controller | Jun 11 11:51:08.312627 crc crio[22553]: time="2026-06-11T11:51:08.312517886Z" level=info msg="Started container" PID=84282 containerID=2e092d60dfc5817fbfae9f07588acb6c65f90f391ca01d3e15328db3e6627879 description=openstack/ceilometer-0/proxy-httpd id=b6b1eb23-93fc-4b69-ba16-c115f8c47a52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793
2026-06-11 12:41:55.096710 | controller | Jun 11 11:51:08.748933 crc crio[22553]: time="2026-06-11T11:51:08.748816889Z" level=info msg="Stopped container 59901c97dd401c46d57b3278e8a1c1eaf2743d117fe54586ad74eb24a9d967af: openstack/nova-metadata-0/nova-metadata-log" id=c636678b-e168-4c4c-a3d9-8e9771320740 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.096727 | controller | Jun 11 11:51:09.099167 crc crio[22553]: time="2026-06-11T11:51:09.099051281Z" level=info msg="Stopped container 131b03f8512a785cb46de317074d5dac3e8fac0e15355a9ce00d3ecdf64ffe24: openstack/nova-metadata-0/nova-metadata-metadata" id=916483ca-2d7c-4473-b1c2-99227216dac4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.096743 | controller | Jun 11 11:51:09.100752 crc crio[22553]: time="2026-06-11T11:51:09.100618906Z" level=info msg="Stopping pod sandbox: ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c" id=78dc90b1-47b8-4ef7-9da0-63425afdd39f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.096759 | controller | Jun 11 11:51:09.101571 crc crio[22553]: time="2026-06-11T11:51:09.101503682Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c UID:909bb4ec-ec16-4839-95dd-5c08b3ed8d34 NetNS:/var/run/netns/5b5add85-c050-4909-ac9e-33c21834c7cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod909bb4ec_ec16_4839_95dd_5c08b3ed8d34.slice PodAnnotations:0xc001be6cd0}] Aliases:map[]}"
2026-06-11 12:41:55.096775 | controller | Jun 11 11:51:09.101796 crc crio[22553]: time="2026-06-11T11:51:09.101728429Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.096796 | controller | Jun 11 11:51:09.389412 crc crio[22553]: time="2026-06-11T11:51:09.388894569Z" level=info msg="Stopping container: 5b3f58f91239705203aa5ec572a154a76064f072c6171c09fe384ae5fe9cd727 (timeout: 10s)" id=95557feb-b2d7-44ac-afd4-34528c19475f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.096813 | controller | Jun 11 11:51:09.548231 crc crio[22553]: time="2026-06-11T11:51:09.53695317Z" level=info msg="Stopped container 5b3f58f91239705203aa5ec572a154a76064f072c6171c09fe384ae5fe9cd727: openstack/dnsmasq-dns-764b948f4c-qrqhb/dnsmasq-dns" id=95557feb-b2d7-44ac-afd4-34528c19475f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.096829 | controller | Jun 11 11:51:09.548231 crc crio[22553]: time="2026-06-11T11:51:09.539650259Z" level=info msg="Stopping pod sandbox: 53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2" id=ee2e1f85-0d10-4feb-bdaa-50ff1ebaa9a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.096845 | controller | Jun 11 11:51:09.548231 crc crio[22553]: time="2026-06-11T11:51:09.541020889Z" level=info msg="Got pod network &{Name:dnsmasq-dns-764b948f4c-qrqhb Namespace:openstack ID:53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2 UID:1b109701-dca8-4622-b8c7-c73587a5c7b0 NetNS:/var/run/netns/ac689f81-bd26-4c19-b094-e5691efad65e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b109701_dca8_4622_b8c7_c73587a5c7b0.slice PodAnnotations:0xc001be6f90}] Aliases:map[]}"
2026-06-11 12:41:55.096861 | controller | Jun 11 11:51:09.548231 crc crio[22553]: time="2026-06-11T11:51:09.541203474Z" level=info msg="Deleting pod openstack_dnsmasq-dns-764b948f4c-qrqhb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.096878 | controller | Jun 11 11:51:09.984077 crc crio[22553]: time="2026-06-11T11:51:09.983854563Z" level=info msg="Stopped pod sandbox: ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c" id=78dc90b1-47b8-4ef7-9da0-63425afdd39f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.096895 | controller | Jun 11 11:51:10.189060 crc crio[22553]: time="2026-06-11T11:51:10.188457374Z" level=info msg="Stopped pod sandbox: 53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2" id=ee2e1f85-0d10-4feb-bdaa-50ff1ebaa9a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.096911 | controller | Jun 11 11:51:10.269542 crc crio[22553]: time="2026-06-11T11:51:10.269064427Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c95d3ca7-1ebc-4349-8cdf-6a9081b00f6f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.096927 | controller | Jun 11 11:51:10.291608 crc crio[22553]: time="2026-06-11T11:51:10.291526291Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e1968301-f827-4867-83ea-d92f457bca34 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.096943 | controller | Jun 11 11:51:10.305083 crc crio[22553]: time="2026-06-11T11:51:10.300602306Z" level=info msg="Removing container: 131b03f8512a785cb46de317074d5dac3e8fac0e15355a9ce00d3ecdf64ffe24" id=9afdea5e-83c8-4c81-9b58-5dff7f65978b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.096959 | controller | Jun 11 11:51:10.332415 crc crio[22553]: time="2026-06-11T11:51:10.324664948Z" level=info msg="Creating container: openshift-marketplace/community-operators-2vgm5/registry-server" id=0a292ebf-330b-43fe-9875-5a6e30ad8fc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.096974 | controller | Jun 11 11:51:10.332415 crc crio[22553]: time="2026-06-11T11:51:10.326560974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.096993 | controller | Jun 11 11:51:10.385323 crc crio[22553]: time="2026-06-11T11:51:10.385186795Z" level=info msg="Removed container 131b03f8512a785cb46de317074d5dac3e8fac0e15355a9ce00d3ecdf64ffe24: openstack/nova-metadata-0/nova-metadata-metadata" id=9afdea5e-83c8-4c81-9b58-5dff7f65978b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.097009 | controller | Jun 11 11:51:10.395176 crc crio[22553]: time="2026-06-11T11:51:10.395064393Z" level=info msg="Removing container: 59901c97dd401c46d57b3278e8a1c1eaf2743d117fe54586ad74eb24a9d967af" id=18350d61-f9ed-4c52-b80c-6f5f7a50a7cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.097025 | controller | Jun 11 11:51:10.535949 crc crio[22553]: time="2026-06-11T11:51:10.53510588Z" level=info msg="Removed container 59901c97dd401c46d57b3278e8a1c1eaf2743d117fe54586ad74eb24a9d967af: openstack/nova-metadata-0/nova-metadata-log" id=18350d61-f9ed-4c52-b80c-6f5f7a50a7cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.097040 | controller | Jun 11 11:51:10.565662 crc crio[22553]: time="2026-06-11T11:51:10.565391814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.097056 | controller | Jun 11 11:51:10.569932 crc crio[22553]: time="2026-06-11T11:51:10.569851684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.097072 | controller | Jun 11 11:51:10.850489 crc crio[22553]: time="2026-06-11T11:51:10.850315539Z" level=info msg="Created container efd46d72fbc97691729fc85fdc7b0efff344866e78ead1376d7de78ea13b8787: openshift-marketplace/community-operators-2vgm5/registry-server" id=0a292ebf-330b-43fe-9875-5a6e30ad8fc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.097088 | controller | Jun 11 11:51:10.860329 crc crio[22553]: time="2026-06-11T11:51:10.85924448Z" level=info msg="Starting container: efd46d72fbc97691729fc85fdc7b0efff344866e78ead1376d7de78ea13b8787" id=8c893745-7953-4798-9fbb-e476e3546fc6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.097104 | controller | Jun 11 11:51:10.874302 crc crio[22553]: time="2026-06-11T11:51:10.873060343Z" level=info msg="Started container" PID=84748 containerID=efd46d72fbc97691729fc85fdc7b0efff344866e78ead1376d7de78ea13b8787 description=openshift-marketplace/community-operators-2vgm5/registry-server id=8c893745-7953-4798-9fbb-e476e3546fc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964
2026-06-11 12:41:55.097121 | controller | Jun 11 11:51:11.301772 crc crio[22553]: time="2026-06-11T11:51:11.300720104Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=3aa4a749-139d-4609-b5ac-ce58e528c13e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.097137 | controller | Jun 11 11:51:11.301772 crc crio[22553]: time="2026-06-11T11:51:11.301559828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.097154 | controller | Jun 11 11:51:11.358249 crc crio[22553]: time="2026-06-11T11:51:11.358116719Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec UID:192bee5b-b082-49b7-ad5b-b6ea5444ff68 NetNS:/var/run/netns/3b76adbc-de7b-48b9-a5ab-a3a2fdbe188c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod192bee5b_b082_49b7_ad5b_b6ea5444ff68.slice PodAnnotations:0xc0018946d0}] Aliases:map[]}"
2026-06-11 12:41:55.097170 | controller | Jun 11 11:51:11.358249 crc crio[22553]: time="2026-06-11T11:51:11.358209272Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.097189 | controller | Jun 11 11:51:12.071326 crc crio[22553]: 2026-06-11T11:51:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1c53a30506ad7c Mac:c6:b7:e1:69:26:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/3b76adbc-de7b-48b9-a5ab-a3a2fdbe188c SocketPath: PciID:}] [{Interface:0xc00022c330 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.097205 | controller | Jun 11 11:51:12.073590 crc crio[22553]: time="2026-06-11T11:51:12.073411064Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec UID:192bee5b-b082-49b7-ad5b-b6ea5444ff68 NetNS:/var/run/netns/3b76adbc-de7b-48b9-a5ab-a3a2fdbe188c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod192bee5b_b082_49b7_ad5b_b6ea5444ff68.slice PodAnnotations:0xc0018946d0}] Aliases:map[]}"
2026-06-11 12:41:55.097222 | controller | Jun 11 11:51:12.073590 crc crio[22553]: time="2026-06-11T11:51:12.073579209Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.097237 | controller | Jun 11 11:51:12.088133 crc crio[22553]: time="2026-06-11T11:51:12.088016461Z" level=info msg="Ran pod sandbox b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec with infra container: openstack/nova-metadata-0/POD" id=3aa4a749-139d-4609-b5ac-ce58e528c13e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.097253 | controller | Jun 11 11:51:12.091821 crc crio[22553]: time="2026-06-11T11:51:12.091734769Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=f7c93487-175f-46c9-becd-d0f4490943d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.097269 | controller | Jun 11 11:51:12.097890 crc crio[22553]: time="2026-06-11T11:51:12.096926661Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=fefbf795-b77a-437f-a93b-cad2fc1e9f34 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.097284 | controller | Jun 11 11:51:12.109221 crc crio[22553]: time="2026-06-11T11:51:12.109138147Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=21552eb5-c722-4be8-8b28-5ef598e5bc2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.097300 | controller | Jun 11 11:51:12.110947 crc crio[22553]: time="2026-06-11T11:51:12.110863877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.097315 | controller | Jun 11 11:51:12.189212 crc crio[22553]: time="2026-06-11T11:51:12.18906583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.097331 | controller | Jun 11 11:51:12.196562 crc crio[22553]: time="2026-06-11T11:51:12.196456515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.097368 | controller | Jun 11 11:51:12.391989 crc crio[22553]: time="2026-06-11T11:51:12.391890809Z" level=info msg="Created container 2f9ebc9d01f8d6b07217ac11e2e087e2caee109cb759847b27177705126d0532: openstack/nova-metadata-0/nova-metadata-log" id=21552eb5-c722-4be8-8b28-5ef598e5bc2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.097390 | controller | Jun 11 11:51:12.397498 crc crio[22553]: time="2026-06-11T11:51:12.39740822Z" level=info msg="Starting container: 2f9ebc9d01f8d6b07217ac11e2e087e2caee109cb759847b27177705126d0532" id=66816eea-f098-4506-a3a5-f63f2daad1ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.097409 | controller | Jun 11 11:51:12.407966 crc crio[22553]: time="2026-06-11T11:51:12.407535516Z" level=info msg="Started container" PID=84879 containerID=2f9ebc9d01f8d6b07217ac11e2e087e2caee109cb759847b27177705126d0532 description=openstack/nova-metadata-0/nova-metadata-log id=66816eea-f098-4506-a3a5-f63f2daad1ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec
2026-06-11 12:41:55.097425 | controller | Jun 11 11:51:12.426905 crc crio[22553]: time="2026-06-11T11:51:12.426801798Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=bc6a8f9a-e2de-472b-9ad7-cdc85f5346b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.097441 | controller | Jun 11 11:51:12.497560 crc crio[22553]: time="2026-06-11T11:51:12.497356877Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=8fc0f35b-d834-4a4c-ab8e-14f01797f90c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.097456 | controller | Jun 11 11:51:12.511274 crc crio[22553]: time="2026-06-11T11:51:12.511203761Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=8be4390c-269d-420e-808c-0958ced70006 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.097472 | controller | Jun 11 11:51:12.514107 crc crio[22553]: time="2026-06-11T11:51:12.514077075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.097487 | controller | Jun 11 11:51:12.588531 crc crio[22553]: time="2026-06-11T11:51:12.588478126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.097503 | controller | Jun 11 11:51:12.593403 crc crio[22553]: time="2026-06-11T11:51:12.593346258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.097518 | controller | Jun 11 11:51:12.841025 crc crio[22553]: time="2026-06-11T11:51:12.840079119Z" level=info msg="Created container 5440079a81141c1e92b93ebb401e1d30ba4b45994896603b9d14e88c47f7588f: openstack/nova-metadata-0/nova-metadata-metadata" id=8be4390c-269d-420e-808c-0958ced70006 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.097534 | controller | Jun 11 11:51:12.845724 crc crio[22553]: time="2026-06-11T11:51:12.84558176Z" level=info msg="Starting container: 5440079a81141c1e92b93ebb401e1d30ba4b45994896603b9d14e88c47f7588f" id=9b384d65-1ada-4086-85d4-54a4278fafd6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.097549 | controller | Jun 11 11:51:12.853250 crc crio[22553]: time="2026-06-11T11:51:12.85312856Z" level=info msg="Started container" PID=84897 containerID=5440079a81141c1e92b93ebb401e1d30ba4b45994896603b9d14e88c47f7588f description=openstack/nova-metadata-0/nova-metadata-metadata id=9b384d65-1ada-4086-85d4-54a4278fafd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec
2026-06-11 12:41:55.097566 | controller | Jun 11 11:51:13.437589 crc crio[22553]: time="2026-06-11T11:51:13.436347121Z" level=info msg="Stopping pod sandbox: c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b" id=fe3bff25-ee9a-480f-b6c7-151e790951b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.097581 | controller | Jun 11 11:51:13.437589 crc crio[22553]: time="2026-06-11T11:51:13.437537456Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-xqng5 Namespace:openstack ID:c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b UID:d330063b-b59a-454f-80f0-a0e4d07e95ee NetNS:/var/run/netns/7d63485a-56e2-4b6d-8667-218baa8e0734 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd330063b_b59a_454f_80f0_a0e4d07e95ee.slice PodAnnotations:0xc0018944d0}] Aliases:map[]}"
2026-06-11 12:41:55.097600 | controller | Jun 11 11:51:13.438562 crc crio[22553]: time="2026-06-11T11:51:13.437765472Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-xqng5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.097617 | controller | Jun 11 11:51:13.882969 crc crio[22553]: time="2026-06-11T11:51:13.882293685Z" level=info msg="Stopped pod sandbox: c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b" id=fe3bff25-ee9a-480f-b6c7-151e790951b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.097633 | controller | Jun 11 11:51:14.699907 crc crio[22553]: time="2026-06-11T11:51:14.699070352Z" level=info msg="Stopping container: 9611f40aef7781df9290efe0ac45c7d0aba6bbb0e2e0b25d9b9039c89b9600d7 (timeout: 30s)" id=194c8c7b-2188-4f99-bdbf-5f5704ec0f4e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.097649 | controller | Jun 11 11:51:14.725791 crc crio[22553]: time="2026-06-11T11:51:14.725645088Z" level=info msg="Stopping container: 2ad104ba4b6dca6920a638686db0276ec93df0b375fb4b5aa4c10dab6da1e017 (timeout: 30s)" id=d819bb58-475a-493d-b088-72e16709d27f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.097664 | controller | Jun 11 11:51:14.727609 crc crio[22553]: time="2026-06-11T11:51:14.727463321Z" level=info msg="Stopping container: 8145086408c9c60ea97cea990d532f4d495bf1f65df273b5b868a053044d6e14 (timeout: 30s)" id=6fc829e4-f53f-4396-855e-5d594fdbd7ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.097680 | controller | Jun 11 11:51:14.868359 crc crio[22553]: time="2026-06-11T11:51:14.868245499Z" level=info msg="Stopped container 2ad104ba4b6dca6920a638686db0276ec93df0b375fb4b5aa4c10dab6da1e017: openstack/nova-api-0/nova-api-log" id=d819bb58-475a-493d-b088-72e16709d27f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.097695 | controller | Jun 11 11:51:15.105787 crc crio[22553]: time="2026-06-11T11:51:15.105610767Z" level=info msg="Stopped container 8145086408c9c60ea97cea990d532f4d495bf1f65df273b5b868a053044d6e14: openstack/nova-api-0/nova-api-api" id=6fc829e4-f53f-4396-855e-5d594fdbd7ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.097710 | controller | Jun 11 11:51:15.109111 crc crio[22553]: time="2026-06-11T11:51:15.109012236Z" level=info msg="Stopping pod sandbox: 8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c" id=4b5cfd0b-30b3-412d-854c-da81db47c631 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.097725 | controller | Jun 11 11:51:15.117392 crc crio[22553]: time="2026-06-11T11:51:15.116455503Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c UID:e4616929-3513-415f-b487-f75221698495 NetNS:/var/run/netns/b295f5f8-a490-4a47-ad5f-ada7622f3516 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4616929_3513_415f_b487_f75221698495.slice PodAnnotations:0xc002b8a960}] Aliases:map[]}"
2026-06-11 12:41:55.097741 | controller | Jun 11 11:51:15.117392 crc crio[22553]: time="2026-06-11T11:51:15.116631788Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.097756 | controller | Jun 11 11:51:15.537033 crc crio[22553]: time="2026-06-11T11:51:15.53607571Z" level=info msg="Stopping container: 5440079a81141c1e92b93ebb401e1d30ba4b45994896603b9d14e88c47f7588f (timeout: 30s)" id=b6739c0e-7146-436c-80da-0155a8bb4bfc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.097772 | controller | Jun 11 11:51:15.538004 crc crio[22553]: time="2026-06-11T11:51:15.537953084Z" level=info msg="Stopping container: 2f9ebc9d01f8d6b07217ac11e2e087e2caee109cb759847b27177705126d0532 (timeout: 30s)" id=80277e1a-46e1-431b-bc64-852e0783f318 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.097791 | controller | Jun 11 11:51:15.608214 crc crio[22553]: time="2026-06-11T11:51:15.608147423Z" level=info msg="Stopped pod sandbox: 8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c" id=4b5cfd0b-30b3-412d-854c-da81db47c631 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.097807 | controller | Jun 11 11:51:15.697132 crc crio[22553]: time="2026-06-11T11:51:15.696969315Z" level=info msg="Stopped container 2f9ebc9d01f8d6b07217ac11e2e087e2caee109cb759847b27177705126d0532: openstack/nova-metadata-0/nova-metadata-log" id=80277e1a-46e1-431b-bc64-852e0783f318 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.097823 | controller | Jun 11 11:51:15.990897 crc crio[22553]: time="2026-06-11T11:51:15.990028578Z" level=info msg="Stopped container 5440079a81141c1e92b93ebb401e1d30ba4b45994896603b9d14e88c47f7588f: openstack/nova-metadata-0/nova-metadata-metadata" id=b6739c0e-7146-436c-80da-0155a8bb4bfc name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.097839 | controller | Jun 11 11:51:15.993525 crc crio[22553]: time="2026-06-11T11:51:15.993427087Z" level=info msg="Stopping pod sandbox: b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec" id=32fa8f67-9360-4ba5-af7d-dcf2ded6ac38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.097855 | controller | Jun 11 11:51:15.994527 crc crio[22553]: time="2026-06-11T11:51:15.994250501Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec UID:192bee5b-b082-49b7-ad5b-b6ea5444ff68 NetNS:/var/run/netns/3b76adbc-de7b-48b9-a5ab-a3a2fdbe188c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod192bee5b_b082_49b7_ad5b_b6ea5444ff68.slice PodAnnotations:0xc0028266d0}] Aliases:map[]}"
2026-06-11 12:41:55.097871 | controller | Jun 11 11:51:15.994918 crc crio[22553]: time="2026-06-11T11:51:15.994874509Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.097886 | controller | Jun 11 11:51:16.369513 crc crio[22553]: time="2026-06-11T11:51:16.369351348Z" level=info msg="Stopped pod sandbox: b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec" id=32fa8f67-9360-4ba5-af7d-dcf2ded6ac38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.097903 | controller | Jun 11 11:51:16.629053 crc crio[22553]: time="2026-06-11T11:51:16.628893163Z" level=info msg="Removing container: 8145086408c9c60ea97cea990d532f4d495bf1f65df273b5b868a053044d6e14" id=050dfd18-5474-4a0e-b1dd-410f96d8dbb2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.097918 | controller | Jun 11 11:51:16.762195 crc crio[22553]: time="2026-06-11T11:51:16.756050204Z" level=info msg="Removed container 8145086408c9c60ea97cea990d532f4d495bf1f65df273b5b868a053044d6e14: openstack/nova-api-0/nova-api-api" id=050dfd18-5474-4a0e-b1dd-410f96d8dbb2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.097934 | controller | Jun 11 11:51:16.776074 crc crio[22553]: time="2026-06-11T11:51:16.775855442Z" level=info msg="Removing container: 2ad104ba4b6dca6920a638686db0276ec93df0b375fb4b5aa4c10dab6da1e017" id=eec148eb-279d-4e57-a8d7-574d03902fad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.097950 | controller | Jun 11 11:51:16.840812 crc crio[22553]: time="2026-06-11T11:51:16.840578261Z" level=info msg="Removed container 2ad104ba4b6dca6920a638686db0276ec93df0b375fb4b5aa4c10dab6da1e017: openstack/nova-api-0/nova-api-log" id=eec148eb-279d-4e57-a8d7-574d03902fad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.097965 | controller | Jun 11 11:51:16.860105 crc crio[22553]: time="2026-06-11T11:51:16.859174213Z" level=info msg="Removing container: 5440079a81141c1e92b93ebb401e1d30ba4b45994896603b9d14e88c47f7588f" id=60091a40-cc3c-4a7c-8c43-1e9d44778120 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.097985 | controller | Jun 11 11:51:16.953020 crc crio[22553]: time="2026-06-11T11:51:16.952918689Z" level=info msg="Removed container 5440079a81141c1e92b93ebb401e1d30ba4b45994896603b9d14e88c47f7588f: openstack/nova-metadata-0/nova-metadata-metadata" id=60091a40-cc3c-4a7c-8c43-1e9d44778120 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.098002 | controller | Jun 11 11:51:16.958221 crc crio[22553]: time="2026-06-11T11:51:16.958102851Z" level=info msg="Removing container: 2f9ebc9d01f8d6b07217ac11e2e087e2caee109cb759847b27177705126d0532" id=9c8524ca-83c8-4903-8bf4-9ff6886f024d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.098018 | controller | Jun 11 11:51:17.090214 crc crio[22553]: time="2026-06-11T11:51:17.08965253Z" level=info msg="Removed container 2f9ebc9d01f8d6b07217ac11e2e087e2caee109cb759847b27177705126d0532: openstack/nova-metadata-0/nova-metadata-log" id=9c8524ca-83c8-4903-8bf4-9ff6886f024d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.098034 | controller | Jun 11 11:51:17.162952 crc crio[22553]: time="2026-06-11T11:51:17.162860456Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=af3811a7-ed6e-4c45-b002-0cad33477fe0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.098050 | controller | Jun 11 11:51:17.163295 crc crio[22553]: time="2026-06-11T11:51:17.163224067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.098066 | controller | Jun 11 11:51:17.244942 crc crio[22553]: time="2026-06-11T11:51:17.244756476Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b UID:638d8197-9cae-4203-8f3d-7bc83fb28ecd NetNS:/var/run/netns/331ce861-36be-4b36-9014-eb9eda283909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod638d8197_9cae_4203_8f3d_7bc83fb28ecd.slice PodAnnotations:0xc005f121a0}] Aliases:map[]}"
2026-06-11 12:41:55.098082 | controller | Jun 11 11:51:17.244942 crc crio[22553]: time="2026-06-11T11:51:17.244823288Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.098098 | controller | Jun 11 11:51:17.483940 crc crio[22553]: time="2026-06-11T11:51:17.483086801Z" level=info msg="Stopped container 9611f40aef7781df9290efe0ac45c7d0aba6bbb0e2e0b25d9b9039c89b9600d7: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=194c8c7b-2188-4f99-bdbf-5f5704ec0f4e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.098114 | controller | Jun 11 11:51:17.488402 crc crio[22553]: time="2026-06-11T11:51:17.488318584Z" level=info msg="Stopping pod sandbox: 1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069" id=1ca60420-f44a-4a5d-a5a9-a957140a121f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.098130 | controller | Jun 11 11:51:17.489818 crc crio[22553]: time="2026-06-11T11:51:17.48956422Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069 UID:44dc0084-91bf-4985-aa92-974f29e20ef8 NetNS:/var/run/netns/36e4bfce-a60c-4ae2-b25b-961299464c77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44dc0084_91bf_4985_aa92_974f29e20ef8.slice PodAnnotations:0xc002b8ac30}] Aliases:map[]}"
2026-06-11 12:41:55.098146 | controller | Jun 11 11:51:17.489818 crc crio[22553]: time="2026-06-11T11:51:17.489769316Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.098165 | controller | Jun 11 11:51:17.528996 crc crio[22553]: time="2026-06-11T11:51:17.527782526Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=97651fe0-7666-49dc-95db-e1fc8cada3a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.098181 | controller | Jun 11 11:51:17.529243 crc crio[22553]: time="2026-06-11T11:51:17.529081473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.098198 | controller | Jun 11 11:51:17.594840 crc crio[22553]: time="2026-06-11T11:51:17.594452791Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1 UID:d5c09731-5455-4e8e-85b8-8552b0baa427 NetNS:/var/run/netns/81b3e9c3-29ef-45d9-b32b-420022d4cdab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5c09731_5455_4e8e_85b8_8552b0baa427.slice PodAnnotations:0xc0050d2850}] Aliases:map[]}"
2026-06-11 12:41:55.098214 | controller | Jun 11 11:51:17.595236 crc crio[22553]: time="2026-06-11T11:51:17.595210263Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.098230 | controller | Jun 11 11:51:17.675771 crc crio[22553]: 2026-06-11T11:51:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ccb4b0346e08fa Mac:e6:ff:83:1d:8d:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/331ce861-36be-4b36-9014-eb9eda283909 SocketPath: PciID:}] [{Interface:0xc00025c910 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.098246 | controller | Jun 11 11:51:17.675771 crc crio[22553]: time="2026-06-11T11:51:17.672571621Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b UID:638d8197-9cae-4203-8f3d-7bc83fb28ecd NetNS:/var/run/netns/331ce861-36be-4b36-9014-eb9eda283909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod638d8197_9cae_4203_8f3d_7bc83fb28ecd.slice PodAnnotations:0xc005f121a0}] Aliases:map[]}"
2026-06-11 12:41:55.098263 | controller | Jun 11 11:51:17.675771 crc crio[22553]: time="2026-06-11T11:51:17.673113797Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.098279 | controller | Jun 11 11:51:17.684449 crc crio[22553]: time="2026-06-11T11:51:17.684062156Z" level=info msg="Ran pod sandbox 0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b with infra container: openstack/nova-api-0/POD" id=af3811a7-ed6e-4c45-b002-0cad33477fe0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.098296 | controller | Jun 11 11:51:17.699483 crc crio[22553]: time="2026-06-11T11:51:17.696639213Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=8c1f51f6-a1a0-41cf-a10a-b1cd5dad54c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.098312 | controller | Jun 11 11:51:17.703119 crc crio[22553]: time="2026-06-11T11:51:17.70304346Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=34ad4261-95e6-48a8-b7ef-a7db8ecb0a85 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.098327 | controller | Jun 11 11:51:17.760447 crc crio[22553]: time="2026-06-11T11:51:17.752640338Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=b6661e9e-4536-4bb2-9fc1-2f08833917fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.098377 | controller | Jun 11 11:51:17.760447 crc crio[22553]: time="2026-06-11T11:51:17.754803341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.098400 | controller | Jun 11 11:51:17.934135 crc crio[22553]: time="2026-06-11T11:51:17.932762445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.098417 | controller | Jun 11 11:51:17.938331 crc crio[22553]: time="2026-06-11T11:51:17.938264725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.098433 | controller | Jun 11 11:51:18.073854 crc crio[22553]: time="2026-06-11T11:51:18.073523223Z" level=info msg="Stopped pod sandbox: 1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069" id=1ca60420-f44a-4a5d-a5a9-a957140a121f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.098448 | controller | Jun 11 11:51:18.277983 crc crio[22553]: time="2026-06-11T11:51:18.277837455Z" level=info msg="Created container ddccba7aa0471bbc6832c60e0e7525c37827b61afe100598b879905e2408168d: openstack/nova-api-0/nova-api-log" id=b6661e9e-4536-4bb2-9fc1-2f08833917fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.098465 | controller | Jun 11 11:51:18.280352 crc crio[22553]: time="2026-06-11T11:51:18.279318369Z" level=info msg="Starting container: ddccba7aa0471bbc6832c60e0e7525c37827b61afe100598b879905e2408168d" id=36db9989-82d4-45d5-b3ce-d8224b37f134 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.098480 | controller | Jun 11 11:51:18.299271 crc crio[22553]: time="2026-06-11T11:51:18.299138707Z" level=info msg="Started container" PID=85506 containerID=ddccba7aa0471bbc6832c60e0e7525c37827b61afe100598b879905e2408168d description=openstack/nova-api-0/nova-api-log id=36db9989-82d4-45d5-b3ce-d8224b37f134 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b
2026-06-11 12:41:55.098496 | controller | Jun 11 11:51:18.315756 crc crio[22553]: time="2026-06-11T11:51:18.315207216Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=de0e85a9-59c4-43e6-a27b-f807e82e3a8e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.098511 | controller | Jun 11 11:51:18.377634 crc crio[22553]: 2026-06-11T11:51:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1ab2202ff53df0 Mac:3e:ab:53:36:23:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/81b3e9c3-29ef-45d9-b32b-420022d4cdab SocketPath: PciID:}] [{Interface:0xc0001805b0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.098527 | controller | Jun 11 11:51:18.378024 crc crio[22553]: time="2026-06-11T11:51:18.377901376Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1 UID:d5c09731-5455-4e8e-85b8-8552b0baa427 NetNS:/var/run/netns/81b3e9c3-29ef-45d9-b32b-420022d4cdab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5c09731_5455_4e8e_85b8_8552b0baa427.slice PodAnnotations:0xc0050d2850}] Aliases:map[]}"
2026-06-11 12:41:55.098543 | controller | Jun 11 11:51:18.378095 crc crio[22553]: time="2026-06-11T11:51:18.3780389Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.098559 | controller | Jun 11 11:51:18.404187 crc crio[22553]: time="2026-06-11T11:51:18.40409284Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ebc1f3eb-741c-4b40-9472-77479b03ff5e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.098575 | controller | Jun 11 11:51:18.417652 crc crio[22553]: time="2026-06-11T11:51:18.416596795Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=8f821b38-7ac4-4c09-bd88-dfbb15c9ec56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.098595 | controller | Jun 11 11:51:18.418593 crc crio[22553]: time="2026-06-11T11:51:18.418502981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.098612 | controller | Jun 11 11:51:18.433065 crc crio[22553]: time="2026-06-11T11:51:18.424260609Z" level=info msg="Ran pod sandbox a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1 with infra container: openstack/nova-metadata-0/POD" id=97651fe0-7666-49dc-95db-e1fc8cada3a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.098628 | controller | Jun 11 11:51:18.439045 crc crio[22553]: time="2026-06-11T11:51:18.437935758Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=aac4812f-056b-4817-9e49-f28fbf08defc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.098644 | controller | Jun 11 11:51:18.458840 crc crio[22553]: time="2026-06-11T11:51:18.456832159Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=73223d76-79db-4b52-99e1-bae66620a05a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.098660 | controller | Jun 11 11:51:18.467931 crc crio[22553]: time="2026-06-11T11:51:18.46783395Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=d0d47392-a2d1-48fb-8247-865329e3a7ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.098676 | controller | Jun 11 11:51:18.470435 crc crio[22553]: time="2026-06-11T11:51:18.470302662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.098692 | controller | Jun 11 11:51:18.503773 crc crio[22553]: time="2026-06-11T11:51:18.503641035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.098708 | controller | Jun 11 11:51:18.519317 crc crio[22553]: time="2026-06-11T11:51:18.519142928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.098723 | controller | Jun 11 11:51:18.545630 crc crio[22553]: time="2026-06-11T11:51:18.545488737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.098739 | controller | Jun 11 11:51:18.553795 crc crio[22553]: time="2026-06-11T11:51:18.551962166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.098755 | controller | Jun 11 11:51:18.689419 crc crio[22553]: time="2026-06-11T11:51:18.68916611Z" level=info msg="Created container ea799b4f7792a4defb278a2550fafa842a93f4d50d66a54cc534c616c692d667: openstack/nova-api-0/nova-api-api" id=8f821b38-7ac4-4c09-bd88-dfbb15c9ec56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.098771 | controller | Jun 11 11:51:18.692299 crc crio[22553]: time="2026-06-11T11:51:18.692205149Z" level=info msg="Starting container: ea799b4f7792a4defb278a2550fafa842a93f4d50d66a54cc534c616c692d667" id=91927290-eb8a-483b-8290-1cd673ccb248 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.098787 | controller | Jun 11 11:51:18.699582 crc crio[22553]: time="2026-06-11T11:51:18.69945381Z" level=info msg="Started container" PID=85538 containerID=ea799b4f7792a4defb278a2550fafa842a93f4d50d66a54cc534c616c692d667 description=openstack/nova-api-0/nova-api-api id=91927290-eb8a-483b-8290-1cd673ccb248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b
2026-06-11 12:41:55.098806 | controller | Jun 11 11:51:18.700997 crc crio[22553]: time="2026-06-11T11:51:18.700900562Z" level=info msg="Created container 4f42f89ab08108ea2144a571953e67eb51d2e7c45903afa815c060b25d8a1ca7: openstack/nova-metadata-0/nova-metadata-log" id=d0d47392-a2d1-48fb-8247-865329e3a7ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.098822 | controller | Jun 11 11:51:18.702974 crc crio[22553]: time="2026-06-11T11:51:18.702853039Z" level=info msg="Starting container: 4f42f89ab08108ea2144a571953e67eb51d2e7c45903afa815c060b25d8a1ca7" id=73b2fbc0-2e77-42e7-8642-0d76afa083f7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.098838 | controller | Jun 11 11:51:18.719198 crc crio[22553]: time="2026-06-11T11:51:18.718915518Z" level=info msg="Started container" PID=85541 containerID=4f42f89ab08108ea2144a571953e67eb51d2e7c45903afa815c060b25d8a1ca7 description=openstack/nova-metadata-0/nova-metadata-log id=73b2fbc0-2e77-42e7-8642-0d76afa083f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1
2026-06-11 12:41:55.098854 | controller | Jun 11 11:51:18.742610 crc crio[22553]: time="2026-06-11T11:51:18.742494206Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=1154002a-c26a-4f66-b7f7-42f805e11e0b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.098870 | controller | Jun 11 11:51:18.791003 crc crio[22553]: time="2026-06-11T11:51:18.79093323Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b60a6deb-ed1f-4733-9e96-bd8071abedf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.098885 | controller | Jun 11 11:51:18.797799 crc crio[22553]: time="2026-06-11T11:51:18.797638866Z" level=info msg="Stopping pod sandbox: 54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1" id=92807d0a-9323-4371-881b-697a9b6c9c65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.098901 | controller | Jun 11 11:51:18.801998 crc crio[22553]: time="2026-06-11T11:51:18.798639375Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-mj7ml Namespace:openstack ID:54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1 UID:5996adcc-2c50-45d5-94b3-68251a406f50 NetNS:/var/run/netns/c1133722-3ffd-48b4-bdf5-5b413d230096 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5996adcc_2c50_45d5_94b3_68251a406f50.slice PodAnnotations:0xc00279a640}] Aliases:map[]}"
2026-06-11 12:41:55.098917 | controller | Jun 11 11:51:18.801998 crc crio[22553]: time="2026-06-11T11:51:18.799002295Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-db-sync-mj7ml from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.098933 | controller | Jun 11 11:51:18.801998 crc crio[22553]: time="2026-06-11T11:51:18.799639314Z" level=info msg="Removing container: 9611f40aef7781df9290efe0ac45c7d0aba6bbb0e2e0b25d9b9039c89b9600d7" id=ae544130-2baf-46bc-a7b9-72c970a77419 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.098949 | controller | Jun 11 11:51:18.806093 crc crio[22553]: time="2026-06-11T11:51:18.80600723Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=c06c065d-5355-44fe-864b-56402b234f44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.098965 | controller | Jun 11 11:51:18.809924 crc crio[22553]: time="2026-06-11T11:51:18.809849552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.098981 | controller | Jun 11 11:51:18.864623 crc crio[22553]: time="2026-06-11T11:51:18.856452562Z" level=info msg="Removed container 9611f40aef7781df9290efe0ac45c7d0aba6bbb0e2e0b25d9b9039c89b9600d7: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=ae544130-2baf-46bc-a7b9-72c970a77419 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.099003 | controller | Jun 11 11:51:19.066046 crc crio[22553]: time="2026-06-11T11:51:19.064845814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.099020 | controller | Jun 11 11:51:19.081215 crc crio[22553]: time="2026-06-11T11:51:19.081078278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.099036 | controller | Jun 11 11:51:19.348987 crc crio[22553]: time="2026-06-11T11:51:19.348847482Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=2f6f37a8-79b1-4da4-9b00-b705c7d37343 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.099052 | controller | Jun 11 11:51:19.348987 crc crio[22553]: time="2026-06-11T11:51:19.348952285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.099068 | controller | Jun 11 11:51:19.385817 crc crio[22553]: time="2026-06-11T11:51:19.385637386Z" level=info msg="Created container 026e22a35aed141e343f8b40e26d835f96bed6c7295e7dfc1b8b17ea36b6f66b: openstack/nova-metadata-0/nova-metadata-metadata" id=c06c065d-5355-44fe-864b-56402b234f44 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.099084 | controller | Jun 11 11:51:19.399308 crc crio[22553]: time="2026-06-11T11:51:19.399180961Z" level=info msg="Starting container: 026e22a35aed141e343f8b40e26d835f96bed6c7295e7dfc1b8b17ea36b6f66b" id=9588a81e-49a0-48b4-aec1-66f0e148be3b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.099100 | controller | Jun 11 11:51:19.406277 crc crio[22553]: time="2026-06-11T11:51:19.404540898Z" level=info msg="Started container" PID=85638 containerID=026e22a35aed141e343f8b40e26d835f96bed6c7295e7dfc1b8b17ea36b6f66b description=openstack/nova-metadata-0/nova-metadata-metadata id=9588a81e-49a0-48b4-aec1-66f0e148be3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1
2026-06-11 12:41:55.099116 | controller | Jun 11 11:51:19.436113 crc crio[22553]: time="2026-06-11T11:51:19.435994896Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d UID:bc33fb68-196d-4708-8676-04e6d35274ba NetNS:/var/run/netns/c3e8b8fc-13dc-449f-ae80-a66dd757a143 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc33fb68_196d_4708_8676_04e6d35274ba.slice PodAnnotations:0xc0011e8120}] Aliases:map[]}"
2026-06-11 12:41:55.099132 | controller | Jun 11 11:51:19.436113 crc crio[22553]: time="2026-06-11T11:51:19.436065948Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.099148 | controller | Jun 11 11:51:19.491036 crc crio[22553]: time="2026-06-11T11:51:19.48925486Z" level=info msg="Stopped pod sandbox: 54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1" id=92807d0a-9323-4371-881b-697a9b6c9c65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.099164 | controller | Jun 11 11:51:20.064191 crc crio[22553]: 2026-06-11T11:51:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:288f1cb3161952b Mac:b2:d2:2f:3c:6c:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/c3e8b8fc-13dc-449f-ae80-a66dd757a143 SocketPath: PciID:}] [{Interface:0xc00025ca30 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.099180 | controller | Jun 11 11:51:20.067145 crc crio[22553]: time="2026-06-11T11:51:20.067011462Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d UID:bc33fb68-196d-4708-8676-04e6d35274ba NetNS:/var/run/netns/c3e8b8fc-13dc-449f-ae80-a66dd757a143 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc33fb68_196d_4708_8676_04e6d35274ba.slice PodAnnotations:0xc0011e8120}] Aliases:map[]}"
2026-06-11 12:41:55.099200 | controller | Jun 11 11:51:20.067334 crc crio[22553]: time="2026-06-11T11:51:20.067267509Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.099217 | controller | Jun 11 11:51:20.081729 crc crio[22553]: time="2026-06-11T11:51:20.081481194Z" level=info msg="Ran pod sandbox 288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d with infra container: openstack/nova-scheduler-0/POD" id=2f6f37a8-79b1-4da4-9b00-b705c7d37343 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.099233 | controller | Jun 11 11:51:20.086209 crc crio[22553]: time="2026-06-11T11:51:20.084478121Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=13a6d0b5-e041-41b3-9034-eff627503f84 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.099249 | controller | Jun 11 11:51:20.120460 crc crio[22553]: time="2026-06-11T11:51:20.120300017Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=c3f2701d-0654-4a56-96d3-02c022f7a9ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.099264 | controller | Jun 11 11:51:20.139192 crc crio[22553]: time="2026-06-11T11:51:20.133608765Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=fb03314d-340d-4ed0-aad5-da47e79e08cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.099280 | controller | Jun 11 11:51:20.139192 crc crio[22553]: time="2026-06-11T11:51:20.135656985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.099296 | controller | Jun 11 11:51:20.208230 crc crio[22553]: time="2026-06-11T11:51:20.207891083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.099312 | controller | Jun 11 11:51:20.212653 crc crio[22553]: time="2026-06-11T11:51:20.21258192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.099328 | controller | Jun 11 11:51:20.379978 crc crio[22553]: time="2026-06-11T11:51:20.379902013Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=d5b99d26-f91d-402e-b1d8-fcde756b390e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.099344 | controller | Jun 11 11:51:20.382109 crc crio[22553]: time="2026-06-11T11:51:20.380030487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.099379 | controller | Jun 11 11:51:20.420508 crc crio[22553]: time="2026-06-11T11:51:20.420310972Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:65539d6a8e0395932630d444c503773abaa5a3de9347c4489c75544960568303 UID:74ca4626-aa9b-4d70-b27b-08da1cb37b7d NetNS:/var/run/netns/d1940d16-0161-4725-8bf7-7e372b314a2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74ca4626_aa9b_4d70_b27b_08da1cb37b7d.slice PodAnnotations:0xc00001a5d0}] Aliases:map[]}"
2026-06-11 12:41:55.099396 | controller | Jun 11 11:51:20.420508 crc crio[22553]: time="2026-06-11T11:51:20.420464957Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.099417 | controller | Jun 11 11:51:20.456725 crc crio[22553]: time="2026-06-11T11:51:20.456525369Z" level=info msg="Created container d90c3815b1861655f605ff38d50931582e7caf73cde0ad09c4c9e24e1879bb2d: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=fb03314d-340d-4ed0-aad5-da47e79e08cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.099434 | controller | Jun 11 11:51:20.457964 crc crio[22553]: time="2026-06-11T11:51:20.457872539Z" level=info msg="Starting container: d90c3815b1861655f605ff38d50931582e7caf73cde0ad09c4c9e24e1879bb2d" id=6255661f-08e5-4461-bb92-3379a9c8f7f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.099450 | controller | Jun 11 11:51:20.464416 crc crio[22553]: time="2026-06-11T11:51:20.464332887Z" level=info msg="Started container" PID=85958 containerID=d90c3815b1861655f605ff38d50931582e7caf73cde0ad09c4c9e24e1879bb2d description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=6255661f-08e5-4461-bb92-3379a9c8f7f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d
2026-06-11 12:41:55.099466 | controller | Jun 11 11:51:21.539885 crc crio[22553]: 2026-06-11T11:51:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65539d6a8e03959 Mac:fa:a7:13:c2:c7:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/d1940d16-0161-4725-8bf7-7e372b314a2b SocketPath: PciID:}] [{Interface:0xc0004be6b0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.099483 | controller | Jun 11 11:51:21.543857 crc crio[22553]: time="2026-06-11T11:51:21.543758239Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:65539d6a8e0395932630d444c503773abaa5a3de9347c4489c75544960568303 UID:74ca4626-aa9b-4d70-b27b-08da1cb37b7d NetNS:/var/run/netns/d1940d16-0161-4725-8bf7-7e372b314a2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74ca4626_aa9b_4d70_b27b_08da1cb37b7d.slice PodAnnotations:0xc00001a5d0}] Aliases:map[]}"
2026-06-11 12:41:55.099500 | controller | Jun 11 11:51:21.544053 crc crio[22553]: time="2026-06-11T11:51:21.544004256Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.099518 | controller | Jun 11 11:51:21.573594 crc crio[22553]: time="2026-06-11T11:51:21.573407684Z" level=info msg="Ran pod sandbox 65539d6a8e0395932630d444c503773abaa5a3de9347c4489c75544960568303 with infra container: openstack/nova-cell1-conductor-0/POD" id=d5b99d26-f91d-402e-b1d8-fcde756b390e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.099535 | controller | Jun 11 11:51:21.581912 crc crio[22553]: time="2026-06-11T11:51:21.581808959Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=dd8c7906-7117-4e8e-a8db-3e471f891274 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.099551 | controller | Jun 11 11:51:21.629646 crc crio[22553]: time="2026-06-11T11:51:21.628994946Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=258be9ee-50f2-4e6b-84bc-66b82d3aee39 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.099567 | controller | Jun 11 11:51:21.647034 crc crio[22553]: time="2026-06-11T11:51:21.646911829Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=b979b023-6801-4d18-92a5-4a3bc42ca958 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.099583 | controller | Jun 11 11:51:21.647626 crc crio[22553]: time="2026-06-11T11:51:21.647547568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.099602 | controller | Jun 11 11:51:21.712941 crc crio[22553]: time="2026-06-11T11:51:21.712806602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.099618 | controller | Jun 11 11:51:21.721779 crc crio[22553]: time="2026-06-11T11:51:21.719442916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.099634 | controller | Jun 11 11:51:21.937025 crc crio[22553]: time="2026-06-11T11:51:21.936899232Z" level=info msg="Created container 91c247159fadf41357a96a37a8b2a735ad101d99888818d1608ce068801bf67a: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=b979b023-6801-4d18-92a5-4a3bc42ca958 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.099650 | controller | Jun 11 11:51:21.939350 crc crio[22553]: time="2026-06-11T11:51:21.939184089Z" level=info msg="Starting container: 91c247159fadf41357a96a37a8b2a735ad101d99888818d1608ce068801bf67a" id=e4a7bc8f-2db2-4438-bc12-89a4a007da98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.099666 | controller | Jun 11 11:51:21.948407 crc crio[22553]: time="2026-06-11T11:51:21.948149511Z" level=info msg="Started container" PID=86081 containerID=91c247159fadf41357a96a37a8b2a735ad101d99888818d1608ce068801bf67a description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=e4a7bc8f-2db2-4438-bc12-89a4a007da98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65539d6a8e0395932630d444c503773abaa5a3de9347c4489c75544960568303
2026-06-11 12:41:55.099682 | controller | Jun 11 11:51:23.917415 crc crio[22553]: time="2026-06-11T11:51:23.91594697Z" level=info msg="Stopping container: efd46d72fbc97691729fc85fdc7b0efff344866e78ead1376d7de78ea13b8787 (timeout: 2s)" id=94af4d74-c8a0-43fc-aaf0-5d172f40079f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.099698 | controller | Jun 11 11:51:24.043802 crc crio[22553]: time="2026-06-11T11:51:24.043634756Z" level=info msg="Stopped container efd46d72fbc97691729fc85fdc7b0efff344866e78ead1376d7de78ea13b8787: openshift-marketplace/community-operators-2vgm5/registry-server" id=94af4d74-c8a0-43fc-aaf0-5d172f40079f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.099714 | controller | Jun 11 11:51:24.046598 crc crio[22553]: time="2026-06-11T11:51:24.046522781Z" level=info msg="Stopping pod sandbox: 705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964" id=983fc1a6-d129-48c9-a464-d1cec5e82ec1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.099729 | controller | Jun 11 11:51:24.047785 crc crio[22553]: time="2026-06-11T11:51:24.047630093Z" level=info msg="Got pod network &{Name:community-operators-2vgm5 Namespace:openshift-marketplace ID:705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964 UID:ea93e1e6-0c4e-460c-9e9f-3b91782eec2e NetNS:/var/run/netns/e0ed8ed7-a881-4547-98cb-83c7f27e33c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podea93e1e6_0c4e_460c_9e9f_3b91782eec2e.slice PodAnnotations:0xc000ca0988}] Aliases:map[]}"
2026-06-11 12:41:55.099745 | controller | Jun 11 11:51:24.047887 crc crio[22553]: time="2026-06-11T11:51:24.047856879Z" level=info msg="Deleting pod openshift-marketplace_community-operators-2vgm5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.099760 | controller | Jun 11 11:51:24.453014 crc crio[22553]: time="2026-06-11T11:51:24.452430727Z" level=info msg="Stopped pod sandbox: 705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964" id=983fc1a6-d129-48c9-a464-d1cec5e82ec1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.099776 | controller | Jun 11 11:51:24.940318 crc crio[22553]: time="2026-06-11T11:51:24.93946355Z" level=info msg="Removing container: efd46d72fbc97691729fc85fdc7b0efff344866e78ead1376d7de78ea13b8787" id=f1aba21e-3552-401a-a2f3-fa35ceba9965 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.099795 | controller | Jun 11 11:51:24.984989 crc crio[22553]: time="2026-06-11T11:51:24.984833034Z" level=info msg="Removed container efd46d72fbc97691729fc85fdc7b0efff344866e78ead1376d7de78ea13b8787: openshift-marketplace/community-operators-2vgm5/registry-server" id=f1aba21e-3552-401a-a2f3-fa35ceba9965 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.099811 | controller | Jun 11 11:51:24.988291 crc crio[22553]: time="2026-06-11T11:51:24.988206672Z" level=info msg="Removing container: 3f86f3baaa2e96260f68494da15830e02a3549c6f635926b8d4ca3065896c266" id=5fce791f-e07a-4012-93f1-4ca0a684c68a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.099826 | controller | Jun 11 11:51:25.029324 crc crio[22553]: time="2026-06-11T11:51:25.026759177Z" level=info msg="Removed container 3f86f3baaa2e96260f68494da15830e02a3549c6f635926b8d4ca3065896c266: openshift-marketplace/community-operators-2vgm5/extract-content" id=5fce791f-e07a-4012-93f1-4ca0a684c68a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.099842 | controller | Jun 11 11:51:25.033115 crc crio[22553]: time="2026-06-11T11:51:25.032811544Z" level=info msg="Removing container: 74080b1c209664392f4945d8f80a270d152a1b236a3fce428ee2221565e1361e" id=75489d3d-3bc1-44d5-9c4a-ee16d01e9c92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.099857 | controller | Jun 11 11:51:25.101542 crc crio[22553]: time="2026-06-11T11:51:25.101390095Z" level=info msg="Removed container 74080b1c209664392f4945d8f80a270d152a1b236a3fce428ee2221565e1361e: openshift-marketplace/community-operators-2vgm5/extract-utilities" id=75489d3d-3bc1-44d5-9c4a-ee16d01e9c92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.099873 | controller | Jun 11 11:51:31.399090 crc crio[22553]: time="2026-06-11T11:51:31.398058639Z" level=info msg="Removing container: e62b3b09765027552e2aef5cb11ba7e62774ab0dd309c72bcc83ba8b181ae5c7" id=46482b54-9238-4728-8ba5-6f413dbf4a7f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.099888 | controller | Jun 11 11:51:31.553834 crc crio[22553]: time="2026-06-11T11:51:31.553396093Z" level=info msg="Removed container e62b3b09765027552e2aef5cb11ba7e62774ab0dd309c72bcc83ba8b181ae5c7: openshift-infra/auto-csr-approver-29686304-p457f/oc" id=46482b54-9238-4728-8ba5-6f413dbf4a7f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.099904 | controller | Jun 11 11:51:31.567528 crc crio[22553]: time="2026-06-11T11:51:31.567402782Z" level=info msg="Stopping pod sandbox: b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec" id=5245ea81-c187-4592-b6f5-8fd909cc19d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.099919 | controller | Jun 11 11:51:31.567528 crc crio[22553]: time="2026-06-11T11:51:31.567523045Z" level=info msg="Stopped pod sandbox (already stopped): b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec" id=5245ea81-c187-4592-b6f5-8fd909cc19d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.099935 | controller | Jun 11 11:51:31.568779 crc crio[22553]: time="2026-06-11T11:51:31.568563346Z" level=info msg="Removing pod sandbox: b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec" id=44e4be7d-585d-438d-9cfe-bf6b525a9acf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.099951 | controller | Jun 11 11:51:31.597127 crc crio[22553]: time="2026-06-11T11:51:31.596912983Z" level=info msg="Removed pod sandbox: b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec" id=44e4be7d-585d-438d-9cfe-bf6b525a9acf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.099966 | controller | Jun 11 11:51:31.598394 crc crio[22553]: time="2026-06-11T11:51:31.598101378Z" level=info msg="Stopping pod sandbox: 71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e" id=75085066-5138-42e2-af59-7210dea90b98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.099985 | controller | Jun 11 11:51:31.598394 crc crio[22553]: time="2026-06-11T11:51:31.5981859Z" level=info msg="Stopped pod sandbox (already stopped): 71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e" id=75085066-5138-42e2-af59-7210dea90b98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.100001 | controller | Jun 11 11:51:31.599110 crc crio[22553]: time="2026-06-11T11:51:31.599013524Z" level=info msg="Removing pod sandbox: 71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e" id=acf84113-09aa-420f-a729-ba405c378bd0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.100017 | controller | Jun 11 11:51:31.651830 crc crio[22553]: time="2026-06-11T11:51:31.651488046Z" level=info msg="Removed pod sandbox: 71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e" id=acf84113-09aa-420f-a729-ba405c378bd0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.100033 | controller | Jun 11 11:51:31.654564 crc crio[22553]: time="2026-06-11T11:51:31.654468463Z" level=info msg="Stopping pod sandbox: ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c" id=02a75bc6-1174-4d20-b904-8e6d5ed2d15f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.100048 | controller | Jun 11 11:51:31.654564 crc crio[22553]: time="2026-06-11T11:51:31.654565836Z" level=info msg="Stopped pod sandbox (already stopped): ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c" id=02a75bc6-1174-4d20-b904-8e6d5ed2d15f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.100063 | controller | Jun 11 11:51:31.656547 crc crio[22553]: time="2026-06-11T11:51:31.65644486Z" level=info msg="Removing pod sandbox: ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c" id=615b136b-1d7a-49b3-9442-1448b99e9ea8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.100078 | controller | Jun 11 11:51:31.684078 crc crio[22553]: time="2026-06-11T11:51:31.683927682Z" level=info msg="Removed pod sandbox: ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c" id=615b136b-1d7a-49b3-9442-1448b99e9ea8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.100094 | controller | Jun 11 11:51:31.685188 crc crio[22553]: time="2026-06-11T11:51:31.685068666Z" level=info msg="Stopping pod sandbox: c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68" id=bce0162b-e77f-48d0-bbf6-3903771a4022 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.100109 | controller | Jun 11 11:51:31.685188 crc crio[22553]: time="2026-06-11T11:51:31.685142018Z" level=info msg="Stopped pod sandbox (already stopped): c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68" id=bce0162b-e77f-48d0-bbf6-3903771a4022 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.100125 | controller | Jun 11 11:51:31.685825 crc crio[22553]: time="2026-06-11T11:51:31.685611441Z" level=info msg="Removing pod sandbox: c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68" id=353f372b-9477-44bd-bef1-fc411368e7ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.100140 | controller | Jun 11 11:51:31.707386 crc crio[22553]: time="2026-06-11T11:51:31.707209002Z" level=info msg="Removed pod sandbox: c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68" id=353f372b-9477-44bd-bef1-fc411368e7ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.100155 | controller | Jun 11 11:51:31.708487 crc crio[22553]: time="2026-06-11T11:51:31.708411427Z" level=info msg="Stopping pod sandbox: bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed" id=c48f3d8b-cb68-443f-b26d-67701f5af252 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.100170 | controller | Jun 11 11:51:31.708598 crc crio[22553]: time="2026-06-11T11:51:31.70851151Z" level=info msg="Stopped pod sandbox (already stopped): bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed" id=c48f3d8b-cb68-443f-b26d-67701f5af252 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.100189 | controller | Jun 11 11:51:31.710812 crc crio[22553]: time="2026-06-11T11:51:31.710658923Z" level=info msg="Removing pod sandbox: bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed" id=a6e908ea-3a36-4ab5-a75d-337c2ee0b355 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.100205 | controller | Jun 11 11:51:31.736321 crc crio[22553]: time="2026-06-11T11:51:31.736134336Z" level=info msg="Removed pod sandbox: bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed" id=a6e908ea-3a36-4ab5-a75d-337c2ee0b355 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.100221 | controller | Jun 11 11:51:31.738201 crc crio[22553]: time="2026-06-11T11:51:31.738097143Z" level=info msg="Stopping pod sandbox: 705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964" id=f74a47a9-dbf1-4748-aa63-df7da1ebe9f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.100236 | controller | Jun 11 11:51:31.738312 crc crio[22553]: time="2026-06-11T11:51:31.738218287Z" level=info msg="Stopped pod sandbox (already stopped): 705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964" id=f74a47a9-dbf1-4748-aa63-df7da1ebe9f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.100252 | controller | Jun 11 11:51:31.739004 crc crio[22553]: time="2026-06-11T11:51:31.738925817Z" level=info msg="Removing pod sandbox: 705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964" id=b4fd0858-1f0c-4976-8ae7-9feee96e3b3b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.100267 | controller | Jun 11 11:51:31.756653 crc crio[22553]: time="2026-06-11T11:51:31.756480879Z" level=info msg="Removed pod sandbox: 705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964" id=b4fd0858-1f0c-4976-8ae7-9feee96e3b3b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.100283 | controller | Jun 11 11:51:31.758338 crc crio[22553]: time="2026-06-11T11:51:31.758283561Z" level=info msg="Stopping pod sandbox: 8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c" id=280d1055-3662-45f9-85ca-ac82b63cd860 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.100300 | controller | Jun 11 11:51:31.758517 crc crio[22553]: time="2026-06-11T11:51:31.758361254Z" level=info msg="Stopped pod sandbox (already stopped): 8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c" id=280d1055-3662-45f9-85ca-ac82b63cd860 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.100315 | controller | Jun 11 11:51:31.759424 crc crio[22553]: time="2026-06-11T11:51:31.759328532Z" level=info msg="Removing pod sandbox: 8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c" id=cf5db138-e7db-460c-8900-98c90f7530e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.100331 | controller | Jun 11 11:51:31.777738 crc crio[22553]: time="2026-06-11T11:51:31.777591565Z" level=info msg="Removed pod sandbox: 8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c" id=cf5db138-e7db-460c-8900-98c90f7530e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.100361 | controller | Jun 11 11:51:31.780625 crc crio[22553]: time="2026-06-11T11:51:31.780262773Z" level=info msg="Stopping pod sandbox: 1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069" id=02eed9b4-06ae-4fc4-a5a7-5837077cd659 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.100383 | controller | Jun 11 11:51:31.780801 crc crio[22553]: time="2026-06-11T11:51:31.780760327Z" level=info msg="Stopped pod sandbox (already stopped): 1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069" id=02eed9b4-06ae-4fc4-a5a7-5837077cd659 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.100399 | controller | Jun 11 11:51:31.781883 crc crio[22553]: time="2026-06-11T11:51:31.781808018Z" level=info msg="Removing pod sandbox: 1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069" id=6412ee25-8305-4ab6-a242-8b85dea2482b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.100419 | controller | Jun 11 11:51:31.800534 crc crio[22553]: time="2026-06-11T11:51:31.800428421Z" level=info msg="Removed pod sandbox: 1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069" id=6412ee25-8305-4ab6-a242-8b85dea2482b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.100435 | controller | Jun 11 11:51:36.931925 crc crio[22553]: time="2026-06-11T11:51:36.930258852Z" level=warning msg="Stopping container f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571 with stop signal(15) timed out. Killing..."
2026-06-11 12:41:55.100451 | controller | Jun 11 11:51:36.975837 crc crio[22553]: time="2026-06-11T11:51:36.97508297Z" level=error msg="Killing container f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-11 12:41:55.100519 | controller | Jun 11 11:51:37.012063 crc crio[22553]: time="2026-06-11T11:51:37.011889574Z" level=info msg="Stopped container f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=2d780382-fc3e-4954-90c1-8c987cd77a07 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.100541 | controller | Jun 11 11:51:37.013431 crc crio[22553]: time="2026-06-11T11:51:37.013310155Z" level=info msg="Stopping pod sandbox: e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9" id=e7a7f366-9ca1-4564-b9c3-92fb73a15be9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.100557 | controller | Jun 11 11:51:37.014961 crc crio[22553]: time="2026-06-11T11:51:37.014858651Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9 UID:905d1802-0714-45d6-b544-f74759af61bc NetNS:/var/run/netns/b1ecceab-6ddf-4644-8233-8898ebd24266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod905d1802_0714_45d6_b544_f74759af61bc.slice PodAnnotations:0xc001be6c08}] Aliases:map[]}"
2026-06-11 12:41:55.100574 | controller | Jun 11 11:51:37.015082 crc crio[22553]: time="2026-06-11T11:51:37.015048336Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.100590 | controller | Jun 11 11:51:37.416127 crc crio[22553]: time="2026-06-11T11:51:37.415501203Z" level=info msg="Stopped pod sandbox: e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9" id=e7a7f366-9ca1-4564-b9c3-92fb73a15be9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.100606 | controller | Jun 11 11:51:38.214063 crc crio[22553]: time="2026-06-11T11:51:38.213337858Z" level=info msg="Removing container: f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571" id=0a2f8033-b586-45d0-a344-8bf3a0d1f367 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.100621 | controller | Jun 11 11:51:38.279086 crc crio[22553]: time="2026-06-11T11:51:38.278931562Z" level=info msg="Removed container f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=0a2f8033-b586-45d0-a344-8bf3a0d1f367 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.100638 | controller | Jun 11 11:51:38.796215 crc crio[22553]: time="2026-06-11T11:51:38.794480848Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=20a878a8-028b-426f-a53d-3a03ae6faece name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.100654 | controller | Jun 11 11:51:38.796215 crc crio[22553]: time="2026-06-11T11:51:38.795297662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.100674 | controller | Jun 11 11:51:38.851004 crc crio[22553]: time="2026-06-11T11:51:38.850898405Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:de01d3a723eed80db88a55a4d7700d0ad809061a7ed0284aabd18852e2852365 UID:064019ab-aaf7-4c47-875a-a3d7fc0bd44f NetNS:/var/run/netns/0de5db84-5afd-4af0-b585-0dfebb110f23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod064019ab_aaf7_4c47_875a_a3d7fc0bd44f.slice PodAnnotations:0xc00279ada0}] Aliases:map[]}"
2026-06-11 12:41:55.100691 | controller | Jun 11 11:51:38.851004 crc crio[22553]: time="2026-06-11T11:51:38.850994647Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.100708 | controller | Jun 11 11:51:39.315933 crc crio[22553]: time="2026-06-11T11:51:39.315145222Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68b84f4555-w2vcc/POD" id=7261bf70-eb97-4bce-94db-961283389789 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.100724 | controller | Jun 11 11:51:39.317024 crc crio[22553]: time="2026-06-11T11:51:39.315981597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.100740 | controller | Jun 11 11:51:39.379740 crc crio[22553]: time="2026-06-11T11:51:39.378945054Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b84f4555-w2vcc Namespace:openstack ID:5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1 UID:fc1ef1d7-adf9-4476-9f00-f61dfaf7fbe7 NetNS:/var/run/netns/21a4c5bd-fef2-4a34-a855-880345c004bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc1ef1d7_adf9_4476_9f00_f61dfaf7fbe7.slice PodAnnotations:0xc004800430}] Aliases:map[]}"
2026-06-11 12:41:55.100756 | controller | Jun 11 11:51:39.379740 crc crio[22553]: time="2026-06-11T11:51:39.379017917Z" level=info msg="Adding pod openstack_dnsmasq-dns-68b84f4555-w2vcc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.100773 | controller | Jun 11 11:51:39.651885 crc crio[22553]: 2026-06-11T11:51:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de01d3a723eed80 Mac:fa:55:ad:b3:c8:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/0de5db84-5afd-4af0-b585-0dfebb110f23 SocketPath: PciID:}] [{Interface:0xc0003a5280 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.100789 | controller | Jun 11 11:51:39.658406 crc crio[22553]: time="2026-06-11T11:51:39.658260606Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:de01d3a723eed80db88a55a4d7700d0ad809061a7ed0284aabd18852e2852365 UID:064019ab-aaf7-4c47-875a-a3d7fc0bd44f NetNS:/var/run/netns/0de5db84-5afd-4af0-b585-0dfebb110f23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod064019ab_aaf7_4c47_875a_a3d7fc0bd44f.slice PodAnnotations:0xc00279ada0}] Aliases:map[]}"
2026-06-11 12:41:55.100806 | controller | Jun 11 11:51:39.658914 crc crio[22553]: time="2026-06-11T11:51:39.65873104Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.100822 | controller | Jun 11 11:51:39.675291 crc crio[22553]: time="2026-06-11T11:51:39.675220201Z" level=info msg="Ran pod sandbox de01d3a723eed80db88a55a4d7700d0ad809061a7ed0284aabd18852e2852365 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=20a878a8-028b-426f-a53d-3a03ae6faece name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.100849 | controller | Jun 11 11:51:39.691738 crc crio[22553]: time="2026-06-11T11:51:39.691140835Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=f5fddce5-b6cc-4568-9c96-db72bdbf94a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.100866 | controller | Jun 11 11:51:39.783773 crc crio[22553]: time="2026-06-11T11:51:39.783225643Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=21777d53-a87d-41d3-8138-efcd43e32950 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.100881 | controller | Jun 11 11:51:39.986414 crc crio[22553]: time="2026-06-11T11:51:39.985359502Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=696050e5-fd31-4dee-af29-ffe1680c20a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.100897 | controller | Jun 11 11:51:39.987255 crc crio[22553]: time="2026-06-11T11:51:39.987179725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.100913 | controller | Jun 11 11:51:40.072203 crc crio[22553]: 2026-06-11T11:51:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5521e971cfa4cba Mac:76:80:3b:f6:5a:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/21a4c5bd-fef2-4a34-a855-880345c004bc SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.100929 | controller | Jun 11 11:51:40.074143 crc crio[22553]: time="2026-06-11T11:51:40.073508455Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b84f4555-w2vcc Namespace:openstack ID:5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1 UID:fc1ef1d7-adf9-4476-9f00-f61dfaf7fbe7 NetNS:/var/run/netns/21a4c5bd-fef2-4a34-a855-880345c004bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc1ef1d7_adf9_4476_9f00_f61dfaf7fbe7.slice PodAnnotations:0xc004800430}] Aliases:map[]}"
2026-06-11 12:41:55.100945 | controller | Jun 11 11:51:40.074143 crc crio[22553]: time="2026-06-11T11:51:40.073655559Z" level=info msg="Checking pod openstack_dnsmasq-dns-68b84f4555-w2vcc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.100961 | controller | Jun 11 11:51:40.085582 crc crio[22553]: time="2026-06-11T11:51:40.085489174Z" level=info msg="Ran pod sandbox 5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1 with infra container: openstack/dnsmasq-dns-68b84f4555-w2vcc/POD" id=7261bf70-eb97-4bce-94db-961283389789 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.100977 | controller | Jun 11 11:51:40.101037 crc crio[22553]: time="2026-06-11T11:51:40.100833382Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d8180144-194a-4de8-84af-74a18ecea6e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.100993 | controller | Jun 11 11:51:40.139823 crc crio[22553]: time="2026-06-11T11:51:40.139210762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.101009 | controller | Jun 11 11:51:40.145753 crc crio[22553]: time="2026-06-11T11:51:40.145609319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.101025 | controller | Jun 11 11:51:40.268784 crc crio[22553]: time="2026-06-11T11:51:40.26830205Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ccff1b50-0951-4779-9f85-d1f1f2bca404 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.101044 | controller | Jun 11 11:51:40.280746 crc crio[22553]: time="2026-06-11T11:51:40.280545597Z" level=info msg="Creating container: openstack/dnsmasq-dns-68b84f4555-w2vcc/init" id=b893f1eb-084c-4305-bba3-aa9767e799d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.101060 | controller | Jun 11 11:51:40.281109 crc crio[22553]: time="2026-06-11T11:51:40.281019571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.101076 | controller | Jun 11 11:51:40.339051 crc crio[22553]: time="2026-06-11T11:51:40.33718482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.101092 | controller | Jun 11 11:51:40.344518 crc crio[22553]: time="2026-06-11T11:51:40.34439309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.101107 | controller | Jun 11 11:51:40.479780 crc crio[22553]: time="2026-06-11T11:51:40.478799382Z" level=info msg="Created container 81b95900f817dc27fc0185efe61e2a9274d5e43e42519f75eee46cdb35f73411: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=696050e5-fd31-4dee-af29-ffe1680c20a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.101123 | controller | Jun 11 11:51:40.482245 crc crio[22553]: time="2026-06-11T11:51:40.481567313Z" level=info msg="Starting container: 81b95900f817dc27fc0185efe61e2a9274d5e43e42519f75eee46cdb35f73411" id=8c78296c-815a-43e6-9b32-824ffcc61053 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.101139 | controller | Jun 11 11:51:40.489734 crc crio[22553]: time="2026-06-11T11:51:40.489577217Z" level=info msg="Started container" PID=87205 containerID=81b95900f817dc27fc0185efe61e2a9274d5e43e42519f75eee46cdb35f73411 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=8c78296c-815a-43e6-9b32-824ffcc61053 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de01d3a723eed80db88a55a4d7700d0ad809061a7ed0284aabd18852e2852365
2026-06-11 12:41:55.101156 | controller | Jun 11 11:51:40.526854 crc crio[22553]: time="2026-06-11T11:51:40.526501464Z" level=info msg="Created container 96af61224980b36f4fa43e07699c1696077c255b05182d17de32553ce35a4a0c: openstack/dnsmasq-dns-68b84f4555-w2vcc/init" id=b893f1eb-084c-4305-bba3-aa9767e799d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.101172 | controller | Jun 11 11:51:40.533496 crc crio[22553]: time="2026-06-11T11:51:40.533353194Z" level=info msg="Starting container: 96af61224980b36f4fa43e07699c1696077c255b05182d17de32553ce35a4a0c" id=e66f9ad4-2c78-422a-ad04-658d053d7841 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.101187 | controller | Jun 11 11:51:40.547294 crc crio[22553]: time="2026-06-11T11:51:40.547153477Z" level=info msg="Started container" PID=87228 containerID=96af61224980b36f4fa43e07699c1696077c255b05182d17de32553ce35a4a0c description=openstack/dnsmasq-dns-68b84f4555-w2vcc/init id=e66f9ad4-2c78-422a-ad04-658d053d7841 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1
2026-06-11 12:41:55.101203 | controller | Jun 11 11:51:41.325225 crc crio[22553]: time="2026-06-11T11:51:41.325172803Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=466a7b57-2251-4a54-ac3c-bd354f16d66b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.101218 | controller | Jun 11 11:51:41.449906 crc crio[22553]: time="2026-06-11T11:51:41.448960255Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ece38a99-bad8-4562-b910-e683e49910a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.101234 | controller | Jun 11 11:51:41.463132 crc crio[22553]: time="2026-06-11T11:51:41.462945994Z" level=info msg="Creating container: openstack/dnsmasq-dns-68b84f4555-w2vcc/dnsmasq-dns" id=955af3de-2ed5-4f8e-b5df-6a1cda2b4b3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.101253 | controller | Jun 11 11:51:41.463593 crc crio[22553]: time="2026-06-11T11:51:41.463532321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.101270 | controller | Jun 11 11:51:41.618231 crc crio[22553]: time="2026-06-11T11:51:41.618076781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.101285 | controller | Jun 11 11:51:41.625475 crc crio[22553]: time="2026-06-11T11:51:41.625333663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.101301 | controller | Jun 11 11:51:41.843977 crc crio[22553]: time="2026-06-11T11:51:41.84386388Z" level=info msg="Created container 6bdb71de426c994cc81f5bc0e1a6d17997cb4ad3c9fe82d9554bbb2cd5092971: openstack/dnsmasq-dns-68b84f4555-w2vcc/dnsmasq-dns" id=955af3de-2ed5-4f8e-b5df-6a1cda2b4b3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.101317 | controller | Jun 11 11:51:41.845615 crc crio[22553]: time="2026-06-11T11:51:41.845533029Z" level=info msg="Starting container: 6bdb71de426c994cc81f5bc0e1a6d17997cb4ad3c9fe82d9554bbb2cd5092971" id=b974119c-70cb-4769-8051-d4c2f0faaca9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.101333 | controller | Jun 11 11:51:41.853590 crc crio[22553]: time="2026-06-11T11:51:41.853510592Z" level=info msg="Started container" PID=87337 containerID=6bdb71de426c994cc81f5bc0e1a6d17997cb4ad3c9fe82d9554bbb2cd5092971 description=openstack/dnsmasq-dns-68b84f4555-w2vcc/dnsmasq-dns id=b974119c-70cb-4769-8051-d4c2f0faaca9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1
2026-06-11 12:41:55.101364 | controller | Jun 11 11:51:42.132565 crc crio[22553]: time="2026-06-11T11:51:42.130206287Z" level=info msg="Stopping container: 357aac6d74fb27cd126ddb912dd849f6ffda5bf473dfcaea34bf01aeb299e1f2 (timeout: 30s)" id=590f1fde-72ec-4c91-8246-9f00b52c2b33 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.101386 | controller | Jun 11 11:51:42.138855 crc crio[22553]: time="2026-06-11T11:51:42.132162184Z" level=info msg="Stopping container: cf82e3cd737f4e48afde7db5567dc9ba87673f99128b1c755cd4879fd2a47246 (timeout: 30s)" id=cbdf687e-cf7c-4a00-a0b0-96d60084daa6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.101402 | controller | Jun 11 11:51:42.139293 crc crio[22553]: time="2026-06-11T11:51:42.132474303Z" level=info msg="Stopping container: 0e20cd08da227308a5e0720b5f5e2dd1585579144c6ee390e64fca09eefd4fbf (timeout: 30s)" id=5ee61329-d57e-4611-9813-9726dcfcb929 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.101418 | controller | Jun 11 11:51:42.139975 crc crio[22553]: time="2026-06-11T11:51:42.132308529Z" level=info msg="Stopping container: 2e092d60dfc5817fbfae9f07588acb6c65f90f391ca01d3e15328db3e6627879 (timeout: 30s)" id=335c2afd-f8a4-43c1-8515-8e28c1fdba86 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.101434 | controller | Jun 11 11:51:42.273935 crc crio[22553]: time="2026-06-11T11:51:42.272956163Z" level=info msg="Stopped container 0e20cd08da227308a5e0720b5f5e2dd1585579144c6ee390e64fca09eefd4fbf: openstack/ceilometer-0/sg-core" id=5ee61329-d57e-4611-9813-9726dcfcb929 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.101450 | controller | Jun 11 11:51:42.387308 crc crio[22553]: time="2026-06-11T11:51:42.387232258Z" level=info msg="Stopped container 2e092d60dfc5817fbfae9f07588acb6c65f90f391ca01d3e15328db3e6627879: openstack/ceilometer-0/proxy-httpd" id=335c2afd-f8a4-43c1-8515-8e28c1fdba86 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.101469 | controller | Jun 11 11:51:42.788411 crc crio[22553]: time="2026-06-11T11:51:42.787727466Z" level=info msg="Stopped container cf82e3cd737f4e48afde7db5567dc9ba87673f99128b1c755cd4879fd2a47246: openstack/ceilometer-0/ceilometer-central-agent" id=cbdf687e-cf7c-4a00-a0b0-96d60084daa6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.101486 | controller | Jun 11 11:51:42.807175 crc crio[22553]: time="2026-06-11T11:51:42.80706388Z" level=info msg="Stopping container: ddccba7aa0471bbc6832c60e0e7525c37827b61afe100598b879905e2408168d (timeout: 30s)" id=69e1be99-0033-48f1-b6e3-6629a9f38f7b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.101502 | controller | Jun 11 11:51:42.809047 crc crio[22553]: time="2026-06-11T11:51:42.808973656Z" level=info msg="Stopping container: ea799b4f7792a4defb278a2550fafa842a93f4d50d66a54cc534c616c692d667 (timeout: 30s)" id=67f1d88d-8353-481c-af2f-7d778148d3af name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.101518 | controller | Jun 11 11:51:42.936131 crc crio[22553]: time="2026-06-11T11:51:42.935530939Z" level=info msg="Stopped container ddccba7aa0471bbc6832c60e0e7525c37827b61afe100598b879905e2408168d: openstack/nova-api-0/nova-api-log" id=69e1be99-0033-48f1-b6e3-6629a9f38f7b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.101534 | controller | Jun 11 11:51:43.077075 crc crio[22553]: time="2026-06-11T11:51:43.076966207Z" level=info msg="Stopped container 357aac6d74fb27cd126ddb912dd849f6ffda5bf473dfcaea34bf01aeb299e1f2: openstack/ceilometer-0/ceilometer-notification-agent" id=590f1fde-72ec-4c91-8246-9f00b52c2b33 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.101550 | controller | Jun 11 11:51:43.078754 crc crio[22553]: time="2026-06-11T11:51:43.078650666Z" level=info msg="Stopping pod sandbox: 495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793" id=617f30a8-20ea-4271-8d0e-c30d7a40e466 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.101566 | controller | Jun 11 11:51:43.082438 crc crio[22553]: time="2026-06-11T11:51:43.082358334Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793 UID:4d0a4914-9def-4bd8-96c3-2e81d7bb3191 NetNS:/var/run/netns/7e93e1c8-1971-4442-802c-1923b2a4c985 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d0a4914_9def_4bd8_96c3_2e81d7bb3191.slice PodAnnotations:0xc000ca0b38}] Aliases:map[]}"
2026-06-11 12:41:55.101582 | controller | Jun 11 11:51:43.082869 crc crio[22553]: time="2026-06-11T11:51:43.082834188Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.101598 | controller | Jun 11 11:51:43.468106 crc crio[22553]: time="2026-06-11T11:51:43.467830004Z" level=info msg="Stopped pod sandbox: 495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793" id=617f30a8-20ea-4271-8d0e-c30d7a40e466 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.101614 | controller | Jun 11 11:51:44.453965 crc crio[22553]: time="2026-06-11T11:51:44.453041447Z" level=info msg="Removing container: 2e092d60dfc5817fbfae9f07588acb6c65f90f391ca01d3e15328db3e6627879" id=647eafef-2b82-4fce-b731-d5bcacfcead0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.101630 | controller | Jun 11 11:51:44.540480 crc crio[22553]: time="2026-06-11T11:51:44.539646994Z" level=info msg="Removed container 2e092d60dfc5817fbfae9f07588acb6c65f90f391ca01d3e15328db3e6627879: openstack/ceilometer-0/proxy-httpd" id=647eafef-2b82-4fce-b731-d5bcacfcead0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.101645 | controller | Jun 11 11:51:44.544667 crc crio[22553]: time="2026-06-11T11:51:44.544572608Z" level=info msg="Removing container: 0e20cd08da227308a5e0720b5f5e2dd1585579144c6ee390e64fca09eefd4fbf" id=bd368ff9-77fa-4384-9f78-2d8492d880e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.101664 | controller | Jun 11 11:51:44.586441 crc crio[22553]: time="2026-06-11T11:51:44.586320557Z" level=info msg="Removed container 0e20cd08da227308a5e0720b5f5e2dd1585579144c6ee390e64fca09eefd4fbf: openstack/ceilometer-0/sg-core" id=bd368ff9-77fa-4384-9f78-2d8492d880e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.101680 | controller | Jun 11 11:51:44.592638 crc crio[22553]: time="2026-06-11T11:51:44.592542068Z" level=info msg="Removing container: 357aac6d74fb27cd126ddb912dd849f6ffda5bf473dfcaea34bf01aeb299e1f2" id=baf3ba11-cb47-4031-a7fa-3be9607e6bfe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.101696 | controller | Jun 11 11:51:44.625097 crc crio[22553]: time="2026-06-11T11:51:44.625003375Z" level=info msg="Removed container 357aac6d74fb27cd126ddb912dd849f6ffda5bf473dfcaea34bf01aeb299e1f2: openstack/ceilometer-0/ceilometer-notification-agent" id=baf3ba11-cb47-4031-a7fa-3be9607e6bfe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.101711 | controller | Jun 11 11:51:44.628044 crc crio[22553]: time="2026-06-11T11:51:44.627976672Z" level=info msg="Removing container: cf82e3cd737f4e48afde7db5567dc9ba87673f99128b1c755cd4879fd2a47246" id=8eac2503-65dd-420f-80f2-c13a8d2b3ede name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.101727 | controller | Jun 11 11:51:44.665809 crc crio[22553]: time="2026-06-11T11:51:44.665735904Z" level=info msg="Removed container cf82e3cd737f4e48afde7db5567dc9ba87673f99128b1c755cd4879fd2a47246: openstack/ceilometer-0/ceilometer-central-agent" id=8eac2503-65dd-420f-80f2-c13a8d2b3ede name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.101743 | controller | Jun 11 11:51:44.993950 crc crio[22553]: time="2026-06-11T11:51:44.99383015Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=09bdb11e-13de-4ccf-b0b5-fdb7042b8402 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.101759 | controller | Jun 11 11:51:44.994148 crc crio[22553]: time="2026-06-11T11:51:44.993978294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.101775 | controller | Jun 11 11:51:45.096101 crc crio[22553]: time="2026-06-11T11:51:45.096031332Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1 UID:15e9002b-1424-459f-91aa-c2acbdee4fd3 NetNS:/var/run/netns/5318d120-bc27-4e84-a6cb-de90a9043787 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15e9002b_1424_459f_91aa_c2acbdee4fd3.slice PodAnnotations:0xc0011e81f0}] Aliases:map[]}"
2026-06-11 12:41:55.101791 | controller | Jun 11 11:51:45.097915 crc crio[22553]: time="2026-06-11T11:51:45.096504536Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.101807 | controller | Jun 11 11:51:45.669110 crc crio[22553]: 2026-06-11T11:51:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5cb7133d897214 Mac:6e:46:01:24:34:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/5318d120-bc27-4e84-a6cb-de90a9043787 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.101824 | controller | Jun 11 11:51:45.671110 crc crio[22553]: time="2026-06-11T11:51:45.670434626Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1 UID:15e9002b-1424-459f-91aa-c2acbdee4fd3 NetNS:/var/run/netns/5318d120-bc27-4e84-a6cb-de90a9043787 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15e9002b_1424_459f_91aa_c2acbdee4fd3.slice PodAnnotations:0xc0011e81f0}] Aliases:map[]}"
2026-06-11 12:41:55.101843 | controller | Jun 11 11:51:45.671110 crc crio[22553]: time="2026-06-11T11:51:45.670595961Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.101859 | controller | Jun 11 11:51:45.684273 crc crio[22553]: time="2026-06-11T11:51:45.683903349Z" level=info msg="Ran pod sandbox d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1 with infra container: openstack/ceilometer-0/POD" id=09bdb11e-13de-4ccf-b0b5-fdb7042b8402 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.101875 | controller | Jun 11 11:51:45.686836 crc crio[22553]: time="2026-06-11T11:51:45.686228507Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=356e0714-7dec-4861-999f-88419af9abef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.101890 | controller | Jun 11 11:51:45.716612 crc crio[22553]: time="2026-06-11T11:51:45.716319285Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=fe05510e-af08-4da3-b4bf-1959466e29f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.101906 | controller | Jun 11 11:51:45.747745 crc crio[22553]: time="2026-06-11T11:51:45.747564047Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=76329d79-870f-47f1-a441-41642fcb503a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.101922 | controller | Jun 11 11:51:45.748578 crc crio[22553]: time="2026-06-11T11:51:45.748506865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.101938 | controller | Jun 11 11:51:45.864108 crc crio[22553]: time="2026-06-11T11:51:45.864040716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.101954 | controller | Jun 11 11:51:45.873494 crc crio[22553]: time="2026-06-11T11:51:45.873329238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.101970 | controller | Jun 11 11:51:46.071861 crc crio[22553]: time="2026-06-11T11:51:46.071743617Z" level=info msg="Created container de144abb6e7fb86d9a37fe4837ca27f08b21ca9b77f0ecfe7905b9e3ead2905c: openstack/ceilometer-0/ceilometer-central-agent" id=76329d79-870f-47f1-a441-41642fcb503a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.101986 | controller | Jun 11 11:51:46.073322 crc crio[22553]: time="2026-06-11T11:51:46.073185409Z" level=info msg="Starting container: de144abb6e7fb86d9a37fe4837ca27f08b21ca9b77f0ecfe7905b9e3ead2905c" id=b619cc39-7db6-4fc9-b109-61d5d3ee5ec4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.102001 | controller | Jun 11 11:51:46.081602 crc crio[22553]: time="2026-06-11T11:51:46.081494992Z" level=info msg="Stopped container ea799b4f7792a4defb278a2550fafa842a93f4d50d66a54cc534c616c692d667: openstack/nova-api-0/nova-api-api" id=67f1d88d-8353-481c-af2f-7d778148d3af name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.102017 | controller | Jun 11 11:51:46.084443 crc crio[22553]: time="2026-06-11T11:51:46.084316444Z" level=info msg="Stopping pod sandbox: 0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b" id=49066344-2e52-4fff-bad1-2dfbaf2d42d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.102032 | controller | Jun 11 11:51:46.085274 crc crio[22553]: time="2026-06-11T11:51:46.08519091Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b UID:638d8197-9cae-4203-8f3d-7bc83fb28ecd NetNS:/var/run/netns/331ce861-36be-4b36-9014-eb9eda283909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod638d8197_9cae_4203_8f3d_7bc83fb28ecd.slice PodAnnotations:0xc00012adc0}] Aliases:map[]}"
2026-06-11 12:41:55.102054 | controller | Jun 11 11:51:46.085473 crc crio[22553]: time="2026-06-11T11:51:46.085413126Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.102070 | controller | Jun 11 11:51:46.087444 crc crio[22553]: time="2026-06-11T11:51:46.087298881Z" level=info msg="Started container" PID=87670 containerID=de144abb6e7fb86d9a37fe4837ca27f08b21ca9b77f0ecfe7905b9e3ead2905c description=openstack/ceilometer-0/ceilometer-central-agent id=b619cc39-7db6-4fc9-b109-61d5d3ee5ec4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1
2026-06-11 12:41:55.102086 | controller | Jun 11 11:51:46.101274 crc crio[22553]: time="2026-06-11T11:51:46.101172616Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=661e7f61-05df-440b-a4a2-0b5bddc89165 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.102103 | controller | Jun 11 11:51:46.147774 crc crio[22553]: time="2026-06-11T11:51:46.147586311Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=86a4812e-5e6a-4a77-8c79-4051f810bb57 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.102118 | controller | Jun 11 11:51:46.175210 crc crio[22553]: time="2026-06-11T11:51:46.175105354Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=17e3d9b2-5653-4c61-bb6e-2d1913f15bd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.102134 | controller | Jun 11 11:51:46.175914 crc crio[22553]: time="2026-06-11T11:51:46.175836265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.102150 | controller | Jun 11 11:51:46.246222 crc crio[22553]: time="2026-06-11T11:51:46.246006953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.102166 | controller | Jun 11 11:51:46.256398 crc crio[22553]: time="2026-06-11T11:51:46.256263192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.102182 | controller | Jun 11 11:51:46.547579 crc crio[22553]: time="2026-06-11T11:51:46.54676334Z" level=info msg="Created container 6ce524a63a3094fef3b40af46af3e4eb95a46cff52e24d1728e61f4329067c3c: openstack/ceilometer-0/ceilometer-notification-agent" id=17e3d9b2-5653-4c61-bb6e-2d1913f15bd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.102198 | controller | Jun 11 11:51:46.552872 crc crio[22553]: time="2026-06-11T11:51:46.552186469Z" level=info msg="Starting container: 6ce524a63a3094fef3b40af46af3e4eb95a46cff52e24d1728e61f4329067c3c" id=f9dd260d-13b1-430e-8cf3-ed2713ff5319 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.102214 | controller | Jun 11 11:51:46.569485 crc crio[22553]: time="2026-06-11T11:51:46.569311398Z" level=info msg="Started container" PID=87716 containerID=6ce524a63a3094fef3b40af46af3e4eb95a46cff52e24d1728e61f4329067c3c description=openstack/ceilometer-0/ceilometer-notification-agent id=f9dd260d-13b1-430e-8cf3-ed2713ff5319 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1
2026-06-11 12:41:55.102230 | controller | Jun 11 11:51:46.583827 crc crio[22553]: time="2026-06-11T11:51:46.583664657Z" level=info msg="Stopped pod sandbox: 0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b" id=49066344-2e52-4fff-bad1-2dfbaf2d42d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.102249 | controller | Jun 11 11:51:46.644151 crc crio[22553]: time="2026-06-11T11:51:46.637072926Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=4c1abe39-67e3-4bbc-9bd5-c8a7adbd4b4c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.102265 | controller | Jun 11 11:51:46.664837 crc crio[22553]: time="2026-06-11T11:51:46.664474526Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=89270295-2114-4733-8fab-3e82f32d0aa5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.102281 | controller | Jun 11 11:51:46.768878 crc crio[22553]: time="2026-06-11T11:51:46.767734819Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=c2b27cee-97bc-4ead-8e4f-fcfccb30c5b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.102297 | controller | Jun 11 11:51:46.770838 crc crio[22553]: time="2026-06-11T11:51:46.769857791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.102312 | controller | Jun 11 11:51:46.885289 crc crio[22553]: time="2026-06-11T11:51:46.884057184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.102327 | controller | Jun 11 11:51:46.906539 crc crio[22553]: time="2026-06-11T11:51:46.906471138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.102370 | controller | Jun 11 11:51:47.231433 crc crio[22553]: time="2026-06-11T11:51:47.231228276Z" level=info msg="Created container 3d3746a96fa41b56dbfbbf301981d6f9cfdad09646d1d6390e7e4f29470af0ff: openstack/ceilometer-0/sg-core" id=c2b27cee-97bc-4ead-8e4f-fcfccb30c5b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.102389 | controller | Jun 11 11:51:47.232738 crc crio[22553]: time="2026-06-11T11:51:47.232548675Z" level=info msg="Starting container: 3d3746a96fa41b56dbfbbf301981d6f9cfdad09646d1d6390e7e4f29470af0ff" id=4b7d342e-ca42-45b9-88a4-b7f2f88972dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.102405 | controller | Jun 11 11:51:47.239526 crc crio[22553]: time="2026-06-11T11:51:47.239431476Z" level=info msg="Started container" PID=87799 containerID=3d3746a96fa41b56dbfbbf301981d6f9cfdad09646d1d6390e7e4f29470af0ff description=openstack/ceilometer-0/sg-core id=4b7d342e-ca42-45b9-88a4-b7f2f88972dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1
2026-06-11 12:41:55.102421 | controller | Jun 11 11:51:47.352453 crc crio[22553]: time="2026-06-11T11:51:47.352296329Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=992fb1ec-8be9-43bf-8c67-9e90a0bdd690 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.102437 | controller | Jun 11 11:51:47.387739 crc crio[22553]: time="2026-06-11T11:51:47.387574799Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=82f504dd-1ed9-4afc-835c-1f88ff6a08cd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.102453 | controller | Jun 11 11:51:47.497360 crc crio[22553]: time="2026-06-11T11:51:47.49725027Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=6343f146-9d87-4a01-98c0-e2ef93eca547 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.102468 | controller | Jun 11 11:51:47.497866 crc crio[22553]: time="2026-06-11T11:51:47.497837867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.102484 | controller | Jun 11 11:51:47.556145 crc crio[22553]: time="2026-06-11T11:51:47.556005255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.102503 | controller | Jun 11 11:51:47.561842 crc crio[22553]: time="2026-06-11T11:51:47.561747172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.102518 | controller | Jun 11 11:51:47.572492 crc crio[22553]: time="2026-06-11T11:51:47.571764545Z" level=info msg="Removing container: ea799b4f7792a4defb278a2550fafa842a93f4d50d66a54cc534c616c692d667" id=5ac06c22-9ddd-43e6-9d78-48dc9cd162f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.102534 | controller | Jun 11 11:51:47.625254 crc crio[22553]: time="2026-06-11T11:51:47.62507654Z" level=info msg="Removed container ea799b4f7792a4defb278a2550fafa842a93f4d50d66a54cc534c616c692d667: openstack/nova-api-0/nova-api-api" id=5ac06c22-9ddd-43e6-9d78-48dc9cd162f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.102550 | controller | Jun 11 11:51:47.628183 crc crio[22553]: time="2026-06-11T11:51:47.628117759Z" level=info msg="Removing container: ddccba7aa0471bbc6832c60e0e7525c37827b61afe100598b879905e2408168d" id=9e38154d-257d-499e-8067-9f1a31a651d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.102565 | controller | Jun 11 11:51:47.668582 crc crio[22553]: time="2026-06-11T11:51:47.668438626Z" level=info msg="Removed container ddccba7aa0471bbc6832c60e0e7525c37827b61afe100598b879905e2408168d: openstack/nova-api-0/nova-api-log" id=9e38154d-257d-499e-8067-9f1a31a651d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.102580 | controller | Jun 11 11:51:47.887262 crc crio[22553]: time="2026-06-11T11:51:47.887032145Z" level=info msg="Created container 10aa2e95d1a3c71d3dba5c9334270273b05e775872dc714d1fc36fa478fdefe9: openstack/ceilometer-0/proxy-httpd" id=6343f146-9d87-4a01-98c0-e2ef93eca547 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.102596 | controller | Jun 11 11:51:47.889881 crc crio[22553]: time="2026-06-11T11:51:47.889806076Z" level=info msg="Starting container: 10aa2e95d1a3c71d3dba5c9334270273b05e775872dc714d1fc36fa478fdefe9" id=66d8a8d3-7476-4ddf-812e-cdab0b018a36 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.102611 | controller | Jun 11 11:51:47.903327 crc crio[22553]: time="2026-06-11T11:51:47.903200767Z" level=info msg="Started container" PID=87836 containerID=10aa2e95d1a3c71d3dba5c9334270273b05e775872dc714d1fc36fa478fdefe9 description=openstack/ceilometer-0/proxy-httpd id=66d8a8d3-7476-4ddf-812e-cdab0b018a36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1
2026-06-11 12:41:55.102626 | controller | Jun 11 11:51:48.383717 crc crio[22553]: time="2026-06-11T11:51:48.382565347Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=62ff5869-02ff-40ec-8bee-32c5aebd62a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.102642 | controller | Jun 11 11:51:48.383717 crc crio[22553]: time="2026-06-11T11:51:48.383321639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.102658 | controller | Jun 11 11:51:48.453093 crc crio[22553]: time="2026-06-11T11:51:48.45289634Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431 UID:f2c149e9-5107-4d57-a3d6-5e22484e283d NetNS:/var/run/netns/392d8503-2ff7-41bc-9c91-4d776d374a26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2c149e9_5107_4d57_a3d6_5e22484e283d.slice PodAnnotations:0xc0011e8960}] Aliases:map[]}"
2026-06-11 12:41:55.102675 | controller | Jun 11 11:51:48.453522 crc crio[22553]: time="2026-06-11T11:51:48.453119386Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.102694 | controller | Jun 11 11:51:48.633474 crc crio[22553]: time="2026-06-11T11:51:48.633432909Z" level=info msg="Stopping container: de144abb6e7fb86d9a37fe4837ca27f08b21ca9b77f0ecfe7905b9e3ead2905c (timeout: 30s)" id=f7c0371f-77ed-42b0-bf28-43d1812116bf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.102711 | controller | Jun 11 11:51:48.638054 crc crio[22553]: time="2026-06-11T11:51:48.637954841Z" level=info msg="Stopping container: 3d3746a96fa41b56dbfbbf301981d6f9cfdad09646d1d6390e7e4f29470af0ff (timeout: 30s)" id=cbcf31d1-f8bf-43d3-83fa-90fba64febae name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.102727 | controller | Jun 11 11:51:48.638666 crc crio[22553]: time="2026-06-11T11:51:48.638516697Z" level=info msg="Stopping container: 10aa2e95d1a3c71d3dba5c9334270273b05e775872dc714d1fc36fa478fdefe9 (timeout: 30s)" id=89f53c10-7427-42aa-9871-141176cbbf1a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.102743 | controller | Jun 11 11:51:48.639229 crc crio[22553]: time="2026-06-11T11:51:48.638884948Z" level=info msg="Stopping container: 6ce524a63a3094fef3b40af46af3e4eb95a46cff52e24d1728e61f4329067c3c (timeout: 30s)" id=bb2b1c07-5903-43f1-9eb9-d9071958b038 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.102759 | controller | Jun 11 11:51:48.779399 crc crio[22553]: time="2026-06-11T11:51:48.778052809Z" level=info msg="Stopping container: 9f2c32939a72b0dcd3e3ab4e96cc4990ce64a474c18b85e92a93468f6580f1f1 (timeout: 10s)" id=5470590c-5bb4-4f8d-97c5-98e6aab9630e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.102775 | controller | Jun 11 11:51:48.807861 crc crio[22553]: time="2026-06-11T11:51:48.803632556Z" level=info msg="Stopped container 3d3746a96fa41b56dbfbbf301981d6f9cfdad09646d1d6390e7e4f29470af0ff: openstack/ceilometer-0/sg-core" id=cbcf31d1-f8bf-43d3-83fa-90fba64febae name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.102791 | controller | Jun 11 11:51:48.920242 crc crio[22553]: time="2026-06-11T11:51:48.918603261Z" level=info msg="Stopped container 10aa2e95d1a3c71d3dba5c9334270273b05e775872dc714d1fc36fa478fdefe9: openstack/ceilometer-0/proxy-httpd" id=89f53c10-7427-42aa-9871-141176cbbf1a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.102806 | controller | Jun 11 11:51:48.972260 crc crio[22553]: time="2026-06-11T11:51:48.972144904Z" level=info msg="Stopped container 9f2c32939a72b0dcd3e3ab4e96cc4990ce64a474c18b85e92a93468f6580f1f1: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/dnsmasq-dns" id=5470590c-5bb4-4f8d-97c5-98e6aab9630e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.102822 | controller | Jun 11 11:51:48.980959 crc crio[22553]: time="2026-06-11T11:51:48.973267577Z" level=info msg="Stopping pod sandbox: 535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6" id=6dc100b6-5235-4b53-9fbc-140cb1788665 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.102838 | controller | Jun 11 11:51:48.982081 crc crio[22553]: time="2026-06-11T11:51:48.982009832Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7948f7c9f9-9wdnv Namespace:openstack ID:535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6 UID:98fc0900-6098-47d5-bad7-b0d78305665e NetNS:/var/run/netns/cc0848ed-123f-45d9-a262-dd269944b78b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98fc0900_6098_47d5_bad7_b0d78305665e.slice PodAnnotations:0xc00061ecd0}] Aliases:map[]}"
2026-06-11 12:41:55.102854 | controller | Jun 11 11:51:48.982354 crc crio[22553]: time="2026-06-11T11:51:48.98227561Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7948f7c9f9-9wdnv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.102870 | controller | Jun 11 11:51:49.109288 crc crio[22553]: 2026-06-11T11:51:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:545c42ce199c61b Mac:e6:25:e4:d8:7b:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/392d8503-2ff7-41bc-9c91-4d776d374a26 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.102890 | controller | Jun 11 11:51:49.110257 crc crio[22553]: time="2026-06-11T11:51:49.110120721Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431 UID:f2c149e9-5107-4d57-a3d6-5e22484e283d NetNS:/var/run/netns/392d8503-2ff7-41bc-9c91-4d776d374a26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2c149e9_5107_4d57_a3d6_5e22484e283d.slice PodAnnotations:0xc0011e8960}] Aliases:map[]}"
2026-06-11 12:41:55.102908 | controller | Jun 11 11:51:49.110413 crc crio[22553]: time="2026-06-11T11:51:49.110288325Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.102924 | controller | Jun 11 11:51:49.122013 crc crio[22553]: time="2026-06-11T11:51:49.121942556Z" level=info msg="Ran pod sandbox 545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431 with infra container: openstack/nova-api-0/POD" id=62ff5869-02ff-40ec-8bee-32c5aebd62a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.102941 | controller | Jun 11 11:51:49.136088 crc crio[22553]: time="2026-06-11T11:51:49.135991706Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=eb192bec-bf69-44cd-ab4a-89f0a6e4e8eb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.102957 | controller | Jun 11 11:51:49.143669 crc crio[22553]: time="2026-06-11T11:51:49.143557076Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=bc605857-777f-4b8d-829e-6a542f13b040 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.102973 | controller | Jun 11 11:51:49.194424 crc crio[22553]: time="2026-06-11T11:51:49.1937105Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=7a7fd8aa-8986-430b-b970-e5d32317cb50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.102989 | controller | Jun 11 11:51:49.194850 crc crio[22553]: time="2026-06-11T11:51:49.194577466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.103005 | controller | Jun 11 11:51:49.264492 crc crio[22553]: time="2026-06-11T11:51:49.264049343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.103021 | controller | Jun 11 11:51:49.269935 crc crio[22553]: time="2026-06-11T11:51:49.269864573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.103036 | controller | Jun 11 11:51:49.457204 crc crio[22553]: time="2026-06-11T11:51:49.457115057Z" level=info msg="Stopped pod sandbox: 535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6" id=6dc100b6-5235-4b53-9fbc-140cb1788665 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.103052 | controller | Jun 11 11:51:49.556560 crc crio[22553]: time="2026-06-11T11:51:49.556445326Z" level=info msg="Created container ef780834fdf584074b157833159beadb5bfd32057587d48960ee15cd2410283c: openstack/nova-api-0/nova-api-log" id=7a7fd8aa-8986-430b-b970-e5d32317cb50 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.103068 | controller | Jun 11 11:51:49.558921 crc crio[22553]: time="2026-06-11T11:51:49.558174037Z" level=info msg="Starting container: ef780834fdf584074b157833159beadb5bfd32057587d48960ee15cd2410283c" id=b0191e56-ecda-43c2-8b7d-c1e4ecfe6c04 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.103088 | controller | Jun 11 11:51:49.567055 crc crio[22553]: time="2026-06-11T11:51:49.566358216Z" level=info msg="Started container" PID=88238 containerID=ef780834fdf584074b157833159beadb5bfd32057587d48960ee15cd2410283c description=openstack/nova-api-0/nova-api-log id=b0191e56-ecda-43c2-8b7d-c1e4ecfe6c04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431
2026-06-11 12:41:55.103105 | controller | Jun 11 11:51:49.635463 crc crio[22553]: time="2026-06-11T11:51:49.635123873Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=c54b1a58-bef5-48d1-afac-8b834a0fbd7a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.103121 | controller | Jun 11 11:51:49.708158 crc crio[22553]: time="2026-06-11T11:51:49.704260159Z" level=info msg="Stopped container 6ce524a63a3094fef3b40af46af3e4eb95a46cff52e24d1728e61f4329067c3c: openstack/ceilometer-0/ceilometer-notification-agent" id=bb2b1c07-5903-43f1-9eb9-d9071958b038 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.103137 | controller | Jun 11 11:51:49.723871 crc crio[22553]: time="2026-06-11T11:51:49.722569154Z" level=info msg="Removing container: 9f2c32939a72b0dcd3e3ab4e96cc4990ce64a474c18b85e92a93468f6580f1f1" id=f02b3713-690f-4f68-a9d0-c659886395d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.103152 | controller | Jun 11 11:51:49.769538 crc crio[22553]: time="2026-06-11T11:51:49.769350279Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=720697ba-09ee-468b-9afc-98f3768fb49c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.103169 | controller | Jun 11 11:51:49.796001 crc crio[22553]: time="2026-06-11T11:51:49.795876653Z" level=info msg="Removed container 9f2c32939a72b0dcd3e3ab4e96cc4990ce64a474c18b85e92a93468f6580f1f1: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/dnsmasq-dns" id=f02b3713-690f-4f68-a9d0-c659886395d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.103184 | controller | Jun 11 11:51:49.805541 crc crio[22553]: time="2026-06-11T11:51:49.805449442Z" level=info msg="Removing container: 4e44d61947947b6c6cc491d2423ef8156005b03bb34c0721ab3000005f448229" id=c2430881-448c-4ef0-a567-560b4f018839 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.103200 | controller | Jun 11 11:51:49.825824 crc crio[22553]: time="2026-06-11T11:51:49.824937911Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=3df6b658-b680-4f3e-8754-484399bf40a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.103216 | controller | Jun 11 11:51:49.826986 crc crio[22553]: time="2026-06-11T11:51:49.826147927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.103232 | controller | Jun 11 11:51:49.917003 crc crio[22553]: time="2026-06-11T11:51:49.916873074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.103248 | controller | Jun 11 11:51:49.925220 crc crio[22553]: time="2026-06-11T11:51:49.925112855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.103263 | controller | Jun 11 11:51:49.951851 crc crio[22553]: time="2026-06-11T11:51:49.943525032Z" level=info msg="Removed container 4e44d61947947b6c6cc491d2423ef8156005b03bb34c0721ab3000005f448229: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/init" id=c2430881-448c-4ef0-a567-560b4f018839 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.103280 | controller | Jun 11 11:51:50.143880 crc crio[22553]: time="2026-06-11T11:51:50.143809517Z" level=info msg="Created container 7d3ce02b7e0aa3815bf3f060659f5e3e57e653e42fd4aee9e8b03b894237200b: openstack/nova-api-0/nova-api-api" id=3df6b658-b680-4f3e-8754-484399bf40a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.103299 | controller | Jun 11 11:51:50.146249 crc crio[22553]: time="2026-06-11T11:51:50.146073483Z" level=info msg="Starting container: 7d3ce02b7e0aa3815bf3f060659f5e3e57e653e42fd4aee9e8b03b894237200b" id=3b2d2915-05ee-471e-8459-db0699efd137 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.103316 | controller | Jun 11 11:51:50.153325 crc crio[22553]: time="2026-06-11T11:51:50.152962574Z" level=info msg="Started container" PID=88319 containerID=7d3ce02b7e0aa3815bf3f060659f5e3e57e653e42fd4aee9e8b03b894237200b description=openstack/nova-api-0/nova-api-api id=3b2d2915-05ee-471e-8459-db0699efd137 name=/runtime.v1.RuntimeService/StartContainer sandboxID=545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431
2026-06-11 12:41:55.103332 | controller | Jun 11 11:51:50.551532 crc crio[22553]: time="2026-06-11T11:51:50.550565248Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-xtwl4/POD" id=84216829-636a-422a-9e94-edd65f8ad9ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.103367 | controller | Jun 11 11:51:50.551662 crc crio[22553]: time="2026-06-11T11:51:50.551584878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.103390 | controller | Jun 11 11:51:50.592870 crc crio[22553]: time="2026-06-11T11:51:50.59275518Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-xtwl4 Namespace:openstack ID:fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15 UID:11403220-4d04-4af5-944b-98f28400c367 NetNS:/var/run/netns/631427e6-6c3d-4dc9-9e86-1f7a98f336cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11403220_4d04_4af5_944b_98f28400c367.slice PodAnnotations:0xc0048008b0}] Aliases:map[]}"
2026-06-11 12:41:55.103407 | controller | Jun 11 11:51:50.592870 crc crio[22553]: time="2026-06-11T11:51:50.592836902Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-xtwl4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.103424 | controller | Jun 11 11:51:51.610620 crc crio[22553]: 2026-06-11T11:51:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fcb00f711dfb317 Mac:c2:5c:0b:79:e4:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/631427e6-6c3d-4dc9-9e86-1f7a98f336cf SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.103440 | controller | Jun 11 11:51:51.614498 crc crio[22553]: time="2026-06-11T11:51:51.614411666Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-xtwl4 Namespace:openstack ID:fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15 UID:11403220-4d04-4af5-944b-98f28400c367 NetNS:/var/run/netns/631427e6-6c3d-4dc9-9e86-1f7a98f336cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11403220_4d04_4af5_944b_98f28400c367.slice PodAnnotations:0xc0048008b0}] Aliases:map[]}"
2026-06-11 12:41:55.103457 | controller | Jun 11 11:51:51.614754 crc crio[22553]: time="2026-06-11T11:51:51.614639263Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-xtwl4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.103473 | controller | Jun 11 11:51:51.630165 crc crio[22553]: time="2026-06-11T11:51:51.629834516Z" level=info msg="Ran pod sandbox fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15 with infra container: openstack/nova-cell1-cell-mapping-xtwl4/POD" id=84216829-636a-422a-9e94-edd65f8ad9ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.103493 | controller | Jun 11 11:51:51.634297 crc crio[22553]: time="2026-06-11T11:51:51.634209404Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=46399599-4411-48d6-84f2-20ff594756b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.103510 | controller | Jun 11 11:51:51.665526 crc crio[22553]: time="2026-06-11T11:51:51.665243229Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=221ae3a5-2ab8-43b2-a3d7-38c1af77ef25 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.103526 | controller | Jun 11 11:51:51.723293 crc crio[22553]: time="2026-06-11T11:51:51.72318568Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-xtwl4/nova-manage" id=ae5c9819-7cb3-4638-bcb8-65ddc3a0f0c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.103542 | controller | Jun 11 11:51:51.723867 crc crio[22553]: time="2026-06-11T11:51:51.72384157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.103558 | controller | Jun 11 11:51:51.788016 crc crio[22553]: time="2026-06-11T11:51:51.78792702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.103574 | controller | Jun 11 11:51:51.791961 crc crio[22553]: time="2026-06-11T11:51:51.791915316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.103590 | controller | Jun 11 11:51:52.028100 crc crio[22553]: time="2026-06-11T11:51:52.028004797Z" level=info msg="Created container feac71e7aa0c9057576f12f55b46e52e0f05ba75cc897ac1dde70cddc85053fa: openstack/nova-cell1-cell-mapping-xtwl4/nova-manage" id=ae5c9819-7cb3-4638-bcb8-65ddc3a0f0c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.103606 | controller | Jun 11 11:51:52.029764 crc crio[22553]: time="2026-06-11T11:51:52.029616973Z" level=info msg="Starting container: feac71e7aa0c9057576f12f55b46e52e0f05ba75cc897ac1dde70cddc85053fa" id=33b9fd84-99a4-41f3-9f18-d2faf21379b2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.103622 | controller | Jun 11 11:51:52.036406 crc crio[22553]: time="2026-06-11T11:51:52.036300799Z" level=info msg="Started container" PID=88614 containerID=feac71e7aa0c9057576f12f55b46e52e0f05ba75cc897ac1dde70cddc85053fa description=openstack/nova-cell1-cell-mapping-xtwl4/nova-manage id=33b9fd84-99a4-41f3-9f18-d2faf21379b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15
2026-06-11 12:41:55.103639 | controller | Jun 11 11:51:53.932810 crc crio[22553]: time="2026-06-11T11:51:53.931857288Z" level=info msg="Stopped container de144abb6e7fb86d9a37fe4837ca27f08b21ca9b77f0ecfe7905b9e3ead2905c: openstack/ceilometer-0/ceilometer-central-agent" id=f7c0371f-77ed-42b0-bf28-43d1812116bf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.103654 | controller | Jun 11 11:51:53.934601 crc crio[22553]: time="2026-06-11T11:51:53.934539127Z" level=info msg="Stopping pod sandbox: d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1" id=dd7c055d-80e7-489d-9335-c58b763c36e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.103670 | controller | Jun 11 11:51:53.938613 crc crio[22553]: time="2026-06-11T11:51:53.938111041Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1 UID:15e9002b-1424-459f-91aa-c2acbdee4fd3 NetNS:/var/run/netns/5318d120-bc27-4e84-a6cb-de90a9043787 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15e9002b_1424_459f_91aa_c2acbdee4fd3.slice PodAnnotations:0xc00001a9b8}] Aliases:map[]}"
2026-06-11 12:41:55.103691 | controller | Jun 11 11:51:53.938613 crc crio[22553]: time="2026-06-11T11:51:53.938461011Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.103707 | controller | Jun 11 11:51:54.347591 crc crio[22553]: time="2026-06-11T11:51:54.346958343Z" level=info msg="Stopped pod sandbox: d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1" id=dd7c055d-80e7-489d-9335-c58b763c36e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.103723 | controller | Jun 11 11:51:54.912865 crc crio[22553]: time="2026-06-11T11:51:54.912797087Z" level=info msg="Removing container: 10aa2e95d1a3c71d3dba5c9334270273b05e775872dc714d1fc36fa478fdefe9" id=23c45cba-571e-49e1-8c88-0e9fd87e7896 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.103739 | controller | Jun 11 11:51:54.958925 crc crio[22553]: time="2026-06-11T11:51:54.957666206Z" level=info msg="Removed container 10aa2e95d1a3c71d3dba5c9334270273b05e775872dc714d1fc36fa478fdefe9: openstack/ceilometer-0/proxy-httpd" id=23c45cba-571e-49e1-8c88-0e9fd87e7896 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.103755 | controller | Jun 11 11:51:54.968747 crc crio[22553]: time="2026-06-11T11:51:54.968565554Z" level=info msg="Removing container: 3d3746a96fa41b56dbfbbf301981d6f9cfdad09646d1d6390e7e4f29470af0ff" id=4e3098b4-4090-4cb9-a802-bf8ec6bb5f8a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.103770 | controller | Jun 11 11:51:55.016458 crc crio[22553]: time="2026-06-11T11:51:55.016333478Z" level=info msg="Removed container 3d3746a96fa41b56dbfbbf301981d6f9cfdad09646d1d6390e7e4f29470af0ff: openstack/ceilometer-0/sg-core" id=4e3098b4-4090-4cb9-a802-bf8ec6bb5f8a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.103786 | controller | Jun 11 11:51:55.020721 crc crio[22553]: time="2026-06-11T11:51:55.020558161Z" level=info msg="Removing container: 6ce524a63a3094fef3b40af46af3e4eb95a46cff52e24d1728e61f4329067c3c" id=c3cd5fc0-75b4-4d59-aa1c-2e55309c8b49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.103802 | controller | Jun 11 11:51:55.084176 crc crio[22553]: time="2026-06-11T11:51:55.084042914Z" level=info msg="Removed container 6ce524a63a3094fef3b40af46af3e4eb95a46cff52e24d1728e61f4329067c3c: openstack/ceilometer-0/ceilometer-notification-agent" id=c3cd5fc0-75b4-4d59-aa1c-2e55309c8b49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.103818 | controller | Jun 11 11:51:55.088561 crc crio[22553]: time="2026-06-11T11:51:55.088509535Z" level=info msg="Removing container: de144abb6e7fb86d9a37fe4837ca27f08b21ca9b77f0ecfe7905b9e3ead2905c" id=be37ece6-5f2f-40d8-974e-3cd8039f8734 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.103834 | controller | Jun 11 11:51:55.123340 crc crio[22553]: time="2026-06-11T11:51:55.123251789Z" level=info msg="Removed container de144abb6e7fb86d9a37fe4837ca27f08b21ca9b77f0ecfe7905b9e3ead2905c: openstack/ceilometer-0/ceilometer-central-agent" id=be37ece6-5f2f-40d8-974e-3cd8039f8734 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.103850 | controller | Jun 11 11:51:56.674648 crc crio[22553]: time="2026-06-11T11:51:56.673923964Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=c89cc8b3-6cc0-45e4-af57-f679fa2393e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.103866 | controller | Jun 11 11:51:56.676479 crc crio[22553]: time="2026-06-11T11:51:56.674672136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.103882 | controller | Jun 11 11:51:56.722949 crc crio[22553]: time="2026-06-11T11:51:56.715560509Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a UID:f55b0137-ac49-448f-8409-ff930056a3dc NetNS:/var/run/netns/b1b20291-fe86-491b-bdcc-55cf0d7d07f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf55b0137_ac49_448f_8409_ff930056a3dc.slice PodAnnotations:0xc0050d25a8}] Aliases:map[]}"
2026-06-11 12:41:55.103902 | controller | Jun 11 11:51:56.722949 crc crio[22553]: time="2026-06-11T11:51:56.715629071Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.103919 | controller | Jun 11 11:51:57.304214 crc crio[22553]: 2026-06-11T11:51:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bba62902dd678be Mac:d2:9b:e4:23:51:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/b1b20291-fe86-491b-bdcc-55cf0d7d07f1 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.103935 | controller | Jun 11 11:51:57.306798 crc crio[22553]: time="2026-06-11T11:51:57.306627928Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a UID:f55b0137-ac49-448f-8409-ff930056a3dc NetNS:/var/run/netns/b1b20291-fe86-491b-bdcc-55cf0d7d07f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf55b0137_ac49_448f_8409_ff930056a3dc.slice PodAnnotations:0xc0050d25a8}] Aliases:map[]}"
2026-06-11 12:41:55.103951 | controller | Jun 11 11:51:57.306988 crc crio[22553]: time="2026-06-11T11:51:57.306934857Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.103967 | controller | Jun 11 11:51:57.322975 crc crio[22553]: time="2026-06-11T11:51:57.322886993Z" level=info msg="Ran pod sandbox bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a with infra container: openstack/ceilometer-0/POD" id=c89cc8b3-6cc0-45e4-af57-f679fa2393e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.103983 | controller | Jun 11 11:51:57.329096 crc crio[22553]: time="2026-06-11T11:51:57.32897525Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=06939f10-9d58-4c31-af5d-f6ed0d06bd3c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.103999 | controller | Jun 11 11:51:57.358126 crc crio[22553]: time="2026-06-11T11:51:57.357988177Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=11f26835-c47c-4ca9-a2b0-b172ebb4c7ba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.104015 | controller | Jun 11 11:51:57.365933 crc crio[22553]: time="2026-06-11T11:51:57.365807355Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=01f22617-17ea-486a-bf3a-bc46ce28a5cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.104031 | controller | Jun 11 11:51:57.366560 crc crio[22553]: time="2026-06-11T11:51:57.366483465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.104047 | controller | Jun 11 11:51:57.422449 crc crio[22553]: time="2026-06-11T11:51:57.422332275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.104063 | controller | Jun 11 11:51:57.426469 crc crio[22553]: time="2026-06-11T11:51:57.426403344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.104079 | controller | Jun 11 11:51:57.630312 crc crio[22553]: time="2026-06-11T11:51:57.62945136Z" level=info msg="Created container 268923d2f54bdd6e97e096a7acdb31fdbbe9359594027108d3c09e2a3a8f1b95: openstack/ceilometer-0/ceilometer-central-agent" id=01f22617-17ea-486a-bf3a-bc46ce28a5cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.104099 | controller | Jun 11 11:51:57.631981 crc crio[22553]: time="2026-06-11T11:51:57.631629413Z" level=info msg="Starting container: 268923d2f54bdd6e97e096a7acdb31fdbbe9359594027108d3c09e2a3a8f1b95" id=a0f7531b-7fe3-495b-ad5c-b422a70f020c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.104115 | controller | Jun 11 11:51:57.638229 crc crio[22553]: time="2026-06-11T11:51:57.637745662Z" level=info msg="Started container" PID=88975 containerID=268923d2f54bdd6e97e096a7acdb31fdbbe9359594027108d3c09e2a3a8f1b95 description=openstack/ceilometer-0/ceilometer-central-agent id=a0f7531b-7fe3-495b-ad5c-b422a70f020c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a
2026-06-11 12:41:55.104132 | controller | Jun 11 11:51:57.651162 crc crio[22553]: time="2026-06-11T11:51:57.65105749Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=ccd57bf4-e8d0-40c5-a4cd-8f4a383332ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.104147 | controller | Jun 11 11:51:57.678819 crc crio[22553]: time="2026-06-11T11:51:57.678537722Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=29cf04dc-621c-47cf-9051-6d33cf75f137 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.104163 | controller | Jun 11 11:51:57.690510 crc crio[22553]: time="2026-06-11T11:51:57.690346947Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=c9fef2a2-5184-407e-ba89-d2f5fe07d307 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.104178 | controller | Jun 11 11:51:57.691003 crc crio[22553]: time="2026-06-11T11:51:57.690933854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.104193 | controller | Jun 11 11:51:57.750975 crc crio[22553]: time="2026-06-11T11:51:57.750829822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.104209 | controller | Jun 11 11:51:57.756113 crc crio[22553]: time="2026-06-11T11:51:57.756046914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.104224 | controller | Jun 11 11:51:57.928361 crc crio[22553]: time="2026-06-11T11:51:57.928172748Z" level=info msg="Created container 9b02d097d77ae611fdc9f0eb4a1d80ff18703efe2a6470ac40edd536b3d11225: openstack/ceilometer-0/ceilometer-notification-agent" id=c9fef2a2-5184-407e-ba89-d2f5fe07d307 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.104240 | controller | Jun 11 11:51:57.929558 crc crio[22553]: time="2026-06-11T11:51:57.929470975Z" level=info msg="Starting container: 9b02d097d77ae611fdc9f0eb4a1d80ff18703efe2a6470ac40edd536b3d11225" id=fecddd99-1539-4ca6-b77e-2bb6d8d1be5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.104255 | controller | Jun 11 11:51:57.936229 crc crio[22553]: time="2026-06-11T11:51:57.936096359Z" level=info msg="Started container" PID=89025 containerID=9b02d097d77ae611fdc9f0eb4a1d80ff18703efe2a6470ac40edd536b3d11225 description=openstack/ceilometer-0/ceilometer-notification-agent id=fecddd99-1539-4ca6-b77e-2bb6d8d1be5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a
2026-06-11 12:41:55.104271 | controller | Jun 11 11:51:57.946454 crc crio[22553]: time="2026-06-11T11:51:57.946191503Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=f18e0865-6c92-4b6c-881e-8c76f7ff9073 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.104289 | controller | Jun 11 11:51:57.971145 crc crio[22553]: time="2026-06-11T11:51:57.971022088Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=fa4d047f-b7ae-4f4c-98f4-179e70cf45d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.104305 | controller | Jun 11 11:51:57.982504 crc crio[22553]: time="2026-06-11T11:51:57.981204015Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=41beb99b-9aef-42b7-a71b-4a8ab999dc67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.104321 | controller | Jun 11 11:51:57.982504 crc crio[22553]: time="2026-06-11T11:51:57.981762082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.104336 | controller | Jun 11 11:51:58.031951 crc crio[22553]: time="2026-06-11T11:51:58.031841523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.104376 | controller | Jun 11 11:51:58.035411 crc crio[22553]: time="2026-06-11T11:51:58.035345675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.104394 | controller | Jun 11 11:51:58.161062 crc crio[22553]: time="2026-06-11T11:51:58.160962981Z" level=info msg="Created container bd72d1b9ac8b7af9d78f8450d9934cf0b371f82d280cc1b0f05fe6ab0fd98d9b: openstack/ceilometer-0/sg-core" id=41beb99b-9aef-42b7-a71b-4a8ab999dc67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.104410 | controller | Jun 11 11:51:58.162578 crc crio[22553]: time="2026-06-11T11:51:58.162485406Z" level=info msg="Starting container: bd72d1b9ac8b7af9d78f8450d9934cf0b371f82d280cc1b0f05fe6ab0fd98d9b" id=e6794066-22e4-47a1-9394-984aa2dcfb36 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.104425 | controller | Jun 11 11:51:58.168826 crc crio[22553]: time="2026-06-11T11:51:58.168658616Z" level=info msg="Started container" PID=89061 containerID=bd72d1b9ac8b7af9d78f8450d9934cf0b371f82d280cc1b0f05fe6ab0fd98d9b description=openstack/ceilometer-0/sg-core id=e6794066-22e4-47a1-9394-984aa2dcfb36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a
2026-06-11 12:41:55.104441 | controller | Jun 11 11:51:58.182930 crc crio[22553]: time="2026-06-11T11:51:58.182623754Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=ef2b3d4c-1973-4a07-9deb-73fc724162b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.104456 | controller | Jun 11 11:51:58.218532 crc crio[22553]: time="2026-06-11T11:51:58.2181458Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=dce94350-de30-4255-a3db-02a972438dfa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.104471 | controller | Jun 11 11:51:58.235026 crc crio[22553]: time="2026-06-11T11:51:58.23493153Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=60dbe8f9-b3a7-4702-a70d-f6588f30c970 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.104487 | controller | Jun 11 11:51:58.239050 crc crio[22553]: time="2026-06-11T11:51:58.235852467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.104503 | controller | Jun 11 11:51:58.309479 crc crio[22553]: time="2026-06-11T11:51:58.309363392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.104518 | controller | Jun 11 11:51:58.313892 crc crio[22553]: time="2026-06-11T11:51:58.313831333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.104538 | controller | Jun 11 11:51:58.514435 crc crio[22553]: time="2026-06-11T11:51:58.514312554Z" level=info msg="Created container 1a1cdae8e968ee7e2b1fc38c17b35479f497213d10cae7109f855a07f0bc623d: openstack/ceilometer-0/proxy-httpd" id=60dbe8f9-b3a7-4702-a70d-f6588f30c970 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.104554 | controller | Jun 11 11:51:58.515875 crc crio[22553]: time="2026-06-11T11:51:58.515787817Z" level=info msg="Starting container: 1a1cdae8e968ee7e2b1fc38c17b35479f497213d10cae7109f855a07f0bc623d" id=bfcd1098-b32f-4318-8037-ed2f577b32b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.104570 | controller | Jun 11 11:51:58.523528 crc crio[22553]: time="2026-06-11T11:51:58.523360678Z" level=info msg="Started container" PID=89091 containerID=1a1cdae8e968ee7e2b1fc38c17b35479f497213d10cae7109f855a07f0bc623d description=openstack/ceilometer-0/proxy-httpd id=bfcd1098-b32f-4318-8037-ed2f577b32b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a
2026-06-11 12:41:55.104586 | controller | Jun 11 11:52:00.535095 crc crio[22553]: time="2026-06-11T11:52:00.53414055Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686312-m94tb/POD" id=23132439-3d4b-42cc-9db9-da13acbc7b1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.104602 | controller | Jun 11 11:52:00.536779 crc crio[22553]: time="2026-06-11T11:52:00.535115229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.104617 | controller | Jun 11 11:52:00.593789 crc crio[22553]: time="2026-06-11T11:52:00.593629606Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686312-m94tb Namespace:openshift-infra ID:20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c UID:c4b149e6-634b-4f93-8920-3624dec9ef4a NetNS:/var/run/netns/fe92431a-21e1-4baa-aac3-e51c65e2dc76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b149e6_634b_4f93_8920_3624dec9ef4a.slice PodAnnotations:0xc001be6af8}] Aliases:map[]}"
2026-06-11 12:41:55.104634 | controller | Jun 11 11:52:00.593789 crc crio[22553]: time="2026-06-11T11:52:00.593782471Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686312-m94tb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.104649 | controller | Jun 11 11:52:01.047518 crc crio[22553]: time="2026-06-11T11:52:01.046624997Z" level=info msg="Stopping pod sandbox: fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15" id=4de9920f-6ccc-4afa-a4bc-0ab2a6e90844 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.104666 | controller | Jun 11 11:52:01.048498 crc crio[22553]: time="2026-06-11T11:52:01.04843274Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-xtwl4 Namespace:openstack ID:fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15 UID:11403220-4d04-4af5-944b-98f28400c367 NetNS:/var/run/netns/631427e6-6c3d-4dc9-9e86-1f7a98f336cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11403220_4d04_4af5_944b_98f28400c367.slice PodAnnotations:0xc001be6d88}] Aliases:map[]}"
2026-06-11 12:41:55.104682 | controller | Jun 11 11:52:01.048768 crc crio[22553]: time="2026-06-11T11:52:01.048627755Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-xtwl4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.104698 | controller | Jun 11 11:52:01.230058 crc crio[22553]: 2026-06-11T11:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20b8c9be578896b Mac:3a:23:6f:41:34:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/fe92431a-21e1-4baa-aac3-e51c65e2dc76 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.104717 | controller | Jun 11 11:52:01.235055 crc crio[22553]: time="2026-06-11T11:52:01.23483253Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686312-m94tb Namespace:openshift-infra ID:20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c UID:c4b149e6-634b-4f93-8920-3624dec9ef4a NetNS:/var/run/netns/fe92431a-21e1-4baa-aac3-e51c65e2dc76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b149e6_634b_4f93_8920_3624dec9ef4a.slice PodAnnotations:0xc001be6af8}] Aliases:map[]}"
2026-06-11 12:41:55.104734 | controller | Jun 11 11:52:01.235864 crc crio[22553]: time="2026-06-11T11:52:01.235673254Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686312-m94tb for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.104750 | controller | Jun 11 11:52:01.257952 crc crio[22553]: time="2026-06-11T11:52:01.257830101Z" level=info msg="Ran pod sandbox 20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c with infra container: openshift-infra/auto-csr-approver-29686312-m94tb/POD" id=23132439-3d4b-42cc-9db9-da13acbc7b1c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.104766 | controller | Jun 11 11:52:01.262750 crc crio[22553]: time="2026-06-11T11:52:01.262519388Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c5cff8dc-9e1e-4e51-b83f-a322f29d5664 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.104782 | controller | Jun 11 11:52:01.276109 crc crio[22553]: time="2026-06-11T11:52:01.276005181Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.104797 | controller | Jun 11 11:52:01.388789 crc crio[22553]: time="2026-06-11T11:52:01.388640748Z" level=info msg="Stopped pod sandbox: fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15" id=4de9920f-6ccc-4afa-a4bc-0ab2a6e90844 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.104813 | controller | Jun 11 11:52:02.216940 crc crio[22553]: time="2026-06-11T11:52:02.215906472Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c5cff8dc-9e1e-4e51-b83f-a322f29d5664 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.104828 | controller | Jun 11 11:52:02.219205 crc crio[22553]: time="2026-06-11T11:52:02.218411285Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1e051c48-8a18-45f3-a081-517d9b56adb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.104844 | controller | Jun 11 11:52:02.221841 crc crio[22553]: time="2026-06-11T11:52:02.22165954Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e14af9d1-db2d-487d-a2d3-d5a1a5a85d78 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.104860 | controller | Jun 11 11:52:02.257904 crc crio[22553]: time="2026-06-11T11:52:02.257801174Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686312-m94tb/oc" id=7076fea8-2a0d-4766-87e2-e549570244be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.104875 | controller | Jun 11 11:52:02.258650 crc crio[22553]: time="2026-06-11T11:52:02.258594498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.104891 | controller | Jun 11 11:52:02.321239 crc crio[22553]: time="2026-06-11T11:52:02.321079981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.104907 | controller | Jun 11 11:52:02.544627 crc crio[22553]: time="2026-06-11T11:52:02.544556243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.104927 | controller | Jun 11 11:52:02.894928 crc crio[22553]: time="2026-06-11T11:52:02.893163437Z" level=info msg="Created container 460aa34a912f1e9051d291b67d293c31b3d4d5114e34f1c8e9e0f3c7f18305fe: openshift-infra/auto-csr-approver-29686312-m94tb/oc" id=7076fea8-2a0d-4766-87e2-e549570244be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.104944 | controller | Jun 11 11:52:02.907742 crc crio[22553]: time="2026-06-11T11:52:02.907559627Z" level=info msg="Starting container: 460aa34a912f1e9051d291b67d293c31b3d4d5114e34f1c8e9e0f3c7f18305fe" id=d776a689-fbb9-4b60-8625-20e9c239976a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.104960 | controller | Jun 11 11:52:02.926039 crc crio[22553]: time="2026-06-11T11:52:02.925937854Z" level=info msg="Started container" PID=89602 containerID=460aa34a912f1e9051d291b67d293c31b3d4d5114e34f1c8e9e0f3c7f18305fe description=openshift-infra/auto-csr-approver-29686312-m94tb/oc id=d776a689-fbb9-4b60-8625-20e9c239976a name=/runtime.v1.RuntimeService/StartContainer sandboxID=20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c
2026-06-11 12:41:55.104976 | controller | Jun 11 11:52:02.976013 crc crio[22553]: time="2026-06-11T11:52:02.975919822Z" level=info msg="Stopping container: d90c3815b1861655f605ff38d50931582e7caf73cde0ad09c4c9e24e1879bb2d (timeout: 30s)" id=bf86f9d5-27da-4801-987c-e3f554d1be79 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.104992 | controller | Jun 11 11:52:03.007452 crc crio[22553]: time="2026-06-11T11:52:03.007336969Z" level=info msg="Stopping container: ef780834fdf584074b157833159beadb5bfd32057587d48960ee15cd2410283c (timeout: 30s)" id=c14f370c-a326-45b3-8d18-30c7b99b874d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.105007 | controller | Jun 11 11:52:03.009311 crc crio[22553]: time="2026-06-11T11:52:03.009242725Z" level=info msg="Stopping container: 7d3ce02b7e0aa3815bf3f060659f5e3e57e653e42fd4aee9e8b03b894237200b (timeout: 30s)" id=1de16b14-9b1b-4294-a262-e51ac515a8a2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.105023 | controller | Jun 11 11:52:03.025537 crc crio[22553]: time="2026-06-11T11:52:03.025482869Z" level=info msg="Stopping container: 026e22a35aed141e343f8b40e26d835f96bed6c7295e7dfc1b8b17ea36b6f66b (timeout: 30s)" id=6b0fba37-0eb2-4843-bd0d-fa30eb3d4d14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.105039 | controller | Jun 11 11:52:03.028106 crc crio[22553]: time="2026-06-11T11:52:03.027983432Z" level=info msg="Stopping container: 4f42f89ab08108ea2144a571953e67eb51d2e7c45903afa815c060b25d8a1ca7 (timeout: 30s)" id=6545ddea-a0d7-4dab-bb91-4d59f20fd78d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.105054 | controller | Jun 11 11:52:03.171103 crc crio[22553]: time="2026-06-11T11:52:03.170219483Z" level=info msg="Stopped container ef780834fdf584074b157833159beadb5bfd32057587d48960ee15cd2410283c: openstack/nova-api-0/nova-api-log" id=c14f370c-a326-45b3-8d18-30c7b99b874d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.105070 | controller | Jun 11 11:52:03.181285 crc crio[22553]: time="2026-06-11T11:52:03.181207864Z" level=info msg="Stopped container 4f42f89ab08108ea2144a571953e67eb51d2e7c45903afa815c060b25d8a1ca7: openstack/nova-metadata-0/nova-metadata-log" id=6545ddea-a0d7-4dab-bb91-4d59f20fd78d name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.105086 | controller | Jun 11 11:52:04.702338 crc crio[22553]: time="2026-06-11T11:52:04.700099641Z" level=info msg="Stopped container d90c3815b1861655f605ff38d50931582e7caf73cde0ad09c4c9e24e1879bb2d: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=bf86f9d5-27da-4801-987c-e3f554d1be79 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.105101 | controller | Jun 11 11:52:04.703563 crc crio[22553]: time="2026-06-11T11:52:04.702846511Z" level=info msg="Stopping pod sandbox: 288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d" id=6540520e-3da2-4283-9be3-59205783aba5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.105123 | controller | Jun 11 11:52:04.710123 crc crio[22553]: time="2026-06-11T11:52:04.706223829Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d UID:bc33fb68-196d-4708-8676-04e6d35274ba NetNS:/var/run/netns/c3e8b8fc-13dc-449f-ae80-a66dd757a143 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc33fb68_196d_4708_8676_04e6d35274ba.slice PodAnnotations:0xc001be7790}] Aliases:map[]}"
2026-06-11 12:41:55.105140 | controller | Jun 11 11:52:04.710123 crc crio[22553]: time="2026-06-11T11:52:04.706609711Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.105155 | controller | Jun 11 11:52:05.204888 crc crio[22553]: time="2026-06-11T11:52:05.204779259Z" level=info msg="Stopping pod sandbox: 20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c" id=77bad901-f387-4e55-8032-98cbd8420b6d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.105172 | controller | Jun 11 11:52:05.206255 crc crio[22553]: time="2026-06-11T11:52:05.206187221Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686312-m94tb Namespace:openshift-infra ID:20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c UID:c4b149e6-634b-4f93-8920-3624dec9ef4a NetNS:/var/run/netns/fe92431a-21e1-4baa-aac3-e51c65e2dc76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b149e6_634b_4f93_8920_3624dec9ef4a.slice PodAnnotations:0xc00061e030}] Aliases:map[]}"
2026-06-11 12:41:55.105188 | controller | Jun 11 11:52:05.206409 crc crio[22553]: time="2026-06-11T11:52:05.206349075Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686312-m94tb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.105205 | controller | Jun 11 11:52:05.220548 crc crio[22553]: time="2026-06-11T11:52:05.220441707Z" level=info msg="Stopped pod sandbox: 288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d" id=6540520e-3da2-4283-9be3-59205783aba5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.105221 | controller | Jun 11 11:52:05.575670 crc crio[22553]: time="2026-06-11T11:52:05.573215562Z" level=info msg="Stopped pod sandbox: 20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c" id=77bad901-f387-4e55-8032-98cbd8420b6d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.105237 | controller | Jun 11 11:52:06.259469 crc crio[22553]: time="2026-06-11T11:52:06.258490511Z" level=info msg="Removing container: d90c3815b1861655f605ff38d50931582e7caf73cde0ad09c4c9e24e1879bb2d" id=4daff17a-60fe-4d80-bd0e-39e57baeb072 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.105253 | controller | Jun 11 11:52:06.304545 crc crio[22553]: time="2026-06-11T11:52:06.304434402Z" level=info msg="Removed container d90c3815b1861655f605ff38d50931582e7caf73cde0ad09c4c9e24e1879bb2d: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=4daff17a-60fe-4d80-bd0e-39e57baeb072 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.105269 | controller | Jun 11 11:52:06.814278 crc crio[22553]: time="2026-06-11T11:52:06.814143918Z" level=info msg="Stopped container 7d3ce02b7e0aa3815bf3f060659f5e3e57e653e42fd4aee9e8b03b894237200b: openstack/nova-api-0/nova-api-api" id=1de16b14-9b1b-4294-a262-e51ac515a8a2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.105285 | controller | Jun 11 11:52:06.817548 crc crio[22553]: time="2026-06-11T11:52:06.817446774Z" level=info msg="Stopping pod sandbox: 545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431" id=69677236-f7cc-4343-9c81-5cfd3d870160 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.105305 | controller | Jun 11 11:52:06.819340 crc crio[22553]: time="2026-06-11T11:52:06.818955378Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431 UID:f2c149e9-5107-4d57-a3d6-5e22484e283d NetNS:/var/run/netns/392d8503-2ff7-41bc-9c91-4d776d374a26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2c149e9_5107_4d57_a3d6_5e22484e283d.slice PodAnnotations:0xc0011e8e28}] Aliases:map[]}"
2026-06-11 12:41:55.105322 | controller | Jun 11 11:52:06.821593 crc crio[22553]: time="2026-06-11T11:52:06.821316557Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.105338 | controller | Jun 11 11:52:06.905763 crc crio[22553]: time="2026-06-11T11:52:06.902206988Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=bf9cc83c-a455-452e-8087-a3e7c3003215 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.105373 | controller | Jun 11 11:52:06.905763 crc crio[22553]: time="2026-06-11T11:52:06.902339642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.105391 | controller | Jun 11 11:52:06.929171 crc crio[22553]: time="2026-06-11T11:52:06.929059602Z" level=info msg="Stopped container 026e22a35aed141e343f8b40e26d835f96bed6c7295e7dfc1b8b17ea36b6f66b: openstack/nova-metadata-0/nova-metadata-metadata" id=6b0fba37-0eb2-4843-bd0d-fa30eb3d4d14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.105408 | controller | Jun 11 11:52:06.930243 crc crio[22553]: time="2026-06-11T11:52:06.930170914Z" level=info msg="Stopping pod sandbox: a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1" id=4c879478-2f46-48dc-900e-f1913451a78e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.105424 | controller | Jun 11 11:52:06.931298 crc crio[22553]: time="2026-06-11T11:52:06.931208604Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1 UID:d5c09731-5455-4e8e-85b8-8552b0baa427 NetNS:/var/run/netns/81b3e9c3-29ef-45d9-b32b-420022d4cdab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5c09731_5455_4e8e_85b8_8552b0baa427.slice PodAnnotations:0xc00001aeb8}] Aliases:map[]}"
2026-06-11 12:41:55.105440 | controller | Jun 11 11:52:06.931456 crc crio[22553]: time="2026-06-11T11:52:06.93140073Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.105456 | controller | Jun 11 11:52:06.960571 crc crio[22553]: time="2026-06-11T11:52:06.960498359Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:3d5c9fbefc2e343d041e99ed14805c28c2b8c9b2fa99411c0a817c8cac55c2c8 UID:cfd24a8b-6f5c-4cdd-b71c-169a5333135b NetNS:/var/run/netns/b69a9ea0-20db-40b4-9655-946fca2cfcaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcfd24a8b_6f5c_4cdd_b71c_169a5333135b.slice PodAnnotations:0xc0011e9088}] Aliases:map[]}"
2026-06-11 12:41:55.105472 | controller | Jun 11 11:52:06.961221 crc crio[22553]: time="2026-06-11T11:52:06.961147388Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.105487 | controller | Jun 11 11:52:07.479414 crc crio[22553]: time="2026-06-11T11:52:07.47861211Z" level=info msg="Stopped pod sandbox: 545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431" id=69677236-f7cc-4343-9c81-5cfd3d870160 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.105507 | controller | Jun 11 11:52:07.566312 crc crio[22553]: time="2026-06-11T11:52:07.566186395Z" level=info msg="Stopped pod sandbox: a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1" id=4c879478-2f46-48dc-900e-f1913451a78e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.105523 | controller | Jun 11 11:52:07.818254 crc crio[22553]: 2026-06-11T11:52:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d5c9fbefc2e343 Mac:46:9e:1f:d8:8c:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/b69a9ea0-20db-40b4-9655-946fca2cfcaa SocketPath: PciID:}] [{Interface:0xc00011e5c0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.105539 | controller | Jun 11 11:52:07.818254 crc crio[22553]: time="2026-06-11T11:52:07.811504224Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:3d5c9fbefc2e343d041e99ed14805c28c2b8c9b2fa99411c0a817c8cac55c2c8 UID:cfd24a8b-6f5c-4cdd-b71c-169a5333135b NetNS:/var/run/netns/b69a9ea0-20db-40b4-9655-946fca2cfcaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcfd24a8b_6f5c_4cdd_b71c_169a5333135b.slice PodAnnotations:0xc0011e9088}] Aliases:map[]}"
2026-06-11 12:41:55.105555 | controller | Jun 11 11:52:07.818254 crc crio[22553]: time="2026-06-11T11:52:07.811673029Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.105571 | controller | Jun 11 11:52:07.848300 crc crio[22553]: time="2026-06-11T11:52:07.834554107Z" level=info msg="Ran pod sandbox 3d5c9fbefc2e343d041e99ed14805c28c2b8c9b2fa99411c0a817c8cac55c2c8 with infra container: openstack/nova-scheduler-0/POD" id=bf9cc83c-a455-452e-8087-a3e7c3003215 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.105587 | controller | Jun 11 11:52:07.852845 crc crio[22553]: time="2026-06-11T11:52:07.852252184Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=f818e5b6-ac94-4767-a46c-b9b79d4094ff name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.105603 | controller | Jun 11 11:52:07.908357 crc crio[22553]: time="2026-06-11T11:52:07.908254648Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=64debb50-3947-403e-8777-f655fb8c10d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.105619 | controller | Jun 11 11:52:07.961660 crc crio[22553]: time="2026-06-11T11:52:07.961249125Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=1e2ad90a-dafb-4ecb-afe4-589efb55ca3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.105634 | controller | Jun 11 11:52:07.962462 crc crio[22553]: time="2026-06-11T11:52:07.961889043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.105650 | controller | Jun 11 11:52:08.058236 crc crio[22553]: time="2026-06-11T11:52:08.058158493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.105666 | controller | Jun 11 11:52:08.066501 crc crio[22553]: time="2026-06-11T11:52:08.066443725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.105682 | controller | Jun 11 11:52:08.228918 crc crio[22553]: time="2026-06-11T11:52:08.228810633Z" level=info msg="Created container 38bcdc54d374dadadd82450e402c9d8da35a8e2dbf22a5e14c23691e2fe6fedc: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=1e2ad90a-dafb-4ecb-afe4-589efb55ca3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.105702 | controller | Jun 11 11:52:08.230281 crc crio[22553]: time="2026-06-11T11:52:08.230173573Z" level=info msg="Starting container: 38bcdc54d374dadadd82450e402c9d8da35a8e2dbf22a5e14c23691e2fe6fedc" id=1a3ec954-634e-434f-a574-39bdc61c136f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.105719 | controller | Jun 11 11:52:08.236422 crc crio[22553]: time="2026-06-11T11:52:08.2362426Z" level=info msg="Started container" PID=90177 containerID=38bcdc54d374dadadd82450e402c9d8da35a8e2dbf22a5e14c23691e2fe6fedc description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=1a3ec954-634e-434f-a574-39bdc61c136f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d5c9fbefc2e343d041e99ed14805c28c2b8c9b2fa99411c0a817c8cac55c2c8
2026-06-11 12:41:55.105735 | controller | Jun 11 11:52:08.328763 crc crio[22553]: time="2026-06-11T11:52:08.328601956Z" level=info msg="Removing container: 026e22a35aed141e343f8b40e26d835f96bed6c7295e7dfc1b8b17ea36b6f66b" id=daa650c5-b22b-44a1-8cfb-04933730dac8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.105751 | controller | Jun 11 11:52:08.361805 crc crio[22553]: time="2026-06-11T11:52:08.361738853Z" level=info msg="Removed container 026e22a35aed141e343f8b40e26d835f96bed6c7295e7dfc1b8b17ea36b6f66b: openstack/nova-metadata-0/nova-metadata-metadata" id=daa650c5-b22b-44a1-8cfb-04933730dac8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.105767 | controller | Jun 11 11:52:08.366937 crc crio[22553]: time="2026-06-11T11:52:08.366403699Z" level=info msg="Removing container: 4f42f89ab08108ea2144a571953e67eb51d2e7c45903afa815c060b25d8a1ca7" id=21830ea0-5149-46e7-9488-604830bafad1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.105783 | controller | Jun 11 11:52:08.439820 crc crio[22553]: time="2026-06-11T11:52:08.437135963Z" level=info msg="Removed container 4f42f89ab08108ea2144a571953e67eb51d2e7c45903afa815c060b25d8a1ca7: openstack/nova-metadata-0/nova-metadata-log" id=21830ea0-5149-46e7-9488-604830bafad1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.105799 | controller | Jun 11 11:52:08.443115 crc crio[22553]: time="2026-06-11T11:52:08.442989484Z" level=info msg="Removing container: 7d3ce02b7e0aa3815bf3f060659f5e3e57e653e42fd4aee9e8b03b894237200b" id=c2ac8c61-407e-4f1e-aeb0-ef4f1d021fd3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.105815 | controller | Jun 11 11:52:08.490050 crc crio[22553]: time="2026-06-11T11:52:08.487268486Z" level=info msg="Removed container 7d3ce02b7e0aa3815bf3f060659f5e3e57e653e42fd4aee9e8b03b894237200b: openstack/nova-api-0/nova-api-api" id=c2ac8c61-407e-4f1e-aeb0-ef4f1d021fd3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.105830 | controller | Jun 11 11:52:08.493839 crc crio[22553]: time="2026-06-11T11:52:08.493659153Z" level=info msg="Removing container: ef780834fdf584074b157833159beadb5bfd32057587d48960ee15cd2410283c" id=9f4f7030-a4a1-43f8-9e6f-4d12c1a59636 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.105846 | controller | Jun 11 11:52:08.532298 crc crio[22553]: time="2026-06-11T11:52:08.529511389Z" level=info msg="Removed container ef780834fdf584074b157833159beadb5bfd32057587d48960ee15cd2410283c: openstack/nova-api-0/nova-api-log" id=9f4f7030-a4a1-43f8-9e6f-4d12c1a59636 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.105862 | controller | Jun 11 11:52:08.884860 crc crio[22553]: time="2026-06-11T11:52:08.884658154Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=6e37e467-e7a8-4bab-b2a7-3afedf0510c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.105878 | controller | Jun 11 11:52:08.885058 crc crio[22553]: time="2026-06-11T11:52:08.884921181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.105897 | controller | Jun 11 11:52:08.935441 crc crio[22553]: time="2026-06-11T11:52:08.935312992Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e7d77d0082faba19989e64b8dc77c1eba1f5b423744a156bbbfbe7d98d517ee9 UID:e00ab7c6-d333-4803-b7fa-4d5ad69a94e7 NetNS:/var/run/netns/7ef564dc-12cd-479b-b600-d64993eeabfa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode00ab7c6_d333_4803_b7fa_4d5ad69a94e7.slice PodAnnotations:0xc005eca530}] Aliases:map[]}"
2026-06-11 12:41:55.105914 | controller | Jun 11 11:52:08.935441 crc crio[22553]: time="2026-06-11T11:52:08.935366614Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.105930 | controller | Jun 11 11:52:08.946728 crc crio[22553]: time="2026-06-11T11:52:08.945964973Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=436409b3-abce-4819-9f44-41594edbefd6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.105946 | controller | Jun 11 11:52:08.946728 crc crio[22553]: time="2026-06-11T11:52:08.946091157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.105962 | controller | Jun 11 11:52:08.983459 crc crio[22553]: time="2026-06-11T11:52:08.982963733Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:44e1966e20a483ae03cd5ecbd4b9ccdc6af1aa3e768cf09372911bccb75ce761 UID:1118a438-90a5-4000-bf80-fa7b2b3929c5 NetNS:/var/run/netns/99a43c18-4dff-4589-b20a-2bbd3818429e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1118a438_90a5_4000_bf80_fa7b2b3929c5.slice PodAnnotations:0xc00012bc18}] Aliases:map[]}"
2026-06-11 12:41:55.105978 | controller | Jun 11 11:52:08.984897 crc crio[22553]: time="2026-06-11T11:52:08.984866138Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.105993 | controller | Jun 11 11:52:09.458354 crc crio[22553]: 2026-06-11T11:52:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44e1966e20a483a Mac:7a:f4:28:c0:6f:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/99a43c18-4dff-4589-b20a-2bbd3818429e SocketPath: PciID:}] [{Interface:0xc000318a00 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.106009 | controller | Jun 11 11:52:09.459961 crc crio[22553]: time="2026-06-11T11:52:09.459895452Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:44e1966e20a483ae03cd5ecbd4b9ccdc6af1aa3e768cf09372911bccb75ce761 UID:1118a438-90a5-4000-bf80-fa7b2b3929c5 NetNS:/var/run/netns/99a43c18-4dff-4589-b20a-2bbd3818429e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1118a438_90a5_4000_bf80_fa7b2b3929c5.slice PodAnnotations:0xc00012bc18}] Aliases:map[]}"
2026-06-11 12:41:55.106025 | controller | Jun 11 11:52:09.460182 crc crio[22553]: time="2026-06-11T11:52:09.460132459Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.106042 | controller | Jun 11 11:52:09.469958 crc crio[22553]: time="2026-06-11T11:52:09.469884023Z" level=info msg="Ran pod sandbox 44e1966e20a483ae03cd5ecbd4b9ccdc6af1aa3e768cf09372911bccb75ce761 with infra container: openstack/nova-api-0/POD" id=436409b3-abce-4819-9f44-41594edbefd6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.106058 | controller | Jun 11 11:52:09.474818 crc crio[22553]: time="2026-06-11T11:52:09.474737245Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=cf2c830f-10e9-4e6d-be87-00db24f66651 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.106077 | controller | Jun 11 11:52:09.477814 crc crio[22553]: time="2026-06-11T11:52:09.477736243Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=10095ce0-858c-4562-b7a7-aefb2d697737 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.106094 | controller | Jun 11 11:52:09.489183 crc crio[22553]: time="2026-06-11T11:52:09.489090344Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=0e21b63e-afd3-4e6b-aff7-e7a3d8418872 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.106110 | controller | Jun 11 11:52:09.489613 crc crio[22553]: time="2026-06-11T11:52:09.489559868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.106126 | controller | Jun 11 11:52:09.558729 crc crio[22553]: time="2026-06-11T11:52:09.558595002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.106142 | controller | Jun 11 11:52:09.567075 crc crio[22553]: time="2026-06-11T11:52:09.566865174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.106158 | controller | Jun 11 11:52:09.574221 crc crio[22553]: 2026-06-11T11:52:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7d77d0082faba1 Mac:c6:5b:e2:e0:5b:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/7ef564dc-12cd-479b-b600-d64993eeabfa SocketPath: PciID:}] [{Interface:0xc000230630 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.106174 | controller | Jun 11 11:52:09.578028 crc crio[22553]: time="2026-06-11T11:52:09.577904676Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e7d77d0082faba19989e64b8dc77c1eba1f5b423744a156bbbfbe7d98d517ee9 UID:e00ab7c6-d333-4803-b7fa-4d5ad69a94e7 NetNS:/var/run/netns/7ef564dc-12cd-479b-b600-d64993eeabfa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode00ab7c6_d333_4803_b7fa_4d5ad69a94e7.slice PodAnnotations:0xc005eca530}] Aliases:map[]}"
2026-06-11 12:41:55.106190 | controller | Jun 11 11:52:09.578592 crc crio[22553]: time="2026-06-11T11:52:09.578508093Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.106206 | controller | Jun 11 11:52:09.600765 crc crio[22553]: time="2026-06-11T11:52:09.600595888Z" level=info msg="Ran pod sandbox e7d77d0082faba19989e64b8dc77c1eba1f5b423744a156bbbfbe7d98d517ee9 with infra container: openstack/nova-metadata-0/POD" id=6e37e467-e7a8-4bab-b2a7-3afedf0510c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.106222 | controller | Jun 11 11:52:09.604520 crc crio[22553]: time="2026-06-11T11:52:09.60443491Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=2d3014bf-a90e-48e6-9368-214784805ccc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.106238 | controller | Jun 11 11:52:09.607562 crc crio[22553]: time="2026-06-11T11:52:09.607491979Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=2fcb374e-d038-4b75-9e84-4c39998264a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.106254 | controller | Jun 11 11:52:09.617010 crc crio[22553]: time="2026-06-11T11:52:09.616903054Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=c77da9cd-497c-43fc-9e3b-9ea3ee8a1caf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.106270 | controller | Jun 11 11:52:09.617548 crc crio[22553]: time="2026-06-11T11:52:09.617473381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.106289 | controller | Jun 11 11:52:09.697149 crc crio[22553]: time="2026-06-11T11:52:09.696431205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.106306 | controller | Jun 11 11:52:09.701264 crc crio[22553]: time="2026-06-11T11:52:09.701198344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.106322 | controller | Jun 11 11:52:09.759080 crc crio[22553]: time="2026-06-11T11:52:09.758991121Z" level=info msg="Created container 2bbdcdbcb901e64423f730580d3daca0f5207aafe477c6c023635dfa165aacbd: openstack/nova-api-0/nova-api-log" id=0e21b63e-afd3-4e6b-aff7-e7a3d8418872 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.106360 | controller | Jun 11 11:52:09.760611 crc crio[22553]: time="2026-06-11T11:52:09.760554956Z" level=info msg="Starting container: 2bbdcdbcb901e64423f730580d3daca0f5207aafe477c6c023635dfa165aacbd" id=45f098b4-052b-416f-ae67-060deae61e71 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.106382 | controller | Jun 11 11:52:09.775270 crc crio[22553]: time="2026-06-11T11:52:09.775139732Z" level=info msg="Started container" PID=90316 containerID=2bbdcdbcb901e64423f730580d3daca0f5207aafe477c6c023635dfa165aacbd description=openstack/nova-api-0/nova-api-log id=45f098b4-052b-416f-ae67-060deae61e71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e1966e20a483ae03cd5ecbd4b9ccdc6af1aa3e768cf09372911bccb75ce761
2026-06-11 12:41:55.106399 | controller | Jun 11 11:52:09.791405 crc crio[22553]: time="2026-06-11T11:52:09.791270563Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=6b7adaf8-7cbf-46f6-9090-3dbcba8f44de name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.106415 | controller | Jun 11 11:52:09.833347 crc crio[22553]: time="2026-06-11T11:52:09.833090553Z" level=info msg="Created container a727bdf5f1ac3383c30701142e1e943761a48028fe1e3df0b048bfb96d08f138: openstack/nova-metadata-0/nova-metadata-log" id=c77da9cd-497c-43fc-9e3b-9ea3ee8a1caf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.106431 | controller | Jun 11 11:52:09.846673 crc crio[22553]: time="2026-06-11T11:52:09.846453253Z" level=info msg="Starting container: a727bdf5f1ac3383c30701142e1e943761a48028fe1e3df0b048bfb96d08f138" id=36080aed-90f1-44ec-94a8-324a2eaa0555 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.106446 | controller | Jun 11 11:52:09.854608 crc crio[22553]: time="2026-06-11T11:52:09.854366584Z" level=info msg="Started container" PID=90320 containerID=a727bdf5f1ac3383c30701142e1e943761a48028fe1e3df0b048bfb96d08f138 description=openstack/nova-metadata-0/nova-metadata-log id=36080aed-90f1-44ec-94a8-324a2eaa0555 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7d77d0082faba19989e64b8dc77c1eba1f5b423744a156bbbfbe7d98d517ee9
2026-06-11 12:41:55.106462 | controller | Jun 11 11:52:09.871672 crc crio[22553]: time="2026-06-11T11:52:09.871575617Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=a7045fea-e3de-4fe4-b8b0-142064d36af8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.106477 | controller | Jun 11 11:52:09.908538 crc crio[22553]: time="2026-06-11T11:52:09.908418162Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=7de84cea-95e2-4b06-9178-5b88c5c13f10 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.106493 | controller | Jun 11 11:52:09.918738 crc crio[22553]: time="2026-06-11T11:52:09.918599939Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=05c5908a-9256-44ab-b1d5-fe960ce7a8de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.106512 | controller | Jun 11 11:52:09.919128 crc crio[22553]: time="2026-06-11T11:52:09.919067463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.106529 | controller | Jun 11 11:52:09.931902 crc crio[22553]: time="2026-06-11T11:52:09.931634519Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=39ed08de-19b9-4eb4-85e3-51cbcc860e79 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.106545 | controller | Jun 11 11:52:09.956897 crc crio[22553]: time="2026-06-11T11:52:09.956787153Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=c9660815-c96b-4d58-9807-1f43f8504490 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.106560 | controller | Jun 11 11:52:09.957285 crc crio[22553]: time="2026-06-11T11:52:09.957226566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.106576 | controller | Jun 11 11:52:10.001590 crc crio[22553]: time="2026-06-11T11:52:10.001476138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.106592 | controller | Jun 11 11:52:10.011308 crc crio[22553]: time="2026-06-11T11:52:10.011205442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.106607 | controller | Jun 11 11:52:10.050241 crc crio[22553]: time="2026-06-11T11:52:10.050105157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.106623 | controller | Jun 11 11:52:10.057893 crc crio[22553]: time="2026-06-11T11:52:10.057241295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.106638 | controller | Jun 11 11:52:10.238509 crc crio[22553]: time="2026-06-11T11:52:10.238368581Z" level=info msg="Created container 4d55b32d1a980a9ba935ce97d97ca41aca72db2ac3227c4af8d03793907f500f: openstack/nova-metadata-0/nova-metadata-metadata" id=c9660815-c96b-4d58-9807-1f43f8504490 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.106654 | controller | Jun 11 11:52:10.240794 crc crio[22553]: time="2026-06-11T11:52:10.240663618Z" level=info msg="Starting container: 4d55b32d1a980a9ba935ce97d97ca41aca72db2ac3227c4af8d03793907f500f" id=512812ae-9832-4780-887e-b9ad6afb3b4d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.106669 | controller | Jun 11 11:52:10.245757 crc crio[22553]: time="2026-06-11T11:52:10.245629013Z" level=info msg="Started container" PID=90402 containerID=4d55b32d1a980a9ba935ce97d97ca41aca72db2ac3227c4af8d03793907f500f description=openstack/nova-metadata-0/nova-metadata-metadata id=512812ae-9832-4780-887e-b9ad6afb3b4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7d77d0082faba19989e64b8dc77c1eba1f5b423744a156bbbfbe7d98d517ee9
2026-06-11 12:41:55.106685 | controller | Jun 11 11:52:10.252418 crc crio[22553]: time="2026-06-11T11:52:10.252329129Z" level=info msg="Created container e2d60dfe382377a06a1cbacbffda55613d5d7a1220044b664bcf89a1c23034eb: openstack/nova-api-0/nova-api-api" id=05c5908a-9256-44ab-b1d5-fe960ce7a8de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.106701 | controller | Jun 11 11:52:10.253881 crc crio[22553]: time="2026-06-11T11:52:10.253829642Z" level=info msg="Starting container: e2d60dfe382377a06a1cbacbffda55613d5d7a1220044b664bcf89a1c23034eb" id=0b9fddfa-71ee-4901-ac45-74d23d9a5319 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.106720 | controller | Jun 11 11:52:10.263306 crc crio[22553]: time="2026-06-11T11:52:10.263229837Z" level=info msg="Started container" PID=90401 containerID=e2d60dfe382377a06a1cbacbffda55613d5d7a1220044b664bcf89a1c23034eb description=openstack/nova-api-0/nova-api-api id=0b9fddfa-71ee-4901-ac45-74d23d9a5319 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e1966e20a483ae03cd5ecbd4b9ccdc6af1aa3e768cf09372911bccb75ce761
2026-06-11 12:41:55.106736 | controller | Jun 11 11:52:31.830422 crc crio[22553]: time="2026-06-11T11:52:31.828972425Z" level=info msg="Removing container: ef315178d8e664471d44f4ee28d14428e1c6905654619e7b3de86de5181d00f7" id=266bf297-f782-4660-b44f-fbdf0d39bd19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.106751 | controller | Jun 11 11:52:31.901441 crc crio[22553]: time="2026-06-11T11:52:31.899871984Z" level=info msg="Removed container ef315178d8e664471d44f4ee28d14428e1c6905654619e7b3de86de5181d00f7: openstack/dnsmasq-dns-7dc8cc99c9-bxpbx/init" id=266bf297-f782-4660-b44f-fbdf0d39bd19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.106809 | controller | Jun 11 11:52:31.905924 crc crio[22553]: time="2026-06-11T11:52:31.905749666Z" level=info msg="Removing container: 9fc6cff0934927f08987fe9bb3501e69797df5c3545d4b7dd25313d47abf0b04" id=121be781-4088-4ea5-9d79-de3148f81984 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.106831 | controller | Jun 11 11:52:32.047560 crc crio[22553]: time="2026-06-11T11:52:32.047351709Z" level=info msg="Removed container 9fc6cff0934927f08987fe9bb3501e69797df5c3545d4b7dd25313d47abf0b04: openshift-infra/auto-csr-approver-29686306-4jtzc/oc" id=121be781-4088-4ea5-9d79-de3148f81984 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.106848 | controller | Jun 11 11:52:32.051202 crc crio[22553]: time="2026-06-11T11:52:32.051141789Z" level=info msg="Removing container: a5ef4b7764f23bf514a17befc6c2d9fc2117053d970c2cac16bbdc7ed0e48146" id=64625ba7-4bc9-461d-9bae-4c851998b003 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.106864 | controller | Jun 11 11:52:32.090105 crc crio[22553]: time="2026-06-11T11:52:32.089977893Z" level=info msg="Removed container a5ef4b7764f23bf514a17befc6c2d9fc2117053d970c2cac16bbdc7ed0e48146: openstack/dnsmasq-dns-769fc96f7c-pf82q/init" id=64625ba7-4bc9-461d-9bae-4c851998b003 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.106879 | controller | Jun 11 11:52:32.119365 crc crio[22553]: time="2026-06-11T11:52:32.115342283Z" level=info msg="Stopping pod sandbox: 535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6" id=83d2d16d-73cf-4877-b2ac-5d7b20c7daac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.106895 | controller | Jun 11 11:52:32.119365 crc crio[22553]: time="2026-06-11T11:52:32.115496757Z" level=info msg="Stopped pod sandbox (already stopped): 535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6" id=83d2d16d-73cf-4877-b2ac-5d7b20c7daac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.106911 | controller | Jun 11 11:52:32.119365 crc crio[22553]: time="2026-06-11T11:52:32.116503277Z" level=info msg="Removing pod sandbox: 535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6" id=5ebd3936-93ad-4c89-b6c4-31c38c3726b0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.106926 | controller | Jun 11 11:52:32.136303 crc crio[22553]: time="2026-06-11T11:52:32.136170931Z" level=info msg="Removed pod sandbox: 535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6" id=5ebd3936-93ad-4c89-b6c4-31c38c3726b0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.106942 | controller | Jun 11 11:52:32.137646 crc crio[22553]: time="2026-06-11T11:52:32.13751755Z" level=info msg="Stopping pod sandbox: a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1" id=77925cdd-3703-4a83-a79d-f62b7c835413 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.106957 | controller | Jun 11 11:52:32.137911 crc crio[22553]: time="2026-06-11T11:52:32.1378437Z" level=info msg="Stopped pod sandbox (already stopped): a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1" id=77925cdd-3703-4a83-a79d-f62b7c835413 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.106977 | controller | Jun 11 11:52:32.139346 crc crio[22553]: time="2026-06-11T11:52:32.139283882Z" level=info msg="Removing pod sandbox: a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1" id=536890d7-b2d6-4ba1-a0d3-cda2917b74ec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.106993 | controller | Jun 11 11:52:32.165335 crc crio[22553]: time="2026-06-11T11:52:32.165206578Z" level=info msg="Removed pod sandbox: a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1" id=536890d7-b2d6-4ba1-a0d3-cda2917b74ec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.107009 | controller | Jun 11 11:52:32.166650 crc crio[22553]: time="2026-06-11T11:52:32.166555608Z" level=info msg="Stopping pod sandbox: 09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4" id=a8afe57a-c15b-4b41-b36e-007dac69efd6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.107024 | controller | Jun 11 11:52:32.166870 crc crio[22553]: time="2026-06-11T11:52:32.166664641Z" level=info msg="Stopped pod sandbox (already stopped): 09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4" id=a8afe57a-c15b-4b41-b36e-007dac69efd6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.107040 | controller | Jun 11 11:52:32.167629 crc crio[22553]: time="2026-06-11T11:52:32.167531266Z" level=info msg="Removing pod sandbox: 09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4" id=34620ecb-79bd-48bb-94c9-2790cb1772c0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.107056 | controller | Jun 11 11:52:32.193801 crc crio[22553]: time="2026-06-11T11:52:32.193616827Z" level=info msg="Removed pod sandbox: 09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4" id=34620ecb-79bd-48bb-94c9-2790cb1772c0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.107071 | controller | Jun 11 11:52:32.195000 crc crio[22553]: time="2026-06-11T11:52:32.194919395Z" level=info msg="Stopping pod sandbox: 545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431" id=216c9d42-d015-4ab1-9a73-a0df9854b60e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.107086 | controller | Jun 11 11:52:32.195134 crc crio[22553]: time="2026-06-11T11:52:32.195009298Z" level=info msg="Stopped pod sandbox (already stopped): 545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431" id=216c9d42-d015-4ab1-9a73-a0df9854b60e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.107102 | controller | Jun 11 11:52:32.195788 crc crio[22553]: time="2026-06-11T11:52:32.195670547Z" level=info msg="Removing pod sandbox: 545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431" id=cf82b97e-6fdb-470c-91d5-b39ffe833874 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.107118 | controller | Jun 11 11:52:32.211239 crc crio[22553]: time="2026-06-11T11:52:32.211044086Z" level=info msg="Removed pod sandbox: 545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431" id=cf82b97e-6fdb-470c-91d5-b39ffe833874 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.107133 | controller | Jun 11 11:52:32.212306 crc crio[22553]: time="2026-06-11T11:52:32.21220673Z" level=info msg="Stopping pod sandbox: 0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b" id=5b8ed59c-2c6c-4322-9c7c-c14c51013d1a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.107148 | controller | Jun 11 11:52:32.212480 crc crio[22553]: time="2026-06-11T11:52:32.212414636Z" level=info msg="Stopped pod sandbox (already stopped): 0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b" id=5b8ed59c-2c6c-4322-9c7c-c14c51013d1a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.107168 | controller | Jun 11 11:52:32.213066 crc crio[22553]: time="2026-06-11T11:52:32.212982232Z" level=info msg="Removing pod sandbox: 0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b" id=364debe9-6377-4d73-b872-113ea66ff65c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.107184 | controller | Jun 11 11:52:32.230596 crc crio[22553]: time="2026-06-11T11:52:32.230494504Z" level=info msg="Removed pod sandbox: 0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b" id=364debe9-6377-4d73-b872-113ea66ff65c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.107199 | controller | Jun 11 11:52:32.232161 crc crio[22553]: time="2026-06-11T11:52:32.232048979Z" level=info msg="Stopping pod sandbox: 1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea" id=b3e03240-d502-4579-a45b-c7c188771256 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.107215 | controller | Jun 11 11:52:32.232161 crc crio[22553]: time="2026-06-11T11:52:32.232157662Z" level=info msg="Stopped pod sandbox (already stopped): 1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea" id=b3e03240-d502-4579-a45b-c7c188771256 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.107231 | controller | Jun 11 11:52:32.233881 crc crio[22553]: time="2026-06-11T11:52:32.233819251Z" level=info msg="Removing pod sandbox: 1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea" id=6acbb606-d92b-4e8c-bbae-dc3c79885670 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.107247 | controller | Jun 11 11:52:32.276825 crc crio[22553]: time="2026-06-11T11:52:32.276752504Z" level=info msg="Removed pod sandbox: 1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea" id=6acbb606-d92b-4e8c-bbae-dc3c79885670 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.107263 | controller | Jun 11 11:52:32.278537 crc crio[22553]: time="2026-06-11T11:52:32.278450053Z" level=info msg="Stopping pod sandbox: 495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793" id=8d469db6-7d93-43e4-96c5-c94b9e5d130a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.107278 | controller | Jun 11 11:52:32.278824 crc crio[22553]: time="2026-06-11T11:52:32.278764272Z" level=info msg="Stopped pod sandbox (already stopped): 495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793" id=8d469db6-7d93-43e4-96c5-c94b9e5d130a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.107294 | controller | Jun 11 11:52:32.279779 crc crio[22553]: time="2026-06-11T11:52:32.279747101Z" level=info msg="Removing pod sandbox: 495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793" id=951967d5-3e09-4eb0-9d2b-34f0fa576cfa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.107309 | controller | Jun 11 11:52:32.296370 crc crio[22553]: time="2026-06-11T11:52:32.296268193Z" level=info msg="Removed pod sandbox: 495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793" id=951967d5-3e09-4eb0-9d2b-34f0fa576cfa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.107325 | controller | Jun 11 11:52:32.298197 crc crio[22553]: time="2026-06-11T11:52:32.297893031Z" level=info msg="Stopping pod sandbox: e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9" id=9f338661-e729-4817-ac2c-1a65b9e01b51 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.107340 | controller | Jun 11 11:52:32.298843 crc crio[22553]: time="2026-06-11T11:52:32.298650513Z" level=info msg="Stopped pod sandbox (already stopped): e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9" id=9f338661-e729-4817-ac2c-1a65b9e01b51 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.107378 | controller | Jun 11 11:52:32.300059 crc crio[22553]: time="2026-06-11T11:52:32.299998712Z" level=info msg="Removing pod sandbox: e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9" id=27c26d01-77ba-4621-9234-b358b6070ec9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.107399 | controller | Jun 11 11:52:32.326092 crc crio[22553]: time="2026-06-11T11:52:32.325894778Z" level=info msg="Removed pod sandbox: e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9" id=27c26d01-77ba-4621-9234-b358b6070ec9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.107415 | controller | Jun 11 11:52:32.327452 crc crio[22553]: time="2026-06-11T11:52:32.327193316Z" level=info msg="Stopping pod sandbox: f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9" id=6e54ffb5-df21-4413-a1d7-ab60a9e6489c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.107430 | controller | Jun 11 11:52:32.327452 crc crio[22553]: time="2026-06-11T11:52:32.327294729Z" level=info msg="Stopped pod sandbox (already stopped): f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9" id=6e54ffb5-df21-4413-a1d7-ab60a9e6489c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.107445 | controller | Jun 11 11:52:32.328233 crc crio[22553]: time="2026-06-11T11:52:32.328173624Z" level=info msg="Removing pod sandbox: f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9" id=3cd97cd9-df70-4d2b-9ad0-c0440be9b521 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.107460 | controller | Jun 11 11:52:32.346529 crc crio[22553]: time="2026-06-11T11:52:32.346366305Z" level=info msg="Removed pod sandbox: f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9" id=3cd97cd9-df70-4d2b-9ad0-c0440be9b521 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.107475 | controller | Jun 11 11:52:32.347532 crc crio[22553]: time="2026-06-11T11:52:32.347489738Z" level=info msg="Stopping pod sandbox: d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1" id=8d9235a2-58ab-47fd-82c3-5e33077dd03b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.107490 | controller | Jun 11 11:52:32.347766 crc crio[22553]: time="2026-06-11T11:52:32.347741985Z" level=info msg="Stopped pod sandbox (already stopped): d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1" id=8d9235a2-58ab-47fd-82c3-5e33077dd03b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.107505 | controller | Jun 11 11:52:32.348862 crc crio[22553]: time="2026-06-11T11:52:32.348657272Z" level=info msg="Removing pod sandbox: d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1" id=3f7ecca6-7db0-4caf-98f4-73d640e261f3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.107521 | controller | Jun 11 11:52:32.367845 crc crio[22553]: time="2026-06-11T11:52:32.367657687Z" level=info msg="Removed pod sandbox: d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1" id=3f7ecca6-7db0-4caf-98f4-73d640e261f3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.107536 | controller | Jun 11 11:52:32.369409 crc crio[22553]: time="2026-06-11T11:52:32.369228082Z" level=info msg="Stopping pod sandbox: 288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d" id=1f8d88c8-279b-4832-b3cf-9e1b6a4cc3da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.107553 | controller | Jun 11 11:52:32.369562 crc crio[22553]: time="2026-06-11T11:52:32.36947934Z" level=info msg="Stopped pod sandbox (already stopped): 288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d" id=1f8d88c8-279b-4832-b3cf-9e1b6a4cc3da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.107569 | controller | Jun 11 11:52:32.370511 crc crio[22553]: time="2026-06-11T11:52:32.370459388Z" level=info msg="Removing pod sandbox: 288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d" id=f60222c4-989a-4daa-ab65-c64ff9e56e12 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.107584 | controller | Jun 11 11:52:32.388280 crc crio[22553]: time="2026-06-11T11:52:32.388181286Z" level=info msg="Removed pod sandbox: 288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d" id=f60222c4-989a-4daa-ab65-c64ff9e56e12 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.107603 | controller | Jun 11 11:52:35.812059 crc crio[22553]: time="2026-06-11T11:52:35.801911342Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-4fkbw/POD" id=dd5a28a3-35ee-4253-9e1a-9773dd280900 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.107620 | controller | Jun 11 11:52:35.814896 crc crio[22553]: time="2026-06-11T11:52:35.812882003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.107637 | controller | Jun 11 11:52:35.945259 crc crio[22553]: time="2026-06-11T11:52:35.945192464Z" level=info msg="Got pod network &{Name:certified-operators-4fkbw Namespace:openshift-marketplace ID:f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091 UID:9092d7fe-57ee-4881-b7e2-279447e2220b NetNS:/var/run/netns/4d767637-35f7-46d0-b05f-2e921606cb70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9092d7fe_57ee_4881_b7e2_279447e2220b.slice PodAnnotations:0xc00012ac38}] Aliases:map[]}"
2026-06-11 12:41:55.107653 | controller | Jun 11 11:52:35.945723 crc crio[22553]: time="2026-06-11T11:52:35.945654667Z" level=info msg="Adding pod openshift-marketplace_certified-operators-4fkbw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.107669 | controller | Jun 11 11:52:36.551502 crc crio[22553]: 2026-06-11T11:52:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f424ae842058866 Mac:2e:31:c3:c7:6f:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/4d767637-35f7-46d0-b05f-2e921606cb70 SocketPath: PciID:}] [{Interface:0xc000532940 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.107686 | controller | Jun 11 11:52:36.554306 crc crio[22553]: time="2026-06-11T11:52:36.554209407Z" level=info msg="Got pod network &{Name:certified-operators-4fkbw Namespace:openshift-marketplace ID:f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091 UID:9092d7fe-57ee-4881-b7e2-279447e2220b NetNS:/var/run/netns/4d767637-35f7-46d0-b05f-2e921606cb70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9092d7fe_57ee_4881_b7e2_279447e2220b.slice PodAnnotations:0xc00012ac38}] Aliases:map[]}"
2026-06-11 12:41:55.107702 | controller | Jun 11 11:52:36.554475 crc crio[22553]: time="2026-06-11T11:52:36.554460684Z" level=info msg="Checking pod openshift-marketplace_certified-operators-4fkbw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.107718 | controller | Jun 11 11:52:36.573912 crc crio[22553]: time="2026-06-11T11:52:36.573669965Z" level=info msg="Ran pod sandbox f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091 with infra container: openshift-marketplace/certified-operators-4fkbw/POD" id=dd5a28a3-35ee-4253-9e1a-9773dd280900 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.107734 | controller | Jun 11 11:52:36.579298 crc crio[22553]: time="2026-06-11T11:52:36.578513266Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c1185750-b46f-4873-a59b-ce1bc93280f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.107750 | controller | Jun 11 11:52:36.582919 crc crio[22553]: time="2026-06-11T11:52:36.582802931Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=055960df-3e7f-43f4-9bf5-2724e3a4c21a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.107766 | controller | Jun 11 11:52:36.596085 crc crio[22553]: time="2026-06-11T11:52:36.595977606Z" level=info msg="Creating container: openshift-marketplace/certified-operators-4fkbw/extract-utilities" id=c0ecc3bf-e3b0-49b7-ad6d-a5e9e5f243b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.107786 | controller | Jun 11 11:52:36.596875 crc crio[22553]: time="2026-06-11T11:52:36.596649895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.107802 | controller | Jun 11 11:52:36.670623 crc crio[22553]: time="2026-06-11T11:52:36.670534302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.107819 | controller | Jun 11 11:52:36.675080 crc crio[22553]: time="2026-06-11T11:52:36.675011652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.107835 | controller | Jun 11 11:52:36.880158 crc crio[22553]: time="2026-06-11T11:52:36.879425318Z" level=info msg="Created container ad30ade99527f17d83d95c260837ca8f776051590889d48c6585b2c3774acb5d: openshift-marketplace/certified-operators-4fkbw/extract-utilities" id=c0ecc3bf-e3b0-49b7-ad6d-a5e9e5f243b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.107851 | controller | Jun 11 11:52:36.882785 crc crio[22553]: time="2026-06-11T11:52:36.882649882Z" level=info msg="Starting container: ad30ade99527f17d83d95c260837ca8f776051590889d48c6585b2c3774acb5d" id=9c4aeb47-b228-4792-a38c-a80f45426e3f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.107867 | controller | Jun 11 11:52:36.890521 crc crio[22553]: time="2026-06-11T11:52:36.890307636Z" level=info msg="Started container" PID=92044 containerID=ad30ade99527f17d83d95c260837ca8f776051590889d48c6585b2c3774acb5d description=openshift-marketplace/certified-operators-4fkbw/extract-utilities id=9c4aeb47-b228-4792-a38c-a80f45426e3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091
2026-06-11 12:41:55.107883 | controller | Jun 11 11:52:37.402933 crc crio[22553]: time="2026-06-11T11:52:37.402564916Z" level=info msg="Stopping container: 474117a73abb114035a070f2f198b158dea245d51eb8544fe0aeeecf7aaf5c13 (timeout: 30s)" id=a958a7f5-450f-4284-bc58-b6c3fb90dea1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.107899 | controller | Jun 11 11:52:37.538546 crc crio[22553]: time="2026-06-11T11:52:37.538370559Z" level=info msg="Stopped container 474117a73abb114035a070f2f198b158dea245d51eb8544fe0aeeecf7aaf5c13: openstack/kube-state-metrics-0/kube-state-metrics" id=a958a7f5-450f-4284-bc58-b6c3fb90dea1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.107915 | controller | Jun 11 11:52:37.540195 crc crio[22553]: time="2026-06-11T11:52:37.540091739Z" level=info msg="Stopping pod sandbox: 3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636" id=147aea39-2560-412d-8d06-2ec15dfbd419 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.107989 | controller | Jun 11 11:52:37.542519 crc crio[22553]: time="2026-06-11T11:52:37.542368806Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636 UID:6bb6b7f6-e9a6-4f9d-8d13-a9c56c30cff9 NetNS:/var/run/netns/15d63b46-2d32-4d5a-b14d-5fabf516d122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bb6b7f6_e9a6_4f9d_8d13_a9c56c30cff9.slice PodAnnotations:0xc0050d2198}] Aliases:map[]}"
2026-06-11 12:41:55.108007 | controller | Jun 11 11:52:37.542972 crc crio[22553]: time="2026-06-11T11:52:37.542787248Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.108069 | controller | Jun 11 11:52:37.971466 crc crio[22553]: time="2026-06-11T11:52:37.970598983Z" level=info msg="Stopped pod sandbox: 3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636" id=147aea39-2560-412d-8d06-2ec15dfbd419 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.108095 | controller | Jun 11 11:52:37.995504 crc crio[22553]: time="2026-06-11T11:52:37.994610324Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=8539d916-56d4-4913-a058-c4e6f72e739a name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.108113 | controller | Jun 11 11:52:38.012762 crc crio[22553]: time="2026-06-11T11:52:38.012410794Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 12:41:55.108129 | controller | Jun 11 11:52:38.562900 crc crio[22553]: time="2026-06-11T11:52:38.562802497Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-btdx4/POD" id=06fb990d-cd3c-4ad4-9b01-ae9b6e450a9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.108145 | controller | Jun 11 11:52:38.562900 crc crio[22553]: time="2026-06-11T11:52:38.56292716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.108162 | controller | Jun 11 11:52:38.607974 crc crio[22553]: time="2026-06-11T11:52:38.607880462Z" level=info msg="Got pod network &{Name:redhat-marketplace-btdx4 Namespace:openshift-marketplace ID:4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051 UID:9aa10ab0-6a60-4747-9cc3-6a2106057668 NetNS:/var/run/netns/d6fab62b-f3f6-4747-9643-c092eb1e3df6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9aa10ab0_6a60_4747_9cc3_6a2106057668.slice PodAnnotations:0xc00043afc8}] Aliases:map[]}"
2026-06-11 12:41:55.108178 | controller | Jun 11 11:52:38.607974 crc crio[22553]: time="2026-06-11T11:52:38.607947344Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-btdx4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.108194 | controller | Jun 11 11:52:38.660283 crc crio[22553]: time="2026-06-11T11:52:38.659415516Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3" id=8539d916-56d4-4913-a058-c4e6f72e739a name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.108211 | controller | Jun 11 11:52:38.661626 crc crio[22553]: time="2026-06-11T11:52:38.661552208Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=38be259e-d3bb-450b-a184-eb0a6db83770 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.108227 | controller | Jun 11 11:52:38.666202 crc crio[22553]: time="2026-06-11T11:52:38.666136432Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=d579a452-0ec4-4566-bb17-6a23f8cc3bbb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.108287 | controller | Jun 11 11:52:38.676498 crc crio[22553]: time="2026-06-11T11:52:38.675795044Z" level=info msg="Creating container: openshift-marketplace/certified-operators-4fkbw/extract-content" id=aa401648-c734-4704-b294-ab54af764f28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.108312 | controller | Jun 11 11:52:38.676661 crc crio[22553]: time="2026-06-11T11:52:38.676547676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.108328 | controller | Jun 11 11:52:38.773819 crc crio[22553]: time="2026-06-11T11:52:38.773478745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.108345 | controller | Jun 11 11:52:38.780111 crc crio[22553]: time="2026-06-11T11:52:38.779973475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.108387 | controller | Jun 11 11:52:39.029916 crc crio[22553]: time="2026-06-11T11:52:39.028510168Z" level=info msg="Removing container: 474117a73abb114035a070f2f198b158dea245d51eb8544fe0aeeecf7aaf5c13" id=4d45ff6e-6d7c-44a9-998a-520d2ca6c633 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.108405 | controller | Jun 11 11:52:39.055442 crc crio[22553]: time="2026-06-11T11:52:39.055185856Z" level=info msg="Created container 2e0f11a7e7117d3b20bea67214e00d8f3dfcdb93b89aca78d08dc76ade4707ba: openshift-marketplace/certified-operators-4fkbw/extract-content" id=aa401648-c734-4704-b294-ab54af764f28 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.108421 | controller | Jun 11 11:52:39.057097 crc crio[22553]: time="2026-06-11T11:52:39.05700839Z" level=info msg="Starting container: 2e0f11a7e7117d3b20bea67214e00d8f3dfcdb93b89aca78d08dc76ade4707ba" id=0518f64c-806c-4574-9daa-7888099731f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.108486 | controller | Jun 11 11:52:39.065071 crc crio[22553]: time="2026-06-11T11:52:39.064960902Z" level=info msg="Started container" PID=92195 containerID=2e0f11a7e7117d3b20bea67214e00d8f3dfcdb93b89aca78d08dc76ade4707ba description=openshift-marketplace/certified-operators-4fkbw/extract-content id=0518f64c-806c-4574-9daa-7888099731f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091
2026-06-11 12:41:55.108507 | controller | Jun 11 11:52:39.111171 crc crio[22553]: time="2026-06-11T11:52:39.101509638Z" level=info msg="Removed container 474117a73abb114035a070f2f198b158dea245d51eb8544fe0aeeecf7aaf5c13: openstack/kube-state-metrics-0/kube-state-metrics" id=4d45ff6e-6d7c-44a9-998a-520d2ca6c633 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.108524 | controller | Jun 11 11:52:39.295138 crc crio[22553]: 2026-06-11T11:52:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b25d11f74affa3 Mac:a6:60:d9:5c:48:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/d6fab62b-f3f6-4747-9643-c092eb1e3df6 SocketPath: PciID:}] [{Interface:0xc00034a950 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.108541 | controller | Jun 11 11:52:39.297845 crc crio[22553]: time="2026-06-11T11:52:39.297494778Z" level=info msg="Got pod network &{Name:redhat-marketplace-btdx4 Namespace:openshift-marketplace ID:4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051 UID:9aa10ab0-6a60-4747-9cc3-6a2106057668 NetNS:/var/run/netns/d6fab62b-f3f6-4747-9643-c092eb1e3df6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9aa10ab0_6a60_4747_9cc3_6a2106057668.slice PodAnnotations:0xc00043afc8}] Aliases:map[]}"
2026-06-11 12:41:55.108558 | controller | Jun 11 11:52:39.297845 crc crio[22553]: time="2026-06-11T11:52:39.297746556Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-btdx4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.108574 | controller | Jun 11 11:52:39.308581 crc crio[22553]: time="2026-06-11T11:52:39.308317364Z" level=info msg="Ran pod sandbox 4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051 with infra container: openshift-marketplace/redhat-marketplace-btdx4/POD" id=06fb990d-cd3c-4ad4-9b01-ae9b6e450a9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.108590 | controller | Jun 11 11:52:39.319858 crc crio[22553]: time="2026-06-11T11:52:39.319218502Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9e324542-da12-485a-b12c-edf16b56271b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.108606 | controller | Jun 11 11:52:39.321845 crc crio[22553]: time="2026-06-11T11:52:39.321772337Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ab479897-a775-42f8-8239-4a515a3b192d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.108627 | controller | Jun 11 11:52:39.336607 crc crio[22553]: time="2026-06-11T11:52:39.336454925Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-btdx4/extract-utilities" id=7242b52c-8ff6-4bc4-abd6-7beb61fe2581 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.108644 | controller | Jun 11 11:52:39.337112 crc crio[22553]: time="2026-06-11T11:52:39.33696676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.108661 | controller | Jun 11 11:52:39.391203 crc crio[22553]: time="2026-06-11T11:52:39.391045558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.108677 | controller | Jun 11 11:52:39.399275 crc crio[22553]: time="2026-06-11T11:52:39.399033992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.108692 | controller | Jun 11 11:52:39.494826 crc crio[22553]: time="2026-06-11T11:52:39.494717764Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=b9152603-2e69-4399-8857-8335d757b331 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.108708 | controller | Jun 11 11:52:39.494826 crc crio[22553]: time="2026-06-11T11:52:39.494820257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.108725 | controller | Jun 11 11:52:39.541983 crc crio[22553]: time="2026-06-11T11:52:39.539751408Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9cdcb2db35451e60b789f36e6d424af6921469c00d9ed0e42fa2be1d9b10757a UID:f39c4fd6-3b10-4dd7-85e1-5d1918d0566c NetNS:/var/run/netns/3b19550e-4c56-4899-a140-0e1b8e7cf1cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf39c4fd6_3b10_4dd7_85e1_5d1918d0566c.slice PodAnnotations:0xc00061e800}] Aliases:map[]}"
2026-06-11 12:41:55.108741 | controller | Jun 11 11:52:39.541983 crc crio[22553]: time="2026-06-11T11:52:39.539837181Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.108757 | controller | Jun 11 11:52:39.569569 crc crio[22553]: time="2026-06-11T11:52:39.569421494Z" level=info msg="Created container eb6871f91c5641ff03068993a94c24aeda2148d15cda84547a196dd05f9d5fd2: openshift-marketplace/redhat-marketplace-btdx4/extract-utilities" id=7242b52c-8ff6-4bc4-abd6-7beb61fe2581 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.108774 | controller | Jun 11 11:52:39.571940 crc crio[22553]: time="2026-06-11T11:52:39.571753042Z" level=info msg="Starting container: eb6871f91c5641ff03068993a94c24aeda2148d15cda84547a196dd05f9d5fd2" id=099b7a6a-e230-46d1-bd45-b86df598aa31 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.108790 | controller | Jun 11 11:52:39.582865 crc crio[22553]: time="2026-06-11T11:52:39.582672101Z" level=info msg="Started container" PID=92232 containerID=eb6871f91c5641ff03068993a94c24aeda2148d15cda84547a196dd05f9d5fd2 description=openshift-marketplace/redhat-marketplace-btdx4/extract-utilities id=099b7a6a-e230-46d1-bd45-b86df598aa31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051
2026-06-11 12:41:55.108806 | controller | Jun 11 11:52:39.913618 crc crio[22553]: 2026-06-11T11:52:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9cdcb2db35451e6 Mac:96:39:52:fd:2e:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/3b19550e-4c56-4899-a140-0e1b8e7cf1cb SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.108827 | controller | Jun 11 11:52:39.916437 crc crio[22553]: time="2026-06-11T11:52:39.916346638Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9cdcb2db35451e60b789f36e6d424af6921469c00d9ed0e42fa2be1d9b10757a UID:f39c4fd6-3b10-4dd7-85e1-5d1918d0566c NetNS:/var/run/netns/3b19550e-4c56-4899-a140-0e1b8e7cf1cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf39c4fd6_3b10_4dd7_85e1_5d1918d0566c.slice PodAnnotations:0xc00061e800}] Aliases:map[]}"
2026-06-11 12:41:55.108844 | controller | Jun 11 11:52:39.917071 crc crio[22553]: time="2026-06-11T11:52:39.916562174Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.108860 | controller | Jun 11 11:52:39.930858 crc crio[22553]: time="2026-06-11T11:52:39.930766469Z" level=info msg="Ran pod sandbox 9cdcb2db35451e60b789f36e6d424af6921469c00d9ed0e42fa2be1d9b10757a with infra container: openstack/kube-state-metrics-0/POD" id=b9152603-2e69-4399-8857-8335d757b331 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.108877 | controller | Jun 11 11:52:39.935128 crc crio[22553]: time="2026-06-11T11:52:39.935083395Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=d6e2cb70-6330-41aa-b692-cb75ddeb6fd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.108893 | controller | Jun 11 11:52:39.995468 crc crio[22553]: time="2026-06-11T11:52:39.995267231Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=8d18b1d6-a3cd-40ca-b9b3-94df60db07a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.108910 | controller | Jun 11 11:52:40.004009 crc crio[22553]: time="2026-06-11T11:52:40.003902913Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=648cf7de-60d1-47ce-a8cf-088c31c40e45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.108926 | controller | Jun 11 11:52:40.004618 crc crio[22553]: time="2026-06-11T11:52:40.004541352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.108942 | controller | Jun 11 11:52:40.066861 crc crio[22553]: time="2026-06-11T11:52:40.066583513Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=bac947d5-0f24-4ca1-bddd-21322a6c37f4 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.108958 | controller | Jun 11 11:52:40.079785 crc crio[22553]: time="2026-06-11T11:52:40.07847473Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 12:41:55.108974 | controller | Jun 11 11:52:40.127187 crc crio[22553]: time="2026-06-11T11:52:40.127034457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.108990 | controller | Jun 11 11:52:40.135138 crc crio[22553]: time="2026-06-11T11:52:40.13502764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.109007 | controller | Jun 11 11:52:40.374324 crc crio[22553]: time="2026-06-11T11:52:40.37417695Z" level=info msg="Created container 59f40f6eb2b28f4d6dd4e27838c19017655c81992e1ae0c736e046fd71ddc7eb: openstack/kube-state-metrics-0/kube-state-metrics" id=648cf7de-60d1-47ce-a8cf-088c31c40e45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.109026 | controller | Jun 11 11:52:40.377336 crc crio[22553]: time="2026-06-11T11:52:40.377245119Z" level=info msg="Starting container: 59f40f6eb2b28f4d6dd4e27838c19017655c81992e1ae0c736e046fd71ddc7eb" id=3953b76e-594c-4abd-9ebf-5f56e32df611 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.109043 | controller | Jun 11 11:52:40.391583 crc crio[22553]: time="2026-06-11T11:52:40.391350921Z" level=info msg="Started container" PID=92333 containerID=59f40f6eb2b28f4d6dd4e27838c19017655c81992e1ae0c736e046fd71ddc7eb description=openstack/kube-state-metrics-0/kube-state-metrics id=3953b76e-594c-4abd-9ebf-5f56e32df611 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9cdcb2db35451e60b789f36e6d424af6921469c00d9ed0e42fa2be1d9b10757a
2026-06-11 12:41:55.109060 | controller | Jun 11 11:52:40.708815 crc crio[22553]: time="2026-06-11T11:52:40.707489467Z" level=info msg="Stopping container: 268923d2f54bdd6e97e096a7acdb31fdbbe9359594027108d3c09e2a3a8f1b95 (timeout: 30s)" id=3fc0697c-69ff-4f63-af2c-77453a7c7144 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.109075 | controller | Jun 11 11:52:40.708815 crc crio[22553]: time="2026-06-11T11:52:40.70760134Z" level=info msg="Stopping container: bd72d1b9ac8b7af9d78f8450d9934cf0b371f82d280cc1b0f05fe6ab0fd98d9b (timeout: 30s)" id=e68cd25d-4fc1-4a28-b4e7-1bbd44e78648 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.109091 | controller | Jun 11 11:52:40.712886 crc crio[22553]: time="2026-06-11T11:52:40.710097693Z" level=info msg="Stopping container: 9b02d097d77ae611fdc9f0eb4a1d80ff18703efe2a6470ac40edd536b3d11225 (timeout: 30s)" id=ea6f5497-487f-48fd-9dce-dd2aff86e833 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.109106 | controller | Jun 11 11:52:40.712886 crc crio[22553]: time="2026-06-11T11:52:40.710567957Z" level=info msg="Stopping container: 1a1cdae8e968ee7e2b1fc38c17b35479f497213d10cae7109f855a07f0bc623d (timeout: 30s)" id=9a6b65d8-0a16-4f12-bf67-4528b49c1268 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.109122 | controller | Jun 11 11:52:40.712886 crc crio[22553]: time="2026-06-11T11:52:40.711322759Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=bac947d5-0f24-4ca1-bddd-21322a6c37f4 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.109138 | controller | Jun 11 11:52:40.718952 crc crio[22553]: time="2026-06-11T11:52:40.718626112Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=52bd8c5f-8dce-4dce-befc-98c654d59a7e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.109153 | controller | Jun 11 11:52:40.732230 crc crio[22553]: time="2026-06-11T11:52:40.729814749Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=ef22f0ab-6c30-4abd-92b7-0d2860039ab2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.109170 | controller | Jun 11 11:52:40.747775 crc crio[22553]: time="2026-06-11T11:52:40.747182726Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-btdx4/extract-content" id=f3adda06-dbc4-4edf-9fd2-27227bec45a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.109185 | controller | Jun 11 11:52:40.748011 crc crio[22553]: time="2026-06-11T11:52:40.747937668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.109201 | controller | Jun 11 11:52:40.815485 crc crio[22553]: time="2026-06-11T11:52:40.815353595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.109217 | controller | Jun 11 11:52:40.819486 crc crio[22553]: time="2026-06-11T11:52:40.819371542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.109237 | controller | Jun 11 11:52:40.848507 crc crio[22553]: time="2026-06-11T11:52:40.848326657Z" level=info msg="Stopped container bd72d1b9ac8b7af9d78f8450d9934cf0b371f82d280cc1b0f05fe6ab0fd98d9b: openstack/ceilometer-0/sg-core" id=e68cd25d-4fc1-4a28-b4e7-1bbd44e78648 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.109253 | controller | Jun 11 11:52:40.856861 crc crio[22553]: time="2026-06-11T11:52:40.856775744Z" level=info msg="Stopped container 1a1cdae8e968ee7e2b1fc38c17b35479f497213d10cae7109f855a07f0bc623d: openstack/ceilometer-0/proxy-httpd" id=9a6b65d8-0a16-4f12-bf67-4528b49c1268 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.109269 | controller | Jun 11 11:52:41.045575 crc crio[22553]: time="2026-06-11T11:52:41.04545069Z" level=info msg="Created container 993ac1fc38ecdb995c37d12a9f013251ba165e0826872caa076f6e60a679a9a6: openshift-marketplace/redhat-marketplace-btdx4/extract-content" id=f3adda06-dbc4-4edf-9fd2-27227bec45a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.109285 | controller | Jun 11 11:52:41.047012 crc crio[22553]: time="2026-06-11T11:52:41.046935794Z" level=info msg="Starting container: 993ac1fc38ecdb995c37d12a9f013251ba165e0826872caa076f6e60a679a9a6" id=d163279c-0fd9-4dcf-9ffc-c936a22395d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.109301 | controller | Jun 11 11:52:41.056556 crc crio[22553]: time="2026-06-11T11:52:41.056418391Z" level=info msg="Started container" PID=92406 containerID=993ac1fc38ecdb995c37d12a9f013251ba165e0826872caa076f6e60a679a9a6 description=openshift-marketplace/redhat-marketplace-btdx4/extract-content id=d163279c-0fd9-4dcf-9ffc-c936a22395d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051
2026-06-11 12:41:55.109317 | controller | Jun 11 11:52:41.163935 crc crio[22553]: time="2026-06-11T11:52:41.163623239Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=73d4f3a1-b023-4d10-9ef2-a974aec987a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.109333 | controller | Jun 11 11:52:41.166661 crc crio[22553]: time="2026-06-11T11:52:41.166571475Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f967318f-015f-43f2-aa18-4a853ab9ad9d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.109363 | controller | Jun 11 11:52:41.175638 crc crio[22553]: time="2026-06-11T11:52:41.175234668Z" level=info msg="Creating container: openshift-marketplace/certified-operators-4fkbw/registry-server" id=c6f7527a-dc12-4031-bf5f-4c5650187fd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.109384 | controller | Jun 11 11:52:41.175638 crc crio[22553]: time="2026-06-11T11:52:41.17563057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.109401 | controller | Jun 11 11:52:41.279575 crc crio[22553]: time="2026-06-11T11:52:41.279434879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.109418 | controller | Jun 11 11:52:41.282141 crc crio[22553]: time="2026-06-11T11:52:41.281946122Z" level=info msg="Stopped container 268923d2f54bdd6e97e096a7acdb31fdbbe9359594027108d3c09e2a3a8f1b95: openstack/ceilometer-0/ceilometer-central-agent" id=3fc0697c-69ff-4f63-af2c-77453a7c7144 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.109433 | controller | Jun 11 11:52:41.284096 crc crio[22553]: time="2026-06-11T11:52:41.284027223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.109453 | controller | Jun 11 11:52:41.451299 crc crio[22553]: time="2026-06-11T11:52:41.451165351Z" level=info msg="Created container e4e6abebe3edbff75dc9f4f922fb7891d55f6f3a6d4aafcd1520ecf7996335c2: openshift-marketplace/certified-operators-4fkbw/registry-server" id=c6f7527a-dc12-4031-bf5f-4c5650187fd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.109470 | controller | Jun 11 11:52:41.452921 crc crio[22553]: time="2026-06-11T11:52:41.452866631Z" level=info msg="Starting container: e4e6abebe3edbff75dc9f4f922fb7891d55f6f3a6d4aafcd1520ecf7996335c2" id=72c73fab-c264-4541-a18f-5a044233d0f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.109486 | controller | Jun 11 11:52:41.460133 crc crio[22553]: time="2026-06-11T11:52:41.46002998Z" level=info msg="Started container" PID=92443 containerID=e4e6abebe3edbff75dc9f4f922fb7891d55f6f3a6d4aafcd1520ecf7996335c2 description=openshift-marketplace/certified-operators-4fkbw/registry-server id=72c73fab-c264-4541-a18f-5a044233d0f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091
2026-06-11 12:41:55.109502 | controller | Jun 11 11:52:42.199266 crc crio[22553]: time="2026-06-11T11:52:42.198519432Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=611ee9c9-ed0b-4ccc-8208-40db9d6d272a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.109518 | controller | Jun 11 11:52:42.202468 crc crio[22553]: time="2026-06-11T11:52:42.202262871Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=239de6cc-cfd8-4a55-8ba8-4258776383bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.109534 | controller | Jun 11 11:52:42.293254 crc crio[22553]: time="2026-06-11T11:52:42.293104243Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-btdx4/registry-server" id=be69573f-fd47-44e8-a643-eb628600727d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.109549 | controller | Jun 11 11:52:42.293825 crc crio[22553]: time="2026-06-11T11:52:42.293744521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.109565 | controller | Jun 11 11:52:42.369312 crc crio[22553]: time="2026-06-11T11:52:42.369024118Z" level=info msg="Stopped container 9b02d097d77ae611fdc9f0eb4a1d80ff18703efe2a6470ac40edd536b3d11225: openstack/ceilometer-0/ceilometer-notification-agent" id=ea6f5497-487f-48fd-9dce-dd2aff86e833 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.109581 | controller | Jun 11 11:52:42.371367 crc crio[22553]: time="2026-06-11T11:52:42.370945004Z" level=info msg="Stopping pod sandbox: bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a" id=4e23e240-68a1-4399-8547-1b8ddcf6e269 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.109597 | controller | Jun 11 11:52:42.371838 crc crio[22553]: time="2026-06-11T11:52:42.371771008Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a UID:f55b0137-ac49-448f-8409-ff930056a3dc NetNS:/var/run/netns/b1b20291-fe86-491b-bdcc-55cf0d7d07f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf55b0137_ac49_448f_8409_ff930056a3dc.slice PodAnnotations:0xc0011e8b78}] Aliases:map[]}"
2026-06-11 12:41:55.109613 | controller | Jun 11 11:52:42.372025 crc crio[22553]: time="2026-06-11T11:52:42.371960984Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.109629 | controller | Jun 11 11:52:42.383373 crc crio[22553]: time="2026-06-11T11:52:42.383243653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.109648 | controller | Jun 11 11:52:42.388127 crc crio[22553]: time="2026-06-11T11:52:42.388067234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.109665 | controller | Jun 11 11:52:42.700430 crc crio[22553]: time="2026-06-11T11:52:42.699655468Z" level=info msg="Created container 753d543e06998686a6271a0eed0f01c555f5edf2390cac02bd2ef72bbb65cf96: openshift-marketplace/redhat-marketplace-btdx4/registry-server" id=be69573f-fd47-44e8-a643-eb628600727d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.109680 | controller | Jun 11 11:52:42.705129 crc crio[22553]: time="2026-06-11T11:52:42.703285884Z" level=info msg="Starting container: 753d543e06998686a6271a0eed0f01c555f5edf2390cac02bd2ef72bbb65cf96" id=f38e5789-12e8-49ac-b89e-2a80deaa2be0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.109696 | controller | Jun 11 11:52:42.711507 crc crio[22553]: time="2026-06-11T11:52:42.711322578Z" level=info msg="Started container" PID=92522 containerID=753d543e06998686a6271a0eed0f01c555f5edf2390cac02bd2ef72bbb65cf96 description=openshift-marketplace/redhat-marketplace-btdx4/registry-server id=f38e5789-12e8-49ac-b89e-2a80deaa2be0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051
2026-06-11 12:41:55.109712 | controller | Jun 11 11:52:42.811739 crc crio[22553]: time="2026-06-11T11:52:42.809498133Z" level=info msg="Stopped pod sandbox: bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a" id=4e23e240-68a1-4399-8547-1b8ddcf6e269 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.109727 | controller | Jun 11 11:52:43.261225 crc crio[22553]: time="2026-06-11T11:52:43.261125644Z" level=info msg="Removing container: 1a1cdae8e968ee7e2b1fc38c17b35479f497213d10cae7109f855a07f0bc623d" id=de0ce3ad-10dc-41ce-b696-73180d02cf60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.109743 | controller | Jun 11 11:52:43.303351 crc crio[22553]: time="2026-06-11T11:52:43.303237493Z" level=info msg="Removed container 1a1cdae8e968ee7e2b1fc38c17b35479f497213d10cae7109f855a07f0bc623d: openstack/ceilometer-0/proxy-httpd" id=de0ce3ad-10dc-41ce-b696-73180d02cf60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.109758 | controller | Jun 11 11:52:43.307130 crc crio[22553]: time="2026-06-11T11:52:43.306977072Z" level=info msg="Removing container: bd72d1b9ac8b7af9d78f8450d9934cf0b371f82d280cc1b0f05fe6ab0fd98d9b" id=975d30ca-8629-4bef-9b64-1fdfce1d6957 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.109774 | controller | Jun 11 11:52:43.345591 crc crio[22553]: time="2026-06-11T11:52:43.345464284Z" level=info msg="Removed container bd72d1b9ac8b7af9d78f8450d9934cf0b371f82d280cc1b0f05fe6ab0fd98d9b: openstack/ceilometer-0/sg-core" id=975d30ca-8629-4bef-9b64-1fdfce1d6957 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.109790 | controller | Jun 11 11:52:43.349244 crc crio[22553]: time="2026-06-11T11:52:43.349184613Z" level=info msg="Removing container: 9b02d097d77ae611fdc9f0eb4a1d80ff18703efe2a6470ac40edd536b3d11225" id=bb28b40b-af66-45fe-b72e-b71ad8934090 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.109806 | controller | Jun 11 11:52:43.422810 crc crio[22553]: time="2026-06-11T11:52:43.422722209Z" level=info msg="Removed container 9b02d097d77ae611fdc9f0eb4a1d80ff18703efe2a6470ac40edd536b3d11225: openstack/ceilometer-0/ceilometer-notification-agent" id=bb28b40b-af66-45fe-b72e-b71ad8934090 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.109822 | controller | Jun 11 11:52:43.426361 crc crio[22553]: time="2026-06-11T11:52:43.426270662Z" level=info msg="Removing container: 268923d2f54bdd6e97e096a7acdb31fdbbe9359594027108d3c09e2a3a8f1b95" id=d2e4d565-63c9-4f4b-9d50-7dca25162eef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.109841 | controller | Jun 11 11:52:43.458212 crc crio[22553]: time="2026-06-11T11:52:43.458106862Z" level=info msg="Removed container 268923d2f54bdd6e97e096a7acdb31fdbbe9359594027108d3c09e2a3a8f1b95: openstack/ceilometer-0/ceilometer-central-agent" id=d2e4d565-63c9-4f4b-9d50-7dca25162eef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.109857 | controller | Jun 11 11:52:44.310349 crc crio[22553]: time="2026-06-11T11:52:44.309756297Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=f43da802-f796-458a-b799-c8397699849e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.109872 | controller | Jun 11 11:52:44.310824 crc crio[22553]: time="2026-06-11T11:52:44.310427266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.109888 | controller | Jun 11 11:52:44.371342 crc crio[22553]: time="2026-06-11T11:52:44.371160659Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0769e334b32552249028ad4ed4b43043f55a3eecc17bed5118ffdcd887072323 UID:9a3e6007-6310-4a91-8407-9b2272a95c42 NetNS:/var/run/netns/1524250d-5259-4949-9cf9-e6c66cd9da3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a3e6007_6310_4a91_8407_9b2272a95c42.slice PodAnnotations:0xc00001b0d0}] Aliases:map[]}"
2026-06-11 12:41:55.109905 | controller | Jun 11 11:52:44.371342 crc crio[22553]: time="2026-06-11T11:52:44.371233561Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.109920 | controller | Jun 11 11:52:44.926780 crc crio[22553]: 2026-06-11T11:52:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0769e334b325522 Mac:e2:40:24:3d:a6:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/1524250d-5259-4949-9cf9-e6c66cd9da3c SocketPath: PciID:}] [{Interface:0xc0004b25e0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.109937 | controller | Jun 11 11:52:44.926780 crc crio[22553]: time="2026-06-11T11:52:44.918617576Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0769e334b32552249028ad4ed4b43043f55a3eecc17bed5118ffdcd887072323 UID:9a3e6007-6310-4a91-8407-9b2272a95c42 NetNS:/var/run/netns/1524250d-5259-4949-9cf9-e6c66cd9da3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a3e6007_6310_4a91_8407_9b2272a95c42.slice PodAnnotations:0xc00001b0d0}] Aliases:map[]}"
2026-06-11 12:41:55.109953 | controller | Jun 11 11:52:44.926780 crc crio[22553]: time="2026-06-11T11:52:44.918824542Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.109969 | controller | Jun 11 11:52:44.937622 crc crio[22553]: time="2026-06-11T11:52:44.937527958Z" level=info msg="Ran pod sandbox 0769e334b32552249028ad4ed4b43043f55a3eecc17bed5118ffdcd887072323 with infra container: openstack/ceilometer-0/POD" id=f43da802-f796-458a-b799-c8397699849e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.109985 | controller | Jun 11 11:52:44.958025 crc crio[22553]: time="2026-06-11T11:52:44.957920323Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=1b45492f-3412-4e86-a1ad-b8caca36af86 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.110001 | controller | Jun 11 11:52:45.025988 crc crio[22553]: time="2026-06-11T11:52:45.023563529Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=824fc115-1b08-4f42-950f-f2f9a6c1ef3c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.110020 | controller | Jun 11 11:52:45.038194 crc crio[22553]: time="2026-06-11T11:52:45.038067982Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=eb00af25-7139-46cf-bc46-7c76422e69d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.110037 | controller | Jun 11 11:52:45.038839 crc crio[22553]: time="2026-06-11T11:52:45.038745302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.110054 | controller | Jun 11 11:52:45.155730 crc crio[22553]: time="2026-06-11T11:52:45.155595992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.110070 | controller | Jun 11 11:52:45.161630 crc crio[22553]: time="2026-06-11T11:52:45.161560216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.110086 | controller | Jun 11 11:52:45.331515 crc crio[22553]: time="2026-06-11T11:52:45.331361162Z" level=info msg="Created container 016ad525c3680f596280bc4f8c4ea220f86f13ac7fcd7747d4681f57fe385dce: openstack/ceilometer-0/ceilometer-central-agent" id=eb00af25-7139-46cf-bc46-7c76422e69d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.110102 | controller | Jun 11 11:52:45.333204 crc crio[22553]: time="2026-06-11T11:52:45.332791653Z" level=info msg="Starting container: 016ad525c3680f596280bc4f8c4ea220f86f13ac7fcd7747d4681f57fe385dce" id=48b0fdb5-8958-47f0-899e-7e1d454b8d49 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.110118 | controller | Jun 11 11:52:45.351276 crc crio[22553]: time="2026-06-11T11:52:45.351136359Z" level=info msg="Started container" PID=92724 containerID=016ad525c3680f596280bc4f8c4ea220f86f13ac7fcd7747d4681f57fe385dce description=openstack/ceilometer-0/ceilometer-central-agent id=48b0fdb5-8958-47f0-899e-7e1d454b8d49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0769e334b32552249028ad4ed4b43043f55a3eecc17bed5118ffdcd887072323
2026-06-11 12:41:55.110135 | controller | Jun 11 11:52:45.375840 crc crio[22553]: time="2026-06-11T11:52:45.375754557Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=d3f18c68-4279-431f-8017-8db4d1381dd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.110151 | controller | Jun 11 11:52:45.434940 crc crio[22553]: time="2026-06-11T11:52:45.434835861Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=79cbb922-178f-4ba6-93d2-c3d1c710cb39 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.110167 | controller | Jun 11 11:52:45.453926 crc crio[22553]: time="2026-06-11T11:52:45.451281341Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=8622c800-e6e5-4d8e-ac33-df0be70a40ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.110183 | controller | Jun 11 11:52:45.453926 crc crio[22553]: time="2026-06-11T11:52:45.452445015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.110199 | controller | Jun 11 11:52:45.538447 crc crio[22553]: time="2026-06-11T11:52:45.538311021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.110215 | controller | Jun 11 11:52:45.544586 crc crio[22553]: time="2026-06-11T11:52:45.544485941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.110231 | controller | Jun 11 11:52:45.752182 crc crio[22553]: time="2026-06-11T11:52:45.752041899Z" level=info msg="Created container 7b4115e837bc224e4f2dd817cc053aff1d10832ad5027686112e4e5a270ed218: openstack/ceilometer-0/ceilometer-notification-agent" id=8622c800-e6e5-4d8e-ac33-df0be70a40ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.110251 | controller | Jun 11 11:52:45.756298 crc crio[22553]: time="2026-06-11T11:52:45.756164099Z" level=info msg="Starting container: 7b4115e837bc224e4f2dd817cc053aff1d10832ad5027686112e4e5a270ed218" id=09efa4eb-7478-4186-9126-4c244cc2cfdb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.110268 | controller | Jun 11 11:52:45.765953 crc crio[22553]: time="2026-06-11T11:52:45.765845082Z" level=info msg="Started container" PID=92811 containerID=7b4115e837bc224e4f2dd817cc053aff1d10832ad5027686112e4e5a270ed218 description=openstack/ceilometer-0/ceilometer-notification-agent id=09efa4eb-7478-4186-9126-4c244cc2cfdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0769e334b32552249028ad4ed4b43043f55a3eecc17bed5118ffdcd887072323
2026-06-11 12:41:55.110284 | controller | Jun 11 11:52:45.790361 crc crio[22553]: time="2026-06-11T11:52:45.790292895Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=0e215a09-bde9-4714-a436-fb82d193358f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.110300 | controller | Jun 11 11:52:45.850479 crc crio[22553]: time="2026-06-11T11:52:45.849349909Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=d9c76e20-e339-416d-8a3c-32b10821307b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.110316 | controller | Jun 11 11:52:45.858451 crc crio[22553]: time="2026-06-11T11:52:45.858152586Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=24a14030-3d6e-4e65-bff4-a588c688c74d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.110332 | controller | Jun 11 11:52:45.858896 crc crio[22553]: time="2026-06-11T11:52:45.858524657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.110375 | controller | Jun 11 11:52:45.932591 crc crio[22553]: time="2026-06-11T11:52:45.932465304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.110393 | controller | Jun 11 11:52:45.945875 crc crio[22553]: time="2026-06-11T11:52:45.941976882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.110410 | controller | Jun 11 11:52:46.081267 crc crio[22553]: time="2026-06-11T11:52:46.081162684Z" level=info msg="Created container a0e9e1752c35eeeb782e1dd751f037a8049a4d9c09a001ea600f16965c225412: openstack/ceilometer-0/sg-core" id=24a14030-3d6e-4e65-bff4-a588c688c74d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.110426 | controller | Jun 11 11:52:46.082988 crc crio[22553]: time="2026-06-11T11:52:46.082889285Z" level=info msg="Starting container: a0e9e1752c35eeeb782e1dd751f037a8049a4d9c09a001ea600f16965c225412" id=bb289af6-2b1c-4428-84a7-8ea32bba4a0c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.110442 | controller | Jun 11 11:52:46.090554 crc crio[22553]: time="2026-06-11T11:52:46.090303861Z" level=info msg="Started container" PID=92845 containerID=a0e9e1752c35eeeb782e1dd751f037a8049a4d9c09a001ea600f16965c225412 description=openstack/ceilometer-0/sg-core id=bb289af6-2b1c-4428-84a7-8ea32bba4a0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0769e334b32552249028ad4ed4b43043f55a3eecc17bed5118ffdcd887072323
2026-06-11 12:41:55.110458 | controller | Jun 11 11:52:46.101775 crc crio[22553]: time="2026-06-11T11:52:46.101536689Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=9eaff993-152e-4825-aecb-598de295a9f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.110478 | controller | Jun 11 11:52:46.159841 crc crio[22553]: time="2026-06-11T11:52:46.159667385Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=9ff08792-c4ac-42b9-bd26-5ab126219dd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.110494 | controller | Jun 11 11:52:46.169632 crc crio[22553]: time="2026-06-11T11:52:46.169309717Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=7de88ee4-0ff2-47de-96b7-bedbf8faf198 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.110510 | controller | Jun 11 11:52:46.170135 crc crio[22553]: time="2026-06-11T11:52:46.169953915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.110526 | controller | Jun 11 11:52:46.221206 crc crio[22553]: time="2026-06-11T11:52:46.221071467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.110542 | controller | Jun 11 11:52:46.225185 crc crio[22553]: time="2026-06-11T11:52:46.225130606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.110557 | controller | Jun 11 11:52:46.580869 crc crio[22553]: time="2026-06-11T11:52:46.579657912Z" level=info msg="Created container 4277b687afb32fe87bb583e0086cb3baab1dc3d102b57f7dba08b0cded8a5581: openstack/ceilometer-0/proxy-httpd" id=7de88ee4-0ff2-47de-96b7-bedbf8faf198 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.110573 | controller | Jun 11 11:52:46.583548 crc crio[22553]: time="2026-06-11T11:52:46.581871777Z" level=info msg="Starting container: 4277b687afb32fe87bb583e0086cb3baab1dc3d102b57f7dba08b0cded8a5581" id=c6ca31c7-5829-4797-be31-e2f800aca034 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.110589 | controller | Jun 11 11:52:46.590250 crc crio[22553]: time="2026-06-11T11:52:46.590152439Z" level=info msg="Started container" PID=92869 containerID=4277b687afb32fe87bb583e0086cb3baab1dc3d102b57f7dba08b0cded8a5581 description=openstack/ceilometer-0/proxy-httpd id=c6ca31c7-5829-4797-be31-e2f800aca034 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0769e334b32552249028ad4ed4b43043f55a3eecc17bed5118ffdcd887072323
2026-06-11 12:41:55.110605 | controller | Jun 11 11:52:48.382148 crc crio[22553]: time="2026-06-11T11:52:48.382051693Z" level=info msg="Stopping container: e4e6abebe3edbff75dc9f4f922fb7891d55f6f3a6d4aafcd1520ecf7996335c2 (timeout: 2s)" id=ee183078-5a8c-4073-bd66-2dc90a5e71bf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.110621 | controller | Jun 11 11:52:48.514663 crc crio[22553]: time="2026-06-11T11:52:48.514503098Z" level=info msg="Stopped container e4e6abebe3edbff75dc9f4f922fb7891d55f6f3a6d4aafcd1520ecf7996335c2: openshift-marketplace/certified-operators-4fkbw/registry-server" id=ee183078-5a8c-4073-bd66-2dc90a5e71bf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.110637 | controller | Jun 11 11:52:48.515905 crc crio[22553]: time="2026-06-11T11:52:48.515837277Z" level=info msg="Stopping pod sandbox: f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091" id=61c2c45f-16cb-4014-8b38-44526be50e34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.110653 | controller | Jun 11 11:52:48.516718 crc crio[22553]: time="2026-06-11T11:52:48.516597559Z" level=info msg="Got pod network &{Name:certified-operators-4fkbw Namespace:openshift-marketplace ID:f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091 UID:9092d7fe-57ee-4881-b7e2-279447e2220b NetNS:/var/run/netns/4d767637-35f7-46d0-b05f-2e921606cb70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9092d7fe_57ee_4881_b7e2_279447e2220b.slice PodAnnotations:0xc002816610}] Aliases:map[]}"
2026-06-11 12:41:55.110673 | controller | Jun 11 11:52:48.517004 crc crio[22553]: time="2026-06-11T11:52:48.516868627Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-4fkbw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.110690 | controller | Jun 11 11:52:49.046176 crc crio[22553]: time="2026-06-11T11:52:49.045440533Z" level=info msg="Stopped pod sandbox: f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091" id=61c2c45f-16cb-4014-8b38-44526be50e34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.110706 | controller | Jun 11 11:52:49.259302 crc crio[22553]: time="2026-06-11T11:52:49.258651636Z" level=info msg="Running pod sandbox: sushy-emulator/sushy-emulator/POD" id=6c409a62-2427-4375-9a16-efe70915e00c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.110722 | controller | Jun 11 11:52:49.259499 crc crio[22553]: time="2026-06-11T11:52:49.259335435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.110738 | controller | Jun 11 11:52:49.324446 crc crio[22553]: time="2026-06-11T11:52:49.323002614Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:554116a3c1468f40c2a171553831e9f70bbcdc0d48911da15addba5d07632d90 UID:f31f4ad3-5a82-4a6b-9bf1-8cb7a5b57046 NetNS:/var/run/netns/e2ddfaea-336f-4d4b-b6f6-250fb169252e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf31f4ad3_5a82_4a6b_9bf1_8cb7a5b57046.slice PodAnnotations:0xc002826330}] Aliases:map[]}"
2026-06-11 12:41:55.110753 | controller | Jun 11 11:52:49.324446 crc crio[22553]: time="2026-06-11T11:52:49.323105697Z" level=info msg="Adding pod sushy-emulator_sushy-emulator to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.110770 | controller | Jun 11 11:52:49.468541 crc crio[22553]: time="2026-06-11T11:52:49.468361696Z" level=info msg="Removing container: e4e6abebe3edbff75dc9f4f922fb7891d55f6f3a6d4aafcd1520ecf7996335c2" id=0a27850b-65eb-494e-a920-6ae31ba4c1a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.110785 | controller | Jun 11 11:52:49.505284 crc crio[22553]: time="2026-06-11T11:52:49.505090548Z" level=info msg="Removed container e4e6abebe3edbff75dc9f4f922fb7891d55f6f3a6d4aafcd1520ecf7996335c2: openshift-marketplace/certified-operators-4fkbw/registry-server" id=0a27850b-65eb-494e-a920-6ae31ba4c1a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.110801 | controller | Jun 11 11:52:49.510080 crc crio[22553]: time="2026-06-11T11:52:49.509177617Z" level=info msg="Removing container: 2e0f11a7e7117d3b20bea67214e00d8f3dfcdb93b89aca78d08dc76ade4707ba" id=c24325e4-f789-491f-b720-6d11bf2e81d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.110817 | controller | Jun 11 11:52:49.562788 crc crio[22553]: time="2026-06-11T11:52:49.562613887Z" level=info msg="Removed container 2e0f11a7e7117d3b20bea67214e00d8f3dfcdb93b89aca78d08dc76ade4707ba: openshift-marketplace/certified-operators-4fkbw/extract-content" id=c24325e4-f789-491f-b720-6d11bf2e81d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.110832 | controller | Jun 11 11:52:49.586573 crc crio[22553]: time="2026-06-11T11:52:49.585666609Z" level=info msg="Removing container: ad30ade99527f17d83d95c260837ca8f776051590889d48c6585b2c3774acb5d" id=8c368f4f-9c6d-4b0f-8640-d6ffdde0506d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.110848 | controller | Jun 11 11:52:49.689847 crc crio[22553]: time="2026-06-11T11:52:49.689660024Z" level=info msg="Removed container ad30ade99527f17d83d95c260837ca8f776051590889d48c6585b2c3774acb5d: openshift-marketplace/certified-operators-4fkbw/extract-utilities" id=8c368f4f-9c6d-4b0f-8640-d6ffdde0506d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.110868 | controller | Jun 11 11:52:49.977178 crc crio[22553]: 2026-06-11T11:52:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:554116a3c1468f4 Mac:ae:84:23:c7:5b:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/e2ddfaea-336f-4d4b-b6f6-250fb169252e SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.110885 | controller | Jun 11 11:52:49.979203 crc crio[22553]: time="2026-06-11T11:52:49.979115182Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:554116a3c1468f40c2a171553831e9f70bbcdc0d48911da15addba5d07632d90 UID:f31f4ad3-5a82-4a6b-9bf1-8cb7a5b57046 NetNS:/var/run/netns/e2ddfaea-336f-4d4b-b6f6-250fb169252e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf31f4ad3_5a82_4a6b_9bf1_8cb7a5b57046.slice PodAnnotations:0xc002826330}] Aliases:map[]}"
2026-06-11 12:41:55.110901 | controller | Jun 11 11:52:49.979339 crc crio[22553]: time="2026-06-11T11:52:49.979307067Z" level=info msg="Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.110918 | controller | Jun 11 11:52:50.012650 crc crio[22553]: time="2026-06-11T11:52:50.012489326Z" level=info msg="Ran pod sandbox 554116a3c1468f40c2a171553831e9f70bbcdc0d48911da15addba5d07632d90 with infra container: sushy-emulator/sushy-emulator/POD" id=6c409a62-2427-4375-9a16-efe70915e00c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.110934 | controller | Jun 11 11:52:50.015835 crc crio[22553]: time="2026-06-11T11:52:50.015761861Z" level=info msg="Pulling image: quay.io/metal3-io/sushy-tools:latest" id=6c106454-0479-4043-a060-0d85b0e2208f name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.110951 | controller | Jun 11 11:52:50.030278 crc crio[22553]: time="2026-06-11T11:52:50.029620256Z" level=info msg="Trying to access \"quay.io/metal3-io/sushy-tools:latest\""
2026-06-11 12:41:55.110968 | controller | Jun 11 11:52:52.207373 crc crio[22553]: time="2026-06-11T11:52:52.205787874Z" level=info msg="Stopping container: 753d543e06998686a6271a0eed0f01c555f5edf2390cac02bd2ef72bbb65cf96 (timeout: 2s)" id=ea371736-be2b-4e85-b7d5-702dd2e98e5b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.110984 | controller | Jun 11 11:52:55.428906 crc crio[22553]: time="2026-06-11T11:52:55.428068794Z" level=info msg="Stopped container 753d543e06998686a6271a0eed0f01c555f5edf2390cac02bd2ef72bbb65cf96: openshift-marketplace/redhat-marketplace-btdx4/registry-server" id=ea371736-be2b-4e85-b7d5-702dd2e98e5b name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.110999 | controller | Jun 11 11:52:55.434139 crc crio[22553]: time="2026-06-11T11:52:55.434045318Z" level=info msg="Stopping pod sandbox: 4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051" id=89ba6f5c-f835-4c31-8201-fc0723a29c0d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.111015 | controller | Jun 11 11:52:55.435453 crc crio[22553]: time="2026-06-11T11:52:55.435354626Z" level=info msg="Got pod network &{Name:redhat-marketplace-btdx4 Namespace:openshift-marketplace ID:4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051 UID:9aa10ab0-6a60-4747-9cc3-6a2106057668 NetNS:/var/run/netns/d6fab62b-f3f6-4747-9643-c092eb1e3df6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9aa10ab0_6a60_4747_9cc3_6a2106057668.slice PodAnnotations:0xc00012aa30}] Aliases:map[]}"
2026-06-11 12:41:55.111031 | controller | Jun 11 11:52:55.437582 crc crio[22553]: time="2026-06-11T11:52:55.437515189Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-btdx4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.111047 | controller | Jun 11 11:52:56.954474 crc crio[22553]: time="2026-06-11T11:52:56.953552834Z" level=info msg="Stopped pod sandbox: 4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051" id=89ba6f5c-f835-4c31-8201-fc0723a29c0d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.111066 | controller | Jun 11 11:52:57.690278 crc crio[22553]: time="2026-06-11T11:52:57.690081778Z" level=info msg="Removing container: 753d543e06998686a6271a0eed0f01c555f5edf2390cac02bd2ef72bbb65cf96" id=eab427bb-2be2-459e-bdc8-e465d8953f59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.111083 | controller | Jun 11 11:53:02.607754 crc crio[22553]: time="2026-06-11T11:53:02.605844181Z" level=info msg="Removed container 753d543e06998686a6271a0eed0f01c555f5edf2390cac02bd2ef72bbb65cf96: openshift-marketplace/redhat-marketplace-btdx4/registry-server" id=eab427bb-2be2-459e-bdc8-e465d8953f59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.111099 | controller | Jun 11 11:53:02.616190 crc crio[22553]: time="2026-06-11T11:53:02.615918505Z" level=info msg="Removing container: 993ac1fc38ecdb995c37d12a9f013251ba165e0826872caa076f6e60a679a9a6" id=4c6a12c7-5bb2-41f2-93ac-25342f77f36b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.111114 | controller | Jun 11 11:53:02.710106 crc crio[22553]: time="2026-06-11T11:53:02.709915128Z" level=info msg="Removed container 993ac1fc38ecdb995c37d12a9f013251ba165e0826872caa076f6e60a679a9a6: openshift-marketplace/redhat-marketplace-btdx4/extract-content" id=4c6a12c7-5bb2-41f2-93ac-25342f77f36b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.111129 | controller | Jun 11 11:53:02.715260 crc crio[22553]: time="2026-06-11T11:53:02.715218333Z" level=info msg="Removing container: eb6871f91c5641ff03068993a94c24aeda2148d15cda84547a196dd05f9d5fd2" id=2135cc52-d196-40b9-a3aa-fef084185eb7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.111144 | controller | Jun 11 11:53:02.725839 crc crio[22553]: time="2026-06-11T11:53:02.724785262Z" level=info msg="Pulled image: quay.io/metal3-io/sushy-tools@sha256:271d0eaa7a62ff7600fe83d012aff39250f52d4d5c640a3c184d3354677b72b3" id=6c106454-0479-4043-a060-0d85b0e2208f name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.111160 | controller | Jun 11 11:53:02.727283 crc crio[22553]: time="2026-06-11T11:53:02.726793231Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=7bcb0ca7-8c4d-45b4-b690-2cb8c8465d48 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.111175 | controller | Jun 11 11:53:02.735058 crc crio[22553]: time="2026-06-11T11:53:02.734953249Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=08a16bba-ae58-4948-a198-b0de201e2474 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.111191 | controller | Jun 11 11:53:02.749327 crc crio[22553]: time="2026-06-11T11:53:02.749215245Z" level=info msg="Creating container: sushy-emulator/sushy-emulator/sushy-emulator" id=bef19a51-3226-4f3b-9021-1bd6f0bd476e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.111208 | controller | Jun 11 11:53:02.757456 crc crio[22553]: time="2026-06-11T11:53:02.75725339Z" level=info msg="Removed container eb6871f91c5641ff03068993a94c24aeda2148d15cda84547a196dd05f9d5fd2: openshift-marketplace/redhat-marketplace-btdx4/extract-utilities" id=2135cc52-d196-40b9-a3aa-fef084185eb7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.111223 | controller | Jun 11 11:53:02.760296 crc crio[22553]: time="2026-06-11T11:53:02.760075272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.111239 | controller | Jun 11 11:53:02.823658 crc crio[22553]: time="2026-06-11T11:53:02.823544475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.111254 | controller | Jun 11 11:53:02.829649 crc crio[22553]: time="2026-06-11T11:53:02.82955461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.111274 | controller | Jun 11 11:53:02.998837 crc crio[22553]: time="2026-06-11T11:53:02.998715397Z" level=info msg="Created container f854abf78e8bde05e3c0859647a8b67f9d1643c548147b87d482d11bef6f047f: sushy-emulator/sushy-emulator/sushy-emulator" id=bef19a51-3226-4f3b-9021-1bd6f0bd476e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.111290 | controller | Jun 11 11:53:03.002514 crc crio[22553]: time="2026-06-11T11:53:03.002423085Z" level=info msg="Starting container: f854abf78e8bde05e3c0859647a8b67f9d1643c548147b87d482d11bef6f047f" id=a4920e1a-43a6-4b42-9138-86a747d801fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.111305 | controller | Jun 11 11:53:03.008023 crc crio[22553]: time="2026-06-11T11:53:03.007831233Z" level=info msg="Started container" PID=94118 containerID=f854abf78e8bde05e3c0859647a8b67f9d1643c548147b87d482d11bef6f047f description=sushy-emulator/sushy-emulator/sushy-emulator id=a4920e1a-43a6-4b42-9138-86a747d801fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=554116a3c1468f40c2a171553831e9f70bbcdc0d48911da15addba5d07632d90
2026-06-11 12:41:55.111321 | controller | Jun 11 11:53:12.273632 crc crio[22553]: time="2026-06-11T11:53:12.272563136Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.111337 | controller | Jun 11 11:53:32.496783 crc crio[22553]: time="2026-06-11T11:53:32.496082931Z" level=info msg="Removing container: ffd6b8aa8e255ad2e9d5a3c3e725f04dc3ae8327bd697b168624345892d3b654" id=9d9371da-95a6-4dd3-951b-f4080fe886fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.111371 | controller | Jun 11 11:53:32.660817 crc crio[22553]: time="2026-06-11T11:53:32.659591057Z" level=info msg="Removed container ffd6b8aa8e255ad2e9d5a3c3e725f04dc3ae8327bd697b168624345892d3b654: openstack/ovn-controller-4kpnc-config-vsdcj/ovn-config" id=9d9371da-95a6-4dd3-951b-f4080fe886fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.111389 | controller | Jun 11 11:53:32.665186 crc crio[22553]: time="2026-06-11T11:53:32.665139709Z" level=info msg="Removing container: 45d6e7e7d988b864b0c1d8daaaaadfe73dfe8129904d4671fe8a5d0e8c00e4d7" id=25bd883f-985d-488d-bc9f-0869f2311728 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.111405 | controller | Jun 11 11:53:32.750374 crc crio[22553]: time="2026-06-11T11:53:32.748248946Z" level=info msg="Removed container 45d6e7e7d988b864b0c1d8daaaaadfe73dfe8129904d4671fe8a5d0e8c00e4d7: openstack/ovsdbserver-nb-0-config-1781178411-7t7d5/ovn-config" id=25bd883f-985d-488d-bc9f-0869f2311728 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.111421 | controller | Jun 11 11:53:32.754025 crc crio[22553]: time="2026-06-11T11:53:32.753957003Z" level=info msg="Removing container: 1838bbcb4b3bb67a7e2ed580c6cb3f59d13e5771b432d181979de2dbd1f7308c" id=a882cb38-4384-46db-b4de-74b77de13ae7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.111437 | controller | Jun 11 11:53:32.846208 crc crio[22553]: time="2026-06-11T11:53:32.846127474Z" level=info msg="Removed container 1838bbcb4b3bb67a7e2ed580c6cb3f59d13e5771b432d181979de2dbd1f7308c: openstack/ovsdbserver-sb-0-config-1781178410-ghcvb/ovn-config" id=a882cb38-4384-46db-b4de-74b77de13ae7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.111452 | controller | Jun 11 11:53:32.849824 crc crio[22553]: time="2026-06-11T11:53:32.8497436Z" level=info msg="Removing container: 73366cc1b6de2c95d80a0a8e2ec5c0e091785b60690932f520fdb76b5a5ab829" id=f8028b06-4793-4eb4-92f3-d30e9ad1fd7f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.111468 | controller | Jun 11 11:53:32.925253 crc crio[22553]: time="2026-06-11T11:53:32.925173403Z" level=info msg="Removed container 73366cc1b6de2c95d80a0a8e2ec5c0e091785b60690932f520fdb76b5a5ab829: openstack/root-account-create-update-n7gbj/mariadb-account-create-update" id=f8028b06-4793-4eb4-92f3-d30e9ad1fd7f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.111490 | controller | Jun 11 11:53:32.930923 crc crio[22553]: time="2026-06-11T11:53:32.930827188Z" level=info msg="Removing container: fe5d354a2af9019f4715f995c9bd3d475a07ec766ef9e132367b47987174f9e3" id=178b3daa-c9c2-4c54-8793-8116e246ed72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.111507 | controller | Jun 11 11:53:32.982354 crc crio[22553]: time="2026-06-11T11:53:32.98224082Z" level=info msg="Removed container fe5d354a2af9019f4715f995c9bd3d475a07ec766ef9e132367b47987174f9e3: openstack/root-account-create-update-kx7rx/mariadb-account-create-update" id=178b3daa-c9c2-4c54-8793-8116e246ed72 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.111522 | controller | Jun 11 11:53:32.997249 crc crio[22553]: time="2026-06-11T11:53:32.997133505Z" level=info msg="Stopping pod sandbox: 80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a" id=a3db442e-6404-4eeb-a9fc-fd4336b09d59 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.111537 | controller | Jun 11 11:53:32.997249 crc crio[22553]: time="2026-06-11T11:53:32.997234508Z" level=info msg="Stopped pod sandbox (already stopped): 80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a" id=a3db442e-6404-4eeb-a9fc-fd4336b09d59 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.111553 | controller | Jun 11 11:53:32.998164 crc crio[22553]: time="2026-06-11T11:53:32.998088383Z" level=info msg="Removing pod sandbox: 80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a" id=6f0dd8e1-b280-4b32-851c-2b2a06844a8a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.111568 | controller | Jun 11 11:53:33.044647 crc crio[22553]: time="2026-06-11T11:53:33.044080076Z" level=info msg="Removed pod sandbox: 80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a" id=6f0dd8e1-b280-4b32-851c-2b2a06844a8a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.111584 | controller | Jun 11 11:53:33.045564 crc crio[22553]: time="2026-06-11T11:53:33.045441435Z" level=info msg="Stopping pod sandbox: d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b" id=5ca9cc13-74a8-45bf-b562-9871044b4ed4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.111599 | controller | Jun 11 11:53:33.045564 crc crio[22553]: time="2026-06-11T11:53:33.045558819Z" level=info msg="Stopped pod sandbox (already stopped): d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b" id=5ca9cc13-74a8-45bf-b562-9871044b4ed4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.111614 | controller | Jun 11 11:53:33.046473 crc crio[22553]: time="2026-06-11T11:53:33.046327111Z" level=info msg="Removing pod sandbox: d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b" id=61d2b9b1-fb09-47cd-bdd6-65350620872f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.111630 | controller | Jun 11 11:53:33.117277 crc crio[22553]: time="2026-06-11T11:53:33.112864055Z" level=info msg="Removed pod sandbox: d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b" id=61d2b9b1-fb09-47cd-bdd6-65350620872f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.111646 | controller | Jun 11 11:53:33.117277 crc crio[22553]: time="2026-06-11T11:53:33.115662406Z" level=info msg="Stopping pod sandbox: 744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732" id=c86c8d29-c73b-4361-9ca8-ce34484ef729 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.111661 | controller | Jun 11 11:53:33.117277 crc crio[22553]: time="2026-06-11T11:53:33.115947705Z" level=info msg="Stopped pod sandbox (already stopped): 744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732" id=c86c8d29-c73b-4361-9ca8-ce34484ef729 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.111677 | controller | Jun 11 11:53:33.117277 crc crio[22553]: time="2026-06-11T11:53:33.1171743Z" level=info msg="Removing pod sandbox: 744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732" id=97cc6a8d-046f-42ba-8cb0-07bf0f95a96c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.111697 | controller | Jun 11 11:53:33.156068 crc crio[22553]: time="2026-06-11T11:53:33.155953063Z" level=info msg="Removed pod sandbox: 744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732" id=97cc6a8d-046f-42ba-8cb0-07bf0f95a96c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.111713 | controller | Jun 11 11:53:33.157098 crc crio[22553]: time="2026-06-11T11:53:33.156965063Z" level=info msg="Stopping pod sandbox: bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb" id=3a528a7f-81db-41b7-a6f6-e4efee8d502c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.111728 | controller | Jun 11 11:53:33.157098 crc crio[22553]: time="2026-06-11T11:53:33.157061845Z" level=info msg="Stopped pod sandbox (already stopped): bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb" id=3a528a7f-81db-41b7-a6f6-e4efee8d502c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.111744 | controller | Jun 11 11:53:33.158521 crc crio[22553]: time="2026-06-11T11:53:33.158373034Z" level=info msg="Removing pod sandbox: bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb" id=3094bebd-a264-4dff-8f26-88043d251ddf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.111759 | controller | Jun 11 11:53:33.187230 crc crio[22553]: time="2026-06-11T11:53:33.187134634Z" level=info msg="Removed pod sandbox: bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb" id=3094bebd-a264-4dff-8f26-88043d251ddf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.111774 | controller | Jun 11 11:53:33.189142 crc crio[22553]: time="2026-06-11T11:53:33.189117122Z" level=info msg="Stopping pod sandbox: bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a" id=02a3d2bb-3d8c-4056-8b1f-c9d1a994906a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.111789 | controller | Jun 11 11:53:33.189310 crc crio[22553]: time="2026-06-11T11:53:33.189288617Z" level=info msg="Stopped pod sandbox (already stopped): bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a" id=02a3d2bb-3d8c-4056-8b1f-c9d1a994906a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.111805 | controller | Jun 11 11:53:33.190255 crc crio[22553]: time="2026-06-11T11:53:33.190124831Z" level=info msg="Removing pod sandbox: bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a" id=f7f77dae-de31-4e7e-babb-41a2d22f3206 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.111820 | controller | Jun 11 11:53:33.215731 crc crio[22553]: time="2026-06-11T11:53:33.215613165Z" level=info msg="Removed pod sandbox: bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a" id=f7f77dae-de31-4e7e-babb-41a2d22f3206 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.111836 | controller | Jun 11 11:53:33.217660 crc crio[22553]: time="2026-06-11T11:53:33.217568413Z" level=info msg="Stopping pod sandbox: 25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609" id=330b2b17-dffc-40ab-a8da-a19c5ac7ae5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.111851 | controller | Jun 11 11:53:33.217660 crc crio[22553]: time="2026-06-11T11:53:33.217761058Z" level=info msg="Stopped pod sandbox (already stopped): 25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609" id=330b2b17-dffc-40ab-a8da-a19c5ac7ae5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.111866 | controller | Jun 11 11:53:33.219080 crc crio[22553]: time="2026-06-11T11:53:33.219046106Z" level=info msg="Removing pod sandbox: 25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609" id=b972365b-e2bb-4293-b65e-376182eea1d4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.111886 | controller | Jun 11 11:53:33.243472 crc crio[22553]: time="2026-06-11T11:53:33.243020756Z" level=info msg="Removed pod sandbox: 25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609" id=b972365b-e2bb-4293-b65e-376182eea1d4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.111902 | controller | Jun 11 11:53:33.246481 crc crio[22553]: time="2026-06-11T11:53:33.246318242Z" level=info msg="Stopping pod sandbox: f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091" id=2d42ab01-2486-4e08-a320-4c14b0751ad5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.111918 | controller | Jun 11 11:53:33.246611 crc crio[22553]: time="2026-06-11T11:53:33.246512048Z" level=info msg="Stopped pod sandbox (already stopped): f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091" id=2d42ab01-2486-4e08-a320-4c14b0751ad5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.111933 | controller | Jun 11 11:53:33.247800 crc crio[22553]: time="2026-06-11T11:53:33.247514977Z" level=info msg="Removing pod sandbox: f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091" id=91162c05-4f72-4e65-83bf-9b433a0f6abb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.111949 | controller | Jun 11 11:53:33.269605 crc crio[22553]: time="2026-06-11T11:53:33.269423377Z" level=info msg="Removed pod sandbox: f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091" id=91162c05-4f72-4e65-83bf-9b433a0f6abb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.111965 | controller | Jun 11 11:53:33.271585 crc crio[22553]: time="2026-06-11T11:53:33.271279411Z" level=info msg="Stopping pod sandbox: 4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051" id=e461bdc8-10c6-4467-af21-68b2c58a1090 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.111980 | controller | Jun 11 11:53:33.271585 crc crio[22553]: time="2026-06-11T11:53:33.271487377Z" level=info msg="Stopped pod sandbox (already stopped): 4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051" id=e461bdc8-10c6-4467-af21-68b2c58a1090 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.111995 | controller | Jun 11 11:53:33.273017 crc crio[22553]: time="2026-06-11T11:53:33.272874988Z" level=info msg="Removing pod sandbox: 4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051" id=0812046b-5a1b-4861-a125-5aa98a892e39 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.112011 | controller | Jun 11 11:53:33.299176 crc crio[22553]: time="2026-06-11T11:53:33.298440184Z" level=info msg="Removed pod sandbox: 4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051" id=0812046b-5a1b-4861-a125-5aa98a892e39 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.112027 | controller | Jun 11 11:53:33.300911 crc crio[22553]: time="2026-06-11T11:53:33.300639529Z" level=info msg="Stopping pod sandbox: 3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636" id=47d945ab-70f3-4bb8-b3ac-b86137a6e59b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.112043 | controller | Jun 11 11:53:33.301224 crc crio[22553]: time="2026-06-11T11:53:33.300936807Z" level=info msg="Stopped pod sandbox (already stopped): 3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636" id=47d945ab-70f3-4bb8-b3ac-b86137a6e59b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.112060 | controller | Jun 11 11:53:33.302133 crc crio[22553]: time="2026-06-11T11:53:33.3020462Z" level=info msg="Removing pod sandbox: 3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636" id=795704a2-6fc9-40b2-99e8-0fbd271abe6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.112075 | controller | Jun 11 11:53:33.330835 crc crio[22553]: time="2026-06-11T11:53:33.330626184Z" level=info msg="Removed pod sandbox: 3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636" id=795704a2-6fc9-40b2-99e8-0fbd271abe6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.112095 | controller | Jun 11 11:53:35.094840 crc crio[22553]: time="2026-06-11T11:53:35.093943142Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-687999f8f7-mp8g2/POD" id=76088334-8cd5-4ac4-9ae6-5a5494b0d830 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.112111 | controller | Jun 11 11:53:35.096251 crc crio[22553]: time="2026-06-11T11:53:35.094871909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.112127 | controller | Jun 11 11:53:35.195663 crc crio[22553]: time="2026-06-11T11:53:35.19558377Z" level=info msg="Got pod network &{Name:dnsmasq-dns-687999f8f7-mp8g2 Namespace:openstack ID:f9f66ef953a53a5e237b49909a2e9b89e32bb2924ff65bab4316cc2047e8d1d1 UID:e653e1c4-6cc5-4162-bce4-308b5c5414a3 NetNS:/var/run/netns/fc6490fa-9f57-4294-b4de-d2076adba0cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode653e1c4_6cc5_4162_bce4_308b5c5414a3.slice PodAnnotations:0xc001894808}] Aliases:map[]}"
2026-06-11 12:41:55.112143 | controller | Jun 11 11:53:35.196164 crc crio[22553]: time="2026-06-11T11:53:35.196138086Z" level=info msg="Adding pod openstack_dnsmasq-dns-687999f8f7-mp8g2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.112159 | controller | Jun 11 11:53:35.861892 crc crio[22553]: 2026-06-11T11:53:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9f66ef953a53a5 Mac:32:9a:b8:a4:ff:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/fc6490fa-9f57-4294-b4de-d2076adba0cd SocketPath: PciID:}] [{Interface:0xc000580018 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.112176 | controller | Jun 11 11:53:35.864906 crc crio[22553]: time="2026-06-11T11:53:35.864860827Z" level=info msg="Got pod network &{Name:dnsmasq-dns-687999f8f7-mp8g2 Namespace:openstack ID:f9f66ef953a53a5e237b49909a2e9b89e32bb2924ff65bab4316cc2047e8d1d1 UID:e653e1c4-6cc5-4162-bce4-308b5c5414a3 NetNS:/var/run/netns/fc6490fa-9f57-4294-b4de-d2076adba0cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode653e1c4_6cc5_4162_bce4_308b5c5414a3.slice PodAnnotations:0xc001894808}] Aliases:map[]}"
2026-06-11 12:41:55.112192 | controller | Jun 11 11:53:35.865471 crc crio[22553]: time="2026-06-11T11:53:35.865436824Z" level=info msg="Checking pod openstack_dnsmasq-dns-687999f8f7-mp8g2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.112208 | controller | Jun 11 11:53:35.881346 crc crio[22553]: time="2026-06-11T11:53:35.881223575Z" level=info msg="Ran pod sandbox f9f66ef953a53a5e237b49909a2e9b89e32bb2924ff65bab4316cc2047e8d1d1 with infra container: openstack/dnsmasq-dns-687999f8f7-mp8g2/POD" id=76088334-8cd5-4ac4-9ae6-5a5494b0d830 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.112224 | controller | Jun 11 11:53:35.886510 crc crio[22553]: time="2026-06-11T11:53:35.886383065Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=81d12739-0f4a-449d-ad3a-c1c0fbb952b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.112240 | controller | Jun 11 11:53:35.989890 crc crio[22553]: time="2026-06-11T11:53:35.98961553Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=76567663-367d-454a-85d0-6ed43e1d722b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.112256 | controller | Jun 11 11:53:36.159755 crc crio[22553]: time="2026-06-11T11:53:36.159525543Z" level=info msg="Creating container: openstack/dnsmasq-dns-687999f8f7-mp8g2/init" id=b282f683-2528-4d62-b7e4-deab8bbc9650 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.112271 | controller | Jun 11 11:53:36.162077 crc crio[22553]: time="2026-06-11T11:53:36.160489061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.112291 | controller | Jun 11 11:53:36.247808 crc crio[22553]: time="2026-06-11T11:53:36.247480001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.112307 | controller | Jun 11 11:53:36.260419 crc crio[22553]: time="2026-06-11T11:53:36.260288295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.112324 | controller | Jun 11 11:53:36.977541 crc crio[22553]: time="2026-06-11T11:53:36.975207701Z" level=info msg="Created container a4c24c0c13bfe53dc487a52a536f2c9e8857520e67b179edd920e07ed756cb94: openstack/dnsmasq-dns-687999f8f7-mp8g2/init" id=b282f683-2528-4d62-b7e4-deab8bbc9650 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.112340 | controller | Jun 11 11:53:36.979521 crc crio[22553]: time="2026-06-11T11:53:36.978852488Z" level=info msg="Starting container: a4c24c0c13bfe53dc487a52a536f2c9e8857520e67b179edd920e07ed756cb94" id=067ce6ef-1c5b-4f97-aa0e-af12be808081 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.112377 | controller | Jun 11 11:53:36.986917 crc crio[22553]: time="2026-06-11T11:53:36.986840401Z" level=info msg="Started container" PID=95877 containerID=a4c24c0c13bfe53dc487a52a536f2c9e8857520e67b179edd920e07ed756cb94 description=openstack/dnsmasq-dns-687999f8f7-mp8g2/init id=067ce6ef-1c5b-4f97-aa0e-af12be808081 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9f66ef953a53a5e237b49909a2e9b89e32bb2924ff65bab4316cc2047e8d1d1
2026-06-11 12:41:55.112394 | controller | Jun 11 11:53:37.666779 crc crio[22553]: time="2026-06-11T11:53:37.66357106Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=af44caa4-18b3-4689-9db3-344574da1264 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.112410 | controller | Jun 11 11:53:37.904874 crc crio[22553]: time="2026-06-11T11:53:37.904327316Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=45d00166-7fe2-4fb2-94ac-a80d72b3677b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.112426 | controller | Jun 11 11:53:38.395023 crc crio[22553]: time="2026-06-11T11:53:38.393501512Z" level=info msg="Creating container: openstack/dnsmasq-dns-687999f8f7-mp8g2/dnsmasq-dns" id=3b941975-3b2b-45f2-8dc0-f69632774b10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.112442 | controller | Jun 11 11:53:38.412466 crc crio[22553]: time="2026-06-11T11:53:38.412287851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.112458 | controller | Jun 11 11:53:38.597903 crc crio[22553]: time="2026-06-11T11:53:38.583551609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.112474 | controller | Jun 11 11:53:38.618558 crc crio[22553]: time="2026-06-11T11:53:38.615014837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.112490 | controller | Jun 11 11:53:38.783069 crc crio[22553]: time="2026-06-11T11:53:38.782942328Z" level=info msg="Created container a43dee984d0dc8cfe60575667a6af137e0c6b7c3aab7ff5be2fbe4c42dbe0d6d: openstack/dnsmasq-dns-687999f8f7-mp8g2/dnsmasq-dns" id=3b941975-3b2b-45f2-8dc0-f69632774b10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.112506 | controller | Jun 11 11:53:38.785269 crc crio[22553]: time="2026-06-11T11:53:38.784985347Z" level=info msg="Starting container: a43dee984d0dc8cfe60575667a6af137e0c6b7c3aab7ff5be2fbe4c42dbe0d6d" id=43bd72cf-8bd0-48bc-b52a-182f4cf866cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.112526 | controller | Jun 11 11:53:38.793515 crc crio[22553]: time="2026-06-11T11:53:38.79329447Z" level=info msg="Started container" PID=96013 containerID=a43dee984d0dc8cfe60575667a6af137e0c6b7c3aab7ff5be2fbe4c42dbe0d6d description=openstack/dnsmasq-dns-687999f8f7-mp8g2/dnsmasq-dns id=43bd72cf-8bd0-48bc-b52a-182f4cf866cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9f66ef953a53a5e237b49909a2e9b89e32bb2924ff65bab4316cc2047e8d1d1
2026-06-11 12:41:55.112543 | controller | Jun 11 11:53:45.898582 crc crio[22553]: time="2026-06-11T11:53:45.897664955Z" level=info msg="Stopping container: 6bdb71de426c994cc81f5bc0e1a6d17997cb4ad3c9fe82d9554bbb2cd5092971 (timeout: 10s)" id=56d12b40-e2eb-447a-86b9-2281bd029d9e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.112559 | controller | Jun 11 11:53:46.033082 crc crio[22553]: time="2026-06-11T11:53:46.032874021Z" level=info msg="Stopped container 6bdb71de426c994cc81f5bc0e1a6d17997cb4ad3c9fe82d9554bbb2cd5092971: openstack/dnsmasq-dns-68b84f4555-w2vcc/dnsmasq-dns" id=56d12b40-e2eb-447a-86b9-2281bd029d9e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.112575 | controller | Jun 11 11:53:46.035374 crc crio[22553]: time="2026-06-11T11:53:46.035295402Z" level=info msg="Stopping pod sandbox: 5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1" id=ba1555f0-1082-4e5b-87d9-fc3e9a49dff9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.112591 | controller | Jun 11 11:53:46.036239 crc crio[22553]: time="2026-06-11T11:53:46.036166817Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68b84f4555-w2vcc Namespace:openstack ID:5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1 UID:fc1ef1d7-adf9-4476-9f00-f61dfaf7fbe7 NetNS:/var/run/netns/21a4c5bd-fef2-4a34-a855-880345c004bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc1ef1d7_adf9_4476_9f00_f61dfaf7fbe7.slice PodAnnotations:0xc004800038}] Aliases:map[]}"
2026-06-11 12:41:55.112607 | controller | Jun 11 11:53:46.036430 crc crio[22553]: time="2026-06-11T11:53:46.036346152Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68b84f4555-w2vcc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.112623 | controller | Jun 11 11:53:46.465590 crc crio[22553]: time="2026-06-11T11:53:46.46456161Z" level=info msg="Stopped pod sandbox: 5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1" id=ba1555f0-1082-4e5b-87d9-fc3e9a49dff9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.112639 | controller | Jun 11 11:53:46.876963 crc crio[22553]: time="2026-06-11T11:53:46.875281126Z" level=info msg="Removing container: 6bdb71de426c994cc81f5bc0e1a6d17997cb4ad3c9fe82d9554bbb2cd5092971" id=e056db98-781b-4798-801d-688b7601de5a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.112655 | controller | Jun 11 11:53:46.943421 crc crio[22553]: time="2026-06-11T11:53:46.943311302Z" level=info msg="Removed container 6bdb71de426c994cc81f5bc0e1a6d17997cb4ad3c9fe82d9554bbb2cd5092971: openstack/dnsmasq-dns-68b84f4555-w2vcc/dnsmasq-dns" id=e056db98-781b-4798-801d-688b7601de5a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.112671 | controller | Jun 11 11:53:46.949330 crc crio[22553]: time="2026-06-11T11:53:46.949255485Z" level=info msg="Removing container: 96af61224980b36f4fa43e07699c1696077c255b05182d17de32553ce35a4a0c" id=2722a282-245d-4afb-ac84-4443d15ae9d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.112687 | controller | Jun 11 11:53:46.998344 crc crio[22553]: time="2026-06-11T11:53:46.998049649Z" level=info msg="Removed container 96af61224980b36f4fa43e07699c1696077c255b05182d17de32553ce35a4a0c: openstack/dnsmasq-dns-68b84f4555-w2vcc/init" id=2722a282-245d-4afb-ac84-4443d15ae9d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.112706 | controller | Jun 11 11:54:01.782826 crc crio[22553]: time="2026-06-11T11:54:01.781473319Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686314-2vmms/POD" id=5d37b929-fa5b-428f-ba35-bf2110bf6f55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.112723 | controller | Jun 11 11:54:01.785137 crc crio[22553]: time="2026-06-11T11:54:01.78286386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.112739 | controller | Jun 11 11:54:01.828604 crc crio[22553]: time="2026-06-11T11:54:01.828490931Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686314-2vmms Namespace:openshift-infra ID:9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d UID:ca284973-f36c-4004-bc5e-20bd0493fab7 NetNS:/var/run/netns/19eca754-d481-49d4-8769-ff8f277a8b1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca284973_f36c_4004_bc5e_20bd0493fab7.slice PodAnnotations:0xc0011e88b0}] Aliases:map[]}"
2026-06-11 12:41:55.112756 | controller | Jun 11 11:54:01.828604 crc crio[22553]: time="2026-06-11T11:54:01.828568383Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686314-2vmms to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.112772 | controller | Jun 11 11:54:02.930095 crc crio[22553]: 2026-06-11T11:54:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a8b86061c59afc Mac:aa:99:a8:4a:c3:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/19eca754-d481-49d4-8769-ff8f277a8b1d SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.112788 | controller | Jun 11 11:54:02.934024 crc crio[22553]: time="2026-06-11T11:54:02.933642693Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686314-2vmms Namespace:openshift-infra ID:9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d UID:ca284973-f36c-4004-bc5e-20bd0493fab7 NetNS:/var/run/netns/19eca754-d481-49d4-8769-ff8f277a8b1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca284973_f36c_4004_bc5e_20bd0493fab7.slice PodAnnotations:0xc0011e88b0}] Aliases:map[]}"
2026-06-11 12:41:55.112804 | controller | Jun 11 11:54:02.934631 crc crio[22553]: time="2026-06-11T11:54:02.9345507Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686314-2vmms for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.112820 | controller | Jun 11 11:54:02.948886 crc crio[22553]: time="2026-06-11T11:54:02.948824826Z" level=info msg="Ran pod sandbox 9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d with infra container: openshift-infra/auto-csr-approver-29686314-2vmms/POD" id=5d37b929-fa5b-428f-ba35-bf2110bf6f55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.112836 | controller | Jun 11 11:54:02.953907 crc crio[22553]: time="2026-06-11T11:54:02.953823112Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=6121339d-475e-4a9c-83fa-e046750ece14 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.112852 | controller | Jun 11 11:54:03.094935 crc crio[22553]: time="2026-06-11T11:54:03.092153889Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.112868 | controller | Jun 11 11:54:04.150176 crc crio[22553]: time="2026-06-11T11:54:04.149258931Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=6121339d-475e-4a9c-83fa-e046750ece14 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.112888 | controller | Jun 11 11:54:04.153213 crc crio[22553]: time="2026-06-11T11:54:04.153160354Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=162ee3d1-2342-4782-b449-39a42bc28c31 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.112905 | controller | Jun 11 11:54:04.157499 crc crio[22553]: time="2026-06-11T11:54:04.155932935Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=68e49080-c1b4-4e48-a517-e654617e834b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.112921 | controller | Jun 11 11:54:04.165917 crc crio[22553]: time="2026-06-11T11:54:04.165791963Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686314-2vmms/oc" id=e3c81701-83a6-45f9-b1c6-34fb7cfef053 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.112937 | controller | Jun 11 11:54:04.166565 crc crio[22553]: time="2026-06-11T11:54:04.166494494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.112953 | controller | Jun 11 11:54:04.221388 crc crio[22553]: time="2026-06-11T11:54:04.221277822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.112969 | controller | Jun 11 11:54:04.455100 crc crio[22553]: time="2026-06-11T11:54:04.45487155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.112985 | controller | Jun 11 11:54:04.650316 crc crio[22553]: time="2026-06-11T11:54:04.650077237Z" level=info msg="Created container 36b0c93d10f6799c795c8ad3ef4c7b19880775044fe572c1bf841edf7388028b: openshift-infra/auto-csr-approver-29686314-2vmms/oc" id=e3c81701-83a6-45f9-b1c6-34fb7cfef053 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.113001 | controller | Jun 11 11:54:04.652154 crc crio[22553]: time="2026-06-11T11:54:04.651642732Z" level=info msg="Starting container: 36b0c93d10f6799c795c8ad3ef4c7b19880775044fe572c1bf841edf7388028b" id=c42600df-e32b-4703-9637-a1b5554f2708 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.113017 | controller | Jun 11 11:54:04.657901 crc crio[22553]: time="2026-06-11T11:54:04.657631907Z" level=info msg="Started container" PID=97389 containerID=36b0c93d10f6799c795c8ad3ef4c7b19880775044fe572c1bf841edf7388028b description=openshift-infra/auto-csr-approver-29686314-2vmms/oc id=c42600df-e32b-4703-9637-a1b5554f2708 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d
2026-06-11 12:41:55.113033 | controller | Jun 11 11:54:06.249453 crc crio[22553]: time="2026-06-11T11:54:06.247973169Z" level=info msg="Stopping pod sandbox: 9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d" id=e57d1418-3d85-4fa2-a763-4f881d8a6c64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.113050 | controller | Jun 11 11:54:06.253614 crc crio[22553]: time="2026-06-11T11:54:06.250252826Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686314-2vmms Namespace:openshift-infra ID:9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d UID:ca284973-f36c-4004-bc5e-20bd0493fab7 NetNS:/var/run/netns/19eca754-d481-49d4-8769-ff8f277a8b1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca284973_f36c_4004_bc5e_20bd0493fab7.slice PodAnnotations:0xc004800b20}] Aliases:map[]}"
2026-06-11 12:41:55.113065 | controller | Jun 11 11:54:06.253614 crc crio[22553]: time="2026-06-11T11:54:06.250450032Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686314-2vmms from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.113081 | controller | Jun 11 11:54:06.634007 crc crio[22553]: time="2026-06-11T11:54:06.633851961Z" level=info msg="Stopped pod sandbox: 9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d" id=e57d1418-3d85-4fa2-a763-4f881d8a6c64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.113101 | controller | Jun 11 11:54:33.356799 crc crio[22553]: time="2026-06-11T11:54:33.356103018Z" level=info msg="Removing container: 42db31c947fac7228514374efcee7b1be0eb82ec534168ae802d8ce82db39e1d" id=6bb67a2e-a302-45b0-abba-87040a17df41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.113117 | controller | Jun 11 11:54:33.489863 crc crio[22553]: time="2026-06-11T11:54:33.489742327Z" level=info msg="Removed container 42db31c947fac7228514374efcee7b1be0eb82ec534168ae802d8ce82db39e1d: openshift-infra/auto-csr-approver-29686308-h4hz6/oc" id=6bb67a2e-a302-45b0-abba-87040a17df41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.113133 | controller | Jun 11 11:54:33.493319 crc crio[22553]: time="2026-06-11T11:54:33.493117826Z" level=info msg="Removing container: 935d996008cab9a6bb9f9b41a4808b339838383bba9325b559e55d2d23cc9f1a" id=f9fc236a-9e19-4f94-969f-e60a2ed465b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.113149 | controller | Jun 11 11:54:33.569632 crc crio[22553]: time="2026-06-11T11:54:33.569261138Z" level=info msg="Removed container 935d996008cab9a6bb9f9b41a4808b339838383bba9325b559e55d2d23cc9f1a: openstack/keystone-bootstrap-p6n9k/keystone-bootstrap" id=f9fc236a-9e19-4f94-969f-e60a2ed465b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.113165 | controller | Jun 11 11:54:33.583539 crc crio[22553]: time="2026-06-11T11:54:33.583393241Z" level=info msg="Stopping pod sandbox: 5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1" id=bf4e256f-4c1b-4dc1-89a1-f8163f32a882 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.113181 | controller | Jun 11 11:54:33.583539 crc crio[22553]: time="2026-06-11T11:54:33.583541295Z" level=info msg="Stopped pod sandbox (already stopped): 5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1" id=bf4e256f-4c1b-4dc1-89a1-f8163f32a882 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.113197 | controller | Jun 11 11:54:33.584287 crc crio[22553]: time="2026-06-11T11:54:33.584203994Z" level=info msg="Removing pod sandbox: 5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1" id=560c6754-e2c2-4428-87c7-740d3ca02e03 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.113213 | controller | Jun 11 11:54:33.609964 crc crio[22553]: time="2026-06-11T11:54:33.608601016Z" level=info msg="Removed pod sandbox: 5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1" id=560c6754-e2c2-4428-87c7-740d3ca02e03 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.113229 | controller | Jun 11 11:54:33.610665 crc crio[22553]: time="2026-06-11T11:54:33.610566824Z" level=info msg="Stopping pod sandbox: 5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527" id=c174348c-b396-45d9-8b56-04d2970aa737 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.113245 | controller | Jun 11 11:54:33.610981 crc crio[22553]: time="2026-06-11T11:54:33.610659226Z" level=info msg="Stopped pod sandbox (already stopped): 5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527" id=c174348c-b396-45d9-8b56-04d2970aa737 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.113260 | controller | Jun 11 11:54:33.612103 crc crio[22553]: time="2026-06-11T11:54:33.611909723Z" level=info msg="Removing pod sandbox: 5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527" id=18ec1384-c4b2-4853-b6c1-45a5e33d3627 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.113276 | controller | Jun 11 11:54:33.634784 crc crio[22553]: time="2026-06-11T11:54:33.634603085Z" level=info msg="Removed pod sandbox: 5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527" id=18ec1384-c4b2-4853-b6c1-45a5e33d3627 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.113296 | controller | Jun 11 11:54:33.636028 crc crio[22553]: time="2026-06-11T11:54:33.635946334Z" level=info msg="Stopping pod sandbox: db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7" id=d0d59f94-eadd-4376-87f1-c0153f6239f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.113312 | controller | Jun 11 11:54:33.636129 crc crio[22553]: time="2026-06-11T11:54:33.636044267Z" level=info msg="Stopped pod sandbox (already stopped): db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7" id=d0d59f94-eadd-4376-87f1-c0153f6239f1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.113328 | controller | Jun 11 11:54:33.636838 crc crio[22553]: time="2026-06-11T11:54:33.636772228Z" level=info msg="Removing pod sandbox: db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7" id=674ef601-5e70-4ea6-be43-0d9135f66423 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.113343 | controller | Jun 11 11:54:33.663888 crc crio[22553]: time="2026-06-11T11:54:33.663761696Z" level=info msg="Removed pod sandbox: db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7" id=674ef601-5e70-4ea6-be43-0d9135f66423 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.113382 | controller | Jun 11 11:55:33.740831 crc crio[22553]: time="2026-06-11T11:55:33.73255665Z" level=info msg="Removing container: 9bedf9c771fd45ab7989ea9c3564512cdac7c0b1dc8b48ab988fcefe69e069f7" id=d2082e5d-ae18-4ee9-84cc-e467b7ab477c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.113399 | controller | Jun 11 11:55:33.915965 crc crio[22553]: time="2026-06-11T11:55:33.915138079Z" level=info msg="Removed container 9bedf9c771fd45ab7989ea9c3564512cdac7c0b1dc8b48ab988fcefe69e069f7: openstack/dnsmasq-dns-764b948f4c-qrqhb/init" id=d2082e5d-ae18-4ee9-84cc-e467b7ab477c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.113415 | controller | Jun 11 11:55:33.924825 crc crio[22553]: time="2026-06-11T11:55:33.922475033Z" level=info msg="Removing container: 5b3f58f91239705203aa5ec572a154a76064f072c6171c09fe384ae5fe9cd727" id=d555eec4-6cf2-4c43-a085-22ffdf661c3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.113430 | controller | Jun 11 11:55:33.991912 crc crio[22553]: time="2026-06-11T11:55:33.991547909Z" level=info msg="Removed container 5b3f58f91239705203aa5ec572a154a76064f072c6171c09fe384ae5fe9cd727: openstack/dnsmasq-dns-764b948f4c-qrqhb/dnsmasq-dns" id=d555eec4-6cf2-4c43-a085-22ffdf661c3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.113446 | controller | Jun 11 11:55:34.010140 crc crio[22553]: time="2026-06-11T11:55:34.010033088Z" level=info msg="Stopping pod sandbox: 53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2" id=b814eb7a-9276-4ee8-900d-66aeb89824fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.113462 | controller | Jun 11 11:55:34.010904 crc crio[22553]: time="2026-06-11T11:55:34.010296116Z" level=info msg="Stopped pod sandbox (already stopped): 53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2" id=b814eb7a-9276-4ee8-900d-66aeb89824fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.113478 | controller | Jun 11 11:55:34.011407 crc crio[22553]: time="2026-06-11T11:55:34.011336376Z" level=info msg="Removing pod sandbox: 53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2" id=b36ab9e9-925c-4365-8f1c-750331b224cd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.113494 | controller | Jun 11 11:55:34.056016 crc crio[22553]: time="2026-06-11T11:55:34.055915667Z" level=info msg="Removed pod sandbox: 53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2" id=b36ab9e9-925c-4365-8f1c-750331b224cd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.113510 | controller | Jun 11 11:56:00.598136 crc crio[22553]: time="2026-06-11T11:56:00.596050095Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686316-9wwl9/POD" id=9e52ae79-a98c-47ee-abbf-2580d556b26a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.113530 | controller | Jun 11 11:56:00.598136 crc crio[22553]: time="2026-06-11T11:56:00.596580911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.113547 | controller | Jun 11 11:56:00.644230 crc crio[22553]: time="2026-06-11T11:56:00.643959734Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686316-9wwl9 Namespace:openshift-infra ID:ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a UID:0453883f-682d-41b4-891c-377c6de3a316 NetNS:/var/run/netns/fd47c0b7-fece-4b31-bfb4-f7b87e577e1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0453883f_682d_41b4_891c_377c6de3a316.slice PodAnnotations:0xc002b8aff8}] Aliases:map[]}"
2026-06-11 12:41:55.113563 | controller | Jun 11 11:56:00.644230 crc crio[22553]: time="2026-06-11T11:56:00.644025325Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686316-9wwl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.113580 | controller | Jun 11 11:56:01.320281 crc crio[22553]: 2026-06-11T11:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed263677fedf248 Mac:8a:78:f2:f5:66:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/fd47c0b7-fece-4b31-bfb4-f7b87e577e1d SocketPath: PciID:}] [{Interface:0xc0005925d0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.113596 | controller | Jun 11 11:56:01.322295 crc crio[22553]: time="2026-06-11T11:56:01.322224188Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686316-9wwl9 Namespace:openshift-infra ID:ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a UID:0453883f-682d-41b4-891c-377c6de3a316 NetNS:/var/run/netns/fd47c0b7-fece-4b31-bfb4-f7b87e577e1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0453883f_682d_41b4_891c_377c6de3a316.slice PodAnnotations:0xc002b8aff8}] Aliases:map[]}"
2026-06-11 12:41:55.113612 | controller | Jun 11 11:56:01.322444 crc crio[22553]: time="2026-06-11T11:56:01.322383573Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686316-9wwl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.113628 | controller | Jun 11 11:56:01.351773 crc crio[22553]: time="2026-06-11T11:56:01.351584525Z" level=info msg="Ran pod sandbox ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a with infra container: openshift-infra/auto-csr-approver-29686316-9wwl9/POD" id=9e52ae79-a98c-47ee-abbf-2580d556b26a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.113644 | controller | Jun 11 11:56:01.358453 crc crio[22553]: time="2026-06-11T11:56:01.358314432Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=99722284-2dba-44ae-a0e5-25055b8ff821 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.113661 | controller | Jun 11 11:56:01.378617 crc crio[22553]: time="2026-06-11T11:56:01.377580884Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.113677 | controller | Jun 11 11:56:02.770202 crc crio[22553]: time="2026-06-11T11:56:02.769068624Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=99722284-2dba-44ae-a0e5-25055b8ff821 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.113693 | controller | Jun 11 11:56:02.772227 crc crio[22553]: time="2026-06-11T11:56:02.771295599Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=31d44a5e-897f-46e3-9e97-6bd0a540ef08 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.113713 | controller | Jun 11 11:56:02.774892 crc crio[22553]: time="2026-06-11T11:56:02.774662457Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c232ef7d-87a5-41b4-9e47-1d63bf1f5ef4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.113729 | controller | Jun 11 11:56:02.793193 crc crio[22553]: time="2026-06-11T11:56:02.793085805Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686316-9wwl9/oc" id=6d75a0b3-7a41-4951-b33f-ab869365b2bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.113745 | controller | Jun 11 11:56:02.794091 crc crio[22553]: time="2026-06-11T11:56:02.794028782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.113761 | controller | Jun 11 11:56:02.883756 crc crio[22553]: time="2026-06-11T11:56:02.883566655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.113777 | controller | Jun 11 11:56:03.508500 crc crio[22553]: time="2026-06-11T11:56:03.508146933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.113793 | controller | Jun 11 11:56:03.658294 crc crio[22553]: time="2026-06-11T11:56:03.658147621Z" level=info msg="Created container 02b1e82e55c09c085b27c762248e46999b0019cd7308d83608f10535d5bb8f4a: openshift-infra/auto-csr-approver-29686316-9wwl9/oc" id=6d75a0b3-7a41-4951-b33f-ab869365b2bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.113808 | controller | Jun 11 11:56:03.660323 crc crio[22553]: time="2026-06-11T11:56:03.660252462Z" level=info msg="Starting container: 02b1e82e55c09c085b27c762248e46999b0019cd7308d83608f10535d5bb8f4a" id=a0fc99ab-8bea-4007-98fb-c9a641862d4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.113824 | controller | Jun 11 11:56:03.666368 crc crio[22553]: time="2026-06-11T11:56:03.666196926Z" level=info msg="Started container" PID=103000 containerID=02b1e82e55c09c085b27c762248e46999b0019cd7308d83608f10535d5bb8f4a description=openshift-infra/auto-csr-approver-29686316-9wwl9/oc id=a0fc99ab-8bea-4007-98fb-c9a641862d4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a
2026-06-11 12:41:55.113841 | controller | Jun 11 11:56:06.133824 crc crio[22553]: time="2026-06-11T11:56:06.130595047Z" level=info msg="Stopping pod sandbox: ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a" id=8133f0ca-757a-438b-9b09-18d257c77361 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.113856 | controller | Jun 11 11:56:06.135396 crc crio[22553]: time="2026-06-11T11:56:06.133928164Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686316-9wwl9 Namespace:openshift-infra ID:ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a UID:0453883f-682d-41b4-891c-377c6de3a316 NetNS:/var/run/netns/fd47c0b7-fece-4b31-bfb4-f7b87e577e1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0453883f_682d_41b4_891c_377c6de3a316.slice PodAnnotations:0xc001894908}] Aliases:map[]}"
2026-06-11 12:41:55.113872 | controller | Jun 11 11:56:06.135396 crc crio[22553]: time="2026-06-11T11:56:06.134078299Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686316-9wwl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.113888 | controller | Jun 11 11:56:06.478760 crc crio[22553]: time="2026-06-11T11:56:06.478235973Z" level=info msg="Stopped pod sandbox: ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a" id=8133f0ca-757a-438b-9b09-18d257c77361 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.113904 | controller | Jun 11 11:56:34.110455 crc crio[22553]: time="2026-06-11T11:56:34.109384123Z" level=info msg="Removing container: 8a0682c124c1a47a30c62475873532a707a9166939f84cf1d518e04841788bf1" id=87ca63d7-15b1-4050-ad3a-7c4ab790005d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.113934 | controller | Jun 11 11:56:34.339935 crc crio[22553]: time="2026-06-11T11:56:34.339229571Z" level=info msg="Removed container 8a0682c124c1a47a30c62475873532a707a9166939f84cf1d518e04841788bf1: openshift-infra/auto-csr-approver-29686310-csc8r/oc" id=87ca63d7-15b1-4050-ad3a-7c4ab790005d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.113950 | controller | Jun 11 11:56:34.355269 crc crio[22553]: time="2026-06-11T11:56:34.355131835Z" level=info msg="Stopping pod sandbox: 995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50" id=d7285ceb-9438-43b8-919e-7dc3448d9c53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.113966 | controller | Jun 11 11:56:34.355577 crc crio[22553]: time="2026-06-11T11:56:34.355284309Z" level=info msg="Stopped pod sandbox (already stopped): 995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50" id=d7285ceb-9438-43b8-919e-7dc3448d9c53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.113981 | controller | Jun 11 11:56:34.356407 crc crio[22553]: time="2026-06-11T11:56:34.35631999Z" level=info msg="Removing pod sandbox: 995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50" id=5cf8c18a-a078-4922-982c-d51727e1298c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.113997 | controller | Jun 11 11:56:34.381505 crc crio[22553]: time="2026-06-11T11:56:34.381220816Z" level=info msg="Removed pod sandbox: 995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50" id=5cf8c18a-a078-4922-982c-d51727e1298c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.114012 | controller | Jun 11 11:57:34.418208 crc crio[22553]: time="2026-06-11T11:57:34.41742362Z" level=info msg="Removing container: c321855813e484498c37fa84b65452de9b5a2acec2b321d6c0722de36abf9965" id=f753bc18-50a3-4fdc-9d02-c65c7a904ba2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.114027 | controller | Jun 11 11:57:37.199793 crc crio[22553]: time="2026-06-11T11:57:37.191554475Z" level=info msg="Removed container c321855813e484498c37fa84b65452de9b5a2acec2b321d6c0722de36abf9965: openstack/placement-db-create-vgv8r/mariadb-database-create" id=f753bc18-50a3-4fdc-9d02-c65c7a904ba2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.114043 | controller | Jun 11 11:57:37.391872 crc crio[22553]: time="2026-06-11T11:57:37.39033504Z" level=info msg="Removing container: 43fdeea0c593e2fdc6b469177e377c89225f1d90bc1f52deb1f1cc0e41476fc7" id=e0426ac7-428f-4193-b3d2-386063999314 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.114058 | controller | Jun 11 11:57:37.469406 crc crio[22553]: time="2026-06-11T11:57:37.468639277Z" level=info msg="Removed container 43fdeea0c593e2fdc6b469177e377c89225f1d90bc1f52deb1f1cc0e41476fc7: openstack/root-account-create-update-l6zsp/mariadb-account-create-update" id=e0426ac7-428f-4193-b3d2-386063999314 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.114074 | controller | Jun 11 11:57:37.474013 crc crio[22553]: time="2026-06-11T11:57:37.473888201Z" level=info msg="Removing container: c81ec360d977a1d91c1cc40c8a314549b1dea70b62539b8fad9f3ca6cec9ba38" id=723b11f3-3cc8-4632-ad55-8dd9fe66239d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.114089 | controller | Jun 11 11:57:37.523468 crc crio[22553]: time="2026-06-11T11:57:37.523314094Z" level=info msg="Removed container c81ec360d977a1d91c1cc40c8a314549b1dea70b62539b8fad9f3ca6cec9ba38: openstack/glance-db-create-84brx/mariadb-database-create" id=723b11f3-3cc8-4632-ad55-8dd9fe66239d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.114105 | controller | Jun 11 11:57:37.526569 crc crio[22553]: time="2026-06-11T11:57:37.526501377Z" level=info msg="Removing container: e8e00ac2f5991fc3e39885a8f529de2f3ed6906cd6c23d782ee25adddb380261" id=1a66773b-204c-4f63-bf49-5e2fc8d047ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.114125 | controller | Jun 11 11:57:37.605852 crc crio[22553]: time="2026-06-11T11:57:37.604230877Z" level=info msg="Removed container e8e00ac2f5991fc3e39885a8f529de2f3ed6906cd6c23d782ee25adddb380261: openstack/placement-ef5e-account-create-update-vwwld/mariadb-account-create-update" id=1a66773b-204c-4f63-bf49-5e2fc8d047ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.114142 | controller | Jun 11 11:57:37.614820 crc crio[22553]: time="2026-06-11T11:57:37.612814308Z" level=info msg="Removing container: 8454b5b718e08d82fd79a6fd4997cc25a49bec3972ea16a7821709107ebde5ff" id=38684f19-c74b-412f-bb81-63c4d8d454a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.114157 | controller | Jun 11 11:57:37.657307 crc crio[22553]: time="2026-06-11T11:57:37.6570369Z" level=info msg="Removed container 8454b5b718e08d82fd79a6fd4997cc25a49bec3972ea16a7821709107ebde5ff: openstack/glance-207b-account-create-update-jrrcw/mariadb-account-create-update" id=38684f19-c74b-412f-bb81-63c4d8d454a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.114173 | controller | Jun 11 11:57:37.660273 crc crio[22553]: time="2026-06-11T11:57:37.660188682Z" level=info msg="Removing container: ab3c2677cbb387a0301d31467f95198937d10b295982a62cc284b08e6ed2c0b8" id=1e1d2b16-6e65-46f4-83b5-b60070fbc5f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.114189 | controller | Jun 11 11:57:37.710957 crc crio[22553]: time="2026-06-11T11:57:37.710660536Z" level=info msg="Removed container ab3c2677cbb387a0301d31467f95198937d10b295982a62cc284b08e6ed2c0b8: openstack/keystone-db30-account-create-update-lt76p/mariadb-account-create-update" id=1e1d2b16-6e65-46f4-83b5-b60070fbc5f1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.114204 | controller | Jun 11 11:57:37.714356 crc crio[22553]: time="2026-06-11T11:57:37.714312102Z" level=info msg="Removing container: 2a28f4c3da73e6d036ee20b97e167d0d25a7feeeecb2bfc4b797dafd466fdc6d" id=12521783-1cff-4200-9db7-e6b6f16bc0a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.114219 | controller | Jun 11 11:57:37.767202 crc crio[22553]: time="2026-06-11T11:57:37.7669486Z" level=info msg="Removed container 2a28f4c3da73e6d036ee20b97e167d0d25a7feeeecb2bfc4b797dafd466fdc6d: openstack/keystone-db-create-k9lb8/mariadb-database-create" id=12521783-1cff-4200-9db7-e6b6f16bc0a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.114235 | controller | Jun 11 11:57:37.779242 crc crio[22553]: time="2026-06-11T11:57:37.77862059Z" level=info msg="Stopping pod sandbox: 14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92" id=bcd33559-0651-4359-82d1-bb140105700d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.114251 | controller | Jun 11 11:57:37.779242 crc crio[22553]: time="2026-06-11T11:57:37.779001622Z" level=info msg="Stopped pod sandbox (already stopped): 14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92" id=bcd33559-0651-4359-82d1-bb140105700d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.114266 | controller | Jun 11 11:57:37.780158 crc crio[22553]: time="2026-06-11T11:57:37.7799882Z" level=info msg="Removing pod sandbox: 14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92" id=678acb8d-70d4-4c86-8580-66aef5995d39 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.114281 | controller | Jun 11 11:57:37.809057 crc crio[22553]: time="2026-06-11T11:57:37.808627317Z" level=info msg="Removed pod sandbox: 14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92" id=678acb8d-70d4-4c86-8580-66aef5995d39 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.114297 | controller | Jun 11 11:57:37.811564 crc crio[22553]: time="2026-06-11T11:57:37.811411168Z" level=info msg="Stopping pod sandbox: 86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40" id=38f02bde-0018-4595-875d-48106d3e0cdc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.114315 | controller | Jun 11 11:57:37.811808 crc crio[22553]: time="2026-06-11T11:57:37.811572823Z" level=info msg="Stopped pod sandbox (already stopped): 86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40" id=38f02bde-0018-4595-875d-48106d3e0cdc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.114332 | controller | Jun 11 11:57:37.816092 crc crio[22553]: time="2026-06-11T11:57:37.81592576Z" level=info msg="Removing pod sandbox: 86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40" id=91f761e4-4c6f-4100-9ef1-debf3aaf7e10 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.114373 | controller | Jun 11 11:57:37.862184 crc crio[22553]: time="2026-06-11T11:57:37.861318576Z" level=info msg="Removed pod sandbox: 86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40" id=91f761e4-4c6f-4100-9ef1-debf3aaf7e10 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.114391 | controller | Jun 11 11:57:37.863787 crc crio[22553]: time="2026-06-11T11:57:37.863661974Z" level=info msg="Stopping pod sandbox: c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99" id=5c75e1b2-aa9b-406a-b142-8924e0dfed5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.114407 | controller | Jun 11 11:57:37.863787 crc crio[22553]: time="2026-06-11T11:57:37.863833049Z" level=info msg="Stopped pod sandbox (already stopped): c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99" id=5c75e1b2-aa9b-406a-b142-8924e0dfed5f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.114422 | controller | Jun 11 11:57:37.864616 crc crio[22553]: time="2026-06-11T11:57:37.864585121Z" level=info msg="Removing pod sandbox: c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99" id=279a93cf-529b-49d7-af47-c5b8eddec8c9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.114438 | controller | Jun 11 11:57:37.886657 crc crio[22553]: time="2026-06-11T11:57:37.886609824Z" level=info msg="Removed pod sandbox: c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99" id=279a93cf-529b-49d7-af47-c5b8eddec8c9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.114453 | controller | Jun 11 11:57:37.888163 crc crio[22553]: time="2026-06-11T11:57:37.888094888Z" level=info msg="Stopping pod sandbox: 5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340" id=8e1750fa-1739-47c0-9f43-8c3054383942 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.114470 | controller | Jun 11 11:57:37.888284 crc crio[22553]: time="2026-06-11T11:57:37.888195161Z" level=info msg="Stopped pod sandbox (already stopped): 5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340" id=8e1750fa-1739-47c0-9f43-8c3054383942 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.114487 | controller | Jun 11 11:57:37.889250 crc crio[22553]: time="2026-06-11T11:57:37.88918536Z" level=info msg="Removing pod sandbox: 5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340" id=f1393360-3923-4ea7-a53e-4122383e33dd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.114504 | controller | Jun 11 11:57:37.909079 crc crio[22553]: time="2026-06-11T11:57:37.908880815Z" level=info msg="Removed pod sandbox: 5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340" id=f1393360-3923-4ea7-a53e-4122383e33dd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.114520 | controller | Jun 11 11:57:37.911841 crc crio[22553]: time="2026-06-11T11:57:37.911574293Z" level=info msg="Stopping pod sandbox: 3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e" id=23568c31-6d86-4d89-9b31-0e100fd3f6d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.114535 | controller | Jun 11 11:57:37.911841 crc crio[22553]: time="2026-06-11T11:57:37.911776399Z" level=info msg="Stopped pod sandbox (already stopped): 3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e" id=23568c31-6d86-4d89-9b31-0e100fd3f6d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.114558 | controller | Jun 11 11:57:37.912884 crc crio[22553]: time="2026-06-11T11:57:37.912777399Z" level=info msg="Removing pod sandbox: 3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e" id=bd3fb47b-cb01-42dc-91e1-1fa6799ab526 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.114574 | controller | Jun 11 11:57:37.929555 crc crio[22553]: time="2026-06-11T11:57:37.929486217Z" level=info msg="Removed pod sandbox: 3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e" id=bd3fb47b-cb01-42dc-91e1-1fa6799ab526 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.114589 | controller | Jun 11 11:57:37.931429 crc crio[22553]: time="2026-06-11T11:57:37.931236208Z" level=info msg="Stopping pod sandbox: 8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc" id=13ac57e0-bfe4-4cae-a9c1-1bbdd5135b0b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.114604 | controller | Jun 11 11:57:37.931624 crc crio[22553]: time="2026-06-11T11:57:37.931494685Z" level=info msg="Stopped pod sandbox (already stopped): 8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc" id=13ac57e0-bfe4-4cae-a9c1-1bbdd5135b0b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.114620 | controller | Jun 11 11:57:37.932897 crc crio[22553]: time="2026-06-11T11:57:37.932847535Z" level=info msg="Removing pod sandbox: 8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc" id=72e6fed5-6eb3-4ed5-9a40-d8a17892a375 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.114635 | controller | Jun 11 11:57:37.956874 crc crio[22553]: time="2026-06-11T11:57:37.956761643Z" level=info msg="Removed pod sandbox: 8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc" id=72e6fed5-6eb3-4ed5-9a40-d8a17892a375 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.114651 | controller | Jun 11 11:57:37.958225 crc crio[22553]: time="2026-06-11T11:57:37.958195485Z" level=info msg="Stopping pod sandbox: 07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3" id=b482b02a-3705-4438-9b3a-1a05ee52b05b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.114666 | controller | Jun 11 11:57:37.958461 crc crio[22553]: time="2026-06-11T11:57:37.958415521Z" level=info msg="Stopped pod sandbox (already stopped): 07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3" id=b482b02a-3705-4438-9b3a-1a05ee52b05b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.114682 | controller | Jun 11 11:57:37.959388 crc crio[22553]: time="2026-06-11T11:57:37.959271806Z" level=info msg="Removing pod sandbox: 07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3" id=f9555244-39d2-41f6-96b3-aaffb495eaee name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.114697 | controller | Jun 11 11:57:37.991981 crc crio[22553]: time="2026-06-11T11:57:37.991857448Z" level=info msg="Removed pod sandbox: 07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3" id=f9555244-39d2-41f6-96b3-aaffb495eaee name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.114713 | controller | Jun 11 11:58:00.756142 crc crio[22553]: time="2026-06-11T11:58:00.754621609Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686318-clhs5/POD" id=4e7bdb5d-6c36-4d58-8141-455db9c8df5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.114729 | controller | Jun 11 11:58:00.757997 crc crio[22553]: time="2026-06-11T11:58:00.756186595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.114744 | controller | Jun 11 11:58:00.814291 crc crio[22553]: time="2026-06-11T11:58:00.814011353Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686318-clhs5 Namespace:openshift-infra ID:963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd UID:94a5cd97-ce37-49c9-9df0-e8d864888fad NetNS:/var/run/netns/99d938e7-8348-4cea-8567-7e391dc46b8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94a5cd97_ce37_49c9_9df0_e8d864888fad.slice PodAnnotations:0xc005f137d8}] Aliases:map[]}"
2026-06-11 12:41:55.114764 | controller | Jun 11 11:58:00.814291 crc crio[22553]: time="2026-06-11T11:58:00.814287221Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686318-clhs5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.114782 | controller | Jun 11 11:58:01.574977 crc crio[22553]: 2026-06-11T11:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:963efc1b56c3492 Mac:a2:ad:d9:aa:e1:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/99d938e7-8348-4cea-8567-7e391dc46b8a SocketPath: PciID:}] [{Interface:0xc0001305d0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.114798 | controller | Jun 11 11:58:01.577283 crc crio[22553]: time="2026-06-11T11:58:01.577217236Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686318-clhs5 Namespace:openshift-infra ID:963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd UID:94a5cd97-ce37-49c9-9df0-e8d864888fad NetNS:/var/run/netns/99d938e7-8348-4cea-8567-7e391dc46b8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94a5cd97_ce37_49c9_9df0_e8d864888fad.slice PodAnnotations:0xc005f137d8}] Aliases:map[]}"
2026-06-11 12:41:55.114814 | controller | Jun 11 11:58:01.578371 crc crio[22553]: time="2026-06-11T11:58:01.578225276Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686318-clhs5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.114831 | controller | Jun 11 11:58:01.592471 crc crio[22553]: time="2026-06-11T11:58:01.592389949Z" level=info msg="Ran pod sandbox 963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd with infra container: openshift-infra/auto-csr-approver-29686318-clhs5/POD" id=4e7bdb5d-6c36-4d58-8141-455db9c8df5b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.114847 | controller | Jun 11 11:58:01.596190 crc crio[22553]: time="2026-06-11T11:58:01.595284994Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=021ff740-111b-4307-9e27-eba5af44c971 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.114863 | controller | Jun 11 11:58:01.607627 crc crio[22553]: time="2026-06-11T11:58:01.607521941Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.114878 | controller | Jun 11 11:58:05.379255 crc crio[22553]: time="2026-06-11T11:58:05.378222205Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=021ff740-111b-4307-9e27-eba5af44c971 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.114894 | controller | Jun 11 11:58:05.383163 crc crio[22553]: time="2026-06-11T11:58:05.383107528Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=54a90b92-4fdc-4992-861d-c248952e72e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.114909 | controller | Jun 11 11:58:05.386107 crc crio[22553]: time="2026-06-11T11:58:05.386074314Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a3c97f81-5645-4a35-95cb-cc001e205bbb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.114925 | controller | Jun 11 11:58:05.395094 crc crio[22553]: time="2026-06-11T11:58:05.394997805Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686318-clhs5/oc" id=0284544d-c004-48f8-a0fd-26e0d12009d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.114940 | controller | Jun 11 11:58:05.395838 crc crio[22553]: time="2026-06-11T11:58:05.395781388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.114960 | controller | Jun 11 11:58:05.457084 crc crio[22553]: time="2026-06-11T11:58:05.456930662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.114976 | controller | Jun 11 11:58:05.752509 crc crio[22553]: time="2026-06-11T11:58:05.752033814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.114993 | controller | Jun 11 11:58:05.894472 crc crio[22553]: time="2026-06-11T11:58:05.894387058Z" level=info msg="Created container f1757f7a3e50b05f4f2f19ca3be7a7dc5bc2837bb9efad4af0d4645c33da4b41: openshift-infra/auto-csr-approver-29686318-clhs5/oc" id=0284544d-c004-48f8-a0fd-26e0d12009d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.115009 | controller | Jun 11 11:58:05.898170 crc crio[22553]: time="2026-06-11T11:58:05.898015144Z" level=info msg="Starting container: f1757f7a3e50b05f4f2f19ca3be7a7dc5bc2837bb9efad4af0d4645c33da4b41" id=987cfe38-ec95-47a2-8a06-1cf53ca2b262 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.115024 | controller | Jun 11 11:58:05.905479 crc crio[22553]: time="2026-06-11T11:58:05.905331548Z" level=info msg="Started container" PID=108928 containerID=f1757f7a3e50b05f4f2f19ca3be7a7dc5bc2837bb9efad4af0d4645c33da4b41 description=openshift-infra/auto-csr-approver-29686318-clhs5/oc id=987cfe38-ec95-47a2-8a06-1cf53ca2b262 name=/runtime.v1.RuntimeService/StartContainer sandboxID=963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd
2026-06-11 12:41:55.115041 | controller | Jun 11 11:58:07.816186 crc crio[22553]: time="2026-06-11T11:58:07.815580117Z" level=info msg="Stopping pod sandbox: 963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd" id=6fbf2cd1-bad6-4859-93ed-e2d7261afbed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.115057 | controller | Jun 11 11:58:07.826989 crc crio[22553]: time="2026-06-11T11:58:07.816555866Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686318-clhs5 Namespace:openshift-infra ID:963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd UID:94a5cd97-ce37-49c9-9df0-e8d864888fad NetNS:/var/run/netns/99d938e7-8348-4cea-8567-7e391dc46b8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94a5cd97_ce37_49c9_9df0_e8d864888fad.slice PodAnnotations:0xc00279b5c8}] Aliases:map[]}"
2026-06-11 12:41:55.115072 | controller | Jun 11 11:58:07.826989 crc crio[22553]: time="2026-06-11T11:58:07.816773802Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686318-clhs5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.115088 | controller | Jun 11 11:58:08.206399 crc crio[22553]: time="2026-06-11T11:58:08.205541058Z" level=info msg="Stopped pod sandbox: 963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd" id=6fbf2cd1-bad6-4859-93ed-e2d7261afbed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.115104 | controller | Jun 11 11:58:12.576123 crc crio[22553]: time="2026-06-11T11:58:12.574813452Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4/POD" id=9ba0503f-f1bf-4286-93e9-a8e500e58d20 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.115120 | controller | Jun 11 11:58:12.576123 crc crio[22553]: time="2026-06-11T11:58:12.576086939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.115136 | controller | Jun 11 11:58:12.613228 crc crio[22553]: time="2026-06-11T11:58:12.612521373Z" 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=9ba0503f-f1bf-4286-93e9-a8e500e58d20 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.115156 | controller | Jun 11 11:58:12.630480 crc crio[22553]: time="2026-06-11T11:58:12.63024386Z" level=info msg="Ran pod sandbox 0ec539fb99653043b4e34c550eaea4fadbb55d80b1498e79c909a61dd7673566 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4/POD" id=9ba0503f-f1bf-4286-93e9-a8e500e58d20 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.115173 | controller | Jun 11 11:58:12.634360 crc crio[22553]: time="2026-06-11T11:58:12.634153053Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=5502688c-78f1-40ed-8c37-c943f2c1996e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.115189 | controller | Jun 11 11:58:12.634984 crc crio[22553]: time="2026-06-11T11:58:12.634885444Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=5502688c-78f1-40ed-8c37-c943f2c1996e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.115204 | controller | Jun 11 11:58:12.635106 crc crio[22553]: time="2026-06-11T11:58:12.635029218Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=5502688c-78f1-40ed-8c37-c943f2c1996e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.115220 | controller | Jun 11 11:58:12.642879 crc crio[22553]: time="2026-06-11T11:58:12.642593819Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=63fbb660-aaec-44ab-aee0-81143aaf0c04 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.115235 | controller | Jun 11 11:58:12.665979 crc crio[22553]: time="2026-06-11T11:58:12.665658312Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-11 12:41:55.115251 | controller | Jun 11 11:58:38.024938 crc crio[22553]: time="2026-06-11T11:58:38.023132866Z" level=info msg="Removing container: f603becdecc1e9429524233d68d2e455f804ca34ba3c94d7355f6177a8c2948a" id=1e76fb50-16ac-40aa-ba5e-d32ea4aa25df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115267 | controller | Jun 11 11:58:41.253120 crc crio[22553]: time="2026-06-11T11:58:41.251294879Z" level=info msg="Removed container f603becdecc1e9429524233d68d2e455f804ca34ba3c94d7355f6177a8c2948a: openstack/barbican-0f23-account-create-update-c2djj/mariadb-account-create-update" id=1e76fb50-16ac-40aa-ba5e-d32ea4aa25df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115283 | controller | Jun 11 11:58:41.258168 crc crio[22553]: time="2026-06-11T11:58:41.257090518Z" level=info msg="Removing container: 377a241455e35a2821e2d84fc1dcdf9767b50b8e6f5f832f87fa6213e8b965cb" id=2a9e2e1e-4e53-4266-b06b-e0536664ffec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115299 | controller | Jun 11 11:58:41.335494 crc crio[22553]: time="2026-06-11T11:58:41.33533332Z" level=info msg="Removed container 377a241455e35a2821e2d84fc1dcdf9767b50b8e6f5f832f87fa6213e8b965cb: openstack/barbican-db-sync-n9cdj/barbican-db-sync" id=2a9e2e1e-4e53-4266-b06b-e0536664ffec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115314 | controller | Jun 11 11:58:41.341018 crc crio[22553]: time="2026-06-11T11:58:41.340919233Z" level=info msg="Removing container: 8608180a155043742aa7a63e286660b42b4984920f7dc88fef83fb0d29213326" id=c99af33c-c630-455a-acb5-5c3cfff14ec6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115330 | controller | Jun 11 11:58:41.376487 crc crio[22553]: time="2026-06-11T11:58:41.376353187Z" level=info msg="Removed container 8608180a155043742aa7a63e286660b42b4984920f7dc88fef83fb0d29213326: openstack/neutron-db-create-r7lbf/mariadb-database-create" id=c99af33c-c630-455a-acb5-5c3cfff14ec6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115363 | controller | Jun 11 11:58:41.380603 crc crio[22553]: time="2026-06-11T11:58:41.380452147Z" level=info msg="Removing container: 01cba836bf8d3467a14f04a35030bf44b41b813ed3731732ed72d72d301f5a51" id=27a671b2-a7f4-4566-a6bb-6e0d353acb46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115386 | controller | Jun 11 11:58:41.491166 crc crio[22553]: time="2026-06-11T11:58:41.491002723Z" level=info msg="Removed container 01cba836bf8d3467a14f04a35030bf44b41b813ed3731732ed72d72d301f5a51: openstack/placement-db-sync-mnsz9/placement-db-sync" id=27a671b2-a7f4-4566-a6bb-6e0d353acb46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115403 | controller | Jun 11 11:58:41.495957 crc crio[22553]: time="2026-06-11T11:58:41.495873606Z" level=info msg="Removing container: 718d3decf308abe24ad806fa6cde1537db941cf0745de28b9782d31658ef436c" id=835db51e-e530-48dd-a0c9-5d437b59c4a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115419 | controller | Jun 11 11:58:41.592209 crc crio[22553]: time="2026-06-11T11:58:41.592098074Z" level=info msg="Removed container 718d3decf308abe24ad806fa6cde1537db941cf0745de28b9782d31658ef436c: openstack/neutron-db-sync-sbpdn/neutron-db-sync" id=835db51e-e530-48dd-a0c9-5d437b59c4a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115434 | controller | Jun 11 11:58:41.596563 crc crio[22553]: time="2026-06-11T11:58:41.596520663Z" level=info msg="Removing container: fda015e058d6868dd90de017c95b7c25b05942b2d45fc0bdc078679c3bbd5920" id=1499050c-58e8-4558-910b-89831510fcc8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115450 | controller | Jun 11 11:58:41.636929 crc crio[22553]: time="2026-06-11T11:58:41.636818109Z" level=info msg="Removed container fda015e058d6868dd90de017c95b7c25b05942b2d45fc0bdc078679c3bbd5920: openstack/barbican-db-create-8cbhf/mariadb-database-create" id=1499050c-58e8-4558-910b-89831510fcc8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115465 | controller | Jun 11 11:58:41.639847 crc crio[22553]: time="2026-06-11T11:58:41.639808136Z" level=info msg="Removing container: 3b57fc04de9d8f6cc9bea21b7b7e00de3b5b548d466112d3d7e76cbc557cd3ee" id=218e0083-e5a7-49b3-9b1f-1560588b78ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115481 | controller | Jun 11 11:58:41.711513 crc crio[22553]: time="2026-06-11T11:58:41.711374095Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1" id=63fbb660-aaec-44ab-aee0-81143aaf0c04 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.115497 | controller | Jun 11 11:58:41.712603 crc crio[22553]: time="2026-06-11T11:58:41.712533839Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=2894c6fe-e629-4052-993b-f392a8321357 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.115513 | controller | Jun 11 11:58:41.716273 crc crio[22553]: time="2026-06-11T11:58:41.716144034Z" level=info msg="Removed container 3b57fc04de9d8f6cc9bea21b7b7e00de3b5b548d466112d3d7e76cbc557cd3ee: openstack/keystone-db-sync-gkb5c/keystone-db-sync" id=218e0083-e5a7-49b3-9b1f-1560588b78ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115529 | controller | Jun 11 11:58:41.718228 crc crio[22553]: time="2026-06-11T11:58:41.718162763Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=8cdd30a5-3f3e-4af6-8877-79608eb5cd24 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.115545 | controller | Jun 11 11:58:41.722012 crc crio[22553]: time="2026-06-11T11:58:41.721909252Z" level=info msg="Removing container: 3bb317ee62ae04aca51fc933153c734f1d7a57327566c951408c7d1110ac52ae" id=4ec4adf6-4573-4d04-bd1a-33ce7630e9d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115564 | controller | Jun 11 11:58:41.733279 crc crio[22553]: time="2026-06-11T11:58:41.733189821Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4/init" id=47892b15-f1b5-4c61-9067-7a28ad0b482e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.115580 | controller | Jun 11 11:58:41.786416 crc crio[22553]: time="2026-06-11T11:58:41.785855118Z" level=info msg="Removed container 3bb317ee62ae04aca51fc933153c734f1d7a57327566c951408c7d1110ac52ae: openstack/keystone-bootstrap-dgc4x/keystone-bootstrap" id=4ec4adf6-4573-4d04-bd1a-33ce7630e9d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115596 | controller | Jun 11 11:58:41.786927 crc crio[22553]: time="2026-06-11T11:58:41.786858098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.115613 | controller | Jun 11 11:58:41.790264 crc crio[22553]: time="2026-06-11T11:58:41.790202335Z" level=info msg="Removing container: 10457d555518f7862ca5e43aced0be8f3e9248035b2444c76344a476cebd1469" id=d862e7a3-5b04-4713-8079-893380221cf8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115629 | controller | Jun 11 11:58:41.848017 crc crio[22553]: time="2026-06-11T11:58:41.847890089Z" level=info msg="Removed container 10457d555518f7862ca5e43aced0be8f3e9248035b2444c76344a476cebd1469: openstack/neutron-1a70-account-create-update-7f6rf/mariadb-account-create-update" id=d862e7a3-5b04-4713-8079-893380221cf8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115645 | controller | Jun 11 11:58:41.851580 crc crio[22553]: time="2026-06-11T11:58:41.851524375Z" level=info msg="Removing container: dce70df882f84fa682f8bbc5972ae3d867ff1658e7205b9072b248f4156c2ba3" id=8b42d523-203a-4eb1-b61c-d3ba4150ab89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115660 | controller | Jun 11 11:58:41.853063 crc crio[22553]: time="2026-06-11T11:58:41.852983728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.115676 | controller | Jun 11 11:58:41.859262 crc crio[22553]: time="2026-06-11T11:58:41.859177658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.115692 | controller | Jun 11 11:58:41.896186 crc crio[22553]: time="2026-06-11T11:58:41.896079695Z" level=info msg="Removed container dce70df882f84fa682f8bbc5972ae3d867ff1658e7205b9072b248f4156c2ba3: openstack/cinder-db-create-67mc7/mariadb-database-create" id=8b42d523-203a-4eb1-b61c-d3ba4150ab89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115708 | controller | Jun 11 11:58:41.899855 crc crio[22553]: time="2026-06-11T11:58:41.899774193Z" level=info msg="Removing container: 460aa34a912f1e9051d291b67d293c31b3d4d5114e34f1c8e9e0f3c7f18305fe" id=f98eda66-1fa3-4a1c-919f-b1e0873926e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115724 | controller | Jun 11 11:58:42.033445 crc crio[22553]: time="2026-06-11T11:58:42.03331114Z" level=info msg="Removed container 460aa34a912f1e9051d291b67d293c31b3d4d5114e34f1c8e9e0f3c7f18305fe: openshift-infra/auto-csr-approver-29686312-m94tb/oc" id=f98eda66-1fa3-4a1c-919f-b1e0873926e1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115740 | controller | Jun 11 11:58:42.036545 crc crio[22553]: time="2026-06-11T11:58:42.036435672Z" level=info msg="Removing container: 2ddd77d3b13f64bd20b3cf9c19f064b958bb7b55bcb5a6a914b0c67b9a960fed" id=5ba1a55f-968a-4289-a7b7-b7613c253fe9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115756 | controller | Jun 11 11:58:42.074447 crc crio[22553]: time="2026-06-11T11:58:42.074206664Z" level=info msg="Removed container 2ddd77d3b13f64bd20b3cf9c19f064b958bb7b55bcb5a6a914b0c67b9a960fed: openstack/cinder-4bec-account-create-update-ngcdd/mariadb-account-create-update" id=5ba1a55f-968a-4289-a7b7-b7613c253fe9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115776 | controller | Jun 11 11:58:42.078590 crc crio[22553]: time="2026-06-11T11:58:42.078480659Z" level=info msg="Created container b6b9f8938d22fd6ae409cabf4d6f5d47f8454027dc19654c9864329740e1721d: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4/init" id=47892b15-f1b5-4c61-9067-7a28ad0b482e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.115792 | controller | Jun 11 11:58:42.079890 crc crio[22553]: time="2026-06-11T11:58:42.079624332Z" level=info msg="Removing container: bde7775130a721526fbe69a1e840d62a3d09c7b925e56462272e4d64e1b3bc27" id=26b756d3-d90a-42bf-bda5-3c9fbbae7458 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115808 | controller | Jun 11 11:58:42.080407 crc crio[22553]: time="2026-06-11T11:58:42.080269131Z" level=info msg="Starting container: b6b9f8938d22fd6ae409cabf4d6f5d47f8454027dc19654c9864329740e1721d" id=758f4c23-87fb-4ba1-bfc5-56e3d8e8f9e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.115824 | controller | Jun 11 11:58:42.086228 crc crio[22553]: time="2026-06-11T11:58:42.08608069Z" level=info msg="Started container" PID=110744 containerID=b6b9f8938d22fd6ae409cabf4d6f5d47f8454027dc19654c9864329740e1721d description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4/init id=758f4c23-87fb-4ba1-bfc5-56e3d8e8f9e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ec539fb99653043b4e34c550eaea4fadbb55d80b1498e79c909a61dd7673566
2026-06-11 12:41:55.115840 | controller | Jun 11 11:58:42.231971 crc crio[22553]: time="2026-06-11T11:58:42.231830574Z" level=info msg="Removed container bde7775130a721526fbe69a1e840d62a3d09c7b925e56462272e4d64e1b3bc27: openstack/glance-db-sync-hr7c5/glance-db-sync" id=26b756d3-d90a-42bf-bda5-3c9fbbae7458 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.115856 | controller | Jun 11 11:58:42.242853 crc crio[22553]: time="2026-06-11T11:58:42.242762203Z" level=info msg="Stopping pod sandbox: 39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a" id=d1f5e9af-6caa-4bda-82ae-29c09504aa42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.115872 | controller | Jun 11 11:58:42.242853 crc crio[22553]: time="2026-06-11T11:58:42.242839425Z" level=info msg="Stopped pod sandbox (already stopped): 39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a" id=d1f5e9af-6caa-4bda-82ae-29c09504aa42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.115887 | controller | Jun 11 11:58:42.243663 crc crio[22553]: time="2026-06-11T11:58:42.243624778Z" level=info msg="Removing pod sandbox: 39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a" id=2d1f8d9f-2c68-4630-ba1f-c7fbf3029542 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.115903 | controller | Jun 11 11:58:42.634807 crc crio[22553]: time="2026-06-11T11:58:42.63462747Z" level=info msg="Removed pod sandbox: 39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a" id=2d1f8d9f-2c68-4630-ba1f-c7fbf3029542 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.115918 | controller | Jun 11 11:58:42.639400 crc crio[22553]: time="2026-06-11T11:58:42.639164352Z" level=info msg="Stopping pod sandbox: 85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e" id=281b923d-7100-49f4-b9b8-8b7008be6fa5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.115933 | controller | Jun 11 11:58:42.639400 crc crio[22553]: time="2026-06-11T11:58:42.639282315Z" level=info msg="Stopped pod sandbox (already stopped): 85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e" id=281b923d-7100-49f4-b9b8-8b7008be6fa5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.115949 | controller | Jun 11 11:58:42.641670 crc crio[22553]: time="2026-06-11T11:58:42.641602993Z" level=info msg="Removing pod sandbox: 85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e" id=45fac0a3-9657-49a7-ae3a-9cde359a811c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.115969 | controller | Jun 11 11:58:42.684332 crc crio[22553]: time="2026-06-11T11:58:42.684279459Z" level=info msg="Removed pod sandbox: 85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e" id=45fac0a3-9657-49a7-ae3a-9cde359a811c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.115985 | controller | Jun 11 11:58:42.686089 crc crio[22553]: time="2026-06-11T11:58:42.686062901Z" level=info msg="Stopping pod sandbox: e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893" id=9930a483-ec56-4acb-b32f-82545635e1c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.116001 | controller | Jun 11 11:58:42.686225 crc crio[22553]: time="2026-06-11T11:58:42.686208445Z" level=info msg="Stopped pod sandbox (already stopped): e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893" id=9930a483-ec56-4acb-b32f-82545635e1c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.116016 | controller | Jun 11 11:58:42.687236 crc crio[22553]: time="2026-06-11T11:58:42.687214364Z" level=info msg="Removing pod sandbox: e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893" id=3ed24f60-1286-4686-975c-115dbc81f342 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.116032 | controller | Jun 11 11:58:42.741367 crc crio[22553]: time="2026-06-11T11:58:42.741237671Z" level=info msg="Removed pod sandbox: e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893" id=3ed24f60-1286-4686-975c-115dbc81f342 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.116048 | controller | Jun 11 11:58:42.744271 crc crio[22553]: time="2026-06-11T11:58:42.744116455Z" level=info msg="Stopping pod sandbox: 7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4" id=d18974f8-f552-443c-8f1c-5c3c0b7ae33c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.116063 | controller | Jun 11 11:58:42.744271 crc crio[22553]: time="2026-06-11T11:58:42.744240678Z" level=info msg="Stopped pod sandbox (already stopped): 7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4" id=d18974f8-f552-443c-8f1c-5c3c0b7ae33c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.116079 | controller | Jun 11 11:58:42.745441 crc crio[22553]: time="2026-06-11T11:58:42.745351621Z" level=info msg="Removing pod sandbox: 7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4" id=68928469-4189-4cf3-bccd-02a95a00694a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.116095 | controller | Jun 11 11:58:43.036091 crc crio[22553]: time="2026-06-11T11:58:43.0348684Z" level=info msg="Removed pod sandbox: 7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4" id=68928469-4189-4cf3-bccd-02a95a00694a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.116111 | controller | Jun 11 11:58:43.038058 crc crio[22553]: time="2026-06-11T11:58:43.03793765Z" level=info msg="Stopping pod sandbox: 16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef" id=4ada97f4-9a0d-42c5-8d6e-57b7a69719c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.116126 | controller | Jun 11 11:58:43.038058 crc crio[22553]: time="2026-06-11T11:58:43.038056513Z" level=info msg="Stopped pod sandbox (already stopped): 16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef" id=4ada97f4-9a0d-42c5-8d6e-57b7a69719c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.116142 | controller | Jun 11 11:58:43.039243 crc crio[22553]: time="2026-06-11T11:58:43.039139135Z" level=info msg="Removing pod sandbox: 16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef" id=3dce1fa5-3939-47f6-ac9a-65e4a7f7063c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.116157 | controller | Jun 11 11:58:43.087826 crc crio[22553]: time="2026-06-11T11:58:43.087557098Z" level=info msg="Removed pod sandbox: 16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef" id=3dce1fa5-3939-47f6-ac9a-65e4a7f7063c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.116177 | controller | Jun 11 11:58:43.088933 crc crio[22553]: time="2026-06-11T11:58:43.088824565Z" level=info msg="Stopping pod sandbox: 77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890" id=1ad01a92-a69c-45e5-bfb2-647cadef4c5a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.116193 | controller | Jun 11 11:58:43.089131 crc crio[22553]: time="2026-06-11T11:58:43.088952089Z" level=info msg="Stopped pod sandbox (already stopped): 77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890" id=1ad01a92-a69c-45e5-bfb2-647cadef4c5a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.116209 | controller | Jun 11 11:58:43.090079 crc crio[22553]: time="2026-06-11T11:58:43.089989659Z" level=info msg="Removing pod sandbox: 77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890" id=00910f9d-3c6a-46c4-8830-851245655350 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.116225 | controller | Jun 11 11:58:43.163264 crc crio[22553]: time="2026-06-11T11:58:43.163126133Z" level=info msg="Removed pod sandbox: 77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890" id=00910f9d-3c6a-46c4-8830-851245655350 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.116240 | controller | Jun 11 11:58:43.164831 crc crio[22553]: time="2026-06-11T11:58:43.164643158Z" level=info msg="Stopping pod sandbox: 5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9" id=255a7b01-fa2e-46cd-bb46-eef2b0daf1e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.116256 | controller | Jun 11 11:58:43.165004 crc crio[22553]: time="2026-06-11T11:58:43.164952977Z" level=info msg="Stopped pod sandbox (already stopped): 5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9" id=255a7b01-fa2e-46cd-bb46-eef2b0daf1e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.116271 | controller | Jun 11 11:58:43.166202 crc crio[22553]: time="2026-06-11T11:58:43.16608739Z" level=info msg="Removing pod sandbox: 5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9" id=704b349a-05e8-41eb-9795-41c2eef67462 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.116287 | controller | Jun 11 11:58:43.213611 crc crio[22553]: time="2026-06-11T11:58:43.213334309Z" level=info msg="Removed pod sandbox: 5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9" id=704b349a-05e8-41eb-9795-41c2eef67462 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.116302 | controller | Jun 11 11:58:43.218247 crc crio[22553]: time="2026-06-11T11:58:43.214884214Z" level=info msg="Stopping pod sandbox: 708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503" id=7553bd68-1e58-44a6-bb47-81f6921e2d44 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.116317 | controller | Jun 11 11:58:43.218247 crc crio[22553]: time="2026-06-11T11:58:43.215134581Z" level=info msg="Stopped pod sandbox (already stopped): 708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503" id=7553bd68-1e58-44a6-bb47-81f6921e2d44 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.116332 | controller | Jun 11 11:58:43.218247 crc crio[22553]: time="2026-06-11T11:58:43.215845912Z" level=info msg="Removing pod sandbox: 708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503" id=8ddf5651-4872-4626-b0fe-d984f55744c9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.116361 | controller | Jun 11 11:58:43.478111 crc crio[22553]: time="2026-06-11T11:58:43.477925941Z" level=info msg="Removed pod sandbox: 708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503" id=8ddf5651-4872-4626-b0fe-d984f55744c9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.116382 | controller | Jun 11 11:58:43.481650 crc crio[22553]: time="2026-06-11T11:58:43.481539976Z" level=info msg="Stopping pod sandbox: 3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804" id=1009a12b-b697-4fe7-883e-5b9502696b41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.116402 | controller | Jun 11 11:58:43.481869 crc crio[22553]: time="2026-06-11T11:58:43.48166513Z" level=info msg="Stopped pod sandbox (already stopped): 3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804" id=1009a12b-b697-4fe7-883e-5b9502696b41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.116418 | controller | Jun 11 11:58:43.483676 crc crio[22553]: time="2026-06-11T11:58:43.483552395Z" level=info msg="Removing pod sandbox: 3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804" id=c98318fa-ab1d-4ce9-b041-b807073ac7d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.116434 | controller | Jun 11 11:58:43.503995 crc crio[22553]: time="2026-06-11T11:58:43.503826227Z" level=info msg="Removed pod sandbox: 3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804" id=c98318fa-ab1d-4ce9-b041-b807073ac7d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.116450 | controller | Jun 11 11:58:43.505382 crc crio[22553]: time="2026-06-11T11:58:43.50529823Z" level=info msg="Stopping pod sandbox: 08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef" id=7d48789c-18f3-4018-8e58-e96034e2d24e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.116465 | controller | Jun 11 11:58:43.505674 crc crio[22553]: time="2026-06-11T11:58:43.505387232Z" level=info msg="Stopped pod sandbox (already stopped): 08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef" id=7d48789c-18f3-4018-8e58-e96034e2d24e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.116480 | controller | Jun 11 11:58:43.507265 crc crio[22553]: time="2026-06-11T11:58:43.507191625Z" level=info msg="Removing pod sandbox: 08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef" id=d935f19d-5f4b-4c38-9009-62f7fd5570a2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.116496 | controller | Jun 11 11:58:43.850584 crc crio[22553]: time="2026-06-11T11:58:43.850499684Z" level=info msg="Removed pod sandbox: 08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef" id=d935f19d-5f4b-4c38-9009-62f7fd5570a2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.116511 | controller | Jun 11 11:58:43.856542 crc crio[22553]: time="2026-06-11T11:58:43.856489569Z" level=info msg="Stopping pod sandbox: 9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a" id=1c016668-ea1b-4edb-809c-54a48c4bb00d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.116527 | controller | Jun 11 11:58:43.857016 crc crio[22553]: time="2026-06-11T11:58:43.856970543Z" level=info msg="Stopped pod sandbox (already stopped): 9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a" id=1c016668-ea1b-4edb-809c-54a48c4bb00d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.116543 | controller | Jun 11 11:58:43.859311 crc crio[22553]: time="2026-06-11T11:58:43.859223149Z" level=info msg="Removing pod sandbox: 9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a" id=483aea9c-59ac-4e14-a425-6fe18e8c7d95 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.116558 | controller | Jun 11 11:58:43.901120 crc crio[22553]: time="2026-06-11T11:58:43.901041539Z" level=info msg="Removed pod sandbox: 9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a" id=483aea9c-59ac-4e14-a425-6fe18e8c7d95 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.116573 | controller | Jun 11 11:58:43.903332 crc crio[22553]: time="2026-06-11T11:58:43.903248854Z" level=info msg="Stopping pod sandbox: 20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c" id=0fefc4c7-08e0-4248-b236-28f3449bd5b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.116589 | controller | Jun 11 11:58:43.903509 crc crio[22553]: time="2026-06-11T11:58:43.903380847Z" level=info msg="Stopped pod sandbox (already stopped): 20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c" id=0fefc4c7-08e0-4248-b236-28f3449bd5b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.116609 | controller | Jun 11 11:58:43.904569 crc crio[22553]: time="2026-06-11T11:58:43.904496Z" level=info msg="Removing pod sandbox: 20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c" id=0ca4e4ae-f9d3-4f0e-af45-e54838494ea2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.116625 | controller | Jun 11 11:58:43.940022 crc crio[22553]: time="2026-06-11T11:58:43.938643126Z" level=info msg="Removed pod sandbox: 20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c" id=0ca4e4ae-f9d3-4f0e-af45-e54838494ea2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.116641 | controller | Jun 11 11:58:43.940928 crc crio[22553]: time="2026-06-11T11:58:43.94080469Z" level=info msg="Stopping pod sandbox: d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e" id=2299e31e-7807-453b-b1eb-e087d4004b15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.116657 | controller | Jun 11 11:58:43.941102 crc crio[22553]: time="2026-06-11T11:58:43.940957834Z" level=info msg="Stopped pod sandbox (already stopped): d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e" id=2299e31e-7807-453b-b1eb-e087d4004b15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.116672 | controller | Jun 11 11:58:43.942415 crc crio[22553]: time="2026-06-11T11:58:43.94220488Z" level=info msg="Removing pod sandbox: d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e" id=53755ff4-babf-41a4-98cc-2df1586e40ee name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.116687 | controller | Jun 11 11:58:43.962757 crc crio[22553]: time="2026-06-11T11:58:43.962616816Z" level=info msg="Removed pod sandbox: d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e" id=53755ff4-babf-41a4-98cc-2df1586e40ee name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.116703 | controller | Jun 11 11:58:49.728030 crc crio[22553]: time="2026-06-11T11:58:49.726099548Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=60d87963-b02d-4767-8e44-b3123045e849 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.116719 | controller | Jun 11 11:58:49.750187 crc crio[22553]: time="2026-06-11T11:58:49.749846831Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-11 12:41:55.116734 | controller | Jun 11 11:58:51.593864 crc crio[22553]: time="2026-06-11T11:58:51.592998293Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=60d87963-b02d-4767-8e44-b3123045e849 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.116750 | controller | Jun 11 11:58:51.596232 crc crio[22553]: time="2026-06-11T11:58:51.595003571Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=1dd04843-018d-4ddf-8337-cf830b30982f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.116766 | controller | Jun 11 11:58:51.617067 crc crio[22553]: time="2026-06-11T11:58:51.616952222Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=86ec3f5a-ad81-4be0-a3c2-ec02809b4e83 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.116781 | controller | Jun 11 11:58:51.627178 crc crio[22553]: time="2026-06-11T11:58:51.627032966Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4/osp-httpd" id=a428b96e-44f9-43d8-80c8-23863c93fb4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.116797 | controller | Jun 11 11:58:51.627813 crc crio[22553]: time="2026-06-11T11:58:51.627646264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.116813 | controller | Jun 11 11:58:51.683618 crc crio[22553]: time="2026-06-11T11:58:51.683514954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.116832 | controller | Jun 11 11:58:51.689494 crc crio[22553]: time="2026-06-11T11:58:51.689402906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.116848 | controller | Jun 11 11:58:51.884501 crc crio[22553]: time="2026-06-11T11:58:51.883745878Z" level=info msg="Created container 564fb98981a5991ed360ddb888f644cb8d5f499d9eed2f8bc9de8a8a4188d485: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4/osp-httpd" id=a428b96e-44f9-43d8-80c8-23863c93fb4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.116865 | controller | Jun 11 11:58:51.889182 crc crio[22553]: time="2026-06-11T11:58:51.889086254Z" level=info msg="Starting container: 564fb98981a5991ed360ddb888f644cb8d5f499d9eed2f8bc9de8a8a4188d485" id=fe2783a8-0b12-49e3-acf8-45392c27057e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.116881 | controller | Jun 11 11:58:51.896434 crc crio[22553]: time="2026-06-11T11:58:51.896310515Z" level=info msg="Started container" PID=111256 containerID=564fb98981a5991ed360ddb888f644cb8d5f499d9eed2f8bc9de8a8a4188d485 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4/osp-httpd id=fe2783a8-0b12-49e3-acf8-45392c27057e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ec539fb99653043b4e34c550eaea4fadbb55d80b1498e79c909a61dd7673566
2026-06-11 12:41:55.116904 | controller | Jun 11 11:59:03.680323 crc crio[22553]: time="2026-06-11T11:59:03.67960873Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/POD" id=efe0bef0-b43f-4df7-b431-63b4e2280d03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.116932 | controller | Jun 11 11:59:03.682100 crc crio[22553]: time="2026-06-11T11:59:03.680363402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.116949 | controller | Jun 11 11:59:03.739017 crc crio[22553]: time="2026-06-11T11:59:03.738813668Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc Namespace:openstack ID:6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec UID:144187e2-d2b6-42d7-856e-6d37b3840301 NetNS:/var/run/netns/93adc97c-1995-4636-82d5-6faf4d8a55aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod144187e2_d2b6_42d7_856e_6d37b3840301.slice PodAnnotations:0xc002b8bb70}] Aliases:map[]}"
2026-06-11 12:41:55.116972 | controller | Jun 11 11:59:03.739017 crc crio[22553]: time="2026-06-11T11:59:03.738966692Z" level=info msg="Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.116988 | controller | Jun 11 11:59:04.157967 crc crio[22553]: 2026-06-11T11:59:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6080528b56ded09 Mac:a6:e5:db:0f:07:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/93adc97c-1995-4636-82d5-6faf4d8a55aa SocketPath: PciID:}] [{Interface:0xc000015670 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.117012 | controller | Jun 11 11:59:04.160152 crc crio[22553]: time="2026-06-11T11:59:04.160048371Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc Namespace:openstack ID:6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec UID:144187e2-d2b6-42d7-856e-6d37b3840301 NetNS:/var/run/netns/93adc97c-1995-4636-82d5-6faf4d8a55aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod144187e2_d2b6_42d7_856e_6d37b3840301.slice PodAnnotations:0xc002b8bb70}] Aliases:map[]}"
2026-06-11 12:41:55.117032 | controller | Jun 11 11:59:04.160316 crc crio[22553]: time="2026-06-11T11:59:04.160255587Z" level=info msg="Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.117053 | controller | Jun 11 11:59:04.171396 crc crio[22553]: time="2026-06-11T11:59:04.170995551Z" level=info msg="Ran pod sandbox 6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/POD" id=efe0bef0-b43f-4df7-b431-63b4e2280d03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.117077 | controller | Jun 11 11:59:04.177217 crc crio[22553]: time="2026-06-11T11:59:04.176070779Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=1d38ee64-e2e9-4c7e-a938-7d21bff33119 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.117093 | controller | Jun 11 11:59:04.180134 crc crio[22553]: time="2026-06-11T11:59:04.179237591Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=b7886531-b080-4bf1-8e6b-9ec04c7b108c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.117115 | controller | Jun 11 11:59:04.193816 crc crio[22553]: time="2026-06-11T11:59:04.193721954Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/init" id=12d6fbd8-72d3-41f3-920d-0a5b2777fc05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.117131 | controller | Jun 11 11:59:04.195124 crc crio[22553]: time="2026-06-11T11:59:04.195061273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.117150 | controller | Jun 11 11:59:04.264995 crc crio[22553]: time="2026-06-11T11:59:04.264231962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.117168 | controller | Jun 11 11:59:04.268852 crc crio[22553]: time="2026-06-11T11:59:04.268739983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.117190 | controller | Jun 11 11:59:04.438515 crc crio[22553]: time="2026-06-11T11:59:04.438306902Z" level=info msg="Created container 1835331d22a432d836e8f6e2a0741aff612c434efd519d5725b2ddd069b3ab7e: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/init" id=12d6fbd8-72d3-41f3-920d-0a5b2777fc05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.117277 | controller | Jun 11 11:59:04.442377 crc crio[22553]: time="2026-06-11T11:59:04.442302989Z" level=info msg="Starting container: 1835331d22a432d836e8f6e2a0741aff612c434efd519d5725b2ddd069b3ab7e" id=ab64a21e-8d9f-490a-b11e-6f8329b69b6c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.117301 | controller | Jun 11 11:59:04.454531 crc crio[22553]: time="2026-06-11T11:59:04.454275998Z" level=info msg="Started container" PID=112087 containerID=1835331d22a432d836e8f6e2a0741aff612c434efd519d5725b2ddd069b3ab7e description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/init id=ab64a21e-8d9f-490a-b11e-6f8329b69b6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec
2026-06-11 12:41:55.117318 | controller | Jun 11 11:59:12.079267 crc crio[22553]: time="2026-06-11T11:59:12.078853884Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=5c7f9206-1911-48ae-9bec-6f24f87322d3 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.117339 | controller | Jun 11 11:59:12.102575 crc crio[22553]: time="2026-06-11T11:59:12.101974778Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\""
2026-06-11 12:41:55.117378 | controller | Jun 11 11:59:14.879936 crc crio[22553]: time="2026-06-11T11:59:14.877553161Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0" id=5c7f9206-1911-48ae-9bec-6f24f87322d3 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.117396 | controller | Jun 11 11:59:14.881717 crc crio[22553]: time="2026-06-11T11:59:14.88128869Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=f985de52-cf19-4238-8436-5b608eae2e71 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.117411 | controller | Jun 11 11:59:14.886228 crc crio[22553]: time="2026-06-11T11:59:14.886172883Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=3173a930-cea8-4313-8c6e-a3c4b679a872 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.117427 | controller | Jun 11 11:59:14.897081 crc crio[22553]: time="2026-06-11T11:59:14.896970828Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/openstack-edpm-ipam-provisionserver-checksum-discovery" id=2b5bf29f-e820-4a7c-bfb1-aca2acccdbc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.117443 | controller | Jun 11 11:59:14.898312 crc crio[22553]: time="2026-06-11T11:59:14.898244145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.117460 | controller | Jun 11 11:59:14.947873 crc crio[22553]: time="2026-06-11T11:59:14.947733869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.117475 | controller | Jun 11 11:59:14.952910 crc crio[22553]: time="2026-06-11T11:59:14.952846309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.117491 | controller | Jun 11 11:59:15.191609 crc crio[22553]: time="2026-06-11T11:59:15.191498404Z" level=info msg="Created container 74469f987b4ed08c5f428e17e48b6284bc3626ae1502703e1f74725223875461: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/openstack-edpm-ipam-provisionserver-checksum-discovery" id=2b5bf29f-e820-4a7c-bfb1-aca2acccdbc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.117508 | controller | Jun 11 11:59:15.195792 crc crio[22553]: time="2026-06-11T11:59:15.194995696Z" level=info msg="Starting container: 74469f987b4ed08c5f428e17e48b6284bc3626ae1502703e1f74725223875461" id=3c7e00ad-7a23-4153-af98-9d1113eb3440 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.117524 | controller | Jun 11 11:59:15.202541 crc crio[22553]: time="2026-06-11T11:59:15.202431503Z" level=info msg="Started container" PID=112629 containerID=74469f987b4ed08c5f428e17e48b6284bc3626ae1502703e1f74725223875461 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/openstack-edpm-ipam-provisionserver-checksum-discovery id=3c7e00ad-7a23-4153-af98-9d1113eb3440 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec
2026-06-11 12:41:55.117540 | controller | Jun 11 11:59:17.196107 crc crio[22553]: time="2026-06-11T11:59:17.194577511Z" level=info msg="Stopping pod sandbox: 6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec" id=4beaff58-2195-4257-8261-7fa380685335 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.117556 | controller | Jun 11 11:59:17.198277 crc crio[22553]: time="2026-06-11T11:59:17.197833466Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc Namespace:openstack ID:6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec UID:144187e2-d2b6-42d7-856e-6d37b3840301 NetNS:/var/run/netns/93adc97c-1995-4636-82d5-6faf4d8a55aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod144187e2_d2b6_42d7_856e_6d37b3840301.slice PodAnnotations:0xc000ca01e8}] Aliases:map[]}"
2026-06-11 12:41:55.117576 | controller | Jun 11 11:59:17.198277 crc crio[22553]: time="2026-06-11T11:59:17.198105924Z" level=info msg="Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.117593 | controller | Jun 11 11:59:17.984523 crc crio[22553]: time="2026-06-11T11:59:17.983622159Z" level=info msg="Stopped pod sandbox: 6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec" id=4beaff58-2195-4257-8261-7fa380685335 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.117608 | controller | Jun 11 11:59:43.999533 crc crio[22553]: time="2026-06-11T11:59:43.998344576Z" level=info msg="Removing container: 6f1efe7a7d48054958c8822f97dfda87d9662a241703d69b7b278818845e623c" id=a6b9a206-d5e4-431b-b513-e60396055e88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.117624 | controller | Jun 11 11:59:44.100999 crc crio[22553]: time="2026-06-11T11:59:44.100035374Z" level=info msg="Removed container 6f1efe7a7d48054958c8822f97dfda87d9662a241703d69b7b278818845e623c: openstack/cinder-online-data-migrations-7ttck/cinder-online-data-migrations" id=a6b9a206-d5e4-431b-b513-e60396055e88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.117640 | controller | Jun 11 11:59:44.105269 crc crio[22553]: time="2026-06-11T11:59:44.105182724Z" level=info msg="Removing container: 2baa80e01415c217673db8b510334c93cc72c017dbe9a8e065aae78ae6a7cf65" id=af00e0c0-b72c-407e-9e60-c79b875ec97a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.117656 | controller | Jun 11 11:59:44.197026 crc crio[22553]: time="2026-06-11T11:59:44.196891471Z" level=info msg="Removed container 2baa80e01415c217673db8b510334c93cc72c017dbe9a8e065aae78ae6a7cf65: openstack/cinder-db-sync-s72gb/cinder-db-sync" id=af00e0c0-b72c-407e-9e60-c79b875ec97a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.117672 | controller | Jun 11 11:59:44.213274 crc crio[22553]: time="2026-06-11T11:59:44.213167446Z" level=info msg="Stopping pod sandbox: 373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715" id=2aeacb17-1fb5-4cba-b7c5-44bd2a536867 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.117687 | controller | Jun 11 11:59:44.213373 crc crio[22553]: time="2026-06-11T11:59:44.21330467Z" level=info msg="Stopped pod sandbox (already stopped): 373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715" id=2aeacb17-1fb5-4cba-b7c5-44bd2a536867 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.117703 | controller | Jun 11 11:59:44.214505 crc crio[22553]: time="2026-06-11T11:59:44.214399241Z" level=info msg="Removing pod sandbox: 373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715" id=bc6cb295-d006-4933-ba3e-cff4ac59bd0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.117719 | controller | Jun 11 11:59:44.241394 crc crio[22553]: time="2026-06-11T11:59:44.241204634Z" level=info msg="Removed pod sandbox: 373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715" id=bc6cb295-d006-4933-ba3e-cff4ac59bd0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.117734 | controller | Jun 11 11:59:44.243184 crc crio[22553]: time="2026-06-11T11:59:44.243077388Z" level=info msg="Stopping pod sandbox: d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f" id=5f593b2a-ddbc-4b39-8fed-f559fcd9e021 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.117755 | controller | Jun 11 11:59:44.243184 crc crio[22553]: time="2026-06-11T11:59:44.243171361Z" level=info msg="Stopped pod sandbox (already stopped): d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f" id=5f593b2a-ddbc-4b39-8fed-f559fcd9e021 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.117771 | controller | Jun 11 11:59:44.244235 crc crio[22553]: time="2026-06-11T11:59:44.244129469Z" level=info msg="Removing pod sandbox: d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f" id=eefc47be-b609-4690-95c6-12830a6a9c8e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.117787 | controller | Jun 11 11:59:44.266937 crc crio[22553]: time="2026-06-11T11:59:44.26677132Z" level=info msg="Removed pod sandbox: d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f" id=eefc47be-b609-4690-95c6-12830a6a9c8e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.117802 | controller | Jun 11 12:00:01.079645 crc crio[22553]: time="2026-06-11T12:00:01.069533655Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686320-49vnm/POD" id=f29f2f7e-3852-418d-8ef6-7bd1d0eb010f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.117818 | controller | Jun 11 12:00:01.079645 crc crio[22553]: time="2026-06-11T12:00:01.070643337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.117833 | controller | Jun 11 12:00:01.088325 crc crio[22553]: time="2026-06-11T12:00:01.08820643Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686320-9m2rc/POD" id=3a15b7ca-089a-4219-b112-331a6289504c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.117849 | controller | Jun 11 12:00:01.088629 crc crio[22553]: time="2026-06-11T12:00:01.088352164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.117865 | controller | Jun 11 12:00:01.145162 crc crio[22553]: time="2026-06-11T12:00:01.14508285Z" level=info msg="Got pod network &{Name:collect-profiles-29686320-49vnm Namespace:openshift-operator-lifecycle-manager ID:1d594c46ad98d475a7adfdade0cd9fad1bf7f3df6ed5a66c2eba066af55851d0 UID:3ec79433-140a-4849-a259-fe75c495ffdb NetNS:/var/run/netns/d6ad2cd0-a7a6-4894-902e-fec85b544dda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ec79433_140a_4849_a259_fe75c495ffdb.slice PodAnnotations:0xc0011e8718}] Aliases:map[]}"
2026-06-11 12:41:55.117882 | controller | Jun 11 12:00:01.145162 crc crio[22553]: time="2026-06-11T12:00:01.145150342Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686320-49vnm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.117898 | controller | Jun 11 12:00:01.152871 crc crio[22553]: time="2026-06-11T12:00:01.152783575Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686320-9m2rc Namespace:openshift-infra ID:dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1 UID:f523bb2d-201c-43cc-9d44-f487cc6fb401 NetNS:/var/run/netns/01f5aed4-934b-485d-ab98-1f1d9b79113e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf523bb2d_201c_43cc_9d44_f487cc6fb401.slice PodAnnotations:0xc0050d2dd8}] Aliases:map[]}"
2026-06-11 12:41:55.117914 | controller | Jun 11 12:00:01.152871 crc crio[22553]: time="2026-06-11T12:00:01.152851657Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686320-9m2rc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.117930 | controller | Jun 11 12:00:01.819278 crc crio[22553]: 2026-06-11T12:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfdae745df67d46 Mac:66:2b:4d:0b:1f:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/01f5aed4-934b-485d-ab98-1f1d9b79113e SocketPath: PciID:}] [{Interface:0xc00023e5c0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.117950 | controller | Jun 11 12:00:01.821642 crc crio[22553]: time="2026-06-11T12:00:01.821526972Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686320-9m2rc Namespace:openshift-infra ID:dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1 UID:f523bb2d-201c-43cc-9d44-f487cc6fb401 NetNS:/var/run/netns/01f5aed4-934b-485d-ab98-1f1d9b79113e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf523bb2d_201c_43cc_9d44_f487cc6fb401.slice PodAnnotations:0xc0050d2dd8}] Aliases:map[]}"
2026-06-11 12:41:55.117968 | controller | Jun 11 12:00:01.822002 crc crio[22553]: time="2026-06-11T12:00:01.821919213Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686320-9m2rc for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.117984 | controller | Jun 11 12:00:01.830434 crc crio[22553]: 2026-06-11T12:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d594c46ad98d47 Mac:9a:30:1f:55:d7:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/d6ad2cd0-a7a6-4894-902e-fec85b544dda SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.118000 | controller | Jun 11 12:00:01.831416 crc crio[22553]: time="2026-06-11T12:00:01.831325768Z" level=info msg="Got pod network &{Name:collect-profiles-29686320-49vnm Namespace:openshift-operator-lifecycle-manager ID:1d594c46ad98d475a7adfdade0cd9fad1bf7f3df6ed5a66c2eba066af55851d0 UID:3ec79433-140a-4849-a259-fe75c495ffdb NetNS:/var/run/netns/d6ad2cd0-a7a6-4894-902e-fec85b544dda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ec79433_140a_4849_a259_fe75c495ffdb.slice PodAnnotations:0xc0011e8718}] Aliases:map[]}"
2026-06-11 12:41:55.118016 | controller | Jun 11 12:00:01.831558 crc crio[22553]: time="2026-06-11T12:00:01.831520723Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686320-49vnm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.118032 | controller | Jun 11 12:00:01.850081 crc crio[22553]: time="2026-06-11T12:00:01.850003893Z" level=info msg="Ran pod sandbox 1d594c46ad98d475a7adfdade0cd9fad1bf7f3df6ed5a66c2eba066af55851d0 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686320-49vnm/POD" id=f29f2f7e-3852-418d-8ef6-7bd1d0eb010f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.118048 | controller | Jun 11 12:00:01.855005 crc crio[22553]: time="2026-06-11T12:00:01.854926326Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c977c0c9-9ee5-4fd9-b922-72586ca04740 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.118063 | controller | Jun 11 12:00:01.858618 crc crio[22553]: time="2026-06-11T12:00:01.857980626Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=22b8079c-1021-41d9-b135-b0e2ee86b835 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.118079 | controller | Jun 11 12:00:01.858618 crc crio[22553]: time="2026-06-11T12:00:01.858331876Z" level=info msg="Ran pod sandbox dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1 with infra container: openshift-infra/auto-csr-approver-29686320-9m2rc/POD" id=3a15b7ca-089a-4219-b112-331a6289504c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.118098 | controller | Jun 11 12:00:01.864920 crc crio[22553]: time="2026-06-11T12:00:01.86258666Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=0c8db72a-3a82-4ff4-9552-f4481096fb02 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.118114 | controller | Jun 11 12:00:01.868403 crc crio[22553]: time="2026-06-11T12:00:01.868184173Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686320-49vnm/collect-profiles" id=53c36137-69b3-4eb5-abab-2d04db9bc1e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.118130 | controller | Jun 11 12:00:01.868639 crc crio[22553]: time="2026-06-11T12:00:01.868588345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.118146 | controller | Jun 11 12:00:01.882855 crc crio[22553]: time="2026-06-11T12:00:01.882759379Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.118161 | controller | Jun 11 12:00:01.941658 crc crio[22553]: time="2026-06-11T12:00:01.941556995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.118177 | controller | Jun 11 12:00:01.948370 crc crio[22553]: time="2026-06-11T12:00:01.947460487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.118193 | controller | Jun 11 12:00:02.147628 crc crio[22553]: time="2026-06-11T12:00:02.146895797Z" level=info msg="Created container 85676936be592bf7fd6181d15fd6384fdaa9e668fdf1f79a0b5db19bf28a8531: openshift-operator-lifecycle-manager/collect-profiles-29686320-49vnm/collect-profiles" id=53c36137-69b3-4eb5-abab-2d04db9bc1e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.118209 | controller | Jun 11 12:00:02.151991 crc crio[22553]: time="2026-06-11T12:00:02.151512092Z" level=info msg="Starting container: 85676936be592bf7fd6181d15fd6384fdaa9e668fdf1f79a0b5db19bf28a8531" id=d919b8a8-2358-4f2c-8f1d-2d4fbd233524 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.118225 | controller | Jun 11 12:00:02.157793 crc crio[22553]: time="2026-06-11T12:00:02.157726963Z" level=info msg="Started container" PID=115077 containerID=85676936be592bf7fd6181d15fd6384fdaa9e668fdf1f79a0b5db19bf28a8531 description=openshift-operator-lifecycle-manager/collect-profiles-29686320-49vnm/collect-profiles id=d919b8a8-2358-4f2c-8f1d-2d4fbd233524 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d594c46ad98d475a7adfdade0cd9fad1bf7f3df6ed5a66c2eba066af55851d0
2026-06-11 12:41:55.118241 | controller | Jun 11 12:00:04.493334 crc crio[22553]: time="2026-06-11T12:00:04.491888734Z" level=info msg="Stopping pod sandbox: 1d594c46ad98d475a7adfdade0cd9fad1bf7f3df6ed5a66c2eba066af55851d0" id=4857f766-c45d-4fd7-9c3d-22587e796d58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.118257 | controller | Jun 11 12:00:04.496116 crc crio[22553]: time="2026-06-11T12:00:04.494655545Z" level=info msg="Got pod network &{Name:collect-profiles-29686320-49vnm Namespace:openshift-operator-lifecycle-manager ID:1d594c46ad98d475a7adfdade0cd9fad1bf7f3df6ed5a66c2eba066af55851d0 UID:3ec79433-140a-4849-a259-fe75c495ffdb NetNS:/var/run/netns/d6ad2cd0-a7a6-4894-902e-fec85b544dda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ec79433_140a_4849_a259_fe75c495ffdb.slice PodAnnotations:0xc000ca0428}] Aliases:map[]}"
2026-06-11 12:41:55.118273 | controller | Jun 11 12:00:04.496116 crc crio[22553]: time="2026-06-11T12:00:04.494896102Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686320-49vnm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.118291 | controller | Jun 11 12:00:04.852199 crc crio[22553]: time="2026-06-11T12:00:04.852075066Z" level=info msg="Stopped pod sandbox: 1d594c46ad98d475a7adfdade0cd9fad1bf7f3df6ed5a66c2eba066af55851d0" id=4857f766-c45d-4fd7-9c3d-22587e796d58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.118308 | controller | Jun 11 12:00:19.379587 crc crio[22553]: time="2026-06-11T12:00:19.378278982Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=0c8db72a-3a82-4ff4-9552-f4481096fb02 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.118324 | controller | Jun 11 12:00:19.382124 crc crio[22553]: time="2026-06-11T12:00:19.381405354Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=044b269a-70c6-46ce-9bac-9766c559623c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.118339 | controller | Jun 11 12:00:19.385898 crc crio[22553]: time="2026-06-11T12:00:19.385773651Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=cfcd2a7a-c6ec-41f0-b5ac-1c447f94ae89 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.118382 | controller | Jun 11 12:00:19.394809 crc crio[22553]: time="2026-06-11T12:00:19.394728662Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686320-9m2rc/oc" id=543a1ca1-b714-4f9c-bba4-12b6a87ae322 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.118399 | controller | Jun 11 12:00:19.395316 crc crio[22553]: time="2026-06-11T12:00:19.395237277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.118415 | controller | Jun 11 12:00:19.490862 crc crio[22553]: time="2026-06-11T12:00:19.490609921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.118431 | controller | Jun 11 12:00:19.767546 crc crio[22553]: time="2026-06-11T12:00:19.767284405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.118447 | controller | Jun 11 12:00:19.964588 crc crio[22553]: time="2026-06-11T12:00:19.963837051Z" level=info msg="Created container 42db8b5f87d98185442ce40653f10dc0edb3477799bdc387d8dfb0abbbb2e1a4: openshift-infra/auto-csr-approver-29686320-9m2rc/oc" id=543a1ca1-b714-4f9c-bba4-12b6a87ae322 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.118463 | controller | Jun 11 12:00:19.969947 crc crio[22553]: time="2026-06-11T12:00:19.969847577Z" level=info msg="Starting container: 42db8b5f87d98185442ce40653f10dc0edb3477799bdc387d8dfb0abbbb2e1a4" id=b0d1915b-c4d2-4ae9-81aa-c10886a8e423 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.118479 | controller | Jun 11 12:00:19.982114 crc crio[22553]: time="2026-06-11T12:00:19.981988391Z" level=info msg="Started container" PID=115992 containerID=42db8b5f87d98185442ce40653f10dc0edb3477799bdc387d8dfb0abbbb2e1a4 description=openshift-infra/auto-csr-approver-29686320-9m2rc/oc id=b0d1915b-c4d2-4ae9-81aa-c10886a8e423 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1
2026-06-11 12:41:55.118496 | controller | Jun 11 12:00:23.850186 crc crio[22553]: time="2026-06-11T12:00:23.849005307Z" level=info msg="Stopping pod sandbox: dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1" id=ad534281-a23d-4482-a5b1-276721fb7936 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.118514 | controller | Jun 11 12:00:23.853168 crc crio[22553]: time="2026-06-11T12:00:23.850858011Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686320-9m2rc Namespace:openshift-infra ID:dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1 UID:f523bb2d-201c-43cc-9d44-f487cc6fb401 NetNS:/var/run/netns/01f5aed4-934b-485d-ab98-1f1d9b79113e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf523bb2d_201c_43cc_9d44_f487cc6fb401.slice PodAnnotations:0xc00061ef20}] Aliases:map[]}"
2026-06-11 12:41:55.118536 | controller | Jun 11 12:00:23.853168 crc crio[22553]: time="2026-06-11T12:00:23.851056957Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686320-9m2rc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.118552 | controller | Jun 11 12:00:24.298901 crc crio[22553]: time="2026-06-11T12:00:24.2983109Z" level=info msg="Stopped pod sandbox: dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1" id=ad534281-a23d-4482-a5b1-276721fb7936 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.118567 | controller | Jun 11 12:00:44.377893 crc crio[22553]: time="2026-06-11T12:00:44.373602037Z" level=info msg="Removing container: 36b0c93d10f6799c795c8ad3ef4c7b19880775044fe572c1bf841edf7388028b" id=0302bcfb-4f07-4dc8-8650-84a26002d9ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.118582 | controller | Jun 11 12:00:45.094149 crc crio[22553]: time="2026-06-11T12:00:45.093411346Z" level=info msg="Removed container 36b0c93d10f6799c795c8ad3ef4c7b19880775044fe572c1bf841edf7388028b: openshift-infra/auto-csr-approver-29686314-2vmms/oc" id=0302bcfb-4f07-4dc8-8650-84a26002d9ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.118598 | controller | Jun 11 12:00:45.098533 crc crio[22553]: time="2026-06-11T12:00:45.098377941Z" level=info msg="Removing container: d31ee913d5caabbc5c869be9f23bcdcad41eecbc562ccca0995874db73477ed3" id=fa25aa6d-7ec8-4b53-a364-d5ef2bc793c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.118613 | controller | Jun 11 12:00:45.173422 crc crio[22553]: time="2026-06-11T12:00:45.173307483Z" level=info msg="Removed container d31ee913d5caabbc5c869be9f23bcdcad41eecbc562ccca0995874db73477ed3: openstack/nova-api-db-create-2c6hr/mariadb-database-create" id=fa25aa6d-7ec8-4b53-a364-d5ef2bc793c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.118629 | controller | Jun 11 12:00:45.184467 crc crio[22553]: time="2026-06-11T12:00:45.183654795Z" level=info msg="Removing container: ea0db42dd3d9f174d05666c9f44c81d4790d2a7e7fd2f129144f4cc1413b6c05" id=c981002d-e5bb-45ca-b925-53760f7c15c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.118644 | controller | Jun 11 12:00:45.239959 crc crio[22553]: time="2026-06-11T12:00:45.23978473Z" level=info msg="Removed container ea0db42dd3d9f174d05666c9f44c81d4790d2a7e7fd2f129144f4cc1413b6c05: openstack/nova-cell1-db-create-glw2q/mariadb-database-create" id=c981002d-e5bb-45ca-b925-53760f7c15c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.118660 | controller | Jun 11 12:00:45.255877 crc crio[22553]: time="2026-06-11T12:00:45.255602871Z" level=info msg="Removing container: 0f0a226571c221ed357d94df085540dcf4ffede7117d55cbf2149302e4214384" id=918c57b2-6d15-4d53-8ae4-a4f5895cd6be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.118675 | controller | Jun 11 12:00:45.331313 crc crio[22553]: time="2026-06-11T12:00:45.331130371Z" level=info msg="Removed container 0f0a226571c221ed357d94df085540dcf4ffede7117d55cbf2149302e4214384: openstack/nova-cell0-db-create-c9qb4/mariadb-database-create" id=918c57b2-6d15-4d53-8ae4-a4f5895cd6be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.118690 | controller | Jun 11 12:00:45.343400 crc crio[22553]: time="2026-06-11T12:00:45.343279385Z" level=info msg="Removing container: 97065cc6b5448bfe2f358dabc8b8e760ebfecc5b4daf38fb13286aa17386b637" id=564b8d90-eb5a-4701-a359-4b3dfb28236c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.118705 | controller | Jun 11 12:00:45.381642 crc crio[22553]: time="2026-06-11T12:00:45.381402826Z" level=info msg="Removed container 97065cc6b5448bfe2f358dabc8b8e760ebfecc5b4daf38fb13286aa17386b637: openshift-operator-lifecycle-manager/collect-profiles-29686275-v9gx2/collect-profiles" id=564b8d90-eb5a-4701-a359-4b3dfb28236c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.118725 | controller | Jun 11 12:00:45.386849 crc crio[22553]: time="2026-06-11T12:00:45.386590917Z" level=info msg="Removing container: 7fbc1e473171d6a37627b7adfb8b1b2baa486146371b585bad9bae8283da4ffa" id=9f997e74-dcdb-40b1-a37b-4e098c41e658 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.118741 | controller | Jun 11 12:00:45.430801 crc crio[22553]: time="2026-06-11T12:00:45.43064107Z" level=info msg="Removed container 7fbc1e473171d6a37627b7adfb8b1b2baa486146371b585bad9bae8283da4ffa: openstack/nova-cell1-c1ab-account-create-update-bxl8x/mariadb-account-create-update" id=9f997e74-dcdb-40b1-a37b-4e098c41e658 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.118756 | controller | Jun 11 12:00:45.435669 crc crio[22553]: time="2026-06-11T12:00:45.435595484Z" level=info msg="Removing container: 8dfb51d92e7ad0b6312079578dcc44729c94bb700e0eaeecd7455e7cf6e72471" id=472c956c-15c4-4ef7-a139-d43bed44a9a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.118771 | controller | Jun 11 12:00:45.465369 crc crio[22553]: time="2026-06-11T12:00:45.465263589Z" level=info msg="Removed container 8dfb51d92e7ad0b6312079578dcc44729c94bb700e0eaeecd7455e7cf6e72471: openstack/nova-api-73a4-account-create-update-r86wb/mariadb-account-create-update" id=472c956c-15c4-4ef7-a139-d43bed44a9a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.118792 | controller | Jun 11 12:00:45.468892 crc crio[22553]: time="2026-06-11T12:00:45.468817602Z" level=info msg="Removing container: 7e1c6c3e06ee01296e6c057be66cc40ddfab3d49ed12c74a3fa523412ad0ea69" id=c6d5c2a2-de57-4f18-81d1-fd9e4a00d624 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.118808 | controller | Jun 11 12:00:45.596642 crc crio[22553]: time="2026-06-11T12:00:45.596467871Z" level=info msg="Removed container 7e1c6c3e06ee01296e6c057be66cc40ddfab3d49ed12c74a3fa523412ad0ea69: openstack/nova-cell0-f051-account-create-update-r8z7w/mariadb-account-create-update" id=c6d5c2a2-de57-4f18-81d1-fd9e4a00d624 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.118824 | controller | Jun 11 12:00:45.608550 crc crio[22553]: time="2026-06-11T12:00:45.608437359Z" level=info msg="Stopping pod sandbox: 2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a" id=0d6cdc81-e8f3-49c7-ab9f-ba95763b501a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.118838 | controller | Jun 11 12:00:45.608550 crc crio[22553]: time="2026-06-11T12:00:45.608552423Z" level=info msg="Stopped pod sandbox (already stopped): 2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a" id=0d6cdc81-e8f3-49c7-ab9f-ba95763b501a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.118854 | controller | Jun 11 12:00:45.609272 crc crio[22553]: time="2026-06-11T12:00:45.609190231Z" level=info msg="Removing pod sandbox: 2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a" id=e2d68e06-f3b7-4cfd-8558-047a4ea2597d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.118869 | controller | Jun 11 12:00:45.630014 crc crio[22553]: time="2026-06-11T12:00:45.629888764Z" level=info msg="Removed pod sandbox: 2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a" id=e2d68e06-f3b7-4cfd-8558-047a4ea2597d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.118884 | controller | Jun 11 12:00:45.632175 crc crio[22553]: time="2026-06-11T12:00:45.631668626Z" level=info msg="Stopping pod sandbox: 57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873" id=51ed6207-6378-49a0-be79-4bafbdafaace name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.118900 | controller | Jun 11 12:00:45.632175 crc crio[22553]: time="2026-06-11T12:00:45.632037297Z" level=info msg="Stopped pod sandbox (already stopped): 57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873" id=51ed6207-6378-49a0-be79-4bafbdafaace name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.118919 | controller | Jun 11 12:00:45.633269 crc crio[22553]: time="2026-06-11T12:00:45.633103718Z" level=info msg="Removing pod sandbox: 57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873" id=fdb795e5-a1d8-4ebe-9b8c-434b03aad19a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.118935 | controller | Jun 11 12:00:45.651178 crc crio[22553]: time="2026-06-11T12:00:45.65104315Z" level=info msg="Removed pod sandbox: 57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873" id=fdb795e5-a1d8-4ebe-9b8c-434b03aad19a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.118950 | controller | Jun 11 12:00:45.652501 crc crio[22553]: time="2026-06-11T12:00:45.652369369Z" level=info msg="Stopping pod sandbox: 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3" id=71214981-b777-40e2-b574-be2d0ffe9999 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.118966 | controller | Jun 11 12:00:45.652598 crc crio[22553]: time="2026-06-11T12:00:45.652540204Z" level=info msg="Stopped pod sandbox (already stopped): 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3" id=71214981-b777-40e2-b574-be2d0ffe9999 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.118981 | controller | Jun 11 12:00:45.653411 crc crio[22553]: time="2026-06-11T12:00:45.653341207Z" level=info msg="Removing pod sandbox: 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3" id=bd4757d3-5be2-4f8f-996f-37a30fc0ccdb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.118996 | controller | Jun 11 12:00:45.696049 crc crio[22553]: time="2026-06-11T12:00:45.695906957Z" level=info msg="Removed pod sandbox: 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3" id=bd4757d3-5be2-4f8f-996f-37a30fc0ccdb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.119011 | controller | Jun 11 12:00:45.697395 crc crio[22553]: time="2026-06-11T12:00:45.697325849Z" level=info msg="Stopping pod sandbox: d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88" id=9739a70e-be79-4dbd-8f43-0cd6950a8a8d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.119027 | controller | Jun 11 12:00:45.697672 crc crio[22553]: time="2026-06-11T12:00:45.697423042Z" level=info msg="Stopped pod sandbox (already stopped): d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88" id=9739a70e-be79-4dbd-8f43-0cd6950a8a8d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.119042 | controller | Jun 11 12:00:45.699759 crc crio[22553]: time="2026-06-11T12:00:45.699657557Z" level=info msg="Removing pod sandbox: d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88" id=907d872e-bcbc-4753-aaad-70903fb8891a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.119058 | controller | Jun 11 12:00:45.727644 crc crio[22553]: time="2026-06-11T12:00:45.725368026Z" level=info msg="Removed pod sandbox: d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88" id=907d872e-bcbc-4753-aaad-70903fb8891a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.119073 | controller | Jun 11 12:00:45.727644 crc crio[22553]: time="2026-06-11T12:00:45.727199949Z" level=info msg="Stopping pod sandbox: b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95" id=00333c9d-8094-4ccc-a7d3-372e0c28b944 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.119088 | controller | Jun 11 12:00:45.727644 crc crio[22553]: time="2026-06-11T12:00:45.727613311Z" level=info msg="Stopped pod sandbox (already stopped): b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95" id=00333c9d-8094-4ccc-a7d3-372e0c28b944 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.119103 | controller | Jun 11 12:00:45.728594 crc crio[22553]: time="2026-06-11T12:00:45.728518658Z" level=info msg="Removing pod sandbox: b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95" id=50c09f02-99eb-4ddb-877e-3bfaa7a6d495 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.119121 | controller | Jun 11 12:00:45.757564 crc crio[22553]: time="2026-06-11T12:00:45.757281865Z" level=info msg="Removed pod sandbox: b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95" id=50c09f02-99eb-4ddb-877e-3bfaa7a6d495 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.119137 | controller | Jun 11 12:00:45.762816 crc crio[22553]: time="2026-06-11T12:00:45.758914423Z" level=info msg="Stopping pod sandbox: 957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b" id=e8333309-3d61-444c-afe9-6c8d097151c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.119152 | controller | Jun 11 12:00:45.762816 crc crio[22553]: time="2026-06-11T12:00:45.759024946Z" level=info msg="Stopped pod sandbox (already stopped): 957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b" id=e8333309-3d61-444c-afe9-6c8d097151c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.119167 | controller | Jun 11 12:00:45.762816 crc crio[22553]: time="2026-06-11T12:00:45.761022044Z" level=info msg="Removing pod sandbox: 957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b" id=1d01705b-b2cc-4a0c-89d1-2bdb4c1e15ec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.119182 | controller | Jun 11 12:00:45.782950 crc crio[22553]: time="2026-06-11T12:00:45.782806979Z" level=info msg="Removed pod sandbox: 957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b" id=1d01705b-b2cc-4a0c-89d1-2bdb4c1e15ec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.119197 | controller | Jun 11 12:00:45.784468 crc crio[22553]: time="2026-06-11T12:00:45.784371625Z" level=info msg="Stopping pod sandbox: 9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d" id=20e7b4e9-a60a-408f-b211-3b5706d91a55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.119211 | controller | Jun 11 12:00:45.784594 crc crio[22553]: time="2026-06-11T12:00:45.78454546Z" level=info msg="Stopped pod sandbox (already stopped): 9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d" id=20e7b4e9-a60a-408f-b211-3b5706d91a55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.119226 | controller | Jun 11 12:00:45.785628 crc crio[22553]: time="2026-06-11T12:00:45.785567209Z" level=info msg="Removing pod sandbox: 9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d" id=f1e9635f-e1ba-43f1-8fa1-cb41c2e65f21 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.119241 | controller | Jun 11 12:00:45.806848 crc crio[22553]: time="2026-06-11T12:00:45.806738816Z" level=info msg="Removed pod sandbox: 9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d" id=f1e9635f-e1ba-43f1-8fa1-cb41c2e65f21 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.119256 | controller | Jun 11 12:00:45.808910 crc crio[22553]: time="2026-06-11T12:00:45.808840327Z" level=info msg="Stopping pod sandbox: 082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214" id=79f78300-4f06-49f2-8b9b-aecb9623b78f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.119272 | controller | Jun 11 12:00:45.809036 crc crio[22553]: time="2026-06-11T12:00:45.80893778Z" level=info msg="Stopped pod sandbox (already stopped): 082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214" id=79f78300-4f06-49f2-8b9b-aecb9623b78f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.119287 | controller | Jun 11 12:00:45.809810 crc crio[22553]: time="2026-06-11T12:00:45.809739974Z" level=info msg="Removing pod sandbox: 082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214" id=7856bf8d-b5fc-4725-aac9-6095385d2abc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.119303 | controller | Jun 11 12:00:45.830835 crc crio[22553]: time="2026-06-11T12:00:45.830535189Z" level=info msg="Removed pod sandbox: 082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214" id=7856bf8d-b5fc-4725-aac9-6095385d2abc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.119322 | controller | Jun 11 12:01:00.586474 crc crio[22553]: time="2026-06-11T12:01:00.585324239Z" level=info msg="Running pod sandbox: openstack/keystone-cron-29686321-5wmdh/POD" id=58ff00ca-692a-4ca5-8682-ff81e11b4f73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.119338 | controller | Jun 11 12:01:00.590503 crc crio[22553]: time="2026-06-11T12:01:00.586546435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.119372 | controller | Jun 11 12:01:00.632620 crc crio[22553]: time="2026-06-11T12:01:00.632317548Z" level=info msg="Got pod network &{Name:keystone-cron-29686321-5wmdh Namespace:openstack ID:edca688c59931b37e593f2f276b21a37c7b63bc87b8659b17dec5ad37d1c7a26 UID:ece3673b-aa6d-453e-a0c2-a535d8aee087 NetNS:/var/run/netns/3e5f00ba-6c8c-4aca-87d2-3820468f5219 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podece3673b_aa6d_453e_a0c2_a535d8aee087.slice PodAnnotations:0xc00043b510}] Aliases:map[]}"
2026-06-11 12:41:55.119390 | controller | Jun 11 12:01:00.632620 crc crio[22553]: time="2026-06-11T12:01:00.63238412Z" level=info msg="Adding pod openstack_keystone-cron-29686321-5wmdh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.119407 | controller | Jun 11 12:01:01.226878 crc crio[22553]: 2026-06-11T12:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edca688c59931b3 Mac:72:e5:4d:63:a9:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/3e5f00ba-6c8c-4aca-87d2-3820468f5219 SocketPath: PciID:}] [{Interface:0xc00029e8d0 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.119423 | controller | Jun 11 12:01:01.228618 crc crio[22553]: time="2026-06-11T12:01:01.228528656Z" level=info msg="Got pod network &{Name:keystone-cron-29686321-5wmdh Namespace:openstack ID:edca688c59931b37e593f2f276b21a37c7b63bc87b8659b17dec5ad37d1c7a26 UID:ece3673b-aa6d-453e-a0c2-a535d8aee087 NetNS:/var/run/netns/3e5f00ba-6c8c-4aca-87d2-3820468f5219 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podece3673b_aa6d_453e_a0c2_a535d8aee087.slice PodAnnotations:0xc00043b510}] Aliases:map[]}"
2026-06-11 12:41:55.119440 | controller | Jun 11 12:01:01.228927 crc crio[22553]: time="2026-06-11T12:01:01.228898336Z" level=info msg="Checking pod openstack_keystone-cron-29686321-5wmdh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.119456 | controller | Jun 11 12:01:01.241511 crc crio[22553]: time="2026-06-11T12:01:01.24138096Z" level=info msg="Ran pod sandbox edca688c59931b37e593f2f276b21a37c7b63bc87b8659b17dec5ad37d1c7a26 with infra container: openstack/keystone-cron-29686321-5wmdh/POD" id=58ff00ca-692a-4ca5-8682-ff81e11b4f73 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.119472 | controller | Jun 11 12:01:01.245113 crc crio[22553]: time="2026-06-11T12:01:01.245000635Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=38ec04cd-c77d-4a9b-8da9-f30e1f9986a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.119488 | controller | Jun 11 12:01:01.303036 crc crio[22553]: time="2026-06-11T12:01:01.302913552Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=f6e5baf9-8662-450a-8c48-c376d2430c3a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.119504 | controller | Jun 11 12:01:01.317100 crc crio[22553]: time="2026-06-11T12:01:01.316969892Z" level=info msg="Creating container: openstack/keystone-cron-29686321-5wmdh/keystone-cron" id=7634f2aa-2220-4a6b-b7a1-2c3ea643f3ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.119524 | controller | Jun 11 12:01:01.319245 crc crio[22553]: time="2026-06-11T12:01:01.319149665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.119540 | controller | Jun 11 12:01:01.429981 crc crio[22553]: time="2026-06-11T12:01:01.429087248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.119556 | controller | Jun 11 12:01:01.437335 crc crio[22553]: time="2026-06-11T12:01:01.437260146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.119572 | controller | Jun 11 12:01:01.658958 crc crio[22553]: time="2026-06-11T12:01:01.658766419Z" level=info msg="Created container 2e57a39a5459735b63e647075c97ce4a12cff584ccc295178476f2ba10cd372d: openstack/keystone-cron-29686321-5wmdh/keystone-cron" id=7634f2aa-2220-4a6b-b7a1-2c3ea643f3ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.119588 | controller | Jun 11 12:01:01.661757 crc crio[22553]: time="2026-06-11T12:01:01.661610442Z" level=info msg="Starting container: 2e57a39a5459735b63e647075c97ce4a12cff584ccc295178476f2ba10cd372d" id=57e4e7f9-b827-4747-8c5e-103817fb1dfe name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.119604 | controller | Jun 11 12:01:01.669868 crc crio[22553]: time="2026-06-11T12:01:01.66977015Z" level=info msg="Started container" PID=118102 containerID=2e57a39a5459735b63e647075c97ce4a12cff584ccc295178476f2ba10cd372d description=openstack/keystone-cron-29686321-5wmdh/keystone-cron id=57e4e7f9-b827-4747-8c5e-103817fb1dfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=edca688c59931b37e593f2f276b21a37c7b63bc87b8659b17dec5ad37d1c7a26
2026-06-11 12:41:55.119620 | controller | Jun 11 12:01:06.784008 crc crio[22553]: time="2026-06-11T12:01:06.782738937Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-22tn7/POD" id=a3195906-47ec-4b5d-a79f-a4a18201cada name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.119636 | controller | Jun 11 12:01:06.786083 crc crio[22553]: time="2026-06-11T12:01:06.784063135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.119651 | controller | Jun 11 12:01:06.901250 crc crio[22553]: time="2026-06-11T12:01:06.900907669Z" level=info msg="Got pod network &{Name:redhat-operators-22tn7 Namespace:openshift-marketplace ID:38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3 UID:097905d7-a912-48f3-902c-ce121d28e5c6 NetNS:/var/run/netns/e1e893e6-657a-44d4-9e4a-5789df649268 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod097905d7_a912_48f3_902c_ce121d28e5c6.slice PodAnnotations:0xc005f12630}] Aliases:map[]}"
2026-06-11 12:41:55.119667 | controller | Jun 11 12:01:06.924859 crc crio[22553]: time="2026-06-11T12:01:06.901256539Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-22tn7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.119683 | controller | Jun 11 12:01:07.032662 crc crio[22553]: time="2026-06-11T12:01:07.032436291Z" level=info msg="Stopping pod sandbox: edca688c59931b37e593f2f276b21a37c7b63bc87b8659b17dec5ad37d1c7a26" id=ce3e6182-1ab1-4079-9880-5f3e1dd0e3d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.119699 | controller | Jun 11 12:01:07.033210 crc crio[22553]: time="2026-06-11T12:01:07.033185572Z" level=info msg="Got pod network &{Name:keystone-cron-29686321-5wmdh Namespace:openstack ID:edca688c59931b37e593f2f276b21a37c7b63bc87b8659b17dec5ad37d1c7a26 UID:ece3673b-aa6d-453e-a0c2-a535d8aee087 NetNS:/var/run/netns/3e5f00ba-6c8c-4aca-87d2-3820468f5219 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podece3673b_aa6d_453e_a0c2_a535d8aee087.slice PodAnnotations:0xc005f126e0}] Aliases:map[]}"
2026-06-11 12:41:55.119718 | controller | Jun 11 12:01:07.033415 crc crio[22553]: time="2026-06-11T12:01:07.033343927Z" level=info msg="Deleting pod openstack_keystone-cron-29686321-5wmdh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.119735 | controller | Jun 11 12:01:07.876736 crc crio[22553]: time="2026-06-11T12:01:07.875918063Z" level=info msg="Stopped pod sandbox: edca688c59931b37e593f2f276b21a37c7b63bc87b8659b17dec5ad37d1c7a26" id=ce3e6182-1ab1-4079-9880-5f3e1dd0e3d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.119751 | controller | Jun 11 12:01:08.030912 crc crio[22553]: 2026-06-11T12:01:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38da836eef2039e Mac:2e:bc:61:4f:1b:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/e1e893e6-657a-44d4-9e4a-5789df649268 SocketPath: PciID:}] [{Interface:0xc000242990 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.119767 | controller | Jun 11 12:01:08.032885 crc crio[22553]: time="2026-06-11T12:01:08.032598776Z" level=info msg="Got pod network &{Name:redhat-operators-22tn7 Namespace:openshift-marketplace ID:38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3 UID:097905d7-a912-48f3-902c-ce121d28e5c6 NetNS:/var/run/netns/e1e893e6-657a-44d4-9e4a-5789df649268 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod097905d7_a912_48f3_902c_ce121d28e5c6.slice PodAnnotations:0xc005f12630}] Aliases:map[]}"
2026-06-11 12:41:55.119783 | controller | Jun 11 12:01:08.032885 crc crio[22553]: time="2026-06-11T12:01:08.032854773Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-22tn7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.119799 | controller | Jun 11 12:01:08.056544 crc crio[22553]: time="2026-06-11T12:01:08.05643491Z" level=info msg="Ran pod sandbox 38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3 with infra container: openshift-marketplace/redhat-operators-22tn7/POD" id=a3195906-47ec-4b5d-a79f-a4a18201cada name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.119815 | controller | Jun 11 12:01:08.059891 crc crio[22553]: time="2026-06-11T12:01:08.059557081Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2beaa1d3-99d3-4bcf-a7bb-549c1f143d95 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.119831 | controller | Jun 11 12:01:08.067295 crc crio[22553]: time="2026-06-11T12:01:08.064917447Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9eb12a78-0090-46db-b86c-1c3834ef36a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.119847 | controller | Jun 11 12:01:08.081165 crc crio[22553]: time="2026-06-11T12:01:08.080967815Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-22tn7/extract-utilities" id=83aa8581-9070-4a95-af8d-06d20dc1238d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.119862 | controller | Jun 11 12:01:08.082194 crc crio[22553]: time="2026-06-11T12:01:08.081446329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.119878 | controller | Jun 11 12:01:08.175384 crc crio[22553]: time="2026-06-11T12:01:08.174575782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.119898 | controller | Jun 11 12:01:08.202781 crc crio[22553]: time="2026-06-11T12:01:08.20265063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.119914 | controller | Jun 11 12:01:08.550039 crc crio[22553]: time="2026-06-11T12:01:08.54936984Z" level=info msg="Created container 648cc9c8772d4848c89f9f6f33bf517ae049a57b8f76b40ce8b042a4152ceb70: openshift-marketplace/redhat-operators-22tn7/extract-utilities" id=83aa8581-9070-4a95-af8d-06d20dc1238d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.119930 | controller | Jun 11 12:01:08.552255 crc crio[22553]: time="2026-06-11T12:01:08.552094779Z" level=info msg="Starting container: 648cc9c8772d4848c89f9f6f33bf517ae049a57b8f76b40ce8b042a4152ceb70" id=c3b059e4-326f-4871-a7bc-4c139f2a446c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.119946 | controller | Jun 11 12:01:08.559865 crc crio[22553]: time="2026-06-11T12:01:08.559798434Z" level=info msg="Started container" PID=118572 containerID=648cc9c8772d4848c89f9f6f33bf517ae049a57b8f76b40ce8b042a4152ceb70 description=openshift-marketplace/redhat-operators-22tn7/extract-utilities id=c3b059e4-326f-4871-a7bc-4c139f2a446c name=/runtime.v1.RuntimeService/StartContainer sandboxID=38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3
2026-06-11 12:41:55.119962 | controller | Jun 11 12:01:09.090796 crc crio[22553]: time="2026-06-11T12:01:09.090148114Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=3bfcb90c-d25c-4608-a833-631921d9ab58 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.119978 | controller | Jun 11 12:01:09.107034 crc crio[22553]: time="2026-06-11T12:01:09.106895772Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 12:41:55.119994 | controller | Jun 11 12:01:09.950053 crc crio[22553]: time="2026-06-11T12:01:09.949936231Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=3bfcb90c-d25c-4608-a833-631921d9ab58 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.120009 | controller | Jun 11 12:01:09.951973 crc crio[22553]: time="2026-06-11T12:01:09.951765684Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ce34f79f-9b9f-4c73-81f6-382e4649a84a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.120025 | controller | Jun 11 12:01:09.959543 crc crio[22553]: time="2026-06-11T12:01:09.957518141Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=c2bfe959-5900-476b-a2c2-4b800f0e5af8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.120040 | controller | Jun 11 12:01:09.969810 crc crio[22553]: time="2026-06-11T12:01:09.968423989Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-22tn7/extract-content" id=ccf679fd-91e3-494d-b643-ce73c51ecd38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.120056 | controller | Jun 11 12:01:09.970389 crc crio[22553]: time="2026-06-11T12:01:09.970308584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.120071 | controller | Jun 11 12:01:10.046144 crc crio[22553]: time="2026-06-11T12:01:10.046083821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.120087 | controller | Jun 11 12:01:10.052542 crc crio[22553]: time="2026-06-11T12:01:10.051972173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.120106 | controller | Jun 11 12:01:10.275984 crc crio[22553]: time="2026-06-11T12:01:10.273985951Z" level=info msg="Created container bb8a7dc73ba8e64f9a2ae14b9075521a6af300c9a24294f56b680639c08bc10b: openshift-marketplace/redhat-operators-22tn7/extract-content" id=ccf679fd-91e3-494d-b643-ce73c51ecd38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.120123 | controller | Jun 11 12:01:10.275984 crc crio[22553]: time="2026-06-11T12:01:10.275437263Z" level=info msg="Starting container: bb8a7dc73ba8e64f9a2ae14b9075521a6af300c9a24294f56b680639c08bc10b" id=5f07f8de-2ed0-4854-b743-86267e4bb152 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.120139 | controller | Jun 11 12:01:10.288320 crc crio[22553]: time="2026-06-11T12:01:10.288155523Z" level=info msg="Started container" PID=118664 containerID=bb8a7dc73ba8e64f9a2ae14b9075521a6af300c9a24294f56b680639c08bc10b description=openshift-marketplace/redhat-operators-22tn7/extract-content id=5f07f8de-2ed0-4854-b743-86267e4bb152 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3
2026-06-11 12:41:55.120155 | controller | Jun 11 12:01:17.293407 crc crio[22553]: time="2026-06-11T12:01:17.28262215Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c907cf79-5686-4559-8bbb-ffb167e69427 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.120171 | controller | Jun 11 12:01:17.293407 crc crio[22553]: time="2026-06-11T12:01:17.286102351Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=50b9f50c-8c28-4144-97cf-5f85440df192 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.120186 | controller | Jun 11 12:01:17.336156 crc crio[22553]: time="2026-06-11T12:01:17.336045246Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-22tn7/registry-server" id=a909371f-e878-4b63-adde-4e6e05d38563 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.120203 | controller | Jun 11 12:01:17.336825 crc crio[22553]: time="2026-06-11T12:01:17.336578541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.120219 | controller | Jun 11 12:01:17.440539 crc crio[22553]: time="2026-06-11T12:01:17.44017886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.120234 | controller | Jun 11 12:01:17.466717 crc crio[22553]: time="2026-06-11T12:01:17.466159016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.120250 | controller | Jun 11 12:01:17.638887 crc crio[22553]: time="2026-06-11T12:01:17.63860659Z" level=info msg="Created container a01e303a5067928faa19e532659517de81b56d5764a460d29c5c222440cdf573: openshift-marketplace/redhat-operators-22tn7/registry-server" id=a909371f-e878-4b63-adde-4e6e05d38563 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.120266 | controller | Jun 11 12:01:17.642409 crc crio[22553]: time="2026-06-11T12:01:17.642316198Z" level=info msg="Starting container: a01e303a5067928faa19e532659517de81b56d5764a460d29c5c222440cdf573" id=52a0d67c-1ef5-432f-8a05-3a936b006108 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.120281 | controller | Jun 11 12:01:17.648801 crc crio[22553]: time="2026-06-11T12:01:17.648609561Z" level=info msg="Started container" PID=119028 containerID=a01e303a5067928faa19e532659517de81b56d5764a460d29c5c222440cdf573 description=openshift-marketplace/redhat-operators-22tn7/registry-server id=52a0d67c-1ef5-432f-8a05-3a936b006108 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3
2026-06-11 12:41:55.120301 | controller | Jun 11 12:01:20.685815 crc crio[22553]: time="2026-06-11T12:01:20.68483817Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-9vnsj/POD" id=1adec50e-ad92-4db3-ac4a-6b305d0ac173 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.120318 | controller | Jun 11 12:01:20.687279 crc crio[22553]: time="2026-06-11T12:01:20.687254461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.120334 | controller | Jun 11 12:01:20.737426 crc crio[22553]: time="2026-06-11T12:01:20.737331019Z" level=info msg="Got pod network &{Name:community-operators-9vnsj Namespace:openshift-marketplace ID:e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968 UID:88e3d3fd-e4a7-481a-8421-4d6937c8de4a NetNS:/var/run/netns/d4ee21b5-be36-4a32-8246-9d38ee855e8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88e3d3fd_e4a7_481a_8421_4d6937c8de4a.slice PodAnnotations:0xc00043a728}] Aliases:map[]}"
2026-06-11 12:41:55.120369 | controller | Jun 11 12:01:20.737426 crc crio[22553]: time="2026-06-11T12:01:20.737402352Z" level=info msg="Adding pod openshift-marketplace_community-operators-9vnsj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.120388 | controller | Jun 11 12:01:21.731452 crc crio[22553]: 2026-06-11T12:01:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4d4f7d96c2a04a Mac:4e:6a:bd:65:ac:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/d4ee21b5-be36-4a32-8246-9d38ee855e8c SocketPath: PciID:}] [{Interface:0xc0001d8a40 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.120405 | controller | Jun 11 12:01:21.733758 crc crio[22553]: time="2026-06-11T12:01:21.733628853Z" level=info msg="Got pod network &{Name:community-operators-9vnsj Namespace:openshift-marketplace ID:e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968 UID:88e3d3fd-e4a7-481a-8421-4d6937c8de4a NetNS:/var/run/netns/d4ee21b5-be36-4a32-8246-9d38ee855e8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88e3d3fd_e4a7_481a_8421_4d6937c8de4a.slice PodAnnotations:0xc00043a728}] Aliases:map[]}"
2026-06-11 12:41:55.120422 | controller | Jun 11 12:01:21.733966 crc crio[22553]: time="2026-06-11T12:01:21.733893331Z" level=info msg="Checking pod openshift-marketplace_community-operators-9vnsj for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.120439 | controller | Jun 11 12:01:21.747077 crc crio[22553]: time="2026-06-11T12:01:21.746984702Z" level=info msg="Ran pod sandbox e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968 with infra container: openshift-marketplace/community-operators-9vnsj/POD" id=1adec50e-ad92-4db3-ac4a-6b305d0ac173 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.120455 | controller | Jun 11 12:01:21.759145 crc crio[22553]: time="2026-06-11T12:01:21.756410347Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5deb44b7-7a33-4136-8024-17b054baec0c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.120471 | controller | Jun 11 12:01:21.767097 crc crio[22553]: time="2026-06-11T12:01:21.762996629Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=22c2de1c-5544-4fb4-959e-88fcec76df4c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.120487 | controller | Jun 11 12:01:21.918131 crc crio[22553]: time="2026-06-11T12:01:21.918034735Z" level=info msg="Creating container: openshift-marketplace/community-operators-9vnsj/extract-utilities" id=a7845daa-75d9-4cc5-9b38-e47267bae1c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.120507 | controller | Jun 11 12:01:21.918604 crc crio[22553]: time="2026-06-11T12:01:21.91854526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.120524 | controller | Jun 11 12:01:22.075303 crc crio[22553]: time="2026-06-11T12:01:22.0750871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.120540 | controller | Jun 11 12:01:22.080857 crc crio[22553]: time="2026-06-11T12:01:22.080785216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.120555 | controller | Jun 11 12:01:23.095770 crc crio[22553]: time="2026-06-11T12:01:23.095082453Z" level=info msg="Created container b9a34bc96ed693e5f9c2193795c9ad3811b490eb446bd23e9cf7df8dab7c97f6: openshift-marketplace/community-operators-9vnsj/extract-utilities" id=a7845daa-75d9-4cc5-9b38-e47267bae1c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.120571 | controller | Jun 11 12:01:23.098349 crc crio[22553]: time="2026-06-11T12:01:23.097597906Z" level=info msg="Starting container: b9a34bc96ed693e5f9c2193795c9ad3811b490eb446bd23e9cf7df8dab7c97f6" id=04a318b2-7a93-4e90-8dd7-68e478dbfc21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.120587 | controller | Jun 11 12:01:23.106740 crc crio[22553]: time="2026-06-11T12:01:23.106361631Z" level=info msg="Started container" PID=119321 containerID=b9a34bc96ed693e5f9c2193795c9ad3811b490eb446bd23e9cf7df8dab7c97f6 description=openshift-marketplace/community-operators-9vnsj/extract-utilities id=04a318b2-7a93-4e90-8dd7-68e478dbfc21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968
2026-06-11 12:41:55.120603 | controller | Jun 11 12:01:23.485297 crc crio[22553]: time="2026-06-11T12:01:23.485201947Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=eaabcdd0-a348-4aae-83c5-fe81289260a1 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.120619 | controller | Jun 11 12:01:23.502113 crc crio[22553]: time="2026-06-11T12:01:23.502066559Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 12:41:55.120635 | controller | Jun 11 12:01:24.238019 crc crio[22553]: time="2026-06-11T12:01:24.237807953Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=eaabcdd0-a348-4aae-83c5-fe81289260a1 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.120651 | controller | Jun 11 12:01:24.239412 crc crio[22553]: time="2026-06-11T12:01:24.239040649Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=cb674402-2365-4517-ba72-4f614180367a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.120667 | controller | Jun 11 12:01:24.242331 crc crio[22553]: time="2026-06-11T12:01:24.242220191Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=8a717a42-68a0-4127-bea5-bf960d60fd97 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.120683 | controller | Jun 11 12:01:24.252121 crc crio[22553]: time="2026-06-11T12:01:24.252029937Z" level=info msg="Creating container: openshift-marketplace/community-operators-9vnsj/extract-content" id=fa36436b-97f8-40b9-966a-5cb456bb30e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.120698 | controller | Jun 11 12:01:24.252904 crc crio[22553]: time="2026-06-11T12:01:24.252658186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.120720 | controller | Jun 11 12:01:24.316629 crc crio[22553]: time="2026-06-11T12:01:24.316446334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.120737 | controller | Jun 11 12:01:24.321984 crc crio[22553]: time="2026-06-11T12:01:24.321897063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.120752 | controller | Jun 11 12:01:24.543342 crc crio[22553]: time="2026-06-11T12:01:24.54320897Z" level=info msg="Created container 9599250a392ba80aabf3ed231efbad63e693f649c44ed60777207610fb069984: openshift-marketplace/community-operators-9vnsj/extract-content" id=fa36436b-97f8-40b9-966a-5cb456bb30e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.120768 | controller | Jun 11 12:01:24.545010 crc crio[22553]: time="2026-06-11T12:01:24.54493859Z" level=info msg="Starting container: 9599250a392ba80aabf3ed231efbad63e693f649c44ed60777207610fb069984" id=79acab62-e77d-4d61-91ba-a63fd783193d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.120784 | controller | Jun 11 12:01:24.553655 crc crio[22553]: time="2026-06-11T12:01:24.551894773Z" level=info msg="Started container" PID=119391 containerID=9599250a392ba80aabf3ed231efbad63e693f649c44ed60777207610fb069984 description=openshift-marketplace/community-operators-9vnsj/extract-content id=79acab62-e77d-4d61-91ba-a63fd783193d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968
2026-06-11 12:41:55.120799 | controller | Jun 11 12:01:26.568765 crc crio[22553]: time="2026-06-11T12:01:26.567835229Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6416008c-253a-4c9c-95f3-248fd9b7df19 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.120815 | controller | Jun 11 12:01:26.573120 crc crio[22553]: time="2026-06-11T12:01:26.572346691Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=639a65ef-12f6-47cd-832b-57cdc5562fb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.120830 | controller | Jun 11 12:01:26.581463 crc crio[22553]: time="2026-06-11T12:01:26.581376364Z" level=info msg="Creating container: openshift-marketplace/community-operators-9vnsj/registry-server" id=c2845892-d95b-4415-89f4-e6fd159e9f27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.120846 | controller | Jun 11 12:01:26.582333 crc crio[22553]: time="2026-06-11T12:01:26.58226964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.120862 | controller | Jun 11 12:01:26.666101 crc crio[22553]: time="2026-06-11T12:01:26.665989439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.120878 | controller | Jun 11 12:01:26.672660 crc crio[22553]: time="2026-06-11T12:01:26.672445527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.120893 | controller | Jun 11 12:01:26.856959 crc crio[22553]: time="2026-06-11T12:01:26.856842159Z" level=info msg="Created container 2d63527a778e29a6c4c2b846c83a98eb3cb044ca9b7ce0256f21f2a0431113e8: openshift-marketplace/community-operators-9vnsj/registry-server" id=c2845892-d95b-4415-89f4-e6fd159e9f27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.120909 | controller | Jun 11 12:01:26.858802 crc crio[22553]: time="2026-06-11T12:01:26.858665372Z" level=info msg="Starting container: 2d63527a778e29a6c4c2b846c83a98eb3cb044ca9b7ce0256f21f2a0431113e8" id=f0cb250c-ed30-44d7-b5f6-8c1ec96ce4d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.120928 | controller | Jun 11 12:01:26.866826 crc crio[22553]: time="2026-06-11T12:01:26.866588623Z" level=info msg="Started container" PID=119567 containerID=2d63527a778e29a6c4c2b846c83a98eb3cb044ca9b7ce0256f21f2a0431113e8 description=openshift-marketplace/community-operators-9vnsj/registry-server id=f0cb250c-ed30-44d7-b5f6-8c1ec96ce4d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968
2026-06-11 12:41:55.120945 | controller | Jun 11 12:01:33.679033 crc crio[22553]: time="2026-06-11T12:01:33.677889035Z" level=info msg="Stopping container: 2d63527a778e29a6c4c2b846c83a98eb3cb044ca9b7ce0256f21f2a0431113e8 (timeout: 2s)" id=c8bf9cc4-d3af-4949-8ae6-907cc7ea5593 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.120960 | controller | Jun 11 12:01:33.810003 crc crio[22553]: time="2026-06-11T12:01:33.809927741Z" level=info msg="Stopped container 2d63527a778e29a6c4c2b846c83a98eb3cb044ca9b7ce0256f21f2a0431113e8: openshift-marketplace/community-operators-9vnsj/registry-server" id=c8bf9cc4-d3af-4949-8ae6-907cc7ea5593 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.120976 | controller | Jun 11 12:01:33.811663 crc crio[22553]: time="2026-06-11T12:01:33.811566749Z" level=info msg="Stopping pod sandbox: e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968" id=97e6321f-83b5-4e46-aa7d-c3ba9add035a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.120991 | controller | Jun 11 12:01:33.812585 crc crio[22553]: time="2026-06-11T12:01:33.812466435Z" level=info msg="Got pod network &{Name:community-operators-9vnsj Namespace:openshift-marketplace ID:e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968 UID:88e3d3fd-e4a7-481a-8421-4d6937c8de4a NetNS:/var/run/netns/d4ee21b5-be36-4a32-8246-9d38ee855e8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88e3d3fd_e4a7_481a_8421_4d6937c8de4a.slice PodAnnotations:0xc001be70a8}] Aliases:map[]}"
2026-06-11 12:41:55.121007 | controller | Jun 11 12:01:33.813046 crc crio[22553]: time="2026-06-11T12:01:33.81297678Z" level=info msg="Deleting pod openshift-marketplace_community-operators-9vnsj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.121022 | controller | Jun 11 12:01:34.191975 crc crio[22553]: time="2026-06-11T12:01:34.191434065Z" level=info msg="Stopped pod sandbox: e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968" id=97e6321f-83b5-4e46-aa7d-c3ba9add035a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.121037 | controller | Jun 11 12:01:34.698167 crc crio[22553]: time="2026-06-11T12:01:34.697770406Z" level=info msg="Removing container: 2d63527a778e29a6c4c2b846c83a98eb3cb044ca9b7ce0256f21f2a0431113e8" id=8b8564b4-322b-4633-ad09-980b0536c5f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.121053 | controller | Jun 11 12:01:34.743756 crc crio[22553]: time="2026-06-11T12:01:34.740796249Z" level=info msg="Removed container 2d63527a778e29a6c4c2b846c83a98eb3cb044ca9b7ce0256f21f2a0431113e8: openshift-marketplace/community-operators-9vnsj/registry-server" id=8b8564b4-322b-4633-ad09-980b0536c5f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.121068 | controller | Jun 11 12:01:34.745364 crc crio[22553]: time="2026-06-11T12:01:34.745089054Z" level=info msg="Removing container: 9599250a392ba80aabf3ed231efbad63e693f649c44ed60777207610fb069984" id=b715c99a-7e17-4d66-87f9-eea32977de77 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.121084 | controller | Jun 11 12:01:34.802000 crc crio[22553]: time="2026-06-11T12:01:34.801763235Z" level=info msg="Removed container 9599250a392ba80aabf3ed231efbad63e693f649c44ed60777207610fb069984: openshift-marketplace/community-operators-9vnsj/extract-content" id=b715c99a-7e17-4d66-87f9-eea32977de77 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.121103 | controller | Jun 11 12:01:34.822194 crc crio[22553]: time="2026-06-11T12:01:34.822078947Z" level=info msg="Removing container: b9a34bc96ed693e5f9c2193795c9ad3811b490eb446bd23e9cf7df8dab7c97f6" id=3d6a8b3f-465e-4933-93da-5ee3a0c97b3d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.121120 | controller | Jun 11 12:01:34.914907 crc crio[22553]: time="2026-06-11T12:01:34.914667284Z" level=info msg="Removed container b9a34bc96ed693e5f9c2193795c9ad3811b490eb446bd23e9cf7df8dab7c97f6: openshift-marketplace/community-operators-9vnsj/extract-utilities" id=3d6a8b3f-465e-4933-93da-5ee3a0c97b3d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.121135 | controller | Jun 11 12:01:45.867909 crc crio[22553]: time="2026-06-11T12:01:45.866270618Z" level=info msg="Removing container: f8f13816121e959975cb92775f4d48a76ea7a13a56eb60db27c03fd86ebf3b68" id=00ae48ff-c151-43bd-853b-0820d44fb7f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.121151 | controller | Jun 11 12:01:45.962793 crc crio[22553]: time="2026-06-11T12:01:45.962252024Z" level=info msg="Removed container f8f13816121e959975cb92775f4d48a76ea7a13a56eb60db27c03fd86ebf3b68: openstack/nova-cell0-cell-mapping-xqng5/nova-manage" id=00ae48ff-c151-43bd-853b-0820d44fb7f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.121166 | controller | Jun 11 12:01:45.968855 crc crio[22553]: time="2026-06-11T12:01:45.968063483Z" level=info msg="Removing container: 9a4a7fbea57ce8a8eed72c13bbf1998a9f354eedce56bb1e5873400af8a32a75" id=1bc2cbeb-784a-41da-823e-b845b271ff79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.121181 | controller | Jun 11 12:01:46.068734 crc crio[22553]: time="2026-06-11T12:01:46.068467338Z" level=info msg="Removed container 9a4a7fbea57ce8a8eed72c13bbf1998a9f354eedce56bb1e5873400af8a32a75: openstack/nova-cell1-conductor-db-sync-mj7ml/nova-cell1-conductor-db-sync" id=1bc2cbeb-784a-41da-823e-b845b271ff79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.121197 | controller | Jun 11 12:01:46.073556 crc crio[22553]: time="2026-06-11T12:01:46.073384801Z" level=info msg="Removing container: fb976ea3f61e6682bd1250f30bc991f33e7fcf6f54533d5f1eb1a76a94ae4827" id=01a7c2bb-f659-4fdb-a408-c4d7378f41cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.121212 | controller | Jun 11 12:01:46.169656 crc crio[22553]: time="2026-06-11T12:01:46.169363597Z" level=info msg="Removed container fb976ea3f61e6682bd1250f30bc991f33e7fcf6f54533d5f1eb1a76a94ae4827: openstack/nova-cell0-conductor-db-sync-rr6b4/nova-cell0-conductor-db-sync" id=01a7c2bb-f659-4fdb-a408-c4d7378f41cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.121228 | controller | Jun 11 12:01:46.183017 crc crio[22553]: time="2026-06-11T12:01:46.182893281Z" level=info msg="Stopping pod sandbox: 54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1" id=dad5b084-aed7-4072-bd14-baef1b51b5f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.121243 | controller | Jun 11 12:01:46.183017 crc crio[22553]: time="2026-06-11T12:01:46.183008825Z" level=info msg="Stopped pod sandbox (already stopped): 54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1" id=dad5b084-aed7-4072-bd14-baef1b51b5f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.121259 | controller | Jun 11 12:01:46.184327 crc crio[22553]: time="2026-06-11T12:01:46.18420396Z" level=info msg="Removing pod sandbox: 54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1" id=3160d687-6b61-4019-bea8-fe48bbf969a5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.121274 | controller | Jun 11 12:01:46.201459 crc crio[22553]: time="2026-06-11T12:01:46.201273547Z" level=info msg="Removed pod sandbox: 54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1" id=3160d687-6b61-4019-bea8-fe48bbf969a5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.121293 | controller | Jun 11 12:01:46.202401 crc crio[22553]: time="2026-06-11T12:01:46.202281306Z" level=info msg="Stopping pod sandbox: e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968" id=693c986f-8197-4765-a972-feffd44fa1cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.121309 | controller | Jun 11 12:01:46.202589 crc crio[22553]: time="2026-06-11T12:01:46.20241147Z" level=info msg="Stopped pod sandbox (already stopped): e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968" id=693c986f-8197-4765-a972-feffd44fa1cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.121325 | controller | Jun 11 12:01:46.203834 crc crio[22553]: time="2026-06-11T12:01:46.203748379Z" level=info msg="Removing pod sandbox: e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968" id=857fbc07-e469-4886-97ab-a7d8d2a202af name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.121340 | controller | Jun 11 12:01:46.228534 crc crio[22553]: time="2026-06-11T12:01:46.228375496Z" level=info msg="Removed pod sandbox: e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968" id=857fbc07-e469-4886-97ab-a7d8d2a202af name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.121374 | controller | Jun 11 12:01:46.230207 crc crio[22553]: time="2026-06-11T12:01:46.230118447Z" level=info msg="Stopping pod sandbox: c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b" id=eb84a2f8-807f-462b-904d-21daa4949e45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.121391 | controller | Jun 11 12:01:46.230207 crc crio[22553]: time="2026-06-11T12:01:46.23020144Z" level=info msg="Stopped pod sandbox (already stopped): c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b" id=eb84a2f8-807f-462b-904d-21daa4949e45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.121407 | controller | Jun 11 12:01:46.231473 crc crio[22553]: time="2026-06-11T12:01:46.231325222Z" level=info msg="Removing pod sandbox: c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b" id=6349ddbb-4514-4865-90d6-28ec468c060a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.121423 | controller | Jun 11 12:01:46.294999 crc crio[22553]: time="2026-06-11T12:01:46.294770621Z" level=info msg="Removed pod sandbox: c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b" id=6349ddbb-4514-4865-90d6-28ec468c060a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.121438 | controller | Jun 11 12:01:46.296372 crc crio[22553]: time="2026-06-11T12:01:46.296171541Z" level=info msg="Stopping pod sandbox: bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa" id=ec17fcf9-b394-45fa-8b8f-b725b32738d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.121453 | controller | Jun 11 12:01:46.296470 crc crio[22553]: time="2026-06-11T12:01:46.296418229Z" level=info msg="Stopped pod sandbox (already stopped): bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa" id=ec17fcf9-b394-45fa-8b8f-b725b32738d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.121468 | controller | Jun 11 12:01:46.299373 crc crio[22553]: time="2026-06-11T12:01:46.299171979Z" level=info msg="Removing pod sandbox: bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa" id=62724541-832d-45b8-b052-1dce236c9df7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.121484 | controller | Jun 11 12:01:46.327298 crc crio[22553]: time="2026-06-11T12:01:46.327130403Z" level=info msg="Removed pod sandbox: bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa" id=62724541-832d-45b8-b052-1dce236c9df7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.121499 | controller | Jun 11 12:01:47.967602 crc crio[22553]: time="2026-06-11T12:01:47.960580997Z" level=info msg="Stopping container: a01e303a5067928faa19e532659517de81b56d5764a460d29c5c222440cdf573 (timeout: 2s)" id=939ea8b3-05fe-4109-99b2-8515daf28fd5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.121519 | controller | Jun 11 12:01:48.106464 crc crio[22553]: time="2026-06-11T12:01:48.106309392Z" level=info msg="Stopped container a01e303a5067928faa19e532659517de81b56d5764a460d29c5c222440cdf573: openshift-marketplace/redhat-operators-22tn7/registry-server" id=939ea8b3-05fe-4109-99b2-8515daf28fd5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.121536 | controller | Jun 11 12:01:48.108134 crc crio[22553]: time="2026-06-11T12:01:48.108062213Z" level=info msg="Stopping pod sandbox: 38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3" id=13d80e58-30b0-48c6-8f2d-9357eb98263c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.121552 | controller | Jun 11 12:01:48.109201 crc crio[22553]: time="2026-06-11T12:01:48.109122884Z" level=info msg="Got pod network &{Name:redhat-operators-22tn7 Namespace:openshift-marketplace ID:38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3 UID:097905d7-a912-48f3-902c-ce121d28e5c6 NetNS:/var/run/netns/e1e893e6-657a-44d4-9e4a-5789df649268 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod097905d7_a912_48f3_902c_ce121d28e5c6.slice PodAnnotations:0xc005eca7a8}] Aliases:map[]}"
2026-06-11 12:41:55.121569 | controller | Jun 11 12:01:48.109378 crc crio[22553]: time="2026-06-11T12:01:48.10931925Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-22tn7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.121585 | controller | Jun 11 12:01:48.451051 crc crio[22553]: time="2026-06-11T12:01:48.450276852Z" level=info msg="Stopped pod sandbox: 38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3" id=13d80e58-30b0-48c6-8f2d-9357eb98263c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.121601 | controller | Jun 11 12:01:48.990626 crc crio[22553]: time="2026-06-11T12:01:48.990544061Z" level=info msg="Removing container: a01e303a5067928faa19e532659517de81b56d5764a460d29c5c222440cdf573" id=9d0ea103-1c5a-450f-a707-2cadfe33db71 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.121618 | controller | Jun 11 12:01:49.032381 crc crio[22553]: time="2026-06-11T12:01:49.032127303Z" level=info msg="Removed container a01e303a5067928faa19e532659517de81b56d5764a460d29c5c222440cdf573: openshift-marketplace/redhat-operators-22tn7/registry-server" id=9d0ea103-1c5a-450f-a707-2cadfe33db71 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.121634 | controller | Jun 11 12:01:49.043772 crc crio[22553]: time="2026-06-11T12:01:49.042989039Z" level=info msg="Removing container: bb8a7dc73ba8e64f9a2ae14b9075521a6af300c9a24294f56b680639c08bc10b" id=443935e3-f2b1-4878-8137-4c385618f063 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.121650 | controller | Jun 11 12:01:49.089590 crc crio[22553]: time="2026-06-11T12:01:49.089438172Z" level=info msg="Removed container bb8a7dc73ba8e64f9a2ae14b9075521a6af300c9a24294f56b680639c08bc10b: openshift-marketplace/redhat-operators-22tn7/extract-content" id=443935e3-f2b1-4878-8137-4c385618f063 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.121667 | controller | Jun 11 12:01:49.094745 crc crio[22553]: time="2026-06-11T12:01:49.094144219Z" level=info msg="Removing container: 648cc9c8772d4848c89f9f6f33bf517ae049a57b8f76b40ce8b042a4152ceb70" id=a693a5d0-8695-42f3-891f-4bf65a36b4aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.121682 | controller | Jun 11 12:01:49.191117 crc crio[22553]: time="2026-06-11T12:01:49.190990871Z" level=info msg="Removed container 648cc9c8772d4848c89f9f6f33bf517ae049a57b8f76b40ce8b042a4152ceb70: openshift-marketplace/redhat-operators-22tn7/extract-utilities" id=a693a5d0-8695-42f3-891f-4bf65a36b4aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.121698 | controller | Jun 11 12:02:00.560039 crc crio[22553]: time="2026-06-11T12:02:00.558382238Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686322-lt68m/POD" id=931a8687-673f-4756-b4a5-66df9d33a766 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.121718 | controller | Jun 11 12:02:00.563894 crc crio[22553]: time="2026-06-11T12:02:00.560071767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.121735 | controller | Jun 11 12:02:00.628566 crc crio[22553]: time="2026-06-11T12:02:00.628353736Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686322-lt68m Namespace:openshift-infra ID:128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e UID:7b4a8194-7579-4725-b9b8-88d10ca10d34 NetNS:/var/run/netns/0bef1df1-803b-4682-9902-6e459482ea66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b4a8194_7579_4725_b9b8_88d10ca10d34.slice PodAnnotations:0xc002817010}] Aliases:map[]}"
2026-06-11 12:41:55.121752 | controller | Jun 11 12:02:00.628566 crc crio[22553]: time="2026-06-11T12:02:00.62846742Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686322-lt68m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.121768 | controller | Jun 11 12:02:01.302467 crc crio[22553]: 2026-06-11T12:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:128c6f4d0fc29a9 Mac:0a:88:41:c8:c6:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/0bef1df1-803b-4682-9902-6e459482ea66 SocketPath: PciID:}] [{Interface:0xc00028e1a0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.121785 | controller | Jun 11 12:02:01.306751 crc crio[22553]: time="2026-06-11T12:02:01.3064252Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686322-lt68m Namespace:openshift-infra ID:128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e UID:7b4a8194-7579-4725-b9b8-88d10ca10d34 NetNS:/var/run/netns/0bef1df1-803b-4682-9902-6e459482ea66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b4a8194_7579_4725_b9b8_88d10ca10d34.slice PodAnnotations:0xc002817010}] Aliases:map[]}"
2026-06-11 12:41:55.121801 | controller | Jun 11 12:02:01.308923 crc crio[22553]: time="2026-06-11T12:02:01.307210823Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686322-lt68m for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.121817 | controller | Jun 11 12:02:01.327332 crc crio[22553]: time="2026-06-11T12:02:01.327221216Z" level=info msg="Ran pod sandbox 128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e with infra container: openshift-infra/auto-csr-approver-29686322-lt68m/POD" id=931a8687-673f-4756-b4a5-66df9d33a766 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.121833 | controller | Jun 11 12:02:01.337343 crc crio[22553]: time="2026-06-11T12:02:01.337038222Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c8a488ec-8f86-46f8-965f-299a4ee4e2b7 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.121849 | controller | Jun 11 12:02:01.351214 crc crio[22553]: time="2026-06-11T12:02:01.351104252Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.121864 | controller | Jun 11 12:02:02.230999 crc crio[22553]: time="2026-06-11T12:02:02.230082817Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c8a488ec-8f86-46f8-965f-299a4ee4e2b7 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.121880 | controller | Jun 11 12:02:02.233368 crc crio[22553]: time="2026-06-11T12:02:02.2332758Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6889d028-fb4f-4bc3-a2fa-2251a7699ff8 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.121899 | controller | Jun 11 12:02:02.236375 crc crio[22553]: time="2026-06-11T12:02:02.236260096Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4d824695-0d1e-4474-9877-3070f4b9cd86 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.121916 | controller | Jun 11 12:02:02.246258 crc crio[22553]: time="2026-06-11T12:02:02.246153445Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686322-lt68m/oc" id=852d45cb-23f1-4593-946e-76db9511d8f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.121932 | controller | Jun 11 12:02:02.247104 crc crio[22553]: time="2026-06-11T12:02:02.24702836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.121948 | controller | Jun 11 12:02:02.308408 crc crio[22553]: time="2026-06-11T12:02:02.308284335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.121964 | controller | Jun 11 12:02:02.620399 crc crio[22553]: time="2026-06-11T12:02:02.619786919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.121980 | controller | Jun 11 12:02:02.738133 crc crio[22553]: time="2026-06-11T12:02:02.738003163Z" level=info msg="Created container 9df696e0c9f48a194996677fa808f0564f43c57bb7931a2fe63b78eccbc8a8ea: openshift-infra/auto-csr-approver-29686322-lt68m/oc" id=852d45cb-23f1-4593-946e-76db9511d8f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.121996 | controller | Jun 11 12:02:02.742827 crc crio[22553]: time="2026-06-11T12:02:02.741857915Z" level=info msg="Starting container: 9df696e0c9f48a194996677fa808f0564f43c57bb7931a2fe63b78eccbc8a8ea" id=b76dd067-0d75-4309-81f9-6c3000cffa3d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.122012 | controller | Jun 11 12:02:02.749470 crc crio[22553]: time="2026-06-11T12:02:02.749297452Z" level=info msg="Started container" PID=121448 containerID=9df696e0c9f48a194996677fa808f0564f43c57bb7931a2fe63b78eccbc8a8ea description=openshift-infra/auto-csr-approver-29686322-lt68m/oc id=b76dd067-0d75-4309-81f9-6c3000cffa3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e
2026-06-11 12:41:55.122028 | controller | Jun 11 12:02:05.333531 crc crio[22553]: time="2026-06-11T12:02:05.332155464Z" level=info msg="Stopping pod sandbox: 128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e" id=1f136aca-53b7-4cac-bc4e-49851e72c0ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.122044 | controller | Jun 11 12:02:05.335413 crc crio[22553]: time="2026-06-11T12:02:05.334188823Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686322-lt68m Namespace:openshift-infra ID:128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e UID:7b4a8194-7579-4725-b9b8-88d10ca10d34 NetNS:/var/run/netns/0bef1df1-803b-4682-9902-6e459482ea66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b4a8194_7579_4725_b9b8_88d10ca10d34.slice PodAnnotations:0xc002816390}] Aliases:map[]}"
2026-06-11 12:41:55.122060 | controller | Jun 11 12:02:05.335413 crc crio[22553]: time="2026-06-11T12:02:05.334390949Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686322-lt68m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.122075 | controller | Jun 11 12:02:05.687322 crc crio[22553]: time="2026-06-11T12:02:05.687232558Z" level=info msg="Stopped pod sandbox: 128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e" id=1f136aca-53b7-4cac-bc4e-49851e72c0ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.122095 | controller | Jun 11 12:02:39.370238 crc crio[22553]: time="2026-06-11T12:02:39.369168346Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-bj94g/POD" id=ee5faa62-9a2c-4f76-9c17-840ee3e823cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.122111 | controller | Jun 11 12:02:39.371927 crc crio[22553]: time="2026-06-11T12:02:39.370260098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.122128 | controller | Jun 11 12:02:39.410862 crc crio[22553]: time="2026-06-11T12:02:39.410759828Z" level=info msg="Got pod network &{Name:certified-operators-bj94g Namespace:openshift-marketplace ID:27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a UID:b4ef2a27-767c-40bb-b3fa-029ebb44d7ad NetNS:/var/run/netns/c0f52e1f-e750-4db7-a633-54c3fdc77c72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4ef2a27_767c_40bb_b3fa_029ebb44d7ad.slice PodAnnotations:0xc00043ac58}] Aliases:map[]}"
2026-06-11 12:41:55.122144 | controller | Jun 11 12:02:39.410862 crc crio[22553]: time="2026-06-11T12:02:39.41083274Z" level=info msg="Adding pod openshift-marketplace_certified-operators-bj94g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.122160 | controller | Jun 11 12:02:39.805782 crc crio[22553]: 2026-06-11T12:02:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27c7184d487b3f6 Mac:8e:aa:ae:b4:47:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/c0f52e1f-e750-4db7-a633-54c3fdc77c72 SocketPath: PciID:}] [{Interface:0xc000116760 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.122176 | controller | Jun 11 12:02:39.808649 crc crio[22553]: time="2026-06-11T12:02:39.808481014Z" level=info msg="Got pod network &{Name:certified-operators-bj94g Namespace:openshift-marketplace ID:27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a UID:b4ef2a27-767c-40bb-b3fa-029ebb44d7ad NetNS:/var/run/netns/c0f52e1f-e750-4db7-a633-54c3fdc77c72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4ef2a27_767c_40bb_b3fa_029ebb44d7ad.slice PodAnnotations:0xc00043ac58}] Aliases:map[]}"
2026-06-11 12:41:55.122193 | controller | Jun 11 12:02:39.808809 crc crio[22553]: time="2026-06-11T12:02:39.808767882Z" level=info msg="Checking pod openshift-marketplace_certified-operators-bj94g for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.122209 | controller | Jun 11 12:02:39.820752 crc crio[22553]: time="2026-06-11T12:02:39.820590027Z" level=info msg="Ran pod sandbox 27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a with infra container: openshift-marketplace/certified-operators-bj94g/POD" id=ee5faa62-9a2c-4f76-9c17-840ee3e823cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.122225 | controller | Jun 11 12:02:39.825033 crc crio[22553]: time="2026-06-11T12:02:39.824662425Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a0340e19-a5d1-482f-8cc1-30912abdebab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.122241 | controller | Jun 11 12:02:39.830177 crc crio[22553]: time="2026-06-11T12:02:39.830072073Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=eed7bc9c-dfd5-44d2-ad75-cb137cc5f642 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.122257 | controller | Jun 11 12:02:39.839293 crc crio[22553]: time="2026-06-11T12:02:39.839173378Z" level=info msg="Creating container: openshift-marketplace/certified-operators-bj94g/extract-utilities" id=952630ab-dabf-49b2-bcf2-45cfb4718654 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.122277 | controller | Jun 11 12:02:39.839896 crc crio[22553]: time="2026-06-11T12:02:39.839611761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.122294 | controller | Jun 11 12:02:39.903836 crc crio[22553]: time="2026-06-11T12:02:39.903660167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.122310 | controller | Jun 11 12:02:39.909538 crc crio[22553]: time="2026-06-11T12:02:39.909430815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.122326 | controller | Jun 11 12:02:40.072279 crc crio[22553]: time="2026-06-11T12:02:40.071741573Z" level=info msg="Created container cfc8ea9fba329754ff5b354baf4fca75286c9286341e54bf46710e04b00777cb: openshift-marketplace/certified-operators-bj94g/extract-utilities" id=952630ab-dabf-49b2-bcf2-45cfb4718654 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.122363 | controller | Jun 11 12:02:40.076552 crc crio[22553]: time="2026-06-11T12:02:40.074414141Z" level=info msg="Starting container: cfc8ea9fba329754ff5b354baf4fca75286c9286341e54bf46710e04b00777cb" id=f0b2c83f-bbe6-4b43-b7be-72fa863a364a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.122386 | controller | Jun 11 12:02:40.080796 crc crio[22553]: time="2026-06-11T12:02:40.080613042Z" level=info msg="Started container" PID=123394 containerID=cfc8ea9fba329754ff5b354baf4fca75286c9286341e54bf46710e04b00777cb description=openshift-marketplace/certified-operators-bj94g/extract-utilities id=f0b2c83f-bbe6-4b43-b7be-72fa863a364a name=/runtime.v1.RuntimeService/StartContainer sandboxID=27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a
2026-06-11 12:41:55.122404 | controller | Jun 11 12:02:40.947587 crc crio[22553]: time="2026-06-11T12:02:40.947459374Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=aa468174-8324-4592-865e-9348bcbe98f8 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.122423 | controller | Jun 11 12:02:40.960335 crc crio[22553]: time="2026-06-11T12:02:40.960227236Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 12:41:55.122439 | controller | Jun 11 12:02:41.743003 crc crio[22553]: time="2026-06-11T12:02:41.742587516Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3" id=aa468174-8324-4592-865e-9348bcbe98f8 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.122455 | controller | Jun 11 12:02:41.743905 crc crio[22553]: time="2026-06-11T12:02:41.74375218Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=da0c18d4-adec-4c93-ae0e-fdc76c797145 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.122471 | controller | Jun 11 12:02:41.747395 crc crio[22553]: time="2026-06-11T12:02:41.747329414Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=3da990a8-219d-46f0-9211-3b2205657454 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.122488 | controller | Jun 11 12:02:41.757234 crc crio[22553]: time="2026-06-11T12:02:41.75715069Z" level=info msg="Creating container: openshift-marketplace/certified-operators-bj94g/extract-content" id=017ad095-a32e-4b10-bcf2-7eb48507520b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.122503 | controller | Jun 11 12:02:41.757998 crc crio[22553]: time="2026-06-11T12:02:41.757933743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.122522 | controller | Jun 11 12:02:41.831754 crc crio[22553]: time="2026-06-11T12:02:41.831603829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.122538 | controller | Jun 11 12:02:41.835213 crc crio[22553]: time="2026-06-11T12:02:41.835137612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.122554 | controller | Jun 11 12:02:42.015975 crc crio[22553]: time="2026-06-11T12:02:42.015825716Z" level=info msg="Created container 2279810c450de5bc8d38ad37c80ab157f72f25e4dd4027ee6591b3ba16981634: openshift-marketplace/certified-operators-bj94g/extract-content" id=017ad095-a32e-4b10-bcf2-7eb48507520b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.122569 | controller | Jun 11 12:02:42.017833 crc crio[22553]: time="2026-06-11T12:02:42.017614428Z" level=info msg="Starting container: 2279810c450de5bc8d38ad37c80ab157f72f25e4dd4027ee6591b3ba16981634" id=1adf0cfe-92d9-4ab5-ae36-dda65755e146 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.122585 | controller | Jun 11 12:02:42.023737 crc crio[22553]: time="2026-06-11T12:02:42.023546641Z" level=info msg="Started container" PID=123487 containerID=2279810c450de5bc8d38ad37c80ab157f72f25e4dd4027ee6591b3ba16981634 description=openshift-marketplace/certified-operators-bj94g/extract-content id=1adf0cfe-92d9-4ab5-ae36-dda65755e146 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a
2026-06-11 12:41:55.122600 | controller | Jun 11 12:02:46.079794 crc crio[22553]: time="2026-06-11T12:02:46.078778545Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=73ab88ef-77dd-47b6-9ed7-8d0e0571d6a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.122616 | controller | Jun 11 12:02:46.087443 crc crio[22553]: time="2026-06-11T12:02:46.087243992Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4d95ed41-7e7e-47d6-8d5a-c4780bf62a55 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.122632 | controller | Jun 11 12:02:46.123978 crc crio[22553]: time="2026-06-11T12:02:46.123877749Z" level=info msg="Creating container: openshift-marketplace/certified-operators-bj94g/registry-server" id=cd42a1da-526c-48c6-99d2-468ccdf995a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.122648 | controller | Jun 11 12:02:46.125381 crc crio[22553]: time="2026-06-11T12:02:46.125330971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.122663 | controller | Jun 11 12:02:46.220319 crc crio[22553]: time="2026-06-11T12:02:46.220231886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.122679 | controller | Jun 11 12:02:46.229805 crc crio[22553]: time="2026-06-11T12:02:46.229445064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.122694 | controller | Jun 11 12:02:46.360398 crc crio[22553]: time="2026-06-11T12:02:46.359615796Z" level=info msg="Removing container: 02b1e82e55c09c085b27c762248e46999b0019cd7308d83608f10535d5bb8f4a" id=67762447-e6cb-4300-8574-510fe64ea1ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.122710 | controller | Jun 11 12:02:46.505421 crc crio[22553]: time="2026-06-11T12:02:46.505335341Z" level=info msg="Created container e38bf5225b9d6a94a9caf41f103ebaaa95ff651131cc38084ff676e559509584: openshift-marketplace/certified-operators-bj94g/registry-server" id=cd42a1da-526c-48c6-99d2-468ccdf995a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.122730 | controller | Jun 11 12:02:46.509222 crc crio[22553]: time="2026-06-11T12:02:46.508752781Z" level=info msg="Starting container: e38bf5225b9d6a94a9caf41f103ebaaa95ff651131cc38084ff676e559509584" id=a70c8886-b0b3-49c2-bce3-ebda5279193e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.122747 | controller | Jun 11 12:02:46.521655 crc crio[22553]: time="2026-06-11T12:02:46.521097621Z" level=info msg="Started container" PID=123712 containerID=e38bf5225b9d6a94a9caf41f103ebaaa95ff651131cc38084ff676e559509584 description=openshift-marketplace/certified-operators-bj94g/registry-server id=a70c8886-b0b3-49c2-bce3-ebda5279193e name=/runtime.v1.RuntimeService/StartContainer sandboxID=27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a
2026-06-11 12:41:55.122763 | controller | Jun 11 12:02:46.541826 crc crio[22553]: time="2026-06-11T12:02:46.54167188Z" level=info msg="Removed container 02b1e82e55c09c085b27c762248e46999b0019cd7308d83608f10535d5bb8f4a: openshift-infra/auto-csr-approver-29686316-9wwl9/oc" id=67762447-e6cb-4300-8574-510fe64ea1ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.122778 | controller | Jun 11 12:02:46.548550 crc crio[22553]: time="2026-06-11T12:02:46.548420467Z" level=info msg="Removing container: feac71e7aa0c9057576f12f55b46e52e0f05ba75cc897ac1dde70cddc85053fa" id=32c6c266-2d67-446b-b75a-7d82ed685895 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.122794 | controller | Jun 11 12:02:46.658814 crc crio[22553]: time="2026-06-11T12:02:46.658620157Z" level=info msg="Removed container feac71e7aa0c9057576f12f55b46e52e0f05ba75cc897ac1dde70cddc85053fa: openstack/nova-cell1-cell-mapping-xtwl4/nova-manage" id=32c6c266-2d67-446b-b75a-7d82ed685895 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.122809 | controller | Jun 11 12:02:46.670551 crc crio[22553]: time="2026-06-11T12:02:46.670289827Z" level=info msg="Stopping pod sandbox: 38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3" id=1e663e90-d17a-4216-b5e9-a194e091691b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.122824 | controller | Jun 11 12:02:46.670551 crc crio[22553]: time="2026-06-11T12:02:46.670369159Z" level=info msg="Stopped pod sandbox (already stopped): 38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3" id=1e663e90-d17a-4216-b5e9-a194e091691b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.122839 | controller | Jun 11 12:02:46.671795 crc crio[22553]: time="2026-06-11T12:02:46.671577234Z" level=info msg="Removing pod sandbox: 38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3" id=2279d533-24b4-4996-9bb9-89e2431cc695 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.122854 | controller | Jun 11 12:02:46.724469 crc crio[22553]: time="2026-06-11T12:02:46.724222288Z" level=info msg="Removed pod sandbox: 38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3" id=2279d533-24b4-4996-9bb9-89e2431cc695 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.122869 | controller | Jun 11 12:02:46.725786 crc crio[22553]: time="2026-06-11T12:02:46.725630589Z" level=info msg="Stopping pod sandbox: fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15" id=dccfebdd-1872-446a-9bb6-cac837f85a1a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.122884 | controller | Jun 11 12:02:46.725896 crc crio[22553]: time="2026-06-11T12:02:46.725869366Z" level=info msg="Stopped pod sandbox (already stopped): fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15" id=dccfebdd-1872-446a-9bb6-cac837f85a1a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.122899 | controller | Jun 11 12:02:46.726940 crc crio[22553]: time="2026-06-11T12:02:46.726822984Z" level=info msg="Removing pod sandbox: fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15" id=f72e294d-a191-45bb-ab62-94768dfe44b3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.122918 | controller | Jun 11 12:02:46.770286 crc crio[22553]: time="2026-06-11T12:02:46.770014352Z" level=info msg="Removed pod sandbox: fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15" id=f72e294d-a191-45bb-ab62-94768dfe44b3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.122934 | controller | Jun 11 12:02:46.771831 crc crio[22553]: time="2026-06-11T12:02:46.771579298Z" level=info msg="Stopping pod sandbox: ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a" id=8408d58a-30e1-43e9-bbe0-0fdaa4f79a4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.122950 | controller | Jun 11 12:02:46.771831 crc crio[22553]: time="2026-06-11T12:02:46.771742282Z" level=info msg="Stopped pod sandbox (already stopped): ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a" id=8408d58a-30e1-43e9-bbe0-0fdaa4f79a4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.122965 | controller | Jun 11 12:02:46.774969 crc crio[22553]: time="2026-06-11T12:02:46.772427572Z" level=info msg="Removing pod sandbox: ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a" id=f2b42dea-3cbd-48a5-8134-093540c44869 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.122980 | controller | Jun 11 12:02:46.789910 crc crio[22553]: time="2026-06-11T12:02:46.789764747Z" level=info msg="Removed pod sandbox: ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a" id=f2b42dea-3cbd-48a5-8134-093540c44869 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.122996 | controller | Jun 11 12:02:53.198261 crc crio[22553]: time="2026-06-11T12:02:53.19742961Z" level=info msg="Stopping container: e38bf5225b9d6a94a9caf41f103ebaaa95ff651131cc38084ff676e559509584 (timeout: 2s)" id=bd84502d-2819-43d2-874b-20c66e233b21 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.123011 | controller | Jun 11 12:02:54.961820 crc crio[22553]: time="2026-06-11T12:02:54.96079967Z" level=info msg="Stopped container e38bf5225b9d6a94a9caf41f103ebaaa95ff651131cc38084ff676e559509584: openshift-marketplace/certified-operators-bj94g/registry-server" id=bd84502d-2819-43d2-874b-20c66e233b21 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.123027 | controller | Jun 11 12:02:54.965343 crc crio[22553]: time="2026-06-11T12:02:54.965201838Z" level=info msg="Stopping pod sandbox: 27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a" id=703bf9fb-befb-4cf6-a930-cfff035587a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.123043 | controller | Jun 11 12:02:54.967632 crc crio[22553]: time="2026-06-11T12:02:54.96732753Z" level=info msg="Got pod network &{Name:certified-operators-bj94g Namespace:openshift-marketplace ID:27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a UID:b4ef2a27-767c-40bb-b3fa-029ebb44d7ad NetNS:/var/run/netns/c0f52e1f-e750-4db7-a633-54c3fdc77c72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4ef2a27_767c_40bb_b3fa_029ebb44d7ad.slice PodAnnotations:0xc0011e8d40}] Aliases:map[]}"
2026-06-11 12:41:55.123059 | controller | Jun 11 12:02:54.967938 crc crio[22553]: time="2026-06-11T12:02:54.967881166Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-bj94g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.123075 | controller | Jun 11 12:02:55.422250 crc crio[22553]: time="2026-06-11T12:02:55.421625043Z" level=info msg="Stopped pod sandbox: 27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a" id=703bf9fb-befb-4cf6-a930-cfff035587a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.123098 | controller | Jun 11 12:02:56.275217 crc crio[22553]: time="2026-06-11T12:02:56.275146938Z" level=info msg="Removing container: e38bf5225b9d6a94a9caf41f103ebaaa95ff651131cc38084ff676e559509584" id=22358eb4-3ab5-49ee-b7b0-4507d63939ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.123118 | controller | Jun 11 12:02:56.314776 crc crio[22553]: time="2026-06-11T12:02:56.314448893Z" level=info msg="Removed container e38bf5225b9d6a94a9caf41f103ebaaa95ff651131cc38084ff676e559509584: openshift-marketplace/certified-operators-bj94g/registry-server" id=22358eb4-3ab5-49ee-b7b0-4507d63939ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.123134 | controller | Jun 11 12:02:56.323227 crc crio[22553]: time="2026-06-11T12:02:56.32292974Z" level=info msg="Removing container: 2279810c450de5bc8d38ad37c80ab157f72f25e4dd4027ee6591b3ba16981634" id=ae54b137-132c-461f-8e7b-9dc82d1605d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.123150 | controller | Jun 11 12:02:56.365822 crc crio[22553]: time="2026-06-11T12:02:56.365724727Z" level=info msg="Removed container 2279810c450de5bc8d38ad37c80ab157f72f25e4dd4027ee6591b3ba16981634: openshift-marketplace/certified-operators-bj94g/extract-content" id=ae54b137-132c-461f-8e7b-9dc82d1605d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.123166 | controller | Jun 11 12:02:56.378429 crc crio[22553]: time="2026-06-11T12:02:56.378320963Z" level=info msg="Removing container: cfc8ea9fba329754ff5b354baf4fca75286c9286341e54bf46710e04b00777cb" id=ff8ecbb8-bd66-4580-9454-725795980da7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.123181 | controller | Jun 11 12:02:56.425263 crc crio[22553]: time="2026-06-11T12:02:56.42488456Z" level=info msg="Removed container cfc8ea9fba329754ff5b354baf4fca75286c9286341e54bf46710e04b00777cb: openshift-marketplace/certified-operators-bj94g/extract-utilities" id=ff8ecbb8-bd66-4580-9454-725795980da7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.123198 | controller | Jun 11 12:03:46.816261 crc crio[22553]: time="2026-06-11T12:03:46.8149976Z" level=info msg="Stopping pod sandbox: 27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a" id=6eeb2b31-5af6-4a3f-b19d-b52e6be16a07 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.123213 | controller | Jun 11 12:03:46.816261 crc crio[22553]: time="2026-06-11T12:03:46.816265227Z" level=info msg="Stopped pod sandbox (already stopped): 27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a" id=6eeb2b31-5af6-4a3f-b19d-b52e6be16a07 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.123228 | controller | Jun 11 12:03:46.818640 crc crio[22553]: time="2026-06-11T12:03:46.81842264Z" level=info msg="Removing pod sandbox: 27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a" id=83024acc-8830-4230-bf4b-87958e284259 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.123244 | controller | Jun 11 12:03:46.855031 crc crio[22553]: time="2026-06-11T12:03:46.853611745Z" level=info msg="Removed pod sandbox: 27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a" id=83024acc-8830-4230-bf4b-87958e284259 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.123259 | controller | Jun 11 12:03:47.690726 crc crio[22553]: time="2026-06-11T12:03:47.690608788Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-vvj5x/POD" id=a7f73b8e-05e7-4a5a-b248-7b0b2eff6ce7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.123274 | controller | Jun 11 12:03:47.690899 crc crio[22553]: time="2026-06-11T12:03:47.690754653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.123290 | controller | Jun 11 12:03:47.753940 crc crio[22553]: time="2026-06-11T12:03:47.753656505Z" level=info msg="Got pod network &{Name:redhat-marketplace-vvj5x Namespace:openshift-marketplace ID:04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6 UID:1aa81408-3d3c-4fd5-b61d-44dc5fe1d579 NetNS:/var/run/netns/30d7e844-522b-44a9-aa63-7cd45bf07f7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1aa81408_3d3c_4fd5_b61d_44dc5fe1d579.slice PodAnnotations:0xc005eca0e0}] Aliases:map[]}"
2026-06-11 12:41:55.123309 | controller | Jun 11 12:03:47.753940 crc crio[22553]: time="2026-06-11T12:03:47.753912723Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-vvj5x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.123325 | controller | Jun 11 12:03:48.391066 crc crio[22553]: 2026-06-11T12:03:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04e3977a935f290 Mac:46:e1:b1:be:bd:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/30d7e844-522b-44a9-aa63-7cd45bf07f7e SocketPath: PciID:}] [{Interface:0xc000014e40 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.123341 | controller | Jun 11 12:03:48.392738 crc crio[22553]: time="2026-06-11T12:03:48.392612519Z" level=info msg="Got pod network &{Name:redhat-marketplace-vvj5x Namespace:openshift-marketplace ID:04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6 UID:1aa81408-3d3c-4fd5-b61d-44dc5fe1d579 NetNS:/var/run/netns/30d7e844-522b-44a9-aa63-7cd45bf07f7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1aa81408_3d3c_4fd5_b61d_44dc5fe1d579.slice PodAnnotations:0xc005eca0e0}] Aliases:map[]}"
2026-06-11 12:41:55.123377 | controller | Jun 11 12:03:48.392947 crc crio[22553]: time="2026-06-11T12:03:48.392898837Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-vvj5x for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.123394 | controller | Jun 11 12:03:48.405468 crc crio[22553]: time="2026-06-11T12:03:48.40535988Z" level=info msg="Ran pod sandbox 04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6 with infra container: openshift-marketplace/redhat-marketplace-vvj5x/POD" id=a7f73b8e-05e7-4a5a-b248-7b0b2eff6ce7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.123409 | controller | Jun 11 12:03:48.409080 crc crio[22553]: time="2026-06-11T12:03:48.409022937Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=df2b9994-03aa-402d-b1c1-c1f342525759 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.123425 | controller | Jun 11 12:03:48.411093 crc crio[22553]: time="2026-06-11T12:03:48.411033025Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d3e46aea-751e-4053-99d4-7c6b5f31ac5b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.123441 | controller | Jun 11 12:03:48.420489 crc crio[22553]: time="2026-06-11T12:03:48.420397038Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vvj5x/extract-utilities" id=4b0a8299-2d67-4b3f-886e-76f61bd1fef8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.123456 | controller | Jun 11 12:03:48.420969 crc crio[22553]: time="2026-06-11T12:03:48.420919873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.123472 | controller | Jun 11 12:03:48.471443 crc crio[22553]: time="2026-06-11T12:03:48.471313431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.123488 | controller | Jun 11 12:03:48.475798 crc crio[22553]: time="2026-06-11T12:03:48.475660278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.123508 | controller | Jun 11 12:03:48.681760 crc crio[22553]: time="2026-06-11T12:03:48.681493824Z" level=info msg="Created container 2fbfee5f1b602382c64648b320f870a0bfdd7b856fbd945728123ee08531ea11: openshift-marketplace/redhat-marketplace-vvj5x/extract-utilities" id=4b0a8299-2d67-4b3f-886e-76f61bd1fef8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.123524 | controller | Jun 11 12:03:48.683251 crc crio[22553]: time="2026-06-11T12:03:48.683017039Z" level=info msg="Starting container: 2fbfee5f1b602382c64648b320f870a0bfdd7b856fbd945728123ee08531ea11" id=5c124558-035e-402c-9d6f-8e17f7bb45b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.123540 | controller | Jun 11 12:03:48.692225 crc crio[22553]: time="2026-06-11T12:03:48.692150405Z" level=info msg="Started container" PID=126903 containerID=2fbfee5f1b602382c64648b320f870a0bfdd7b856fbd945728123ee08531ea11 description=openshift-marketplace/redhat-marketplace-vvj5x/extract-utilities id=5c124558-035e-402c-9d6f-8e17f7bb45b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6
2026-06-11 12:41:55.123557 | controller | Jun 11 12:03:49.266048 crc crio[22553]: time="2026-06-11T12:03:49.26529608Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=815cf585-d008-4661-814f-90698c4213b4 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.123573 | controller | Jun 11 12:03:49.281354 crc crio[22553]: time="2026-06-11T12:03:49.281253095Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 12:41:55.123589 | controller | Jun 11 12:03:50.132553 crc crio[22553]: time="2026-06-11T12:03:50.131908196Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=815cf585-d008-4661-814f-90698c4213b4 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.123605 | controller | Jun 11 12:03:50.149397 crc crio[22553]: time="2026-06-11T12:03:50.149090137Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=e70be76b-a41f-4309-894c-1c4ac66b12d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.123621 | controller | Jun 11 12:03:50.153003 crc crio[22553]: time="2026-06-11T12:03:50.152890247Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a4ff4248-f277-4b8f-ba71-0edb74f24d08 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.123637 | controller | Jun 11 12:03:50.165791 crc crio[22553]: time="2026-06-11T12:03:50.164411493Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vvj5x/extract-content" id=f6f7dce1-703d-4ca8-b3f6-218c81e3f5f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.123653 | controller | Jun 11 12:03:50.165791 crc crio[22553]: time="2026-06-11T12:03:50.165042281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.123669 | controller | Jun 11 12:03:50.228146 crc crio[22553]: time="2026-06-11T12:03:50.228033636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.123685 | controller | Jun 11 12:03:50.234043 crc crio[22553]: time="2026-06-11T12:03:50.233902987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.123701 | controller | Jun 11 12:03:50.500311 crc crio[22553]: time="2026-06-11T12:03:50.500174454Z" level=info msg="Created container a86cfd73bc88cdc0c7a3e5d1b409f2353df10a15bb098668b695ab57e4190944: openshift-marketplace/redhat-marketplace-vvj5x/extract-content" id=f6f7dce1-703d-4ca8-b3f6-218c81e3f5f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.123722 | controller | Jun 11 12:03:50.502797 crc crio[22553]: time="2026-06-11T12:03:50.502727769Z" level=info msg="Starting container: a86cfd73bc88cdc0c7a3e5d1b409f2353df10a15bb098668b695ab57e4190944" id=612c5959-a5b3-4a7d-ad90-776109876fcb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.123739 | controller | Jun 11 12:03:50.509311 crc crio[22553]: time="2026-06-11T12:03:50.509211907Z" level=info msg="Started container" PID=127000 containerID=a86cfd73bc88cdc0c7a3e5d1b409f2353df10a15bb098668b695ab57e4190944 description=openshift-marketplace/redhat-marketplace-vvj5x/extract-content id=612c5959-a5b3-4a7d-ad90-776109876fcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6
2026-06-11 12:41:55.123755 | controller | Jun 11 12:03:51.317174 crc crio[22553]: time="2026-06-11T12:03:51.316805814Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ae48ad22-5678-4759-894a-f6ba03021dbc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.123771 | controller | Jun 11 12:03:51.322212 crc crio[22553]: time="2026-06-11T12:03:51.322084138Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4fdc9d9f-7b2c-4064-8dce-465ccf84a0a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.123787 | controller | Jun 11 12:03:51.332162 crc crio[22553]: time="2026-06-11T12:03:51.332005097Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vvj5x/registry-server" id=15781647-7c9b-42fa-aa57-bd9b64259698 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.123857 | controller | Jun 11 12:03:51.332665 crc crio[22553]: time="2026-06-11T12:03:51.332609934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.123880 | controller | Jun 11 12:03:51.439304 crc crio[22553]: time="2026-06-11T12:03:51.439122977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.123899 | controller | Jun 11 12:03:51.443274 crc crio[22553]: time="2026-06-11T12:03:51.443213336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.123916 | controller | Jun 11 12:03:51.630390 crc crio[22553]: time="2026-06-11T12:03:51.630304546Z" level=info msg="Created container f585350ba8bb8f908e1eaf59f715a42ae55a205ce2907588f186ebfd985fc339: openshift-marketplace/redhat-marketplace-vvj5x/registry-server" id=15781647-7c9b-42fa-aa57-bd9b64259698 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.123932 | controller | Jun 11 12:03:51.631665 crc crio[22553]: time="2026-06-11T12:03:51.631564573Z" level=info msg="Starting container: f585350ba8bb8f908e1eaf59f715a42ae55a205ce2907588f186ebfd985fc339" id=53ab9be7-3dd3-4893-80f0-d472a3704b3b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.123948 | controller | Jun 11 12:03:51.636866 crc crio[22553]: time="2026-06-11T12:03:51.636755204Z" level=info msg="Started container" PID=127054 containerID=f585350ba8bb8f908e1eaf59f715a42ae55a205ce2907588f186ebfd985fc339 description=openshift-marketplace/redhat-marketplace-vvj5x/registry-server id=53ab9be7-3dd3-4893-80f0-d472a3704b3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6
2026-06-11 12:41:55.123964 | controller | Jun 11 12:04:00.481747 crc crio[22553]: time="2026-06-11T12:04:00.480885304Z" level=info msg="Stopping container: f585350ba8bb8f908e1eaf59f715a42ae55a205ce2907588f186ebfd985fc339 (timeout: 2s)" id=67215cda-1733-4d2a-9eaf-b8f7ad1d07be name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.123985 | controller | Jun 11 12:04:00.522658 crc crio[22553]: time="2026-06-11T12:04:00.522559778Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686324-2cd92/POD" id=c4c274fb-bf9d-4cef-8690-c559bc4c4690 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.124001 | controller | Jun 11 12:04:00.523848 crc crio[22553]: time="2026-06-11T12:04:00.522668241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.124017 | controller | Jun 11 12:04:00.569916 crc crio[22553]: time="2026-06-11T12:04:00.569762053Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686324-2cd92 Namespace:openshift-infra ID:41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf UID:a5e2490c-ff2a-4aee-9fd2-615e7d7be79e NetNS:/var/run/netns/11cd7a5d-d049-4d0f-9160-47922486d8be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5e2490c_ff2a_4aee_9fd2_615e7d7be79e.slice PodAnnotations:0xc000ca1240}] Aliases:map[]}"
2026-06-11 12:41:55.124033 | controller | Jun 11 12:04:00.569916 crc crio[22553]: time="2026-06-11T12:04:00.569828885Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686324-2cd92 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.124049 | controller | Jun 11 12:04:00.616965 crc crio[22553]: time="2026-06-11T12:04:00.616854585Z" level=info msg="Stopped container f585350ba8bb8f908e1eaf59f715a42ae55a205ce2907588f186ebfd985fc339: openshift-marketplace/redhat-marketplace-vvj5x/registry-server" id=67215cda-1733-4d2a-9eaf-b8f7ad1d07be name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.124065 | controller | Jun 11 12:04:00.618279 crc crio[22553]: time="2026-06-11T12:04:00.618210854Z" level=info msg="Stopping pod sandbox: 04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6" id=f194f4d5-13ed-4640-9b4d-259fdc8589e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.124081 | controller | Jun 11 12:04:00.618893 crc crio[22553]: time="2026-06-11T12:04:00.618827732Z" level=info msg="Got pod network &{Name:redhat-marketplace-vvj5x Namespace:openshift-marketplace ID:04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6 UID:1aa81408-3d3c-4fd5-b61d-44dc5fe1d579 NetNS:/var/run/netns/30d7e844-522b-44a9-aa63-7cd45bf07f7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1aa81408_3d3c_4fd5_b61d_44dc5fe1d579.slice PodAnnotations:0xc005f12280}] Aliases:map[]}"
2026-06-11 12:41:55.124098 | controller | Jun 11 12:04:00.619044 crc crio[22553]: time="2026-06-11T12:04:00.619010288Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-vvj5x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.124114 | controller | Jun 11 12:04:00.989235 crc crio[22553]: time="2026-06-11T12:04:00.988707268Z" level=info msg="Stopped pod sandbox: 04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6" id=f194f4d5-13ed-4640-9b4d-259fdc8589e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.124129 | controller | Jun 11 12:04:01.259463 crc crio[22553]: 2026-06-11T12:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41fc468bdb125f9 Mac:1a:1d:61:c0:0d:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/11cd7a5d-d049-4d0f-9160-47922486d8be SocketPath: PciID:}] [{Interface:0xc0006985a0 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.124145 | controller | Jun 11 12:04:01.259463 crc crio[22553]: time="2026-06-11T12:04:01.253667426Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686324-2cd92 Namespace:openshift-infra ID:41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf UID:a5e2490c-ff2a-4aee-9fd2-615e7d7be79e NetNS:/var/run/netns/11cd7a5d-d049-4d0f-9160-47922486d8be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5e2490c_ff2a_4aee_9fd2_615e7d7be79e.slice PodAnnotations:0xc000ca1240}] Aliases:map[]}"
2026-06-11 12:41:55.124165 | controller | Jun 11 12:04:01.259463 crc crio[22553]: time="2026-06-11T12:04:01.253913453Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686324-2cd92 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.124182 | controller | Jun 11 12:04:01.265037 crc crio[22553]: time="2026-06-11T12:04:01.264964645Z" level=info msg="Ran pod sandbox 41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf with infra container: openshift-infra/auto-csr-approver-29686324-2cd92/POD" id=c4c274fb-bf9d-4cef-8690-c559bc4c4690 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.124198 | controller | Jun 11 12:04:01.269050 crc crio[22553]: time="2026-06-11T12:04:01.268949411Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=8050366d-94a9-402f-b096-fff841e29055 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.124215 | controller | Jun 11 12:04:01.284252 crc crio[22553]: time="2026-06-11T12:04:01.280120937Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.124231 | controller | Jun 11 12:04:01.569604 crc crio[22553]: time="2026-06-11T12:04:01.568975202Z" level=info msg="Removing container: f585350ba8bb8f908e1eaf59f715a42ae55a205ce2907588f186ebfd985fc339" id=95ca2b06-44c0-490f-b6e3-cf25bb9e45ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.124246 | controller | Jun 11 12:04:01.603790 crc crio[22553]: time="2026-06-11T12:04:01.603613671Z" level=info msg="Removed container f585350ba8bb8f908e1eaf59f715a42ae55a205ce2907588f186ebfd985fc339: openshift-marketplace/redhat-marketplace-vvj5x/registry-server" id=95ca2b06-44c0-490f-b6e3-cf25bb9e45ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.124262 | controller | Jun 11 12:04:01.607832 crc crio[22553]: time="2026-06-11T12:04:01.607770152Z" level=info msg="Removing container: a86cfd73bc88cdc0c7a3e5d1b409f2353df10a15bb098668b695ab57e4190944" id=59f1ebf7-41a2-4f9f-b0f7-2a5aea3674b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.124278 | controller | Jun 11 12:04:01.664835 crc crio[22553]: time="2026-06-11T12:04:01.664556826Z" level=info msg="Removed container a86cfd73bc88cdc0c7a3e5d1b409f2353df10a15bb098668b695ab57e4190944: openshift-marketplace/redhat-marketplace-vvj5x/extract-content" id=59f1ebf7-41a2-4f9f-b0f7-2a5aea3674b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.124294 | controller | Jun 11 12:04:01.668902 crc crio[22553]: time="2026-06-11T12:04:01.668777489Z" level=info msg="Removing container: 2fbfee5f1b602382c64648b320f870a0bfdd7b856fbd945728123ee08531ea11" id=c6ce37c6-9b58-47b3-9c8e-e0d021c847ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.124310 | controller | Jun 11 12:04:01.703267 crc crio[22553]: time="2026-06-11T12:04:01.70314635Z" level=info msg="Removed container 2fbfee5f1b602382c64648b320f870a0bfdd7b856fbd945728123ee08531ea11: openshift-marketplace/redhat-marketplace-vvj5x/extract-utilities" id=c6ce37c6-9b58-47b3-9c8e-e0d021c847ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.124326 | controller | Jun 11 12:04:01.833588 crc crio[22553]: time="2026-06-11T12:04:01.833342743Z" level=info msg="Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl/POD" id=28e52aec-0e60-4eb6-8081-d0ac3739017f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.124342 | controller | Jun 11 12:04:01.833588 crc crio[22553]: time="2026-06-11T12:04:01.833481757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.124382 | controller | Jun 11 12:04:01.880781 crc crio[22553]: time="2026-06-11T12:04:01.880576839Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl Namespace:openstack ID:df8feefd011a898c7c188b1a3cb943e48a3dadd327667f47a90ac8b64db0fc97 UID:955775fa-1308-4cdf-ae28-7741eb3f0ad6 NetNS:/var/run/netns/04627015-a276-495b-a1ce-5d9efb193af9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod955775fa_1308_4cdf_ae28_7741eb3f0ad6.slice PodAnnotations:0xc005eca350}] Aliases:map[]}"
2026-06-11 12:41:55.124401 | controller | Jun 11 12:04:01.880781 crc crio[22553]: time="2026-06-11T12:04:01.880762844Z" level=info msg="Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.124417 | controller | Jun 11 12:04:02.201267 crc crio[22553]: time="2026-06-11T12:04:02.200270342Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=8050366d-94a9-402f-b096-fff841e29055 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.124433 | controller | Jun 11 12:04:02.204641 crc crio[22553]: time="2026-06-11T12:04:02.204081283Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fa861977-15d0-4d60-8e11-08acba8a00f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.124449 | controller | Jun 11 12:04:02.207187 crc crio[22553]: time="2026-06-11T12:04:02.206953287Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ccd24bf3-6ecc-41ea-a73b-7310ea7c53ae name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.124465 | controller | Jun 11 12:04:02.218067 crc crio[22553]: time="2026-06-11T12:04:02.217975738Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686324-2cd92/oc" id=b19e5a24-3f06-4362-87a2-8f8d8c59b006 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.124481 | controller | Jun 11 12:04:02.218502 crc crio[22553]: time="2026-06-11T12:04:02.218446942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.124496 | controller | Jun 11 12:04:02.265619 crc crio[22553]: time="2026-06-11T12:04:02.26541918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.124512 | controller | Jun 11 12:04:02.458071 crc crio[22553]: 2026-06-11T12:04:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df8feefd011a898 Mac:42:5a:83:4b:e5:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/04627015-a276-495b-a1ce-5d9efb193af9 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.124529 | controller | Jun 11 12:04:02.460530 crc crio[22553]: time="2026-06-11T12:04:02.460193904Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl Namespace:openstack ID:df8feefd011a898c7c188b1a3cb943e48a3dadd327667f47a90ac8b64db0fc97 UID:955775fa-1308-4cdf-ae28-7741eb3f0ad6 NetNS:/var/run/netns/04627015-a276-495b-a1ce-5d9efb193af9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod955775fa_1308_4cdf_ae28_7741eb3f0ad6.slice PodAnnotations:0xc005eca350}] Aliases:map[]}"
2026-06-11 12:41:55.124546 | controller | Jun 11 12:04:02.460530 crc crio[22553]: time="2026-06-11T12:04:02.460414581Z" level=info msg="Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.124566 | controller | Jun 11 12:04:02.473221 crc crio[22553]: time="2026-06-11T12:04:02.473124181Z" level=info msg="Ran pod sandbox df8feefd011a898c7c188b1a3cb943e48a3dadd327667f47a90ac8b64db0fc97 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl/POD" id=28e52aec-0e60-4eb6-8081-d0ac3739017f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.124583 | controller | Jun 11 12:04:02.479491 crc crio[22553]: time="2026-06-11T12:04:02.479383643Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=22d6db66-99be-42c4-b38b-046f92db1984 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.124598 | controller | Jun 11 12:04:02.485231 crc crio[22553]: time="2026-06-11T12:04:02.479758364Z" level=info msg="Image quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7 not found" id=22d6db66-99be-42c4-b38b-046f92db1984 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.124614 | controller | Jun 11 12:04:02.485231 crc crio[22553]: time="2026-06-11T12:04:02.479858437Z" level=info msg="Neither image nor artfiact quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7 found" id=22d6db66-99be-42c4-b38b-046f92db1984 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.124630 | controller | Jun 11 12:04:02.485231 crc crio[22553]: time="2026-06-11T12:04:02.481195726Z" level=info msg="Pulling image: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=1149ecce-78d9-45fc-a6d5-abd26372395d name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.124646 | controller | Jun 11 12:04:02.486619 crc crio[22553]: time="2026-06-11T12:04:02.486207952Z" level=info msg="Trying to access \"quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\""
2026-06-11 12:41:55.124662 | controller | Jun 11 12:04:02.497916 crc crio[22553]: time="2026-06-11T12:04:02.49780424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.124677 | controller | Jun 11 12:04:02.665859 crc crio[22553]: time="2026-06-11T12:04:02.665746692Z" level=info msg="Created container 42a631e99bb191906baa483d81c9d4bf75ad90790008e271079abfc734581b00: openshift-infra/auto-csr-approver-29686324-2cd92/oc" id=b19e5a24-3f06-4362-87a2-8f8d8c59b006 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.124693 | controller | Jun 11 12:04:02.667464 crc crio[22553]: time="2026-06-11T12:04:02.667261396Z" level=info msg="Starting container: 42a631e99bb191906baa483d81c9d4bf75ad90790008e271079abfc734581b00" id=33824d9a-a01d-4da8-9069-010beccf9bc6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.124709 | controller | Jun 11 12:04:02.674158 crc crio[22553]: time="2026-06-11T12:04:02.674046154Z" level=info msg="Started container" PID=127717 containerID=42a631e99bb191906baa483d81c9d4bf75ad90790008e271079abfc734581b00 description=openshift-infra/auto-csr-approver-29686324-2cd92/oc id=33824d9a-a01d-4da8-9069-010beccf9bc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf
2026-06-11 12:41:55.124726 | controller | Jun 11 12:04:04.637355 crc crio[22553]: time="2026-06-11T12:04:04.636277226Z" level=info msg="Stopping pod sandbox: 41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf" id=754170fb-32f8-4565-beca-3ea207a406da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.124742 | controller | Jun 11 12:04:04.644943 crc crio[22553]: time="2026-06-11T12:04:04.638647275Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686324-2cd92 Namespace:openshift-infra ID:41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf UID:a5e2490c-ff2a-4aee-9fd2-615e7d7be79e NetNS:/var/run/netns/11cd7a5d-d049-4d0f-9160-47922486d8be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5e2490c_ff2a_4aee_9fd2_615e7d7be79e.slice PodAnnotations:0xc0011e83f8}] Aliases:map[]}"
2026-06-11 12:41:55.124761 | controller | Jun 11 12:04:04.644943 crc crio[22553]: time="2026-06-11T12:04:04.638982734Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686324-2cd92 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.124778 | controller | Jun 11 12:04:05.033317 crc crio[22553]: time="2026-06-11T12:04:05.032500108Z" level=info msg="Stopped pod sandbox: 41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf" id=754170fb-32f8-4565-beca-3ea207a406da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.124794 | controller | Jun 11 12:04:27.405510 crc crio[22553]: time="2026-06-11T12:04:27.40432966Z" level=info msg="Pulled image: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner@sha256:62addd80e4ed75f5f608dfb737f6cee7eb239b0db79955f1fa41e605cc9304ca" id=1149ecce-78d9-45fc-a6d5-abd26372395d name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.124810 | controller | Jun 11 12:04:27.410280 crc crio[22553]: time="2026-06-11T12:04:27.408820671Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=264dea61-b8e8-444c-b16c-81be978bd0f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.124826 | controller | Jun 11 12:04:27.452741 crc crio[22553]: time="2026-06-11T12:04:27.452506664Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=53b0a183-44f5-41a5-987e-25780aab2504 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.124842 | controller | Jun 11 12:04:27.465415 crc crio[22553]: time="2026-06-11T12:04:27.465217004Z" level=info msg="Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=31ffc304-fd71-4658-89a5-637c38def0b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.124858 | controller | Jun 11 12:04:27.468446 crc crio[22553]: time="2026-06-11T12:04:27.468315244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.124874 | controller | Jun 11 12:04:27.528652 crc crio[22553]: time="2026-06-11T12:04:27.528343153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.124890 | controller | Jun 11 12:04:27.533015 crc crio[22553]: time="2026-06-11T12:04:27.532935346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.124905 | controller | Jun 11 12:04:27.808422 crc crio[22553]: time="2026-06-11T12:04:27.808230256Z" level=info msg="Created container bf091bc1c5f8c15cc434236c592d3921b5871ff862ff80b2034da3b18ddd59c2: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=31ffc304-fd71-4658-89a5-637c38def0b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.124921 | controller | Jun 11 12:04:27.809777 crc crio[22553]: time="2026-06-11T12:04:27.809601866Z" level=info msg="Starting container: bf091bc1c5f8c15cc434236c592d3921b5871ff862ff80b2034da3b18ddd59c2" id=01d12e17-2e58-457b-9d6e-3cd469929858 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.124937 | controller | Jun 11 12:04:27.823239 crc crio[22553]: time="2026-06-11T12:04:27.82313015Z" level=info msg="Started container" PID=129200 containerID=bf091bc1c5f8c15cc434236c592d3921b5871ff862ff80b2034da3b18ddd59c2 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=01d12e17-2e58-457b-9d6e-3cd469929858 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df8feefd011a898c7c188b1a3cb943e48a3dadd327667f47a90ac8b64db0fc97
2026-06-11 12:41:55.124960 | controller | Jun 11 12:04:43.360186 crc crio[22553]: time="2026-06-11T12:04:43.358463782Z" level=info msg="Stopping pod sandbox: df8feefd011a898c7c188b1a3cb943e48a3dadd327667f47a90ac8b64db0fc97" id=faae31fd-cad9-40c2-ab0f-de00dd2b7122 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.124976 | controller | Jun 11 12:04:43.362459 crc crio[22553]: time="2026-06-11T12:04:43.361432779Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl Namespace:openstack ID:df8feefd011a898c7c188b1a3cb943e48a3dadd327667f47a90ac8b64db0fc97 UID:955775fa-1308-4cdf-ae28-7741eb3f0ad6 NetNS:/var/run/netns/04627015-a276-495b-a1ce-5d9efb193af9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod955775fa_1308_4cdf_ae28_7741eb3f0ad6.slice PodAnnotations:0xc0050d35b8}] Aliases:map[]}"
2026-06-11 12:41:55.124993 | controller | Jun 11 12:04:43.362459 crc crio[22553]: time="2026-06-11T12:04:43.361958184Z" level=info msg="Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.125009 | controller | Jun 11 12:04:43.965959 crc crio[22553]: time="2026-06-11T12:04:43.965474176Z" level=info msg="Stopped pod sandbox: df8feefd011a898c7c188b1a3cb943e48a3dadd327667f47a90ac8b64db0fc97" id=faae31fd-cad9-40c2-ab0f-de00dd2b7122 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.125025 | controller | Jun 11 12:04:44.926559 crc crio[22553]: time="2026-06-11T12:04:44.92645375Z" level=info msg="Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz/POD" id=3cef82c4-ea1d-4691-a674-816f99ef6e61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.125041 | controller | Jun 11 12:04:44.928091 crc crio[22553]: time="2026-06-11T12:04:44.926619255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.125057 | controller | Jun 11 12:04:44.994124 crc crio[22553]: time="2026-06-11T12:04:44.993164864Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz Namespace:openstack ID:c4294a68f9d50a24b682c2ca2f1e2136cf03e86a2e7a8f7298f644721bffabff UID:36e0867d-d8a1-4113-8a28-53824898e8f2 NetNS:/var/run/netns/85459039-79c4-40ee-82f9-6b905e900a67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36e0867d_d8a1_4113_8a28_53824898e8f2.slice PodAnnotations:0xc002b8af78}] Aliases:map[]}"
2026-06-11 12:41:55.125074 | controller | Jun 11 12:04:44.994124 crc crio[22553]: time="2026-06-11T12:04:44.994003288Z" level=info msg="Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.125090 | controller | Jun 11 12:04:45.551992 crc crio[22553]: 2026-06-11T12:04:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4294a68f9d50a2 Mac:02:a5:89:e4:a7:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/85459039-79c4-40ee-82f9-6b905e900a67 SocketPath: PciID:}] [{Interface:0xc000014820 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.125106 | controller | Jun 11 12:04:45.553312 crc crio[22553]: time="2026-06-11T12:04:45.553184128Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz Namespace:openstack ID:c4294a68f9d50a24b682c2ca2f1e2136cf03e86a2e7a8f7298f644721bffabff UID:36e0867d-d8a1-4113-8a28-53824898e8f2 NetNS:/var/run/netns/85459039-79c4-40ee-82f9-6b905e900a67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36e0867d_d8a1_4113_8a28_53824898e8f2.slice PodAnnotations:0xc002b8af78}] Aliases:map[]}"
2026-06-11 12:41:55.125126 | controller | Jun 11 12:04:45.553490 crc crio[22553]: time="2026-06-11T12:04:45.553444546Z" level=info msg="Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.125142 | controller | Jun 11 12:04:45.567240 crc crio[22553]: time="2026-06-11T12:04:45.566664891Z" level=info msg="Ran pod sandbox c4294a68f9d50a24b682c2ca2f1e2136cf03e86a2e7a8f7298f644721bffabff with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz/POD" id=3cef82c4-ea1d-4691-a674-816f99ef6e61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.125158 | controller | Jun 11 12:04:45.570372 crc crio[22553]: time="2026-06-11T12:04:45.570285606Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=004b626f-d14c-483b-8922-97d55de3adac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.125174 | controller | Jun 11 12:04:45.593560 crc crio[22553]: time="2026-06-11T12:04:45.593458071Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=c027b6c4-bd1e-428e-87dd-f6096434fac1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.125190 | controller | Jun 11 12:04:45.602628 crc crio[22553]: time="2026-06-11T12:04:45.602507325Z" level=info msg="Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=f015997a-c0ac-47c5-86cb-471071d85709 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.125205 | controller | Jun 11 12:04:45.603080 crc crio[22553]: time="2026-06-11T12:04:45.603006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.125221 | controller | Jun 11 12:04:45.659362 crc crio[22553]: time="2026-06-11T12:04:45.659067193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.125236 | controller | Jun 11 12:04:45.662425 crc crio[22553]: time="2026-06-11T12:04:45.662351508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.125252 | controller | Jun 11 12:04:45.865113 crc crio[22553]: time="2026-06-11T12:04:45.864737574Z" level=info msg="Created container a053b47ac7399e4b9073a9f8bc7dae4321926d289251caba4f3785ae0e5dd068: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=f015997a-c0ac-47c5-86cb-471071d85709 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.125267 | controller | Jun 11 12:04:45.867379 crc crio[22553]: time="2026-06-11T12:04:45.86734866Z" level=info msg="Starting container: a053b47ac7399e4b9073a9f8bc7dae4321926d289251caba4f3785ae0e5dd068" id=70c42811-1df3-47c1-a0c5-72b9436f07eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.125283 | controller | Jun 11 12:04:45.879140 crc crio[22553]: time="2026-06-11T12:04:45.879029491Z" level=info msg="Started container" PID=130245 containerID=a053b47ac7399e4b9073a9f8bc7dae4321926d289251caba4f3785ae0e5dd068 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=70c42811-1df3-47c1-a0c5-72b9436f07eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4294a68f9d50a24b682c2ca2f1e2136cf03e86a2e7a8f7298f644721bffabff
2026-06-11 12:41:55.125302 | controller | Jun 11 12:04:46.882809 crc crio[22553]: time="2026-06-11T12:04:46.881601406Z" level=info msg="Removing container: f1757f7a3e50b05f4f2f19ca3be7a7dc5bc2837bb9efad4af0d4645c33da4b41" id=d73436ed-6539-4058-a970-4323970422aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.125317 | controller | Jun 11 12:04:47.081368 crc crio[22553]: time="2026-06-11T12:04:47.079857592Z" level=info msg="Removed container f1757f7a3e50b05f4f2f19ca3be7a7dc5bc2837bb9efad4af0d4645c33da4b41: openshift-infra/auto-csr-approver-29686318-clhs5/oc" id=d73436ed-6539-4058-a970-4323970422aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.125333 | controller | Jun 11 12:04:47.103392 crc crio[22553]: time="2026-06-11T12:04:47.103237623Z" level=info msg="Stopping pod sandbox: 963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd" id=ec87fb91-7ecb-4b1a-806a-5ed372ca77f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.125363 | controller | Jun 11 12:04:47.104048 crc crio[22553]: time="2026-06-11T12:04:47.103455549Z" level=info msg="Stopped pod sandbox (already stopped): 963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd" id=ec87fb91-7ecb-4b1a-806a-5ed372ca77f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.125384 | controller | Jun 11 12:04:47.104801 crc crio[22553]: time="2026-06-11T12:04:47.104646544Z" level=info msg="Removing pod sandbox: 963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd" id=8add59f6-b18a-4b1a-8819-295230a87341 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.125400 | controller | Jun 11 12:04:47.119180 crc crio[22553]: time="2026-06-11T12:04:47.119015162Z" level=info msg="Removed pod sandbox: 963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd" id=8add59f6-b18a-4b1a-8819-295230a87341 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.125415 | controller | Jun 11 12:04:47.120822 crc crio[22553]: time="2026-06-11T12:04:47.120625059Z" level=info msg="Stopping pod sandbox: 04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6" id=3f5dd176-e151-42e0-94d3-33bcaf7c3851 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.125430 | controller | Jun 11 12:04:47.120822 crc crio[22553]: time="2026-06-11T12:04:47.120800034Z" level=info msg="Stopped pod sandbox (already stopped): 04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6" id=3f5dd176-e151-42e0-94d3-33bcaf7c3851 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.125445 | controller | Jun 11 12:04:47.121554 crc crio[22553]: time="2026-06-11T12:04:47.121439703Z" level=info msg="Removing pod sandbox: 04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6" id=a25ef080-1f7b-49e1-a3ce-e92964d6faf4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.125460 | controller | Jun 11 12:04:47.145505 crc crio[22553]: time="2026-06-11T12:04:47.145178094Z" level=info msg="Removed pod sandbox: 04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6" id=a25ef080-1f7b-49e1-a3ce-e92964d6faf4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.125476 | controller | Jun 11 12:04:51.537499 crc crio[22553]: time="2026-06-11T12:04:51.536501492Z" level=info msg="Stopping pod sandbox: c4294a68f9d50a24b682c2ca2f1e2136cf03e86a2e7a8f7298f644721bffabff" id=509ae58f-41ca-469a-b4bb-c150121326e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.125491 | controller | Jun 11 12:04:51.539802 crc crio[22553]: time="2026-06-11T12:04:51.539414736Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz Namespace:openstack ID:c4294a68f9d50a24b682c2ca2f1e2136cf03e86a2e7a8f7298f644721bffabff UID:36e0867d-d8a1-4113-8a28-53824898e8f2 NetNS:/var/run/netns/85459039-79c4-40ee-82f9-6b905e900a67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36e0867d_d8a1_4113_8a28_53824898e8f2.slice PodAnnotations:0xc0011e8f18}] Aliases:map[]}"
2026-06-11 12:41:55.125511 | controller | Jun 11 12:04:51.539908 crc crio[22553]: time="2026-06-11T12:04:51.539854989Z" level=info msg="Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.125528 | controller | Jun 11 12:04:52.086461 crc crio[22553]: time="2026-06-11T12:04:52.08603088Z" level=info msg="Stopped pod sandbox: c4294a68f9d50a24b682c2ca2f1e2136cf03e86a2e7a8f7298f644721bffabff" id=509ae58f-41ca-469a-b4bb-c150121326e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.125543 | controller | Jun 11 12:04:53.096127 crc crio[22553]: time="2026-06-11T12:04:53.095421785Z" level=info msg="Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt/POD" id=bcd64467-d02b-4232-81ad-31ba1e30ce38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.125558 | controller | Jun 11 12:04:53.097285 crc crio[22553]: time="2026-06-11T12:04:53.096158276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.125574 | controller | Jun 11 12:04:53.208200 crc crio[22553]: time="2026-06-11T12:04:53.207985494Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt Namespace:openstack ID:66a052dd947c9883db7ca15b8787537e6da5b39d6d91267ba53ddb45a87851ef UID:58bd25e5-2094-4867-8d13-685876925a09 NetNS:/var/run/netns/31503d6c-bcfa-4183-97ef-26fd41b9a1aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58bd25e5_2094_4867_8d13_685876925a09.slice PodAnnotations:0xc0011e8080}] Aliases:map[]}"
2026-06-11 12:41:55.125590 | controller | Jun 11 12:04:53.208200 crc crio[22553]: time="2026-06-11T12:04:53.208096827Z" level=info msg="Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.125605 | controller | Jun 11 12:04:53.761316 crc crio[22553]: 2026-06-11T12:04:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66a052dd947c988 Mac:fe:48:59:c5:78:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/31503d6c-bcfa-4183-97ef-26fd41b9a1aa SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.125622 | controller | Jun 11 12:04:53.763371 crc crio[22553]: time="2026-06-11T12:04:53.763242428Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt Namespace:openstack ID:66a052dd947c9883db7ca15b8787537e6da5b39d6d91267ba53ddb45a87851ef UID:58bd25e5-2094-4867-8d13-685876925a09 NetNS:/var/run/netns/31503d6c-bcfa-4183-97ef-26fd41b9a1aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58bd25e5_2094_4867_8d13_685876925a09.slice PodAnnotations:0xc0011e8080}] Aliases:map[]}"
2026-06-11 12:41:55.125638 | controller | Jun 11 12:04:53.763643 crc crio[22553]: time="2026-06-11T12:04:53.763462935Z" level=info msg="Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.125653 | controller | Jun 11 12:04:53.778860 crc crio[22553]: time="2026-06-11T12:04:53.776263398Z" level=info msg="Ran pod sandbox 66a052dd947c9883db7ca15b8787537e6da5b39d6d91267ba53ddb45a87851ef with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt/POD" id=bcd64467-d02b-4232-81ad-31ba1e30ce38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.125673 | controller | Jun 11 12:04:53.782978 crc crio[22553]: time="2026-06-11T12:04:53.782042496Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=5955b404-9a97-46a3-9afa-9a67f90b2167 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.125689 | controller | Jun 11 12:04:53.811295 crc crio[22553]: time="2026-06-11T12:04:53.810722691Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=05fd892b-ba20-479f-ac26-a76dc3f066c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.125704 | controller | Jun 11 12:04:53.818863 crc crio[22553]: time="2026-06-11T12:04:53.818763136Z" level=info msg="Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=13ebbfda-5698-4889-8d70-942fb9cc75c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.125719 | controller | Jun 11 12:04:53.819293 crc crio[22553]: time="2026-06-11T12:04:53.819182848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.125735 | controller | Jun 11 12:04:53.868286 crc crio[22553]: time="2026-06-11T12:04:53.867900207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.125750 | controller | Jun 11 12:04:53.874411 crc crio[22553]: time="2026-06-11T12:04:53.874328354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.125766 | controller | Jun 11 12:04:54.086361 crc crio[22553]: time="2026-06-11T12:04:54.086178146Z" level=info msg="Created container 6fb01ff3fcb310bff0db73293213be3a264f53d9fbeaf3e33478adf1c9172275: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=13ebbfda-5698-4889-8d70-942fb9cc75c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.125782 | controller | Jun 11 12:04:54.087653 crc crio[22553]: time="2026-06-11T12:04:54.087490254Z" level=info msg="Starting container: 6fb01ff3fcb310bff0db73293213be3a264f53d9fbeaf3e33478adf1c9172275" id=785f7a10-6698-4ee8-87f9-47fa9d9521f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.125798 | controller | Jun 11 12:04:54.097277 crc crio[22553]: time="2026-06-11T12:04:54.095861438Z" level=info msg="Started container" PID=130776 containerID=6fb01ff3fcb310bff0db73293213be3a264f53d9fbeaf3e33478adf1c9172275 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=785f7a10-6698-4ee8-87f9-47fa9d9521f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66a052dd947c9883db7ca15b8787537e6da5b39d6d91267ba53ddb45a87851ef
2026-06-11 12:41:55.125814 | controller | Jun 11 12:06:00.545253 crc crio[22553]: time="2026-06-11T12:06:00.544110674Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686326-ttczw/POD" id=b8b271e8-6995-45cb-89eb-f82c250d1dda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.125829 | controller | Jun 11 12:06:00.547596 crc crio[22553]: time="2026-06-11T12:06:00.545264447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.125845 | controller | Jun 11 12:06:00.592287 crc crio[22553]: time="2026-06-11T12:06:00.592188327Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686326-ttczw Namespace:openshift-infra ID:61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5 UID:d801d68f-fe31-4c64-a3b4-cc451a7e1693 NetNS:/var/run/netns/ac313b57-fffc-4a2f-994a-e42f44ee5e3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd801d68f_fe31_4c64_a3b4_cc451a7e1693.slice PodAnnotations:0xc00061eef8}] Aliases:map[]}"
2026-06-11 12:41:55.125864 | controller | Jun 11 12:06:00.592921 crc crio[22553]: time="2026-06-11T12:06:00.592811224Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686326-ttczw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.125881 | controller | Jun 11 12:06:01.265449 crc crio[22553]: 2026-06-11T12:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61d3963ff1f2f9d Mac:da:9a:ed:00:66:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/ac313b57-fffc-4a2f-994a-e42f44ee5e3b SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.125897 | controller | Jun 11 12:06:01.266924 crc crio[22553]: time="2026-06-11T12:06:01.266620117Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686326-ttczw Namespace:openshift-infra ID:61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5 UID:d801d68f-fe31-4c64-a3b4-cc451a7e1693 NetNS:/var/run/netns/ac313b57-fffc-4a2f-994a-e42f44ee5e3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd801d68f_fe31_4c64_a3b4_cc451a7e1693.slice PodAnnotations:0xc00061eef8}] Aliases:map[]}"
2026-06-11 12:41:55.125914 | controller | Jun 11 12:06:01.267463 crc crio[22553]: time="2026-06-11T12:06:01.26742234Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686326-ttczw for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.125931 | controller | Jun 11 12:06:01.292094 crc crio[22553]: time="2026-06-11T12:06:01.291619526Z" level=info msg="Ran pod sandbox 61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5 with infra container: openshift-infra/auto-csr-approver-29686326-ttczw/POD" id=b8b271e8-6995-45cb-89eb-f82c250d1dda name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.125947 | controller | Jun 11 12:06:01.299244 crc crio[22553]: time="2026-06-11T12:06:01.299137222Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5e4102fe-427e-4999-a2af-75edbdb1c42c name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.125963 | controller | Jun 11 12:06:01.310084 crc crio[22553]: time="2026-06-11T12:06:01.309918252Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.125979 | controller | Jun 11 12:06:02.108616 crc crio[22553]: time="2026-06-11T12:06:02.10844777Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5e4102fe-427e-4999-a2af-75edbdb1c42c name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.125995 | controller | Jun 11 12:06:02.111169 crc crio[22553]: time="2026-06-11T12:06:02.111133338Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6635341a-5b1a-43ef-a82b-5eca0c8b1cdf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.126010 | controller | Jun 11 12:06:02.114649 crc crio[22553]: time="2026-06-11T12:06:02.114618528Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=87524488-fcde-4a5a-8632-15442ddff6a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.126026 | controller | Jun 11 12:06:02.123915 crc crio[22553]: time="2026-06-11T12:06:02.123840383Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686326-ttczw/oc" id=397eb2bc-853a-4a6b-8405-aba08073fd1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.126042 | controller | Jun 11 12:06:02.124778 crc crio[22553]: time="2026-06-11T12:06:02.124654886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.126061 | controller | Jun 11 12:06:02.184397 crc crio[22553]: time="2026-06-11T12:06:02.184177799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.126078 | controller | Jun 11 12:06:02.425421 crc crio[22553]: time="2026-06-11T12:06:02.425287654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.126094 | controller | Jun 11 12:06:02.572093 crc crio[22553]: time="2026-06-11T12:06:02.571191411Z" level=info msg="Created container e9e7941e0a9c0efdcd51ef32e9ce1ac7280273b6d935d3f1f56b0e845b43292d: openshift-infra/auto-csr-approver-29686326-ttczw/oc" id=397eb2bc-853a-4a6b-8405-aba08073fd1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.126110 | controller | Jun 11 12:06:02.574221 crc crio[22553]: time="2026-06-11T12:06:02.574130395Z" level=info msg="Starting container: e9e7941e0a9c0efdcd51ef32e9ce1ac7280273b6d935d3f1f56b0e845b43292d" id=263749c2-bf9d-494c-b691-da33f8383221 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.126126 | controller | Jun 11 12:06:02.585839 crc crio[22553]: time="2026-06-11T12:06:02.585039859Z" level=info msg="Started container" PID=134230 containerID=e9e7941e0a9c0efdcd51ef32e9ce1ac7280273b6d935d3f1f56b0e845b43292d description=openshift-infra/auto-csr-approver-29686326-ttczw/oc id=263749c2-bf9d-494c-b691-da33f8383221 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5
2026-06-11 12:41:55.126143 | controller | Jun 11 12:06:05.012287 crc crio[22553]: time="2026-06-11T12:06:05.011230369Z" level=info msg="Stopping pod sandbox: 61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5" id=4ba9c0dc-7663-4956-a440-3fd90bc15260 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.126159 | controller | Jun 11 12:06:05.014462 crc crio[22553]: time="2026-06-11T12:06:05.013312469Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686326-ttczw Namespace:openshift-infra ID:61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5 UID:d801d68f-fe31-4c64-a3b4-cc451a7e1693 NetNS:/var/run/netns/ac313b57-fffc-4a2f-994a-e42f44ee5e3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd801d68f_fe31_4c64_a3b4_cc451a7e1693.slice PodAnnotations:0xc0050d25d8}] Aliases:map[]}"
2026-06-11 12:41:55.126175 | controller | Jun 11 12:06:05.014462 crc crio[22553]: time="2026-06-11T12:06:05.013577996Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686326-ttczw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.126191 | controller | Jun 11 12:06:05.316356 crc crio[22553]: time="2026-06-11T12:06:05.315567282Z" level=info msg="Stopped pod sandbox: 61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5" id=4ba9c0dc-7663-4956-a440-3fd90bc15260 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.126207 | controller | Jun 11 12:06:47.201012 crc crio[22553]: time="2026-06-11T12:06:47.199863624Z" level=info msg="Removing container: 42db8b5f87d98185442ce40653f10dc0edb3477799bdc387d8dfb0abbbb2e1a4" id=356304d5-ef5b-4379-a795-86d5ed7c46e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.126223 | controller | Jun 11 12:06:47.384945 crc crio[22553]: time="2026-06-11T12:06:47.384825734Z" level=info msg="Removed container 42db8b5f87d98185442ce40653f10dc0edb3477799bdc387d8dfb0abbbb2e1a4: openshift-infra/auto-csr-approver-29686320-9m2rc/oc" id=356304d5-ef5b-4379-a795-86d5ed7c46e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.126239 | controller | Jun 11 12:06:47.395430 crc crio[22553]: time="2026-06-11T12:06:47.395338387Z" level=info msg="Stopping pod sandbox: dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1" id=96251360-376d-49a2-a23c-3f2257d0dda1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.126258 | controller | Jun 11 12:06:47.395430 crc crio[22553]: time="2026-06-11T12:06:47.39543659Z" level=info msg="Stopped pod sandbox (already stopped): dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1" id=96251360-376d-49a2-a23c-3f2257d0dda1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.126275 | controller | Jun 11 12:06:47.395946 crc crio[22553]: time="2026-06-11T12:06:47.395904183Z" level=info msg="Removing pod sandbox: dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1" id=edd144a3-d749-4adc-bb43-7b725f167479 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.126291 | controller | Jun 11 12:06:47.422075 crc crio[22553]: time="2026-06-11T12:06:47.421902201Z" level=info msg="Removed pod sandbox: dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1" id=edd144a3-d749-4adc-bb43-7b725f167479 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.126306 | controller | Jun 11 12:07:43.379329 crc crio[22553]: time="2026-06-11T12:07:43.378393616Z" level=info msg="Stopping pod sandbox: 66a052dd947c9883db7ca15b8787537e6da5b39d6d91267ba53ddb45a87851ef" id=cd08f471-543c-4f7f-8310-41f8d073309c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.126322 | controller | Jun 11 12:07:43.381150 crc crio[22553]: time="2026-06-11T12:07:43.380116876Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt Namespace:openstack ID:66a052dd947c9883db7ca15b8787537e6da5b39d6d91267ba53ddb45a87851ef UID:58bd25e5-2094-4867-8d13-685876925a09 NetNS:/var/run/netns/31503d6c-bcfa-4183-97ef-26fd41b9a1aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58bd25e5_2094_4867_8d13_685876925a09.slice PodAnnotations:0xc00279b0b0}] Aliases:map[]}"
2026-06-11 12:41:55.126338 | controller | Jun 11 12:07:43.381150 crc crio[22553]: time="2026-06-11T12:07:43.380411164Z" level=info msg="Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.126387 | controller | Jun 11 12:07:43.904446 crc crio[22553]: time="2026-06-11T12:07:43.904066237Z" level=info msg="Stopped pod sandbox: 66a052dd947c9883db7ca15b8787537e6da5b39d6d91267ba53ddb45a87851ef" id=cd08f471-543c-4f7f-8310-41f8d073309c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.126405 | controller | Jun 11 12:07:44.972454 crc crio[22553]: time="2026-06-11T12:07:44.9720749Z" level=info msg="Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt/POD" id=45495d36-859f-4e07-b04c-050b5a17379d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.126421 | controller | Jun 11 12:07:44.973601 crc crio[22553]: time="2026-06-11T12:07:44.972524052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.126437 | controller | Jun 11 12:07:45.031733 crc crio[22553]: time="2026-06-11T12:07:45.029764109Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt Namespace:openstack ID:3fa55226e72f69bc78ae7614ee7ecd2200ba23bd7e42ad85b4e574c62de606eb UID:b54f3723-0df6-4d6b-9796-ebe46e32805f NetNS:/var/run/netns/888a3064-8ae7-429c-84b4-f7017023d30a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb54f3723_0df6_4d6b_9796_ebe46e32805f.slice PodAnnotations:0xc004800e60}] Aliases:map[]}"
2026-06-11 12:41:55.126453 | controller | Jun 11 12:07:45.031733 crc crio[22553]: time="2026-06-11T12:07:45.029841331Z" level=info msg="Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.126473 | controller | Jun 11 12:07:45.586225 crc crio[22553]: 2026-06-11T12:07:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3fa55226e72f69b Mac:e6:5d:b6:e1:34:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/888a3064-8ae7-429c-84b4-f7017023d30a SocketPath: PciID:}] [{Interface:0xc0004b2760 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.126490 | controller | Jun 11 12:07:45.588402 crc crio[22553]: time="2026-06-11T12:07:45.588298354Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt Namespace:openstack ID:3fa55226e72f69bc78ae7614ee7ecd2200ba23bd7e42ad85b4e574c62de606eb UID:b54f3723-0df6-4d6b-9796-ebe46e32805f NetNS:/var/run/netns/888a3064-8ae7-429c-84b4-f7017023d30a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb54f3723_0df6_4d6b_9796_ebe46e32805f.slice PodAnnotations:0xc004800e60}] Aliases:map[]}"
2026-06-11 12:41:55.126506 | controller | Jun 11 12:07:45.588567 crc crio[22553]: time="2026-06-11T12:07:45.588541091Z" level=info msg="Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.126521 | controller | Jun 11 12:07:45.599991 crc crio[22553]: time="2026-06-11T12:07:45.59961923Z" level=info msg="Ran pod sandbox 3fa55226e72f69bc78ae7614ee7ecd2200ba23bd7e42ad85b4e574c62de606eb with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt/POD" id=45495d36-859f-4e07-b04c-050b5a17379d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.126537 | controller | Jun 11 12:07:45.603180 crc crio[22553]: time="2026-06-11T12:07:45.603036898Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=ded0a550-1934-4cd3-9751-1924c963e6bb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.126553 | controller | Jun 11 12:07:45.628191 crc crio[22553]: time="2026-06-11T12:07:45.628089609Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=a79497ac-7dfa-4bf2-b658-b861aaa5b612 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.126569 | controller | Jun 11 12:07:45.636297 crc crio[22553]: time="2026-06-11T12:07:45.636220903Z" level=info msg="Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=9a2c612e-65a4-47ce-ab30-7eb1ee90cdff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.126586 | controller | Jun 11 12:07:45.636947 crc crio[22553]: time="2026-06-11T12:07:45.63683333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.126603 | controller | Jun 11 12:07:45.689562 crc crio[22553]: time="2026-06-11T12:07:45.689424263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.126619 | controller | Jun 11 12:07:45.694599 crc crio[22553]: time="2026-06-11T12:07:45.694474098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.126635 | controller | Jun 11 12:07:45.901738 crc crio[22553]: time="2026-06-11T12:07:45.901546295Z" level=info msg="Created container ecd633a8a432387bc176734579b88b67489d3b3bcf50e9730623eec0d66171e6: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=9a2c612e-65a4-47ce-ab30-7eb1ee90cdff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.126666 | controller | Jun 11 12:07:45.903953 crc crio[22553]: time="2026-06-11T12:07:45.903861881Z" level=info msg="Starting container: ecd633a8a432387bc176734579b88b67489d3b3bcf50e9730623eec0d66171e6" id=8bf86540-b300-4b18-b501-f21b751271c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.126683 | controller | Jun 11 12:07:45.911110 crc crio[22553]: time="2026-06-11T12:07:45.910922594Z" level=info msg="Started container" PID=139796 containerID=ecd633a8a432387bc176734579b88b67489d3b3bcf50e9730623eec0d66171e6 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=8bf86540-b300-4b18-b501-f21b751271c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa55226e72f69bc78ae7614ee7ecd2200ba23bd7e42ad85b4e574c62de606eb
2026-06-11 12:41:55.126699 | controller | Jun 11 12:08:00.525471 crc crio[22553]: time="2026-06-11T12:08:00.524276991Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686328-c2b54/POD" id=9620af54-0898-4cc0-bd65-e1ba9c70c3a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.126716 | controller | Jun 11 12:08:00.528563 crc crio[22553]: time="2026-06-11T12:08:00.525594559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.126732 | controller | Jun 11 12:08:00.588547 crc crio[22553]: time="2026-06-11T12:08:00.588248871Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686328-c2b54 Namespace:openshift-infra ID:ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05 UID:4efe6859-2409-4152-b9f5-b842174b3314 NetNS:/var/run/netns/5c58b75e-79b1-4a3a-b27b-d7a87145c7a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4efe6859_2409_4152_b9f5_b842174b3314.slice PodAnnotations:0xc00012a590}] Aliases:map[]}"
2026-06-11 12:41:55.126748 | controller | Jun 11 12:08:00.589013 crc crio[22553]: time="2026-06-11T12:08:00.588991652Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686328-c2b54 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.126764 | controller | Jun 11 12:08:00.931267 crc crio[22553]: 2026-06-11T12:08:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac4a3b936132235 Mac:5a:2c:72:6c:d5:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/5c58b75e-79b1-4a3a-b27b-d7a87145c7a5 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.126780 | controller | Jun 11 12:08:00.933939 crc crio[22553]: time="2026-06-11T12:08:00.933540913Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686328-c2b54 Namespace:openshift-infra ID:ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05 UID:4efe6859-2409-4152-b9f5-b842174b3314 NetNS:/var/run/netns/5c58b75e-79b1-4a3a-b27b-d7a87145c7a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4efe6859_2409_4152_b9f5_b842174b3314.slice PodAnnotations:0xc00012a590}] Aliases:map[]}"
2026-06-11 12:41:55.126796 | controller | Jun 11 12:08:00.934299 crc crio[22553]: time="2026-06-11T12:08:00.934272964Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686328-c2b54 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.126812 | controller | Jun 11 12:08:00.944584 crc crio[22553]: time="2026-06-11T12:08:00.94453839Z" level=info msg="Ran pod sandbox ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05 with infra container: openshift-infra/auto-csr-approver-29686328-c2b54/POD" id=9620af54-0898-4cc0-bd65-e1ba9c70c3a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.126832 | controller | Jun 11 12:08:00.948372 crc crio[22553]: time="2026-06-11T12:08:00.948268997Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a6250651-fdf4-4326-9854-f754c5d11819 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.126848 | controller | Jun 11 12:08:00.957401 crc crio[22553]: time="2026-06-11T12:08:00.957303927Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.126864 | controller | Jun 11 12:08:01.780511 crc crio[22553]: time="2026-06-11T12:08:01.780403503Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a6250651-fdf4-4326-9854-f754c5d11819 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.126879 | controller | Jun 11 12:08:01.782235 crc crio[22553]: time="2026-06-11T12:08:01.781880006Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=39ccb449-2eb6-48a5-a58f-aeaf56ccc4ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.126895 | controller | Jun 11 12:08:01.785183 crc crio[22553]: time="2026-06-11T12:08:01.785097718Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=61c81ee9-403f-48ff-a6f4-3db181eb1d5e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.126911 | controller | Jun 11 12:08:01.797659 crc crio[22553]: time="2026-06-11T12:08:01.797560297Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686328-c2b54/oc" id=f6b58ef1-644e-40b1-9e51-b679eb039afa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.126927 | controller | Jun 11 12:08:01.799415 crc crio[22553]: time="2026-06-11T12:08:01.799366949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.126942 | controller | Jun 11 12:08:01.875751 crc crio[22553]: time="2026-06-11T12:08:01.875595271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.126958 | controller | Jun 11 12:08:02.203763 crc crio[22553]: time="2026-06-11T12:08:02.202533326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.126974 | controller | Jun 11 12:08:02.365630 crc crio[22553]: time="2026-06-11T12:08:02.365092962Z" level=info msg="Created container 874f249f81f85cb3298ad70a3d3f7a33a6e84505208c9e85d141ab349ec6fdc3: openshift-infra/auto-csr-approver-29686328-c2b54/oc" id=f6b58ef1-644e-40b1-9e51-b679eb039afa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.126989 | controller | Jun 11 12:08:02.367962 crc crio[22553]: time="2026-06-11T12:08:02.367848421Z" level=info msg="Starting container: 874f249f81f85cb3298ad70a3d3f7a33a6e84505208c9e85d141ab349ec6fdc3" id=6f8f9b45-39fb-4683-bb4b-09c9a5191164 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.127005 | controller | Jun 11 12:08:02.373898 crc crio[22553]: time="2026-06-11T12:08:02.373794052Z" level=info msg="Started container" PID=140727 containerID=874f249f81f85cb3298ad70a3d3f7a33a6e84505208c9e85d141ab349ec6fdc3 description=openshift-infra/auto-csr-approver-29686328-c2b54/oc id=6f8f9b45-39fb-4683-bb4b-09c9a5191164 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05
2026-06-11 12:41:55.127022 | controller | Jun 11 12:08:04.794187 crc crio[22553]: time="2026-06-11T12:08:04.793178164Z" level=info msg="Stopping pod sandbox: ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05" id=dd20364b-52f4-4308-b226-00249ae9fb8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.127042 | controller | Jun 11 12:08:04.797575 crc crio[22553]: time="2026-06-11T12:08:04.794967655Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686328-c2b54 Namespace:openshift-infra ID:ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05 UID:4efe6859-2409-4152-b9f5-b842174b3314 NetNS:/var/run/netns/5c58b75e-79b1-4a3a-b27b-d7a87145c7a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4efe6859_2409_4152_b9f5_b842174b3314.slice PodAnnotations:0xc002826ae0}] Aliases:map[]}"
2026-06-11 12:41:55.127059 | controller | Jun 11 12:08:04.797575 crc crio[22553]: time="2026-06-11T12:08:04.795101869Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686328-c2b54 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.127075 | controller | Jun 11 12:08:05.132435 crc crio[22553]: time="2026-06-11T12:08:05.131846676Z" level=info msg="Stopped pod sandbox: ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05" id=dd20364b-52f4-4308-b226-00249ae9fb8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.127092 | controller | Jun 11 12:08:47.509131 crc crio[22553]: time="2026-06-11T12:08:47.50628016Z" level=info msg="Removing container: 9df696e0c9f48a194996677fa808f0564f43c57bb7931a2fe63b78eccbc8a8ea" id=21887eff-980f-4e9c-88f3-521cac91f6b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.127108 | controller | Jun 11 12:08:47.787793 crc crio[22553]: time="2026-06-11T12:08:47.787591822Z" level=info msg="Removed container 9df696e0c9f48a194996677fa808f0564f43c57bb7931a2fe63b78eccbc8a8ea: openshift-infra/auto-csr-approver-29686322-lt68m/oc" id=21887eff-980f-4e9c-88f3-521cac91f6b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.127124 | controller | Jun 11 12:08:47.801921 crc crio[22553]: time="2026-06-11T12:08:47.801830422Z" level=info msg="Stopping pod sandbox: 128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e" id=f7f90ce6-8793-4482-8179-378734ebfb6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.127139 | controller | Jun 11 12:08:47.802320 crc crio[22553]: time="2026-06-11T12:08:47.801944005Z" level=info msg="Stopped pod sandbox (already stopped): 128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e" id=f7f90ce6-8793-4482-8179-378734ebfb6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.127155 | controller | Jun 11 12:08:47.802870 crc crio[22553]: time="2026-06-11T12:08:47.80281281Z" level=info msg="Removing pod sandbox: 128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e" id=43e708e7-b245-4465-bd20-cf86e192abe3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.127171 | controller | Jun 11 12:08:47.821794 crc crio[22553]: time="2026-06-11T12:08:47.821639991Z" level=info msg="Removed pod sandbox: 128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e" id=43e708e7-b245-4465-bd20-cf86e192abe3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.127186 | controller | Jun 11 12:09:47.843091 crc crio[22553]: time="2026-06-11T12:09:47.841812023Z" level=info msg="Removing container: 1835331d22a432d836e8f6e2a0741aff612c434efd519d5725b2ddd069b3ab7e" id=7103568b-2ca1-4557-8a41-7a26d80e4c99 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.127201 | controller | Jun 11 12:09:47.903183 crc crio[22553]: time="2026-06-11T12:09:47.902921021Z" level=info msg="Removed container 1835331d22a432d836e8f6e2a0741aff612c434efd519d5725b2ddd069b3ab7e: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/init" id=7103568b-2ca1-4557-8a41-7a26d80e4c99 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.127217 | controller | Jun 11 12:09:47.907451 crc crio[22553]: time="2026-06-11T12:09:47.907313927Z" level=info msg="Removing container: 74469f987b4ed08c5f428e17e48b6284bc3626ae1502703e1f74725223875461" id=4f0a0783-91fc-4b16-8c06-aca8788033e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.127236 | controller | Jun 11 12:09:47.963916 crc crio[22553]: time="2026-06-11T12:09:47.963800742Z" level=info msg="Removed container 74469f987b4ed08c5f428e17e48b6284bc3626ae1502703e1f74725223875461: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/openstack-edpm-ipam-provisionserver-checksum-discovery" id=4f0a0783-91fc-4b16-8c06-aca8788033e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.127252 | controller | Jun 11 12:09:47.977296 crc crio[22553]: time="2026-06-11T12:09:47.977128075Z" level=info msg="Stopping pod sandbox: 6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec" id=4de0da9e-5fd9-42f9-9691-3f762ddd3b5a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.127268 | controller | Jun 11 12:09:47.977296 crc crio[22553]: time="2026-06-11T12:09:47.97729817Z" level=info msg="Stopped pod sandbox (already stopped): 6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec" id=4de0da9e-5fd9-42f9-9691-3f762ddd3b5a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.127284 | controller | Jun 11 12:09:47.978389 crc crio[22553]: time="2026-06-11T12:09:47.97833949Z" level=info msg="Removing pod sandbox: 6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec" id=8f81c21f-2e2e-4806-82c9-2b9260028c31 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.127300 | controller | Jun 11 12:09:48.007463 crc crio[22553]: time="2026-06-11T12:09:48.007232911Z" level=info msg="Removed pod sandbox: 6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec" id=8f81c21f-2e2e-4806-82c9-2b9260028c31 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.127316 | controller | Jun 11 12:10:00.870038 crc crio[22553]: time="2026-06-11T12:10:00.868795079Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686330-b646t/POD" id=98a1a905-c809-4d8f-ac0d-c2a88c18da16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.127332 | controller | Jun 11 12:10:00.870038 crc crio[22553]: time="2026-06-11T12:10:00.869599483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.127362 | controller | Jun 11 12:10:01.043135 crc crio[22553]: time="2026-06-11T12:10:01.042654561Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686330-b646t Namespace:openshift-infra ID:376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0 UID:9f710297-a08b-4b6a-944d-c4e9b48743b8 NetNS:/var/run/netns/4b134931-1091-452b-8601-f0038146d5e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f710297_a08b_4b6a_944d_c4e9b48743b8.slice PodAnnotations:0xc0050d2020}] Aliases:map[]}"
2026-06-11 12:41:55.127449 | controller | Jun 11 12:10:01.043135 crc crio[22553]: time="2026-06-11T12:10:01.042773764Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686330-b646t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.127474 | controller | Jun 11 12:10:02.365007 crc crio[22553]: 2026-06-11T12:10:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:376f8159739b29f Mac:2e:a2:8d:2c:76:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/4b134931-1091-452b-8601-f0038146d5e6 SocketPath: PciID:}] [{Interface:0xc0002609e0 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.127493 | controller | Jun 11 12:10:02.365007 crc crio[22553]: time="2026-06-11T12:10:02.364304207Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686330-b646t Namespace:openshift-infra ID:376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0 UID:9f710297-a08b-4b6a-944d-c4e9b48743b8 NetNS:/var/run/netns/4b134931-1091-452b-8601-f0038146d5e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f710297_a08b_4b6a_944d_c4e9b48743b8.slice PodAnnotations:0xc0050d2020}] Aliases:map[]}"
2026-06-11 12:41:55.127516 | controller | Jun 11 12:10:02.365007 crc crio[22553]: time="2026-06-11T12:10:02.364528304Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686330-b646t for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.127533 | controller | Jun 11 12:10:02.376459 crc crio[22553]: time="2026-06-11T12:10:02.376308563Z" level=info msg="Ran pod sandbox 376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0 with infra container: openshift-infra/auto-csr-approver-29686330-b646t/POD" id=98a1a905-c809-4d8f-ac0d-c2a88c18da16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.127549 | controller | Jun 11 12:10:02.385037 crc crio[22553]: time="2026-06-11T12:10:02.38489232Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=fa84b8e4-423e-4a68-86c5-3f8a82d2b9ce name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.127566 | controller | Jun 11 12:10:02.396777 crc crio[22553]: time="2026-06-11T12:10:02.396612647Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.127581 | controller | Jun 11 12:10:03.766949 crc crio[22553]: time="2026-06-11T12:10:03.765988817Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=fa84b8e4-423e-4a68-86c5-3f8a82d2b9ce name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.127597 | controller | Jun 11 12:10:03.768739 crc crio[22553]: time="2026-06-11T12:10:03.768053196Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a555fe38-1e2f-4ef3-9b40-e10df6f6909f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.127613 | controller | Jun 11 12:10:03.771994 crc crio[22553]: time="2026-06-11T12:10:03.771278399Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=bbd668da-125e-427c-a405-4771dd6ee25b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.127628 | controller | Jun 11 12:10:03.783097 crc crio[22553]: time="2026-06-11T12:10:03.783013107Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686330-b646t/oc" id=811d3104-0828-49b9-a8a6-e05ee4dacb11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.127644 | controller | Jun 11 12:10:03.783891 crc crio[22553]: time="2026-06-11T12:10:03.783841081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.127659 | controller | Jun 11 12:10:03.841546 crc crio[22553]: time="2026-06-11T12:10:03.841325554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.127674 | controller | Jun 11 12:10:04.708058 crc crio[22553]: time="2026-06-11T12:10:04.707832061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.127690 | controller | Jun 11 12:10:04.858261 crc crio[22553]: time="2026-06-11T12:10:04.858136734Z" level=info msg="Created container d02c5dc7fdad67a4f55019c44835a3f6f568bd96c4b7dfaa8cbd66c8bc12ff62: openshift-infra/auto-csr-approver-29686330-b646t/oc" id=811d3104-0828-49b9-a8a6-e05ee4dacb11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.127706 | controller | Jun 11 12:10:04.860031 crc crio[22553]: time="2026-06-11T12:10:04.859945856Z" level=info msg="Starting container: d02c5dc7fdad67a4f55019c44835a3f6f568bd96c4b7dfaa8cbd66c8bc12ff62" id=9ff3e679-3d46-4e89-af65-45832a1035c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.127722 | controller | Jun 11 12:10:04.865188 crc crio[22553]: time="2026-06-11T12:10:04.865079824Z" level=info msg="Started container" PID=146881 containerID=d02c5dc7fdad67a4f55019c44835a3f6f568bd96c4b7dfaa8cbd66c8bc12ff62 description=openshift-infra/auto-csr-approver-29686330-b646t/oc id=9ff3e679-3d46-4e89-af65-45832a1035c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0
2026-06-11 12:41:55.127742 | controller | Jun 11 12:10:07.438651 crc crio[22553]: time="2026-06-11T12:10:07.437897841Z" level=info msg="Stopping pod sandbox: 376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0" id=b4178e25-cbd5-4a57-83db-e6fd6fb373c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.127758 | controller | Jun 11 12:10:07.440517 crc crio[22553]: time="2026-06-11T12:10:07.439236779Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686330-b646t Namespace:openshift-infra ID:376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0 UID:9f710297-a08b-4b6a-944d-c4e9b48743b8 NetNS:/var/run/netns/4b134931-1091-452b-8601-f0038146d5e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f710297_a08b_4b6a_944d_c4e9b48743b8.slice PodAnnotations:0xc00061e5a0}] Aliases:map[]}"
2026-06-11 12:41:55.127774 | controller | Jun 11 12:10:07.440517 crc crio[22553]: time="2026-06-11T12:10:07.439395944Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686330-b646t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.127790 | controller | Jun 11 12:10:08.239871 crc crio[22553]: time="2026-06-11T12:10:08.238428678Z" level=info msg="Stopped pod sandbox: 376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0" id=b4178e25-cbd5-4a57-83db-e6fd6fb373c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.127806 | controller | Jun 11 12:10:33.031264 crc crio[22553]: time="2026-06-11T12:10:33.030158384Z" level=info msg="Stopping pod sandbox: 3fa55226e72f69bc78ae7614ee7ecd2200ba23bd7e42ad85b4e574c62de606eb" id=1c4243ef-de1c-447e-9f5b-0c70b7f2aff1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.127822 | controller | Jun 11 12:10:33.034412 crc crio[22553]: time="2026-06-11T12:10:33.034362575Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt Namespace:openstack ID:3fa55226e72f69bc78ae7614ee7ecd2200ba23bd7e42ad85b4e574c62de606eb UID:b54f3723-0df6-4d6b-9796-ebe46e32805f NetNS:/var/run/netns/888a3064-8ae7-429c-84b4-f7017023d30a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb54f3723_0df6_4d6b_9796_ebe46e32805f.slice PodAnnotations:0xc000ca1368}] Aliases:map[]}"
2026-06-11 12:41:55.127838 | controller | Jun 11 12:10:33.034964 crc crio[22553]: time="2026-06-11T12:10:33.034932961Z" level=info msg="Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.127854 | controller | Jun 11 12:10:33.539443 crc crio[22553]: time="2026-06-11T12:10:33.53866977Z" level=info msg="Stopped pod sandbox: 3fa55226e72f69bc78ae7614ee7ecd2200ba23bd7e42ad85b4e574c62de606eb" id=1c4243ef-de1c-447e-9f5b-0c70b7f2aff1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.127870 | controller | Jun 11 12:10:34.646988 crc crio[22553]: time="2026-06-11T12:10:34.646364653Z" level=info msg="Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz/POD" id=e8542889-7453-4e4a-b58f-b87ff73efce7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.127886 | controller | Jun 11 12:10:34.648368 crc crio[22553]: time="2026-06-11T12:10:34.646988571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.127905 | controller | Jun 11 12:10:34.696417 crc crio[22553]: time="2026-06-11T12:10:34.696261468Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz Namespace:openstack ID:533e71a79b15c2913a393c0cd871b386cc1ae7d329a1f63ee2ec8cddfec3c572 UID:930dce20-a208-4eaa-b884-0857cfeb6791 NetNS:/var/run/netns/18ece18d-40b4-4278-a7f4-a93c9a4fff58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod930dce20_a208_4eaa_b884_0857cfeb6791.slice PodAnnotations:0xc000ca1590}] Aliases:map[]}"
2026-06-11 12:41:55.127922 | controller | Jun 11 12:10:34.696417 crc crio[22553]: time="2026-06-11T12:10:34.69633164Z" level=info msg="Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.127939 | controller | Jun 11 12:10:35.424515 crc crio[22553]: 2026-06-11T12:10:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:533e71a79b15c29 Mac:96:ab:ca:08:0b:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/18ece18d-40b4-4278-a7f4-a93c9a4fff58 SocketPath: PciID:}] [{Interface:0xc0001346d0 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.127955 | controller | Jun 11 12:10:35.426142 crc crio[22553]: time="2026-06-11T12:10:35.42602604Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz Namespace:openstack ID:533e71a79b15c2913a393c0cd871b386cc1ae7d329a1f63ee2ec8cddfec3c572 UID:930dce20-a208-4eaa-b884-0857cfeb6791 NetNS:/var/run/netns/18ece18d-40b4-4278-a7f4-a93c9a4fff58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod930dce20_a208_4eaa_b884_0857cfeb6791.slice PodAnnotations:0xc000ca1590}] Aliases:map[]}"
2026-06-11 12:41:55.127971 | controller | Jun 11 12:10:35.426271 crc crio[22553]: time="2026-06-11T12:10:35.426233046Z" level=info msg="Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.127987 | controller | Jun 11 12:10:35.437749 crc crio[22553]: time="2026-06-11T12:10:35.437577152Z" level=info msg="Ran pod sandbox 533e71a79b15c2913a393c0cd871b386cc1ae7d329a1f63ee2ec8cddfec3c572 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz/POD" id=e8542889-7453-4e4a-b58f-b87ff73efce7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.128003 | controller | Jun 11 12:10:35.441521 crc crio[22553]: time="2026-06-11T12:10:35.441017401Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=87f38579-cc5b-4fda-ba5e-46e6a96a73fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.128019 | controller | Jun 11 12:10:35.477765 crc crio[22553]: time="2026-06-11T12:10:35.477624514Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=3ad42c03-3657-442c-8b52-5ae616fa135f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.128035 | controller | Jun 11 12:10:35.492003 crc crio[22553]: time="2026-06-11T12:10:35.491938216Z" level=info msg="Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=114f26dc-8428-411e-8684-d3b6a3894057 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.128050 | controller | Jun 11 12:10:35.492435 crc crio[22553]: time="2026-06-11T12:10:35.492385219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.128069 | controller | Jun 11 12:10:35.583212 crc crio[22553]: time="2026-06-11T12:10:35.582860611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.128085 | controller | Jun 11 12:10:35.588042 crc crio[22553]: time="2026-06-11T12:10:35.587933817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.128101 | controller | Jun 11 12:10:35.767666 crc crio[22553]: time="2026-06-11T12:10:35.767291986Z" level=info msg="Created container 5c330971b51cae113b13fd38497e29112f1959259e07f0c9ba7dadc5093f0c17: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=114f26dc-8428-411e-8684-d3b6a3894057 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.128116 | controller | Jun 11 12:10:35.772671 crc crio[22553]: time="2026-06-11T12:10:35.770284012Z" level=info msg="Starting container: 5c330971b51cae113b13fd38497e29112f1959259e07f0c9ba7dadc5093f0c17" id=de40d3eb-8926-4e70-a4c7-e86f3845b49d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.128132 | controller | Jun 11 12:10:35.790188 crc crio[22553]: time="2026-06-11T12:10:35.780948709Z" level=info msg="Started container" PID=148658 containerID=5c330971b51cae113b13fd38497e29112f1959259e07f0c9ba7dadc5093f0c17 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=de40d3eb-8926-4e70-a4c7-e86f3845b49d name=/runtime.v1.RuntimeService/StartContainer sandboxID=533e71a79b15c2913a393c0cd871b386cc1ae7d329a1f63ee2ec8cddfec3c572
2026-06-11 12:41:55.128148 | controller | Jun 11 12:10:48.038908 crc crio[22553]: time="2026-06-11T12:10:48.037764263Z" level=info msg="Removing container: 42a631e99bb191906baa483d81c9d4bf75ad90790008e271079abfc734581b00" id=99963b21-28a3-4978-9d48-6d94016bc3c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.128164 | controller | Jun 11 12:10:48.487296 crc crio[22553]: time="2026-06-11T12:10:48.486660886Z" level=info msg="Removed container 42a631e99bb191906baa483d81c9d4bf75ad90790008e271079abfc734581b00: openshift-infra/auto-csr-approver-29686324-2cd92/oc" id=99963b21-28a3-4978-9d48-6d94016bc3c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.128179 | controller | Jun 11 12:10:48.500154 crc crio[22553]: time="2026-06-11T12:10:48.499950618Z" level=info msg="Stopping pod sandbox: 41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf" id=65169033-bf17-4537-9b84-e7e052af52a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.128195 | controller | Jun 11 12:10:48.500154 crc crio[22553]: time="2026-06-11T12:10:48.500125593Z" level=info msg="Stopped pod sandbox (already stopped): 41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf" id=65169033-bf17-4537-9b84-e7e052af52a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.128211 | controller | Jun 11 12:10:48.501179 crc crio[22553]: time="2026-06-11T12:10:48.501090111Z" level=info msg="Removing pod sandbox: 41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf" id=4af7f3a3-1179-40f0-b371-86da305fb104 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.128227 | controller | Jun 11 12:10:48.523034 crc crio[22553]: time="2026-06-11T12:10:48.5229481Z" level=info msg="Removed pod sandbox: 41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf" id=4af7f3a3-1179-40f0-b371-86da305fb104 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.128243 | controller | Jun 11 12:11:37.137033 crc crio[22553]: time="2026-06-11T12:11:37.134902514Z" level=info msg="Stopping pod sandbox: 533e71a79b15c2913a393c0cd871b386cc1ae7d329a1f63ee2ec8cddfec3c572" id=1612e3cd-9e54-4c1d-9c37-40b68ba582e5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.128262 | controller | Jun 11 12:11:37.137033 crc crio[22553]: time="2026-06-11T12:11:37.136619033Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz Namespace:openstack ID:533e71a79b15c2913a393c0cd871b386cc1ae7d329a1f63ee2ec8cddfec3c572 UID:930dce20-a208-4eaa-b884-0857cfeb6791 NetNS:/var/run/netns/18ece18d-40b4-4278-a7f4-a93c9a4fff58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod930dce20_a208_4eaa_b884_0857cfeb6791.slice PodAnnotations:0xc002826a60}] Aliases:map[]}"
2026-06-11 12:41:55.128279 | controller | Jun 11 12:11:37.137033 crc crio[22553]: time="2026-06-11T12:11:37.136865251Z" level=info msg="Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.128295 | controller | Jun 11 12:11:37.731749 crc crio[22553]: time="2026-06-11T12:11:37.731172396Z" level=info msg="Stopped pod sandbox: 533e71a79b15c2913a393c0cd871b386cc1ae7d329a1f63ee2ec8cddfec3c572" id=1612e3cd-9e54-4c1d-9c37-40b68ba582e5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.128311 | controller | Jun 11 12:11:38.710386 crc crio[22553]: time="2026-06-11T12:11:38.709326011Z" level=info msg="Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7/POD" id=8e19644d-48c5-4715-a717-157b8ae5d68f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.128327 | controller | Jun 11 12:11:38.712574 crc crio[22553]: time="2026-06-11T12:11:38.710535626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.128342 | controller | Jun 11 12:11:38.758837 crc crio[22553]: time="2026-06-11T12:11:38.758132035Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7 Namespace:openstack ID:b0284fe2d4994ee426b2cfdf9de72e0c73ec57dc6a3f34aeb5b82bd13e0fa63b UID:93ae20e1-52c3-4e71-a556-d15682d90e7d NetNS:/var/run/netns/6fefc9b1-60c4-48a8-a5a9-b93baaa3711d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93ae20e1_52c3_4e71_a556_d15682d90e7d.slice PodAnnotations:0xc002827928}] Aliases:map[]}"
2026-06-11 12:41:55.128383 | controller | Jun 11 12:11:38.759232 crc crio[22553]: time="2026-06-11T12:11:38.758862126Z" level=info msg="Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.128400 | controller | Jun 11 12:11:39.368008 crc crio[22553]: 2026-06-11T12:11:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0284fe2d4994ee Mac:3a:35:e2:a0:a1:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/6fefc9b1-60c4-48a8-a5a9-b93baaa3711d SocketPath: PciID:}] [{Interface:0xc0005165d0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.128417 | controller | Jun 11 12:11:39.370176 crc crio[22553]: time="2026-06-11T12:11:39.370074057Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7 Namespace:openstack ID:b0284fe2d4994ee426b2cfdf9de72e0c73ec57dc6a3f34aeb5b82bd13e0fa63b UID:93ae20e1-52c3-4e71-a556-d15682d90e7d NetNS:/var/run/netns/6fefc9b1-60c4-48a8-a5a9-b93baaa3711d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93ae20e1_52c3_4e71_a556_d15682d90e7d.slice PodAnnotations:0xc002827928}] Aliases:map[]}"
2026-06-11 12:41:55.128433 | controller | Jun 11 12:11:39.370345 crc crio[22553]: time="2026-06-11T12:11:39.370287393Z" level=info msg="Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.128453 | controller | Jun 11 12:11:39.383933 crc crio[22553]: time="2026-06-11T12:11:39.383794272Z" level=info msg="Ran pod sandbox b0284fe2d4994ee426b2cfdf9de72e0c73ec57dc6a3f34aeb5b82bd13e0fa63b with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7/POD" id=8e19644d-48c5-4715-a717-157b8ae5d68f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.128469 | controller | Jun 11 12:11:39.389420 crc crio[22553]: time="2026-06-11T12:11:39.389327081Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=228f7cc3-4796-4a83-a251-52c17aec0607 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.128485 | controller | Jun 11 12:11:39.425316 crc crio[22553]: time="2026-06-11T12:11:39.42474839Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=4ae92e0e-23aa-4124-986a-2e588da6a5a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.128501 | controller | Jun 11 12:11:39.436058 crc crio[22553]: time="2026-06-11T12:11:39.435951662Z" level=info msg="Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=f5607ebb-424b-4e6b-abf5-45fdc7560d9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.128517 | controller | Jun 11 12:11:39.436463 crc crio[22553]: time="2026-06-11T12:11:39.436389305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.128532 | controller | Jun 11 12:11:39.494834 crc crio[22553]: time="2026-06-11T12:11:39.494258899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.128548 | controller | Jun 11 12:11:39.501380 crc crio[22553]: time="2026-06-11T12:11:39.501201369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.128565 | controller | Jun 11 12:11:39.812206 crc crio[22553]: time="2026-06-11T12:11:39.812060891Z" level=info msg="Created container 307efe82cc2654a7c6806d10bba2e9bcebaa71c230977acfdaf8ef0dfda50947: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=f5607ebb-424b-4e6b-abf5-45fdc7560d9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.128581 | controller | Jun 11 12:11:39.814767 crc crio[22553]: time="2026-06-11T12:11:39.814059298Z" level=info msg="Starting container: 307efe82cc2654a7c6806d10bba2e9bcebaa71c230977acfdaf8ef0dfda50947" id=f62a8be2-c471-4a9a-91bc-3d6045191e80 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.128597 | controller | Jun 11 12:11:39.822269 crc crio[22553]: time="2026-06-11T12:11:39.821271686Z" level=info msg="Started container" PID=152129 containerID=307efe82cc2654a7c6806d10bba2e9bcebaa71c230977acfdaf8ef0dfda50947 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=f62a8be2-c471-4a9a-91bc-3d6045191e80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0284fe2d4994ee426b2cfdf9de72e0c73ec57dc6a3f34aeb5b82bd13e0fa63b
2026-06-11 12:41:55.128614 | controller | Jun 11 12:11:47.356829 crc crio[22553]: time="2026-06-11T12:11:47.355648841Z" level=info msg="Stopping pod sandbox: b0284fe2d4994ee426b2cfdf9de72e0c73ec57dc6a3f34aeb5b82bd13e0fa63b" id=71ec3039-f66f-4695-b00e-680a50c46fd7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.128629 | controller | Jun 11 12:11:47.358766 crc crio[22553]: time="2026-06-11T12:11:47.357573216Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7 Namespace:openstack ID:b0284fe2d4994ee426b2cfdf9de72e0c73ec57dc6a3f34aeb5b82bd13e0fa63b UID:93ae20e1-52c3-4e71-a556-d15682d90e7d NetNS:/var/run/netns/6fefc9b1-60c4-48a8-a5a9-b93baaa3711d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93ae20e1_52c3_4e71_a556_d15682d90e7d.slice PodAnnotations:0xc000ca1170}] Aliases:map[]}"
2026-06-11 12:41:55.128649 | controller | Jun 11 12:11:47.358766 crc crio[22553]: time="2026-06-11T12:11:47.358239885Z" level=info msg="Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.128665 | controller | Jun 11 12:11:47.939457 crc crio[22553]: time="2026-06-11T12:11:47.939162885Z" level=info msg="Stopped pod sandbox: b0284fe2d4994ee426b2cfdf9de72e0c73ec57dc6a3f34aeb5b82bd13e0fa63b" id=71ec3039-f66f-4695-b00e-680a50c46fd7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.128681 | controller | Jun 11 12:11:49.015206 crc crio[22553]: time="2026-06-11T12:11:49.014336281Z" level=info msg="Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5/POD" id=fe7397a7-c312-4c1c-89b3-44908f6f738f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.128697 | controller | Jun 11 12:11:49.015206 crc crio[22553]: time="2026-06-11T12:11:49.014943569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.128713 | controller | Jun 11 12:11:49.048749 crc crio[22553]: time="2026-06-11T12:11:49.048185895Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5 Namespace:openstack ID:ce0bf6cbe917df1769f722c087c34b7a316cbca2ad5adeab78e57dca82384078 UID:65215601-0272-4071-ac44-3015a27feb9d NetNS:/var/run/netns/8bf8ec31-1261-4e14-bf9d-274d2f422416 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65215601_0272_4071_ac44_3015a27feb9d.slice PodAnnotations:0xc000ca0e20}] Aliases:map[]}"
2026-06-11 12:41:55.128729 | controller | Jun 11 12:11:49.048749 crc crio[22553]: time="2026-06-11T12:11:49.048620007Z" level=info msg="Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.128745 | controller | Jun 11 12:11:49.577003 crc crio[22553]: 2026-06-11T12:11:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce0bf6cbe917df1 Mac:be:3b:a2:43:37:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/8bf8ec31-1261-4e14-bf9d-274d2f422416 SocketPath: PciID:}] [{Interface:0xc000232e10 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.128761 | controller | Jun 11 12:11:49.580121 crc crio[22553]: time="2026-06-11T12:11:49.580050084Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5 Namespace:openstack ID:ce0bf6cbe917df1769f722c087c34b7a316cbca2ad5adeab78e57dca82384078 UID:65215601-0272-4071-ac44-3015a27feb9d NetNS:/var/run/netns/8bf8ec31-1261-4e14-bf9d-274d2f422416 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65215601_0272_4071_ac44_3015a27feb9d.slice PodAnnotations:0xc000ca0e20}] Aliases:map[]}"
2026-06-11 12:41:55.128777 | controller | Jun 11 12:11:49.580251 crc crio[22553]: time="2026-06-11T12:11:49.580224979Z" level=info msg="Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.128796 | controller | Jun 11 12:11:49.596005 crc crio[22553]: time="2026-06-11T12:11:49.595619792Z" level=info msg="Ran pod sandbox ce0bf6cbe917df1769f722c087c34b7a316cbca2ad5adeab78e57dca82384078 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5/POD" id=fe7397a7-c312-4c1c-89b3-44908f6f738f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.128812 | controller | Jun 11 12:11:49.602159 crc crio[22553]: time="2026-06-11T12:11:49.602049036Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=e8f8c685-ae1b-4171-b583-e0d766e417ce name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.128829 | controller | Jun 11 12:11:49.635334 crc crio[22553]: time="2026-06-11T12:11:49.63520647Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=7ca9e24c-6c9f-4a33-bb5a-696255696bdc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.128844 | controller | Jun 11 12:11:49.648912 crc crio[22553]: time="2026-06-11T12:11:49.648589605Z" level=info msg="Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=dbae532c-4eae-415a-a02c-83494c85d491 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.128860 | controller | Jun 11 12:11:49.652100 crc crio[22553]: time="2026-06-11T12:11:49.651327634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.128875 | controller | Jun 11 12:11:49.724011 crc crio[22553]: time="2026-06-11T12:11:49.723725806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.128891 | controller | Jun 11 12:11:49.728783 crc crio[22553]: time="2026-06-11T12:11:49.728651768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.128907 | controller | Jun 11 12:11:49.893084 crc crio[22553]: time="2026-06-11T12:11:49.892931194Z" level=info msg="Created container e80dbad44f0d833a9ac8054c2e156eba1aff66823a01e2ade17ad88f0d7f7bc9: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=dbae532c-4eae-415a-a02c-83494c85d491 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.128923 | controller | Jun 11 12:11:49.894318 crc crio[22553]: time="2026-06-11T12:11:49.894210821Z" level=info msg="Starting container: e80dbad44f0d833a9ac8054c2e156eba1aff66823a01e2ade17ad88f0d7f7bc9" id=18e83b84-70ce-4e74-bceb-eafd0fba0e32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.128938 | controller | Jun 11 12:11:49.902011 crc crio[22553]: time="2026-06-11T12:11:49.901664785Z" level=info msg="Started container" PID=152784 containerID=e80dbad44f0d833a9ac8054c2e156eba1aff66823a01e2ade17ad88f0d7f7bc9 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=18e83b84-70ce-4e74-bceb-eafd0fba0e32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce0bf6cbe917df1769f722c087c34b7a316cbca2ad5adeab78e57dca82384078
2026-06-11 12:41:55.128955 | controller | Jun 11 12:12:00.523988 crc crio[22553]: time="2026-06-11T12:12:00.522821868Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686332-gxdlz/POD" id=a6d760cc-5b37-4067-9084-e71545fc9381 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.128970 | controller | Jun 11 12:12:00.525561 crc crio[22553]: time="2026-06-11T12:12:00.524036573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.128989 | controller | Jun 11 12:12:00.590747 crc crio[22553]: time="2026-06-11T12:12:00.590081972Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686332-gxdlz Namespace:openshift-infra ID:332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188 UID:f4d104b1-bd8d-4925-9c81-19bb49e0992e NetNS:/var/run/netns/b61501e6-3423-4a24-a67d-3dc765317ccd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4d104b1_bd8d_4925_9c81_19bb49e0992e.slice PodAnnotations:0xc00043b810}] Aliases:map[]}"
2026-06-11 12:41:55.129006 | controller | Jun 11 12:12:00.590747 crc crio[22553]: time="2026-06-11T12:12:00.590628988Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686332-gxdlz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.129023 | controller | Jun 11 12:12:00.967997 crc crio[22553]: 2026-06-11T12:12:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:332f1ccb24235bd Mac:ce:22:10:fd:ed:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/b61501e6-3423-4a24-a67d-3dc765317ccd SocketPath: PciID:}] [{Interface:0xc00022c740 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.129039 | controller | Jun 11 12:12:00.969614 crc crio[22553]: time="2026-06-11T12:12:00.969560528Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686332-gxdlz Namespace:openshift-infra ID:332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188 UID:f4d104b1-bd8d-4925-9c81-19bb49e0992e NetNS:/var/run/netns/b61501e6-3423-4a24-a67d-3dc765317ccd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4d104b1_bd8d_4925_9c81_19bb49e0992e.slice PodAnnotations:0xc00043b810}] Aliases:map[]}"
2026-06-11 12:41:55.129055 | controller | Jun 11 12:12:00.969978 crc crio[22553]: time="2026-06-11T12:12:00.969925728Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686332-gxdlz for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.129071 | controller | Jun 11 12:12:00.988745 crc crio[22553]: time="2026-06-11T12:12:00.988641527Z" level=info msg="Ran pod sandbox 332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188 with infra container: openshift-infra/auto-csr-approver-29686332-gxdlz/POD" id=a6d760cc-5b37-4067-9084-e71545fc9381 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.129087 | controller | Jun 11 12:12:00.998614 crc crio[22553]: time="2026-06-11T12:12:00.998525421Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=0e33ded7-5ec3-4479-b53b-14a9040bf3ba name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.129103 | controller | Jun 11 12:12:01.012046 crc crio[22553]: time="2026-06-11T12:12:01.011586107Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.129119 | controller | Jun 11 12:12:02.235124 crc crio[22553]: time="2026-06-11T12:12:02.235033179Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=0e33ded7-5ec3-4479-b53b-14a9040bf3ba name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.129135 | controller | Jun 11 12:12:02.237559 crc crio[22553]: time="2026-06-11T12:12:02.237181711Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b8bc9cf3-3cde-489c-8575-86e9e52b84c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.129150 | controller | Jun 11 12:12:02.240070 crc crio[22553]: time="2026-06-11T12:12:02.239955201Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f8976a75-daac-4b80-bb15-af3c57592e74 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.129166 | controller | Jun 11 12:12:02.249050 crc crio[22553]: time="2026-06-11T12:12:02.248946799Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686332-gxdlz/oc" id=e25de636-9c2d-471f-a5b8-2a3f543b3010 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.129184 | controller | Jun 11 12:12:02.249615 crc crio[22553]: time="2026-06-11T12:12:02.249532136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.129201 | controller | Jun 11 12:12:02.313512 crc crio[22553]: time="2026-06-11T12:12:02.313399483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.129216 | controller | Jun 11 12:12:02.709162 crc crio[22553]: time="2026-06-11T12:12:02.708605611Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-r7z8t/POD" id=4d800657-d7e3-403c-830e-465d4542baba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.129232 | controller | Jun 11 12:12:02.709290 crc crio[22553]: time="2026-06-11T12:12:02.709187608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.129248 | controller | Jun 11 12:12:02.763821 crc crio[22553]: time="2026-06-11T12:12:02.761941905Z" level=info msg="Got pod network &{Name:redhat-operators-r7z8t Namespace:openshift-marketplace ID:30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c UID:81aba35c-367c-4a33-bf24-acca1dc193a6 NetNS:/var/run/netns/dd071537-a6bb-4afd-885d-e510d5f2da5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81aba35c_367c_4a33_bf24_acca1dc193a6.slice PodAnnotations:0xc001be6a60}] Aliases:map[]}"
2026-06-11 12:41:55.129264 | controller | Jun 11 12:12:02.763821 crc crio[22553]: time="2026-06-11T12:12:02.762019588Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-r7z8t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.129281 | controller | Jun 11 12:12:02.909520 crc crio[22553]: time="2026-06-11T12:12:02.909385937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.129297 | controller | Jun 11 12:12:03.079528 crc crio[22553]: time="2026-06-11T12:12:03.078931842Z" level=info msg="Created container f4b12a19276d53b333bc3a73e002552bdbd587983a16089a6cd822980f3f23de: openshift-infra/auto-csr-approver-29686332-gxdlz/oc" id=e25de636-9c2d-471f-a5b8-2a3f543b3010 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.129313 | controller | Jun 11 12:12:03.081227 crc crio[22553]: time="2026-06-11T12:12:03.081128636Z" level=info msg="Starting container: f4b12a19276d53b333bc3a73e002552bdbd587983a16089a6cd822980f3f23de" id=b248a0ed-9eed-4f4a-b661-282cb6f030c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.129329 | controller | Jun 11 12:12:03.097121 crc crio[22553]: time="2026-06-11T12:12:03.096999242Z" level=info msg="Started container" PID=153563 containerID=f4b12a19276d53b333bc3a73e002552bdbd587983a16089a6cd822980f3f23de description=openshift-infra/auto-csr-approver-29686332-gxdlz/oc id=b248a0ed-9eed-4f4a-b661-282cb6f030c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188
2026-06-11 12:41:55.129360 | controller | Jun 11 12:12:03.506991 crc crio[22553]: 2026-06-11T12:12:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30356e43849ec2b Mac:c6:eb:14:8c:22:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/dd071537-a6bb-4afd-885d-e510d5f2da5d SocketPath: PciID:}] [{Interface:0xc00068ab80 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.129386 | controller | Jun 11 12:12:03.510948 crc crio[22553]: time="2026-06-11T12:12:03.510872277Z" level=info msg="Got pod network &{Name:redhat-operators-r7z8t Namespace:openshift-marketplace ID:30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c UID:81aba35c-367c-4a33-bf24-acca1dc193a6 NetNS:/var/run/netns/dd071537-a6bb-4afd-885d-e510d5f2da5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81aba35c_367c_4a33_bf24_acca1dc193a6.slice PodAnnotations:0xc001be6a60}] Aliases:map[]}"
2026-06-11 12:41:55.129404 | controller | Jun 11 12:12:03.511183 crc crio[22553]: time="2026-06-11T12:12:03.511039252Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-r7z8t for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.129421 | controller | Jun 11 12:12:03.540654 crc crio[22553]: time="2026-06-11T12:12:03.540550441Z" level=info msg="Ran pod sandbox 30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c with infra container: openshift-marketplace/redhat-operators-r7z8t/POD" id=4d800657-d7e3-403c-830e-465d4542baba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.129437 | controller | Jun 11 12:12:03.557035 crc crio[22553]: time="2026-06-11T12:12:03.556964283Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c6eec3fe-c24c-4256-8bf1-8fb959c2882b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.129453 | controller | Jun 11 12:12:03.573724 crc crio[22553]: time="2026-06-11T12:12:03.57355621Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=19131528-1563-499a-9909-d4eec47b4ce7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.129470 | controller | Jun 11 12:12:03.614023 crc crio[22553]: time="2026-06-11T12:12:03.610144313Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-r7z8t/extract-utilities" id=e45b92ba-ecd0-40f8-90f4-2a74f05138ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.129486 | controller | Jun 11 12:12:03.614023 crc crio[22553]: time="2026-06-11T12:12:03.61076153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.129502 | controller | Jun 11 12:12:03.682289 crc crio[22553]: time="2026-06-11T12:12:03.682162384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.129517 | controller | Jun 11 12:12:03.687268 crc crio[22553]: time="2026-06-11T12:12:03.687014024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.129533 | controller | Jun 11 12:12:03.919420 crc crio[22553]: time="2026-06-11T12:12:03.918795741Z" level=info msg="Created container b55f7dd69523e4a7c02d133bd07beb29d01216c9b0cd2b96c69dc4f3e39c4e96: openshift-marketplace/redhat-operators-r7z8t/extract-utilities" id=e45b92ba-ecd0-40f8-90f4-2a74f05138ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.129549 | controller | Jun 11 12:12:03.920413 crc crio[22553]: time="2026-06-11T12:12:03.920369686Z" level=info msg="Starting container: b55f7dd69523e4a7c02d133bd07beb29d01216c9b0cd2b96c69dc4f3e39c4e96" id=766d9cab-0c3f-462e-9502-dbb93a6e7650 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.129564 | controller | Jun 11 12:12:03.937304 crc crio[22553]: time="2026-06-11T12:12:03.935561243Z" level=info msg="Started container" PID=153715 containerID=b55f7dd69523e4a7c02d133bd07beb29d01216c9b0cd2b96c69dc4f3e39c4e96 description=openshift-marketplace/redhat-operators-r7z8t/extract-utilities id=766d9cab-0c3f-462e-9502-dbb93a6e7650 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c
2026-06-11 12:41:55.129588 | controller | Jun 11 12:12:04.740401 crc crio[22553]: time="2026-06-11T12:12:04.740289011Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=3bb8fc00-4621-43dc-b931-a93e5317efb1 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.129604 | controller | Jun 11 12:12:04.745513 crc crio[22553]: time="2026-06-11T12:12:04.7451246Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 12:41:55.129620 | controller | Jun 11 12:12:05.708164 crc crio[22553]: time="2026-06-11T12:12:05.707930885Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=3bb8fc00-4621-43dc-b931-a93e5317efb1 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.129636 | controller | Jun 11 12:12:05.709856 crc crio[22553]: time="2026-06-11T12:12:05.709767998Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d3b067c2-c9d4-459d-beb6-1767b1368008 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.129652 | controller | Jun 11 12:12:05.713440 crc crio[22553]: time="2026-06-11T12:12:05.713348141Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=aa05f188-0748-4aad-a96c-33d4bad070e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.129667 | controller | Jun 11 12:12:05.723520 crc crio[22553]: time="2026-06-11T12:12:05.72340967Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-r7z8t/extract-content" id=bba0e664-a8e8-407e-a37a-c0c497a530c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.129683 | controller | Jun 11 12:12:05.724194 crc crio[22553]: time="2026-06-11T12:12:05.724118301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.129699 | controller | Jun 11 12:12:05.768731 crc crio[22553]: time="2026-06-11T12:12:05.768539438Z" level=info msg="Stopping pod sandbox: 332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188" id=68996b2b-d132-456c-960e-f5b842bc9caa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.129715 | controller | Jun 11 12:12:05.770571 crc crio[22553]: time="2026-06-11T12:12:05.769431644Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686332-gxdlz Namespace:openshift-infra ID:332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188 UID:f4d104b1-bd8d-4925-9c81-19bb49e0992e NetNS:/var/run/netns/b61501e6-3423-4a24-a67d-3dc765317ccd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4d104b1_bd8d_4925_9c81_19bb49e0992e.slice PodAnnotations:0xc002826ee0}] Aliases:map[]}"
2026-06-11 12:41:55.129731 | controller | Jun 11 12:12:05.770571 crc crio[22553]: time="2026-06-11T12:12:05.769875737Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686332-gxdlz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.129747 | controller | Jun 11 12:12:05.775591 crc crio[22553]: time="2026-06-11T12:12:05.775510669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.129763 | controller | Jun 11 12:12:05.783192 crc crio[22553]: time="2026-06-11T12:12:05.783138448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.129779 | controller | Jun 11 12:12:06.018363 crc crio[22553]: time="2026-06-11T12:12:06.017326985Z" level=info msg="Created container 6688ea255f134742875f91eb4e0e6b878a9c6a29058b0169ada3505f7adc9b77: openshift-marketplace/redhat-operators-r7z8t/extract-content" id=bba0e664-a8e8-407e-a37a-c0c497a530c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.129798 | controller | Jun 11 12:12:06.020552 crc crio[22553]: time="2026-06-11T12:12:06.020403283Z" level=info msg="Starting container: 6688ea255f134742875f91eb4e0e6b878a9c6a29058b0169ada3505f7adc9b77" id=b81f08c1-8de8-4b64-9c57-c81e8dac7dab name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.129814 | controller | Jun 11 12:12:06.035211 crc crio[22553]: time="2026-06-11T12:12:06.035107586Z" level=info msg="Started container" PID=153936 containerID=6688ea255f134742875f91eb4e0e6b878a9c6a29058b0169ada3505f7adc9b77 description=openshift-marketplace/redhat-operators-r7z8t/extract-content id=b81f08c1-8de8-4b64-9c57-c81e8dac7dab name=/runtime.v1.RuntimeService/StartContainer sandboxID=30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c
2026-06-11 12:41:55.129830 | controller | Jun 11 12:12:06.130515 crc crio[22553]: time="2026-06-11T12:12:06.130282964Z" level=info msg="Stopped pod sandbox: 332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188" id=68996b2b-d132-456c-960e-f5b842bc9caa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.129845 | controller | Jun 11 12:12:06.658933 crc crio[22553]: time="2026-06-11T12:12:06.658148407Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-f4mg2/POD" id=1f3f5613-be5f-47db-a13b-27ec843f705d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.129861 | controller | Jun 11 12:12:06.658933 crc crio[22553]: time="2026-06-11T12:12:06.658916109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.129877 | controller | Jun 11 12:12:06.720888 crc crio[22553]: time="2026-06-11T12:12:06.719653416Z" level=info msg="Got pod network &{Name:community-operators-f4mg2 Namespace:openshift-marketplace ID:99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90 UID:6a38dc78-c1a0-4bab-9920-5c6f50f4204c NetNS:/var/run/netns/72c3bcde-cfdb-4c75-b695-8642a7d6fd4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a38dc78_c1a0_4bab_9920_5c6f50f4204c.slice PodAnnotations:0xc0050d2870}] Aliases:map[]}"
2026-06-11 12:41:55.129892 | controller | Jun 11 12:12:06.720888 crc crio[22553]: time="2026-06-11T12:12:06.71979905Z" level=info msg="Adding pod openshift-marketplace_community-operators-f4mg2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.129908 | controller | Jun 11 12:12:07.560328 crc crio[22553]: 2026-06-11T12:12:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99782c261dfff59 Mac:c6:d8:8f:cd:bb:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/72c3bcde-cfdb-4c75-b695-8642a7d6fd4b SocketPath: PciID:}] [{Interface:0xc0003bf290 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.129924 | controller | Jun 11 12:12:07.563119 crc crio[22553]: time="2026-06-11T12:12:07.562820219Z" level=info msg="Got pod network &{Name:community-operators-f4mg2 Namespace:openshift-marketplace ID:99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90 UID:6a38dc78-c1a0-4bab-9920-5c6f50f4204c NetNS:/var/run/netns/72c3bcde-cfdb-4c75-b695-8642a7d6fd4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a38dc78_c1a0_4bab_9920_5c6f50f4204c.slice PodAnnotations:0xc0050d2870}] Aliases:map[]}"
2026-06-11 12:41:55.129940 | controller | Jun 11 12:12:07.563119 crc crio[22553]: time="2026-06-11T12:12:07.563036126Z" level=info msg="Checking pod openshift-marketplace_community-operators-f4mg2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.129960 | controller | Jun 11 12:12:07.593079 crc crio[22553]: time="2026-06-11T12:12:07.592966177Z" level=info msg="Ran pod sandbox 99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90 with infra container: openshift-marketplace/community-operators-f4mg2/POD" id=1f3f5613-be5f-47db-a13b-27ec843f705d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.129976 | controller | Jun 11 12:12:07.601793 crc crio[22553]: time="2026-06-11T12:12:07.598200157Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d1c7915b-1d81-4b2f-bd12-35f08bbdb225 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.129992 | controller | Jun 11 12:12:07.607309 crc crio[22553]: time="2026-06-11T12:12:07.606962119Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b9469016-d632-42ee-a61f-b93398b0802e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.130007 | controller | Jun 11 12:12:07.658294 crc crio[22553]: time="2026-06-11T12:12:07.65811432Z" level=info msg="Creating container: openshift-marketplace/community-operators-f4mg2/extract-utilities" id=82a3bc62-5a14-47e2-a4d8-cfd57c0b002f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.130022 | controller | Jun 11 12:12:07.658942 crc crio[22553]: time="2026-06-11T12:12:07.658863402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.130038 | controller | Jun 11 12:12:07.736852 crc crio[22553]: time="2026-06-11T12:12:07.736737652Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.130053 | controller | Jun 11 12:12:07.740913 crc crio[22553]: time="2026-06-11T12:12:07.740811389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.130069 | controller | Jun 11 12:12:07.915495 crc crio[22553]: time="2026-06-11T12:12:07.915308859Z" level=info msg="Created container 486531184f55ca7edaff259084e1df892d4ba1b74d99410bad15a8cf79630d2e: openshift-marketplace/community-operators-f4mg2/extract-utilities" id=82a3bc62-5a14-47e2-a4d8-cfd57c0b002f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.130085 | controller | Jun 11 12:12:07.918058 crc crio[22553]: time="2026-06-11T12:12:07.917757529Z" level=info msg="Starting container: 486531184f55ca7edaff259084e1df892d4ba1b74d99410bad15a8cf79630d2e" id=74e0883e-a601-4ee9-9ff3-e2814d7d44de name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.130100 | controller | Jun 11 12:12:07.927522 crc crio[22553]: time="2026-06-11T12:12:07.927351845Z" level=info msg="Started container" PID=154089 containerID=486531184f55ca7edaff259084e1df892d4ba1b74d99410bad15a8cf79630d2e description=openshift-marketplace/community-operators-f4mg2/extract-utilities id=74e0883e-a601-4ee9-9ff3-e2814d7d44de name=/runtime.v1.RuntimeService/StartContainer sandboxID=99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90
2026-06-11 12:41:55.130116 | controller | Jun 11 12:12:08.850900 crc crio[22553]: time="2026-06-11T12:12:08.850125838Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=722a6339-c479-4e17-9f04-b985fbb54c0f name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.130132 | controller | Jun 11 12:12:08.855811 crc crio[22553]: time="2026-06-11T12:12:08.85572655Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 12:41:55.130148 | controller | Jun 11 12:12:09.502556 crc crio[22553]: time="2026-06-11T12:12:09.501632069Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=722a6339-c479-4e17-9f04-b985fbb54c0f name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.130168 | controller | Jun 11 12:12:09.504454 crc crio[22553]: time="2026-06-11T12:12:09.504348247Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=342602f6-d801-4fb2-8b18-94494a4e72a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.130184 | controller | Jun 11 12:12:09.513834 crc crio[22553]: time="2026-06-11T12:12:09.513772578Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=31a8bf45-ef5d-44ae-8756-bbd2511b7429 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.130200 | controller | Jun 11 12:12:09.526143 crc crio[22553]: time="2026-06-11T12:12:09.526059151Z" level=info msg="Creating container: openshift-marketplace/community-operators-f4mg2/extract-content" id=9674af0b-f6ca-41eb-8d18-ab23e567bb35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.130216 | controller | Jun 11 12:12:09.526747 crc crio[22553]: time="2026-06-11T12:12:09.526627058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.130231 | controller | Jun 11 12:12:09.597878 crc crio[22553]: time="2026-06-11T12:12:09.597551698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.130247 | controller | Jun 11 12:12:09.603271 crc crio[22553]: time="2026-06-11T12:12:09.602783438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.130262 | controller | Jun 11 12:12:09.846427 crc crio[22553]: time="2026-06-11T12:12:09.846318614Z" level=info msg="Created container 9c02b06d9b8276a5859c46323886d1a10cf8486490b6ca1be16b813895eb6d90: openshift-marketplace/community-operators-f4mg2/extract-content" id=9674af0b-f6ca-41eb-8d18-ab23e567bb35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.130278 | controller | Jun 11 12:12:09.848155 crc crio[22553]: time="2026-06-11T12:12:09.848028503Z" level=info msg="Starting container: 9c02b06d9b8276a5859c46323886d1a10cf8486490b6ca1be16b813895eb6d90" id=dca50d65-52e4-42db-8fd3-2c183802309b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.130294 | controller | Jun 11 12:12:09.862210 crc crio[22553]: time="2026-06-11T12:12:09.861879641Z" level=info msg="Started container" PID=154173 containerID=9c02b06d9b8276a5859c46323886d1a10cf8486490b6ca1be16b813895eb6d90 description=openshift-marketplace/community-operators-f4mg2/extract-content id=dca50d65-52e4-42db-8fd3-2c183802309b name=/runtime.v1.RuntimeService/StartContainer sandboxID=99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90
2026-06-11 12:41:55.130310 | controller | Jun 11 12:12:11.959919 crc crio[22553]: time="2026-06-11T12:12:11.95608851Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3bcb1306-3845-4fde-9697-5dfd258b89ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.130325 | controller | Jun 11 12:12:11.974457 crc crio[22553]: time="2026-06-11T12:12:11.962503364Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8fe0ac7a-f5eb-496b-8c2b-ad36fa576bbd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.130341 | controller | Jun 11 12:12:11.995006 crc crio[22553]: time="2026-06-11T12:12:11.99467317Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-r7z8t/registry-server" id=f48710d9-0f54-4f26-aa4e-594b65f443aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.130388 | controller | Jun 11 12:12:11.997804 crc crio[22553]: time="2026-06-11T12:12:11.995535715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.130406 | controller | Jun 11 12:12:12.157845 crc crio[22553]: time="2026-06-11T12:12:12.157764551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.130422 | controller | Jun 11 12:12:12.170156 crc crio[22553]: time="2026-06-11T12:12:12.170098996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.130437 | controller | Jun 11 12:12:12.831538 crc crio[22553]: time="2026-06-11T12:12:12.831372277Z" level=info msg="Created container 7a6327b5acf156d71756f483c0257f0f74ba1e1222c3dc8fc673a51d6438edf2: openshift-marketplace/redhat-operators-r7z8t/registry-server" id=f48710d9-0f54-4f26-aa4e-594b65f443aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.130453 | controller | Jun 11 12:12:12.836432 crc crio[22553]: time="2026-06-11T12:12:12.836312999Z" level=info msg="Starting container: 7a6327b5acf156d71756f483c0257f0f74ba1e1222c3dc8fc673a51d6438edf2" id=91944386-6980-464f-9085-f9059d6cc53e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.130469 | controller | Jun 11 12:12:12.847535 crc crio[22553]: time="2026-06-11T12:12:12.847381208Z" level=info msg="Started container" PID=154332 containerID=7a6327b5acf156d71756f483c0257f0f74ba1e1222c3dc8fc673a51d6438edf2 description=openshift-marketplace/redhat-operators-r7z8t/registry-server id=91944386-6980-464f-9085-f9059d6cc53e name=/runtime.v1.RuntimeService/StartContainer sandboxID=30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c
2026-06-11 12:41:55.130485 | controller | Jun 11 12:12:13.018767 crc crio[22553]: time="2026-06-11T12:12:13.018637244Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0759f220-7c60-4d1b-aa72-e7b2197be9a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.130502 | controller | Jun 11 12:12:13.022920 crc crio[22553]: time="2026-06-11T12:12:13.022393402Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0a0e2b9f-2d77-4bf6-8c80-8652b16b59ac name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.130519 | controller | Jun 11 12:12:13.039939 crc crio[22553]: time="2026-06-11T12:12:13.039812573Z" level=info msg="Creating container: openshift-marketplace/community-operators-f4mg2/registry-server" id=cc4cabf9-ea69-4d0b-aa54-0cc30bbe64f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.130537 | controller | Jun 11 12:12:13.040451 crc crio[22553]: time="2026-06-11T12:12:13.040341828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.130552 | controller | Jun 11 12:12:13.174852 crc crio[22553]: time="2026-06-11T12:12:13.174624041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.130568 | controller | Jun 11 12:12:13.181030 crc crio[22553]: time="2026-06-11T12:12:13.180599603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.130584 | controller | Jun 11 12:12:13.701623 crc crio[22553]: time="2026-06-11T12:12:13.701330641Z" level=info msg="Created container 8031492bf550d8d595afed7c287c600db8db63999f6e335a4098841ad9bad5e2: openshift-marketplace/community-operators-f4mg2/registry-server" id=cc4cabf9-ea69-4d0b-aa54-0cc30bbe64f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.130604 | controller | Jun 11 12:12:13.703768 crc crio[22553]: time="2026-06-11T12:12:13.703615637Z" level=info msg="Starting container: 8031492bf550d8d595afed7c287c600db8db63999f6e335a4098841ad9bad5e2" id=2a81207e-3955-47e4-b5c9-a181c929d736 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.130620 | controller | Jun 11 12:12:13.713942 crc crio[22553]: time="2026-06-11T12:12:13.713760389Z" level=info msg="Started container" PID=154374 containerID=8031492bf550d8d595afed7c287c600db8db63999f6e335a4098841ad9bad5e2 description=openshift-marketplace/community-operators-f4mg2/registry-server id=2a81207e-3955-47e4-b5c9-a181c929d736 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90
2026-06-11 12:41:55.130636 | controller | Jun 11 12:12:25.229102 crc crio[22553]: time="2026-06-11T12:12:25.227953253Z" level=info msg="Stopping container: 7a6327b5acf156d71756f483c0257f0f74ba1e1222c3dc8fc673a51d6438edf2 (timeout: 2s)" id=6b5cd755-5ed1-4d37-963a-0f88014853cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.130652 | controller | Jun 11 12:12:25.373107 crc crio[22553]: time="2026-06-11T12:12:25.372248533Z" level=info msg="Stopped container 7a6327b5acf156d71756f483c0257f0f74ba1e1222c3dc8fc673a51d6438edf2: openshift-marketplace/redhat-operators-r7z8t/registry-server" id=6b5cd755-5ed1-4d37-963a-0f88014853cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.130667 | controller | Jun 11 12:12:25.375128 crc crio[22553]: time="2026-06-11T12:12:25.375015613Z" level=info msg="Stopping pod sandbox: 30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c" id=2a2aae0e-19aa-46fb-b3e5-8d110bb40f00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.130683 | controller | Jun 11 12:12:25.375908 crc crio[22553]: time="2026-06-11T12:12:25.375662482Z" level=info msg="Got pod network &{Name:redhat-operators-r7z8t Namespace:openshift-marketplace ID:30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c UID:81aba35c-367c-4a33-bf24-acca1dc193a6 NetNS:/var/run/netns/dd071537-a6bb-4afd-885d-e510d5f2da5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81aba35c_367c_4a33_bf24_acca1dc193a6.slice PodAnnotations:0xc001be6cc8}] Aliases:map[]}"
2026-06-11 12:41:55.130699 | controller | Jun 11 12:12:25.376135 crc crio[22553]: time="2026-06-11T12:12:25.376002511Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-r7z8t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.130715 | controller | Jun 11 12:12:25.774739 crc crio[22553]: time="2026-06-11T12:12:25.774570356Z" level=info msg="Stopped pod sandbox: 30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c" id=2a2aae0e-19aa-46fb-b3e5-8d110bb40f00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.130731 | controller | Jun 11 12:12:26.251363 crc crio[22553]: time="2026-06-11T12:12:26.250029213Z" level=info msg="Removing container: 7a6327b5acf156d71756f483c0257f0f74ba1e1222c3dc8fc673a51d6438edf2" id=648fa9aa-9c0b-4819-9ae6-24f54532c07f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.130747 | controller | Jun 11 12:12:26.298583 crc crio[22553]: time="2026-06-11T12:12:26.298199598Z" level=info msg="Removed container 7a6327b5acf156d71756f483c0257f0f74ba1e1222c3dc8fc673a51d6438edf2: openshift-marketplace/redhat-operators-r7z8t/registry-server" id=648fa9aa-9c0b-4819-9ae6-24f54532c07f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.130762 | controller | Jun 11 12:12:26.303306 crc crio[22553]: time="2026-06-11T12:12:26.303263754Z" level=info msg="Removing container: 6688ea255f134742875f91eb4e0e6b878a9c6a29058b0169ada3505f7adc9b77" id=496bb38d-8b13-4c21-96f3-e03db61521dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.130778 | controller | Jun 11 12:12:26.362819 crc crio[22553]: time="2026-06-11T12:12:26.362740265Z" level=info msg="Removed container 6688ea255f134742875f91eb4e0e6b878a9c6a29058b0169ada3505f7adc9b77: openshift-marketplace/redhat-operators-r7z8t/extract-content" id=496bb38d-8b13-4c21-96f3-e03db61521dc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.130797 | controller | Jun 11 12:12:26.366565 crc crio[22553]: time="2026-06-11T12:12:26.366521214Z" level=info msg="Removing container: b55f7dd69523e4a7c02d133bd07beb29d01216c9b0cd2b96c69dc4f3e39c4e96" id=a7ba6ace-cdec-495e-bacc-39763cde65c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.130813 | controller | Jun 11 12:12:26.416601 crc crio[22553]: time="2026-06-11T12:12:26.416530582Z" level=info msg="Removed container b55f7dd69523e4a7c02d133bd07beb29d01216c9b0cd2b96c69dc4f3e39c4e96: openshift-marketplace/redhat-operators-r7z8t/extract-utilities" id=a7ba6ace-cdec-495e-bacc-39763cde65c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.130829 | controller | Jun 11 12:12:28.497604 crc crio[22553]: time="2026-06-11T12:12:28.496526902Z" level=info msg="Stopping container: 8031492bf550d8d595afed7c287c600db8db63999f6e335a4098841ad9bad5e2 (timeout: 2s)" id=760da8ff-0a30-4ced-835e-014078502875 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.130845 | controller | Jun 11 12:12:28.631249 crc crio[22553]: time="2026-06-11T12:12:28.631036211Z" level=info msg="Stopped container 8031492bf550d8d595afed7c287c600db8db63999f6e335a4098841ad9bad5e2: openshift-marketplace/community-operators-f4mg2/registry-server" id=760da8ff-0a30-4ced-835e-014078502875 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.130861 | controller | Jun 11 12:12:28.632602 crc crio[22553]: time="2026-06-11T12:12:28.632492513Z" level=info msg="Stopping pod sandbox: 99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90" id=363db182-2c8a-49d2-9b6d-2ff82488b640 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.130877 | controller | Jun 11 12:12:28.635364 crc crio[22553]: time="2026-06-11T12:12:28.634962674Z" level=info msg="Got pod network &{Name:community-operators-f4mg2 Namespace:openshift-marketplace ID:99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90 UID:6a38dc78-c1a0-4bab-9920-5c6f50f4204c NetNS:/var/run/netns/72c3bcde-cfdb-4c75-b695-8642a7d6fd4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a38dc78_c1a0_4bab_9920_5c6f50f4204c.slice PodAnnotations:0xc0018944c8}] Aliases:map[]}"
2026-06-11 12:41:55.130894 | controller | Jun 11 12:12:28.635561 crc crio[22553]: time="2026-06-11T12:12:28.635324174Z" level=info msg="Deleting pod openshift-marketplace_community-operators-f4mg2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.130910 | controller | Jun 11 12:12:29.007228 crc crio[22553]: time="2026-06-11T12:12:29.006540042Z" level=info msg="Stopped pod sandbox: 99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90" id=363db182-2c8a-49d2-9b6d-2ff82488b640 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.130925 | controller | Jun 11 12:12:29.305767 crc crio[22553]: time="2026-06-11T12:12:29.305541913Z" level=info msg="Removing container: 8031492bf550d8d595afed7c287c600db8db63999f6e335a4098841ad9bad5e2" id=5e427a42-1f76-4e65-a34f-2ee51704d6f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.130941 | controller | Jun 11 12:12:29.341431 crc crio[22553]: time="2026-06-11T12:12:29.340931131Z" level=info msg="Removed container 8031492bf550d8d595afed7c287c600db8db63999f6e335a4098841ad9bad5e2: openshift-marketplace/community-operators-f4mg2/registry-server" id=5e427a42-1f76-4e65-a34f-2ee51704d6f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.130957 | controller | Jun 11 12:12:29.345405 crc crio[22553]: time="2026-06-11T12:12:29.345346248Z" level=info msg="Removing container: 9c02b06d9b8276a5859c46323886d1a10cf8486490b6ca1be16b813895eb6d90" id=b8752271-f831-4b99-8a05-bb3f7f1ccbe5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.130976 | controller | Jun 11 12:12:29.424579 crc crio[22553]: time="2026-06-11T12:12:29.424449443Z" level=info msg="Removed container 9c02b06d9b8276a5859c46323886d1a10cf8486490b6ca1be16b813895eb6d90: openshift-marketplace/community-operators-f4mg2/extract-content" id=b8752271-f831-4b99-8a05-bb3f7f1ccbe5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.130992 | controller | Jun 11 12:12:29.429994 crc crio[22553]: time="2026-06-11T12:12:29.42989368Z" level=info msg="Removing container: 486531184f55ca7edaff259084e1df892d4ba1b74d99410bad15a8cf79630d2e" id=8324f46e-c947-4ec1-b62f-c9b95b161d2a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.131008 | controller | Jun 11 12:12:29.485227 crc crio[22553]: time="2026-06-11T12:12:29.484230003Z" level=info msg="Removed container 486531184f55ca7edaff259084e1df892d4ba1b74d99410bad15a8cf79630d2e: openshift-marketplace/community-operators-f4mg2/extract-utilities" id=8324f46e-c947-4ec1-b62f-c9b95b161d2a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.131024 | controller | Jun 11 12:12:40.510391 crc crio[22553]: time="2026-06-11T12:12:40.509150329Z" level=info msg="Stopping pod sandbox: ce0bf6cbe917df1769f722c087c34b7a316cbca2ad5adeab78e57dca82384078" id=f231d021-4d48-4bc4-8859-e634ad23231f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.131040 | controller | Jun 11 12:12:40.512017 crc crio[22553]: time="2026-06-11T12:12:40.511935589Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5 Namespace:openstack ID:ce0bf6cbe917df1769f722c087c34b7a316cbca2ad5adeab78e57dca82384078 UID:65215601-0272-4071-ac44-3015a27feb9d NetNS:/var/run/netns/8bf8ec31-1261-4e14-bf9d-274d2f422416 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65215601_0272_4071_ac44_3015a27feb9d.slice PodAnnotations:0xc005f12030}] Aliases:map[]}"
2026-06-11 12:41:55.131056 | controller | Jun 11 12:12:40.512371 crc crio[22553]: time="2026-06-11T12:12:40.512284299Z" level=info msg="Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.131072 | controller | Jun 11 12:12:41.042351 crc crio[22553]: time="2026-06-11T12:12:41.04142828Z" level=info msg="Stopped pod sandbox: ce0bf6cbe917df1769f722c087c34b7a316cbca2ad5adeab78e57dca82384078" id=f231d021-4d48-4bc4-8859-e634ad23231f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.131088 | controller | Jun 11 12:12:42.068047 crc crio[22553]: time="2026-06-11T12:12:42.067418832Z" level=info msg="Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h/POD" id=3540f81a-01e7-4276-8526-7c8a73e5e285 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.131104 | controller | Jun 11 12:12:42.068047 crc crio[22553]: time="2026-06-11T12:12:42.0680212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.131120 | controller | Jun 11 12:12:42.102603 crc crio[22553]: time="2026-06-11T12:12:42.10244997Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h Namespace:openstack ID:520a195af1151578e1f79e718e2e5960eadb8137d9046c188aada9ae8097cda1 UID:2982793f-5164-45fb-8edf-2462d02666c2 NetNS:/var/run/netns/6d0b3328-8cde-4500-8c78-7e969251d314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2982793f_5164_45fb_8edf_2462d02666c2.slice PodAnnotations:0xc00279a390}] Aliases:map[]}"
2026-06-11 12:41:55.131136 | controller | Jun 11 12:12:42.102603 crc crio[22553]: time="2026-06-11T12:12:42.102573314Z" level=info msg="Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.131156 | controller | Jun 11 12:12:42.902011 crc crio[22553]: 2026-06-11T12:12:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:520a195af115157 Mac:06:28:e7:7f:2c:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/6d0b3328-8cde-4500-8c78-7e969251d314 SocketPath: PciID:}] [{Interface:0xc00061e5c0 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.131173 | controller | Jun 11 12:12:42.903987 crc crio[22553]: time="2026-06-11T12:12:42.903901083Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h Namespace:openstack ID:520a195af1151578e1f79e718e2e5960eadb8137d9046c188aada9ae8097cda1 UID:2982793f-5164-45fb-8edf-2462d02666c2 NetNS:/var/run/netns/6d0b3328-8cde-4500-8c78-7e969251d314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2982793f_5164_45fb_8edf_2462d02666c2.slice PodAnnotations:0xc00279a390}] Aliases:map[]}"
2026-06-11 12:41:55.131189 | controller | Jun 11 12:12:42.904283 crc crio[22553]: time="2026-06-11T12:12:42.90416987Z" level=info msg="Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.131205 | controller | Jun 11 12:12:42.917501 crc crio[22553]: time="2026-06-11T12:12:42.917208565Z" level=info msg="Ran pod sandbox 520a195af1151578e1f79e718e2e5960eadb8137d9046c188aada9ae8097cda1 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h/POD" id=3540f81a-01e7-4276-8526-7c8a73e5e285 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.131221 | controller | Jun 11 12:12:42.920085 crc crio[22553]: time="2026-06-11T12:12:42.920014776Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=1d4979e4-c21e-4062-8763-076eda6791ba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.131237 | controller | Jun 11 12:12:42.941366 crc crio[22553]: time="2026-06-11T12:12:42.941297798Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=ee6542c3-5fcf-4b4a-bb4a-2e02532c3bf9 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.131253 | controller | Jun 11 12:12:42.950627 crc crio[22553]: time="2026-06-11T12:12:42.950364459Z" level=info msg="Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=1b5bce24-523f-44d6-94d5-271dbcf32913 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.131269 | controller | Jun 11 12:12:42.951298 crc crio[22553]: time="2026-06-11T12:12:42.95073705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.131285 | controller | Jun 11 12:12:43.006921 crc crio[22553]: time="2026-06-11T12:12:43.006648518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.131301 | controller | Jun 11 12:12:43.010635 crc crio[22553]: time="2026-06-11T12:12:43.010562091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.131317 | controller | Jun 11 12:12:43.184160 crc crio[22553]: time="2026-06-11T12:12:43.18399921Z" level=info msg="Created container b7110ea9cf10b8bfebf025ed66c7f9ea888a2a62877af25902cf9ca5495e8e23: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=1b5bce24-523f-44d6-94d5-271dbcf32913 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.131336 | controller | Jun 11 12:12:43.195328 crc crio[22553]: time="2026-06-11T12:12:43.185964206Z" level=info msg="Starting container: b7110ea9cf10b8bfebf025ed66c7f9ea888a2a62877af25902cf9ca5495e8e23" id=e30a248f-a10c-479c-b2b5-fb38c576928b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.131370 | controller | Jun 11 12:12:43.198930 crc crio[22553]: time="2026-06-11T12:12:43.198784205Z" level=info msg="Started container" PID=156228 containerID=b7110ea9cf10b8bfebf025ed66c7f9ea888a2a62877af25902cf9ca5495e8e23 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=e30a248f-a10c-479c-b2b5-fb38c576928b name=/runtime.v1.RuntimeService/StartContainer sandboxID=520a195af1151578e1f79e718e2e5960eadb8137d9046c188aada9ae8097cda1
2026-06-11 12:41:55.131388 | controller | Jun 11 12:12:48.610859 crc crio[22553]: time="2026-06-11T12:12:48.609849902Z" level=info msg="Removing container: e9e7941e0a9c0efdcd51ef32e9ce1ac7280273b6d935d3f1f56b0e845b43292d" id=a4624795-4691-4029-95b8-3dbd46e14541 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.131404 | controller | Jun 11 12:12:48.879177 crc crio[22553]: time="2026-06-11T12:12:48.878240172Z" level=info msg="Removed container e9e7941e0a9c0efdcd51ef32e9ce1ac7280273b6d935d3f1f56b0e845b43292d: openshift-infra/auto-csr-approver-29686326-ttczw/oc" id=a4624795-4691-4029-95b8-3dbd46e14541 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.131420 | controller | Jun 11 12:12:48.895723 crc crio[22553]: time="2026-06-11T12:12:48.895612892Z" level=info msg="Stopping pod sandbox: 30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c" id=765dd192-694a-4713-9644-3de766ffa70f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.131436 | controller | Jun 11 12:12:48.896150 crc crio[22553]: time="2026-06-11T12:12:48.895798867Z" level=info msg="Stopped pod sandbox (already stopped): 30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c" id=765dd192-694a-4713-9644-3de766ffa70f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.131452 | controller | Jun 11 12:12:48.896920 crc crio[22553]: time="2026-06-11T12:12:48.896828217Z" level=info msg="Removing pod sandbox: 30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c" id=853445a4-9214-477a-87eb-84c693066c34 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.131468 | controller | Jun 11 12:12:48.915367 crc crio[22553]: time="2026-06-11T12:12:48.915056361Z" level=info msg="Removed pod sandbox: 30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c" id=853445a4-9214-477a-87eb-84c693066c34 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.131483 | controller | Jun 11 12:12:48.918144 crc crio[22553]: time="2026-06-11T12:12:48.917959955Z" level=info msg="Stopping pod sandbox: 61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5" id=78e9de43-ccef-45b7-a8ad-511e5d6993d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.131499 | controller | Jun 11 12:12:48.918144 crc crio[22553]: time="2026-06-11T12:12:48.918103159Z" level=info msg="Stopped pod sandbox (already stopped): 61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5" id=78e9de43-ccef-45b7-a8ad-511e5d6993d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.131514 | controller | Jun 11 12:12:48.919309 crc crio[22553]: time="2026-06-11T12:12:48.919152929Z" level=info msg="Removing pod sandbox: 61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5" id=ad39199f-a9fc-4a12-9098-48852c3ec51e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.131530 | controller | Jun 11 12:12:48.947326 crc crio[22553]: time="2026-06-11T12:12:48.947182355Z" level=info msg="Removed pod sandbox: 61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5" id=ad39199f-a9fc-4a12-9098-48852c3ec51e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.131550 | controller | Jun 11 12:12:48.948174 crc crio[22553]: time="2026-06-11T12:12:48.948111662Z" level=info msg="Stopping pod sandbox: 99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90" id=aa609f49-986a-4475-944f-e7e6c4cf6c3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.131567 | controller | Jun 11 12:12:48.948503 crc crio[22553]: time="2026-06-11T12:12:48.948436191Z" level=info msg="Stopped pod sandbox (already stopped): 99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90" id=aa609f49-986a-4475-944f-e7e6c4cf6c3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.131583 | controller | Jun 11 12:12:48.949165 crc crio[22553]: time="2026-06-11T12:12:48.94908867Z" level=info msg="Removing pod sandbox: 99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90" id=1495f612-becb-4c23-9181-21bf62ebbcdd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.131598 | controller | Jun 11 12:12:48.963256 crc crio[22553]: time="2026-06-11T12:12:48.963165455Z" level=info msg="Removed pod sandbox: 99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90" id=1495f612-becb-4c23-9181-21bf62ebbcdd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.131614 | controller | Jun 11 12:13:45.571037 crc crio[22553]: time="2026-06-11T12:13:45.570064011Z" level=info msg="Stopping pod sandbox: 520a195af1151578e1f79e718e2e5960eadb8137d9046c188aada9ae8097cda1" id=15df10d6-07b7-4a4b-bc53-2352ee2be95b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.131630 | controller | Jun 11 12:13:45.572631 crc crio[22553]: time="2026-06-11T12:13:45.571798382Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h Namespace:openstack ID:520a195af1151578e1f79e718e2e5960eadb8137d9046c188aada9ae8097cda1 UID:2982793f-5164-45fb-8edf-2462d02666c2 NetNS:/var/run/netns/6d0b3328-8cde-4500-8c78-7e969251d314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2982793f_5164_45fb_8edf_2462d02666c2.slice PodAnnotations:0xc005eca4b0}] Aliases:map[]}"
2026-06-11 12:41:55.131647 | controller | Jun 11 12:13:45.572631 crc crio[22553]: time="2026-06-11T12:13:45.572049049Z" level=info msg="Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.131663 | controller | Jun 11 12:13:46.170593 crc crio[22553]: time="2026-06-11T12:13:46.169832079Z" level=info msg="Stopped pod sandbox: 520a195af1151578e1f79e718e2e5960eadb8137d9046c188aada9ae8097cda1" id=15df10d6-07b7-4a4b-bc53-2352ee2be95b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.131678 | controller | Jun 11 12:13:47.117040 crc crio[22553]: time="2026-06-11T12:13:47.113871901Z" level=info msg="Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-jrl6h/POD" id=2544d681-1ea7-42ff-840f-cc387b52e5a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.131694 | controller | Jun 11 12:13:47.117040 crc crio[22553]: time="2026-06-11T12:13:47.114446788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.131711 | controller | Jun 11 12:13:47.157957 crc crio[22553]: time="2026-06-11T12:13:47.157795559Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-jrl6h Namespace:openstack ID:714501ee163083ecd068d645c1d9518b1cc50f35e7d7d025a40025c67bc15e25 UID:5bfa4b93-fac9-411e-a3a2-1e06765522d1 NetNS:/var/run/netns/b0787417-31cf-4f41-a7ec-ab38826197af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bfa4b93_fac9_411e_a3a2_1e06765522d1.slice PodAnnotations:0xc004800600}] Aliases:map[]}"
2026-06-11 12:41:55.131730 | controller | Jun 11 12:13:47.158361 crc crio[22553]: time="2026-06-11T12:13:47.158013635Z" level=info msg="Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-jrl6h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.131747 | controller | Jun 11 12:13:47.646433 crc crio[22553]: 2026-06-11T12:13:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:714501ee163083e Mac:be:8d:66:45:d5:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/b0787417-31cf-4f41-a7ec-ab38826197af SocketPath: PciID:}] [{Interface:0xc00052c620 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.131764 | controller | Jun 11 12:13:47.648252 crc crio[22553]: time="2026-06-11T12:13:47.6481652Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-jrl6h Namespace:openstack ID:714501ee163083ecd068d645c1d9518b1cc50f35e7d7d025a40025c67bc15e25 UID:5bfa4b93-fac9-411e-a3a2-1e06765522d1 NetNS:/var/run/netns/b0787417-31cf-4f41-a7ec-ab38826197af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bfa4b93_fac9_411e_a3a2_1e06765522d1.slice PodAnnotations:0xc004800600}] Aliases:map[]}"
2026-06-11 12:41:55.131780 | controller | Jun 11 12:13:47.648423 crc crio[22553]: time="2026-06-11T12:13:47.648370956Z" level=info msg="Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-jrl6h for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.131797 | controller | Jun 11 12:13:47.662986 crc crio[22553]: time="2026-06-11T12:13:47.662888075Z" level=info msg="Ran pod sandbox 714501ee163083ecd068d645c1d9518b1cc50f35e7d7d025a40025c67bc15e25 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-jrl6h/POD" id=2544d681-1ea7-42ff-840f-cc387b52e5a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.131813 | controller | Jun 11 12:13:47.667290 crc crio[22553]: time="2026-06-11T12:13:47.667147598Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=f6cbf93d-8a3a-4501-9f2a-745bfe9ed091 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.131829 | controller | Jun 11 12:13:47.695921 crc crio[22553]: time="2026-06-11T12:13:47.695854136Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=e4e7dd76-ef21-4358-af80-1ca9dadfe5a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.131845 | controller | Jun 11 12:13:47.706337 crc crio[22553]: time="2026-06-11T12:13:47.705922347Z" level=info msg="Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-jrl6h/ssh-known-hosts-edpm-deployment-ipam" id=3daa9c67-c9b8-4435-a617-d1473123172c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.131860 | controller | Jun 11 12:13:47.706499 crc crio[22553]: time="2026-06-11T12:13:47.706341919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.131876 | controller | Jun 11 12:13:47.778525 crc crio[22553]: time="2026-06-11T12:13:47.778414399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.131892 | controller | Jun 11 12:13:47.800300 crc crio[22553]: time="2026-06-11T12:13:47.800181037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.131908 | controller | Jun 11 12:13:47.947714 crc crio[22553]: time="2026-06-11T12:13:47.947605671Z" level=info msg="Created container 6f3eaba01a0bc6cefa91d40c177c96209810e49ccdc6985d4e2f8151a1b7f882: openstack/ssh-known-hosts-edpm-deployment-ipam-jrl6h/ssh-known-hosts-edpm-deployment-ipam" id=3daa9c67-c9b8-4435-a617-d1473123172c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.131928 | controller | Jun 11 12:13:47.949892 crc crio[22553]: time="2026-06-11T12:13:47.949826735Z" level=info msg="Starting container: 6f3eaba01a0bc6cefa91d40c177c96209810e49ccdc6985d4e2f8151a1b7f882" id=38272a5f-3613-4f61-b21c-b09424f13ae6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.131945 | controller | Jun 11 12:13:47.955844 crc crio[22553]: time="2026-06-11T12:13:47.955750226Z" level=info msg="Started container" PID=160043 containerID=6f3eaba01a0bc6cefa91d40c177c96209810e49ccdc6985d4e2f8151a1b7f882 description=openstack/ssh-known-hosts-edpm-deployment-ipam-jrl6h/ssh-known-hosts-edpm-deployment-ipam id=38272a5f-3613-4f61-b21c-b09424f13ae6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=714501ee163083ecd068d645c1d9518b1cc50f35e7d7d025a40025c67bc15e25
2026-06-11 12:41:55.131961 | controller | Jun 11 12:13:57.789920 crc crio[22553]: time="2026-06-11T12:13:57.788437482Z" level=info msg="Stopping pod sandbox: 714501ee163083ecd068d645c1d9518b1cc50f35e7d7d025a40025c67bc15e25" id=81519e4c-c7e4-427a-b9a2-9cf26ec12854 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.131977 | controller | Jun 11 12:13:57.792294 crc crio[22553]: time="2026-06-11T12:13:57.790981186Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-jrl6h Namespace:openstack ID:714501ee163083ecd068d645c1d9518b1cc50f35e7d7d025a40025c67bc15e25 UID:5bfa4b93-fac9-411e-a3a2-1e06765522d1 NetNS:/var/run/netns/b0787417-31cf-4f41-a7ec-ab38826197af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bfa4b93_fac9_411e_a3a2_1e06765522d1.slice PodAnnotations:0xc005f132f0}] Aliases:map[]}"
2026-06-11 12:41:55.131993 | controller | Jun 11 12:13:57.792294 crc crio[22553]: time="2026-06-11T12:13:57.791185112Z" level=info msg="Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-jrl6h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.132009 | controller | Jun 11 12:13:58.339000 crc crio[22553]: time="2026-06-11T12:13:58.338880727Z" level=info msg="Stopped pod sandbox: 714501ee163083ecd068d645c1d9518b1cc50f35e7d7d025a40025c67bc15e25" id=81519e4c-c7e4-427a-b9a2-9cf26ec12854 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.132025 | controller | Jun 11 12:13:59.331049 crc crio[22553]: time="2026-06-11T12:13:59.329910846Z" level=info msg="Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk/POD" id=63f687d8-1e8d-44ef-8525-42a0d251e66f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.132040 | controller | Jun 11 12:13:59.331049 crc crio[22553]: time="2026-06-11T12:13:59.330579895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.132056 | controller | Jun 11 12:13:59.368157 crc crio[22553]: time="2026-06-11T12:13:59.368018096Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk Namespace:openstack ID:0a39180e1a9f2ff548fd77de5cca4b37058195cbd32e280adba552fe757ac763 UID:5dd19348-0c76-4f06-bc2f-764647c24c86 NetNS:/var/run/netns/3db01a03-549b-4e48-aa84-83b4844a87fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5dd19348_0c76_4f06_bc2f_764647c24c86.slice PodAnnotations:0xc00012a568}] Aliases:map[]}"
2026-06-11 12:41:55.132072 | controller | Jun 11 12:13:59.368157 crc crio[22553]: time="2026-06-11T12:13:59.368083398Z" level=info msg="Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.132091 | controller | Jun 11 12:14:00.105191 crc crio[22553]: 2026-06-11T12:14:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a39180e1a9f2ff Mac:8e:bc:1b:39:d3:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/3db01a03-549b-4e48-aa84-83b4844a87fc SocketPath: PciID:}] [{Interface:0xc0001346d0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.132108 | controller | Jun 11 12:14:00.108112 crc crio[22553]: time="2026-06-11T12:14:00.10800102Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk Namespace:openstack ID:0a39180e1a9f2ff548fd77de5cca4b37058195cbd32e280adba552fe757ac763 UID:5dd19348-0c76-4f06-bc2f-764647c24c86 NetNS:/var/run/netns/3db01a03-549b-4e48-aa84-83b4844a87fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5dd19348_0c76_4f06_bc2f_764647c24c86.slice PodAnnotations:0xc00012a568}] Aliases:map[]}"
2026-06-11 12:41:55.132124 | controller | Jun 11 12:14:00.108447 crc crio[22553]: time="2026-06-11T12:14:00.108373031Z" level=info msg="Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.132140 | controller | Jun 11 12:14:00.125522 crc crio[22553]: time="2026-06-11T12:14:00.12533866Z" level=info msg="Ran pod sandbox 0a39180e1a9f2ff548fd77de5cca4b37058195cbd32e280adba552fe757ac763 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk/POD" id=63f687d8-1e8d-44ef-8525-42a0d251e66f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.132156 | controller | Jun 11 12:14:00.135199 crc crio[22553]: time="2026-06-11T12:14:00.135062081Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=a82dce0d-652d-48ac-8994-88e3720e5754 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.132172 | controller | Jun 11 12:14:00.172593 crc crio[22553]: time="2026-06-11T12:14:00.172422879Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=871f6898-e548-43dd-870e-5e22a031839d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.132187 | controller | Jun 11 12:14:00.181911 crc crio[22553]: time="2026-06-11T12:14:00.18182311Z" level=info msg="Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=8d3abcef-2404-4854-98e2-2e07a2e8a54f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.132202 | controller | Jun 11 12:14:00.182386 crc crio[22553]: time="2026-06-11T12:14:00.182324405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.132218 | controller | Jun 11 12:14:00.254636 crc crio[22553]: time="2026-06-11T12:14:00.254076325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.132234 | controller | Jun 11 12:14:00.260246 crc crio[22553]: time="2026-06-11T12:14:00.260163821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.132250 | controller | Jun 11 12:14:00.448639 crc crio[22553]: time="2026-06-11T12:14:00.448536747Z" level=info msg="Created container 0f18174096c7e741a05b31ab7b1d8015b79948b74aacdeb0a03fa250551bb13f: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=8d3abcef-2404-4854-98e2-2e07a2e8a54f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.132269 | controller | Jun 11 12:14:00.453061 crc crio[22553]: time="2026-06-11T12:14:00.45037191Z" level=info msg="Starting container: 0f18174096c7e741a05b31ab7b1d8015b79948b74aacdeb0a03fa250551bb13f" id=2c36f858-199b-4984-8ac6-acda02cf8dca name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.132285 | controller | Jun 11 12:14:00.463166 crc crio[22553]: time="2026-06-11T12:14:00.463081557Z" level=info msg="Started container" PID=160852 containerID=0f18174096c7e741a05b31ab7b1d8015b79948b74aacdeb0a03fa250551bb13f description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=2c36f858-199b-4984-8ac6-acda02cf8dca name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a39180e1a9f2ff548fd77de5cca4b37058195cbd32e280adba552fe757ac763
2026-06-11 12:41:55.132301 | controller | Jun 11 12:14:00.651508 crc crio[22553]: time="2026-06-11T12:14:00.651402401Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686334-5fr5g/POD" id=fe019b8b-1532-492b-9b77-314a415b47cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.132317 | controller | Jun 11 12:14:00.651639 crc crio[22553]: time="2026-06-11T12:14:00.651560626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.132332 | controller | Jun 11 12:14:00.691769 crc crio[22553]: time="2026-06-11T12:14:00.691591071Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686334-5fr5g Namespace:openshift-infra ID:e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683 UID:68f8bc67-4970-4004-9093-d0afaecad6a2 NetNS:/var/run/netns/14679aa8-52be-414d-9ec5-ad9a8c4d4b77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68f8bc67_4970_4004_9093_d0afaecad6a2.slice PodAnnotations:0xc0018945d8}] Aliases:map[]}"
2026-06-11 12:41:55.132363 | controller | Jun 11 12:14:00.691769 crc crio[22553]: time="2026-06-11T12:14:00.691730815Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686334-5fr5g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.132384 | controller | Jun 11 12:14:01.050513 crc crio[22553]: 2026-06-11T12:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1a6897cb4b7efe Mac:e2:df:a7:f7:6d:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/14679aa8-52be-414d-9ec5-ad9a8c4d4b77 SocketPath: PciID:}] [{Interface:0xc000234cd0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.132401 | controller | Jun 11 12:14:01.051372 crc crio[22553]: time="2026-06-11T12:14:01.051273901Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686334-5fr5g Namespace:openshift-infra ID:e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683 UID:68f8bc67-4970-4004-9093-d0afaecad6a2 NetNS:/var/run/netns/14679aa8-52be-414d-9ec5-ad9a8c4d4b77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68f8bc67_4970_4004_9093_d0afaecad6a2.slice PodAnnotations:0xc0018945d8}] Aliases:map[]}"
2026-06-11 12:41:55.132417 | controller | Jun 11 12:14:01.052432 crc crio[22553]: time="2026-06-11T12:14:01.051513888Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686334-5fr5g for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.132433 | controller | Jun 11 12:14:01.062201 crc crio[22553]: time="2026-06-11T12:14:01.061939148Z" level=info msg="Ran pod sandbox e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683 with infra container: openshift-infra/auto-csr-approver-29686334-5fr5g/POD" id=fe019b8b-1532-492b-9b77-314a415b47cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.132449 | controller | Jun 11 12:14:01.064795 crc crio[22553]: time="2026-06-11T12:14:01.064638756Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=73170d38-ac84-48ff-8545-8f7da5b900f9 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.132471 | controller | Jun 11 12:14:01.074663 crc crio[22553]: time="2026-06-11T12:14:01.074389028Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.132487 | controller | Jun 11 12:14:02.572202 crc crio[22553]: time="2026-06-11T12:14:02.571007336Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=73170d38-ac84-48ff-8545-8f7da5b900f9 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.132503 | controller | Jun 11 12:14:02.574137 crc crio[22553]: time="2026-06-11T12:14:02.573390314Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1fd99ec2-614b-4967-b593-fb68b052892c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.132518 | controller | Jun 11 12:14:02.576333 crc crio[22553]: time="2026-06-11T12:14:02.576271988Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7e4a19f3-2d88-459a-adab-cb6b9fd66695 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.132588 | controller | Jun 11 12:14:02.588131 crc crio[22553]: time="2026-06-11T12:14:02.588032857Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686334-5fr5g/oc" id=f90b8905-398a-4a01-813e-ba446fd76fc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.132608 | controller | Jun 11 12:14:02.588662 crc crio[22553]: time="2026-06-11T12:14:02.588552202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.132625 | controller | Jun 11 12:14:02.646549 crc crio[22553]: time="2026-06-11T12:14:02.64635038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.132640 | controller | Jun 11 12:14:03.146049 crc crio[22553]: time="2026-06-11T12:14:03.145591647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.132656 | controller | Jun 11 12:14:03.268243 crc crio[22553]: time="2026-06-11T12:14:03.268099812Z" level=info msg="Created container e1f1e8ee8f491d64f845f84ae7577aa45c36b1bcc47a91f87bf1976a0dee184e: openshift-infra/auto-csr-approver-29686334-5fr5g/oc" id=f90b8905-398a-4a01-813e-ba446fd76fc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.132672 | controller | Jun 11 12:14:03.270852 crc crio[22553]: time="2026-06-11T12:14:03.27080294Z" level=info msg="Starting container: e1f1e8ee8f491d64f845f84ae7577aa45c36b1bcc47a91f87bf1976a0dee184e" id=937b827c-5de5-47ca-8b3f-0305747b62aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.132687 | controller | Jun 11 12:14:03.276244 crc crio[22553]: time="2026-06-11T12:14:03.276158135Z" level=info msg="Started container" PID=161006 containerID=e1f1e8ee8f491d64f845f84ae7577aa45c36b1bcc47a91f87bf1976a0dee184e description=openshift-infra/auto-csr-approver-29686334-5fr5g/oc id=937b827c-5de5-47ca-8b3f-0305747b62aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683
2026-06-11 12:41:55.132703 | controller | Jun 11 12:14:04.945003 crc crio[22553]: time="2026-06-11T12:14:04.944010366Z" level=info msg="Stopping pod sandbox: e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683" id=ec9ccc75-4cd8-49c4-9454-1d3082db6cce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.132719 | controller | Jun 11 12:14:04.946857 crc crio[22553]: time="2026-06-11T12:14:04.945838118Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686334-5fr5g Namespace:openshift-infra ID:e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683 UID:68f8bc67-4970-4004-9093-d0afaecad6a2 NetNS:/var/run/netns/14679aa8-52be-414d-9ec5-ad9a8c4d4b77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68f8bc67_4970_4004_9093_d0afaecad6a2.slice PodAnnotations:0xc0018941c8}] Aliases:map[]}"
2026-06-11 12:41:55.132739 | controller | Jun 11 12:14:04.946857 crc crio[22553]: time="2026-06-11T12:14:04.946023314Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686334-5fr5g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.132755 | controller | Jun 11 12:14:05.328310 crc crio[22553]: time="2026-06-11T12:14:05.328071079Z" level=info msg="Stopped pod sandbox: e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683" id=ec9ccc75-4cd8-49c4-9454-1d3082db6cce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.132771 | controller | Jun 11 12:14:12.063266 crc crio[22553]: time="2026-06-11T12:14:12.061928041Z" level=info msg="Stopping pod sandbox: 0a39180e1a9f2ff548fd77de5cca4b37058195cbd32e280adba552fe757ac763" id=15352ea1-69cf-4135-b37c-2b14f4c66707 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.132787 | controller | Jun 11 12:14:12.067240 crc crio[22553]: time="2026-06-11T12:14:12.066057411Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk Namespace:openstack ID:0a39180e1a9f2ff548fd77de5cca4b37058195cbd32e280adba552fe757ac763 UID:5dd19348-0c76-4f06-bc2f-764647c24c86 NetNS:/var/run/netns/3db01a03-549b-4e48-aa84-83b4844a87fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5dd19348_0c76_4f06_bc2f_764647c24c86.slice PodAnnotations:0xc002b8b8b0}] Aliases:map[]}"
2026-06-11 12:41:55.132803 | controller | Jun 11 12:14:12.067917 crc crio[22553]: time="2026-06-11T12:14:12.067874173Z" level=info msg="Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.132818 | controller | Jun 11 12:14:12.509089 crc crio[22553]: time="2026-06-11T12:14:12.508715165Z" level=info msg="Stopped pod sandbox: 0a39180e1a9f2ff548fd77de5cca4b37058195cbd32e280adba552fe757ac763" id=15352ea1-69cf-4135-b37c-2b14f4c66707 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.132834 | controller | Jun 11 12:14:13.608066 crc crio[22553]: time="2026-06-11T12:14:13.607232916Z" level=info msg="Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z/POD" id=2cb82f6b-fa37-42ab-b0f9-5f1ab41957d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.132850 | controller | Jun 11 12:14:13.609000 crc crio[22553]: time="2026-06-11T12:14:13.608144422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.132866 | controller | Jun 11 12:14:13.687336 crc crio[22553]: time="2026-06-11T12:14:13.687168882Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z Namespace:openstack ID:0c786c427ab1dbe52b2b77e11bd7c838473be6d3f1e71bb61786ee1537131cb9 UID:84bce84a-7c14-44c5-b033-64ccfde1302a NetNS:/var/run/netns/1b82cf16-0de6-4754-a455-6100a5c129b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84bce84a_7c14_44c5_b033_64ccfde1302a.slice PodAnnotations:0xc004800028}] Aliases:map[]}"
2026-06-11 12:41:55.132882 | controller | Jun 11 12:14:13.687336 crc crio[22553]: time="2026-06-11T12:14:13.687247655Z" level=info msg="Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.132897 | controller | Jun 11 12:14:14.170917 crc crio[22553]: 2026-06-11T12:14:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c786c427ab1dbe Mac:82:41:5f:15:c3:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/1b82cf16-0de6-4754-a455-6100a5c129b8 SocketPath: PciID:}] [{Interface:0xc000327250 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.132917 | controller | Jun 11 12:14:14.172457 crc crio[22553]: time="2026-06-11T12:14:14.172381384Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z Namespace:openstack ID:0c786c427ab1dbe52b2b77e11bd7c838473be6d3f1e71bb61786ee1537131cb9 UID:84bce84a-7c14-44c5-b033-64ccfde1302a NetNS:/var/run/netns/1b82cf16-0de6-4754-a455-6100a5c129b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84bce84a_7c14_44c5_b033_64ccfde1302a.slice PodAnnotations:0xc004800028}] Aliases:map[]}"
2026-06-11 12:41:55.132934 | controller | Jun 11 12:14:14.172848 crc crio[22553]: time="2026-06-11T12:14:14.172771816Z" level=info msg="Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.132951 | controller | Jun 11 12:14:14.228907 crc crio[22553]: time="2026-06-11T12:14:14.228780362Z" level=info msg="Ran pod sandbox 0c786c427ab1dbe52b2b77e11bd7c838473be6d3f1e71bb61786ee1537131cb9 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z/POD" id=2cb82f6b-fa37-42ab-b0f9-5f1ab41957d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.132967 | controller | Jun 11 12:14:14.232011 crc crio[22553]: time="2026-06-11T12:14:14.231935083Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=ba45cce3-33cc-4d51-88c3-957a4c9f9c2f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.132984 | controller | Jun 11 12:14:14.274254 crc crio[22553]: time="2026-06-11T12:14:14.27409597Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=e24f9a9b-1ec7-4119-b10a-3a1a35dc44ba name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.133000 | controller | Jun 11 12:14:14.288906 crc crio[22553]: time="2026-06-11T12:14:14.288799784Z" level=info msg="Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=68f6f13b-906d-4873-ac32-557b38e34aaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.133015 | controller | Jun 11 12:14:14.290335 crc crio[22553]: time="2026-06-11T12:14:14.290267716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.133031 | controller | Jun 11 12:14:14.362047 crc crio[22553]: time="2026-06-11T12:14:14.361459991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.133047 | controller | Jun 11 12:14:14.365994 crc crio[22553]: time="2026-06-11T12:14:14.365890449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.133063 | controller | Jun 11 12:14:14.532556 crc crio[22553]: time="2026-06-11T12:14:14.532358683Z" level=info msg="Created container c94096f208e733ee9059e795b16297020a421c027a222a7642c491348a1d93e7: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=68f6f13b-906d-4873-ac32-557b38e34aaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.133079 | controller | Jun 11 12:14:14.534835 crc crio[22553]: time="2026-06-11T12:14:14.534647269Z" level=info msg="Starting container: c94096f208e733ee9059e795b16297020a421c027a222a7642c491348a1d93e7" id=8f995d5f-7642-4a54-88b6-fb35a9c492ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.133099 | controller | Jun 11 12:14:14.544059 crc crio[22553]: time="2026-06-11T12:14:14.543961307Z" level=info msg="Started container" PID=161829 containerID=c94096f208e733ee9059e795b16297020a421c027a222a7642c491348a1d93e7 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=8f995d5f-7642-4a54-88b6-fb35a9c492ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c786c427ab1dbe52b2b77e11bd7c838473be6d3f1e71bb61786ee1537131cb9
2026-06-11 12:41:55.133116 | controller | Jun 11 12:14:27.340420 crc crio[22553]: time="2026-06-11T12:14:27.33902679Z" level=info msg="Stopping pod sandbox: 0c786c427ab1dbe52b2b77e11bd7c838473be6d3f1e71bb61786ee1537131cb9" id=5c1bc614-7995-447b-91b9-52312333f9f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.133131 | controller | Jun 11 12:14:27.342458 crc crio[22553]: time="2026-06-11T12:14:27.341826101Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z Namespace:openstack ID:0c786c427ab1dbe52b2b77e11bd7c838473be6d3f1e71bb61786ee1537131cb9 UID:84bce84a-7c14-44c5-b033-64ccfde1302a NetNS:/var/run/netns/1b82cf16-0de6-4754-a455-6100a5c129b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84bce84a_7c14_44c5_b033_64ccfde1302a.slice PodAnnotations:0xc001894ff8}] Aliases:map[]}"
2026-06-11 12:41:55.133148 | controller | Jun 11 12:14:27.342458 crc crio[22553]: time="2026-06-11T12:14:27.342175991Z" level=info msg="Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.133164 | controller | Jun 11 12:14:27.863291 crc crio[22553]: time="2026-06-11T12:14:27.863180726Z" level=info msg="Stopped pod sandbox: 0c786c427ab1dbe52b2b77e11bd7c838473be6d3f1e71bb61786ee1537131cb9" id=5c1bc614-7995-447b-91b9-52312333f9f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.133181 | controller | Jun 11 12:14:28.904713 crc crio[22553]: time="2026-06-11T12:14:28.904027123Z" level=info msg="Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx/POD" id=c76271d2-19cf-40d6-8c50-bfe028f1abac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.133197 | controller | Jun 11 12:14:28.906060 crc crio[22553]: time="2026-06-11T12:14:28.904763214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.133213 | controller | Jun 11 12:14:28.949118 crc crio[22553]: time="2026-06-11T12:14:28.948578908Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx Namespace:openstack ID:73e9a472e9b14a8d680777798a43838ece75af83c61fb60fe03119a3aa355ae1 UID:157041cd-f949-4eff-a154-899dac8e917d NetNS:/var/run/netns/d318484c-c6d6-4034-904b-a471c7da173e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod157041cd_f949_4eff_a154_899dac8e917d.slice PodAnnotations:0xc001895e08}] Aliases:map[]}"
2026-06-11 12:41:55.133230 | controller | Jun 11 12:14:28.949118 crc crio[22553]: time="2026-06-11T12:14:28.949114874Z" level=info msg="Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.133246 | controller | Jun 11 12:14:29.433115 crc crio[22553]: 2026-06-11T12:14:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73e9a472e9b14a8 Mac:2a:69:2b:fe:51:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/d318484c-c6d6-4034-904b-a471c7da173e SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.133266 | controller | Jun 11 12:14:29.436436 crc crio[22553]: time="2026-06-11T12:14:29.436347574Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx Namespace:openstack ID:73e9a472e9b14a8d680777798a43838ece75af83c61fb60fe03119a3aa355ae1 UID:157041cd-f949-4eff-a154-899dac8e917d NetNS:/var/run/netns/d318484c-c6d6-4034-904b-a471c7da173e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod157041cd_f949_4eff_a154_899dac8e917d.slice PodAnnotations:0xc001895e08}] Aliases:map[]}"
2026-06-11 12:41:55.133283 | controller | Jun 11 12:14:29.436918 crc crio[22553]: time="2026-06-11T12:14:29.436826728Z" level=info msg="Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.133299 | controller | Jun 11 12:14:29.452227 crc crio[22553]: time="2026-06-11T12:14:29.45212475Z" level=info msg="Ran pod sandbox 73e9a472e9b14a8d680777798a43838ece75af83c61fb60fe03119a3aa355ae1 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx/POD" id=c76271d2-19cf-40d6-8c50-bfe028f1abac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.133315 | controller | Jun 11 12:14:29.455233 crc crio[22553]: time="2026-06-11T12:14:29.455149137Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=92a84401-e195-4d98-92ef-577a51e7b866 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.133331 | controller | Jun 11 12:14:29.477432 crc crio[22553]: time="2026-06-11T12:14:29.477285266Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=67c80a4d-673c-4ce8-b7fc-4466bd264621 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.133361 | controller | Jun 11 12:14:29.486107 crc crio[22553]: time="2026-06-11T12:14:29.486005267Z" level=info msg="Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=5b1ec5ed-117a-4509-8404-dfa1bcc4e387 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.133383 | controller | Jun 11 12:14:29.486501 crc crio[22553]: time="2026-06-11T12:14:29.48643298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.133400 | controller | Jun 11 12:14:29.557354 crc crio[22553]: time="2026-06-11T12:14:29.557172151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.133416 | controller | Jun 11 12:14:29.560842 crc crio[22553]: time="2026-06-11T12:14:29.560790875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.133432 | controller | Jun 11 12:14:29.733774 crc crio[22553]: time="2026-06-11T12:14:29.73352969Z" level=info msg="Created container b83d05f53a28fb51dc1ed2f33031499b9a3e9b1140ff9949601d520dabaee6ac: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=5b1ec5ed-117a-4509-8404-dfa1bcc4e387 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.133448 | controller | Jun 11 12:14:29.740247 crc crio[22553]: time="2026-06-11T12:14:29.740138991Z" level=info msg="Starting container: b83d05f53a28fb51dc1ed2f33031499b9a3e9b1140ff9949601d520dabaee6ac" id=8f819d5a-0b05-4518-a9be-9514419f8fd8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.133468 | controller | Jun 11 12:14:29.754411 crc crio[22553]: time="2026-06-11T12:14:29.754276219Z" level=info msg="Started container" PID=162813 containerID=b83d05f53a28fb51dc1ed2f33031499b9a3e9b1140ff9949601d520dabaee6ac description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=8f819d5a-0b05-4518-a9be-9514419f8fd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73e9a472e9b14a8d680777798a43838ece75af83c61fb60fe03119a3aa355ae1
2026-06-11 12:41:55.133485 | controller | Jun 11 12:14:49.027601 crc crio[22553]: time="2026-06-11T12:14:49.025290103Z" level=info msg="Removing container: 874f249f81f85cb3298ad70a3d3f7a33a6e84505208c9e85d141ab349ec6fdc3" id=75e4f88f-ad9c-40e5-a5ab-5225fd82a562 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.133502 | controller | Jun 11 12:14:49.253304 crc crio[22553]: time="2026-06-11T12:14:49.253142668Z" level=info msg="Removed container 874f249f81f85cb3298ad70a3d3f7a33a6e84505208c9e85d141ab349ec6fdc3: openshift-infra/auto-csr-approver-29686328-c2b54/oc" id=75e4f88f-ad9c-40e5-a5ab-5225fd82a562 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.133518 | controller | Jun 11 12:14:49.273650 crc crio[22553]: time="2026-06-11T12:14:49.273325311Z" level=info msg="Stopping pod sandbox: ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05" id=f600f586-ad0e-424f-ae93-52a97ef93428 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.133534 | controller | Jun 11 12:14:49.273650 crc crio[22553]: time="2026-06-11T12:14:49.273442774Z" level=info msg="Stopped pod sandbox (already stopped): ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05" id=f600f586-ad0e-424f-ae93-52a97ef93428 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.133550 | controller | Jun 11 12:14:49.274777 crc crio[22553]: time="2026-06-11T12:14:49.274566566Z" level=info msg="Removing pod sandbox: ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05" id=36d09c9e-e0d3-4175-b508-6275b5947fcf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.133566 | controller | Jun 11 12:14:49.294051 crc crio[22553]: time="2026-06-11T12:14:49.293938955Z" level=info msg="Removed pod sandbox: ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05" id=36d09c9e-e0d3-4175-b508-6275b5947fcf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.133581 | controller | Jun 11 12:15:00.598135 crc crio[22553]: time="2026-06-11T12:15:00.597055615Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686335-7tlgx/POD" id=fe89d06d-a8d9-49b5-acc0-2d07a5397f7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.133597 | controller | Jun 11 12:15:00.599920 crc crio[22553]: time="2026-06-11T12:15:00.598146256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.133614 | controller | Jun 11 12:15:00.645589 crc crio[22553]: time="2026-06-11T12:15:00.645511293Z" level=info msg="Got pod network &{Name:collect-profiles-29686335-7tlgx Namespace:openshift-operator-lifecycle-manager ID:a94c430a5d7d0c9a5b6b9b48d93e4c8cee39e1a1287b9d1edcb79d78d4f7a1e2 UID:c6ec2ac6-7f5a-4e74-8ebc-01ecd5975cda NetNS:/var/run/netns/d633436e-2856-450a-8fd0-a295f2ca88b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ec2ac6_7f5a_4e74_8ebc_01ecd5975cda.slice PodAnnotations:0xc00001aeb8}] Aliases:map[]}"
2026-06-11 12:41:55.133631 | controller | Jun 11 12:15:00.646207 crc crio[22553]: time="2026-06-11T12:15:00.646173512Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686335-7tlgx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.133651 | controller | Jun 11 12:15:01.288264 crc crio[22553]: 2026-06-11T12:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a94c430a5d7d0c9 Mac:4a:cf:66:83:43:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/d633436e-2856-450a-8fd0-a295f2ca88b8 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.133668 | controller | Jun 11 12:15:01.290634 crc crio[22553]: time="2026-06-11T12:15:01.289612981Z" level=info msg="Got pod network &{Name:collect-profiles-29686335-7tlgx Namespace:openshift-operator-lifecycle-manager ID:a94c430a5d7d0c9a5b6b9b48d93e4c8cee39e1a1287b9d1edcb79d78d4f7a1e2 UID:c6ec2ac6-7f5a-4e74-8ebc-01ecd5975cda NetNS:/var/run/netns/d633436e-2856-450a-8fd0-a295f2ca88b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ec2ac6_7f5a_4e74_8ebc_01ecd5975cda.slice PodAnnotations:0xc00001aeb8}] Aliases:map[]}"
2026-06-11 12:41:55.133685 | controller | Jun 11 12:15:01.291419 crc crio[22553]: time="2026-06-11T12:15:01.291356461Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686335-7tlgx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.133701 | controller | Jun 11 12:15:01.316270 crc crio[22553]: time="2026-06-11T12:15:01.316101335Z" level=info msg="Ran pod sandbox a94c430a5d7d0c9a5b6b9b48d93e4c8cee39e1a1287b9d1edcb79d78d4f7a1e2 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686335-7tlgx/POD" id=fe89d06d-a8d9-49b5-acc0-2d07a5397f7b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.133717 | controller | Jun 11 12:15:01.321138 crc crio[22553]: time="2026-06-11T12:15:01.319648007Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e0ca65b6-2495-4cb7-b63c-5942db1a96ee name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.133732 | controller | Jun 11 12:15:01.326013 crc crio[22553]: time="2026-06-11T12:15:01.325347152Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1f4a6cb8-5b49-461d-9391-4b255542b91c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.133748 | controller | Jun 11 12:15:01.339532 crc crio[22553]: time="2026-06-11T12:15:01.339363386Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686335-7tlgx/collect-profiles" id=bcf6facb-6cbf-485b-bd7f-92c3659dddc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.133764 | controller | Jun 11 12:15:01.340263 crc crio[22553]: time="2026-06-11T12:15:01.340128798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.133780 | controller | Jun 11 12:15:01.404208 crc crio[22553]: time="2026-06-11T12:15:01.404039833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.133795 | controller | Jun 11 12:15:01.409165 crc crio[22553]: time="2026-06-11T12:15:01.409069068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.133811 | controller | Jun 11 12:15:01.595036 crc crio[22553]: time="2026-06-11T12:15:01.59453373Z" level=info msg="Created container ddeaf6932201cf368e0f94889e226f14ce8a0fae2f38e25c411915e2717362de: openshift-operator-lifecycle-manager/collect-profiles-29686335-7tlgx/collect-profiles" id=bcf6facb-6cbf-485b-bd7f-92c3659dddc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.133826 | controller | Jun 11 12:15:01.597025 crc crio[22553]: time="2026-06-11T12:15:01.596941689Z" level=info msg="Starting container: ddeaf6932201cf368e0f94889e226f14ce8a0fae2f38e25c411915e2717362de" id=8098d3cc-0908-42e7-9372-3a40c0d983e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.133846 | controller | Jun 11 12:15:01.603356 crc crio[22553]: time="2026-06-11T12:15:01.603229171Z" level=info msg="Started container" PID=164738 containerID=ddeaf6932201cf368e0f94889e226f14ce8a0fae2f38e25c411915e2717362de description=openshift-operator-lifecycle-manager/collect-profiles-29686335-7tlgx/collect-profiles id=8098d3cc-0908-42e7-9372-3a40c0d983e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a94c430a5d7d0c9a5b6b9b48d93e4c8cee39e1a1287b9d1edcb79d78d4f7a1e2
2026-06-11 12:41:55.133863 | controller | Jun 11 12:15:03.988901 crc crio[22553]: time="2026-06-11T12:15:03.987433893Z" level=info msg="Stopping pod sandbox: a94c430a5d7d0c9a5b6b9b48d93e4c8cee39e1a1287b9d1edcb79d78d4f7a1e2" id=dc3be07f-9357-4fb4-8ae3-2f3853178eb9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.133879 | controller | Jun 11 12:15:03.991252 crc crio[22553]: time="2026-06-11T12:15:03.990045158Z" level=info msg="Got pod network &{Name:collect-profiles-29686335-7tlgx Namespace:openshift-operator-lifecycle-manager ID:a94c430a5d7d0c9a5b6b9b48d93e4c8cee39e1a1287b9d1edcb79d78d4f7a1e2 UID:c6ec2ac6-7f5a-4e74-8ebc-01ecd5975cda NetNS:/var/run/netns/d633436e-2856-450a-8fd0-a295f2ca88b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ec2ac6_7f5a_4e74_8ebc_01ecd5975cda.slice PodAnnotations:0xc0028263f8}] Aliases:map[]}"
2026-06-11 12:41:55.133896 | controller | Jun 11 12:15:03.991252 crc crio[22553]: time="2026-06-11T12:15:03.990217653Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686335-7tlgx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.133912 | controller | Jun 11 12:15:04.416084 crc crio[22553]: time="2026-06-11T12:15:04.415915978Z" level=info msg="Stopped pod sandbox: a94c430a5d7d0c9a5b6b9b48d93e4c8cee39e1a1287b9d1edcb79d78d4f7a1e2" id=dc3be07f-9357-4fb4-8ae3-2f3853178eb9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.133928 | controller | Jun 11 12:15:18.273543 crc crio[22553]: time="2026-06-11T12:15:18.272256417Z" level=info msg="Stopping pod sandbox: 73e9a472e9b14a8d680777798a43838ece75af83c61fb60fe03119a3aa355ae1" id=5aa15f70-5e66-4405-99c1-0ec11b87f1aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.133943 | controller | Jun 11 12:15:18.276377 crc crio[22553]: time="2026-06-11T12:15:18.274574154Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx Namespace:openstack ID:73e9a472e9b14a8d680777798a43838ece75af83c61fb60fe03119a3aa355ae1 UID:157041cd-f949-4eff-a154-899dac8e917d NetNS:/var/run/netns/d318484c-c6d6-4034-904b-a471c7da173e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod157041cd_f949_4eff_a154_899dac8e917d.slice PodAnnotations:0xc005f123a8}] Aliases:map[]}"
2026-06-11 12:41:55.133959 | controller | Jun 11 12:15:18.276377 crc crio[22553]: time="2026-06-11T12:15:18.274815021Z" level=info msg="Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.133975 | controller | Jun 11 12:15:18.844662 crc crio[22553]: time="2026-06-11T12:15:18.844195632Z" level=info msg="Stopped pod sandbox: 73e9a472e9b14a8d680777798a43838ece75af83c61fb60fe03119a3aa355ae1" id=5aa15f70-5e66-4405-99c1-0ec11b87f1aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.133991 | controller | Jun 11 12:15:19.856281 crc crio[22553]: time="2026-06-11T12:15:19.855877737Z" level=info msg="Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn/POD" id=0d93ad62-e07b-4661-bbc5-89f9eaf75c38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.134009 | controller | Jun 11 12:15:19.857812 crc crio[22553]: time="2026-06-11T12:15:19.856304799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.134025 | controller | Jun 11 12:15:19.889860 crc crio[22553]: time="2026-06-11T12:15:19.88963751Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn Namespace:openstack ID:885f191010d3d82434a0c045e1edd570ea6e4bfbb5c466683f4eb58835d7376c UID:51334b35-6a87-49b2-8f6a-a30e07654999 NetNS:/var/run/netns/80f7bba7-c508-4c65-b6f2-445dd130f3ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51334b35_6a87_49b2_8f6a_a30e07654999.slice PodAnnotations:0xc00061ee40}] Aliases:map[]}"
2026-06-11 12:41:55.134041 | controller | Jun 11 12:15:19.889860 crc crio[22553]: time="2026-06-11T12:15:19.889824316Z" level=info msg="Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.134057 | controller | Jun 11 12:15:20.683016 crc crio[22553]: 2026-06-11T12:15:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:885f191010d3d82 Mac:32:4f:3e:26:dc:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/80f7bba7-c508-4c65-b6f2-445dd130f3ce SocketPath: PciID:}] [{Interface:0xc0000152a0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.134073 | controller | Jun 11 12:15:20.685157 crc crio[22553]: time="2026-06-11T12:15:20.685044414Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn Namespace:openstack ID:885f191010d3d82434a0c045e1edd570ea6e4bfbb5c466683f4eb58835d7376c UID:51334b35-6a87-49b2-8f6a-a30e07654999 NetNS:/var/run/netns/80f7bba7-c508-4c65-b6f2-445dd130f3ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51334b35_6a87_49b2_8f6a_a30e07654999.slice PodAnnotations:0xc00061ee40}] Aliases:map[]}"
2026-06-11 12:41:55.134090 | controller | Jun 11 12:15:20.685420 crc crio[22553]: time="2026-06-11T12:15:20.685348863Z" level=info msg="Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.134106 | controller | Jun 11 12:15:20.701366 crc crio[22553]: time="2026-06-11T12:15:20.701269672Z" level=info msg="Ran pod sandbox 885f191010d3d82434a0c045e1edd570ea6e4bfbb5c466683f4eb58835d7376c with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn/POD" id=0d93ad62-e07b-4661-bbc5-89f9eaf75c38 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.134122 | controller | Jun 11 12:15:20.711350 crc crio[22553]: time="2026-06-11T12:15:20.711196849Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=ddc49b85-ebfe-4cf1-b95d-966bbb596ee2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.134138 | controller | Jun 11 12:15:20.768766 crc crio[22553]: time="2026-06-11T12:15:20.768265336Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=92d0a6b5-f3d2-47ec-8a50-7edbc35523c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.134154 | controller | Jun 11 12:15:20.781422 crc crio[22553]: time="2026-06-11T12:15:20.7812546Z" level=info msg="Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=c98da5d1-7998-48eb-9fcc-0fa87fefeced name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.134174 | controller | Jun 11 12:15:20.781926 crc crio[22553]: time="2026-06-11T12:15:20.781854988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.134191 | controller | Jun 11 12:15:20.859363 crc crio[22553]: time="2026-06-11T12:15:20.85922639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.134207 | controller | Jun 11 12:15:20.865404 crc crio[22553]: time="2026-06-11T12:15:20.865324166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.134223 | controller | Jun 11 12:15:21.054935 crc crio[22553]: time="2026-06-11T12:15:21.054802294Z" level=info msg="Created container 74ff247c817679e63689fddccb93c5540bf165946feb522559205d2fc57ce038: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=c98da5d1-7998-48eb-9fcc-0fa87fefeced name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.134238 | controller | Jun 11 12:15:21.057067 crc crio[22553]: time="2026-06-11T12:15:21.056976047Z" level=info msg="Starting container: 74ff247c817679e63689fddccb93c5540bf165946feb522559205d2fc57ce038" id=bcc9b975-f7e5-4d5d-9b22-8f715aa357b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.134255 | controller | Jun 11 12:15:21.062262 crc crio[22553]: time="2026-06-11T12:15:21.062151426Z" level=info msg="Started container" PID=166078 containerID=74ff247c817679e63689fddccb93c5540bf165946feb522559205d2fc57ce038 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=bcc9b975-f7e5-4d5d-9b22-8f715aa357b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=885f191010d3d82434a0c045e1edd570ea6e4bfbb5c466683f4eb58835d7376c
2026-06-11 12:41:55.134270 | controller | Jun 11 12:15:49.318613 crc crio[22553]: time="2026-06-11T12:15:49.317413192Z" level=info msg="Removing container: 9134a6b3e9ca94d57aacadaf82c4db081b2e0fe82f37a7e3c0d8d64d29948bb0" id=2b8cc543-2415-4bf9-9e16-8ac888b653af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.134286 | controller | Jun 11 12:15:49.363981 crc crio[22553]: time="2026-06-11T12:15:49.363228655Z" level=info msg="Removed container 9134a6b3e9ca94d57aacadaf82c4db081b2e0fe82f37a7e3c0d8d64d29948bb0: openshift-operator-lifecycle-manager/collect-profiles-29686290-t4k5z/collect-profiles" id=2b8cc543-2415-4bf9-9e16-8ac888b653af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.134302 | controller | Jun 11 12:15:49.378134 crc crio[22553]: time="2026-06-11T12:15:49.37798116Z" level=info msg="Stopping pod sandbox: 1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a" id=1658dbe3-0f7d-46e1-94ea-4a8a87522203 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.134318 | controller | Jun 11 12:15:49.378134 crc crio[22553]: time="2026-06-11T12:15:49.378097074Z" level=info msg="Stopped pod sandbox (already stopped): 1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a" id=1658dbe3-0f7d-46e1-94ea-4a8a87522203 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.134334 | controller | Jun 11 12:15:49.382045 crc crio[22553]: time="2026-06-11T12:15:49.379370711Z" level=info msg="Removing pod sandbox: 1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a" id=44ad35b8-8f6e-46a9-aeb5-cb0473ea10ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.134375 | controller | Jun 11 12:15:49.404933 crc crio[22553]: time="2026-06-11T12:15:49.404801005Z" level=info msg="Removed pod sandbox: 1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a" id=44ad35b8-8f6e-46a9-aeb5-cb0473ea10ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.134397 | controller | Jun 11 12:16:00.533375 crc crio[22553]: time="2026-06-11T12:16:00.532616196Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686336-bxlcx/POD" id=2489b165-777b-4d8c-aaf8-6ac4e9077635 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.134414 | controller | Jun 11 12:16:00.534587 crc crio[22553]: time="2026-06-11T12:16:00.533405629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.134430 | controller | Jun 11 12:16:00.568251 crc crio[22553]: time="2026-06-11T12:16:00.568154701Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686336-bxlcx Namespace:openshift-infra ID:903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442 UID:af577430-87c9-4e42-995f-ea8673b291d7 NetNS:/var/run/netns/f470b0b0-895b-4cfa-a636-b24fccee5163 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf577430_87c9_4e42_995f_ea8673b291d7.slice PodAnnotations:0xc0028173c8}] Aliases:map[]}"
2026-06-11 12:41:55.134446 | controller | Jun 11 12:16:00.568251 crc crio[22553]: time="2026-06-11T12:16:00.568227794Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686336-bxlcx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.134463 | controller | Jun 11 12:16:01.108214 crc crio[22553]: 2026-06-11T12:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:903cb896674ca1a Mac:42:ee:f8:0f:2e:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/f470b0b0-895b-4cfa-a636-b24fccee5163 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.134478 | controller | Jun 11 12:16:01.110351 crc crio[22553]: time="2026-06-11T12:16:01.110230245Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686336-bxlcx Namespace:openshift-infra ID:903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442 UID:af577430-87c9-4e42-995f-ea8673b291d7 NetNS:/var/run/netns/f470b0b0-895b-4cfa-a636-b24fccee5163 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf577430_87c9_4e42_995f_ea8673b291d7.slice PodAnnotations:0xc0028173c8}] Aliases:map[]}"
2026-06-11 12:41:55.134494 | controller | Jun 11 12:16:01.110784 crc crio[22553]: time="2026-06-11T12:16:01.110437821Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686336-bxlcx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.134510 | controller | Jun 11 12:16:01.120900 crc crio[22553]: time="2026-06-11T12:16:01.120626065Z" level=info msg="Ran pod sandbox 903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442 with infra container: openshift-infra/auto-csr-approver-29686336-bxlcx/POD" id=2489b165-777b-4d8c-aaf8-6ac4e9077635 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.134527 | controller | Jun 11 12:16:01.136444 crc crio[22553]: time="2026-06-11T12:16:01.133795055Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=1c471485-543c-4655-9844-8bde319203af name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.134543 | controller | Jun 11 12:16:01.150135 crc crio[22553]: time="2026-06-11T12:16:01.149999322Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.134559 | controller | Jun 11 12:16:02.433216 crc crio[22553]: time="2026-06-11T12:16:02.432964896Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=1c471485-543c-4655-9844-8bde319203af name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.134574 | controller | Jun 11 12:16:02.435107 crc crio[22553]: time="2026-06-11T12:16:02.434916622Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=45c32601-b257-4266-aede-526f93326d59 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.134593 | controller | Jun 11 12:16:02.441341 crc crio[22553]: time="2026-06-11T12:16:02.441240074Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d9de59f1-8b36-49be-9e59-49ee0cdf997d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.134609 | controller | Jun 11 12:16:02.460974 crc crio[22553]: time="2026-06-11T12:16:02.46085439Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686336-bxlcx/oc" id=f872edf6-d6d4-4a9d-a71c-fb992374680f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.134624 | controller | Jun 11 12:16:02.461729 crc crio[22553]: time="2026-06-11T12:16:02.461583861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.134640 | controller | Jun 11 12:16:02.554537 crc crio[22553]: time="2026-06-11T12:16:02.554324988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.134656 | controller | Jun 11 12:16:02.980644 crc crio[22553]: time="2026-06-11T12:16:02.980535616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.134672 | controller | Jun 11 12:16:03.119633 crc crio[22553]: time="2026-06-11T12:16:03.119532227Z" level=info msg="Created container be2135a0e8f5162ad35335787dde618ad67b95a0a5e049ae639c118913ee7d63: openshift-infra/auto-csr-approver-29686336-bxlcx/oc" id=f872edf6-d6d4-4a9d-a71c-fb992374680f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.134688 | controller | Jun 11 12:16:03.121836 crc crio[22553]: time="2026-06-11T12:16:03.121771102Z" level=info msg="Starting container: be2135a0e8f5162ad35335787dde618ad67b95a0a5e049ae639c118913ee7d63" id=501d8e63-c2d6-4b83-b6b7-af329681c79b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.134704 | controller | Jun 11 12:16:03.128822 crc crio[22553]: time="2026-06-11T12:16:03.128605899Z" level=info msg="Started container" PID=168437 containerID=be2135a0e8f5162ad35335787dde618ad67b95a0a5e049ae639c118913ee7d63 description=openshift-infra/auto-csr-approver-29686336-bxlcx/oc id=501d8e63-c2d6-4b83-b6b7-af329681c79b name=/runtime.v1.RuntimeService/StartContainer sandboxID=903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442
2026-06-11 12:41:55.134720 | controller | Jun 11 12:16:05.052972 crc crio[22553]: time="2026-06-11T12:16:05.051878091Z" level=info msg="Stopping pod sandbox: 903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442" id=f19ee762-2c4f-41bb-ad4b-305badde6774 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.134736 | controller | Jun 11 12:16:05.056905 crc crio[22553]: time="2026-06-11T12:16:05.053893819Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686336-bxlcx Namespace:openshift-infra ID:903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442 UID:af577430-87c9-4e42-995f-ea8673b291d7 NetNS:/var/run/netns/f470b0b0-895b-4cfa-a636-b24fccee5163 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf577430_87c9_4e42_995f_ea8673b291d7.slice PodAnnotations:0xc00001adc8}] Aliases:map[]}"
2026-06-11 12:41:55.134752 | controller | Jun 11 12:16:05.056905 crc crio[22553]: time="2026-06-11T12:16:05.054064714Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686336-bxlcx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.134768 | controller | Jun 11 12:16:05.400312 crc crio[22553]: time="2026-06-11T12:16:05.399938985Z" level=info msg="Stopped pod sandbox: 903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442" id=f19ee762-2c4f-41bb-ad4b-305badde6774 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.134787 | controller | Jun 11 12:16:41.739100 crc crio[22553]: time="2026-06-11T12:16:41.738059633Z" level=info msg="Stopping pod sandbox: 885f191010d3d82434a0c045e1edd570ea6e4bfbb5c466683f4eb58835d7376c" id=7de292ac-f719-430a-ba7c-960aa7b56a09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.134803 | controller | Jun 11 12:16:41.740571 crc crio[22553]: time="2026-06-11T12:16:41.740125903Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn Namespace:openstack ID:885f191010d3d82434a0c045e1edd570ea6e4bfbb5c466683f4eb58835d7376c UID:51334b35-6a87-49b2-8f6a-a30e07654999 NetNS:/var/run/netns/80f7bba7-c508-4c65-b6f2-445dd130f3ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51334b35_6a87_49b2_8f6a_a30e07654999.slice PodAnnotations:0xc00012b720}] Aliases:map[]}"
2026-06-11 12:41:55.134820 | controller | Jun 11 12:16:41.740571 crc crio[22553]: time="2026-06-11T12:16:41.740456732Z" level=info msg="Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.134836 | controller | Jun 11 12:16:42.311767 crc crio[22553]: time="2026-06-11T12:16:42.311567982Z" level=info msg="Stopped pod sandbox: 885f191010d3d82434a0c045e1edd570ea6e4bfbb5c466683f4eb58835d7376c" id=7de292ac-f719-430a-ba7c-960aa7b56a09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.134851 | controller | Jun 11 12:16:43.360074 crc crio[22553]: time="2026-06-11T12:16:43.358204346Z" level=info msg="Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8/POD" id=812f476f-0f80-47f0-8d7a-39dadff069ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.134867 | controller | Jun 11 12:16:43.360074 crc crio[22553]: time="2026-06-11T12:16:43.358828604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.134883 | controller | Jun 11 12:16:43.396201 crc crio[22553]: time="2026-06-11T12:16:43.396085969Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8 Namespace:openstack ID:3629a78a9928dafd8cf1f2af673c405d57589e142d137746b60f601f8446b9f0 UID:5ad8337d-21c4-43b3-91d0-62ae18738a89 NetNS:/var/run/netns/23d14c56-21ca-42e0-995c-fbcedbf8a0a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ad8337d_21c4_43b3_91d0_62ae18738a89.slice PodAnnotations:0xc0028168d0}] Aliases:map[]}"
2026-06-11 12:41:55.134899 | controller | Jun 11 12:16:43.396201 crc crio[22553]: time="2026-06-11T12:16:43.396181702Z" level=info msg="Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.134915 | controller | Jun 11 12:16:43.885541 crc crio[22553]: 2026-06-11T12:16:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3629a78a9928daf Mac:8a:71:1e:11:5a:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/23d14c56-21ca-42e0-995c-fbcedbf8a0a7 SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.134931 | controller | Jun 11 12:16:43.887645 crc crio[22553]: time="2026-06-11T12:16:43.887568642Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8 Namespace:openstack ID:3629a78a9928dafd8cf1f2af673c405d57589e142d137746b60f601f8446b9f0 UID:5ad8337d-21c4-43b3-91d0-62ae18738a89 NetNS:/var/run/netns/23d14c56-21ca-42e0-995c-fbcedbf8a0a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ad8337d_21c4_43b3_91d0_62ae18738a89.slice PodAnnotations:0xc0028168d0}] Aliases:map[]}"
2026-06-11 12:41:55.134950 | controller | Jun 11 12:16:43.887836 crc crio[22553]: time="2026-06-11T12:16:43.887808609Z" level=info msg="Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.134967 | controller | Jun 11 12:16:43.903245 crc crio[22553]: time="2026-06-11T12:16:43.903115891Z" level=info msg="Ran pod sandbox 3629a78a9928dafd8cf1f2af673c405d57589e142d137746b60f601f8446b9f0 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8/POD" id=812f476f-0f80-47f0-8d7a-39dadff069ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.134983 | controller | Jun 11 12:16:43.906377 crc crio[22553]: time="2026-06-11T12:16:43.906290312Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=5e9acae7-a6fa-462a-9a14-6619b993f159 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.134999 | controller | Jun 11 12:16:43.964077 crc crio[22553]: time="2026-06-11T12:16:43.964011018Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=1fdf8250-5caa-44d9-8019-ce769f3c621f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.135015 | controller | Jun 11 12:16:43.991001 crc crio[22553]: time="2026-06-11T12:16:43.990857953Z" level=info msg="Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=357f6ec5-5f24-4913-a865-95ca2a12bb19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.135030 | controller | Jun 11 12:16:43.991354 crc crio[22553]: time="2026-06-11T12:16:43.991331846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.135046 | controller | Jun 11 12:16:44.041331 crc crio[22553]: time="2026-06-11T12:16:44.041241657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.135062 | controller | Jun 11 12:16:44.044863 crc crio[22553]: time="2026-06-11T12:16:44.044790709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.135078 | controller | Jun 11 12:16:44.187815 crc crio[22553]: time="2026-06-11T12:16:44.18760057Z" level=info msg="Created container 9aef420b561f1338622857ccdeb625b6cfd4d5437c630ddf98e7e058cef82bb9: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=357f6ec5-5f24-4913-a865-95ca2a12bb19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.135094 | controller | Jun 11 12:16:44.190048 crc crio[22553]: time="2026-06-11T12:16:44.189894986Z" level=info msg="Starting container: 9aef420b561f1338622857ccdeb625b6cfd4d5437c630ddf98e7e058cef82bb9" id=3903fe60-21cc-4794-b8c1-4d5a2dfa9d57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.135110 | controller | Jun 11 12:16:44.201987 crc crio[22553]: time="2026-06-11T12:16:44.201553793Z" level=info msg="Started container" PID=170959 containerID=9aef420b561f1338622857ccdeb625b6cfd4d5437c630ddf98e7e058cef82bb9 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=3903fe60-21cc-4794-b8c1-4d5a2dfa9d57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3629a78a9928dafd8cf1f2af673c405d57589e142d137746b60f601f8446b9f0
2026-06-11 12:41:55.135129 | controller | Jun 11 12:16:49.435756 crc crio[22553]: time="2026-06-11T12:16:49.434398929Z" level=info msg="Removing container: d02c5dc7fdad67a4f55019c44835a3f6f568bd96c4b7dfaa8cbd66c8bc12ff62" id=cfc3caaf-209d-4557-9e30-704d1de22c10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.135146 | controller | Jun 11 12:16:49.607620 crc crio[22553]: time="2026-06-11T12:16:49.607069682Z" level=info msg="Removed container d02c5dc7fdad67a4f55019c44835a3f6f568bd96c4b7dfaa8cbd66c8bc12ff62: openshift-infra/auto-csr-approver-29686330-b646t/oc" id=cfc3caaf-209d-4557-9e30-704d1de22c10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.135161 | controller | Jun 11 12:16:49.621127 crc crio[22553]: time="2026-06-11T12:16:49.621063996Z" level=info msg="Stopping pod sandbox: 376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0" id=d9d7dbb7-861a-486a-9488-4d46f4acba96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.135177 | controller | Jun 11 12:16:49.621795 crc crio[22553]: time="2026-06-11T12:16:49.621767586Z" level=info msg="Stopped pod sandbox (already stopped): 376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0" id=d9d7dbb7-861a-486a-9488-4d46f4acba96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.135193 | controller | Jun 11 12:16:49.622902 crc crio[22553]: time="2026-06-11T12:16:49.622796896Z" level=info msg="Removing pod sandbox: 376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0" id=72db364b-fb6d-4fb2-ac45-cba035408b9c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.135208 | controller | Jun 11 12:16:49.639642 crc crio[22553]: time="2026-06-11T12:16:49.639439236Z" level=info msg="Removed pod sandbox: 376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0" id=72db364b-fb6d-4fb2-ac45-cba035408b9c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.135224 | controller | Jun 11 12:16:57.997812 crc crio[22553]: time="2026-06-11T12:16:57.996405758Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-2lv8b/POD" id=3add6c5b-fcb8-4beb-a430-84644b98a268 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.135241 | controller | Jun 11 12:16:57.999258 crc crio[22553]: time="2026-06-11T12:16:57.99787159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.135257 | controller | Jun 11 12:16:58.058563 crc crio[22553]: time="2026-06-11T12:16:58.05781152Z" level=info msg="Got pod network &{Name:certified-operators-2lv8b Namespace:openshift-marketplace ID:fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150 UID:cf46ff2d-0e4b-464b-a862-98c3ad014832 NetNS:/var/run/netns/b69b232e-7495-49ae-bb79-87b7dda9f7d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf46ff2d_0e4b_464b_a862_98c3ad014832.slice PodAnnotations:0xc005f125d8}] Aliases:map[]}"
2026-06-11 12:41:55.135273 | controller | Jun 11 12:16:58.058563 crc crio[22553]: time="2026-06-11T12:16:58.0585152Z" level=info msg="Adding pod openshift-marketplace_certified-operators-2lv8b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.135290 | controller | Jun 11 12:16:58.645753 crc crio[22553]: 2026-06-11T12:16:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb812d913ea3a0e Mac:5a:a2:ff:fa:28:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/b69b232e-7495-49ae-bb79-87b7dda9f7d5 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.135307 | controller | Jun 11 12:16:58.647609 crc crio[22553]: time="2026-06-11T12:16:58.647551599Z" level=info msg="Got pod network &{Name:certified-operators-2lv8b Namespace:openshift-marketplace ID:fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150 UID:cf46ff2d-0e4b-464b-a862-98c3ad014832 NetNS:/var/run/netns/b69b232e-7495-49ae-bb79-87b7dda9f7d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf46ff2d_0e4b_464b_a862_98c3ad014832.slice PodAnnotations:0xc005f125d8}] Aliases:map[]}"
2026-06-11 12:41:55.135330 | controller | Jun 11 12:16:58.647838 crc crio[22553]: time="2026-06-11T12:16:58.647785866Z" level=info msg="Checking pod openshift-marketplace_certified-operators-2lv8b for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.135363 | controller | Jun 11 12:16:58.657299 crc crio[22553]: time="2026-06-11T12:16:58.657209698Z" level=info msg="Ran pod sandbox fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150 with infra container: openshift-marketplace/certified-operators-2lv8b/POD" id=3add6c5b-fcb8-4beb-a430-84644b98a268 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.135385 | controller | Jun 11 12:16:58.660420 crc crio[22553]: time="2026-06-11T12:16:58.660328588Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=65f10f5f-b622-4b82-88cf-397f65b9f51e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.135403 | controller | Jun 11 12:16:58.663300 crc crio[22553]: time="2026-06-11T12:16:58.663238452Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0a1f9aa8-3902-4e4a-9702-e40b55c5dee3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.135419 | controller | Jun 11 12:16:58.670528 crc crio[22553]: time="2026-06-11T12:16:58.67043634Z" level=info msg="Creating container: openshift-marketplace/certified-operators-2lv8b/extract-utilities" id=35d48c4a-f2f7-4432-bdd4-32bc0560204f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.135434 | controller | Jun 11 12:16:58.671006 crc crio[22553]: time="2026-06-11T12:16:58.670949544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.135450 | controller | Jun 11 12:16:58.756510 crc crio[22553]: time="2026-06-11T12:16:58.75640067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.135466 | controller | Jun 11 12:16:58.761420 crc crio[22553]: time="2026-06-11T12:16:58.761361844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.135481 | controller | Jun 11 12:16:59.014508 crc crio[22553]: time="2026-06-11T12:16:59.014354454Z" level=info msg="Created container 956c9fdb0610ad61b4f851fb9f017b87c41330cfeba014e715e1409a141916f7: openshift-marketplace/certified-operators-2lv8b/extract-utilities" id=35d48c4a-f2f7-4432-bdd4-32bc0560204f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.135498 | controller | Jun 11 12:16:59.016055 crc crio[22553]: time="2026-06-11T12:16:59.015792346Z" level=info msg="Starting container: 956c9fdb0610ad61b4f851fb9f017b87c41330cfeba014e715e1409a141916f7" id=c0f1df6e-1c8a-4ea8-ad7d-cc5f85ae296c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.135514 | controller | Jun 11 12:16:59.023809 crc crio[22553]: time="2026-06-11T12:16:59.023070276Z" level=info msg="Started container" PID=171870 containerID=956c9fdb0610ad61b4f851fb9f017b87c41330cfeba014e715e1409a141916f7 description=openshift-marketplace/certified-operators-2lv8b/extract-utilities id=c0f1df6e-1c8a-4ea8-ad7d-cc5f85ae296c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150
2026-06-11 12:41:55.135531 | controller | Jun 11 12:17:00.108314 crc crio[22553]: time="2026-06-11T12:17:00.096630166Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=06b82ce8-a302-43cc-8218-fffc8fe8ff82 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.135551 | controller | Jun 11 12:17:00.108314 crc crio[22553]: time="2026-06-11T12:17:00.106762948Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 12:41:55.135568 | controller | Jun 11 12:17:00.768031 crc crio[22553]: time="2026-06-11T12:17:00.767733302Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3" id=06b82ce8-a302-43cc-8218-fffc8fe8ff82 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.135584 | controller | Jun 11 12:17:00.770300 crc crio[22553]: time="2026-06-11T12:17:00.770220494Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a6ba2d64-735a-43ef-928c-9f329870df58 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.135600 | controller | Jun 11 12:17:00.777169 crc crio[22553]: time="2026-06-11T12:17:00.776408783Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f6ed96ef-60f1-4c64-9332-03c193ecfced name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.135616 | controller | Jun 11 12:17:00.792938 crc crio[22553]: time="2026-06-11T12:17:00.792792356Z" level=info msg="Creating container: openshift-marketplace/certified-operators-2lv8b/extract-content" id=209e5911-7105-4c30-b50b-5d1917a26014 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.135632 | controller | Jun 11 12:17:00.794133 crc crio[22553]: time="2026-06-11T12:17:00.793954529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.135648 | controller | Jun 11 12:17:00.880914 crc crio[22553]: time="2026-06-11T12:17:00.880669712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.135664 | controller | Jun 11 12:17:00.885443 crc crio[22553]: time="2026-06-11T12:17:00.885346477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.135679 | controller | Jun 11 12:17:01.069244 crc crio[22553]: time="2026-06-11T12:17:01.06913403Z" level=info msg="Created container 033eb922ec0f495032997ac0c81581dc16f105a91bd7ee8bce1d96f0f1af5864: openshift-marketplace/certified-operators-2lv8b/extract-content" id=209e5911-7105-4c30-b50b-5d1917a26014 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.135695 | controller | Jun 11 12:17:01.071413 crc crio[22553]: time="2026-06-11T12:17:01.071294853Z" level=info msg="Starting container: 033eb922ec0f495032997ac0c81581dc16f105a91bd7ee8bce1d96f0f1af5864" id=1d531b97-b0d5-4168-b7a8-6a7bffc83141 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.135711 | controller | Jun 11 12:17:01.084198 crc crio[22553]: time="2026-06-11T12:17:01.084054481Z" level=info msg="Started container" PID=172009 containerID=033eb922ec0f495032997ac0c81581dc16f105a91bd7ee8bce1d96f0f1af5864 description=openshift-marketplace/certified-operators-2lv8b/extract-content id=1d531b97-b0d5-4168-b7a8-6a7bffc83141 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150
2026-06-11 12:41:55.135727 | controller | Jun 11 12:17:02.149977 crc crio[22553]: time="2026-06-11T12:17:02.149154778Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9e667cc9-94d9-42fd-9f3c-7ffcb2a2f622 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.135744 | controller | Jun 11 12:17:02.154307 crc crio[22553]: time="2026-06-11T12:17:02.154121301Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4a0623f1-995f-4a3a-a281-9b0e344be40e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.135763 | controller | Jun 11 12:17:02.165628 crc crio[22553]: time="2026-06-11T12:17:02.165430667Z" level=info msg="Creating container: openshift-marketplace/certified-operators-2lv8b/registry-server" id=7fc62c67-6db4-431a-b8cf-750bd8ab57ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.135780 | controller | Jun 11 12:17:02.166374 crc crio[22553]: time="2026-06-11T12:17:02.166275912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.135796 | controller | Jun 11 12:17:02.244359 crc crio[22553]: time="2026-06-11T12:17:02.244095907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.135812 | controller | Jun 11 12:17:02.251058 crc crio[22553]: time="2026-06-11T12:17:02.250980696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.135882 | controller | Jun 11 12:17:02.444589 crc crio[22553]: time="2026-06-11T12:17:02.444081178Z" level=info msg="Created container e8fa8586cf146241722931d21eee7b2dedee4a6ae744ac09414cdab806da2e15: openshift-marketplace/certified-operators-2lv8b/registry-server" id=7fc62c67-6db4-431a-b8cf-750bd8ab57ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.135902 | controller | Jun 11 12:17:02.445909 crc crio[22553]: time="2026-06-11T12:17:02.445844499Z" level=info msg="Starting container: e8fa8586cf146241722931d21eee7b2dedee4a6ae744ac09414cdab806da2e15" id=62762fa3-e47d-4c1e-afc0-22424a26b347 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.135919 | controller | Jun 11 12:17:02.454906 crc crio[22553]: time="2026-06-11T12:17:02.45210295Z" level=info msg="Started container" PID=172069 containerID=e8fa8586cf146241722931d21eee7b2dedee4a6ae744ac09414cdab806da2e15 description=openshift-marketplace/certified-operators-2lv8b/registry-server id=62762fa3-e47d-4c1e-afc0-22424a26b347 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150
2026-06-11 12:41:55.135936 | controller | Jun 11 12:17:10.292905 crc crio[22553]: time="2026-06-11T12:17:10.292197216Z" level=info msg="Stopping container: e8fa8586cf146241722931d21eee7b2dedee4a6ae744ac09414cdab806da2e15 (timeout: 2s)" id=54dfc238-a1ff-488a-8a41-de577401bd6a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.135952 | controller | Jun 11 12:17:10.422723 crc crio[22553]: time="2026-06-11T12:17:10.422524737Z" level=info msg="Stopped container e8fa8586cf146241722931d21eee7b2dedee4a6ae744ac09414cdab806da2e15: openshift-marketplace/certified-operators-2lv8b/registry-server" id=54dfc238-a1ff-488a-8a41-de577401bd6a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.135968 | controller | Jun 11 12:17:10.423947 crc crio[22553]: time="2026-06-11T12:17:10.423869075Z" level=info msg="Stopping pod sandbox: fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150" id=a8c9d243-6bc4-4131-b09a-3877ef233319 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.135984 | controller | Jun 11 12:17:10.424648 crc crio[22553]: time="2026-06-11T12:17:10.424573196Z" level=info msg="Got pod network &{Name:certified-operators-2lv8b Namespace:openshift-marketplace ID:fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150 UID:cf46ff2d-0e4b-464b-a862-98c3ad014832 NetNS:/var/run/netns/b69b232e-7495-49ae-bb79-87b7dda9f7d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf46ff2d_0e4b_464b_a862_98c3ad014832.slice PodAnnotations:0xc0028260f0}] Aliases:map[]}"
2026-06-11 12:41:55.136005 | controller | Jun 11 12:17:10.425057 crc crio[22553]: time="2026-06-11T12:17:10.424917476Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-2lv8b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.136022 | controller | Jun 11 12:17:10.788968 crc crio[22553]: time="2026-06-11T12:17:10.788375014Z" level=info msg="Stopped pod sandbox: fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150" id=a8c9d243-6bc4-4131-b09a-3877ef233319 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.136039 | controller | Jun 11 12:17:11.327839 crc crio[22553]: time="2026-06-11T12:17:11.327011607Z" level=info msg="Removing container: e8fa8586cf146241722931d21eee7b2dedee4a6ae744ac09414cdab806da2e15" id=d268ae78-d5e7-49e9-8cea-a1c80da76447 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.136055 | controller | Jun 11 12:17:11.383226 crc crio[22553]: time="2026-06-11T12:17:11.382963182Z" level=info msg="Removed container e8fa8586cf146241722931d21eee7b2dedee4a6ae744ac09414cdab806da2e15: openshift-marketplace/certified-operators-2lv8b/registry-server" id=d268ae78-d5e7-49e9-8cea-a1c80da76447 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.136070 | controller | Jun 11 12:17:11.397246 crc crio[22553]: time="2026-06-11T12:17:11.397141681Z" level=info msg="Removing container: 033eb922ec0f495032997ac0c81581dc16f105a91bd7ee8bce1d96f0f1af5864" id=d8768b0d-1688-4921-9885-36f8fd87ba0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.136086 | controller | Jun 11 12:17:11.428308 crc crio[22553]: time="2026-06-11T12:17:11.42795204Z" level=info msg="Removed container 033eb922ec0f495032997ac0c81581dc16f105a91bd7ee8bce1d96f0f1af5864: openshift-marketplace/certified-operators-2lv8b/extract-content" id=d8768b0d-1688-4921-9885-36f8fd87ba0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.136102 | controller | Jun 11 12:17:11.431921 crc crio[22553]: time="2026-06-11T12:17:11.431833352Z" level=info msg="Removing container: 956c9fdb0610ad61b4f851fb9f017b87c41330cfeba014e715e1409a141916f7" id=e4cfb52b-310d-4386-af28-ce1db334118b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.136117 | controller | Jun 11 12:17:11.513102 crc crio[22553]: time="2026-06-11T12:17:11.510973466Z" level=info msg="Removed container 956c9fdb0610ad61b4f851fb9f017b87c41330cfeba014e715e1409a141916f7: openshift-marketplace/certified-operators-2lv8b/extract-utilities" id=e4cfb52b-310d-4386-af28-ce1db334118b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.136133 | controller | Jun 11 12:17:14.794947 crc crio[22553]: time="2026-06-11T12:17:14.79380839Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-d4mt9/POD" id=5f00daeb-077a-4d7d-a2d4-2f8aaff36eaf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.136148 | controller | Jun 11 12:17:14.794947 crc crio[22553]: time="2026-06-11T12:17:14.794661395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.136165 | controller | Jun 11 12:17:14.835347 crc crio[22553]: time="2026-06-11T12:17:14.835232075Z" level=info msg="Got pod network &{Name:redhat-marketplace-d4mt9 Namespace:openshift-marketplace ID:734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd UID:005026ad-e703-4c19-bfdb-aac64ebf29ff NetNS:/var/run/netns/47c91de7-69d4-43cf-ae82-24563112a702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod005026ad_e703_4c19_bfdb_aac64ebf29ff.slice PodAnnotations:0xc00043ac90}] Aliases:map[]}"
2026-06-11 12:41:55.136181 | controller | Jun 11 12:17:14.835347 crc crio[22553]: time="2026-06-11T12:17:14.835312688Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-d4mt9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.136201 | controller | Jun 11 12:17:15.424156 crc crio[22553]: 2026-06-11T12:17:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:734f5d0f070cf96 Mac:12:2f:62:c0:7a:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/47c91de7-69d4-43cf-ae82-24563112a702 SocketPath: PciID:}] [{Interface:0xc00060a5d0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.136218 | controller | Jun 11 12:17:15.425616 crc crio[22553]: time="2026-06-11T12:17:15.42552086Z" level=info msg="Got pod network &{Name:redhat-marketplace-d4mt9 Namespace:openshift-marketplace ID:734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd UID:005026ad-e703-4c19-bfdb-aac64ebf29ff NetNS:/var/run/netns/47c91de7-69d4-43cf-ae82-24563112a702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod005026ad_e703_4c19_bfdb_aac64ebf29ff.slice PodAnnotations:0xc00043ac90}] Aliases:map[]}"
2026-06-11 12:41:55.136235 | controller | Jun 11 12:17:15.425779 crc crio[22553]: time="2026-06-11T12:17:15.425746556Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-d4mt9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.136251 | controller | Jun 11 12:17:15.438559 crc crio[22553]: time="2026-06-11T12:17:15.438387851Z" level=info msg="Ran pod sandbox 734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd with infra container: openshift-marketplace/redhat-marketplace-d4mt9/POD" id=5f00daeb-077a-4d7d-a2d4-2f8aaff36eaf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.136267 | controller | Jun 11 12:17:15.441807 crc crio[22553]: time="2026-06-11T12:17:15.441646425Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=144f30c1-6941-48ca-a66d-217d7d4c850d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.136283 | controller | Jun 11 12:17:15.446176 crc crio[22553]: time="2026-06-11T12:17:15.446091634Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=42a26983-aaf6-4e14-805b-e52c2561d47a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.136299 | controller | Jun 11 12:17:15.455518 crc crio[22553]: time="2026-06-11T12:17:15.45531352Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-d4mt9/extract-utilities" id=61b15f47-b164-4747-8e14-66844ff0c632 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.136314 | controller | Jun 11 12:17:15.456296 crc crio[22553]: time="2026-06-11T12:17:15.456153864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.136330 | controller | Jun 11 12:17:15.520100 crc crio[22553]: time="2026-06-11T12:17:15.519983626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.136362 | controller | Jun 11 12:17:15.524366 crc crio[22553]: time="2026-06-11T12:17:15.52428359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.136384 | controller | Jun 11 12:17:15.705048 crc crio[22553]: time="2026-06-11T12:17:15.704908782Z" level=info msg="Created container 2000cabd9b1d60e7a09d5d7c7b89628c1949c4a1d62c2161ab0b33211cdeeae9: openshift-marketplace/redhat-marketplace-d4mt9/extract-utilities" id=61b15f47-b164-4747-8e14-66844ff0c632 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.136401 | controller | Jun 11 12:17:15.707529 crc crio[22553]: time="2026-06-11T12:17:15.707397034Z" level=info msg="Starting container: 2000cabd9b1d60e7a09d5d7c7b89628c1949c4a1d62c2161ab0b33211cdeeae9" id=a4ec5d9b-58de-456d-a31c-ad0ac1020e2e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.136421 | controller | Jun 11 12:17:15.717277 crc crio[22553]: time="2026-06-11T12:17:15.717113025Z" level=info msg="Started container" PID=173046 containerID=2000cabd9b1d60e7a09d5d7c7b89628c1949c4a1d62c2161ab0b33211cdeeae9 description=openshift-marketplace/redhat-marketplace-d4mt9/extract-utilities id=a4ec5d9b-58de-456d-a31c-ad0ac1020e2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd
2026-06-11 12:41:55.136438 | controller | Jun 11 12:17:16.442441 crc crio[22553]: time="2026-06-11T12:17:16.441990003Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=8a657334-4e9d-4015-b028-68a1aa8864b8 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.136455 | controller | Jun 11 12:17:16.449375 crc crio[22553]: time="2026-06-11T12:17:16.448748758Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 12:41:55.136471 | controller | Jun 11 12:17:17.056864 crc crio[22553]: time="2026-06-11T12:17:17.056121905Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=8a657334-4e9d-4015-b028-68a1aa8864b8 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.136488 | controller | Jun 11 12:17:17.057975 crc crio[22553]: time="2026-06-11T12:17:17.057866036Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=97d396c4-4e31-4841-87ac-d85cfbb873e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.136504 | controller | Jun 11 12:17:17.061768 crc crio[22553]: time="2026-06-11T12:17:17.061390907Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=abee7369-d064-4f11-a2a8-93bfffbda701 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.136520 | controller | Jun 11 12:17:17.069954 crc crio[22553]: time="2026-06-11T12:17:17.069851272Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-d4mt9/extract-content" id=498f3304-5426-45f5-9b37-37c7d56611de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.136536 | controller | Jun 11 12:17:17.070598 crc crio[22553]: time="2026-06-11T12:17:17.070532651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.136551 | controller | Jun 11 12:17:17.152602 crc crio[22553]: time="2026-06-11T12:17:17.152074834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.136567 | controller | Jun 11 12:17:17.156856 crc crio[22553]: time="2026-06-11T12:17:17.156673057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.136583 | controller | Jun 11 12:17:17.382645 crc crio[22553]: time="2026-06-11T12:17:17.382534775Z" level=info msg="Created container 02af5d54521b439ebd23656f5649a9cb4c4a07328c87841c505ac7b1a2f3a259: openshift-marketplace/redhat-marketplace-d4mt9/extract-content" id=498f3304-5426-45f5-9b37-37c7d56611de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.136599 | controller | Jun 11 12:17:17.384649 crc crio[22553]: time="2026-06-11T12:17:17.384556613Z" level=info msg="Starting container: 02af5d54521b439ebd23656f5649a9cb4c4a07328c87841c505ac7b1a2f3a259" id=2e7de4ae-e2da-4897-8159-107cee4d692b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.136614 | controller | Jun 11 12:17:17.396295 crc crio[22553]: time="2026-06-11T12:17:17.396176189Z" level=info msg="Started container" PID=173130 containerID=02af5d54521b439ebd23656f5649a9cb4c4a07328c87841c505ac7b1a2f3a259 description=openshift-marketplace/redhat-marketplace-d4mt9/extract-content id=2e7de4ae-e2da-4897-8159-107cee4d692b name=/runtime.v1.RuntimeService/StartContainer sandboxID=734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd
2026-06-11 12:41:55.136635 | controller | Jun 11 12:17:18.487422 crc crio[22553]: time="2026-06-11T12:17:18.486634226Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=64d15c15-9fa3-4430-aba4-d0dcfec301ef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.136651 | controller | Jun 11 12:17:18.491313 crc crio[22553]: time="2026-06-11T12:17:18.491220378Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e3a9c37f-b2f4-4de3-beaa-37255338d47b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.136667 | controller | Jun 11 12:17:18.502650 crc crio[22553]: time="2026-06-11T12:17:18.502449272Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-d4mt9/registry-server" id=c406c700-ad73-41df-9c3a-297b1c1b631f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.136683 | controller | Jun 11 12:17:18.503296 crc crio[22553]: time="2026-06-11T12:17:18.503212564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.136699 | controller | Jun 11 12:17:18.563498 crc crio[22553]: time="2026-06-11T12:17:18.56336048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.136715 | controller | Jun 11 12:17:18.567054 crc crio[22553]: time="2026-06-11T12:17:18.566978344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.136731 | controller | Jun 11 12:17:18.930034 crc crio[22553]: time="2026-06-11T12:17:18.924644146Z" level=info msg="Created container aa99e91dd6a9dbc43470b040f11387686162ac09a66166cfc93f217f5abe07b5: openshift-marketplace/redhat-marketplace-d4mt9/registry-server" id=c406c700-ad73-41df-9c3a-297b1c1b631f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.136747 | controller | Jun 11 12:17:18.932511 crc crio[22553]: time="2026-06-11T12:17:18.930286699Z" level=info msg="Starting container: aa99e91dd6a9dbc43470b040f11387686162ac09a66166cfc93f217f5abe07b5" id=ce05cb0b-31e9-45fe-8eb2-085da484d1b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.136763 | controller | Jun 11 12:17:18.951517 crc crio[22553]: time="2026-06-11T12:17:18.951292145Z" level=info msg="Started container" PID=173230 containerID=aa99e91dd6a9dbc43470b040f11387686162ac09a66166cfc93f217f5abe07b5 description=openshift-marketplace/redhat-marketplace-d4mt9/registry-server id=ce05cb0b-31e9-45fe-8eb2-085da484d1b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd
2026-06-11 12:41:55.136780 | controller | Jun 11 12:17:27.677035 crc crio[22553]: time="2026-06-11T12:17:27.675770952Z" level=info msg="Stopping container: aa99e91dd6a9dbc43470b040f11387686162ac09a66166cfc93f217f5abe07b5 (timeout: 2s)" id=02c9bb39-8925-4934-b8ca-e8fc9f22318e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.136795 | controller | Jun 11 12:17:27.810182 crc crio[22553]: time="2026-06-11T12:17:27.80947222Z" level=info msg="Stopped container aa99e91dd6a9dbc43470b040f11387686162ac09a66166cfc93f217f5abe07b5: openshift-marketplace/redhat-marketplace-d4mt9/registry-server" id=02c9bb39-8925-4934-b8ca-e8fc9f22318e name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.136814 | controller | Jun 11 12:17:27.811395 crc crio[22553]: time="2026-06-11T12:17:27.811265952Z" level=info msg="Stopping pod sandbox: 734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd" id=52c17864-8395-4c76-9b5c-8a581f4bafc9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.136830 | controller | Jun 11 12:17:27.812660 crc crio[22553]: time="2026-06-11T12:17:27.812551379Z" level=info msg="Got pod network &{Name:redhat-marketplace-d4mt9 Namespace:openshift-marketplace ID:734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd UID:005026ad-e703-4c19-bfdb-aac64ebf29ff NetNS:/var/run/netns/47c91de7-69d4-43cf-ae82-24563112a702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod005026ad_e703_4c19_bfdb_aac64ebf29ff.slice PodAnnotations:0xc00012aa20}] Aliases:map[]}"
2026-06-11 12:41:55.136846 | controller | Jun 11 12:17:27.813140 crc crio[22553]: time="2026-06-11T12:17:27.813044213Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-d4mt9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.136862 | controller | Jun 11 12:17:28.188015 crc crio[22553]: time="2026-06-11T12:17:28.18786816Z" level=info msg="Stopped pod sandbox: 734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd" id=52c17864-8395-4c76-9b5c-8a581f4bafc9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.136877 | controller | Jun 11 12:17:28.705583 crc crio[22553]: time="2026-06-11T12:17:28.704784117Z" level=info msg="Removing container: aa99e91dd6a9dbc43470b040f11387686162ac09a66166cfc93f217f5abe07b5" id=15eaac17-6514-42f8-8724-fa34249da56b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.136893 | controller | Jun 11 12:17:28.765322 crc crio[22553]: time="2026-06-11T12:17:28.76521555Z" level=info msg="Removed container aa99e91dd6a9dbc43470b040f11387686162ac09a66166cfc93f217f5abe07b5: openshift-marketplace/redhat-marketplace-d4mt9/registry-server" id=15eaac17-6514-42f8-8724-fa34249da56b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.136908 | controller | Jun 11 12:17:28.768240 crc crio[22553]: time="2026-06-11T12:17:28.768177125Z" level=info msg="Removing container: 02af5d54521b439ebd23656f5649a9cb4c4a07328c87841c505ac7b1a2f3a259" id=6275ec34-b934-49f0-9f5a-76cb3878d363 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.136924 | controller | Jun 11 12:17:28.802345 crc crio[22553]: time="2026-06-11T12:17:28.802172556Z" level=info msg="Removed container 02af5d54521b439ebd23656f5649a9cb4c4a07328c87841c505ac7b1a2f3a259: openshift-marketplace/redhat-marketplace-d4mt9/extract-content" id=6275ec34-b934-49f0-9f5a-76cb3878d363 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.136939 | controller | Jun 11 12:17:28.808171 crc crio[22553]: time="2026-06-11T12:17:28.80508029Z" level=info msg="Removing container: 2000cabd9b1d60e7a09d5d7c7b89628c1949c4a1d62c2161ab0b33211cdeeae9" id=d186a1c9-dedc-4c2c-a341-44d88c77214c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.136954 | controller | Jun 11 12:17:28.867138 crc crio[22553]: time="2026-06-11T12:17:28.86675765Z" level=info msg="Removed container 2000cabd9b1d60e7a09d5d7c7b89628c1949c4a1d62c2161ab0b33211cdeeae9: openshift-marketplace/redhat-marketplace-d4mt9/extract-utilities" id=d186a1c9-dedc-4c2c-a341-44d88c77214c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.136970 | controller | Jun 11 12:17:47.277113 crc crio[22553]: time="2026-06-11T12:17:47.275964225Z" level=info msg="Stopping pod sandbox: 3629a78a9928dafd8cf1f2af673c405d57589e142d137746b60f601f8446b9f0" id=32f678bf-8b1f-43a0-ab20-fe6b3bc727ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.136985 | controller | Jun 11 12:17:47.280359 crc crio[22553]: time="2026-06-11T12:17:47.27787351Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8 Namespace:openstack ID:3629a78a9928dafd8cf1f2af673c405d57589e142d137746b60f601f8446b9f0 UID:5ad8337d-21c4-43b3-91d0-62ae18738a89 NetNS:/var/run/netns/23d14c56-21ca-42e0-995c-fbcedbf8a0a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ad8337d_21c4_43b3_91d0_62ae18738a89.slice PodAnnotations:0xc00061fbb8}] Aliases:map[]}"
2026-06-11 12:41:55.137005 | controller | Jun 11 12:17:47.280359 crc crio[22553]: time="2026-06-11T12:17:47.278062745Z" level=info msg="Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.137022 | controller | Jun 11 12:17:47.829743 crc crio[22553]: time="2026-06-11T12:17:47.829575621Z" level=info msg="Stopped pod sandbox: 3629a78a9928dafd8cf1f2af673c405d57589e142d137746b60f601f8446b9f0" id=32f678bf-8b1f-43a0-ab20-fe6b3bc727ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.137037 | controller | Jun 11 12:17:48.847257 crc crio[22553]: time="2026-06-11T12:17:48.846006773Z" level=info msg="Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl/POD" id=ce784fe6-7163-432c-b66c-cbf51805930f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.137053 | controller | Jun 11 12:17:48.850988 crc crio[22553]: time="2026-06-11T12:17:48.847748453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.137069 | controller | Jun 11 12:17:48.899950 crc crio[22553]: time="2026-06-11T12:17:48.899825546Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl Namespace:openstack ID:af7695d351195eaa32e12c130c3faf2c3f6d4a281e809fb2b33c090b114cc44b UID:c25e293c-9fa5-4704-9c37-b061c5caaa9f NetNS:/var/run/netns/fe84a700-62bf-4b36-ad23-8843a72f0aa2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc25e293c_9fa5_4704_9c37_b061c5caaa9f.slice PodAnnotations:0xc0050d2168}] Aliases:map[]}"
2026-06-11 12:41:55.137084 | controller | Jun 11 12:17:48.899950 crc crio[22553]: time="2026-06-11T12:17:48.899928329Z" level=info msg="Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.137100 | controller | Jun 11 12:17:49.573623 crc crio[22553]: 2026-06-11T12:17:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af7695d351195ea Mac:3e:2d:b6:93:a7:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/fe84a700-62bf-4b36-ad23-8843a72f0aa2 SocketPath: PciID:}] [{Interface:0xc0004b2600 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.137116 | controller | Jun 11 12:17:49.575389 crc crio[22553]: time="2026-06-11T12:17:49.575323639Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl Namespace:openstack ID:af7695d351195eaa32e12c130c3faf2c3f6d4a281e809fb2b33c090b114cc44b UID:c25e293c-9fa5-4704-9c37-b061c5caaa9f NetNS:/var/run/netns/fe84a700-62bf-4b36-ad23-8843a72f0aa2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc25e293c_9fa5_4704_9c37_b061c5caaa9f.slice PodAnnotations:0xc0050d2168}] Aliases:map[]}"
2026-06-11 12:41:55.137132 | controller | Jun 11 12:17:49.575647 crc crio[22553]: time="2026-06-11T12:17:49.575602827Z" level=info msg="Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.137148 | controller | Jun 11 12:17:49.587325 crc crio[22553]: time="2026-06-11T12:17:49.587167521Z" level=info msg="Ran pod sandbox af7695d351195eaa32e12c130c3faf2c3f6d4a281e809fb2b33c090b114cc44b with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl/POD" id=ce784fe6-7163-432c-b66c-cbf51805930f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.137167 | controller | Jun 11 12:17:49.591527 crc crio[22553]: time="2026-06-11T12:17:49.591400443Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=87e53706-5e93-4104-9075-11f8a824dfd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.137184 | controller | Jun 11 12:17:49.630168 crc crio[22553]: time="2026-06-11T12:17:49.629975636Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=bf957faa-338d-4c8e-acf5-354ab69d2483 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.137200 | controller | Jun 11 12:17:49.639627 crc crio[22553]: time="2026-06-11T12:17:49.639438119Z" level=info msg="Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=80ea67b0-09e1-4f50-a4b3-c0314e32b24c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.137215 | controller | Jun 11 12:17:49.642080 crc crio[22553]: time="2026-06-11T12:17:49.640759637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.137230 | controller | Jun 11 12:17:49.679448 crc crio[22553]: time="2026-06-11T12:17:49.679107344Z" level=info msg="Stopping pod sandbox: fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150" id=29a6995d-a2b3-4b26-9883-84a3ef4bf06e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.137246 | controller | Jun 11 12:17:49.679448 crc crio[22553]: time="2026-06-11T12:17:49.679396612Z" level=info msg="Stopped pod sandbox (already stopped): fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150" id=29a6995d-a2b3-4b26-9883-84a3ef4bf06e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.137261 | controller | Jun 11 12:17:49.686909 crc crio[22553]: time="2026-06-11T12:17:49.686181638Z" level=info msg="Removing pod sandbox: fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150" id=9b28f2a4-a409-4d12-af84-918a69e41b47 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.137276 | controller | Jun 11 12:17:49.708466 crc crio[22553]: time="2026-06-11T12:17:49.708268726Z" level=info msg="Removed pod sandbox: fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150" id=9b28f2a4-a409-4d12-af84-918a69e41b47 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.137291 | controller | Jun 11 12:17:49.709191 crc crio[22553]: time="2026-06-11T12:17:49.709130901Z" level=info msg="Stopping pod sandbox: 734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd" id=385de9c1-48a1-4076-9cb1-f9314f858f5c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.137307 | controller | Jun 11 12:17:49.709303 crc crio[22553]: time="2026-06-11T12:17:49.709196542Z" level=info msg="Stopped pod sandbox (already stopped): 734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd" id=385de9c1-48a1-4076-9cb1-f9314f858f5c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.137322 | controller | Jun 11 12:17:49.709990 crc crio[22553]: time="2026-06-11T12:17:49.709895673Z" level=info msg="Removing pod sandbox: 734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd" id=a75acc13-a47c-415b-933b-e69423e1c7af name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.137338 | controller | Jun 11 12:17:49.715464 crc crio[22553]: time="2026-06-11T12:17:49.715404912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.137373 | controller | Jun 11 12:17:49.719176 crc crio[22553]: time="2026-06-11T12:17:49.719121249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.137397 | controller | Jun 11 12:17:49.741639 crc crio[22553]: time="2026-06-11T12:17:49.741465844Z" level=info msg="Removed pod sandbox: 734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd" id=a75acc13-a47c-415b-933b-e69423e1c7af name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.137414 | controller | Jun 11 12:17:49.858217 crc crio[22553]: time="2026-06-11T12:17:49.858065638Z" level=info msg="Created container ae1c87531ca11e3b949553904b4766110f994520d0acfb12d50034b554a96763: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=80ea67b0-09e1-4f50-a4b3-c0314e32b24c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.137430 | controller | Jun 11 12:17:49.859991 crc crio[22553]: time="2026-06-11T12:17:49.859396167Z" level=info msg="Starting container: ae1c87531ca11e3b949553904b4766110f994520d0acfb12d50034b554a96763" id=43ef6c3d-c666-4566-a0ea-e4fb7eb7f814 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.137494 | controller | Jun 11 12:17:49.870030 crc crio[22553]: time="2026-06-11T12:17:49.869934441Z" level=info msg="Started container" PID=175120 containerID=ae1c87531ca11e3b949553904b4766110f994520d0acfb12d50034b554a96763 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=43ef6c3d-c666-4566-a0ea-e4fb7eb7f814 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7695d351195eaa32e12c130c3faf2c3f6d4a281e809fb2b33c090b114cc44b
2026-06-11 12:41:55.137517 | controller | Jun 11 12:18:00.609046 crc crio[22553]: time="2026-06-11T12:18:00.608075497Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686338-5xj8c/POD" id=8149d06e-9940-49d9-a3e2-70e0db231503 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.137608 | controller | Jun 11 12:18:00.610797 crc crio[22553]: time="2026-06-11T12:18:00.609106656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.137632 | controller | Jun 11 12:18:00.645550 crc crio[22553]: time="2026-06-11T12:18:00.645012592Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686338-5xj8c Namespace:openshift-infra ID:89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2 UID:fd4fe182-171e-4037-b82b-88bf24fe5fe6 NetNS:/var/run/netns/dec1d945-b59b-4929-baed-2e4072f87203 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd4fe182_171e_4037_b82b_88bf24fe5fe6.slice PodAnnotations:0xc0018954f0}] Aliases:map[]}"
2026-06-11 12:41:55.137649 | controller | Jun 11 12:18:00.645550 crc crio[22553]: time="2026-06-11T12:18:00.645515137Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686338-5xj8c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.137666 | controller | Jun 11 12:18:01.173927 crc crio[22553]: 2026-06-11T12:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89c83782050e4b3 Mac:8a:a5:33:d5:d1:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/dec1d945-b59b-4929-baed-2e4072f87203 SocketPath: PciID:}] [{Interface:0xc00028e610 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.137682 | controller | Jun 11 12:18:01.176325 crc crio[22553]: time="2026-06-11T12:18:01.176000445Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686338-5xj8c Namespace:openshift-infra ID:89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2 UID:fd4fe182-171e-4037-b82b-88bf24fe5fe6 NetNS:/var/run/netns/dec1d945-b59b-4929-baed-2e4072f87203 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd4fe182_171e_4037_b82b_88bf24fe5fe6.slice PodAnnotations:0xc0018954f0}] Aliases:map[]}"
2026-06-11 12:41:55.137702 | controller | Jun 11 12:18:01.176325 crc crio[22553]: time="2026-06-11T12:18:01.17618105Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686338-5xj8c for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.137719 | controller | Jun 11 12:18:01.188019 crc crio[22553]: time="2026-06-11T12:18:01.187918019Z" level=info msg="Ran pod sandbox 89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2 with infra container: openshift-infra/auto-csr-approver-29686338-5xj8c/POD" id=8149d06e-9940-49d9-a3e2-70e0db231503 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.137735 | controller | Jun 11 12:18:01.193075 crc crio[22553]: time="2026-06-11T12:18:01.192789629Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4981d4ec-8572-401c-9800-19b7f0c99926 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.137751 | controller | Jun 11 12:18:01.212281 crc crio[22553]: time="2026-06-11T12:18:01.212142268Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.137767 | controller | Jun 11 12:18:02.487922 crc crio[22553]: time="2026-06-11T12:18:02.487317906Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4981d4ec-8572-401c-9800-19b7f0c99926 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.137782 | controller | Jun 11 12:18:02.489668 crc crio[22553]: time="2026-06-11T12:18:02.489447378Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=61c9ce75-4cb0-4c34-978e-3eec97925a81 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.137798 | controller | Jun 11 12:18:02.492381 crc crio[22553]: time="2026-06-11T12:18:02.4923098Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=924a872f-068f-49ea-90ee-f3465ec8a7ed name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.137814 | controller | Jun 11 12:18:02.501003 crc crio[22553]: time="2026-06-11T12:18:02.500902428Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686338-5xj8c/oc" id=8baa1671-8b4f-44fd-ae80-e23fc34d8b26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.137830 | controller | Jun 11 12:18:02.501803 crc crio[22553]: time="2026-06-11T12:18:02.501602949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.137845 | controller | Jun 11 12:18:02.584215 crc crio[22553]: time="2026-06-11T12:18:02.584098479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.137861 | controller | Jun 11 12:18:02.904442 crc crio[22553]: time="2026-06-11T12:18:02.904294719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.137877 | controller | Jun 11 12:18:03.044402 crc crio[22553]: time="2026-06-11T12:18:03.044281069Z" level=info msg="Created container 7070bbf1b674bc3a3dd565728bcd61b64f0d70472bef2d5db2ab4acf87c18a4a: openshift-infra/auto-csr-approver-29686338-5xj8c/oc" id=8baa1671-8b4f-44fd-ae80-e23fc34d8b26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.137893 | controller | Jun 11 12:18:03.045773 crc crio[22553]: time="2026-06-11T12:18:03.045664769Z" level=info msg="Starting container: 7070bbf1b674bc3a3dd565728bcd61b64f0d70472bef2d5db2ab4acf87c18a4a" id=be55103e-36f7-4113-968b-ad969b1962ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.137912 | controller | Jun 11 12:18:03.053368 crc crio[22553]: time="2026-06-11T12:18:03.052601249Z" level=info msg="Started container" PID=175885 containerID=7070bbf1b674bc3a3dd565728bcd61b64f0d70472bef2d5db2ab4acf87c18a4a description=openshift-infra/auto-csr-approver-29686338-5xj8c/oc id=be55103e-36f7-4113-968b-ad969b1962ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2
2026-06-11 12:41:55.137929 | controller | Jun 11 12:18:05.588096 crc crio[22553]: time="2026-06-11T12:18:05.587345545Z" level=info msg="Stopping pod sandbox: 89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2" id=95490711-8376-4ecd-94a3-84c5b19d40f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.137945 | controller | Jun 11 12:18:05.589903 crc crio[22553]: time="2026-06-11T12:18:05.58890077Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686338-5xj8c Namespace:openshift-infra ID:89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2 UID:fd4fe182-171e-4037-b82b-88bf24fe5fe6 NetNS:/var/run/netns/dec1d945-b59b-4929-baed-2e4072f87203 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd4fe182_171e_4037_b82b_88bf24fe5fe6.slice PodAnnotations:0xc0050d27c0}] Aliases:map[]}"
2026-06-11 12:41:55.137961 | controller | Jun 11 12:18:05.589903 crc crio[22553]: time="2026-06-11T12:18:05.589047614Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686338-5xj8c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.137977 | controller | Jun 11 12:18:05.952139 crc crio[22553]: time="2026-06-11T12:18:05.951274447Z" level=info msg="Stopped pod sandbox: 89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2" id=95490711-8376-4ecd-94a3-84c5b19d40f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.137993 | controller | Jun 11 12:18:49.772522 crc crio[22553]: time="2026-06-11T12:18:49.771611674Z" level=info msg="Removing container: f4b12a19276d53b333bc3a73e002552bdbd587983a16089a6cd822980f3f23de" id=e65c6cb8-e356-42cd-b062-886151f70d56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.138009 | controller | Jun 11 12:18:49.899060 crc crio[22553]: time="2026-06-11T12:18:49.898841276Z" level=info msg="Removed container f4b12a19276d53b333bc3a73e002552bdbd587983a16089a6cd822980f3f23de: openshift-infra/auto-csr-approver-29686332-gxdlz/oc" id=e65c6cb8-e356-42cd-b062-886151f70d56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.138025 | controller | Jun 11 12:18:49.912942 crc crio[22553]: time="2026-06-11T12:18:49.912822329Z" level=info msg="Stopping pod sandbox: 332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188" id=18804031-844d-40b8-a058-b07ddb4cbe04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.138041 | controller | Jun 11 12:18:49.912942 crc crio[22553]: time="2026-06-11T12:18:49.912943103Z" level=info msg="Stopped pod sandbox (already stopped): 332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188" id=18804031-844d-40b8-a058-b07ddb4cbe04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.138057 | controller | Jun 11 12:18:49.913611 crc crio[22553]: time="2026-06-11T12:18:49.91354761Z" level=info msg="Removing pod sandbox: 332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188" id=a9a1cd6d-1cf1-44ca-a40b-260f1087d052 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.138073 | controller | Jun 11 12:18:49.932327 crc crio[22553]: time="2026-06-11T12:18:49.932158177Z" level=info msg="Removed pod sandbox: 332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188" id=a9a1cd6d-1cf1-44ca-a40b-260f1087d052 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.138088 | controller | Jun 11 12:20:00.570976 crc crio[22553]: time="2026-06-11T12:20:00.56997855Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686340-hpf9r/POD" id=34521d5a-b16e-4477-bcd9-016d523fb0bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.138107 | controller | Jun 11 12:20:00.572733 crc crio[22553]: time="2026-06-11T12:20:00.571148934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.138124 | controller | Jun 11 12:20:00.632449 crc crio[22553]: time="2026-06-11T12:20:00.632174065Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686340-hpf9r Namespace:openshift-infra ID:28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0 UID:8985fd7c-ad6b-4815-9620-fbfeb9a39d81 NetNS:/var/run/netns/aa0bd7de-f987-4214-a34c-26f188bf0dc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8985fd7c_ad6b_4815_9620_fbfeb9a39d81.slice PodAnnotations:0xc001be6100}] Aliases:map[]}"
2026-06-11 12:41:55.138141 | controller | Jun 11 12:20:00.632449 crc crio[22553]: time="2026-06-11T12:20:00.632291218Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686340-hpf9r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.138157 | controller | Jun 11 12:20:01.251878 crc crio[22553]: 2026-06-11T12:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28557b47dfa9a1c Mac:8e:e4:25:ad:a4:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/aa0bd7de-f987-4214-a34c-26f188bf0dc1 SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.138174 | controller | Jun 11 12:20:01.254251 crc crio[22553]: time="2026-06-11T12:20:01.254171944Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686340-hpf9r Namespace:openshift-infra ID:28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0 UID:8985fd7c-ad6b-4815-9620-fbfeb9a39d81 NetNS:/var/run/netns/aa0bd7de-f987-4214-a34c-26f188bf0dc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8985fd7c_ad6b_4815_9620_fbfeb9a39d81.slice PodAnnotations:0xc001be6100}] Aliases:map[]}"
2026-06-11 12:41:55.138190 | controller | Jun 11 12:20:01.254430 crc crio[22553]: time="2026-06-11T12:20:01.25437281Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686340-hpf9r for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.138206 | controller | Jun 11 12:20:01.268569 crc crio[22553]: time="2026-06-11T12:20:01.268404215Z" level=info msg="Ran pod sandbox 28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0 with infra container: openshift-infra/auto-csr-approver-29686340-hpf9r/POD" id=34521d5a-b16e-4477-bcd9-016d523fb0bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.138222 | controller | Jun 11 12:20:01.273503 crc crio[22553]: time="2026-06-11T12:20:01.273162222Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5a12b7a1-7664-47d6-8ba2-6be865cf6f03 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.138238 | controller | Jun 11 12:20:01.283438 crc crio[22553]: time="2026-06-11T12:20:01.283351066Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.138254 | controller | Jun 11 12:20:02.626243 crc crio[22553]: time="2026-06-11T12:20:02.625515928Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5a12b7a1-7664-47d6-8ba2-6be865cf6f03 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.138270 | controller | Jun 11 12:20:02.627652 crc crio[22553]: time="2026-06-11T12:20:02.627505775Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3b743f61-0321-42f7-ae93-5c04b4fb024b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.138290 | controller | Jun 11 12:20:02.633925 crc crio[22553]: time="2026-06-11T12:20:02.633652522Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f52f49e8-5b3d-4a1e-bbee-dcb2455a4edd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.138306 | controller | Jun 11 12:20:02.643551 crc crio[22553]: time="2026-06-11T12:20:02.643440394Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686340-hpf9r/oc" id=fececd2d-a0dd-48da-93d7-8ced292bb958 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.138321 | controller | Jun 11 12:20:02.644333 crc crio[22553]: time="2026-06-11T12:20:02.644251888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.138337 | controller | Jun 11 12:20:02.697189 crc crio[22553]: time="2026-06-11T12:20:02.695856627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.138387 | controller | Jun 11 12:20:03.142282 crc crio[22553]: time="2026-06-11T12:20:03.142174947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.138407 | controller | Jun 11 12:20:03.297096 crc crio[22553]: time="2026-06-11T12:20:03.2968326Z" level=info msg="Created container d3c7ffef825e07846c73b6b07572cc76ca56da4812c3d436a2e0d21f01e1d530: openshift-infra/auto-csr-approver-29686340-hpf9r/oc" id=fececd2d-a0dd-48da-93d7-8ced292bb958 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.138423 | controller | Jun 11 12:20:03.298045 crc crio[22553]: time="2026-06-11T12:20:03.297961062Z" level=info msg="Starting container: d3c7ffef825e07846c73b6b07572cc76ca56da4812c3d436a2e0d21f01e1d530" id=cd80137e-b4dc-4e5a-b892-42a90643def0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.138440 | controller | Jun 11 12:20:03.307865 crc crio[22553]: time="2026-06-11T12:20:03.307649912Z" level=info msg="Started container" PID=182046 containerID=d3c7ffef825e07846c73b6b07572cc76ca56da4812c3d436a2e0d21f01e1d530 description=openshift-infra/auto-csr-approver-29686340-hpf9r/oc id=cd80137e-b4dc-4e5a-b892-42a90643def0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0
2026-06-11 12:41:55.138456 | controller | Jun 11 12:20:05.107967 crc crio[22553]: time="2026-06-11T12:20:05.106609396Z" level=info msg="Stopping pod sandbox: 28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0" id=4bf64c5f-927a-4db4-af4e-1c215efd08d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.138473 | controller | Jun 11 12:20:05.110052 crc crio[22553]: time="2026-06-11T12:20:05.108505781Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686340-hpf9r Namespace:openshift-infra ID:28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0 UID:8985fd7c-ad6b-4815-9620-fbfeb9a39d81 NetNS:/var/run/netns/aa0bd7de-f987-4214-a34c-26f188bf0dc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8985fd7c_ad6b_4815_9620_fbfeb9a39d81.slice PodAnnotations:0xc005f12360}] Aliases:map[]}"
2026-06-11 12:41:55.138489 | controller | Jun 11 12:20:05.110052 crc crio[22553]: time="2026-06-11T12:20:05.108755718Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686340-hpf9r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.138505 | controller | Jun 11 12:20:05.521651 crc crio[22553]: time="2026-06-11T12:20:05.52119583Z" level=info msg="Stopped pod sandbox: 28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0" id=4bf64c5f-927a-4db4-af4e-1c215efd08d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.138521 | controller | Jun 11 12:20:50.046439 crc crio[22553]: time="2026-06-11T12:20:50.045352356Z" level=info msg="Removing container: e1f1e8ee8f491d64f845f84ae7577aa45c36b1bcc47a91f87bf1976a0dee184e" id=45b1e2ce-63ff-49dc-9a91-37d7cf390ed7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.138544 | controller | Jun 11 12:20:50.299515 crc crio[22553]: time="2026-06-11T12:20:50.299158811Z" level=info msg="Removed container e1f1e8ee8f491d64f845f84ae7577aa45c36b1bcc47a91f87bf1976a0dee184e: openshift-infra/auto-csr-approver-29686334-5fr5g/oc" id=45b1e2ce-63ff-49dc-9a91-37d7cf390ed7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.138560 | controller | Jun 11 12:20:50.313157 crc crio[22553]: time="2026-06-11T12:20:50.312355381Z" level=info msg="Stopping pod sandbox: e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683" id=f493d228-6500-4ce0-8b75-cc3654c6c96a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.138576 | controller | Jun 11 12:20:50.313157 crc crio[22553]: time="2026-06-11T12:20:50.312508356Z" level=info msg="Stopped pod sandbox (already stopped): e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683" id=f493d228-6500-4ce0-8b75-cc3654c6c96a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.138592 | controller | Jun 11 12:20:50.313605 crc crio[22553]: time="2026-06-11T12:20:50.313431592Z" level=info msg="Removing pod sandbox: e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683" id=c68ae7a6-6bd9-433f-b792-dcadd17778f3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.138608 | controller | Jun 11 12:20:50.337886 crc crio[22553]: time="2026-06-11T12:20:50.337534818Z" level=info msg="Removed pod sandbox: e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683" id=c68ae7a6-6bd9-433f-b792-dcadd17778f3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.138623 | controller | Jun 11 12:22:01.114214 crc crio[22553]: time="2026-06-11T12:22:01.113065244Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686342-2cgc6/POD" id=3ecff5ad-bb3a-4790-9e0d-da5c551b310b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.138639 | controller | Jun 11 12:22:01.114214 crc crio[22553]: time="2026-06-11T12:22:01.114232407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.138655 | controller | Jun 11 12:22:01.175900 crc crio[22553]: time="2026-06-11T12:22:01.175597198Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686342-2cgc6 Namespace:openshift-infra ID:261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f UID:9a3e84ef-de98-4c88-851c-360e6466132a NetNS:/var/run/netns/237bf02b-0484-4a9d-92a3-6cfa9a51e781 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a3e84ef_de98_4c88_851c_360e6466132a.slice PodAnnotations:0xc00012b800}] Aliases:map[]}"
2026-06-11 12:41:55.138672 | controller | Jun 11 12:22:01.175900 crc crio[22553]: time="2026-06-11T12:22:01.175837285Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686342-2cgc6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.138687 | controller | Jun 11 12:22:01.602126 crc crio[22553]: 2026-06-11T12:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:261f7daac2a29a3 Mac:26:5c:d7:ac:1a:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/237bf02b-0484-4a9d-92a3-6cfa9a51e781 SocketPath: PciID:}] [{Interface:0xc000014e70 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.138704 | controller | Jun 11 12:22:01.609825 crc crio[22553]: time="2026-06-11T12:22:01.609669204Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686342-2cgc6 Namespace:openshift-infra ID:261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f UID:9a3e84ef-de98-4c88-851c-360e6466132a NetNS:/var/run/netns/237bf02b-0484-4a9d-92a3-6cfa9a51e781 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a3e84ef_de98_4c88_851c_360e6466132a.slice PodAnnotations:0xc00012b800}] Aliases:map[]}"
2026-06-11 12:41:55.138724 | controller | Jun 11 12:22:01.610146 crc crio[22553]: time="2026-06-11T12:22:01.610071686Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686342-2cgc6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.138741 | controller | Jun 11 12:22:01.632424 crc crio[22553]: time="2026-06-11T12:22:01.631874855Z" level=info msg="Ran pod sandbox 261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f with infra container: openshift-infra/auto-csr-approver-29686342-2cgc6/POD" id=3ecff5ad-bb3a-4790-9e0d-da5c551b310b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.138757 | controller | Jun 11 12:22:01.640310 crc crio[22553]: time="2026-06-11T12:22:01.640219836Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9cfb7c97-2250-4928-9f88-69a024cc329b name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.138773 | controller | Jun 11 12:22:01.653205 crc crio[22553]: time="2026-06-11T12:22:01.653160419Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.138789 | controller | Jun 11 12:22:03.101273 crc crio[22553]: time="2026-06-11T12:22:03.100544798Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9cfb7c97-2250-4928-9f88-69a024cc329b name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.138804 | controller | Jun 11 12:22:03.105327 crc crio[22553]: time="2026-06-11T12:22:03.102925756Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4bb44ded-4b5e-4918-8153-3095b51b57c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.138820 | controller | Jun 11 12:22:03.106844 crc crio[22553]: time="2026-06-11T12:22:03.106247792Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a8595693-2a24-407c-98f6-eaf892c6de16 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.138835 | controller | Jun 11 12:22:03.114960 crc crio[22553]: time="2026-06-11T12:22:03.114881281Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686342-2cgc6/oc" id=426d8409-c006-4672-ab0d-3fcbf4583f88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.138851 | controller | Jun 11 12:22:03.115394 crc crio[22553]: time="2026-06-11T12:22:03.115323644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.138867 | controller | Jun 11 12:22:03.215627 crc crio[22553]: time="2026-06-11T12:22:03.215473704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.138883 | controller | Jun 11 12:22:03.549370 crc crio[22553]: time="2026-06-11T12:22:03.548368721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.138899 | controller | Jun 11 12:22:03.690263 crc crio[22553]: time="2026-06-11T12:22:03.68937421Z" level=info msg="Created container 3c9cead8c6743ecbdea74936cac5c90ed4bca853b7ed6f814c9347ace44f73ac: openshift-infra/auto-csr-approver-29686342-2cgc6/oc" id=426d8409-c006-4672-ab0d-3fcbf4583f88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.138915 | controller | Jun 11 12:22:03.693618 crc crio[22553]: time="2026-06-11T12:22:03.693392706Z" level=info msg="Starting container: 3c9cead8c6743ecbdea74936cac5c90ed4bca853b7ed6f814c9347ace44f73ac" id=a68fdd8b-fbd2-4276-b099-15cb4bf917af name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.138934 | controller | Jun 11 12:22:03.705068 crc crio[22553]: time="2026-06-11T12:22:03.704928049Z" level=info msg="Started container" PID=188508 containerID=3c9cead8c6743ecbdea74936cac5c90ed4bca853b7ed6f814c9347ace44f73ac description=openshift-infra/auto-csr-approver-29686342-2cgc6/oc id=a68fdd8b-fbd2-4276-b099-15cb4bf917af name=/runtime.v1.RuntimeService/StartContainer sandboxID=261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f
2026-06-11 12:41:55.138952 | controller | Jun 11 12:22:05.714126 crc crio[22553]: time="2026-06-11T12:22:05.713113702Z" level=info msg="Stopping pod sandbox: 261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f" id=5b49fd27-0a0b-46b6-a44d-7e3e48c19b84 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.138968 | controller | Jun 11 12:22:05.715460 crc crio[22553]: time="2026-06-11T12:22:05.715303596Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686342-2cgc6 Namespace:openshift-infra ID:261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f UID:9a3e84ef-de98-4c88-851c-360e6466132a NetNS:/var/run/netns/237bf02b-0484-4a9d-92a3-6cfa9a51e781 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a3e84ef_de98_4c88_851c_360e6466132a.slice PodAnnotations:0xc00043b0f0}] Aliases:map[]}"
2026-06-11 12:41:55.138984 | controller | Jun 11 12:22:05.715586 crc crio[22553]: time="2026-06-11T12:22:05.715526962Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686342-2cgc6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.139001 | controller | Jun 11 12:22:06.010849 crc crio[22553]: time="2026-06-11T12:22:06.009971742Z" level=info msg="Stopped pod sandbox: 261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f" id=5b49fd27-0a0b-46b6-a44d-7e3e48c19b84 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.139017 | controller | Jun 11 12:22:22.446810 crc crio[22553]: time="2026-06-11T12:22:22.446258715Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-qn985/POD" id=e913ed9f-0d38-40e5-8b44-e2ad6e3b8031 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.139032 | controller | Jun 11 12:22:22.446810 crc crio[22553]: time="2026-06-11T12:22:22.446809731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.139048 | controller | Jun 11 12:22:22.484719 crc crio[22553]: time="2026-06-11T12:22:22.484593076Z" level=info msg="Got pod network &{Name:redhat-operators-qn985 Namespace:openshift-marketplace ID:5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9 UID:09e82146-0a1d-49f4-a744-85cc20850946 NetNS:/var/run/netns/e2dbcf36-5f10-4a5b-8975-eae075b03c31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09e82146_0a1d_49f4_a744_85cc20850946.slice PodAnnotations:0xc0011e89a8}] Aliases:map[]}"
2026-06-11 12:41:55.139065 | controller | Jun 11 12:22:22.484719 crc crio[22553]: time="2026-06-11T12:22:22.484665658Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-qn985 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.139081 | controller | Jun 11 12:22:23.053577 crc crio[22553]: 2026-06-11T12:22:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b645ee9f446b94 Mac:5e:02:de:10:45:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/e2dbcf36-5f10-4a5b-8975-eae075b03c31 SocketPath: PciID:}] [{Interface:0xc0006100c0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.139097 | controller | Jun 11 12:22:23.055184 crc crio[22553]: time="2026-06-11T12:22:23.055062071Z" level=info msg="Got pod network &{Name:redhat-operators-qn985 Namespace:openshift-marketplace ID:5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9 UID:09e82146-0a1d-49f4-a744-85cc20850946 NetNS:/var/run/netns/e2dbcf36-5f10-4a5b-8975-eae075b03c31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09e82146_0a1d_49f4_a744_85cc20850946.slice PodAnnotations:0xc0011e89a8}] Aliases:map[]}"
2026-06-11 12:41:55.139125 | controller | Jun 11 12:22:23.055440 crc crio[22553]: time="2026-06-11T12:22:23.055239996Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-qn985 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.139142 | controller | Jun 11 12:22:23.070159 crc crio[22553]: time="2026-06-11T12:22:23.070070566Z" level=info msg="Ran pod sandbox 5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9 with infra container: openshift-marketplace/redhat-operators-qn985/POD" id=e913ed9f-0d38-40e5-8b44-e2ad6e3b8031 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.139159 | controller | Jun 11 12:22:23.074821 crc crio[22553]: time="2026-06-11T12:22:23.074649508Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8db08978-cae8-4779-b3ac-6b164e0fb6c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.139175 | controller | Jun 11 12:22:23.078470 crc crio[22553]: time="2026-06-11T12:22:23.078238632Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=81ba0393-b732-42c7-9a8b-4c3413e33f6f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.139191 | controller | Jun 11 12:22:23.088771 crc crio[22553]: time="2026-06-11T12:22:23.088590492Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qn985/extract-utilities" id=2447b76e-324d-4c09-baad-64ffa90d402b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.139208 | controller | Jun 11 12:22:23.089754 crc crio[22553]: time="2026-06-11T12:22:23.089591741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.139224 | controller | Jun 11 12:22:23.194463 crc crio[22553]: time="2026-06-11T12:22:23.193034597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.139240 | controller | Jun 11 12:22:23.201529 crc crio[22553]: time="2026-06-11T12:22:23.201380099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.139256 | controller | Jun 11 12:22:23.391024 crc crio[22553]: time="2026-06-11T12:22:23.3902553Z" level=info msg="Created container 49111b6640dc68d35db695dca9b0bd230a5c9471bc2d1780431aafcda8a89a89: openshift-marketplace/redhat-operators-qn985/extract-utilities" id=2447b76e-324d-4c09-baad-64ffa90d402b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.139271 | controller | Jun 11 12:22:23.393604 crc crio[22553]: time="2026-06-11T12:22:23.393469054Z" level=info msg="Starting container: 49111b6640dc68d35db695dca9b0bd230a5c9471bc2d1780431aafcda8a89a89" id=e2bfc5ef-8b75-4034-8f1b-0fd85a349732 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.139287 | controller | Jun 11 12:22:23.403059 crc crio[22553]: time="2026-06-11T12:22:23.402907927Z" level=info msg="Started container" PID=189806 containerID=49111b6640dc68d35db695dca9b0bd230a5c9471bc2d1780431aafcda8a89a89 description=openshift-marketplace/redhat-operators-qn985/extract-utilities id=e2bfc5ef-8b75-4034-8f1b-0fd85a349732 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9
2026-06-11 12:41:55.139307 | controller | Jun 11 12:22:24.032820 crc crio[22553]: time="2026-06-11T12:22:24.032730501Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=46f1ee06-64e8-4735-b246-ea21a4cd2336 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.139324 | controller | Jun 11 12:22:24.045120 crc crio[22553]: time="2026-06-11T12:22:24.044989747Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 12:41:55.139340 | controller | Jun 11 12:22:24.846998 crc crio[22553]: time="2026-06-11T12:22:24.845119024Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=46f1ee06-64e8-4735-b246-ea21a4cd2336 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.139375 | controller | Jun 11 12:22:24.847396 crc crio[22553]: time="2026-06-11T12:22:24.847253336Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=733d4e41-dcca-4693-91b3-822b9d108f0f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.139392 | controller | Jun 11 12:22:24.853996 crc crio[22553]: time="2026-06-11T12:22:24.853888798Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=1bc54ebb-ffcb-4a09-a853-9006e3fe27c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.139409 | controller | Jun 11 12:22:24.864987 crc crio[22553]: time="2026-06-11T12:22:24.864890887Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qn985/extract-content" id=7553582d-dee5-472e-8b77-074da47e2853 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.139424 | controller | Jun 11 12:22:24.865764 crc crio[22553]: time="2026-06-11T12:22:24.865627028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.139440 | controller | Jun 11 12:22:24.916940 crc crio[22553]: time="2026-06-11T12:22:24.916845812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.139456 | controller | Jun 11 12:22:24.922899 crc crio[22553]: time="2026-06-11T12:22:24.922797064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.139472 | controller | Jun 11 12:22:25.107412 crc crio[22553]: time="2026-06-11T12:22:25.106670581Z" level=info msg="Created container fc6e50a03717dba8102d0df688b4cca0217bf7ea1a2c089a350b029b5812d88c: openshift-marketplace/redhat-operators-qn985/extract-content" id=7553582d-dee5-472e-8b77-074da47e2853 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.139487 | controller | Jun 11 12:22:25.108966 crc crio[22553]: time="2026-06-11T12:22:25.108113623Z" level=info msg="Starting container: fc6e50a03717dba8102d0df688b4cca0217bf7ea1a2c089a350b029b5812d88c" id=e627efd3-ed94-4a58-b660-cf3153ae8fbb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.139503 | controller | Jun 11 12:22:25.116379 crc crio[22553]: time="2026-06-11T12:22:25.116197827Z" level=info msg="Started container" PID=189890 containerID=fc6e50a03717dba8102d0df688b4cca0217bf7ea1a2c089a350b029b5812d88c description=openshift-marketplace/redhat-operators-qn985/extract-content id=e627efd3-ed94-4a58-b660-cf3153ae8fbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9
2026-06-11 12:41:55.139519 | controller | Jun 11 12:22:32.177262 crc crio[22553]: time="2026-06-11T12:22:32.175810154Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e3cfae01-f511-4d69-8441-cb819f15749b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.139538 | controller | Jun 11 12:22:32.181248 crc crio[22553]: time="2026-06-11T12:22:32.181100367Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b2b72055-254c-4dd8-a3da-754d336d17dc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.139555 | controller | Jun 11 12:22:32.193977 crc crio[22553]: time="2026-06-11T12:22:32.193814666Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qn985/registry-server" id=9a8f4165-7733-4bd1-9d95-305bea31c093 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.139570 | controller | Jun 11 12:22:32.194318 crc crio[22553]: time="2026-06-11T12:22:32.194249558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.139586 | controller | Jun 11 12:22:32.289376 crc crio[22553]: time="2026-06-11T12:22:32.285123501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.139601 | controller | Jun 11 12:22:32.291571 crc crio[22553]: time="2026-06-11T12:22:32.291394052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.139617 | controller | Jun 11 12:22:32.485215 crc crio[22553]: time="2026-06-11T12:22:32.485070043Z" level=info msg="Created container 9ed06a27e4a2253a1e7284fe2b8130092e8e8116578035ec728f4883c7550d5a: openshift-marketplace/redhat-operators-qn985/registry-server" id=9a8f4165-7733-4bd1-9d95-305bea31c093 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.139633 | controller | Jun 11 12:22:32.487288 crc crio[22553]: time="2026-06-11T12:22:32.487205725Z" level=info msg="Starting container: 9ed06a27e4a2253a1e7284fe2b8130092e8e8116578035ec728f4883c7550d5a" id=3b41ebba-ba28-413c-b97c-4d19faa506b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.139648 | controller | Jun 11 12:22:32.497125 crc crio[22553]: time="2026-06-11T12:22:32.495422133Z" level=info msg="Started container" PID=190321 containerID=9ed06a27e4a2253a1e7284fe2b8130092e8e8116578035ec728f4883c7550d5a description=openshift-marketplace/redhat-operators-qn985/registry-server id=3b41ebba-ba28-413c-b97c-4d19faa506b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9
2026-06-11 12:41:55.139665 | controller | Jun 11 12:22:33.524480 crc crio[22553]: time="2026-06-11T12:22:33.523998987Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-l6mpm/POD" id=35adc707-ba5a-48d4-8a8c-527e7a408dc2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.139680 | controller | Jun 11 12:22:33.525672 crc crio[22553]: time="2026-06-11T12:22:33.524551543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.139696 | controller | Jun 11 12:22:33.566075 crc crio[22553]: time="2026-06-11T12:22:33.565960392Z" level=info msg="Got pod network &{Name:community-operators-l6mpm Namespace:openshift-marketplace ID:02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36 UID:a8927548-8a02-47e6-a623-2589bacf4f04 NetNS:/var/run/netns/824c9172-5482-46cb-ad71-1f822782c22d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8927548_8a02_47e6_a623_2589bacf4f04.slice PodAnnotations:0xc002826760}] Aliases:map[]}"
2026-06-11 12:41:55.139712 | controller | Jun 11 12:22:33.566075 crc crio[22553]: time="2026-06-11T12:22:33.566058225Z" level=info msg="Adding pod openshift-marketplace_community-operators-l6mpm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.139731 | controller | Jun 11 12:22:34.210126 crc crio[22553]: 2026-06-11T12:22:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02c6e206c240f8e Mac:aa:83:52:2f:9d:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/824c9172-5482-46cb-ad71-1f822782c22d SocketPath: PciID:}] [{Interface:0xc0004b25f0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.139748 | controller | Jun 11 12:22:34.212261 crc crio[22553]: time="2026-06-11T12:22:34.212194682Z" level=info msg="Got pod network &{Name:community-operators-l6mpm Namespace:openshift-marketplace ID:02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36 UID:a8927548-8a02-47e6-a623-2589bacf4f04 NetNS:/var/run/netns/824c9172-5482-46cb-ad71-1f822782c22d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8927548_8a02_47e6_a623_2589bacf4f04.slice PodAnnotations:0xc002826760}] Aliases:map[]}"
2026-06-11 12:41:55.139765 | controller | Jun 11 12:22:34.212524 crc crio[22553]: time="2026-06-11T12:22:34.21246472Z" level=info msg="Checking pod openshift-marketplace_community-operators-l6mpm for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.139781 | controller | Jun 11 12:22:34.236947 crc crio[22553]: time="2026-06-11T12:22:34.236855917Z" level=info msg="Ran pod sandbox 02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36 with infra container: openshift-marketplace/community-operators-l6mpm/POD" id=35adc707-ba5a-48d4-8a8c-527e7a408dc2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.139797 | controller | Jun 11 12:22:34.241061 crc crio[22553]: time="2026-06-11T12:22:34.240983576Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a9733673-f830-411b-9857-a43f98689a62 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.139812 | controller | Jun 11 12:22:34.244430 crc crio[22553]: time="2026-06-11T12:22:34.244326853Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3cd46abe-3582-4701-bafb-d21ab5a93397 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.139828 | controller | Jun 11 12:22:34.253183 crc crio[22553]: time="2026-06-11T12:22:34.252289264Z" level=info msg="Creating container: openshift-marketplace/community-operators-l6mpm/extract-utilities" id=f7939a43-6a72-46fe-b34e-e5e87de54265 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.139844 | controller | Jun 11 12:22:34.254931 crc crio[22553]: time="2026-06-11T12:22:34.254670193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.139859 | controller | Jun 11 12:22:34.309903 crc crio[22553]: time="2026-06-11T12:22:34.309777929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.139875 | controller | Jun 11 12:22:34.314829 crc crio[22553]: time="2026-06-11T12:22:34.31465488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.139890 | controller | Jun 11 12:22:34.492420 crc crio[22553]: time="2026-06-11T12:22:34.492150422Z" level=info msg="Created container a6ebdda94dc0e3f02a3d4386d7304c383290778a56c86dd73b5b357d759c5163: openshift-marketplace/community-operators-l6mpm/extract-utilities" id=f7939a43-6a72-46fe-b34e-e5e87de54265 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.139906 | controller | Jun 11 12:22:34.494197 crc crio[22553]: time="2026-06-11T12:22:34.494097778Z" level=info msg="Starting container: a6ebdda94dc0e3f02a3d4386d7304c383290778a56c86dd73b5b357d759c5163" id=f09c6b8a-eddc-403a-8163-4745a978a29e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.139925 | controller | Jun 11 12:22:34.508929 crc crio[22553]: time="2026-06-11T12:22:34.508835815Z" level=info msg="Started container" PID=190487 containerID=a6ebdda94dc0e3f02a3d4386d7304c383290778a56c86dd73b5b357d759c5163 description=openshift-marketplace/community-operators-l6mpm/extract-utilities id=f09c6b8a-eddc-403a-8163-4745a978a29e name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36
2026-06-11 12:41:55.139941 | controller | Jun 11 12:22:35.262161 crc crio[22553]: time="2026-06-11T12:22:35.26124085Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=561ec666-c9b9-4e42-8a9e-9cbee0e096a7 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.139957 | controller | Jun 11 12:22:35.267835 crc crio[22553]: time="2026-06-11T12:22:35.267621735Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 12:41:55.139973 | controller | Jun 11 12:22:36.375157 crc crio[22553]: time="2026-06-11T12:22:36.374912671Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=561ec666-c9b9-4e42-8a9e-9cbee0e096a7 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.139989 | controller | Jun 11 12:22:36.377198 crc crio[22553]: time="2026-06-11T12:22:36.377138735Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=f35d955a-1452-46f5-8a90-b97b7b6edde5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.140005 | controller | Jun 11 12:22:36.385344 crc crio[22553]: time="2026-06-11T12:22:36.385292811Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=e9987aa8-4a10-4b8b-8af5-e1db540742e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.140021 | controller | Jun 11 12:22:36.395666 crc crio[22553]: time="2026-06-11T12:22:36.39558751Z" level=info msg="Creating container: openshift-marketplace/community-operators-l6mpm/extract-content" id=ecd7676a-d7fd-48f3-b664-0caec1e58129 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.140037 | controller | Jun 11 12:22:36.396266 crc crio[22553]: time="2026-06-11T12:22:36.396194607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.140053 | controller | Jun 11 12:22:36.463642 crc crio[22553]: time="2026-06-11T12:22:36.463094615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.140069 | controller | Jun 11 12:22:36.467548 crc crio[22553]: time="2026-06-11T12:22:36.467468382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.140084 | controller | Jun 11 12:22:36.657056 crc crio[22553]: time="2026-06-11T12:22:36.656938439Z" level=info msg="Created container 7de39d7235ac51f89b6feb207b05d64d35828e30438954852c2f0f956d0db884: openshift-marketplace/community-operators-l6mpm/extract-content" id=ecd7676a-d7fd-48f3-b664-0caec1e58129 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.140100 | controller | Jun 11 12:22:36.658763 crc crio[22553]: time="2026-06-11T12:22:36.658590947Z" level=info msg="Starting container: 7de39d7235ac51f89b6feb207b05d64d35828e30438954852c2f0f956d0db884" id=e2ef8966-4930-4080-b159-c5cf9f18fcfd name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.140117 | controller | Jun 11 12:22:36.665388 crc crio[22553]: time="2026-06-11T12:22:36.66524206Z" level=info msg="Started container" PID=190708 containerID=7de39d7235ac51f89b6feb207b05d64d35828e30438954852c2f0f956d0db884 description=openshift-marketplace/community-operators-l6mpm/extract-content id=e2ef8966-4930-4080-b159-c5cf9f18fcfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36
2026-06-11 12:41:55.140136 | controller | Jun 11 12:22:38.322456 crc crio[22553]: time="2026-06-11T12:22:38.322050633Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3c8fb010-fa41-4629-b579-34034e40c600 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.140153 | controller | Jun 11 12:22:38.324837 crc crio[22553]: time="2026-06-11T12:22:38.324780923Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b1321217-7705-4949-bf27-cac7d36c2c74 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.140169 | controller | Jun 11 12:22:38.331763 crc crio[22553]: time="2026-06-11T12:22:38.331662382Z" level=info msg="Creating container: openshift-marketplace/community-operators-l6mpm/registry-server" id=8370a610-4107-4306-a46c-af7a600049b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.140185 | controller | Jun 11 12:22:38.332235 crc crio[22553]: time="2026-06-11T12:22:38.332165386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.140200 | controller | Jun 11 12:22:38.442658 crc crio[22553]: time="2026-06-11T12:22:38.442018449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.140216 | controller | Jun 11 12:22:38.452765 crc crio[22553]: time="2026-06-11T12:22:38.452641966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.140231 | controller | Jun 11 12:22:38.618340 crc crio[22553]: time="2026-06-11T12:22:38.618220663Z" level=info msg="Created container 9f36bdd52c9337d7e29fb0362c2088f12701248eb4549a313817447fa595d707: openshift-marketplace/community-operators-l6mpm/registry-server" id=8370a610-4107-4306-a46c-af7a600049b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.140247 | controller | Jun 11 12:22:38.620202 crc crio[22553]: time="2026-06-11T12:22:38.620134908Z" level=info msg="Starting container: 9f36bdd52c9337d7e29fb0362c2088f12701248eb4549a313817447fa595d707" id=bc416b98-df84-47ac-bd51-bf36664b5b8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.140263 | controller | Jun 11 12:22:38.628629 crc crio[22553]: time="2026-06-11T12:22:38.62847131Z" level=info msg="Started container" PID=190819 containerID=9f36bdd52c9337d7e29fb0362c2088f12701248eb4549a313817447fa595d707 description=openshift-marketplace/community-operators-l6mpm/registry-server id=bc416b98-df84-47ac-bd51-bf36664b5b8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36
2026-06-11 12:41:55.140279 | controller | Jun 11 12:22:46.450195 crc crio[22553]: time="2026-06-11T12:22:46.449255656Z" level=info msg="Stopping container: 9f36bdd52c9337d7e29fb0362c2088f12701248eb4549a313817447fa595d707 (timeout: 2s)" id=bcc14e31-b6fd-49ed-8711-8d6a35dfb810 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.140296 | controller | Jun 11 12:22:46.576571 crc crio[22553]: time="2026-06-11T12:22:46.576399989Z" level=info msg="Stopped container 9f36bdd52c9337d7e29fb0362c2088f12701248eb4549a313817447fa595d707: openshift-marketplace/community-operators-l6mpm/registry-server" id=bcc14e31-b6fd-49ed-8711-8d6a35dfb810 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.140312 | controller | Jun 11 12:22:46.577894 crc crio[22553]: time="2026-06-11T12:22:46.57781218Z" level=info msg="Stopping pod sandbox: 02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36" id=e4ef03ec-239d-46b1-b618-c0ceaef92fff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.140331 | controller | Jun 11 12:22:46.578574 crc crio[22553]: time="2026-06-11T12:22:46.578474989Z" level=info msg="Got pod network &{Name:community-operators-l6mpm Namespace:openshift-marketplace ID:02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36 UID:a8927548-8a02-47e6-a623-2589bacf4f04 NetNS:/var/run/netns/824c9172-5482-46cb-ad71-1f822782c22d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8927548_8a02_47e6_a623_2589bacf4f04.slice PodAnnotations:0xc004800058}] Aliases:map[]}"
2026-06-11 12:41:55.140368 | controller | Jun 11 12:22:46.578826 crc crio[22553]: time="2026-06-11T12:22:46.578754667Z" level=info msg="Deleting pod openshift-marketplace_community-operators-l6mpm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.140390 | controller | Jun 11 12:22:46.871870 crc crio[22553]: time="2026-06-11T12:22:46.871604181Z" level=info msg="Stopped pod sandbox: 02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36" id=e4ef03ec-239d-46b1-b618-c0ceaef92fff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.140407 | controller | Jun 11 12:22:47.504647 crc crio[22553]: time="2026-06-11T12:22:47.504030319Z" level=info msg="Removing container: 9f36bdd52c9337d7e29fb0362c2088f12701248eb4549a313817447fa595d707" id=4a068ebe-c4b6-4c79-8aa8-115327927e21 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.140423 | controller | Jun 11 12:22:47.576892 crc crio[22553]: time="2026-06-11T12:22:47.576048586Z" level=info msg="Removed container 9f36bdd52c9337d7e29fb0362c2088f12701248eb4549a313817447fa595d707: openshift-marketplace/community-operators-l6mpm/registry-server" id=4a068ebe-c4b6-4c79-8aa8-115327927e21 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.140439 | controller | Jun 11 12:22:47.586349 crc crio[22553]: time="2026-06-11T12:22:47.586246361Z" level=info msg="Removing container: 7de39d7235ac51f89b6feb207b05d64d35828e30438954852c2f0f956d0db884" id=f91f83be-1f15-4d20-be4e-592a772fd0a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.140455 | controller | Jun 11 12:22:47.655434 crc crio[22553]: time="2026-06-11T12:22:47.655315102Z" level=info msg="Removed container 7de39d7235ac51f89b6feb207b05d64d35828e30438954852c2f0f956d0db884: openshift-marketplace/community-operators-l6mpm/extract-content" id=f91f83be-1f15-4d20-be4e-592a772fd0a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.140471 | controller | Jun 11 12:22:47.660569 crc crio[22553]: time="2026-06-11T12:22:47.66044786Z" level=info msg="Removing container: a6ebdda94dc0e3f02a3d4386d7304c383290778a56c86dd73b5b357d759c5163" id=ff26bc20-58f9-4307-a811-2d9ab4f0d566 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.140487 | controller | Jun 11 12:22:47.706221 crc crio[22553]: time="2026-06-11T12:22:47.706111473Z" level=info msg="Removed container a6ebdda94dc0e3f02a3d4386d7304c383290778a56c86dd73b5b357d759c5163: openshift-marketplace/community-operators-l6mpm/extract-utilities" id=ff26bc20-58f9-4307-a811-2d9ab4f0d566 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.140504 | controller | Jun 11 12:22:50.404457 crc crio[22553]: time="2026-06-11T12:22:50.403286724Z" level=info msg="Removing container: be2135a0e8f5162ad35335787dde618ad67b95a0a5e049ae639c118913ee7d63" id=3208fa00-262a-4c20-b90d-ed6af598d0ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.140520 | controller | Jun 11 12:22:50.629943 crc crio[22553]: time="2026-06-11T12:22:50.629808065Z" level=info msg="Removed container be2135a0e8f5162ad35335787dde618ad67b95a0a5e049ae639c118913ee7d63: openshift-infra/auto-csr-approver-29686336-bxlcx/oc" id=3208fa00-262a-4c20-b90d-ed6af598d0ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.140539 | controller | Jun 11 12:22:50.643152 crc crio[22553]: time="2026-06-11T12:22:50.643044069Z" level=info msg="Stopping pod sandbox: 903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442" id=dad094b0-67a0-47e1-8935-49f82b91c5d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.140555 | controller | Jun 11 12:22:50.643413 crc crio[22553]: time="2026-06-11T12:22:50.643162252Z" level=info msg="Stopped pod sandbox (already stopped): 903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442" id=dad094b0-67a0-47e1-8935-49f82b91c5d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.140571 | controller | Jun 11 12:22:50.644422 crc crio[22553]: time="2026-06-11T12:22:50.644323836Z" level=info msg="Removing pod sandbox: 903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442" id=6a121341-1c54-401f-867b-2c8761a98ff4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.140587 | controller | Jun 11 12:22:50.670272 crc crio[22553]: time="2026-06-11T12:22:50.669903627Z" level=info msg="Removed pod sandbox: 903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442" id=6a121341-1c54-401f-867b-2c8761a98ff4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.140602 | controller | Jun 11 12:22:50.672406 crc crio[22553]: time="2026-06-11T12:22:50.672254145Z" level=info msg="Stopping pod sandbox: 02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36" id=2bd4258c-0e7e-4530-bc0d-3dec9bf6f1fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.140618 | controller | Jun 11 12:22:50.672406 crc crio[22553]: time="2026-06-11T12:22:50.672343498Z" level=info msg="Stopped pod sandbox (already stopped): 02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36" id=2bd4258c-0e7e-4530-bc0d-3dec9bf6f1fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.140634 | controller | Jun 11 12:22:50.673796 crc crio[22553]: time="2026-06-11T12:22:50.673752528Z" level=info msg="Removing pod sandbox: 02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36" id=48644c03-adae-456e-9c2a-cb883b7adb61 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.140649 | controller | Jun 11 12:22:50.695958 crc crio[22553]: time="2026-06-11T12:22:50.695821608Z" level=info msg="Removed pod sandbox: 02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36" id=48644c03-adae-456e-9c2a-cb883b7adb61 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.140665 | controller | Jun 11 12:23:03.853839 crc crio[22553]: time="2026-06-11T12:23:03.851908253Z" level=info msg="Stopping container: 9ed06a27e4a2253a1e7284fe2b8130092e8e8116578035ec728f4883c7550d5a (timeout: 2s)" id=e17d2607-767b-4b9e-8bb9-c17a86dee084 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.140681 | controller | Jun 11 12:23:04.003326 crc crio[22553]: time="2026-06-11T12:23:04.003182335Z" level=info msg="Stopped container 9ed06a27e4a2253a1e7284fe2b8130092e8e8116578035ec728f4883c7550d5a: openshift-marketplace/redhat-operators-qn985/registry-server" id=e17d2607-767b-4b9e-8bb9-c17a86dee084 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.140696 | controller | Jun 11 12:23:04.006171 crc crio[22553]: time="2026-06-11T12:23:04.005985846Z" level=info msg="Stopping pod sandbox: 5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9" id=1707e6ec-1ca2-454c-86de-f9175a0e0f4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.140713 | controller | Jun 11 12:23:04.007338 crc crio[22553]: time="2026-06-11T12:23:04.007218192Z" level=info msg="Got pod network &{Name:redhat-operators-qn985 Namespace:openshift-marketplace ID:5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9 UID:09e82146-0a1d-49f4-a744-85cc20850946 NetNS:/var/run/netns/e2dbcf36-5f10-4a5b-8975-eae075b03c31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09e82146_0a1d_49f4_a744_85cc20850946.slice PodAnnotations:0xc00012b918}] Aliases:map[]}"
2026-06-11 12:41:55.140733 | controller | Jun 11 12:23:04.007841 crc crio[22553]: time="2026-06-11T12:23:04.007648724Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-qn985 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.140749 | controller | Jun 11 12:23:04.417225 crc crio[22553]: time="2026-06-11T12:23:04.416620031Z" level=info msg="Stopped pod sandbox: 5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9" id=1707e6ec-1ca2-454c-86de-f9175a0e0f4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.140765 | controller | Jun 11 12:23:04.877663 crc crio[22553]: time="2026-06-11T12:23:04.877608015Z" level=info msg="Removing container: 9ed06a27e4a2253a1e7284fe2b8130092e8e8116578035ec728f4883c7550d5a" id=ed2fd2ea-750b-4a68-9e49-b0abe82eae1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.140781 | controller | Jun 11 12:23:04.937113 crc crio[22553]: time="2026-06-11T12:23:04.936953014Z" level=info msg="Removed container 9ed06a27e4a2253a1e7284fe2b8130092e8e8116578035ec728f4883c7550d5a: openshift-marketplace/redhat-operators-qn985/registry-server" id=ed2fd2ea-750b-4a68-9e49-b0abe82eae1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.140798 | controller | Jun 11 12:23:04.945960 crc crio[22553]: time="2026-06-11T12:23:04.945604124Z" level=info msg="Removing container: fc6e50a03717dba8102d0df688b4cca0217bf7ea1a2c089a350b029b5812d88c" id=9f92c428-dca0-4434-83bb-e10fc5f16cb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.140814 | controller | Jun 11 12:23:04.998667 crc crio[22553]: time="2026-06-11T12:23:04.998310941Z" level=info msg="Removed container fc6e50a03717dba8102d0df688b4cca0217bf7ea1a2c089a350b029b5812d88c: openshift-marketplace/redhat-operators-qn985/extract-content" id=9f92c428-dca0-4434-83bb-e10fc5f16cb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.140830 | controller | Jun 11 12:23:05.004210 crc crio[22553]: time="2026-06-11T12:23:05.004098119Z" level=info msg="Removing container: 49111b6640dc68d35db695dca9b0bd230a5c9471bc2d1780431aafcda8a89a89" id=b035b723-d171-4eaf-b638-b6ab7bf3b79e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.140846 | controller | Jun 11 12:23:05.078380 crc crio[22553]: time="2026-06-11T12:23:05.078274488Z" level=info msg="Removed container 49111b6640dc68d35db695dca9b0bd230a5c9471bc2d1780431aafcda8a89a89: openshift-marketplace/redhat-operators-qn985/extract-utilities" id=b035b723-d171-4eaf-b638-b6ab7bf3b79e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.140863 | controller | Jun 11 12:23:05.905624 crc crio[22553]: time="2026-06-11T12:23:05.905027436Z" level=info msg="Stopping pod sandbox: af7695d351195eaa32e12c130c3faf2c3f6d4a281e809fb2b33c090b114cc44b" id=3debf522-423a-4038-ad9b-cbdb915ffa5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.140879 | controller | Jun 11 12:23:05.907434 crc crio[22553]: time="2026-06-11T12:23:05.906192019Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl Namespace:openstack ID:af7695d351195eaa32e12c130c3faf2c3f6d4a281e809fb2b33c090b114cc44b UID:c25e293c-9fa5-4704-9c37-b061c5caaa9f NetNS:/var/run/netns/fe84a700-62bf-4b36-ad23-8843a72f0aa2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc25e293c_9fa5_4704_9c37_b061c5caaa9f.slice PodAnnotations:0xc005eca260}] Aliases:map[]}"
2026-06-11 12:41:55.140895 | controller | Jun 11 12:23:05.907434 crc crio[22553]: time="2026-06-11T12:23:05.906321773Z" level=info msg="Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.140911 | controller | Jun 11 12:23:06.497620 crc crio[22553]: time="2026-06-11T12:23:06.496303563Z" level=info msg="Stopped pod sandbox: af7695d351195eaa32e12c130c3faf2c3f6d4a281e809fb2b33c090b114cc44b" id=3debf522-423a-4038-ad9b-cbdb915ffa5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.140929 | controller | Jun 11 12:23:07.523848 crc crio[22553]: time="2026-06-11T12:23:07.523116448Z" level=info msg="Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr/POD" id=00dac807-7e23-486d-bca7-6c5135af940d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.140946 | controller | Jun 11 12:23:07.523848 crc crio[22553]: time="2026-06-11T12:23:07.523838238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.140962 | controller | Jun 11 12:23:07.566422 crc crio[22553]: time="2026-06-11T12:23:07.566265438Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr Namespace:openstack ID:cf1e6a04dbd548c1886bab7617a3ce7a932f17975ca34d0cf32f45bacad74544 UID:7fe7e0ee-7425-448d-8368-2ecdb2e5ef78 NetNS:/var/run/netns/acf5bdba-19c5-4ba4-90bc-42773a0144ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fe7e0ee_7425_448d_8368_2ecdb2e5ef78.slice PodAnnotations:0xc005eca788}] Aliases:map[]}"
2026-06-11 12:41:55.140979 | controller | Jun 11 12:23:07.566422 crc crio[22553]: time="2026-06-11T12:23:07.566328359Z" level=info msg="Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.140995 | controller | Jun 11 12:23:08.297642 crc crio[22553]: 2026-06-11T12:23:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf1e6a04dbd548c Mac:76:66:79:0e:d7:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/acf5bdba-19c5-4ba4-90bc-42773a0144ac SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.141011 | controller | Jun 11 12:23:08.299240 crc crio[22553]: time="2026-06-11T12:23:08.299150247Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr Namespace:openstack ID:cf1e6a04dbd548c1886bab7617a3ce7a932f17975ca34d0cf32f45bacad74544 UID:7fe7e0ee-7425-448d-8368-2ecdb2e5ef78 NetNS:/var/run/netns/acf5bdba-19c5-4ba4-90bc-42773a0144ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fe7e0ee_7425_448d_8368_2ecdb2e5ef78.slice PodAnnotations:0xc005eca788}] Aliases:map[]}"
2026-06-11 12:41:55.141027 | controller | Jun 11 12:23:08.299392 crc crio[22553]: time="2026-06-11T12:23:08.299352163Z" level=info msg="Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.141042 | controller | Jun 11 12:23:08.307829 crc crio[22553]: time="2026-06-11T12:23:08.307651884Z" level=info msg="Ran pod sandbox cf1e6a04dbd548c1886bab7617a3ce7a932f17975ca34d0cf32f45bacad74544 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr/POD" id=00dac807-7e23-486d-bca7-6c5135af940d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.141058 | controller | Jun 11 12:23:08.311548 crc crio[22553]: time="2026-06-11T12:23:08.311432723Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=249277e7-098c-4f6f-8804-ed72a0a6f23e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.141074 | controller | Jun 11 12:23:08.418805 crc crio[22553]: time="2026-06-11T12:23:08.418523465Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=35d49abc-fa55-4266-bf6a-4b2c6eb8fca0 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.141093 | controller | Jun 11 12:23:08.429515 crc crio[22553]: time="2026-06-11T12:23:08.429434781Z" level=info msg="Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=1241c4ad-8fba-4286-8d01-143721624ef4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.141110 | controller | Jun 11 12:23:08.430075 crc crio[22553]: time="2026-06-11T12:23:08.429908945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.141126 | controller | Jun 11 12:23:08.481724 crc crio[22553]: time="2026-06-11T12:23:08.480109529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.141141 | controller | Jun 11 12:23:08.485668 crc crio[22553]: time="2026-06-11T12:23:08.485596718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.141157 | controller | Jun 11 12:23:08.682168 crc crio[22553]: time="2026-06-11T12:23:08.681194734Z" level=info msg="Created container b87ecb61e59b017257e305608915982afd5cf74c30e92900f11c0d7e1d525b38: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=1241c4ad-8fba-4286-8d01-143721624ef4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.141173 | controller | Jun 11 12:23:08.687380 crc crio[22553]: time="2026-06-11T12:23:08.683434549Z" level=info msg="Starting container: b87ecb61e59b017257e305608915982afd5cf74c30e92900f11c0d7e1d525b38" id=3d7e457f-a57c-4244-93a8-af1195c62551 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.141190 | controller | Jun 11 12:23:08.696649 crc crio[22553]: time="2026-06-11T12:23:08.696479747Z" level=info msg="Started container" PID=192825 containerID=b87ecb61e59b017257e305608915982afd5cf74c30e92900f11c0d7e1d525b38 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr/nova-edpm-deployment-ipam-openstack-edpm-ipam id=3d7e457f-a57c-4244-93a8-af1195c62551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf1e6a04dbd548c1886bab7617a3ce7a932f17975ca34d0cf32f45bacad74544
2026-06-11 12:41:55.141206 | controller | Jun 11 12:23:50.724280 crc crio[22553]: time="2026-06-11T12:23:50.723312268Z" level=info msg="Stopping pod sandbox: 5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9" id=784f157c-3e32-49f8-b6cb-e66ec62d2ba0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.141223 | controller | Jun 11 12:23:50.725970 crc crio[22553]: time="2026-06-11T12:23:50.725937554Z" level=info msg="Stopped pod sandbox (already stopped): 5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9" id=784f157c-3e32-49f8-b6cb-e66ec62d2ba0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.141239 | controller | Jun 11 12:23:50.727079 crc crio[22553]: time="2026-06-11T12:23:50.726926223Z" level=info msg="Removing pod sandbox: 5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9" id=d9a1e40a-c073-46bf-b161-0943c294924c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.141255 | controller | Jun 11 12:23:50.756647 crc crio[22553]: time="2026-06-11T12:23:50.756476119Z" level=info msg="Removed pod sandbox: 5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9" id=d9a1e40a-c073-46bf-b161-0943c294924c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.141270 | controller | Jun 11 12:24:00.530744 crc crio[22553]: time="2026-06-11T12:24:00.527820937Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686344-hxcx4/POD" id=2755b275-9123-4f6c-b88f-37c41498969a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.141286 | controller | Jun 11 12:24:00.530744 crc crio[22553]: time="2026-06-11T12:24:00.528533688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.141305 | controller | Jun 11 12:24:00.617101 crc crio[22553]: time="2026-06-11T12:24:00.61700331Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686344-hxcx4 Namespace:openshift-infra ID:ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291 UID:656fb2f0-ae02-4306-9a8e-2633a92b64ab NetNS:/var/run/netns/f7fd7145-6746-4b30-af16-7505a322b9de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod656fb2f0_ae02_4306_9a8e_2633a92b64ab.slice PodAnnotations:0xc00061e030}] Aliases:map[]}"
2026-06-11 12:41:55.141322 | controller | Jun 11 12:24:00.619005 crc crio[22553]: time="2026-06-11T12:24:00.618934236Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686344-hxcx4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.141338 | controller | Jun 11 12:24:01.273215 crc crio[22553]: 2026-06-11T12:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffbbd57b3f09b17 Mac:96:c6:ea:cd:1a:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/f7fd7145-6746-4b30-af16-7505a322b9de SocketPath: PciID:}] [{Interface:0xc000299710 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.141373 | controller | Jun 11 12:24:01.277893 crc crio[22553]: time="2026-06-11T12:24:01.277531474Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686344-hxcx4 Namespace:openshift-infra ID:ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291 UID:656fb2f0-ae02-4306-9a8e-2633a92b64ab NetNS:/var/run/netns/f7fd7145-6746-4b30-af16-7505a322b9de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod656fb2f0_ae02_4306_9a8e_2633a92b64ab.slice PodAnnotations:0xc00061e030}] Aliases:map[]}"
2026-06-11 12:41:55.141391 | controller | Jun 11 12:24:01.277893 crc crio[22553]: time="2026-06-11T12:24:01.277817003Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686344-hxcx4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.141407 | controller | Jun 11 12:24:01.300299 crc crio[22553]: time="2026-06-11T12:24:01.300176Z" level=info msg="Ran pod sandbox ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291 with infra container: openshift-infra/auto-csr-approver-29686344-hxcx4/POD" id=2755b275-9123-4f6c-b88f-37c41498969a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.141423 | controller | Jun 11 12:24:01.304917 crc crio[22553]: time="2026-06-11T12:24:01.304414393Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=be6318af-344d-42d9-8c09-51ae3fe651f8 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.141438 | controller | Jun 11 12:24:01.318292 crc crio[22553]: time="2026-06-11T12:24:01.318180462Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.141454 | controller | Jun 11 12:24:02.373412 crc crio[22553]: time="2026-06-11T12:24:02.373250635Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=be6318af-344d-42d9-8c09-51ae3fe651f8 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.141470 | controller | Jun 11 12:24:02.375273 crc crio[22553]: time="2026-06-11T12:24:02.37445873Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e941fb3d-f9c8-4ddd-801a-2f7e174ca3fa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.141486 | controller | Jun 11 12:24:02.377448 crc crio[22553]: time="2026-06-11T12:24:02.377356323Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5a4730ef-8fb1-4e4e-9c5f-f40c32dcbbb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.141508 | controller | Jun 11 12:24:02.389885 crc crio[22553]: time="2026-06-11T12:24:02.389636239Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686344-hxcx4/oc" id=697ee94e-693b-4a8f-b776-00091d700012 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.141524 | controller | Jun 11 12:24:02.390301 crc crio[22553]: time="2026-06-11T12:24:02.390234817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.141540 | controller | Jun 11 12:24:02.454859 crc crio[22553]: time="2026-06-11T12:24:02.454765115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.141556 | controller | Jun 11 12:24:02.791755 crc crio[22553]: time="2026-06-11T12:24:02.791471478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.141571 | controller | Jun 11 12:24:02.928924 crc crio[22553]: time="2026-06-11T12:24:02.92824806Z" level=info msg="Created container 920a32aac9eeac647ca4df5b6f39b8cd164c915f5d561bd123b75ec60138a932: openshift-infra/auto-csr-approver-29686344-hxcx4/oc" id=697ee94e-693b-4a8f-b776-00091d700012 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.141755 | controller | Jun 11 12:24:02.930253 crc crio[22553]: time="2026-06-11T12:24:02.930182566Z" level=info msg="Starting container: 920a32aac9eeac647ca4df5b6f39b8cd164c915f5d561bd123b75ec60138a932" id=bb0323c7-c6b9-4398-89c7-339cf1f84e54 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.141770 | controller | Jun 11 12:24:02.937917 crc crio[22553]: time="2026-06-11T12:24:02.937602171Z" level=info msg="Started container" PID=195723 containerID=920a32aac9eeac647ca4df5b6f39b8cd164c915f5d561bd123b75ec60138a932 description=openshift-infra/auto-csr-approver-29686344-hxcx4/oc id=bb0323c7-c6b9-4398-89c7-339cf1f84e54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291
2026-06-11 12:41:55.141786 | controller | Jun 11 12:24:05.017073 crc crio[22553]: time="2026-06-11T12:24:05.016049479Z" level=info msg="Stopping pod sandbox: ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291" id=72bf3658-aa92-4fe4-9bea-65136927cfc0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.141802 | controller | Jun 11 12:24:05.022226 crc crio[22553]: time="2026-06-11T12:24:05.018138189Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686344-hxcx4 Namespace:openshift-infra ID:ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291 UID:656fb2f0-ae02-4306-9a8e-2633a92b64ab NetNS:/var/run/netns/f7fd7145-6746-4b30-af16-7505a322b9de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod656fb2f0_ae02_4306_9a8e_2633a92b64ab.slice PodAnnotations:0xc00012a088}] Aliases:map[]}"
2026-06-11 12:41:55.141818 | controller | Jun 11 12:24:05.022226 crc crio[22553]: time="2026-06-11T12:24:05.018304874Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686344-hxcx4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.141833 | controller | Jun 11 12:24:05.414117 crc crio[22553]: time="2026-06-11T12:24:05.41342758Z" level=info msg="Stopped pod sandbox: ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291" id=72bf3658-aa92-4fe4-9bea-65136927cfc0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.141849 | controller | Jun 11 12:24:50.791160 crc crio[22553]: time="2026-06-11T12:24:50.790103077Z" level=info msg="Removing container: 7070bbf1b674bc3a3dd565728bcd61b64f0d70472bef2d5db2ab4acf87c18a4a" id=f7910d81-715b-41eb-b15e-b0c82b8042ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.141868 | controller | Jun 11 12:24:51.022551 crc crio[22553]: time="2026-06-11T12:24:51.022357624Z" level=info msg="Removed container 7070bbf1b674bc3a3dd565728bcd61b64f0d70472bef2d5db2ab4acf87c18a4a: openshift-infra/auto-csr-approver-29686338-5xj8c/oc" id=f7910d81-715b-41eb-b15e-b0c82b8042ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.141883 | controller | Jun 11 12:24:51.040833 crc crio[22553]: time="2026-06-11T12:24:51.040558492Z" level=info msg="Stopping pod sandbox: 89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2" id=373f0275-bdab-44d7-ba73-64d0b8a9a14a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.141899 | controller | Jun 11 12:24:51.040833 crc crio[22553]: time="2026-06-11T12:24:51.040637714Z" level=info msg="Stopped pod sandbox (already stopped): 89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2" id=373f0275-bdab-44d7-ba73-64d0b8a9a14a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.141914 | controller | Jun 11 12:24:51.043538 crc crio[22553]: time="2026-06-11T12:24:51.043434455Z" level=info msg="Removing pod sandbox: 89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2" id=ec92d620-2077-4cf7-b575-7ca431df7350 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.141929 | controller | Jun 11 12:24:51.066434 crc crio[22553]: time="2026-06-11T12:24:51.066285917Z" level=info msg="Removed pod sandbox: 89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2" id=ec92d620-2077-4cf7-b575-7ca431df7350 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.141945 | controller | Jun 11 12:26:00.658145 crc crio[22553]: time="2026-06-11T12:26:00.657051636Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686346-xfqbn/POD" id=404b313b-ec5e-483f-9a37-72bdc9e60c7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.141960 | controller | Jun 11 12:26:00.660025 crc crio[22553]: time="2026-06-11T12:26:00.658171599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.141975 | controller | Jun 11 12:26:00.716154 crc crio[22553]: time="2026-06-11T12:26:00.716019415Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686346-xfqbn Namespace:openshift-infra ID:ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df UID:6219aaf5-0f38-43f4-bca8-c283481cfce0 NetNS:/var/run/netns/78eeab59-fd14-4993-af27-b22926951ed8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6219aaf5_0f38_43f4_bca8_c283481cfce0.slice PodAnnotations:0xc00043a710}] Aliases:map[]}"
2026-06-11 12:41:55.141991 | controller | Jun 11 12:26:00.716154 crc crio[22553]: time="2026-06-11T12:26:00.716110377Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686346-xfqbn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.142007 | controller | Jun 11 12:26:01.335590 crc crio[22553]: 2026-06-11T12:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebdbc46050e5aac Mac:e2:60:fd:ea:f0:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/78eeab59-fd14-4993-af27-b22926951ed8 SocketPath: PciID:}] [{Interface:0xc00014adb0 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.142023 | controller | Jun 11 12:26:01.337262 crc crio[22553]: time="2026-06-11T12:26:01.337137547Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686346-xfqbn Namespace:openshift-infra ID:ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df UID:6219aaf5-0f38-43f4-bca8-c283481cfce0 NetNS:/var/run/netns/78eeab59-fd14-4993-af27-b22926951ed8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6219aaf5_0f38_43f4_bca8_c283481cfce0.slice PodAnnotations:0xc00043a710}] Aliases:map[]}"
2026-06-11 12:41:55.142043 | controller | Jun 11 12:26:01.337401 crc crio[22553]: time="2026-06-11T12:26:01.337361243Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686346-xfqbn for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.142059 | controller | Jun 11 12:26:01.354610 crc crio[22553]: time="2026-06-11T12:26:01.354461308Z" level=info msg="Ran pod sandbox ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df with infra container: openshift-infra/auto-csr-approver-29686346-xfqbn/POD" id=404b313b-ec5e-483f-9a37-72bdc9e60c7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.142075 | controller | Jun 11 12:26:01.357841 crc crio[22553]: time="2026-06-11T12:26:01.357757144Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=43ab66b9-5429-4d92-9ec9-fb629d21d2b9 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.142090 | controller | Jun 11 12:26:01.369436 crc crio[22553]: time="2026-06-11T12:26:01.369184235Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.142106 | controller | Jun 11 12:26:02.236253 crc crio[22553]: time="2026-06-11T12:26:02.236188049Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=43ab66b9-5429-4d92-9ec9-fb629d21d2b9 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.142121 | controller | Jun 11 12:26:02.239838 crc crio[22553]: time="2026-06-11T12:26:02.239754093Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=16716fab-2270-4b8c-9a65-7b5744bdb9a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.142137 | controller | Jun 11 12:26:02.242854 crc crio[22553]: time="2026-06-11T12:26:02.24276977Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4525d955-c299-44c5-a728-177e638f5fef name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.142153 | controller | Jun 11 12:26:02.250658 crc crio[22553]: time="2026-06-11T12:26:02.250562606Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686346-xfqbn/oc" id=68a462e3-4a39-4f31-9d73-8b0997ec9275 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.142168 | controller | Jun 11 12:26:02.251149 crc crio[22553]: time="2026-06-11T12:26:02.251080421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.142184 | controller | Jun 11 12:26:02.301779 crc crio[22553]: time="2026-06-11T12:26:02.29836397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.142199 | controller | Jun 11 12:26:02.611213 crc crio[22553]: time="2026-06-11T12:26:02.611074549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.142215 | controller | Jun 11 12:26:02.737861 crc crio[22553]: time="2026-06-11T12:26:02.737079159Z" level=info msg="Created container e674c815c322bc336df337aa1a5b5e20446fcae600245aa8ffa192db128c3a8c: openshift-infra/auto-csr-approver-29686346-xfqbn/oc" id=68a462e3-4a39-4f31-9d73-8b0997ec9275 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.142230 | controller | Jun 11 12:26:02.739276 crc crio[22553]: time="2026-06-11T12:26:02.739159639Z" level=info msg="Starting container: e674c815c322bc336df337aa1a5b5e20446fcae600245aa8ffa192db128c3a8c" id=0e116d07-ee5e-495d-a5e7-84b831c7267a name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.142246 | controller | Jun 11 12:26:02.745199 crc crio[22553]: time="2026-06-11T12:26:02.74506455Z" level=info msg="Started container" PID=202541 containerID=e674c815c322bc336df337aa1a5b5e20446fcae600245aa8ffa192db128c3a8c description=openshift-infra/auto-csr-approver-29686346-xfqbn/oc id=0e116d07-ee5e-495d-a5e7-84b831c7267a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df
2026-06-11 12:41:55.142265 | controller | Jun 11 12:26:05.083670 crc crio[22553]: time="2026-06-11T12:26:05.0822535Z" level=info msg="Stopping pod sandbox: ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df" id=eea6a65f-4948-435c-b18e-d4016a235eeb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.142282 | controller | Jun 11 12:26:05.086918 crc crio[22553]: time="2026-06-11T12:26:05.085162665Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686346-xfqbn Namespace:openshift-infra ID:ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df UID:6219aaf5-0f38-43f4-bca8-c283481cfce0 NetNS:/var/run/netns/78eeab59-fd14-4993-af27-b22926951ed8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6219aaf5_0f38_43f4_bca8_c283481cfce0.slice PodAnnotations:0xc00043ad50}] Aliases:map[]}"
2026-06-11 12:41:55.142298 | controller | Jun 11 12:26:05.086918 crc crio[22553]: time="2026-06-11T12:26:05.085468934Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686346-xfqbn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.142313 | controller | Jun 11 12:26:05.526110 crc crio[22553]: time="2026-06-11T12:26:05.525237372Z" level=info msg="Stopped pod sandbox: ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df" id=eea6a65f-4948-435c-b18e-d4016a235eeb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.142328 | controller | Jun 11 12:26:11.177040 crc crio[22553]: time="2026-06-11T12:26:11.175909564Z" level=info msg="Stopping pod sandbox: cf1e6a04dbd548c1886bab7617a3ce7a932f17975ca34d0cf32f45bacad74544" id=8e207135-3357-4589-9f3a-5a488b6cae17 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.142343 | controller | Jun 11 12:26:11.178641 crc crio[22553]: time="2026-06-11T12:26:11.178123549Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr Namespace:openstack ID:cf1e6a04dbd548c1886bab7617a3ce7a932f17975ca34d0cf32f45bacad74544 UID:7fe7e0ee-7425-448d-8368-2ecdb2e5ef78 NetNS:/var/run/netns/acf5bdba-19c5-4ba4-90bc-42773a0144ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fe7e0ee_7425_448d_8368_2ecdb2e5ef78.slice PodAnnotations:0xc002827608}] Aliases:map[]}"
2026-06-11 12:41:55.142386 | controller | Jun 11 12:26:11.178641 crc crio[22553]: time="2026-06-11T12:26:11.178301094Z" level=info msg="Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.142403 | controller | Jun 11 12:26:11.703462 crc crio[22553]: time="2026-06-11T12:26:11.703339691Z" level=info msg="Stopped pod sandbox: cf1e6a04dbd548c1886bab7617a3ce7a932f17975ca34d0cf32f45bacad74544" id=8e207135-3357-4589-9f3a-5a488b6cae17 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.142420 | controller | Jun 11 12:26:12.839126 crc crio[22553]: time="2026-06-11T12:26:12.839025979Z" level=info msg="Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh/POD" id=d07aa15b-3499-4d5c-81c9-2ecc076bc8ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.142436 | controller | Jun 11 12:26:12.841246 crc crio[22553]: time="2026-06-11T12:26:12.839309497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.142452 | controller | Jun 11 12:26:12.885562 crc crio[22553]: time="2026-06-11T12:26:12.885319Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh Namespace:openstack ID:2bf20d008f0f6e0a6fc2705566d6634e303362ed7bc4caa36e02dc9fbb1411d3 UID:36d7a85a-8af8-47af-865f-07b22cb2ef02 NetNS:/var/run/netns/716237a9-1f82-4024-93dd-a3eb10e5aef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36d7a85a_8af8_47af_865f_07b22cb2ef02.slice PodAnnotations:0xc002817ca0}] Aliases:map[]}"
2026-06-11 12:41:55.142471 | controller | Jun 11 12:26:12.886381 crc crio[22553]: time="2026-06-11T12:26:12.885578427Z" level=info msg="Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.142488 | controller | Jun 11 12:26:13.405994 crc crio[22553]: 2026-06-11T12:26:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2bf20d008f0f6e0 Mac:3a:c4:4b:e4:1b:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/716237a9-1f82-4024-93dd-a3eb10e5aef9 SocketPath: PciID:}] [{Interface:0xc000014c10 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.142504 | controller | Jun 11 12:26:13.405994 crc crio[22553]: time="2026-06-11T12:26:13.404001375Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh Namespace:openstack ID:2bf20d008f0f6e0a6fc2705566d6634e303362ed7bc4caa36e02dc9fbb1411d3 UID:36d7a85a-8af8-47af-865f-07b22cb2ef02 NetNS:/var/run/netns/716237a9-1f82-4024-93dd-a3eb10e5aef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36d7a85a_8af8_47af_865f_07b22cb2ef02.slice PodAnnotations:0xc002817ca0}] Aliases:map[]}"
2026-06-11 12:41:55.142521 | controller | Jun 11 12:26:13.405994 crc crio[22553]: time="2026-06-11T12:26:13.404148159Z" level=info msg="Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.142537 | controller | Jun 11 12:26:13.413139 crc crio[22553]: time="2026-06-11T12:26:13.413029196Z" level=info msg="Ran pod sandbox 2bf20d008f0f6e0a6fc2705566d6634e303362ed7bc4caa36e02dc9fbb1411d3 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh/POD" id=d07aa15b-3499-4d5c-81c9-2ecc076bc8ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.142553 | controller | Jun 11 12:26:13.416129 crc crio[22553]: time="2026-06-11T12:26:13.416047824Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=57ab86ba-2253-4ed2-9ad2-cea8e17784d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.142569 | controller | Jun 11 12:26:13.473143 crc crio[22553]: time="2026-06-11T12:26:13.473016264Z" level=info msg="Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7" id=8be8961b-c7a8-4910-832d-3b291f42dedc name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.142584 | controller | Jun 11 12:26:13.485254 crc crio[22553]: time="2026-06-11T12:26:13.485134815Z" level=info msg="Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=7f07ede0-487d-48da-823b-db3bbe88d800 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.142600 | controller | Jun 11 12:26:13.485812 crc crio[22553]: time="2026-06-11T12:26:13.485755083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.142615 | controller | Jun 11 12:26:13.539184 crc crio[22553]: time="2026-06-11T12:26:13.538751898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.142636 | controller | Jun 11 12:26:13.543584 crc crio[22553]: time="2026-06-11T12:26:13.543437954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.142652 | controller | Jun 11 12:26:13.718954 crc crio[22553]: time="2026-06-11T12:26:13.718848085Z" level=info msg="Created container a9f498965cb2ec4588007546d1dbf8ec182baaee95fd96dc28a97e783443b02b: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=7f07ede0-487d-48da-823b-db3bbe88d800 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.142668 | controller | Jun 11 12:26:13.720475 crc crio[22553]: time="2026-06-11T12:26:13.720363309Z" level=info msg="Starting container: a9f498965cb2ec4588007546d1dbf8ec182baaee95fd96dc28a97e783443b02b" id=1ce85953-1d07-428d-a242-d69b52c0c75c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.142683 | controller | Jun 11 12:26:13.734980 crc crio[22553]: time="2026-06-11T12:26:13.734804187Z" level=info msg="Started container" PID=203344 containerID=a9f498965cb2ec4588007546d1dbf8ec182baaee95fd96dc28a97e783443b02b description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=1ce85953-1d07-428d-a242-d69b52c0c75c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bf20d008f0f6e0a6fc2705566d6634e303362ed7bc4caa36e02dc9fbb1411d3
2026-06-11 12:41:55.142699 | controller | Jun 11 12:26:51.130206 crc crio[22553]: time="2026-06-11T12:26:51.129418826Z" level=info msg="Removing container: d3c7ffef825e07846c73b6b07572cc76ca56da4812c3d436a2e0d21f01e1d530" id=e8bbb65a-ae6e-4d3f-964d-b8ebd3796666 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.142715 | controller | Jun 11 12:26:51.299978 crc crio[22553]: time="2026-06-11T12:26:51.299806652Z" level=info msg="Removed container d3c7ffef825e07846c73b6b07572cc76ca56da4812c3d436a2e0d21f01e1d530: openshift-infra/auto-csr-approver-29686340-hpf9r/oc" id=e8bbb65a-ae6e-4d3f-964d-b8ebd3796666 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.142730 | controller | Jun 11 12:26:51.317155 crc crio[22553]: time="2026-06-11T12:26:51.317026691Z" level=info msg="Stopping pod sandbox: 28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0" id=9d3954e2-deb8-4d5f-a838-d9ee4d2a6456 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.142746 | controller | Jun 11 12:26:51.317339 crc crio[22553]: time="2026-06-11T12:26:51.317187156Z" level=info msg="Stopped pod sandbox (already stopped): 28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0" id=9d3954e2-deb8-4d5f-a838-d9ee4d2a6456 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.142762 | controller | Jun 11 12:26:51.319323 crc crio[22553]: time="2026-06-11T12:26:51.319264566Z" level=info msg="Removing pod sandbox: 28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0" id=52108b8d-c148-475f-9878-8eded2e4224c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.142778 | controller | Jun 11 12:26:51.348928 crc crio[22553]: time="2026-06-11T12:26:51.348781481Z" level=info msg="Removed pod sandbox: 28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0" id=52108b8d-c148-475f-9878-8eded2e4224c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.142794 | controller | Jun 11 12:27:00.882477 crc crio[22553]: time="2026-06-11T12:27:00.88164444Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-mzxrh/POD" id=a84303e4-2807-458e-b6e4-1020e48d9df5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.142809 | controller | Jun 11 12:27:00.884167 crc crio[22553]: time="2026-06-11T12:27:00.882499214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.142829 | controller | Jun 11 12:27:00.931401 crc crio[22553]: time="2026-06-11T12:27:00.931260607Z" level=info msg="Got pod network &{Name:certified-operators-mzxrh Namespace:openshift-marketplace ID:f854fc34864341d675e44220bb89a68146d5d42b7510562b38e4420a23e9c187 UID:2255b5aa-2b34-42d3-9e9b-62eac0d35128 NetNS:/var/run/netns/c0626ab0-c539-4379-9a50-ce5ab4d4058c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2255b5aa_2b34_42d3_9e9b_62eac0d35128.slice PodAnnotations:0xc001894070}] Aliases:map[]}"
2026-06-11 12:41:55.142845 | controller | Jun 11 12:27:00.931401 crc crio[22553]: time="2026-06-11T12:27:00.9313594Z" level=info msg="Adding pod openshift-marketplace_certified-operators-mzxrh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.142861 | controller | Jun 11 12:27:01.306436 crc crio[22553]: 2026-06-11T12:27:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f854fc34864341d Mac:5a:8c:46:4d:82:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/c0626ab0-c539-4379-9a50-ce5ab4d4058c SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.142878 | controller | Jun 11 12:27:01.308364 crc crio[22553]: time="2026-06-11T12:27:01.308015091Z" level=info msg="Got pod network &{Name:certified-operators-mzxrh Namespace:openshift-marketplace ID:f854fc34864341d675e44220bb89a68146d5d42b7510562b38e4420a23e9c187 UID:2255b5aa-2b34-42d3-9e9b-62eac0d35128 NetNS:/var/run/netns/c0626ab0-c539-4379-9a50-ce5ab4d4058c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2255b5aa_2b34_42d3_9e9b_62eac0d35128.slice PodAnnotations:0xc001894070}] Aliases:map[]}"
2026-06-11 12:41:55.142894 | controller | Jun 11 12:27:01.308364 crc crio[22553]: time="2026-06-11T12:27:01.308236807Z" level=info msg="Checking pod openshift-marketplace_certified-operators-mzxrh for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.142910 | controller | Jun 11 12:27:01.330853 crc crio[22553]: time="2026-06-11T12:27:01.330724958Z" level=info msg="Ran pod sandbox f854fc34864341d675e44220bb89a68146d5d42b7510562b38e4420a23e9c187 with infra container: openshift-marketplace/certified-operators-mzxrh/POD" id=a84303e4-2807-458e-b6e4-1020e48d9df5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.142926 | controller | Jun 11 12:27:01.341464 crc crio[22553]: time="2026-06-11T12:27:01.337299609Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=608e3a9f-9be1-488d-bd49-30323485d0fb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.142942 | controller | Jun 11 12:27:01.343375 crc crio[22553]: time="2026-06-11T12:27:01.343123548Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8c9a07ce-7bb0-4da8-9234-e4461e8c28aa name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.142958 | controller | Jun 11 12:27:01.359870 crc crio[22553]: time="2026-06-11T12:27:01.358904665Z" level=info msg="Creating container: openshift-marketplace/certified-operators-mzxrh/extract-utilities" id=447db49a-7d93-45ae-ba8f-256aedaa4ba9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.142973 | controller | Jun 11 12:27:01.359870 crc crio[22553]: time="2026-06-11T12:27:01.359376718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.142989 | controller | Jun 11 12:27:01.424895 crc crio[22553]: time="2026-06-11T12:27:01.423795483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.143008 | controller | Jun 11 12:27:01.433128 crc crio[22553]: time="2026-06-11T12:27:01.433032261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.143024 | controller | Jun 11 12:27:01.631562 crc crio[22553]: time="2026-06-11T12:27:01.631365056Z" level=info msg="Created container 1995a88ec2e7d709c3f738aaba3e5fb4f73c7313ada69361282cbc537543cd1b: openshift-marketplace/certified-operators-mzxrh/extract-utilities" id=447db49a-7d93-45ae-ba8f-256aedaa4ba9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.143039 | controller | Jun 11 12:27:01.636308 crc crio[22553]: time="2026-06-11T12:27:01.636194736Z" level=info msg="Starting container: 1995a88ec2e7d709c3f738aaba3e5fb4f73c7313ada69361282cbc537543cd1b" id=a26c9300-73b9-4c94-b784-f8b2e7f24a30 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.143056 | controller | Jun 11 12:27:01.654312 crc crio[22553]: time="2026-06-11T12:27:01.654184817Z" level=info msg="Started container" PID=206136 containerID=1995a88ec2e7d709c3f738aaba3e5fb4f73c7313ada69361282cbc537543cd1b description=openshift-marketplace/certified-operators-mzxrh/extract-utilities id=a26c9300-73b9-4c94-b784-f8b2e7f24a30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f854fc34864341d675e44220bb89a68146d5d42b7510562b38e4420a23e9c187
2026-06-11 12:41:55.143072 | controller | Jun 11 12:27:02.156954 crc crio[22553]: time="2026-06-11T12:27:02.156870079Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=b9ff5937-7198-4672-8654-665e2d6e920b name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.143087 | controller | Jun 11 12:27:02.169226 crc crio[22553]: time="2026-06-11T12:27:02.168817965Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 12:41:55.143103 | controller | Jun 11 12:27:12.308097 crc crio[22553]: time="2026-06-11T12:27:12.306506016Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e0619edb1918888825b593b3b8f40e018dfe1d589bf765ae742cc2e57f8cf51c" id=b9ff5937-7198-4672-8654-665e2d6e920b name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.143118 | controller | Jun 11 12:27:12.310864 crc crio[22553]: time="2026-06-11T12:27:12.309482722Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=5bf5ec26-43f1-4062-a42d-12572d563a43 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.143134 | controller | Jun 11 12:27:12.315567 crc crio[22553]: time="2026-06-11T12:27:12.315461955Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=8cf78560-1ca3-43a7-a488-9e834e54fc07 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.143149 | controller | Jun 11 12:27:12.327148 crc crio[22553]: time="2026-06-11T12:27:12.327051111Z" level=info msg="Creating container: openshift-marketplace/certified-operators-mzxrh/extract-content" id=7ba2e484-0b52-4b8d-9279-26653e2155f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.143165 | controller | Jun 11 12:27:12.332592 crc crio[22553]: time="2026-06-11T12:27:12.332450257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.143180 | controller | Jun 11 12:27:12.428860 crc crio[22553]: time="2026-06-11T12:27:12.427595653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.143196 | controller | Jun 11 12:27:12.431987 crc crio[22553]: time="2026-06-11T12:27:12.431915408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.143215 | controller | Jun 11 12:27:12.647720 crc crio[22553]: time="2026-06-11T12:27:12.647571265Z" level=info msg="Created container 823c9902da97db0d5b837d6ceb8cbdbbe9d2bd2abff698d7e66fa2586fa65f62: openshift-marketplace/certified-operators-mzxrh/extract-content" id=7ba2e484-0b52-4b8d-9279-26653e2155f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.143231 | controller | Jun 11 12:27:12.649456 crc crio[22553]: time="2026-06-11T12:27:12.649331256Z" level=info msg="Starting container: 823c9902da97db0d5b837d6ceb8cbdbbe9d2bd2abff698d7e66fa2586fa65f62" id=b003713d-7903-4518-8ae2-7a86c971b5f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.143247 | controller | Jun 11 12:27:12.656860 crc crio[22553]: time="2026-06-11T12:27:12.656747841Z" level=info msg="Started container" PID=206789 containerID=823c9902da97db0d5b837d6ceb8cbdbbe9d2bd2abff698d7e66fa2586fa65f62 description=openshift-marketplace/certified-operators-mzxrh/extract-content id=b003713d-7903-4518-8ae2-7a86c971b5f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f854fc34864341d675e44220bb89a68146d5d42b7510562b38e4420a23e9c187
2026-06-11 12:41:55.143263 | controller | Jun 11 12:27:13.359874 crc crio[22553]: time="2026-06-11T12:27:13.359414836Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3e6acbbd-93a9-4cc7-abb5-d66296902294 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.143279 | controller | Jun 11 12:27:13.363164 crc crio[22553]: time="2026-06-11T12:27:13.362977769Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=85a8153a-979e-4d0f-8e37-8b0c9a301647 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.143295 | controller | Jun 11 12:27:13.379398 crc crio[22553]: time="2026-06-11T12:27:13.378610122Z" level=info msg="Creating container: openshift-marketplace/certified-operators-mzxrh/registry-server" id=cd0e6d12-cce3-401a-90fb-383faee0208b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.143310 | controller | Jun 11 12:27:13.380214 crc crio[22553]: time="2026-06-11T12:27:13.380050763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.143326 | controller | Jun 11 12:27:13.460225 crc crio[22553]: time="2026-06-11T12:27:13.460067341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.143341 | controller | Jun 11 12:27:13.463835 crc crio[22553]: time="2026-06-11T12:27:13.463789579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.143376 | controller | Jun 11 12:27:13.655156 crc crio[22553]: time="2026-06-11T12:27:13.655047079Z" level=info msg="Created container 769dbbdfe4ec077946669b457e41d64417df84404a7ede35adc51587461e3214: openshift-marketplace/certified-operators-mzxrh/registry-server" id=cd0e6d12-cce3-401a-90fb-383faee0208b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.143393 | controller | Jun 11 12:27:13.656608 crc crio[22553]: time="2026-06-11T12:27:13.6564469Z" level=info msg="Starting container: 769dbbdfe4ec077946669b457e41d64417df84404a7ede35adc51587461e3214" id=c6f34b00-1f58-44f4-9ef5-87fb57cad444 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.143408 | controller | Jun 11 12:27:13.662426 crc crio[22553]: time="2026-06-11T12:27:13.66230595Z" level=info msg="Started container" PID=206839 containerID=769dbbdfe4ec077946669b457e41d64417df84404a7ede35adc51587461e3214 description=openshift-marketplace/certified-operators-mzxrh/registry-server id=c6f34b00-1f58-44f4-9ef5-87fb57cad444 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f854fc34864341d675e44220bb89a68146d5d42b7510562b38e4420a23e9c187
2026-06-11 12:41:55.143429 | controller | Jun 11 12:27:21.841772 crc crio[22553]: time="2026-06-11T12:27:21.840564062Z" level=info msg="Stopping container: 6653cff354694dab891aabdebfe7ff2a6f46fe8461d206feffd0a47579113f31 (timeout: 2s)" id=e9266322-8a16-46cf-9812-e7a7f484859f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.143445 | controller | Jun 11 12:27:21.983984 crc crio[22553]: time="2026-06-11T12:27:21.983457761Z" level=info msg="Stopped container 6653cff354694dab891aabdebfe7ff2a6f46fe8461d206feffd0a47579113f31: openshift-marketplace/certified-operators-fgcbd/registry-server" id=e9266322-8a16-46cf-9812-e7a7f484859f name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.143462 | controller | Jun 11 12:27:21.985436 crc crio[22553]: time="2026-06-11T12:27:21.985243803Z" level=info msg="Stopping pod sandbox: fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99" id=fc1c695e-42f0-4fa5-8193-e8521d6ec6c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.143478 | controller | Jun 11 12:27:21.987059 crc crio[22553]: time="2026-06-11T12:27:21.986995983Z" level=info msg="Got pod network &{Name:certified-operators-fgcbd Namespace:openshift-marketplace ID:fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99 UID:e6c90617-6156-46bf-b296-59a8b5e33445 NetNS:/var/run/netns/330b6973-25e2-4ba9-85bd-9fe2966d0a31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6c90617_6156_46bf_b296_59a8b5e33445.slice PodAnnotations:0xc002816e08}] Aliases:map[]}"
2026-06-11 12:41:55.143496 | controller | Jun 11 12:27:21.987214 crc crio[22553]: time="2026-06-11T12:27:21.987178599Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-fgcbd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.143514 | controller | Jun 11 12:27:22.371033 crc crio[22553]: time="2026-06-11T12:27:22.370942755Z" level=info msg="Stopped pod sandbox: fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99" id=fc1c695e-42f0-4fa5-8193-e8521d6ec6c3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.143530 | controller | Jun 11 12:27:22.526290 crc crio[22553]: time="2026-06-11T12:27:22.525617296Z" level=info msg="Removing container: 6653cff354694dab891aabdebfe7ff2a6f46fe8461d206feffd0a47579113f31" id=5c122486-7dfb-474f-a0b6-df61995037bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.143546 | controller | Jun 11 12:27:22.579869 crc crio[22553]: time="2026-06-11T12:27:22.579662891Z" level=info msg="Removed container 6653cff354694dab891aabdebfe7ff2a6f46fe8461d206feffd0a47579113f31: openshift-marketplace/certified-operators-fgcbd/registry-server" id=5c122486-7dfb-474f-a0b6-df61995037bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.143562 | controller | Jun 11 12:27:22.596500 crc crio[22553]: time="2026-06-11T12:27:22.596420727Z" level=info msg="Removing container: 59acc997a18b2634821264e73bae7d4e60fb601d73693886b9fdf8ca6d84806d" id=825f19ef-d673-4a85-9868-ee5ce7e7c729 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.143577 | controller | Jun 11 12:27:22.671668 crc crio[22553]: time="2026-06-11T12:27:22.671566114Z" level=info msg="Removed container 59acc997a18b2634821264e73bae7d4e60fb601d73693886b9fdf8ca6d84806d: openshift-marketplace/certified-operators-fgcbd/extract-content" id=825f19ef-d673-4a85-9868-ee5ce7e7c729 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.143593 | controller | Jun 11 12:27:22.683613 crc crio[22553]: time="2026-06-11T12:27:22.683485429Z" level=info msg="Removing container: 7025044e010c4bc6dc9972d882d961827664a7bbf8d10201e3ebcaad27fe94a1" id=cc9b8308-65a3-4df5-a057-94d7e71b1fb7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.143612 | controller | Jun 11 12:27:22.738592 crc crio[22553]: time="2026-06-11T12:27:22.738458131Z" level=info msg="Removed container 7025044e010c4bc6dc9972d882d961827664a7bbf8d10201e3ebcaad27fe94a1: openshift-marketplace/certified-operators-fgcbd/extract-utilities" id=cc9b8308-65a3-4df5-a057-94d7e71b1fb7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.143628 | controller | Jun 11 12:27:37.936109 crc crio[22553]: time="2026-06-11T12:27:37.935165927Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-zgdkr/POD" id=05cd5b9f-76b7-479a-95f3-d2c5f8c53b03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.143644 | controller | Jun 11 12:27:37.937300 crc crio[22553]: time="2026-06-11T12:27:37.936146836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.143661 | controller | Jun 11 12:27:37.980142 crc crio[22553]: time="2026-06-11T12:27:37.980022177Z" level=info msg="Got pod network &{Name:redhat-marketplace-zgdkr Namespace:openshift-marketplace ID:070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473 UID:cb4d9236-83d7-4bdf-90fd-2c568592c186 NetNS:/var/run/netns/33e3e906-c3ba-434a-b2e5-b9cd8b07d1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb4d9236_83d7_4bdf_90fd_2c568592c186.slice PodAnnotations:0xc005f12490}] Aliases:map[]}"
2026-06-11 12:41:55.143677 | controller | Jun 11 12:27:37.980142 crc crio[22553]: time="2026-06-11T12:27:37.980103509Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-zgdkr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.143693 | controller | Jun 11 12:27:38.542079 crc crio[22553]: 2026-06-11T12:27:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:070c28f5d9ff22f Mac:ca:39:d4:01:c3:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/33e3e906-c3ba-434a-b2e5-b9cd8b07d1ca SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.143710 | controller | Jun 11 12:27:38.544906 crc crio[22553]: time="2026-06-11T12:27:38.544631822Z" level=info msg="Got pod network &{Name:redhat-marketplace-zgdkr Namespace:openshift-marketplace ID:070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473 UID:cb4d9236-83d7-4bdf-90fd-2c568592c186 NetNS:/var/run/netns/33e3e906-c3ba-434a-b2e5-b9cd8b07d1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb4d9236_83d7_4bdf_90fd_2c568592c186.slice PodAnnotations:0xc005f12490}] Aliases:map[]}"
2026-06-11 12:41:55.143726 | controller | Jun 11 12:27:38.545185 crc crio[22553]: time="2026-06-11T12:27:38.544979282Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-zgdkr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.143742 | controller | Jun 11 12:27:38.558345 crc crio[22553]: time="2026-06-11T12:27:38.558002789Z" level=info msg="Ran pod sandbox 070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473 with infra container: openshift-marketplace/redhat-marketplace-zgdkr/POD" id=05cd5b9f-76b7-479a-95f3-d2c5f8c53b03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.143758 | controller | Jun 11 12:27:38.561144 crc crio[22553]: time="2026-06-11T12:27:38.561024237Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bbb7c29e-4b69-4b02-a681-10a371d70238 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.143774 | controller | Jun 11 12:27:38.566281 crc crio[22553]: time="2026-06-11T12:27:38.566132595Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=22815cbd-11d7-4ce3-a67e-884a2246bbfb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.143793 | controller | Jun 11 12:27:38.576489 crc crio[22553]: time="2026-06-11T12:27:38.57632087Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-zgdkr/extract-utilities" id=812cd6aa-ba08-4cde-935a-dc85c89085b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.143809 | controller | Jun 11 12:27:38.577193 crc crio[22553]: time="2026-06-11T12:27:38.576932648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.143825 | controller | Jun 11 12:27:38.641610 crc crio[22553]: time="2026-06-11T12:27:38.641468697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.143840 | controller | Jun 11 12:27:38.645838 crc crio[22553]: time="2026-06-11T12:27:38.645563646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.143856 | controller | Jun 11 12:27:38.840183 crc crio[22553]: time="2026-06-11T12:27:38.839165994Z" level=info msg="Created container 346a10d60de5aea419e1fa1bd597347856047fabbc91bca28a347040c8d8b20c: openshift-marketplace/redhat-marketplace-zgdkr/extract-utilities" id=812cd6aa-ba08-4cde-935a-dc85c89085b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.143871 | controller | Jun 11 12:27:38.842298 crc crio[22553]: time="2026-06-11T12:27:38.842183831Z" level=info msg="Starting container: 346a10d60de5aea419e1fa1bd597347856047fabbc91bca28a347040c8d8b20c" id=617cb0f2-a454-4934-9d7d-7a98a90b91c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.143887 | controller | Jun 11 12:27:38.849360 crc crio[22553]: time="2026-06-11T12:27:38.849270746Z" level=info msg="Started container" PID=208399 containerID=346a10d60de5aea419e1fa1bd597347856047fabbc91bca28a347040c8d8b20c description=openshift-marketplace/redhat-marketplace-zgdkr/extract-utilities id=617cb0f2-a454-4934-9d7d-7a98a90b91c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473
2026-06-11 12:41:55.143903 | controller | Jun 11 12:27:39.847236 crc crio[22553]: time="2026-06-11T12:27:39.847143532Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2c782824-24a5-4c4f-bee1-74cd9d793af3 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.143919 | controller | Jun 11 12:27:39.857585 crc crio[22553]: time="2026-06-11T12:27:39.857488312Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 12:41:55.143935 | controller | Jun 11 12:27:40.753724 crc crio[22553]: time="2026-06-11T12:27:40.753075575Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=2c782824-24a5-4c4f-bee1-74cd9d793af3 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.143951 | controller | Jun 11 12:27:40.755031 crc crio[22553]: time="2026-06-11T12:27:40.754953589Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=1f0ca4eb-c101-431f-b69d-e15553162f52 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.143967 | controller | Jun 11 12:27:40.757807 crc crio[22553]: time="2026-06-11T12:27:40.757625867Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=cebd7238-0cd7-4c8b-ac1f-01890027d246 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.143982 | controller | Jun 11 12:27:40.766059 crc crio[22553]: time="2026-06-11T12:27:40.765865815Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-zgdkr/extract-content" id=17f78bd3-ac05-49ed-84e9-d1ab102abf2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.144001 | controller | Jun 11 12:27:40.766615 crc crio[22553]: time="2026-06-11T12:27:40.766489524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.144017 | controller | Jun 11 12:27:40.840306 crc crio[22553]: time="2026-06-11T12:27:40.840182957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.144032 | controller | Jun 11 12:27:40.845769 crc crio[22553]: time="2026-06-11T12:27:40.845632635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.144048 | controller | Jun 11 12:27:41.037259 crc crio[22553]: time="2026-06-11T12:27:41.036413862Z" level=info msg="Created container 2c4a4e3d72bd1c6b5d7720dd1e0a6c85fd9d006f6357aa96d54a25e97c8b6615: openshift-marketplace/redhat-marketplace-zgdkr/extract-content" id=17f78bd3-ac05-49ed-84e9-d1ab102abf2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.144063 | controller | Jun 11 12:27:41.038783 crc crio[22553]: time="2026-06-11T12:27:41.038623436Z" level=info msg="Starting container: 2c4a4e3d72bd1c6b5d7720dd1e0a6c85fd9d006f6357aa96d54a25e97c8b6615" id=e032365a-a5a0-4e92-9bb4-9b17b29898bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.144078 | controller | Jun 11 12:27:41.053227 crc crio[22553]: time="2026-06-11T12:27:41.053106135Z" level=info msg="Started container" PID=208530 containerID=2c4a4e3d72bd1c6b5d7720dd1e0a6c85fd9d006f6357aa96d54a25e97c8b6615 description=openshift-marketplace/redhat-marketplace-zgdkr/extract-content id=e032365a-a5a0-4e92-9bb4-9b17b29898bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473
2026-06-11 12:41:55.144094 | controller | Jun 11 12:27:41.891859 crc crio[22553]: time="2026-06-11T12:27:41.890520553Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fcc4d1e1-2a19-402f-b779-d037222dd7d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.144110 | controller | Jun 11 12:27:41.895522 crc crio[22553]: time="2026-06-11T12:27:41.895306652Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d40dcf09-5048-47de-85fe-81690853a75b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.144125 | controller | Jun 11 12:27:41.931917 crc crio[22553]: time="2026-06-11T12:27:41.931815639Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-zgdkr/registry-server" id=037e4bc2-8b70-4ff5-824e-cb482e714435 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.144140 | controller | Jun 11 12:27:41.932384 crc crio[22553]: time="2026-06-11T12:27:41.932316934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.144156 | controller | Jun 11 12:27:42.018590 crc crio[22553]: time="2026-06-11T12:27:42.018469299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.144171 | controller | Jun 11 12:27:42.023032 crc crio[22553]: time="2026-06-11T12:27:42.022949719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.144187 | controller | Jun 11 12:27:42.214093 crc crio[22553]: time="2026-06-11T12:27:42.213637303Z" level=info msg="Created container bc098b95ac1e190e61226173c383516b94bf91235082993956e75556acbc05e3: openshift-marketplace/redhat-marketplace-zgdkr/registry-server" id=037e4bc2-8b70-4ff5-824e-cb482e714435 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.144206 | controller | Jun 11 12:27:42.217295 crc crio[22553]: time="2026-06-11T12:27:42.217109633Z" level=info msg="Starting container: bc098b95ac1e190e61226173c383516b94bf91235082993956e75556acbc05e3" id=5fb3133f-a4ff-4684-947f-948d0b19f5e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.144222 | controller | Jun 11 12:27:42.230814 crc crio[22553]: time="2026-06-11T12:27:42.230029818Z" level=info msg="Started container" PID=208601 containerID=bc098b95ac1e190e61226173c383516b94bf91235082993956e75556acbc05e3 description=openshift-marketplace/redhat-marketplace-zgdkr/registry-server id=5fb3133f-a4ff-4684-947f-948d0b19f5e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473
2026-06-11 12:41:55.144238 | controller | Jun 11 12:27:50.250303 crc crio[22553]: time="2026-06-11T12:27:50.249149198Z" level=info msg="Stopping container: bc098b95ac1e190e61226173c383516b94bf91235082993956e75556acbc05e3 (timeout: 2s)" id=a9604392-115b-4c88-b1ab-948bcede5d83 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.144253 | controller | Jun 11 12:27:50.385964 crc crio[22553]: time="2026-06-11T12:27:50.385827627Z" level=info msg="Stopped container bc098b95ac1e190e61226173c383516b94bf91235082993956e75556acbc05e3: openshift-marketplace/redhat-marketplace-zgdkr/registry-server" id=a9604392-115b-4c88-b1ab-948bcede5d83 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.144269 | controller | Jun 11 12:27:50.387476 crc crio[22553]: time="2026-06-11T12:27:50.387429944Z" level=info msg="Stopping pod sandbox: 070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473" id=d7e9c196-88ef-4491-af29-6023c423ecd3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.144284 | controller | Jun 11 12:27:50.388484 crc crio[22553]: time="2026-06-11T12:27:50.388455813Z" level=info msg="Got pod network &{Name:redhat-marketplace-zgdkr Namespace:openshift-marketplace ID:070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473 UID:cb4d9236-83d7-4bdf-90fd-2c568592c186 NetNS:/var/run/netns/33e3e906-c3ba-434a-b2e5-b9cd8b07d1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb4d9236_83d7_4bdf_90fd_2c568592c186.slice PodAnnotations:0xc002b8b170}] Aliases:map[]}"
2026-06-11 12:41:55.144300 | controller | Jun 11 12:27:50.388953 crc crio[22553]: time="2026-06-11T12:27:50.388861585Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-zgdkr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.144316 | controller | Jun 11 12:27:50.750160 crc crio[22553]: time="2026-06-11T12:27:50.750033357Z" level=info msg="Stopped pod sandbox: 070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473" id=d7e9c196-88ef-4491-af29-6023c423ecd3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.144332 | controller | Jun 11 12:27:51.276575 crc crio[22553]: time="2026-06-11T12:27:51.275745805Z" level=info msg="Removing container: bc098b95ac1e190e61226173c383516b94bf91235082993956e75556acbc05e3" id=4340bc17-8321-4afc-9583-7a1023206bf9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.144362 | controller | Jun 11 12:27:51.353289 crc crio[22553]: time="2026-06-11T12:27:51.353177248Z" level=info msg="Removed container bc098b95ac1e190e61226173c383516b94bf91235082993956e75556acbc05e3: openshift-marketplace/redhat-marketplace-zgdkr/registry-server" id=4340bc17-8321-4afc-9583-7a1023206bf9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.144383 | controller | Jun 11 12:27:51.358138 crc crio[22553]: time="2026-06-11T12:27:51.35805988Z" level=info msg="Removing container: 2c4a4e3d72bd1c6b5d7720dd1e0a6c85fd9d006f6357aa96d54a25e97c8b6615" id=a444cd31-2c75-4fae-a93f-782799fd17e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.144403 | controller | Jun 11 12:27:51.391891 crc crio[22553]: time="2026-06-11T12:27:51.391786217Z" level=info msg="Stopping pod sandbox: fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99" id=ad80d8b0-ef72-4063-8a07-864314d8fc94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.144419 | controller | Jun 11 12:27:51.391891 crc crio[22553]: time="2026-06-11T12:27:51.39188294Z" level=info msg="Stopped pod sandbox (already stopped): fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99" id=ad80d8b0-ef72-4063-8a07-864314d8fc94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.144435 | controller | Jun 11 12:27:51.393919 crc crio[22553]: time="2026-06-11T12:27:51.393665951Z" level=info msg="Removing pod sandbox: fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99" id=369eb99b-7918-43a8-a54c-8196139d1c22 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.144450 | controller | Jun 11 12:27:51.399371 crc crio[22553]: time="2026-06-11T12:27:51.399267854Z" level=info msg="Removed container 2c4a4e3d72bd1c6b5d7720dd1e0a6c85fd9d006f6357aa96d54a25e97c8b6615: openshift-marketplace/redhat-marketplace-zgdkr/extract-content" id=a444cd31-2c75-4fae-a93f-782799fd17e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.144465 | controller | Jun 11 12:27:51.402911 crc crio[22553]: time="2026-06-11T12:27:51.402823947Z" level=info msg="Removing container: 346a10d60de5aea419e1fa1bd597347856047fabbc91bca28a347040c8d8b20c" id=0180a365-4a0b-48f8-a83b-4a7a94ecd285 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.144481 | controller | Jun 11 12:27:51.422238 crc crio[22553]: time="2026-06-11T12:27:51.422034323Z" level=info msg="Removed pod sandbox: fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99" id=369eb99b-7918-43a8-a54c-8196139d1c22 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.144496 | controller | Jun 11 12:27:51.452406 crc crio[22553]: time="2026-06-11T12:27:51.452248258Z" level=info msg="Removed container 346a10d60de5aea419e1fa1bd597347856047fabbc91bca28a347040c8d8b20c: openshift-marketplace/redhat-marketplace-zgdkr/extract-utilities" id=0180a365-4a0b-48f8-a83b-4a7a94ecd285 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.144512 | controller | Jun 11 12:28:00.831859 crc crio[22553]: time="2026-06-11T12:28:00.830897117Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686348-6mvz7/POD" id=8a5eca9e-8aba-4bd4-9e2e-417dcb34b57e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.144528 | controller | Jun 11 12:28:00.833201 crc crio[22553]: time="2026-06-11T12:28:00.831911006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.144543 | controller | Jun 11 12:28:00.880069 crc crio[22553]: time="2026-06-11T12:28:00.879912447Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686348-6mvz7 Namespace:openshift-infra ID:5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f UID:0c64c2bc-7bf5-428e-9939-9b2a257ce757 NetNS:/var/run/netns/0f38c383-b9fa-4813-808a-026f985495ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c64c2bc_7bf5_428e_9939_9b2a257ce757.slice PodAnnotations:0xc0011e8508}] Aliases:map[]}"
2026-06-11 12:41:55.144559 | controller | Jun 11 12:28:00.880069 crc crio[22553]: time="2026-06-11T12:28:00.879958928Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686348-6mvz7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.144575 | controller | Jun 11 12:28:01.450521 crc crio[22553]: 2026-06-11T12:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b4aa5a6e4e3d6f Mac:66:99:38:72:90:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/0f38c383-b9fa-4813-808a-026f985495ce SocketPath: PciID:}] [{Interface:0xc0002c49e0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.144598 | controller | Jun 11 12:28:01.453099 crc crio[22553]: time="2026-06-11T12:28:01.452480482Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686348-6mvz7 Namespace:openshift-infra ID:5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f UID:0c64c2bc-7bf5-428e-9939-9b2a257ce757 NetNS:/var/run/netns/0f38c383-b9fa-4813-808a-026f985495ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c64c2bc_7bf5_428e_9939_9b2a257ce757.slice PodAnnotations:0xc0011e8508}] Aliases:map[]}"
2026-06-11 12:41:55.144614 | controller | Jun 11 12:28:01.453099 crc crio[22553]: time="2026-06-11T12:28:01.452770601Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686348-6mvz7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.144631 | controller | Jun 11 12:28:01.467937 crc crio[22553]: time="2026-06-11T12:28:01.467870448Z" level=info msg="Ran pod sandbox 5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f with infra container: openshift-infra/auto-csr-approver-29686348-6mvz7/POD" id=8a5eca9e-8aba-4bd4-9e2e-417dcb34b57e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.144647 | controller | Jun 11 12:28:01.472365 crc crio[22553]: time="2026-06-11T12:28:01.472306456Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7da2389b-ea3d-4a5e-865c-56d3c8028e84 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.144662 | controller | Jun 11 12:28:01.480007 crc crio[22553]: time="2026-06-11T12:28:01.479091083Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.144678 | controller | Jun 11 12:28:02.450998 crc crio[22553]: time="2026-06-11T12:28:02.450399968Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7da2389b-ea3d-4a5e-865c-56d3c8028e84 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.144694 | controller | Jun 11 12:28:02.454106 crc crio[22553]: time="2026-06-11T12:28:02.454010452Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=36d8efb8-f23b-4aff-92a0-682827b9ba25 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.144709 | controller | Jun 11 12:28:02.459507 crc crio[22553]: time="2026-06-11T12:28:02.459355507Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c5e70606-bdb1-4d25-9169-bb26a495a379 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.144725 | controller | Jun 11 12:28:02.468327 crc crio[22553]: time="2026-06-11T12:28:02.468241215Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686348-6mvz7/oc" id=373a5b21-4a50-476a-9586-0bad5f07d1f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.144741 | controller | Jun 11 12:28:02.473875 crc crio[22553]: time="2026-06-11T12:28:02.469965345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.144757 | controller | Jun 11 12:28:02.529068 crc crio[22553]: time="2026-06-11T12:28:02.528963394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.144773 | controller | Jun 11 12:28:02.918520 crc crio[22553]: time="2026-06-11T12:28:02.918040664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.144789 | controller | Jun 11 12:28:03.044997 crc crio[22553]: time="2026-06-11T12:28:03.044828747Z" level=info msg="Created container e4c3962c38599f7aa67afbc53c2b3fd9240310ffeb16c3f962e886dfb3b510ec: openshift-infra/auto-csr-approver-29686348-6mvz7/oc" id=373a5b21-4a50-476a-9586-0bad5f07d1f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.144808 | controller | Jun 11 12:28:03.046345 crc crio[22553]: time="2026-06-11T12:28:03.046252898Z" level=info msg="Starting container: e4c3962c38599f7aa67afbc53c2b3fd9240310ffeb16c3f962e886dfb3b510ec" id=b618d78e-2c5d-4a2b-8678-dfc59dbcb4ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.144825 | controller | Jun 11 12:28:03.052952 crc crio[22553]: time="2026-06-11T12:28:03.052763377Z" level=info msg="Started container" PID=209832 containerID=e4c3962c38599f7aa67afbc53c2b3fd9240310ffeb16c3f962e886dfb3b510ec description=openshift-infra/auto-csr-approver-29686348-6mvz7/oc id=b618d78e-2c5d-4a2b-8678-dfc59dbcb4ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f
2026-06-11 12:41:55.144842 | controller | Jun 11 12:28:05.542803 crc crio[22553]: time="2026-06-11T12:28:05.541945871Z" level=info msg="Stopping pod sandbox: 5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f" id=7c266c6d-e371-4b0e-b27f-18799df3f082 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.144857 | controller | Jun 11 12:28:05.544085 crc crio[22553]: time="2026-06-11T12:28:05.543464905Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686348-6mvz7 Namespace:openshift-infra ID:5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f UID:0c64c2bc-7bf5-428e-9939-9b2a257ce757 NetNS:/var/run/netns/0f38c383-b9fa-4813-808a-026f985495ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c64c2bc_7bf5_428e_9939_9b2a257ce757.slice PodAnnotations:0xc002826738}] Aliases:map[]}"
2026-06-11 12:41:55.144874 | controller | Jun 11 12:28:05.544085 crc crio[22553]: time="2026-06-11T12:28:05.54365893Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686348-6mvz7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.144890 | controller | Jun 11 12:28:06.112221 crc crio[22553]: time="2026-06-11T12:28:06.112100275Z" level=info msg="Stopped pod sandbox: 5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f" id=7c266c6d-e371-4b0e-b27f-18799df3f082 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.144905 | controller | Jun 11 12:28:51.448416 crc crio[22553]: time="2026-06-11T12:28:51.447503457Z" level=info msg="Removing container: 3c9cead8c6743ecbdea74936cac5c90ed4bca853b7ed6f814c9347ace44f73ac" id=117fac7e-e05f-4611-8982-d1dc1ce35e0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.144921 | controller | Jun 11 12:28:51.581730 crc crio[22553]: time="2026-06-11T12:28:51.581610731Z" level=info msg="Removed container 3c9cead8c6743ecbdea74936cac5c90ed4bca853b7ed6f814c9347ace44f73ac: openshift-infra/auto-csr-approver-29686342-2cgc6/oc" id=117fac7e-e05f-4611-8982-d1dc1ce35e0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.144937 | controller | Jun 11 12:28:51.623438 crc crio[22553]: time="2026-06-11T12:28:51.623379251Z" level=info msg="Stopping pod sandbox: 070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473" id=8f1cb780-35d4-463c-9e23-1fac3bfb2154 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.144953 | controller | Jun 11 12:28:51.624073 crc crio[22553]: time="2026-06-11T12:28:51.624050411Z" level=info msg="Stopped pod sandbox (already stopped): 070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473" id=8f1cb780-35d4-463c-9e23-1fac3bfb2154 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.144968 | controller | Jun 11 12:28:51.626451 crc crio[22553]: time="2026-06-11T12:28:51.626371028Z" level=info msg="Removing pod sandbox: 070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473" id=2f8e16de-c402-4a2d-9d98-98effc629eb6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.144988 | controller | Jun 11 12:28:51.646277 crc crio[22553]: time="2026-06-11T12:28:51.646217603Z" level=info msg="Removed pod sandbox: 070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473" id=2f8e16de-c402-4a2d-9d98-98effc629eb6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.145004 | controller | Jun 11 12:28:51.648649 crc crio[22553]: time="2026-06-11T12:28:51.64852509Z" level=info msg="Stopping pod sandbox: 261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f" id=6561cbce-4f43-4e8b-9f79-d0224ffbe967 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.145021 | controller | Jun 11 12:28:51.648859 crc crio[22553]: time="2026-06-11T12:28:51.648792778Z" level=info msg="Stopped pod sandbox (already stopped): 261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f" id=6561cbce-4f43-4e8b-9f79-d0224ffbe967 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.145037 | controller | Jun 11 12:28:51.649327 crc crio[22553]: time="2026-06-11T12:28:51.649299292Z" level=info msg="Removing pod sandbox: 261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f" id=2bf81be4-4f43-4eb1-a05c-4c8160c72961 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.145052 | controller | Jun 11 12:28:51.675362 crc crio[22553]: time="2026-06-11T12:28:51.674630416Z" level=info msg="Removed pod sandbox: 261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f" id=2bf81be4-4f43-4eb1-a05c-4c8160c72961 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.145068 | controller | Jun 11 12:29:23.937007 crc crio[22553]: time="2026-06-11T12:29:23.935540265Z" level=info msg="Stopping pod sandbox: 2bf20d008f0f6e0a6fc2705566d6634e303362ed7bc4caa36e02dc9fbb1411d3" id=6f863ab4-dca0-4b53-99c5-b18b1fac72f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.145084 | controller | Jun 11 12:29:23.938826 crc crio[22553]: time="2026-06-11T12:29:23.937501812Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh Namespace:openstack ID:2bf20d008f0f6e0a6fc2705566d6634e303362ed7bc4caa36e02dc9fbb1411d3 UID:36d7a85a-8af8-47af-865f-07b22cb2ef02 NetNS:/var/run/netns/716237a9-1f82-4024-93dd-a3eb10e5aef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36d7a85a_8af8_47af_865f_07b22cb2ef02.slice PodAnnotations:0xc0048004b0}] Aliases:map[]}"
2026-06-11 12:41:55.145099 | controller | Jun 11 12:29:23.938826 crc crio[22553]: time="2026-06-11T12:29:23.937975506Z" level=info msg="Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.145115 | controller | Jun 11 12:29:24.513421 crc crio[22553]: time="2026-06-11T12:29:24.512833398Z" level=info msg="Stopped pod sandbox: 2bf20d008f0f6e0a6fc2705566d6634e303362ed7bc4caa36e02dc9fbb1411d3" id=6f863ab4-dca0-4b53-99c5-b18b1fac72f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.145130 | controller | Jun 11 12:29:25.777045 crc crio[22553]: time="2026-06-11T12:29:25.776611126Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.145146 | controller | Jun 11 12:30:00.521728 crc crio[22553]: time="2026-06-11T12:30:00.520909742Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686350-8sgx7/POD" id=921c5c9d-d61f-471d-9b26-b82d75d96e8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.145162 | controller | Jun 11 12:30:00.523063 crc crio[22553]: time="2026-06-11T12:30:00.521750986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.145181 | controller | Jun 11 12:30:00.577637 crc crio[22553]: time="2026-06-11T12:30:00.577361737Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686350-8sgx7 Namespace:openshift-infra ID:8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa UID:f00de32e-947f-47f2-8dee-fb1ca29c50e2 NetNS:/var/run/netns/722e21c8-8e0e-4f21-ba67-f035c2de771d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf00de32e_947f_47f2_8dee_fb1ca29c50e2.slice PodAnnotations:0xc00001a118}] Aliases:map[]}"
2026-06-11 12:41:55.145198 | controller | Jun 11 12:30:00.577637 crc crio[22553]: time="2026-06-11T12:30:00.577516911Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686350-8sgx7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.145214 | controller | Jun 11 12:30:00.624587 crc crio[22553]: time="2026-06-11T12:30:00.62443006Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686350-6f9q2/POD" id=7e34ca3d-709e-4653-82d3-1a40fc60fc7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.145231 | controller | Jun 11 12:30:00.624587 crc crio[22553]: time="2026-06-11T12:30:00.624543364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.145247 | controller | Jun 11 12:30:00.676999 crc crio[22553]: time="2026-06-11T12:30:00.676450317Z" level=info msg="Got pod network &{Name:collect-profiles-29686350-6f9q2 Namespace:openshift-operator-lifecycle-manager ID:b4d3e469d1616f13b8608129373545172f8a6396af7969f81901a7d8eac7dce2 UID:94c63bca-1fe8-429a-aaef-63e785b3642e NetNS:/var/run/netns/f924eff2-5535-4a72-9749-c6bf14406973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod94c63bca_1fe8_429a_aaef_63e785b3642e.slice PodAnnotations:0xc0048001a8}] Aliases:map[]}"
2026-06-11 12:41:55.145264 | controller | Jun 11 12:30:00.676999 crc crio[22553]: time="2026-06-11T12:30:00.676977213Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686350-6f9q2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.145281 | controller | Jun 11 12:30:01.187493 crc crio[22553]: 2026-06-11T12:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8387fb24f9d53f3 Mac:da:fd:27:c1:1e:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/722e21c8-8e0e-4f21-ba67-f035c2de771d SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.145297 | controller | Jun 11 12:30:01.189968 crc crio[22553]: time="2026-06-11T12:30:01.18989496Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686350-8sgx7 Namespace:openshift-infra ID:8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa UID:f00de32e-947f-47f2-8dee-fb1ca29c50e2 NetNS:/var/run/netns/722e21c8-8e0e-4f21-ba67-f035c2de771d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf00de32e_947f_47f2_8dee_fb1ca29c50e2.slice PodAnnotations:0xc00001a118}] Aliases:map[]}"
2026-06-11 12:41:55.145314 | controller | Jun 11 12:30:01.190068 crc crio[22553]: time="2026-06-11T12:30:01.190054555Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686350-8sgx7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.145331 | controller | Jun 11 12:30:01.203771 crc crio[22553]: time="2026-06-11T12:30:01.203624258Z" level=info msg="Ran pod sandbox 8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa with infra container: openshift-infra/auto-csr-approver-29686350-8sgx7/POD" id=921c5c9d-d61f-471d-9b26-b82d75d96e8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.145378 | controller | Jun 11 12:30:01.211869 crc crio[22553]: time="2026-06-11T12:30:01.211474786Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=160a20d1-1b5f-4699-a234-808bee5e4305 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.145409 | controller | Jun 11 12:30:01.223050 crc crio[22553]: time="2026-06-11T12:30:01.22266411Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.145426 | controller | Jun 11 12:30:01.321932 crc crio[22553]: 2026-06-11T12:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4d3e469d1616f1 Mac:fe:d3:3a:9f:38:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/f924eff2-5535-4a72-9749-c6bf14406973 SocketPath: PciID:}] [{Interface:0xc0004be710 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.145443 | controller | Jun 11 12:30:01.324140 crc crio[22553]: time="2026-06-11T12:30:01.323234003Z" level=info msg="Got pod network &{Name:collect-profiles-29686350-6f9q2 Namespace:openshift-operator-lifecycle-manager ID:b4d3e469d1616f13b8608129373545172f8a6396af7969f81901a7d8eac7dce2 UID:94c63bca-1fe8-429a-aaef-63e785b3642e NetNS:/var/run/netns/f924eff2-5535-4a72-9749-c6bf14406973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod94c63bca_1fe8_429a_aaef_63e785b3642e.slice PodAnnotations:0xc0048001a8}] Aliases:map[]}"
2026-06-11 12:41:55.145460 | controller | Jun 11 12:30:01.324140 crc crio[22553]: time="2026-06-11T12:30:01.323437089Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686350-6f9q2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.145476 | controller | Jun 11 12:30:01.335044 crc crio[22553]: time="2026-06-11T12:30:01.334951612Z" level=info msg="Ran pod sandbox b4d3e469d1616f13b8608129373545172f8a6396af7969f81901a7d8eac7dce2 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686350-6f9q2/POD" id=7e34ca3d-709e-4653-82d3-1a40fc60fc7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.145493 | controller | Jun 11 12:30:01.337809 crc crio[22553]: time="2026-06-11T12:30:01.337737443Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e481bf76-d381-4207-82d8-04791f6fbbda name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.145509 | controller | Jun 11 12:30:01.343249 crc crio[22553]: time="2026-06-11T12:30:01.34313615Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2f72c13e-f683-461c-9994-7be4b717287a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.145525 | controller | Jun 11 12:30:01.353925 crc crio[22553]: time="2026-06-11T12:30:01.353823089Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686350-6f9q2/collect-profiles" id=3d4d7009-5bbb-4bf1-8785-ab4d916555cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.145541 | controller | Jun 11 12:30:01.354320 crc crio[22553]: time="2026-06-11T12:30:01.354242151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.145557 | controller | Jun 11 12:30:01.405423 crc crio[22553]: time="2026-06-11T12:30:01.405315421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.145574 | controller | Jun 11 12:30:01.409170 crc crio[22553]: time="2026-06-11T12:30:01.40908751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.145594 | controller | Jun 11 12:30:01.618758 crc crio[22553]: time="2026-06-11T12:30:01.606753136Z" level=info msg="Created container d66256a76e86ed9808143f50f249e1bc3206dcafa85c21b16c5ee521d1725a76: openshift-operator-lifecycle-manager/collect-profiles-29686350-6f9q2/collect-profiles" id=3d4d7009-5bbb-4bf1-8785-ab4d916555cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.145611 | controller | Jun 11 12:30:01.618758 crc crio[22553]: time="2026-06-11T12:30:01.608448635Z" level=info msg="Starting container: d66256a76e86ed9808143f50f249e1bc3206dcafa85c21b16c5ee521d1725a76" id=6db462d6-6df0-46ff-8a35-706df356cb9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.145628 | controller | Jun 11 12:30:01.624360 crc crio[22553]: time="2026-06-11T12:30:01.623917543Z" level=info msg="Started container" PID=216292 containerID=d66256a76e86ed9808143f50f249e1bc3206dcafa85c21b16c5ee521d1725a76 description=openshift-operator-lifecycle-manager/collect-profiles-29686350-6f9q2/collect-profiles id=6db462d6-6df0-46ff-8a35-706df356cb9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4d3e469d1616f13b8608129373545172f8a6396af7969f81901a7d8eac7dce2
2026-06-11 12:41:55.145645 | controller | Jun 11 12:30:02.830909 crc crio[22553]: time="2026-06-11T12:30:02.830144624Z" level=info msg="Running pod sandbox: openshift-must-gather-vc58x/must-gather-xvmcx/POD" id=d78700de-09d6-4eac-9bba-aaf0c7ac72f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.145661 | controller | Jun 11 12:30:02.830909 crc crio[22553]: time="2026-06-11T12:30:02.830904886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.145678 | controller | Jun 11 12:30:02.865253 crc crio[22553]: time="2026-06-11T12:30:02.865145068Z" level=info msg="Got pod network &{Name:must-gather-xvmcx Namespace:openshift-must-gather-vc58x ID:551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c UID:15511798-7435-4084-a1e6-a217bf3b4e78 NetNS:/var/run/netns/947fd2ce-e5c8-4ec3-aaa2-1b55bf2dd788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15511798_7435_4084_a1e6_a217bf3b4e78.slice PodAnnotations:0xc00001b570}] Aliases:map[]}"
2026-06-11 12:41:55.145695 | controller | Jun 11 12:30:02.865253 crc crio[22553]: time="2026-06-11T12:30:02.86520198Z" level=info msg="Adding pod openshift-must-gather-vc58x_must-gather-xvmcx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.145711 | controller | Jun 11 12:30:03.480664 crc crio[22553]: 2026-06-11T12:30:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:551630c26dd4b4f Mac:96:f1:1f:ff:57:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/947fd2ce-e5c8-4ec3-aaa2-1b55bf2dd788 SocketPath: PciID:}] [{Interface:0xc0004b05b0 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.145728 | controller | Jun 11 12:30:03.482722 crc crio[22553]: time="2026-06-11T12:30:03.482410199Z" level=info msg="Got pod network &{Name:must-gather-xvmcx Namespace:openshift-must-gather-vc58x ID:551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c UID:15511798-7435-4084-a1e6-a217bf3b4e78 NetNS:/var/run/netns/947fd2ce-e5c8-4ec3-aaa2-1b55bf2dd788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15511798_7435_4084_a1e6_a217bf3b4e78.slice PodAnnotations:0xc00001b570}] Aliases:map[]}"
2026-06-11 12:41:55.145744 | controller | Jun 11 12:30:03.483006 crc crio[22553]: time="2026-06-11T12:30:03.482914014Z" level=info msg="Checking pod openshift-must-gather-vc58x_must-gather-xvmcx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.145761 | controller | Jun 11 12:30:03.497377 crc crio[22553]: time="2026-06-11T12:30:03.49729007Z" level=info msg="Ran pod sandbox 551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c with infra container: openshift-must-gather-vc58x/must-gather-xvmcx/POD" id=d78700de-09d6-4eac-9bba-aaf0c7ac72f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.145781 | controller | Jun 11 12:30:03.500441 crc crio[22553]: time="2026-06-11T12:30:03.50038471Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=dcb03682-8017-4f6d-8f59-ec086340c25e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.145798 | controller | Jun 11 12:30:03.500672 crc crio[22553]: time="2026-06-11T12:30:03.500615867Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found" id=dcb03682-8017-4f6d-8f59-ec086340c25e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.145814 | controller | Jun 11 12:30:03.500672 crc crio[22553]: time="2026-06-11T12:30:03.50072145Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found" id=dcb03682-8017-4f6d-8f59-ec086340c25e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.145831 | controller | Jun 11 12:30:03.501958 crc crio[22553]: time="2026-06-11T12:30:03.501863723Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=1f7b1d3a-811a-4544-b6a2-2396bf65e81e name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.145847 | controller | Jun 11 12:30:03.507320 crc crio[22553]: time="2026-06-11T12:30:03.507241108Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-must-gather:latest\""
2026-06-11 12:41:55.145863 | controller | Jun 11 12:30:03.587955 crc crio[22553]: time="2026-06-11T12:30:03.587826133Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=160a20d1-1b5f-4699-a234-808bee5e4305 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.145880 | controller | Jun 11 12:30:03.589314 crc crio[22553]: time="2026-06-11T12:30:03.589224943Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=045eef42-61ba-4b01-adac-a4b935b6d056 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.145896 | controller | Jun 11 12:30:03.592080 crc crio[22553]: time="2026-06-11T12:30:03.591939232Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ae4420af-89fa-4766-82e5-d4024f4b32bf name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.145912 | controller | Jun 11 12:30:03.601605 crc crio[22553]: time="2026-06-11T12:30:03.601486148Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686350-8sgx7/oc" id=80aff27e-d4d1-41e8-b902-dafeb382bdd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.145928 | controller | Jun 11 12:30:03.602257 crc crio[22553]: time="2026-06-11T12:30:03.602139277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.145945 | controller | Jun 11 12:30:03.663495 crc crio[22553]: time="2026-06-11T12:30:03.663047452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.145961 | controller | Jun 11 12:30:03.734163 crc crio[22553]: time="2026-06-11T12:30:03.733355858Z" level=info msg="Stopping pod sandbox: b4d3e469d1616f13b8608129373545172f8a6396af7969f81901a7d8eac7dce2" id=49ec8519-67be-4b06-8a0f-3ff1a0292a7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.145978 | controller | Jun 11 12:30:03.734938 crc crio[22553]: time="2026-06-11T12:30:03.734855492Z" level=info msg="Got pod network &{Name:collect-profiles-29686350-6f9q2 Namespace:openshift-operator-lifecycle-manager ID:b4d3e469d1616f13b8608129373545172f8a6396af7969f81901a7d8eac7dce2 UID:94c63bca-1fe8-429a-aaef-63e785b3642e NetNS:/var/run/netns/f924eff2-5535-4a72-9749-c6bf14406973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod94c63bca_1fe8_429a_aaef_63e785b3642e.slice PodAnnotations:0xc001be61d8}] Aliases:map[]}"
2026-06-11 12:41:55.145999 | controller | Jun 11 12:30:03.735240 crc crio[22553]: time="2026-06-11T12:30:03.735177151Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686350-6f9q2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.146015 | controller | Jun 11 12:30:04.017279 crc crio[22553]: time="2026-06-11T12:30:04.017072346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.146032 | controller | Jun 11 12:30:04.057922 crc crio[22553]: time="2026-06-11T12:30:04.057827306Z" level=info msg="Stopped pod sandbox: b4d3e469d1616f13b8608129373545172f8a6396af7969f81901a7d8eac7dce2" id=49ec8519-67be-4b06-8a0f-3ff1a0292a7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.146048 | controller | Jun 11 12:30:04.256823 crc crio[22553]: time="2026-06-11T12:30:04.256314326Z" level=info msg="Created container d97f0d1133a9c48706de8622a9705100076bdb3e45e3cdc6d8fd62bb86c09ec6: openshift-infra/auto-csr-approver-29686350-8sgx7/oc" id=80aff27e-d4d1-41e8-b902-dafeb382bdd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.146065 | controller | Jun 11 12:30:04.259254 crc crio[22553]: time="2026-06-11T12:30:04.259174519Z" level=info msg="Starting container: d97f0d1133a9c48706de8622a9705100076bdb3e45e3cdc6d8fd62bb86c09ec6" id=3210b09d-1cd0-4e3b-9f3c-6fb938bf740d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.146081 | controller | Jun 11 12:30:04.279120 crc crio[22553]: time="2026-06-11T12:30:04.278114568Z" level=info msg="Started container" PID=216475 containerID=d97f0d1133a9c48706de8622a9705100076bdb3e45e3cdc6d8fd62bb86c09ec6 description=openshift-infra/auto-csr-approver-29686350-8sgx7/oc id=3210b09d-1cd0-4e3b-9f3c-6fb938bf740d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa
2026-06-11 12:41:55.146099 | controller | Jun 11 12:30:05.785946 crc crio[22553]: time="2026-06-11T12:30:05.78507262Z" level=info msg="Stopping pod sandbox: 8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa" id=2377161b-91ff-4a2a-9744-0a7889e1e281 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.146115 | controller | Jun 11 12:30:05.787179 crc crio[22553]: time="2026-06-11T12:30:05.78643649Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686350-8sgx7 Namespace:openshift-infra ID:8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa UID:f00de32e-947f-47f2-8dee-fb1ca29c50e2 NetNS:/var/run/netns/722e21c8-8e0e-4f21-ba67-f035c2de771d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf00de32e_947f_47f2_8dee_fb1ca29c50e2.slice PodAnnotations:0xc00012b690}] Aliases:map[]}"
2026-06-11 12:41:55.146132 | controller | Jun 11 12:30:05.787179 crc crio[22553]: time="2026-06-11T12:30:05.786633106Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686350-8sgx7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.146148 | controller | Jun 11 12:30:06.159612 crc crio[22553]: time="2026-06-11T12:30:06.159028563Z" level=info msg="Stopped pod sandbox: 8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa" id=2377161b-91ff-4a2a-9744-0a7889e1e281 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.146165 | controller | Jun 11 12:30:09.837742 crc crio[22553]: time="2026-06-11T12:30:09.836492099Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8" id=1f7b1d3a-811a-4544-b6a2-2396bf65e81e name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.146185 | controller | Jun 11 12:30:09.839307 crc crio[22553]: time="2026-06-11T12:30:09.838898149Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=84e4c4e2-fed7-4564-b92a-abcfaf5a4669 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.146203 | controller | Jun 11 12:30:09.846331 crc crio[22553]: time="2026-06-11T12:30:09.846060536Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=6b9cf168-b6ec-4956-8e5b-58e1c23da832 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.146220 | controller | Jun 11 12:30:09.859120 crc crio[22553]: time="2026-06-11T12:30:09.859025892Z" level=info msg="Creating container: openshift-must-gather-vc58x/must-gather-xvmcx/gather" id=f5de14a1-4a01-4cab-b24f-18e9ea10d141 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.146237 | controller | Jun 11 12:30:09.860576 crc crio[22553]: time="2026-06-11T12:30:09.860435723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.146254 | controller | Jun 11 12:30:09.942318 crc crio[22553]: time="2026-06-11T12:30:09.942224112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.146271 | controller | Jun 11 12:30:10.228929 crc crio[22553]: time="2026-06-11T12:30:10.228795653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.146288 | controller | Jun 11 12:30:10.379069 crc crio[22553]: time="2026-06-11T12:30:10.378335565Z" level=info msg="Created container 4abfa454bcf4c1c5cf918e564186b05221e5e2d427f01ac329af9c24ce3b8357: openshift-must-gather-vc58x/must-gather-xvmcx/gather" id=f5de14a1-4a01-4cab-b24f-18e9ea10d141 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.146304 | controller | Jun 11 12:30:10.382321 crc crio[22553]: time="2026-06-11T12:30:10.382030842Z" level=info msg="Starting container: 4abfa454bcf4c1c5cf918e564186b05221e5e2d427f01ac329af9c24ce3b8357" id=b0d1f3cc-4e62-43d7-b863-389431316c65 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.146320 | controller | Jun 11 12:30:10.388423 crc crio[22553]: time="2026-06-11T12:30:10.388342645Z" level=info msg="Started container" PID=216966 containerID=4abfa454bcf4c1c5cf918e564186b05221e5e2d427f01ac329af9c24ce3b8357 description=openshift-must-gather-vc58x/must-gather-xvmcx/gather id=b0d1f3cc-4e62-43d7-b863-389431316c65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c
2026-06-11 12:41:55.146337 | controller | Jun 11 12:30:10.400621 crc crio[22553]: time="2026-06-11T12:30:10.40025828Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=7bff0644-da96-4b27-8e5a-e204fce4fdca name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.146382 | controller | Jun 11 12:30:10.405204 crc crio[22553]: time="2026-06-11T12:30:10.405103Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=fb453cc3-4b05-41f9-b7a0-50055c2adf03 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.146401 | controller | Jun 11 12:30:10.413918 crc crio[22553]: time="2026-06-11T12:30:10.413837213Z" level=info msg="Creating container: openshift-must-gather-vc58x/must-gather-xvmcx/copy" id=e51c36a7-e0c9-4289-8785-b7c762cece71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.146417 | controller | Jun 11 12:30:10.415052 crc crio[22553]: time="2026-06-11T12:30:10.414989567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.146437 | controller | Jun 11 12:30:10.496237 crc crio[22553]: time="2026-06-11T12:30:10.496004413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.146454 | controller | Jun 11 12:30:10.728996 crc crio[22553]: time="2026-06-11T12:30:10.72889961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.146470 | controller | Jun 11 12:30:10.767258 crc crio[22553]: time="2026-06-11T12:30:10.767188229Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.146487 | controller | Jun 11 12:30:10.869054 crc crio[22553]: time="2026-06-11T12:30:10.868951207Z" level=info msg="Created container 88de8b58d7c361908f714d15144b2de67caa2922fb593572efb954463d3b6e17: openshift-must-gather-vc58x/must-gather-xvmcx/copy" id=e51c36a7-e0c9-4289-8785-b7c762cece71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.146506 | controller | Jun 11 12:30:10.872300 crc crio[22553]: time="2026-06-11T12:30:10.872086438Z" level=info msg="Starting container: 88de8b58d7c361908f714d15144b2de67caa2922fb593572efb954463d3b6e17" id=5e2ee1a3-5241-4bdf-8e27-c2128f320842 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.146524 | controller | Jun 11 12:30:10.881884 crc crio[22553]: time="2026-06-11T12:30:10.881783589Z" level=info msg="Started container" PID=217075 containerID=88de8b58d7c361908f714d15144b2de67caa2922fb593572efb954463d3b6e17 description=openshift-must-gather-vc58x/must-gather-xvmcx/copy id=5e2ee1a3-5241-4bdf-8e27-c2128f320842 name=/runtime.v1.RuntimeService/StartContainer sandboxID=551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c
2026-06-11 12:41:55.146541 | controller | Jun 11 12:30:15.681072 crc crio[22553]: time="2026-06-11T12:30:15.680064061Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.146557 | controller | Jun 11 12:30:15.755479 crc crio[22553]: time="2026-06-11T12:30:15.755389103Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.146573 | controller | Jun 11 12:30:16.106911 crc crio[22553]: time="2026-06-11T12:30:16.106658888Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.146590 | controller | Jun 11 12:30:16.111230 crc crio[22553]: time="2026-06-11T12:30:16.111154979Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.146606 | controller | Jun 11 12:30:16.173830 crc crio[22553]: time="2026-06-11T12:30:16.173737332Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.146623 | controller | Jun 11 12:30:16.216528 crc crio[22553]: time="2026-06-11T12:30:16.216043297Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.146639 | controller | Jun 11 12:30:16.597738 crc crio[22553]: time="2026-06-11T12:30:16.59760849Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.146655 | controller | Jun 11 12:30:16.598082 crc crio[22553]: time="2026-06-11T12:30:16.597884938Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.146676 | controller | Jun 11 12:30:17.742822 crc crio[22553]: time="2026-06-11T12:30:17.742251458Z" level=info msg="Running pod sandbox: openshift-must-gather-vc58x/crc-debug-sm7mg/POD" id=be633c54-c9c1-485a-93e9-46cc2d60532e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.146693 | controller | Jun 11 12:30:17.744223 crc crio[22553]: time="2026-06-11T12:30:17.742861675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.146709 | controller | Jun 11 12:30:17.785930 crc crio[22553]: time="2026-06-11T12:30:17.78584806Z" 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=be633c54-c9c1-485a-93e9-46cc2d60532e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.146725 | controller | Jun 11 12:30:17.813512 crc crio[22553]: time="2026-06-11T12:30:17.813370538Z" level=info msg="Ran pod sandbox e50f86111adfe578da689c5abb91cca2c265a9901ce7f3b936cc04720e4052ce with infra container: openshift-must-gather-vc58x/crc-debug-sm7mg/POD" id=be633c54-c9c1-485a-93e9-46cc2d60532e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.146741 | controller | Jun 11 12:30:17.819592 crc crio[22553]: time="2026-06-11T12:30:17.819469374Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=dce0dd1a-06d9-4402-9261-5fb237b14318 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.146757 | controller | Jun 11 12:30:17.819820 crc crio[22553]: time="2026-06-11T12:30:17.819788724Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found" id=dce0dd1a-06d9-4402-9261-5fb237b14318 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.146773 | controller | Jun 11 12:30:17.819946 crc crio[22553]: time="2026-06-11T12:30:17.819836305Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found" id=dce0dd1a-06d9-4402-9261-5fb237b14318 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.146790 | controller | Jun 11 12:30:17.820787 crc crio[22553]: time="2026-06-11T12:30:17.820727661Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=807a91fd-0a84-4f9b-aac6-46823e815a3e name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.146806 | controller | Jun 11 12:30:17.828663 crc crio[22553]: time="2026-06-11T12:30:17.828590669Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\""
2026-06-11 12:41:55.146822 | controller | Jun 11 12:30:35.559716 crc crio[22553]: time="2026-06-11T12:30:35.558581887Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=807a91fd-0a84-4f9b-aac6-46823e815a3e name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.146838 | controller | Jun 11 12:30:35.562229 crc crio[22553]: time="2026-06-11T12:30:35.562173611Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=5541cace-4186-4807-bef1-8312269aa204 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.146855 | controller | Jun 11 12:30:35.566295 crc crio[22553]: time="2026-06-11T12:30:35.566235149Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=fbc095b7-1bd7-4ce6-9bda-68ebaa0d46e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.146874 | controller | Jun 11 12:30:35.578063 crc crio[22553]: time="2026-06-11T12:30:35.577954969Z" level=info msg="Creating container: openshift-must-gather-vc58x/crc-debug-sm7mg/container-00" id=17244aa4-bf17-4d34-8a6a-376ca615edbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.146891 | controller | Jun 11 12:30:35.581026 crc crio[22553]: time="2026-06-11T12:30:35.580967416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.146907 | controller | Jun 11 12:30:35.624288 crc crio[22553]: time="2026-06-11T12:30:35.624190628Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=17244aa4-bf17-4d34-8a6a-376ca615edbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.146924 | controller | Jun 11 12:30:35.645841 crc crio[22553]: time="2026-06-11T12:30:35.64566899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.146940 | controller | Jun 11 12:30:35.648221 crc crio[22553]: time="2026-06-11T12:30:35.648173043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.146955 | controller | Jun 11 12:30:35.874231 crc crio[22553]: time="2026-06-11T12:30:35.873600553Z" level=info msg="Created container 4876c044e513bb1431f7c87707b4e2d4180e9c7da6bab71b6b54fdecc011985d: openshift-must-gather-vc58x/crc-debug-sm7mg/container-00" id=17244aa4-bf17-4d34-8a6a-376ca615edbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.146971 | controller | Jun 11 12:30:35.875773 crc crio[22553]: time="2026-06-11T12:30:35.875648442Z" level=info msg="Starting container: 4876c044e513bb1431f7c87707b4e2d4180e9c7da6bab71b6b54fdecc011985d" id=2701d560-6775-44fc-9761-0ddbd8ed11ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.146987 | controller | Jun 11 12:30:35.883100 crc crio[22553]: time="2026-06-11T12:30:35.883005295Z" level=info msg="Started container" PID=222145 containerID=4876c044e513bb1431f7c87707b4e2d4180e9c7da6bab71b6b54fdecc011985d description=openshift-must-gather-vc58x/crc-debug-sm7mg/container-00 id=2701d560-6775-44fc-9761-0ddbd8ed11ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=e50f86111adfe578da689c5abb91cca2c265a9901ce7f3b936cc04720e4052ce
2026-06-11 12:41:55.147004 | controller | Jun 11 12:30:51.736171 crc crio[22553]: time="2026-06-11T12:30:51.735106952Z" level=info msg="Removing container: 72f4610c64645fed41b013ad929231ce67feeac6862318ac4119b5dca8a7adde" id=21df40c8-e379-4016-903c-d8cc3648264d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.147020 | controller | Jun 11 12:30:51.798772 crc crio[22553]: time="2026-06-11T12:30:51.798478401Z" level=info msg="Removed container 72f4610c64645fed41b013ad929231ce67feeac6862318ac4119b5dca8a7adde: openshift-operator-lifecycle-manager/collect-profiles-29686305-p6vjb/collect-profiles" id=21df40c8-e379-4016-903c-d8cc3648264d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.147036 | controller | Jun 11 12:30:51.802333 crc crio[22553]: time="2026-06-11T12:30:51.802247405Z" level=info msg="Removing container: 920a32aac9eeac647ca4df5b6f39b8cd164c915f5d561bd123b75ec60138a932" id=dd7aa1e2-879c-4cf6-a000-58ffc48aa514 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.147052 | controller | Jun 11 12:30:51.941171 crc crio[22553]: time="2026-06-11T12:30:51.941033867Z" level=info msg="Removed container 920a32aac9eeac647ca4df5b6f39b8cd164c915f5d561bd123b75ec60138a932: openshift-infra/auto-csr-approver-29686344-hxcx4/oc" id=dd7aa1e2-879c-4cf6-a000-58ffc48aa514 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.147071 | controller | Jun 11 12:30:51.953425 crc crio[22553]: time="2026-06-11T12:30:51.953325778Z" level=info msg="Stopping pod sandbox: ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291" id=550f635b-7be3-45c7-88d5-33d85fd687c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.147087 | controller | Jun 11 12:30:51.953425 crc crio[22553]: time="2026-06-11T12:30:51.953430031Z" level=info msg="Stopped pod sandbox (already stopped): ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291" id=550f635b-7be3-45c7-88d5-33d85fd687c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.147104 | controller | Jun 11 12:30:51.954076 crc crio[22553]: time="2026-06-11T12:30:51.954004637Z" level=info msg="Removing pod sandbox: ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291" id=1f094b8c-3f34-4682-ae9e-6c8364a42917 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.147120 | controller | Jun 11 12:30:51.970975 crc crio[22553]: time="2026-06-11T12:30:51.970816453Z" level=info msg="Removed pod sandbox: ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291" id=1f094b8c-3f34-4682-ae9e-6c8364a42917 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.147138 | controller | Jun 11 12:30:51.971907 crc crio[22553]: time="2026-06-11T12:30:51.971842382Z" level=info msg="Stopping pod sandbox: 06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb" id=f675064c-f752-4181-903c-d05f04d80f72 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.147154 | controller | Jun 11 12:30:51.972000 crc crio[22553]: time="2026-06-11T12:30:51.971917974Z" level=info msg="Stopped pod sandbox (already stopped): 06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb" id=f675064c-f752-4181-903c-d05f04d80f72 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.147170 | controller | Jun 11 12:30:51.972531 crc crio[22553]: time="2026-06-11T12:30:51.972462489Z" level=info msg="Removing pod sandbox: 06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb" id=82210a94-6d33-4acc-ac01-a3cd15973e9b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.147186 | controller | Jun 11 12:30:51.993375 crc crio[22553]: time="2026-06-11T12:30:51.993265476Z" level=info msg="Removed pod sandbox: 06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb" id=82210a94-6d33-4acc-ac01-a3cd15973e9b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.147203 | controller | Jun 11 12:31:02.788884 crc crio[22553]: time="2026-06-11T12:31:02.788097968Z" level=info msg="Stopping pod sandbox: e50f86111adfe578da689c5abb91cca2c265a9901ce7f3b936cc04720e4052ce" id=cd061cbc-76d9-42bd-8172-38fddd5c04d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.147219 | controller | Jun 11 12:31:02.797014 crc crio[22553]: time="2026-06-11T12:31:02.796905292Z" level=info msg="Stopped pod sandbox: e50f86111adfe578da689c5abb91cca2c265a9901ce7f3b936cc04720e4052ce" id=cd061cbc-76d9-42bd-8172-38fddd5c04d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.147235 | controller | Jun 11 12:31:04.628006 crc crio[22553]: time="2026-06-11T12:31:04.626984107Z" level=info msg="Running pod sandbox: openshift-must-gather-vc58x/crc-debug-sflf2/POD" id=41529be8-dcd0-4e6a-88b6-1d526e19b6e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.147251 | controller | Jun 11 12:31:04.629222 crc crio[22553]: time="2026-06-11T12:31:04.628069867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.147267 | controller | Jun 11 12:31:04.659061 crc crio[22553]: time="2026-06-11T12:31:04.658637165Z" 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=41529be8-dcd0-4e6a-88b6-1d526e19b6e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.147286 | controller | Jun 11 12:31:04.675476 crc crio[22553]: time="2026-06-11T12:31:04.675444201Z" level=info msg="Ran pod sandbox f680f0d2657d76dbf8a59417033b6e70afee1a9582b92155355d770a6de7d5ff with infra container: openshift-must-gather-vc58x/crc-debug-sflf2/POD" id=41529be8-dcd0-4e6a-88b6-1d526e19b6e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.147303 | controller | Jun 11 12:31:04.678410 crc crio[22553]: time="2026-06-11T12:31:04.678383423Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=e93d5367-9d0f-4a3f-ac1c-1c5275403152 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.147319 | controller | Jun 11 12:31:04.681015 crc crio[22553]: time="2026-06-11T12:31:04.680989575Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=38006a83-d313-45e8-bab7-d04123e4dc2d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.147335 | controller | Jun 11 12:31:04.693627 crc crio[22553]: time="2026-06-11T12:31:04.693508153Z" level=info msg="Creating container: openshift-must-gather-vc58x/crc-debug-sflf2/container-00" id=d98f25bd-2980-4e66-8c3c-12e6a8f1a6d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.147368 | controller | Jun 11 12:31:04.694130 crc crio[22553]: time="2026-06-11T12:31:04.694080669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.147388 | controller | Jun 11 12:31:04.745447 crc crio[22553]: time="2026-06-11T12:31:04.7452985Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=d98f25bd-2980-4e66-8c3c-12e6a8f1a6d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.147405 | controller | Jun 11 12:31:04.773336 crc crio[22553]: time="2026-06-11T12:31:04.773270986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.147422 | controller | Jun 11 12:31:04.779268 crc crio[22553]: time="2026-06-11T12:31:04.77917554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.147439 | controller | Jun 11 12:31:04.964899 crc crio[22553]: time="2026-06-11T12:31:04.964771149Z" level=info msg="Created container 51cc3ec25b5490dcbb45daf3697a558286e89ac86f954990b3c208ab77ed788d: openshift-must-gather-vc58x/crc-debug-sflf2/container-00" id=d98f25bd-2980-4e66-8c3c-12e6a8f1a6d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.147456 | controller | Jun 11 12:31:04.967061 crc crio[22553]: time="2026-06-11T12:31:04.96695002Z" level=info msg="Starting container: 51cc3ec25b5490dcbb45daf3697a558286e89ac86f954990b3c208ab77ed788d" id=ddf4cf87-042a-493b-ba22-a810d5d7264f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.147473 | controller | Jun 11 12:31:04.974926 crc crio[22553]: time="2026-06-11T12:31:04.974633973Z" level=info msg="Started container" PID=227409 containerID=51cc3ec25b5490dcbb45daf3697a558286e89ac86f954990b3c208ab77ed788d description=openshift-must-gather-vc58x/crc-debug-sflf2/container-00 id=ddf4cf87-042a-493b-ba22-a810d5d7264f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f680f0d2657d76dbf8a59417033b6e70afee1a9582b92155355d770a6de7d5ff
2026-06-11 12:41:55.147490 | controller | Jun 11 12:31:06.874660 crc crio[22553]: time="2026-06-11T12:31:06.874163885Z" level=info msg="Stopping pod sandbox: f680f0d2657d76dbf8a59417033b6e70afee1a9582b92155355d770a6de7d5ff" id=15b8b4ae-035f-436c-9983-efcdb9a6b8dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.147506 | controller | Jun 11 12:31:06.880462 crc crio[22553]: time="2026-06-11T12:31:06.880375207Z" level=info msg="Stopped pod sandbox: f680f0d2657d76dbf8a59417033b6e70afee1a9582b92155355d770a6de7d5ff" id=15b8b4ae-035f-436c-9983-efcdb9a6b8dc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.147526 | controller | Jun 11 12:31:07.896436 crc crio[22553]: time="2026-06-11T12:31:07.895963359Z" level=info msg="Removing container: 51cc3ec25b5490dcbb45daf3697a558286e89ac86f954990b3c208ab77ed788d" id=24635b67-6fb4-41b9-894a-aa3d3d393ec5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.147543 | controller | Jun 11 12:31:07.936828 crc crio[22553]: time="2026-06-11T12:31:07.929906201Z" level=info msg="Removed container 51cc3ec25b5490dcbb45daf3697a558286e89ac86f954990b3c208ab77ed788d: openshift-must-gather-vc58x/crc-debug-sflf2/container-00" id=24635b67-6fb4-41b9-894a-aa3d3d393ec5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.147560 | controller | Jun 11 12:31:52.019881 crc crio[22553]: time="2026-06-11T12:31:52.018965251Z" level=info msg="Stopping pod sandbox: f680f0d2657d76dbf8a59417033b6e70afee1a9582b92155355d770a6de7d5ff" id=5281a12f-dbad-4e07-ac00-ae825fe30c93 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.147576 | controller | Jun 11 12:31:52.019881 crc crio[22553]: time="2026-06-11T12:31:52.019901817Z" level=info msg="Stopped pod sandbox (already stopped): f680f0d2657d76dbf8a59417033b6e70afee1a9582b92155355d770a6de7d5ff" id=5281a12f-dbad-4e07-ac00-ae825fe30c93 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.147592 | controller | Jun 11 12:31:52.021445 crc crio[22553]: time="2026-06-11T12:31:52.020962426Z" level=info msg="Removing pod sandbox: f680f0d2657d76dbf8a59417033b6e70afee1a9582b92155355d770a6de7d5ff" id=cbacbc0a-36b0-4be5-b785-e3f0a1425d03 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.147608 | controller | Jun 11 12:31:52.041116 crc crio[22553]: time="2026-06-11T12:31:52.041017723Z" level=info msg="Removed pod sandbox: f680f0d2657d76dbf8a59417033b6e70afee1a9582b92155355d770a6de7d5ff" id=cbacbc0a-36b0-4be5-b785-e3f0a1425d03 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.147624 | controller | Jun 11 12:32:00.544882 crc crio[22553]: time="2026-06-11T12:32:00.543846172Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686352-jtwdr/POD" id=257da46f-bb76-496b-8df7-2b7375741503 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.147641 | controller | Jun 11 12:32:00.546881 crc crio[22553]: time="2026-06-11T12:32:00.544901991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.147658 | controller | Jun 11 12:32:00.593192 crc crio[22553]: time="2026-06-11T12:32:00.592942845Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686352-jtwdr Namespace:openshift-infra ID:854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29 UID:1b702b12-917d-4ee6-8392-a902d88d2365 NetNS:/var/run/netns/998aea38-97f8-471f-9391-2c48e40f61d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b702b12_917d_4ee6_8392_a902d88d2365.slice PodAnnotations:0xc002826b20}] Aliases:map[]}"
2026-06-11 12:41:55.147674 | controller | Jun 11 12:32:00.593192 crc crio[22553]: time="2026-06-11T12:32:00.593018057Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686352-jtwdr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.147691 | controller | Jun 11 12:32:01.176016 crc crio[22553]: 2026-06-11T12:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:854c5d6a66e510c Mac:de:93:74:03:c5:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/998aea38-97f8-471f-9391-2c48e40f61d0 SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.147718 | controller | Jun 11 12:32:01.178280 crc crio[22553]: time="2026-06-11T12:32:01.178163714Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686352-jtwdr Namespace:openshift-infra ID:854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29 UID:1b702b12-917d-4ee6-8392-a902d88d2365 NetNS:/var/run/netns/998aea38-97f8-471f-9391-2c48e40f61d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b702b12_917d_4ee6_8392_a902d88d2365.slice PodAnnotations:0xc002826b20}] Aliases:map[]}"
2026-06-11 12:41:55.147740 | controller | Jun 11 12:32:01.178580 crc crio[22553]: time="2026-06-11T12:32:01.178434432Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686352-jtwdr for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.147808 | controller | Jun 11 12:32:01.188913 crc crio[22553]: time="2026-06-11T12:32:01.188567983Z" level=info msg="Ran pod sandbox 854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29 with infra container: openshift-infra/auto-csr-approver-29686352-jtwdr/POD" id=257da46f-bb76-496b-8df7-2b7375741503 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.147833 | controller | Jun 11 12:32:01.192134 crc crio[22553]: time="2026-06-11T12:32:01.191970548Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=f31e0e88-ef49-44cd-9f04-adfcaa5aeebd name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.147850 | controller | Jun 11 12:32:01.203364 crc crio[22553]: time="2026-06-11T12:32:01.203257111Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.147867 | controller | Jun 11 12:32:02.586148 crc crio[22553]: time="2026-06-11T12:32:02.585428865Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=f31e0e88-ef49-44cd-9f04-adfcaa5aeebd name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.147883 | controller | Jun 11 12:32:02.587588 crc crio[22553]: time="2026-06-11T12:32:02.58741389Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3001d3e3-e757-4b01-affc-c5d72b8e138a name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.147900 | controller | Jun 11 12:32:02.589852 crc crio[22553]: time="2026-06-11T12:32:02.589798806Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e7289d02-47be-4b5d-819c-15b36aa4e961 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.147916 | controller | Jun 11 12:32:02.600018 crc crio[22553]: time="2026-06-11T12:32:02.599966798Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686352-jtwdr/oc" id=21130e6f-41d8-457c-809e-57aec0a1d61c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.147933 | controller | Jun 11 12:32:02.600926 crc crio[22553]: time="2026-06-11T12:32:02.600901204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.147949 | controller | Jun 11 12:32:02.646751 crc crio[22553]: time="2026-06-11T12:32:02.646654664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.147965 | controller | Jun 11 12:32:02.952964 crc crio[22553]: time="2026-06-11T12:32:02.952590133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.147982 | controller | Jun 11 12:32:03.081187 crc crio[22553]: time="2026-06-11T12:32:03.08111262Z" level=info msg="Created container 2c85e7234be451452a2090034614b4dcc025e0aa0973def25a90e7c79590df65: openshift-infra/auto-csr-approver-29686352-jtwdr/oc" id=21130e6f-41d8-457c-809e-57aec0a1d61c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.148002 | controller | Jun 11 12:32:03.083166 crc crio[22553]: time="2026-06-11T12:32:03.083086695Z" level=info msg="Starting container: 2c85e7234be451452a2090034614b4dcc025e0aa0973def25a90e7c79590df65" id=7accce09-75b6-4aee-8557-e819baf02991 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.148020 | controller | Jun 11 12:32:03.087993 crc crio[22553]: time="2026-06-11T12:32:03.087849407Z" level=info msg="Started container" PID=239207 containerID=2c85e7234be451452a2090034614b4dcc025e0aa0973def25a90e7c79590df65 description=openshift-infra/auto-csr-approver-29686352-jtwdr/oc id=7accce09-75b6-4aee-8557-e819baf02991 name=/runtime.v1.RuntimeService/StartContainer sandboxID=854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29
2026-06-11 12:41:55.148037 | controller | Jun 11 12:32:04.850281 crc crio[22553]: time="2026-06-11T12:32:04.849553594Z" level=info msg="Stopping pod sandbox: 854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29" id=0cc65f79-0cf8-4b3f-89a6-b11e293ad654 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.148053 | controller | Jun 11 12:32:04.852056 crc crio[22553]: time="2026-06-11T12:32:04.851134457Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686352-jtwdr Namespace:openshift-infra ID:854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29 UID:1b702b12-917d-4ee6-8392-a902d88d2365 NetNS:/var/run/netns/998aea38-97f8-471f-9391-2c48e40f61d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b702b12_917d_4ee6_8392_a902d88d2365.slice PodAnnotations:0xc00001b388}] Aliases:map[]}"
2026-06-11 12:41:55.148070 | controller | Jun 11 12:32:04.852056 crc crio[22553]: time="2026-06-11T12:32:04.851351483Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686352-jtwdr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.148086 | controller | Jun 11 12:32:05.279858 crc crio[22553]: time="2026-06-11T12:32:05.279513225Z" level=info msg="Stopped pod sandbox: 854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29" id=0cc65f79-0cf8-4b3f-89a6-b11e293ad654 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.148103 | controller | Jun 11 12:32:27.803844 crc crio[22553]: time="2026-06-11T12:32:27.802809716Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-fmpw8/POD" id=680d087c-5cf0-467f-9228-8cf55d127f42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.148119 | controller | Jun 11 12:32:27.803844 crc crio[22553]: time="2026-06-11T12:32:27.803824474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.148137 | controller | Jun 11 12:32:27.880642 crc crio[22553]: time="2026-06-11T12:32:27.880445931Z" level=info msg="Got pod network &{Name:redhat-operators-fmpw8 Namespace:openshift-marketplace ID:4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666 UID:c21f670d-c43f-460b-9686-c9c1c099437c NetNS:/var/run/netns/8fc04be4-0f7a-4f30-8319-161e3e591aeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc21f670d_c43f_460b_9686_c9c1c099437c.slice PodAnnotations:0xc0050d3348}] Aliases:map[]}"
2026-06-11 12:41:55.148153 | controller | Jun 11 12:32:27.880642 crc crio[22553]: time="2026-06-11T12:32:27.880644096Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-fmpw8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.148170 | controller | Jun 11 12:32:28.602324 crc crio[22553]: 2026-06-11T12:32:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d5dbcd7933ae58 Mac:66:47:fe:42:3d:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/8fc04be4-0f7a-4f30-8319-161e3e591aeb SocketPath: PciID:}] [{Interface:0xc00013eee0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.148191 | controller | Jun 11 12:32:28.603840 crc crio[22553]: time="2026-06-11T12:32:28.603765853Z" level=info msg="Got pod network &{Name:redhat-operators-fmpw8 Namespace:openshift-marketplace ID:4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666 UID:c21f670d-c43f-460b-9686-c9c1c099437c NetNS:/var/run/netns/8fc04be4-0f7a-4f30-8319-161e3e591aeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc21f670d_c43f_460b_9686_c9c1c099437c.slice PodAnnotations:0xc0050d3348}] Aliases:map[]}"
2026-06-11 12:41:55.148208 | controller | Jun 11 12:32:28.603955 crc crio[22553]: time="2026-06-11T12:32:28.603939348Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-fmpw8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.148225 | controller | Jun 11 12:32:28.616294 crc crio[22553]: time="2026-06-11T12:32:28.616191318Z" level=info msg="Ran pod sandbox 4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666 with infra container: openshift-marketplace/redhat-operators-fmpw8/POD" id=680d087c-5cf0-467f-9228-8cf55d127f42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.148242 | controller | Jun 11 12:32:28.623072 crc crio[22553]: time="2026-06-11T12:32:28.621213207Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=77034aec-41a1-494b-84e8-3c57af58f37b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.148259 | controller | Jun 11 12:32:28.630057 crc crio[22553]: time="2026-06-11T12:32:28.629951029Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5210dff9-6236-4744-a154-aa9e4463859b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.148275 | controller | Jun 11 12:32:28.647857 crc crio[22553]: time="2026-06-11T12:32:28.647777614Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-fmpw8/extract-utilities" id=5f45a462-a993-414a-8042-72646de9394d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.148292 | controller | Jun 11 12:32:28.648844 crc crio[22553]: time="2026-06-11T12:32:28.648782222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.148308 | controller | Jun 11 12:32:28.741780 crc crio[22553]: time="2026-06-11T12:32:28.741552026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.148325 | controller | Jun 11 12:32:28.752955 crc crio[22553]: time="2026-06-11T12:32:28.75286641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.148341 | controller | Jun 11 12:32:28.883378 crc crio[22553]: time="2026-06-11T12:32:28.883281469Z" level=info msg="Created container 68b31757ebf0fb21971448eb240b60237697994ec8f825a7dfae708475f97b83: openshift-marketplace/redhat-operators-fmpw8/extract-utilities" id=5f45a462-a993-414a-8042-72646de9394d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.148386 | controller | Jun 11 12:32:28.885575 crc crio[22553]: time="2026-06-11T12:32:28.885491921Z" level=info msg="Starting container: 68b31757ebf0fb21971448eb240b60237697994ec8f825a7dfae708475f97b83" id=f0f4fcff-5413-4800-8c1a-1e0f14f7e83e name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.148405 | controller | Jun 11 12:32:28.892781 crc crio[22553]: time="2026-06-11T12:32:28.892734532Z" level=info msg="Started container" PID=245618 containerID=68b31757ebf0fb21971448eb240b60237697994ec8f825a7dfae708475f97b83 description=openshift-marketplace/redhat-operators-fmpw8/extract-utilities id=f0f4fcff-5413-4800-8c1a-1e0f14f7e83e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666
2026-06-11 12:41:55.148426 | controller | Jun 11 12:32:29.249797 crc crio[22553]: time="2026-06-11T12:32:29.249011758Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=1270de98-5308-4266-bb9f-172409b8d2cc name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.148443 | controller | Jun 11 12:32:29.267245 crc crio[22553]: time="2026-06-11T12:32:29.267042879Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-11 12:41:55.148460 | controller | Jun 11 12:32:30.048772 crc crio[22553]: time="2026-06-11T12:32:30.047934598Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60" id=1270de98-5308-4266-bb9f-172409b8d2cc name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.148477 | controller | Jun 11 12:32:30.050071 crc crio[22553]: time="2026-06-11T12:32:30.050031656Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=91a38c20-0b4f-49d8-a65b-acb71cb9d6ab name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.148493 | controller | Jun 11 12:32:30.064429 crc crio[22553]: time="2026-06-11T12:32:30.064342544Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d490053e-473e-4d8b-9e9e-f849bf6b50c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.148509 | controller | Jun 11 12:32:30.084343 crc crio[22553]: time="2026-06-11T12:32:30.084237576Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-fmpw8/extract-content" id=9739efa3-c8ce-4337-878b-48520f444331 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.148526 | controller | Jun 11 12:32:30.085022 crc crio[22553]: time="2026-06-11T12:32:30.084830852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.148542 | controller | Jun 11 12:32:30.164880 crc crio[22553]: time="2026-06-11T12:32:30.16476699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.148558 | controller | Jun 11 12:32:30.168586 crc crio[22553]: time="2026-06-11T12:32:30.168434622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.148575 | controller | Jun 11 12:32:30.373630 crc crio[22553]: time="2026-06-11T12:32:30.373533684Z" level=info msg="Created container a2b62f3aa50a79c2f2d662520f7c4c674ff38c5f271f82a4fef96e016c9a5984: openshift-marketplace/redhat-operators-fmpw8/extract-content" id=9739efa3-c8ce-4337-878b-48520f444331 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.148591 | controller | Jun 11 12:32:30.375202 crc crio[22553]: time="2026-06-11T12:32:30.375094597Z" level=info msg="Starting container: a2b62f3aa50a79c2f2d662520f7c4c674ff38c5f271f82a4fef96e016c9a5984" id=04c1c41e-c6ef-42bc-a1f9-b7ed62d47f31 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.148607 | controller | Jun 11 12:32:30.383919 crc crio[22553]: time="2026-06-11T12:32:30.38384935Z" level=info msg="Started container" PID=245933 containerID=a2b62f3aa50a79c2f2d662520f7c4c674ff38c5f271f82a4fef96e016c9a5984 description=openshift-marketplace/redhat-operators-fmpw8/extract-content id=04c1c41e-c6ef-42bc-a1f9-b7ed62d47f31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666
2026-06-11 12:41:55.148624 | controller | Jun 11 12:32:35.383911 crc crio[22553]: time="2026-06-11T12:32:35.383303391Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=eb49381a-47b4-474d-ae03-13b8f8bf02b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.148644 | controller | Jun 11 12:32:35.386406 crc crio[22553]: time="2026-06-11T12:32:35.386328855Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9eb8997d-d25f-4d8a-8396-0c8ed0d02a89 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.148662 | controller | Jun 11 12:32:35.393499 crc crio[22553]: time="2026-06-11T12:32:35.393075103Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-fmpw8/registry-server" id=454a6f48-0d1a-4c8d-9e17-aa39a832ded7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.148678 | controller | Jun 11 12:32:35.393826 crc crio[22553]: time="2026-06-11T12:32:35.393551266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.148695 | controller | Jun 11 12:32:35.510636 crc crio[22553]: time="2026-06-11T12:32:35.510533581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.148711 | controller | Jun 11 12:32:35.516209 crc crio[22553]: time="2026-06-11T12:32:35.516130367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.148728 | controller | Jun 11 12:32:35.668393 crc crio[22553]: time="2026-06-11T12:32:35.668273008Z" level=info msg="Created container 1c8cfd62b72d58b0d935fc2bcf79078590a470a481571e3bff3d17381cd9e0a0: openshift-marketplace/redhat-operators-fmpw8/registry-server" id=454a6f48-0d1a-4c8d-9e17-aa39a832ded7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.148745 | controller | Jun 11 12:32:35.670242 crc crio[22553]: time="2026-06-11T12:32:35.670172331Z" level=info msg="Starting container: 1c8cfd62b72d58b0d935fc2bcf79078590a470a481571e3bff3d17381cd9e0a0" id=d77aaa99-29e6-433a-aae1-d48a3521181d name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.148761 | controller | Jun 11 12:32:35.677258 crc crio[22553]: time="2026-06-11T12:32:35.677220377Z" level=info msg="Started container" PID=247741 containerID=1c8cfd62b72d58b0d935fc2bcf79078590a470a481571e3bff3d17381cd9e0a0 description=openshift-marketplace/redhat-operators-fmpw8/registry-server id=d77aaa99-29e6-433a-aae1-d48a3521181d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666
2026-06-11 12:41:55.148777 | controller | Jun 11 12:32:49.650778 crc crio[22553]: time="2026-06-11T12:32:49.649360195Z" level=info msg="Stopping container: 1c8cfd62b72d58b0d935fc2bcf79078590a470a481571e3bff3d17381cd9e0a0 (timeout: 2s)" id=22d2711b-cd1e-44f5-b3de-d77175dda3a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.148793 | controller | Jun 11 12:32:49.806964 crc crio[22553]: time="2026-06-11T12:32:49.806211688Z" level=info msg="Stopped container 1c8cfd62b72d58b0d935fc2bcf79078590a470a481571e3bff3d17381cd9e0a0: openshift-marketplace/redhat-operators-fmpw8/registry-server" id=22d2711b-cd1e-44f5-b3de-d77175dda3a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.148808 | controller | Jun 11 12:32:49.809109 crc crio[22553]: time="2026-06-11T12:32:49.809038836Z" level=info msg="Stopping pod sandbox: 4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666" id=9001cfc7-eca4-43ee-9407-d9e013fa1086 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.148824 | controller | Jun 11 12:32:49.809951 crc crio[22553]: time="2026-06-11T12:32:49.80990334Z" level=info msg="Got pod network &{Name:redhat-operators-fmpw8 Namespace:openshift-marketplace ID:4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666 UID:c21f670d-c43f-460b-9686-c9c1c099437c NetNS:/var/run/netns/8fc04be4-0f7a-4f30-8319-161e3e591aeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc21f670d_c43f_460b_9686_c9c1c099437c.slice PodAnnotations:0xc0028165e0}] Aliases:map[]}"
2026-06-11 12:41:55.148843 | controller | Jun 11 12:32:49.810082 crc crio[22553]: time="2026-06-11T12:32:49.810052364Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-fmpw8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.148860 | controller | Jun 11 12:32:50.179539 crc crio[22553]: time="2026-06-11T12:32:50.179412424Z" level=info msg="Stopped pod sandbox: 4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666" id=9001cfc7-eca4-43ee-9407-d9e013fa1086 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.148877 | controller | Jun 11 12:32:50.674016 crc crio[22553]: time="2026-06-11T12:32:50.673483974Z" level=info msg="Removing container: 1c8cfd62b72d58b0d935fc2bcf79078590a470a481571e3bff3d17381cd9e0a0" id=0bdf3124-9516-4b5a-ad70-b6bd4b9dc657 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.148893 | controller | Jun 11 12:32:50.713276 crc crio[22553]: time="2026-06-11T12:32:50.713165656Z" level=info msg="Removed container 1c8cfd62b72d58b0d935fc2bcf79078590a470a481571e3bff3d17381cd9e0a0: openshift-marketplace/redhat-operators-fmpw8/registry-server" id=0bdf3124-9516-4b5a-ad70-b6bd4b9dc657 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.148909 | controller | Jun 11 12:32:50.716952 crc crio[22553]: time="2026-06-11T12:32:50.716872118Z" level=info msg="Removing container: a2b62f3aa50a79c2f2d662520f7c4c674ff38c5f271f82a4fef96e016c9a5984" id=3255b83a-8814-4ccb-8c27-0881e8ccd083 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.148925 | controller | Jun 11 12:32:50.759497 crc crio[22553]: time="2026-06-11T12:32:50.759361587Z" level=info msg="Removed container a2b62f3aa50a79c2f2d662520f7c4c674ff38c5f271f82a4fef96e016c9a5984: openshift-marketplace/redhat-operators-fmpw8/extract-content" id=3255b83a-8814-4ccb-8c27-0881e8ccd083 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.148941 | controller | Jun 11 12:32:50.765354 crc crio[22553]: time="2026-06-11T12:32:50.765261481Z" level=info msg="Removing container: 68b31757ebf0fb21971448eb240b60237697994ec8f825a7dfae708475f97b83" id=9ae0fc47-7e15-468c-ba38-9533f29b8d53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.148957 | controller | Jun 11 12:32:50.807322 crc crio[22553]: time="2026-06-11T12:32:50.807221076Z" level=info msg="Removed container 68b31757ebf0fb21971448eb240b60237697994ec8f825a7dfae708475f97b83: openshift-marketplace/redhat-operators-fmpw8/extract-utilities" id=9ae0fc47-7e15-468c-ba38-9533f29b8d53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.148973 | controller | Jun 11 12:32:52.081735 crc crio[22553]: time="2026-06-11T12:32:52.079840801Z" level=info msg="Removing container: e674c815c322bc336df337aa1a5b5e20446fcae600245aa8ffa192db128c3a8c" id=0ba9723d-4f06-424d-b9b9-69672c292350 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.148989 | controller | Jun 11 12:32:52.216406 crc crio[22553]: time="2026-06-11T12:32:52.216343998Z" level=info msg="Removed container e674c815c322bc336df337aa1a5b5e20446fcae600245aa8ffa192db128c3a8c: openshift-infra/auto-csr-approver-29686346-xfqbn/oc" id=0ba9723d-4f06-424d-b9b9-69672c292350 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.149005 | controller | Jun 11 12:32:52.240891 crc crio[22553]: time="2026-06-11T12:32:52.240784926Z" level=info msg="Stopping pod sandbox: 4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666" id=7aec00ca-ff74-4d1a-a7a0-f889372fdaa8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.149020 | controller | Jun 11 12:32:52.240891 crc crio[22553]: time="2026-06-11T12:32:52.240899589Z" level=info msg="Stopped pod sandbox (already stopped): 4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666" id=7aec00ca-ff74-4d1a-a7a0-f889372fdaa8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.149039 | controller | Jun 11 12:32:52.242562 crc crio[22553]: time="2026-06-11T12:32:52.242395151Z" level=info msg="Removing pod sandbox: 4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666" id=a70d6b4c-f688-4b00-86f4-54880dd0d7f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.149056 | controller | Jun 11 12:32:52.261811 crc crio[22553]: time="2026-06-11T12:32:52.261748638Z" level=info msg="Removed pod sandbox: 4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666" id=a70d6b4c-f688-4b00-86f4-54880dd0d7f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.149072 | controller | Jun 11 12:32:52.263235 crc crio[22553]: time="2026-06-11T12:32:52.263175837Z" level=info msg="Stopping pod sandbox: ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df" id=a52061e3-5871-406f-89a0-9b8a7c082655 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.149087 | controller | Jun 11 12:32:52.263235 crc crio[22553]: time="2026-06-11T12:32:52.26325899Z" level=info msg="Stopped pod sandbox (already stopped): ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df" id=a52061e3-5871-406f-89a0-9b8a7c082655 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.149103 | controller | Jun 11 12:32:52.264154 crc crio[22553]: time="2026-06-11T12:32:52.264126474Z" level=info msg="Removing pod sandbox: ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df" id=f8122350-f719-4889-ad35-c48101d7f4bb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.149119 | controller | Jun 11 12:32:52.277911 crc crio[22553]: time="2026-06-11T12:32:52.277813653Z" level=info msg="Removed pod sandbox: ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df" id=f8122350-f719-4889-ad35-c48101d7f4bb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.149135 | controller | Jun 11 12:33:07.705194 crc crio[22553]: time="2026-06-11T12:33:07.704294202Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-bbhsx/POD" id=f341df37-ca2b-43af-a80b-a7cc4ad2d977 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.149151 | controller | Jun 11 12:33:07.707211 crc crio[22553]: time="2026-06-11T12:33:07.705223598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.149168 | controller | Jun 11 12:33:07.750900 crc crio[22553]: time="2026-06-11T12:33:07.750208827Z" level=info msg="Got pod network &{Name:community-operators-bbhsx Namespace:openshift-marketplace ID:39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d UID:02791cf2-d248-4b31-924d-7f2aa0355fa2 NetNS:/var/run/netns/1ec1bdb4-ea0d-4eff-9731-69afb59bcda9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod02791cf2_d248_4b31_924d_7f2aa0355fa2.slice PodAnnotations:0xc002816228}] Aliases:map[]}"
2026-06-11 12:41:55.149184 | controller | Jun 11 12:33:07.750900 crc crio[22553]: time="2026-06-11T12:33:07.750858265Z" level=info msg="Adding pod openshift-marketplace_community-operators-bbhsx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.149201 | controller | Jun 11 12:33:08.368598 crc crio[22553]: 2026-06-11T12:33:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39846f06d1a1808 Mac:c2:08:5f:b6:62:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/1ec1bdb4-ea0d-4eff-9731-69afb59bcda9 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.149221 | controller | Jun 11 12:33:08.370779 crc crio[22553]: time="2026-06-11T12:33:08.370634093Z" level=info msg="Got pod network &{Name:community-operators-bbhsx Namespace:openshift-marketplace ID:39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d UID:02791cf2-d248-4b31-924d-7f2aa0355fa2 NetNS:/var/run/netns/1ec1bdb4-ea0d-4eff-9731-69afb59bcda9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod02791cf2_d248_4b31_924d_7f2aa0355fa2.slice PodAnnotations:0xc002816228}] Aliases:map[]}"
2026-06-11 12:41:55.149239 | controller | Jun 11 12:33:08.370911 crc crio[22553]: time="2026-06-11T12:33:08.37086058Z" level=info msg="Checking pod openshift-marketplace_community-operators-bbhsx for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.149255 | controller | Jun 11 12:33:08.379801 crc crio[22553]: time="2026-06-11T12:33:08.379736606Z" level=info msg="Ran pod sandbox 39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d with infra container: openshift-marketplace/community-operators-bbhsx/POD" id=f341df37-ca2b-43af-a80b-a7cc4ad2d977 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.149272 | controller | Jun 11 12:33:08.385288 crc crio[22553]: time="2026-06-11T12:33:08.385027273Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3afe0958-9466-48fc-b645-8911f1c4e125 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.149289 | controller | Jun 11 12:33:08.399491 crc crio[22553]: time="2026-06-11T12:33:08.399402212Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=86727cae-4adf-492c-9a1b-4d2b82b93b47 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.149305 | controller | Jun 11 12:33:08.412070 crc crio[22553]: time="2026-06-11T12:33:08.412016662Z" level=info msg="Creating container: openshift-marketplace/community-operators-bbhsx/extract-utilities" id=85eb965a-571e-43c5-87e3-afb7888f28c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.149322 | controller | Jun 11 12:33:08.412924 crc crio[22553]: time="2026-06-11T12:33:08.412901226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.149339 | controller | Jun 11 12:33:08.492151 crc crio[22553]: time="2026-06-11T12:33:08.492065263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.149375 | controller | Jun 11 12:33:08.498000 crc crio[22553]: time="2026-06-11T12:33:08.497916655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.149393 | controller | Jun 11 12:33:08.655214 crc crio[22553]: time="2026-06-11T12:33:08.655136818Z" level=info msg="Created container de905bd63704c924874070062bc94ce76a263a4537f4ff5528cb8e8fbe3d6dab: openshift-marketplace/community-operators-bbhsx/extract-utilities" id=85eb965a-571e-43c5-87e3-afb7888f28c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.149410 | controller | Jun 11 12:33:08.656447 crc crio[22553]: time="2026-06-11T12:33:08.656334892Z" level=info msg="Starting container: de905bd63704c924874070062bc94ce76a263a4537f4ff5528cb8e8fbe3d6dab" id=8bcc4e48-109a-47d9-b1f3-508790534a04 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.149427 | controller | Jun 11 12:33:08.665448 crc crio[22553]: time="2026-06-11T12:33:08.66530193Z" level=info msg="Started container" PID=254525 containerID=de905bd63704c924874070062bc94ce76a263a4537f4ff5528cb8e8fbe3d6dab description=openshift-marketplace/community-operators-bbhsx/extract-utilities id=8bcc4e48-109a-47d9-b1f3-508790534a04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d
2026-06-11 12:41:55.149447 | controller | Jun 11 12:33:08.990393 crc crio[22553]: time="2026-06-11T12:33:08.989772294Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=8a7cec42-98e2-43f7-b121-214646d71a54 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.149464 | controller | Jun 11 12:33:09.000159 crc crio[22553]: time="2026-06-11T12:33:09.000090671Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-11 12:41:55.149480 | controller | Jun 11 12:33:09.618818 crc crio[22553]: time="2026-06-11T12:33:09.618582394Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0" id=8a7cec42-98e2-43f7-b121-214646d71a54 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.149496 | controller | Jun 11 12:33:09.619912 crc crio[22553]: time="2026-06-11T12:33:09.619803398Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=1144565c-a0f2-4399-9722-00f9d67ad25d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.149513 | controller | Jun 11 12:33:09.623902 crc crio[22553]: time="2026-06-11T12:33:09.623654624Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=12b689c5-9789-4ad1-825d-6f46aa725a91 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.149530 | controller | Jun 11 12:33:09.636348 crc crio[22553]: time="2026-06-11T12:33:09.636268004Z" level=info msg="Creating container: openshift-marketplace/community-operators-bbhsx/extract-content" id=b7ac90d6-b5e7-48ed-b848-e4f6e92bda85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.149546 | controller | Jun 11 12:33:09.636878 crc crio[22553]: time="2026-06-11T12:33:09.63681847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.149563 | controller | Jun 11 12:33:09.718724 crc crio[22553]: time="2026-06-11T12:33:09.718215909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.149579 | controller | Jun 11 12:33:09.722758 crc crio[22553]: time="2026-06-11T12:33:09.722617021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.149596 | controller | Jun 11 12:33:09.911157 crc crio[22553]: time="2026-06-11T12:33:09.91105921Z" level=info msg="Created container 9abc8e79905b0a3968075e140a81bf77c86486d479d998a2aafc9198029db3b1: openshift-marketplace/community-operators-bbhsx/extract-content" id=b7ac90d6-b5e7-48ed-b848-e4f6e92bda85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.149612 | controller | Jun 11 12:33:09.912922 crc crio[22553]: time="2026-06-11T12:33:09.91285372Z" level=info msg="Starting container: 9abc8e79905b0a3968075e140a81bf77c86486d479d998a2aafc9198029db3b1" id=33472a4e-0c97-4278-ba56-87973536d0a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.149629 | controller | Jun 11 12:33:09.942177 crc crio[22553]: time="2026-06-11T12:33:09.942084061Z" level=info msg="Started container" PID=254798 containerID=9abc8e79905b0a3968075e140a81bf77c86486d479d998a2aafc9198029db3b1 description=openshift-marketplace/community-operators-bbhsx/extract-content id=33472a4e-0c97-4278-ba56-87973536d0a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d
2026-06-11 12:41:55.149645 | controller | Jun 11 12:33:12.056153 crc crio[22553]: time="2026-06-11T12:33:12.055389281Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=15670dfa-bb08-4c3a-b930-b8969547a0fd name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.149665 | controller | Jun 11 12:33:12.060046 crc crio[22553]: time="2026-06-11T12:33:12.059985529Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d4f334f2-f46d-4e87-86a1-b51e4de22f00 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.149682 | controller | Jun 11 12:33:12.068885 crc crio[22553]: time="2026-06-11T12:33:12.068762283Z" level=info msg="Creating container: openshift-marketplace/community-operators-bbhsx/registry-server" id=7381e614-a6db-4671-979b-411375cad0bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.149699 | controller | Jun 11 12:33:12.069317 crc crio[22553]: time="2026-06-11T12:33:12.069238286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.149715 | controller | Jun 11 12:33:12.130777 crc crio[22553]: time="2026-06-11T12:33:12.130611679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.149732 | controller | Jun 11 12:33:12.133921 crc crio[22553]: time="2026-06-11T12:33:12.133838498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.149748 | controller | Jun 11 12:33:12.298755 crc crio[22553]: time="2026-06-11T12:33:12.29856334Z" level=info msg="Created container 2df07e0d90a19a70f7c8196b41a4140c61282493a0daaee1969ba5e225f26072: openshift-marketplace/community-operators-bbhsx/registry-server" id=7381e614-a6db-4671-979b-411375cad0bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.149765 | controller | Jun 11 12:33:12.300359 crc crio[22553]: time="2026-06-11T12:33:12.300306678Z" level=info msg="Starting container: 2df07e0d90a19a70f7c8196b41a4140c61282493a0daaee1969ba5e225f26072" id=ca01cc4f-8ac8-45d7-aeeb-2976092bf5bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.149782 | controller | Jun 11 12:33:12.309508 crc crio[22553]: time="2026-06-11T12:33:12.309299397Z" level=info msg="Started container" PID=255505 containerID=2df07e0d90a19a70f7c8196b41a4140c61282493a0daaee1969ba5e225f26072 description=openshift-marketplace/community-operators-bbhsx/registry-server id=ca01cc4f-8ac8-45d7-aeeb-2976092bf5bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d
2026-06-11 12:41:55.149799 | controller | Jun 11 12:33:20.394596 crc crio[22553]: time="2026-06-11T12:33:20.393322626Z" level=info msg="Stopping container: 2df07e0d90a19a70f7c8196b41a4140c61282493a0daaee1969ba5e225f26072 (timeout: 2s)" id=4862d705-17f3-478d-9982-2f6b4bf85079 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.149815 | controller | Jun 11 12:33:20.520142 crc crio[22553]: time="2026-06-11T12:33:20.520043543Z" level=info msg="Stopped container 2df07e0d90a19a70f7c8196b41a4140c61282493a0daaee1969ba5e225f26072: openshift-marketplace/community-operators-bbhsx/registry-server" id=4862d705-17f3-478d-9982-2f6b4bf85079 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.149832 | controller | Jun 11 12:33:20.521384 crc crio[22553]: time="2026-06-11T12:33:20.521321848Z" level=info msg="Stopping pod sandbox: 39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d" id=50913c2f-e708-4380-9eec-bb9de24982fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.149849 | controller | Jun 11 12:33:20.522156 crc crio[22553]: time="2026-06-11T12:33:20.52210321Z" level=info msg="Got pod network &{Name:community-operators-bbhsx Namespace:openshift-marketplace ID:39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d UID:02791cf2-d248-4b31-924d-7f2aa0355fa2 NetNS:/var/run/netns/1ec1bdb4-ea0d-4eff-9731-69afb59bcda9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod02791cf2_d248_4b31_924d_7f2aa0355fa2.slice PodAnnotations:0xc001be6e30}] Aliases:map[]}"
2026-06-11 12:41:55.149869 | controller | Jun 11 12:33:20.522318 crc crio[22553]: time="2026-06-11T12:33:20.522272345Z" level=info msg="Deleting pod openshift-marketplace_community-operators-bbhsx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.149886 | controller | Jun 11 12:33:21.009988 crc crio[22553]: time="2026-06-11T12:33:21.00936108Z" level=info msg="Stopped pod sandbox: 39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d" id=50913c2f-e708-4380-9eec-bb9de24982fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.149903 | controller | Jun 11 12:33:21.414524 crc crio[22553]: time="2026-06-11T12:33:21.413939147Z" level=info msg="Removing container: 2df07e0d90a19a70f7c8196b41a4140c61282493a0daaee1969ba5e225f26072" id=5a482162-6d8b-45b1-b325-810ad79b11f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.149919 | controller | Jun 11 12:33:21.450918 crc crio[22553]: time="2026-06-11T12:33:21.450818611Z" level=info msg="Removed container 2df07e0d90a19a70f7c8196b41a4140c61282493a0daaee1969ba5e225f26072: openshift-marketplace/community-operators-bbhsx/registry-server" id=5a482162-6d8b-45b1-b325-810ad79b11f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.149936 | controller | Jun 11 12:33:21.457948 crc crio[22553]: time="2026-06-11T12:33:21.457848036Z" level=info msg="Removing container: 9abc8e79905b0a3968075e140a81bf77c86486d479d998a2aafc9198029db3b1" id=200499a9-d877-48d1-88dc-5643ef40972e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.149952 | controller | Jun 11 12:33:21.534019 crc crio[22553]: time="2026-06-11T12:33:21.533532726Z" level=info msg="Removed container 9abc8e79905b0a3968075e140a81bf77c86486d479d998a2aafc9198029db3b1: openshift-marketplace/community-operators-bbhsx/extract-content" id=200499a9-d877-48d1-88dc-5643ef40972e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.149969 | controller | Jun 11 12:33:21.540148 crc crio[22553]: time="2026-06-11T12:33:21.540070637Z" level=info msg="Removing container: de905bd63704c924874070062bc94ce76a263a4537f4ff5528cb8e8fbe3d6dab" id=9592b356-a93c-4ed6-bc8d-1a7740ffff01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.149985 | controller | Jun 11 12:33:21.608117 crc crio[22553]: time="2026-06-11T12:33:21.608016863Z" level=info msg="Removed container de905bd63704c924874070062bc94ce76a263a4537f4ff5528cb8e8fbe3d6dab: openshift-marketplace/community-operators-bbhsx/extract-utilities" id=9592b356-a93c-4ed6-bc8d-1a7740ffff01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.150002 | controller | Jun 11 12:33:52.304043 crc crio[22553]: time="2026-06-11T12:33:52.30280301Z" level=info msg="Stopping pod sandbox: 39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d" id=0d255a35-9f05-426e-8373-9dc09d53151e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.150018 | controller | Jun 11 12:33:52.304043 crc crio[22553]: time="2026-06-11T12:33:52.303925521Z" level=info msg="Stopped pod sandbox (already stopped): 39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d" id=0d255a35-9f05-426e-8373-9dc09d53151e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.150035 | controller | Jun 11 12:33:52.305630 crc crio[22553]: time="2026-06-11T12:33:52.304630101Z" level=info msg="Removing pod sandbox: 39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d" id=63b5caea-4d49-4ee8-a025-cc90beb37ab9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.150051 | controller | Jun 11 12:33:52.323083 crc crio[22553]: time="2026-06-11T12:33:52.32298631Z" level=info msg="Removed pod sandbox: 39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d" id=63b5caea-4d49-4ee8-a025-cc90beb37ab9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.150071 | controller | Jun 11 12:34:00.604762 crc crio[22553]: time="2026-06-11T12:34:00.603089749Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686354-fct78/POD" id=fd4c3963-99d8-4ba6-8bb4-acf242bb961f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.150088 | controller | Jun 11 12:34:00.606201 crc crio[22553]: time="2026-06-11T12:34:00.604823177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.150105 | controller | Jun 11 12:34:00.666614 crc crio[22553]: time="2026-06-11T12:34:00.666524089Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686354-fct78 Namespace:openshift-infra ID:194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f UID:2fc4ef5f-fee9-4932-97bb-24d1cca9c502 NetNS:/var/run/netns/121329ad-b4c0-4bcb-be08-91507d721d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fc4ef5f_fee9_4932_97bb_24d1cca9c502.slice PodAnnotations:0xc0028268a0}] Aliases:map[]}"
2026-06-11 12:41:55.150122 | controller | Jun 11 12:34:00.666614 crc crio[22553]: time="2026-06-11T12:34:00.666600301Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686354-fct78 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.150139 | controller | Jun 11 12:34:01.421432 crc crio[22553]: 2026-06-11T12:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:194b7f9991ebab1 Mac:0a:01:f3:01:3e:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/121329ad-b4c0-4bcb-be08-91507d721d97 SocketPath: PciID:}] [{Interface:0xc000152870 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.150156 | controller | Jun 11 12:34:01.424230 crc crio[22553]: time="2026-06-11T12:34:01.423486184Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686354-fct78 Namespace:openshift-infra ID:194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f UID:2fc4ef5f-fee9-4932-97bb-24d1cca9c502 NetNS:/var/run/netns/121329ad-b4c0-4bcb-be08-91507d721d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fc4ef5f_fee9_4932_97bb_24d1cca9c502.slice PodAnnotations:0xc0028268a0}] Aliases:map[]}"
2026-06-11 12:41:55.150173 | controller | Jun 11 12:34:01.424230 crc crio[22553]: time="2026-06-11T12:34:01.423945437Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686354-fct78 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.150190 | controller | Jun 11 12:34:01.437911 crc crio[22553]: time="2026-06-11T12:34:01.437782241Z" level=info msg="Ran pod sandbox 194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f with infra container: openshift-infra/auto-csr-approver-29686354-fct78/POD" id=fd4c3963-99d8-4ba6-8bb4-acf242bb961f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.150207 | controller | Jun 11 12:34:01.441877 crc crio[22553]: time="2026-06-11T12:34:01.441282348Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=00a39271-b06f-4e46-a8e4-0d6f7cf4db39 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.150223 | controller | Jun 11 12:34:01.447336 crc crio[22553]: time="2026-06-11T12:34:01.447282905Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.150240 | controller | Jun 11 12:34:02.340598 crc crio[22553]: time="2026-06-11T12:34:02.34045068Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=00a39271-b06f-4e46-a8e4-0d6f7cf4db39 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.150259 | controller | Jun 11 12:34:02.342149 crc crio[22553]: time="2026-06-11T12:34:02.34152713Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=48c81bb4-9d43-47fe-9a59-9cd10c1fd73f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.150276 | controller | Jun 11 12:34:02.344973 crc crio[22553]: time="2026-06-11T12:34:02.344883123Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=393d740c-e546-4c78-8f51-9abd61759d79 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.150292 | controller | Jun 11 12:34:02.355637 crc crio[22553]: time="2026-06-11T12:34:02.355543249Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686354-fct78/oc" id=2bf99d41-2232-4688-bd86-3b28f9ae3518 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.150308 | controller | Jun 11 12:34:02.356473 crc crio[22553]: time="2026-06-11T12:34:02.356391863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.150324 | controller | Jun 11 12:34:02.407261 crc crio[22553]: time="2026-06-11T12:34:02.406643687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.150341 | controller | Jun 11 12:34:02.697640 crc crio[22553]: time="2026-06-11T12:34:02.697402185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.150389 | controller | Jun 11 12:34:02.813160 crc crio[22553]: time="2026-06-11T12:34:02.813061405Z" level=info msg="Created container 8d958f7bcdeffc58a9758907c59d5edac72b87a0a0d9e5c785c5b7079533fead: openshift-infra/auto-csr-approver-29686354-fct78/oc" id=2bf99d41-2232-4688-bd86-3b28f9ae3518 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.150408 | controller | Jun 11 12:34:02.815136 crc crio[22553]: time="2026-06-11T12:34:02.81503007Z" level=info msg="Starting container: 8d958f7bcdeffc58a9758907c59d5edac72b87a0a0d9e5c785c5b7079533fead" id=242697df-b1ca-4b03-8874-0c08832b274b name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.150424 | controller | Jun 11 12:34:02.820908 crc crio[22553]: time="2026-06-11T12:34:02.82081171Z" level=info msg="Started container" PID=264123 containerID=8d958f7bcdeffc58a9758907c59d5edac72b87a0a0d9e5c785c5b7079533fead description=openshift-infra/auto-csr-approver-29686354-fct78/oc id=242697df-b1ca-4b03-8874-0c08832b274b name=/runtime.v1.RuntimeService/StartContainer sandboxID=194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f
2026-06-11 12:41:55.150442 | controller | Jun 11 12:34:05.195983 crc crio[22553]: time="2026-06-11T12:34:05.195249799Z" level=info msg="Stopping pod sandbox: 194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f" id=ee84878f-f24a-45ef-b34e-99ce4b84e25b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.150459 | controller | Jun 11 12:34:05.197384 crc crio[22553]: time="2026-06-11T12:34:05.196824153Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686354-fct78 Namespace:openshift-infra ID:194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f UID:2fc4ef5f-fee9-4932-97bb-24d1cca9c502 NetNS:/var/run/netns/121329ad-b4c0-4bcb-be08-91507d721d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fc4ef5f_fee9_4932_97bb_24d1cca9c502.slice PodAnnotations:0xc00061e378}] Aliases:map[]}"
2026-06-11 12:41:55.150475 | controller | Jun 11 12:34:05.197384 crc crio[22553]: time="2026-06-11T12:34:05.196964627Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686354-fct78 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.150495 | controller | Jun 11 12:34:05.561211 crc crio[22553]: time="2026-06-11T12:34:05.560989199Z" level=info msg="Stopped pod sandbox: 194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f" id=ee84878f-f24a-45ef-b34e-99ce4b84e25b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.150512 | controller | Jun 11 12:34:52.343841 crc crio[22553]: time="2026-06-11T12:34:52.343171993Z" level=info msg="Removing container: e4c3962c38599f7aa67afbc53c2b3fd9240310ffeb16c3f962e886dfb3b510ec" id=c70d50a4-4fc2-4048-83d0-fb9451c358de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.150529 | controller | Jun 11 12:34:52.482393 crc crio[22553]: time="2026-06-11T12:34:52.48182704Z" level=info msg="Removed container e4c3962c38599f7aa67afbc53c2b3fd9240310ffeb16c3f962e886dfb3b510ec: openshift-infra/auto-csr-approver-29686348-6mvz7/oc" id=c70d50a4-4fc2-4048-83d0-fb9451c358de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.150545 | controller | Jun 11 12:34:52.495527 crc crio[22553]: time="2026-06-11T12:34:52.495435098Z" level=info msg="Stopping pod sandbox: 5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f" id=012ccb6c-3e37-4c16-a0af-99e8dfa566f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.150561 | controller | Jun 11 12:34:52.495807 crc crio[22553]: time="2026-06-11T12:34:52.495636513Z" level=info msg="Stopped pod sandbox (already stopped): 5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f" id=012ccb6c-3e37-4c16-a0af-99e8dfa566f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.150578 | controller | Jun 11 12:34:52.496549 crc crio[22553]: time="2026-06-11T12:34:52.496479197Z" level=info msg="Removing pod sandbox: 5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f" id=8ca9ea8d-8f47-42b5-95da-3a3d19949d08 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.150594 | controller | Jun 11 12:34:52.515659 crc crio[22553]: time="2026-06-11T12:34:52.515478124Z" level=info msg="Removed pod sandbox: 5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f" id=8ca9ea8d-8f47-42b5-95da-3a3d19949d08 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.150610 | controller | Jun 11 12:36:00.538873 crc crio[22553]: time="2026-06-11T12:36:00.538361459Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686356-sl9zp/POD" id=64da972d-5ab3-4eaa-936e-12263bbeb600 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.150626 | controller | Jun 11 12:36:00.540205 crc crio[22553]: time="2026-06-11T12:36:00.538902674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.150643 | controller | Jun 11 12:36:00.577078 crc crio[22553]: time="2026-06-11T12:36:00.576970791Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686356-sl9zp Namespace:openshift-infra ID:77dd4edd7c7a4da04a9289bd4aa8d81d0917f84d2c5ee2f8acd1a15177761bf7 UID:ccd6aff9-6376-460e-99ab-10955f463f41 NetNS:/var/run/netns/4b6eb99c-fe7d-4c01-a031-6b766223c2e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccd6aff9_6376_460e_99ab_10955f463f41.slice PodAnnotations:0xc005f12898}] Aliases:map[]}"
2026-06-11 12:41:55.150659 | controller | Jun 11 12:36:00.577078 crc crio[22553]: time="2026-06-11T12:36:00.577034922Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686356-sl9zp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.150676 | controller | Jun 11 12:36:00.943860 crc crio[22553]: 2026-06-11T12:36:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77dd4edd7c7a4da Mac:5a:f4:bc:b5:63:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/4b6eb99c-fe7d-4c01-a031-6b766223c2e8 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.150697 | controller | Jun 11 12:36:00.945523 crc crio[22553]: time="2026-06-11T12:36:00.945446686Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686356-sl9zp Namespace:openshift-infra ID:77dd4edd7c7a4da04a9289bd4aa8d81d0917f84d2c5ee2f8acd1a15177761bf7 UID:ccd6aff9-6376-460e-99ab-10955f463f41 NetNS:/var/run/netns/4b6eb99c-fe7d-4c01-a031-6b766223c2e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccd6aff9_6376_460e_99ab_10955f463f41.slice PodAnnotations:0xc005f12898}] Aliases:map[]}"
2026-06-11 12:41:55.150715 | controller | Jun 11 12:36:00.945743 crc crio[22553]: time="2026-06-11T12:36:00.945658822Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686356-sl9zp for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.150732 | controller | Jun 11 12:36:00.956252 crc crio[22553]: time="2026-06-11T12:36:00.956134652Z" level=info msg="Ran pod sandbox 77dd4edd7c7a4da04a9289bd4aa8d81d0917f84d2c5ee2f8acd1a15177761bf7 with infra container: openshift-infra/auto-csr-approver-29686356-sl9zp/POD" id=64da972d-5ab3-4eaa-936e-12263bbeb600 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.150749 | controller | Jun 11 12:36:00.961021 crc crio[22553]: time="2026-06-11T12:36:00.960953386Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=f93f989c-65f8-40c0-9658-270aa1d84e5e name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.150765 | controller | Jun 11 12:36:00.971505 crc crio[22553]: time="2026-06-11T12:36:00.971407436Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.150782 | controller | Jun 11 12:36:01.777596 crc crio[22553]: time="2026-06-11T12:36:01.777026202Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=f93f989c-65f8-40c0-9658-270aa1d84e5e name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.150798 | controller | Jun 11 12:36:01.779411 crc crio[22553]: time="2026-06-11T12:36:01.778816872Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e57cf1b8-0d3b-41c5-a4d8-f6041b547eeb name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.150814 | controller | Jun 11 12:36:01.781488 crc crio[22553]: time="2026-06-11T12:36:01.781414144Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c917bfd6-9f4b-456d-a433-7da989bcf979 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.150830 | controller | Jun 11 12:36:01.789931 crc crio[22553]: time="2026-06-11T12:36:01.789851218Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686356-sl9zp/oc" id=b57fa615-ab23-4410-8c35-e830a455b5ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.150846 | controller | Jun 11 12:36:01.790333 crc crio[22553]: time="2026-06-11T12:36:01.790270519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.150863 | controller | Jun 11 12:36:01.837041 crc crio[22553]: time="2026-06-11T12:36:01.83679503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.150879 | controller | Jun 11 12:36:02.105931 crc crio[22553]: time="2026-06-11T12:36:02.105818415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.150895 | controller | Jun 11 12:36:02.239865 crc crio[22553]: time="2026-06-11T12:36:02.239649409Z" level=info msg="Created container c5a5c9daeff279ad2dfad1380e3fee9540ea2aeb816041a8495eb605ef6f2edc: openshift-infra/auto-csr-approver-29686356-sl9zp/oc" id=b57fa615-ab23-4410-8c35-e830a455b5ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.150919 | controller | Jun 11 12:36:02.241918 crc crio[22553]: time="2026-06-11T12:36:02.241748667Z" level=info msg="Starting container: c5a5c9daeff279ad2dfad1380e3fee9540ea2aeb816041a8495eb605ef6f2edc" id=baccb3d3-dd59-48e6-82b9-81fdb41e36fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.150936 | controller | Jun 11 12:36:02.247168 crc crio[22553]: time="2026-06-11T12:36:02.247061974Z" level=info msg="Started container" PID=281646 containerID=c5a5c9daeff279ad2dfad1380e3fee9540ea2aeb816041a8495eb605ef6f2edc description=openshift-infra/auto-csr-approver-29686356-sl9zp/oc id=baccb3d3-dd59-48e6-82b9-81fdb41e36fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=77dd4edd7c7a4da04a9289bd4aa8d81d0917f84d2c5ee2f8acd1a15177761bf7
2026-06-11 12:41:55.150953 | controller | Jun 11 12:36:04.109542 crc crio[22553]: time="2026-06-11T12:36:04.10853261Z" level=info msg="Stopping pod sandbox: 77dd4edd7c7a4da04a9289bd4aa8d81d0917f84d2c5ee2f8acd1a15177761bf7" id=a21f85a3-a37c-4acf-ab0f-27f1d3bfea72 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.150969 | controller | Jun 11 12:36:04.110950 crc crio[22553]: time="2026-06-11T12:36:04.110595897Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686356-sl9zp Namespace:openshift-infra ID:77dd4edd7c7a4da04a9289bd4aa8d81d0917f84d2c5ee2f8acd1a15177761bf7 UID:ccd6aff9-6376-460e-99ab-10955f463f41 NetNS:/var/run/netns/4b6eb99c-fe7d-4c01-a031-6b766223c2e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccd6aff9_6376_460e_99ab_10955f463f41.slice PodAnnotations:0xc00061e780}] Aliases:map[]}"
2026-06-11 12:41:55.150986 | controller | Jun 11 12:36:04.110950 crc crio[22553]: time="2026-06-11T12:36:04.110904736Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686356-sl9zp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.151002 | controller | Jun 11 12:36:04.438869 crc crio[22553]: time="2026-06-11T12:36:04.438377853Z" level=info msg="Stopped pod sandbox: 77dd4edd7c7a4da04a9289bd4aa8d81d0917f84d2c5ee2f8acd1a15177761bf7" id=a21f85a3-a37c-4acf-ab0f-27f1d3bfea72 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.151019 | controller | Jun 11 12:36:41.879432 crc crio[22553]: time="2026-06-11T12:36:41.878632281Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151037 | controller | Jun 11 12:36:42.298612 crc crio[22553]: time="2026-06-11T12:36:42.298455571Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151053 | controller | Jun 11 12:36:42.301432 crc crio[22553]: time="2026-06-11T12:36:42.301409433Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151069 | controller | Jun 11 12:36:42.782407 crc crio[22553]: time="2026-06-11T12:36:42.781833985Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151085 | controller | Jun 11 12:36:42.796924 crc crio[22553]: time="2026-06-11T12:36:42.796875372Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151102 | controller | Jun 11 12:36:42.798970 crc crio[22553]: time="2026-06-11T12:36:42.7989437Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151118 | controller | Jun 11 12:36:42.855229 crc crio[22553]: time="2026-06-11T12:36:42.855148689Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151138 | controller | Jun 11 12:36:43.173968 crc crio[22553]: time="2026-06-11T12:36:43.173797112Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151154 | controller | Jun 11 12:36:43.176972 crc crio[22553]: time="2026-06-11T12:36:43.176914448Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151171 | controller | Jun 11 12:36:43.192194 crc crio[22553]: time="2026-06-11T12:36:43.192046718Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151187 | controller | Jun 11 12:36:43.277355 crc crio[22553]: time="2026-06-11T12:36:43.277275953Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151203 | controller | Jun 11 12:36:43.345228 crc crio[22553]: time="2026-06-11T12:36:43.345074145Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151219 | controller | Jun 11 12:36:43.393997 crc crio[22553]: time="2026-06-11T12:36:43.393854378Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151235 | controller | Jun 11 12:36:43.629081 crc crio[22553]: time="2026-06-11T12:36:43.628993403Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151251 | controller | Jun 11 12:36:44.182285 crc crio[22553]: time="2026-06-11T12:36:44.182152133Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151267 | controller | Jun 11 12:36:44.835530 crc crio[22553]: time="2026-06-11T12:36:44.834996819Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151284 | controller | Jun 11 12:36:45.074316 crc crio[22553]: time="2026-06-11T12:36:45.074041662Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151300 | controller | Jun 11 12:36:45.542006 crc crio[22553]: time="2026-06-11T12:36:45.541325929Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151316 | controller | Jun 11 12:36:46.211538 crc crio[22553]: time="2026-06-11T12:36:46.211029254Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151331 | controller | Jun 11 12:36:46.253085 crc crio[22553]: time="2026-06-11T12:36:46.253002308Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151362 | controller | Jun 11 12:36:46.311542 crc crio[22553]: time="2026-06-11T12:36:46.31142286Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151384 | controller | Jun 11 12:36:46.513205 crc crio[22553]: time="2026-06-11T12:36:46.512580552Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151404 | controller | Jun 11 12:36:49.153091 crc crio[22553]: time="2026-06-11T12:36:49.152560229Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151421 | controller | Jun 11 12:36:49.275574 crc crio[22553]: time="2026-06-11T12:36:49.27547537Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151437 | controller | Jun 11 12:36:49.620970 crc crio[22553]: time="2026-06-11T12:36:49.62032561Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151454 | controller | Jun 11 12:36:49.918084 crc crio[22553]: time="2026-06-11T12:36:49.91799267Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151469 | controller | Jun 11 12:36:51.874243 crc crio[22553]: time="2026-06-11T12:36:51.873618718Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151485 | controller | Jun 11 12:36:52.363825 crc crio[22553]: time="2026-06-11T12:36:52.363737858Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151501 | controller | Jun 11 12:36:52.580016 crc crio[22553]: time="2026-06-11T12:36:52.57932887Z" level=info msg="Removing container: 4876c044e513bb1431f7c87707b4e2d4180e9c7da6bab71b6b54fdecc011985d" id=3cebdceb-0f2b-42f6-baaa-b3d7f0ba15c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.151518 | controller | Jun 11 12:36:52.658545 crc crio[22553]: time="2026-06-11T12:36:52.658250241Z" level=info msg="Removed container 4876c044e513bb1431f7c87707b4e2d4180e9c7da6bab71b6b54fdecc011985d: openshift-must-gather-vc58x/crc-debug-sm7mg/container-00" id=3cebdceb-0f2b-42f6-baaa-b3d7f0ba15c1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.151534 | controller | Jun 11 12:36:52.672023 crc crio[22553]: time="2026-06-11T12:36:52.671401085Z" level=info msg="Removing container: d97f0d1133a9c48706de8622a9705100076bdb3e45e3cdc6d8fd62bb86c09ec6" id=3f04cf46-575b-4eee-a7b0-3fc35bdd28af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.151550 | controller | Jun 11 12:36:52.822059 crc crio[22553]: time="2026-06-11T12:36:52.821903952Z" level=info msg="Removed container d97f0d1133a9c48706de8622a9705100076bdb3e45e3cdc6d8fd62bb86c09ec6: openshift-infra/auto-csr-approver-29686350-8sgx7/oc" id=3f04cf46-575b-4eee-a7b0-3fc35bdd28af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.151566 | controller | Jun 11 12:36:52.833142 crc crio[22553]: time="2026-06-11T12:36:52.832812705Z" level=info msg="Stopping pod sandbox: e50f86111adfe578da689c5abb91cca2c265a9901ce7f3b936cc04720e4052ce" id=3f4a400b-af79-46a4-8f22-9758c7aa20a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.151582 | controller | Jun 11 12:36:52.833142 crc crio[22553]: time="2026-06-11T12:36:52.832896557Z" level=info msg="Stopped pod sandbox (already stopped): e50f86111adfe578da689c5abb91cca2c265a9901ce7f3b936cc04720e4052ce" id=3f4a400b-af79-46a4-8f22-9758c7aa20a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.151598 | controller | Jun 11 12:36:52.836794 crc crio[22553]: time="2026-06-11T12:36:52.835451728Z" level=info msg="Removing pod sandbox: e50f86111adfe578da689c5abb91cca2c265a9901ce7f3b936cc04720e4052ce" id=aca0b87a-9b9e-40ad-85f2-f5f480cd7ebc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.151617 | controller | Jun 11 12:36:52.871641 crc crio[22553]: time="2026-06-11T12:36:52.871546479Z" level=info msg="Removed pod sandbox: e50f86111adfe578da689c5abb91cca2c265a9901ce7f3b936cc04720e4052ce" id=aca0b87a-9b9e-40ad-85f2-f5f480cd7ebc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.151634 | controller | Jun 11 12:36:52.878568 crc crio[22553]: time="2026-06-11T12:36:52.8784123Z" level=info msg="Stopping pod sandbox: 8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa" id=f87f09e4-5ae0-43ae-85f1-f421cf49243b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.151650 | controller | Jun 11 12:36:52.878568 crc crio[22553]: time="2026-06-11T12:36:52.878555334Z" level=info msg="Stopped pod sandbox (already stopped): 8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa" id=f87f09e4-5ae0-43ae-85f1-f421cf49243b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.151666 | controller | Jun 11 12:36:52.889530 crc crio[22553]: time="2026-06-11T12:36:52.887245525Z" level=info msg="Removing pod sandbox: 8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa" id=0615f0a3-e597-4caf-908b-3434f10a77b2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.151682 | controller | Jun 11 12:36:52.909651 crc crio[22553]: time="2026-06-11T12:36:52.90939733Z" level=info msg="Removed pod sandbox: 8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa" id=0615f0a3-e597-4caf-908b-3434f10a77b2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.151698 | controller | Jun 11 12:36:53.021852 crc crio[22553]: time="2026-06-11T12:36:53.021738707Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151714 | controller | Jun 11 12:36:53.459669 crc crio[22553]: time="2026-06-11T12:36:53.459557847Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151730 | controller | Jun 11 12:36:55.432360 crc crio[22553]: time="2026-06-11T12:36:55.4315601Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151746 | controller | Jun 11 12:36:56.978570 crc crio[22553]: time="2026-06-11T12:36:56.977623662Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151762 | controller | Jun 11 12:36:57.191087 crc crio[22553]: time="2026-06-11T12:36:57.190948122Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151777 | controller | Jun 11 12:36:57.277066 crc crio[22553]: time="2026-06-11T12:36:57.276761763Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151793 | controller | Jun 11 12:36:57.942724 crc crio[22553]: time="2026-06-11T12:36:57.942515327Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151809 | controller | Jun 11 12:36:58.075930 crc crio[22553]: time="2026-06-11T12:36:58.075846097Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151825 | controller | Jun 11 12:36:58.560852 crc crio[22553]: time="2026-06-11T12:36:58.560660121Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151840 | controller | Jun 11 12:36:58.567517 crc crio[22553]: time="2026-06-11T12:36:58.567441979Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151860 | controller | Jun 11 12:36:58.647872 crc crio[22553]: time="2026-06-11T12:36:58.647793519Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151876 | controller | Jun 11 12:36:58.857621 crc crio[22553]: time="2026-06-11T12:36:58.857068426Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151892 | controller | Jun 11 12:37:00.679134 crc crio[22553]: time="2026-06-11T12:37:00.678534991Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151909 | controller | Jun 11 12:37:00.880908 crc crio[22553]: time="2026-06-11T12:37:00.880769393Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151926 | controller | Jun 11 12:37:01.259867 crc crio[22553]: time="2026-06-11T12:37:01.259521183Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151942 | controller | Jun 11 12:37:01.864055 crc crio[22553]: time="2026-06-11T12:37:01.863491713Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151958 | controller | Jun 11 12:37:01.947223 crc crio[22553]: time="2026-06-11T12:37:01.947125644Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151974 | controller | Jun 11 12:37:04.341234 crc crio[22553]: time="2026-06-11T12:37:04.340513719Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.151991 | controller | Jun 11 12:37:04.370060 crc crio[22553]: time="2026-06-11T12:37:04.369944616Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.152007 | controller | Jun 11 12:37:12.337912 crc crio[22553]: time="2026-06-11T12:37:12.336957307Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.152023 | controller | Jun 11 12:37:23.415111 crc crio[22553]: time="2026-06-11T12:37:23.414042162Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-tvbk4/POD" id=2eacab9d-f61c-4d2e-8685-a8925cc49012 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.152039 | controller | Jun 11 12:37:23.417387 crc crio[22553]: time="2026-06-11T12:37:23.417092426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.152055 | controller | Jun 11 12:37:23.466919 crc crio[22553]: time="2026-06-11T12:37:23.466774765Z" level=info msg="Got pod network &{Name:certified-operators-tvbk4 Namespace:openshift-marketplace ID:1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2 UID:44a7b795-ee3c-4d36-a11b-1a8b45b553ed NetNS:/var/run/netns/cbb9aa98-9a93-4bfb-90ce-771d0197edd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod44a7b795_ee3c_4d36_a11b_1a8b45b553ed.slice PodAnnotations:0xc0011e8900}] Aliases:map[]}"
2026-06-11 12:41:55.152076 | controller | Jun 11 12:37:23.466919 crc crio[22553]: time="2026-06-11T12:37:23.466863377Z" level=info msg="Adding pod openshift-marketplace_certified-operators-tvbk4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.152093 | controller | Jun 11 12:37:23.873084 crc crio[22553]: 2026-06-11T12:37:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1edf325216af7de Mac:d2:8a:22:d2:31:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/cbb9aa98-9a93-4bfb-90ce-771d0197edd0 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.152111 | controller | Jun 11 12:37:23.875238 crc crio[22553]: time="2026-06-11T12:37:23.875117296Z" level=info msg="Got pod network &{Name:certified-operators-tvbk4 Namespace:openshift-marketplace ID:1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2 UID:44a7b795-ee3c-4d36-a11b-1a8b45b553ed NetNS:/var/run/netns/cbb9aa98-9a93-4bfb-90ce-771d0197edd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod44a7b795_ee3c_4d36_a11b_1a8b45b553ed.slice PodAnnotations:0xc0011e8900}] Aliases:map[]}"
2026-06-11 12:41:55.152127 | controller | Jun 11 12:37:23.875384 crc crio[22553]: time="2026-06-11T12:37:23.875299852Z" level=info msg="Checking pod openshift-marketplace_certified-operators-tvbk4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.152144 | controller | Jun 11 12:37:23.886852 crc crio[22553]: time="2026-06-11T12:37:23.886653046Z" level=info msg="Ran pod sandbox 1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2 with infra container: openshift-marketplace/certified-operators-tvbk4/POD" id=2eacab9d-f61c-4d2e-8685-a8925cc49012 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.152161 | controller | Jun 11 12:37:23.891403 crc crio[22553]: time="2026-06-11T12:37:23.891301055Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=78fd5cc0-2375-42b3-befe-ceda4f8f2bc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.152179 | controller | Jun 11 12:37:23.895275 crc crio[22553]: time="2026-06-11T12:37:23.894531945Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=70b34541-0526-47f8-a426-eff4f1c4cc5d name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.152196 | controller | Jun 11 12:37:23.904301 crc crio[22553]: time="2026-06-11T12:37:23.904242565Z" level=info msg="Creating container: openshift-marketplace/certified-operators-tvbk4/extract-utilities" id=98954db0-7bd7-4a57-b4e2-14371fbfbd67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.152213 | controller | Jun 11 12:37:23.904805 crc crio[22553]: time="2026-06-11T12:37:23.904750439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.152230 | controller | Jun 11 12:37:23.957856 crc crio[22553]: time="2026-06-11T12:37:23.957369709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.152246 | controller | Jun 11 12:37:23.962158 crc crio[22553]: time="2026-06-11T12:37:23.96209957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.152263 | controller | Jun 11 12:37:24.139792 crc crio[22553]: time="2026-06-11T12:37:24.139573375Z" level=info msg="Created container 9f41095cf9fa9f25bf8e101872be59f4e1739dd607ea53d42e8bdbbcdf4694a0: openshift-marketplace/certified-operators-tvbk4/extract-utilities" id=98954db0-7bd7-4a57-b4e2-14371fbfbd67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.152288 | controller | Jun 11 12:37:24.146883 crc crio[22553]: time="2026-06-11T12:37:24.146778315Z" level=info msg="Starting container: 9f41095cf9fa9f25bf8e101872be59f4e1739dd607ea53d42e8bdbbcdf4694a0" id=0c406992-a2d6-42ae-b424-ea1c5e08384c name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.152306 | controller | Jun 11 12:37:24.154872 crc crio[22553]: time="2026-06-11T12:37:24.154663634Z" level=info msg="Started container" PID=290616 containerID=9f41095cf9fa9f25bf8e101872be59f4e1739dd607ea53d42e8bdbbcdf4694a0 description=openshift-marketplace/certified-operators-tvbk4/extract-utilities id=0c406992-a2d6-42ae-b424-ea1c5e08384c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2
2026-06-11 12:41:55.152323 | controller | Jun 11 12:37:24.532354 crc crio[22553]: time="2026-06-11T12:37:24.532288452Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=1728db08-c7c3-4d85-a08e-9fcd9626d813 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.152339 | controller | Jun 11 12:37:24.543452 crc crio[22553]: time="2026-06-11T12:37:24.543355139Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-11 12:41:55.152373 | controller | Jun 11 12:37:25.413781 crc crio[22553]: time="2026-06-11T12:37:25.412987381Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e0619edb1918888825b593b3b8f40e018dfe1d589bf765ae742cc2e57f8cf51c" id=1728db08-c7c3-4d85-a08e-9fcd9626d813 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.152392 | controller | Jun 11 12:37:25.414635 crc crio[22553]: time="2026-06-11T12:37:25.414517613Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=292e9f0b-4a4b-4fa6-9c5e-a827c8ce325b name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.152409 | controller | Jun 11 12:37:25.417620 crc crio[22553]: time="2026-06-11T12:37:25.417456735Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=8fc64580-67bf-470b-92b1-1458d320798e name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.152426 | controller | Jun 11 12:37:25.425823 crc crio[22553]: time="2026-06-11T12:37:25.425536109Z" level=info msg="Creating container: openshift-marketplace/certified-operators-tvbk4/extract-content" id=72450cea-c7ae-444c-90c8-58e21f2ffdd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.152442 | controller | Jun 11 12:37:25.426189 crc crio[22553]: time="2026-06-11T12:37:25.426096134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.152458 | controller | Jun 11 12:37:25.490541 crc crio[22553]: time="2026-06-11T12:37:25.49044517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.152475 | controller | Jun 11 12:37:25.495556 crc crio[22553]: time="2026-06-11T12:37:25.4954987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.152491 | controller | Jun 11 12:37:25.681871 crc crio[22553]: time="2026-06-11T12:37:25.681576894Z" level=info msg="Created container 3ec9fdff981a94e1b50cd1c4dbef0e911261802c9b062e94d6e38424a5556a42: openshift-marketplace/certified-operators-tvbk4/extract-content" id=72450cea-c7ae-444c-90c8-58e21f2ffdd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.152507 | controller | Jun 11 12:37:25.688122 crc crio[22553]: time="2026-06-11T12:37:25.685466412Z" level=info msg="Starting container: 3ec9fdff981a94e1b50cd1c4dbef0e911261802c9b062e94d6e38424a5556a42" id=21fdb9d8-e8f9-40b9-9149-fc248677e5f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.152527 | controller | Jun 11 12:37:25.691416 crc crio[22553]: time="2026-06-11T12:37:25.691326554Z" level=info msg="Started container" PID=290759 containerID=3ec9fdff981a94e1b50cd1c4dbef0e911261802c9b062e94d6e38424a5556a42 description=openshift-marketplace/certified-operators-tvbk4/extract-content id=21fdb9d8-e8f9-40b9-9149-fc248677e5f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2
2026-06-11 12:41:55.152545 | controller | Jun 11 12:37:27.634310 crc crio[22553]: time="2026-06-11T12:37:27.633247032Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ea08afdb-be82-4f6f-8b0d-a660db30ff48 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.152561 | controller | Jun 11 12:37:27.638247 crc crio[22553]: time="2026-06-11T12:37:27.638088027Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=45b952db-34af-46ab-a5d3-00fd90017778 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.152577 | controller | Jun 11 12:37:27.646749 crc crio[22553]: time="2026-06-11T12:37:27.646637454Z" level=info msg="Creating container: openshift-marketplace/certified-operators-tvbk4/registry-server" id=64c0739a-5522-4ed8-8745-5bcd0f2f15b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.152594 | controller | Jun 11 12:37:27.647248 crc crio[22553]: time="2026-06-11T12:37:27.64720669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.152610 | controller | Jun 11 12:37:27.714225 crc crio[22553]: time="2026-06-11T12:37:27.714092106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.152627 | controller | Jun 11 12:37:27.717864 crc crio[22553]: time="2026-06-11T12:37:27.717813979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.152643 | controller | Jun 11 12:37:27.877490 crc crio[22553]: time="2026-06-11T12:37:27.877380776Z" level=info msg="Created container b79cd83ba3cf9d1cc2395589069562a8d76d548a4972dd2d82cb22f614ca6372: openshift-marketplace/certified-operators-tvbk4/registry-server" id=64c0739a-5522-4ed8-8745-5bcd0f2f15b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.152660 | controller | Jun 11 12:37:27.878489 crc crio[22553]: time="2026-06-11T12:37:27.878418135Z" level=info msg="Starting container: b79cd83ba3cf9d1cc2395589069562a8d76d548a4972dd2d82cb22f614ca6372" id=676f931b-8bcf-4d6c-b611-b60ae2931d50 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.152676 | controller | Jun 11 12:37:27.884327 crc crio[22553]: time="2026-06-11T12:37:27.884162394Z" level=info msg="Started container" PID=290857 containerID=b79cd83ba3cf9d1cc2395589069562a8d76d548a4972dd2d82cb22f614ca6372 description=openshift-marketplace/certified-operators-tvbk4/registry-server id=676f931b-8bcf-4d6c-b611-b60ae2931d50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2
2026-06-11 12:41:55.152693 | controller | Jun 11 12:37:35.759896 crc crio[22553]: time="2026-06-11T12:37:35.757081964Z" level=info msg="Stopping container: b79cd83ba3cf9d1cc2395589069562a8d76d548a4972dd2d82cb22f614ca6372 (timeout: 2s)" id=e62c52cf-3c9b-4c77-90fb-ade28476b2a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.152709 | controller | Jun 11 12:37:35.922332 crc crio[22553]: time="2026-06-11T12:37:35.922184756Z" level=info msg="Stopped container b79cd83ba3cf9d1cc2395589069562a8d76d548a4972dd2d82cb22f614ca6372: openshift-marketplace/certified-operators-tvbk4/registry-server" id=e62c52cf-3c9b-4c77-90fb-ade28476b2a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.152729 | controller | Jun 11 12:37:35.923833 crc crio[22553]: time="2026-06-11T12:37:35.923608616Z" level=info msg="Stopping pod sandbox: 1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2" id=061acdae-ee4c-470f-aed3-78ff4e6610eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.152746 | controller | Jun 11 12:37:35.925941 crc crio[22553]: time="2026-06-11T12:37:35.925387715Z" level=info msg="Got pod network &{Name:certified-operators-tvbk4 Namespace:openshift-marketplace ID:1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2 UID:44a7b795-ee3c-4d36-a11b-1a8b45b553ed NetNS:/var/run/netns/cbb9aa98-9a93-4bfb-90ce-771d0197edd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod44a7b795_ee3c_4d36_a11b_1a8b45b553ed.slice PodAnnotations:0xc00043a2d0}] Aliases:map[]}"
2026-06-11 12:41:55.152763 | controller | Jun 11 12:37:35.926377 crc crio[22553]: time="2026-06-11T12:37:35.926258779Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-tvbk4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.152779 | controller | Jun 11 12:37:36.343587 crc crio[22553]: time="2026-06-11T12:37:36.343457046Z" level=info msg="Stopped pod sandbox: 1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2" id=061acdae-ee4c-470f-aed3-78ff4e6610eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.152795 | controller | Jun 11 12:37:36.787308 crc crio[22553]: time="2026-06-11T12:37:36.786871431Z" level=info msg="Removing container: b79cd83ba3cf9d1cc2395589069562a8d76d548a4972dd2d82cb22f614ca6372" id=ca593248-b109-4457-a6a7-36c06b5aa68e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.152811 | controller | Jun 11 12:37:36.841854 crc crio[22553]: time="2026-06-11T12:37:36.841211479Z" level=info msg="Removed container b79cd83ba3cf9d1cc2395589069562a8d76d548a4972dd2d82cb22f614ca6372: openshift-marketplace/certified-operators-tvbk4/registry-server" id=ca593248-b109-4457-a6a7-36c06b5aa68e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.152828 | controller | Jun 11 12:37:36.846986 crc crio[22553]: time="2026-06-11T12:37:36.846934908Z" level=info msg="Removing container: 3ec9fdff981a94e1b50cd1c4dbef0e911261802c9b062e94d6e38424a5556a42" id=2e48ade6-cff6-458e-ad2e-2414878b523c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.152844 | controller | Jun 11 12:37:36.910819 crc crio[22553]: time="2026-06-11T12:37:36.91009428Z" level=info msg="Removed container 3ec9fdff981a94e1b50cd1c4dbef0e911261802c9b062e94d6e38424a5556a42: openshift-marketplace/certified-operators-tvbk4/extract-content" id=2e48ade6-cff6-458e-ad2e-2414878b523c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.152860 | controller | Jun 11 12:37:36.916544 crc crio[22553]: time="2026-06-11T12:37:36.916386125Z" level=info msg="Removing container: 9f41095cf9fa9f25bf8e101872be59f4e1739dd607ea53d42e8bdbbcdf4694a0" id=a5848e72-ecc8-4b5f-926e-53fa0a38616e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.152876 | controller | Jun 11 12:37:36.964316 crc crio[22553]: time="2026-06-11T12:37:36.964239913Z" level=info msg="Removed container 9f41095cf9fa9f25bf8e101872be59f4e1739dd607ea53d42e8bdbbcdf4694a0: openshift-marketplace/certified-operators-tvbk4/extract-utilities" id=a5848e72-ecc8-4b5f-926e-53fa0a38616e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.152892 | controller | Jun 11 12:37:43.273255 crc crio[22553]: time="2026-06-11T12:37:43.272217846Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-7qf27/POD" id=92ca1703-6ddc-41f2-a1be-c451fd006dea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.152909 | controller | Jun 11 12:37:43.274599 crc crio[22553]: time="2026-06-11T12:37:43.273283596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.152929 | controller | Jun 11 12:37:43.306986 crc crio[22553]: time="2026-06-11T12:37:43.306895759Z" level=info msg="Got pod network &{Name:redhat-marketplace-7qf27 Namespace:openshift-marketplace ID:40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172 UID:fe1e18e0-df2a-4cbf-8c88-5dbe6c8e297e NetNS:/var/run/netns/8df5ac82-6dba-4eb7-9947-0006f60631a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe1e18e0_df2a_4cbf_8c88_5dbe6c8e297e.slice PodAnnotations:0xc002816d38}] Aliases:map[]}"
2026-06-11 12:41:55.152947 | controller | Jun 11 12:37:43.306986 crc crio[22553]: time="2026-06-11T12:37:43.30695648Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-7qf27 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.152964 | controller | Jun 11 12:37:43.956872 crc crio[22553]: 2026-06-11T12:37:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40d018211290f60 Mac:e6:89:0c:2e:61:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/8df5ac82-6dba-4eb7-9947-0006f60631a5 SocketPath: PciID:}] [{Interface:0xc000358a00 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.152981 | controller | Jun 11 12:37:43.958586 crc crio[22553]: time="2026-06-11T12:37:43.958427559Z" level=info msg="Got pod network &{Name:redhat-marketplace-7qf27 Namespace:openshift-marketplace ID:40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172 UID:fe1e18e0-df2a-4cbf-8c88-5dbe6c8e297e NetNS:/var/run/netns/8df5ac82-6dba-4eb7-9947-0006f60631a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe1e18e0_df2a_4cbf_8c88_5dbe6c8e297e.slice PodAnnotations:0xc002816d38}] Aliases:map[]}"
2026-06-11 12:41:55.152998 | controller | Jun 11 12:37:43.958925 crc crio[22553]: time="2026-06-11T12:37:43.95883673Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-7qf27 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.153014 | controller | Jun 11 12:37:43.995377 crc crio[22553]: time="2026-06-11T12:37:43.994669194Z" level=info msg="Ran pod sandbox 40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172 with infra container: openshift-marketplace/redhat-marketplace-7qf27/POD" id=92ca1703-6ddc-41f2-a1be-c451fd006dea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.153031 | controller | Jun 11 12:37:44.006753 crc crio[22553]: time="2026-06-11T12:37:44.004413655Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e073369d-391f-4d24-bd02-5828d2d277c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.153047 | controller | Jun 11 12:37:44.008533 crc crio[22553]: time="2026-06-11T12:37:44.008446277Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f9daaf8d-a912-49aa-97b7-50c65498530f name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.153064 | controller | Jun 11 12:37:44.020660 crc crio[22553]: time="2026-06-11T12:37:44.020595984Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-7qf27/extract-utilities" id=fcce1a68-28c9-4c74-9e12-12d146d15bb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.153080 | controller | Jun 11 12:37:44.021974 crc crio[22553]: time="2026-06-11T12:37:44.021949901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.153100 | controller | Jun 11 12:37:44.072768 crc crio[22553]: time="2026-06-11T12:37:44.072658189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.153117 | controller | Jun 11 12:37:44.078163 crc crio[22553]: time="2026-06-11T12:37:44.07810551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.153134 | controller | Jun 11 12:37:44.236555 crc crio[22553]: time="2026-06-11T12:37:44.236491675Z" level=info msg="Created container e069146a06f27cfd2fc923fade7271debed1a036101d0bf3a26418739057b5e3: openshift-marketplace/redhat-marketplace-7qf27/extract-utilities" id=fcce1a68-28c9-4c74-9e12-12d146d15bb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.153150 | controller | Jun 11 12:37:44.238820 crc crio[22553]: time="2026-06-11T12:37:44.238686426Z" level=info msg="Starting container: e069146a06f27cfd2fc923fade7271debed1a036101d0bf3a26418739057b5e3" id=04cfb685-bd35-480d-a538-4f44b2c6c82f name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.153166 | controller | Jun 11 12:37:44.244463 crc crio[22553]: time="2026-06-11T12:37:44.244366774Z" level=info msg="Started container" PID=291741 containerID=e069146a06f27cfd2fc923fade7271debed1a036101d0bf3a26418739057b5e3 description=openshift-marketplace/redhat-marketplace-7qf27/extract-utilities id=04cfb685-bd35-480d-a538-4f44b2c6c82f name=/runtime.v1.RuntimeService/StartContainer sandboxID=40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172
2026-06-11 12:41:55.153183 | controller | Jun 11 12:37:44.996320 crc crio[22553]: time="2026-06-11T12:37:44.993464171Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=68cf50ca-4477-42a4-87c8-d7376401ffa3 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.153199 | controller | Jun 11 12:37:45.004024 crc crio[22553]: time="2026-06-11T12:37:45.003436288Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-11 12:41:55.153216 | controller | Jun 11 12:37:45.604503 crc crio[22553]: time="2026-06-11T12:37:45.604414955Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03" id=68cf50ca-4477-42a4-87c8-d7376401ffa3 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.153232 | controller | Jun 11 12:37:45.605983 crc crio[22553]: time="2026-06-11T12:37:45.605860085Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2670b6ed-4339-4e74-b731-6fd418a73583 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.153249 | controller | Jun 11 12:37:45.608968 crc crio[22553]: time="2026-06-11T12:37:45.608902169Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=f5b3337b-d28d-4e34-9e89-2d1e5dc54d40 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.153265 | controller | Jun 11 12:37:45.616919 crc crio[22553]: time="2026-06-11T12:37:45.61684738Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-7qf27/extract-content" id=062842fa-10ca-4d9a-b3cb-5933e99e03c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.153281 | controller | Jun 11 12:37:45.617399 crc crio[22553]: time="2026-06-11T12:37:45.61721894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.153297 | controller | Jun 11 12:37:45.659854 crc crio[22553]: time="2026-06-11T12:37:45.659765511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.153313 | controller | Jun 11 12:37:45.663029 crc crio[22553]: time="2026-06-11T12:37:45.662956038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.153333 | controller | Jun 11 12:37:45.870538 crc crio[22553]: time="2026-06-11T12:37:45.870358474Z" level=info msg="Created container 98bd46618d96a61511d7de4988ea5ecabd734793c4cf7799828863b6c41afcc5: openshift-marketplace/redhat-marketplace-7qf27/extract-content" id=062842fa-10ca-4d9a-b3cb-5933e99e03c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.153369 | controller | Jun 11 12:37:45.871631 crc crio[22553]: time="2026-06-11T12:37:45.871557477Z" level=info msg="Starting container: 98bd46618d96a61511d7de4988ea5ecabd734793c4cf7799828863b6c41afcc5" id=af598e3e-fb89-44c7-bfa3-71b8485e89e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.153388 | controller | Jun 11 12:37:45.879987 crc crio[22553]: time="2026-06-11T12:37:45.879878568Z" level=info msg="Started container" PID=291894 containerID=98bd46618d96a61511d7de4988ea5ecabd734793c4cf7799828863b6c41afcc5 description=openshift-marketplace/redhat-marketplace-7qf27/extract-content id=af598e3e-fb89-44c7-bfa3-71b8485e89e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172
2026-06-11 12:41:55.153405 | controller | Jun 11 12:37:47.024336 crc crio[22553]: time="2026-06-11T12:37:47.023893444Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=75a6878d-3888-4c7f-847c-c6a6f40ae282 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.153422 | controller | Jun 11 12:37:47.027536 crc crio[22553]: time="2026-06-11T12:37:47.027278878Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ac1a1039-cb20-4b56-a0e5-5f30f7cce60c name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.153438 | controller | Jun 11 12:37:47.034607 crc crio[22553]: time="2026-06-11T12:37:47.034533109Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-7qf27/registry-server" id=ddac6014-7e8d-428a-9094-d647ca3bf5be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.153455 | controller | Jun 11 12:37:47.036458 crc crio[22553]: time="2026-06-11T12:37:47.036391711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.153471 | controller | Jun 11 12:37:47.108549 crc crio[22553]: time="2026-06-11T12:37:47.108356268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.153488 | controller | Jun 11 12:37:47.123188 crc crio[22553]: time="2026-06-11T12:37:47.123079926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.153504 | controller | Jun 11 12:37:47.259001 crc crio[22553]: time="2026-06-11T12:37:47.258772202Z" level=info msg="Created container 9987ab5a5a2474af42d6a79ad6ec664a92a2136132750b2315563b4412284677: openshift-marketplace/redhat-marketplace-7qf27/registry-server" id=ddac6014-7e8d-428a-9094-d647ca3bf5be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.153520 | controller | Jun 11 12:37:47.260843 crc crio[22553]: time="2026-06-11T12:37:47.260765617Z" level=info msg="Starting container: 9987ab5a5a2474af42d6a79ad6ec664a92a2136132750b2315563b4412284677" id=3f3f957c-40f0-4aea-a952-3df0acfa4b45 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.153536 | controller | Jun 11 12:37:47.266534 crc crio[22553]: time="2026-06-11T12:37:47.266475366Z" level=info msg="Started container" PID=291955 containerID=9987ab5a5a2474af42d6a79ad6ec664a92a2136132750b2315563b4412284677 description=openshift-marketplace/redhat-marketplace-7qf27/registry-server id=3f3f957c-40f0-4aea-a952-3df0acfa4b45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172
2026-06-11 12:41:55.153557 | controller | Jun 11 12:37:52.939869 crc crio[22553]: time="2026-06-11T12:37:52.938842921Z" level=info msg="Stopping pod sandbox: 1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2" id=10490a67-f37e-4394-89a6-8a76c997264d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.153573 | controller | Jun 11 12:37:52.939869 crc crio[22553]: time="2026-06-11T12:37:52.939863489Z" level=info msg="Stopped pod sandbox (already stopped): 1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2" id=10490a67-f37e-4394-89a6-8a76c997264d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.153589 | controller | Jun 11 12:37:52.941989 crc crio[22553]: time="2026-06-11T12:37:52.941092404Z" level=info msg="Removing pod sandbox: 1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2" id=a14257c9-4329-4aeb-abb9-9b439ef94a66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.153606 | controller | Jun 11 12:37:52.955817 crc crio[22553]: time="2026-06-11T12:37:52.95573456Z" level=info msg="Removed pod sandbox: 1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2" id=a14257c9-4329-4aeb-abb9-9b439ef94a66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.153622 | controller | Jun 11 12:37:56.166314 crc crio[22553]: time="2026-06-11T12:37:56.16549306Z" level=info msg="Stopping container: 9987ab5a5a2474af42d6a79ad6ec664a92a2136132750b2315563b4412284677 (timeout: 2s)" id=b3824d3f-5d74-4709-a423-1663c47bf29a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.153638 | controller | Jun 11 12:37:56.299738 crc crio[22553]: time="2026-06-11T12:37:56.299346205Z" level=info msg="Stopped container 9987ab5a5a2474af42d6a79ad6ec664a92a2136132750b2315563b4412284677: openshift-marketplace/redhat-marketplace-7qf27/registry-server" id=b3824d3f-5d74-4709-a423-1663c47bf29a name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.153654 | controller | Jun 11 12:37:56.303202 crc crio[22553]: time="2026-06-11T12:37:56.303086198Z" level=info msg="Stopping pod sandbox: 40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172" id=a02821ac-1445-461f-8402-ac04aa3fff2b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.153670 | controller | Jun 11 12:37:56.304071 crc crio[22553]: time="2026-06-11T12:37:56.303997824Z" level=info msg="Got pod network &{Name:redhat-marketplace-7qf27 Namespace:openshift-marketplace ID:40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172 UID:fe1e18e0-df2a-4cbf-8c88-5dbe6c8e297e NetNS:/var/run/netns/8df5ac82-6dba-4eb7-9947-0006f60631a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe1e18e0_df2a_4cbf_8c88_5dbe6c8e297e.slice PodAnnotations:0xc000ca10d8}] Aliases:map[]}"
2026-06-11 12:41:55.153687 | controller | Jun 11 12:37:56.304311 crc crio[22553]: time="2026-06-11T12:37:56.30423726Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-7qf27 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.153703 | controller | Jun 11 12:37:56.773556 crc crio[22553]: time="2026-06-11T12:37:56.773420469Z" level=info msg="Stopped pod sandbox: 40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172" id=a02821ac-1445-461f-8402-ac04aa3fff2b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.153719 | controller | Jun 11 12:37:57.194314 crc crio[22553]: time="2026-06-11T12:37:57.194243317Z" level=info msg="Removing container: 9987ab5a5a2474af42d6a79ad6ec664a92a2136132750b2315563b4412284677" id=e83a51d2-becc-4d55-9fd1-a872a61c7116 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.153735 | controller | Jun 11 12:37:57.248824 crc crio[22553]: time="2026-06-11T12:37:57.248594705Z" level=info msg="Removed container 9987ab5a5a2474af42d6a79ad6ec664a92a2136132750b2315563b4412284677: openshift-marketplace/redhat-marketplace-7qf27/registry-server" id=e83a51d2-becc-4d55-9fd1-a872a61c7116 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.153755 | controller | Jun 11 12:37:57.257597 crc crio[22553]: time="2026-06-11T12:37:57.25524148Z" level=info msg="Removing container: 98bd46618d96a61511d7de4988ea5ecabd734793c4cf7799828863b6c41afcc5" id=aac8cd17-63af-43a2-8a58-f5041a766373 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.153771 | controller | Jun 11 12:37:57.322135 crc crio[22553]: time="2026-06-11T12:37:57.32193166Z" level=info msg="Removed container 98bd46618d96a61511d7de4988ea5ecabd734793c4cf7799828863b6c41afcc5: openshift-marketplace/redhat-marketplace-7qf27/extract-content" id=aac8cd17-63af-43a2-8a58-f5041a766373 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.153787 | controller | Jun 11 12:37:57.326926 crc crio[22553]: time="2026-06-11T12:37:57.326807305Z" level=info msg="Removing container: e069146a06f27cfd2fc923fade7271debed1a036101d0bf3a26418739057b5e3" id=24bcee75-7dc5-469e-9abe-1e3413c9a0e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.153803 | controller | Jun 11 12:37:57.366190 crc crio[22553]: time="2026-06-11T12:37:57.366023594Z" level=info msg="Removed container e069146a06f27cfd2fc923fade7271debed1a036101d0bf3a26418739057b5e3: openshift-marketplace/redhat-marketplace-7qf27/extract-utilities" id=24bcee75-7dc5-469e-9abe-1e3413c9a0e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.153819 | controller | Jun 11 12:38:00.539471 crc crio[22553]: time="2026-06-11T12:38:00.538392395Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686358-x77b9/POD" id=17309a48-6cf9-4794-9926-e7606e22e705 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.153836 | controller | Jun 11 12:38:00.540897 crc crio[22553]: time="2026-06-11T12:38:00.539545127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.153852 | controller | Jun 11 12:38:00.589414 crc crio[22553]: time="2026-06-11T12:38:00.587968381Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686358-x77b9 Namespace:openshift-infra ID:a2fd971f5b2d6aee72ee8886b05fba1c542276de902f867fd7eaa0750cde5b9d UID:ca633fbc-2a8b-46c7-995c-4fbc65ee0009 NetNS:/var/run/netns/dc4585a9-c3a8-4f95-b98e-279cf2571fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca633fbc_2a8b_46c7_995c_4fbc65ee0009.slice PodAnnotations:0xc001895108}] Aliases:map[]}"
2026-06-11 12:41:55.153868 | controller | Jun 11 12:38:00.589414 crc crio[22553]: time="2026-06-11T12:38:00.589405871Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686358-x77b9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.153885 | controller | Jun 11 12:38:00.924835 crc crio[22553]: 2026-06-11T12:38:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2fd971f5b2d6ae Mac:d6:f2:b6:84:e1:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/dc4585a9-c3a8-4f95-b98e-279cf2571fb1 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.153901 | controller | Jun 11 12:38:00.926494 crc crio[22553]: time="2026-06-11T12:38:00.926406853Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686358-x77b9 Namespace:openshift-infra ID:a2fd971f5b2d6aee72ee8886b05fba1c542276de902f867fd7eaa0750cde5b9d UID:ca633fbc-2a8b-46c7-995c-4fbc65ee0009 NetNS:/var/run/netns/dc4585a9-c3a8-4f95-b98e-279cf2571fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca633fbc_2a8b_46c7_995c_4fbc65ee0009.slice PodAnnotations:0xc001895108}] Aliases:map[]}"
2026-06-11 12:41:55.153921 | controller | Jun 11 12:38:00.926947 crc crio[22553]: time="2026-06-11T12:38:00.926876086Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686358-x77b9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.153939 | controller | Jun 11 12:38:00.940175 crc crio[22553]: time="2026-06-11T12:38:00.940076592Z" level=info msg="Ran pod sandbox a2fd971f5b2d6aee72ee8886b05fba1c542276de902f867fd7eaa0750cde5b9d with infra container: openshift-infra/auto-csr-approver-29686358-x77b9/POD" id=17309a48-6cf9-4794-9926-e7606e22e705 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.153955 | controller | Jun 11 12:38:00.946535 crc crio[22553]: time="2026-06-11T12:38:00.946391437Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=db78429c-654b-497c-ac7e-a75bdf59e839 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.153972 | controller | Jun 11 12:38:00.958507 crc crio[22553]: time="2026-06-11T12:38:00.95840351Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.153989 | controller | Jun 11 12:38:02.384066 crc crio[22553]: time="2026-06-11T12:38:02.383361263Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=db78429c-654b-497c-ac7e-a75bdf59e839 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.154005 | controller | Jun 11 12:38:02.386319 crc crio[22553]: time="2026-06-11T12:38:02.385228944Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=13014611-e9a1-4126-93d4-778869115e57 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.154022 | controller | Jun 11 12:38:02.388673 crc crio[22553]: time="2026-06-11T12:38:02.388522016Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=60361708-9a0a-41fc-8d2b-677f7a8e9450 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.154038 | controller | Jun 11 12:38:02.401252 crc crio[22553]: time="2026-06-11T12:38:02.401064724Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686358-x77b9/oc" id=eb09ca64-64ea-4570-9528-678e41fe888b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.154054 | controller | Jun 11 12:38:02.401596 crc crio[22553]: time="2026-06-11T12:38:02.401560508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.154070 | controller | Jun 11 12:38:02.517192 crc crio[22553]: time="2026-06-11T12:38:02.516359593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.154085 | controller | Jun 11 12:38:02.793978 crc crio[22553]: time="2026-06-11T12:38:02.792589519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.154101 | controller | Jun 11 12:38:02.911448 crc crio[22553]: time="2026-06-11T12:38:02.910523811Z" level=info msg="Created container 09ac880cb389bb625a91d64d0a518fdce5da80a620f568cf05c6c8c37a4f27ab: openshift-infra/auto-csr-approver-29686358-x77b9/oc" id=eb09ca64-64ea-4570-9528-678e41fe888b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.154118 | controller | Jun 11 12:38:02.914583 crc crio[22553]: time="2026-06-11T12:38:02.914490331Z" level=info msg="Starting container: 09ac880cb389bb625a91d64d0a518fdce5da80a620f568cf05c6c8c37a4f27ab" id=846835ec-5248-4a52-9944-f3f46a9060f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.154134 | controller | Jun 11 12:38:02.920292 crc crio[22553]: time="2026-06-11T12:38:02.920023565Z" level=info msg="Started container" PID=292821 containerID=09ac880cb389bb625a91d64d0a518fdce5da80a620f568cf05c6c8c37a4f27ab description=openshift-infra/auto-csr-approver-29686358-x77b9/oc id=846835ec-5248-4a52-9944-f3f46a9060f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2fd971f5b2d6aee72ee8886b05fba1c542276de902f867fd7eaa0750cde5b9d
2026-06-11 12:41:55.154156 | controller | Jun 11 12:38:05.368657 crc crio[22553]: time="2026-06-11T12:38:05.36748626Z" level=info msg="Stopping pod sandbox: a2fd971f5b2d6aee72ee8886b05fba1c542276de902f867fd7eaa0750cde5b9d" id=7b50f749-b010-4ce9-aaa6-3556c6e08c1b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.154174 | controller | Jun 11 12:38:05.371202 crc crio[22553]: time="2026-06-11T12:38:05.369810965Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686358-x77b9 Namespace:openshift-infra ID:a2fd971f5b2d6aee72ee8886b05fba1c542276de902f867fd7eaa0750cde5b9d UID:ca633fbc-2a8b-46c7-995c-4fbc65ee0009 NetNS:/var/run/netns/dc4585a9-c3a8-4f95-b98e-279cf2571fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca633fbc_2a8b_46c7_995c_4fbc65ee0009.slice PodAnnotations:0xc005f128c0}] Aliases:map[]}"
2026-06-11 12:41:55.154190 | controller | Jun 11 12:38:05.371202 crc crio[22553]: time="2026-06-11T12:38:05.370159754Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686358-x77b9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.154205 | controller | Jun 11 12:38:05.824622 crc crio[22553]: time="2026-06-11T12:38:05.824486142Z" level=info msg="Stopped pod sandbox: a2fd971f5b2d6aee72ee8886b05fba1c542276de902f867fd7eaa0750cde5b9d" id=7b50f749-b010-4ce9-aaa6-3556c6e08c1b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.154221 | controller | Jun 11 12:38:43.435117 crc crio[22553]: time="2026-06-11T12:38:43.434358764Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-11 12:41:55.154238 | controller | Jun 11 12:38:51.039220 crc crio[22553]: time="2026-06-11T12:38:51.038299205Z" level=info msg="Stopping container: 88de8b58d7c361908f714d15144b2de67caa2922fb593572efb954463d3b6e17 (timeout: 2s)" id=33f1300f-e447-40db-a944-7ff7355b5cd3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.154254 | controller | Jun 11 12:38:51.237051 crc crio[22553]: time="2026-06-11T12:38:51.236911637Z" level=info msg="Stopped container 88de8b58d7c361908f714d15144b2de67caa2922fb593572efb954463d3b6e17: openshift-must-gather-vc58x/must-gather-xvmcx/copy" id=33f1300f-e447-40db-a944-7ff7355b5cd3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-11 12:41:55.154271 | controller | Jun 11 12:38:51.238109 crc crio[22553]: time="2026-06-11T12:38:51.238010969Z" level=info msg="Stopping pod sandbox: 551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c" id=48e8a103-e970-40f4-81fc-b276e6366ade name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.154288 | controller | Jun 11 12:38:51.239643 crc crio[22553]: time="2026-06-11T12:38:51.239563894Z" level=info msg="Got pod network &{Name:must-gather-xvmcx Namespace:openshift-must-gather-vc58x ID:551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c UID:15511798-7435-4084-a1e6-a217bf3b4e78 NetNS:/var/run/netns/947fd2ce-e5c8-4ec3-aaa2-1b55bf2dd788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15511798_7435_4084_a1e6_a217bf3b4e78.slice PodAnnotations:0xc00279baa0}] Aliases:map[]}"
2026-06-11 12:41:55.154305 | controller | Jun 11 12:38:51.239850 crc crio[22553]: time="2026-06-11T12:38:51.2397996Z" level=info msg="Deleting pod openshift-must-gather-vc58x_must-gather-xvmcx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.154322 | controller | Jun 11 12:38:51.616521 crc crio[22553]: time="2026-06-11T12:38:51.614285754Z" level=info msg="Stopped pod sandbox: 551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c" id=48e8a103-e970-40f4-81fc-b276e6366ade name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.154342 | controller | Jun 11 12:38:52.421003 crc crio[22553]: time="2026-06-11T12:38:52.420224623Z" level=info msg="Removing container: 88de8b58d7c361908f714d15144b2de67caa2922fb593572efb954463d3b6e17" id=ca7e5e5b-b86b-4b71-ae51-bbd6631042f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.154390 | controller | Jun 11 12:38:52.472879 crc crio[22553]: time="2026-06-11T12:38:52.472748447Z" level=info msg="Removed container 88de8b58d7c361908f714d15144b2de67caa2922fb593572efb954463d3b6e17: openshift-must-gather-vc58x/must-gather-xvmcx/copy" id=ca7e5e5b-b86b-4b71-ae51-bbd6631042f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.154408 | controller | Jun 11 12:38:52.485407 crc crio[22553]: time="2026-06-11T12:38:52.485304861Z" level=info msg="Removing container: 4abfa454bcf4c1c5cf918e564186b05221e5e2d427f01ac329af9c24ce3b8357" id=793ac10d-3aea-4dd0-8b4c-6db91a060c71 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.154426 | controller | Jun 11 12:38:52.709209 crc crio[22553]: time="2026-06-11T12:38:52.709050422Z" level=info msg="Removed container 4abfa454bcf4c1c5cf918e564186b05221e5e2d427f01ac329af9c24ce3b8357: openshift-must-gather-vc58x/must-gather-xvmcx/gather" id=793ac10d-3aea-4dd0-8b4c-6db91a060c71 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.154442 | controller | Jun 11 12:38:53.005884 crc crio[22553]: time="2026-06-11T12:38:53.004024879Z" level=info msg="Removing container: 2c85e7234be451452a2090034614b4dcc025e0aa0973def25a90e7c79590df65" id=949cce98-c1f6-4a61-b580-eb102495d19f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.154458 | controller | Jun 11 12:38:53.158490 crc crio[22553]: time="2026-06-11T12:38:53.153602518Z" level=info msg="Removed container 2c85e7234be451452a2090034614b4dcc025e0aa0973def25a90e7c79590df65: openshift-infra/auto-csr-approver-29686352-jtwdr/oc" id=949cce98-c1f6-4a61-b580-eb102495d19f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.154474 | controller | Jun 11 12:38:53.188280 crc crio[22553]: time="2026-06-11T12:38:53.187774279Z" level=info msg="Stopping pod sandbox: 40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172" id=2d6880a3-7132-47cf-ae14-db85dfbbe859 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.154490 | controller | Jun 11 12:38:53.188280 crc crio[22553]: time="2026-06-11T12:38:53.188230303Z" level=info msg="Stopped pod sandbox (already stopped): 40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172" id=2d6880a3-7132-47cf-ae14-db85dfbbe859 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.154506 | controller | Jun 11 12:38:53.190031 crc crio[22553]: time="2026-06-11T12:38:53.189984654Z" level=info msg="Removing pod sandbox: 40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172" id=721327fc-78a0-48db-a1ba-fa545650953a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.154523 | controller | Jun 11 12:38:53.213760 crc crio[22553]: time="2026-06-11T12:38:53.213537677Z" level=info msg="Removed pod sandbox: 40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172" id=721327fc-78a0-48db-a1ba-fa545650953a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.154539 | controller | Jun 11 12:38:53.215584 crc crio[22553]: time="2026-06-11T12:38:53.215480713Z" level=info msg="Stopping pod sandbox: 854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29" id=41081c12-d211-43ab-9fbf-cda9bda4a876 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.154555 | controller | Jun 11 12:38:53.215737 crc crio[22553]: time="2026-06-11T12:38:53.215595817Z" level=info msg="Stopped pod sandbox (already stopped): 854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29" id=41081c12-d211-43ab-9fbf-cda9bda4a876 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.154576 | controller | Jun 11 12:38:53.216626 crc crio[22553]: time="2026-06-11T12:38:53.216561995Z" level=info msg="Removing pod sandbox: 854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29" id=c6c4fda6-8117-4c5b-9b1b-c43e2b5be318 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.154594 | controller | Jun 11 12:38:53.236338 crc crio[22553]: time="2026-06-11T12:38:53.236233855Z" level=info msg="Removed pod sandbox: 854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29" id=c6c4fda6-8117-4c5b-9b1b-c43e2b5be318 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.154610 | controller | Jun 11 12:38:53.238962 crc crio[22553]: time="2026-06-11T12:38:53.23880894Z" level=info msg="Stopping pod sandbox: 551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c" id=4910e6e4-6984-4161-9393-6da3d5733010 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.154627 | controller | Jun 11 12:38:53.240207 crc crio[22553]: time="2026-06-11T12:38:53.239738317Z" level=info msg="Stopped pod sandbox (already stopped): 551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c" id=4910e6e4-6984-4161-9393-6da3d5733010 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.154643 | controller | Jun 11 12:38:53.240975 crc crio[22553]: time="2026-06-11T12:38:53.24089461Z" level=info msg="Removing pod sandbox: 551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c" id=953e0323-ae64-4c5a-a5c3-a8cdf755d32d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.154659 | controller | Jun 11 12:38:53.259428 crc crio[22553]: time="2026-06-11T12:38:53.259275234Z" level=info msg="Removed pod sandbox: 551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c" id=953e0323-ae64-4c5a-a5c3-a8cdf755d32d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.154675 | controller | Jun 11 12:40:00.572801 crc crio[22553]: time="2026-06-11T12:40:00.571506683Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29686360-p8cjt/POD" id=85780635-1634-4b89-b54b-5142a3eb2754 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.154691 | controller | Jun 11 12:40:00.574947 crc crio[22553]: time="2026-06-11T12:40:00.572845971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.154708 | controller | Jun 11 12:40:00.637891 crc crio[22553]: time="2026-06-11T12:40:00.637363041Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686360-p8cjt Namespace:openshift-infra ID:aa7c6209a9799ce16563d70095bc734bd09825b23b116ca7b819d4c3d5ee3946 UID:82217ab1-41b1-47d5-b9ad-67d85b2f0012 NetNS:/var/run/netns/bb2b8b2c-5ded-4b66-bfa6-f7538e88e4d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82217ab1_41b1_47d5_b9ad_67d85b2f0012.slice PodAnnotations:0xc0028260b0}] Aliases:map[]}"
2026-06-11 12:41:55.154725 | controller | Jun 11 12:40:00.637891 crc crio[22553]: time="2026-06-11T12:40:00.637789283Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29686360-p8cjt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.154741 | controller | Jun 11 12:40:01.026125 crc crio[22553]: 2026-06-11T12:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa7c6209a9799ce Mac:6a:f7:cc:a3:e0:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/bb2b8b2c-5ded-4b66-bfa6-f7538e88e4d2 SocketPath: PciID:}] [{Interface:0xc000287010 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-11 12:41:55.154758 | controller | Jun 11 12:40:01.027961 crc crio[22553]: time="2026-06-11T12:40:01.027848737Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686360-p8cjt Namespace:openshift-infra ID:aa7c6209a9799ce16563d70095bc734bd09825b23b116ca7b819d4c3d5ee3946 UID:82217ab1-41b1-47d5-b9ad-67d85b2f0012 NetNS:/var/run/netns/bb2b8b2c-5ded-4b66-bfa6-f7538e88e4d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82217ab1_41b1_47d5_b9ad_67d85b2f0012.slice PodAnnotations:0xc0028260b0}] Aliases:map[]}"
2026-06-11 12:41:55.154778 | controller | Jun 11 12:40:01.028268 crc crio[22553]: time="2026-06-11T12:40:01.028179136Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29686360-p8cjt for CNI network multus-cni-network (type=multus-shim)"
2026-06-11 12:41:55.154795 | controller | Jun 11 12:40:01.043137 crc crio[22553]: time="2026-06-11T12:40:01.042964961Z" level=info msg="Ran pod sandbox aa7c6209a9799ce16563d70095bc734bd09825b23b116ca7b819d4c3d5ee3946 with infra container: openshift-infra/auto-csr-approver-29686360-p8cjt/POD" id=85780635-1634-4b89-b54b-5142a3eb2754 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-11 12:41:55.154812 | controller | Jun 11 12:40:01.047325 crc crio[22553]: time="2026-06-11T12:40:01.047257052Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=dc4b8c11-3b7f-4796-abb0-7473c37a0420 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.154829 | controller | Jun 11 12:40:01.058208 crc crio[22553]: time="2026-06-11T12:40:01.058117686Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-11 12:41:55.154846 | controller | Jun 11 12:40:02.171920 crc crio[22553]: time="2026-06-11T12:40:02.171785082Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=dc4b8c11-3b7f-4796-abb0-7473c37a0420 name=/runtime.v1.ImageService/PullImage
2026-06-11 12:41:55.154862 | controller | Jun 11 12:40:02.176516 crc crio[22553]: time="2026-06-11T12:40:02.175589369Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b1bf75b8-92a3-4e9b-89e1-690958dd93d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.154879 | controller | Jun 11 12:40:02.180440 crc crio[22553]: time="2026-06-11T12:40:02.180303171Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=04937a62-8907-4927-9a87-78a1b10c98c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-11 12:41:55.154895 | controller | Jun 11 12:40:02.192531 crc crio[22553]: time="2026-06-11T12:40:02.192408351Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29686360-p8cjt/oc" id=d88e4d4d-4536-4867-a2df-4fe3455b24a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.154911 | controller | Jun 11 12:40:02.193571 crc crio[22553]: time="2026-06-11T12:40:02.193460711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.154927 | controller | Jun 11 12:40:02.282855 crc crio[22553]: time="2026-06-11T12:40:02.282749926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.154944 | controller | Jun 11 12:40:02.593238 crc crio[22553]: time="2026-06-11T12:40:02.593143405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-11 12:41:55.154961 | controller | Jun 11 12:40:02.709339 crc crio[22553]: time="2026-06-11T12:40:02.709227462Z" level=info msg="Created container 2cd53acd34548b0069d965cbed5e93d21a24b7e2c7c692e30f2b1d908d22840c: openshift-infra/auto-csr-approver-29686360-p8cjt/oc" id=d88e4d4d-4536-4867-a2df-4fe3455b24a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-11 12:41:55.154978 | controller | Jun 11 12:40:02.714343 crc crio[22553]: time="2026-06-11T12:40:02.713351207Z" level=info msg="Starting container: 2cd53acd34548b0069d965cbed5e93d21a24b7e2c7c692e30f2b1d908d22840c" id=f1bec2a5-d500-4bd2-a7af-3fde06a63fed name=/runtime.v1.RuntimeService/StartContainer
2026-06-11 12:41:55.154997 | controller | Jun 11 12:40:02.725237 crc crio[22553]: time="2026-06-11T12:40:02.724966093Z" level=info msg="Started container" PID=298806 containerID=2cd53acd34548b0069d965cbed5e93d21a24b7e2c7c692e30f2b1d908d22840c description=openshift-infra/auto-csr-approver-29686360-p8cjt/oc id=f1bec2a5-d500-4bd2-a7af-3fde06a63fed name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa7c6209a9799ce16563d70095bc734bd09825b23b116ca7b819d4c3d5ee3946
2026-06-11 12:41:55.155014 | controller | Jun 11 12:40:04.903571 crc crio[22553]: time="2026-06-11T12:40:04.902282914Z" level=info msg="Stopping pod sandbox: aa7c6209a9799ce16563d70095bc734bd09825b23b116ca7b819d4c3d5ee3946" id=caba5d7b-0c17-45c4-acfd-42589d6ae9a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.155031 | controller | Jun 11 12:40:04.910565 crc crio[22553]: time="2026-06-11T12:40:04.910433722Z" level=info msg="Got pod network &{Name:auto-csr-approver-29686360-p8cjt Namespace:openshift-infra ID:aa7c6209a9799ce16563d70095bc734bd09825b23b116ca7b819d4c3d5ee3946 UID:82217ab1-41b1-47d5-b9ad-67d85b2f0012 NetNS:/var/run/netns/bb2b8b2c-5ded-4b66-bfa6-f7538e88e4d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82217ab1_41b1_47d5_b9ad_67d85b2f0012.slice PodAnnotations:0xc004800218}] Aliases:map[]}"
2026-06-11 12:41:55.155047 | controller | Jun 11 12:40:04.910994 crc crio[22553]: time="2026-06-11T12:40:04.910905255Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29686360-p8cjt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-11 12:41:55.155064 | controller | Jun 11 12:40:05.347304 crc crio[22553]: time="2026-06-11T12:40:05.346788224Z" level=info msg="Stopped pod sandbox: aa7c6209a9799ce16563d70095bc734bd09825b23b116ca7b819d4c3d5ee3946" id=caba5d7b-0c17-45c4-acfd-42589d6ae9a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.155081 | controller | Jun 11 12:40:53.328291 crc crio[22553]: time="2026-06-11T12:40:53.326948754Z" level=info msg="Removing container: 8d958f7bcdeffc58a9758907c59d5edac72b87a0a0d9e5c785c5b7079533fead" id=450116de-0ead-471b-82c9-2cd10c9abca5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.155097 | controller | Jun 11 12:40:53.554759 crc crio[22553]: time="2026-06-11T12:40:53.554543219Z" level=info msg="Removed container 8d958f7bcdeffc58a9758907c59d5edac72b87a0a0d9e5c785c5b7079533fead: openshift-infra/auto-csr-approver-29686354-fct78/oc" id=450116de-0ead-471b-82c9-2cd10c9abca5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-11 12:41:55.155114 | controller | Jun 11 12:40:53.572235 crc crio[22553]: time="2026-06-11T12:40:53.571923867Z" level=info msg="Stopping pod sandbox: 194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f" id=e11575e1-e4b4-4171-abd6-0c16fda67c08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.155130 | controller | Jun 11 12:40:53.572235 crc crio[22553]: time="2026-06-11T12:40:53.572070231Z" level=info msg="Stopped pod sandbox (already stopped): 194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f" id=e11575e1-e4b4-4171-abd6-0c16fda67c08 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-11 12:41:55.155147 | controller | Jun 11 12:40:53.573546 crc crio[22553]: time="2026-06-11T12:40:53.57346553Z" level=info msg="Removing pod sandbox: 194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f" id=f0381cbd-b62b-49cd-8c15-a4470b6027b2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.155164 | controller | Jun 11 12:40:53.597732 crc crio[22553]: time="2026-06-11T12:40:53.597560246Z" level=info msg="Removed pod sandbox: 194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f" id=f0381cbd-b62b-49cd-8c15-a4470b6027b2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-11 12:41:55.155235 | controller | ok: Item: crc Runtime: 0:00:00.992169
2026-06-11 12:41:55.862948 | 
2026-06-11 12:41:55.863131 | LOOP [env_op_images : Write CRI-O logs to files per node]
2026-06-11 12:41:58.058563 | controller | changed:
2026-06-11 12:41:58.058956 | controller | {
2026-06-11 12:41:58.058987 | controller |   "ansible_loop_var": "item",
2026-06-11 12:41:58.059006 | controller |   "changed": true,
2026-06-11 12:41:58.059022 | controller |   "cmd": [
2026-06-11 12:41:58.059037 | controller |     "oc",
2026-06-11 12:41:58.059052 | controller |     "adm",
2026-06-11 12:41:58.059067 | controller |     "node-logs",
2026-06-11 12:41:58.059082 | controller |     "crc",
2026-06-11 12:41:58.059096 | controller |     "-u",
2026-06-11 12:41:58.059135 | controller |     "crio",
2026-06-11 12:41:58.059153 | controller |     "--since=-24h"
2026-06-11 12:41:58.059174 | controller |   ],
2026-06-11 12:41:58.059190 | controller |   "delta": "0:00:00.992169",
2026-06-11 12:41:58.059205 | controller |   "end": "2026-06-11 12:41:54.581232",
2026-06-11 12:41:58.059221 | controller |   "failed": false,
2026-06-11 12:41:58.059236 | controller |   "failed_when_result": false,
2026-06-11 12:41:58.059251 | controller |   "invocation": {
2026-06-11 12:41:58.059266 | controller |     "module_args": {
2026-06-11 12:41:58.059280 | controller |       "_raw_params": "oc adm node-logs \"crc\" -u crio --since=-24h",
2026-06-11 12:41:58.059296 | controller |       "_uses_shell": false,
2026-06-11 12:41:58.059310 | controller |       "argv": null,
2026-06-11 12:41:58.059324 | controller |       "chdir": null,
2026-06-11 12:41:58.059338 | controller |       "creates": null,
2026-06-11 12:41:58.059375 | controller |       "executable": null,
2026-06-11 12:41:58.059393 | controller |       "expand_argument_vars": true,
2026-06-11 12:41:58.059408 | controller |       "removes": null,
2026-06-11 12:41:58.059423 | controller |       "stdin": null,
2026-06-11 12:41:58.059437 | controller |       "stdin_add_newline": true,
2026-06-11 12:41:58.059452 | controller |       "strip_empty_ends": true,
2026-06-11 12:41:58.059466 | controller |       "zuul_ansible_split_streams": false,
2026-06-11 12:41:58.059481 | controller |       "zuul_log_id": "in-loop-ignore",
2026-06-11 12:41:58.059496 | controller |       "zuul_no_log": false,
2026-06-11 12:41:58.059510 | controller |       "zuul_output_max_bytes": 1073741824
2026-06-11 12:41:58.059524 | controller |     }
2026-06-11 12:41:58.059539 | controller |   },
2026-06-11 12:41:58.059553 | controller |   "item": "crc",
2026-06-11 12:41:58.059568 | controller |   "msg": "",
2026-06-11 12:41:58.059582 | controller |   "rc": 0,
2026-06-11 12:41:58.059597 | controller |   "start": "2026-06-11 12:41:53.589063",
2026-06-11 12:41:58.059611 | controller |   "stderr": "",
2026-06-11 12:41:58.059626 | controller |   "stderr_lines": [],
2026-06-11 12:41:58.060275 | controller |   "stdout": "Jun 11 11:09:58.014666 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 11 11:09:59.191363 crc crio[3656]: time=\"2026-06-11T11:09:59.190281224Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 11 11:09:59.191363 crc crio[3656]: time=\"2026-06-11T11:09:59.191292155Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 11 11:09:59.198950 crc crio[3656]: time=\"2026-06-11T11:09:59.198827273Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 11 11:09:59.200935 crc crio[3656]: time=\"2026-06-11T11:09:59.200877955Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 11 11:09:59.219224 crc crio[3656]: time=\"2026-06-11T11:09:59.219023335Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 11 11:09:59.219958 crc crio[3656]: time=\"2026-06-11T11:09:59.219890831Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 11 11:09:59.219958 crc crio[3656]: time=\"2026-06-11T11:09:59.219936242Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 11 11:09:59.236742 crc crio[3656]: time=\"2026-06-11T11:09:59.236556026Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 11 11:09:59.238179 crc crio[3656]: time=\"2026-06-11T11:09:59.236983759Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 11 11:09:59.268821 crc crio[3656]: time=\"2026-06-11T11:09:59.267864674Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 11 11:09:59.296059 crc crio[3656]: time=\"2026-06-11T11:09:59.295942044Z\" 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 11 11:09:59.302017 crc crio[3656]: time=\"2026-06-11T11:09:59.301928356Z\" 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 11 11:09:59.566836 crc crio[3656]: time=\"2026-06-11T11:09:59.566643273Z\" 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 11 11:09:59.929247 crc crio[3656]: time=\"2026-06-11T11:09:59.928634103Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 11 11:09:59.929247 crc crio[3656]: time=\"2026-06-11T11:09:59.92921429Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 11 11:09:59.929494 crc crio[3656]: time=\"2026-06-11T11:09:59.929306699Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 11 11:09:59.929494 crc crio[3656]: time=\"2026-06-11T11:09:59.929322448Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 11 11:09:59.929494 crc crio[3656]: time=\"2026-06-11T11:09:59.929331577Z\" level=info msg=\"RDT not available in the host system\"\nJun 11 11:09:59.934981 crc crio[3656]: time=\"2026-06-11T11:09:59.934888358Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 11:09:59.934981 crc crio[3656]: time=\"2026-06-11T11:09:59.93496505Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 11:09:59.941801 crc crio[3656]: time=\"2026-06-11T11:09:59.941092999Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 11:09:59.941801 crc crio[3656]: time=\"2026-06-11T11:09:59.941147803Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 11:10:00.392455 crc crio[3656]: time=\"2026-06-11T11:10:00.391654579Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:10:00.392455 crc crio[3656]: time=\"2026-06-11T11:10:00.392412316Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:10:00.393850 crc crio[3656]: time=\"2026-06-11T11:10:00.393293049Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 11 11:10:00.393850 crc crio[3656]: time=\"2026-06-11T11:10:00.393309077Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 11 11:10:00.394102 crc crio[3656]: time=\"2026-06-11T11:10:00.393875045Z\" 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.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"bundle\\\", \\\"module.wasm.image/variant\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"org.criu.config\\\"]\\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 11 11:10:00.397815 crc crio[3656]: time=\"2026-06-11T11:10:00.397656951Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"\nJun 11 11:10:01.808174 crc crio[3656]: time=\"2026-06-11T11:10:01.807446227Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 11 11:10:01.809464 crc crio[3656]: time=\"2026-06-11T11:10:01.80851844Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 11 11:10:01.974528 crc crio[3656]: time=\"2026-06-11T11:10:01.974422573Z\" 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 11 11:10:01.984948 crc crio[3656]: time=\"2026-06-11T11:10:01.984821512Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"\nJun 11 11:10:02.009527 crc crio[3656]: time=\"2026-06-11T11:10:02.00942242Z\" 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 11 11:10:02.014432 crc crio[3656]: time=\"2026-06-11T11:10:02.014391299Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"\nJun 11 11:10:02.021228 crc crio[3656]: time=\"2026-06-11T11:10:02.021189305Z\" 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 11 11:10:02.033929 crc crio[3656]: time=\"2026-06-11T11:10:02.033809309Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"\nJun 11 11:10:02.076334 crc crio[3656]: time=\"2026-06-11T11:10:02.07611293Z\" 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 11 11:10:02.083483 crc crio[3656]: time=\"2026-06-11T11:10:02.083316525Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"\nJun 11 11:10:02.091037 crc crio[3656]: time=\"2026-06-11T11:10:02.090962109Z\" 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 11 11:10:02.096005 crc crio[3656]: time=\"2026-06-11T11:10:02.095922428Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"\nJun 11 11:10:02.102912 crc crio[3656]: time=\"2026-06-11T11:10:02.102839154Z\" 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 11 11:10:02.111852 crc crio[3656]: time=\"2026-06-11T11:10:02.111748545Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"\nJun 11 11:10:02.119896 crc crio[3656]: time=\"2026-06-11T11:10:02.119789278Z\" 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 11 11:10:02.124352 crc crio[3656]: time=\"2026-06-11T11:10:02.124246539Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"\nJun 11 11:10:02.144329 crc crio[3656]: time=\"2026-06-11T11:10:02.144204537Z\" 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 11 11:10:02.152752 crc crio[3656]: time=\"2026-06-11T11:10:02.152639399Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"\nJun 11 11:10:02.159147 crc crio[3656]: time=\"2026-06-11T11:10:02.159122086Z\" 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 11 11:10:02.163907 crc crio[3656]: time=\"2026-06-11T11:10:02.163885826Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"\nJun 11 11:10:02.186898 crc crio[3656]: time=\"2026-06-11T11:10:02.186841167Z\" 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 11 11:10:02.199359 crc crio[3656]: time=\"2026-06-11T11:10:02.199256171Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"\nJun 11 11:10:02.208570 crc crio[3656]: time=\"2026-06-11T11:10:02.208438612Z\" 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 11 11:10:02.214190 crc crio[3656]: time=\"2026-06-11T11:10:02.21411504Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"\nJun 11 11:10:02.220893 crc crio[3656]: time=\"2026-06-11T11:10:02.220828166Z\" 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 11 11:10:02.226384 crc crio[3656]: time=\"2026-06-11T11:10:02.226259395Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"\nJun 11 11:10:02.244011 crc crio[3656]: time=\"2026-06-11T11:10:02.243521928Z\" 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 11 11:10:02.255853 crc crio[3656]: time=\"2026-06-11T11:10:02.255730683Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"\nJun 11 11:10:02.271652 crc crio[3656]: time=\"2026-06-11T11:10:02.27155282Z\" 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 11 11:10:02.277082 crc crio[3656]: time=\"2026-06-11T11:10:02.276812848Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"\nJun 11 11:10:02.286176 crc crio[3656]: time=\"2026-06-11T11:10:02.286082189Z\" 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 11 11:10:02.291654 crc crio[3656]: time=\"2026-06-11T11:10:02.291556468Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"\nJun 11 11:10:02.301440 crc crio[3656]: time=\"2026-06-11T11:10:02.301361477Z\" 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 11 11:10:02.308582 crc crio[3656]: time=\"2026-06-11T11:10:02.307910463Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"\nJun 11 11:10:02.397472 crc crio[3656]: time=\"2026-06-11T11:10:02.397261536Z\" 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 11 11:10:02.401608 crc crio[3656]: time=\"2026-06-11T11:10:02.401534467Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"\nJun 11 11:10:02.417547 crc crio[3656]: time=\"2026-06-11T11:10:02.417455513Z\" 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 11 11:10:02.421874 crc crio[3656]: time=\"2026-06-11T11:10:02.421808414Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"\nJun 11 11:10:02.428909 crc crio[3656]: time=\"2026-06-11T11:10:02.42863144Z\" 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 11 11:10:02.434642 crc crio[3656]: time=\"2026-06-11T11:10:02.434546967Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"\nJun 11 11:10:02.455244 crc crio[3656]: time=\"2026-06-11T11:10:02.455159434Z\" 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 11 11:10:02.459719 crc crio[3656]: time=\"2026-06-11T11:10:02.459586785Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"\nJun 11 11:10:02.485867 crc crio[3656]: time=\"2026-06-11T11:10:02.48577444Z\" 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 11 11:10:02.492185 crc crio[3656]: time=\"2026-06-11T11:10:02.492114006Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"\nJun 11 11:10:02.499236 crc crio[3656]: time=\"2026-06-11T11:10:02.499132832Z\" 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 11 11:10:02.502917 crc crio[3656]: time=\"2026-06-11T11:10:02.502852344Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"\nJun 11 11:10:02.510068 crc crio[3656]: time=\"2026-06-11T11:10:02.509939129Z\" 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 11 11:10:02.515926 crc crio[3656]: time=\"2026-06-11T11:10:02.515811687Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"\nJun 11 11:10:02.522771 crc crio[3656]: time=\"2026-06-11T11:10:02.522660992Z\" 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 11 11:10:02.527047 crc crio[3656]: time=\"2026-06-11T11:10:02.526977413Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"\nJun 11 11:10:02.532420 crc crio[3656]: time=\"2026-06-11T11:10:02.532312352Z\" 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 11 11:10:02.538632 crc crio[3656]: time=\"2026-06-11T11:10:02.538568529Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"\nJun 11 11:10:02.545055 crc crio[3656]: time=\"2026-06-11T11:10:02.544961576Z\" 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 11 11:10:02.551981 crc crio[3656]: time=\"2026-06-11T11:10:02.551877431Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"\nJun 11 11:10:02.564750 crc crio[3656]: time=\"2026-06-11T11:10:02.564409115Z\" 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 11 11:10:02.570829 crc crio[3656]: time=\"2026-06-11T11:10:02.570669932Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"\nJun 11 11:10:02.586966 crc crio[3656]: time=\"2026-06-11T11:10:02.586877087Z\" 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 11 11:10:02.590796 crc crio[3656]: time=\"2026-06-11T11:10:02.59064267Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"\nJun 11 11:10:02.598234 crc crio[3656]: time=\"2026-06-11T11:10:02.598145684Z\" 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 11 11:10:02.605414 crc crio[3656]: time=\"2026-06-11T11:10:02.605352029Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"\nJun 11 11:10:02.617242 crc crio[3656]: time=\"2026-06-11T11:10:02.617157634Z\" 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 11 11:10:02.621221 crc crio[3656]: time=\"2026-06-11T11:10:02.621154126Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"\nJun 11 11:10:02.648830 crc crio[3656]: time=\"2026-06-11T11:10:02.648639758Z\" 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 11 11:10:02.653582 crc crio[3656]: time=\"2026-06-11T11:10:02.653482708Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"\nJun 11 11:10:02.677250 crc crio[3656]: time=\"2026-06-11T11:10:02.677065358Z\" 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 11 11:10:02.681437 crc crio[3656]: time=\"2026-06-11T11:10:02.681341539Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"\nJun 11 11:10:02.688046 crc crio[3656]: time=\"2026-06-11T11:10:02.687952995Z\" 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 11 11:10:02.693517 crc crio[3656]: time=\"2026-06-11T11:10:02.693456324Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"\nJun 11 11:10:02.702222 crc crio[3656]: time=\"2026-06-11T11:10:02.702132736Z\" 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 11 11:10:02.705627 crc crio[3656]: time=\"2026-06-11T11:10:02.705550958Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"\nJun 11 11:10:02.711300 crc crio[3656]: time=\"2026-06-11T11:10:02.711217617Z\" 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 11 11:10:02.715236 crc crio[3656]: time=\"2026-06-11T11:10:02.715156388Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"\nJun 11 11:10:02.722162 crc crio[3656]: time=\"2026-06-11T11:10:02.722084224Z\" 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 11 11:10:02.726592 crc crio[3656]: time=\"2026-06-11T11:10:02.726498424Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"\nJun 11 11:10:02.737293 crc crio[3656]: time=\"2026-06-11T11:10:02.737161062Z\" 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 11 11:10:02.742419 crc crio[3656]: time=\"2026-06-11T11:10:02.742343741Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"\nJun 11 11:10:02.748133 crc crio[3656]: time=\"2026-06-11T11:10:02.748050159Z\" 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 11 11:10:02.753787 crc crio[3656]: time=\"2026-06-11T11:10:02.753554378Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"\nJun 11 11:10:02.795153 crc crio[3656]: time=\"2026-06-11T11:10:02.795028691Z\" 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 11 11:10:02.799208 crc crio[3656]: time=\"2026-06-11T11:10:02.799131892Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"\nJun 11 11:10:02.805314 crc crio[3656]: time=\"2026-06-11T11:10:02.805208259Z\" 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 11 11:10:02.809936 crc crio[3656]: time=\"2026-06-11T11:10:02.809848459Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"\nJun 11 11:10:02.824369 crc crio[3656]: time=\"2026-06-11T11:10:02.824240719Z\" 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 11 11:10:02.827907 crc crio[3656]: time=\"2026-06-11T11:10:02.827845742Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"\nJun 11 11:10:02.834766 crc crio[3656]: time=\"2026-06-11T11:10:02.834653607Z\" 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 11 11:10:02.838607 crc crio[3656]: time=\"2026-06-11T11:10:02.838542009Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"\nJun 11 11:10:02.848080 crc crio[3656]: time=\"2026-06-11T11:10:02.848004319Z\" 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 11 11:10:02.851798 crc crio[3656]: time=\"2026-06-11T11:10:02.851617982Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"\nJun 11 11:10:02.878895 crc crio[3656]: time=\"2026-06-11T11:10:02.878785385Z\" 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 11 11:10:02.882244 crc crio[3656]: time=\"2026-06-11T11:10:02.882170478Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"\nJun 11 11:10:02.923288 crc crio[3656]: time=\"2026-06-11T11:10:02.923191741Z\" 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 11 11:10:02.926173 crc crio[3656]: time=\"2026-06-11T11:10:02.926107545Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"\nJun 11 11:10:02.930916 crc crio[3656]: time=\"2026-06-11T11:10:02.930845765Z\" 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 11 11:10:02.934438 crc crio[3656]: time=\"2026-06-11T11:10:02.934382628Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"\nJun 11 11:10:02.939057 crc crio[3656]: time=\"2026-06-11T11:10:02.938994728Z\" 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 11 11:10:02.943583 crc crio[3656]: time=\"2026-06-11T11:10:02.943497579Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"\nJun 11 11:10:02.953626 crc crio[3656]: time=\"2026-06-11T11:10:02.953508328Z\" 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 11 11:10:02.957190 crc crio[3656]: time=\"2026-06-11T11:10:02.95710593Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"\nJun 11 11:10:02.962762 crc crio[3656]: time=\"2026-06-11T11:10:02.962645129Z\" 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 11 11:10:02.966314 crc crio[3656]: time=\"2026-06-11T11:10:02.966208871Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"\nJun 11 11:10:02.977947 crc crio[3656]: time=\"2026-06-11T11:10:02.977836147Z\" 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 11 11:10:02.981390 crc crio[3656]: time=\"2026-06-11T11:10:02.981302949Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"\nJun 11 11:10:02.989609 crc crio[3656]: time=\"2026-06-11T11:10:02.989528282Z\" 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 11 11:10:02.992872 crc crio[3656]: time=\"2026-06-11T11:10:02.992755505Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"\nJun 11 11:10:02.998171 crc crio[3656]: time=\"2026-06-11T11:10:02.998081634Z\" 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 11 11:10:03.002007 crc crio[3656]: time=\"2026-06-11T11:10:03.001937656Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"\nJun 11 11:10:03.011145 crc crio[3656]: time=\"2026-06-11T11:10:03.010655428Z\" 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 11 11:10:03.014290 crc crio[3656]: time=\"2026-06-11T11:10:03.01418531Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"\nJun 11 11:10:03.023033 crc crio[3656]: time=\"2026-06-11T11:10:03.022962172Z\" 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 11 11:10:03.025560 crc crio[3656]: time=\"2026-06-11T11:10:03.025486587Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"\nJun 11 11:10:03.038192 crc crio[3656]: time=\"2026-06-11T11:10:03.03810476Z\" 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 11 11:10:03.041110 crc crio[3656]: time=\"2026-06-11T11:10:03.041025034Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"\nJun 11 11:10:03.050857 crc crio[3656]: time=\"2026-06-11T11:10:03.050766064Z\" 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 11 11:10:03.054211 crc crio[3656]: time=\"2026-06-11T11:10:03.053471488Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"\nJun 11 11:10:03.066410 crc crio[3656]: time=\"2026-06-11T11:10:03.066323741Z\" 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 11 11:10:03.070059 crc crio[3656]: time=\"2026-06-11T11:10:03.069992303Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"\nJun 11 11:10:03.079003 crc crio[3656]: time=\"2026-06-11T11:10:03.078909635Z\" 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 11 11:10:03.085012 crc crio[3656]: time=\"2026-06-11T11:10:03.084808822Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"\nJun 11 11:10:03.091796 crc crio[3656]: time=\"2026-06-11T11:10:03.091081059Z\" 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 11 11:10:03.094027 crc crio[3656]: time=\"2026-06-11T11:10:03.093951513Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"\nJun 11 11:10:03.102268 crc crio[3656]: time=\"2026-06-11T11:10:03.102149926Z\" 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 11 11:10:03.105457 crc crio[3656]: time=\"2026-06-11T11:10:03.105430949Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"\nJun 11 11:10:03.114130 crc crio[3656]: time=\"2026-06-11T11:10:03.114096341Z\" 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 11 11:10:03.117547 crc crio[3656]: time=\"2026-06-11T11:10:03.117457394Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"\nJun 11 11:10:03.123511 crc crio[3656]: time=\"2026-06-11T11:10:03.123337181Z\" 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 11 11:10:03.128239 crc crio[3656]: time=\"2026-06-11T11:10:03.128154051Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"\nJun 11 11:10:03.132230 crc crio[3656]: time=\"2026-06-11T11:10:03.132162923Z\" 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 11 11:10:03.136389 crc crio[3656]: time=\"2026-06-11T11:10:03.135612446Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"\nJun 11 11:10:03.141624 crc crio[3656]: time=\"2026-06-11T11:10:03.141564603Z\" 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 11 11:10:03.144618 crc crio[3656]: time=\"2026-06-11T11:10:03.144592917Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"\nJun 11 11:10:03.150614 crc crio[3656]: time=\"2026-06-11T11:10:03.150538104Z\" 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 11 11:10:03.153035 crc crio[3656]: time=\"2026-06-11T11:10:03.152973019Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"\nJun 11 11:10:03.160296 crc crio[3656]: time=\"2026-06-11T11:10:03.160169124Z\" 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 11 11:10:03.162996 crc crio[3656]: time=\"2026-06-11T11:10:03.162922558Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"\nJun 11 11:10:03.172765 crc crio[3656]: time=\"2026-06-11T11:10:03.172465718Z\" 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 11 11:10:03.175958 crc crio[3656]: time=\"2026-06-11T11:10:03.175876651Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"\nJun 11 11:10:03.181606 crc crio[3656]: time=\"2026-06-11T11:10:03.181528689Z\" 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 11 11:10:03.184114 crc crio[3656]: time=\"2026-06-11T11:10:03.184041904Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"\nJun 11 11:10:03.192099 crc crio[3656]: time=\"2026-06-11T11:10:03.191988737Z\" 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 11 11:10:03.194804 crc crio[3656]: time=\"2026-06-11T11:10:03.194752241Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"\nJun 11 11:10:03.205952 crc crio[3656]: time=\"2026-06-11T11:10:03.205827308Z\" 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 11 11:10:03.208924 crc crio[3656]: time=\"2026-06-11T11:10:03.208822292Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"\nJun 11 11:10:03.222566 crc crio[3656]: time=\"2026-06-11T11:10:03.222452173Z\" 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 11 11:10:03.226501 crc crio[3656]: time=\"2026-06-11T11:10:03.226395655Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"\nJun 11 11:10:03.288797 crc crio[3656]: time=\"2026-06-11T11:10:03.288558884Z\" level=warning msg=\"Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory\"\nJun 11 11:10:03.289229 crc crio[3656]: time=\"2026-06-11T11:10:03.289203363Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:03.289611 crc crio[3656]: time=\"2026-06-11T11:10:03.289583292Z\" 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 11 11:10:03.290480 crc crio[3656]: time=\"2026-06-11T11:10:03.2904454Z\" 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:0xc000133830}] Aliases:map[]}\"\nJun 11 11:10:03.295374 crc crio[3656]: time=\"2026-06-11T11:10:03.29523279Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 11 11:10:03.296171 crc crio[3656]: time=\"2026-06-11T11:10:03.296061089Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:03.301375 crc crio[3656]: time=\"2026-06-11T11:10:03.300815609Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 11 11:10:03.301574 crc crio[3656]: time=\"2026-06-11T11:10:03.300885989Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 11 11:10:03.302015 crc crio[3656]: time=\"2026-06-11T11:10:03.301990696Z\" level=info msg=\"Create NRI interface\"\nJun 11 11:10:03.303840 crc crio[3656]: time=\"2026-06-11T11:10:03.303816132Z\" level=info msg=\"runtime interface created\"\nJun 11 11:10:03.304113 crc crio[3656]: time=\"2026-06-11T11:10:03.304085152Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 11 11:10:03.304222 crc crio[3656]: time=\"2026-06-11T11:10:03.304199112Z\" level=info msg=\"runtime interface starting up...\"\nJun 11 11:10:03.304344 crc crio[3656]: time=\"2026-06-11T11:10:03.304323721Z\" level=info msg=\"starting plugins...\"\nJun 11 11:10:03.304471 crc crio[3656]: time=\"2026-06-11T11:10:03.304453511Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 11 11:10:03.306584 crc crio[3656]: time=\"2026-06-11T11:10:03.306558347Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 11 11:10:03.311282 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 11 11:10:03.442429 crc crio[3656]: 2026-06-11T11:10:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:03.442802 crc crio[3656]: time=\"2026-06-11T11:10:03.442654541Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"\nJun 11 11:10:03.442802 crc crio[3656]: time=\"2026-06-11T11:10:03.442784141Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:03.442880 crc crio[3656]: time=\"2026-06-11T11:10:03.44283439Z\" 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 11 11:10:03.443141 crc crio[3656]: time=\"2026-06-11T11:10:03.44306834Z\" 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:0xc0001321b8}] Aliases:map[]}\"\nJun 11 11:10:03.443345 crc crio[3656]: time=\"2026-06-11T11:10:03.44328883Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:03.460363 crc crio[3656]: 2026-06-11T11:10:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:03.460545 crc crio[3656]: time=\"2026-06-11T11:10:03.460509143Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"\nJun 11 11:10:03.460545 crc crio[3656]: time=\"2026-06-11T11:10:03.460539873Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:03.460610 crc crio[3656]: time=\"2026-06-11T11:10:03.460573263Z\" 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 11 11:10:03.460864 crc crio[3656]: time=\"2026-06-11T11:10:03.460803213Z\" 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:0xc0001323e8}] Aliases:map[]}\"\nJun 11 11:10:03.461022 crc crio[3656]: time=\"2026-06-11T11:10:03.460953472Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:03.477148 crc crio[3656]: 2026-06-11T11:10:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:03.477374 crc crio[3656]: time=\"2026-06-11T11:10:03.477312488Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"\nJun 11 11:10:03.477374 crc crio[3656]: time=\"2026-06-11T11:10:03.477357498Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:03.477478 crc crio[3656]: time=\"2026-06-11T11:10:03.477394028Z\" 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 11 11:10:03.477963 crc crio[3656]: time=\"2026-06-11T11:10:03.477873637Z\" 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:0xc0001325f8}] Aliases:map[]}\"\nJun 11 11:10:03.478074 crc crio[3656]: time=\"2026-06-11T11:10:03.478032387Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:03.662491 crc crio[3656]: 2026-06-11T11:10:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:03.662608 crc crio[3656]: time=\"2026-06-11T11:10:03.66258382Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"\nJun 11 11:10:03.662656 crc crio[3656]: time=\"2026-06-11T11:10:03.662612899Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:03.662780 crc crio[3656]: time=\"2026-06-11T11:10:03.662658839Z\" 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 11 11:10:03.662972 crc crio[3656]: time=\"2026-06-11T11:10:03.662836889Z\" 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:0xc00141e030}] Aliases:map[]}\"\nJun 11 11:10:03.662972 crc crio[3656]: time=\"2026-06-11T11:10:03.662910649Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:10:03.662972 crc crio[3656]: time=\"2026-06-11T11:10:03.662922529Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:10:03.662972 crc crio[3656]: time=\"2026-06-11T11:10:03.662931959Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:03.678663 crc crio[3656]: 2026-06-11T11:10:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:03.678798 crc crio[3656]: time=\"2026-06-11T11:10:03.678744476Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"\nJun 11 11:10:03.678798 crc crio[3656]: time=\"2026-06-11T11:10:03.678778855Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:03.678874 crc crio[3656]: time=\"2026-06-11T11:10:03.678812375Z\" 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 11 11:10:03.679072 crc crio[3656]: time=\"2026-06-11T11:10:03.679018835Z\" 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:0xc00008c1b8}] Aliases:map[]}\"\nJun 11 11:10:03.679510 crc crio[3656]: time=\"2026-06-11T11:10:03.679278374Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:03.887311 crc crio[3656]: 2026-06-11T11:10:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:03.888639 crc crio[3656]: time=\"2026-06-11T11:10:03.887538227Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"\nJun 11 11:10:03.888639 crc crio[3656]: time=\"2026-06-11T11:10:03.887593157Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:03.888639 crc crio[3656]: time=\"2026-06-11T11:10:03.887659517Z\" 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 11 11:10:03.888639 crc crio[3656]: time=\"2026-06-11T11:10:03.888261166Z\" 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:0xc00008c350}] Aliases:map[]}\"\nJun 11 11:10:03.888639 crc crio[3656]: time=\"2026-06-11T11:10:03.888566825Z\" 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 11 11:10:03.988962 crc crio[3656]: 2026-06-11T11:10:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:03.989591 crc crio[3656]: time=\"2026-06-11T11:10:03.989499156Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"\nJun 11 11:10:03.989591 crc crio[3656]: time=\"2026-06-11T11:10:03.989572427Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:03.989810 crc crio[3656]: time=\"2026-06-11T11:10:03.989625808Z\" 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 11 11:10:03.990077 crc crio[3656]: time=\"2026-06-11T11:10:03.989994622Z\" 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:0xc0001326d0}] Aliases:map[]}\"\nJun 11 11:10:03.990303 crc crio[3656]: time=\"2026-06-11T11:10:03.990202665Z\" 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 11 11:10:04.009789 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:04.010104 crc crio[3656]: time=\"2026-06-11T11:10:04.010003793Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"\nJun 11 11:10:04.010104 crc crio[3656]: time=\"2026-06-11T11:10:04.010087084Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.010262 crc crio[3656]: time=\"2026-06-11T11:10:04.010117204Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"\nJun 11 11:10:04.010262 crc crio[3656]: time=\"2026-06-11T11:10:04.010129775Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.010262 crc crio[3656]: time=\"2026-06-11T11:10:04.010143635Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"\nJun 11 11:10:04.010262 crc crio[3656]: time=\"2026-06-11T11:10:04.010156035Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.010262 crc crio[3656]: time=\"2026-06-11T11:10:04.010202515Z\" 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 11 11:10:04.010601 crc crio[3656]: time=\"2026-06-11T11:10:04.010519269Z\" 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:0xc00141e0c8}] Aliases:map[]}\"\nJun 11 11:10:04.011013 crc crio[3656]: time=\"2026-06-11T11:10:04.010926824Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:04.035979 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:04.036353 crc crio[3656]: time=\"2026-06-11T11:10:04.036183149Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"\nJun 11 11:10:04.036353 crc crio[3656]: time=\"2026-06-11T11:10:04.03631483Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.036450 crc crio[3656]: time=\"2026-06-11T11:10:04.036392201Z\" 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 11 11:10:04.036930 crc crio[3656]: time=\"2026-06-11T11:10:04.036833026Z\" 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:0xc00141e160}] Aliases:map[]}\"\nJun 11 11:10:04.037173 crc crio[3656]: time=\"2026-06-11T11:10:04.03708754Z\" 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 11 11:10:04.095118 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:04.095490 crc crio[3656]: time=\"2026-06-11T11:10:04.095356492Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"\nJun 11 11:10:04.095490 crc crio[3656]: time=\"2026-06-11T11:10:04.095437463Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.095490 crc crio[3656]: time=\"2026-06-11T11:10:04.095489263Z\" 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 11 11:10:04.095929 crc crio[3656]: time=\"2026-06-11T11:10:04.095842948Z\" 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:0xc00141e1f0}] Aliases:map[]}\"\nJun 11 11:10:04.096124 crc crio[3656]: time=\"2026-06-11T11:10:04.09605892Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:04.194168 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:04.194589 crc crio[3656]: time=\"2026-06-11T11:10:04.194537076Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"\nJun 11 11:10:04.194740 crc crio[3656]: time=\"2026-06-11T11:10:04.194592667Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.194740 crc crio[3656]: time=\"2026-06-11T11:10:04.194643697Z\" 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 11 11:10:04.195180 crc crio[3656]: time=\"2026-06-11T11:10:04.195129843Z\" 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:0xc00141e280}] Aliases:map[]}\"\nJun 11 11:10:04.195382 crc crio[3656]: time=\"2026-06-11T11:10:04.195286745Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:04.282145 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:04.282388 crc crio[3656]: time=\"2026-06-11T11:10:04.282338194Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"\nJun 11 11:10:04.282388 crc crio[3656]: time=\"2026-06-11T11:10:04.282377815Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.282388 crc crio[3656]: time=\"2026-06-11T11:10:04.282391165Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"\nJun 11 11:10:04.282534 crc crio[3656]: time=\"2026-06-11T11:10:04.282398725Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.282534 crc crio[3656]: time=\"2026-06-11T11:10:04.282430945Z\" 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 11 11:10:04.282725 crc crio[3656]: time=\"2026-06-11T11:10:04.282628028Z\" 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:0xc00008c510}] Aliases:map[]}\"\nJun 11 11:10:04.282973 crc crio[3656]: time=\"2026-06-11T11:10:04.28284039Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:04.303304 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:04.303435 crc crio[3656]: time=\"2026-06-11T11:10:04.303390688Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"\nJun 11 11:10:04.303540 crc crio[3656]: time=\"2026-06-11T11:10:04.303436548Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.303540 crc crio[3656]: time=\"2026-06-11T11:10:04.303473109Z\" 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 11 11:10:04.303719 crc crio[3656]: time=\"2026-06-11T11:10:04.303639381Z\" 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:0xc00123e0d8}] Aliases:map[]}\"\nJun 11 11:10:04.303923 crc crio[3656]: time=\"2026-06-11T11:10:04.303873284Z\" 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 11 11:10:04.325759 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:04.326265 crc crio[3656]: time=\"2026-06-11T11:10:04.326122632Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"\nJun 11 11:10:04.326331 crc crio[3656]: time=\"2026-06-11T11:10:04.326289634Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.326504 crc crio[3656]: time=\"2026-06-11T11:10:04.326394095Z\" 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 11 11:10:04.326976 crc crio[3656]: time=\"2026-06-11T11:10:04.326898871Z\" 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:0xc0001327e8}] Aliases:map[]}\"\nJun 11 11:10:04.327396 crc crio[3656]: time=\"2026-06-11T11:10:04.327330446Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:04.432254 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:04.432254 crc crio[3656]: time=\"2026-06-11T11:10:04.432101979Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"\nJun 11 11:10:04.432254 crc crio[3656]: time=\"2026-06-11T11:10:04.432135689Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.432254 crc crio[3656]: time=\"2026-06-11T11:10:04.43217231Z\" 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 11 11:10:04.432504 crc crio[3656]: time=\"2026-06-11T11:10:04.432385262Z\" 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:0xc00141e320}] Aliases:map[]}\"\nJun 11 11:10:04.432543 crc crio[3656]: time=\"2026-06-11T11:10:04.432530264Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:04.450756 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:04.450972 crc crio[3656]: time=\"2026-06-11T11:10:04.450898195Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"\nJun 11 11:10:04.450972 crc crio[3656]: time=\"2026-06-11T11:10:04.450952346Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.450972 crc crio[3656]: time=\"2026-06-11T11:10:04.450972016Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"\nJun 11 11:10:04.451067 crc crio[3656]: time=\"2026-06-11T11:10:04.450980106Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.451067 crc crio[3656]: time=\"2026-06-11T11:10:04.451007857Z\" 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 11 11:10:04.451156 crc crio[3656]: time=\"2026-06-11T11:10:04.451132998Z\" 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:0xc00141e3b8}] Aliases:map[]}\"\nJun 11 11:10:04.451198 crc crio[3656]: time=\"2026-06-11T11:10:04.451183719Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:10:04.451198 crc crio[3656]: time=\"2026-06-11T11:10:04.451193479Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:10:04.451303 crc crio[3656]: time=\"2026-06-11T11:10:04.451236819Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:04.489643 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:04.489643 crc crio[3656]: time=\"2026-06-11T11:10:04.489638542Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"\nJun 11 11:10:04.490019 crc crio[3656]: time=\"2026-06-11T11:10:04.489726553Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.490019 crc crio[3656]: time=\"2026-06-11T11:10:04.489768364Z\" 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 11 11:10:04.490095 crc crio[3656]: time=\"2026-06-11T11:10:04.490021677Z\" 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:0xc00008c5f8}] Aliases:map[]}\"\nJun 11 11:10:04.490248 crc crio[3656]: time=\"2026-06-11T11:10:04.490161778Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:04.576060 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:04.576281 crc crio[3656]: time=\"2026-06-11T11:10:04.576183285Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"\nJun 11 11:10:04.576281 crc crio[3656]: time=\"2026-06-11T11:10:04.576259446Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.576416 crc crio[3656]: time=\"2026-06-11T11:10:04.576298607Z\" 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 11 11:10:04.576545 crc crio[3656]: time=\"2026-06-11T11:10:04.576483229Z\" 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:0xc00008c690}] Aliases:map[]}\"\nJun 11 11:10:04.576665 crc crio[3656]: time=\"2026-06-11T11:10:04.57662318Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:04.640094 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:04.640313 crc crio[3656]: time=\"2026-06-11T11:10:04.640188206Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"\nJun 11 11:10:04.640313 crc crio[3656]: time=\"2026-06-11T11:10:04.640261347Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.640313 crc crio[3656]: time=\"2026-06-11T11:10:04.640296848Z\" 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 11 11:10:04.640527 crc crio[3656]: time=\"2026-06-11T11:10:04.64046884Z\" 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:0xc00141e420}] Aliases:map[]}\"\nJun 11 11:10:04.640653 crc crio[3656]: time=\"2026-06-11T11:10:04.640615392Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:04.699500 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:04.699754 crc crio[3656]: time=\"2026-06-11T11:10:04.699638973Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"\nJun 11 11:10:04.699857 crc crio[3656]: time=\"2026-06-11T11:10:04.699809785Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.699919 crc crio[3656]: time=\"2026-06-11T11:10:04.699867376Z\" 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 11 11:10:04.700111 crc crio[3656]: time=\"2026-06-11T11:10:04.700040398Z\" 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:0xc00123e1a0}] Aliases:map[]}\"\nJun 11 11:10:04.700243 crc crio[3656]: time=\"2026-06-11T11:10:04.700181689Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:04.715152 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:04.715345 crc crio[3656]: time=\"2026-06-11T11:10:04.715270551Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"\nJun 11 11:10:04.715345 crc crio[3656]: time=\"2026-06-11T11:10:04.715320342Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.715434 crc crio[3656]: time=\"2026-06-11T11:10:04.715355992Z\" 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 11 11:10:04.715636 crc crio[3656]: time=\"2026-06-11T11:10:04.715578125Z\" 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:0xc00123e230}] Aliases:map[]}\"\nJun 11 11:10:04.715891 crc crio[3656]: time=\"2026-06-11T11:10:04.715818808Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:04.731974 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:04.732150 crc crio[3656]: time=\"2026-06-11T11:10:04.732066714Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"\nJun 11 11:10:04.732150 crc crio[3656]: time=\"2026-06-11T11:10:04.732105094Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.732150 crc crio[3656]: time=\"2026-06-11T11:10:04.732121074Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"\nJun 11 11:10:04.732150 crc crio[3656]: time=\"2026-06-11T11:10:04.732128244Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.732296 crc crio[3656]: time=\"2026-06-11T11:10:04.732154795Z\" 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 11 11:10:04.732405 crc crio[3656]: time=\"2026-06-11T11:10:04.732362337Z\" 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:0xc000132890}] Aliases:map[]}\"\nJun 11 11:10:04.732565 crc crio[3656]: time=\"2026-06-11T11:10:04.732512689Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:04.749171 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:04.749343 crc crio[3656]: time=\"2026-06-11T11:10:04.749278421Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"\nJun 11 11:10:04.749343 crc crio[3656]: time=\"2026-06-11T11:10:04.749326382Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.749416 crc crio[3656]: time=\"2026-06-11T11:10:04.749359732Z\" 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 11 11:10:04.749567 crc crio[3656]: time=\"2026-06-11T11:10:04.749514574Z\" 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:0xc00123e2d0}] Aliases:map[]}\"\nJun 11 11:10:04.749777 crc crio[3656]: time=\"2026-06-11T11:10:04.749648106Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:04.764493 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:04.764750 crc crio[3656]: time=\"2026-06-11T11:10:04.764610076Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"\nJun 11 11:10:04.764750 crc crio[3656]: time=\"2026-06-11T11:10:04.764659917Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.764849 crc crio[3656]: time=\"2026-06-11T11:10:04.764752958Z\" 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 11 11:10:04.765025 crc crio[3656]: time=\"2026-06-11T11:10:04.76495338Z\" 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:0xc00123e360}] Aliases:map[]}\"\nJun 11 11:10:04.765526 crc crio[3656]: time=\"2026-06-11T11:10:04.765436336Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:04.780417 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:04.780803 crc crio[3656]: time=\"2026-06-11T11:10:04.780767331Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"\nJun 11 11:10:04.780878 crc crio[3656]: time=\"2026-06-11T11:10:04.780864552Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.780959 crc crio[3656]: time=\"2026-06-11T11:10:04.780944693Z\" 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 11 11:10:04.781193 crc crio[3656]: time=\"2026-06-11T11:10:04.781175195Z\" 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:0xc00141e4d0}] Aliases:map[]}\"\nJun 11 11:10:04.781435 crc crio[3656]: time=\"2026-06-11T11:10:04.781418218Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:04.820722 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:04.821028 crc crio[3656]: time=\"2026-06-11T11:10:04.821001975Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"\nJun 11 11:10:04.821109 crc crio[3656]: time=\"2026-06-11T11:10:04.821093517Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.821188 crc crio[3656]: time=\"2026-06-11T11:10:04.821172988Z\" 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 11 11:10:04.821387 crc crio[3656]: time=\"2026-06-11T11:10:04.82136914Z\" 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:0xc0001329c0}] Aliases:map[]}\"\nJun 11 11:10:04.821487 crc crio[3656]: time=\"2026-06-11T11:10:04.821473031Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:10:04.821553 crc crio[3656]: time=\"2026-06-11T11:10:04.821540402Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:10:04.821613 crc crio[3656]: time=\"2026-06-11T11:10:04.821598213Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:04.907581 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:04.908772 crc crio[3656]: time=\"2026-06-11T11:10:04.907620069Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"\nJun 11 11:10:04.908772 crc crio[3656]: time=\"2026-06-11T11:10:04.90765019Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.908772 crc crio[3656]: time=\"2026-06-11T11:10:04.907818612Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"\nJun 11 11:10:04.908772 crc crio[3656]: time=\"2026-06-11T11:10:04.907837562Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:04.908772 crc crio[3656]: time=\"2026-06-11T11:10:04.907865952Z\" 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 11 11:10:04.908772 crc crio[3656]: time=\"2026-06-11T11:10:04.908028784Z\" 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:0xc00008c758}] Aliases:map[]}\"\nJun 11 11:10:04.908772 crc crio[3656]: time=\"2026-06-11T11:10:04.908143566Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:05.103621 crc crio[3656]: 2026-06-11T11:10:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:05.105175 crc crio[3656]: time=\"2026-06-11T11:10:05.104022856Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"\nJun 11 11:10:05.105175 crc crio[3656]: time=\"2026-06-11T11:10:05.104753725Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:05.105175 crc crio[3656]: time=\"2026-06-11T11:10:05.104820996Z\" 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 11 11:10:05.105175 crc crio[3656]: time=\"2026-06-11T11:10:05.104979608Z\" 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:0xc00123e390}] Aliases:map[]}\"\nJun 11 11:10:05.105175 crc crio[3656]: time=\"2026-06-11T11:10:05.105031678Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:10:05.105175 crc crio[3656]: time=\"2026-06-11T11:10:05.105055529Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:10:05.105175 crc crio[3656]: time=\"2026-06-11T11:10:05.105077069Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:05.313108 crc crio[3656]: 2026-06-11T11:10:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:05.313108 crc crio[3656]: time=\"2026-06-11T11:10:05.313052245Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"\nJun 11 11:10:05.313108 crc crio[3656]: time=\"2026-06-11T11:10:05.313086325Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:05.313318 crc crio[3656]: time=\"2026-06-11T11:10:05.313121576Z\" 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 11 11:10:05.315862 crc crio[3656]: time=\"2026-06-11T11:10:05.315782278Z\" 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:0xc00159a000}] Aliases:map[]}\"\nJun 11 11:10:05.316155 crc crio[3656]: time=\"2026-06-11T11:10:05.316075721Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:05.656120 crc crio[3656]: 2026-06-11T11:10:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:05.656339 crc crio[3656]: time=\"2026-06-11T11:10:05.656277512Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"\nJun 11 11:10:05.656339 crc crio[3656]: time=\"2026-06-11T11:10:05.656332292Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:05.656428 crc crio[3656]: time=\"2026-06-11T11:10:05.656349982Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"\nJun 11 11:10:05.656428 crc crio[3656]: time=\"2026-06-11T11:10:05.656361113Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:05.656428 crc crio[3656]: time=\"2026-06-11T11:10:05.656372083Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"\nJun 11 11:10:05.656428 crc crio[3656]: time=\"2026-06-11T11:10:05.656381793Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:05.656428 crc crio[3656]: time=\"2026-06-11T11:10:05.656415213Z\" 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 11 11:10:05.656803 crc crio[3656]: time=\"2026-06-11T11:10:05.656761877Z\" 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:0xc0013004a8}] Aliases:map[]}\"\nJun 11 11:10:05.656979 crc crio[3656]: time=\"2026-06-11T11:10:05.656929519Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:05.843744 crc crio[3656]: 2026-06-11T11:10:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:05.844126 crc crio[3656]: time=\"2026-06-11T11:10:05.844038174Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"\nJun 11 11:10:05.844126 crc crio[3656]: time=\"2026-06-11T11:10:05.844112885Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:05.844251 crc crio[3656]: time=\"2026-06-11T11:10:05.844175946Z\" 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 11 11:10:05.844603 crc crio[3656]: time=\"2026-06-11T11:10:05.844413559Z\" 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:0xc00159a180}] Aliases:map[]}\"\nJun 11 11:10:05.844603 crc crio[3656]: time=\"2026-06-11T11:10:05.844593941Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:05.886786 crc crio[3656]: 2026-06-11T11:10:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:05.887338 crc crio[3656]: time=\"2026-06-11T11:10:05.887052723Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"\nJun 11 11:10:05.887338 crc crio[3656]: time=\"2026-06-11T11:10:05.887319526Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:05.887435 crc crio[3656]: time=\"2026-06-11T11:10:05.887356986Z\" 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 11 11:10:05.887939 crc crio[3656]: time=\"2026-06-11T11:10:05.887722911Z\" 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:0xc00008c510}] Aliases:map[]}\"\nJun 11 11:10:05.887939 crc crio[3656]: time=\"2026-06-11T11:10:05.887909043Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:05.903476 crc crio[3656]: 2026-06-11T11:10:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:05.903598 crc crio[3656]: time=\"2026-06-11T11:10:05.903559232Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"\nJun 11 11:10:05.903598 crc crio[3656]: time=\"2026-06-11T11:10:05.903589332Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:05.903667 crc crio[3656]: time=\"2026-06-11T11:10:05.903601772Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"\nJun 11 11:10:05.903667 crc crio[3656]: time=\"2026-06-11T11:10:05.903609662Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:05.903667 crc crio[3656]: time=\"2026-06-11T11:10:05.903618832Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"\nJun 11 11:10:05.903667 crc crio[3656]: time=\"2026-06-11T11:10:05.903625442Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:05.903667 crc crio[3656]: time=\"2026-06-11T11:10:05.903653193Z\" 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 11 11:10:05.903916 crc crio[3656]: time=\"2026-06-11T11:10:05.903858715Z\" 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:0xc00008c7c0}] Aliases:map[]}\"\nJun 11 11:10:05.904244 crc crio[3656]: time=\"2026-06-11T11:10:05.904081408Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:05.958987 crc crio[3656]: 2026-06-11T11:10:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 11 11:10:05.960252 crc crio[3656]: time=\"2026-06-11T11:10:05.959313013Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"\nJun 11 11:10:05.960252 crc crio[3656]: time=\"2026-06-11T11:10:05.959354064Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:05.960252 crc crio[3656]: time=\"2026-06-11T11:10:05.959475045Z\" 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 11 11:10:05.960252 crc crio[3656]: time=\"2026-06-11T11:10:05.959664198Z\" 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:0xc00008c930}] Aliases:map[]}\"\nJun 11 11:10:05.960252 crc crio[3656]: time=\"2026-06-11T11:10:05.95983309Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:05.990116 crc crio[3656]: time=\"2026-06-11T11:10:05.989908622Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=e5c37e06-50df-45cb-a353-720a19f03ba9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:05.990116 crc crio[3656]: time=\"2026-06-11T11:10:05.990038144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:06.005964 crc crio[3656]: time=\"2026-06-11T11:10:06.00545792Z\" 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=e5c37e06-50df-45cb-a353-720a19f03ba9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:06.025901 crc crio[3656]: time=\"2026-06-11T11:10:06.024643141Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=9ba1d1d8-8c72-434c-a738-4575fc14efff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:06.026067 crc crio[3656]: time=\"2026-06-11T11:10:06.025940776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:06.040141 crc crio[3656]: time=\"2026-06-11T11:10:06.039985056Z\" 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=9ba1d1d8-8c72-434c-a738-4575fc14efff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:06.060002 crc crio[3656]: time=\"2026-06-11T11:10:06.059754424Z\" level=info msg=\"Ran pod sandbox 5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892 with infra container: openshift-etcd/etcd-crc/POD\" id=e5c37e06-50df-45cb-a353-720a19f03ba9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:06.062116 crc crio[3656]: time=\"2026-06-11T11:10:06.062046542Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=b86f0747-1a4d-4646-aa8c-1088832fb27e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:06.062230 crc crio[3656]: time=\"2026-06-11T11:10:06.062198543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:06.070648 crc crio[3656]: time=\"2026-06-11T11:10:06.070481453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9d3c6223-e5b6-47ba-bbf2-21d91920c090 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:06.071476 crc crio[3656]: time=\"2026-06-11T11:10:06.071382234Z\" level=info msg=\"Ran pod sandbox e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=9ba1d1d8-8c72-434c-a738-4575fc14efff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:06.073982 crc crio[3656]: time=\"2026-06-11T11:10:06.073796453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2425d622-ddf3-4f89-9bbd-e1e7bb6403f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:06.077269 crc crio[3656]: time=\"2026-06-11T11:10:06.077039622Z\" 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=b86f0747-1a4d-4646-aa8c-1088832fb27e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:06.083350 crc crio[3656]: time=\"2026-06-11T11:10:06.083241327Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=12bb0eb1-2723-4fa4-9190-af13b1c483da name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:06.085864 crc crio[3656]: time=\"2026-06-11T11:10:06.085642346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=35305fe1-a400-474e-8cc2-3fe8a7b9e060 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:06.089005 crc crio[3656]: time=\"2026-06-11T11:10:06.088890915Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=20263a98-dcc7-4a97-bd0b-0dc22ee855f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:06.089091 crc crio[3656]: time=\"2026-06-11T11:10:06.089037777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:06.094884 crc crio[3656]: time=\"2026-06-11T11:10:06.093657753Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=c98babc2-5fda-4597-a3d1-4fdc6e528977 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:06.094884 crc crio[3656]: time=\"2026-06-11T11:10:06.093754484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:06.096301 crc crio[3656]: time=\"2026-06-11T11:10:06.096105702Z\" level=info msg=\"Ran pod sandbox 90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=b86f0747-1a4d-4646-aa8c-1088832fb27e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:06.103905 crc crio[3656]: time=\"2026-06-11T11:10:06.103793725Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=380ab44b-0ef9-473d-b6b1-c338df4d97e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:06.107274 crc crio[3656]: time=\"2026-06-11T11:10:06.107027214Z\" 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=20263a98-dcc7-4a97-bd0b-0dc22ee855f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:06.107357 crc crio[3656]: time=\"2026-06-11T11:10:06.107309327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:06.113600 crc crio[3656]: time=\"2026-06-11T11:10:06.11339281Z\" 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=c98babc2-5fda-4597-a3d1-4fdc6e528977 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:06.128112 crc crio[3656]: time=\"2026-06-11T11:10:06.127911535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f162aa48-7dac-4fc2-805a-52e262b8c940 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:06.128327 crc crio[3656]: time=\"2026-06-11T11:10:06.128221579Z\" level=info msg=\"Ran pod sandbox 3150442a99d6c26fe8eda69423f0d0dca61e407de7aa202702692bc848767a03 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=c98babc2-5fda-4597-a3d1-4fdc6e528977 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:06.130159 crc crio[3656]: time=\"2026-06-11T11:10:06.129392113Z\" level=info msg=\"Ran pod sandbox 8addf67d77fb470f981ad5d6406c298f8600cc6abd76dd8ef81ae61c61b959ad with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=20263a98-dcc7-4a97-bd0b-0dc22ee855f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:10:06.135294 crc crio[3656]: time=\"2026-06-11T11:10:06.135159273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:06.138447 crc crio[3656]: time=\"2026-06-11T11:10:06.1382925Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=797918be-ccb5-4e08-baf0-590c41a1d707 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:06.139203 crc crio[3656]: time=\"2026-06-11T11:10:06.139016799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:06.152897 crc crio[3656]: time=\"2026-06-11T11:10:06.152587383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7958f1ab-5703-475a-a804-b8a348e5a76f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:06.153800 crc crio[3656]: time=\"2026-06-11T11:10:06.153541294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=805548c2-635a-4e4d-8b64-2e024053ca62 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:06.162101 crc crio[3656]: time=\"2026-06-11T11:10:06.161867494Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3fc8ba29-03f6-499b-b9ed-51873b231f17 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:06.171076 crc crio[3656]: time=\"2026-06-11T11:10:06.170581869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:06.173099 crc crio[3656]: time=\"2026-06-11T11:10:06.172910438Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c1ad5437-db78-49b7-8c6b-84e068955ad3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:06.229558 crc crio[3656]: time=\"2026-06-11T11:10:06.229153585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=38d34778-b610-46aa-a479-14960e80fa65 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:06.271013 crc crio[3656]: 2026-06-11T11:10: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 11 11:10:06.271521 crc crio[3656]: time=\"2026-06-11T11:10:06.27104793Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"\nJun 11 11:10:06.271521 crc crio[3656]: time=\"2026-06-11T11:10:06.271090601Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:06.271521 crc crio[3656]: time=\"2026-06-11T11:10:06.271116421Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"\nJun 11 11:10:06.271521 crc crio[3656]: time=\"2026-06-11T11:10:06.271129371Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:06.271521 crc crio[3656]: time=\"2026-06-11T11:10:06.271438555Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"\nJun 11 11:10:06.271521 crc crio[3656]: time=\"2026-06-11T11:10:06.271466295Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:06.271521 crc crio[3656]: time=\"2026-06-11T11:10:06.271503426Z\" 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 11 11:10:06.271998 crc crio[3656]: time=\"2026-06-11T11:10:06.271919891Z\" 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:0xc00008d438}] Aliases:map[]}\"\nJun 11 11:10:06.272495 crc crio[3656]: time=\"2026-06-11T11:10:06.272085313Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:06.281534 crc crio[3656]: time=\"2026-06-11T11:10:06.281132352Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=6142fbb3-0411-4604-b2e2-a10e575f9b1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:06.281933 crc crio[3656]: time=\"2026-06-11T11:10:06.28184834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:06.294596 crc crio[3656]: time=\"2026-06-11T11:10:06.294390112Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=9634f1f3-b6c9-49fd-bcf7-c741283e517a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:06.295392 crc crio[3656]: time=\"2026-06-11T11:10:06.295255242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:06.314119 crc crio[3656]: time=\"2026-06-11T11:10:06.313828486Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=e4db8643-626d-407b-821e-9e590f65b452 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:06.330400 crc crio[3656]: time=\"2026-06-11T11:10:06.330072471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:06.350338 crc crio[3656]: time=\"2026-06-11T11:10:06.350087133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:06.393386 crc crio[3656]: time=\"2026-06-11T11:10:06.392944739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:06.615301 crc crio[3656]: 2026-06-11T11:10: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 11 11:10:06.615662 crc crio[3656]: time=\"2026-06-11T11:10:06.615620013Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"\nJun 11 11:10:06.615832 crc crio[3656]: time=\"2026-06-11T11:10:06.615809665Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:06.615920 crc crio[3656]: time=\"2026-06-11T11:10:06.615906246Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"\nJun 11 11:10:06.619428 crc crio[3656]: time=\"2026-06-11T11:10:06.615978447Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:06.620366 crc crio[3656]: time=\"2026-06-11T11:10:06.62034558Z\" 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 11 11:10:06.620633 crc crio[3656]: time=\"2026-06-11T11:10:06.620611443Z\" 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:0xc00008c050}] Aliases:map[]}\"\nJun 11 11:10:06.622350 crc crio[3656]: time=\"2026-06-11T11:10:06.622320513Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:06.623055 crc crio[3656]: time=\"2026-06-11T11:10:06.620153697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:06.680964 crc crio[3656]: 2026-06-11T11:10: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 11 11:10:06.681781 crc crio[3656]: time=\"2026-06-11T11:10:06.681735969Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"\nJun 11 11:10:06.681876 crc crio[3656]: time=\"2026-06-11T11:10:06.681860381Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:06.682055 crc crio[3656]: time=\"2026-06-11T11:10:06.682034923Z\" 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 11 11:10:06.682356 crc crio[3656]: time=\"2026-06-11T11:10:06.682328307Z\" 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:0xc000132878}] Aliases:map[]}\"\nJun 11 11:10:06.682853 crc crio[3656]: time=\"2026-06-11T11:10:06.682670911Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:06.976516 crc crio[3656]: 2026-06-11T11:10: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 11 11:10:06.977503 crc crio[3656]: time=\"2026-06-11T11:10:06.976566552Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"\nJun 11 11:10:06.977503 crc crio[3656]: time=\"2026-06-11T11:10:06.976611513Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:06.977503 crc crio[3656]: time=\"2026-06-11T11:10:06.976644243Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"\nJun 11 11:10:06.977503 crc crio[3656]: time=\"2026-06-11T11:10:06.976654794Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:06.977503 crc crio[3656]: time=\"2026-06-11T11:10:06.976770735Z\" 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 11 11:10:06.977503 crc crio[3656]: time=\"2026-06-11T11:10:06.977102819Z\" 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:0xc001e805b0}] Aliases:map[]}\"\nJun 11 11:10:06.977503 crc crio[3656]: time=\"2026-06-11T11:10:06.977349762Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:07.100486 crc crio[3656]: 2026-06-11T11:10: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 11 11:10:07.100772 crc crio[3656]: time=\"2026-06-11T11:10:07.100608057Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"\nJun 11 11:10:07.100772 crc crio[3656]: time=\"2026-06-11T11:10:07.100650418Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:07.100772 crc crio[3656]: time=\"2026-06-11T11:10:07.100756769Z\" 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 11 11:10:07.101017 crc crio[3656]: time=\"2026-06-11T11:10:07.100949221Z\" 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:0xc00123e3c8}] Aliases:map[]}\"\nJun 11 11:10:07.101424 crc crio[3656]: time=\"2026-06-11T11:10:07.101217405Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:07.146773 crc crio[3656]: 2026-06-11T11:10: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 11 11:10:07.146977 crc crio[3656]: time=\"2026-06-11T11:10:07.146911995Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"\nJun 11 11:10:07.146977 crc crio[3656]: time=\"2026-06-11T11:10:07.146964046Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:07.147079 crc crio[3656]: time=\"2026-06-11T11:10:07.147005116Z\" 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 11 11:10:07.147267 crc crio[3656]: time=\"2026-06-11T11:10:07.147188219Z\" 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:0xc00141e1a0}] Aliases:map[]}\"\nJun 11 11:10:07.147458 crc crio[3656]: time=\"2026-06-11T11:10:07.147405021Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:07.230270 crc crio[3656]: 2026-06-11T11:10: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 11 11:10:07.230270 crc crio[3656]: time=\"2026-06-11T11:10:07.229787104Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"\nJun 11 11:10:07.230270 crc crio[3656]: time=\"2026-06-11T11:10:07.229824865Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:07.230270 crc crio[3656]: time=\"2026-06-11T11:10:07.229862865Z\" 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 11 11:10:07.230270 crc crio[3656]: time=\"2026-06-11T11:10:07.230030997Z\" 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:0xc001300480}] Aliases:map[]}\"\nJun 11 11:10:07.230270 crc crio[3656]: time=\"2026-06-11T11:10:07.23024084Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:07.535481 crc crio[3656]: 2026-06-11T11:10: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 11 11:10:07.535917 crc crio[3656]: time=\"2026-06-11T11:10:07.535816122Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"\nJun 11 11:10:07.536486 crc crio[3656]: time=\"2026-06-11T11:10:07.535884473Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:07.536644 crc crio[3656]: time=\"2026-06-11T11:10:07.536578111Z\" 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 11 11:10:07.537472 crc crio[3656]: time=\"2026-06-11T11:10:07.53731999Z\" 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:0xc001300268}] Aliases:map[]}\"\nJun 11 11:10:07.537848 crc crio[3656]: time=\"2026-06-11T11:10:07.537592193Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:07.794271 crc crio[3656]: 2026-06-11T11:10: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 11 11:10:07.795129 crc crio[3656]: time=\"2026-06-11T11:10:07.794809732Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"\nJun 11 11:10:07.795961 crc crio[3656]: time=\"2026-06-11T11:10:07.795935816Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:07.796241 crc crio[3656]: time=\"2026-06-11T11:10:07.796215639Z\" 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 11 11:10:07.796564 crc crio[3656]: time=\"2026-06-11T11:10:07.796532453Z\" 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:0xc0029222b8}] Aliases:map[]}\"\nJun 11 11:10:07.797259 crc crio[3656]: time=\"2026-06-11T11:10:07.797234041Z\" 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 11 11:10:07.967289 crc crio[3656]: 2026-06-11T11:10: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 11 11:10:07.967885 crc crio[3656]: time=\"2026-06-11T11:10:07.967829277Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"\nJun 11 11:10:07.968820 crc crio[3656]: time=\"2026-06-11T11:10:07.968746408Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:07.968893 crc crio[3656]: time=\"2026-06-11T11:10:07.96885487Z\" 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 11 11:10:07.969455 crc crio[3656]: time=\"2026-06-11T11:10:07.969382636Z\" 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:0xc001f0a000}] Aliases:map[]}\"\nJun 11 11:10:07.969650 crc crio[3656]: time=\"2026-06-11T11:10:07.969598559Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:08.021238 crc crio[3656]: time=\"2026-06-11T11:10:08.021009938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:08.021987 crc crio[3656]: time=\"2026-06-11T11:10:08.021487764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:08.023243 crc crio[3656]: time=\"2026-06-11T11:10:08.022995392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:08.024462 crc crio[3656]: time=\"2026-06-11T11:10:08.024332428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:08.024797 crc crio[3656]: time=\"2026-06-11T11:10:08.024660912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:08.050371 crc crio[3656]: 2026-06-11T11:10: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 11 11:10:08.050606 crc crio[3656]: time=\"2026-06-11T11:10:08.050574105Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"\nJun 11 11:10:08.050760 crc crio[3656]: time=\"2026-06-11T11:10:08.050732656Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:08.050891 crc crio[3656]: time=\"2026-06-11T11:10:08.050866878Z\" 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 11 11:10:08.051123 crc crio[3656]: time=\"2026-06-11T11:10:08.051094071Z\" 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:0xc002bb81f0}] Aliases:map[]}\"\nJun 11 11:10:08.051447 crc crio[3656]: time=\"2026-06-11T11:10:08.051422865Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:08.127225 crc crio[3656]: 2026-06-11T11:10: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 11 11:10:08.127610 crc crio[3656]: time=\"2026-06-11T11:10:08.127568792Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"\nJun 11 11:10:08.127758 crc crio[3656]: time=\"2026-06-11T11:10:08.127726884Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:08.127923 crc crio[3656]: time=\"2026-06-11T11:10:08.127897086Z\" 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 11 11:10:08.128209 crc crio[3656]: time=\"2026-06-11T11:10:08.12818446Z\" 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:0xc000182698}] Aliases:map[]}\"\nJun 11 11:10:08.128430 crc crio[3656]: time=\"2026-06-11T11:10:08.128407322Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:08.182964 crc crio[3656]: time=\"2026-06-11T11:10:08.182794068Z\" level=info msg=\"Created container 91321cd139d1c69d6d22fca021d0fec7f0efbd158fa1f5ef1d6f3cc6a1aa06ed: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=6142fbb3-0411-4604-b2e2-a10e575f9b1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:08.185668 crc crio[3656]: time=\"2026-06-11T11:10:08.1854302Z\" level=info msg=\"Starting container: 91321cd139d1c69d6d22fca021d0fec7f0efbd158fa1f5ef1d6f3cc6a1aa06ed\" id=8a2a6192-2edd-4e06-b34d-d492b9f02241 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:08.188312 crc crio[3656]: time=\"2026-06-11T11:10:08.187431604Z\" level=info msg=\"Created container 70b478e3759ffbb3b2e1f95067a5d27c09172b74de968288ae64d64e6dcb1f8a: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=9634f1f3-b6c9-49fd-bcf7-c741283e517a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:08.189151 crc crio[3656]: time=\"2026-06-11T11:10:08.188513617Z\" level=info msg=\"Starting container: 70b478e3759ffbb3b2e1f95067a5d27c09172b74de968288ae64d64e6dcb1f8a\" id=00c8ebc1-ef16-4ed4-8f36-e21c8d723859 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:08.189533 crc crio[3656]: time=\"2026-06-11T11:10:08.189439838Z\" level=info msg=\"Created container 5c72159f7b29122f3fc7a353ce56a276d188cb43ee67b9819d9c79bf7f6d5a71: openshift-etcd/etcd-crc/setup\" id=797918be-ccb5-4e08-baf0-590c41a1d707 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:08.191093 crc crio[3656]: time=\"2026-06-11T11:10:08.191026837Z\" level=info msg=\"Starting container: 5c72159f7b29122f3fc7a353ce56a276d188cb43ee67b9819d9c79bf7f6d5a71\" id=1aa037d9-9888-4a61-b6a5-67bdbd256d5f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:08.196951 crc crio[3656]: time=\"2026-06-11T11:10:08.196870377Z\" level=info msg=\"Started container\" PID=5432 containerID=70b478e3759ffbb3b2e1f95067a5d27c09172b74de968288ae64d64e6dcb1f8a description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=00c8ebc1-ef16-4ed4-8f36-e21c8d723859 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed\nJun 11 11:10:08.204578 crc crio[3656]: time=\"2026-06-11T11:10:08.203933803Z\" level=info msg=\"Started container\" PID=5431 containerID=5c72159f7b29122f3fc7a353ce56a276d188cb43ee67b9819d9c79bf7f6d5a71 description=openshift-etcd/etcd-crc/setup id=1aa037d9-9888-4a61-b6a5-67bdbd256d5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892\nJun 11 11:10:08.205869 crc crio[3656]: time=\"2026-06-11T11:10:08.205828005Z\" level=info msg=\"Started container\" PID=5433 containerID=91321cd139d1c69d6d22fca021d0fec7f0efbd158fa1f5ef1d6f3cc6a1aa06ed description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=8a2a6192-2edd-4e06-b34d-d492b9f02241 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8addf67d77fb470f981ad5d6406c298f8600cc6abd76dd8ef81ae61c61b959ad\nJun 11 11:10:08.214778 crc crio[3656]: time=\"2026-06-11T11:10:08.214377958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=3768f540-22d4-4f38-8be7-1388ef262bf2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:08.218341 crc crio[3656]: time=\"2026-06-11T11:10:08.218072163Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=25c6a4fc-c060-4422-be2f-e8b8d1fe4467 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:08.221429 crc crio[3656]: time=\"2026-06-11T11:10:08.220969228Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a2b3f937-7ebc-4d98-810b-fd403df16ae0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:08.222229 crc crio[3656]: time=\"2026-06-11T11:10:08.222204443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:08.228069 crc crio[3656]: time=\"2026-06-11T11:10:08.228021623Z\" level=info msg=\"Created container 48d699512b6e2861740b92f5b40d421fa5a675370735ef7d7a4fc78aae06a674: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=e4db8643-626d-407b-821e-9e590f65b452 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:08.229803 crc crio[3656]: time=\"2026-06-11T11:10:08.229575262Z\" level=info msg=\"Starting container: 48d699512b6e2861740b92f5b40d421fa5a675370735ef7d7a4fc78aae06a674\" id=d0ccff9e-0621-4844-ba9a-a50bed48cf13 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:08.240575 crc crio[3656]: time=\"2026-06-11T11:10:08.240494703Z\" level=info msg=\"Created container 58333d9a449d7c3b686e4ca8d4afc65a0f0feca276b50d4afb239277a4f6ddee: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=380ab44b-0ef9-473d-b6b1-c338df4d97e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:08.241413 crc crio[3656]: time=\"2026-06-11T11:10:08.240653345Z\" level=info msg=\"Started container\" PID=5434 containerID=48d699512b6e2861740b92f5b40d421fa5a675370735ef7d7a4fc78aae06a674 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=d0ccff9e-0621-4844-ba9a-a50bed48cf13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3150442a99d6c26fe8eda69423f0d0dca61e407de7aa202702692bc848767a03\nJun 11 11:10:08.243645 crc crio[3656]: time=\"2026-06-11T11:10:08.243610291Z\" level=info msg=\"Starting container: 58333d9a449d7c3b686e4ca8d4afc65a0f0feca276b50d4afb239277a4f6ddee\" id=138b1401-3a06-4e70-8b24-95493f916a6c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:08.248842 crc crio[3656]: time=\"2026-06-11T11:10:08.248647842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:08.290392 crc crio[3656]: time=\"2026-06-11T11:10:08.290221663Z\" level=info msg=\"Started container\" PID=5436 containerID=58333d9a449d7c3b686e4ca8d4afc65a0f0feca276b50d4afb239277a4f6ddee description=openshift-kube-apiserver/kube-apiserver-crc/setup id=138b1401-3a06-4e70-8b24-95493f916a6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6\nJun 11 11:10:08.427421 crc crio[3656]: 2026-06-11T11:10: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 11 11:10:08.427800 crc crio[3656]: time=\"2026-06-11T11:10:08.427541327Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"\nJun 11 11:10:08.427800 crc crio[3656]: time=\"2026-06-11T11:10:08.427588478Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:08.427800 crc crio[3656]: time=\"2026-06-11T11:10:08.427611318Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"\nJun 11 11:10:08.427800 crc crio[3656]: time=\"2026-06-11T11:10:08.427625059Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:08.427800 crc crio[3656]: time=\"2026-06-11T11:10:08.427665879Z\" 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 11 11:10:08.428053 crc crio[3656]: time=\"2026-06-11T11:10:08.427860061Z\" 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:0xc00008c050}] Aliases:map[]}\"\nJun 11 11:10:08.428053 crc crio[3656]: time=\"2026-06-11T11:10:08.427923462Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:10:08.428053 crc crio[3656]: time=\"2026-06-11T11:10:08.427938712Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:10:08.428053 crc crio[3656]: time=\"2026-06-11T11:10:08.427955873Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:08.544596 crc crio[3656]: time=\"2026-06-11T11:10:08.544380215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:08.630586 crc crio[3656]: time=\"2026-06-11T11:10:08.630466693Z\" level=info msg=\"Created container 51efc3a727bae1519e1ed0588c026594a1f18165efe5cf11be85bb2bc72ad3a5: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a2b3f937-7ebc-4d98-810b-fd403df16ae0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:08.632057 crc crio[3656]: time=\"2026-06-11T11:10:08.631978381Z\" level=info msg=\"Starting container: 51efc3a727bae1519e1ed0588c026594a1f18165efe5cf11be85bb2bc72ad3a5\" id=086764a0-dd5f-4372-a2ca-f0f3863deda8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:08.636347 crc crio[3656]: 2026-06-11T11:10: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 11 11:10:08.636630 crc crio[3656]: time=\"2026-06-11T11:10:08.636575277Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"\nJun 11 11:10:08.637005 crc crio[3656]: time=\"2026-06-11T11:10:08.636971171Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:08.637230 crc crio[3656]: time=\"2026-06-11T11:10:08.637201144Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"\nJun 11 11:10:08.637344 crc crio[3656]: time=\"2026-06-11T11:10:08.637314255Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:08.637521 crc crio[3656]: time=\"2026-06-11T11:10:08.637479137Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"\nJun 11 11:10:08.637662 crc crio[3656]: time=\"2026-06-11T11:10:08.637631109Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:08.637922 crc crio[3656]: time=\"2026-06-11T11:10:08.637884322Z\" 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 11 11:10:08.638388 crc crio[3656]: time=\"2026-06-11T11:10:08.638337528Z\" 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:0xc001e809d8}] Aliases:map[]}\"\nJun 11 11:10:08.638904 crc crio[3656]: time=\"2026-06-11T11:10:08.638867664Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:08.640394 crc crio[3656]: time=\"2026-06-11T11:10:08.640298741Z\" level=info msg=\"Started container\" PID=5492 containerID=51efc3a727bae1519e1ed0588c026594a1f18165efe5cf11be85bb2bc72ad3a5 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=086764a0-dd5f-4372-a2ca-f0f3863deda8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed\nJun 11 11:10:08.657561 crc crio[3656]: time=\"2026-06-11T11:10:08.657441858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ef5657dc-57ad-4ae0-9a28-b9f711bbe828 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:08.659600 crc crio[3656]: time=\"2026-06-11T11:10:08.659334301Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=5a066116-d450-44a8-ba24-de73e807a9df name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:08.660786 crc crio[3656]: time=\"2026-06-11T11:10:08.660577856Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=f161c98d-ca45-4e6e-bce2-a220c7acf53d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:08.661083 crc crio[3656]: time=\"2026-06-11T11:10:08.661013171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e3f843cb-2389-4478-8474-6f282c2e122b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:08.662515 crc crio[3656]: time=\"2026-06-11T11:10:08.662369427Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=9d46d4db-fd95-4bd4-b2a6-303456b11d3d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:08.663170 crc crio[3656]: time=\"2026-06-11T11:10:08.662889604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=dcca8b10-d7ea-482e-994a-db844f32b0dc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:08.665306 crc crio[3656]: time=\"2026-06-11T11:10:08.665227892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ed2466fc-1278-46dd-8b00-8ccd364e13d7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:08.666628 crc crio[3656]: time=\"2026-06-11T11:10:08.666594698Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=88068ecc-b03e-4cd2-b93c-1531ed804a8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:08.666888 crc crio[3656]: time=\"2026-06-11T11:10:08.666811181Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=468696e8-0eee-41df-b0f4-2e933a4acc6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:08.667416 crc crio[3656]: time=\"2026-06-11T11:10:08.667110544Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=8e66c3f8-6023-4b41-9565-e18d178ec6b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:08.667893 crc crio[3656]: time=\"2026-06-11T11:10:08.66755766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:08.668108 crc crio[3656]: time=\"2026-06-11T11:10:08.668085206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:08.668753 crc crio[3656]: time=\"2026-06-11T11:10:08.667155465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:08.668897 crc crio[3656]: time=\"2026-06-11T11:10:08.668330239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5b7f641a-b6ad-4c02-b6f7-f6d9a8fe7464 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:08.669114 crc crio[3656]: time=\"2026-06-11T11:10:08.668541222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9d6d4f15-77b0-49d6-a7ca-37430fb815ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:08.672971 crc crio[3656]: time=\"2026-06-11T11:10:08.672796813Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=1de0d267-2b0a-4e53-9499-7d01b68ea874 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:08.673977 crc crio[3656]: time=\"2026-06-11T11:10:08.673907476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3d3ad12f-34be-41fa-b9d8-2169f48e1b6b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:08.675106 crc crio[3656]: time=\"2026-06-11T11:10:08.67506564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:08.679098 crc crio[3656]: time=\"2026-06-11T11:10:08.678937687Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=43fe59c9-4335-44e4-8a0d-148345dc1f45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:08.685957 crc crio[3656]: time=\"2026-06-11T11:10:08.685909471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:08.694048 crc crio[3656]: time=\"2026-06-11T11:10:08.693907907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:08.715393 crc crio[3656]: time=\"2026-06-11T11:10:08.715069902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:08.721452 crc crio[3656]: time=\"2026-06-11T11:10:08.721022464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:08.725613 crc crio[3656]: time=\"2026-06-11T11:10:08.725441577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:08.742875 crc crio[3656]: 2026-06-11T11:10: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 11 11:10:08.815547 crc crio[3656]: time=\"2026-06-11T11:10:08.814946186Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"\nJun 11 11:10:08.815547 crc crio[3656]: time=\"2026-06-11T11:10:08.8152725Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:08.815547 crc crio[3656]: time=\"2026-06-11T11:10:08.815314101Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"\nJun 11 11:10:08.815547 crc crio[3656]: time=\"2026-06-11T11:10:08.815325851Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:08.815547 crc crio[3656]: time=\"2026-06-11T11:10:08.815361291Z\" 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 11 11:10:08.816064 crc crio[3656]: time=\"2026-06-11T11:10:08.815817337Z\" 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:0xc00279c5a8}] Aliases:map[]}\"\nJun 11 11:10:08.816064 crc crio[3656]: time=\"2026-06-11T11:10:08.816017919Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:08.817258 crc crio[3656]: time=\"2026-06-11T11:10:08.816891779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:09.474624 crc crio[3656]: 2026-06-11T11:10: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 11 11:10:09.476425 crc crio[3656]: time=\"2026-06-11T11:10:09.474622416Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"\nJun 11 11:10:09.476425 crc crio[3656]: time=\"2026-06-11T11:10:09.474662497Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:09.476425 crc crio[3656]: time=\"2026-06-11T11:10:09.474723147Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"\nJun 11 11:10:09.476425 crc crio[3656]: time=\"2026-06-11T11:10:09.474736797Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:09.476425 crc crio[3656]: time=\"2026-06-11T11:10:09.474775788Z\" 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 11 11:10:09.476425 crc crio[3656]: time=\"2026-06-11T11:10:09.474875349Z\" 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:0xc00008c2f8}] Aliases:map[]}\"\nJun 11 11:10:09.476425 crc crio[3656]: time=\"2026-06-11T11:10:09.475322725Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 11 11:10:09.476425 crc crio[3656]: time=\"2026-06-11T11:10:09.475338175Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 11 11:10:09.476425 crc crio[3656]: time=\"2026-06-11T11:10:09.475364885Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:09.862216 crc crio[3656]: 2026-06-11T11:10: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 11 11:10:09.862216 crc crio[3656]: time=\"2026-06-11T11:10:09.862207807Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"\nJun 11 11:10:09.862216 crc crio[3656]: time=\"2026-06-11T11:10:09.862245287Z\" level=info msg=\"cleanup sandbox network\"\nJun 11 11:10:09.862216 crc crio[3656]: time=\"2026-06-11T11:10:09.862280968Z\" 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 11 11:10:09.862548 crc crio[3656]: time=\"2026-06-11T11:10:09.862413309Z\" 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:0xc00141e670}] Aliases:map[]}\"\nJun 11 11:10:09.862615 crc crio[3656]: time=\"2026-06-11T11:10:09.862556881Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:10:09.980449 crc crio[3656]: time=\"2026-06-11T11:10:09.980331031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:10.097802 crc crio[3656]: time=\"2026-06-11T11:10:10.096023475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:10.110384 crc crio[3656]: time=\"2026-06-11T11:10:10.110247556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:10.185504 crc crio[3656]: time=\"2026-06-11T11:10:10.185333941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:10.200238 crc crio[3656]: 2026-06-11T11:10: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 11 11:10:10.200385 crc crio[3656]: time=\"2026-06-11T11:10:10.200256601Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"\nJun 11 11:10:10.241593 crc crio[3656]: time=\"2026-06-11T11:10:10.241424117Z\" level=info msg=\"Created container 0de0071b77e7b7b1b192366de29b5c415afc30d4498b8c1819f391d9fd49b21d: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=8e66c3f8-6023-4b41-9565-e18d178ec6b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:10.245170 crc crio[3656]: time=\"2026-06-11T11:10:10.244927779Z\" level=info msg=\"Starting container: 0de0071b77e7b7b1b192366de29b5c415afc30d4498b8c1819f391d9fd49b21d\" id=31986aa5-4279-4987-9cdd-8937ea085615 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:10.251356 crc crio[3656]: time=\"2026-06-11T11:10:10.251309946Z\" level=info msg=\"Created container c1972c96a7a80c13235bac210c958714f7256901feab8454176add6d8d4e5ce3: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=43fe59c9-4335-44e4-8a0d-148345dc1f45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:10.257086 crc crio[3656]: time=\"2026-06-11T11:10:10.256966374Z\" level=info msg=\"Starting container: c1972c96a7a80c13235bac210c958714f7256901feab8454176add6d8d4e5ce3\" id=2755a85f-72fd-4380-acb0-0ffc8652397c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:10.267259 crc crio[3656]: time=\"2026-06-11T11:10:10.266973485Z\" level=info msg=\"Started container\" PID=5588 containerID=c1972c96a7a80c13235bac210c958714f7256901feab8454176add6d8d4e5ce3 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=2755a85f-72fd-4380-acb0-0ffc8652397c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8addf67d77fb470f981ad5d6406c298f8600cc6abd76dd8ef81ae61c61b959ad\nJun 11 11:10:10.273320 crc crio[3656]: time=\"2026-06-11T11:10:10.272950747Z\" level=info msg=\"Started container\" PID=5583 containerID=0de0071b77e7b7b1b192366de29b5c415afc30d4498b8c1819f391d9fd49b21d description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=31986aa5-4279-4987-9cdd-8937ea085615 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892\nJun 11 11:10:10.292659 crc crio[3656]: time=\"2026-06-11T11:10:10.291914826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=8196c5d8-611e-4c70-9ff3-5bb7117ff3df name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:10.297033 crc crio[3656]: time=\"2026-06-11T11:10:10.296948526Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=4b8a76fc-9ca4-449a-a658-cc3bb52fee53 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:10.299732 crc crio[3656]: time=\"2026-06-11T11:10:10.299612528Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=c26731b3-d4a6-43a3-8699-3bf86c229454 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:10.300120 crc crio[3656]: time=\"2026-06-11T11:10:10.300019453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:10.315182 crc crio[3656]: time=\"2026-06-11T11:10:10.315028674Z\" level=info msg=\"Created container 0dfe99f3bc957d863bce5ee91f9f565247c36d7a10a3ead29cd1d94d4e8214f9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=468696e8-0eee-41df-b0f4-2e933a4acc6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:10.316481 crc crio[3656]: time=\"2026-06-11T11:10:10.316419511Z\" level=info msg=\"Starting container: 0dfe99f3bc957d863bce5ee91f9f565247c36d7a10a3ead29cd1d94d4e8214f9\" id=53d6521c-4910-463a-a79b-0f9211eff97d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:10.317838 crc crio[3656]: time=\"2026-06-11T11:10:10.317766927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:10.322583 crc crio[3656]: time=\"2026-06-11T11:10:10.322470894Z\" level=info msg=\"Created container 7a27a92400ce25fff1f9c1e8ee4aa331e7ed8a4ec4e9cd05b2bc6798d25486d9: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=1de0d267-2b0a-4e53-9499-7d01b68ea874 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:10.323970 crc crio[3656]: time=\"2026-06-11T11:10:10.323614517Z\" level=info msg=\"Started container\" PID=5598 containerID=0dfe99f3bc957d863bce5ee91f9f565247c36d7a10a3ead29cd1d94d4e8214f9 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=53d6521c-4910-463a-a79b-0f9211eff97d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6\nJun 11 11:10:10.324293 crc crio[3656]: time=\"2026-06-11T11:10:10.323999922Z\" level=info msg=\"Starting container: 7a27a92400ce25fff1f9c1e8ee4aa331e7ed8a4ec4e9cd05b2bc6798d25486d9\" id=b5e05639-8cb1-4d70-bbc1-a19ddde2b9f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:10.351937 crc crio[3656]: time=\"2026-06-11T11:10:10.351382992Z\" level=info msg=\"Started container\" PID=5595 containerID=7a27a92400ce25fff1f9c1e8ee4aa331e7ed8a4ec4e9cd05b2bc6798d25486d9 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=b5e05639-8cb1-4d70-bbc1-a19ddde2b9f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3150442a99d6c26fe8eda69423f0d0dca61e407de7aa202702692bc848767a03\nJun 11 11:10:10.582409 crc crio[3656]: time=\"2026-06-11T11:10:10.582296464Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=aff801e6-c4f2-4a3b-af31-b651eece5c50 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:10.587271 crc crio[3656]: time=\"2026-06-11T11:10:10.586334773Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5f92a244-c16a-4abf-9dd0-802af3c955e8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:10.591511 crc crio[3656]: time=\"2026-06-11T11:10:10.59104055Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=58192a65-f40c-479a-94b0-28643a3ee471 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:10.592274 crc crio[3656]: time=\"2026-06-11T11:10:10.591570207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:10.645748 crc crio[3656]: time=\"2026-06-11T11:10:10.645628368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:10.879914 crc crio[3656]: time=\"2026-06-11T11:10:10.879603208Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a31c2720-b636-4f70-8b44-613dfacdaaed name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:10.884327 crc crio[3656]: time=\"2026-06-11T11:10:10.88398131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3bc57b45-a4e4-4fe9-b50a-c09a3e320163 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:10.896646 crc crio[3656]: time=\"2026-06-11T11:10:10.89639356Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=afce79af-d7ed-40ed-984d-2dd7eee509da name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:10.900660 crc crio[3656]: time=\"2026-06-11T11:10:10.900489129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:11.001671 crc crio[3656]: time=\"2026-06-11T11:10:11.000468335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:11.296411 crc crio[3656]: time=\"2026-06-11T11:10:11.295602532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:11.645919 crc crio[3656]: time=\"2026-06-11T11:10:11.64499212Z\" level=info msg=\"Created container 80277b352cb08adebbf8d6fbdffff6cbb4e920fd74140f52e8e986b9ffb0339f: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=c26731b3-d4a6-43a3-8699-3bf86c229454 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:11.652927 crc crio[3656]: time=\"2026-06-11T11:10:11.652274348Z\" level=info msg=\"Starting container: 80277b352cb08adebbf8d6fbdffff6cbb4e920fd74140f52e8e986b9ffb0339f\" id=47981a92-b5c1-4766-a946-4449748709a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:11.697484 crc crio[3656]: time=\"2026-06-11T11:10:11.696048175Z\" level=info msg=\"Started container\" PID=5641 containerID=80277b352cb08adebbf8d6fbdffff6cbb4e920fd74140f52e8e986b9ffb0339f description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=47981a92-b5c1-4766-a946-4449748709a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8addf67d77fb470f981ad5d6406c298f8600cc6abd76dd8ef81ae61c61b959ad\nJun 11 11:10:11.733406 crc crio[3656]: time=\"2026-06-11T11:10:11.726208588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=ec3ccc03-a33a-4305-bda8-120578bf3b46 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:11.733406 crc crio[3656]: time=\"2026-06-11T11:10:11.72889743Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=7d637eaa-d74d-4c87-a3e7-4696b0752a39 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:11.733406 crc crio[3656]: time=\"2026-06-11T11:10:11.732014698Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=fa409d96-ce4e-437e-b03d-fb24bdf9762d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:11.733406 crc crio[3656]: time=\"2026-06-11T11:10:11.732321972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:11.808321 crc crio[3656]: time=\"2026-06-11T11:10:11.807447016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:12.173286 crc crio[3656]: time=\"2026-06-11T11:10:12.172973297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:12.549783 crc crio[3656]: time=\"2026-06-11T11:10:12.548393948Z\" level=info msg=\"Created container 061e508429c6517a455fae8a665b40c6e89cd74c74d04fe0e723fe3a73abe42b: openshift-etcd/etcd-crc/etcd-resources-copy\" id=afce79af-d7ed-40ed-984d-2dd7eee509da name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:12.561579 crc crio[3656]: time=\"2026-06-11T11:10:12.561520186Z\" level=info msg=\"Starting container: 061e508429c6517a455fae8a665b40c6e89cd74c74d04fe0e723fe3a73abe42b\" id=f34c3a53-018c-4739-95ba-3f6eaf692724 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:12.642319 crc crio[3656]: time=\"2026-06-11T11:10:12.641369708Z\" level=info msg=\"Started container\" PID=5675 containerID=061e508429c6517a455fae8a665b40c6e89cd74c74d04fe0e723fe3a73abe42b description=openshift-etcd/etcd-crc/etcd-resources-copy id=f34c3a53-018c-4739-95ba-3f6eaf692724 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892\nJun 11 11:10:12.830467 crc crio[3656]: time=\"2026-06-11T11:10:12.830398466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:12.932200 crc crio[3656]: time=\"2026-06-11T11:10:12.932028471Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=87f484cb-3476-475c-924e-84e8b76eb214 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:12.937295 crc crio[3656]: time=\"2026-06-11T11:10:12.937012351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8cc70005-888e-432e-9b30-9e1b767d14f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:12.941149 crc crio[3656]: time=\"2026-06-11T11:10:12.940798217Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=4b1a73b8-942a-4476-8c44-cf71cefbc9ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:12.941539 crc crio[3656]: time=\"2026-06-11T11:10:12.941420384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:12.997530 crc crio[3656]: time=\"2026-06-11T11:10:12.997308518Z\" level=info msg=\"Created container 64141926f25296f4e9c2578e6597acdc92ac9e424c25fc78db99264f2d752877: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=fa409d96-ce4e-437e-b03d-fb24bdf9762d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:13.014161 crc crio[3656]: time=\"2026-06-11T11:10:13.013901458Z\" level=info msg=\"Starting container: 64141926f25296f4e9c2578e6597acdc92ac9e424c25fc78db99264f2d752877\" id=17c70980-4bb3-4cab-8d93-149cf593242b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:13.014246 crc crio[3656]: time=\"2026-06-11T11:10:13.014164771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:13.209888 crc crio[3656]: time=\"2026-06-11T11:10:13.209492125Z\" level=info msg=\"Started container\" PID=5696 containerID=64141926f25296f4e9c2578e6597acdc92ac9e424c25fc78db99264f2d752877 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=17c70980-4bb3-4cab-8d93-149cf593242b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8addf67d77fb470f981ad5d6406c298f8600cc6abd76dd8ef81ae61c61b959ad\nJun 11 11:10:14.039930 crc crio[3656]: time=\"2026-06-11T11:10:14.03966699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:14.290173 crc crio[3656]: time=\"2026-06-11T11:10:14.287316674Z\" level=info msg=\"Created container 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c: openshift-etcd/etcd-crc/etcdctl\" id=4b1a73b8-942a-4476-8c44-cf71cefbc9ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:14.290964 crc crio[3656]: time=\"2026-06-11T11:10:14.290451602Z\" level=info msg=\"Starting container: 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c\" id=56ce4033-fc9d-4698-936a-5351cf2c65e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:14.336593 crc crio[3656]: time=\"2026-06-11T11:10:14.336142003Z\" level=info msg=\"Started container\" PID=5726 containerID=37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c description=openshift-etcd/etcd-crc/etcdctl id=56ce4033-fc9d-4698-936a-5351cf2c65e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892\nJun 11 11:10:14.375487 crc crio[3656]: time=\"2026-06-11T11:10:14.375416116Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d22b49cf-3f50-4bef-af87-8d12b8afa760 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:14.381915 crc crio[3656]: time=\"2026-06-11T11:10:14.381213476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2da4a031-b8ef-48f8-993e-e2c424d5fa6d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:14.387301 crc crio[3656]: time=\"2026-06-11T11:10:14.38658048Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=dc555f9a-0041-40a9-8026-644875427279 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:14.387511 crc crio[3656]: time=\"2026-06-11T11:10:14.387424141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:14.440997 crc crio[3656]: time=\"2026-06-11T11:10:14.440583211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:14.489589 crc crio[3656]: time=\"2026-06-11T11:10:14.489284358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:14.490569 crc crio[3656]: time=\"2026-06-11T11:10:14.490410362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:14.770262 crc crio[3656]: time=\"2026-06-11T11:10:14.769849774Z\" level=info msg=\"Created container 83182b057cbac9445a3d11206ec21810e9ce4ebba6d9a81ed652e8b738a48a59: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=88068ecc-b03e-4cd2-b93c-1531ed804a8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:14.772893 crc crio[3656]: time=\"2026-06-11T11:10:14.772475332Z\" level=info msg=\"Starting container: 83182b057cbac9445a3d11206ec21810e9ce4ebba6d9a81ed652e8b738a48a59\" id=da224bf2-9a1d-4e2d-95f4-aecd0cae148e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:14.796419 crc crio[3656]: time=\"2026-06-11T11:10:14.788647294Z\" level=info msg=\"Started container\" PID=5744 containerID=83182b057cbac9445a3d11206ec21810e9ce4ebba6d9a81ed652e8b738a48a59 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=da224bf2-9a1d-4e2d-95f4-aecd0cae148e name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed\nJun 11 11:10:14.801290 crc crio[3656]: time=\"2026-06-11T11:10:14.800218888Z\" level=info msg=\"Created container 76556d05982cf3effeadd042ec05735f94bfbfa70cc04749186d7772d5c8d55a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=58192a65-f40c-479a-94b0-28643a3ee471 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:14.805617 crc crio[3656]: time=\"2026-06-11T11:10:14.80498902Z\" level=info msg=\"Starting container: 76556d05982cf3effeadd042ec05735f94bfbfa70cc04749186d7772d5c8d55a\" id=36373535-a4fe-471c-9e7e-6d54449449f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:14.838450 crc crio[3656]: time=\"2026-06-11T11:10:14.838178199Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=4e39b5db-86c1-4def-8041-3ac21657e5fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:14.838655 crc crio[3656]: time=\"2026-06-11T11:10:14.838348004Z\" level=info msg=\"Started container\" PID=5743 containerID=76556d05982cf3effeadd042ec05735f94bfbfa70cc04749186d7772d5c8d55a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=36373535-a4fe-471c-9e7e-6d54449449f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6\nJun 11 11:10:14.844791 crc crio[3656]: time=\"2026-06-11T11:10:14.844556589Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=2a5ea69f-738d-472c-92bb-24973870b19d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:14.848500 crc crio[3656]: time=\"2026-06-11T11:10:14.848221638Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=eb202721-3936-45af-8b95-087b5c88c1e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:14.849036 crc crio[3656]: time=\"2026-06-11T11:10:14.84896711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:14.901279 crc crio[3656]: time=\"2026-06-11T11:10:14.893410243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:14.911998 crc crio[3656]: time=\"2026-06-11T11:10:14.909567395Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ffe95d31-5d7e-4aee-8762-77fe7bd9cec7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:14.911998 crc crio[3656]: time=\"2026-06-11T11:10:14.911979066Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4438f72f-d8f9-4b59-bf06-59915dfde4cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:14.922810 crc crio[3656]: time=\"2026-06-11T11:10:14.914921014Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=45513cda-2fc4-4f04-af05-acb861653774 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:14.922810 crc crio[3656]: time=\"2026-06-11T11:10:14.916976435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:15.029215 crc crio[3656]: time=\"2026-06-11T11:10:15.023836626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:15.036319 crc crio[3656]: time=\"2026-06-11T11:10:15.035994238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:15.537878 crc crio[3656]: time=\"2026-06-11T11:10:15.537079579Z\" level=info msg=\"Created container 1b000e78bd5c03190b59eddd9eb24166af5df8b520d38ae522cbd4dad6939283: openshift-etcd/etcd-crc/etcd\" id=dc555f9a-0041-40a9-8026-644875427279 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:15.545982 crc crio[3656]: time=\"2026-06-11T11:10:15.545636934Z\" level=info msg=\"Starting container: 1b000e78bd5c03190b59eddd9eb24166af5df8b520d38ae522cbd4dad6939283\" id=9bff8201-a6c0-4eec-a8b6-4f44b0019877 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:15.698504 crc crio[3656]: time=\"2026-06-11T11:10:15.69829134Z\" level=info msg=\"Started container\" PID=5764 containerID=1b000e78bd5c03190b59eddd9eb24166af5df8b520d38ae522cbd4dad6939283 description=openshift-etcd/etcd-crc/etcd id=9bff8201-a6c0-4eec-a8b6-4f44b0019877 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892\nJun 11 11:10:15.767593 crc crio[3656]: time=\"2026-06-11T11:10:15.762410149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=fb933b9f-b36b-4fd1-936a-655c8253a126 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:15.777054 crc crio[3656]: time=\"2026-06-11T11:10:15.770960874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f975aa92-1e96-42b4-9b92-b124e17cfbd3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:15.782327 crc crio[3656]: time=\"2026-06-11T11:10:15.781828147Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=19a4ff6e-5fdd-4854-834d-bc36c4214300 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:15.783570 crc crio[3656]: time=\"2026-06-11T11:10:15.783448296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:15.882905 crc crio[3656]: time=\"2026-06-11T11:10:15.882394222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:16.092094 crc crio[3656]: time=\"2026-06-11T11:10:16.089231021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:16.269141 crc crio[3656]: time=\"2026-06-11T11:10:16.268153648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:16.644571 crc crio[3656]: time=\"2026-06-11T11:10:16.644272628Z\" level=info msg=\"Created container e686f9d9c334c8ff3b46dae917c5cdc0e55b2ba7fd19e90499e7dca58c50ef61: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=eb202721-3936-45af-8b95-087b5c88c1e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:16.661446 crc crio[3656]: time=\"2026-06-11T11:10:16.661039378Z\" level=info msg=\"Created container 98e85bd33559405a25859ffa72b2ebc8ec14178a4a3abba25fdb799581c7ce28: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=45513cda-2fc4-4f04-af05-acb861653774 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:16.704647 crc crio[3656]: time=\"2026-06-11T11:10:16.704482841Z\" level=info msg=\"Starting container: e686f9d9c334c8ff3b46dae917c5cdc0e55b2ba7fd19e90499e7dca58c50ef61\" id=05ee2666-7a11-44b8-bbd1-9cdc25028252 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:16.705456 crc crio[3656]: time=\"2026-06-11T11:10:16.704549693Z\" level=info msg=\"Starting container: 98e85bd33559405a25859ffa72b2ebc8ec14178a4a3abba25fdb799581c7ce28\" id=2a478f66-e70b-4137-bd17-d02aea3ee969 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:16.737003 crc crio[3656]: time=\"2026-06-11T11:10:16.736612398Z\" level=info msg=\"Started container\" PID=5818 containerID=e686f9d9c334c8ff3b46dae917c5cdc0e55b2ba7fd19e90499e7dca58c50ef61 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=05ee2666-7a11-44b8-bbd1-9cdc25028252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed\nJun 11 11:10:16.754979 crc crio[3656]: time=\"2026-06-11T11:10:16.754929793Z\" level=info msg=\"Started container\" PID=5819 containerID=98e85bd33559405a25859ffa72b2ebc8ec14178a4a3abba25fdb799581c7ce28 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=2a478f66-e70b-4137-bd17-d02aea3ee969 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6\nJun 11 11:10:16.781356 crc crio[3656]: time=\"2026-06-11T11:10:16.780165825Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b4befba3-8084-4e88-aaae-22ce8bc21695 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:16.808349 crc crio[3656]: time=\"2026-06-11T11:10:16.807423907Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=dfa067ad-1e66-4d41-84a8-18f0efdccadd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:16.816539 crc crio[3656]: time=\"2026-06-11T11:10:16.816356672Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=b94f90f1-7c42-4804-9c01-65c9d3b5177c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:16.819930 crc crio[3656]: time=\"2026-06-11T11:10:16.819781504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:16.923974 crc crio[3656]: time=\"2026-06-11T11:10:16.922580486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:17.215174 crc crio[3656]: time=\"2026-06-11T11:10:17.214523829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:17.808966 crc crio[3656]: time=\"2026-06-11T11:10:17.808096124Z\" level=info msg=\"Created container 52c3bf78dafba037c3830b8a92a147cfd2509cfdcf40277672298f03b05d8696: openshift-etcd/etcd-crc/etcd-metrics\" id=19a4ff6e-5fdd-4854-834d-bc36c4214300 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:17.815374 crc crio[3656]: time=\"2026-06-11T11:10:17.814416662Z\" level=info msg=\"Starting container: 52c3bf78dafba037c3830b8a92a147cfd2509cfdcf40277672298f03b05d8696\" id=4081a948-7b68-45c8-8b72-fd96f33fe692 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:17.837835 crc crio[3656]: time=\"2026-06-11T11:10:17.837622213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:17.877775 crc crio[3656]: time=\"2026-06-11T11:10:17.877643205Z\" level=info msg=\"Started container\" PID=5854 containerID=52c3bf78dafba037c3830b8a92a147cfd2509cfdcf40277672298f03b05d8696 description=openshift-etcd/etcd-crc/etcd-metrics id=4081a948-7b68-45c8-8b72-fd96f33fe692 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892\nJun 11 11:10:17.935103 crc crio[3656]: time=\"2026-06-11T11:10:17.934966242Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=b9c696ce-9b90-4df0-8c16-ffdde99dbef6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:17.943878 crc crio[3656]: time=\"2026-06-11T11:10:17.943790155Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=3a31a6bd-00ec-4c31-9ecc-38b6196a3002 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:17.946301 crc crio[3656]: time=\"2026-06-11T11:10:17.946230697Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=a9d01b48-05ef-4c71-9c0c-57cd5587167c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:17.946660 crc crio[3656]: time=\"2026-06-11T11:10:17.946587218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:17.977739 crc crio[3656]: time=\"2026-06-11T11:10:17.97755898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:17.983383 crc crio[3656]: time=\"2026-06-11T11:10:17.983229389Z\" level=info msg=\"Created container d74477f83742b7b38abbc94bc800feb4313313fb723a3f41b0ae61bfa123be97: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=b94f90f1-7c42-4804-9c01-65c9d3b5177c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:17.985071 crc crio[3656]: time=\"2026-06-11T11:10:17.98493685Z\" level=info msg=\"Starting container: d74477f83742b7b38abbc94bc800feb4313313fb723a3f41b0ae61bfa123be97\" id=d54ff284-cdae-4045-9845-fec8303d067b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:18.022900 crc crio[3656]: time=\"2026-06-11T11:10:18.022638133Z\" level=info msg=\"Started container\" PID=5865 containerID=d74477f83742b7b38abbc94bc800feb4313313fb723a3f41b0ae61bfa123be97 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=d54ff284-cdae-4045-9845-fec8303d067b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6\nJun 11 11:10:18.100491 crc crio[3656]: time=\"2026-06-11T11:10:18.100207612Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2bec2544-be52-485d-9229-dbe75d71fb7f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:18.104440 crc crio[3656]: time=\"2026-06-11T11:10:18.104253753Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1210cba8-e7c4-4a99-b121-6b121371c09b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:18.113511 crc crio[3656]: time=\"2026-06-11T11:10:18.113254821Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=44c99aaa-634c-4bfd-b205-8d9642bafd30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:18.114353 crc crio[3656]: time=\"2026-06-11T11:10:18.113927831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:18.136560 crc crio[3656]: time=\"2026-06-11T11:10:18.136261676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:18.891336 crc crio[3656]: time=\"2026-06-11T11:10:18.890994049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:19.101087 crc crio[3656]: time=\"2026-06-11T11:10:19.100998073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:19.259913 crc crio[3656]: time=\"2026-06-11T11:10:19.25976717Z\" level=info msg=\"Created container 590bfd9e28559f8a93f31e4dbbcd91500e77289e282e2d305c5665bcf3548723: openshift-etcd/etcd-crc/etcd-readyz\" id=a9d01b48-05ef-4c71-9c0c-57cd5587167c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:19.264066 crc crio[3656]: time=\"2026-06-11T11:10:19.263313856Z\" level=info msg=\"Starting container: 590bfd9e28559f8a93f31e4dbbcd91500e77289e282e2d305c5665bcf3548723\" id=fb8a2168-f628-4a03-9658-3f4898a3fb30 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:19.284911 crc crio[3656]: time=\"2026-06-11T11:10:19.284112315Z\" level=info msg=\"Started container\" PID=5891 containerID=590bfd9e28559f8a93f31e4dbbcd91500e77289e282e2d305c5665bcf3548723 description=openshift-etcd/etcd-crc/etcd-readyz id=fb8a2168-f628-4a03-9658-3f4898a3fb30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892\nJun 11 11:10:19.332418 crc crio[3656]: time=\"2026-06-11T11:10:19.332214988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=d8af8969-2562-43e2-a87e-9f01edab4654 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:19.335747 crc crio[3656]: time=\"2026-06-11T11:10:19.335291779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=7f868d83-825a-44d4-bb9e-e3b9d9b96dfc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:19.343858 crc crio[3656]: time=\"2026-06-11T11:10:19.343123943Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=6e2b3e0c-2127-418a-9da2-d1349c40bb0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:19.343858 crc crio[3656]: time=\"2026-06-11T11:10:19.343571706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:19.376777 crc crio[3656]: time=\"2026-06-11T11:10:19.375514647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:19.426615 crc crio[3656]: time=\"2026-06-11T11:10:19.426069942Z\" level=info msg=\"Created container 1450461550b588049a3423e38f57e0ecd672dd6f8d8c7cd87af0f04a146331b2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=44c99aaa-634c-4bfd-b205-8d9642bafd30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:19.436928 crc crio[3656]: time=\"2026-06-11T11:10:19.436811212Z\" level=info msg=\"Starting container: 1450461550b588049a3423e38f57e0ecd672dd6f8d8c7cd87af0f04a146331b2\" id=e3255f94-8645-46fc-9215-22110ad47476 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:19.455073 crc crio[3656]: time=\"2026-06-11T11:10:19.453117968Z\" level=info msg=\"Started container\" PID=5900 containerID=1450461550b588049a3423e38f57e0ecd672dd6f8d8c7cd87af0f04a146331b2 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=e3255f94-8645-46fc-9215-22110ad47476 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6\nJun 11 11:10:20.048565 crc crio[3656]: time=\"2026-06-11T11:10:20.048053284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:20.707168 crc crio[3656]: time=\"2026-06-11T11:10:20.706963664Z\" level=info msg=\"Created container fce33e1c32e5c8068002e4e1d849e9e4c8ae5b344693cd31ab1133a81c898a5d: openshift-etcd/etcd-crc/etcd-rev\" id=6e2b3e0c-2127-418a-9da2-d1349c40bb0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:20.709312 crc crio[3656]: time=\"2026-06-11T11:10:20.709250062Z\" level=info msg=\"Starting container: fce33e1c32e5c8068002e4e1d849e9e4c8ae5b344693cd31ab1133a81c898a5d\" id=e82a9880-48da-4355-a8c3-0b455b69c29a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:20.720044 crc crio[3656]: time=\"2026-06-11T11:10:20.719945801Z\" level=info msg=\"Started container\" PID=5924 containerID=fce33e1c32e5c8068002e4e1d849e9e4c8ae5b344693cd31ab1133a81c898a5d description=openshift-etcd/etcd-crc/etcd-rev id=e82a9880-48da-4355-a8c3-0b455b69c29a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892\nJun 11 11:10:43.879821 crc crio[3656]: time=\"2026-06-11T11:10:43.879545227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=70a21783-0ea6-4ae5-855e-2c77cee71bf0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:43.882232 crc crio[3656]: time=\"2026-06-11T11:10:43.882109884Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=dc8a17fd-df17-41da-82fb-cc894b49732d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:10:43.884129 crc crio[3656]: time=\"2026-06-11T11:10:43.884028211Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1385ff83-041b-4818-9027-7c1c372adbbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:43.884799 crc crio[3656]: time=\"2026-06-11T11:10:43.884641239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:43.900078 crc crio[3656]: time=\"2026-06-11T11:10:43.899886353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:44.190234 crc crio[3656]: time=\"2026-06-11T11:10:44.190104735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:10:44.294475 crc crio[3656]: time=\"2026-06-11T11:10:44.294147723Z\" level=info msg=\"Created container 82d00da99ead536e83a05bc3de02d663488bc573f55d3bbe717bde324114d38a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1385ff83-041b-4818-9027-7c1c372adbbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:10:44.296566 crc crio[3656]: time=\"2026-06-11T11:10:44.296458292Z\" level=info msg=\"Starting container: 82d00da99ead536e83a05bc3de02d663488bc573f55d3bbe717bde324114d38a\" id=c75cebaf-dcd5-4f75-b7a6-a64f614a3ec7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:10:44.301526 crc crio[3656]: time=\"2026-06-11T11:10:44.3014397Z\" level=info msg=\"Started container\" PID=6136 containerID=82d00da99ead536e83a05bc3de02d663488bc573f55d3bbe717bde324114d38a description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=c75cebaf-dcd5-4f75-b7a6-a64f614a3ec7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed\nJun 11 11:10:48.376203 crc crio[3656]: time=\"2026-06-11T11:10:48.375205845Z\" level=info msg=\"Stopping container: 82d00da99ead536e83a05bc3de02d663488bc573f55d3bbe717bde324114d38a (timeout: 30s)\" id=6d7496ef-5497-4ad5-a74b-a927f38d5206 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:10:48.551103 crc crio[3656]: time=\"2026-06-11T11:10:48.550745182Z\" level=info msg=\"Stopped container 82d00da99ead536e83a05bc3de02d663488bc573f55d3bbe717bde324114d38a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6d7496ef-5497-4ad5-a74b-a927f38d5206 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:10:48.920647 crc crio[3656]: time=\"2026-06-11T11:10:48.920031749Z\" level=info msg=\"Removing container: 51efc3a727bae1519e1ed0588c026594a1f18165efe5cf11be85bb2bc72ad3a5\" id=fd54b3f9-64ee-4df7-a9bb-ea129dcf29f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:10:49.018174 crc crio[3656]: time=\"2026-06-11T11:10:49.017944644Z\" level=info msg=\"Removed container 51efc3a727bae1519e1ed0588c026594a1f18165efe5cf11be85bb2bc72ad3a5: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=fd54b3f9-64ee-4df7-a9bb-ea129dcf29f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:11:07.515332 crc crio[3656]: time=\"2026-06-11T11:11:07.515095668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=829fd417-e593-440f-81c8-aa337c3cf1de name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:07.518421 crc crio[3656]: time=\"2026-06-11T11:11:07.518242772Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=45858281-a1b1-48d2-9894-e10010409b8e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:07.522504 crc crio[3656]: time=\"2026-06-11T11:11:07.522274172Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4079861b-92b3-402a-9fe0-ea2c96308fba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:07.523285 crc crio[3656]: time=\"2026-06-11T11:11:07.522808058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:07.538035 crc crio[3656]: time=\"2026-06-11T11:11:07.537877386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:07.757066 crc crio[3656]: time=\"2026-06-11T11:11:07.756916039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:07.841833 crc crio[3656]: time=\"2026-06-11T11:11:07.841735765Z\" level=info msg=\"Created container 0f90db998845ce666b4c8cb1312a82552ead7e49e09f9c643fee1d30ee9234c6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4079861b-92b3-402a-9fe0-ea2c96308fba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:07.843193 crc crio[3656]: time=\"2026-06-11T11:11:07.842861148Z\" level=info msg=\"Starting container: 0f90db998845ce666b4c8cb1312a82552ead7e49e09f9c643fee1d30ee9234c6\" id=036b752c-ca0c-4e72-b6d2-5b4192f2d04c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:07.851376 crc crio[3656]: time=\"2026-06-11T11:11:07.851218567Z\" level=info msg=\"Started container\" PID=6635 containerID=0f90db998845ce666b4c8cb1312a82552ead7e49e09f9c643fee1d30ee9234c6 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=036b752c-ca0c-4e72-b6d2-5b4192f2d04c name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed\nJun 11 11:11:34.613008 crc crio[3656]: time=\"2026-06-11T11:11:34.612484533Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=7a2604f2-4628-42c7-b336-7be53f72c228 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:34.614427 crc crio[3656]: time=\"2026-06-11T11:11:34.613119732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:34.632027 crc crio[3656]: time=\"2026-06-11T11:11:34.631951912Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:991e9a38fc0686467772bd13ad69e550ac87f657047df4efc1a9152da45f4498 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/6aaa35a1-db3b-4bfe-9a79-c4010f2bb7e9 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:0xc002bb8418}] Aliases:map[]}\"\nJun 11 11:11:34.632027 crc crio[3656]: time=\"2026-06-11T11:11:34.632013814Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:36.608315 crc crio[3656]: time=\"2026-06-11T11:11:36.60817937Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=f835d393-91f4-4793-82f1-6ed02c0a7acc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:36.609662 crc crio[3656]: time=\"2026-06-11T11:11:36.608341744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:36.629846 crc crio[3656]: time=\"2026-06-11T11:11:36.629765192Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:f992db5870207eee81d6005fc7799ca98b143ccf92fb43fcf88d573c185143d7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/a21a78aa-7e70-462c-8cc6-f4b5a4552bb3 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:0xc00279c3b8}] Aliases:map[]}\"\nJun 11 11:11:36.630200 crc crio[3656]: time=\"2026-06-11T11:11:36.630164344Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:36.639899 crc crio[3656]: time=\"2026-06-11T11:11:36.639805741Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=a3405a10-8f20-4cf0-a675-bd4e7275cf6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:36.639992 crc crio[3656]: time=\"2026-06-11T11:11:36.639939655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:36.648359 crc crio[3656]: time=\"2026-06-11T11:11:36.648284354Z\" 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=a3405a10-8f20-4cf0-a675-bd4e7275cf6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:36.657197 crc crio[3656]: time=\"2026-06-11T11:11:36.657119467Z\" level=info msg=\"Ran pod sandbox 23221bd6e94d2b10a77abdcf1e5087f3c4b7239e4ccb9b564247c81142e5bbc1 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=a3405a10-8f20-4cf0-a675-bd4e7275cf6f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:36.659896 crc crio[3656]: time=\"2026-06-11T11:11:36.659517938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=a151fd1d-5b47-4a6b-b74f-70459cbbf917 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:36.662598 crc crio[3656]: time=\"2026-06-11T11:11:36.662533858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=56234a67-6c19-49ec-94aa-d72aa2cf57fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:36.665963 crc crio[3656]: time=\"2026-06-11T11:11:36.665819296Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=fc0acbd3-0a54-4fcf-8d84-1778672cbdca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:36.666918 crc crio[3656]: time=\"2026-06-11T11:11:36.666856467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:36.683447 crc crio[3656]: time=\"2026-06-11T11:11:36.683388469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:36.691383 crc crio[3656]: time=\"2026-06-11T11:11:36.691317275Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=83330d78-7036-4e2c-afaf-cf2d1fe2567a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:36.691470 crc crio[3656]: time=\"2026-06-11T11:11:36.691406308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:36.701479 crc crio[3656]: time=\"2026-06-11T11:11:36.701407836Z\" 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=83330d78-7036-4e2c-afaf-cf2d1fe2567a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:36.701795 crc crio[3656]: time=\"2026-06-11T11:11:36.701643663Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=a025b3a1-0837-4c90-a90b-45de0eec992c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:36.701859 crc crio[3656]: time=\"2026-06-11T11:11:36.701808228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:36.710776 crc crio[3656]: time=\"2026-06-11T11:11:36.71060024Z\" level=info msg=\"Ran pod sandbox 5e18855268d2f0cda4fe6f7bb8f5a06a7d3b56e0a843691638550c26e51fc29b with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=83330d78-7036-4e2c-afaf-cf2d1fe2567a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:36.713156 crc crio[3656]: time=\"2026-06-11T11:11:36.713075933Z\" 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=a025b3a1-0837-4c90-a90b-45de0eec992c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:36.713333 crc crio[3656]: time=\"2026-06-11T11:11:36.71331163Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=15c57f50-b8c3-4ec7-be59-3651372a1655 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:36.717502 crc crio[3656]: time=\"2026-06-11T11:11:36.717409742Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=ac11f2ed-2547-4ea2-9df8-c1bea84c4c54 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:36.721026 crc crio[3656]: time=\"2026-06-11T11:11:36.720923267Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=77c6e86d-02dd-46b3-96bb-3c3aeb109733 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:36.724633 crc crio[3656]: time=\"2026-06-11T11:11:36.724427181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:36.731404 crc crio[3656]: time=\"2026-06-11T11:11:36.730733579Z\" level=info msg=\"Ran pod sandbox 790fff2180e8a91352eb89c69fd953fb3e127fc388033db22f46efdf5642a2c4 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=a025b3a1-0837-4c90-a90b-45de0eec992c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:36.734109 crc crio[3656]: time=\"2026-06-11T11:11:36.733877973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=959fdcad-0a8f-4423-81ce-25bd9b772af2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:36.739854 crc crio[3656]: time=\"2026-06-11T11:11:36.739764338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e135ec9e-96a6-4aee-8d29-2c78878312a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:36.742968 crc crio[3656]: time=\"2026-06-11T11:11:36.742892171Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=1a430e78-792f-4e5f-a6ab-d3a7f187043f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:36.743292 crc crio[3656]: time=\"2026-06-11T11:11:36.743220491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:36.760989 crc crio[3656]: time=\"2026-06-11T11:11:36.760391282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:36.764531 crc crio[3656]: time=\"2026-06-11T11:11:36.764456483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:36.779459 crc crio[3656]: time=\"2026-06-11T11:11:36.779231183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:36.799012 crc crio[3656]: time=\"2026-06-11T11:11:36.79893057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:36.804213 crc crio[3656]: time=\"2026-06-11T11:11:36.803931429Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=c1f4e583-48f2-425c-bb8e-206f3774e8af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:36.804213 crc crio[3656]: time=\"2026-06-11T11:11:36.804107684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:36.823192 crc crio[3656]: time=\"2026-06-11T11:11:36.823094789Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d54c579f0e36956b21907ac5d87b05aeaa0b1bcda2bfeeeb15f6d4420607e82e UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8816164e-d863-48ff-a288-e73d66150eb5 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:0xc000132998}] Aliases:map[]}\"\nJun 11 11:11:36.823192 crc crio[3656]: time=\"2026-06-11T11:11:36.823191282Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:36.832354 crc crio[3656]: time=\"2026-06-11T11:11:36.832259702Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=b63ea1d1-5a38-4335-a2d1-ac4230075ec8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:36.832467 crc crio[3656]: time=\"2026-06-11T11:11:36.832388316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:36.910219 crc crio[3656]: time=\"2026-06-11T11:11:36.910027108Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/1f31282a-53ca-4bc6-b287-a8a11c982898 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:0xc00141e4b8}] Aliases:map[]}\"\nJun 11 11:11:36.910219 crc crio[3656]: time=\"2026-06-11T11:11:36.910190063Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:36.985964 crc crio[3656]: time=\"2026-06-11T11:11:36.985360771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:36.991783 crc crio[3656]: time=\"2026-06-11T11:11:36.991345199Z\" level=info msg=\"Created container 32aabcb36dbe362f77ed1cabf903422922d247c10db69449ffd337ac918c2326: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=1a430e78-792f-4e5f-a6ab-d3a7f187043f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:36.994128 crc crio[3656]: time=\"2026-06-11T11:11:36.992942247Z\" level=info msg=\"Starting container: 32aabcb36dbe362f77ed1cabf903422922d247c10db69449ffd337ac918c2326\" id=647a2b86-a3d3-4dc6-babb-13c39169bb79 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:37.002169 crc crio[3656]: time=\"2026-06-11T11:11:37.001826352Z\" level=info msg=\"Started container\" PID=7035 containerID=32aabcb36dbe362f77ed1cabf903422922d247c10db69449ffd337ac918c2326 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=647a2b86-a3d3-4dc6-babb-13c39169bb79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=790fff2180e8a91352eb89c69fd953fb3e127fc388033db22f46efdf5642a2c4\nJun 11 11:11:37.043614 crc crio[3656]: time=\"2026-06-11T11:11:37.0434245Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d1445d1d-524c-4319-9008-0c9850625df1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:37.050526 crc crio[3656]: time=\"2026-06-11T11:11:37.050422289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ad5b17c5-0669-4cbe-b724-f2621ebe36f9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:37.066471 crc crio[3656]: time=\"2026-06-11T11:11:37.066435695Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=37fb748a-319a-4278-9fea-313244a14d9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:37.067296 crc crio[3656]: time=\"2026-06-11T11:11:37.06726665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:37.117537 crc crio[3656]: time=\"2026-06-11T11:11:37.117092154Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=94b10a54-6b21-4ee3-8bda-c32cc8cfd674 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:37.120410 crc crio[3656]: time=\"2026-06-11T11:11:37.117613569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:37.120753 crc crio[3656]: time=\"2026-06-11T11:11:37.119864256Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=bdaf6164-fcea-4976-bbdb-eebca9468276 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:37.120831 crc crio[3656]: time=\"2026-06-11T11:11:37.120810325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:37.155668 crc crio[3656]: time=\"2026-06-11T11:11:37.155349243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:37.156159 crc crio[3656]: time=\"2026-06-11T11:11:37.155863268Z\" level=info msg=\"Created container 5e6ede7f4dde9c20256dd183c999e9d0638b106d903f2aa76994ed05440c2c42: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=fc0acbd3-0a54-4fcf-8d84-1778672cbdca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:37.162456 crc crio[3656]: time=\"2026-06-11T11:11:37.162192887Z\" level=info msg=\"Starting container: 5e6ede7f4dde9c20256dd183c999e9d0638b106d903f2aa76994ed05440c2c42\" id=fa666eca-6730-4994-b532-ffcb98c74ef0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:37.166242 crc crio[3656]: time=\"2026-06-11T11:11:37.165838975Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=3d3ba709-428a-49ee-b18b-6354c89440ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:37.166242 crc crio[3656]: time=\"2026-06-11T11:11:37.165940568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:37.171514 crc crio[3656]: time=\"2026-06-11T11:11:37.171486844Z\" 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=bdaf6164-fcea-4976-bbdb-eebca9468276 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:37.185215 crc crio[3656]: time=\"2026-06-11T11:11:37.184584094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:37.194607 crc crio[3656]: time=\"2026-06-11T11:11:37.19421091Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=38129f47-0fd6-49c0-a748-b6f246f62951 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:37.194607 crc crio[3656]: time=\"2026-06-11T11:11:37.194514179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:37.202622 crc crio[3656]: time=\"2026-06-11T11:11:37.202310371Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=0ff7de11-6ec9-4bbe-9a19-2291bef4c64f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:37.202622 crc crio[3656]: time=\"2026-06-11T11:11:37.202476956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:37.204535 crc crio[3656]: time=\"2026-06-11T11:11:37.204126226Z\" level=info msg=\"Started container\" PID=7058 containerID=5e6ede7f4dde9c20256dd183c999e9d0638b106d903f2aa76994ed05440c2c42 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=fa666eca-6730-4994-b532-ffcb98c74ef0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23221bd6e94d2b10a77abdcf1e5087f3c4b7239e4ccb9b564247c81142e5bbc1\nJun 11 11:11:37.209474 crc crio[3656]: time=\"2026-06-11T11:11:37.20898591Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:69e0aaebfa2ac57c41fc015020f51c2df6228f606b8643a125d0b46806a69a74 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/139aaad5-3e81-44d7-ae80-e88bf653e619 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:0xc0001327c8}] Aliases:map[]}\"\nJun 11 11:11:37.209474 crc crio[3656]: time=\"2026-06-11T11:11:37.209169186Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:37.211911 crc crio[3656]: time=\"2026-06-11T11:11:37.211647609Z\" level=info msg=\"Ran pod sandbox 1e4a2c43c31c05610d232473d86b0c66dbeef99b2c1fefd6ad501f78a9155e0d with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=bdaf6164-fcea-4976-bbdb-eebca9468276 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:37.216870 crc crio[3656]: time=\"2026-06-11T11:11:37.216287308Z\" 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=38129f47-0fd6-49c0-a748-b6f246f62951 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:37.220032 crc crio[3656]: time=\"2026-06-11T11:11:37.219952927Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=eefdc965-ea67-4aca-8d45-74e465306bc7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:37.243206 crc crio[3656]: time=\"2026-06-11T11:11:37.242988852Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:bcf7af18e3a19137f8b0b541986225d502a55741cc8b358c7283fa3516a6c2a9 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/b00e905a-c478-4938-822d-00a6975487e8 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:0xc00008c7c8}] Aliases:map[]}\"\nJun 11 11:11:37.243206 crc crio[3656]: time=\"2026-06-11T11:11:37.243134326Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:37.250019 crc crio[3656]: time=\"2026-06-11T11:11:37.249939459Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=b9c5bdc1-ecda-4c97-92eb-aa71ec7984d5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:37.270608 crc crio[3656]: time=\"2026-06-11T11:11:37.267327896Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=4e082191-3dac-4610-9966-50898229b7d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:37.270608 crc crio[3656]: time=\"2026-06-11T11:11:37.267856312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:37.270945 crc crio[3656]: time=\"2026-06-11T11:11:37.27082631Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=5fadfe42-ecbd-4fb2-8f17-0845521f0b1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:37.271020 crc crio[3656]: time=\"2026-06-11T11:11:37.270976375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:37.271662 crc crio[3656]: time=\"2026-06-11T11:11:37.271551192Z\" level=info msg=\"Ran pod sandbox 3a56dc7dc186ceef52d45779e5ed71c60ede520adee2c3fc5fcfb2cbbbf3e316 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=38129f47-0fd6-49c0-a748-b6f246f62951 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:37.277337 crc crio[3656]: time=\"2026-06-11T11:11:37.277116768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3b6f29b9-2949-4127-871d-9d0f1e48ebce name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:37.280989 crc crio[3656]: time=\"2026-06-11T11:11:37.280813138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5bae147d-4360-401a-860a-35e80a144614 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:37.299160 crc crio[3656]: time=\"2026-06-11T11:11:37.298816924Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=41265b27-9351-4c86-99be-db5de2d16797 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:37.302923 crc crio[3656]: time=\"2026-06-11T11:11:37.301165714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:37.331292 crc crio[3656]: time=\"2026-06-11T11:11:37.3309223Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:10186b6c0554b83487cb9e6b20d5db8f6d74efb01c3c4021ef0333c323191b15 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/ff0ff1e7-c535-48bf-9156-8abd597c5b83 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:0xc000132930}] Aliases:map[]}\"\nJun 11 11:11:37.331292 crc crio[3656]: time=\"2026-06-11T11:11:37.331281181Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:37.363599 crc crio[3656]: time=\"2026-06-11T11:11:37.363413458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:37.370744 crc crio[3656]: time=\"2026-06-11T11:11:37.368925782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:37.370744 crc crio[3656]: time=\"2026-06-11T11:11:37.36987989Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4ed4ac2e01cf11d58663fc3211d044ac3b176af30af0b22fd3847372ac24c523 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/dcb14d97-6fe5-4bc8-91be-c79c54e44e7c 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:0xc00008ca48}] Aliases:map[]}\"\nJun 11 11:11:37.370744 crc crio[3656]: time=\"2026-06-11T11:11:37.369931182Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:37.405476 crc crio[3656]: time=\"2026-06-11T11:11:37.405318705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:37.461357 crc crio[3656]: time=\"2026-06-11T11:11:37.461290762Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=78a0338d-f5f2-432f-9fa9-35f98da16151 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:37.461441 crc crio[3656]: time=\"2026-06-11T11:11:37.461396955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:37.531323 crc crio[3656]: time=\"2026-06-11T11:11:37.530649917Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=6ceb260b-6eb8-4d4d-a013-3408d08199eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:37.531415 crc crio[3656]: time=\"2026-06-11T11:11:37.531347878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:37.556978 crc crio[3656]: time=\"2026-06-11T11:11:37.55692603Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=9d5556a2-7573-4905-9829-82792d3e5b7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:37.563844 crc crio[3656]: time=\"2026-06-11T11:11:37.56364718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:37.577627 crc crio[3656]: time=\"2026-06-11T11:11:37.576155242Z\" level=info msg=\"Created container 569a4de25cd37b1a10680444742408902795f2ef50d44a19b400164faf4b80d3: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=37fb748a-319a-4278-9fea-313244a14d9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:37.579547 crc crio[3656]: time=\"2026-06-11T11:11:37.579483661Z\" level=info msg=\"Starting container: 569a4de25cd37b1a10680444742408902795f2ef50d44a19b400164faf4b80d3\" id=f7d7ac2e-7acf-4e0a-a734-30ddd6acfe32 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:37.635899 crc crio[3656]: time=\"2026-06-11T11:11:37.635661704Z\" level=info msg=\"Started container\" PID=7080 containerID=569a4de25cd37b1a10680444742408902795f2ef50d44a19b400164faf4b80d3 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=f7d7ac2e-7acf-4e0a-a734-30ddd6acfe32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=790fff2180e8a91352eb89c69fd953fb3e127fc388033db22f46efdf5642a2c4\nJun 11 11:11:37.638660 crc crio[3656]: time=\"2026-06-11T11:11:37.637174539Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=f0f34c90-0637-43c3-990d-3b8a0e291193 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:37.638660 crc crio[3656]: time=\"2026-06-11T11:11:37.637253202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:37.640225 crc crio[3656]: time=\"2026-06-11T11:11:37.63955356Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:495b88d5b065a644843dfb345a57a912ed4546d024a29b56dcb5b1c2471dcfef UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/65c6d47e-a22d-495c-946c-b601c3a6a7bd 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:0xc0013002a8}] Aliases:map[]}\"\nJun 11 11:11:37.640225 crc crio[3656]: time=\"2026-06-11T11:11:37.639602622Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:37.662294 crc crio[3656]: time=\"2026-06-11T11:11:37.661973848Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:9de9ad87999f15124f6d703b10be8733808ecc0a4e9a3b2a32452d599964aa40 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/fbdc84ff-8f27-49c1-b3a3-f6ab9a06c976 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:0xc00159a420}] Aliases:map[]}\"\nJun 11 11:11:37.662294 crc crio[3656]: time=\"2026-06-11T11:11:37.662288697Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:37.706850 crc crio[3656]: time=\"2026-06-11T11:11:37.706403351Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=22eda324-1990-4739-8314-ce51585ac8cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:37.706850 crc crio[3656]: time=\"2026-06-11T11:11:37.706562175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:37.730455 crc crio[3656]: time=\"2026-06-11T11:11:37.730393045Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:de91c6f3e7a8eb47d4e5c187dfbbf09c6e7a9b3134c07424a5d5225c1847be51 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/aeade7c5-adb6-499c-a010-eca9595f98eb 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:0xc00008c770}] Aliases:map[]}\"\nJun 11 11:11:37.730821 crc crio[3656]: time=\"2026-06-11T11:11:37.730794067Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:37.749954 crc crio[3656]: time=\"2026-06-11T11:11:37.749320439Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=a584424d-21c5-40f8-b198-7ab2f2c5816e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:37.750288 crc crio[3656]: time=\"2026-06-11T11:11:37.750235746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:37.787138 crc crio[3656]: time=\"2026-06-11T11:11:37.784857517Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:2d4d05f13393cd1d4d7ec85518d86c35b339fe4f80dfefaba5fdfab1be0579e7 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/320cfe9c-b571-4621-a6f3-daa51e2585ba 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:0xc00123e5a0}] Aliases:map[]}\"\nJun 11 11:11:37.787138 crc crio[3656]: time=\"2026-06-11T11:11:37.785432114Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:37.820208 crc crio[3656]: time=\"2026-06-11T11:11:37.819461487Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=9ab10df2-83bd-4779-843e-2dcef71fc71f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:37.820208 crc crio[3656]: time=\"2026-06-11T11:11:37.819984153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:37.871297 crc crio[3656]: time=\"2026-06-11T11:11:37.870506477Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=91d697c0-faa9-4d2e-95e2-9f1e33ba2b83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:37.871297 crc crio[3656]: time=\"2026-06-11T11:11:37.87059066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:37.873263 crc crio[3656]: time=\"2026-06-11T11:11:37.873221088Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=1a9f6825-679b-4cb5-a47f-4fe7b12fd186 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:37.873454 crc crio[3656]: time=\"2026-06-11T11:11:37.873433214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:37.875242 crc crio[3656]: time=\"2026-06-11T11:11:37.875210607Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=896121ed-bc70-42e0-91da-400bc300cbaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:37.875462 crc crio[3656]: time=\"2026-06-11T11:11:37.875430574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:37.938639 crc crio[3656]: time=\"2026-06-11T11:11:37.937263235Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=3e170c75-b347-406b-bfca-2e87d4c31872 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:37.938639 crc crio[3656]: time=\"2026-06-11T11:11:37.937345937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:37.938639 crc crio[3656]: time=\"2026-06-11T11:11:37.938180692Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=de346d33-313b-476e-a66c-2c8f62c77d06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:37.938639 crc crio[3656]: time=\"2026-06-11T11:11:37.938266345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.006508 crc crio[3656]: time=\"2026-06-11T11:11:38.001429066Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=f67621ba-13b3-4c3c-a7e6-01984b1faaaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.006508 crc crio[3656]: time=\"2026-06-11T11:11:38.001544439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.006508 crc crio[3656]: time=\"2026-06-11T11:11:38.002267771Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=f5ffcfb1-b243-4393-9e1d-5efeabfcd3d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.006508 crc crio[3656]: time=\"2026-06-11T11:11:38.002316552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.025223 crc crio[3656]: time=\"2026-06-11T11:11:38.02204567Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f1aa969629d4860562378a8f3b2f140cd5d095e04fbb52a3eb622acaaa9d6b57 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/95599934-68ef-4eb3-945c-1852a542a4ea 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:0xc00008ca68}] Aliases:map[]}\"\nJun 11 11:11:38.025223 crc crio[3656]: time=\"2026-06-11T11:11:38.022200124Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:38.060517 crc crio[3656]: time=\"2026-06-11T11:11:38.060272698Z\" level=info msg=\"Created container cb66cf37529d68a6e0490fbc315d1867bceb3f2d6b53212160f005833f800c99: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=4e082191-3dac-4610-9966-50898229b7d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:38.088832 crc crio[3656]: time=\"2026-06-11T11:11:38.061420472Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=934eea93-aadf-4ddd-991f-f27d92b13e09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.088832 crc crio[3656]: time=\"2026-06-11T11:11:38.061496024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.088832 crc crio[3656]: time=\"2026-06-11T11:11:38.088335064Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=0a8dcbbe-8152-4d03-bcd3-b47283511ed1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.088832 crc crio[3656]: time=\"2026-06-11T11:11:38.088443927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.092631 crc crio[3656]: time=\"2026-06-11T11:11:38.091373664Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=86db3368-2dca-46f6-b399-59060c808aec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.092631 crc crio[3656]: time=\"2026-06-11T11:11:38.091490178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.104227 crc crio[3656]: time=\"2026-06-11T11:11:38.09324832Z\" level=info msg=\"Starting container: cb66cf37529d68a6e0490fbc315d1867bceb3f2d6b53212160f005833f800c99\" id=42de97cf-b314-49a5-b117-95bbf93eaf06 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:38.172826 crc crio[3656]: time=\"2026-06-11T11:11:38.167767869Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=1eeb328c-22e2-464c-859e-a22094a3f3b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.172826 crc crio[3656]: time=\"2026-06-11T11:11:38.167979105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.172826 crc crio[3656]: time=\"2026-06-11T11:11:38.168271024Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=a3cbb67c-613c-415e-ab55-93c7cd637b3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.172826 crc crio[3656]: time=\"2026-06-11T11:11:38.168361417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.199344 crc crio[3656]: time=\"2026-06-11T11:11:38.198318139Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=fba27417-6698-4949-af3d-ff6be8e79bea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.199344 crc crio[3656]: time=\"2026-06-11T11:11:38.198779402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.199585 crc crio[3656]: time=\"2026-06-11T11:11:38.199502524Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=46a6bd39-350d-4f7e-8b7b-407e3cbef804 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.199585 crc crio[3656]: time=\"2026-06-11T11:11:38.199560876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.216605 crc crio[3656]: time=\"2026-06-11T11:11:38.21617441Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=589a9134-87e3-4797-a1c6-1815b35de130 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.216605 crc crio[3656]: time=\"2026-06-11T11:11:38.216441918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.248348 crc crio[3656]: time=\"2026-06-11T11:11:38.247278407Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=5327a0b5-aef5-46c5-9554-243c092b9aae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.248348 crc crio[3656]: time=\"2026-06-11T11:11:38.24737867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.248348 crc crio[3656]: time=\"2026-06-11T11:11:38.247588156Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=d3f138e8-1fd4-4c8d-a4ba-7b1c7ab91431 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.248348 crc crio[3656]: time=\"2026-06-11T11:11:38.247636857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.248348 crc crio[3656]: time=\"2026-06-11T11:11:38.248215674Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=7b1a620d-0e43-46e3-a339-02a1eb7068e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.248348 crc crio[3656]: time=\"2026-06-11T11:11:38.248271446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.282397 crc crio[3656]: time=\"2026-06-11T11:11:38.275396704Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=fbdab954-0e1b-409b-9eb8-d8372747347d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.282397 crc crio[3656]: time=\"2026-06-11T11:11:38.275482316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.284181 crc crio[3656]: time=\"2026-06-11T11:11:38.283883927Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=7ae24513-c96c-43ae-93a3-b1c66ce3c3b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.285344 crc crio[3656]: time=\"2026-06-11T11:11:38.284440403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.309463 crc crio[3656]: time=\"2026-06-11T11:11:38.308765937Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=946341f7-ed2a-4f06-8da0-89bee8014bd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.309463 crc crio[3656]: time=\"2026-06-11T11:11:38.308985524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.319888 crc crio[3656]: time=\"2026-06-11T11:11:38.319416715Z\" 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=9ab10df2-83bd-4779-843e-2dcef71fc71f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.358099 crc crio[3656]: time=\"2026-06-11T11:11:38.357919371Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=43d79fe4-c030-490d-ae8b-f7c37331981f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.360434 crc crio[3656]: time=\"2026-06-11T11:11:38.359479017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.422213 crc crio[3656]: time=\"2026-06-11T11:11:38.421998809Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=81d59c27-5534-4c2e-9878-ecd5de8d294d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.422382 crc crio[3656]: time=\"2026-06-11T11:11:38.422277527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.427144 crc crio[3656]: time=\"2026-06-11T11:11:38.423200535Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=93c9d4cb-e81e-4d4f-824f-4d2123190a20 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.427144 crc crio[3656]: time=\"2026-06-11T11:11:38.423247566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.544127 crc crio[3656]: time=\"2026-06-11T11:11:38.531667715Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:ba4ac54edbd6b027a943fb3bdcd32e68c24894d0578c271b24e3985555f08c09 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/43230440-ce30-42d1-850b-36e2b2a9e85a 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:0xc00279c130}] Aliases:map[]}\"\nJun 11 11:11:38.544127 crc crio[3656]: time=\"2026-06-11T11:11:38.531815819Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:38.550103 crc crio[3656]: time=\"2026-06-11T11:11:38.547599029Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=ad07d737-e5da-4447-bb86-cc97a07c0c93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.550103 crc crio[3656]: time=\"2026-06-11T11:11:38.548187557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.563142 crc crio[3656]: time=\"2026-06-11T11:11:38.562974397Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=f3d76379-d91f-462f-8e63-7bd03918fb99 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.565409 crc crio[3656]: time=\"2026-06-11T11:11:38.565289656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.565927 crc crio[3656]: time=\"2026-06-11T11:11:38.565645597Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=452b22ca-6131-4d8d-ac40-c1ce5572ed30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.565927 crc crio[3656]: time=\"2026-06-11T11:11:38.565846983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.567969 crc crio[3656]: time=\"2026-06-11T11:11:38.566898754Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=42ff1b44-c637-4bd3-9eaf-e14eff8f5d5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.567969 crc crio[3656]: time=\"2026-06-11T11:11:38.566994927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.567969 crc crio[3656]: time=\"2026-06-11T11:11:38.567162922Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=a548bfb4-f2c3-470c-ad38-7cbdc2204425 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.567969 crc crio[3656]: time=\"2026-06-11T11:11:38.567206763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.567969 crc crio[3656]: time=\"2026-06-11T11:11:38.567220434Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=22a73371-9b6d-4321-a4d4-99ffee9ccfa3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.567969 crc crio[3656]: time=\"2026-06-11T11:11:38.567261555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.568342 crc crio[3656]: time=\"2026-06-11T11:11:38.568248594Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=b8b38203-1820-4ad4-b77b-415f8a05c2b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.568464 crc crio[3656]: time=\"2026-06-11T11:11:38.568398769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.584845 crc crio[3656]: time=\"2026-06-11T11:11:38.584624752Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=05cc9eaa-fb8e-417e-8635-4281546b8814 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.584845 crc crio[3656]: time=\"2026-06-11T11:11:38.584830448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.612109 crc crio[3656]: time=\"2026-06-11T11:11:38.609359688Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=26ebba0b-81c6-4155-aeed-36f359f46453 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.612109 crc crio[3656]: time=\"2026-06-11T11:11:38.609547604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.630437 crc crio[3656]: time=\"2026-06-11T11:11:38.630362234Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=fc2d1b33-c3e3-4e30-ab54-6822fd51015e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.630542 crc crio[3656]: time=\"2026-06-11T11:11:38.630438396Z\" level=info msg=\"Started container\" PID=7107 containerID=cb66cf37529d68a6e0490fbc315d1867bceb3f2d6b53212160f005833f800c99 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=42de97cf-b314-49a5-b117-95bbf93eaf06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e4a2c43c31c05610d232473d86b0c66dbeef99b2c1fefd6ad501f78a9155e0d\nJun 11 11:11:38.632975 crc crio[3656]: time=\"2026-06-11T11:11:38.630467957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.640653 crc crio[3656]: time=\"2026-06-11T11:11:38.640567238Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b2117ca7-6cd1-44d8-b42c-1847c72792fa 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:0xc001300230}] Aliases:map[]}\"\nJun 11 11:11:38.640653 crc crio[3656]: time=\"2026-06-11T11:11:38.64065004Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:38.642833 crc crio[3656]: time=\"2026-06-11T11:11:38.64264502Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=9e778a7f-6e6b-438a-bba9-86b0202950d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.642911 crc crio[3656]: time=\"2026-06-11T11:11:38.642861946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:38.793903 crc crio[3656]: time=\"2026-06-11T11:11:38.792658547Z\" level=info msg=\"Ran pod sandbox 111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=9ab10df2-83bd-4779-843e-2dcef71fc71f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:38.894149 crc crio[3656]: time=\"2026-06-11T11:11:38.876563385Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:40796ebcf5cc32f3c0eb75517292838c40ac03a0b46588fd51dfd297ce31739c UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/98939139-c252-455b-a9f2-a381bdb3d140 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:0xc001636568}] Aliases:map[]}\"\nJun 11 11:11:38.894149 crc crio[3656]: time=\"2026-06-11T11:11:38.876615067Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:39.112140 crc crio[3656]: time=\"2026-06-11T11:11:39.108008087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:40.274842 crc crio[3656]: time=\"2026-06-11T11:11:40.270017099Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:011b5311fe8dbdc80dfef0bd4f6a6d74831247ae5a13f581c7c44d18e2a13695 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/54bd446d-e5a0-4df9-bd19-8c667c59f99c 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:0xc001e80370}] Aliases:map[]}\"\nJun 11 11:11:40.274842 crc crio[3656]: time=\"2026-06-11T11:11:40.270295807Z\" 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 11 11:11:40.338375 crc crio[3656]: time=\"2026-06-11T11:11:40.338035064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d71b5a6a-bdd7-44e4-bed0-a9b539a8d146 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:40.428399 crc crio[3656]: time=\"2026-06-11T11:11:40.424123198Z\" level=info msg=\"Created container 811db5f19c813241bb1e910a67c0ba6bbc5b125f91ba8ac62771f6403e386eac: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=41265b27-9351-4c86-99be-db5de2d16797 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:40.460662 crc crio[3656]: time=\"2026-06-11T11:11:40.45175919Z\" level=info msg=\"Starting container: 811db5f19c813241bb1e910a67c0ba6bbc5b125f91ba8ac62771f6403e386eac\" id=b851cdab-bc04-41f1-85b1-135e8c8020ff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:40.655940 crc crio[3656]: time=\"2026-06-11T11:11:40.655616421Z\" level=info msg=\"Started container\" PID=7265 containerID=811db5f19c813241bb1e910a67c0ba6bbc5b125f91ba8ac62771f6403e386eac description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=b851cdab-bc04-41f1-85b1-135e8c8020ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a56dc7dc186ceef52d45779e5ed71c60ede520adee2c3fc5fcfb2cbbbf3e316\nJun 11 11:11:41.134004 crc crio[3656]: time=\"2026-06-11T11:11:40.987475792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=97e6ffe3-8c6c-4635-8f20-7cb263ad5282 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:41.134004 crc crio[3656]: time=\"2026-06-11T11:11:40.988259995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=bd52837b-d810-469a-ad51-064ce164dd76 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:41.310253 crc crio[3656]: time=\"2026-06-11T11:11:41.309865732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=db16cd6d-3a6c-468e-b227-565db5e2ecef name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:41.313544 crc crio[3656]: time=\"2026-06-11T11:11:41.313036366Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=e215d7dc-3f06-44d5-ab12-9408bbbf1f87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:41.419982 crc crio[3656]: time=\"2026-06-11T11:11:41.419392324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:41.451911 crc crio[3656]: time=\"2026-06-11T11:11:41.450565712Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=88a37b01-54e3-4b45-a396-c862768c2f01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:41.455921 crc crio[3656]: time=\"2026-06-11T11:11:41.45588957Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:e228d7dca85ac5eedf16b5be47d4be1f2ac3018a8fe686e38f353859849ead1f UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ea7b28fc-4eac-4567-8ac4-8b51bcfdffe4 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:0xc00141e548}] Aliases:map[]}\"\nJun 11 11:11:41.456573 crc crio[3656]: time=\"2026-06-11T11:11:41.45654513Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:41.491226 crc crio[3656]: time=\"2026-06-11T11:11:41.488868052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:41.551664 crc crio[3656]: time=\"2026-06-11T11:11:41.548621392Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=24dcad38-44b4-454a-a4d5-07cc8bda2818 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:41.551664 crc crio[3656]: time=\"2026-06-11T11:11:41.548857029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:41.589357 crc crio[3656]: time=\"2026-06-11T11:11:41.58920458Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=d44d6d4c-111f-4474-af00-1492e8884569 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:41.589357 crc crio[3656]: time=\"2026-06-11T11:11:41.589294283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:41.589579 crc crio[3656]: time=\"2026-06-11T11:11:41.589475288Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=0c5c67bf-fbb6-4f21-ad0e-dc522f591264 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:41.589579 crc crio[3656]: time=\"2026-06-11T11:11:41.58953549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:41.589865 crc crio[3656]: time=\"2026-06-11T11:11:41.589490929Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=dd2d02f0-d209-4ef6-a632-e776bb62c86b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:41.589865 crc crio[3656]: time=\"2026-06-11T11:11:41.589635033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:41.834509 crc crio[3656]: time=\"2026-06-11T11:11:41.834329599Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:f85b77d7a5798fa7c514f35ddf6ab9aca3693e33425ebc33188838a4334db993 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f556e113-3391-471d-b2c7-510118e5d7e7 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:0xc00123e040}] Aliases:map[]}\"\nJun 11 11:11:41.834509 crc crio[3656]: time=\"2026-06-11T11:11:41.834443703Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:41.838164 crc crio[3656]: time=\"2026-06-11T11:11:41.837263077Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:081959a8b6b2e7e6e7f73c1c8b07db758047846c3a3860c3b0d8ad1669d6d228 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/00b46a92-edf2-400c-ab37-cf6454d4c5bf 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:0xc00279c4a0}] Aliases:map[]}\"\nJun 11 11:11:41.838164 crc crio[3656]: time=\"2026-06-11T11:11:41.83736921Z\" 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 11 11:11:41.895042 crc crio[3656]: time=\"2026-06-11T11:11:41.891423869Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:19e096fa91141138166cbfc72dce62703cd2c76d5abb5f31d052d0f868c27437 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/4d5df495-2e7f-48d2-a9f5-97948b7583da 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:0xc001f0a108}] Aliases:map[]}\"\nJun 11 11:11:41.895042 crc crio[3656]: time=\"2026-06-11T11:11:41.891583114Z\" 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 11 11:11:41.902445 crc crio[3656]: time=\"2026-06-11T11:11:41.901641394Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:e0993580b5a44867bf218b00a50708e0fc4c9226642cc3cbb0698526ab7401b1 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/ce58c25a-f1ff-4529-86ae-fa1083d3a521 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:0xc00008c328}] Aliases:map[]}\"\nJun 11 11:11:41.902445 crc crio[3656]: time=\"2026-06-11T11:11:41.901961523Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:41.918978 crc crio[3656]: time=\"2026-06-11T11:11:41.918839876Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:782ae8e0bf919e48972abfd088081446af32fc52009b0277a25721766b47aa85 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/e3c8036c-2483-4688-9e55-0c47e77233dd 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:0xc002bb8020}] Aliases:map[]}\"\nJun 11 11:11:41.918978 crc crio[3656]: time=\"2026-06-11T11:11:41.918873927Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:41.949996 crc crio[3656]: time=\"2026-06-11T11:11:41.949914421Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:4b3e341379c9d19e2b38c1c5b7f71a5af218b30a2445f82e0b3a8f0f0676f979 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/63ccd13c-270d-47f1-a7c4-723681681d36 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:0xc001300408}] Aliases:map[]}\"\nJun 11 11:11:41.949996 crc crio[3656]: time=\"2026-06-11T11:11:41.949984533Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:42.209233 crc crio[3656]: time=\"2026-06-11T11:11:42.207350777Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:69a9343d44ccd22369c49194b81969f2dd533af1761799627ce320b032856ddd UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/969f9041-0dee-4f05-995d-9f7b2dbff426 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:0xc000132810}] Aliases:map[]}\"\nJun 11 11:11:42.209233 crc crio[3656]: time=\"2026-06-11T11:11:42.207411049Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:42.539281 crc crio[3656]: time=\"2026-06-11T11:11:42.539106586Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:78386624c147c77fa8b728f5f73e2c215a403a4523c4ffec51e5b46a675ba5f9 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/298bf973-33e3-49a7-8803-73e03fb4d992 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:0xc002bb8820}] Aliases:map[]}\"\nJun 11 11:11:42.539960 crc crio[3656]: time=\"2026-06-11T11:11:42.539926601Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:42.569889 crc crio[3656]: time=\"2026-06-11T11:11:42.567044858Z\" 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=fbdab954-0e1b-409b-9eb8-d8372747347d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:42.585111 crc crio[3656]: time=\"2026-06-11T11:11:42.584826598Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:f58a6e495ea6bde902d85311a93f4e17d997034444c42207b0fd3463ad286734 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/f11a533b-ae9c-4ea2-9734-1c50f94cfeb0 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:0xc000132a40}] Aliases:map[]}\"\nJun 11 11:11:42.585111 crc crio[3656]: time=\"2026-06-11T11:11:42.584926071Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:42.639669 crc crio[3656]: time=\"2026-06-11T11:11:42.639443564Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5218237aa73225829426ea9415b98cc04511ed62c3d20cb20d02e42764e5c9ea UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/42698a60-3e6c-4128-a055-59ba7be91ffb 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:0xc000132b48}] Aliases:map[]}\"\nJun 11 11:11:42.639669 crc crio[3656]: time=\"2026-06-11T11:11:42.639607209Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:42.729982 crc crio[3656]: time=\"2026-06-11T11:11:42.729388772Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:d2614f80bb99d5af1494d86f655d2856f1427c0a4a7c7dd2c8798f9643b0f471 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/6ca3790f-5c73-49a4-bec4-9943537909f5 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:0xc001300688}] Aliases:map[]}\"\nJun 11 11:11:42.729982 crc crio[3656]: time=\"2026-06-11T11:11:42.729444344Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:42.732009 crc crio[3656]: time=\"2026-06-11T11:11:42.731950769Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:661a475bd1c1615dee5c25b1dd9a97e9301c85cf3685fbc0bd969c27e6a4d1f6 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/bdf9d565-c6b8-4209-b8df-d0b48b20409a 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:0xc000182428}] Aliases:map[]}\"\nJun 11 11:11:42.732409 crc crio[3656]: time=\"2026-06-11T11:11:42.732385301Z\" 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 11 11:11:42.736565 crc crio[3656]: time=\"2026-06-11T11:11:42.732278588Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:51196365d64fdc05f2eeeb8c5acc4cfe8f6562250481a1ac21d793f2885da0a7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/2b9a3e6e-cb2c-41b4-89ad-eccf58e90746 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:0xc00159a090}] Aliases:map[]}\"\nJun 11 11:11:42.745509 crc crio[3656]: time=\"2026-06-11T11:11:42.736585357Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:43.010272 crc crio[3656]: time=\"2026-06-11T11:11:43.005258337Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1a9bef5c-b032-4353-8b5a-ef4ff5383ab3 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:0xc00008cbb0}] Aliases:map[]}\"\nJun 11 11:11:43.010272 crc crio[3656]: time=\"2026-06-11T11:11:43.005332899Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:43.153607 crc crio[3656]: time=\"2026-06-11T11:11:43.153043117Z\" 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=1eeb328c-22e2-464c-859e-a22094a3f3b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:43.309522 crc crio[3656]: time=\"2026-06-11T11:11:43.308664992Z\" 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=f3d76379-d91f-462f-8e63-7bd03918fb99 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:43.309522 crc crio[3656]: time=\"2026-06-11T11:11:43.309200247Z\" 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=93c9d4cb-e81e-4d4f-824f-4d2123190a20 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:43.524200 crc crio[3656]: time=\"2026-06-11T11:11:43.522943362Z\" 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=22a73371-9b6d-4321-a4d4-99ffee9ccfa3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:43.687896 crc crio[3656]: time=\"2026-06-11T11:11:43.68641978Z\" 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=05cc9eaa-fb8e-417e-8635-4281546b8814 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:43.738164 crc crio[3656]: time=\"2026-06-11T11:11:43.736503891Z\" 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=fc2d1b33-c3e3-4e30-ab54-6822fd51015e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:43.849610 crc crio[3656]: time=\"2026-06-11T11:11:43.849460765Z\" 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=9e778a7f-6e6b-438a-bba9-86b0202950d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:44.585760 crc crio[3656]: time=\"2026-06-11T11:11:44.582220844Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:158da32e2b556415b2ec31a4dd3c5d0d8497d5a5acd1e6d7e7db8232f54b3201 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1b2e00cf-df53-4359-a140-7555255b35ce 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:0xc001f0a1d8}] Aliases:map[]}\"\nJun 11 11:11:44.585760 crc crio[3656]: time=\"2026-06-11T11:11:44.582337517Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:44.595264 crc crio[3656]: time=\"2026-06-11T11:11:44.592265943Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:e4a82e0d98add5cc96a876db24c2f7b4cd593eaa152714919067bb6c82f3fce8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/e3230663-4e1a-4499-9fba-1ff8c0e2829d 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:0xc000132628}] Aliases:map[]}\"\nJun 11 11:11:44.595264 crc crio[3656]: time=\"2026-06-11T11:11:44.592330245Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:44.595264 crc crio[3656]: time=\"2026-06-11T11:11:44.594160849Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/090f77fb-e9ef-4609-9492-74d99fcb9a51 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:0xc00008ca98}] Aliases:map[]}\"\nJun 11 11:11:44.595264 crc crio[3656]: time=\"2026-06-11T11:11:44.594222941Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:44.641207 crc crio[3656]: time=\"2026-06-11T11:11:44.640619953Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:1b06e77fd314274b0546c047399632ff22b39e65e21aef0059384618aa61b049 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/f5450071-874c-413d-9fb3-19a82006fc97 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:0xc00008c9f0}] Aliases:map[]}\"\nJun 11 11:11:44.641486 crc crio[3656]: time=\"2026-06-11T11:11:44.641352155Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:44.706396 crc crio[3656]: time=\"2026-06-11T11:11:44.705444233Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:869d1633d35ad29aa9f4fcafecc62add31f07902e7d735e6edbfabb9735aada2 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/5cc62333-191b-4d0d-acc6-43887d206361 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:0xc001e80258}] Aliases:map[]}\"\nJun 11 11:11:44.706396 crc crio[3656]: time=\"2026-06-11T11:11:44.706382911Z\" 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 11 11:11:44.716851 crc crio[3656]: time=\"2026-06-11T11:11:44.716035928Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/917f5327-bc11-48ed-a1c1-fd3bdd669618 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:0xc00008ccb0}] Aliases:map[]}\"\nJun 11 11:11:44.716851 crc crio[3656]: time=\"2026-06-11T11:11:44.716856833Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:44.772804 crc crio[3656]: time=\"2026-06-11T11:11:44.771579412Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/394a904a-58ca-4181-9eaa-f17f15a53247 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:0xc001e802d0}] Aliases:map[]}\"\nJun 11 11:11:44.772804 crc crio[3656]: time=\"2026-06-11T11:11:44.771662435Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:44.775915 crc crio[3656]: time=\"2026-06-11T11:11:44.775116217Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/8ae6fb87-3fd5-441b-8830-db35e987e252 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:0xc001f0a490}] Aliases:map[]}\"\nJun 11 11:11:44.775915 crc crio[3656]: time=\"2026-06-11T11:11:44.775251111Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:44.776326 crc crio[3656]: time=\"2026-06-11T11:11:44.775964143Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/67a51b94-9e74-4d64-93b6-b5f4a61cca4a 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:0xc001f0a4e0}] Aliases:map[]}\"\nJun 11 11:11:44.776326 crc crio[3656]: time=\"2026-06-11T11:11:44.776016934Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:44.826311 crc crio[3656]: time=\"2026-06-11T11:11:44.825970612Z\" level=info msg=\"Ran pod sandbox 70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=93c9d4cb-e81e-4d4f-824f-4d2123190a20 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:44.834607 crc crio[3656]: time=\"2026-06-11T11:11:44.834494876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cd146099-a5e9-4910-866f-45fbb045937d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:44.895232 crc crio[3656]: time=\"2026-06-11T11:11:44.894311827Z\" level=info msg=\"Ran pod sandbox edb36ca296fe4b83c8eb35472ae432f91e809a3dd4860ede1a633bd0be8db4e2 with infra container: openshift-dns/node-resolver-277xp/POD\" id=fbdab954-0e1b-409b-9eb8-d8372747347d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:44.961168 crc crio[3656]: time=\"2026-06-11T11:11:44.960044554Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/10c97bf8-af17-41af-82c9-914d4766eb4d 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:0xc000182898}] Aliases:map[]}\"\nJun 11 11:11:44.961168 crc crio[3656]: time=\"2026-06-11T11:11:44.960344523Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:44.979160 crc crio[3656]: time=\"2026-06-11T11:11:44.960286402Z\" level=info msg=\"Ran pod sandbox 70b425c1129e7d63d6db27ec5db46685b6730269ff1b8e5a9c594e948212d0ce with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=22a73371-9b6d-4321-a4d4-99ffee9ccfa3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:44.988051 crc crio[3656]: time=\"2026-06-11T11:11:44.988002197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:45.163295 crc crio[3656]: time=\"2026-06-11T11:11:45.163176313Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c476b2b7-a612-41e0-8a7a-6a3b53ed4a6b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:45.191673 crc crio[3656]: time=\"2026-06-11T11:11:45.191538928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:45.200469 crc crio[3656]: time=\"2026-06-11T11:11:45.20035162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:45.201776 crc crio[3656]: time=\"2026-06-11T11:11:45.20136021Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/3696eb40-2326-465f-b3f8-3c93b0ff11cb 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:0xc001e806b8}] Aliases:map[]}\"\nJun 11 11:11:45.201776 crc crio[3656]: time=\"2026-06-11T11:11:45.201439773Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:45.248170 crc crio[3656]: time=\"2026-06-11T11:11:45.227185609Z\" level=info msg=\"Ran pod sandbox 1dcad44165bf9e75edaaad94e1e3770645866ab2daf68c38802f594b2390a51a with infra container: openshift-multus/multus-bzhnf/POD\" id=fc2d1b33-c3e3-4e30-ab54-6822fd51015e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:45.248841 crc crio[3656]: time=\"2026-06-11T11:11:45.248529705Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=0c415716-d98c-42d7-be0d-154e9b087b91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:45.249482 crc crio[3656]: time=\"2026-06-11T11:11:45.249236276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=07492fbc-42aa-444e-96fd-76d9bcd63faa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:45.249819 crc crio[3656]: time=\"2026-06-11T11:11:45.249598527Z\" level=info msg=\"Ran pod sandbox a40ac1b6dacb510f99d4ec1d7728a532131a6fe534f7595ab877fb2f42b870f0 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=9e778a7f-6e6b-438a-bba9-86b0202950d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:45.249910 crc crio[3656]: time=\"2026-06-11T11:11:45.249833384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=9aacb29e-436d-4885-9f0c-1f8d66a6a848 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:45.250329 crc crio[3656]: time=\"2026-06-11T11:11:45.249269257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:45.254350 crc crio[3656]: time=\"2026-06-11T11:11:45.254250705Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=22306175-a429-423c-8636-260bafe1593a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:45.254993 crc crio[3656]: time=\"2026-06-11T11:11:45.254923755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=2b52e5a9-7630-48d1-b42a-c6b1365fcacc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:45.279967 crc crio[3656]: time=\"2026-06-11T11:11:45.277764185Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=57bc0fb0-eae8-4e7e-9622-ea7b5882da83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:45.279967 crc crio[3656]: time=\"2026-06-11T11:11:45.278400964Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=e7ab4734-3ed9-4a18-85c2-677af46969a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:45.279967 crc crio[3656]: time=\"2026-06-11T11:11:45.277978012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=e62e3194-1147-48e5-b6c1-f5990465d366 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:45.279967 crc crio[3656]: time=\"2026-06-11T11:11:45.279323092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:45.288742 crc crio[3656]: time=\"2026-06-11T11:11:45.287465774Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=0c8ff624-1d42-48a6-ac35-da1166f07926 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:45.292727 crc crio[3656]: time=\"2026-06-11T11:11:45.290155694Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=537e34d8-7f97-4375-8b06-eb650559b8e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:45.296606 crc crio[3656]: time=\"2026-06-11T11:11:45.295877745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:45.313496 crc crio[3656]: time=\"2026-06-11T11:11:45.313281723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:45.326058 crc crio[3656]: time=\"2026-06-11T11:11:45.325914189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=dc515bb7-67d3-4deb-8570-71a5c0478a11 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:45.327747 crc crio[3656]: time=\"2026-06-11T11:11:45.32763557Z\" level=info msg=\"Ran pod sandbox d62302bf7497b36f9c37605fac1b39464fd3cecb140135f25fdcc5486fdf0f43 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=1eeb328c-22e2-464c-859e-a22094a3f3b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:45.336879 crc crio[3656]: time=\"2026-06-11T11:11:45.335252057Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/a82e3ed4-07ec-48a0-9a3b-b362fec77706 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:0xc00159a728}] Aliases:map[]}\"\nJun 11 11:11:45.336879 crc crio[3656]: time=\"2026-06-11T11:11:45.335420692Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:45.355476 crc crio[3656]: time=\"2026-06-11T11:11:45.355018216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e737d6f5-668c-43af-a4ae-b5028d514799 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:45.359619 crc crio[3656]: time=\"2026-06-11T11:11:45.358805059Z\" level=info msg=\"Ran pod sandbox ee50e06499a056047b25380b35489cb88e76d2db09dfc32624b97995fa5ec1c3 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=f3d76379-d91f-462f-8e63-7bd03918fb99 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:45.381473 crc crio[3656]: time=\"2026-06-11T11:11:45.380320759Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=c49db2fd-61af-4b83-a9e5-754822e95ed9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:45.391622 crc crio[3656]: time=\"2026-06-11T11:11:45.391324957Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/9132eb2d-04d1-4278-a992-0b8a0e11b3f3 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:0xc00159a848}] Aliases:map[]}\"\nJun 11 11:11:45.391622 crc crio[3656]: time=\"2026-06-11T11:11:45.39142063Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:11:45.412950 crc crio[3656]: time=\"2026-06-11T11:11:45.410409725Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=4da0b231-4ff1-431d-8911-adb96bc1bea6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:45.425443 crc crio[3656]: time=\"2026-06-11T11:11:45.424989609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:45.799656 crc crio[3656]: time=\"2026-06-11T11:11:45.799524912Z\" level=info msg=\"Ran pod sandbox 67eaec04c7f4cc331bb007ffc19a0e2ddeb9d7166720b37e175995387513e892 with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=05cc9eaa-fb8e-417e-8635-4281546b8814 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:11:45.818913 crc crio[3656]: time=\"2026-06-11T11:11:45.817310632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=c5e0d782-6107-4f61-8a66-d7f27596f817 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:45.819299 crc crio[3656]: time=\"2026-06-11T11:11:45.819250479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ad652ee6-fc3c-40b5-ba4a-9368db31f8d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:45.833341 crc crio[3656]: time=\"2026-06-11T11:11:45.831918967Z\" level=info msg=\"Created container 7fe222daef6e05c4e6be93c3bc5ddd54a7e76246300286bcb3804b0b105670c6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=e215d7dc-3f06-44d5-ab12-9408bbbf1f87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:45.864581 crc crio[3656]: time=\"2026-06-11T11:11:45.856057715Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=4af7003b-5372-4fe1-a22c-c3a29e501ec7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:45.864581 crc crio[3656]: time=\"2026-06-11T11:11:45.860276461Z\" level=info msg=\"Starting container: 7fe222daef6e05c4e6be93c3bc5ddd54a7e76246300286bcb3804b0b105670c6\" id=bff45e9d-c071-42e8-9975-b5d559c3d6ab name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:45.911792 crc crio[3656]: time=\"2026-06-11T11:11:45.91161806Z\" level=info msg=\"Started container\" PID=7600 containerID=7fe222daef6e05c4e6be93c3bc5ddd54a7e76246300286bcb3804b0b105670c6 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=bff45e9d-c071-42e8-9975-b5d559c3d6ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d\nJun 11 11:11:45.980992 crc crio[3656]: time=\"2026-06-11T11:11:45.969462882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:46.014602 crc crio[3656]: time=\"2026-06-11T11:11:46.014294228Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=2617fb8e-2e02-437c-a3f6-bec9bb90447e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:46.037796 crc crio[3656]: time=\"2026-06-11T11:11:46.020515683Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=45c6565a-5006-4ea3-be5e-dbb4ed347e65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:46.037796 crc crio[3656]: time=\"2026-06-11T11:11:46.025209753Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=249b6c5d-7833-493f-944f-cfd39202d62b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:46.637869 crc crio[3656]: time=\"2026-06-11T11:11:46.636149455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:46.644926 crc crio[3656]: time=\"2026-06-11T11:11:46.644872814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=3f4cd7b4-a40d-46a6-9731-855771178953 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:46.699455 crc crio[3656]: time=\"2026-06-11T11:11:46.699296875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:46.699455 crc crio[3656]: time=\"2026-06-11T11:11:46.699382447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:46.699926 crc crio[3656]: time=\"2026-06-11T11:11:46.699502861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:46.702788 crc crio[3656]: time=\"2026-06-11T11:11:46.701871702Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=d5c09f12-fa38-40b5-861f-9b204dab3860 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:47.197452 crc crio[3656]: time=\"2026-06-11T11:11:47.194650515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:47.343650 crc crio[3656]: time=\"2026-06-11T11:11:47.336298403Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c1559d50-51ef-4fef-9e41-f0d99ff574f9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:47.621829 crc crio[3656]: time=\"2026-06-11T11:11:47.621769954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:47.655402 crc crio[3656]: time=\"2026-06-11T11:11:47.655308583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:47.659618 crc crio[3656]: time=\"2026-06-11T11:11:47.655492538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=86adf79e-266a-4481-9490-cc3ed19a2fc6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:48.741463 crc crio[3656]: time=\"2026-06-11T11:11:48.740985288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:48.749757 crc crio[3656]: time=\"2026-06-11T11:11:48.749229164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:48.761894 crc crio[3656]: time=\"2026-06-11T11:11:48.761593232Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=043b3677-d055-4e1a-ba7c-7bbeeebe46bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:48.762339 crc crio[3656]: time=\"2026-06-11T11:11:48.762311133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:48.993195 crc crio[3656]: time=\"2026-06-11T11:11:48.992355743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:49.047956 crc crio[3656]: time=\"2026-06-11T11:11:49.047169286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:49.102482 crc crio[3656]: time=\"2026-06-11T11:11:49.10205111Z\" level=info msg=\"Created container 8a51c5ab217ded58d3f0efe7f2298b29de9b440cfe591f9376db78c45b85943b: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=e7ab4734-3ed9-4a18-85c2-677af46969a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:49.141759 crc crio[3656]: time=\"2026-06-11T11:11:49.133369562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:49.197416 crc crio[3656]: time=\"2026-06-11T11:11:49.197233424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:49.198665 crc crio[3656]: time=\"2026-06-11T11:11:49.198413219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:49.238806 crc crio[3656]: time=\"2026-06-11T11:11:49.237451422Z\" level=info msg=\"Starting container: 8a51c5ab217ded58d3f0efe7f2298b29de9b440cfe591f9376db78c45b85943b\" id=c6aec5fc-f181-4959-ae42-615207c28931 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:49.239869 crc crio[3656]: time=\"2026-06-11T11:11:49.239648177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:49.304279 crc crio[3656]: time=\"2026-06-11T11:11:49.30354669Z\" level=info msg=\"Started container\" PID=7719 containerID=8a51c5ab217ded58d3f0efe7f2298b29de9b440cfe591f9376db78c45b85943b description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=c6aec5fc-f181-4959-ae42-615207c28931 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70b425c1129e7d63d6db27ec5db46685b6730269ff1b8e5a9c594e948212d0ce\nJun 11 11:11:49.306482 crc crio[3656]: time=\"2026-06-11T11:11:49.306296372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:49.341993 crc crio[3656]: time=\"2026-06-11T11:11:49.341409467Z\" level=info msg=\"Created container da4fe22271d5bfd693289140d4814fbd69504059dd98d110b3f35012c88dd921: openshift-multus/multus-bzhnf/kube-multus\" id=45c6565a-5006-4ea3-be5e-dbb4ed347e65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:49.343258 crc crio[3656]: time=\"2026-06-11T11:11:49.342653854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=aac60687-4ab4-4d35-a62c-6ab392ee27d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:49.344755 crc crio[3656]: time=\"2026-06-11T11:11:49.344387436Z\" level=info msg=\"Starting container: da4fe22271d5bfd693289140d4814fbd69504059dd98d110b3f35012c88dd921\" id=931dcda9-e332-4f29-b89c-3adc84f3b2b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:49.360245 crc crio[3656]: time=\"2026-06-11T11:11:49.359133875Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=dbdd18f8-7506-4195-a677-b4db3d341e1d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:49.383266 crc crio[3656]: time=\"2026-06-11T11:11:49.383168471Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=74890319-99ef-452d-a757-3667a599e374 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:49.385370 crc crio[3656]: time=\"2026-06-11T11:11:49.383637225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:49.389952 crc crio[3656]: time=\"2026-06-11T11:11:49.388468518Z\" level=info msg=\"Started container\" PID=7729 containerID=da4fe22271d5bfd693289140d4814fbd69504059dd98d110b3f35012c88dd921 description=openshift-multus/multus-bzhnf/kube-multus id=931dcda9-e332-4f29-b89c-3adc84f3b2b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcad44165bf9e75edaaad94e1e3770645866ab2daf68c38802f594b2390a51a\nJun 11 11:11:49.405865 crc crio[3656]: time=\"2026-06-11T11:11:49.405496405Z\" level=info msg=\"Created container 66c0bce6cab97856abccf7ffab5521ec961f914709143d568dbf1a5453b61549: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=249b6c5d-7833-493f-944f-cfd39202d62b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:49.432588 crc crio[3656]: time=\"2026-06-11T11:11:49.431882301Z\" level=info msg=\"Starting container: 66c0bce6cab97856abccf7ffab5521ec961f914709143d568dbf1a5453b61549\" id=c50590df-04a0-4483-8c6d-a98c85447bb7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:49.525907 crc crio[3656]: time=\"2026-06-11T11:11:49.522485539Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_beff98eb-1124-4d43-bef5-d7aa07514991\\\"\"\nJun 11 11:11:49.527722 crc crio[3656]: time=\"2026-06-11T11:11:49.527599421Z\" level=info msg=\"Created container 2d9b89ff62eb0eba2db28a124a5aab4d0258091403c6780a509bf9c04f79f5f0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=043b3677-d055-4e1a-ba7c-7bbeeebe46bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:49.530840 crc crio[3656]: time=\"2026-06-11T11:11:49.52923862Z\" level=info msg=\"Started container\" PID=7733 containerID=66c0bce6cab97856abccf7ffab5521ec961f914709143d568dbf1a5453b61549 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=c50590df-04a0-4483-8c6d-a98c85447bb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d62302bf7497b36f9c37605fac1b39464fd3cecb140135f25fdcc5486fdf0f43\nJun 11 11:11:49.539304 crc crio[3656]: time=\"2026-06-11T11:11:49.538870887Z\" level=info msg=\"Starting container: 2d9b89ff62eb0eba2db28a124a5aab4d0258091403c6780a509bf9c04f79f5f0\" id=bf34ba44-1598-43f4-a0fd-472b49597113 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:49.636529 crc crio[3656]: time=\"2026-06-11T11:11:49.63637685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:49.653001 crc crio[3656]: time=\"2026-06-11T11:11:49.651746258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:49.676160 crc crio[3656]: time=\"2026-06-11T11:11:49.6756679Z\" level=info msg=\"Started container\" PID=7745 containerID=2d9b89ff62eb0eba2db28a124a5aab4d0258091403c6780a509bf9c04f79f5f0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=bf34ba44-1598-43f4-a0fd-472b49597113 name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d\nJun 11 11:11:49.681178 crc crio[3656]: time=\"2026-06-11T11:11:49.681004319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:49.729960 crc crio[3656]: time=\"2026-06-11T11:11:49.729790071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:49.734013 crc crio[3656]: time=\"2026-06-11T11:11:49.733953725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:49.927549 crc crio[3656]: time=\"2026-06-11T11:11:49.926356454Z\" level=info msg=\"Created container d83a345fcd262819af02076335354982d30985bac8e1dd49ea12a57298ed5c5c: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=2617fb8e-2e02-437c-a3f6-bec9bb90447e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:49.935831 crc crio[3656]: time=\"2026-06-11T11:11:49.933834047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=030f92af-7879-4d6e-b2af-52aefc7f0d2c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:49.939499 crc crio[3656]: time=\"2026-06-11T11:11:49.939343411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9c68d1be-b081-40c7-bc15-2aa45530728d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:49.942762 crc crio[3656]: time=\"2026-06-11T11:11:49.942617158Z\" level=info msg=\"Starting container: d83a345fcd262819af02076335354982d30985bac8e1dd49ea12a57298ed5c5c\" id=8e578e85-86d7-46b8-84bd-892e0219a1d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:49.952226 crc crio[3656]: time=\"2026-06-11T11:11:49.952186613Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=496a4b1b-b9de-44d5-b77b-ca17d68eeea5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:49.954154 crc crio[3656]: time=\"2026-06-11T11:11:49.954038458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:50.007578 crc crio[3656]: time=\"2026-06-11T11:11:50.004356026Z\" level=info msg=\"Started container\" PID=7760 containerID=d83a345fcd262819af02076335354982d30985bac8e1dd49ea12a57298ed5c5c description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=8e578e85-86d7-46b8-84bd-892e0219a1d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee50e06499a056047b25380b35489cb88e76d2db09dfc32624b97995fa5ec1c3\nJun 11 11:11:50.113220 crc crio[3656]: time=\"2026-06-11T11:11:50.113039453Z\" level=info msg=\"Created container 2a04fc59e281bfedd77a7cbc5897db7d5ec84e2fef72e19c48ab92b1d16a505c: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=88a37b01-54e3-4b45-a396-c862768c2f01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:50.114549 crc crio[3656]: time=\"2026-06-11T11:11:50.114451465Z\" level=info msg=\"Starting container: 2a04fc59e281bfedd77a7cbc5897db7d5ec84e2fef72e19c48ab92b1d16a505c\" id=cb3211aa-5a7b-4b49-b677-bf3ac8d553c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:50.115411 crc crio[3656]: time=\"2026-06-11T11:11:50.115341861Z\" level=info msg=\"Created container ebea1a766701464d8800ff27fca72c9f1d76f7d09eb166fca6501c8c3f9d1a2c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=0c415716-d98c-42d7-be0d-154e9b087b91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:50.117589 crc crio[3656]: time=\"2026-06-11T11:11:50.117187846Z\" level=info msg=\"Starting container: ebea1a766701464d8800ff27fca72c9f1d76f7d09eb166fca6501c8c3f9d1a2c\" id=18c53da0-d7a3-47b5-af67-30692fd48843 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:50.137536 crc crio[3656]: time=\"2026-06-11T11:11:50.122962658Z\" level=info msg=\"Created container 249ad89c3ad8fc2a5c03eb65fc08ffb3de7aebfb5efb785e2a7db7db37a880e0: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=74890319-99ef-452d-a757-3667a599e374 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:50.137536 crc crio[3656]: time=\"2026-06-11T11:11:50.127330878Z\" level=info msg=\"Starting container: 249ad89c3ad8fc2a5c03eb65fc08ffb3de7aebfb5efb785e2a7db7db37a880e0\" id=10fae15d-a777-42b8-8da5-d0aedd3e7b44 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:50.182793 crc crio[3656]: time=\"2026-06-11T11:11:50.175294606Z\" level=info msg=\"Started container\" PID=7807 containerID=249ad89c3ad8fc2a5c03eb65fc08ffb3de7aebfb5efb785e2a7db7db37a880e0 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=10fae15d-a777-42b8-8da5-d0aedd3e7b44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70b425c1129e7d63d6db27ec5db46685b6730269ff1b8e5a9c594e948212d0ce\nJun 11 11:11:50.243814 crc crio[3656]: time=\"2026-06-11T11:11:50.236980443Z\" level=info msg=\"Started container\" PID=7809 containerID=ebea1a766701464d8800ff27fca72c9f1d76f7d09eb166fca6501c8c3f9d1a2c description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=18c53da0-d7a3-47b5-af67-30692fd48843 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d\nJun 11 11:11:50.309595 crc crio[3656]: time=\"2026-06-11T11:11:50.301658029Z\" level=info msg=\"Created container f385c17dafdb5570523998e1f02e399eaf0ee378a8b40aebb4ae0e2192ebb777: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=537e34d8-7f97-4375-8b06-eb650559b8e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:50.309595 crc crio[3656]: time=\"2026-06-11T11:11:50.304629597Z\" level=info msg=\"Started container\" PID=7802 containerID=2a04fc59e281bfedd77a7cbc5897db7d5ec84e2fef72e19c48ab92b1d16a505c description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=cb3211aa-5a7b-4b49-b677-bf3ac8d553c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a56dc7dc186ceef52d45779e5ed71c60ede520adee2c3fc5fcfb2cbbbf3e316\nJun 11 11:11:50.321253 crc crio[3656]: time=\"2026-06-11T11:11:50.319372136Z\" level=info msg=\"Starting container: f385c17dafdb5570523998e1f02e399eaf0ee378a8b40aebb4ae0e2192ebb777\" id=5e24baf7-a846-4ddf-af99-9f088f46c9dd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:50.365978 crc crio[3656]: time=\"2026-06-11T11:11:50.364397127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:50.506607 crc crio[3656]: time=\"2026-06-11T11:11:50.506350184Z\" level=info msg=\"Started container\" PID=7808 containerID=f385c17dafdb5570523998e1f02e399eaf0ee378a8b40aebb4ae0e2192ebb777 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=5e24baf7-a846-4ddf-af99-9f088f46c9dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a40ac1b6dacb510f99d4ec1d7728a532131a6fe534f7595ab877fb2f42b870f0\nJun 11 11:11:50.685000 crc crio[3656]: time=\"2026-06-11T11:11:50.683857599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1c746bde-2419-45c4-a1c0-2764ea394c80 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:51.113337 crc crio[3656]: time=\"2026-06-11T11:11:51.112793921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:51.152662 crc crio[3656]: time=\"2026-06-11T11:11:51.152496533Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:11:51.790355 crc crio[3656]: time=\"2026-06-11T11:11:51.790108228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:51.798231 crc crio[3656]: time=\"2026-06-11T11:11:51.798055185Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e9ab29b0-bc28-4e35-b389-3322fd9073ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:51.800218 crc crio[3656]: time=\"2026-06-11T11:11:51.800057634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:51.804801 crc crio[3656]: time=\"2026-06-11T11:11:51.804576759Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=7218505c-eba6-4c15-b153-c83962ac8b80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:51.806273 crc crio[3656]: time=\"2026-06-11T11:11:51.806155616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:51.863370 crc crio[3656]: time=\"2026-06-11T11:11:51.862973928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:51.898905 crc crio[3656]: time=\"2026-06-11T11:11:51.897962159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:52.129835 crc crio[3656]: time=\"2026-06-11T11:11:52.129072011Z\" level=info msg=\"Created container 20a09ad3e29c9127194a5067887be32e68e94c3000ce637554f79f319ad1d574: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=496a4b1b-b9de-44d5-b77b-ca17d68eeea5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:52.136863 crc crio[3656]: time=\"2026-06-11T11:11:52.136448481Z\" level=info msg=\"Starting container: 20a09ad3e29c9127194a5067887be32e68e94c3000ce637554f79f319ad1d574\" id=50ded666-c5e7-47eb-9bc3-e394d271d011 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:52.152503 crc crio[3656]: time=\"2026-06-11T11:11:52.1518616Z\" level=info msg=\"Created container edd944235e02d1c63843cb609de8f880886d03350a5c9af07db06eee6aea64b3: openshift-image-registry/node-ca-2wddl/node-ca\" id=d5c09f12-fa38-40b5-861f-9b204dab3860 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:52.156170 crc crio[3656]: time=\"2026-06-11T11:11:52.156036024Z\" level=info msg=\"Created container 5ad6cd985c816681764a7dbcb5301295c1d2df9269bb34d83c77b51c652cba7a: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=57bc0fb0-eae8-4e7e-9622-ea7b5882da83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:52.156362 crc crio[3656]: time=\"2026-06-11T11:11:52.156309272Z\" level=info msg=\"Starting container: edd944235e02d1c63843cb609de8f880886d03350a5c9af07db06eee6aea64b3\" id=348aa2cf-82c4-43d3-bf22-a919f5ffc6eb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:52.157962 crc crio[3656]: time=\"2026-06-11T11:11:52.157929431Z\" level=info msg=\"Starting container: 5ad6cd985c816681764a7dbcb5301295c1d2df9269bb34d83c77b51c652cba7a\" id=dbc80c89-71af-4ec2-aaa2-33f82bfc7eaa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:52.169393 crc crio[3656]: time=\"2026-06-11T11:11:52.16900588Z\" level=info msg=\"Started container\" PID=7946 containerID=20a09ad3e29c9127194a5067887be32e68e94c3000ce637554f79f319ad1d574 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=50ded666-c5e7-47eb-9bc3-e394d271d011 name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d\nJun 11 11:11:52.238542 crc crio[3656]: time=\"2026-06-11T11:11:52.233585633Z\" level=info msg=\"Started container\" PID=7936 containerID=edd944235e02d1c63843cb609de8f880886d03350a5c9af07db06eee6aea64b3 description=openshift-image-registry/node-ca-2wddl/node-ca id=348aa2cf-82c4-43d3-bf22-a919f5ffc6eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=67eaec04c7f4cc331bb007ffc19a0e2ddeb9d7166720b37e175995387513e892\nJun 11 11:11:52.255272 crc crio[3656]: time=\"2026-06-11T11:11:52.254064233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5cfbc3a5-7e42-494e-87e0-7ff0dc5f6b99 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:52.271600 crc crio[3656]: time=\"2026-06-11T11:11:52.271309677Z\" level=info msg=\"Started container\" PID=7934 containerID=5ad6cd985c816681764a7dbcb5301295c1d2df9269bb34d83c77b51c652cba7a description=openshift-dns/node-resolver-277xp/dns-node-resolver id=dbc80c89-71af-4ec2-aaa2-33f82bfc7eaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=edb36ca296fe4b83c8eb35472ae432f91e809a3dd4860ede1a633bd0be8db4e2\nJun 11 11:11:52.272282 crc crio[3656]: time=\"2026-06-11T11:11:52.272025958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ada2f9c3-a2c0-4dbd-be3a-b50e00e4a8b5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:52.284895 crc crio[3656]: time=\"2026-06-11T11:11:52.278424508Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=20c57fcb-ccb4-4477-ae53-dede01e2940f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:52.284895 crc crio[3656]: time=\"2026-06-11T11:11:52.278967445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:52.286416 crc crio[3656]: time=\"2026-06-11T11:11:52.283894311Z\" level=info msg=\"Created container d80364845cb6ca2a63749bef2ec5646d49ee12af64efa34807047585658ef992: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=7218505c-eba6-4c15-b153-c83962ac8b80 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:52.315132 crc crio[3656]: time=\"2026-06-11T11:11:52.314358438Z\" level=info msg=\"Starting container: d80364845cb6ca2a63749bef2ec5646d49ee12af64efa34807047585658ef992\" id=d2cd8832-2278-451c-8e0d-5083c2d392f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:52.372200 crc crio[3656]: time=\"2026-06-11T11:11:52.367992185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:52.374067 crc crio[3656]: time=\"2026-06-11T11:11:52.372807449Z\" level=info msg=\"Started container\" PID=7951 containerID=d80364845cb6ca2a63749bef2ec5646d49ee12af64efa34807047585658ef992 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=d2cd8832-2278-451c-8e0d-5083c2d392f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d\nJun 11 11:11:52.407623 crc crio[3656]: time=\"2026-06-11T11:11:52.407554433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:52.833504 crc crio[3656]: time=\"2026-06-11T11:11:52.833446346Z\" level=info msg=\"Created container 92cf5aef70d0bb2b2077902d18d9f0568cc74c3f4159f1b725a515306171410b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=20c57fcb-ccb4-4477-ae53-dede01e2940f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:52.837483 crc crio[3656]: time=\"2026-06-11T11:11:52.836645111Z\" level=info msg=\"Starting container: 92cf5aef70d0bb2b2077902d18d9f0568cc74c3f4159f1b725a515306171410b\" id=d10522c6-582e-4b3a-92e3-2a0495683828 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:52.898926 crc crio[3656]: time=\"2026-06-11T11:11:52.896937466Z\" level=info msg=\"Started container\" PID=8000 containerID=92cf5aef70d0bb2b2077902d18d9f0568cc74c3f4159f1b725a515306171410b description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=d10522c6-582e-4b3a-92e3-2a0495683828 name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d\nJun 11 11:11:52.941920 crc crio[3656]: time=\"2026-06-11T11:11:52.939343869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=368db8a0-ab32-4531-87e2-040dd6961d88 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:52.954169 crc crio[3656]: time=\"2026-06-11T11:11:52.954105148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=deb54003-1858-4389-901e-fff43a193c55 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:52.990260 crc crio[3656]: time=\"2026-06-11T11:11:52.990195083Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=d31da432-6c0e-46dc-aa04-3fd4ee7723be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:52.991254 crc crio[3656]: time=\"2026-06-11T11:11:52.991230714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:53.037893 crc crio[3656]: time=\"2026-06-11T11:11:53.037630505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:53.040860 crc crio[3656]: time=\"2026-06-11T11:11:53.04046497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:53.449278 crc crio[3656]: time=\"2026-06-11T11:11:53.448991904Z\" level=info msg=\"Created container 35cafac5913b970a7204a1746c8184442798cab0399ba0d69110acc3bcf2649c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=d31da432-6c0e-46dc-aa04-3fd4ee7723be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:53.454998 crc crio[3656]: time=\"2026-06-11T11:11:53.454946671Z\" level=info msg=\"Starting container: 35cafac5913b970a7204a1746c8184442798cab0399ba0d69110acc3bcf2649c\" id=29cee4c3-a0b4-4fdc-baa5-ffa53fd8f584 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:53.752211 crc crio[3656]: time=\"2026-06-11T11:11:53.752024727Z\" level=info msg=\"Started container\" PID=8028 containerID=35cafac5913b970a7204a1746c8184442798cab0399ba0d69110acc3bcf2649c description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=29cee4c3-a0b4-4fdc-baa5-ffa53fd8f584 name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d\nJun 11 11:11:53.857452 crc crio[3656]: time=\"2026-06-11T11:11:53.857115296Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b12763be-9286-4ac2-aa31-be8a549c2967 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:53.866354 crc crio[3656]: time=\"2026-06-11T11:11:53.866189317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8ab452d7-79bc-4bcf-a942-c78972e42683 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:53.872254 crc crio[3656]: time=\"2026-06-11T11:11:53.872041521Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=98812799-d9b7-4122-9c04-6a486c5517e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:53.873004 crc crio[3656]: time=\"2026-06-11T11:11:53.872978769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:54.084224 crc crio[3656]: time=\"2026-06-11T11:11:54.084174998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:54.089380 crc crio[3656]: time=\"2026-06-11T11:11:54.089351372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:54.606156 crc crio[3656]: time=\"2026-06-11T11:11:54.606041367Z\" level=info msg=\"Created container b84495f8599523fef301cb0ed2e29c96924bb87e85249d8f78fa9c5dd5a32fd5: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=98812799-d9b7-4122-9c04-6a486c5517e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:54.625859 crc crio[3656]: time=\"2026-06-11T11:11:54.625589109Z\" level=info msg=\"Starting container: b84495f8599523fef301cb0ed2e29c96924bb87e85249d8f78fa9c5dd5a32fd5\" id=a5dbc107-2c70-4b90-b8dc-0f992b349e4c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:54.666969 crc crio[3656]: time=\"2026-06-11T11:11:54.663079375Z\" level=info msg=\"Started container\" PID=8069 containerID=b84495f8599523fef301cb0ed2e29c96924bb87e85249d8f78fa9c5dd5a32fd5 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=a5dbc107-2c70-4b90-b8dc-0f992b349e4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d\nJun 11 11:11:54.789354 crc crio[3656]: time=\"2026-06-11T11:11:54.78884045Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2f2114b2-1e06-4397-9584-6514aae5e5fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:54.824282 crc crio[3656]: time=\"2026-06-11T11:11:54.82376015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e306b58f-36a2-4b7a-96fd-56cfcd410378 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:54.831623 crc crio[3656]: time=\"2026-06-11T11:11:54.831529271Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=7684bc44-4568-415c-8f8b-2bf1b757bbd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:54.832137 crc crio[3656]: time=\"2026-06-11T11:11:54.832014146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:54.872200 crc crio[3656]: time=\"2026-06-11T11:11:54.871968315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:54.877305 crc crio[3656]: time=\"2026-06-11T11:11:54.875984155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:55.378635 crc crio[3656]: time=\"2026-06-11T11:11:55.378477296Z\" level=info msg=\"Created container 748a7b90d6ccb0b2202e79b9516a346a3f6fce44439541937d7baaaa0034e364: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=7684bc44-4568-415c-8f8b-2bf1b757bbd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:55.383434 crc crio[3656]: time=\"2026-06-11T11:11:55.383222138Z\" level=info msg=\"Starting container: 748a7b90d6ccb0b2202e79b9516a346a3f6fce44439541937d7baaaa0034e364\" id=49e3606c-82f2-430f-89f6-eabe5887b446 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:55.445499 crc crio[3656]: time=\"2026-06-11T11:11:55.441554975Z\" level=info msg=\"Started container\" PID=8111 containerID=748a7b90d6ccb0b2202e79b9516a346a3f6fce44439541937d7baaaa0034e364 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=49e3606c-82f2-430f-89f6-eabe5887b446 name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d\nJun 11 11:11:58.499876 crc crio[3656]: time=\"2026-06-11T11:11:58.497346128Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=35e94d7b-9af5-44e0-8cf6-9864181abe1a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:58.513304 crc crio[3656]: time=\"2026-06-11T11:11:58.511813109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5cd0e433-2b31-4b56-93ce-abe45f2641ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:58.516816 crc crio[3656]: time=\"2026-06-11T11:11:58.516181269Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=3a813dd9-47f3-4cef-bf17-7fab45ae81ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:58.516816 crc crio[3656]: time=\"2026-06-11T11:11:58.516631803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:58.613545 crc crio[3656]: time=\"2026-06-11T11:11:58.61325807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:58.617924 crc crio[3656]: time=\"2026-06-11T11:11:58.617552418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:59.020866 crc crio[3656]: time=\"2026-06-11T11:11:59.020461345Z\" level=info msg=\"Created container 50ab4f6f983ad2a0cc7ff0c96cc801b5214955811e433d142979058e75ce1b25: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=3a813dd9-47f3-4cef-bf17-7fab45ae81ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:59.030780 crc crio[3656]: time=\"2026-06-11T11:11:59.030457522Z\" level=info msg=\"Starting container: 50ab4f6f983ad2a0cc7ff0c96cc801b5214955811e433d142979058e75ce1b25\" id=6f1a799e-62e4-4f70-96df-6a395c60278a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:59.051165 crc crio[3656]: time=\"2026-06-11T11:11:59.051076686Z\" level=info msg=\"Started container\" PID=8223 containerID=50ab4f6f983ad2a0cc7ff0c96cc801b5214955811e433d142979058e75ce1b25 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=6f1a799e-62e4-4f70-96df-6a395c60278a name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d\nJun 11 11:11:59.099957 crc crio[3656]: time=\"2026-06-11T11:11:59.099823468Z\" level=info msg=\"Created container a386c0f5545e5c398029aa97c2433f2aa07573ff8be86d5c6f8ccb55c65ead0e: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=77c6e86d-02dd-46b3-96bb-3c3aeb109733 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:59.101938 crc crio[3656]: time=\"2026-06-11T11:11:59.101625222Z\" level=info msg=\"Starting container: a386c0f5545e5c398029aa97c2433f2aa07573ff8be86d5c6f8ccb55c65ead0e\" id=d94067be-a0b3-45d5-82c4-00962cc60e72 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:11:59.152662 crc crio[3656]: time=\"2026-06-11T11:11:59.147203199Z\" level=info msg=\"Started container\" PID=7539 containerID=a386c0f5545e5c398029aa97c2433f2aa07573ff8be86d5c6f8ccb55c65ead0e description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=d94067be-a0b3-45d5-82c4-00962cc60e72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e18855268d2f0cda4fe6f7bb8f5a06a7d3b56e0a843691638550c26e51fc29b\nJun 11 11:11:59.744043 crc crio[3656]: time=\"2026-06-11T11:11:59.74399146Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=4cb10695-3af5-4e6f-8bde-e9976603df25 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:59.751883 crc crio[3656]: time=\"2026-06-11T11:11:59.751756281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=fa59db0f-53a9-479c-9c32-8113b7d2b897 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:11:59.762589 crc crio[3656]: time=\"2026-06-11T11:11:59.762221313Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=ed3e86d5-8a27-4085-9e09-0195f6dfaa97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:11:59.763042 crc crio[3656]: time=\"2026-06-11T11:11:59.762970385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:11:59.837477 crc crio[3656]: time=\"2026-06-11T11:11:59.836570876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:00.835294 crc crio[3656]: time=\"2026-06-11T11:12:00.8349887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:01.152495 crc crio[3656]: time=\"2026-06-11T11:12:01.15212986Z\" level=info msg=\"Created container 8c9c9efa4591ed7245a7a17d46097752e09bfa1d5163837634fd941a4ba3e8ff: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=ed3e86d5-8a27-4085-9e09-0195f6dfaa97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:01.156242 crc crio[3656]: time=\"2026-06-11T11:12:01.155997015Z\" level=info msg=\"Starting container: 8c9c9efa4591ed7245a7a17d46097752e09bfa1d5163837634fd941a4ba3e8ff\" id=be686858-72bb-4612-b9c7-91d3611e92c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:01.170968 crc crio[3656]: time=\"2026-06-11T11:12:01.170661932Z\" level=info msg=\"Started container\" PID=8330 containerID=8c9c9efa4591ed7245a7a17d46097752e09bfa1d5163837634fd941a4ba3e8ff description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=be686858-72bb-4612-b9c7-91d3611e92c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a40ac1b6dacb510f99d4ec1d7728a532131a6fe534f7595ab877fb2f42b870f0\nJun 11 11:12:01.670176 crc crio[3656]: time=\"2026-06-11T11:12:01.669365962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=cef05afe-3c0e-4525-b68b-7a3f128982dc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:01.784034 crc crio[3656]: time=\"2026-06-11T11:12:01.777243955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b81d91a8-f621-4cc2-b833-0022901ffc51 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:01.784034 crc crio[3656]: time=\"2026-06-11T11:12:01.780936375Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=61a281c0-67e7-4be5-8a10-6d752c016ac1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:01.784034 crc crio[3656]: time=\"2026-06-11T11:12:01.781356347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:02.002654 crc crio[3656]: time=\"2026-06-11T11:12:01.997344459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:02.007906 crc crio[3656]: time=\"2026-06-11T11:12:02.007528692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:02.465325 crc crio[3656]: time=\"2026-06-11T11:12:02.464654763Z\" level=info msg=\"Created container 12d2c20a87bf5bdfdbfd2a6b641b6d62e79e7709d15444fdbb0682e7edf37496: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=61a281c0-67e7-4be5-8a10-6d752c016ac1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:02.475979 crc crio[3656]: time=\"2026-06-11T11:12:02.468880769Z\" level=info msg=\"Starting container: 12d2c20a87bf5bdfdbfd2a6b641b6d62e79e7709d15444fdbb0682e7edf37496\" id=5c8e6231-a372-499d-82cb-93e0895c1e47 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:02.530247 crc crio[3656]: time=\"2026-06-11T11:12:02.529932227Z\" level=info msg=\"Started container\" PID=8349 containerID=12d2c20a87bf5bdfdbfd2a6b641b6d62e79e7709d15444fdbb0682e7edf37496 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=5c8e6231-a372-499d-82cb-93e0895c1e47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d\nJun 11 11:12:13.851512 crc crio[3656]: time=\"2026-06-11T11:12:13.850205443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=8e487d98-08a1-4dee-97aa-454383144bec name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:13.860194 crc crio[3656]: time=\"2026-06-11T11:12:13.860139459Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=f125316e-6e30-44f4-846e-24cc220123b7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:13.862535 crc crio[3656]: time=\"2026-06-11T11:12:13.862471328Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=7fc69ea9-7b63-4853-ae02-47fc6b58d74d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:13.863282 crc crio[3656]: time=\"2026-06-11T11:12:13.863237831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:13.889658 crc crio[3656]: time=\"2026-06-11T11:12:13.889551464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:14.440596 crc crio[3656]: time=\"2026-06-11T11:12:14.440363056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:14.584575 crc crio[3656]: time=\"2026-06-11T11:12:14.584407565Z\" level=info msg=\"Created container a815ec71d485bda616dfbb93584fba0adf26707e83a1829af713bc85280ca0eb: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=7fc69ea9-7b63-4853-ae02-47fc6b58d74d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:14.587388 crc crio[3656]: time=\"2026-06-11T11:12:14.587277561Z\" level=info msg=\"Starting container: a815ec71d485bda616dfbb93584fba0adf26707e83a1829af713bc85280ca0eb\" id=e3bece8d-ef10-4dc7-8bcd-fcac9e8424f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:14.637047 crc crio[3656]: time=\"2026-06-11T11:12:14.636888268Z\" level=info msg=\"Started container\" PID=8653 containerID=a815ec71d485bda616dfbb93584fba0adf26707e83a1829af713bc85280ca0eb description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=e3bece8d-ef10-4dc7-8bcd-fcac9e8424f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a40ac1b6dacb510f99d4ec1d7728a532131a6fe534f7595ab877fb2f42b870f0\nJun 11 11:12:15.918369 crc crio[3656]: time=\"2026-06-11T11:12:15.918170612Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=4ef6fd8d-0e78-434f-b172-2c6f02b535ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:16.215796 crc crio[3656]: time=\"2026-06-11T11:12:16.215532356Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=cf3b2d8c-99f8-475f-a2f5-cf5ce64e53f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:16.218986 crc crio[3656]: time=\"2026-06-11T11:12:16.218883976Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=24798333-e141-4c47-97a4-0763b4fcd2d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:16.219435 crc crio[3656]: time=\"2026-06-11T11:12:16.21936224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:16.288507 crc crio[3656]: time=\"2026-06-11T11:12:16.288420447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:16.971272 crc crio[3656]: time=\"2026-06-11T11:12:16.970656691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:17.154752 crc crio[3656]: time=\"2026-06-11T11:12:17.154564767Z\" level=info msg=\"Created container 027a6746dbc7eb7f78731d97d0eb6912844534bcbc719a2610f2391bb691250c: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=24798333-e141-4c47-97a4-0763b4fcd2d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:17.160300 crc crio[3656]: time=\"2026-06-11T11:12:17.159977298Z\" level=info msg=\"Starting container: 027a6746dbc7eb7f78731d97d0eb6912844534bcbc719a2610f2391bb691250c\" id=f9208c70-a4ff-419a-a3f6-0b826ddef74f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:17.184483 crc crio[3656]: time=\"2026-06-11T11:12:17.184054825Z\" level=info msg=\"Started container\" PID=8744 containerID=027a6746dbc7eb7f78731d97d0eb6912844534bcbc719a2610f2391bb691250c description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=f9208c70-a4ff-419a-a3f6-0b826ddef74f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a40ac1b6dacb510f99d4ec1d7728a532131a6fe534f7595ab877fb2f42b870f0\nJun 11 11:12:17.972923 crc crio[3656]: time=\"2026-06-11T11:12:17.972763871Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=519b5fbc-31c2-4d6a-9746-69121445b7b7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:17.981787 crc crio[3656]: time=\"2026-06-11T11:12:17.981626415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=e3b24da7-a72e-4d4d-9158-906ce33edb4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:17.988365 crc crio[3656]: time=\"2026-06-11T11:12:17.987952003Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=06829bc6-e561-4a3d-8854-5cace077476e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:17.989990 crc crio[3656]: time=\"2026-06-11T11:12:17.989664435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:18.080387 crc crio[3656]: time=\"2026-06-11T11:12:18.080264922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:18.647930 crc crio[3656]: time=\"2026-06-11T11:12:18.647789372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:18.830968 crc crio[3656]: time=\"2026-06-11T11:12:18.830660697Z\" level=info msg=\"Created container 5639f5e2bc4d1e914fcc601e9acf68d5b0231eddadc713a9dc86dcce45918598: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=06829bc6-e561-4a3d-8854-5cace077476e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:18.837225 crc crio[3656]: time=\"2026-06-11T11:12:18.833754379Z\" level=info msg=\"Starting container: 5639f5e2bc4d1e914fcc601e9acf68d5b0231eddadc713a9dc86dcce45918598\" id=034e9b82-92d9-4138-b90d-5577e6e6c6b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:18.865283 crc crio[3656]: time=\"2026-06-11T11:12:18.86467245Z\" level=info msg=\"Started container\" PID=8804 containerID=5639f5e2bc4d1e914fcc601e9acf68d5b0231eddadc713a9dc86dcce45918598 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=034e9b82-92d9-4138-b90d-5577e6e6c6b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a40ac1b6dacb510f99d4ec1d7728a532131a6fe534f7595ab877fb2f42b870f0\nJun 11 11:12:25.353027 crc crio[3656]: time=\"2026-06-11T11:12:25.351970378Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686260-vs65h/POD\" id=0f03a587-e705-429b-8f8b-438f10a06f53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:25.355169 crc crio[3656]: time=\"2026-06-11T11:12:25.354267577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:26.130246 crc crio[3656]: time=\"2026-06-11T11:12:26.129363267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=5791a41e-7ba5-42f2-8ca9-2ef258f1ba09 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:26.145544 crc crio[3656]: time=\"2026-06-11T11:12:26.144356203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=dbc77a27-7f0b-449a-a533-0a89a577e492 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:26.155512 crc crio[3656]: time=\"2026-06-11T11:12:26.154740462Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=7742942e-4200-4512-970a-fc3dc856ce4b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:26.155930 crc crio[3656]: time=\"2026-06-11T11:12:26.155797894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:26.266635 crc crio[3656]: time=\"2026-06-11T11:12:26.251511834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:27.416433 crc crio[3656]: time=\"2026-06-11T11:12:27.415608846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:27.716819 crc crio[3656]: time=\"2026-06-11T11:12:27.716215327Z\" level=info msg=\"Created container 48d9eddd322e4bfae326446b20f48e14a306681657a802c8f47d602b69d0574a: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=7742942e-4200-4512-970a-fc3dc856ce4b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:27.719479 crc crio[3656]: time=\"2026-06-11T11:12:27.718473304Z\" level=info msg=\"Starting container: 48d9eddd322e4bfae326446b20f48e14a306681657a802c8f47d602b69d0574a\" id=e1ae41eb-cc11-40ea-a1f4-65384247d3a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:27.742805 crc crio[3656]: time=\"2026-06-11T11:12:27.742618743Z\" level=info msg=\"Started container\" PID=9140 containerID=48d9eddd322e4bfae326446b20f48e14a306681657a802c8f47d602b69d0574a description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=e1ae41eb-cc11-40ea-a1f4-65384247d3a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a56dc7dc186ceef52d45779e5ed71c60ede520adee2c3fc5fcfb2cbbbf3e316\nJun 11 11:12:29.262365 crc crio[3656]: time=\"2026-06-11T11:12:29.262194362Z\" level=info msg=\"Removing container: 2a04fc59e281bfedd77a7cbc5897db7d5ec84e2fef72e19c48ab92b1d16a505c\" id=e680f07e-508c-4d7e-86c2-d6b6e2902470 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:12:29.377482 crc crio[3656]: time=\"2026-06-11T11:12:29.377386102Z\" level=info msg=\"Removed container 2a04fc59e281bfedd77a7cbc5897db7d5ec84e2fef72e19c48ab92b1d16a505c: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e680f07e-508c-4d7e-86c2-d6b6e2902470 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:12:31.282365 crc crio[3656]: time=\"2026-06-11T11:12:31.282281414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=00c29018-495f-4c18-bc66-021fce61054f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:31.284471 crc crio[3656]: time=\"2026-06-11T11:12:31.284420438Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=816ecb0e-d8ef-4681-826e-ac9e3fa2615c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:31.287339 crc crio[3656]: time=\"2026-06-11T11:12:31.287247502Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=323e06cf-6159-47b7-bea5-d040ec09d40c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:31.287659 crc crio[3656]: time=\"2026-06-11T11:12:31.287590352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:31.306927 crc crio[3656]: time=\"2026-06-11T11:12:31.306783214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:31.485842 crc crio[3656]: time=\"2026-06-11T11:12:31.485494175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:31.592650 crc crio[3656]: time=\"2026-06-11T11:12:31.592518112Z\" level=info msg=\"Created container 38bc8a75d1ae58ae5f0ae46f08d3bf266f733f49032753680cc2a97618620b5a: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=323e06cf-6159-47b7-bea5-d040ec09d40c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:31.595345 crc crio[3656]: time=\"2026-06-11T11:12:31.595266444Z\" level=info msg=\"Starting container: 38bc8a75d1ae58ae5f0ae46f08d3bf266f733f49032753680cc2a97618620b5a\" id=51602db8-9d9a-4cb0-9288-4721c812a385 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:31.601567 crc crio[3656]: time=\"2026-06-11T11:12:31.601409787Z\" level=info msg=\"Started container\" PID=9275 containerID=38bc8a75d1ae58ae5f0ae46f08d3bf266f733f49032753680cc2a97618620b5a description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=51602db8-9d9a-4cb0-9288-4721c812a385 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a40ac1b6dacb510f99d4ec1d7728a532131a6fe534f7595ab877fb2f42b870f0\nJun 11 11:12:32.299930 crc crio[3656]: time=\"2026-06-11T11:12:32.299829974Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=537cf965-e22d-4378-8577-d38441440c68 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:32.302505 crc crio[3656]: time=\"2026-06-11T11:12:32.302428372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=9c71b5b4-1bef-4279-8cd6-8dfd12a66f54 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:32.306224 crc crio[3656]: time=\"2026-06-11T11:12:32.306122852Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=ed371332-68c7-4359-ae03-91d853829048 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:32.306565 crc crio[3656]: time=\"2026-06-11T11:12:32.306497443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:32.330358 crc crio[3656]: time=\"2026-06-11T11:12:32.33025525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:33.174436 crc crio[3656]: time=\"2026-06-11T11:12:33.173532161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:33.464959 crc crio[3656]: time=\"2026-06-11T11:12:33.461497556Z\" level=info msg=\"Created container 1a755d8bcf94f4905a1f483ea8d49f67203a8ee31e42ecbf2394d45873a89070: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=ed371332-68c7-4359-ae03-91d853829048 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:33.471187 crc crio[3656]: time=\"2026-06-11T11:12:33.47102516Z\" level=info msg=\"Starting container: 1a755d8bcf94f4905a1f483ea8d49f67203a8ee31e42ecbf2394d45873a89070\" id=bfd76fa3-5fb2-45f7-9130-92b496c9563d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:33.498898 crc crio[3656]: time=\"2026-06-11T11:12:33.498456617Z\" level=info msg=\"Started container\" PID=9375 containerID=1a755d8bcf94f4905a1f483ea8d49f67203a8ee31e42ecbf2394d45873a89070 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=bfd76fa3-5fb2-45f7-9130-92b496c9563d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a40ac1b6dacb510f99d4ec1d7728a532131a6fe534f7595ab877fb2f42b870f0\nJun 11 11:12:39.466787 crc crio[3656]: 2026-06-11T11:12:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d54c579f0e36956 Mac:b2:20:c0:8d:dd:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/8816164e-d863-48ff-a288-e73d66150eb5 SocketPath: PciID:}] [{Interface:0xc0003295e0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:39.502757 crc crio[3656]: 2026-06-11T11:12:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9de9ad87999f151 Mac:96:5f:7f:a8:28:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/fbdc84ff-8f27-49c1-b3a3-f6ab9a06c976 SocketPath: PciID:}] [{Interface:0xc000192db0 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:39.767803 crc crio[3656]: 2026-06-11T11:12:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5218237aa732258 Mac:06:6c:a0:f6:92:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/42698a60-3e6c-4128-a055-59ba7be91ffb SocketPath: PciID:}] [{Interface:0xc00011d9c0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:39.892622 crc crio[3656]: 2026-06-11T11:12:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6de41912973f7d3 Mac:d2:6f:75:46:ce:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/394a904a-58ca-4181-9eaa-f17f15a53247 SocketPath: PciID:}] [{Interface:0xc00011d980 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:40.480475 crc crio[3656]: 2026-06-11T11:12:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:313a12986974a12 Mac:f6:99:54:46:4f:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/67a51b94-9e74-4d64-93b6-b5f4a61cca4a SocketPath: PciID:}] [{Interface:0xc00022f710 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:40.527565 crc crio[3656]: time=\"2026-06-11T11:12:40.527339855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=4278851f-c33d-423d-a323-97c2b236b134 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:40.577851 crc crio[3656]: time=\"2026-06-11T11:12:40.577769276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=f612db02-cc12-43f4-af95-aa3989f78bca name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:40.645543 crc crio[3656]: time=\"2026-06-11T11:12:40.637399972Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=0eeb7e63-342b-4148-9c35-d77e72b54613 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:40.645543 crc crio[3656]: time=\"2026-06-11T11:12:40.638133354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:40.824010 crc crio[3656]: time=\"2026-06-11T11:12:40.823866625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:40.881601 crc crio[3656]: 2026-06-11T11:12:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69a9343d44ccd22 Mac:4e:76:ed:6d:78:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/969f9041-0dee-4f05-995d-9f7b2dbff426 SocketPath: PciID:}] [{Interface:0xc00013d290 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:40.989917 crc crio[3656]: 2026-06-11T11:12:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:158da32e2b55641 Mac:96:b6:1d:33:32:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/1b2e00cf-df53-4359-a140-7555255b35ce SocketPath: PciID:}] [{Interface:0xc000169ca0 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:41.312884 crc crio[3656]: 2026-06-11T11:12:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f2da7fa7f8d20b3 Mac:9e:3e:eb:31:a7:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/a82e3ed4-07ec-48a0-9a3b-b362fec77706 SocketPath: PciID:}] [{Interface:0xc000014880 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:42.735937 crc crio[3656]: 2026-06-11T11:12:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d4d05f13393cd1 Mac:aa:b0:ff:d8:49:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/320cfe9c-b571-4621-a6f3-daa51e2585ba SocketPath: PciID:}] [{Interface:0xc00026a8b0 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:42.811314 crc crio[3656]: 2026-06-11T11:12:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de91c6f3e7a8eb4 Mac:fa:83:83:4c:0a:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/aeade7c5-adb6-499c-a010-eca9595f98eb SocketPath: PciID:}] [{Interface:0xc00013d3c0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:42.846743 crc crio[3656]: time=\"2026-06-11T11:12:42.846259496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:43.332128 crc crio[3656]: time=\"2026-06-11T11:12:43.331193446Z\" level=info msg=\"Created container 4ead6ffd1557814f98042fe727526fc5c1aadc7ed3c3c5b07589a30cae6d8447: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=0eeb7e63-342b-4148-9c35-d77e72b54613 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:43.341601 crc crio[3656]: time=\"2026-06-11T11:12:43.341467522Z\" level=info msg=\"Starting container: 4ead6ffd1557814f98042fe727526fc5c1aadc7ed3c3c5b07589a30cae6d8447\" id=6441522b-afb9-42b6-b08d-5a4d5da4031c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:43.356335 crc crio[3656]: time=\"2026-06-11T11:12:43.355874851Z\" level=info msg=\"Started container\" PID=10067 containerID=4ead6ffd1557814f98042fe727526fc5c1aadc7ed3c3c5b07589a30cae6d8447 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=6441522b-afb9-42b6-b08d-5a4d5da4031c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a56dc7dc186ceef52d45779e5ed71c60ede520adee2c3fc5fcfb2cbbbf3e316\nJun 11 11:12:44.096135 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e228d7dca85ac5e Mac:3a:91:5d:07:6c:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/ea7b28fc-4eac-4567-8ac4-8b51bcfdffe4 SocketPath: PciID:}] [{Interface:0xc000373500 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:44.116127 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b06e77fd314274 Mac:9a:f4:76:1f:68:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/f5450071-874c-413d-9fb3-19a82006fc97 SocketPath: PciID:}] [{Interface:0xc0001a4cb0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:44.123451 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:969266b838cf7ea Mac:4a:2d:e4:3a:29:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/8ae6fb87-3fd5-441b-8830-db35e987e252 SocketPath: PciID:}] [{Interface:0xc000015390 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:44.136256 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51196365d64fdc0 Mac:3a:01:dc:9a:f6:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/2b9a3e6e-cb2c-41b4-89ad-eccf58e90746 SocketPath: PciID:}] [{Interface:0xc00046ca40 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:44.140041 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1aa969629d4860 Mac:36:dd:f9:3e:01:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/95599934-68ef-4eb3-945c-1852a542a4ea SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:44.180194 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b49042885c55f85 Mac:9e:a2:09:70:9b:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/3696eb40-2326-465f-b3f8-3c93b0ff11cb SocketPath: PciID:}] [{Interface:0xc000214e30 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:44.632592 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:953a6cf4951b6ae Mac:f6:2e:6b:01:92:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/b2117ca7-6cd1-44d8-b42c-1847c72792fa SocketPath: PciID:}] [{Interface:0xc00018fc00 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:44.633000 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51fdf4192b0f85b Mac:36:b9:b1:c1:c4:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/1f31282a-53ca-4bc6-b287-a8a11c982898 SocketPath: PciID:}] [{Interface:0xc000194970 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:44.658828 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b19927532d7c9d1 Mac:86:38:88:a3:8a:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/090f77fb-e9ef-4609-9492-74d99fcb9a51 SocketPath: PciID:}] [{Interface:0xc00052cb40 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:44.660766 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcf7af18e3a1913 Mac:ce:75:4d:08:84:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/b00e905a-c478-4938-822d-00a6975487e8 SocketPath: PciID:}] [{Interface:0xc000015330 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:44.671358 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2614f80bb99d5a Mac:42:ba:e6:55:d2:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/6ca3790f-5c73-49a4-bec4-9943537909f5 SocketPath: PciID:}] [{Interface:0xc0002e5790 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:44.679981 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:081959a8b6b2e7e Mac:36:2e:ae:cd:e4:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/00b46a92-edf2-400c-ab37-cf6454d4c5bf SocketPath: PciID:}] [{Interface:0xc000014950 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:44.681207 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ff5ed02972b738 Mac:6a:96:14:ab:97:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/9132eb2d-04d1-4278-a992-0b8a0e11b3f3 SocketPath: PciID:}] [{Interface:0xc00012fbb0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:44.681597 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19e096fa9114113 Mac:16:5f:d7:01:14:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/4d5df495-2e7f-48d2-a9f5-97948b7583da SocketPath: PciID:}] [{Interface:0xc000014770 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:44.875526 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:011b5311fe8dbdc Mac:ee:43:b8:a3:00:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/54bd446d-e5a0-4df9-bd19-8c667c59f99c SocketPath: PciID:}] [{Interface:0xc000014da0 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:44.893317 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b3e341379c9d19 Mac:2e:d1:57:3e:5f:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/63ccd13c-270d-47f1-a7c4-723681681d36 SocketPath: PciID:}] [{Interface:0xc0002a5930 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:44.894131 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba4ac54edbd6b02 Mac:7a:f4:2f:04:6b:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/43230440-ce30-42d1-850b-36e2b2a9e85a SocketPath: PciID:}] [{Interface:0xc000014ef0 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:44.916091 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69e0aaebfa2ac57 Mac:86:1c:bc:b0:83:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/139aaad5-3e81-44d7-ae80-e88bf653e619 SocketPath: PciID:}] [{Interface:0xc00011d530 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:44.926063 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4a82e0d98add5c Mac:ee:b7:65:1b:f8:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/e3230663-4e1a-4499-9fba-1ff8c0e2829d SocketPath: PciID:}] [{Interface:0xc0001a1ba0 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:44.935287 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0993580b5a4486 Mac:96:67:a7:15:8e:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/ce58c25a-f1ff-4529-86ae-fa1083d3a521 SocketPath: PciID:}] [{Interface:0xc000127b50 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:44.938327 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f992db5870207ee Mac:46:44:fb:9b:ff:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/a21a78aa-7e70-462c-8cc6-f4b5a4552bb3 SocketPath: PciID:}] [{Interface:0xc00030f470 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:44.976504 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:991e9a38fc06864 Mac:ba:b8:e9:50:dc:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/6aaa35a1-db3b-4bfe-9a79-c4010f2bb7e9 SocketPath: PciID:}] [{Interface:0xc000015880 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:45.115174 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:782ae8e0bf919e4 Mac:ca:dd:fc:22:65:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/e3c8036c-2483-4688-9e55-0c47e77233dd SocketPath: PciID:}] [{Interface:0xc000520790 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:45.120858 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:661a475bd1c1615 Mac:6e:8f:98:da:20:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/bdf9d565-c6b8-4209-b8df-d0b48b20409a SocketPath: PciID:}] [{Interface:0xc0006686c0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:45.144747 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78386624c147c77 Mac:a6:47:a0:60:6a:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/298bf973-33e3-49a7-8803-73e03fb4d992 SocketPath: PciID:}] [{Interface:0xc000015750 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:45.151559 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ed4ac2e01cf11d Mac:da:59:56:b9:1e:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/dcb14d97-6fe5-4bc8-91be-c79c54e44e7c SocketPath: PciID:}] [{Interface:0xc0002c6bd0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:45.171254 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40796ebcf5cc32f Mac:de:d8:f2:ba:08:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/98939139-c252-455b-a9f2-a381bdb3d140 SocketPath: PciID:}] [{Interface:0xc000195710 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:45.173300 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10186b6c0554b83 Mac:fa:42:0f:d2:94:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/ff0ff1e7-c535-48bf-9156-8abd597c5b83 SocketPath: PciID:}] [{Interface:0xc000133250 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:45.175375 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d079931531a84f Mac:66:38:75:0e:13:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/1a9bef5c-b032-4353-8b5a-ef4ff5383ab3 SocketPath: PciID:}] [{Interface:0xc00035eeb0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:45.184223 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:495b88d5b065a64 Mac:be:63:2e:01:58:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/65c6d47e-a22d-495c-946c-b601c3a6a7bd SocketPath: PciID:}] [{Interface:0xc0004a2430 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:45.190468 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0e5ccd890a5b10 Mac:62:6d:4c:c5:b5:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/10c97bf8-af17-41af-82c9-914d4766eb4d SocketPath: PciID:}] [{Interface:0xc00059b4e0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:45.241616 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e0a4672a6c1da1 Mac:4a:16:8e:5e:bc:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/917f5327-bc11-48ed-a1c1-fd3bdd669618 SocketPath: PciID:}] [{Interface:0xc000125980 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:45.244268 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:869d1633d35ad29 Mac:86:d7:7b:6c:15:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/5cc62333-191b-4d0d-acc6-43887d206361 SocketPath: PciID:}] [{Interface:0xc0005112b0 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:45.262472 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f58a6e495ea6bde Mac:a2:8a:0c:ee:10:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/f11a533b-ae9c-4ea2-9734-1c50f94cfeb0 SocketPath: PciID:}] [{Interface:0xc000014970 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:45.309158 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f85b77d7a5798fa Mac:b6:2b:0c:fa:ac:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/f556e113-3391-471d-b2c7-510118e5d7e7 SocketPath: PciID:}] [{Interface:0xc000342dc0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:45.310881 crc crio[3656]: time=\"2026-06-11T11:12:45.310740641Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:45.310977 crc crio[3656]: time=\"2026-06-11T11:12:45.310922716Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_4aea078d-af78-49f6-869c-547c5e06cde5\\\"\"\nJun 11 11:12:45.312286 crc crio[3656]: time=\"2026-06-11T11:12:45.312113392Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:081959a8b6b2e7e6e7f73c1c8b07db758047846c3a3860c3b0d8ad1669d6d228 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/00b46a92-edf2-400c-ab37-cf6454d4c5bf 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:0xc00279c4a0}] Aliases:map[]}\"\nJun 11 11:12:45.312446 crc crio[3656]: time=\"2026-06-11T11:12:45.312359849Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/9132eb2d-04d1-4278-a992-0b8a0e11b3f3 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:0xc00159a848}] Aliases:map[]}\"\nJun 11 11:12:45.312784 crc crio[3656]: time=\"2026-06-11T11:12:45.312595976Z\" 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 11 11:12:45.312784 crc crio[3656]: time=\"2026-06-11T11:12:45.3127221Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.313719 crc crio[3656]: time=\"2026-06-11T11:12:45.312629727Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:de91c6f3e7a8eb47d4e5c187dfbbf09c6e7a9b3134c07424a5d5225c1847be51 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/aeade7c5-adb6-499c-a010-eca9595f98eb 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:0xc00008c770}] Aliases:map[]}\"\nJun 11 11:12:45.313891 crc crio[3656]: time=\"2026-06-11T11:12:45.313824063Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686260-vs65h Namespace:openshift-operator-lifecycle-manager ID:58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b UID:34b0e41d-7804-4148-99f3-677d46c836ea NetNS:/var/run/netns/827fecaa-e260-4a73-93ce-ef0f831822a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34b0e41d_7804_4148_99f3_677d46c836ea.slice PodAnnotations:0xc000182620}] Aliases:map[]}\"\nJun 11 11:12:45.313891 crc crio[3656]: time=\"2026-06-11T11:12:45.313875764Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686260-vs65h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:12:45.314051 crc crio[3656]: time=\"2026-06-11T11:12:45.313880724Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5218237aa73225829426ea9415b98cc04511ed62c3d20cb20d02e42764e5c9ea UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/42698a60-3e6c-4128-a055-59ba7be91ffb 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:0xc000132b48}] Aliases:map[]}\"\nJun 11 11:12:45.314051 crc crio[3656]: time=\"2026-06-11T11:12:45.313929076Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:9de9ad87999f15124f6d703b10be8733808ecc0a4e9a3b2a32452d599964aa40 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/fbdc84ff-8f27-49c1-b3a3-f6ab9a06c976 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:0xc00159a420}] Aliases:map[]}\"\nJun 11 11:12:45.314051 crc crio[3656]: time=\"2026-06-11T11:12:45.313976357Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.314258 crc crio[3656]: time=\"2026-06-11T11:12:45.314006888Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:011b5311fe8dbdc80dfef0bd4f6a6d74831247ae5a13f581c7c44d18e2a13695 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/54bd446d-e5a0-4df9-bd19-8c667c59f99c 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:0xc001e80370}] Aliases:map[]}\"\nJun 11 11:12:45.314258 crc crio[3656]: time=\"2026-06-11T11:12:45.314196284Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.314258 crc crio[3656]: time=\"2026-06-11T11:12:45.314228455Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.314460 crc crio[3656]: time=\"2026-06-11T11:12:45.314291797Z\" 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 11 11:12:45.314543 crc crio[3656]: time=\"2026-06-11T11:12:45.313978237Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:19e096fa91141138166cbfc72dce62703cd2c76d5abb5f31d052d0f868c27437 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/4d5df495-2e7f-48d2-a9f5-97948b7583da 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:0xc001f0a108}] Aliases:map[]}\"\nJun 11 11:12:45.314543 crc crio[3656]: time=\"2026-06-11T11:12:45.314511843Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/394a904a-58ca-4181-9eaa-f17f15a53247 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:0xc001e802d0}] Aliases:map[]}\"\nJun 11 11:12:45.314660 crc crio[3656]: time=\"2026-06-11T11:12:45.314586426Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d54c579f0e36956b21907ac5d87b05aeaa0b1bcda2bfeeeb15f6d4420607e82e UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8816164e-d863-48ff-a288-e73d66150eb5 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:0xc000132998}] Aliases:map[]}\"\nJun 11 11:12:45.314809 crc crio[3656]: time=\"2026-06-11T11:12:45.3147304Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.314809 crc crio[3656]: time=\"2026-06-11T11:12:45.314754911Z\" 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 11 11:12:45.314908 crc crio[3656]: time=\"2026-06-11T11:12:45.314811262Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:158da32e2b556415b2ec31a4dd3c5d0d8497d5a5acd1e6d7e7db8232f54b3201 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1b2e00cf-df53-4359-a140-7555255b35ce 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:0xc001f0a1d8}] Aliases:map[]}\"\nJun 11 11:12:45.314908 crc crio[3656]: time=\"2026-06-11T11:12:45.314843543Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:ba4ac54edbd6b027a943fb3bdcd32e68c24894d0578c271b24e3985555f08c09 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/43230440-ce30-42d1-850b-36e2b2a9e85a 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:0xc00279c130}] Aliases:map[]}\"\nJun 11 11:12:45.314908 crc crio[3656]: time=\"2026-06-11T11:12:45.314884244Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:495b88d5b065a644843dfb345a57a912ed4546d024a29b56dcb5b1c2471dcfef UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/65c6d47e-a22d-495c-946c-b601c3a6a7bd 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:0xc0013002a8}] Aliases:map[]}\"\nJun 11 11:12:45.315124 crc crio[3656]: time=\"2026-06-11T11:12:45.314987437Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.315124 crc crio[3656]: time=\"2026-06-11T11:12:45.31508709Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:e0993580b5a44867bf218b00a50708e0fc4c9226642cc3cbb0698526ab7401b1 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/ce58c25a-f1ff-4529-86ae-fa1083d3a521 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:0xc00008c328}] Aliases:map[]}\"\nJun 11 11:12:45.315229 crc crio[3656]: time=\"2026-06-11T11:12:45.315118241Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.315229 crc crio[3656]: time=\"2026-06-11T11:12:45.315149892Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4ed4ac2e01cf11d58663fc3211d044ac3b176af30af0b22fd3847372ac24c523 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/dcb14d97-6fe5-4bc8-91be-c79c54e44e7c 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:0xc00008ca48}] Aliases:map[]}\"\nJun 11 11:12:45.315229 crc crio[3656]: time=\"2026-06-11T11:12:45.313941716Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:661a475bd1c1615dee5c25b1dd9a97e9301c85cf3685fbc0bd969c27e6a4d1f6 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/bdf9d565-c6b8-4209-b8df-d0b48b20409a 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:0xc000182428}] Aliases:map[]}\"\nJun 11 11:12:45.315385 crc crio[3656]: time=\"2026-06-11T11:12:45.315281846Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.315385 crc crio[3656]: time=\"2026-06-11T11:12:45.315373319Z\" 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 11 11:12:45.315516 crc crio[3656]: time=\"2026-06-11T11:12:45.31539639Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.315516 crc crio[3656]: time=\"2026-06-11T11:12:45.31540739Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:1b06e77fd314274b0546c047399632ff22b39e65e21aef0059384618aa61b049 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/f5450071-874c-413d-9fb3-19a82006fc97 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:0xc00008c9f0}] Aliases:map[]}\"\nJun 11 11:12:45.315631 crc crio[3656]: time=\"2026-06-11T11:12:45.315127802Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:78386624c147c77fa8b728f5f73e2c215a403a4523c4ffec51e5b46a675ba5f9 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/298bf973-33e3-49a7-8803-73e03fb4d992 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:0xc002bb8820}] Aliases:map[]}\"\nJun 11 11:12:45.315834 crc crio[3656]: time=\"2026-06-11T11:12:45.315371759Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:e228d7dca85ac5eedf16b5be47d4be1f2ac3018a8fe686e38f353859849ead1f UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ea7b28fc-4eac-4567-8ac4-8b51bcfdffe4 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:0xc00141e548}] Aliases:map[]}\"\nJun 11 11:12:45.315930 crc crio[3656]: time=\"2026-06-11T11:12:45.315099431Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.315930 crc crio[3656]: time=\"2026-06-11T11:12:45.315872714Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.315930 crc crio[3656]: time=\"2026-06-11T11:12:45.314813652Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.316135 crc crio[3656]: time=\"2026-06-11T11:12:45.313854054Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/67a51b94-9e74-4d64-93b6-b5f4a61cca4a 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:0xc001f0a4e0}] Aliases:map[]}\"\nJun 11 11:12:45.316135 crc crio[3656]: time=\"2026-06-11T11:12:45.315968187Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.316135 crc crio[3656]: time=\"2026-06-11T11:12:45.316119841Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.316287 crc crio[3656]: time=\"2026-06-11T11:12:45.316135822Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:69e0aaebfa2ac57c41fc015020f51c2df6228f606b8643a125d0b46806a69a74 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/139aaad5-3e81-44d7-ae80-e88bf653e619 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:0xc0001327c8}] Aliases:map[]}\"\nJun 11 11:12:45.316287 crc crio[3656]: time=\"2026-06-11T11:12:45.314811402Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:4b3e341379c9d19e2b38c1c5b7f71a5af218b30a2445f82e0b3a8f0f0676f979 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/63ccd13c-270d-47f1-a7c4-723681681d36 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:0xc001300408}] Aliases:map[]}\"\nJun 11 11:12:45.316404 crc crio[3656]: time=\"2026-06-11T11:12:45.316294236Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.316404 crc crio[3656]: time=\"2026-06-11T11:12:45.316315887Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:f992db5870207eee81d6005fc7799ca98b143ccf92fb43fcf88d573c185143d7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/a21a78aa-7e70-462c-8cc6-f4b5a4552bb3 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:0xc00279c3b8}] Aliases:map[]}\"\nJun 11 11:12:45.316404 crc crio[3656]: time=\"2026-06-11T11:12:45.315902665Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:2d4d05f13393cd1d4d7ec85518d86c35b339fe4f80dfefaba5fdfab1be0579e7 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/320cfe9c-b571-4621-a6f3-daa51e2585ba 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:0xc00123e5a0}] Aliases:map[]}\"\nJun 11 11:12:45.317072 crc crio[3656]: time=\"2026-06-11T11:12:45.316541674Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.317072 crc crio[3656]: time=\"2026-06-11T11:12:45.314850303Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/a82e3ed4-07ec-48a0-9a3b-b362fec77706 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:0xc00159a728}] Aliases:map[]}\"\nJun 11 11:12:45.317236 crc crio[3656]: time=\"2026-06-11T11:12:45.315879984Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.317236 crc crio[3656]: time=\"2026-06-11T11:12:45.314788942Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:69a9343d44ccd22369c49194b81969f2dd533af1761799627ce320b032856ddd UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/969f9041-0dee-4f05-995d-9f7b2dbff426 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:0xc000132810}] Aliases:map[]}\"\nJun 11 11:12:45.317493 crc crio[3656]: time=\"2026-06-11T11:12:45.317396619Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:f85b77d7a5798fa7c514f35ddf6ab9aca3693e33425ebc33188838a4334db993 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f556e113-3391-471d-b2c7-510118e5d7e7 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:0xc00123e040}] Aliases:map[]}\"\nJun 11 11:12:45.318126 crc crio[3656]: time=\"2026-06-11T11:12:45.317884344Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:10186b6c0554b83487cb9e6b20d5db8f6d74efb01c3c4021ef0333c323191b15 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/ff0ff1e7-c535-48bf-9156-8abd597c5b83 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:0xc000132930}] Aliases:map[]}\"\nJun 11 11:12:45.318272 crc crio[3656]: time=\"2026-06-11T11:12:45.317936495Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:40796ebcf5cc32f3c0eb75517292838c40ac03a0b46588fd51dfd297ce31739c UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/98939139-c252-455b-a9f2-a381bdb3d140 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:0xc001636568}] Aliases:map[]}\"\nJun 11 11:12:45.318475 crc crio[3656]: time=\"2026-06-11T11:12:45.318326357Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.318602 crc crio[3656]: time=\"2026-06-11T11:12:45.317950346Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/10c97bf8-af17-41af-82c9-914d4766eb4d 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:0xc000182898}] Aliases:map[]}\"\nJun 11 11:12:45.318869 crc crio[3656]: time=\"2026-06-11T11:12:45.317969026Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:869d1633d35ad29aa9f4fcafecc62add31f07902e7d735e6edbfabb9735aada2 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/5cc62333-191b-4d0d-acc6-43887d206361 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:0xc001e80258}] Aliases:map[]}\"\nJun 11 11:12:45.319411 crc crio[3656]: time=\"2026-06-11T11:12:45.319255915Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.319485 crc crio[3656]: time=\"2026-06-11T11:12:45.31943001Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:782ae8e0bf919e48972abfd088081446af32fc52009b0277a25721766b47aa85 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/e3c8036c-2483-4688-9e55-0c47e77233dd 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:0xc002bb8020}] Aliases:map[]}\"\nJun 11 11:12:45.319601 crc crio[3656]: time=\"2026-06-11T11:12:45.318064919Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:991e9a38fc0686467772bd13ad69e550ac87f657047df4efc1a9152da45f4498 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/6aaa35a1-db3b-4bfe-9a79-c4010f2bb7e9 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:0xc002bb8418}] Aliases:map[]}\"\nJun 11 11:12:45.319908 crc crio[3656]: time=\"2026-06-11T11:12:45.319328167Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.320087 crc crio[3656]: time=\"2026-06-11T11:12:45.319952835Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/3696eb40-2326-465f-b3f8-3c93b0ff11cb 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:0xc001e806b8}] Aliases:map[]}\"\nJun 11 11:12:45.320171 crc crio[3656]: time=\"2026-06-11T11:12:45.320130211Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.320281 crc crio[3656]: time=\"2026-06-11T11:12:45.317983947Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/917f5327-bc11-48ed-a1c1-fd3bdd669618 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:0xc00008ccb0}] Aliases:map[]}\"\nJun 11 11:12:45.320353 crc crio[3656]: time=\"2026-06-11T11:12:45.320327186Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:d2614f80bb99d5af1494d86f655d2856f1427c0a4a7c7dd2c8798f9643b0f471 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/6ca3790f-5c73-49a4-bec4-9943537909f5 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:0xc001300688}] Aliases:map[]}\"\nJun 11 11:12:45.320487 crc crio[3656]: time=\"2026-06-11T11:12:45.320429329Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.320487 crc crio[3656]: time=\"2026-06-11T11:12:45.320470401Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.320755 crc crio[3656]: time=\"2026-06-11T11:12:45.320629685Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/090f77fb-e9ef-4609-9492-74d99fcb9a51 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:0xc00008ca98}] Aliases:map[]}\"\nJun 11 11:12:45.320755 crc crio[3656]: time=\"2026-06-11T11:12:45.319634446Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1a9bef5c-b032-4353-8b5a-ef4ff5383ab3 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:0xc00008cbb0}] Aliases:map[]}\"\nJun 11 11:12:45.320874 crc crio[3656]: time=\"2026-06-11T11:12:45.320808661Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.320874 crc crio[3656]: time=\"2026-06-11T11:12:45.320865062Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.321077 crc crio[3656]: time=\"2026-06-11T11:12:45.321005067Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.321233 crc crio[3656]: time=\"2026-06-11T11:12:45.321171582Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.321301 crc crio[3656]: time=\"2026-06-11T11:12:45.319651936Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:51196365d64fdc05f2eeeb8c5acc4cfe8f6562250481a1ac21d793f2885da0a7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/2b9a3e6e-cb2c-41b4-89ad-eccf58e90746 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:0xc00159a090}] Aliases:map[]}\"\nJun 11 11:12:45.321455 crc crio[3656]: time=\"2026-06-11T11:12:45.321388438Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.321455 crc crio[3656]: time=\"2026-06-11T11:12:45.321416019Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/1f31282a-53ca-4bc6-b287-a8a11c982898 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:0xc00141e4b8}] Aliases:map[]}\"\nJun 11 11:12:45.321553 crc crio[3656]: time=\"2026-06-11T11:12:45.321519212Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.321665 crc crio[3656]: time=\"2026-06-11T11:12:45.32111431Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.321788 crc crio[3656]: time=\"2026-06-11T11:12:45.321751469Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:f58a6e495ea6bde902d85311a93f4e17d997034444c42207b0fd3463ad286734 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/f11a533b-ae9c-4ea2-9734-1c50f94cfeb0 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:0xc000132a40}] Aliases:map[]}\"\nJun 11 11:12:45.321894 crc crio[3656]: time=\"2026-06-11T11:12:45.321871812Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.322152 crc crio[3656]: time=\"2026-06-11T11:12:45.322091879Z\" 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 11 11:12:45.322260 crc crio[3656]: time=\"2026-06-11T11:12:45.322216583Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f1aa969629d4860562378a8f3b2f140cd5d095e04fbb52a3eb622acaaa9d6b57 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/95599934-68ef-4eb3-945c-1852a542a4ea 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:0xc00008ca68}] Aliases:map[]}\"\nJun 11 11:12:45.322433 crc crio[3656]: time=\"2026-06-11T11:12:45.319588504Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.322433 crc crio[3656]: time=\"2026-06-11T11:12:45.322413149Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.323202 crc crio[3656]: time=\"2026-06-11T11:12:45.323076318Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.323289 crc crio[3656]: time=\"2026-06-11T11:12:45.32313492Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/8ae6fb87-3fd5-441b-8830-db35e987e252 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:0xc001f0a490}] Aliases:map[]}\"\nJun 11 11:12:45.323289 crc crio[3656]: time=\"2026-06-11T11:12:45.323219273Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:e4a82e0d98add5cc96a876db24c2f7b4cd593eaa152714919067bb6c82f3fce8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/e3230663-4e1a-4499-9fba-1ff8c0e2829d 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:0xc000132628}] Aliases:map[]}\"\nJun 11 11:12:45.323289 crc crio[3656]: time=\"2026-06-11T11:12:45.321065308Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:bcf7af18e3a19137f8b0b541986225d502a55741cc8b358c7283fa3516a6c2a9 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/b00e905a-c478-4938-822d-00a6975487e8 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:0xc00008c7c8}] Aliases:map[]}\"\nJun 11 11:12:45.323621 crc crio[3656]: time=\"2026-06-11T11:12:45.323338216Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.323621 crc crio[3656]: time=\"2026-06-11T11:12:45.323381817Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.323621 crc crio[3656]: time=\"2026-06-11T11:12:45.323394038Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.323621 crc crio[3656]: time=\"2026-06-11T11:12:45.323151701Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b2117ca7-6cd1-44d8-b42c-1847c72792fa 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:0xc001300230}] Aliases:map[]}\"\nJun 11 11:12:45.323950 crc crio[3656]: time=\"2026-06-11T11:12:45.323780219Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.323950 crc crio[3656]: time=\"2026-06-11T11:12:45.323826921Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.324180 crc crio[3656]: time=\"2026-06-11T11:12:45.323201642Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.328988 crc crio[3656]: time=\"2026-06-11T11:12:45.328904782Z\" level=info msg=\"Ran pod sandbox 3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=0c5c67bf-fbb6-4f21-ad0e-dc522f591264 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.332612 crc crio[3656]: time=\"2026-06-11T11:12:45.332569241Z\" level=info msg=\"Ran pod sandbox f1aa969629d4860562378a8f3b2f140cd5d095e04fbb52a3eb622acaaa9d6b57 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=22eda324-1990-4739-8314-ce51585ac8cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.335493 crc crio[3656]: time=\"2026-06-11T11:12:45.33488408Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:45.335643 crc crio[3656]: time=\"2026-06-11T11:12:45.335572141Z\" level=info msg=\"Ran pod sandbox 9de9ad87999f15124f6d703b10be8733808ecc0a4e9a3b2a32452d599964aa40 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=9d5556a2-7573-4905-9829-82792d3e5b7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.335821 crc crio[3656]: time=\"2026-06-11T11:12:45.335791037Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=58319e3b-1fad-4e62-88c5-25201030b7ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.336070 crc crio[3656]: time=\"2026-06-11T11:12:45.335793727Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=7b40414a-f4cb-4ef6-8b69-033a22ab1fe3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.338158 crc crio[3656]: time=\"2026-06-11T11:12:45.33790824Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=bf8a5c51-cf55-4b2f-bfab-f2c5e20e4746 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.340069 crc crio[3656]: time=\"2026-06-11T11:12:45.339974452Z\" level=info msg=\"Ran pod sandbox 5218237aa73225829426ea9415b98cc04511ed62c3d20cb20d02e42764e5c9ea with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=0a8dcbbe-8152-4d03-bcd3-b47283511ed1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.341440 crc crio[3656]: time=\"2026-06-11T11:12:45.341378023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=b00ced6c-d33d-4daf-8270-c94c05d5828b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.344821 crc crio[3656]: time=\"2026-06-11T11:12:45.344669891Z\" level=info msg=\"Ran pod sandbox 011b5311fe8dbdc80dfef0bd4f6a6d74831247ae5a13f581c7c44d18e2a13695 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=934eea93-aadf-4ddd-991f-f27d92b13e09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.349881 crc crio[3656]: time=\"2026-06-11T11:12:45.348623479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=aa03e764-e3a2-44ad-86b5-74bf2502f5d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.349881 crc crio[3656]: time=\"2026-06-11T11:12:45.34866996Z\" level=info msg=\"Ran pod sandbox 19e096fa91141138166cbfc72dce62703cd2c76d5abb5f31d052d0f868c27437 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=f67621ba-13b3-4c3c-a7e6-01984b1faaaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.350243 crc crio[3656]: time=\"2026-06-11T11:12:45.350159865Z\" level=info msg=\"Ran pod sandbox 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349 with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=589a9134-87e3-4797-a1c6-1815b35de130 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.354785 crc crio[3656]: time=\"2026-06-11T11:12:45.354421822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=408172de-5bee-4b22-b5d7-39b3152d5133 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.356191 crc crio[3656]: time=\"2026-06-11T11:12:45.355927947Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=bb7a9453-78f7-4898-8549-cf03ee25a86d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.361464 crc crio[3656]: time=\"2026-06-11T11:12:45.361436011Z\" level=info msg=\"Ran pod sandbox 158da32e2b556415b2ec31a4dd3c5d0d8497d5a5acd1e6d7e7db8232f54b3201 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=946341f7-ed2a-4f06-8da0-89bee8014bd3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.361812 crc crio[3656]: time=\"2026-06-11T11:12:45.361626066Z\" level=info msg=\"Ran pod sandbox ba4ac54edbd6b027a943fb3bdcd32e68c24894d0578c271b24e3985555f08c09 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=a584424d-21c5-40f8-b198-7ab2f2c5816e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.362939 crc crio[3656]: time=\"2026-06-11T11:12:45.362563294Z\" level=info msg=\"Ran pod sandbox 661a475bd1c1615dee5c25b1dd9a97e9301c85cf3685fbc0bd969c27e6a4d1f6 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=7ae24513-c96c-43ae-93a3-b1c66ce3c3b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.362939 crc crio[3656]: time=\"2026-06-11T11:12:45.362916755Z\" level=info msg=\"Ran pod sandbox e0993580b5a44867bf218b00a50708e0fc4c9226642cc3cbb0698526ab7401b1 with infra container: openshift-dns/dns-default-qtghf/POD\" id=91d697c0-faa9-4d2e-95e2-9f1e33ba2b83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.366325 crc crio[3656]: time=\"2026-06-11T11:12:45.365276995Z\" level=info msg=\"Ran pod sandbox 4ed4ac2e01cf11d58663fc3211d044ac3b176af30af0b22fd3847372ac24c523 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=5fadfe42-ecbd-4fb2-8f17-0845521f0b1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.366325 crc crio[3656]: time=\"2026-06-11T11:12:45.365939425Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=5f634e9f-a34c-4045-b491-848007607468 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.366325 crc crio[3656]: time=\"2026-06-11T11:12:45.366262924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=cc44423b-45a8-493f-b47f-1299e94f99ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.366504 crc crio[3656]: time=\"2026-06-11T11:12:45.366392308Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=1a7bfa74-f25f-424b-8bef-1e82aa1656ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.370640 crc crio[3656]: time=\"2026-06-11T11:12:45.369436259Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=28fa60e3-8430-4c1f-a960-8f825ceaceea name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.370640 crc crio[3656]: time=\"2026-06-11T11:12:45.369569123Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f404a56d-1bd5-4afb-98d2-bf8701766166 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.370640 crc crio[3656]: time=\"2026-06-11T11:12:45.370559792Z\" level=info msg=\"Ran pod sandbox 495b88d5b065a644843dfb345a57a912ed4546d024a29b56dcb5b1c2471dcfef with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=6ceb260b-6eb8-4d4d-a013-3408d08199eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.370640 crc crio[3656]: time=\"2026-06-11T11:12:45.370595953Z\" level=info msg=\"Ran pod sandbox 78386624c147c77fa8b728f5f73e2c215a403a4523c4ffec51e5b46a675ba5f9 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=452b22ca-6131-4d8d-ac40-c1ce5572ed30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.372858 crc crio[3656]: time=\"2026-06-11T11:12:45.372785609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=2d5140d3-9530-4e36-96df-fcc88dd58539 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.373164 crc crio[3656]: time=\"2026-06-11T11:12:45.373103718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cf274572-9aad-4b1d-8680-d2c9ac9fe0e8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.373515 crc crio[3656]: time=\"2026-06-11T11:12:45.373108188Z\" level=info msg=\"Ran pod sandbox d54c579f0e36956b21907ac5d87b05aeaa0b1bcda2bfeeeb15f6d4420607e82e with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=c1f4e583-48f2-425c-bb8e-206f3774e8af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.376810 crc crio[3656]: time=\"2026-06-11T11:12:45.376013395Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=381461f6-9197-407d-8711-b8bedaaa7f88 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.382137 crc crio[3656]: time=\"2026-06-11T11:12:45.381928541Z\" level=info msg=\"Ran pod sandbox 313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=43d79fe4-c030-490d-ae8b-f7c37331981f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.383653 crc crio[3656]: time=\"2026-06-11T11:12:45.383520278Z\" level=info msg=\"Ran pod sandbox 1b06e77fd314274b0546c047399632ff22b39e65e21aef0059384618aa61b049 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=86db3368-2dca-46f6-b399-59060c808aec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.384310 crc crio[3656]: time=\"2026-06-11T11:12:45.384167198Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=3b61a9d0-3bf8-452d-b4f4-0a402b27486b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.386664 crc crio[3656]: time=\"2026-06-11T11:12:45.386203608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=69d3655b-ce2a-4aee-9c68-80d65f88e777 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.392242 crc crio[3656]: time=\"2026-06-11T11:12:45.392205997Z\" level=info msg=\"Ran pod sandbox 081959a8b6b2e7e6e7f73c1c8b07db758047846c3a3860c3b0d8ad1669d6d228 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=fba27417-6698-4949-af3d-ff6be8e79bea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.396319 crc crio[3656]: time=\"2026-06-11T11:12:45.396236067Z\" level=info msg=\"Ran pod sandbox 69e0aaebfa2ac57c41fc015020f51c2df6228f606b8643a125d0b46806a69a74 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=94b10a54-6b21-4ee3-8bda-c32cc8cfd674 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.399571 crc crio[3656]: time=\"2026-06-11T11:12:45.397995319Z\" level=info msg=\"Ran pod sandbox 40796ebcf5cc32f3c0eb75517292838c40ac03a0b46588fd51dfd297ce31739c with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=3e170c75-b347-406b-bfca-2e87d4c31872 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.399571 crc crio[3656]: time=\"2026-06-11T11:12:45.398530055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=bfdf704d-07cd-4f61-99ed-2ab79c9df612 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.399571 crc crio[3656]: time=\"2026-06-11T11:12:45.398762092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=c6fba222-a48a-4508-8f78-15097e08da61 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.399571 crc crio[3656]: time=\"2026-06-11T11:12:45.399078672Z\" level=info msg=\"Ran pod sandbox 10186b6c0554b83487cb9e6b20d5db8f6d74efb01c3c4021ef0333c323191b15 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=0ff7de11-6ec9-4bbe-9a19-2291bef4c64f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.403506 crc crio[3656]: time=\"2026-06-11T11:12:45.40340795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=0ec7f924-2a06-4af8-a98a-5f001432f5a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.403822 crc crio[3656]: time=\"2026-06-11T11:12:45.403447802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=2ccfc8f7-ff47-4a87-b1fb-6670daff0553 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.405601 crc crio[3656]: time=\"2026-06-11T11:12:45.405469662Z\" level=info msg=\"Ran pod sandbox e228d7dca85ac5eedf16b5be47d4be1f2ac3018a8fe686e38f353859849ead1f with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=ad07d737-e5da-4447-bb86-cc97a07c0c93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.407191 crc crio[3656]: time=\"2026-06-11T11:12:45.406660927Z\" level=info msg=\"Ran pod sandbox a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=dd2d02f0-d209-4ef6-a632-e776bb62c86b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.407855 crc crio[3656]: time=\"2026-06-11T11:12:45.407829082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=3e5efb14-0b8f-451c-97cc-760d92e326cc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.408662 crc crio[3656]: time=\"2026-06-11T11:12:45.408590255Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=ea680098-f2d6-420b-9f83-aa7787d62f13 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.412404 crc crio[3656]: time=\"2026-06-11T11:12:45.412327916Z\" level=info msg=\"Ran pod sandbox b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=24dcad38-44b4-454a-a4d5-07cc8bda2818 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.414449 crc crio[3656]: time=\"2026-06-11T11:12:45.414396458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=c4127048-425e-45fe-b071-565fbc64a0a3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.415063 crc crio[3656]: time=\"2026-06-11T11:12:45.414982905Z\" level=info msg=\"Ran pod sandbox 5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=42ff1b44-c637-4bd3-9eaf-e14eff8f5d5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.416945 crc crio[3656]: time=\"2026-06-11T11:12:45.416884572Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=ef39bd52-ea37-488e-9186-d666257f0bdf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.420101 crc crio[3656]: time=\"2026-06-11T11:12:45.420070107Z\" level=info msg=\"Ran pod sandbox b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=a548bfb4-f2c3-470c-ad38-7cbdc2204425 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.422539 crc crio[3656]: time=\"2026-06-11T11:12:45.422454268Z\" level=info msg=\"Ran pod sandbox f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=d44d6d4c-111f-4474-af00-1492e8884569 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.424338 crc crio[3656]: time=\"2026-06-11T11:12:45.424285892Z\" level=info msg=\"Ran pod sandbox 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=d3f138e8-1fd4-4c8d-a4ba-7b1c7ab91431 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.425998 crc crio[3656]: time=\"2026-06-11T11:12:45.425939821Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=07b9528f-1425-48de-9c03-02e00e42324f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.426330 crc crio[3656]: time=\"2026-06-11T11:12:45.426270611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f83862a5-1580-47c0-99ce-e241e0d4d27b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.426644 crc crio[3656]: time=\"2026-06-11T11:12:45.426585831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dbe5621b-fe3f-48b1-8b58-0bc97ed62377 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.429119 crc crio[3656]: time=\"2026-06-11T11:12:45.42890969Z\" level=info msg=\"Ran pod sandbox 51196365d64fdc05f2eeeb8c5acc4cfe8f6562250481a1ac21d793f2885da0a7 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=a3cbb67c-613c-415e-ab55-93c7cd637b3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.435292 crc crio[3656]: time=\"2026-06-11T11:12:45.433222058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=66fd84f1-14b1-4d5e-b029-b9e05bcf19fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.438410 crc crio[3656]: time=\"2026-06-11T11:12:45.438230427Z\" level=info msg=\"Ran pod sandbox d2614f80bb99d5af1494d86f655d2856f1427c0a4a7c7dd2c8798f9643b0f471 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=46a6bd39-350d-4f7e-8b7b-407e3cbef804 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.441252 crc crio[3656]: time=\"2026-06-11T11:12:45.441162085Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f27c6436-f916-4fe6-8c11-ecc4da969a19 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.444950 crc crio[3656]: time=\"2026-06-11T11:12:45.444820544Z\" level=info msg=\"Ran pod sandbox 51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=b63ea1d1-5a38-4335-a2d1-ac4230075ec8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.446774 crc crio[3656]: time=\"2026-06-11T11:12:45.446666229Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=c73b666f-8636-479c-96a3-33b05f1296ad name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.447518 crc crio[3656]: time=\"2026-06-11T11:12:45.447456472Z\" level=info msg=\"Ran pod sandbox f58a6e495ea6bde902d85311a93f4e17d997034444c42207b0fd3463ad286734 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=7b1a620d-0e43-46e3-a339-02a1eb7068e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.449918 crc crio[3656]: time=\"2026-06-11T11:12:45.449627527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=86756d40-86e6-4208-9d86-2cddb8720f18 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.461437 crc crio[3656]: time=\"2026-06-11T11:12:45.461352566Z\" level=info msg=\"Ran pod sandbox 2d4d05f13393cd1d4d7ec85518d86c35b339fe4f80dfefaba5fdfab1be0579e7 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=78a0338d-f5f2-432f-9fa9-35f98da16151 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.466095 crc crio[3656]: time=\"2026-06-11T11:12:45.465892181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=1cc22a34-b29b-482d-b46c-8c0ae9b8a1a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.470245 crc crio[3656]: time=\"2026-06-11T11:12:45.470174279Z\" level=info msg=\"Ran pod sandbox 991e9a38fc0686467772bd13ad69e550ac87f657047df4efc1a9152da45f4498 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=7a2604f2-4628-42c7-b336-7be53f72c228 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.472549 crc crio[3656]: time=\"2026-06-11T11:12:45.472470537Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=1e829f3e-68d7-42a2-a306-75ac0dd11ac9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.474641 crc crio[3656]: time=\"2026-06-11T11:12:45.474609531Z\" level=info msg=\"Ran pod sandbox 782ae8e0bf919e48972abfd088081446af32fc52009b0277a25721766b47aa85 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=896121ed-bc70-42e0-91da-400bc300cbaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.475480 crc crio[3656]: time=\"2026-06-11T11:12:45.475362673Z\" level=info msg=\"Ran pod sandbox e4a82e0d98add5cc96a876db24c2f7b4cd593eaa152714919067bb6c82f3fce8 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=81d59c27-5534-4c2e-9878-ecd5de8d294d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.477606 crc crio[3656]: time=\"2026-06-11T11:12:45.477158827Z\" level=info msg=\"Ran pod sandbox 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=b8b38203-1820-4ad4-b77b-415f8a05c2b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.477606 crc crio[3656]: time=\"2026-06-11T11:12:45.477575109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=22b1b28f-4a59-449c-86b3-3784a8ceb536 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.479847 crc crio[3656]: time=\"2026-06-11T11:12:45.479793675Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=11871851-dc2e-4527-9a1f-6acdb5817139 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.480927 crc crio[3656]: time=\"2026-06-11T11:12:45.480852437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2e7e24d9-a2c2-4747-ad62-f1e3d398d583 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.481063 crc crio[3656]: time=\"2026-06-11T11:12:45.481001571Z\" level=info msg=\"Ran pod sandbox 869d1633d35ad29aa9f4fcafecc62add31f07902e7d735e6edbfabb9735aada2 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=26ebba0b-81c6-4155-aeed-36f359f46453 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.482584 crc crio[3656]: time=\"2026-06-11T11:12:45.482558547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=6a6373cf-549d-403f-a24a-657f3e3c9d5b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.482745 crc crio[3656]: time=\"2026-06-11T11:12:45.482572318Z\" level=info msg=\"Ran pod sandbox 4b3e341379c9d19e2b38c1c5b7f71a5af218b30a2445f82e0b3a8f0f0676f979 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=1a9f6825-679b-4cb5-a47f-4fe7b12fd186 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.486357 crc crio[3656]: time=\"2026-06-11T11:12:45.486287278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a5e435f1-bdf8-4d38-ba62-41bc2820d8c6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.493193 crc crio[3656]: time=\"2026-06-11T11:12:45.488933627Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=d6eef14b-fa12-4cbc-a230-17193fed0029 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.493652 crc crio[3656]: time=\"2026-06-11T11:12:45.490578346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=477d2ac7-a324-4423-8551-13ca756ecb77 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.494086 crc crio[3656]: time=\"2026-06-11T11:12:45.491457782Z\" level=info msg=\"Ran pod sandbox f85b77d7a5798fa7c514f35ddf6ab9aca3693e33425ebc33188838a4334db993 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=5327a0b5-aef5-46c5-9554-243c092b9aae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.494169 crc crio[3656]: time=\"2026-06-11T11:12:45.491848464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=cf8154b3-4f65-4a0e-b6b7-cf3e50193e67 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.494418 crc crio[3656]: time=\"2026-06-11T11:12:45.491865765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=2c89f5d7-fe26-441f-ae2a-8a39144bacb3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.494643 crc crio[3656]: time=\"2026-06-11T11:12:45.491898886Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=b7af18d5-f5e6-4c89-8e07-116c7b676eb8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.494935 crc crio[3656]: time=\"2026-06-11T11:12:45.491899326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=92a9e569-b181-4f98-94f1-97780a83c2f9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.496173 crc crio[3656]: time=\"2026-06-11T11:12:45.49608182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1c0b778b-affd-4ca5-addc-b153690b1930 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.496252 crc crio[3656]: time=\"2026-06-11T11:12:45.496194804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=3f5d32c3-2d9c-49b0-93e8-0d0d0a0f1ff6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.496790 crc crio[3656]: time=\"2026-06-11T11:12:45.496348258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=55ff11e5-92fc-4693-8a45-1c4edc8614c5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.496790 crc crio[3656]: time=\"2026-06-11T11:12:45.496533514Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=896d8bd2-38f4-4ef6-82be-fc9d9981405f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.496790 crc crio[3656]: time=\"2026-06-11T11:12:45.496626636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=1067fce6-e62e-4231-9293-ffad630822f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.498870 crc crio[3656]: time=\"2026-06-11T11:12:45.498669477Z\" level=info msg=\"Ran pod sandbox f992db5870207eee81d6005fc7799ca98b143ccf92fb43fcf88d573c185143d7 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=f835d393-91f4-4793-82f1-6ed02c0a7acc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.501565 crc crio[3656]: time=\"2026-06-11T11:12:45.50143654Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=2dc9cbef-6fe3-44ec-983b-57826f33ca0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.501654 crc crio[3656]: time=\"2026-06-11T11:12:45.501589954Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=efac572a-16c5-497b-b561-c090957e6542 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.501654 crc crio[3656]: time=\"2026-06-11T11:12:45.501546863Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=916a3767-bbcc-4b54-ac79-248b98f3b9ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.501988 crc crio[3656]: time=\"2026-06-11T11:12:45.501922714Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=0e47676d-9e26-42b1-a0b3-f117fb0d44ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.502104 crc crio[3656]: time=\"2026-06-11T11:12:45.501927214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=126f1bfd-87be-4bbc-a309-de9b564b6610 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.502104 crc crio[3656]: time=\"2026-06-11T11:12:45.502001696Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3f24d2f4-19bd-412c-973a-b86e3a5819f9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.502195 crc crio[3656]: time=\"2026-06-11T11:12:45.50210795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=b26f8f1d-8d39-44ca-a296-249c2ae367c6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.502325 crc crio[3656]: time=\"2026-06-11T11:12:45.502258344Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=2b0bc955-02f6-4fbe-b712-58fbf3a5db88 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.502520 crc crio[3656]: time=\"2026-06-11T11:12:45.502324986Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f411fda1-45bc-4a96-8a4e-783b7d7b996e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.502520 crc crio[3656]: time=\"2026-06-11T11:12:45.502357837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e7becb62-b547-4420-9991-3d097eefc75e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.502520 crc crio[3656]: time=\"2026-06-11T11:12:45.502260454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=16551a68-47ed-458a-ab62-88ba9bba3c98 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.502520 crc crio[3656]: time=\"2026-06-11T11:12:45.502266244Z\" level=info msg=\"Ran pod sandbox 69a9343d44ccd22369c49194b81969f2dd533af1761799627ce320b032856ddd with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=f5ffcfb1-b243-4393-9e1d-5efeabfcd3d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.502520 crc crio[3656]: time=\"2026-06-11T11:12:45.502476451Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=c4468f51-26e5-4a6a-882e-0fd00cbc411d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.502520 crc crio[3656]: time=\"2026-06-11T11:12:45.502283175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.502882 crc crio[3656]: time=\"2026-06-11T11:12:45.502296585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=d903780e-51be-4d02-a4de-65003249ed95 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.502882 crc crio[3656]: time=\"2026-06-11T11:12:45.502588564Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=5b955f61-39bd-476b-a0f4-77b78cf5e76a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.502882 crc crio[3656]: time=\"2026-06-11T11:12:45.502607274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=616bfb9a-bd71-4847-8863-1df2cb82a05c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.502882 crc crio[3656]: time=\"2026-06-11T11:12:45.502641625Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=043183b1-a129-49ae-b056-cba2fd4e605b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.502882 crc crio[3656]: time=\"2026-06-11T11:12:45.502572333Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=a1505f6f-586e-445b-b01d-a17e113e34f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.503268 crc crio[3656]: time=\"2026-06-11T11:12:45.502614685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=02658ea3-5e79-4a4d-84a9-e97f5a9a394f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.503366 crc crio[3656]: time=\"2026-06-11T11:12:45.50311607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.503492 crc crio[3656]: time=\"2026-06-11T11:12:45.502668826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=8044b4ff-09ed-4ce5-98e3-7151928f45f1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.503863 crc crio[3656]: time=\"2026-06-11T11:12:45.503650235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.504374 crc crio[3656]: time=\"2026-06-11T11:12:45.504313865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.505158 crc crio[3656]: time=\"2026-06-11T11:12:45.505093478Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=5b623db2-8653-4da4-b97f-6824a0be1911 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.505158 crc crio[3656]: time=\"2026-06-11T11:12:45.50513406Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=5a3678c1-84a9-48b5-8f3d-e15f456b111d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.505369 crc crio[3656]: time=\"2026-06-11T11:12:45.505103159Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=170faa9e-b760-4355-9446-53b64cc863fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.505369 crc crio[3656]: time=\"2026-06-11T11:12:45.505268234Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=834c4a18-b708-4d11-a477-3e163516d7c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.508404 crc crio[3656]: time=\"2026-06-11T11:12:45.507869521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.508837 crc crio[3656]: time=\"2026-06-11T11:12:45.508777068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.508927 crc crio[3656]: time=\"2026-06-11T11:12:45.508876971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.509656 crc crio[3656]: time=\"2026-06-11T11:12:45.509564902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=0d5e2232-d985-4d10-be1e-db2187db389e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.510327 crc crio[3656]: time=\"2026-06-11T11:12:45.510206811Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=46ad6f67-cda7-4bfc-8684-2391b0112861 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.513361 crc crio[3656]: time=\"2026-06-11T11:12:45.512808318Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=0b10dcb5-5cb2-43d8-b061-103ad81a2d10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.513850 crc crio[3656]: time=\"2026-06-11T11:12:45.513745216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=04a177b8-bb0d-4546-9553-ba12cf6487aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.513984 crc crio[3656]: time=\"2026-06-11T11:12:45.513933302Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5f5ce112-9873-4a0d-96d6-37921bd58791 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.518653 crc crio[3656]: time=\"2026-06-11T11:12:45.518441606Z\" level=info msg=\"Ran pod sandbox 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=de346d33-313b-476e-a66c-2c8f62c77d06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.525163 crc crio[3656]: time=\"2026-06-11T11:12:45.524901218Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=5aa6f924-0c54-499d-8289-0aa42bb6f305 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.526168 crc crio[3656]: time=\"2026-06-11T11:12:45.526069083Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=3f3e601d-dd6f-4690-8955-283e9f095f43 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.526168 crc crio[3656]: time=\"2026-06-11T11:12:45.526165156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=4c41a9e8-9bf4-42bb-b63a-54a29d236a16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.526293 crc crio[3656]: time=\"2026-06-11T11:12:45.526214257Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ea49b9f8-8211-4a81-96cf-b551c03a69e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.526906 crc crio[3656]: time=\"2026-06-11T11:12:45.526849156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=66d496e8-f4d1-436f-a079-1f1413341d35 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.527276 crc crio[3656]: time=\"2026-06-11T11:12:45.527209927Z\" level=info msg=\"Ran pod sandbox bcf7af18e3a19137f8b0b541986225d502a55741cc8b358c7283fa3516a6c2a9 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=3d3ba709-428a-49ee-b18b-6354c89440ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.527399 crc crio[3656]: time=\"2026-06-11T11:12:45.527340441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=eb41c1fb-ca67-4b12-9f13-065bc2221cf8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.528002 crc crio[3656]: time=\"2026-06-11T11:12:45.527936129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=24703bc5-adb3-4537-9efe-528e4afef382 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.528154 crc crio[3656]: time=\"2026-06-11T11:12:45.528114824Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=478b367d-5f9e-4729-b038-63da50a768fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.528218 crc crio[3656]: time=\"2026-06-11T11:12:45.528191936Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=a8fc98ed-c2e2-47b9-bddb-8065cca2f5b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.531119 crc crio[3656]: time=\"2026-06-11T11:12:45.53100307Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=d9ee56d0-f679-46f7-bb45-b9f91621dc2d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.534375 crc crio[3656]: time=\"2026-06-11T11:12:45.534310398Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=dc56405a-48eb-4cc4-8141-2e1b551e4596 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.535295 crc crio[3656]: time=\"2026-06-11T11:12:45.535233836Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=d350bafd-766f-4ff6-9acf-a2adfe952e5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.536181 crc crio[3656]: time=\"2026-06-11T11:12:45.536122242Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=c6190ff1-a345-47b9-93fd-afc31b8704c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.537200 crc crio[3656]: time=\"2026-06-11T11:12:45.537141503Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=3ad03a0b-d0a4-4c83-802a-3ef9b1dcb6e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.538163 crc crio[3656]: time=\"2026-06-11T11:12:45.537996648Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=236356ec-34ea-4065-852b-e7b75e93e9f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.538857 crc crio[3656]: time=\"2026-06-11T11:12:45.538800412Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=7eaeaee0-9910-42a6-ae3a-97aa3b0efd9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.545991 crc crio[3656]: time=\"2026-06-11T11:12:45.545719018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=ad7018ff-be0b-4521-9359-9ff46b19f5af name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.546396 crc crio[3656]: time=\"2026-06-11T11:12:45.546326086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ce289870-72c7-4ea2-b17d-089c2a90b050 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.547039 crc crio[3656]: time=\"2026-06-11T11:12:45.546954635Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=e84db263-c686-47b6-af34-affa20a8e1c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.547157 crc crio[3656]: time=\"2026-06-11T11:12:45.54712174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.547943 crc crio[3656]: time=\"2026-06-11T11:12:45.547883463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.548100 crc crio[3656]: time=\"2026-06-11T11:12:45.547935374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.549814 crc crio[3656]: time=\"2026-06-11T11:12:45.548860612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.549814 crc crio[3656]: time=\"2026-06-11T11:12:45.549668586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.550252 crc crio[3656]: time=\"2026-06-11T11:12:45.550190271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.550566 crc crio[3656]: time=\"2026-06-11T11:12:45.550454529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.557628 crc crio[3656]: time=\"2026-06-11T11:12:45.557433127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=45335fba-3f8c-43d4-a48c-d8a7756b4576 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.558504 crc crio[3656]: time=\"2026-06-11T11:12:45.558436287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=bd490993-a3d6-422b-92f4-0916e2165e8a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.558913 crc crio[3656]: time=\"2026-06-11T11:12:45.558810378Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=595bf8c9-0c62-472e-a9f4-e2cf9c9ac0b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.559307 crc crio[3656]: time=\"2026-06-11T11:12:45.559148198Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=a5333418-55e9-4ae4-b473-94906ceb4cc1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.561610 crc crio[3656]: time=\"2026-06-11T11:12:45.561479248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=356bdd5b-5ae9-4d0a-968d-29b6ba34f944 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.561758 crc crio[3656]: time=\"2026-06-11T11:12:45.561610911Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=5d7b58a4-ca85-4ca5-bf4a-fd555f67917b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.561758 crc crio[3656]: time=\"2026-06-11T11:12:45.561535119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=aa376ae0-a155-41ed-bfc0-274ab20d92ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.561758 crc crio[3656]: time=\"2026-06-11T11:12:45.561583681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a908df70-7043-40cd-9f96-f13eef77bfb7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.561925 crc crio[3656]: time=\"2026-06-11T11:12:45.561846278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=ec43d873-19fb-46d0-a1b7-a0d6f4540889 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.562873 crc crio[3656]: time=\"2026-06-11T11:12:45.562616281Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=a809b0da-ec56-49be-9950-f22a6ecba0bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.563841 crc crio[3656]: time=\"2026-06-11T11:12:45.563779036Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=0e380bf7-ccf9-47bc-8f6a-1f04176f8373 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.563841 crc crio[3656]: time=\"2026-06-11T11:12:45.563787736Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=8ce7c680-9b73-4edb-91e8-47d0aa36b604 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.563841 crc crio[3656]: time=\"2026-06-11T11:12:45.56392279Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=f3e64594-b07a-4134-9fa0-4e1777832665 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.564362 crc crio[3656]: time=\"2026-06-11T11:12:45.564225769Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=372f9565-7b52-468c-9843-9afe7c02a33b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.564362 crc crio[3656]: time=\"2026-06-11T11:12:45.56424199Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=3b4b789e-98ac-4641-9372-65891f60d39b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.564362 crc crio[3656]: time=\"2026-06-11T11:12:45.56426223Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=40b835a5-9847-46a6-96af-21b872f29bc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.565365 crc crio[3656]: time=\"2026-06-11T11:12:45.565317172Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=26f048e9-bfa1-4d6a-b2fa-02d6494ef7b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.565460 crc crio[3656]: time=\"2026-06-11T11:12:45.565369183Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=94e0e03a-af58-4af1-aa14-490897895052 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.565845 crc crio[3656]: time=\"2026-06-11T11:12:45.565792706Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=5511d259-0810-482a-bb5d-ddfccc5f3593 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.574360 crc crio[3656]: time=\"2026-06-11T11:12:45.574288529Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=5622f38e-a3b8-468b-9928-81a40ba8f9d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.574786 crc crio[3656]: time=\"2026-06-11T11:12:45.574733052Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=9cc6763c-26f3-4590-bc3c-68071c38876c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.575252 crc crio[3656]: time=\"2026-06-11T11:12:45.575144734Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=e3c8d282-ff66-428b-aec9-49d1975f8eca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.575329 crc crio[3656]: time=\"2026-06-11T11:12:45.575159475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.575329 crc crio[3656]: time=\"2026-06-11T11:12:45.575311529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.575642 crc crio[3656]: time=\"2026-06-11T11:12:45.575513595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.575642 crc crio[3656]: time=\"2026-06-11T11:12:45.575563727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.578933 crc crio[3656]: time=\"2026-06-11T11:12:45.578872955Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=c8619bad-d691-4929-b3aa-1a052e154c62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.578933 crc crio[3656]: time=\"2026-06-11T11:12:45.578900346Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=9387791c-6e24-44e1-8a9f-30b2a749c4a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.579340 crc crio[3656]: time=\"2026-06-11T11:12:45.579270677Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=e967638b-3c63-469c-aeaa-b8e8407d068d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.579479 crc crio[3656]: time=\"2026-06-11T11:12:45.579398681Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=c8e37d21-477a-48fe-bc51-4c8f5965d000 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.592295 crc crio[3656]: time=\"2026-06-11T11:12:45.591889763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.593302 crc crio[3656]: time=\"2026-06-11T11:12:45.593251234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.593457 crc crio[3656]: time=\"2026-06-11T11:12:45.593397678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.597195 crc crio[3656]: time=\"2026-06-11T11:12:45.597043307Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=5654098e-2227-42b0-93cb-c43e59b7fbee name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.597380 crc crio[3656]: time=\"2026-06-11T11:12:45.597094498Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=1ab24e63-30ec-4892-a639-d18da36d162a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.599636 crc crio[3656]: time=\"2026-06-11T11:12:45.599554451Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=186bb197-7cb0-4042-afab-224958cff356 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.600388 crc crio[3656]: time=\"2026-06-11T11:12:45.600324614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.602749 crc crio[3656]: time=\"2026-06-11T11:12:45.602638683Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=5864b351-3d94-46c4-9d8a-85a498ce7670 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.602848 crc crio[3656]: time=\"2026-06-11T11:12:45.602776627Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=6d073921-c417-495d-8113-078d18796063 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.604571 crc crio[3656]: time=\"2026-06-11T11:12:45.604309503Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=cc49948c-ad15-4ecc-969b-071cb1f03c6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.604923 crc crio[3656]: time=\"2026-06-11T11:12:45.60487277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.605114 crc crio[3656]: time=\"2026-06-11T11:12:45.605059795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.605303 crc crio[3656]: time=\"2026-06-11T11:12:45.60522274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.605393 crc crio[3656]: time=\"2026-06-11T11:12:45.605382155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.605524 crc crio[3656]: time=\"2026-06-11T11:12:45.605493128Z\" level=info msg=\"Ran pod sandbox de91c6f3e7a8eb47d4e5c187dfbbf09c6e7a9b3134c07424a5d5225c1847be51 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=f0f34c90-0637-43c3-990d-3b8a0e291193 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.605649 crc crio[3656]: time=\"2026-06-11T11:12:45.605595361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.605842 crc crio[3656]: time=\"2026-06-11T11:12:45.605506819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.606168 crc crio[3656]: time=\"2026-06-11T11:12:45.606116307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.606515 crc crio[3656]: time=\"2026-06-11T11:12:45.606463777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.606753 crc crio[3656]: time=\"2026-06-11T11:12:45.606666763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.609435 crc crio[3656]: time=\"2026-06-11T11:12:45.608307442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.609435 crc crio[3656]: time=\"2026-06-11T11:12:45.608556959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.609435 crc crio[3656]: time=\"2026-06-11T11:12:45.608735185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.609435 crc crio[3656]: time=\"2026-06-11T11:12:45.60892469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.609435 crc crio[3656]: time=\"2026-06-11T11:12:45.609099735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.609435 crc crio[3656]: time=\"2026-06-11T11:12:45.60926696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.609435 crc crio[3656]: time=\"2026-06-11T11:12:45.609403685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=a3a6bedb-9278-47f9-92f4-ad1e85b86cd0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.609435 crc crio[3656]: time=\"2026-06-11T11:12:45.609434805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.609823 crc crio[3656]: time=\"2026-06-11T11:12:45.609616921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.610011 crc crio[3656]: time=\"2026-06-11T11:12:45.60992282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.610194 crc crio[3656]: time=\"2026-06-11T11:12:45.610137056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.610409 crc crio[3656]: time=\"2026-06-11T11:12:45.610358243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.612937 crc crio[3656]: time=\"2026-06-11T11:12:45.612812546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.613140 crc crio[3656]: time=\"2026-06-11T11:12:45.613072834Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=5e76b190-1bb0-4b21-bdad-f1fe4cb87e94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.615595 crc crio[3656]: time=\"2026-06-11T11:12:45.615521237Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=3899d184-8ed3-484f-bb38-f90b51ffe38e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.615854 crc crio[3656]: time=\"2026-06-11T11:12:45.615822636Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=512f5455-598f-4366-95d5-814654318be6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.616123 crc crio[3656]: time=\"2026-06-11T11:12:45.616011581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=77c11d25-7e54-4046-815e-1900f00bd79a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.616883 crc crio[3656]: time=\"2026-06-11T11:12:45.616733603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.618592 crc crio[3656]: time=\"2026-06-11T11:12:45.618154495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.618592 crc crio[3656]: time=\"2026-06-11T11:12:45.618372702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.623187 crc crio[3656]: time=\"2026-06-11T11:12:45.623115223Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=1debb585-3118-4fb7-83cd-f36dd2c75025 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.629956 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:58a87b525e76d66 Mac:ba:84:85:33:ee:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/827fecaa-e260-4a73-93ce-ef0f831822a1 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:12:45.632808 crc crio[3656]: time=\"2026-06-11T11:12:45.632743329Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:45.632938 crc crio[3656]: time=\"2026-06-11T11:12:45.632917885Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"\nJun 11 11:12:45.634501 crc crio[3656]: time=\"2026-06-11T11:12:45.63443179Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686260-vs65h Namespace:openshift-operator-lifecycle-manager ID:58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b UID:34b0e41d-7804-4148-99f3-677d46c836ea NetNS:/var/run/netns/827fecaa-e260-4a73-93ce-ef0f831822a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34b0e41d_7804_4148_99f3_677d46c836ea.slice PodAnnotations:0xc000182620}] Aliases:map[]}\"\nJun 11 11:12:45.634740 crc crio[3656]: time=\"2026-06-11T11:12:45.634622595Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686260-vs65h for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:12:45.665741 crc crio[3656]: time=\"2026-06-11T11:12:45.665417653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.669127 crc crio[3656]: time=\"2026-06-11T11:12:45.668960398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.689330 crc crio[3656]: time=\"2026-06-11T11:12:45.689241462Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:45.689330 crc crio[3656]: time=\"2026-06-11T11:12:45.689308514Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:45.689832 crc crio[3656]: time=\"2026-06-11T11:12:45.689362796Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_4aea078d-af78-49f6-869c-547c5e06cde5\\\"\"\nJun 11 11:12:45.689832 crc crio[3656]: time=\"2026-06-11T11:12:45.689408287Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_6973f987-d5c6-4a62-9f3b-757d3d5abf2f\\\"\"\nJun 11 11:12:45.689832 crc crio[3656]: time=\"2026-06-11T11:12:45.689475669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.725648 crc crio[3656]: time=\"2026-06-11T11:12:45.725155591Z\" level=info msg=\"Created container ac768565da342834f81a23ad17c946039891bc036a27ff1728773c2cb4ccd360: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=2dc9cbef-6fe3-44ec-983b-57826f33ca0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.727181 crc crio[3656]: time=\"2026-06-11T11:12:45.72711829Z\" level=info msg=\"Starting container: ac768565da342834f81a23ad17c946039891bc036a27ff1728773c2cb4ccd360\" id=93aebdb2-5b72-4af1-8249-2aae842b4a4f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:45.734353 crc crio[3656]: time=\"2026-06-11T11:12:45.73418648Z\" level=info msg=\"Started container\" PID=10531 containerID=ac768565da342834f81a23ad17c946039891bc036a27ff1728773c2cb4ccd360 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=93aebdb2-5b72-4af1-8249-2aae842b4a4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917\nJun 11 11:12:45.756372 crc crio[3656]: time=\"2026-06-11T11:12:45.756222456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.768319 crc crio[3656]: time=\"2026-06-11T11:12:45.767520853Z\" level=info msg=\"Ran pod sandbox 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686260-vs65h/POD\" id=0f03a587-e705-429b-8f8b-438f10a06f53 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:12:45.769730 crc crio[3656]: time=\"2026-06-11T11:12:45.769569554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:45.770188 crc crio[3656]: time=\"2026-06-11T11:12:45.77012167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=88d3de6a-5275-4d26-b169-1466eb6674ec name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:45.802956 crc crio[3656]: time=\"2026-06-11T11:12:45.802907387Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:45.803057 crc crio[3656]: time=\"2026-06-11T11:12:45.802938748Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:45.803057 crc crio[3656]: time=\"2026-06-11T11:12:45.802986409Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:12:45.851010 crc crio[3656]: time=\"2026-06-11T11:12:45.850925877Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:45.851010 crc crio[3656]: time=\"2026-06-11T11:12:45.850984278Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:45.851010 crc crio[3656]: time=\"2026-06-11T11:12:45.851007559Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"\nJun 11 11:12:45.884119 crc crio[3656]: time=\"2026-06-11T11:12:45.884052013Z\" level=info msg=\"Created container c44f51f382a7eafaa5f91c0d17a4e755cab7944aeb17394e781abb751e188a49: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=916a3767-bbcc-4b54-ac79-248b98f3b9ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:45.885217 crc crio[3656]: time=\"2026-06-11T11:12:45.884937979Z\" level=info msg=\"Starting container: c44f51f382a7eafaa5f91c0d17a4e755cab7944aeb17394e781abb751e188a49\" id=791b9e07-5107-48d2-9c74-9efd0abca5e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:45.885217 crc crio[3656]: time=\"2026-06-11T11:12:45.885189377Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:45.885372 crc crio[3656]: time=\"2026-06-11T11:12:45.885228358Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:45.885372 crc crio[3656]: time=\"2026-06-11T11:12:45.885247429Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"\nJun 11 11:12:45.896410 crc crio[3656]: time=\"2026-06-11T11:12:45.896141023Z\" level=info msg=\"Started container\" PID=10565 containerID=c44f51f382a7eafaa5f91c0d17a4e755cab7944aeb17394e781abb751e188a49 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=791b9e07-5107-48d2-9c74-9efd0abca5e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af\nJun 11 11:12:45.998302 crc crio[3656]: time=\"2026-06-11T11:12:45.998248613Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:45.998617 crc crio[3656]: time=\"2026-06-11T11:12:45.998596684Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:45.999083 crc crio[3656]: time=\"2026-06-11T11:12:45.99881607Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"\nJun 11 11:12:46.044144 crc crio[3656]: time=\"2026-06-11T11:12:46.043987845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.054118 crc crio[3656]: time=\"2026-06-11T11:12:46.053830789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.060172 crc crio[3656]: time=\"2026-06-11T11:12:46.060106125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.074295 crc crio[3656]: time=\"2026-06-11T11:12:46.074255737Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:46.075250 crc crio[3656]: time=\"2026-06-11T11:12:46.075198185Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:46.076068 crc crio[3656]: time=\"2026-06-11T11:12:46.075667469Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"\nJun 11 11:12:46.113995 crc crio[3656]: time=\"2026-06-11T11:12:46.113850516Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:46.113995 crc crio[3656]: time=\"2026-06-11T11:12:46.113939938Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:46.113995 crc crio[3656]: time=\"2026-06-11T11:12:46.11399665Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"\nJun 11 11:12:46.140292 crc crio[3656]: time=\"2026-06-11T11:12:46.140133128Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:46.140292 crc crio[3656]: time=\"2026-06-11T11:12:46.14019426Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:46.141526 crc crio[3656]: time=\"2026-06-11T11:12:46.140358905Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"\nJun 11 11:12:46.155371 crc crio[3656]: time=\"2026-06-11T11:12:46.1553097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.176400 crc crio[3656]: time=\"2026-06-11T11:12:46.176333516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.184663 crc crio[3656]: time=\"2026-06-11T11:12:46.184580312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.188782 crc crio[3656]: time=\"2026-06-11T11:12:46.18719699Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1bbfa799-890b-4f5f-8f15-56552620c9b0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:46.188782 crc crio[3656]: time=\"2026-06-11T11:12:46.188256411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.191831 crc crio[3656]: time=\"2026-06-11T11:12:46.191777866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.195848 crc crio[3656]: time=\"2026-06-11T11:12:46.195802066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.216877 crc crio[3656]: time=\"2026-06-11T11:12:46.216244805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.220182 crc crio[3656]: time=\"2026-06-11T11:12:46.219910974Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:46.221211 crc crio[3656]: time=\"2026-06-11T11:12:46.220739399Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:46.221494 crc crio[3656]: time=\"2026-06-11T11:12:46.22146566Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"\nJun 11 11:12:46.222375 crc crio[3656]: time=\"2026-06-11T11:12:46.221493671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.232753 crc crio[3656]: time=\"2026-06-11T11:12:46.230386436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.283620 crc crio[3656]: time=\"2026-06-11T11:12:46.283525358Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:46.283620 crc crio[3656]: time=\"2026-06-11T11:12:46.2835832Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:46.283620 crc crio[3656]: time=\"2026-06-11T11:12:46.283607601Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"\nJun 11 11:12:46.287409 crc crio[3656]: time=\"2026-06-11T11:12:46.287162567Z\" level=info msg=\"Created container 8f855207bc640ed55dfa870f69bd8d6e65ab42d2bc484647db8aee747c66d330: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=a8fc98ed-c2e2-47b9-bddb-8065cca2f5b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:46.288946 crc crio[3656]: time=\"2026-06-11T11:12:46.288861947Z\" level=info msg=\"Starting container: 8f855207bc640ed55dfa870f69bd8d6e65ab42d2bc484647db8aee747c66d330\" id=156b30e1-2b59-4237-8c28-42bc48a62ec8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:46.306251 crc crio[3656]: time=\"2026-06-11T11:12:46.305647937Z\" level=info msg=\"Created container ecafc096a94cf635d0a7b912751c299206a46d9a1ec9121d31c2290c7e9752d2: openshift-dns/dns-default-qtghf/dns\" id=0e47676d-9e26-42b1-a0b3-f117fb0d44ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:46.307195 crc crio[3656]: time=\"2026-06-11T11:12:46.307053269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.309394 crc crio[3656]: time=\"2026-06-11T11:12:46.309124661Z\" level=info msg=\"Starting container: ecafc096a94cf635d0a7b912751c299206a46d9a1ec9121d31c2290c7e9752d2\" id=f6fd1d2c-806b-415a-b278-e8a03efcecf9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:46.319777 crc crio[3656]: time=\"2026-06-11T11:12:46.313903953Z\" level=info msg=\"Started container\" PID=10620 containerID=8f855207bc640ed55dfa870f69bd8d6e65ab42d2bc484647db8aee747c66d330 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=156b30e1-2b59-4237-8c28-42bc48a62ec8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b3e341379c9d19e2b38c1c5b7f71a5af218b30a2445f82e0b3a8f0f0676f979\nJun 11 11:12:46.319777 crc crio[3656]: time=\"2026-06-11T11:12:46.315605904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.326069 crc crio[3656]: time=\"2026-06-11T11:12:46.3258837Z\" level=info msg=\"Started container\" PID=10627 containerID=ecafc096a94cf635d0a7b912751c299206a46d9a1ec9121d31c2290c7e9752d2 description=openshift-dns/dns-default-qtghf/dns id=f6fd1d2c-806b-415a-b278-e8a03efcecf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0993580b5a44867bf218b00a50708e0fc4c9226642cc3cbb0698526ab7401b1\nJun 11 11:12:46.344801 crc crio[3656]: time=\"2026-06-11T11:12:46.344338989Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:46.344801 crc crio[3656]: time=\"2026-06-11T11:12:46.344400571Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:46.344801 crc crio[3656]: time=\"2026-06-11T11:12:46.344424312Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"\nJun 11 11:12:46.348158 crc crio[3656]: time=\"2026-06-11T11:12:46.34805799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=fb765c0a-b207-4c3c-943f-0132d7ad427a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:46.388892 crc crio[3656]: time=\"2026-06-11T11:12:46.388662089Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b33faabc-5ad3-45af-875c-bde0b60373ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:46.390580 crc crio[3656]: time=\"2026-06-11T11:12:46.390430522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.407219 crc crio[3656]: time=\"2026-06-11T11:12:46.407129579Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:46.407219 crc crio[3656]: time=\"2026-06-11T11:12:46.407187261Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:46.407219 crc crio[3656]: time=\"2026-06-11T11:12:46.407212031Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"\nJun 11 11:12:46.417902 crc crio[3656]: time=\"2026-06-11T11:12:46.417808327Z\" level=info msg=\"Created container c6d6c5864fb3e5ae80689f5e2335f8dadabd68254e060f7fd4af13c1a42f129c: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=0b10dcb5-5cb2-43d8-b061-103ad81a2d10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:46.421631 crc crio[3656]: time=\"2026-06-11T11:12:46.421469626Z\" level=info msg=\"Created container 980e971c4bf70f9f6b73667c706ce15586f5b11fe3e27876bdc90a0db7dd38e1: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=a1505f6f-586e-445b-b01d-a17e113e34f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:46.422602 crc crio[3656]: time=\"2026-06-11T11:12:46.422506947Z\" level=info msg=\"Starting container: c6d6c5864fb3e5ae80689f5e2335f8dadabd68254e060f7fd4af13c1a42f129c\" id=9b1cb671-9054-4a53-9ecd-9a8f720106dc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:46.423209 crc crio[3656]: time=\"2026-06-11T11:12:46.423134935Z\" level=info msg=\"Starting container: 980e971c4bf70f9f6b73667c706ce15586f5b11fe3e27876bdc90a0db7dd38e1\" id=0e1f65ab-f76b-4f98-863d-60a00df4c63d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:46.433334 crc crio[3656]: time=\"2026-06-11T11:12:46.433279928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.441286 crc crio[3656]: time=\"2026-06-11T11:12:46.440574695Z\" level=info msg=\"Started container\" PID=10652 containerID=980e971c4bf70f9f6b73667c706ce15586f5b11fe3e27876bdc90a0db7dd38e1 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=0e1f65ab-f76b-4f98-863d-60a00df4c63d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d54c579f0e36956b21907ac5d87b05aeaa0b1bcda2bfeeeb15f6d4420607e82e\nJun 11 11:12:46.444146 crc crio[3656]: time=\"2026-06-11T11:12:46.44410215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.451006 crc crio[3656]: time=\"2026-06-11T11:12:46.450940503Z\" level=info msg=\"Created container 702e9bf9811ed03628af2b45428e16598609964ccf2275dbd91e052897ebd831: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=5b623db2-8653-4da4-b97f-6824a0be1911 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:46.454573 crc crio[3656]: time=\"2026-06-11T11:12:46.452947353Z\" level=info msg=\"Starting container: 702e9bf9811ed03628af2b45428e16598609964ccf2275dbd91e052897ebd831\" id=bc887f77-752b-414e-b11e-f0900d207f89 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:46.465172 crc crio[3656]: time=\"2026-06-11T11:12:46.463752435Z\" level=info msg=\"Created container 36331c66b4b74f1e62d61b55d90394be423f11a948b7f7b13b91dcacafdc8d0a: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=94e0e03a-af58-4af1-aa14-490897895052 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:46.465433 crc crio[3656]: time=\"2026-06-11T11:12:46.46527477Z\" level=info msg=\"Starting container: 36331c66b4b74f1e62d61b55d90394be423f11a948b7f7b13b91dcacafdc8d0a\" id=4708daec-54a2-4d46-9410-d3ac5a498f73 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:46.468913 crc crio[3656]: time=\"2026-06-11T11:12:46.468792175Z\" level=info msg=\"Started container\" PID=10642 containerID=702e9bf9811ed03628af2b45428e16598609964ccf2275dbd91e052897ebd831 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=bc887f77-752b-414e-b11e-f0900d207f89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9de9ad87999f15124f6d703b10be8733808ecc0a4e9a3b2a32452d599964aa40\nJun 11 11:12:46.474957 crc crio[3656]: time=\"2026-06-11T11:12:46.474874696Z\" level=info msg=\"Started container\" PID=10656 containerID=36331c66b4b74f1e62d61b55d90394be423f11a948b7f7b13b91dcacafdc8d0a description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=4708daec-54a2-4d46-9410-d3ac5a498f73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1aa969629d4860562378a8f3b2f140cd5d095e04fbb52a3eb622acaaa9d6b57\nJun 11 11:12:46.502897 crc crio[3656]: time=\"2026-06-11T11:12:46.502374785Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:46.502897 crc crio[3656]: time=\"2026-06-11T11:12:46.502450617Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:46.502897 crc crio[3656]: time=\"2026-06-11T11:12:46.502486778Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"\nJun 11 11:12:46.504567 crc crio[3656]: time=\"2026-06-11T11:12:46.504479348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.508010 crc crio[3656]: time=\"2026-06-11T11:12:46.507540889Z\" level=info msg=\"Started container\" PID=10641 containerID=c6d6c5864fb3e5ae80689f5e2335f8dadabd68254e060f7fd4af13c1a42f129c description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=9b1cb671-9054-4a53-9ecd-9a8f720106dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2\nJun 11 11:12:46.529654 crc crio[3656]: time=\"2026-06-11T11:12:46.527799242Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:46.529654 crc crio[3656]: time=\"2026-06-11T11:12:46.527860324Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:46.529654 crc crio[3656]: time=\"2026-06-11T11:12:46.527892135Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"\nJun 11 11:12:46.564123 crc crio[3656]: time=\"2026-06-11T11:12:46.563962619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.566612 crc crio[3656]: time=\"2026-06-11T11:12:46.566276018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.568384 crc crio[3656]: time=\"2026-06-11T11:12:46.568312698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.593903 crc crio[3656]: time=\"2026-06-11T11:12:46.593818588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.596563 crc crio[3656]: time=\"2026-06-11T11:12:46.596477917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.633293 crc crio[3656]: time=\"2026-06-11T11:12:46.632598543Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:46.633293 crc crio[3656]: time=\"2026-06-11T11:12:46.633277703Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:46.633485 crc crio[3656]: time=\"2026-06-11T11:12:46.633306944Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"\nJun 11 11:12:46.643437 crc crio[3656]: time=\"2026-06-11T11:12:46.641628682Z\" level=info msg=\"Created container dc625109be4d50b935b4ae6a300760d71badc6953761b3a4fbde8bb8777f6de4: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=26f048e9-bfa1-4d6a-b2fa-02d6494ef7b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:46.645315 crc crio[3656]: time=\"2026-06-11T11:12:46.645245539Z\" level=info msg=\"Starting container: dc625109be4d50b935b4ae6a300760d71badc6953761b3a4fbde8bb8777f6de4\" id=d6fb6265-c223-4183-a0b2-d256422e2960 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:46.655530 crc crio[3656]: time=\"2026-06-11T11:12:46.655363371Z\" level=info msg=\"Started container\" PID=10721 containerID=dc625109be4d50b935b4ae6a300760d71badc6953761b3a4fbde8bb8777f6de4 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=d6fb6265-c223-4183-a0b2-d256422e2960 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97\nJun 11 11:12:46.674909 crc crio[3656]: time=\"2026-06-11T11:12:46.674614144Z\" level=info msg=\"Created container 158bdf8cc181a6003de1b95ce9a109e8b5d964ac2a7db7c1623e9c109e9cef59: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=efac572a-16c5-497b-b561-c090957e6542 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:46.682848 crc crio[3656]: time=\"2026-06-11T11:12:46.682667334Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:46.682848 crc crio[3656]: time=\"2026-06-11T11:12:46.682804768Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:46.682848 crc crio[3656]: time=\"2026-06-11T11:12:46.682836429Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"\nJun 11 11:12:46.685783 crc crio[3656]: time=\"2026-06-11T11:12:46.685668203Z\" level=info msg=\"Starting container: 158bdf8cc181a6003de1b95ce9a109e8b5d964ac2a7db7c1623e9c109e9cef59\" id=a5b94a08-719f-48dd-87c7-7c72289eb3b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:46.712379 crc crio[3656]: time=\"2026-06-11T11:12:46.712236504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.716111 crc crio[3656]: time=\"2026-06-11T11:12:46.716043128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.716817 crc crio[3656]: time=\"2026-06-11T11:12:46.716626545Z\" level=info msg=\"Started container\" PID=10727 containerID=158bdf8cc181a6003de1b95ce9a109e8b5d964ac2a7db7c1623e9c109e9cef59 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=a5b94a08-719f-48dd-87c7-7c72289eb3b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19e096fa91141138166cbfc72dce62703cd2c76d5abb5f31d052d0f868c27437\nJun 11 11:12:46.741106 crc crio[3656]: time=\"2026-06-11T11:12:46.738841066Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:46.741106 crc crio[3656]: time=\"2026-06-11T11:12:46.741094624Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:46.741335 crc crio[3656]: time=\"2026-06-11T11:12:46.741122794Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"\nJun 11 11:12:46.747251 crc crio[3656]: time=\"2026-06-11T11:12:46.747188505Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686260-vs65h/collect-profiles\" id=e41d3fd2-a22f-4c83-936a-41a8ce0d68dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:46.747803 crc crio[3656]: time=\"2026-06-11T11:12:46.747757282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.755596 crc crio[3656]: time=\"2026-06-11T11:12:46.755475062Z\" level=info msg=\"Created container 1fa4468243bf1fcd3e7d8d4223fecf60abb2a3464bb938befe652d7f0c331915: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=40b835a5-9847-46a6-96af-21b872f29bc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:46.757314 crc crio[3656]: time=\"2026-06-11T11:12:46.757229454Z\" level=info msg=\"Starting container: 1fa4468243bf1fcd3e7d8d4223fecf60abb2a3464bb938befe652d7f0c331915\" id=86340e50-6031-449b-b6b0-89640adc2abc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:46.760423 crc crio[3656]: time=\"2026-06-11T11:12:46.760358067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.762517 crc crio[3656]: time=\"2026-06-11T11:12:46.762449709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.762748 crc crio[3656]: time=\"2026-06-11T11:12:46.762565353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.765881 crc crio[3656]: time=\"2026-06-11T11:12:46.765543551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.769780 crc crio[3656]: time=\"2026-06-11T11:12:46.768765267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.770243 crc crio[3656]: time=\"2026-06-11T11:12:46.77019231Z\" level=info msg=\"Started container\" PID=10729 containerID=1fa4468243bf1fcd3e7d8d4223fecf60abb2a3464bb938befe652d7f0c331915 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=86340e50-6031-449b-b6b0-89640adc2abc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349\nJun 11 11:12:46.772588 crc crio[3656]: time=\"2026-06-11T11:12:46.772505309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.778118 crc crio[3656]: time=\"2026-06-11T11:12:46.777150657Z\" level=info msg=\"Created container 3f078be7094afe072801db944b7cec31c9b77dc458cd56a3cf11d975f82caff0: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=834c4a18-b708-4d11-a477-3e163516d7c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:46.781656 crc crio[3656]: time=\"2026-06-11T11:12:46.779527638Z\" level=info msg=\"Starting container: 3f078be7094afe072801db944b7cec31c9b77dc458cd56a3cf11d975f82caff0\" id=b370d02c-41e7-4aa3-b13d-7fa7d25c3cdb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:46.782484 crc crio[3656]: time=\"2026-06-11T11:12:46.782414854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.788510 crc crio[3656]: time=\"2026-06-11T11:12:46.783472535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=27cedda5-56fa-4cd1-80b8-7780854bbfdb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:46.792562 crc crio[3656]: time=\"2026-06-11T11:12:46.792287678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7f0bc6a3-86c7-409f-a8a7-eca99ec9c7ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:46.795662 crc crio[3656]: time=\"2026-06-11T11:12:46.795621787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.799577 crc crio[3656]: time=\"2026-06-11T11:12:46.799507033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.801196 crc crio[3656]: time=\"2026-06-11T11:12:46.801163522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.802951 crc crio[3656]: time=\"2026-06-11T11:12:46.802859443Z\" level=info msg=\"Started container\" PID=10755 containerID=3f078be7094afe072801db944b7cec31c9b77dc458cd56a3cf11d975f82caff0 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=b370d02c-41e7-4aa3-b13d-7fa7d25c3cdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba4ac54edbd6b027a943fb3bdcd32e68c24894d0578c271b24e3985555f08c09\nJun 11 11:12:46.803526 crc crio[3656]: time=\"2026-06-11T11:12:46.80342677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.807073 crc crio[3656]: time=\"2026-06-11T11:12:46.804006527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.829547 crc crio[3656]: time=\"2026-06-11T11:12:46.829465485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.831851 crc crio[3656]: time=\"2026-06-11T11:12:46.831820325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.842339 crc crio[3656]: time=\"2026-06-11T11:12:46.832381262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.861079 crc crio[3656]: time=\"2026-06-11T11:12:46.853989225Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:46.883559 crc crio[3656]: time=\"2026-06-11T11:12:46.883394851Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:46.884102 crc crio[3656]: time=\"2026-06-11T11:12:46.884074971Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"\nJun 11 11:12:46.890243 crc crio[3656]: time=\"2026-06-11T11:12:46.854195751Z\" level=info msg=\"Created container 132f4b05fcc1d255629f5c8a54a391736db56f0d515622522da14e87c92671db: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=3ad03a0b-d0a4-4c83-802a-3ef9b1dcb6e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:46.904629 crc crio[3656]: time=\"2026-06-11T11:12:46.903620383Z\" level=info msg=\"Starting container: 132f4b05fcc1d255629f5c8a54a391736db56f0d515622522da14e87c92671db\" id=adbac6a2-7ad9-421e-b6e7-729daa727d15 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:46.954012 crc crio[3656]: time=\"2026-06-11T11:12:46.953862129Z\" level=info msg=\"Started container\" PID=10758 containerID=132f4b05fcc1d255629f5c8a54a391736db56f0d515622522da14e87c92671db description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=adbac6a2-7ad9-421e-b6e7-729daa727d15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ed4ac2e01cf11d58663fc3211d044ac3b176af30af0b22fd3847372ac24c523\nJun 11 11:12:46.968813 crc crio[3656]: time=\"2026-06-11T11:12:46.96564018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:46.994576 crc crio[3656]: time=\"2026-06-11T11:12:46.99249784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.039939 crc crio[3656]: time=\"2026-06-11T11:12:47.039777168Z\" level=info msg=\"Created container be61ee625d6ee7ed36fd32798b9d1cd238bc4166eb3e92909762d3c875fc9ce0: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=f3e64594-b07a-4134-9fa0-4e1777832665 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:47.041783 crc crio[3656]: time=\"2026-06-11T11:12:47.041673504Z\" level=info msg=\"Starting container: be61ee625d6ee7ed36fd32798b9d1cd238bc4166eb3e92909762d3c875fc9ce0\" id=dbd91cfd-cb11-463f-bbb5-d347881edd3d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:47.050007 crc crio[3656]: time=\"2026-06-11T11:12:47.048059114Z\" level=info msg=\"Started container\" PID=10838 containerID=be61ee625d6ee7ed36fd32798b9d1cd238bc4166eb3e92909762d3c875fc9ce0 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=dbd91cfd-cb11-463f-bbb5-d347881edd3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=40796ebcf5cc32f3c0eb75517292838c40ac03a0b46588fd51dfd297ce31739c\nJun 11 11:12:47.061436 crc crio[3656]: time=\"2026-06-11T11:12:47.061392441Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:47.066211 crc crio[3656]: time=\"2026-06-11T11:12:47.066093311Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:47.073468 crc crio[3656]: time=\"2026-06-11T11:12:47.073341257Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"\nJun 11 11:12:47.093041 crc crio[3656]: time=\"2026-06-11T11:12:47.088474398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=ca87cb10-552a-40f8-9f2b-6b4a32d71648 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:47.097272 crc crio[3656]: time=\"2026-06-11T11:12:47.097079054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.110947 crc crio[3656]: time=\"2026-06-11T11:12:47.110852404Z\" level=info msg=\"Created container 1b52fa9bf03c44e5ce4cffaad8ee91e90a8e37e0ad8ef7abd77b01a0192de649: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=5511d259-0810-482a-bb5d-ddfccc5f3593 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:47.144569 crc crio[3656]: time=\"2026-06-11T11:12:47.140515627Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:47.144569 crc crio[3656]: time=\"2026-06-11T11:12:47.140568089Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:47.144569 crc crio[3656]: time=\"2026-06-11T11:12:47.14059832Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"\nJun 11 11:12:47.147234 crc crio[3656]: time=\"2026-06-11T11:12:47.145375872Z\" level=info msg=\"Starting container: 1b52fa9bf03c44e5ce4cffaad8ee91e90a8e37e0ad8ef7abd77b01a0192de649\" id=091de5df-6516-4ec8-9483-197c56e8bdcc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:47.151238 crc crio[3656]: time=\"2026-06-11T11:12:47.151057271Z\" level=info msg=\"Started container\" PID=10862 containerID=1b52fa9bf03c44e5ce4cffaad8ee91e90a8e37e0ad8ef7abd77b01a0192de649 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=091de5df-6516-4ec8-9483-197c56e8bdcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b06e77fd314274b0546c047399632ff22b39e65e21aef0059384618aa61b049\nJun 11 11:12:47.152003 crc crio[3656]: time=\"2026-06-11T11:12:47.151939757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.156410 crc crio[3656]: time=\"2026-06-11T11:12:47.156329478Z\" level=info msg=\"Created container e47529c5f3d4c3e6e6f9762148cedaa65c7daff89642af081b34f5b6eb5f288a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=a809b0da-ec56-49be-9950-f22a6ecba0bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:47.157628 crc crio[3656]: time=\"2026-06-11T11:12:47.157538404Z\" level=info msg=\"Starting container: e47529c5f3d4c3e6e6f9762148cedaa65c7daff89642af081b34f5b6eb5f288a\" id=5b09d780-9cc7-4957-9248-bee71ed25ae5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:47.161955 crc crio[3656]: time=\"2026-06-11T11:12:47.161907224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.166132 crc crio[3656]: time=\"2026-06-11T11:12:47.165966735Z\" level=info msg=\"Started container\" PID=10870 containerID=e47529c5f3d4c3e6e6f9762148cedaa65c7daff89642af081b34f5b6eb5f288a description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=5b09d780-9cc7-4957-9248-bee71ed25ae5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5\nJun 11 11:12:47.172966 crc crio[3656]: time=\"2026-06-11T11:12:47.172868431Z\" level=info msg=\"Created container e557e647fe0d9ffb4ca26bbcf37d7b5657efddea28555f53105bfa27fd88cd7d: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=c8619bad-d691-4929-b3aa-1a052e154c62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:47.174211 crc crio[3656]: time=\"2026-06-11T11:12:47.174145769Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=23313587-4187-4e9b-8634-fa2eaacc6a79 name=/runtime.v1.ImageService/PullImage\nJun 11 11:12:47.178423 crc crio[3656]: time=\"2026-06-11T11:12:47.178362804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.179619 crc crio[3656]: time=\"2026-06-11T11:12:47.179533589Z\" level=info msg=\"Starting container: e557e647fe0d9ffb4ca26bbcf37d7b5657efddea28555f53105bfa27fd88cd7d\" id=c8fd34a0-e2ba-4f65-9ac5-91cee46b1031 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:47.187320 crc crio[3656]: time=\"2026-06-11T11:12:47.187171217Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:47.187320 crc crio[3656]: time=\"2026-06-11T11:12:47.187243909Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:47.187320 crc crio[3656]: time=\"2026-06-11T11:12:47.18727756Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_6973f987-d5c6-4a62-9f3b-757d3d5abf2f\\\"\"\nJun 11 11:12:47.188893 crc crio[3656]: time=\"2026-06-11T11:12:47.187348882Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_4aa7098a-1242-4cab-92f3-addbd69a33ff\\\"\"\nJun 11 11:12:47.201771 crc crio[3656]: time=\"2026-06-11T11:12:47.201232065Z\" level=info msg=\"Started container\" PID=10877 containerID=e557e647fe0d9ffb4ca26bbcf37d7b5657efddea28555f53105bfa27fd88cd7d description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=c8fd34a0-e2ba-4f65-9ac5-91cee46b1031 name=/runtime.v1.RuntimeService/StartContainer sandboxID=158da32e2b556415b2ec31a4dd3c5d0d8497d5a5acd1e6d7e7db8232f54b3201\nJun 11 11:12:47.203482 crc crio[3656]: time=\"2026-06-11T11:12:47.20340701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.208644 crc crio[3656]: time=\"2026-06-11T11:12:47.208537863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.216589 crc crio[3656]: time=\"2026-06-11T11:12:47.215405757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.230310 crc crio[3656]: time=\"2026-06-11T11:12:47.229994352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.232609 crc crio[3656]: time=\"2026-06-11T11:12:47.231401404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.232609 crc crio[3656]: time=\"2026-06-11T11:12:47.232517117Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 11:12:47.235424 crc crio[3656]: time=\"2026-06-11T11:12:47.23261829Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:47.235424 crc crio[3656]: time=\"2026-06-11T11:12:47.232663171Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:47.235424 crc crio[3656]: time=\"2026-06-11T11:12:47.232762814Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"\nJun 11 11:12:47.248767 crc crio[3656]: time=\"2026-06-11T11:12:47.248583425Z\" level=info msg=\"Created container 16b9fe07c3ceb2b4aadc8e569a8f8e225232edc5561e2fabe3f4c4994eba4295: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=dc56405a-48eb-4cc4-8141-2e1b551e4596 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:47.250608 crc crio[3656]: time=\"2026-06-11T11:12:47.250487002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.250945 crc crio[3656]: time=\"2026-06-11T11:12:47.250823122Z\" level=info msg=\"Created container f9746a260a7f5d23a8b5a2fd6b0e3a8b05f4917dc48ed350b78d0ff84a3953ed: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=478b367d-5f9e-4729-b038-63da50a768fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:47.251662 crc crio[3656]: time=\"2026-06-11T11:12:47.251605405Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=2cc06d0b-6785-4aa9-9b7a-5df5af4b8807 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:47.251946 crc crio[3656]: time=\"2026-06-11T11:12:47.251904964Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=f853776e-cea4-4001-a766-4657fd4d454e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:47.257247 crc crio[3656]: time=\"2026-06-11T11:12:47.257198532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.258377 crc crio[3656]: time=\"2026-06-11T11:12:47.257874662Z\" level=info msg=\"Starting container: f9746a260a7f5d23a8b5a2fd6b0e3a8b05f4917dc48ed350b78d0ff84a3953ed\" id=02774f5c-dc16-45e6-b229-6ffa879a8b0f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:47.264965 crc crio[3656]: time=\"2026-06-11T11:12:47.264830909Z\" level=info msg=\"Starting container: 16b9fe07c3ceb2b4aadc8e569a8f8e225232edc5561e2fabe3f4c4994eba4295\" id=2b093338-f4af-415f-8763-490c334aef32 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:47.269509 crc crio[3656]: time=\"2026-06-11T11:12:47.269405525Z\" level=info msg=\"Started container\" PID=10865 containerID=f9746a260a7f5d23a8b5a2fd6b0e3a8b05f4917dc48ed350b78d0ff84a3953ed description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=02774f5c-dc16-45e6-b229-6ffa879a8b0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f58a6e495ea6bde902d85311a93f4e17d997034444c42207b0fd3463ad286734\nJun 11 11:12:47.271409 crc crio[3656]: time=\"2026-06-11T11:12:47.271352113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.283111 crc crio[3656]: time=\"2026-06-11T11:12:47.282953529Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:47.283111 crc crio[3656]: time=\"2026-06-11T11:12:47.28300842Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:47.283111 crc crio[3656]: time=\"2026-06-11T11:12:47.283057272Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_4aa7098a-1242-4cab-92f3-addbd69a33ff\\\"\"\nJun 11 11:12:47.283111 crc crio[3656]: time=\"2026-06-11T11:12:47.283101903Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_3aa416b9-add9-4484-85a8-1720e04424a9\\\"\"\nJun 11 11:12:47.285410 crc crio[3656]: time=\"2026-06-11T11:12:47.283829365Z\" level=info msg=\"Started container\" PID=10863 containerID=16b9fe07c3ceb2b4aadc8e569a8f8e225232edc5561e2fabe3f4c4994eba4295 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=2b093338-f4af-415f-8763-490c334aef32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=081959a8b6b2e7e6e7f73c1c8b07db758047846c3a3860c3b0d8ad1669d6d228\nJun 11 11:12:47.301606 crc crio[3656]: time=\"2026-06-11T11:12:47.30145193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5270a9ab-cea5-488d-b805-3ec05976bb23 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:47.321415 crc crio[3656]: time=\"2026-06-11T11:12:47.321339482Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=96e5d58b-eadc-4215-acc7-3846c62a7827 name=/runtime.v1.ImageService/PullImage\nJun 11 11:12:47.366544 crc crio[3656]: time=\"2026-06-11T11:12:47.366382173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.394523 crc crio[3656]: time=\"2026-06-11T11:12:47.382916995Z\" level=info msg=\"Created container cfcba922121769af9b02f4bda198da0ababc71673906f7de60530e188fb1f6a3: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=236356ec-34ea-4065-852b-e7b75e93e9f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:47.395363 crc crio[3656]: time=\"2026-06-11T11:12:47.394984375Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 11:12:47.406300 crc crio[3656]: time=\"2026-06-11T11:12:47.406209449Z\" level=info msg=\"Created container 3cd195ae4e0999228de87c82086aa662e4508f95b6c5e9fb65d90012fed165eb: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=7eaeaee0-9910-42a6-ae3a-97aa3b0efd9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:47.407282 crc crio[3656]: time=\"2026-06-11T11:12:47.40724142Z\" level=info msg=\"Starting container: cfcba922121769af9b02f4bda198da0ababc71673906f7de60530e188fb1f6a3\" id=bd746c9a-408b-4d36-946d-7db2f9bf9bfd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:47.416009 crc crio[3656]: time=\"2026-06-11T11:12:47.415920198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.418648 crc crio[3656]: time=\"2026-06-11T11:12:47.418375941Z\" level=info msg=\"Starting container: 3cd195ae4e0999228de87c82086aa662e4508f95b6c5e9fb65d90012fed165eb\" id=674da7ab-7e7e-402e-983c-4474f9cc11cf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:47.450192 crc crio[3656]: time=\"2026-06-11T11:12:47.450121897Z\" level=info msg=\"Started container\" PID=10871 containerID=3cd195ae4e0999228de87c82086aa662e4508f95b6c5e9fb65d90012fed165eb description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=674da7ab-7e7e-402e-983c-4474f9cc11cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=e228d7dca85ac5eedf16b5be47d4be1f2ac3018a8fe686e38f353859849ead1f\nJun 11 11:12:47.487475 crc crio[3656]: time=\"2026-06-11T11:12:47.487257222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.493448 crc crio[3656]: time=\"2026-06-11T11:12:47.493280032Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:47.493448 crc crio[3656]: time=\"2026-06-11T11:12:47.493316573Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:47.493448 crc crio[3656]: time=\"2026-06-11T11:12:47.493338474Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"\nJun 11 11:12:47.529066 crc crio[3656]: time=\"2026-06-11T11:12:47.528940164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.530001 crc crio[3656]: time=\"2026-06-11T11:12:47.529873181Z\" level=info msg=\"Started container\" PID=10864 containerID=cfcba922121769af9b02f4bda198da0ababc71673906f7de60530e188fb1f6a3 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=bd746c9a-408b-4d36-946d-7db2f9bf9bfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=869d1633d35ad29aa9f4fcafecc62add31f07902e7d735e6edbfabb9735aada2\nJun 11 11:12:47.545241 crc crio[3656]: time=\"2026-06-11T11:12:47.542497047Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e6eb3e0f-ec2e-43ba-ae05-20440f2883d4 name=/runtime.v1.ImageService/PullImage\nJun 11 11:12:47.548342 crc crio[3656]: time=\"2026-06-11T11:12:47.548271709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9877b6c0-eb75-40d2-9546-b09d5cd83f1b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:47.555070 crc crio[3656]: time=\"2026-06-11T11:12:47.554965629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.566355 crc crio[3656]: time=\"2026-06-11T11:12:47.566198953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.567913 crc crio[3656]: time=\"2026-06-11T11:12:47.567611025Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:47.567913 crc crio[3656]: time=\"2026-06-11T11:12:47.56777616Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:47.567913 crc crio[3656]: time=\"2026-06-11T11:12:47.567826892Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_3aa416b9-add9-4484-85a8-1720e04424a9\\\"\"\nJun 11 11:12:47.567913 crc crio[3656]: time=\"2026-06-11T11:12:47.567874233Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_5821880e-fe6f-4454-86e5-c9e7122e92f5\\\"\"\nJun 11 11:12:47.568490 crc crio[3656]: time=\"2026-06-11T11:12:47.568414339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.573101 crc crio[3656]: time=\"2026-06-11T11:12:47.573057827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.590108 crc crio[3656]: time=\"2026-06-11T11:12:47.589970961Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 11:12:47.600071 crc crio[3656]: time=\"2026-06-11T11:12:47.599884776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.602089 crc crio[3656]: time=\"2026-06-11T11:12:47.601963858Z\" level=info msg=\"Created container 356f584aa6c7cb34181af789690a6b06357eb63829bfda1e7241fb0f8ea95c2f: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=e967638b-3c63-469c-aeaa-b8e8407d068d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:47.604723 crc crio[3656]: time=\"2026-06-11T11:12:47.604611827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.607542 crc crio[3656]: time=\"2026-06-11T11:12:47.607340848Z\" level=info msg=\"Created container e9a9e36b136cfde7c6c1e0fefea750cf81d05702d7fab7e81ccae52ce684f9c0: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=0e380bf7-ccf9-47bc-8f6a-1f04176f8373 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:47.607608 crc crio[3656]: time=\"2026-06-11T11:12:47.607571855Z\" level=info msg=\"Starting container: 356f584aa6c7cb34181af789690a6b06357eb63829bfda1e7241fb0f8ea95c2f\" id=d4a5603f-b293-45bb-89d8-ed52df449514 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:47.608712 crc crio[3656]: time=\"2026-06-11T11:12:47.607991078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.617424 crc crio[3656]: time=\"2026-06-11T11:12:47.617308095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.619442 crc crio[3656]: time=\"2026-06-11T11:12:47.619359106Z\" level=info msg=\"Created container 6c78bd24cff6fbd855e128247b8d7d1567f74042048e9387a8222192d5adf5fb: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=cc49948c-ad15-4ecc-969b-071cb1f03c6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:47.620295 crc crio[3656]: time=\"2026-06-11T11:12:47.620185371Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:47.620295 crc crio[3656]: time=\"2026-06-11T11:12:47.620241272Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:47.620295 crc crio[3656]: time=\"2026-06-11T11:12:47.620265823Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 11 11:12:47.620669 crc crio[3656]: time=\"2026-06-11T11:12:47.620587263Z\" level=info msg=\"Starting container: e9a9e36b136cfde7c6c1e0fefea750cf81d05702d7fab7e81ccae52ce684f9c0\" id=7ff56fb9-d6fa-442e-9062-223742a3ba94 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:47.628941 crc crio[3656]: time=\"2026-06-11T11:12:47.628856579Z\" level=info msg=\"Starting container: 6c78bd24cff6fbd855e128247b8d7d1567f74042048e9387a8222192d5adf5fb\" id=4b6cda76-1837-45d4-ba72-b17dd8a1a061 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:47.634997 crc crio[3656]: time=\"2026-06-11T11:12:47.63494136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=aac38d43-cafc-4e53-a985-73b5aac53b1c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:47.635927 crc crio[3656]: time=\"2026-06-11T11:12:47.635848947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.636641 crc crio[3656]: time=\"2026-06-11T11:12:47.636587719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.645110 crc crio[3656]: time=\"2026-06-11T11:12:47.644565037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.646600 crc crio[3656]: time=\"2026-06-11T11:12:47.646524095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.646884 crc crio[3656]: time=\"2026-06-11T11:12:47.646769462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.647102 crc crio[3656]: time=\"2026-06-11T11:12:47.647049191Z\" level=info msg=\"Started container\" PID=10984 containerID=356f584aa6c7cb34181af789690a6b06357eb63829bfda1e7241fb0f8ea95c2f description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=d4a5603f-b293-45bb-89d8-ed52df449514 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4a82e0d98add5cc96a876db24c2f7b4cd593eaa152714919067bb6c82f3fce8\nJun 11 11:12:47.648034 crc crio[3656]: time=\"2026-06-11T11:12:47.647951127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.648282 crc crio[3656]: time=\"2026-06-11T11:12:47.648213775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.654547 crc crio[3656]: time=\"2026-06-11T11:12:47.654389609Z\" level=info msg=\"Started container\" PID=10990 containerID=6c78bd24cff6fbd855e128247b8d7d1567f74042048e9387a8222192d5adf5fb description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=4b6cda76-1837-45d4-ba72-b17dd8a1a061 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69a9343d44ccd22369c49194b81969f2dd533af1761799627ce320b032856ddd\nJun 11 11:12:47.671855 crc crio[3656]: time=\"2026-06-11T11:12:47.671615132Z\" level=info msg=\"Created container 862c4e86a0f7bba667c336649f491ec14b1b39f181e91f482d4b0bd484bc056d: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=1ab24e63-30ec-4892-a639-d18da36d162a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:47.675831 crc crio[3656]: time=\"2026-06-11T11:12:47.674335303Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:47.675831 crc crio[3656]: time=\"2026-06-11T11:12:47.674392775Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:47.675831 crc crio[3656]: time=\"2026-06-11T11:12:47.674421186Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 11 11:12:47.676417 crc crio[3656]: time=\"2026-06-11T11:12:47.676313892Z\" level=info msg=\"Created container 997f6a183af9e300d2bcfdb07138349cf603c05f5ed1f0b6323112738f30c3d3: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=3899d184-8ed3-484f-bb38-f90b51ffe38e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:47.677998 crc crio[3656]: time=\"2026-06-11T11:12:47.677294371Z\" level=info msg=\"Started container\" PID=10986 containerID=e9a9e36b136cfde7c6c1e0fefea750cf81d05702d7fab7e81ccae52ce684f9c0 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=7ff56fb9-d6fa-442e-9062-223742a3ba94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=495b88d5b065a644843dfb345a57a912ed4546d024a29b56dcb5b1c2471dcfef\nJun 11 11:12:47.680964 crc crio[3656]: time=\"2026-06-11T11:12:47.680878448Z\" level=info msg=\"Starting container: 997f6a183af9e300d2bcfdb07138349cf603c05f5ed1f0b6323112738f30c3d3\" id=c31ca0f9-e25c-4cc6-90a9-3b55c9b73113 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:47.690460 crc crio[3656]: time=\"2026-06-11T11:12:47.689916387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d0c05b21-cfce-4a39-913a-406aa5c38d55 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:47.697222 crc crio[3656]: time=\"2026-06-11T11:12:47.697096611Z\" level=info msg=\"Starting container: 862c4e86a0f7bba667c336649f491ec14b1b39f181e91f482d4b0bd484bc056d\" id=fc399150-6ed8-4a43-83e2-d90bd50b5fd3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:47.698553 crc crio[3656]: time=\"2026-06-11T11:12:47.698219604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7c44084d-607c-4870-a831-9f38dc8e60ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:47.708146 crc crio[3656]: time=\"2026-06-11T11:12:47.708057357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f5225cdf-686f-4643-ad15-cb6d3f40b2c9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:47.709248 crc crio[3656]: time=\"2026-06-11T11:12:47.709172701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.710769 crc crio[3656]: time=\"2026-06-11T11:12:47.710542951Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=95d0f552-ce0e-4dd9-b3be-d2bcf9e3c7d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:47.745899 crc crio[3656]: time=\"2026-06-11T11:12:47.745813092Z\" level=info msg=\"Started container\" PID=10987 containerID=862c4e86a0f7bba667c336649f491ec14b1b39f181e91f482d4b0bd484bc056d description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=fc399150-6ed8-4a43-83e2-d90bd50b5fd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51196365d64fdc05f2eeeb8c5acc4cfe8f6562250481a1ac21d793f2885da0a7\nJun 11 11:12:47.758094 crc crio[3656]: time=\"2026-06-11T11:12:47.757873021Z\" level=info msg=\"Started container\" PID=10994 containerID=997f6a183af9e300d2bcfdb07138349cf603c05f5ed1f0b6323112738f30c3d3 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=c31ca0f9-e25c-4cc6-90a9-3b55c9b73113 name=/runtime.v1.RuntimeService/StartContainer sandboxID=953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5\nJun 11 11:12:47.758941 crc crio[3656]: time=\"2026-06-11T11:12:47.758875131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.761865 crc crio[3656]: time=\"2026-06-11T11:12:47.759941152Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:47.761865 crc crio[3656]: time=\"2026-06-11T11:12:47.761343844Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:47.761865 crc crio[3656]: time=\"2026-06-11T11:12:47.761408776Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 11 11:12:47.784786 crc crio[3656]: time=\"2026-06-11T11:12:47.784470663Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=cc7fb124-a00b-4dd4-af1a-2b846fb97370 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:47.786294 crc crio[3656]: time=\"2026-06-11T11:12:47.786255446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7d873439-97a2-4b64-bc77-8ea3ae9fae85 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:47.798360 crc crio[3656]: time=\"2026-06-11T11:12:47.797523161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.800891 crc crio[3656]: time=\"2026-06-11T11:12:47.799185021Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=27176999-aa75-4e4a-8dc4-3f6552dc0c74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:47.808548 crc crio[3656]: time=\"2026-06-11T11:12:47.808463507Z\" level=info msg=\"Created container 9782a76fa83077ad4905d4bb03b4f27bd1e6e4f58f371025425197a4c67b3437: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=e3c8d282-ff66-428b-aec9-49d1975f8eca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:47.822172 crc crio[3656]: time=\"2026-06-11T11:12:47.821339291Z\" level=info msg=\"Starting container: 9782a76fa83077ad4905d4bb03b4f27bd1e6e4f58f371025425197a4c67b3437\" id=e8934579-2a25-4651-8098-189a9b3aa892 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:47.827601 crc crio[3656]: time=\"2026-06-11T11:12:47.827421292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.828305 crc crio[3656]: time=\"2026-06-11T11:12:47.828220415Z\" level=info msg=\"Started container\" PID=11086 containerID=9782a76fa83077ad4905d4bb03b4f27bd1e6e4f58f371025425197a4c67b3437 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=e8934579-2a25-4651-8098-189a9b3aa892 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991e9a38fc0686467772bd13ad69e550ac87f657047df4efc1a9152da45f4498\nJun 11 11:12:47.828402 crc crio[3656]: time=\"2026-06-11T11:12:47.828320738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.851459 crc crio[3656]: time=\"2026-06-11T11:12:47.851383825Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=a00fe579-705b-4741-b92f-86e398d1439d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:47.861430 crc crio[3656]: time=\"2026-06-11T11:12:47.861174307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.915891 crc crio[3656]: time=\"2026-06-11T11:12:47.915303569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.921845 crc crio[3656]: time=\"2026-06-11T11:12:47.918554385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.921845 crc crio[3656]: time=\"2026-06-11T11:12:47.920294267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.940439 crc crio[3656]: time=\"2026-06-11T11:12:47.93819257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:47.990228 crc crio[3656]: time=\"2026-06-11T11:12:47.990132967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:48.006422 crc crio[3656]: time=\"2026-06-11T11:12:48.004182555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:48.106189 crc crio[3656]: time=\"2026-06-11T11:12:48.105972686Z\" level=info msg=\"Created container 9de0f80834da0f335c38b7d16a5dcac8e761441a100e5b36f002993a41cbedf1: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=5aa6f924-0c54-499d-8289-0aa42bb6f305 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:48.184887 crc crio[3656]: time=\"2026-06-11T11:12:48.178564848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:48.189998 crc crio[3656]: time=\"2026-06-11T11:12:48.189892765Z\" level=info msg=\"Starting container: 9de0f80834da0f335c38b7d16a5dcac8e761441a100e5b36f002993a41cbedf1\" id=2ef075b6-be23-4ff2-aa91-35f52b497937 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:48.236585 crc crio[3656]: time=\"2026-06-11T11:12:48.236330948Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:48.236585 crc crio[3656]: time=\"2026-06-11T11:12:48.236494113Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:48.236585 crc crio[3656]: time=\"2026-06-11T11:12:48.236534634Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 11 11:12:48.292955 crc crio[3656]: time=\"2026-06-11T11:12:48.292743618Z\" level=info msg=\"Started container\" PID=11129 containerID=9de0f80834da0f335c38b7d16a5dcac8e761441a100e5b36f002993a41cbedf1 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=2ef075b6-be23-4ff2-aa91-35f52b497937 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69e0aaebfa2ac57c41fc015020f51c2df6228f606b8643a125d0b46806a69a74\nJun 11 11:12:48.485339 crc crio[3656]: time=\"2026-06-11T11:12:48.484163118Z\" level=info msg=\"Created container c2566c32d61eeb65ed57a5332b01195383c77da26c81f788b23ad6ff74863fa6: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=d350bafd-766f-4ff6-9acf-a2adfe952e5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:48.508114 crc crio[3656]: time=\"2026-06-11T11:12:48.507882904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:48.522763 crc crio[3656]: time=\"2026-06-11T11:12:48.522628963Z\" level=info msg=\"Starting container: c2566c32d61eeb65ed57a5332b01195383c77da26c81f788b23ad6ff74863fa6\" id=0d0d536b-f2f4-45c8-b5a0-032ab83598ca name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:48.547627 crc crio[3656]: time=\"2026-06-11T11:12:48.547393751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=77a38afc-72f9-4e95-8227-3a8ee5653368 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:48.662556 crc crio[3656]: time=\"2026-06-11T11:12:48.649409108Z\" level=info msg=\"Created container 7e3be51a8baca65e3234d0fad1c5a3e8981d36493aefb62549dd23d2970a4be4: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=9cc6763c-26f3-4590-bc3c-68071c38876c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:48.662556 crc crio[3656]: time=\"2026-06-11T11:12:48.660376625Z\" level=info msg=\"Starting container: 7e3be51a8baca65e3234d0fad1c5a3e8981d36493aefb62549dd23d2970a4be4\" id=1040b9cb-c4d9-4763-a431-3efadea5dcb5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:48.817478 crc crio[3656]: time=\"2026-06-11T11:12:48.817321598Z\" level=info msg=\"Started container\" PID=11132 containerID=c2566c32d61eeb65ed57a5332b01195383c77da26c81f788b23ad6ff74863fa6 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=0d0d536b-f2f4-45c8-b5a0-032ab83598ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d4d05f13393cd1d4d7ec85518d86c35b339fe4f80dfefaba5fdfab1be0579e7\nJun 11 11:12:48.833252 crc crio[3656]: time=\"2026-06-11T11:12:48.833116699Z\" level=info msg=\"Started container\" PID=11133 containerID=7e3be51a8baca65e3234d0fad1c5a3e8981d36493aefb62549dd23d2970a4be4 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=1040b9cb-c4d9-4763-a431-3efadea5dcb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=661a475bd1c1615dee5c25b1dd9a97e9301c85cf3685fbc0bd969c27e6a4d1f6\nJun 11 11:12:48.873966 crc crio[3656]: time=\"2026-06-11T11:12:48.873089998Z\" level=info msg=\"Created container 76a6e34f792f8d330d170fe6e982055a236e1fd845219b1668357a203826a76c: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=372f9565-7b52-468c-9843-9afe7c02a33b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:48.877476 crc crio[3656]: time=\"2026-06-11T11:12:48.877166989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:48.893801 crc crio[3656]: time=\"2026-06-11T11:12:48.891663461Z\" level=info msg=\"Starting container: 76a6e34f792f8d330d170fe6e982055a236e1fd845219b1668357a203826a76c\" id=c1183762-27af-4310-8945-a8db04b25c6b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:48.943843 crc crio[3656]: time=\"2026-06-11T11:12:48.934256279Z\" level=info msg=\"Created container e62c6578389d72c50d9c12102506b95a97750c27bab0ea440d39d5884c26abe6: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=1debb585-3118-4fb7-83cd-f36dd2c75025 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:49.009185 crc crio[3656]: time=\"2026-06-11T11:12:49.008512291Z\" level=info msg=\"Created container 280654b2f1b8f7400c81dec5c7794ed60c49172c7dfdfddaf71cb7cadd0831d5: openshift-console/console-6c684df5db-cc8g8/console\" id=5622f38e-a3b8-468b-9928-81a40ba8f9d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:49.012227 crc crio[3656]: time=\"2026-06-11T11:12:49.009288364Z\" level=info msg=\"Created container 9555ad48c31cc59ae86ee39e33469043f7f869e0e97fd6884dd3bba5be61292b: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=512f5455-598f-4366-95d5-814654318be6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:49.067068 crc crio[3656]: time=\"2026-06-11T11:12:49.066212989Z\" level=info msg=\"Created container d03d677b2707095006e93b16656ec0277456e35d87dfa1c9140d52ff61a7d9ae: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=9387791c-6e24-44e1-8a9f-30b2a749c4a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:49.173305 crc crio[3656]: time=\"2026-06-11T11:12:49.171303888Z\" level=info msg=\"Starting container: d03d677b2707095006e93b16656ec0277456e35d87dfa1c9140d52ff61a7d9ae\" id=00f262d8-ece8-43b6-bdad-3e561f21af58 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:49.174211 crc crio[3656]: time=\"2026-06-11T11:12:49.173797542Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=50b41c0d-0d9d-4ea8-89d0-86b2d735a157 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:49.183139 crc crio[3656]: time=\"2026-06-11T11:12:49.182860932Z\" level=info msg=\"Started container\" PID=11130 containerID=76a6e34f792f8d330d170fe6e982055a236e1fd845219b1668357a203826a76c description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=c1183762-27af-4310-8945-a8db04b25c6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=011b5311fe8dbdc80dfef0bd4f6a6d74831247ae5a13f581c7c44d18e2a13695\nJun 11 11:12:49.193664 crc crio[3656]: time=\"2026-06-11T11:12:49.19317987Z\" level=info msg=\"Starting container: e62c6578389d72c50d9c12102506b95a97750c27bab0ea440d39d5884c26abe6\" id=6f1f097e-1b5e-43f4-9934-f31c4df2ca35 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:49.208075 crc crio[3656]: time=\"2026-06-11T11:12:49.207602249Z\" level=info msg=\"Starting container: 280654b2f1b8f7400c81dec5c7794ed60c49172c7dfdfddaf71cb7cadd0831d5\" id=2aca8800-b1e0-433f-af95-99af94d1108d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:49.232883 crc crio[3656]: time=\"2026-06-11T11:12:49.232101399Z\" level=info msg=\"Starting container: 9555ad48c31cc59ae86ee39e33469043f7f869e0e97fd6884dd3bba5be61292b\" id=fe670aba-0859-4b67-8ef9-f1b00b9908f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:49.232883 crc crio[3656]: time=\"2026-06-11T11:12:49.232513891Z\" level=info msg=\"Started container\" PID=11179 containerID=d03d677b2707095006e93b16656ec0277456e35d87dfa1c9140d52ff61a7d9ae description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=00f262d8-ece8-43b6-bdad-3e561f21af58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10186b6c0554b83487cb9e6b20d5db8f6d74efb01c3c4021ef0333c323191b15\nJun 11 11:12:49.234617 crc crio[3656]: time=\"2026-06-11T11:12:49.234359636Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=f68f8b19-5270-46a9-bdff-f84351f6f56d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:49.241063 crc crio[3656]: time=\"2026-06-11T11:12:49.24087466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:49.254940 crc crio[3656]: time=\"2026-06-11T11:12:49.24220876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:49.254940 crc crio[3656]: time=\"2026-06-11T11:12:49.245383784Z\" level=info msg=\"Created container 77863117075fbb5683a421a46e2eb2319073a67e9875683285ce1c365cf9aae2: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=c8e37d21-477a-48fe-bc51-4c8f5965d000 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:49.254940 crc crio[3656]: time=\"2026-06-11T11:12:49.250829456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:49.254940 crc crio[3656]: time=\"2026-06-11T11:12:49.254193556Z\" level=info msg=\"Started container\" PID=11152 containerID=9555ad48c31cc59ae86ee39e33469043f7f869e0e97fd6884dd3bba5be61292b description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=fe670aba-0859-4b67-8ef9-f1b00b9908f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78386624c147c77fa8b728f5f73e2c215a403a4523c4ffec51e5b46a675ba5f9\nJun 11 11:12:49.264946 crc crio[3656]: time=\"2026-06-11T11:12:49.261283958Z\" level=info msg=\"Started container\" PID=11131 containerID=280654b2f1b8f7400c81dec5c7794ed60c49172c7dfdfddaf71cb7cadd0831d5 description=openshift-console/console-6c684df5db-cc8g8/console id=2aca8800-b1e0-433f-af95-99af94d1108d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085\nJun 11 11:12:49.272404 crc crio[3656]: time=\"2026-06-11T11:12:49.271948305Z\" level=info msg=\"Starting container: 77863117075fbb5683a421a46e2eb2319073a67e9875683285ce1c365cf9aae2\" id=a6864622-7c99-4500-87b8-872e4b182018 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:49.292253 crc crio[3656]: time=\"2026-06-11T11:12:49.292037303Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:49.292253 crc crio[3656]: time=\"2026-06-11T11:12:49.292111196Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:49.292253 crc crio[3656]: time=\"2026-06-11T11:12:49.292137116Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 11 11:12:49.293994 crc crio[3656]: time=\"2026-06-11T11:12:49.293917069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:49.296567 crc crio[3656]: time=\"2026-06-11T11:12:49.296460295Z\" level=info msg=\"Started container\" PID=11186 containerID=e62c6578389d72c50d9c12102506b95a97750c27bab0ea440d39d5884c26abe6 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=6f1f097e-1b5e-43f4-9934-f31c4df2ca35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de91c6f3e7a8eb47d4e5c187dfbbf09c6e7a9b3134c07424a5d5225c1847be51\nJun 11 11:12:49.317621 crc crio[3656]: time=\"2026-06-11T11:12:49.317250164Z\" level=info msg=\"Started container\" PID=11155 containerID=77863117075fbb5683a421a46e2eb2319073a67e9875683285ce1c365cf9aae2 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=a6864622-7c99-4500-87b8-872e4b182018 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f85b77d7a5798fa7c514f35ddf6ab9aca3693e33425ebc33188838a4334db993\nJun 11 11:12:49.322868 crc crio[3656]: time=\"2026-06-11T11:12:49.321962554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=d0722159-f323-4c5c-845b-faf5c304b6c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:49.328178 crc crio[3656]: time=\"2026-06-11T11:12:49.327373836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:49.351515 crc crio[3656]: time=\"2026-06-11T11:12:49.351314578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:49.353042 crc crio[3656]: time=\"2026-06-11T11:12:49.352975548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:49.357789 crc crio[3656]: time=\"2026-06-11T11:12:49.357634627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:49.359076 crc crio[3656]: time=\"2026-06-11T11:12:49.358919295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:49.363942 crc crio[3656]: time=\"2026-06-11T11:12:49.363833641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:49.367512 crc crio[3656]: time=\"2026-06-11T11:12:49.366971885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:49.375850 crc crio[3656]: time=\"2026-06-11T11:12:49.375110067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:49.376934 crc crio[3656]: time=\"2026-06-11T11:12:49.376453637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:49.391271 crc crio[3656]: time=\"2026-06-11T11:12:49.389741203Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:49.391271 crc crio[3656]: time=\"2026-06-11T11:12:49.389864996Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:49.391271 crc crio[3656]: time=\"2026-06-11T11:12:49.389889567Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 11 11:12:49.476541 crc crio[3656]: time=\"2026-06-11T11:12:49.476351472Z\" level=info msg=\"Created container 7bb59bd106cdd35a5f43324e56e31a252018d7622002b7a192c6ecfb55c74974: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=c6190ff1-a345-47b9-93fd-afc31b8704c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:49.477209 crc crio[3656]: time=\"2026-06-11T11:12:49.477169866Z\" level=info msg=\"Created container 341f3934efc0068f184f25f0283cdd5c4d06c333a159d6ee84266d349e891a4b: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=186bb197-7cb0-4042-afab-224958cff356 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:49.485204 crc crio[3656]: time=\"2026-06-11T11:12:49.476267949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:49.504877 crc crio[3656]: time=\"2026-06-11T11:12:49.500121089Z\" level=info msg=\"Created container b83a0f4be0ffce1f0e7e750b898f0949c9f980e0525501a383b6d9c91c653c40: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=5e76b190-1bb0-4b21-bdad-f1fe4cb87e94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:49.507906 crc crio[3656]: time=\"2026-06-11T11:12:49.507661844Z\" level=info msg=\"Created container b00fcc6b72b33559923f836fd7dcf3d2d244ad4d5a50b8e36ff92cf1a1710402: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=e84db263-c686-47b6-af34-affa20a8e1c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:49.513999 crc crio[3656]: time=\"2026-06-11T11:12:49.477540857Z\" level=info msg=\"Created container 8c334bf458a4d238df8853cfa6d8b1af868960331bbe7efac2b0c15b8ff2fa49: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=5864b351-3d94-46c4-9d8a-85a498ce7670 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:49.516405 crc crio[3656]: time=\"2026-06-11T11:12:49.482873746Z\" level=info msg=\"Created container 83238a254921138564ca67d45ec8ee405eac2529224d558ae3db178665b6ec52: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=6d073921-c417-495d-8113-078d18796063 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:49.521164 crc crio[3656]: time=\"2026-06-11T11:12:49.520775765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=e96c1022-c9af-4bc6-975d-7f491b20b75c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:49.525539 crc crio[3656]: time=\"2026-06-11T11:12:49.522365062Z\" level=info msg=\"Starting container: b83a0f4be0ffce1f0e7e750b898f0949c9f980e0525501a383b6d9c91c653c40\" id=32dcd408-5dcd-46dc-9626-ff31d797c01b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:49.525539 crc crio[3656]: time=\"2026-06-11T11:12:49.522511196Z\" level=info msg=\"Starting container: 341f3934efc0068f184f25f0283cdd5c4d06c333a159d6ee84266d349e891a4b\" id=48aa3f67-03cd-4d25-b814-1ebc69b0050a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:49.525539 crc crio[3656]: time=\"2026-06-11T11:12:49.525162465Z\" level=info msg=\"Starting container: b00fcc6b72b33559923f836fd7dcf3d2d244ad4d5a50b8e36ff92cf1a1710402\" id=d9546d37-b806-444c-a6f6-f57b65d10c84 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:49.526184 crc crio[3656]: time=\"2026-06-11T11:12:49.526048382Z\" level=info msg=\"Starting container: 83238a254921138564ca67d45ec8ee405eac2529224d558ae3db178665b6ec52\" id=ad0c9fe9-8a1c-4332-9362-557572ed6ee5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:49.528199 crc crio[3656]: time=\"2026-06-11T11:12:49.528087702Z\" level=info msg=\"Starting container: 8c334bf458a4d238df8853cfa6d8b1af868960331bbe7efac2b0c15b8ff2fa49\" id=4ee24e29-eda3-48ec-97dc-9023fb3f0cde name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:49.536720 crc crio[3656]: time=\"2026-06-11T11:12:49.536458221Z\" level=info msg=\"Starting container: 7bb59bd106cdd35a5f43324e56e31a252018d7622002b7a192c6ecfb55c74974\" id=90c80a10-c510-4ae4-b155-090774c7b3c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:49.546381 crc crio[3656]: time=\"2026-06-11T11:12:49.546310325Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=239f5fe2-8659-4fec-9b9a-5fae4181533b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:49.548338 crc crio[3656]: time=\"2026-06-11T11:12:49.546843831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:49.573615 crc crio[3656]: time=\"2026-06-11T11:12:49.573110773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:49.592421 crc crio[3656]: time=\"2026-06-11T11:12:49.591919033Z\" level=info msg=\"Started container\" PID=11172 containerID=83238a254921138564ca67d45ec8ee405eac2529224d558ae3db178665b6ec52 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ad0c9fe9-8a1c-4332-9362-557572ed6ee5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593\nJun 11 11:12:49.631250 crc crio[3656]: time=\"2026-06-11T11:12:49.631126511Z\" level=info msg=\"Started container\" PID=11188 containerID=8c334bf458a4d238df8853cfa6d8b1af868960331bbe7efac2b0c15b8ff2fa49 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=4ee24e29-eda3-48ec-97dc-9023fb3f0cde name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcf7af18e3a19137f8b0b541986225d502a55741cc8b358c7283fa3516a6c2a9\nJun 11 11:12:49.655208 crc crio[3656]: time=\"2026-06-11T11:12:49.654905019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=9ab96b58-2c1f-4ee7-8aa6-2cc923fb3b89 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:49.655454 crc crio[3656]: time=\"2026-06-11T11:12:49.655329901Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=00720882-520e-4f4c-a90b-6c09a9221003 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:49.739833 crc crio[3656]: time=\"2026-06-11T11:12:49.72077747Z\" level=info msg=\"Started container\" PID=11247 containerID=341f3934efc0068f184f25f0283cdd5c4d06c333a159d6ee84266d349e891a4b description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=48aa3f67-03cd-4d25-b814-1ebc69b0050a name=/runtime.v1.RuntimeService/StartContainer sandboxID=782ae8e0bf919e48972abfd088081446af32fc52009b0277a25721766b47aa85\nJun 11 11:12:49.753295 crc crio[3656]: time=\"2026-06-11T11:12:49.726236283Z\" level=info msg=\"Started container\" PID=11243 containerID=7bb59bd106cdd35a5f43324e56e31a252018d7622002b7a192c6ecfb55c74974 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=90c80a10-c510-4ae4-b155-090774c7b3c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2614f80bb99d5af1494d86f655d2856f1427c0a4a7c7dd2c8798f9643b0f471\nJun 11 11:12:49.876812 crc crio[3656]: time=\"2026-06-11T11:12:49.873382144Z\" level=info msg=\"Created container 00283d222dfca9e3123e336bd6cd5161730657f166bcba8d415888f1e28853b3: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=f853776e-cea4-4001-a766-4657fd4d454e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:49.885276 crc crio[3656]: time=\"2026-06-11T11:12:49.880534477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=5768158a-104e-4435-ad70-8988ab6d2df9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:49.897372 crc crio[3656]: time=\"2026-06-11T11:12:49.896645727Z\" level=info msg=\"Starting container: 00283d222dfca9e3123e336bd6cd5161730657f166bcba8d415888f1e28853b3\" id=fbcbd537-d1e0-4022-ac2a-823498b14fb8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:50.080433 crc crio[3656]: time=\"2026-06-11T11:12:50.080311276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a9368904-f10a-4eaa-a4b2-00ceb04f5f4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:50.081335 crc crio[3656]: time=\"2026-06-11T11:12:50.080965256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=34c700ee-3606-4478-9494-a70a4a833170 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:50.089395 crc crio[3656]: time=\"2026-06-11T11:12:50.081494241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=a2771dcd-7380-41f2-9df7-202d868fa850 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:50.114095 crc crio[3656]: time=\"2026-06-11T11:12:50.093662614Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=d9d888ae-6902-4a07-ae38-1b6f4190ba6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:50.114095 crc crio[3656]: time=\"2026-06-11T11:12:50.112924687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:50.126954 crc crio[3656]: time=\"2026-06-11T11:12:50.101284111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:50.141811 crc crio[3656]: time=\"2026-06-11T11:12:50.106491696Z\" level=info msg=\"Started container\" PID=11170 containerID=b83a0f4be0ffce1f0e7e750b898f0949c9f980e0525501a383b6d9c91c653c40 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=32dcd408-5dcd-46dc-9626-ff31d797c01b name=/runtime.v1.RuntimeService/StartContainer sandboxID=969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d\nJun 11 11:12:50.143074 crc crio[3656]: time=\"2026-06-11T11:12:50.111216846Z\" level=info msg=\"Started container\" PID=11154 containerID=b00fcc6b72b33559923f836fd7dcf3d2d244ad4d5a50b8e36ff92cf1a1710402 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=d9546d37-b806-444c-a6f6-f57b65d10c84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466\nJun 11 11:12:50.712925 crc crio[3656]: time=\"2026-06-11T11:12:50.703936676Z\" level=info msg=\"Started container\" PID=11279 containerID=00283d222dfca9e3123e336bd6cd5161730657f166bcba8d415888f1e28853b3 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=fbcbd537-d1e0-4022-ac2a-823498b14fb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b3e341379c9d19e2b38c1c5b7f71a5af218b30a2445f82e0b3a8f0f0676f979\nJun 11 11:12:50.734577 crc crio[3656]: time=\"2026-06-11T11:12:50.733489346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=7936ae19-46ee-4c4a-83a9-03fb8317cf11 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:50.785813 crc crio[3656]: time=\"2026-06-11T11:12:50.756382908Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:50.785813 crc crio[3656]: time=\"2026-06-11T11:12:50.757375377Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:50.785813 crc crio[3656]: time=\"2026-06-11T11:12:50.757418738Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 11 11:12:50.787488 crc crio[3656]: time=\"2026-06-11T11:12:50.787235276Z\" level=info msg=\"Created container 82f8dd00ca7a9e1b84ae438f1341918ad210a6bf034b81574dd52af5d982bff5: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=a00fe579-705b-4741-b92f-86e398d1439d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:50.803127 crc crio[3656]: time=\"2026-06-11T11:12:50.802831561Z\" level=info msg=\"Starting container: 82f8dd00ca7a9e1b84ae438f1341918ad210a6bf034b81574dd52af5d982bff5\" id=7e2cb633-16a5-4042-827b-c6ae6201cd05 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:50.848423 crc crio[3656]: time=\"2026-06-11T11:12:50.847271224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8b60c16d-7643-4642-a9ec-fc3ef9e76e9e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:50.885671 crc crio[3656]: time=\"2026-06-11T11:12:50.884999517Z\" level=info msg=\"Started container\" PID=11322 containerID=82f8dd00ca7a9e1b84ae438f1341918ad210a6bf034b81574dd52af5d982bff5 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=7e2cb633-16a5-4042-827b-c6ae6201cd05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69a9343d44ccd22369c49194b81969f2dd533af1761799627ce320b032856ddd\nJun 11 11:12:50.917158 crc crio[3656]: time=\"2026-06-11T11:12:50.911119235Z\" level=info msg=\"Created container c92d44af5bfe53ed30bad675a134ee99f41354337c92498024e611bdfaf94dd0: openshift-operator-lifecycle-manager/collect-profiles-29686260-vs65h/collect-profiles\" id=e41d3fd2-a22f-4c83-936a-41a8ce0d68dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:50.938803 crc crio[3656]: time=\"2026-06-11T11:12:50.929477772Z\" level=info msg=\"Created container 66d8c1a9e48cbcfcbed5c8a2af774c893cb66623e484fb5ec521fdf51b662c73: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=95d0f552-ce0e-4dd9-b3be-d2bcf9e3c7d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:51.041653 crc crio[3656]: time=\"2026-06-11T11:12:51.04159198Z\" level=info msg=\"Starting container: c92d44af5bfe53ed30bad675a134ee99f41354337c92498024e611bdfaf94dd0\" id=95274f29-0acb-4e79-a5f1-85ceb7f17c38 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:51.121653 crc crio[3656]: time=\"2026-06-11T11:12:51.119326355Z\" level=info msg=\"Starting container: 66d8c1a9e48cbcfcbed5c8a2af774c893cb66623e484fb5ec521fdf51b662c73\" id=7abc3000-2a1c-4928-bc15-17372b5c7e78 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:51.283537 crc crio[3656]: time=\"2026-06-11T11:12:51.273831886Z\" level=info msg=\"Created container ad3fff3c8bd2bf0ff5684c4d5e8e7939d94a617c8ab8469d87b88c26a9f7b21f: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=27176999-aa75-4e4a-8dc4-3f6552dc0c74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:51.307255 crc crio[3656]: time=\"2026-06-11T11:12:51.306917451Z\" level=info msg=\"Started container\" PID=11337 containerID=66d8c1a9e48cbcfcbed5c8a2af774c893cb66623e484fb5ec521fdf51b662c73 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=7abc3000-2a1c-4928-bc15-17372b5c7e78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40796ebcf5cc32f3c0eb75517292838c40ac03a0b46588fd51dfd297ce31739c\nJun 11 11:12:51.346194 crc crio[3656]: time=\"2026-06-11T11:12:51.345936203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:51.465159 crc crio[3656]: time=\"2026-06-11T11:12:51.463992608Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=49c02864-a964-42d1-8767-e42947985c3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:51.465159 crc crio[3656]: time=\"2026-06-11T11:12:51.464545755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:51.470467 crc crio[3656]: time=\"2026-06-11T11:12:51.467651607Z\" level=info msg=\"Starting container: ad3fff3c8bd2bf0ff5684c4d5e8e7939d94a617c8ab8469d87b88c26a9f7b21f\" id=05a3c3e2-5071-44a3-967d-74fb5479025e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:51.563070 crc crio[3656]: time=\"2026-06-11T11:12:51.561181803Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=f12dcfda-5eb4-4683-9acf-47a489e9df27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:51.563070 crc crio[3656]: time=\"2026-06-11T11:12:51.562074469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:51.563070 crc crio[3656]: time=\"2026-06-11T11:12:51.562658316Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=d8d20b22-c533-4bd8-a605-94a1eb0e0ba6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:51.563822 crc crio[3656]: time=\"2026-06-11T11:12:51.563165772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:51.600774 crc crio[3656]: time=\"2026-06-11T11:12:51.600250856Z\" level=info msg=\"Started container\" PID=11340 containerID=ad3fff3c8bd2bf0ff5684c4d5e8e7939d94a617c8ab8469d87b88c26a9f7b21f description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=05a3c3e2-5071-44a3-967d-74fb5479025e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e228d7dca85ac5eedf16b5be47d4be1f2ac3018a8fe686e38f353859849ead1f\nJun 11 11:12:51.868118 crc crio[3656]: time=\"2026-06-11T11:12:51.865843955Z\" level=info msg=\"Created container cb146126f298ec407e08cd0f90385ddf946c36e6053ffe236f89e587a470b499: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=3b4b789e-98ac-4641-9372-65891f60d39b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:52.188472 crc crio[3656]: time=\"2026-06-11T11:12:52.187839923Z\" level=info msg=\"Created container ca48c8776b1632506b1802c5bee7c38cae1f5e79848ae093f53efd887a8a55a1: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=8ce7c680-9b73-4edb-91e8-47d0aa36b604 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:52.240874 crc crio[3656]: time=\"2026-06-11T11:12:52.24013018Z\" level=info msg=\"Started container\" PID=11315 containerID=c92d44af5bfe53ed30bad675a134ee99f41354337c92498024e611bdfaf94dd0 description=openshift-operator-lifecycle-manager/collect-profiles-29686260-vs65h/collect-profiles id=95274f29-0acb-4e79-a5f1-85ceb7f17c38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b\nJun 11 11:12:52.284859 crc crio[3656]: time=\"2026-06-11T11:12:52.284425488Z\" level=info msg=\"Starting container: cb146126f298ec407e08cd0f90385ddf946c36e6053ffe236f89e587a470b499\" id=5a112c4f-7917-4664-b0a5-63ffce8827cd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:52.287357 crc crio[3656]: time=\"2026-06-11T11:12:52.286515291Z\" level=info msg=\"Starting container: ca48c8776b1632506b1802c5bee7c38cae1f5e79848ae093f53efd887a8a55a1\" id=1688093e-1de2-44d9-aef4-1a4dd1ac5c76 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:52.776189 crc crio[3656]: time=\"2026-06-11T11:12:52.770283005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:52.855958 crc crio[3656]: time=\"2026-06-11T11:12:52.770563213Z\" level=info msg=\"Created container 771c9e6d0403c80020a63f85798e21609d9af3809aadf9d211956cd63f1778b1: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=cc7fb124-a00b-4dd4-af1a-2b846fb97370 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:53.053074 crc crio[3656]: time=\"2026-06-11T11:12:53.048053396Z\" level=info msg=\"Started container\" PID=11341 containerID=ca48c8776b1632506b1802c5bee7c38cae1f5e79848ae093f53efd887a8a55a1 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=1688093e-1de2-44d9-aef4-1a4dd1ac5c76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5218237aa73225829426ea9415b98cc04511ed62c3d20cb20d02e42764e5c9ea\nJun 11 11:12:53.701542 crc crio[3656]: time=\"2026-06-11T11:12:53.701390911Z\" level=info msg=\"Started container\" PID=11338 containerID=cb146126f298ec407e08cd0f90385ddf946c36e6053ffe236f89e587a470b499 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=5a112c4f-7917-4664-b0a5-63ffce8827cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f992db5870207eee81d6005fc7799ca98b143ccf92fb43fcf88d573c185143d7\nJun 11 11:12:54.029298 crc crio[3656]: time=\"2026-06-11T11:12:54.029192382Z\" level=info msg=\"Starting container: 771c9e6d0403c80020a63f85798e21609d9af3809aadf9d211956cd63f1778b1\" id=cfb1f555-3e98-4882-bc51-35047bc2966c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:54.058558 crc crio[3656]: time=\"2026-06-11T11:12:54.058438883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cb5eeabd-5e35-442c-936f-f21a1cd906a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:54.621567 crc crio[3656]: time=\"2026-06-11T11:12:54.616186211Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f3594e35-e3ac-4cc0-8439-b4d8f0d0cf34 name=/runtime.v1.ImageService/PullImage\nJun 11 11:12:54.937592 crc crio[3656]: time=\"2026-06-11T11:12:54.935258503Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 11:12:55.221628 crc crio[3656]: time=\"2026-06-11T11:12:55.203369287Z\" level=info msg=\"Started container\" PID=11331 containerID=771c9e6d0403c80020a63f85798e21609d9af3809aadf9d211956cd63f1778b1 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=cfb1f555-3e98-4882-bc51-35047bc2966c name=/runtime.v1.RuntimeService/StartContainer sandboxID=158da32e2b556415b2ec31a4dd3c5d0d8497d5a5acd1e6d7e7db8232f54b3201\nJun 11 11:12:55.448494 crc crio[3656]: time=\"2026-06-11T11:12:55.448435784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3c60b676-8d11-4b43-a19f-94fee774d205 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:12:55.487320 crc crio[3656]: time=\"2026-06-11T11:12:55.480401876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:55.877159 crc crio[3656]: time=\"2026-06-11T11:12:55.865996938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:56.031642 crc crio[3656]: time=\"2026-06-11T11:12:56.030497916Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=34dbe35a-6313-47bb-a57a-1412fc1afffe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:56.263817 crc crio[3656]: time=\"2026-06-11T11:12:56.259957238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:56.464380 crc crio[3656]: time=\"2026-06-11T11:12:56.463462568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:56.820984 crc crio[3656]: time=\"2026-06-11T11:12:56.813363087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:57.642896 crc crio[3656]: time=\"2026-06-11T11:12:57.642461564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:58.009070 crc crio[3656]: time=\"2026-06-11T11:12:58.008904886Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:12:58.020840 crc crio[3656]: time=\"2026-06-11T11:12:58.020667136Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:12:58.021189 crc crio[3656]: time=\"2026-06-11T11:12:58.021166701Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 11 11:12:58.331150 crc crio[3656]: time=\"2026-06-11T11:12:58.330185053Z\" level=info msg=\"Created container 318634332f3f1c8739cafefc7c2aa03c6f97eca7593e758e4653153ede523718: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=d8d20b22-c533-4bd8-a605-94a1eb0e0ba6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:12:58.582139 crc crio[3656]: time=\"2026-06-11T11:12:58.581070334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:58.856167 crc crio[3656]: time=\"2026-06-11T11:12:58.855332871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:12:58.868796 crc crio[3656]: time=\"2026-06-11T11:12:58.862465073Z\" level=info msg=\"Starting container: 318634332f3f1c8739cafefc7c2aa03c6f97eca7593e758e4653153ede523718\" id=2c894082-d478-48c1-9b68-5eecbb3fbbf3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:12:59.535081 crc crio[3656]: time=\"2026-06-11T11:12:59.474908329Z\" level=info msg=\"Started container\" PID=11629 containerID=318634332f3f1c8739cafefc7c2aa03c6f97eca7593e758e4653153ede523718 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=2c894082-d478-48c1-9b68-5eecbb3fbbf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de91c6f3e7a8eb47d4e5c187dfbbf09c6e7a9b3134c07424a5d5225c1847be51\nJun 11 11:12:59.535081 crc crio[3656]: time=\"2026-06-11T11:12:59.51189759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:00.282448 crc crio[3656]: time=\"2026-06-11T11:13:00.27628197Z\" level=info msg=\"Created container 1e1c23ffea41ed8f37a9a867b8e18929a2a3cded4e19a9e353a73a770b59c185: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=f12dcfda-5eb4-4683-9acf-47a489e9df27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:01.444579 crc crio[3656]: time=\"2026-06-11T11:13:01.439168246Z\" level=info msg=\"Created container 06bdfdbd6ff762de4948e4e749a1101aa7be346996b7321532359388f79228da: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=2cc06d0b-6785-4aa9-9b7a-5df5af4b8807 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:01.505247 crc crio[3656]: time=\"2026-06-11T11:13:01.504884282Z\" level=info msg=\"Created container bf7be0d6df69d128d35dcfd45e469360f1c37689ca2b15a1843be5cb5f9e1468: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=49c02864-a964-42d1-8767-e42947985c3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:02.487830 crc crio[3656]: time=\"2026-06-11T11:13:02.486183132Z\" level=info msg=\"Starting container: 1e1c23ffea41ed8f37a9a867b8e18929a2a3cded4e19a9e353a73a770b59c185\" id=84185b47-af96-48c2-9a48-0418f502db45 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:13:02.713926 crc crio[3656]: time=\"2026-06-11T11:13:02.713615454Z\" level=info msg=\"Starting container: 06bdfdbd6ff762de4948e4e749a1101aa7be346996b7321532359388f79228da\" id=e7df0cd8-80fd-41cf-add8-e5d5282c5452 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:13:03.032842 crc crio[3656]: time=\"2026-06-11T11:13:03.027126149Z\" level=info msg=\"Starting container: bf7be0d6df69d128d35dcfd45e469360f1c37689ca2b15a1843be5cb5f9e1468\" id=56afddb1-3f1f-4d92-b771-bf5368c89b29 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:13:03.666299 crc crio[3656]: time=\"2026-06-11T11:13:03.66522117Z\" level=info msg=\"Started container\" PID=11676 containerID=1e1c23ffea41ed8f37a9a867b8e18929a2a3cded4e19a9e353a73a770b59c185 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=84185b47-af96-48c2-9a48-0418f502db45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=782ae8e0bf919e48972abfd088081446af32fc52009b0277a25721766b47aa85\nJun 11 11:13:03.862191 crc crio[3656]: time=\"2026-06-11T11:13:03.85532097Z\" level=info msg=\"Started container\" PID=11669 containerID=06bdfdbd6ff762de4948e4e749a1101aa7be346996b7321532359388f79228da description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=e7df0cd8-80fd-41cf-add8-e5d5282c5452 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0993580b5a44867bf218b00a50708e0fc4c9226642cc3cbb0698526ab7401b1\nJun 11 11:13:03.937627 crc crio[3656]: time=\"2026-06-11T11:13:03.933523139Z\" level=info msg=\"Started container\" PID=11728 containerID=bf7be0d6df69d128d35dcfd45e469360f1c37689ca2b15a1843be5cb5f9e1468 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=56afddb1-3f1f-4d92-b771-bf5368c89b29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5\nJun 11 11:13:04.654340 crc crio[3656]: time=\"2026-06-11T11:13:04.654159327Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:13:04.654340 crc crio[3656]: time=\"2026-06-11T11:13:04.65426424Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:13:04.654340 crc crio[3656]: time=\"2026-06-11T11:13:04.654297921Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_beff98eb-1124-4d43-bef5-d7aa07514991\\\"\"\nJun 11 11:13:04.654340 crc crio[3656]: time=\"2026-06-11T11:13:04.654340842Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"\nJun 11 11:13:05.858878 crc crio[3656]: time=\"2026-06-11T11:13:05.853949583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:07.291970 crc crio[3656]: time=\"2026-06-11T11:13:07.289876671Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=d5f57bc8-45e0-4ba6-b7a4-0a96949d4328 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:07.365451 crc crio[3656]: time=\"2026-06-11T11:13:07.365225364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:07.724606 crc crio[3656]: time=\"2026-06-11T11:13:07.724311537Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=cf736a47-9e65-413a-bdcd-a6b5035104cf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:08.051279 crc crio[3656]: time=\"2026-06-11T11:13:08.051099118Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=7888388b-6141-42fa-a738-4e481b3585d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:08.055785 crc crio[3656]: time=\"2026-06-11T11:13:08.053239722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:08.270491 crc crio[3656]: time=\"2026-06-11T11:13:08.270345557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:09.125775 crc crio[3656]: time=\"2026-06-11T11:13:09.124664926Z\" level=info msg=\"Created container fc9561726481064282312dc9c7b1e6df921f13db0dc6e0fb13f85f673da8a261: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=595bf8c9-0c62-472e-a9f4-e2cf9c9ac0b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:09.193153 crc crio[3656]: time=\"2026-06-11T11:13:09.189462526Z\" level=info msg=\"Starting container: fc9561726481064282312dc9c7b1e6df921f13db0dc6e0fb13f85f673da8a261\" id=f975edef-a66d-40b6-bb0b-d9dae2dcd127 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:13:09.449345 crc crio[3656]: time=\"2026-06-11T11:13:09.449281323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:09.521640 crc crio[3656]: time=\"2026-06-11T11:13:09.514193016Z\" level=info msg=\"Created container affb9528598c11bf9c5e4b7428bff465ef76a72a0703da9982a28935c4eba45a: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=f68f8b19-5270-46a9-bdff-f84351f6f56d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:09.659667 crc crio[3656]: time=\"2026-06-11T11:13:09.65942507Z\" level=info msg=\"Starting container: affb9528598c11bf9c5e4b7428bff465ef76a72a0703da9982a28935c4eba45a\" id=ac49bbc8-d93b-4858-8c64-6b4a3880f358 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:13:09.866262 crc crio[3656]: time=\"2026-06-11T11:13:09.864348662Z\" level=info msg=\"Started container\" PID=11891 containerID=affb9528598c11bf9c5e4b7428bff465ef76a72a0703da9982a28935c4eba45a description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=ac49bbc8-d93b-4858-8c64-6b4a3880f358 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69e0aaebfa2ac57c41fc015020f51c2df6228f606b8643a125d0b46806a69a74\nJun 11 11:13:10.209220 crc crio[3656]: time=\"2026-06-11T11:13:10.208608414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:10.396088 crc crio[3656]: time=\"2026-06-11T11:13:10.395217039Z\" level=info msg=\"Created container 8da84ffc68a0e4fd1e1960c76f8500740ba63a26f84cc2cd8d74aed54d7ce482: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=239f5fe2-8659-4fec-9b9a-5fae4181533b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:10.486606 crc crio[3656]: time=\"2026-06-11T11:13:10.48593321Z\" level=info msg=\"Started container\" PID=11877 containerID=fc9561726481064282312dc9c7b1e6df921f13db0dc6e0fb13f85f673da8a261 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=f975edef-a66d-40b6-bb0b-d9dae2dcd127 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4\nJun 11 11:13:10.636222 crc crio[3656]: time=\"2026-06-11T11:13:10.636157194Z\" level=info msg=\"Starting container: 8da84ffc68a0e4fd1e1960c76f8500740ba63a26f84cc2cd8d74aed54d7ce482\" id=a027775c-2e69-4aa6-abfc-411ac9c7687f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:13:10.878896 crc crio[3656]: time=\"2026-06-11T11:13:10.86237214Z\" level=info msg=\"Started container\" PID=11920 containerID=8da84ffc68a0e4fd1e1960c76f8500740ba63a26f84cc2cd8d74aed54d7ce482 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=a027775c-2e69-4aa6-abfc-411ac9c7687f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d4d05f13393cd1d4d7ec85518d86c35b339fe4f80dfefaba5fdfab1be0579e7\nJun 11 11:13:11.539371 crc crio[3656]: time=\"2026-06-11T11:13:11.521329672Z\" level=info msg=\"Created container 849ba351ff3e0e38e28c9a1c2e41c338cc05cbd1742ba9de4a7a8f1f5773304f: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=d9d888ae-6902-4a07-ae38-1b6f4190ba6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:11.595928 crc crio[3656]: time=\"2026-06-11T11:13:11.590541182Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4dbcdbd3-86f5-4f6f-88c0-40d99461beff name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:11.603912 crc crio[3656]: time=\"2026-06-11T11:13:11.598967503Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1fdf2889-876d-430d-84f8-9d0603e1b478 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:11.628364 crc crio[3656]: time=\"2026-06-11T11:13:11.621599837Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=1f241e58-b868-475f-a0ed-3483685b90a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:11.867018 crc crio[3656]: time=\"2026-06-11T11:13:11.866542391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:11.992296 crc crio[3656]: time=\"2026-06-11T11:13:11.624139453Z\" level=info msg=\"Starting container: 849ba351ff3e0e38e28c9a1c2e41c338cc05cbd1742ba9de4a7a8f1f5773304f\" id=2a44b55a-6ce7-426e-b8eb-3687b9caf555 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:13:12.322786 crc crio[3656]: time=\"2026-06-11T11:13:12.322463067Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:13:12.322786 crc crio[3656]: time=\"2026-06-11T11:13:12.32256232Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:13:12.322786 crc crio[3656]: time=\"2026-06-11T11:13:12.322594911Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"\nJun 11 11:13:12.557835 crc crio[3656]: time=\"2026-06-11T11:13:12.556359222Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=52431af4-4d3e-46ae-8f6e-470c59b06afb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:12.635946 crc crio[3656]: time=\"2026-06-11T11:13:12.635005824Z\" level=info msg=\"Started container\" PID=11936 containerID=849ba351ff3e0e38e28c9a1c2e41c338cc05cbd1742ba9de4a7a8f1f5773304f description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=2a44b55a-6ce7-426e-b8eb-3687b9caf555 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10186b6c0554b83487cb9e6b20d5db8f6d74efb01c3c4021ef0333c323191b15\nJun 11 11:13:12.911238 crc crio[3656]: time=\"2026-06-11T11:13:12.897269783Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=9042fb59-328b-4c45-8c0b-f0a2b7f6dfe1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:13.049316 crc crio[3656]: time=\"2026-06-11T11:13:13.048269589Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=70ccfa66-9a27-4197-9df5-1eb107fef72f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:13.049316 crc crio[3656]: time=\"2026-06-11T11:13:13.049042812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:13.678393 crc crio[3656]: time=\"2026-06-11T11:13:13.678344162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:13.726906 crc crio[3656]: time=\"2026-06-11T11:13:13.718373874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:15.851424 crc crio[3656]: time=\"2026-06-11T11:13:15.827900909Z\" level=info msg=\"Created container 094a16fce548a76e51677b22863084459b8456a80b3e98b5e140cfacf345ea0a: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=34dbe35a-6313-47bb-a57a-1412fc1afffe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:15.997541 crc crio[3656]: time=\"2026-06-11T11:13:15.997204971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:16.043175 crc crio[3656]: time=\"2026-06-11T11:13:16.042270013Z\" level=info msg=\"Starting container: 094a16fce548a76e51677b22863084459b8456a80b3e98b5e140cfacf345ea0a\" id=e62981ae-a021-47c6-9d58-d49864ad7a33 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:13:17.519463 crc crio[3656]: time=\"2026-06-11T11:13:17.090316941Z\" level=info msg=\"Started container\" PID=12004 containerID=094a16fce548a76e51677b22863084459b8456a80b3e98b5e140cfacf345ea0a description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=e62981ae-a021-47c6-9d58-d49864ad7a33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5218237aa73225829426ea9415b98cc04511ed62c3d20cb20d02e42764e5c9ea\nJun 11 11:13:18.807474 crc crio[3656]: time=\"2026-06-11T11:13:18.140389568Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-p85kl/POD\" id=ffceddef-a6cf-4d11-a505-618f7c82d6ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:13:18.807474 crc crio[3656]: time=\"2026-06-11T11:13:18.141046038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:18.807474 crc crio[3656]: time=\"2026-06-11T11:13:18.155667353Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:13:18.807474 crc crio[3656]: time=\"2026-06-11T11:13:18.288413736Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:13:18.807474 crc crio[3656]: time=\"2026-06-11T11:13:18.288461297Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"\nJun 11 11:13:18.807474 crc crio[3656]: time=\"2026-06-11T11:13:18.380260411Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-vk6c6/POD\" id=9f45c1ac-f937-4776-a15d-fbcf96d8f9f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:13:18.807474 crc crio[3656]: time=\"2026-06-11T11:13:18.380354864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:19.143252 crc crio[3656]: time=\"2026-06-11T11:13:19.14254534Z\" level=info msg=\"Stopping container: 997f6a183af9e300d2bcfdb07138349cf603c05f5ed1f0b6323112738f30c3d3 (timeout: 30s)\" id=a1161464-b1a0-4e8d-9359-1babcc63ae3d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:13:19.198950 crc crio[3656]: time=\"2026-06-11T11:13:19.162590827Z\" level=info msg=\"Stopping container: 980e971c4bf70f9f6b73667c706ce15586f5b11fe3e27876bdc90a0db7dd38e1 (timeout: 30s)\" id=30d0f89c-54f6-40f4-b93b-6d84e89b9a37 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:13:19.360965 crc crio[3656]: time=\"2026-06-11T11:13:19.344512964Z\" level=info msg=\"Stopping container: 77863117075fbb5683a421a46e2eb2319073a67e9875683285ce1c365cf9aae2 (timeout: 30s)\" id=3bc93d9d-8830-4d57-b20c-444e0277bc98 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:13:19.898438 crc crio[3656]: time=\"2026-06-11T11:13:19.897609154Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-c7ln6/POD\" id=80349848-c7a1-454f-92fd-d3c0f192d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:13:20.393563 crc crio[3656]: time=\"2026-06-11T11:13:19.898658825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:20.393563 crc crio[3656]: time=\"2026-06-11T11:13:20.291279637Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-26wrs/POD\" id=d794a9af-d6bb-49f1-be7f-3241222fe0d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:13:20.393563 crc crio[3656]: time=\"2026-06-11T11:13:20.29138085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:20.563381 crc crio[3656]: time=\"2026-06-11T11:13:20.563337278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:21.254004 crc crio[3656]: time=\"2026-06-11T11:13:21.250081617Z\" level=info msg=\"Got pod network &{Name:certified-operators-vk6c6 Namespace:openshift-marketplace ID:168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509 UID:686c9890-1411-4bf9-8d24-9d1ce5867fe6 NetNS:/var/run/netns/78a1c13e-cb24-4bf7-ae61-f2a14c3bade8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod686c9890_1411_4bf9_8d24_9d1ce5867fe6.slice PodAnnotations:0xc0001828b0}] Aliases:map[]}\"\nJun 11 11:13:21.254004 crc crio[3656]: time=\"2026-06-11T11:13:21.250612353Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-vk6c6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:13:21.578840 crc crio[3656]: time=\"2026-06-11T11:13:21.5786327Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c7ln6 Namespace:openshift-marketplace ID:9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996 UID:0763b957-7da9-4d26-a3dc-c04f2ad9990c NetNS:/var/run/netns/3cfd194f-3b88-43b3-a622-a0032d214c42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0763b957_7da9_4d26_a3dc_c04f2ad9990c.slice PodAnnotations:0xc00279c2d8}] Aliases:map[]}\"\nJun 11 11:13:21.579164 crc crio[3656]: time=\"2026-06-11T11:13:21.578857377Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-c7ln6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:13:21.877654 crc crio[3656]: time=\"2026-06-11T11:13:21.877561082Z\" level=info msg=\"Stopping container: bf7be0d6df69d128d35dcfd45e469360f1c37689ca2b15a1843be5cb5f9e1468 (timeout: 30s)\" id=232a50b6-15a6-40bc-92be-77e66a4e4bf0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:13:21.883512 crc crio[3656]: time=\"2026-06-11T11:13:21.883259831Z\" level=info msg=\"Stopped container 997f6a183af9e300d2bcfdb07138349cf603c05f5ed1f0b6323112738f30c3d3: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=a1161464-b1a0-4e8d-9359-1babcc63ae3d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:13:21.906076 crc crio[3656]: time=\"2026-06-11T11:13:21.905194655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=39d72ba8-6e10-4968-bb2e-743afb9dd37a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:22.063242 crc crio[3656]: time=\"2026-06-11T11:13:22.0618675Z\" level=info msg=\"Got pod network &{Name:community-operators-p85kl Namespace:openshift-marketplace ID:78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164 UID:8d22030f-a035-40de-8248-adf3f7e83c92 NetNS:/var/run/netns/16a4b70f-16a5-4ec6-b9cd-57d6ebec1877 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8d22030f_a035_40de_8248_adf3f7e83c92.slice PodAnnotations:0xc0013007b8}] Aliases:map[]}\"\nJun 11 11:13:22.063242 crc crio[3656]: time=\"2026-06-11T11:13:22.062647833Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-p85kl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:13:22.071725 crc crio[3656]: time=\"2026-06-11T11:13:22.07162005Z\" level=info msg=\"Got pod network &{Name:redhat-operators-26wrs Namespace:openshift-marketplace ID:cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7 UID:916b175c-11a2-47e8-884b-b6c1c8d0b4d8 NetNS:/var/run/netns/975e6ac5-8251-4b79-9ec6-c56bed67f219 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod916b175c_11a2_47e8_884b_b6c1c8d0b4d8.slice PodAnnotations:0xc00279c498}] Aliases:map[]}\"\nJun 11 11:13:22.071833 crc crio[3656]: time=\"2026-06-11T11:13:22.071732634Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-26wrs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:13:22.415932 crc crio[3656]: time=\"2026-06-11T11:13:22.074652771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=ad70705a-c4bd-4c45-bee0-22c6245ccaff name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:22.456097 crc crio[3656]: time=\"2026-06-11T11:13:22.456008536Z\" level=info msg=\"Created container 81218c1afcdd58b7f48677967c55bfcf22fdecc9df13ed91aa3ea7ef4981f9f1: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=7888388b-6141-42fa-a738-4e481b3585d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:22.707152 crc crio[3656]: time=\"2026-06-11T11:13:22.706360571Z\" level=info msg=\"Starting container: 81218c1afcdd58b7f48677967c55bfcf22fdecc9df13ed91aa3ea7ef4981f9f1\" id=c2eee3ed-26bb-4165-b29d-9ea689daf5a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:13:22.775429 crc crio[3656]: time=\"2026-06-11T11:13:22.775212771Z\" level=info msg=\"Stopped container 980e971c4bf70f9f6b73667c706ce15586f5b11fe3e27876bdc90a0db7dd38e1: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=30d0f89c-54f6-40f4-b93b-6d84e89b9a37 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:13:22.788376 crc crio[3656]: time=\"2026-06-11T11:13:22.78390669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=907a1e5d-928f-4f7d-a872-e0b2e5f7dd7f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:22.792505 crc crio[3656]: time=\"2026-06-11T11:13:22.792045983Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=3e93e8ba-9917-4748-9c38-d9d084c2a4aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:22.793099 crc crio[3656]: time=\"2026-06-11T11:13:22.792646441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:22.802545 crc crio[3656]: time=\"2026-06-11T11:13:22.801416292Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=dadb3cd7-eec8-459e-bb82-cc79aaa32311 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:23.076590 crc crio[3656]: time=\"2026-06-11T11:13:23.076000548Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=0307c6e7-5f2d-49dc-9f51-678587b62d20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:23.076590 crc crio[3656]: time=\"2026-06-11T11:13:23.076580805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:23.077049 crc crio[3656]: time=\"2026-06-11T11:13:23.076838333Z\" level=info msg=\"Started container\" PID=12105 containerID=81218c1afcdd58b7f48677967c55bfcf22fdecc9df13ed91aa3ea7ef4981f9f1 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=c2eee3ed-26bb-4165-b29d-9ea689daf5a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f992db5870207eee81d6005fc7799ca98b143ccf92fb43fcf88d573c185143d7\nJun 11 11:13:23.096038 crc crio[3656]: time=\"2026-06-11T11:13:23.095944242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:23.571504 crc crio[3656]: time=\"2026-06-11T11:13:23.560223647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:23.689323 crc crio[3656]: time=\"2026-06-11T11:13:23.689101205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:23.839334 crc crio[3656]: time=\"2026-06-11T11:13:23.839091761Z\" level=info msg=\"Reading blob body from https://registry.redhat.io/v2/redhat/redhat-marketplace-index/blobs/sha256:fc6a839907ff47a938837346d5882b76d2388880d439205aace259df1aedd7c4 failed (unexpected EOF), reconnecting after 4962746 bytes\u2026\"\nJun 11 11:13:23.924595 crc crio[3656]: time=\"2026-06-11T11:13:23.923641249Z\" level=info msg=\"Reading blob body from https://registry.redhat.io/v2/redhat/redhat-marketplace-index/blobs/sha256:4021f37a3830d4a7287b1c92647c97bba203d33cec9c9986f5d70fbdd5961242 failed (unexpected EOF), reconnecting after 5058722 bytes\u2026\"\nJun 11 11:13:24.009490 crc crio[3656]: time=\"2026-06-11T11:13:24.003246229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:24.216542 crc crio[3656]: time=\"2026-06-11T11:13:24.214444718Z\" level=info msg=\"Reading blob body from https://registry.redhat.io/v2/redhat/redhat-marketplace-index/blobs/sha256:5af989ad839f3eac1ee1abf62c7d88da31a485182f0cdfce587ca09374454489 failed (unexpected EOF), reconnecting after 4998285 bytes\u2026\"\nJun 11 11:13:24.218151 crc crio[3656]: time=\"2026-06-11T11:13:24.217611823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:24.407404 crc crio[3656]: time=\"2026-06-11T11:13:24.407239499Z\" level=info msg=\"Created container 7ce5f84ceb113afcb0b3ca85550dd486f8d5d859e848d7c96dfe3499a5900b1c: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=1f241e58-b868-475f-a0ed-3483685b90a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:24.434338 crc crio[3656]: time=\"2026-06-11T11:13:24.433314206Z\" level=info msg=\"Starting container: 7ce5f84ceb113afcb0b3ca85550dd486f8d5d859e848d7c96dfe3499a5900b1c\" id=5665978a-08bb-487f-9d55-b7c08df6e8f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:13:24.571777 crc crio[3656]: time=\"2026-06-11T11:13:24.571569933Z\" level=info msg=\"Stopped container bf7be0d6df69d128d35dcfd45e469360f1c37689ca2b15a1843be5cb5f9e1468: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=232a50b6-15a6-40bc-92be-77e66a4e4bf0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:13:24.576630 crc crio[3656]: time=\"2026-06-11T11:13:24.57619508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=128d603f-5971-45e8-ac8e-a16cf9a325c7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:24.596986 crc crio[3656]: time=\"2026-06-11T11:13:24.596733262Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d38f1987-1c82-4e68-9ddc-dd8e2648dbfb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:24.601414 crc crio[3656]: time=\"2026-06-11T11:13:24.601274247Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=b9587028-9fba-4610-b278-1e32aa4139db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:24.602551 crc crio[3656]: time=\"2026-06-11T11:13:24.601895006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:24.961355 crc crio[3656]: time=\"2026-06-11T11:13:24.961101861Z\" level=info msg=\"Started container\" PID=12179 containerID=7ce5f84ceb113afcb0b3ca85550dd486f8d5d859e848d7c96dfe3499a5900b1c description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=5665978a-08bb-487f-9d55-b7c08df6e8f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d4d05f13393cd1d4d7ec85518d86c35b339fe4f80dfefaba5fdfab1be0579e7\nJun 11 11:13:26.044634 crc crio[3656]: time=\"2026-06-11T11:13:26.036163063Z\" level=info msg=\"Created container a3e435d29c4939b1aa0a1f7dfb84eb7a4f4b596a1e3c271b1e0308bea2eed18c: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=3e93e8ba-9917-4748-9c38-d9d084c2a4aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:26.069870 crc crio[3656]: time=\"2026-06-11T11:13:26.061668283Z\" level=info msg=\"Starting container: a3e435d29c4939b1aa0a1f7dfb84eb7a4f4b596a1e3c271b1e0308bea2eed18c\" id=f7f4375f-2bc0-42a4-8ed7-59a8da18d0e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:13:26.527847 crc crio[3656]: time=\"2026-06-11T11:13:26.523064022Z\" level=info msg=\"Started container\" PID=12197 containerID=a3e435d29c4939b1aa0a1f7dfb84eb7a4f4b596a1e3c271b1e0308bea2eed18c description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=f7f4375f-2bc0-42a4-8ed7-59a8da18d0e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5\nJun 11 11:13:26.714938 crc crio[3656]: time=\"2026-06-11T11:13:26.709103592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:26.799058 crc crio[3656]: time=\"2026-06-11T11:13:26.791413623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:27.499508 crc crio[3656]: time=\"2026-06-11T11:13:27.499365754Z\" level=info msg=\"Created container c161910345137f33aff654e9dbd303eae0b4ae9444b8c98a16352f9341b72f23: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=0307c6e7-5f2d-49dc-9f51-678587b62d20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:27.536955 crc crio[3656]: time=\"2026-06-11T11:13:27.534973784Z\" level=info msg=\"Starting container: c161910345137f33aff654e9dbd303eae0b4ae9444b8c98a16352f9341b72f23\" id=b220f68a-44be-4ab1-9507-f441613e5079 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:13:27.729949 crc crio[3656]: time=\"2026-06-11T11:13:27.728997001Z\" level=info msg=\"Started container\" PID=12205 containerID=c161910345137f33aff654e9dbd303eae0b4ae9444b8c98a16352f9341b72f23 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=b220f68a-44be-4ab1-9507-f441613e5079 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d54c579f0e36956b21907ac5d87b05aeaa0b1bcda2bfeeeb15f6d4420607e82e\nJun 11 11:13:28.172789 crc crio[3656]: time=\"2026-06-11T11:13:28.172488948Z\" level=info msg=\"Created container e966261e7cd54224ca6c95bed2d52d616e7eaab4bf57ce6f765afe99940a770e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=b9587028-9fba-4610-b278-1e32aa4139db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:28.267438 crc crio[3656]: time=\"2026-06-11T11:13:28.267337141Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:13:29.499544 crc crio[3656]: time=\"2026-06-11T11:13:29.498982045Z\" level=info msg=\"Stopping container: 83238a254921138564ca67d45ec8ee405eac2529224d558ae3db178665b6ec52 (timeout: 2s)\" id=0c2691ab-7f37-422d-8d37-b5418d06e627 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:13:29.515914 crc crio[3656]: time=\"2026-06-11T11:13:29.513438116Z\" level=info msg=\"Starting container: e966261e7cd54224ca6c95bed2d52d616e7eaab4bf57ce6f765afe99940a770e\" id=0c7a8d97-6171-4554-8f80-17bb5b84c34f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:13:30.583466 crc crio[3656]: time=\"2026-06-11T11:13:30.582629513Z\" level=info msg=\"Started container\" PID=12272 containerID=e966261e7cd54224ca6c95bed2d52d616e7eaab4bf57ce6f765afe99940a770e description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=0c7a8d97-6171-4554-8f80-17bb5b84c34f name=/runtime.v1.RuntimeService/StartContainer sandboxID=51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5\nJun 11 11:13:31.099926 crc crio[3656]: time=\"2026-06-11T11:13:31.098432322Z\" level=info msg=\"Stopped container 83238a254921138564ca67d45ec8ee405eac2529224d558ae3db178665b6ec52: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0c2691ab-7f37-422d-8d37-b5418d06e627 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:13:31.122352 crc crio[3656]: time=\"2026-06-11T11:13:31.117987374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=6e9174a8-42bc-46c7-8e21-e5f4b10f23d2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:31.157223 crc crio[3656]: time=\"2026-06-11T11:13:31.157021727Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a134bba9-c289-4bf4-9b71-64e0c359357b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:31.171527 crc crio[3656]: time=\"2026-06-11T11:13:31.171358924Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=df3ab1ed-0e98-4d97-a719-e7228b29f45c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:31.192278 crc crio[3656]: time=\"2026-06-11T11:13:31.191328328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:31.694883 crc crio[3656]: time=\"2026-06-11T11:13:31.687350979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:32.020993 crc crio[3656]: time=\"2026-06-11T11:13:32.015997363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:32.895557 crc crio[3656]: time=\"2026-06-11T11:13:32.892916673Z\" level=info msg=\"Stopped container 77863117075fbb5683a421a46e2eb2319073a67e9875683285ce1c365cf9aae2: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=3bc93d9d-8830-4d57-b20c-444e0277bc98 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:13:32.903611 crc crio[3656]: time=\"2026-06-11T11:13:32.900579421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c8fd4205-3854-4014-b7e2-d3d1204a7ad3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:33.070135 crc crio[3656]: time=\"2026-06-11T11:13:33.06978246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f1d42764-d05f-4ef9-9e82-f8575fd6cb20 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:33.115962 crc crio[3656]: time=\"2026-06-11T11:13:33.11579313Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=13623e29-be93-4e50-9a16-20aea1a6bd73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:33.116520 crc crio[3656]: time=\"2026-06-11T11:13:33.116306785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:33.234874 crc crio[3656]: time=\"2026-06-11T11:13:33.233936958Z\" level=info msg=\"Created container 39af703de174fc25b36e09355d5333075b7501d37fe5c82d35ec58a3334c5501: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=df3ab1ed-0e98-4d97-a719-e7228b29f45c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:33.245948 crc crio[3656]: time=\"2026-06-11T11:13:33.243276386Z\" level=info msg=\"Starting container: 39af703de174fc25b36e09355d5333075b7501d37fe5c82d35ec58a3334c5501\" id=59222f19-a501-4f5e-af97-89905baf144a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:13:33.286948 crc crio[3656]: time=\"2026-06-11T11:13:33.284001828Z\" level=info msg=\"Stopping pod sandbox: 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b\" id=5fdde07f-f223-4a4e-a240-892e371fb571 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:13:33.436259 crc crio[3656]: 2026-06-11T11:13:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf8a661774ffccb Mac:1e:8a:34:1c:32:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/975e6ac5-8251-4b79-9ec6-c56bed67f219 SocketPath: PciID:}] [{Interface:0xc0001126d0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:13:33.517663 crc crio[3656]: time=\"2026-06-11T11:13:33.516436449Z\" level=info msg=\"Started container\" PID=12388 containerID=39af703de174fc25b36e09355d5333075b7501d37fe5c82d35ec58a3334c5501 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=59222f19-a501-4f5e-af97-89905baf144a name=/runtime.v1.RuntimeService/StartContainer sandboxID=313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593\nJun 11 11:13:34.007624 crc crio[3656]: time=\"2026-06-11T11:13:34.007478469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:34.090739 crc crio[3656]: time=\"2026-06-11T11:13:34.088803151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:34.902254 crc crio[3656]: 2026-06-11T11:13:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:168d817d20c96e2 Mac:b2:c7:74:98:7b:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/78a1c13e-cb24-4bf7-ae61-f2a14c3bade8 SocketPath: PciID:}] [{Interface:0xc0002105d0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:13:35.293449 crc crio[3656]: time=\"2026-06-11T11:13:35.286100863Z\" level=info msg=\"Created container e0097cd29ac36aeeea7b3c29fa388aa71be952c84f3cf4fd9473fa61b5f3a9bc: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=13623e29-be93-4e50-9a16-20aea1a6bd73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:35.356167 crc crio[3656]: time=\"2026-06-11T11:13:35.329902127Z\" level=info msg=\"Starting container: e0097cd29ac36aeeea7b3c29fa388aa71be952c84f3cf4fd9473fa61b5f3a9bc\" id=81c75d2c-b45d-4072-b151-6cc528e4196a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:13:35.921463 crc crio[3656]: 2026-06-11T11:13:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c0d11c9bd302e9 Mac:e2:d1:9c:b1:b6:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/3cfd194f-3b88-43b3-a622-a0032d214c42 SocketPath: PciID:}] [{Interface:0xc000215190 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:13:35.967837 crc crio[3656]: time=\"2026-06-11T11:13:35.967399589Z\" level=info msg=\"Started container\" PID=12439 containerID=e0097cd29ac36aeeea7b3c29fa388aa71be952c84f3cf4fd9473fa61b5f3a9bc description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=81c75d2c-b45d-4072-b151-6cc528e4196a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f85b77d7a5798fa7c514f35ddf6ab9aca3693e33425ebc33188838a4334db993\nJun 11 11:13:39.302987 crc crio[3656]: 2026-06-11T11:13:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78110a3d7a249d2 Mac:d6:17:2b:c6:d3:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/16a4b70f-16a5-4ec6-b9cd-57d6ebec1877 SocketPath: PciID:}] [{Interface:0xc000136f10 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:13:39.389845 crc crio[3656]: time=\"2026-06-11T11:13:39.388402405Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:13:39.389845 crc crio[3656]: time=\"2026-06-11T11:13:39.388596761Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_5821880e-fe6f-4454-86e5-c9e7122e92f5\\\"\"\nJun 11 11:13:39.389845 crc crio[3656]: time=\"2026-06-11T11:13:39.388929151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 11 11:13:39.429542 crc crio[3656]: time=\"2026-06-11T11:13:39.429334924Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c7ln6 Namespace:openshift-marketplace ID:9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996 UID:0763b957-7da9-4d26-a3dc-c04f2ad9990c NetNS:/var/run/netns/3cfd194f-3b88-43b3-a622-a0032d214c42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0763b957_7da9_4d26_a3dc_c04f2ad9990c.slice PodAnnotations:0xc00279c2d8}] Aliases:map[]}\"\nJun 11 11:13:39.430060 crc crio[3656]: time=\"2026-06-11T11:13:39.430037115Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-c7ln6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:13:39.443238 crc crio[3656]: time=\"2026-06-11T11:13:39.443125194Z\" level=info msg=\"Got pod network &{Name:redhat-operators-26wrs Namespace:openshift-marketplace ID:cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7 UID:916b175c-11a2-47e8-884b-b6c1c8d0b4d8 NetNS:/var/run/netns/975e6ac5-8251-4b79-9ec6-c56bed67f219 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod916b175c_11a2_47e8_884b_b6c1c8d0b4d8.slice PodAnnotations:0xc00279c498}] Aliases:map[]}\"\nJun 11 11:13:39.443548 crc crio[3656]: time=\"2026-06-11T11:13:39.443459754Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-26wrs for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:13:39.445317 crc crio[3656]: time=\"2026-06-11T11:13:39.444861306Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686260-vs65h Namespace:openshift-operator-lifecycle-manager ID:58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b UID:34b0e41d-7804-4148-99f3-677d46c836ea NetNS:/var/run/netns/827fecaa-e260-4a73-93ce-ef0f831822a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34b0e41d_7804_4148_99f3_677d46c836ea.slice PodAnnotations:0xc00008cb08}] Aliases:map[]}\"\nJun 11 11:13:39.445317 crc crio[3656]: time=\"2026-06-11T11:13:39.445109593Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686260-vs65h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:13:39.452810 crc crio[3656]: time=\"2026-06-11T11:13:39.45205382Z\" level=info msg=\"Got pod network &{Name:community-operators-p85kl Namespace:openshift-marketplace ID:78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164 UID:8d22030f-a035-40de-8248-adf3f7e83c92 NetNS:/var/run/netns/16a4b70f-16a5-4ec6-b9cd-57d6ebec1877 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8d22030f_a035_40de_8248_adf3f7e83c92.slice PodAnnotations:0xc0013007b8}] Aliases:map[]}\"\nJun 11 11:13:39.452810 crc crio[3656]: time=\"2026-06-11T11:13:39.45237894Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-p85kl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:13:39.485358 crc crio[3656]: time=\"2026-06-11T11:13:39.485097644Z\" level=info msg=\"Got pod network &{Name:certified-operators-vk6c6 Namespace:openshift-marketplace ID:168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509 UID:686c9890-1411-4bf9-8d24-9d1ce5867fe6 NetNS:/var/run/netns/78a1c13e-cb24-4bf7-ae61-f2a14c3bade8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod686c9890_1411_4bf9_8d24_9d1ce5867fe6.slice PodAnnotations:0xc0001828b0}] Aliases:map[]}\"\nJun 11 11:13:39.485755 crc crio[3656]: time=\"2026-06-11T11:13:39.485479756Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-vk6c6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:13:39.613387 crc crio[3656]: time=\"2026-06-11T11:13:39.612889359Z\" level=info msg=\"Ran pod sandbox 9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996 with infra container: openshift-marketplace/redhat-marketplace-c7ln6/POD\" id=80349848-c7a1-454f-92fd-d3c0f192d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:13:39.687576 crc crio[3656]: time=\"2026-06-11T11:13:39.686628585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0b78ec80-f904-4cc0-b7ae-970d597e1a4d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:39.944399 crc crio[3656]: time=\"2026-06-11T11:13:39.942647219Z\" level=info msg=\"Ran pod sandbox cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7 with infra container: openshift-marketplace/redhat-operators-26wrs/POD\" id=d794a9af-d6bb-49f1-be7f-3241222fe0d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:13:39.955770 crc crio[3656]: time=\"2026-06-11T11:13:39.954414249Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=239c218c-5f2c-434c-8f44-93d7f3b38a08 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:40.326135 crc crio[3656]: time=\"2026-06-11T11:13:40.321312344Z\" level=info msg=\"Ran pod sandbox 168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509 with infra container: openshift-marketplace/certified-operators-vk6c6/POD\" id=9f45c1ac-f937-4776-a15d-fbcf96d8f9f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:13:40.326135 crc crio[3656]: time=\"2026-06-11T11:13:40.322132239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=58ca4488-65a9-455c-9b1f-83551ddb719d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:40.402633 crc crio[3656]: time=\"2026-06-11T11:13:40.401402699Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4feb71c5-293b-4d47-aaaf-7d1e97a9815d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:40.411008 crc crio[3656]: time=\"2026-06-11T11:13:40.410794009Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-c7ln6/extract-utilities\" id=d45f0777-8e3f-4a39-8ff5-120beb99c625 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:40.411829 crc crio[3656]: time=\"2026-06-11T11:13:40.41151763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:40.473602 crc crio[3656]: time=\"2026-06-11T11:13:40.473443794Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-26wrs/extract-utilities\" id=af487a4e-b136-48bd-bef1-ac46305ee2e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:40.488560 crc crio[3656]: time=\"2026-06-11T11:13:40.487613566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:40.626029 crc crio[3656]: time=\"2026-06-11T11:13:40.624559734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=df11ac88-6cb3-4f7e-9497-2fde9772e8db name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:40.649014 crc crio[3656]: time=\"2026-06-11T11:13:40.644499558Z\" level=info msg=\"Ran pod sandbox 78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164 with infra container: openshift-marketplace/community-operators-p85kl/POD\" id=ffceddef-a6cf-4d11-a505-618f7c82d6ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:13:40.783917 crc crio[3656]: time=\"2026-06-11T11:13:40.775983833Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bc9f5186-bd31-461b-a825-a52e01925e12 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:40.852663 crc crio[3656]: time=\"2026-06-11T11:13:40.841647729Z\" level=info msg=\"Stopping container: e966261e7cd54224ca6c95bed2d52d616e7eaab4bf57ce6f765afe99940a770e (timeout: 30s)\" id=4caa6695-481e-4327-97b5-7c699314fcb9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:13:40.914500 crc crio[3656]: time=\"2026-06-11T11:13:40.914126957Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:13:41.059304 crc crio[3656]: time=\"2026-06-11T11:13:41.058574958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=70c99783-aa31-4046-8df6-42e733fd1a95 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:41.072627 crc crio[3656]: time=\"2026-06-11T11:13:41.072429461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:41.091613 crc crio[3656]: time=\"2026-06-11T11:13:41.091393925Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-p85kl/extract-utilities\" id=20b13711-0a1c-4257-8d0e-b6aeebaef8c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:41.109838 crc crio[3656]: time=\"2026-06-11T11:13:41.107556217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=71af7496-fea3-4aab-a029-a9c431be1ffc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:41.113774 crc crio[3656]: time=\"2026-06-11T11:13:41.113494584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:41.148042 crc crio[3656]: time=\"2026-06-11T11:13:41.147811455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:41.518474 crc crio[3656]: time=\"2026-06-11T11:13:41.513432163Z\" level=info msg=\"Created container 8f1fa009d283b5af4c1e5e2236f90650c10f19f9f840f9c09d140a6df194a226: openshift-marketplace/redhat-marketplace-c7ln6/extract-utilities\" id=d45f0777-8e3f-4a39-8ff5-120beb99c625 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:41.529811 crc crio[3656]: time=\"2026-06-11T11:13:41.527037488Z\" level=info msg=\"Starting container: 8f1fa009d283b5af4c1e5e2236f90650c10f19f9f840f9c09d140a6df194a226\" id=89fab81a-acb7-4357-8372-8be79522039b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:13:41.578653 crc crio[3656]: time=\"2026-06-11T11:13:41.577636825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:41.677443 crc crio[3656]: time=\"2026-06-11T11:13:41.677372445Z\" level=info msg=\"Stopped container e966261e7cd54224ca6c95bed2d52d616e7eaab4bf57ce6f765afe99940a770e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=4caa6695-481e-4327-97b5-7c699314fcb9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:13:41.705864 crc crio[3656]: time=\"2026-06-11T11:13:41.685662192Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d45bc350-ae68-4e51-b5f5-ef3d9e2d23ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:41.715728 crc crio[3656]: time=\"2026-06-11T11:13:41.714110189Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-vk6c6/extract-utilities\" id=b40fddfe-016b-4c94-b3ad-f1e4f37e7c2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:41.715728 crc crio[3656]: time=\"2026-06-11T11:13:41.714939703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:41.730090 crc crio[3656]: time=\"2026-06-11T11:13:41.729564809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=cb6666c0-d12b-4a0a-8d3c-63fe1a659c85 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:41.758310 crc crio[3656]: time=\"2026-06-11T11:13:41.757658016Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0e66f10e-b904-4bc4-bfc3-28dec2e19cec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:41.759969 crc crio[3656]: time=\"2026-06-11T11:13:41.75948383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:42.068996 crc crio[3656]: time=\"2026-06-11T11:13:42.067966426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:42.131865 crc crio[3656]: time=\"2026-06-11T11:13:42.13159052Z\" level=info msg=\"Started container\" PID=12521 containerID=8f1fa009d283b5af4c1e5e2236f90650c10f19f9f840f9c09d140a6df194a226 description=openshift-marketplace/redhat-marketplace-c7ln6/extract-utilities id=89fab81a-acb7-4357-8372-8be79522039b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996\nJun 11 11:13:42.482351 crc crio[3656]: time=\"2026-06-11T11:13:42.480562162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:42.789176 crc crio[3656]: time=\"2026-06-11T11:13:42.780458931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:42.789176 crc crio[3656]: time=\"2026-06-11T11:13:42.784819521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:42.942996 crc crio[3656]: time=\"2026-06-11T11:13:42.942656521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:43.003130 crc crio[3656]: time=\"2026-06-11T11:13:43.002873154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:43.081898 crc crio[3656]: time=\"2026-06-11T11:13:43.075341972Z\" level=info msg=\"Removing container: bf7be0d6df69d128d35dcfd45e469360f1c37689ca2b15a1843be5cb5f9e1468\" id=d2940a25-813d-41be-ac70-e6011e448648 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:13:43.188244 crc crio[3656]: time=\"2026-06-11T11:13:43.188060658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:43.877518 crc crio[3656]: time=\"2026-06-11T11:13:43.873628163Z\" level=info msg=\"Created container c3da057fd812634c3931a35a47da6592b33ee10a31b1cf5509ce872e05c8c735: openshift-marketplace/redhat-operators-26wrs/extract-utilities\" id=af487a4e-b136-48bd-bef1-ac46305ee2e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:43.880656 crc crio[3656]: time=\"2026-06-11T11:13:43.880503817Z\" level=info msg=\"Starting container: c3da057fd812634c3931a35a47da6592b33ee10a31b1cf5509ce872e05c8c735\" id=ce04b2c0-25bf-4d7a-9600-214127197f08 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:13:43.928901 crc crio[3656]: time=\"2026-06-11T11:13:43.926011583Z\" level=info msg=\"Created container 3b4d8c4fe506f8785e6d9a4515f37875e902be5fd54ed21acada5e1b28f06284: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0e66f10e-b904-4bc4-bfc3-28dec2e19cec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:43.935073 crc crio[3656]: time=\"2026-06-11T11:13:43.93497738Z\" level=info msg=\"Started container\" PID=12536 containerID=c3da057fd812634c3931a35a47da6592b33ee10a31b1cf5509ce872e05c8c735 description=openshift-marketplace/redhat-operators-26wrs/extract-utilities id=ce04b2c0-25bf-4d7a-9600-214127197f08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7\nJun 11 11:13:43.935763 crc crio[3656]: time=\"2026-06-11T11:13:43.935637849Z\" level=info msg=\"Starting container: 3b4d8c4fe506f8785e6d9a4515f37875e902be5fd54ed21acada5e1b28f06284\" id=6e170de3-e627-4318-86d3-a6c920297ad6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:13:43.937909 crc crio[3656]: time=\"2026-06-11T11:13:43.937573067Z\" level=info msg=\"Created container 5e877526407baff70056a1a0cefcc0fa3e3905c2d22c96df8a30b234b281aa6c: openshift-marketplace/certified-operators-vk6c6/extract-utilities\" id=b40fddfe-016b-4c94-b3ad-f1e4f37e7c2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:43.957562 crc crio[3656]: time=\"2026-06-11T11:13:43.952165341Z\" level=info msg=\"Starting container: 5e877526407baff70056a1a0cefcc0fa3e3905c2d22c96df8a30b234b281aa6c\" id=77876e22-fb1b-4a0a-98d2-ef8c13e8e3a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:13:43.966380 crc crio[3656]: time=\"2026-06-11T11:13:43.965985063Z\" level=info msg=\"Started container\" PID=12551 containerID=3b4d8c4fe506f8785e6d9a4515f37875e902be5fd54ed21acada5e1b28f06284 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=6e170de3-e627-4318-86d3-a6c920297ad6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5\nJun 11 11:13:44.150330 crc crio[3656]: time=\"2026-06-11T11:13:44.14991627Z\" level=info msg=\"Started container\" PID=12559 containerID=5e877526407baff70056a1a0cefcc0fa3e3905c2d22c96df8a30b234b281aa6c description=openshift-marketplace/certified-operators-vk6c6/extract-utilities id=77876e22-fb1b-4a0a-98d2-ef8c13e8e3a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509\nJun 11 11:13:44.208477 crc crio[3656]: time=\"2026-06-11T11:13:44.207851515Z\" level=info msg=\"Created container cce748cf8ba22c7a2ee4598740bcd8829f12bd660e6bd08cb358a636afeaa6a9: openshift-marketplace/community-operators-p85kl/extract-utilities\" id=20b13711-0a1c-4257-8d0e-b6aeebaef8c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:44.300324 crc crio[3656]: time=\"2026-06-11T11:13:44.300147353Z\" level=info msg=\"Starting container: cce748cf8ba22c7a2ee4598740bcd8829f12bd660e6bd08cb358a636afeaa6a9\" id=9a1b5920-2626-4229-93f5-dcbda9718d73 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:13:44.380117 crc crio[3656]: time=\"2026-06-11T11:13:44.379002461Z\" level=info msg=\"Started container\" PID=12560 containerID=cce748cf8ba22c7a2ee4598740bcd8829f12bd660e6bd08cb358a636afeaa6a9 description=openshift-marketplace/community-operators-p85kl/extract-utilities id=9a1b5920-2626-4229-93f5-dcbda9718d73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164\nJun 11 11:13:44.382189 crc crio[3656]: time=\"2026-06-11T11:13:44.382145595Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ea362389-a929-4255-98e7-64614b2352d0 name=/runtime.v1.ImageService/PullImage\nJun 11 11:13:44.418570 crc crio[3656]: time=\"2026-06-11T11:13:44.418494227Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 11:13:44.792090 crc crio[3656]: time=\"2026-06-11T11:13:44.791851575Z\" level=info msg=\"Removed container bf7be0d6df69d128d35dcfd45e469360f1c37689ca2b15a1843be5cb5f9e1468: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d2940a25-813d-41be-ac70-e6011e448648 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:13:45.917952 crc crio[3656]: time=\"2026-06-11T11:13:45.916392161Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:13:46.230899 crc crio[3656]: time=\"2026-06-11T11:13:46.217163857Z\" level=info msg=\"Stopped pod sandbox: 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b\" id=5fdde07f-f223-4a4e-a240-892e371fb571 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:13:46.373603 crc crio[3656]: time=\"2026-06-11T11:13:46.37343594Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0d7bd1fb-310b-45db-8596-1219a7abe99f name=/runtime.v1.ImageService/PullImage\nJun 11 11:13:46.387433 crc crio[3656]: time=\"2026-06-11T11:13:46.381472959Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 11:13:46.682385 crc crio[3656]: time=\"2026-06-11T11:13:46.677951508Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=69bc3209-f88a-4adc-b90e-44fa208a720a name=/runtime.v1.ImageService/PullImage\nJun 11 11:13:46.695779 crc crio[3656]: time=\"2026-06-11T11:13:46.695570882Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 11:13:46.769188 crc crio[3656]: time=\"2026-06-11T11:13:46.768898686Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=48d91b71-2990-4d66-a8ea-f38ece07c676 name=/runtime.v1.ImageService/PullImage\nJun 11 11:13:46.822865 crc crio[3656]: time=\"2026-06-11T11:13:46.822475681Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 11:13:52.673012 crc crio[3656]: time=\"2026-06-11T11:13:52.666553643Z\" level=info msg=\"Stopping container: d83a345fcd262819af02076335354982d30985bac8e1dd49ea12a57298ed5c5c (timeout: 3600s)\" id=ab870be9-7476-477c-b9e1-c404cfe2f3e6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:13:57.675028 crc crio[3656]: time=\"2026-06-11T11:13:57.673101743Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-d4g7l/POD\" id=524b6ea3-d4e2-4fd5-b63d-3d57c191b400 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:13:57.675028 crc crio[3656]: time=\"2026-06-11T11:13:57.674886687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:57.997994 crc crio[3656]: time=\"2026-06-11T11:13:57.997417211Z\" 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=524b6ea3-d4e2-4fd5-b63d-3d57c191b400 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:13:58.185890 crc crio[3656]: time=\"2026-06-11T11:13:58.185507091Z\" level=info msg=\"Ran pod sandbox 146cf5a36a8051d7452f3f8e8a58f30c9fbd1bcedbb1d3cb311c80c8614985d3 with infra container: openshift-multus/cni-sysctl-allowlist-ds-d4g7l/POD\" id=524b6ea3-d4e2-4fd5-b63d-3d57c191b400 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:13:58.280553 crc crio[3656]: time=\"2026-06-11T11:13:58.279976114Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=7b5373f4-246c-4cf5-a42a-156b5ffdffb5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:58.295976 crc crio[3656]: time=\"2026-06-11T11:13:58.295431885Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=fc431ef1-6b09-4037-9849-35223cf31d35 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:58.401258 crc crio[3656]: time=\"2026-06-11T11:13:58.399826093Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-d4g7l/kube-multus-additional-cni-plugins\" id=4bc5d886-dafe-4ac2-bbef-ddcc709c934e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:58.403545 crc crio[3656]: time=\"2026-06-11T11:13:58.403498153Z\" level=info msg=\"Stopping container: 39af703de174fc25b36e09355d5333075b7501d37fe5c82d35ec58a3334c5501 (timeout: 2s)\" id=dc465205-7a61-478f-8607-c543462ea76b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:13:58.463897 crc crio[3656]: time=\"2026-06-11T11:13:58.463131989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:59.148576 crc crio[3656]: time=\"2026-06-11T11:13:59.148444835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:13:59.659747 crc crio[3656]: time=\"2026-06-11T11:13:59.656383851Z\" level=info msg=\"Stopped container 39af703de174fc25b36e09355d5333075b7501d37fe5c82d35ec58a3334c5501: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=dc465205-7a61-478f-8607-c543462ea76b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:13:59.674092 crc crio[3656]: time=\"2026-06-11T11:13:59.673945484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a5844471-efa5-47fc-98e4-0fc43fb693d5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:59.690342 crc crio[3656]: time=\"2026-06-11T11:13:59.679763277Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=8ee0c1ca-abe0-466e-a523-98fa0cb55d7e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:13:59.690342 crc crio[3656]: time=\"2026-06-11T11:13:59.689189427Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=232fa5c7-72f8-4001-beaf-8c48fafd220a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:13:59.690342 crc crio[3656]: time=\"2026-06-11T11:13:59.689805566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:14:00.118989 crc crio[3656]: time=\"2026-06-11T11:14:00.118210082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:14:00.130060 crc crio[3656]: time=\"2026-06-11T11:14:00.129992373Z\" level=info msg=\"Removing container: 83238a254921138564ca67d45ec8ee405eac2529224d558ae3db178665b6ec52\" id=2d15fa76-24ce-482a-9d57-ac389ab02406 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:14:00.183180 crc crio[3656]: time=\"2026-06-11T11:14:00.182734284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:14:01.243160 crc crio[3656]: time=\"2026-06-11T11:14:01.242982685Z\" level=info msg=\"Created container 8e53fd98403c9c9626cc23200712f1be14ec1d1f773c277ee279fe792436b745: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=232fa5c7-72f8-4001-beaf-8c48fafd220a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:14:01.266758 crc crio[3656]: time=\"2026-06-11T11:14:01.266605328Z\" level=info msg=\"Starting container: 8e53fd98403c9c9626cc23200712f1be14ec1d1f773c277ee279fe792436b745\" id=72435da0-73d7-40d9-a816-1eefea9b837d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:14:01.345130 crc crio[3656]: time=\"2026-06-11T11:14:01.344992072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:14:01.355133 crc crio[3656]: time=\"2026-06-11T11:14:01.346354513Z\" level=info msg=\"Started container\" PID=12840 containerID=8e53fd98403c9c9626cc23200712f1be14ec1d1f773c277ee279fe792436b745 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=72435da0-73d7-40d9-a816-1eefea9b837d name=/runtime.v1.RuntimeService/StartContainer sandboxID=313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593\nJun 11 11:14:02.382645 crc crio[3656]: time=\"2026-06-11T11:14:02.378477146Z\" level=info msg=\"Created container 66c27314c8cee82d68c64e0af80d2f9f57e4d57765a5222955ec7f2190f9f559: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=70ccfa66-9a27-4197-9df5-1eb107fef72f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:14:02.437659 crc crio[3656]: time=\"2026-06-11T11:14:02.437506433Z\" level=info msg=\"Starting container: 66c27314c8cee82d68c64e0af80d2f9f57e4d57765a5222955ec7f2190f9f559\" id=f0621155-6bbc-4a33-90f2-4cac35458650 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:14:02.665417 crc crio[3656]: time=\"2026-06-11T11:14:02.66442435Z\" level=info msg=\"Removed container 83238a254921138564ca67d45ec8ee405eac2529224d558ae3db178665b6ec52: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2d15fa76-24ce-482a-9d57-ac389ab02406 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:14:02.713474 crc crio[3656]: time=\"2026-06-11T11:14:02.687989341Z\" level=info msg=\"Started container\" PID=12857 containerID=66c27314c8cee82d68c64e0af80d2f9f57e4d57765a5222955ec7f2190f9f559 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=f0621155-6bbc-4a33-90f2-4cac35458650 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4\nJun 11 11:14:03.032744 crc crio[3656]: time=\"2026-06-11T11:14:03.032361606Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=77b00a71-8675-4482-9bde-8c47c18f9def name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:14:03.054052 crc crio[3656]: time=\"2026-06-11T11:14:03.045966311Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=69db8f8a-71e4-43d0-8475-2c03932e8f97 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:14:03.080377 crc crio[3656]: time=\"2026-06-11T11:14:03.080077936Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=027b09ef-fcc6-4711-8446-91f91207d74c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:14:03.081815 crc crio[3656]: time=\"2026-06-11T11:14:03.08087714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:14:04.157462 crc crio[3656]: time=\"2026-06-11T11:14:04.156650372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:14:04.285764 crc crio[3656]: time=\"2026-06-11T11:14:04.276276124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:14:05.053395 crc crio[3656]: time=\"2026-06-11T11:14:05.052094275Z\" level=info msg=\"Created container 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632: openshift-multus/cni-sysctl-allowlist-ds-d4g7l/kube-multus-additional-cni-plugins\" id=4bc5d886-dafe-4ac2-bbef-ddcc709c934e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:14:05.106819 crc crio[3656]: time=\"2026-06-11T11:14:05.094522888Z\" level=info msg=\"Starting container: 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632\" id=a8c1e852-d624-41fc-a226-0e0881681870 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:14:05.407636 crc crio[3656]: time=\"2026-06-11T11:14:05.407280962Z\" level=info msg=\"Started container\" PID=12889 containerID=44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632 description=openshift-multus/cni-sysctl-allowlist-ds-d4g7l/kube-multus-additional-cni-plugins id=a8c1e852-d624-41fc-a226-0e0881681870 name=/runtime.v1.RuntimeService/StartContainer sandboxID=146cf5a36a8051d7452f3f8e8a58f30c9fbd1bcedbb1d3cb311c80c8614985d3\nJun 11 11:14:06.027004 crc crio[3656]: time=\"2026-06-11T11:14:06.012535663Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=8bd245aa-48fe-4aa0-86ce-ea9942d2c178 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:14:06.028178 crc crio[3656]: time=\"2026-06-11T11:14:06.028099967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:14:06.848805 crc crio[3656]: time=\"2026-06-11T11:14:06.845983971Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b UID:43b595c4-4ec3-429d-8f77-0492595d4275 NetNS:/var/run/netns/abff42a5-93b3-4ab1-af94-d6600e9c15b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod43b595c4_4ec3_429d_8f77_0492595d4275.slice PodAnnotations:0xc00123e7e8}] Aliases:map[]}\"\nJun 11 11:14:06.848805 crc crio[3656]: time=\"2026-06-11T11:14:06.846059594Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:14:08.458500 crc crio[3656]: time=\"2026-06-11T11:14:08.45561743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:14:09.284185 crc crio[3656]: time=\"2026-06-11T11:14:09.284031517Z\" level=info msg=\"Created container 6ed6575b635ece0189e14b226c438355f212be6b13620e3ec4981794ba063e34: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=027b09ef-fcc6-4711-8446-91f91207d74c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:14:09.288887 crc crio[3656]: time=\"2026-06-11T11:14:09.288625394Z\" level=info msg=\"Starting container: 6ed6575b635ece0189e14b226c438355f212be6b13620e3ec4981794ba063e34\" id=4697b97f-24d1-4d15-9341-c99e1ae8b4ef name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:14:09.576833 crc crio[3656]: time=\"2026-06-11T11:14:09.574479116Z\" level=info msg=\"Started container\" PID=12924 containerID=6ed6575b635ece0189e14b226c438355f212be6b13620e3ec4981794ba063e34 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=4697b97f-24d1-4d15-9341-c99e1ae8b4ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4\nJun 11 11:14:09.793539 crc crio[3656]: time=\"2026-06-11T11:14:09.793445916Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=54c25c94-6231-4363-bce1-7f45c061387d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:14:09.805405 crc crio[3656]: time=\"2026-06-11T11:14:09.804070972Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=f6caef0e-e1b2-4beb-8bd5-63209b9d70dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:14:09.812633 crc crio[3656]: time=\"2026-06-11T11:14:09.812261456Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=ebed2e47-96fc-4ac2-b1f8-62c6f1fa0a49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:14:09.813212 crc crio[3656]: time=\"2026-06-11T11:14:09.812953267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:14:10.010269 crc crio[3656]: time=\"2026-06-11T11:14:10.00379239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:14:10.010759 crc crio[3656]: time=\"2026-06-11T11:14:10.005999465Z\" level=info msg=\"Stopping container: 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632 (timeout: 30s)\" id=0c5912be-bc90-4b9a-a59c-b835e8e29e2c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:14:13.258963 crc crio[3656]: time=\"2026-06-11T11:14:13.243001963Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=7628d6dd-1674-4545-84e8-5aecb4e58a40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:14:13.258963 crc crio[3656]: time=\"2026-06-11T11:14:13.24962292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:14:13.508978 crc crio[3656]: time=\"2026-06-11T11:14:13.505973224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:14:13.537796 crc crio[3656]: time=\"2026-06-11T11:14:13.537133672Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1 UID:f72cec4b-304a-4abd-b103-8c9aef2c5b45 NetNS:/var/run/netns/8ff4ab58-9f5f-43a6-8ad0-9b4ad07b958c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podf72cec4b_304a_4abd_b103_8c9aef2c5b45.slice PodAnnotations:0xc00279c6c0}] Aliases:map[]}\"\nJun 11 11:14:13.537796 crc crio[3656]: time=\"2026-06-11T11:14:13.537283666Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:14:14.310552 crc crio[3656]: time=\"2026-06-11T11:14:14.298876005Z\" level=info msg=\"Created container 241bc25da88a376514beba0297f56a61b8a39277538cec7cbaed183e3adcaad8: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=ebed2e47-96fc-4ac2-b1f8-62c6f1fa0a49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:14:14.310552 crc crio[3656]: time=\"2026-06-11T11:14:14.302550844Z\" level=info msg=\"Starting container: 241bc25da88a376514beba0297f56a61b8a39277538cec7cbaed183e3adcaad8\" id=32a2f630-366c-4599-8b79-0f49f6ea3592 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:14:14.312152 crc crio[3656]: 2026-06-11T11:14:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39b128021e3a182 Mac:7e:1b:1a:c1:e2:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/abff42a5-93b3-4ab1-af94-d6600e9c15b6 SocketPath: PciID:}] [{Interface:0xc000191490 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:14:14.329894 crc crio[3656]: time=\"2026-06-11T11:14:14.329755614Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b UID:43b595c4-4ec3-429d-8f77-0492595d4275 NetNS:/var/run/netns/abff42a5-93b3-4ab1-af94-d6600e9c15b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod43b595c4_4ec3_429d_8f77_0492595d4275.slice PodAnnotations:0xc00123e7e8}] Aliases:map[]}\"\nJun 11 11:14:14.330668 crc crio[3656]: time=\"2026-06-11T11:14:14.330645781Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:14:14.383662 crc crio[3656]: time=\"2026-06-11T11:14:14.377858407Z\" level=info msg=\"Ran pod sandbox 39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=8bd245aa-48fe-4aa0-86ce-ea9942d2c178 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:14:14.390019 crc crio[3656]: time=\"2026-06-11T11:14:14.389259596Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6785bfe2-11f7-4060-ba0a-d3a6b1c4107a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:14:14.412488 crc crio[3656]: time=\"2026-06-11T11:14:14.411844559Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bd89d1c9-86f8-43c0-b968-a4d4f484d29d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:14:14.607008 crc crio[3656]: time=\"2026-06-11T11:14:14.606853826Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=7f44370a-0880-4200-a01c-14ac9f1bf83f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:14:14.608401 crc crio[3656]: time=\"2026-06-11T11:14:14.608267778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:14:14.921356 crc crio[3656]: time=\"2026-06-11T11:14:14.920965858Z\" level=info msg=\"Started container\" PID=13005 containerID=241bc25da88a376514beba0297f56a61b8a39277538cec7cbaed183e3adcaad8 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=32a2f630-366c-4599-8b79-0f49f6ea3592 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4\nJun 11 11:14:17.795118 crc crio[3656]: 2026-06-11T11:14:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83e50a621eadee9 Mac:32:78:ab:3e:23:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/8ff4ab58-9f5f-43a6-8ad0-9b4ad07b958c SocketPath: PciID:}] [{Interface:0xc000386be0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:14:17.808193 crc crio[3656]: time=\"2026-06-11T11:14:17.807950665Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1 UID:f72cec4b-304a-4abd-b103-8c9aef2c5b45 NetNS:/var/run/netns/8ff4ab58-9f5f-43a6-8ad0-9b4ad07b958c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podf72cec4b_304a_4abd_b103_8c9aef2c5b45.slice PodAnnotations:0xc00279c6c0}] Aliases:map[]}\"\nJun 11 11:14:17.808822 crc crio[3656]: time=\"2026-06-11T11:14:17.808477511Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:14:28.357013 crc crio[3656]: time=\"2026-06-11T11:14:28.352629568Z\" level=info msg=\"Stopping container: 8e53fd98403c9c9626cc23200712f1be14ec1d1f773c277ee279fe792436b745 (timeout: 2s)\" id=cf0f1240-276b-4669-a1f4-8c1df43f2c8a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:14:29.787571 crc crio[3656]: time=\"2026-06-11T11:14:29.787482523Z\" level=info msg=\"Removing container: 39af703de174fc25b36e09355d5333075b7501d37fe5c82d35ec58a3334c5501\" id=fa1cc956-f6cf-42ae-b601-ea85740b892f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:14:40.031517 crc crio[3656]: time=\"2026-06-11T11:14:40.030262567Z\" level=warning msg=\"Stopping container 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632 with stop signal(15) timed out. Killing...\"\nJun 11 11:14:40.149964 crc crio[3656]: time=\"2026-06-11T11:14:40.149639682Z\" level=error msg=\"Killing container 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 11:14:55.425215 crc crio[3656]: time=\"2026-06-11T11:14:55.415803076Z\" level=info msg=\"Stopped container 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632: openshift-multus/cni-sysctl-allowlist-ds-d4g7l/kube-multus-additional-cni-plugins\" id=0c5912be-bc90-4b9a-a59c-b835e8e29e2c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:14:55.425215 crc crio[3656]: time=\"2026-06-11T11:14:55.41998562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:14:55.440074 crc crio[3656]: time=\"2026-06-11T11:14:55.427996249Z\" level=info msg=\"Stopped container 8e53fd98403c9c9626cc23200712f1be14ec1d1f773c277ee279fe792436b745: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cf0f1240-276b-4669-a1f4-8c1df43f2c8a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:14:55.440074 crc crio[3656]: time=\"2026-06-11T11:14:55.429636568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=2430be68-97d3-4431-a1de-d4bd8cca4968 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:14:55.440074 crc crio[3656]: time=\"2026-06-11T11:14:55.433836493Z\" level=info msg=\"Stopping pod sandbox: 146cf5a36a8051d7452f3f8e8a58f30c9fbd1bcedbb1d3cb311c80c8614985d3\" id=1b4a9d7c-7e60-4460-9235-c0a9a3d73f73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:14:55.440074 crc crio[3656]: time=\"2026-06-11T11:14:55.438139201Z\" level=info msg=\"Ran pod sandbox 83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1 with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=7628d6dd-1674-4545-84e8-5aecb4e58a40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:14:55.447183 crc crio[3656]: time=\"2026-06-11T11:14:55.446045316Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0f1c3b14-ab28-4750-a178-4fe700b731c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:14:56.163116 crc crio[3656]: time=\"2026-06-11T11:14:56.162587593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:14:57.146115 crc crio[3656]: time=\"2026-06-11T11:14:57.145531832Z\" level=info msg=\"Created container 8eef6f6c7ca56f2626a3ffee3cba8a82777db8d3d57831647c667ba5e69ca093: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=7f44370a-0880-4200-a01c-14ac9f1bf83f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:14:57.149587 crc crio[3656]: time=\"2026-06-11T11:14:57.149526051Z\" level=info msg=\"Starting container: 8eef6f6c7ca56f2626a3ffee3cba8a82777db8d3d57831647c667ba5e69ca093\" id=f4a49744-7bee-4c6b-a4ee-8d5a83233754 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:14:57.272603 crc crio[3656]: time=\"2026-06-11T11:14:57.272225045Z\" level=info msg=\"Started container\" PID=13308 containerID=8eef6f6c7ca56f2626a3ffee3cba8a82777db8d3d57831647c667ba5e69ca093 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=f4a49744-7bee-4c6b-a4ee-8d5a83233754 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b\nJun 11 11:15:00.585567 crc crio[3656]: time=\"2026-06-11T11:15:00.584889747Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686275-v9gx2/POD\" id=ee069da8-0919-46ae-a922-f043fdd55028 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:15:00.585567 crc crio[3656]: time=\"2026-06-11T11:15:00.585433013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:15:07.820413 crc crio[3656]: time=\"2026-06-11T11:15:07.819266905Z\" level=info msg=\"Stopping pod sandbox: 39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b\" id=440a6933-2e00-4016-a388-e0e3c0b1dec1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:07.822140 crc crio[3656]: time=\"2026-06-11T11:15:07.821145421Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b UID:43b595c4-4ec3-429d-8f77-0492595d4275 NetNS:/var/run/netns/abff42a5-93b3-4ab1-af94-d6600e9c15b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod43b595c4_4ec3_429d_8f77_0492595d4275.slice PodAnnotations:0xc001f0a818}] Aliases:map[]}\"\nJun 11 11:15:07.822140 crc crio[3656]: time=\"2026-06-11T11:15:07.82145084Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:15:08.931814 crc crio[3656]: time=\"2026-06-11T11:15:08.931715279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=9226d481-3ed0-4781-b1a1-2862b7e1e163 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:15:08.932630 crc crio[3656]: time=\"2026-06-11T11:15:08.932552944Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8755dc8c-6cf7-4d42-8cc3-374ee2f8f696 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:15:27.607749 crc crio[3656]: time=\"2026-06-11T11:15:27.605162744Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7f79795b-f538-4e95-8ae9-257593ebbce9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:15:27.615764 crc crio[3656]: time=\"2026-06-11T11:15:27.615055425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:15:27.619802 crc crio[3656]: time=\"2026-06-11T11:15:27.616302893Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=40d7e68c-037e-43e1-80bb-0628093e52f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:15:27.619802 crc crio[3656]: time=\"2026-06-11T11:15:27.616849039Z\" level=info msg=\"Stopped container d83a345fcd262819af02076335354982d30985bac8e1dd49ea12a57298ed5c5c: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=ab870be9-7476-477c-b9e1-c404cfe2f3e6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:15:27.619802 crc crio[3656]: time=\"2026-06-11T11:15:27.617462308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:15:27.619802 crc crio[3656]: time=\"2026-06-11T11:15:27.618485999Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=e98c1e69-c3b2-4d56-847f-cda0b96a6df8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:15:27.630145 crc crio[3656]: time=\"2026-06-11T11:15:27.630048141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=bb3da62c-93c9-4039-9974-697e2a347745 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:15:27.638350 crc crio[3656]: time=\"2026-06-11T11:15:27.638277931Z\" level=info msg=\"Stopped pod sandbox: 146cf5a36a8051d7452f3f8e8a58f30c9fbd1bcedbb1d3cb311c80c8614985d3\" id=1b4a9d7c-7e60-4460-9235-c0a9a3d73f73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:27.641361 crc crio[3656]: time=\"2026-06-11T11:15:27.641256122Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=14d0e08e-1e20-4d47-8705-8061e0e41b82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:15:27.641361 crc crio[3656]: time=\"2026-06-11T11:15:27.641343204Z\" level=info msg=\"Stopped pod sandbox: 39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b\" id=440a6933-2e00-4016-a388-e0e3c0b1dec1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:15:36.926625 crc crio[3656]: time=\"2026-06-11T11:15:36.925803262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:15:52.343178 crc crio[3656]: time=\"2026-06-11T11:15:52.341768518Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=fcd71ff3-938c-474a-bfd2-6f22265a29db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:15:52.344460 crc crio[3656]: time=\"2026-06-11T11:15:52.343207832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:25.275847 crc crio[3656]: time=\"2026-06-11T11:16:25.274855918Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=96e5d58b-eadc-4215-acc7-3846c62a7827 name=/runtime.v1.ImageService/PullImage\nJun 11 11:16:25.278980 crc crio[3656]: time=\"2026-06-11T11:16:25.278916641Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9496b710-9913-4a28-829e-d616e1805ed5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:25.312747 crc crio[3656]: time=\"2026-06-11T11:16:25.312629177Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=69bc3209-f88a-4adc-b90e-44fa208a720a name=/runtime.v1.ImageService/PullImage\nJun 11 11:16:25.315184 crc crio[3656]: time=\"2026-06-11T11:16:25.31502685Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=5f99ac8f-1f17-44a9-8559-0a4d5b2786b0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:25.356303 crc crio[3656]: time=\"2026-06-11T11:16:25.356208242Z\" level=info msg=\"Removed container 39af703de174fc25b36e09355d5333075b7501d37fe5c82d35ec58a3334c5501: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=fa1cc956-f6cf-42ae-b601-ea85740b892f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:25.360790 crc crio[3656]: time=\"2026-06-11T11:16:25.360661968Z\" level=info msg=\"Removing container: 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632\" id=73097011-6e19-4d65-8ef0-a65e419ae202 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:25.378954 crc crio[3656]: time=\"2026-06-11T11:16:25.378856591Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0\" id=0d7bd1fb-310b-45db-8596-1219a7abe99f name=/runtime.v1.ImageService/PullImage\nJun 11 11:16:25.379787 crc crio[3656]: time=\"2026-06-11T11:16:25.379728768Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9a587456-fc54-4d0e-bfff-eb5fb1e21b97 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:25.382850 crc crio[3656]: time=\"2026-06-11T11:16:25.38276017Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=f3594e35-e3ac-4cc0-8439-b4d8f0d0cf34 name=/runtime.v1.ImageService/PullImage\nJun 11 11:16:25.383447 crc crio[3656]: time=\"2026-06-11T11:16:25.38342211Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=eb5ca924-1a20-4879-97f8-69f15c984832 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:25.451425 crc crio[3656]: time=\"2026-06-11T11:16:25.451314515Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686275-v9gx2 Namespace:openshift-operator-lifecycle-manager ID:5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3 UID:4ff63bba-4eb7-4a75-a614-5e92d9ad4c47 NetNS:/var/run/netns/ee24ec15-4b3b-40e5-bd4e-1a17a9868f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ff63bba_4eb7_4a75_a614_5e92d9ad4c47.slice PodAnnotations:0xc0042643b0}] Aliases:map[]}\"\nJun 11 11:16:25.451425 crc crio[3656]: time=\"2026-06-11T11:16:25.451388687Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686275-v9gx2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:16:25.477788 crc crio[3656]: time=\"2026-06-11T11:16:25.477649456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:25.481751 crc crio[3656]: time=\"2026-06-11T11:16:25.481623497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:25.485303 crc crio[3656]: time=\"2026-06-11T11:16:25.485174695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:25.492572 crc crio[3656]: time=\"2026-06-11T11:16:25.491434305Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5bed4369-f66e-4174-83ed-b90ef86c629a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:25.492572 crc crio[3656]: time=\"2026-06-11T11:16:25.491609261Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ba4540ff-7f28-4bca-bd69-3929dea6c2db name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:25.493430 crc crio[3656]: time=\"2026-06-11T11:16:25.493382324Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7d1d89f4-f7ae-4a9b-a205-2505c9a2b9b9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:25.504602 crc crio[3656]: time=\"2026-06-11T11:16:25.504444031Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:14ea324f80dd666edf65299f93178bd3894e3d5209b96f8a0c0111d0bde76325 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/9482e885-195a-42c5-a517-a290879af22d 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:0xc0001328a0}] Aliases:map[]}\"\nJun 11 11:16:25.504602 crc crio[3656]: time=\"2026-06-11T11:16:25.504598766Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:16:25.522241 crc crio[3656]: time=\"2026-06-11T11:16:25.522131459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:25.552009 crc crio[3656]: time=\"2026-06-11T11:16:25.549229193Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=23313587-4187-4e9b-8634-fa2eaacc6a79 name=/runtime.v1.ImageService/PullImage\nJun 11 11:16:25.558508 crc crio[3656]: time=\"2026-06-11T11:16:25.558380692Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e584fe1b-6847-4ccf-bed6-fc3bcca7556c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:25.559342 crc crio[3656]: time=\"2026-06-11T11:16:25.559256128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:25.582161 crc crio[3656]: time=\"2026-06-11T11:16:25.581499195Z\" level=info msg=\"Removed container 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632: openshift-multus/cni-sysctl-allowlist-ds-d4g7l/kube-multus-additional-cni-plugins\" id=73097011-6e19-4d65-8ef0-a65e419ae202 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:25.598806 crc crio[3656]: time=\"2026-06-11T11:16:25.59811624Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=05197589-72e5-49c9-84af-30230890817c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:25.599189 crc crio[3656]: time=\"2026-06-11T11:16:25.599116651Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=522e548c-7f34-42e3-b6b0-42644689cccf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:25.608471 crc crio[3656]: time=\"2026-06-11T11:16:25.608391333Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=ee75407a-d2ed-47de-b1cd-1491f5746b4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:25.608736 crc crio[3656]: time=\"2026-06-11T11:16:25.60865095Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=7455b024-9623-40c1-8b26-e57b15e272df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:25.613833 crc crio[3656]: time=\"2026-06-11T11:16:25.612344933Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-vk6c6/extract-content\" id=334e3cc8-b05e-4dc8-9350-d11dd81238c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:25.619308 crc crio[3656]: time=\"2026-06-11T11:16:25.619229822Z\" level=info msg=\"Created container 2815149a8e23be7219724b40728791f97e45110a3e189c0929d3941493e6af11: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7f79795b-f538-4e95-8ae9-257593ebbce9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:25.619730 crc crio[3656]: time=\"2026-06-11T11:16:25.619507381Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0\" id=e6eb3e0f-ec2e-43ba-ae05-20440f2883d4 name=/runtime.v1.ImageService/PullImage\nJun 11 11:16:25.622539 crc crio[3656]: time=\"2026-06-11T11:16:25.6214557Z\" level=info msg=\"Starting container: 2815149a8e23be7219724b40728791f97e45110a3e189c0929d3941493e6af11\" id=28c1ac61-4e1e-4cbe-a69d-6afcb0cfd771 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:16:25.624196 crc crio[3656]: time=\"2026-06-11T11:16:25.624124491Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f2f3b224-19fd-44ab-8e89-44b3ed025642 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:25.631875 crc crio[3656]: time=\"2026-06-11T11:16:25.631842066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:25.633407 crc crio[3656]: time=\"2026-06-11T11:16:25.633229068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:25.634194 crc crio[3656]: time=\"2026-06-11T11:16:25.632327661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:25.644826 crc crio[3656]: time=\"2026-06-11T11:16:25.644643175Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0a98ecd2-0b38-4ab3-b0c0-5d5db44fa220 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:25.646038 crc crio[3656]: time=\"2026-06-11T11:16:25.645931104Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=cbcf4f54-9ca7-4466-a977-bedd7f322c5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:25.647015 crc crio[3656]: time=\"2026-06-11T11:16:25.646662237Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-26wrs/extract-content\" id=4d4c1388-8a97-4a88-b093-6600f472506d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:25.650251 crc crio[3656]: time=\"2026-06-11T11:16:25.65005558Z\" level=info msg=\"Started container\" PID=13793 containerID=2815149a8e23be7219724b40728791f97e45110a3e189c0929d3941493e6af11 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=28c1ac61-4e1e-4cbe-a69d-6afcb0cfd771 name=/runtime.v1.RuntimeService/StartContainer sandboxID=313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593\nJun 11 11:16:25.719556 crc crio[3656]: time=\"2026-06-11T11:16:25.71943202Z\" level=info msg=\"Created container 752b4a23950a476107bffb69ed6d6ca44d0a0722a4cbb4d6880217e37f18fc5f: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=14d0e08e-1e20-4d47-8705-8061e0e41b82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:25.722248 crc crio[3656]: time=\"2026-06-11T11:16:25.722174833Z\" level=info msg=\"Starting container: 752b4a23950a476107bffb69ed6d6ca44d0a0722a4cbb4d6880217e37f18fc5f\" id=1685825a-55d7-4b68-8a7a-7a43dfe76506 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:16:25.737284 crc crio[3656]: time=\"2026-06-11T11:16:25.737230251Z\" level=info msg=\"Started container\" PID=13801 containerID=752b4a23950a476107bffb69ed6d6ca44d0a0722a4cbb4d6880217e37f18fc5f description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=1685825a-55d7-4b68-8a7a-7a43dfe76506 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee50e06499a056047b25380b35489cb88e76d2db09dfc32624b97995fa5ec1c3\nJun 11 11:16:25.753627 crc crio[3656]: time=\"2026-06-11T11:16:25.751295399Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=ea362389-a929-4255-98e7-64614b2352d0 name=/runtime.v1.ImageService/PullImage\nJun 11 11:16:25.755406 crc crio[3656]: time=\"2026-06-11T11:16:25.755343982Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ee232856-e835-42e7-b9fd-7a6a2736761a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:25.757071 crc crio[3656]: time=\"2026-06-11T11:16:25.756861638Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=48d91b71-2990-4d66-a8ea-f38ece07c676 name=/runtime.v1.ImageService/PullImage\nJun 11 11:16:25.758940 crc crio[3656]: time=\"2026-06-11T11:16:25.758845459Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0542168f-68d7-4660-bc1f-bb39f1d283e4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:25.769546 crc crio[3656]: time=\"2026-06-11T11:16:25.769439291Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=99e693cb-d3e2-4abb-b15e-1d8c86b9940c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:25.771571 crc crio[3656]: time=\"2026-06-11T11:16:25.771512574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:25.776195 crc crio[3656]: time=\"2026-06-11T11:16:25.776159755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:25.783300 crc crio[3656]: time=\"2026-06-11T11:16:25.783088496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:25.786607 crc crio[3656]: time=\"2026-06-11T11:16:25.786566282Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=347a2729-bac3-4e17-b5b1-57c948a4f099 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:25.790565 crc crio[3656]: time=\"2026-06-11T11:16:25.790210983Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=33931c05-d1a9-4a78-84c8-5605642a9093 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:25.795172 crc crio[3656]: time=\"2026-06-11T11:16:25.794889835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:25.798476 crc crio[3656]: time=\"2026-06-11T11:16:25.798400472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:25.798589 crc crio[3656]: time=\"2026-06-11T11:16:25.798537276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:25.804922 crc crio[3656]: time=\"2026-06-11T11:16:25.804754325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:25.806663 crc crio[3656]: time=\"2026-06-11T11:16:25.806629892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:25.811864 crc crio[3656]: time=\"2026-06-11T11:16:25.811423428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:25.961977 crc crio[3656]: time=\"2026-06-11T11:16:25.960111551Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-p85kl/extract-content\" id=e2d9b7e6-ff83-43c3-b488-eeaffdcb1746 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:25.967920 crc crio[3656]: time=\"2026-06-11T11:16:25.966224217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:25.978225 crc crio[3656]: time=\"2026-06-11T11:16:25.970257859Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-c7ln6/extract-content\" id=c0107800-9892-4973-af2a-db05fe988313 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:26.034824 crc crio[3656]: time=\"2026-06-11T11:16:26.033605726Z\" level=info msg=\"Created container d69c8ce9f7658ad29daa3a9492968f0107c114eb0fe4fda152b8d5fddad27866: openshift-marketplace/community-operators-qhh6t/extract-content\" id=ee75407a-d2ed-47de-b1cd-1491f5746b4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:26.043781 crc crio[3656]: time=\"2026-06-11T11:16:26.04361024Z\" level=info msg=\"Created container 38bce8ea31b3203c30720fb847ef8779f61ee90cdda322f215c3302777faaec9: openshift-marketplace/certified-operators-vk6c6/extract-content\" id=334e3cc8-b05e-4dc8-9350-d11dd81238c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:26.045996 crc crio[3656]: time=\"2026-06-11T11:16:26.04590406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:26.050560 crc crio[3656]: time=\"2026-06-11T11:16:26.050067677Z\" level=info msg=\"Starting container: 38bce8ea31b3203c30720fb847ef8779f61ee90cdda322f215c3302777faaec9\" id=ffbc75d0-f6ee-41d9-9306-b87a07a7320c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:16:26.050560 crc crio[3656]: time=\"2026-06-11T11:16:26.050346365Z\" level=info msg=\"Starting container: d69c8ce9f7658ad29daa3a9492968f0107c114eb0fe4fda152b8d5fddad27866\" id=86d76445-073a-49f4-a58d-3cf5c8e29fb7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:16:26.060392 crc crio[3656]: time=\"2026-06-11T11:16:26.060233536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:26.064501 crc crio[3656]: time=\"2026-06-11T11:16:26.064425583Z\" level=info msg=\"Started container\" PID=13854 containerID=d69c8ce9f7658ad29daa3a9492968f0107c114eb0fe4fda152b8d5fddad27866 description=openshift-marketplace/community-operators-qhh6t/extract-content id=86d76445-073a-49f4-a58d-3cf5c8e29fb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af\nJun 11 11:16:26.070353 crc crio[3656]: time=\"2026-06-11T11:16:26.07022264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:26.127642 crc crio[3656]: time=\"2026-06-11T11:16:26.127508722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:26.128195 crc crio[3656]: time=\"2026-06-11T11:16:26.128120771Z\" level=info msg=\"Started container\" PID=13852 containerID=38bce8ea31b3203c30720fb847ef8779f61ee90cdda322f215c3302777faaec9 description=openshift-marketplace/certified-operators-vk6c6/extract-content id=ffbc75d0-f6ee-41d9-9306-b87a07a7320c name=/runtime.v1.RuntimeService/StartContainer sandboxID=168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509\nJun 11 11:16:26.132390 crc crio[3656]: time=\"2026-06-11T11:16:26.132273037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:26.148341 crc crio[3656]: time=\"2026-06-11T11:16:26.148273734Z\" level=info msg=\"Created container f34c2bce44f3b914a61f6b6a86d895a0ff6cc4df6b973513b77829ddc39dba8b: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=7455b024-9623-40c1-8b26-e57b15e272df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:26.182558 crc crio[3656]: time=\"2026-06-11T11:16:26.179557965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:26.182558 crc crio[3656]: time=\"2026-06-11T11:16:26.182437363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:26.189118 crc crio[3656]: time=\"2026-06-11T11:16:26.185007641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:26.189118 crc crio[3656]: time=\"2026-06-11T11:16:26.187364053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:26.215383 crc crio[3656]: time=\"2026-06-11T11:16:26.207571128Z\" level=info msg=\"Starting container: f34c2bce44f3b914a61f6b6a86d895a0ff6cc4df6b973513b77829ddc39dba8b\" id=bdcd7d5f-0a99-4aa0-bf21-04e34717cfce name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:16:26.232488 crc crio[3656]: time=\"2026-06-11T11:16:26.232425003Z\" level=info msg=\"Started container\" PID=13845 containerID=f34c2bce44f3b914a61f6b6a86d895a0ff6cc4df6b973513b77829ddc39dba8b description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=bdcd7d5f-0a99-4aa0-bf21-04e34717cfce name=/runtime.v1.RuntimeService/StartContainer sandboxID=969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d\nJun 11 11:16:26.252409 crc crio[3656]: time=\"2026-06-11T11:16:26.247301336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:26.291579 crc crio[3656]: 2026-06-11T11:16:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14ea324f80dd666 Mac:86:98:50:51:ee:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/9482e885-195a-42c5-a517-a290879af22d SocketPath: PciID:}] [{Interface:0xc000014fb0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:16:26.291579 crc crio[3656]: time=\"2026-06-11T11:16:26.291018396Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:14ea324f80dd666edf65299f93178bd3894e3d5209b96f8a0c0111d0bde76325 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/9482e885-195a-42c5-a517-a290879af22d 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:0xc0001328a0}] Aliases:map[]}\"\nJun 11 11:16:26.291579 crc crio[3656]: time=\"2026-06-11T11:16:26.29116786Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:16:26.305231 crc crio[3656]: time=\"2026-06-11T11:16:26.298668928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:26.305231 crc crio[3656]: time=\"2026-06-11T11:16:26.302050871Z\" level=info msg=\"Ran pod sandbox 14ea324f80dd666edf65299f93178bd3894e3d5209b96f8a0c0111d0bde76325 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=fcd71ff3-938c-474a-bfd2-6f22265a29db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:16:26.305789 crc crio[3656]: time=\"2026-06-11T11:16:26.305541887Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=52f5ee12-3fd1-45ac-aeb6-9ca875fa6c92 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:26.310829 crc crio[3656]: time=\"2026-06-11T11:16:26.310624462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:26.326813 crc crio[3656]: time=\"2026-06-11T11:16:26.314979085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=7a81faa6-dd5e-44b5-9c59-61909b00b3ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:26.343236 crc crio[3656]: time=\"2026-06-11T11:16:26.34312297Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=ec16aa6e-5e60-4486-882d-ad2b0bc09fe3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:26.343801 crc crio[3656]: time=\"2026-06-11T11:16:26.343746959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:26.359525 crc crio[3656]: 2026-06-11T11:16:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5fd6ae61051147a Mac:22:e4:3f:35:f2:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/ee24ec15-4b3b-40e5-bd4e-1a17a9868f3b SocketPath: PciID:}] [{Interface:0xc000246960 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:16:26.361053 crc crio[3656]: time=\"2026-06-11T11:16:26.36020739Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686275-v9gx2 Namespace:openshift-operator-lifecycle-manager ID:5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3 UID:4ff63bba-4eb7-4a75-a614-5e92d9ad4c47 NetNS:/var/run/netns/ee24ec15-4b3b-40e5-bd4e-1a17a9868f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ff63bba_4eb7_4a75_a614_5e92d9ad4c47.slice PodAnnotations:0xc0042643b0}] Aliases:map[]}\"\nJun 11 11:16:26.361053 crc crio[3656]: time=\"2026-06-11T11:16:26.360389086Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686275-v9gx2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:16:26.406126 crc crio[3656]: time=\"2026-06-11T11:16:26.406038024Z\" level=info msg=\"Ran pod sandbox 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686275-v9gx2/POD\" id=ee069da8-0919-46ae-a922-f043fdd55028 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:16:26.408432 crc crio[3656]: time=\"2026-06-11T11:16:26.408315403Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4e6b5dd9-7138-45ad-805d-fe52759fa420 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:26.415228 crc crio[3656]: time=\"2026-06-11T11:16:26.415148051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b7cef105-b975-4c19-a9f9-2fffd4fe58ad name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:26.422937 crc crio[3656]: time=\"2026-06-11T11:16:26.422898067Z\" level=info msg=\"Created container ae1bd043691d012aba70cb5738528bf38dcb4c931c53bf987f50635313dac653: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=cbcf4f54-9ca7-4466-a977-bedd7f322c5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:26.424148 crc crio[3656]: time=\"2026-06-11T11:16:26.424123684Z\" level=info msg=\"Starting container: ae1bd043691d012aba70cb5738528bf38dcb4c931c53bf987f50635313dac653\" id=1e542eac-d575-4732-b6e3-2c73b95a2d63 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:16:26.427417 crc crio[3656]: time=\"2026-06-11T11:16:26.427323112Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686275-v9gx2/collect-profiles\" id=3d2dc450-35dc-44cb-a5a5-67068d66a0ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:26.427920 crc crio[3656]: time=\"2026-06-11T11:16:26.427825507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:26.433957 crc crio[3656]: time=\"2026-06-11T11:16:26.433925872Z\" level=info msg=\"Started container\" PID=13944 containerID=ae1bd043691d012aba70cb5738528bf38dcb4c931c53bf987f50635313dac653 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=1e542eac-d575-4732-b6e3-2c73b95a2d63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97\nJun 11 11:16:26.481732 crc crio[3656]: time=\"2026-06-11T11:16:26.481600922Z\" level=info msg=\"Created container 7b5f2aae3f357d310d4586dda3cdb95e111c418ab8a0cdb9041dc53299e44a57: openshift-marketplace/redhat-operators-26wrs/extract-content\" id=4d4c1388-8a97-4a88-b093-6600f472506d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:26.483239 crc crio[3656]: time=\"2026-06-11T11:16:26.483126519Z\" level=info msg=\"Starting container: 7b5f2aae3f357d310d4586dda3cdb95e111c418ab8a0cdb9041dc53299e44a57\" id=04f752cb-6cf5-4f98-bcc3-f0b11cdf3477 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:16:26.498344 crc crio[3656]: time=\"2026-06-11T11:16:26.498253549Z\" level=info msg=\"Created container e99a10242eb501c4142a9db18188f673357cd968b2ea83e4599e852897b06e97: openshift-marketplace/community-operators-p85kl/extract-content\" id=e2d9b7e6-ff83-43c3-b488-eeaffdcb1746 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:26.504223 crc crio[3656]: time=\"2026-06-11T11:16:26.504007644Z\" level=info msg=\"Starting container: e99a10242eb501c4142a9db18188f673357cd968b2ea83e4599e852897b06e97\" id=2c8c9bc3-685c-486e-a86e-9c589c4a1dfb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:16:26.507612 crc crio[3656]: time=\"2026-06-11T11:16:26.507552002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:26.513744 crc crio[3656]: time=\"2026-06-11T11:16:26.511871903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:26.518012 crc crio[3656]: time=\"2026-06-11T11:16:26.517078822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:26.518012 crc crio[3656]: time=\"2026-06-11T11:16:26.517587317Z\" level=info msg=\"Started container\" PID=13940 containerID=e99a10242eb501c4142a9db18188f673357cd968b2ea83e4599e852897b06e97 description=openshift-marketplace/community-operators-p85kl/extract-content id=2c8c9bc3-685c-486e-a86e-9c589c4a1dfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164\nJun 11 11:16:26.519446 crc crio[3656]: time=\"2026-06-11T11:16:26.519298499Z\" level=info msg=\"Started container\" PID=13945 containerID=7b5f2aae3f357d310d4586dda3cdb95e111c418ab8a0cdb9041dc53299e44a57 description=openshift-marketplace/redhat-operators-26wrs/extract-content id=04f752cb-6cf5-4f98-bcc3-f0b11cdf3477 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7\nJun 11 11:16:26.521154 crc crio[3656]: time=\"2026-06-11T11:16:26.521088134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:27.081662 crc crio[3656]: time=\"2026-06-11T11:16:27.080751496Z\" level=info msg=\"Created container 3b4dbf1ef1a3ca06a915065c25b33b59be4e34b016b3fcc037f143317512b99f: openshift-marketplace/redhat-marketplace-c7ln6/extract-content\" id=c0107800-9892-4973-af2a-db05fe988313 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:27.082811 crc crio[3656]: time=\"2026-06-11T11:16:27.082648224Z\" level=info msg=\"Starting container: 3b4dbf1ef1a3ca06a915065c25b33b59be4e34b016b3fcc037f143317512b99f\" id=cbf7d7df-a25a-4028-9412-33a5f56c6eff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:16:27.089023 crc crio[3656]: time=\"2026-06-11T11:16:27.088909695Z\" level=info msg=\"Started container\" PID=13956 containerID=3b4dbf1ef1a3ca06a915065c25b33b59be4e34b016b3fcc037f143317512b99f description=openshift-marketplace/redhat-marketplace-c7ln6/extract-content id=cbf7d7df-a25a-4028-9412-33a5f56c6eff name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996\nJun 11 11:16:27.098806 crc crio[3656]: time=\"2026-06-11T11:16:27.098243109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5b30fb12-aa86-47fa-901e-3048d5033d67 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:27.102670 crc crio[3656]: time=\"2026-06-11T11:16:27.102610241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8430e9ce-acd5-433f-ba69-8d8c619c0a4c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:27.110735 crc crio[3656]: time=\"2026-06-11T11:16:27.110603094Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=10c36f30-249d-4a94-b54a-4f37f460dba1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:27.116469 crc crio[3656]: time=\"2026-06-11T11:16:27.116416591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=08e6dbf0-e44d-48d8-9fa6-7fe7bf06de7b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:27.239976 crc crio[3656]: time=\"2026-06-11T11:16:27.239899706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f9e0bba4-5e24-4165-9278-846195b8ec2c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:27.240445 crc crio[3656]: time=\"2026-06-11T11:16:27.240332969Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5438f47d-eca2-4466-ac0a-674fd418344a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:27.240764 crc crio[3656]: time=\"2026-06-11T11:16:27.240631639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c93dcf8c-c82d-4410-98ec-69d62ce25b1f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:27.241028 crc crio[3656]: time=\"2026-06-11T11:16:27.240966469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4357402b-732d-44f3-8f70-eab37f28890e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:27.471238 crc crio[3656]: time=\"2026-06-11T11:16:27.47114149Z\" level=info msg=\"Created container b83621e2820049e05ce477792fdbc93c20483705b4bac5b89fc773f2a7cb6000: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=ec16aa6e-5e60-4486-882d-ad2b0bc09fe3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:27.473276 crc crio[3656]: time=\"2026-06-11T11:16:27.473198422Z\" level=info msg=\"Starting container: b83621e2820049e05ce477792fdbc93c20483705b4bac5b89fc773f2a7cb6000\" id=a17b7e30-861f-4cea-9064-a0691dd6bd70 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:16:27.483006 crc crio[3656]: time=\"2026-06-11T11:16:27.482853686Z\" level=info msg=\"Started container\" PID=13999 containerID=b83621e2820049e05ce477792fdbc93c20483705b4bac5b89fc773f2a7cb6000 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=a17b7e30-861f-4cea-9064-a0691dd6bd70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14ea324f80dd666edf65299f93178bd3894e3d5209b96f8a0c0111d0bde76325\nJun 11 11:16:27.609444 crc crio[3656]: time=\"2026-06-11T11:16:27.609309632Z\" level=info msg=\"Created container deaf9d72d15b652f252b22e306c8b1b7c141488594249d399b4d2e90f555409a: openshift-marketplace/certified-operators-l27pk/extract-content\" id=99e693cb-d3e2-4abb-b15e-1d8c86b9940c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:27.610747 crc crio[3656]: time=\"2026-06-11T11:16:27.610590331Z\" level=info msg=\"Starting container: deaf9d72d15b652f252b22e306c8b1b7c141488594249d399b4d2e90f555409a\" id=4fa1e73f-49e0-4487-b8cd-bb2e452a92f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:16:27.623445 crc crio[3656]: time=\"2026-06-11T11:16:27.623337399Z\" level=info msg=\"Started container\" PID=13958 containerID=deaf9d72d15b652f252b22e306c8b1b7c141488594249d399b4d2e90f555409a description=openshift-marketplace/certified-operators-l27pk/extract-content id=4fa1e73f-49e0-4487-b8cd-bb2e452a92f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349\nJun 11 11:16:27.684576 crc crio[3656]: time=\"2026-06-11T11:16:27.68188064Z\" level=info msg=\"Created container 45c5845b3c0b34ea9dbe13df432edd7dd96a4a2914412bfdf975f854feb4ba9e: openshift-kube-apiserver/installer-13-crc/installer\" id=40d7e68c-037e-43e1-80bb-0628093e52f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:27.684576 crc crio[3656]: time=\"2026-06-11T11:16:27.684019645Z\" level=info msg=\"Created container 97065cc6b5448bfe2f358dabc8b8e760ebfecc5b4daf38fb13286aa17386b637: openshift-operator-lifecycle-manager/collect-profiles-29686275-v9gx2/collect-profiles\" id=3d2dc450-35dc-44cb-a5a5-67068d66a0ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:27.684576 crc crio[3656]: time=\"2026-06-11T11:16:27.684145299Z\" level=info msg=\"Starting container: 45c5845b3c0b34ea9dbe13df432edd7dd96a4a2914412bfdf975f854feb4ba9e\" id=4a49c905-9856-495e-875c-b584a9190a46 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:16:27.692445 crc crio[3656]: time=\"2026-06-11T11:16:27.692315127Z\" level=info msg=\"Starting container: 97065cc6b5448bfe2f358dabc8b8e760ebfecc5b4daf38fb13286aa17386b637\" id=945878da-a092-48b2-96b8-9ae981d6941d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:16:27.696241 crc crio[3656]: time=\"2026-06-11T11:16:27.696136183Z\" level=info msg=\"Started container\" PID=13957 containerID=45c5845b3c0b34ea9dbe13df432edd7dd96a4a2914412bfdf975f854feb4ba9e description=openshift-kube-apiserver/installer-13-crc/installer id=4a49c905-9856-495e-875c-b584a9190a46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1\nJun 11 11:16:27.701189 crc crio[3656]: time=\"2026-06-11T11:16:27.701048683Z\" level=info msg=\"Started container\" PID=13998 containerID=97065cc6b5448bfe2f358dabc8b8e760ebfecc5b4daf38fb13286aa17386b637 description=openshift-operator-lifecycle-manager/collect-profiles-29686275-v9gx2/collect-profiles id=945878da-a092-48b2-96b8-9ae981d6941d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3\nJun 11 11:16:28.006912 crc crio[3656]: time=\"2026-06-11T11:16:28.006249246Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-p85kl/registry-server\" id=12927d83-db0c-40be-9c1a-6b8cebe120c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:28.006912 crc crio[3656]: time=\"2026-06-11T11:16:28.006407421Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=2df8ec39-88fc-4b1c-a5b0-881fdaf0915e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:28.006912 crc crio[3656]: time=\"2026-06-11T11:16:28.006788472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:28.009880 crc crio[3656]: time=\"2026-06-11T11:16:28.008014429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:28.009880 crc crio[3656]: time=\"2026-06-11T11:16:28.008540315Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=5dcda8d2-c61e-46dc-b607-784ee4d92fcc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:28.024997 crc crio[3656]: time=\"2026-06-11T11:16:28.017942141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:28.048369 crc crio[3656]: time=\"2026-06-11T11:16:28.048288354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:28.054362 crc crio[3656]: time=\"2026-06-11T11:16:28.054160663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:28.074224 crc crio[3656]: time=\"2026-06-11T11:16:28.074142221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:28.078803 crc crio[3656]: time=\"2026-06-11T11:16:28.078538295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:28.086239 crc crio[3656]: time=\"2026-06-11T11:16:28.086151336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:28.092958 crc crio[3656]: time=\"2026-06-11T11:16:28.092307613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:28.153086 crc crio[3656]: time=\"2026-06-11T11:16:28.15301341Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=abf8123e-5376-4568-a5b6-ec1dfe03ff8b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:28.159078 crc crio[3656]: time=\"2026-06-11T11:16:28.158978261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c4f859f7-9c37-4d3a-b463-08916d997b25 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:28.171269 crc crio[3656]: time=\"2026-06-11T11:16:28.166771348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8f167517-198d-41f0-8b19-12c92b396289 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:28.197668 crc crio[3656]: time=\"2026-06-11T11:16:28.194480061Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b88f13b6-e3c3-4df9-abcf-42d9786e8f34 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:28.197668 crc crio[3656]: time=\"2026-06-11T11:16:28.195604055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=482a03a1-0de8-42d6-9d48-4ae3bb9186f7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:28.197668 crc crio[3656]: time=\"2026-06-11T11:16:28.195895854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=09a6ba30-c5e2-4b8f-996f-0e6c74dbde87 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:29.127785 crc crio[3656]: time=\"2026-06-11T11:16:29.127562632Z\" level=info msg=\"Created container 3fe075efce4dbb2808cbccca11243659c93f1afa097bad5b19b63bfed96b42ac: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=5dcda8d2-c61e-46dc-b607-784ee4d92fcc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:29.129651 crc crio[3656]: time=\"2026-06-11T11:16:29.129384997Z\" level=info msg=\"Starting container: 3fe075efce4dbb2808cbccca11243659c93f1afa097bad5b19b63bfed96b42ac\" id=c6259d86-13f6-4f5e-a5a5-e345abb69ddf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:16:29.136522 crc crio[3656]: time=\"2026-06-11T11:16:29.136296488Z\" level=info msg=\"Started container\" PID=14079 containerID=3fe075efce4dbb2808cbccca11243659c93f1afa097bad5b19b63bfed96b42ac description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=c6259d86-13f6-4f5e-a5a5-e345abb69ddf name=/runtime.v1.RuntimeService/StartContainer sandboxID=969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d\nJun 11 11:16:29.163537 crc crio[3656]: time=\"2026-06-11T11:16:29.163357321Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-vk6c6/registry-server\" id=a0b4ab6d-33d9-4bb8-8219-5e9826405a96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:29.163991 crc crio[3656]: time=\"2026-06-11T11:16:29.163862886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:29.164438 crc crio[3656]: time=\"2026-06-11T11:16:29.164270379Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=c98075b7-750a-4d5b-8f3e-1c17916ac3a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:29.164976 crc crio[3656]: time=\"2026-06-11T11:16:29.164847176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:29.185173 crc crio[3656]: time=\"2026-06-11T11:16:29.185080002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0e697fe3-230d-436d-99f9-1f33bdd2d417 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:29.198401 crc crio[3656]: time=\"2026-06-11T11:16:29.198317084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:29.205071 crc crio[3656]: time=\"2026-06-11T11:16:29.204983777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:29.218327 crc crio[3656]: time=\"2026-06-11T11:16:29.2182327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:29.227442 crc crio[3656]: time=\"2026-06-11T11:16:29.227264955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:29.236575 crc crio[3656]: time=\"2026-06-11T11:16:29.236464144Z\" level=info msg=\"Created container d4b6e73c18166cdc3c31f67f902380e49b94bfde6c498364dad98c6df430e5b4: openshift-marketplace/community-operators-qhh6t/registry-server\" id=2df8ec39-88fc-4b1c-a5b0-881fdaf0915e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:29.239078 crc crio[3656]: time=\"2026-06-11T11:16:29.23896769Z\" level=info msg=\"Starting container: d4b6e73c18166cdc3c31f67f902380e49b94bfde6c498364dad98c6df430e5b4\" id=d2554f87-55a0-481b-8ce3-0d75168abc74 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:16:29.244888 crc crio[3656]: time=\"2026-06-11T11:16:29.244512309Z\" level=info msg=\"Started container\" PID=14080 containerID=d4b6e73c18166cdc3c31f67f902380e49b94bfde6c498364dad98c6df430e5b4 description=openshift-marketplace/community-operators-qhh6t/registry-server id=d2554f87-55a0-481b-8ce3-0d75168abc74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af\nJun 11 11:16:29.270995 crc crio[3656]: time=\"2026-06-11T11:16:29.26887275Z\" level=info msg=\"Created container 2c746fa776f8de5da2fd4275cc047302788ab436ba7f298d6525004c1bef52ce: openshift-marketplace/community-operators-p85kl/registry-server\" id=12927d83-db0c-40be-9c1a-6b8cebe120c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:29.270995 crc crio[3656]: time=\"2026-06-11T11:16:29.270139749Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3eb2a161-e1db-4f54-8d7b-b18a2d8e42cf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:29.270995 crc crio[3656]: time=\"2026-06-11T11:16:29.270309794Z\" level=info msg=\"Starting container: 2c746fa776f8de5da2fd4275cc047302788ab436ba7f298d6525004c1bef52ce\" id=b80cb00d-5b46-43ea-abae-c735fe5b98c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:16:29.277054 crc crio[3656]: time=\"2026-06-11T11:16:29.27676307Z\" level=info msg=\"Started container\" PID=14078 containerID=2c746fa776f8de5da2fd4275cc047302788ab436ba7f298d6525004c1bef52ce description=openshift-marketplace/community-operators-p85kl/registry-server id=b80cb00d-5b46-43ea-abae-c735fe5b98c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164\nJun 11 11:16:29.848371 crc crio[3656]: time=\"2026-06-11T11:16:29.848076577Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-26wrs/registry-server\" id=2bb14dbd-5a61-4be1-83b6-99b7f711bdae name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:29.848543 crc crio[3656]: time=\"2026-06-11T11:16:29.84848328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:29.886349 crc crio[3656]: time=\"2026-06-11T11:16:29.886226148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:29.890082 crc crio[3656]: time=\"2026-06-11T11:16:29.889996733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:30.262133 crc crio[3656]: time=\"2026-06-11T11:16:30.261992427Z\" level=info msg=\"Created container c7f2911aa4c6bf1b9379c9880549392b1f15087ff457e30c5883029daf6fc16d: openshift-marketplace/certified-operators-vk6c6/registry-server\" id=a0b4ab6d-33d9-4bb8-8219-5e9826405a96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:30.263483 crc crio[3656]: time=\"2026-06-11T11:16:30.26340022Z\" level=info msg=\"Starting container: c7f2911aa4c6bf1b9379c9880549392b1f15087ff457e30c5883029daf6fc16d\" id=40e39759-b791-4fa9-8ec7-9a02c2769109 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:16:30.270876 crc crio[3656]: time=\"2026-06-11T11:16:30.270797335Z\" level=info msg=\"Started container\" PID=14100 containerID=c7f2911aa4c6bf1b9379c9880549392b1f15087ff457e30c5883029daf6fc16d description=openshift-marketplace/certified-operators-vk6c6/registry-server id=40e39759-b791-4fa9-8ec7-9a02c2769109 name=/runtime.v1.RuntimeService/StartContainer sandboxID=168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509\nJun 11 11:16:30.582993 crc crio[3656]: time=\"2026-06-11T11:16:30.582816006Z\" level=info msg=\"Created container 2584b7f31f924ee8f72f980a38e4f51c9207e632da0f45f15b7d97f29f47e82d: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=c98075b7-750a-4d5b-8f3e-1c17916ac3a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:30.584894 crc crio[3656]: time=\"2026-06-11T11:16:30.584826007Z\" level=info msg=\"Starting container: 2584b7f31f924ee8f72f980a38e4f51c9207e632da0f45f15b7d97f29f47e82d\" id=a993c39a-f256-4c75-a9ea-3ab8900c6fbf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:16:30.593214 crc crio[3656]: time=\"2026-06-11T11:16:30.593077368Z\" level=info msg=\"Started container\" PID=14101 containerID=2584b7f31f924ee8f72f980a38e4f51c9207e632da0f45f15b7d97f29f47e82d description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=a993c39a-f256-4c75-a9ea-3ab8900c6fbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97\nJun 11 11:16:30.665079 crc crio[3656]: time=\"2026-06-11T11:16:30.664977035Z\" level=info msg=\"Created container d38d79fa974aceb6f33c7e0160c593067ffe70463d34fc798cc8ebd7db4810df: openshift-marketplace/redhat-operators-26wrs/registry-server\" id=2bb14dbd-5a61-4be1-83b6-99b7f711bdae name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:30.666485 crc crio[3656]: time=\"2026-06-11T11:16:30.666376567Z\" level=info msg=\"Starting container: d38d79fa974aceb6f33c7e0160c593067ffe70463d34fc798cc8ebd7db4810df\" id=54c130d2-0d50-4720-a555-e3c5d255d286 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:16:30.673511 crc crio[3656]: time=\"2026-06-11T11:16:30.672856304Z\" level=info msg=\"Started container\" PID=14128 containerID=d38d79fa974aceb6f33c7e0160c593067ffe70463d34fc798cc8ebd7db4810df description=openshift-marketplace/redhat-operators-26wrs/registry-server id=54c130d2-0d50-4720-a555-e3c5d255d286 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7\nJun 11 11:16:30.773217 crc crio[3656]: time=\"2026-06-11T11:16:30.773083492Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-c7ln6/registry-server\" id=d3bb4d14-64c8-4be1-a3ce-dfb3b6e8c41f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:30.773759 crc crio[3656]: time=\"2026-06-11T11:16:30.773633189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:30.774533 crc crio[3656]: time=\"2026-06-11T11:16:30.774436033Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=36b106e8-07dd-4e59-8a93-ed6ba23d7f20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:30.774950 crc crio[3656]: time=\"2026-06-11T11:16:30.774896907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:30.814337 crc crio[3656]: time=\"2026-06-11T11:16:30.814254154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:30.820591 crc crio[3656]: time=\"2026-06-11T11:16:30.820551606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:30.832497 crc crio[3656]: time=\"2026-06-11T11:16:30.832400866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:30.836064 crc crio[3656]: time=\"2026-06-11T11:16:30.835765169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:31.710542 crc crio[3656]: time=\"2026-06-11T11:16:31.709983259Z\" level=info msg=\"Created container b7f61f19a7bf41cbb8a94c602708dac2d8b99c0e4f68f73f5c01777a3db3c564: openshift-marketplace/redhat-marketplace-c7ln6/registry-server\" id=d3bb4d14-64c8-4be1-a3ce-dfb3b6e8c41f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:31.713806 crc crio[3656]: time=\"2026-06-11T11:16:31.713602909Z\" level=info msg=\"Starting container: b7f61f19a7bf41cbb8a94c602708dac2d8b99c0e4f68f73f5c01777a3db3c564\" id=e90093cc-d2fa-40ba-9ce0-6f869d5d0288 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:16:31.721262 crc crio[3656]: time=\"2026-06-11T11:16:31.721223181Z\" level=info msg=\"Started container\" PID=14161 containerID=b7f61f19a7bf41cbb8a94c602708dac2d8b99c0e4f68f73f5c01777a3db3c564 description=openshift-marketplace/redhat-marketplace-c7ln6/registry-server id=e90093cc-d2fa-40ba-9ce0-6f869d5d0288 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996\nJun 11 11:16:31.778409 crc crio[3656]: time=\"2026-06-11T11:16:31.778281617Z\" level=info msg=\"Created container 85e81eafad1bdcd4f2de72165c156fe8b039c2ffcfae39f490fb024fc6494602: openshift-marketplace/certified-operators-l27pk/registry-server\" id=36b106e8-07dd-4e59-8a93-ed6ba23d7f20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:31.779658 crc crio[3656]: time=\"2026-06-11T11:16:31.779616837Z\" level=info msg=\"Starting container: 85e81eafad1bdcd4f2de72165c156fe8b039c2ffcfae39f490fb024fc6494602\" id=eeceabae-7da9-4b18-b2bf-fe330d8ab47b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:16:31.795282 crc crio[3656]: time=\"2026-06-11T11:16:31.795191651Z\" level=info msg=\"Started container\" PID=14160 containerID=85e81eafad1bdcd4f2de72165c156fe8b039c2ffcfae39f490fb024fc6494602 description=openshift-marketplace/certified-operators-l27pk/registry-server id=eeceabae-7da9-4b18-b2bf-fe330d8ab47b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349\nJun 11 11:16:45.742997 crc crio[3656]: time=\"2026-06-11T11:16:45.741931818Z\" level=info msg=\"Stopping pod sandbox: 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3\" id=2a03f473-707e-4e9a-b993-5f7048e84fc2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:16:45.744634 crc crio[3656]: time=\"2026-06-11T11:16:45.743370441Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686275-v9gx2 Namespace:openshift-operator-lifecycle-manager ID:5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3 UID:4ff63bba-4eb7-4a75-a614-5e92d9ad4c47 NetNS:/var/run/netns/ee24ec15-4b3b-40e5-bd4e-1a17a9868f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ff63bba_4eb7_4a75_a614_5e92d9ad4c47.slice PodAnnotations:0xc001301530}] Aliases:map[]}\"\nJun 11 11:16:45.744634 crc crio[3656]: time=\"2026-06-11T11:16:45.743496535Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686275-v9gx2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:16:46.663062 crc crio[3656]: time=\"2026-06-11T11:16:46.66225739Z\" level=info msg=\"Stopped pod sandbox: 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3\" id=2a03f473-707e-4e9a-b993-5f7048e84fc2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:16:48.348948 crc crio[3656]: time=\"2026-06-11T11:16:48.348000526Z\" level=info msg=\"Stopping container: 2815149a8e23be7219724b40728791f97e45110a3e189c0929d3941493e6af11 (timeout: 2s)\" id=1c611eeb-c1a3-46f5-9951-c974363425b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:16:50.809802 crc crio[3656]: time=\"2026-06-11T11:16:50.809722482Z\" level=info msg=\"Removing container: 8e53fd98403c9c9626cc23200712f1be14ec1d1f773c277ee279fe792436b745\" id=ca050776-a385-402c-b121-b2af1a8203c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:52.835061 crc crio[3656]: time=\"2026-06-11T11:16:52.834311503Z\" level=info msg=\"Stopped container 2815149a8e23be7219724b40728791f97e45110a3e189c0929d3941493e6af11: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=1c611eeb-c1a3-46f5-9951-c974363425b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:16:52.838481 crc crio[3656]: time=\"2026-06-11T11:16:52.838411398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=d965ae57-dd5d-40aa-ab5d-c1ee8ed8b4d3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:52.883424 crc crio[3656]: time=\"2026-06-11T11:16:52.883302773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=722beb34-4dc9-4eb8-9fad-b2336317387b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:16:52.888055 crc crio[3656]: time=\"2026-06-11T11:16:52.887090668Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=194d6bd5-3372-4ffd-91eb-565810ce7123 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:52.888055 crc crio[3656]: time=\"2026-06-11T11:16:52.887878432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:52.927875 crc crio[3656]: time=\"2026-06-11T11:16:52.927536339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:52.934390 crc crio[3656]: time=\"2026-06-11T11:16:52.934283114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:16:53.087211 crc crio[3656]: time=\"2026-06-11T11:16:53.087061441Z\" level=info msg=\"Removed container 8e53fd98403c9c9626cc23200712f1be14ec1d1f773c277ee279fe792436b745: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ca050776-a385-402c-b121-b2af1a8203c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:16:53.288541 crc crio[3656]: time=\"2026-06-11T11:16:53.288383774Z\" level=info msg=\"Created container d30bdc53d1b8ee061117dc61c80dd2f7ef417b80de26142b19c7028a2e8d57f5: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=194d6bd5-3372-4ffd-91eb-565810ce7123 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:16:53.289911 crc crio[3656]: time=\"2026-06-11T11:16:53.289857609Z\" level=info msg=\"Starting container: d30bdc53d1b8ee061117dc61c80dd2f7ef417b80de26142b19c7028a2e8d57f5\" id=6809e4b5-bb80-4a90-9fc1-00124e534c45 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:16:53.307197 crc crio[3656]: time=\"2026-06-11T11:16:53.307082083Z\" level=info msg=\"Started container\" PID=14738 containerID=d30bdc53d1b8ee061117dc61c80dd2f7ef417b80de26142b19c7028a2e8d57f5 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=6809e4b5-bb80-4a90-9fc1-00124e534c45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593\nJun 11 11:17:07.328561 crc crio[3656]: time=\"2026-06-11T11:17:07.325560832Z\" level=info msg=\"Stopping pod sandbox: 146cf5a36a8051d7452f3f8e8a58f30c9fbd1bcedbb1d3cb311c80c8614985d3\" id=9ab1eaed-0687-480d-bd4b-bf4a85356967 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:07.328561 crc crio[3656]: time=\"2026-06-11T11:17:07.326215862Z\" level=info msg=\"Stopped pod sandbox (already stopped): 146cf5a36a8051d7452f3f8e8a58f30c9fbd1bcedbb1d3cb311c80c8614985d3\" id=9ab1eaed-0687-480d-bd4b-bf4a85356967 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:07.328561 crc crio[3656]: time=\"2026-06-11T11:17:07.327292535Z\" level=info msg=\"Removing pod sandbox: 146cf5a36a8051d7452f3f8e8a58f30c9fbd1bcedbb1d3cb311c80c8614985d3\" id=39acc79b-3cc5-4e73-8314-ad9fb0910d0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:17:07.336459 crc crio[3656]: time=\"2026-06-11T11:17:07.33633215Z\" level=info msg=\"Removed pod sandbox: 146cf5a36a8051d7452f3f8e8a58f30c9fbd1bcedbb1d3cb311c80c8614985d3\" id=39acc79b-3cc5-4e73-8314-ad9fb0910d0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:17:14.174665 crc crio[3656]: time=\"2026-06-11T11:17:14.173815269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d9df878c-baca-4c3b-ae77-ccd0ad6a4fe9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:17:14.556274 crc crio[3656]: time=\"2026-06-11T11:17:14.556012714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=149f922b-e22f-4efa-a767-35698285e267 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:17:14.562801 crc crio[3656]: time=\"2026-06-11T11:17:14.562626185Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=a0a85ff2-45fa-4457-be21-34b216f6b0ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:17:14.563148 crc crio[3656]: time=\"2026-06-11T11:17:14.563042157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:17:14.642763 crc crio[3656]: time=\"2026-06-11T11:17:14.639172143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:17:14.834940 crc crio[3656]: time=\"2026-06-11T11:17:14.834628668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:17:15.199769 crc crio[3656]: time=\"2026-06-11T11:17:15.19865086Z\" level=info msg=\"Created container f51e740c58b81560ee786ea67db6e7370b3ae3f38298894a554bc6e00e39aae8: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=a0a85ff2-45fa-4457-be21-34b216f6b0ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:17:15.201842 crc crio[3656]: time=\"2026-06-11T11:17:15.201353882Z\" level=info msg=\"Starting container: f51e740c58b81560ee786ea67db6e7370b3ae3f38298894a554bc6e00e39aae8\" id=26d0f09a-396b-4fa7-bf87-1cf7008dcff1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:17:15.260080 crc crio[3656]: time=\"2026-06-11T11:17:15.259891903Z\" level=info msg=\"Started container\" PID=15219 containerID=f51e740c58b81560ee786ea67db6e7370b3ae3f38298894a554bc6e00e39aae8 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=26d0f09a-396b-4fa7-bf87-1cf7008dcff1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed\nJun 11 11:17:18.349849 crc crio[3656]: time=\"2026-06-11T11:17:18.349753865Z\" level=info msg=\"Stopping container: d30bdc53d1b8ee061117dc61c80dd2f7ef417b80de26142b19c7028a2e8d57f5 (timeout: 2s)\" id=fad61045-53c7-4d1a-829f-f0c2d51abe82 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:17:19.230119 crc crio[3656]: time=\"2026-06-11T11:17:19.230010789Z\" level=info msg=\"Removing container: 2815149a8e23be7219724b40728791f97e45110a3e189c0929d3941493e6af11\" id=22edd432-4e25-4dd3-be14-674671a24647 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:21.119783 crc crio[3656]: time=\"2026-06-11T11:17:21.119491371Z\" level=info msg=\"Stopped container d30bdc53d1b8ee061117dc61c80dd2f7ef417b80de26142b19c7028a2e8d57f5: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=fad61045-53c7-4d1a-829f-f0c2d51abe82 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:17:24.842101 crc crio[3656]: time=\"2026-06-11T11:17:24.841575534Z\" level=info msg=\"Removed container 2815149a8e23be7219724b40728791f97e45110a3e189c0929d3941493e6af11: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=22edd432-4e25-4dd3-be14-674671a24647 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:53.730459 crc crio[3656]: time=\"2026-06-11T11:17:53.729474646Z\" level=info msg=\"Stopping container: d38d79fa974aceb6f33c7e0160c593067ffe70463d34fc798cc8ebd7db4810df (timeout: 2s)\" id=900cd33e-6246-4ad4-87bf-6fb939559f7c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:17:53.856885 crc crio[3656]: time=\"2026-06-11T11:17:53.856789928Z\" level=info msg=\"Stopped container d38d79fa974aceb6f33c7e0160c593067ffe70463d34fc798cc8ebd7db4810df: openshift-marketplace/redhat-operators-26wrs/registry-server\" id=900cd33e-6246-4ad4-87bf-6fb939559f7c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:17:53.857936 crc crio[3656]: time=\"2026-06-11T11:17:53.857865241Z\" level=info msg=\"Stopping pod sandbox: cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7\" id=e2865349-f496-46ed-8925-aa8dfa574e00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:53.858515 crc crio[3656]: time=\"2026-06-11T11:17:53.858448829Z\" level=info msg=\"Got pod network &{Name:redhat-operators-26wrs Namespace:openshift-marketplace ID:cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7 UID:916b175c-11a2-47e8-884b-b6c1c8d0b4d8 NetNS:/var/run/netns/975e6ac5-8251-4b79-9ec6-c56bed67f219 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod916b175c_11a2_47e8_884b_b6c1c8d0b4d8.slice PodAnnotations:0xc000132e10}] Aliases:map[]}\"\nJun 11 11:17:53.858660 crc crio[3656]: time=\"2026-06-11T11:17:53.858607843Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-26wrs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:17:53.926533 crc crio[3656]: time=\"2026-06-11T11:17:53.926427316Z\" level=info msg=\"Stopping container: c7f2911aa4c6bf1b9379c9880549392b1f15087ff457e30c5883029daf6fc16d (timeout: 2s)\" id=48c54d60-434d-4f5e-90b7-4e998150be34 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:17:54.056034 crc crio[3656]: time=\"2026-06-11T11:17:54.055648017Z\" level=info msg=\"Stopped container c7f2911aa4c6bf1b9379c9880549392b1f15087ff457e30c5883029daf6fc16d: openshift-marketplace/certified-operators-vk6c6/registry-server\" id=48c54d60-434d-4f5e-90b7-4e998150be34 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:17:54.058409 crc crio[3656]: time=\"2026-06-11T11:17:54.058353359Z\" level=info msg=\"Stopping pod sandbox: 168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509\" id=8e7b38ee-aebc-40ae-b896-7c6b06cdeb8d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:54.058858 crc crio[3656]: time=\"2026-06-11T11:17:54.058783972Z\" level=info msg=\"Got pod network &{Name:certified-operators-vk6c6 Namespace:openshift-marketplace ID:168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509 UID:686c9890-1411-4bf9-8d24-9d1ce5867fe6 NetNS:/var/run/netns/78a1c13e-cb24-4bf7-ae61-f2a14c3bade8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod686c9890_1411_4bf9_8d24_9d1ce5867fe6.slice PodAnnotations:0xc00008d048}] Aliases:map[]}\"\nJun 11 11:17:54.058959 crc crio[3656]: time=\"2026-06-11T11:17:54.058940977Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-vk6c6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:17:54.123357 crc crio[3656]: time=\"2026-06-11T11:17:54.122372486Z\" level=info msg=\"Stopped pod sandbox: cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7\" id=e2865349-f496-46ed-8925-aa8dfa574e00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:54.282320 crc crio[3656]: time=\"2026-06-11T11:17:54.282134206Z\" level=info msg=\"Stopped pod sandbox: 168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509\" id=8e7b38ee-aebc-40ae-b896-7c6b06cdeb8d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:54.836984 crc crio[3656]: time=\"2026-06-11T11:17:54.835812807Z\" level=info msg=\"Removing container: d38d79fa974aceb6f33c7e0160c593067ffe70463d34fc798cc8ebd7db4810df\" id=c53bf503-b43f-43b9-b6dc-f8d6e2de31f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:54.854283 crc crio[3656]: time=\"2026-06-11T11:17:54.854184296Z\" level=info msg=\"Removed container d38d79fa974aceb6f33c7e0160c593067ffe70463d34fc798cc8ebd7db4810df: openshift-marketplace/redhat-operators-26wrs/registry-server\" id=c53bf503-b43f-43b9-b6dc-f8d6e2de31f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:54.857072 crc crio[3656]: time=\"2026-06-11T11:17:54.856990001Z\" level=info msg=\"Removing container: 7b5f2aae3f357d310d4586dda3cdb95e111c418ab8a0cdb9041dc53299e44a57\" id=9a0dc5ac-f987-4ee9-a1aa-f726b1600b5d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:54.891420 crc crio[3656]: time=\"2026-06-11T11:17:54.891331595Z\" level=info msg=\"Removed container 7b5f2aae3f357d310d4586dda3cdb95e111c418ab8a0cdb9041dc53299e44a57: openshift-marketplace/redhat-operators-26wrs/extract-content\" id=9a0dc5ac-f987-4ee9-a1aa-f726b1600b5d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:54.893998 crc crio[3656]: time=\"2026-06-11T11:17:54.893855672Z\" level=info msg=\"Removing container: c3da057fd812634c3931a35a47da6592b33ee10a31b1cf5509ce872e05c8c735\" id=2c7583dd-c1e5-4d06-9dcc-1492960f38ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:54.940884 crc crio[3656]: time=\"2026-06-11T11:17:54.94079451Z\" level=info msg=\"Removed container c3da057fd812634c3931a35a47da6592b33ee10a31b1cf5509ce872e05c8c735: openshift-marketplace/redhat-operators-26wrs/extract-utilities\" id=2c7583dd-c1e5-4d06-9dcc-1492960f38ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:54.947500 crc crio[3656]: time=\"2026-06-11T11:17:54.947425122Z\" level=info msg=\"Removing container: c7f2911aa4c6bf1b9379c9880549392b1f15087ff457e30c5883029daf6fc16d\" id=73f92941-f032-49d0-a4d0-c79aa9a6fccf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:54.964417 crc crio[3656]: time=\"2026-06-11T11:17:54.964325986Z\" level=info msg=\"Removed container c7f2911aa4c6bf1b9379c9880549392b1f15087ff457e30c5883029daf6fc16d: openshift-marketplace/certified-operators-vk6c6/registry-server\" id=73f92941-f032-49d0-a4d0-c79aa9a6fccf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:54.970163 crc crio[3656]: time=\"2026-06-11T11:17:54.967937536Z\" level=info msg=\"Removing container: 38bce8ea31b3203c30720fb847ef8779f61ee90cdda322f215c3302777faaec9\" id=0871c395-e671-4d60-85a2-eebb7a056119 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:55.000859 crc crio[3656]: time=\"2026-06-11T11:17:55.000482276Z\" level=info msg=\"Removed container 38bce8ea31b3203c30720fb847ef8779f61ee90cdda322f215c3302777faaec9: openshift-marketplace/certified-operators-vk6c6/extract-content\" id=0871c395-e671-4d60-85a2-eebb7a056119 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:55.005639 crc crio[3656]: time=\"2026-06-11T11:17:55.00555956Z\" level=info msg=\"Removing container: 5e877526407baff70056a1a0cefcc0fa3e3905c2d22c96df8a30b234b281aa6c\" id=cbe0bcca-bb92-43c1-9c73-381a00b13514 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:55.026470 crc crio[3656]: time=\"2026-06-11T11:17:55.025804936Z\" level=info msg=\"Removed container 5e877526407baff70056a1a0cefcc0fa3e3905c2d22c96df8a30b234b281aa6c: openshift-marketplace/certified-operators-vk6c6/extract-utilities\" id=cbe0bcca-bb92-43c1-9c73-381a00b13514 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:56.127613 crc crio[3656]: time=\"2026-06-11T11:17:56.127509686Z\" level=info msg=\"Stopping container: 2c746fa776f8de5da2fd4275cc047302788ab436ba7f298d6525004c1bef52ce (timeout: 2s)\" id=ebec886d-0590-470d-9cb5-957f89e76fd5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:17:56.253824 crc crio[3656]: time=\"2026-06-11T11:17:56.25323394Z\" level=info msg=\"Stopped container 2c746fa776f8de5da2fd4275cc047302788ab436ba7f298d6525004c1bef52ce: openshift-marketplace/community-operators-p85kl/registry-server\" id=ebec886d-0590-470d-9cb5-957f89e76fd5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:17:56.254962 crc crio[3656]: time=\"2026-06-11T11:17:56.254887681Z\" level=info msg=\"Stopping pod sandbox: 78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164\" id=628085e1-3c47-48b0-afa4-744cf6179b0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:56.255326 crc crio[3656]: time=\"2026-06-11T11:17:56.255236711Z\" level=info msg=\"Got pod network &{Name:community-operators-p85kl Namespace:openshift-marketplace ID:78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164 UID:8d22030f-a035-40de-8248-adf3f7e83c92 NetNS:/var/run/netns/16a4b70f-16a5-4ec6-b9cd-57d6ebec1877 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8d22030f_a035_40de_8248_adf3f7e83c92.slice PodAnnotations:0xc00008c5a8}] Aliases:map[]}\"\nJun 11 11:17:56.255530 crc crio[3656]: time=\"2026-06-11T11:17:56.255428187Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-p85kl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:17:56.326761 crc crio[3656]: time=\"2026-06-11T11:17:56.326613672Z\" level=info msg=\"Stopping container: b7f61f19a7bf41cbb8a94c602708dac2d8b99c0e4f68f73f5c01777a3db3c564 (timeout: 2s)\" id=08c42190-8f16-43c6-afd4-852daa7ecac5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:17:56.455005 crc crio[3656]: time=\"2026-06-11T11:17:56.454911725Z\" level=info msg=\"Stopped container b7f61f19a7bf41cbb8a94c602708dac2d8b99c0e4f68f73f5c01777a3db3c564: openshift-marketplace/redhat-marketplace-c7ln6/registry-server\" id=08c42190-8f16-43c6-afd4-852daa7ecac5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:17:56.455960 crc crio[3656]: time=\"2026-06-11T11:17:56.455880654Z\" level=info msg=\"Stopping pod sandbox: 9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996\" id=b5921a26-4796-4433-971f-ddab694be29d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:56.456385 crc crio[3656]: time=\"2026-06-11T11:17:56.456318327Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c7ln6 Namespace:openshift-marketplace ID:9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996 UID:0763b957-7da9-4d26-a3dc-c04f2ad9990c NetNS:/var/run/netns/3cfd194f-3b88-43b3-a622-a0032d214c42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0763b957_7da9_4d26_a3dc_c04f2ad9990c.slice PodAnnotations:0xc001e80108}] Aliases:map[]}\"\nJun 11 11:17:56.456544 crc crio[3656]: time=\"2026-06-11T11:17:56.456488873Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-c7ln6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:17:56.478101 crc crio[3656]: time=\"2026-06-11T11:17:56.477966676Z\" level=info msg=\"Stopped pod sandbox: 78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164\" id=628085e1-3c47-48b0-afa4-744cf6179b0e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:56.689394 crc crio[3656]: time=\"2026-06-11T11:17:56.689306983Z\" level=info msg=\"Stopped pod sandbox: 9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996\" id=b5921a26-4796-4433-971f-ddab694be29d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:56.870553 crc crio[3656]: time=\"2026-06-11T11:17:56.870418522Z\" level=info msg=\"Removing container: 2c746fa776f8de5da2fd4275cc047302788ab436ba7f298d6525004c1bef52ce\" id=7d1403fc-aa21-4839-a75b-8f42ec044a48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:56.915361 crc crio[3656]: time=\"2026-06-11T11:17:56.915318538Z\" level=info msg=\"Removed container 2c746fa776f8de5da2fd4275cc047302788ab436ba7f298d6525004c1bef52ce: openshift-marketplace/community-operators-p85kl/registry-server\" id=7d1403fc-aa21-4839-a75b-8f42ec044a48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:56.919366 crc crio[3656]: time=\"2026-06-11T11:17:56.919281508Z\" level=info msg=\"Removing container: e99a10242eb501c4142a9db18188f673357cd968b2ea83e4599e852897b06e97\" id=9f0fc1c8-c159-4992-bce7-db0ffa2f77cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:56.950331 crc crio[3656]: time=\"2026-06-11T11:17:56.950047894Z\" level=info msg=\"Removed container e99a10242eb501c4142a9db18188f673357cd968b2ea83e4599e852897b06e97: openshift-marketplace/community-operators-p85kl/extract-content\" id=9f0fc1c8-c159-4992-bce7-db0ffa2f77cd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:56.952980 crc crio[3656]: time=\"2026-06-11T11:17:56.952939282Z\" level=info msg=\"Removing container: cce748cf8ba22c7a2ee4598740bcd8829f12bd660e6bd08cb358a636afeaa6a9\" id=4db152bf-61f2-4c50-9370-dfbbd78aa98e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:56.980139 crc crio[3656]: time=\"2026-06-11T11:17:56.980046446Z\" level=info msg=\"Removed container cce748cf8ba22c7a2ee4598740bcd8829f12bd660e6bd08cb358a636afeaa6a9: openshift-marketplace/community-operators-p85kl/extract-utilities\" id=4db152bf-61f2-4c50-9370-dfbbd78aa98e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:56.986390 crc crio[3656]: time=\"2026-06-11T11:17:56.986306727Z\" level=info msg=\"Removing container: b7f61f19a7bf41cbb8a94c602708dac2d8b99c0e4f68f73f5c01777a3db3c564\" id=fa86da72-130a-41df-8fc9-6b3e47cde39b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:57.003903 crc crio[3656]: time=\"2026-06-11T11:17:57.003806029Z\" level=info msg=\"Removed container b7f61f19a7bf41cbb8a94c602708dac2d8b99c0e4f68f73f5c01777a3db3c564: openshift-marketplace/redhat-marketplace-c7ln6/registry-server\" id=fa86da72-130a-41df-8fc9-6b3e47cde39b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:57.006624 crc crio[3656]: time=\"2026-06-11T11:17:57.006549252Z\" level=info msg=\"Removing container: 3b4dbf1ef1a3ca06a915065c25b33b59be4e34b016b3fcc037f143317512b99f\" id=722cd356-5702-4221-952c-7113e1f50f86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:57.026120 crc crio[3656]: time=\"2026-06-11T11:17:57.026005864Z\" level=info msg=\"Removed container 3b4dbf1ef1a3ca06a915065c25b33b59be4e34b016b3fcc037f143317512b99f: openshift-marketplace/redhat-marketplace-c7ln6/extract-content\" id=722cd356-5702-4221-952c-7113e1f50f86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:57.029867 crc crio[3656]: time=\"2026-06-11T11:17:57.02979523Z\" level=info msg=\"Removing container: 8f1fa009d283b5af4c1e5e2236f90650c10f19f9f840f9c09d140a6df194a226\" id=996b739f-92b9-4f18-98f1-ba30301d39c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:57.045922 crc crio[3656]: time=\"2026-06-11T11:17:57.045821137Z\" level=info msg=\"Removed container 8f1fa009d283b5af4c1e5e2236f90650c10f19f9f840f9c09d140a6df194a226: openshift-marketplace/redhat-marketplace-c7ln6/extract-utilities\" id=996b739f-92b9-4f18-98f1-ba30301d39c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:17:57.355120 crc crio[3656]: time=\"2026-06-11T11:17:57.354951409Z\" level=info msg=\"Stopping container: 0dfe99f3bc957d863bce5ee91f9f565247c36d7a10a3ead29cd1d94d4e8214f9 (timeout: 15s)\" id=e47a492b-ad6b-40e1-bafb-57559c34d932 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:17:57.356425 crc crio[3656]: time=\"2026-06-11T11:17:57.356335112Z\" level=info msg=\"Stopping container: d74477f83742b7b38abbc94bc800feb4313313fb723a3f41b0ae61bfa123be97 (timeout: 15s)\" id=911a7d3e-6c5f-4aad-999a-7d176974c7b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:17:57.356515 crc crio[3656]: time=\"2026-06-11T11:17:57.356435325Z\" level=info msg=\"Stopping container: 76556d05982cf3effeadd042ec05735f94bfbfa70cc04749186d7772d5c8d55a (timeout: 15s)\" id=c003f08c-6dd3-4ac4-a6e5-99fd06d08b89 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:17:57.357130 crc crio[3656]: time=\"2026-06-11T11:17:57.357030063Z\" level=info msg=\"Stopping container: 98e85bd33559405a25859ffa72b2ebc8ec14178a4a3abba25fdb799581c7ce28 (timeout: 15s)\" id=f8fea4ff-3679-4e8a-abf3-7fdf189c18dc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:17:57.357510 crc crio[3656]: time=\"2026-06-11T11:17:57.356373943Z\" level=info msg=\"Stopping container: 1450461550b588049a3423e38f57e0ecd672dd6f8d8c7cd87af0f04a146331b2 (timeout: 15s)\" id=e9ec6942-fe50-4b27-9906-731bf435beaa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:17:57.572854 crc crio[3656]: time=\"2026-06-11T11:17:57.571069473Z\" level=info msg=\"Stopped container 98e85bd33559405a25859ffa72b2ebc8ec14178a4a3abba25fdb799581c7ce28: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=f8fea4ff-3679-4e8a-abf3-7fdf189c18dc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:17:57.645510 crc crio[3656]: time=\"2026-06-11T11:17:57.645422595Z\" level=info msg=\"Stopped container 1450461550b588049a3423e38f57e0ecd672dd6f8d8c7cd87af0f04a146331b2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=e9ec6942-fe50-4b27-9906-731bf435beaa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:17:57.709404 crc crio[3656]: time=\"2026-06-11T11:17:57.709277177Z\" level=info msg=\"Stopped container 76556d05982cf3effeadd042ec05735f94bfbfa70cc04749186d7772d5c8d55a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=c003f08c-6dd3-4ac4-a6e5-99fd06d08b89 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:17:57.768161 crc crio[3656]: time=\"2026-06-11T11:17:57.7679139Z\" level=info msg=\"Stopped container d74477f83742b7b38abbc94bc800feb4313313fb723a3f41b0ae61bfa123be97: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=911a7d3e-6c5f-4aad-999a-7d176974c7b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:17:58.919009 crc crio[3656]: time=\"2026-06-11T11:17:58.918234519Z\" level=info msg=\"Stopping pod sandbox: 83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1\" id=f0a854d4-7ceb-4bbd-8336-8f2b373d787e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:58.920987 crc crio[3656]: time=\"2026-06-11T11:17:58.919545439Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1 UID:f72cec4b-304a-4abd-b103-8c9aef2c5b45 NetNS:/var/run/netns/8ff4ab58-9f5f-43a6-8ad0-9b4ad07b958c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podf72cec4b_304a_4abd_b103_8c9aef2c5b45.slice PodAnnotations:0xc00141f040}] Aliases:map[]}\"\nJun 11 11:17:58.920987 crc crio[3656]: time=\"2026-06-11T11:17:58.919774436Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:17:59.217401 crc crio[3656]: time=\"2026-06-11T11:17:59.217235154Z\" level=info msg=\"Stopped pod sandbox: 83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1\" id=f0a854d4-7ceb-4bbd-8336-8f2b373d787e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:59.928779 crc crio[3656]: time=\"2026-06-11T11:17:59.928599111Z\" level=info msg=\"Stopped container 0dfe99f3bc957d863bce5ee91f9f565247c36d7a10a3ead29cd1d94d4e8214f9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=e47a492b-ad6b-40e1-bafb-57559c34d932 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:17:59.930009 crc crio[3656]: time=\"2026-06-11T11:17:59.929914751Z\" level=info msg=\"Stopping pod sandbox: e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6\" id=ea43f8ec-517b-4519-ae07-1cd9183f2ac7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:17:59.939986 crc crio[3656]: time=\"2026-06-11T11:17:59.939841433Z\" level=info msg=\"Stopped pod sandbox: e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6\" id=ea43f8ec-517b-4519-ae07-1cd9183f2ac7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:00.983895 crc crio[3656]: time=\"2026-06-11T11:18:00.983189197Z\" level=info msg=\"Removing container: 1450461550b588049a3423e38f57e0ecd672dd6f8d8c7cd87af0f04a146331b2\" id=fbc70c2b-65f5-4afb-addc-481a7a48a92e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:01.015336 crc crio[3656]: time=\"2026-06-11T11:18:01.01518801Z\" level=info msg=\"Removed container 1450461550b588049a3423e38f57e0ecd672dd6f8d8c7cd87af0f04a146331b2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=fbc70c2b-65f5-4afb-addc-481a7a48a92e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:01.020514 crc crio[3656]: time=\"2026-06-11T11:18:01.020435349Z\" level=info msg=\"Removing container: d74477f83742b7b38abbc94bc800feb4313313fb723a3f41b0ae61bfa123be97\" id=35520912-bebb-4e3b-bf5c-617e6c6543bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:01.052176 crc crio[3656]: time=\"2026-06-11T11:18:01.05202514Z\" level=info msg=\"Removed container d74477f83742b7b38abbc94bc800feb4313313fb723a3f41b0ae61bfa123be97: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=35520912-bebb-4e3b-bf5c-617e6c6543bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:01.056891 crc crio[3656]: time=\"2026-06-11T11:18:01.056454305Z\" level=info msg=\"Removing container: 98e85bd33559405a25859ffa72b2ebc8ec14178a4a3abba25fdb799581c7ce28\" id=103c484b-482e-4b1e-bb97-7c2ebc346392 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:01.077444 crc crio[3656]: time=\"2026-06-11T11:18:01.07733923Z\" level=info msg=\"Removed container 98e85bd33559405a25859ffa72b2ebc8ec14178a4a3abba25fdb799581c7ce28: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=103c484b-482e-4b1e-bb97-7c2ebc346392 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:01.098426 crc crio[3656]: time=\"2026-06-11T11:18:01.097492513Z\" level=info msg=\"Removing container: 76556d05982cf3effeadd042ec05735f94bfbfa70cc04749186d7772d5c8d55a\" id=33daad63-a372-44ea-a09a-926445205d7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:01.130193 crc crio[3656]: time=\"2026-06-11T11:18:01.130105005Z\" level=info msg=\"Removed container 76556d05982cf3effeadd042ec05735f94bfbfa70cc04749186d7772d5c8d55a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=33daad63-a372-44ea-a09a-926445205d7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:01.133222 crc crio[3656]: time=\"2026-06-11T11:18:01.133169008Z\" level=info msg=\"Removing container: 0dfe99f3bc957d863bce5ee91f9f565247c36d7a10a3ead29cd1d94d4e8214f9\" id=2b9231c1-33df-4c22-921d-7497b7548df8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:01.158977 crc crio[3656]: time=\"2026-06-11T11:18:01.15886948Z\" level=info msg=\"Removed container 0dfe99f3bc957d863bce5ee91f9f565247c36d7a10a3ead29cd1d94d4e8214f9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=2b9231c1-33df-4c22-921d-7497b7548df8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:01.162338 crc crio[3656]: time=\"2026-06-11T11:18:01.162235463Z\" level=info msg=\"Removing container: 58333d9a449d7c3b686e4ca8d4afc65a0f0feca276b50d4afb239277a4f6ddee\" id=13ce5577-fd5f-4788-8dfc-1de646e86c13 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:01.241211 crc crio[3656]: time=\"2026-06-11T11:18:01.241129982Z\" level=info msg=\"Removed container 58333d9a449d7c3b686e4ca8d4afc65a0f0feca276b50d4afb239277a4f6ddee: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=13ce5577-fd5f-4788-8dfc-1de646e86c13 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:02.451842 crc crio[3656]: time=\"2026-06-11T11:18:02.451403505Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=b29cce38-c5b3-40b7-9171-8c3296ef3727 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:18:02.451842 crc crio[3656]: time=\"2026-06-11T11:18:02.451532239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:02.479982 crc crio[3656]: time=\"2026-06-11T11:18:02.477410526Z\" 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=b29cce38-c5b3-40b7-9171-8c3296ef3727 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:18:02.488198 crc crio[3656]: time=\"2026-06-11T11:18:02.488110841Z\" level=info msg=\"Ran pod sandbox 71ed2627a5f0c61fc97d40d6eed150821761bd9f08a7fde5bd445f91d6b24c18 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=b29cce38-c5b3-40b7-9171-8c3296ef3727 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:18:02.491086 crc crio[3656]: time=\"2026-06-11T11:18:02.49103494Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c100cec4-bdfa-447a-916a-ff06211f7cb2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:18:02.515794 crc crio[3656]: time=\"2026-06-11T11:18:02.515235087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=75b93525-2e56-4801-acad-d941913ec690 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:18:02.519227 crc crio[3656]: time=\"2026-06-11T11:18:02.519170606Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e6c48315-d57f-4c81-963d-5da3ad90fbd3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:18:02.519341 crc crio[3656]: time=\"2026-06-11T11:18:02.5192978Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=94dc0c24-3c1f-42e4-8847-6ea5f6b372a9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:18:02.532598 crc crio[3656]: time=\"2026-06-11T11:18:02.532533453Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a92a4b55-7599-4719-9b23-d91ef3bcbb5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:18:02.533881 crc crio[3656]: time=\"2026-06-11T11:18:02.533450231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:02.539479 crc crio[3656]: time=\"2026-06-11T11:18:02.539418142Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=73d977cb-1143-46ad-9e6e-445e788bf457 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:18:02.543233 crc crio[3656]: time=\"2026-06-11T11:18:02.543195067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:02.562729 crc crio[3656]: time=\"2026-06-11T11:18:02.562588007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:02.567654 crc crio[3656]: time=\"2026-06-11T11:18:02.567566498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:02.574923 crc crio[3656]: time=\"2026-06-11T11:18:02.57484118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:02.691861 crc crio[3656]: time=\"2026-06-11T11:18:02.691737455Z\" level=info msg=\"Created container 66ebb3cec625f12c4018c9b68c1a5faf91b2144f3b0c504927c4bf173e81683a: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a92a4b55-7599-4719-9b23-d91ef3bcbb5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:18:02.694470 crc crio[3656]: time=\"2026-06-11T11:18:02.694373765Z\" level=info msg=\"Starting container: 66ebb3cec625f12c4018c9b68c1a5faf91b2144f3b0c504927c4bf173e81683a\" id=a1460b2c-8b16-4211-97fc-3228c5050610 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:18:02.707408 crc crio[3656]: time=\"2026-06-11T11:18:02.702035668Z\" level=info msg=\"Started container\" PID=16423 containerID=66ebb3cec625f12c4018c9b68c1a5faf91b2144f3b0c504927c4bf173e81683a description=openshift-console/downloads-747b44746d-4pqvr/download-server id=a1460b2c-8b16-4211-97fc-3228c5050610 name=/runtime.v1.RuntimeService/StartContainer sandboxID=313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593\nJun 11 11:18:02.738305 crc crio[3656]: time=\"2026-06-11T11:18:02.738193308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:02.836874 crc crio[3656]: time=\"2026-06-11T11:18:02.836791897Z\" level=info msg=\"Created container 671a8ae8d79b675999f7c0ba26416c9200a99a95876b27943696d9181fe2c068: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=73d977cb-1143-46ad-9e6e-445e788bf457 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:18:02.838807 crc crio[3656]: time=\"2026-06-11T11:18:02.838758727Z\" level=info msg=\"Starting container: 671a8ae8d79b675999f7c0ba26416c9200a99a95876b27943696d9181fe2c068\" id=64040915-2bce-47bd-a52a-1a8f66e824fb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:18:02.844881 crc crio[3656]: time=\"2026-06-11T11:18:02.844606805Z\" level=info msg=\"Started container\" PID=16431 containerID=671a8ae8d79b675999f7c0ba26416c9200a99a95876b27943696d9181fe2c068 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=64040915-2bce-47bd-a52a-1a8f66e824fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=71ed2627a5f0c61fc97d40d6eed150821761bd9f08a7fde5bd445f91d6b24c18\nJun 11 11:18:07.355894 crc crio[3656]: time=\"2026-06-11T11:18:07.354914411Z\" level=info msg=\"Stopping pod sandbox: 9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996\" id=b24b7329-c109-4cc7-be10-8dc21f9ee005 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:07.355894 crc crio[3656]: time=\"2026-06-11T11:18:07.355750957Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996\" id=b24b7329-c109-4cc7-be10-8dc21f9ee005 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:07.357106 crc crio[3656]: time=\"2026-06-11T11:18:07.356334024Z\" level=info msg=\"Removing pod sandbox: 9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996\" id=e1c8c5a9-0010-4631-a407-5314f83bcbb7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:18:07.368590 crc crio[3656]: time=\"2026-06-11T11:18:07.368490504Z\" level=info msg=\"Removed pod sandbox: 9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996\" id=e1c8c5a9-0010-4631-a407-5314f83bcbb7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:18:07.369499 crc crio[3656]: time=\"2026-06-11T11:18:07.369421132Z\" level=info msg=\"Stopping pod sandbox: e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6\" id=01a426ea-4e1c-4874-96df-ab2b7d3b1cfa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:07.369499 crc crio[3656]: time=\"2026-06-11T11:18:07.369491004Z\" level=info msg=\"Stopped pod sandbox (already stopped): e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6\" id=01a426ea-4e1c-4874-96df-ab2b7d3b1cfa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:07.371518 crc crio[3656]: time=\"2026-06-11T11:18:07.370175505Z\" level=info msg=\"Removing pod sandbox: e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6\" id=c3236371-3de7-4db5-95e6-8df438c62716 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:18:07.382482 crc crio[3656]: time=\"2026-06-11T11:18:07.380012714Z\" level=info msg=\"Removed pod sandbox: e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6\" id=c3236371-3de7-4db5-95e6-8df438c62716 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:18:07.382482 crc crio[3656]: time=\"2026-06-11T11:18:07.381088306Z\" level=info msg=\"Stopping pod sandbox: 168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509\" id=16858d3b-3655-43d6-aea3-735d2abf30ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:07.382482 crc crio[3656]: time=\"2026-06-11T11:18:07.381181449Z\" level=info msg=\"Stopped pod sandbox (already stopped): 168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509\" id=16858d3b-3655-43d6-aea3-735d2abf30ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:07.382482 crc crio[3656]: time=\"2026-06-11T11:18:07.382009314Z\" level=info msg=\"Removing pod sandbox: 168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509\" id=b20a9968-b4dc-448b-8a43-079102966ab2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:18:07.394634 crc crio[3656]: time=\"2026-06-11T11:18:07.394514585Z\" level=info msg=\"Removed pod sandbox: 168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509\" id=b20a9968-b4dc-448b-8a43-079102966ab2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:18:07.396056 crc crio[3656]: time=\"2026-06-11T11:18:07.395960219Z\" level=info msg=\"Stopping pod sandbox: cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7\" id=4618277e-5d36-4fe0-a26c-d70b04ceaa32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:07.396136 crc crio[3656]: time=\"2026-06-11T11:18:07.396066242Z\" level=info msg=\"Stopped pod sandbox (already stopped): cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7\" id=4618277e-5d36-4fe0-a26c-d70b04ceaa32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:07.396787 crc crio[3656]: time=\"2026-06-11T11:18:07.39665828Z\" level=info msg=\"Removing pod sandbox: cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7\" id=893461b5-b51a-4203-abdd-30b68cc2b040 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:18:07.410887 crc crio[3656]: time=\"2026-06-11T11:18:07.410587474Z\" level=info msg=\"Removed pod sandbox: cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7\" id=893461b5-b51a-4203-abdd-30b68cc2b040 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:18:07.411665 crc crio[3656]: time=\"2026-06-11T11:18:07.411572223Z\" level=info msg=\"Stopping pod sandbox: 78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164\" id=a7f94da9-ece0-4ba6-a7fb-b6896014d55f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:07.411665 crc crio[3656]: time=\"2026-06-11T11:18:07.411743099Z\" level=info msg=\"Stopped pod sandbox (already stopped): 78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164\" id=a7f94da9-ece0-4ba6-a7fb-b6896014d55f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:07.412351 crc crio[3656]: time=\"2026-06-11T11:18:07.412202673Z\" level=info msg=\"Removing pod sandbox: 78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164\" id=88b42919-ee93-47ee-9a59-7bb7d1b7893f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:18:07.421902 crc crio[3656]: time=\"2026-06-11T11:18:07.421669441Z\" level=info msg=\"Removed pod sandbox: 78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164\" id=88b42919-ee93-47ee-9a59-7bb7d1b7893f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:18:09.535878 crc crio[3656]: time=\"2026-06-11T11:18:09.535152515Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=aed67446-fe5a-4b3d-a9e1-02b37f2eb577 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:18:09.536513 crc crio[3656]: time=\"2026-06-11T11:18:09.536173006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:09.563894 crc crio[3656]: time=\"2026-06-11T11:18:09.563767306Z\" 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=aed67446-fe5a-4b3d-a9e1-02b37f2eb577 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:18:09.579123 crc crio[3656]: time=\"2026-06-11T11:18:09.57902902Z\" level=info msg=\"Ran pod sandbox 60659698b2e32caf4ca3ecedd756212a8ad9ce29d42c084324cbf711c4daacdf with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=aed67446-fe5a-4b3d-a9e1-02b37f2eb577 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:18:09.584596 crc crio[3656]: time=\"2026-06-11T11:18:09.584501166Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e64e0bbf-ee94-4d97-b1d9-0aa88729f749 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:18:09.587168 crc crio[3656]: time=\"2026-06-11T11:18:09.587079715Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a7125a30-672f-4990-b2b5-f75bc35424ee name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:18:09.626627 crc crio[3656]: time=\"2026-06-11T11:18:09.625912696Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=6911ceb7-658b-425b-9c35-f63999be62ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:18:09.626627 crc crio[3656]: time=\"2026-06-11T11:18:09.626319038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:09.651670 crc crio[3656]: time=\"2026-06-11T11:18:09.651609597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:09.820868 crc crio[3656]: time=\"2026-06-11T11:18:09.820260347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:09.916254 crc crio[3656]: time=\"2026-06-11T11:18:09.916089012Z\" level=info msg=\"Created container a8720d2d97cd05a4cb30a0cf22c044b2ee665899e66d15e07c9359fae510fe67: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=6911ceb7-658b-425b-9c35-f63999be62ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:18:09.918002 crc crio[3656]: time=\"2026-06-11T11:18:09.917898587Z\" level=info msg=\"Starting container: a8720d2d97cd05a4cb30a0cf22c044b2ee665899e66d15e07c9359fae510fe67\" id=48ce5d78-6ad2-43e4-93a2-4ac5bba4a499 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:18:09.926254 crc crio[3656]: time=\"2026-06-11T11:18:09.926178829Z\" level=info msg=\"Started container\" PID=16539 containerID=a8720d2d97cd05a4cb30a0cf22c044b2ee665899e66d15e07c9359fae510fe67 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=48ce5d78-6ad2-43e4-93a2-4ac5bba4a499 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60659698b2e32caf4ca3ecedd756212a8ad9ce29d42c084324cbf711c4daacdf\nJun 11 11:18:10.126931 crc crio[3656]: time=\"2026-06-11T11:18:10.126834792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e35c90ad-71b6-450d-acb8-f650e2ef0ec2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:18:10.131053 crc crio[3656]: time=\"2026-06-11T11:18:10.130983118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=49677403-d91c-4646-aebf-c4ecaa2ade84 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:18:10.143583 crc crio[3656]: time=\"2026-06-11T11:18:10.143374135Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=65855241-e072-438d-ba06-b6fe8a2bb859 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:18:10.144313 crc crio[3656]: time=\"2026-06-11T11:18:10.14419146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:10.179806 crc crio[3656]: time=\"2026-06-11T11:18:10.175256965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:10.358586 crc crio[3656]: time=\"2026-06-11T11:18:10.358459667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:10.463267 crc crio[3656]: time=\"2026-06-11T11:18:10.463138821Z\" level=info msg=\"Created container 0328aab8ac26dab8d2f58ea62ea0838cef664fc993c99ec1196702b213ebe139: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=65855241-e072-438d-ba06-b6fe8a2bb859 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:18:10.465047 crc crio[3656]: time=\"2026-06-11T11:18:10.464956996Z\" level=info msg=\"Starting container: 0328aab8ac26dab8d2f58ea62ea0838cef664fc993c99ec1196702b213ebe139\" id=286a687a-d02e-461a-9410-e57d5d181cd9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:18:10.477543 crc crio[3656]: time=\"2026-06-11T11:18:10.477356984Z\" level=info msg=\"Started container\" PID=16553 containerID=0328aab8ac26dab8d2f58ea62ea0838cef664fc993c99ec1196702b213ebe139 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=286a687a-d02e-461a-9410-e57d5d181cd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60659698b2e32caf4ca3ecedd756212a8ad9ce29d42c084324cbf711c4daacdf\nJun 11 11:18:10.499908 crc crio[3656]: time=\"2026-06-11T11:18:10.499639871Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f304eabf-ee5f-4b06-9d6a-9ba68f918c16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:18:10.505255 crc crio[3656]: time=\"2026-06-11T11:18:10.505092577Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0b7fb22f-19b4-4c7f-9c55-b47053da2b8d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:18:10.516944 crc crio[3656]: time=\"2026-06-11T11:18:10.516801143Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=d1245fe2-9976-44e4-a137-a608d6a7f8a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:18:10.517782 crc crio[3656]: time=\"2026-06-11T11:18:10.517458643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:10.545317 crc crio[3656]: time=\"2026-06-11T11:18:10.545168366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:10.753452 crc crio[3656]: time=\"2026-06-11T11:18:10.753353618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:10.863534 crc crio[3656]: time=\"2026-06-11T11:18:10.863420486Z\" level=info msg=\"Created container c396e88bb4073b5ce45a1031e21211d69f9ab3e022ff27d61121953232ece53d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=d1245fe2-9976-44e4-a137-a608d6a7f8a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:18:10.865083 crc crio[3656]: time=\"2026-06-11T11:18:10.864913312Z\" level=info msg=\"Starting container: c396e88bb4073b5ce45a1031e21211d69f9ab3e022ff27d61121953232ece53d\" id=34b37ea4-ee60-491d-8fd1-d5959de46e4d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:18:10.869797 crc crio[3656]: time=\"2026-06-11T11:18:10.869664776Z\" level=info msg=\"Started container\" PID=16616 containerID=c396e88bb4073b5ce45a1031e21211d69f9ab3e022ff27d61121953232ece53d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=34b37ea4-ee60-491d-8fd1-d5959de46e4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=60659698b2e32caf4ca3ecedd756212a8ad9ce29d42c084324cbf711c4daacdf\nJun 11 11:18:10.894201 crc crio[3656]: time=\"2026-06-11T11:18:10.894100529Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4ea62293-3193-4b97-82bf-90c552c65cfc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:18:10.896567 crc crio[3656]: time=\"2026-06-11T11:18:10.896499992Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fac0c075-9bb5-4f0a-837c-f0757ce8101f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:18:10.907755 crc crio[3656]: time=\"2026-06-11T11:18:10.90760415Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=3914b586-d8b4-40bf-9ace-cc5b030a9553 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:18:10.908216 crc crio[3656]: time=\"2026-06-11T11:18:10.908152707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:10.937484 crc crio[3656]: time=\"2026-06-11T11:18:10.937395736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:11.145558 crc crio[3656]: time=\"2026-06-11T11:18:11.145465414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:11.243723 crc crio[3656]: time=\"2026-06-11T11:18:11.243142965Z\" level=info msg=\"Created container 3d64e36c4d1f1f8c4a6b80f8bd48167ef347d91144f641c7e68bce4b26dfc91b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=3914b586-d8b4-40bf-9ace-cc5b030a9553 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:18:11.244825 crc crio[3656]: time=\"2026-06-11T11:18:11.244756084Z\" level=info msg=\"Starting container: 3d64e36c4d1f1f8c4a6b80f8bd48167ef347d91144f641c7e68bce4b26dfc91b\" id=b49ab270-038c-4d53-811b-786e9a5a3382 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:18:11.249748 crc crio[3656]: time=\"2026-06-11T11:18:11.249603292Z\" level=info msg=\"Started container\" PID=16636 containerID=3d64e36c4d1f1f8c4a6b80f8bd48167ef347d91144f641c7e68bce4b26dfc91b description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=b49ab270-038c-4d53-811b-786e9a5a3382 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60659698b2e32caf4ca3ecedd756212a8ad9ce29d42c084324cbf711c4daacdf\nJun 11 11:18:11.263793 crc crio[3656]: time=\"2026-06-11T11:18:11.263660969Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f9205538-5e89-4c1d-bfc4-604e1067c658 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:18:11.266088 crc crio[3656]: time=\"2026-06-11T11:18:11.266019901Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=72f36665-c243-428e-a8f1-040273a3ac77 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:18:11.272635 crc crio[3656]: time=\"2026-06-11T11:18:11.272547699Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=163323a6-e869-4933-bfc6-f93a6d15f2a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:18:11.273126 crc crio[3656]: time=\"2026-06-11T11:18:11.273072475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:11.310956 crc crio[3656]: time=\"2026-06-11T11:18:11.310859385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:11.532370 crc crio[3656]: time=\"2026-06-11T11:18:11.532089634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:11.634197 crc crio[3656]: time=\"2026-06-11T11:18:11.634096706Z\" level=info msg=\"Created container 2a46ac7db18df4fb71882b5bb0f3f9eac839736fe5118a7e385f82302ba45819: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=163323a6-e869-4933-bfc6-f93a6d15f2a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:18:11.635438 crc crio[3656]: time=\"2026-06-11T11:18:11.635359545Z\" level=info msg=\"Starting container: 2a46ac7db18df4fb71882b5bb0f3f9eac839736fe5118a7e385f82302ba45819\" id=4f9817d6-8535-43b9-a886-3c635d4c3211 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:18:11.641911 crc crio[3656]: time=\"2026-06-11T11:18:11.641811931Z\" level=info msg=\"Started container\" PID=16653 containerID=2a46ac7db18df4fb71882b5bb0f3f9eac839736fe5118a7e385f82302ba45819 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=4f9817d6-8535-43b9-a886-3c635d4c3211 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60659698b2e32caf4ca3ecedd756212a8ad9ce29d42c084324cbf711c4daacdf\nJun 11 11:18:11.658984 crc crio[3656]: time=\"2026-06-11T11:18:11.658767567Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4711a84d-22b8-4668-aada-ca430ac0fd9f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:18:11.661001 crc crio[3656]: time=\"2026-06-11T11:18:11.660929593Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c7c2fa5a-ef24-4f92-bbbf-b1eca5629f39 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:18:11.668918 crc crio[3656]: time=\"2026-06-11T11:18:11.668845803Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=88fd324b-42f0-47bc-a22f-74546e6aa9a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:18:11.669263 crc crio[3656]: time=\"2026-06-11T11:18:11.669175923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:11.695217 crc crio[3656]: time=\"2026-06-11T11:18:11.695132503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:11.914534 crc crio[3656]: time=\"2026-06-11T11:18:11.914408252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:18:11.989952 crc crio[3656]: time=\"2026-06-11T11:18:11.989893468Z\" level=info msg=\"Created container 0456e61a0c012be89c9e3799846999f3fd3f2b2a103e5efb2e6d8e27bf0a6003: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=88fd324b-42f0-47bc-a22f-74546e6aa9a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:18:11.991255 crc crio[3656]: time=\"2026-06-11T11:18:11.991179588Z\" level=info msg=\"Starting container: 0456e61a0c012be89c9e3799846999f3fd3f2b2a103e5efb2e6d8e27bf0a6003\" id=1d937aa3-c8aa-43a7-8f79-f507f06628f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:18:11.997507 crc crio[3656]: time=\"2026-06-11T11:18:11.997445578Z\" level=info msg=\"Started container\" PID=16670 containerID=0456e61a0c012be89c9e3799846999f3fd3f2b2a103e5efb2e6d8e27bf0a6003 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=1d937aa3-c8aa-43a7-8f79-f507f06628f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60659698b2e32caf4ca3ecedd756212a8ad9ce29d42c084324cbf711c4daacdf\nJun 11 11:18:36.197502 crc crio[3656]: time=\"2026-06-11T11:18:36.196544604Z\" level=info msg=\"Stopping container: 671a8ae8d79b675999f7c0ba26416c9200a99a95876b27943696d9181fe2c068 (timeout: 5s)\" id=244a1e84-828c-483d-bd34-9621dca6d090 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:18:41.214051 crc crio[3656]: time=\"2026-06-11T11:18:41.210931803Z\" level=warning msg=\"Stopping container 671a8ae8d79b675999f7c0ba26416c9200a99a95876b27943696d9181fe2c068 with stop signal(15) timed out. Killing...\"\nJun 11 11:18:42.281061 crc crio[3656]: time=\"2026-06-11T11:18:42.280872157Z\" level=info msg=\"Stopped container 671a8ae8d79b675999f7c0ba26416c9200a99a95876b27943696d9181fe2c068: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=244a1e84-828c-483d-bd34-9621dca6d090 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:18:42.283310 crc crio[3656]: time=\"2026-06-11T11:18:42.282525177Z\" level=info msg=\"Stopping pod sandbox: 71ed2627a5f0c61fc97d40d6eed150821761bd9f08a7fde5bd445f91d6b24c18\" id=c8f878ba-13ad-4488-8732-863f0b9e0cba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:42.287740 crc crio[3656]: time=\"2026-06-11T11:18:42.287442767Z\" level=info msg=\"Stopped pod sandbox: 71ed2627a5f0c61fc97d40d6eed150821761bd9f08a7fde5bd445f91d6b24c18\" id=c8f878ba-13ad-4488-8732-863f0b9e0cba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:18:43.011321 crc crio[3656]: time=\"2026-06-11T11:18:43.010862671Z\" level=info msg=\"Removing container: 671a8ae8d79b675999f7c0ba26416c9200a99a95876b27943696d9181fe2c068\" id=8d964178-365d-40ad-8b0b-ec7702a42fa3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:18:43.037761 crc crio[3656]: time=\"2026-06-11T11:18:43.037211742Z\" level=info msg=\"Removed container 671a8ae8d79b675999f7c0ba26416c9200a99a95876b27943696d9181fe2c068: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=8d964178-365d-40ad-8b0b-ec7702a42fa3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:19:07.485045 crc crio[3656]: time=\"2026-06-11T11:19:07.483181717Z\" level=info msg=\"Stopping pod sandbox: 71ed2627a5f0c61fc97d40d6eed150821761bd9f08a7fde5bd445f91d6b24c18\" id=c2d48753-810c-4c5d-acae-7a7b45441445 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:19:07.485045 crc crio[3656]: time=\"2026-06-11T11:19:07.484391304Z\" level=info msg=\"Stopped pod sandbox (already stopped): 71ed2627a5f0c61fc97d40d6eed150821761bd9f08a7fde5bd445f91d6b24c18\" id=c2d48753-810c-4c5d-acae-7a7b45441445 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:19:07.486961 crc crio[3656]: time=\"2026-06-11T11:19:07.486014494Z\" level=info msg=\"Removing pod sandbox: 71ed2627a5f0c61fc97d40d6eed150821761bd9f08a7fde5bd445f91d6b24c18\" id=1c1aac9d-7cf0-489e-84bc-339ed866875b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:19:07.534772 crc crio[3656]: time=\"2026-06-11T11:19:07.53423377Z\" level=info msg=\"Removed pod sandbox: 71ed2627a5f0c61fc97d40d6eed150821761bd9f08a7fde5bd445f91d6b24c18\" id=1c1aac9d-7cf0-489e-84bc-339ed866875b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:19:08.047897 crc crio[3656]: time=\"2026-06-11T11:19:08.04777672Z\" level=info msg=\"Stopping container: ac768565da342834f81a23ad17c946039891bc036a27ff1728773c2cb4ccd360 (timeout: 30s)\" id=95a72347-2439-4c27-939f-493c0c9eab32 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:19:08.320072 crc crio[3656]: time=\"2026-06-11T11:19:08.319518865Z\" level=info msg=\"Stopping container: c6d6c5864fb3e5ae80689f5e2335f8dadabd68254e060f7fd4af13c1a42f129c (timeout: 30s)\" id=5b265fc3-ddef-47a8-bfd8-539b4085007c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:19:08.467230 crc crio[3656]: time=\"2026-06-11T11:19:08.467107744Z\" level=info msg=\"Stopped container c6d6c5864fb3e5ae80689f5e2335f8dadabd68254e060f7fd4af13c1a42f129c: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=5b265fc3-ddef-47a8-bfd8-539b4085007c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:19:08.468407 crc crio[3656]: time=\"2026-06-11T11:19:08.468321741Z\" level=info msg=\"Stopping pod sandbox: f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2\" id=7faf709f-3742-4cc5-b1ed-6b04ab962a8b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:19:08.469253 crc crio[3656]: time=\"2026-06-11T11:19:08.469136385Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/a82e3ed4-07ec-48a0-9a3b-b362fec77706 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:0xc002bb8538}] Aliases:map[]}\"\nJun 11 11:19:08.469344 crc crio[3656]: time=\"2026-06-11T11:19:08.469321281Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:19:08.757631 crc crio[3656]: time=\"2026-06-11T11:19:08.757121075Z\" level=info msg=\"Stopped container ac768565da342834f81a23ad17c946039891bc036a27ff1728773c2cb4ccd360: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=95a72347-2439-4c27-939f-493c0c9eab32 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:19:08.766730 crc crio[3656]: time=\"2026-06-11T11:19:08.766135229Z\" level=info msg=\"Stopping pod sandbox: 3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917\" id=f5732a34-a315-47fd-8cbd-0c68fd4fb5ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:19:08.767794 crc crio[3656]: time=\"2026-06-11T11:19:08.766969594Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/9132eb2d-04d1-4278-a992-0b8a0e11b3f3 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:0xc002bb8738}] Aliases:map[]}\"\nJun 11 11:19:08.767794 crc crio[3656]: time=\"2026-06-11T11:19:08.767191021Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:19:08.959197 crc crio[3656]: time=\"2026-06-11T11:19:08.959108778Z\" level=info msg=\"Stopped pod sandbox: f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2\" id=7faf709f-3742-4cc5-b1ed-6b04ab962a8b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:19:09.098792 crc crio[3656]: time=\"2026-06-11T11:19:09.098595351Z\" level=info msg=\"Stopped pod sandbox: 3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917\" id=f5732a34-a315-47fd-8cbd-0c68fd4fb5ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:19:09.461536 crc crio[3656]: time=\"2026-06-11T11:19:09.460767907Z\" level=info msg=\"Removing container: c6d6c5864fb3e5ae80689f5e2335f8dadabd68254e060f7fd4af13c1a42f129c\" id=77a386c6-9679-4873-9240-51af3723e0cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:19:09.469536 crc crio[3656]: time=\"2026-06-11T11:19:09.469371609Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-7f4cb7ff58-w697h/POD\" id=7bfd663e-c5b2-414d-9174-1d21ef06fda0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:19:09.469774 crc crio[3656]: time=\"2026-06-11T11:19:09.469551374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:19:09.491345 crc crio[3656]: time=\"2026-06-11T11:19:09.491188132Z\" level=info msg=\"Removed container c6d6c5864fb3e5ae80689f5e2335f8dadabd68254e060f7fd4af13c1a42f129c: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=77a386c6-9679-4873-9240-51af3723e0cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:19:09.495243 crc crio[3656]: time=\"2026-06-11T11:19:09.495181804Z\" level=info msg=\"Removing container: ac768565da342834f81a23ad17c946039891bc036a27ff1728773c2cb4ccd360\" id=e1a4980a-19ca-43de-ab46-cc881c364f7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:19:09.510399 crc crio[3656]: time=\"2026-06-11T11:19:09.510279713Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7f4cb7ff58-w697h Namespace:openshift-route-controller-manager ID:b87e87dff4f34d0e72c8dd5d852a42716b14804c65e9eeccbbab78a29e4ec8a3 UID:8b5b00cc-c8fa-4654-88da-f07b1572d9d0 NetNS:/var/run/netns/d2b5ca8e-97ab-4a38-ba53-8f1364e0795b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b5b00cc_c8fa_4654_88da_f07b1572d9d0.slice PodAnnotations:0xc00123e108}] Aliases:map[]}\"\nJun 11 11:19:09.510399 crc crio[3656]: time=\"2026-06-11T11:19:09.510373716Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-7f4cb7ff58-w697h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:19:09.521753 crc crio[3656]: time=\"2026-06-11T11:19:09.521546886Z\" level=info msg=\"Removed container ac768565da342834f81a23ad17c946039891bc036a27ff1728773c2cb4ccd360: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=e1a4980a-19ca-43de-ab46-cc881c364f7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:19:09.621935 crc crio[3656]: time=\"2026-06-11T11:19:09.621408303Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8496b69898-9rnvx/POD\" id=afef53ba-ab35-4acc-8337-101481f4e94f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:19:09.622048 crc crio[3656]: time=\"2026-06-11T11:19:09.62195063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:19:09.641388 crc crio[3656]: time=\"2026-06-11T11:19:09.641308248Z\" level=info msg=\"Got pod network &{Name:controller-manager-8496b69898-9rnvx Namespace:openshift-controller-manager ID:bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d UID:389d964d-761a-4b58-ac1d-f29a7833399a NetNS:/var/run/netns/432101dc-d017-4609-b34a-929ae008113b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod389d964d_761a_4b58_ac1d_f29a7833399a.slice PodAnnotations:0xc00141e1a8}] Aliases:map[]}\"\nJun 11 11:19:09.641388 crc crio[3656]: time=\"2026-06-11T11:19:09.6413646Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8496b69898-9rnvx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:19:09.787042 crc crio[3656]: 2026-06-11T11:19:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b87e87dff4f34d0 Mac:56:7a:5d:3c:d2:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/d2b5ca8e-97ab-4a38-ba53-8f1364e0795b SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:19:09.788598 crc crio[3656]: time=\"2026-06-11T11:19:09.787893647Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7f4cb7ff58-w697h Namespace:openshift-route-controller-manager ID:b87e87dff4f34d0e72c8dd5d852a42716b14804c65e9eeccbbab78a29e4ec8a3 UID:8b5b00cc-c8fa-4654-88da-f07b1572d9d0 NetNS:/var/run/netns/d2b5ca8e-97ab-4a38-ba53-8f1364e0795b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b5b00cc_c8fa_4654_88da_f07b1572d9d0.slice PodAnnotations:0xc00123e108}] Aliases:map[]}\"\nJun 11 11:19:09.788598 crc crio[3656]: time=\"2026-06-11T11:19:09.788028201Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7f4cb7ff58-w697h for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:19:09.797732 crc crio[3656]: time=\"2026-06-11T11:19:09.795341824Z\" level=info msg=\"Ran pod sandbox b87e87dff4f34d0e72c8dd5d852a42716b14804c65e9eeccbbab78a29e4ec8a3 with infra container: openshift-route-controller-manager/route-controller-manager-7f4cb7ff58-w697h/POD\" id=7bfd663e-c5b2-414d-9174-1d21ef06fda0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:19:09.798348 crc crio[3656]: time=\"2026-06-11T11:19:09.798284833Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=a0ed2cc2-bb5e-4711-b128-96f45e051d4f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:19:09.800377 crc crio[3656]: time=\"2026-06-11T11:19:09.800309665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=cc0aaee4-cf63-46e2-a82d-db455f004656 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:19:09.809242 crc crio[3656]: time=\"2026-06-11T11:19:09.807880385Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-7f4cb7ff58-w697h/route-controller-manager\" id=f33f7307-7bd4-4d36-b2da-93cc37334f6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:19:09.809242 crc crio[3656]: time=\"2026-06-11T11:19:09.808316428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:19:09.838032 crc crio[3656]: time=\"2026-06-11T11:19:09.83794617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:19:09.842550 crc crio[3656]: time=\"2026-06-11T11:19:09.842448396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:19:09.909116 crc crio[3656]: 2026-06-11T11:19:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc2dc301bd55b3d Mac:06:29:58:c1:29:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/432101dc-d017-4609-b34a-929ae008113b SocketPath: PciID:}] [{Interface:0xc00011c5d0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:19:09.910598 crc crio[3656]: time=\"2026-06-11T11:19:09.910479416Z\" level=info msg=\"Got pod network &{Name:controller-manager-8496b69898-9rnvx Namespace:openshift-controller-manager ID:bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d UID:389d964d-761a-4b58-ac1d-f29a7833399a NetNS:/var/run/netns/432101dc-d017-4609-b34a-929ae008113b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod389d964d_761a_4b58_ac1d_f29a7833399a.slice PodAnnotations:0xc00141e1a8}] Aliases:map[]}\"\nJun 11 11:19:09.910894 crc crio[3656]: time=\"2026-06-11T11:19:09.910822336Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8496b69898-9rnvx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:19:09.917397 crc crio[3656]: time=\"2026-06-11T11:19:09.917314154Z\" level=info msg=\"Ran pod sandbox bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d with infra container: openshift-controller-manager/controller-manager-8496b69898-9rnvx/POD\" id=afef53ba-ab35-4acc-8337-101481f4e94f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:19:09.919933 crc crio[3656]: time=\"2026-06-11T11:19:09.91981678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=b7c5751d-c202-4c37-85dd-03785a939571 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:19:09.922352 crc crio[3656]: time=\"2026-06-11T11:19:09.922296215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=97a78bd6-64c9-4c81-a79d-9f6dde50c871 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:19:09.929220 crc crio[3656]: time=\"2026-06-11T11:19:09.929116203Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8496b69898-9rnvx/controller-manager\" id=4af38c00-a65c-4b3b-9d8c-334ffcb24e8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:19:09.930224 crc crio[3656]: time=\"2026-06-11T11:19:09.93003373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:19:09.941837 crc crio[3656]: time=\"2026-06-11T11:19:09.941646344Z\" level=info msg=\"Created container 7c790ab495734925d108a2b4e81e7b4c355da0510448597f794c7f57e98fe474: openshift-route-controller-manager/route-controller-manager-7f4cb7ff58-w697h/route-controller-manager\" id=f33f7307-7bd4-4d36-b2da-93cc37334f6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:19:09.943993 crc crio[3656]: time=\"2026-06-11T11:19:09.943857581Z\" level=info msg=\"Starting container: 7c790ab495734925d108a2b4e81e7b4c355da0510448597f794c7f57e98fe474\" id=78528de8-91ce-439a-af80-46de93443e07 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:19:09.949742 crc crio[3656]: time=\"2026-06-11T11:19:09.949559714Z\" level=info msg=\"Started container\" PID=17723 containerID=7c790ab495734925d108a2b4e81e7b4c355da0510448597f794c7f57e98fe474 description=openshift-route-controller-manager/route-controller-manager-7f4cb7ff58-w697h/route-controller-manager id=78528de8-91ce-439a-af80-46de93443e07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b87e87dff4f34d0e72c8dd5d852a42716b14804c65e9eeccbbab78a29e4ec8a3\nJun 11 11:19:09.969451 crc crio[3656]: time=\"2026-06-11T11:19:09.969345926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:19:09.977345 crc crio[3656]: time=\"2026-06-11T11:19:09.977252867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:19:10.070435 crc crio[3656]: time=\"2026-06-11T11:19:10.070278416Z\" level=info msg=\"Created container 52563d59a61e190812b18ab54463e89c2c32e42dc156f2963bf22e99a90c992f: openshift-controller-manager/controller-manager-8496b69898-9rnvx/controller-manager\" id=4af38c00-a65c-4b3b-9d8c-334ffcb24e8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:19:10.072341 crc crio[3656]: time=\"2026-06-11T11:19:10.072264387Z\" level=info msg=\"Starting container: 52563d59a61e190812b18ab54463e89c2c32e42dc156f2963bf22e99a90c992f\" id=86c579b8-2dfb-4420-8096-18d749ceceaa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:19:10.080827 crc crio[3656]: time=\"2026-06-11T11:19:10.08059183Z\" level=info msg=\"Started container\" PID=17740 containerID=52563d59a61e190812b18ab54463e89c2c32e42dc156f2963bf22e99a90c992f description=openshift-controller-manager/controller-manager-8496b69898-9rnvx/controller-manager id=86c579b8-2dfb-4420-8096-18d749ceceaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d\nJun 11 11:19:28.037798 crc crio[3656]: time=\"2026-06-11T11:19:28.036914002Z\" level=info msg=\"Stopping container: 52563d59a61e190812b18ab54463e89c2c32e42dc156f2963bf22e99a90c992f (timeout: 30s)\" id=2d3c5765-5c74-4ff5-97da-ee264a2c7500 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:19:28.172449 crc crio[3656]: time=\"2026-06-11T11:19:28.172094354Z\" level=info msg=\"Stopped container 52563d59a61e190812b18ab54463e89c2c32e42dc156f2963bf22e99a90c992f: openshift-controller-manager/controller-manager-8496b69898-9rnvx/controller-manager\" id=2d3c5765-5c74-4ff5-97da-ee264a2c7500 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:19:28.173927 crc crio[3656]: time=\"2026-06-11T11:19:28.173871768Z\" level=info msg=\"Stopping pod sandbox: bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d\" id=893da2e1-03cc-440a-aead-68d5ed080024 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:19:28.174397 crc crio[3656]: time=\"2026-06-11T11:19:28.1742694Z\" level=info msg=\"Got pod network &{Name:controller-manager-8496b69898-9rnvx Namespace:openshift-controller-manager ID:bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d UID:389d964d-761a-4b58-ac1d-f29a7833399a NetNS:/var/run/netns/432101dc-d017-4609-b34a-929ae008113b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod389d964d_761a_4b58_ac1d_f29a7833399a.slice PodAnnotations:0xc00279c3e8}] Aliases:map[]}\"\nJun 11 11:19:28.174483 crc crio[3656]: time=\"2026-06-11T11:19:28.174451115Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8496b69898-9rnvx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:19:29.046972 crc crio[3656]: time=\"2026-06-11T11:19:29.046306004Z\" level=info msg=\"Stopped pod sandbox: bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d\" id=893da2e1-03cc-440a-aead-68d5ed080024 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:19:29.559038 crc crio[3656]: time=\"2026-06-11T11:19:29.558967097Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-69988cd6b-tfwnc/POD\" id=db06e335-8c53-416c-bd5e-29548b4e5cfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:19:29.559154 crc crio[3656]: time=\"2026-06-11T11:19:29.55906505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:19:29.596648 crc crio[3656]: time=\"2026-06-11T11:19:29.596512699Z\" level=info msg=\"Got pod network &{Name:controller-manager-69988cd6b-tfwnc Namespace:openshift-controller-manager ID:67730201ecdaaedcd0e7ae9e4bee1e1cebb8f02ed445cd1eba87d6168a36c42c UID:fe3ab6ea-9720-4e4f-98f0-fb0c39510146 NetNS:/var/run/netns/d4a46703-fc58-41e8-9bc9-6fd09569e2dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe3ab6ea_9720_4e4f_98f0_fb0c39510146.slice PodAnnotations:0xc00159a068}] Aliases:map[]}\"\nJun 11 11:19:29.596648 crc crio[3656]: time=\"2026-06-11T11:19:29.596616433Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-69988cd6b-tfwnc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:19:29.661152 crc crio[3656]: time=\"2026-06-11T11:19:29.66097039Z\" level=info msg=\"Removing container: 52563d59a61e190812b18ab54463e89c2c32e42dc156f2963bf22e99a90c992f\" id=b3f2699f-eb43-46a9-8144-ad413a82ca9c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:19:29.684116 crc crio[3656]: time=\"2026-06-11T11:19:29.683637339Z\" level=info msg=\"Removed container 52563d59a61e190812b18ab54463e89c2c32e42dc156f2963bf22e99a90c992f: openshift-controller-manager/controller-manager-8496b69898-9rnvx/controller-manager\" id=b3f2699f-eb43-46a9-8144-ad413a82ca9c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:19:29.879168 crc crio[3656]: 2026-06-11T11:19:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67730201ecdaaed Mac:22:21:4d:a5:67:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/d4a46703-fc58-41e8-9bc9-6fd09569e2dc SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:19:29.881105 crc crio[3656]: time=\"2026-06-11T11:19:29.881028512Z\" level=info msg=\"Got pod network &{Name:controller-manager-69988cd6b-tfwnc Namespace:openshift-controller-manager ID:67730201ecdaaedcd0e7ae9e4bee1e1cebb8f02ed445cd1eba87d6168a36c42c UID:fe3ab6ea-9720-4e4f-98f0-fb0c39510146 NetNS:/var/run/netns/d4a46703-fc58-41e8-9bc9-6fd09569e2dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe3ab6ea_9720_4e4f_98f0_fb0c39510146.slice PodAnnotations:0xc00159a068}] Aliases:map[]}\"\nJun 11 11:19:29.881229 crc crio[3656]: time=\"2026-06-11T11:19:29.881195937Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-69988cd6b-tfwnc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:19:29.887104 crc crio[3656]: time=\"2026-06-11T11:19:29.887023825Z\" level=info msg=\"Ran pod sandbox 67730201ecdaaedcd0e7ae9e4bee1e1cebb8f02ed445cd1eba87d6168a36c42c with infra container: openshift-controller-manager/controller-manager-69988cd6b-tfwnc/POD\" id=db06e335-8c53-416c-bd5e-29548b4e5cfb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:19:29.888822 crc crio[3656]: time=\"2026-06-11T11:19:29.888763468Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=d1ed1ca2-8a2c-4ccd-ba81-6a15a98c83e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:19:29.891448 crc crio[3656]: time=\"2026-06-11T11:19:29.891380567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=25108c5d-cf13-4cbc-9493-681750fdf22b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:19:29.900124 crc crio[3656]: time=\"2026-06-11T11:19:29.90003879Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-69988cd6b-tfwnc/controller-manager\" id=4ad1c770-60ef-46a7-b2c9-8fca34c2d367 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:19:29.900473 crc crio[3656]: time=\"2026-06-11T11:19:29.900407102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:19:29.927219 crc crio[3656]: time=\"2026-06-11T11:19:29.92697915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:19:29.931967 crc crio[3656]: time=\"2026-06-11T11:19:29.931892099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:19:30.037201 crc crio[3656]: time=\"2026-06-11T11:19:30.03712734Z\" level=info msg=\"Created container 8cc94ff941038955928bcb68796502000c8b53b7a94158147e245e7c2343706d: openshift-controller-manager/controller-manager-69988cd6b-tfwnc/controller-manager\" id=4ad1c770-60ef-46a7-b2c9-8fca34c2d367 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:19:30.040338 crc crio[3656]: time=\"2026-06-11T11:19:30.04009278Z\" level=info msg=\"Starting container: 8cc94ff941038955928bcb68796502000c8b53b7a94158147e245e7c2343706d\" id=f08719e1-cd8c-48c4-b9d4-e70011f64bb2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:19:30.046323 crc crio[3656]: time=\"2026-06-11T11:19:30.046214077Z\" level=info msg=\"Started container\" PID=18105 containerID=8cc94ff941038955928bcb68796502000c8b53b7a94158147e245e7c2343706d description=openshift-controller-manager/controller-manager-69988cd6b-tfwnc/controller-manager id=f08719e1-cd8c-48c4-b9d4-e70011f64bb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67730201ecdaaedcd0e7ae9e4bee1e1cebb8f02ed445cd1eba87d6168a36c42c\nJun 11 11:20:07.558006 crc crio[3656]: time=\"2026-06-11T11:20:07.556957938Z\" level=info msg=\"Stopping pod sandbox: f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2\" id=15375b93-e806-4136-a295-021bc50b55a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:20:07.558006 crc crio[3656]: time=\"2026-06-11T11:20:07.557981999Z\" level=info msg=\"Stopped pod sandbox (already stopped): f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2\" id=15375b93-e806-4136-a295-021bc50b55a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:20:07.559575 crc crio[3656]: time=\"2026-06-11T11:20:07.558551906Z\" level=info msg=\"Removing pod sandbox: f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2\" id=8d3fe50f-6f9b-4f4f-aab6-b4b58202eb7a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:20:07.574996 crc crio[3656]: time=\"2026-06-11T11:20:07.574769935Z\" level=info msg=\"Removed pod sandbox: f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2\" id=8d3fe50f-6f9b-4f4f-aab6-b4b58202eb7a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:20:07.576222 crc crio[3656]: time=\"2026-06-11T11:20:07.576084535Z\" level=info msg=\"Stopping pod sandbox: bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d\" id=85336c24-463c-4137-bb7b-428f71eea3b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:20:07.576222 crc crio[3656]: time=\"2026-06-11T11:20:07.576163268Z\" level=info msg=\"Stopped pod sandbox (already stopped): bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d\" id=85336c24-463c-4137-bb7b-428f71eea3b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:20:07.577095 crc crio[3656]: time=\"2026-06-11T11:20:07.577053184Z\" level=info msg=\"Removing pod sandbox: bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d\" id=3d4e1f48-b92e-4acd-88af-9b42017685da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:20:07.586860 crc crio[3656]: time=\"2026-06-11T11:20:07.586778058Z\" level=info msg=\"Removed pod sandbox: bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d\" id=3d4e1f48-b92e-4acd-88af-9b42017685da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:20:07.588269 crc crio[3656]: time=\"2026-06-11T11:20:07.588187521Z\" level=info msg=\"Stopping pod sandbox: 3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917\" id=2570cbb0-35c9-4d37-bca4-0d9095305628 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:20:07.588269 crc crio[3656]: time=\"2026-06-11T11:20:07.588261953Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917\" id=2570cbb0-35c9-4d37-bca4-0d9095305628 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:20:07.589209 crc crio[3656]: time=\"2026-06-11T11:20:07.58915624Z\" level=info msg=\"Removing pod sandbox: 3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917\" id=127f2ad2-3dec-4025-a00d-793886fd5ecb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:20:07.599628 crc crio[3656]: time=\"2026-06-11T11:20:07.599514633Z\" level=info msg=\"Removed pod sandbox: 3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917\" id=127f2ad2-3dec-4025-a00d-793886fd5ecb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:21:16.887147 crc crio[3656]: time=\"2026-06-11T11:21:16.886364075Z\" level=info msg=\"Stopping container: 85e81eafad1bdcd4f2de72165c156fe8b039c2ffcfae39f490fb024fc6494602 (timeout: 30s)\" id=7d8a7b36-12ea-4ae2-9c7b-2bd424a53922 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:21:16.913031 crc crio[3656]: time=\"2026-06-11T11:21:16.912897524Z\" level=info msg=\"Stopping container: d4b6e73c18166cdc3c31f67f902380e49b94bfde6c498364dad98c6df430e5b4 (timeout: 30s)\" id=e06e8765-d825-45f6-abaa-7ea5fba355b9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:21:16.927524 crc crio[3656]: time=\"2026-06-11T11:21:16.927486644Z\" level=info msg=\"Stopping container: a3e435d29c4939b1aa0a1f7dfb84eb7a4f4b596a1e3c271b1e0308bea2eed18c (timeout: 30s)\" id=30dc5a43-633e-4e53-a0fe-ffee33385d52 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:21:16.949512 crc crio[3656]: time=\"2026-06-11T11:21:16.949435716Z\" level=info msg=\"Stopping container: 3fe075efce4dbb2808cbccca11243659c93f1afa097bad5b19b63bfed96b42ac (timeout: 30s)\" id=9b0123d1-82ea-47e4-834e-40842c7c84f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:21:16.987192 crc crio[3656]: time=\"2026-06-11T11:21:16.987113751Z\" level=info msg=\"Stopping container: 2584b7f31f924ee8f72f980a38e4f51c9207e632da0f45f15b7d97f29f47e82d (timeout: 30s)\" id=f6c0377f-bc2b-4b60-b039-0aa42654e1c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:21:17.051120 crc crio[3656]: time=\"2026-06-11T11:21:17.051038607Z\" level=info msg=\"Stopped container 85e81eafad1bdcd4f2de72165c156fe8b039c2ffcfae39f490fb024fc6494602: openshift-marketplace/certified-operators-l27pk/registry-server\" id=7d8a7b36-12ea-4ae2-9c7b-2bd424a53922 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:21:17.055237 crc crio[3656]: time=\"2026-06-11T11:21:17.055126031Z\" level=info msg=\"Stopped container d4b6e73c18166cdc3c31f67f902380e49b94bfde6c498364dad98c6df430e5b4: openshift-marketplace/community-operators-qhh6t/registry-server\" id=e06e8765-d825-45f6-abaa-7ea5fba355b9 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:21:17.057980 crc crio[3656]: time=\"2026-06-11T11:21:17.057848343Z\" level=info msg=\"Stopping pod sandbox: 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349\" id=ba038239-9ed1-4157-8e5e-bfd3203de836 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:21:17.058145 crc crio[3656]: time=\"2026-06-11T11:21:17.057862383Z\" level=info msg=\"Stopping pod sandbox: b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af\" id=6d2155e8-14c2-4168-97fb-0a434ce28f69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:21:17.059277 crc crio[3656]: time=\"2026-06-11T11:21:17.059175933Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/090f77fb-e9ef-4609-9492-74d99fcb9a51 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:0xc00279c0a8}] Aliases:map[]}\"\nJun 11 11:21:17.059562 crc crio[3656]: time=\"2026-06-11T11:21:17.059472452Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:21:17.060138 crc crio[3656]: time=\"2026-06-11T11:21:17.060014178Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/394a904a-58ca-4181-9eaa-f17f15a53247 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:0xc00008c360}] Aliases:map[]}\"\nJun 11 11:21:17.060138 crc crio[3656]: time=\"2026-06-11T11:21:17.060119951Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:21:17.119012 crc crio[3656]: time=\"2026-06-11T11:21:17.118903342Z\" level=info msg=\"Stopped container 3fe075efce4dbb2808cbccca11243659c93f1afa097bad5b19b63bfed96b42ac: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=9b0123d1-82ea-47e4-834e-40842c7c84f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:21:17.128465 crc crio[3656]: time=\"2026-06-11T11:21:17.1195067Z\" level=info msg=\"Stopped container a3e435d29c4939b1aa0a1f7dfb84eb7a4f4b596a1e3c271b1e0308bea2eed18c: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=30dc5a43-633e-4e53-a0fe-ffee33385d52 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:21:17.128465 crc crio[3656]: time=\"2026-06-11T11:21:17.123601784Z\" level=info msg=\"Stopping pod sandbox: 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d\" id=ee63d353-4ec5-4956-a951-2f1b1e4ded9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:21:17.128465 crc crio[3656]: time=\"2026-06-11T11:21:17.124541622Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/8ae6fb87-3fd5-441b-8830-db35e987e252 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:0xc00159a2b8}] Aliases:map[]}\"\nJun 11 11:21:17.128465 crc crio[3656]: time=\"2026-06-11T11:21:17.124844291Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:21:17.128465 crc crio[3656]: time=\"2026-06-11T11:21:17.125106589Z\" level=info msg=\"Stopping pod sandbox: 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5\" id=b1142184-0338-4768-872a-c7479e484264 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:21:17.128465 crc crio[3656]: time=\"2026-06-11T11:21:17.125495911Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b2117ca7-6cd1-44d8-b42c-1847c72792fa 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:0xc001300160}] Aliases:map[]}\"\nJun 11 11:21:17.128465 crc crio[3656]: time=\"2026-06-11T11:21:17.125749468Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:21:17.342296 crc crio[3656]: time=\"2026-06-11T11:21:17.340442199Z\" level=info msg=\"Stopped pod sandbox: b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af\" id=6d2155e8-14c2-4168-97fb-0a434ce28f69 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:21:17.437486 crc crio[3656]: time=\"2026-06-11T11:21:17.437273397Z\" level=info msg=\"Stopped pod sandbox: 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349\" id=ba038239-9ed1-4157-8e5e-bfd3203de836 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:21:17.457945 crc crio[3656]: time=\"2026-06-11T11:21:17.457787336Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-9pp8n/POD\" id=7e429cc3-1713-4d80-84bb-16e5dd2b1d36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:21:17.458061 crc crio[3656]: time=\"2026-06-11T11:21:17.457968211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:17.489112 crc crio[3656]: time=\"2026-06-11T11:21:17.489063388Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-9pp8n Namespace:openshift-marketplace ID:0c06b97b6fe9e1ca584455876eb5fd42511ce532fd19624d4d09d3b5854d9918 UID:01e016c3-1659-47c3-8128-dce22dbb630a NetNS:/var/run/netns/97214c61-aa1b-4a15-a885-703b3dc34ab2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod01e016c3_1659_47c3_8128_dce22dbb630a.slice PodAnnotations:0xc0013005e0}] Aliases:map[]}\"\nJun 11 11:21:17.489407 crc crio[3656]: time=\"2026-06-11T11:21:17.489390178Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-9pp8n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:21:17.556856 crc crio[3656]: time=\"2026-06-11T11:21:17.555303274Z\" level=info msg=\"Stopped pod sandbox: 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5\" id=b1142184-0338-4768-872a-c7479e484264 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:21:17.634863 crc crio[3656]: time=\"2026-06-11T11:21:17.633998336Z\" level=info msg=\"Stopped container 2584b7f31f924ee8f72f980a38e4f51c9207e632da0f45f15b7d97f29f47e82d: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=f6c0377f-bc2b-4b60-b039-0aa42654e1c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:21:17.636236 crc crio[3656]: time=\"2026-06-11T11:21:17.635633076Z\" level=info msg=\"Stopping pod sandbox: 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97\" id=863c3bbb-8f14-428c-8b3a-648be15d6577 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:21:17.636236 crc crio[3656]: time=\"2026-06-11T11:21:17.636068639Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1a9bef5c-b032-4353-8b5a-ef4ff5383ab3 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:0xc001300898}] Aliases:map[]}\"\nJun 11 11:21:17.636236 crc crio[3656]: time=\"2026-06-11T11:21:17.636195842Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:21:17.642075 crc crio[3656]: time=\"2026-06-11T11:21:17.642021098Z\" level=info msg=\"Stopped pod sandbox: 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d\" id=ee63d353-4ec5-4956-a951-2f1b1e4ded9a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:21:17.752451 crc crio[3656]: time=\"2026-06-11T11:21:17.752390504Z\" level=info msg=\"Removing container: a3e435d29c4939b1aa0a1f7dfb84eb7a4f4b596a1e3c271b1e0308bea2eed18c\" id=6207b318-06a5-4197-a9ef-95951ed38468 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:17.778948 crc crio[3656]: time=\"2026-06-11T11:21:17.778218903Z\" level=info msg=\"Removed container a3e435d29c4939b1aa0a1f7dfb84eb7a4f4b596a1e3c271b1e0308bea2eed18c: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=6207b318-06a5-4197-a9ef-95951ed38468 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:17.786172 crc crio[3656]: time=\"2026-06-11T11:21:17.782521383Z\" level=info msg=\"Removing container: 997f6a183af9e300d2bcfdb07138349cf603c05f5ed1f0b6323112738f30c3d3\" id=ac2b668a-9552-4da0-b312-144b2653fa8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:17.817509 crc crio[3656]: time=\"2026-06-11T11:21:17.817420724Z\" level=info msg=\"Removed container 997f6a183af9e300d2bcfdb07138349cf603c05f5ed1f0b6323112738f30c3d3: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=ac2b668a-9552-4da0-b312-144b2653fa8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:17.828082 crc crio[3656]: time=\"2026-06-11T11:21:17.827987663Z\" level=info msg=\"Removing container: 3fe075efce4dbb2808cbccca11243659c93f1afa097bad5b19b63bfed96b42ac\" id=edb626f2-aa1b-43f8-b7fb-46b8036e618d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:17.854818 crc crio[3656]: time=\"2026-06-11T11:21:17.854744299Z\" level=info msg=\"Removed container 3fe075efce4dbb2808cbccca11243659c93f1afa097bad5b19b63bfed96b42ac: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=edb626f2-aa1b-43f8-b7fb-46b8036e618d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:17.857513 crc crio[3656]: time=\"2026-06-11T11:21:17.857037428Z\" level=info msg=\"Removing container: f34c2bce44f3b914a61f6b6a86d895a0ff6cc4df6b973513b77829ddc39dba8b\" id=ac187999-8701-4a89-9925-1b5de4c85306 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:17.888450 crc crio[3656]: time=\"2026-06-11T11:21:17.888302501Z\" level=info msg=\"Removed container f34c2bce44f3b914a61f6b6a86d895a0ff6cc4df6b973513b77829ddc39dba8b: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=ac187999-8701-4a89-9925-1b5de4c85306 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:17.892550 crc crio[3656]: time=\"2026-06-11T11:21:17.892475407Z\" level=info msg=\"Removing container: b83a0f4be0ffce1f0e7e750b898f0949c9f980e0525501a383b6d9c91c653c40\" id=777b6425-6942-4fb5-a37e-16c1927b9692 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:17.926517 crc crio[3656]: time=\"2026-06-11T11:21:17.926388519Z\" level=info msg=\"Removed container b83a0f4be0ffce1f0e7e750b898f0949c9f980e0525501a383b6d9c91c653c40: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=777b6425-6942-4fb5-a37e-16c1927b9692 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:17.958245 crc crio[3656]: time=\"2026-06-11T11:21:17.958016002Z\" level=info msg=\"Removing container: 85e81eafad1bdcd4f2de72165c156fe8b039c2ffcfae39f490fb024fc6494602\" id=de0f0937-fb05-47e3-8e52-8c16ef166bb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:17.959964 crc crio[3656]: time=\"2026-06-11T11:21:17.959894508Z\" level=info msg=\"Stopped pod sandbox: 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97\" id=863c3bbb-8f14-428c-8b3a-648be15d6577 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:21:17.982668 crc crio[3656]: time=\"2026-06-11T11:21:17.98252433Z\" level=info msg=\"Removed container 85e81eafad1bdcd4f2de72165c156fe8b039c2ffcfae39f490fb024fc6494602: openshift-marketplace/certified-operators-l27pk/registry-server\" id=de0f0937-fb05-47e3-8e52-8c16ef166bb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:17.985069 crc crio[3656]: time=\"2026-06-11T11:21:17.984993895Z\" level=info msg=\"Removing container: deaf9d72d15b652f252b22e306c8b1b7c141488594249d399b4d2e90f555409a\" id=0b752872-6dfa-4fa0-b34a-270c1ae6c43a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:18.009235 crc crio[3656]: time=\"2026-06-11T11:21:18.009135152Z\" level=info msg=\"Removed container deaf9d72d15b652f252b22e306c8b1b7c141488594249d399b4d2e90f555409a: openshift-marketplace/certified-operators-l27pk/extract-content\" id=0b752872-6dfa-4fa0-b34a-270c1ae6c43a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:18.013157 crc crio[3656]: time=\"2026-06-11T11:21:18.012764092Z\" level=info msg=\"Removing container: 1fa4468243bf1fcd3e7d8d4223fecf60abb2a3464bb938befe652d7f0c331915\" id=0dae1dea-4374-4fea-a798-e122e5c18473 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:18.034826 crc crio[3656]: 2026-06-11T11:21:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c06b97b6fe9e1c Mac:52:71:3e:e9:84:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/97214c61-aa1b-4a15-a885-703b3dc34ab2 SocketPath: PciID:}] [{Interface:0xc00011e5b0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:21:18.035596 crc crio[3656]: time=\"2026-06-11T11:21:18.035524938Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-9pp8n Namespace:openshift-marketplace ID:0c06b97b6fe9e1ca584455876eb5fd42511ce532fd19624d4d09d3b5854d9918 UID:01e016c3-1659-47c3-8128-dce22dbb630a NetNS:/var/run/netns/97214c61-aa1b-4a15-a885-703b3dc34ab2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod01e016c3_1659_47c3_8128_dce22dbb630a.slice PodAnnotations:0xc0013005e0}] Aliases:map[]}\"\nJun 11 11:21:18.035893 crc crio[3656]: time=\"2026-06-11T11:21:18.035832537Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-9pp8n for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:18.045034 crc crio[3656]: time=\"2026-06-11T11:21:18.044940762Z\" level=info msg=\"Removed container 1fa4468243bf1fcd3e7d8d4223fecf60abb2a3464bb938befe652d7f0c331915: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=0dae1dea-4374-4fea-a798-e122e5c18473 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:18.068256 crc crio[3656]: time=\"2026-06-11T11:21:18.068193132Z\" level=info msg=\"Removing container: d4b6e73c18166cdc3c31f67f902380e49b94bfde6c498364dad98c6df430e5b4\" id=1e491341-8a09-4a42-96b5-ee137043c163 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:18.090481 crc crio[3656]: time=\"2026-06-11T11:21:18.09032899Z\" level=info msg=\"Ran pod sandbox 0c06b97b6fe9e1ca584455876eb5fd42511ce532fd19624d4d09d3b5854d9918 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-9pp8n/POD\" id=7e429cc3-1713-4d80-84bb-16e5dd2b1d36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:21:18.094137 crc crio[3656]: time=\"2026-06-11T11:21:18.094066382Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=1bf41fc1-9037-4cfa-bed1-67846214cef6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:18.098066 crc crio[3656]: time=\"2026-06-11T11:21:18.09796516Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=3d302561-09b7-410f-bfd5-deb3594b25bc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:18.109050 crc crio[3656]: time=\"2026-06-11T11:21:18.108954721Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-9pp8n/marketplace-operator\" id=33449e5b-d6d6-49dc-9667-9769c816ee96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:18.110134 crc crio[3656]: time=\"2026-06-11T11:21:18.110073455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:18.124825 crc crio[3656]: time=\"2026-06-11T11:21:18.124666654Z\" level=info msg=\"Removed container d4b6e73c18166cdc3c31f67f902380e49b94bfde6c498364dad98c6df430e5b4: openshift-marketplace/community-operators-qhh6t/registry-server\" id=1e491341-8a09-4a42-96b5-ee137043c163 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:18.128387 crc crio[3656]: time=\"2026-06-11T11:21:18.128315564Z\" level=info msg=\"Removing container: d69c8ce9f7658ad29daa3a9492968f0107c114eb0fe4fda152b8d5fddad27866\" id=9edc3a5d-e42e-4e7a-b989-65729f69835e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:18.175317 crc crio[3656]: time=\"2026-06-11T11:21:18.175203907Z\" level=info msg=\"Removed container d69c8ce9f7658ad29daa3a9492968f0107c114eb0fe4fda152b8d5fddad27866: openshift-marketplace/community-operators-qhh6t/extract-content\" id=9edc3a5d-e42e-4e7a-b989-65729f69835e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:18.179883 crc crio[3656]: time=\"2026-06-11T11:21:18.179797666Z\" level=info msg=\"Removing container: c44f51f382a7eafaa5f91c0d17a4e755cab7944aeb17394e781abb751e188a49\" id=b620dbd9-2643-42e3-9fd8-3948ed46cf43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:18.181217 crc crio[3656]: time=\"2026-06-11T11:21:18.181125676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:18.185885 crc crio[3656]: time=\"2026-06-11T11:21:18.185807017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:18.212878 crc crio[3656]: time=\"2026-06-11T11:21:18.212533913Z\" level=info msg=\"Removed container c44f51f382a7eafaa5f91c0d17a4e755cab7944aeb17394e781abb751e188a49: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=b620dbd9-2643-42e3-9fd8-3948ed46cf43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:18.332363 crc crio[3656]: time=\"2026-06-11T11:21:18.332256991Z\" level=info msg=\"Created container 88c1d8c37908e24b225218ee0c693a2e0d3a48c52606853ba3f916e401d44cda: openshift-marketplace/marketplace-operator-547dbd544d-9pp8n/marketplace-operator\" id=33449e5b-d6d6-49dc-9667-9769c816ee96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:18.337921 crc crio[3656]: time=\"2026-06-11T11:21:18.337829579Z\" level=info msg=\"Starting container: 88c1d8c37908e24b225218ee0c693a2e0d3a48c52606853ba3f916e401d44cda\" id=59aa8147-ba12-432c-b09d-993d6c87818a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:21:18.350896 crc crio[3656]: time=\"2026-06-11T11:21:18.3508176Z\" level=info msg=\"Started container\" PID=19696 containerID=88c1d8c37908e24b225218ee0c693a2e0d3a48c52606853ba3f916e401d44cda description=openshift-marketplace/marketplace-operator-547dbd544d-9pp8n/marketplace-operator id=59aa8147-ba12-432c-b09d-993d6c87818a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c06b97b6fe9e1ca584455876eb5fd42511ce532fd19624d4d09d3b5854d9918\nJun 11 11:21:18.786287 crc crio[3656]: time=\"2026-06-11T11:21:18.78580276Z\" level=info msg=\"Removing container: 2584b7f31f924ee8f72f980a38e4f51c9207e632da0f45f15b7d97f29f47e82d\" id=901f640d-aee4-4bd0-a12a-d9d0dc36c0d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:18.808227 crc crio[3656]: time=\"2026-06-11T11:21:18.807524005Z\" level=info msg=\"Removed container 2584b7f31f924ee8f72f980a38e4f51c9207e632da0f45f15b7d97f29f47e82d: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=901f640d-aee4-4bd0-a12a-d9d0dc36c0d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:18.810316 crc crio[3656]: time=\"2026-06-11T11:21:18.810208026Z\" level=info msg=\"Removing container: ae1bd043691d012aba70cb5738528bf38dcb4c931c53bf987f50635313dac653\" id=c4d3a03c-a5b7-4886-8a49-16cee1b8e866 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:18.860126 crc crio[3656]: time=\"2026-06-11T11:21:18.860033277Z\" level=info msg=\"Removed container ae1bd043691d012aba70cb5738528bf38dcb4c931c53bf987f50635313dac653: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=c4d3a03c-a5b7-4886-8a49-16cee1b8e866 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:18.863217 crc crio[3656]: time=\"2026-06-11T11:21:18.863157862Z\" level=info msg=\"Removing container: dc625109be4d50b935b4ae6a300760d71badc6953761b3a4fbde8bb8777f6de4\" id=aced1d67-97db-40a6-b9d7-e0edbaeba6de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:18.883401 crc crio[3656]: time=\"2026-06-11T11:21:18.883294168Z\" level=info msg=\"Removed container dc625109be4d50b935b4ae6a300760d71badc6953761b3a4fbde8bb8777f6de4: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=aced1d67-97db-40a6-b9d7-e0edbaeba6de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:21:19.451641 crc crio[3656]: time=\"2026-06-11T11:21:19.451511934Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-hrwxw/POD\" id=524bd78f-470b-46aa-8bfc-b8d5fdd9aedc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:21:19.453025 crc crio[3656]: time=\"2026-06-11T11:21:19.451653668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:19.478107 crc crio[3656]: time=\"2026-06-11T11:21:19.477911819Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-hrwxw Namespace:openshift-marketplace ID:1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c UID:1e83ac9a-30c3-4022-9b6d-3634a25c2339 NetNS:/var/run/netns/8856b85a-dc7e-4d22-83bf-7b1a3d949dbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e83ac9a_30c3_4022_9b6d_3634a25c2339.slice PodAnnotations:0xc002bb8750}] Aliases:map[]}\"\nJun 11 11:21:19.478107 crc crio[3656]: time=\"2026-06-11T11:21:19.478066424Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-hrwxw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:21:19.664591 crc crio[3656]: time=\"2026-06-11T11:21:19.663926776Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-w9h9q/POD\" id=d0156ce0-0a1e-4530-990b-48693c694dbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:21:19.664591 crc crio[3656]: time=\"2026-06-11T11:21:19.664595816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:19.690944 crc crio[3656]: time=\"2026-06-11T11:21:19.690838507Z\" level=info msg=\"Got pod network &{Name:certified-operators-w9h9q Namespace:openshift-marketplace ID:14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46 UID:a4500ef5-87f6-4872-928f-3ff99f4d1194 NetNS:/var/run/netns/8058dc2f-6744-47b7-ad9f-601357305a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4500ef5_87f6_4872_928f_3ff99f4d1194.slice PodAnnotations:0xc002bb8a50}] Aliases:map[]}\"\nJun 11 11:21:19.690944 crc crio[3656]: time=\"2026-06-11T11:21:19.690903889Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-w9h9q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:21:19.780628 crc crio[3656]: 2026-06-11T11:21:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a5dbc99900f45b Mac:6e:b0:2c:d9:ce:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/8856b85a-dc7e-4d22-83bf-7b1a3d949dbd SocketPath: PciID:}] [{Interface:0xc000014880 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:21:19.782537 crc crio[3656]: time=\"2026-06-11T11:21:19.782444718Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-hrwxw Namespace:openshift-marketplace ID:1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c UID:1e83ac9a-30c3-4022-9b6d-3634a25c2339 NetNS:/var/run/netns/8856b85a-dc7e-4d22-83bf-7b1a3d949dbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e83ac9a_30c3_4022_9b6d_3634a25c2339.slice PodAnnotations:0xc002bb8750}] Aliases:map[]}\"\nJun 11 11:21:19.783276 crc crio[3656]: time=\"2026-06-11T11:21:19.782825319Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-hrwxw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:19.792649 crc crio[3656]: time=\"2026-06-11T11:21:19.792562903Z\" level=info msg=\"Ran pod sandbox 1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c with infra container: openshift-marketplace/redhat-marketplace-hrwxw/POD\" id=524bd78f-470b-46aa-8bfc-b8d5fdd9aedc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:21:19.795899 crc crio[3656]: time=\"2026-06-11T11:21:19.795861972Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5de3a239-3cd3-44ac-acfc-023ab258cc22 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:19.798028 crc crio[3656]: time=\"2026-06-11T11:21:19.797900993Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c7e8dd92-3b2a-4c78-aabb-0afd77a7ccbf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:19.809063 crc crio[3656]: time=\"2026-06-11T11:21:19.808963387Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-hrwxw/extract-utilities\" id=21984c1e-4a90-4cf9-98be-bad7853fa7b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:19.809484 crc crio[3656]: time=\"2026-06-11T11:21:19.809427531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:19.859469 crc crio[3656]: time=\"2026-06-11T11:21:19.859388677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:19.868012 crc crio[3656]: time=\"2026-06-11T11:21:19.867198402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:19.964316 crc crio[3656]: time=\"2026-06-11T11:21:19.964209076Z\" level=info msg=\"Created container e7ed7a75d309b2fd975b69e930944ee24d6ceb66f6ebbe63c1d816a692fa33c7: openshift-marketplace/redhat-marketplace-hrwxw/extract-utilities\" id=21984c1e-4a90-4cf9-98be-bad7853fa7b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:19.965406 crc crio[3656]: time=\"2026-06-11T11:21:19.965300279Z\" level=info msg=\"Starting container: e7ed7a75d309b2fd975b69e930944ee24d6ceb66f6ebbe63c1d816a692fa33c7\" id=126bc571-4b44-49ef-9022-7081d2fb0ad0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:21:19.984786 crc crio[3656]: time=\"2026-06-11T11:21:19.984513798Z\" level=info msg=\"Started container\" PID=19789 containerID=e7ed7a75d309b2fd975b69e930944ee24d6ceb66f6ebbe63c1d816a692fa33c7 description=openshift-marketplace/redhat-marketplace-hrwxw/extract-utilities id=126bc571-4b44-49ef-9022-7081d2fb0ad0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c\nJun 11 11:21:19.987889 crc crio[3656]: 2026-06-11T11:21:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14a85a2315eeb2b Mac:0a:37:4d:37:30:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/8058dc2f-6744-47b7-ad9f-601357305a01 SocketPath: PciID:}] [{Interface:0xc0002867a0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:21:19.989752 crc crio[3656]: time=\"2026-06-11T11:21:19.989551629Z\" level=info msg=\"Got pod network &{Name:certified-operators-w9h9q Namespace:openshift-marketplace ID:14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46 UID:a4500ef5-87f6-4872-928f-3ff99f4d1194 NetNS:/var/run/netns/8058dc2f-6744-47b7-ad9f-601357305a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4500ef5_87f6_4872_928f_3ff99f4d1194.slice PodAnnotations:0xc002bb8a50}] Aliases:map[]}\"\nJun 11 11:21:19.989881 crc crio[3656]: time=\"2026-06-11T11:21:19.989836928Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-w9h9q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:19.996323 crc crio[3656]: time=\"2026-06-11T11:21:19.996241231Z\" level=info msg=\"Ran pod sandbox 14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46 with infra container: openshift-marketplace/certified-operators-w9h9q/POD\" id=d0156ce0-0a1e-4530-990b-48693c694dbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:21:19.999073 crc crio[3656]: time=\"2026-06-11T11:21:19.998997694Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3f7a460e-43d1-4037-8db0-e17ba5790e88 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:20.003594 crc crio[3656]: time=\"2026-06-11T11:21:20.00349076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=44f5040f-c91f-428c-a376-7e9cdfd886d1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:20.015953 crc crio[3656]: time=\"2026-06-11T11:21:20.015830452Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-w9h9q/extract-utilities\" id=30f4acb8-e1ed-41e8-b2c8-b6dd43196481 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:20.016833 crc crio[3656]: time=\"2026-06-11T11:21:20.016318776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:20.039012 crc crio[3656]: time=\"2026-06-11T11:21:20.038871836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:20.042784 crc crio[3656]: time=\"2026-06-11T11:21:20.04266279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:20.207533 crc crio[3656]: time=\"2026-06-11T11:21:20.207006133Z\" level=info msg=\"Created container 7265de254c05f146c6e4a94052439be998fc32ff75f992c57a4733b45b3da7cc: openshift-marketplace/certified-operators-w9h9q/extract-utilities\" id=30f4acb8-e1ed-41e8-b2c8-b6dd43196481 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:20.209171 crc crio[3656]: time=\"2026-06-11T11:21:20.209083326Z\" level=info msg=\"Starting container: 7265de254c05f146c6e4a94052439be998fc32ff75f992c57a4733b45b3da7cc\" id=e1dd00cb-2d3a-4874-a334-a6fbe6f69a9f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:21:20.214848 crc crio[3656]: time=\"2026-06-11T11:21:20.214753527Z\" level=info msg=\"Started container\" PID=19801 containerID=7265de254c05f146c6e4a94052439be998fc32ff75f992c57a4733b45b3da7cc description=openshift-marketplace/certified-operators-w9h9q/extract-utilities id=e1dd00cb-2d3a-4874-a334-a6fbe6f69a9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46\nJun 11 11:21:20.860966 crc crio[3656]: time=\"2026-06-11T11:21:20.860746255Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bee91892-18d3-4803-9adc-178cf335a942 name=/runtime.v1.ImageService/PullImage\nJun 11 11:21:20.869053 crc crio[3656]: time=\"2026-06-11T11:21:20.867983273Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=98567fcf-ddb5-48bd-9e9c-87f4e60b3847 name=/runtime.v1.ImageService/PullImage\nJun 11 11:21:20.870360 crc crio[3656]: time=\"2026-06-11T11:21:20.870095257Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 11:21:20.870981 crc crio[3656]: time=\"2026-06-11T11:21:20.870285763Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 11:21:21.536480 crc crio[3656]: time=\"2026-06-11T11:21:21.535932264Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0\" id=bee91892-18d3-4803-9adc-178cf335a942 name=/runtime.v1.ImageService/PullImage\nJun 11 11:21:21.537871 crc crio[3656]: time=\"2026-06-11T11:21:21.537667087Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3cf88834-4380-41fc-90a9-551b3c57dad5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:21.540570 crc crio[3656]: time=\"2026-06-11T11:21:21.540512332Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c4d50cdf-8ae9-48bf-8ad6-db376b72fef4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:21.547596 crc crio[3656]: time=\"2026-06-11T11:21:21.547329008Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-w9h9q/extract-content\" id=548aba10-154c-40d4-a51b-86a17571c9c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:21.551212 crc crio[3656]: time=\"2026-06-11T11:21:21.549603326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:21.589907 crc crio[3656]: time=\"2026-06-11T11:21:21.58754473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:21.591842 crc crio[3656]: time=\"2026-06-11T11:21:21.591762667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:21.684376 crc crio[3656]: time=\"2026-06-11T11:21:21.684244444Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=98567fcf-ddb5-48bd-9e9c-87f4e60b3847 name=/runtime.v1.ImageService/PullImage\nJun 11 11:21:21.686279 crc crio[3656]: time=\"2026-06-11T11:21:21.686178443Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4e8281c2-ebb5-4167-ac68-7e98311b1a77 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:21.689108 crc crio[3656]: time=\"2026-06-11T11:21:21.689000548Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=facb75f0-58da-4915-a08c-4303ade14177 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:21.734277 crc crio[3656]: time=\"2026-06-11T11:21:21.734104977Z\" level=info msg=\"Created container 37dbe95e0ba8b499a2a35ef0e1bff1c71e95d4eea36c933ffc1b179840674913: openshift-marketplace/certified-operators-w9h9q/extract-content\" id=548aba10-154c-40d4-a51b-86a17571c9c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:21.734998 crc crio[3656]: time=\"2026-06-11T11:21:21.734917761Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-hrwxw/extract-content\" id=85f0e2a8-4260-46ef-90e0-659a9fc7a067 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:21.735637 crc crio[3656]: time=\"2026-06-11T11:21:21.73551853Z\" level=info msg=\"Starting container: 37dbe95e0ba8b499a2a35ef0e1bff1c71e95d4eea36c933ffc1b179840674913\" id=634cdd0c-5d48-44c7-b695-88e01fa6d211 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:21:21.736085 crc crio[3656]: time=\"2026-06-11T11:21:21.735989354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:21.742278 crc crio[3656]: time=\"2026-06-11T11:21:21.74218271Z\" level=info msg=\"Started container\" PID=19813 containerID=37dbe95e0ba8b499a2a35ef0e1bff1c71e95d4eea36c933ffc1b179840674913 description=openshift-marketplace/certified-operators-w9h9q/extract-content id=634cdd0c-5d48-44c7-b695-88e01fa6d211 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46\nJun 11 11:21:21.773773 crc crio[3656]: time=\"2026-06-11T11:21:21.773598387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:21.779063 crc crio[3656]: time=\"2026-06-11T11:21:21.77898642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:21.869815 crc crio[3656]: time=\"2026-06-11T11:21:21.869381604Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-7t6gz/POD\" id=189ee58e-94d8-485f-abd6-205aa48a51a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:21:21.869815 crc crio[3656]: time=\"2026-06-11T11:21:21.869458326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:21.894595 crc crio[3656]: time=\"2026-06-11T11:21:21.894424469Z\" level=info msg=\"Got pod network &{Name:redhat-operators-7t6gz Namespace:openshift-marketplace ID:fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c UID:f08b8a4d-2767-4774-96be-463c7e07f5ee NetNS:/var/run/netns/0dedcd66-1b21-4efe-9a50-81df0978bb4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf08b8a4d_2767_4774_96be_463c7e07f5ee.slice PodAnnotations:0xc00279c3b8}] Aliases:map[]}\"\nJun 11 11:21:21.894595 crc crio[3656]: time=\"2026-06-11T11:21:21.894494341Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-7t6gz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:21:21.916886 crc crio[3656]: time=\"2026-06-11T11:21:21.916754562Z\" level=info msg=\"Created container 82389bab62b6f3af70d1fb00fb870ef287d406459365d0d763207c4811e1d95b: openshift-marketplace/redhat-marketplace-hrwxw/extract-content\" id=85f0e2a8-4260-46ef-90e0-659a9fc7a067 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:21.922391 crc crio[3656]: time=\"2026-06-11T11:21:21.918312739Z\" level=info msg=\"Starting container: 82389bab62b6f3af70d1fb00fb870ef287d406459365d0d763207c4811e1d95b\" id=1abbfab7-2b6e-4679-b8bd-2d0545292a7b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:21:21.928053 crc crio[3656]: time=\"2026-06-11T11:21:21.92796798Z\" level=info msg=\"Started container\" PID=19831 containerID=82389bab62b6f3af70d1fb00fb870ef287d406459365d0d763207c4811e1d95b description=openshift-marketplace/redhat-marketplace-hrwxw/extract-content id=1abbfab7-2b6e-4679-b8bd-2d0545292a7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c\nJun 11 11:21:22.141010 crc crio[3656]: time=\"2026-06-11T11:21:22.138733572Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-x74cp/POD\" id=72bf797c-86d1-4b20-919a-f79cfb141079 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:21:22.141010 crc crio[3656]: time=\"2026-06-11T11:21:22.139398012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:22.171208 crc crio[3656]: time=\"2026-06-11T11:21:22.168967083Z\" level=info msg=\"Got pod network &{Name:community-operators-x74cp Namespace:openshift-marketplace ID:6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc UID:225c7a52-ea44-482a-886f-cd3aad761a24 NetNS:/var/run/netns/ae9c4872-1e28-4f0f-b008-747cc277924b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod225c7a52_ea44_482a_886f_cd3aad761a24.slice PodAnnotations:0xc001636448}] Aliases:map[]}\"\nJun 11 11:21:22.171208 crc crio[3656]: time=\"2026-06-11T11:21:22.169024825Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-x74cp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:21:22.276474 crc crio[3656]: 2026-06-11T11:21:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc912ec029625f6 Mac:76:68:9f:f6:76:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/0dedcd66-1b21-4efe-9a50-81df0978bb4c SocketPath: PciID:}] [{Interface:0xc0001b88f0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:21:22.280953 crc crio[3656]: time=\"2026-06-11T11:21:22.278372141Z\" level=info msg=\"Got pod network &{Name:redhat-operators-7t6gz Namespace:openshift-marketplace ID:fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c UID:f08b8a4d-2767-4774-96be-463c7e07f5ee NetNS:/var/run/netns/0dedcd66-1b21-4efe-9a50-81df0978bb4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf08b8a4d_2767_4774_96be_463c7e07f5ee.slice PodAnnotations:0xc00279c3b8}] Aliases:map[]}\"\nJun 11 11:21:22.280953 crc crio[3656]: time=\"2026-06-11T11:21:22.27901099Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-7t6gz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:22.330363 crc crio[3656]: time=\"2026-06-11T11:21:22.330256894Z\" level=info msg=\"Ran pod sandbox fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c with infra container: openshift-marketplace/redhat-operators-7t6gz/POD\" id=189ee58e-94d8-485f-abd6-205aa48a51a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:21:22.334736 crc crio[3656]: time=\"2026-06-11T11:21:22.334493482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0ece0cba-721d-4d8f-90cb-7b35facdb841 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:22.336839 crc crio[3656]: time=\"2026-06-11T11:21:22.33676754Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6fc11c2e-a9b7-4582-9889-9c39632fa284 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:22.347032 crc crio[3656]: time=\"2026-06-11T11:21:22.346914496Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-7t6gz/extract-utilities\" id=11d56782-b315-4a24-9a85-2bb669b1a94a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:22.347500 crc crio[3656]: time=\"2026-06-11T11:21:22.347444962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:22.385651 crc crio[3656]: time=\"2026-06-11T11:21:22.385285333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:22.393465 crc crio[3656]: time=\"2026-06-11T11:21:22.393413428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:22.519160 crc crio[3656]: time=\"2026-06-11T11:21:22.519013573Z\" level=info msg=\"Created container 6c5de417eae031cce61b10f936bb340a9a3aa69559811aa962b69b522f165703: openshift-marketplace/redhat-operators-7t6gz/extract-utilities\" id=11d56782-b315-4a24-9a85-2bb669b1a94a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:22.520252 crc crio[3656]: time=\"2026-06-11T11:21:22.520166938Z\" level=info msg=\"Starting container: 6c5de417eae031cce61b10f936bb340a9a3aa69559811aa962b69b522f165703\" id=ba7283dc-36a0-474a-aacd-b96b266d3317 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:21:22.526416 crc crio[3656]: time=\"2026-06-11T11:21:22.52622224Z\" level=info msg=\"Started container\" PID=19917 containerID=6c5de417eae031cce61b10f936bb340a9a3aa69559811aa962b69b522f165703 description=openshift-marketplace/redhat-operators-7t6gz/extract-utilities id=ba7283dc-36a0-474a-aacd-b96b266d3317 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c\nJun 11 11:21:22.679602 crc crio[3656]: 2026-06-11T11:21:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6645e9c9f57047d Mac:1e:ca:fc:95:1f:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/ae9c4872-1e28-4f0f-b008-747cc277924b SocketPath: PciID:}] [{Interface:0xc0001235d0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:21:22.680763 crc crio[3656]: time=\"2026-06-11T11:21:22.680634824Z\" level=info msg=\"Got pod network &{Name:community-operators-x74cp Namespace:openshift-marketplace ID:6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc UID:225c7a52-ea44-482a-886f-cd3aad761a24 NetNS:/var/run/netns/ae9c4872-1e28-4f0f-b008-747cc277924b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod225c7a52_ea44_482a_886f_cd3aad761a24.slice PodAnnotations:0xc001636448}] Aliases:map[]}\"\nJun 11 11:21:22.680963 crc crio[3656]: time=\"2026-06-11T11:21:22.680852561Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-x74cp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:22.688425 crc crio[3656]: time=\"2026-06-11T11:21:22.688221143Z\" level=info msg=\"Ran pod sandbox 6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc with infra container: openshift-marketplace/community-operators-x74cp/POD\" id=72bf797c-86d1-4b20-919a-f79cfb141079 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:21:22.691981 crc crio[3656]: time=\"2026-06-11T11:21:22.691863963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c268ebbd-1a49-4254-bad4-b30358f9444b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:22.695888 crc crio[3656]: time=\"2026-06-11T11:21:22.695856963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=88504dc8-3f0f-47e2-b70d-f12e16d3e100 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:22.705261 crc crio[3656]: time=\"2026-06-11T11:21:22.705158593Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x74cp/extract-utilities\" id=59a55220-f9fe-46be-a735-0a63e4a48d19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:22.705749 crc crio[3656]: time=\"2026-06-11T11:21:22.705595616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:22.732063 crc crio[3656]: time=\"2026-06-11T11:21:22.731962831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:22.735321 crc crio[3656]: time=\"2026-06-11T11:21:22.73525973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:22.832584 crc crio[3656]: time=\"2026-06-11T11:21:22.832515912Z\" level=info msg=\"Created container 98514b1692e731cb1f6e19e50db9641c8abf05a0aad10d0ae668bed8270d36ab: openshift-marketplace/community-operators-x74cp/extract-utilities\" id=59a55220-f9fe-46be-a735-0a63e4a48d19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:22.833872 crc crio[3656]: time=\"2026-06-11T11:21:22.83379721Z\" level=info msg=\"Starting container: 98514b1692e731cb1f6e19e50db9641c8abf05a0aad10d0ae668bed8270d36ab\" id=c2ba58aa-32c7-4ff9-9383-138db6c0e1de name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:21:22.840840 crc crio[3656]: time=\"2026-06-11T11:21:22.84075393Z\" level=info msg=\"Started container\" PID=19929 containerID=98514b1692e731cb1f6e19e50db9641c8abf05a0aad10d0ae668bed8270d36ab description=openshift-marketplace/community-operators-x74cp/extract-utilities id=c2ba58aa-32c7-4ff9-9383-138db6c0e1de name=/runtime.v1.RuntimeService/StartContainer sandboxID=6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc\nJun 11 11:21:22.902412 crc crio[3656]: time=\"2026-06-11T11:21:22.900052217Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=041f472e-8213-48bc-bc80-9d836af09e1d name=/runtime.v1.ImageService/PullImage\nJun 11 11:21:22.912276 crc crio[3656]: time=\"2026-06-11T11:21:22.907465611Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 11:21:22.912276 crc crio[3656]: time=\"2026-06-11T11:21:22.909386359Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b987b748-5d38-4a2d-8c9f-fddeee2554ec name=/runtime.v1.ImageService/PullImage\nJun 11 11:21:22.914481 crc crio[3656]: time=\"2026-06-11T11:21:22.91407142Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 11:21:22.916790 crc crio[3656]: time=\"2026-06-11T11:21:22.916039659Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5f51ad24-5daa-4be9-a050-4b9c282396b8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:22.926798 crc crio[3656]: time=\"2026-06-11T11:21:22.919416351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e7b9e6da-accc-4791-8066-7f9e0d6e2d44 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:22.926798 crc crio[3656]: time=\"2026-06-11T11:21:22.919568585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3ead841d-5915-4a3c-8f9f-0efb99239667 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:22.926798 crc crio[3656]: time=\"2026-06-11T11:21:22.925005009Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=de433bca-80be-4f39-aff6-d35c19f43cd9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:22.928255 crc crio[3656]: time=\"2026-06-11T11:21:22.928055661Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-w9h9q/registry-server\" id=e93ffb90-e6e9-4bc5-a266-3f22d3a42a89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:22.928815 crc crio[3656]: time=\"2026-06-11T11:21:22.928421872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:22.934338 crc crio[3656]: time=\"2026-06-11T11:21:22.934257358Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-hrwxw/registry-server\" id=fa6de0bc-0785-41a6-af2f-9a40840e1648 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:22.936946 crc crio[3656]: time=\"2026-06-11T11:21:22.936758713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:22.976083 crc crio[3656]: time=\"2026-06-11T11:21:22.975971305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:22.978895 crc crio[3656]: time=\"2026-06-11T11:21:22.978807581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:22.979139 crc crio[3656]: time=\"2026-06-11T11:21:22.979072469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:22.982053 crc crio[3656]: time=\"2026-06-11T11:21:22.981990817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:23.065371 crc crio[3656]: time=\"2026-06-11T11:21:23.064985468Z\" level=info msg=\"Created container 9a41b98aa1f4ddf45472d0bff19849e61f8311b9f7f1ce8abac081efb2888fd8: openshift-marketplace/certified-operators-w9h9q/registry-server\" id=e93ffb90-e6e9-4bc5-a266-3f22d3a42a89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:23.071836 crc crio[3656]: time=\"2026-06-11T11:21:23.071742472Z\" level=info msg=\"Starting container: 9a41b98aa1f4ddf45472d0bff19849e61f8311b9f7f1ce8abac081efb2888fd8\" id=668b0959-99e5-42f8-ad2d-54da8eb27005 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:21:23.085848 crc crio[3656]: time=\"2026-06-11T11:21:23.081808865Z\" level=info msg=\"Started container\" PID=19939 containerID=9a41b98aa1f4ddf45472d0bff19849e61f8311b9f7f1ce8abac081efb2888fd8 description=openshift-marketplace/certified-operators-w9h9q/registry-server id=668b0959-99e5-42f8-ad2d-54da8eb27005 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46\nJun 11 11:21:23.086243 crc crio[3656]: time=\"2026-06-11T11:21:23.086109845Z\" level=info msg=\"Created container f496e3474dc7e86b90592e945df3e1703c1e3b2612fa0e327d5f7163ca279beb: openshift-marketplace/redhat-marketplace-hrwxw/registry-server\" id=fa6de0bc-0785-41a6-af2f-9a40840e1648 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:23.087573 crc crio[3656]: time=\"2026-06-11T11:21:23.087498446Z\" level=info msg=\"Starting container: f496e3474dc7e86b90592e945df3e1703c1e3b2612fa0e327d5f7163ca279beb\" id=431bd2a9-a0e4-4bf2-b9e7-43b38ccfb541 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:21:23.092201 crc crio[3656]: time=\"2026-06-11T11:21:23.092106105Z\" level=info msg=\"Started container\" PID=19942 containerID=f496e3474dc7e86b90592e945df3e1703c1e3b2612fa0e327d5f7163ca279beb description=openshift-marketplace/redhat-marketplace-hrwxw/registry-server id=431bd2a9-a0e4-4bf2-b9e7-43b38ccfb541 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c\nJun 11 11:21:23.543425 crc crio[3656]: time=\"2026-06-11T11:21:23.542882171Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=041f472e-8213-48bc-bc80-9d836af09e1d name=/runtime.v1.ImageService/PullImage\nJun 11 11:21:23.544481 crc crio[3656]: time=\"2026-06-11T11:21:23.544385106Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=be01ecac-b0e4-46ce-95b0-5afda38ebe6a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:23.547348 crc crio[3656]: time=\"2026-06-11T11:21:23.547276124Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e111be0e-0b7d-4be5-b697-fceb60aa3f44 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:23.559811 crc crio[3656]: time=\"2026-06-11T11:21:23.556919364Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x74cp/extract-content\" id=7bc8e3cf-b77d-4cc7-abf1-33603e8fc756 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:23.559811 crc crio[3656]: time=\"2026-06-11T11:21:23.557595975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:23.586312 crc crio[3656]: time=\"2026-06-11T11:21:23.585473205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:23.589501 crc crio[3656]: time=\"2026-06-11T11:21:23.589382493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:23.607747 crc crio[3656]: time=\"2026-06-11T11:21:23.607482658Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=b987b748-5d38-4a2d-8c9f-fddeee2554ec name=/runtime.v1.ImageService/PullImage\nJun 11 11:21:23.610280 crc crio[3656]: time=\"2026-06-11T11:21:23.61020207Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fb38c7d2-cfb0-49c7-9f46-e98f368cfa91 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:23.612649 crc crio[3656]: time=\"2026-06-11T11:21:23.612542271Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=38b1805d-d11d-448f-a991-583e95f9f517 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:23.629467 crc crio[3656]: time=\"2026-06-11T11:21:23.629320036Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-7t6gz/extract-content\" id=2c8542b0-df4c-4b70-af14-f776eaad7c28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:23.629942 crc crio[3656]: time=\"2026-06-11T11:21:23.629880053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:23.658410 crc crio[3656]: time=\"2026-06-11T11:21:23.658353481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:23.661549 crc crio[3656]: time=\"2026-06-11T11:21:23.661510216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:23.688775 crc crio[3656]: time=\"2026-06-11T11:21:23.688405247Z\" level=info msg=\"Created container c8925c6993f6a7a85079808322bb677ef5b5f593300ac39e2f4b728b75fdd3c5: openshift-marketplace/community-operators-x74cp/extract-content\" id=7bc8e3cf-b77d-4cc7-abf1-33603e8fc756 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:23.689536 crc crio[3656]: time=\"2026-06-11T11:21:23.689465719Z\" level=info msg=\"Starting container: c8925c6993f6a7a85079808322bb677ef5b5f593300ac39e2f4b728b75fdd3c5\" id=4f07c511-ac5d-4241-b656-475ed92fb09f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:21:23.694445 crc crio[3656]: time=\"2026-06-11T11:21:23.694393387Z\" level=info msg=\"Started container\" PID=19998 containerID=c8925c6993f6a7a85079808322bb677ef5b5f593300ac39e2f4b728b75fdd3c5 description=openshift-marketplace/community-operators-x74cp/extract-content id=4f07c511-ac5d-4241-b656-475ed92fb09f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc\nJun 11 11:21:23.745808 crc crio[3656]: time=\"2026-06-11T11:21:23.745660623Z\" level=info msg=\"Created container eca9e7131bb99ecfcd6f910fde80ccef362743f11cc7beefb17141dead88e03c: openshift-marketplace/redhat-operators-7t6gz/extract-content\" id=2c8542b0-df4c-4b70-af14-f776eaad7c28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:23.747245 crc crio[3656]: time=\"2026-06-11T11:21:23.747196729Z\" level=info msg=\"Starting container: eca9e7131bb99ecfcd6f910fde80ccef362743f11cc7beefb17141dead88e03c\" id=3a44ccf6-c263-426f-916d-e4b5f5d02882 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:21:23.752876 crc crio[3656]: time=\"2026-06-11T11:21:23.752807178Z\" level=info msg=\"Started container\" PID=20005 containerID=eca9e7131bb99ecfcd6f910fde80ccef362743f11cc7beefb17141dead88e03c description=openshift-marketplace/redhat-operators-7t6gz/extract-content id=3a44ccf6-c263-426f-916d-e4b5f5d02882 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c\nJun 11 11:21:24.956592 crc crio[3656]: time=\"2026-06-11T11:21:24.956490354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8a2c9ff2-93b0-45cc-bc7e-59586afc7c26 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:24.959199 crc crio[3656]: time=\"2026-06-11T11:21:24.959125354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a22da411-4aa5-46da-921e-fa817cadf3f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:24.963776 crc crio[3656]: time=\"2026-06-11T11:21:24.963661591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a55f0aa1-aea8-44a6-8318-5d7c461cb599 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:24.965409 crc crio[3656]: time=\"2026-06-11T11:21:24.965233488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=74e2b735-eec2-4d81-9aca-ee5ae94450a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:21:24.967325 crc crio[3656]: time=\"2026-06-11T11:21:24.967227378Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x74cp/registry-server\" id=71e6c325-ed1e-49a6-af7d-f263a1fbac32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:24.967648 crc crio[3656]: time=\"2026-06-11T11:21:24.967573739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:24.971536 crc crio[3656]: time=\"2026-06-11T11:21:24.971402754Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-7t6gz/registry-server\" id=eec714aa-15df-4b00-a187-e810a6efd65a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:24.978253 crc crio[3656]: time=\"2026-06-11T11:21:24.978204759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:25.032987 crc crio[3656]: time=\"2026-06-11T11:21:25.032804524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:25.036058 crc crio[3656]: time=\"2026-06-11T11:21:25.035876427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:25.054935 crc crio[3656]: time=\"2026-06-11T11:21:25.054833858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:25.057452 crc crio[3656]: time=\"2026-06-11T11:21:25.057386905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:21:25.197025 crc crio[3656]: time=\"2026-06-11T11:21:25.196291912Z\" level=info msg=\"Created container 7b28cc42de16268269bcdb778224193d16439d4755a241540ea9e9245008ddb3: openshift-marketplace/redhat-operators-7t6gz/registry-server\" id=eec714aa-15df-4b00-a187-e810a6efd65a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:25.197313 crc crio[3656]: time=\"2026-06-11T11:21:25.196353684Z\" level=info msg=\"Created container a68736fe52837e82176cdaedce25f7b10be658d5f975efab2d6eb038d78c362e: openshift-marketplace/community-operators-x74cp/registry-server\" id=71e6c325-ed1e-49a6-af7d-f263a1fbac32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:21:25.198669 crc crio[3656]: time=\"2026-06-11T11:21:25.198596141Z\" level=info msg=\"Starting container: a68736fe52837e82176cdaedce25f7b10be658d5f975efab2d6eb038d78c362e\" id=22520f19-5646-4392-9863-d94e745c64d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:21:25.199785 crc crio[3656]: time=\"2026-06-11T11:21:25.199654113Z\" level=info msg=\"Starting container: 7b28cc42de16268269bcdb778224193d16439d4755a241540ea9e9245008ddb3\" id=5a59740a-b18b-41f5-8821-7591917a32b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:21:25.203741 crc crio[3656]: time=\"2026-06-11T11:21:25.203585132Z\" level=info msg=\"Started container\" PID=20044 containerID=a68736fe52837e82176cdaedce25f7b10be658d5f975efab2d6eb038d78c362e description=openshift-marketplace/community-operators-x74cp/registry-server id=22520f19-5646-4392-9863-d94e745c64d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc\nJun 11 11:21:25.206525 crc crio[3656]: time=\"2026-06-11T11:21:25.206339085Z\" level=info msg=\"Started container\" PID=20047 containerID=7b28cc42de16268269bcdb778224193d16439d4755a241540ea9e9245008ddb3 description=openshift-marketplace/redhat-operators-7t6gz/registry-server id=5a59740a-b18b-41f5-8821-7591917a32b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c\nJun 11 11:21:36.735749 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 11 11:21:44.808788 crc systemd[1]: crio.service: Deactivated successfully.\nJun 11 11:21:44.809504 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 11 11:21:44.810168 crc systemd[1]: crio.service: Consumed 16min 59.018s CPU time.\nJun 11 11:21:44.901836 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 11 11:21:45.007283 crc crio[20983]: time=\"2026-06-11T11:21:45.007131569Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 11 11:21:45.007283 crc crio[20983]: time=\"2026-06-11T11:21:45.007174651Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 11 11:21:45.009275 crc crio[20983]: time=\"2026-06-11T11:21:45.00879437Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 11 11:21:45.009275 crc crio[20983]: time=\"2026-06-11T11:21:45.008862312Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 11 11:21:45.022657 crc crio[20983]: time=\"2026-06-11T11:21:45.022526103Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 11 11:21:45.022996 crc crio[20983]: time=\"2026-06-11T11:21:45.022924905Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 11 11:21:45.022996 crc crio[20983]: time=\"2026-06-11T11:21:45.022939886Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 11 11:21:45.023097 crc crio[20983]: time=\"2026-06-11T11:21:45.023030529Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 11 11:21:45.023097 crc crio[20983]: time=\"2026-06-11T11:21:45.023039339Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 11 11:21:45.044285 crc crio[20983]: time=\"2026-06-11T11:21:45.044134115Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 11 11:21:45.066344 crc crio[20983]: time=\"2026-06-11T11:21:45.066124307Z\" 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 11 11:21:45.072050 crc crio[20983]: time=\"2026-06-11T11:21:45.071925582Z\" 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 11 11:21:45.090229 crc crio[20983]: time=\"2026-06-11T11:21:45.09011018Z\" 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 11 11:21:45.270171 crc crio[20983]: time=\"2026-06-11T11:21:45.270093405Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 11 11:21:45.270171 crc crio[20983]: time=\"2026-06-11T11:21:45.270148256Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 11 11:21:45.270171 crc crio[20983]: time=\"2026-06-11T11:21:45.270159327Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 11 11:21:45.270171 crc crio[20983]: time=\"2026-06-11T11:21:45.270167697Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 11 11:21:45.270171 crc crio[20983]: time=\"2026-06-11T11:21:45.270175357Z\" level=info msg=\"RDT not available in the host system\"\nJun 11 11:21:45.275561 crc crio[20983]: time=\"2026-06-11T11:21:45.275519188Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 11:21:45.275561 crc crio[20983]: time=\"2026-06-11T11:21:45.275551989Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 11:21:45.279658 crc crio[20983]: time=\"2026-06-11T11:21:45.279535879Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 11:21:45.279658 crc crio[20983]: time=\"2026-06-11T11:21:45.279644213Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 11:21:45.312391 crc crio[20983]: time=\"2026-06-11T11:21:45.312300297Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:21:45.312391 crc crio[20983]: time=\"2026-06-11T11:21:45.312369549Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:21:45.312886 crc crio[20983]: time=\"2026-06-11T11:21:45.312828563Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 11 11:21:45.312886 crc crio[20983]: time=\"2026-06-11T11:21:45.312875534Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 11 11:21:45.314086 crc crio[20983]: time=\"2026-06-11T11:21:45.313929436Z\" 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.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"cpu-quota.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"module.wasm.image/variant\\\", \\\"run.oci.\\\", \\\"irq-load-balancing.crio.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 11 11:21:45.315170 crc crio[20983]: time=\"2026-06-11T11:21:45.315120142Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 11 11:21:45.315366 crc crio[20983]: time=\"2026-06-11T11:21:45.315317108Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 11 11:21:46.686050 crc crio[20983]: time=\"2026-06-11T11:21:46.685991167Z\" level=info msg=\"Got pod network &{Name:community-operators-x74cp Namespace:openshift-marketplace ID:6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc UID:225c7a52-ea44-482a-886f-cd3aad761a24 NetNS:/var/run/netns/ae9c4872-1e28-4f0f-b008-747cc277924b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod225c7a52_ea44_482a_886f_cd3aad761a24.slice PodAnnotations:0xc00051af58}] Aliases:map[]}\"\nJun 11 11:21:46.687128 crc crio[20983]: time=\"2026-06-11T11:21:46.687105691Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-x74cp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.687812 crc crio[20983]: time=\"2026-06-11T11:21:46.687788041Z\" level=info msg=\"Got pod network &{Name:redhat-operators-7t6gz Namespace:openshift-marketplace ID:fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c UID:f08b8a4d-2767-4774-96be-463c7e07f5ee NetNS:/var/run/netns/0dedcd66-1b21-4efe-9a50-81df0978bb4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf08b8a4d_2767_4774_96be_463c7e07f5ee.slice PodAnnotations:0xc00051b078}] Aliases:map[]}\"\nJun 11 11:21:46.688009 crc crio[20983]: time=\"2026-06-11T11:21:46.687992157Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-7t6gz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.688455 crc crio[20983]: time=\"2026-06-11T11:21:46.688430071Z\" level=info msg=\"Got pod network &{Name:certified-operators-w9h9q Namespace:openshift-marketplace ID:14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46 UID:a4500ef5-87f6-4872-928f-3ff99f4d1194 NetNS:/var/run/netns/8058dc2f-6744-47b7-ad9f-601357305a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4500ef5_87f6_4872_928f_3ff99f4d1194.slice PodAnnotations:0xc00051b110}] Aliases:map[]}\"\nJun 11 11:21:46.688724 crc crio[20983]: time=\"2026-06-11T11:21:46.688665778Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-w9h9q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.689226 crc crio[20983]: time=\"2026-06-11T11:21:46.689201084Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-hrwxw Namespace:openshift-marketplace ID:1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c UID:1e83ac9a-30c3-4022-9b6d-3634a25c2339 NetNS:/var/run/netns/8856b85a-dc7e-4d22-83bf-7b1a3d949dbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e83ac9a_30c3_4022_9b6d_3634a25c2339.slice PodAnnotations:0xc00051b1a8}] Aliases:map[]}\"\nJun 11 11:21:46.689491 crc crio[20983]: time=\"2026-06-11T11:21:46.689473672Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-hrwxw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.689993 crc crio[20983]: time=\"2026-06-11T11:21:46.689969567Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-9pp8n Namespace:openshift-marketplace ID:0c06b97b6fe9e1ca584455876eb5fd42511ce532fd19624d4d09d3b5854d9918 UID:01e016c3-1659-47c3-8128-dce22dbb630a NetNS:/var/run/netns/97214c61-aa1b-4a15-a885-703b3dc34ab2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod01e016c3_1659_47c3_8128_dce22dbb630a.slice PodAnnotations:0xc00051b238}] Aliases:map[]}\"\nJun 11 11:21:46.690271 crc crio[20983]: time=\"2026-06-11T11:21:46.690252596Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-9pp8n for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.690800 crc crio[20983]: time=\"2026-06-11T11:21:46.690773751Z\" level=info msg=\"Got pod network &{Name:controller-manager-69988cd6b-tfwnc Namespace:openshift-controller-manager ID:67730201ecdaaedcd0e7ae9e4bee1e1cebb8f02ed445cd1eba87d6168a36c42c UID:fe3ab6ea-9720-4e4f-98f0-fb0c39510146 NetNS:/var/run/netns/d4a46703-fc58-41e8-9bc9-6fd09569e2dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe3ab6ea_9720_4e4f_98f0_fb0c39510146.slice PodAnnotations:0xc00051b2b8}] Aliases:map[]}\"\nJun 11 11:21:46.691005 crc crio[20983]: time=\"2026-06-11T11:21:46.690987128Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-69988cd6b-tfwnc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.691422 crc crio[20983]: time=\"2026-06-11T11:21:46.69139606Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7f4cb7ff58-w697h Namespace:openshift-route-controller-manager ID:b87e87dff4f34d0e72c8dd5d852a42716b14804c65e9eeccbbab78a29e4ec8a3 UID:8b5b00cc-c8fa-4654-88da-f07b1572d9d0 NetNS:/var/run/netns/d2b5ca8e-97ab-4a38-ba53-8f1364e0795b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b5b00cc_c8fa_4654_88da_f07b1572d9d0.slice PodAnnotations:0xc00051b348}] Aliases:map[]}\"\nJun 11 11:21:46.691759 crc crio[20983]: time=\"2026-06-11T11:21:46.69173809Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7f4cb7ff58-w697h for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.692194 crc crio[20983]: time=\"2026-06-11T11:21:46.692168503Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:14ea324f80dd666edf65299f93178bd3894e3d5209b96f8a0c0111d0bde76325 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/9482e885-195a-42c5-a517-a290879af22d 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:0xc00051b3d8}] Aliases:map[]}\"\nJun 11 11:21:46.692400 crc crio[20983]: time=\"2026-06-11T11:21:46.69238203Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.692785 crc crio[20983]: time=\"2026-06-11T11:21:46.692594016Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:21:46.692891 crc crio[20983]: time=\"2026-06-11T11:21:46.692871554Z\" level=warning msg=\"Could not restore sandbox IP for 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3: failed to get network status for pod sandbox k8s_collect-profiles-29686275-v9gx2_openshift-operator-lifecycle-manager_4ff63bba-4eb7-4a75-a614-5e92d9ad4c47_0(5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:21:46.692977 crc crio[20983]: time=\"2026-06-11T11:21:46.692963807Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:21:46.693056 crc crio[20983]: time=\"2026-06-11T11:21:46.69304081Z\" level=warning msg=\"Could not restore sandbox IP for 83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_f72cec4b-304a-4abd-b103-8c9aef2c5b45_0(83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:21:46.693135 crc crio[20983]: time=\"2026-06-11T11:21:46.693122732Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:21:46.693227 crc crio[20983]: time=\"2026-06-11T11:21:46.693208795Z\" level=warning msg=\"Could not restore sandbox IP for 39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_43b595c4-4ec3-429d-8f77-0492595d4275_0(39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:21:46.693318 crc crio[20983]: time=\"2026-06-11T11:21:46.693302467Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:21:46.693405 crc crio[20983]: time=\"2026-06-11T11:21:46.69338788Z\" level=warning msg=\"Could not restore sandbox IP for 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b: failed to get network status for pod sandbox k8s_collect-profiles-29686260-vs65h_openshift-operator-lifecycle-manager_34b0e41d-7804-4148-99f3-677d46c836ea_0(58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:21:46.693845 crc crio[20983]: time=\"2026-06-11T11:21:46.693821253Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/10c97bf8-af17-41af-82c9-914d4766eb4d 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:0xc00051b490}] Aliases:map[]}\"\nJun 11 11:21:46.694066 crc crio[20983]: time=\"2026-06-11T11:21:46.69404012Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.694506 crc crio[20983]: time=\"2026-06-11T11:21:46.694482303Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/3696eb40-2326-465f-b3f8-3c93b0ff11cb 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:0xc00051b520}] Aliases:map[]}\"\nJun 11 11:21:46.694977 crc crio[20983]: time=\"2026-06-11T11:21:46.694957817Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.695194 crc crio[20983]: time=\"2026-06-11T11:21:46.695176354Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:21:46.695282 crc crio[20983]: time=\"2026-06-11T11:21:46.695266237Z\" level=warning msg=\"Could not restore sandbox IP for 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:21:46.695600 crc crio[20983]: time=\"2026-06-11T11:21:46.695575036Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:869d1633d35ad29aa9f4fcafecc62add31f07902e7d735e6edbfabb9735aada2 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/5cc62333-191b-4d0d-acc6-43887d206361 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:0xc00051b5c0}] Aliases:map[]}\"\nJun 11 11:21:46.696187 crc crio[20983]: time=\"2026-06-11T11:21:46.696167004Z\" 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 11 11:21:46.696434 crc crio[20983]: time=\"2026-06-11T11:21:46.696416721Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:21:46.696523 crc crio[20983]: time=\"2026-06-11T11:21:46.696507124Z\" level=warning msg=\"Could not restore sandbox IP for b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:21:46.696906 crc crio[20983]: time=\"2026-06-11T11:21:46.696882065Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:e4a82e0d98add5cc96a876db24c2f7b4cd593eaa152714919067bb6c82f3fce8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/e3230663-4e1a-4499-9fba-1ff8c0e2829d 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:0xc00051b648}] Aliases:map[]}\"\nJun 11 11:21:46.697183 crc crio[20983]: time=\"2026-06-11T11:21:46.697164374Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.697851 crc crio[20983]: time=\"2026-06-11T11:21:46.697825014Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/67a51b94-9e74-4d64-93b6-b5f4a61cca4a 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:0xc00051b6d8}] Aliases:map[]}\"\nJun 11 11:21:46.698062 crc crio[20983]: time=\"2026-06-11T11:21:46.69804369Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.698273 crc crio[20983]: time=\"2026-06-11T11:21:46.698256027Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:21:46.698370 crc crio[20983]: time=\"2026-06-11T11:21:46.6983544Z\" level=warning msg=\"Could not restore sandbox IP for 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:21:46.698903 crc crio[20983]: time=\"2026-06-11T11:21:46.698879876Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/917f5327-bc11-48ed-a1c1-fd3bdd669618 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:0xc00051b770}] Aliases:map[]}\"\nJun 11 11:21:46.699291 crc crio[20983]: time=\"2026-06-11T11:21:46.699274257Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.699852 crc crio[20983]: time=\"2026-06-11T11:21:46.699827294Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:1b06e77fd314274b0546c047399632ff22b39e65e21aef0059384618aa61b049 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/f5450071-874c-413d-9fb3-19a82006fc97 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:0xc00051b7f0}] Aliases:map[]}\"\nJun 11 11:21:46.700067 crc crio[20983]: time=\"2026-06-11T11:21:46.700047741Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.701175 crc crio[20983]: time=\"2026-06-11T11:21:46.701149544Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:158da32e2b556415b2ec31a4dd3c5d0d8497d5a5acd1e6d7e7db8232f54b3201 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1b2e00cf-df53-4359-a140-7555255b35ce 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:0xc00051b880}] Aliases:map[]}\"\nJun 11 11:21:46.701400 crc crio[20983]: time=\"2026-06-11T11:21:46.701381181Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.701896 crc crio[20983]: time=\"2026-06-11T11:21:46.701871926Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:51196365d64fdc05f2eeeb8c5acc4cfe8f6562250481a1ac21d793f2885da0a7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/2b9a3e6e-cb2c-41b4-89ad-eccf58e90746 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:0xc00051b910}] Aliases:map[]}\"\nJun 11 11:21:46.702159 crc crio[20983]: time=\"2026-06-11T11:21:46.702138494Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.702837 crc crio[20983]: time=\"2026-06-11T11:21:46.702811644Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:661a475bd1c1615dee5c25b1dd9a97e9301c85cf3685fbc0bd969c27e6a4d1f6 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/bdf9d565-c6b8-4209-b8df-d0b48b20409a 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:0xc00051b9a0}] Aliases:map[]}\"\nJun 11 11:21:46.703073 crc crio[20983]: time=\"2026-06-11T11:21:46.703052351Z\" 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 11 11:21:46.703543 crc crio[20983]: time=\"2026-06-11T11:21:46.703519055Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:d2614f80bb99d5af1494d86f655d2856f1427c0a4a7c7dd2c8798f9643b0f471 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/6ca3790f-5c73-49a4-bec4-9943537909f5 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:0xc00051ba30}] Aliases:map[]}\"\nJun 11 11:21:46.703835 crc crio[20983]: time=\"2026-06-11T11:21:46.703814124Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.704515 crc crio[20983]: time=\"2026-06-11T11:21:46.704478924Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5218237aa73225829426ea9415b98cc04511ed62c3d20cb20d02e42764e5c9ea UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/42698a60-3e6c-4128-a055-59ba7be91ffb 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:0xc00051bab0}] Aliases:map[]}\"\nJun 11 11:21:46.704818 crc crio[20983]: time=\"2026-06-11T11:21:46.704797274Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.705022 crc crio[20983]: time=\"2026-06-11T11:21:46.7050054Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:21:46.705136 crc crio[20983]: time=\"2026-06-11T11:21:46.705116983Z\" level=warning msg=\"Could not restore sandbox IP for 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:21:46.705490 crc crio[20983]: time=\"2026-06-11T11:21:46.705457234Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:f58a6e495ea6bde902d85311a93f4e17d997034444c42207b0fd3463ad286734 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/f11a533b-ae9c-4ea2-9734-1c50f94cfeb0 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:0xc00051bb38}] Aliases:map[]}\"\nJun 11 11:21:46.705794 crc crio[20983]: time=\"2026-06-11T11:21:46.705772883Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.706309 crc crio[20983]: time=\"2026-06-11T11:21:46.706283489Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:78386624c147c77fa8b728f5f73e2c215a403a4523c4ffec51e5b46a675ba5f9 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/298bf973-33e3-49a7-8803-73e03fb4d992 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:0xc00051bbc8}] Aliases:map[]}\"\nJun 11 11:21:46.706508 crc crio[20983]: time=\"2026-06-11T11:21:46.706491265Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.707091 crc crio[20983]: time=\"2026-06-11T11:21:46.707067372Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:69a9343d44ccd22369c49194b81969f2dd533af1761799627ce320b032856ddd UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/969f9041-0dee-4f05-995d-9f7b2dbff426 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:0xc00051bc58}] Aliases:map[]}\"\nJun 11 11:21:46.707324 crc crio[20983]: time=\"2026-06-11T11:21:46.707305409Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.707882 crc crio[20983]: time=\"2026-06-11T11:21:46.707850956Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:4b3e341379c9d19e2b38c1c5b7f71a5af218b30a2445f82e0b3a8f0f0676f979 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/63ccd13c-270d-47f1-a7c4-723681681d36 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:0xc00051bcd8}] Aliases:map[]}\"\nJun 11 11:21:46.708132 crc crio[20983]: time=\"2026-06-11T11:21:46.708111894Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.708608 crc crio[20983]: time=\"2026-06-11T11:21:46.708583018Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:782ae8e0bf919e48972abfd088081446af32fc52009b0277a25721766b47aa85 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/e3c8036c-2483-4688-9e55-0c47e77233dd 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:0xc00051bd68}] Aliases:map[]}\"\nJun 11 11:21:46.708911 crc crio[20983]: time=\"2026-06-11T11:21:46.708889307Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.709421 crc crio[20983]: time=\"2026-06-11T11:21:46.709352261Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:19e096fa91141138166cbfc72dce62703cd2c76d5abb5f31d052d0f868c27437 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/4d5df495-2e7f-48d2-a9f5-97948b7583da 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:0xc00051bdf8}] Aliases:map[]}\"\nJun 11 11:21:46.709742 crc crio[20983]: time=\"2026-06-11T11:21:46.709714102Z\" 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 11 11:21:46.710206 crc crio[20983]: time=\"2026-06-11T11:21:46.710181706Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:e0993580b5a44867bf218b00a50708e0fc4c9226642cc3cbb0698526ab7401b1 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/ce58c25a-f1ff-4529-86ae-fa1083d3a521 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:0xc00051be78}] Aliases:map[]}\"\nJun 11 11:21:46.710418 crc crio[20983]: time=\"2026-06-11T11:21:46.710400713Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.711116 crc crio[20983]: time=\"2026-06-11T11:21:46.711092174Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:f85b77d7a5798fa7c514f35ddf6ab9aca3693e33425ebc33188838a4334db993 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f556e113-3391-471d-b2c7-510118e5d7e7 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:0xc00051bef8}] Aliases:map[]}\"\nJun 11 11:21:46.711312 crc crio[20983]: time=\"2026-06-11T11:21:46.71129403Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.711936 crc crio[20983]: time=\"2026-06-11T11:21:46.711911668Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:081959a8b6b2e7e6e7f73c1c8b07db758047846c3a3860c3b0d8ad1669d6d228 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/00b46a92-edf2-400c-ab37-cf6454d4c5bf 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:0xc001b96028}] Aliases:map[]}\"\nJun 11 11:21:46.712163 crc crio[20983]: time=\"2026-06-11T11:21:46.712144735Z\" 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 11 11:21:46.712658 crc crio[20983]: time=\"2026-06-11T11:21:46.712580168Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:e228d7dca85ac5eedf16b5be47d4be1f2ac3018a8fe686e38f353859849ead1f UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ea7b28fc-4eac-4567-8ac4-8b51bcfdffe4 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:0xc001b960b8}] Aliases:map[]}\"\nJun 11 11:21:46.712944 crc crio[20983]: time=\"2026-06-11T11:21:46.712923309Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.713415 crc crio[20983]: time=\"2026-06-11T11:21:46.713390363Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:011b5311fe8dbdc80dfef0bd4f6a6d74831247ae5a13f581c7c44d18e2a13695 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/54bd446d-e5a0-4df9-bd19-8c667c59f99c 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:0xc001b96148}] Aliases:map[]}\"\nJun 11 11:21:46.713855 crc crio[20983]: time=\"2026-06-11T11:21:46.713831926Z\" 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 11 11:21:46.714391 crc crio[20983]: time=\"2026-06-11T11:21:46.714360352Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:40796ebcf5cc32f3c0eb75517292838c40ac03a0b46588fd51dfd297ce31739c UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/98939139-c252-455b-a9f2-a381bdb3d140 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:0xc001b961d8}] Aliases:map[]}\"\nJun 11 11:21:46.714599 crc crio[20983]: time=\"2026-06-11T11:21:46.714580129Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.715131 crc crio[20983]: time=\"2026-06-11T11:21:46.715110995Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:21:46.715234 crc crio[20983]: time=\"2026-06-11T11:21:46.715216948Z\" level=warning msg=\"Could not restore sandbox IP for 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:21:46.715569 crc crio[20983]: time=\"2026-06-11T11:21:46.715545418Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:ba4ac54edbd6b027a943fb3bdcd32e68c24894d0578c271b24e3985555f08c09 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/43230440-ce30-42d1-850b-36e2b2a9e85a 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:0xc001b96270}] Aliases:map[]}\"\nJun 11 11:21:46.715882 crc crio[20983]: time=\"2026-06-11T11:21:46.715862187Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.720781 crc crio[20983]: time=\"2026-06-11T11:21:46.720479986Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f1aa969629d4860562378a8f3b2f140cd5d095e04fbb52a3eb622acaaa9d6b57 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/95599934-68ef-4eb3-945c-1852a542a4ea 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:0xc001b962f0}] Aliases:map[]}\"\nJun 11 11:21:46.722378 crc crio[20983]: time=\"2026-06-11T11:21:46.722287121Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.723849 crc crio[20983]: time=\"2026-06-11T11:21:46.723784736Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:de91c6f3e7a8eb47d4e5c187dfbbf09c6e7a9b3134c07424a5d5225c1847be51 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/aeade7c5-adb6-499c-a010-eca9595f98eb 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:0xc00201a050}] Aliases:map[]}\"\nJun 11 11:21:46.724034 crc crio[20983]: time=\"2026-06-11T11:21:46.723977692Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.726204 crc crio[20983]: time=\"2026-06-11T11:21:46.726123097Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:9de9ad87999f15124f6d703b10be8733808ecc0a4e9a3b2a32452d599964aa40 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/fbdc84ff-8f27-49c1-b3a3-f6ab9a06c976 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:0xc00201a0e8}] Aliases:map[]}\"\nJun 11 11:21:46.726463 crc crio[20983]: time=\"2026-06-11T11:21:46.726408275Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.727084 crc crio[20983]: time=\"2026-06-11T11:21:46.727018754Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:2d4d05f13393cd1d4d7ec85518d86c35b339fe4f80dfefaba5fdfab1be0579e7 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/320cfe9c-b571-4621-a6f3-daa51e2585ba 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:0xc00008c550}] Aliases:map[]}\"\nJun 11 11:21:46.727179 crc crio[20983]: time=\"2026-06-11T11:21:46.727165908Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.727598 crc crio[20983]: time=\"2026-06-11T11:21:46.727539129Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:495b88d5b065a644843dfb345a57a912ed4546d024a29b56dcb5b1c2471dcfef UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/65c6d47e-a22d-495c-946c-b601c3a6a7bd 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:0xc00008c630}] Aliases:map[]}\"\nJun 11 11:21:46.727858 crc crio[20983]: time=\"2026-06-11T11:21:46.727739665Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.728790 crc crio[20983]: time=\"2026-06-11T11:21:46.728664223Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4ed4ac2e01cf11d58663fc3211d044ac3b176af30af0b22fd3847372ac24c523 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/dcb14d97-6fe5-4bc8-91be-c79c54e44e7c 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:0xc00008c718}] Aliases:map[]}\"\nJun 11 11:21:46.728937 crc crio[20983]: time=\"2026-06-11T11:21:46.72887722Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.729312 crc crio[20983]: time=\"2026-06-11T11:21:46.729250971Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:10186b6c0554b83487cb9e6b20d5db8f6d74efb01c3c4021ef0333c323191b15 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/ff0ff1e7-c535-48bf-9156-8abd597c5b83 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:0xc00008c7e0}] Aliases:map[]}\"\nJun 11 11:21:46.729385 crc crio[20983]: time=\"2026-06-11T11:21:46.729373715Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.729882 crc crio[20983]: time=\"2026-06-11T11:21:46.729791927Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:bcf7af18e3a19137f8b0b541986225d502a55741cc8b358c7283fa3516a6c2a9 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/b00e905a-c478-4938-822d-00a6975487e8 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:0xc00008c878}] Aliases:map[]}\"\nJun 11 11:21:46.729960 crc crio[20983]: time=\"2026-06-11T11:21:46.729947382Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.730353 crc crio[20983]: time=\"2026-06-11T11:21:46.730297072Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:69e0aaebfa2ac57c41fc015020f51c2df6228f606b8643a125d0b46806a69a74 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/139aaad5-3e81-44d7-ae80-e88bf653e619 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:0xc00008c930}] Aliases:map[]}\"\nJun 11 11:21:46.730479 crc crio[20983]: time=\"2026-06-11T11:21:46.730425526Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.730954 crc crio[20983]: time=\"2026-06-11T11:21:46.73088509Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/1f31282a-53ca-4bc6-b287-a8a11c982898 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:0xc00008c9d8}] Aliases:map[]}\"\nJun 11 11:21:46.731043 crc crio[20983]: time=\"2026-06-11T11:21:46.731014824Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.731432 crc crio[20983]: time=\"2026-06-11T11:21:46.731373445Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d54c579f0e36956b21907ac5d87b05aeaa0b1bcda2bfeeeb15f6d4420607e82e UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8816164e-d863-48ff-a288-e73d66150eb5 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:0xc00008ca90}] Aliases:map[]}\"\nJun 11 11:21:46.731554 crc crio[20983]: time=\"2026-06-11T11:21:46.731502649Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.732023 crc crio[20983]: time=\"2026-06-11T11:21:46.731959113Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:f992db5870207eee81d6005fc7799ca98b143ccf92fb43fcf88d573c185143d7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/a21a78aa-7e70-462c-8cc6-f4b5a4552bb3 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:0xc00008cb40}] Aliases:map[]}\"\nJun 11 11:21:46.732163 crc crio[20983]: time=\"2026-06-11T11:21:46.732116027Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.732541 crc crio[20983]: time=\"2026-06-11T11:21:46.732480588Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:991e9a38fc0686467772bd13ad69e550ac87f657047df4efc1a9152da45f4498 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/6aaa35a1-db3b-4bfe-9a79-c4010f2bb7e9 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:0xc00008cbf0}] Aliases:map[]}\"\nJun 11 11:21:46.732756 crc crio[20983]: time=\"2026-06-11T11:21:46.732654013Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:21:46.733335 crc crio[20983]: time=\"2026-06-11T11:21:46.733250851Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 11 11:21:46.734536 crc crio[20983]: time=\"2026-06-11T11:21:46.734461778Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 11 11:21:46.734536 crc crio[20983]: time=\"2026-06-11T11:21:46.734499909Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 11 11:21:46.734716 crc crio[20983]: time=\"2026-06-11T11:21:46.734581142Z\" level=info msg=\"Create NRI interface\"\nJun 11 11:21:46.734779 crc crio[20983]: time=\"2026-06-11T11:21:46.734671904Z\" level=info msg=\"runtime interface created\"\nJun 11 11:21:46.734779 crc crio[20983]: time=\"2026-06-11T11:21:46.734770877Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 11 11:21:46.734862 crc crio[20983]: time=\"2026-06-11T11:21:46.734781168Z\" level=info msg=\"runtime interface starting up...\"\nJun 11 11:21:46.734862 crc crio[20983]: time=\"2026-06-11T11:21:46.734798238Z\" level=info msg=\"starting plugins...\"\nJun 11 11:21:46.734862 crc crio[20983]: time=\"2026-06-11T11:21:46.734832779Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 11 11:21:46.739670 crc crio[20983]: time=\"2026-06-11T11:21:46.739566132Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 11 11:21:46.752486 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 11 11:22:00.274929 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 11 11:22:00.342990 crc systemd[1]: crio.service: Deactivated successfully.\nJun 11 11:22:00.343368 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 11 11:22:00.343483 crc systemd[1]: crio.service: Consumed 3.872s CPU time.\nJun 11 11:22:00.403316 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 11 11:22:00.473731 crc crio[22553]: time=\"2026-06-11T11:22:00.473437983Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 11 11:22:00.473731 crc crio[22553]: time=\"2026-06-11T11:22:00.473495575Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 11 11:22:00.475039 crc crio[22553]: time=\"2026-06-11T11:22:00.474607098Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 11 11:22:00.475039 crc crio[22553]: time=\"2026-06-11T11:22:00.474757272Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 11 11:22:00.475305 crc crio[22553]: time=\"2026-06-11T11:22:00.475244267Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"\nJun 11 11:22:00.489417 crc crio[22553]: time=\"2026-06-11T11:22:00.489264955Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 11 11:22:00.489740 crc crio[22553]: time=\"2026-06-11T11:22:00.489584284Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 11 11:22:00.489740 crc crio[22553]: time=\"2026-06-11T11:22:00.489599115Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 11 11:22:00.489851 crc crio[22553]: time=\"2026-06-11T11:22:00.48979492Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 11 11:22:00.489851 crc crio[22553]: time=\"2026-06-11T11:22:00.489810031Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 11 11:22:00.507226 crc crio[22553]: time=\"2026-06-11T11:22:00.507087086Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 11 11:22:00.520994 crc crio[22553]: time=\"2026-06-11T11:22:00.520825445Z\" 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 11 11:22:00.525873 crc crio[22553]: time=\"2026-06-11T11:22:00.525801974Z\" 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 11 11:22:00.539127 crc crio[22553]: time=\"2026-06-11T11:22:00.539008367Z\" 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 11 11:22:00.707169 crc crio[22553]: time=\"2026-06-11T11:22:00.707063896Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 11 11:22:00.707169 crc crio[22553]: time=\"2026-06-11T11:22:00.707125568Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 11 11:22:00.707169 crc crio[22553]: time=\"2026-06-11T11:22:00.707136648Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 11 11:22:00.707169 crc crio[22553]: time=\"2026-06-11T11:22:00.707144129Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 11 11:22:00.707169 crc crio[22553]: time=\"2026-06-11T11:22:00.707151769Z\" level=info msg=\"RDT not available in the host system\"\nJun 11 11:22:00.712387 crc crio[22553]: time=\"2026-06-11T11:22:00.712324433Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 11:22:00.712482 crc crio[22553]: time=\"2026-06-11T11:22:00.712360664Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 11:22:00.717182 crc crio[22553]: time=\"2026-06-11T11:22:00.717108785Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 11 11:22:00.717333 crc crio[22553]: time=\"2026-06-11T11:22:00.717239909Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 11 11:22:00.736419 crc crio[22553]: time=\"2026-06-11T11:22:00.735990658Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:22:00.736419 crc crio[22553]: time=\"2026-06-11T11:22:00.736324838Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:22:00.736588 crc crio[22553]: time=\"2026-06-11T11:22:00.736561425Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 11 11:22:00.736588 crc crio[22553]: time=\"2026-06-11T11:22:00.736579636Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 11 11:22:00.737314 crc crio[22553]: time=\"2026-06-11T11:22:00.737165493Z\" 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 = [\\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\"]\\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 11 11:22:00.737952 crc crio[22553]: time=\"2026-06-11T11:22:00.737886105Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 11 11:22:00.738209 crc crio[22553]: time=\"2026-06-11T11:22:00.738156543Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 11 11:22:02.434734 crc crio[22553]: time=\"2026-06-11T11:22:02.434570634Z\" level=info msg=\"Got pod network &{Name:community-operators-x74cp Namespace:openshift-marketplace ID:6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc UID:225c7a52-ea44-482a-886f-cd3aad761a24 NetNS:/var/run/netns/ae9c4872-1e28-4f0f-b008-747cc277924b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod225c7a52_ea44_482a_886f_cd3aad761a24.slice PodAnnotations:0xc00043a310}] Aliases:map[]}\"\nJun 11 11:22:02.435595 crc crio[22553]: time=\"2026-06-11T11:22:02.434834032Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-x74cp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.435595 crc crio[22553]: time=\"2026-06-11T11:22:02.435474061Z\" level=info msg=\"Got pod network &{Name:redhat-operators-7t6gz Namespace:openshift-marketplace ID:fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c UID:f08b8a4d-2767-4774-96be-463c7e07f5ee NetNS:/var/run/netns/0dedcd66-1b21-4efe-9a50-81df0978bb4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf08b8a4d_2767_4774_96be_463c7e07f5ee.slice PodAnnotations:0xc00043a4b8}] Aliases:map[]}\"\nJun 11 11:22:02.435807 crc crio[22553]: time=\"2026-06-11T11:22:02.435634596Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-7t6gz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.436146 crc crio[22553]: time=\"2026-06-11T11:22:02.436079289Z\" level=info msg=\"Got pod network &{Name:certified-operators-w9h9q Namespace:openshift-marketplace ID:14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46 UID:a4500ef5-87f6-4872-928f-3ff99f4d1194 NetNS:/var/run/netns/8058dc2f-6744-47b7-ad9f-601357305a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4500ef5_87f6_4872_928f_3ff99f4d1194.slice PodAnnotations:0xc00043a580}] Aliases:map[]}\"\nJun 11 11:22:02.436218 crc crio[22553]: time=\"2026-06-11T11:22:02.436203643Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-w9h9q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.436736 crc crio[22553]: time=\"2026-06-11T11:22:02.436617885Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-hrwxw Namespace:openshift-marketplace ID:1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c UID:1e83ac9a-30c3-4022-9b6d-3634a25c2339 NetNS:/var/run/netns/8856b85a-dc7e-4d22-83bf-7b1a3d949dbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e83ac9a_30c3_4022_9b6d_3634a25c2339.slice PodAnnotations:0xc00043ab90}] Aliases:map[]}\"\nJun 11 11:22:02.436915 crc crio[22553]: time=\"2026-06-11T11:22:02.436858512Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-hrwxw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.437299 crc crio[22553]: time=\"2026-06-11T11:22:02.437225183Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-9pp8n Namespace:openshift-marketplace ID:0c06b97b6fe9e1ca584455876eb5fd42511ce532fd19624d4d09d3b5854d9918 UID:01e016c3-1659-47c3-8128-dce22dbb630a NetNS:/var/run/netns/97214c61-aa1b-4a15-a885-703b3dc34ab2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod01e016c3_1659_47c3_8128_dce22dbb630a.slice PodAnnotations:0xc00043ac48}] Aliases:map[]}\"\nJun 11 11:22:02.437381 crc crio[22553]: time=\"2026-06-11T11:22:02.437348397Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-9pp8n for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.437904 crc crio[22553]: time=\"2026-06-11T11:22:02.437843752Z\" level=info msg=\"Got pod network &{Name:controller-manager-69988cd6b-tfwnc Namespace:openshift-controller-manager ID:67730201ecdaaedcd0e7ae9e4bee1e1cebb8f02ed445cd1eba87d6168a36c42c UID:fe3ab6ea-9720-4e4f-98f0-fb0c39510146 NetNS:/var/run/netns/d4a46703-fc58-41e8-9bc9-6fd09569e2dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe3ab6ea_9720_4e4f_98f0_fb0c39510146.slice PodAnnotations:0xc00043acd8}] Aliases:map[]}\"\nJun 11 11:22:02.437984 crc crio[22553]: time=\"2026-06-11T11:22:02.437968715Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-69988cd6b-tfwnc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.438411 crc crio[22553]: time=\"2026-06-11T11:22:02.438350567Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7f4cb7ff58-w697h Namespace:openshift-route-controller-manager ID:b87e87dff4f34d0e72c8dd5d852a42716b14804c65e9eeccbbab78a29e4ec8a3 UID:8b5b00cc-c8fa-4654-88da-f07b1572d9d0 NetNS:/var/run/netns/d2b5ca8e-97ab-4a38-ba53-8f1364e0795b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b5b00cc_c8fa_4654_88da_f07b1572d9d0.slice PodAnnotations:0xc00043ad78}] Aliases:map[]}\"\nJun 11 11:22:02.438486 crc crio[22553]: time=\"2026-06-11T11:22:02.43847335Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7f4cb7ff58-w697h for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.439043 crc crio[22553]: time=\"2026-06-11T11:22:02.438989236Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:14ea324f80dd666edf65299f93178bd3894e3d5209b96f8a0c0111d0bde76325 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/9482e885-195a-42c5-a517-a290879af22d 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:0xc00043ae10}] Aliases:map[]}\"\nJun 11 11:22:02.439146 crc crio[22553]: time=\"2026-06-11T11:22:02.439113669Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.439305 crc crio[22553]: time=\"2026-06-11T11:22:02.439249243Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:22:02.439305 crc crio[22553]: time=\"2026-06-11T11:22:02.439289835Z\" level=warning msg=\"Could not restore sandbox IP for 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3: failed to get network status for pod sandbox k8s_collect-profiles-29686275-v9gx2_openshift-operator-lifecycle-manager_4ff63bba-4eb7-4a75-a614-5e92d9ad4c47_0(5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:22:02.439410 crc crio[22553]: time=\"2026-06-11T11:22:02.439316245Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:22:02.439410 crc crio[22553]: time=\"2026-06-11T11:22:02.439329936Z\" level=warning msg=\"Could not restore sandbox IP for 83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_f72cec4b-304a-4abd-b103-8c9aef2c5b45_0(83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:22:02.439410 crc crio[22553]: time=\"2026-06-11T11:22:02.439347036Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:22:02.439410 crc crio[22553]: time=\"2026-06-11T11:22:02.439357427Z\" level=warning msg=\"Could not restore sandbox IP for 39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_43b595c4-4ec3-429d-8f77-0492595d4275_0(39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:22:02.439410 crc crio[22553]: time=\"2026-06-11T11:22:02.439377017Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:22:02.439410 crc crio[22553]: time=\"2026-06-11T11:22:02.439387378Z\" level=warning msg=\"Could not restore sandbox IP for 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b: failed to get network status for pod sandbox k8s_collect-profiles-29686260-vs65h_openshift-operator-lifecycle-manager_34b0e41d-7804-4148-99f3-677d46c836ea_0(58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:22:02.439918 crc crio[22553]: time=\"2026-06-11T11:22:02.43982049Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/10c97bf8-af17-41af-82c9-914d4766eb4d 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:0xc00043aed0}] Aliases:map[]}\"\nJun 11 11:22:02.440030 crc crio[22553]: time=\"2026-06-11T11:22:02.439997926Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.440515 crc crio[22553]: time=\"2026-06-11T11:22:02.440455759Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/3696eb40-2326-465f-b3f8-3c93b0ff11cb 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:0xc00043af70}] Aliases:map[]}\"\nJun 11 11:22:02.440717 crc crio[22553]: time=\"2026-06-11T11:22:02.440590953Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.440868 crc crio[22553]: time=\"2026-06-11T11:22:02.4408185Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:22:02.440868 crc crio[22553]: time=\"2026-06-11T11:22:02.440855171Z\" level=warning msg=\"Could not restore sandbox IP for 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:22:02.441209 crc crio[22553]: time=\"2026-06-11T11:22:02.44115163Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:869d1633d35ad29aa9f4fcafecc62add31f07902e7d735e6edbfabb9735aada2 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/5cc62333-191b-4d0d-acc6-43887d206361 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:0xc00043b010}] Aliases:map[]}\"\nJun 11 11:22:02.441287 crc crio[22553]: time=\"2026-06-11T11:22:02.441276044Z\" 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 11 11:22:02.441426 crc crio[22553]: time=\"2026-06-11T11:22:02.441381597Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:22:02.441426 crc crio[22553]: time=\"2026-06-11T11:22:02.441418518Z\" level=warning msg=\"Could not restore sandbox IP for b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:22:02.441768 crc crio[22553]: time=\"2026-06-11T11:22:02.441729117Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:e4a82e0d98add5cc96a876db24c2f7b4cd593eaa152714919067bb6c82f3fce8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/e3230663-4e1a-4499-9fba-1ff8c0e2829d 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:0xc00043b0a0}] Aliases:map[]}\"\nJun 11 11:22:02.441888 crc crio[22553]: time=\"2026-06-11T11:22:02.441856081Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.442270 crc crio[22553]: time=\"2026-06-11T11:22:02.442211782Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/67a51b94-9e74-4d64-93b6-b5f4a61cca4a 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:0xc00043b130}] Aliases:map[]}\"\nJun 11 11:22:02.442382 crc crio[22553]: time=\"2026-06-11T11:22:02.442337466Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.442550 crc crio[22553]: time=\"2026-06-11T11:22:02.442504331Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:22:02.442550 crc crio[22553]: time=\"2026-06-11T11:22:02.442541412Z\" level=warning msg=\"Could not restore sandbox IP for 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:22:02.443005 crc crio[22553]: time=\"2026-06-11T11:22:02.442937523Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/917f5327-bc11-48ed-a1c1-fd3bdd669618 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:0xc00043b1c8}] Aliases:map[]}\"\nJun 11 11:22:02.443091 crc crio[22553]: time=\"2026-06-11T11:22:02.443062087Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.443441 crc crio[22553]: time=\"2026-06-11T11:22:02.443383507Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:1b06e77fd314274b0546c047399632ff22b39e65e21aef0059384618aa61b049 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/f5450071-874c-413d-9fb3-19a82006fc97 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:0xc00043b248}] Aliases:map[]}\"\nJun 11 11:22:02.443546 crc crio[22553]: time=\"2026-06-11T11:22:02.44350497Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.444008 crc crio[22553]: time=\"2026-06-11T11:22:02.443950214Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:158da32e2b556415b2ec31a4dd3c5d0d8497d5a5acd1e6d7e7db8232f54b3201 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1b2e00cf-df53-4359-a140-7555255b35ce 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:0xc00043b2d8}] Aliases:map[]}\"\nJun 11 11:22:02.444130 crc crio[22553]: time=\"2026-06-11T11:22:02.444084138Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.445005 crc crio[22553]: time=\"2026-06-11T11:22:02.444428038Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:51196365d64fdc05f2eeeb8c5acc4cfe8f6562250481a1ac21d793f2885da0a7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/2b9a3e6e-cb2c-41b4-89ad-eccf58e90746 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:0xc00043b368}] Aliases:map[]}\"\nJun 11 11:22:02.445005 crc crio[22553]: time=\"2026-06-11T11:22:02.444534391Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.445005 crc crio[22553]: time=\"2026-06-11T11:22:02.444951123Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:661a475bd1c1615dee5c25b1dd9a97e9301c85cf3685fbc0bd969c27e6a4d1f6 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/bdf9d565-c6b8-4209-b8df-d0b48b20409a 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:0xc00043b3f8}] Aliases:map[]}\"\nJun 11 11:22:02.445142 crc crio[22553]: time=\"2026-06-11T11:22:02.445057377Z\" 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 11 11:22:02.445411 crc crio[22553]: time=\"2026-06-11T11:22:02.445376006Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:d2614f80bb99d5af1494d86f655d2856f1427c0a4a7c7dd2c8798f9643b0f471 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/6ca3790f-5c73-49a4-bec4-9943537909f5 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:0xc00043b488}] Aliases:map[]}\"\nJun 11 11:22:02.445532 crc crio[22553]: time=\"2026-06-11T11:22:02.44549674Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.446087 crc crio[22553]: time=\"2026-06-11T11:22:02.446027676Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5218237aa73225829426ea9415b98cc04511ed62c3d20cb20d02e42764e5c9ea UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/42698a60-3e6c-4128-a055-59ba7be91ffb 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:0xc00043b508}] Aliases:map[]}\"\nJun 11 11:22:02.446195 crc crio[22553]: time=\"2026-06-11T11:22:02.446159019Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.446342 crc crio[22553]: time=\"2026-06-11T11:22:02.446296654Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:22:02.446342 crc crio[22553]: time=\"2026-06-11T11:22:02.446331865Z\" level=warning msg=\"Could not restore sandbox IP for 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:22:02.446724 crc crio[22553]: time=\"2026-06-11T11:22:02.446589672Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:f58a6e495ea6bde902d85311a93f4e17d997034444c42207b0fd3463ad286734 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/f11a533b-ae9c-4ea2-9734-1c50f94cfeb0 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:0xc00043b590}] Aliases:map[]}\"\nJun 11 11:22:02.446851 crc crio[22553]: time=\"2026-06-11T11:22:02.446802949Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.447276 crc crio[22553]: time=\"2026-06-11T11:22:02.447213951Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:78386624c147c77fa8b728f5f73e2c215a403a4523c4ffec51e5b46a675ba5f9 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/298bf973-33e3-49a7-8803-73e03fb4d992 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:0xc00043b620}] Aliases:map[]}\"\nJun 11 11:22:02.447408 crc crio[22553]: time=\"2026-06-11T11:22:02.447354745Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.447850 crc crio[22553]: time=\"2026-06-11T11:22:02.447792288Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:69a9343d44ccd22369c49194b81969f2dd533af1761799627ce320b032856ddd UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/969f9041-0dee-4f05-995d-9f7b2dbff426 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:0xc00043b6b0}] Aliases:map[]}\"\nJun 11 11:22:02.447981 crc crio[22553]: time=\"2026-06-11T11:22:02.447938242Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.448484 crc crio[22553]: time=\"2026-06-11T11:22:02.448406976Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:4b3e341379c9d19e2b38c1c5b7f71a5af218b30a2445f82e0b3a8f0f0676f979 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/63ccd13c-270d-47f1-a7c4-723681681d36 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:0xc00043b730}] Aliases:map[]}\"\nJun 11 11:22:02.448585 crc crio[22553]: time=\"2026-06-11T11:22:02.44853965Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.449152 crc crio[22553]: time=\"2026-06-11T11:22:02.449087997Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:782ae8e0bf919e48972abfd088081446af32fc52009b0277a25721766b47aa85 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/e3c8036c-2483-4688-9e55-0c47e77233dd 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:0xc00043b7c0}] Aliases:map[]}\"\nJun 11 11:22:02.449407 crc crio[22553]: time=\"2026-06-11T11:22:02.449223801Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.449723 crc crio[22553]: time=\"2026-06-11T11:22:02.449582181Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:19e096fa91141138166cbfc72dce62703cd2c76d5abb5f31d052d0f868c27437 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/4d5df495-2e7f-48d2-a9f5-97948b7583da 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:0xc00043b850}] Aliases:map[]}\"\nJun 11 11:22:02.449994 crc crio[22553]: time=\"2026-06-11T11:22:02.449917581Z\" 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 11 11:22:02.450840 crc crio[22553]: time=\"2026-06-11T11:22:02.450709745Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:e0993580b5a44867bf218b00a50708e0fc4c9226642cc3cbb0698526ab7401b1 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/ce58c25a-f1ff-4529-86ae-fa1083d3a521 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:0xc00043b8d0}] Aliases:map[]}\"\nJun 11 11:22:02.450840 crc crio[22553]: time=\"2026-06-11T11:22:02.450841139Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.451312 crc crio[22553]: time=\"2026-06-11T11:22:02.451239181Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:f85b77d7a5798fa7c514f35ddf6ab9aca3693e33425ebc33188838a4334db993 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f556e113-3391-471d-b2c7-510118e5d7e7 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:0xc00043b978}] Aliases:map[]}\"\nJun 11 11:22:02.451399 crc crio[22553]: time=\"2026-06-11T11:22:02.451386485Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.451961 crc crio[22553]: time=\"2026-06-11T11:22:02.45189228Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:081959a8b6b2e7e6e7f73c1c8b07db758047846c3a3860c3b0d8ad1669d6d228 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/00b46a92-edf2-400c-ab37-cf6454d4c5bf 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:0xc00043ba08}] Aliases:map[]}\"\nJun 11 11:22:02.452057 crc crio[22553]: time=\"2026-06-11T11:22:02.452040475Z\" 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 11 11:22:02.452445 crc crio[22553]: time=\"2026-06-11T11:22:02.452372655Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:e228d7dca85ac5eedf16b5be47d4be1f2ac3018a8fe686e38f353859849ead1f UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ea7b28fc-4eac-4567-8ac4-8b51bcfdffe4 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:0xc00043bac0}] Aliases:map[]}\"\nJun 11 11:22:02.452539 crc crio[22553]: time=\"2026-06-11T11:22:02.452505479Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.453046 crc crio[22553]: time=\"2026-06-11T11:22:02.452987303Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:011b5311fe8dbdc80dfef0bd4f6a6d74831247ae5a13f581c7c44d18e2a13695 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/54bd446d-e5a0-4df9-bd19-8c667c59f99c 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:0xc00043bb50}] Aliases:map[]}\"\nJun 11 11:22:02.453172 crc crio[22553]: time=\"2026-06-11T11:22:02.453119547Z\" 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 11 11:22:02.453542 crc crio[22553]: time=\"2026-06-11T11:22:02.453483988Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:40796ebcf5cc32f3c0eb75517292838c40ac03a0b46588fd51dfd297ce31739c UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/98939139-c252-455b-a9f2-a381bdb3d140 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:0xc00043bbe0}] Aliases:map[]}\"\nJun 11 11:22:02.453666 crc crio[22553]: time=\"2026-06-11T11:22:02.453609801Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.453883 crc crio[22553]: time=\"2026-06-11T11:22:02.453823298Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:22:02.453883 crc crio[22553]: time=\"2026-06-11T11:22:02.453861399Z\" level=warning msg=\"Could not restore sandbox IP for 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 11 11:22:02.454163 crc crio[22553]: time=\"2026-06-11T11:22:02.454106046Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:ba4ac54edbd6b027a943fb3bdcd32e68c24894d0578c271b24e3985555f08c09 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/43230440-ce30-42d1-850b-36e2b2a9e85a 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:0xc00043bc78}] Aliases:map[]}\"\nJun 11 11:22:02.454261 crc crio[22553]: time=\"2026-06-11T11:22:02.45423081Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.454722 crc crio[22553]: time=\"2026-06-11T11:22:02.454585541Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f1aa969629d4860562378a8f3b2f140cd5d095e04fbb52a3eb622acaaa9d6b57 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/95599934-68ef-4eb3-945c-1852a542a4ea 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:0xc00043bcf8}] Aliases:map[]}\"\nJun 11 11:22:02.454855 crc crio[22553]: time=\"2026-06-11T11:22:02.454797177Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.455294 crc crio[22553]: time=\"2026-06-11T11:22:02.45523378Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:de91c6f3e7a8eb47d4e5c187dfbbf09c6e7a9b3134c07424a5d5225c1847be51 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/aeade7c5-adb6-499c-a010-eca9595f98eb 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:0xc00043bd88}] Aliases:map[]}\"\nJun 11 11:22:02.455427 crc crio[22553]: time=\"2026-06-11T11:22:02.455362104Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.455934 crc crio[22553]: time=\"2026-06-11T11:22:02.455873659Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:9de9ad87999f15124f6d703b10be8733808ecc0a4e9a3b2a32452d599964aa40 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/fbdc84ff-8f27-49c1-b3a3-f6ab9a06c976 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:0xc00043be20}] Aliases:map[]}\"\nJun 11 11:22:02.456048 crc crio[22553]: time=\"2026-06-11T11:22:02.456014843Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.456412 crc crio[22553]: time=\"2026-06-11T11:22:02.456376174Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:2d4d05f13393cd1d4d7ec85518d86c35b339fe4f80dfefaba5fdfab1be0579e7 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/320cfe9c-b571-4621-a6f3-daa51e2585ba 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:0xc00043beb0}] Aliases:map[]}\"\nJun 11 11:22:02.456535 crc crio[22553]: time=\"2026-06-11T11:22:02.456504478Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.457003 crc crio[22553]: time=\"2026-06-11T11:22:02.456951461Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:495b88d5b065a644843dfb345a57a912ed4546d024a29b56dcb5b1c2471dcfef UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/65c6d47e-a22d-495c-946c-b601c3a6a7bd 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:0xc00043bf40}] Aliases:map[]}\"\nJun 11 11:22:02.457132 crc crio[22553]: time=\"2026-06-11T11:22:02.457094605Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.457545 crc crio[22553]: time=\"2026-06-11T11:22:02.457486647Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4ed4ac2e01cf11d58663fc3211d044ac3b176af30af0b22fd3847372ac24c523 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/dcb14d97-6fe5-4bc8-91be-c79c54e44e7c 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:0xc00012a4a0}] Aliases:map[]}\"\nJun 11 11:22:02.457668 crc crio[22553]: time=\"2026-06-11T11:22:02.457611711Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.458128 crc crio[22553]: time=\"2026-06-11T11:22:02.458061884Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:10186b6c0554b83487cb9e6b20d5db8f6d74efb01c3c4021ef0333c323191b15 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/ff0ff1e7-c535-48bf-9156-8abd597c5b83 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:0xc00012a5d8}] Aliases:map[]}\"\nJun 11 11:22:02.458209 crc crio[22553]: time=\"2026-06-11T11:22:02.458188668Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.458589 crc crio[22553]: time=\"2026-06-11T11:22:02.458528658Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:bcf7af18e3a19137f8b0b541986225d502a55741cc8b358c7283fa3516a6c2a9 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/b00e905a-c478-4938-822d-00a6975487e8 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:0xc00012a7d0}] Aliases:map[]}\"\nJun 11 11:22:02.458776 crc crio[22553]: time=\"2026-06-11T11:22:02.458724464Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.459253 crc crio[22553]: time=\"2026-06-11T11:22:02.459181958Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:69e0aaebfa2ac57c41fc015020f51c2df6228f606b8643a125d0b46806a69a74 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/139aaad5-3e81-44d7-ae80-e88bf653e619 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:0xc00012a990}] Aliases:map[]}\"\nJun 11 11:22:02.459399 crc crio[22553]: time=\"2026-06-11T11:22:02.459338742Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.460403 crc crio[22553]: time=\"2026-06-11T11:22:02.460312681Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/1f31282a-53ca-4bc6-b287-a8a11c982898 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:0xc00012aa40}] Aliases:map[]}\"\nJun 11 11:22:02.460731 crc crio[22553]: time=\"2026-06-11T11:22:02.460577109Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.461255 crc crio[22553]: time=\"2026-06-11T11:22:02.461190057Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d54c579f0e36956b21907ac5d87b05aeaa0b1bcda2bfeeeb15f6d4420607e82e UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8816164e-d863-48ff-a288-e73d66150eb5 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:0xc00001a338}] Aliases:map[]}\"\nJun 11 11:22:02.461359 crc crio[22553]: time=\"2026-06-11T11:22:02.461327691Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.461914 crc crio[22553]: time=\"2026-06-11T11:22:02.461858637Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:f992db5870207eee81d6005fc7799ca98b143ccf92fb43fcf88d573c185143d7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/a21a78aa-7e70-462c-8cc6-f4b5a4552bb3 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:0xc00001a4c0}] Aliases:map[]}\"\nJun 11 11:22:02.462088 crc crio[22553]: time=\"2026-06-11T11:22:02.462025302Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.462595 crc crio[22553]: time=\"2026-06-11T11:22:02.462525117Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:991e9a38fc0686467772bd13ad69e550ac87f657047df4efc1a9152da45f4498 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/6aaa35a1-db3b-4bfe-9a79-c4010f2bb7e9 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:0xc00001a5a0}] Aliases:map[]}\"\nJun 11 11:22:02.462767 crc crio[22553]: time=\"2026-06-11T11:22:02.462730823Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:02.463336 crc crio[22553]: time=\"2026-06-11T11:22:02.463265059Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 11 11:22:02.464605 crc crio[22553]: time=\"2026-06-11T11:22:02.464545207Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 11 11:22:02.464762 crc crio[22553]: time=\"2026-06-11T11:22:02.464611889Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 11 11:22:02.464762 crc crio[22553]: time=\"2026-06-11T11:22:02.464719723Z\" level=info msg=\"Create NRI interface\"\nJun 11 11:22:02.464836 crc crio[22553]: time=\"2026-06-11T11:22:02.464776934Z\" level=info msg=\"runtime interface created\"\nJun 11 11:22:02.464836 crc crio[22553]: time=\"2026-06-11T11:22:02.464789595Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 11 11:22:02.464836 crc crio[22553]: time=\"2026-06-11T11:22:02.464800235Z\" level=info msg=\"runtime interface starting up...\"\nJun 11 11:22:02.464836 crc crio[22553]: time=\"2026-06-11T11:22:02.464808055Z\" level=info msg=\"starting plugins...\"\nJun 11 11:22:02.464836 crc crio[22553]: time=\"2026-06-11T11:22:02.464835176Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 11 11:22:02.469666 crc crio[22553]: time=\"2026-06-11T11:22:02.469599698Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 11 11:22:02.474985 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 11 11:22:20.490100 crc crio[22553]: time=\"2026-06-11T11:22:20.489291685Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=24ee943a-8bc1-401b-8016-1f6a8c88c79e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:22:20.491256 crc crio[22553]: time=\"2026-06-11T11:22:20.49012731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:22:20.513517 crc crio[22553]: time=\"2026-06-11T11:22:20.513425895Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:44251886f6725032e7cea3bac995ec71e9526a15a795f19ab17d4b10d28e9db7 UID:39455bec-80ac-496e-bc9d-668effad91a3 NetNS:/var/run/netns/f2c9378b-0b7e-4f79-944d-115c0c6fd6ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod39455bec_80ac_496e_bc9d_668effad91a3.slice PodAnnotations:0xc00043acd0}] Aliases:map[]}\"\nJun 11 11:22:20.513517 crc crio[22553]: time=\"2026-06-11T11:22:20.513483866Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:22:20.788562 crc crio[22553]: 2026-06-11T11:22:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44251886f672503 Mac:0e:18:2c:7a:b7:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/f2c9378b-0b7e-4f79-944d-115c0c6fd6ac SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:22:20.788905 crc crio[22553]: time=\"2026-06-11T11:22:20.788816823Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:44251886f6725032e7cea3bac995ec71e9526a15a795f19ab17d4b10d28e9db7 UID:39455bec-80ac-496e-bc9d-668effad91a3 NetNS:/var/run/netns/f2c9378b-0b7e-4f79-944d-115c0c6fd6ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod39455bec_80ac_496e_bc9d_668effad91a3.slice PodAnnotations:0xc00043acd0}] Aliases:map[]}\"\nJun 11 11:22:20.789012 crc crio[22553]: time=\"2026-06-11T11:22:20.788981307Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:22:20.798153 crc crio[22553]: time=\"2026-06-11T11:22:20.798065488Z\" level=info msg=\"Ran pod sandbox 44251886f6725032e7cea3bac995ec71e9526a15a795f19ab17d4b10d28e9db7 with infra container: openshift-etcd/installer-3-crc/POD\" id=24ee943a-8bc1-401b-8016-1f6a8c88c79e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:22:20.801242 crc crio[22553]: time=\"2026-06-11T11:22:20.801167001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ac15f50d-35d4-47a6-8beb-7cc9b9d7e9f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:22:20.806161 crc crio[22553]: time=\"2026-06-11T11:22:20.806031426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=60eeca46-4f7c-4a51-b642-4a5b464a0cf5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:22:20.816389 crc crio[22553]: time=\"2026-06-11T11:22:20.816352993Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=bd60091f-77ba-4a97-9d43-8b190eb41d82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:22:20.816983 crc crio[22553]: time=\"2026-06-11T11:22:20.816960091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:22:20.860794 crc crio[22553]: time=\"2026-06-11T11:22:20.860749707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:22:21.109833 crc crio[22553]: time=\"2026-06-11T11:22:21.109234953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:22:21.274263 crc crio[22553]: time=\"2026-06-11T11:22:21.274197559Z\" level=info msg=\"Created container d34f4286010dd4e2f3a4f1a7574f232963116eebb5214a76c75f86fe53f0b0e2: openshift-etcd/installer-3-crc/installer\" id=bd60091f-77ba-4a97-9d43-8b190eb41d82 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:22:21.276153 crc crio[22553]: time=\"2026-06-11T11:22:21.276121247Z\" level=info msg=\"Starting container: d34f4286010dd4e2f3a4f1a7574f232963116eebb5214a76c75f86fe53f0b0e2\" id=8d694a71-7665-469f-9138-8333be65a025 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:22:21.282456 crc crio[22553]: time=\"2026-06-11T11:22:21.282376313Z\" level=info msg=\"Started container\" PID=23084 containerID=d34f4286010dd4e2f3a4f1a7574f232963116eebb5214a76c75f86fe53f0b0e2 description=openshift-etcd/installer-3-crc/installer id=8d694a71-7665-469f-9138-8333be65a025 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44251886f6725032e7cea3bac995ec71e9526a15a795f19ab17d4b10d28e9db7\nJun 11 11:22:53.157188 crc crio[22553]: time=\"2026-06-11T11:22:53.156606637Z\" level=info msg=\"Stopping container: 1b000e78bd5c03190b59eddd9eb24166af5df8b520d38ae522cbd4dad6939283 (timeout: 30s)\" id=a988124b-e0de-4882-ade2-fb880490776e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:22:53.158223 crc crio[22553]: time=\"2026-06-11T11:22:53.156630458Z\" level=info msg=\"Stopping container: 52c3bf78dafba037c3830b8a92a147cfd2509cfdcf40277672298f03b05d8696 (timeout: 30s)\" id=1fa605f7-4578-4895-b97a-8d0704a1148b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:22:53.158223 crc crio[22553]: time=\"2026-06-11T11:22:53.156751952Z\" level=info msg=\"Stopping container: 590bfd9e28559f8a93f31e4dbbcd91500e77289e282e2d305c5665bcf3548723 (timeout: 30s)\" id=3fc051d9-29dc-4322-8457-5fb2f47e4c75 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:22:53.158223 crc crio[22553]: time=\"2026-06-11T11:22:53.156828574Z\" level=info msg=\"Stopping container: 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c (timeout: 30s)\" id=6c893d0d-377b-4a40-84b0-ef9bcf32d966 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:22:53.158223 crc crio[22553]: time=\"2026-06-11T11:22:53.156853195Z\" level=info msg=\"Stopping container: fce33e1c32e5c8068002e4e1d849e9e4c8ae5b344693cd31ab1133a81c898a5d (timeout: 30s)\" id=072c9f61-81f8-4eaa-a270-a397191f0ff3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:22:53.331328 crc crio[22553]: time=\"2026-06-11T11:22:53.330937893Z\" level=info msg=\"Stopped container 590bfd9e28559f8a93f31e4dbbcd91500e77289e282e2d305c5665bcf3548723: openshift-etcd/etcd-crc/etcd-readyz\" id=3fc051d9-29dc-4322-8457-5fb2f47e4c75 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:22:53.383121 crc crio[22553]: time=\"2026-06-11T11:22:53.383036266Z\" level=info msg=\"Stopped container fce33e1c32e5c8068002e4e1d849e9e4c8ae5b344693cd31ab1133a81c898a5d: openshift-etcd/etcd-crc/etcd-rev\" id=072c9f61-81f8-4eaa-a270-a397191f0ff3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:22:53.445300 crc crio[22553]: time=\"2026-06-11T11:22:53.445195979Z\" level=info msg=\"Stopped container 52c3bf78dafba037c3830b8a92a147cfd2509cfdcf40277672298f03b05d8696: openshift-etcd/etcd-crc/etcd-metrics\" id=1fa605f7-4578-4895-b97a-8d0704a1148b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:22:54.678374 crc crio[22553]: time=\"2026-06-11T11:22:54.678277449Z\" level=info msg=\"Stopping pod sandbox: 44251886f6725032e7cea3bac995ec71e9526a15a795f19ab17d4b10d28e9db7\" id=080976ff-82ed-409d-9ecf-9e67fa4cf010 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:22:54.679740 crc crio[22553]: time=\"2026-06-11T11:22:54.679256968Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:44251886f6725032e7cea3bac995ec71e9526a15a795f19ab17d4b10d28e9db7 UID:39455bec-80ac-496e-bc9d-668effad91a3 NetNS:/var/run/netns/f2c9378b-0b7e-4f79-944d-115c0c6fd6ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod39455bec_80ac_496e_bc9d_668effad91a3.slice PodAnnotations:0xc00043b1e0}] Aliases:map[]}\"\nJun 11 11:22:54.679974 crc crio[22553]: time=\"2026-06-11T11:22:54.679915288Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:22:54.909627 crc crio[22553]: time=\"2026-06-11T11:22:54.909497741Z\" level=info msg=\"Stopped pod sandbox: 44251886f6725032e7cea3bac995ec71e9526a15a795f19ab17d4b10d28e9db7\" id=080976ff-82ed-409d-9ecf-9e67fa4cf010 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:23:02.845350 crc crio[22553]: time=\"2026-06-11T11:23:02.844204864Z\" level=info msg=\"Stopping pod sandbox: 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97\" id=54eb67ec-b507-4a1d-b6ba-d32dde0700a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:23:02.846787 crc crio[22553]: time=\"2026-06-11T11:23:02.84539807Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97\" id=54eb67ec-b507-4a1d-b6ba-d32dde0700a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:23:02.846787 crc crio[22553]: time=\"2026-06-11T11:23:02.846283846Z\" level=info msg=\"Removing pod sandbox: 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97\" id=0439ceed-cb67-49f8-bae3-96ee6c69997a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:23:02.857490 crc crio[22553]: time=\"2026-06-11T11:23:02.857404636Z\" level=info msg=\"Removed pod sandbox: 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97\" id=0439ceed-cb67-49f8-bae3-96ee6c69997a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:23:02.858832 crc crio[22553]: time=\"2026-06-11T11:23:02.858643373Z\" level=info msg=\"Stopping pod sandbox: 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d\" id=a3a859b4-625c-42cf-b599-82aac715a2bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:23:02.859032 crc crio[22553]: time=\"2026-06-11T11:23:02.858919501Z\" level=info msg=\"Stopped pod sandbox (already stopped): 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d\" id=a3a859b4-625c-42cf-b599-82aac715a2bb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:23:02.860137 crc crio[22553]: time=\"2026-06-11T11:23:02.860069125Z\" level=info msg=\"Removing pod sandbox: 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d\" id=d914c3ec-170a-41ba-bdea-978f5ca503d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:23:02.869194 crc crio[22553]: time=\"2026-06-11T11:23:02.869119323Z\" level=info msg=\"Removed pod sandbox: 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d\" id=d914c3ec-170a-41ba-bdea-978f5ca503d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:23:02.870130 crc crio[22553]: time=\"2026-06-11T11:23:02.870073112Z\" level=info msg=\"Stopping pod sandbox: 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5\" id=5340c3fe-a0fd-49a7-bdc8-9c8d70517b6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:23:02.870213 crc crio[22553]: time=\"2026-06-11T11:23:02.870134854Z\" level=info msg=\"Stopped pod sandbox (already stopped): 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5\" id=5340c3fe-a0fd-49a7-bdc8-9c8d70517b6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:23:02.870871 crc crio[22553]: time=\"2026-06-11T11:23:02.870782293Z\" level=info msg=\"Removing pod sandbox: 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5\" id=4b78b1e5-476f-41b6-9972-452d39f7fa1f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:23:02.883100 crc crio[22553]: time=\"2026-06-11T11:23:02.883021726Z\" level=info msg=\"Removed pod sandbox: 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5\" id=4b78b1e5-476f-41b6-9972-452d39f7fa1f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:23:02.883948 crc crio[22553]: time=\"2026-06-11T11:23:02.883896492Z\" level=info msg=\"Stopping pod sandbox: 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349\" id=d63fe6ad-96eb-43fd-b077-8bb02b322d5a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:23:02.884026 crc crio[22553]: time=\"2026-06-11T11:23:02.883963584Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349\" id=d63fe6ad-96eb-43fd-b077-8bb02b322d5a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:23:02.884511 crc crio[22553]: time=\"2026-06-11T11:23:02.884442198Z\" level=info msg=\"Removing pod sandbox: 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349\" id=386d72d4-2d64-4e84-bea8-d735d597ea68 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:23:02.901423 crc crio[22553]: time=\"2026-06-11T11:23:02.901338529Z\" level=info msg=\"Removed pod sandbox: 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349\" id=386d72d4-2d64-4e84-bea8-d735d597ea68 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:23:02.902348 crc crio[22553]: time=\"2026-06-11T11:23:02.902235325Z\" level=info msg=\"Stopping pod sandbox: b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af\" id=ee1083f7-9ed7-4d86-9306-de9184824877 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:23:02.902428 crc crio[22553]: time=\"2026-06-11T11:23:02.902346569Z\" level=info msg=\"Stopped pod sandbox (already stopped): b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af\" id=ee1083f7-9ed7-4d86-9306-de9184824877 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:23:02.903110 crc crio[22553]: time=\"2026-06-11T11:23:02.90305752Z\" level=info msg=\"Removing pod sandbox: b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af\" id=24658ea4-494f-48df-b53d-04555c3d52aa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:23:02.911602 crc crio[22553]: time=\"2026-06-11T11:23:02.91150133Z\" level=info msg=\"Removed pod sandbox: b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af\" id=24658ea4-494f-48df-b53d-04555c3d52aa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:23:06.798596 crc crio[22553]: time=\"2026-06-11T11:23:06.797662923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ed784452-aa16-4b1d-9480-07dffda0e2cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:23:06.799944 crc crio[22553]: time=\"2026-06-11T11:23:06.799320652Z\" level=info msg=\"Removing container: 70b478e3759ffbb3b2e1f95067a5d27c09172b74de968288ae64d64e6dcb1f8a\" id=a83067ce-804a-445c-8e6d-c0d15663b300 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:23:06.800298 crc crio[22553]: time=\"2026-06-11T11:23:06.800223319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ddaa51b6-6fab-4393-8b3b-04ebfea4e472 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:23:06.871932 crc crio[22553]: time=\"2026-06-11T11:23:06.871838573Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4c6d5ff7-5b89-4920-ae26-16a291cd22be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:23:06.872578 crc crio[22553]: time=\"2026-06-11T11:23:06.872508733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:23:06.899857 crc crio[22553]: time=\"2026-06-11T11:23:06.899760731Z\" level=info msg=\"Removed container 70b478e3759ffbb3b2e1f95067a5d27c09172b74de968288ae64d64e6dcb1f8a: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=a83067ce-804a-445c-8e6d-c0d15663b300 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:23:06.906019 crc crio[22553]: time=\"2026-06-11T11:23:06.905927564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:23:07.055345 crc crio[22553]: time=\"2026-06-11T11:23:07.055237052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:23:07.136521 crc crio[22553]: time=\"2026-06-11T11:23:07.135886454Z\" level=info msg=\"Created container 684c84683e0a906f3ce3b31ca20117a5b63f56e0d3f5893d679432ae57c3bb74: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4c6d5ff7-5b89-4920-ae26-16a291cd22be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:23:07.139475 crc crio[22553]: time=\"2026-06-11T11:23:07.139375277Z\" level=info msg=\"Starting container: 684c84683e0a906f3ce3b31ca20117a5b63f56e0d3f5893d679432ae57c3bb74\" id=7e123f66-ac3c-4747-9059-f80e35d08a12 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:23:07.144813 crc crio[22553]: time=\"2026-06-11T11:23:07.143925452Z\" level=info msg=\"Started container\" PID=23736 containerID=684c84683e0a906f3ce3b31ca20117a5b63f56e0d3f5893d679432ae57c3bb74 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=7e123f66-ac3c-4747-9059-f80e35d08a12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed\nJun 11 11:23:20.325965 crc crio[22553]: time=\"2026-06-11T11:23:20.324979746Z\" level=info msg=\"Stopped container 1b000e78bd5c03190b59eddd9eb24166af5df8b520d38ae522cbd4dad6939283: openshift-etcd/etcd-crc/etcd\" id=a988124b-e0de-4882-ade2-fb880490776e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:23:23.166182 crc crio[22553]: time=\"2026-06-11T11:23:23.165394474Z\" level=warning msg=\"Stopping container 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c with stop signal(15) timed out. Killing...\"\nJun 11 11:23:23.210588 crc crio[22553]: time=\"2026-06-11T11:23:23.210412619Z\" level=error msg=\"Killing container 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 11:23:23.273472 crc crio[22553]: time=\"2026-06-11T11:23:23.273348216Z\" level=info msg=\"Stopped container 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c: openshift-etcd/etcd-crc/etcdctl\" id=6c893d0d-377b-4a40-84b0-ef9bcf32d966 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:23:23.274445 crc crio[22553]: time=\"2026-06-11T11:23:23.274371276Z\" level=info msg=\"Stopping pod sandbox: 5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892\" id=3286c61c-26ce-434a-9bb2-737b6b77b674 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:23:23.286514 crc crio[22553]: time=\"2026-06-11T11:23:23.286435434Z\" level=info msg=\"Stopped pod sandbox: 5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892\" id=3286c61c-26ce-434a-9bb2-737b6b77b674 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:23:23.966791 crc crio[22553]: time=\"2026-06-11T11:23:23.966545874Z\" level=info msg=\"Removing container: fce33e1c32e5c8068002e4e1d849e9e4c8ae5b344693cd31ab1133a81c898a5d\" id=f58ba4dd-daba-4696-974b-96628b9c0477 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:23:23.992995 crc crio[22553]: time=\"2026-06-11T11:23:23.992906646Z\" level=info msg=\"Removed container fce33e1c32e5c8068002e4e1d849e9e4c8ae5b344693cd31ab1133a81c898a5d: openshift-etcd/etcd-crc/etcd-rev\" id=f58ba4dd-daba-4696-974b-96628b9c0477 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:23:23.996148 crc crio[22553]: time=\"2026-06-11T11:23:23.99607566Z\" level=info msg=\"Removing container: 590bfd9e28559f8a93f31e4dbbcd91500e77289e282e2d305c5665bcf3548723\" id=c4e9b826-b48f-474d-865b-9f0e3f057b1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:23:24.016263 crc crio[22553]: time=\"2026-06-11T11:23:24.016105854Z\" level=info msg=\"Removed container 590bfd9e28559f8a93f31e4dbbcd91500e77289e282e2d305c5665bcf3548723: openshift-etcd/etcd-crc/etcd-readyz\" id=c4e9b826-b48f-474d-865b-9f0e3f057b1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:23:24.020410 crc crio[22553]: time=\"2026-06-11T11:23:24.020271207Z\" level=info msg=\"Removing container: 52c3bf78dafba037c3830b8a92a147cfd2509cfdcf40277672298f03b05d8696\" id=2d1c35ee-17e2-4771-a144-022cdab5cb31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:23:24.038955 crc crio[22553]: time=\"2026-06-11T11:23:24.038824888Z\" level=info msg=\"Removed container 52c3bf78dafba037c3830b8a92a147cfd2509cfdcf40277672298f03b05d8696: openshift-etcd/etcd-crc/etcd-metrics\" id=2d1c35ee-17e2-4771-a144-022cdab5cb31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:23:24.042418 crc crio[22553]: time=\"2026-06-11T11:23:24.042339852Z\" level=info msg=\"Removing container: 1b000e78bd5c03190b59eddd9eb24166af5df8b520d38ae522cbd4dad6939283\" id=e8b919c8-9af5-404a-8294-9d4495c6940d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:23:24.062037 crc crio[22553]: time=\"2026-06-11T11:23:24.061930383Z\" level=info msg=\"Removed container 1b000e78bd5c03190b59eddd9eb24166af5df8b520d38ae522cbd4dad6939283: openshift-etcd/etcd-crc/etcd\" id=e8b919c8-9af5-404a-8294-9d4495c6940d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:23:24.068638 crc crio[22553]: time=\"2026-06-11T11:23:24.068553979Z\" level=info msg=\"Removing container: 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c\" id=ab08e062-21b7-4fc2-87bd-03fa7914969a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:23:24.087500 crc crio[22553]: time=\"2026-06-11T11:23:24.087354777Z\" level=info msg=\"Removed container 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c: openshift-etcd/etcd-crc/etcdctl\" id=ab08e062-21b7-4fc2-87bd-03fa7914969a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:23:24.090055 crc crio[22553]: time=\"2026-06-11T11:23:24.089986585Z\" level=info msg=\"Removing container: 061e508429c6517a455fae8a665b40c6e89cd74c74d04fe0e723fe3a73abe42b\" id=09227fee-41ef-4e38-8bba-bc12b135fb88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:23:24.157774 crc crio[22553]: time=\"2026-06-11T11:23:24.157538848Z\" level=info msg=\"Removed container 061e508429c6517a455fae8a665b40c6e89cd74c74d04fe0e723fe3a73abe42b: openshift-etcd/etcd-crc/etcd-resources-copy\" id=09227fee-41ef-4e38-8bba-bc12b135fb88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:23:24.161256 crc crio[22553]: time=\"2026-06-11T11:23:24.161195887Z\" level=info msg=\"Removing container: 0de0071b77e7b7b1b192366de29b5c415afc30d4498b8c1819f391d9fd49b21d\" id=c9407744-d503-4b0c-8310-36eb0e571925 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:23:24.225637 crc crio[22553]: time=\"2026-06-11T11:23:24.225408131Z\" level=info msg=\"Removed container 0de0071b77e7b7b1b192366de29b5c415afc30d4498b8c1819f391d9fd49b21d: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=c9407744-d503-4b0c-8310-36eb0e571925 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:23:24.228544 crc crio[22553]: time=\"2026-06-11T11:23:24.228455252Z\" level=info msg=\"Removing container: 5c72159f7b29122f3fc7a353ce56a276d188cb43ee67b9819d9c79bf7f6d5a71\" id=785ebc59-2de4-4e5c-b071-7e512dd1f159 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:23:24.296091 crc crio[22553]: time=\"2026-06-11T11:23:24.295943203Z\" level=info msg=\"Removed container 5c72159f7b29122f3fc7a353ce56a276d188cb43ee67b9819d9c79bf7f6d5a71: openshift-etcd/etcd-crc/setup\" id=785ebc59-2de4-4e5c-b071-7e512dd1f159 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:23:50.194194 crc crio[22553]: time=\"2026-06-11T11:23:50.193545295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c80bd6a5-9e25-4a69-b6a4-41da025f26aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:23:50.196493 crc crio[22553]: time=\"2026-06-11T11:23:50.196393989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=329ac21e-84a8-4ee6-b36e-bf5da8442f87 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:23:50.198811 crc crio[22553]: time=\"2026-06-11T11:23:50.198604475Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=db2d53a0-ce4d-4123-b90d-7b4b8da6073c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:23:50.199054 crc crio[22553]: time=\"2026-06-11T11:23:50.198978296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:23:50.220620 crc crio[22553]: time=\"2026-06-11T11:23:50.220512034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:23:50.224355 crc crio[22553]: time=\"2026-06-11T11:23:50.224049289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:23:50.391246 crc crio[22553]: time=\"2026-06-11T11:23:50.391050252Z\" level=info msg=\"Created container a11967dec3dd359fc12663a87e923fa10881bef05a420e0f925fe0747ced31ce: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=db2d53a0-ce4d-4123-b90d-7b4b8da6073c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:23:50.392516 crc crio[22553]: time=\"2026-06-11T11:23:50.392401522Z\" level=info msg=\"Starting container: a11967dec3dd359fc12663a87e923fa10881bef05a420e0f925fe0747ced31ce\" id=21c99f47-14d7-4fe9-a5c5-17dcaf1fed26 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:23:50.398024 crc crio[22553]: time=\"2026-06-11T11:23:50.397953487Z\" level=info msg=\"Started container\" PID=24294 containerID=a11967dec3dd359fc12663a87e923fa10881bef05a420e0f925fe0747ced31ce description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=21c99f47-14d7-4fe9-a5c5-17dcaf1fed26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=790fff2180e8a91352eb89c69fd953fb3e127fc388033db22f46efdf5642a2c4\nJun 11 11:24:02.949407 crc crio[22553]: time=\"2026-06-11T11:24:02.94827748Z\" level=info msg=\"Stopping pod sandbox: 5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892\" id=5f59ce7c-300c-473e-9b1f-3ccb1ceff7a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:24:02.951056 crc crio[22553]: time=\"2026-06-11T11:24:02.949427204Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892\" id=5f59ce7c-300c-473e-9b1f-3ccb1ceff7a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:24:02.952165 crc crio[22553]: time=\"2026-06-11T11:24:02.95197764Z\" level=info msg=\"Removing pod sandbox: 5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892\" id=ea6c910f-3db7-4863-baa3-3f4fd0490a07 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:24:02.960419 crc crio[22553]: time=\"2026-06-11T11:24:02.960329397Z\" level=info msg=\"Removed pod sandbox: 5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892\" id=ea6c910f-3db7-4863-baa3-3f4fd0490a07 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:24:08.925093 crc crio[22553]: time=\"2026-06-11T11:24:08.923525799Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=3238c89e-9b55-4479-9c9e-a5780f762315 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:24:08.927577 crc crio[22553]: time=\"2026-06-11T11:24:08.925130264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:08.953199 crc crio[22553]: time=\"2026-06-11T11:24:08.95243331Z\" 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=3238c89e-9b55-4479-9c9e-a5780f762315 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:24:08.969451 crc crio[22553]: time=\"2026-06-11T11:24:08.969258352Z\" level=info msg=\"Ran pod sandbox 2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a with infra container: openshift-etcd/etcd-crc/POD\" id=3238c89e-9b55-4479-9c9e-a5780f762315 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:24:08.972464 crc crio[22553]: time=\"2026-06-11T11:24:08.972334948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=969ccb54-6038-4e3a-bf7f-1c7fa0121d76 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:24:08.975592 crc crio[22553]: time=\"2026-06-11T11:24:08.975430565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f49b11ad-5ab2-47ca-857a-3223f7d24ca8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:24:09.022127 crc crio[22553]: time=\"2026-06-11T11:24:09.020950732Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=23a4f75e-d4ec-4b7c-9d46-c5275a5500fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:24:09.024272 crc crio[22553]: time=\"2026-06-11T11:24:09.023103333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:09.085892 crc crio[22553]: time=\"2026-06-11T11:24:09.085812732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:09.273483 crc crio[22553]: time=\"2026-06-11T11:24:09.273262191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:09.395372 crc crio[22553]: time=\"2026-06-11T11:24:09.395313905Z\" level=info msg=\"Created container a625a2d0210d57bb53e833686b036f6ef8535eef3e7fff1e1e37760694fa25ce: openshift-etcd/etcd-crc/setup\" id=23a4f75e-d4ec-4b7c-9d46-c5275a5500fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:24:09.397363 crc crio[22553]: time=\"2026-06-11T11:24:09.397168867Z\" level=info msg=\"Starting container: a625a2d0210d57bb53e833686b036f6ef8535eef3e7fff1e1e37760694fa25ce\" id=a3d8da74-e09b-4656-b69c-20ac100076d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:24:09.402845 crc crio[22553]: time=\"2026-06-11T11:24:09.402767484Z\" level=info msg=\"Started container\" PID=24568 containerID=a625a2d0210d57bb53e833686b036f6ef8535eef3e7fff1e1e37760694fa25ce description=openshift-etcd/etcd-crc/setup id=a3d8da74-e09b-4656-b69c-20ac100076d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a\nJun 11 11:24:44.405969 crc crio[22553]: time=\"2026-06-11T11:24:44.404551354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7d9afe70-5f35-4e6e-831c-4da7aba1ed98 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:24:44.410100 crc crio[22553]: time=\"2026-06-11T11:24:44.409383369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e83ca4af-a1dc-4d93-9ee0-f87346f818a7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:24:44.436948 crc crio[22553]: time=\"2026-06-11T11:24:44.436269244Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=00448d4f-c4a6-4f37-83d7-f85dfe0dab56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:24:44.436948 crc crio[22553]: time=\"2026-06-11T11:24:44.43683541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:44.470330 crc crio[22553]: time=\"2026-06-11T11:24:44.470198886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:44.644202 crc crio[22553]: time=\"2026-06-11T11:24:44.644108745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:44.745753 crc crio[22553]: time=\"2026-06-11T11:24:44.745305823Z\" level=info msg=\"Created container 33646ef0d4c07e2eebe57fd3063f62aad57a0cfed74a4c65cf83e625c36a6023: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=00448d4f-c4a6-4f37-83d7-f85dfe0dab56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:24:44.746936 crc crio[22553]: time=\"2026-06-11T11:24:44.746868987Z\" level=info msg=\"Starting container: 33646ef0d4c07e2eebe57fd3063f62aad57a0cfed74a4c65cf83e625c36a6023\" id=c3a9f595-b0e1-40f1-a8b5-6155cc8e6d4a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:24:44.753135 crc crio[22553]: time=\"2026-06-11T11:24:44.75305733Z\" level=info msg=\"Started container\" PID=25004 containerID=33646ef0d4c07e2eebe57fd3063f62aad57a0cfed74a4c65cf83e625c36a6023 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=c3a9f595-b0e1-40f1-a8b5-6155cc8e6d4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a\nJun 11 11:24:53.794637 crc crio[22553]: time=\"2026-06-11T11:24:53.793902982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=1f499989-8860-4bbd-8619-2e97532f68e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:24:53.797074 crc crio[22553]: time=\"2026-06-11T11:24:53.796952587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=bff1babe-389e-4359-9ecc-89068d0f9027 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:24:53.799563 crc crio[22553]: time=\"2026-06-11T11:24:53.799468978Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-9pp8n/marketplace-operator\" id=821a03a5-1ebb-4aeb-ab6b-f3ec6bab43ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:24:53.800168 crc crio[22553]: time=\"2026-06-11T11:24:53.800010903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:53.830189 crc crio[22553]: time=\"2026-06-11T11:24:53.830017345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:53.835134 crc crio[22553]: time=\"2026-06-11T11:24:53.835039636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:24:53.928398 crc crio[22553]: time=\"2026-06-11T11:24:53.928306182Z\" level=info msg=\"Created container 1f0ddd5bcbef8623de28e356f4f9233396fef2f1fc3ae24d459270e0a419ce53: openshift-marketplace/marketplace-operator-547dbd544d-9pp8n/marketplace-operator\" id=821a03a5-1ebb-4aeb-ab6b-f3ec6bab43ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:24:53.929636 crc crio[22553]: time=\"2026-06-11T11:24:53.929570718Z\" level=info msg=\"Starting container: 1f0ddd5bcbef8623de28e356f4f9233396fef2f1fc3ae24d459270e0a419ce53\" id=140642d4-696e-44a5-87f1-926432e1bf9c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:24:53.934172 crc crio[22553]: time=\"2026-06-11T11:24:53.934101945Z\" level=info msg=\"Started container\" PID=25140 containerID=1f0ddd5bcbef8623de28e356f4f9233396fef2f1fc3ae24d459270e0a419ce53 description=openshift-marketplace/marketplace-operator-547dbd544d-9pp8n/marketplace-operator id=140642d4-696e-44a5-87f1-926432e1bf9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c06b97b6fe9e1ca584455876eb5fd42511ce532fd19624d4d09d3b5854d9918\nJun 11 11:25:19.730218 crc crio[22553]: time=\"2026-06-11T11:25:19.729421354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=85796b54-8810-4dab-b306-e1e2c90b9c5b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:19.733243 crc crio[22553]: time=\"2026-06-11T11:25:19.733151948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e841bb1c-af2b-42cb-a139-ad78a602fdf8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:19.771106 crc crio[22553]: time=\"2026-06-11T11:25:19.770881897Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=5ccf51a8-5175-4b7b-98c3-2f414cca20d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:19.771808 crc crio[22553]: time=\"2026-06-11T11:25:19.771635418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:19.818605 crc crio[22553]: time=\"2026-06-11T11:25:19.818359829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:19.976879 crc crio[22553]: time=\"2026-06-11T11:25:19.976556777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:20.077772 crc crio[22553]: time=\"2026-06-11T11:25:20.077585531Z\" level=info msg=\"Created container dc533623fa42b4803d52bae0bf8f4d57b47b85777cac6e777934bf9d53405c1d: openshift-etcd/etcd-crc/etcd-resources-copy\" id=5ccf51a8-5175-4b7b-98c3-2f414cca20d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:20.079926 crc crio[22553]: time=\"2026-06-11T11:25:20.079119694Z\" level=info msg=\"Starting container: dc533623fa42b4803d52bae0bf8f4d57b47b85777cac6e777934bf9d53405c1d\" id=550de1ba-7554-45d3-a8db-bb8b04b9b714 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:25:20.085961 crc crio[22553]: time=\"2026-06-11T11:25:20.085794492Z\" level=info msg=\"Started container\" PID=25489 containerID=dc533623fa42b4803d52bae0bf8f4d57b47b85777cac6e777934bf9d53405c1d description=openshift-etcd/etcd-crc/etcd-resources-copy id=550de1ba-7554-45d3-a8db-bb8b04b9b714 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a\nJun 11 11:25:24.085085 crc crio[22553]: time=\"2026-06-11T11:25:24.083467786Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=c905f0f7-538e-4471-86cc-df394a8ce985 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:24.087963 crc crio[22553]: time=\"2026-06-11T11:25:24.083799755Z\" level=info msg=\"Removing container: 48d9eddd322e4bfae326446b20f48e14a306681657a802c8f47d602b69d0574a\" id=dfb0ed6b-0906-44d8-ac3c-8e4795a738db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:25:24.087963 crc crio[22553]: time=\"2026-06-11T11:25:24.087858739Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=7f694155-417d-4c53-ac0b-b8978c952cde name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:24.144573 crc crio[22553]: time=\"2026-06-11T11:25:24.144297943Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=282360fb-1186-4437-83ee-bc3ce28d851f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:24.145314 crc crio[22553]: time=\"2026-06-11T11:25:24.145163357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:24.185227 crc crio[22553]: time=\"2026-06-11T11:25:24.185086327Z\" level=info msg=\"Removed container 48d9eddd322e4bfae326446b20f48e14a306681657a802c8f47d602b69d0574a: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=dfb0ed6b-0906-44d8-ac3c-8e4795a738db name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:25:24.199041 crc crio[22553]: time=\"2026-06-11T11:25:24.198922505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:24.354890 crc crio[22553]: time=\"2026-06-11T11:25:24.354783278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:24.453161 crc crio[22553]: time=\"2026-06-11T11:25:24.453052185Z\" level=info msg=\"Created container 18b2d1dbf115446c948839f469813e4490e3e4751e7a3264046f38b5e3d12117: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=282360fb-1186-4437-83ee-bc3ce28d851f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:24.454475 crc crio[22553]: time=\"2026-06-11T11:25:24.45432495Z\" level=info msg=\"Starting container: 18b2d1dbf115446c948839f469813e4490e3e4751e7a3264046f38b5e3d12117\" id=812f896e-f414-400e-b4e9-a3b6808ef3a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:25:24.458835 crc crio[22553]: time=\"2026-06-11T11:25:24.458669922Z\" level=info msg=\"Started container\" PID=25558 containerID=18b2d1dbf115446c948839f469813e4490e3e4751e7a3264046f38b5e3d12117 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=812f896e-f414-400e-b4e9-a3b6808ef3a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a56dc7dc186ceef52d45779e5ed71c60ede520adee2c3fc5fcfb2cbbbf3e316\nJun 11 11:25:27.119256 crc crio[22553]: time=\"2026-06-11T11:25:27.119174894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5671a584-f843-4a5f-b9cc-b1155ace692e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:27.121364 crc crio[22553]: time=\"2026-06-11T11:25:27.121281513Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a7481474-a519-4b27-9155-fee29779cf00 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:27.122344 crc crio[22553]: time=\"2026-06-11T11:25:27.12226665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=25fd991c-7e1c-4b92-8c4c-0b487e108316 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:27.123645 crc crio[22553]: time=\"2026-06-11T11:25:27.123526816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=de89700b-ae93-4d0c-847f-b4fa4ea8461b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:27.124784 crc crio[22553]: time=\"2026-06-11T11:25:27.124671928Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=17a9adaf-3138-4c6b-bfb6-f941e0a96ed7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:27.125093 crc crio[22553]: time=\"2026-06-11T11:25:27.125006167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:27.125635 crc crio[22553]: time=\"2026-06-11T11:25:27.125553263Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=e94a1092-7d96-4bd2-8a6a-d45e5c9c63e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:27.126020 crc crio[22553]: time=\"2026-06-11T11:25:27.125946204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:27.135187 crc crio[22553]: time=\"2026-06-11T11:25:27.134781532Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=060fe5cf-146d-4a29-bc41-12566ba577f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:27.136315 crc crio[22553]: time=\"2026-06-11T11:25:27.136185841Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=efd016c1-70eb-4cdb-891d-871287e9c649 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:27.137635 crc crio[22553]: time=\"2026-06-11T11:25:27.137529709Z\" level=info msg=\"Removing container: 82d00da99ead536e83a05bc3de02d663488bc573f55d3bbe717bde324114d38a\" id=b5ee7090-28e6-4bd4-8a21-792fed5cbb92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:25:27.157563 crc crio[22553]: time=\"2026-06-11T11:25:27.157435927Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=9230241d-1b0e-40b4-aaa0-5025ee76a335 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:27.162289 crc crio[22553]: time=\"2026-06-11T11:25:27.16073395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:27.162289 crc crio[22553]: time=\"2026-06-11T11:25:27.160776981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:27.175023 crc crio[22553]: time=\"2026-06-11T11:25:27.174884197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:27.180387 crc crio[22553]: time=\"2026-06-11T11:25:27.180258767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:27.205401 crc crio[22553]: time=\"2026-06-11T11:25:27.205332221Z\" level=info msg=\"Removed container 82d00da99ead536e83a05bc3de02d663488bc573f55d3bbe717bde324114d38a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b5ee7090-28e6-4bd4-8a21-792fed5cbb92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:25:27.211355 crc crio[22553]: time=\"2026-06-11T11:25:27.211270297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:27.298961 crc crio[22553]: time=\"2026-06-11T11:25:27.298873915Z\" level=info msg=\"Created container 43c07e268cec15f156334e13804e7583a9045b29d2b57c86b1678c6e358636ac: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=e94a1092-7d96-4bd2-8a6a-d45e5c9c63e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:27.300998 crc crio[22553]: time=\"2026-06-11T11:25:27.300921623Z\" level=info msg=\"Starting container: 43c07e268cec15f156334e13804e7583a9045b29d2b57c86b1678c6e358636ac\" id=9f282e43-b570-4f11-96ac-fc8bc95144c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:25:27.304604 crc crio[22553]: time=\"2026-06-11T11:25:27.304492143Z\" level=info msg=\"Started container\" PID=25637 containerID=43c07e268cec15f156334e13804e7583a9045b29d2b57c86b1678c6e358636ac description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=9f282e43-b570-4f11-96ac-fc8bc95144c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d\nJun 11 11:25:27.335446 crc crio[22553]: time=\"2026-06-11T11:25:27.335296917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:27.370772 crc crio[22553]: time=\"2026-06-11T11:25:27.370562416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:27.419460 crc crio[22553]: time=\"2026-06-11T11:25:27.418062549Z\" level=info msg=\"Created container d273f1d022b7f6dd41d2b428cde8845f41216049fbf15072cf11874c1d917bc6: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=17a9adaf-3138-4c6b-bfb6-f941e0a96ed7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:27.419789 crc crio[22553]: time=\"2026-06-11T11:25:27.419743116Z\" level=info msg=\"Starting container: d273f1d022b7f6dd41d2b428cde8845f41216049fbf15072cf11874c1d917bc6\" id=a6ca6b76-3015-435f-aae6-88dcf03ab4e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:25:27.424778 crc crio[22553]: time=\"2026-06-11T11:25:27.424652764Z\" level=info msg=\"Started container\" PID=25660 containerID=d273f1d022b7f6dd41d2b428cde8845f41216049fbf15072cf11874c1d917bc6 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=a6ca6b76-3015-435f-aae6-88dcf03ab4e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8addf67d77fb470f981ad5d6406c298f8600cc6abd76dd8ef81ae61c61b959ad\nJun 11 11:25:27.445243 crc crio[22553]: time=\"2026-06-11T11:25:27.445103568Z\" level=info msg=\"Created container d08f32f327a44c3d313fcaf05818a6f8b93d1569f47ef283f52493fc24c7804b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=9230241d-1b0e-40b4-aaa0-5025ee76a335 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:27.446795 crc crio[22553]: time=\"2026-06-11T11:25:27.446585639Z\" level=info msg=\"Starting container: d08f32f327a44c3d313fcaf05818a6f8b93d1569f47ef283f52493fc24c7804b\" id=01cac7b7-1bfd-463e-a576-ca7043d07672 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:25:27.452778 crc crio[22553]: time=\"2026-06-11T11:25:27.452509265Z\" level=info msg=\"Started container\" PID=25668 containerID=d08f32f327a44c3d313fcaf05818a6f8b93d1569f47ef283f52493fc24c7804b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=01cac7b7-1bfd-463e-a576-ca7043d07672 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed\nJun 11 11:25:39.280957 crc crio[22553]: time=\"2026-06-11T11:25:39.279971203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=b1b4e05b-0cc0-4180-af03-8310310fe25e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:39.283225 crc crio[22553]: time=\"2026-06-11T11:25:39.283154593Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=98100168-c527-4efb-be56-d6c396073f69 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:39.285201 crc crio[22553]: time=\"2026-06-11T11:25:39.285077527Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=022caeb2-6be2-404f-a85e-bf90bd8daeb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:39.285636 crc crio[22553]: time=\"2026-06-11T11:25:39.28553956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:39.317584 crc crio[22553]: time=\"2026-06-11T11:25:39.317500486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:39.320954 crc crio[22553]: time=\"2026-06-11T11:25:39.320891201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:39.438199 crc crio[22553]: time=\"2026-06-11T11:25:39.438109Z\" level=info msg=\"Created container 1f34a08c90aeb8c07405ed84a1cbbfe55367b7aa3d635834a3ae2f0eb53e0f70: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=022caeb2-6be2-404f-a85e-bf90bd8daeb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:39.439379 crc crio[22553]: time=\"2026-06-11T11:25:39.439298833Z\" level=info msg=\"Starting container: 1f34a08c90aeb8c07405ed84a1cbbfe55367b7aa3d635834a3ae2f0eb53e0f70\" id=6277f4b9-456c-417b-8f68-8665e2a36092 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:25:39.445801 crc crio[22553]: time=\"2026-06-11T11:25:39.445531078Z\" level=info msg=\"Started container\" PID=25847 containerID=1f34a08c90aeb8c07405ed84a1cbbfe55367b7aa3d635834a3ae2f0eb53e0f70 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=6277f4b9-456c-417b-8f68-8665e2a36092 name=/runtime.v1.RuntimeService/StartContainer sandboxID=011b5311fe8dbdc80dfef0bd4f6a6d74831247ae5a13f581c7c44d18e2a13695\nJun 11 11:25:40.296444 crc crio[22553]: time=\"2026-06-11T11:25:40.29499285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=07398d87-b3d7-4855-82a0-cfddf3edb544 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:40.298959 crc crio[22553]: time=\"2026-06-11T11:25:40.298843478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=02b987ff-dcc1-49e8-8091-421c5fcf688e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:40.301489 crc crio[22553]: time=\"2026-06-11T11:25:40.301336298Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=21ab36db-4b3b-44fb-9270-86e9956408a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:40.302077 crc crio[22553]: time=\"2026-06-11T11:25:40.301969976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:40.332101 crc crio[22553]: time=\"2026-06-11T11:25:40.332019359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:40.494485 crc crio[22553]: time=\"2026-06-11T11:25:40.494291741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:40.579268 crc crio[22553]: time=\"2026-06-11T11:25:40.579141632Z\" level=info msg=\"Created container 575bd561cefdc8dd885c0de90c0915a776d60d459856289afd473215e53b82a0: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=21ab36db-4b3b-44fb-9270-86e9956408a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:40.580722 crc crio[22553]: time=\"2026-06-11T11:25:40.580581282Z\" level=info msg=\"Starting container: 575bd561cefdc8dd885c0de90c0915a776d60d459856289afd473215e53b82a0\" id=bf1f9713-f917-4c57-acfb-399da383e8c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:25:40.585016 crc crio[22553]: time=\"2026-06-11T11:25:40.584890203Z\" level=info msg=\"Started container\" PID=25889 containerID=575bd561cefdc8dd885c0de90c0915a776d60d459856289afd473215e53b82a0 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=bf1f9713-f917-4c57-acfb-399da383e8c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8addf67d77fb470f981ad5d6406c298f8600cc6abd76dd8ef81ae61c61b959ad\nJun 11 11:25:55.037360 crc crio[22553]: time=\"2026-06-11T11:25:55.036361704Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8400c0f0-e62c-46d2-8b66-1714ac631674 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:55.041092 crc crio[22553]: time=\"2026-06-11T11:25:55.040999844Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=84da5d2f-b025-4bf3-8dd5-49a26de2988b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:55.060972 crc crio[22553]: time=\"2026-06-11T11:25:55.060903933Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=e5c743f8-c464-4e75-8943-8355239c1b34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:55.061738 crc crio[22553]: time=\"2026-06-11T11:25:55.061711706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:55.083986 crc crio[22553]: time=\"2026-06-11T11:25:55.083923949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:55.252792 crc crio[22553]: time=\"2026-06-11T11:25:55.252737365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:55.358254 crc crio[22553]: time=\"2026-06-11T11:25:55.358157962Z\" level=info msg=\"Created container af2c947d1782edfb4afab437ffd5a1998eb929d6ca9d2b782df3fd106ffedf71: openshift-etcd/etcd-crc/etcdctl\" id=e5c743f8-c464-4e75-8943-8355239c1b34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:55.359623 crc crio[22553]: time=\"2026-06-11T11:25:55.359538531Z\" level=info msg=\"Starting container: af2c947d1782edfb4afab437ffd5a1998eb929d6ca9d2b782df3fd106ffedf71\" id=ae6c4a2c-37f2-4e26-9b60-94e656544284 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:25:55.366468 crc crio[22553]: time=\"2026-06-11T11:25:55.366338072Z\" level=info msg=\"Started container\" PID=26103 containerID=af2c947d1782edfb4afab437ffd5a1998eb929d6ca9d2b782df3fd106ffedf71 description=openshift-etcd/etcd-crc/etcdctl id=ae6c4a2c-37f2-4e26-9b60-94e656544284 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a\nJun 11 11:25:55.377588 crc crio[22553]: time=\"2026-06-11T11:25:55.377483535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=c656d603-bce1-40ce-aa28-7d986fdbc8ee name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:55.379937 crc crio[22553]: time=\"2026-06-11T11:25:55.37982927Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b3d91785-5ebe-4ebc-9962-570973d8462f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:55.385248 crc crio[22553]: time=\"2026-06-11T11:25:55.38517183Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=0908aa9a-6f40-4573-826b-f07d60200362 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:55.385548 crc crio[22553]: time=\"2026-06-11T11:25:55.385484099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:55.410804 crc crio[22553]: time=\"2026-06-11T11:25:55.410606484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:55.563193 crc crio[22553]: time=\"2026-06-11T11:25:55.563110612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:55.701478 crc crio[22553]: time=\"2026-06-11T11:25:55.70133742Z\" level=info msg=\"Created container 88091c6b911792bdfbb7c9fd8de3a48a8b1e023e6891bee6f2376180e96de99b: openshift-etcd/etcd-crc/etcd\" id=0908aa9a-6f40-4573-826b-f07d60200362 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:55.702933 crc crio[22553]: time=\"2026-06-11T11:25:55.702903224Z\" level=info msg=\"Starting container: 88091c6b911792bdfbb7c9fd8de3a48a8b1e023e6891bee6f2376180e96de99b\" id=fda7d042-f985-4c69-9c0b-6c4620a4cb15 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:25:55.710330 crc crio[22553]: time=\"2026-06-11T11:25:55.7102235Z\" level=info msg=\"Started container\" PID=26123 containerID=88091c6b911792bdfbb7c9fd8de3a48a8b1e023e6891bee6f2376180e96de99b description=openshift-etcd/etcd-crc/etcd id=fda7d042-f985-4c69-9c0b-6c4620a4cb15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a\nJun 11 11:25:55.727187 crc crio[22553]: time=\"2026-06-11T11:25:55.727158115Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=82fbefd7-28bf-4b8c-9824-a5c66f28402a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:55.729575 crc crio[22553]: time=\"2026-06-11T11:25:55.729551082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=29668e90-690e-4c1a-878f-9ce2ecc3a4a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:55.756607 crc crio[22553]: time=\"2026-06-11T11:25:55.756477257Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=58dd4b9f-1b4c-4c8b-aefb-b25fdff1c040 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:55.757099 crc crio[22553]: time=\"2026-06-11T11:25:55.757039713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:55.784847 crc crio[22553]: time=\"2026-06-11T11:25:55.78438574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:55.926783 crc crio[22553]: time=\"2026-06-11T11:25:55.926533128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:56.013501 crc crio[22553]: time=\"2026-06-11T11:25:56.013402565Z\" level=info msg=\"Created container f6761fd0a57ec06f1b99240e24de18e2447ee1d04b3798cf65ce4be22131992d: openshift-etcd/etcd-crc/etcd-metrics\" id=58dd4b9f-1b4c-4c8b-aefb-b25fdff1c040 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:56.014618 crc crio[22553]: time=\"2026-06-11T11:25:56.014575098Z\" level=info msg=\"Starting container: f6761fd0a57ec06f1b99240e24de18e2447ee1d04b3798cf65ce4be22131992d\" id=eb701126-182e-43db-ac8b-b518103d78c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:25:56.021091 crc crio[22553]: time=\"2026-06-11T11:25:56.021029819Z\" level=info msg=\"Started container\" PID=26139 containerID=f6761fd0a57ec06f1b99240e24de18e2447ee1d04b3798cf65ce4be22131992d description=openshift-etcd/etcd-crc/etcd-metrics id=eb701126-182e-43db-ac8b-b518103d78c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a\nJun 11 11:25:56.031144 crc crio[22553]: time=\"2026-06-11T11:25:56.031109352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=79d598b6-a421-4368-83a3-73a92f820681 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:56.033773 crc crio[22553]: time=\"2026-06-11T11:25:56.033618162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=9abb97a6-74a3-47e6-b710-43099b4fd3c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:56.038789 crc crio[22553]: time=\"2026-06-11T11:25:56.038596322Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=5043e57b-ba9a-4168-9499-9338b55b62bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:56.040027 crc crio[22553]: time=\"2026-06-11T11:25:56.039080186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:56.064097 crc crio[22553]: time=\"2026-06-11T11:25:56.064011185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:56.191558 crc crio[22553]: time=\"2026-06-11T11:25:56.191283166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:56.271287 crc crio[22553]: time=\"2026-06-11T11:25:56.271155406Z\" level=info msg=\"Created container 185373733b6268bf997c3e9e5e00090199155dadf1361d8dd136e7751a135e30: openshift-etcd/etcd-crc/etcd-readyz\" id=5043e57b-ba9a-4168-9499-9338b55b62bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:56.273047 crc crio[22553]: time=\"2026-06-11T11:25:56.272962286Z\" level=info msg=\"Starting container: 185373733b6268bf997c3e9e5e00090199155dadf1361d8dd136e7751a135e30\" id=20192f5a-8897-4191-b79f-3870b88e907f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:25:56.278651 crc crio[22553]: time=\"2026-06-11T11:25:56.278543103Z\" level=info msg=\"Started container\" PID=26156 containerID=185373733b6268bf997c3e9e5e00090199155dadf1361d8dd136e7751a135e30 description=openshift-etcd/etcd-crc/etcd-readyz id=20192f5a-8897-4191-b79f-3870b88e907f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a\nJun 11 11:25:56.290814 crc crio[22553]: time=\"2026-06-11T11:25:56.290588051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=8b48611c-9d79-4f69-a4ed-c8448a5795cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:56.293507 crc crio[22553]: time=\"2026-06-11T11:25:56.29342718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=a7d61dab-603f-47fa-89ae-0aeb3eceb2e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:56.299039 crc crio[22553]: time=\"2026-06-11T11:25:56.298929155Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=4d383421-8efa-48f8-b44f-82de3d9191a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:56.299387 crc crio[22553]: time=\"2026-06-11T11:25:56.299273264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:56.325104 crc crio[22553]: time=\"2026-06-11T11:25:56.325013387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:56.505456 crc crio[22553]: time=\"2026-06-11T11:25:56.504147392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:56.600831 crc crio[22553]: time=\"2026-06-11T11:25:56.600643199Z\" level=info msg=\"Created container fdf7d6d3ef5f725a6ea3afd1835adcfb662ce393058920391fbbaabceee6140f: openshift-etcd/etcd-crc/etcd-rev\" id=4d383421-8efa-48f8-b44f-82de3d9191a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:56.602495 crc crio[22553]: time=\"2026-06-11T11:25:56.602366278Z\" level=info msg=\"Starting container: fdf7d6d3ef5f725a6ea3afd1835adcfb662ce393058920391fbbaabceee6140f\" id=b7e4fa03-7964-4986-a6dd-b743fc41f4b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:25:56.608974 crc crio[22553]: time=\"2026-06-11T11:25:56.60886948Z\" level=info msg=\"Started container\" PID=26176 containerID=fdf7d6d3ef5f725a6ea3afd1835adcfb662ce393058920391fbbaabceee6140f description=openshift-etcd/etcd-crc/etcd-rev id=b7e4fa03-7964-4986-a6dd-b743fc41f4b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a\nJun 11 11:25:57.886225 crc crio[22553]: time=\"2026-06-11T11:25:57.886114534Z\" level=info msg=\"Stopping container: d08f32f327a44c3d313fcaf05818a6f8b93d1569f47ef283f52493fc24c7804b (timeout: 30s)\" id=b9b0ab08-c32e-4f4f-bdff-1a8b574f7b3e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:25:57.932370 crc crio[22553]: time=\"2026-06-11T11:25:57.932104674Z\" level=info msg=\"Stopped container d08f32f327a44c3d313fcaf05818a6f8b93d1569f47ef283f52493fc24c7804b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b9b0ab08-c32e-4f4f-bdff-1a8b574f7b3e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:25:57.935359 crc crio[22553]: time=\"2026-06-11T11:25:57.935182521Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=2b6770f2-5b23-46ed-a143-344883a78b56 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:57.939797 crc crio[22553]: time=\"2026-06-11T11:25:57.939564894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=7a413d19-6739-4f5d-8668-3c85d9777a08 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:25:57.943814 crc crio[22553]: time=\"2026-06-11T11:25:57.943535275Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b236a9a6-4f07-496a-94e4-dd44c943443f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:57.944040 crc crio[22553]: time=\"2026-06-11T11:25:57.943940776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:57.967988 crc crio[22553]: time=\"2026-06-11T11:25:57.967855647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:58.108106 crc crio[22553]: time=\"2026-06-11T11:25:58.107979258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:25:58.197073 crc crio[22553]: time=\"2026-06-11T11:25:58.196598185Z\" level=info msg=\"Created container 3385ef14a2e72b53a5a40d467840054c667955097f080ee10e78fd2649f67937: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b236a9a6-4f07-496a-94e4-dd44c943443f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:25:58.198361 crc crio[22553]: time=\"2026-06-11T11:25:58.198296692Z\" level=info msg=\"Starting container: 3385ef14a2e72b53a5a40d467840054c667955097f080ee10e78fd2649f67937\" id=f822ae00-0813-488a-b954-cc91ed2caf94 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:25:58.202744 crc crio[22553]: time=\"2026-06-11T11:25:58.202586113Z\" level=info msg=\"Started container\" PID=26226 containerID=3385ef14a2e72b53a5a40d467840054c667955097f080ee10e78fd2649f67937 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=f822ae00-0813-488a-b954-cc91ed2caf94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed\nJun 11 11:25:58.523048 crc crio[22553]: time=\"2026-06-11T11:25:58.522999032Z\" level=info msg=\"Removing container: 0f90db998845ce666b4c8cb1312a82552ead7e49e09f9c643fee1d30ee9234c6\" id=ea159712-b413-4b8b-b034-63b388844849 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:25:58.604789 crc crio[22553]: time=\"2026-06-11T11:25:58.60456745Z\" level=info msg=\"Removed container 0f90db998845ce666b4c8cb1312a82552ead7e49e09f9c643fee1d30ee9234c6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ea159712-b413-4b8b-b034-63b388844849 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:26:28.831988 crc crio[22553]: time=\"2026-06-11T11:26:28.827081102Z\" level=info msg=\"Stopping container: 3385ef14a2e72b53a5a40d467840054c667955097f080ee10e78fd2649f67937 (timeout: 30s)\" id=74b06130-2d83-4840-9b9b-2107c9a16195 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:26:28.885249 crc crio[22553]: time=\"2026-06-11T11:26:28.885178737Z\" level=info msg=\"Stopped container 3385ef14a2e72b53a5a40d467840054c667955097f080ee10e78fd2649f67937: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=74b06130-2d83-4840-9b9b-2107c9a16195 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:26:28.891865 crc crio[22553]: time=\"2026-06-11T11:26:28.888204556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e83052dc-73f5-440d-a612-c5cbe8165f8d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:26:28.891865 crc crio[22553]: time=\"2026-06-11T11:26:28.890247185Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=066727f1-0458-482c-96a0-43ee4dfc881e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:26:28.896806 crc crio[22553]: time=\"2026-06-11T11:26:28.896562759Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ac22f5bc-2ae5-4e01-aec1-6f05524803e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:26:28.903937 crc crio[22553]: time=\"2026-06-11T11:26:28.902803152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:26:28.928617 crc crio[22553]: time=\"2026-06-11T11:26:28.928358817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:26:29.135973 crc crio[22553]: time=\"2026-06-11T11:26:29.13579664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:26:29.233273 crc crio[22553]: time=\"2026-06-11T11:26:29.232587674Z\" level=info msg=\"Created container ace457d425c4df18995548a75c99f1d2297767292689e4a1863c71d5dfac34e4: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ac22f5bc-2ae5-4e01-aec1-6f05524803e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:26:29.236219 crc crio[22553]: time=\"2026-06-11T11:26:29.236118217Z\" level=info msg=\"Starting container: ace457d425c4df18995548a75c99f1d2297767292689e4a1863c71d5dfac34e4\" id=b3648844-032b-4ccf-881f-d7f79cdf1384 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:26:29.240460 crc crio[22553]: time=\"2026-06-11T11:26:29.24032424Z\" level=info msg=\"Started container\" PID=26659 containerID=ace457d425c4df18995548a75c99f1d2297767292689e4a1863c71d5dfac34e4 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=b3648844-032b-4ccf-881f-d7f79cdf1384 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed\nJun 11 11:26:29.824880 crc crio[22553]: time=\"2026-06-11T11:26:29.824597738Z\" level=info msg=\"Removing container: d08f32f327a44c3d313fcaf05818a6f8b93d1569f47ef283f52493fc24c7804b\" id=d501ad8c-1777-4671-afd5-98940ced8a18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:26:29.870630 crc crio[22553]: time=\"2026-06-11T11:26:29.870301462Z\" level=info msg=\"Removed container d08f32f327a44c3d313fcaf05818a6f8b93d1569f47ef283f52493fc24c7804b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d501ad8c-1777-4671-afd5-98940ced8a18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:26:59.652391 crc crio[22553]: time=\"2026-06-11T11:26:59.651525056Z\" level=info msg=\"Stopping container: ace457d425c4df18995548a75c99f1d2297767292689e4a1863c71d5dfac34e4 (timeout: 30s)\" id=fbc42aef-d76a-4332-893f-b7d03462dcd0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:26:59.725803 crc crio[22553]: time=\"2026-06-11T11:26:59.725593207Z\" level=info msg=\"Stopped container ace457d425c4df18995548a75c99f1d2297767292689e4a1863c71d5dfac34e4: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=fbc42aef-d76a-4332-893f-b7d03462dcd0 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:27:00.141925 crc crio[22553]: time=\"2026-06-11T11:27:00.141321927Z\" level=info msg=\"Removing container: 3385ef14a2e72b53a5a40d467840054c667955097f080ee10e78fd2649f67937\" id=0e5b3fdb-f8a8-4d05-b867-084bb96b622c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:27:00.172163 crc crio[22553]: time=\"2026-06-11T11:27:00.171593981Z\" level=info msg=\"Removed container 3385ef14a2e72b53a5a40d467840054c667955097f080ee10e78fd2649f67937: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0e5b3fdb-f8a8-4d05-b867-084bb96b622c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:27:28.424011 crc crio[22553]: time=\"2026-06-11T11:27:28.422048222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=80d9d588-259a-4bda-aef4-d3865e6232bc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:28.428180 crc crio[22553]: time=\"2026-06-11T11:27:28.428012536Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=ab4ead53-d5ed-4e55-ba67-b53028ca133a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:28.431608 crc crio[22553]: time=\"2026-06-11T11:27:28.431463367Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=d59552c3-fe9b-41fb-af31-babd15727565 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:28.432175 crc crio[22553]: time=\"2026-06-11T11:27:28.432075344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:28.433254 crc crio[22553]: time=\"2026-06-11T11:27:28.433157456Z\" level=info msg=\"Removing container: e966261e7cd54224ca6c95bed2d52d616e7eaab4bf57ce6f765afe99940a770e\" id=3f137370-5f51-4cc4-af55-822c5ae85147 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:27:28.435581 crc crio[22553]: time=\"2026-06-11T11:27:28.435247627Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=243328b0-e22c-407b-b49e-41fa949ec22b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:28.439659 crc crio[22553]: time=\"2026-06-11T11:27:28.439575213Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=247dd50a-8850-4b69-9180-b5bbcc98b135 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:28.453919 crc crio[22553]: time=\"2026-06-11T11:27:28.453556991Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=3a0779fd-cf53-4db4-add8-95e65cb55b0e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:28.486320 crc crio[22553]: time=\"2026-06-11T11:27:28.481105735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=af093d76-04d9-4c1b-a3c3-9723814bc284 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:28.486320 crc crio[22553]: time=\"2026-06-11T11:27:28.482913908Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=8286543e-8d07-417b-866f-592a975e534a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:28.486320 crc crio[22553]: time=\"2026-06-11T11:27:28.483882016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=d608f1fe-4cd3-4691-9feb-fec977e33a69 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:28.496131 crc crio[22553]: time=\"2026-06-11T11:27:28.495967079Z\" level=info msg=\"Removed container e966261e7cd54224ca6c95bed2d52d616e7eaab4bf57ce6f765afe99940a770e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=3f137370-5f51-4cc4-af55-822c5ae85147 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:27:28.499848 crc crio[22553]: time=\"2026-06-11T11:27:28.499628966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:28.503495 crc crio[22553]: time=\"2026-06-11T11:27:28.503371355Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=c18bc4b6-061f-4b2e-81f9-a26421d81a90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:28.504306 crc crio[22553]: time=\"2026-06-11T11:27:28.504203859Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=455035fa-442c-42ec-8797-f50679ca1c40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:28.504579 crc crio[22553]: time=\"2026-06-11T11:27:28.504480157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:28.510038 crc crio[22553]: time=\"2026-06-11T11:27:28.507096513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:28.510038 crc crio[22553]: time=\"2026-06-11T11:27:28.508138844Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=76c3f3cc-fc2b-446f-b2b3-c513c5f49ab8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:28.510038 crc crio[22553]: time=\"2026-06-11T11:27:28.509359659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:28.566004 crc crio[22553]: time=\"2026-06-11T11:27:28.565812077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:28.590967 crc crio[22553]: time=\"2026-06-11T11:27:28.590826596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:28.591486 crc crio[22553]: time=\"2026-06-11T11:27:28.591356712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:28.628185 crc crio[22553]: time=\"2026-06-11T11:27:28.628073483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:28.741774 crc crio[22553]: time=\"2026-06-11T11:27:28.741509413Z\" level=info msg=\"Created container ad840844e971a51e5acf4b251cff0d69b1fd0ebfe5a25ed03421c74622c41e28: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=76c3f3cc-fc2b-446f-b2b3-c513c5f49ab8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:28.743410 crc crio[22553]: time=\"2026-06-11T11:27:28.743323916Z\" level=info msg=\"Starting container: ad840844e971a51e5acf4b251cff0d69b1fd0ebfe5a25ed03421c74622c41e28\" id=1c85dca2-1068-4924-8404-2c64f3b32179 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:27:28.749838 crc crio[22553]: time=\"2026-06-11T11:27:28.749751754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:28.761211 crc crio[22553]: time=\"2026-06-11T11:27:28.761086405Z\" level=info msg=\"Started container\" PID=27467 containerID=ad840844e971a51e5acf4b251cff0d69b1fd0ebfe5a25ed03421c74622c41e28 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=1c85dca2-1068-4924-8404-2c64f3b32179 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5\nJun 11 11:27:28.778932 crc crio[22553]: time=\"2026-06-11T11:27:28.778852253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:28.816950 crc crio[22553]: time=\"2026-06-11T11:27:28.816840721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:28.867228 crc crio[22553]: time=\"2026-06-11T11:27:28.867096608Z\" level=info msg=\"Created container 0bf4f7189dd085c864b5baf07bd4f420a5c289ea4317543b52c8990249902d4c: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=d59552c3-fe9b-41fb-af31-babd15727565 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:28.879829 crc crio[22553]: time=\"2026-06-11T11:27:28.879405547Z\" level=info msg=\"Starting container: 0bf4f7189dd085c864b5baf07bd4f420a5c289ea4317543b52c8990249902d4c\" id=201639ca-1130-4ef9-ade6-022849d44e86 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:27:28.885631 crc crio[22553]: time=\"2026-06-11T11:27:28.885488594Z\" level=info msg=\"Created container 4fe5c7d1ad7c27a643132373e32667188d796f842308b9811719335f2ba8ce8a: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=c18bc4b6-061f-4b2e-81f9-a26421d81a90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:28.887955 crc crio[22553]: time=\"2026-06-11T11:27:28.887842693Z\" level=info msg=\"Starting container: 4fe5c7d1ad7c27a643132373e32667188d796f842308b9811719335f2ba8ce8a\" id=cdba0e24-f0bf-46d5-b8cd-57661b603bb3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:27:28.889189 crc crio[22553]: time=\"2026-06-11T11:27:28.889014537Z\" level=info msg=\"Started container\" PID=27481 containerID=0bf4f7189dd085c864b5baf07bd4f420a5c289ea4317543b52c8990249902d4c description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=201639ca-1130-4ef9-ade6-022849d44e86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23221bd6e94d2b10a77abdcf1e5087f3c4b7239e4ccb9b564247c81142e5bbc1\nJun 11 11:27:28.902016 crc crio[22553]: time=\"2026-06-11T11:27:28.901860562Z\" level=info msg=\"Started container\" PID=27489 containerID=4fe5c7d1ad7c27a643132373e32667188d796f842308b9811719335f2ba8ce8a description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=cdba0e24-f0bf-46d5-b8cd-57661b603bb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=869d1633d35ad29aa9f4fcafecc62add31f07902e7d735e6edbfabb9735aada2\nJun 11 11:27:28.908818 crc crio[22553]: time=\"2026-06-11T11:27:28.908487795Z\" level=info msg=\"Created container 6fb413bd420b55b39627919d630d0e3bb5b977b7d7daedee2d7b72587cb4544b: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=455035fa-442c-42ec-8797-f50679ca1c40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:28.911969 crc crio[22553]: time=\"2026-06-11T11:27:28.911865663Z\" level=info msg=\"Starting container: 6fb413bd420b55b39627919d630d0e3bb5b977b7d7daedee2d7b72587cb4544b\" id=a49fb688-2213-47cb-abfa-3aa83300ecd9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:27:28.927406 crc crio[22553]: time=\"2026-06-11T11:27:28.925971825Z\" level=info msg=\"Started container\" PID=27493 containerID=6fb413bd420b55b39627919d630d0e3bb5b977b7d7daedee2d7b72587cb4544b description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=a49fb688-2213-47cb-abfa-3aa83300ecd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19e096fa91141138166cbfc72dce62703cd2c76d5abb5f31d052d0f868c27437\nJun 11 11:27:38.509506 crc crio[22553]: time=\"2026-06-11T11:27:38.508246232Z\" level=info msg=\"Stopping container: ad840844e971a51e5acf4b251cff0d69b1fd0ebfe5a25ed03421c74622c41e28 (timeout: 30s)\" id=a23230af-a647-4446-9b70-42051a4a8dc2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:27:39.359527 crc crio[22553]: time=\"2026-06-11T11:27:39.357922585Z\" level=info msg=\"Stopped container ad840844e971a51e5acf4b251cff0d69b1fd0ebfe5a25ed03421c74622c41e28: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=a23230af-a647-4446-9b70-42051a4a8dc2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:27:39.361355 crc crio[22553]: time=\"2026-06-11T11:27:39.360523991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=87910d97-bc92-472a-b6e9-bea166fa2fdc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:39.364569 crc crio[22553]: time=\"2026-06-11T11:27:39.364364033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=4c73d9de-a6b2-48a2-9685-0eeb7e7d79df name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:39.371046 crc crio[22553]: time=\"2026-06-11T11:27:39.3694144Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=928f948a-d0b3-49f2-8d3f-4c111021fc0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:39.371046 crc crio[22553]: time=\"2026-06-11T11:27:39.370902963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:39.397276 crc crio[22553]: time=\"2026-06-11T11:27:39.397113788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:39.401254 crc crio[22553]: time=\"2026-06-11T11:27:39.401171907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:39.521248 crc crio[22553]: time=\"2026-06-11T11:27:39.521081715Z\" level=info msg=\"Created container 63712ef926496297f4b14abef46e707ada463adfec9c9cd5077c7069f3dc4c12: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=928f948a-d0b3-49f2-8d3f-4c111021fc0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:39.523277 crc crio[22553]: time=\"2026-06-11T11:27:39.523198547Z\" level=info msg=\"Starting container: 63712ef926496297f4b14abef46e707ada463adfec9c9cd5077c7069f3dc4c12\" id=093161b3-c1c4-489f-8af5-073d2f904082 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:27:39.539433 crc crio[22553]: time=\"2026-06-11T11:27:39.539320277Z\" level=info msg=\"Started container\" PID=27683 containerID=63712ef926496297f4b14abef46e707ada463adfec9c9cd5077c7069f3dc4c12 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=093161b3-c1c4-489f-8af5-073d2f904082 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5\nJun 11 11:27:39.597157 crc crio[22553]: time=\"2026-06-11T11:27:39.596668691Z\" level=info msg=\"Removing container: 3b4d8c4fe506f8785e6d9a4515f37875e902be5fd54ed21acada5e1b28f06284\" id=269e53f1-2e89-4bc8-aeb4-6fe9423c11c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:27:39.638780 crc crio[22553]: time=\"2026-06-11T11:27:39.638474401Z\" level=info msg=\"Removed container 3b4d8c4fe506f8785e6d9a4515f37875e902be5fd54ed21acada5e1b28f06284: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=269e53f1-2e89-4bc8-aeb4-6fe9423c11c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:27:41.892623 crc crio[22553]: time=\"2026-06-11T11:27:41.891931572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=587d5501-49de-48d7-8148-bbcf4c0dfa4f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:41.895623 crc crio[22553]: time=\"2026-06-11T11:27:41.895523947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=400a6db1-6c51-4110-91f6-023647a447ee name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:41.898976 crc crio[22553]: time=\"2026-06-11T11:27:41.898896735Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ecb64300-09cb-489f-a0cc-53fbba76ae81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:41.899427 crc crio[22553]: time=\"2026-06-11T11:27:41.899375389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:41.925643 crc crio[22553]: time=\"2026-06-11T11:27:41.925531442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:42.087637 crc crio[22553]: time=\"2026-06-11T11:27:42.086649533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:42.209316 crc crio[22553]: time=\"2026-06-11T11:27:42.209189159Z\" level=info msg=\"Created container 3e5a9963b1e0657b5e7f662ca0763bf16b4f5d5a51c8587d2122160309b1dc82: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ecb64300-09cb-489f-a0cc-53fbba76ae81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:42.211525 crc crio[22553]: time=\"2026-06-11T11:27:42.211406344Z\" level=info msg=\"Starting container: 3e5a9963b1e0657b5e7f662ca0763bf16b4f5d5a51c8587d2122160309b1dc82\" id=7a9d385b-fec8-4ec8-80ce-088817b16d2c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:27:42.215980 crc crio[22553]: time=\"2026-06-11T11:27:42.215877864Z\" level=info msg=\"Started container\" PID=27762 containerID=3e5a9963b1e0657b5e7f662ca0763bf16b4f5d5a51c8587d2122160309b1dc82 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=7a9d385b-fec8-4ec8-80ce-088817b16d2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed\nJun 11 11:27:45.686581 crc crio[22553]: time=\"2026-06-11T11:27:45.685513332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=bf981cd9-2a0d-42c8-b6b7-eef71f93c87f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:45.690273 crc crio[22553]: time=\"2026-06-11T11:27:45.690203259Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=31d976e4-afd4-4515-840f-c5b31800eff4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:45.697121 crc crio[22553]: time=\"2026-06-11T11:27:45.695529384Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-7f4cb7ff58-w697h/route-controller-manager\" id=c33b5df9-b486-4846-953d-3b8dd6f04443 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:45.697121 crc crio[22553]: time=\"2026-06-11T11:27:45.695955716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:45.702445 crc crio[22553]: time=\"2026-06-11T11:27:45.70226469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=91dc1760-698c-445d-92ed-9c36caa75ca1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:45.718281 crc crio[22553]: time=\"2026-06-11T11:27:45.716597899Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=675396f7-b1d0-4eb6-b2f6-c104e699c6c5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:45.725627 crc crio[22553]: time=\"2026-06-11T11:27:45.725574671Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=86a5ce6a-1533-406a-927f-77b6405dfa1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:45.726141 crc crio[22553]: time=\"2026-06-11T11:27:45.726047534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:45.726961 crc crio[22553]: time=\"2026-06-11T11:27:45.726672783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=5ada4e34-551c-433d-a667-db3f12a8cb4c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:45.730858 crc crio[22553]: time=\"2026-06-11T11:27:45.730436142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=e0c1d7d8-ab80-4c61-8394-7bb4f4d8ea95 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:45.751476 crc crio[22553]: time=\"2026-06-11T11:27:45.751323112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=32927ea4-d119-4b73-941a-5f83f850ca5a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:45.759241 crc crio[22553]: time=\"2026-06-11T11:27:45.75913234Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=51950853-f454-4464-a5ab-43a924e6b822 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:45.760241 crc crio[22553]: time=\"2026-06-11T11:27:45.760122039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=76114107-cba7-48b5-8f59-b1f55807e5b6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:45.761307 crc crio[22553]: time=\"2026-06-11T11:27:45.761237491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:45.763662 crc crio[22553]: time=\"2026-06-11T11:27:45.763499377Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=f7d189e3-daa0-4348-9e34-2f38aa8c3ac9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:45.769270 crc crio[22553]: time=\"2026-06-11T11:27:45.768569865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=b3a5ffb5-814e-4501-b92f-6d4414cbe41f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:45.772049 crc crio[22553]: time=\"2026-06-11T11:27:45.770649986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:45.776648 crc crio[22553]: time=\"2026-06-11T11:27:45.776490026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:45.782934 crc crio[22553]: time=\"2026-06-11T11:27:45.782421199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=116dcb88-7c57-4216-896a-caec19862a80 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:45.783554 crc crio[22553]: time=\"2026-06-11T11:27:45.783433219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:45.788241 crc crio[22553]: time=\"2026-06-11T11:27:45.788095625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:45.790981 crc crio[22553]: time=\"2026-06-11T11:27:45.790831915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:45.807224 crc crio[22553]: time=\"2026-06-11T11:27:45.806952605Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=82e2d177-f6a9-4c9d-972d-12d4842482e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:45.813998 crc crio[22553]: time=\"2026-06-11T11:27:45.812159927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:45.837052 crc crio[22553]: time=\"2026-06-11T11:27:45.83694937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:45.839506 crc crio[22553]: time=\"2026-06-11T11:27:45.839452563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:45.843412 crc crio[22553]: time=\"2026-06-11T11:27:45.843295376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:45.843551 crc crio[22553]: time=\"2026-06-11T11:27:45.84343356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:45.856109 crc crio[22553]: time=\"2026-06-11T11:27:45.855974845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:45.860844 crc crio[22553]: time=\"2026-06-11T11:27:45.860617941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:46.088600 crc crio[22553]: time=\"2026-06-11T11:27:46.087882032Z\" level=info msg=\"Created container 18dd2915b128a3277b5c66e3a337b59f5aebcc56f1dc752e9d8041ce0d82dc1e: openshift-route-controller-manager/route-controller-manager-7f4cb7ff58-w697h/route-controller-manager\" id=c33b5df9-b486-4846-953d-3b8dd6f04443 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:46.090498 crc crio[22553]: time=\"2026-06-11T11:27:46.090467528Z\" level=info msg=\"Starting container: 18dd2915b128a3277b5c66e3a337b59f5aebcc56f1dc752e9d8041ce0d82dc1e\" id=dfe4a1ef-6481-4323-93d2-dcaaba271667 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:27:46.091410 crc crio[22553]: time=\"2026-06-11T11:27:46.090581181Z\" level=info msg=\"Created container 41051a2fac134ec2abefa13e73dd15c0e320690e6a7c7a95e28f35cbcb591a68: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=82e2d177-f6a9-4c9d-972d-12d4842482e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:46.094577 crc crio[22553]: time=\"2026-06-11T11:27:46.094546357Z\" level=info msg=\"Starting container: 41051a2fac134ec2abefa13e73dd15c0e320690e6a7c7a95e28f35cbcb591a68\" id=39357600-04ca-40c6-89c9-4cb6f0c3288e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:27:46.098918 crc crio[22553]: time=\"2026-06-11T11:27:46.098809541Z\" level=info msg=\"Started container\" PID=27849 containerID=18dd2915b128a3277b5c66e3a337b59f5aebcc56f1dc752e9d8041ce0d82dc1e description=openshift-route-controller-manager/route-controller-manager-7f4cb7ff58-w697h/route-controller-manager id=dfe4a1ef-6481-4323-93d2-dcaaba271667 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b87e87dff4f34d0e72c8dd5d852a42716b14804c65e9eeccbbab78a29e4ec8a3\nJun 11 11:27:46.106530 crc crio[22553]: time=\"2026-06-11T11:27:46.106466094Z\" level=info msg=\"Started container\" PID=27851 containerID=41051a2fac134ec2abefa13e73dd15c0e320690e6a7c7a95e28f35cbcb591a68 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=39357600-04ca-40c6-89c9-4cb6f0c3288e name=/runtime.v1.RuntimeService/StartContainer sandboxID=69a9343d44ccd22369c49194b81969f2dd533af1761799627ce320b032856ddd\nJun 11 11:27:46.110440 crc crio[22553]: time=\"2026-06-11T11:27:46.107129874Z\" level=info msg=\"Created container e3e4f661180c1152b43c273c0637d34d2d12a5460552f765b9a8bdd9bb5b628e: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=86a5ce6a-1533-406a-927f-77b6405dfa1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:46.111594 crc crio[22553]: time=\"2026-06-11T11:27:46.111489231Z\" level=info msg=\"Starting container: e3e4f661180c1152b43c273c0637d34d2d12a5460552f765b9a8bdd9bb5b628e\" id=63f897b3-9607-450b-906d-8e7ef223d606 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:27:46.113155 crc crio[22553]: time=\"2026-06-11T11:27:46.112312605Z\" level=info msg=\"Created container c4d26362785d7eb451a459971670f723bf26196a3dc8e7eca791b970eaa122fc: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=51950853-f454-4464-a5ab-43a924e6b822 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:46.113410 crc crio[22553]: time=\"2026-06-11T11:27:46.113303884Z\" level=info msg=\"Starting container: c4d26362785d7eb451a459971670f723bf26196a3dc8e7eca791b970eaa122fc\" id=b4f9170d-567f-43b3-91af-66c97cf00770 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:27:46.117444 crc crio[22553]: time=\"2026-06-11T11:27:46.117392473Z\" level=info msg=\"Created container 6866e4038de2bd62ff7184e5ddb6a5c178215860b418b859e79d0c176ea3c466: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=f7d189e3-daa0-4348-9e34-2f38aa8c3ac9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:46.118884 crc crio[22553]: time=\"2026-06-11T11:27:46.118803824Z\" level=info msg=\"Starting container: 6866e4038de2bd62ff7184e5ddb6a5c178215860b418b859e79d0c176ea3c466\" id=04ba4d25-5702-47f7-82a6-fc7ade21178c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:27:46.120368 crc crio[22553]: time=\"2026-06-11T11:27:46.120172544Z\" level=info msg=\"Started container\" PID=27850 containerID=e3e4f661180c1152b43c273c0637d34d2d12a5460552f765b9a8bdd9bb5b628e description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=63f897b3-9607-450b-906d-8e7ef223d606 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e228d7dca85ac5eedf16b5be47d4be1f2ac3018a8fe686e38f353859849ead1f\nJun 11 11:27:46.124204 crc crio[22553]: time=\"2026-06-11T11:27:46.122591775Z\" level=info msg=\"Started container\" PID=27852 containerID=c4d26362785d7eb451a459971670f723bf26196a3dc8e7eca791b970eaa122fc description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=b4f9170d-567f-43b3-91af-66c97cf00770 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f58a6e495ea6bde902d85311a93f4e17d997034444c42207b0fd3463ad286734\nJun 11 11:27:46.131567 crc crio[22553]: time=\"2026-06-11T11:27:46.131476504Z\" level=info msg=\"Started container\" PID=27853 containerID=6866e4038de2bd62ff7184e5ddb6a5c178215860b418b859e79d0c176ea3c466 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=04ba4d25-5702-47f7-82a6-fc7ade21178c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1aa969629d4860562378a8f3b2f140cd5d095e04fbb52a3eb622acaaa9d6b57\nJun 11 11:27:47.870855 crc crio[22553]: time=\"2026-06-11T11:27:47.868515357Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5d49db41-fd0f-4ad1-909f-28ecb7f68370 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:47.878037 crc crio[22553]: time=\"2026-06-11T11:27:47.876419788Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e706cbeb-4834-418e-81b7-1b5977d36825 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:47.881626 crc crio[22553]: time=\"2026-06-11T11:27:47.8812911Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=1631868b-9675-400e-88d7-fa471f129cd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:47.882493 crc crio[22553]: time=\"2026-06-11T11:27:47.88232161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:47.927611 crc crio[22553]: time=\"2026-06-11T11:27:47.927498308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:48.093053 crc crio[22553]: time=\"2026-06-11T11:27:48.092933895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:48.191553 crc crio[22553]: time=\"2026-06-11T11:27:48.191432579Z\" level=info msg=\"Created container 24519c9bd4598a00b657526a20e2f805ec6247c6a97ebb5d22b06b92979d6be2: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=1631868b-9675-400e-88d7-fa471f129cd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:48.193422 crc crio[22553]: time=\"2026-06-11T11:27:48.193294224Z\" level=info msg=\"Starting container: 24519c9bd4598a00b657526a20e2f805ec6247c6a97ebb5d22b06b92979d6be2\" id=5ed44891-e952-4034-984f-35373d59d181 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:27:48.199798 crc crio[22553]: time=\"2026-06-11T11:27:48.199626979Z\" level=info msg=\"Started container\" PID=27937 containerID=24519c9bd4598a00b657526a20e2f805ec6247c6a97ebb5d22b06b92979d6be2 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=5ed44891-e952-4034-984f-35373d59d181 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2614f80bb99d5af1494d86f655d2856f1427c0a4a7c7dd2c8798f9643b0f471\nJun 11 11:27:48.884897 crc crio[22553]: time=\"2026-06-11T11:27:48.88478079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=052b3d60-f1d2-4a76-9e48-b6234f86539a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:48.888112 crc crio[22553]: time=\"2026-06-11T11:27:48.888001244Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=093023a7-501a-48a0-ad59-73b1188d2fa2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:48.891472 crc crio[22553]: time=\"2026-06-11T11:27:48.891373303Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=6e05a5ca-a852-43b5-b7a3-0a4b15a24325 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:48.891984 crc crio[22553]: time=\"2026-06-11T11:27:48.891890108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:48.905064 crc crio[22553]: time=\"2026-06-11T11:27:48.904962369Z\" level=info msg=\"Removing container: 980e971c4bf70f9f6b73667c706ce15586f5b11fe3e27876bdc90a0db7dd38e1\" id=e14bc142-eef0-4358-afdf-706508759676 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:27:48.905492 crc crio[22553]: time=\"2026-06-11T11:27:48.905370731Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=4f5cd8f3-9c95-4733-adb7-d71dfbe58416 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:48.909125 crc crio[22553]: time=\"2026-06-11T11:27:48.909013107Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=00ed40ac-4cac-4452-be8e-d55c07a55be7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:48.911770 crc crio[22553]: time=\"2026-06-11T11:27:48.911526011Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=f9f56b61-fb84-4659-8ee9-8c78d0563e77 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:48.914611 crc crio[22553]: time=\"2026-06-11T11:27:48.914390494Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=fdab3583-2cf9-4476-9f40-cc76dcf5fe3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:48.915101 crc crio[22553]: time=\"2026-06-11T11:27:48.915014792Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=1a5bafa7-9d0b-4ec2-8107-5f1c69f987ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:48.915783 crc crio[22553]: time=\"2026-06-11T11:27:48.915582769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:48.917531 crc crio[22553]: time=\"2026-06-11T11:27:48.917301849Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=bfc4475d-5232-4e8f-9d49-cd267023f4e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:48.917531 crc crio[22553]: time=\"2026-06-11T11:27:48.917407902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=7bad0b30-45c0-426e-a359-fbd5ada0bdef name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:48.917846 crc crio[22553]: time=\"2026-06-11T11:27:48.917609398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:48.932161 crc crio[22553]: time=\"2026-06-11T11:27:48.930672949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=97052501-ef08-4752-b4cd-8dd604b977ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:48.932161 crc crio[22553]: time=\"2026-06-11T11:27:48.930952218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=2a014598-1d4a-457c-92d3-00cfa3be1e1f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:48.932161 crc crio[22553]: time=\"2026-06-11T11:27:48.931498233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=af9d5552-53fc-4d8a-8f04-15445e77e3f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:48.946324 crc crio[22553]: time=\"2026-06-11T11:27:48.945595285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=d93cf8ff-d683-45f8-8b1b-c58a45b0f9a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:48.948605 crc crio[22553]: time=\"2026-06-11T11:27:48.947280404Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=219b8ae7-f564-4ba3-80f4-c63c7bc52397 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:48.948605 crc crio[22553]: time=\"2026-06-11T11:27:48.948443728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=d9edda2a-d6a1-455a-801c-d93750dd6f16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:48.954390 crc crio[22553]: time=\"2026-06-11T11:27:48.954283258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=f42d28ca-be13-47d1-928e-26085899aed9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:48.966639 crc crio[22553]: time=\"2026-06-11T11:27:48.966394232Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fa85e31e-fc25-449c-ab4d-555d94aa776b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:48.967032 crc crio[22553]: time=\"2026-06-11T11:27:48.966975809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:48.967523 crc crio[22553]: time=\"2026-06-11T11:27:48.967404561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:48.973523 crc crio[22553]: time=\"2026-06-11T11:27:48.972007325Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=e4738f5a-faaf-4aca-9edf-abc5d080aefc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:48.973523 crc crio[22553]: time=\"2026-06-11T11:27:48.972128139Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-69988cd6b-tfwnc/controller-manager\" id=980bbeaf-d821-49bd-957a-c6a463cbc741 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:48.973907 crc crio[22553]: time=\"2026-06-11T11:27:48.973626353Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=65a45552-42d9-43ad-b3c6-1f08a32351f9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:48.973907 crc crio[22553]: time=\"2026-06-11T11:27:48.97387508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=03733bc4-fc2d-408d-862b-641eb6e106bc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:48.975456 crc crio[22553]: time=\"2026-06-11T11:27:48.974127307Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=c5c94411-e98b-406d-8eac-81347eab834c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:48.975456 crc crio[22553]: time=\"2026-06-11T11:27:48.975401294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:48.985002 crc crio[22553]: time=\"2026-06-11T11:27:48.978656379Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=aeb5805d-dbfd-4269-bc28-321328c4e244 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:48.985002 crc crio[22553]: time=\"2026-06-11T11:27:48.98107561Z\" level=info msg=\"Removed container 980e971c4bf70f9f6b73667c706ce15586f5b11fe3e27876bdc90a0db7dd38e1: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=e14bc142-eef0-4358-afdf-706508759676 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:27:48.985483 crc crio[22553]: time=\"2026-06-11T11:27:48.985221001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:48.985855 crc crio[22553]: time=\"2026-06-11T11:27:48.985767157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:48.990510 crc crio[22553]: time=\"2026-06-11T11:27:48.990417903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=4a4239e4-a878-4ec6-b3ca-b92a78b545a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:48.995104 crc crio[22553]: time=\"2026-06-11T11:27:48.994870963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:48.996722 crc crio[22553]: time=\"2026-06-11T11:27:48.996644974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:48.998182 crc crio[22553]: time=\"2026-06-11T11:27:48.998085136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=85bd9eb9-a9cf-452d-a0bf-a170dee2e0f4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:48.999075 crc crio[22553]: time=\"2026-06-11T11:27:48.998971822Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=272b4913-88f6-4b4b-970a-de024499fefb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:48.999558 crc crio[22553]: time=\"2026-06-11T11:27:48.999521348Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=fad17132-a4af-479e-b40f-e4dae9cf8dee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:49.000469 crc crio[22553]: time=\"2026-06-11T11:27:49.000379563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=6312725e-785e-4037-84bc-e0268294c2a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:49.002412 crc crio[22553]: time=\"2026-06-11T11:27:49.0023292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:49.004937 crc crio[22553]: time=\"2026-06-11T11:27:49.004770411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:49.004937 crc crio[22553]: time=\"2026-06-11T11:27:49.004905645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:49.007658 crc crio[22553]: time=\"2026-06-11T11:27:49.007563853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=0984c572-616a-41d0-9681-c0b0fca84ab9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:27:49.007868 crc crio[22553]: time=\"2026-06-11T11:27:49.007668136Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=a5fb211b-d371-48a7-a169-d1b6659fb210 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:49.010097 crc crio[22553]: time=\"2026-06-11T11:27:49.010016214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:49.014817 crc crio[22553]: time=\"2026-06-11T11:27:49.014728912Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=73682b69-518e-4049-b67c-3cfae3e7f6f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:49.015189 crc crio[22553]: time=\"2026-06-11T11:27:49.015063742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:49.018802 crc crio[22553]: time=\"2026-06-11T11:27:49.015080972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:49.019926 crc crio[22553]: time=\"2026-06-11T11:27:49.019827671Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=1c6260dc-7f4c-4a39-b0fb-e71e8985e00d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:49.042942 crc crio[22553]: time=\"2026-06-11T11:27:49.042824532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:49.056321 crc crio[22553]: time=\"2026-06-11T11:27:49.056248923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:49.059864 crc crio[22553]: time=\"2026-06-11T11:27:49.059830568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:49.063224 crc crio[22553]: time=\"2026-06-11T11:27:49.063078873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:49.066999 crc crio[22553]: time=\"2026-06-11T11:27:49.066508853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:49.068278 crc crio[22553]: time=\"2026-06-11T11:27:49.06811595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:49.082913 crc crio[22553]: time=\"2026-06-11T11:27:49.082593442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:49.135850 crc crio[22553]: time=\"2026-06-11T11:27:49.135800765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:49.140105 crc crio[22553]: time=\"2026-06-11T11:27:49.139386569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:49.145618 crc crio[22553]: time=\"2026-06-11T11:27:49.145469197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:49.167528 crc crio[22553]: time=\"2026-06-11T11:27:49.167306474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:49.172135 crc crio[22553]: time=\"2026-06-11T11:27:49.172109454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:49.197837 crc crio[22553]: time=\"2026-06-11T11:27:49.196766544Z\" level=info msg=\"Created container 25ab0d4727ec72dda415fc632086cfc2d8ab524affb3dd503c2d5e1a7cc73688: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=bfc4475d-5232-4e8f-9d49-cd267023f4e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:49.198168 crc crio[22553]: time=\"2026-06-11T11:27:49.19801906Z\" level=info msg=\"Starting container: 25ab0d4727ec72dda415fc632086cfc2d8ab524affb3dd503c2d5e1a7cc73688\" id=bb91a37b-0a16-4617-8768-806f4a2aef10 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:27:49.218577 crc crio[22553]: time=\"2026-06-11T11:27:49.218390795Z\" level=info msg=\"Started container\" PID=28011 containerID=25ab0d4727ec72dda415fc632086cfc2d8ab524affb3dd503c2d5e1a7cc73688 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=bb91a37b-0a16-4617-8768-806f4a2aef10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e4a2c43c31c05610d232473d86b0c66dbeef99b2c1fefd6ad501f78a9155e0d\nJun 11 11:27:49.226037 crc crio[22553]: time=\"2026-06-11T11:27:49.225890183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:49.231248 crc crio[22553]: time=\"2026-06-11T11:27:49.231098025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:49.238293 crc crio[22553]: time=\"2026-06-11T11:27:49.238192562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:49.302012 crc crio[22553]: time=\"2026-06-11T11:27:49.301921922Z\" level=info msg=\"Created container 00952952a5d5c779b9d2bda1ad13c2199935aba1f34e4303990434ef9a48526d: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=6e05a5ca-a852-43b5-b7a3-0a4b15a24325 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:49.316518 crc crio[22553]: time=\"2026-06-11T11:27:49.315866019Z\" level=info msg=\"Created container e9a8c04237fd54b5c31eba2925daf3640aff5172601431f185f1536bc8ea1645: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=219b8ae7-f564-4ba3-80f4-c63c7bc52397 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:49.320594 crc crio[22553]: time=\"2026-06-11T11:27:49.320467183Z\" level=info msg=\"Starting container: e9a8c04237fd54b5c31eba2925daf3640aff5172601431f185f1536bc8ea1645\" id=5209d84d-82f9-448a-a08b-0013941a94ce name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:27:49.323787 crc crio[22553]: time=\"2026-06-11T11:27:49.322365788Z\" level=info msg=\"Starting container: 00952952a5d5c779b9d2bda1ad13c2199935aba1f34e4303990434ef9a48526d\" id=a116347b-898a-4c09-b9c7-cf56f1bf5be5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:27:49.350102 crc crio[22553]: time=\"2026-06-11T11:27:49.348203622Z\" level=info msg=\"Started container\" PID=28012 containerID=00952952a5d5c779b9d2bda1ad13c2199935aba1f34e4303990434ef9a48526d description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=a116347b-898a-4c09-b9c7-cf56f1bf5be5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b3e341379c9d19e2b38c1c5b7f71a5af218b30a2445f82e0b3a8f0f0676f979\nJun 11 11:27:49.352832 crc crio[22553]: time=\"2026-06-11T11:27:49.351862489Z\" level=info msg=\"Started container\" PID=28030 containerID=e9a8c04237fd54b5c31eba2925daf3640aff5172601431f185f1536bc8ea1645 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=5209d84d-82f9-448a-a08b-0013941a94ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=661a475bd1c1615dee5c25b1dd9a97e9301c85cf3685fbc0bd969c27e6a4d1f6\nJun 11 11:27:49.362603 crc crio[22553]: time=\"2026-06-11T11:27:49.362471819Z\" level=info msg=\"Created container a84e6a104a5c14190aef11e1cf8d8a9ba16407cc139efc9a6a002fc1c4d4dbf4: openshift-controller-manager/controller-manager-69988cd6b-tfwnc/controller-manager\" id=980bbeaf-d821-49bd-957a-c6a463cbc741 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:49.365779 crc crio[22553]: time=\"2026-06-11T11:27:49.365478256Z\" level=info msg=\"Created container 7d340a805edc84e1b3d8fd037b5a0761d000b98ecba43356334639d41951a84b: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=e4738f5a-faaf-4aca-9edf-abc5d080aefc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:49.365886 crc crio[22553]: time=\"2026-06-11T11:27:49.365784355Z\" level=info msg=\"Starting container: a84e6a104a5c14190aef11e1cf8d8a9ba16407cc139efc9a6a002fc1c4d4dbf4\" id=398dd9d1-52f2-4820-b001-20f7b5cef109 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:27:49.379496 crc crio[22553]: time=\"2026-06-11T11:27:49.378467125Z\" level=info msg=\"Created container 000d89369232a629e7bb4cc2e06acc9d7b1fedea37025cb0c070c660ec065140: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=fdab3583-2cf9-4476-9f40-cc76dcf5fe3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:49.383936 crc crio[22553]: time=\"2026-06-11T11:27:49.381839024Z\" level=info msg=\"Starting container: 000d89369232a629e7bb4cc2e06acc9d7b1fedea37025cb0c070c660ec065140\" id=ff45f648-ea76-4756-8d42-a6545b546b94 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:27:49.384224 crc crio[22553]: time=\"2026-06-11T11:27:49.38410854Z\" level=info msg=\"Started container\" PID=28042 containerID=a84e6a104a5c14190aef11e1cf8d8a9ba16407cc139efc9a6a002fc1c4d4dbf4 description=openshift-controller-manager/controller-manager-69988cd6b-tfwnc/controller-manager id=398dd9d1-52f2-4820-b001-20f7b5cef109 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67730201ecdaaedcd0e7ae9e4bee1e1cebb8f02ed445cd1eba87d6168a36c42c\nJun 11 11:27:49.385593 crc crio[22553]: time=\"2026-06-11T11:27:49.384144961Z\" level=info msg=\"Starting container: 7d340a805edc84e1b3d8fd037b5a0761d000b98ecba43356334639d41951a84b\" id=9f57edbb-c483-4d69-b7ad-c89887eee15f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:27:49.393201 crc crio[22553]: time=\"2026-06-11T11:27:49.392995039Z\" level=info msg=\"Started container\" PID=28038 containerID=7d340a805edc84e1b3d8fd037b5a0761d000b98ecba43356334639d41951a84b description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=9f57edbb-c483-4d69-b7ad-c89887eee15f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba4ac54edbd6b027a943fb3bdcd32e68c24894d0578c271b24e3985555f08c09\nJun 11 11:27:49.396289 crc crio[22553]: time=\"2026-06-11T11:27:49.39611818Z\" level=info msg=\"Started container\" PID=28035 containerID=000d89369232a629e7bb4cc2e06acc9d7b1fedea37025cb0c070c660ec065140 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=ff45f648-ea76-4756-8d42-a6545b546b94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d54c579f0e36956b21907ac5d87b05aeaa0b1bcda2bfeeeb15f6d4420607e82e\nJun 11 11:27:49.399910 crc crio[22553]: time=\"2026-06-11T11:27:49.398821039Z\" level=info msg=\"Created container e028675ce80dbc0c88b74e604ef69d08a3c17609058f7dfea2c9d1b0806ab3c7: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=fad17132-a4af-479e-b40f-e4dae9cf8dee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:49.403299 crc crio[22553]: time=\"2026-06-11T11:27:49.403139115Z\" level=info msg=\"Created container 93629a6f6e383f13b56c5d4d4fc29e7753147b62775d2b58c1bf5bb8fefead6e: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=1c6260dc-7f4c-4a39-b0fb-e71e8985e00d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:49.407351 crc crio[22553]: time=\"2026-06-11T11:27:49.407091691Z\" level=info msg=\"Starting container: e028675ce80dbc0c88b74e604ef69d08a3c17609058f7dfea2c9d1b0806ab3c7\" id=7e74b655-8ac4-4566-a9ff-9926cae3ac0e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:27:49.408399 crc crio[22553]: time=\"2026-06-11T11:27:49.408004437Z\" level=info msg=\"Starting container: 93629a6f6e383f13b56c5d4d4fc29e7753147b62775d2b58c1bf5bb8fefead6e\" id=dd6d9469-b612-4df7-a8a8-b7ce1b61d6fb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:27:49.419641 crc crio[22553]: time=\"2026-06-11T11:27:49.41941477Z\" level=info msg=\"Started container\" PID=28045 containerID=93629a6f6e383f13b56c5d4d4fc29e7753147b62775d2b58c1bf5bb8fefead6e description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=dd6d9469-b612-4df7-a8a8-b7ce1b61d6fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=51196365d64fdc05f2eeeb8c5acc4cfe8f6562250481a1ac21d793f2885da0a7\nJun 11 11:27:49.433871 crc crio[22553]: time=\"2026-06-11T11:27:49.431612756Z\" level=info msg=\"Started container\" PID=28043 containerID=e028675ce80dbc0c88b74e604ef69d08a3c17609058f7dfea2c9d1b0806ab3c7 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=7e74b655-8ac4-4566-a9ff-9926cae3ac0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4a82e0d98add5cc96a876db24c2f7b4cd593eaa152714919067bb6c82f3fce8\nJun 11 11:27:49.445540 crc crio[22553]: time=\"2026-06-11T11:27:49.445408489Z\" level=info msg=\"Created container 3b0e85ccdc94086778cffa64155f0a1b339863a6527a6d860e1912b5b902419f: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=73682b69-518e-4049-b67c-3cfae3e7f6f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:49.447177 crc crio[22553]: time=\"2026-06-11T11:27:49.447072857Z\" level=info msg=\"Starting container: 3b0e85ccdc94086778cffa64155f0a1b339863a6527a6d860e1912b5b902419f\" id=a465b305-858f-4e9e-adf9-49ef52aac5dd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:27:49.459069 crc crio[22553]: time=\"2026-06-11T11:27:49.458936453Z\" level=info msg=\"Started container\" PID=28068 containerID=3b0e85ccdc94086778cffa64155f0a1b339863a6527a6d860e1912b5b902419f description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=a465b305-858f-4e9e-adf9-49ef52aac5dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=081959a8b6b2e7e6e7f73c1c8b07db758047846c3a3860c3b0d8ad1669d6d228\nJun 11 11:27:49.532282 crc crio[22553]: time=\"2026-06-11T11:27:49.532140599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:49.628510 crc crio[22553]: time=\"2026-06-11T11:27:49.628402138Z\" level=info msg=\"Created container 972657bf19ed2bd05a7774a0d9d3dbf54756d97aa58243010ead28937064a184: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=272b4913-88f6-4b4b-970a-de024499fefb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:49.638265 crc crio[22553]: time=\"2026-06-11T11:27:49.637293007Z\" level=info msg=\"Starting container: 972657bf19ed2bd05a7774a0d9d3dbf54756d97aa58243010ead28937064a184\" id=d0005091-4b22-4158-ab8f-5aa20190beb4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:27:49.655523 crc crio[22553]: time=\"2026-06-11T11:27:49.655408076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:27:49.657431 crc crio[22553]: time=\"2026-06-11T11:27:49.657334012Z\" level=info msg=\"Started container\" PID=28177 containerID=972657bf19ed2bd05a7774a0d9d3dbf54756d97aa58243010ead28937064a184 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=d0005091-4b22-4158-ab8f-5aa20190beb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60659698b2e32caf4ca3ecedd756212a8ad9ce29d42c084324cbf711c4daacdf\nJun 11 11:27:49.756811 crc crio[22553]: time=\"2026-06-11T11:27:49.756062773Z\" level=info msg=\"Created container ea693d327b14d74a0338a51c23e0a4758723da55b517478d1777032617badc57: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=a5fb211b-d371-48a7-a169-d1b6659fb210 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:27:49.759460 crc crio[22553]: time=\"2026-06-11T11:27:49.75937841Z\" level=info msg=\"Starting container: ea693d327b14d74a0338a51c23e0a4758723da55b517478d1777032617badc57\" id=5bdaa5ce-6d08-428b-be65-4cd8750d2d1b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:27:49.770066 crc crio[22553]: time=\"2026-06-11T11:27:49.769991389Z\" level=info msg=\"Started container\" PID=28209 containerID=ea693d327b14d74a0338a51c23e0a4758723da55b517478d1777032617badc57 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=5bdaa5ce-6d08-428b-be65-4cd8750d2d1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcf7af18e3a19137f8b0b541986225d502a55741cc8b358c7283fa3516a6c2a9\nJun 11 11:27:50.505351 crc crio[22553]: time=\"2026-06-11T11:27:50.505235183Z\" level=info msg=\"Stopping container: 63712ef926496297f4b14abef46e707ada463adfec9c9cd5077c7069f3dc4c12 (timeout: 30s)\" id=4e08e963-ff31-4eb4-86a9-016f4d54d90d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:27:51.835911 crc crio[22553]: time=\"2026-06-11T11:27:51.834439936Z\" level=info msg=\"Stopped container 63712ef926496297f4b14abef46e707ada463adfec9c9cd5077c7069f3dc4c12: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=4e08e963-ff31-4eb4-86a9-016f4d54d90d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:27:52.126827 crc crio[22553]: time=\"2026-06-11T11:27:52.126623511Z\" level=info msg=\"Removing container: ad840844e971a51e5acf4b251cff0d69b1fd0ebfe5a25ed03421c74622c41e28\" id=27fc9267-2505-4247-9c67-365eea3d8c53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:27:52.160380 crc crio[22553]: time=\"2026-06-11T11:27:52.160275883Z\" level=info msg=\"Removed container ad840844e971a51e5acf4b251cff0d69b1fd0ebfe5a25ed03421c74622c41e28: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=27fc9267-2505-4247-9c67-365eea3d8c53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:28:16.896064 crc crio[22553]: time=\"2026-06-11T11:28:16.895253701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=fdcb6f51-18c9-4be0-b621-dbb890affac1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:28:16.900126 crc crio[22553]: time=\"2026-06-11T11:28:16.899928737Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=f38bc04e-df97-4d05-9b56-9bc4c73d2f60 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:28:16.904915 crc crio[22553]: time=\"2026-06-11T11:28:16.90346109Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=9ec77d73-8bda-48f7-b94d-223d441e7e8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:28:16.904915 crc crio[22553]: time=\"2026-06-11T11:28:16.903996196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:28:16.945670 crc crio[22553]: time=\"2026-06-11T11:28:16.945499597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:28:16.950391 crc crio[22553]: time=\"2026-06-11T11:28:16.950303027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:28:17.102927 crc crio[22553]: time=\"2026-06-11T11:28:17.102670343Z\" level=info msg=\"Created container c3398b05bfe542d8c0cae1454ada99273a4db0b4ecb7b0cbf4b7990967fd9ba2: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=9ec77d73-8bda-48f7-b94d-223d441e7e8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:28:17.104524 crc crio[22553]: time=\"2026-06-11T11:28:17.104399833Z\" level=info msg=\"Starting container: c3398b05bfe542d8c0cae1454ada99273a4db0b4ecb7b0cbf4b7990967fd9ba2\" id=1e6d5638-0b87-4a51-a367-27e210021f91 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:28:17.111627 crc crio[22553]: time=\"2026-06-11T11:28:17.110625795Z\" level=info msg=\"Started container\" PID=28648 containerID=c3398b05bfe542d8c0cae1454ada99273a4db0b4ecb7b0cbf4b7990967fd9ba2 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=1e6d5638-0b87-4a51-a367-27e210021f91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5\nJun 11 11:28:29.552003 crc crio[22553]: time=\"2026-06-11T11:28:29.550317893Z\" level=info msg=\"Stopping container: b00fcc6b72b33559923f836fd7dcf3d2d244ad4d5a50b8e36ff92cf1a1710402 (timeout: 15s)\" id=08f5f368-b11b-4018-81a7-449cc0c489bb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:28:29.726241 crc crio[22553]: time=\"2026-06-11T11:28:29.726052366Z\" level=info msg=\"Stopped container b00fcc6b72b33559923f836fd7dcf3d2d244ad4d5a50b8e36ff92cf1a1710402: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=08f5f368-b11b-4018-81a7-449cc0c489bb name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:28:29.727370 crc crio[22553]: time=\"2026-06-11T11:28:29.727258002Z\" level=info msg=\"Stopping pod sandbox: b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466\" id=f6d1cb07-ddec-4735-9434-7a27f2ef7c8e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:28:29.728309 crc crio[22553]: time=\"2026-06-11T11:28:29.728201809Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/3696eb40-2326-465f-b3f8-3c93b0ff11cb 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:0xc00279a840}] Aliases:map[]}\"\nJun 11 11:28:29.728466 crc crio[22553]: time=\"2026-06-11T11:28:29.728417196Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:28:30.125627 crc crio[22553]: time=\"2026-06-11T11:28:30.125405587Z\" level=info msg=\"Stopped pod sandbox: b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466\" id=f6d1cb07-ddec-4735-9434-7a27f2ef7c8e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:28:30.550325 crc crio[22553]: time=\"2026-06-11T11:28:30.549407568Z\" level=info msg=\"Removing container: b00fcc6b72b33559923f836fd7dcf3d2d244ad4d5a50b8e36ff92cf1a1710402\" id=0e43084a-1789-455e-b798-7b2bbfa93200 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:28:30.586614 crc crio[22553]: time=\"2026-06-11T11:28:30.586427864Z\" level=info msg=\"Removed container b00fcc6b72b33559923f836fd7dcf3d2d244ad4d5a50b8e36ff92cf1a1710402: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=0e43084a-1789-455e-b798-7b2bbfa93200 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:29:03.064991 crc crio[22553]: time=\"2026-06-11T11:29:03.063652305Z\" level=info msg=\"Stopping pod sandbox: b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466\" id=a145040a-7c3a-46ea-93f7-78a060d818b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:29:03.064991 crc crio[22553]: time=\"2026-06-11T11:29:03.064893892Z\" level=info msg=\"Stopped pod sandbox (already stopped): b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466\" id=a145040a-7c3a-46ea-93f7-78a060d818b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:29:03.069010 crc crio[22553]: time=\"2026-06-11T11:29:03.065918872Z\" level=info msg=\"Removing pod sandbox: b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466\" id=dd02765f-22ed-4991-a566-b65b69c5148c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:29:03.077939 crc crio[22553]: time=\"2026-06-11T11:29:03.077570884Z\" level=info msg=\"Removed pod sandbox: b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466\" id=dd02765f-22ed-4991-a566-b65b69c5148c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:30:35.091410 crc crio[22553]: time=\"2026-06-11T11:30:35.089927219Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-kqnqz/POD\" id=541102c5-5f7d-46c1-9973-fe870f764d56 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:30:35.093321 crc crio[22553]: time=\"2026-06-11T11:30:35.091448344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:35.100940 crc crio[22553]: time=\"2026-06-11T11:30:35.100830719Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-5l6np/POD\" id=43455af1-188e-4bad-9ffa-21e914a2912c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:30:35.101033 crc crio[22553]: time=\"2026-06-11T11:30:35.100994124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:35.123592 crc crio[22553]: time=\"2026-06-11T11:30:35.123460782Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kqnqz Namespace:openshift-marketplace ID:e44201c31b9d4992d0e669cbe6337ea9adb90fc213b2091adac14c4f6726c18f UID:68c03d2f-d68b-4da4-8e0f-fc51602d063b NetNS:/var/run/netns/6b385e23-d198-40c9-8e8f-a9610fee40fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod68c03d2f_d68b_4da4_8e0f_fc51602d063b.slice PodAnnotations:0xc0011e8770}] Aliases:map[]}\"\nJun 11 11:30:35.123592 crc crio[22553]: time=\"2026-06-11T11:30:35.123538445Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-kqnqz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:30:35.126633 crc crio[22553]: time=\"2026-06-11T11:30:35.126516112Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5l6np Namespace:openshift-marketplace ID:f24b56fb3385bc0e1a155a7dee84add0cc754759bb47baa933686ee39f03dc17 UID:5a034158-12d8-4f47-8c88-cff02c4dfb7e NetNS:/var/run/netns/8d2f3d68-5fbb-40f5-9a8d-434b5181f672 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a034158_12d8_4f47_8c88_cff02c4dfb7e.slice PodAnnotations:0xc000ca0260}] Aliases:map[]}\"\nJun 11 11:30:35.126633 crc crio[22553]: time=\"2026-06-11T11:30:35.126596054Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686290-t4k5z/POD\" id=ef540833-1a85-43f9-8cd6-199390cb6bdd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:30:35.127075 crc crio[22553]: time=\"2026-06-11T11:30:35.12679199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:35.127075 crc crio[22553]: time=\"2026-06-11T11:30:35.126614245Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-5l6np to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:30:35.148263 crc crio[22553]: time=\"2026-06-11T11:30:35.148207688Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686290-44vxn/POD\" id=23355210-5a91-4925-95cf-356aa6d5f164 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:30:35.149018 crc crio[22553]: time=\"2026-06-11T11:30:35.148313001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:35.151844 crc crio[22553]: time=\"2026-06-11T11:30:35.151621828Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686290-t4k5z Namespace:openshift-operator-lifecycle-manager ID:1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a UID:a9a0ffc4-df54-4b2e-9a9e-aa07816d595c NetNS:/var/run/netns/a2844395-417f-409d-af3c-d324df2ee8ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda9a0ffc4_df54_4b2e_9a9e_aa07816d595c.slice PodAnnotations:0xc002b8a4f8}] Aliases:map[]}\"\nJun 11 11:30:35.151844 crc crio[22553]: time=\"2026-06-11T11:30:35.151765462Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686290-t4k5z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:30:35.168879 crc crio[22553]: time=\"2026-06-11T11:30:35.168784621Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-66574d8f97-5k5v7/POD\" id=b47f6edb-8cb2-47b5-a172-9719f08358f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:30:35.169128 crc crio[22553]: time=\"2026-06-11T11:30:35.168926505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:35.170414 crc crio[22553]: time=\"2026-06-11T11:30:35.170343257Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-z25qf/POD\" id=524be408-43f6-455e-8f17-7f089c222224 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:30:35.170511 crc crio[22553]: time=\"2026-06-11T11:30:35.170425799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:35.195222 crc crio[22553]: time=\"2026-06-11T11:30:35.194845436Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686290-44vxn Namespace:openshift-infra ID:4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401 UID:7b71678e-50cf-4373-ad91-326c2b3f1b4c NetNS:/var/run/netns/62e51f39-75e1-46e4-ada9-410a9285b008 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b71678e_50cf_4373_ad91_326c2b3f1b4c.slice PodAnnotations:0xc0011e8028}] Aliases:map[]}\"\nJun 11 11:30:35.195222 crc crio[22553]: time=\"2026-06-11T11:30:35.194936938Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686290-44vxn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:30:35.260664 crc crio[22553]: time=\"2026-06-11T11:30:35.25945265Z\" level=info msg=\"Got pod network &{Name:community-operators-z25qf Namespace:openshift-marketplace ID:d75707afbbdc3083a8c63384ecb3418885063c99d8d87ac76cc2895594c4da7e UID:6812e29f-a2da-4a09-be0c-0a3dd20c5daa NetNS:/var/run/netns/174bfa56-0107-41f7-87ed-77a649cfb459 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6812e29f_a2da_4a09_be0c_0a3dd20c5daa.slice PodAnnotations:0xc00279a048}] Aliases:map[]}\"\nJun 11 11:30:35.260664 crc crio[22553]: time=\"2026-06-11T11:30:35.260449279Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-z25qf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:30:35.264124 crc crio[22553]: time=\"2026-06-11T11:30:35.263827068Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-66574d8f97-5k5v7 Namespace:openshift-authentication ID:68cff2cb194d4539ae582da0b7dd0616e6bd32995190bfe91405a1503ff1196d UID:e9669e5d-a214-4cab-928c-067fd4002552 NetNS:/var/run/netns/d6204957-5fc8-4449-ae49-8132d8a26ca6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode9669e5d_a214_4cab_928c_067fd4002552.slice PodAnnotations:0xc0011e8290}] Aliases:map[]}\"\nJun 11 11:30:35.264124 crc crio[22553]: time=\"2026-06-11T11:30:35.263920671Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-66574d8f97-5k5v7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:30:35.426847 crc crio[22553]: 2026-06-11T11:30:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e44201c31b9d499 Mac:96:ba:98:b7:83:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/6b385e23-d198-40c9-8e8f-a9610fee40fd SocketPath: PciID:}] [{Interface:0xc00028e6b0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:30:35.427999 crc crio[22553]: time=\"2026-06-11T11:30:35.42791141Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kqnqz Namespace:openshift-marketplace ID:e44201c31b9d4992d0e669cbe6337ea9adb90fc213b2091adac14c4f6726c18f UID:68c03d2f-d68b-4da4-8e0f-fc51602d063b NetNS:/var/run/netns/6b385e23-d198-40c9-8e8f-a9610fee40fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod68c03d2f_d68b_4da4_8e0f_fc51602d063b.slice PodAnnotations:0xc0011e8770}] Aliases:map[]}\"\nJun 11 11:30:35.428142 crc crio[22553]: time=\"2026-06-11T11:30:35.428084925Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-kqnqz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:30:35.435039 crc crio[22553]: time=\"2026-06-11T11:30:35.434909165Z\" level=info msg=\"Ran pod sandbox e44201c31b9d4992d0e669cbe6337ea9adb90fc213b2091adac14c4f6726c18f with infra container: openshift-marketplace/redhat-operators-kqnqz/POD\" id=541102c5-5f7d-46c1-9973-fe870f764d56 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:30:35.440798 crc crio[22553]: time=\"2026-06-11T11:30:35.438613602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4583a6ac-3a79-458d-90aa-7e2faa5b5466 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:35.441791 crc crio[22553]: time=\"2026-06-11T11:30:35.441607001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eca1dfd0-d929-40b1-b033-062022072ebb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:35.456845 crc crio[22553]: time=\"2026-06-11T11:30:35.45661161Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kqnqz/extract-utilities\" id=8a504159-e57b-4ecd-91a4-4ed769df6984 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:35.469951 crc crio[22553]: time=\"2026-06-11T11:30:35.469851898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:35.497135 crc crio[22553]: 2026-06-11T11:30:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f24b56fb3385bc0 Mac:de:f6:93:d8:a4:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/8d2f3d68-5fbb-40f5-9a8d-434b5181f672 SocketPath: PciID:}] [{Interface:0xc000284790 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:30:35.498356 crc crio[22553]: time=\"2026-06-11T11:30:35.49820785Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5l6np Namespace:openshift-marketplace ID:f24b56fb3385bc0e1a155a7dee84add0cc754759bb47baa933686ee39f03dc17 UID:5a034158-12d8-4f47-8c88-cff02c4dfb7e NetNS:/var/run/netns/8d2f3d68-5fbb-40f5-9a8d-434b5181f672 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a034158_12d8_4f47_8c88_cff02c4dfb7e.slice PodAnnotations:0xc000ca0260}] Aliases:map[]}\"\nJun 11 11:30:35.498450 crc crio[22553]: time=\"2026-06-11T11:30:35.498373085Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-5l6np for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:30:35.509617 crc crio[22553]: time=\"2026-06-11T11:30:35.50945737Z\" level=info msg=\"Ran pod sandbox f24b56fb3385bc0e1a155a7dee84add0cc754759bb47baa933686ee39f03dc17 with infra container: openshift-marketplace/redhat-marketplace-5l6np/POD\" id=43455af1-188e-4bad-9ffa-21e914a2912c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:30:35.512307 crc crio[22553]: time=\"2026-06-11T11:30:35.512218211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9a270378-6b57-4d13-ac62-abb039e76a8b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:35.520596 crc crio[22553]: time=\"2026-06-11T11:30:35.520358499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:35.522563 crc crio[22553]: 2026-06-11T11:30:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f70ca1f2fe248f Mac:16:2c:26:ff:34:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/a2844395-417f-409d-af3c-d324df2ee8ef SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:30:35.524439 crc crio[22553]: time=\"2026-06-11T11:30:35.524270444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6ebe7012-77d8-4397-b1a1-b25a81322bc6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:35.527296 crc crio[22553]: time=\"2026-06-11T11:30:35.526338405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:35.528169 crc crio[22553]: time=\"2026-06-11T11:30:35.528107297Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686290-t4k5z Namespace:openshift-operator-lifecycle-manager ID:1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a UID:a9a0ffc4-df54-4b2e-9a9e-aa07816d595c NetNS:/var/run/netns/a2844395-417f-409d-af3c-d324df2ee8ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda9a0ffc4_df54_4b2e_9a9e_aa07816d595c.slice PodAnnotations:0xc002b8a4f8}] Aliases:map[]}\"\nJun 11 11:30:35.528476 crc crio[22553]: time=\"2026-06-11T11:30:35.528415506Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686290-t4k5z for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:30:35.534817 crc crio[22553]: time=\"2026-06-11T11:30:35.534409422Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5l6np/extract-utilities\" id=6bd6d38e-cbfa-4c7b-8fd5-9b1b45cf30f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:35.544871 crc crio[22553]: time=\"2026-06-11T11:30:35.54459325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:35.557468 crc crio[22553]: time=\"2026-06-11T11:30:35.557385435Z\" level=info msg=\"Ran pod sandbox 1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686290-t4k5z/POD\" id=ef540833-1a85-43f9-8cd6-199390cb6bdd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:30:35.560203 crc crio[22553]: time=\"2026-06-11T11:30:35.560035853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=00b44996-6bbf-43f1-971d-89965ce937b5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:35.564497 crc crio[22553]: time=\"2026-06-11T11:30:35.564298538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7dfae40c-6528-4ce9-b226-7cc7f89904a7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:35.576465 crc crio[22553]: time=\"2026-06-11T11:30:35.576377562Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686290-t4k5z/collect-profiles\" id=0e1ed8e7-bcaf-4f2f-9d39-904dcbe0a593 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:35.577164 crc crio[22553]: time=\"2026-06-11T11:30:35.577104553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:35.598934 crc crio[22553]: time=\"2026-06-11T11:30:35.598589333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:35.603767 crc crio[22553]: time=\"2026-06-11T11:30:35.603553819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:35.617990 crc crio[22553]: time=\"2026-06-11T11:30:35.617893699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:35.625911 crc crio[22553]: time=\"2026-06-11T11:30:35.62577287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:35.641784 crc crio[22553]: time=\"2026-06-11T11:30:35.638527324Z\" level=info msg=\"Created container ad3fb8f39d4349ff4cea5d3bb659f810ab83ec90de6967b44def9230d6577100: openshift-marketplace/redhat-operators-kqnqz/extract-utilities\" id=8a504159-e57b-4ecd-91a4-4ed769df6984 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:35.641784 crc crio[22553]: time=\"2026-06-11T11:30:35.640596415Z\" level=info msg=\"Starting container: ad3fb8f39d4349ff4cea5d3bb659f810ab83ec90de6967b44def9230d6577100\" id=c62ad56b-796e-4fea-8d18-acbc237155de name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:30:35.651404 crc crio[22553]: time=\"2026-06-11T11:30:35.651118784Z\" level=info msg=\"Started container\" PID=30715 containerID=ad3fb8f39d4349ff4cea5d3bb659f810ab83ec90de6967b44def9230d6577100 description=openshift-marketplace/redhat-operators-kqnqz/extract-utilities id=c62ad56b-796e-4fea-8d18-acbc237155de name=/runtime.v1.RuntimeService/StartContainer sandboxID=e44201c31b9d4992d0e669cbe6337ea9adb90fc213b2091adac14c4f6726c18f\nJun 11 11:30:35.708430 crc crio[22553]: 2026-06-11T11:30:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68cff2cb194d453 Mac:6a:34:fd:36:05:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/d6204957-5fc8-4449-ae49-8132d8a26ca6 SocketPath: PciID:}] [{Interface:0xc0002385d0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:30:35.709618 crc crio[22553]: time=\"2026-06-11T11:30:35.709515226Z\" level=info msg=\"Created container 8082897ddfe810d8c6d4ca270ed7f5247e5588a922e91cab2872dbc0eab573b0: openshift-marketplace/redhat-marketplace-5l6np/extract-utilities\" id=6bd6d38e-cbfa-4c7b-8fd5-9b1b45cf30f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:35.711214 crc crio[22553]: time=\"2026-06-11T11:30:35.711163374Z\" level=info msg=\"Starting container: 8082897ddfe810d8c6d4ca270ed7f5247e5588a922e91cab2872dbc0eab573b0\" id=e4b0d9e3-2a57-4a02-8ed7-a121fd7821ef name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:30:35.712394 crc crio[22553]: time=\"2026-06-11T11:30:35.7123667Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-66574d8f97-5k5v7 Namespace:openshift-authentication ID:68cff2cb194d4539ae582da0b7dd0616e6bd32995190bfe91405a1503ff1196d UID:e9669e5d-a214-4cab-928c-067fd4002552 NetNS:/var/run/netns/d6204957-5fc8-4449-ae49-8132d8a26ca6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode9669e5d_a214_4cab_928c_067fd4002552.slice PodAnnotations:0xc0011e8290}] Aliases:map[]}\"\nJun 11 11:30:35.712859 crc crio[22553]: time=\"2026-06-11T11:30:35.712832493Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-66574d8f97-5k5v7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:30:35.717879 crc crio[22553]: time=\"2026-06-11T11:30:35.717799949Z\" level=info msg=\"Started container\" PID=30731 containerID=8082897ddfe810d8c6d4ca270ed7f5247e5588a922e91cab2872dbc0eab573b0 description=openshift-marketplace/redhat-marketplace-5l6np/extract-utilities id=e4b0d9e3-2a57-4a02-8ed7-a121fd7821ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=f24b56fb3385bc0e1a155a7dee84add0cc754759bb47baa933686ee39f03dc17\nJun 11 11:30:35.830042 crc crio[22553]: 2026-06-11T11:30:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d75707afbbdc308 Mac:8e:41:6a:eb:f2:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/174bfa56-0107-41f7-87ed-77a649cfb459 SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:30:35.830468 crc crio[22553]: time=\"2026-06-11T11:30:35.830300538Z\" level=info msg=\"Got pod network &{Name:community-operators-z25qf Namespace:openshift-marketplace ID:d75707afbbdc3083a8c63384ecb3418885063c99d8d87ac76cc2895594c4da7e UID:6812e29f-a2da-4a09-be0c-0a3dd20c5daa NetNS:/var/run/netns/174bfa56-0107-41f7-87ed-77a649cfb459 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6812e29f_a2da_4a09_be0c_0a3dd20c5daa.slice PodAnnotations:0xc00279a048}] Aliases:map[]}\"\nJun 11 11:30:35.830552 crc crio[22553]: time=\"2026-06-11T11:30:35.830481633Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-z25qf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:30:35.833981 crc crio[22553]: 2026-06-11T11:30:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4bca8cafbf52430 Mac:16:16:36:5d:6e:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/62e51f39-75e1-46e4-ada9-410a9285b008 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:30:35.833981 crc crio[22553]: time=\"2026-06-11T11:30:35.833584524Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686290-44vxn Namespace:openshift-infra ID:4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401 UID:7b71678e-50cf-4373-ad91-326c2b3f1b4c NetNS:/var/run/netns/62e51f39-75e1-46e4-ada9-410a9285b008 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b71678e_50cf_4373_ad91_326c2b3f1b4c.slice PodAnnotations:0xc0011e8028}] Aliases:map[]}\"\nJun 11 11:30:35.833981 crc crio[22553]: time=\"2026-06-11T11:30:35.8337743Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686290-44vxn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:30:35.842941 crc crio[22553]: time=\"2026-06-11T11:30:35.842839886Z\" level=info msg=\"Ran pod sandbox 4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401 with infra container: openshift-infra/auto-csr-approver-29686290-44vxn/POD\" id=23355210-5a91-4925-95cf-356aa6d5f164 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:30:35.844664 crc crio[22553]: time=\"2026-06-11T11:30:35.844631898Z\" level=info msg=\"Ran pod sandbox d75707afbbdc3083a8c63384ecb3418885063c99d8d87ac76cc2895594c4da7e with infra container: openshift-marketplace/community-operators-z25qf/POD\" id=524be408-43f6-455e-8f17-7f089c222224 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:30:35.844924 crc crio[22553]: time=\"2026-06-11T11:30:35.844802803Z\" level=info msg=\"Ran pod sandbox 68cff2cb194d4539ae582da0b7dd0616e6bd32995190bfe91405a1503ff1196d with infra container: openshift-authentication/oauth-openshift-66574d8f97-5k5v7/POD\" id=b47f6edb-8cb2-47b5-a172-9719f08358f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:30:35.846624 crc crio[22553]: time=\"2026-06-11T11:30:35.846557665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0a21a459-6cdc-4918-8108-9398b352e3f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:35.846910 crc crio[22553]: time=\"2026-06-11T11:30:35.846847693Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d6138c10-1d55-4bed-8f1c-fa94047cf3a0 name=/runtime.v1.ImageService/PullImage\nJun 11 11:30:35.847649 crc crio[22553]: time=\"2026-06-11T11:30:35.847561764Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=c9906418-eede-43f1-b950-906fee2b7ed5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:35.850633 crc crio[22553]: time=\"2026-06-11T11:30:35.849348176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3447daf2-89e4-4bb5-9f47-dc9ec9defcaf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:35.850633 crc crio[22553]: time=\"2026-06-11T11:30:35.849854201Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=794e60da-b84f-4c0d-b0a6-4f18d89d0516 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:35.861588 crc crio[22553]: time=\"2026-06-11T11:30:35.860810262Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:30:35.861878 crc crio[22553]: time=\"2026-06-11T11:30:35.861498073Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z25qf/extract-utilities\" id=12bf3479-9409-4ba2-b8ab-237b63f92869 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:35.862142 crc crio[22553]: time=\"2026-06-11T11:30:35.862068969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:35.870567 crc crio[22553]: time=\"2026-06-11T11:30:35.868791336Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-66574d8f97-5k5v7/oauth-openshift\" id=fd4d2098-a1ef-4e0f-8b94-f4bbec9ee66b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:35.872415 crc crio[22553]: time=\"2026-06-11T11:30:35.872347441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:35.889889 crc crio[22553]: time=\"2026-06-11T11:30:35.889557105Z\" level=info msg=\"Created container 9134a6b3e9ca94d57aacadaf82c4db081b2e0fe82f37a7e3c0d8d64d29948bb0: openshift-operator-lifecycle-manager/collect-profiles-29686290-t4k5z/collect-profiles\" id=0e1ed8e7-bcaf-4f2f-9d39-904dcbe0a593 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:35.890251 crc crio[22553]: time=\"2026-06-11T11:30:35.890095591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:35.890922 crc crio[22553]: time=\"2026-06-11T11:30:35.890845673Z\" level=info msg=\"Starting container: 9134a6b3e9ca94d57aacadaf82c4db081b2e0fe82f37a7e3c0d8d64d29948bb0\" id=e10ca8df-4b2a-4090-bb6c-2bba2a226d6d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:30:35.895351 crc crio[22553]: time=\"2026-06-11T11:30:35.89484505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:35.898848 crc crio[22553]: time=\"2026-06-11T11:30:35.8985908Z\" level=info msg=\"Started container\" PID=30736 containerID=9134a6b3e9ca94d57aacadaf82c4db081b2e0fe82f37a7e3c0d8d64d29948bb0 description=openshift-operator-lifecycle-manager/collect-profiles-29686290-t4k5z/collect-profiles id=e10ca8df-4b2a-4090-bb6c-2bba2a226d6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a\nJun 11 11:30:35.921117 crc crio[22553]: time=\"2026-06-11T11:30:35.920575875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:36.008823 crc crio[22553]: time=\"2026-06-11T11:30:36.00840068Z\" level=info msg=\"Created container 1861aba2a3ffac916e29af2c3e2fd8f2e44ff897aa41ace477d5cc16da549090: openshift-marketplace/community-operators-z25qf/extract-utilities\" id=12bf3479-9409-4ba2-b8ab-237b63f92869 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:36.015418 crc crio[22553]: time=\"2026-06-11T11:30:36.014959803Z\" level=info msg=\"Starting container: 1861aba2a3ffac916e29af2c3e2fd8f2e44ff897aa41ace477d5cc16da549090\" id=08c16a30-fe22-43d2-b7c0-ddbc50a0d1c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:30:36.031115 crc crio[22553]: time=\"2026-06-11T11:30:36.028383786Z\" level=info msg=\"Started container\" PID=30758 containerID=1861aba2a3ffac916e29af2c3e2fd8f2e44ff897aa41ace477d5cc16da549090 description=openshift-marketplace/community-operators-z25qf/extract-utilities id=08c16a30-fe22-43d2-b7c0-ddbc50a0d1c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d75707afbbdc3083a8c63384ecb3418885063c99d8d87ac76cc2895594c4da7e\nJun 11 11:30:36.070413 crc crio[22553]: time=\"2026-06-11T11:30:36.070329636Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=44106d98-5f2a-44ae-a1cd-e4aebef319a7 name=/runtime.v1.ImageService/PullImage\nJun 11 11:30:36.077120 crc crio[22553]: time=\"2026-06-11T11:30:36.076988031Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 11:30:36.080861 crc crio[22553]: time=\"2026-06-11T11:30:36.079964729Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=336639bb-8543-40ee-94ed-a3ebf21e294b name=/runtime.v1.ImageService/PullImage\nJun 11 11:30:36.083884 crc crio[22553]: time=\"2026-06-11T11:30:36.083606975Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 11:30:36.134942 crc crio[22553]: time=\"2026-06-11T11:30:36.134770336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:36.332067 crc crio[22553]: time=\"2026-06-11T11:30:36.331613648Z\" level=info msg=\"Created container 67aec000309981a8c29b3fa131be93575afe6eaee6a15f036947a8e942bf0958: openshift-authentication/oauth-openshift-66574d8f97-5k5v7/oauth-openshift\" id=fd4d2098-a1ef-4e0f-8b94-f4bbec9ee66b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:36.336363 crc crio[22553]: time=\"2026-06-11T11:30:36.336246274Z\" level=info msg=\"Starting container: 67aec000309981a8c29b3fa131be93575afe6eaee6a15f036947a8e942bf0958\" id=c2ab533e-eeb1-4215-a4d9-68e5a9575398 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:30:36.351453 crc crio[22553]: time=\"2026-06-11T11:30:36.351294573Z\" level=info msg=\"Started container\" PID=30774 containerID=67aec000309981a8c29b3fa131be93575afe6eaee6a15f036947a8e942bf0958 description=openshift-authentication/oauth-openshift-66574d8f97-5k5v7/oauth-openshift id=c2ab533e-eeb1-4215-a4d9-68e5a9575398 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68cff2cb194d4539ae582da0b7dd0616e6bd32995190bfe91405a1503ff1196d\nJun 11 11:30:36.849258 crc crio[22553]: time=\"2026-06-11T11:30:36.843459123Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=336639bb-8543-40ee-94ed-a3ebf21e294b name=/runtime.v1.ImageService/PullImage\nJun 11 11:30:36.849258 crc crio[22553]: time=\"2026-06-11T11:30:36.845155503Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=68a009d7-a5a8-4c69-b376-1b4fd3c805d7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:36.856541 crc crio[22553]: time=\"2026-06-11T11:30:36.856335429Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ec9985dc-6b75-4d00-ae4d-b7c40e05a16a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:36.872486 crc crio[22553]: time=\"2026-06-11T11:30:36.872314935Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5l6np/extract-content\" id=a8ad8c0c-62d1-4d6f-9305-5bda15b6231b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:36.884047 crc crio[22553]: time=\"2026-06-11T11:30:36.883939074Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=44106d98-5f2a-44ae-a1cd-e4aebef319a7 name=/runtime.v1.ImageService/PullImage\nJun 11 11:30:36.884121 crc crio[22553]: time=\"2026-06-11T11:30:36.884032087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:36.889317 crc crio[22553]: time=\"2026-06-11T11:30:36.889152426Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c38076e3-1a85-430b-98e4-7a5cf14e638f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:36.902010 crc crio[22553]: time=\"2026-06-11T11:30:36.901503047Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1946f683-72df-401c-8cf2-25c835fc0ddb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:36.916332 crc crio[22553]: time=\"2026-06-11T11:30:36.916199155Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kqnqz/extract-content\" id=adffc9c8-a1b2-4ec0-9e5a-71406d410ed3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:36.919593 crc crio[22553]: time=\"2026-06-11T11:30:36.919509852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:36.921105 crc crio[22553]: time=\"2026-06-11T11:30:36.921034357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:36.925989 crc crio[22553]: time=\"2026-06-11T11:30:36.925346972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:36.982908 crc crio[22553]: time=\"2026-06-11T11:30:36.982789468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:36.988782 crc crio[22553]: time=\"2026-06-11T11:30:36.988635459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:37.079413 crc crio[22553]: time=\"2026-06-11T11:30:37.079331175Z\" level=info msg=\"Created container eef96f5c20a5edb7ea6515d07fa09338907dbb58ba888274fdaf7fd4c6b5d084: openshift-marketplace/redhat-marketplace-5l6np/extract-content\" id=a8ad8c0c-62d1-4d6f-9305-5bda15b6231b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:37.080963 crc crio[22553]: time=\"2026-06-11T11:30:37.080835869Z\" level=info msg=\"Starting container: eef96f5c20a5edb7ea6515d07fa09338907dbb58ba888274fdaf7fd4c6b5d084\" id=9774c567-8e43-417c-8d96-66ad11935fcf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:30:37.095919 crc crio[22553]: time=\"2026-06-11T11:30:37.093339614Z\" level=info msg=\"Started container\" PID=30795 containerID=eef96f5c20a5edb7ea6515d07fa09338907dbb58ba888274fdaf7fd4c6b5d084 description=openshift-marketplace/redhat-marketplace-5l6np/extract-content id=9774c567-8e43-417c-8d96-66ad11935fcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=f24b56fb3385bc0e1a155a7dee84add0cc754759bb47baa933686ee39f03dc17\nJun 11 11:30:37.112237 crc crio[22553]: time=\"2026-06-11T11:30:37.112111102Z\" level=info msg=\"Created container b1749f813acbc9aa65c975ab8322dd0af35b71aab03e83383b6f4c628d659f02: openshift-marketplace/redhat-operators-kqnqz/extract-content\" id=adffc9c8-a1b2-4ec0-9e5a-71406d410ed3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:37.117351 crc crio[22553]: time=\"2026-06-11T11:30:37.117260252Z\" level=info msg=\"Starting container: b1749f813acbc9aa65c975ab8322dd0af35b71aab03e83383b6f4c628d659f02\" id=e4859388-ec0c-4db9-b994-34c7e55a7b2f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:30:37.127072 crc crio[22553]: time=\"2026-06-11T11:30:37.126669046Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8d0208ef-b5cf-4143-b77c-a998f21725c7 name=/runtime.v1.ImageService/PullImage\nJun 11 11:30:37.127855 crc crio[22553]: time=\"2026-06-11T11:30:37.127670976Z\" level=info msg=\"Started container\" PID=30803 containerID=b1749f813acbc9aa65c975ab8322dd0af35b71aab03e83383b6f4c628d659f02 description=openshift-marketplace/redhat-operators-kqnqz/extract-content id=e4859388-ec0c-4db9-b994-34c7e55a7b2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e44201c31b9d4992d0e669cbe6337ea9adb90fc213b2091adac14c4f6726c18f\nJun 11 11:30:37.132594 crc crio[22553]: time=\"2026-06-11T11:30:37.132474486Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 11:30:37.829293 crc crio[22553]: time=\"2026-06-11T11:30:37.82906803Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=8d0208ef-b5cf-4143-b77c-a998f21725c7 name=/runtime.v1.ImageService/PullImage\nJun 11 11:30:37.830587 crc crio[22553]: time=\"2026-06-11T11:30:37.830496192Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8781b9c7-600e-42ad-99d4-d4f5adfe9205 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:37.833356 crc crio[22553]: time=\"2026-06-11T11:30:37.833290044Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9390df0a-bedd-4fdf-bf63-c84267357494 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:37.839024 crc crio[22553]: time=\"2026-06-11T11:30:37.838920708Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z25qf/extract-content\" id=892c5ecf-797e-4119-aa48-9d8498221bae name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:37.839640 crc crio[22553]: time=\"2026-06-11T11:30:37.839573317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:37.877856 crc crio[22553]: time=\"2026-06-11T11:30:37.87702679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:37.880502 crc crio[22553]: time=\"2026-06-11T11:30:37.880437129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:38.003769 crc crio[22553]: time=\"2026-06-11T11:30:38.003586632Z\" level=info msg=\"Created container 3dee87a91cffe6651e7e9873bbb7f4dcf8f3d2d3c195de549bd1ebe83b707363: openshift-marketplace/community-operators-z25qf/extract-content\" id=892c5ecf-797e-4119-aa48-9d8498221bae name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:38.005323 crc crio[22553]: time=\"2026-06-11T11:30:38.005176429Z\" level=info msg=\"Starting container: 3dee87a91cffe6651e7e9873bbb7f4dcf8f3d2d3c195de549bd1ebe83b707363\" id=812a3714-1701-4001-989c-a55f7e19c0cb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:30:38.013608 crc crio[22553]: time=\"2026-06-11T11:30:38.013053799Z\" level=info msg=\"Started container\" PID=30839 containerID=3dee87a91cffe6651e7e9873bbb7f4dcf8f3d2d3c195de549bd1ebe83b707363 description=openshift-marketplace/community-operators-z25qf/extract-content id=812a3714-1701-4001-989c-a55f7e19c0cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d75707afbbdc3083a8c63384ecb3418885063c99d8d87ac76cc2895594c4da7e\nJun 11 11:30:38.167123 crc crio[22553]: time=\"2026-06-11T11:30:38.167044152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=17f0b855-ed10-4402-a757-28bce80757d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:38.169807 crc crio[22553]: time=\"2026-06-11T11:30:38.169657848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=246f010a-2ad5-4585-9e57-cc243ca6fdd8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:38.193266 crc crio[22553]: time=\"2026-06-11T11:30:38.193171024Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d7001658-9808-4e4a-99e7-93ecac571dd3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:38.194268 crc crio[22553]: time=\"2026-06-11T11:30:38.194193994Z\" level=info msg=\"Stopping pod sandbox: 1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a\" id=3b1c83b2-c458-46c4-9cae-16d6ec625ffb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:30:38.194919 crc crio[22553]: time=\"2026-06-11T11:30:38.194843393Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686290-t4k5z Namespace:openshift-operator-lifecycle-manager ID:1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a UID:a9a0ffc4-df54-4b2e-9a9e-aa07816d595c NetNS:/var/run/netns/a2844395-417f-409d-af3c-d324df2ee8ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda9a0ffc4_df54_4b2e_9a9e_aa07816d595c.slice PodAnnotations:0xc00043abf0}] Aliases:map[]}\"\nJun 11 11:30:38.195078 crc crio[22553]: time=\"2026-06-11T11:30:38.195023778Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686290-t4k5z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:30:38.203091 crc crio[22553]: time=\"2026-06-11T11:30:38.202959919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=687e362e-cfc5-41e5-95ca-87768303fbb7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:38.209396 crc crio[22553]: time=\"2026-06-11T11:30:38.209285204Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5l6np/registry-server\" id=ec02ae71-19ca-409a-8d4d-a6e464207e8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:38.209963 crc crio[22553]: time=\"2026-06-11T11:30:38.209900462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:38.219592 crc crio[22553]: time=\"2026-06-11T11:30:38.219484192Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kqnqz/registry-server\" id=8d1bcfa4-79c9-4040-b7f8-3173d18d897c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:38.220246 crc crio[22553]: time=\"2026-06-11T11:30:38.220188842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:38.251090 crc crio[22553]: time=\"2026-06-11T11:30:38.250439965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:38.257459 crc crio[22553]: time=\"2026-06-11T11:30:38.257326526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:38.315003 crc crio[22553]: time=\"2026-06-11T11:30:38.314107662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:38.343088 crc crio[22553]: time=\"2026-06-11T11:30:38.342923993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:38.485945 crc crio[22553]: time=\"2026-06-11T11:30:38.48538325Z\" level=info msg=\"Created container 47bfe226e8929ec504bff8b0c86151407d87f48a400b89fa231c4b4f11236dad: openshift-marketplace/redhat-marketplace-5l6np/registry-server\" id=ec02ae71-19ca-409a-8d4d-a6e464207e8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:38.495537 crc crio[22553]: time=\"2026-06-11T11:30:38.495422913Z\" level=info msg=\"Starting container: 47bfe226e8929ec504bff8b0c86151407d87f48a400b89fa231c4b4f11236dad\" id=de33433d-cc5f-4051-804d-37af62af8210 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:30:38.541018 crc crio[22553]: time=\"2026-06-11T11:30:38.539283402Z\" level=info msg=\"Created container 6caa22a6fc4512be0761c9df42c8e0acc101758ad5f6d3405f5bdbddd70a0220: openshift-marketplace/redhat-operators-kqnqz/registry-server\" id=8d1bcfa4-79c9-4040-b7f8-3173d18d897c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:38.541018 crc crio[22553]: time=\"2026-06-11T11:30:38.539863779Z\" level=info msg=\"Started container\" PID=30877 containerID=47bfe226e8929ec504bff8b0c86151407d87f48a400b89fa231c4b4f11236dad description=openshift-marketplace/redhat-marketplace-5l6np/registry-server id=de33433d-cc5f-4051-804d-37af62af8210 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f24b56fb3385bc0e1a155a7dee84add0cc754759bb47baa933686ee39f03dc17\nJun 11 11:30:38.542127 crc crio[22553]: time=\"2026-06-11T11:30:38.54193943Z\" level=info msg=\"Starting container: 6caa22a6fc4512be0761c9df42c8e0acc101758ad5f6d3405f5bdbddd70a0220\" id=ea8c86a7-13a1-4efc-a2fa-434680c56b3f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:30:38.568123 crc crio[22553]: time=\"2026-06-11T11:30:38.567961559Z\" level=info msg=\"Started container\" PID=30882 containerID=6caa22a6fc4512be0761c9df42c8e0acc101758ad5f6d3405f5bdbddd70a0220 description=openshift-marketplace/redhat-operators-kqnqz/registry-server id=ea8c86a7-13a1-4efc-a2fa-434680c56b3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e44201c31b9d4992d0e669cbe6337ea9adb90fc213b2091adac14c4f6726c18f\nJun 11 11:30:38.658481 crc crio[22553]: time=\"2026-06-11T11:30:38.658351076Z\" level=info msg=\"Stopped pod sandbox: 1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a\" id=3b1c83b2-c458-46c4-9cae-16d6ec625ffb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:30:40.361412 crc crio[22553]: time=\"2026-06-11T11:30:40.360256172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1743ce2e-f2e4-4b6b-9498-5d2d9151c330 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:40.364772 crc crio[22553]: time=\"2026-06-11T11:30:40.364443594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=76e8f692-924d-4049-8aaa-b7e8977029e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:40.408441 crc crio[22553]: time=\"2026-06-11T11:30:40.408299144Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z25qf/registry-server\" id=847be678-4526-4df6-a3df-902e3fe89e46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:40.411444 crc crio[22553]: time=\"2026-06-11T11:30:40.411373253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:40.493180 crc crio[22553]: time=\"2026-06-11T11:30:40.493109288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:40.497584 crc crio[22553]: time=\"2026-06-11T11:30:40.497548738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:40.676103 crc crio[22553]: time=\"2026-06-11T11:30:40.675947423Z\" level=info msg=\"Created container 9553678347a98fa7d6be3750ad717ced1ff54ceeb089c96ecf2926c798e09b8e: openshift-marketplace/community-operators-z25qf/registry-server\" id=847be678-4526-4df6-a3df-902e3fe89e46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:40.677995 crc crio[22553]: time=\"2026-06-11T11:30:40.677880679Z\" level=info msg=\"Starting container: 9553678347a98fa7d6be3750ad717ced1ff54ceeb089c96ecf2926c798e09b8e\" id=b0760c64-03b4-40ff-abe5-b749cfed7e5b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:30:40.684425 crc crio[22553]: time=\"2026-06-11T11:30:40.684169113Z\" level=info msg=\"Started container\" PID=30978 containerID=9553678347a98fa7d6be3750ad717ced1ff54ceeb089c96ecf2926c798e09b8e description=openshift-marketplace/community-operators-z25qf/registry-server id=b0760c64-03b4-40ff-abe5-b749cfed7e5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d75707afbbdc3083a8c63384ecb3418885063c99d8d87ac76cc2895594c4da7e\nJun 11 11:30:46.633963 crc crio[22553]: time=\"2026-06-11T11:30:46.632522076Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d6138c10-1d55-4bed-8f1c-fa94047cf3a0 name=/runtime.v1.ImageService/PullImage\nJun 11 11:30:46.637588 crc crio[22553]: time=\"2026-06-11T11:30:46.6374765Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d37c9011-2e69-422a-8736-24f40aa702e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:46.644034 crc crio[22553]: time=\"2026-06-11T11:30:46.643617419Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b24e98e5-169c-492a-ac04-7b87e24dc434 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:30:46.653644 crc crio[22553]: time=\"2026-06-11T11:30:46.653526599Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686290-44vxn/oc\" id=6444e871-f789-4df7-b9c9-c1345d5ebea3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:46.656201 crc crio[22553]: time=\"2026-06-11T11:30:46.656122464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:46.698044 crc crio[22553]: time=\"2026-06-11T11:30:46.69743941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:47.057054 crc crio[22553]: time=\"2026-06-11T11:30:47.056802735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:30:47.160127 crc crio[22553]: time=\"2026-06-11T11:30:47.159764399Z\" level=info msg=\"Created container a3b89d4a0ae7feb787c35a9f9df1a21301e89ba7c0d031335f8df1d1f5c04918: openshift-infra/auto-csr-approver-29686290-44vxn/oc\" id=6444e871-f789-4df7-b9c9-c1345d5ebea3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:30:47.161800 crc crio[22553]: time=\"2026-06-11T11:30:47.161612843Z\" level=info msg=\"Starting container: a3b89d4a0ae7feb787c35a9f9df1a21301e89ba7c0d031335f8df1d1f5c04918\" id=e54bb175-2d6c-41a9-97e1-d6c6ce6f5614 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:30:47.168086 crc crio[22553]: time=\"2026-06-11T11:30:47.167989219Z\" level=info msg=\"Started container\" PID=31159 containerID=a3b89d4a0ae7feb787c35a9f9df1a21301e89ba7c0d031335f8df1d1f5c04918 description=openshift-infra/auto-csr-approver-29686290-44vxn/oc id=e54bb175-2d6c-41a9-97e1-d6c6ce6f5614 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401\nJun 11 11:30:47.602974 crc crio[22553]: time=\"2026-06-11T11:30:47.602873768Z\" level=info msg=\"Stopping container: f496e3474dc7e86b90592e945df3e1703c1e3b2612fa0e327d5f7163ca279beb (timeout: 2s)\" id=c7077e60-3b44-46e9-9a94-068c6852d2fd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:30:47.746634 crc crio[22553]: time=\"2026-06-11T11:30:47.746364975Z\" level=info msg=\"Stopped container f496e3474dc7e86b90592e945df3e1703c1e3b2612fa0e327d5f7163ca279beb: openshift-marketplace/redhat-marketplace-hrwxw/registry-server\" id=c7077e60-3b44-46e9-9a94-068c6852d2fd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:30:47.748544 crc crio[22553]: time=\"2026-06-11T11:30:47.748434195Z\" level=info msg=\"Stopping pod sandbox: 1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c\" id=77ad9a7c-a675-4f48-8ec4-b54379434d1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:30:47.749798 crc crio[22553]: time=\"2026-06-11T11:30:47.749747473Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-hrwxw Namespace:openshift-marketplace ID:1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c UID:1e83ac9a-30c3-4022-9b6d-3634a25c2339 NetNS:/var/run/netns/8856b85a-dc7e-4d22-83bf-7b1a3d949dbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e83ac9a_30c3_4022_9b6d_3634a25c2339.slice PodAnnotations:0xc0011e8718}] Aliases:map[]}\"\nJun 11 11:30:47.750215 crc crio[22553]: time=\"2026-06-11T11:30:47.750146095Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-hrwxw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:30:47.801474 crc crio[22553]: time=\"2026-06-11T11:30:47.801347019Z\" level=info msg=\"Stopping container: a68736fe52837e82176cdaedce25f7b10be658d5f975efab2d6eb038d78c362e (timeout: 2s)\" id=efa3d93b-4f4f-466d-bce3-39bb5074d9a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:30:48.085827 crc crio[22553]: time=\"2026-06-11T11:30:48.084993755Z\" level=info msg=\"Stopped pod sandbox: 1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c\" id=77ad9a7c-a675-4f48-8ec4-b54379434d1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:30:48.484153 crc crio[22553]: time=\"2026-06-11T11:30:48.484029717Z\" level=info msg=\"Removing container: f496e3474dc7e86b90592e945df3e1703c1e3b2612fa0e327d5f7163ca279beb\" id=fc42c86c-83ff-4598-b0ab-f192d297e10c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:30:48.512163 crc crio[22553]: time=\"2026-06-11T11:30:48.512042405Z\" level=info msg=\"Removed container f496e3474dc7e86b90592e945df3e1703c1e3b2612fa0e327d5f7163ca279beb: openshift-marketplace/redhat-marketplace-hrwxw/registry-server\" id=fc42c86c-83ff-4598-b0ab-f192d297e10c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:30:48.515479 crc crio[22553]: time=\"2026-06-11T11:30:48.515400083Z\" level=info msg=\"Removing container: 82389bab62b6f3af70d1fb00fb870ef287d406459365d0d763207c4811e1d95b\" id=950fde65-3eae-494a-bc87-ecfdbad737b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:30:48.556059 crc crio[22553]: time=\"2026-06-11T11:30:48.555928735Z\" level=info msg=\"Removed container 82389bab62b6f3af70d1fb00fb870ef287d406459365d0d763207c4811e1d95b: openshift-marketplace/redhat-marketplace-hrwxw/extract-content\" id=950fde65-3eae-494a-bc87-ecfdbad737b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:30:48.560184 crc crio[22553]: time=\"2026-06-11T11:30:48.560114737Z\" level=info msg=\"Removing container: e7ed7a75d309b2fd975b69e930944ee24d6ceb66f6ebbe63c1d816a692fa33c7\" id=da7f59c6-7275-4770-8055-9529b7e5a675 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:30:48.587502 crc crio[22553]: time=\"2026-06-11T11:30:48.587365882Z\" level=info msg=\"Removed container e7ed7a75d309b2fd975b69e930944ee24d6ceb66f6ebbe63c1d816a692fa33c7: openshift-marketplace/redhat-marketplace-hrwxw/extract-utilities\" id=da7f59c6-7275-4770-8055-9529b7e5a675 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:30:49.164968 crc crio[22553]: time=\"2026-06-11T11:30:49.160861025Z\" level=info msg=\"Stopped container a68736fe52837e82176cdaedce25f7b10be658d5f975efab2d6eb038d78c362e: openshift-marketplace/community-operators-x74cp/registry-server\" id=efa3d93b-4f4f-466d-bce3-39bb5074d9a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:30:49.164968 crc crio[22553]: time=\"2026-06-11T11:30:49.162162673Z\" level=info msg=\"Stopping pod sandbox: 6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc\" id=c1e05e6e-5017-4b8f-ad2d-75d245af5d50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:30:49.164968 crc crio[22553]: time=\"2026-06-11T11:30:49.162998228Z\" level=info msg=\"Got pod network &{Name:community-operators-x74cp Namespace:openshift-marketplace ID:6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc UID:225c7a52-ea44-482a-886f-cd3aad761a24 NetNS:/var/run/netns/ae9c4872-1e28-4f0f-b008-747cc277924b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod225c7a52_ea44_482a_886f_cd3aad761a24.slice PodAnnotations:0xc00279a0c0}] Aliases:map[]}\"\nJun 11 11:30:49.164968 crc crio[22553]: time=\"2026-06-11T11:30:49.163193383Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-x74cp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:30:49.368156 crc crio[22553]: time=\"2026-06-11T11:30:49.36735987Z\" level=info msg=\"Stopped pod sandbox: 6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc\" id=c1e05e6e-5017-4b8f-ad2d-75d245af5d50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:30:49.493585 crc crio[22553]: time=\"2026-06-11T11:30:49.493363297Z\" level=info msg=\"Removing container: a68736fe52837e82176cdaedce25f7b10be658d5f975efab2d6eb038d78c362e\" id=05375078-36eb-41f0-9795-1eb2b73ad063 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:30:49.495997 crc crio[22553]: time=\"2026-06-11T11:30:49.495893151Z\" level=info msg=\"Stopping pod sandbox: 4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401\" id=a94e4d5d-2ad4-43aa-8bf2-cf1f139b8069 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:30:49.496561 crc crio[22553]: time=\"2026-06-11T11:30:49.496484638Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686290-44vxn Namespace:openshift-infra ID:4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401 UID:7b71678e-50cf-4373-ad91-326c2b3f1b4c NetNS:/var/run/netns/62e51f39-75e1-46e4-ada9-410a9285b008 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b71678e_50cf_4373_ad91_326c2b3f1b4c.slice PodAnnotations:0xc001894078}] Aliases:map[]}\"\nJun 11 11:30:49.496940 crc crio[22553]: time=\"2026-06-11T11:30:49.496662893Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686290-44vxn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:30:49.520308 crc crio[22553]: time=\"2026-06-11T11:30:49.520176499Z\" level=info msg=\"Removed container a68736fe52837e82176cdaedce25f7b10be658d5f975efab2d6eb038d78c362e: openshift-marketplace/community-operators-x74cp/registry-server\" id=05375078-36eb-41f0-9795-1eb2b73ad063 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:30:49.528844 crc crio[22553]: time=\"2026-06-11T11:30:49.52879132Z\" level=info msg=\"Removing container: c8925c6993f6a7a85079808322bb677ef5b5f593300ac39e2f4b728b75fdd3c5\" id=0e210f5d-07a3-45be-834b-513ac6e60420 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:30:49.590451 crc crio[22553]: time=\"2026-06-11T11:30:49.590331006Z\" level=info msg=\"Removed container c8925c6993f6a7a85079808322bb677ef5b5f593300ac39e2f4b728b75fdd3c5: openshift-marketplace/community-operators-x74cp/extract-content\" id=0e210f5d-07a3-45be-834b-513ac6e60420 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:30:49.596614 crc crio[22553]: time=\"2026-06-11T11:30:49.596548267Z\" level=info msg=\"Removing container: 98514b1692e731cb1f6e19e50db9641c8abf05a0aad10d0ae668bed8270d36ab\" id=9529a114-0e7c-4a88-a7a8-6de3ba4529b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:30:49.628654 crc crio[22553]: time=\"2026-06-11T11:30:49.628492899Z\" level=info msg=\"Removed container 98514b1692e731cb1f6e19e50db9641c8abf05a0aad10d0ae668bed8270d36ab: openshift-marketplace/community-operators-x74cp/extract-utilities\" id=9529a114-0e7c-4a88-a7a8-6de3ba4529b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:30:49.786540 crc crio[22553]: time=\"2026-06-11T11:30:49.786419956Z\" level=info msg=\"Stopped pod sandbox: 4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401\" id=a94e4d5d-2ad4-43aa-8bf2-cf1f139b8069 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:30:57.610079 crc crio[22553]: time=\"2026-06-11T11:30:57.608382512Z\" level=info msg=\"Stopping container: 7b28cc42de16268269bcdb778224193d16439d4755a241540ea9e9245008ddb3 (timeout: 2s)\" id=fba86b56-85a0-4855-b9ed-c586c98e3261 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:30:57.749616 crc crio[22553]: time=\"2026-06-11T11:30:57.749015995Z\" level=info msg=\"Stopped container 7b28cc42de16268269bcdb778224193d16439d4755a241540ea9e9245008ddb3: openshift-marketplace/redhat-operators-7t6gz/registry-server\" id=fba86b56-85a0-4855-b9ed-c586c98e3261 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:30:57.751662 crc crio[22553]: time=\"2026-06-11T11:30:57.751553559Z\" level=info msg=\"Stopping pod sandbox: fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c\" id=f2700ab1-bbfa-40d2-96d7-499aef66b3f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:30:57.752649 crc crio[22553]: time=\"2026-06-11T11:30:57.752565069Z\" level=info msg=\"Got pod network &{Name:redhat-operators-7t6gz Namespace:openshift-marketplace ID:fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c UID:f08b8a4d-2767-4774-96be-463c7e07f5ee NetNS:/var/run/netns/0dedcd66-1b21-4efe-9a50-81df0978bb4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf08b8a4d_2767_4774_96be_463c7e07f5ee.slice PodAnnotations:0xc00043b580}] Aliases:map[]}\"\nJun 11 11:30:57.753131 crc crio[22553]: time=\"2026-06-11T11:30:57.753007392Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-7t6gz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:30:58.103245 crc crio[22553]: time=\"2026-06-11T11:30:58.103149587Z\" level=info msg=\"Stopped pod sandbox: fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c\" id=f2700ab1-bbfa-40d2-96d7-499aef66b3f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:30:58.606488 crc crio[22553]: time=\"2026-06-11T11:30:58.605850655Z\" level=info msg=\"Removing container: 7b28cc42de16268269bcdb778224193d16439d4755a241540ea9e9245008ddb3\" id=4487546f-2788-4f62-8ce6-84f20d884be2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:30:58.630469 crc crio[22553]: time=\"2026-06-11T11:30:58.63036564Z\" level=info msg=\"Removed container 7b28cc42de16268269bcdb778224193d16439d4755a241540ea9e9245008ddb3: openshift-marketplace/redhat-operators-7t6gz/registry-server\" id=4487546f-2788-4f62-8ce6-84f20d884be2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:30:58.635025 crc crio[22553]: time=\"2026-06-11T11:30:58.634892332Z\" level=info msg=\"Removing container: eca9e7131bb99ecfcd6f910fde80ccef362743f11cc7beefb17141dead88e03c\" id=d6559dc6-2333-4fd7-800e-ffdd64b373b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:30:58.678970 crc crio[22553]: time=\"2026-06-11T11:30:58.678638988Z\" level=info msg=\"Removed container eca9e7131bb99ecfcd6f910fde80ccef362743f11cc7beefb17141dead88e03c: openshift-marketplace/redhat-operators-7t6gz/extract-content\" id=d6559dc6-2333-4fd7-800e-ffdd64b373b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:30:58.695538 crc crio[22553]: time=\"2026-06-11T11:30:58.695296864Z\" level=info msg=\"Removing container: 6c5de417eae031cce61b10f936bb340a9a3aa69559811aa962b69b522f165703\" id=f3e86122-ede9-40d7-9e60-6299fbcb79a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:30:58.731190 crc crio[22553]: time=\"2026-06-11T11:30:58.731073048Z\" level=info msg=\"Removed container 6c5de417eae031cce61b10f936bb340a9a3aa69559811aa962b69b522f165703: openshift-marketplace/redhat-operators-7t6gz/extract-utilities\" id=f3e86122-ede9-40d7-9e60-6299fbcb79a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:31:03.124945 crc crio[22553]: time=\"2026-06-11T11:31:03.123785253Z\" level=info msg=\"Stopping pod sandbox: 1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c\" id=4b298e1e-949d-4ae1-9f49-ff98bc51dc6d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:31:03.126144 crc crio[22553]: time=\"2026-06-11T11:31:03.124964468Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c\" id=4b298e1e-949d-4ae1-9f49-ff98bc51dc6d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:31:03.126144 crc crio[22553]: time=\"2026-06-11T11:31:03.125578136Z\" level=info msg=\"Removing pod sandbox: 1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c\" id=d62cc1d5-132f-4840-b511-f1b5c7ecb793 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:31:03.135609 crc crio[22553]: time=\"2026-06-11T11:31:03.135392612Z\" level=info msg=\"Removed pod sandbox: 1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c\" id=d62cc1d5-132f-4840-b511-f1b5c7ecb793 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:31:03.136593 crc crio[22553]: time=\"2026-06-11T11:31:03.136500384Z\" level=info msg=\"Stopping pod sandbox: 6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc\" id=365d96a6-9ef9-4327-8428-ad8c7b65b59a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:31:03.136849 crc crio[22553]: time=\"2026-06-11T11:31:03.136625218Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc\" id=365d96a6-9ef9-4327-8428-ad8c7b65b59a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:31:03.137555 crc crio[22553]: time=\"2026-06-11T11:31:03.137460862Z\" level=info msg=\"Removing pod sandbox: 6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc\" id=9fd2d934-13fa-4b90-b877-5226ec09ebad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:31:03.146040 crc crio[22553]: time=\"2026-06-11T11:31:03.14594592Z\" level=info msg=\"Removed pod sandbox: 6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc\" id=9fd2d934-13fa-4b90-b877-5226ec09ebad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:31:03.148376 crc crio[22553]: time=\"2026-06-11T11:31:03.148071842Z\" level=info msg=\"Stopping pod sandbox: fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c\" id=d14870bc-dee3-4e6e-8935-563681697ac0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:31:03.148376 crc crio[22553]: time=\"2026-06-11T11:31:03.148172015Z\" level=info msg=\"Stopped pod sandbox (already stopped): fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c\" id=d14870bc-dee3-4e6e-8935-563681697ac0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:31:03.149004 crc crio[22553]: time=\"2026-06-11T11:31:03.148913927Z\" level=info msg=\"Removing pod sandbox: fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c\" id=4dabb195-afe0-481b-bfa2-bb3f742826ba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:31:03.158001 crc crio[22553]: time=\"2026-06-11T11:31:03.157899339Z\" level=info msg=\"Removed pod sandbox: fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c\" id=4dabb195-afe0-481b-bfa2-bb3f742826ba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:31:20.663962 crc crio[22553]: time=\"2026-06-11T11:31:20.662312869Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-fgcbd/POD\" id=3296901f-6466-4d19-ab50-b9c8fbcd22e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:31:20.666045 crc crio[22553]: time=\"2026-06-11T11:31:20.663985047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:20.696413 crc crio[22553]: time=\"2026-06-11T11:31:20.69628017Z\" level=info msg=\"Got pod network &{Name:certified-operators-fgcbd Namespace:openshift-marketplace ID:fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99 UID:e6c90617-6156-46bf-b296-59a8b5e33445 NetNS:/var/run/netns/330b6973-25e2-4ba9-85bd-9fe2966d0a31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6c90617_6156_46bf_b296_59a8b5e33445.slice PodAnnotations:0xc00279a1f0}] Aliases:map[]}\"\nJun 11 11:31:20.696413 crc crio[22553]: time=\"2026-06-11T11:31:20.696363912Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-fgcbd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:31:20.981022 crc crio[22553]: 2026-06-11T11:31:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fda26ae919ad92e Mac:1a:2e:f0:b1:46:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/330b6973-25e2-4ba9-85bd-9fe2966d0a31 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:31:20.982927 crc crio[22553]: time=\"2026-06-11T11:31:20.982872911Z\" level=info msg=\"Got pod network &{Name:certified-operators-fgcbd Namespace:openshift-marketplace ID:fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99 UID:e6c90617-6156-46bf-b296-59a8b5e33445 NetNS:/var/run/netns/330b6973-25e2-4ba9-85bd-9fe2966d0a31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6c90617_6156_46bf_b296_59a8b5e33445.slice PodAnnotations:0xc00279a1f0}] Aliases:map[]}\"\nJun 11 11:31:20.983205 crc crio[22553]: time=\"2026-06-11T11:31:20.98317901Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-fgcbd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:31:20.990584 crc crio[22553]: time=\"2026-06-11T11:31:20.990525865Z\" level=info msg=\"Ran pod sandbox fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99 with infra container: openshift-marketplace/certified-operators-fgcbd/POD\" id=3296901f-6466-4d19-ab50-b9c8fbcd22e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:31:20.995875 crc crio[22553]: time=\"2026-06-11T11:31:20.995773748Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=febd777a-1503-4115-be08-6baed25fad03 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:31:20.998195 crc crio[22553]: time=\"2026-06-11T11:31:20.997982752Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=17e27569-ee5a-4285-b590-69abf526137b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:31:21.005244 crc crio[22553]: time=\"2026-06-11T11:31:21.005060759Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-fgcbd/extract-utilities\" id=5a8847b6-ce88-4cd8-9356-e212a23e1717 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:31:21.006036 crc crio[22553]: time=\"2026-06-11T11:31:21.005650576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:21.042468 crc crio[22553]: time=\"2026-06-11T11:31:21.042337066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:21.049768 crc crio[22553]: time=\"2026-06-11T11:31:21.049632909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:21.179252 crc crio[22553]: time=\"2026-06-11T11:31:21.179120387Z\" level=info msg=\"Created container 7025044e010c4bc6dc9972d882d961827664a7bbf8d10201e3ebcaad27fe94a1: openshift-marketplace/certified-operators-fgcbd/extract-utilities\" id=5a8847b6-ce88-4cd8-9356-e212a23e1717 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:31:21.180836 crc crio[22553]: time=\"2026-06-11T11:31:21.180777456Z\" level=info msg=\"Starting container: 7025044e010c4bc6dc9972d882d961827664a7bbf8d10201e3ebcaad27fe94a1\" id=3362ba62-61c0-4b7c-811c-920499cfe28d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:31:21.187246 crc crio[22553]: time=\"2026-06-11T11:31:21.187116301Z\" level=info msg=\"Started container\" PID=31820 containerID=7025044e010c4bc6dc9972d882d961827664a7bbf8d10201e3ebcaad27fe94a1 description=openshift-marketplace/certified-operators-fgcbd/extract-utilities id=3362ba62-61c0-4b7c-811c-920499cfe28d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99\nJun 11 11:31:21.889537 crc crio[22553]: time=\"2026-06-11T11:31:21.88865386Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d28fc7b7-425f-4424-ac68-1733c8bc4e32 name=/runtime.v1.ImageService/PullImage\nJun 11 11:31:21.903632 crc crio[22553]: time=\"2026-06-11T11:31:21.903547804Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 11:31:28.371551 crc crio[22553]: time=\"2026-06-11T11:31:28.370070504Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=d28fc7b7-425f-4424-ac68-1733c8bc4e32 name=/runtime.v1.ImageService/PullImage\nJun 11 11:31:28.376079 crc crio[22553]: time=\"2026-06-11T11:31:28.373171655Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2da9ca01-7500-4bd5-929e-f1fa73f34745 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:31:28.381297 crc crio[22553]: time=\"2026-06-11T11:31:28.381171978Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2e26a82b-98b0-459b-adda-b081b7b326a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:31:28.393027 crc crio[22553]: time=\"2026-06-11T11:31:28.39288601Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-fgcbd/extract-content\" id=c2c67210-d099-46f9-96ef-5b4cc683b8df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:31:28.395961 crc crio[22553]: time=\"2026-06-11T11:31:28.395793165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:28.434643 crc crio[22553]: time=\"2026-06-11T11:31:28.43437428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:28.439176 crc crio[22553]: time=\"2026-06-11T11:31:28.438804749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:28.582092 crc crio[22553]: time=\"2026-06-11T11:31:28.581919375Z\" level=info msg=\"Created container 59acc997a18b2634821264e73bae7d4e60fb601d73693886b9fdf8ca6d84806d: openshift-marketplace/certified-operators-fgcbd/extract-content\" id=c2c67210-d099-46f9-96ef-5b4cc683b8df name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:31:28.584335 crc crio[22553]: time=\"2026-06-11T11:31:28.584193401Z\" level=info msg=\"Starting container: 59acc997a18b2634821264e73bae7d4e60fb601d73693886b9fdf8ca6d84806d\" id=41d4db05-bb99-4c50-a1e9-f11a112fbd13 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:31:28.590515 crc crio[22553]: time=\"2026-06-11T11:31:28.590408822Z\" level=info msg=\"Started container\" PID=31964 containerID=59acc997a18b2634821264e73bae7d4e60fb601d73693886b9fdf8ca6d84806d description=openshift-marketplace/certified-operators-fgcbd/extract-content id=41d4db05-bb99-4c50-a1e9-f11a112fbd13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99\nJun 11 11:31:28.963375 crc crio[22553]: time=\"2026-06-11T11:31:28.9628669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c46edc59-9418-4d45-97d8-f22a34769075 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:31:28.967860 crc crio[22553]: time=\"2026-06-11T11:31:28.967650289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c0c1ce23-93b3-4354-b27a-d4b2bf5846ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:31:28.974079 crc crio[22553]: time=\"2026-06-11T11:31:28.973958123Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-fgcbd/registry-server\" id=315f4613-15a0-44d7-83ef-fcfa5e47c41f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:31:28.974763 crc crio[22553]: time=\"2026-06-11T11:31:28.974624053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:29.051321 crc crio[22553]: time=\"2026-06-11T11:31:29.05029939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:29.057337 crc crio[22553]: time=\"2026-06-11T11:31:29.057246073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:31:29.174337 crc crio[22553]: time=\"2026-06-11T11:31:29.174162143Z\" level=info msg=\"Created container 6653cff354694dab891aabdebfe7ff2a6f46fe8461d206feffd0a47579113f31: openshift-marketplace/certified-operators-fgcbd/registry-server\" id=315f4613-15a0-44d7-83ef-fcfa5e47c41f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:31:29.176128 crc crio[22553]: time=\"2026-06-11T11:31:29.17576723Z\" level=info msg=\"Starting container: 6653cff354694dab891aabdebfe7ff2a6f46fe8461d206feffd0a47579113f31\" id=6d2b975c-e505-4ad7-a31d-d3d075492ea9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:31:29.182950 crc crio[22553]: time=\"2026-06-11T11:31:29.182310581Z\" level=info msg=\"Started container\" PID=31979 containerID=6653cff354694dab891aabdebfe7ff2a6f46fe8461d206feffd0a47579113f31 description=openshift-marketplace/certified-operators-fgcbd/registry-server id=6d2b975c-e505-4ad7-a31d-d3d075492ea9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99\nJun 11 11:31:41.223357 crc crio[22553]: time=\"2026-06-11T11:31:41.22251904Z\" level=info msg=\"Stopping container: 9a41b98aa1f4ddf45472d0bff19849e61f8311b9f7f1ce8abac081efb2888fd8 (timeout: 2s)\" id=63440914-69af-4be9-afcf-44762003f7b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:31:41.345077 crc crio[22553]: time=\"2026-06-11T11:31:41.344929092Z\" level=info msg=\"Stopped container 9a41b98aa1f4ddf45472d0bff19849e61f8311b9f7f1ce8abac081efb2888fd8: openshift-marketplace/certified-operators-w9h9q/registry-server\" id=63440914-69af-4be9-afcf-44762003f7b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:31:41.346242 crc crio[22553]: time=\"2026-06-11T11:31:41.346176868Z\" level=info msg=\"Stopping pod sandbox: 14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46\" id=4b7b0e1b-dce6-4150-bc31-308d7b11bbce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:31:41.347071 crc crio[22553]: time=\"2026-06-11T11:31:41.346995942Z\" level=info msg=\"Got pod network &{Name:certified-operators-w9h9q Namespace:openshift-marketplace ID:14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46 UID:a4500ef5-87f6-4872-928f-3ff99f4d1194 NetNS:/var/run/netns/8058dc2f-6744-47b7-ad9f-601357305a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4500ef5_87f6_4872_928f_3ff99f4d1194.slice PodAnnotations:0xc00279a7c0}] Aliases:map[]}\"\nJun 11 11:31:41.347225 crc crio[22553]: time=\"2026-06-11T11:31:41.347184058Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-w9h9q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:31:41.606716 crc crio[22553]: time=\"2026-06-11T11:31:41.606542885Z\" level=info msg=\"Stopped pod sandbox: 14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46\" id=4b7b0e1b-dce6-4150-bc31-308d7b11bbce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:31:42.123509 crc crio[22553]: time=\"2026-06-11T11:31:42.122786738Z\" level=info msg=\"Removing container: 9a41b98aa1f4ddf45472d0bff19849e61f8311b9f7f1ce8abac081efb2888fd8\" id=6cc2927b-3a0c-452b-9af7-c6fc2b675ffb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:31:42.144561 crc crio[22553]: time=\"2026-06-11T11:31:42.14446378Z\" level=info msg=\"Removed container 9a41b98aa1f4ddf45472d0bff19849e61f8311b9f7f1ce8abac081efb2888fd8: openshift-marketplace/certified-operators-w9h9q/registry-server\" id=6cc2927b-3a0c-452b-9af7-c6fc2b675ffb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:31:42.147842 crc crio[22553]: time=\"2026-06-11T11:31:42.147763256Z\" level=info msg=\"Removing container: 37dbe95e0ba8b499a2a35ef0e1bff1c71e95d4eea36c933ffc1b179840674913\" id=80ee9266-5b97-437f-8d46-7b7bb3314af0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:31:42.179650 crc crio[22553]: time=\"2026-06-11T11:31:42.179553644Z\" level=info msg=\"Removed container 37dbe95e0ba8b499a2a35ef0e1bff1c71e95d4eea36c933ffc1b179840674913: openshift-marketplace/certified-operators-w9h9q/extract-content\" id=80ee9266-5b97-437f-8d46-7b7bb3314af0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:31:42.184972 crc crio[22553]: time=\"2026-06-11T11:31:42.184728535Z\" level=info msg=\"Removing container: 7265de254c05f146c6e4a94052439be998fc32ff75f992c57a4733b45b3da7cc\" id=bc7dde4b-79ba-4d37-b65b-b64f69b1fa7b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:31:42.207539 crc crio[22553]: time=\"2026-06-11T11:31:42.207404726Z\" level=info msg=\"Removed container 7265de254c05f146c6e4a94052439be998fc32ff75f992c57a4733b45b3da7cc: openshift-marketplace/certified-operators-w9h9q/extract-utilities\" id=bc7dde4b-79ba-4d37-b65b-b64f69b1fa7b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:32:00.549203 crc crio[22553]: time=\"2026-06-11T11:32:00.548213471Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686292-2f7cg/POD\" id=797ffdeb-62c8-46f2-801c-ba332d25462a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:32:00.551621 crc crio[22553]: time=\"2026-06-11T11:32:00.549238071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:32:00.582308 crc crio[22553]: time=\"2026-06-11T11:32:00.582178582Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686292-2f7cg Namespace:openshift-infra ID:d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a UID:887d9d16-2c87-4bf0-bd79-345bb428e07f NetNS:/var/run/netns/c4d3c80f-4c77-4e12-8296-a06a888135ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod887d9d16_2c87_4bf0_bd79_345bb428e07f.slice PodAnnotations:0xc001894b98}] Aliases:map[]}\"\nJun 11 11:32:00.582308 crc crio[22553]: time=\"2026-06-11T11:32:00.582249864Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686292-2f7cg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:32:00.847559 crc crio[22553]: 2026-06-11T11:32:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d158c571072218b Mac:02:ad:6f:e6:ef:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/c4d3c80f-4c77-4e12-8296-a06a888135ca SocketPath: PciID:}] [{Interface:0xc0004b05b0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:32:00.850208 crc crio[22553]: time=\"2026-06-11T11:32:00.850107869Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686292-2f7cg Namespace:openshift-infra ID:d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a UID:887d9d16-2c87-4bf0-bd79-345bb428e07f NetNS:/var/run/netns/c4d3c80f-4c77-4e12-8296-a06a888135ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod887d9d16_2c87_4bf0_bd79_345bb428e07f.slice PodAnnotations:0xc001894b98}] Aliases:map[]}\"\nJun 11 11:32:00.850374 crc crio[22553]: time=\"2026-06-11T11:32:00.850310105Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686292-2f7cg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:32:00.856510 crc crio[22553]: time=\"2026-06-11T11:32:00.856417454Z\" level=info msg=\"Ran pod sandbox d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a with infra container: openshift-infra/auto-csr-approver-29686292-2f7cg/POD\" id=797ffdeb-62c8-46f2-801c-ba332d25462a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:32:00.860482 crc crio[22553]: time=\"2026-06-11T11:32:00.8604005Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=099a45d8-1c1b-470f-8ec5-eb9f75c60a19 name=/runtime.v1.ImageService/PullImage\nJun 11 11:32:00.870160 crc crio[22553]: time=\"2026-06-11T11:32:00.870080012Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:32:01.724167 crc crio[22553]: time=\"2026-06-11T11:32:01.723640506Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=099a45d8-1c1b-470f-8ec5-eb9f75c60a19 name=/runtime.v1.ImageService/PullImage\nJun 11 11:32:01.727480 crc crio[22553]: time=\"2026-06-11T11:32:01.725041077Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=230f35c3-7884-4be8-bc0e-c4e166dac6fd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:32:01.728321 crc crio[22553]: time=\"2026-06-11T11:32:01.728173068Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cc3d5bf2-79b8-4dc3-b60e-dc6a169facc2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:32:01.735857 crc crio[22553]: time=\"2026-06-11T11:32:01.735621416Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686292-2f7cg/oc\" id=491833ac-44f8-4d5f-9932-adf64d3ec6a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:32:01.735857 crc crio[22553]: time=\"2026-06-11T11:32:01.73646231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:32:01.768773 crc crio[22553]: time=\"2026-06-11T11:32:01.768514545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:32:01.969473 crc crio[22553]: time=\"2026-06-11T11:32:01.968430168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:32:02.067658 crc crio[22553]: time=\"2026-06-11T11:32:02.06649706Z\" level=info msg=\"Created container b8c3549c7435251683eadeb8d2825d274d4de0d84e8300e4bebebaa926e03507: openshift-infra/auto-csr-approver-29686292-2f7cg/oc\" id=491833ac-44f8-4d5f-9932-adf64d3ec6a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:32:02.069824 crc crio[22553]: time=\"2026-06-11T11:32:02.069733114Z\" level=info msg=\"Starting container: b8c3549c7435251683eadeb8d2825d274d4de0d84e8300e4bebebaa926e03507\" id=f2e94c4d-7981-48fb-a0b2-d8e89c7c3bc4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:32:02.076972 crc crio[22553]: time=\"2026-06-11T11:32:02.076840741Z\" level=info msg=\"Started container\" PID=32534 containerID=b8c3549c7435251683eadeb8d2825d274d4de0d84e8300e4bebebaa926e03507 description=openshift-infra/auto-csr-approver-29686292-2f7cg/oc id=f2e94c4d-7981-48fb-a0b2-d8e89c7c3bc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a\nJun 11 11:32:03.185243 crc crio[22553]: time=\"2026-06-11T11:32:03.185029244Z\" level=info msg=\"Stopping pod sandbox: 14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46\" id=acd836e4-b422-44aa-923e-6bb065692c77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:32:03.185243 crc crio[22553]: time=\"2026-06-11T11:32:03.185176628Z\" level=info msg=\"Stopped pod sandbox (already stopped): 14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46\" id=acd836e4-b422-44aa-923e-6bb065692c77 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:32:03.187408 crc crio[22553]: time=\"2026-06-11T11:32:03.185904669Z\" level=info msg=\"Removing pod sandbox: 14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46\" id=ce616546-42d6-4ea7-847d-257ec4d180a6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:32:03.197989 crc crio[22553]: time=\"2026-06-11T11:32:03.197360374Z\" level=info msg=\"Removed pod sandbox: 14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46\" id=ce616546-42d6-4ea7-847d-257ec4d180a6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:32:03.485098 crc crio[22553]: time=\"2026-06-11T11:32:03.485046737Z\" level=info msg=\"Stopping pod sandbox: d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a\" id=40ae20f9-7a29-4f4c-b07e-615ef848a2c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:32:03.486043 crc crio[22553]: time=\"2026-06-11T11:32:03.486016456Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686292-2f7cg Namespace:openshift-infra ID:d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a UID:887d9d16-2c87-4bf0-bd79-345bb428e07f NetNS:/var/run/netns/c4d3c80f-4c77-4e12-8296-a06a888135ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod887d9d16_2c87_4bf0_bd79_345bb428e07f.slice PodAnnotations:0xc00061f318}] Aliases:map[]}\"\nJun 11 11:32:03.486319 crc crio[22553]: time=\"2026-06-11T11:32:03.486293884Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686292-2f7cg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:32:03.743017 crc crio[22553]: time=\"2026-06-11T11:32:03.742837869Z\" level=info msg=\"Stopped pod sandbox: d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a\" id=40ae20f9-7a29-4f4c-b07e-615ef848a2c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:32:41.048921 crc crio[22553]: time=\"2026-06-11T11:32:41.046989961Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-fx9dp/POD\" id=1fee0d31-e3a8-422f-9023-d1ba3397f804 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:32:41.048921 crc crio[22553]: time=\"2026-06-11T11:32:41.048353101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:32:41.066557 crc crio[22553]: time=\"2026-06-11T11:32:41.066467219Z\" 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=1fee0d31-e3a8-422f-9023-d1ba3397f804 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:32:41.081114 crc crio[22553]: time=\"2026-06-11T11:32:41.080431447Z\" level=info msg=\"Ran pod sandbox 1236c72c7d308175b876cb088d20bf5e8da13ac4f7b707c33967a038f6a59011 with infra container: openshift-multus/cni-sysctl-allowlist-ds-fx9dp/POD\" id=1fee0d31-e3a8-422f-9023-d1ba3397f804 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:32:41.086981 crc crio[22553]: time=\"2026-06-11T11:32:41.086915036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=679a4033-8c7e-4d13-a13d-4caae9c791ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:32:41.091382 crc crio[22553]: time=\"2026-06-11T11:32:41.091231622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=671c2838-e026-4c96-9052-1f4975a061f1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:32:41.110603 crc crio[22553]: time=\"2026-06-11T11:32:41.110472983Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-fx9dp/kube-multus-additional-cni-plugins\" id=edf6e671-c56c-46c3-bed0-06d1c9cdf7be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:32:41.111260 crc crio[22553]: time=\"2026-06-11T11:32:41.111213535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:32:41.144379 crc crio[22553]: time=\"2026-06-11T11:32:41.144217778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:32:41.398827 crc crio[22553]: time=\"2026-06-11T11:32:41.398063374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:32:41.523503 crc crio[22553]: time=\"2026-06-11T11:32:41.52333943Z\" level=info msg=\"Created container fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9: openshift-multus/cni-sysctl-allowlist-ds-fx9dp/kube-multus-additional-cni-plugins\" id=edf6e671-c56c-46c3-bed0-06d1c9cdf7be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:32:41.524958 crc crio[22553]: time=\"2026-06-11T11:32:41.524902885Z\" level=info msg=\"Starting container: fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9\" id=81db9c2b-5539-4d15-b6d4-862f0e1db132 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:32:41.536518 crc crio[22553]: time=\"2026-06-11T11:32:41.53637477Z\" level=info msg=\"Started container\" PID=33093 containerID=fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9 description=openshift-multus/cni-sysctl-allowlist-ds-fx9dp/kube-multus-additional-cni-plugins id=81db9c2b-5539-4d15-b6d4-862f0e1db132 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1236c72c7d308175b876cb088d20bf5e8da13ac4f7b707c33967a038f6a59011\nJun 11 11:32:45.003542 crc crio[22553]: time=\"2026-06-11T11:32:45.002565991Z\" level=info msg=\"Stopping container: fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9 (timeout: 30s)\" id=902c7be1-1987-4fe6-b91d-3cbe8398d94e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:33:15.016872 crc crio[22553]: time=\"2026-06-11T11:33:15.015287653Z\" level=warning msg=\"Stopping container fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9 with stop signal(15) timed out. Killing...\"\nJun 11 11:33:15.072113 crc crio[22553]: time=\"2026-06-11T11:33:15.072032746Z\" level=error msg=\"Killing container fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 11:33:15.164752 crc crio[22553]: time=\"2026-06-11T11:33:15.163908586Z\" level=info msg=\"Stopped container fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9: openshift-multus/cni-sysctl-allowlist-ds-fx9dp/kube-multus-additional-cni-plugins\" id=902c7be1-1987-4fe6-b91d-3cbe8398d94e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:33:15.166642 crc crio[22553]: time=\"2026-06-11T11:33:15.166528147Z\" level=info msg=\"Stopping pod sandbox: 1236c72c7d308175b876cb088d20bf5e8da13ac4f7b707c33967a038f6a59011\" id=64fd2028-4986-4ed9-a4a6-38d4dd73f504 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:33:15.174340 crc crio[22553]: time=\"2026-06-11T11:33:15.174210226Z\" level=info msg=\"Stopped pod sandbox: 1236c72c7d308175b876cb088d20bf5e8da13ac4f7b707c33967a038f6a59011\" id=64fd2028-4986-4ed9-a4a6-38d4dd73f504 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:33:15.386403 crc crio[22553]: time=\"2026-06-11T11:33:15.386282096Z\" level=info msg=\"Removing container: fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9\" id=96f7c19f-d483-4824-8872-62869682179f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:33:15.411106 crc crio[22553]: time=\"2026-06-11T11:33:15.411032869Z\" level=info msg=\"Removed container fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9: openshift-multus/cni-sysctl-allowlist-ds-fx9dp/kube-multus-additional-cni-plugins\" id=96f7c19f-d483-4824-8872-62869682179f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:34:00.736404 crc crio[22553]: time=\"2026-06-11T11:34:00.735042897Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686294-zhzr4/POD\" id=03f797a5-b3a9-404b-bd4b-d0edbf9acf66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:34:00.736404 crc crio[22553]: time=\"2026-06-11T11:34:00.736387694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:34:00.765219 crc crio[22553]: time=\"2026-06-11T11:34:00.765035513Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686294-zhzr4 Namespace:openshift-infra ID:ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0 UID:70671f8d-f008-4e69-8797-3c0718a80581 NetNS:/var/run/netns/6b0a4520-eac7-4f1f-bff5-7ebfa8eccf0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70671f8d_f008_4e69_8797_3c0718a80581.slice PodAnnotations:0xc00043b8a8}] Aliases:map[]}\"\nJun 11 11:34:00.765219 crc crio[22553]: time=\"2026-06-11T11:34:00.765126556Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686294-zhzr4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:34:01.272884 crc crio[22553]: 2026-06-11T11:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ddeaba595f2dbe4 Mac:12:a3:27:a6:29:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/6b0a4520-eac7-4f1f-bff5-7ebfa8eccf0e SocketPath: PciID:}] [{Interface:0xc00011e5c0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:34:01.272884 crc crio[22553]: time=\"2026-06-11T11:34:01.270748872Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686294-zhzr4 Namespace:openshift-infra ID:ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0 UID:70671f8d-f008-4e69-8797-3c0718a80581 NetNS:/var/run/netns/6b0a4520-eac7-4f1f-bff5-7ebfa8eccf0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70671f8d_f008_4e69_8797_3c0718a80581.slice PodAnnotations:0xc00043b8a8}] Aliases:map[]}\"\nJun 11 11:34:01.280190 crc crio[22553]: time=\"2026-06-11T11:34:01.280000233Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686294-zhzr4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:34:01.289745 crc crio[22553]: time=\"2026-06-11T11:34:01.289509742Z\" level=info msg=\"Ran pod sandbox ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0 with infra container: openshift-infra/auto-csr-approver-29686294-zhzr4/POD\" id=03f797a5-b3a9-404b-bd4b-d0edbf9acf66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:34:01.292670 crc crio[22553]: time=\"2026-06-11T11:34:01.292584906Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2af97ef9-9b16-449d-b5a6-a7e8ecd1390d name=/runtime.v1.ImageService/PullImage\nJun 11 11:34:01.305114 crc crio[22553]: time=\"2026-06-11T11:34:01.30450498Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:34:02.223328 crc crio[22553]: time=\"2026-06-11T11:34:02.223187453Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2af97ef9-9b16-449d-b5a6-a7e8ecd1390d name=/runtime.v1.ImageService/PullImage\nJun 11 11:34:02.225578 crc crio[22553]: time=\"2026-06-11T11:34:02.224439667Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fbb343b0-e67e-45a0-8f8c-c45a1caaab0b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:34:02.230495 crc crio[22553]: time=\"2026-06-11T11:34:02.23040045Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5efab81a-c3da-4bfa-a601-6430113d655c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:34:02.241655 crc crio[22553]: time=\"2026-06-11T11:34:02.241544373Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686294-zhzr4/oc\" id=90174890-925d-4e45-a206-a5102c41bcdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:34:02.242624 crc crio[22553]: time=\"2026-06-11T11:34:02.24255018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:34:02.271876 crc crio[22553]: time=\"2026-06-11T11:34:02.271497028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:34:02.533467 crc crio[22553]: time=\"2026-06-11T11:34:02.533209278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:34:02.659272 crc crio[22553]: time=\"2026-06-11T11:34:02.659118073Z\" level=info msg=\"Created container ff78a47c05afa850e30e6fd5aa44dccf66a749001d1bd96a75e61940315fc5cc: openshift-infra/auto-csr-approver-29686294-zhzr4/oc\" id=90174890-925d-4e45-a206-a5102c41bcdb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:34:02.662260 crc crio[22553]: time=\"2026-06-11T11:34:02.662152206Z\" level=info msg=\"Starting container: ff78a47c05afa850e30e6fd5aa44dccf66a749001d1bd96a75e61940315fc5cc\" id=4809554c-73b4-46b8-836b-34c39993afce name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:34:02.669231 crc crio[22553]: time=\"2026-06-11T11:34:02.669073564Z\" level=info msg=\"Started container\" PID=34243 containerID=ff78a47c05afa850e30e6fd5aa44dccf66a749001d1bd96a75e61940315fc5cc description=openshift-infra/auto-csr-approver-29686294-zhzr4/oc id=4809554c-73b4-46b8-836b-34c39993afce name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0\nJun 11 11:34:03.239440 crc crio[22553]: time=\"2026-06-11T11:34:03.238486615Z\" level=info msg=\"Stopping pod sandbox: 1236c72c7d308175b876cb088d20bf5e8da13ac4f7b707c33967a038f6a59011\" id=ba3edc24-f5ab-49af-ab9f-948c0ad83f88 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:34:03.239440 crc crio[22553]: time=\"2026-06-11T11:34:03.23941876Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1236c72c7d308175b876cb088d20bf5e8da13ac4f7b707c33967a038f6a59011\" id=ba3edc24-f5ab-49af-ab9f-948c0ad83f88 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:34:03.241386 crc crio[22553]: time=\"2026-06-11T11:34:03.241111806Z\" level=info msg=\"Removing pod sandbox: 1236c72c7d308175b876cb088d20bf5e8da13ac4f7b707c33967a038f6a59011\" id=8eaedb06-3aba-4123-b781-f7fcf3990d60 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:34:03.266715 crc crio[22553]: time=\"2026-06-11T11:34:03.266594399Z\" level=info msg=\"Removed pod sandbox: 1236c72c7d308175b876cb088d20bf5e8da13ac4f7b707c33967a038f6a59011\" id=8eaedb06-3aba-4123-b781-f7fcf3990d60 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:34:05.062350 crc crio[22553]: time=\"2026-06-11T11:34:05.06109064Z\" level=info msg=\"Stopping pod sandbox: ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0\" id=853e7c99-fd6b-4b34-a86e-4da5c13942ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:34:05.062350 crc crio[22553]: time=\"2026-06-11T11:34:05.062125368Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686294-zhzr4 Namespace:openshift-infra ID:ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0 UID:70671f8d-f008-4e69-8797-3c0718a80581 NetNS:/var/run/netns/6b0a4520-eac7-4f1f-bff5-7ebfa8eccf0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70671f8d_f008_4e69_8797_3c0718a80581.slice PodAnnotations:0xc002b8a150}] Aliases:map[]}\"\nJun 11 11:34:05.062350 crc crio[22553]: time=\"2026-06-11T11:34:05.062345184Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686294-zhzr4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:34:05.506354 crc crio[22553]: time=\"2026-06-11T11:34:05.505429879Z\" level=info msg=\"Stopped pod sandbox: ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0\" id=853e7c99-fd6b-4b34-a86e-4da5c13942ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:36:00.669569 crc crio[22553]: time=\"2026-06-11T11:36:00.6680916Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686296-rmj2j/POD\" id=72ee5857-100d-4ae6-909b-e7d4ee6f31ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:36:00.671568 crc crio[22553]: time=\"2026-06-11T11:36:00.669665315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:00.703966 crc crio[22553]: time=\"2026-06-11T11:36:00.700076431Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686296-rmj2j Namespace:openshift-infra ID:a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6 UID:a00812a9-198c-413f-a6a9-74a9f7c9bdc6 NetNS:/var/run/netns/c8a01482-4599-4cd5-bf8e-963484d95d66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00812a9_198c_413f_a6a9_74a9f7c9bdc6.slice PodAnnotations:0xc00279ad78}] Aliases:map[]}\"\nJun 11 11:36:00.703966 crc crio[22553]: time=\"2026-06-11T11:36:00.700135762Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686296-rmj2j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:36:01.025042 crc crio[22553]: 2026-06-11T11:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a72e7be808cf828 Mac:7a:8a:f0:96:16:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/c8a01482-4599-4cd5-bf8e-963484d95d66 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:36:01.026997 crc crio[22553]: time=\"2026-06-11T11:36:01.026900564Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686296-rmj2j Namespace:openshift-infra ID:a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6 UID:a00812a9-198c-413f-a6a9-74a9f7c9bdc6 NetNS:/var/run/netns/c8a01482-4599-4cd5-bf8e-963484d95d66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00812a9_198c_413f_a6a9_74a9f7c9bdc6.slice PodAnnotations:0xc00279ad78}] Aliases:map[]}\"\nJun 11 11:36:01.027166 crc crio[22553]: time=\"2026-06-11T11:36:01.0270833Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686296-rmj2j for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:36:01.035655 crc crio[22553]: time=\"2026-06-11T11:36:01.035524856Z\" level=info msg=\"Ran pod sandbox a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6 with infra container: openshift-infra/auto-csr-approver-29686296-rmj2j/POD\" id=72ee5857-100d-4ae6-909b-e7d4ee6f31ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:36:01.039825 crc crio[22553]: time=\"2026-06-11T11:36:01.039616065Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d6cdf844-1f56-4e8e-a646-92b39bcf7f56 name=/runtime.v1.ImageService/PullImage\nJun 11 11:36:01.047132 crc crio[22553]: time=\"2026-06-11T11:36:01.047061911Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:36:01.799617 crc crio[22553]: time=\"2026-06-11T11:36:01.799351229Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d6cdf844-1f56-4e8e-a646-92b39bcf7f56 name=/runtime.v1.ImageService/PullImage\nJun 11 11:36:01.801888 crc crio[22553]: time=\"2026-06-11T11:36:01.800612326Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5a05afcf-7edc-4b15-8e1d-04733042c145 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:01.804064 crc crio[22553]: time=\"2026-06-11T11:36:01.803975924Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d8a03f9b-3b23-45d2-b868-b446981d5c26 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:01.810608 crc crio[22553]: time=\"2026-06-11T11:36:01.810465673Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686296-rmj2j/oc\" id=38172cde-4f07-4303-9601-155416da4180 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:01.811285 crc crio[22553]: time=\"2026-06-11T11:36:01.811190364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:01.853290 crc crio[22553]: time=\"2026-06-11T11:36:01.852199208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:02.178050 crc crio[22553]: time=\"2026-06-11T11:36:02.177978541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:02.289301 crc crio[22553]: time=\"2026-06-11T11:36:02.289192018Z\" level=info msg=\"Created container b5b84e048887c5fe4cf139b1c3bd87303a651963d3a7fd146c90a74ad6287bdd: openshift-infra/auto-csr-approver-29686296-rmj2j/oc\" id=38172cde-4f07-4303-9601-155416da4180 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:02.290530 crc crio[22553]: time=\"2026-06-11T11:36:02.290464495Z\" level=info msg=\"Starting container: b5b84e048887c5fe4cf139b1c3bd87303a651963d3a7fd146c90a74ad6287bdd\" id=41a50f1d-be7a-4290-972f-40423259a76b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:36:02.296500 crc crio[22553]: time=\"2026-06-11T11:36:02.296321616Z\" level=info msg=\"Started container\" PID=35864 containerID=b5b84e048887c5fe4cf139b1c3bd87303a651963d3a7fd146c90a74ad6287bdd description=openshift-infra/auto-csr-approver-29686296-rmj2j/oc id=41a50f1d-be7a-4290-972f-40423259a76b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6\nJun 11 11:36:04.391895 crc crio[22553]: time=\"2026-06-11T11:36:04.390645691Z\" level=info msg=\"Stopping pod sandbox: a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6\" id=b8bdc695-8b64-4299-b5b8-e7c836e1bb8f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:36:04.393808 crc crio[22553]: time=\"2026-06-11T11:36:04.393038781Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686296-rmj2j Namespace:openshift-infra ID:a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6 UID:a00812a9-198c-413f-a6a9-74a9f7c9bdc6 NetNS:/var/run/netns/c8a01482-4599-4cd5-bf8e-963484d95d66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00812a9_198c_413f_a6a9_74a9f7c9bdc6.slice PodAnnotations:0xc002b8af78}] Aliases:map[]}\"\nJun 11 11:36:04.393808 crc crio[22553]: time=\"2026-06-11T11:36:04.393464063Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686296-rmj2j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:36:04.645257 crc crio[22553]: time=\"2026-06-11T11:36:04.644964594Z\" level=info msg=\"Stopped pod sandbox: a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6\" id=b8bdc695-8b64-4299-b5b8-e7c836e1bb8f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:36:47.748980 crc crio[22553]: time=\"2026-06-11T11:36:47.747480826Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-mld4s/POD\" id=de75d509-29e4-409a-ba33-4a3538d62fd9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:36:47.750197 crc crio[22553]: time=\"2026-06-11T11:36:47.749072732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:47.759486 crc crio[22553]: time=\"2026-06-11T11:36:47.759324101Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-4784c/POD\" id=e784593e-03bf-475a-b633-6513ce1b3c7d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:36:47.759486 crc crio[22553]: time=\"2026-06-11T11:36:47.759488676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:47.797540 crc crio[22553]: time=\"2026-06-11T11:36:47.797379719Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-mld4s Namespace:cert-manager ID:ecc398d8b8fc6987540c3e0fd612648ccad0f1881d2738448e107d6b98bd1b97 UID:d2dea291-9572-4689-8b77-c4d0a4eb9115 NetNS:/var/run/netns/89e890a7-54d8-4c31-a985-e5e2173b191e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2dea291_9572_4689_8b77_c4d0a4eb9115.slice PodAnnotations:0xc001be6940}] Aliases:map[]}\"\nJun 11 11:36:47.797540 crc crio[22553]: time=\"2026-06-11T11:36:47.797479272Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-4784c Namespace:cert-manager ID:134aad55879d7c96ff691665c4e84c26b3989e5483db324b9e65520638a821a9 UID:71e164a1-9469-478c-b9d8-1a1b1a8781f2 NetNS:/var/run/netns/34bb8edf-6121-4445-b2ab-a36558f61dff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71e164a1_9469_478c_b9d8_1a1b1a8781f2.slice PodAnnotations:0xc000ca0c80}] Aliases:map[]}\"\nJun 11 11:36:47.797540 crc crio[22553]: time=\"2026-06-11T11:36:47.797505522Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-4784c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:36:47.798205 crc crio[22553]: time=\"2026-06-11T11:36:47.797506202Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-mld4s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:36:47.849861 crc crio[22553]: time=\"2026-06-11T11:36:47.848129626Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-7bf7m/POD\" id=0a0dadef-7f3e-407d-b2d7-2dbbeae4a631 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:36:47.850181 crc crio[22553]: time=\"2026-06-11T11:36:47.850040371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:47.899367 crc crio[22553]: time=\"2026-06-11T11:36:47.898490732Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-7bf7m Namespace:cert-manager ID:455da906c07e83873d090d4db2d92f36cfa19aee7f22a093536e35474660d81d UID:c0f4662a-5838-4b09-bafa-14c8fe709fd5 NetNS:/var/run/netns/4aa10ea4-2547-4187-bbef-3a0217310c95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f4662a_5838_4b09_bafa_14c8fe709fd5.slice PodAnnotations:0xc000ca0df8}] Aliases:map[]}\"\nJun 11 11:36:47.899367 crc crio[22553]: time=\"2026-06-11T11:36:47.899372137Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-7bf7m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:36:48.648827 crc crio[22553]: 2026-06-11T11:36:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ecc398d8b8fc698 Mac:4e:4f:1e:3d:f7:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/89e890a7-54d8-4c31-a985-e5e2173b191e SocketPath: PciID:}] [{Interface:0xc00028e6a0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:36:48.650535 crc crio[22553]: time=\"2026-06-11T11:36:48.650441312Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-mld4s Namespace:cert-manager ID:ecc398d8b8fc6987540c3e0fd612648ccad0f1881d2738448e107d6b98bd1b97 UID:d2dea291-9572-4689-8b77-c4d0a4eb9115 NetNS:/var/run/netns/89e890a7-54d8-4c31-a985-e5e2173b191e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2dea291_9572_4689_8b77_c4d0a4eb9115.slice PodAnnotations:0xc001be6940}] Aliases:map[]}\"\nJun 11 11:36:48.650743 crc crio[22553]: time=\"2026-06-11T11:36:48.650626137Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-mld4s for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:36:48.659581 crc crio[22553]: time=\"2026-06-11T11:36:48.659408723Z\" level=info msg=\"Ran pod sandbox ecc398d8b8fc6987540c3e0fd612648ccad0f1881d2738448e107d6b98bd1b97 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-mld4s/POD\" id=de75d509-29e4-409a-ba33-4a3538d62fd9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:36:48.662973 crc crio[22553]: time=\"2026-06-11T11:36:48.662912035Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=ad9442be-fa16-4f66-8977-411a3dba0560 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:48.663465 crc crio[22553]: time=\"2026-06-11T11:36:48.663282306Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=ad9442be-fa16-4f66-8977-411a3dba0560 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:48.663611 crc crio[22553]: time=\"2026-06-11T11:36:48.663500642Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=ad9442be-fa16-4f66-8977-411a3dba0560 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:48.665378 crc crio[22553]: time=\"2026-06-11T11:36:48.665306715Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=ab949f98-21f3-42c6-bb94-1bcf1541dd38 name=/runtime.v1.ImageService/PullImage\nJun 11 11:36:48.674311 crc crio[22553]: time=\"2026-06-11T11:36:48.674196263Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"\nJun 11 11:36:48.707536 crc crio[22553]: 2026-06-11T11:36:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:134aad55879d7c9 Mac:6a:a6:eb:e2:d6:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/34bb8edf-6121-4445-b2ab-a36558f61dff SocketPath: PciID:}] [{Interface:0xc000014d80 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:36:48.710256 crc crio[22553]: time=\"2026-06-11T11:36:48.710004526Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-4784c Namespace:cert-manager ID:134aad55879d7c96ff691665c4e84c26b3989e5483db324b9e65520638a821a9 UID:71e164a1-9469-478c-b9d8-1a1b1a8781f2 NetNS:/var/run/netns/34bb8edf-6121-4445-b2ab-a36558f61dff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71e164a1_9469_478c_b9d8_1a1b1a8781f2.slice PodAnnotations:0xc000ca0c80}] Aliases:map[]}\"\nJun 11 11:36:48.710256 crc crio[22553]: time=\"2026-06-11T11:36:48.710220312Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-4784c for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:36:48.717304 crc crio[22553]: time=\"2026-06-11T11:36:48.717193175Z\" level=info msg=\"Ran pod sandbox 134aad55879d7c96ff691665c4e84c26b3989e5483db324b9e65520638a821a9 with infra container: cert-manager/cert-manager-7b8b89f89d-4784c/POD\" id=e784593e-03bf-475a-b633-6513ce1b3c7d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:36:48.728023 crc crio[22553]: time=\"2026-06-11T11:36:48.727919617Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=f3862260-3962-4bd6-8daf-aa6f8b35fcd5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:48.728214 crc crio[22553]: time=\"2026-06-11T11:36:48.728141304Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=f3862260-3962-4bd6-8daf-aa6f8b35fcd5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:48.728214 crc crio[22553]: time=\"2026-06-11T11:36:48.728189675Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=f3862260-3962-4bd6-8daf-aa6f8b35fcd5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:48.729388 crc crio[22553]: time=\"2026-06-11T11:36:48.729290917Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=30d231c8-b484-4c87-a7f3-d31836b3ad7d name=/runtime.v1.ImageService/PullImage\nJun 11 11:36:48.732588 crc crio[22553]: time=\"2026-06-11T11:36:48.732278464Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"\nJun 11 11:36:48.880158 crc crio[22553]: 2026-06-11T11:36:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:455da906c07e838 Mac:4e:89:59:c7:59:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/4aa10ea4-2547-4187-bbef-3a0217310c95 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:36:48.882460 crc crio[22553]: time=\"2026-06-11T11:36:48.881829228Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-7bf7m Namespace:cert-manager ID:455da906c07e83873d090d4db2d92f36cfa19aee7f22a093536e35474660d81d UID:c0f4662a-5838-4b09-bafa-14c8fe709fd5 NetNS:/var/run/netns/4aa10ea4-2547-4187-bbef-3a0217310c95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f4662a_5838_4b09_bafa_14c8fe709fd5.slice PodAnnotations:0xc000ca0df8}] Aliases:map[]}\"\nJun 11 11:36:48.882460 crc crio[22553]: time=\"2026-06-11T11:36:48.882022793Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-7bf7m for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:36:48.891820 crc crio[22553]: time=\"2026-06-11T11:36:48.891608122Z\" level=info msg=\"Ran pod sandbox 455da906c07e83873d090d4db2d92f36cfa19aee7f22a093536e35474660d81d with infra container: cert-manager/cert-manager-webhook-769f6b94cb-7bf7m/POD\" id=0a0dadef-7f3e-407d-b2d7-2dbbeae4a631 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:36:48.894278 crc crio[22553]: time=\"2026-06-11T11:36:48.894184197Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=7218d775-10ef-4c74-b638-578f4b426c85 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:48.894556 crc crio[22553]: time=\"2026-06-11T11:36:48.894484526Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=7218d775-10ef-4c74-b638-578f4b426c85 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:48.894556 crc crio[22553]: time=\"2026-06-11T11:36:48.894577109Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=7218d775-10ef-4c74-b638-578f4b426c85 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:48.895804 crc crio[22553]: time=\"2026-06-11T11:36:48.89565479Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=8b9411ce-a30a-4b78-ad28-1a34f7834ad6 name=/runtime.v1.ImageService/PullImage\nJun 11 11:36:48.906257 crc crio[22553]: time=\"2026-06-11T11:36:48.906142295Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"\nJun 11 11:36:54.566737 crc crio[22553]: time=\"2026-06-11T11:36:54.565045273Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=8b9411ce-a30a-4b78-ad28-1a34f7834ad6 name=/runtime.v1.ImageService/PullImage\nJun 11 11:36:54.569022 crc crio[22553]: time=\"2026-06-11T11:36:54.568073011Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=9fcff5c1-8560-4b3a-a12e-ce21ec093096 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:55.182001 crc crio[22553]: time=\"2026-06-11T11:36:55.181884628Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=8a23d9a9-2412-4bcd-8296-d064517d8456 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:55.201536 crc crio[22553]: time=\"2026-06-11T11:36:55.201409987Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=ab949f98-21f3-42c6-bb94-1bcf1541dd38 name=/runtime.v1.ImageService/PullImage\nJun 11 11:36:55.210924 crc crio[22553]: time=\"2026-06-11T11:36:55.210746828Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=47863a3e-7b2c-4eaf-8935-c9122548673f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:55.211883 crc crio[22553]: time=\"2026-06-11T11:36:55.211801239Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-7bf7m/cert-manager-webhook\" id=3b7c5cfd-451c-4dff-a991-c111a6dc1782 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:55.215966 crc crio[22553]: time=\"2026-06-11T11:36:55.215874518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:55.216757 crc crio[22553]: time=\"2026-06-11T11:36:55.216614869Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=72cd6bc2-8475-4ad6-aed2-34f1bed74f56 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:55.289079 crc crio[22553]: time=\"2026-06-11T11:36:55.288933604Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-mld4s/cert-manager-cainjector\" id=9fde743b-c71d-4295-a958-e62a2db155dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:55.293393 crc crio[22553]: time=\"2026-06-11T11:36:55.293302942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:55.295506 crc crio[22553]: time=\"2026-06-11T11:36:55.295253548Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=30d231c8-b484-4c87-a7f3-d31836b3ad7d name=/runtime.v1.ImageService/PullImage\nJun 11 11:36:55.296412 crc crio[22553]: time=\"2026-06-11T11:36:55.296254567Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=16220e98-efef-4213-b2ce-836c6eecb033 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:55.310958 crc crio[22553]: time=\"2026-06-11T11:36:55.309235035Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=0b5d99fc-35e6-43c5-97a0-14c48d3e53e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:55.311466 crc crio[22553]: time=\"2026-06-11T11:36:55.311404658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:55.318409 crc crio[22553]: time=\"2026-06-11T11:36:55.318375651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:55.343286 crc crio[22553]: time=\"2026-06-11T11:36:55.34239079Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-4784c/cert-manager-controller\" id=4afd8f11-359b-4e63-b16c-2522c5ff9910 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:55.345773 crc crio[22553]: time=\"2026-06-11T11:36:55.345648725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:55.374054 crc crio[22553]: time=\"2026-06-11T11:36:55.37396223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:55.380043 crc crio[22553]: time=\"2026-06-11T11:36:55.379957634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:55.394643 crc crio[22553]: time=\"2026-06-11T11:36:55.394526918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:55.401330 crc crio[22553]: time=\"2026-06-11T11:36:55.401155781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:55.543001 crc crio[22553]: time=\"2026-06-11T11:36:55.542920578Z\" level=info msg=\"Created container a6426a56da058a2e8a511f9046284f43979fc477597d5b2991f5e8fe0d750585: cert-manager/cert-manager-webhook-769f6b94cb-7bf7m/cert-manager-webhook\" id=3b7c5cfd-451c-4dff-a991-c111a6dc1782 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:55.547162 crc crio[22553]: time=\"2026-06-11T11:36:55.547096989Z\" level=info msg=\"Starting container: a6426a56da058a2e8a511f9046284f43979fc477597d5b2991f5e8fe0d750585\" id=4a7eb412-71d2-43ef-9d8d-769731b369d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:36:55.557031 crc crio[22553]: time=\"2026-06-11T11:36:55.554208126Z\" level=info msg=\"Started container\" PID=37584 containerID=a6426a56da058a2e8a511f9046284f43979fc477597d5b2991f5e8fe0d750585 description=cert-manager/cert-manager-webhook-769f6b94cb-7bf7m/cert-manager-webhook id=4a7eb412-71d2-43ef-9d8d-769731b369d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=455da906c07e83873d090d4db2d92f36cfa19aee7f22a093536e35474660d81d\nJun 11 11:36:55.559996 crc crio[22553]: time=\"2026-06-11T11:36:55.559870811Z\" level=info msg=\"Created container 544e3615e2f0b942f164d6c4987283718df1d6325c57951666d5838ea64b88b0: cert-manager/cert-manager-cainjector-7f9fdd5dd5-mld4s/cert-manager-cainjector\" id=9fde743b-c71d-4295-a958-e62a2db155dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:55.561061 crc crio[22553]: time=\"2026-06-11T11:36:55.560340535Z\" level=info msg=\"Created container 78c4cb47e321f402e4c963d878df716914bc3d8a2c9c847701ecf5b8b0ac840a: cert-manager/cert-manager-7b8b89f89d-4784c/cert-manager-controller\" id=4afd8f11-359b-4e63-b16c-2522c5ff9910 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:55.561258 crc crio[22553]: time=\"2026-06-11T11:36:55.561120658Z\" level=info msg=\"Starting container: 544e3615e2f0b942f164d6c4987283718df1d6325c57951666d5838ea64b88b0\" id=0446f338-8ffd-4b87-8159-68d947569a7e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:36:55.563634 crc crio[22553]: time=\"2026-06-11T11:36:55.563398344Z\" level=info msg=\"Starting container: 78c4cb47e321f402e4c963d878df716914bc3d8a2c9c847701ecf5b8b0ac840a\" id=30771c26-1017-4a00-b5b2-74a5b760975c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:36:55.567567 crc crio[22553]: time=\"2026-06-11T11:36:55.567347639Z\" level=info msg=\"Started container\" PID=37594 containerID=544e3615e2f0b942f164d6c4987283718df1d6325c57951666d5838ea64b88b0 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-mld4s/cert-manager-cainjector id=0446f338-8ffd-4b87-8159-68d947569a7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecc398d8b8fc6987540c3e0fd612648ccad0f1881d2738448e107d6b98bd1b97\nJun 11 11:36:55.573633 crc crio[22553]: time=\"2026-06-11T11:36:55.572510619Z\" level=info msg=\"Started container\" PID=37595 containerID=78c4cb47e321f402e4c963d878df716914bc3d8a2c9c847701ecf5b8b0ac840a description=cert-manager/cert-manager-7b8b89f89d-4784c/cert-manager-controller id=30771c26-1017-4a00-b5b2-74a5b760975c name=/runtime.v1.RuntimeService/StartContainer sandboxID=134aad55879d7c96ff691665c4e84c26b3989e5483db324b9e65520638a821a9\nJun 11 11:36:56.372543 crc crio[22553]: time=\"2026-06-11T11:36:56.3722738Z\" level=info msg=\"Stopping container: ebea1a766701464d8800ff27fca72c9f1d76f7d09eb166fca6501c8c3f9d1a2c (timeout: 30s)\" id=51fc2153-699c-44f6-b696-75a354344998 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:36:56.373913 crc crio[22553]: time=\"2026-06-11T11:36:56.373619149Z\" level=info msg=\"Stopping container: 43c07e268cec15f156334e13804e7583a9045b29d2b57c86b1678c6e358636ac (timeout: 30s)\" id=52a162fb-b975-4084-abba-83ef19006c7c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:36:56.552321 crc crio[22553]: time=\"2026-06-11T11:36:56.551448106Z\" level=info msg=\"Stopping container: 20a09ad3e29c9127194a5067887be32e68e94c3000ce637554f79f319ad1d574 (timeout: 30s)\" id=abd43ff7-39a8-48e3-b1b2-79c2a2ad6cf6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:36:56.555992 crc crio[22553]: time=\"2026-06-11T11:36:56.554512375Z\" level=info msg=\"Stopping container: 50ab4f6f983ad2a0cc7ff0c96cc801b5214955811e433d142979058e75ce1b25 (timeout: 30s)\" id=7c03d69e-4b6e-4c45-8cce-3c19de40b0e7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:36:56.555992 crc crio[22553]: time=\"2026-06-11T11:36:56.554979699Z\" level=info msg=\"Stopping container: 2d9b89ff62eb0eba2db28a124a5aab4d0258091403c6780a509bf9c04f79f5f0 (timeout: 30s)\" id=97a1f6d2-f01f-4d9e-947e-0601b47cf660 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:36:56.555992 crc crio[22553]: time=\"2026-06-11T11:36:56.555570756Z\" level=info msg=\"Stopping container: b84495f8599523fef301cb0ed2e29c96924bb87e85249d8f78fa9c5dd5a32fd5 (timeout: 30s)\" id=0ac85a19-8f4a-47de-a2af-97090cfdfeb6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:36:56.557592 crc crio[22553]: time=\"2026-06-11T11:36:56.556163633Z\" level=info msg=\"Stopping container: 748a7b90d6ccb0b2202e79b9516a346a3f6fce44439541937d7baaaa0034e364 (timeout: 30s)\" id=e9756c3a-d959-493c-a19e-916904b65f6b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:36:56.561052 crc crio[22553]: time=\"2026-06-11T11:36:56.560584932Z\" level=info msg=\"Stopping container: 35cafac5913b970a7204a1746c8184442798cab0399ba0d69110acc3bcf2649c (timeout: 30s)\" id=ab13ff47-9afb-4603-970b-71351a070671 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:36:56.576410 crc crio[22553]: time=\"2026-06-11T11:36:56.563098685Z\" level=info msg=\"Stopping container: 92cf5aef70d0bb2b2077902d18d9f0568cc74c3f4159f1b725a515306171410b (timeout: 30s)\" id=91bfe2a1-9780-44d9-9fdd-9c183c81425e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:36:56.635362 crc crio[22553]: time=\"2026-06-11T11:36:56.635182653Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 11 11:36:56.635838 crc crio[22553]: time=\"2026-06-11T11:36:56.635518673Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:36:56.662022 crc crio[22553]: time=\"2026-06-11T11:36:56.64503234Z\" level=info msg=\"Stopping container: 12d2c20a87bf5bdfdbfd2a6b641b6d62e79e7709d15444fdbb0682e7edf37496 (timeout: 30s)\" id=98ea15c1-17d4-4da0-ac06-009e1c872d14 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:36:56.730547 crc crio[22553]: time=\"2026-06-11T11:36:56.730331103Z\" level=info msg=\"Stopped container ebea1a766701464d8800ff27fca72c9f1d76f7d09eb166fca6501c8c3f9d1a2c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=51fc2153-699c-44f6-b696-75a354344998 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:36:56.746158 crc crio[22553]: time=\"2026-06-11T11:36:56.746049231Z\" level=info msg=\"Stopped container 20a09ad3e29c9127194a5067887be32e68e94c3000ce637554f79f319ad1d574: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=abd43ff7-39a8-48e3-b1b2-79c2a2ad6cf6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:36:56.746315 crc crio[22553]: time=\"2026-06-11T11:36:56.746294298Z\" level=info msg=\"Stopped container 2d9b89ff62eb0eba2db28a124a5aab4d0258091403c6780a509bf9c04f79f5f0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=97a1f6d2-f01f-4d9e-947e-0601b47cf660 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:36:56.746376 crc crio[22553]: time=\"2026-06-11T11:36:56.746347339Z\" level=info msg=\"Stopped container 35cafac5913b970a7204a1746c8184442798cab0399ba0d69110acc3bcf2649c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=ab13ff47-9afb-4603-970b-71351a070671 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:36:56.757829 crc crio[22553]: time=\"2026-06-11T11:36:56.757527155Z\" level=info msg=\"Stopped container 92cf5aef70d0bb2b2077902d18d9f0568cc74c3f4159f1b725a515306171410b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=91bfe2a1-9780-44d9-9fdd-9c183c81425e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:36:56.912947 crc crio[22553]: time=\"2026-06-11T11:36:56.91127071Z\" level=info msg=\"Stopped container b84495f8599523fef301cb0ed2e29c96924bb87e85249d8f78fa9c5dd5a32fd5: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=0ac85a19-8f4a-47de-a2af-97090cfdfeb6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:36:56.924156 crc crio[22553]: time=\"2026-06-11T11:36:56.924088393Z\" level=info msg=\"Stopped container 748a7b90d6ccb0b2202e79b9516a346a3f6fce44439541937d7baaaa0034e364: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=e9756c3a-d959-493c-a19e-916904b65f6b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:36:56.995981 crc crio[22553]: time=\"2026-06-11T11:36:56.99576813Z\" level=info msg=\"Stopped container 50ab4f6f983ad2a0cc7ff0c96cc801b5214955811e433d142979058e75ce1b25: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=7c03d69e-4b6e-4c45-8cce-3c19de40b0e7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:36:57.027238 crc crio[22553]: time=\"2026-06-11T11:36:57.026835264Z\" level=info msg=\"Stopped container 43c07e268cec15f156334e13804e7583a9045b29d2b57c86b1678c6e358636ac: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=52a162fb-b975-4084-abba-83ef19006c7c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:36:57.029115 crc crio[22553]: time=\"2026-06-11T11:36:57.029015588Z\" level=info msg=\"Stopping pod sandbox: 70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d\" id=1daac18f-1857-4a87-b290-3f0a65a1c2fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:36:57.034641 crc crio[22553]: time=\"2026-06-11T11:36:57.034479427Z\" level=info msg=\"Stopped pod sandbox: 70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d\" id=1daac18f-1857-4a87-b290-3f0a65a1c2fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:36:57.316879 crc crio[22553]: time=\"2026-06-11T11:36:57.316001422Z\" level=info msg=\"Removing container: 43c07e268cec15f156334e13804e7583a9045b29d2b57c86b1678c6e358636ac\" id=4b5636be-70ce-4c88-aaeb-cd6274c71d73 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:57.334358 crc crio[22553]: time=\"2026-06-11T11:36:57.334247133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=70e29261-fb91-44b8-ae73-879280cde7d8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:57.348804 crc crio[22553]: time=\"2026-06-11T11:36:57.348484997Z\" level=info msg=\"Removed container 43c07e268cec15f156334e13804e7583a9045b29d2b57c86b1678c6e358636ac: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=4b5636be-70ce-4c88-aaeb-cd6274c71d73 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:57.351800 crc crio[22553]: time=\"2026-06-11T11:36:57.351576137Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=4550ab59-7969-4d19-a53e-a1b6ff68066c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:57.352230 crc crio[22553]: time=\"2026-06-11T11:36:57.352161964Z\" level=info msg=\"Removing container: d80364845cb6ca2a63749bef2ec5646d49ee12af64efa34807047585658ef992\" id=004f8098-56c8-40b8-aa3b-790245fd92a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:57.354795 crc crio[22553]: time=\"2026-06-11T11:36:57.354637496Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=48181872-eace-47b3-b528-ff6fe6d9e36a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:57.355352 crc crio[22553]: time=\"2026-06-11T11:36:57.355199383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:57.380239 crc crio[22553]: time=\"2026-06-11T11:36:57.380092327Z\" level=info msg=\"Removed container d80364845cb6ca2a63749bef2ec5646d49ee12af64efa34807047585658ef992: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=004f8098-56c8-40b8-aa3b-790245fd92a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:57.388610 crc crio[22553]: time=\"2026-06-11T11:36:57.384628099Z\" level=info msg=\"Stopped container 12d2c20a87bf5bdfdbfd2a6b641b6d62e79e7709d15444fdbb0682e7edf37496: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=98ea15c1-17d4-4da0-ac06-009e1c872d14 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:36:57.388610 crc crio[22553]: time=\"2026-06-11T11:36:57.385819824Z\" level=info msg=\"Removing container: ebea1a766701464d8800ff27fca72c9f1d76f7d09eb166fca6501c8c3f9d1a2c\" id=3ef1aed6-745a-46a5-af8a-b3fc5825234e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:57.388610 crc crio[22553]: time=\"2026-06-11T11:36:57.386214946Z\" level=info msg=\"Stopping pod sandbox: 111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d\" id=87d19153-4af4-4ebc-a725-937ca759c0ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:36:57.392216 crc crio[22553]: time=\"2026-06-11T11:36:57.391622753Z\" level=info msg=\"Stopped pod sandbox: 111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d\" id=87d19153-4af4-4ebc-a725-937ca759c0ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:36:57.401399 crc crio[22553]: time=\"2026-06-11T11:36:57.401295775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:57.404959 crc crio[22553]: time=\"2026-06-11T11:36:57.404518468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:57.416769 crc crio[22553]: time=\"2026-06-11T11:36:57.416628071Z\" level=info msg=\"Removed container ebea1a766701464d8800ff27fca72c9f1d76f7d09eb166fca6501c8c3f9d1a2c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=3ef1aed6-745a-46a5-af8a-b3fc5825234e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:57.450791 crc crio[22553]: time=\"2026-06-11T11:36:57.450652721Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-mk4wv/POD\" id=b1644628-e6b5-46e2-90b2-40c57f166750 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:36:57.451030 crc crio[22553]: time=\"2026-06-11T11:36:57.450821616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:57.474900 crc crio[22553]: time=\"2026-06-11T11:36:57.474814775Z\" 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=b1644628-e6b5-46e2-90b2-40c57f166750 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:36:57.498945 crc crio[22553]: time=\"2026-06-11T11:36:57.498816523Z\" level=info msg=\"Ran pod sandbox 211c690645c1fa835db65207e67e939220004e283bf070823510d2704ba2b71d with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-mk4wv/POD\" id=b1644628-e6b5-46e2-90b2-40c57f166750 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:36:57.511077 crc crio[22553]: time=\"2026-06-11T11:36:57.510925316Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=edfcba9f-d3c6-4001-b736-e3c4ad547d83 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:57.516538 crc crio[22553]: time=\"2026-06-11T11:36:57.515454438Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a9d6caf6-8636-4aee-a7a5-b060448ccf06 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:57.528564 crc crio[22553]: time=\"2026-06-11T11:36:57.528478787Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-mk4wv/kube-rbac-proxy\" id=24c3ceae-b75c-4e92-b141-60c5da2e3385 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:57.529136 crc crio[22553]: time=\"2026-06-11T11:36:57.529068264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:57.533537 crc crio[22553]: time=\"2026-06-11T11:36:57.5309943Z\" level=info msg=\"Created container c633a8764012e7215ba4d81481003f335b5a047a2986ce0f174412404aab6650: openshift-multus/multus-bzhnf/kube-multus\" id=48181872-eace-47b3-b528-ff6fe6d9e36a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:57.537245 crc crio[22553]: time=\"2026-06-11T11:36:57.536381327Z\" level=info msg=\"Starting container: c633a8764012e7215ba4d81481003f335b5a047a2986ce0f174412404aab6650\" id=e1a575c5-781f-4005-a4cf-9414d31b484b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:36:57.549451 crc crio[22553]: time=\"2026-06-11T11:36:57.546366208Z\" level=info msg=\"Started container\" PID=37807 containerID=c633a8764012e7215ba4d81481003f335b5a047a2986ce0f174412404aab6650 description=openshift-multus/multus-bzhnf/kube-multus id=e1a575c5-781f-4005-a4cf-9414d31b484b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcad44165bf9e75edaaad94e1e3770645866ab2daf68c38802f594b2390a51a\nJun 11 11:36:57.572668 crc crio[22553]: time=\"2026-06-11T11:36:57.57254643Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_6fe9fa8d-5573-41e4-9ab1-d53b787c0b79\\\"\"\nJun 11 11:36:57.572668 crc crio[22553]: time=\"2026-06-11T11:36:57.572774886Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:36:57.573523 crc crio[22553]: time=\"2026-06-11T11:36:57.573457326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:57.801176 crc crio[22553]: time=\"2026-06-11T11:36:57.801090332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:57.924848 crc crio[22553]: time=\"2026-06-11T11:36:57.923875007Z\" level=info msg=\"Created container fe80dd71c2d8731b9ec668dff71e6e2eca907ead4609fddafa1ad5d5686c26dd: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-mk4wv/kube-rbac-proxy\" id=24c3ceae-b75c-4e92-b141-60c5da2e3385 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:57.927361 crc crio[22553]: time=\"2026-06-11T11:36:57.927158022Z\" level=info msg=\"Starting container: fe80dd71c2d8731b9ec668dff71e6e2eca907ead4609fddafa1ad5d5686c26dd\" id=6a5e828c-413c-4381-b6b2-79e25d87d5de name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:36:57.937931 crc crio[22553]: time=\"2026-06-11T11:36:57.936795243Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-dxv7q/POD\" id=5dbf1d2f-11d9-4610-953e-40d335127d72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:36:57.938091 crc crio[22553]: time=\"2026-06-11T11:36:57.937976557Z\" level=info msg=\"Started container\" PID=37828 containerID=fe80dd71c2d8731b9ec668dff71e6e2eca907ead4609fddafa1ad5d5686c26dd description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-mk4wv/kube-rbac-proxy id=6a5e828c-413c-4381-b6b2-79e25d87d5de name=/runtime.v1.RuntimeService/StartContainer sandboxID=211c690645c1fa835db65207e67e939220004e283bf070823510d2704ba2b71d\nJun 11 11:36:57.938091 crc crio[22553]: time=\"2026-06-11T11:36:57.938045609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:57.953650 crc crio[22553]: time=\"2026-06-11T11:36:57.952956033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2f98ffe3-b400-4e05-a659-b145d31c1159 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:57.961542 crc crio[22553]: time=\"2026-06-11T11:36:57.961367868Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e51e16f4-8e62-4cf8-b5b0-4ef03b85b67a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:57.966007 crc crio[22553]: time=\"2026-06-11T11:36:57.965322503Z\" 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=5dbf1d2f-11d9-4610-953e-40d335127d72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:36:57.972974 crc crio[22553]: time=\"2026-06-11T11:36:57.972836022Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-mk4wv/ovnkube-cluster-manager\" id=745ae725-5f9d-487a-b2da-c7cb49a4be6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:57.973388 crc crio[22553]: time=\"2026-06-11T11:36:57.973331796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:57.981635 crc crio[22553]: time=\"2026-06-11T11:36:57.981237347Z\" level=info msg=\"Ran pod sandbox b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc with infra container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/POD\" id=5dbf1d2f-11d9-4610-953e-40d335127d72 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:36:57.984949 crc crio[22553]: time=\"2026-06-11T11:36:57.984769669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0e20294a-b09f-4f49-a425-66b9e8aeae3c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:57.996323 crc crio[22553]: time=\"2026-06-11T11:36:57.996069358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fb408916-aa30-443d-a322-88c2cc2320c5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:58.009940 crc crio[22553]: time=\"2026-06-11T11:36:58.007238143Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/kubecfg-setup\" id=b2e82731-eb6e-48bf-bde7-0e66edf75efe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:58.009940 crc crio[22553]: time=\"2026-06-11T11:36:58.008028386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:58.033017 crc crio[22553]: time=\"2026-06-11T11:36:58.03289841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:58.042035 crc crio[22553]: time=\"2026-06-11T11:36:58.041792979Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 11 11:36:58.042035 crc crio[22553]: time=\"2026-06-11T11:36:58.042024846Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:36:58.042930 crc crio[22553]: time=\"2026-06-11T11:36:58.042055477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:58.057499 crc crio[22553]: time=\"2026-06-11T11:36:58.057325671Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 11 11:36:58.057499 crc crio[22553]: time=\"2026-06-11T11:36:58.057469146Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:36:58.059953 crc crio[22553]: time=\"2026-06-11T11:36:58.059799133Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 11 11:36:58.062113 crc crio[22553]: time=\"2026-06-11T11:36:58.061960696Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:36:58.062242 crc crio[22553]: time=\"2026-06-11T11:36:58.062152842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:58.065795 crc crio[22553]: time=\"2026-06-11T11:36:58.065555821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:58.076035 crc crio[22553]: time=\"2026-06-11T11:36:58.075953554Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 11 11:36:58.076306 crc crio[22553]: time=\"2026-06-11T11:36:58.076286063Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:36:58.088768 crc crio[22553]: time=\"2026-06-11T11:36:58.088312403Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 11 11:36:58.090108 crc crio[22553]: time=\"2026-06-11T11:36:58.089297262Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:36:58.101989 crc crio[22553]: time=\"2026-06-11T11:36:58.101882018Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 11 11:36:58.102166 crc crio[22553]: time=\"2026-06-11T11:36:58.102142076Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:36:58.110869 crc crio[22553]: time=\"2026-06-11T11:36:58.110474738Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 11 11:36:58.110869 crc crio[22553]: time=\"2026-06-11T11:36:58.110598452Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:36:58.111943 crc crio[22553]: time=\"2026-06-11T11:36:58.111533929Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 11 11:36:58.113344 crc crio[22553]: time=\"2026-06-11T11:36:58.113243629Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:36:58.123367 crc crio[22553]: time=\"2026-06-11T11:36:58.123270391Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_6fe9fa8d-5573-41e4-9ab1-d53b787c0b79\\\"\"\nJun 11 11:36:58.158666 crc crio[22553]: time=\"2026-06-11T11:36:58.158246739Z\" level=info msg=\"Created container 3a2332253969e3545d814f124131125feb1eaa4e244d34bd3a5cec31d81ea6a7: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-mk4wv/ovnkube-cluster-manager\" id=745ae725-5f9d-487a-b2da-c7cb49a4be6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:58.166447 crc crio[22553]: time=\"2026-06-11T11:36:58.166287433Z\" level=info msg=\"Starting container: 3a2332253969e3545d814f124131125feb1eaa4e244d34bd3a5cec31d81ea6a7\" id=bde9ee44-b2d5-4320-9783-a9559ea991ae name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:36:58.178949 crc crio[22553]: time=\"2026-06-11T11:36:58.176620104Z\" level=info msg=\"Created container 2415db8dde5a19effe4f2bce70475a0d3b88fcb7648ec786d0923cd574610e83: openshift-ovn-kubernetes/ovnkube-node-dxv7q/kubecfg-setup\" id=b2e82731-eb6e-48bf-bde7-0e66edf75efe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:58.181904 crc crio[22553]: time=\"2026-06-11T11:36:58.180408144Z\" level=info msg=\"Starting container: 2415db8dde5a19effe4f2bce70475a0d3b88fcb7648ec786d0923cd574610e83\" id=a6ab9e5d-352a-4d2d-9610-75a19df6bbf6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:36:58.182618 crc crio[22553]: time=\"2026-06-11T11:36:58.18093562Z\" level=info msg=\"Started container\" PID=37851 containerID=3a2332253969e3545d814f124131125feb1eaa4e244d34bd3a5cec31d81ea6a7 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-mk4wv/ovnkube-cluster-manager id=bde9ee44-b2d5-4320-9783-a9559ea991ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=211c690645c1fa835db65207e67e939220004e283bf070823510d2704ba2b71d\nJun 11 11:36:58.195221 crc crio[22553]: time=\"2026-06-11T11:36:58.190109367Z\" level=info msg=\"Started container\" PID=37853 containerID=2415db8dde5a19effe4f2bce70475a0d3b88fcb7648ec786d0923cd574610e83 description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/kubecfg-setup id=a6ab9e5d-352a-4d2d-9610-75a19df6bbf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc\nJun 11 11:36:58.350498 crc crio[22553]: time=\"2026-06-11T11:36:58.35030095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fdfa8559-978c-41fe-af91-cb6ea5d7acf2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:58.354040 crc crio[22553]: time=\"2026-06-11T11:36:58.353839553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=767dc6c8-061c-4996-bdb3-ffb6caffc101 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:58.360546 crc crio[22553]: time=\"2026-06-11T11:36:58.360479686Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovn-controller\" id=b30891d9-b8ea-4e3d-ad75-be20f71d11da name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:58.361061 crc crio[22553]: time=\"2026-06-11T11:36:58.36095926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:58.370246 crc crio[22553]: time=\"2026-06-11T11:36:58.370097936Z\" level=info msg=\"Removing container: 12d2c20a87bf5bdfdbfd2a6b641b6d62e79e7709d15444fdbb0682e7edf37496\" id=a89ef3a2-6374-4da3-9efd-daee43803809 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:58.399930 crc crio[22553]: time=\"2026-06-11T11:36:58.399839552Z\" level=info msg=\"Removed container 12d2c20a87bf5bdfdbfd2a6b641b6d62e79e7709d15444fdbb0682e7edf37496: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=a89ef3a2-6374-4da3-9efd-daee43803809 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:58.405360 crc crio[22553]: time=\"2026-06-11T11:36:58.40526683Z\" level=info msg=\"Removing container: 50ab4f6f983ad2a0cc7ff0c96cc801b5214955811e433d142979058e75ce1b25\" id=21e7eecc-4325-4bc8-a366-ff8ed25f73f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:58.424634 crc crio[22553]: time=\"2026-06-11T11:36:58.424387385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:58.427123 crc crio[22553]: time=\"2026-06-11T11:36:58.427053913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:58.445614 crc crio[22553]: time=\"2026-06-11T11:36:58.445530611Z\" level=info msg=\"Removed container 50ab4f6f983ad2a0cc7ff0c96cc801b5214955811e433d142979058e75ce1b25: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=21e7eecc-4325-4bc8-a366-ff8ed25f73f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:58.454520 crc crio[22553]: time=\"2026-06-11T11:36:58.454460841Z\" level=info msg=\"Removing container: 748a7b90d6ccb0b2202e79b9516a346a3f6fce44439541937d7baaaa0034e364\" id=02cbc60f-82bb-4ece-89c4-1eb589ca76a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:58.477379 crc crio[22553]: time=\"2026-06-11T11:36:58.477314206Z\" level=info msg=\"Removed container 748a7b90d6ccb0b2202e79b9516a346a3f6fce44439541937d7baaaa0034e364: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=02cbc60f-82bb-4ece-89c4-1eb589ca76a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:58.483311 crc crio[22553]: time=\"2026-06-11T11:36:58.483038233Z\" level=info msg=\"Removing container: b84495f8599523fef301cb0ed2e29c96924bb87e85249d8f78fa9c5dd5a32fd5\" id=7a2abda8-8af7-4321-bf71-d41da7c0cac6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:58.505608 crc crio[22553]: time=\"2026-06-11T11:36:58.505530727Z\" level=info msg=\"Removed container b84495f8599523fef301cb0ed2e29c96924bb87e85249d8f78fa9c5dd5a32fd5: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=7a2abda8-8af7-4321-bf71-d41da7c0cac6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:58.509589 crc crio[22553]: time=\"2026-06-11T11:36:58.509531394Z\" level=info msg=\"Removing container: 35cafac5913b970a7204a1746c8184442798cab0399ba0d69110acc3bcf2649c\" id=c86f76a8-0a2b-4afb-bd47-346cc8f45a48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:58.555917 crc crio[22553]: time=\"2026-06-11T11:36:58.547482469Z\" level=info msg=\"Removed container 35cafac5913b970a7204a1746c8184442798cab0399ba0d69110acc3bcf2649c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=c86f76a8-0a2b-4afb-bd47-346cc8f45a48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:58.559383 crc crio[22553]: time=\"2026-06-11T11:36:58.559242211Z\" level=info msg=\"Removing container: 92cf5aef70d0bb2b2077902d18d9f0568cc74c3f4159f1b725a515306171410b\" id=4e061104-abb4-4d13-993f-e5b6f034394e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:58.560094 crc crio[22553]: time=\"2026-06-11T11:36:58.560007303Z\" level=info msg=\"Created container 6a6c3b12e6e6526099608bc45984c3cb50bd496fa81db6a2280e2f056b778eb2: openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovn-controller\" id=b30891d9-b8ea-4e3d-ad75-be20f71d11da name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:58.561927 crc crio[22553]: time=\"2026-06-11T11:36:58.561820936Z\" level=info msg=\"Starting container: 6a6c3b12e6e6526099608bc45984c3cb50bd496fa81db6a2280e2f056b778eb2\" id=bd50e1c1-3752-4ad6-884d-6722152ee6ca name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:36:58.575616 crc crio[22553]: time=\"2026-06-11T11:36:58.575380701Z\" level=info msg=\"Started container\" PID=37925 containerID=6a6c3b12e6e6526099608bc45984c3cb50bd496fa81db6a2280e2f056b778eb2 description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovn-controller id=bd50e1c1-3752-4ad6-884d-6722152ee6ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc\nJun 11 11:36:58.588102 crc crio[22553]: time=\"2026-06-11T11:36:58.587979407Z\" level=info msg=\"Removed container 92cf5aef70d0bb2b2077902d18d9f0568cc74c3f4159f1b725a515306171410b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=4e061104-abb4-4d13-993f-e5b6f034394e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:58.593227 crc crio[22553]: time=\"2026-06-11T11:36:58.593135408Z\" level=info msg=\"Removing container: 20a09ad3e29c9127194a5067887be32e68e94c3000ce637554f79f319ad1d574\" id=37d9a5c1-d4d5-4b57-bcf0-ea16368dff1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:58.594112 crc crio[22553]: time=\"2026-06-11T11:36:58.594018773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d74b9d94-2c1f-40d1-b5aa-eecb4171d5d5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:58.598762 crc crio[22553]: time=\"2026-06-11T11:36:58.598604637Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f43fec86-377d-4546-99ef-6b95320936ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:58.605774 crc crio[22553]: time=\"2026-06-11T11:36:58.605498677Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovn-acl-logging\" id=fd9d470b-924e-4f1b-a7f4-a160b9bf42f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:58.612329 crc crio[22553]: time=\"2026-06-11T11:36:58.612216803Z\" level=info msg=\"Removed container 20a09ad3e29c9127194a5067887be32e68e94c3000ce637554f79f319ad1d574: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=37d9a5c1-d4d5-4b57-bcf0-ea16368dff1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:58.612763 crc crio[22553]: time=\"2026-06-11T11:36:58.612639795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:58.615990 crc crio[22553]: time=\"2026-06-11T11:36:58.615922561Z\" level=info msg=\"Removing container: 2d9b89ff62eb0eba2db28a124a5aab4d0258091403c6780a509bf9c04f79f5f0\" id=681efae0-8d21-40f6-8a87-2f83907b6e83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:58.640206 crc crio[22553]: time=\"2026-06-11T11:36:58.640122895Z\" level=info msg=\"Removed container 2d9b89ff62eb0eba2db28a124a5aab4d0258091403c6780a509bf9c04f79f5f0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=681efae0-8d21-40f6-8a87-2f83907b6e83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:58.643972 crc crio[22553]: time=\"2026-06-11T11:36:58.643888015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:58.645022 crc crio[22553]: time=\"2026-06-11T11:36:58.644925075Z\" level=info msg=\"Removing container: 7fe222daef6e05c4e6be93c3bc5ddd54a7e76246300286bcb3804b0b105670c6\" id=530b3352-129f-43e6-9084-bf620d8cafb9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:58.645846 crc crio[22553]: time=\"2026-06-11T11:36:58.64577955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:58.682459 crc crio[22553]: time=\"2026-06-11T11:36:58.682324354Z\" level=info msg=\"Removed container 7fe222daef6e05c4e6be93c3bc5ddd54a7e76246300286bcb3804b0b105670c6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=530b3352-129f-43e6-9084-bf620d8cafb9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:36:58.766749 crc crio[22553]: time=\"2026-06-11T11:36:58.766578996Z\" level=info msg=\"Created container 5e06d30d899400bcaf0745db70362939541ed25991a38dc80d9110023e1b6576: openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovn-acl-logging\" id=fd9d470b-924e-4f1b-a7f4-a160b9bf42f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:58.769475 crc crio[22553]: time=\"2026-06-11T11:36:58.769246304Z\" level=info msg=\"Starting container: 5e06d30d899400bcaf0745db70362939541ed25991a38dc80d9110023e1b6576\" id=08a3f4cc-2875-43ac-a954-568f3096f213 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:36:58.777074 crc crio[22553]: time=\"2026-06-11T11:36:58.776958609Z\" level=info msg=\"Started container\" PID=37943 containerID=5e06d30d899400bcaf0745db70362939541ed25991a38dc80d9110023e1b6576 description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovn-acl-logging id=08a3f4cc-2875-43ac-a954-568f3096f213 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc\nJun 11 11:36:58.795074 crc crio[22553]: time=\"2026-06-11T11:36:58.793308634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=df8d467a-cf03-4c23-a60a-18e03a80b6be name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:58.797813 crc crio[22553]: time=\"2026-06-11T11:36:58.797722253Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=da0b7757-d398-4678-9e60-0e6073aa7a1b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:58.807342 crc crio[22553]: time=\"2026-06-11T11:36:58.806763886Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/kube-rbac-proxy-node\" id=4b3ded59-f127-42ef-9dd2-58c9f1532a3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:58.807342 crc crio[22553]: time=\"2026-06-11T11:36:58.807268061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:58.843803 crc crio[22553]: time=\"2026-06-11T11:36:58.842151026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:58.844930 crc crio[22553]: time=\"2026-06-11T11:36:58.844401232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:58.979611 crc crio[22553]: time=\"2026-06-11T11:36:58.979468434Z\" level=info msg=\"Created container f48bcad079819d0b536232ee3dfafbcd2e56fe59f120e40f88fe3f3a019cb3db: openshift-ovn-kubernetes/ovnkube-node-dxv7q/kube-rbac-proxy-node\" id=4b3ded59-f127-42ef-9dd2-58c9f1532a3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:58.981375 crc crio[22553]: time=\"2026-06-11T11:36:58.981260456Z\" level=info msg=\"Starting container: f48bcad079819d0b536232ee3dfafbcd2e56fe59f120e40f88fe3f3a019cb3db\" id=4d2ff785-6ca8-4a45-86b2-7776876cb526 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:36:58.987867 crc crio[22553]: time=\"2026-06-11T11:36:58.987778296Z\" level=info msg=\"Started container\" PID=37961 containerID=f48bcad079819d0b536232ee3dfafbcd2e56fe59f120e40f88fe3f3a019cb3db description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/kube-rbac-proxy-node id=4d2ff785-6ca8-4a45-86b2-7776876cb526 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc\nJun 11 11:36:59.003054 crc crio[22553]: time=\"2026-06-11T11:36:59.002955447Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b8ff0783-68eb-4780-98a1-25dba9245116 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:59.006186 crc crio[22553]: time=\"2026-06-11T11:36:59.006064568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0f1c1f17-d291-4ca1-a806-8306e2339b47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:59.017051 crc crio[22553]: time=\"2026-06-11T11:36:59.016915454Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/kube-rbac-proxy-ovn-metrics\" id=589e7458-44a8-43ad-8fb7-9592fda8fb35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:59.017627 crc crio[22553]: time=\"2026-06-11T11:36:59.017544812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:59.043786 crc crio[22553]: time=\"2026-06-11T11:36:59.043623581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:59.045358 crc crio[22553]: time=\"2026-06-11T11:36:59.04530559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:59.167237 crc crio[22553]: time=\"2026-06-11T11:36:59.167108756Z\" level=info msg=\"Created container 7d1659149804198f2df472770abd4980002c1acf53be15b5b322de729f01e8ff: openshift-ovn-kubernetes/ovnkube-node-dxv7q/kube-rbac-proxy-ovn-metrics\" id=589e7458-44a8-43ad-8fb7-9592fda8fb35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:59.169175 crc crio[22553]: time=\"2026-06-11T11:36:59.169089163Z\" level=info msg=\"Starting container: 7d1659149804198f2df472770abd4980002c1acf53be15b5b322de729f01e8ff\" id=d6bd72b0-83f9-49de-9511-8690e7f01260 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:36:59.174967 crc crio[22553]: time=\"2026-06-11T11:36:59.17480515Z\" level=info msg=\"Started container\" PID=37982 containerID=7d1659149804198f2df472770abd4980002c1acf53be15b5b322de729f01e8ff description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/kube-rbac-proxy-ovn-metrics id=d6bd72b0-83f9-49de-9511-8690e7f01260 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc\nJun 11 11:36:59.185978 crc crio[22553]: time=\"2026-06-11T11:36:59.185834421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=682d9116-0976-4509-9757-d098d2788e41 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:59.189037 crc crio[22553]: time=\"2026-06-11T11:36:59.188953002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8aabb53a-1fe6-48c5-ad74-8b862110b8a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:59.198913 crc crio[22553]: time=\"2026-06-11T11:36:59.198801128Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/northd\" id=c470b06d-e9c6-46d8-89ef-a5134a7bb002 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:59.199941 crc crio[22553]: time=\"2026-06-11T11:36:59.199476318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:59.236730 crc crio[22553]: time=\"2026-06-11T11:36:59.236608829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:59.238791 crc crio[22553]: time=\"2026-06-11T11:36:59.238633838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:59.340166 crc crio[22553]: time=\"2026-06-11T11:36:59.34005046Z\" level=info msg=\"Created container 08b800726e2f017e8de0c7cbdc70729670badf8821fb653802ed7ea6b040d6c3: openshift-ovn-kubernetes/ovnkube-node-dxv7q/northd\" id=c470b06d-e9c6-46d8-89ef-a5134a7bb002 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:59.342334 crc crio[22553]: time=\"2026-06-11T11:36:59.342234224Z\" level=info msg=\"Starting container: 08b800726e2f017e8de0c7cbdc70729670badf8821fb653802ed7ea6b040d6c3\" id=0f893262-8a4e-4608-96f7-1e95bb5523be name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:36:59.351633 crc crio[22553]: time=\"2026-06-11T11:36:59.351531174Z\" level=info msg=\"Started container\" PID=38001 containerID=08b800726e2f017e8de0c7cbdc70729670badf8821fb653802ed7ea6b040d6c3 description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/northd id=0f893262-8a4e-4608-96f7-1e95bb5523be name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc\nJun 11 11:36:59.369080 crc crio[22553]: time=\"2026-06-11T11:36:59.36889158Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=95d9582b-3b4b-4de1-8397-9bef2b4524b9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:59.371627 crc crio[22553]: time=\"2026-06-11T11:36:59.371521256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=06c7430d-2809-45cd-bfc9-3b7f67153b92 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:36:59.380570 crc crio[22553]: time=\"2026-06-11T11:36:59.380489377Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/nbdb\" id=b864a54f-958d-4601-ab66-303bf446171f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:59.381108 crc crio[22553]: time=\"2026-06-11T11:36:59.381024883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:59.417451 crc crio[22553]: time=\"2026-06-11T11:36:59.417150914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:59.419945 crc crio[22553]: time=\"2026-06-11T11:36:59.419859023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:36:59.596075 crc crio[22553]: time=\"2026-06-11T11:36:59.595654771Z\" level=info msg=\"Created container 950d628cdf99821c8cef7f01eacda1745cf5e291930a53b1d2b801da7686368d: openshift-ovn-kubernetes/ovnkube-node-dxv7q/nbdb\" id=b864a54f-958d-4601-ab66-303bf446171f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:36:59.597766 crc crio[22553]: time=\"2026-06-11T11:36:59.597627738Z\" level=info msg=\"Starting container: 950d628cdf99821c8cef7f01eacda1745cf5e291930a53b1d2b801da7686368d\" id=fbeb025c-f98c-49e8-b042-5c7195ad95c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:36:59.604931 crc crio[22553]: time=\"2026-06-11T11:36:59.604815767Z\" level=info msg=\"Started container\" PID=38012 containerID=950d628cdf99821c8cef7f01eacda1745cf5e291930a53b1d2b801da7686368d description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/nbdb id=fbeb025c-f98c-49e8-b042-5c7195ad95c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc\nJun 11 11:37:01.811786 crc crio[22553]: time=\"2026-06-11T11:37:01.810609967Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=727c1a86-dc94-4b5b-9bfe-b1b4e4ad55ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:37:01.816082 crc crio[22553]: time=\"2026-06-11T11:37:01.815967503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2528469a-e9f8-4757-b792-854811ddb757 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:37:01.822485 crc crio[22553]: time=\"2026-06-11T11:37:01.822291907Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/sbdb\" id=31870973-f9a2-4d33-a44b-678a724951e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:37:01.822939 crc crio[22553]: time=\"2026-06-11T11:37:01.822838683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:37:01.880835 crc crio[22553]: time=\"2026-06-11T11:37:01.876980379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:37:01.881564 crc crio[22553]: time=\"2026-06-11T11:37:01.881400648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:37:02.021917 crc crio[22553]: time=\"2026-06-11T11:37:02.02164181Z\" level=info msg=\"Created container 694f3886d98106e045cfacf26d25467eff041f8984723d768b20e423b75ad4fa: openshift-ovn-kubernetes/ovnkube-node-dxv7q/sbdb\" id=31870973-f9a2-4d33-a44b-678a724951e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:37:02.024107 crc crio[22553]: time=\"2026-06-11T11:37:02.023801772Z\" level=info msg=\"Starting container: 694f3886d98106e045cfacf26d25467eff041f8984723d768b20e423b75ad4fa\" id=69c8d22e-d99d-4a6a-87d5-1c7c09f8243c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:37:02.028646 crc crio[22553]: time=\"2026-06-11T11:37:02.028586192Z\" level=info msg=\"Started container\" PID=38101 containerID=694f3886d98106e045cfacf26d25467eff041f8984723d768b20e423b75ad4fa description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/sbdb id=69c8d22e-d99d-4a6a-87d5-1c7c09f8243c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc\nJun 11 11:37:03.320289 crc crio[22553]: time=\"2026-06-11T11:37:03.32020095Z\" level=info msg=\"Removing container: a3b89d4a0ae7feb787c35a9f9df1a21301e89ba7c0d031335f8df1d1f5c04918\" id=7aba520d-625a-4306-933c-39e19283e763 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:37:03.457110 crc crio[22553]: time=\"2026-06-11T11:37:03.456300422Z\" level=info msg=\"Removed container a3b89d4a0ae7feb787c35a9f9df1a21301e89ba7c0d031335f8df1d1f5c04918: openshift-infra/auto-csr-approver-29686290-44vxn/oc\" id=7aba520d-625a-4306-933c-39e19283e763 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:37:03.467113 crc crio[22553]: time=\"2026-06-11T11:37:03.466136758Z\" level=info msg=\"Stopping pod sandbox: 4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401\" id=ffe11b6c-e032-4502-a3c1-dc39e8f4a5f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:37:03.467113 crc crio[22553]: time=\"2026-06-11T11:37:03.466254432Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401\" id=ffe11b6c-e032-4502-a3c1-dc39e8f4a5f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:37:03.467113 crc crio[22553]: time=\"2026-06-11T11:37:03.467061235Z\" level=info msg=\"Removing pod sandbox: 4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401\" id=55844b70-631e-45be-ba15-11ac52099d76 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:37:03.479291 crc crio[22553]: time=\"2026-06-11T11:37:03.479002973Z\" level=info msg=\"Removed pod sandbox: 4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401\" id=55844b70-631e-45be-ba15-11ac52099d76 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:37:03.480471 crc crio[22553]: time=\"2026-06-11T11:37:03.480368393Z\" level=info msg=\"Stopping pod sandbox: 111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d\" id=b2088d97-1a01-4410-a9a6-c391bfa12798 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:37:03.480553 crc crio[22553]: time=\"2026-06-11T11:37:03.480512067Z\" level=info msg=\"Stopped pod sandbox (already stopped): 111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d\" id=b2088d97-1a01-4410-a9a6-c391bfa12798 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:37:03.481255 crc crio[22553]: time=\"2026-06-11T11:37:03.481182866Z\" level=info msg=\"Removing pod sandbox: 111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d\" id=e47710a5-5fee-43de-b448-4708b6fbb88e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:37:03.494581 crc crio[22553]: time=\"2026-06-11T11:37:03.493985209Z\" level=info msg=\"Removed pod sandbox: 111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d\" id=e47710a5-5fee-43de-b448-4708b6fbb88e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:37:03.497022 crc crio[22553]: time=\"2026-06-11T11:37:03.495648357Z\" level=info msg=\"Stopping pod sandbox: 70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d\" id=dcc3cb14-edfb-4918-8a06-15fe79686de9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:37:03.497022 crc crio[22553]: time=\"2026-06-11T11:37:03.495803792Z\" level=info msg=\"Stopped pod sandbox (already stopped): 70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d\" id=dcc3cb14-edfb-4918-8a06-15fe79686de9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:37:03.497022 crc crio[22553]: time=\"2026-06-11T11:37:03.496548304Z\" level=info msg=\"Removing pod sandbox: 70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d\" id=a8d377f3-6523-40f8-a80d-a614b1302552 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:37:03.513998 crc crio[22553]: time=\"2026-06-11T11:37:03.513775225Z\" level=info msg=\"Removed pod sandbox: 70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d\" id=a8d377f3-6523-40f8-a80d-a614b1302552 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:37:04.107903 crc crio[22553]: time=\"2026-06-11T11:37:04.107594011Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0f49418c-4aa7-44fe-9202-92658f260131 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:37:04.142637 crc crio[22553]: time=\"2026-06-11T11:37:04.142467416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=51f27df5-dc81-4813-a48d-ea6ca262a022 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:37:04.153959 crc crio[22553]: time=\"2026-06-11T11:37:04.153872618Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovnkube-controller\" id=72407a7c-c799-4107-be22-cf6dcafc7640 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:37:04.154868 crc crio[22553]: time=\"2026-06-11T11:37:04.154795005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:37:04.200974 crc crio[22553]: time=\"2026-06-11T11:37:04.200356881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:37:04.204263 crc crio[22553]: time=\"2026-06-11T11:37:04.204184073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:37:04.350154 crc crio[22553]: time=\"2026-06-11T11:37:04.349972267Z\" level=info msg=\"Created container dfbd623d5923b88e06814e2947ef412066c036967acedc56a6a61776c9df973e: openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovnkube-controller\" id=72407a7c-c799-4107-be22-cf6dcafc7640 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:37:04.352293 crc crio[22553]: time=\"2026-06-11T11:37:04.351563193Z\" level=info msg=\"Starting container: dfbd623d5923b88e06814e2947ef412066c036967acedc56a6a61776c9df973e\" id=24d51719-91cc-4975-8d6a-656444fcd827 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:37:04.363160 crc crio[22553]: time=\"2026-06-11T11:37:04.362963485Z\" level=info msg=\"Started container\" PID=38168 containerID=dfbd623d5923b88e06814e2947ef412066c036967acedc56a6a61776c9df973e description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovnkube-controller id=24d51719-91cc-4975-8d6a-656444fcd827 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc\nJun 11 11:37:04.459411 crc crio[22553]: time=\"2026-06-11T11:37:04.459269068Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.459886 crc crio[22553]: time=\"2026-06-11T11:37:04.459646979Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.461162 crc crio[22553]: time=\"2026-06-11T11:37:04.460344669Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.461162 crc crio[22553]: time=\"2026-06-11T11:37:04.460501004Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.461800 crc crio[22553]: time=\"2026-06-11T11:37:04.461716659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.461800 crc crio[22553]: time=\"2026-06-11T11:37:04.461795182Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.462376 crc crio[22553]: time=\"2026-06-11T11:37:04.462262525Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.462485 crc crio[22553]: time=\"2026-06-11T11:37:04.46240504Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.462485 crc crio[22553]: time=\"2026-06-11T11:37:04.462473832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.462579 crc crio[22553]: time=\"2026-06-11T11:37:04.462508813Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.463190 crc crio[22553]: time=\"2026-06-11T11:37:04.463072929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.463291 crc crio[22553]: time=\"2026-06-11T11:37:04.463250824Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.463355 crc crio[22553]: time=\"2026-06-11T11:37:04.463321736Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.463461 crc crio[22553]: time=\"2026-06-11T11:37:04.463372898Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.463949754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.464009256Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.464201092Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.464347846Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.464386897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.464411878Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.464642475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.464810839Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.465013225Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.465090108Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.465112608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.465148689Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.465203451Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.465233902Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.465243982Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.465262273Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.465478239Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.4655249Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.465739356Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.465780338Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.465986884Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.466074366Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.46619715Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.466252341Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.466316443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.466354554Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.46653854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.466570051Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.467259081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.467352244Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.467377764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.467506578Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.46756464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.467626712Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.46792378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.467965321Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.468136686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.468172037Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.468477306Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.468516867Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.468931759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.468995001Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.469054373Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.469091264Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.4693058Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.469339741Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.469570158Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.469607299Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.473127 crc crio[22553]: time=\"2026-06-11T11:37:04.471045211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.473127 crc crio[22553]: time=\"2026-06-11T11:37:04.471080182Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.473127 crc crio[22553]: time=\"2026-06-11T11:37:04.471545566Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.473127 crc crio[22553]: time=\"2026-06-11T11:37:04.471610267Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.473127 crc crio[22553]: time=\"2026-06-11T11:37:04.472358279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.473127 crc crio[22553]: time=\"2026-06-11T11:37:04.4723915Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.473127 crc crio[22553]: time=\"2026-06-11T11:37:04.472654128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.473127 crc crio[22553]: time=\"2026-06-11T11:37:04.47272656Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.475045 crc crio[22553]: time=\"2026-06-11T11:37:04.474893173Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.475045 crc crio[22553]: time=\"2026-06-11T11:37:04.474933314Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.475045 crc crio[22553]: time=\"2026-06-11T11:37:04.474950345Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.475045 crc crio[22553]: time=\"2026-06-11T11:37:04.474968525Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.475662 crc crio[22553]: time=\"2026-06-11T11:37:04.475603614Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.475662 crc crio[22553]: time=\"2026-06-11T11:37:04.475644205Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.475865 crc crio[22553]: time=\"2026-06-11T11:37:04.475734567Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.475865 crc crio[22553]: time=\"2026-06-11T11:37:04.475781719Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.476125 crc crio[22553]: time=\"2026-06-11T11:37:04.476029646Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.476125 crc crio[22553]: time=\"2026-06-11T11:37:04.476089678Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.476408 crc crio[22553]: time=\"2026-06-11T11:37:04.476339355Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.476527 crc crio[22553]: time=\"2026-06-11T11:37:04.476453408Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.476573 crc crio[22553]: time=\"2026-06-11T11:37:04.476539761Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.476617 crc crio[22553]: time=\"2026-06-11T11:37:04.476579302Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.477019 crc crio[22553]: time=\"2026-06-11T11:37:04.476948883Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.477019 crc crio[22553]: time=\"2026-06-11T11:37:04.476993234Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.477211 crc crio[22553]: time=\"2026-06-11T11:37:04.477171729Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.477211 crc crio[22553]: time=\"2026-06-11T11:37:04.47719947Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.477410 crc crio[22553]: time=\"2026-06-11T11:37:04.477374965Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.477526 crc crio[22553]: time=\"2026-06-11T11:37:04.477454168Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.477871 crc crio[22553]: time=\"2026-06-11T11:37:04.477806118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.477871 crc crio[22553]: time=\"2026-06-11T11:37:04.477851259Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.478078 crc crio[22553]: time=\"2026-06-11T11:37:04.478060465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.478143 crc crio[22553]: time=\"2026-06-11T11:37:04.478090786Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.478849 crc crio[22553]: time=\"2026-06-11T11:37:04.478782646Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.478849 crc crio[22553]: time=\"2026-06-11T11:37:04.478825437Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.479075 crc crio[22553]: time=\"2026-06-11T11:37:04.479022653Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.479158 crc crio[22553]: time=\"2026-06-11T11:37:04.479083585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.479599 crc crio[22553]: time=\"2026-06-11T11:37:04.479494497Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.479599 crc crio[22553]: time=\"2026-06-11T11:37:04.47959178Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.480062 crc crio[22553]: time=\"2026-06-11T11:37:04.479983861Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.480062 crc crio[22553]: time=\"2026-06-11T11:37:04.480052483Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.480780 crc crio[22553]: time=\"2026-06-11T11:37:04.480345042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.480780 crc crio[22553]: time=\"2026-06-11T11:37:04.480409064Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.484773 crc crio[22553]: time=\"2026-06-11T11:37:04.483836803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.484773 crc crio[22553]: time=\"2026-06-11T11:37:04.484618796Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.484773 crc crio[22553]: time=\"2026-06-11T11:37:04.484662957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.484773 crc crio[22553]: time=\"2026-06-11T11:37:04.4847612Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.485020 crc crio[22553]: time=\"2026-06-11T11:37:04.484919725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.485020 crc crio[22553]: time=\"2026-06-11T11:37:04.484950336Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.485270 crc crio[22553]: time=\"2026-06-11T11:37:04.485192363Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.485270 crc crio[22553]: time=\"2026-06-11T11:37:04.485253295Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.485576 crc crio[22553]: time=\"2026-06-11T11:37:04.485501352Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.485576 crc crio[22553]: time=\"2026-06-11T11:37:04.485566414Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.485841 crc crio[22553]: time=\"2026-06-11T11:37:04.48579629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.485928 crc crio[22553]: time=\"2026-06-11T11:37:04.485853102Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.486449 crc crio[22553]: time=\"2026-06-11T11:37:04.486329496Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.486449 crc crio[22553]: time=\"2026-06-11T11:37:04.486393658Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.486869 crc crio[22553]: time=\"2026-06-11T11:37:04.486615764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.486961 crc crio[22553]: time=\"2026-06-11T11:37:04.486896702Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.487518 crc crio[22553]: time=\"2026-06-11T11:37:04.487451979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.487518 crc crio[22553]: time=\"2026-06-11T11:37:04.48749838Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.487782 crc crio[22553]: time=\"2026-06-11T11:37:04.487729607Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.487879 crc crio[22553]: time=\"2026-06-11T11:37:04.487793239Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.488169 crc crio[22553]: time=\"2026-06-11T11:37:04.488091447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.488169 crc crio[22553]: time=\"2026-06-11T11:37:04.488145439Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.488348 crc crio[22553]: time=\"2026-06-11T11:37:04.488300473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.488348 crc crio[22553]: time=\"2026-06-11T11:37:04.488337334Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.488792 crc crio[22553]: time=\"2026-06-11T11:37:04.488638543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.488792 crc crio[22553]: time=\"2026-06-11T11:37:04.488732786Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.488940 crc crio[22553]: time=\"2026-06-11T11:37:04.488905331Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.488940 crc crio[22553]: time=\"2026-06-11T11:37:04.488934592Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.489220 crc crio[22553]: time=\"2026-06-11T11:37:04.489184119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.489220 crc crio[22553]: time=\"2026-06-11T11:37:04.48921459Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.489354 crc crio[22553]: time=\"2026-06-11T11:37:04.489337863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.489413 crc crio[22553]: time=\"2026-06-11T11:37:04.489364954Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.489974 crc crio[22553]: time=\"2026-06-11T11:37:04.48991735Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.489974 crc crio[22553]: time=\"2026-06-11T11:37:04.489968742Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.490187 crc crio[22553]: time=\"2026-06-11T11:37:04.490112726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.490187 crc crio[22553]: time=\"2026-06-11T11:37:04.490163057Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.490560 crc crio[22553]: time=\"2026-06-11T11:37:04.490484457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.490560 crc crio[22553]: time=\"2026-06-11T11:37:04.490536508Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.490817 crc crio[22553]: time=\"2026-06-11T11:37:04.490655072Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.490817 crc crio[22553]: time=\"2026-06-11T11:37:04.490732134Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.490943 crc crio[22553]: time=\"2026-06-11T11:37:04.490912819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.491008 crc crio[22553]: time=\"2026-06-11T11:37:04.49094585Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.491189 crc crio[22553]: time=\"2026-06-11T11:37:04.491141926Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.491189 crc crio[22553]: time=\"2026-06-11T11:37:04.491191427Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.491727 crc crio[22553]: time=\"2026-06-11T11:37:04.49162372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.491727 crc crio[22553]: time=\"2026-06-11T11:37:04.491667361Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.492118 crc crio[22553]: time=\"2026-06-11T11:37:04.492069213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.492192 crc crio[22553]: time=\"2026-06-11T11:37:04.492124335Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.492447 crc crio[22553]: time=\"2026-06-11T11:37:04.492350231Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.492447 crc crio[22553]: time=\"2026-06-11T11:37:04.492401183Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.493061 crc crio[22553]: time=\"2026-06-11T11:37:04.49300002Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.493193 crc crio[22553]: time=\"2026-06-11T11:37:04.493117074Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.493310 crc crio[22553]: time=\"2026-06-11T11:37:04.493216816Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.493310 crc crio[22553]: time=\"2026-06-11T11:37:04.493243507Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.493462 crc crio[22553]: time=\"2026-06-11T11:37:04.49334764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.493528 crc crio[22553]: time=\"2026-06-11T11:37:04.493486714Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.493817 crc crio[22553]: time=\"2026-06-11T11:37:04.493739702Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.493817 crc crio[22553]: time=\"2026-06-11T11:37:04.493795423Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.494243 crc crio[22553]: time=\"2026-06-11T11:37:04.494133273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.494495 crc crio[22553]: time=\"2026-06-11T11:37:04.49438124Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.494556 crc crio[22553]: time=\"2026-06-11T11:37:04.494514134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.494645 crc crio[22553]: time=\"2026-06-11T11:37:04.494609837Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.494889 crc crio[22553]: time=\"2026-06-11T11:37:04.494829973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.494889 crc crio[22553]: time=\"2026-06-11T11:37:04.494871085Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.495345 crc crio[22553]: time=\"2026-06-11T11:37:04.495288437Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.495345 crc crio[22553]: time=\"2026-06-11T11:37:04.495328218Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.495632 crc crio[22553]: time=\"2026-06-11T11:37:04.495583885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.495632 crc crio[22553]: time=\"2026-06-11T11:37:04.495616986Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.495900 crc crio[22553]: time=\"2026-06-11T11:37:04.495854873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.495900 crc crio[22553]: time=\"2026-06-11T11:37:04.495885524Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.496150 crc crio[22553]: time=\"2026-06-11T11:37:04.49610374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.496150 crc crio[22553]: time=\"2026-06-11T11:37:04.496135511Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.496402 crc crio[22553]: time=\"2026-06-11T11:37:04.496357428Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.496402 crc crio[22553]: time=\"2026-06-11T11:37:04.496387379Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.496725 crc crio[22553]: time=\"2026-06-11T11:37:04.496627626Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.496725 crc crio[22553]: time=\"2026-06-11T11:37:04.496659927Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.496984 crc crio[22553]: time=\"2026-06-11T11:37:04.496960215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.497086 crc crio[22553]: time=\"2026-06-11T11:37:04.497073119Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.497184 crc crio[22553]: time=\"2026-06-11T11:37:04.497170811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.497273 crc crio[22553]: time=\"2026-06-11T11:37:04.497261074Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.497510 crc crio[22553]: time=\"2026-06-11T11:37:04.497492831Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.497608 crc crio[22553]: time=\"2026-06-11T11:37:04.497591334Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.497759 crc crio[22553]: time=\"2026-06-11T11:37:04.497739028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.497874 crc crio[22553]: time=\"2026-06-11T11:37:04.497859482Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.498064 crc crio[22553]: time=\"2026-06-11T11:37:04.498048027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.498154 crc crio[22553]: time=\"2026-06-11T11:37:04.49814275Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.498249 crc crio[22553]: time=\"2026-06-11T11:37:04.498235043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.498342 crc crio[22553]: time=\"2026-06-11T11:37:04.498329505Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.498575 crc crio[22553]: time=\"2026-06-11T11:37:04.498559032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.498784 crc crio[22553]: time=\"2026-06-11T11:37:04.498664245Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.499144 crc crio[22553]: time=\"2026-06-11T11:37:04.499123048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.499252 crc crio[22553]: time=\"2026-06-11T11:37:04.499239202Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.499344 crc crio[22553]: time=\"2026-06-11T11:37:04.499331604Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.499476 crc crio[22553]: time=\"2026-06-11T11:37:04.499458598Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.499668 crc crio[22553]: time=\"2026-06-11T11:37:04.499651224Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.499828 crc crio[22553]: time=\"2026-06-11T11:37:04.499812548Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.500438 crc crio[22553]: time=\"2026-06-11T11:37:04.500315093Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.500605 crc crio[22553]: time=\"2026-06-11T11:37:04.50054131Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.500784 crc crio[22553]: time=\"2026-06-11T11:37:04.500645113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.500891 crc crio[22553]: time=\"2026-06-11T11:37:04.500795287Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.501221 crc crio[22553]: time=\"2026-06-11T11:37:04.501027724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.501221 crc crio[22553]: time=\"2026-06-11T11:37:04.501210169Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.501571 crc crio[22553]: time=\"2026-06-11T11:37:04.501545039Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.501754 crc crio[22553]: time=\"2026-06-11T11:37:04.501669282Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.501846 crc crio[22553]: time=\"2026-06-11T11:37:04.501829967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.501930 crc crio[22553]: time=\"2026-06-11T11:37:04.50191841Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.502159 crc crio[22553]: time=\"2026-06-11T11:37:04.502094905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.502159 crc crio[22553]: time=\"2026-06-11T11:37:04.502160117Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.502558 crc crio[22553]: time=\"2026-06-11T11:37:04.502465626Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.502631 crc crio[22553]: time=\"2026-06-11T11:37:04.502589159Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.502796 crc crio[22553]: time=\"2026-06-11T11:37:04.502672122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.502796 crc crio[22553]: time=\"2026-06-11T11:37:04.502751734Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.503438 crc crio[22553]: time=\"2026-06-11T11:37:04.503355532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.503600 crc crio[22553]: time=\"2026-06-11T11:37:04.503512306Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.503777 crc crio[22553]: time=\"2026-06-11T11:37:04.50364849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.503919 crc crio[22553]: time=\"2026-06-11T11:37:04.503840276Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.504002 crc crio[22553]: time=\"2026-06-11T11:37:04.503908498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.504002 crc crio[22553]: time=\"2026-06-11T11:37:04.50398106Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.504088 crc crio[22553]: time=\"2026-06-11T11:37:04.504043082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.504130 crc crio[22553]: time=\"2026-06-11T11:37:04.504092663Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.504283 crc crio[22553]: time=\"2026-06-11T11:37:04.504259838Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.504388 crc crio[22553]: time=\"2026-06-11T11:37:04.504375261Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.504668 crc crio[22553]: time=\"2026-06-11T11:37:04.504600518Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.504835 crc crio[22553]: time=\"2026-06-11T11:37:04.504790113Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.504990 crc crio[22553]: time=\"2026-06-11T11:37:04.504967128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.505095 crc crio[22553]: time=\"2026-06-11T11:37:04.505081182Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.505522 crc crio[22553]: time=\"2026-06-11T11:37:04.505399451Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.505597 crc crio[22553]: time=\"2026-06-11T11:37:04.505525965Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.505808 crc crio[22553]: time=\"2026-06-11T11:37:04.505786382Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.505920 crc crio[22553]: time=\"2026-06-11T11:37:04.505906676Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.506025 crc crio[22553]: time=\"2026-06-11T11:37:04.506005079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.506122 crc crio[22553]: time=\"2026-06-11T11:37:04.506108702Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.506229 crc crio[22553]: time=\"2026-06-11T11:37:04.506208915Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.506322 crc crio[22553]: time=\"2026-06-11T11:37:04.506309077Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.506409 crc crio[22553]: time=\"2026-06-11T11:37:04.50639461Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.506542 crc crio[22553]: time=\"2026-06-11T11:37:04.506528164Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.506652 crc crio[22553]: time=\"2026-06-11T11:37:04.506629477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.506797 crc crio[22553]: time=\"2026-06-11T11:37:04.506782771Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.507026 crc crio[22553]: time=\"2026-06-11T11:37:04.507006058Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.507124 crc crio[22553]: time=\"2026-06-11T11:37:04.507110841Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.507208 crc crio[22553]: time=\"2026-06-11T11:37:04.507190013Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.507301 crc crio[22553]: time=\"2026-06-11T11:37:04.507289206Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.507385 crc crio[22553]: time=\"2026-06-11T11:37:04.507371318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.507519 crc crio[22553]: time=\"2026-06-11T11:37:04.507504532Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.507659 crc crio[22553]: time=\"2026-06-11T11:37:04.507637806Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.507803 crc crio[22553]: time=\"2026-06-11T11:37:04.507788791Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.507906 crc crio[22553]: time=\"2026-06-11T11:37:04.507886473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.508008 crc crio[22553]: time=\"2026-06-11T11:37:04.507996257Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.508346 crc crio[22553]: time=\"2026-06-11T11:37:04.508262314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.508467 crc crio[22553]: time=\"2026-06-11T11:37:04.508369478Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.508657 crc crio[22553]: time=\"2026-06-11T11:37:04.508630155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.508885 crc crio[22553]: time=\"2026-06-11T11:37:04.508864132Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.509105 crc crio[22553]: time=\"2026-06-11T11:37:04.509041767Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.509184 crc crio[22553]: time=\"2026-06-11T11:37:04.5091479Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.509322 crc crio[22553]: time=\"2026-06-11T11:37:04.509256743Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.509322 crc crio[22553]: time=\"2026-06-11T11:37:04.509298065Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.509592 crc crio[22553]: time=\"2026-06-11T11:37:04.509530511Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.509592 crc crio[22553]: time=\"2026-06-11T11:37:04.509587253Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.510077 crc crio[22553]: time=\"2026-06-11T11:37:04.510010295Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.510077 crc crio[22553]: time=\"2026-06-11T11:37:04.510063777Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.510382 crc crio[22553]: time=\"2026-06-11T11:37:04.510322354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.510382 crc crio[22553]: time=\"2026-06-11T11:37:04.510381836Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.510765 crc crio[22553]: time=\"2026-06-11T11:37:04.510640694Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.511005 crc crio[22553]: time=\"2026-06-11T11:37:04.510936112Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.511096 crc crio[22553]: time=\"2026-06-11T11:37:04.511036335Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.511138 crc crio[22553]: time=\"2026-06-11T11:37:04.511097117Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.511365 crc crio[22553]: time=\"2026-06-11T11:37:04.511154319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.511472 crc crio[22553]: time=\"2026-06-11T11:37:04.511385065Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.511532 crc crio[22553]: time=\"2026-06-11T11:37:04.511466468Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.511532 crc crio[22553]: time=\"2026-06-11T11:37:04.511503159Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.511999 crc crio[22553]: time=\"2026-06-11T11:37:04.511723945Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.511999 crc crio[22553]: time=\"2026-06-11T11:37:04.511779297Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.512233 crc crio[22553]: time=\"2026-06-11T11:37:04.512208039Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.512338 crc crio[22553]: time=\"2026-06-11T11:37:04.512325293Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.512478 crc crio[22553]: time=\"2026-06-11T11:37:04.512457167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.512592 crc crio[22553]: time=\"2026-06-11T11:37:04.51257812Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.512753 crc crio[22553]: time=\"2026-06-11T11:37:04.512731375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.513199 crc crio[22553]: time=\"2026-06-11T11:37:04.513145637Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.513342 crc crio[22553]: time=\"2026-06-11T11:37:04.513322132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.513473 crc crio[22553]: time=\"2026-06-11T11:37:04.513456446Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.514653 crc crio[22553]: time=\"2026-06-11T11:37:04.514321261Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.514812 crc crio[22553]: time=\"2026-06-11T11:37:04.514764074Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.514873 crc crio[22553]: time=\"2026-06-11T11:37:04.514808175Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.514873 crc crio[22553]: time=\"2026-06-11T11:37:04.514852686Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.514993 crc crio[22553]: time=\"2026-06-11T11:37:04.514897338Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.514993 crc crio[22553]: time=\"2026-06-11T11:37:04.514938349Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.515097 crc crio[22553]: time=\"2026-06-11T11:37:04.515044982Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.515097 crc crio[22553]: time=\"2026-06-11T11:37:04.515085423Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.515364 crc crio[22553]: time=\"2026-06-11T11:37:04.515283149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.515490 crc crio[22553]: time=\"2026-06-11T11:37:04.515385412Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.515604 crc crio[22553]: time=\"2026-06-11T11:37:04.515556647Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.515735 crc crio[22553]: time=\"2026-06-11T11:37:04.515623549Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.516130 crc crio[22553]: time=\"2026-06-11T11:37:04.516031701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.516220 crc crio[22553]: time=\"2026-06-11T11:37:04.516189225Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.516285 crc crio[22553]: time=\"2026-06-11T11:37:04.516219676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.516285 crc crio[22553]: time=\"2026-06-11T11:37:04.516262067Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.516285 crc crio[22553]: time=\"2026-06-11T11:37:04.516279308Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.516493 crc crio[22553]: time=\"2026-06-11T11:37:04.516316059Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.516733 crc crio[22553]: time=\"2026-06-11T11:37:04.516575566Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.516733 crc crio[22553]: time=\"2026-06-11T11:37:04.516646218Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.516993 crc crio[22553]: time=\"2026-06-11T11:37:04.516909066Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.517088 crc crio[22553]: time=\"2026-06-11T11:37:04.517009029Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.517286 crc crio[22553]: time=\"2026-06-11T11:37:04.517214945Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.517286 crc crio[22553]: time=\"2026-06-11T11:37:04.517270167Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.517852 crc crio[22553]: time=\"2026-06-11T11:37:04.517807492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.517936 crc crio[22553]: time=\"2026-06-11T11:37:04.517861234Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.518079 crc crio[22553]: time=\"2026-06-11T11:37:04.518023579Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.518636 crc crio[22553]: time=\"2026-06-11T11:37:04.518362618Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.519655 crc crio[22553]: time=\"2026-06-11T11:37:04.518915655Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.520196 crc crio[22553]: time=\"2026-06-11T11:37:04.519975885Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.521044 crc crio[22553]: time=\"2026-06-11T11:37:04.520317105Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.521739 crc crio[22553]: time=\"2026-06-11T11:37:04.521320634Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.522253 crc crio[22553]: time=\"2026-06-11T11:37:04.522098887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.522344 crc crio[22553]: time=\"2026-06-11T11:37:04.522270682Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.522344 crc crio[22553]: time=\"2026-06-11T11:37:04.522325494Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.522472 crc crio[22553]: time=\"2026-06-11T11:37:04.522361175Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.522472 crc crio[22553]: time=\"2026-06-11T11:37:04.522379645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.522472 crc crio[22553]: time=\"2026-06-11T11:37:04.522413146Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.523035 crc crio[22553]: time=\"2026-06-11T11:37:04.522956902Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.523118 crc crio[22553]: time=\"2026-06-11T11:37:04.523055055Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.524202 crc crio[22553]: time=\"2026-06-11T11:37:04.524112536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.524286 crc crio[22553]: time=\"2026-06-11T11:37:04.524223089Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.524286 crc crio[22553]: time=\"2026-06-11T11:37:04.52426126Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.524396 crc crio[22553]: time=\"2026-06-11T11:37:04.524295881Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.524396 crc crio[22553]: time=\"2026-06-11T11:37:04.524352403Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.524543 crc crio[22553]: time=\"2026-06-11T11:37:04.524415015Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.524768 crc crio[22553]: time=\"2026-06-11T11:37:04.52461099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.524768 crc crio[22553]: time=\"2026-06-11T11:37:04.524667802Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.524895 crc crio[22553]: time=\"2026-06-11T11:37:04.524814486Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.524895 crc crio[22553]: time=\"2026-06-11T11:37:04.524847727Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.525036 crc crio[22553]: time=\"2026-06-11T11:37:04.524997712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.525128 crc crio[22553]: time=\"2026-06-11T11:37:04.525045643Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.525327 crc crio[22553]: time=\"2026-06-11T11:37:04.525247559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.525395 crc crio[22553]: time=\"2026-06-11T11:37:04.525348672Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.525853 crc crio[22553]: time=\"2026-06-11T11:37:04.525802285Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.525959 crc crio[22553]: time=\"2026-06-11T11:37:04.525897078Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.526138 crc crio[22553]: time=\"2026-06-11T11:37:04.526053012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.526199 crc crio[22553]: time=\"2026-06-11T11:37:04.526140725Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.526199 crc crio[22553]: time=\"2026-06-11T11:37:04.526186056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.526288 crc crio[22553]: time=\"2026-06-11T11:37:04.526223567Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.527121 crc crio[22553]: time=\"2026-06-11T11:37:04.527058091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.527121 crc crio[22553]: time=\"2026-06-11T11:37:04.527119893Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.527516 crc crio[22553]: time=\"2026-06-11T11:37:04.527385251Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.527516 crc crio[22553]: time=\"2026-06-11T11:37:04.527488854Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.527644 crc crio[22553]: time=\"2026-06-11T11:37:04.527621068Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.527783 crc crio[22553]: time=\"2026-06-11T11:37:04.527662099Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.528030 crc crio[22553]: time=\"2026-06-11T11:37:04.527969298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.528030 crc crio[22553]: time=\"2026-06-11T11:37:04.528013839Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.528216 crc crio[22553]: time=\"2026-06-11T11:37:04.528170274Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.528216 crc crio[22553]: time=\"2026-06-11T11:37:04.528201845Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.528469 crc crio[22553]: time=\"2026-06-11T11:37:04.52838756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.528469 crc crio[22553]: time=\"2026-06-11T11:37:04.528447482Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.528746 crc crio[22553]: time=\"2026-06-11T11:37:04.528665228Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.528902 crc crio[22553]: time=\"2026-06-11T11:37:04.528884675Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.529045 crc crio[22553]: time=\"2026-06-11T11:37:04.529022989Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.529149 crc crio[22553]: time=\"2026-06-11T11:37:04.529136142Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.529267 crc crio[22553]: time=\"2026-06-11T11:37:04.529246785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.529363 crc crio[22553]: time=\"2026-06-11T11:37:04.529350688Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.529493 crc crio[22553]: time=\"2026-06-11T11:37:04.529473072Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.529603 crc crio[22553]: time=\"2026-06-11T11:37:04.529589295Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.529787 crc crio[22553]: time=\"2026-06-11T11:37:04.52975512Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.529910 crc crio[22553]: time=\"2026-06-11T11:37:04.529893984Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.530013 crc crio[22553]: time=\"2026-06-11T11:37:04.529995867Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.530110 crc crio[22553]: time=\"2026-06-11T11:37:04.5300964Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.530218 crc crio[22553]: time=\"2026-06-11T11:37:04.530197903Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.530338 crc crio[22553]: time=\"2026-06-11T11:37:04.530322947Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.530496 crc crio[22553]: time=\"2026-06-11T11:37:04.530469441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.530628 crc crio[22553]: time=\"2026-06-11T11:37:04.530610675Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.530823 crc crio[22553]: time=\"2026-06-11T11:37:04.53079935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.530943 crc crio[22553]: time=\"2026-06-11T11:37:04.530925244Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.531293 crc crio[22553]: time=\"2026-06-11T11:37:04.531239823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.531507 crc crio[22553]: time=\"2026-06-11T11:37:04.531315045Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.531507 crc crio[22553]: time=\"2026-06-11T11:37:04.531357967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.531507 crc crio[22553]: time=\"2026-06-11T11:37:04.531393758Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.531507 crc crio[22553]: time=\"2026-06-11T11:37:04.53146238Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.531507 crc crio[22553]: time=\"2026-06-11T11:37:04.531497771Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.532610 crc crio[22553]: time=\"2026-06-11T11:37:04.532542661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.532610 crc crio[22553]: time=\"2026-06-11T11:37:04.532601423Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.532610 crc crio[22553]: time=\"2026-06-11T11:37:04.532613543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.532879 crc crio[22553]: time=\"2026-06-11T11:37:04.532636184Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.532879 crc crio[22553]: time=\"2026-06-11T11:37:04.532765008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.532879 crc crio[22553]: time=\"2026-06-11T11:37:04.532801359Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.533077 crc crio[22553]: time=\"2026-06-11T11:37:04.533049226Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.533192 crc crio[22553]: time=\"2026-06-11T11:37:04.53317823Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.533274 crc crio[22553]: time=\"2026-06-11T11:37:04.533259902Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.533355 crc crio[22553]: time=\"2026-06-11T11:37:04.533341364Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.533836 crc crio[22553]: time=\"2026-06-11T11:37:04.533778967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.533981 crc crio[22553]: time=\"2026-06-11T11:37:04.533899061Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.534163 crc crio[22553]: time=\"2026-06-11T11:37:04.534137018Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.534295 crc crio[22553]: time=\"2026-06-11T11:37:04.534275962Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.534480 crc crio[22553]: time=\"2026-06-11T11:37:04.534450997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.534620 crc crio[22553]: time=\"2026-06-11T11:37:04.534601541Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.534826 crc crio[22553]: time=\"2026-06-11T11:37:04.534799327Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.534950 crc crio[22553]: time=\"2026-06-11T11:37:04.534933171Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.535054 crc crio[22553]: time=\"2026-06-11T11:37:04.535034954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.535181 crc crio[22553]: time=\"2026-06-11T11:37:04.535164417Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.535319 crc crio[22553]: time=\"2026-06-11T11:37:04.535291761Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.535463 crc crio[22553]: time=\"2026-06-11T11:37:04.535444366Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.535598 crc crio[22553]: time=\"2026-06-11T11:37:04.535556499Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.535810 crc crio[22553]: time=\"2026-06-11T11:37:04.535790156Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.535970 crc crio[22553]: time=\"2026-06-11T11:37:04.53593884Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.536107 crc crio[22553]: time=\"2026-06-11T11:37:04.536087364Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.536242 crc crio[22553]: time=\"2026-06-11T11:37:04.536215068Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.536393 crc crio[22553]: time=\"2026-06-11T11:37:04.536373233Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.536582 crc crio[22553]: time=\"2026-06-11T11:37:04.536553128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.536794 crc crio[22553]: time=\"2026-06-11T11:37:04.536771554Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.536999 crc crio[22553]: time=\"2026-06-11T11:37:04.53697104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.537143 crc crio[22553]: time=\"2026-06-11T11:37:04.537125595Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.537533 crc crio[22553]: time=\"2026-06-11T11:37:04.537255328Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.538121 crc crio[22553]: time=\"2026-06-11T11:37:04.538095743Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.538275 crc crio[22553]: time=\"2026-06-11T11:37:04.538250727Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.538579 crc crio[22553]: time=\"2026-06-11T11:37:04.538554616Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.538841 crc crio[22553]: time=\"2026-06-11T11:37:04.538818404Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.538966 crc crio[22553]: time=\"2026-06-11T11:37:04.538951258Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.539044 crc crio[22553]: time=\"2026-06-11T11:37:04.53903007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.539137 crc crio[22553]: time=\"2026-06-11T11:37:04.539124533Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.539227 crc crio[22553]: time=\"2026-06-11T11:37:04.539213455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.540295 crc crio[22553]: time=\"2026-06-11T11:37:04.540192014Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.543318415Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.543457279Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.543473479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.54350459Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.543528181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.543546081Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.543727507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.543758238Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.543893362Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.543920652Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.543989704Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544051406Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544209471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544280313Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544300573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544339105Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544355725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544391966Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.54451979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544562001Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544633023Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544670804Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544917351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544951662Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544980323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.545010084Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.545098057Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.545135128Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.54521337Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.545244441Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.545351684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.545387505Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.545577711Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.545613972Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.545795337Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.545832248Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.545877949Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.54591067Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.545990703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.546024784Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.546086925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.546111676Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.546897 crc crio[22553]: time=\"2026-06-11T11:37:04.546489857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.546897 crc crio[22553]: time=\"2026-06-11T11:37:04.546522078Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.546897 crc crio[22553]: time=\"2026-06-11T11:37:04.546552729Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.546897 crc crio[22553]: time=\"2026-06-11T11:37:04.54657761Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.546897 crc crio[22553]: time=\"2026-06-11T11:37:04.546608931Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.546897 crc crio[22553]: time=\"2026-06-11T11:37:04.546647012Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.547079 crc crio[22553]: time=\"2026-06-11T11:37:04.546952791Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.547079 crc crio[22553]: time=\"2026-06-11T11:37:04.547020013Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.547243 crc crio[22553]: time=\"2026-06-11T11:37:04.547147886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.547320 crc crio[22553]: time=\"2026-06-11T11:37:04.547308711Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.547395 crc crio[22553]: time=\"2026-06-11T11:37:04.547354202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.547484 crc crio[22553]: time=\"2026-06-11T11:37:04.547399954Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.547484 crc crio[22553]: time=\"2026-06-11T11:37:04.547456145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.547584 crc crio[22553]: time=\"2026-06-11T11:37:04.547535208Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.547937 crc crio[22553]: time=\"2026-06-11T11:37:04.547863977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.548002 crc crio[22553]: time=\"2026-06-11T11:37:04.54796866Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.548054 crc crio[22553]: time=\"2026-06-11T11:37:04.548028662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.548091 crc crio[22553]: time=\"2026-06-11T11:37:04.548077943Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.548130 crc crio[22553]: time=\"2026-06-11T11:37:04.548116644Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.548174 crc crio[22553]: time=\"2026-06-11T11:37:04.548151566Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.548578 crc crio[22553]: time=\"2026-06-11T11:37:04.548477435Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.548578 crc crio[22553]: time=\"2026-06-11T11:37:04.548574158Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.548748 crc crio[22553]: time=\"2026-06-11T11:37:04.548608719Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.548748 crc crio[22553]: time=\"2026-06-11T11:37:04.548634Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.548748 crc crio[22553]: time=\"2026-06-11T11:37:04.548727742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.548879 crc crio[22553]: time=\"2026-06-11T11:37:04.548758763Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.548946 crc crio[22553]: time=\"2026-06-11T11:37:04.548904617Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.548999 crc crio[22553]: time=\"2026-06-11T11:37:04.548960089Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.548999 crc crio[22553]: time=\"2026-06-11T11:37:04.54898937Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.549072 crc crio[22553]: time=\"2026-06-11T11:37:04.54900691Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.549143 crc crio[22553]: time=\"2026-06-11T11:37:04.549106793Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.549269 crc crio[22553]: time=\"2026-06-11T11:37:04.549150785Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.549269 crc crio[22553]: time=\"2026-06-11T11:37:04.549210956Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.549269 crc crio[22553]: time=\"2026-06-11T11:37:04.549236837Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.549388 crc crio[22553]: time=\"2026-06-11T11:37:04.549369971Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.549458 crc crio[22553]: time=\"2026-06-11T11:37:04.549399042Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.549770 crc crio[22553]: time=\"2026-06-11T11:37:04.549648269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.549770 crc crio[22553]: time=\"2026-06-11T11:37:04.549753652Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.549881 crc crio[22553]: time=\"2026-06-11T11:37:04.549784263Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.549881 crc crio[22553]: time=\"2026-06-11T11:37:04.549845755Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.550299 crc crio[22553]: time=\"2026-06-11T11:37:04.550247717Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.550299 crc crio[22553]: time=\"2026-06-11T11:37:04.550294128Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.550388 crc crio[22553]: time=\"2026-06-11T11:37:04.550325349Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.550388 crc crio[22553]: time=\"2026-06-11T11:37:04.550342299Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.552648 crc crio[22553]: time=\"2026-06-11T11:37:04.552593495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.552648 crc crio[22553]: time=\"2026-06-11T11:37:04.552644446Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.552825 crc crio[22553]: time=\"2026-06-11T11:37:04.552729389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.552825 crc crio[22553]: time=\"2026-06-11T11:37:04.55275636Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.552921 crc crio[22553]: time=\"2026-06-11T11:37:04.552831872Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.552921 crc crio[22553]: time=\"2026-06-11T11:37:04.552883203Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.553212 crc crio[22553]: time=\"2026-06-11T11:37:04.55312314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.553288 crc crio[22553]: time=\"2026-06-11T11:37:04.553236784Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.553337 crc crio[22553]: time=\"2026-06-11T11:37:04.553303205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.553450 crc crio[22553]: time=\"2026-06-11T11:37:04.553355477Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.553450 crc crio[22553]: time=\"2026-06-11T11:37:04.553378278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.553575 crc crio[22553]: time=\"2026-06-11T11:37:04.553415939Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.553575 crc crio[22553]: time=\"2026-06-11T11:37:04.553537762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.553734 crc crio[22553]: time=\"2026-06-11T11:37:04.553587374Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.553734 crc crio[22553]: time=\"2026-06-11T11:37:04.553635105Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.554030 crc crio[22553]: time=\"2026-06-11T11:37:04.553670146Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.554030 crc crio[22553]: time=\"2026-06-11T11:37:04.553819881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.554030 crc crio[22553]: time=\"2026-06-11T11:37:04.553871692Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.554030 crc crio[22553]: time=\"2026-06-11T11:37:04.554015246Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.554234 crc crio[22553]: time=\"2026-06-11T11:37:04.554057047Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.554234 crc crio[22553]: time=\"2026-06-11T11:37:04.554165871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.554234 crc crio[22553]: time=\"2026-06-11T11:37:04.554209672Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.554369 crc crio[22553]: time=\"2026-06-11T11:37:04.554289004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.554369 crc crio[22553]: time=\"2026-06-11T11:37:04.554322115Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.554507 crc crio[22553]: time=\"2026-06-11T11:37:04.554466109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.554507 crc crio[22553]: time=\"2026-06-11T11:37:04.55450326Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.554642 crc crio[22553]: time=\"2026-06-11T11:37:04.554600833Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.554819 crc crio[22553]: time=\"2026-06-11T11:37:04.554654905Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.554901 crc crio[22553]: time=\"2026-06-11T11:37:04.55482888Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.554901 crc crio[22553]: time=\"2026-06-11T11:37:04.554865411Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.554994 crc crio[22553]: time=\"2026-06-11T11:37:04.554916622Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.554994 crc crio[22553]: time=\"2026-06-11T11:37:04.554948663Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.555093 crc crio[22553]: time=\"2026-06-11T11:37:04.555043736Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.555093 crc crio[22553]: time=\"2026-06-11T11:37:04.555075927Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.555193 crc crio[22553]: time=\"2026-06-11T11:37:04.555103678Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.555193 crc crio[22553]: time=\"2026-06-11T11:37:04.555122708Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.555288 crc crio[22553]: time=\"2026-06-11T11:37:04.555222021Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.555288 crc crio[22553]: time=\"2026-06-11T11:37:04.555247622Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.555899 crc crio[22553]: time=\"2026-06-11T11:37:04.555824039Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.555986 crc crio[22553]: time=\"2026-06-11T11:37:04.555927222Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.556030 crc crio[22553]: time=\"2026-06-11T11:37:04.555991384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.556068 crc crio[22553]: time=\"2026-06-11T11:37:04.556042215Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.556105 crc crio[22553]: time=\"2026-06-11T11:37:04.556063636Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.556105 crc crio[22553]: time=\"2026-06-11T11:37:04.556099067Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.556192 crc crio[22553]: time=\"2026-06-11T11:37:04.556140748Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.556192 crc crio[22553]: time=\"2026-06-11T11:37:04.556174979Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.556365 crc crio[22553]: time=\"2026-06-11T11:37:04.556299473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.556365 crc crio[22553]: time=\"2026-06-11T11:37:04.556359074Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.556538 crc crio[22553]: time=\"2026-06-11T11:37:04.556389735Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.556538 crc crio[22553]: time=\"2026-06-11T11:37:04.556445767Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.556624 crc crio[22553]: time=\"2026-06-11T11:37:04.556600881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.556661 crc crio[22553]: time=\"2026-06-11T11:37:04.556634642Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.556774 crc crio[22553]: time=\"2026-06-11T11:37:04.556736685Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.556774 crc crio[22553]: time=\"2026-06-11T11:37:04.556764766Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.557334 crc crio[22553]: time=\"2026-06-11T11:37:04.557260821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.557446 crc crio[22553]: time=\"2026-06-11T11:37:04.557360974Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.557519 crc crio[22553]: time=\"2026-06-11T11:37:04.557414635Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.557581 crc crio[22553]: time=\"2026-06-11T11:37:04.557515328Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.557630 crc crio[22553]: time=\"2026-06-11T11:37:04.557613081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.557770 crc crio[22553]: time=\"2026-06-11T11:37:04.557651442Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.558046 crc crio[22553]: time=\"2026-06-11T11:37:04.557887069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.558046 crc crio[22553]: time=\"2026-06-11T11:37:04.557944621Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.558153 crc crio[22553]: time=\"2026-06-11T11:37:04.558060154Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.558153 crc crio[22553]: time=\"2026-06-11T11:37:04.558097465Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.558281 crc crio[22553]: time=\"2026-06-11T11:37:04.558223869Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.558281 crc crio[22553]: time=\"2026-06-11T11:37:04.55827855Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.558515 crc crio[22553]: time=\"2026-06-11T11:37:04.558376773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.558515 crc crio[22553]: time=\"2026-06-11T11:37:04.558413194Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.558763 crc crio[22553]: time=\"2026-06-11T11:37:04.5586042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.558763 crc crio[22553]: time=\"2026-06-11T11:37:04.558663852Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.558911 crc crio[22553]: time=\"2026-06-11T11:37:04.558818246Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.558911 crc crio[22553]: time=\"2026-06-11T11:37:04.558849937Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.559047 crc crio[22553]: time=\"2026-06-11T11:37:04.559001501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.559356 crc crio[22553]: time=\"2026-06-11T11:37:04.559052153Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.559453 crc crio[22553]: time=\"2026-06-11T11:37:04.559393833Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.559501 crc crio[22553]: time=\"2026-06-11T11:37:04.559453615Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.559636 crc crio[22553]: time=\"2026-06-11T11:37:04.559601249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.559770 crc crio[22553]: time=\"2026-06-11T11:37:04.55964248Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.559770 crc crio[22553]: time=\"2026-06-11T11:37:04.559747663Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.559849 crc crio[22553]: time=\"2026-06-11T11:37:04.559787224Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.560105 crc crio[22553]: time=\"2026-06-11T11:37:04.560059732Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.560189 crc crio[22553]: time=\"2026-06-11T11:37:04.560112484Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.560189 crc crio[22553]: time=\"2026-06-11T11:37:04.560127954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.560189 crc crio[22553]: time=\"2026-06-11T11:37:04.560146735Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.560189 crc crio[22553]: time=\"2026-06-11T11:37:04.560177066Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.560189 crc crio[22553]: time=\"2026-06-11T11:37:04.560193496Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.560489 crc crio[22553]: time=\"2026-06-11T11:37:04.560381332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.560489 crc crio[22553]: time=\"2026-06-11T11:37:04.560456624Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.560758 crc crio[22553]: time=\"2026-06-11T11:37:04.56066855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.560834 crc crio[22553]: time=\"2026-06-11T11:37:04.560777383Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.561019 crc crio[22553]: time=\"2026-06-11T11:37:04.560918277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.561187 crc crio[22553]: time=\"2026-06-11T11:37:04.561034841Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.561450 crc crio[22553]: time=\"2026-06-11T11:37:04.561386601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.561511 crc crio[22553]: time=\"2026-06-11T11:37:04.561465183Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.561724 crc crio[22553]: time=\"2026-06-11T11:37:04.561580336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.561724 crc crio[22553]: time=\"2026-06-11T11:37:04.561619318Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.561869 crc crio[22553]: time=\"2026-06-11T11:37:04.561831774Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.561930 crc crio[22553]: time=\"2026-06-11T11:37:04.561881295Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.562039 crc crio[22553]: time=\"2026-06-11T11:37:04.562007249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.562097 crc crio[22553]: time=\"2026-06-11T11:37:04.56205374Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.562227 crc crio[22553]: time=\"2026-06-11T11:37:04.562192074Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.562293 crc crio[22553]: time=\"2026-06-11T11:37:04.562239116Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.562394 crc crio[22553]: time=\"2026-06-11T11:37:04.562363119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.562499 crc crio[22553]: time=\"2026-06-11T11:37:04.562484903Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.562623 crc crio[22553]: time=\"2026-06-11T11:37:04.562585996Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.562728 crc crio[22553]: time=\"2026-06-11T11:37:04.562634457Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.562912 crc crio[22553]: time=\"2026-06-11T11:37:04.562878904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.562972 crc crio[22553]: time=\"2026-06-11T11:37:04.562929346Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.563287 crc crio[22553]: time=\"2026-06-11T11:37:04.563222064Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.563287 crc crio[22553]: time=\"2026-06-11T11:37:04.563280066Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.563493 crc crio[22553]: time=\"2026-06-11T11:37:04.563450421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.563550 crc crio[22553]: time=\"2026-06-11T11:37:04.563499422Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.563816 crc crio[22553]: time=\"2026-06-11T11:37:04.56376615Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.563879 crc crio[22553]: time=\"2026-06-11T11:37:04.563820002Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.564017 crc crio[22553]: time=\"2026-06-11T11:37:04.563973096Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.564080 crc crio[22553]: time=\"2026-06-11T11:37:04.564023498Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.564241 crc crio[22553]: time=\"2026-06-11T11:37:04.564189542Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.564307 crc crio[22553]: time=\"2026-06-11T11:37:04.564244844Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.564410 crc crio[22553]: time=\"2026-06-11T11:37:04.564378508Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.564520 crc crio[22553]: time=\"2026-06-11T11:37:04.564492201Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.564649 crc crio[22553]: time=\"2026-06-11T11:37:04.564613535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.564759 crc crio[22553]: time=\"2026-06-11T11:37:04.564662466Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.564894 crc crio[22553]: time=\"2026-06-11T11:37:04.564862302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.564958 crc crio[22553]: time=\"2026-06-11T11:37:04.564909163Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.565331 crc crio[22553]: time=\"2026-06-11T11:37:04.565252123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.565331 crc crio[22553]: time=\"2026-06-11T11:37:04.565325975Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.565503 crc crio[22553]: time=\"2026-06-11T11:37:04.565349366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.565503 crc crio[22553]: time=\"2026-06-11T11:37:04.565373907Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.565832 crc crio[22553]: time=\"2026-06-11T11:37:04.565617674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.565832 crc crio[22553]: time=\"2026-06-11T11:37:04.565773108Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.565832 crc crio[22553]: time=\"2026-06-11T11:37:04.56581015Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.565947 crc crio[22553]: time=\"2026-06-11T11:37:04.56583671Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.566161 crc crio[22553]: time=\"2026-06-11T11:37:04.566098428Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.566161 crc crio[22553]: time=\"2026-06-11T11:37:04.56616098Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.566264 crc crio[22553]: time=\"2026-06-11T11:37:04.566232682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.566310 crc crio[22553]: time=\"2026-06-11T11:37:04.566271963Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.566622 crc crio[22553]: time=\"2026-06-11T11:37:04.566547781Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.566782 crc crio[22553]: time=\"2026-06-11T11:37:04.566625503Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.566782 crc crio[22553]: time=\"2026-06-11T11:37:04.566749537Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.566782 crc crio[22553]: time=\"2026-06-11T11:37:04.566786308Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.567095 crc crio[22553]: time=\"2026-06-11T11:37:04.567004504Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.567095 crc crio[22553]: time=\"2026-06-11T11:37:04.567093997Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.567458 crc crio[22553]: time=\"2026-06-11T11:37:04.567363185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.567549 crc crio[22553]: time=\"2026-06-11T11:37:04.567458347Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.567750 crc crio[22553]: time=\"2026-06-11T11:37:04.567651293Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.567829 crc crio[22553]: time=\"2026-06-11T11:37:04.567796057Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.568003 crc crio[22553]: time=\"2026-06-11T11:37:04.56790359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.568003 crc crio[22553]: time=\"2026-06-11T11:37:04.567942132Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.568244 crc crio[22553]: time=\"2026-06-11T11:37:04.568158538Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.568244 crc crio[22553]: time=\"2026-06-11T11:37:04.5682373Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.568375 crc crio[22553]: time=\"2026-06-11T11:37:04.568319503Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.568375 crc crio[22553]: time=\"2026-06-11T11:37:04.568356674Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.568749 crc crio[22553]: time=\"2026-06-11T11:37:04.568654442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.568827 crc crio[22553]: time=\"2026-06-11T11:37:04.568800237Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.568871 crc crio[22553]: time=\"2026-06-11T11:37:04.568856718Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.568914 crc crio[22553]: time=\"2026-06-11T11:37:04.568896519Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.569130 crc crio[22553]: time=\"2026-06-11T11:37:04.569053824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.569130 crc crio[22553]: time=\"2026-06-11T11:37:04.569094235Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.569497 crc crio[22553]: time=\"2026-06-11T11:37:04.569450616Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.569561 crc crio[22553]: time=\"2026-06-11T11:37:04.569503817Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.569741 crc crio[22553]: time=\"2026-06-11T11:37:04.569665242Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.569817 crc crio[22553]: time=\"2026-06-11T11:37:04.569760475Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.569976 crc crio[22553]: time=\"2026-06-11T11:37:04.569925399Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.570035 crc crio[22553]: time=\"2026-06-11T11:37:04.569983331Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.570208 crc crio[22553]: time=\"2026-06-11T11:37:04.570153196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.570263 crc crio[22553]: time=\"2026-06-11T11:37:04.570212068Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.570342 crc crio[22553]: time=\"2026-06-11T11:37:04.570311421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.570392 crc crio[22553]: time=\"2026-06-11T11:37:04.570357662Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.570610 crc crio[22553]: time=\"2026-06-11T11:37:04.570562238Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.570735 crc crio[22553]: time=\"2026-06-11T11:37:04.570614449Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.570847 crc crio[22553]: time=\"2026-06-11T11:37:04.570815185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.570898 crc crio[22553]: time=\"2026-06-11T11:37:04.570861997Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.571092 crc crio[22553]: time=\"2026-06-11T11:37:04.571037052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.571147 crc crio[22553]: time=\"2026-06-11T11:37:04.571092743Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.571607 crc crio[22553]: time=\"2026-06-11T11:37:04.571534856Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.571607 crc crio[22553]: time=\"2026-06-11T11:37:04.571602958Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.571834 crc crio[22553]: time=\"2026-06-11T11:37:04.571785933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.571891 crc crio[22553]: time=\"2026-06-11T11:37:04.571844805Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.572025 crc crio[22553]: time=\"2026-06-11T11:37:04.571972429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.572025 crc crio[22553]: time=\"2026-06-11T11:37:04.57202345Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.572283 crc crio[22553]: time=\"2026-06-11T11:37:04.572212326Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.572283 crc crio[22553]: time=\"2026-06-11T11:37:04.572283868Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.572525 crc crio[22553]: time=\"2026-06-11T11:37:04.572387711Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.572614 crc crio[22553]: time=\"2026-06-11T11:37:04.572548186Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.572815 crc crio[22553]: time=\"2026-06-11T11:37:04.572746251Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.572815 crc crio[22553]: time=\"2026-06-11T11:37:04.572788873Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.573027 crc crio[22553]: time=\"2026-06-11T11:37:04.572956268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.573027 crc crio[22553]: time=\"2026-06-11T11:37:04.57302416Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.573197 crc crio[22553]: time=\"2026-06-11T11:37:04.573152733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.573328 crc crio[22553]: time=\"2026-06-11T11:37:04.573223435Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.573837 crc crio[22553]: time=\"2026-06-11T11:37:04.573646558Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.573837 crc crio[22553]: time=\"2026-06-11T11:37:04.573769161Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.573837 crc crio[22553]: time=\"2026-06-11T11:37:04.573788442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.573837 crc crio[22553]: time=\"2026-06-11T11:37:04.573809992Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.574310 crc crio[22553]: time=\"2026-06-11T11:37:04.574014508Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.574310 crc crio[22553]: time=\"2026-06-11T11:37:04.574118921Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.574310 crc crio[22553]: time=\"2026-06-11T11:37:04.574265396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.574524 crc crio[22553]: time=\"2026-06-11T11:37:04.574319777Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.574524 crc crio[22553]: time=\"2026-06-11T11:37:04.574483012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.574771 crc crio[22553]: time=\"2026-06-11T11:37:04.574614236Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.574859 crc crio[22553]: time=\"2026-06-11T11:37:04.57476919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.574859 crc crio[22553]: time=\"2026-06-11T11:37:04.574823362Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.575021 crc crio[22553]: time=\"2026-06-11T11:37:04.574979046Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.575091 crc crio[22553]: time=\"2026-06-11T11:37:04.575043908Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.575206 crc crio[22553]: time=\"2026-06-11T11:37:04.575154682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.575293 crc crio[22553]: time=\"2026-06-11T11:37:04.575231384Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.575616 crc crio[22553]: time=\"2026-06-11T11:37:04.575533593Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.575965 crc crio[22553]: time=\"2026-06-11T11:37:04.575909644Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.576042 crc crio[22553]: time=\"2026-06-11T11:37:04.575982516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.576042 crc crio[22553]: time=\"2026-06-11T11:37:04.576018577Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.576149 crc crio[22553]: time=\"2026-06-11T11:37:04.576084669Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.576187 crc crio[22553]: time=\"2026-06-11T11:37:04.576158511Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.576261 crc crio[22553]: time=\"2026-06-11T11:37:04.576229833Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.576324 crc crio[22553]: time=\"2026-06-11T11:37:04.576270674Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.576324 crc crio[22553]: time=\"2026-06-11T11:37:04.576299125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.576405 crc crio[22553]: time=\"2026-06-11T11:37:04.576351156Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.576578 crc crio[22553]: time=\"2026-06-11T11:37:04.576532342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.576635 crc crio[22553]: time=\"2026-06-11T11:37:04.576597934Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.576743 crc crio[22553]: time=\"2026-06-11T11:37:04.576666246Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.576743 crc crio[22553]: time=\"2026-06-11T11:37:04.576738938Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.577092 crc crio[22553]: time=\"2026-06-11T11:37:04.577035046Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.577152 crc crio[22553]: time=\"2026-06-11T11:37:04.577099828Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.577246 crc crio[22553]: time=\"2026-06-11T11:37:04.577206101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.577312 crc crio[22553]: time=\"2026-06-11T11:37:04.577250923Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.587105 crc crio[22553]: time=\"2026-06-11T11:37:04.587028037Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.587255 crc crio[22553]: time=\"2026-06-11T11:37:04.58710954Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.587255 crc crio[22553]: time=\"2026-06-11T11:37:04.58712608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.587255 crc crio[22553]: time=\"2026-06-11T11:37:04.587152891Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.587460 crc crio[22553]: time=\"2026-06-11T11:37:04.587370307Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.587460 crc crio[22553]: time=\"2026-06-11T11:37:04.587408018Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.587951 crc crio[22553]: time=\"2026-06-11T11:37:04.587900283Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.588252 crc crio[22553]: time=\"2026-06-11T11:37:04.587968525Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.588252 crc crio[22553]: time=\"2026-06-11T11:37:04.588000415Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.588252 crc crio[22553]: time=\"2026-06-11T11:37:04.588037437Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.588898 crc crio[22553]: time=\"2026-06-11T11:37:04.588633014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.588898 crc crio[22553]: time=\"2026-06-11T11:37:04.588759248Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.588898 crc crio[22553]: time=\"2026-06-11T11:37:04.588865131Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.588898 crc crio[22553]: time=\"2026-06-11T11:37:04.588899192Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.589298 crc crio[22553]: time=\"2026-06-11T11:37:04.589043146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.589298 crc crio[22553]: time=\"2026-06-11T11:37:04.589070237Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.589373 crc crio[22553]: time=\"2026-06-11T11:37:04.589307074Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.589373 crc crio[22553]: time=\"2026-06-11T11:37:04.589334974Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.589516 crc crio[22553]: time=\"2026-06-11T11:37:04.589485069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.589577 crc crio[22553]: time=\"2026-06-11T11:37:04.58952974Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.590132 crc crio[22553]: time=\"2026-06-11T11:37:04.590019394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.590132 crc crio[22553]: time=\"2026-06-11T11:37:04.590050285Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.590528 crc crio[22553]: time=\"2026-06-11T11:37:04.590133688Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.590528 crc crio[22553]: time=\"2026-06-11T11:37:04.590160668Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.590528 crc crio[22553]: time=\"2026-06-11T11:37:04.590348724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.590528 crc crio[22553]: time=\"2026-06-11T11:37:04.590376925Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.591486 crc crio[22553]: time=\"2026-06-11T11:37:04.590594041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.591486 crc crio[22553]: time=\"2026-06-11T11:37:04.590625812Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.591486 crc crio[22553]: time=\"2026-06-11T11:37:04.590876639Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.591486 crc crio[22553]: time=\"2026-06-11T11:37:04.59091635Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.591486 crc crio[22553]: time=\"2026-06-11T11:37:04.591180358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.591486 crc crio[22553]: time=\"2026-06-11T11:37:04.591286761Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.591486 crc crio[22553]: time=\"2026-06-11T11:37:04.591335613Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.591486 crc crio[22553]: time=\"2026-06-11T11:37:04.591372684Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.593234 crc crio[22553]: time=\"2026-06-11T11:37:04.591645952Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.593234 crc crio[22553]: time=\"2026-06-11T11:37:04.591732344Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.593234 crc crio[22553]: time=\"2026-06-11T11:37:04.592073024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.593234 crc crio[22553]: time=\"2026-06-11T11:37:04.592126186Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.593234 crc crio[22553]: time=\"2026-06-11T11:37:04.592385643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.593234 crc crio[22553]: time=\"2026-06-11T11:37:04.592463905Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.593234 crc crio[22553]: time=\"2026-06-11T11:37:04.592810826Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.593234 crc crio[22553]: time=\"2026-06-11T11:37:04.592875597Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.593234 crc crio[22553]: time=\"2026-06-11T11:37:04.592997901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.593234 crc crio[22553]: time=\"2026-06-11T11:37:04.593033942Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.59330412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.593347971Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.593509136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.593539957Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.593926738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.59399453Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.594140874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.594174525Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.594512565Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.594554306Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.594863275Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.594905637Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.595626228Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.595788342Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.595960427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.597336 crc crio[22553]: time=\"2026-06-11T11:37:04.596119322Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.597336 crc crio[22553]: time=\"2026-06-11T11:37:04.59638972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.597336 crc crio[22553]: time=\"2026-06-11T11:37:04.596653457Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.597336 crc crio[22553]: time=\"2026-06-11T11:37:04.596906125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.597336 crc crio[22553]: time=\"2026-06-11T11:37:04.597179293Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.597544 crc crio[22553]: time=\"2026-06-11T11:37:04.597363108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.597870 crc crio[22553]: time=\"2026-06-11T11:37:04.597565074Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.598115 crc crio[22553]: time=\"2026-06-11T11:37:04.598037578Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.598479 crc crio[22553]: time=\"2026-06-11T11:37:04.598333986Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.598941 crc crio[22553]: time=\"2026-06-11T11:37:04.59880535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.599209 crc crio[22553]: time=\"2026-06-11T11:37:04.59914978Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.600052 crc crio[22553]: time=\"2026-06-11T11:37:04.599317645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.600138 crc crio[22553]: time=\"2026-06-11T11:37:04.600079607Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.600181 crc crio[22553]: time=\"2026-06-11T11:37:04.600134959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.600181 crc crio[22553]: time=\"2026-06-11T11:37:04.60016941Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.600256 crc crio[22553]: time=\"2026-06-11T11:37:04.600203021Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.600256 crc crio[22553]: time=\"2026-06-11T11:37:04.600226761Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.600591 crc crio[22553]: time=\"2026-06-11T11:37:04.600499379Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.600591 crc crio[22553]: time=\"2026-06-11T11:37:04.600567781Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.600888 crc crio[22553]: time=\"2026-06-11T11:37:04.600833149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.600888 crc crio[22553]: time=\"2026-06-11T11:37:04.600885031Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.601126 crc crio[22553]: time=\"2026-06-11T11:37:04.601090677Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.601260 crc crio[22553]: time=\"2026-06-11T11:37:04.601151068Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.601904 crc crio[22553]: time=\"2026-06-11T11:37:04.601343704Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.601904 crc crio[22553]: time=\"2026-06-11T11:37:04.601386695Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.601904 crc crio[22553]: time=\"2026-06-11T11:37:04.601662753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.601904 crc crio[22553]: time=\"2026-06-11T11:37:04.601758356Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.601904 crc crio[22553]: time=\"2026-06-11T11:37:04.601821848Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.601904 crc crio[22553]: time=\"2026-06-11T11:37:04.601860339Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.606405 crc crio[22553]: time=\"2026-06-11T11:37:04.602004303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.606405 crc crio[22553]: time=\"2026-06-11T11:37:04.602041164Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.606405 crc crio[22553]: time=\"2026-06-11T11:37:04.60224653Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.606405 crc crio[22553]: time=\"2026-06-11T11:37:04.605079903Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.606405 crc crio[22553]: time=\"2026-06-11T11:37:04.605209276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.606405 crc crio[22553]: time=\"2026-06-11T11:37:04.605445563Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.606405 crc crio[22553]: time=\"2026-06-11T11:37:04.605596248Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.606405 crc crio[22553]: time=\"2026-06-11T11:37:04.605971919Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.606405 crc crio[22553]: time=\"2026-06-11T11:37:04.606095622Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.606405 crc crio[22553]: time=\"2026-06-11T11:37:04.606214726Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.606405 crc crio[22553]: time=\"2026-06-11T11:37:04.606320209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.607266 crc crio[22553]: time=\"2026-06-11T11:37:04.606499654Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.607266 crc crio[22553]: time=\"2026-06-11T11:37:04.606646568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.607266 crc crio[22553]: time=\"2026-06-11T11:37:04.606769592Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:04.607266 crc crio[22553]: time=\"2026-06-11T11:37:04.606787522Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 11 11:37:04.607266 crc crio[22553]: time=\"2026-06-11T11:37:04.606810933Z\" level=info msg=\"Updated default CNI network name to \"\nJun 11 11:37:09.312985 crc crio[22553]: time=\"2026-06-11T11:37:09.312138112Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 11 11:37:09.334507 crc crio[22553]: time=\"2026-06-11T11:37:09.334290047Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:37:09.334507 crc crio[22553]: time=\"2026-06-11T11:37:09.334492052Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:37:09.334997 crc crio[22553]: time=\"2026-06-11T11:37:09.334611426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 11 11:37:09.357792 crc crio[22553]: time=\"2026-06-11T11:37:09.357573564Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 11 11:37:09.357792 crc crio[22553]: time=\"2026-06-11T11:37:09.35778135Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 11 11:37:42.552856 crc crio[22553]: time=\"2026-06-11T11:37:42.552159091Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/POD\" id=1e50b940-7546-4df3-bdd8-c72b2102c67a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:37:42.554520 crc crio[22553]: time=\"2026-06-11T11:37:42.552885002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:37:42.592763 crc crio[22553]: time=\"2026-06-11T11:37:42.592456834Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k Namespace:openshift-marketplace ID:bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea UID:b1a7db3e-3412-4011-a3a7-9c0011444347 NetNS:/var/run/netns/6c06ef5d-b8ef-4130-943f-9e26d0e57e2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1a7db3e_3412_4011_a3a7_9c0011444347.slice PodAnnotations:0xc002b8a038}] Aliases:map[]}\"\nJun 11 11:37:42.592763 crc crio[22553]: time=\"2026-06-11T11:37:42.592565157Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:37:43.217032 crc crio[22553]: 2026-06-11T11:37:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc802de8556bdec Mac:d2:35:d3:8e:db:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/6c06ef5d-b8ef-4130-943f-9e26d0e57e2b SocketPath: PciID:}] [{Interface:0xc00012ec00 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:37:43.219982 crc crio[22553]: time=\"2026-06-11T11:37:43.219894929Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k Namespace:openshift-marketplace ID:bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea UID:b1a7db3e-3412-4011-a3a7-9c0011444347 NetNS:/var/run/netns/6c06ef5d-b8ef-4130-943f-9e26d0e57e2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1a7db3e_3412_4011_a3a7_9c0011444347.slice PodAnnotations:0xc002b8a038}] Aliases:map[]}\"\nJun 11 11:37:43.220195 crc crio[22553]: time=\"2026-06-11T11:37:43.220137506Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:37:43.228826 crc crio[22553]: time=\"2026-06-11T11:37:43.228472728Z\" level=info msg=\"Ran pod sandbox bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/POD\" id=1e50b940-7546-4df3-bdd8-c72b2102c67a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:37:43.232229 crc crio[22553]: time=\"2026-06-11T11:37:43.232084383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=61450e23-1927-436f-a688-d571a72a2350 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:37:43.237395 crc crio[22553]: time=\"2026-06-11T11:37:43.237273204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7dd14ee4-d9c6-447d-bece-1a2f9ad4117d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:37:43.247002 crc crio[22553]: time=\"2026-06-11T11:37:43.246888574Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/util\" id=f7da0bcb-831c-4d3a-b115-202743064dfe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:37:43.247789 crc crio[22553]: time=\"2026-06-11T11:37:43.247525583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:37:43.276242 crc crio[22553]: time=\"2026-06-11T11:37:43.27595283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:37:43.280404 crc crio[22553]: time=\"2026-06-11T11:37:43.280308297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:37:43.442031 crc crio[22553]: time=\"2026-06-11T11:37:43.439232753Z\" level=info msg=\"Created container d5f29c08476eee07a0ff5edf1476a4f4aeee2b8f7e8b8916968a5062208b0ac2: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/util\" id=f7da0bcb-831c-4d3a-b115-202743064dfe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:37:43.442031 crc crio[22553]: time=\"2026-06-11T11:37:43.441010075Z\" level=info msg=\"Starting container: d5f29c08476eee07a0ff5edf1476a4f4aeee2b8f7e8b8916968a5062208b0ac2\" id=6a686826-94d0-49b7-b304-bd8e41bf4df6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:37:43.449272 crc crio[22553]: time=\"2026-06-11T11:37:43.449137892Z\" level=info msg=\"Started container\" PID=39756 containerID=d5f29c08476eee07a0ff5edf1476a4f4aeee2b8f7e8b8916968a5062208b0ac2 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/util id=6a686826-94d0-49b7-b304-bd8e41bf4df6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea\nJun 11 11:37:45.039604 crc crio[22553]: time=\"2026-06-11T11:37:45.038571059Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=f4882719-6c7c-40f6-82ae-62eac8a8ed77 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:37:45.041508 crc crio[22553]: time=\"2026-06-11T11:37:45.040099223Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=f4882719-6c7c-40f6-82ae-62eac8a8ed77 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:37:45.041508 crc crio[22553]: time=\"2026-06-11T11:37:45.040182716Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=f4882719-6c7c-40f6-82ae-62eac8a8ed77 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:37:45.041872 crc crio[22553]: time=\"2026-06-11T11:37:45.041581296Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=dc429c21-ec5c-425f-be31-c679f05386e5 name=/runtime.v1.ImageService/PullImage\nJun 11 11:37:45.061958 crc crio[22553]: time=\"2026-06-11T11:37:45.061860617Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"\nJun 11 11:37:47.093539 crc crio[22553]: time=\"2026-06-11T11:37:47.092412385Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=dc429c21-ec5c-425f-be31-c679f05386e5 name=/runtime.v1.ImageService/PullImage\nJun 11 11:37:47.096029 crc crio[22553]: time=\"2026-06-11T11:37:47.094477275Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=50890612-c504-49f1-94df-9f0ce581674a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:37:47.100809 crc crio[22553]: time=\"2026-06-11T11:37:47.100596433Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=4d0ef1ea-e1c0-41f0-b97a-573def45e2be name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:37:47.111882 crc crio[22553]: time=\"2026-06-11T11:37:47.111662556Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/pull\" id=b95d059f-747e-4b80-b7cf-7915e440da6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:37:47.113917 crc crio[22553]: time=\"2026-06-11T11:37:47.113652364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:37:47.172986 crc crio[22553]: time=\"2026-06-11T11:37:47.172500586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:37:47.173415 crc crio[22553]: time=\"2026-06-11T11:37:47.173272829Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/ffff0fe278db52b4a7aeb4ed88d864f8f9dd8b60ccd262b953e0dde69e17b713/merged/etc/passwd: no such file or directory\"\nJun 11 11:37:47.173415 crc crio[22553]: time=\"2026-06-11T11:37:47.17331916Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/ffff0fe278db52b4a7aeb4ed88d864f8f9dd8b60ccd262b953e0dde69e17b713/merged/etc/group: no such file or directory\"\nJun 11 11:37:47.182894 crc crio[22553]: time=\"2026-06-11T11:37:47.182508198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:37:47.349571 crc crio[22553]: time=\"2026-06-11T11:37:47.348782098Z\" level=info msg=\"Created container 42912c5a4e934bf20a39c72b5450a871213251a2ab6bc32c0d0de22f60dc97a6: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/pull\" id=b95d059f-747e-4b80-b7cf-7915e440da6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:37:47.351360 crc crio[22553]: time=\"2026-06-11T11:37:47.351215069Z\" level=info msg=\"Starting container: 42912c5a4e934bf20a39c72b5450a871213251a2ab6bc32c0d0de22f60dc97a6\" id=17bc1c70-db22-44f3-9c90-7b2c137aa504 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:37:47.361640 crc crio[22553]: time=\"2026-06-11T11:37:47.361108827Z\" level=info msg=\"Started container\" PID=39874 containerID=42912c5a4e934bf20a39c72b5450a871213251a2ab6bc32c0d0de22f60dc97a6 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/pull id=17bc1c70-db22-44f3-9c90-7b2c137aa504 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea\nJun 11 11:37:48.092268 crc crio[22553]: time=\"2026-06-11T11:37:48.092129506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5c967905-90f2-4bc8-bd93-4de616faf013 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:37:48.102888 crc crio[22553]: time=\"2026-06-11T11:37:48.102599891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=59e88525-50c7-44af-b2f2-3f8eb7fe6f82 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:37:48.111933 crc crio[22553]: time=\"2026-06-11T11:37:48.111539592Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/extract\" id=7ce67e18-b979-4294-be2f-7f1247c49a9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:37:48.112485 crc crio[22553]: time=\"2026-06-11T11:37:48.112359585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:37:48.166825 crc crio[22553]: time=\"2026-06-11T11:37:48.166617475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:37:48.173570 crc crio[22553]: time=\"2026-06-11T11:37:48.17331968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:37:48.310824 crc crio[22553]: time=\"2026-06-11T11:37:48.310416491Z\" level=info msg=\"Created container 28a0e3baa9c71ecd7a665e15fcfdf3e91d3907f21540c333b94737025aeff731: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/extract\" id=7ce67e18-b979-4294-be2f-7f1247c49a9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:37:48.312652 crc crio[22553]: time=\"2026-06-11T11:37:48.312518422Z\" level=info msg=\"Starting container: 28a0e3baa9c71ecd7a665e15fcfdf3e91d3907f21540c333b94737025aeff731\" id=3d4b763a-d4c0-4d1a-b284-c4aa7c8f6359 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:37:48.324254 crc crio[22553]: time=\"2026-06-11T11:37:48.32414795Z\" level=info msg=\"Started container\" PID=39891 containerID=28a0e3baa9c71ecd7a665e15fcfdf3e91d3907f21540c333b94737025aeff731 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/extract id=3d4b763a-d4c0-4d1a-b284-c4aa7c8f6359 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea\nJun 11 11:37:50.139217 crc crio[22553]: time=\"2026-06-11T11:37:50.138266318Z\" level=info msg=\"Stopping pod sandbox: bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea\" id=d1a1a9cf-0307-4f9f-aa2a-cfedb26ccafd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:37:50.140777 crc crio[22553]: time=\"2026-06-11T11:37:50.140618606Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k Namespace:openshift-marketplace ID:bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea UID:b1a7db3e-3412-4011-a3a7-9c0011444347 NetNS:/var/run/netns/6c06ef5d-b8ef-4130-943f-9e26d0e57e2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1a7db3e_3412_4011_a3a7_9c0011444347.slice PodAnnotations:0xc00012ac30}] Aliases:map[]}\"\nJun 11 11:37:50.141233 crc crio[22553]: time=\"2026-06-11T11:37:50.141167392Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:37:50.999815 crc crio[22553]: time=\"2026-06-11T11:37:50.999512278Z\" level=info msg=\"Stopped pod sandbox: bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea\" id=d1a1a9cf-0307-4f9f-aa2a-cfedb26ccafd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:37:54.241739 crc crio[22553]: time=\"2026-06-11T11:37:54.238920016Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-xwx76/POD\" id=a220d053-4ab0-4f4b-9e27-323a4ae592bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:37:54.241739 crc crio[22553]: time=\"2026-06-11T11:37:54.239759681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:37:54.277077 crc crio[22553]: time=\"2026-06-11T11:37:54.275075589Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-xwx76 Namespace:openshift-nmstate ID:9766e614b77b323d22639a49493d36a9d94bbdcc6a4727d85f726f6451866db0 UID:e4808105-e898-449c-a242-a015d18e3a1d NetNS:/var/run/netns/df0cf7d2-fc79-438e-a5eb-db826602fa82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode4808105_e898_449c_a242_a015d18e3a1d.slice PodAnnotations:0xc00061efa8}] Aliases:map[]}\"\nJun 11 11:37:54.277077 crc crio[22553]: time=\"2026-06-11T11:37:54.275147201Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-xwx76 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:37:55.151611 crc crio[22553]: 2026-06-11T11:37:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9766e614b77b323 Mac:96:c3:f1:90:c6:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/df0cf7d2-fc79-438e-a5eb-db826602fa82 SocketPath: PciID:}] [{Interface:0xc000014c80 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:37:55.153494 crc crio[22553]: time=\"2026-06-11T11:37:55.153392818Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-xwx76 Namespace:openshift-nmstate ID:9766e614b77b323d22639a49493d36a9d94bbdcc6a4727d85f726f6451866db0 UID:e4808105-e898-449c-a242-a015d18e3a1d NetNS:/var/run/netns/df0cf7d2-fc79-438e-a5eb-db826602fa82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode4808105_e898_449c_a242_a015d18e3a1d.slice PodAnnotations:0xc00061efa8}] Aliases:map[]}\"\nJun 11 11:37:55.153739 crc crio[22553]: time=\"2026-06-11T11:37:55.153635175Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-xwx76 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:37:55.175363 crc crio[22553]: time=\"2026-06-11T11:37:55.174975496Z\" level=info msg=\"Ran pod sandbox 9766e614b77b323d22639a49493d36a9d94bbdcc6a4727d85f726f6451866db0 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-xwx76/POD\" id=a220d053-4ab0-4f4b-9e27-323a4ae592bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:37:55.181845 crc crio[22553]: time=\"2026-06-11T11:37:55.181237879Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=6d81d1a3-0b90-4068-ae29-c811e69999d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:37:55.181845 crc crio[22553]: time=\"2026-06-11T11:37:55.181545878Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=6d81d1a3-0b90-4068-ae29-c811e69999d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:37:55.181845 crc crio[22553]: time=\"2026-06-11T11:37:55.181606539Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=6d81d1a3-0b90-4068-ae29-c811e69999d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:37:55.183223 crc crio[22553]: time=\"2026-06-11T11:37:55.183087952Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=7ec2a0ab-e21f-4489-8d15-3e49b0d9b428 name=/runtime.v1.ImageService/PullImage\nJun 11 11:37:55.189752 crc crio[22553]: time=\"2026-06-11T11:37:55.189126158Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"\nJun 11 11:37:59.474612 crc crio[22553]: time=\"2026-06-11T11:37:59.473195124Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=7ec2a0ab-e21f-4489-8d15-3e49b0d9b428 name=/runtime.v1.ImageService/PullImage\nJun 11 11:37:59.478401 crc crio[22553]: time=\"2026-06-11T11:37:59.478254721Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=7d7459a0-4ba5-402c-b634-9cc7c1499183 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:37:59.483226 crc crio[22553]: time=\"2026-06-11T11:37:59.483084712Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=78618227-5c80-4ef8-b51b-04344dda3b37 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:37:59.492782 crc crio[22553]: time=\"2026-06-11T11:37:59.49264242Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-xwx76/nmstate-operator\" id=7935dfa8-70f9-417c-982c-493329595ee6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:37:59.495008 crc crio[22553]: time=\"2026-06-11T11:37:59.494940397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:37:59.527575 crc crio[22553]: time=\"2026-06-11T11:37:59.527252727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:37:59.533406 crc crio[22553]: time=\"2026-06-11T11:37:59.532952543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:37:59.699333 crc crio[22553]: time=\"2026-06-11T11:37:59.699137481Z\" level=info msg=\"Created container a6e0040e3273b9455352e094802402dfda2f9d87df5d2d910276b88047dfabff: openshift-nmstate/nmstate-operator-6569c8c666-xwx76/nmstate-operator\" id=7935dfa8-70f9-417c-982c-493329595ee6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:37:59.701278 crc crio[22553]: time=\"2026-06-11T11:37:59.70116657Z\" level=info msg=\"Starting container: a6e0040e3273b9455352e094802402dfda2f9d87df5d2d910276b88047dfabff\" id=4be54969-2c39-4343-86b4-9b9097839d6b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:37:59.710624 crc crio[22553]: time=\"2026-06-11T11:37:59.710400559Z\" level=info msg=\"Started container\" PID=40171 containerID=a6e0040e3273b9455352e094802402dfda2f9d87df5d2d910276b88047dfabff description=openshift-nmstate/nmstate-operator-6569c8c666-xwx76/nmstate-operator id=4be54969-2c39-4343-86b4-9b9097839d6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9766e614b77b323d22639a49493d36a9d94bbdcc6a4727d85f726f6451866db0\nJun 11 11:38:00.522144 crc crio[22553]: time=\"2026-06-11T11:38:00.521984634Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686298-kdfzl/POD\" id=baf77135-e373-4b62-a91a-e4a63a36639c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:38:00.522144 crc crio[22553]: time=\"2026-06-11T11:38:00.522133698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:00.555180 crc crio[22553]: time=\"2026-06-11T11:38:00.55449524Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686298-kdfzl Namespace:openshift-infra ID:544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a UID:fa1c7bce-0f2d-4330-ad82-638dddaa0b25 NetNS:/var/run/netns/38ef75bb-1f71-42a8-a383-0b53bef07491 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa1c7bce_0f2d_4330_ad82_638dddaa0b25.slice PodAnnotations:0xc00061e520}] Aliases:map[]}\"\nJun 11 11:38:00.555180 crc crio[22553]: time=\"2026-06-11T11:38:00.555063226Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686298-kdfzl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:38:01.561631 crc crio[22553]: 2026-06-11T11:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:544c31749553d76 Mac:d2:07:17:5a:5a:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/38ef75bb-1f71-42a8-a383-0b53bef07491 SocketPath: PciID:}] [{Interface:0xc0002ee7a0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:38:01.563972 crc crio[22553]: time=\"2026-06-11T11:38:01.563912784Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686298-kdfzl Namespace:openshift-infra ID:544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a UID:fa1c7bce-0f2d-4330-ad82-638dddaa0b25 NetNS:/var/run/netns/38ef75bb-1f71-42a8-a383-0b53bef07491 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa1c7bce_0f2d_4330_ad82_638dddaa0b25.slice PodAnnotations:0xc00061e520}] Aliases:map[]}\"\nJun 11 11:38:01.564135 crc crio[22553]: time=\"2026-06-11T11:38:01.564078919Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686298-kdfzl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:38:01.576746 crc crio[22553]: time=\"2026-06-11T11:38:01.573607086Z\" level=info msg=\"Ran pod sandbox 544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a with infra container: openshift-infra/auto-csr-approver-29686298-kdfzl/POD\" id=baf77135-e373-4b62-a91a-e4a63a36639c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:38:01.579254 crc crio[22553]: time=\"2026-06-11T11:38:01.579178879Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=83e7ea68-d329-4203-aa2f-258a1953df59 name=/runtime.v1.ImageService/PullImage\nJun 11 11:38:01.585394 crc crio[22553]: time=\"2026-06-11T11:38:01.585333788Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:38:02.404239 crc crio[22553]: time=\"2026-06-11T11:38:02.403956588Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=83e7ea68-d329-4203-aa2f-258a1953df59 name=/runtime.v1.ImageService/PullImage\nJun 11 11:38:02.405899 crc crio[22553]: time=\"2026-06-11T11:38:02.405785151Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c98faee4-7345-436e-b573-191754e2d125 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:02.408472 crc crio[22553]: time=\"2026-06-11T11:38:02.408372586Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8338f816-d5b5-4a59-9663-b03e5de5b7bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:02.416124 crc crio[22553]: time=\"2026-06-11T11:38:02.415918056Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686298-kdfzl/oc\" id=72ec8390-3b99-4e60-8e9c-f2b1123aa43e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:38:02.416653 crc crio[22553]: time=\"2026-06-11T11:38:02.416520913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:02.480758 crc crio[22553]: time=\"2026-06-11T11:38:02.47480716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:02.730110 crc crio[22553]: time=\"2026-06-11T11:38:02.729948217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:02.834913 crc crio[22553]: time=\"2026-06-11T11:38:02.834797289Z\" level=info msg=\"Created container 2343c7d797ba5fde25b1229c04de20c21860aa5d6f572897852dc4612ef3b423: openshift-infra/auto-csr-approver-29686298-kdfzl/oc\" id=72ec8390-3b99-4e60-8e9c-f2b1123aa43e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:38:02.838525 crc crio[22553]: time=\"2026-06-11T11:38:02.837478157Z\" level=info msg=\"Starting container: 2343c7d797ba5fde25b1229c04de20c21860aa5d6f572897852dc4612ef3b423\" id=049c2291-ecff-4018-982c-288707f82751 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:38:02.848205 crc crio[22553]: time=\"2026-06-11T11:38:02.848050694Z\" level=info msg=\"Started container\" PID=40276 containerID=2343c7d797ba5fde25b1229c04de20c21860aa5d6f572897852dc4612ef3b423 description=openshift-infra/auto-csr-approver-29686298-kdfzl/oc id=049c2291-ecff-4018-982c-288707f82751 name=/runtime.v1.RuntimeService/StartContainer sandboxID=544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a\nJun 11 11:38:05.337924 crc crio[22553]: time=\"2026-06-11T11:38:05.335251156Z\" level=info msg=\"Stopping pod sandbox: 544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a\" id=6562cb85-e61d-4461-b774-f7beddc3e149 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:38:05.339803 crc crio[22553]: time=\"2026-06-11T11:38:05.338063898Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686298-kdfzl Namespace:openshift-infra ID:544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a UID:fa1c7bce-0f2d-4330-ad82-638dddaa0b25 NetNS:/var/run/netns/38ef75bb-1f71-42a8-a383-0b53bef07491 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa1c7bce_0f2d_4330_ad82_638dddaa0b25.slice PodAnnotations:0xc001be6a90}] Aliases:map[]}\"\nJun 11 11:38:05.339803 crc crio[22553]: time=\"2026-06-11T11:38:05.338209182Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686298-kdfzl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:38:05.616634 crc crio[22553]: time=\"2026-06-11T11:38:05.616286697Z\" level=info msg=\"Stopped pod sandbox: 544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a\" id=6562cb85-e61d-4461-b774-f7beddc3e149 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:38:12.965335 crc crio[22553]: time=\"2026-06-11T11:38:12.963922782Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-cqzcp/POD\" id=6022c0da-ce92-4d7e-97af-c7e72b8b7057 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:38:12.967037 crc crio[22553]: time=\"2026-06-11T11:38:12.965394685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:13.022989 crc crio[22553]: time=\"2026-06-11T11:38:13.022664192Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-cqzcp Namespace:openshift-nmstate ID:1ee225fd30dfc4933559676cd854b61336d2f967d17d3235ba0af2cf1dbcc194 UID:27da6823-b530-4b8c-a7eb-46fc15d9d5df NetNS:/var/run/netns/abc42ee3-7040-42ec-9bc5-f70da0753dfd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27da6823_b530_4b8c_a7eb_46fc15d9d5df.slice PodAnnotations:0xc00279abb0}] Aliases:map[]}\"\nJun 11 11:38:13.022989 crc crio[22553]: time=\"2026-06-11T11:38:13.022878608Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-cqzcp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:38:13.627094 crc crio[22553]: time=\"2026-06-11T11:38:13.626324803Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-z8vpk/POD\" id=c6f7bf8f-4794-40ef-850d-610019ad0302 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:38:13.627234 crc crio[22553]: time=\"2026-06-11T11:38:13.627164267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:13.677064 crc crio[22553]: time=\"2026-06-11T11:38:13.676568896Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-s4jnz/POD\" id=775d842e-36e6-442d-bd2c-0fb7e9a835e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:38:13.677064 crc crio[22553]: time=\"2026-06-11T11:38:13.676787522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:13.756993 crc crio[22553]: time=\"2026-06-11T11:38:13.756910964Z\" 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=775d842e-36e6-442d-bd2c-0fb7e9a835e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:38:13.764870 crc crio[22553]: time=\"2026-06-11T11:38:13.764590728Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-z8vpk Namespace:openshift-nmstate ID:ea4b32fb9d00f5dab94c3fe2e56086feee19bdb83abc9ccfe2932d02202666ea UID:9fdc5f01-5682-456a-967e-f077a9fb61a2 NetNS:/var/run/netns/77783a13-d77c-43ce-9f3a-47c1655834d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fdc5f01_5682_456a_967e_f077a9fb61a2.slice PodAnnotations:0xc00012a590}] Aliases:map[]}\"\nJun 11 11:38:13.764870 crc crio[22553]: time=\"2026-06-11T11:38:13.764795144Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-z8vpk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:38:13.779603 crc crio[22553]: time=\"2026-06-11T11:38:13.779384789Z\" level=info msg=\"Ran pod sandbox ea0f4af86e611a3cf4dd7981f5d28a064e9a2ef7a077b4839f72b4aa936d87d2 with infra container: openshift-nmstate/nmstate-handler-s4jnz/POD\" id=775d842e-36e6-442d-bd2c-0fb7e9a835e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:38:13.782988 crc crio[22553]: time=\"2026-06-11T11:38:13.782619613Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=55eacf03-4013-4f4f-9b8b-eb049734b024 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:13.784459 crc crio[22553]: time=\"2026-06-11T11:38:13.784160317Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=55eacf03-4013-4f4f-9b8b-eb049734b024 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:13.784459 crc crio[22553]: time=\"2026-06-11T11:38:13.784277361Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=55eacf03-4013-4f4f-9b8b-eb049734b024 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:13.788036 crc crio[22553]: time=\"2026-06-11T11:38:13.787808454Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=bcdee44c-5360-4b6b-9c70-262f7b3afa5c name=/runtime.v1.ImageService/PullImage\nJun 11 11:38:13.807619 crc crio[22553]: time=\"2026-06-11T11:38:13.80313138Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 11 11:38:14.698803 crc crio[22553]: 2026-06-11T11:38:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ee225fd30dfc49 Mac:76:f0:e0:8d:e3:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/abc42ee3-7040-42ec-9bc5-f70da0753dfd SocketPath: PciID:}] [{Interface:0xc00024c610 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:38:14.701476 crc crio[22553]: time=\"2026-06-11T11:38:14.701084449Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-cqzcp Namespace:openshift-nmstate ID:1ee225fd30dfc4933559676cd854b61336d2f967d17d3235ba0af2cf1dbcc194 UID:27da6823-b530-4b8c-a7eb-46fc15d9d5df NetNS:/var/run/netns/abc42ee3-7040-42ec-9bc5-f70da0753dfd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27da6823_b530_4b8c_a7eb_46fc15d9d5df.slice PodAnnotations:0xc00279abb0}] Aliases:map[]}\"\nJun 11 11:38:14.701476 crc crio[22553]: time=\"2026-06-11T11:38:14.701313456Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-cqzcp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:38:14.711263 crc crio[22553]: time=\"2026-06-11T11:38:14.711108481Z\" level=info msg=\"Ran pod sandbox 1ee225fd30dfc4933559676cd854b61336d2f967d17d3235ba0af2cf1dbcc194 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-cqzcp/POD\" id=6022c0da-ce92-4d7e-97af-c7e72b8b7057 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:38:14.724811 crc crio[22553]: time=\"2026-06-11T11:38:14.72138275Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=786f3bb2-1f24-4eeb-81c6-afef42d2d069 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:14.724811 crc crio[22553]: time=\"2026-06-11T11:38:14.721762031Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=786f3bb2-1f24-4eeb-81c6-afef42d2d069 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:14.724811 crc crio[22553]: time=\"2026-06-11T11:38:14.721860274Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=786f3bb2-1f24-4eeb-81c6-afef42d2d069 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:14.725977 crc crio[22553]: time=\"2026-06-11T11:38:14.725877211Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=761a85ca-ae19-4f6a-a644-9fafdf7dd826 name=/runtime.v1.ImageService/PullImage\nJun 11 11:38:14.732759 crc crio[22553]: time=\"2026-06-11T11:38:14.729856986Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 11 11:38:14.842998 crc crio[22553]: time=\"2026-06-11T11:38:14.842491385Z\" level=info msg=\"Running pod sandbox: openshift-console/console-647b5845cd-q4fs5/POD\" id=640464b9-6517-49ab-98db-3418493e7f59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:38:14.843240 crc crio[22553]: time=\"2026-06-11T11:38:14.843217406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:14.850739 crc crio[22553]: time=\"2026-06-11T11:38:14.850614742Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-59ljm/POD\" id=5d20ce60-5627-4bea-a72c-6f32c17d1fa0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:38:14.850877 crc crio[22553]: time=\"2026-06-11T11:38:14.850756566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:14.886903 crc crio[22553]: time=\"2026-06-11T11:38:14.884288392Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-59ljm Namespace:openshift-nmstate ID:3002246debcf06325324d3122c2b08918ef269d308042991969de7e311284156 UID:6a754ee9-164d-4852-8a3a-879dfc7311fb NetNS:/var/run/netns/e5519456-6ca5-4600-87de-00e2018f394d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a754ee9_164d_4852_8a3a_879dfc7311fb.slice PodAnnotations:0xc002b8abc0}] Aliases:map[]}\"\nJun 11 11:38:14.886903 crc crio[22553]: time=\"2026-06-11T11:38:14.884340494Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-59ljm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:38:14.886903 crc crio[22553]: time=\"2026-06-11T11:38:14.884649613Z\" level=info msg=\"Got pod network &{Name:console-647b5845cd-q4fs5 Namespace:openshift-console ID:c224432cfacaf2baf4a30ac3fd5e306c034e20668478465a5873d7d6d415ba9a UID:848a57f3-fe0f-43c6-9799-f1b839b08e8a NetNS:/var/run/netns/a6d673e5-1040-4089-a3ff-fbd9d29eb83a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod848a57f3_fe0f_43c6_9799_f1b839b08e8a.slice PodAnnotations:0xc0011e8790}] Aliases:map[]}\"\nJun 11 11:38:14.886903 crc crio[22553]: time=\"2026-06-11T11:38:14.884826438Z\" level=info msg=\"Adding pod openshift-console_console-647b5845cd-q4fs5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:38:15.698632 crc crio[22553]: 2026-06-11T11:38:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea4b32fb9d00f5d Mac:7a:fb:66:78:d2:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/77783a13-d77c-43ce-9f3a-47c1655834d3 SocketPath: PciID:}] [{Interface:0xc0003845c0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:38:15.701048 crc crio[22553]: time=\"2026-06-11T11:38:15.70079669Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-z8vpk Namespace:openshift-nmstate ID:ea4b32fb9d00f5dab94c3fe2e56086feee19bdb83abc9ccfe2932d02202666ea UID:9fdc5f01-5682-456a-967e-f077a9fb61a2 NetNS:/var/run/netns/77783a13-d77c-43ce-9f3a-47c1655834d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fdc5f01_5682_456a_967e_f077a9fb61a2.slice PodAnnotations:0xc00012a590}] Aliases:map[]}\"\nJun 11 11:38:15.701211 crc crio[22553]: time=\"2026-06-11T11:38:15.701090799Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-z8vpk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:38:15.712221 crc crio[22553]: time=\"2026-06-11T11:38:15.71211443Z\" level=info msg=\"Ran pod sandbox ea4b32fb9d00f5dab94c3fe2e56086feee19bdb83abc9ccfe2932d02202666ea with infra container: openshift-nmstate/nmstate-webhook-9b7874799-z8vpk/POD\" id=c6f7bf8f-4794-40ef-850d-610019ad0302 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:38:15.731581 crc crio[22553]: time=\"2026-06-11T11:38:15.729280639Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=2d4fe6f5-ecd7-490f-b10d-264e9bc5be55 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:15.731581 crc crio[22553]: time=\"2026-06-11T11:38:15.729593598Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=2d4fe6f5-ecd7-490f-b10d-264e9bc5be55 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:15.731581 crc crio[22553]: time=\"2026-06-11T11:38:15.72965503Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=2d4fe6f5-ecd7-490f-b10d-264e9bc5be55 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:15.731581 crc crio[22553]: time=\"2026-06-11T11:38:15.731996428Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=3c78855a-22a1-4c9e-8497-8627baa11b0b name=/runtime.v1.ImageService/PullImage\nJun 11 11:38:15.741143 crc crio[22553]: time=\"2026-06-11T11:38:15.738663482Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 11 11:38:16.388109 crc crio[22553]: 2026-06-11T11:38:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3002246debcf063 Mac:4e:e9:99:cd:5e:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/e5519456-6ca5-4600-87de-00e2018f394d SocketPath: PciID:}] [{Interface:0xc00024b4a0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:38:16.398798 crc crio[22553]: time=\"2026-06-11T11:38:16.398643874Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-59ljm Namespace:openshift-nmstate ID:3002246debcf06325324d3122c2b08918ef269d308042991969de7e311284156 UID:6a754ee9-164d-4852-8a3a-879dfc7311fb NetNS:/var/run/netns/e5519456-6ca5-4600-87de-00e2018f394d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a754ee9_164d_4852_8a3a_879dfc7311fb.slice PodAnnotations:0xc002b8abc0}] Aliases:map[]}\"\nJun 11 11:38:16.399068 crc crio[22553]: time=\"2026-06-11T11:38:16.399009095Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-59ljm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:38:16.418964 crc crio[22553]: time=\"2026-06-11T11:38:16.418883723Z\" level=info msg=\"Ran pod sandbox 3002246debcf06325324d3122c2b08918ef269d308042991969de7e311284156 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-59ljm/POD\" id=5d20ce60-5627-4bea-a72c-6f32c17d1fa0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:38:16.421938 crc crio[22553]: time=\"2026-06-11T11:38:16.421877061Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=112b1db7-5e4e-4572-a87f-c8e0cd9271af name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:16.422396 crc crio[22553]: time=\"2026-06-11T11:38:16.422157769Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=112b1db7-5e4e-4572-a87f-c8e0cd9271af name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:16.422396 crc crio[22553]: time=\"2026-06-11T11:38:16.422232961Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=112b1db7-5e4e-4572-a87f-c8e0cd9271af name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:16.424058 crc crio[22553]: time=\"2026-06-11T11:38:16.423975072Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=09fb3f3d-0a83-4294-8f13-9db6e1d42b42 name=/runtime.v1.ImageService/PullImage\nJun 11 11:38:16.427579 crc crio[22553]: time=\"2026-06-11T11:38:16.427500784Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"\nJun 11 11:38:16.443055 crc crio[22553]: 2026-06-11T11:38:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c224432cfacaf2b Mac:ea:01:3a:37:51:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/a6d673e5-1040-4089-a3ff-fbd9d29eb83a SocketPath: PciID:}] [{Interface:0xc000374bc0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:38:16.444533 crc crio[22553]: time=\"2026-06-11T11:38:16.444379056Z\" level=info msg=\"Got pod network &{Name:console-647b5845cd-q4fs5 Namespace:openshift-console ID:c224432cfacaf2baf4a30ac3fd5e306c034e20668478465a5873d7d6d415ba9a UID:848a57f3-fe0f-43c6-9799-f1b839b08e8a NetNS:/var/run/netns/a6d673e5-1040-4089-a3ff-fbd9d29eb83a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod848a57f3_fe0f_43c6_9799_f1b839b08e8a.slice PodAnnotations:0xc0011e8790}] Aliases:map[]}\"\nJun 11 11:38:16.444796 crc crio[22553]: time=\"2026-06-11T11:38:16.444734716Z\" level=info msg=\"Checking pod openshift-console_console-647b5845cd-q4fs5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:38:16.486393 crc crio[22553]: time=\"2026-06-11T11:38:16.485940155Z\" level=info msg=\"Ran pod sandbox c224432cfacaf2baf4a30ac3fd5e306c034e20668478465a5873d7d6d415ba9a with infra container: openshift-console/console-647b5845cd-q4fs5/POD\" id=640464b9-6517-49ab-98db-3418493e7f59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:38:16.500284 crc crio[22553]: time=\"2026-06-11T11:38:16.500217721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=1171fb43-c75a-4524-9a1e-4759c8c50e68 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:16.507283 crc crio[22553]: time=\"2026-06-11T11:38:16.506868355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=939bdd63-e3ac-46b4-a577-bb3a0b0e94a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:16.533967 crc crio[22553]: time=\"2026-06-11T11:38:16.533826379Z\" level=info msg=\"Creating container: openshift-console/console-647b5845cd-q4fs5/console\" id=e3e8411e-10f4-4bfd-93ec-1cd5bf5d9f07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:38:16.534375 crc crio[22553]: time=\"2026-06-11T11:38:16.534347275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:16.645933 crc crio[22553]: time=\"2026-06-11T11:38:16.645789219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:16.651185 crc crio[22553]: time=\"2026-06-11T11:38:16.651086183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:16.800562 crc crio[22553]: time=\"2026-06-11T11:38:16.799854103Z\" level=info msg=\"Created container 8ae7c17304a22c86ebb4c4b7b2daf3890d0c0aacbf96f48ccd668b6e00dc9044: openshift-console/console-647b5845cd-q4fs5/console\" id=e3e8411e-10f4-4bfd-93ec-1cd5bf5d9f07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:38:16.803046 crc crio[22553]: time=\"2026-06-11T11:38:16.802961684Z\" level=info msg=\"Starting container: 8ae7c17304a22c86ebb4c4b7b2daf3890d0c0aacbf96f48ccd668b6e00dc9044\" id=23bebc93-4446-4e0d-a21e-7da913e69372 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:38:16.810561 crc crio[22553]: time=\"2026-06-11T11:38:16.810455302Z\" level=info msg=\"Started container\" PID=40716 containerID=8ae7c17304a22c86ebb4c4b7b2daf3890d0c0aacbf96f48ccd668b6e00dc9044 description=openshift-console/console-647b5845cd-q4fs5/console id=23bebc93-4446-4e0d-a21e-7da913e69372 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c224432cfacaf2baf4a30ac3fd5e306c034e20668478465a5873d7d6d415ba9a\nJun 11 11:38:22.210573 crc crio[22553]: time=\"2026-06-11T11:38:22.209985298Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=761a85ca-ae19-4f6a-a644-9fafdf7dd826 name=/runtime.v1.ImageService/PullImage\nJun 11 11:38:22.213775 crc crio[22553]: time=\"2026-06-11T11:38:22.213329956Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=76c00a10-e2ca-445f-b5a6-ea79f321b276 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:22.266302 crc crio[22553]: time=\"2026-06-11T11:38:22.266181674Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=3c78855a-22a1-4c9e-8497-8627baa11b0b name=/runtime.v1.ImageService/PullImage\nJun 11 11:38:22.267656 crc crio[22553]: time=\"2026-06-11T11:38:22.267583825Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=b3479db1-8607-48f9-a21e-803dbd868f35 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:22.283820 crc crio[22553]: time=\"2026-06-11T11:38:22.283651573Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=777f2398-c497-4a65-b160-4f1a6d6dc20d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:22.285098 crc crio[22553]: time=\"2026-06-11T11:38:22.284982871Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=d7481d06-6ab1-4cd5-8751-5ba8f71dc122 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:22.287673 crc crio[22553]: time=\"2026-06-11T11:38:22.287567206Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=bcdee44c-5360-4b6b-9c70-262f7b3afa5c name=/runtime.v1.ImageService/PullImage\nJun 11 11:38:22.289546 crc crio[22553]: time=\"2026-06-11T11:38:22.289460212Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=6755fe6b-aec8-4f92-be1c-f2bc6219407e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:22.295765 crc crio[22553]: time=\"2026-06-11T11:38:22.295607961Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=d697ee36-a77a-44cd-809b-622a7f61209b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:22.295986 crc crio[22553]: time=\"2026-06-11T11:38:22.295910899Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-z8vpk/nmstate-webhook\" id=6d39ed0b-c8ad-44d5-a062-825cdfefbf53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:38:22.302859 crc crio[22553]: time=\"2026-06-11T11:38:22.302630035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:22.304349 crc crio[22553]: time=\"2026-06-11T11:38:22.304245842Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-cqzcp/nmstate-metrics\" id=7217142b-a830-4772-b3ea-8353a3f2a15f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:38:22.307334 crc crio[22553]: time=\"2026-06-11T11:38:22.307195248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:22.310364 crc crio[22553]: time=\"2026-06-11T11:38:22.310299458Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-s4jnz/nmstate-handler\" id=3d7ef07a-d89f-4e9e-81ad-f0633a8bb41c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:38:22.345755 crc crio[22553]: time=\"2026-06-11T11:38:22.345579865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:22.355894 crc crio[22553]: time=\"2026-06-11T11:38:22.355758872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:22.361743 crc crio[22553]: time=\"2026-06-11T11:38:22.361613012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:22.383213 crc crio[22553]: time=\"2026-06-11T11:38:22.383031405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:22.388745 crc crio[22553]: time=\"2026-06-11T11:38:22.388623918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:22.403050 crc crio[22553]: time=\"2026-06-11T11:38:22.402475241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:22.562634 crc crio[22553]: time=\"2026-06-11T11:38:22.562259663Z\" level=info msg=\"Created container fbcfe6c3767650daf14034e2cbfd6c85517d601092f3179fd6b6cc5d4950b856: openshift-nmstate/nmstate-webhook-9b7874799-z8vpk/nmstate-webhook\" id=6d39ed0b-c8ad-44d5-a062-825cdfefbf53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:38:22.566185 crc crio[22553]: time=\"2026-06-11T11:38:22.566102145Z\" level=info msg=\"Starting container: fbcfe6c3767650daf14034e2cbfd6c85517d601092f3179fd6b6cc5d4950b856\" id=81c5d11d-ae87-4eea-aacc-5be7c27dc0f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:38:22.597814 crc crio[22553]: time=\"2026-06-11T11:38:22.586864659Z\" level=info msg=\"Started container\" PID=40794 containerID=fbcfe6c3767650daf14034e2cbfd6c85517d601092f3179fd6b6cc5d4950b856 description=openshift-nmstate/nmstate-webhook-9b7874799-z8vpk/nmstate-webhook id=81c5d11d-ae87-4eea-aacc-5be7c27dc0f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea4b32fb9d00f5dab94c3fe2e56086feee19bdb83abc9ccfe2932d02202666ea\nJun 11 11:38:22.597814 crc crio[22553]: time=\"2026-06-11T11:38:22.592341118Z\" level=info msg=\"Created container 40ac0621c67fa565417cca58e4728346eb14dda5ee0a5033ee1d063adce53a3d: openshift-nmstate/nmstate-metrics-756b4d6fc6-cqzcp/nmstate-metrics\" id=7217142b-a830-4772-b3ea-8353a3f2a15f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:38:22.598255 crc crio[22553]: time=\"2026-06-11T11:38:22.598143477Z\" level=info msg=\"Starting container: 40ac0621c67fa565417cca58e4728346eb14dda5ee0a5033ee1d063adce53a3d\" id=cbc280ad-fe24-485a-95ca-60a1ba031d67 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:38:22.611411 crc crio[22553]: time=\"2026-06-11T11:38:22.610361423Z\" level=info msg=\"Started container\" PID=40797 containerID=40ac0621c67fa565417cca58e4728346eb14dda5ee0a5033ee1d063adce53a3d description=openshift-nmstate/nmstate-metrics-756b4d6fc6-cqzcp/nmstate-metrics id=cbc280ad-fe24-485a-95ca-60a1ba031d67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ee225fd30dfc4933559676cd854b61336d2f967d17d3235ba0af2cf1dbcc194\nJun 11 11:38:22.638100 crc crio[22553]: time=\"2026-06-11T11:38:22.637918835Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=5ddb33c8-f949-4ee6-afd4-652ee24660dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:22.638588 crc crio[22553]: time=\"2026-06-11T11:38:22.638235754Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=5ddb33c8-f949-4ee6-afd4-652ee24660dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:22.638588 crc crio[22553]: time=\"2026-06-11T11:38:22.638305266Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=5ddb33c8-f949-4ee6-afd4-652ee24660dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:22.640824 crc crio[22553]: time=\"2026-06-11T11:38:22.640414758Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=9cca18fc-a727-40cf-a1d2-5f207ec327e9 name=/runtime.v1.ImageService/PullImage\nJun 11 11:38:22.646113 crc crio[22553]: time=\"2026-06-11T11:38:22.646028961Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"\nJun 11 11:38:22.732136 crc crio[22553]: time=\"2026-06-11T11:38:22.731956773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:22.872626 crc crio[22553]: time=\"2026-06-11T11:38:22.87235863Z\" level=info msg=\"Created container d0ed593847f2b5fe294b473fee9baf153842f5a095a8384c4d6d521f01a3820f: openshift-nmstate/nmstate-handler-s4jnz/nmstate-handler\" id=3d7ef07a-d89f-4e9e-81ad-f0633a8bb41c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:38:22.875529 crc crio[22553]: time=\"2026-06-11T11:38:22.875232213Z\" level=info msg=\"Starting container: d0ed593847f2b5fe294b473fee9baf153842f5a095a8384c4d6d521f01a3820f\" id=0a8e2d3f-3140-4c9b-8cd3-370acc6186b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:38:22.885474 crc crio[22553]: time=\"2026-06-11T11:38:22.885166712Z\" level=info msg=\"Started container\" PID=40820 containerID=d0ed593847f2b5fe294b473fee9baf153842f5a095a8384c4d6d521f01a3820f description=openshift-nmstate/nmstate-handler-s4jnz/nmstate-handler id=0a8e2d3f-3140-4c9b-8cd3-370acc6186b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea0f4af86e611a3cf4dd7981f5d28a064e9a2ef7a077b4839f72b4aa936d87d2\nJun 11 11:38:29.301302 crc crio[22553]: time=\"2026-06-11T11:38:29.299620496Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=09fb3f3d-0a83-4294-8f13-9db6e1d42b42 name=/runtime.v1.ImageService/PullImage\nJun 11 11:38:29.303521 crc crio[22553]: time=\"2026-06-11T11:38:29.302931712Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=1161e8f2-cf77-4683-9565-224b5ba0cfe4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:29.339408 crc crio[22553]: time=\"2026-06-11T11:38:29.339157437Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=b1e36199-1e6c-4331-adf8-497c7d5490b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:29.393190 crc crio[22553]: time=\"2026-06-11T11:38:29.393026565Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=9cca18fc-a727-40cf-a1d2-5f207ec327e9 name=/runtime.v1.ImageService/PullImage\nJun 11 11:38:29.394915 crc crio[22553]: time=\"2026-06-11T11:38:29.394843228Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=d674e1d8-f758-4cc8-8254-ba1d01af61ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:29.395044 crc crio[22553]: time=\"2026-06-11T11:38:29.395002622Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-59ljm/nmstate-console-plugin\" id=b5413b9d-0725-4a3f-aad4-eb400cf30fde name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:38:29.398357 crc crio[22553]: time=\"2026-06-11T11:38:29.398220786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:29.402242 crc crio[22553]: time=\"2026-06-11T11:38:29.40214662Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=0cf302d7-c447-4f18-af4a-cdcb62f62b9d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:38:29.435211 crc crio[22553]: time=\"2026-06-11T11:38:29.435071849Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-cqzcp/kube-rbac-proxy\" id=c0f5501b-4539-4feb-a6e5-7841d323e96f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:38:29.437163 crc crio[22553]: time=\"2026-06-11T11:38:29.437074977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:29.444288 crc crio[22553]: time=\"2026-06-11T11:38:29.444201625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:29.449198 crc crio[22553]: time=\"2026-06-11T11:38:29.449104578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:29.467073 crc crio[22553]: time=\"2026-06-11T11:38:29.466788652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:29.471053 crc crio[22553]: time=\"2026-06-11T11:38:29.4704799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:38:29.624895 crc crio[22553]: time=\"2026-06-11T11:38:29.624654128Z\" level=info msg=\"Created container adecfa725f2b1ac159e21d24ff306325de283a2c767b4a5f68d34dbbf633c933: openshift-nmstate/nmstate-metrics-756b4d6fc6-cqzcp/kube-rbac-proxy\" id=c0f5501b-4539-4feb-a6e5-7841d323e96f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:38:29.626924 crc crio[22553]: time=\"2026-06-11T11:38:29.626570454Z\" level=info msg=\"Starting container: adecfa725f2b1ac159e21d24ff306325de283a2c767b4a5f68d34dbbf633c933\" id=da0246ff-8325-44c4-b4af-63cc747f4421 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:38:29.634088 crc crio[22553]: time=\"2026-06-11T11:38:29.633912368Z\" level=info msg=\"Created container 311ff1c0882a62fc0f331856a746423986be6f6cac240cf65dff725cd82c72a3: openshift-nmstate/nmstate-console-plugin-9bcc7988b-59ljm/nmstate-console-plugin\" id=b5413b9d-0725-4a3f-aad4-eb400cf30fde name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:38:29.635403 crc crio[22553]: time=\"2026-06-11T11:38:29.635341439Z\" level=info msg=\"Started container\" PID=41011 containerID=adecfa725f2b1ac159e21d24ff306325de283a2c767b4a5f68d34dbbf633c933 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-cqzcp/kube-rbac-proxy id=da0246ff-8325-44c4-b4af-63cc747f4421 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ee225fd30dfc4933559676cd854b61336d2f967d17d3235ba0af2cf1dbcc194\nJun 11 11:38:29.637283 crc crio[22553]: time=\"2026-06-11T11:38:29.637054639Z\" level=info msg=\"Starting container: 311ff1c0882a62fc0f331856a746423986be6f6cac240cf65dff725cd82c72a3\" id=6340990c-3955-4108-b02e-6eb462d82c68 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:38:29.653476 crc crio[22553]: time=\"2026-06-11T11:38:29.653292102Z\" level=info msg=\"Started container\" PID=41010 containerID=311ff1c0882a62fc0f331856a746423986be6f6cac240cf65dff725cd82c72a3 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-59ljm/nmstate-console-plugin id=6340990c-3955-4108-b02e-6eb462d82c68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3002246debcf06325324d3122c2b08918ef269d308042991969de7e311284156\nJun 11 11:38:51.195184 crc crio[22553]: time=\"2026-06-11T11:38:51.19398269Z\" level=info msg=\"Stopping container: 280654b2f1b8f7400c81dec5c7794ed60c49172c7dfdfddaf71cb7cadd0831d5 (timeout: 15s)\" id=a9af7b29-9565-41f7-b5a6-2a75b63b1867 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:38:51.346227 crc crio[22553]: time=\"2026-06-11T11:38:51.346041077Z\" level=info msg=\"Stopped container 280654b2f1b8f7400c81dec5c7794ed60c49172c7dfdfddaf71cb7cadd0831d5: openshift-console/console-6c684df5db-cc8g8/console\" id=a9af7b29-9565-41f7-b5a6-2a75b63b1867 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:38:51.347567 crc crio[22553]: time=\"2026-06-11T11:38:51.347322614Z\" level=info msg=\"Stopping pod sandbox: a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085\" id=5326b50b-5807-47b7-844d-fb2fd6933725 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:38:51.348253 crc crio[22553]: time=\"2026-06-11T11:38:51.348143738Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/10c97bf8-af17-41af-82c9-914d4766eb4d 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:0xc0011e87b0}] Aliases:map[]}\"\nJun 11 11:38:51.348501 crc crio[22553]: time=\"2026-06-11T11:38:51.348344554Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:38:51.762474 crc crio[22553]: time=\"2026-06-11T11:38:51.761592843Z\" level=info msg=\"Stopped pod sandbox: a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085\" id=5326b50b-5807-47b7-844d-fb2fd6933725 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:38:52.554896 crc crio[22553]: time=\"2026-06-11T11:38:52.55366948Z\" level=info msg=\"Removing container: 280654b2f1b8f7400c81dec5c7794ed60c49172c7dfdfddaf71cb7cadd0831d5\" id=39a0db73-04a1-46d5-9146-a34e7b327822 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:38:52.589142 crc crio[22553]: time=\"2026-06-11T11:38:52.587771253Z\" level=info msg=\"Removed container 280654b2f1b8f7400c81dec5c7794ed60c49172c7dfdfddaf71cb7cadd0831d5: openshift-console/console-6c684df5db-cc8g8/console\" id=39a0db73-04a1-46d5-9146-a34e7b327822 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:39:03.571047 crc crio[22553]: time=\"2026-06-11T11:39:03.570070063Z\" level=info msg=\"Removing container: b8c3549c7435251683eadeb8d2825d274d4de0d84e8300e4bebebaa926e03507\" id=1fc13940-c2a6-4da5-b73c-b52efe22c6be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:39:03.699302 crc crio[22553]: time=\"2026-06-11T11:39:03.698353007Z\" level=info msg=\"Removed container b8c3549c7435251683eadeb8d2825d274d4de0d84e8300e4bebebaa926e03507: openshift-infra/auto-csr-approver-29686292-2f7cg/oc\" id=1fc13940-c2a6-4da5-b73c-b52efe22c6be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:39:03.712221 crc crio[22553]: time=\"2026-06-11T11:39:03.711900771Z\" level=info msg=\"Stopping pod sandbox: a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085\" id=8526b2e8-f573-4c12-8ae0-15d45fd4bdb4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:39:03.712459 crc crio[22553]: time=\"2026-06-11T11:39:03.712287972Z\" level=info msg=\"Stopped pod sandbox (already stopped): a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085\" id=8526b2e8-f573-4c12-8ae0-15d45fd4bdb4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:39:03.713587 crc crio[22553]: time=\"2026-06-11T11:39:03.713485747Z\" level=info msg=\"Removing pod sandbox: a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085\" id=7fecd259-686f-437b-9bb8-02424d14b7b1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:39:03.726941 crc crio[22553]: time=\"2026-06-11T11:39:03.726784284Z\" level=info msg=\"Removed pod sandbox: a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085\" id=7fecd259-686f-437b-9bb8-02424d14b7b1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:39:03.727629 crc crio[22553]: time=\"2026-06-11T11:39:03.727492624Z\" level=info msg=\"Stopping pod sandbox: d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a\" id=74c1353f-ef17-4886-a72f-f46ed40cad75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:39:03.727629 crc crio[22553]: time=\"2026-06-11T11:39:03.727571597Z\" level=info msg=\"Stopped pod sandbox (already stopped): d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a\" id=74c1353f-ef17-4886-a72f-f46ed40cad75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:39:03.728920 crc crio[22553]: time=\"2026-06-11T11:39:03.728849974Z\" level=info msg=\"Removing pod sandbox: d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a\" id=dc55e6e8-0688-4d6b-8b99-b61a6060d0cf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:39:03.742867 crc crio[22553]: time=\"2026-06-11T11:39:03.742754249Z\" level=info msg=\"Removed pod sandbox: d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a\" id=dc55e6e8-0688-4d6b-8b99-b61a6060d0cf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:39:06.464844 crc crio[22553]: time=\"2026-06-11T11:39:06.463520069Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/POD\" id=7d1fa13c-8759-4c74-be92-dcf6014b5184 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:39:06.467292 crc crio[22553]: time=\"2026-06-11T11:39:06.465041894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:06.503609 crc crio[22553]: time=\"2026-06-11T11:39:06.50339193Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb Namespace:openshift-marketplace ID:96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62 UID:ae92ba24-f189-4126-84d6-c6d2281c04ae NetNS:/var/run/netns/ef4ae02b-474f-464d-a2ce-33d25a73c51d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae92ba24_f189_4126_84d6_c6d2281c04ae.slice PodAnnotations:0xc00001ac00}] Aliases:map[]}\"\nJun 11 11:39:06.503609 crc crio[22553]: time=\"2026-06-11T11:39:06.503570635Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:39:07.075100 crc crio[22553]: 2026-06-11T11:39:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96f7b4d3971a359 Mac:a6:8b:98:95:d7:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/ef4ae02b-474f-464d-a2ce-33d25a73c51d SocketPath: PciID:}] [{Interface:0xc00029e370 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:39:07.077887 crc crio[22553]: time=\"2026-06-11T11:39:07.077799641Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb Namespace:openshift-marketplace ID:96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62 UID:ae92ba24-f189-4126-84d6-c6d2281c04ae NetNS:/var/run/netns/ef4ae02b-474f-464d-a2ce-33d25a73c51d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae92ba24_f189_4126_84d6_c6d2281c04ae.slice PodAnnotations:0xc00001ac00}] Aliases:map[]}\"\nJun 11 11:39:07.078054 crc crio[22553]: time=\"2026-06-11T11:39:07.077996657Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:39:07.087147 crc crio[22553]: time=\"2026-06-11T11:39:07.08703959Z\" level=info msg=\"Ran pod sandbox 96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/POD\" id=7d1fa13c-8759-4c74-be92-dcf6014b5184 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:39:07.090458 crc crio[22553]: time=\"2026-06-11T11:39:07.090319835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0e802ee4-6bad-44c0-b879-54c3cf0a06ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:07.094661 crc crio[22553]: time=\"2026-06-11T11:39:07.094580719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ce118c6f-5b28-468c-aa37-fa6ed6e47833 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:07.105163 crc crio[22553]: time=\"2026-06-11T11:39:07.105045584Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/util\" id=b823bed2-7736-46c6-807a-e55f828b11c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:39:07.105754 crc crio[22553]: time=\"2026-06-11T11:39:07.105640111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:07.166048 crc crio[22553]: time=\"2026-06-11T11:39:07.165899075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:07.173976 crc crio[22553]: time=\"2026-06-11T11:39:07.173588659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:07.323883 crc crio[22553]: time=\"2026-06-11T11:39:07.323618776Z\" level=info msg=\"Created container 14320b65ddac732b5ba12357a8f6cc63d816c16ec72708219076eff67fcb07da: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/util\" id=b823bed2-7736-46c6-807a-e55f828b11c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:39:07.327619 crc crio[22553]: time=\"2026-06-11T11:39:07.327566361Z\" level=info msg=\"Starting container: 14320b65ddac732b5ba12357a8f6cc63d816c16ec72708219076eff67fcb07da\" id=8959e563-e870-46b5-844a-614d7d2bf490 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:39:07.336270 crc crio[22553]: time=\"2026-06-11T11:39:07.333625797Z\" level=info msg=\"Started container\" PID=42369 containerID=14320b65ddac732b5ba12357a8f6cc63d816c16ec72708219076eff67fcb07da description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/util id=8959e563-e870-46b5-844a-614d7d2bf490 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62\nJun 11 11:39:08.741966 crc crio[22553]: time=\"2026-06-11T11:39:08.739355178Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-n6bjk/POD\" id=99e4b67e-ab3a-4094-ac3c-3255d58bd7b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:39:08.741966 crc crio[22553]: time=\"2026-06-11T11:39:08.74079402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:08.768414 crc crio[22553]: time=\"2026-06-11T11:39:08.76830474Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n6bjk Namespace:openshift-marketplace ID:ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935 UID:e2ce3bf1-6198-4db4-bb44-426f53b76dc5 NetNS:/var/run/netns/90433280-c899-4b88-88ae-ba8f3235127b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2ce3bf1_6198_4db4_bb44_426f53b76dc5.slice PodAnnotations:0xc0011e82f0}] Aliases:map[]}\"\nJun 11 11:39:08.768414 crc crio[22553]: time=\"2026-06-11T11:39:08.768375592Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-n6bjk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:39:08.809588 crc crio[22553]: time=\"2026-06-11T11:39:08.808802949Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=a5507ad6-55e7-4d89-a607-f5a956088da7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:08.809588 crc crio[22553]: time=\"2026-06-11T11:39:08.809236692Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=a5507ad6-55e7-4d89-a607-f5a956088da7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:08.809588 crc crio[22553]: time=\"2026-06-11T11:39:08.809299404Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=a5507ad6-55e7-4d89-a607-f5a956088da7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:08.811891 crc crio[22553]: time=\"2026-06-11T11:39:08.811753185Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=ea6cb300-07ec-47d9-bdd2-b102e3997d2c name=/runtime.v1.ImageService/PullImage\nJun 11 11:39:08.823380 crc crio[22553]: time=\"2026-06-11T11:39:08.823062094Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"\nJun 11 11:39:09.524190 crc crio[22553]: 2026-06-11T11:39:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ecb0a75f6da9b8e Mac:46:c1:af:16:9e:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/90433280-c899-4b88-88ae-ba8f3235127b SocketPath: PciID:}] [{Interface:0xc000015820 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:39:09.527895 crc crio[22553]: time=\"2026-06-11T11:39:09.527755598Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n6bjk Namespace:openshift-marketplace ID:ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935 UID:e2ce3bf1-6198-4db4-bb44-426f53b76dc5 NetNS:/var/run/netns/90433280-c899-4b88-88ae-ba8f3235127b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2ce3bf1_6198_4db4_bb44_426f53b76dc5.slice PodAnnotations:0xc0011e82f0}] Aliases:map[]}\"\nJun 11 11:39:09.528053 crc crio[22553]: time=\"2026-06-11T11:39:09.527995525Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-n6bjk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:39:09.538092 crc crio[22553]: time=\"2026-06-11T11:39:09.537967945Z\" level=info msg=\"Ran pod sandbox ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935 with infra container: openshift-marketplace/redhat-operators-n6bjk/POD\" id=99e4b67e-ab3a-4094-ac3c-3255d58bd7b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:39:09.540918 crc crio[22553]: time=\"2026-06-11T11:39:09.540826198Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f5040491-c423-469c-86c0-cfc15e1a3b3b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:09.544966 crc crio[22553]: time=\"2026-06-11T11:39:09.544857376Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8cc3d9d3-2cfb-451b-8f13-4ae2c8cccd38 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:09.552934 crc crio[22553]: time=\"2026-06-11T11:39:09.552829328Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n6bjk/extract-utilities\" id=338b94fc-75b0-4b1d-ba6e-9631a9dc232f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:39:09.553395 crc crio[22553]: time=\"2026-06-11T11:39:09.553320682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:09.592085 crc crio[22553]: time=\"2026-06-11T11:39:09.591931306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:09.597651 crc crio[22553]: time=\"2026-06-11T11:39:09.5975806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:09.727541 crc crio[22553]: time=\"2026-06-11T11:39:09.727353658Z\" level=info msg=\"Created container aba358ecec8f08f1d18ae90d1cb608c363b1c2d3cbd38b36046e38281356ad05: openshift-marketplace/redhat-operators-n6bjk/extract-utilities\" id=338b94fc-75b0-4b1d-ba6e-9631a9dc232f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:39:09.729235 crc crio[22553]: time=\"2026-06-11T11:39:09.72912767Z\" level=info msg=\"Starting container: aba358ecec8f08f1d18ae90d1cb608c363b1c2d3cbd38b36046e38281356ad05\" id=3eae7c8d-8aa6-4864-8cb4-902d0626b35a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:39:09.739498 crc crio[22553]: time=\"2026-06-11T11:39:09.738167103Z\" level=info msg=\"Started container\" PID=42426 containerID=aba358ecec8f08f1d18ae90d1cb608c363b1c2d3cbd38b36046e38281356ad05 description=openshift-marketplace/redhat-operators-n6bjk/extract-utilities id=3eae7c8d-8aa6-4864-8cb4-902d0626b35a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935\nJun 11 11:39:09.827951 crc crio[22553]: time=\"2026-06-11T11:39:09.827243796Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9c9eaddf-521a-4385-ab1d-3999e4ef5471 name=/runtime.v1.ImageService/PullImage\nJun 11 11:39:09.833836 crc crio[22553]: time=\"2026-06-11T11:39:09.833600531Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 11:39:10.514559 crc crio[22553]: time=\"2026-06-11T11:39:10.514311636Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=ea6cb300-07ec-47d9-bdd2-b102e3997d2c name=/runtime.v1.ImageService/PullImage\nJun 11 11:39:10.516383 crc crio[22553]: time=\"2026-06-11T11:39:10.516349935Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=8ec4baae-7cc8-4ba6-a689-cbb5775236a7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:10.544553 crc crio[22553]: time=\"2026-06-11T11:39:10.544480274Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=9c9eaddf-521a-4385-ab1d-3999e4ef5471 name=/runtime.v1.ImageService/PullImage\nJun 11 11:39:10.546534 crc crio[22553]: time=\"2026-06-11T11:39:10.54640646Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1b303fde-9d9f-4a6d-b983-8bcf33f063ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:10.548442 crc crio[22553]: time=\"2026-06-11T11:39:10.548340147Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=2bd4404a-254c-4c97-84ea-9eddf5147d13 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:10.550042 crc crio[22553]: time=\"2026-06-11T11:39:10.549986765Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=862e3111-757f-40c9-a52f-9f69eed21ac5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:10.556886 crc crio[22553]: time=\"2026-06-11T11:39:10.556834224Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/pull\" id=1d80fcaf-e641-4a0a-9eff-326ff020a62a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:39:10.558817 crc crio[22553]: time=\"2026-06-11T11:39:10.558781961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:10.562305 crc crio[22553]: time=\"2026-06-11T11:39:10.562239691Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n6bjk/extract-content\" id=59ff771f-8750-429e-82f7-ecdfc1a37bec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:39:10.570373 crc crio[22553]: time=\"2026-06-11T11:39:10.570285835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:10.589182 crc crio[22553]: time=\"2026-06-11T11:39:10.589077302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:10.589589 crc crio[22553]: time=\"2026-06-11T11:39:10.589395452Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/ca6084961a14f288bbf59fa1150bc393a398c4950fa9a098f8eaa5c8b80f9b79/merged/etc/passwd: no such file or directory\"\nJun 11 11:39:10.589589 crc crio[22553]: time=\"2026-06-11T11:39:10.589465104Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/ca6084961a14f288bbf59fa1150bc393a398c4950fa9a098f8eaa5c8b80f9b79/merged/etc/group: no such file or directory\"\nJun 11 11:39:10.592141 crc crio[22553]: time=\"2026-06-11T11:39:10.59207396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:10.594016 crc crio[22553]: time=\"2026-06-11T11:39:10.593948094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:10.595997 crc crio[22553]: time=\"2026-06-11T11:39:10.595935112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:10.773238 crc crio[22553]: time=\"2026-06-11T11:39:10.772971666Z\" level=info msg=\"Created container b2aeb6b04229fcf94a6dca8a523b78c4c44af90537301cfc33f0338e5e38851c: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/pull\" id=1d80fcaf-e641-4a0a-9eff-326ff020a62a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:39:10.775592 crc crio[22553]: time=\"2026-06-11T11:39:10.775386576Z\" level=info msg=\"Starting container: b2aeb6b04229fcf94a6dca8a523b78c4c44af90537301cfc33f0338e5e38851c\" id=a18f283b-9301-4f0d-9241-f02b898928a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:39:10.776237 crc crio[22553]: time=\"2026-06-11T11:39:10.776165198Z\" level=info msg=\"Created container eac66be3fb7095df77685f2b6cd09ab6aa7ab3cad200d398ced5ffe3fa616080: openshift-marketplace/redhat-operators-n6bjk/extract-content\" id=59ff771f-8750-429e-82f7-ecdfc1a37bec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:39:10.777083 crc crio[22553]: time=\"2026-06-11T11:39:10.777036224Z\" level=info msg=\"Starting container: eac66be3fb7095df77685f2b6cd09ab6aa7ab3cad200d398ced5ffe3fa616080\" id=3cdf9a6c-d9af-40d3-9cf8-7d2b0f9ede64 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:39:10.785759 crc crio[22553]: time=\"2026-06-11T11:39:10.785586193Z\" level=info msg=\"Started container\" PID=42466 containerID=b2aeb6b04229fcf94a6dca8a523b78c4c44af90537301cfc33f0338e5e38851c description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/pull id=a18f283b-9301-4f0d-9241-f02b898928a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62\nJun 11 11:39:10.788143 crc crio[22553]: time=\"2026-06-11T11:39:10.788036734Z\" level=info msg=\"Started container\" PID=42467 containerID=eac66be3fb7095df77685f2b6cd09ab6aa7ab3cad200d398ced5ffe3fa616080 description=openshift-marketplace/redhat-operators-n6bjk/extract-content id=3cdf9a6c-d9af-40d3-9cf8-7d2b0f9ede64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935\nJun 11 11:39:11.989980 crc crio[22553]: time=\"2026-06-11T11:39:11.981362882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=01612477-97a1-4439-a89f-67c2e73df371 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:12.015529 crc crio[22553]: time=\"2026-06-11T11:39:12.015225798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f1d3f91d-3b4e-48ba-b9aa-f0fbdf43b152 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:12.099362 crc crio[22553]: time=\"2026-06-11T11:39:12.095052091Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/extract\" id=e10a4273-0aa5-462d-9c94-371cff2e424a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:39:12.099362 crc crio[22553]: time=\"2026-06-11T11:39:12.096212265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:12.310412 crc crio[22553]: time=\"2026-06-11T11:39:12.309955507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:12.321141 crc crio[22553]: time=\"2026-06-11T11:39:12.321073171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:12.953001 crc crio[22553]: time=\"2026-06-11T11:39:12.952227009Z\" level=info msg=\"Created container be440b43366c0a904706d7cccc220390b62d7930d7d64af2bb355fa3080ead91: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/extract\" id=e10a4273-0aa5-462d-9c94-371cff2e424a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:39:12.955499 crc crio[22553]: time=\"2026-06-11T11:39:12.955375129Z\" level=info msg=\"Starting container: be440b43366c0a904706d7cccc220390b62d7930d7d64af2bb355fa3080ead91\" id=dd0cc5fd-a185-4f57-abef-43f3628c1dc1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:39:12.963508 crc crio[22553]: time=\"2026-06-11T11:39:12.963246416Z\" level=info msg=\"Started container\" PID=42510 containerID=be440b43366c0a904706d7cccc220390b62d7930d7d64af2bb355fa3080ead91 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/extract id=dd0cc5fd-a185-4f57-abef-43f3628c1dc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62\nJun 11 11:39:15.069590 crc crio[22553]: time=\"2026-06-11T11:39:15.067990778Z\" level=info msg=\"Stopping pod sandbox: 96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62\" id=a1b0ec8b-ae07-4500-90c1-85535b9b7362 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:39:15.072123 crc crio[22553]: time=\"2026-06-11T11:39:15.071955362Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb Namespace:openshift-marketplace ID:96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62 UID:ae92ba24-f189-4126-84d6-c6d2281c04ae NetNS:/var/run/netns/ef4ae02b-474f-464d-a2ce-33d25a73c51d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae92ba24_f189_4126_84d6_c6d2281c04ae.slice PodAnnotations:0xc002b8b180}] Aliases:map[]}\"\nJun 11 11:39:15.072479 crc crio[22553]: time=\"2026-06-11T11:39:15.072273511Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:39:16.983267 crc crio[22553]: time=\"2026-06-11T11:39:16.982938717Z\" level=info msg=\"Stopped pod sandbox: 96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62\" id=a1b0ec8b-ae07-4500-90c1-85535b9b7362 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:39:26.379125 crc crio[22553]: time=\"2026-06-11T11:39:26.37814358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=03df8963-4cc4-4a5b-a491-1614fbff21e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:26.385305 crc crio[22553]: time=\"2026-06-11T11:39:26.385209663Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3ccff210-7041-40dc-83ca-817460f578f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:26.404816 crc crio[22553]: time=\"2026-06-11T11:39:26.402894582Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n6bjk/registry-server\" id=11230120-a8ec-4ae8-86bb-4379522a1228 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:39:26.404816 crc crio[22553]: time=\"2026-06-11T11:39:26.403452058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:26.477048 crc crio[22553]: time=\"2026-06-11T11:39:26.476892999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:26.485808 crc crio[22553]: time=\"2026-06-11T11:39:26.485587419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:26.631097 crc crio[22553]: time=\"2026-06-11T11:39:26.630061082Z\" level=info msg=\"Created container 27121d8ee6d90958232a7385199bdc5c4c453e99280b177a67aec1aa2db894eb: openshift-marketplace/redhat-operators-n6bjk/registry-server\" id=11230120-a8ec-4ae8-86bb-4379522a1228 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:39:26.632233 crc crio[22553]: time=\"2026-06-11T11:39:26.632166403Z\" level=info msg=\"Starting container: 27121d8ee6d90958232a7385199bdc5c4c453e99280b177a67aec1aa2db894eb\" id=58c5e592-a099-41b4-a74b-7f6c80695f40 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:39:26.638948 crc crio[22553]: time=\"2026-06-11T11:39:26.638788903Z\" level=info msg=\"Started container\" PID=42770 containerID=27121d8ee6d90958232a7385199bdc5c4c453e99280b177a67aec1aa2db894eb description=openshift-marketplace/redhat-operators-n6bjk/registry-server id=58c5e592-a099-41b4-a74b-7f6c80695f40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935\nJun 11 11:39:30.806980 crc crio[22553]: time=\"2026-06-11T11:39:30.80586894Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-876c698b7-pqvjr/POD\" id=d08300f6-c36d-4c6e-a086-f4e2adaa6cdc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:39:30.808990 crc crio[22553]: time=\"2026-06-11T11:39:30.807043553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:30.845148 crc crio[22553]: time=\"2026-06-11T11:39:30.845025195Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-876c698b7-pqvjr Namespace:metallb-system ID:a576534a9df727968b72ab7fe7630f7a3fe59ab40fe9e9de8ac15933f2bee9a5 UID:05340c72-f2cf-4fab-88a2-58da5f5e4e43 NetNS:/var/run/netns/a032bc6c-2b8a-4e14-99df-7225330d4df9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05340c72_f2cf_4fab_88a2_58da5f5e4e43.slice PodAnnotations:0xc001be6788}] Aliases:map[]}\"\nJun 11 11:39:30.845148 crc crio[22553]: time=\"2026-06-11T11:39:30.845128988Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-876c698b7-pqvjr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:39:31.378663 crc crio[22553]: time=\"2026-06-11T11:39:31.37778795Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-fff9d4469-96mvg/POD\" id=20d7815a-0e4b-4b8c-9164-d72d4bec1bfe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:39:31.378663 crc crio[22553]: time=\"2026-06-11T11:39:31.378285144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:31.438914 crc crio[22553]: time=\"2026-06-11T11:39:31.438778633Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-fff9d4469-96mvg Namespace:metallb-system ID:882484509e907f67a0f238fc08c0aa002a06e7b3ac39e6bb519ddbc9192c16b6 UID:4dc44f68-275a-40e2-a9a3-16146ca7b126 NetNS:/var/run/netns/42f2f898-d14f-4225-88c4-e866cd687e87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4dc44f68_275a_40e2_a9a3_16146ca7b126.slice PodAnnotations:0xc002816fd8}] Aliases:map[]}\"\nJun 11 11:39:31.438914 crc crio[22553]: time=\"2026-06-11T11:39:31.438904247Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-fff9d4469-96mvg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:39:31.741203 crc crio[22553]: 2026-06-11T11:39:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a576534a9df7279 Mac:fa:ad:3e:48:a6:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/a032bc6c-2b8a-4e14-99df-7225330d4df9 SocketPath: PciID:}] [{Interface:0xc000262a20 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:39:31.743926 crc crio[22553]: time=\"2026-06-11T11:39:31.743815882Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-876c698b7-pqvjr Namespace:metallb-system ID:a576534a9df727968b72ab7fe7630f7a3fe59ab40fe9e9de8ac15933f2bee9a5 UID:05340c72-f2cf-4fab-88a2-58da5f5e4e43 NetNS:/var/run/netns/a032bc6c-2b8a-4e14-99df-7225330d4df9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05340c72_f2cf_4fab_88a2_58da5f5e4e43.slice PodAnnotations:0xc001be6788}] Aliases:map[]}\"\nJun 11 11:39:31.744396 crc crio[22553]: time=\"2026-06-11T11:39:31.744279605Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-876c698b7-pqvjr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:39:31.757949 crc crio[22553]: time=\"2026-06-11T11:39:31.757362231Z\" level=info msg=\"Ran pod sandbox a576534a9df727968b72ab7fe7630f7a3fe59ab40fe9e9de8ac15933f2bee9a5 with infra container: metallb-system/metallb-operator-controller-manager-876c698b7-pqvjr/POD\" id=d08300f6-c36d-4c6e-a086-f4e2adaa6cdc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:39:31.763882 crc crio[22553]: time=\"2026-06-11T11:39:31.763782796Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=640c682d-7a38-480b-9a39-39de27803172 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:31.764201 crc crio[22553]: time=\"2026-06-11T11:39:31.764122676Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=640c682d-7a38-480b-9a39-39de27803172 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:31.764289 crc crio[22553]: time=\"2026-06-11T11:39:31.764215908Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=640c682d-7a38-480b-9a39-39de27803172 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:31.766727 crc crio[22553]: time=\"2026-06-11T11:39:31.766578706Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=83a3e6c2-5b67-44b8-af09-5b42afe0dc5f name=/runtime.v1.ImageService/PullImage\nJun 11 11:39:31.790398 crc crio[22553]: time=\"2026-06-11T11:39:31.789258958Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"\nJun 11 11:39:32.538564 crc crio[22553]: 2026-06-11T11:39:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:882484509e907f6 Mac:be:35:97:73:91:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/42f2f898-d14f-4225-88c4-e866cd687e87 SocketPath: PciID:}] [{Interface:0xc0001929c0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:39:32.541549 crc crio[22553]: time=\"2026-06-11T11:39:32.54146577Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-fff9d4469-96mvg Namespace:metallb-system ID:882484509e907f67a0f238fc08c0aa002a06e7b3ac39e6bb519ddbc9192c16b6 UID:4dc44f68-275a-40e2-a9a3-16146ca7b126 NetNS:/var/run/netns/42f2f898-d14f-4225-88c4-e866cd687e87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4dc44f68_275a_40e2_a9a3_16146ca7b126.slice PodAnnotations:0xc002816fd8}] Aliases:map[]}\"\nJun 11 11:39:32.541910 crc crio[22553]: time=\"2026-06-11T11:39:32.541841141Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-fff9d4469-96mvg for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:39:32.557961 crc crio[22553]: time=\"2026-06-11T11:39:32.557825991Z\" level=info msg=\"Ran pod sandbox 882484509e907f67a0f238fc08c0aa002a06e7b3ac39e6bb519ddbc9192c16b6 with infra container: metallb-system/metallb-operator-webhook-server-fff9d4469-96mvg/POD\" id=20d7815a-0e4b-4b8c-9164-d72d4bec1bfe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:39:32.560899 crc crio[22553]: time=\"2026-06-11T11:39:32.560819607Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=174b2a50-487a-4f1b-b81b-f1fe733e2f0b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:32.561110 crc crio[22553]: time=\"2026-06-11T11:39:32.561060424Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=174b2a50-487a-4f1b-b81b-f1fe733e2f0b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:32.561110 crc crio[22553]: time=\"2026-06-11T11:39:32.561134536Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=174b2a50-487a-4f1b-b81b-f1fe733e2f0b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:32.562382 crc crio[22553]: time=\"2026-06-11T11:39:32.56231402Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=0db76fa2-7dfb-4efc-b950-d57e7b14eae8 name=/runtime.v1.ImageService/PullImage\nJun 11 11:39:32.566878 crc crio[22553]: time=\"2026-06-11T11:39:32.566810759Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"\nJun 11 11:39:43.678381 crc crio[22553]: time=\"2026-06-11T11:39:43.677348905Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=83a3e6c2-5b67-44b8-af09-5b42afe0dc5f name=/runtime.v1.ImageService/PullImage\nJun 11 11:39:43.680987 crc crio[22553]: time=\"2026-06-11T11:39:43.680906497Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=7371a4c9-b75a-43d3-9e80-c29564c02124 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:43.687998 crc crio[22553]: time=\"2026-06-11T11:39:43.687882998Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=d1cf6081-cda4-47be-b21c-b99dddfdf1ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:43.698107 crc crio[22553]: time=\"2026-06-11T11:39:43.697597727Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-876c698b7-pqvjr/manager\" id=e38674d0-b290-4247-af9f-f50c835f3d21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:39:43.702819 crc crio[22553]: time=\"2026-06-11T11:39:43.702662473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:43.768799 crc crio[22553]: time=\"2026-06-11T11:39:43.768176776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:43.786805 crc crio[22553]: time=\"2026-06-11T11:39:43.786535114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:43.954171 crc crio[22553]: time=\"2026-06-11T11:39:43.953993458Z\" level=info msg=\"Created container 7d6f1ae119e00a7fc400aac380bb9f4a770acb1720685dada8d73bda3a91d369: metallb-system/metallb-operator-controller-manager-876c698b7-pqvjr/manager\" id=e38674d0-b290-4247-af9f-f50c835f3d21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:39:43.958237 crc crio[22553]: time=\"2026-06-11T11:39:43.958128206Z\" level=info msg=\"Starting container: 7d6f1ae119e00a7fc400aac380bb9f4a770acb1720685dada8d73bda3a91d369\" id=eef213b2-b980-4165-ae07-fccd579e4750 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:39:43.991266 crc crio[22553]: time=\"2026-06-11T11:39:43.991048353Z\" level=info msg=\"Started container\" PID=43158 containerID=7d6f1ae119e00a7fc400aac380bb9f4a770acb1720685dada8d73bda3a91d369 description=metallb-system/metallb-operator-controller-manager-876c698b7-pqvjr/manager id=eef213b2-b980-4165-ae07-fccd579e4750 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a576534a9df727968b72ab7fe7630f7a3fe59ab40fe9e9de8ac15933f2bee9a5\nJun 11 11:39:51.577791 crc crio[22553]: time=\"2026-06-11T11:39:51.576301142Z\" level=info msg=\"Stopping container: 27121d8ee6d90958232a7385199bdc5c4c453e99280b177a67aec1aa2db894eb (timeout: 2s)\" id=0b08fe05-8a7f-4b25-a884-682b08ecae9f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:39:55.030055 crc crio[22553]: time=\"2026-06-11T11:39:55.028871019Z\" level=info msg=\"Stopped container 27121d8ee6d90958232a7385199bdc5c4c453e99280b177a67aec1aa2db894eb: openshift-marketplace/redhat-operators-n6bjk/registry-server\" id=0b08fe05-8a7f-4b25-a884-682b08ecae9f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:39:55.032731 crc crio[22553]: time=\"2026-06-11T11:39:55.032573116Z\" level=info msg=\"Stopping pod sandbox: ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935\" id=b7a4a5e9-8d28-419c-b1d1-77db6ee5130f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:39:55.033891 crc crio[22553]: time=\"2026-06-11T11:39:55.03375349Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n6bjk Namespace:openshift-marketplace ID:ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935 UID:e2ce3bf1-6198-4db4-bb44-426f53b76dc5 NetNS:/var/run/netns/90433280-c899-4b88-88ae-ba8f3235127b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2ce3bf1_6198_4db4_bb44_426f53b76dc5.slice PodAnnotations:0xc002816020}] Aliases:map[]}\"\nJun 11 11:39:55.034116 crc crio[22553]: time=\"2026-06-11T11:39:55.034052998Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-n6bjk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:39:55.209309 crc crio[22553]: time=\"2026-06-11T11:39:55.209238824Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=0db76fa2-7dfb-4efc-b950-d57e7b14eae8 name=/runtime.v1.ImageService/PullImage\nJun 11 11:39:55.211912 crc crio[22553]: time=\"2026-06-11T11:39:55.211379416Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=be661f66-db6e-409c-9f64-e8682a6744e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:55.218112 crc crio[22553]: time=\"2026-06-11T11:39:55.218031497Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=ab999e21-c162-4e51-a051-bde4633245bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:39:55.230329 crc crio[22553]: time=\"2026-06-11T11:39:55.229659351Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-fff9d4469-96mvg/webhook-server\" id=94365df8-dd09-4a0f-ada4-d0e5ce5cce68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:39:55.232161 crc crio[22553]: time=\"2026-06-11T11:39:55.23204215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:55.400922 crc crio[22553]: time=\"2026-06-11T11:39:55.400715338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:55.407206 crc crio[22553]: time=\"2026-06-11T11:39:55.407065981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:39:55.662337 crc crio[22553]: time=\"2026-06-11T11:39:55.661165475Z\" level=info msg=\"Created container 92c88d33d0ed3d09dde24cb686c88e552748814aafcd9af37ff75b08e4949d82: metallb-system/metallb-operator-webhook-server-fff9d4469-96mvg/webhook-server\" id=94365df8-dd09-4a0f-ada4-d0e5ce5cce68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:39:55.665958 crc crio[22553]: time=\"2026-06-11T11:39:55.663458391Z\" level=info msg=\"Starting container: 92c88d33d0ed3d09dde24cb686c88e552748814aafcd9af37ff75b08e4949d82\" id=eeab10f3-9530-45fc-89a5-696bc4fad8b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:39:55.671352 crc crio[22553]: time=\"2026-06-11T11:39:55.671194734Z\" level=info msg=\"Started container\" PID=43434 containerID=92c88d33d0ed3d09dde24cb686c88e552748814aafcd9af37ff75b08e4949d82 description=metallb-system/metallb-operator-webhook-server-fff9d4469-96mvg/webhook-server id=eeab10f3-9530-45fc-89a5-696bc4fad8b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=882484509e907f67a0f238fc08c0aa002a06e7b3ac39e6bb519ddbc9192c16b6\nJun 11 11:39:55.849453 crc crio[22553]: time=\"2026-06-11T11:39:55.849270383Z\" level=info msg=\"Stopped pod sandbox: ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935\" id=b7a4a5e9-8d28-419c-b1d1-77db6ee5130f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:39:56.419290 crc crio[22553]: time=\"2026-06-11T11:39:56.419143724Z\" level=info msg=\"Removing container: 27121d8ee6d90958232a7385199bdc5c4c453e99280b177a67aec1aa2db894eb\" id=525b510f-d1fc-42d3-bd53-9fa237a06fc7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:39:56.456980 crc crio[22553]: time=\"2026-06-11T11:39:56.456661553Z\" level=info msg=\"Removed container 27121d8ee6d90958232a7385199bdc5c4c453e99280b177a67aec1aa2db894eb: openshift-marketplace/redhat-operators-n6bjk/registry-server\" id=525b510f-d1fc-42d3-bd53-9fa237a06fc7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:39:56.466127 crc crio[22553]: time=\"2026-06-11T11:39:56.465908429Z\" level=info msg=\"Removing container: eac66be3fb7095df77685f2b6cd09ab6aa7ab3cad200d398ced5ffe3fa616080\" id=356a123f-9d56-4f9a-b477-de0364bc41e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:39:56.519602 crc crio[22553]: time=\"2026-06-11T11:39:56.519485889Z\" level=info msg=\"Removed container eac66be3fb7095df77685f2b6cd09ab6aa7ab3cad200d398ced5ffe3fa616080: openshift-marketplace/redhat-operators-n6bjk/extract-content\" id=356a123f-9d56-4f9a-b477-de0364bc41e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:39:56.528136 crc crio[22553]: time=\"2026-06-11T11:39:56.527982763Z\" level=info msg=\"Removing container: aba358ecec8f08f1d18ae90d1cb608c363b1c2d3cbd38b36046e38281356ad05\" id=29b318af-a14f-40d7-bb19-604b8359709d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:39:56.556751 crc crio[22553]: time=\"2026-06-11T11:39:56.553122936Z\" level=info msg=\"Removed container aba358ecec8f08f1d18ae90d1cb608c363b1c2d3cbd38b36046e38281356ad05: openshift-marketplace/redhat-operators-n6bjk/extract-utilities\" id=29b318af-a14f-40d7-bb19-604b8359709d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:40:00.540797 crc crio[22553]: time=\"2026-06-11T11:40:00.539373404Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686300-ldl8t/POD\" id=61d058a9-0668-47f6-9547-3029b3863634 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:40:00.540797 crc crio[22553]: time=\"2026-06-11T11:40:00.540798105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:00.582973 crc crio[22553]: time=\"2026-06-11T11:40:00.582278758Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686300-ldl8t Namespace:openshift-infra ID:4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2 UID:0028269d-e027-4370-9dbd-fc1f6334d888 NetNS:/var/run/netns/f89199c7-6ce6-4c67-88d0-528149639ada Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0028269d_e027_4370_9dbd_fc1f6334d888.slice PodAnnotations:0xc002826d00}] Aliases:map[]}\"\nJun 11 11:40:00.582973 crc crio[22553]: time=\"2026-06-11T11:40:00.582938087Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686300-ldl8t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:40:01.335211 crc crio[22553]: 2026-06-11T11:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4a1c28a473225ac Mac:6e:e1:8f:03:40:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/f89199c7-6ce6-4c67-88d0-528149639ada SocketPath: PciID:}] [{Interface:0xc000193000 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:40:01.337100 crc crio[22553]: time=\"2026-06-11T11:40:01.336954801Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686300-ldl8t Namespace:openshift-infra ID:4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2 UID:0028269d-e027-4370-9dbd-fc1f6334d888 NetNS:/var/run/netns/f89199c7-6ce6-4c67-88d0-528149639ada Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0028269d_e027_4370_9dbd_fc1f6334d888.slice PodAnnotations:0xc002826d00}] Aliases:map[]}\"\nJun 11 11:40:01.337552 crc crio[22553]: time=\"2026-06-11T11:40:01.337144716Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686300-ldl8t for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:40:01.346305 crc crio[22553]: time=\"2026-06-11T11:40:01.346119364Z\" level=info msg=\"Ran pod sandbox 4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2 with infra container: openshift-infra/auto-csr-approver-29686300-ldl8t/POD\" id=61d058a9-0668-47f6-9547-3029b3863634 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:40:01.350110 crc crio[22553]: time=\"2026-06-11T11:40:01.350001026Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1d781383-5286-499b-b358-aa36cedf1b34 name=/runtime.v1.ImageService/PullImage\nJun 11 11:40:01.359358 crc crio[22553]: time=\"2026-06-11T11:40:01.359220951Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:40:02.469979 crc crio[22553]: time=\"2026-06-11T11:40:02.468859548Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1d781383-5286-499b-b358-aa36cedf1b34 name=/runtime.v1.ImageService/PullImage\nJun 11 11:40:02.473007 crc crio[22553]: time=\"2026-06-11T11:40:02.471995059Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=49a71c37-6a72-4808-bcc7-67329d855308 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:02.474925 crc crio[22553]: time=\"2026-06-11T11:40:02.47482423Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b294ea74-997a-4486-838e-158de55fbcd0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:02.484238 crc crio[22553]: time=\"2026-06-11T11:40:02.484136978Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686300-ldl8t/oc\" id=3a24d695-c594-4f0f-a7b8-55eb20193fda name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:40:02.484964 crc crio[22553]: time=\"2026-06-11T11:40:02.484878509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:02.519130 crc crio[22553]: time=\"2026-06-11T11:40:02.518972659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:02.810654 crc crio[22553]: time=\"2026-06-11T11:40:02.810471248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:02.935044 crc crio[22553]: time=\"2026-06-11T11:40:02.934651768Z\" level=info msg=\"Created container 7bc944bcec8c37e9c45e615bc50ab544135216180293211da940e3f0d19a6400: openshift-infra/auto-csr-approver-29686300-ldl8t/oc\" id=3a24d695-c594-4f0f-a7b8-55eb20193fda name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:40:02.936641 crc crio[22553]: time=\"2026-06-11T11:40:02.936507121Z\" level=info msg=\"Starting container: 7bc944bcec8c37e9c45e615bc50ab544135216180293211da940e3f0d19a6400\" id=c8945ff6-eed1-4889-83ad-54e6b3e34680 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:40:02.941237 crc crio[22553]: time=\"2026-06-11T11:40:02.941173096Z\" level=info msg=\"Started container\" PID=43636 containerID=7bc944bcec8c37e9c45e615bc50ab544135216180293211da940e3f0d19a6400 description=openshift-infra/auto-csr-approver-29686300-ldl8t/oc id=c8945ff6-eed1-4889-83ad-54e6b3e34680 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2\nJun 11 11:40:03.775970 crc crio[22553]: time=\"2026-06-11T11:40:03.774646435Z\" level=info msg=\"Stopping pod sandbox: ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935\" id=b468e7ae-ddd9-497e-9f01-5730f70e8aea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:40:03.775970 crc crio[22553]: time=\"2026-06-11T11:40:03.775787298Z\" level=info msg=\"Stopped pod sandbox (already stopped): ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935\" id=b468e7ae-ddd9-497e-9f01-5730f70e8aea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:40:03.779959 crc crio[22553]: time=\"2026-06-11T11:40:03.779843344Z\" level=info msg=\"Removing pod sandbox: ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935\" id=081f6765-ca77-4d5e-b52b-9b3ddc894de9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:40:03.796599 crc crio[22553]: time=\"2026-06-11T11:40:03.796519104Z\" level=info msg=\"Removed pod sandbox: ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935\" id=081f6765-ca77-4d5e-b52b-9b3ddc894de9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:40:04.537459 crc crio[22553]: time=\"2026-06-11T11:40:04.537095512Z\" level=info msg=\"Stopping pod sandbox: 4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2\" id=ff0c068a-940e-4ced-a3a1-0043bbb3480f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:40:04.538480 crc crio[22553]: time=\"2026-06-11T11:40:04.538354228Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686300-ldl8t Namespace:openshift-infra ID:4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2 UID:0028269d-e027-4370-9dbd-fc1f6334d888 NetNS:/var/run/netns/f89199c7-6ce6-4c67-88d0-528149639ada Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0028269d_e027_4370_9dbd_fc1f6334d888.slice PodAnnotations:0xc00012b628}] Aliases:map[]}\"\nJun 11 11:40:04.538936 crc crio[22553]: time=\"2026-06-11T11:40:04.538838932Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686300-ldl8t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:40:04.851664 crc crio[22553]: time=\"2026-06-11T11:40:04.850809569Z\" level=info msg=\"Stopped pod sandbox: 4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2\" id=ff0c068a-940e-4ced-a3a1-0043bbb3480f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:40:16.846837 crc crio[22553]: time=\"2026-06-11T11:40:16.845964953Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-89rqz/POD\" id=aadee562-06d0-4dfd-ad56-ba33b9b98ddf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:40:16.848649 crc crio[22553]: time=\"2026-06-11T11:40:16.846868799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:16.879801 crc crio[22553]: time=\"2026-06-11T11:40:16.8796158Z\" level=info msg=\"Got pod network &{Name:community-operators-89rqz Namespace:openshift-marketplace ID:5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f UID:1d9f1456-0866-4a4e-a759-2595443ba3ac NetNS:/var/run/netns/f6d0e5ec-5fa1-41bc-8007-c0e376d7536c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d9f1456_0866_4a4e_a759_2595443ba3ac.slice PodAnnotations:0xc00279a4d0}] Aliases:map[]}\"\nJun 11 11:40:16.879801 crc crio[22553]: time=\"2026-06-11T11:40:16.879729574Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-89rqz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:40:17.536277 crc crio[22553]: 2026-06-11T11:40:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d5d9142dd629d3 Mac:1e:53:cb:7a:e1:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/f6d0e5ec-5fa1-41bc-8007-c0e376d7536c SocketPath: PciID:}] [{Interface:0xc000014490 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:40:17.537895 crc crio[22553]: time=\"2026-06-11T11:40:17.537234554Z\" level=info msg=\"Got pod network &{Name:community-operators-89rqz Namespace:openshift-marketplace ID:5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f UID:1d9f1456-0866-4a4e-a759-2595443ba3ac NetNS:/var/run/netns/f6d0e5ec-5fa1-41bc-8007-c0e376d7536c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d9f1456_0866_4a4e_a759_2595443ba3ac.slice PodAnnotations:0xc00279a4d0}] Aliases:map[]}\"\nJun 11 11:40:17.537895 crc crio[22553]: time=\"2026-06-11T11:40:17.537556404Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-89rqz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:40:17.556565 crc crio[22553]: time=\"2026-06-11T11:40:17.556463017Z\" level=info msg=\"Ran pod sandbox 5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f with infra container: openshift-marketplace/community-operators-89rqz/POD\" id=aadee562-06d0-4dfd-ad56-ba33b9b98ddf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:40:17.562740 crc crio[22553]: time=\"2026-06-11T11:40:17.560302787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=547975f7-9d23-401c-92bc-d087edfa91c5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:17.567791 crc crio[22553]: time=\"2026-06-11T11:40:17.567603417Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8edca891-3a1b-4e9b-92fc-598050b65917 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:17.579768 crc crio[22553]: time=\"2026-06-11T11:40:17.579629083Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-89rqz/extract-utilities\" id=aedb2c23-178a-4ade-918d-36ea7e0c99fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:40:17.580433 crc crio[22553]: time=\"2026-06-11T11:40:17.580182829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:17.624448 crc crio[22553]: time=\"2026-06-11T11:40:17.624304857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:17.628510 crc crio[22553]: time=\"2026-06-11T11:40:17.628452766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:17.828100 crc crio[22553]: time=\"2026-06-11T11:40:17.827292262Z\" level=info msg=\"Created container 9132ad7ddcd9c7fd50403682b9aa33fb0df4dd4f11749e1642150a2fcbfb606e: openshift-marketplace/community-operators-89rqz/extract-utilities\" id=aedb2c23-178a-4ade-918d-36ea7e0c99fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:40:17.831777 crc crio[22553]: time=\"2026-06-11T11:40:17.831635647Z\" level=info msg=\"Starting container: 9132ad7ddcd9c7fd50403682b9aa33fb0df4dd4f11749e1642150a2fcbfb606e\" id=a37ebf8e-cc58-4ba7-a2ff-3f61cc229f16 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:40:17.842945 crc crio[22553]: time=\"2026-06-11T11:40:17.84286423Z\" level=info msg=\"Started container\" PID=44022 containerID=9132ad7ddcd9c7fd50403682b9aa33fb0df4dd4f11749e1642150a2fcbfb606e description=openshift-marketplace/community-operators-89rqz/extract-utilities id=a37ebf8e-cc58-4ba7-a2ff-3f61cc229f16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f\nJun 11 11:40:18.205109 crc crio[22553]: time=\"2026-06-11T11:40:18.205031301Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-2hf6p/POD\" id=feb2822e-cd94-4977-af5b-8bbc9811965e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:40:18.206182 crc crio[22553]: time=\"2026-06-11T11:40:18.205148214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:18.249489 crc crio[22553]: time=\"2026-06-11T11:40:18.249357835Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-2hf6p Namespace:metallb-system ID:d3034e686d1896be6cd760c993390f32c1a5da95f8610386a39f6042bd914c7d UID:3f0ca5d9-6306-4797-9c18-477f47afb922 NetNS:/var/run/netns/2f0bab60-07a1-418b-8436-bd1ca9316a5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f0ca5d9_6306_4797_9c18_477f47afb922.slice PodAnnotations:0xc00012af10}] Aliases:map[]}\"\nJun 11 11:40:18.249489 crc crio[22553]: time=\"2026-06-11T11:40:18.249458458Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-2hf6p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:40:18.732215 crc crio[22553]: time=\"2026-06-11T11:40:18.730368722Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6dfa1726-40b5-4c7f-96ea-64d0b5f5fc50 name=/runtime.v1.ImageService/PullImage\nJun 11 11:40:18.749789 crc crio[22553]: time=\"2026-06-11T11:40:18.749544014Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 11:40:19.091234 crc crio[22553]: 2026-06-11T11:40:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3034e686d1896b Mac:da:c7:09:64:13:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/2f0bab60-07a1-418b-8436-bd1ca9316a5d SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:40:19.093850 crc crio[22553]: time=\"2026-06-11T11:40:19.093779778Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-2hf6p Namespace:metallb-system ID:d3034e686d1896be6cd760c993390f32c1a5da95f8610386a39f6042bd914c7d UID:3f0ca5d9-6306-4797-9c18-477f47afb922 NetNS:/var/run/netns/2f0bab60-07a1-418b-8436-bd1ca9316a5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f0ca5d9_6306_4797_9c18_477f47afb922.slice PodAnnotations:0xc00012af10}] Aliases:map[]}\"\nJun 11 11:40:19.094001 crc crio[22553]: time=\"2026-06-11T11:40:19.093949323Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-2hf6p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:40:19.101803 crc crio[22553]: time=\"2026-06-11T11:40:19.101746417Z\" level=info msg=\"Ran pod sandbox d3034e686d1896be6cd760c993390f32c1a5da95f8610386a39f6042bd914c7d with infra container: metallb-system/controller-8464864885-2hf6p/POD\" id=feb2822e-cd94-4977-af5b-8bbc9811965e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:40:19.107027 crc crio[22553]: time=\"2026-06-11T11:40:19.106993268Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=001a9d96-6231-43e8-96d0-1dbb675197dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:19.109758 crc crio[22553]: time=\"2026-06-11T11:40:19.109599103Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=b7fa6f12-0dd8-4980-adb3-8a0c3d2f5183 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:19.118214 crc crio[22553]: time=\"2026-06-11T11:40:19.118116158Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-2hf6p/controller\" id=0e0570a4-3238-4770-80df-960a030c7170 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:40:19.118764 crc crio[22553]: time=\"2026-06-11T11:40:19.118651993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:19.154015 crc crio[22553]: time=\"2026-06-11T11:40:19.153802263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:19.158363 crc crio[22553]: time=\"2026-06-11T11:40:19.15822313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:19.305012 crc crio[22553]: time=\"2026-06-11T11:40:19.304150255Z\" level=info msg=\"Created container c38a36de69a182f67ec290007e6abbe06716a3778efc55236d1413a3c3accffd: metallb-system/controller-8464864885-2hf6p/controller\" id=0e0570a4-3238-4770-80df-960a030c7170 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:40:19.306475 crc crio[22553]: time=\"2026-06-11T11:40:19.306355089Z\" level=info msg=\"Starting container: c38a36de69a182f67ec290007e6abbe06716a3778efc55236d1413a3c3accffd\" id=44957bf1-2dc8-46fd-b885-95ea4b676a57 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:40:19.317619 crc crio[22553]: time=\"2026-06-11T11:40:19.317513289Z\" level=info msg=\"Started container\" PID=44062 containerID=c38a36de69a182f67ec290007e6abbe06716a3778efc55236d1413a3c3accffd description=metallb-system/controller-8464864885-2hf6p/controller id=44957bf1-2dc8-46fd-b885-95ea4b676a57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3034e686d1896be6cd760c993390f32c1a5da95f8610386a39f6042bd914c7d\nJun 11 11:40:19.333020 crc crio[22553]: time=\"2026-06-11T11:40:19.332893582Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=328cc13e-f9ba-4434-9666-b3c9625ffcbd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:19.338141 crc crio[22553]: time=\"2026-06-11T11:40:19.337994358Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=3b399f79-cb51-484c-8d03-8191e9df4894 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:19.349424 crc crio[22553]: time=\"2026-06-11T11:40:19.34919125Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-2hf6p/kube-rbac-proxy\" id=c4e400a7-d437-4bab-b60e-45446934dc3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:40:19.349991 crc crio[22553]: time=\"2026-06-11T11:40:19.3498858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:19.399024 crc crio[22553]: time=\"2026-06-11T11:40:19.398644732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:19.402583 crc crio[22553]: time=\"2026-06-11T11:40:19.402523283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:19.415270 crc crio[22553]: time=\"2026-06-11T11:40:19.415181037Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=6dfa1726-40b5-4c7f-96ea-64d0b5f5fc50 name=/runtime.v1.ImageService/PullImage\nJun 11 11:40:19.416274 crc crio[22553]: time=\"2026-06-11T11:40:19.416219767Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=04397e35-4b14-43d3-894a-ac015948e8a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:19.421609 crc crio[22553]: time=\"2026-06-11T11:40:19.421507179Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5bd38fba-c038-400b-a6da-2f303cbd76b6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:19.430886 crc crio[22553]: time=\"2026-06-11T11:40:19.430817577Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-89rqz/extract-content\" id=20175f24-fea4-47bd-9758-85f0dfc65be8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:40:19.432575 crc crio[22553]: time=\"2026-06-11T11:40:19.432548256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:19.484128 crc crio[22553]: time=\"2026-06-11T11:40:19.484059687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:19.493826 crc crio[22553]: time=\"2026-06-11T11:40:19.493723465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:19.574633 crc crio[22553]: time=\"2026-06-11T11:40:19.574546348Z\" level=info msg=\"Created container c9f0ca12749c166adeb57afab1f7448826f39173e630d00ef4ee21161d7265dd: metallb-system/controller-8464864885-2hf6p/kube-rbac-proxy\" id=c4e400a7-d437-4bab-b60e-45446934dc3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:40:19.576429 crc crio[22553]: time=\"2026-06-11T11:40:19.576113523Z\" level=info msg=\"Starting container: c9f0ca12749c166adeb57afab1f7448826f39173e630d00ef4ee21161d7265dd\" id=1aee8ff1-ba26-4977-85d3-be2da545876f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:40:19.586121 crc crio[22553]: time=\"2026-06-11T11:40:19.586024868Z\" level=info msg=\"Started container\" PID=44078 containerID=c9f0ca12749c166adeb57afab1f7448826f39173e630d00ef4ee21161d7265dd description=metallb-system/controller-8464864885-2hf6p/kube-rbac-proxy id=1aee8ff1-ba26-4977-85d3-be2da545876f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3034e686d1896be6cd760c993390f32c1a5da95f8610386a39f6042bd914c7d\nJun 11 11:40:19.614821 crc crio[22553]: time=\"2026-06-11T11:40:19.614349592Z\" level=info msg=\"Created container 62e84590641cb0265ceabc38e78d8d435c62ea6c2e4a79e9f859a9c156be64f5: openshift-marketplace/community-operators-89rqz/extract-content\" id=20175f24-fea4-47bd-9758-85f0dfc65be8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:40:19.616342 crc crio[22553]: time=\"2026-06-11T11:40:19.616240117Z\" level=info msg=\"Starting container: 62e84590641cb0265ceabc38e78d8d435c62ea6c2e4a79e9f859a9c156be64f5\" id=150beead-dd68-47e6-9de4-c9df7993afd5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:40:19.627976 crc crio[22553]: time=\"2026-06-11T11:40:19.625937885Z\" level=info msg=\"Started container\" PID=44083 containerID=62e84590641cb0265ceabc38e78d8d435c62ea6c2e4a79e9f859a9c156be64f5 description=openshift-marketplace/community-operators-89rqz/extract-content id=150beead-dd68-47e6-9de4-c9df7993afd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f\nJun 11 11:40:21.162802 crc crio[22553]: time=\"2026-06-11T11:40:21.154817945Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-kjgs5/POD\" id=ec4319f7-662f-4693-b3ef-e76afb94047d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:40:21.162802 crc crio[22553]: time=\"2026-06-11T11:40:21.155795213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:21.180753 crc crio[22553]: time=\"2026-06-11T11:40:21.180514414Z\" 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=ec4319f7-662f-4693-b3ef-e76afb94047d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:40:21.199466 crc crio[22553]: time=\"2026-06-11T11:40:21.196813002Z\" level=info msg=\"Ran pod sandbox 6d2c4ac75ef793c245b304ff5f0904f7257777d3f082485b25017ff76593b033 with infra container: metallb-system/speaker-kjgs5/POD\" id=ec4319f7-662f-4693-b3ef-e76afb94047d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:40:21.200625 crc crio[22553]: time=\"2026-06-11T11:40:21.20054487Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=4ed4c06b-6c36-4e65-88e6-6011fb561ed2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:21.204283 crc crio[22553]: time=\"2026-06-11T11:40:21.204149243Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=f95fe1f8-aab5-4ca9-82bd-f1aec036d295 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:21.217874 crc crio[22553]: time=\"2026-06-11T11:40:21.217580139Z\" level=info msg=\"Creating container: metallb-system/speaker-kjgs5/speaker\" id=9f06ecc5-e16d-40e9-8f8f-8f626f01a6a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:40:21.218805 crc crio[22553]: time=\"2026-06-11T11:40:21.218590908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:21.277008 crc crio[22553]: time=\"2026-06-11T11:40:21.276793761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:21.429371 crc crio[22553]: time=\"2026-06-11T11:40:21.428786861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:21.525438 crc crio[22553]: time=\"2026-06-11T11:40:21.525300865Z\" level=info msg=\"Created container cc2416e631c2fa2bb8ba3de6545265b0083e07d5a0b2549fd7212f9ac43ddd9a: metallb-system/speaker-kjgs5/speaker\" id=9f06ecc5-e16d-40e9-8f8f-8f626f01a6a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:40:21.527847 crc crio[22553]: time=\"2026-06-11T11:40:21.527767836Z\" level=info msg=\"Starting container: cc2416e631c2fa2bb8ba3de6545265b0083e07d5a0b2549fd7212f9ac43ddd9a\" id=dfac81ef-255e-4846-8b01-07c0e8c3e0ca name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:40:21.540919 crc crio[22553]: time=\"2026-06-11T11:40:21.540655726Z\" level=info msg=\"Started container\" PID=44144 containerID=cc2416e631c2fa2bb8ba3de6545265b0083e07d5a0b2549fd7212f9ac43ddd9a description=metallb-system/speaker-kjgs5/speaker id=dfac81ef-255e-4846-8b01-07c0e8c3e0ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d2c4ac75ef793c245b304ff5f0904f7257777d3f082485b25017ff76593b033\nJun 11 11:40:21.557386 crc crio[22553]: time=\"2026-06-11T11:40:21.557223173Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=775eb572-5a0c-4fa4-bea6-290e718bf04c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:21.563466 crc crio[22553]: time=\"2026-06-11T11:40:21.563086791Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=c622137c-d368-4962-964d-42f5e92bf44f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:21.576246 crc crio[22553]: time=\"2026-06-11T11:40:21.576061224Z\" level=info msg=\"Creating container: metallb-system/speaker-kjgs5/kube-rbac-proxy\" id=66338b4e-245d-4069-9579-bb31b75d8fde name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:40:21.578118 crc crio[22553]: time=\"2026-06-11T11:40:21.578032781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:21.628539 crc crio[22553]: time=\"2026-06-11T11:40:21.628279215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:21.741887 crc crio[22553]: time=\"2026-06-11T11:40:21.741746757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:21.816740 crc crio[22553]: time=\"2026-06-11T11:40:21.816578278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=363e6ee2-ac5a-420c-a92e-e554928badab name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:21.824252 crc crio[22553]: time=\"2026-06-11T11:40:21.824206327Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e2eebce1-995d-42c2-9c4d-cdde2eb47e46 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:21.839258 crc crio[22553]: time=\"2026-06-11T11:40:21.837775667Z\" level=info msg=\"Created container 847011284f6b58f3692988d6e49d8abc116a150ac69ce5f602e07163a3166b8b: metallb-system/speaker-kjgs5/kube-rbac-proxy\" id=66338b4e-245d-4069-9579-bb31b75d8fde name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:40:21.839258 crc crio[22553]: time=\"2026-06-11T11:40:21.839060964Z\" level=info msg=\"Starting container: 847011284f6b58f3692988d6e49d8abc116a150ac69ce5f602e07163a3166b8b\" id=6f10cb06-e393-4091-b98a-9b6fdf3472f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:40:21.840855 crc crio[22553]: time=\"2026-06-11T11:40:21.84066456Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-89rqz/registry-server\" id=16fbb5f3-0c14-4257-aaf0-04a6a03fb128 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:40:21.844569 crc crio[22553]: time=\"2026-06-11T11:40:21.844339406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:21.850562 crc crio[22553]: time=\"2026-06-11T11:40:21.850435981Z\" level=info msg=\"Started container\" PID=44165 containerID=847011284f6b58f3692988d6e49d8abc116a150ac69ce5f602e07163a3166b8b description=metallb-system/speaker-kjgs5/kube-rbac-proxy id=6f10cb06-e393-4091-b98a-9b6fdf3472f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d2c4ac75ef793c245b304ff5f0904f7257777d3f082485b25017ff76593b033\nJun 11 11:40:21.906168 crc crio[22553]: time=\"2026-06-11T11:40:21.905442153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:21.911784 crc crio[22553]: time=\"2026-06-11T11:40:21.91163232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:22.023805 crc crio[22553]: time=\"2026-06-11T11:40:22.023565488Z\" level=info msg=\"Created container 62010245f3bc7a6d210797335da8fbd9fc4abc02b4b18f64ccd536c07b281ece: openshift-marketplace/community-operators-89rqz/registry-server\" id=16fbb5f3-0c14-4257-aaf0-04a6a03fb128 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:40:22.025106 crc crio[22553]: time=\"2026-06-11T11:40:22.024998629Z\" level=info msg=\"Starting container: 62010245f3bc7a6d210797335da8fbd9fc4abc02b4b18f64ccd536c07b281ece\" id=ae3502ee-ff1b-4bff-bc1c-29eaa3256d2a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:40:22.030816 crc crio[22553]: time=\"2026-06-11T11:40:22.030624151Z\" level=info msg=\"Started container\" PID=44185 containerID=62010245f3bc7a6d210797335da8fbd9fc4abc02b4b18f64ccd536c07b281ece description=openshift-marketplace/community-operators-89rqz/registry-server id=ae3502ee-ff1b-4bff-bc1c-29eaa3256d2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f\nJun 11 11:40:31.112124 crc crio[22553]: time=\"2026-06-11T11:40:31.111323004Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-zf88z/POD\" id=d837d476-f5c6-4a48-9f68-e398b61421f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:40:31.114492 crc crio[22553]: time=\"2026-06-11T11:40:31.112168188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:31.143470 crc crio[22553]: time=\"2026-06-11T11:40:31.143282853Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zf88z Namespace:openshift-marketplace ID:af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280 UID:da1a60c9-7eda-41b8-9762-de9bcfff850f NetNS:/var/run/netns/665da853-e89d-4150-b484-47142b0b17d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda1a60c9_7eda_41b8_9762_de9bcfff850f.slice PodAnnotations:0xc00043af38}] Aliases:map[]}\"\nJun 11 11:40:31.143470 crc crio[22553]: time=\"2026-06-11T11:40:31.143366705Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-zf88z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:40:31.624165 crc crio[22553]: 2026-06-11T11:40:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af26295b8a7d362 Mac:b2:c5:a3:5b:09:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/665da853-e89d-4150-b484-47142b0b17d2 SocketPath: PciID:}] [{Interface:0xc0002d89e0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:40:31.626531 crc crio[22553]: time=\"2026-06-11T11:40:31.626443192Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zf88z Namespace:openshift-marketplace ID:af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280 UID:da1a60c9-7eda-41b8-9762-de9bcfff850f NetNS:/var/run/netns/665da853-e89d-4150-b484-47142b0b17d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda1a60c9_7eda_41b8_9762_de9bcfff850f.slice PodAnnotations:0xc00043af38}] Aliases:map[]}\"\nJun 11 11:40:31.626738 crc crio[22553]: time=\"2026-06-11T11:40:31.626623077Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-zf88z for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:40:31.633581 crc crio[22553]: time=\"2026-06-11T11:40:31.633490114Z\" level=info msg=\"Ran pod sandbox af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280 with infra container: openshift-marketplace/redhat-marketplace-zf88z/POD\" id=d837d476-f5c6-4a48-9f68-e398b61421f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:40:31.637234 crc crio[22553]: time=\"2026-06-11T11:40:31.637137499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4c4d2a42-ba53-415f-807d-1ea90c993411 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:31.639027 crc crio[22553]: time=\"2026-06-11T11:40:31.6389114Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1929d372-6f47-4d3f-95a7-2c64bba2f8bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:31.650514 crc crio[22553]: time=\"2026-06-11T11:40:31.650342679Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zf88z/extract-utilities\" id=24001fee-9164-40cf-9f38-c4ede677c7e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:40:31.651076 crc crio[22553]: time=\"2026-06-11T11:40:31.651015278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:31.690197 crc crio[22553]: time=\"2026-06-11T11:40:31.690070761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:31.695765 crc crio[22553]: time=\"2026-06-11T11:40:31.69562735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:31.869983 crc crio[22553]: time=\"2026-06-11T11:40:31.869002094Z\" level=info msg=\"Created container 0ce79662d6f2ea4cf7ce50f5948ea51389f22bf23b8b2c48fc62c1c2c871343e: openshift-marketplace/redhat-marketplace-zf88z/extract-utilities\" id=24001fee-9164-40cf-9f38-c4ede677c7e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:40:31.871506 crc crio[22553]: time=\"2026-06-11T11:40:31.871351402Z\" level=info msg=\"Starting container: 0ce79662d6f2ea4cf7ce50f5948ea51389f22bf23b8b2c48fc62c1c2c871343e\" id=53cab5ff-9d17-44cf-9568-6323dd48d4d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:40:31.879011 crc crio[22553]: time=\"2026-06-11T11:40:31.878123216Z\" level=info msg=\"Started container\" PID=44409 containerID=0ce79662d6f2ea4cf7ce50f5948ea51389f22bf23b8b2c48fc62c1c2c871343e description=openshift-marketplace/redhat-marketplace-zf88z/extract-utilities id=53cab5ff-9d17-44cf-9568-6323dd48d4d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280\nJun 11 11:40:31.987539 crc crio[22553]: time=\"2026-06-11T11:40:31.986017858Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=24c60233-5bdc-4763-a8b3-124511fe4d11 name=/runtime.v1.ImageService/PullImage\nJun 11 11:40:32.009815 crc crio[22553]: time=\"2026-06-11T11:40:32.009585545Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 11:40:32.688417 crc crio[22553]: time=\"2026-06-11T11:40:32.68810802Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=24c60233-5bdc-4763-a8b3-124511fe4d11 name=/runtime.v1.ImageService/PullImage\nJun 11 11:40:32.690549 crc crio[22553]: time=\"2026-06-11T11:40:32.689573603Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9bd10b3e-65bf-409c-9000-44696be1531a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:32.692495 crc crio[22553]: time=\"2026-06-11T11:40:32.692353222Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ae37504c-a6b1-4947-91e4-000a1c2888c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:32.700239 crc crio[22553]: time=\"2026-06-11T11:40:32.700130916Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zf88z/extract-content\" id=81237fb0-e950-4796-b92e-69f6805f1823 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:40:32.700919 crc crio[22553]: time=\"2026-06-11T11:40:32.700844417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:32.744342 crc crio[22553]: time=\"2026-06-11T11:40:32.744160592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:32.748784 crc crio[22553]: time=\"2026-06-11T11:40:32.74861826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:32.914935 crc crio[22553]: time=\"2026-06-11T11:40:32.91385844Z\" level=info msg=\"Created container 57131799a3971eef38f675c4617cff0883e96e6605044f1fe96768d35f288713: openshift-marketplace/redhat-marketplace-zf88z/extract-content\" id=81237fb0-e950-4796-b92e-69f6805f1823 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:40:32.917239 crc crio[22553]: time=\"2026-06-11T11:40:32.917136774Z\" level=info msg=\"Starting container: 57131799a3971eef38f675c4617cff0883e96e6605044f1fe96768d35f288713\" id=0c6d7736-9569-4ec9-9451-30e7534eba41 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:40:32.925240 crc crio[22553]: time=\"2026-06-11T11:40:32.925098673Z\" level=info msg=\"Started container\" PID=44419 containerID=57131799a3971eef38f675c4617cff0883e96e6605044f1fe96768d35f288713 description=openshift-marketplace/redhat-marketplace-zf88z/extract-content id=0c6d7736-9569-4ec9-9451-30e7534eba41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280\nJun 11 11:40:34.057305 crc crio[22553]: time=\"2026-06-11T11:40:34.057040681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f49af3c1-d734-4b40-8cc5-91ed063bdaa6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:34.065877 crc crio[22553]: time=\"2026-06-11T11:40:34.062289692Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cd047457-cfd2-4f89-a979-f3592b2137ee name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:34.103156 crc crio[22553]: time=\"2026-06-11T11:40:34.10292626Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zf88z/registry-server\" id=92b3f309-4452-4e58-bada-31bedf0664e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:40:34.104505 crc crio[22553]: time=\"2026-06-11T11:40:34.104063233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:34.161246 crc crio[22553]: time=\"2026-06-11T11:40:34.161126683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:34.166162 crc crio[22553]: time=\"2026-06-11T11:40:34.166076875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:34.314179 crc crio[22553]: time=\"2026-06-11T11:40:34.313939006Z\" level=info msg=\"Created container a03ffa4eb5bdd02b4d843a0f1216a77a93f048729151a9693f771d44378d05ba: openshift-marketplace/redhat-marketplace-zf88z/registry-server\" id=92b3f309-4452-4e58-bada-31bedf0664e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:40:34.315049 crc crio[22553]: time=\"2026-06-11T11:40:34.314969945Z\" level=info msg=\"Starting container: a03ffa4eb5bdd02b4d843a0f1216a77a93f048729151a9693f771d44378d05ba\" id=bb9c7ef0-c7e6-41ed-a775-88cbea7682d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:40:34.323641 crc crio[22553]: time=\"2026-06-11T11:40:34.322668377Z\" level=info msg=\"Started container\" PID=44432 containerID=a03ffa4eb5bdd02b4d843a0f1216a77a93f048729151a9693f771d44378d05ba description=openshift-marketplace/redhat-marketplace-zf88z/registry-server id=bb9c7ef0-c7e6-41ed-a775-88cbea7682d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280\nJun 11 11:40:38.071107 crc crio[22553]: time=\"2026-06-11T11:40:38.069600386Z\" level=info msg=\"Stopping container: 62010245f3bc7a6d210797335da8fbd9fc4abc02b4b18f64ccd536c07b281ece (timeout: 2s)\" id=c6d887fc-047a-4451-9c54-ae2ad8529caa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:40:38.435490 crc crio[22553]: time=\"2026-06-11T11:40:38.435307159Z\" level=info msg=\"Stopped container 62010245f3bc7a6d210797335da8fbd9fc4abc02b4b18f64ccd536c07b281ece: openshift-marketplace/community-operators-89rqz/registry-server\" id=c6d887fc-047a-4451-9c54-ae2ad8529caa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:40:38.437210 crc crio[22553]: time=\"2026-06-11T11:40:38.437065719Z\" level=info msg=\"Stopping pod sandbox: 5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f\" id=2b79cdc8-4c9a-4d02-af39-6d062437f195 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:40:38.438848 crc crio[22553]: time=\"2026-06-11T11:40:38.438560782Z\" level=info msg=\"Got pod network &{Name:community-operators-89rqz Namespace:openshift-marketplace ID:5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f UID:1d9f1456-0866-4a4e-a759-2595443ba3ac NetNS:/var/run/netns/f6d0e5ec-5fa1-41bc-8007-c0e376d7536c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d9f1456_0866_4a4e_a759_2595443ba3ac.slice PodAnnotations:0xc00043b578}] Aliases:map[]}\"\nJun 11 11:40:38.439333 crc crio[22553]: time=\"2026-06-11T11:40:38.43918526Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-89rqz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:40:38.782808 crc crio[22553]: time=\"2026-06-11T11:40:38.781555342Z\" level=info msg=\"Stopped pod sandbox: 5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f\" id=2b79cdc8-4c9a-4d02-af39-6d062437f195 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:40:39.350150 crc crio[22553]: time=\"2026-06-11T11:40:39.349280582Z\" level=info msg=\"Removing container: 62010245f3bc7a6d210797335da8fbd9fc4abc02b4b18f64ccd536c07b281ece\" id=75633d63-8a66-4efc-a494-79f36918e701 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:40:39.396957 crc crio[22553]: time=\"2026-06-11T11:40:39.396548601Z\" level=info msg=\"Removed container 62010245f3bc7a6d210797335da8fbd9fc4abc02b4b18f64ccd536c07b281ece: openshift-marketplace/community-operators-89rqz/registry-server\" id=75633d63-8a66-4efc-a494-79f36918e701 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:40:39.400994 crc crio[22553]: time=\"2026-06-11T11:40:39.400508655Z\" level=info msg=\"Removing container: 62e84590641cb0265ceabc38e78d8d435c62ea6c2e4a79e9f859a9c156be64f5\" id=999613d9-26a0-4ea5-9df2-4c442899cd8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:40:39.446375 crc crio[22553]: time=\"2026-06-11T11:40:39.44625608Z\" level=info msg=\"Removed container 62e84590641cb0265ceabc38e78d8d435c62ea6c2e4a79e9f859a9c156be64f5: openshift-marketplace/community-operators-89rqz/extract-content\" id=999613d9-26a0-4ea5-9df2-4c442899cd8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:40:39.451617 crc crio[22553]: time=\"2026-06-11T11:40:39.451545612Z\" level=info msg=\"Removing container: 9132ad7ddcd9c7fd50403682b9aa33fb0df4dd4f11749e1642150a2fcbfb606e\" id=86dcb539-5359-45b0-b7bf-a092902f4362 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:40:39.481202 crc crio[22553]: time=\"2026-06-11T11:40:39.481120312Z\" level=info msg=\"Removed container 9132ad7ddcd9c7fd50403682b9aa33fb0df4dd4f11749e1642150a2fcbfb606e: openshift-marketplace/community-operators-89rqz/extract-utilities\" id=86dcb539-5359-45b0-b7bf-a092902f4362 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:40:43.411171 crc crio[22553]: time=\"2026-06-11T11:40:43.409750714Z\" level=info msg=\"Stopping container: a03ffa4eb5bdd02b4d843a0f1216a77a93f048729151a9693f771d44378d05ba (timeout: 2s)\" id=9d262346-6c78-4dcf-872f-85d2dfff2170 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:40:43.552102 crc crio[22553]: time=\"2026-06-11T11:40:43.551117498Z\" level=info msg=\"Stopped container a03ffa4eb5bdd02b4d843a0f1216a77a93f048729151a9693f771d44378d05ba: openshift-marketplace/redhat-marketplace-zf88z/registry-server\" id=9d262346-6c78-4dcf-872f-85d2dfff2170 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:40:43.554235 crc crio[22553]: time=\"2026-06-11T11:40:43.554161506Z\" level=info msg=\"Stopping pod sandbox: af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280\" id=69f01f14-7bba-4ef6-b589-256e15a25bbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:40:43.554995 crc crio[22553]: time=\"2026-06-11T11:40:43.554932808Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zf88z Namespace:openshift-marketplace ID:af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280 UID:da1a60c9-7eda-41b8-9762-de9bcfff850f NetNS:/var/run/netns/665da853-e89d-4150-b484-47142b0b17d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda1a60c9_7eda_41b8_9762_de9bcfff850f.slice PodAnnotations:0xc00043ab70}] Aliases:map[]}\"\nJun 11 11:40:43.555256 crc crio[22553]: time=\"2026-06-11T11:40:43.555131843Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-zf88z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:40:43.755143 crc crio[22553]: time=\"2026-06-11T11:40:43.754991009Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-k7wwh/POD\" id=6c0dbdcd-857d-426f-bbd7-50125c9fe5aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:40:43.755325 crc crio[22553]: time=\"2026-06-11T11:40:43.755196265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:43.795627 crc crio[22553]: time=\"2026-06-11T11:40:43.795515014Z\" 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=6c0dbdcd-857d-426f-bbd7-50125c9fe5aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:40:43.887504 crc crio[22553]: time=\"2026-06-11T11:40:43.88651253Z\" level=info msg=\"Stopped pod sandbox: af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280\" id=69f01f14-7bba-4ef6-b589-256e15a25bbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:40:44.425341 crc crio[22553]: time=\"2026-06-11T11:40:44.424893115Z\" level=info msg=\"Ran pod sandbox 791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265 with infra container: openshift-frr-k8s/frr-k8s-k7wwh/POD\" id=6c0dbdcd-857d-426f-bbd7-50125c9fe5aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:40:44.493100 crc crio[22553]: time=\"2026-06-11T11:40:44.479613848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a3ba8999-0321-425b-b0d3-5a7166503d4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:44.493100 crc crio[22553]: time=\"2026-06-11T11:40:44.480502583Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=a3ba8999-0321-425b-b0d3-5a7166503d4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:44.493100 crc crio[22553]: time=\"2026-06-11T11:40:44.480978567Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=a3ba8999-0321-425b-b0d3-5a7166503d4e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:44.522222 crc crio[22553]: time=\"2026-06-11T11:40:44.495639498Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3205a0f9-024b-4b41-b1f1-4129d948e837 name=/runtime.v1.ImageService/PullImage\nJun 11 11:40:44.569989 crc crio[22553]: time=\"2026-06-11T11:40:44.569585054Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 11 11:40:44.596836 crc crio[22553]: time=\"2026-06-11T11:40:44.596010614Z\" level=info msg=\"Removing container: a03ffa4eb5bdd02b4d843a0f1216a77a93f048729151a9693f771d44378d05ba\" id=30bfb334-1fbf-4295-acbd-9749f9b159d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:40:44.696095 crc crio[22553]: time=\"2026-06-11T11:40:44.695975267Z\" level=info msg=\"Removed container a03ffa4eb5bdd02b4d843a0f1216a77a93f048729151a9693f771d44378d05ba: openshift-marketplace/redhat-marketplace-zf88z/registry-server\" id=30bfb334-1fbf-4295-acbd-9749f9b159d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:40:44.712750 crc crio[22553]: time=\"2026-06-11T11:40:44.708800096Z\" level=info msg=\"Removing container: 57131799a3971eef38f675c4617cff0883e96e6605044f1fe96768d35f288713\" id=b72c2dc9-1410-4b92-8402-ee006aace42d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:40:44.836867 crc crio[22553]: time=\"2026-06-11T11:40:44.836640171Z\" level=info msg=\"Removed container 57131799a3971eef38f675c4617cff0883e96e6605044f1fe96768d35f288713: openshift-marketplace/redhat-marketplace-zf88z/extract-content\" id=b72c2dc9-1410-4b92-8402-ee006aace42d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:40:44.860939 crc crio[22553]: time=\"2026-06-11T11:40:44.860841177Z\" level=info msg=\"Removing container: 0ce79662d6f2ea4cf7ce50f5948ea51389f22bf23b8b2c48fc62c1c2c871343e\" id=797f3d3a-a175-4371-89f1-23c7943c50dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:40:44.895017 crc crio[22553]: time=\"2026-06-11T11:40:44.894878785Z\" level=info msg=\"Removed container 0ce79662d6f2ea4cf7ce50f5948ea51389f22bf23b8b2c48fc62c1c2c871343e: openshift-marketplace/redhat-marketplace-zf88z/extract-utilities\" id=797f3d3a-a175-4371-89f1-23c7943c50dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:40:45.708066 crc crio[22553]: time=\"2026-06-11T11:40:45.707926837Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-mfxx5/POD\" id=364e62a0-08d5-4671-9f33-04262139f0cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:40:45.709510 crc crio[22553]: time=\"2026-06-11T11:40:45.708103552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:40:45.731197 crc crio[22553]: time=\"2026-06-11T11:40:45.731041611Z\" 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=364e62a0-08d5-4671-9f33-04262139f0cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:40:45.743761 crc crio[22553]: time=\"2026-06-11T11:40:45.742949964Z\" level=info msg=\"Ran pod sandbox d2feb101b5103b3b19d0432ad028b138b88ec6954901c96770f61a0cba9ac182 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-mfxx5/POD\" id=364e62a0-08d5-4671-9f33-04262139f0cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:40:45.747047 crc crio[22553]: time=\"2026-06-11T11:40:45.746867216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8676bfa3-e22f-44ae-8330-08b47e485558 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:45.747515 crc crio[22553]: time=\"2026-06-11T11:40:45.747376191Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=8676bfa3-e22f-44ae-8330-08b47e485558 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:45.747614 crc crio[22553]: time=\"2026-06-11T11:40:45.747561636Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=8676bfa3-e22f-44ae-8330-08b47e485558 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:40:45.748771 crc crio[22553]: time=\"2026-06-11T11:40:45.748668268Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=23d64567-cc4f-4fad-8e38-9df71fb339fd name=/runtime.v1.ImageService/PullImage\nJun 11 11:40:45.752787 crc crio[22553]: time=\"2026-06-11T11:40:45.752620392Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 11 11:41:01.917037 crc crio[22553]: time=\"2026-06-11T11:41:01.916280215Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3205a0f9-024b-4b41-b1f1-4129d948e837 name=/runtime.v1.ImageService/PullImage\nJun 11 11:41:01.919874 crc crio[22553]: time=\"2026-06-11T11:41:01.919799746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2e82c7a7-dbd5-4bd7-8988-423483703825 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:01.932264 crc crio[22553]: time=\"2026-06-11T11:41:01.932167531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6cb9ebaa-b3eb-4fa3-bd05-f33d9c6cfec8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:01.951314 crc crio[22553]: time=\"2026-06-11T11:41:01.951151497Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-k7wwh/cp-frr-files\" id=09913eb1-f4fb-4f3b-bbd4-c619438c4dd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:01.956240 crc crio[22553]: time=\"2026-06-11T11:41:01.956145351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:01.968575 crc crio[22553]: time=\"2026-06-11T11:41:01.968423724Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=23d64567-cc4f-4fad-8e38-9df71fb339fd name=/runtime.v1.ImageService/PullImage\nJun 11 11:41:01.970080 crc crio[22553]: time=\"2026-06-11T11:41:01.969964538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9a89f147-e15a-4690-86d5-ff37d8b47579 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:01.993291 crc crio[22553]: time=\"2026-06-11T11:41:01.993166395Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d91a8214-2451-4bdb-8725-551c7cca53d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:02.007913 crc crio[22553]: time=\"2026-06-11T11:41:02.007666982Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-mfxx5/frr-k8s-webhook-server\" id=e1346db1-a56d-4791-9627-ec65b0f4897b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:02.011026 crc crio[22553]: time=\"2026-06-11T11:41:02.010935036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:02.024493 crc crio[22553]: time=\"2026-06-11T11:41:02.024346481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:02.029320 crc crio[22553]: time=\"2026-06-11T11:41:02.029235672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:02.066040 crc crio[22553]: time=\"2026-06-11T11:41:02.065898756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:02.070813 crc crio[22553]: time=\"2026-06-11T11:41:02.070601461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:02.226452 crc crio[22553]: time=\"2026-06-11T11:41:02.226308477Z\" level=info msg=\"Created container e273abf78e83df58ff1ad48aa4a5ce5d407d83f4b2329ea54428703f607cc8ce: openshift-frr-k8s/frr-k8s-k7wwh/cp-frr-files\" id=09913eb1-f4fb-4f3b-bbd4-c619438c4dd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:02.228149 crc crio[22553]: time=\"2026-06-11T11:41:02.228039007Z\" level=info msg=\"Starting container: e273abf78e83df58ff1ad48aa4a5ce5d407d83f4b2329ea54428703f607cc8ce\" id=89ac7213-a6cb-4c6b-b4ed-18434fd3267c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:41:02.253925 crc crio[22553]: time=\"2026-06-11T11:41:02.253647673Z\" level=info msg=\"Started container\" PID=45031 containerID=e273abf78e83df58ff1ad48aa4a5ce5d407d83f4b2329ea54428703f607cc8ce description=openshift-frr-k8s/frr-k8s-k7wwh/cp-frr-files id=89ac7213-a6cb-4c6b-b4ed-18434fd3267c name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265\nJun 11 11:41:02.257956 crc crio[22553]: time=\"2026-06-11T11:41:02.257469993Z\" level=info msg=\"Created container 4a93448c278a9214c320d88006c92327e1f061b8164031afa3e64761da8ec06e: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-mfxx5/frr-k8s-webhook-server\" id=e1346db1-a56d-4791-9627-ec65b0f4897b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:02.260814 crc crio[22553]: time=\"2026-06-11T11:41:02.260453728Z\" level=info msg=\"Starting container: 4a93448c278a9214c320d88006c92327e1f061b8164031afa3e64761da8ec06e\" id=77eab332-cec4-4550-aae4-d17733c29c9e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:41:02.276826 crc crio[22553]: time=\"2026-06-11T11:41:02.276533781Z\" level=info msg=\"Started container\" PID=45034 containerID=4a93448c278a9214c320d88006c92327e1f061b8164031afa3e64761da8ec06e description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-mfxx5/frr-k8s-webhook-server id=77eab332-cec4-4550-aae4-d17733c29c9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2feb101b5103b3b19d0432ad028b138b88ec6954901c96770f61a0cba9ac182\nJun 11 11:41:02.955903 crc crio[22553]: time=\"2026-06-11T11:41:02.954990174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=02693ccb-aef6-4e5b-acf8-4820779e1d8b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:02.964525 crc crio[22553]: time=\"2026-06-11T11:41:02.962776088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=337135e7-20e4-4b6f-b913-b15078ea1c09 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:02.986422 crc crio[22553]: time=\"2026-06-11T11:41:02.984948315Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-k7wwh/cp-reloader\" id=1fce9b5d-538b-4839-9f98-0c738313cce4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:02.993003 crc crio[22553]: time=\"2026-06-11T11:41:02.992833302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:03.035503 crc crio[22553]: time=\"2026-06-11T11:41:03.035433086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:03.049424 crc crio[22553]: time=\"2026-06-11T11:41:03.048609365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:03.184139 crc crio[22553]: time=\"2026-06-11T11:41:03.183990597Z\" level=info msg=\"Created container a81130251f1371dc39b9eb54457f47a9d7201585ea4bd017ede8b812fdf6ad45: openshift-frr-k8s/frr-k8s-k7wwh/cp-reloader\" id=1fce9b5d-538b-4839-9f98-0c738313cce4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:03.186606 crc crio[22553]: time=\"2026-06-11T11:41:03.186484828Z\" level=info msg=\"Starting container: a81130251f1371dc39b9eb54457f47a9d7201585ea4bd017ede8b812fdf6ad45\" id=01f651b8-1103-427a-8955-53e04618e848 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:41:03.194902 crc crio[22553]: time=\"2026-06-11T11:41:03.194781367Z\" level=info msg=\"Started container\" PID=45059 containerID=a81130251f1371dc39b9eb54457f47a9d7201585ea4bd017ede8b812fdf6ad45 description=openshift-frr-k8s/frr-k8s-k7wwh/cp-reloader id=01f651b8-1103-427a-8955-53e04618e848 name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265\nJun 11 11:41:03.825890 crc crio[22553]: time=\"2026-06-11T11:41:03.825170378Z\" level=info msg=\"Removing container: ff78a47c05afa850e30e6fd5aa44dccf66a749001d1bd96a75e61940315fc5cc\" id=4ba388e3-8115-4ea5-8ba6-1e25857b0e6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:41:03.968441 crc crio[22553]: time=\"2026-06-11T11:41:03.968300372Z\" level=info msg=\"Removed container ff78a47c05afa850e30e6fd5aa44dccf66a749001d1bd96a75e61940315fc5cc: openshift-infra/auto-csr-approver-29686294-zhzr4/oc\" id=4ba388e3-8115-4ea5-8ba6-1e25857b0e6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:41:03.978042 crc crio[22553]: time=\"2026-06-11T11:41:03.97760164Z\" level=info msg=\"Stopping pod sandbox: ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0\" id=a46a86c1-575a-4816-a723-f602a60e3205 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:41:03.978225 crc crio[22553]: time=\"2026-06-11T11:41:03.978049333Z\" level=info msg=\"Stopped pod sandbox (already stopped): ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0\" id=a46a86c1-575a-4816-a723-f602a60e3205 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:41:03.979142 crc crio[22553]: time=\"2026-06-11T11:41:03.978749433Z\" level=info msg=\"Removing pod sandbox: ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0\" id=21fd602c-0994-4764-9d21-a2c5005dfc07 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:41:03.981160 crc crio[22553]: time=\"2026-06-11T11:41:03.981057079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=212dcf84-ca6c-4b4e-9f03-526e10cdd2ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:03.991218 crc crio[22553]: time=\"2026-06-11T11:41:03.990864371Z\" level=info msg=\"Removed pod sandbox: ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0\" id=21fd602c-0994-4764-9d21-a2c5005dfc07 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:41:03.995678 crc crio[22553]: time=\"2026-06-11T11:41:03.995532775Z\" level=info msg=\"Stopping pod sandbox: af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280\" id=12cff266-6b21-4237-819f-0f25591ec577 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:41:03.996245 crc crio[22553]: time=\"2026-06-11T11:41:03.995677559Z\" level=info msg=\"Stopped pod sandbox (already stopped): af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280\" id=12cff266-6b21-4237-819f-0f25591ec577 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:41:03.998013 crc crio[22553]: time=\"2026-06-11T11:41:03.997671557Z\" level=info msg=\"Removing pod sandbox: af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280\" id=7ca3a602-4bd9-4e65-a978-a2c1b92dbb8a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:41:03.999254 crc crio[22553]: time=\"2026-06-11T11:41:03.999141019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7e5fdbf8-7ac8-4ce9-a7cf-205748dd2fdb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:04.016601 crc crio[22553]: time=\"2026-06-11T11:41:04.016468477Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-k7wwh/cp-metrics\" id=29cfaa02-e6ec-4f04-9288-0f0b3c02d3bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:04.021871 crc crio[22553]: time=\"2026-06-11T11:41:04.021509722Z\" level=info msg=\"Removed pod sandbox: af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280\" id=7ca3a602-4bd9-4e65-a978-a2c1b92dbb8a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:41:04.023203 crc crio[22553]: time=\"2026-06-11T11:41:04.023074747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:04.023511 crc crio[22553]: time=\"2026-06-11T11:41:04.023342625Z\" level=info msg=\"Stopping pod sandbox: 5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f\" id=b78113d7-dfeb-487a-b76d-41b1710fa613 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:41:04.023511 crc crio[22553]: time=\"2026-06-11T11:41:04.023577471Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f\" id=b78113d7-dfeb-487a-b76d-41b1710fa613 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:41:04.025212 crc crio[22553]: time=\"2026-06-11T11:41:04.025080465Z\" level=info msg=\"Removing pod sandbox: 5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f\" id=07c3b779-2ee8-4961-957f-47485483de7e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:41:04.065441 crc crio[22553]: time=\"2026-06-11T11:41:04.06528782Z\" level=info msg=\"Removed pod sandbox: 5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f\" id=07c3b779-2ee8-4961-957f-47485483de7e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:41:04.073119 crc crio[22553]: time=\"2026-06-11T11:41:04.072906849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:04.077372 crc crio[22553]: time=\"2026-06-11T11:41:04.077276865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:04.204128 crc crio[22553]: time=\"2026-06-11T11:41:04.203875274Z\" level=info msg=\"Created container 41cd631aa3baff778b356e1bacd13f3dc8d9d308032f54b6ea14133e1fcae857: openshift-frr-k8s/frr-k8s-k7wwh/cp-metrics\" id=29cfaa02-e6ec-4f04-9288-0f0b3c02d3bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:04.206457 crc crio[22553]: time=\"2026-06-11T11:41:04.2061476Z\" level=info msg=\"Starting container: 41cd631aa3baff778b356e1bacd13f3dc8d9d308032f54b6ea14133e1fcae857\" id=95dbc70e-5dc7-4535-ba5a-17143c3cb961 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:41:04.214623 crc crio[22553]: time=\"2026-06-11T11:41:04.214448028Z\" level=info msg=\"Started container\" PID=45070 containerID=41cd631aa3baff778b356e1bacd13f3dc8d9d308032f54b6ea14133e1fcae857 description=openshift-frr-k8s/frr-k8s-k7wwh/cp-metrics id=95dbc70e-5dc7-4535-ba5a-17143c3cb961 name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265\nJun 11 11:41:05.006372 crc crio[22553]: time=\"2026-06-11T11:41:05.004667144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1e978193-31d6-46f4-bc9f-3366b2e4891b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:05.010119 crc crio[22553]: time=\"2026-06-11T11:41:05.010044928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8e881e94-9c3e-44f6-94f5-15cbbbec988a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:05.025668 crc crio[22553]: time=\"2026-06-11T11:41:05.025247635Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-k7wwh/cp-frr-status\" id=bc9a4c34-b653-4d5c-9c56-f718d0abac48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:05.026338 crc crio[22553]: time=\"2026-06-11T11:41:05.026055169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:05.099023 crc crio[22553]: time=\"2026-06-11T11:41:05.098868552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:05.104999 crc crio[22553]: time=\"2026-06-11T11:41:05.104875505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:05.253518 crc crio[22553]: time=\"2026-06-11T11:41:05.253240409Z\" level=info msg=\"Created container f7c2f5b45385b615f14fc994fd0014dc29621603f6290d1f4d71a732f9adb578: openshift-frr-k8s/frr-k8s-k7wwh/cp-frr-status\" id=bc9a4c34-b653-4d5c-9c56-f718d0abac48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:05.255349 crc crio[22553]: time=\"2026-06-11T11:41:05.254924628Z\" level=info msg=\"Starting container: f7c2f5b45385b615f14fc994fd0014dc29621603f6290d1f4d71a732f9adb578\" id=c32d1581-bebe-4c42-9aed-5bc0119d029e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:41:05.261592 crc crio[22553]: time=\"2026-06-11T11:41:05.261303351Z\" level=info msg=\"Started container\" PID=45126 containerID=f7c2f5b45385b615f14fc994fd0014dc29621603f6290d1f4d71a732f9adb578 description=openshift-frr-k8s/frr-k8s-k7wwh/cp-frr-status id=c32d1581-bebe-4c42-9aed-5bc0119d029e name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265\nJun 11 11:41:06.035926 crc crio[22553]: time=\"2026-06-11T11:41:06.035008011Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1a9e8d22-1e73-460b-b63f-684928ba8739 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:06.056018 crc crio[22553]: time=\"2026-06-11T11:41:06.055868921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e0e4d84e-b4aa-49c3-9fac-a799f8910be1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:06.067094 crc crio[22553]: time=\"2026-06-11T11:41:06.06696556Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-k7wwh/controller\" id=f3aee306-95ce-41d8-b2f2-034afa2fd811 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:06.067924 crc crio[22553]: time=\"2026-06-11T11:41:06.067809704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:06.158805 crc crio[22553]: time=\"2026-06-11T11:41:06.158581564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:06.166365 crc crio[22553]: time=\"2026-06-11T11:41:06.166231033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:06.294493 crc crio[22553]: time=\"2026-06-11T11:41:06.294005606Z\" level=info msg=\"Created container 01f2d4e52c925ec4892d68c78324a5b95858e42876dc5cb6f7b5a13ec7d0c10d: openshift-frr-k8s/frr-k8s-k7wwh/controller\" id=f3aee306-95ce-41d8-b2f2-034afa2fd811 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:06.295883 crc crio[22553]: time=\"2026-06-11T11:41:06.295582392Z\" level=info msg=\"Starting container: 01f2d4e52c925ec4892d68c78324a5b95858e42876dc5cb6f7b5a13ec7d0c10d\" id=b48725d5-1e8f-42c8-a574-ce7ba3a5e57c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:41:06.308611 crc crio[22553]: time=\"2026-06-11T11:41:06.308432681Z\" level=info msg=\"Started container\" PID=45190 containerID=01f2d4e52c925ec4892d68c78324a5b95858e42876dc5cb6f7b5a13ec7d0c10d description=openshift-frr-k8s/frr-k8s-k7wwh/controller id=b48725d5-1e8f-42c8-a574-ce7ba3a5e57c name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265\nJun 11 11:41:06.325793 crc crio[22553]: time=\"2026-06-11T11:41:06.325617005Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=88df5dac-433b-456f-b384-5407711e4390 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:06.330673 crc crio[22553]: time=\"2026-06-11T11:41:06.330503526Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c8a9785d-e2c8-47d0-8e35-976c079cef7c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:06.351505 crc crio[22553]: time=\"2026-06-11T11:41:06.350958154Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-k7wwh/frr\" id=99ed8b81-aab7-4fee-af62-6ffe01c217a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:06.352971 crc crio[22553]: time=\"2026-06-11T11:41:06.352672313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:06.403856 crc crio[22553]: time=\"2026-06-11T11:41:06.403646028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:06.410310 crc crio[22553]: time=\"2026-06-11T11:41:06.410085473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:06.553578 crc crio[22553]: time=\"2026-06-11T11:41:06.553072794Z\" level=info msg=\"Created container f6e20274fcc5041c85598583fd2ad381bb4cecdc418ec5047d802da4418390fd: openshift-frr-k8s/frr-k8s-k7wwh/frr\" id=99ed8b81-aab7-4fee-af62-6ffe01c217a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:06.554941 crc crio[22553]: time=\"2026-06-11T11:41:06.554807963Z\" level=info msg=\"Starting container: f6e20274fcc5041c85598583fd2ad381bb4cecdc418ec5047d802da4418390fd\" id=064e803a-8405-4457-862b-eb21950dc658 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:41:06.565370 crc crio[22553]: time=\"2026-06-11T11:41:06.565203452Z\" level=info msg=\"Started container\" PID=45209 containerID=f6e20274fcc5041c85598583fd2ad381bb4cecdc418ec5047d802da4418390fd description=openshift-frr-k8s/frr-k8s-k7wwh/frr id=064e803a-8405-4457-862b-eb21950dc658 name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265\nJun 11 11:41:06.581027 crc crio[22553]: time=\"2026-06-11T11:41:06.580949475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=844ac2d6-e643-42ec-b09f-168e2d5dfb47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:06.585035 crc crio[22553]: time=\"2026-06-11T11:41:06.584882668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1d385713-c473-4853-9754-4394602efe98 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:06.593980 crc crio[22553]: time=\"2026-06-11T11:41:06.593781544Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-k7wwh/reloader\" id=59e55197-de52-4461-b5aa-d18121e81acb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:06.594587 crc crio[22553]: time=\"2026-06-11T11:41:06.594432443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:06.643821 crc crio[22553]: time=\"2026-06-11T11:41:06.638984443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:06.652960 crc crio[22553]: time=\"2026-06-11T11:41:06.648094415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:06.821344 crc crio[22553]: time=\"2026-06-11T11:41:06.821103519Z\" level=info msg=\"Created container 15a683a0f53e0129f7939ac1862846f38ed6f7fec2669ac83c1f1f8d391a2370: openshift-frr-k8s/frr-k8s-k7wwh/reloader\" id=59e55197-de52-4461-b5aa-d18121e81acb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:06.823160 crc crio[22553]: time=\"2026-06-11T11:41:06.823069675Z\" level=info msg=\"Starting container: 15a683a0f53e0129f7939ac1862846f38ed6f7fec2669ac83c1f1f8d391a2370\" id=988e1f82-b55a-408f-8975-f438af701fe8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:41:06.829569 crc crio[22553]: time=\"2026-06-11T11:41:06.829479999Z\" level=info msg=\"Started container\" PID=45242 containerID=15a683a0f53e0129f7939ac1862846f38ed6f7fec2669ac83c1f1f8d391a2370 description=openshift-frr-k8s/frr-k8s-k7wwh/reloader id=988e1f82-b55a-408f-8975-f438af701fe8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265\nJun 11 11:41:06.847074 crc crio[22553]: time=\"2026-06-11T11:41:06.846946081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=780898cf-91f4-4816-8f90-f77229fb2a83 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:06.851517 crc crio[22553]: time=\"2026-06-11T11:41:06.851099651Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=719dd98b-8325-4199-af83-f2e1fc82c50f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:06.860971 crc crio[22553]: time=\"2026-06-11T11:41:06.86082311Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-k7wwh/frr-metrics\" id=d9796c4e-8078-46bd-ab61-668ff8889659 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:06.861322 crc crio[22553]: time=\"2026-06-11T11:41:06.861261193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:06.888607 crc crio[22553]: time=\"2026-06-11T11:41:06.888528547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:06.891666 crc crio[22553]: time=\"2026-06-11T11:41:06.891595105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:07.030742 crc crio[22553]: time=\"2026-06-11T11:41:07.030023544Z\" level=info msg=\"Created container 43be99a1b84f60ca9b3daa0dfccfe12b70a6158ce203229da3361587a28d2c4e: openshift-frr-k8s/frr-k8s-k7wwh/frr-metrics\" id=d9796c4e-8078-46bd-ab61-668ff8889659 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:07.033264 crc crio[22553]: time=\"2026-06-11T11:41:07.033113913Z\" level=info msg=\"Starting container: 43be99a1b84f60ca9b3daa0dfccfe12b70a6158ce203229da3361587a28d2c4e\" id=c4aa85e1-8570-45ec-b029-0a6a5f6883d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:41:07.043015 crc crio[22553]: time=\"2026-06-11T11:41:07.042917095Z\" level=info msg=\"Started container\" PID=45267 containerID=43be99a1b84f60ca9b3daa0dfccfe12b70a6158ce203229da3361587a28d2c4e description=openshift-frr-k8s/frr-k8s-k7wwh/frr-metrics id=c4aa85e1-8570-45ec-b029-0a6a5f6883d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265\nJun 11 11:41:07.054642 crc crio[22553]: time=\"2026-06-11T11:41:07.053846269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2fca1e7c-43c4-483b-a5ba-2ba11b0a4bb8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:07.056398 crc crio[22553]: time=\"2026-06-11T11:41:07.056291319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d8cfb677-6a29-4512-9b23-1b03d89a827f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:07.064418 crc crio[22553]: time=\"2026-06-11T11:41:07.064294289Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-k7wwh/frr-status\" id=88deade6-7247-4b09-8671-4d187c9b2398 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:07.065061 crc crio[22553]: time=\"2026-06-11T11:41:07.064974719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:07.099607 crc crio[22553]: time=\"2026-06-11T11:41:07.099353697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:07.105116 crc crio[22553]: time=\"2026-06-11T11:41:07.104981769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:07.250244 crc crio[22553]: time=\"2026-06-11T11:41:07.250111041Z\" level=info msg=\"Created container 53057921177b5c8658b6e368abc01fa693bbc959227a79f3f26b8b12ec4ddc27: openshift-frr-k8s/frr-k8s-k7wwh/frr-status\" id=88deade6-7247-4b09-8671-4d187c9b2398 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:07.251961 crc crio[22553]: time=\"2026-06-11T11:41:07.251886002Z\" level=info msg=\"Starting container: 53057921177b5c8658b6e368abc01fa693bbc959227a79f3f26b8b12ec4ddc27\" id=28b9f390-9099-42b8-a27d-95435ad7e821 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:41:07.262158 crc crio[22553]: time=\"2026-06-11T11:41:07.262087665Z\" level=info msg=\"Started container\" PID=45284 containerID=53057921177b5c8658b6e368abc01fa693bbc959227a79f3f26b8b12ec4ddc27 description=openshift-frr-k8s/frr-k8s-k7wwh/frr-status id=28b9f390-9099-42b8-a27d-95435ad7e821 name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265\nJun 11 11:41:07.280658 crc crio[22553]: time=\"2026-06-11T11:41:07.280439573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=510be93e-b394-42b9-8c6a-dd7f3c46073e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:07.286565 crc crio[22553]: time=\"2026-06-11T11:41:07.285185459Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=996b293f-91b9-4f69-9f41-0d5d15323f71 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:07.299211 crc crio[22553]: time=\"2026-06-11T11:41:07.298191813Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-k7wwh/kube-rbac-proxy\" id=f91fd0e4-642c-401f-a366-3a722965c3a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:07.300782 crc crio[22553]: time=\"2026-06-11T11:41:07.299464359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:07.371534 crc crio[22553]: time=\"2026-06-11T11:41:07.371078718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:07.617594 crc crio[22553]: time=\"2026-06-11T11:41:07.617455271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:07.747837 crc crio[22553]: time=\"2026-06-11T11:41:07.747648803Z\" level=info msg=\"Created container 969d9c6af7bc0b84ce04817721917744b141c28b7c8781a102a4ef744de61a64: openshift-frr-k8s/frr-k8s-k7wwh/kube-rbac-proxy\" id=f91fd0e4-642c-401f-a366-3a722965c3a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:07.749476 crc crio[22553]: time=\"2026-06-11T11:41:07.749368893Z\" level=info msg=\"Starting container: 969d9c6af7bc0b84ce04817721917744b141c28b7c8781a102a4ef744de61a64\" id=5f645a59-1da4-40db-9bdd-17a9173038f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:41:07.755660 crc crio[22553]: time=\"2026-06-11T11:41:07.75554358Z\" level=info msg=\"Started container\" PID=45317 containerID=969d9c6af7bc0b84ce04817721917744b141c28b7c8781a102a4ef744de61a64 description=openshift-frr-k8s/frr-k8s-k7wwh/kube-rbac-proxy id=5f645a59-1da4-40db-9bdd-17a9173038f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265\nJun 11 11:41:07.792303 crc crio[22553]: time=\"2026-06-11T11:41:07.79205466Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6cc92a43-ea21-4845-a911-f013256295ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:07.796939 crc crio[22553]: time=\"2026-06-11T11:41:07.796144027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9d9fc033-f2c5-477c-993b-705b577cd08b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:07.805340 crc crio[22553]: time=\"2026-06-11T11:41:07.805156006Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-k7wwh/kube-rbac-proxy-frr\" id=2519e1b6-c736-43c2-a369-999d5d247363 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:07.806451 crc crio[22553]: time=\"2026-06-11T11:41:07.806173126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:07.846884 crc crio[22553]: time=\"2026-06-11T11:41:07.846596748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:08.248447 crc crio[22553]: time=\"2026-06-11T11:41:08.248317196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:08.348015 crc crio[22553]: time=\"2026-06-11T11:41:08.346722334Z\" level=info msg=\"Created container fc99e7f65216688416e82891ad4b7ab2481056ede82b0b69081e62fc88864eb9: openshift-frr-k8s/frr-k8s-k7wwh/kube-rbac-proxy-frr\" id=2519e1b6-c736-43c2-a369-999d5d247363 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:08.349568 crc crio[22553]: time=\"2026-06-11T11:41:08.349426872Z\" level=info msg=\"Starting container: fc99e7f65216688416e82891ad4b7ab2481056ede82b0b69081e62fc88864eb9\" id=828259a3-7daf-46c8-8c51-01410f05f81b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:41:08.357162 crc crio[22553]: time=\"2026-06-11T11:41:08.3570117Z\" level=info msg=\"Started container\" PID=45342 containerID=fc99e7f65216688416e82891ad4b7ab2481056ede82b0b69081e62fc88864eb9 description=openshift-frr-k8s/frr-k8s-k7wwh/kube-rbac-proxy-frr id=828259a3-7daf-46c8-8c51-01410f05f81b name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265\nJun 11 11:41:32.444800 crc crio[22553]: time=\"2026-06-11T11:41:32.443826771Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-5887bcc78f-d6c8q/POD\" id=9fd6d02d-b57d-478c-8f40-0b12fd01276f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:41:32.448110 crc crio[22553]: time=\"2026-06-11T11:41:32.44481885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:32.479409 crc crio[22553]: time=\"2026-06-11T11:41:32.479156317Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5887bcc78f-d6c8q Namespace:baremetal-operator-system ID:99a98d029c2ac84fc9452291bc8d4edd1b01b0a8d9dead1598d9d4af44d08598 UID:614f5d62-5f1f-4fff-aa29-0de485eb3ed6 NetNS:/var/run/netns/2adf5258-0c38-40a9-b6d6-4fa2bf1014a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod614f5d62_5f1f_4fff_aa29_0de485eb3ed6.slice PodAnnotations:0xc0011e8450}] Aliases:map[]}\"\nJun 11 11:41:32.479409 crc crio[22553]: time=\"2026-06-11T11:41:32.479251829Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-5887bcc78f-d6c8q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:41:33.212643 crc crio[22553]: 2026-06-11T11:41:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99a98d029c2ac84 Mac:d6:9a:07:ce:b9:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/2adf5258-0c38-40a9-b6d6-4fa2bf1014a3 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:41:33.216410 crc crio[22553]: time=\"2026-06-11T11:41:33.215986358Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5887bcc78f-d6c8q Namespace:baremetal-operator-system ID:99a98d029c2ac84fc9452291bc8d4edd1b01b0a8d9dead1598d9d4af44d08598 UID:614f5d62-5f1f-4fff-aa29-0de485eb3ed6 NetNS:/var/run/netns/2adf5258-0c38-40a9-b6d6-4fa2bf1014a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod614f5d62_5f1f_4fff_aa29_0de485eb3ed6.slice PodAnnotations:0xc0011e8450}] Aliases:map[]}\"\nJun 11 11:41:33.216631 crc crio[22553]: time=\"2026-06-11T11:41:33.216514923Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-5887bcc78f-d6c8q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:41:33.224873 crc crio[22553]: time=\"2026-06-11T11:41:33.22475204Z\" level=info msg=\"Ran pod sandbox 99a98d029c2ac84fc9452291bc8d4edd1b01b0a8d9dead1598d9d4af44d08598 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-5887bcc78f-d6c8q/POD\" id=9fd6d02d-b57d-478c-8f40-0b12fd01276f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:41:33.230774 crc crio[22553]: time=\"2026-06-11T11:41:33.230603248Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=d425decc-a8b6-4c71-ae90-cc273d2e6719 name=/runtime.v1.ImageService/PullImage\nJun 11 11:41:33.251925 crc crio[22553]: time=\"2026-06-11T11:41:33.251657303Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 11 11:41:33.494320 crc crio[22553]: time=\"2026-06-11T11:41:33.494199745Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-4sdqk/POD\" id=11b15e90-4fda-4665-8c2e-9e24cc13a1ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:41:33.497284 crc crio[22553]: time=\"2026-06-11T11:41:33.494319249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:33.533181 crc crio[22553]: time=\"2026-06-11T11:41:33.533079173Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-4sdqk Namespace:openstack-operators ID:e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e UID:1c7ba785-3bb0-44f5-9dde-6a20865830ca NetNS:/var/run/netns/904095dd-76b0-4e37-ad3a-9b95798e7a00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c7ba785_3bb0_44f5_9dde_6a20865830ca.slice PodAnnotations:0xc00061e908}] Aliases:map[]}\"\nJun 11 11:41:33.534079 crc crio[22553]: time=\"2026-06-11T11:41:33.53402827Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-4sdqk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:41:33.979420 crc crio[22553]: 2026-06-11T11:41:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e9f67d0a9f9e43e Mac:7e:5e:3a:de:47:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/904095dd-76b0-4e37-ad3a-9b95798e7a00 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:41:33.980632 crc crio[22553]: time=\"2026-06-11T11:41:33.980525535Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-4sdqk Namespace:openstack-operators ID:e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e UID:1c7ba785-3bb0-44f5-9dde-6a20865830ca NetNS:/var/run/netns/904095dd-76b0-4e37-ad3a-9b95798e7a00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c7ba785_3bb0_44f5_9dde_6a20865830ca.slice PodAnnotations:0xc00061e908}] Aliases:map[]}\"\nJun 11 11:41:33.980843 crc crio[22553]: time=\"2026-06-11T11:41:33.980758782Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-4sdqk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:41:34.076481 crc crio[22553]: time=\"2026-06-11T11:41:34.075636759Z\" level=info msg=\"Ran pod sandbox e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e with infra container: openstack-operators/openstack-operator-index-4sdqk/POD\" id=11b15e90-4fda-4665-8c2e-9e24cc13a1ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:41:34.081945 crc crio[22553]: time=\"2026-06-11T11:41:34.0808996Z\" level=info msg=\"Pulling image: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=afe6495c-6a7a-464a-957c-f2901d51bb95 name=/runtime.v1.ImageService/PullImage\nJun 11 11:41:34.082850 crc crio[22553]: time=\"2026-06-11T11:41:34.08263032Z\" level=info msg=\"Trying to access \\\"38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"\nJun 11 11:41:34.967058 crc crio[22553]: time=\"2026-06-11T11:41:34.96692867Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-766d5bfcd4-kkm49/POD\" id=1aabdcce-6f4d-4f02-bc3f-dfbae6a767b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:41:34.967058 crc crio[22553]: time=\"2026-06-11T11:41:34.967055603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:35.740853 crc crio[22553]: time=\"2026-06-11T11:41:35.740103496Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/POD\" id=bba91bfd-a4cb-4598-9ee8-f674168d9e3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:41:35.741000 crc crio[22553]: time=\"2026-06-11T11:41:35.740903009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:37.978272 crc crio[22553]: time=\"2026-06-11T11:41:37.976981606Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-tdgd8/POD\" id=50961280-2413-48ef-8ba8-3de59d60f489 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:41:37.978272 crc crio[22553]: time=\"2026-06-11T11:41:37.97849463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:38.279665 crc crio[22553]: time=\"2026-06-11T11:41:38.279485602Z\" 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=bba91bfd-a4cb-4598-9ee8-f674168d9e3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:41:38.290996 crc crio[22553]: time=\"2026-06-11T11:41:38.290675454Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-766d5bfcd4-kkm49 Namespace:baremetal-operator-system ID:f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6 UID:98f4e0ab-3f9b-436f-86fd-ccae34ee4bf9 NetNS:/var/run/netns/e6b82ac4-8a86-417e-a406-16ebf408c5df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98f4e0ab_3f9b_436f_86fd_ccae34ee4bf9.slice PodAnnotations:0xc0011e8268}] Aliases:map[]}\"\nJun 11 11:41:38.290996 crc crio[22553]: time=\"2026-06-11T11:41:38.291016784Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-766d5bfcd4-kkm49 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:41:38.308851 crc crio[22553]: time=\"2026-06-11T11:41:38.308354022Z\" level=info msg=\"Ran pod sandbox a721e3f7e12b872f68b7b36a068b6af1cd71d74183da5603a5217ebac031d65f with infra container: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/POD\" id=bba91bfd-a4cb-4598-9ee8-f674168d9e3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:41:38.313621 crc crio[22553]: time=\"2026-06-11T11:41:38.31349199Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=2138ac55-7662-46b9-baa6-89790af5c719 name=/runtime.v1.ImageService/PullImage\nJun 11 11:41:38.321242 crc crio[22553]: time=\"2026-06-11T11:41:38.320584573Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"\nJun 11 11:41:38.833404 crc crio[22553]: time=\"2026-06-11T11:41:38.833259361Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=d425decc-a8b6-4c71-ae90-cc273d2e6719 name=/runtime.v1.ImageService/PullImage\nJun 11 11:41:38.835610 crc crio[22553]: time=\"2026-06-11T11:41:38.835526636Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=137a4337-6dd2-46e1-b612-2601c7549f86 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:38.856979 crc crio[22553]: time=\"2026-06-11T11:41:38.856851209Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-tdgd8 Namespace:openstack-operators ID:ee642ec685ba59bead0f6fbbdab1f285979f47f72114e7afc0ae1d7bf67d125a UID:0fbf1098-1c89-4541-a341-2d59f00f4cb5 NetNS:/var/run/netns/2dccbc96-eef3-40e4-9947-4d60932f1235 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0fbf1098_1c89_4541_a341_2d59f00f4cb5.slice PodAnnotations:0xc001894480}] Aliases:map[]}\"\nJun 11 11:41:38.856979 crc crio[22553]: time=\"2026-06-11T11:41:38.856945942Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-tdgd8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:41:39.004446 crc crio[22553]: 2026-06-11T11:41:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5ac08644733381 Mac:e2:0d:12:b2:2a:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/e6b82ac4-8a86-417e-a406-16ebf408c5df SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:41:39.006177 crc crio[22553]: time=\"2026-06-11T11:41:39.006081389Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-766d5bfcd4-kkm49 Namespace:baremetal-operator-system ID:f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6 UID:98f4e0ab-3f9b-436f-86fd-ccae34ee4bf9 NetNS:/var/run/netns/e6b82ac4-8a86-417e-a406-16ebf408c5df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98f4e0ab_3f9b_436f_86fd_ccae34ee4bf9.slice PodAnnotations:0xc0011e8268}] Aliases:map[]}\"\nJun 11 11:41:39.006319 crc crio[22553]: time=\"2026-06-11T11:41:39.006300975Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-766d5bfcd4-kkm49 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:41:39.163657 crc crio[22553]: time=\"2026-06-11T11:41:39.163536695Z\" level=info msg=\"Ran pod sandbox f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-766d5bfcd4-kkm49/POD\" id=1aabdcce-6f4d-4f02-bc3f-dfbae6a767b1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:41:39.167396 crc crio[22553]: time=\"2026-06-11T11:41:39.167266092Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=033011f4-2bf6-4529-a7d0-cd657c61a144 name=/runtime.v1.ImageService/PullImage\nJun 11 11:41:39.171501 crc crio[22553]: time=\"2026-06-11T11:41:39.171402661Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"\nJun 11 11:41:39.488874 crc crio[22553]: time=\"2026-06-11T11:41:39.488223849Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=0d9c0c67-d71a-4e12-ba17-d5382ac5e73c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:39.502360 crc crio[22553]: time=\"2026-06-11T11:41:39.502247632Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5887bcc78f-d6c8q/manager\" id=4a3b7669-26e0-4d96-8f94-e1c676939313 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:39.505135 crc crio[22553]: time=\"2026-06-11T11:41:39.505073383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:39.555623 crc crio[22553]: time=\"2026-06-11T11:41:39.555501923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:39.604459 crc crio[22553]: time=\"2026-06-11T11:41:39.604311536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:39.704047 crc crio[22553]: 2026-06-11T11:41:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee642ec685ba59b Mac:5e:a5:ca:9d:23:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/2dccbc96-eef3-40e4-9947-4d60932f1235 SocketPath: PciID:}] [{Interface:0xc00015e9b0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:41:39.705539 crc crio[22553]: time=\"2026-06-11T11:41:39.705449523Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-tdgd8 Namespace:openstack-operators ID:ee642ec685ba59bead0f6fbbdab1f285979f47f72114e7afc0ae1d7bf67d125a UID:0fbf1098-1c89-4541-a341-2d59f00f4cb5 NetNS:/var/run/netns/2dccbc96-eef3-40e4-9947-4d60932f1235 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0fbf1098_1c89_4541_a341_2d59f00f4cb5.slice PodAnnotations:0xc001894480}] Aliases:map[]}\"\nJun 11 11:41:39.705832 crc crio[22553]: time=\"2026-06-11T11:41:39.705665899Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-tdgd8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:41:39.740069 crc crio[22553]: time=\"2026-06-11T11:41:39.739833421Z\" level=info msg=\"Created container 7776964a7c402c07450078d63716f6ee30766bc0851532d11f4969e1c0078c47: baremetal-operator-system/baremetal-operator-controller-manager-5887bcc78f-d6c8q/manager\" id=4a3b7669-26e0-4d96-8f94-e1c676939313 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:39.742865 crc crio[22553]: time=\"2026-06-11T11:41:39.742600701Z\" level=info msg=\"Starting container: 7776964a7c402c07450078d63716f6ee30766bc0851532d11f4969e1c0078c47\" id=7db43da1-4024-4903-9e8d-92da4db7ef16 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:41:39.758136 crc crio[22553]: time=\"2026-06-11T11:41:39.757805218Z\" level=info msg=\"Started container\" PID=46296 containerID=7776964a7c402c07450078d63716f6ee30766bc0851532d11f4969e1c0078c47 description=baremetal-operator-system/baremetal-operator-controller-manager-5887bcc78f-d6c8q/manager id=7db43da1-4024-4903-9e8d-92da4db7ef16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99a98d029c2ac84fc9452291bc8d4edd1b01b0a8d9dead1598d9d4af44d08598\nJun 11 11:41:39.930430 crc crio[22553]: time=\"2026-06-11T11:41:39.930135782Z\" level=info msg=\"Ran pod sandbox ee642ec685ba59bead0f6fbbdab1f285979f47f72114e7afc0ae1d7bf67d125a with infra container: openstack-operators/openstack-operator-index-tdgd8/POD\" id=50961280-2413-48ef-8ba8-3de59d60f489 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:41:39.936966 crc crio[22553]: time=\"2026-06-11T11:41:39.936853185Z\" level=info msg=\"Pulling image: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=5bc18933-4e76-4a18-981e-ddddc980b024 name=/runtime.v1.ImageService/PullImage\nJun 11 11:41:39.938304 crc crio[22553]: time=\"2026-06-11T11:41:39.938246655Z\" level=info msg=\"Trying to access \\\"38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"\nJun 11 11:41:52.707077 crc crio[22553]: time=\"2026-06-11T11:41:52.700493387Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:f8cea8a8d7d1bb9abfb877f3a8c922976093b3b7b65ed091b8f89b51cc058afa\" id=033011f4-2bf6-4529-a7d0-cd657c61a144 name=/runtime.v1.ImageService/PullImage\nJun 11 11:41:52.709313 crc crio[22553]: time=\"2026-06-11T11:41:52.707935461Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=c5ba5a4a-12d1-4b36-8775-f11a9be92a5f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:55.485422 crc crio[22553]: time=\"2026-06-11T11:41:55.485274659Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=2f65edb8-f041-4c10-8841-398c4d54cbcf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:55.490647 crc crio[22553]: time=\"2026-06-11T11:41:55.490410575Z\" level=info msg=\"Pulled image: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index@sha256:120d6c2d9867ac840e66c2545e2625c771dd2ddb3dd52c7817e662b96cb7231a\" id=5bc18933-4e76-4a18-981e-ddddc980b024 name=/runtime.v1.ImageService/PullImage\nJun 11 11:41:55.492019 crc crio[22553]: time=\"2026-06-11T11:41:55.491922669Z\" level=info msg=\"Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=5b696f55-758d-416e-83d8-81d421c956c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:55.497895 crc crio[22553]: time=\"2026-06-11T11:41:55.497389147Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=2138ac55-7662-46b9-baa6-89790af5c719 name=/runtime.v1.ImageService/PullImage\nJun 11 11:41:55.500245 crc crio[22553]: time=\"2026-06-11T11:41:55.500131295Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=8360cb88-990f-464b-81fe-ee3705bfa6da name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:55.511040 crc crio[22553]: time=\"2026-06-11T11:41:55.510954516Z\" level=info msg=\"Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=7bba8929-8b17-41af-bd40-6990a04e520f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:55.512163 crc crio[22553]: time=\"2026-06-11T11:41:55.51213161Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=1a6149d2-f711-415d-9a4d-6cd684c449cc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:55.515212 crc crio[22553]: time=\"2026-06-11T11:41:55.515156027Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-766d5bfcd4-kkm49/manager\" id=ce9c1476-cfb5-4f26-b707-a8ff63c53e40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:55.517439 crc crio[22553]: time=\"2026-06-11T11:41:55.517315689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:55.520565 crc crio[22553]: time=\"2026-06-11T11:41:55.520530711Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-tdgd8/registry-server\" id=f0528aae-dda1-4eae-b46b-6b57c4551332 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:55.521587 crc crio[22553]: time=\"2026-06-11T11:41:55.521475858Z\" level=info msg=\"Pulled image: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index@sha256:120d6c2d9867ac840e66c2545e2625c771dd2ddb3dd52c7817e662b96cb7231a\" id=afe6495c-6a7a-464a-957c-f2901d51bb95 name=/runtime.v1.ImageService/PullImage\nJun 11 11:41:55.522491 crc crio[22553]: time=\"2026-06-11T11:41:55.522379554Z\" level=info msg=\"Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=e80ce559-b082-4d42-8629-23681b24ea75 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:55.524147 crc crio[22553]: time=\"2026-06-11T11:41:55.524080713Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-ipa-downloader\" id=f6395789-703a-4e06-bfda-3e19e09e50e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:55.544341 crc crio[22553]: time=\"2026-06-11T11:41:55.544209462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:55.560778 crc crio[22553]: time=\"2026-06-11T11:41:55.560591443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:55.568818 crc crio[22553]: time=\"2026-06-11T11:41:55.566308107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:55.571115 crc crio[22553]: time=\"2026-06-11T11:41:55.570980792Z\" level=info msg=\"Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=edf162a5-997a-4a29-8acb-b4b323dfaee6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:41:55.607872 crc crio[22553]: time=\"2026-06-11T11:41:55.60709299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:55.631080 crc crio[22553]: time=\"2026-06-11T11:41:55.630914714Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-4sdqk/registry-server\" id=cdf44f94-bd10-4cb2-9cfb-3878dfcc422d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:55.636845 crc crio[22553]: time=\"2026-06-11T11:41:55.636802284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:55.641907 crc crio[22553]: time=\"2026-06-11T11:41:55.637890765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:55.674498 crc crio[22553]: time=\"2026-06-11T11:41:55.674101746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:55.690523 crc crio[22553]: time=\"2026-06-11T11:41:55.690337293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:55.692827 crc crio[22553]: time=\"2026-06-11T11:41:55.692720541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:55.703156 crc crio[22553]: time=\"2026-06-11T11:41:55.703061028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:55.773752 crc crio[22553]: time=\"2026-06-11T11:41:55.771672721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:41:55.849085 crc crio[22553]: time=\"2026-06-11T11:41:55.848966063Z\" level=info msg=\"Created container 30284a26586bdf383d32d50bd074b56f22fc44b1e6c8bd6ac7c811f1dd09fd1c: baremetal-operator-system/baremetal-operator-controller-manager-766d5bfcd4-kkm49/manager\" id=ce9c1476-cfb5-4f26-b707-a8ff63c53e40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:55.851304 crc crio[22553]: time=\"2026-06-11T11:41:55.851043223Z\" level=info msg=\"Starting container: 30284a26586bdf383d32d50bd074b56f22fc44b1e6c8bd6ac7c811f1dd09fd1c\" id=7b3bc675-b029-4c78-94d9-14788b512381 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:41:55.861767 crc crio[22553]: time=\"2026-06-11T11:41:55.861710799Z\" level=info msg=\"Started container\" PID=46944 containerID=30284a26586bdf383d32d50bd074b56f22fc44b1e6c8bd6ac7c811f1dd09fd1c description=baremetal-operator-system/baremetal-operator-controller-manager-766d5bfcd4-kkm49/manager id=7b3bc675-b029-4c78-94d9-14788b512381 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6\nJun 11 11:41:55.875037 crc crio[22553]: time=\"2026-06-11T11:41:55.874914709Z\" level=info msg=\"Created container a14c9db622b47242985901984d8f656b76ed8b5703f3a06a34d236cb64e948c5: openstack-operators/openstack-operator-index-tdgd8/registry-server\" id=f0528aae-dda1-4eae-b46b-6b57c4551332 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:55.876239 crc crio[22553]: time=\"2026-06-11T11:41:55.876129404Z\" level=info msg=\"Created container 13e94517ae5a9eaaa52211d085346bd5d3ffb39fd7d991fd75dc9bfbdd11b25f: openstack-operators/openstack-operator-index-4sdqk/registry-server\" id=cdf44f94-bd10-4cb2-9cfb-3878dfcc422d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:55.876606 crc crio[22553]: time=\"2026-06-11T11:41:55.876488614Z\" level=info msg=\"Starting container: a14c9db622b47242985901984d8f656b76ed8b5703f3a06a34d236cb64e948c5\" id=8cd2486d-0c76-475e-aa65-6662a7ed04c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:41:55.877157 crc crio[22553]: time=\"2026-06-11T11:41:55.877102042Z\" level=info msg=\"Starting container: 13e94517ae5a9eaaa52211d085346bd5d3ffb39fd7d991fd75dc9bfbdd11b25f\" id=53a5e0a0-4d85-450e-b63e-a71e05cfeb62 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:41:55.892266 crc crio[22553]: time=\"2026-06-11T11:41:55.884637598Z\" level=info msg=\"Created container 51c6a78e8e8a9cc5333938738e8408076f1b14dd03d5034750105c0cc19d8571: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-ipa-downloader\" id=f6395789-703a-4e06-bfda-3e19e09e50e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:41:55.892266 crc crio[22553]: time=\"2026-06-11T11:41:55.885991127Z\" level=info msg=\"Started container\" PID=46952 containerID=a14c9db622b47242985901984d8f656b76ed8b5703f3a06a34d236cb64e948c5 description=openstack-operators/openstack-operator-index-tdgd8/registry-server id=8cd2486d-0c76-475e-aa65-6662a7ed04c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee642ec685ba59bead0f6fbbdab1f285979f47f72114e7afc0ae1d7bf67d125a\nJun 11 11:41:55.892266 crc crio[22553]: time=\"2026-06-11T11:41:55.886218594Z\" level=info msg=\"Starting container: 51c6a78e8e8a9cc5333938738e8408076f1b14dd03d5034750105c0cc19d8571\" id=68d162d8-539c-411f-a335-4f22c89e3f7a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:41:55.892266 crc crio[22553]: time=\"2026-06-11T11:41:55.88643789Z\" level=info msg=\"Started container\" PID=46951 containerID=13e94517ae5a9eaaa52211d085346bd5d3ffb39fd7d991fd75dc9bfbdd11b25f description=openstack-operators/openstack-operator-index-4sdqk/registry-server id=53a5e0a0-4d85-450e-b63e-a71e05cfeb62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e\nJun 11 11:41:55.893289 crc crio[22553]: time=\"2026-06-11T11:41:55.893218985Z\" level=info msg=\"Started container\" PID=46955 containerID=51c6a78e8e8a9cc5333938738e8408076f1b14dd03d5034750105c0cc19d8571 description=baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-ipa-downloader id=68d162d8-539c-411f-a335-4f22c89e3f7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a721e3f7e12b872f68b7b36a068b6af1cd71d74183da5603a5217ebac031d65f\nJun 11 11:41:55.976316 crc crio[22553]: time=\"2026-06-11T11:41:55.976199471Z\" level=info msg=\"Stopping container: 13e94517ae5a9eaaa52211d085346bd5d3ffb39fd7d991fd75dc9bfbdd11b25f (timeout: 2s)\" id=4e572138-7f5c-4ba0-9d32-015d0b3c70fd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:41:56.108541 crc crio[22553]: time=\"2026-06-11T11:41:56.107628519Z\" level=info msg=\"Stopped container 13e94517ae5a9eaaa52211d085346bd5d3ffb39fd7d991fd75dc9bfbdd11b25f: openstack-operators/openstack-operator-index-4sdqk/registry-server\" id=4e572138-7f5c-4ba0-9d32-015d0b3c70fd name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:41:56.111112 crc crio[22553]: time=\"2026-06-11T11:41:56.111000816Z\" level=info msg=\"Stopping pod sandbox: e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e\" id=270b6380-0a07-4a04-9977-ab36f6317fb8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:41:56.111985 crc crio[22553]: time=\"2026-06-11T11:41:56.111934083Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-4sdqk Namespace:openstack-operators ID:e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e UID:1c7ba785-3bb0-44f5-9dde-6a20865830ca NetNS:/var/run/netns/904095dd-76b0-4e37-ad3a-9b95798e7a00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c7ba785_3bb0_44f5_9dde_6a20865830ca.slice PodAnnotations:0xc002b8ab30}] Aliases:map[]}\"\nJun 11 11:41:56.112199 crc crio[22553]: time=\"2026-06-11T11:41:56.112145969Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-4sdqk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:41:56.379468 crc crio[22553]: time=\"2026-06-11T11:41:56.379316669Z\" level=info msg=\"Stopped pod sandbox: e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e\" id=270b6380-0a07-4a04-9977-ab36f6317fb8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:41:57.015246 crc crio[22553]: time=\"2026-06-11T11:41:57.014400315Z\" level=info msg=\"Removing container: 13e94517ae5a9eaaa52211d085346bd5d3ffb39fd7d991fd75dc9bfbdd11b25f\" id=47d92d7a-378b-4912-8072-50768d6d2b0f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:41:57.072630 crc crio[22553]: time=\"2026-06-11T11:41:57.072491086Z\" level=info msg=\"Removed container 13e94517ae5a9eaaa52211d085346bd5d3ffb39fd7d991fd75dc9bfbdd11b25f: openstack-operators/openstack-operator-index-4sdqk/registry-server\" id=47d92d7a-378b-4912-8072-50768d6d2b0f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:42:00.569807 crc crio[22553]: time=\"2026-06-11T11:42:00.568587445Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686302-9t2ft/POD\" id=dc3961a5-6e0d-401e-ae9e-40f9d389f200 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:42:00.569807 crc crio[22553]: time=\"2026-06-11T11:42:00.569737489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:00.609431 crc crio[22553]: time=\"2026-06-11T11:42:00.609194033Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686302-9t2ft Namespace:openshift-infra ID:b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c UID:dc4519df-068f-4f72-b7df-d8083310ddaa NetNS:/var/run/netns/9243db7b-3fea-45ce-84cb-1e401670b0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc4519df_068f_4f72_b7df_d8083310ddaa.slice PodAnnotations:0xc0011e8458}] Aliases:map[]}\"\nJun 11 11:42:00.609431 crc crio[22553]: time=\"2026-06-11T11:42:00.609334347Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686302-9t2ft to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:00.976134 crc crio[22553]: 2026-06-11T11:42:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9e528dbe2635ea Mac:a6:d2:6b:37:3b:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/9243db7b-3fea-45ce-84cb-1e401670b0fa SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:42:00.979336 crc crio[22553]: time=\"2026-06-11T11:42:00.979264241Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686302-9t2ft Namespace:openshift-infra ID:b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c UID:dc4519df-068f-4f72-b7df-d8083310ddaa NetNS:/var/run/netns/9243db7b-3fea-45ce-84cb-1e401670b0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc4519df_068f_4f72_b7df_d8083310ddaa.slice PodAnnotations:0xc0011e8458}] Aliases:map[]}\"\nJun 11 11:42:00.979515 crc crio[22553]: time=\"2026-06-11T11:42:00.979450536Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686302-9t2ft for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:42:00.990045 crc crio[22553]: time=\"2026-06-11T11:42:00.98829242Z\" level=info msg=\"Ran pod sandbox b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c with infra container: openshift-infra/auto-csr-approver-29686302-9t2ft/POD\" id=dc3961a5-6e0d-401e-ae9e-40f9d389f200 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:42:00.994613 crc crio[22553]: time=\"2026-06-11T11:42:00.994505039Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=03913e1e-64d2-4da3-adf0-14eaa8e5466c name=/runtime.v1.ImageService/PullImage\nJun 11 11:42:01.006862 crc crio[22553]: time=\"2026-06-11T11:42:01.006605497Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:42:02.012156 crc crio[22553]: time=\"2026-06-11T11:42:02.011623447Z\" level=info msg=\"Stopping container: 30284a26586bdf383d32d50bd074b56f22fc44b1e6c8bd6ac7c811f1dd09fd1c (timeout: 10s)\" id=91f5724d-6648-42f7-84c2-ba3c2579258c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:42:02.016630 crc crio[22553]: time=\"2026-06-11T11:42:02.016514208Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=03913e1e-64d2-4da3-adf0-14eaa8e5466c name=/runtime.v1.ImageService/PullImage\nJun 11 11:42:02.018400 crc crio[22553]: time=\"2026-06-11T11:42:02.018267118Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6eb6d3c0-ff4c-408f-8996-d24662c3a9b7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:02.021754 crc crio[22553]: time=\"2026-06-11T11:42:02.021487051Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=43f82300-5c38-40c4-8d33-10833c865678 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:02.029392 crc crio[22553]: time=\"2026-06-11T11:42:02.029297785Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686302-9t2ft/oc\" id=1a90ee60-fa43-47b7-bad3-b297116a9f61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:02.030202 crc crio[22553]: time=\"2026-06-11T11:42:02.030110389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:02.092065 crc crio[22553]: time=\"2026-06-11T11:42:02.091887085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:02.197261 crc crio[22553]: time=\"2026-06-11T11:42:02.196969265Z\" level=info msg=\"Stopped container 30284a26586bdf383d32d50bd074b56f22fc44b1e6c8bd6ac7c811f1dd09fd1c: baremetal-operator-system/baremetal-operator-controller-manager-766d5bfcd4-kkm49/manager\" id=91f5724d-6648-42f7-84c2-ba3c2579258c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:42:02.202766 crc crio[22553]: time=\"2026-06-11T11:42:02.202289838Z\" level=info msg=\"Stopping pod sandbox: f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6\" id=fe1a91d8-4f7e-4399-aa84-0e7db042c249 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:42:02.206575 crc crio[22553]: time=\"2026-06-11T11:42:02.206326714Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-766d5bfcd4-kkm49 Namespace:baremetal-operator-system ID:f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6 UID:98f4e0ab-3f9b-436f-86fd-ccae34ee4bf9 NetNS:/var/run/netns/e6b82ac4-8a86-417e-a406-16ebf408c5df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98f4e0ab_3f9b_436f_86fd_ccae34ee4bf9.slice PodAnnotations:0xc00279aa60}] Aliases:map[]}\"\nJun 11 11:42:02.206952 crc crio[22553]: time=\"2026-06-11T11:42:02.20685704Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-766d5bfcd4-kkm49 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:02.376404 crc crio[22553]: time=\"2026-06-11T11:42:02.375134617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:02.508025 crc crio[22553]: time=\"2026-06-11T11:42:02.507863722Z\" level=info msg=\"Created container 882e6ac61ce2fc9c0ce801f0c137628ba518f2ac671086feaddb263ebbb30824: openshift-infra/auto-csr-approver-29686302-9t2ft/oc\" id=1a90ee60-fa43-47b7-bad3-b297116a9f61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:02.509642 crc crio[22553]: time=\"2026-06-11T11:42:02.509602722Z\" level=info msg=\"Starting container: 882e6ac61ce2fc9c0ce801f0c137628ba518f2ac671086feaddb263ebbb30824\" id=9a1fc04d-374a-4311-b164-5002a54e72d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:02.516466 crc crio[22553]: time=\"2026-06-11T11:42:02.516164351Z\" level=info msg=\"Started container\" PID=47192 containerID=882e6ac61ce2fc9c0ce801f0c137628ba518f2ac671086feaddb263ebbb30824 description=openshift-infra/auto-csr-approver-29686302-9t2ft/oc id=9a1fc04d-374a-4311-b164-5002a54e72d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c\nJun 11 11:42:02.550736 crc crio[22553]: time=\"2026-06-11T11:42:02.550532169Z\" level=info msg=\"Stopped pod sandbox: f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6\" id=fe1a91d8-4f7e-4399-aa84-0e7db042c249 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:42:03.143850 crc crio[22553]: time=\"2026-06-11T11:42:03.143607787Z\" level=info msg=\"Removing container: 30284a26586bdf383d32d50bd074b56f22fc44b1e6c8bd6ac7c811f1dd09fd1c\" id=2bdfb650-ad05-42f6-8381-b2353cffce98 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:42:03.223969 crc crio[22553]: time=\"2026-06-11T11:42:03.223840983Z\" level=info msg=\"Removed container 30284a26586bdf383d32d50bd074b56f22fc44b1e6c8bd6ac7c811f1dd09fd1c: baremetal-operator-system/baremetal-operator-controller-manager-766d5bfcd4-kkm49/manager\" id=2bdfb650-ad05-42f6-8381-b2353cffce98 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:42:04.115851 crc crio[22553]: time=\"2026-06-11T11:42:04.113917129Z\" level=info msg=\"Stopping pod sandbox: f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6\" id=40fae87d-fcf1-4401-af33-1979859e9464 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:42:04.115851 crc crio[22553]: time=\"2026-06-11T11:42:04.115468484Z\" level=info msg=\"Stopped pod sandbox (already stopped): f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6\" id=40fae87d-fcf1-4401-af33-1979859e9464 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:42:04.117865 crc crio[22553]: time=\"2026-06-11T11:42:04.117182033Z\" level=info msg=\"Removing pod sandbox: f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6\" id=02b60352-1447-4058-b1b9-898f1d348566 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:42:04.145310 crc crio[22553]: time=\"2026-06-11T11:42:04.144947121Z\" level=info msg=\"Removed pod sandbox: f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6\" id=02b60352-1447-4058-b1b9-898f1d348566 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:42:04.151199 crc crio[22553]: time=\"2026-06-11T11:42:04.151085138Z\" level=info msg=\"Stopping pod sandbox: e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e\" id=25aaa97f-f61e-42e6-8de3-3766dff8786f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:42:04.151346 crc crio[22553]: time=\"2026-06-11T11:42:04.151205421Z\" level=info msg=\"Stopped pod sandbox (already stopped): e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e\" id=25aaa97f-f61e-42e6-8de3-3766dff8786f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:42:04.152934 crc crio[22553]: time=\"2026-06-11T11:42:04.152834438Z\" level=info msg=\"Removing pod sandbox: e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e\" id=1eb5042f-c87b-4bd0-9946-f854353df69f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:42:04.180303 crc crio[22553]: time=\"2026-06-11T11:42:04.179635748Z\" level=info msg=\"Removed pod sandbox: e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e\" id=1eb5042f-c87b-4bd0-9946-f854353df69f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:42:05.193942 crc crio[22553]: time=\"2026-06-11T11:42:05.192315099Z\" level=info msg=\"Stopping pod sandbox: b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c\" id=47006f8e-e3aa-4a84-a3b6-170647aa748d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:42:05.197920 crc crio[22553]: time=\"2026-06-11T11:42:05.197883029Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686302-9t2ft Namespace:openshift-infra ID:b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c UID:dc4519df-068f-4f72-b7df-d8083310ddaa NetNS:/var/run/netns/9243db7b-3fea-45ce-84cb-1e401670b0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc4519df_068f_4f72_b7df_d8083310ddaa.slice PodAnnotations:0xc0028271d8}] Aliases:map[]}\"\nJun 11 11:42:05.198228 crc crio[22553]: time=\"2026-06-11T11:42:05.198204728Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686302-9t2ft from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:05.577433 crc crio[22553]: time=\"2026-06-11T11:42:05.57708947Z\" level=info msg=\"Stopped pod sandbox: b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c\" id=47006f8e-e3aa-4a84-a3b6-170647aa748d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:42:11.166192 crc crio[22553]: time=\"2026-06-11T11:42:11.1650427Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-rqpnr/POD\" id=e0066ec3-999d-43e9-98b1-a9647c7393cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:42:11.168389 crc crio[22553]: time=\"2026-06-11T11:42:11.166222204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:11.218221 crc crio[22553]: time=\"2026-06-11T11:42:11.217873369Z\" level=info msg=\"Got pod network &{Name:certified-operators-rqpnr Namespace:openshift-marketplace ID:a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8 UID:58fd81d0-5545-41c5-8276-49a545515c8e NetNS:/var/run/netns/7b617d84-127a-48e4-8d57-f1578313b496 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58fd81d0_5545_41c5_8276_49a545515c8e.slice PodAnnotations:0xc002b8a348}] Aliases:map[]}\"\nJun 11 11:42:11.218763 crc crio[22553]: time=\"2026-06-11T11:42:11.218292721Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-rqpnr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:12.675870 crc crio[22553]: 2026-06-11T11:42:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9bc529b9a5791b Mac:c6:13:d4:74:fd:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/7b617d84-127a-48e4-8d57-f1578313b496 SocketPath: PciID:}] [{Interface:0xc000014f60 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:42:12.679633 crc crio[22553]: time=\"2026-06-11T11:42:12.679559487Z\" level=info msg=\"Got pod network &{Name:certified-operators-rqpnr Namespace:openshift-marketplace ID:a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8 UID:58fd81d0-5545-41c5-8276-49a545515c8e NetNS:/var/run/netns/7b617d84-127a-48e4-8d57-f1578313b496 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58fd81d0_5545_41c5_8276_49a545515c8e.slice PodAnnotations:0xc002b8a348}] Aliases:map[]}\"\nJun 11 11:42:12.679933 crc crio[22553]: time=\"2026-06-11T11:42:12.679844085Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-rqpnr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:42:12.694092 crc crio[22553]: time=\"2026-06-11T11:42:12.693325242Z\" level=info msg=\"Ran pod sandbox a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8 with infra container: openshift-marketplace/certified-operators-rqpnr/POD\" id=e0066ec3-999d-43e9-98b1-a9647c7393cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:42:12.698803 crc crio[22553]: time=\"2026-06-11T11:42:12.698514872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a2a3b222-e9f0-4215-bd95-9a20982c6c2b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:12.703438 crc crio[22553]: time=\"2026-06-11T11:42:12.702483406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1eaa7b44-7d38-4ffc-b98b-5d29545cbf2a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:12.713142 crc crio[22553]: time=\"2026-06-11T11:42:12.712930946Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rqpnr/extract-utilities\" id=22ecac95-2fe1-4221-baf1-3beeed2eaa9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:12.713950 crc crio[22553]: time=\"2026-06-11T11:42:12.71378253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:12.776399 crc crio[22553]: time=\"2026-06-11T11:42:12.776290717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:12.783541 crc crio[22553]: time=\"2026-06-11T11:42:12.783501505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:12.960226 crc crio[22553]: time=\"2026-06-11T11:42:12.959155894Z\" level=info msg=\"Created container 049d21a06622e0fc32e32540cd11c851f44ea2816336c10469f8cbd43969ac82: openshift-marketplace/certified-operators-rqpnr/extract-utilities\" id=22ecac95-2fe1-4221-baf1-3beeed2eaa9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:12.962425 crc crio[22553]: time=\"2026-06-11T11:42:12.962321635Z\" level=info msg=\"Starting container: 049d21a06622e0fc32e32540cd11c851f44ea2816336c10469f8cbd43969ac82\" id=a1817124-4bd2-4652-9899-34077c3e9b9d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:12.971190 crc crio[22553]: time=\"2026-06-11T11:42:12.970587833Z\" level=info msg=\"Started container\" PID=47505 containerID=049d21a06622e0fc32e32540cd11c851f44ea2816336c10469f8cbd43969ac82 description=openshift-marketplace/certified-operators-rqpnr/extract-utilities id=a1817124-4bd2-4652-9899-34077c3e9b9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8\nJun 11 11:42:13.341919 crc crio[22553]: time=\"2026-06-11T11:42:13.341806984Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c55b976b-33c9-4878-86f2-ba8334588049 name=/runtime.v1.ImageService/PullImage\nJun 11 11:42:13.348530 crc crio[22553]: time=\"2026-06-11T11:42:13.348181837Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 11:42:14.252878 crc crio[22553]: time=\"2026-06-11T11:42:14.252656936Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=c55b976b-33c9-4878-86f2-ba8334588049 name=/runtime.v1.ImageService/PullImage\nJun 11 11:42:14.254572 crc crio[22553]: time=\"2026-06-11T11:42:14.254439127Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4b608dbd-13d3-4678-8d4f-0184d47b0b91 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:14.258490 crc crio[22553]: time=\"2026-06-11T11:42:14.258406931Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=36885903-1280-43f3-96c5-7f124296172a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:14.270089 crc crio[22553]: time=\"2026-06-11T11:42:14.269805309Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rqpnr/extract-content\" id=32fe41c6-b2ae-4f63-8a10-9933b766946f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:14.270821 crc crio[22553]: time=\"2026-06-11T11:42:14.270623702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:14.400391 crc crio[22553]: time=\"2026-06-11T11:42:14.400244949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:14.406017 crc crio[22553]: time=\"2026-06-11T11:42:14.405916092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:14.588410 crc crio[22553]: time=\"2026-06-11T11:42:14.587317506Z\" level=info msg=\"Created container 4d58ccb9ef999519c4990fb37a47c46138b5a5814c8e3a2b899ad2e00b8afe45: openshift-marketplace/certified-operators-rqpnr/extract-content\" id=32fe41c6-b2ae-4f63-8a10-9933b766946f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:14.595935 crc crio[22553]: time=\"2026-06-11T11:42:14.589624293Z\" level=info msg=\"Starting container: 4d58ccb9ef999519c4990fb37a47c46138b5a5814c8e3a2b899ad2e00b8afe45\" id=ee1422fa-cf71-4efa-89f2-9e50c5c7b6a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:14.608605 crc crio[22553]: time=\"2026-06-11T11:42:14.608461124Z\" level=info msg=\"Started container\" PID=47521 containerID=4d58ccb9ef999519c4990fb37a47c46138b5a5814c8e3a2b899ad2e00b8afe45 description=openshift-marketplace/certified-operators-rqpnr/extract-content id=ee1422fa-cf71-4efa-89f2-9e50c5c7b6a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8\nJun 11 11:42:21.525064 crc crio[22553]: time=\"2026-06-11T11:42:21.523105891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8f866fe9-5465-49af-b294-942e4c27e120 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:21.531740 crc crio[22553]: time=\"2026-06-11T11:42:21.531495672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=83983213-7494-4842-a609-f0722a6a0da9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:21.544125 crc crio[22553]: time=\"2026-06-11T11:42:21.543894879Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rqpnr/registry-server\" id=f0e5ce4a-67b2-42bb-98c6-32179c77dba7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:21.544842 crc crio[22553]: time=\"2026-06-11T11:42:21.544554738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:21.601294 crc crio[22553]: time=\"2026-06-11T11:42:21.601158715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:21.628914 crc crio[22553]: time=\"2026-06-11T11:42:21.625611898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:21.772658 crc crio[22553]: time=\"2026-06-11T11:42:21.77248825Z\" level=info msg=\"Created container 490f5e244bba3e6a3a6e61c00d0d26584a8d7cf6e6d3948e52271d189e5f711b: openshift-marketplace/certified-operators-rqpnr/registry-server\" id=f0e5ce4a-67b2-42bb-98c6-32179c77dba7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:21.774614 crc crio[22553]: time=\"2026-06-11T11:42:21.774488658Z\" level=info msg=\"Starting container: 490f5e244bba3e6a3a6e61c00d0d26584a8d7cf6e6d3948e52271d189e5f711b\" id=b50bff7a-1f96-4f95-ae5a-6f058ba8b3ce name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:21.780575 crc crio[22553]: time=\"2026-06-11T11:42:21.780420518Z\" level=info msg=\"Started container\" PID=47684 containerID=490f5e244bba3e6a3a6e61c00d0d26584a8d7cf6e6d3948e52271d189e5f711b description=openshift-marketplace/certified-operators-rqpnr/registry-server id=b50bff7a-1f96-4f95-ae5a-6f058ba8b3ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8\nJun 11 11:42:25.913029 crc crio[22553]: time=\"2026-06-11T11:42:25.906198887Z\" level=info msg=\"Running pod sandbox: openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/POD\" id=9bc480d8-0bcc-46ef-9a68-a2f23a97abfd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:42:25.913029 crc crio[22553]: time=\"2026-06-11T11:42:25.907236647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:25.942217 crc crio[22553]: time=\"2026-06-11T11:42:25.941557353Z\" level=info msg=\"Got pod network &{Name:9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml Namespace:openstack-operators ID:e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd UID:cf526ac4-2e06-4050-900a-669e77c3446d NetNS:/var/run/netns/73bc72ea-35d1-4bac-aba7-9a376cfa9f23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf526ac4_2e06_4050_900a_669e77c3446d.slice PodAnnotations:0xc00012b540}] Aliases:map[]}\"\nJun 11 11:42:25.942217 crc crio[22553]: time=\"2026-06-11T11:42:25.941638936Z\" level=info msg=\"Adding pod openstack-operators_9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:29.569481 crc crio[22553]: 2026-06-11T11:42:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2d6a779c7c214a Mac:b2:da:80:a9:81:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/73bc72ea-35d1-4bac-aba7-9a376cfa9f23 SocketPath: PciID:}] [{Interface:0xc000195900 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:42:29.572518 crc crio[22553]: time=\"2026-06-11T11:42:29.572098706Z\" level=info msg=\"Got pod network &{Name:9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml Namespace:openstack-operators ID:e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd UID:cf526ac4-2e06-4050-900a-669e77c3446d NetNS:/var/run/netns/73bc72ea-35d1-4bac-aba7-9a376cfa9f23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf526ac4_2e06_4050_900a_669e77c3446d.slice PodAnnotations:0xc00012b540}] Aliases:map[]}\"\nJun 11 11:42:29.572518 crc crio[22553]: time=\"2026-06-11T11:42:29.572276151Z\" level=info msg=\"Checking pod openstack-operators_9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:42:29.582729 crc crio[22553]: time=\"2026-06-11T11:42:29.582587238Z\" level=info msg=\"Ran pod sandbox e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd with infra container: openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/POD\" id=9bc480d8-0bcc-46ef-9a68-a2f23a97abfd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:42:29.587515 crc crio[22553]: time=\"2026-06-11T11:42:29.587397706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dffdf7be-d067-4060-b282-11eadea74389 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:29.589818 crc crio[22553]: time=\"2026-06-11T11:42:29.589601309Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1cf81d14-5c55-4103-80a6-61c21ffcbc79 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:29.597056 crc crio[22553]: time=\"2026-06-11T11:42:29.596960541Z\" level=info msg=\"Creating container: openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/util\" id=276054a4-db4f-429d-b44d-b03ac0f34443 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:29.598062 crc crio[22553]: time=\"2026-06-11T11:42:29.597998471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:29.646448 crc crio[22553]: time=\"2026-06-11T11:42:29.646264148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:29.651923 crc crio[22553]: time=\"2026-06-11T11:42:29.651836148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:29.790174 crc crio[22553]: time=\"2026-06-11T11:42:29.7900087Z\" level=info msg=\"Created container d157c93724d7404a4261f1d23e1ad06acab3d08d38a5cf0c2247fb2b6725c1d0: openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/util\" id=276054a4-db4f-429d-b44d-b03ac0f34443 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:29.791460 crc crio[22553]: time=\"2026-06-11T11:42:29.791326928Z\" level=info msg=\"Starting container: d157c93724d7404a4261f1d23e1ad06acab3d08d38a5cf0c2247fb2b6725c1d0\" id=4890a2be-0df9-44dd-8810-c95df81c0754 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:29.802458 crc crio[22553]: time=\"2026-06-11T11:42:29.802292754Z\" level=info msg=\"Started container\" PID=47889 containerID=d157c93724d7404a4261f1d23e1ad06acab3d08d38a5cf0c2247fb2b6725c1d0 description=openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/util id=4890a2be-0df9-44dd-8810-c95df81c0754 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd\nJun 11 11:42:30.722875 crc crio[22553]: time=\"2026-06-11T11:42:30.721034674Z\" level=info msg=\"Pulling image: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\" id=cde8165a-5dd7-4be2-89c2-df982d94e272 name=/runtime.v1.ImageService/PullImage\nJun 11 11:42:30.725952 crc crio[22553]: time=\"2026-06-11T11:42:30.725805641Z\" level=info msg=\"Trying to access \\\"38.102.83.17:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"\nJun 11 11:42:31.934161 crc crio[22553]: time=\"2026-06-11T11:42:31.93396306Z\" level=info msg=\"Pulled image: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:cd6b1e870d1534a709bb8c9685895f3c1bf7e814a9ed121cb36e6aa09936adf4\" id=cde8165a-5dd7-4be2-89c2-df982d94e272 name=/runtime.v1.ImageService/PullImage\nJun 11 11:42:31.936591 crc crio[22553]: time=\"2026-06-11T11:42:31.936481243Z\" level=info msg=\"Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\" id=d2e1eca9-cf55-426d-9c79-4365c1218f5c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:31.943158 crc crio[22553]: time=\"2026-06-11T11:42:31.943101253Z\" level=info msg=\"Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\" id=4e3e6ca8-133c-4b47-8045-6ebfda0d7ece name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:31.953933 crc crio[22553]: time=\"2026-06-11T11:42:31.95377368Z\" level=info msg=\"Creating container: openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/pull\" id=64a9cfff-6ad2-4afc-b1c4-4468064ade7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:31.955483 crc crio[22553]: time=\"2026-06-11T11:42:31.955377806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:32.056910 crc crio[22553]: time=\"2026-06-11T11:42:32.056636557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:32.057300 crc crio[22553]: time=\"2026-06-11T11:42:32.057208073Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/74599742bf11bf9196e0c4eb7caed559fafbe90a9d60ea96f41cfa41896e3807/merged/etc/passwd: no such file or directory\"\nJun 11 11:42:32.057300 crc crio[22553]: time=\"2026-06-11T11:42:32.057256945Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/74599742bf11bf9196e0c4eb7caed559fafbe90a9d60ea96f41cfa41896e3807/merged/etc/group: no such file or directory\"\nJun 11 11:42:32.071887 crc crio[22553]: time=\"2026-06-11T11:42:32.071782032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:32.199620 crc crio[22553]: time=\"2026-06-11T11:42:32.198446353Z\" level=info msg=\"Created container 574172229b3955780d8c3eef7c8dac6ec6864471236278ab16e1beff419be9ae: openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/pull\" id=64a9cfff-6ad2-4afc-b1c4-4468064ade7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:32.200994 crc crio[22553]: time=\"2026-06-11T11:42:32.200914724Z\" level=info msg=\"Starting container: 574172229b3955780d8c3eef7c8dac6ec6864471236278ab16e1beff419be9ae\" id=db140c6a-0016-45f0-b337-d55c631a0ed3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:32.208272 crc crio[22553]: time=\"2026-06-11T11:42:32.208198804Z\" level=info msg=\"Started container\" PID=47985 containerID=574172229b3955780d8c3eef7c8dac6ec6864471236278ab16e1beff419be9ae description=openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/pull id=db140c6a-0016-45f0-b337-d55c631a0ed3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd\nJun 11 11:42:32.751075 crc crio[22553]: time=\"2026-06-11T11:42:32.750935136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a8561e48-0d45-4d04-957c-ae1cbb2875c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:32.753963 crc crio[22553]: time=\"2026-06-11T11:42:32.753898051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=247721b0-696a-445f-910a-11d44df5a21e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:32.761020 crc crio[22553]: time=\"2026-06-11T11:42:32.760954584Z\" level=info msg=\"Creating container: openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/extract\" id=1110eef0-fb05-4568-a6b7-0595c7ca9817 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:32.761413 crc crio[22553]: time=\"2026-06-11T11:42:32.761332065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:32.802648 crc crio[22553]: time=\"2026-06-11T11:42:32.802538309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:32.806005 crc crio[22553]: time=\"2026-06-11T11:42:32.805947207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:32.955739 crc crio[22553]: time=\"2026-06-11T11:42:32.955534757Z\" level=info msg=\"Created container 80afee6f521f33cf5889975e50abb785261f05909830eaacc9c3ab02ad167b9b: openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/extract\" id=1110eef0-fb05-4568-a6b7-0595c7ca9817 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:42:32.957884 crc crio[22553]: time=\"2026-06-11T11:42:32.957812443Z\" level=info msg=\"Starting container: 80afee6f521f33cf5889975e50abb785261f05909830eaacc9c3ab02ad167b9b\" id=f349a86e-f028-4006-938f-1f5b2af89bb8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:42:32.967101 crc crio[22553]: time=\"2026-06-11T11:42:32.966981767Z\" level=info msg=\"Started container\" PID=48003 containerID=80afee6f521f33cf5889975e50abb785261f05909830eaacc9c3ab02ad167b9b description=openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/extract id=f349a86e-f028-4006-938f-1f5b2af89bb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd\nJun 11 11:42:33.782404 crc crio[22553]: time=\"2026-06-11T11:42:33.772792331Z\" level=info msg=\"Stopping container: 490f5e244bba3e6a3a6e61c00d0d26584a8d7cf6e6d3948e52271d189e5f711b (timeout: 2s)\" id=dacdd267-7cb4-4cbf-b274-e5d969a866ec name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:42:33.932806 crc crio[22553]: time=\"2026-06-11T11:42:33.928060695Z\" level=info msg=\"Stopped container 490f5e244bba3e6a3a6e61c00d0d26584a8d7cf6e6d3948e52271d189e5f711b: openshift-marketplace/certified-operators-rqpnr/registry-server\" id=dacdd267-7cb4-4cbf-b274-e5d969a866ec name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:42:33.932806 crc crio[22553]: time=\"2026-06-11T11:42:33.929965759Z\" level=info msg=\"Stopping pod sandbox: a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8\" id=f0fbe7ac-14dc-4380-a8df-b06d49857048 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:42:33.932806 crc crio[22553]: time=\"2026-06-11T11:42:33.930487044Z\" level=info msg=\"Got pod network &{Name:certified-operators-rqpnr Namespace:openshift-marketplace ID:a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8 UID:58fd81d0-5545-41c5-8276-49a545515c8e NetNS:/var/run/netns/7b617d84-127a-48e4-8d57-f1578313b496 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58fd81d0_5545_41c5_8276_49a545515c8e.slice PodAnnotations:0xc002b8a3f0}] Aliases:map[]}\"\nJun 11 11:42:33.932806 crc crio[22553]: time=\"2026-06-11T11:42:33.930652719Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-rqpnr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:34.644655 crc crio[22553]: time=\"2026-06-11T11:42:34.644523921Z\" level=info msg=\"Stopped pod sandbox: a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8\" id=f0fbe7ac-14dc-4380-a8df-b06d49857048 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:42:34.791581 crc crio[22553]: time=\"2026-06-11T11:42:34.78887281Z\" level=info msg=\"Stopping pod sandbox: e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd\" id=7cb0cc80-d016-4060-8286-f5255a9893fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:42:34.791581 crc crio[22553]: time=\"2026-06-11T11:42:34.790301701Z\" level=info msg=\"Got pod network &{Name:9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml Namespace:openstack-operators ID:e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd UID:cf526ac4-2e06-4050-900a-669e77c3446d NetNS:/var/run/netns/73bc72ea-35d1-4bac-aba7-9a376cfa9f23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf526ac4_2e06_4050_900a_669e77c3446d.slice PodAnnotations:0xc00061e1e8}] Aliases:map[]}\"\nJun 11 11:42:34.791581 crc crio[22553]: time=\"2026-06-11T11:42:34.790492367Z\" level=info msg=\"Deleting pod openstack-operators_9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:34.793109 crc crio[22553]: time=\"2026-06-11T11:42:34.792796493Z\" level=info msg=\"Removing container: 490f5e244bba3e6a3a6e61c00d0d26584a8d7cf6e6d3948e52271d189e5f711b\" id=fed3c1b1-d077-4a7a-80f3-952404b5e761 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:42:34.855265 crc crio[22553]: time=\"2026-06-11T11:42:34.855128405Z\" level=info msg=\"Removed container 490f5e244bba3e6a3a6e61c00d0d26584a8d7cf6e6d3948e52271d189e5f711b: openshift-marketplace/certified-operators-rqpnr/registry-server\" id=fed3c1b1-d077-4a7a-80f3-952404b5e761 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:42:34.862950 crc crio[22553]: time=\"2026-06-11T11:42:34.862549177Z\" level=info msg=\"Removing container: 4d58ccb9ef999519c4990fb37a47c46138b5a5814c8e3a2b899ad2e00b8afe45\" id=4a01253f-b362-4c48-8191-88d01e90e5cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:42:34.910954 crc crio[22553]: time=\"2026-06-11T11:42:34.910848036Z\" level=info msg=\"Removed container 4d58ccb9ef999519c4990fb37a47c46138b5a5814c8e3a2b899ad2e00b8afe45: openshift-marketplace/certified-operators-rqpnr/extract-content\" id=4a01253f-b362-4c48-8191-88d01e90e5cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:42:34.916832 crc crio[22553]: time=\"2026-06-11T11:42:34.91586296Z\" level=info msg=\"Removing container: 049d21a06622e0fc32e32540cd11c851f44ea2816336c10469f8cbd43969ac82\" id=5012e3bd-5cf9-428f-9312-401732d8b7a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:42:34.958542 crc crio[22553]: time=\"2026-06-11T11:42:34.958464224Z\" level=info msg=\"Removed container 049d21a06622e0fc32e32540cd11c851f44ea2816336c10469f8cbd43969ac82: openshift-marketplace/certified-operators-rqpnr/extract-utilities\" id=5012e3bd-5cf9-428f-9312-401732d8b7a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:42:35.176379 crc crio[22553]: time=\"2026-06-11T11:42:35.175560085Z\" level=info msg=\"Stopped pod sandbox: e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd\" id=7cb0cc80-d016-4060-8286-f5255a9893fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:42:41.509478 crc crio[22553]: time=\"2026-06-11T11:42:41.508231355Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-56cbf95697-dxflh/POD\" id=1fd05356-47a9-4812-a6ae-cc7ca75d782b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:42:41.511108 crc crio[22553]: time=\"2026-06-11T11:42:41.509532062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:42:41.586137 crc crio[22553]: time=\"2026-06-11T11:42:41.586009551Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-56cbf95697-dxflh Namespace:openstack-operators ID:1ec944b3bbc1f97a28ccfd8991410d9a7a6e6dcb8193343b5061b21a6e1d5ce9 UID:165ecca9-bfa3-4767-bf99-8766cd6af6f4 NetNS:/var/run/netns/204b5ee2-1336-4bec-9229-bdacc31624be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod165ecca9_bfa3_4767_bf99_8766cd6af6f4.slice PodAnnotations:0xc00001ac20}] Aliases:map[]}\"\nJun 11 11:42:41.586137 crc crio[22553]: time=\"2026-06-11T11:42:41.586104133Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-56cbf95697-dxflh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:42:42.728043 crc crio[22553]: 2026-06-11T11:42:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ec944b3bbc1f97 Mac:22:a4:f6:92:98:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/204b5ee2-1336-4bec-9229-bdacc31624be SocketPath: PciID:}] [{Interface:0xc0001ac5c0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:42:42.732543 crc crio[22553]: time=\"2026-06-11T11:42:42.731468907Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-56cbf95697-dxflh Namespace:openstack-operators ID:1ec944b3bbc1f97a28ccfd8991410d9a7a6e6dcb8193343b5061b21a6e1d5ce9 UID:165ecca9-bfa3-4767-bf99-8766cd6af6f4 NetNS:/var/run/netns/204b5ee2-1336-4bec-9229-bdacc31624be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod165ecca9_bfa3_4767_bf99_8766cd6af6f4.slice PodAnnotations:0xc00001ac20}] Aliases:map[]}\"\nJun 11 11:42:42.732543 crc crio[22553]: time=\"2026-06-11T11:42:42.731726555Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-56cbf95697-dxflh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:42:42.743672 crc crio[22553]: time=\"2026-06-11T11:42:42.743596626Z\" level=info msg=\"Ran pod sandbox 1ec944b3bbc1f97a28ccfd8991410d9a7a6e6dcb8193343b5061b21a6e1d5ce9 with infra container: openstack-operators/openstack-operator-controller-init-56cbf95697-dxflh/POD\" id=1fd05356-47a9-4812-a6ae-cc7ca75d782b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:42:42.747293 crc crio[22553]: time=\"2026-06-11T11:42:42.747227Z\" level=info msg=\"Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=25f04999-19b7-4312-9d1a-a4f44175b7ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:42.747922 crc crio[22553]: time=\"2026-06-11T11:42:42.747473217Z\" level=info msg=\"Image 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 not found\" id=25f04999-19b7-4312-9d1a-a4f44175b7ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:42.747922 crc crio[22553]: time=\"2026-06-11T11:42:42.747526179Z\" level=info msg=\"Neither image nor artfiact 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 found\" id=25f04999-19b7-4312-9d1a-a4f44175b7ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:42:42.752982 crc crio[22553]: time=\"2026-06-11T11:42:42.752656146Z\" level=info msg=\"Pulling image: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=ead43a40-7bdc-4009-abf7-ed6b9e6e0ed4 name=/runtime.v1.ImageService/PullImage\nJun 11 11:42:42.755238 crc crio[22553]: time=\"2026-06-11T11:42:42.755172829Z\" level=info msg=\"Trying to access \\\"38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"\nJun 11 11:42:52.286181 crc crio[22553]: time=\"2026-06-11T11:42:52.28453813Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=6ef69ee4-2354-4dd7-bcb4-6f4a874df2cf name=/runtime.v1.ImageService/PullImage\nJun 11 11:42:52.319219 crc crio[22553]: time=\"2026-06-11T11:42:52.319114964Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"\nJun 11 11:43:01.302298 crc crio[22553]: time=\"2026-06-11T11:43:01.301115329Z\" level=info msg=\"Pulled image: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator@sha256:196e88b5efdcbc2e3162c59af2f504ef7f09012de51a7cb94dd8eda2d33667e7\" id=ead43a40-7bdc-4009-abf7-ed6b9e6e0ed4 name=/runtime.v1.ImageService/PullImage\nJun 11 11:43:01.304368 crc crio[22553]: time=\"2026-06-11T11:43:01.304243849Z\" level=info msg=\"Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=1e95d9be-5be9-470f-a544-bde63dd04faf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:43:01.308598 crc crio[22553]: time=\"2026-06-11T11:43:01.308501452Z\" level=info msg=\"Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=d882897a-5438-4f9a-8fd8-3bd76324cf0d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:43:01.320410 crc crio[22553]: time=\"2026-06-11T11:43:01.32026578Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-56cbf95697-dxflh/operator\" id=58b0a7d0-2ab0-4ec1-8a56-d7947ef99f24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:43:01.322824 crc crio[22553]: time=\"2026-06-11T11:43:01.322747831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:01.427034 crc crio[22553]: time=\"2026-06-11T11:43:01.426961977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:01.433539 crc crio[22553]: time=\"2026-06-11T11:43:01.433490305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:01.561970 crc crio[22553]: time=\"2026-06-11T11:43:01.561851534Z\" level=info msg=\"Created container d109b453bf7447532ee4d6ff25c3a3807c5a3a6aacab848a427c3b13a8427501: openstack-operators/openstack-operator-controller-init-56cbf95697-dxflh/operator\" id=58b0a7d0-2ab0-4ec1-8a56-d7947ef99f24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:43:01.566242 crc crio[22553]: time=\"2026-06-11T11:43:01.564306825Z\" level=info msg=\"Starting container: d109b453bf7447532ee4d6ff25c3a3807c5a3a6aacab848a427c3b13a8427501\" id=9e6596a4-7121-490a-9f1e-c1cc5056a21d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:43:01.573188 crc crio[22553]: time=\"2026-06-11T11:43:01.572966304Z\" level=info msg=\"Started container\" PID=48752 containerID=d109b453bf7447532ee4d6ff25c3a3807c5a3a6aacab848a427c3b13a8427501 description=openstack-operators/openstack-operator-controller-init-56cbf95697-dxflh/operator id=9e6596a4-7121-490a-9f1e-c1cc5056a21d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ec944b3bbc1f97a28ccfd8991410d9a7a6e6dcb8193343b5061b21a6e1d5ce9\nJun 11 11:43:04.202738 crc crio[22553]: time=\"2026-06-11T11:43:04.201358759Z\" level=info msg=\"Removing container: b5b84e048887c5fe4cf139b1c3bd87303a651963d3a7fd146c90a74ad6287bdd\" id=0b7dac69-9f75-46b7-b400-821417cc96ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:43:11.598370 crc crio[22553]: time=\"2026-06-11T11:43:11.597099128Z\" level=info msg=\"Removed container b5b84e048887c5fe4cf139b1c3bd87303a651963d3a7fd146c90a74ad6287bdd: openshift-infra/auto-csr-approver-29686296-rmj2j/oc\" id=0b7dac69-9f75-46b7-b400-821417cc96ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:43:11.608725 crc crio[22553]: time=\"2026-06-11T11:43:11.608560068Z\" level=info msg=\"Stopping pod sandbox: a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6\" id=09baad49-1c04-46e2-bed9-bacf94ec6c99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:43:11.608725 crc crio[22553]: time=\"2026-06-11T11:43:11.608672001Z\" level=info msg=\"Stopped pod sandbox (already stopped): a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6\" id=09baad49-1c04-46e2-bed9-bacf94ec6c99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:43:11.609878 crc crio[22553]: time=\"2026-06-11T11:43:11.609795773Z\" level=info msg=\"Removing pod sandbox: a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6\" id=3182e802-b209-4def-99e2-25b18c1bf993 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:43:19.891228 crc crio[22553]: time=\"2026-06-11T11:43:19.889666676Z\" level=info msg=\"Removed pod sandbox: a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6\" id=3182e802-b209-4def-99e2-25b18c1bf993 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:43:19.894455 crc crio[22553]: time=\"2026-06-11T11:43:19.892638372Z\" level=info msg=\"Stopping pod sandbox: a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8\" id=243c561e-0786-4d41-bb42-248149243909 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:43:19.894455 crc crio[22553]: time=\"2026-06-11T11:43:19.892793826Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8\" id=243c561e-0786-4d41-bb42-248149243909 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:43:19.894455 crc crio[22553]: time=\"2026-06-11T11:43:19.893565508Z\" level=info msg=\"Removing pod sandbox: a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8\" id=9350fb69-5caf-4b03-bd98-2abbcb93d52e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:43:20.941241 crc crio[22553]: time=\"2026-06-11T11:43:20.94107202Z\" level=info msg=\"Removed pod sandbox: a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8\" id=9350fb69-5caf-4b03-bd98-2abbcb93d52e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:43:21.036479 crc crio[22553]: time=\"2026-06-11T11:43:21.036279367Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=6ef69ee4-2354-4dd7-bcb4-6f4a874df2cf name=/runtime.v1.ImageService/PullImage\nJun 11 11:43:21.038611 crc crio[22553]: time=\"2026-06-11T11:43:21.038519041Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=97806c54-835e-404b-ba6e-689ee5a06788 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:43:21.061599 crc crio[22553]: time=\"2026-06-11T11:43:21.059262718Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=dd1f728c-d539-4b8e-827f-e5c573ff0ff3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:43:21.073516 crc crio[22553]: time=\"2026-06-11T11:43:21.073221289Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/mariadb\" id=916ad7dd-17e4-43c6-b17e-327c98d0b4b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:43:21.077236 crc crio[22553]: time=\"2026-06-11T11:43:21.077164082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:21.128655 crc crio[22553]: time=\"2026-06-11T11:43:21.128497388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:21.380233 crc crio[22553]: time=\"2026-06-11T11:43:21.379294507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:21.500883 crc crio[22553]: time=\"2026-06-11T11:43:21.500665195Z\" level=info msg=\"Created container 4ace098bb76db9974c721929ebd4450da86611f9f3155ea20ee1aeb14419b863: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/mariadb\" id=916ad7dd-17e4-43c6-b17e-327c98d0b4b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:43:21.502422 crc crio[22553]: time=\"2026-06-11T11:43:21.502280142Z\" level=info msg=\"Starting container: 4ace098bb76db9974c721929ebd4450da86611f9f3155ea20ee1aeb14419b863\" id=53fa747c-a00b-4a7e-bfc2-679af877905c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:43:21.510553 crc crio[22553]: time=\"2026-06-11T11:43:21.509635903Z\" level=info msg=\"Started container\" PID=49224 containerID=4ace098bb76db9974c721929ebd4450da86611f9f3155ea20ee1aeb14419b863 description=baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/mariadb id=53fa747c-a00b-4a7e-bfc2-679af877905c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a721e3f7e12b872f68b7b36a068b6af1cd71d74183da5603a5217ebac031d65f\nJun 11 11:43:21.524634 crc crio[22553]: time=\"2026-06-11T11:43:21.52413936Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=3dceab01-b2e8-48fb-9629-2b7a1fd7c71d name=/runtime.v1.ImageService/PullImage\nJun 11 11:43:21.534305 crc crio[22553]: time=\"2026-06-11T11:43:21.533635143Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 11 11:43:43.656194 crc crio[22553]: time=\"2026-06-11T11:43:43.655549887Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-wwtcp/POD\" id=1173fd40-8e43-49dd-82c9-53db793d2d8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:43:43.658814 crc crio[22553]: time=\"2026-06-11T11:43:43.656237297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:43.668101 crc crio[22553]: time=\"2026-06-11T11:43:43.668026961Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86c584f6fc-t69zv/POD\" id=e3d5f528-e706-4f49-861d-780a8e71c78b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:43:43.668269 crc crio[22553]: time=\"2026-06-11T11:43:43.668172365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:43.773526 crc crio[22553]: time=\"2026-06-11T11:43:43.773463768Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-td64m/POD\" id=822b72cb-bb18-4af1-b400-20b915674043 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:43:43.773870 crc crio[22553]: time=\"2026-06-11T11:43:43.773845789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:44.020860 crc crio[22553]: time=\"2026-06-11T11:43:44.020730874Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-6bf8599b68-bvhqk/POD\" id=0c213f7d-7dc1-4ef7-8e71-8d00461ec933 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:43:44.020860 crc crio[22553]: time=\"2026-06-11T11:43:44.020838057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:44.092766 crc crio[22553]: time=\"2026-06-11T11:43:44.092557511Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5c5844cc68-2pxdz/POD\" id=0d1eba14-f699-4b65-981a-22cff7ab571b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:43:44.101152 crc crio[22553]: time=\"2026-06-11T11:43:44.100494452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:44.130163 crc crio[22553]: time=\"2026-06-11T11:43:44.128468459Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-75f8548fcd-9ktxk/POD\" id=dbf65d5b-1a0e-4b79-a8bc-48db7880aa81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:43:44.130163 crc crio[22553]: time=\"2026-06-11T11:43:44.128603602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:44.174832 crc crio[22553]: time=\"2026-06-11T11:43:44.174747019Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-548d6d5f9-jvhzw/POD\" id=b00bfdb1-01b2-4e69-a13e-3aa65e8b84d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:43:44.175103 crc crio[22553]: time=\"2026-06-11T11:43:44.175080669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:44.232997 crc crio[22553]: time=\"2026-06-11T11:43:44.231886507Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-8hgnr/POD\" id=6c3b87fd-5564-46bf-ba27-421a177a53e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:43:44.232997 crc crio[22553]: time=\"2026-06-11T11:43:44.232060702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:44.264523 crc crio[22553]: time=\"2026-06-11T11:43:44.26282734Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-677d9d8477-5ppsh/POD\" id=f475186c-ad76-4e4a-9821-2dc96377316d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:43:44.264523 crc crio[22553]: time=\"2026-06-11T11:43:44.262954883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:44.325315 crc crio[22553]: time=\"2026-06-11T11:43:44.319110662Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-688d5c756f-mkbbz/POD\" id=6564b86e-ef1c-4fd7-81fc-8da398038d02 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:43:44.325315 crc crio[22553]: time=\"2026-06-11T11:43:44.324566012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:44.376464 crc crio[22553]: time=\"2026-06-11T11:43:44.376170998Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-57bn8/POD\" id=07ac2c22-b032-4df5-bd49-a27322d31598 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:43:44.376648 crc crio[22553]: time=\"2026-06-11T11:43:44.376513218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:44.480754 crc crio[22553]: time=\"2026-06-11T11:43:44.480131782Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-f4c4579bb-5n8xl/POD\" id=9bfcb9bc-6179-409c-9034-2d1448bdf059 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:43:44.480754 crc crio[22553]: time=\"2026-06-11T11:43:44.480486242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:44.570088 crc crio[22553]: time=\"2026-06-11T11:43:44.569923482Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6495978d8d-pwqrc/POD\" id=2c06ed02-aa02-48d7-b1a2-31062aed6d58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:43:44.570215 crc crio[22553]: time=\"2026-06-11T11:43:44.570105927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:44.823267 crc crio[22553]: time=\"2026-06-11T11:43:44.823145232Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-58f85bd97f-dp287/POD\" id=fc067066-2230-4ef2-a4b2-a568e38ca069 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:43:44.826431 crc crio[22553]: time=\"2026-06-11T11:43:44.823280156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:44.826431 crc crio[22553]: time=\"2026-06-11T11:43:44.825565613Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-67c49dd5c6-znjqp/POD\" id=5bb477e9-09c8-44de-a560-0c124749f726 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:43:44.826431 crc crio[22553]: time=\"2026-06-11T11:43:44.82579638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:45.050179 crc crio[22553]: time=\"2026-06-11T11:43:45.050102346Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-8d5599d7d-2ptl7/POD\" id=e6b0c765-6bf4-4fc7-a344-fc1c283a8375 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:43:45.050179 crc crio[22553]: time=\"2026-06-11T11:43:45.050210139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:45.113518 crc crio[22553]: time=\"2026-06-11T11:43:45.113427604Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-xc2pt/POD\" id=57ea4f3d-70b3-4b49-adb7-7083ab0abcb0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:43:45.113654 crc crio[22553]: time=\"2026-06-11T11:43:45.113544197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:45.143756 crc crio[22553]: time=\"2026-06-11T11:43:45.143544113Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-577b679b5c-nwls9/POD\" id=0e79f234-8f9f-46b4-bd60-0e66babf7c06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:43:45.144029 crc crio[22553]: time=\"2026-06-11T11:43:45.143970445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:43:59.646161 crc crio[22553]: time=\"2026-06-11T11:43:59.645110127Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-cbcfcddf7-hptvr/POD\" id=18d1941c-9adc-478c-8521-7a653a271a4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:43:59.648189 crc crio[22553]: time=\"2026-06-11T11:43:59.648166306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:00.543157 crc crio[22553]: time=\"2026-06-11T11:44:00.542216548Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686304-p457f/POD\" id=3dc57eca-d76e-448b-9efc-ba06ef63f6c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:00.543410 crc crio[22553]: time=\"2026-06-11T11:44:00.543335101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:00.845072 crc crio[22553]: time=\"2026-06-11T11:44:00.844551971Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-5844f5ff8d-fdj98/POD\" id=47eb805c-ea2a-477a-a306-affd5c95ae1d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:00.845072 crc crio[22553]: time=\"2026-06-11T11:44:00.84486952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:11.796669 crc crio[22553]: time=\"2026-06-11T11:44:11.794671711Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-t69zv Namespace:openstack-operators ID:f5f56336ce9c69a9e804c5c7b5a4b2ba17e5cce921577e925f00eefe9ae35e4c UID:88320163-c3f0-42d6-8ec3-9765e94acd3e NetNS:/var/run/netns/fc6a89f4-6c2e-4f57-b2d1-c0d369ea4795 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88320163_c3f0_42d6_8ec3_9765e94acd3e.slice PodAnnotations:0xc0011e81a8}] Aliases:map[]}\"\nJun 11 11:44:11.796669 crc crio[22553]: time=\"2026-06-11T11:44:11.795932578Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-t69zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:12.202263 crc crio[22553]: time=\"2026-06-11T11:44:12.201597247Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-bvhqk Namespace:openstack-operators ID:22d290cc1d6ca06d83975e6115dc6af1e71c03991d6f89208427dc67eff801f7 UID:9ea30edd-af04-45a4-8fff-f9c0fd3360ff NetNS:/var/run/netns/2a3db1b7-479a-44c2-ab79-0e53b092dc62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ea30edd_af04_45a4_8fff_f9c0fd3360ff.slice PodAnnotations:0xc0011e8158}] Aliases:map[]}\"\nJun 11 11:44:12.202263 crc crio[22553]: time=\"2026-06-11T11:44:12.202180874Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-6bf8599b68-bvhqk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:12.218765 crc crio[22553]: time=\"2026-06-11T11:44:12.218396198Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-9ktxk Namespace:openstack-operators ID:4bd345b18e403a95485a85af52736c1d25a32f4c5a5f3246e71e64904baf8666 UID:760f3b72-90ef-4b62-bce0-f226cba5431e NetNS:/var/run/netns/ebb410eb-d040-431c-80fc-2e3515541190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod760f3b72_90ef_4b62_bce0_f226cba5431e.slice PodAnnotations:0xc002b8a2c8}] Aliases:map[]}\"\nJun 11 11:44:12.218894 crc crio[22553]: time=\"2026-06-11T11:44:12.218784569Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-9ktxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:12.247734 crc crio[22553]: time=\"2026-06-11T11:44:12.24760351Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-5n8xl Namespace:openstack-operators ID:6125835c0ae7f75f419bcb6d1d44900697c32e91e5b088206818d56d9686bfed UID:fd86f190-e033-4a5e-9ffb-7b180a0f7f20 NetNS:/var/run/netns/d79f0499-f3db-483f-99f6-e728a17021fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd86f190_e033_4a5e_9ffb_7b180a0f7f20.slice PodAnnotations:0xc001be62f0}] Aliases:map[]}\"\nJun 11 11:44:12.248100 crc crio[22553]: time=\"2026-06-11T11:44:12.247768735Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-f4c4579bb-5n8xl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:12.257921 crc crio[22553]: time=\"2026-06-11T11:44:12.257643453Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-td64m Namespace:openstack-operators ID:db988a2d67e6b04771622fa52c7e25a63146ded67d2746ebc03244b8719db464 UID:1581e0cf-3a41-462b-8186-3681e78a40d9 NetNS:/var/run/netns/294eecae-cfbe-457a-945a-33b38e000bc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1581e0cf_3a41_462b_8186_3681e78a40d9.slice PodAnnotations:0xc0011e8368}] Aliases:map[]}\"\nJun 11 11:44:12.257921 crc crio[22553]: time=\"2026-06-11T11:44:12.25788146Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-td64m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:12.265882 crc crio[22553]: time=\"2026-06-11T11:44:12.265597105Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-mkbbz Namespace:openstack-operators ID:993124f271b5ce1d9f148a09d554892a5f4433e11a64a015c843d805f7589b43 UID:ef88c6e0-a2bf-4bba-93d2-693afed3d849 NetNS:/var/run/netns/7924ea3d-16a5-4958-9079-45f319acd028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podef88c6e0_a2bf_4bba_93d2_693afed3d849.slice PodAnnotations:0xc00012aa20}] Aliases:map[]}\"\nJun 11 11:44:12.265882 crc crio[22553]: time=\"2026-06-11T11:44:12.265842522Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-688d5c756f-mkbbz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:12.282759 crc crio[22553]: time=\"2026-06-11T11:44:12.282075426Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-nwls9 Namespace:openstack-operators ID:926db7456d50515470c65b409390bf41f1604eee33f6855e6fd108f4614b9265 UID:f47e423b-32f9-48e5-b088-c6381ece8d8c NetNS:/var/run/netns/81095401-fa26-4837-be15-e18a6f02f810 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf47e423b_32f9_48e5_b088_c6381ece8d8c.slice PodAnnotations:0xc00012abf8}] Aliases:map[]}\"\nJun 11 11:44:12.282759 crc crio[22553]: time=\"2026-06-11T11:44:12.282158008Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-577b679b5c-nwls9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:12.312858 crc crio[22553]: time=\"2026-06-11T11:44:12.312302688Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-57bn8 Namespace:openstack-operators ID:11832b1a3b5d85d70ab5ea499ef583b807003e87907ca571dca3d9423ec0ed27 UID:e5b956cd-b374-43ad-ab0d-e905f3c8f892 NetNS:/var/run/netns/602677fd-9d3c-4922-87e6-c740204a54be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5b956cd_b374_43ad_ab0d_e905f3c8f892.slice PodAnnotations:0xc0011e84b8}] Aliases:map[]}\"\nJun 11 11:44:12.313268 crc crio[22553]: time=\"2026-06-11T11:44:12.312870375Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-57bn8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:12.957158 crc crio[22553]: 2026-06-11T11:44:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5f56336ce9c69a Mac:92:6b:fd:b7:d4:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/fc6a89f4-6c2e-4f57-b2d1-c0d369ea4795 SocketPath: PciID:}] [{Interface:0xc000014a90 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:44:12.962609 crc crio[22553]: time=\"2026-06-11T11:44:12.9620289Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-t69zv Namespace:openstack-operators ID:f5f56336ce9c69a9e804c5c7b5a4b2ba17e5cce921577e925f00eefe9ae35e4c UID:88320163-c3f0-42d6-8ec3-9765e94acd3e NetNS:/var/run/netns/fc6a89f4-6c2e-4f57-b2d1-c0d369ea4795 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88320163_c3f0_42d6_8ec3_9765e94acd3e.slice PodAnnotations:0xc0011e81a8}] Aliases:map[]}\"\nJun 11 11:44:12.962609 crc crio[22553]: time=\"2026-06-11T11:44:12.962195775Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-t69zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:44:13.402387 crc crio[22553]: time=\"2026-06-11T11:44:13.391989528Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-pwqrc Namespace:openstack-operators ID:2fb546c3fa357c181837be33a6cd086763229484bd8c2aebaba1c1fa35064e77 UID:f55e0d2e-c74a-4067-9dc9-e80405b6a6ea NetNS:/var/run/netns/1cc54a8e-3611-4134-b89e-eecd8d1e8235 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf55e0d2e_c74a_4067_9dc9_e80405b6a6ea.slice PodAnnotations:0xc0048002e0}] Aliases:map[]}\"\nJun 11 11:44:13.402387 crc crio[22553]: time=\"2026-06-11T11:44:13.39205508Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6495978d8d-pwqrc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:13.415481 crc crio[22553]: time=\"2026-06-11T11:44:13.41500193Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-8hgnr Namespace:openstack-operators ID:db968c0217ef32b45cf4eb475bba885405a30afad4c21ec14c0c0adecc4cd813 UID:12214456-716f-48c7-98a5-0f43ea8c54a7 NetNS:/var/run/netns/69f47132-c106-47f6-bac3-1f3856266ac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12214456_716f_48c7_98a5_0f43ea8c54a7.slice PodAnnotations:0xc001be66e0}] Aliases:map[]}\"\nJun 11 11:44:13.415481 crc crio[22553]: time=\"2026-06-11T11:44:13.415128204Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-8hgnr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:13.579585 crc crio[22553]: time=\"2026-06-11T11:44:13.571112846Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-jvhzw Namespace:openstack-operators ID:bb9ff12dffea6863c41272f165d9628b4c7550b0f68ddcc90c7331568e0c0872 UID:62bf959d-432d-4795-a5b1-dd2994ad2b33 NetNS:/var/run/netns/c846e07a-7cdb-42ab-9d6d-19a45e267e17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62bf959d_432d_4795_a5b1_dd2994ad2b33.slice PodAnnotations:0xc001be6840}] Aliases:map[]}\"\nJun 11 11:44:13.579585 crc crio[22553]: time=\"2026-06-11T11:44:13.571179718Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-jvhzw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:13.892003 crc crio[22553]: time=\"2026-06-11T11:44:13.889507758Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-5ppsh Namespace:openstack-operators ID:99616b6c71abceb213f4ae92bbbfa0a960722cdf22790e2157da99891671ae45 UID:5b4d7bf5-ef43-46e1-9fd5-e4aacb81d389 NetNS:/var/run/netns/3e1c4778-1932-45a8-af96-52e1ee563196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b4d7bf5_ef43_46e1_9fd5_e4aacb81d389.slice PodAnnotations:0xc00061e458}] Aliases:map[]}\"\nJun 11 11:44:13.892003 crc crio[22553]: time=\"2026-06-11T11:44:13.891133326Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-677d9d8477-5ppsh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:14.042180 crc crio[22553]: time=\"2026-06-11T11:44:14.041475663Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-xc2pt Namespace:openstack-operators ID:7b3260ba5563255ba1c41fff77464d5463691bc64e18b35acbb8158446a2eaa5 UID:498f6d34-81d6-4ca2-9cbd-5953eb90b8ed NetNS:/var/run/netns/b65d8a3b-fea9-4e44-bfbf-71762b9c90aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod498f6d34_81d6_4ca2_9cbd_5953eb90b8ed.slice PodAnnotations:0xc002b8a670}] Aliases:map[]}\"\nJun 11 11:44:14.042180 crc crio[22553]: time=\"2026-06-11T11:44:14.041861264Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-xc2pt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:14.127228 crc crio[22553]: time=\"2026-06-11T11:44:14.126574977Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-2ptl7 Namespace:openstack-operators ID:a4fc3dcd2dd255dafb292d0cba137a613a7d140a6e9bdc191ce23c0adb7d39ad UID:e196a471-bfb7-4476-b164-3efcddac5882 NetNS:/var/run/netns/16aa4bce-bf6e-4d9c-aafd-7cec4f1a5d15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode196a471_bfb7_4476_b164_3efcddac5882.slice PodAnnotations:0xc00279a1a8}] Aliases:map[]}\"\nJun 11 11:44:14.127228 crc crio[22553]: time=\"2026-06-11T11:44:14.127091122Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-8d5599d7d-2ptl7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:14.131581 crc crio[22553]: time=\"2026-06-11T11:44:14.131197382Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-dp287 Namespace:openstack-operators ID:42a3dabbdac081e7ea9bd63954ece8297c4ee7bc4a6cea694945e39a766a3fd2 UID:81ce060b-36d1-4d51-902f-123599d919b7 NetNS:/var/run/netns/4f7c1367-c4b9-4da8-8c01-8ef6a0cbc683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81ce060b_36d1_4d51_902f_123599d919b7.slice PodAnnotations:0xc0011e87c0}] Aliases:map[]}\"\nJun 11 11:44:14.184563 crc crio[22553]: time=\"2026-06-11T11:44:14.183286092Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-dp287 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:14.314435 crc crio[22553]: time=\"2026-06-11T11:44:14.313004848Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-2pxdz Namespace:openstack-operators ID:cfe21a6723f96cc67ed17243d9d94e69fef89b7573c6c5cac34a2da0a6b54a73 UID:4c348a05-3b89-4a6f-adfc-fd8a2141adc0 NetNS:/var/run/netns/3098c017-2026-4683-8116-4dc4fe32fe1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c348a05_3b89_4a6f_adfc_fd8a2141adc0.slice PodAnnotations:0xc001be6190}] Aliases:map[]}\"\nJun 11 11:44:14.314435 crc crio[22553]: time=\"2026-06-11T11:44:14.313156852Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5c5844cc68-2pxdz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:14.465840 crc crio[22553]: time=\"2026-06-11T11:44:14.457528435Z\" level=info msg=\"Ran pod sandbox f5f56336ce9c69a9e804c5c7b5a4b2ba17e5cce921577e925f00eefe9ae35e4c with infra container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-t69zv/POD\" id=e3d5f528-e706-4f49-861d-780a8e71c78b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:14.466198 crc crio[22553]: time=\"2026-06-11T11:44:14.46591439Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=3c5eff0d-54d5-4988-bfdc-1ddacbf9928b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:14.466284 crc crio[22553]: time=\"2026-06-11T11:44:14.466232199Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found\" id=3c5eff0d-54d5-4988-bfdc-1ddacbf9928b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:14.466477 crc crio[22553]: time=\"2026-06-11T11:44:14.466427675Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found\" id=3c5eff0d-54d5-4988-bfdc-1ddacbf9928b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:14.499760 crc crio[22553]: time=\"2026-06-11T11:44:14.492164666Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=861244c6-4751-47c0-9ebb-546ba50ce6d6 name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:14.499760 crc crio[22553]: time=\"2026-06-11T11:44:14.495257057Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-wwtcp Namespace:openstack-operators ID:ce582868d8e55433181c18723de983ae0f0207049e6ecdade7ecd2ce728a2be6 UID:c581538e-5526-4741-add5-9cb2e663d475 NetNS:/var/run/netns/143cf89e-41b8-4a3e-8157-daf2bdd0422a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc581538e_5526_4741_add5_9cb2e663d475.slice PodAnnotations:0xc002b8a0b0}] Aliases:map[]}\"\nJun 11 11:44:14.499760 crc crio[22553]: time=\"2026-06-11T11:44:14.495486813Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-wwtcp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:14.499760 crc crio[22553]: time=\"2026-06-11T11:44:14.497501742Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-znjqp Namespace:openstack-operators ID:8b75e39c22cf011ee08ad876668d73c56ad725fd50cd77f03236ae38a64e38d6 UID:46036571-60cc-4180-ba0b-f5dac5b64684 NetNS:/var/run/netns/1ccd062a-4dd0-42a4-98d6-cefe507db84d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod46036571_60cc_4180_ba0b_f5dac5b64684.slice PodAnnotations:0xc0011e81d0}] Aliases:map[]}\"\nJun 11 11:44:14.499760 crc crio[22553]: time=\"2026-06-11T11:44:14.497572514Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-znjqp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:14.522567 crc crio[22553]: time=\"2026-06-11T11:44:14.522300346Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\\\"\"\nJun 11 11:44:15.380507 crc crio[22553]: 2026-06-11T11:44:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22d290cc1d6ca06 Mac:f2:99:94:c3:dd:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/2a3db1b7-479a-44c2-ab79-0e53b092dc62 SocketPath: PciID:}] [{Interface:0xc0000151c0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:44:15.397894 crc crio[22553]: time=\"2026-06-11T11:44:15.381588633Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-bvhqk Namespace:openstack-operators ID:22d290cc1d6ca06d83975e6115dc6af1e71c03991d6f89208427dc67eff801f7 UID:9ea30edd-af04-45a4-8fff-f9c0fd3360ff NetNS:/var/run/netns/2a3db1b7-479a-44c2-ab79-0e53b092dc62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ea30edd_af04_45a4_8fff_f9c0fd3360ff.slice PodAnnotations:0xc0011e8158}] Aliases:map[]}\"\nJun 11 11:44:15.397894 crc crio[22553]: time=\"2026-06-11T11:44:15.381928072Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-6bf8599b68-bvhqk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:44:15.642955 crc crio[22553]: 2026-06-11T11:44:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6125835c0ae7f75 Mac:22:74:79:7c:bb:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/d79f0499-f3db-483f-99f6-e728a17021fb SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:44:15.713822 crc crio[22553]: time=\"2026-06-11T11:44:15.640646733Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-5n8xl Namespace:openstack-operators ID:6125835c0ae7f75f419bcb6d1d44900697c32e91e5b088206818d56d9686bfed UID:fd86f190-e033-4a5e-9ffb-7b180a0f7f20 NetNS:/var/run/netns/d79f0499-f3db-483f-99f6-e728a17021fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd86f190_e033_4a5e_9ffb_7b180a0f7f20.slice PodAnnotations:0xc001be62f0}] Aliases:map[]}\"\nJun 11 11:44:15.713822 crc crio[22553]: time=\"2026-06-11T11:44:15.707400311Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-f4c4579bb-5n8xl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:44:15.864012 crc crio[22553]: 2026-06-11T11:44:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4bd345b18e403a9 Mac:fa:9c:84:77:00:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/ebb410eb-d040-431c-80fc-2e3515541190 SocketPath: PciID:}] [{Interface:0xc000014e40 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:44:15.871656 crc crio[22553]: time=\"2026-06-11T11:44:15.870491591Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-9ktxk Namespace:openstack-operators ID:4bd345b18e403a95485a85af52736c1d25a32f4c5a5f3246e71e64904baf8666 UID:760f3b72-90ef-4b62-bce0-f226cba5431e NetNS:/var/run/netns/ebb410eb-d040-431c-80fc-2e3515541190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod760f3b72_90ef_4b62_bce0_f226cba5431e.slice PodAnnotations:0xc002b8a2c8}] Aliases:map[]}\"\nJun 11 11:44:15.871656 crc crio[22553]: time=\"2026-06-11T11:44:15.871297974Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-9ktxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:44:16.407162 crc crio[22553]: 2026-06-11T11:44:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db988a2d67e6b04 Mac:36:51:4a:b7:73:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/294eecae-cfbe-457a-945a-33b38e000bc0 SocketPath: PciID:}] [{Interface:0xc0000151c0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:44:16.424758 crc crio[22553]: time=\"2026-06-11T11:44:16.42145274Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-td64m Namespace:openstack-operators ID:db988a2d67e6b04771622fa52c7e25a63146ded67d2746ebc03244b8719db464 UID:1581e0cf-3a41-462b-8186-3681e78a40d9 NetNS:/var/run/netns/294eecae-cfbe-457a-945a-33b38e000bc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1581e0cf_3a41_462b_8186_3681e78a40d9.slice PodAnnotations:0xc0011e8368}] Aliases:map[]}\"\nJun 11 11:44:16.424758 crc crio[22553]: time=\"2026-06-11T11:44:16.421928914Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-td64m for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:44:16.486761 crc crio[22553]: 2026-06-11T11:44:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:926db7456d50515 Mac:5e:ed:2d:24:37:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/81095401-fa26-4837-be15-e18a6f02f810 SocketPath: PciID:}] [{Interface:0xc00040f050 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:44:16.512130 crc crio[22553]: time=\"2026-06-11T11:44:16.507496461Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-nwls9 Namespace:openstack-operators ID:926db7456d50515470c65b409390bf41f1604eee33f6855e6fd108f4614b9265 UID:f47e423b-32f9-48e5-b088-c6381ece8d8c NetNS:/var/run/netns/81095401-fa26-4837-be15-e18a6f02f810 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf47e423b_32f9_48e5_b088_c6381ece8d8c.slice PodAnnotations:0xc00012abf8}] Aliases:map[]}\"\nJun 11 11:44:16.522616 crc crio[22553]: time=\"2026-06-11T11:44:16.522433717Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-577b679b5c-nwls9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:44:16.523503 crc crio[22553]: 2026-06-11T11:44:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11832b1a3b5d85d Mac:d2:3e:d6:71:cc:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/602677fd-9d3c-4922-87e6-c740204a54be SocketPath: PciID:}] [{Interface:0xc000193be0 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:44:16.537616 crc crio[22553]: time=\"2026-06-11T11:44:16.528638688Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-57bn8 Namespace:openstack-operators ID:11832b1a3b5d85d70ab5ea499ef583b807003e87907ca571dca3d9423ec0ed27 UID:e5b956cd-b374-43ad-ab0d-e905f3c8f892 NetNS:/var/run/netns/602677fd-9d3c-4922-87e6-c740204a54be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5b956cd_b374_43ad_ab0d_e905f3c8f892.slice PodAnnotations:0xc0011e84b8}] Aliases:map[]}\"\nJun 11 11:44:16.537616 crc crio[22553]: time=\"2026-06-11T11:44:16.529118992Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-57bn8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:44:16.632788 crc crio[22553]: 2026-06-11T11:44:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:993124f271b5ce1 Mac:d6:7f:f8:06:1e:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/7924ea3d-16a5-4958-9079-45f319acd028 SocketPath: PciID:}] [{Interface:0xc000014e60 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:44:16.632788 crc crio[22553]: time=\"2026-06-11T11:44:16.631553722Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-mkbbz Namespace:openstack-operators ID:993124f271b5ce1d9f148a09d554892a5f4433e11a64a015c843d805f7589b43 UID:ef88c6e0-a2bf-4bba-93d2-693afed3d849 NetNS:/var/run/netns/7924ea3d-16a5-4958-9079-45f319acd028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podef88c6e0_a2bf_4bba_93d2_693afed3d849.slice PodAnnotations:0xc00012aa20}] Aliases:map[]}\"\nJun 11 11:44:16.632788 crc crio[22553]: time=\"2026-06-11T11:44:16.631814349Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-688d5c756f-mkbbz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:44:16.771782 crc crio[22553]: time=\"2026-06-11T11:44:16.768079546Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f45zng/POD\" id=cd2207b7-9353-4f3b-8e8d-99000df29e8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:16.771782 crc crio[22553]: time=\"2026-06-11T11:44:16.768184859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:16.966420 crc crio[22553]: 2026-06-11T11:44:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99616b6c71abceb Mac:b2:38:7b:03:99:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/3e1c4778-1932-45a8-af96-52e1ee563196 SocketPath: PciID:}] [{Interface:0xc0004c05b0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:44:16.968645 crc crio[22553]: time=\"2026-06-11T11:44:16.967861687Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-5ppsh Namespace:openstack-operators ID:99616b6c71abceb213f4ae92bbbfa0a960722cdf22790e2157da99891671ae45 UID:5b4d7bf5-ef43-46e1-9fd5-e4aacb81d389 NetNS:/var/run/netns/3e1c4778-1932-45a8-af96-52e1ee563196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b4d7bf5_ef43_46e1_9fd5_e4aacb81d389.slice PodAnnotations:0xc00061e458}] Aliases:map[]}\"\nJun 11 11:44:16.968645 crc crio[22553]: time=\"2026-06-11T11:44:16.968157005Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-677d9d8477-5ppsh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:44:16.985157 crc crio[22553]: 2026-06-11T11:44:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db968c0217ef32b Mac:ce:bc:0e:d9:53:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/69f47132-c106-47f6-bac3-1f3856266ac2 SocketPath: PciID:}] [{Interface:0xc0000149c0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:44:16.985973 crc crio[22553]: time=\"2026-06-11T11:44:16.985877192Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-8hgnr Namespace:openstack-operators ID:db968c0217ef32b45cf4eb475bba885405a30afad4c21ec14c0c0adecc4cd813 UID:12214456-716f-48c7-98a5-0f43ea8c54a7 NetNS:/var/run/netns/69f47132-c106-47f6-bac3-1f3856266ac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12214456_716f_48c7_98a5_0f43ea8c54a7.slice PodAnnotations:0xc001be66e0}] Aliases:map[]}\"\nJun 11 11:44:16.986123 crc crio[22553]: time=\"2026-06-11T11:44:16.986046567Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-8hgnr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:44:17.057779 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4fc3dcd2dd255d Mac:d2:3b:63:40:96:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/16aa4bce-bf6e-4d9c-aafd-7cec4f1a5d15 SocketPath: PciID:}] [{Interface:0xc000135110 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:44:17.059042 crc crio[22553]: time=\"2026-06-11T11:44:17.058942755Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-2ptl7 Namespace:openstack-operators ID:a4fc3dcd2dd255dafb292d0cba137a613a7d140a6e9bdc191ce23c0adb7d39ad UID:e196a471-bfb7-4476-b164-3efcddac5882 NetNS:/var/run/netns/16aa4bce-bf6e-4d9c-aafd-7cec4f1a5d15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode196a471_bfb7_4476_b164_3efcddac5882.slice PodAnnotations:0xc00279a1a8}] Aliases:map[]}\"\nJun 11 11:44:17.059230 crc crio[22553]: time=\"2026-06-11T11:44:17.059098119Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-8d5599d7d-2ptl7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:44:17.250633 crc crio[22553]: time=\"2026-06-11T11:44:17.250480555Z\" level=info msg=\"Ran pod sandbox 99616b6c71abceb213f4ae92bbbfa0a960722cdf22790e2157da99891671ae45 with infra container: openstack-operators/manila-operator-controller-manager-677d9d8477-5ppsh/POD\" id=f475186c-ad76-4e4a-9821-2dc96377316d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:17.255482 crc crio[22553]: time=\"2026-06-11T11:44:17.255349167Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=c8c6673f-5444-4033-b6f0-6cfd74a66412 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.256520 crc crio[22553]: time=\"2026-06-11T11:44:17.256457559Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found\" id=c8c6673f-5444-4033-b6f0-6cfd74a66412 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.256607 crc crio[22553]: time=\"2026-06-11T11:44:17.256541212Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found\" id=c8c6673f-5444-4033-b6f0-6cfd74a66412 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.257814 crc crio[22553]: time=\"2026-06-11T11:44:17.257752217Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=52ca1576-5c40-47b8-a51d-5dde5fc3397a name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:17.262382 crc crio[22553]: time=\"2026-06-11T11:44:17.261869247Z\" level=info msg=\"Ran pod sandbox 926db7456d50515470c65b409390bf41f1604eee33f6855e6fd108f4614b9265 with infra container: openstack-operators/watcher-operator-controller-manager-577b679b5c-nwls9/POD\" id=0e79f234-8f9f-46b4-bd60-0e66babf7c06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:17.262382 crc crio[22553]: time=\"2026-06-11T11:44:17.26229797Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\\\"\"\nJun 11 11:44:17.271189 crc crio[22553]: time=\"2026-06-11T11:44:17.271086866Z\" level=info msg=\"Ran pod sandbox 6125835c0ae7f75f419bcb6d1d44900697c32e91e5b088206818d56d9686bfed with infra container: openstack-operators/nova-operator-controller-manager-f4c4579bb-5n8xl/POD\" id=9bfcb9bc-6179-409c-9034-2d1448bdf059 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:17.272770 crc crio[22553]: time=\"2026-06-11T11:44:17.272491857Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=fd296fc0-dc36-4b22-b593-ea92bd78a2af name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.273592 crc crio[22553]: time=\"2026-06-11T11:44:17.272791726Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found\" id=fd296fc0-dc36-4b22-b593-ea92bd78a2af name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.273592 crc crio[22553]: time=\"2026-06-11T11:44:17.272848638Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found\" id=fd296fc0-dc36-4b22-b593-ea92bd78a2af name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.276589 crc crio[22553]: time=\"2026-06-11T11:44:17.276497194Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=9a7e320a-36ad-4e91-8d10-4658d38b47f9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.276905 crc crio[22553]: time=\"2026-06-11T11:44:17.276844884Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found\" id=9a7e320a-36ad-4e91-8d10-4658d38b47f9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.277082 crc crio[22553]: time=\"2026-06-11T11:44:17.276997149Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found\" id=9a7e320a-36ad-4e91-8d10-4658d38b47f9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.278609 crc crio[22553]: time=\"2026-06-11T11:44:17.278046159Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=108a9143-d0e8-4042-a43a-afbe9864d4d2 name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:17.279672 crc crio[22553]: time=\"2026-06-11T11:44:17.279153162Z\" level=info msg=\"Ran pod sandbox db968c0217ef32b45cf4eb475bba885405a30afad4c21ec14c0c0adecc4cd813 with infra container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-8hgnr/POD\" id=6c3b87fd-5564-46bf-ba27-421a177a53e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:17.282947 crc crio[22553]: time=\"2026-06-11T11:44:17.282844259Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=e16862f1-83d3-44c7-acf3-bf9538c50bd0 name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:17.284959 crc crio[22553]: time=\"2026-06-11T11:44:17.284878629Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=337ddf6c-b8e6-44cb-8ca1-f3d5665efa74 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.285207 crc crio[22553]: time=\"2026-06-11T11:44:17.285146507Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 not found\" id=337ddf6c-b8e6-44cb-8ca1-f3d5665efa74 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.285284 crc crio[22553]: time=\"2026-06-11T11:44:17.285227969Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 found\" id=337ddf6c-b8e6-44cb-8ca1-f3d5665efa74 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.288086 crc crio[22553]: time=\"2026-06-11T11:44:17.287873726Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=4d8558bd-de04-4907-800e-05cbeb9c6e15 name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:17.292059 crc crio[22553]: time=\"2026-06-11T11:44:17.291662727Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\\\"\"\nJun 11 11:44:17.292734 crc crio[22553]: time=\"2026-06-11T11:44:17.292244674Z\" level=info msg=\"Ran pod sandbox 4bd345b18e403a95485a85af52736c1d25a32f4c5a5f3246e71e64904baf8666 with infra container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-9ktxk/POD\" id=dbf65d5b-1a0e-4b79-a8bc-48db7880aa81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:17.300454 crc crio[22553]: time=\"2026-06-11T11:44:17.298569158Z\" level=info msg=\"Ran pod sandbox a4fc3dcd2dd255dafb292d0cba137a613a7d140a6e9bdc191ce23c0adb7d39ad with infra container: openstack-operators/test-operator-controller-manager-8d5599d7d-2ptl7/POD\" id=e6b0c765-6bf4-4fc7-a344-fc1c283a8375 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:17.300454 crc crio[22553]: time=\"2026-06-11T11:44:17.298886518Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\\\"\"\nJun 11 11:44:17.300911 crc crio[22553]: time=\"2026-06-11T11:44:17.300873766Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\\\"\"\nJun 11 11:44:17.303350 crc crio[22553]: time=\"2026-06-11T11:44:17.303292086Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=2b456327-69d1-4f75-9e98-e73b3698617e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.303736 crc crio[22553]: time=\"2026-06-11T11:44:17.303657047Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found\" id=2b456327-69d1-4f75-9e98-e73b3698617e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.303879 crc crio[22553]: time=\"2026-06-11T11:44:17.303861603Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found\" id=2b456327-69d1-4f75-9e98-e73b3698617e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.304045 crc crio[22553]: time=\"2026-06-11T11:44:17.303963186Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=f13fd4e1-f32a-4b6d-89ca-ecefc9e195ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.304267 crc crio[22553]: time=\"2026-06-11T11:44:17.304217913Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found\" id=f13fd4e1-f32a-4b6d-89ca-ecefc9e195ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.305263 crc crio[22553]: time=\"2026-06-11T11:44:17.304295695Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found\" id=f13fd4e1-f32a-4b6d-89ca-ecefc9e195ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.305584 crc crio[22553]: time=\"2026-06-11T11:44:17.305559062Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=b21eab80-fdf1-41ba-816e-a284f7c28ab9 name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:17.308414 crc crio[22553]: time=\"2026-06-11T11:44:17.308382565Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=99ba2b22-fa8f-4c88-95ab-4974f2d0bd1f name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:17.308912 crc crio[22553]: time=\"2026-06-11T11:44:17.308762136Z\" level=info msg=\"Ran pod sandbox 22d290cc1d6ca06d83975e6115dc6af1e71c03991d6f89208427dc67eff801f7 with infra container: openstack-operators/designate-operator-controller-manager-6bf8599b68-bvhqk/POD\" id=0c213f7d-7dc1-4ef7-8e71-8d00461ec933 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:17.310802 crc crio[22553]: time=\"2026-06-11T11:44:17.310729563Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\\\"\"\nJun 11 11:44:17.310989 crc crio[22553]: time=\"2026-06-11T11:44:17.310900968Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\\\"\"\nJun 11 11:44:17.311412 crc crio[22553]: time=\"2026-06-11T11:44:17.311233988Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=95b4ecec-54a9-4421-a34a-bd7a931e6262 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.312622 crc crio[22553]: time=\"2026-06-11T11:44:17.312601928Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found\" id=95b4ecec-54a9-4421-a34a-bd7a931e6262 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.312813 crc crio[22553]: time=\"2026-06-11T11:44:17.312793954Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found\" id=95b4ecec-54a9-4421-a34a-bd7a931e6262 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.313903 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfe21a6723f96cc Mac:f6:62:fa:f2:48:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/3098c017-2026-4683-8116-4dc4fe32fe1f SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:44:17.316075 crc crio[22553]: time=\"2026-06-11T11:44:17.315897144Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=84fe5678-9a51-4def-bddf-c315ae324788 name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:17.317369 crc crio[22553]: time=\"2026-06-11T11:44:17.317255534Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-2pxdz Namespace:openstack-operators ID:cfe21a6723f96cc67ed17243d9d94e69fef89b7573c6c5cac34a2da0a6b54a73 UID:4c348a05-3b89-4a6f-adfc-fd8a2141adc0 NetNS:/var/run/netns/3098c017-2026-4683-8116-4dc4fe32fe1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c348a05_3b89_4a6f_adfc_fd8a2141adc0.slice PodAnnotations:0xc001be6190}] Aliases:map[]}\"\nJun 11 11:44:17.317879 crc crio[22553]: time=\"2026-06-11T11:44:17.317624774Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5c5844cc68-2pxdz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:44:17.341335 crc crio[22553]: time=\"2026-06-11T11:44:17.341250094Z\" level=info msg=\"Ran pod sandbox 993124f271b5ce1d9f148a09d554892a5f4433e11a64a015c843d805f7589b43 with infra container: openstack-operators/neutron-operator-controller-manager-688d5c756f-mkbbz/POD\" id=6564b86e-ef1c-4fd7-81fc-8da398038d02 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:17.342335 crc crio[22553]: time=\"2026-06-11T11:44:17.341475241Z\" level=info msg=\"Ran pod sandbox 11832b1a3b5d85d70ab5ea499ef583b807003e87907ca571dca3d9423ec0ed27 with infra container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-57bn8/POD\" id=07ac2c22-b032-4df5-bd49-a27322d31598 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:17.342417 crc crio[22553]: time=\"2026-06-11T11:44:17.342351106Z\" level=info msg=\"Ran pod sandbox db988a2d67e6b04771622fa52c7e25a63146ded67d2746ebc03244b8719db464 with infra container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-td64m/POD\" id=822b72cb-bb18-4af1-b400-20b915674043 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:17.343847 crc crio[22553]: time=\"2026-06-11T11:44:17.343672125Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=020b2f44-3754-42f7-ae81-faa7c0dfd5cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.344071 crc crio[22553]: time=\"2026-06-11T11:44:17.343962943Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d not found\" id=020b2f44-3754-42f7-ae81-faa7c0dfd5cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.344243 crc crio[22553]: time=\"2026-06-11T11:44:17.344169299Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d found\" id=020b2f44-3754-42f7-ae81-faa7c0dfd5cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.344537 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb9ff12dffea686 Mac:de:36:13:f4:ee:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/c846e07a-7cdb-42ab-9d6d-19a45e267e17 SocketPath: PciID:}] [{Interface:0xc00033a8f0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:44:17.345373 crc crio[22553]: time=\"2026-06-11T11:44:17.345057405Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=e92e0e04-8b08-4ba8-8f45-75b907049c46 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.345373 crc crio[22553]: time=\"2026-06-11T11:44:17.34522736Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=974ebcca-4ac1-4f3c-a039-34f067a1d314 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.345592 crc crio[22553]: time=\"2026-06-11T11:44:17.345532849Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=ff0343fd-cb2e-4ad1-afbe-1c4e6a451cc0 name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:17.346293 crc crio[22553]: time=\"2026-06-11T11:44:17.34625204Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-jvhzw Namespace:openstack-operators ID:bb9ff12dffea6863c41272f165d9628b4c7550b0f68ddcc90c7331568e0c0872 UID:62bf959d-432d-4795-a5b1-dd2994ad2b33 NetNS:/var/run/netns/c846e07a-7cdb-42ab-9d6d-19a45e267e17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62bf959d_432d_4795_a5b1_dd2994ad2b33.slice PodAnnotations:0xc001be6840}] Aliases:map[]}\"\nJun 11 11:44:17.348105 crc crio[22553]: time=\"2026-06-11T11:44:17.348082443Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-jvhzw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:44:17.349441 crc crio[22553]: time=\"2026-06-11T11:44:17.34934878Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\\\"\"\nJun 11 11:44:17.350767 crc crio[22553]: time=\"2026-06-11T11:44:17.350638788Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\\\"\"\nJun 11 11:44:17.351177 crc crio[22553]: time=\"2026-06-11T11:44:17.351090211Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686304-p457f Namespace:openshift-infra ID:bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed UID:5858428a-51cc-465f-98ab-9bd1754757b0 NetNS:/var/run/netns/23a68f7a-52e8-40ea-844d-1f6a43bf9be9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5858428a_51cc_465f_98ab_9bd1754757b0.slice PodAnnotations:0xc00061f000}] Aliases:map[]}\"\nJun 11 11:44:17.351177 crc crio[22553]: time=\"2026-06-11T11:44:17.351129262Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686304-p457f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:17.356220 crc crio[22553]: time=\"2026-06-11T11:44:17.356128528Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found\" id=e92e0e04-8b08-4ba8-8f45-75b907049c46 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.356513 crc crio[22553]: time=\"2026-06-11T11:44:17.356258882Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found\" id=e92e0e04-8b08-4ba8-8f45-75b907049c46 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.359494 crc crio[22553]: time=\"2026-06-11T11:44:17.359350952Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=8a31dc9a-248c-4a6d-b518-a8e8f6b0eb63 name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:17.362017 crc crio[22553]: time=\"2026-06-11T11:44:17.361592808Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found\" id=974ebcca-4ac1-4f3c-a039-34f067a1d314 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.362522 crc crio[22553]: time=\"2026-06-11T11:44:17.362264707Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found\" id=974ebcca-4ac1-4f3c-a039-34f067a1d314 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.371496 crc crio[22553]: time=\"2026-06-11T11:44:17.370809967Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=88e5090d-2813-4bf8-9c27-bfdfe8e16a02 name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:17.373751 crc crio[22553]: time=\"2026-06-11T11:44:17.373608858Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-hptvr Namespace:openstack-operators ID:4b63995433e75822a69591500b88277532bdedaa28a6c7e07dabfedd31db0589 UID:efbebbb5-d6e9-4347-8155-d2d4cae37cda NetNS:/var/run/netns/c3f78dde-b54f-43f7-a27f-614ffc5f06ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podefbebbb5_d6e9_4347_8155_d2d4cae37cda.slice PodAnnotations:0xc000ca0030}] Aliases:map[]}\"\nJun 11 11:44:17.373905 crc crio[22553]: time=\"2026-06-11T11:44:17.373882646Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-hptvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:17.374752 crc crio[22553]: time=\"2026-06-11T11:44:17.374640798Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\\\"\"\nJun 11 11:44:17.375798 crc crio[22553]: time=\"2026-06-11T11:44:17.375771651Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\\\"\"\nJun 11 11:44:17.379648 crc crio[22553]: time=\"2026-06-11T11:44:17.379609123Z\" level=info msg=\"Ran pod sandbox cfe21a6723f96cc67ed17243d9d94e69fef89b7573c6c5cac34a2da0a6b54a73 with infra container: openstack-operators/heat-operator-controller-manager-5c5844cc68-2pxdz/POD\" id=0d1eba14-f699-4b65-981a-22cff7ab571b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:17.388915 crc crio[22553]: time=\"2026-06-11T11:44:17.388842213Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=bdec2869-5298-4c0c-8794-b77cefc03dd2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.401660 crc crio[22553]: time=\"2026-06-11T11:44:17.401477992Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found\" id=bdec2869-5298-4c0c-8794-b77cefc03dd2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.402091 crc crio[22553]: time=\"2026-06-11T11:44:17.401613956Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found\" id=bdec2869-5298-4c0c-8794-b77cefc03dd2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.422552 crc crio[22553]: time=\"2026-06-11T11:44:17.422478055Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-5844f5ff8d-fdj98 Namespace:openstack-operators ID:6b8b976197343277aca2cf6da80c4b79a1f2a9a8819799e2a2920eafe1c81735 UID:6b3bbf71-f9e9-4cf9-b9bd-51f972706768 NetNS:/var/run/netns/f67e66d1-eb99-4993-8a5b-10af70c69c74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b3bbf71_f9e9_4cf9_b9bd_51f972706768.slice PodAnnotations:0xc000ca0108}] Aliases:map[]}\"\nJun 11 11:44:17.424753 crc crio[22553]: time=\"2026-06-11T11:44:17.42472172Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-5844f5ff8d-fdj98 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:17.467530 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fb546c3fa357c1 Mac:9a:37:60:bc:73:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/1cc54a8e-3611-4134-b89e-eecd8d1e8235 SocketPath: PciID:}] [{Interface:0xc000148970 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:44:17.469171 crc crio[22553]: time=\"2026-06-11T11:44:17.469084015Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-pwqrc Namespace:openstack-operators ID:2fb546c3fa357c181837be33a6cd086763229484bd8c2aebaba1c1fa35064e77 UID:f55e0d2e-c74a-4067-9dc9-e80405b6a6ea NetNS:/var/run/netns/1cc54a8e-3611-4134-b89e-eecd8d1e8235 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf55e0d2e_c74a_4067_9dc9_e80405b6a6ea.slice PodAnnotations:0xc0048002e0}] Aliases:map[]}\"\nJun 11 11:44:17.469400 crc crio[22553]: time=\"2026-06-11T11:44:17.469300601Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6495978d8d-pwqrc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:44:17.501947 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42a3dabbdac081e Mac:a2:31:7e:1b:c3:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/4f7c1367-c4b9-4da8-8c01-8ef6a0cbc683 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:44:17.503952 crc crio[22553]: time=\"2026-06-11T11:44:17.50387581Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-dp287 Namespace:openstack-operators ID:42a3dabbdac081e7ea9bd63954ece8297c4ee7bc4a6cea694945e39a766a3fd2 UID:81ce060b-36d1-4d51-902f-123599d919b7 NetNS:/var/run/netns/4f7c1367-c4b9-4da8-8c01-8ef6a0cbc683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81ce060b_36d1_4d51_902f_123599d919b7.slice PodAnnotations:0xc0011e87c0}] Aliases:map[]}\"\nJun 11 11:44:17.504141 crc crio[22553]: time=\"2026-06-11T11:44:17.504078496Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-dp287 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:44:17.507123 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b75e39c22cf011 Mac:9a:d5:9b:ef:5b:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/1ccd062a-4dd0-42a4-98d6-cefe507db84d SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:44:17.512669 crc crio[22553]: time=\"2026-06-11T11:44:17.512141152Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-znjqp Namespace:openstack-operators ID:8b75e39c22cf011ee08ad876668d73c56ad725fd50cd77f03236ae38a64e38d6 UID:46036571-60cc-4180-ba0b-f5dac5b64684 NetNS:/var/run/netns/1ccd062a-4dd0-42a4-98d6-cefe507db84d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod46036571_60cc_4180_ba0b_f5dac5b64684.slice PodAnnotations:0xc0011e81d0}] Aliases:map[]}\"\nJun 11 11:44:17.512669 crc crio[22553]: time=\"2026-06-11T11:44:17.512355648Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-znjqp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:44:17.513530 crc crio[22553]: time=\"2026-06-11T11:44:17.513349267Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=47050bd3-475b-441c-81f3-d60601c06d94 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.513720 crc crio[22553]: time=\"2026-06-11T11:44:17.513585394Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found\" id=47050bd3-475b-441c-81f3-d60601c06d94 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.513720 crc crio[22553]: time=\"2026-06-11T11:44:17.513644655Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found\" id=47050bd3-475b-441c-81f3-d60601c06d94 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.519013 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce582868d8e5543 Mac:9a:3e:04:bd:2d:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/143cf89e-41b8-4a3e-8157-daf2bdd0422a SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:44:17.519013 crc crio[22553]: time=\"2026-06-11T11:44:17.517158568Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-wwtcp Namespace:openstack-operators ID:ce582868d8e55433181c18723de983ae0f0207049e6ecdade7ecd2ce728a2be6 UID:c581538e-5526-4741-add5-9cb2e663d475 NetNS:/var/run/netns/143cf89e-41b8-4a3e-8157-daf2bdd0422a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc581538e_5526_4741_add5_9cb2e663d475.slice PodAnnotations:0xc002b8a0b0}] Aliases:map[]}\"\nJun 11 11:44:17.519013 crc crio[22553]: time=\"2026-06-11T11:44:17.517352834Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-wwtcp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:44:17.519013 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b3260ba5563255 Mac:de:53:dc:9a:3e:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/b65d8a3b-fea9-4e44-bfbf-71762b9c90aa SocketPath: PciID:}] [{Interface:0xc0000149d0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:44:17.519013 crc crio[22553]: time=\"2026-06-11T11:44:17.51894317Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-xc2pt Namespace:openstack-operators ID:7b3260ba5563255ba1c41fff77464d5463691bc64e18b35acbb8158446a2eaa5 UID:498f6d34-81d6-4ca2-9cbd-5953eb90b8ed NetNS:/var/run/netns/b65d8a3b-fea9-4e44-bfbf-71762b9c90aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod498f6d34_81d6_4ca2_9cbd_5953eb90b8ed.slice PodAnnotations:0xc002b8a670}] Aliases:map[]}\"\nJun 11 11:44:17.519510 crc crio[22553]: time=\"2026-06-11T11:44:17.519071054Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-xc2pt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:44:17.695454 crc crio[22553]: time=\"2026-06-11T11:44:17.694934576Z\" level=info msg=\"Ran pod sandbox bb9ff12dffea6863c41272f165d9628b4c7550b0f68ddcc90c7331568e0c0872 with infra container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-jvhzw/POD\" id=b00bfdb1-01b2-4e69-a13e-3aa65e8b84d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:17.701298 crc crio[22553]: time=\"2026-06-11T11:44:17.701265541Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=2042263e-542b-44ff-b29c-5735e71f1ae4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.701995 crc crio[22553]: time=\"2026-06-11T11:44:17.701894149Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed not found\" id=2042263e-542b-44ff-b29c-5735e71f1ae4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.702403 crc crio[22553]: time=\"2026-06-11T11:44:17.702372413Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed found\" id=2042263e-542b-44ff-b29c-5735e71f1ae4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.705448 crc crio[22553]: time=\"2026-06-11T11:44:17.705391061Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=fe6797c1-35dd-4843-bd74-d6dd2b98342e name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:17.710430 crc crio[22553]: time=\"2026-06-11T11:44:17.710261673Z\" level=info msg=\"Ran pod sandbox 8b75e39c22cf011ee08ad876668d73c56ad725fd50cd77f03236ae38a64e38d6 with infra container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-znjqp/POD\" id=5bb477e9-09c8-44de-a560-0c124749f726 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:17.714258 crc crio[22553]: time=\"2026-06-11T11:44:17.714179228Z\" level=info msg=\"Ran pod sandbox 2fb546c3fa357c181837be33a6cd086763229484bd8c2aebaba1c1fa35064e77 with infra container: openstack-operators/octavia-operator-controller-manager-6495978d8d-pwqrc/POD\" id=2c06ed02-aa02-48d7-b1a2-31062aed6d58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:17.716211 crc crio[22553]: time=\"2026-06-11T11:44:17.716126135Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=7ce76c5e-d4fd-440a-be33-b208af99dff4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.716736 crc crio[22553]: time=\"2026-06-11T11:44:17.716483915Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 not found\" id=7ce76c5e-d4fd-440a-be33-b208af99dff4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.716736 crc crio[22553]: time=\"2026-06-11T11:44:17.716616779Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 found\" id=7ce76c5e-d4fd-440a-be33-b208af99dff4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.717845 crc crio[22553]: time=\"2026-06-11T11:44:17.717623368Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=df1bd9a7-1a54-44e8-a446-ae6359ad4580 name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:17.718044 crc crio[22553]: time=\"2026-06-11T11:44:17.717980139Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=bbfcc2b8-6671-49ea-a445-772a61838ceb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.718165 crc crio[22553]: time=\"2026-06-11T11:44:17.718134713Z\" level=info msg=\"Ran pod sandbox ce582868d8e55433181c18723de983ae0f0207049e6ecdade7ecd2ce728a2be6 with infra container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-wwtcp/POD\" id=1173fd40-8e43-49dd-82c9-53db793d2d8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:17.718292 crc crio[22553]: time=\"2026-06-11T11:44:17.718145523Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found\" id=bbfcc2b8-6671-49ea-a445-772a61838ceb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.718610 crc crio[22553]: time=\"2026-06-11T11:44:17.718393481Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found\" id=bbfcc2b8-6671-49ea-a445-772a61838ceb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.736298 crc crio[22553]: time=\"2026-06-11T11:44:17.735445168Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=de452a33-f8ba-4e47-bcf1-9793feeb4253 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.736298 crc crio[22553]: time=\"2026-06-11T11:44:17.735905702Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=de452a33-f8ba-4e47-bcf1-9793feeb4253 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.736298 crc crio[22553]: time=\"2026-06-11T11:44:17.735973844Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=de452a33-f8ba-4e47-bcf1-9793feeb4253 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.736298 crc crio[22553]: time=\"2026-06-11T11:44:17.735992534Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\\\"\"\nJun 11 11:44:17.739352 crc crio[22553]: time=\"2026-06-11T11:44:17.7392559Z\" level=info msg=\"Ran pod sandbox 7b3260ba5563255ba1c41fff77464d5463691bc64e18b35acbb8158446a2eaa5 with infra container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-xc2pt/POD\" id=57ea4f3d-70b3-4b49-adb7-7083ab0abcb0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:17.741778 crc crio[22553]: time=\"2026-06-11T11:44:17.74166482Z\" level=info msg=\"Ran pod sandbox 42a3dabbdac081e7ea9bd63954ece8297c4ee7bc4a6cea694945e39a766a3fd2 with infra container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-dp287/POD\" id=fc067066-2230-4ef2-a4b2-a568e38ca069 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:17.744591 crc crio[22553]: time=\"2026-06-11T11:44:17.744460601Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=358d217d-0d33-494e-92d5-f0ab32f550d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.744878 crc crio[22553]: time=\"2026-06-11T11:44:17.744825312Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found\" id=358d217d-0d33-494e-92d5-f0ab32f550d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.745112 crc crio[22553]: time=\"2026-06-11T11:44:17.744891134Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found\" id=358d217d-0d33-494e-92d5-f0ab32f550d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.746835 crc crio[22553]: time=\"2026-06-11T11:44:17.746408168Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=54514e14-9c6a-4283-952d-caba8aee2466 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.746835 crc crio[22553]: time=\"2026-06-11T11:44:17.746636335Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=54514e14-9c6a-4283-952d-caba8aee2466 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.746835 crc crio[22553]: time=\"2026-06-11T11:44:17.746764429Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=54514e14-9c6a-4283-952d-caba8aee2466 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:17.773220 crc crio[22553]: time=\"2026-06-11T11:44:17.773013785Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\\\"\"\nJun 11 11:44:17.902750 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb6c7a42d9f34d6 Mac:7a:41:82:14:91:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/23a68f7a-52e8-40ea-844d-1f6a43bf9be9 SocketPath: PciID:}] [{Interface:0xc0002ac710 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:44:17.904071 crc crio[22553]: time=\"2026-06-11T11:44:17.903990817Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686304-p457f Namespace:openshift-infra ID:bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed UID:5858428a-51cc-465f-98ab-9bd1754757b0 NetNS:/var/run/netns/23a68f7a-52e8-40ea-844d-1f6a43bf9be9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5858428a_51cc_465f_98ab_9bd1754757b0.slice PodAnnotations:0xc00061f000}] Aliases:map[]}\"\nJun 11 11:44:17.904295 crc crio[22553]: time=\"2026-06-11T11:44:17.904215444Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686304-p457f for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:44:18.034468 crc crio[22553]: 2026-06-11T11:44:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b63995433e7582 Mac:2e:7d:32:78:7c:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/c3f78dde-b54f-43f7-a27f-614ffc5f06ca SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:44:18.035653 crc crio[22553]: time=\"2026-06-11T11:44:18.035561617Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-hptvr Namespace:openstack-operators ID:4b63995433e75822a69591500b88277532bdedaa28a6c7e07dabfedd31db0589 UID:efbebbb5-d6e9-4347-8155-d2d4cae37cda NetNS:/var/run/netns/c3f78dde-b54f-43f7-a27f-614ffc5f06ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podefbebbb5_d6e9_4347_8155_d2d4cae37cda.slice PodAnnotations:0xc000ca0030}] Aliases:map[]}\"\nJun 11 11:44:18.035895 crc crio[22553]: time=\"2026-06-11T11:44:18.035828135Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-hptvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:44:18.201002 crc crio[22553]: 2026-06-11T11:44:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b8b97619734327 Mac:b2:e4:0f:1a:04:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/f67e66d1-eb99-4993-8a5b-10af70c69c74 SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:44:18.202061 crc crio[22553]: time=\"2026-06-11T11:44:18.201991604Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-5844f5ff8d-fdj98 Namespace:openstack-operators ID:6b8b976197343277aca2cf6da80c4b79a1f2a9a8819799e2a2920eafe1c81735 UID:6b3bbf71-f9e9-4cf9-b9bd-51f972706768 NetNS:/var/run/netns/f67e66d1-eb99-4993-8a5b-10af70c69c74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b3bbf71_f9e9_4cf9_b9bd_51f972706768.slice PodAnnotations:0xc000ca0108}] Aliases:map[]}\"\nJun 11 11:44:18.202179 crc crio[22553]: time=\"2026-06-11T11:44:18.202156209Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-5844f5ff8d-fdj98 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:44:18.351129 crc crio[22553]: time=\"2026-06-11T11:44:18.351051644Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759f45zng Namespace:openstack-operators ID:a8fc844aec1db0c789c0abe18551946a6869626980b23b492a24abc927d5243c UID:bb4d8d4f-e9be-4298-9ead-e3c41936eadb NetNS:/var/run/netns/649a6685-9bcf-4cbc-b0a2-e84027539847 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb4d8d4f_e9be_4298_9ead_e3c41936eadb.slice PodAnnotations:0xc00279a058}] Aliases:map[]}\"\nJun 11 11:44:18.351603 crc crio[22553]: time=\"2026-06-11T11:44:18.3515729Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f45zng to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:44:18.355071 crc crio[22553]: time=\"2026-06-11T11:44:18.354897167Z\" level=info msg=\"Ran pod sandbox bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed with infra container: openshift-infra/auto-csr-approver-29686304-p457f/POD\" id=3dc57eca-d76e-448b-9efc-ba06ef63f6c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:18.359484 crc crio[22553]: time=\"2026-06-11T11:44:18.359209413Z\" level=info msg=\"Ran pod sandbox 4b63995433e75822a69591500b88277532bdedaa28a6c7e07dabfedd31db0589 with infra container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-hptvr/POD\" id=18d1941c-9adc-478c-8521-7a653a271a4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:18.360643 crc crio[22553]: time=\"2026-06-11T11:44:18.360189881Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ea98b932-e3fb-4e6b-b1cf-eb50e437df30 name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:18.364938 crc crio[22553]: time=\"2026-06-11T11:44:18.364845857Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=f23130dc-85f5-456d-b397-cfd0618df599 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:18.366860 crc crio[22553]: time=\"2026-06-11T11:44:18.366605708Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found\" id=f23130dc-85f5-456d-b397-cfd0618df599 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:18.367271 crc crio[22553]: time=\"2026-06-11T11:44:18.367209636Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found\" id=f23130dc-85f5-456d-b397-cfd0618df599 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:18.367939 crc crio[22553]: time=\"2026-06-11T11:44:18.367881706Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:44:18.372268 crc crio[22553]: time=\"2026-06-11T11:44:18.37212955Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=6eef0825-0df9-450c-8ec9-d84fe24a30f7 name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:18.382243 crc crio[22553]: time=\"2026-06-11T11:44:18.382015528Z\" level=info msg=\"Ran pod sandbox 6b8b976197343277aca2cf6da80c4b79a1f2a9a8819799e2a2920eafe1c81735 with infra container: openstack-operators/openstack-operator-controller-manager-5844f5ff8d-fdj98/POD\" id=47eb805c-ea2a-477a-a306-affd5c95ae1d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:18.382417 crc crio[22553]: time=\"2026-06-11T11:44:18.382276606Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\\\"\"\nJun 11 11:44:18.400392 crc crio[22553]: time=\"2026-06-11T11:44:18.400282051Z\" level=info msg=\"Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=a6f9ab38-31a6-4c34-8445-43e67b9eb212 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:18.650262 crc crio[22553]: time=\"2026-06-11T11:44:18.646837057Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=7c98160c-6f00-49a6-a4ae-80c21575fda8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:18.651161 crc crio[22553]: time=\"2026-06-11T11:44:18.65105819Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=7c98160c-6f00-49a6-a4ae-80c21575fda8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:18.651161 crc crio[22553]: time=\"2026-06-11T11:44:18.651121342Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=7c98160c-6f00-49a6-a4ae-80c21575fda8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:18.665075 crc crio[22553]: time=\"2026-06-11T11:44:18.665001057Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=0cf98e3a-7d1f-4cb4-8934-6e4a36c2f426 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:18.666523 crc crio[22553]: time=\"2026-06-11T11:44:18.666497111Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found\" id=0cf98e3a-7d1f-4cb4-8934-6e4a36c2f426 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:18.666767 crc crio[22553]: time=\"2026-06-11T11:44:18.666740668Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found\" id=0cf98e3a-7d1f-4cb4-8934-6e4a36c2f426 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:18.679775 crc crio[22553]: time=\"2026-06-11T11:44:18.679655454Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=367ae3b0-4019-45aa-886c-783264c8feb3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:18.680026 crc crio[22553]: time=\"2026-06-11T11:44:18.679958422Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=367ae3b0-4019-45aa-886c-783264c8feb3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:18.680026 crc crio[22553]: time=\"2026-06-11T11:44:18.680009884Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=367ae3b0-4019-45aa-886c-783264c8feb3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:18.697128 crc crio[22553]: time=\"2026-06-11T11:44:18.697021321Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=664849e0-c3de-4b70-b0d4-53a9c04e8cf4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:18.699274 crc crio[22553]: time=\"2026-06-11T11:44:18.699171603Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found\" id=664849e0-c3de-4b70-b0d4-53a9c04e8cf4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:18.699383 crc crio[22553]: time=\"2026-06-11T11:44:18.699274546Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found\" id=664849e0-c3de-4b70-b0d4-53a9c04e8cf4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:18.703654 crc crio[22553]: time=\"2026-06-11T11:44:18.703565432Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=09f13536-6066-4bfc-8076-31fba3ddbe42 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:18.703928 crc crio[22553]: time=\"2026-06-11T11:44:18.70387337Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found\" id=09f13536-6066-4bfc-8076-31fba3ddbe42 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:18.704001 crc crio[22553]: time=\"2026-06-11T11:44:18.703951353Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found\" id=09f13536-6066-4bfc-8076-31fba3ddbe42 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:18.972437 crc crio[22553]: 2026-06-11T11:44:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8fc844aec1db0c Mac:e6:83:78:33:4a:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/649a6685-9bcf-4cbc-b0a2-e84027539847 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:44:18.974636 crc crio[22553]: time=\"2026-06-11T11:44:18.974587271Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759f45zng Namespace:openstack-operators ID:a8fc844aec1db0c789c0abe18551946a6869626980b23b492a24abc927d5243c UID:bb4d8d4f-e9be-4298-9ead-e3c41936eadb NetNS:/var/run/netns/649a6685-9bcf-4cbc-b0a2-e84027539847 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb4d8d4f_e9be_4298_9ead_e3c41936eadb.slice PodAnnotations:0xc00279a058}] Aliases:map[]}\"\nJun 11 11:44:18.975204 crc crio[22553]: time=\"2026-06-11T11:44:18.975180098Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f45zng for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:44:19.012499 crc crio[22553]: time=\"2026-06-11T11:44:19.012406645Z\" level=info msg=\"Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=79bbc211-6790-4ead-816d-3e041ee6d1a3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:19.716613 crc crio[22553]: time=\"2026-06-11T11:44:19.716516644Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=1451161f-614c-4741-a53a-c434dec3f4b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:19.720284 crc crio[22553]: time=\"2026-06-11T11:44:19.717107251Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=1451161f-614c-4741-a53a-c434dec3f4b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:19.720284 crc crio[22553]: time=\"2026-06-11T11:44:19.717170763Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=1451161f-614c-4741-a53a-c434dec3f4b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:19.720284 crc crio[22553]: time=\"2026-06-11T11:44:19.717306517Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=acf09730-1dcc-4e6c-bb8e-9a4bf8cdd7ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:19.720284 crc crio[22553]: time=\"2026-06-11T11:44:19.717483792Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=acf09730-1dcc-4e6c-bb8e-9a4bf8cdd7ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:19.720284 crc crio[22553]: time=\"2026-06-11T11:44:19.717524823Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=acf09730-1dcc-4e6c-bb8e-9a4bf8cdd7ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:19.720284 crc crio[22553]: time=\"2026-06-11T11:44:19.717933125Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=1c18faae-b799-4ea5-b9c7-a0a833e06fc2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:19.720284 crc crio[22553]: time=\"2026-06-11T11:44:19.718051279Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found\" id=1c18faae-b799-4ea5-b9c7-a0a833e06fc2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:19.720284 crc crio[22553]: time=\"2026-06-11T11:44:19.71809669Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found\" id=1c18faae-b799-4ea5-b9c7-a0a833e06fc2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:19.722961 crc crio[22553]: time=\"2026-06-11T11:44:19.720913882Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=5a5d4a3f-71a2-4b94-a476-deec6345801a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:19.722961 crc crio[22553]: time=\"2026-06-11T11:44:19.721564641Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found\" id=5a5d4a3f-71a2-4b94-a476-deec6345801a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:19.722961 crc crio[22553]: time=\"2026-06-11T11:44:19.721726916Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found\" id=5a5d4a3f-71a2-4b94-a476-deec6345801a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:20.340003 crc crio[22553]: time=\"2026-06-11T11:44:20.33864256Z\" level=info msg=\"Ran pod sandbox a8fc844aec1db0c789c0abe18551946a6869626980b23b492a24abc927d5243c with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f45zng/POD\" id=cd2207b7-9353-4f3b-8e8d-99000df29e8e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:44:20.347157 crc crio[22553]: time=\"2026-06-11T11:44:20.338397173Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-5844f5ff8d-fdj98/manager\" id=b22bccb3-4d91-497a-a99b-259d8cf02c5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:20.358154 crc crio[22553]: time=\"2026-06-11T11:44:20.358008815Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=af51812b-bfb0-4d50-bd92-03e24aea72a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:20.358762 crc crio[22553]: time=\"2026-06-11T11:44:20.358570222Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 not found\" id=af51812b-bfb0-4d50-bd92-03e24aea72a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:20.358849 crc crio[22553]: time=\"2026-06-11T11:44:20.358819359Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 found\" id=af51812b-bfb0-4d50-bd92-03e24aea72a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:20.361289 crc crio[22553]: time=\"2026-06-11T11:44:20.361166457Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=6187914f-a93c-4bcd-aa02-4cd9223598b5 name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:20.378554 crc crio[22553]: time=\"2026-06-11T11:44:20.378464842Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\\\"\"\nJun 11 11:44:24.568612 crc crio[22553]: time=\"2026-06-11T11:44:24.564644031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:30.892423 crc crio[22553]: time=\"2026-06-11T11:44:30.89134723Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=fc99d057-7b94-4477-bdbc-44b4f5f376aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:30.898890 crc crio[22553]: time=\"2026-06-11T11:44:30.891537306Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=aebd4bda-4246-49ec-90bd-1ad2b943bcc3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:30.898890 crc crio[22553]: time=\"2026-06-11T11:44:30.892617127Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found\" id=fc99d057-7b94-4477-bdbc-44b4f5f376aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:30.898890 crc crio[22553]: time=\"2026-06-11T11:44:30.892671439Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found\" id=fc99d057-7b94-4477-bdbc-44b4f5f376aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:30.898890 crc crio[22553]: time=\"2026-06-11T11:44:30.892821153Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found\" id=aebd4bda-4246-49ec-90bd-1ad2b943bcc3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:30.898890 crc crio[22553]: time=\"2026-06-11T11:44:30.892958487Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found\" id=aebd4bda-4246-49ec-90bd-1ad2b943bcc3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:30.898890 crc crio[22553]: time=\"2026-06-11T11:44:30.894634216Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=21f81d73-358a-4745-ab90-de40766aac7c name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:30.898890 crc crio[22553]: time=\"2026-06-11T11:44:30.895548373Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=058dd979-d9f4-4534-a6aa-ae3addb7c4c1 name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:30.905273 crc crio[22553]: time=\"2026-06-11T11:44:30.90505554Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\\\"\"\nJun 11 11:44:30.906036 crc crio[22553]: time=\"2026-06-11T11:44:30.905951617Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\\\"\"\nJun 11 11:44:31.891117 crc crio[22553]: time=\"2026-06-11T11:44:31.891002905Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=d8dcd1e2-df11-4f75-8912-53e0c9d25a89 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:31.891651 crc crio[22553]: time=\"2026-06-11T11:44:31.891597162Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=d8dcd1e2-df11-4f75-8912-53e0c9d25a89 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:31.892304 crc crio[22553]: time=\"2026-06-11T11:44:31.891742897Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=d8dcd1e2-df11-4f75-8912-53e0c9d25a89 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:31.893272 crc crio[22553]: time=\"2026-06-11T11:44:31.893131717Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=f2bfb90a-135d-443e-a886-798d424fb563 name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:31.903877 crc crio[22553]: time=\"2026-06-11T11:44:31.903781208Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\\\"\"\nJun 11 11:44:33.891459 crc crio[22553]: time=\"2026-06-11T11:44:33.890645592Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=6a1cd600-5411-4e90-a556-74e38d3358f7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:33.892941 crc crio[22553]: time=\"2026-06-11T11:44:33.891671222Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=6a1cd600-5411-4e90-a556-74e38d3358f7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:33.892941 crc crio[22553]: time=\"2026-06-11T11:44:33.891815366Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=6a1cd600-5411-4e90-a556-74e38d3358f7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:33.893506 crc crio[22553]: time=\"2026-06-11T11:44:33.893400283Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=5a0ee287-14dd-4a74-9e81-2cdbb1188e2c name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:33.896941 crc crio[22553]: time=\"2026-06-11T11:44:33.896824893Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\\\"\"\nJun 11 11:44:34.890119 crc crio[22553]: time=\"2026-06-11T11:44:34.889995998Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=6c7bc4bd-a455-4402-8d12-d93701785e67 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:34.890847 crc crio[22553]: time=\"2026-06-11T11:44:34.890570855Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found\" id=6c7bc4bd-a455-4402-8d12-d93701785e67 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:34.890961 crc crio[22553]: time=\"2026-06-11T11:44:34.890859513Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found\" id=6c7bc4bd-a455-4402-8d12-d93701785e67 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:34.893381 crc crio[22553]: time=\"2026-06-11T11:44:34.893258463Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=b7e9f6de-8a46-491e-91d8-841bc67cc23f name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:34.900761 crc crio[22553]: time=\"2026-06-11T11:44:34.900589687Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\\\"\"\nJun 11 11:44:52.787629 crc crio[22553]: time=\"2026-06-11T11:44:52.786166138Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=3dceab01-b2e8-48fb-9629-2b7a1fd7c71d name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:52.791183 crc crio[22553]: time=\"2026-06-11T11:44:52.790187285Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=14ff166e-8814-4755-a626-aa137dff59e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:53.296467 crc crio[22553]: time=\"2026-06-11T11:44:53.295913075Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=861244c6-4751-47c0-9ebb-546ba50ce6d6 name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:53.298855 crc crio[22553]: time=\"2026-06-11T11:44:53.298593893Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=a1fdb5d1-e7f4-4c83-bcf1-0664f6e4f0ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:53.504590 crc crio[22553]: time=\"2026-06-11T11:44:53.502867634Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=108a9143-d0e8-4042-a43a-afbe9864d4d2 name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:53.505842 crc crio[22553]: time=\"2026-06-11T11:44:53.505744988Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=88e682ef-2d1f-49f0-968f-945d9decdcb1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:53.866880 crc crio[22553]: time=\"2026-06-11T11:44:53.8666196Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=88e5090d-2813-4bf8-9c27-bfdfe8e16a02 name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:53.868449 crc crio[22553]: time=\"2026-06-11T11:44:53.868346061Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=976b3795-5ec5-4be4-af17-491d9886b18a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:54.853351 crc crio[22553]: time=\"2026-06-11T11:44:54.8531515Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ea98b932-e3fb-4e6b-b1cf-eb50e437df30 name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:54.854370 crc crio[22553]: time=\"2026-06-11T11:44:54.854244812Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bdacea98-5e5b-4fac-943a-57d6660ebdd0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:55.646177 crc crio[22553]: time=\"2026-06-11T11:44:55.645192466Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=84fe5678-9a51-4def-bddf-c315ae324788 name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:55.648170 crc crio[22553]: time=\"2026-06-11T11:44:55.647274016Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=fd5f232a-a142-417a-93fd-bf79bedb9130 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:55.648170 crc crio[22553]: time=\"2026-06-11T11:44:55.64807988Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2f7117bf-c40c-40ac-ab9d-a24877a824e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:55.670377 crc crio[22553]: time=\"2026-06-11T11:44:55.670175485Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=b21eab80-fdf1-41ba-816e-a284f7c28ab9 name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:55.673997 crc crio[22553]: time=\"2026-06-11T11:44:55.673284475Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=dbbcb382-ff41-4fc8-8bfc-943c2ae03982 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:56.531126 crc crio[22553]: time=\"2026-06-11T11:44:56.531046169Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=ff1a9fcd-b1da-4024-8a56-6efdc65b6bbe name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:56.532097 crc crio[22553]: time=\"2026-06-11T11:44:56.532062568Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=43b1e188-32d6-41ac-b895-096b38b9b802 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:56.550998 crc crio[22553]: time=\"2026-06-11T11:44:56.550259939Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686304-p457f/oc\" id=ab8e1db4-4544-4b9c-989b-48eec3f6430d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:44:56.563727 crc crio[22553]: time=\"2026-06-11T11:44:56.563517986Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=ff0343fd-cb2e-4ad1-afbe-1c4e6a451cc0 name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:56.565398 crc crio[22553]: time=\"2026-06-11T11:44:56.565279768Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=e22b2348-1dbf-412d-a7cd-6b3080c69803 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:57.565185 crc crio[22553]: time=\"2026-06-11T11:44:57.564965423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:44:57.601814 crc crio[22553]: time=\"2026-06-11T11:44:57.601541551Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=a09159e4-08a5-462f-beb1-241f37946a18 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:57.604195 crc crio[22553]: time=\"2026-06-11T11:44:57.604097995Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=54c6835f-0b88-4a6f-90ce-61e0d3ac65ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:57.616073 crc crio[22553]: time=\"2026-06-11T11:44:57.61591914Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=df1bd9a7-1a54-44e8-a446-ae6359ad4580 name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:57.617570 crc crio[22553]: time=\"2026-06-11T11:44:57.61728744Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=fa270bb9-58d3-45fe-a23e-5b75243b8b06 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:57.659395 crc crio[22553]: time=\"2026-06-11T11:44:57.659194933Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=16c2681c-041e-4f45-b083-b6c0774c9ae8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:57.678464 crc crio[22553]: time=\"2026-06-11T11:44:57.678374983Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=fe6797c1-35dd-4843-bd74-d6dd2b98342e name=/runtime.v1.ImageService/PullImage\nJun 11 11:44:57.680255 crc crio[22553]: time=\"2026-06-11T11:44:57.680194936Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=5156e29a-0755-4d70-b2e5-7137999aa134 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:58.553554 crc crio[22553]: time=\"2026-06-11T11:44:58.553273425Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=290b9d70-dd9c-4496-a66b-64c9c86d7ebf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:44:58.558418 crc crio[22553]: time=\"2026-06-11T11:44:58.558359354Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-nwls9/manager\" id=11e14285-ffd1-499e-b2ad-552d48628a58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:00.491551 crc crio[22553]: time=\"2026-06-11T11:45:00.489657388Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-t69zv/manager\" id=484eca97-408e-4b4e-954d-e0c7f0eb7257 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:00.545539 crc crio[22553]: time=\"2026-06-11T11:45:00.545425115Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686305-p6vjb/POD\" id=5c42aa4e-56c1-47f4-8609-d86f6151ccfe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:00.545881 crc crio[22553]: time=\"2026-06-11T11:45:00.545555969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:02.241753 crc crio[22553]: time=\"2026-06-11T11:45:02.239544506Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-57bn8/manager\" id=f4d47f3d-9031-4c5f-b87f-5d2f5b9618b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:02.250019 crc crio[22553]: time=\"2026-06-11T11:45:02.249937119Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=6eef0825-0df9-450c-8ec9-d84fe24a30f7 name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:02.251368 crc crio[22553]: time=\"2026-06-11T11:45:02.251268358Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=e5f67eec-290e-4676-a5bb-ee652044da66 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:02.368269 crc crio[22553]: time=\"2026-06-11T11:45:02.368104448Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-2ptl7/manager\" id=d0b638b2-2fea-4a4f-a245-467c83063660 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:03.921531 crc crio[22553]: time=\"2026-06-11T11:45:03.920580806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:03.922395 crc crio[22553]: time=\"2026-06-11T11:45:03.922263745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:03.926058 crc crio[22553]: time=\"2026-06-11T11:45:03.924025076Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=abca843e-5831-4925-bf26-54bd13d8e3ba name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:03.930339 crc crio[22553]: time=\"2026-06-11T11:45:03.929791275Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=533e58da-2d34-4e87-8422-10081e2d83ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:03.931405 crc crio[22553]: time=\"2026-06-11T11:45:03.931270098Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-bvhqk/manager\" id=5483fd36-31c7-4dc3-bde4-c24a96ab9240 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:03.955445 crc crio[22553]: time=\"2026-06-11T11:45:03.955271658Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-mkbbz/manager\" id=b769d07b-f355-4569-9c37-7aa181af40bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:05.065356 crc crio[22553]: time=\"2026-06-11T11:45:05.065217201Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=6187914f-a93c-4bcd-aa02-4cd9223598b5 name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:05.067204 crc crio[22553]: time=\"2026-06-11T11:45:05.066555571Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=63b7e411-42ff-47e0-ab7f-c1bf99530651 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:05.105827 crc crio[22553]: time=\"2026-06-11T11:45:05.105672402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.119180 crc crio[22553]: time=\"2026-06-11T11:45:05.119043062Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=52ca1576-5c40-47b8-a51d-5dde5fc3397a name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:05.120624 crc crio[22553]: time=\"2026-06-11T11:45:05.120496565Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=eddab616-cfbe-4df5-8e8b-c9bb11a0cd77 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:05.126106 crc crio[22553]: time=\"2026-06-11T11:45:05.126034616Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=99ba2b22-fa8f-4c88-95ab-4974f2d0bd1f name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:05.128849 crc crio[22553]: time=\"2026-06-11T11:45:05.128258561Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=fb55ca04-a19e-477b-8765-69cc03718505 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:05.149467 crc crio[22553]: time=\"2026-06-11T11:45:05.147609096Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=8a31dc9a-248c-4a6d-b518-a8e8f6b0eb63 name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:05.152625 crc crio[22553]: time=\"2026-06-11T11:45:05.152215201Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=37a1a144-5065-4b86-8b3b-730f5c1851e8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:05.160492 crc crio[22553]: time=\"2026-06-11T11:45:05.160381089Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=21f81d73-358a-4745-ab90-de40766aac7c name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:05.165584 crc crio[22553]: time=\"2026-06-11T11:45:05.165291692Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=1767074a-e96f-4f96-9cb5-c30c8f19130d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:05.176227 crc crio[22553]: time=\"2026-06-11T11:45:05.175652584Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=058dd979-d9f4-4534-a6aa-ae3addb7c4c1 name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:05.177957 crc crio[22553]: time=\"2026-06-11T11:45:05.177850799Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=946376dd-6660-45b3-b7d1-fa8e0e6afa5a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:05.178556 crc crio[22553]: time=\"2026-06-11T11:45:05.178427785Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=5a0ee287-14dd-4a74-9e81-2cdbb1188e2c name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:05.179444 crc crio[22553]: time=\"2026-06-11T11:45:05.179371603Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=ab1d7b2b-f88f-4532-b764-7af33d7156f4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:05.191084 crc crio[22553]: time=\"2026-06-11T11:45:05.190995042Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=f2bfb90a-135d-443e-a886-798d424fb563 name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:05.192062 crc crio[22553]: time=\"2026-06-11T11:45:05.191942359Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=468e3039-a22e-4231-af19-eb12e4dd87b8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:05.204488 crc crio[22553]: time=\"2026-06-11T11:45:05.2039697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.204488 crc crio[22553]: time=\"2026-06-11T11:45:05.204291669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.208450 crc crio[22553]: time=\"2026-06-11T11:45:05.205751552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.211055 crc crio[22553]: time=\"2026-06-11T11:45:05.210792029Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=f0c0a61e-eb17-45a0-97b7-be659a85f1cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:05.211055 crc crio[22553]: time=\"2026-06-11T11:45:05.21084112Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=5dbef234-cb0d-4ee0-aaca-f25faa560842 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:05.215671 crc crio[22553]: time=\"2026-06-11T11:45:05.215590319Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-jvhzw/manager\" id=0062d691-d704-4dbf-b7a0-c56c1383c92f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:05.225836 crc crio[22553]: time=\"2026-06-11T11:45:05.225779636Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-znjqp/manager\" id=356780fc-eb9f-4a06-a05a-b07d0d0758fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:05.236394 crc crio[22553]: time=\"2026-06-11T11:45:05.236266562Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=e16862f1-83d3-44c7-acf3-bf9538c50bd0 name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:05.238292 crc crio[22553]: time=\"2026-06-11T11:45:05.23755596Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=ca423784-f2ab-4e43-ac36-e572ab1a1f34 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:05.238593 crc crio[22553]: time=\"2026-06-11T11:45:05.238544369Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=b7e9f6de-8a46-491e-91d8-841bc67cc23f name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:05.246040 crc crio[22553]: time=\"2026-06-11T11:45:05.245968236Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=ceefd492-9de4-406f-81e7-0482bb7e98ba name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:05.248897 crc crio[22553]: time=\"2026-06-11T11:45:05.248794708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.253470 crc crio[22553]: time=\"2026-06-11T11:45:05.253428893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.259500 crc crio[22553]: time=\"2026-06-11T11:45:05.259386047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.263302 crc crio[22553]: time=\"2026-06-11T11:45:05.263223149Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=4d8558bd-de04-4907-800e-05cbeb9c6e15 name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:05.265462 crc crio[22553]: time=\"2026-06-11T11:45:05.265385512Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=e6786092-7f75-49a6-a09e-3ec588190ef3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:05.275754 crc crio[22553]: time=\"2026-06-11T11:45:05.275609521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.282807 crc crio[22553]: time=\"2026-06-11T11:45:05.282656306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.289502 crc crio[22553]: time=\"2026-06-11T11:45:05.289405853Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=8e9b5e50-9020-4b5d-897d-5bfdcebcdd6a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:05.289995 crc crio[22553]: time=\"2026-06-11T11:45:05.289923228Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=665b13a8-2041-4fdc-8b99-e95972f2d147 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:05.290506 crc crio[22553]: time=\"2026-06-11T11:45:05.290435723Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=521c05c1-b896-43e7-80a4-df4de0ff7cbf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:05.300417 crc crio[22553]: time=\"2026-06-11T11:45:05.295094109Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=cbea5f97-4562-4d66-a467-66a888c93e45 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:05.300417 crc crio[22553]: time=\"2026-06-11T11:45:05.297942412Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=8959c53d-c1d6-458b-a00f-ff90a1d06dd8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:05.300417 crc crio[22553]: time=\"2026-06-11T11:45:05.299138847Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=5e54c221-7070-4b7b-bc20-ac2199df1584 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:05.306529 crc crio[22553]: time=\"2026-06-11T11:45:05.306451241Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=78e47bd2-74a1-49d4-b9a2-0225ffb88691 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:05.307300 crc crio[22553]: time=\"2026-06-11T11:45:05.307251474Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=1b9ffd3b-6687-4775-b3c5-b46511d8752b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:05.309719 crc crio[22553]: time=\"2026-06-11T11:45:05.307275125Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=ab6cc68a-78f8-4501-a812-dc2d0121e417 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:05.310008 crc crio[22553]: time=\"2026-06-11T11:45:05.308167021Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=f2a67396-94db-4f54-85b1-ebae4b2bcb2a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:05.312639 crc crio[22553]: time=\"2026-06-11T11:45:05.312553339Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-9ktxk/manager\" id=e4f708b3-6480-4386-b3e4-e65949cfd371 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:05.332251 crc crio[22553]: time=\"2026-06-11T11:45:05.332183442Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686305-p6vjb Namespace:openshift-operator-lifecycle-manager ID:06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb UID:e30bff66-83ac-43c9-b0a6-13374edd0ad6 NetNS:/var/run/netns/c6307185-87bc-4e1c-83aa-b9195a1f69cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode30bff66_83ac_43c9_b0a6_13374edd0ad6.slice PodAnnotations:0xc0011e8088}] Aliases:map[]}\"\nJun 11 11:45:05.332735 crc crio[22553]: time=\"2026-06-11T11:45:05.332662036Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686305-p6vjb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:05.336377 crc crio[22553]: time=\"2026-06-11T11:45:05.336336443Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-5n8xl/manager\" id=5007721e-74cf-4ed4-b738-800bb76407b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:05.340409 crc crio[22553]: time=\"2026-06-11T11:45:05.340288688Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=47378771-67ee-4aba-a898-51473153d015 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:05.355518 crc crio[22553]: time=\"2026-06-11T11:45:05.354801172Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-hptvr/manager\" id=bfbd5d77-47d6-4866-87f8-e47cf941b861 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:05.357971 crc crio[22553]: time=\"2026-06-11T11:45:05.35783439Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f45zng/manager\" id=36e3bde1-8d06-4de9-97f4-c38ea88a4e92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:05.391891 crc crio[22553]: time=\"2026-06-11T11:45:05.391824472Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-td64m/manager\" id=38651426-fce9-4089-b09f-9dc92ca83a12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:05.398855 crc crio[22553]: time=\"2026-06-11T11:45:05.398776695Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-2pxdz/manager\" id=936b044f-657f-4e29-ab05-2d0f826097c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:05.406876 crc crio[22553]: time=\"2026-06-11T11:45:05.405868402Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-5ppsh/manager\" id=1c5b5047-391f-482a-84f5-0b5c62e70212 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:05.411336 crc crio[22553]: time=\"2026-06-11T11:45:05.411039123Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-dp287/manager\" id=62a2f72b-e065-4cb8-b3fb-0e6670ea64d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:05.465256 crc crio[22553]: time=\"2026-06-11T11:45:05.46505559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.465918 crc crio[22553]: time=\"2026-06-11T11:45:05.465592495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.474616 crc crio[22553]: time=\"2026-06-11T11:45:05.474516046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.475462 crc crio[22553]: time=\"2026-06-11T11:45:05.475372681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.477370 crc crio[22553]: time=\"2026-06-11T11:45:05.477288027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.520516 crc crio[22553]: time=\"2026-06-11T11:45:05.519038245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.531279 crc crio[22553]: time=\"2026-06-11T11:45:05.531080746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.553869 crc crio[22553]: time=\"2026-06-11T11:45:05.553790979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.557376 crc crio[22553]: time=\"2026-06-11T11:45:05.556068076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.560838 crc crio[22553]: time=\"2026-06-11T11:45:05.560769553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.564566 crc crio[22553]: time=\"2026-06-11T11:45:05.564505482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.564816 crc crio[22553]: time=\"2026-06-11T11:45:05.564527773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.570946 crc crio[22553]: time=\"2026-06-11T11:45:05.566025506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.570946 crc crio[22553]: time=\"2026-06-11T11:45:05.567757917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.570946 crc crio[22553]: time=\"2026-06-11T11:45:05.568390255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.570946 crc crio[22553]: time=\"2026-06-11T11:45:05.569073335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.570946 crc crio[22553]: time=\"2026-06-11T11:45:05.57059431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.572202 crc crio[22553]: time=\"2026-06-11T11:45:05.572127904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.636340 crc crio[22553]: time=\"2026-06-11T11:45:05.635835444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.650240 crc crio[22553]: time=\"2026-06-11T11:45:05.650141541Z\" level=info msg=\"Created container d546dae5c4ec6a8a0f3eec19b3287e593ffc0f9ad6a795c36b3ab4761a438fc2: openstack-operators/openstack-operator-controller-manager-5844f5ff8d-fdj98/manager\" id=b22bccb3-4d91-497a-a99b-259d8cf02c5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:05.658254 crc crio[22553]: time=\"2026-06-11T11:45:05.65764078Z\" level=info msg=\"Starting container: d546dae5c4ec6a8a0f3eec19b3287e593ffc0f9ad6a795c36b3ab4761a438fc2\" id=0422a0c1-6a37-466e-baf1-e7ab98497c7a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:05.658254 crc crio[22553]: time=\"2026-06-11T11:45:05.657865397Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-xc2pt/manager\" id=c5ffaed6-13e7-4248-897f-0925ab78e226 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:05.662606 crc crio[22553]: time=\"2026-06-11T11:45:05.662045649Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-8hgnr/manager\" id=7f623002-fa3d-43a5-bae8-c1fc3ee3a323 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:05.667970 crc crio[22553]: time=\"2026-06-11T11:45:05.667102906Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-pwqrc/manager\" id=5513acea-89d8-4b81-921c-91e7b21a493f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:05.673622 crc crio[22553]: time=\"2026-06-11T11:45:05.672912036Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic\" id=9b9f2fde-e9f1-4994-b9e4-3711cac633bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:05.673622 crc crio[22553]: time=\"2026-06-11T11:45:05.67305908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.676266 crc crio[22553]: time=\"2026-06-11T11:45:05.675210673Z\" level=info msg=\"Started container\" PID=52558 containerID=d546dae5c4ec6a8a0f3eec19b3287e593ffc0f9ad6a795c36b3ab4761a438fc2 description=openstack-operators/openstack-operator-controller-manager-5844f5ff8d-fdj98/manager id=0422a0c1-6a37-466e-baf1-e7ab98497c7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b8b976197343277aca2cf6da80c4b79a1f2a9a8819799e2a2920eafe1c81735\nJun 11 11:45:05.677151 crc crio[22553]: time=\"2026-06-11T11:45:05.676723227Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-wwtcp/manager\" id=d77c91e3-b09c-45be-85f5-7b3d494dfaf2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:05.679661 crc crio[22553]: time=\"2026-06-11T11:45:05.679406655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.687552 crc crio[22553]: time=\"2026-06-11T11:45:05.686843702Z\" level=info msg=\"Created container 73737a4a9bb3194186588379d692307ca40a6ce7fefc3addba5530754ec17b0d: openstack-operators/watcher-operator-controller-manager-577b679b5c-nwls9/manager\" id=11e14285-ffd1-499e-b2ad-552d48628a58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:05.690172 crc crio[22553]: time=\"2026-06-11T11:45:05.690058066Z\" level=info msg=\"Starting container: 73737a4a9bb3194186588379d692307ca40a6ce7fefc3addba5530754ec17b0d\" id=0f8f0acd-278e-4725-8d17-ec0e9b3bb26f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:05.703266 crc crio[22553]: time=\"2026-06-11T11:45:05.700430059Z\" level=info msg=\"Started container\" PID=52624 containerID=73737a4a9bb3194186588379d692307ca40a6ce7fefc3addba5530754ec17b0d description=openstack-operators/watcher-operator-controller-manager-577b679b5c-nwls9/manager id=0f8f0acd-278e-4725-8d17-ec0e9b3bb26f name=/runtime.v1.RuntimeService/StartContainer sandboxID=926db7456d50515470c65b409390bf41f1604eee33f6855e6fd108f4614b9265\nJun 11 11:45:05.711143 crc crio[22553]: time=\"2026-06-11T11:45:05.710099191Z\" level=info msg=\"Created container 52c35d2828ec20d276343ffb789bdfad7dff999f4dd426054724d151e997a109: openstack-operators/designate-operator-controller-manager-6bf8599b68-bvhqk/manager\" id=5483fd36-31c7-4dc3-bde4-c24a96ab9240 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:05.717635 crc crio[22553]: time=\"2026-06-11T11:45:05.716374894Z\" level=info msg=\"Starting container: 52c35d2828ec20d276343ffb789bdfad7dff999f4dd426054724d151e997a109\" id=01a73cbf-f6cc-4365-907f-4d22622f43ed name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:05.733852 crc crio[22553]: time=\"2026-06-11T11:45:05.733748401Z\" level=info msg=\"Started container\" PID=52605 containerID=52c35d2828ec20d276343ffb789bdfad7dff999f4dd426054724d151e997a109 description=openstack-operators/designate-operator-controller-manager-6bf8599b68-bvhqk/manager id=01a73cbf-f6cc-4365-907f-4d22622f43ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=22d290cc1d6ca06d83975e6115dc6af1e71c03991d6f89208427dc67eff801f7\nJun 11 11:45:05.737543 crc crio[22553]: time=\"2026-06-11T11:45:05.737498211Z\" level=info msg=\"Created container f18a23eb8a5467a0240e04e5d12eeb9c8ac57e74ad40b2e89a74db7cc32dda4a: openstack-operators/neutron-operator-controller-manager-688d5c756f-mkbbz/manager\" id=b769d07b-f355-4569-9c37-7aa181af40bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:05.740741 crc crio[22553]: time=\"2026-06-11T11:45:05.739416147Z\" level=info msg=\"Created container ab2adfb3926f54a0f49781cf78bd1111fa9a568830f3cb0837a85dac5a739c43: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-57bn8/manager\" id=f4d47f3d-9031-4c5f-b87f-5d2f5b9618b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:05.741262 crc crio[22553]: time=\"2026-06-11T11:45:05.741175268Z\" level=info msg=\"Starting container: f18a23eb8a5467a0240e04e5d12eeb9c8ac57e74ad40b2e89a74db7cc32dda4a\" id=0c17d39d-a1a0-4f8d-8025-eff623c45986 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:05.742179 crc crio[22553]: time=\"2026-06-11T11:45:05.741898299Z\" level=info msg=\"Starting container: ab2adfb3926f54a0f49781cf78bd1111fa9a568830f3cb0837a85dac5a739c43\" id=c8df4434-605e-41c9-87b8-5ca6b5d82d0b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:05.742665 crc crio[22553]: time=\"2026-06-11T11:45:05.742584119Z\" level=info msg=\"Created container b65efa08b75297459de7413c08a9178a038f09dca7cfa0c5157256561f1c16ae: openstack-operators/cinder-operator-controller-manager-86c584f6fc-t69zv/manager\" id=484eca97-408e-4b4e-954d-e0c7f0eb7257 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:05.745099 crc crio[22553]: time=\"2026-06-11T11:45:05.74502251Z\" level=info msg=\"Starting container: b65efa08b75297459de7413c08a9178a038f09dca7cfa0c5157256561f1c16ae\" id=3311c78c-d411-4f6a-a292-d109d1004439 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:05.759650 crc crio[22553]: time=\"2026-06-11T11:45:05.759504273Z\" level=info msg=\"Started container\" PID=52604 containerID=f18a23eb8a5467a0240e04e5d12eeb9c8ac57e74ad40b2e89a74db7cc32dda4a description=openstack-operators/neutron-operator-controller-manager-688d5c756f-mkbbz/manager id=0c17d39d-a1a0-4f8d-8025-eff623c45986 name=/runtime.v1.RuntimeService/StartContainer sandboxID=993124f271b5ce1d9f148a09d554892a5f4433e11a64a015c843d805f7589b43\nJun 11 11:45:05.764378 crc crio[22553]: time=\"2026-06-11T11:45:05.760664987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.764378 crc crio[22553]: time=\"2026-06-11T11:45:05.761510211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.767152 crc crio[22553]: time=\"2026-06-11T11:45:05.767063784Z\" level=info msg=\"Started container\" PID=52615 containerID=ab2adfb3926f54a0f49781cf78bd1111fa9a568830f3cb0837a85dac5a739c43 description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-57bn8/manager id=c8df4434-605e-41c9-87b8-5ca6b5d82d0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=11832b1a3b5d85d70ab5ea499ef583b807003e87907ca571dca3d9423ec0ed27\nJun 11 11:45:05.806460 crc crio[22553]: time=\"2026-06-11T11:45:05.803180318Z\" level=info msg=\"Started container\" PID=52623 containerID=b65efa08b75297459de7413c08a9178a038f09dca7cfa0c5157256561f1c16ae description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-t69zv/manager id=3311c78c-d411-4f6a-a292-d109d1004439 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5f56336ce9c69a9e804c5c7b5a4b2ba17e5cce921577e925f00eefe9ae35e4c\nJun 11 11:45:05.828448 crc crio[22553]: time=\"2026-06-11T11:45:05.828362352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.847878 crc crio[22553]: time=\"2026-06-11T11:45:05.846283986Z\" level=info msg=\"Created container e62b3b09765027552e2aef5cb11ba7e62774ab0dd309c72bcc83ba8b181ae5c7: openshift-infra/auto-csr-approver-29686304-p457f/oc\" id=ab8e1db4-4544-4b9c-989b-48eec3f6430d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:05.847878 crc crio[22553]: time=\"2026-06-11T11:45:05.847342466Z\" level=info msg=\"Created container 86895c4618ffa93e4b09bb1c68afdb32ddf1ef752948e705cbd836be022f40ed: openstack-operators/horizon-operator-controller-manager-548d6d5f9-jvhzw/manager\" id=0062d691-d704-4dbf-b7a0-c56c1383c92f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:05.849520 crc crio[22553]: time=\"2026-06-11T11:45:05.849418037Z\" level=info msg=\"Starting container: e62b3b09765027552e2aef5cb11ba7e62774ab0dd309c72bcc83ba8b181ae5c7\" id=d3c215b0-5dd9-4e2d-9422-39f70e7881b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:05.851060 crc crio[22553]: time=\"2026-06-11T11:45:05.850992413Z\" level=info msg=\"Starting container: 86895c4618ffa93e4b09bb1c68afdb32ddf1ef752948e705cbd836be022f40ed\" id=f4519ea3-9f5e-4a5e-a1da-e0924272f5f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:05.855043 crc crio[22553]: time=\"2026-06-11T11:45:05.854949008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.855542 crc crio[22553]: time=\"2026-06-11T11:45:05.855245167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.856000 crc crio[22553]: time=\"2026-06-11T11:45:05.855929557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:05.859431 crc crio[22553]: time=\"2026-06-11T11:45:05.857962076Z\" level=info msg=\"Started container\" PID=52638 containerID=e62b3b09765027552e2aef5cb11ba7e62774ab0dd309c72bcc83ba8b181ae5c7 description=openshift-infra/auto-csr-approver-29686304-p457f/oc id=d3c215b0-5dd9-4e2d-9422-39f70e7881b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed\nJun 11 11:45:05.892813 crc crio[22553]: time=\"2026-06-11T11:45:05.892644879Z\" level=info msg=\"Started container\" PID=52670 containerID=86895c4618ffa93e4b09bb1c68afdb32ddf1ef752948e705cbd836be022f40ed description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-jvhzw/manager id=f4519ea3-9f5e-4a5e-a1da-e0924272f5f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb9ff12dffea6863c41272f165d9628b4c7550b0f68ddcc90c7331568e0c0872\nJun 11 11:45:05.921328 crc crio[22553]: 2026-06-11T11:45:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06df43cf7ed31a3 Mac:ae:d2:84:69:69:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/c6307185-87bc-4e1c-83aa-b9195a1f69cc SocketPath: PciID:}] [{Interface:0xc000014500 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:45:05.927842 crc crio[22553]: time=\"2026-06-11T11:45:05.92661688Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686305-p6vjb Namespace:openshift-operator-lifecycle-manager ID:06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb UID:e30bff66-83ac-43c9-b0a6-13374edd0ad6 NetNS:/var/run/netns/c6307185-87bc-4e1c-83aa-b9195a1f69cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode30bff66_83ac_43c9_b0a6_13374edd0ad6.slice PodAnnotations:0xc0011e8088}] Aliases:map[]}\"\nJun 11 11:45:05.927842 crc crio[22553]: time=\"2026-06-11T11:45:05.927047053Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686305-p6vjb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:45:06.007769 crc crio[22553]: time=\"2026-06-11T11:45:06.005667447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.017566 crc crio[22553]: time=\"2026-06-11T11:45:06.017439031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.021837 crc crio[22553]: time=\"2026-06-11T11:45:06.021633333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.023544 crc crio[22553]: time=\"2026-06-11T11:45:06.023455486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.026860 crc crio[22553]: time=\"2026-06-11T11:45:06.026763893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.040389 crc crio[22553]: time=\"2026-06-11T11:45:06.040226536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.056770 crc crio[22553]: time=\"2026-06-11T11:45:06.055505091Z\" level=info msg=\"Created container 99bc613164ce4e17f1540da8415cb65a48ad8e8d56f1e6e9b094296f22824bb2: openstack-operators/test-operator-controller-manager-8d5599d7d-2ptl7/manager\" id=d0b638b2-2fea-4a4f-a245-467c83063660 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:06.059022 crc crio[22553]: time=\"2026-06-11T11:45:06.058257342Z\" level=info msg=\"Starting container: 99bc613164ce4e17f1540da8415cb65a48ad8e8d56f1e6e9b094296f22824bb2\" id=14f036f4-4dd8-4275-8cc5-a8a079509461 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:06.076589 crc crio[22553]: time=\"2026-06-11T11:45:06.076449133Z\" level=info msg=\"Started container\" PID=52747 containerID=99bc613164ce4e17f1540da8415cb65a48ad8e8d56f1e6e9b094296f22824bb2 description=openstack-operators/test-operator-controller-manager-8d5599d7d-2ptl7/manager id=14f036f4-4dd8-4275-8cc5-a8a079509461 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4fc3dcd2dd255dafb292d0cba137a613a7d140a6e9bdc191ce23c0adb7d39ad\nJun 11 11:45:06.093661 crc crio[22553]: time=\"2026-06-11T11:45:06.093559102Z\" level=info msg=\"Ran pod sandbox 06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686305-p6vjb/POD\" id=5c42aa4e-56c1-47f4-8609-d86f6151ccfe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:06.096993 crc crio[22553]: time=\"2026-06-11T11:45:06.09691248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=def9952c-2a12-4fae-92c0-7635d9b986ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:06.186293 crc crio[22553]: time=\"2026-06-11T11:45:06.185455754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.195727 crc crio[22553]: time=\"2026-06-11T11:45:06.195449136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7fa7b8a2-79b0-41c2-8a8c-1f730076346a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:06.202057 crc crio[22553]: time=\"2026-06-11T11:45:06.201860493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.251880 crc crio[22553]: time=\"2026-06-11T11:45:06.251760099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.257846 crc crio[22553]: time=\"2026-06-11T11:45:06.257651771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.263387 crc crio[22553]: time=\"2026-06-11T11:45:06.263028348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.267940 crc crio[22553]: time=\"2026-06-11T11:45:06.267826648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.301609 crc crio[22553]: time=\"2026-06-11T11:45:06.301425199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.348556 crc crio[22553]: time=\"2026-06-11T11:45:06.34842505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.365191 crc crio[22553]: time=\"2026-06-11T11:45:06.364020235Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686305-p6vjb/collect-profiles\" id=5e018c49-b8a6-4f41-836e-94f5c020d86f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:06.365815 crc crio[22553]: time=\"2026-06-11T11:45:06.365775246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.393018 crc crio[22553]: time=\"2026-06-11T11:45:06.389797878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.424010 crc crio[22553]: time=\"2026-06-11T11:45:06.423888012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.432660 crc crio[22553]: time=\"2026-06-11T11:45:06.432514994Z\" level=info msg=\"Created container 7a6172d1428be48bd4794f476094732b5bc6d4017667bf3374d231815e302683: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f45zng/manager\" id=36e3bde1-8d06-4de9-97f4-c38ea88a4e92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:06.435561 crc crio[22553]: time=\"2026-06-11T11:45:06.4354694Z\" level=info msg=\"Starting container: 7a6172d1428be48bd4794f476094732b5bc6d4017667bf3374d231815e302683\" id=b3153ec4-6a3f-4ca2-9b27-c6ef489b11e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:06.448468 crc crio[22553]: time=\"2026-06-11T11:45:06.448338016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.455537 crc crio[22553]: time=\"2026-06-11T11:45:06.455446854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.458002 crc crio[22553]: time=\"2026-06-11T11:45:06.457889755Z\" level=info msg=\"Started container\" PID=52788 containerID=7a6172d1428be48bd4794f476094732b5bc6d4017667bf3374d231815e302683 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f45zng/manager id=b3153ec4-6a3f-4ca2-9b27-c6ef489b11e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8fc844aec1db0c789c0abe18551946a6869626980b23b492a24abc927d5243c\nJun 11 11:45:06.479136 crc crio[22553]: time=\"2026-06-11T11:45:06.479025782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.564121 crc crio[22553]: time=\"2026-06-11T11:45:06.564009762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.566634 crc crio[22553]: time=\"2026-06-11T11:45:06.566522285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.576134 crc crio[22553]: time=\"2026-06-11T11:45:06.575012823Z\" level=info msg=\"Created container 680fc7afd62355c1d5af0a4cfbbcad9c5c7ad8acf975fd7e4903f8c60430e732: openstack-operators/swift-operator-controller-manager-67c49dd5c6-znjqp/manager\" id=356780fc-eb9f-4a06-a05a-b07d0d0758fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:06.612630 crc crio[22553]: time=\"2026-06-11T11:45:06.612504117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.614982 crc crio[22553]: time=\"2026-06-11T11:45:06.614934048Z\" level=info msg=\"Starting container: 680fc7afd62355c1d5af0a4cfbbcad9c5c7ad8acf975fd7e4903f8c60430e732\" id=782b6a78-3671-4a96-81bb-a0bdaf029a70 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:06.661383 crc crio[22553]: time=\"2026-06-11T11:45:06.650028512Z\" level=info msg=\"Created container 83b86476e58c6eb902310a85227ae6cda8246c4e5444122ffd2ecb5226da7229: openstack-operators/ovn-operator-controller-manager-58f85bd97f-dp287/manager\" id=62a2f72b-e065-4cb8-b3fb-0e6670ea64d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:06.683747 crc crio[22553]: time=\"2026-06-11T11:45:06.683237481Z\" level=info msg=\"Starting container: 83b86476e58c6eb902310a85227ae6cda8246c4e5444122ffd2ecb5226da7229\" id=529c5d02-8000-435a-9342-b39cd07b4e06 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:06.694546 crc crio[22553]: time=\"2026-06-11T11:45:06.688192966Z\" level=info msg=\"Started container\" PID=52794 containerID=680fc7afd62355c1d5af0a4cfbbcad9c5c7ad8acf975fd7e4903f8c60430e732 description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-znjqp/manager id=782b6a78-3671-4a96-81bb-a0bdaf029a70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b75e39c22cf011ee08ad876668d73c56ad725fd50cd77f03236ae38a64e38d6\nJun 11 11:45:06.694546 crc crio[22553]: time=\"2026-06-11T11:45:06.690012889Z\" level=info msg=\"Started container\" PID=52793 containerID=83b86476e58c6eb902310a85227ae6cda8246c4e5444122ffd2ecb5226da7229 description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-dp287/manager id=529c5d02-8000-435a-9342-b39cd07b4e06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42a3dabbdac081e7ea9bd63954ece8297c4ee7bc4a6cea694945e39a766a3fd2\nJun 11 11:45:06.694546 crc crio[22553]: time=\"2026-06-11T11:45:06.690819043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.730629 crc crio[22553]: time=\"2026-06-11T11:45:06.729220373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.776896 crc crio[22553]: time=\"2026-06-11T11:45:06.776752941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.861099 crc crio[22553]: time=\"2026-06-11T11:45:06.860901916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.872861 crc crio[22553]: time=\"2026-06-11T11:45:06.872608338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.912981 crc crio[22553]: time=\"2026-06-11T11:45:06.91240634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:06.927899 crc crio[22553]: time=\"2026-06-11T11:45:06.9254408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:07.004193 crc crio[22553]: time=\"2026-06-11T11:45:07.004035414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:07.844518 crc crio[22553]: time=\"2026-06-11T11:45:07.84442116Z\" level=info msg=\"Created container 4abc5cefb0159f72d70c00704334953f557bebe4f2d9d846a9b08c5c36f3c397: openstack-operators/heat-operator-controller-manager-5c5844cc68-2pxdz/manager\" id=936b044f-657f-4e29-ab05-2d0f826097c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:07.846770 crc crio[22553]: time=\"2026-06-11T11:45:07.846101029Z\" level=info msg=\"Starting container: 4abc5cefb0159f72d70c00704334953f557bebe4f2d9d846a9b08c5c36f3c397\" id=dd5a027a-296f-4468-b668-113971be46ac name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:07.866639 crc crio[22553]: time=\"2026-06-11T11:45:07.866526085Z\" level=info msg=\"Started container\" PID=52863 containerID=4abc5cefb0159f72d70c00704334953f557bebe4f2d9d846a9b08c5c36f3c397 description=openstack-operators/heat-operator-controller-manager-5c5844cc68-2pxdz/manager id=dd5a027a-296f-4468-b668-113971be46ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfe21a6723f96cc67ed17243d9d94e69fef89b7573c6c5cac34a2da0a6b54a73\nJun 11 11:45:08.172065 crc crio[22553]: time=\"2026-06-11T11:45:08.171508836Z\" level=info msg=\"Created container 24a23620172f984916a400d7a4507db922eb902bf632a23c98f61ed4e7579c9c: openstack-operators/octavia-operator-controller-manager-6495978d8d-pwqrc/manager\" id=5513acea-89d8-4b81-921c-91e7b21a493f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.17508183Z\" level=info msg=\"Starting container: 24a23620172f984916a400d7a4507db922eb902bf632a23c98f61ed4e7579c9c\" id=493a1f08-e16a-4dc7-9929-8df1d8435325 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.182588569Z\" level=info msg=\"Created container 5c458f680edabc7dfe23f9fac30b129b536e50cdc064f71af25abcbb6101e6d5: openstack-operators/ironic-operator-controller-manager-75f8548fcd-9ktxk/manager\" id=e4f708b3-6480-4386-b3e4-e65949cfd371 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.195794065Z\" level=info msg=\"Started container\" PID=52870 containerID=24a23620172f984916a400d7a4507db922eb902bf632a23c98f61ed4e7579c9c description=openstack-operators/octavia-operator-controller-manager-6495978d8d-pwqrc/manager id=493a1f08-e16a-4dc7-9929-8df1d8435325 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fb546c3fa357c181837be33a6cd086763229484bd8c2aebaba1c1fa35064e77\nJun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.198939586Z\" level=info msg=\"Starting container: 5c458f680edabc7dfe23f9fac30b129b536e50cdc064f71af25abcbb6101e6d5\" id=caae6493-6432-4f07-a7e3-a936c26c33e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.213550703Z\" level=info msg=\"Started container\" PID=52860 containerID=5c458f680edabc7dfe23f9fac30b129b536e50cdc064f71af25abcbb6101e6d5 description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-9ktxk/manager id=caae6493-6432-4f07-a7e3-a936c26c33e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4bd345b18e403a95485a85af52736c1d25a32f4c5a5f3246e71e64904baf8666\nJun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.289344005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.311261724Z\" level=info msg=\"Created container 3410bf99ad099b8d8eff1ee4035b1fcacf99d194432234781bd5498f8a2469cb: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-td64m/manager\" id=38651426-fce9-4089-b09f-9dc92ca83a12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.315438256Z\" level=info msg=\"Starting container: 3410bf99ad099b8d8eff1ee4035b1fcacf99d194432234781bd5498f8a2469cb\" id=2dd5a8f5-b68c-4889-8b7d-6eb4bead03ed name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.323380448Z\" level=info msg=\"Started container\" PID=52877 containerID=3410bf99ad099b8d8eff1ee4035b1fcacf99d194432234781bd5498f8a2469cb description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-td64m/manager id=2dd5a8f5-b68c-4889-8b7d-6eb4bead03ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=db988a2d67e6b04771622fa52c7e25a63146ded67d2746ebc03244b8719db464\nJun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.328882069Z\" level=info msg=\"Created container 8023c0763730fc9c6116eb33878bb3a54485a7d2e9d391757712f7ef6e5177c4: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-xc2pt/manager\" id=c5ffaed6-13e7-4248-897f-0925ab78e226 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.32960211Z\" level=info msg=\"Created container 644517a7d38ebcbfc872757374284eefa0cbe47b7208bcafb20c9662288cfaba: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-8hgnr/manager\" id=7f623002-fa3d-43a5-bae8-c1fc3ee3a323 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.329880828Z\" level=info msg=\"Created container 1ef81db181ed2eb5d98d34347e06c22c6d9a7706b078dffcc5e1a5e87d8389f2: openstack-operators/infra-operator-controller-manager-cbcfcddf7-hptvr/manager\" id=bfbd5d77-47d6-4866-87f8-e47cf941b861 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.330048203Z\" level=info msg=\"Starting container: 8023c0763730fc9c6116eb33878bb3a54485a7d2e9d391757712f7ef6e5177c4\" id=7bb0f8c6-3b68-4a08-9f3d-8d4fc29c578b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.331040942Z\" level=info msg=\"Starting container: 644517a7d38ebcbfc872757374284eefa0cbe47b7208bcafb20c9662288cfaba\" id=b57f5f1a-24dc-4f51-a90c-cb2bd1df36dc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.331746152Z\" level=info msg=\"Starting container: 1ef81db181ed2eb5d98d34347e06c22c6d9a7706b078dffcc5e1a5e87d8389f2\" id=97299d37-6235-4ca5-86e3-c77037b5852f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.33303553Z\" level=info msg=\"Created container e791c5d6869ccffd64c49adf04c37fa1c3aefa046b7e4e5b324ba017f4d32f61: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-wwtcp/manager\" id=d77c91e3-b09c-45be-85f5-7b3d494dfaf2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.334593665Z\" level=info msg=\"Created container 72f4610c64645fed41b013ad929231ce67feeac6862318ac4119b5dca8a7adde: openshift-operator-lifecycle-manager/collect-profiles-29686305-p6vjb/collect-profiles\" id=5e018c49-b8a6-4f41-836e-94f5c020d86f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.334964556Z\" level=info msg=\"Created container e551c1290c7a71c75bf454d61d4e313d7dfd447cb3bd7666f559c912bfe44a56: openstack-operators/nova-operator-controller-manager-f4c4579bb-5n8xl/manager\" id=5007721e-74cf-4ed4-b738-800bb76407b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:08.337854 crc crio[22553]: time=\"2026-06-11T11:45:08.335926424Z\" level=info msg=\"Created container 8389c85f683375b72f44f4ec6e9efabcad96d6d6bd99dd31f66a1201e70dfde6: openstack-operators/manila-operator-controller-manager-677d9d8477-5ppsh/manager\" id=1c5b5047-391f-482a-84f5-0b5c62e70212 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:08.337854 crc crio[22553]: time=\"2026-06-11T11:45:08.336203502Z\" level=info msg=\"Starting container: e551c1290c7a71c75bf454d61d4e313d7dfd447cb3bd7666f559c912bfe44a56\" id=8bd80adf-6b2b-4301-9d7f-92de5532ea2e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:08.337854 crc crio[22553]: time=\"2026-06-11T11:45:08.336206822Z\" level=info msg=\"Starting container: e791c5d6869ccffd64c49adf04c37fa1c3aefa046b7e4e5b324ba017f4d32f61\" id=30c038b4-4b0e-4aef-a037-091eb5a29d9f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:08.337854 crc crio[22553]: time=\"2026-06-11T11:45:08.336449199Z\" level=info msg=\"Starting container: 8389c85f683375b72f44f4ec6e9efabcad96d6d6bd99dd31f66a1201e70dfde6\" id=b2655d8c-fd68-4d46-9ce6-3182aa2974a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:08.341927 crc crio[22553]: time=\"2026-06-11T11:45:08.341776535Z\" level=info msg=\"Starting container: 72f4610c64645fed41b013ad929231ce67feeac6862318ac4119b5dca8a7adde\" id=3521ffc7-6b58-425b-b40d-5fed295cba5f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:08.342506 crc crio[22553]: time=\"2026-06-11T11:45:08.342408483Z\" level=info msg=\"Started container\" PID=52948 containerID=644517a7d38ebcbfc872757374284eefa0cbe47b7208bcafb20c9662288cfaba description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-8hgnr/manager id=b57f5f1a-24dc-4f51-a90c-cb2bd1df36dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=db968c0217ef32b45cf4eb475bba885405a30afad4c21ec14c0c0adecc4cd813\nJun 11 11:45:08.364006 crc crio[22553]: time=\"2026-06-11T11:45:08.349079778Z\" level=info msg=\"Started container\" PID=52937 containerID=1ef81db181ed2eb5d98d34347e06c22c6d9a7706b078dffcc5e1a5e87d8389f2 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-hptvr/manager id=97299d37-6235-4ca5-86e3-c77037b5852f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b63995433e75822a69591500b88277532bdedaa28a6c7e07dabfedd31db0589\nJun 11 11:45:08.365816 crc crio[22553]: time=\"2026-06-11T11:45:08.365655412Z\" level=info msg=\"Started container\" PID=52873 containerID=e551c1290c7a71c75bf454d61d4e313d7dfd447cb3bd7666f559c912bfe44a56 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-5n8xl/manager id=8bd80adf-6b2b-4301-9d7f-92de5532ea2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6125835c0ae7f75f419bcb6d1d44900697c32e91e5b088206818d56d9686bfed\nJun 11 11:45:08.369352 crc crio[22553]: time=\"2026-06-11T11:45:08.368074272Z\" level=info msg=\"Started container\" PID=52938 containerID=8023c0763730fc9c6116eb33878bb3a54485a7d2e9d391757712f7ef6e5177c4 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-xc2pt/manager id=7bb0f8c6-3b68-4a08-9f3d-8d4fc29c578b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b3260ba5563255ba1c41fff77464d5463691bc64e18b35acbb8158446a2eaa5\nJun 11 11:45:08.369352 crc crio[22553]: time=\"2026-06-11T11:45:08.368937398Z\" level=info msg=\"Started container\" PID=52874 containerID=8389c85f683375b72f44f4ec6e9efabcad96d6d6bd99dd31f66a1201e70dfde6 description=openstack-operators/manila-operator-controller-manager-677d9d8477-5ppsh/manager id=b2655d8c-fd68-4d46-9ce6-3182aa2974a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99616b6c71abceb213f4ae92bbbfa0a960722cdf22790e2157da99891671ae45\nJun 11 11:45:08.369618 crc crio[22553]: time=\"2026-06-11T11:45:08.369472003Z\" level=info msg=\"Started container\" PID=52939 containerID=72f4610c64645fed41b013ad929231ce67feeac6862318ac4119b5dca8a7adde description=openshift-operator-lifecycle-manager/collect-profiles-29686305-p6vjb/collect-profiles id=3521ffc7-6b58-425b-b40d-5fed295cba5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb\nJun 11 11:45:08.395475 crc crio[22553]: time=\"2026-06-11T11:45:08.395234735Z\" level=info msg=\"Started container\" PID=52865 containerID=e791c5d6869ccffd64c49adf04c37fa1c3aefa046b7e4e5b324ba017f4d32f61 description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-wwtcp/manager id=30c038b4-4b0e-4aef-a037-091eb5a29d9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce582868d8e55433181c18723de983ae0f0207049e6ecdade7ecd2ce728a2be6\nJun 11 11:45:08.581273 crc crio[22553]: time=\"2026-06-11T11:45:08.581146491Z\" level=info msg=\"Created container beb73c34bc80ac47190741328d329251db7a8237aa5da0d607f07e8c3ae99849: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic\" id=9b9f2fde-e9f1-4994-b9e4-3711cac633bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:08.582754 crc crio[22553]: time=\"2026-06-11T11:45:08.582631374Z\" level=info msg=\"Starting container: beb73c34bc80ac47190741328d329251db7a8237aa5da0d607f07e8c3ae99849\" id=21943ebc-8569-4704-8150-794d6b2c07de name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:08.590077 crc crio[22553]: time=\"2026-06-11T11:45:08.589975779Z\" level=info msg=\"Started container\" PID=53049 containerID=beb73c34bc80ac47190741328d329251db7a8237aa5da0d607f07e8c3ae99849 description=baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic id=21943ebc-8569-4704-8150-794d6b2c07de name=/runtime.v1.RuntimeService/StartContainer sandboxID=a721e3f7e12b872f68b7b36a068b6af1cd71d74183da5603a5217ebac031d65f\nJun 11 11:45:08.768137 crc crio[22553]: time=\"2026-06-11T11:45:08.767239292Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=c38aeb8d-b8e1-4844-80e0-762865065471 name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:08.780647 crc crio[22553]: time=\"2026-06-11T11:45:08.780483158Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 11 11:45:10.382340 crc crio[22553]: time=\"2026-06-11T11:45:10.382230204Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=c38aeb8d-b8e1-4844-80e0-762865065471 name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:10.383589 crc crio[22553]: time=\"2026-06-11T11:45:10.383392977Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=bb8ebd59-94db-4166-9992-5c73a486d659 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:10.387184 crc crio[22553]: time=\"2026-06-11T11:45:10.387112406Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=ee2aae24-6b67-4ace-8c9d-8fe66c135c3e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:10.394256 crc crio[22553]: time=\"2026-06-11T11:45:10.394144491Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-httpd\" id=d889f4ce-04e0-4d56-aca1-570b7882c36d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:10.394834 crc crio[22553]: time=\"2026-06-11T11:45:10.39477879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:10.499660 crc crio[22553]: time=\"2026-06-11T11:45:10.498868678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:11.295201 crc crio[22553]: time=\"2026-06-11T11:45:11.295084935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:11.347147 crc crio[22553]: time=\"2026-06-11T11:45:11.347044601Z\" level=info msg=\"Stopping pod sandbox: bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed\" id=767c1f23-addd-4ab7-bdcd-7a7061ca7cbd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:45:11.348982 crc crio[22553]: time=\"2026-06-11T11:45:11.348796702Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686304-p457f Namespace:openshift-infra ID:bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed UID:5858428a-51cc-465f-98ab-9bd1754757b0 NetNS:/var/run/netns/23a68f7a-52e8-40ea-844d-1f6a43bf9be9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5858428a_51cc_465f_98ab_9bd1754757b0.slice PodAnnotations:0xc00279abf8}] Aliases:map[]}\"\nJun 11 11:45:11.349096 crc crio[22553]: time=\"2026-06-11T11:45:11.349027289Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686304-p457f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:11.420170 crc crio[22553]: time=\"2026-06-11T11:45:11.420044872Z\" level=info msg=\"Created container 18f286b33c005734d5f0f134f52aa8eaa40730acf143f8bfb663ba56e2a05d7b: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-httpd\" id=d889f4ce-04e0-4d56-aca1-570b7882c36d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:11.423334 crc crio[22553]: time=\"2026-06-11T11:45:11.423247135Z\" level=info msg=\"Starting container: 18f286b33c005734d5f0f134f52aa8eaa40730acf143f8bfb663ba56e2a05d7b\" id=07382707-b2de-4ee6-94d9-1918d4485674 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:11.436048 crc crio[22553]: time=\"2026-06-11T11:45:11.435941236Z\" level=info msg=\"Started container\" PID=53294 containerID=18f286b33c005734d5f0f134f52aa8eaa40730acf143f8bfb663ba56e2a05d7b description=baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-httpd id=07382707-b2de-4ee6-94d9-1918d4485674 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a721e3f7e12b872f68b7b36a068b6af1cd71d74183da5603a5217ebac031d65f\nJun 11 11:45:11.449201 crc crio[22553]: time=\"2026-06-11T11:45:11.44910174Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=0ff53f55-4dda-429c-8c3f-3e0c911685c7 name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:11.460599 crc crio[22553]: time=\"2026-06-11T11:45:11.460520403Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 11 11:45:11.736387 crc crio[22553]: time=\"2026-06-11T11:45:11.735643392Z\" level=info msg=\"Stopped pod sandbox: bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed\" id=767c1f23-addd-4ab7-bdcd-7a7061ca7cbd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:45:12.016777 crc crio[22553]: time=\"2026-06-11T11:45:12.016653963Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=0ff53f55-4dda-429c-8c3f-3e0c911685c7 name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:12.021728 crc crio[22553]: time=\"2026-06-11T11:45:12.021633109Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=3ff794b0-2815-47eb-bf5f-3c15094913e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:12.026861 crc crio[22553]: time=\"2026-06-11T11:45:12.026774279Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=cd6e70db-8193-4cef-a454-acbdf2f26eb7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:12.053857 crc crio[22553]: time=\"2026-06-11T11:45:12.053517569Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-log-watch\" id=9bd4b450-7b18-4c9d-a99b-8881b4ca5efb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:12.054598 crc crio[22553]: time=\"2026-06-11T11:45:12.054486918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:12.115238 crc crio[22553]: time=\"2026-06-11T11:45:12.11455104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:12.397573 crc crio[22553]: time=\"2026-06-11T11:45:12.397486587Z\" level=info msg=\"Stopping pod sandbox: 06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb\" id=4f957fe8-a445-4292-be5f-0e7d187b92e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:45:12.399047 crc crio[22553]: time=\"2026-06-11T11:45:12.399017632Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686305-p6vjb Namespace:openshift-operator-lifecycle-manager ID:06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb UID:e30bff66-83ac-43c9-b0a6-13374edd0ad6 NetNS:/var/run/netns/c6307185-87bc-4e1c-83aa-b9195a1f69cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode30bff66_83ac_43c9_b0a6_13374edd0ad6.slice PodAnnotations:0xc000ca0940}] Aliases:map[]}\"\nJun 11 11:45:12.399439 crc crio[22553]: time=\"2026-06-11T11:45:12.399415923Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686305-p6vjb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:12.720057 crc crio[22553]: time=\"2026-06-11T11:45:12.719780903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:12.781613 crc crio[22553]: time=\"2026-06-11T11:45:12.781091802Z\" level=info msg=\"Stopped pod sandbox: 06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb\" id=4f957fe8-a445-4292-be5f-0e7d187b92e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:45:12.908636 crc crio[22553]: time=\"2026-06-11T11:45:12.908565662Z\" level=info msg=\"Created container b6a649e88bef0b4da65658c9a6ed80bb792e2bcc5c8ee3fdf6b4b735c9d20447: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-log-watch\" id=9bd4b450-7b18-4c9d-a99b-8881b4ca5efb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:45:12.911927 crc crio[22553]: time=\"2026-06-11T11:45:12.911799927Z\" level=info msg=\"Starting container: b6a649e88bef0b4da65658c9a6ed80bb792e2bcc5c8ee3fdf6b4b735c9d20447\" id=7f8e2964-bd4b-443e-9afe-759dd9821655 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:45:12.920215 crc crio[22553]: time=\"2026-06-11T11:45:12.91978421Z\" level=info msg=\"Started container\" PID=53489 containerID=b6a649e88bef0b4da65658c9a6ed80bb792e2bcc5c8ee3fdf6b4b735c9d20447 description=baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-log-watch id=7f8e2964-bd4b-443e-9afe-759dd9821655 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a721e3f7e12b872f68b7b36a068b6af1cd71d74183da5603a5217ebac031d65f\nJun 11 11:45:21.112048 crc crio[22553]: time=\"2026-06-11T11:45:21.110419438Z\" level=info msg=\"Removing container: 2343c7d797ba5fde25b1229c04de20c21860aa5d6f572897852dc4612ef3b423\" id=bf0c286b-6bf3-41d4-8f8d-2135ff354d77 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:45:21.261981 crc crio[22553]: time=\"2026-06-11T11:45:21.261893998Z\" level=info msg=\"Removed container 2343c7d797ba5fde25b1229c04de20c21860aa5d6f572897852dc4612ef3b423: openshift-infra/auto-csr-approver-29686298-kdfzl/oc\" id=bf0c286b-6bf3-41d4-8f8d-2135ff354d77 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:45:21.267176 crc crio[22553]: time=\"2026-06-11T11:45:21.26710355Z\" level=info msg=\"Removing container: c92d44af5bfe53ed30bad675a134ee99f41354337c92498024e611bdfaf94dd0\" id=225a7212-e201-4dbe-8a15-8e8044f4f01e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:45:21.301790 crc crio[22553]: time=\"2026-06-11T11:45:21.301046161Z\" level=info msg=\"Removed container c92d44af5bfe53ed30bad675a134ee99f41354337c92498024e611bdfaf94dd0: openshift-operator-lifecycle-manager/collect-profiles-29686260-vs65h/collect-profiles\" id=225a7212-e201-4dbe-8a15-8e8044f4f01e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:45:21.312651 crc crio[22553]: time=\"2026-06-11T11:45:21.312503025Z\" level=info msg=\"Stopping pod sandbox: 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b\" id=2dd54635-13ca-48e1-bbe4-274ae632ecf3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:45:21.312881 crc crio[22553]: time=\"2026-06-11T11:45:21.31265047Z\" level=info msg=\"Stopped pod sandbox (already stopped): 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b\" id=2dd54635-13ca-48e1-bbe4-274ae632ecf3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:45:21.316192 crc crio[22553]: time=\"2026-06-11T11:45:21.316042719Z\" level=info msg=\"Removing pod sandbox: 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b\" id=a89cdbe4-65d5-4e2c-a545-f42ea5eef419 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:45:21.338739 crc crio[22553]: time=\"2026-06-11T11:45:21.338519935Z\" level=info msg=\"Removed pod sandbox: 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b\" id=a89cdbe4-65d5-4e2c-a545-f42ea5eef419 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:45:21.340246 crc crio[22553]: time=\"2026-06-11T11:45:21.340167873Z\" level=info msg=\"Stopping pod sandbox: 544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a\" id=01e1ebcb-dc79-42de-8655-44700c79fc95 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:45:21.340368 crc crio[22553]: time=\"2026-06-11T11:45:21.340261215Z\" level=info msg=\"Stopped pod sandbox (already stopped): 544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a\" id=01e1ebcb-dc79-42de-8655-44700c79fc95 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:45:21.341088 crc crio[22553]: time=\"2026-06-11T11:45:21.341027348Z\" level=info msg=\"Removing pod sandbox: 544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a\" id=5d16fa12-59c0-4def-82e5-9fdd24277b73 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:45:21.367729 crc crio[22553]: time=\"2026-06-11T11:45:21.367388167Z\" level=info msg=\"Removed pod sandbox: 544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a\" id=5d16fa12-59c0-4def-82e5-9fdd24277b73 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:45:41.774174 crc crio[22553]: time=\"2026-06-11T11:45:41.772882342Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-bxpbx/POD\" id=f605eeae-cbc3-4a98-822d-08f48a97cf3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:41.776292 crc crio[22553]: time=\"2026-06-11T11:45:41.774215061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:41.810957 crc crio[22553]: time=\"2026-06-11T11:45:41.81085566Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bxpbx Namespace:openstack ID:09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4 UID:03ca6233-6693-45b0-ae1b-e8c6a827e1cc NetNS:/var/run/netns/46b769b8-b374-4782-9e93-55cc023e2eee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03ca6233_6693_45b0_ae1b_e8c6a827e1cc.slice PodAnnotations:0xc001894d68}] Aliases:map[]}\"\nJun 11 11:45:41.810957 crc crio[22553]: time=\"2026-06-11T11:45:41.810948953Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-bxpbx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:41.874078 crc crio[22553]: time=\"2026-06-11T11:45:41.873873499Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-pf82q/POD\" id=526b6405-ee62-4818-b0c8-7da77ebee725 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:41.874616 crc crio[22553]: time=\"2026-06-11T11:45:41.87424593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:41.910991 crc crio[22553]: time=\"2026-06-11T11:45:41.910396575Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-pf82q Namespace:openstack ID:1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea UID:4898946e-ea11-432c-8cb9-2ce85eff5eab NetNS:/var/run/netns/1ed37ff3-c7a3-41ce-a42a-59887778f9ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4898946e_ea11_432c_8cb9_2ce85eff5eab.slice PodAnnotations:0xc00061e568}] Aliases:map[]}\"\nJun 11 11:45:41.910991 crc crio[22553]: time=\"2026-06-11T11:45:41.910986823Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-pf82q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:42.254750 crc crio[22553]: 2026-06-11T11:45:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a483218f36fe29 Mac:46:fa:8f:b9:43:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/1ed37ff3-c7a3-41ce-a42a-59887778f9ea SocketPath: PciID:}] [{Interface:0xc0002c2be0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:45:42.257066 crc crio[22553]: time=\"2026-06-11T11:45:42.25699103Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-pf82q Namespace:openstack ID:1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea UID:4898946e-ea11-432c-8cb9-2ce85eff5eab NetNS:/var/run/netns/1ed37ff3-c7a3-41ce-a42a-59887778f9ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4898946e_ea11_432c_8cb9_2ce85eff5eab.slice PodAnnotations:0xc00061e568}] Aliases:map[]}\"\nJun 11 11:45:42.257242 crc crio[22553]: time=\"2026-06-11T11:45:42.257191666Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-pf82q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:45:42.264622 crc crio[22553]: time=\"2026-06-11T11:45:42.264540691Z\" level=info msg=\"Ran pod sandbox 1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea with infra container: openstack/dnsmasq-dns-769fc96f7c-pf82q/POD\" id=526b6405-ee62-4818-b0c8-7da77ebee725 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:42.268474 crc crio[22553]: time=\"2026-06-11T11:45:42.268398043Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ee5e69b6-5db2-41ad-8098-b3280ca82dc4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:42.268813 crc crio[22553]: time=\"2026-06-11T11:45:42.268756434Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=ee5e69b6-5db2-41ad-8098-b3280ca82dc4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:42.268907 crc crio[22553]: time=\"2026-06-11T11:45:42.268829556Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=ee5e69b6-5db2-41ad-8098-b3280ca82dc4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:42.270046 crc crio[22553]: time=\"2026-06-11T11:45:42.2700031Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a85e1cd0-4fdc-4147-b96e-b43c1c8c3d6d name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:42.281672 crc crio[22553]: time=\"2026-06-11T11:45:42.281592799Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 11 11:45:42.348500 crc crio[22553]: 2026-06-11T11:45:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:09f0b3f6d9e0f50 Mac:62:b8:d1:ff:58:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/46b769b8-b374-4782-9e93-55cc023e2eee SocketPath: PciID:}] [{Interface:0xc000510410 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:45:42.355479 crc crio[22553]: time=\"2026-06-11T11:45:42.351572761Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bxpbx Namespace:openstack ID:09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4 UID:03ca6233-6693-45b0-ae1b-e8c6a827e1cc NetNS:/var/run/netns/46b769b8-b374-4782-9e93-55cc023e2eee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03ca6233_6693_45b0_ae1b_e8c6a827e1cc.slice PodAnnotations:0xc001894d68}] Aliases:map[]}\"\nJun 11 11:45:42.355479 crc crio[22553]: time=\"2026-06-11T11:45:42.351785827Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-bxpbx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:45:42.364873 crc crio[22553]: time=\"2026-06-11T11:45:42.364665573Z\" level=info msg=\"Ran pod sandbox 09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4 with infra container: openstack/dnsmasq-dns-7dc8cc99c9-bxpbx/POD\" id=f605eeae-cbc3-4a98-822d-08f48a97cf3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:42.370197 crc crio[22553]: time=\"2026-06-11T11:45:42.370115712Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8534c482-8b1a-4b88-a70f-2d40de6cf92d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:42.370426 crc crio[22553]: time=\"2026-06-11T11:45:42.370370279Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=8534c482-8b1a-4b88-a70f-2d40de6cf92d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:42.370526 crc crio[22553]: time=\"2026-06-11T11:45:42.370442562Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=8534c482-8b1a-4b88-a70f-2d40de6cf92d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:42.372027 crc crio[22553]: time=\"2026-06-11T11:45:42.371920405Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e96c277c-471a-4cf8-a83e-ec492471cd09 name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:42.375270 crc crio[22553]: time=\"2026-06-11T11:45:42.37518602Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 11 11:45:43.628893 crc crio[22553]: time=\"2026-06-11T11:45:43.626440217Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-pprzb/POD\" id=b6747ce4-7cab-4242-a397-548fcf7c1c52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:43.628893 crc crio[22553]: time=\"2026-06-11T11:45:43.628798506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:43.955846 crc crio[22553]: time=\"2026-06-11T11:45:43.955616954Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-pprzb Namespace:openstack ID:3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560 UID:a604b3f4-1919-4a76-8502-0e9bc5bb45ab NetNS:/var/run/netns/8fe21c4d-e367-4135-a030-6ce56494ac81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda604b3f4_1919_4a76_8502_0e9bc5bb45ab.slice PodAnnotations:0xc00061e968}] Aliases:map[]}\"\nJun 11 11:45:43.955846 crc crio[22553]: time=\"2026-06-11T11:45:43.955786029Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b994dcc49-pprzb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:44.545136 crc crio[22553]: time=\"2026-06-11T11:45:44.543658596Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-cm2n6/POD\" id=411bcf1b-71a8-437e-a4df-f340ff462edb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:44.545419 crc crio[22553]: time=\"2026-06-11T11:45:44.54516705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:44.601762 crc crio[22553]: time=\"2026-06-11T11:45:44.597152586Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=6f2d3541-b587-420f-a286-ad1610207548 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:44.601762 crc crio[22553]: time=\"2026-06-11T11:45:44.597343562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:44.647747 crc crio[22553]: time=\"2026-06-11T11:45:44.647614069Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-cm2n6 Namespace:openstack ID:07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774 UID:6c17ce5e-ba95-4f4b-8d25-d47c37b46822 NetNS:/var/run/netns/092588c0-4841-49db-b0d1-4dbcd81832ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c17ce5e_ba95_4f4b_8d25_d47c37b46822.slice PodAnnotations:0xc0028163f8}] Aliases:map[]}\"\nJun 11 11:45:44.647747 crc crio[22553]: time=\"2026-06-11T11:45:44.647728842Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-cm2n6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:44.776872 crc crio[22553]: time=\"2026-06-11T11:45:44.772659908Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:de6d3f77e4b4373c55e47f737293a69b4ec2ef1079d6dfc53d773dbbeec4d2bc UID:c38a3cee-be65-4c91-9055-33c80656c62f NetNS:/var/run/netns/073c1d4e-673c-4d5e-9256-8292256ef1bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc38a3cee_be65_4c91_9055_33c80656c62f.slice PodAnnotations:0xc001894060}] Aliases:map[]}\"\nJun 11 11:45:44.776872 crc crio[22553]: time=\"2026-06-11T11:45:44.772816923Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:44.782662 crc crio[22553]: 2026-06-11T11:45:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3107ee63ce86459 Mac:92:89:84:06:39:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/8fe21c4d-e367-4135-a030-6ce56494ac81 SocketPath: PciID:}] [{Interface:0xc00011af20 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:45:44.784908 crc crio[22553]: time=\"2026-06-11T11:45:44.784814163Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-pprzb Namespace:openstack ID:3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560 UID:a604b3f4-1919-4a76-8502-0e9bc5bb45ab NetNS:/var/run/netns/8fe21c4d-e367-4135-a030-6ce56494ac81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda604b3f4_1919_4a76_8502_0e9bc5bb45ab.slice PodAnnotations:0xc00061e968}] Aliases:map[]}\"\nJun 11 11:45:44.785207 crc crio[22553]: time=\"2026-06-11T11:45:44.785186574Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b994dcc49-pprzb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:45:44.794537 crc crio[22553]: time=\"2026-06-11T11:45:44.794110454Z\" level=info msg=\"Ran pod sandbox 3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560 with infra container: openstack/dnsmasq-dns-6b994dcc49-pprzb/POD\" id=b6747ce4-7cab-4242-a397-548fcf7c1c52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:44.805899 crc crio[22553]: time=\"2026-06-11T11:45:44.805516927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a556d3e9-8209-4f2a-865c-3e79dfc96ed4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:44.806591 crc crio[22553]: time=\"2026-06-11T11:45:44.806529137Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=a556d3e9-8209-4f2a-865c-3e79dfc96ed4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:44.806963 crc crio[22553]: time=\"2026-06-11T11:45:44.806776764Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=a556d3e9-8209-4f2a-865c-3e79dfc96ed4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:44.811778 crc crio[22553]: time=\"2026-06-11T11:45:44.811635996Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a3943689-7159-40fe-ab71-23d1007f3a37 name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:44.836824 crc crio[22553]: time=\"2026-06-11T11:45:44.835841112Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 11 11:45:45.409343 crc crio[22553]: 2026-06-11T11:45:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07f4325d2b6dc8e Mac:32:2a:11:35:2a:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/092588c0-4841-49db-b0d1-4dbcd81832ac SocketPath: PciID:}] [{Interface:0xc0002fc870 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:45:45.409343 crc crio[22553]: 2026-06-11T11:45:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de6d3f77e4b4373 Mac:e6:42:0b:d4:ba:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/073c1d4e-673c-4d5e-9256-8292256ef1bf SocketPath: PciID:}] [{Interface:0xc00011a7c0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:45:45.410625 crc crio[22553]: time=\"2026-06-11T11:45:45.410524144Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:de6d3f77e4b4373c55e47f737293a69b4ec2ef1079d6dfc53d773dbbeec4d2bc UID:c38a3cee-be65-4c91-9055-33c80656c62f NetNS:/var/run/netns/073c1d4e-673c-4d5e-9256-8292256ef1bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc38a3cee_be65_4c91_9055_33c80656c62f.slice PodAnnotations:0xc001894060}] Aliases:map[]}\"\nJun 11 11:45:45.415823 crc crio[22553]: time=\"2026-06-11T11:45:45.410861674Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:45:45.415823 crc crio[22553]: time=\"2026-06-11T11:45:45.412081959Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-cm2n6 Namespace:openstack ID:07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774 UID:6c17ce5e-ba95-4f4b-8d25-d47c37b46822 NetNS:/var/run/netns/092588c0-4841-49db-b0d1-4dbcd81832ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c17ce5e_ba95_4f4b_8d25_d47c37b46822.slice PodAnnotations:0xc0028163f8}] Aliases:map[]}\"\nJun 11 11:45:45.415823 crc crio[22553]: time=\"2026-06-11T11:45:45.412425229Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-cm2n6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:45:45.459557 crc crio[22553]: time=\"2026-06-11T11:45:45.459447742Z\" level=info msg=\"Ran pod sandbox 07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774 with infra container: openstack/dnsmasq-dns-68bc84565-cm2n6/POD\" id=411bcf1b-71a8-437e-a4df-f340ff462edb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:45.471958 crc crio[22553]: time=\"2026-06-11T11:45:45.471010819Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f4587735-e9ed-4b12-ab4f-4e479feccb4f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:45.471958 crc crio[22553]: time=\"2026-06-11T11:45:45.471245976Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=f4587735-e9ed-4b12-ab4f-4e479feccb4f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:45.471958 crc crio[22553]: time=\"2026-06-11T11:45:45.471303168Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=f4587735-e9ed-4b12-ab4f-4e479feccb4f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:45.477228 crc crio[22553]: time=\"2026-06-11T11:45:45.477061596Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=77f2f2c6-1b06-4d11-a7ee-761618be7e78 name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:45.492595 crc crio[22553]: time=\"2026-06-11T11:45:45.490517158Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 11 11:45:45.516193 crc crio[22553]: time=\"2026-06-11T11:45:45.516054424Z\" level=info msg=\"Ran pod sandbox de6d3f77e4b4373c55e47f737293a69b4ec2ef1079d6dfc53d773dbbeec4d2bc with infra container: openstack/rabbitmq-server-0/POD\" id=6f2d3541-b587-420f-a286-ad1610207548 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:45.525134 crc crio[22553]: time=\"2026-06-11T11:45:45.524946563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=8269a2cf-5f53-4ea0-9a11-747e8d631c36 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:45.526136 crc crio[22553]: time=\"2026-06-11T11:45:45.525884471Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=8269a2cf-5f53-4ea0-9a11-747e8d631c36 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:45.528430 crc crio[22553]: time=\"2026-06-11T11:45:45.528375023Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=8269a2cf-5f53-4ea0-9a11-747e8d631c36 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:45.567419 crc crio[22553]: time=\"2026-06-11T11:45:45.56733177Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=db7205ce-b70a-4581-afd0-ff3f4dcfbf37 name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:45.567787 crc crio[22553]: time=\"2026-06-11T11:45:45.567613309Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=fd28b850-3738-4d40-ac4a-1c4684505f1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:45.567849 crc crio[22553]: time=\"2026-06-11T11:45:45.567784063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:45.580050 crc crio[22553]: time=\"2026-06-11T11:45:45.57999075Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 11 11:45:45.610426 crc crio[22553]: time=\"2026-06-11T11:45:45.61014246Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:e8c23c6d3925953cd7b78311a3c4ab9460d1d05749885fe83f25aa1ed31d9b32 UID:33bba03c-6a8a-4f17-b262-fda1efba2298 NetNS:/var/run/netns/a367b45f-2998-474c-8da8-024f0dd66385 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33bba03c_6a8a_4f17_b262_fda1efba2298.slice PodAnnotations:0xc001894ab0}] Aliases:map[]}\"\nJun 11 11:45:45.610426 crc crio[22553]: time=\"2026-06-11T11:45:45.610267003Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:46.285827 crc crio[22553]: time=\"2026-06-11T11:45:46.281861793Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=463bd7bd-8274-43db-ab75-816f4e54f51e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:46.285827 crc crio[22553]: time=\"2026-06-11T11:45:46.282019408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:46.559785 crc crio[22553]: 2026-06-11T11:45:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8c23c6d3925953 Mac:f6:2f:80:64:15:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/a367b45f-2998-474c-8da8-024f0dd66385 SocketPath: PciID:}] [{Interface:0xc000195660 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:45:46.561051 crc crio[22553]: time=\"2026-06-11T11:45:46.560972539Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:e8c23c6d3925953cd7b78311a3c4ab9460d1d05749885fe83f25aa1ed31d9b32 UID:33bba03c-6a8a-4f17-b262-fda1efba2298 NetNS:/var/run/netns/a367b45f-2998-474c-8da8-024f0dd66385 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33bba03c_6a8a_4f17_b262_fda1efba2298.slice PodAnnotations:0xc001894ab0}] Aliases:map[]}\"\nJun 11 11:45:46.561358 crc crio[22553]: time=\"2026-06-11T11:45:46.561231827Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:45:46.575207 crc crio[22553]: time=\"2026-06-11T11:45:46.575076721Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:620bb7e0dc1a7d0a9d277506ffbb3c550a0172534a85048818491d5875efc851 UID:c487ddc5-50f0-4c79-a0d0-6c8832ec9d14 NetNS:/var/run/netns/bd58c056-e7c6-4375-9e00-90159c72c8f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc487ddc5_50f0_4c79_a0d0_6c8832ec9d14.slice PodAnnotations:0xc000ca0af8}] Aliases:map[]}\"\nJun 11 11:45:46.575207 crc crio[22553]: time=\"2026-06-11T11:45:46.575186694Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:46.587202 crc crio[22553]: time=\"2026-06-11T11:45:46.586918876Z\" level=info msg=\"Ran pod sandbox e8c23c6d3925953cd7b78311a3c4ab9460d1d05749885fe83f25aa1ed31d9b32 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=fd28b850-3738-4d40-ac4a-1c4684505f1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:46.595813 crc crio[22553]: time=\"2026-06-11T11:45:46.595662222Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=38546c4b-c132-4b7a-a215-09d9b2fa2283 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:46.596135 crc crio[22553]: time=\"2026-06-11T11:45:46.596049573Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=38546c4b-c132-4b7a-a215-09d9b2fa2283 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:46.596135 crc crio[22553]: time=\"2026-06-11T11:45:46.596096084Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=38546c4b-c132-4b7a-a215-09d9b2fa2283 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:46.599254 crc crio[22553]: time=\"2026-06-11T11:45:46.59905005Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=cb5eeabc-2741-4639-8964-7103e1f7a50a name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:46.626009 crc crio[22553]: time=\"2026-06-11T11:45:46.625856723Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 11 11:45:47.192045 crc crio[22553]: 2026-06-11T11:45:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:620bb7e0dc1a7d0 Mac:9a:7c:cb:0c:64:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/bd58c056-e7c6-4375-9e00-90159c72c8f1 SocketPath: PciID:}] [{Interface:0xc000014c40 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:45:47.192656 crc crio[22553]: time=\"2026-06-11T11:45:47.192589253Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:620bb7e0dc1a7d0a9d277506ffbb3c550a0172534a85048818491d5875efc851 UID:c487ddc5-50f0-4c79-a0d0-6c8832ec9d14 NetNS:/var/run/netns/bd58c056-e7c6-4375-9e00-90159c72c8f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc487ddc5_50f0_4c79_a0d0_6c8832ec9d14.slice PodAnnotations:0xc000ca0af8}] Aliases:map[]}\"\nJun 11 11:45:47.192823 crc crio[22553]: time=\"2026-06-11T11:45:47.192795299Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:45:47.268657 crc crio[22553]: time=\"2026-06-11T11:45:47.266266883Z\" level=info msg=\"Ran pod sandbox 620bb7e0dc1a7d0a9d277506ffbb3c550a0172534a85048818491d5875efc851 with infra container: openstack/openstack-galera-0/POD\" id=463bd7bd-8274-43db-ab75-816f4e54f51e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:47.315470 crc crio[22553]: time=\"2026-06-11T11:45:47.314354306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=24a41076-c242-41af-b46d-0906a50e071a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:47.315470 crc crio[22553]: time=\"2026-06-11T11:45:47.314594243Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=24a41076-c242-41af-b46d-0906a50e071a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:47.315470 crc crio[22553]: time=\"2026-06-11T11:45:47.314660165Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=24a41076-c242-41af-b46d-0906a50e071a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:47.343140 crc crio[22553]: time=\"2026-06-11T11:45:47.336610196Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=22222e90-6da2-44c3-b69e-c2b4084a6731 name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:47.370989 crc crio[22553]: time=\"2026-06-11T11:45:47.360139662Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 11 11:45:47.675115 crc crio[22553]: time=\"2026-06-11T11:45:47.674061554Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=dae51c4a-4b54-4c05-8514-6258d00cd55f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:47.675115 crc crio[22553]: time=\"2026-06-11T11:45:47.675104734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:47.841071 crc crio[22553]: time=\"2026-06-11T11:45:47.840938294Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:0f48316e07e53d0c5d252167577a3ef63e72c7196ebda90e56a3dac813518352 UID:b9056d3e-e02f-41a0-9889-5f299a8d4381 NetNS:/var/run/netns/8bd0dbfc-9f6b-415d-bbac-0bafe381470a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9056d3e_e02f_41a0_9889_5f299a8d4381.slice PodAnnotations:0xc00012a960}] Aliases:map[]}\"\nJun 11 11:45:47.841071 crc crio[22553]: time=\"2026-06-11T11:45:47.840991826Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:48.057507 crc crio[22553]: time=\"2026-06-11T11:45:48.057437983Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=0f5b227a-5991-4631-8c4a-bcccc954b224 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:48.074626 crc crio[22553]: time=\"2026-06-11T11:45:48.074578953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:48.279039 crc crio[22553]: time=\"2026-06-11T11:45:48.278797682Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:5ed3eb67150e5a3ad478d38496d648c7df065c663a86e137a16efce0611a643d UID:bd0876aa-1c6d-4a57-848c-eb6f8e25ad61 NetNS:/var/run/netns/59ec2540-4012-4ef5-bccd-b48040f04f1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd0876aa_1c6d_4a57_848c_eb6f8e25ad61.slice PodAnnotations:0xc00012aeb0}] Aliases:map[]}\"\nJun 11 11:45:48.279039 crc crio[22553]: time=\"2026-06-11T11:45:48.278874104Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:48.479640 crc crio[22553]: 2026-06-11T11:45:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f48316e07e53d0 Mac:86:e9:94:60:6c:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/8bd0dbfc-9f6b-415d-bbac-0bafe381470a SocketPath: PciID:}] [{Interface:0xc00043a760 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:45:48.481533 crc crio[22553]: time=\"2026-06-11T11:45:48.480660233Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:0f48316e07e53d0c5d252167577a3ef63e72c7196ebda90e56a3dac813518352 UID:b9056d3e-e02f-41a0-9889-5f299a8d4381 NetNS:/var/run/netns/8bd0dbfc-9f6b-415d-bbac-0bafe381470a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9056d3e_e02f_41a0_9889_5f299a8d4381.slice PodAnnotations:0xc00012a960}] Aliases:map[]}\"\nJun 11 11:45:48.481533 crc crio[22553]: time=\"2026-06-11T11:45:48.4808749Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:45:48.544670 crc crio[22553]: time=\"2026-06-11T11:45:48.544337842Z\" level=info msg=\"Ran pod sandbox 0f48316e07e53d0c5d252167577a3ef63e72c7196ebda90e56a3dac813518352 with infra container: openstack/openstack-cell1-galera-0/POD\" id=dae51c4a-4b54-4c05-8514-6258d00cd55f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:48.552638 crc crio[22553]: time=\"2026-06-11T11:45:48.552261713Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7004df4d-804a-4fc2-89d0-0eb1e854b72e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:48.555859 crc crio[22553]: time=\"2026-06-11T11:45:48.555656862Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=7004df4d-804a-4fc2-89d0-0eb1e854b72e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:48.555859 crc crio[22553]: time=\"2026-06-11T11:45:48.555785836Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=7004df4d-804a-4fc2-89d0-0eb1e854b72e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:48.557292 crc crio[22553]: time=\"2026-06-11T11:45:48.557195267Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3439ae82-f873-4f48-800c-49ceff6435e7 name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:48.586297 crc crio[22553]: time=\"2026-06-11T11:45:48.586174923Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 11 11:45:48.965408 crc crio[22553]: 2026-06-11T11:45:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ed3eb67150e5a3 Mac:32:98:f2:e7:6a:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/59ec2540-4012-4ef5-bccd-b48040f04f1d SocketPath: PciID:}] [{Interface:0xc000123530 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:45:48.967190 crc crio[22553]: time=\"2026-06-11T11:45:48.96710748Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:5ed3eb67150e5a3ad478d38496d648c7df065c663a86e137a16efce0611a643d UID:bd0876aa-1c6d-4a57-848c-eb6f8e25ad61 NetNS:/var/run/netns/59ec2540-4012-4ef5-bccd-b48040f04f1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd0876aa_1c6d_4a57_848c_eb6f8e25ad61.slice PodAnnotations:0xc00012aeb0}] Aliases:map[]}\"\nJun 11 11:45:48.967394 crc crio[22553]: time=\"2026-06-11T11:45:48.967345737Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:45:48.977865 crc crio[22553]: time=\"2026-06-11T11:45:48.977785512Z\" level=info msg=\"Ran pod sandbox 5ed3eb67150e5a3ad478d38496d648c7df065c663a86e137a16efce0611a643d with infra container: openstack/memcached-0/POD\" id=0f5b227a-5991-4631-8c4a-bcccc954b224 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:49.007905 crc crio[22553]: time=\"2026-06-11T11:45:49.007663414Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=22498b4d-a8ef-45e2-b88e-3ec800ad7dd1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:49.008296 crc crio[22553]: time=\"2026-06-11T11:45:49.008267011Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=22498b4d-a8ef-45e2-b88e-3ec800ad7dd1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:49.008438 crc crio[22553]: time=\"2026-06-11T11:45:49.008368294Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=22498b4d-a8ef-45e2-b88e-3ec800ad7dd1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:49.014636 crc crio[22553]: time=\"2026-06-11T11:45:49.014559985Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=fc326298-bc83-4c52-a4ae-3573f2dc890c name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:49.021295 crc crio[22553]: time=\"2026-06-11T11:45:49.021224389Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"\nJun 11 11:45:51.329440 crc crio[22553]: time=\"2026-06-11T11:45:51.327834887Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=dc0ab666-a7e5-43cc-b568-6d66765fe501 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:51.332800 crc crio[22553]: time=\"2026-06-11T11:45:51.329502385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:51.464548 crc crio[22553]: time=\"2026-06-11T11:45:51.463500246Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636 UID:6bb6b7f6-e9a6-4f9d-8d13-a9c56c30cff9 NetNS:/var/run/netns/15d63b46-2d32-4d5a-b14d-5fabf516d122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bb6b7f6_e9a6_4f9d_8d13_a9c56c30cff9.slice PodAnnotations:0xc00001a1a8}] Aliases:map[]}\"\nJun 11 11:45:51.465074 crc crio[22553]: time=\"2026-06-11T11:45:51.465051941Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:45:51.981818 crc crio[22553]: 2026-06-11T11:45:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ef02c9294802a5 Mac:ce:e9:b3:d4:da:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/15d63b46-2d32-4d5a-b14d-5fabf516d122 SocketPath: PciID:}] [{Interface:0xc0001928f0 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:45:51.991566 crc crio[22553]: time=\"2026-06-11T11:45:51.991434542Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636 UID:6bb6b7f6-e9a6-4f9d-8d13-a9c56c30cff9 NetNS:/var/run/netns/15d63b46-2d32-4d5a-b14d-5fabf516d122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bb6b7f6_e9a6_4f9d_8d13_a9c56c30cff9.slice PodAnnotations:0xc00001a1a8}] Aliases:map[]}\"\nJun 11 11:45:51.993887 crc crio[22553]: time=\"2026-06-11T11:45:51.992297708Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:45:52.067864 crc crio[22553]: time=\"2026-06-11T11:45:52.06741011Z\" level=info msg=\"Ran pod sandbox 3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636 with infra container: openstack/kube-state-metrics-0/POD\" id=dc0ab666-a7e5-43cc-b568-6d66765fe501 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:52.078377 crc crio[22553]: time=\"2026-06-11T11:45:52.078198425Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=f1193626-efb7-41bd-b521-f3fd29eedca6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:52.079164 crc crio[22553]: time=\"2026-06-11T11:45:52.078998748Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=f1193626-efb7-41bd-b521-f3fd29eedca6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:52.079164 crc crio[22553]: time=\"2026-06-11T11:45:52.079119301Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=f1193626-efb7-41bd-b521-f3fd29eedca6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:45:52.093732 crc crio[22553]: time=\"2026-06-11T11:45:52.081767629Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=bf9d1549-23b8-4a20-b0fd-c6e917ca08ba name=/runtime.v1.ImageService/PullImage\nJun 11 11:45:52.094609 crc crio[22553]: time=\"2026-06-11T11:45:52.094275304Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"\nJun 11 11:45:58.591168 crc crio[22553]: time=\"2026-06-11T11:45:58.586599308Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=bab9ae3c-6316-4463-a2c8-eb882b0ff3c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:58.598436 crc crio[22553]: time=\"2026-06-11T11:45:58.593023345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:45:59.976271 crc crio[22553]: time=\"2026-06-11T11:45:59.974041178Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-4kpnc/POD\" id=0ebe7345-9338-4b28-8bfa-b17cc92e0f18 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:45:59.978481 crc crio[22553]: time=\"2026-06-11T11:45:59.976354936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:00.264880 crc crio[22553]: time=\"2026-06-11T11:46:00.264750913Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-cnkx8/POD\" id=95b1fc10-ad5f-4a63-b77b-0f423539a163 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:00.264880 crc crio[22553]: time=\"2026-06-11T11:46:00.264860586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:00.566357 crc crio[22553]: time=\"2026-06-11T11:46:00.566241262Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686306-4jtzc/POD\" id=4bd8269a-dccd-4956-9021-e137a76ef0ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:00.566514 crc crio[22553]: time=\"2026-06-11T11:46:00.566394206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:00.799472 crc crio[22553]: time=\"2026-06-11T11:46:00.799368325Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=df16b53a-d7e8-4f8f-ade2-18911b0741a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:00.799667 crc crio[22553]: time=\"2026-06-11T11:46:00.799485789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:22.393784 crc crio[22553]: time=\"2026-06-11T11:46:22.391892565Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=cb5eeabc-2741-4639-8964-7103e1f7a50a name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:22.398522 crc crio[22553]: time=\"2026-06-11T11:46:22.39720814Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=33226388-cb87-4fef-907d-82cb72b41b32 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:22.550465 crc crio[22553]: time=\"2026-06-11T11:46:22.550219826Z\" level=info msg=\"Got pod network &{Name:ovn-controller-4kpnc Namespace:openstack ID:8ae56dfb574366961aa746171ffc3acc8700a9038a59360e78f9cd955d6bac38 UID:1fd9a779-bb64-4f74-8857-d0fc260eb6c6 NetNS:/var/run/netns/61bc6267-6049-4425-b730-107f5d28dde7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fd9a779_bb64_4f74_8857_d0fc260eb6c6.slice PodAnnotations:0xc00061e588}] Aliases:map[]}\"\nJun 11 11:46:22.550645 crc crio[22553]: time=\"2026-06-11T11:46:22.550450033Z\" level=info msg=\"Adding pod openstack_ovn-controller-4kpnc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:22.577031 crc crio[22553]: time=\"2026-06-11T11:46:22.576864084Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:3cab34e661f925a3a6e39f2220b6891f6f009959e00970e7cc63fdb79f916316 UID:27901dc7-67e7-4583-9ebd-9a7bd5292849 NetNS:/var/run/netns/ea097ee0-3827-4fc7-b6a1-c9777a888ce1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27901dc7_67e7_4583_9ebd_9a7bd5292849.slice PodAnnotations:0xc002817270}] Aliases:map[]}\"\nJun 11 11:46:22.577031 crc crio[22553]: time=\"2026-06-11T11:46:22.576952446Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:22.582186 crc crio[22553]: time=\"2026-06-11T11:46:22.581833619Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:27e555d19df8c41ba4f2b8d784820eadfb16cd43c5a0bb2bdff525febcf448b9 UID:c11eccda-af63-43df-9c98-4a6ac3a98eec NetNS:/var/run/netns/57202a6f-1e8e-45fb-88dc-c2f226400f88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc11eccda_af63_43df_9c98_4a6ac3a98eec.slice PodAnnotations:0xc00061e808}] Aliases:map[]}\"\nJun 11 11:46:22.582186 crc crio[22553]: time=\"2026-06-11T11:46:22.581916021Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:22.585969 crc crio[22553]: time=\"2026-06-11T11:46:22.585775934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=33407984-bb04-4dab-9117-2550f9ee3131 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:22.586626 crc crio[22553]: time=\"2026-06-11T11:46:22.586464564Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-cnkx8 Namespace:openstack ID:be88e4a549ae9d78b07c8020a58a4718743afd50683fa32b0667a33501af5c5b UID:ec3b93da-fceb-4358-b600-c540303382de NetNS:/var/run/netns/f1e7fd0a-27af-48bc-9408-5ae7b07f7dfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec3b93da_fceb_4358_b600_c540303382de.slice PodAnnotations:0xc00001a6d8}] Aliases:map[]}\"\nJun 11 11:46:22.586626 crc crio[22553]: time=\"2026-06-11T11:46:22.586500695Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-cnkx8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:22.607110 crc crio[22553]: time=\"2026-06-11T11:46:22.606781797Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686306-4jtzc Namespace:openshift-infra ID:f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9 UID:8cfdf30e-a1b7-42d1-b0c5-e5560e5efaad NetNS:/var/run/netns/a24f03fa-9461-4d20-a5f6-a52cbe837a5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cfdf30e_a1b7_42d1_b0c5_e5560e5efaad.slice PodAnnotations:0xc0048002b0}] Aliases:map[]}\"\nJun 11 11:46:22.607110 crc crio[22553]: time=\"2026-06-11T11:46:22.606845029Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686306-4jtzc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:23.217877 crc crio[22553]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ae56dfb5743669 Mac:1e:49:2b:63:75:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/61bc6267-6049-4425-b730-107f5d28dde7 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:23.225096 crc crio[22553]: time=\"2026-06-11T11:46:23.222888858Z\" level=info msg=\"Got pod network &{Name:ovn-controller-4kpnc Namespace:openstack ID:8ae56dfb574366961aa746171ffc3acc8700a9038a59360e78f9cd955d6bac38 UID:1fd9a779-bb64-4f74-8857-d0fc260eb6c6 NetNS:/var/run/netns/61bc6267-6049-4425-b730-107f5d28dde7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fd9a779_bb64_4f74_8857_d0fc260eb6c6.slice PodAnnotations:0xc00061e588}] Aliases:map[]}\"\nJun 11 11:46:23.225096 crc crio[22553]: time=\"2026-06-11T11:46:23.224429442Z\" level=info msg=\"Checking pod openstack_ovn-controller-4kpnc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:23.366872 crc crio[22553]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5665b5f1ff526c Mac:e6:18:bc:9d:fc:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/a24f03fa-9461-4d20-a5f6-a52cbe837a5a SocketPath: PciID:}] [{Interface:0xc000610af0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:23.368413 crc crio[22553]: time=\"2026-06-11T11:46:23.368289731Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686306-4jtzc Namespace:openshift-infra ID:f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9 UID:8cfdf30e-a1b7-42d1-b0c5-e5560e5efaad NetNS:/var/run/netns/a24f03fa-9461-4d20-a5f6-a52cbe837a5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cfdf30e_a1b7_42d1_b0c5_e5560e5efaad.slice PodAnnotations:0xc0048002b0}] Aliases:map[]}\"\nJun 11 11:46:23.368608 crc crio[22553]: time=\"2026-06-11T11:46:23.368504607Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686306-4jtzc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:23.760861 crc crio[22553]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3cab34e661f925a Mac:7e:46:af:61:2a:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/ea097ee0-3827-4fc7-b6a1-c9777a888ce1 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:23.762553 crc crio[22553]: time=\"2026-06-11T11:46:23.762402423Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:3cab34e661f925a3a6e39f2220b6891f6f009959e00970e7cc63fdb79f916316 UID:27901dc7-67e7-4583-9ebd-9a7bd5292849 NetNS:/var/run/netns/ea097ee0-3827-4fc7-b6a1-c9777a888ce1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27901dc7_67e7_4583_9ebd_9a7bd5292849.slice PodAnnotations:0xc002817270}] Aliases:map[]}\"\nJun 11 11:46:23.762553 crc crio[22553]: time=\"2026-06-11T11:46:23.762545417Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:25.065514 crc crio[22553]: time=\"2026-06-11T11:46:25.064663388Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a\" id=fc326298-bc83-4c52-a4ae-3573f2dc890c name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:25.066812 crc crio[22553]: time=\"2026-06-11T11:46:25.066657066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=1a25b5c1-393d-4b35-9be1-c3e3a98180bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:25.090857 crc crio[22553]: time=\"2026-06-11T11:46:25.090661097Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=3439ae82-f873-4f48-800c-49ceff6435e7 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:25.092277 crc crio[22553]: time=\"2026-06-11T11:46:25.092074858Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5f412400-a66a-4050-aa4e-557a961be6fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:25.122542 crc crio[22553]: 2026-06-11T11:46:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27e555d19df8c41 Mac:a6:bb:ae:e3:e6:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/57202a6f-1e8e-45fb-88dc-c2f226400f88 SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:25.123396 crc crio[22553]: time=\"2026-06-11T11:46:25.12333566Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:27e555d19df8c41ba4f2b8d784820eadfb16cd43c5a0bb2bdff525febcf448b9 UID:c11eccda-af63-43df-9c98-4a6ac3a98eec NetNS:/var/run/netns/57202a6f-1e8e-45fb-88dc-c2f226400f88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc11eccda_af63_43df_9c98_4a6ac3a98eec.slice PodAnnotations:0xc00061e808}] Aliases:map[]}\"\nJun 11 11:46:25.123502 crc crio[22553]: time=\"2026-06-11T11:46:25.123489855Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:25.194361 crc crio[22553]: time=\"2026-06-11T11:46:25.193627522Z\" level=info msg=\"Ran pod sandbox 8ae56dfb574366961aa746171ffc3acc8700a9038a59360e78f9cd955d6bac38 with infra container: openstack/ovn-controller-4kpnc/POD\" id=0ebe7345-9338-4b28-8bfa-b17cc92e0f18 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:25.197048 crc crio[22553]: time=\"2026-06-11T11:46:25.19699333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=ac82f6ea-f2f7-45f2-9d5c-34be0f7bcd51 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:25.197381 crc crio[22553]: time=\"2026-06-11T11:46:25.197189136Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=ac82f6ea-f2f7-45f2-9d5c-34be0f7bcd51 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:25.197381 crc crio[22553]: time=\"2026-06-11T11:46:25.197280008Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=ac82f6ea-f2f7-45f2-9d5c-34be0f7bcd51 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:25.199897 crc crio[22553]: time=\"2026-06-11T11:46:25.199806372Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=9b5b03ba-931b-4949-bb88-3f0b4a15eb52 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:25.202262 crc crio[22553]: time=\"2026-06-11T11:46:25.202102899Z\" level=info msg=\"Ran pod sandbox 3cab34e661f925a3a6e39f2220b6891f6f009959e00970e7cc63fdb79f916316 with infra container: openstack/ovsdbserver-nb-0/POD\" id=bab9ae3c-6316-4463-a2c8-eb882b0ff3c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:25.203802 crc crio[22553]: time=\"2026-06-11T11:46:25.203595323Z\" level=info msg=\"Ran pod sandbox f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9 with infra container: openshift-infra/auto-csr-approver-29686306-4jtzc/POD\" id=4bd8269a-dccd-4956-9021-e137a76ef0ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:25.205010 crc crio[22553]: time=\"2026-06-11T11:46:25.204908881Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=3850f7b3-0bae-4947-b695-c651fd57b215 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:25.207537 crc crio[22553]: time=\"2026-06-11T11:46:25.207401404Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=cb692377-dc28-448e-bf7a-19e6ffe93113 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:25.212035 crc crio[22553]: time=\"2026-06-11T11:46:25.211958847Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:46:25.213018 crc crio[22553]: time=\"2026-06-11T11:46:25.212916375Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"\nJun 11 11:46:25.229588 crc crio[22553]: time=\"2026-06-11T11:46:25.229483638Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=db7205ce-b70a-4581-afd0-ff3f4dcfbf37 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:25.235970 crc crio[22553]: time=\"2026-06-11T11:46:25.234467804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0eca3810-f1cc-4f25-ba13-253559c00317 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:25.243588 crc crio[22553]: time=\"2026-06-11T11:46:25.243476496Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=3850f7b3-0bae-4947-b695-c651fd57b215 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:25.243588 crc crio[22553]: time=\"2026-06-11T11:46:25.24358939Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=3850f7b3-0bae-4947-b695-c651fd57b215 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:25.245579 crc crio[22553]: time=\"2026-06-11T11:46:25.245510966Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=e3bc9db4-f519-4322-979f-95fba97b8015 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:25.251744 crc crio[22553]: time=\"2026-06-11T11:46:25.251360867Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"\nJun 11 11:46:25.255526 crc crio[22553]: time=\"2026-06-11T11:46:25.25525544Z\" level=info msg=\"Ran pod sandbox 27e555d19df8c41ba4f2b8d784820eadfb16cd43c5a0bb2bdff525febcf448b9 with infra container: openstack/ovsdbserver-sb-0/POD\" id=df16b53a-d7e8-4f8f-ade2-18911b0741a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:25.259034 crc crio[22553]: time=\"2026-06-11T11:46:25.258961888Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=7e574903-e5e3-4790-af91-b9b1661d8c40 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:25.262332 crc crio[22553]: time=\"2026-06-11T11:46:25.262282425Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=7e574903-e5e3-4790-af91-b9b1661d8c40 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:25.262490 crc crio[22553]: time=\"2026-06-11T11:46:25.262472131Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=7e574903-e5e3-4790-af91-b9b1661d8c40 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:25.265036 crc crio[22553]: time=\"2026-06-11T11:46:25.264959324Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=72b96897-b18e-4d49-937e-96cb921ebe89 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:25.269371 crc crio[22553]: time=\"2026-06-11T11:46:25.268388614Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"\nJun 11 11:46:25.294024 crc crio[22553]: time=\"2026-06-11T11:46:25.293925669Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7ccaed59-c1e1-4333-a519-fd51e8b65e07 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:25.322119 crc crio[22553]: time=\"2026-06-11T11:46:25.322015309Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=22222e90-6da2-44c3-b69e-c2b4084a6731 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:25.323505 crc crio[22553]: time=\"2026-06-11T11:46:25.32343656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a7ee5693-962d-40a4-bb00-7d8128762007 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:25.364767 crc crio[22553]: time=\"2026-06-11T11:46:25.364421206Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=77f2f2c6-1b06-4d11-a7ee-761618be7e78 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:25.366167 crc crio[22553]: time=\"2026-06-11T11:46:25.366105735Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=865d556c-4bfe-4f54-b3a2-e6461ece5d1d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:25.420328 crc crio[22553]: time=\"2026-06-11T11:46:25.420189204Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=ddbc9cfc-7e32-4a2d-8e32-479800ead689 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:25.463385 crc crio[22553]: time=\"2026-06-11T11:46:25.462941282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=03e87c7c-bbec-4c85-b6a7-115a944d03b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:25.468095 crc crio[22553]: time=\"2026-06-11T11:46:25.46803069Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0f61b941-d0cb-4d3b-b750-a2ced9acb8cb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:25.493791 crc crio[22553]: time=\"2026-06-11T11:46:25.493107712Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=1d929014-a4ad-44f5-8efc-81e56e9da52d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:25.498638 crc crio[22553]: time=\"2026-06-11T11:46:25.498439358Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=a3943689-7159-40fe-ab71-23d1007f3a37 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:25.501110 crc crio[22553]: time=\"2026-06-11T11:46:25.501019443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=885bc54f-0143-4e5b-b57f-c39f2244abb9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:25.587996 crc crio[22553]: time=\"2026-06-11T11:46:25.587056794Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=8bc7a522-bb79-476c-9d65-3ead5cfdbd7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:25.652437 crc crio[22553]: time=\"2026-06-11T11:46:25.648133636Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=a85e1cd0-4fdc-4147-b96e-b43c1c8c3d6d name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:25.652437 crc crio[22553]: time=\"2026-06-11T11:46:25.649955869Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4b5ebdc7-7872-43b2-a2ce-ee080203dd5f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:25.677261 crc crio[22553]: time=\"2026-06-11T11:46:25.677105712Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=e96c277c-471a-4cf8-a83e-ec492471cd09 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:25.679048 crc crio[22553]: time=\"2026-06-11T11:46:25.678931685Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8d1e467d-a9e8-4bc4-8686-14c0cbad346e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:25.715177 crc crio[22553]: time=\"2026-06-11T11:46:25.715045069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:25.742669 crc crio[22553]: time=\"2026-06-11T11:46:25.742526451Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d54f6789-5c56-4c1d-bb86-a57058951632 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:26.115931 crc crio[22553]: 2026-06-11T11:46:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be88e4a549ae9d7 Mac:76:a0:b3:47:e9:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/f1e7fd0a-27af-48bc-9408-5ae7b07f7dfe SocketPath: PciID:}] [{Interface:0xc00022ef70 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:26.117438 crc crio[22553]: time=\"2026-06-11T11:46:26.117286828Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-cnkx8 Namespace:openstack ID:be88e4a549ae9d78b07c8020a58a4718743afd50683fa32b0667a33501af5c5b UID:ec3b93da-fceb-4358-b600-c540303382de NetNS:/var/run/netns/f1e7fd0a-27af-48bc-9408-5ae7b07f7dfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec3b93da_fceb_4358_b600_c540303382de.slice PodAnnotations:0xc00001a6d8}] Aliases:map[]}\"\nJun 11 11:46:26.117628 crc crio[22553]: time=\"2026-06-11T11:46:26.117534886Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-cnkx8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:26.408962 crc crio[22553]: time=\"2026-06-11T11:46:26.408668662Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f90fc1a6-f45c-498a-95a4-e76e5e0cf28b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:26.408962 crc crio[22553]: time=\"2026-06-11T11:46:26.40894681Z\" level=info msg=\"Ran pod sandbox be88e4a549ae9d78b07c8020a58a4718743afd50683fa32b0667a33501af5c5b with infra container: openstack/ovn-controller-ovs-cnkx8/POD\" id=95b1fc10-ad5f-4a63-b77b-0f423539a163 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:26.409792 crc crio[22553]: time=\"2026-06-11T11:46:26.409739343Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=8dafa441-d933-4e61-855d-0f01399f4fa7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.411024 crc crio[22553]: time=\"2026-06-11T11:46:26.410907627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=0fa05d94-7c3a-41c7-97fb-40c68b3be9d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:26.418783 crc crio[22553]: time=\"2026-06-11T11:46:26.418568631Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=574b64c4-3931-4121-a71f-cb076508f8c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.421252 crc crio[22553]: time=\"2026-06-11T11:46:26.421070994Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=0fa05d94-7c3a-41c7-97fb-40c68b3be9d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:26.421536 crc crio[22553]: time=\"2026-06-11T11:46:26.421399354Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=0fa05d94-7c3a-41c7-97fb-40c68b3be9d9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:26.424031 crc crio[22553]: time=\"2026-06-11T11:46:26.423862816Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=ed0da8f2-9b8b-475d-9749-c4e519c433e1 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:26.424216 crc crio[22553]: time=\"2026-06-11T11:46:26.424107953Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=14f9bbd5-b8e4-49f7-aef2-6a5976f05d35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.427894 crc crio[22553]: time=\"2026-06-11T11:46:26.427817061Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"\nJun 11 11:46:26.430371 crc crio[22553]: time=\"2026-06-11T11:46:26.429263723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.437002 crc crio[22553]: time=\"2026-06-11T11:46:26.436928337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.437343 crc crio[22553]: time=\"2026-06-11T11:46:26.437253436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.438361 crc crio[22553]: time=\"2026-06-11T11:46:26.438245975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.441077 crc crio[22553]: time=\"2026-06-11T11:46:26.440982375Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-bxpbx/init\" id=a29ffcf5-0fd3-48e2-b191-453d1799ed1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.445256 crc crio[22553]: time=\"2026-06-11T11:46:26.445183328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=241f4cc7-cc75-493b-875e-d2b53058f498 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:26.445823 crc crio[22553]: time=\"2026-06-11T11:46:26.44561358Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-cm2n6/init\" id=0308435e-0836-48ba-8566-a467c9ae318c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.453880 crc crio[22553]: time=\"2026-06-11T11:46:26.45382647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6e45274a-4b47-4b82-bd12-a92538d5dfbb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:26.542968 crc crio[22553]: time=\"2026-06-11T11:46:26.542856598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.547074 crc crio[22553]: time=\"2026-06-11T11:46:26.54701602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.557416 crc crio[22553]: time=\"2026-06-11T11:46:26.556390123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.567412 crc crio[22553]: time=\"2026-06-11T11:46:26.56724011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.575575 crc crio[22553]: time=\"2026-06-11T11:46:26.575443119Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=bf9d1549-23b8-4a20-b0fd-c6e917ca08ba name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:26.578172 crc crio[22553]: time=\"2026-06-11T11:46:26.578129158Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=b89be51a-7cfe-4bad-9c92-c2b6c438e456 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:26.612650 crc crio[22553]: time=\"2026-06-11T11:46:26.612515561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.613463 crc crio[22553]: time=\"2026-06-11T11:46:26.613366336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.621338 crc crio[22553]: time=\"2026-06-11T11:46:26.621229866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.621644 crc crio[22553]: time=\"2026-06-11T11:46:26.621536715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.625757 crc crio[22553]: time=\"2026-06-11T11:46:26.625555122Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-pprzb/init\" id=70782196-7e50-41ed-9c72-85ca6df5b9ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.636059 crc crio[22553]: time=\"2026-06-11T11:46:26.635173133Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-pf82q/init\" id=23eb560e-894e-485c-af7a-fed078515402 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.655012 crc crio[22553]: time=\"2026-06-11T11:46:26.652363044Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=cb692377-dc28-448e-bf7a-19e6ffe93113 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:26.657540 crc crio[22553]: time=\"2026-06-11T11:46:26.657449853Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f1d6c75a-5c8d-4e02-bd77-32d1cfd14015 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:26.667931 crc crio[22553]: time=\"2026-06-11T11:46:26.667431044Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=cc2c705b-309d-44a9-8262-995676d07075 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:26.726595 crc crio[22553]: time=\"2026-06-11T11:46:26.726166048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.726595 crc crio[22553]: time=\"2026-06-11T11:46:26.72655749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.727155 crc crio[22553]: time=\"2026-06-11T11:46:26.727093145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.729458 crc crio[22553]: time=\"2026-06-11T11:46:26.729232828Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f4d94b3a-4b67-42dd-9cb1-c40fecc0347c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:26.736505 crc crio[22553]: time=\"2026-06-11T11:46:26.736119549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.737259 crc crio[22553]: time=\"2026-06-11T11:46:26.737152779Z\" level=info msg=\"Created container 1c462afb4134536aa3e26e7dc2965a8b09c18e3faee3b4e0740e9b83e6ad8df5: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=8bc7a522-bb79-476c-9d65-3ead5cfdbd7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.737729 crc crio[22553]: time=\"2026-06-11T11:46:26.737577351Z\" level=info msg=\"Created container bc3987d6d2e163fb6ca29dc0034ec55edb2682c72903b3b01f31b67eb46e8866: openstack/memcached-0/memcached\" id=574b64c4-3931-4121-a71f-cb076508f8c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.738055 crc crio[22553]: time=\"2026-06-11T11:46:26.73787125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.739998 crc crio[22553]: time=\"2026-06-11T11:46:26.739201289Z\" level=info msg=\"Starting container: 1c462afb4134536aa3e26e7dc2965a8b09c18e3faee3b4e0740e9b83e6ad8df5\" id=81c663c4-c4c8-482c-b57e-ad99ce8d662a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:26.740650 crc crio[22553]: time=\"2026-06-11T11:46:26.739445536Z\" level=info msg=\"Starting container: bc3987d6d2e163fb6ca29dc0034ec55edb2682c72903b3b01f31b67eb46e8866\" id=266223e9-f2ec-48f9-ba23-dda844dadac3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:26.744192 crc crio[22553]: time=\"2026-06-11T11:46:26.744090991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.751260 crc crio[22553]: time=\"2026-06-11T11:46:26.751170698Z\" level=info msg=\"Started container\" PID=56165 containerID=1c462afb4134536aa3e26e7dc2965a8b09c18e3faee3b4e0740e9b83e6ad8df5 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=81c663c4-c4c8-482c-b57e-ad99ce8d662a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f48316e07e53d0c5d252167577a3ef63e72c7196ebda90e56a3dac813518352\nJun 11 11:46:26.754225 crc crio[22553]: time=\"2026-06-11T11:46:26.754010461Z\" level=info msg=\"Started container\" PID=56169 containerID=bc3987d6d2e163fb6ca29dc0034ec55edb2682c72903b3b01f31b67eb46e8866 description=openstack/memcached-0/memcached id=266223e9-f2ec-48f9-ba23-dda844dadac3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ed3eb67150e5a3ad478d38496d648c7df065c663a86e137a16efce0611a643d\nJun 11 11:46:26.758288 crc crio[22553]: time=\"2026-06-11T11:46:26.757453541Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686306-4jtzc/oc\" id=ae5514a8-bb7e-4ec3-aed8-7913e310d7f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.785032 crc crio[22553]: time=\"2026-06-11T11:46:26.784873372Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=9f40e93c-e122-421c-9a0c-60f8ca4cdc95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.786671 crc crio[22553]: time=\"2026-06-11T11:46:26.786588872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.792565 crc crio[22553]: time=\"2026-06-11T11:46:26.792490764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.796234 crc crio[22553]: time=\"2026-06-11T11:46:26.79614062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.798798 crc crio[22553]: time=\"2026-06-11T11:46:26.797880451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.835358 crc crio[22553]: time=\"2026-06-11T11:46:26.832765549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.835358 crc crio[22553]: time=\"2026-06-11T11:46:26.833625304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.866012 crc crio[22553]: time=\"2026-06-11T11:46:26.865913457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.870443 crc crio[22553]: time=\"2026-06-11T11:46:26.870381497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.875986 crc crio[22553]: time=\"2026-06-11T11:46:26.875845987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.880397 crc crio[22553]: time=\"2026-06-11T11:46:26.880350918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.943279 crc crio[22553]: time=\"2026-06-11T11:46:26.943037017Z\" level=info msg=\"Created container 3f3c44ae22facfb244509b6157cc3b4153dcb9c72ab94601d6dc055313d53c04: openstack/openstack-galera-0/mysql-bootstrap\" id=8dafa441-d933-4e61-855d-0f01399f4fa7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:26.945283 crc crio[22553]: time=\"2026-06-11T11:46:26.945118558Z\" level=info msg=\"Starting container: 3f3c44ae22facfb244509b6157cc3b4153dcb9c72ab94601d6dc055313d53c04\" id=dec4a674-f33d-495b-8613-605dfad282ff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:26.956486 crc crio[22553]: time=\"2026-06-11T11:46:26.956415858Z\" level=info msg=\"Started container\" PID=56187 containerID=3f3c44ae22facfb244509b6157cc3b4153dcb9c72ab94601d6dc055313d53c04 description=openstack/openstack-galera-0/mysql-bootstrap id=dec4a674-f33d-495b-8613-605dfad282ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=620bb7e0dc1a7d0a9d277506ffbb3c550a0172534a85048818491d5875efc851\nJun 11 11:46:26.992535 crc crio[22553]: time=\"2026-06-11T11:46:26.992380178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:26.997982 crc crio[22553]: time=\"2026-06-11T11:46:26.997914229Z\" level=info msg=\"Created container 5002d43be7de79fdf1c3c7f46f0ba826bb3c3d7432d89849d372cf8568c0d085: openstack/dnsmasq-dns-68bc84565-cm2n6/init\" id=0308435e-0836-48ba-8566-a467c9ae318c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:27.001541 crc crio[22553]: time=\"2026-06-11T11:46:27.001464583Z\" level=info msg=\"Starting container: 5002d43be7de79fdf1c3c7f46f0ba826bb3c3d7432d89849d372cf8568c0d085\" id=0fcd8248-9210-48db-bc74-1cef864828e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:27.011732 crc crio[22553]: time=\"2026-06-11T11:46:27.011578188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:27.018393 crc crio[22553]: time=\"2026-06-11T11:46:27.018248013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:27.035298 crc crio[22553]: time=\"2026-06-11T11:46:27.033641582Z\" level=info msg=\"Started container\" PID=56199 containerID=5002d43be7de79fdf1c3c7f46f0ba826bb3c3d7432d89849d372cf8568c0d085 description=openstack/dnsmasq-dns-68bc84565-cm2n6/init id=0fcd8248-9210-48db-bc74-1cef864828e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774\nJun 11 11:46:27.103136 crc crio[22553]: time=\"2026-06-11T11:46:27.102522932Z\" level=info msg=\"Created container ef315178d8e664471d44f4ee28d14428e1c6905654619e7b3de86de5181d00f7: openstack/dnsmasq-dns-7dc8cc99c9-bxpbx/init\" id=a29ffcf5-0fd3-48e2-b191-453d1799ed1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:27.121924 crc crio[22553]: time=\"2026-06-11T11:46:27.121333941Z\" level=info msg=\"Starting container: ef315178d8e664471d44f4ee28d14428e1c6905654619e7b3de86de5181d00f7\" id=c9940959-0b3f-4503-95ce-2ee0a05cdb56 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:27.159797 crc crio[22553]: time=\"2026-06-11T11:46:27.147742622Z\" level=info msg=\"Started container\" PID=56203 containerID=ef315178d8e664471d44f4ee28d14428e1c6905654619e7b3de86de5181d00f7 description=openstack/dnsmasq-dns-7dc8cc99c9-bxpbx/init id=c9940959-0b3f-4503-95ce-2ee0a05cdb56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4\nJun 11 11:46:27.233585 crc crio[22553]: time=\"2026-06-11T11:46:27.233399342Z\" level=info msg=\"Created container a5ef4b7764f23bf514a17befc6c2d9fc2117053d970c2cac16bbdc7ed0e48146: openstack/dnsmasq-dns-769fc96f7c-pf82q/init\" id=23eb560e-894e-485c-af7a-fed078515402 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:27.252267 crc crio[22553]: time=\"2026-06-11T11:46:27.252111398Z\" level=info msg=\"Starting container: a5ef4b7764f23bf514a17befc6c2d9fc2117053d970c2cac16bbdc7ed0e48146\" id=dfc7b499-16ed-452d-86cd-898397105f3b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:27.258609 crc crio[22553]: time=\"2026-06-11T11:46:27.258477503Z\" level=info msg=\"Created container 474117a73abb114035a070f2f198b158dea245d51eb8544fe0aeeecf7aaf5c13: openstack/kube-state-metrics-0/kube-state-metrics\" id=9f40e93c-e122-421c-9a0c-60f8ca4cdc95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:27.261886 crc crio[22553]: time=\"2026-06-11T11:46:27.261583474Z\" level=info msg=\"Starting container: 474117a73abb114035a070f2f198b158dea245d51eb8544fe0aeeecf7aaf5c13\" id=b72bfefd-cbb8-4dbe-aa86-712d07bc2132 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:27.268877 crc crio[22553]: time=\"2026-06-11T11:46:27.265948942Z\" level=info msg=\"Created container d0376a97bf85233a6f38dbda6284e74bcbf113255ade8444c2562a29bad0e020: openstack/dnsmasq-dns-6b994dcc49-pprzb/init\" id=70782196-7e50-41ed-9c72-85ca6df5b9ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:27.274140 crc crio[22553]: time=\"2026-06-11T11:46:27.269402992Z\" level=info msg=\"Starting container: d0376a97bf85233a6f38dbda6284e74bcbf113255ade8444c2562a29bad0e020\" id=0442d02c-4dbb-42df-bc7c-3db97889e00e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:27.276437 crc crio[22553]: time=\"2026-06-11T11:46:27.276354925Z\" level=info msg=\"Started container\" PID=56220 containerID=a5ef4b7764f23bf514a17befc6c2d9fc2117053d970c2cac16bbdc7ed0e48146 description=openstack/dnsmasq-dns-769fc96f7c-pf82q/init id=dfc7b499-16ed-452d-86cd-898397105f3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea\nJun 11 11:46:27.289737 crc crio[22553]: time=\"2026-06-11T11:46:27.289504089Z\" level=info msg=\"Started container\" PID=56261 containerID=474117a73abb114035a070f2f198b158dea245d51eb8544fe0aeeecf7aaf5c13 description=openstack/kube-state-metrics-0/kube-state-metrics id=b72bfefd-cbb8-4dbe-aa86-712d07bc2132 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636\nJun 11 11:46:27.306547 crc crio[22553]: time=\"2026-06-11T11:46:27.305906298Z\" level=info msg=\"Started container\" PID=56221 containerID=d0376a97bf85233a6f38dbda6284e74bcbf113255ade8444c2562a29bad0e020 description=openstack/dnsmasq-dns-6b994dcc49-pprzb/init id=0442d02c-4dbb-42df-bc7c-3db97889e00e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560\nJun 11 11:46:27.478386 crc crio[22553]: time=\"2026-06-11T11:46:27.477531327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:27.724606 crc crio[22553]: time=\"2026-06-11T11:46:27.724461362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6c235923-8321-497e-b470-2ddba5065f1c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:27.788071 crc crio[22553]: time=\"2026-06-11T11:46:27.784921127Z\" level=info msg=\"Created container 9fc6cff0934927f08987fe9bb3501e69797df5c3545d4b7dd25313d47abf0b04: openshift-infra/auto-csr-approver-29686306-4jtzc/oc\" id=ae5514a8-bb7e-4ec3-aed8-7913e310d7f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:27.788071 crc crio[22553]: time=\"2026-06-11T11:46:27.786868773Z\" level=info msg=\"Starting container: 9fc6cff0934927f08987fe9bb3501e69797df5c3545d4b7dd25313d47abf0b04\" id=5769b4a2-967e-49f7-bb78-5f8fa99b066b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:27.800982 crc crio[22553]: time=\"2026-06-11T11:46:27.799473861Z\" level=info msg=\"Stopping pod sandbox: 1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea\" id=cacfe97f-6af2-41d7-a272-c982dabac5fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:27.803083 crc crio[22553]: time=\"2026-06-11T11:46:27.802430758Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-pf82q Namespace:openstack ID:1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea UID:4898946e-ea11-432c-8cb9-2ce85eff5eab NetNS:/var/run/netns/1ed37ff3-c7a3-41ce-a42a-59887778f9ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4898946e_ea11_432c_8cb9_2ce85eff5eab.slice PodAnnotations:0xc00012b278}] Aliases:map[]}\"\nJun 11 11:46:27.804881 crc crio[22553]: time=\"2026-06-11T11:46:27.804529099Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-pf82q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:27.828120 crc crio[22553]: time=\"2026-06-11T11:46:27.82272079Z\" level=info msg=\"Started container\" PID=56355 containerID=9fc6cff0934927f08987fe9bb3501e69797df5c3545d4b7dd25313d47abf0b04 description=openshift-infra/auto-csr-approver-29686306-4jtzc/oc id=5769b4a2-967e-49f7-bb78-5f8fa99b066b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9\nJun 11 11:46:27.848567 crc crio[22553]: time=\"2026-06-11T11:46:27.84844318Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f0b2dfec-0f55-473b-806e-4c6e60728a6a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:27.868002 crc crio[22553]: time=\"2026-06-11T11:46:27.865363284Z\" level=info msg=\"Stopping pod sandbox: 09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4\" id=8599d9fb-795b-4709-a34f-58d6bce71538 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:27.868002 crc crio[22553]: time=\"2026-06-11T11:46:27.867541248Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bxpbx Namespace:openstack ID:09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4 UID:03ca6233-6693-45b0-ae1b-e8c6a827e1cc NetNS:/var/run/netns/46b769b8-b374-4782-9e93-55cc023e2eee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03ca6233_6693_45b0_ae1b_e8c6a827e1cc.slice PodAnnotations:0xc001be6e30}] Aliases:map[]}\"\nJun 11 11:46:27.868002 crc crio[22553]: time=\"2026-06-11T11:46:27.867848627Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-bxpbx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:27.989360 crc crio[22553]: time=\"2026-06-11T11:46:27.98822461Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ddb846d5-3ea1-4db7-adcc-752b1ec9d5c9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:28.022866 crc crio[22553]: time=\"2026-06-11T11:46:28.021370757Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-cm2n6/dnsmasq-dns\" id=abf86223-5169-4fb6-9a91-8b01b086503c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:28.023230 crc crio[22553]: time=\"2026-06-11T11:46:28.02317268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:28.098427 crc crio[22553]: time=\"2026-06-11T11:46:28.097488309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=052f6f55-f3d2-4048-a41b-a98e262d3fd9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:28.201886 crc crio[22553]: time=\"2026-06-11T11:46:28.201666789Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-pprzb/dnsmasq-dns\" id=10c37b77-ade5-4df9-a1f1-51da1d9ca732 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:28.204847 crc crio[22553]: time=\"2026-06-11T11:46:28.204618545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:28.668850 crc crio[22553]: time=\"2026-06-11T11:46:28.66666435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:28.700097 crc crio[22553]: time=\"2026-06-11T11:46:28.699995072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:28.801919 crc crio[22553]: time=\"2026-06-11T11:46:28.801650449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:28.811729 crc crio[22553]: time=\"2026-06-11T11:46:28.811108085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:28.854515 crc crio[22553]: time=\"2026-06-11T11:46:28.854007887Z\" level=info msg=\"Stopped pod sandbox: 1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea\" id=cacfe97f-6af2-41d7-a272-c982dabac5fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:28.875044 crc crio[22553]: time=\"2026-06-11T11:46:28.874399802Z\" level=info msg=\"Stopped pod sandbox: 09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4\" id=8599d9fb-795b-4709-a34f-58d6bce71538 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:28.892433 crc crio[22553]: time=\"2026-06-11T11:46:28.890908334Z\" level=info msg=\"Created container a5aad08109c30935e3ad6cc47f2eb3c3af0b189a0c9abc61e639b5cea2fb6b9f: openstack/rabbitmq-cell1-server-0/setup-container\" id=ddbc9cfc-7e32-4a2d-8e32-479800ead689 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:28.899917 crc crio[22553]: time=\"2026-06-11T11:46:28.899799654Z\" level=info msg=\"Starting container: a5aad08109c30935e3ad6cc47f2eb3c3af0b189a0c9abc61e639b5cea2fb6b9f\" id=5c2ccf1f-63dc-4bec-b0d3-5b076f1eadfd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:28.911931 crc crio[22553]: time=\"2026-06-11T11:46:28.911772723Z\" level=info msg=\"Started container\" PID=56158 containerID=a5aad08109c30935e3ad6cc47f2eb3c3af0b189a0c9abc61e639b5cea2fb6b9f description=openstack/rabbitmq-cell1-server-0/setup-container id=5c2ccf1f-63dc-4bec-b0d3-5b076f1eadfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8c23c6d3925953cd7b78311a3c4ab9460d1d05749885fe83f25aa1ed31d9b32\nJun 11 11:46:28.985720 crc crio[22553]: time=\"2026-06-11T11:46:28.985584237Z\" level=info msg=\"Created container 421c863b223310d67abd20f8ea3ac4144a4712402eccfd5ab5431a05b4bd4461: openstack/rabbitmq-server-0/setup-container\" id=14f9bbd5-b8e4-49f7-aef2-6a5976f05d35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:28.990572 crc crio[22553]: time=\"2026-06-11T11:46:28.989816601Z\" level=info msg=\"Starting container: 421c863b223310d67abd20f8ea3ac4144a4712402eccfd5ab5431a05b4bd4461\" id=9a7549e6-f0f6-4df0-952c-25ef1129fa35 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:29.019863 crc crio[22553]: time=\"2026-06-11T11:46:29.019757915Z\" level=info msg=\"Started container\" PID=56184 containerID=421c863b223310d67abd20f8ea3ac4144a4712402eccfd5ab5431a05b4bd4461 description=openstack/rabbitmq-server-0/setup-container id=9a7549e6-f0f6-4df0-952c-25ef1129fa35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de6d3f77e4b4373c55e47f737293a69b4ec2ef1079d6dfc53d773dbbeec4d2bc\nJun 11 11:46:29.200333 crc crio[22553]: time=\"2026-06-11T11:46:29.192109965Z\" level=info msg=\"Created container fa7234b10e6d32860609bb61b12ada4a6b216245a462a70bfbfd92b5b5ccf2bd: openstack/dnsmasq-dns-68bc84565-cm2n6/dnsmasq-dns\" id=abf86223-5169-4fb6-9a91-8b01b086503c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:29.217969 crc crio[22553]: time=\"2026-06-11T11:46:29.215997792Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/a604b3f4-1919-4a76-8502-0e9bc5bb45ab/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=10c37b77-ade5-4df9-a1f1-51da1d9ca732 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:29.230669 crc crio[22553]: time=\"2026-06-11T11:46:29.229473445Z\" level=info msg=\"Starting container: fa7234b10e6d32860609bb61b12ada4a6b216245a462a70bfbfd92b5b5ccf2bd\" id=f0e8d582-1e47-4504-9c33-7114063f9d18 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:29.233547 crc crio[22553]: time=\"2026-06-11T11:46:29.233107061Z\" level=info msg=\"createCtr: deleting container ID 4b5376694729c2425c6663b59feaf86b436b9039faa4d6b1d4da981c3b031c74 from idIndex\" id=10c37b77-ade5-4df9-a1f1-51da1d9ca732 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:29.233547 crc crio[22553]: time=\"2026-06-11T11:46:29.233204974Z\" level=info msg=\"createCtr: removing container 4b5376694729c2425c6663b59feaf86b436b9039faa4d6b1d4da981c3b031c74\" id=10c37b77-ade5-4df9-a1f1-51da1d9ca732 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:29.233547 crc crio[22553]: time=\"2026-06-11T11:46:29.233282386Z\" level=info msg=\"createCtr: deleting container 4b5376694729c2425c6663b59feaf86b436b9039faa4d6b1d4da981c3b031c74 from storage\" id=10c37b77-ade5-4df9-a1f1-51da1d9ca732 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:29.273779 crc crio[22553]: time=\"2026-06-11T11:46:29.27348559Z\" level=info msg=\"Started container\" PID=56535 containerID=fa7234b10e6d32860609bb61b12ada4a6b216245a462a70bfbfd92b5b5ccf2bd description=openstack/dnsmasq-dns-68bc84565-cm2n6/dnsmasq-dns id=f0e8d582-1e47-4504-9c33-7114063f9d18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774\nJun 11 11:46:29.320216 crc crio[22553]: time=\"2026-06-11T11:46:29.319792631Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-6b994dcc49-pprzb_openstack_a604b3f4-1919-4a76-8502-0e9bc5bb45ab_0\" id=10c37b77-ade5-4df9-a1f1-51da1d9ca732 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:30.137796 crc crio[22553]: time=\"2026-06-11T11:46:30.137630399Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9c47502d-8829-4a5a-9c90-dfd9a8988bf1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:30.292360 crc crio[22553]: time=\"2026-06-11T11:46:30.29218871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5cf287c0-3836-4179-9796-ca19cad22635 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:30.317884 crc crio[22553]: time=\"2026-06-11T11:46:30.317525099Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-pprzb/dnsmasq-dns\" id=8a03c7e7-9986-4832-a752-1136b788fb77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:30.319938 crc crio[22553]: time=\"2026-06-11T11:46:30.319878518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:30.491086 crc crio[22553]: time=\"2026-06-11T11:46:30.490901219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:30.500060 crc crio[22553]: time=\"2026-06-11T11:46:30.499928223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:30.776661 crc crio[22553]: time=\"2026-06-11T11:46:30.768953224Z\" level=info msg=\"Created container 5ab06e0c8c33d1c74facacac15d558db006ea2a02bc5440ea5484e37b59fe15c: openstack/dnsmasq-dns-6b994dcc49-pprzb/dnsmasq-dns\" id=8a03c7e7-9986-4832-a752-1136b788fb77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:30.776661 crc crio[22553]: time=\"2026-06-11T11:46:30.773212768Z\" level=info msg=\"Starting container: 5ab06e0c8c33d1c74facacac15d558db006ea2a02bc5440ea5484e37b59fe15c\" id=99ab6a99-0fde-4521-816d-a4eb6a535ed3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:30.820753 crc crio[22553]: time=\"2026-06-11T11:46:30.819653304Z\" level=info msg=\"Started container\" PID=56916 containerID=5ab06e0c8c33d1c74facacac15d558db006ea2a02bc5440ea5484e37b59fe15c description=openstack/dnsmasq-dns-6b994dcc49-pprzb/dnsmasq-dns id=99ab6a99-0fde-4521-816d-a4eb6a535ed3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560\nJun 11 11:46:31.169406 crc crio[22553]: time=\"2026-06-11T11:46:31.16701128Z\" level=info msg=\"Stopping pod sandbox: f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9\" id=17db5fe9-e040-4531-b06b-45481d63a275 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:31.169406 crc crio[22553]: time=\"2026-06-11T11:46:31.16939075Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686306-4jtzc Namespace:openshift-infra ID:f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9 UID:8cfdf30e-a1b7-42d1-b0c5-e5560e5efaad NetNS:/var/run/netns/a24f03fa-9461-4d20-a5f6-a52cbe837a5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cfdf30e_a1b7_42d1_b0c5_e5560e5efaad.slice PodAnnotations:0xc002b8a108}] Aliases:map[]}\"\nJun 11 11:46:31.169743 crc crio[22553]: time=\"2026-06-11T11:46:31.169566825Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686306-4jtzc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:32.191009 crc crio[22553]: time=\"2026-06-11T11:46:32.189858721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1fc04007-8cdc-4e85-b076-b78a7c4d078c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:33.209003 crc crio[22553]: time=\"2026-06-11T11:46:33.208964813Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ea04d961-383e-4255-97df-88bb80c48be7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:33.487809 crc crio[22553]: time=\"2026-06-11T11:46:33.487495831Z\" level=info msg=\"Stopped pod sandbox: f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9\" id=17db5fe9-e040-4531-b06b-45481d63a275 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:34.535438 crc crio[22553]: time=\"2026-06-11T11:46:34.534562659Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=03f90193-2099-4bc8-b496-48a3139c149c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:34.955284 crc crio[22553]: time=\"2026-06-11T11:46:34.955172484Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee\" id=ed0da8f2-9b8b-475d-9749-c4e519c433e1 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:34.957381 crc crio[22553]: time=\"2026-06-11T11:46:34.957295626Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=9fbc1bf5-9841-4009-9c26-e082a057e54d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:34.983285 crc crio[22553]: time=\"2026-06-11T11:46:34.983204182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=84589d16-c5f8-451c-af96-9c83a02d9ba1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:34.996926 crc crio[22553]: time=\"2026-06-11T11:46:34.996788578Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90\" id=72b96897-b18e-4d49-937e-96cb921ebe89 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:34.999011 crc crio[22553]: time=\"2026-06-11T11:46:34.997993243Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=f20450cb-1a00-4610-97fe-28c8f0dddacc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:35.049036 crc crio[22553]: time=\"2026-06-11T11:46:35.048543679Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=003fc919-9fc3-4295-a220-2ac49c030f2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:35.066278 crc crio[22553]: time=\"2026-06-11T11:46:35.066178083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=73210a98-cb44-45cc-8e4f-b38d7f1a216d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:35.068358 crc crio[22553]: time=\"2026-06-11T11:46:35.068241714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:35.078515 crc crio[22553]: time=\"2026-06-11T11:46:35.078365609Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=9b5b03ba-931b-4949-bb88-3f0b4a15eb52 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:35.080098 crc crio[22553]: time=\"2026-06-11T11:46:35.080042148Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c\" id=e3bc9db4-f519-4322-979f-95fba97b8015 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:35.080557 crc crio[22553]: time=\"2026-06-11T11:46:35.080477311Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=47a26ad2-4345-4e46-a1f6-29ec839f88d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:35.083479 crc crio[22553]: time=\"2026-06-11T11:46:35.083278772Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=2c6697a5-2c1a-495c-a9d9-e239181b6b1e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:35.083607 crc crio[22553]: time=\"2026-06-11T11:46:35.083476878Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=a4bc0a5b-dd05-4a06-b51b-3ba05c82dfdb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:35.086377 crc crio[22553]: time=\"2026-06-11T11:46:35.08627971Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-cnkx8/ovsdb-server-init\" id=3a4e682f-f053-466c-ac46-3e1707c52fba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:35.112924 crc crio[22553]: time=\"2026-06-11T11:46:35.112803734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:35.114207 crc crio[22553]: time=\"2026-06-11T11:46:35.113381891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:35.122275 crc crio[22553]: time=\"2026-06-11T11:46:35.122076775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=7f65ece2-ea34-4697-b8ff-d74b4a3f6556 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:35.167967 crc crio[22553]: time=\"2026-06-11T11:46:35.166863192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=f9cdfd4f-1864-4cee-8d7b-26373e68520b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:35.177614 crc crio[22553]: time=\"2026-06-11T11:46:35.17743251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=9ac3643f-c195-440f-98ac-99f2fb23c8f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:35.222238 crc crio[22553]: time=\"2026-06-11T11:46:35.222125504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:35.227644 crc crio[22553]: time=\"2026-06-11T11:46:35.227395698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:35.285089 crc crio[22553]: time=\"2026-06-11T11:46:35.284363091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:35.292508 crc crio[22553]: time=\"2026-06-11T11:46:35.29048792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:35.294909 crc crio[22553]: time=\"2026-06-11T11:46:35.294826876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:35.518976 crc crio[22553]: time=\"2026-06-11T11:46:35.517053762Z\" level=info msg=\"Created container d1e40e451b9c0920cdb0a3a65806f7a0f9f845f87253506d5e68488b8b04cb0d: openstack/openstack-cell1-galera-0/galera\" id=003fc919-9fc3-4295-a220-2ac49c030f2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:35.520302 crc crio[22553]: time=\"2026-06-11T11:46:35.519838923Z\" level=info msg=\"Starting container: d1e40e451b9c0920cdb0a3a65806f7a0f9f845f87253506d5e68488b8b04cb0d\" id=0c55bf90-dd2a-4634-a1fe-14e368430279 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:35.520437 crc crio[22553]: time=\"2026-06-11T11:46:35.520283326Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=c6775555-c171-408c-88d9-47e9f6ad20cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:35.530957 crc crio[22553]: time=\"2026-06-11T11:46:35.529789034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:35.530957 crc crio[22553]: time=\"2026-06-11T11:46:35.530550056Z\" level=info msg=\"Started container\" PID=57235 containerID=d1e40e451b9c0920cdb0a3a65806f7a0f9f845f87253506d5e68488b8b04cb0d description=openstack/openstack-cell1-galera-0/galera id=0c55bf90-dd2a-4634-a1fe-14e368430279 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f48316e07e53d0c5d252167577a3ef63e72c7196ebda90e56a3dac813518352\nJun 11 11:46:35.584715 crc crio[22553]: time=\"2026-06-11T11:46:35.584552542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:35.589832 crc crio[22553]: time=\"2026-06-11T11:46:35.58828083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:35.592949 crc crio[22553]: time=\"2026-06-11T11:46:35.592877555Z\" level=info msg=\"Created container 165c2f62843562bd517a1a68142644fad0df5c856ee13653e005ac02b139ca68: openstack/openstack-galera-0/galera\" id=47a26ad2-4345-4e46-a1f6-29ec839f88d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:35.594451 crc crio[22553]: time=\"2026-06-11T11:46:35.594291996Z\" level=info msg=\"Starting container: 165c2f62843562bd517a1a68142644fad0df5c856ee13653e005ac02b139ca68\" id=d0507bf3-7f3f-4093-bad5-ad0a0499c215 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:35.603001 crc crio[22553]: time=\"2026-06-11T11:46:35.602918788Z\" level=info msg=\"Started container\" PID=57241 containerID=165c2f62843562bd517a1a68142644fad0df5c856ee13653e005ac02b139ca68 description=openstack/openstack-galera-0/galera id=d0507bf3-7f3f-4093-bad5-ad0a0499c215 name=/runtime.v1.RuntimeService/StartContainer sandboxID=620bb7e0dc1a7d0a9d277506ffbb3c550a0172534a85048818491d5875efc851\nJun 11 11:46:35.623634 crc crio[22553]: time=\"2026-06-11T11:46:35.619501762Z\" level=info msg=\"Creating container: openstack/ovn-controller-4kpnc/ovn-controller\" id=315acac5-f6be-46a5-8336-e3f6345fec7b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:35.624043 crc crio[22553]: time=\"2026-06-11T11:46:35.623136168Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=c633ec30-83a1-4025-ba83-9a6509af54a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:35.626543 crc crio[22553]: time=\"2026-06-11T11:46:35.626500666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:35.633290 crc crio[22553]: time=\"2026-06-11T11:46:35.633190811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:35.791972 crc crio[22553]: time=\"2026-06-11T11:46:35.790555274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:35.798523 crc crio[22553]: time=\"2026-06-11T11:46:35.797089505Z\" level=info msg=\"Created container c7657a12454c68814fe8be339c86b59fc8c2b0165d6305d2b008d4609743568f: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=c6775555-c171-408c-88d9-47e9f6ad20cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:35.801221 crc crio[22553]: time=\"2026-06-11T11:46:35.800933887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:35.801221 crc crio[22553]: time=\"2026-06-11T11:46:35.801151123Z\" level=info msg=\"Starting container: c7657a12454c68814fe8be339c86b59fc8c2b0165d6305d2b008d4609743568f\" id=a265da09-97d3-4b46-a906-ff7216d476f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:35.805270 crc crio[22553]: time=\"2026-06-11T11:46:35.805185261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:35.814663 crc crio[22553]: time=\"2026-06-11T11:46:35.814549924Z\" level=info msg=\"Started container\" PID=57290 containerID=c7657a12454c68814fe8be339c86b59fc8c2b0165d6305d2b008d4609743568f description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=a265da09-97d3-4b46-a906-ff7216d476f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cab34e661f925a3a6e39f2220b6891f6f009959e00970e7cc63fdb79f916316\nJun 11 11:46:35.837354 crc crio[22553]: time=\"2026-06-11T11:46:35.836967198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:35.840848 crc crio[22553]: time=\"2026-06-11T11:46:35.840762159Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=a9598788-6d2b-4621-b3e5-de48d663a141 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:35.841102 crc crio[22553]: time=\"2026-06-11T11:46:35.841008616Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=a9598788-6d2b-4621-b3e5-de48d663a141 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:35.841102 crc crio[22553]: time=\"2026-06-11T11:46:35.841091279Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=a9598788-6d2b-4621-b3e5-de48d663a141 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:35.842000 crc crio[22553]: time=\"2026-06-11T11:46:35.841931883Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=db396df3-fac3-4d29-8ec7-4b07ad03e2b6 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:35.851270 crc crio[22553]: time=\"2026-06-11T11:46:35.851181603Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 11 11:46:36.024643 crc crio[22553]: time=\"2026-06-11T11:46:36.02377387Z\" level=info msg=\"Created container 8a6617a4468f3e35eb6b5552fa423386e60ee14958c35b300c16b834ed6451c5: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=c633ec30-83a1-4025-ba83-9a6509af54a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:36.028008 crc crio[22553]: time=\"2026-06-11T11:46:36.027926901Z\" level=info msg=\"Starting container: 8a6617a4468f3e35eb6b5552fa423386e60ee14958c35b300c16b834ed6451c5\" id=75567520-c58a-44ea-87f0-276483e5e9d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:36.038559 crc crio[22553]: time=\"2026-06-11T11:46:36.038438088Z\" level=info msg=\"Started container\" PID=57367 containerID=8a6617a4468f3e35eb6b5552fa423386e60ee14958c35b300c16b834ed6451c5 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=75567520-c58a-44ea-87f0-276483e5e9d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27e555d19df8c41ba4f2b8d784820eadfb16cd43c5a0bb2bdff525febcf448b9\nJun 11 11:46:36.039666 crc crio[22553]: time=\"2026-06-11T11:46:36.039249182Z\" level=info msg=\"Created container 7c9e4622ac4ca985f54b450695b3732fcdd21ecdd6def24511fbffac51016ed0: openstack/ovn-controller-ovs-cnkx8/ovsdb-server-init\" id=3a4e682f-f053-466c-ac46-3e1707c52fba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:36.041956 crc crio[22553]: time=\"2026-06-11T11:46:36.041858498Z\" level=info msg=\"Starting container: 7c9e4622ac4ca985f54b450695b3732fcdd21ecdd6def24511fbffac51016ed0\" id=c186d147-9538-4675-a950-8d631b6cc487 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:36.051214 crc crio[22553]: time=\"2026-06-11T11:46:36.050867581Z\" level=info msg=\"Started container\" PID=57362 containerID=7c9e4622ac4ca985f54b450695b3732fcdd21ecdd6def24511fbffac51016ed0 description=openstack/ovn-controller-ovs-cnkx8/ovsdb-server-init id=c186d147-9538-4675-a950-8d631b6cc487 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be88e4a549ae9d78b07c8020a58a4718743afd50683fa32b0667a33501af5c5b\nJun 11 11:46:36.067497 crc crio[22553]: time=\"2026-06-11T11:46:36.067345962Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=2ca4a7c7-240a-4e1a-b8ad-7bd401f9ab4b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:36.067935 crc crio[22553]: time=\"2026-06-11T11:46:36.067733393Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=2ca4a7c7-240a-4e1a-b8ad-7bd401f9ab4b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:36.067935 crc crio[22553]: time=\"2026-06-11T11:46:36.067816085Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=2ca4a7c7-240a-4e1a-b8ad-7bd401f9ab4b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:36.071512 crc crio[22553]: time=\"2026-06-11T11:46:36.07138919Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c3f2beca-8155-455e-b9f1-790aad49a3e2 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:36.083104 crc crio[22553]: time=\"2026-06-11T11:46:36.082946387Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 11 11:46:36.138765 crc crio[22553]: time=\"2026-06-11T11:46:36.138541439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:36.401276 crc crio[22553]: time=\"2026-06-11T11:46:36.401112932Z\" level=info msg=\"Created container 7febca8533c2cb65cf210397b6f48a038c6f86befc7a8b554c224ea38d95d7b9: openstack/ovn-controller-4kpnc/ovn-controller\" id=315acac5-f6be-46a5-8336-e3f6345fec7b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:36.403169 crc crio[22553]: time=\"2026-06-11T11:46:36.403057089Z\" level=info msg=\"Starting container: 7febca8533c2cb65cf210397b6f48a038c6f86befc7a8b554c224ea38d95d7b9\" id=fca02a77-0803-401a-b391-d76598330b7f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:36.411113 crc crio[22553]: time=\"2026-06-11T11:46:36.41096427Z\" level=info msg=\"Started container\" PID=57509 containerID=7febca8533c2cb65cf210397b6f48a038c6f86befc7a8b554c224ea38d95d7b9 description=openstack/ovn-controller-4kpnc/ovn-controller id=fca02a77-0803-401a-b391-d76598330b7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ae56dfb574366961aa746171ffc3acc8700a9038a59360e78f9cd955d6bac38\nJun 11 11:46:37.884398 crc crio[22553]: time=\"2026-06-11T11:46:37.87443537Z\" level=info msg=\"Stopping container: 5ab06e0c8c33d1c74facacac15d558db006ea2a02bc5440ea5484e37b59fe15c (timeout: 10s)\" id=7a95e0cb-b234-48b0-b81a-75f0d98ee2e4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:46:38.128017 crc crio[22553]: time=\"2026-06-11T11:46:38.126947029Z\" level=info msg=\"Stopped container 5ab06e0c8c33d1c74facacac15d558db006ea2a02bc5440ea5484e37b59fe15c: openstack/dnsmasq-dns-6b994dcc49-pprzb/dnsmasq-dns\" id=7a95e0cb-b234-48b0-b81a-75f0d98ee2e4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:46:38.130662 crc crio[22553]: time=\"2026-06-11T11:46:38.130231955Z\" level=info msg=\"Stopping pod sandbox: 3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560\" id=b0013c52-e01f-4545-911d-ccb97c158592 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:38.131870 crc crio[22553]: time=\"2026-06-11T11:46:38.131599325Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-pprzb Namespace:openstack ID:3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560 UID:a604b3f4-1919-4a76-8502-0e9bc5bb45ab NetNS:/var/run/netns/8fe21c4d-e367-4135-a030-6ce56494ac81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda604b3f4_1919_4a76_8502_0e9bc5bb45ab.slice PodAnnotations:0xc00001bdb0}] Aliases:map[]}\"\nJun 11 11:46:38.132477 crc crio[22553]: time=\"2026-06-11T11:46:38.131936575Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b994dcc49-pprzb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:38.333003 crc crio[22553]: time=\"2026-06-11T11:46:38.332453726Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=b4bd659f-bd02-4c61-b853-c2340a996f8f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:38.346096 crc crio[22553]: time=\"2026-06-11T11:46:38.34320817Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=3b52ce8c-bdb3-4eb0-b60e-ecb4de1ed8df name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:38.359427 crc crio[22553]: time=\"2026-06-11T11:46:38.359333841Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-cnkx8/ovsdb-server\" id=08558904-c6c2-4c01-a064-37a808947b58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:38.410405 crc crio[22553]: time=\"2026-06-11T11:46:38.406539728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:38.552428 crc crio[22553]: time=\"2026-06-11T11:46:38.551820858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:38.581978 crc crio[22553]: time=\"2026-06-11T11:46:38.581794123Z\" level=info msg=\"Stopped pod sandbox: 3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560\" id=b0013c52-e01f-4545-911d-ccb97c158592 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:38.877983 crc crio[22553]: time=\"2026-06-11T11:46:38.876891275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:39.044240 crc crio[22553]: time=\"2026-06-11T11:46:39.044146256Z\" level=info msg=\"Created container 5db8867e51750472f80e8c621b2ac030969b9bb9ee0871335608a90b2ee647cd: openstack/ovn-controller-ovs-cnkx8/ovsdb-server\" id=08558904-c6c2-4c01-a064-37a808947b58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:39.046227 crc crio[22553]: time=\"2026-06-11T11:46:39.046137115Z\" level=info msg=\"Starting container: 5db8867e51750472f80e8c621b2ac030969b9bb9ee0871335608a90b2ee647cd\" id=53a0de95-e719-46fd-87f7-0f5d3de542b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:39.057075 crc crio[22553]: time=\"2026-06-11T11:46:39.056767135Z\" level=info msg=\"Started container\" PID=58123 containerID=5db8867e51750472f80e8c621b2ac030969b9bb9ee0871335608a90b2ee647cd description=openstack/ovn-controller-ovs-cnkx8/ovsdb-server id=53a0de95-e719-46fd-87f7-0f5d3de542b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be88e4a549ae9d78b07c8020a58a4718743afd50683fa32b0667a33501af5c5b\nJun 11 11:46:39.079741 crc crio[22553]: time=\"2026-06-11T11:46:39.079597831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=f84b4f30-6817-4b72-b766-a3a564749840 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:39.088921 crc crio[22553]: time=\"2026-06-11T11:46:39.08742846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=350804b2-b433-4fd4-838b-b37fb17fb73b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:39.105981 crc crio[22553]: time=\"2026-06-11T11:46:39.105871718Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-cnkx8/ovs-vswitchd\" id=32546110-fb17-4918-9971-7fa3e1eb5444 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:39.107871 crc crio[22553]: time=\"2026-06-11T11:46:39.107793554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:39.170868 crc crio[22553]: time=\"2026-06-11T11:46:39.163203771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:39.390973 crc crio[22553]: time=\"2026-06-11T11:46:39.39033683Z\" level=info msg=\"Removing container: 5ab06e0c8c33d1c74facacac15d558db006ea2a02bc5440ea5484e37b59fe15c\" id=2ac7c0b8-5dc4-40a3-86af-01b6503b04a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:46:39.443838 crc crio[22553]: time=\"2026-06-11T11:46:39.44377823Z\" level=info msg=\"Removed container 5ab06e0c8c33d1c74facacac15d558db006ea2a02bc5440ea5484e37b59fe15c: openstack/dnsmasq-dns-6b994dcc49-pprzb/dnsmasq-dns\" id=2ac7c0b8-5dc4-40a3-86af-01b6503b04a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:46:39.451671 crc crio[22553]: time=\"2026-06-11T11:46:39.451592458Z\" level=info msg=\"Removing container: d0376a97bf85233a6f38dbda6284e74bcbf113255ade8444c2562a29bad0e020\" id=c1564f2a-5f10-4b6b-9baf-d9464b939d0b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:46:39.495968 crc crio[22553]: time=\"2026-06-11T11:46:39.495820218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:39.501412 crc crio[22553]: time=\"2026-06-11T11:46:39.501102853Z\" level=info msg=\"Removed container d0376a97bf85233a6f38dbda6284e74bcbf113255ade8444c2562a29bad0e020: openstack/dnsmasq-dns-6b994dcc49-pprzb/init\" id=c1564f2a-5f10-4b6b-9baf-d9464b939d0b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:46:39.625083 crc crio[22553]: time=\"2026-06-11T11:46:39.62403205Z\" level=info msg=\"Created container 695952651b2dd7f5f11b22c0181b4bb0639cb6a73c072b96bd18f7bea85f0c2b: openstack/ovn-controller-ovs-cnkx8/ovs-vswitchd\" id=32546110-fb17-4918-9971-7fa3e1eb5444 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:39.625989 crc crio[22553]: time=\"2026-06-11T11:46:39.625782591Z\" level=info msg=\"Starting container: 695952651b2dd7f5f11b22c0181b4bb0639cb6a73c072b96bd18f7bea85f0c2b\" id=598a542a-cb59-46ee-9115-d4233838ebd7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:39.636332 crc crio[22553]: time=\"2026-06-11T11:46:39.636125653Z\" level=info msg=\"Started container\" PID=58238 containerID=695952651b2dd7f5f11b22c0181b4bb0639cb6a73c072b96bd18f7bea85f0c2b description=openstack/ovn-controller-ovs-cnkx8/ovs-vswitchd id=598a542a-cb59-46ee-9115-d4233838ebd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be88e4a549ae9d78b07c8020a58a4718743afd50683fa32b0667a33501af5c5b\nJun 11 11:46:41.941012 crc crio[22553]: time=\"2026-06-11T11:46:41.940408351Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-lflkj/POD\" id=682c8b19-c353-46ec-9496-4b3986307f23 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:41.942658 crc crio[22553]: time=\"2026-06-11T11:46:41.94104877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:42.039647 crc crio[22553]: time=\"2026-06-11T11:46:42.039566415Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54764bc9cc-zvzsn/POD\" id=475ae822-5f65-46b4-9a85-0966e0596289 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:42.039832 crc crio[22553]: time=\"2026-06-11T11:46:42.039775731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:42.442572 crc crio[22553]: time=\"2026-06-11T11:46:42.442460964Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6964f94f-q8zhl/POD\" id=8a923489-4b3a-4c82-b849-29394967d45d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:42.442820 crc crio[22553]: time=\"2026-06-11T11:46:42.442580747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:42.926904 crc crio[22553]: time=\"2026-06-11T11:46:42.926758637Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/POD\" id=944ab623-7504-49f5-96c2-4c2435a5ab74 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:42.926904 crc crio[22553]: time=\"2026-06-11T11:46:42.926881791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:43.340619 crc crio[22553]: time=\"2026-06-11T11:46:43.340502652Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-8586k/POD\" id=12a3f431-6287-4f6f-8f1e-9926327fff3c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:43.342057 crc crio[22553]: time=\"2026-06-11T11:46:43.340641396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:46.052054 crc crio[22553]: time=\"2026-06-11T11:46:46.04840385Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-8586k Namespace:openstack ID:50130c1f94b135dcab1208c1c41199258f409bc26a48cd924be60160b7ec1f8e UID:262c3f25-3c9a-4034-afff-09f93ad912fb NetNS:/var/run/netns/dccbe1d1-db86-4784-8df1-5a46f0c410ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod262c3f25_3c9a_4034_afff_09f93ad912fb.slice PodAnnotations:0xc002816578}] Aliases:map[]}\"\nJun 11 11:46:46.052054 crc crio[22553]: time=\"2026-06-11T11:46:46.04944387Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-8586k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:46.189748 crc crio[22553]: time=\"2026-06-11T11:46:46.189206849Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54764bc9cc-zvzsn Namespace:openstack ID:602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba UID:eb371aa3-bcab-42ef-b7ef-7b0787e5db01 NetNS:/var/run/netns/1ec3ec7d-fbfd-497a-9a39-a90236a071e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb371aa3_bcab_42ef_b7ef_7b0787e5db01.slice PodAnnotations:0xc00001b230}] Aliases:map[]}\"\nJun 11 11:46:46.189748 crc crio[22553]: time=\"2026-06-11T11:46:46.189757015Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54764bc9cc-zvzsn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:46.372212 crc crio[22553]: time=\"2026-06-11T11:46:46.353977388Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-lflkj Namespace:openstack ID:46fa96c8a40fcf2d6bd45a35cb1ffda925d2aa8def7b456202a7a808669d7489 UID:a279c867-9686-4685-95b9-3b5a04fd11fb NetNS:/var/run/netns/a0256b5f-1885-4107-819a-2a2af72111dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda279c867_9686_4685_95b9_3b5a04fd11fb.slice PodAnnotations:0xc000ca0cc8}] Aliases:map[]}\"\nJun 11 11:46:46.372212 crc crio[22553]: time=\"2026-06-11T11:46:46.35403921Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-lflkj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:46.372212 crc crio[22553]: time=\"2026-06-11T11:46:46.357174641Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=db396df3-fac3-4d29-8ec7-4b07ad03e2b6 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:46.372212 crc crio[22553]: time=\"2026-06-11T11:46:46.359437857Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=e41c32f3-e89b-44df-80a3-4a4bdc092a8c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:46.383235 crc crio[22553]: time=\"2026-06-11T11:46:46.380400799Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=c3f2beca-8155-455e-b9f1-790aad49a3e2 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:46.384441 crc crio[22553]: time=\"2026-06-11T11:46:46.383940493Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=9f6bd343-b69f-4eef-9cf0-202217f9ba54 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:46.428634 crc crio[22553]: time=\"2026-06-11T11:46:46.427896845Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-4lpqb Namespace:openstack ID:fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed UID:b80370dd-77cb-444e-a5f3-defe63ab0bc6 NetNS:/var/run/netns/1df4e398-40a2-4586-9957-986ec6b095dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb80370dd_77cb_444e_a5f3_defe63ab0bc6.slice PodAnnotations:0xc002816760}] Aliases:map[]}\"\nJun 11 11:46:46.429160 crc crio[22553]: time=\"2026-06-11T11:46:46.428600436Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6fcdc445-4lpqb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:46.436819 crc crio[22553]: time=\"2026-06-11T11:46:46.43283733Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6964f94f-q8zhl Namespace:openstack ID:d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b UID:90465e08-1a48-4e79-a671-d6c2548360f2 NetNS:/var/run/netns/a4a99500-0f45-4725-9c75-88394ea8780e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90465e08_1a48_4e79_a671_d6c2548360f2.slice PodAnnotations:0xc00043a570}] Aliases:map[]}\"\nJun 11 11:46:46.436819 crc crio[22553]: time=\"2026-06-11T11:46:46.432967163Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6964f94f-q8zhl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:46.484572 crc crio[22553]: time=\"2026-06-11T11:46:46.484450536Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=afa5eb34-a33e-47ef-931e-70b400faf58b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:46.486501 crc crio[22553]: time=\"2026-06-11T11:46:46.486417463Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=7081c9df-dc62-462c-b237-8d8060d87e79 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:46.513980 crc crio[22553]: time=\"2026-06-11T11:46:46.513880505Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=d20bc92a-2707-4856-870c-85fae17c0e08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:46.525110 crc crio[22553]: time=\"2026-06-11T11:46:46.518930682Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=c97951bd-a38a-46f4-8bce-01f32590c041 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:46.544875 crc crio[22553]: time=\"2026-06-11T11:46:46.543761567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:46.545166 crc crio[22553]: time=\"2026-06-11T11:46:46.545142427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:46.654073 crc crio[22553]: time=\"2026-06-11T11:46:46.654023785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:46.660758 crc crio[22553]: time=\"2026-06-11T11:46:46.660662109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:46.684443 crc crio[22553]: time=\"2026-06-11T11:46:46.683502505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:46.709440 crc crio[22553]: 2026-06-11T11:46:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50130c1f94b135d Mac:8a:b0:7f:1d:65:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/dccbe1d1-db86-4784-8df1-5a46f0c410ee SocketPath: PciID:}] [{Interface:0xc000194680 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:46.713066 crc crio[22553]: time=\"2026-06-11T11:46:46.710028469Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-8586k Namespace:openstack ID:50130c1f94b135dcab1208c1c41199258f409bc26a48cd924be60160b7ec1f8e UID:262c3f25-3c9a-4034-afff-09f93ad912fb NetNS:/var/run/netns/dccbe1d1-db86-4784-8df1-5a46f0c410ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod262c3f25_3c9a_4034_afff_09f93ad912fb.slice PodAnnotations:0xc002816578}] Aliases:map[]}\"\nJun 11 11:46:46.713066 crc crio[22553]: time=\"2026-06-11T11:46:46.710176264Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-8586k for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:46.718045 crc crio[22553]: time=\"2026-06-11T11:46:46.713777679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:46.776745 crc crio[22553]: time=\"2026-06-11T11:46:46.776434977Z\" level=info msg=\"Ran pod sandbox 50130c1f94b135dcab1208c1c41199258f409bc26a48cd924be60160b7ec1f8e with infra container: openstack/swift-ring-rebalance-8586k/POD\" id=12a3f431-6287-4f6f-8f1e-9926327fff3c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:46.782766 crc crio[22553]: time=\"2026-06-11T11:46:46.779089095Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-kx7rx/POD\" id=ae1bed35-860d-4581-9991-7d951e8e830b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:46.782766 crc crio[22553]: time=\"2026-06-11T11:46:46.779175277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:46.789339 crc crio[22553]: time=\"2026-06-11T11:46:46.789162549Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=2373d421-e8bb-43d9-bcb0-591d30c6daa8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:46.803048 crc crio[22553]: time=\"2026-06-11T11:46:46.801996443Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=2373d421-e8bb-43d9-bcb0-591d30c6daa8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:46.803048 crc crio[22553]: time=\"2026-06-11T11:46:46.802116457Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=2373d421-e8bb-43d9-bcb0-591d30c6daa8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:46.816068 crc crio[22553]: time=\"2026-06-11T11:46:46.814042745Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=a53221a2-3279-4138-b98a-b7f69fcd79b1 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:46.829107 crc crio[22553]: time=\"2026-06-11T11:46:46.828352793Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"\nJun 11 11:46:46.840795 crc crio[22553]: time=\"2026-06-11T11:46:46.84061356Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-kx7rx Namespace:openstack ID:d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b UID:8b8ad95e-0896-436b-99a8-fb12fb684d45 NetNS:/var/run/netns/74755111-565c-41a7-b8bc-c56ca07accaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b8ad95e_0896_436b_99a8_fb12fb684d45.slice PodAnnotations:0xc00012ad90}] Aliases:map[]}\"\nJun 11 11:46:46.841067 crc crio[22553]: time=\"2026-06-11T11:46:46.841046983Z\" level=info msg=\"Adding pod openstack_root-account-create-update-kx7rx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:46.945891 crc crio[22553]: time=\"2026-06-11T11:46:46.945018237Z\" level=info msg=\"Created container 1202413c40cc985c57bbb0c56c8fdb8e5debf4b6ada060aa3a22204bfe4579d4: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=c97951bd-a38a-46f4-8bce-01f32590c041 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:46.958642 crc crio[22553]: time=\"2026-06-11T11:46:46.954905806Z\" level=info msg=\"Created container dd8bfa1e6b0361c28ea85912d8b5a012087bf9c200a1f68f534cf0a6d0b94e0e: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=d20bc92a-2707-4856-870c-85fae17c0e08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:46.960141 crc crio[22553]: time=\"2026-06-11T11:46:46.960063036Z\" level=info msg=\"Starting container: 1202413c40cc985c57bbb0c56c8fdb8e5debf4b6ada060aa3a22204bfe4579d4\" id=d6895e22-4750-4281-9533-886f442f2627 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:46.966921 crc crio[22553]: time=\"2026-06-11T11:46:46.964113495Z\" level=info msg=\"Starting container: dd8bfa1e6b0361c28ea85912d8b5a012087bf9c200a1f68f534cf0a6d0b94e0e\" id=ee662c10-98e9-46d9-b9c5-fbe462791243 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:46.971732 crc crio[22553]: time=\"2026-06-11T11:46:46.971426258Z\" level=info msg=\"Started container\" PID=59332 containerID=1202413c40cc985c57bbb0c56c8fdb8e5debf4b6ada060aa3a22204bfe4579d4 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=d6895e22-4750-4281-9533-886f442f2627 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27e555d19df8c41ba4f2b8d784820eadfb16cd43c5a0bb2bdff525febcf448b9\nJun 11 11:46:46.984992 crc crio[22553]: time=\"2026-06-11T11:46:46.984891781Z\" level=info msg=\"Started container\" PID=59357 containerID=dd8bfa1e6b0361c28ea85912d8b5a012087bf9c200a1f68f534cf0a6d0b94e0e description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=ee662c10-98e9-46d9-b9c5-fbe462791243 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cab34e661f925a3a6e39f2220b6891f6f009959e00970e7cc63fdb79f916316\nJun 11 11:46:47.193850 crc crio[22553]: 2026-06-11T11:46:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:602d94785ef2bf1 Mac:fe:7c:f2:95:89:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/1ec3ec7d-fbfd-497a-9a39-a90236a071e7 SocketPath: PciID:}] [{Interface:0xc000015540 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:47.195864 crc crio[22553]: time=\"2026-06-11T11:46:47.195302422Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54764bc9cc-zvzsn Namespace:openstack ID:602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba UID:eb371aa3-bcab-42ef-b7ef-7b0787e5db01 NetNS:/var/run/netns/1ec3ec7d-fbfd-497a-9a39-a90236a071e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb371aa3_bcab_42ef_b7ef_7b0787e5db01.slice PodAnnotations:0xc00001b230}] Aliases:map[]}\"\nJun 11 11:46:47.195864 crc crio[22553]: time=\"2026-06-11T11:46:47.195523448Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54764bc9cc-zvzsn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:47.209243 crc crio[22553]: time=\"2026-06-11T11:46:47.209074294Z\" level=info msg=\"Ran pod sandbox 602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba with infra container: openstack/dnsmasq-dns-54764bc9cc-zvzsn/POD\" id=475ae822-5f65-46b4-9a85-0966e0596289 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:47.212153 crc crio[22553]: time=\"2026-06-11T11:46:47.21202346Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c475b27e-8889-49b8-8d21-e4b0ff58d053 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:47.246593 crc crio[22553]: 2026-06-11T11:46:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46fa96c8a40fcf2 Mac:ba:8f:48:4e:e9:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/a0256b5f-1885-4107-819a-2a2af72111dc SocketPath: PciID:}] [{Interface:0xc0002d89e0 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:47.253755 crc crio[22553]: time=\"2026-06-11T11:46:47.253564292Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-lflkj Namespace:openstack ID:46fa96c8a40fcf2d6bd45a35cb1ffda925d2aa8def7b456202a7a808669d7489 UID:a279c867-9686-4685-95b9-3b5a04fd11fb NetNS:/var/run/netns/a0256b5f-1885-4107-819a-2a2af72111dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda279c867_9686_4685_95b9_3b5a04fd11fb.slice PodAnnotations:0xc000ca0cc8}] Aliases:map[]}\"\nJun 11 11:46:47.254021 crc crio[22553]: time=\"2026-06-11T11:46:47.253897272Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-lflkj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:47.257457 crc crio[22553]: 2026-06-11T11:46:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d699bb2491e2fc9 Mac:f6:39:f5:7b:74:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/a4a99500-0f45-4725-9c75-88394ea8780e SocketPath: PciID:}] [{Interface:0xc0002028e0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:47.258508 crc crio[22553]: time=\"2026-06-11T11:46:47.258439134Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6964f94f-q8zhl Namespace:openstack ID:d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b UID:90465e08-1a48-4e79-a671-d6c2548360f2 NetNS:/var/run/netns/a4a99500-0f45-4725-9c75-88394ea8780e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90465e08_1a48_4e79_a671_d6c2548360f2.slice PodAnnotations:0xc00043a570}] Aliases:map[]}\"\nJun 11 11:46:47.258656 crc crio[22553]: time=\"2026-06-11T11:46:47.258595789Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6964f94f-q8zhl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:47.271236 crc crio[22553]: time=\"2026-06-11T11:46:47.271154296Z\" level=info msg=\"Ran pod sandbox 46fa96c8a40fcf2d6bd45a35cb1ffda925d2aa8def7b456202a7a808669d7489 with infra container: openstack/ovn-controller-metrics-lflkj/POD\" id=682c8b19-c353-46ec-9496-4b3986307f23 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:47.277527 crc crio[22553]: time=\"2026-06-11T11:46:47.277264064Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=1668a79a-9dd9-4a39-b420-7d41b12fb0cf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:47.281930 crc crio[22553]: time=\"2026-06-11T11:46:47.281831007Z\" level=info msg=\"Ran pod sandbox d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b with infra container: openstack/dnsmasq-dns-7b6964f94f-q8zhl/POD\" id=8a923489-4b3a-4c82-b849-29394967d45d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:47.323945 crc crio[22553]: time=\"2026-06-11T11:46:47.301896853Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=634be85e-c56d-4ee8-812f-47b0d626c60a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:47.323945 crc crio[22553]: time=\"2026-06-11T11:46:47.308072243Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8b5d1391-1645-479e-909d-038536a1effb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:47.323945 crc crio[22553]: time=\"2026-06-11T11:46:47.31929183Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54764bc9cc-zvzsn/init\" id=059e1771-700f-44e3-846a-159a83944f03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:47.323945 crc crio[22553]: time=\"2026-06-11T11:46:47.321973819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:47.342831 crc crio[22553]: time=\"2026-06-11T11:46:47.342628121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=33f11263-5f8d-4da9-bfa9-3ecd755ec91b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:47.371191 crc crio[22553]: time=\"2026-06-11T11:46:47.371075312Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6964f94f-q8zhl/init\" id=dced4f76-be0e-45b3-837a-d623d5cb8804 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:47.373666 crc crio[22553]: time=\"2026-06-11T11:46:47.373587325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:47.375547 crc crio[22553]: time=\"2026-06-11T11:46:47.375501691Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8677a7c0-e75d-447c-8285-febf79bb96b6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:47.393063 crc crio[22553]: time=\"2026-06-11T11:46:47.392905069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:47.404244 crc crio[22553]: time=\"2026-06-11T11:46:47.404023503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:47.424286 crc crio[22553]: time=\"2026-06-11T11:46:47.424225203Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-lflkj/openstack-network-exporter\" id=354685b3-8641-4720-a413-39f5860708bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:47.445671 crc crio[22553]: time=\"2026-06-11T11:46:47.445522684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:47.454624 crc crio[22553]: 2026-06-11T11:46:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fdbdc223c25e710 Mac:5a:75:08:70:c5:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/1df4e398-40a2-4586-9957-986ec6b095dd SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:47.457522 crc crio[22553]: time=\"2026-06-11T11:46:47.457384581Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-4lpqb Namespace:openstack ID:fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed UID:b80370dd-77cb-444e-a5f3-defe63ab0bc6 NetNS:/var/run/netns/1df4e398-40a2-4586-9957-986ec6b095dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb80370dd_77cb_444e_a5f3_defe63ab0bc6.slice PodAnnotations:0xc002816760}] Aliases:map[]}\"\nJun 11 11:46:47.457930 crc crio[22553]: time=\"2026-06-11T11:46:47.457868735Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6fcdc445-4lpqb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:47.474642 crc crio[22553]: 2026-06-11T11:46:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9c765238b30194 Mac:aa:4b:31:c0:df:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/74755111-565c-41a7-b8bc-c56ca07accaa SocketPath: PciID:}] [{Interface:0xc00011c5c0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:47.475617 crc crio[22553]: time=\"2026-06-11T11:46:47.47554097Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-kx7rx Namespace:openstack ID:d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b UID:8b8ad95e-0896-436b-99a8-fb12fb684d45 NetNS:/var/run/netns/74755111-565c-41a7-b8bc-c56ca07accaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b8ad95e_0896_436b_99a8_fb12fb684d45.slice PodAnnotations:0xc00012ad90}] Aliases:map[]}\"\nJun 11 11:46:47.475825 crc crio[22553]: time=\"2026-06-11T11:46:47.475760997Z\" level=info msg=\"Checking pod openstack_root-account-create-update-kx7rx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:47.489537 crc crio[22553]: time=\"2026-06-11T11:46:47.489280411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:47.494991 crc crio[22553]: time=\"2026-06-11T11:46:47.494904566Z\" level=info msg=\"Ran pod sandbox fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed with infra container: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/POD\" id=944ab623-7504-49f5-96c2-4c2435a5ab74 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:47.498232 crc crio[22553]: time=\"2026-06-11T11:46:47.497906893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:47.500094 crc crio[22553]: time=\"2026-06-11T11:46:47.500020355Z\" level=info msg=\"Ran pod sandbox d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b with infra container: openstack/root-account-create-update-kx7rx/POD\" id=ae1bed35-860d-4581-9991-7d951e8e830b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:47.505736 crc crio[22553]: time=\"2026-06-11T11:46:47.502372634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=18ad3243-5e54-4e5d-9a8f-2bb7dd7ff0ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:47.505736 crc crio[22553]: time=\"2026-06-11T11:46:47.503227488Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5c533cb6-d4f2-4575-9063-2ac561b42b0e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:47.513956 crc crio[22553]: time=\"2026-06-11T11:46:47.511648724Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3740c330-7ffb-42fd-a554-ba6a9a383291 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:47.521045 crc crio[22553]: time=\"2026-06-11T11:46:47.520960986Z\" level=info msg=\"Creating container: openstack/root-account-create-update-kx7rx/mariadb-account-create-update\" id=ec3e1740-d58d-4bb5-b7ea-0a5ee3bf8bbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:47.522544 crc crio[22553]: time=\"2026-06-11T11:46:47.52248002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:47.559370 crc crio[22553]: time=\"2026-06-11T11:46:47.559269564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:47.571337 crc crio[22553]: time=\"2026-06-11T11:46:47.571232613Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ca4ed733-80af-4ca9-951b-6f9cafb42365 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:47.576383 crc crio[22553]: time=\"2026-06-11T11:46:47.57626316Z\" level=info msg=\"Created container ea4766787a77ce214f480e30b4e1e52d1919a42e3521674063632e93ae8dd332: openstack/dnsmasq-dns-54764bc9cc-zvzsn/init\" id=059e1771-700f-44e3-846a-159a83944f03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:47.582542 crc crio[22553]: time=\"2026-06-11T11:46:47.582390549Z\" level=info msg=\"Starting container: ea4766787a77ce214f480e30b4e1e52d1919a42e3521674063632e93ae8dd332\" id=e20f9d84-4d42-4c67-bb02-9873e792f6f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:47.586256 crc crio[22553]: time=\"2026-06-11T11:46:47.586165629Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/init\" id=400f96b9-f511-447b-9d53-1c1f0abead31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:47.594720 crc crio[22553]: time=\"2026-06-11T11:46:47.591476894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:47.594720 crc crio[22553]: time=\"2026-06-11T11:46:47.592224156Z\" level=info msg=\"Started container\" PID=59483 containerID=ea4766787a77ce214f480e30b4e1e52d1919a42e3521674063632e93ae8dd332 description=openstack/dnsmasq-dns-54764bc9cc-zvzsn/init id=e20f9d84-4d42-4c67-bb02-9873e792f6f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba\nJun 11 11:46:47.623785 crc crio[22553]: time=\"2026-06-11T11:46:47.623645083Z\" level=info msg=\"Created container 4f0594134d566b81f33ec1cf95149fdafbc48b9476443ae06450ee994e9668c9: openstack/dnsmasq-dns-7b6964f94f-q8zhl/init\" id=dced4f76-be0e-45b3-837a-d623d5cb8804 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:47.626364 crc crio[22553]: time=\"2026-06-11T11:46:47.626094464Z\" level=info msg=\"Starting container: 4f0594134d566b81f33ec1cf95149fdafbc48b9476443ae06450ee994e9668c9\" id=ce54fa24-21b5-4653-af82-1c91f51ec362 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:47.641150 crc crio[22553]: time=\"2026-06-11T11:46:47.64101217Z\" level=info msg=\"Started container\" PID=59495 containerID=4f0594134d566b81f33ec1cf95149fdafbc48b9476443ae06450ee994e9668c9 description=openstack/dnsmasq-dns-7b6964f94f-q8zhl/init id=ce54fa24-21b5-4653-af82-1c91f51ec362 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b\nJun 11 11:46:47.642256 crc crio[22553]: time=\"2026-06-11T11:46:47.642170693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:47.648542 crc crio[22553]: time=\"2026-06-11T11:46:47.647793148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:47.653993 crc crio[22553]: time=\"2026-06-11T11:46:47.653948127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:47.654437 crc crio[22553]: time=\"2026-06-11T11:46:47.654275867Z\" level=info msg=\"Stopping pod sandbox: 602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba\" id=76487861-73c6-4915-9f0d-a24416e1f672 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:47.655276 crc crio[22553]: time=\"2026-06-11T11:46:47.655204204Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54764bc9cc-zvzsn Namespace:openstack ID:602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba UID:eb371aa3-bcab-42ef-b7ef-7b0787e5db01 NetNS:/var/run/netns/1ec3ec7d-fbfd-497a-9a39-a90236a071e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb371aa3_bcab_42ef_b7ef_7b0787e5db01.slice PodAnnotations:0xc000ca0350}] Aliases:map[]}\"\nJun 11 11:46:47.655620 crc crio[22553]: time=\"2026-06-11T11:46:47.655459141Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54764bc9cc-zvzsn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:47.658667 crc crio[22553]: time=\"2026-06-11T11:46:47.658586803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:47.659616 crc crio[22553]: time=\"2026-06-11T11:46:47.659583162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:47.748655 crc crio[22553]: time=\"2026-06-11T11:46:47.748598479Z\" level=info msg=\"Stopping pod sandbox: d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b\" id=11b29786-4211-42aa-9668-906628721b54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:47.749466 crc crio[22553]: time=\"2026-06-11T11:46:47.749436954Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6964f94f-q8zhl Namespace:openstack ID:d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b UID:90465e08-1a48-4e79-a671-d6c2548360f2 NetNS:/var/run/netns/a4a99500-0f45-4725-9c75-88394ea8780e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90465e08_1a48_4e79_a671_d6c2548360f2.slice PodAnnotations:0xc0048003c0}] Aliases:map[]}\"\nJun 11 11:46:47.749853 crc crio[22553]: time=\"2026-06-11T11:46:47.749822745Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6964f94f-q8zhl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:47.921182 crc crio[22553]: time=\"2026-06-11T11:46:47.921057623Z\" level=info msg=\"Created container fe5d354a2af9019f4715f995c9bd3d475a07ec766ef9e132367b47987174f9e3: openstack/root-account-create-update-kx7rx/mariadb-account-create-update\" id=ec3e1740-d58d-4bb5-b7ea-0a5ee3bf8bbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:47.924993 crc crio[22553]: time=\"2026-06-11T11:46:47.924875554Z\" level=info msg=\"Starting container: fe5d354a2af9019f4715f995c9bd3d475a07ec766ef9e132367b47987174f9e3\" id=19f6462c-60a6-4dbf-99cc-4f5bc6ba886f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:47.926593 crc crio[22553]: time=\"2026-06-11T11:46:47.92643605Z\" level=info msg=\"Created container f8a620f9ff88a102a876de4c946df12add247a2c0ebd735745465b6abbd2f42f: openstack/ovn-controller-metrics-lflkj/openstack-network-exporter\" id=354685b3-8641-4720-a413-39f5860708bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:47.927920 crc crio[22553]: time=\"2026-06-11T11:46:47.927558382Z\" level=info msg=\"Created container 76058646e681760b868a9eeba72e2bc0e2d96f8ff35789891773028fe70d4724: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/init\" id=400f96b9-f511-447b-9d53-1c1f0abead31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:47.928501 crc crio[22553]: time=\"2026-06-11T11:46:47.928424178Z\" level=info msg=\"Starting container: f8a620f9ff88a102a876de4c946df12add247a2c0ebd735745465b6abbd2f42f\" id=5ae0b1f7-6033-499a-a85b-76ef48e48fcb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:47.933063 crc crio[22553]: time=\"2026-06-11T11:46:47.932936009Z\" level=info msg=\"Started container\" PID=59560 containerID=fe5d354a2af9019f4715f995c9bd3d475a07ec766ef9e132367b47987174f9e3 description=openstack/root-account-create-update-kx7rx/mariadb-account-create-update id=19f6462c-60a6-4dbf-99cc-4f5bc6ba886f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b\nJun 11 11:46:47.934598 crc crio[22553]: time=\"2026-06-11T11:46:47.934497045Z\" level=info msg=\"Starting container: 76058646e681760b868a9eeba72e2bc0e2d96f8ff35789891773028fe70d4724\" id=d78abc0d-9ab0-42fc-beb8-b46c0bd15019 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:47.948415 crc crio[22553]: time=\"2026-06-11T11:46:47.948222035Z\" level=info msg=\"Started container\" PID=59546 containerID=76058646e681760b868a9eeba72e2bc0e2d96f8ff35789891773028fe70d4724 description=openstack/dnsmasq-dns-7b6fcdc445-4lpqb/init id=d78abc0d-9ab0-42fc-beb8-b46c0bd15019 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed\nJun 11 11:46:47.950903 crc crio[22553]: time=\"2026-06-11T11:46:47.949154983Z\" level=info msg=\"Started container\" PID=59552 containerID=f8a620f9ff88a102a876de4c946df12add247a2c0ebd735745465b6abbd2f42f description=openstack/ovn-controller-metrics-lflkj/openstack-network-exporter id=5ae0b1f7-6033-499a-a85b-76ef48e48fcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=46fa96c8a40fcf2d6bd45a35cb1ffda925d2aa8def7b456202a7a808669d7489\nJun 11 11:46:48.282644 crc crio[22553]: time=\"2026-06-11T11:46:48.281647036Z\" level=info msg=\"Stopped pod sandbox: 602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba\" id=76487861-73c6-4915-9f0d-a24416e1f672 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:48.376246 crc crio[22553]: time=\"2026-06-11T11:46:48.369643044Z\" level=info msg=\"Stopped pod sandbox: d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b\" id=11b29786-4211-42aa-9668-906628721b54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:48.772515 crc crio[22553]: time=\"2026-06-11T11:46:48.772423749Z\" level=info msg=\"Removing container: 4f0594134d566b81f33ec1cf95149fdafbc48b9476443ae06450ee994e9668c9\" id=bb4cea5c-c47d-4e55-bf2f-6e99373caa0c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:46:48.814212 crc crio[22553]: time=\"2026-06-11T11:46:48.814114836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5e5c89c9-9858-4753-800a-f0f64d4e48d7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:48.849825 crc crio[22553]: time=\"2026-06-11T11:46:48.845227064Z\" level=info msg=\"Removed container 4f0594134d566b81f33ec1cf95149fdafbc48b9476443ae06450ee994e9668c9: openstack/dnsmasq-dns-7b6964f94f-q8zhl/init\" id=bb4cea5c-c47d-4e55-bf2f-6e99373caa0c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:46:48.855400 crc crio[22553]: time=\"2026-06-11T11:46:48.85535711Z\" level=info msg=\"Removing container: ea4766787a77ce214f480e30b4e1e52d1919a42e3521674063632e93ae8dd332\" id=39f325bc-d574-4284-b2cc-be8253db1a1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:46:48.939656 crc crio[22553]: time=\"2026-06-11T11:46:48.935282762Z\" level=info msg=\"Removed container ea4766787a77ce214f480e30b4e1e52d1919a42e3521674063632e93ae8dd332: openstack/dnsmasq-dns-54764bc9cc-zvzsn/init\" id=39f325bc-d574-4284-b2cc-be8253db1a1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:46:49.004525 crc crio[22553]: time=\"2026-06-11T11:46:49.004440159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2840facc-24be-4673-a73f-0b9fa7ddfed2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:49.058034 crc crio[22553]: time=\"2026-06-11T11:46:49.054203222Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/dnsmasq-dns\" id=70252695-494f-4601-8206-22d8acbe19b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:49.058034 crc crio[22553]: time=\"2026-06-11T11:46:49.05619409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:49.252146 crc crio[22553]: time=\"2026-06-11T11:46:49.250590243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:49.257033 crc crio[22553]: time=\"2026-06-11T11:46:49.256939609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:49.459589 crc crio[22553]: time=\"2026-06-11T11:46:49.459276954Z\" level=info msg=\"Created container 9b3ddb71038715683972b5b0096a16fb2cea12e9c12198e9712a1a3c5861225f: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/dnsmasq-dns\" id=70252695-494f-4601-8206-22d8acbe19b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:49.466251 crc crio[22553]: time=\"2026-06-11T11:46:49.466143194Z\" level=info msg=\"Starting container: 9b3ddb71038715683972b5b0096a16fb2cea12e9c12198e9712a1a3c5861225f\" id=2f068ab0-ad84-4d54-9b28-5089061f0e8c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:49.481634 crc crio[22553]: time=\"2026-06-11T11:46:49.481476122Z\" level=info msg=\"Started container\" PID=59696 containerID=9b3ddb71038715683972b5b0096a16fb2cea12e9c12198e9712a1a3c5861225f description=openstack/dnsmasq-dns-7b6fcdc445-4lpqb/dnsmasq-dns id=2f068ab0-ad84-4d54-9b28-5089061f0e8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed\nJun 11 11:46:49.541757 crc crio[22553]: time=\"2026-06-11T11:46:49.541590406Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db30-account-create-update-lt76p/POD\" id=f3a09582-48b9-41e8-a9fb-ec4643104284 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:49.541874 crc crio[22553]: time=\"2026-06-11T11:46:49.541755081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:49.593792 crc crio[22553]: time=\"2026-06-11T11:46:49.592929574Z\" level=info msg=\"Got pod network &{Name:keystone-db30-account-create-update-lt76p Namespace:openstack ID:14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92 UID:17a83e92-8e04-4df2-8647-7e3b7603b6b3 NetNS:/var/run/netns/75a8b49c-2d61-4e58-8be7-d6240dc08786 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a83e92_8e04_4df2_8647_7e3b7603b6b3.slice PodAnnotations:0xc0028164c0}] Aliases:map[]}\"\nJun 11 11:46:49.593792 crc crio[22553]: time=\"2026-06-11T11:46:49.592983586Z\" level=info msg=\"Adding pod openstack_keystone-db30-account-create-update-lt76p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:49.620404 crc crio[22553]: time=\"2026-06-11T11:46:49.620230841Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-k9lb8/POD\" id=7bc6d40f-6ea5-428d-8177-4e8232608301 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:49.620404 crc crio[22553]: time=\"2026-06-11T11:46:49.620373795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:49.894917 crc crio[22553]: time=\"2026-06-11T11:46:49.891394185Z\" level=info msg=\"Stopping pod sandbox: d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b\" id=5ead9570-d881-4651-847a-4fb228c35a98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:49.898634 crc crio[22553]: time=\"2026-06-11T11:46:49.898540533Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-kx7rx Namespace:openstack ID:d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b UID:8b8ad95e-0896-436b-99a8-fb12fb684d45 NetNS:/var/run/netns/74755111-565c-41a7-b8bc-c56ca07accaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b8ad95e_0896_436b_99a8_fb12fb684d45.slice PodAnnotations:0xc002816730}] Aliases:map[]}\"\nJun 11 11:46:49.899243 crc crio[22553]: time=\"2026-06-11T11:46:49.898828942Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-kx7rx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:50.040770 crc crio[22553]: time=\"2026-06-11T11:46:50.036215941Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-vgv8r/POD\" id=afd6942b-e9e8-4afa-ab0a-57e0f7399c21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:50.040770 crc crio[22553]: time=\"2026-06-11T11:46:50.037279942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:50.358821 crc crio[22553]: 2026-06-11T11:46:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14738af94946630 Mac:82:67:47:77:6f:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/75a8b49c-2d61-4e58-8be7-d6240dc08786 SocketPath: PciID:}] [{Interface:0xc000130c40 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:50.363224 crc crio[22553]: time=\"2026-06-11T11:46:50.360004041Z\" level=info msg=\"Got pod network &{Name:keystone-db30-account-create-update-lt76p Namespace:openstack ID:14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92 UID:17a83e92-8e04-4df2-8647-7e3b7603b6b3 NetNS:/var/run/netns/75a8b49c-2d61-4e58-8be7-d6240dc08786 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a83e92_8e04_4df2_8647_7e3b7603b6b3.slice PodAnnotations:0xc0028164c0}] Aliases:map[]}\"\nJun 11 11:46:50.363224 crc crio[22553]: time=\"2026-06-11T11:46:50.360180396Z\" level=info msg=\"Checking pod openstack_keystone-db30-account-create-update-lt76p for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:50.461838 crc crio[22553]: time=\"2026-06-11T11:46:50.461656588Z\" level=info msg=\"Running pod sandbox: openstack/placement-ef5e-account-create-update-vwwld/POD\" id=fb37f0ac-0f91-48d8-a635-313eee794f2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:50.463959 crc crio[22553]: time=\"2026-06-11T11:46:50.461875504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:50.982266 crc crio[22553]: time=\"2026-06-11T11:46:50.981424717Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781178410-ghcvb/POD\" id=46d362b8-d024-4a2c-a8aa-6215bed7a69c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:50.982502 crc crio[22553]: time=\"2026-06-11T11:46:50.982272822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:52.262549 crc crio[22553]: time=\"2026-06-11T11:46:52.262465433Z\" level=info msg=\"Stopped pod sandbox: d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b\" id=5ead9570-d881-4651-847a-4fb228c35a98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:52.268118 crc crio[22553]: time=\"2026-06-11T11:46:52.267612143Z\" level=info msg=\"Ran pod sandbox 14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92 with infra container: openstack/keystone-db30-account-create-update-lt76p/POD\" id=f3a09582-48b9-41e8-a9fb-ec4643104284 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:52.272538 crc crio[22553]: time=\"2026-06-11T11:46:52.272383282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d27e930d-d4c5-4910-9f06-f31426ffb535 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:52.730260 crc crio[22553]: time=\"2026-06-11T11:46:52.729529393Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781178411-7t7d5/POD\" id=4603fbe5-d1df-4c1f-9a20-28392fac7ae3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:52.730260 crc crio[22553]: time=\"2026-06-11T11:46:52.73011775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:53.167967 crc crio[22553]: time=\"2026-06-11T11:46:53.167902837Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=344773b5-d0ff-40bf-995b-7120285f67c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:53.168085 crc crio[22553]: time=\"2026-06-11T11:46:53.16800064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:54.779773 crc crio[22553]: time=\"2026-06-11T11:46:54.778901393Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-84brx/POD\" id=c23a930e-d5c2-4b30-8f41-9e82df10baa5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:54.781559 crc crio[22553]: time=\"2026-06-11T11:46:54.78152285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:54.893493 crc crio[22553]: time=\"2026-06-11T11:46:54.893398475Z\" level=info msg=\"Running pod sandbox: openstack/glance-207b-account-create-update-jrrcw/POD\" id=75b5f5c9-d09d-4276-b002-0e7bf7905493 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:54.893622 crc crio[22553]: time=\"2026-06-11T11:46:54.893602431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:54.998760 crc crio[22553]: time=\"2026-06-11T11:46:54.996067211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=79dfc6b7-8552-4638-aa41-4733051130dc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:55.149661 crc crio[22553]: time=\"2026-06-11T11:46:55.148610973Z\" level=info msg=\"Creating container: openstack/keystone-db30-account-create-update-lt76p/mariadb-account-create-update\" id=1bcb16b7-ee1b-471b-b757-ba4b06854a7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:55.174186 crc crio[22553]: time=\"2026-06-11T11:46:55.174074066Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781178410-ghcvb Namespace:openstack ID:25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609 UID:0a7c82a4-ddb9-4f82-83e2-1fbdaf38ef00 NetNS:/var/run/netns/79e3783c-66c3-4924-83f3-5bcdcb048e64 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7c82a4_ddb9_4f82_83e2_1fbdaf38ef00.slice PodAnnotations:0xc002b8a698}] Aliases:map[]}\"\nJun 11 11:46:55.174186 crc crio[22553]: time=\"2026-06-11T11:46:55.174161619Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781178410-ghcvb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:55.184189 crc crio[22553]: time=\"2026-06-11T11:46:55.184109789Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-n7gbj/POD\" id=be046458-db41-4d44-a829-842093bb613b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:55.184291 crc crio[22553]: time=\"2026-06-11T11:46:55.184223422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:55.226842 crc crio[22553]: time=\"2026-06-11T11:46:55.226757584Z\" level=info msg=\"Got pod network &{Name:placement-db-create-vgv8r Namespace:openstack ID:c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99 UID:d2405ac6-49bc-433b-bfd6-cc3b0bb5824f NetNS:/var/run/netns/8b5577b0-e662-449b-8d31-067458558c1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2405ac6_49bc_433b_bfd6_cc3b0bb5824f.slice PodAnnotations:0xc002b8a918}] Aliases:map[]}\"\nJun 11 11:46:55.226842 crc crio[22553]: time=\"2026-06-11T11:46:55.226827106Z\" level=info msg=\"Adding pod openstack_placement-db-create-vgv8r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:55.274092 crc crio[22553]: time=\"2026-06-11T11:46:55.27392565Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=a53221a2-3279-4138-b98a-b7f69fcd79b1 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:55.275170 crc crio[22553]: time=\"2026-06-11T11:46:55.275130545Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=855c6b5e-c77e-4e2b-baba-67a5231a39c2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:55.275484 crc crio[22553]: time=\"2026-06-11T11:46:55.275428014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:55.284303 crc crio[22553]: time=\"2026-06-11T11:46:55.284236251Z\" level=info msg=\"Got pod network &{Name:placement-ef5e-account-create-update-vwwld Namespace:openstack ID:07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3 UID:a076102a-7617-4f4e-badd-587d01fb8068 NetNS:/var/run/netns/77ce7c02-7379-46ba-a6f3-a424121e6648 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda076102a_7617_4f4e_badd_587d01fb8068.slice PodAnnotations:0xc002b8aa20}] Aliases:map[]}\"\nJun 11 11:46:55.284303 crc crio[22553]: time=\"2026-06-11T11:46:55.284286112Z\" level=info msg=\"Adding pod openstack_placement-ef5e-account-create-update-vwwld to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:55.291229 crc crio[22553]: time=\"2026-06-11T11:46:55.288047432Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781178411-7t7d5 Namespace:openstack ID:80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a UID:f8e35cd6-2d5d-4654-a80e-98c00179b390 NetNS:/var/run/netns/e9ecea03-08df-4c33-84f4-245226d90f5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8e35cd6_2d5d_4654_a80e_98c00179b390.slice PodAnnotations:0xc000ca0e90}] Aliases:map[]}\"\nJun 11 11:46:55.291229 crc crio[22553]: time=\"2026-06-11T11:46:55.288125985Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781178411-7t7d5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:55.311779 crc crio[22553]: time=\"2026-06-11T11:46:55.310445556Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-k9lb8 Namespace:openstack ID:8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc UID:a89300b6-1b0a-4642-a94c-b9d84329026f NetNS:/var/run/netns/328b0dd4-993a-4a13-8e68-72a8924173de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda89300b6_1b0a_4642_a94c_b9d84329026f.slice PodAnnotations:0xc0011e89e8}] Aliases:map[]}\"\nJun 11 11:46:55.311779 crc crio[22553]: time=\"2026-06-11T11:46:55.310523688Z\" level=info msg=\"Adding pod openstack_keystone-db-create-k9lb8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:55.349397 crc crio[22553]: time=\"2026-06-11T11:46:55.349211037Z\" level=info msg=\"Got pod network &{Name:glance-db-create-84brx Namespace:openstack ID:86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40 UID:13f8afd1-d0b1-491a-83b1-af1db7f65a84 NetNS:/var/run/netns/f3f14f57-df46-452a-a505-f57fff02dbf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f8afd1_d0b1_491a_83b1_af1db7f65a84.slice PodAnnotations:0xc0011e8af0}] Aliases:map[]}\"\nJun 11 11:46:55.356641 crc crio[22553]: time=\"2026-06-11T11:46:55.35103296Z\" level=info msg=\"Adding pod openstack_glance-db-create-84brx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:55.356641 crc crio[22553]: time=\"2026-06-11T11:46:55.354812971Z\" level=info msg=\"Got pod network &{Name:glance-207b-account-create-update-jrrcw Namespace:openstack ID:3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e UID:0513e8dc-e3a1-4f64-b2da-a36ed9fad825 NetNS:/var/run/netns/bd514896-29c9-4c30-b01f-2184f0b0e7f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0513e8dc_e3a1_4f64_b2da_a36ed9fad825.slice PodAnnotations:0xc0028264f8}] Aliases:map[]}\"\nJun 11 11:46:55.356641 crc crio[22553]: time=\"2026-06-11T11:46:55.354851132Z\" level=info msg=\"Adding pod openstack_glance-207b-account-create-update-jrrcw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:55.371709 crc crio[22553]: time=\"2026-06-11T11:46:55.37020173Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:098b72e53a91c3fe7959a441f98274e5b8f3f3d65f124543dedebdeefefcde0b UID:2cef6e05-ac0e-40c0-a0ce-31f67533589d NetNS:/var/run/netns/44ec9e7a-f426-4285-bb67-ef73f9ea3870 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cef6e05_ac0e_40c0_a0ce_31f67533589d.slice PodAnnotations:0xc00012aa18}] Aliases:map[]}\"\nJun 11 11:46:55.371709 crc crio[22553]: time=\"2026-06-11T11:46:55.371074845Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:55.467413 crc crio[22553]: time=\"2026-06-11T11:46:55.465411578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:55.471814 crc crio[22553]: time=\"2026-06-11T11:46:55.471673391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:55.550965 crc crio[22553]: time=\"2026-06-11T11:46:55.550398369Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-n7gbj Namespace:openstack ID:bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb UID:eeb74ea8-2c95-400d-959d-5061261ba677 NetNS:/var/run/netns/64cfb7ea-f1bc-4b95-8b33-94b955f0b6ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeb74ea8_2c95_400d_959d_5061261ba677.slice PodAnnotations:0xc002b8a3e0}] Aliases:map[]}\"\nJun 11 11:46:55.550965 crc crio[22553]: time=\"2026-06-11T11:46:55.550465641Z\" level=info msg=\"Adding pod openstack_root-account-create-update-n7gbj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:55.558174 crc crio[22553]: time=\"2026-06-11T11:46:55.558085243Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=86d6984a-cfca-4d64-b7bf-786c3b9cdfb1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:55.584561 crc crio[22553]: time=\"2026-06-11T11:46:55.584468883Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-8586k/swift-ring-rebalance\" id=73a983d0-d1ff-42b1-ae38-26085d442b4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:55.587963 crc crio[22553]: time=\"2026-06-11T11:46:55.587877043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:55.648895 crc crio[22553]: time=\"2026-06-11T11:46:55.648655096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:55.654052 crc crio[22553]: time=\"2026-06-11T11:46:55.653893759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:55.699305 crc crio[22553]: time=\"2026-06-11T11:46:55.698433749Z\" level=info msg=\"Created container ab3c2677cbb387a0301d31467f95198937d10b295982a62cc284b08e6ed2c0b8: openstack/keystone-db30-account-create-update-lt76p/mariadb-account-create-update\" id=1bcb16b7-ee1b-471b-b757-ba4b06854a7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:55.701746 crc crio[22553]: time=\"2026-06-11T11:46:55.700889081Z\" level=info msg=\"Starting container: ab3c2677cbb387a0301d31467f95198937d10b295982a62cc284b08e6ed2c0b8\" id=9b523fc1-ac23-430f-ba7f-6f7ae1a8a040 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:55.707416 crc crio[22553]: time=\"2026-06-11T11:46:55.707279367Z\" level=info msg=\"Started container\" PID=60219 containerID=ab3c2677cbb387a0301d31467f95198937d10b295982a62cc284b08e6ed2c0b8 description=openstack/keystone-db30-account-create-update-lt76p/mariadb-account-create-update id=9b523fc1-ac23-430f-ba7f-6f7ae1a8a040 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92\nJun 11 11:46:55.966796 crc crio[22553]: 2026-06-11T11:46:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25c9f548f1d8567 Mac:46:23:a6:f0:c5:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/79e3783c-66c3-4924-83f3-5bcdcb048e64 SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:55.969547 crc crio[22553]: time=\"2026-06-11T11:46:55.9694851Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781178410-ghcvb Namespace:openstack ID:25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609 UID:0a7c82a4-ddb9-4f82-83e2-1fbdaf38ef00 NetNS:/var/run/netns/79e3783c-66c3-4924-83f3-5bcdcb048e64 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7c82a4_ddb9_4f82_83e2_1fbdaf38ef00.slice PodAnnotations:0xc002b8a698}] Aliases:map[]}\"\nJun 11 11:46:55.969810 crc crio[22553]: time=\"2026-06-11T11:46:55.969753828Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781178410-ghcvb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:55.980114 crc crio[22553]: time=\"2026-06-11T11:46:55.980034948Z\" level=info msg=\"Ran pod sandbox 25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609 with infra container: openstack/ovsdbserver-sb-0-config-1781178410-ghcvb/POD\" id=46d362b8-d024-4a2c-a8aa-6215bed7a69c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:55.984733 crc crio[22553]: time=\"2026-06-11T11:46:55.984627682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=12a0697f-3943-49c9-be12-5af492b159dc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:55.992075 crc crio[22553]: time=\"2026-06-11T11:46:55.991668457Z\" level=info msg=\"Created container 9b805c5371edcc30bea48a522828b666546ed2f7d16b86805f66a99e24e74d42: openstack/swift-ring-rebalance-8586k/swift-ring-rebalance\" id=73a983d0-d1ff-42b1-ae38-26085d442b4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:55.992864 crc crio[22553]: time=\"2026-06-11T11:46:55.9927772Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=dc5c8cdb-8341-4f98-977a-98e553732bd0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:55.993982 crc crio[22553]: time=\"2026-06-11T11:46:55.993853481Z\" level=info msg=\"Starting container: 9b805c5371edcc30bea48a522828b666546ed2f7d16b86805f66a99e24e74d42\" id=da0dede8-bf1e-4fd0-b5bc-f801bd25234b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:56.006919 crc crio[22553]: time=\"2026-06-11T11:46:56.001085012Z\" level=info msg=\"Started container\" PID=60323 containerID=9b805c5371edcc30bea48a522828b666546ed2f7d16b86805f66a99e24e74d42 description=openstack/swift-ring-rebalance-8586k/swift-ring-rebalance id=da0dede8-bf1e-4fd0-b5bc-f801bd25234b name=/runtime.v1.RuntimeService/StartContainer sandboxID=50130c1f94b135dcab1208c1c41199258f409bc26a48cd924be60160b7ec1f8e\nJun 11 11:46:56.037365 crc crio[22553]: time=\"2026-06-11T11:46:56.03698088Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781178410-ghcvb/ovn-config\" id=7a14f19c-75c1-4ebf-8e86-576ee627fe0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:56.039005 crc crio[22553]: time=\"2026-06-11T11:46:56.038936097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:56.052243 crc crio[22553]: time=\"2026-06-11T11:46:56.052142562Z\" level=info msg=\"Stopping container: fa7234b10e6d32860609bb61b12ada4a6b216245a462a70bfbfd92b5b5ccf2bd (timeout: 10s)\" id=af914363-f7ae-4c0c-9126-9ac01da6abac name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:46:56.119158 crc crio[22553]: time=\"2026-06-11T11:46:56.118747106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:56.124217 crc crio[22553]: time=\"2026-06-11T11:46:56.123901736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:56.192829 crc crio[22553]: time=\"2026-06-11T11:46:56.19259471Z\" level=info msg=\"Stopped container fa7234b10e6d32860609bb61b12ada4a6b216245a462a70bfbfd92b5b5ccf2bd: openstack/dnsmasq-dns-68bc84565-cm2n6/dnsmasq-dns\" id=af914363-f7ae-4c0c-9126-9ac01da6abac name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:46:56.211340 crc crio[22553]: time=\"2026-06-11T11:46:56.211162122Z\" level=info msg=\"Stopping pod sandbox: 07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774\" id=3b9a65c5-0813-4a20-83df-e142a999b570 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:56.212102 crc crio[22553]: time=\"2026-06-11T11:46:56.211807621Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-cm2n6 Namespace:openstack ID:07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774 UID:6c17ce5e-ba95-4f4b-8d25-d47c37b46822 NetNS:/var/run/netns/092588c0-4841-49db-b0d1-4dbcd81832ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c17ce5e_ba95_4f4b_8d25_d47c37b46822.slice PodAnnotations:0xc001be62c0}] Aliases:map[]}\"\nJun 11 11:46:56.212102 crc crio[22553]: time=\"2026-06-11T11:46:56.211973496Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-cm2n6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:56.454245 crc crio[22553]: 2026-06-11T11:46:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cbed760dc6c34d Mac:4e:89:a0:e0:e9:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/328b0dd4-993a-4a13-8e68-72a8924173de SocketPath: PciID:}] [{Interface:0xc0002008e0 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:56.454245 crc crio[22553]: time=\"2026-06-11T11:46:56.452409143Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-k9lb8 Namespace:openstack ID:8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc UID:a89300b6-1b0a-4642-a94c-b9d84329026f NetNS:/var/run/netns/328b0dd4-993a-4a13-8e68-72a8924173de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda89300b6_1b0a_4642_a94c_b9d84329026f.slice PodAnnotations:0xc0011e89e8}] Aliases:map[]}\"\nJun 11 11:46:56.454245 crc crio[22553]: time=\"2026-06-11T11:46:56.452538466Z\" level=info msg=\"Checking pod openstack_keystone-db-create-k9lb8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:56.463646 crc crio[22553]: time=\"2026-06-11T11:46:56.462448336Z\" level=info msg=\"Ran pod sandbox 8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc with infra container: openstack/keystone-db-create-k9lb8/POD\" id=7bc6d40f-6ea5-428d-8177-4e8232608301 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:56.467416 crc crio[22553]: time=\"2026-06-11T11:46:56.466917496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=48ebed40-b572-4a21-9ed1-ff25e25def87 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:56.473258 crc crio[22553]: 2026-06-11T11:46:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c150139d886aef8 Mac:be:ca:74:7c:0c:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/8b5577b0-e662-449b-8d31-067458558c1b SocketPath: PciID:}] [{Interface:0xc000538720 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:56.474541 crc crio[22553]: time=\"2026-06-11T11:46:56.474295511Z\" level=info msg=\"Got pod network &{Name:placement-db-create-vgv8r Namespace:openstack ID:c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99 UID:d2405ac6-49bc-433b-bfd6-cc3b0bb5824f NetNS:/var/run/netns/8b5577b0-e662-449b-8d31-067458558c1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2405ac6_49bc_433b_bfd6_cc3b0bb5824f.slice PodAnnotations:0xc002b8a918}] Aliases:map[]}\"\nJun 11 11:46:56.476662 crc crio[22553]: time=\"2026-06-11T11:46:56.474802086Z\" level=info msg=\"Checking pod openstack_placement-db-create-vgv8r for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:56.478783 crc crio[22553]: time=\"2026-06-11T11:46:56.47700115Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=68749aaf-d253-42e9-ba67-f86e31ea7506 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:56.478783 crc crio[22553]: time=\"2026-06-11T11:46:56.478406731Z\" level=info msg=\"Created container 1838bbcb4b3bb67a7e2ed580c6cb3f59d13e5771b432d181979de2dbd1f7308c: openstack/ovsdbserver-sb-0-config-1781178410-ghcvb/ovn-config\" id=7a14f19c-75c1-4ebf-8e86-576ee627fe0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:56.480193 crc crio[22553]: time=\"2026-06-11T11:46:56.479810052Z\" level=info msg=\"Starting container: 1838bbcb4b3bb67a7e2ed580c6cb3f59d13e5771b432d181979de2dbd1f7308c\" id=e089463c-e6c3-49cc-817c-d67d38802188 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:56.490878 crc crio[22553]: time=\"2026-06-11T11:46:56.487783435Z\" level=info msg=\"Started container\" PID=60426 containerID=1838bbcb4b3bb67a7e2ed580c6cb3f59d13e5771b432d181979de2dbd1f7308c description=openstack/ovsdbserver-sb-0-config-1781178410-ghcvb/ovn-config id=e089463c-e6c3-49cc-817c-d67d38802188 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609\nJun 11 11:46:56.511031 crc crio[22553]: time=\"2026-06-11T11:46:56.510973922Z\" level=info msg=\"Ran pod sandbox c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99 with infra container: openstack/placement-db-create-vgv8r/POD\" id=afd6942b-e9e8-4afa-ab0a-57e0f7399c21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:56.516857 crc crio[22553]: 2026-06-11T11:46:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07f87b07dbcbf5c Mac:ca:25:70:34:a4:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/77ce7c02-7379-46ba-a6f3-a424121e6648 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:56.516857 crc crio[22553]: time=\"2026-06-11T11:46:56.513511986Z\" level=info msg=\"Got pod network &{Name:placement-ef5e-account-create-update-vwwld Namespace:openstack ID:07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3 UID:a076102a-7617-4f4e-badd-587d01fb8068 NetNS:/var/run/netns/77ce7c02-7379-46ba-a6f3-a424121e6648 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda076102a_7617_4f4e_badd_587d01fb8068.slice PodAnnotations:0xc002b8aa20}] Aliases:map[]}\"\nJun 11 11:46:56.516857 crc crio[22553]: time=\"2026-06-11T11:46:56.513816085Z\" level=info msg=\"Checking pod openstack_placement-ef5e-account-create-update-vwwld for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:56.521047 crc crio[22553]: time=\"2026-06-11T11:46:56.520965953Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e71072f0-3cac-4149-b73a-43173c811dac name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:56.525969 crc crio[22553]: 2026-06-11T11:46:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80abffa97fe842a Mac:ca:89:d5:3c:44:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/e9ecea03-08df-4c33-84f4-245226d90f5c SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:56.525969 crc crio[22553]: time=\"2026-06-11T11:46:56.525060423Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781178411-7t7d5 Namespace:openstack ID:80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a UID:f8e35cd6-2d5d-4654-a80e-98c00179b390 NetNS:/var/run/netns/e9ecea03-08df-4c33-84f4-245226d90f5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8e35cd6_2d5d_4654_a80e_98c00179b390.slice PodAnnotations:0xc000ca0e90}] Aliases:map[]}\"\nJun 11 11:46:56.525969 crc crio[22553]: time=\"2026-06-11T11:46:56.525206107Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781178411-7t7d5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:56.529416 crc crio[22553]: time=\"2026-06-11T11:46:56.529356288Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ccfcdd30-3f94-43c2-a92e-17460c357b3e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:56.530138 crc crio[22553]: time=\"2026-06-11T11:46:56.530047288Z\" level=info msg=\"Ran pod sandbox 07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3 with infra container: openstack/placement-ef5e-account-create-update-vwwld/POD\" id=fb37f0ac-0f91-48d8-a635-313eee794f2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:56.544740 crc crio[22553]: time=\"2026-06-11T11:46:56.543081929Z\" level=info msg=\"Creating container: openstack/keystone-db-create-k9lb8/mariadb-database-create\" id=d87014db-4f8f-4330-8f23-2d779bf7ffc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:56.545940 crc crio[22553]: time=\"2026-06-11T11:46:56.54587463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:56.555259 crc crio[22553]: time=\"2026-06-11T11:46:56.555210343Z\" level=info msg=\"Ran pod sandbox 80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a with infra container: openstack/ovsdbserver-nb-0-config-1781178411-7t7d5/POD\" id=4603fbe5-d1df-4c1f-9a20-28392fac7ae3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:56.555964 crc crio[22553]: time=\"2026-06-11T11:46:56.555939564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4a58930f-71ea-4895-b788-57106488915a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:56.556384 crc crio[22553]: time=\"2026-06-11T11:46:56.556268474Z\" level=info msg=\"Creating container: openstack/placement-db-create-vgv8r/mariadb-database-create\" id=b066da60-2cc9-46b8-b80b-26a95ecbd4ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:56.561954 crc crio[22553]: time=\"2026-06-11T11:46:56.561910548Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=eeb9c739-a93e-4c18-9fef-c6bbcfe8f4c6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:56.571669 crc crio[22553]: 2026-06-11T11:46:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86fe3a571fde5d6 Mac:72:2e:7e:cc:7e:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/f3f14f57-df46-452a-a505-f57fff02dbf0 SocketPath: PciID:}] [{Interface:0xc000482760 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:56.580350 crc crio[22553]: time=\"2026-06-11T11:46:56.580262924Z\" level=info msg=\"Got pod network &{Name:glance-db-create-84brx Namespace:openstack ID:86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40 UID:13f8afd1-d0b1-491a-83b1-af1db7f65a84 NetNS:/var/run/netns/f3f14f57-df46-452a-a505-f57fff02dbf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f8afd1_d0b1_491a_83b1_af1db7f65a84.slice PodAnnotations:0xc0011e8af0}] Aliases:map[]}\"\nJun 11 11:46:56.580756 crc crio[22553]: time=\"2026-06-11T11:46:56.580490271Z\" level=info msg=\"Checking pod openstack_glance-db-create-84brx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:56.612482 crc crio[22553]: time=\"2026-06-11T11:46:56.612393612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:56.613365 crc crio[22553]: time=\"2026-06-11T11:46:56.613273007Z\" level=info msg=\"Ran pod sandbox 86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40 with infra container: openstack/glance-db-create-84brx/POD\" id=c23a930e-d5c2-4b30-8f41-9e82df10baa5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:56.621200 crc crio[22553]: time=\"2026-06-11T11:46:56.621112306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=7a2ed9a0-43f0-4b02-9927-24b0e6fd2c4a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:56.621885 crc crio[22553]: time=\"2026-06-11T11:46:56.621744634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5cf0d661-dd95-4f57-96d1-e812eef3c047 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:56.627752 crc crio[22553]: time=\"2026-06-11T11:46:56.627603445Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=aa3db5a6-2331-4eff-82c5-9582ac4ebea5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:56.636003 crc crio[22553]: time=\"2026-06-11T11:46:56.633766405Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781178411-7t7d5/ovn-config\" id=64dddbe9-910c-4034-adeb-e7c5c88c5c4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:56.636003 crc crio[22553]: time=\"2026-06-11T11:46:56.635563888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:56.638009 crc crio[22553]: time=\"2026-06-11T11:46:56.637929567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:56.651167 crc crio[22553]: time=\"2026-06-11T11:46:56.647219158Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=333354f7-2b76-45c9-859e-7630189978be name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:56.651167 crc crio[22553]: time=\"2026-06-11T11:46:56.649525555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:56.651167 crc crio[22553]: time=\"2026-06-11T11:46:56.650114342Z\" level=info msg=\"Creating container: openstack/placement-ef5e-account-create-update-vwwld/mariadb-account-create-update\" id=c4af1631-93d5-4c0b-9673-b106caeb124c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:56.706185 crc crio[22553]: time=\"2026-06-11T11:46:56.70588531Z\" level=info msg=\"Creating container: openstack/glance-db-create-84brx/mariadb-database-create\" id=0ee2d839-263f-448e-9f52-c4a9a06fd639 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:56.709721 crc crio[22553]: time=\"2026-06-11T11:46:56.707969771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:56.725949 crc crio[22553]: time=\"2026-06-11T11:46:56.724439372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:56.725949 crc crio[22553]: time=\"2026-06-11T11:46:56.725428361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:56.736462 crc crio[22553]: time=\"2026-06-11T11:46:56.731498278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:56.748650 crc crio[22553]: time=\"2026-06-11T11:46:56.748548835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:56.761752 crc crio[22553]: time=\"2026-06-11T11:46:56.760755602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:56.856726 crc crio[22553]: time=\"2026-06-11T11:46:56.856559007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:56.860364 crc crio[22553]: time=\"2026-06-11T11:46:56.860284526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:56.906997 crc crio[22553]: time=\"2026-06-11T11:46:56.90461238Z\" level=info msg=\"Stopped pod sandbox: 07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774\" id=3b9a65c5-0813-4a20-83df-e142a999b570 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:56.920470 crc crio[22553]: time=\"2026-06-11T11:46:56.920307528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:56.927069 crc crio[22553]: time=\"2026-06-11T11:46:56.926967942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:57.057841 crc crio[22553]: 2026-06-11T11:46:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:098b72e53a91c3f Mac:42:ee:38:a5:d8:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/44ec9e7a-f426-4285-bb67-ef73f9ea3870 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:57.060024 crc crio[22553]: time=\"2026-06-11T11:46:57.05950773Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:098b72e53a91c3fe7959a441f98274e5b8f3f3d65f124543dedebdeefefcde0b UID:2cef6e05-ac0e-40c0-a0ce-31f67533589d NetNS:/var/run/netns/44ec9e7a-f426-4285-bb67-ef73f9ea3870 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cef6e05_ac0e_40c0_a0ce_31f67533589d.slice PodAnnotations:0xc00012aa18}] Aliases:map[]}\"\nJun 11 11:46:57.060024 crc crio[22553]: time=\"2026-06-11T11:46:57.059640104Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:57.083786 crc crio[22553]: time=\"2026-06-11T11:46:57.083655395Z\" level=info msg=\"Ran pod sandbox 098b72e53a91c3fe7959a441f98274e5b8f3f3d65f124543dedebdeefefcde0b with infra container: openstack/ovn-northd-0/POD\" id=344773b5-d0ff-40bf-995b-7120285f67c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:57.090789 crc crio[22553]: time=\"2026-06-11T11:46:57.089837026Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=e40ef716-bbd8-474c-a467-6c15a58ded4f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:57.090789 crc crio[22553]: time=\"2026-06-11T11:46:57.090034311Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=e40ef716-bbd8-474c-a467-6c15a58ded4f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:57.090789 crc crio[22553]: time=\"2026-06-11T11:46:57.090081243Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=e40ef716-bbd8-474c-a467-6c15a58ded4f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:57.092249 crc crio[22553]: time=\"2026-06-11T11:46:57.092163153Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=c109cc95-1733-4ce7-97cb-3c1e4b481b52 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:57.104875 crc crio[22553]: time=\"2026-06-11T11:46:57.103661209Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"\nJun 11 11:46:57.120129 crc crio[22553]: 2026-06-11T11:46:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d86fb9ba10e3e5 Mac:d6:43:fa:68:16:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/bd514896-29c9-4c30-b01f-2184f0b0e7f4 SocketPath: PciID:}] [{Interface:0xc0002469c0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:57.120991 crc crio[22553]: time=\"2026-06-11T11:46:57.120905932Z\" level=info msg=\"Got pod network &{Name:glance-207b-account-create-update-jrrcw Namespace:openstack ID:3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e UID:0513e8dc-e3a1-4f64-b2da-a36ed9fad825 NetNS:/var/run/netns/bd514896-29c9-4c30-b01f-2184f0b0e7f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0513e8dc_e3a1_4f64_b2da_a36ed9fad825.slice PodAnnotations:0xc0028264f8}] Aliases:map[]}\"\nJun 11 11:46:57.121169 crc crio[22553]: time=\"2026-06-11T11:46:57.121115008Z\" level=info msg=\"Checking pod openstack_glance-207b-account-create-update-jrrcw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:57.123253 crc crio[22553]: 2026-06-11T11:46:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc69a7efa2149f8 Mac:72:55:75:d1:6d:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/64cfb7ea-f1bc-4b95-8b33-94b955f0b6ad SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:46:57.127036 crc crio[22553]: time=\"2026-06-11T11:46:57.126887487Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-n7gbj Namespace:openstack ID:bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb UID:eeb74ea8-2c95-400d-959d-5061261ba677 NetNS:/var/run/netns/64cfb7ea-f1bc-4b95-8b33-94b955f0b6ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeb74ea8_2c95_400d_959d_5061261ba677.slice PodAnnotations:0xc002b8a3e0}] Aliases:map[]}\"\nJun 11 11:46:57.128010 crc crio[22553]: time=\"2026-06-11T11:46:57.127600808Z\" level=info msg=\"Checking pod openstack_root-account-create-update-n7gbj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:46:57.162995 crc crio[22553]: time=\"2026-06-11T11:46:57.16262657Z\" level=info msg=\"Ran pod sandbox 3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e with infra container: openstack/glance-207b-account-create-update-jrrcw/POD\" id=75b5f5c9-d09d-4276-b002-0e7bf7905493 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:57.182661 crc crio[22553]: time=\"2026-06-11T11:46:57.182521681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5746d64d-b404-4b71-b775-b49e083cf548 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:57.197762 crc crio[22553]: time=\"2026-06-11T11:46:57.195580032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f0299629-3ba7-47a3-9230-adf3fe2a871f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:57.197762 crc crio[22553]: time=\"2026-06-11T11:46:57.196428256Z\" level=info msg=\"Ran pod sandbox bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb with infra container: openstack/root-account-create-update-n7gbj/POD\" id=be046458-db41-4d44-a829-842093bb613b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:46:57.206764 crc crio[22553]: time=\"2026-06-11T11:46:57.204549743Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c01e001f-2eef-4441-b1bc-9a611575450a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:57.206764 crc crio[22553]: time=\"2026-06-11T11:46:57.20546182Z\" level=info msg=\"Creating container: openstack/glance-207b-account-create-update-jrrcw/mariadb-account-create-update\" id=111c9264-fa61-4ca5-a6ce-0c2aec53c002 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:57.206764 crc crio[22553]: time=\"2026-06-11T11:46:57.206463089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:57.212816 crc crio[22553]: time=\"2026-06-11T11:46:57.211427094Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cbe6c8cb-4b90-4ece-84f7-892308e7c237 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:57.240401 crc crio[22553]: time=\"2026-06-11T11:46:57.239423361Z\" level=info msg=\"Created container e8e00ac2f5991fc3e39885a8f529de2f3ed6906cd6c23d782ee25adddb380261: openstack/placement-ef5e-account-create-update-vwwld/mariadb-account-create-update\" id=c4af1631-93d5-4c0b-9673-b106caeb124c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:57.278459 crc crio[22553]: time=\"2026-06-11T11:46:57.278363998Z\" level=info msg=\"Creating container: openstack/root-account-create-update-n7gbj/mariadb-account-create-update\" id=63d2be2a-7b63-41cd-bd47-0416bc840924 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:57.278922 crc crio[22553]: time=\"2026-06-11T11:46:57.278406569Z\" level=info msg=\"Starting container: e8e00ac2f5991fc3e39885a8f529de2f3ed6906cd6c23d782ee25adddb380261\" id=5063249e-4e05-41c8-bd2f-3b768e9f250e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:57.278999 crc crio[22553]: time=\"2026-06-11T11:46:57.278965225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:57.284002 crc crio[22553]: time=\"2026-06-11T11:46:57.283882779Z\" level=info msg=\"Created container 2a28f4c3da73e6d036ee20b97e167d0d25a7feeeecb2bfc4b797dafd466fdc6d: openstack/keystone-db-create-k9lb8/mariadb-database-create\" id=d87014db-4f8f-4330-8f23-2d779bf7ffc3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:57.285375 crc crio[22553]: time=\"2026-06-11T11:46:57.284818046Z\" level=info msg=\"Starting container: 2a28f4c3da73e6d036ee20b97e167d0d25a7feeeecb2bfc4b797dafd466fdc6d\" id=e20ef721-0c03-4c7f-bf1a-7a07bde459bd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:57.293346 crc crio[22553]: time=\"2026-06-11T11:46:57.293224401Z\" level=info msg=\"Started container\" PID=60481 containerID=2a28f4c3da73e6d036ee20b97e167d0d25a7feeeecb2bfc4b797dafd466fdc6d description=openstack/keystone-db-create-k9lb8/mariadb-database-create id=e20ef721-0c03-4c7f-bf1a-7a07bde459bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc\nJun 11 11:46:57.293907 crc crio[22553]: time=\"2026-06-11T11:46:57.293813379Z\" level=info msg=\"Started container\" PID=60505 containerID=e8e00ac2f5991fc3e39885a8f529de2f3ed6906cd6c23d782ee25adddb380261 description=openstack/placement-ef5e-account-create-update-vwwld/mariadb-account-create-update id=5063249e-4e05-41c8-bd2f-3b768e9f250e name=/runtime.v1.RuntimeService/StartContainer sandboxID=07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3\nJun 11 11:46:57.321813 crc crio[22553]: time=\"2026-06-11T11:46:57.31956094Z\" level=info msg=\"Removing container: fa7234b10e6d32860609bb61b12ada4a6b216245a462a70bfbfd92b5b5ccf2bd\" id=eb5819d2-1e3a-4720-93e6-e622db4def2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:46:57.387350 crc crio[22553]: time=\"2026-06-11T11:46:57.387171943Z\" level=info msg=\"Created container 45d6e7e7d988b864b0c1d8daaaaadfe73dfe8129904d4671fe8a5d0e8c00e4d7: openstack/ovsdbserver-nb-0-config-1781178411-7t7d5/ovn-config\" id=64dddbe9-910c-4034-adeb-e7c5c88c5c4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:57.389344 crc crio[22553]: time=\"2026-06-11T11:46:57.38912752Z\" level=info msg=\"Starting container: 45d6e7e7d988b864b0c1d8daaaaadfe73dfe8129904d4671fe8a5d0e8c00e4d7\" id=808e47ae-45c1-4ec8-9918-547c2aeaed5c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:57.400650 crc crio[22553]: time=\"2026-06-11T11:46:57.400297636Z\" level=info msg=\"Created container c321855813e484498c37fa84b65452de9b5a2acec2b321d6c0722de36abf9965: openstack/placement-db-create-vgv8r/mariadb-database-create\" id=b066da60-2cc9-46b8-b80b-26a95ecbd4ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:57.404256 crc crio[22553]: time=\"2026-06-11T11:46:57.404133468Z\" level=info msg=\"Starting container: c321855813e484498c37fa84b65452de9b5a2acec2b321d6c0722de36abf9965\" id=6d812a2b-c289-440d-b12f-31a87b3a75b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:57.407300 crc crio[22553]: time=\"2026-06-11T11:46:57.407192167Z\" level=info msg=\"Started container\" PID=60483 containerID=45d6e7e7d988b864b0c1d8daaaaadfe73dfe8129904d4671fe8a5d0e8c00e4d7 description=openstack/ovsdbserver-nb-0-config-1781178411-7t7d5/ovn-config id=808e47ae-45c1-4ec8-9918-547c2aeaed5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a\nJun 11 11:46:57.414813 crc crio[22553]: time=\"2026-06-11T11:46:57.41448156Z\" level=info msg=\"Started container\" PID=60482 containerID=c321855813e484498c37fa84b65452de9b5a2acec2b321d6c0722de36abf9965 description=openstack/placement-db-create-vgv8r/mariadb-database-create id=6d812a2b-c289-440d-b12f-31a87b3a75b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99\nJun 11 11:46:57.485923 crc crio[22553]: time=\"2026-06-11T11:46:57.483396601Z\" level=info msg=\"Removed container fa7234b10e6d32860609bb61b12ada4a6b216245a462a70bfbfd92b5b5ccf2bd: openstack/dnsmasq-dns-68bc84565-cm2n6/dnsmasq-dns\" id=eb5819d2-1e3a-4720-93e6-e622db4def2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:46:57.486813 crc crio[22553]: time=\"2026-06-11T11:46:57.486742869Z\" level=info msg=\"Removing container: 5002d43be7de79fdf1c3c7f46f0ba826bb3c3d7432d89849d372cf8568c0d085\" id=4a2c2a46-9f1d-4ff7-8258-b6633eb579ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:46:57.539456 crc crio[22553]: time=\"2026-06-11T11:46:57.537261723Z\" level=info msg=\"Removed container 5002d43be7de79fdf1c3c7f46f0ba826bb3c3d7432d89849d372cf8568c0d085: openstack/dnsmasq-dns-68bc84565-cm2n6/init\" id=4a2c2a46-9f1d-4ff7-8258-b6633eb579ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:46:57.552736 crc crio[22553]: time=\"2026-06-11T11:46:57.55256705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:57.552901 crc crio[22553]: time=\"2026-06-11T11:46:57.552647592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:57.575803 crc crio[22553]: time=\"2026-06-11T11:46:57.57382278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:57.583017 crc crio[22553]: time=\"2026-06-11T11:46:57.582918786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:57.714989 crc crio[22553]: time=\"2026-06-11T11:46:57.714546927Z\" level=info msg=\"Created container c81ec360d977a1d91c1cc40c8a314549b1dea70b62539b8fad9f3ca6cec9ba38: openstack/glance-db-create-84brx/mariadb-database-create\" id=0ee2d839-263f-448e-9f52-c4a9a06fd639 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:57.720173 crc crio[22553]: time=\"2026-06-11T11:46:57.716921307Z\" level=info msg=\"Starting container: c81ec360d977a1d91c1cc40c8a314549b1dea70b62539b8fad9f3ca6cec9ba38\" id=ee97da0b-0e59-4d49-9db2-7c2d53e0fe21 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:57.725586 crc crio[22553]: time=\"2026-06-11T11:46:57.725183218Z\" level=info msg=\"Started container\" PID=60506 containerID=c81ec360d977a1d91c1cc40c8a314549b1dea70b62539b8fad9f3ca6cec9ba38 description=openstack/glance-db-create-84brx/mariadb-database-create id=ee97da0b-0e59-4d49-9db2-7c2d53e0fe21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40\nJun 11 11:46:58.041120 crc crio[22553]: time=\"2026-06-11T11:46:58.040978224Z\" level=info msg=\"Created container 73366cc1b6de2c95d80a0a8e2ec5c0e091785b60690932f520fdb76b5a5ab829: openstack/root-account-create-update-n7gbj/mariadb-account-create-update\" id=63d2be2a-7b63-41cd-bd47-0416bc840924 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:58.042332 crc crio[22553]: time=\"2026-06-11T11:46:58.042238421Z\" level=info msg=\"Starting container: 73366cc1b6de2c95d80a0a8e2ec5c0e091785b60690932f520fdb76b5a5ab829\" id=f59afc79-cea6-4309-a9dc-f84dee757a7f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:58.042853 crc crio[22553]: time=\"2026-06-11T11:46:58.04253784Z\" level=info msg=\"Created container 8454b5b718e08d82fd79a6fd4997cc25a49bec3972ea16a7821709107ebde5ff: openstack/glance-207b-account-create-update-jrrcw/mariadb-account-create-update\" id=111c9264-fa61-4ca5-a6ce-0c2aec53c002 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:58.043297 crc crio[22553]: time=\"2026-06-11T11:46:58.043267631Z\" level=info msg=\"Starting container: 8454b5b718e08d82fd79a6fd4997cc25a49bec3972ea16a7821709107ebde5ff\" id=fc6c238b-bdf3-49f7-8bea-31993031c6be name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:58.053856 crc crio[22553]: time=\"2026-06-11T11:46:58.053396707Z\" level=info msg=\"Started container\" PID=60619 containerID=8454b5b718e08d82fd79a6fd4997cc25a49bec3972ea16a7821709107ebde5ff description=openstack/glance-207b-account-create-update-jrrcw/mariadb-account-create-update id=fc6c238b-bdf3-49f7-8bea-31993031c6be name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e\nJun 11 11:46:58.067906 crc crio[22553]: time=\"2026-06-11T11:46:58.066517609Z\" level=info msg=\"Started container\" PID=60616 containerID=73366cc1b6de2c95d80a0a8e2ec5c0e091785b60690932f520fdb76b5a5ab829 description=openstack/root-account-create-update-n7gbj/mariadb-account-create-update id=f59afc79-cea6-4309-a9dc-f84dee757a7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb\nJun 11 11:46:58.421458 crc crio[22553]: time=\"2026-06-11T11:46:58.421300764Z\" level=info msg=\"Stopping pod sandbox: 25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609\" id=2308146c-6582-4033-9bd5-0fcbf61f94a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:58.422209 crc crio[22553]: time=\"2026-06-11T11:46:58.422127608Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781178410-ghcvb Namespace:openstack ID:25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609 UID:0a7c82a4-ddb9-4f82-83e2-1fbdaf38ef00 NetNS:/var/run/netns/79e3783c-66c3-4924-83f3-5bcdcb048e64 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7c82a4_ddb9_4f82_83e2_1fbdaf38ef00.slice PodAnnotations:0xc000ca0948}] Aliases:map[]}\"\nJun 11 11:46:58.422362 crc crio[22553]: time=\"2026-06-11T11:46:58.422294343Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781178410-ghcvb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:58.424356 crc crio[22553]: time=\"2026-06-11T11:46:58.42427694Z\" level=info msg=\"Stopping pod sandbox: 14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92\" id=4e28b3e7-98ef-4b93-bfcc-51b5685027bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:58.424749 crc crio[22553]: time=\"2026-06-11T11:46:58.424626481Z\" level=info msg=\"Got pod network &{Name:keystone-db30-account-create-update-lt76p Namespace:openstack ID:14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92 UID:17a83e92-8e04-4df2-8647-7e3b7603b6b3 NetNS:/var/run/netns/75a8b49c-2d61-4e58-8be7-d6240dc08786 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a83e92_8e04_4df2_8647_7e3b7603b6b3.slice PodAnnotations:0xc004800640}] Aliases:map[]}\"\nJun 11 11:46:58.424849 crc crio[22553]: time=\"2026-06-11T11:46:58.424805826Z\" level=info msg=\"Deleting pod openstack_keystone-db30-account-create-update-lt76p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:59.369591 crc crio[22553]: time=\"2026-06-11T11:46:59.368568789Z\" level=info msg=\"Stopped pod sandbox: 14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92\" id=4e28b3e7-98ef-4b93-bfcc-51b5685027bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:59.379855 crc crio[22553]: time=\"2026-06-11T11:46:59.371246957Z\" level=info msg=\"Stopped pod sandbox: 25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609\" id=2308146c-6582-4033-9bd5-0fcbf61f94a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:59.470976 crc crio[22553]: time=\"2026-06-11T11:46:59.470174354Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904\" id=c109cc95-1733-4ce7-97cb-3c1e4b481b52 name=/runtime.v1.ImageService/PullImage\nJun 11 11:46:59.472077 crc crio[22553]: time=\"2026-06-11T11:46:59.472000218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=163be047-55f4-486c-b02f-c11bd312e0a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:59.474067 crc crio[22553]: time=\"2026-06-11T11:46:59.474012506Z\" level=info msg=\"Stopping pod sandbox: c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99\" id=a795fab2-0471-4285-8efd-824c05bca852 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:59.474135 crc crio[22553]: time=\"2026-06-11T11:46:59.474067688Z\" level=info msg=\"Stopping pod sandbox: 07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3\" id=59e596a6-c148-4bd3-912d-7b070ab8bb67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:59.474616 crc crio[22553]: time=\"2026-06-11T11:46:59.474532802Z\" level=info msg=\"Got pod network &{Name:placement-db-create-vgv8r Namespace:openstack ID:c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99 UID:d2405ac6-49bc-433b-bfd6-cc3b0bb5824f NetNS:/var/run/netns/8b5577b0-e662-449b-8d31-067458558c1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2405ac6_49bc_433b_bfd6_cc3b0bb5824f.slice PodAnnotations:0xc00001a998}] Aliases:map[]}\"\nJun 11 11:46:59.474910 crc crio[22553]: time=\"2026-06-11T11:46:59.474848741Z\" level=info msg=\"Deleting pod openstack_placement-db-create-vgv8r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:59.474984 crc crio[22553]: time=\"2026-06-11T11:46:59.474939313Z\" level=info msg=\"Got pod network &{Name:placement-ef5e-account-create-update-vwwld Namespace:openstack ID:07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3 UID:a076102a-7617-4f4e-badd-587d01fb8068 NetNS:/var/run/netns/77ce7c02-7379-46ba-a6f3-a424121e6648 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda076102a_7617_4f4e_badd_587d01fb8068.slice PodAnnotations:0xc002b8a0b0}] Aliases:map[]}\"\nJun 11 11:46:59.475148 crc crio[22553]: time=\"2026-06-11T11:46:59.475091008Z\" level=info msg=\"Deleting pod openstack_placement-ef5e-account-create-update-vwwld from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:59.475551 crc crio[22553]: time=\"2026-06-11T11:46:59.475442118Z\" level=info msg=\"Stopping pod sandbox: 80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a\" id=4b6864e8-6186-44c0-87e4-a76e0f084ae8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:59.480810 crc crio[22553]: time=\"2026-06-11T11:46:59.476658944Z\" level=info msg=\"Stopping pod sandbox: 8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc\" id=b8ddf8e3-3bc8-409a-9708-7f090e3e0bfb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:46:59.480810 crc crio[22553]: time=\"2026-06-11T11:46:59.479086264Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-k9lb8 Namespace:openstack ID:8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc UID:a89300b6-1b0a-4642-a94c-b9d84329026f NetNS:/var/run/netns/328b0dd4-993a-4a13-8e68-72a8924173de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda89300b6_1b0a_4642_a94c_b9d84329026f.slice PodAnnotations:0xc001be6080}] Aliases:map[]}\"\nJun 11 11:46:59.480810 crc crio[22553]: time=\"2026-06-11T11:46:59.479412294Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-k9lb8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:59.480810 crc crio[22553]: time=\"2026-06-11T11:46:59.480083344Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781178411-7t7d5 Namespace:openstack ID:80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a UID:f8e35cd6-2d5d-4654-a80e-98c00179b390 NetNS:/var/run/netns/e9ecea03-08df-4c33-84f4-245226d90f5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8e35cd6_2d5d_4654_a80e_98c00179b390.slice PodAnnotations:0xc00279a2b8}] Aliases:map[]}\"\nJun 11 11:46:59.480810 crc crio[22553]: time=\"2026-06-11T11:46:59.480493066Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781178411-7t7d5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:46:59.560384 crc crio[22553]: time=\"2026-06-11T11:46:59.560168541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=4f929780-9f50-45c6-a108-80868418fbb5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:59.575405 crc crio[22553]: time=\"2026-06-11T11:46:59.575290232Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=da5fc586-2ea2-4d1b-a939-7130add80ae1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:59.577475 crc crio[22553]: time=\"2026-06-11T11:46:59.577396164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:59.665638 crc crio[22553]: time=\"2026-06-11T11:46:59.665381851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:59.672346 crc crio[22553]: time=\"2026-06-11T11:46:59.67218835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:59.820063 crc crio[22553]: time=\"2026-06-11T11:46:59.816344846Z\" level=info msg=\"Created container 7effddc975e4e18b4d6f659b8c283ebbc7bd4a489eef85838d1c6886326e7260: openstack/ovn-northd-0/ovn-northd\" id=da5fc586-2ea2-4d1b-a939-7130add80ae1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:59.822238 crc crio[22553]: time=\"2026-06-11T11:46:59.822146816Z\" level=info msg=\"Starting container: 7effddc975e4e18b4d6f659b8c283ebbc7bd4a489eef85838d1c6886326e7260\" id=5461bcb0-b687-4c91-9603-60eb6bd0c2d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:46:59.831100 crc crio[22553]: time=\"2026-06-11T11:46:59.830903351Z\" level=info msg=\"Started container\" PID=60965 containerID=7effddc975e4e18b4d6f659b8c283ebbc7bd4a489eef85838d1c6886326e7260 description=openstack/ovn-northd-0/ovn-northd id=5461bcb0-b687-4c91-9603-60eb6bd0c2d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=098b72e53a91c3fe7959a441f98274e5b8f3f3d65f124543dedebdeefefcde0b\nJun 11 11:46:59.856651 crc crio[22553]: time=\"2026-06-11T11:46:59.851171903Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8765189c-f8f1-461f-af5e-44ec8b68037b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:59.931918 crc crio[22553]: time=\"2026-06-11T11:46:59.931527478Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=83c01a58-c447-40db-b300-24a78f512e99 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:46:59.949175 crc crio[22553]: time=\"2026-06-11T11:46:59.948459982Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=5871b0e8-ec0b-446d-87cc-9679a94deba7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:46:59.950650 crc crio[22553]: time=\"2026-06-11T11:46:59.950417109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:46:59.953522 crc crio[22553]: time=\"2026-06-11T11:46:59.953045576Z\" level=info msg=\"Stopped pod sandbox: 80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a\" id=4b6864e8-6186-44c0-87e4-a76e0f084ae8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:00.102773 crc crio[22553]: time=\"2026-06-11T11:47:00.102624021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:00.113834 crc crio[22553]: time=\"2026-06-11T11:47:00.109875803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:00.215791 crc crio[22553]: time=\"2026-06-11T11:47:00.215617649Z\" level=info msg=\"Stopped pod sandbox: c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99\" id=a795fab2-0471-4285-8efd-824c05bca852 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:00.238132 crc crio[22553]: time=\"2026-06-11T11:47:00.238033123Z\" level=info msg=\"Stopped pod sandbox: 8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc\" id=b8ddf8e3-3bc8-409a-9708-7f090e3e0bfb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:00.253942 crc crio[22553]: time=\"2026-06-11T11:47:00.253767232Z\" level=info msg=\"Stopped pod sandbox: 07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3\" id=59e596a6-c148-4bd3-912d-7b070ab8bb67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:00.273504 crc crio[22553]: time=\"2026-06-11T11:47:00.270883642Z\" level=info msg=\"Created container d6544481cd26584b2b5ec9e678c9eda6be6be705788813a61e168ebf3ed80d79: openstack/ovn-northd-0/openstack-network-exporter\" id=5871b0e8-ec0b-446d-87cc-9679a94deba7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:00.273504 crc crio[22553]: time=\"2026-06-11T11:47:00.273011354Z\" level=info msg=\"Starting container: d6544481cd26584b2b5ec9e678c9eda6be6be705788813a61e168ebf3ed80d79\" id=3636a4fd-ed26-4388-bc4e-c2c732a1f55e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:00.283396 crc crio[22553]: time=\"2026-06-11T11:47:00.280240315Z\" level=info msg=\"Started container\" PID=61028 containerID=d6544481cd26584b2b5ec9e678c9eda6be6be705788813a61e168ebf3ed80d79 description=openstack/ovn-northd-0/openstack-network-exporter id=3636a4fd-ed26-4388-bc4e-c2c732a1f55e name=/runtime.v1.RuntimeService/StartContainer sandboxID=098b72e53a91c3fe7959a441f98274e5b8f3f3d65f124543dedebdeefefcde0b\nJun 11 11:47:00.516371 crc crio[22553]: time=\"2026-06-11T11:47:00.516247413Z\" level=info msg=\"Stopping pod sandbox: bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb\" id=7d6603d8-b379-46ad-a27b-ef8bc430b8be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:00.518287 crc crio[22553]: time=\"2026-06-11T11:47:00.51650382Z\" level=info msg=\"Stopping pod sandbox: 86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40\" id=ff5053fe-0ba3-4859-8580-46f63afb2a23 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:00.518287 crc crio[22553]: time=\"2026-06-11T11:47:00.517283463Z\" level=info msg=\"Got pod network &{Name:glance-db-create-84brx Namespace:openstack ID:86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40 UID:13f8afd1-d0b1-491a-83b1-af1db7f65a84 NetNS:/var/run/netns/f3f14f57-df46-452a-a505-f57fff02dbf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f8afd1_d0b1_491a_83b1_af1db7f65a84.slice PodAnnotations:0xc001be6a10}] Aliases:map[]}\"\nJun 11 11:47:00.518287 crc crio[22553]: time=\"2026-06-11T11:47:00.517496359Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-n7gbj Namespace:openstack ID:bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb UID:eeb74ea8-2c95-400d-959d-5061261ba677 NetNS:/var/run/netns/64cfb7ea-f1bc-4b95-8b33-94b955f0b6ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeb74ea8_2c95_400d_959d_5061261ba677.slice PodAnnotations:0xc002816720}] Aliases:map[]}\"\nJun 11 11:47:00.518287 crc crio[22553]: time=\"2026-06-11T11:47:00.517570751Z\" level=info msg=\"Stopping pod sandbox: 3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e\" id=a6cf24c4-080e-449f-8499-eec4922e3bd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:00.518287 crc crio[22553]: time=\"2026-06-11T11:47:00.517640943Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-n7gbj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:00.518287 crc crio[22553]: time=\"2026-06-11T11:47:00.518079106Z\" level=info msg=\"Got pod network &{Name:glance-207b-account-create-update-jrrcw Namespace:openstack ID:3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e UID:0513e8dc-e3a1-4f64-b2da-a36ed9fad825 NetNS:/var/run/netns/bd514896-29c9-4c30-b01f-2184f0b0e7f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0513e8dc_e3a1_4f64_b2da_a36ed9fad825.slice PodAnnotations:0xc001be6a60}] Aliases:map[]}\"\nJun 11 11:47:00.518287 crc crio[22553]: time=\"2026-06-11T11:47:00.517504869Z\" level=info msg=\"Deleting pod openstack_glance-db-create-84brx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:00.520913 crc crio[22553]: time=\"2026-06-11T11:47:00.51820402Z\" level=info msg=\"Deleting pod openstack_glance-207b-account-create-update-jrrcw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:01.062543 crc crio[22553]: time=\"2026-06-11T11:47:01.061816675Z\" level=info msg=\"Stopped pod sandbox: 86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40\" id=ff5053fe-0ba3-4859-8580-46f63afb2a23 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:01.131619 crc crio[22553]: time=\"2026-06-11T11:47:01.131449827Z\" level=info msg=\"Stopped pod sandbox: 3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e\" id=a6cf24c4-080e-449f-8499-eec4922e3bd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:01.134477 crc crio[22553]: time=\"2026-06-11T11:47:01.134384703Z\" level=info msg=\"Stopped pod sandbox: bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb\" id=7d6603d8-b379-46ad-a27b-ef8bc430b8be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:02.562073 crc crio[22553]: time=\"2026-06-11T11:47:02.561998367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=c71b13b8-5be0-4289-9def-ed505ee21da6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:02.566068 crc crio[22553]: time=\"2026-06-11T11:47:02.565959262Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=5251cb05-867c-48fe-8ad1-49e8dc518b23 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:02.669554 crc crio[22553]: time=\"2026-06-11T11:47:02.669250417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=c1e1c578-7a94-463e-9ace-bf2b78973a1a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:02.670956 crc crio[22553]: time=\"2026-06-11T11:47:02.670609646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=e928af84-e87a-4257-92ec-169718eda802 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:02.678004 crc crio[22553]: time=\"2026-06-11T11:47:02.677895679Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=bc2b9c68-57fe-4d7b-aa5a-b52bf3c182f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:02.678599 crc crio[22553]: time=\"2026-06-11T11:47:02.678513787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:02.682251 crc crio[22553]: time=\"2026-06-11T11:47:02.682148653Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=4e9ab56e-6249-41dc-9e49-908667cb3456 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:02.693771 crc crio[22553]: time=\"2026-06-11T11:47:02.693618088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:02.720585 crc crio[22553]: time=\"2026-06-11T11:47:02.720494572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:02.724437 crc crio[22553]: time=\"2026-06-11T11:47:02.724359935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:02.738940 crc crio[22553]: time=\"2026-06-11T11:47:02.738834738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:02.743036 crc crio[22553]: time=\"2026-06-11T11:47:02.742978949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:02.920416 crc crio[22553]: time=\"2026-06-11T11:47:02.920305384Z\" level=info msg=\"Created container 27d2fa1ca490420405fb54c675cff9d51ed5898e13657bf9e6d142cfbbed21ab: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=4e9ab56e-6249-41dc-9e49-908667cb3456 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:02.922650 crc crio[22553]: time=\"2026-06-11T11:47:02.922609411Z\" level=info msg=\"Starting container: 27d2fa1ca490420405fb54c675cff9d51ed5898e13657bf9e6d142cfbbed21ab\" id=4c77cd55-0d83-4591-8c15-206ac1a3016a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:02.929514 crc crio[22553]: time=\"2026-06-11T11:47:02.929277496Z\" level=info msg=\"Started container\" PID=61188 containerID=27d2fa1ca490420405fb54c675cff9d51ed5898e13657bf9e6d142cfbbed21ab description=openstack/rabbitmq-cell1-server-0/rabbitmq id=4c77cd55-0d83-4591-8c15-206ac1a3016a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8c23c6d3925953cd7b78311a3c4ab9460d1d05749885fe83f25aa1ed31d9b32\nJun 11 11:47:02.936488 crc crio[22553]: time=\"2026-06-11T11:47:02.935524418Z\" level=info msg=\"Created container cf48920382f51578c684f919ef095da73178856bc5e282ac2d80f1881be7546a: openstack/rabbitmq-server-0/rabbitmq\" id=bc2b9c68-57fe-4d7b-aa5a-b52bf3c182f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:02.939952 crc crio[22553]: time=\"2026-06-11T11:47:02.939826153Z\" level=info msg=\"Starting container: cf48920382f51578c684f919ef095da73178856bc5e282ac2d80f1881be7546a\" id=6919e149-8d68-4f02-b7eb-e29294359466 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:02.947127 crc crio[22553]: time=\"2026-06-11T11:47:02.947048994Z\" level=info msg=\"Started container\" PID=61187 containerID=cf48920382f51578c684f919ef095da73178856bc5e282ac2d80f1881be7546a description=openstack/rabbitmq-server-0/rabbitmq id=6919e149-8d68-4f02-b7eb-e29294359466 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de6d3f77e4b4373c55e47f737293a69b4ec2ef1079d6dfc53d773dbbeec4d2bc\nJun 11 11:47:05.082827 crc crio[22553]: time=\"2026-06-11T11:47:05.081368672Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-hr7c5/POD\" id=b3194c9d-0e24-48b0-b970-edf583f7af3c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:05.084627 crc crio[22553]: time=\"2026-06-11T11:47:05.082876176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:05.140934 crc crio[22553]: time=\"2026-06-11T11:47:05.14056069Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-hr7c5 Namespace:openstack ID:3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804 UID:9033b547-c2d7-4f64-8137-fdcd66e15150 NetNS:/var/run/netns/70e45bd3-c7c3-40b6-a0fb-8118b2a7c3fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9033b547_c2d7_4f64_8137_fdcd66e15150.slice PodAnnotations:0xc000ca0d68}] Aliases:map[]}\"\nJun 11 11:47:05.140934 crc crio[22553]: time=\"2026-06-11T11:47:05.140626332Z\" level=info msg=\"Adding pod openstack_glance-db-sync-hr7c5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:05.942986 crc crio[22553]: 2026-06-11T11:47:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3addb7501113806 Mac:7a:46:b7:53:44:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/70e45bd3-c7c3-40b6-a0fb-8118b2a7c3fb SocketPath: PciID:}] [{Interface:0xc0000146e0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:05.945359 crc crio[22553]: time=\"2026-06-11T11:47:05.945251913Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-hr7c5 Namespace:openstack ID:3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804 UID:9033b547-c2d7-4f64-8137-fdcd66e15150 NetNS:/var/run/netns/70e45bd3-c7c3-40b6-a0fb-8118b2a7c3fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9033b547_c2d7_4f64_8137_fdcd66e15150.slice PodAnnotations:0xc000ca0d68}] Aliases:map[]}\"\nJun 11 11:47:05.945548 crc crio[22553]: time=\"2026-06-11T11:47:05.945450139Z\" level=info msg=\"Checking pod openstack_glance-db-sync-hr7c5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:05.960249 crc crio[22553]: time=\"2026-06-11T11:47:05.960142468Z\" level=info msg=\"Ran pod sandbox 3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804 with infra container: openstack/glance-db-sync-hr7c5/POD\" id=b3194c9d-0e24-48b0-b970-edf583f7af3c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:05.964003 crc crio[22553]: time=\"2026-06-11T11:47:05.963904487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=87360c16-71dc-4164-b224-4271e44b0ae5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:05.964241 crc crio[22553]: time=\"2026-06-11T11:47:05.964162125Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=87360c16-71dc-4164-b224-4271e44b0ae5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:05.964401 crc crio[22553]: time=\"2026-06-11T11:47:05.964261408Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=87360c16-71dc-4164-b224-4271e44b0ae5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:05.965572 crc crio[22553]: time=\"2026-06-11T11:47:05.965517134Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=96eb82e2-b6e9-4110-b0a6-03859b7cf7a7 name=/runtime.v1.ImageService/PullImage\nJun 11 11:47:05.973846 crc crio[22553]: time=\"2026-06-11T11:47:05.973771955Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"\nJun 11 11:47:07.670720 crc crio[22553]: time=\"2026-06-11T11:47:07.669896564Z\" level=info msg=\"Stopping pod sandbox: 50130c1f94b135dcab1208c1c41199258f409bc26a48cd924be60160b7ec1f8e\" id=1703c90d-2697-43af-bd0f-2a82e89ea793 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:07.674989 crc crio[22553]: time=\"2026-06-11T11:47:07.674410056Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-8586k Namespace:openstack ID:50130c1f94b135dcab1208c1c41199258f409bc26a48cd924be60160b7ec1f8e UID:262c3f25-3c9a-4034-afff-09f93ad912fb NetNS:/var/run/netns/dccbe1d1-db86-4784-8df1-5a46f0c410ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod262c3f25_3c9a_4034_afff_09f93ad912fb.slice PodAnnotations:0xc00012b100}] Aliases:map[]}\"\nJun 11 11:47:07.679746 crc crio[22553]: time=\"2026-06-11T11:47:07.67660898Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-8586k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:08.074589 crc crio[22553]: time=\"2026-06-11T11:47:08.073767231Z\" level=info msg=\"Stopped pod sandbox: 50130c1f94b135dcab1208c1c41199258f409bc26a48cd924be60160b7ec1f8e\" id=1703c90d-2697-43af-bd0f-2a82e89ea793 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:11.893071 crc crio[22553]: time=\"2026-06-11T11:47:11.891468588Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-l6zsp/POD\" id=64a37cfd-6534-40eb-bccf-c71018ccff4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:11.895210 crc crio[22553]: time=\"2026-06-11T11:47:11.893096995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:11.965469 crc crio[22553]: time=\"2026-06-11T11:47:11.964937152Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-l6zsp Namespace:openstack ID:5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340 UID:0442151f-95fa-47d4-bf8c-8f5d6239aad6 NetNS:/var/run/netns/4e6ae591-8e56-4652-ba51-900c0723c21e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0442151f_95fa_47d4_bf8c_8f5d6239aad6.slice PodAnnotations:0xc00279a1a8}] Aliases:map[]}\"\nJun 11 11:47:11.965469 crc crio[22553]: time=\"2026-06-11T11:47:11.965418326Z\" level=info msg=\"Adding pod openstack_root-account-create-update-l6zsp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:12.210463 crc crio[22553]: time=\"2026-06-11T11:47:12.210187209Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-4kpnc-config-vsdcj/POD\" id=3f480831-52d9-49d6-a051-14ef546f8de0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:12.210813 crc crio[22553]: time=\"2026-06-11T11:47:12.210612642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:12.256072 crc crio[22553]: time=\"2026-06-11T11:47:12.255938095Z\" level=info msg=\"Got pod network &{Name:ovn-controller-4kpnc-config-vsdcj Namespace:openstack ID:744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732 UID:f902d4ba-42eb-4339-b123-a964c5d64668 NetNS:/var/run/netns/ced0191e-e3e2-4243-8102-cc425e7451f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf902d4ba_42eb_4339_b123_a964c5d64668.slice PodAnnotations:0xc0028160c8}] Aliases:map[]}\"\nJun 11 11:47:12.256072 crc crio[22553]: time=\"2026-06-11T11:47:12.256008057Z\" level=info msg=\"Adding pod openstack_ovn-controller-4kpnc-config-vsdcj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:12.591727 crc crio[22553]: 2026-06-11T11:47:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5429495d66c8d9a Mac:6e:17:75:cb:4f:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/4e6ae591-8e56-4652-ba51-900c0723c21e SocketPath: PciID:}] [{Interface:0xc00012c770 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:12.595980 crc crio[22553]: time=\"2026-06-11T11:47:12.595913287Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-l6zsp Namespace:openstack ID:5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340 UID:0442151f-95fa-47d4-bf8c-8f5d6239aad6 NetNS:/var/run/netns/4e6ae591-8e56-4652-ba51-900c0723c21e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0442151f_95fa_47d4_bf8c_8f5d6239aad6.slice PodAnnotations:0xc00279a1a8}] Aliases:map[]}\"\nJun 11 11:47:12.596378 crc crio[22553]: time=\"2026-06-11T11:47:12.596160374Z\" level=info msg=\"Checking pod openstack_root-account-create-update-l6zsp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:12.607733 crc crio[22553]: time=\"2026-06-11T11:47:12.607388842Z\" level=info msg=\"Ran pod sandbox 5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340 with infra container: openstack/root-account-create-update-l6zsp/POD\" id=64a37cfd-6534-40eb-bccf-c71018ccff4f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:12.614769 crc crio[22553]: time=\"2026-06-11T11:47:12.614591092Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ebe0babf-0e53-4862-b1b7-ab595c8006fc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:12.617427 crc crio[22553]: time=\"2026-06-11T11:47:12.617295401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9e8b0ae3-3092-44a0-aafe-348c65fa44d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:12.632897 crc crio[22553]: time=\"2026-06-11T11:47:12.629520557Z\" level=info msg=\"Creating container: openstack/root-account-create-update-l6zsp/mariadb-account-create-update\" id=4b8b3311-0c1b-45df-a2c8-148e4335fca7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:12.632897 crc crio[22553]: time=\"2026-06-11T11:47:12.630161866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:12.678945 crc crio[22553]: 2026-06-11T11:47:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:744ecd4cef75673 Mac:72:e8:33:5c:54:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/ced0191e-e3e2-4243-8102-cc425e7451f2 SocketPath: PciID:}] [{Interface:0xc0005a2650 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:12.680101 crc crio[22553]: time=\"2026-06-11T11:47:12.680026321Z\" level=info msg=\"Got pod network &{Name:ovn-controller-4kpnc-config-vsdcj Namespace:openstack ID:744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732 UID:f902d4ba-42eb-4339-b123-a964c5d64668 NetNS:/var/run/netns/ced0191e-e3e2-4243-8102-cc425e7451f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf902d4ba_42eb_4339_b123_a964c5d64668.slice PodAnnotations:0xc0028160c8}] Aliases:map[]}\"\nJun 11 11:47:12.680222 crc crio[22553]: time=\"2026-06-11T11:47:12.680199386Z\" level=info msg=\"Checking pod openstack_ovn-controller-4kpnc-config-vsdcj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:12.687358 crc crio[22553]: time=\"2026-06-11T11:47:12.687146589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:12.690147 crc crio[22553]: time=\"2026-06-11T11:47:12.690064664Z\" level=info msg=\"Ran pod sandbox 744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732 with infra container: openstack/ovn-controller-4kpnc-config-vsdcj/POD\" id=3f480831-52d9-49d6-a051-14ef546f8de0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:12.694444 crc crio[22553]: time=\"2026-06-11T11:47:12.694256677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=dab5fd1f-2358-4dcc-a847-0f17510671e1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:12.700366 crc crio[22553]: time=\"2026-06-11T11:47:12.700259372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=7ff6501e-7061-45ac-b9d6-9351d0368d6a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:12.708558 crc crio[22553]: time=\"2026-06-11T11:47:12.708453081Z\" level=info msg=\"Creating container: openstack/ovn-controller-4kpnc-config-vsdcj/ovn-config\" id=66bc98c7-b9c1-4553-ae46-109ab5dd9c0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:12.709153 crc crio[22553]: time=\"2026-06-11T11:47:12.709084409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:12.711348 crc crio[22553]: time=\"2026-06-11T11:47:12.711206221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:12.789294 crc crio[22553]: time=\"2026-06-11T11:47:12.789059334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:12.851614 crc crio[22553]: time=\"2026-06-11T11:47:12.851434634Z\" level=info msg=\"Created container 43fdeea0c593e2fdc6b469177e377c89225f1d90bc1f52deb1f1cc0e41476fc7: openstack/root-account-create-update-l6zsp/mariadb-account-create-update\" id=4b8b3311-0c1b-45df-a2c8-148e4335fca7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:12.853141 crc crio[22553]: time=\"2026-06-11T11:47:12.853074232Z\" level=info msg=\"Starting container: 43fdeea0c593e2fdc6b469177e377c89225f1d90bc1f52deb1f1cc0e41476fc7\" id=18d39272-712b-46f5-9cce-bbf1de31b3ce name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:12.867408 crc crio[22553]: time=\"2026-06-11T11:47:12.867245075Z\" level=info msg=\"Started container\" PID=61995 containerID=43fdeea0c593e2fdc6b469177e377c89225f1d90bc1f52deb1f1cc0e41476fc7 description=openstack/root-account-create-update-l6zsp/mariadb-account-create-update id=18d39272-712b-46f5-9cce-bbf1de31b3ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340\nJun 11 11:47:13.082483 crc crio[22553]: time=\"2026-06-11T11:47:13.08223399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:13.218512 crc crio[22553]: time=\"2026-06-11T11:47:13.218390523Z\" level=info msg=\"Created container ffd6b8aa8e255ad2e9d5a3c3e725f04dc3ae8327bd697b168624345892d3b654: openstack/ovn-controller-4kpnc-config-vsdcj/ovn-config\" id=66bc98c7-b9c1-4553-ae46-109ab5dd9c0c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:13.220134 crc crio[22553]: time=\"2026-06-11T11:47:13.21998079Z\" level=info msg=\"Starting container: ffd6b8aa8e255ad2e9d5a3c3e725f04dc3ae8327bd697b168624345892d3b654\" id=db8f2fa9-d735-46e4-b7a3-6f5d0250cd29 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:13.227044 crc crio[22553]: time=\"2026-06-11T11:47:13.226968154Z\" level=info msg=\"Started container\" PID=62032 containerID=ffd6b8aa8e255ad2e9d5a3c3e725f04dc3ae8327bd697b168624345892d3b654 description=openstack/ovn-controller-4kpnc-config-vsdcj/ovn-config id=db8f2fa9-d735-46e4-b7a3-6f5d0250cd29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732\nJun 11 11:47:14.845665 crc crio[22553]: time=\"2026-06-11T11:47:14.844562591Z\" level=info msg=\"Stopping pod sandbox: 5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340\" id=8eb6cd9e-fb08-4bb8-80d2-31132bea94f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:14.846964 crc crio[22553]: time=\"2026-06-11T11:47:14.846808117Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-l6zsp Namespace:openstack ID:5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340 UID:0442151f-95fa-47d4-bf8c-8f5d6239aad6 NetNS:/var/run/netns/4e6ae591-8e56-4652-ba51-900c0723c21e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0442151f_95fa_47d4_bf8c_8f5d6239aad6.slice PodAnnotations:0xc00001a350}] Aliases:map[]}\"\nJun 11 11:47:14.847647 crc crio[22553]: time=\"2026-06-11T11:47:14.847563969Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-l6zsp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:14.978252 crc crio[22553]: time=\"2026-06-11T11:47:14.977768209Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=0e9cf1d6-7796-4e65-946a-521dc80b428f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:14.978484 crc crio[22553]: time=\"2026-06-11T11:47:14.978292194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:15.085037 crc crio[22553]: time=\"2026-06-11T11:47:15.084816883Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55 UID:aa70bfc1-17d1-4072-ad19-84103d1146f7 NetNS:/var/run/netns/9612183a-1ae0-4a40-a296-94a3db133264 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa70bfc1_17d1_4072_ad19_84103d1146f7.slice PodAnnotations:0xc002b8a338}] Aliases:map[]}\"\nJun 11 11:47:15.085037 crc crio[22553]: time=\"2026-06-11T11:47:15.084900285Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:15.361545 crc crio[22553]: time=\"2026-06-11T11:47:15.361404905Z\" level=info msg=\"Stopped pod sandbox: 5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340\" id=8eb6cd9e-fb08-4bb8-80d2-31132bea94f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:15.642366 crc crio[22553]: 2026-06-11T11:47:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a2c5ff88402ad4 Mac:1e:e2:cd:14:f2:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/9612183a-1ae0-4a40-a296-94a3db133264 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:15.644664 crc crio[22553]: time=\"2026-06-11T11:47:15.644425205Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55 UID:aa70bfc1-17d1-4072-ad19-84103d1146f7 NetNS:/var/run/netns/9612183a-1ae0-4a40-a296-94a3db133264 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa70bfc1_17d1_4072_ad19_84103d1146f7.slice PodAnnotations:0xc002b8a338}] Aliases:map[]}\"\nJun 11 11:47:15.644664 crc crio[22553]: time=\"2026-06-11T11:47:15.644587339Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:15.653962 crc crio[22553]: time=\"2026-06-11T11:47:15.653877391Z\" level=info msg=\"Ran pod sandbox 6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55 with infra container: openstack/swift-storage-0/POD\" id=0e9cf1d6-7796-4e65-946a-521dc80b428f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:15.659143 crc crio[22553]: time=\"2026-06-11T11:47:15.659057262Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=e1dd7676-6b4a-467c-9274-7d6da805cceb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:15.659438 crc crio[22553]: time=\"2026-06-11T11:47:15.659370281Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=e1dd7676-6b4a-467c-9274-7d6da805cceb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:15.659551 crc crio[22553]: time=\"2026-06-11T11:47:15.659442053Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=e1dd7676-6b4a-467c-9274-7d6da805cceb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:15.660915 crc crio[22553]: time=\"2026-06-11T11:47:15.660827703Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=442d635c-c239-436e-820a-a37d6220ce2f name=/runtime.v1.ImageService/PullImage\nJun 11 11:47:15.666409 crc crio[22553]: time=\"2026-06-11T11:47:15.666218131Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"\nJun 11 11:47:15.882671 crc crio[22553]: time=\"2026-06-11T11:47:15.882557215Z\" level=info msg=\"Stopping pod sandbox: 744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732\" id=92d16589-2d5f-4d46-b8ba-817ceec015f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:15.884556 crc crio[22553]: time=\"2026-06-11T11:47:15.88445934Z\" level=info msg=\"Got pod network &{Name:ovn-controller-4kpnc-config-vsdcj Namespace:openstack ID:744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732 UID:f902d4ba-42eb-4339-b123-a964c5d64668 NetNS:/var/run/netns/ced0191e-e3e2-4243-8102-cc425e7451f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf902d4ba_42eb_4339_b123_a964c5d64668.slice PodAnnotations:0xc002816930}] Aliases:map[]}\"\nJun 11 11:47:15.885113 crc crio[22553]: time=\"2026-06-11T11:47:15.884868242Z\" level=info msg=\"Deleting pod openstack_ovn-controller-4kpnc-config-vsdcj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:21.416944 crc crio[22553]: time=\"2026-06-11T11:47:21.415133438Z\" level=info msg=\"Removing container: 7bc944bcec8c37e9c45e615bc50ab544135216180293211da940e3f0d19a6400\" id=860b46df-5cf9-4a97-9308-4d1c22ae1f40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:47:26.613106 crc crio[22553]: time=\"2026-06-11T11:47:26.611620183Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-67mc7/POD\" id=6ef09eee-25b5-447f-9711-aa3c63162de4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:26.615046 crc crio[22553]: time=\"2026-06-11T11:47:26.613152818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:26.747083 crc crio[22553]: time=\"2026-06-11T11:47:26.746994174Z\" level=info msg=\"Running pod sandbox: openstack/cinder-4bec-account-create-update-ngcdd/POD\" id=3dca165a-f1a5-4710-b713-2a37f4d3fb5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:26.747228 crc crio[22553]: time=\"2026-06-11T11:47:26.747123488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:27.125979 crc crio[22553]: time=\"2026-06-11T11:47:27.124889753Z\" level=info msg=\"Running pod sandbox: openstack/barbican-0f23-account-create-update-c2djj/POD\" id=57e45c53-efad-4558-bab4-5d2679e0c33d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:27.125979 crc crio[22553]: time=\"2026-06-11T11:47:27.125029327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:27.143300 crc crio[22553]: time=\"2026-06-11T11:47:27.143252329Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-r7lbf/POD\" id=b3d30467-ba26-4636-8144-ce5fa609b0d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:27.143560 crc crio[22553]: time=\"2026-06-11T11:47:27.143538907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:27.222986 crc crio[22553]: time=\"2026-06-11T11:47:27.222906633Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-gkb5c/POD\" id=ace059fb-db2c-43d9-a30a-cec97dac2a1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:27.223588 crc crio[22553]: time=\"2026-06-11T11:47:27.223517731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:27.374301 crc crio[22553]: time=\"2026-06-11T11:47:27.374204469Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-8cbhf/POD\" id=e818ffcf-6801-4b63-9793-f5b21e58cbe8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:27.374458 crc crio[22553]: time=\"2026-06-11T11:47:27.374344893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:27.435361 crc crio[22553]: time=\"2026-06-11T11:47:27.43523677Z\" level=info msg=\"Running pod sandbox: openstack/neutron-1a70-account-create-update-7f6rf/POD\" id=376b191d-b269-46db-ac3b-1362d20d739c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:27.435609 crc crio[22553]: time=\"2026-06-11T11:47:27.43555836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:28.578966 crc crio[22553]: time=\"2026-06-11T11:47:28.578186866Z\" level=info msg=\"Stopped pod sandbox: 744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732\" id=92d16589-2d5f-4d46-b8ba-817ceec015f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:28.618130 crc crio[22553]: time=\"2026-06-11T11:47:28.617168663Z\" level=info msg=\"Removed container 7bc944bcec8c37e9c45e615bc50ab544135216180293211da940e3f0d19a6400: openshift-infra/auto-csr-approver-29686300-ldl8t/oc\" id=860b46df-5cf9-4a97-9308-4d1c22ae1f40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:47:28.642362 crc crio[22553]: time=\"2026-06-11T11:47:28.642202594Z\" level=info msg=\"Stopping pod sandbox: 4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2\" id=ccfbfe87-7e8f-450d-833c-eb2225adb9dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:28.642732 crc crio[22553]: time=\"2026-06-11T11:47:28.64240154Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2\" id=ccfbfe87-7e8f-450d-833c-eb2225adb9dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:28.643537 crc crio[22553]: time=\"2026-06-11T11:47:28.643349207Z\" level=info msg=\"Removing pod sandbox: 4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2\" id=ce030a62-45fd-4409-8941-998aed595393 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:47:28.701869 crc crio[22553]: time=\"2026-06-11T11:47:28.701753422Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9\" id=96eb82e2-b6e9-4110-b0a6-03859b7cf7a7 name=/runtime.v1.ImageService/PullImage\nJun 11 11:47:28.703486 crc crio[22553]: time=\"2026-06-11T11:47:28.702435292Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2ea7ca2b-aedc-4cba-b4d6-86aef06b5c6e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:28.794575 crc crio[22553]: time=\"2026-06-11T11:47:28.794445717Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-gkb5c Namespace:openstack ID:08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef UID:1445702b-aa59-4635-aefd-019f4b7b06c8 NetNS:/var/run/netns/6e7aa2cc-69ed-4e5f-8fde-072225bd6403 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1445702b_aa59_4635_aefd_019f4b7b06c8.slice PodAnnotations:0xc000ca07a0}] Aliases:map[]}\"\nJun 11 11:47:28.794575 crc crio[22553]: time=\"2026-06-11T11:47:28.79455454Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-gkb5c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:28.819310 crc crio[22553]: time=\"2026-06-11T11:47:28.819199519Z\" level=info msg=\"Removed pod sandbox: 4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2\" id=ce030a62-45fd-4409-8941-998aed595393 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:47:28.822764 crc crio[22553]: time=\"2026-06-11T11:47:28.82263168Z\" level=info msg=\"Stopping pod sandbox: d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b\" id=ed26d4a9-25a0-4520-ba4f-535e3b680c05 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:28.822975 crc crio[22553]: time=\"2026-06-11T11:47:28.822806895Z\" level=info msg=\"Stopped pod sandbox (already stopped): d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b\" id=ed26d4a9-25a0-4520-ba4f-535e3b680c05 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:28.823341 crc crio[22553]: time=\"2026-06-11T11:47:28.823217427Z\" level=info msg=\"Removing pod sandbox: d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b\" id=5cb43382-9029-4a73-a66f-084d4d7e5ed4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:47:28.823934 crc crio[22553]: time=\"2026-06-11T11:47:28.823850955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=75d28b04-fc40-420a-952a-02407a68f0a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:28.842898 crc crio[22553]: time=\"2026-06-11T11:47:28.840507771Z\" level=info msg=\"Got pod network &{Name:neutron-1a70-account-create-update-7f6rf Namespace:openstack ID:77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890 UID:3d73efe4-470a-4d3a-b59c-9c0a8314e420 NetNS:/var/run/netns/74ea704a-0908-4ab1-b531-8c64679463f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d73efe4_470a_4d3a_b59c_9c0a8314e420.slice PodAnnotations:0xc002b8a190}] Aliases:map[]}\"\nJun 11 11:47:28.842898 crc crio[22553]: time=\"2026-06-11T11:47:28.840583894Z\" level=info msg=\"Adding pod openstack_neutron-1a70-account-create-update-7f6rf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:28.845011 crc crio[22553]: time=\"2026-06-11T11:47:28.844967041Z\" level=info msg=\"Got pod network &{Name:barbican-0f23-account-create-update-c2djj Namespace:openstack ID:708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503 UID:19777e64-83de-4da5-9765-300139519623 NetNS:/var/run/netns/6e9e41d2-6a63-48db-bd80-15e62fa49229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19777e64_83de_4da5_9765_300139519623.slice PodAnnotations:0xc000ca0220}] Aliases:map[]}\"\nJun 11 11:47:28.845170 crc crio[22553]: time=\"2026-06-11T11:47:28.845145767Z\" level=info msg=\"Adding pod openstack_barbican-0f23-account-create-update-c2djj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:28.849016 crc crio[22553]: time=\"2026-06-11T11:47:28.848988719Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-67mc7 Namespace:openstack ID:e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893 UID:ad561778-c8ae-4fae-82b8-1da09aa0d2f8 NetNS:/var/run/netns/6af3a083-382d-42ae-b93f-72a1eb8273de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad561778_c8ae_4fae_82b8_1da09aa0d2f8.slice PodAnnotations:0xc0028260b0}] Aliases:map[]}\"\nJun 11 11:47:28.849171 crc crio[22553]: time=\"2026-06-11T11:47:28.849121133Z\" level=info msg=\"Adding pod openstack_cinder-db-create-67mc7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:28.866184 crc crio[22553]: time=\"2026-06-11T11:47:28.866090458Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-r7lbf Namespace:openstack ID:9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a UID:fc54d69b-b5e1-42ee-b8cf-ae04a4addb71 NetNS:/var/run/netns/dfa18626-526f-41f7-8df8-885175dcc54b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc54d69b_b5e1_42ee_b8cf_ae04a4addb71.slice PodAnnotations:0xc00043a350}] Aliases:map[]}\"\nJun 11 11:47:28.866184 crc crio[22553]: time=\"2026-06-11T11:47:28.86617651Z\" level=info msg=\"Adding pod openstack_neutron-db-create-r7lbf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:28.890384 crc crio[22553]: time=\"2026-06-11T11:47:28.890229492Z\" level=info msg=\"Got pod network &{Name:cinder-4bec-account-create-update-ngcdd Namespace:openstack ID:85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e UID:17c32013-65a0-497a-80b6-175304e9808d NetNS:/var/run/netns/360d7fb8-0c9d-41f0-b8e5-a04a687c04c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c32013_65a0_497a_80b6_175304e9808d.slice PodAnnotations:0xc00061e1c8}] Aliases:map[]}\"\nJun 11 11:47:28.890384 crc crio[22553]: time=\"2026-06-11T11:47:28.890304585Z\" level=info msg=\"Adding pod openstack_cinder-4bec-account-create-update-ngcdd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:28.892313 crc crio[22553]: time=\"2026-06-11T11:47:28.892261012Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-8cbhf Namespace:openstack ID:7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4 UID:47680d74-d451-4dc3-ad12-10b2d19ccb61 NetNS:/var/run/netns/66259db0-552c-47cd-83a4-823bfb5479c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47680d74_d451_4dc3_ad12_10b2d19ccb61.slice PodAnnotations:0xc00279a0b8}] Aliases:map[]}\"\nJun 11 11:47:28.892820 crc crio[22553]: time=\"2026-06-11T11:47:28.892524949Z\" level=info msg=\"Adding pod openstack_barbican-db-create-8cbhf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:28.902734 crc crio[22553]: time=\"2026-06-11T11:47:28.896244168Z\" level=info msg=\"Removed pod sandbox: d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b\" id=5cb43382-9029-4a73-a66f-084d4d7e5ed4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:47:28.902734 crc crio[22553]: time=\"2026-06-11T11:47:28.896453104Z\" level=info msg=\"Creating container: openstack/glance-db-sync-hr7c5/glance-db-sync\" id=e32e282f-0c09-48af-b1b0-5871e9b424ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:28.903239 crc crio[22553]: time=\"2026-06-11T11:47:28.903200781Z\" level=info msg=\"Stopping pod sandbox: 3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560\" id=8b9df14c-2a28-43b8-b7cc-94b3cc2a0324 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:28.903429 crc crio[22553]: time=\"2026-06-11T11:47:28.903404487Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560\" id=8b9df14c-2a28-43b8-b7cc-94b3cc2a0324 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:28.903821 crc crio[22553]: time=\"2026-06-11T11:47:28.903232882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:28.906610 crc crio[22553]: time=\"2026-06-11T11:47:28.906514328Z\" level=info msg=\"Removing pod sandbox: 3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560\" id=6ab5b610-fce4-4eda-b3bc-fa6aa2c853a9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:47:28.984880 crc crio[22553]: time=\"2026-06-11T11:47:28.984835444Z\" level=info msg=\"Removed pod sandbox: 3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560\" id=6ab5b610-fce4-4eda-b3bc-fa6aa2c853a9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:47:28.986360 crc crio[22553]: time=\"2026-06-11T11:47:28.986297526Z\" level=info msg=\"Stopping pod sandbox: 602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba\" id=a4bdb52c-a394-425a-ac09-2932ceda293a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:28.986517 crc crio[22553]: time=\"2026-06-11T11:47:28.986496742Z\" level=info msg=\"Stopped pod sandbox (already stopped): 602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba\" id=a4bdb52c-a394-425a-ac09-2932ceda293a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:28.998725 crc crio[22553]: time=\"2026-06-11T11:47:28.998484052Z\" level=info msg=\"Removing pod sandbox: 602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba\" id=0d1f33bc-bc30-4a16-9244-8f01c355d875 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:47:29.018853 crc crio[22553]: time=\"2026-06-11T11:47:29.01863007Z\" level=info msg=\"Removed pod sandbox: 602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba\" id=0d1f33bc-bc30-4a16-9244-8f01c355d875 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:47:29.027782 crc crio[22553]: time=\"2026-06-11T11:47:29.027056346Z\" level=info msg=\"Stopping pod sandbox: 07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774\" id=b4011776-a3af-4c5d-b4dc-a31487c72773 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:29.030642 crc crio[22553]: time=\"2026-06-11T11:47:29.030498086Z\" level=info msg=\"Stopped pod sandbox (already stopped): 07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774\" id=b4011776-a3af-4c5d-b4dc-a31487c72773 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:29.033136 crc crio[22553]: time=\"2026-06-11T11:47:29.032859365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:29.043246 crc crio[22553]: time=\"2026-06-11T11:47:29.042995651Z\" level=info msg=\"Removing pod sandbox: 07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774\" id=48838b0d-a93b-4bcd-8b46-1fbe690a60ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:47:29.145383 crc crio[22553]: time=\"2026-06-11T11:47:29.145273726Z\" level=info msg=\"Removed pod sandbox: 07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774\" id=48838b0d-a93b-4bcd-8b46-1fbe690a60ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:47:29.348772 crc crio[22553]: 2026-06-11T11:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08d6a229555a566 Mac:2e:f5:80:f3:08:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/6e7aa2cc-69ed-4e5f-8fde-072225bd6403 SocketPath: PciID:}] [{Interface:0xc00052a5d0 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:29.350842 crc crio[22553]: time=\"2026-06-11T11:47:29.349251279Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-gkb5c Namespace:openstack ID:08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef UID:1445702b-aa59-4635-aefd-019f4b7b06c8 NetNS:/var/run/netns/6e7aa2cc-69ed-4e5f-8fde-072225bd6403 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1445702b_aa59_4635_aefd_019f4b7b06c8.slice PodAnnotations:0xc000ca07a0}] Aliases:map[]}\"\nJun 11 11:47:29.350842 crc crio[22553]: time=\"2026-06-11T11:47:29.349731033Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-gkb5c for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:29.374202 crc crio[22553]: time=\"2026-06-11T11:47:29.373883218Z\" level=info msg=\"Ran pod sandbox 08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef with infra container: openstack/keystone-db-sync-gkb5c/POD\" id=ace059fb-db2c-43d9-a30a-cec97dac2a1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:29.377853 crc crio[22553]: time=\"2026-06-11T11:47:29.377664698Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=0a250799-1361-4486-bfb4-38bc956fb621 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:29.378212 crc crio[22553]: time=\"2026-06-11T11:47:29.378048619Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=0a250799-1361-4486-bfb4-38bc956fb621 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:29.378354 crc crio[22553]: time=\"2026-06-11T11:47:29.378291506Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=0a250799-1361-4486-bfb4-38bc956fb621 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:29.379660 crc crio[22553]: time=\"2026-06-11T11:47:29.379571194Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=7aadb3e7-5b30-44a4-a3b3-5d41d97a801b name=/runtime.v1.ImageService/PullImage\nJun 11 11:47:29.401395 crc crio[22553]: time=\"2026-06-11T11:47:29.401225876Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"\nJun 11 11:47:29.639085 crc crio[22553]: 2026-06-11T11:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2068ea866602ab Mac:72:ba:2a:e9:bb:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/6af3a083-382d-42ae-b93f-72a1eb8273de SocketPath: PciID:}] [{Interface:0xc00013c5c0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:29.648903 crc crio[22553]: time=\"2026-06-11T11:47:29.646005629Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-67mc7 Namespace:openstack ID:e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893 UID:ad561778-c8ae-4fae-82b8-1da09aa0d2f8 NetNS:/var/run/netns/6af3a083-382d-42ae-b93f-72a1eb8273de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad561778_c8ae_4fae_82b8_1da09aa0d2f8.slice PodAnnotations:0xc0028260b0}] Aliases:map[]}\"\nJun 11 11:47:29.648903 crc crio[22553]: time=\"2026-06-11T11:47:29.646307058Z\" level=info msg=\"Checking pod openstack_cinder-db-create-67mc7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:29.650852 crc crio[22553]: 2026-06-11T11:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77e09bbbdbbd521 Mac:c6:5e:a1:6d:eb:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/74ea704a-0908-4ab1-b531-8c64679463f4 SocketPath: PciID:}] [{Interface:0xc000014650 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:29.654180 crc crio[22553]: time=\"2026-06-11T11:47:29.651946013Z\" level=info msg=\"Got pod network &{Name:neutron-1a70-account-create-update-7f6rf Namespace:openstack ID:77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890 UID:3d73efe4-470a-4d3a-b59c-9c0a8314e420 NetNS:/var/run/netns/74ea704a-0908-4ab1-b531-8c64679463f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d73efe4_470a_4d3a_b59c_9c0a8314e420.slice PodAnnotations:0xc002b8a190}] Aliases:map[]}\"\nJun 11 11:47:29.654180 crc crio[22553]: time=\"2026-06-11T11:47:29.652147759Z\" level=info msg=\"Checking pod openstack_neutron-1a70-account-create-update-7f6rf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:29.680128 crc crio[22553]: 2026-06-11T11:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:708a53a0c359951 Mac:da:ee:8f:08:9a:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/6e9e41d2-6a63-48db-bd80-15e62fa49229 SocketPath: PciID:}] [{Interface:0xc0003295c0 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:29.681559 crc crio[22553]: time=\"2026-06-11T11:47:29.681447394Z\" level=info msg=\"Got pod network &{Name:barbican-0f23-account-create-update-c2djj Namespace:openstack ID:708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503 UID:19777e64-83de-4da5-9765-300139519623 NetNS:/var/run/netns/6e9e41d2-6a63-48db-bd80-15e62fa49229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19777e64_83de_4da5_9765_300139519623.slice PodAnnotations:0xc000ca0220}] Aliases:map[]}\"\nJun 11 11:47:29.686214 crc crio[22553]: time=\"2026-06-11T11:47:29.68612949Z\" level=info msg=\"Checking pod openstack_barbican-0f23-account-create-update-c2djj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:29.860036 crc crio[22553]: 2026-06-11T11:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7343112f4df6ed5 Mac:d6:aa:25:00:12:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/66259db0-552c-47cd-83a4-823bfb5479c9 SocketPath: PciID:}] [{Interface:0xc0004b2780 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:29.860036 crc crio[22553]: time=\"2026-06-11T11:47:29.859132129Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-8cbhf Namespace:openstack ID:7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4 UID:47680d74-d451-4dc3-ad12-10b2d19ccb61 NetNS:/var/run/netns/66259db0-552c-47cd-83a4-823bfb5479c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47680d74_d451_4dc3_ad12_10b2d19ccb61.slice PodAnnotations:0xc00279a0b8}] Aliases:map[]}\"\nJun 11 11:47:29.860036 crc crio[22553]: time=\"2026-06-11T11:47:29.859373056Z\" level=info msg=\"Checking pod openstack_barbican-db-create-8cbhf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:29.867883 crc crio[22553]: 2026-06-11T11:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85dfcdc481dc592 Mac:06:bd:08:27:4d:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/360d7fb8-0c9d-41f0-b8e5-a04a687c04c3 SocketPath: PciID:}] [{Interface:0xc0001a54d0 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:29.869165 crc crio[22553]: time=\"2026-06-11T11:47:29.868316818Z\" level=info msg=\"Got pod network &{Name:cinder-4bec-account-create-update-ngcdd Namespace:openstack ID:85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e UID:17c32013-65a0-497a-80b6-175304e9808d NetNS:/var/run/netns/360d7fb8-0c9d-41f0-b8e5-a04a687c04c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c32013_65a0_497a_80b6_175304e9808d.slice PodAnnotations:0xc00061e1c8}] Aliases:map[]}\"\nJun 11 11:47:29.869165 crc crio[22553]: time=\"2026-06-11T11:47:29.868768191Z\" level=info msg=\"Checking pod openstack_cinder-4bec-account-create-update-ngcdd for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:29.908284 crc crio[22553]: 2026-06-11T11:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d15348536036aa Mac:62:a2:b1:40:f5:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/dfa18626-526f-41f7-8df8-885175dcc54b SocketPath: PciID:}] [{Interface:0xc0002028f0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:29.909524 crc crio[22553]: time=\"2026-06-11T11:47:29.909435117Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-r7lbf Namespace:openstack ID:9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a UID:fc54d69b-b5e1-42ee-b8cf-ae04a4addb71 NetNS:/var/run/netns/dfa18626-526f-41f7-8df8-885175dcc54b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc54d69b_b5e1_42ee_b8cf_ae04a4addb71.slice PodAnnotations:0xc00043a350}] Aliases:map[]}\"\nJun 11 11:47:29.909634 crc crio[22553]: time=\"2026-06-11T11:47:29.909599872Z\" level=info msg=\"Checking pod openstack_neutron-db-create-r7lbf for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:30.228544 crc crio[22553]: time=\"2026-06-11T11:47:30.228308884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:30.374669 crc crio[22553]: time=\"2026-06-11T11:47:30.373884792Z\" level=info msg=\"Ran pod sandbox e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893 with infra container: openstack/cinder-db-create-67mc7/POD\" id=6ef09eee-25b5-447f-9711-aa3c63162de4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:30.378215 crc crio[22553]: time=\"2026-06-11T11:47:30.378151567Z\" level=info msg=\"Ran pod sandbox 85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e with infra container: openstack/cinder-4bec-account-create-update-ngcdd/POD\" id=3dca165a-f1a5-4710-b713-2a37f4d3fb5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:30.380161 crc crio[22553]: time=\"2026-06-11T11:47:30.379886737Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8c3d3f66-1fa4-47cc-b77d-eef7446f8b25 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:30.390112 crc crio[22553]: time=\"2026-06-11T11:47:30.383301917Z\" level=info msg=\"Ran pod sandbox 708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503 with infra container: openstack/barbican-0f23-account-create-update-c2djj/POD\" id=57e45c53-efad-4558-bab4-5d2679e0c33d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:30.390112 crc crio[22553]: time=\"2026-06-11T11:47:30.383814302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=02dd45f4-c445-4b5a-b22d-1057ecbad003 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:30.390112 crc crio[22553]: time=\"2026-06-11T11:47:30.384993796Z\" level=info msg=\"Ran pod sandbox 77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890 with infra container: openstack/neutron-1a70-account-create-update-7f6rf/POD\" id=376b191d-b269-46db-ac3b-1362d20d739c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:30.390112 crc crio[22553]: time=\"2026-06-11T11:47:30.387614323Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=697f353f-a508-457c-ac04-9a1c12fbcf0a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:30.390112 crc crio[22553]: time=\"2026-06-11T11:47:30.388012134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f7287936-b660-4cf0-b60e-60676b1f4ca4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:30.399117 crc crio[22553]: time=\"2026-06-11T11:47:30.391864307Z\" level=info msg=\"Ran pod sandbox 9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a with infra container: openstack/neutron-db-create-r7lbf/POD\" id=b3d30467-ba26-4636-8144-ce5fa609b0d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:30.399117 crc crio[22553]: time=\"2026-06-11T11:47:30.39711844Z\" level=info msg=\"Ran pod sandbox 7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4 with infra container: openstack/barbican-db-create-8cbhf/POD\" id=e818ffcf-6801-4b63-9793-f5b21e58cbe8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:30.405007 crc crio[22553]: time=\"2026-06-11T11:47:30.399668185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c52ccfcc-f22e-43be-8ebb-b920fa7084a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:30.405007 crc crio[22553]: time=\"2026-06-11T11:47:30.404400053Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4898559e-e008-4534-b262-7b464dc0a40c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:30.405007 crc crio[22553]: time=\"2026-06-11T11:47:30.40465881Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9dbc7807-c61e-45d8-8d00-4b93c2a9e4e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:30.405007 crc crio[22553]: time=\"2026-06-11T11:47:30.404925488Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b5ffcefe-acb8-4775-8d2e-06a2c8ce7d41 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:30.405947 crc crio[22553]: time=\"2026-06-11T11:47:30.405106563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d2c9117f-c63a-4e71-b971-4dd374a6cc7e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:30.405947 crc crio[22553]: time=\"2026-06-11T11:47:30.405259368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9347fc8c-ecb8-4529-84b6-2638f1159eaa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:30.410582 crc crio[22553]: time=\"2026-06-11T11:47:30.409507282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cc8f8a4a-5abd-4169-995c-d5dd60600dbe name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:30.417649 crc crio[22553]: time=\"2026-06-11T11:47:30.414740435Z\" level=info msg=\"Creating container: openstack/cinder-db-create-67mc7/mariadb-database-create\" id=946b6382-d2ff-4716-954a-093cd3f4e590 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:30.418980 crc crio[22553]: time=\"2026-06-11T11:47:30.418829154Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e504c3f6-d3d9-4f46-a978-4f4688b7a090 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:30.426064 crc crio[22553]: time=\"2026-06-11T11:47:30.42589009Z\" level=info msg=\"Creating container: openstack/barbican-db-create-8cbhf/mariadb-database-create\" id=905d43a8-850d-4cd2-80b2-631d8bfd9dfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:30.436224 crc crio[22553]: time=\"2026-06-11T11:47:30.436055697Z\" level=info msg=\"Creating container: openstack/cinder-4bec-account-create-update-ngcdd/mariadb-account-create-update\" id=04fc8219-44ad-4eda-90f3-16a1642178cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:30.438142 crc crio[22553]: time=\"2026-06-11T11:47:30.438025784Z\" level=info msg=\"Created container bde7775130a721526fbe69a1e840d62a3d09c7b925e56462272e4d64e1b3bc27: openstack/glance-db-sync-hr7c5/glance-db-sync\" id=e32e282f-0c09-48af-b1b0-5871e9b424ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:30.439439 crc crio[22553]: time=\"2026-06-11T11:47:30.439355083Z\" level=info msg=\"Starting container: bde7775130a721526fbe69a1e840d62a3d09c7b925e56462272e4d64e1b3bc27\" id=5e2d8079-ce71-4daa-a7a7-391475e886d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:30.441561 crc crio[22553]: time=\"2026-06-11T11:47:30.441476575Z\" level=info msg=\"Creating container: openstack/barbican-0f23-account-create-update-c2djj/mariadb-account-create-update\" id=c711223a-f93e-492a-a1aa-4a03384dd659 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:30.447199 crc crio[22553]: time=\"2026-06-11T11:47:30.44713031Z\" level=info msg=\"Creating container: openstack/neutron-1a70-account-create-update-7f6rf/mariadb-account-create-update\" id=c84114b7-d609-4ff6-bc53-a105183d3f9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:30.447453 crc crio[22553]: time=\"2026-06-11T11:47:30.44714492Z\" level=info msg=\"Started container\" PID=63380 containerID=bde7775130a721526fbe69a1e840d62a3d09c7b925e56462272e4d64e1b3bc27 description=openstack/glance-db-sync-hr7c5/glance-db-sync id=5e2d8079-ce71-4daa-a7a7-391475e886d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804\nJun 11 11:47:30.464340 crc crio[22553]: time=\"2026-06-11T11:47:30.464003132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:30.464599 crc crio[22553]: time=\"2026-06-11T11:47:30.464448475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:30.464599 crc crio[22553]: time=\"2026-06-11T11:47:30.464536348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:30.464815 crc crio[22553]: time=\"2026-06-11T11:47:30.464645711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:30.465111 crc crio[22553]: time=\"2026-06-11T11:47:30.465001051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:30.474337 crc crio[22553]: time=\"2026-06-11T11:47:30.47419417Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083\" id=442d635c-c239-436e-820a-a37d6220ce2f name=/runtime.v1.ImageService/PullImage\nJun 11 11:47:30.475521 crc crio[22553]: time=\"2026-06-11T11:47:30.475449006Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1db49a71-1c2d-428c-a42c-219c09310013 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:30.506627 crc crio[22553]: time=\"2026-06-11T11:47:30.506480762Z\" level=info msg=\"Creating container: openstack/neutron-db-create-r7lbf/mariadb-database-create\" id=c9d1d7f6-f198-414b-a6e8-aeda600abf30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:30.604806 crc crio[22553]: time=\"2026-06-11T11:47:30.604625286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:30.612928 crc crio[22553]: time=\"2026-06-11T11:47:30.612823476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:30.619114 crc crio[22553]: time=\"2026-06-11T11:47:30.619041517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:30.623586 crc crio[22553]: time=\"2026-06-11T11:47:30.623411274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:30.630135 crc crio[22553]: time=\"2026-06-11T11:47:30.630046268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:30.642386 crc crio[22553]: time=\"2026-06-11T11:47:30.642203933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f575a14a-d20d-4b85-9524-51da02a0ec8b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:30.684098 crc crio[22553]: time=\"2026-06-11T11:47:30.683834708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:30.688311 crc crio[22553]: time=\"2026-06-11T11:47:30.688204835Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=bebe97df-9e4b-4399-867e-c9cd42bc3746 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:30.693385 crc crio[22553]: time=\"2026-06-11T11:47:30.693304524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:30.694511 crc crio[22553]: time=\"2026-06-11T11:47:30.694361145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:30.704386 crc crio[22553]: time=\"2026-06-11T11:47:30.704278315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:30.704646 crc crio[22553]: time=\"2026-06-11T11:47:30.704497871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:30.706627 crc crio[22553]: time=\"2026-06-11T11:47:30.706589362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:30.711982 crc crio[22553]: time=\"2026-06-11T11:47:30.708360404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:30.720750 crc crio[22553]: time=\"2026-06-11T11:47:30.72057914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:30.726431 crc crio[22553]: time=\"2026-06-11T11:47:30.726369969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:30.768103 crc crio[22553]: time=\"2026-06-11T11:47:30.767901721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:30.777093 crc crio[22553]: time=\"2026-06-11T11:47:30.777017807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:31.053006 crc crio[22553]: time=\"2026-06-11T11:47:31.052139837Z\" level=info msg=\"Created container 10457d555518f7862ca5e43aced0be8f3e9248035b2444c76344a476cebd1469: openstack/neutron-1a70-account-create-update-7f6rf/mariadb-account-create-update\" id=c84114b7-d609-4ff6-bc53-a105183d3f9e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:31.059548 crc crio[22553]: time=\"2026-06-11T11:47:31.059424089Z\" level=info msg=\"Starting container: 10457d555518f7862ca5e43aced0be8f3e9248035b2444c76344a476cebd1469\" id=65eda33f-a7f6-4035-be3d-427ce976bf92 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:31.067581 crc crio[22553]: time=\"2026-06-11T11:47:31.067519686Z\" level=info msg=\"Created container fda015e058d6868dd90de017c95b7c25b05942b2d45fc0bdc078679c3bbd5920: openstack/barbican-db-create-8cbhf/mariadb-database-create\" id=905d43a8-850d-4cd2-80b2-631d8bfd9dfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:31.073354 crc crio[22553]: time=\"2026-06-11T11:47:31.072737008Z\" level=info msg=\"Started container\" PID=63454 containerID=10457d555518f7862ca5e43aced0be8f3e9248035b2444c76344a476cebd1469 description=openstack/neutron-1a70-account-create-update-7f6rf/mariadb-account-create-update id=65eda33f-a7f6-4035-be3d-427ce976bf92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890\nJun 11 11:47:31.079417 crc crio[22553]: time=\"2026-06-11T11:47:31.074431677Z\" level=info msg=\"Starting container: fda015e058d6868dd90de017c95b7c25b05942b2d45fc0bdc078679c3bbd5920\" id=38b5dd21-0ee0-4bbc-902f-b9f481241302 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:31.088303 crc crio[22553]: time=\"2026-06-11T11:47:31.087775747Z\" level=info msg=\"Created container 2ddd77d3b13f64bd20b3cf9c19f064b958bb7b55bcb5a6a914b0c67b9a960fed: openstack/cinder-4bec-account-create-update-ngcdd/mariadb-account-create-update\" id=04fc8219-44ad-4eda-90f3-16a1642178cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:31.089039 crc crio[22553]: time=\"2026-06-11T11:47:31.088817977Z\" level=info msg=\"Started container\" PID=63456 containerID=fda015e058d6868dd90de017c95b7c25b05942b2d45fc0bdc078679c3bbd5920 description=openstack/barbican-db-create-8cbhf/mariadb-database-create id=38b5dd21-0ee0-4bbc-902f-b9f481241302 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4\nJun 11 11:47:31.091273 crc crio[22553]: time=\"2026-06-11T11:47:31.091177416Z\" level=info msg=\"Starting container: 2ddd77d3b13f64bd20b3cf9c19f064b958bb7b55bcb5a6a914b0c67b9a960fed\" id=0bc07b9e-f035-4c6e-8500-180284f38b80 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:31.101151 crc crio[22553]: time=\"2026-06-11T11:47:31.101062374Z\" level=info msg=\"Started container\" PID=63459 containerID=2ddd77d3b13f64bd20b3cf9c19f064b958bb7b55bcb5a6a914b0c67b9a960fed description=openstack/cinder-4bec-account-create-update-ngcdd/mariadb-account-create-update id=0bc07b9e-f035-4c6e-8500-180284f38b80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e\nJun 11 11:47:31.108376 crc crio[22553]: time=\"2026-06-11T11:47:31.104460754Z\" level=info msg=\"Created container f603becdecc1e9429524233d68d2e455f804ca34ba3c94d7355f6177a8c2948a: openstack/barbican-0f23-account-create-update-c2djj/mariadb-account-create-update\" id=c711223a-f93e-492a-a1aa-4a03384dd659 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:31.108376 crc crio[22553]: time=\"2026-06-11T11:47:31.105269497Z\" level=info msg=\"Created container 9f2ef41d54fa7e69fd3731b474b61649285bfdee1df6f2b40e04d130abf0d537: openstack/swift-storage-0/xattr-restore\" id=bebe97df-9e4b-4399-867e-c9cd42bc3746 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:31.108376 crc crio[22553]: time=\"2026-06-11T11:47:31.105725211Z\" level=info msg=\"Created container 8608180a155043742aa7a63e286660b42b4984920f7dc88fef83fb0d29213326: openstack/neutron-db-create-r7lbf/mariadb-database-create\" id=c9d1d7f6-f198-414b-a6e8-aeda600abf30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:31.108792 crc crio[22553]: time=\"2026-06-11T11:47:31.108632235Z\" level=info msg=\"Starting container: 9f2ef41d54fa7e69fd3731b474b61649285bfdee1df6f2b40e04d130abf0d537\" id=76a86260-1852-49ec-a81d-d966336b66dc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:31.109945 crc crio[22553]: time=\"2026-06-11T11:47:31.10980091Z\" level=info msg=\"Starting container: 8608180a155043742aa7a63e286660b42b4984920f7dc88fef83fb0d29213326\" id=19589a21-f78f-467f-9258-a49b773b95b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:31.110422 crc crio[22553]: time=\"2026-06-11T11:47:31.110280864Z\" level=info msg=\"Starting container: f603becdecc1e9429524233d68d2e455f804ca34ba3c94d7355f6177a8c2948a\" id=3a91293c-55c1-46e1-bd7d-453fe1c2f965 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:31.118277 crc crio[22553]: time=\"2026-06-11T11:47:31.118119942Z\" level=info msg=\"Started container\" PID=63455 containerID=9f2ef41d54fa7e69fd3731b474b61649285bfdee1df6f2b40e04d130abf0d537 description=openstack/swift-storage-0/xattr-restore id=76a86260-1852-49ec-a81d-d966336b66dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55\nJun 11 11:47:31.118662 crc crio[22553]: time=\"2026-06-11T11:47:31.1183812Z\" level=info msg=\"Started container\" PID=63451 containerID=8608180a155043742aa7a63e286660b42b4984920f7dc88fef83fb0d29213326 description=openstack/neutron-db-create-r7lbf/mariadb-database-create id=19589a21-f78f-467f-9258-a49b773b95b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a\nJun 11 11:47:31.123531 crc crio[22553]: time=\"2026-06-11T11:47:31.123266693Z\" level=info msg=\"Started container\" PID=63458 containerID=f603becdecc1e9429524233d68d2e455f804ca34ba3c94d7355f6177a8c2948a description=openstack/barbican-0f23-account-create-update-c2djj/mariadb-account-create-update id=3a91293c-55c1-46e1-bd7d-453fe1c2f965 name=/runtime.v1.RuntimeService/StartContainer sandboxID=708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503\nJun 11 11:47:31.134663 crc crio[22553]: time=\"2026-06-11T11:47:31.13002178Z\" level=info msg=\"Created container dce70df882f84fa682f8bbc5972ae3d867ff1658e7205b9072b248f4156c2ba3: openstack/cinder-db-create-67mc7/mariadb-database-create\" id=946b6382-d2ff-4716-954a-093cd3f4e590 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:31.134663 crc crio[22553]: time=\"2026-06-11T11:47:31.131308267Z\" level=info msg=\"Starting container: dce70df882f84fa682f8bbc5972ae3d867ff1658e7205b9072b248f4156c2ba3\" id=14a67799-63d5-4b8f-ad30-1a69a31ac35c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:31.144933 crc crio[22553]: time=\"2026-06-11T11:47:31.144808251Z\" level=info msg=\"Started container\" PID=63460 containerID=dce70df882f84fa682f8bbc5972ae3d867ff1658e7205b9072b248f4156c2ba3 description=openstack/cinder-db-create-67mc7/mariadb-database-create id=14a67799-63d5-4b8f-ad30-1a69a31ac35c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893\nJun 11 11:47:31.192751 crc crio[22553]: time=\"2026-06-11T11:47:31.192609726Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=e163a618-4e19-4d30-b262-f2381874f968 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:31.192945 crc crio[22553]: time=\"2026-06-11T11:47:31.192920645Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=e163a618-4e19-4d30-b262-f2381874f968 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:31.193014 crc crio[22553]: time=\"2026-06-11T11:47:31.192971837Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=e163a618-4e19-4d30-b262-f2381874f968 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:31.197056 crc crio[22553]: time=\"2026-06-11T11:47:31.196967623Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=7fc8bb4e-f933-464b-958e-6f7ad7c8b2da name=/runtime.v1.ImageService/PullImage\nJun 11 11:47:31.207006 crc crio[22553]: time=\"2026-06-11T11:47:31.206366648Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"\nJun 11 11:47:32.703804 crc crio[22553]: time=\"2026-06-11T11:47:32.702931613Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310\" id=7fc8bb4e-f933-464b-958e-6f7ad7c8b2da name=/runtime.v1.ImageService/PullImage\nJun 11 11:47:32.706081 crc crio[22553]: time=\"2026-06-11T11:47:32.705605771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=13dc9b83-c262-495e-90fb-9d6e96c70a3b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:32.729861 crc crio[22553]: time=\"2026-06-11T11:47:32.729667344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=20654ccc-970c-4720-b353-d740365fbc31 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:32.738935 crc crio[22553]: time=\"2026-06-11T11:47:32.73878757Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=c134c7fd-10a2-4e99-a111-5e47e48a4a90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:32.741487 crc crio[22553]: time=\"2026-06-11T11:47:32.741441977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:32.811267 crc crio[22553]: time=\"2026-06-11T11:47:32.81111097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:32.818209 crc crio[22553]: time=\"2026-06-11T11:47:32.818014462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:32.991646 crc crio[22553]: time=\"2026-06-11T11:47:32.991516285Z\" level=info msg=\"Created container 6ca4a6c2ac4ef0338c80d76975eff720c8c6533f17bcba7a0ad4b630503a2581: openstack/swift-storage-0/account-server\" id=c134c7fd-10a2-4e99-a111-5e47e48a4a90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:32.993150 crc crio[22553]: time=\"2026-06-11T11:47:32.99304674Z\" level=info msg=\"Starting container: 6ca4a6c2ac4ef0338c80d76975eff720c8c6533f17bcba7a0ad4b630503a2581\" id=0bc851b2-a54b-4659-aba2-bce4aee5763e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:33.003189 crc crio[22553]: time=\"2026-06-11T11:47:33.003051842Z\" level=info msg=\"Started container\" PID=63658 containerID=6ca4a6c2ac4ef0338c80d76975eff720c8c6533f17bcba7a0ad4b630503a2581 description=openstack/swift-storage-0/account-server id=0bc851b2-a54b-4659-aba2-bce4aee5763e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55\nJun 11 11:47:33.022816 crc crio[22553]: time=\"2026-06-11T11:47:33.022670315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=b30a2178-34b0-4f92-8f41-aa9c4a9cc976 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:33.421428 crc crio[22553]: time=\"2026-06-11T11:47:33.421228456Z\" level=info msg=\"Stopping pod sandbox: 708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503\" id=8346b759-d6af-4124-a120-16625ae755a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:33.421885 crc crio[22553]: time=\"2026-06-11T11:47:33.421659899Z\" level=info msg=\"Stopping pod sandbox: e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893\" id=ba18b401-0456-4b0d-82aa-f799ac728cd3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:33.423119 crc crio[22553]: time=\"2026-06-11T11:47:33.42305976Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-67mc7 Namespace:openstack ID:e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893 UID:ad561778-c8ae-4fae-82b8-1da09aa0d2f8 NetNS:/var/run/netns/6af3a083-382d-42ae-b93f-72a1eb8273de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad561778_c8ae_4fae_82b8_1da09aa0d2f8.slice PodAnnotations:0xc001be6100}] Aliases:map[]}\"\nJun 11 11:47:33.423345 crc crio[22553]: time=\"2026-06-11T11:47:33.423220985Z\" level=info msg=\"Stopping pod sandbox: 7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4\" id=66f2c0c9-a0fc-4954-a72d-a86c293b4fcd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:33.423424 crc crio[22553]: time=\"2026-06-11T11:47:33.423249055Z\" level=info msg=\"Got pod network &{Name:barbican-0f23-account-create-update-c2djj Namespace:openstack ID:708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503 UID:19777e64-83de-4da5-9765-300139519623 NetNS:/var/run/netns/6e9e41d2-6a63-48db-bd80-15e62fa49229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19777e64_83de_4da5_9765_300139519623.slice PodAnnotations:0xc001894060}] Aliases:map[]}\"\nJun 11 11:47:33.423424 crc crio[22553]: time=\"2026-06-11T11:47:33.423370969Z\" level=info msg=\"Stopping pod sandbox: 85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e\" id=2819ee96-ec46-40be-a0e1-f48c9707eefc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:33.423589 crc crio[22553]: time=\"2026-06-11T11:47:33.423543504Z\" level=info msg=\"Stopping pod sandbox: 9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a\" id=0b82a332-6caa-4f5a-b554-b3eed508fd7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:33.423751 crc crio[22553]: time=\"2026-06-11T11:47:33.423652837Z\" level=info msg=\"Got pod network &{Name:cinder-4bec-account-create-update-ngcdd Namespace:openstack ID:85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e UID:17c32013-65a0-497a-80b6-175304e9808d NetNS:/var/run/netns/360d7fb8-0c9d-41f0-b8e5-a04a687c04c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c32013_65a0_497a_80b6_175304e9808d.slice PodAnnotations:0xc001be61a8}] Aliases:map[]}\"\nJun 11 11:47:33.423833 crc crio[22553]: time=\"2026-06-11T11:47:33.423263086Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-67mc7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:33.424057 crc crio[22553]: time=\"2026-06-11T11:47:33.423844623Z\" level=info msg=\"Deleting pod openstack_cinder-4bec-account-create-update-ngcdd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:33.424057 crc crio[22553]: time=\"2026-06-11T11:47:33.424032858Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-8cbhf Namespace:openstack ID:7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4 UID:47680d74-d451-4dc3-ad12-10b2d19ccb61 NetNS:/var/run/netns/66259db0-552c-47cd-83a4-823bfb5479c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47680d74_d451_4dc3_ad12_10b2d19ccb61.slice PodAnnotations:0xc0011e8020}] Aliases:map[]}\"\nJun 11 11:47:33.424241 crc crio[22553]: time=\"2026-06-11T11:47:33.423588275Z\" level=info msg=\"Deleting pod openstack_barbican-0f23-account-create-update-c2djj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:33.424398 crc crio[22553]: time=\"2026-06-11T11:47:33.423281186Z\" level=info msg=\"Stopping pod sandbox: 77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890\" id=2dca0628-35e4-497e-9d98-38705fc1382c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:33.424544 crc crio[22553]: time=\"2026-06-11T11:47:33.424196653Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-8cbhf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:33.424859 crc crio[22553]: time=\"2026-06-11T11:47:33.424807891Z\" level=info msg=\"Got pod network &{Name:neutron-1a70-account-create-update-7f6rf Namespace:openstack ID:77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890 UID:3d73efe4-470a-4d3a-b59c-9c0a8314e420 NetNS:/var/run/netns/74ea704a-0908-4ab1-b531-8c64679463f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d73efe4_470a_4d3a_b59c_9c0a8314e420.slice PodAnnotations:0xc002816000}] Aliases:map[]}\"\nJun 11 11:47:33.424998 crc crio[22553]: time=\"2026-06-11T11:47:33.424949975Z\" level=info msg=\"Deleting pod openstack_neutron-1a70-account-create-update-7f6rf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:33.425308 crc crio[22553]: time=\"2026-06-11T11:47:33.425281675Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-r7lbf Namespace:openstack ID:9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a UID:fc54d69b-b5e1-42ee-b8cf-ae04a4addb71 NetNS:/var/run/netns/dfa18626-526f-41f7-8df8-885175dcc54b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc54d69b_b5e1_42ee_b8cf_ae04a4addb71.slice PodAnnotations:0xc004800070}] Aliases:map[]}\"\nJun 11 11:47:33.426099 crc crio[22553]: time=\"2026-06-11T11:47:33.426076678Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-r7lbf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:37.528158 crc crio[22553]: time=\"2026-06-11T11:47:37.527267838Z\" level=info msg=\"Stopped pod sandbox: 7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4\" id=66f2c0c9-a0fc-4954-a72d-a86c293b4fcd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:37.557997 crc crio[22553]: time=\"2026-06-11T11:47:37.557871651Z\" level=info msg=\"Stopped pod sandbox: 9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a\" id=0b82a332-6caa-4f5a-b554-b3eed508fd7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:37.559037 crc crio[22553]: time=\"2026-06-11T11:47:37.558632044Z\" level=info msg=\"Stopped pod sandbox: 85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e\" id=2819ee96-ec46-40be-a0e1-f48c9707eefc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:37.562029 crc crio[22553]: time=\"2026-06-11T11:47:37.56193923Z\" level=info msg=\"Stopped pod sandbox: 708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503\" id=8346b759-d6af-4124-a120-16625ae755a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:37.566558 crc crio[22553]: time=\"2026-06-11T11:47:37.566490353Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=26a02d60-6613-48cd-80dd-1803738268cf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:37.575646 crc crio[22553]: time=\"2026-06-11T11:47:37.575409633Z\" level=info msg=\"Stopped pod sandbox: e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893\" id=ba18b401-0456-4b0d-82aa-f799ac728cd3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:37.635121 crc crio[22553]: time=\"2026-06-11T11:47:37.635053514Z\" level=info msg=\"Stopped pod sandbox: 77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890\" id=2dca0628-35e4-497e-9d98-38705fc1382c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:37.654632 crc crio[22553]: time=\"2026-06-11T11:47:37.65445787Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=930d19bc-78ea-42b2-8adb-8129c1b2841e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:37.657923 crc crio[22553]: time=\"2026-06-11T11:47:37.65789097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:37.660763 crc crio[22553]: time=\"2026-06-11T11:47:37.660589939Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3\" id=7aadb3e7-5b30-44a4-a3b3-5d41d97a801b name=/runtime.v1.ImageService/PullImage\nJun 11 11:47:37.662153 crc crio[22553]: time=\"2026-06-11T11:47:37.662089483Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=30606c69-21f1-4f30-840e-e45cee2bb7e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:37.718431 crc crio[22553]: time=\"2026-06-11T11:47:37.718283553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=207a64d7-051a-467b-aead-eaa033a71a0b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:37.730581 crc crio[22553]: time=\"2026-06-11T11:47:37.730410687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:37.733920 crc crio[22553]: time=\"2026-06-11T11:47:37.733834817Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-gkb5c/keystone-db-sync\" id=9cbc7c33-c924-4cf0-8488-b6de402c742c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:37.735992 crc crio[22553]: time=\"2026-06-11T11:47:37.735921258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:37.738337 crc crio[22553]: time=\"2026-06-11T11:47:37.737778602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:37.790582 crc crio[22553]: time=\"2026-06-11T11:47:37.790181661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:37.797440 crc crio[22553]: time=\"2026-06-11T11:47:37.797312849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:38.075164 crc crio[22553]: time=\"2026-06-11T11:47:38.074929931Z\" level=info msg=\"Created container c9237a300d371fd1af34d2ae35084fed36f605b4d594ce22241070c53205a4b0: openstack/swift-storage-0/account-replicator\" id=930d19bc-78ea-42b2-8adb-8129c1b2841e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:38.081017 crc crio[22553]: time=\"2026-06-11T11:47:38.080857784Z\" level=info msg=\"Created container 3b57fc04de9d8f6cc9bea21b7b7e00de3b5b548d466112d3d7e76cbc557cd3ee: openstack/keystone-db-sync-gkb5c/keystone-db-sync\" id=9cbc7c33-c924-4cf0-8488-b6de402c742c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:38.084173 crc crio[22553]: time=\"2026-06-11T11:47:38.084024737Z\" level=info msg=\"Starting container: 3b57fc04de9d8f6cc9bea21b7b7e00de3b5b548d466112d3d7e76cbc557cd3ee\" id=fba84088-0def-4ef1-b93f-10911a3405fe name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:38.087119 crc crio[22553]: time=\"2026-06-11T11:47:38.084749218Z\" level=info msg=\"Starting container: c9237a300d371fd1af34d2ae35084fed36f605b4d594ce22241070c53205a4b0\" id=5b8a8b24-d996-42de-be85-217adfc47600 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:38.099031 crc crio[22553]: time=\"2026-06-11T11:47:38.098918452Z\" level=info msg=\"Started container\" PID=64146 containerID=3b57fc04de9d8f6cc9bea21b7b7e00de3b5b548d466112d3d7e76cbc557cd3ee description=openstack/keystone-db-sync-gkb5c/keystone-db-sync id=fba84088-0def-4ef1-b93f-10911a3405fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef\nJun 11 11:47:38.107755 crc crio[22553]: time=\"2026-06-11T11:47:38.104853735Z\" level=info msg=\"Started container\" PID=64147 containerID=c9237a300d371fd1af34d2ae35084fed36f605b4d594ce22241070c53205a4b0 description=openstack/swift-storage-0/account-replicator id=5b8a8b24-d996-42de-be85-217adfc47600 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55\nJun 11 11:47:38.120758 crc crio[22553]: time=\"2026-06-11T11:47:38.120150771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=6d75e880-fabc-46d0-a5a0-933b6b596c2a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:38.153073 crc crio[22553]: time=\"2026-06-11T11:47:38.152972839Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=5780001f-a24e-4fd3-bd7b-7503a1a5d11a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:38.163954 crc crio[22553]: time=\"2026-06-11T11:47:38.163852307Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=d8b558b6-7f09-4fbe-b4f5-db8faa291384 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:38.165606 crc crio[22553]: time=\"2026-06-11T11:47:38.165540216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:38.235955 crc crio[22553]: time=\"2026-06-11T11:47:38.235838097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:38.241491 crc crio[22553]: time=\"2026-06-11T11:47:38.24140397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:38.347567 crc crio[22553]: time=\"2026-06-11T11:47:38.347459275Z\" level=info msg=\"Created container 237b53744230ae7bf72f2d8d4f7706d680e53cefc385481bc69362e42fe67ebc: openstack/swift-storage-0/account-auditor\" id=d8b558b6-7f09-4fbe-b4f5-db8faa291384 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:38.349303 crc crio[22553]: time=\"2026-06-11T11:47:38.349218066Z\" level=info msg=\"Starting container: 237b53744230ae7bf72f2d8d4f7706d680e53cefc385481bc69362e42fe67ebc\" id=28e594f5-9aa1-4863-b995-2aa40d4caa2c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:38.361098 crc crio[22553]: time=\"2026-06-11T11:47:38.36099754Z\" level=info msg=\"Started container\" PID=64176 containerID=237b53744230ae7bf72f2d8d4f7706d680e53cefc385481bc69362e42fe67ebc description=openstack/swift-storage-0/account-auditor id=28e594f5-9aa1-4863-b995-2aa40d4caa2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55\nJun 11 11:47:38.378619 crc crio[22553]: time=\"2026-06-11T11:47:38.378496791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=23aaa9eb-c2c4-4aae-ba15-832e48ba07e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:38.412357 crc crio[22553]: time=\"2026-06-11T11:47:38.412199975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=d27542e0-2c1a-499d-a498-77e3ab9d1068 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:38.424666 crc crio[22553]: time=\"2026-06-11T11:47:38.424530264Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=420499cf-bfd4-40e6-84c3-ff82d48a75ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:38.426122 crc crio[22553]: time=\"2026-06-11T11:47:38.426046269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:38.475386 crc crio[22553]: time=\"2026-06-11T11:47:38.475215574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:38.478858 crc crio[22553]: time=\"2026-06-11T11:47:38.478785438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:38.666602 crc crio[22553]: time=\"2026-06-11T11:47:38.665861577Z\" level=info msg=\"Created container 0a1cf13f369ea9cb980d50e1188af2177ac9a75b7c4a8ddf73d5f0f171a019f7: openstack/swift-storage-0/account-reaper\" id=420499cf-bfd4-40e6-84c3-ff82d48a75ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:38.672545 crc crio[22553]: time=\"2026-06-11T11:47:38.67246484Z\" level=info msg=\"Starting container: 0a1cf13f369ea9cb980d50e1188af2177ac9a75b7c4a8ddf73d5f0f171a019f7\" id=b1377f21-06a7-46df-8595-d526f7e5d338 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:38.680817 crc crio[22553]: time=\"2026-06-11T11:47:38.680714391Z\" level=info msg=\"Started container\" PID=64192 containerID=0a1cf13f369ea9cb980d50e1188af2177ac9a75b7c4a8ddf73d5f0f171a019f7 description=openstack/swift-storage-0/account-reaper id=b1377f21-06a7-46df-8595-d526f7e5d338 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55\nJun 11 11:47:38.697753 crc crio[22553]: time=\"2026-06-11T11:47:38.697606754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=6af06f80-2e50-4642-a54a-2517acd2b0aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:38.698074 crc crio[22553]: time=\"2026-06-11T11:47:38.697932543Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=6af06f80-2e50-4642-a54a-2517acd2b0aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:38.698074 crc crio[22553]: time=\"2026-06-11T11:47:38.698002835Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=6af06f80-2e50-4642-a54a-2517acd2b0aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:38.699815 crc crio[22553]: time=\"2026-06-11T11:47:38.699575581Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=a13f9a2b-e055-41c4-bb6b-a315acffca5c name=/runtime.v1.ImageService/PullImage\nJun 11 11:47:38.706866 crc crio[22553]: time=\"2026-06-11T11:47:38.706751101Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"\nJun 11 11:47:39.947572 crc crio[22553]: time=\"2026-06-11T11:47:39.944510364Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53\" id=a13f9a2b-e055-41c4-bb6b-a315acffca5c name=/runtime.v1.ImageService/PullImage\nJun 11 11:47:39.950423 crc crio[22553]: time=\"2026-06-11T11:47:39.948082628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=34cb904c-9d61-4ba0-ae1d-50911018a759 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:39.976627 crc crio[22553]: time=\"2026-06-11T11:47:39.976493067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=a3dbe16b-41d2-4c2e-a031-d31621c4831a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:39.989425 crc crio[22553]: time=\"2026-06-11T11:47:39.989312321Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=79a15d23-fdc7-4321-aef3-c79ec17ce62d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:39.992779 crc crio[22553]: time=\"2026-06-11T11:47:39.991540176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:40.048606 crc crio[22553]: time=\"2026-06-11T11:47:40.048072406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:40.055016 crc crio[22553]: time=\"2026-06-11T11:47:40.054933776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:40.259188 crc crio[22553]: time=\"2026-06-11T11:47:40.259059953Z\" level=info msg=\"Created container 6341686e8973a1f548fdd7d1658fc8e266d6371c5554fb354b34912d43ecb78b: openstack/swift-storage-0/container-server\" id=79a15d23-fdc7-4321-aef3-c79ec17ce62d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:40.260869 crc crio[22553]: time=\"2026-06-11T11:47:40.260811024Z\" level=info msg=\"Starting container: 6341686e8973a1f548fdd7d1658fc8e266d6371c5554fb354b34912d43ecb78b\" id=fa4f34b9-bdbd-4422-a93d-a198857a1824 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:40.270450 crc crio[22553]: time=\"2026-06-11T11:47:40.269899759Z\" level=info msg=\"Started container\" PID=64295 containerID=6341686e8973a1f548fdd7d1658fc8e266d6371c5554fb354b34912d43ecb78b description=openstack/swift-storage-0/container-server id=fa4f34b9-bdbd-4422-a93d-a198857a1824 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55\nJun 11 11:47:40.287086 crc crio[22553]: time=\"2026-06-11T11:47:40.286815392Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=62b70c9c-576a-492a-a8b3-d18c9b54753d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:40.312126 crc crio[22553]: time=\"2026-06-11T11:47:40.310236236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=594b1ead-486a-402b-ae3d-32a15fc23324 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:40.322526 crc crio[22553]: time=\"2026-06-11T11:47:40.32237051Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=c8ec9aab-f2fc-424a-b1d6-4902660844af name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:40.324978 crc crio[22553]: time=\"2026-06-11T11:47:40.324908084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:40.370649 crc crio[22553]: time=\"2026-06-11T11:47:40.370540186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:40.374432 crc crio[22553]: time=\"2026-06-11T11:47:40.374372908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:40.501954 crc crio[22553]: time=\"2026-06-11T11:47:40.501808667Z\" level=info msg=\"Created container 53b0a05c9dc8b14b8e70a488d181d530ecf2b0ecd4fab9ee6c4a9f504c6547fb: openstack/swift-storage-0/container-replicator\" id=c8ec9aab-f2fc-424a-b1d6-4902660844af name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:40.508878 crc crio[22553]: time=\"2026-06-11T11:47:40.505157064Z\" level=info msg=\"Starting container: 53b0a05c9dc8b14b8e70a488d181d530ecf2b0ecd4fab9ee6c4a9f504c6547fb\" id=9b7ba67c-4504-461b-a900-48fac59268c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:40.514069 crc crio[22553]: time=\"2026-06-11T11:47:40.513775446Z\" level=info msg=\"Started container\" PID=64317 containerID=53b0a05c9dc8b14b8e70a488d181d530ecf2b0ecd4fab9ee6c4a9f504c6547fb description=openstack/swift-storage-0/container-replicator id=9b7ba67c-4504-461b-a900-48fac59268c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55\nJun 11 11:47:40.533773 crc crio[22553]: time=\"2026-06-11T11:47:40.533598775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=1169502b-2710-4ed8-98f0-f491023ded08 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:40.557890 crc crio[22553]: time=\"2026-06-11T11:47:40.555783292Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=d8d56461-e4ca-438e-bf4c-a809871a4e37 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:40.569094 crc crio[22553]: time=\"2026-06-11T11:47:40.568994318Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=39565a8d-8979-4d73-8ad6-cefe420a0b15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:40.570914 crc crio[22553]: time=\"2026-06-11T11:47:40.570834041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:40.632967 crc crio[22553]: time=\"2026-06-11T11:47:40.632902233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:40.642597 crc crio[22553]: time=\"2026-06-11T11:47:40.642549794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:40.767387 crc crio[22553]: time=\"2026-06-11T11:47:40.76714663Z\" level=info msg=\"Created container de9109c1d249543c390381e71ded2360114212afa44191e822395869be23ba7a: openstack/swift-storage-0/container-auditor\" id=39565a8d-8979-4d73-8ad6-cefe420a0b15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:40.778599 crc crio[22553]: time=\"2026-06-11T11:47:40.77845906Z\" level=info msg=\"Starting container: de9109c1d249543c390381e71ded2360114212afa44191e822395869be23ba7a\" id=41bcddbd-4642-45e7-9520-44aec9ecc3b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:40.786281 crc crio[22553]: time=\"2026-06-11T11:47:40.785944859Z\" level=info msg=\"Started container\" PID=64333 containerID=de9109c1d249543c390381e71ded2360114212afa44191e822395869be23ba7a description=openstack/swift-storage-0/container-auditor id=41bcddbd-4642-45e7-9520-44aec9ecc3b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55\nJun 11 11:47:40.799862 crc crio[22553]: time=\"2026-06-11T11:47:40.7989873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=3294b879-fabb-4a6a-99bb-654a4f1ee4ee name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:40.818236 crc crio[22553]: time=\"2026-06-11T11:47:40.818113068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=08c05d73-4e76-48fd-9ffa-c7be393d7d6d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:40.828820 crc crio[22553]: time=\"2026-06-11T11:47:40.828552212Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=b5208cf9-165f-409e-8ba7-2075ee301167 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:40.830804 crc crio[22553]: time=\"2026-06-11T11:47:40.830671714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:40.923211 crc crio[22553]: time=\"2026-06-11T11:47:40.922207565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:40.932819 crc crio[22553]: time=\"2026-06-11T11:47:40.932532096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:41.100368 crc crio[22553]: time=\"2026-06-11T11:47:41.100203559Z\" level=info msg=\"Created container b89eb2aa97f08f5e87cef32ad5b98f814c7787a6f3c9d2131b596f8d765367b6: openstack/swift-storage-0/container-updater\" id=b5208cf9-165f-409e-8ba7-2075ee301167 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:41.104203 crc crio[22553]: time=\"2026-06-11T11:47:41.104147054Z\" level=info msg=\"Starting container: b89eb2aa97f08f5e87cef32ad5b98f814c7787a6f3c9d2131b596f8d765367b6\" id=e789a5c6-0ee3-4a8d-8864-650f8ca3a425 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:41.109200 crc crio[22553]: time=\"2026-06-11T11:47:41.109056648Z\" level=info msg=\"Started container\" PID=64377 containerID=b89eb2aa97f08f5e87cef32ad5b98f814c7787a6f3c9d2131b596f8d765367b6 description=openstack/swift-storage-0/container-updater id=e789a5c6-0ee3-4a8d-8864-650f8ca3a425 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55\nJun 11 11:47:41.130062 crc crio[22553]: time=\"2026-06-11T11:47:41.129932317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=28621a6f-097d-467b-90ff-5d20b0d45ec4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:41.149874 crc crio[22553]: time=\"2026-06-11T11:47:41.149662572Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=a0d39eea-227e-4268-b8be-5651f8688081 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:41.161385 crc crio[22553]: time=\"2026-06-11T11:47:41.161248491Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=bb5bb5e8-bdfe-4d48-aec3-a64a2121994e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:41.163612 crc crio[22553]: time=\"2026-06-11T11:47:41.163517487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:41.226386 crc crio[22553]: time=\"2026-06-11T11:47:41.226280949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:41.232893 crc crio[22553]: time=\"2026-06-11T11:47:41.232785038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:41.411050 crc crio[22553]: time=\"2026-06-11T11:47:41.410923417Z\" level=info msg=\"Created container ec4ef1617892e30178e3344c06cc636259130448200089f207fc76cb19080247: openstack/swift-storage-0/object-server\" id=bb5bb5e8-bdfe-4d48-aec3-a64a2121994e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:41.412620 crc crio[22553]: time=\"2026-06-11T11:47:41.412467733Z\" level=info msg=\"Starting container: ec4ef1617892e30178e3344c06cc636259130448200089f207fc76cb19080247\" id=b17bce3a-5309-4ca6-975b-b44ff69ff137 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:41.422801 crc crio[22553]: time=\"2026-06-11T11:47:41.422740102Z\" level=info msg=\"Started container\" PID=64392 containerID=ec4ef1617892e30178e3344c06cc636259130448200089f207fc76cb19080247 description=openstack/swift-storage-0/object-server id=b17bce3a-5309-4ca6-975b-b44ff69ff137 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55\nJun 11 11:47:41.439627 crc crio[22553]: time=\"2026-06-11T11:47:41.437903745Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=311bc9de-5b62-439f-94ed-27807a3bccea name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:41.454842 crc crio[22553]: time=\"2026-06-11T11:47:41.453470619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=0ce286bf-633f-4711-8f2e-18d2d782cc1d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:41.462618 crc crio[22553]: time=\"2026-06-11T11:47:41.462498463Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=960b99ab-ff7f-4516-ba9d-23dbcaed4d4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:41.469110 crc crio[22553]: time=\"2026-06-11T11:47:41.468983662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:41.515542 crc crio[22553]: time=\"2026-06-11T11:47:41.515426357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:41.519369 crc crio[22553]: time=\"2026-06-11T11:47:41.51928671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:41.669812 crc crio[22553]: time=\"2026-06-11T11:47:41.669611257Z\" level=info msg=\"Created container 9123e99777491f65760354d6b79e80c13bc10862f39a7621f6e5dfcfa633044c: openstack/swift-storage-0/object-replicator\" id=960b99ab-ff7f-4516-ba9d-23dbcaed4d4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:41.672905 crc crio[22553]: time=\"2026-06-11T11:47:41.672553413Z\" level=info msg=\"Starting container: 9123e99777491f65760354d6b79e80c13bc10862f39a7621f6e5dfcfa633044c\" id=47744002-5404-4506-8b3d-2cfaa875bac7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:41.685972 crc crio[22553]: time=\"2026-06-11T11:47:41.685847291Z\" level=info msg=\"Started container\" PID=64418 containerID=9123e99777491f65760354d6b79e80c13bc10862f39a7621f6e5dfcfa633044c description=openstack/swift-storage-0/object-replicator id=47744002-5404-4506-8b3d-2cfaa875bac7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55\nJun 11 11:47:41.698643 crc crio[22553]: time=\"2026-06-11T11:47:41.698567032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=e5ee6e12-4c81-45dd-8f82-3f0e4d2655f4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:41.719779 crc crio[22553]: time=\"2026-06-11T11:47:41.719430291Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=3ace09a1-8726-45e1-9092-3a70031f23f8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:41.728911 crc crio[22553]: time=\"2026-06-11T11:47:41.72829044Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=aaa8c1b9-9fe9-4b97-a98d-71de7b51983c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:41.730425 crc crio[22553]: time=\"2026-06-11T11:47:41.73034815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:41.788974 crc crio[22553]: time=\"2026-06-11T11:47:41.788869718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:41.792230 crc crio[22553]: time=\"2026-06-11T11:47:41.792162074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:41.925933 crc crio[22553]: time=\"2026-06-11T11:47:41.925811435Z\" level=info msg=\"Created container 2761b8e8f2cf428204f703a98b500a23dfd73100dfa1291c9aa2b5cd6f7811dc: openstack/swift-storage-0/object-auditor\" id=aaa8c1b9-9fe9-4b97-a98d-71de7b51983c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:41.927950 crc crio[22553]: time=\"2026-06-11T11:47:41.927465603Z\" level=info msg=\"Starting container: 2761b8e8f2cf428204f703a98b500a23dfd73100dfa1291c9aa2b5cd6f7811dc\" id=7da3c250-0ea9-40d7-a797-c45a815557f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:41.936585 crc crio[22553]: time=\"2026-06-11T11:47:41.935861808Z\" level=info msg=\"Started container\" PID=64433 containerID=2761b8e8f2cf428204f703a98b500a23dfd73100dfa1291c9aa2b5cd6f7811dc description=openstack/swift-storage-0/object-auditor id=7da3c250-0ea9-40d7-a797-c45a815557f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55\nJun 11 11:47:41.950039 crc crio[22553]: time=\"2026-06-11T11:47:41.949934129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=6f492831-e1c6-4251-984f-1ced70fe553b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:41.972236 crc crio[22553]: time=\"2026-06-11T11:47:41.971443156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7856aa81-2dae-47d9-a2b2-f3ceff457d24 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:41.983414 crc crio[22553]: time=\"2026-06-11T11:47:41.983287212Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=77accc04-2dac-434c-a956-319d3ff6b8cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:41.985186 crc crio[22553]: time=\"2026-06-11T11:47:41.985125986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:42.044096 crc crio[22553]: time=\"2026-06-11T11:47:42.043968523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:42.048257 crc crio[22553]: time=\"2026-06-11T11:47:42.048145125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:42.192121 crc crio[22553]: time=\"2026-06-11T11:47:42.191984312Z\" level=info msg=\"Created container 0ed626946c26d8d227e12d32a24b2557e758243cdf9332c0dd6222009ae99956: openstack/swift-storage-0/object-updater\" id=77accc04-2dac-434c-a956-319d3ff6b8cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:42.194435 crc crio[22553]: time=\"2026-06-11T11:47:42.19430727Z\" level=info msg=\"Starting container: 0ed626946c26d8d227e12d32a24b2557e758243cdf9332c0dd6222009ae99956\" id=df440ce1-e225-4a40-850c-3c838a440a54 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:42.201150 crc crio[22553]: time=\"2026-06-11T11:47:42.201074748Z\" level=info msg=\"Started container\" PID=64459 containerID=0ed626946c26d8d227e12d32a24b2557e758243cdf9332c0dd6222009ae99956 description=openstack/swift-storage-0/object-updater id=df440ce1-e225-4a40-850c-3c838a440a54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55\nJun 11 11:47:42.217927 crc crio[22553]: time=\"2026-06-11T11:47:42.217740094Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ded45f6d-42ce-40e3-9a3e-52d9673f6e26 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:42.233941 crc crio[22553]: time=\"2026-06-11T11:47:42.233268227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ce619dd0-93c1-4280-9bd2-bfa86d53b494 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:42.241208 crc crio[22553]: time=\"2026-06-11T11:47:42.241118746Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=2c09a5ae-a634-4ee8-8b3f-e36df7204c88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:42.241785 crc crio[22553]: time=\"2026-06-11T11:47:42.241663012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:42.336738 crc crio[22553]: time=\"2026-06-11T11:47:42.336591862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:42.342965 crc crio[22553]: time=\"2026-06-11T11:47:42.342857035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:42.512041 crc crio[22553]: time=\"2026-06-11T11:47:42.511856257Z\" level=info msg=\"Created container c0d7291fb8393fc1f07a29f2db8636326c7df26b8a604aff96d6adf7df191536: openstack/swift-storage-0/object-expirer\" id=2c09a5ae-a634-4ee8-8b3f-e36df7204c88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:42.513516 crc crio[22553]: time=\"2026-06-11T11:47:42.513429973Z\" level=info msg=\"Starting container: c0d7291fb8393fc1f07a29f2db8636326c7df26b8a604aff96d6adf7df191536\" id=e95d3390-554f-4591-9c29-7f62bc7b13b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:42.519550 crc crio[22553]: time=\"2026-06-11T11:47:42.519452049Z\" level=info msg=\"Started container\" PID=64473 containerID=c0d7291fb8393fc1f07a29f2db8636326c7df26b8a604aff96d6adf7df191536 description=openstack/swift-storage-0/object-expirer id=e95d3390-554f-4591-9c29-7f62bc7b13b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55\nJun 11 11:47:42.535442 crc crio[22553]: time=\"2026-06-11T11:47:42.535349003Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=3547b29d-5d6a-4c53-8317-a64f3c7ac9de name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:42.552101 crc crio[22553]: time=\"2026-06-11T11:47:42.551968578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=d50803ba-b6c6-4e82-819c-4dccaaab9394 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:42.563497 crc crio[22553]: time=\"2026-06-11T11:47:42.563364301Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=ee959db3-1495-4b1b-8bfb-18efbdc4485c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:42.565202 crc crio[22553]: time=\"2026-06-11T11:47:42.565133092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:42.620613 crc crio[22553]: time=\"2026-06-11T11:47:42.620431176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:42.624787 crc crio[22553]: time=\"2026-06-11T11:47:42.624616858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:42.770273 crc crio[22553]: time=\"2026-06-11T11:47:42.770164345Z\" level=info msg=\"Created container 4bb0a0e668140e8fcfbe88573adea969ae8f575c2984bffe0646b1b9360dbee4: openstack/swift-storage-0/rsync\" id=ee959db3-1495-4b1b-8bfb-18efbdc4485c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:42.772001 crc crio[22553]: time=\"2026-06-11T11:47:42.771933626Z\" level=info msg=\"Starting container: 4bb0a0e668140e8fcfbe88573adea969ae8f575c2984bffe0646b1b9360dbee4\" id=b7bbb249-4fbd-4cc7-a554-3cd8ac48b8d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:42.777618 crc crio[22553]: time=\"2026-06-11T11:47:42.77752424Z\" level=info msg=\"Started container\" PID=64489 containerID=4bb0a0e668140e8fcfbe88573adea969ae8f575c2984bffe0646b1b9360dbee4 description=openstack/swift-storage-0/rsync id=b7bbb249-4fbd-4cc7-a554-3cd8ac48b8d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55\nJun 11 11:47:42.789877 crc crio[22553]: time=\"2026-06-11T11:47:42.789740016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=4f2faf21-571e-4a6d-957b-82153b0e27ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:42.804446 crc crio[22553]: time=\"2026-06-11T11:47:42.804288181Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f91f4baa-6745-4dd1-a88f-a5e95f26f864 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:42.833988 crc crio[22553]: time=\"2026-06-11T11:47:42.83374282Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=7740dfdc-b1f5-473e-a90a-3670b0253b78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:42.841958 crc crio[22553]: time=\"2026-06-11T11:47:42.841866197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:42.897165 crc crio[22553]: time=\"2026-06-11T11:47:42.8964303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:42.902458 crc crio[22553]: time=\"2026-06-11T11:47:42.902222189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:43.025800 crc crio[22553]: time=\"2026-06-11T11:47:43.024869478Z\" level=info msg=\"Created container c4ef270de25e550c0bdf715d365bdbcdab5ad49f8d8ef7d66016e43d2828bed1: openstack/swift-storage-0/swift-recon-cron\" id=7740dfdc-b1f5-473e-a90a-3670b0253b78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:43.027307 crc crio[22553]: time=\"2026-06-11T11:47:43.026736303Z\" level=info msg=\"Starting container: c4ef270de25e550c0bdf715d365bdbcdab5ad49f8d8ef7d66016e43d2828bed1\" id=92cbfc58-c84c-4aa7-ae3d-4c829386427c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:43.034565 crc crio[22553]: time=\"2026-06-11T11:47:43.034472119Z\" level=info msg=\"Started container\" PID=64510 containerID=c4ef270de25e550c0bdf715d365bdbcdab5ad49f8d8ef7d66016e43d2828bed1 description=openstack/swift-storage-0/swift-recon-cron id=92cbfc58-c84c-4aa7-ae3d-4c829386427c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55\nJun 11 11:47:44.744172 crc crio[22553]: time=\"2026-06-11T11:47:44.743393102Z\" level=info msg=\"Stopping pod sandbox: 08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef\" id=3c605d38-ed64-4556-8b0a-7f6e25d33a11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:44.746361 crc crio[22553]: time=\"2026-06-11T11:47:44.744576247Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68c444669f-pj8x8/POD\" id=24ebae77-ffe7-4739-94f7-0b00a5f833c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:44.746361 crc crio[22553]: time=\"2026-06-11T11:47:44.744656599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:44.746361 crc crio[22553]: time=\"2026-06-11T11:47:44.745070001Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-gkb5c Namespace:openstack ID:08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef UID:1445702b-aa59-4635-aefd-019f4b7b06c8 NetNS:/var/run/netns/6e7aa2cc-69ed-4e5f-8fde-072225bd6403 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1445702b_aa59_4635_aefd_019f4b7b06c8.slice PodAnnotations:0xc002b8ade0}] Aliases:map[]}\"\nJun 11 11:47:44.746361 crc crio[22553]: time=\"2026-06-11T11:47:44.745111382Z\" level=info msg=\"Stopping pod sandbox: 3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804\" id=19a5fd86-40af-4a80-b421-53eb6251a185 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:44.746361 crc crio[22553]: time=\"2026-06-11T11:47:44.745228216Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-gkb5c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:44.746361 crc crio[22553]: time=\"2026-06-11T11:47:44.745793372Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-hr7c5 Namespace:openstack ID:3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804 UID:9033b547-c2d7-4f64-8137-fdcd66e15150 NetNS:/var/run/netns/70e45bd3-c7c3-40b6-a0fb-8118b2a7c3fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9033b547_c2d7_4f64_8137_fdcd66e15150.slice PodAnnotations:0xc00012b060}] Aliases:map[]}\"\nJun 11 11:47:44.746361 crc crio[22553]: time=\"2026-06-11T11:47:44.745968887Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-hr7c5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:44.813614 crc crio[22553]: time=\"2026-06-11T11:47:44.813527349Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-pj8x8 Namespace:openstack ID:1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729 UID:39df34ae-bf28-4ba8-93f7-de3938fd884c NetNS:/var/run/netns/bd61a181-1f1b-44f3-8d8d-cdd703b1ed54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39df34ae_bf28_4ba8_93f7_de3938fd884c.slice PodAnnotations:0xc002b8af48}] Aliases:map[]}\"\nJun 11 11:47:44.813614 crc crio[22553]: time=\"2026-06-11T11:47:44.813614061Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68c444669f-pj8x8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:45.112989 crc crio[22553]: time=\"2026-06-11T11:47:45.112871125Z\" level=info msg=\"Stopped pod sandbox: 08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef\" id=3c605d38-ed64-4556-8b0a-7f6e25d33a11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:45.412285 crc crio[22553]: 2026-06-11T11:47:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f6dd9e87a5b1ff Mac:fa:18:0f:70:fe:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/bd61a181-1f1b-44f3-8d8d-cdd703b1ed54 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:45.414415 crc crio[22553]: time=\"2026-06-11T11:47:45.414267151Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-pj8x8 Namespace:openstack ID:1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729 UID:39df34ae-bf28-4ba8-93f7-de3938fd884c NetNS:/var/run/netns/bd61a181-1f1b-44f3-8d8d-cdd703b1ed54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39df34ae_bf28_4ba8_93f7_de3938fd884c.slice PodAnnotations:0xc002b8af48}] Aliases:map[]}\"\nJun 11 11:47:45.414642 crc crio[22553]: time=\"2026-06-11T11:47:45.414552829Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68c444669f-pj8x8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:45.416963 crc crio[22553]: time=\"2026-06-11T11:47:45.416830356Z\" level=info msg=\"Stopped pod sandbox: 3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804\" id=19a5fd86-40af-4a80-b421-53eb6251a185 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:45.424148 crc crio[22553]: time=\"2026-06-11T11:47:45.424070547Z\" level=info msg=\"Ran pod sandbox 1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729 with infra container: openstack/dnsmasq-dns-68c444669f-pj8x8/POD\" id=24ebae77-ffe7-4739-94f7-0b00a5f833c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:45.426606 crc crio[22553]: time=\"2026-06-11T11:47:45.426522339Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3c870b12-33f7-4b33-ae82-29230f67d839 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:45.540649 crc crio[22553]: time=\"2026-06-11T11:47:45.540259918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8317367d-7bb3-48f8-836a-16082b9f80af name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:45.549823 crc crio[22553]: time=\"2026-06-11T11:47:45.549618851Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-pj8x8/init\" id=4ce24048-a321-4b17-91a0-b7ef0bb5d580 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:45.550149 crc crio[22553]: time=\"2026-06-11T11:47:45.550093585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:45.611051 crc crio[22553]: time=\"2026-06-11T11:47:45.610983362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:45.619811 crc crio[22553]: time=\"2026-06-11T11:47:45.619778299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:45.747950 crc crio[22553]: time=\"2026-06-11T11:47:45.747097185Z\" level=info msg=\"Created container 51b8cb1de606ee28f4773c86cff3e5c37218dcd352f93cc51f002950f93eb80a: openstack/dnsmasq-dns-68c444669f-pj8x8/init\" id=4ce24048-a321-4b17-91a0-b7ef0bb5d580 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:45.749825 crc crio[22553]: time=\"2026-06-11T11:47:45.749556596Z\" level=info msg=\"Starting container: 51b8cb1de606ee28f4773c86cff3e5c37218dcd352f93cc51f002950f93eb80a\" id=b66a7775-74b1-4d46-87f7-6ea391ba229b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:45.755653 crc crio[22553]: time=\"2026-06-11T11:47:45.755563162Z\" level=info msg=\"Started container\" PID=64821 containerID=51b8cb1de606ee28f4773c86cff3e5c37218dcd352f93cc51f002950f93eb80a description=openstack/dnsmasq-dns-68c444669f-pj8x8/init id=b66a7775-74b1-4d46-87f7-6ea391ba229b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729\nJun 11 11:47:46.867901 crc crio[22553]: time=\"2026-06-11T11:47:46.86572558Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7d1b9f88-7e4a-4c28-b0c7-82ea909185f1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:46.928260 crc crio[22553]: time=\"2026-06-11T11:47:46.925123354Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-p6n9k/POD\" id=4eb1c083-503b-44a2-8a16-e7a557188acc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:46.928260 crc crio[22553]: time=\"2026-06-11T11:47:46.925212746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:46.993939 crc crio[22553]: time=\"2026-06-11T11:47:46.99387348Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-p6n9k Namespace:openstack ID:5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527 UID:418e1b86-cc46-475f-953c-016bb955222f NetNS:/var/run/netns/301019c4-e2a2-47ce-80ef-d9dd207f76e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod418e1b86_cc46_475f_953c_016bb955222f.slice PodAnnotations:0xc002826e38}] Aliases:map[]}\"\nJun 11 11:47:46.993939 crc crio[22553]: time=\"2026-06-11T11:47:46.993926702Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-p6n9k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:47.006486 crc crio[22553]: time=\"2026-06-11T11:47:47.006371905Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8356f900-97b3-49f2-a535-5c172d9c2045 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:47.098375 crc crio[22553]: time=\"2026-06-11T11:47:47.098249066Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-pj8x8/dnsmasq-dns\" id=00c31357-1cae-42c0-ab79-74eff18c74cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:47.100162 crc crio[22553]: time=\"2026-06-11T11:47:47.099232565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:47.176574 crc crio[22553]: time=\"2026-06-11T11:47:47.176479879Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5556978f87-bwnz5/POD\" id=369dcc65-9b40-4d08-8e9c-91fbb4b45aaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:47.176790 crc crio[22553]: time=\"2026-06-11T11:47:47.176613663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:47.387822 crc crio[22553]: time=\"2026-06-11T11:47:47.385829139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:47.403849 crc crio[22553]: time=\"2026-06-11T11:47:47.402581108Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5556978f87-bwnz5 Namespace:openstack ID:b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2 UID:19881448-873d-4828-ae20-8929d10bcbdc NetNS:/var/run/netns/5527ae3f-bcca-42a6-a268-3cf3abc795d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19881448_873d_4828_ae20_8929d10bcbdc.slice PodAnnotations:0xc00012b2b8}] Aliases:map[]}\"\nJun 11 11:47:47.403849 crc crio[22553]: time=\"2026-06-11T11:47:47.40265218Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5556978f87-bwnz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:47.425767 crc crio[22553]: time=\"2026-06-11T11:47:47.425411794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:47.613917 crc crio[22553]: time=\"2026-06-11T11:47:47.61202406Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-sbpdn/POD\" id=adf05cd5-09cc-4cf5-8e59-b457e399c54d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:47.613917 crc crio[22553]: time=\"2026-06-11T11:47:47.612153144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:47.857754 crc crio[22553]: time=\"2026-06-11T11:47:47.810036899Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-s72gb/POD\" id=8100a035-71f8-48ee-a934-3353b8648d3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:47.857754 crc crio[22553]: time=\"2026-06-11T11:47:47.812133721Z\" level=info msg=\"Created container 1fdb40c4002817efe143db48184c04437f6e99cb30baa8cd0d05998ce9407e1d: openstack/dnsmasq-dns-68c444669f-pj8x8/dnsmasq-dns\" id=00c31357-1cae-42c0-ab79-74eff18c74cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:47.857754 crc crio[22553]: time=\"2026-06-11T11:47:47.852071516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:47.866953 crc crio[22553]: time=\"2026-06-11T11:47:47.862177251Z\" level=info msg=\"Starting container: 1fdb40c4002817efe143db48184c04437f6e99cb30baa8cd0d05998ce9407e1d\" id=b9aecd98-9f39-452f-8c4e-a39da746ce3f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:47.893754 crc crio[22553]: 2026-06-11T11:47:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ced8f49d298afa Mac:42:5c:b8:2f:b1:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/301019c4-e2a2-47ce-80ef-d9dd207f76e9 SocketPath: PciID:}] [{Interface:0xc0004345c0 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:47.893754 crc crio[22553]: time=\"2026-06-11T11:47:47.893281709Z\" level=info msg=\"Started container\" PID=64989 containerID=1fdb40c4002817efe143db48184c04437f6e99cb30baa8cd0d05998ce9407e1d description=openstack/dnsmasq-dns-68c444669f-pj8x8/dnsmasq-dns id=b9aecd98-9f39-452f-8c4e-a39da746ce3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729\nJun 11 11:47:47.961247 crc crio[22553]: time=\"2026-06-11T11:47:47.961144529Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-p6n9k Namespace:openstack ID:5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527 UID:418e1b86-cc46-475f-953c-016bb955222f NetNS:/var/run/netns/301019c4-e2a2-47ce-80ef-d9dd207f76e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod418e1b86_cc46_475f_953c_016bb955222f.slice PodAnnotations:0xc002826e38}] Aliases:map[]}\"\nJun 11 11:47:47.961625 crc crio[22553]: time=\"2026-06-11T11:47:47.961440418Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-p6n9k for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:47.969185 crc crio[22553]: time=\"2026-06-11T11:47:47.969084001Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-sbpdn Namespace:openstack ID:d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e UID:36ab77ee-814d-41aa-beaf-62ef696360c4 NetNS:/var/run/netns/b93cb6bc-d5ac-4116-856c-fe7333012f88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36ab77ee_814d_41aa_beaf_62ef696360c4.slice PodAnnotations:0xc001894488}] Aliases:map[]}\"\nJun 11 11:47:47.969185 crc crio[22553]: time=\"2026-06-11T11:47:47.969159683Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-sbpdn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:47.993909 crc crio[22553]: time=\"2026-06-11T11:47:47.993869734Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-n9cdj/POD\" id=84971106-694d-4be6-93be-31dce1714028 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:47.994100 crc crio[22553]: time=\"2026-06-11T11:47:47.994083101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:48.025910 crc crio[22553]: time=\"2026-06-11T11:47:48.024055845Z\" level=info msg=\"Ran pod sandbox 5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527 with infra container: openstack/keystone-bootstrap-p6n9k/POD\" id=4eb1c083-503b-44a2-8a16-e7a557188acc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:48.040753 crc crio[22553]: time=\"2026-06-11T11:47:48.028270278Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-s72gb Namespace:openstack ID:373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715 UID:5e2c6ec1-c2d5-4dd2-9043-9c72e93f2124 NetNS:/var/run/netns/e77d1139-c756-436b-80f0-bcbf389c6c6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e2c6ec1_c2d5_4dd2_9043_9c72e93f2124.slice PodAnnotations:0xc002816148}] Aliases:map[]}\"\nJun 11 11:47:48.040753 crc crio[22553]: time=\"2026-06-11T11:47:48.028348411Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-s72gb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:48.101311 crc crio[22553]: time=\"2026-06-11T11:47:48.087247179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=c3cbb68d-a0b8-4a3e-912f-14d84e34824e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:48.215753 crc crio[22553]: time=\"2026-06-11T11:47:48.212524646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=144f2fe5-6798-4506-ade8-80cefb3cec4b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:48.230636 crc crio[22553]: time=\"2026-06-11T11:47:48.230523691Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-p6n9k/keystone-bootstrap\" id=226fd38e-10a4-455c-b1d5-5f447a501ff5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:48.232270 crc crio[22553]: time=\"2026-06-11T11:47:48.232159189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:48.240233 crc crio[22553]: 2026-06-11T11:47:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2f01cf00890504 Mac:ee:9f:9b:c7:38:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/5527ae3f-bcca-42a6-a268-3cf3abc795d5 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:48.271146 crc crio[22553]: time=\"2026-06-11T11:47:48.270424515Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5556978f87-bwnz5 Namespace:openstack ID:b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2 UID:19881448-873d-4828-ae20-8929d10bcbdc NetNS:/var/run/netns/5527ae3f-bcca-42a6-a268-3cf3abc795d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19881448_873d_4828_ae20_8929d10bcbdc.slice PodAnnotations:0xc00012b2b8}] Aliases:map[]}\"\nJun 11 11:47:48.271146 crc crio[22553]: time=\"2026-06-11T11:47:48.270959841Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5556978f87-bwnz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:48.278437 crc crio[22553]: time=\"2026-06-11T11:47:48.277141571Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-n9cdj Namespace:openstack ID:16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef UID:714ffd56-be06-4556-bd15-c080bc3b8d5d NetNS:/var/run/netns/31808769-189c-4be0-b6de-035b1d215ea7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod714ffd56_be06_4556_bd15_c080bc3b8d5d.slice PodAnnotations:0xc00279a330}] Aliases:map[]}\"\nJun 11 11:47:48.278437 crc crio[22553]: time=\"2026-06-11T11:47:48.277188523Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-n9cdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:48.328539 crc crio[22553]: time=\"2026-06-11T11:47:48.320646511Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-mnsz9/POD\" id=5aeceaa2-6715-44e7-a273-0fa28835ee47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:48.328539 crc crio[22553]: time=\"2026-06-11T11:47:48.322831545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:48.328539 crc crio[22553]: time=\"2026-06-11T11:47:48.326227594Z\" level=info msg=\"Ran pod sandbox b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2 with infra container: openstack/dnsmasq-dns-5556978f87-bwnz5/POD\" id=369dcc65-9b40-4d08-8e9c-91fbb4b45aaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:48.362887 crc crio[22553]: time=\"2026-06-11T11:47:48.362812192Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-57c96b5555-7mfx5/POD\" id=373c4ce7-95c5-4dbc-b210-b672034f02cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:48.363020 crc crio[22553]: time=\"2026-06-11T11:47:48.362929485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:48.391837 crc crio[22553]: time=\"2026-06-11T11:47:48.391562991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ac5d2341-dffb-48a4-9941-d11955306cd1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:48.432651 crc crio[22553]: time=\"2026-06-11T11:47:48.431546468Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6674dbf88c-vjw92/POD\" id=fa154788-cfb4-46df-9edc-7f3553720588 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:48.432651 crc crio[22553]: time=\"2026-06-11T11:47:48.431730013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:48.467760 crc crio[22553]: time=\"2026-06-11T11:47:48.464634383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:48.485005 crc crio[22553]: time=\"2026-06-11T11:47:48.480412204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:48.571440 crc crio[22553]: time=\"2026-06-11T11:47:48.564820837Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-7mfx5 Namespace:openstack ID:f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9 UID:0cbcaa42-0f0a-4359-b622-6c4687955deb NetNS:/var/run/netns/7eafb1ae-1321-4240-bb31-cbee3c92f721 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cbcaa42_0f0a_4359_b622_6c4687955deb.slice PodAnnotations:0xc000ca05b8}] Aliases:map[]}\"\nJun 11 11:47:48.571440 crc crio[22553]: time=\"2026-06-11T11:47:48.56490375Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-57c96b5555-7mfx5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:48.595789 crc crio[22553]: time=\"2026-06-11T11:47:48.594765021Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-mnsz9 Namespace:openstack ID:39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a UID:2f71e926-402b-4f06-baca-7087d388e44f NetNS:/var/run/netns/4d09e3ea-da9b-4881-bc37-eb1602d87a65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f71e926_402b_4f06_baca_7087d388e44f.slice PodAnnotations:0xc001be6090}] Aliases:map[]}\"\nJun 11 11:47:48.597307 crc crio[22553]: time=\"2026-06-11T11:47:48.597274284Z\" level=info msg=\"Adding pod openstack_placement-db-sync-mnsz9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:48.619149 crc crio[22553]: time=\"2026-06-11T11:47:48.616723052Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-vjw92 Namespace:openstack ID:18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6 UID:deb59c4f-b522-43e3-ab6e-453be4a4af5c NetNS:/var/run/netns/582c8509-a564-4bca-9c73-4da0bbcb1296 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeb59c4f_b522_43e3_ab6e_453be4a4af5c.slice PodAnnotations:0xc00279a278}] Aliases:map[]}\"\nJun 11 11:47:48.619149 crc crio[22553]: time=\"2026-06-11T11:47:48.616772873Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6674dbf88c-vjw92 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:48.683181 crc crio[22553]: time=\"2026-06-11T11:47:48.68106027Z\" level=info msg=\"Created container 935d996008cab9a6bb9f9b41a4808b339838383bba9325b559e55d2d23cc9f1a: openstack/keystone-bootstrap-p6n9k/keystone-bootstrap\" id=226fd38e-10a4-455c-b1d5-5f447a501ff5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:48.690507 crc crio[22553]: time=\"2026-06-11T11:47:48.690426953Z\" level=info msg=\"Starting container: 935d996008cab9a6bb9f9b41a4808b339838383bba9325b559e55d2d23cc9f1a\" id=003ee62d-e940-415a-a048-f37053e1e85d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:48.708835 crc crio[22553]: time=\"2026-06-11T11:47:48.707170622Z\" level=info msg=\"Started container\" PID=65182 containerID=935d996008cab9a6bb9f9b41a4808b339838383bba9325b559e55d2d23cc9f1a description=openstack/keystone-bootstrap-p6n9k/keystone-bootstrap id=003ee62d-e940-415a-a048-f37053e1e85d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527\nJun 11 11:47:48.712634 crc crio[22553]: time=\"2026-06-11T11:47:48.71260319Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=62b1910f-5e5d-4f81-a462-f560437f580b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:48.713063 crc crio[22553]: time=\"2026-06-11T11:47:48.713040543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:48.721198 crc crio[22553]: time=\"2026-06-11T11:47:48.721086928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fd2004d4-4233-4271-ba00-a4a03e98db49 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:48.767474 crc crio[22553]: time=\"2026-06-11T11:47:48.767380059Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7 UID:b10de82c-9d44-4792-8a7e-976f5f31a826 NetNS:/var/run/netns/bf27ce0e-dbe7-481e-935b-ecdb4cbf29ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb10de82c_9d44_4792_8a7e_976f5f31a826.slice PodAnnotations:0xc00279a7c8}] Aliases:map[]}\"\nJun 11 11:47:48.767474 crc crio[22553]: time=\"2026-06-11T11:47:48.767448561Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:48.776379 crc crio[22553]: time=\"2026-06-11T11:47:48.776303799Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5556978f87-bwnz5/init\" id=9bd6937d-1941-4d57-8cc0-d15352f534bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:48.778509 crc crio[22553]: time=\"2026-06-11T11:47:48.778483553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:48.866522 crc crio[22553]: 2026-06-11T11:47:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9087efaa500522 Mac:b2:ce:20:4d:03:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/b93cb6bc-d5ac-4116-856c-fe7333012f88 SocketPath: PciID:}] [{Interface:0xc00045e880 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:48.907306 crc crio[22553]: time=\"2026-06-11T11:47:48.907106447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:48.916203 crc crio[22553]: time=\"2026-06-11T11:47:48.915067339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:48.974973 crc crio[22553]: time=\"2026-06-11T11:47:48.974225435Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-sbpdn Namespace:openstack ID:d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e UID:36ab77ee-814d-41aa-beaf-62ef696360c4 NetNS:/var/run/netns/b93cb6bc-d5ac-4116-856c-fe7333012f88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36ab77ee_814d_41aa_beaf_62ef696360c4.slice PodAnnotations:0xc001894488}] Aliases:map[]}\"\nJun 11 11:47:48.976073 crc crio[22553]: time=\"2026-06-11T11:47:48.975259796Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-sbpdn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:49.005987 crc crio[22553]: time=\"2026-06-11T11:47:49.00590458Z\" level=info msg=\"Stopping container: 1fdb40c4002817efe143db48184c04437f6e99cb30baa8cd0d05998ce9407e1d (timeout: 10s)\" id=99635069-bf44-4021-a3af-da0df67c4d88 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:47:49.043219 crc crio[22553]: time=\"2026-06-11T11:47:49.03880152Z\" level=info msg=\"Ran pod sandbox d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e with infra container: openstack/neutron-db-sync-sbpdn/POD\" id=adf05cd5-09cc-4cf5-8e59-b457e399c54d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:49.049157 crc crio[22553]: time=\"2026-06-11T11:47:49.049060639Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=26f2e7b2-05c0-406f-87d2-56993a6c4e86 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:49.112209 crc crio[22553]: time=\"2026-06-11T11:47:49.11211036Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=26665ec8-b30a-4817-b54c-17d01945a11b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:49.169125 crc crio[22553]: time=\"2026-06-11T11:47:49.163298243Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-sbpdn/neutron-db-sync\" id=ab9b3ff8-6fde-4f75-ae21-b5aeb1c0132c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:49.189643 crc crio[22553]: 2026-06-11T11:47:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:373e698a6bb4736 Mac:12:c7:1e:72:d7:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/e77d1139-c756-436b-80f0-bcbf389c6c6a SocketPath: PciID:}] [{Interface:0xc0004a2b00 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:49.189643 crc crio[22553]: time=\"2026-06-11T11:47:49.173387568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:49.189643 crc crio[22553]: time=\"2026-06-11T11:47:49.177148168Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-s72gb Namespace:openstack ID:373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715 UID:5e2c6ec1-c2d5-4dd2-9043-9c72e93f2124 NetNS:/var/run/netns/e77d1139-c756-436b-80f0-bcbf389c6c6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e2c6ec1_c2d5_4dd2_9043_9c72e93f2124.slice PodAnnotations:0xc002816148}] Aliases:map[]}\"\nJun 11 11:47:49.189643 crc crio[22553]: time=\"2026-06-11T11:47:49.177516218Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-s72gb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:49.199838 crc crio[22553]: time=\"2026-06-11T11:47:49.196172733Z\" level=info msg=\"Ran pod sandbox 373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715 with infra container: openstack/cinder-db-sync-s72gb/POD\" id=8100a035-71f8-48ee-a934-3353b8648d3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:49.246216 crc crio[22553]: time=\"2026-06-11T11:47:49.242469384Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=954e7239-8497-4492-81fb-1e7ae260548b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:49.252194 crc crio[22553]: time=\"2026-06-11T11:47:49.252098585Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=954e7239-8497-4492-81fb-1e7ae260548b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:49.252359 crc crio[22553]: time=\"2026-06-11T11:47:49.252245879Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=954e7239-8497-4492-81fb-1e7ae260548b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:49.254132 crc crio[22553]: time=\"2026-06-11T11:47:49.253759934Z\" level=info msg=\"Stopped container 1fdb40c4002817efe143db48184c04437f6e99cb30baa8cd0d05998ce9407e1d: openstack/dnsmasq-dns-68c444669f-pj8x8/dnsmasq-dns\" id=99635069-bf44-4021-a3af-da0df67c4d88 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:47:49.255015 crc crio[22553]: time=\"2026-06-11T11:47:49.254884456Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a41adc10-4740-42fb-b841-0d06aa196d0e name=/runtime.v1.ImageService/PullImage\nJun 11 11:47:49.257391 crc crio[22553]: time=\"2026-06-11T11:47:49.257363469Z\" level=info msg=\"Stopping pod sandbox: 1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729\" id=961618df-e9bf-4b12-8a77-5921b6d3ded9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:49.258480 crc crio[22553]: time=\"2026-06-11T11:47:49.25845015Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-pj8x8 Namespace:openstack ID:1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729 UID:39df34ae-bf28-4ba8-93f7-de3938fd884c NetNS:/var/run/netns/bd61a181-1f1b-44f3-8d8d-cdd703b1ed54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39df34ae_bf28_4ba8_93f7_de3938fd884c.slice PodAnnotations:0xc001be67f8}] Aliases:map[]}\"\nJun 11 11:47:49.260874 crc crio[22553]: time=\"2026-06-11T11:47:49.26085143Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68c444669f-pj8x8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:49.263237 crc crio[22553]: time=\"2026-06-11T11:47:49.263141627Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"\nJun 11 11:47:49.263402 crc crio[22553]: time=\"2026-06-11T11:47:49.263377374Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=4491ea70-6ace-4174-90c9-6d91c1a5b1d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:49.263538 crc crio[22553]: time=\"2026-06-11T11:47:49.263519708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:49.326086 crc crio[22553]: 2026-06-11T11:47:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:16afb6989df3df9 Mac:52:6e:0e:c6:b1:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/31808769-189c-4be0-b6de-035b1d215ea7 SocketPath: PciID:}] [{Interface:0xc00013cd90 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:49.328085 crc crio[22553]: time=\"2026-06-11T11:47:49.328016911Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-n9cdj Namespace:openstack ID:16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef UID:714ffd56-be06-4556-bd15-c080bc3b8d5d NetNS:/var/run/netns/31808769-189c-4be0-b6de-035b1d215ea7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod714ffd56_be06_4556_bd15_c080bc3b8d5d.slice PodAnnotations:0xc00279a330}] Aliases:map[]}\"\nJun 11 11:47:49.328229 crc crio[22553]: time=\"2026-06-11T11:47:49.328181435Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-n9cdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:49.366654 crc crio[22553]: time=\"2026-06-11T11:47:49.363173247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:49.366654 crc crio[22553]: time=\"2026-06-11T11:47:49.364871186Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56 UID:a6051851-1ba4-4438-baf3-acbc35039946 NetNS:/var/run/netns/2c0be29c-9785-41f0-827b-67b1074713fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6051851_1ba4_4438_baf3_acbc35039946.slice PodAnnotations:0xc00043a448}] Aliases:map[]}\"\nJun 11 11:47:49.366654 crc crio[22553]: time=\"2026-06-11T11:47:49.364927078Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:49.369715 crc crio[22553]: time=\"2026-06-11T11:47:49.369592004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:49.446505 crc crio[22553]: time=\"2026-06-11T11:47:49.44449655Z\" level=info msg=\"Ran pod sandbox 16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef with infra container: openstack/barbican-db-sync-n9cdj/POD\" id=84971106-694d-4be6-93be-31dce1714028 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:49.462047 crc crio[22553]: time=\"2026-06-11T11:47:49.461941429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=22538d79-3fda-4b7d-9ac8-1a604afdd66b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:49.462394 crc crio[22553]: time=\"2026-06-11T11:47:49.462185206Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=22538d79-3fda-4b7d-9ac8-1a604afdd66b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:49.462394 crc crio[22553]: time=\"2026-06-11T11:47:49.462235848Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=22538d79-3fda-4b7d-9ac8-1a604afdd66b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:49.473577 crc crio[22553]: time=\"2026-06-11T11:47:49.473303181Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=4575103c-1b41-49d4-a64a-eabd138ddfc2 name=/runtime.v1.ImageService/PullImage\nJun 11 11:47:49.490386 crc crio[22553]: time=\"2026-06-11T11:47:49.490249025Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"\nJun 11 11:47:49.540381 crc crio[22553]: time=\"2026-06-11T11:47:49.540261825Z\" level=info msg=\"Created container ca1c35c967fad67533877d8b59ac57cda9bbf64ce7a2844f48952afbee9e70e8: openstack/dnsmasq-dns-5556978f87-bwnz5/init\" id=9bd6937d-1941-4d57-8cc0-d15352f534bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:49.551927 crc crio[22553]: time=\"2026-06-11T11:47:49.549296329Z\" level=info msg=\"Starting container: ca1c35c967fad67533877d8b59ac57cda9bbf64ce7a2844f48952afbee9e70e8\" id=5d5a7cbd-c64d-4c34-a74c-36e3052c1d63 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:49.578298 crc crio[22553]: time=\"2026-06-11T11:47:49.567028486Z\" level=info msg=\"Started container\" PID=65322 containerID=ca1c35c967fad67533877d8b59ac57cda9bbf64ce7a2844f48952afbee9e70e8 description=openstack/dnsmasq-dns-5556978f87-bwnz5/init id=5d5a7cbd-c64d-4c34-a74c-36e3052c1d63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2\nJun 11 11:47:49.642566 crc crio[22553]: 2026-06-11T11:47:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f98d7718b44e162 Mac:3e:e0:d4:5c:22:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/7eafb1ae-1321-4240-bb31-cbee3c92f721 SocketPath: PciID:}] [{Interface:0xc000148f80 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:49.642925 crc crio[22553]: 2026-06-11T11:47:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39c4036f5cea28e Mac:46:b3:24:6e:f8:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/4d09e3ea-da9b-4881-bc37-eb1602d87a65 SocketPath: PciID:}] [{Interface:0xc00042e970 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:49.645025 crc crio[22553]: time=\"2026-06-11T11:47:49.644970111Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-mnsz9 Namespace:openstack ID:39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a UID:2f71e926-402b-4f06-baca-7087d388e44f NetNS:/var/run/netns/4d09e3ea-da9b-4881-bc37-eb1602d87a65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f71e926_402b_4f06_baca_7087d388e44f.slice PodAnnotations:0xc001be6090}] Aliases:map[]}\"\nJun 11 11:47:49.645193 crc crio[22553]: time=\"2026-06-11T11:47:49.645118205Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-7mfx5 Namespace:openstack ID:f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9 UID:0cbcaa42-0f0a-4359-b622-6c4687955deb NetNS:/var/run/netns/7eafb1ae-1321-4240-bb31-cbee3c92f721 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cbcaa42_0f0a_4359_b622_6c4687955deb.slice PodAnnotations:0xc000ca05b8}] Aliases:map[]}\"\nJun 11 11:47:49.645392 crc crio[22553]: time=\"2026-06-11T11:47:49.64530382Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-57c96b5555-7mfx5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:49.645529 crc crio[22553]: time=\"2026-06-11T11:47:49.645141336Z\" level=info msg=\"Checking pod openstack_placement-db-sync-mnsz9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:49.647553 crc crio[22553]: time=\"2026-06-11T11:47:49.647209586Z\" level=info msg=\"Created container 718d3decf308abe24ad806fa6cde1537db941cf0745de28b9782d31658ef436c: openstack/neutron-db-sync-sbpdn/neutron-db-sync\" id=ab9b3ff8-6fde-4f75-ae21-b5aeb1c0132c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:49.649515 crc crio[22553]: time=\"2026-06-11T11:47:49.6494046Z\" level=info msg=\"Starting container: 718d3decf308abe24ad806fa6cde1537db941cf0745de28b9782d31658ef436c\" id=a89fa630-d41a-40d5-88d9-e07a8b03d447 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:49.660661 crc crio[22553]: time=\"2026-06-11T11:47:49.660556236Z\" level=info msg=\"Started container\" PID=65403 containerID=718d3decf308abe24ad806fa6cde1537db941cf0745de28b9782d31658ef436c description=openstack/neutron-db-sync-sbpdn/neutron-db-sync id=a89fa630-d41a-40d5-88d9-e07a8b03d447 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e\nJun 11 11:47:49.683220 crc crio[22553]: time=\"2026-06-11T11:47:49.682913218Z\" level=info msg=\"Ran pod sandbox 39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a with infra container: openstack/placement-db-sync-mnsz9/POD\" id=5aeceaa2-6715-44e7-a273-0fa28835ee47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:49.688906 crc crio[22553]: time=\"2026-06-11T11:47:49.687962576Z\" level=info msg=\"Ran pod sandbox f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9 with infra container: openstack/dnsmasq-dns-57c96b5555-7mfx5/POD\" id=373c4ce7-95c5-4dbc-b210-b672034f02cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:49.713142 crc crio[22553]: time=\"2026-06-11T11:47:49.710493953Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=356049e7-7623-4d66-af5d-106bfe21300a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:49.713142 crc crio[22553]: time=\"2026-06-11T11:47:49.711126832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4aa77ab3-14a5-4fb5-ba95-a0a8112b20bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:49.713142 crc crio[22553]: time=\"2026-06-11T11:47:49.711604836Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=356049e7-7623-4d66-af5d-106bfe21300a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:49.713142 crc crio[22553]: time=\"2026-06-11T11:47:49.711657987Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=356049e7-7623-4d66-af5d-106bfe21300a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:49.724573 crc crio[22553]: time=\"2026-06-11T11:47:49.721763912Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=f4928781-e2b6-454b-91f9-7246ab97dfee name=/runtime.v1.ImageService/PullImage\nJun 11 11:47:49.734217 crc crio[22553]: time=\"2026-06-11T11:47:49.729444006Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"\nJun 11 11:47:49.761095 crc crio[22553]: time=\"2026-06-11T11:47:49.756369932Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=04e10938-7bcc-4e4d-9dad-c28d8126712f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:49.761095 crc crio[22553]: time=\"2026-06-11T11:47:49.756492526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:49.812524 crc crio[22553]: time=\"2026-06-11T11:47:49.812420238Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b UID:caf9f647-c649-46eb-8dba-5b6edc4d41bc NetNS:/var/run/netns/5ce953e4-b1df-40a5-9044-5c8aa39a9c64 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaf9f647_c649_46eb_8dba_5b6edc4d41bc.slice PodAnnotations:0xc00043a6a0}] Aliases:map[]}\"\nJun 11 11:47:49.812524 crc crio[22553]: time=\"2026-06-11T11:47:49.81248613Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:49.860737 crc crio[22553]: time=\"2026-06-11T11:47:49.860604873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=49e56f97-1311-45a8-bf6a-7fa1299f508e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:49.878863 crc crio[22553]: time=\"2026-06-11T11:47:49.878786344Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-57c96b5555-7mfx5/init\" id=ce103e13-f9f7-4b68-b248-6c5eab394117 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:49.888164 crc crio[22553]: time=\"2026-06-11T11:47:49.88621079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:49.905933 crc crio[22553]: 2026-06-11T11:47:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:18ff294bdb8f38b Mac:de:9f:39:6c:52:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/582c8509-a564-4bca-9c73-4da0bbcb1296 SocketPath: PciID:}] [{Interface:0xc000282b90 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:49.923033 crc crio[22553]: time=\"2026-06-11T11:47:49.921444229Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-vjw92 Namespace:openstack ID:18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6 UID:deb59c4f-b522-43e3-ab6e-453be4a4af5c NetNS:/var/run/netns/582c8509-a564-4bca-9c73-4da0bbcb1296 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeb59c4f_b522_43e3_ab6e_453be4a4af5c.slice PodAnnotations:0xc00279a278}] Aliases:map[]}\"\nJun 11 11:47:49.923033 crc crio[22553]: time=\"2026-06-11T11:47:49.92182463Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6674dbf88c-vjw92 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:49.929797 crc crio[22553]: 2026-06-11T11:47:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b096c38c6332d90 Mac:92:8f:f3:62:1f:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/bf27ce0e-dbe7-481e-935b-ecdb4cbf29ce SocketPath: PciID:}] [{Interface:0xc000246970 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:49.931028 crc crio[22553]: time=\"2026-06-11T11:47:49.930965446Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7 UID:b10de82c-9d44-4792-8a7e-976f5f31a826 NetNS:/var/run/netns/bf27ce0e-dbe7-481e-935b-ecdb4cbf29ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb10de82c_9d44_4792_8a7e_976f5f31a826.slice PodAnnotations:0xc00279a7c8}] Aliases:map[]}\"\nJun 11 11:47:49.931950 crc crio[22553]: time=\"2026-06-11T11:47:49.931121611Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:50.000587 crc crio[22553]: time=\"2026-06-11T11:47:49.99995208Z\" level=info msg=\"Ran pod sandbox b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7 with infra container: openstack/ceilometer-0/POD\" id=62b1910f-5e5d-4f81-a462-f560437f580b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:50.038169 crc crio[22553]: time=\"2026-06-11T11:47:50.038054472Z\" level=info msg=\"Ran pod sandbox 18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6 with infra container: openstack/dnsmasq-dns-6674dbf88c-vjw92/POD\" id=fa154788-cfb4-46df-9edc-7f3553720588 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:50.049917 crc crio[22553]: time=\"2026-06-11T11:47:50.048133176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=8f720ab6-299c-4dc3-a5ce-0e4782af1647 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:50.049917 crc crio[22553]: time=\"2026-06-11T11:47:50.048648151Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=8f720ab6-299c-4dc3-a5ce-0e4782af1647 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:50.049917 crc crio[22553]: time=\"2026-06-11T11:47:50.048795295Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=8f720ab6-299c-4dc3-a5ce-0e4782af1647 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:50.049917 crc crio[22553]: time=\"2026-06-11T11:47:50.04896011Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3531606d-fe2a-47dc-980e-9e0f4e6360ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:50.064894 crc crio[22553]: time=\"2026-06-11T11:47:50.061122775Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5572e770-f087-4198-b551-4a2bd94d6dd0 name=/runtime.v1.ImageService/PullImage\nJun 11 11:47:50.071067 crc crio[22553]: time=\"2026-06-11T11:47:50.070122148Z\" level=info msg=\"Stopped pod sandbox: 1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729\" id=961618df-e9bf-4b12-8a77-5921b6d3ded9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:50.114578 crc crio[22553]: time=\"2026-06-11T11:47:50.090293946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:50.114578 crc crio[22553]: time=\"2026-06-11T11:47:50.11201975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:50.122119 crc crio[22553]: time=\"2026-06-11T11:47:50.118265033Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"\nJun 11 11:47:50.239818 crc crio[22553]: time=\"2026-06-11T11:47:50.236170774Z\" level=info msg=\"Stopping pod sandbox: b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2\" id=fe6d9961-b6ce-4d3e-82c5-a42a75ba8559 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:50.239818 crc crio[22553]: time=\"2026-06-11T11:47:50.236970427Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5556978f87-bwnz5 Namespace:openstack ID:b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2 UID:19881448-873d-4828-ae20-8929d10bcbdc NetNS:/var/run/netns/5527ae3f-bcca-42a6-a268-3cf3abc795d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19881448_873d_4828_ae20_8929d10bcbdc.slice PodAnnotations:0xc00012ac50}] Aliases:map[]}\"\nJun 11 11:47:50.239818 crc crio[22553]: time=\"2026-06-11T11:47:50.237138572Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5556978f87-bwnz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:50.240921 crc crio[22553]: time=\"2026-06-11T11:47:50.240640494Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ef75bb5e-d2af-4aed-b23a-5bf6ec06b1dd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:50.300865 crc crio[22553]: time=\"2026-06-11T11:47:50.292185829Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-vjw92/init\" id=7ab2e7a8-6820-479c-8213-aed6833454ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:50.300865 crc crio[22553]: time=\"2026-06-11T11:47:50.292791246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:50.582130 crc crio[22553]: time=\"2026-06-11T11:47:50.579509094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:50.616645 crc crio[22553]: time=\"2026-06-11T11:47:50.616541915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:50.619265 crc crio[22553]: 2026-06-11T11:47:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5846f494823f350 Mac:b6:6f:47:89:81:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/2c0be29c-9785-41f0-827b-67b1074713fc SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:50.625928 crc crio[22553]: time=\"2026-06-11T11:47:50.622129318Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56 UID:a6051851-1ba4-4438-baf3-acbc35039946 NetNS:/var/run/netns/2c0be29c-9785-41f0-827b-67b1074713fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6051851_1ba4_4438_baf3_acbc35039946.slice PodAnnotations:0xc00043a448}] Aliases:map[]}\"\nJun 11 11:47:50.625928 crc crio[22553]: time=\"2026-06-11T11:47:50.622348864Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:50.634871 crc crio[22553]: time=\"2026-06-11T11:47:50.634224021Z\" level=info msg=\"Ran pod sandbox 5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56 with infra container: openstack/glance-default-external-api-0/POD\" id=4491ea70-6ace-4174-90c9-6d91c1a5b1d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:50.641796 crc crio[22553]: time=\"2026-06-11T11:47:50.640933807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f423c2e3-cca5-4a14-bbe6-697de1ba0500 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:50.644851 crc crio[22553]: time=\"2026-06-11T11:47:50.644785789Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3b1a9d90-ef87-4ecc-8f78-790a422471b9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:50.674485 crc crio[22553]: time=\"2026-06-11T11:47:50.671494288Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=295d57f7-d235-4611-a17c-1d7a21cf5209 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:50.691001 crc crio[22553]: time=\"2026-06-11T11:47:50.690807972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:50.741288 crc crio[22553]: time=\"2026-06-11T11:47:50.741176342Z\" level=info msg=\"Created container 06783b7ec0ba1a1a85d493eccf83022a2dbf38c7aa16a97c5fa3997c31b9c277: openstack/dnsmasq-dns-57c96b5555-7mfx5/init\" id=ce103e13-f9f7-4b68-b248-6c5eab394117 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:50.745969 crc crio[22553]: time=\"2026-06-11T11:47:50.74588807Z\" level=info msg=\"Starting container: 06783b7ec0ba1a1a85d493eccf83022a2dbf38c7aa16a97c5fa3997c31b9c277\" id=9fe10673-f6e4-4611-b51b-7a67a04d31b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:50.794216 crc crio[22553]: time=\"2026-06-11T11:47:50.793942142Z\" level=info msg=\"Started container\" PID=65644 containerID=06783b7ec0ba1a1a85d493eccf83022a2dbf38c7aa16a97c5fa3997c31b9c277 description=openstack/dnsmasq-dns-57c96b5555-7mfx5/init id=9fe10673-f6e4-4611-b51b-7a67a04d31b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9\nJun 11 11:47:51.003966 crc crio[22553]: time=\"2026-06-11T11:47:51.003846198Z\" level=info msg=\"Stopped pod sandbox: b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2\" id=fe6d9961-b6ce-4d3e-82c5-a42a75ba8559 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:51.074011 crc crio[22553]: time=\"2026-06-11T11:47:51.060493071Z\" level=info msg=\"Created container f8c4dbfd4f323b2c64c54a1f8f177dd430029f9ba2191050c546aedb9ec4a12a: openstack/dnsmasq-dns-6674dbf88c-vjw92/init\" id=7ab2e7a8-6820-479c-8213-aed6833454ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:51.075092 crc crio[22553]: time=\"2026-06-11T11:47:51.074987374Z\" level=info msg=\"Starting container: f8c4dbfd4f323b2c64c54a1f8f177dd430029f9ba2191050c546aedb9ec4a12a\" id=bdf43559-9212-4ab4-b7dd-034a21241ec2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:51.092120 crc crio[22553]: time=\"2026-06-11T11:47:51.087714006Z\" level=info msg=\"Started container\" PID=65665 containerID=f8c4dbfd4f323b2c64c54a1f8f177dd430029f9ba2191050c546aedb9ec4a12a description=openstack/dnsmasq-dns-6674dbf88c-vjw92/init id=bdf43559-9212-4ab4-b7dd-034a21241ec2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6\nJun 11 11:47:51.123260 crc crio[22553]: time=\"2026-06-11T11:47:51.12314454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:51.257080 crc crio[22553]: 2026-06-11T11:47:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1952e60315455b3 Mac:1a:6e:fc:d0:fa:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/5ce953e4-b1df-40a5-9044-5c8aa39a9c64 SocketPath: PciID:}] [{Interface:0xc0001214a0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:47:51.259302 crc crio[22553]: time=\"2026-06-11T11:47:51.259209371Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b UID:caf9f647-c649-46eb-8dba-5b6edc4d41bc NetNS:/var/run/netns/5ce953e4-b1df-40a5-9044-5c8aa39a9c64 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaf9f647_c649_46eb_8dba_5b6edc4d41bc.slice PodAnnotations:0xc00043a6a0}] Aliases:map[]}\"\nJun 11 11:47:51.266293 crc crio[22553]: time=\"2026-06-11T11:47:51.259581672Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:47:51.365234 crc crio[22553]: time=\"2026-06-11T11:47:51.365117531Z\" level=info msg=\"Ran pod sandbox 1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b with infra container: openstack/glance-default-internal-api-0/POD\" id=04e10938-7bcc-4e4d-9dad-c28d8126712f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:47:51.378291 crc crio[22553]: time=\"2026-06-11T11:47:51.378202343Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=d158939c-65ae-41e9-aa8b-6408439d7c82 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:51.383773 crc crio[22553]: time=\"2026-06-11T11:47:51.383635812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1296e334-2893-430a-9b54-8d2a3391a1ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:51.402905 crc crio[22553]: time=\"2026-06-11T11:47:51.402791391Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=9689becd-5230-466f-a6af-42891846996a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:51.413153 crc crio[22553]: time=\"2026-06-11T11:47:51.413016479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:51.587315 crc crio[22553]: time=\"2026-06-11T11:47:51.587210963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d88ab8d8-5f57-4534-92b3-3a39d038f5ba name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:51.640027 crc crio[22553]: time=\"2026-06-11T11:47:51.633858555Z\" level=info msg=\"Stopping pod sandbox: f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9\" id=1f00e58f-cc00-40eb-91fe-85f3c29eaa0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:51.640027 crc crio[22553]: time=\"2026-06-11T11:47:51.634932406Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-7mfx5 Namespace:openstack ID:f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9 UID:0cbcaa42-0f0a-4359-b622-6c4687955deb NetNS:/var/run/netns/7eafb1ae-1321-4240-bb31-cbee3c92f721 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cbcaa42_0f0a_4359_b622_6c4687955deb.slice PodAnnotations:0xc000ca13d8}] Aliases:map[]}\"\nJun 11 11:47:51.640027 crc crio[22553]: time=\"2026-06-11T11:47:51.63506429Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-57c96b5555-7mfx5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:47:51.728759 crc crio[22553]: time=\"2026-06-11T11:47:51.722541563Z\" level=info msg=\"Removing container: ca1c35c967fad67533877d8b59ac57cda9bbf64ce7a2844f48952afbee9e70e8\" id=ed320c21-426e-4e37-88bb-c072a6662741 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:47:51.783604 crc crio[22553]: time=\"2026-06-11T11:47:51.783311776Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c183ef24-74cf-487e-9611-49625abb410c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:51.954436 crc crio[22553]: time=\"2026-06-11T11:47:51.949260119Z\" level=info msg=\"Removed container ca1c35c967fad67533877d8b59ac57cda9bbf64ce7a2844f48952afbee9e70e8: openstack/dnsmasq-dns-5556978f87-bwnz5/init\" id=ed320c21-426e-4e37-88bb-c072a6662741 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:47:51.984149 crc crio[22553]: time=\"2026-06-11T11:47:51.968586673Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-vjw92/dnsmasq-dns\" id=010b2154-f03a-4e66-8058-14a1f664fc46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:51.984149 crc crio[22553]: time=\"2026-06-11T11:47:51.979902904Z\" level=info msg=\"Removing container: 1fdb40c4002817efe143db48184c04437f6e99cb30baa8cd0d05998ce9407e1d\" id=5e4c9fb4-b272-448f-8bb4-8fc95e3efaf6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:47:51.984149 crc crio[22553]: time=\"2026-06-11T11:47:51.982448538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:51.999005 crc crio[22553]: time=\"2026-06-11T11:47:51.998900128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:52.237493 crc crio[22553]: time=\"2026-06-11T11:47:52.234931036Z\" level=info msg=\"Removed container 1fdb40c4002817efe143db48184c04437f6e99cb30baa8cd0d05998ce9407e1d: openstack/dnsmasq-dns-68c444669f-pj8x8/dnsmasq-dns\" id=5e4c9fb4-b272-448f-8bb4-8fc95e3efaf6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:47:52.247433 crc crio[22553]: time=\"2026-06-11T11:47:52.24737381Z\" level=info msg=\"Removing container: 51b8cb1de606ee28f4773c86cff3e5c37218dcd352f93cc51f002950f93eb80a\" id=16ae695c-e3cb-4ddf-a260-5f2424e4ba3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:47:52.320478 crc crio[22553]: time=\"2026-06-11T11:47:52.319474844Z\" level=info msg=\"Stopped pod sandbox: f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9\" id=1f00e58f-cc00-40eb-91fe-85f3c29eaa0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:47:52.328746 crc crio[22553]: time=\"2026-06-11T11:47:52.327786236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:52.352130 crc crio[22553]: time=\"2026-06-11T11:47:52.351641973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:52.714632 crc crio[22553]: time=\"2026-06-11T11:47:52.714509403Z\" level=info msg=\"Removed container 51b8cb1de606ee28f4773c86cff3e5c37218dcd352f93cc51f002950f93eb80a: openstack/dnsmasq-dns-68c444669f-pj8x8/init\" id=16ae695c-e3cb-4ddf-a260-5f2424e4ba3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:47:52.894596 crc crio[22553]: time=\"2026-06-11T11:47:52.893871397Z\" level=info msg=\"Created container 5aef99873b7e0f593f2539511ab955ade5cac8638387ff261cc7f7544e6dd7b7: openstack/dnsmasq-dns-6674dbf88c-vjw92/dnsmasq-dns\" id=010b2154-f03a-4e66-8058-14a1f664fc46 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:52.927382 crc crio[22553]: time=\"2026-06-11T11:47:52.921298358Z\" level=info msg=\"Starting container: 5aef99873b7e0f593f2539511ab955ade5cac8638387ff261cc7f7544e6dd7b7\" id=7e3733a4-8f38-4f7e-8650-bae6f8fd6026 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:52.960616 crc crio[22553]: time=\"2026-06-11T11:47:52.960558254Z\" level=info msg=\"Started container\" PID=65803 containerID=5aef99873b7e0f593f2539511ab955ade5cac8638387ff261cc7f7544e6dd7b7 description=openstack/dnsmasq-dns-6674dbf88c-vjw92/dnsmasq-dns id=7e3733a4-8f38-4f7e-8650-bae6f8fd6026 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6\nJun 11 11:47:52.988267 crc crio[22553]: time=\"2026-06-11T11:47:52.987885081Z\" level=info msg=\"Removing container: 06783b7ec0ba1a1a85d493eccf83022a2dbf38c7aa16a97c5fa3997c31b9c277\" id=d0ba44d0-57e5-457d-a353-0e3409fbf8d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:47:53.149266 crc crio[22553]: time=\"2026-06-11T11:47:53.148814028Z\" level=info msg=\"Removed container 06783b7ec0ba1a1a85d493eccf83022a2dbf38c7aa16a97c5fa3997c31b9c277: openstack/dnsmasq-dns-57c96b5555-7mfx5/init\" id=d0ba44d0-57e5-457d-a353-0e3409fbf8d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:47:53.465822 crc crio[22553]: time=\"2026-06-11T11:47:53.465580231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:53.819267 crc crio[22553]: time=\"2026-06-11T11:47:53.819054327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:54.035222 crc crio[22553]: time=\"2026-06-11T11:47:54.034570917Z\" level=info msg=\"Created container e5098e9dde15c1e0acc95ebd41984e55afede277215ee2a9fd4dd7b839a057f5: openstack/glance-default-external-api-0/glance-log\" id=295d57f7-d235-4611-a17c-1d7a21cf5209 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:54.036644 crc crio[22553]: time=\"2026-06-11T11:47:54.036587406Z\" level=info msg=\"Starting container: e5098e9dde15c1e0acc95ebd41984e55afede277215ee2a9fd4dd7b839a057f5\" id=bebbbc7f-9e41-4e0f-8c2b-f0cb44c65ae1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:54.048803 crc crio[22553]: time=\"2026-06-11T11:47:54.048635348Z\" level=info msg=\"Started container\" PID=65841 containerID=e5098e9dde15c1e0acc95ebd41984e55afede277215ee2a9fd4dd7b839a057f5 description=openstack/glance-default-external-api-0/glance-log id=bebbbc7f-9e41-4e0f-8c2b-f0cb44c65ae1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56\nJun 11 11:47:54.121880 crc crio[22553]: time=\"2026-06-11T11:47:54.117379514Z\" level=info msg=\"Created container adf8c94d8ec4055f38ac12e39ad79fbb9b6824106910f3c35e73a3abef0acf55: openstack/glance-default-internal-api-0/glance-log\" id=9689becd-5230-466f-a6af-42891846996a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:54.121880 crc crio[22553]: time=\"2026-06-11T11:47:54.119386112Z\" level=info msg=\"Starting container: adf8c94d8ec4055f38ac12e39ad79fbb9b6824106910f3c35e73a3abef0acf55\" id=94702546-44b7-4eec-982d-0bdb336b9898 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:54.136571 crc crio[22553]: time=\"2026-06-11T11:47:54.136470341Z\" level=info msg=\"Started container\" PID=65847 containerID=adf8c94d8ec4055f38ac12e39ad79fbb9b6824106910f3c35e73a3abef0acf55 description=openstack/glance-default-internal-api-0/glance-log id=94702546-44b7-4eec-982d-0bdb336b9898 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b\nJun 11 11:47:54.195212 crc crio[22553]: time=\"2026-06-11T11:47:54.195097312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=71d7a391-2db9-430a-ab23-80287d6e18a5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:54.389565 crc crio[22553]: time=\"2026-06-11T11:47:54.388369973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=69f96150-26e3-439f-bd33-2781712a2a49 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:54.523210 crc crio[22553]: time=\"2026-06-11T11:47:54.522768405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=73a4aebb-0c7f-4c09-83c5-0683c984ff5c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:54.609904 crc crio[22553]: time=\"2026-06-11T11:47:54.609803245Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4427b741-d296-4d9c-a2dd-0aae4b4861ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:47:54.681831 crc crio[22553]: time=\"2026-06-11T11:47:54.681476967Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=5f3ddccb-bf5d-4f95-9d77-fe8ec3036624 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:54.683622 crc crio[22553]: time=\"2026-06-11T11:47:54.683450364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:54.794740 crc crio[22553]: time=\"2026-06-11T11:47:54.794594088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:54.903115 crc crio[22553]: time=\"2026-06-11T11:47:54.902997472Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=91d2265b-de2c-4972-8bd1-bc4f363cbc88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:54.909863 crc crio[22553]: time=\"2026-06-11T11:47:54.904943058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:55.114457 crc crio[22553]: time=\"2026-06-11T11:47:55.11435045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:55.833526 crc crio[22553]: time=\"2026-06-11T11:47:55.833007374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:56.094148 crc crio[22553]: time=\"2026-06-11T11:47:56.094076283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:47:56.193161 crc crio[22553]: time=\"2026-06-11T11:47:56.19302353Z\" level=info msg=\"Created container 4c264454029cc95ebafca1264b8e6418693f7c4ec21286ae7a9db9612fe83346: openstack/glance-default-external-api-0/glance-httpd\" id=5f3ddccb-bf5d-4f95-9d77-fe8ec3036624 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:56.195093 crc crio[22553]: time=\"2026-06-11T11:47:56.194952997Z\" level=info msg=\"Starting container: 4c264454029cc95ebafca1264b8e6418693f7c4ec21286ae7a9db9612fe83346\" id=d7a95f0a-151a-473a-9686-904fb06bf5be name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:56.209081 crc crio[22553]: time=\"2026-06-11T11:47:56.208981896Z\" level=info msg=\"Started container\" PID=66040 containerID=4c264454029cc95ebafca1264b8e6418693f7c4ec21286ae7a9db9612fe83346 description=openstack/glance-default-external-api-0/glance-httpd id=d7a95f0a-151a-473a-9686-904fb06bf5be name=/runtime.v1.RuntimeService/StartContainer sandboxID=5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56\nJun 11 11:47:56.606615 crc crio[22553]: time=\"2026-06-11T11:47:56.605774927Z\" level=info msg=\"Created container bbce0c792381fa2cad29f3117d3789728705af202f32df7ed521d8dd230ff9ed: openstack/glance-default-internal-api-0/glance-httpd\" id=91d2265b-de2c-4972-8bd1-bc4f363cbc88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:47:56.614552 crc crio[22553]: time=\"2026-06-11T11:47:56.614426939Z\" level=info msg=\"Starting container: bbce0c792381fa2cad29f3117d3789728705af202f32df7ed521d8dd230ff9ed\" id=ef942e66-b79a-456f-9c65-f7d649d52ce9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:47:56.654138 crc crio[22553]: time=\"2026-06-11T11:47:56.653902531Z\" level=info msg=\"Started container\" PID=66049 containerID=bbce0c792381fa2cad29f3117d3789728705af202f32df7ed521d8dd230ff9ed description=openstack/glance-default-internal-api-0/glance-httpd id=ef942e66-b79a-456f-9c65-f7d649d52ce9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b\nJun 11 11:47:57.112202 crc crio[22553]: time=\"2026-06-11T11:47:57.111948298Z\" level=info msg=\"Stopping container: adf8c94d8ec4055f38ac12e39ad79fbb9b6824106910f3c35e73a3abef0acf55 (timeout: 30s)\" id=80d9d91c-d936-42cf-a343-8d3b82ca5214 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:47:57.113587 crc crio[22553]: time=\"2026-06-11T11:47:57.11303491Z\" level=info msg=\"Stopping container: bbce0c792381fa2cad29f3117d3789728705af202f32df7ed521d8dd230ff9ed (timeout: 30s)\" id=201a623f-20c8-497f-ab25-cb7a5557b3f1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:47:57.138883 crc crio[22553]: time=\"2026-06-11T11:47:57.136533475Z\" level=info msg=\"Stopping container: e5098e9dde15c1e0acc95ebd41984e55afede277215ee2a9fd4dd7b839a057f5 (timeout: 30s)\" id=2bb1715b-944d-406d-b3aa-1126a2fb8039 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:47:57.138883 crc crio[22553]: time=\"2026-06-11T11:47:57.137124203Z\" level=info msg=\"Stopping container: 4c264454029cc95ebafca1264b8e6418693f7c4ec21286ae7a9db9612fe83346 (timeout: 30s)\" id=67a2258b-6702-4536-8cb1-b78f5f2a5160 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:48:00.211068 crc crio[22553]: time=\"2026-06-11T11:48:00.208470798Z\" level=info msg=\"Stopping pod sandbox: 5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527\" id=6daf93ae-6026-41da-b9ba-24222366349d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:00.215753 crc crio[22553]: time=\"2026-06-11T11:48:00.214417832Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-p6n9k Namespace:openstack ID:5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527 UID:418e1b86-cc46-475f-953c-016bb955222f NetNS:/var/run/netns/301019c4-e2a2-47ce-80ef-d9dd207f76e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod418e1b86_cc46_475f_953c_016bb955222f.slice PodAnnotations:0xc002816158}] Aliases:map[]}\"\nJun 11 11:48:00.215753 crc crio[22553]: time=\"2026-06-11T11:48:00.214620788Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-p6n9k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:00.532058 crc crio[22553]: time=\"2026-06-11T11:48:00.531134955Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686308-h4hz6/POD\" id=4c83828f-a257-4507-b20b-28042c83b600 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:00.533429 crc crio[22553]: time=\"2026-06-11T11:48:00.532972469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:01.209069 crc crio[22553]: time=\"2026-06-11T11:48:01.208983057Z\" level=info msg=\"Stopping container: 9b3ddb71038715683972b5b0096a16fb2cea12e9c12198e9712a1a3c5861225f (timeout: 10s)\" id=a50128f0-a4be-410e-8744-95c1508077b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:48:02.170254 crc crio[22553]: time=\"2026-06-11T11:48:02.169360975Z\" level=info msg=\"Stopped container 4c264454029cc95ebafca1264b8e6418693f7c4ec21286ae7a9db9612fe83346: openstack/glance-default-external-api-0/glance-httpd\" id=67a2258b-6702-4536-8cb1-b78f5f2a5160 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:48:02.407764 crc crio[22553]: time=\"2026-06-11T11:48:02.407539826Z\" level=info msg=\"Stopped container bbce0c792381fa2cad29f3117d3789728705af202f32df7ed521d8dd230ff9ed: openstack/glance-default-internal-api-0/glance-httpd\" id=201a623f-20c8-497f-ab25-cb7a5557b3f1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:48:05.471816 crc crio[22553]: time=\"2026-06-11T11:48:05.470904997Z\" level=info msg=\"Stopped pod sandbox: 5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527\" id=6daf93ae-6026-41da-b9ba-24222366349d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:05.653130 crc crio[22553]: time=\"2026-06-11T11:48:05.652828507Z\" level=info msg=\"Stopped container e5098e9dde15c1e0acc95ebd41984e55afede277215ee2a9fd4dd7b839a057f5: openstack/glance-default-external-api-0/glance-log\" id=2bb1715b-944d-406d-b3aa-1126a2fb8039 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:48:05.654158 crc crio[22553]: time=\"2026-06-11T11:48:05.654041222Z\" level=info msg=\"Stopping pod sandbox: 5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56\" id=e9773aa0-3fd7-428d-bb4b-73360410bec7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:05.654882 crc crio[22553]: time=\"2026-06-11T11:48:05.654804284Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56 UID:a6051851-1ba4-4438-baf3-acbc35039946 NetNS:/var/run/netns/2c0be29c-9785-41f0-827b-67b1074713fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6051851_1ba4_4438_baf3_acbc35039946.slice PodAnnotations:0xc00043a7f8}] Aliases:map[]}\"\nJun 11 11:48:05.655075 crc crio[22553]: time=\"2026-06-11T11:48:05.655012891Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:06.217845 crc crio[22553]: time=\"2026-06-11T11:48:06.215944881Z\" level=info msg=\"Stopped container adf8c94d8ec4055f38ac12e39ad79fbb9b6824106910f3c35e73a3abef0acf55: openstack/glance-default-internal-api-0/glance-log\" id=80d9d91c-d936-42cf-a343-8d3b82ca5214 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:48:06.219970 crc crio[22553]: time=\"2026-06-11T11:48:06.219610818Z\" level=info msg=\"Stopping pod sandbox: 1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b\" id=12062f96-1679-4135-b1a5-28564905641c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:06.220929 crc crio[22553]: time=\"2026-06-11T11:48:06.220848834Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b UID:caf9f647-c649-46eb-8dba-5b6edc4d41bc NetNS:/var/run/netns/5ce953e4-b1df-40a5-9044-5c8aa39a9c64 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaf9f647_c649_46eb_8dba_5b6edc4d41bc.slice PodAnnotations:0xc001894a08}] Aliases:map[]}\"\nJun 11 11:48:06.221046 crc crio[22553]: time=\"2026-06-11T11:48:06.221025429Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:07.193749 crc crio[22553]: time=\"2026-06-11T11:48:07.192899253Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-dgc4x/POD\" id=ba69a9a3-fa90-4d80-949c-d0899830fae8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:07.195638 crc crio[22553]: time=\"2026-06-11T11:48:07.193909022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:09.901308 crc crio[22553]: time=\"2026-06-11T11:48:09.900666557Z\" level=info msg=\"Stopped container 9b3ddb71038715683972b5b0096a16fb2cea12e9c12198e9712a1a3c5861225f: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/dnsmasq-dns\" id=a50128f0-a4be-410e-8744-95c1508077b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:48:09.903114 crc crio[22553]: time=\"2026-06-11T11:48:09.90284891Z\" level=info msg=\"Stopping pod sandbox: fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed\" id=bfdc9a21-4af2-4135-af74-191c71e8558e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:09.903847 crc crio[22553]: time=\"2026-06-11T11:48:09.903649304Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-4lpqb Namespace:openstack ID:fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed UID:b80370dd-77cb-444e-a5f3-defe63ab0bc6 NetNS:/var/run/netns/1df4e398-40a2-4586-9957-986ec6b095dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb80370dd_77cb_444e_a5f3_defe63ab0bc6.slice PodAnnotations:0xc001be7498}] Aliases:map[]}\"\nJun 11 11:48:09.904167 crc crio[22553]: time=\"2026-06-11T11:48:09.904040015Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6fcdc445-4lpqb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:09.920846 crc crio[22553]: time=\"2026-06-11T11:48:09.920030702Z\" level=info msg=\"Stopped pod sandbox: 5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56\" id=e9773aa0-3fd7-428d-bb4b-73360410bec7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:09.933085 crc crio[22553]: time=\"2026-06-11T11:48:09.933012251Z\" level=info msg=\"Stopped pod sandbox: 1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b\" id=12062f96-1679-4135-b1a5-28564905641c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:09.936440 crc crio[22553]: time=\"2026-06-11T11:48:09.936355608Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c\" id=5572e770-f087-4198-b551-4a2bd94d6dd0 name=/runtime.v1.ImageService/PullImage\nJun 11 11:48:09.938430 crc crio[22553]: time=\"2026-06-11T11:48:09.938251144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=566b3219-9532-42c9-9edb-d25f9d6bd226 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:09.944279 crc crio[22553]: time=\"2026-06-11T11:48:09.944162626Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2\" id=f4928781-e2b6-454b-91f9-7246ab97dfee name=/runtime.v1.ImageService/PullImage\nJun 11 11:48:09.945947 crc crio[22553]: time=\"2026-06-11T11:48:09.945833475Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=a1d130b5-5d6f-42d9-8d0d-510f405d013c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:10.454900 crc crio[22553]: time=\"2026-06-11T11:48:10.454008686Z\" level=info msg=\"Removing container: bbce0c792381fa2cad29f3117d3789728705af202f32df7ed521d8dd230ff9ed\" id=6579a028-d9e7-40e8-9cf8-fe38fb177553 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:11.061235 crc crio[22553]: time=\"2026-06-11T11:48:11.060378132Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=3120ae91-f676-4aee-99c4-e14504f44c3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:11.063543 crc crio[22553]: time=\"2026-06-11T11:48:11.061258688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:11.064093 crc crio[22553]: time=\"2026-06-11T11:48:11.063988728Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=60e54f42-4d8f-4c1d-9d0b-08e7f40818ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:11.064194 crc crio[22553]: time=\"2026-06-11T11:48:11.064110581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:20.642493 crc crio[22553]: time=\"2026-06-11T11:48:20.640304073Z\" level=info msg=\"Stopping pod sandbox: d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e\" id=68fe578f-32b2-479e-917c-71b6abcf821f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:20.645293 crc crio[22553]: time=\"2026-06-11T11:48:20.644146225Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-sbpdn Namespace:openstack ID:d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e UID:36ab77ee-814d-41aa-beaf-62ef696360c4 NetNS:/var/run/netns/b93cb6bc-d5ac-4116-856c-fe7333012f88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36ab77ee_814d_41aa_beaf_62ef696360c4.slice PodAnnotations:0xc00279a630}] Aliases:map[]}\"\nJun 11 11:48:20.645293 crc crio[22553]: time=\"2026-06-11T11:48:20.644533876Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-sbpdn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:25.222920 crc crio[22553]: time=\"2026-06-11T11:48:25.221368957Z\" level=info msg=\"Stopped pod sandbox: fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed\" id=bfdc9a21-4af2-4135-af74-191c71e8558e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:25.235563 crc crio[22553]: time=\"2026-06-11T11:48:25.235469909Z\" level=info msg=\"Stopped pod sandbox: d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e\" id=68fe578f-32b2-479e-917c-71b6abcf821f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:25.281762 crc crio[22553]: time=\"2026-06-11T11:48:25.281539254Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=30e9e8b4-bc2c-4c3e-8ecb-d3a62df9e695 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:25.440230 crc crio[22553]: time=\"2026-06-11T11:48:25.440081Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1\" id=4575103c-1b41-49d4-a64a-eabd138ddfc2 name=/runtime.v1.ImageService/PullImage\nJun 11 11:48:25.442558 crc crio[22553]: time=\"2026-06-11T11:48:25.442427659Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=ae66393d-dd5d-4eaa-95c6-c2b3724e4e46 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:27.951669 crc crio[22553]: time=\"2026-06-11T11:48:27.950571257Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686308-h4hz6 Namespace:openshift-infra ID:db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7 UID:74fd078b-11c2-487a-aab2-9e50c5a89cc7 NetNS:/var/run/netns/d6cd150d-1ee2-4b95-81e1-329052f7f18c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74fd078b_11c2_487a_aab2_9e50c5a89cc7.slice PodAnnotations:0xc0028260f0}] Aliases:map[]}\"\nJun 11 11:48:27.954028 crc crio[22553]: time=\"2026-06-11T11:48:27.951850214Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686308-h4hz6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:27.957316 crc crio[22553]: time=\"2026-06-11T11:48:27.957260672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=849ee503-a866-449d-9c5e-7a3f1604f513 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:28.011945 crc crio[22553]: time=\"2026-06-11T11:48:28.011649689Z\" level=info msg=\"Removed container bbce0c792381fa2cad29f3117d3789728705af202f32df7ed521d8dd230ff9ed: openstack/glance-default-internal-api-0/glance-httpd\" id=6579a028-d9e7-40e8-9cf8-fe38fb177553 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:28.018962 crc crio[22553]: time=\"2026-06-11T11:48:28.017129439Z\" level=info msg=\"Removing container: adf8c94d8ec4055f38ac12e39ad79fbb9b6824106910f3c35e73a3abef0acf55\" id=3da49e01-a89e-443a-b8fd-e5fb1781bf7b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:28.068847 crc crio[22553]: time=\"2026-06-11T11:48:28.068773597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=6db7695d-d25c-470e-82f8-8f5098508aa5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:28.069839 crc crio[22553]: time=\"2026-06-11T11:48:28.069760175Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-dgc4x Namespace:openstack ID:5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9 UID:c7ad1f9f-1e27-487f-9bc0-a52c46d88486 NetNS:/var/run/netns/d6b1ba11-ff9c-41a3-9ff8-76e3d11d4e2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7ad1f9f_1e27_487f_9bc0_a52c46d88486.slice PodAnnotations:0xc002b8b9a8}] Aliases:map[]}\"\nJun 11 11:48:28.069839 crc crio[22553]: time=\"2026-06-11T11:48:28.069821077Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-dgc4x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:28.076525 crc crio[22553]: time=\"2026-06-11T11:48:28.07642172Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb UID:bcb20f78-01f3-459c-9a46-e1542f8f0cb1 NetNS:/var/run/netns/e80fdc79-ba36-48e8-a7be-99674667e1fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcb20f78_01f3_459c_9a46_e1542f8f0cb1.slice PodAnnotations:0xc001be6410}] Aliases:map[]}\"\nJun 11 11:48:28.076525 crc crio[22553]: time=\"2026-06-11T11:48:28.076516943Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:28.096177 crc crio[22553]: time=\"2026-06-11T11:48:28.096057263Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2 UID:ffed37a6-12db-4054-a476-a253de4810aa NetNS:/var/run/netns/a9a9c262-0c15-40d7-ba5a-cbc51e40d5e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffed37a6_12db_4054_a476_a253de4810aa.slice PodAnnotations:0xc002816360}] Aliases:map[]}\"\nJun 11 11:48:28.096177 crc crio[22553]: time=\"2026-06-11T11:48:28.096145535Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:28.155433 crc crio[22553]: time=\"2026-06-11T11:48:28.150937325Z\" level=info msg=\"Creating container: openstack/placement-db-sync-mnsz9/placement-db-sync\" id=0cd282d5-2f40-4b6a-8fda-ecb3525fb0fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:28.155433 crc crio[22553]: time=\"2026-06-11T11:48:28.153620253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:28.280518 crc crio[22553]: time=\"2026-06-11T11:48:28.280402353Z\" level=info msg=\"Removed container adf8c94d8ec4055f38ac12e39ad79fbb9b6824106910f3c35e73a3abef0acf55: openstack/glance-default-internal-api-0/glance-log\" id=3da49e01-a89e-443a-b8fd-e5fb1781bf7b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:28.289183 crc crio[22553]: time=\"2026-06-11T11:48:28.287775248Z\" level=info msg=\"Removing container: 4c264454029cc95ebafca1264b8e6418693f7c4ec21286ae7a9db9612fe83346\" id=dfcc3464-264b-429f-ac83-e81a402573ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:28.326399 crc crio[22553]: time=\"2026-06-11T11:48:28.326255561Z\" level=info msg=\"Removed container 4c264454029cc95ebafca1264b8e6418693f7c4ec21286ae7a9db9612fe83346: openstack/glance-default-external-api-0/glance-httpd\" id=dfcc3464-264b-429f-ac83-e81a402573ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:28.329629 crc crio[22553]: time=\"2026-06-11T11:48:28.329528107Z\" level=info msg=\"Removing container: e5098e9dde15c1e0acc95ebd41984e55afede277215ee2a9fd4dd7b839a057f5\" id=dff91732-95e6-47eb-8dec-7a81d6ea18ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:28.334998 crc crio[22553]: time=\"2026-06-11T11:48:28.334858492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:28.346941 crc crio[22553]: time=\"2026-06-11T11:48:28.346817711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:28.411901 crc crio[22553]: time=\"2026-06-11T11:48:28.411813928Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-n9cdj/barbican-db-sync\" id=abfd06c0-ffd7-449b-9780-e948a64b2830 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:28.423824 crc crio[22553]: time=\"2026-06-11T11:48:28.423625283Z\" level=info msg=\"Removed container e5098e9dde15c1e0acc95ebd41984e55afede277215ee2a9fd4dd7b839a057f5: openstack/glance-default-external-api-0/glance-log\" id=dff91732-95e6-47eb-8dec-7a81d6ea18ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:28.426033 crc crio[22553]: time=\"2026-06-11T11:48:28.425960661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:28.428430 crc crio[22553]: time=\"2026-06-11T11:48:28.428359751Z\" level=info msg=\"Removing container: 9b3ddb71038715683972b5b0096a16fb2cea12e9c12198e9712a1a3c5861225f\" id=ac620e5c-ff14-4ba2-b46f-df7d8f4606d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:28.477929 crc crio[22553]: time=\"2026-06-11T11:48:28.477779153Z\" level=info msg=\"Removed container 9b3ddb71038715683972b5b0096a16fb2cea12e9c12198e9712a1a3c5861225f: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/dnsmasq-dns\" id=ac620e5c-ff14-4ba2-b46f-df7d8f4606d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:28.484903 crc crio[22553]: time=\"2026-06-11T11:48:28.484828939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:28.485896 crc crio[22553]: time=\"2026-06-11T11:48:28.485816338Z\" level=info msg=\"Removing container: 76058646e681760b868a9eeba72e2bc0e2d96f8ff35789891773028fe70d4724\" id=be1a3706-e0bf-4dac-9c7d-93c43c717438 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:28.492576 crc crio[22553]: time=\"2026-06-11T11:48:28.492500833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:28.530997 crc crio[22553]: time=\"2026-06-11T11:48:28.53009527Z\" level=info msg=\"Removed container 76058646e681760b868a9eeba72e2bc0e2d96f8ff35789891773028fe70d4724: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/init\" id=be1a3706-e0bf-4dac-9c7d-93c43c717438 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:28.995220 crc crio[22553]: time=\"2026-06-11T11:48:28.995062Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=3954d056-f9e2-452d-8253-5a43f4a0caab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:28.998599 crc crio[22553]: time=\"2026-06-11T11:48:28.996208603Z\" level=info msg=\"Created container 377a241455e35a2821e2d84fc1dcdf9767b50b8e6f5f832f87fa6213e8b965cb: openstack/barbican-db-sync-n9cdj/barbican-db-sync\" id=abfd06c0-ffd7-449b-9780-e948a64b2830 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:29.000609 crc crio[22553]: time=\"2026-06-11T11:48:28.999472719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:29.006930 crc crio[22553]: time=\"2026-06-11T11:48:29.005598107Z\" level=info msg=\"Created container 01cba836bf8d3467a14f04a35030bf44b41b813ed3731732ed72d72d301f5a51: openstack/placement-db-sync-mnsz9/placement-db-sync\" id=0cd282d5-2f40-4b6a-8fda-ecb3525fb0fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:29.012380 crc crio[22553]: time=\"2026-06-11T11:48:29.012154869Z\" level=info msg=\"Starting container: 01cba836bf8d3467a14f04a35030bf44b41b813ed3731732ed72d72d301f5a51\" id=02b024f5-4f31-4142-971a-f076f6546112 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:29.012770 crc crio[22553]: time=\"2026-06-11T11:48:29.012636813Z\" level=info msg=\"Starting container: 377a241455e35a2821e2d84fc1dcdf9767b50b8e6f5f832f87fa6213e8b965cb\" id=9e41ace0-58f7-4b68-8d1c-f05e0d0814a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:29.031631 crc crio[22553]: time=\"2026-06-11T11:48:29.031226715Z\" level=info msg=\"Started container\" PID=68176 containerID=377a241455e35a2821e2d84fc1dcdf9767b50b8e6f5f832f87fa6213e8b965cb description=openstack/barbican-db-sync-n9cdj/barbican-db-sync id=9e41ace0-58f7-4b68-8d1c-f05e0d0814a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef\nJun 11 11:48:29.036535 crc crio[22553]: time=\"2026-06-11T11:48:29.036111188Z\" level=info msg=\"Started container\" PID=68166 containerID=01cba836bf8d3467a14f04a35030bf44b41b813ed3731732ed72d72d301f5a51 description=openstack/placement-db-sync-mnsz9/placement-db-sync id=02b024f5-4f31-4142-971a-f076f6546112 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a\nJun 11 11:48:29.102617 crc crio[22553]: 2026-06-11T11:48:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db18490ed8cebae Mac:72:aa:b5:15:36:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/d6cd150d-1ee2-4b95-81e1-329052f7f18c SocketPath: PciID:}] [{Interface:0xc00041d230 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:48:29.102617 crc crio[22553]: 2026-06-11T11:48:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d53b96da4c21ca Mac:22:5f:14:1b:36:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/d6b1ba11-ff9c-41a3-9ff8-76e3d11d4e2f SocketPath: PciID:}] [{Interface:0xc000015020 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:48:29.103535 crc crio[22553]: time=\"2026-06-11T11:48:29.103250047Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-dgc4x Namespace:openstack ID:5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9 UID:c7ad1f9f-1e27-487f-9bc0-a52c46d88486 NetNS:/var/run/netns/d6b1ba11-ff9c-41a3-9ff8-76e3d11d4e2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7ad1f9f_1e27_487f_9bc0_a52c46d88486.slice PodAnnotations:0xc002b8b9a8}] Aliases:map[]}\"\nJun 11 11:48:29.103535 crc crio[22553]: time=\"2026-06-11T11:48:29.103386621Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686308-h4hz6 Namespace:openshift-infra ID:db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7 UID:74fd078b-11c2-487a-aab2-9e50c5a89cc7 NetNS:/var/run/netns/d6cd150d-1ee2-4b95-81e1-329052f7f18c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74fd078b_11c2_487a_aab2_9e50c5a89cc7.slice PodAnnotations:0xc0028260f0}] Aliases:map[]}\"\nJun 11 11:48:29.103535 crc crio[22553]: time=\"2026-06-11T11:48:29.103495314Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-dgc4x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:48:29.103768 crc crio[22553]: time=\"2026-06-11T11:48:29.103548336Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686308-h4hz6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:48:29.189659 crc crio[22553]: time=\"2026-06-11T11:48:29.186370893Z\" level=info msg=\"Ran pod sandbox db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7 with infra container: openshift-infra/auto-csr-approver-29686308-h4hz6/POD\" id=4c83828f-a257-4507-b20b-28042c83b600 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:29.192265 crc crio[22553]: time=\"2026-06-11T11:48:29.192170272Z\" level=info msg=\"Ran pod sandbox 5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9 with infra container: openstack/keystone-bootstrap-dgc4x/POD\" id=ba69a9a3-fa90-4d80-949c-d0899830fae8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:29.205757 crc crio[22553]: time=\"2026-06-11T11:48:29.205376108Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ee74e982-13d3-439f-a2d0-dcb0055cdb3d name=/runtime.v1.ImageService/PullImage\nJun 11 11:48:29.205962 crc crio[22553]: time=\"2026-06-11T11:48:29.205671897Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=599fe177-2991-4b9b-8bf0-b52a084fe198 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:29.228646 crc crio[22553]: time=\"2026-06-11T11:48:29.228561134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:29.230734 crc crio[22553]: time=\"2026-06-11T11:48:29.230635074Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:48:29.250053 crc crio[22553]: time=\"2026-06-11T11:48:29.246428555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:29.290811 crc crio[22553]: 2026-06-11T11:48:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0499e936295ab0c Mac:2e:a0:58:6d:0f:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/e80fdc79-ba36-48e8-a7be-99674667e1fc SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:48:29.294640 crc crio[22553]: time=\"2026-06-11T11:48:29.294512828Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb UID:bcb20f78-01f3-459c-9a46-e1542f8f0cb1 NetNS:/var/run/netns/e80fdc79-ba36-48e8-a7be-99674667e1fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcb20f78_01f3_459c_9a46_e1542f8f0cb1.slice PodAnnotations:0xc001be6410}] Aliases:map[]}\"\nJun 11 11:48:29.294880 crc crio[22553]: time=\"2026-06-11T11:48:29.294781886Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:48:29.295405 crc crio[22553]: time=\"2026-06-11T11:48:29.29527234Z\" level=info msg=\"Stopping pod sandbox: 5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56\" id=736f7ff8-acb4-494b-8d6c-5361e53908d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:29.295405 crc crio[22553]: time=\"2026-06-11T11:48:29.295394564Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56\" id=736f7ff8-acb4-494b-8d6c-5361e53908d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:29.310865 crc crio[22553]: time=\"2026-06-11T11:48:29.300270476Z\" level=info msg=\"Removing pod sandbox: 5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56\" id=2d34b9cb-5dd1-4e55-a3aa-fe0b66f3943e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:48:29.338895 crc crio[22553]: time=\"2026-06-11T11:48:29.338795821Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=254488a6-5471-45ac-a588-1d16482594c7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:29.364517 crc crio[22553]: time=\"2026-06-11T11:48:29.36345829Z\" level=info msg=\"Ran pod sandbox 0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb with infra container: openstack/glance-default-external-api-0/POD\" id=60e54f42-4d8f-4c1d-9d0b-08e7f40818ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:29.375739 crc crio[22553]: time=\"2026-06-11T11:48:29.375577694Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6690dace-e7ac-458d-b8a0-ac61ca7dea24 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:29.440827 crc crio[22553]: time=\"2026-06-11T11:48:29.436583695Z\" level=info msg=\"Removed pod sandbox: 5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56\" id=2d34b9cb-5dd1-4e55-a3aa-fe0b66f3943e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:48:29.452320 crc crio[22553]: time=\"2026-06-11T11:48:29.452221171Z\" level=info msg=\"Stopping pod sandbox: b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2\" id=650f583e-b304-4e31-b233-7b9d4516fbdd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:29.452743 crc crio[22553]: time=\"2026-06-11T11:48:29.452393946Z\" level=info msg=\"Stopped pod sandbox (already stopped): b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2\" id=650f583e-b304-4e31-b233-7b9d4516fbdd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:29.452743 crc crio[22553]: time=\"2026-06-11T11:48:29.452583971Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=78d984eb-64cb-4e40-b15b-3dc77f12de89 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:29.453370 crc crio[22553]: time=\"2026-06-11T11:48:29.453281872Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-dgc4x/keystone-bootstrap\" id=3fa6953f-a6d9-4fd9-a674-2856442ec7c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:29.453641 crc crio[22553]: time=\"2026-06-11T11:48:29.453592111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:29.459298 crc crio[22553]: time=\"2026-06-11T11:48:29.459198125Z\" level=info msg=\"Removing pod sandbox: b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2\" id=d1e3b3a8-9218-47c2-86ad-8f9ecc990d81 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:48:29.486471 crc crio[22553]: time=\"2026-06-11T11:48:29.48612331Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=c7f400ff-839e-4e6c-9fc2-a15e7b355d8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:29.538762 crc crio[22553]: time=\"2026-06-11T11:48:29.538252142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:29.541618 crc crio[22553]: time=\"2026-06-11T11:48:29.541389193Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a\" id=a41adc10-4740-42fb-b841-0d06aa196d0e name=/runtime.v1.ImageService/PullImage\nJun 11 11:48:29.560429 crc crio[22553]: time=\"2026-06-11T11:48:29.560291945Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=13dc711c-f8f8-4923-9d00-43aabd503999 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:29.689505 crc crio[22553]: time=\"2026-06-11T11:48:29.689211807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:29.697272 crc crio[22553]: time=\"2026-06-11T11:48:29.697136779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:29.768975 crc crio[22553]: time=\"2026-06-11T11:48:29.768827851Z\" level=info msg=\"Removed pod sandbox: b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2\" id=d1e3b3a8-9218-47c2-86ad-8f9ecc990d81 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:48:29.788802 crc crio[22553]: time=\"2026-06-11T11:48:29.779434981Z\" level=info msg=\"Stopping pod sandbox: f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9\" id=f1a89446-51db-4424-b58d-7be4c2bdaff6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:29.788802 crc crio[22553]: time=\"2026-06-11T11:48:29.780195673Z\" level=info msg=\"Stopped pod sandbox (already stopped): f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9\" id=f1a89446-51db-4424-b58d-7be4c2bdaff6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:29.793832 crc crio[22553]: time=\"2026-06-11T11:48:29.791173353Z\" level=info msg=\"Removing pod sandbox: f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9\" id=c50589dc-0bb6-4fa6-8b3a-1681d40c9d6b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:48:29.853058 crc crio[22553]: time=\"2026-06-11T11:48:29.852949806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a05d742d-d6c2-4f7d-b030-83e4fa3e63ca name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:29.935241 crc crio[22553]: time=\"2026-06-11T11:48:29.935142345Z\" level=info msg=\"Removed pod sandbox: f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9\" id=c50589dc-0bb6-4fa6-8b3a-1681d40c9d6b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:48:29.935952 crc crio[22553]: time=\"2026-06-11T11:48:29.935897267Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6c85d9984c-c48r7/POD\" id=a97dff36-587b-4f11-bc9a-40c7805d752c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:29.936037 crc crio[22553]: time=\"2026-06-11T11:48:29.935973319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:29.943752 crc crio[22553]: time=\"2026-06-11T11:48:29.938280466Z\" level=info msg=\"Stopping pod sandbox: 1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729\" id=66796539-68b5-4fd1-a2be-c7a415a0f50d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:29.943752 crc crio[22553]: time=\"2026-06-11T11:48:29.938384649Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729\" id=66796539-68b5-4fd1-a2be-c7a415a0f50d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:30.032749 crc crio[22553]: time=\"2026-06-11T11:48:30.032548377Z\" level=info msg=\"Removing pod sandbox: 1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729\" id=3539818a-d5a6-4900-9eb5-638b8e11cd5c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:48:30.035063 crc crio[22553]: time=\"2026-06-11T11:48:30.03331534Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-s72gb/cinder-db-sync\" id=9bb63762-4d7a-47bf-a9c7-379b3487cb91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:30.035063 crc crio[22553]: time=\"2026-06-11T11:48:30.034119953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:30.089095 crc crio[22553]: time=\"2026-06-11T11:48:30.088125229Z\" level=info msg=\"Running pod sandbox: openstack/neutron-bddd8cd44-ngwgl/POD\" id=a501ca90-f170-4c44-bfae-3b3951160053 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:30.089095 crc crio[22553]: time=\"2026-06-11T11:48:30.088425568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:30.089609 crc crio[22553]: time=\"2026-06-11T11:48:30.089316444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:30.103794 crc crio[22553]: time=\"2026-06-11T11:48:30.095768783Z\" level=info msg=\"Created container 5dea307414c99b79a2ae9432d780ccb91aa3379c1445631d5fca79c87694fd6d: openstack/ceilometer-0/ceilometer-central-agent\" id=3954d056-f9e2-452d-8253-5a43f4a0caab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:30.103794 crc crio[22553]: time=\"2026-06-11T11:48:30.097855653Z\" level=info msg=\"Starting container: 5dea307414c99b79a2ae9432d780ccb91aa3379c1445631d5fca79c87694fd6d\" id=676e5024-e7bf-4158-ab58-408b6521b308 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:30.115986 crc crio[22553]: time=\"2026-06-11T11:48:30.114272833Z\" level=info msg=\"Started container\" PID=68272 containerID=5dea307414c99b79a2ae9432d780ccb91aa3379c1445631d5fca79c87694fd6d description=openstack/ceilometer-0/ceilometer-central-agent id=676e5024-e7bf-4158-ab58-408b6521b308 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7\nJun 11 11:48:30.138294 crc crio[22553]: time=\"2026-06-11T11:48:30.130945989Z\" level=info msg=\"Removed pod sandbox: 1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729\" id=3539818a-d5a6-4900-9eb5-638b8e11cd5c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:48:30.138294 crc crio[22553]: time=\"2026-06-11T11:48:30.13679656Z\" level=info msg=\"Stopping pod sandbox: 1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b\" id=b7313f93-2d70-4397-b4b1-07618a149135 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:30.138294 crc crio[22553]: time=\"2026-06-11T11:48:30.136905033Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b\" id=b7313f93-2d70-4397-b4b1-07618a149135 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:30.141487 crc crio[22553]: time=\"2026-06-11T11:48:30.141414695Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0fa3305e-c0fc-4da3-b858-24d16c6f92e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:30.141827 crc crio[22553]: time=\"2026-06-11T11:48:30.141743974Z\" level=info msg=\"Removing pod sandbox: 1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b\" id=fbfb12d0-4b8c-46ff-9b36-1bbf78c62421 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:48:30.164054 crc crio[22553]: time=\"2026-06-11T11:48:30.163668604Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=0fa3305e-c0fc-4da3-b858-24d16c6f92e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:30.165162 crc crio[22553]: time=\"2026-06-11T11:48:30.165142497Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=0fa3305e-c0fc-4da3-b858-24d16c6f92e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:30.171192 crc crio[22553]: time=\"2026-06-11T11:48:30.168048932Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=9a77df14-f72a-4d2a-bbff-5353f25546d0 name=/runtime.v1.ImageService/PullImage\nJun 11 11:48:30.192167 crc crio[22553]: time=\"2026-06-11T11:48:30.18649595Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"\nJun 11 11:48:30.198860 crc crio[22553]: time=\"2026-06-11T11:48:30.198406208Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-c48r7 Namespace:openstack ID:fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668 UID:22d32d59-c4c9-4918-b4f1-1ba9866564f9 NetNS:/var/run/netns/25ac03a9-dd33-49a8-a4d4-52fba034b1fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22d32d59_c4c9_4918_b4f1_1ba9866564f9.slice PodAnnotations:0xc0048007c0}] Aliases:map[]}\"\nJun 11 11:48:30.198860 crc crio[22553]: time=\"2026-06-11T11:48:30.198657845Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6c85d9984c-c48r7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:30.199219 crc crio[22553]: time=\"2026-06-11T11:48:30.198905833Z\" level=info msg=\"Removed pod sandbox: 1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b\" id=fbfb12d0-4b8c-46ff-9b36-1bbf78c62421 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:48:30.203163 crc crio[22553]: time=\"2026-06-11T11:48:30.203121366Z\" level=info msg=\"Stopping pod sandbox: fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed\" id=49d2e552-51c3-4178-a388-1e1f247b82a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:30.203393 crc crio[22553]: time=\"2026-06-11T11:48:30.203366963Z\" level=info msg=\"Stopped pod sandbox (already stopped): fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed\" id=49d2e552-51c3-4178-a388-1e1f247b82a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:30.209933 crc crio[22553]: time=\"2026-06-11T11:48:30.207302668Z\" level=info msg=\"Removing pod sandbox: fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed\" id=81be2951-f16d-478a-8cdd-e2a5ac5e6254 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:48:30.212818 crc crio[22553]: 2026-06-11T11:48:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6772e327e39645d Mac:62:dc:39:64:9e:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/a9a9c262-0c15-40d7-ba5a-cbc51e40d5e5 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:48:30.214429 crc crio[22553]: time=\"2026-06-11T11:48:30.213637582Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2 UID:ffed37a6-12db-4054-a476-a253de4810aa NetNS:/var/run/netns/a9a9c262-0c15-40d7-ba5a-cbc51e40d5e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffed37a6_12db_4054_a476_a253de4810aa.slice PodAnnotations:0xc002816360}] Aliases:map[]}\"\nJun 11 11:48:30.214429 crc crio[22553]: time=\"2026-06-11T11:48:30.213843718Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:48:30.222271 crc crio[22553]: time=\"2026-06-11T11:48:30.222227743Z\" level=info msg=\"Created container 3bb317ee62ae04aca51fc933153c734f1d7a57327566c951408c7d1110ac52ae: openstack/keystone-bootstrap-dgc4x/keystone-bootstrap\" id=3fa6953f-a6d9-4fd9-a674-2856442ec7c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:30.241209 crc crio[22553]: time=\"2026-06-11T11:48:30.241124145Z\" level=info msg=\"Starting container: 3bb317ee62ae04aca51fc933153c734f1d7a57327566c951408c7d1110ac52ae\" id=d0a081f7-e01c-4d79-a702-e426d8797233 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:30.255067 crc crio[22553]: time=\"2026-06-11T11:48:30.254948948Z\" level=info msg=\"Started container\" PID=68285 containerID=3bb317ee62ae04aca51fc933153c734f1d7a57327566c951408c7d1110ac52ae description=openstack/keystone-bootstrap-dgc4x/keystone-bootstrap id=d0a081f7-e01c-4d79-a702-e426d8797233 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9\nJun 11 11:48:30.299008 crc crio[22553]: time=\"2026-06-11T11:48:30.298899701Z\" level=info msg=\"Ran pod sandbox 6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2 with infra container: openstack/glance-default-internal-api-0/POD\" id=3120ae91-f676-4aee-99c4-e14504f44c3e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:30.311380 crc crio[22553]: time=\"2026-06-11T11:48:30.311009814Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=a5388c0a-a7da-4e97-96bb-2d1298dab5d7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:30.315124 crc crio[22553]: time=\"2026-06-11T11:48:30.315052162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4925458f-251d-473a-b71a-97ee11e3b754 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:30.339603 crc crio[22553]: time=\"2026-06-11T11:48:30.339490005Z\" level=info msg=\"Got pod network &{Name:neutron-bddd8cd44-ngwgl Namespace:openstack ID:df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56 UID:649589e4-0401-4701-87dc-c12c881d9bcf NetNS:/var/run/netns/67a929a9-4b47-4054-a5ec-120e8d2754b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod649589e4_0401_4701_87dc_c12c881d9bcf.slice PodAnnotations:0xc002b8a710}] Aliases:map[]}\"\nJun 11 11:48:30.339603 crc crio[22553]: time=\"2026-06-11T11:48:30.339571178Z\" level=info msg=\"Adding pod openstack_neutron-bddd8cd44-ngwgl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:30.343940 crc crio[22553]: time=\"2026-06-11T11:48:30.343815232Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=4ea8b30c-ff1c-41e8-94b4-ec40f5683dc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:30.406357 crc crio[22553]: time=\"2026-06-11T11:48:30.399491357Z\" level=info msg=\"Removed pod sandbox: fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed\" id=81be2951-f16d-478a-8cdd-e2a5ac5e6254 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:48:30.406357 crc crio[22553]: time=\"2026-06-11T11:48:30.401074253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:30.464761 crc crio[22553]: time=\"2026-06-11T11:48:30.455646515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:30.548289 crc crio[22553]: time=\"2026-06-11T11:48:30.546326782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:30.623388 crc crio[22553]: time=\"2026-06-11T11:48:30.620081304Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ee74e982-13d3-439f-a2d0-dcb0055cdb3d name=/runtime.v1.ImageService/PullImage\nJun 11 11:48:30.624898 crc crio[22553]: time=\"2026-06-11T11:48:30.624827743Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a2e5dfdb-7da7-45b5-abbe-1015897fc805 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:30.668762 crc crio[22553]: time=\"2026-06-11T11:48:30.647372661Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d5f105c9-801f-4f4a-b489-94d9aba878eb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:30.668762 crc crio[22553]: time=\"2026-06-11T11:48:30.655833648Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686308-h4hz6/oc\" id=75e767c1-ba26-4812-b629-072e1b07c06b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:30.668762 crc crio[22553]: time=\"2026-06-11T11:48:30.656573339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:30.708868 crc crio[22553]: time=\"2026-06-11T11:48:30.707579938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:30.799212 crc crio[22553]: time=\"2026-06-11T11:48:30.795887725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:30.879856 crc crio[22553]: time=\"2026-06-11T11:48:30.879630409Z\" level=info msg=\"Created container 2baa80e01415c217673db8b510334c93cc72c017dbe9a8e065aae78ae6a7cf65: openstack/cinder-db-sync-s72gb/cinder-db-sync\" id=9bb63762-4d7a-47bf-a9c7-379b3487cb91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:30.906035 crc crio[22553]: time=\"2026-06-11T11:48:30.905615198Z\" level=info msg=\"Starting container: 2baa80e01415c217673db8b510334c93cc72c017dbe9a8e065aae78ae6a7cf65\" id=fe6dd8ce-6556-4f11-baec-af3afc3ee462 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:30.970368 crc crio[22553]: time=\"2026-06-11T11:48:30.970275965Z\" level=info msg=\"Started container\" PID=68425 containerID=2baa80e01415c217673db8b510334c93cc72c017dbe9a8e065aae78ae6a7cf65 description=openstack/cinder-db-sync-s72gb/cinder-db-sync id=fe6dd8ce-6556-4f11-baec-af3afc3ee462 name=/runtime.v1.RuntimeService/StartContainer sandboxID=373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715\nJun 11 11:48:30.984409 crc crio[22553]: 2026-06-11T11:48:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fedf41a7b0c1496 Mac:b6:6b:31:00:3b:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/25ac03a9-dd33-49a8-a4d4-52fba034b1fc SocketPath: PciID:}] [{Interface:0xc0000156a0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:48:30.986414 crc crio[22553]: time=\"2026-06-11T11:48:30.986296962Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-c48r7 Namespace:openstack ID:fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668 UID:22d32d59-c4c9-4918-b4f1-1ba9866564f9 NetNS:/var/run/netns/25ac03a9-dd33-49a8-a4d4-52fba034b1fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22d32d59_c4c9_4918_b4f1_1ba9866564f9.slice PodAnnotations:0xc0048007c0}] Aliases:map[]}\"\nJun 11 11:48:30.986545 crc crio[22553]: time=\"2026-06-11T11:48:30.986496788Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6c85d9984c-c48r7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:48:31.031001 crc crio[22553]: time=\"2026-06-11T11:48:31.030853313Z\" level=info msg=\"Ran pod sandbox fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668 with infra container: openstack/dnsmasq-dns-6c85d9984c-c48r7/POD\" id=a97dff36-587b-4f11-bc9a-40c7805d752c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:31.044514 crc crio[22553]: time=\"2026-06-11T11:48:31.044418968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7384373b-181f-49ec-b6a6-4cb54580852e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:31.177116 crc crio[22553]: time=\"2026-06-11T11:48:31.177049019Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f9adc40b-4e4b-4f2f-9706-6c5af92677bd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:31.202468 crc crio[22553]: time=\"2026-06-11T11:48:31.200325178Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-c48r7/init\" id=6127bc29-c6fc-4572-a7a8-0d9a5cf64f62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:31.203031 crc crio[22553]: time=\"2026-06-11T11:48:31.202906984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:31.319171 crc crio[22553]: 2026-06-11T11:48:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df0fa4e8ef6fe2b Mac:62:b6:b0:7f:aa:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/67a929a9-4b47-4054-a5ec-120e8d2754b2 SocketPath: PciID:}] [{Interface:0xc0004b6680 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:48:31.323319 crc crio[22553]: time=\"2026-06-11T11:48:31.323173014Z\" level=info msg=\"Got pod network &{Name:neutron-bddd8cd44-ngwgl Namespace:openstack ID:df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56 UID:649589e4-0401-4701-87dc-c12c881d9bcf NetNS:/var/run/netns/67a929a9-4b47-4054-a5ec-120e8d2754b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod649589e4_0401_4701_87dc_c12c881d9bcf.slice PodAnnotations:0xc002b8a710}] Aliases:map[]}\"\nJun 11 11:48:31.323874 crc crio[22553]: time=\"2026-06-11T11:48:31.323461632Z\" level=info msg=\"Checking pod openstack_neutron-bddd8cd44-ngwgl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:48:31.353514 crc crio[22553]: time=\"2026-06-11T11:48:31.353458628Z\" level=info msg=\"Ran pod sandbox df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56 with infra container: openstack/neutron-bddd8cd44-ngwgl/POD\" id=a501ca90-f170-4c44-bfae-3b3951160053 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:31.371869 crc crio[22553]: time=\"2026-06-11T11:48:31.371808053Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8feb050a-854d-4ceb-93f1-05f08136d784 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:31.442177 crc crio[22553]: time=\"2026-06-11T11:48:31.442052933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:31.473143 crc crio[22553]: time=\"2026-06-11T11:48:31.472491081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:31.497965 crc crio[22553]: time=\"2026-06-11T11:48:31.497609825Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8f491cea-a26b-446a-94b7-bcd41f8f9057 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:31.514781 crc crio[22553]: time=\"2026-06-11T11:48:31.514644752Z\" level=info msg=\"Creating container: openstack/neutron-bddd8cd44-ngwgl/neutron-api\" id=bac5717c-5eff-48c9-b4a1-ebbef9c9e1db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:31.515270 crc crio[22553]: time=\"2026-06-11T11:48:31.515199838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:31.526665 crc crio[22553]: time=\"2026-06-11T11:48:31.526555039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:31.793835 crc crio[22553]: time=\"2026-06-11T11:48:31.792056408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:31.799855 crc crio[22553]: time=\"2026-06-11T11:48:31.799800524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:31.801605 crc crio[22553]: time=\"2026-06-11T11:48:31.801523914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:31.802298 crc crio[22553]: time=\"2026-06-11T11:48:31.802151822Z\" level=info msg=\"Created container a78be7cffaf77a7371db8bdce900ccd73a11f9f4e78c77eaaa17b914212f10df: openstack/dnsmasq-dns-6c85d9984c-c48r7/init\" id=6127bc29-c6fc-4572-a7a8-0d9a5cf64f62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:31.804755 crc crio[22553]: time=\"2026-06-11T11:48:31.804530852Z\" level=info msg=\"Starting container: a78be7cffaf77a7371db8bdce900ccd73a11f9f4e78c77eaaa17b914212f10df\" id=5478bd5f-0149-4759-9ef7-2ff451a38071 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:31.824179 crc crio[22553]: time=\"2026-06-11T11:48:31.824014941Z\" level=info msg=\"Started container\" PID=68514 containerID=a78be7cffaf77a7371db8bdce900ccd73a11f9f4e78c77eaaa17b914212f10df description=openstack/dnsmasq-dns-6c85d9984c-c48r7/init id=5478bd5f-0149-4759-9ef7-2ff451a38071 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668\nJun 11 11:48:31.946892 crc crio[22553]: time=\"2026-06-11T11:48:31.944514317Z\" level=info msg=\"Created container 42db31c947fac7228514374efcee7b1be0eb82ec534168ae802d8ce82db39e1d: openshift-infra/auto-csr-approver-29686308-h4hz6/oc\" id=75e767c1-ba26-4812-b629-072e1b07c06b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:31.953134 crc crio[22553]: time=\"2026-06-11T11:48:31.952720847Z\" level=info msg=\"Starting container: 42db31c947fac7228514374efcee7b1be0eb82ec534168ae802d8ce82db39e1d\" id=c0bf72f3-463f-47a8-8d25-7377812032c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:31.962228 crc crio[22553]: time=\"2026-06-11T11:48:31.960534515Z\" level=info msg=\"Started container\" PID=68520 containerID=42db31c947fac7228514374efcee7b1be0eb82ec534168ae802d8ce82db39e1d description=openshift-infra/auto-csr-approver-29686308-h4hz6/oc id=c0bf72f3-463f-47a8-8d25-7377812032c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7\nJun 11 11:48:32.005538 crc crio[22553]: time=\"2026-06-11T11:48:32.005461266Z\" level=info msg=\"Created container 758953ce3afc8190c4d4458e334f010cbf621b8cdc715886a07ce1136deb3bac: openstack/glance-default-external-api-0/glance-log\" id=c7f400ff-839e-4e6c-9fc2-a15e7b355d8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:32.009366 crc crio[22553]: time=\"2026-06-11T11:48:32.00901635Z\" level=info msg=\"Starting container: 758953ce3afc8190c4d4458e334f010cbf621b8cdc715886a07ce1136deb3bac\" id=d76e35f2-0b98-4c77-9d8a-618269cb369f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:32.039777 crc crio[22553]: time=\"2026-06-11T11:48:32.039421597Z\" level=info msg=\"Started container\" PID=68542 containerID=758953ce3afc8190c4d4458e334f010cbf621b8cdc715886a07ce1136deb3bac description=openstack/glance-default-external-api-0/glance-log id=d76e35f2-0b98-4c77-9d8a-618269cb369f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb\nJun 11 11:48:32.077232 crc crio[22553]: time=\"2026-06-11T11:48:32.077134588Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=742161e6-6a75-4eb2-882c-7f6aa6b00e14 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:32.083358 crc crio[22553]: time=\"2026-06-11T11:48:32.083246906Z\" level=info msg=\"Created container 6ef1f6ed4b77e20582e568f4355dd0b9d1d68f559213e94e5bc6af5e5dff6725: openstack/neutron-bddd8cd44-ngwgl/neutron-api\" id=bac5717c-5eff-48c9-b4a1-ebbef9c9e1db name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:32.088622 crc crio[22553]: time=\"2026-06-11T11:48:32.08853143Z\" level=info msg=\"Starting container: 6ef1f6ed4b77e20582e568f4355dd0b9d1d68f559213e94e5bc6af5e5dff6725\" id=1ca8dace-b7be-4473-8cdb-335648c3874b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:32.096249 crc crio[22553]: time=\"2026-06-11T11:48:32.096147193Z\" level=info msg=\"Started container\" PID=68543 containerID=6ef1f6ed4b77e20582e568f4355dd0b9d1d68f559213e94e5bc6af5e5dff6725 description=openstack/neutron-bddd8cd44-ngwgl/neutron-api id=1ca8dace-b7be-4473-8cdb-335648c3874b name=/runtime.v1.RuntimeService/StartContainer sandboxID=df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56\nJun 11 11:48:32.137490 crc crio[22553]: time=\"2026-06-11T11:48:32.13511958Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2b0af514-ad6a-4e9d-ad88-2d20769f1a31 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:32.254553 crc crio[22553]: time=\"2026-06-11T11:48:32.254435632Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9806b56f-19e3-4aac-8f7e-c707a4fc16e4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:32.274781 crc crio[22553]: time=\"2026-06-11T11:48:32.27458034Z\" level=info msg=\"Creating container: openstack/neutron-bddd8cd44-ngwgl/neutron-httpd\" id=446941d8-5fa7-40f0-9ff3-7bf08c5ffd3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:32.275311 crc crio[22553]: time=\"2026-06-11T11:48:32.275228029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:32.305364 crc crio[22553]: time=\"2026-06-11T11:48:32.305047369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=904fae31-a411-49e2-8162-aabaae241efb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:32.314468 crc crio[22553]: time=\"2026-06-11T11:48:32.313778104Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=c23d9385-0727-4986-a419-20bf52689a23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:32.314468 crc crio[22553]: time=\"2026-06-11T11:48:32.314226327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:32.387020 crc crio[22553]: time=\"2026-06-11T11:48:32.386173727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:32.409635 crc crio[22553]: time=\"2026-06-11T11:48:32.409472097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:32.411436 crc crio[22553]: time=\"2026-06-11T11:48:32.411241028Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4d372b73-0304-48d6-ab9b-7fad3763cffd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:32.455272 crc crio[22553]: time=\"2026-06-11T11:48:32.455117209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:32.463746 crc crio[22553]: time=\"2026-06-11T11:48:32.460944549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:32.583252 crc crio[22553]: time=\"2026-06-11T11:48:32.583139175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b3675bad-929f-49d3-8264-3ca3b4eb98b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:32.595086 crc crio[22553]: time=\"2026-06-11T11:48:32.594986571Z\" level=info msg=\"Created container 2fd2e408745a03731b82700f947e2396bebe2aef9b34ff6af977744fffa3c6c0: openstack/neutron-bddd8cd44-ngwgl/neutron-httpd\" id=446941d8-5fa7-40f0-9ff3-7bf08c5ffd3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:32.601958 crc crio[22553]: time=\"2026-06-11T11:48:32.601873242Z\" level=info msg=\"Starting container: 2fd2e408745a03731b82700f947e2396bebe2aef9b34ff6af977744fffa3c6c0\" id=c8fe6f56-d361-4127-ab78-a445af0cc297 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:32.602981 crc crio[22553]: time=\"2026-06-11T11:48:32.602916852Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-c48r7/dnsmasq-dns\" id=06681974-e36e-46fa-a850-51a9e95427d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:32.603659 crc crio[22553]: time=\"2026-06-11T11:48:32.603602802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:32.621940 crc crio[22553]: time=\"2026-06-11T11:48:32.621499205Z\" level=info msg=\"Started container\" PID=68613 containerID=2fd2e408745a03731b82700f947e2396bebe2aef9b34ff6af977744fffa3c6c0 description=openstack/neutron-bddd8cd44-ngwgl/neutron-httpd id=c8fe6f56-d361-4127-ab78-a445af0cc297 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56\nJun 11 11:48:32.681595 crc crio[22553]: time=\"2026-06-11T11:48:32.681485605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:32.689006 crc crio[22553]: time=\"2026-06-11T11:48:32.688821389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:32.695862 crc crio[22553]: time=\"2026-06-11T11:48:32.695669229Z\" level=info msg=\"Created container 91783888ea41e02199b21940937d9cf4d2153a9d380b4093fa304981d12cae16: openstack/glance-default-internal-api-0/glance-log\" id=4ea8b30c-ff1c-41e8-94b4-ec40f5683dc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:32.698747 crc crio[22553]: time=\"2026-06-11T11:48:32.698626186Z\" level=info msg=\"Starting container: 91783888ea41e02199b21940937d9cf4d2153a9d380b4093fa304981d12cae16\" id=8e2b0fea-58cf-4b93-9c08-2e6235b35301 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:32.731988 crc crio[22553]: time=\"2026-06-11T11:48:32.731893816Z\" level=info msg=\"Started container\" PID=68614 containerID=91783888ea41e02199b21940937d9cf4d2153a9d380b4093fa304981d12cae16 description=openstack/glance-default-internal-api-0/glance-log id=8e2b0fea-58cf-4b93-9c08-2e6235b35301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2\nJun 11 11:48:32.794874 crc crio[22553]: time=\"2026-06-11T11:48:32.794770552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=172628c9-e157-42bf-ba9e-b48e85f9c92e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:32.913801 crc crio[22553]: time=\"2026-06-11T11:48:32.912071894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5d8d38f6-2eba-49d1-995a-c89e0c861853 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:32.925009 crc crio[22553]: time=\"2026-06-11T11:48:32.924859117Z\" level=info msg=\"Created container ca9b2437c8153401257da4f5bf781cf7c157902fe63ccf62d581cad75e25e40f: openstack/dnsmasq-dns-6c85d9984c-c48r7/dnsmasq-dns\" id=06681974-e36e-46fa-a850-51a9e95427d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:32.937790 crc crio[22553]: time=\"2026-06-11T11:48:32.93762966Z\" level=info msg=\"Starting container: ca9b2437c8153401257da4f5bf781cf7c157902fe63ccf62d581cad75e25e40f\" id=8cb2b4a8-7633-436a-9724-03b9933f92f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:32.942580 crc crio[22553]: time=\"2026-06-11T11:48:32.942499482Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=dc1d731d-dbfa-4434-9a49-cadb6c3a0602 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:32.946780 crc crio[22553]: time=\"2026-06-11T11:48:32.94413184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:32.946780 crc crio[22553]: time=\"2026-06-11T11:48:32.94652934Z\" level=info msg=\"Started container\" PID=68640 containerID=ca9b2437c8153401257da4f5bf781cf7c157902fe63ccf62d581cad75e25e40f description=openstack/dnsmasq-dns-6c85d9984c-c48r7/dnsmasq-dns id=8cb2b4a8-7633-436a-9724-03b9933f92f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668\nJun 11 11:48:33.208974 crc crio[22553]: time=\"2026-06-11T11:48:33.207609159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:33.668643 crc crio[22553]: time=\"2026-06-11T11:48:33.66849403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:33.874917 crc crio[22553]: time=\"2026-06-11T11:48:33.873468332Z\" level=info msg=\"Created container 2e739dca1f014872032041fc52fc51e5c2770202ed077737b159947a059fd8e8: openstack/glance-default-external-api-0/glance-httpd\" id=c23d9385-0727-4986-a419-20bf52689a23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:33.882575 crc crio[22553]: time=\"2026-06-11T11:48:33.882470174Z\" level=info msg=\"Starting container: 2e739dca1f014872032041fc52fc51e5c2770202ed077737b159947a059fd8e8\" id=9b8baae6-9878-4231-9bf1-7e29391f92af name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:33.904392 crc crio[22553]: time=\"2026-06-11T11:48:33.904270701Z\" level=info msg=\"Started container\" PID=68817 containerID=2e739dca1f014872032041fc52fc51e5c2770202ed077737b159947a059fd8e8 description=openstack/glance-default-external-api-0/glance-httpd id=9b8baae6-9878-4231-9bf1-7e29391f92af name=/runtime.v1.RuntimeService/StartContainer sandboxID=0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb\nJun 11 11:48:34.373739 crc crio[22553]: time=\"2026-06-11T11:48:34.369861799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:34.538760 crc crio[22553]: time=\"2026-06-11T11:48:34.538084808Z\" level=info msg=\"Stopping pod sandbox: db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7\" id=4dba5955-02b7-4757-87b9-81549d2ddf27 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:34.538760 crc crio[22553]: time=\"2026-06-11T11:48:34.538748468Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686308-h4hz6 Namespace:openshift-infra ID:db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7 UID:74fd078b-11c2-487a-aab2-9e50c5a89cc7 NetNS:/var/run/netns/d6cd150d-1ee2-4b95-81e1-329052f7f18c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74fd078b_11c2_487a_aab2_9e50c5a89cc7.slice PodAnnotations:0xc001894ee8}] Aliases:map[]}\"\nJun 11 11:48:34.539037 crc crio[22553]: time=\"2026-06-11T11:48:34.538885212Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686308-h4hz6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:34.567020 crc crio[22553]: time=\"2026-06-11T11:48:34.562386477Z\" level=info msg=\"Created container e745c4367560195088e10407cfa8a83af41030d5f352c61614d5a858ec28bab7: openstack/glance-default-internal-api-0/glance-httpd\" id=dc1d731d-dbfa-4434-9a49-cadb6c3a0602 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:34.569062 crc crio[22553]: time=\"2026-06-11T11:48:34.56897004Z\" level=info msg=\"Starting container: e745c4367560195088e10407cfa8a83af41030d5f352c61614d5a858ec28bab7\" id=3b2b0225-78f6-4ca8-b4a7-81307fbd4d6c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:34.592933 crc crio[22553]: time=\"2026-06-11T11:48:34.592851877Z\" level=info msg=\"Started container\" PID=68860 containerID=e745c4367560195088e10407cfa8a83af41030d5f352c61614d5a858ec28bab7 description=openstack/glance-default-internal-api-0/glance-httpd id=3b2b0225-78f6-4ca8-b4a7-81307fbd4d6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2\nJun 11 11:48:34.708885 crc crio[22553]: time=\"2026-06-11T11:48:34.708250214Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f\" id=9a77df14-f72a-4d2a-bbff-5353f25546d0 name=/runtime.v1.ImageService/PullImage\nJun 11 11:48:34.712271 crc crio[22553]: time=\"2026-06-11T11:48:34.712191689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=b68e99d3-9215-4876-a2ea-9d1e5c7bbd7b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:34.771929 crc crio[22553]: time=\"2026-06-11T11:48:34.771854861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=5961be97-b3d2-4575-944c-22b7cb562ada name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:34.772164 crc crio[22553]: time=\"2026-06-11T11:48:34.771910942Z\" level=info msg=\"Running pod sandbox: openstack/neutron-79d4495d5c-wbbqp/POD\" id=51439e16-0e31-445a-9963-176561181dc1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:34.772164 crc crio[22553]: time=\"2026-06-11T11:48:34.772066867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:34.802068 crc crio[22553]: time=\"2026-06-11T11:48:34.799820827Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=a4cc9a16-dcef-42c2-88f2-7e8f2d4fcf65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:34.822796 crc crio[22553]: time=\"2026-06-11T11:48:34.81978575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:34.893764 crc crio[22553]: time=\"2026-06-11T11:48:34.893578543Z\" level=info msg=\"Got pod network &{Name:neutron-79d4495d5c-wbbqp Namespace:openstack ID:76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de UID:b6303239-9f0e-40c6-8443-93bd3216ceae NetNS:/var/run/netns/e7affe27-2521-4c28-9e63-cd10eda3f5e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6303239_9f0e_40c6_8443_93bd3216ceae.slice PodAnnotations:0xc0011e8088}] Aliases:map[]}\"\nJun 11 11:48:34.893764 crc crio[22553]: time=\"2026-06-11T11:48:34.893668626Z\" level=info msg=\"Adding pod openstack_neutron-79d4495d5c-wbbqp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:34.923980 crc crio[22553]: time=\"2026-06-11T11:48:34.922169628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:34.935814 crc crio[22553]: time=\"2026-06-11T11:48:34.935659881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:35.138153 crc crio[22553]: time=\"2026-06-11T11:48:35.135099282Z\" level=info msg=\"Stopped pod sandbox: db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7\" id=4dba5955-02b7-4757-87b9-81549d2ddf27 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:35.424138 crc crio[22553]: time=\"2026-06-11T11:48:35.42147267Z\" level=info msg=\"Created container 835c8b6d7c123a1806380b0df5dd11fb911cf13f64833b4d1ba694eb09a5b3b4: openstack/ceilometer-0/ceilometer-notification-agent\" id=a4cc9a16-dcef-42c2-88f2-7e8f2d4fcf65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:35.435413 crc crio[22553]: time=\"2026-06-11T11:48:35.435298223Z\" level=info msg=\"Starting container: 835c8b6d7c123a1806380b0df5dd11fb911cf13f64833b4d1ba694eb09a5b3b4\" id=9bc45466-c2ce-4f9d-b9f1-a8ae696534b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:35.452478 crc crio[22553]: time=\"2026-06-11T11:48:35.452302829Z\" level=info msg=\"Started container\" PID=69185 containerID=835c8b6d7c123a1806380b0df5dd11fb911cf13f64833b4d1ba694eb09a5b3b4 description=openstack/ceilometer-0/ceilometer-notification-agent id=9bc45466-c2ce-4f9d-b9f1-a8ae696534b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7\nJun 11 11:48:35.479444 crc crio[22553]: time=\"2026-06-11T11:48:35.479226775Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=c77b8328-19cc-4201-b9fd-e58638eeb049 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:35.479833 crc crio[22553]: time=\"2026-06-11T11:48:35.479530034Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=c77b8328-19cc-4201-b9fd-e58638eeb049 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:35.479833 crc crio[22553]: time=\"2026-06-11T11:48:35.479585566Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=c77b8328-19cc-4201-b9fd-e58638eeb049 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:35.482209 crc crio[22553]: time=\"2026-06-11T11:48:35.482116029Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=9fb4f198-ff3a-4f22-926d-7132ed5d4799 name=/runtime.v1.ImageService/PullImage\nJun 11 11:48:35.495953 crc crio[22553]: time=\"2026-06-11T11:48:35.49584777Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"\nJun 11 11:48:35.780087 crc crio[22553]: 2026-06-11T11:48:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76b6df7334df46e Mac:42:f0:9c:c5:2b:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/e7affe27-2521-4c28-9e63-cd10eda3f5e5 SocketPath: PciID:}] [{Interface:0xc00011c5b0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:48:35.782160 crc crio[22553]: time=\"2026-06-11T11:48:35.781640191Z\" level=info msg=\"Got pod network &{Name:neutron-79d4495d5c-wbbqp Namespace:openstack ID:76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de UID:b6303239-9f0e-40c6-8443-93bd3216ceae NetNS:/var/run/netns/e7affe27-2521-4c28-9e63-cd10eda3f5e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6303239_9f0e_40c6_8443_93bd3216ceae.slice PodAnnotations:0xc0011e8088}] Aliases:map[]}\"\nJun 11 11:48:35.782513 crc crio[22553]: time=\"2026-06-11T11:48:35.782321431Z\" level=info msg=\"Checking pod openstack_neutron-79d4495d5c-wbbqp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:48:35.799474 crc crio[22553]: time=\"2026-06-11T11:48:35.795825825Z\" level=info msg=\"Ran pod sandbox 76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de with infra container: openstack/neutron-79d4495d5c-wbbqp/POD\" id=51439e16-0e31-445a-9963-176561181dc1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:35.802362 crc crio[22553]: time=\"2026-06-11T11:48:35.802235402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7ca8b4d0-e472-41f2-bb2c-d321425c0188 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:35.886203 crc crio[22553]: time=\"2026-06-11T11:48:35.885894063Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=104ea446-c22c-47fa-930e-e8cc784bab4c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:35.898484 crc crio[22553]: time=\"2026-06-11T11:48:35.896967577Z\" level=info msg=\"Creating container: openstack/neutron-79d4495d5c-wbbqp/neutron-api\" id=f050c9b8-a19d-4285-bf26-2d1e5d4b8d5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:35.898484 crc crio[22553]: time=\"2026-06-11T11:48:35.897523773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:35.957604 crc crio[22553]: time=\"2026-06-11T11:48:35.957462392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:35.963383 crc crio[22553]: time=\"2026-06-11T11:48:35.963304433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:36.139415 crc crio[22553]: time=\"2026-06-11T11:48:36.139147965Z\" level=info msg=\"Created container b60f33edabe2894201c33d635a3c4fc117fd8b68d61660b93c5a76032cf25a8a: openstack/neutron-79d4495d5c-wbbqp/neutron-api\" id=f050c9b8-a19d-4285-bf26-2d1e5d4b8d5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:36.141031 crc crio[22553]: time=\"2026-06-11T11:48:36.140958537Z\" level=info msg=\"Starting container: b60f33edabe2894201c33d635a3c4fc117fd8b68d61660b93c5a76032cf25a8a\" id=bbdb5cff-be34-435e-89bd-9240e91c5325 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:36.155522 crc crio[22553]: time=\"2026-06-11T11:48:36.155386258Z\" level=info msg=\"Started container\" PID=69456 containerID=b60f33edabe2894201c33d635a3c4fc117fd8b68d61660b93c5a76032cf25a8a description=openstack/neutron-79d4495d5c-wbbqp/neutron-api id=bbdb5cff-be34-435e-89bd-9240e91c5325 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de\nJun 11 11:48:36.189954 crc crio[22553]: time=\"2026-06-11T11:48:36.189891275Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=81e6bd2b-aa59-4ce5-ae9f-a27003da6a94 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:36.288932 crc crio[22553]: time=\"2026-06-11T11:48:36.288867374Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=86f76a93-eae0-4995-83de-4a97e1e2f08f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:36.308731 crc crio[22553]: time=\"2026-06-11T11:48:36.308560919Z\" level=info msg=\"Creating container: openstack/neutron-79d4495d5c-wbbqp/neutron-httpd\" id=e00e3e2c-b0d3-4583-9760-1dd1c7e14452 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:36.310210 crc crio[22553]: time=\"2026-06-11T11:48:36.310096614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:36.394619 crc crio[22553]: time=\"2026-06-11T11:48:36.394453425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:36.399845 crc crio[22553]: time=\"2026-06-11T11:48:36.399036648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:36.579032 crc crio[22553]: time=\"2026-06-11T11:48:36.578927548Z\" level=info msg=\"Created container 2b2d6c08e2c61842ab92ac8e93a70d0beeeca8d2cba321de5bca653dbc7ec0dc: openstack/neutron-79d4495d5c-wbbqp/neutron-httpd\" id=e00e3e2c-b0d3-4583-9760-1dd1c7e14452 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:36.581308 crc crio[22553]: time=\"2026-06-11T11:48:36.581189444Z\" level=info msg=\"Starting container: 2b2d6c08e2c61842ab92ac8e93a70d0beeeca8d2cba321de5bca653dbc7ec0dc\" id=e3601100-53a6-4d98-9209-887d73c8fdba name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:36.598650 crc crio[22553]: time=\"2026-06-11T11:48:36.598362676Z\" level=info msg=\"Started container\" PID=69510 containerID=2b2d6c08e2c61842ab92ac8e93a70d0beeeca8d2cba321de5bca653dbc7ec0dc description=openstack/neutron-79d4495d5c-wbbqp/neutron-httpd id=e3601100-53a6-4d98-9209-887d73c8fdba name=/runtime.v1.RuntimeService/StartContainer sandboxID=76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de\nJun 11 11:48:36.662979 crc crio[22553]: time=\"2026-06-11T11:48:36.662894339Z\" level=info msg=\"Stopping pod sandbox: 39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a\" id=0727f386-87c3-49a1-b50d-adc126091d61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:36.664980 crc crio[22553]: time=\"2026-06-11T11:48:36.664866256Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-mnsz9 Namespace:openstack ID:39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a UID:2f71e926-402b-4f06-baca-7087d388e44f NetNS:/var/run/netns/4d09e3ea-da9b-4881-bc37-eb1602d87a65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f71e926_402b_4f06_baca_7087d388e44f.slice PodAnnotations:0xc002b8a0e8}] Aliases:map[]}\"\nJun 11 11:48:36.665281 crc crio[22553]: time=\"2026-06-11T11:48:36.665083693Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-mnsz9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:37.085914 crc crio[22553]: time=\"2026-06-11T11:48:37.08507856Z\" level=info msg=\"Stopped pod sandbox: 39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a\" id=0727f386-87c3-49a1-b50d-adc126091d61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:38.241876 crc crio[22553]: time=\"2026-06-11T11:48:38.241394106Z\" level=info msg=\"Running pod sandbox: openstack/placement-5887b8d74d-l6qc7/POD\" id=32afc809-2d5f-4270-96b0-90028c800fec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:38.242846 crc crio[22553]: time=\"2026-06-11T11:48:38.241931912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:38.307175 crc crio[22553]: time=\"2026-06-11T11:48:38.30696047Z\" level=info msg=\"Got pod network &{Name:placement-5887b8d74d-l6qc7 Namespace:openstack ID:91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8 UID:524d5595-04a3-457a-ba2c-bace6169cf2c NetNS:/var/run/netns/f6eadc19-05a7-4a6e-b747-b1a0ca21cd59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod524d5595_04a3_457a_ba2c_bace6169cf2c.slice PodAnnotations:0xc00061e070}] Aliases:map[]}\"\nJun 11 11:48:38.307175 crc crio[22553]: time=\"2026-06-11T11:48:38.307112344Z\" level=info msg=\"Adding pod openstack_placement-5887b8d74d-l6qc7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:38.848041 crc crio[22553]: time=\"2026-06-11T11:48:38.807826658Z\" level=info msg=\"Stopping pod sandbox: 5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9\" id=f71afe3d-e9a8-445a-a71f-609404247bd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:38.848041 crc crio[22553]: time=\"2026-06-11T11:48:38.80962219Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-dgc4x Namespace:openstack ID:5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9 UID:c7ad1f9f-1e27-487f-9bc0-a52c46d88486 NetNS:/var/run/netns/d6b1ba11-ff9c-41a3-9ff8-76e3d11d4e2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7ad1f9f_1e27_487f_9bc0_a52c46d88486.slice PodAnnotations:0xc001894528}] Aliases:map[]}\"\nJun 11 11:48:38.848041 crc crio[22553]: time=\"2026-06-11T11:48:38.809879277Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-dgc4x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:38.926570 crc crio[22553]: 2026-06-11T11:48:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91c26e5319e935b Mac:16:1a:c6:a3:6d:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/f6eadc19-05a7-4a6e-b747-b1a0ca21cd59 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:48:38.929058 crc crio[22553]: time=\"2026-06-11T11:48:38.928997224Z\" level=info msg=\"Got pod network &{Name:placement-5887b8d74d-l6qc7 Namespace:openstack ID:91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8 UID:524d5595-04a3-457a-ba2c-bace6169cf2c NetNS:/var/run/netns/f6eadc19-05a7-4a6e-b747-b1a0ca21cd59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod524d5595_04a3_457a_ba2c_bace6169cf2c.slice PodAnnotations:0xc00061e070}] Aliases:map[]}\"\nJun 11 11:48:38.929288 crc crio[22553]: time=\"2026-06-11T11:48:38.929178399Z\" level=info msg=\"Checking pod openstack_placement-5887b8d74d-l6qc7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:48:38.944316 crc crio[22553]: time=\"2026-06-11T11:48:38.944194457Z\" level=info msg=\"Ran pod sandbox 91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8 with infra container: openstack/placement-5887b8d74d-l6qc7/POD\" id=32afc809-2d5f-4270-96b0-90028c800fec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:38.949813 crc crio[22553]: time=\"2026-06-11T11:48:38.94909447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=dab66c76-55d6-4b78-a45b-6624b5896bb3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:39.149116 crc crio[22553]: time=\"2026-06-11T11:48:39.148872281Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=9ad149ba-8ce4-46bd-aba6-e227ab443c5d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:39.166958 crc crio[22553]: time=\"2026-06-11T11:48:39.166852545Z\" level=info msg=\"Creating container: openstack/placement-5887b8d74d-l6qc7/placement-log\" id=a81ffd9c-0a96-4113-aab7-7c6fba5523fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:39.169245 crc crio[22553]: time=\"2026-06-11T11:48:39.168802442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:39.353409 crc crio[22553]: time=\"2026-06-11T11:48:39.351374531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:39.369997 crc crio[22553]: time=\"2026-06-11T11:48:39.369775438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:39.373025 crc crio[22553]: time=\"2026-06-11T11:48:39.372963921Z\" level=info msg=\"Stopped pod sandbox: 5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9\" id=f71afe3d-e9a8-445a-a71f-609404247bd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:39.609598 crc crio[22553]: time=\"2026-06-11T11:48:39.609062391Z\" level=info msg=\"Created container 96ee1e4a78e4d66fb4cc7bfabcc3107f058e8584bb26bc4da814c7912b3f2141: openstack/placement-5887b8d74d-l6qc7/placement-log\" id=a81ffd9c-0a96-4113-aab7-7c6fba5523fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:39.612318 crc crio[22553]: time=\"2026-06-11T11:48:39.611587215Z\" level=info msg=\"Starting container: 96ee1e4a78e4d66fb4cc7bfabcc3107f058e8584bb26bc4da814c7912b3f2141\" id=c0f2e626-8bf5-47f7-aabf-c341e26ec8e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:39.624253 crc crio[22553]: time=\"2026-06-11T11:48:39.623978056Z\" level=info msg=\"Started container\" PID=69844 containerID=96ee1e4a78e4d66fb4cc7bfabcc3107f058e8584bb26bc4da814c7912b3f2141 description=openstack/placement-5887b8d74d-l6qc7/placement-log id=c0f2e626-8bf5-47f7-aabf-c341e26ec8e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8\nJun 11 11:48:39.656024 crc crio[22553]: time=\"2026-06-11T11:48:39.655836996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=54bb5d23-7f58-44b8-b35e-5aed163d4316 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:39.801401 crc crio[22553]: time=\"2026-06-11T11:48:39.80125123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=f5a5b064-8b2e-4bf8-a23e-47693a705452 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:39.817103 crc crio[22553]: time=\"2026-06-11T11:48:39.816938618Z\" level=info msg=\"Creating container: openstack/placement-5887b8d74d-l6qc7/placement-api\" id=b7bc765c-664e-4a33-94e0-702e9ef02877 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:39.820868 crc crio[22553]: time=\"2026-06-11T11:48:39.820276825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:39.963512 crc crio[22553]: time=\"2026-06-11T11:48:39.953833072Z\" level=info msg=\"Stopping pod sandbox: 16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef\" id=24a02329-ad6b-4f70-811f-1d2760ec9bd6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:39.963512 crc crio[22553]: time=\"2026-06-11T11:48:39.963414912Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-n9cdj Namespace:openstack ID:16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef UID:714ffd56-be06-4556-bd15-c080bc3b8d5d NetNS:/var/run/netns/31808769-189c-4be0-b6de-035b1d215ea7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod714ffd56_be06_4556_bd15_c080bc3b8d5d.slice PodAnnotations:0xc002b8a2c8}] Aliases:map[]}\"\nJun 11 11:48:39.964225 crc crio[22553]: time=\"2026-06-11T11:48:39.963592957Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-n9cdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:39.964225 crc crio[22553]: time=\"2026-06-11T11:48:39.955303995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:40.068484 crc crio[22553]: time=\"2026-06-11T11:48:40.068310033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:40.389115 crc crio[22553]: time=\"2026-06-11T11:48:40.389007172Z\" level=info msg=\"Created container 78789cdbf3e4099a509df2459198e57c69fbae7cf3a5e791881f17243682d0b6: openstack/placement-5887b8d74d-l6qc7/placement-api\" id=b7bc765c-664e-4a33-94e0-702e9ef02877 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:40.400919 crc crio[22553]: time=\"2026-06-11T11:48:40.400498158Z\" level=info msg=\"Starting container: 78789cdbf3e4099a509df2459198e57c69fbae7cf3a5e791881f17243682d0b6\" id=cc97d4a8-511e-4085-b967-21de0d2b227d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:40.408197 crc crio[22553]: time=\"2026-06-11T11:48:40.407245255Z\" level=info msg=\"Started container\" PID=69938 containerID=78789cdbf3e4099a509df2459198e57c69fbae7cf3a5e791881f17243682d0b6 description=openstack/placement-5887b8d74d-l6qc7/placement-api id=cc97d4a8-511e-4085-b967-21de0d2b227d name=/runtime.v1.RuntimeService/StartContainer sandboxID=91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8\nJun 11 11:48:40.483085 crc crio[22553]: time=\"2026-06-11T11:48:40.482557193Z\" level=info msg=\"Running pod sandbox: openstack/keystone-7f97f548f6-ptks4/POD\" id=bdde89c1-478d-4984-b8b9-464f08b01324 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:40.483292 crc crio[22553]: time=\"2026-06-11T11:48:40.483103388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:40.535591 crc crio[22553]: time=\"2026-06-11T11:48:40.533084897Z\" level=info msg=\"Got pod network &{Name:keystone-7f97f548f6-ptks4 Namespace:openstack ID:0494ca2ffced0ce35e6743c5cd3aebc488b14bf80568bf64f1ced058bf2bd3fa UID:6c92c597-d837-4a49-b487-374381e0ebc3 NetNS:/var/run/netns/9623d789-3c1f-478e-a99c-267514a079a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c92c597_d837_4a49_b487_374381e0ebc3.slice PodAnnotations:0xc001be62c0}] Aliases:map[]}\"\nJun 11 11:48:40.535591 crc crio[22553]: time=\"2026-06-11T11:48:40.533154179Z\" level=info msg=\"Adding pod openstack_keystone-7f97f548f6-ptks4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:40.570843 crc crio[22553]: time=\"2026-06-11T11:48:40.570609992Z\" level=info msg=\"Stopped pod sandbox: 16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef\" id=24a02329-ad6b-4f70-811f-1d2760ec9bd6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:40.789747 crc crio[22553]: time=\"2026-06-11T11:48:40.787115131Z\" level=info msg=\"Stopping container: 5aef99873b7e0f593f2539511ab955ade5cac8638387ff261cc7f7544e6dd7b7 (timeout: 10s)\" id=77cc7f0a-4ad8-4147-9f77-b14bc4271507 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:48:41.024766 crc crio[22553]: time=\"2026-06-11T11:48:41.022988015Z\" level=info msg=\"Stopped container 5aef99873b7e0f593f2539511ab955ade5cac8638387ff261cc7f7544e6dd7b7: openstack/dnsmasq-dns-6674dbf88c-vjw92/dnsmasq-dns\" id=77cc7f0a-4ad8-4147-9f77-b14bc4271507 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:48:41.035760 crc crio[22553]: time=\"2026-06-11T11:48:41.034653085Z\" level=info msg=\"Stopping pod sandbox: 18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6\" id=7f777504-a8ec-4992-897f-7624b3c75dcb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:41.035760 crc crio[22553]: time=\"2026-06-11T11:48:41.035381436Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-vjw92 Namespace:openstack ID:18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6 UID:deb59c4f-b522-43e3-ab6e-453be4a4af5c NetNS:/var/run/netns/582c8509-a564-4bca-9c73-4da0bbcb1296 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeb59c4f_b522_43e3_ab6e_453be4a4af5c.slice PodAnnotations:0xc001be6678}] Aliases:map[]}\"\nJun 11 11:48:41.035760 crc crio[22553]: time=\"2026-06-11T11:48:41.035546351Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6674dbf88c-vjw92 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:41.296149 crc crio[22553]: 2026-06-11T11:48:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0494ca2ffced0ce Mac:ca:67:73:d7:7b:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/9623d789-3c1f-478e-a99c-267514a079a3 SocketPath: PciID:}] [{Interface:0xc0002f30c0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:48:41.299608 crc crio[22553]: time=\"2026-06-11T11:48:41.298067313Z\" level=info msg=\"Got pod network &{Name:keystone-7f97f548f6-ptks4 Namespace:openstack ID:0494ca2ffced0ce35e6743c5cd3aebc488b14bf80568bf64f1ced058bf2bd3fa UID:6c92c597-d837-4a49-b487-374381e0ebc3 NetNS:/var/run/netns/9623d789-3c1f-478e-a99c-267514a079a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c92c597_d837_4a49_b487_374381e0ebc3.slice PodAnnotations:0xc001be62c0}] Aliases:map[]}\"\nJun 11 11:48:41.299608 crc crio[22553]: time=\"2026-06-11T11:48:41.298291199Z\" level=info msg=\"Checking pod openstack_keystone-7f97f548f6-ptks4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:48:41.370936 crc crio[22553]: time=\"2026-06-11T11:48:41.370811846Z\" level=info msg=\"Ran pod sandbox 0494ca2ffced0ce35e6743c5cd3aebc488b14bf80568bf64f1ced058bf2bd3fa with infra container: openstack/keystone-7f97f548f6-ptks4/POD\" id=bdde89c1-478d-4984-b8b9-464f08b01324 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:41.390759 crc crio[22553]: time=\"2026-06-11T11:48:41.382513917Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=6eccfc4e-aa4f-4831-9407-c824b8b97adf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:41.582976 crc crio[22553]: time=\"2026-06-11T11:48:41.575073797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=73b4ac3f-3243-4a14-9a39-bab945e0f331 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:41.653742 crc crio[22553]: time=\"2026-06-11T11:48:41.65227385Z\" level=info msg=\"Creating container: openstack/keystone-7f97f548f6-ptks4/keystone-api\" id=1d3b0d11-2ea8-4947-920f-562467e6b3e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:41.653742 crc crio[22553]: time=\"2026-06-11T11:48:41.652990691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:41.903303 crc crio[22553]: time=\"2026-06-11T11:48:41.903253225Z\" level=info msg=\"Stopped pod sandbox: 18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6\" id=7f777504-a8ec-4992-897f-7624b3c75dcb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:42.119903 crc crio[22553]: time=\"2026-06-11T11:48:42.119046143Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-6579fdcc8c-2jfkh/POD\" id=88b3f4bf-65bf-44bd-9358-bd959676662f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:42.120264 crc crio[22553]: time=\"2026-06-11T11:48:42.119935129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:42.122229 crc crio[22553]: time=\"2026-06-11T11:48:42.122171054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:42.137732 crc crio[22553]: time=\"2026-06-11T11:48:42.130150087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:42.396053 crc crio[22553]: time=\"2026-06-11T11:48:42.395983585Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6579fdcc8c-2jfkh Namespace:openstack ID:e927799e054188ea16d495e461e8687bbb1ea050af0adad229494544d20273ac UID:005c137a-1711-4f9b-b44b-b3ae7726dcf5 NetNS:/var/run/netns/8ef9eb0a-b54a-4457-8585-df2e05e81093 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod005c137a_1711_4f9b_b44b_b3ae7726dcf5.slice PodAnnotations:0xc001be6a60}] Aliases:map[]}\"\nJun 11 11:48:42.397896 crc crio[22553]: time=\"2026-06-11T11:48:42.39787037Z\" level=info msg=\"Adding pod openstack_barbican-worker-6579fdcc8c-2jfkh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:42.523578 crc crio[22553]: time=\"2026-06-11T11:48:42.523116865Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-699ff9c7c4-gcvls/POD\" id=39890c6f-00f3-4671-adff-183e36416b27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:42.523578 crc crio[22553]: time=\"2026-06-11T11:48:42.523210058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:42.542994 crc crio[22553]: time=\"2026-06-11T11:48:42.5421244Z\" level=info msg=\"Removing container: 5aef99873b7e0f593f2539511ab955ade5cac8638387ff261cc7f7544e6dd7b7\" id=0ac2ae7a-4f8d-46bd-a164-9e7be7255f61 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:42.594280 crc crio[22553]: time=\"2026-06-11T11:48:42.591909953Z\" level=info msg=\"Created container 3c1b571794b97a352858939fcc9907e0b2044a1a3ce7d06fcb5c828d22cd8a40: openstack/keystone-7f97f548f6-ptks4/keystone-api\" id=1d3b0d11-2ea8-4947-920f-562467e6b3e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:42.595248 crc crio[22553]: time=\"2026-06-11T11:48:42.595159498Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-699ff9c7c4-gcvls Namespace:openstack ID:ed24d818f8ef28746418305defc730c7435dfaecc9a7edfbee3f3777afefa363 UID:51885270-6637-4e8e-80b1-896fa55879ea NetNS:/var/run/netns/5d990b00-7240-4958-8a23-ac17d1fc3bfa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51885270_6637_4e8e_80b1_896fa55879ea.slice PodAnnotations:0xc00279aa40}] Aliases:map[]}\"\nJun 11 11:48:42.595401 crc crio[22553]: time=\"2026-06-11T11:48:42.595274351Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-699ff9c7c4-gcvls to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:42.601978 crc crio[22553]: time=\"2026-06-11T11:48:42.599370781Z\" level=info msg=\"Starting container: 3c1b571794b97a352858939fcc9907e0b2044a1a3ce7d06fcb5c828d22cd8a40\" id=ac14866f-5f90-44b0-b0c9-22bbc23b7d73 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:42.618480 crc crio[22553]: time=\"2026-06-11T11:48:42.618390886Z\" level=info msg=\"Started container\" PID=70299 containerID=3c1b571794b97a352858939fcc9907e0b2044a1a3ce7d06fcb5c828d22cd8a40 description=openstack/keystone-7f97f548f6-ptks4/keystone-api id=ac14866f-5f90-44b0-b0c9-22bbc23b7d73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0494ca2ffced0ce35e6743c5cd3aebc488b14bf80568bf64f1ced058bf2bd3fa\nJun 11 11:48:42.655240 crc crio[22553]: time=\"2026-06-11T11:48:42.655053726Z\" level=info msg=\"Removed container 5aef99873b7e0f593f2539511ab955ade5cac8638387ff261cc7f7544e6dd7b7: openstack/dnsmasq-dns-6674dbf88c-vjw92/dnsmasq-dns\" id=0ac2ae7a-4f8d-46bd-a164-9e7be7255f61 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:42.687645 crc crio[22553]: time=\"2026-06-11T11:48:42.687548854Z\" level=info msg=\"Removing container: f8c4dbfd4f323b2c64c54a1f8f177dd430029f9ba2191050c546aedb9ec4a12a\" id=7e0d4a1f-ea3c-4c97-b3e3-c483d0860558 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:42.721491 crc crio[22553]: time=\"2026-06-11T11:48:42.716571491Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54f48964b7-mqfvn/POD\" id=917090bc-deb9-4c24-a035-61c3048bd56f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:42.721491 crc crio[22553]: time=\"2026-06-11T11:48:42.718001983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:42.796961 crc crio[22553]: time=\"2026-06-11T11:48:42.796901686Z\" level=info msg=\"Removed container f8c4dbfd4f323b2c64c54a1f8f177dd430029f9ba2191050c546aedb9ec4a12a: openstack/dnsmasq-dns-6674dbf88c-vjw92/init\" id=7e0d4a1f-ea3c-4c97-b3e3-c483d0860558 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:48:42.827643 crc crio[22553]: time=\"2026-06-11T11:48:42.82756685Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-7497b7bd88-v9kwc/POD\" id=9722a8fd-56d4-4e16-8838-eea2a1dd09fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:42.827806 crc crio[22553]: time=\"2026-06-11T11:48:42.827720455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:42.858775 crc crio[22553]: time=\"2026-06-11T11:48:42.85838013Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-mqfvn Namespace:openstack ID:3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6 UID:e0322b2c-d36f-4fd4-aa75-179644447cd2 NetNS:/var/run/netns/019569f8-75ac-498e-ae87-dcd122200348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0322b2c_d36f_4fd4_aa75_179644447cd2.slice PodAnnotations:0xc00279a1f8}] Aliases:map[]}\"\nJun 11 11:48:42.858775 crc crio[22553]: time=\"2026-06-11T11:48:42.858449712Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54f48964b7-mqfvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:42.923014 crc crio[22553]: time=\"2026-06-11T11:48:42.922258114Z\" level=info msg=\"Got pod network &{Name:barbican-api-7497b7bd88-v9kwc Namespace:openstack ID:42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888 UID:ecbb6e2a-cde6-4ff2-9dc9-f2252e69ea41 NetNS:/var/run/netns/df441984-04d4-4412-9430-ba46760a109e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecbb6e2a_cde6_4ff2_9dc9_f2252e69ea41.slice PodAnnotations:0xc00012ae18}] Aliases:map[]}\"\nJun 11 11:48:42.923014 crc crio[22553]: time=\"2026-06-11T11:48:42.922325976Z\" level=info msg=\"Adding pod openstack_barbican-api-7497b7bd88-v9kwc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:43.267874 crc crio[22553]: 2026-06-11T11:48:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e927799e054188e Mac:5a:e7:64:a5:12:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/8ef9eb0a-b54a-4457-8585-df2e05e81093 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:48:43.271325 crc crio[22553]: time=\"2026-06-11T11:48:43.268263392Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6579fdcc8c-2jfkh Namespace:openstack ID:e927799e054188ea16d495e461e8687bbb1ea050af0adad229494544d20273ac UID:005c137a-1711-4f9b-b44b-b3ae7726dcf5 NetNS:/var/run/netns/8ef9eb0a-b54a-4457-8585-df2e05e81093 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod005c137a_1711_4f9b_b44b_b3ae7726dcf5.slice PodAnnotations:0xc001be6a60}] Aliases:map[]}\"\nJun 11 11:48:43.271325 crc crio[22553]: time=\"2026-06-11T11:48:43.268502059Z\" level=info msg=\"Checking pod openstack_barbican-worker-6579fdcc8c-2jfkh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:48:43.507749 crc crio[22553]: 2026-06-11T11:48:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed24d818f8ef287 Mac:0e:bb:55:f5:59:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/5d990b00-7240-4958-8a23-ac17d1fc3bfa SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:48:43.509907 crc crio[22553]: time=\"2026-06-11T11:48:43.508242686Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-699ff9c7c4-gcvls Namespace:openstack ID:ed24d818f8ef28746418305defc730c7435dfaecc9a7edfbee3f3777afefa363 UID:51885270-6637-4e8e-80b1-896fa55879ea NetNS:/var/run/netns/5d990b00-7240-4958-8a23-ac17d1fc3bfa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51885270_6637_4e8e_80b1_896fa55879ea.slice PodAnnotations:0xc00279aa40}] Aliases:map[]}\"\nJun 11 11:48:43.509907 crc crio[22553]: time=\"2026-06-11T11:48:43.508460592Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-699ff9c7c4-gcvls for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:48:43.718776 crc crio[22553]: 2026-06-11T11:48:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f4c229b444c82a Mac:ba:9a:71:8d:16:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/019569f8-75ac-498e-ae87-dcd122200348 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:48:43.720745 crc crio[22553]: time=\"2026-06-11T11:48:43.720599402Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-mqfvn Namespace:openstack ID:3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6 UID:e0322b2c-d36f-4fd4-aa75-179644447cd2 NetNS:/var/run/netns/019569f8-75ac-498e-ae87-dcd122200348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0322b2c_d36f_4fd4_aa75_179644447cd2.slice PodAnnotations:0xc00279a1f8}] Aliases:map[]}\"\nJun 11 11:48:43.720885 crc crio[22553]: time=\"2026-06-11T11:48:43.720832179Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54f48964b7-mqfvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:48:43.730945 crc crio[22553]: 2026-06-11T11:48:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42568c5e250679a Mac:22:58:d6:ea:31:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/df441984-04d4-4412-9430-ba46760a109e SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:48:43.730945 crc crio[22553]: time=\"2026-06-11T11:48:43.725062533Z\" level=info msg=\"Got pod network &{Name:barbican-api-7497b7bd88-v9kwc Namespace:openstack ID:42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888 UID:ecbb6e2a-cde6-4ff2-9dc9-f2252e69ea41 NetNS:/var/run/netns/df441984-04d4-4412-9430-ba46760a109e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecbb6e2a_cde6_4ff2_9dc9_f2252e69ea41.slice PodAnnotations:0xc00012ae18}] Aliases:map[]}\"\nJun 11 11:48:43.730945 crc crio[22553]: time=\"2026-06-11T11:48:43.725186456Z\" level=info msg=\"Checking pod openstack_barbican-api-7497b7bd88-v9kwc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:48:44.620526 crc crio[22553]: time=\"2026-06-11T11:48:44.61964252Z\" level=info msg=\"Stopping pod sandbox: 373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715\" id=61cbbb62-7d2e-4a5a-98e1-42ce2c4b1980 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:44.622015 crc crio[22553]: time=\"2026-06-11T11:48:44.621146624Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-s72gb Namespace:openstack ID:373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715 UID:5e2c6ec1-c2d5-4dd2-9043-9c72e93f2124 NetNS:/var/run/netns/e77d1139-c756-436b-80f0-bcbf389c6c6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e2c6ec1_c2d5_4dd2_9043_9c72e93f2124.slice PodAnnotations:0xc002b8a118}] Aliases:map[]}\"\nJun 11 11:48:44.622015 crc crio[22553]: time=\"2026-06-11T11:48:44.621279348Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-s72gb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:47.137004 crc crio[22553]: time=\"2026-06-11T11:48:47.135635297Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-5c9d465fbb-j52xw/POD\" id=30c79a71-f2c8-4e74-88ab-6ab72633db36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:47.137004 crc crio[22553]: time=\"2026-06-11T11:48:47.136999087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:47.608165 crc crio[22553]: time=\"2026-06-11T11:48:47.600273867Z\" level=info msg=\"Ran pod sandbox e927799e054188ea16d495e461e8687bbb1ea050af0adad229494544d20273ac with infra container: openstack/barbican-worker-6579fdcc8c-2jfkh/POD\" id=88b3f4bf-65bf-44bd-9358-bd959676662f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:47.608557 crc crio[22553]: time=\"2026-06-11T11:48:47.604302075Z\" level=info msg=\"Ran pod sandbox 3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6 with infra container: openstack/dnsmasq-dns-54f48964b7-mqfvn/POD\" id=917090bc-deb9-4c24-a035-61c3048bd56f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:47.612295 crc crio[22553]: time=\"2026-06-11T11:48:47.612198556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=bd857a03-d977-4218-8335-b5b2b8ca812d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:47.612614 crc crio[22553]: time=\"2026-06-11T11:48:47.612578047Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=bd857a03-d977-4218-8335-b5b2b8ca812d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:47.613963 crc crio[22553]: time=\"2026-06-11T11:48:47.612639298Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=bd857a03-d977-4218-8335-b5b2b8ca812d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:47.615516 crc crio[22553]: time=\"2026-06-11T11:48:47.61542629Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=765c312e-4026-461d-a026-0f965c43b047 name=/runtime.v1.ImageService/PullImage\nJun 11 11:48:47.618442 crc crio[22553]: time=\"2026-06-11T11:48:47.618307454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f3089b40-75a6-48ac-9a91-7fa2f02a374c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:47.624301 crc crio[22553]: time=\"2026-06-11T11:48:47.624148314Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"\nJun 11 11:48:47.628264 crc crio[22553]: time=\"2026-06-11T11:48:47.62812568Z\" level=info msg=\"Ran pod sandbox ed24d818f8ef28746418305defc730c7435dfaecc9a7edfbee3f3777afefa363 with infra container: openstack/barbican-keystone-listener-699ff9c7c4-gcvls/POD\" id=39890c6f-00f3-4671-adff-183e36416b27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:47.636211 crc crio[22553]: time=\"2026-06-11T11:48:47.636035561Z\" level=info msg=\"Stopped pod sandbox: 373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715\" id=61cbbb62-7d2e-4a5a-98e1-42ce2c4b1980 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:48:47.641786 crc crio[22553]: time=\"2026-06-11T11:48:47.641453859Z\" level=info msg=\"Ran pod sandbox 42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888 with infra container: openstack/barbican-api-7497b7bd88-v9kwc/POD\" id=9722a8fd-56d4-4e16-8838-eea2a1dd09fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:47.642368 crc crio[22553]: time=\"2026-06-11T11:48:47.642299294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=440749d8-8cbd-47b1-a20c-577a686bdf15 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:47.642569 crc crio[22553]: time=\"2026-06-11T11:48:47.64251823Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=440749d8-8cbd-47b1-a20c-577a686bdf15 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:47.642790 crc crio[22553]: time=\"2026-06-11T11:48:47.642588993Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=440749d8-8cbd-47b1-a20c-577a686bdf15 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:47.644143 crc crio[22553]: time=\"2026-06-11T11:48:47.644066756Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=cbf14a5a-792c-42d5-a1d4-2187631838af name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:47.644437 crc crio[22553]: time=\"2026-06-11T11:48:47.644383605Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=21cd46f0-267d-4899-b08b-9f675d621981 name=/runtime.v1.ImageService/PullImage\nJun 11 11:48:47.648519 crc crio[22553]: time=\"2026-06-11T11:48:47.648437363Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"\nJun 11 11:48:53.897450 crc crio[22553]: time=\"2026-06-11T11:48:53.896254651Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=93a74021-d92a-4022-b1cc-74ee36de30e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:53.915960 crc crio[22553]: time=\"2026-06-11T11:48:53.915662518Z\" level=info msg=\"Got pod network &{Name:barbican-api-5c9d465fbb-j52xw Namespace:openstack ID:b2085b17904c995b9419e455000d2addcdc21cfa53275ed8950412fafd586b49 UID:ebff7ef2-ec9e-463d-8b12-a19a21b01192 NetNS:/var/run/netns/dad72f37-627f-4c44-91fc-506d53b13b88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebff7ef2_ec9e_463d_8b12_a19a21b01192.slice PodAnnotations:0xc0011e8178}] Aliases:map[]}\"\nJun 11 11:48:53.917444 crc crio[22553]: time=\"2026-06-11T11:48:53.917322176Z\" level=info msg=\"Adding pod openstack_barbican-api-5c9d465fbb-j52xw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:53.949867 crc crio[22553]: time=\"2026-06-11T11:48:53.949747762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=92867b09-3d51-47b3-ad04-10d5077cf8e5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:54.451009 crc crio[22553]: time=\"2026-06-11T11:48:54.449066994Z\" level=info msg=\"Creating container: openstack/barbican-api-7497b7bd88-v9kwc/barbican-api-log\" id=5a64cee7-1e79-4ec4-9850-9f9c0047dcb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:54.454959 crc crio[22553]: time=\"2026-06-11T11:48:54.453941576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:54.511493 crc crio[22553]: time=\"2026-06-11T11:48:54.511397643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:54.515777 crc crio[22553]: time=\"2026-06-11T11:48:54.515625206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:54.673653 crc crio[22553]: time=\"2026-06-11T11:48:54.673279967Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-mqfvn/init\" id=36176a2a-b332-42cf-9aaf-60e08342fbc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:54.674321 crc crio[22553]: time=\"2026-06-11T11:48:54.674267686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:54.746890 crc crio[22553]: time=\"2026-06-11T11:48:54.746254087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:54.751449 crc crio[22553]: time=\"2026-06-11T11:48:54.751326385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:54.846194 crc crio[22553]: time=\"2026-06-11T11:48:54.845404261Z\" level=info msg=\"Created container dc0bf5c1a48b06d46a3bc5feebf5f0127cbae89abefe597af12e723a8f4618e0: openstack/barbican-api-7497b7bd88-v9kwc/barbican-api-log\" id=5a64cee7-1e79-4ec4-9850-9f9c0047dcb4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:54.849181 crc crio[22553]: time=\"2026-06-11T11:48:54.84845563Z\" level=info msg=\"Starting container: dc0bf5c1a48b06d46a3bc5feebf5f0127cbae89abefe597af12e723a8f4618e0\" id=5477f1fa-8bcd-4790-b45f-1c123aaeeb57 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:54.858373 crc crio[22553]: time=\"2026-06-11T11:48:54.857810523Z\" level=info msg=\"Started container\" PID=71295 containerID=dc0bf5c1a48b06d46a3bc5feebf5f0127cbae89abefe597af12e723a8f4618e0 description=openstack/barbican-api-7497b7bd88-v9kwc/barbican-api-log id=5477f1fa-8bcd-4790-b45f-1c123aaeeb57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888\nJun 11 11:48:55.280743 crc crio[22553]: time=\"2026-06-11T11:48:55.280562641Z\" level=info msg=\"Created container 9c0ff3071cd15f385570e918fdcc157680d365159d8830803f3ed80d9b195c83: openstack/dnsmasq-dns-54f48964b7-mqfvn/init\" id=36176a2a-b332-42cf-9aaf-60e08342fbc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:55.283754 crc crio[22553]: time=\"2026-06-11T11:48:55.281868329Z\" level=info msg=\"Starting container: 9c0ff3071cd15f385570e918fdcc157680d365159d8830803f3ed80d9b195c83\" id=4ef03764-9d2c-4208-a141-e81b6e5287ad name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:55.288795 crc crio[22553]: time=\"2026-06-11T11:48:55.288635526Z\" level=info msg=\"Started container\" PID=71302 containerID=9c0ff3071cd15f385570e918fdcc157680d365159d8830803f3ed80d9b195c83 description=openstack/dnsmasq-dns-54f48964b7-mqfvn/init id=4ef03764-9d2c-4208-a141-e81b6e5287ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6\nJun 11 11:48:55.335056 crc crio[22553]: time=\"2026-06-11T11:48:55.334837254Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=921557b0-92e0-443f-88c0-01dbde6c2294 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:55.393914 crc crio[22553]: time=\"2026-06-11T11:48:55.39362969Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=e25e8149-1730-49fd-bc91-32a42ba08ece name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:55.404120 crc crio[22553]: 2026-06-11T11:48:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2085b17904c995 Mac:02:72:f3:2e:36:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/dad72f37-627f-4c44-91fc-506d53b13b88 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:48:55.406876 crc crio[22553]: time=\"2026-06-11T11:48:55.406820605Z\" level=info msg=\"Got pod network &{Name:barbican-api-5c9d465fbb-j52xw Namespace:openstack ID:b2085b17904c995b9419e455000d2addcdc21cfa53275ed8950412fafd586b49 UID:ebff7ef2-ec9e-463d-8b12-a19a21b01192 NetNS:/var/run/netns/dad72f37-627f-4c44-91fc-506d53b13b88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebff7ef2_ec9e_463d_8b12_a19a21b01192.slice PodAnnotations:0xc0011e8178}] Aliases:map[]}\"\nJun 11 11:48:55.407218 crc crio[22553]: time=\"2026-06-11T11:48:55.40698709Z\" level=info msg=\"Checking pod openstack_barbican-api-5c9d465fbb-j52xw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:48:55.416031 crc crio[22553]: time=\"2026-06-11T11:48:55.415657133Z\" level=info msg=\"Ran pod sandbox b2085b17904c995b9419e455000d2addcdc21cfa53275ed8950412fafd586b49 with infra container: openstack/barbican-api-5c9d465fbb-j52xw/POD\" id=30c79a71-f2c8-4e74-88ab-6ab72633db36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:55.421564 crc crio[22553]: time=\"2026-06-11T11:48:55.419880646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=e7ca963d-d76d-47e6-a0ef-c99c1e2bee51 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:55.428123 crc crio[22553]: time=\"2026-06-11T11:48:55.428011664Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=ee9dcb23-ffee-46fd-af11-e3f29888d7f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:55.655445 crc crio[22553]: time=\"2026-06-11T11:48:55.643870944Z\" level=info msg=\"Creating container: openstack/barbican-api-7497b7bd88-v9kwc/barbican-api\" id=2b383340-bd44-400c-850b-d30ba25290cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:55.655445 crc crio[22553]: time=\"2026-06-11T11:48:55.645978235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:55.663018 crc crio[22553]: time=\"2026-06-11T11:48:55.662894899Z\" level=info msg=\"Creating container: openstack/barbican-api-5c9d465fbb-j52xw/barbican-api-log\" id=b14fe7f3-ba10-49c6-8ed1-9f4e987c2af3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:55.869991 crc crio[22553]: time=\"2026-06-11T11:48:55.868652694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:55.890064 crc crio[22553]: time=\"2026-06-11T11:48:55.889954015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:55.895438 crc crio[22553]: time=\"2026-06-11T11:48:55.894459987Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=33338fc7-dafe-4d13-9a07-09bb5b7e6db7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:55.919790 crc crio[22553]: time=\"2026-06-11T11:48:55.919537009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:55.973639 crc crio[22553]: time=\"2026-06-11T11:48:55.973489183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:55.978924 crc crio[22553]: time=\"2026-06-11T11:48:55.978663404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:55.995199 crc crio[22553]: time=\"2026-06-11T11:48:55.995103084Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:457ac65a0818c89c25b563e576fd0e228e61b23e5913835aa8c748f2c70ce600\" id=9fb4f198-ff3a-4f22-926d-7132ed5d4799 name=/runtime.v1.ImageService/PullImage\nJun 11 11:48:55.999202 crc crio[22553]: time=\"2026-06-11T11:48:55.999155472Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9a1e458b-6e94-4839-9332-bc07ba2b8b58 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:56.025487 crc crio[22553]: time=\"2026-06-11T11:48:56.025392488Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=2297fe3d-a20b-42c6-9a51-3e1b770df091 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:56.035649 crc crio[22553]: time=\"2026-06-11T11:48:56.034327719Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4ca1f7dd-0c2b-4b5f-9081-afb971eb964b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:56.055813 crc crio[22553]: time=\"2026-06-11T11:48:56.055669232Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=f717e715-3368-4d82-bb4a-2241583f52a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:56.056177 crc crio[22553]: time=\"2026-06-11T11:48:56.055921849Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-mqfvn/dnsmasq-dns\" id=74c1ca1c-c727-407d-ad28-39abeb20925c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:56.056481 crc crio[22553]: time=\"2026-06-11T11:48:56.056405733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:56.058760 crc crio[22553]: time=\"2026-06-11T11:48:56.058659959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:56.085267 crc crio[22553]: time=\"2026-06-11T11:48:56.085120051Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-7ttck/POD\" id=13272e0a-64ec-4e55-8e17-3d77e094039b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:56.085565 crc crio[22553]: time=\"2026-06-11T11:48:56.085486372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:56.177943 crc crio[22553]: time=\"2026-06-11T11:48:56.177161347Z\" level=info msg=\"Created container 2a3e959574d531dcfb3c8e88004051d58d4a666b4cf6f7dde13a2d5ea2c106f1: openstack/barbican-api-7497b7bd88-v9kwc/barbican-api\" id=2b383340-bd44-400c-850b-d30ba25290cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:56.185790 crc crio[22553]: time=\"2026-06-11T11:48:56.184163632Z\" level=info msg=\"Starting container: 2a3e959574d531dcfb3c8e88004051d58d4a666b4cf6f7dde13a2d5ea2c106f1\" id=4b63c783-c678-4576-9330-b0259a6f57cf name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:56.201037 crc crio[22553]: time=\"2026-06-11T11:48:56.20091018Z\" level=info msg=\"Created container 55a4f33703c438d1801f325000784ccc1ce6748a023ab743da2148b48917dc80: openstack/barbican-api-5c9d465fbb-j52xw/barbican-api-log\" id=b14fe7f3-ba10-49c6-8ed1-9f4e987c2af3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:56.206399 crc crio[22553]: time=\"2026-06-11T11:48:56.206257456Z\" level=info msg=\"Started container\" PID=71456 containerID=2a3e959574d531dcfb3c8e88004051d58d4a666b4cf6f7dde13a2d5ea2c106f1 description=openstack/barbican-api-7497b7bd88-v9kwc/barbican-api id=4b63c783-c678-4576-9330-b0259a6f57cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888\nJun 11 11:48:56.208178 crc crio[22553]: time=\"2026-06-11T11:48:56.208109741Z\" level=info msg=\"Starting container: 55a4f33703c438d1801f325000784ccc1ce6748a023ab743da2148b48917dc80\" id=acd30787-3457-4c56-a797-0f975addba4d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:56.216492 crc crio[22553]: time=\"2026-06-11T11:48:56.21631721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:56.224616 crc crio[22553]: time=\"2026-06-11T11:48:56.224485018Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-7ttck Namespace:openstack ID:d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f UID:280e50b0-dad0-4527-af61-7e270d6e149a NetNS:/var/run/netns/975ca0b9-1db7-4d35-b494-5ae4be75aa1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod280e50b0_dad0_4527_af61_7e270d6e149a.slice PodAnnotations:0xc002816100}] Aliases:map[]}\"\nJun 11 11:48:56.224616 crc crio[22553]: time=\"2026-06-11T11:48:56.224639043Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-7ttck to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:48:56.225163 crc crio[22553]: time=\"2026-06-11T11:48:56.224998023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:56.228893 crc crio[22553]: time=\"2026-06-11T11:48:56.228839065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:56.239033 crc crio[22553]: time=\"2026-06-11T11:48:56.238955681Z\" level=info msg=\"Started container\" PID=71455 containerID=55a4f33703c438d1801f325000784ccc1ce6748a023ab743da2148b48917dc80 description=openstack/barbican-api-5c9d465fbb-j52xw/barbican-api-log id=acd30787-3457-4c56-a797-0f975addba4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2085b17904c995b9419e455000d2addcdc21cfa53275ed8950412fafd586b49\nJun 11 11:48:56.248454 crc crio[22553]: time=\"2026-06-11T11:48:56.248405727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:56.269260 crc crio[22553]: time=\"2026-06-11T11:48:56.268952566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=0b528f85-3b81-4f00-8444-a81d5e866ee6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:56.436622 crc crio[22553]: time=\"2026-06-11T11:48:56.436535387Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=31259122-b45a-48c0-829d-654581dd6b44 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:56.455313 crc crio[22553]: time=\"2026-06-11T11:48:56.455242433Z\" level=info msg=\"Creating container: openstack/barbican-api-5c9d465fbb-j52xw/barbican-api\" id=61682f79-30a9-4bb4-993e-6b14f017ee49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:56.457289 crc crio[22553]: time=\"2026-06-11T11:48:56.457237481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:56.467442 crc crio[22553]: time=\"2026-06-11T11:48:56.467396908Z\" level=info msg=\"Created container 0b7691f8c906a0828ce8a65bdaf24b5b404d95933f097000f73d83d41f3c1716: openstack/ceilometer-0/sg-core\" id=f717e715-3368-4d82-bb4a-2241583f52a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:56.469663 crc crio[22553]: time=\"2026-06-11T11:48:56.469577481Z\" level=info msg=\"Starting container: 0b7691f8c906a0828ce8a65bdaf24b5b404d95933f097000f73d83d41f3c1716\" id=2f0b89bd-32f3-46ef-af81-b6be1393c73d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:56.495486 crc crio[22553]: time=\"2026-06-11T11:48:56.495379334Z\" level=info msg=\"Created container 8819f56aa86c0315408d7d9b05b92ffd3ea1acfb8be40da437b0cc8d070a90ec: openstack/dnsmasq-dns-54f48964b7-mqfvn/dnsmasq-dns\" id=74c1ca1c-c727-407d-ad28-39abeb20925c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:56.498294 crc crio[22553]: time=\"2026-06-11T11:48:56.498130115Z\" level=info msg=\"Starting container: 8819f56aa86c0315408d7d9b05b92ffd3ea1acfb8be40da437b0cc8d070a90ec\" id=b6d117f6-bd34-4d84-9576-512fc3bc2a95 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:56.501410 crc crio[22553]: time=\"2026-06-11T11:48:56.501291547Z\" level=info msg=\"Started container\" PID=71494 containerID=0b7691f8c906a0828ce8a65bdaf24b5b404d95933f097000f73d83d41f3c1716 description=openstack/ceilometer-0/sg-core id=2f0b89bd-32f3-46ef-af81-b6be1393c73d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7\nJun 11 11:48:56.514643 crc crio[22553]: time=\"2026-06-11T11:48:56.514565654Z\" level=info msg=\"Started container\" PID=71486 containerID=8819f56aa86c0315408d7d9b05b92ffd3ea1acfb8be40da437b0cc8d070a90ec description=openstack/dnsmasq-dns-54f48964b7-mqfvn/dnsmasq-dns id=b6d117f6-bd34-4d84-9576-512fc3bc2a95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6\nJun 11 11:48:56.573327 crc crio[22553]: time=\"2026-06-11T11:48:56.573263597Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=22ea9d70-1722-42b0-b1cf-892f7d524d99 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:56.574120 crc crio[22553]: time=\"2026-06-11T11:48:56.574100332Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=22ea9d70-1722-42b0-b1cf-892f7d524d99 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:56.574304 crc crio[22553]: time=\"2026-06-11T11:48:56.574287687Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=22ea9d70-1722-42b0-b1cf-892f7d524d99 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:56.579153 crc crio[22553]: time=\"2026-06-11T11:48:56.579072177Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=e9f62504-cfbd-4101-adfc-ffaa96eb00c5 name=/runtime.v1.ImageService/PullImage\nJun 11 11:48:56.587612 crc crio[22553]: time=\"2026-06-11T11:48:56.587495192Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 11 11:48:56.613131 crc crio[22553]: time=\"2026-06-11T11:48:56.613020057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:56.619607 crc crio[22553]: time=\"2026-06-11T11:48:56.619215588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:56.841106 crc crio[22553]: time=\"2026-06-11T11:48:56.840106965Z\" level=info msg=\"Created container 7efcb83d9b87e18bb6e7beec37b02dda8929d023636129114304b49a76945bec: openstack/barbican-api-5c9d465fbb-j52xw/barbican-api\" id=61682f79-30a9-4bb4-993e-6b14f017ee49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:56.844386 crc crio[22553]: time=\"2026-06-11T11:48:56.844227545Z\" level=info msg=\"Starting container: 7efcb83d9b87e18bb6e7beec37b02dda8929d023636129114304b49a76945bec\" id=8ac9754d-7f6c-4cef-b7ab-02883dbe90fe name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:56.857200 crc crio[22553]: time=\"2026-06-11T11:48:56.85708335Z\" level=info msg=\"Started container\" PID=71611 containerID=7efcb83d9b87e18bb6e7beec37b02dda8929d023636129114304b49a76945bec description=openstack/barbican-api-5c9d465fbb-j52xw/barbican-api id=8ac9754d-7f6c-4cef-b7ab-02883dbe90fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2085b17904c995b9419e455000d2addcdc21cfa53275ed8950412fafd586b49\nJun 11 11:48:56.931658 crc crio[22553]: 2026-06-11T11:48:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6edd8e7ee24968 Mac:f6:aa:35:ff:b9:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/975ca0b9-1db7-4d35-b494-5ae4be75aa1e SocketPath: PciID:}] [{Interface:0xc0004b06d0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:48:56.933998 crc crio[22553]: time=\"2026-06-11T11:48:56.93382938Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-7ttck Namespace:openstack ID:d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f UID:280e50b0-dad0-4527-af61-7e270d6e149a NetNS:/var/run/netns/975ca0b9-1db7-4d35-b494-5ae4be75aa1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod280e50b0_dad0_4527_af61_7e270d6e149a.slice PodAnnotations:0xc002816100}] Aliases:map[]}\"\nJun 11 11:48:56.934153 crc crio[22553]: time=\"2026-06-11T11:48:56.934034616Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-7ttck for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:48:56.954645 crc crio[22553]: time=\"2026-06-11T11:48:56.954414421Z\" level=info msg=\"Ran pod sandbox d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f with infra container: openstack/cinder-online-data-migrations-7ttck/POD\" id=13272e0a-64ec-4e55-8e17-3d77e094039b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:48:56.964408 crc crio[22553]: time=\"2026-06-11T11:48:56.964276229Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=79471f97-f54e-433a-99c0-4ca1a0e9fd8a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:56.993817 crc crio[22553]: time=\"2026-06-11T11:48:56.987856997Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=0ac16465-72e6-4dbb-a2a7-00e5e12c430f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:57.005547 crc crio[22553]: time=\"2026-06-11T11:48:57.005300596Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-7ttck/cinder-online-data-migrations\" id=f68391ae-f7f8-4913-b24e-f02d98d6b72d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:57.024117 crc crio[22553]: time=\"2026-06-11T11:48:57.024036813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:57.143772 crc crio[22553]: time=\"2026-06-11T11:48:57.143670454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:57.151750 crc crio[22553]: time=\"2026-06-11T11:48:57.151610136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:57.327394 crc crio[22553]: time=\"2026-06-11T11:48:57.327269012Z\" level=info msg=\"Created container 6f1efe7a7d48054958c8822f97dfda87d9662a241703d69b7b278818845e623c: openstack/cinder-online-data-migrations-7ttck/cinder-online-data-migrations\" id=f68391ae-f7f8-4913-b24e-f02d98d6b72d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:57.329138 crc crio[22553]: time=\"2026-06-11T11:48:57.329060005Z\" level=info msg=\"Starting container: 6f1efe7a7d48054958c8822f97dfda87d9662a241703d69b7b278818845e623c\" id=386c3b78-acf0-4b58-8d71-e867a8dcdf78 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:48:57.338619 crc crio[22553]: time=\"2026-06-11T11:48:57.33850462Z\" level=info msg=\"Started container\" PID=71771 containerID=6f1efe7a7d48054958c8822f97dfda87d9662a241703d69b7b278818845e623c description=openstack/cinder-online-data-migrations-7ttck/cinder-online-data-migrations id=386c3b78-acf0-4b58-8d71-e867a8dcdf78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f\nJun 11 11:48:59.561738 crc crio[22553]: time=\"2026-06-11T11:48:59.560156207Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f\" id=765c312e-4026-461d-a026-0f965c43b047 name=/runtime.v1.ImageService/PullImage\nJun 11 11:48:59.568982 crc crio[22553]: time=\"2026-06-11T11:48:59.568869781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=a8f0acb7-7cec-49d7-909f-e00edbd9798d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:59.577168 crc crio[22553]: time=\"2026-06-11T11:48:59.576620357Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de\" id=21cd46f0-267d-4899-b08b-9f675d621981 name=/runtime.v1.ImageService/PullImage\nJun 11 11:48:59.580968 crc crio[22553]: time=\"2026-06-11T11:48:59.580906392Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=02ce0bbd-a842-4160-bc81-ea93ed886f64 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:59.589140 crc crio[22553]: time=\"2026-06-11T11:48:59.584737314Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=db984b7f-c7e7-483b-81cc-9b98652daaad name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:59.590064 crc crio[22553]: time=\"2026-06-11T11:48:59.590010278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=dd39474e-5f8e-4b53-ba9f-615e5e6b7545 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:48:59.598875 crc crio[22553]: time=\"2026-06-11T11:48:59.598577588Z\" level=info msg=\"Creating container: openstack/barbican-worker-6579fdcc8c-2jfkh/barbican-worker-log\" id=b4811d1b-ebc8-42eb-9edb-fcb8560515fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:59.601391 crc crio[22553]: time=\"2026-06-11T11:48:59.601291977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:59.617846 crc crio[22553]: time=\"2026-06-11T11:48:59.617768528Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-699ff9c7c4-gcvls/barbican-keystone-listener-log\" id=d51adcb1-8dc3-463b-ad9e-3c5e0a6efa60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:48:59.662110 crc crio[22553]: time=\"2026-06-11T11:48:59.661999419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:59.855768 crc crio[22553]: time=\"2026-06-11T11:48:59.85494118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:59.879192 crc crio[22553]: time=\"2026-06-11T11:48:59.879088775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:59.882197 crc crio[22553]: time=\"2026-06-11T11:48:59.88166196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:48:59.926869 crc crio[22553]: time=\"2026-06-11T11:48:59.926596721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:00.182133 crc crio[22553]: time=\"2026-06-11T11:49:00.182021296Z\" level=info msg=\"Created container e410e9f2b31daa8be13008c93dbdffa716b505006f71af84ac7c08e91692f094: openstack/barbican-keystone-listener-699ff9c7c4-gcvls/barbican-keystone-listener-log\" id=d51adcb1-8dc3-463b-ad9e-3c5e0a6efa60 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:00.186410 crc crio[22553]: time=\"2026-06-11T11:49:00.185736474Z\" level=info msg=\"Starting container: e410e9f2b31daa8be13008c93dbdffa716b505006f71af84ac7c08e91692f094\" id=7b19da20-9b6f-4970-9298-96edcb16b1ae name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:00.198625 crc crio[22553]: time=\"2026-06-11T11:49:00.198499967Z\" level=info msg=\"Started container\" PID=72202 containerID=e410e9f2b31daa8be13008c93dbdffa716b505006f71af84ac7c08e91692f094 description=openstack/barbican-keystone-listener-699ff9c7c4-gcvls/barbican-keystone-listener-log id=7b19da20-9b6f-4970-9298-96edcb16b1ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed24d818f8ef28746418305defc730c7435dfaecc9a7edfbee3f3777afefa363\nJun 11 11:49:00.219251 crc crio[22553]: time=\"2026-06-11T11:49:00.219133079Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=73f1240a-0c2a-41fb-9a39-9f4f012a42b6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:00.221059 crc crio[22553]: time=\"2026-06-11T11:49:00.220977192Z\" level=info msg=\"Created container 6342b614a14dd5421289548d7937186c804d0aa56bbcc33a1eef7fb129618cd7: openstack/barbican-worker-6579fdcc8c-2jfkh/barbican-worker-log\" id=b4811d1b-ebc8-42eb-9edb-fcb8560515fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:00.224414 crc crio[22553]: time=\"2026-06-11T11:49:00.224302149Z\" level=info msg=\"Starting container: 6342b614a14dd5421289548d7937186c804d0aa56bbcc33a1eef7fb129618cd7\" id=e19c3da5-672b-4dc8-9212-6737b9bfd2f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:00.242462 crc crio[22553]: time=\"2026-06-11T11:49:00.24006693Z\" level=info msg=\"Started container\" PID=72197 containerID=6342b614a14dd5421289548d7937186c804d0aa56bbcc33a1eef7fb129618cd7 description=openstack/barbican-worker-6579fdcc8c-2jfkh/barbican-worker-log id=e19c3da5-672b-4dc8-9212-6737b9bfd2f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e927799e054188ea16d495e461e8687bbb1ea050af0adad229494544d20273ac\nJun 11 11:49:00.267008 crc crio[22553]: time=\"2026-06-11T11:49:00.266854151Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=e0105445-6d4d-48c2-9ef2-1fdb5955ee1f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:00.287428 crc crio[22553]: time=\"2026-06-11T11:49:00.284020102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=e21b3884-ba98-4de8-92c7-ad5677ec02ee name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:00.296648 crc crio[22553]: time=\"2026-06-11T11:49:00.296554588Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-699ff9c7c4-gcvls/barbican-keystone-listener\" id=ac3afe44-d682-4058-ac6f-f4d5453ef462 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:00.301066 crc crio[22553]: time=\"2026-06-11T11:49:00.300916675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:00.310839 crc crio[22553]: time=\"2026-06-11T11:49:00.310774503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=317d4f91-d13f-46bc-82ef-b3920359f67e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:00.334918 crc crio[22553]: time=\"2026-06-11T11:49:00.334854016Z\" level=info msg=\"Creating container: openstack/barbican-worker-6579fdcc8c-2jfkh/barbican-worker\" id=29e32df3-6553-4691-a043-10cc43acaa14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:00.336936 crc crio[22553]: time=\"2026-06-11T11:49:00.336909406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:00.385549 crc crio[22553]: time=\"2026-06-11T11:49:00.385322919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:00.395505 crc crio[22553]: time=\"2026-06-11T11:49:00.394774975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:00.419024 crc crio[22553]: time=\"2026-06-11T11:49:00.418883718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:00.426049 crc crio[22553]: time=\"2026-06-11T11:49:00.425965145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:00.546829 crc crio[22553]: time=\"2026-06-11T11:49:00.546148322Z\" level=info msg=\"Created container b9d6e4b405beb092ee93df4dc6032633d4a1e5f2d4f89cc6b25d7fb96c6add7e: openstack/barbican-keystone-listener-699ff9c7c4-gcvls/barbican-keystone-listener\" id=ac3afe44-d682-4058-ac6f-f4d5453ef462 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:00.548045 crc crio[22553]: time=\"2026-06-11T11:49:00.547918824Z\" level=info msg=\"Starting container: b9d6e4b405beb092ee93df4dc6032633d4a1e5f2d4f89cc6b25d7fb96c6add7e\" id=6986a8e3-a172-476a-b3cb-caacc06d7ff3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:00.567641 crc crio[22553]: time=\"2026-06-11T11:49:00.567533447Z\" level=info msg=\"Started container\" PID=72279 containerID=b9d6e4b405beb092ee93df4dc6032633d4a1e5f2d4f89cc6b25d7fb96c6add7e description=openstack/barbican-keystone-listener-699ff9c7c4-gcvls/barbican-keystone-listener id=6986a8e3-a172-476a-b3cb-caacc06d7ff3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed24d818f8ef28746418305defc730c7435dfaecc9a7edfbee3f3777afefa363\nJun 11 11:49:00.572575 crc crio[22553]: time=\"2026-06-11T11:49:00.572035368Z\" level=info msg=\"Created container ca1873211a0600b2b807c3dc26d96c135f997bd1ac04d823f2ee75a7aa687a02: openstack/barbican-worker-6579fdcc8c-2jfkh/barbican-worker\" id=29e32df3-6553-4691-a043-10cc43acaa14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:00.576162 crc crio[22553]: time=\"2026-06-11T11:49:00.576056895Z\" level=info msg=\"Starting container: ca1873211a0600b2b807c3dc26d96c135f997bd1ac04d823f2ee75a7aa687a02\" id=b8aca109-a70b-4493-a2f7-17b9f633fbb2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:00.595623 crc crio[22553]: time=\"2026-06-11T11:49:00.595520213Z\" level=info msg=\"Started container\" PID=72282 containerID=ca1873211a0600b2b807c3dc26d96c135f997bd1ac04d823f2ee75a7aa687a02 description=openstack/barbican-worker-6579fdcc8c-2jfkh/barbican-worker id=b8aca109-a70b-4493-a2f7-17b9f633fbb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e927799e054188ea16d495e461e8687bbb1ea050af0adad229494544d20273ac\nJun 11 11:49:03.188090 crc crio[22553]: time=\"2026-06-11T11:49:03.187015494Z\" level=info msg=\"Stopping pod sandbox: d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f\" id=ba2a724c-bccd-4c63-9699-8e6c5be0e0db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:03.190160 crc crio[22553]: time=\"2026-06-11T11:49:03.189810065Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-7ttck Namespace:openstack ID:d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f UID:280e50b0-dad0-4527-af61-7e270d6e149a NetNS:/var/run/netns/975ca0b9-1db7-4d35-b494-5ae4be75aa1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod280e50b0_dad0_4527_af61_7e270d6e149a.slice PodAnnotations:0xc000ca04b8}] Aliases:map[]}\"\nJun 11 11:49:03.190160 crc crio[22553]: time=\"2026-06-11T11:49:03.190002331Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-7ttck from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:03.255242 crc crio[22553]: time=\"2026-06-11T11:49:03.253766532Z\" level=info msg=\"Stopping container: ca9b2437c8153401257da4f5bf781cf7c157902fe63ccf62d581cad75e25e40f (timeout: 10s)\" id=92bac97c-8117-4e96-8367-17f326f3bfe2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:03.495987 crc crio[22553]: time=\"2026-06-11T11:49:03.494809507Z\" level=info msg=\"Stopped container ca9b2437c8153401257da4f5bf781cf7c157902fe63ccf62d581cad75e25e40f: openstack/dnsmasq-dns-6c85d9984c-c48r7/dnsmasq-dns\" id=92bac97c-8117-4e96-8367-17f326f3bfe2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:03.499588 crc crio[22553]: time=\"2026-06-11T11:49:03.49937015Z\" level=info msg=\"Stopping pod sandbox: fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668\" id=1df52978-e719-403a-bf01-1b36055c0a1b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:03.500236 crc crio[22553]: time=\"2026-06-11T11:49:03.500169043Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-c48r7 Namespace:openstack ID:fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668 UID:22d32d59-c4c9-4918-b4f1-1ba9866564f9 NetNS:/var/run/netns/25ac03a9-dd33-49a8-a4d4-52fba034b1fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22d32d59_c4c9_4918_b4f1_1ba9866564f9.slice PodAnnotations:0xc00001b080}] Aliases:map[]}\"\nJun 11 11:49:03.500423 crc crio[22553]: time=\"2026-06-11T11:49:03.500373189Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6c85d9984c-c48r7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:03.732784 crc crio[22553]: time=\"2026-06-11T11:49:03.731643108Z\" level=info msg=\"Stopped pod sandbox: d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f\" id=ba2a724c-bccd-4c63-9699-8e6c5be0e0db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:04.033084 crc crio[22553]: time=\"2026-06-11T11:49:04.032978953Z\" level=info msg=\"Stopped pod sandbox: fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668\" id=1df52978-e719-403a-bf01-1b36055c0a1b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:04.280085 crc crio[22553]: time=\"2026-06-11T11:49:04.279388714Z\" level=info msg=\"Removing container: ca9b2437c8153401257da4f5bf781cf7c157902fe63ccf62d581cad75e25e40f\" id=58860969-5bbb-48a4-8682-59a5258d78ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:04.411900 crc crio[22553]: time=\"2026-06-11T11:49:04.411804139Z\" level=info msg=\"Removed container ca9b2437c8153401257da4f5bf781cf7c157902fe63ccf62d581cad75e25e40f: openstack/dnsmasq-dns-6c85d9984c-c48r7/dnsmasq-dns\" id=58860969-5bbb-48a4-8682-59a5258d78ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:04.420492 crc crio[22553]: time=\"2026-06-11T11:49:04.42040644Z\" level=info msg=\"Removing container: a78be7cffaf77a7371db8bdce900ccd73a11f9f4e78c77eaaa17b914212f10df\" id=53ce5660-5b1b-4b18-bf3c-caf165801849 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:04.554150 crc crio[22553]: time=\"2026-06-11T11:49:04.553996478Z\" level=info msg=\"Removed container a78be7cffaf77a7371db8bdce900ccd73a11f9f4e78c77eaaa17b914212f10df: openstack/dnsmasq-dns-6c85d9984c-c48r7/init\" id=53ce5660-5b1b-4b18-bf3c-caf165801849 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:05.212496 crc crio[22553]: time=\"2026-06-11T11:49:05.210198438Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=89b9770c-d35d-4146-b7db-0335c79e95cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:05.212496 crc crio[22553]: time=\"2026-06-11T11:49:05.211136926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:05.335987 crc crio[22553]: time=\"2026-06-11T11:49:05.334139745Z\" level=info msg=\"Stopping container: 2b2d6c08e2c61842ab92ac8e93a70d0beeeca8d2cba321de5bca653dbc7ec0dc (timeout: 30s)\" id=070c29a6-ab65-4f00-b199-3b5d10e21e3c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:05.335987 crc crio[22553]: time=\"2026-06-11T11:49:05.334438484Z\" level=info msg=\"Stopping container: b60f33edabe2894201c33d635a3c4fc117fd8b68d61660b93c5a76032cf25a8a (timeout: 30s)\" id=3044351e-58fc-4544-8a3e-a627d1100cae name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:05.489054 crc crio[22553]: time=\"2026-06-11T11:49:05.488994105Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf UID:f4ab73bf-6e04-4860-af1f-6f5a97cc30dd NetNS:/var/run/netns/4e398bfd-fef8-41e6-afd6-6c48eed5acac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4ab73bf_6e04_4860_af1f_6f5a97cc30dd.slice PodAnnotations:0xc00043a540}] Aliases:map[]}\"\nJun 11 11:49:05.489054 crc crio[22553]: time=\"2026-06-11T11:49:05.489034286Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:05.601859 crc crio[22553]: time=\"2026-06-11T11:49:05.601103217Z\" level=info msg=\"Stopped container 2b2d6c08e2c61842ab92ac8e93a70d0beeeca8d2cba321de5bca653dbc7ec0dc: openstack/neutron-79d4495d5c-wbbqp/neutron-httpd\" id=070c29a6-ab65-4f00-b199-3b5d10e21e3c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:05.670305 crc crio[22553]: time=\"2026-06-11T11:49:05.670230574Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-764b948f4c-qrqhb/POD\" id=cb245a44-23ce-43cd-a0a2-2141b1fbc6db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:05.670560 crc crio[22553]: time=\"2026-06-11T11:49:05.670330587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:05.824121 crc crio[22553]: time=\"2026-06-11T11:49:05.819533601Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-qrqhb Namespace:openstack ID:53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2 UID:1b109701-dca8-4622-b8c7-c73587a5c7b0 NetNS:/var/run/netns/ac689f81-bd26-4c19-b094-e5691efad65e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b109701_dca8_4622_b8c7_c73587a5c7b0.slice PodAnnotations:0xc00279aa08}] Aliases:map[]}\"\nJun 11 11:49:05.824121 crc crio[22553]: time=\"2026-06-11T11:49:05.82016374Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-764b948f4c-qrqhb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:05.992538 crc crio[22553]: time=\"2026-06-11T11:49:05.992463958Z\" level=info msg=\"Running pod sandbox: openstack/neutron-6fcc99f69-7wtth/POD\" id=38b156eb-63a8-406b-93ce-2e48e6be77df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:05.992831 crc crio[22553]: time=\"2026-06-11T11:49:05.992560091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:06.021101 crc crio[22553]: time=\"2026-06-11T11:49:06.021028642Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=34f9d8eb-9343-4d31-904f-ea1afd66a995 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:06.022507 crc crio[22553]: time=\"2026-06-11T11:49:06.02166367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:06.172883 crc crio[22553]: time=\"2026-06-11T11:49:06.172733299Z\" level=info msg=\"Got pod network &{Name:neutron-6fcc99f69-7wtth Namespace:openstack ID:29939eab05ac0f304f0b478897d53bff644a852f8bff6d0a8c045889f47f68df UID:16e89fd0-34a1-4b33-ba3b-22fc50dd90fb NetNS:/var/run/netns/0ed282ad-0679-4719-9b26-931d838f9043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16e89fd0_34a1_4b33_ba3b_22fc50dd90fb.slice PodAnnotations:0xc001894680}] Aliases:map[]}\"\nJun 11 11:49:06.172883 crc crio[22553]: time=\"2026-06-11T11:49:06.172811072Z\" level=info msg=\"Adding pod openstack_neutron-6fcc99f69-7wtth to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:06.215306 crc crio[22553]: time=\"2026-06-11T11:49:06.215201309Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f UID:b31855ca-0aaa-4e24-a16d-bd5b206532c3 NetNS:/var/run/netns/5bcfab4f-89f8-4162-9b44-937f93f0bf2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb31855ca_0aaa_4e24_a16d_bd5b206532c3.slice PodAnnotations:0xc00043a108}] Aliases:map[]}\"\nJun 11 11:49:06.215306 crc crio[22553]: time=\"2026-06-11T11:49:06.215280851Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:06.374878 crc crio[22553]: 2026-06-11T11:49:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6a7f605cdacb82 Mac:3a:3b:35:3b:48:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/4e398bfd-fef8-41e6-afd6-6c48eed5acac SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:49:06.376456 crc crio[22553]: time=\"2026-06-11T11:49:06.375963421Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf UID:f4ab73bf-6e04-4860-af1f-6f5a97cc30dd NetNS:/var/run/netns/4e398bfd-fef8-41e6-afd6-6c48eed5acac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4ab73bf_6e04_4860_af1f_6f5a97cc30dd.slice PodAnnotations:0xc00043a540}] Aliases:map[]}\"\nJun 11 11:49:06.376456 crc crio[22553]: time=\"2026-06-11T11:49:06.376096664Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:49:06.395824 crc crio[22553]: time=\"2026-06-11T11:49:06.395609944Z\" level=info msg=\"Ran pod sandbox e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf with infra container: openstack/cinder-scheduler-0/POD\" id=89b9770c-d35d-4146-b7db-0335c79e95cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:06.412643 crc crio[22553]: time=\"2026-06-11T11:49:06.412567269Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=061e031c-8f5f-413b-95c0-bd3a25834625 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:06.413409 crc crio[22553]: time=\"2026-06-11T11:49:06.413380013Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=061e031c-8f5f-413b-95c0-bd3a25834625 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:06.413956 crc crio[22553]: time=\"2026-06-11T11:49:06.413670821Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=061e031c-8f5f-413b-95c0-bd3a25834625 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:06.421851 crc crio[22553]: time=\"2026-06-11T11:49:06.421763917Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=eb437a5e-a52c-45be-b366-b18ac892af05 name=/runtime.v1.ImageService/PullImage\nJun 11 11:49:06.808535 crc crio[22553]: 2026-06-11T11:49:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53b6fb401ce00cf Mac:ce:d8:5f:ee:72:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/ac689f81-bd26-4c19-b094-e5691efad65e SocketPath: PciID:}] [{Interface:0xc00050cfd0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:49:06.835748 crc crio[22553]: time=\"2026-06-11T11:49:06.833125663Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-qrqhb Namespace:openstack ID:53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2 UID:1b109701-dca8-4622-b8c7-c73587a5c7b0 NetNS:/var/run/netns/ac689f81-bd26-4c19-b094-e5691efad65e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b109701_dca8_4622_b8c7_c73587a5c7b0.slice PodAnnotations:0xc00279aa08}] Aliases:map[]}\"\nJun 11 11:49:06.835748 crc crio[22553]: time=\"2026-06-11T11:49:06.833437442Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-764b948f4c-qrqhb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:49:06.850751 crc crio[22553]: time=\"2026-06-11T11:49:06.849096939Z\" level=info msg=\"Ran pod sandbox 53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2 with infra container: openstack/dnsmasq-dns-764b948f4c-qrqhb/POD\" id=cb245a44-23ce-43cd-a0a2-2141b1fbc6db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:06.853221 crc crio[22553]: time=\"2026-06-11T11:49:06.853129876Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=64b1c1bd-e37b-4315-8556-510989c7bef3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:07.069117 crc crio[22553]: time=\"2026-06-11T11:49:07.068225014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dfc72ecc-6c26-47d7-966b-e5803989a29f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:07.088783 crc crio[22553]: time=\"2026-06-11T11:49:07.088625709Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-qrqhb/init\" id=2379a5da-9181-4124-8487-829e5f731af8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:07.089177 crc crio[22553]: time=\"2026-06-11T11:49:07.089124934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:07.153109 crc crio[22553]: 2026-06-11T11:49:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff6e736a4dd6686 Mac:7a:65:6f:e1:0a:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/5bcfab4f-89f8-4162-9b44-937f93f0bf2c SocketPath: PciID:}] [{Interface:0xc000014d70 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:49:07.154478 crc crio[22553]: time=\"2026-06-11T11:49:07.154410959Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f UID:b31855ca-0aaa-4e24-a16d-bd5b206532c3 NetNS:/var/run/netns/5bcfab4f-89f8-4162-9b44-937f93f0bf2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb31855ca_0aaa_4e24_a16d_bd5b206532c3.slice PodAnnotations:0xc00043a108}] Aliases:map[]}\"\nJun 11 11:49:07.154599 crc crio[22553]: time=\"2026-06-11T11:49:07.154584054Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:49:07.191506 crc crio[22553]: time=\"2026-06-11T11:49:07.191406169Z\" level=info msg=\"Ran pod sandbox ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f with infra container: openstack/cinder-api-0/POD\" id=34f9d8eb-9343-4d31-904f-ea1afd66a995 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:07.202206 crc crio[22553]: time=\"2026-06-11T11:49:07.202127402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=66ef50f7-7359-4ed3-9fbe-96dd506f0df0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:07.207730 crc crio[22553]: time=\"2026-06-11T11:49:07.207576281Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=08384976-5479-423e-aa84-bd0454d5a8a3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:07.219793 crc crio[22553]: time=\"2026-06-11T11:49:07.219571111Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=b0a510b5-4c17-4ebc-b278-fed4afb4fb47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:07.220329 crc crio[22553]: time=\"2026-06-11T11:49:07.220257731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:07.282860 crc crio[22553]: time=\"2026-06-11T11:49:07.282763685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:07.297648 crc crio[22553]: time=\"2026-06-11T11:49:07.297560377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:07.388448 crc crio[22553]: 2026-06-11T11:49:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:29939eab05ac0f3 Mac:e6:01:a3:9c:5f:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/0ed282ad-0679-4719-9b26-931d838f9043 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:49:07.388448 crc crio[22553]: time=\"2026-06-11T11:49:07.384251277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:07.393739 crc crio[22553]: time=\"2026-06-11T11:49:07.391232031Z\" level=info msg=\"Got pod network &{Name:neutron-6fcc99f69-7wtth Namespace:openstack ID:29939eab05ac0f304f0b478897d53bff644a852f8bff6d0a8c045889f47f68df UID:16e89fd0-34a1-4b33-ba3b-22fc50dd90fb NetNS:/var/run/netns/0ed282ad-0679-4719-9b26-931d838f9043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16e89fd0_34a1_4b33_ba3b_22fc50dd90fb.slice PodAnnotations:0xc001894680}] Aliases:map[]}\"\nJun 11 11:49:07.401745 crc crio[22553]: time=\"2026-06-11T11:49:07.391608172Z\" level=info msg=\"Checking pod openstack_neutron-6fcc99f69-7wtth for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:49:07.430752 crc crio[22553]: time=\"2026-06-11T11:49:07.428620352Z\" level=info msg=\"Ran pod sandbox 29939eab05ac0f304f0b478897d53bff644a852f8bff6d0a8c045889f47f68df with infra container: openstack/neutron-6fcc99f69-7wtth/POD\" id=38b156eb-63a8-406b-93ce-2e48e6be77df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:07.440250 crc crio[22553]: time=\"2026-06-11T11:49:07.440122648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=429f3daf-cdca-4e50-89c9-61d9be612b28 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:07.520756 crc crio[22553]: time=\"2026-06-11T11:49:07.520311288Z\" level=info msg=\"Created container 9bedf9c771fd45ab7989ea9c3564512cdac7c0b1dc8b48ab988fcefe69e069f7: openstack/dnsmasq-dns-764b948f4c-qrqhb/init\" id=2379a5da-9181-4124-8487-829e5f731af8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:07.526739 crc crio[22553]: time=\"2026-06-11T11:49:07.526285722Z\" level=info msg=\"Starting container: 9bedf9c771fd45ab7989ea9c3564512cdac7c0b1dc8b48ab988fcefe69e069f7\" id=72bbeec7-81a8-4f88-9b9e-95f1ca6dd6f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:07.541273 crc crio[22553]: time=\"2026-06-11T11:49:07.541118765Z\" level=info msg=\"Started container\" PID=73006 containerID=9bedf9c771fd45ab7989ea9c3564512cdac7c0b1dc8b48ab988fcefe69e069f7 description=openstack/dnsmasq-dns-764b948f4c-qrqhb/init id=72bbeec7-81a8-4f88-9b9e-95f1ca6dd6f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2\nJun 11 11:49:07.573365 crc crio[22553]: time=\"2026-06-11T11:49:07.57316417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ef698c58-1359-41e3-af52-289ec8e46ad3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:07.605579 crc crio[22553]: time=\"2026-06-11T11:49:07.605464853Z\" level=info msg=\"Creating container: openstack/neutron-6fcc99f69-7wtth/neutron-api\" id=fb4122e6-026c-4389-a936-133e0e19810e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:07.606084 crc crio[22553]: time=\"2026-06-11T11:49:07.606025759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:07.843602 crc crio[22553]: time=\"2026-06-11T11:49:07.8434955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ce9e0bfb-faa8-4883-9cc4-bf353723ed7d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:07.847890 crc crio[22553]: time=\"2026-06-11T11:49:07.847833096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:07.861290 crc crio[22553]: time=\"2026-06-11T11:49:07.861120174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:07.900123 crc crio[22553]: time=\"2026-06-11T11:49:07.899450173Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"\nJun 11 11:49:08.025210 crc crio[22553]: time=\"2026-06-11T11:49:08.025049018Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5a20e46b-a55e-4c2d-8708-58842622efab name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:08.081256 crc crio[22553]: time=\"2026-06-11T11:49:08.081157406Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-qrqhb/dnsmasq-dns\" id=3c1c10aa-fda6-4db5-959e-34070e8cc9f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:08.081751 crc crio[22553]: time=\"2026-06-11T11:49:08.0816557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:08.387776 crc crio[22553]: time=\"2026-06-11T11:49:08.386363983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:08.403610 crc crio[22553]: time=\"2026-06-11T11:49:08.403021439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:08.540730 crc crio[22553]: time=\"2026-06-11T11:49:08.540610485Z\" level=info msg=\"Created container a91a442441cf95eccc045d7c84108ba0edcf540d7f6a9beef3fe8e28137a0e2c: openstack/neutron-6fcc99f69-7wtth/neutron-api\" id=fb4122e6-026c-4389-a936-133e0e19810e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:08.554210 crc crio[22553]: time=\"2026-06-11T11:49:08.554114439Z\" level=info msg=\"Starting container: a91a442441cf95eccc045d7c84108ba0edcf540d7f6a9beef3fe8e28137a0e2c\" id=8f2f4c45-f046-4757-8ea6-f74ee8cf8042 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:08.579997 crc crio[22553]: time=\"2026-06-11T11:49:08.571149136Z\" level=info msg=\"Started container\" PID=73092 containerID=a91a442441cf95eccc045d7c84108ba0edcf540d7f6a9beef3fe8e28137a0e2c description=openstack/neutron-6fcc99f69-7wtth/neutron-api id=8f2f4c45-f046-4757-8ea6-f74ee8cf8042 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29939eab05ac0f304f0b478897d53bff644a852f8bff6d0a8c045889f47f68df\nJun 11 11:49:08.629605 crc crio[22553]: time=\"2026-06-11T11:49:08.629423966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=da30f83f-2a89-4efa-9b39-9a558923d2be name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:08.741635 crc crio[22553]: time=\"2026-06-11T11:49:08.740771705Z\" level=info msg=\"Created container 5b3f58f91239705203aa5ec572a154a76064f072c6171c09fe384ae5fe9cd727: openstack/dnsmasq-dns-764b948f4c-qrqhb/dnsmasq-dns\" id=3c1c10aa-fda6-4db5-959e-34070e8cc9f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:08.749746 crc crio[22553]: time=\"2026-06-11T11:49:08.74710569Z\" level=info msg=\"Starting container: 5b3f58f91239705203aa5ec572a154a76064f072c6171c09fe384ae5fe9cd727\" id=beda0735-ab75-4bb1-b03c-8d47274e1030 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:08.763161 crc crio[22553]: time=\"2026-06-11T11:49:08.763041225Z\" level=info msg=\"Started container\" PID=73165 containerID=5b3f58f91239705203aa5ec572a154a76064f072c6171c09fe384ae5fe9cd727 description=openstack/dnsmasq-dns-764b948f4c-qrqhb/dnsmasq-dns id=beda0735-ab75-4bb1-b03c-8d47274e1030 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2\nJun 11 11:49:08.793269 crc crio[22553]: time=\"2026-06-11T11:49:08.793165734Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b116a8e5-b170-40be-84e9-7ad95ed9f31a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:08.814729 crc crio[22553]: time=\"2026-06-11T11:49:08.814584279Z\" level=info msg=\"Creating container: openstack/neutron-6fcc99f69-7wtth/neutron-httpd\" id=cb5bb8b4-cdf6-47c6-8f02-991ad0070f23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:08.833320 crc crio[22553]: time=\"2026-06-11T11:49:08.833216803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:09.200911 crc crio[22553]: time=\"2026-06-11T11:49:09.192844409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:09.255493 crc crio[22553]: time=\"2026-06-11T11:49:09.25079787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:09.499781 crc crio[22553]: time=\"2026-06-11T11:49:09.498105448Z\" level=info msg=\"Created container 378f2fd4da7c1245319d83a6c50f0d8e26f25cf324bfd90ab39aecad3dce81d8: openstack/neutron-6fcc99f69-7wtth/neutron-httpd\" id=cb5bb8b4-cdf6-47c6-8f02-991ad0070f23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:09.514659 crc crio[22553]: time=\"2026-06-11T11:49:09.508063848Z\" level=info msg=\"Starting container: 378f2fd4da7c1245319d83a6c50f0d8e26f25cf324bfd90ab39aecad3dce81d8\" id=4529314a-14a3-4d51-b400-1028dc37f422 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:09.535068 crc crio[22553]: time=\"2026-06-11T11:49:09.527098154Z\" level=info msg=\"Started container\" PID=73211 containerID=378f2fd4da7c1245319d83a6c50f0d8e26f25cf324bfd90ab39aecad3dce81d8 description=openstack/neutron-6fcc99f69-7wtth/neutron-httpd id=4529314a-14a3-4d51-b400-1028dc37f422 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29939eab05ac0f304f0b478897d53bff644a852f8bff6d0a8c045889f47f68df\nJun 11 11:49:09.992993 crc crio[22553]: time=\"2026-06-11T11:49:09.992860047Z\" level=info msg=\"Stopped container b60f33edabe2894201c33d635a3c4fc117fd8b68d61660b93c5a76032cf25a8a: openstack/neutron-79d4495d5c-wbbqp/neutron-api\" id=3044351e-58fc-4544-8a3e-a627d1100cae name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:09.996841 crc crio[22553]: time=\"2026-06-11T11:49:09.99674228Z\" level=info msg=\"Stopping pod sandbox: 76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de\" id=b67d178c-08d6-484e-9c4a-00a91eaf0a08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:09.997883 crc crio[22553]: time=\"2026-06-11T11:49:09.997815591Z\" level=info msg=\"Got pod network &{Name:neutron-79d4495d5c-wbbqp Namespace:openstack ID:76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de UID:b6303239-9f0e-40c6-8443-93bd3216ceae NetNS:/var/run/netns/e7affe27-2521-4c28-9e63-cd10eda3f5e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6303239_9f0e_40c6_8443_93bd3216ceae.slice PodAnnotations:0xc002826420}] Aliases:map[]}\"\nJun 11 11:49:09.998079 crc crio[22553]: time=\"2026-06-11T11:49:09.998016427Z\" level=info msg=\"Deleting pod openstack_neutron-79d4495d5c-wbbqp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:10.004516 crc crio[22553]: time=\"2026-06-11T11:49:10.003281421Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4\" id=eb437a5e-a52c-45be-b366-b18ac892af05 name=/runtime.v1.ImageService/PullImage\nJun 11 11:49:10.005081 crc crio[22553]: time=\"2026-06-11T11:49:10.004995861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=871d8179-ce9f-4259-bc76-45e55ea32b27 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:10.154212 crc crio[22553]: time=\"2026-06-11T11:49:10.153182726Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=f30ace0f-2ac6-4e51-b418-eebb7fb605dc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:10.179372 crc crio[22553]: time=\"2026-06-11T11:49:10.178938988Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=ce52883e-147a-41c3-b469-45f51222fa4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:11.322944 crc crio[22553]: time=\"2026-06-11T11:49:11.322245444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:11.496061 crc crio[22553]: time=\"2026-06-11T11:49:11.494745419Z\" level=info msg=\"Created container 33710ba31a925ecaa976761d03b2410cd5990574358d00de19fa58daf7209cea: openstack/cinder-api-0/cinder-api-log\" id=b0a510b5-4c17-4ebc-b278-fed4afb4fb47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:11.501981 crc crio[22553]: time=\"2026-06-11T11:49:11.501583748Z\" level=info msg=\"Starting container: 33710ba31a925ecaa976761d03b2410cd5990574358d00de19fa58daf7209cea\" id=a3e9710d-e619-42d6-930a-8a428ef2bb0a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:11.525531 crc crio[22553]: time=\"2026-06-11T11:49:11.519054418Z\" level=info msg=\"Started container\" PID=73557 containerID=33710ba31a925ecaa976761d03b2410cd5990574358d00de19fa58daf7209cea description=openstack/cinder-api-0/cinder-api-log id=a3e9710d-e619-42d6-930a-8a428ef2bb0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f\nJun 11 11:49:11.540369 crc crio[22553]: time=\"2026-06-11T11:49:11.537247749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=f22d42ad-dbeb-4f17-a5df-6196398e3a44 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:12.980011 crc crio[22553]: time=\"2026-06-11T11:49:12.979897461Z\" level=info msg=\"Stopping container: 2a3e959574d531dcfb3c8e88004051d58d4a666b4cf6f7dde13a2d5ea2c106f1 (timeout: 30s)\" id=48a2bc1f-4781-4e4a-b5a7-c997c5dd3e88 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:12.981023 crc crio[22553]: time=\"2026-06-11T11:49:12.980144918Z\" level=info msg=\"Stopping container: dc0bf5c1a48b06d46a3bc5feebf5f0127cbae89abefe597af12e723a8f4618e0 (timeout: 30s)\" id=9aa3cfba-e1dd-439b-8098-a379c910e4fa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:15.113134 crc crio[22553]: time=\"2026-06-11T11:49:15.111990145Z\" level=info msg=\"Stopping container: 8819f56aa86c0315408d7d9b05b92ffd3ea1acfb8be40da437b0cc8d070a90ec (timeout: 10s)\" id=284e0d5c-d37a-4f9c-a06e-48d80f623d13 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:16.069747 crc crio[22553]: time=\"2026-06-11T11:49:16.068295193Z\" level=info msg=\"Running pod sandbox: openstack/placement-7dd5b9c87b-t529x/POD\" id=018a4bb4-2150-49aa-bf4e-7512ba591ea3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:16.069747 crc crio[22553]: time=\"2026-06-11T11:49:16.069425136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:19.176537 crc crio[22553]: time=\"2026-06-11T11:49:19.176268348Z\" level=info msg=\"Stopped pod sandbox: 76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de\" id=b67d178c-08d6-484e-9c4a-00a91eaf0a08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:19.185124 crc crio[22553]: time=\"2026-06-11T11:49:19.184985292Z\" level=info msg=\"Stopped container dc0bf5c1a48b06d46a3bc5feebf5f0127cbae89abefe597af12e723a8f4618e0: openstack/barbican-api-7497b7bd88-v9kwc/barbican-api-log\" id=9aa3cfba-e1dd-439b-8098-a379c910e4fa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:19.188435 crc crio[22553]: time=\"2026-06-11T11:49:19.187127445Z\" level=info msg=\"Stopped container 8819f56aa86c0315408d7d9b05b92ffd3ea1acfb8be40da437b0cc8d070a90ec: openstack/dnsmasq-dns-54f48964b7-mqfvn/dnsmasq-dns\" id=284e0d5c-d37a-4f9c-a06e-48d80f623d13 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:19.201113 crc crio[22553]: time=\"2026-06-11T11:49:19.20100138Z\" level=info msg=\"Stopping pod sandbox: 3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6\" id=b7c06985-7ed1-47e5-8a38-6811bf32cac2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:19.201855 crc crio[22553]: time=\"2026-06-11T11:49:19.201736931Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-mqfvn Namespace:openstack ID:3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6 UID:e0322b2c-d36f-4fd4-aa75-179644447cd2 NetNS:/var/run/netns/019569f8-75ac-498e-ae87-dcd122200348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0322b2c_d36f_4fd4_aa75_179644447cd2.slice PodAnnotations:0xc0050d2058}] Aliases:map[]}\"\nJun 11 11:49:19.201957 crc crio[22553]: time=\"2026-06-11T11:49:19.201912686Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54f48964b7-mqfvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:19.209819 crc crio[22553]: time=\"2026-06-11T11:49:19.209134577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:19.222165 crc crio[22553]: time=\"2026-06-11T11:49:19.217649176Z\" level=info msg=\"Stopped container 2a3e959574d531dcfb3c8e88004051d58d4a666b4cf6f7dde13a2d5ea2c106f1: openstack/barbican-api-7497b7bd88-v9kwc/barbican-api\" id=48a2bc1f-4781-4e4a-b5a7-c997c5dd3e88 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:19.222561 crc crio[22553]: time=\"2026-06-11T11:49:19.222485037Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=2afeb614-e9a9-470a-af44-951c7223c936 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:19.223457 crc crio[22553]: time=\"2026-06-11T11:49:19.223407124Z\" level=info msg=\"Stopping pod sandbox: 42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888\" id=53f60c40-022b-4868-a0c5-c430541cb642 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:19.224164 crc crio[22553]: time=\"2026-06-11T11:49:19.224083683Z\" level=info msg=\"Got pod network &{Name:barbican-api-7497b7bd88-v9kwc Namespace:openstack ID:42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888 UID:ecbb6e2a-cde6-4ff2-9dc9-f2252e69ea41 NetNS:/var/run/netns/df441984-04d4-4412-9430-ba46760a109e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecbb6e2a_cde6_4ff2_9dc9_f2252e69ea41.slice PodAnnotations:0xc002b8af60}] Aliases:map[]}\"\nJun 11 11:49:19.224318 crc crio[22553]: time=\"2026-06-11T11:49:19.224260289Z\" level=info msg=\"Deleting pod openstack_barbican-api-7497b7bd88-v9kwc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:19.396083 crc crio[22553]: time=\"2026-06-11T11:49:19.395988659Z\" level=info msg=\"Removing container: 2b2d6c08e2c61842ab92ac8e93a70d0beeeca8d2cba321de5bca653dbc7ec0dc\" id=382b9ed4-a786-4669-b626-64ca695ea2d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:20.571910 crc crio[22553]: time=\"2026-06-11T11:49:20.570815456Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=ac108b5a-e251-47ab-803e-281ebd540138 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:20.574193 crc crio[22553]: time=\"2026-06-11T11:49:20.571947839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:21.238847 crc crio[22553]: time=\"2026-06-11T11:49:21.238514953Z\" level=info msg=\"Stopped pod sandbox: 3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6\" id=b7c06985-7ed1-47e5-8a38-6811bf32cac2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:21.245270 crc crio[22553]: time=\"2026-06-11T11:49:21.245040993Z\" level=info msg=\"Stopped pod sandbox: 42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888\" id=53f60c40-022b-4868-a0c5-c430541cb642 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:21.245618 crc crio[22553]: time=\"2026-06-11T11:49:21.245463435Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=f9905c50-0765-4726-bf22-60603814828b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:21.267614 crc crio[22553]: time=\"2026-06-11T11:49:21.267494438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:21.287827 crc crio[22553]: time=\"2026-06-11T11:49:21.287721409Z\" level=info msg=\"Removed container 2b2d6c08e2c61842ab92ac8e93a70d0beeeca8d2cba321de5bca653dbc7ec0dc: openstack/neutron-79d4495d5c-wbbqp/neutron-httpd\" id=382b9ed4-a786-4669-b626-64ca695ea2d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:21.291555 crc crio[22553]: time=\"2026-06-11T11:49:21.291485178Z\" level=info msg=\"Removing container: b60f33edabe2894201c33d635a3c4fc117fd8b68d61660b93c5a76032cf25a8a\" id=c3ee1ffc-209e-4c99-a588-339904202564 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:22.399204 crc crio[22553]: time=\"2026-06-11T11:49:22.398425894Z\" level=info msg=\"Got pod network &{Name:placement-7dd5b9c87b-t529x Namespace:openstack ID:2f9438069eb5fc28db1854c93892b22f91093b6b4c97198826f2a842da259cf2 UID:973a6d2a-204e-45f0-b6d2-5273f870a18b NetNS:/var/run/netns/5a0c98f4-84bd-457e-a8ef-ebef19f25b56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod973a6d2a_204e_45f0_b6d2_5273f870a18b.slice PodAnnotations:0xc001be61c8}] Aliases:map[]}\"\nJun 11 11:49:22.399204 crc crio[22553]: time=\"2026-06-11T11:49:22.399067923Z\" level=info msg=\"Adding pod openstack_placement-7dd5b9c87b-t529x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:22.405167 crc crio[22553]: time=\"2026-06-11T11:49:22.405082348Z\" level=info msg=\"Removed container b60f33edabe2894201c33d635a3c4fc117fd8b68d61660b93c5a76032cf25a8a: openstack/neutron-79d4495d5c-wbbqp/neutron-api\" id=c3ee1ffc-209e-4c99-a588-339904202564 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:22.411411 crc crio[22553]: time=\"2026-06-11T11:49:22.411276659Z\" level=info msg=\"Removing container: 8819f56aa86c0315408d7d9b05b92ffd3ea1acfb8be40da437b0cc8d070a90ec\" id=b09a09cd-983e-41c6-97bd-7dda94a64e03 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:23.271200 crc crio[22553]: 2026-06-11T11:49:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f9438069eb5fc2 Mac:0a:e7:e5:8d:fe:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/5a0c98f4-84bd-457e-a8ef-ebef19f25b56 SocketPath: PciID:}] [{Interface:0xc00025cc10 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:49:23.273092 crc crio[22553]: time=\"2026-06-11T11:49:23.273001296Z\" level=info msg=\"Got pod network &{Name:placement-7dd5b9c87b-t529x Namespace:openstack ID:2f9438069eb5fc28db1854c93892b22f91093b6b4c97198826f2a842da259cf2 UID:973a6d2a-204e-45f0-b6d2-5273f870a18b NetNS:/var/run/netns/5a0c98f4-84bd-457e-a8ef-ebef19f25b56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod973a6d2a_204e_45f0_b6d2_5273f870a18b.slice PodAnnotations:0xc001be61c8}] Aliases:map[]}\"\nJun 11 11:49:23.273282 crc crio[22553]: time=\"2026-06-11T11:49:23.273205582Z\" level=info msg=\"Checking pod openstack_placement-7dd5b9c87b-t529x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:49:23.352727 crc crio[22553]: time=\"2026-06-11T11:49:23.352497786Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:40f34d7395654f4f3beaf67abd14f3baee09fa38c8e9d39bfbb7d15f04dd72c8 UID:327cf773-110b-4dd4-95c2-69f92517a8fe NetNS:/var/run/netns/3632c41d-4f47-4e34-bacf-6503889efce6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod327cf773_110b_4dd4_95c2_69f92517a8fe.slice PodAnnotations:0xc004800098}] Aliases:map[]}\"\nJun 11 11:49:23.352727 crc crio[22553]: time=\"2026-06-11T11:49:23.352566038Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:23.363295 crc crio[22553]: time=\"2026-06-11T11:49:23.362953191Z\" level=info msg=\"Ran pod sandbox 2f9438069eb5fc28db1854c93892b22f91093b6b4c97198826f2a842da259cf2 with infra container: openstack/placement-7dd5b9c87b-t529x/POD\" id=018a4bb4-2150-49aa-bf4e-7512ba591ea3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:23.367590 crc crio[22553]: time=\"2026-06-11T11:49:23.366731531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=9191599f-7421-4b5c-8a32-eb74b80bb99f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:23.381493 crc crio[22553]: time=\"2026-06-11T11:49:23.380940336Z\" level=info msg=\"Removed container 8819f56aa86c0315408d7d9b05b92ffd3ea1acfb8be40da437b0cc8d070a90ec: openstack/dnsmasq-dns-54f48964b7-mqfvn/dnsmasq-dns\" id=b09a09cd-983e-41c6-97bd-7dda94a64e03 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:23.389537 crc crio[22553]: time=\"2026-06-11T11:49:23.389433214Z\" level=info msg=\"Removing container: 9c0ff3071cd15f385570e918fdcc157680d365159d8830803f3ed80d9b195c83\" id=89b14c9c-025f-43f2-a74c-7fc9f4a6b758 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:23.410522 crc crio[22553]: time=\"2026-06-11T11:49:23.408402078Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=e9f62504-cfbd-4101-adfc-ffaa96eb00c5 name=/runtime.v1.ImageService/PullImage\nJun 11 11:49:23.423172 crc crio[22553]: time=\"2026-06-11T11:49:23.423083246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:23.432197 crc crio[22553]: time=\"2026-06-11T11:49:23.432100899Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=3c799c97-89d9-4590-ae39-267924767740 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:23.447157 crc crio[22553]: time=\"2026-06-11T11:49:23.447064266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:23.563967 crc crio[22553]: time=\"2026-06-11T11:49:23.562994129Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d98af3ac-32d4-4770-9e27-fa5881975f24 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:23.572840 crc crio[22553]: time=\"2026-06-11T11:49:23.571773626Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=51cce508-87f2-494e-a78b-eb08d400c015 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:23.607313 crc crio[22553]: time=\"2026-06-11T11:49:23.607176179Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=354894c2-c44e-4b39-972e-97a10a515f23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:23.610964 crc crio[22553]: time=\"2026-06-11T11:49:23.609901128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:23.618761 crc crio[22553]: time=\"2026-06-11T11:49:23.616511771Z\" level=info msg=\"Creating container: openstack/placement-7dd5b9c87b-t529x/placement-log\" id=dac61932-0a89-496f-b6b3-8141cafc7d96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:23.665173 crc crio[22553]: time=\"2026-06-11T11:49:23.66510966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:23.912311 crc crio[22553]: time=\"2026-06-11T11:49:23.911296574Z\" level=info msg=\"Removed container 9c0ff3071cd15f385570e918fdcc157680d365159d8830803f3ed80d9b195c83: openstack/dnsmasq-dns-54f48964b7-mqfvn/init\" id=89b14c9c-025f-43f2-a74c-7fc9f4a6b758 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:23.930427 crc crio[22553]: time=\"2026-06-11T11:49:23.928002572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:23.988151 crc crio[22553]: time=\"2026-06-11T11:49:23.987591981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:24.016206 crc crio[22553]: time=\"2026-06-11T11:49:24.014026012Z\" level=info msg=\"Removing container: 2a3e959574d531dcfb3c8e88004051d58d4a666b4cf6f7dde13a2d5ea2c106f1\" id=c27410fd-74ec-4671-a57e-efca42e75750 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:24.077881 crc crio[22553]: time=\"2026-06-11T11:49:24.074500158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:24.115068 crc crio[22553]: time=\"2026-06-11T11:49:24.114887486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:24.169423 crc crio[22553]: time=\"2026-06-11T11:49:24.167612265Z\" level=info msg=\"Removed container 2a3e959574d531dcfb3c8e88004051d58d4a666b4cf6f7dde13a2d5ea2c106f1: openstack/barbican-api-7497b7bd88-v9kwc/barbican-api\" id=c27410fd-74ec-4671-a57e-efca42e75750 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:24.171472 crc crio[22553]: 2026-06-11T11:49:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40f34d7395654f4 Mac:fe:7f:f4:f3:b7:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/3632c41d-4f47-4e34-bacf-6503889efce6 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:49:24.175178 crc crio[22553]: time=\"2026-06-11T11:49:24.173872688Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:40f34d7395654f4f3beaf67abd14f3baee09fa38c8e9d39bfbb7d15f04dd72c8 UID:327cf773-110b-4dd4-95c2-69f92517a8fe NetNS:/var/run/netns/3632c41d-4f47-4e34-bacf-6503889efce6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod327cf773_110b_4dd4_95c2_69f92517a8fe.slice PodAnnotations:0xc004800098}] Aliases:map[]}\"\nJun 11 11:49:24.175178 crc crio[22553]: time=\"2026-06-11T11:49:24.174044503Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:49:24.175990 crc crio[22553]: time=\"2026-06-11T11:49:24.175600468Z\" level=info msg=\"Removing container: dc0bf5c1a48b06d46a3bc5feebf5f0127cbae89abefe597af12e723a8f4618e0\" id=28a42072-02ad-4c7f-b875-8189c9bcd372 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:24.212572 crc crio[22553]: time=\"2026-06-11T11:49:24.212487615Z\" level=info msg=\"Ran pod sandbox 40f34d7395654f4f3beaf67abd14f3baee09fa38c8e9d39bfbb7d15f04dd72c8 with infra container: openstack/openstackclient/POD\" id=ac108b5a-e251-47ab-803e-281ebd540138 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:24.216661 crc crio[22553]: time=\"2026-06-11T11:49:24.216606805Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=43c33a74-7a6a-45d1-ab87-46cdd24b27d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:24.216966 crc crio[22553]: time=\"2026-06-11T11:49:24.216884703Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=43c33a74-7a6a-45d1-ab87-46cdd24b27d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:24.216966 crc crio[22553]: time=\"2026-06-11T11:49:24.216950515Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=43c33a74-7a6a-45d1-ab87-46cdd24b27d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:24.219850 crc crio[22553]: time=\"2026-06-11T11:49:24.219802368Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=7830d42d-5774-4397-a1b0-a0c6006db99e name=/runtime.v1.ImageService/PullImage\nJun 11 11:49:24.240155 crc crio[22553]: time=\"2026-06-11T11:49:24.23597382Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"\nJun 11 11:49:24.262143 crc crio[22553]: time=\"2026-06-11T11:49:24.261822784Z\" level=info msg=\"Removed container dc0bf5c1a48b06d46a3bc5feebf5f0127cbae89abefe597af12e723a8f4618e0: openstack/barbican-api-7497b7bd88-v9kwc/barbican-api-log\" id=28a42072-02ad-4c7f-b875-8189c9bcd372 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:24.340778 crc crio[22553]: time=\"2026-06-11T11:49:24.340604234Z\" level=info msg=\"Created container 19f4740dc745a9c9f6571ce652000b1541ba321430b85f5453ae2cee8a10aa3a: openstack/ceilometer-0/proxy-httpd\" id=354894c2-c44e-4b39-972e-97a10a515f23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:24.345019 crc crio[22553]: time=\"2026-06-11T11:49:24.34355886Z\" level=info msg=\"Starting container: 19f4740dc745a9c9f6571ce652000b1541ba321430b85f5453ae2cee8a10aa3a\" id=2d12e2cd-7ac8-4a55-b5dd-b3a8b2afb134 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:24.364940 crc crio[22553]: time=\"2026-06-11T11:49:24.35659183Z\" level=info msg=\"Started container\" PID=74436 containerID=19f4740dc745a9c9f6571ce652000b1541ba321430b85f5453ae2cee8a10aa3a description=openstack/ceilometer-0/proxy-httpd id=2d12e2cd-7ac8-4a55-b5dd-b3a8b2afb134 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7\nJun 11 11:49:24.429289 crc crio[22553]: time=\"2026-06-11T11:49:24.429060945Z\" level=info msg=\"Created container 532044662c599e0dac61e5a0e8d4ffc79a985f6f69f9c5d223d8211c06261093: openstack/placement-7dd5b9c87b-t529x/placement-log\" id=dac61932-0a89-496f-b6b3-8141cafc7d96 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:24.433094 crc crio[22553]: time=\"2026-06-11T11:49:24.432926218Z\" level=info msg=\"Starting container: 532044662c599e0dac61e5a0e8d4ffc79a985f6f69f9c5d223d8211c06261093\" id=3df887bc-4114-4e58-889d-aa0bfac46bbd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:24.475389 crc crio[22553]: time=\"2026-06-11T11:49:24.475226552Z\" level=info msg=\"Started container\" PID=74449 containerID=532044662c599e0dac61e5a0e8d4ffc79a985f6f69f9c5d223d8211c06261093 description=openstack/placement-7dd5b9c87b-t529x/placement-log id=3df887bc-4114-4e58-889d-aa0bfac46bbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f9438069eb5fc28db1854c93892b22f91093b6b4c97198826f2a842da259cf2\nJun 11 11:49:24.508178 crc crio[22553]: time=\"2026-06-11T11:49:24.50804469Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=6e2b88c5-6656-47d1-982a-5a50ee3b0c81 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:24.656301 crc crio[22553]: time=\"2026-06-11T11:49:24.656215194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=993130ff-6c6b-4ffa-b9f3-4d05ee1b1ba1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:24.670417 crc crio[22553]: time=\"2026-06-11T11:49:24.670079989Z\" level=info msg=\"Creating container: openstack/placement-7dd5b9c87b-t529x/placement-api\" id=5b9e9c7e-4496-42a2-ad65-64dddd12f482 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:24.670794 crc crio[22553]: time=\"2026-06-11T11:49:24.670543983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:24.686905 crc crio[22553]: time=\"2026-06-11T11:49:24.686625992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:24.720474 crc crio[22553]: time=\"2026-06-11T11:49:24.717619966Z\" level=info msg=\"Stopping container: 5dea307414c99b79a2ae9432d780ccb91aa3379c1445631d5fca79c87694fd6d (timeout: 30s)\" id=a4b4d4e1-5acd-471d-9ecf-4dfd15d2a30c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:24.720871 crc crio[22553]: time=\"2026-06-11T11:49:24.717671098Z\" level=info msg=\"Stopping container: 835c8b6d7c123a1806380b0df5dd11fb911cf13f64833b4d1ba694eb09a5b3b4 (timeout: 30s)\" id=ace1b8bc-bab4-4c8d-91af-613c81dca333 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:24.721063 crc crio[22553]: time=\"2026-06-11T11:49:24.717779961Z\" level=info msg=\"Stopping container: 19f4740dc745a9c9f6571ce652000b1541ba321430b85f5453ae2cee8a10aa3a (timeout: 30s)\" id=695fc9f5-7661-4e37-af00-5a3109de7067 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:24.721187 crc crio[22553]: time=\"2026-06-11T11:49:24.717874734Z\" level=info msg=\"Stopping container: 0b7691f8c906a0828ce8a65bdaf24b5b404d95933f097000f73d83d41f3c1716 (timeout: 30s)\" id=14fd84cb-1513-4170-a5b0-a2b09db27d8d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:24.808482 crc crio[22553]: time=\"2026-06-11T11:49:24.808154398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:24.837264 crc crio[22553]: time=\"2026-06-11T11:49:24.836962939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:24.870626 crc crio[22553]: time=\"2026-06-11T11:49:24.870465057Z\" level=info msg=\"Stopped container 0b7691f8c906a0828ce8a65bdaf24b5b404d95933f097000f73d83d41f3c1716: openstack/ceilometer-0/sg-core\" id=14fd84cb-1513-4170-a5b0-a2b09db27d8d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:24.898639 crc crio[22553]: time=\"2026-06-11T11:49:24.898530386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:24.952950 crc crio[22553]: time=\"2026-06-11T11:49:24.952764559Z\" level=info msg=\"Created container c4e45af46d1a648b02ffa923ed0305aa714acf8a1e9e23a6e13529002239f81f: openstack/cinder-scheduler-0/cinder-scheduler\" id=ce52883e-147a-41c3-b469-45f51222fa4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:24.956388 crc crio[22553]: time=\"2026-06-11T11:49:24.956313223Z\" level=info msg=\"Starting container: c4e45af46d1a648b02ffa923ed0305aa714acf8a1e9e23a6e13529002239f81f\" id=ca5284ef-c5c7-47d1-9850-1a18c06b67a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:24.966197 crc crio[22553]: time=\"2026-06-11T11:49:24.966088588Z\" level=info msg=\"Started container\" PID=74668 containerID=c4e45af46d1a648b02ffa923ed0305aa714acf8a1e9e23a6e13529002239f81f description=openstack/cinder-scheduler-0/cinder-scheduler id=ca5284ef-c5c7-47d1-9850-1a18c06b67a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf\nJun 11 11:49:24.968448 crc crio[22553]: time=\"2026-06-11T11:49:24.968317683Z\" level=info msg=\"Stopped container 19f4740dc745a9c9f6571ce652000b1541ba321430b85f5453ae2cee8a10aa3a: openstack/ceilometer-0/proxy-httpd\" id=695fc9f5-7661-4e37-af00-5a3109de7067 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:24.996287 crc crio[22553]: time=\"2026-06-11T11:49:24.996210047Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=6e2534a0-54cc-45b3-8580-96c89eb9e9db name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:25.086264 crc crio[22553]: time=\"2026-06-11T11:49:25.085191114Z\" level=info msg=\"Created container 4489141bb5408e515a2150e57a95e09dccc718f25fbbcf44296391f2398f5472: openstack/cinder-api-0/cinder-api\" id=f9905c50-0765-4726-bf22-60603814828b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:25.086264 crc crio[22553]: time=\"2026-06-11T11:49:25.085880674Z\" level=info msg=\"Created container 8c0abbf517cd63c2553e5d4195bd98c32c6c62725b2d659e8a48b21b897631d3: openstack/placement-7dd5b9c87b-t529x/placement-api\" id=5b9e9c7e-4496-42a2-ad65-64dddd12f482 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:25.100774 crc crio[22553]: time=\"2026-06-11T11:49:25.100611304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=bbde3757-c372-4fcb-a915-7581ae149af7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:25.102322 crc crio[22553]: time=\"2026-06-11T11:49:25.100779128Z\" level=info msg=\"Starting container: 8c0abbf517cd63c2553e5d4195bd98c32c6c62725b2d659e8a48b21b897631d3\" id=6c5bf210-3e91-4fec-bc40-0889d709e53d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:25.102322 crc crio[22553]: time=\"2026-06-11T11:49:25.100939583Z\" level=info msg=\"Starting container: 4489141bb5408e515a2150e57a95e09dccc718f25fbbcf44296391f2398f5472\" id=d24fc2b4-e325-41b8-8b62-571063ef6b34 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:25.110660 crc crio[22553]: time=\"2026-06-11T11:49:25.110552634Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=f2d6deaf-1bdc-47ae-87d9-c164b12abaec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:25.127261 crc crio[22553]: time=\"2026-06-11T11:49:25.127081306Z\" level=info msg=\"Started container\" PID=74693 containerID=4489141bb5408e515a2150e57a95e09dccc718f25fbbcf44296391f2398f5472 description=openstack/cinder-api-0/cinder-api id=d24fc2b4-e325-41b8-8b62-571063ef6b34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f\nJun 11 11:49:25.133540 crc crio[22553]: time=\"2026-06-11T11:49:25.133264677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:25.138316 crc crio[22553]: time=\"2026-06-11T11:49:25.138137749Z\" level=info msg=\"Started container\" PID=74682 containerID=8c0abbf517cd63c2553e5d4195bd98c32c6c62725b2d659e8a48b21b897631d3 description=openstack/placement-7dd5b9c87b-t529x/placement-api id=6c5bf210-3e91-4fec-bc40-0889d709e53d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f9438069eb5fc28db1854c93892b22f91093b6b4c97198826f2a842da259cf2\nJun 11 11:49:25.236144 crc crio[22553]: time=\"2026-06-11T11:49:25.235767758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:25.388164 crc crio[22553]: time=\"2026-06-11T11:49:25.37358589Z\" level=info msg=\"Stopped container 5dea307414c99b79a2ae9432d780ccb91aa3379c1445631d5fca79c87694fd6d: openstack/ceilometer-0/ceilometer-central-agent\" id=a4b4d4e1-5acd-471d-9ecf-4dfd15d2a30c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:25.524141 crc crio[22553]: time=\"2026-06-11T11:49:25.524040301Z\" level=info msg=\"Stopped container 835c8b6d7c123a1806380b0df5dd11fb911cf13f64833b4d1ba694eb09a5b3b4: openstack/ceilometer-0/ceilometer-notification-agent\" id=ace1b8bc-bab4-4c8d-91af-613c81dca333 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:25.526110 crc crio[22553]: time=\"2026-06-11T11:49:25.525019139Z\" level=info msg=\"Stopping pod sandbox: b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7\" id=5b36c223-b2e8-41b3-b75b-f39f37be4bfe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:25.546042 crc crio[22553]: time=\"2026-06-11T11:49:25.54593122Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7 UID:b10de82c-9d44-4792-8a7e-976f5f31a826 NetNS:/var/run/netns/bf27ce0e-dbe7-481e-935b-ecdb4cbf29ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb10de82c_9d44_4792_8a7e_976f5f31a826.slice PodAnnotations:0xc001be6718}] Aliases:map[]}\"\nJun 11 11:49:25.546552 crc crio[22553]: time=\"2026-06-11T11:49:25.546171077Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:26.007124 crc crio[22553]: time=\"2026-06-11T11:49:26.004275306Z\" level=info msg=\"Stopping container: 4489141bb5408e515a2150e57a95e09dccc718f25fbbcf44296391f2398f5472 (timeout: 30s)\" id=fc6d4a08-cca2-46c4-9ebf-a49d3ca2de92 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:26.007124 crc crio[22553]: time=\"2026-06-11T11:49:26.005914924Z\" level=info msg=\"Stopping container: 33710ba31a925ecaa976761d03b2410cd5990574358d00de19fa58daf7209cea (timeout: 30s)\" id=d6118a1f-4fb4-46be-80d0-9a7cb3ed150f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:26.036757 crc crio[22553]: time=\"2026-06-11T11:49:26.036051694Z\" level=info msg=\"Stopped pod sandbox: b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7\" id=5b36c223-b2e8-41b3-b75b-f39f37be4bfe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:26.589775 crc crio[22553]: time=\"2026-06-11T11:49:26.589159225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:26.688145 crc crio[22553]: time=\"2026-06-11T11:49:26.68803759Z\" level=info msg=\"Stopped container 33710ba31a925ecaa976761d03b2410cd5990574358d00de19fa58daf7209cea: openstack/cinder-api-0/cinder-api-log\" id=d6118a1f-4fb4-46be-80d0-9a7cb3ed150f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:26.933381 crc crio[22553]: time=\"2026-06-11T11:49:26.933252547Z\" level=info msg=\"Stopped container 4489141bb5408e515a2150e57a95e09dccc718f25fbbcf44296391f2398f5472: openstack/cinder-api-0/cinder-api\" id=fc6d4a08-cca2-46c4-9ebf-a49d3ca2de92 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:26.934538 crc crio[22553]: time=\"2026-06-11T11:49:26.934457662Z\" level=info msg=\"Stopping pod sandbox: ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f\" id=a0a9a71d-f7a6-48b5-866e-cd80a7b2e678 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:26.935201 crc crio[22553]: time=\"2026-06-11T11:49:26.935142292Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f UID:b31855ca-0aaa-4e24-a16d-bd5b206532c3 NetNS:/var/run/netns/5bcfab4f-89f8-4162-9b44-937f93f0bf2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb31855ca_0aaa_4e24_a16d_bd5b206532c3.slice PodAnnotations:0xc0050d26f0}] Aliases:map[]}\"\nJun 11 11:49:26.935391 crc crio[22553]: time=\"2026-06-11T11:49:26.935311997Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:27.004128 crc crio[22553]: time=\"2026-06-11T11:49:27.003491057Z\" level=info msg=\"Created container f89b25ec056c6ec82d1114232c93e81d9d906bc10914f66501cf5266a04fee31: openstack/cinder-scheduler-0/probe\" id=f2d6deaf-1bdc-47ae-87d9-c164b12abaec name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:27.009371 crc crio[22553]: time=\"2026-06-11T11:49:27.009262155Z\" level=info msg=\"Starting container: f89b25ec056c6ec82d1114232c93e81d9d906bc10914f66501cf5266a04fee31\" id=0fea64be-e38a-4afd-abef-8302f1934e0b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:27.022378 crc crio[22553]: time=\"2026-06-11T11:49:27.022277705Z\" level=info msg=\"Started container\" PID=75188 containerID=f89b25ec056c6ec82d1114232c93e81d9d906bc10914f66501cf5266a04fee31 description=openstack/cinder-scheduler-0/probe id=0fea64be-e38a-4afd-abef-8302f1934e0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf\nJun 11 11:49:27.223414 crc crio[22553]: time=\"2026-06-11T11:49:27.22326129Z\" level=info msg=\"Removing container: 19f4740dc745a9c9f6571ce652000b1541ba321430b85f5453ae2cee8a10aa3a\" id=d20cd57e-2bf9-4483-abbe-c144d32f61b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:27.383739 crc crio[22553]: time=\"2026-06-11T11:49:27.376569505Z\" level=info msg=\"Removed container 19f4740dc745a9c9f6571ce652000b1541ba321430b85f5453ae2cee8a10aa3a: openstack/ceilometer-0/proxy-httpd\" id=d20cd57e-2bf9-4483-abbe-c144d32f61b0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:27.385443 crc crio[22553]: time=\"2026-06-11T11:49:27.385078043Z\" level=info msg=\"Removing container: 0b7691f8c906a0828ce8a65bdaf24b5b404d95933f097000f73d83d41f3c1716\" id=faefe2cf-a54b-46a0-806d-fb9173fcbd7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:27.455448 crc crio[22553]: time=\"2026-06-11T11:49:27.455326323Z\" level=info msg=\"Removed container 0b7691f8c906a0828ce8a65bdaf24b5b404d95933f097000f73d83d41f3c1716: openstack/ceilometer-0/sg-core\" id=faefe2cf-a54b-46a0-806d-fb9173fcbd7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:27.466573 crc crio[22553]: time=\"2026-06-11T11:49:27.466494679Z\" level=info msg=\"Stopped pod sandbox: ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f\" id=a0a9a71d-f7a6-48b5-866e-cd80a7b2e678 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:27.479447 crc crio[22553]: time=\"2026-06-11T11:49:27.475498802Z\" level=info msg=\"Removing container: 835c8b6d7c123a1806380b0df5dd11fb911cf13f64833b4d1ba694eb09a5b3b4\" id=79f61dc1-dfb8-47f9-8025-69ae7922a93a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:27.515123 crc crio[22553]: time=\"2026-06-11T11:49:27.515019645Z\" level=info msg=\"Removed container 835c8b6d7c123a1806380b0df5dd11fb911cf13f64833b4d1ba694eb09a5b3b4: openstack/ceilometer-0/ceilometer-notification-agent\" id=79f61dc1-dfb8-47f9-8025-69ae7922a93a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:27.518880 crc crio[22553]: time=\"2026-06-11T11:49:27.518819426Z\" level=info msg=\"Removing container: 5dea307414c99b79a2ae9432d780ccb91aa3379c1445631d5fca79c87694fd6d\" id=c16c6493-1f82-468a-98f8-72e0e43eee86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:27.608180 crc crio[22553]: time=\"2026-06-11T11:49:27.605832906Z\" level=info msg=\"Removed container 5dea307414c99b79a2ae9432d780ccb91aa3379c1445631d5fca79c87694fd6d: openstack/ceilometer-0/ceilometer-central-agent\" id=c16c6493-1f82-468a-98f8-72e0e43eee86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:27.769871 crc crio[22553]: time=\"2026-06-11T11:49:27.76841348Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=cac0d500-4b5b-4388-824e-0fcb748aeb1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:27.769871 crc crio[22553]: time=\"2026-06-11T11:49:27.769835692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:27.863203 crc crio[22553]: time=\"2026-06-11T11:49:27.860807247Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f UID:8eea7d97-56cc-4e8e-ae6b-00d39694584a NetNS:/var/run/netns/bc54af29-5ce8-4cfb-a4b2-1fafac8921dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8eea7d97_56cc_4e8e_ae6b_00d39694584a.slice PodAnnotations:0xc00043a560}] Aliases:map[]}\"\nJun 11 11:49:27.863203 crc crio[22553]: time=\"2026-06-11T11:49:27.860964152Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:28.304224 crc crio[22553]: time=\"2026-06-11T11:49:28.304175826Z\" level=info msg=\"Removing container: 4489141bb5408e515a2150e57a95e09dccc718f25fbbcf44296391f2398f5472\" id=c539775e-799f-4603-b954-4598e6eac282 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:28.394885 crc crio[22553]: time=\"2026-06-11T11:49:28.394820932Z\" level=info msg=\"Removed container 4489141bb5408e515a2150e57a95e09dccc718f25fbbcf44296391f2398f5472: openstack/cinder-api-0/cinder-api\" id=c539775e-799f-4603-b954-4598e6eac282 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:28.430806 crc crio[22553]: time=\"2026-06-11T11:49:28.430213265Z\" level=info msg=\"Removing container: 33710ba31a925ecaa976761d03b2410cd5990574358d00de19fa58daf7209cea\" id=bc0259c3-8e6f-4a6a-b215-69e629dae988 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:28.504423 crc crio[22553]: time=\"2026-06-11T11:49:28.504097981Z\" level=info msg=\"Removed container 33710ba31a925ecaa976761d03b2410cd5990574358d00de19fa58daf7209cea: openstack/cinder-api-0/cinder-api-log\" id=bc0259c3-8e6f-4a6a-b215-69e629dae988 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:28.589095 crc crio[22553]: 2026-06-11T11:49:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad9d141f8ac1c4e Mac:92:b5:f3:57:c6:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/bc54af29-5ce8-4cfb-a4b2-1fafac8921dc SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:49:28.590559 crc crio[22553]: time=\"2026-06-11T11:49:28.590482232Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f UID:8eea7d97-56cc-4e8e-ae6b-00d39694584a NetNS:/var/run/netns/bc54af29-5ce8-4cfb-a4b2-1fafac8921dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8eea7d97_56cc_4e8e_ae6b_00d39694584a.slice PodAnnotations:0xc00043a560}] Aliases:map[]}\"\nJun 11 11:49:28.590901 crc crio[22553]: time=\"2026-06-11T11:49:28.590856323Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:49:28.630236 crc crio[22553]: time=\"2026-06-11T11:49:28.630123769Z\" level=info msg=\"Ran pod sandbox ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f with infra container: openstack/ceilometer-0/POD\" id=cac0d500-4b5b-4388-824e-0fcb748aeb1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:28.634323 crc crio[22553]: time=\"2026-06-11T11:49:28.633817227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3dfbf638-65f0-4419-af37-44a0cbb6dabf name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:28.689118 crc crio[22553]: time=\"2026-06-11T11:49:28.688981697Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=54203dca-5b80-4231-b483-f62f50607e8a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:28.702054 crc crio[22553]: time=\"2026-06-11T11:49:28.701885073Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=ee304a04-a6ff-4dde-8d67-fadcc0b49b05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:28.703867 crc crio[22553]: time=\"2026-06-11T11:49:28.703591663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:28.792487 crc crio[22553]: time=\"2026-06-11T11:49:28.792391795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:28.797899 crc crio[22553]: time=\"2026-06-11T11:49:28.797814853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:28.872475 crc crio[22553]: time=\"2026-06-11T11:49:28.872088741Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=321cffcc-0829-4746-b8ac-a6de05aba780 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:28.872475 crc crio[22553]: time=\"2026-06-11T11:49:28.872457391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:29.004766 crc crio[22553]: time=\"2026-06-11T11:49:28.99403475Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:74441076c52fe8b57c02827632e08eac8eb724620e72d7708aeb8b5e8d203391 UID:8101c2a1-8d0f-49fa-92fe-5b5dbe88527a NetNS:/var/run/netns/74973ee2-f2a9-4dc7-91b3-2e579b1cd112 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8101c2a1_8d0f_49fa_92fe_5b5dbe88527a.slice PodAnnotations:0xc00001aac8}] Aliases:map[]}\"\nJun 11 11:49:29.004766 crc crio[22553]: time=\"2026-06-11T11:49:28.994583126Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:29.150771 crc crio[22553]: time=\"2026-06-11T11:49:29.150446034Z\" level=info msg=\"Created container 28b664d10d31d7410d929cadb8e27366210956bc9e6513cb576afe85d30c625a: openstack/ceilometer-0/ceilometer-central-agent\" id=ee304a04-a6ff-4dde-8d67-fadcc0b49b05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:29.156919 crc crio[22553]: time=\"2026-06-11T11:49:29.156843991Z\" level=info msg=\"Starting container: 28b664d10d31d7410d929cadb8e27366210956bc9e6513cb576afe85d30c625a\" id=4fec5222-da02-418a-aa15-60ed489dc7a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:29.179533 crc crio[22553]: time=\"2026-06-11T11:49:29.179382189Z\" level=info msg=\"Started container\" PID=75343 containerID=28b664d10d31d7410d929cadb8e27366210956bc9e6513cb576afe85d30c625a description=openstack/ceilometer-0/ceilometer-central-agent id=4fec5222-da02-418a-aa15-60ed489dc7a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f\nJun 11 11:49:29.370554 crc crio[22553]: time=\"2026-06-11T11:49:29.36958183Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f952bb98-efb5-46d0-8b2d-fa22e38148be name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:29.433744 crc crio[22553]: time=\"2026-06-11T11:49:29.433439493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=718613e9-2bf4-4550-97bf-b9ff4890585c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:29.441596 crc crio[22553]: time=\"2026-06-11T11:49:29.441505439Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=722e70d4-9bda-4f29-88f0-5de09e942b35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:29.442061 crc crio[22553]: time=\"2026-06-11T11:49:29.442010374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:29.513227 crc crio[22553]: time=\"2026-06-11T11:49:29.513111479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:29.519825 crc crio[22553]: time=\"2026-06-11T11:49:29.519744472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:29.683976 crc crio[22553]: time=\"2026-06-11T11:49:29.683081269Z\" level=info msg=\"Created container 932472c8f313d7514f02e6cfeb41dee4bc6d39334ad9e4930900770280ad03e7: openstack/ceilometer-0/ceilometer-notification-agent\" id=722e70d4-9bda-4f29-88f0-5de09e942b35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:29.688489 crc crio[22553]: time=\"2026-06-11T11:49:29.688415215Z\" level=info msg=\"Starting container: 932472c8f313d7514f02e6cfeb41dee4bc6d39334ad9e4930900770280ad03e7\" id=c76693f0-eae7-4ac8-9c4e-99f7b9720d1d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:29.696849 crc crio[22553]: time=\"2026-06-11T11:49:29.696739348Z\" level=info msg=\"Started container\" PID=75401 containerID=932472c8f313d7514f02e6cfeb41dee4bc6d39334ad9e4930900770280ad03e7 description=openstack/ceilometer-0/ceilometer-notification-agent id=c76693f0-eae7-4ac8-9c4e-99f7b9720d1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f\nJun 11 11:49:29.723651 crc crio[22553]: time=\"2026-06-11T11:49:29.723519029Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ef9fc63f-1d4f-4081-b5f8-5651af302ae3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:29.741373 crc crio[22553]: time=\"2026-06-11T11:49:29.741257717Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=25cae84e-7e09-4235-a3cc-ca3febea473f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:29.754658 crc crio[22553]: time=\"2026-06-11T11:49:29.754483333Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=1e4d97f1-3e28-4c87-8816-f8748e8c15d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:29.755201 crc crio[22553]: time=\"2026-06-11T11:49:29.755052079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:29.773645 crc crio[22553]: 2026-06-11T11:49:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74441076c52fe8b Mac:06:1f:bb:1a:29:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/74973ee2-f2a9-4dc7-91b3-2e579b1cd112 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:49:29.776763 crc crio[22553]: time=\"2026-06-11T11:49:29.776606469Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:74441076c52fe8b57c02827632e08eac8eb724620e72d7708aeb8b5e8d203391 UID:8101c2a1-8d0f-49fa-92fe-5b5dbe88527a NetNS:/var/run/netns/74973ee2-f2a9-4dc7-91b3-2e579b1cd112 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8101c2a1_8d0f_49fa_92fe_5b5dbe88527a.slice PodAnnotations:0xc00001aac8}] Aliases:map[]}\"\nJun 11 11:49:29.776967 crc crio[22553]: time=\"2026-06-11T11:49:29.776898867Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:49:29.804607 crc crio[22553]: time=\"2026-06-11T11:49:29.804482972Z\" level=info msg=\"Ran pod sandbox 74441076c52fe8b57c02827632e08eac8eb724620e72d7708aeb8b5e8d203391 with infra container: openstack/cinder-api-0/POD\" id=321cffcc-0829-4746-b8ac-a6de05aba780 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:29.808839 crc crio[22553]: time=\"2026-06-11T11:49:29.808638313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=129885e4-c788-43ab-8d60-8038eb4c5536 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:29.815735 crc crio[22553]: time=\"2026-06-11T11:49:29.815112662Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=16a050ec-3427-4482-9aa1-175684cc6312 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:29.832020 crc crio[22553]: time=\"2026-06-11T11:49:29.831918133Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=f7f8fe32-3bcf-4bb1-9406-4cf50846293e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:29.835997 crc crio[22553]: time=\"2026-06-11T11:49:29.834335653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:29.841417 crc crio[22553]: time=\"2026-06-11T11:49:29.841238375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:29.851653 crc crio[22553]: time=\"2026-06-11T11:49:29.851546636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:29.938471 crc crio[22553]: time=\"2026-06-11T11:49:29.938226105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:30.156387 crc crio[22553]: time=\"2026-06-11T11:49:30.156234607Z\" level=info msg=\"Created container c0cc4287d0fbbc1997aa97ac2315b1785c5933d0c4dd1bdc771d4daf3d58496e: openstack/ceilometer-0/sg-core\" id=1e4d97f1-3e28-4c87-8816-f8748e8c15d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:30.165454 crc crio[22553]: time=\"2026-06-11T11:49:30.159842642Z\" level=info msg=\"Starting container: c0cc4287d0fbbc1997aa97ac2315b1785c5933d0c4dd1bdc771d4daf3d58496e\" id=eb485c24-8488-4186-a4a8-25de3983ffe7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:30.169491 crc crio[22553]: time=\"2026-06-11T11:49:30.169308988Z\" level=info msg=\"Started container\" PID=75434 containerID=c0cc4287d0fbbc1997aa97ac2315b1785c5933d0c4dd1bdc771d4daf3d58496e description=openstack/ceilometer-0/sg-core id=eb485c24-8488-4186-a4a8-25de3983ffe7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f\nJun 11 11:49:30.184216 crc crio[22553]: time=\"2026-06-11T11:49:30.18411164Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=43c1ad8b-cf3f-454c-b100-f8777c8dea63 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:30.228249 crc crio[22553]: time=\"2026-06-11T11:49:30.227780045Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=b2d2d596-77e0-4ebc-b922-0032545cd5c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:30.247168 crc crio[22553]: time=\"2026-06-11T11:49:30.247102559Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=119c92cf-1c44-4807-9a41-a3e5c5caf30e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:30.249027 crc crio[22553]: time=\"2026-06-11T11:49:30.248957923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:30.420909 crc crio[22553]: time=\"2026-06-11T11:49:30.420796108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:30.445935 crc crio[22553]: time=\"2026-06-11T11:49:30.445802758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:30.471755 crc crio[22553]: time=\"2026-06-11T11:49:30.470660893Z\" level=info msg=\"Removing container: 882e6ac61ce2fc9c0ce801f0c137628ba518f2ac671086feaddb263ebbb30824\" id=cd87b4de-8165-43ad-bd52-9b052df17f90 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:30.635824 crc crio[22553]: time=\"2026-06-11T11:49:30.635604917Z\" level=info msg=\"Created container 9fa3dbeaf5b2ca2ae56cdddf629be1dad4a4f44d3fbb2a11cf5cb31d04c2d38f: openstack/ceilometer-0/proxy-httpd\" id=119c92cf-1c44-4807-9a41-a3e5c5caf30e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:30.639527 crc crio[22553]: time=\"2026-06-11T11:49:30.639440839Z\" level=info msg=\"Starting container: 9fa3dbeaf5b2ca2ae56cdddf629be1dad4a4f44d3fbb2a11cf5cb31d04c2d38f\" id=78ebccaa-86f5-4382-89cf-eb9365f0a374 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:30.662294 crc crio[22553]: time=\"2026-06-11T11:49:30.662128751Z\" level=info msg=\"Started container\" PID=75505 containerID=9fa3dbeaf5b2ca2ae56cdddf629be1dad4a4f44d3fbb2a11cf5cb31d04c2d38f description=openstack/ceilometer-0/proxy-httpd id=78ebccaa-86f5-4382-89cf-eb9365f0a374 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f\nJun 11 11:49:30.782850 crc crio[22553]: time=\"2026-06-11T11:49:30.780025382Z\" level=info msg=\"Removed container 882e6ac61ce2fc9c0ce801f0c137628ba518f2ac671086feaddb263ebbb30824: openshift-infra/auto-csr-approver-29686302-9t2ft/oc\" id=cd87b4de-8165-43ad-bd52-9b052df17f90 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:30.804909 crc crio[22553]: time=\"2026-06-11T11:49:30.803827846Z\" level=info msg=\"Stopping pod sandbox: 3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6\" id=41f7ab90-23d4-41c5-8bb1-5817eb20690d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:30.804909 crc crio[22553]: time=\"2026-06-11T11:49:30.803933259Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6\" id=41f7ab90-23d4-41c5-8bb1-5817eb20690d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:30.805648 crc crio[22553]: time=\"2026-06-11T11:49:30.805564707Z\" level=info msg=\"Removing pod sandbox: 3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6\" id=ef409a75-8acd-4a6a-8266-5fd5f19f860b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:49:30.900091 crc crio[22553]: time=\"2026-06-11T11:49:30.899177109Z\" level=info msg=\"Removed pod sandbox: 3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6\" id=ef409a75-8acd-4a6a-8266-5fd5f19f860b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:49:30.915145 crc crio[22553]: time=\"2026-06-11T11:49:30.914595129Z\" level=info msg=\"Stopping pod sandbox: ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f\" id=38efe6ca-df1c-4e24-9295-8cb20784188c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:30.915145 crc crio[22553]: time=\"2026-06-11T11:49:30.914794355Z\" level=info msg=\"Stopped pod sandbox (already stopped): ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f\" id=38efe6ca-df1c-4e24-9295-8cb20784188c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:30.920843 crc crio[22553]: time=\"2026-06-11T11:49:30.920775209Z\" level=info msg=\"Removing pod sandbox: ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f\" id=35386a0d-6ed3-46a9-b249-2071b1c4c8e6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:49:30.975123 crc crio[22553]: time=\"2026-06-11T11:49:30.975005482Z\" level=info msg=\"Removed pod sandbox: ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f\" id=35386a0d-6ed3-46a9-b249-2071b1c4c8e6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:49:30.977749 crc crio[22553]: time=\"2026-06-11T11:49:30.977483714Z\" level=info msg=\"Stopping pod sandbox: 76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de\" id=1be3bb2a-5a0a-49c0-97fc-d78567804e4f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:30.977749 crc crio[22553]: time=\"2026-06-11T11:49:30.977631229Z\" level=info msg=\"Stopped pod sandbox (already stopped): 76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de\" id=1be3bb2a-5a0a-49c0-97fc-d78567804e4f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:30.980865 crc crio[22553]: time=\"2026-06-11T11:49:30.979920146Z\" level=info msg=\"Removing pod sandbox: 76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de\" id=b85b9da2-107d-49d3-b857-f07c063c6629 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:49:31.001794 crc crio[22553]: time=\"2026-06-11T11:49:31.001537817Z\" level=info msg=\"Removed pod sandbox: 76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de\" id=b85b9da2-107d-49d3-b857-f07c063c6629 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:49:31.006631 crc crio[22553]: time=\"2026-06-11T11:49:31.0061071Z\" level=info msg=\"Stopping pod sandbox: fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668\" id=5fa7ca78-e431-4f6c-a1ef-ad1c77f820dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:31.006631 crc crio[22553]: time=\"2026-06-11T11:49:31.006199543Z\" level=info msg=\"Stopped pod sandbox (already stopped): fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668\" id=5fa7ca78-e431-4f6c-a1ef-ad1c77f820dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:31.007543 crc crio[22553]: time=\"2026-06-11T11:49:31.00746773Z\" level=info msg=\"Removing pod sandbox: fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668\" id=7fc60d03-1e6b-43b4-aa1f-5b93205a9a8d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:49:31.029071 crc crio[22553]: time=\"2026-06-11T11:49:31.028942106Z\" level=info msg=\"Removed pod sandbox: fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668\" id=7fc60d03-1e6b-43b4-aa1f-5b93205a9a8d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:49:31.030170 crc crio[22553]: time=\"2026-06-11T11:49:31.030123151Z\" level=info msg=\"Stopping pod sandbox: 18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6\" id=2aba0bdb-c8e1-4d74-b8dc-6cd03aa70919 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:31.030271 crc crio[22553]: time=\"2026-06-11T11:49:31.030190333Z\" level=info msg=\"Stopped pod sandbox (already stopped): 18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6\" id=2aba0bdb-c8e1-4d74-b8dc-6cd03aa70919 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:31.031574 crc crio[22553]: time=\"2026-06-11T11:49:31.030826371Z\" level=info msg=\"Removing pod sandbox: 18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6\" id=19809c70-cdab-4304-acd5-c11d3b515a5f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:49:31.084104 crc crio[22553]: time=\"2026-06-11T11:49:31.082448608Z\" level=info msg=\"Removed pod sandbox: 18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6\" id=19809c70-cdab-4304-acd5-c11d3b515a5f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:49:31.087081 crc crio[22553]: time=\"2026-06-11T11:49:31.087043902Z\" level=info msg=\"Stopping pod sandbox: 42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888\" id=4080ee88-3306-484b-aaa4-0bb9a3d0d791 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:31.087558 crc crio[22553]: time=\"2026-06-11T11:49:31.087416463Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888\" id=4080ee88-3306-484b-aaa4-0bb9a3d0d791 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:31.089133 crc crio[22553]: time=\"2026-06-11T11:49:31.089083381Z\" level=info msg=\"Removing pod sandbox: 42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888\" id=4925c80b-d8fe-420c-96b8-f1445dcbe54c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:49:31.129799 crc crio[22553]: time=\"2026-06-11T11:49:31.129553373Z\" level=info msg=\"Removed pod sandbox: 42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888\" id=4925c80b-d8fe-420c-96b8-f1445dcbe54c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:49:31.130749 crc crio[22553]: time=\"2026-06-11T11:49:31.130641704Z\" level=info msg=\"Stopping pod sandbox: b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c\" id=8c7d4256-279c-4885-b71a-79875329ad04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:31.130940 crc crio[22553]: time=\"2026-06-11T11:49:31.130914532Z\" level=info msg=\"Stopped pod sandbox (already stopped): b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c\" id=8c7d4256-279c-4885-b71a-79875329ad04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:31.132115 crc crio[22553]: time=\"2026-06-11T11:49:31.132038895Z\" level=info msg=\"Removing pod sandbox: b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c\" id=db14b514-2226-41f4-b86f-4c93677fec2a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:49:31.165882 crc crio[22553]: time=\"2026-06-11T11:49:31.16580049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:31.166950 crc crio[22553]: time=\"2026-06-11T11:49:31.166851961Z\" level=info msg=\"Removed pod sandbox: b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c\" id=db14b514-2226-41f4-b86f-4c93677fec2a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:49:31.171160 crc crio[22553]: time=\"2026-06-11T11:49:31.171110205Z\" level=info msg=\"Stopping pod sandbox: b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7\" id=c387edab-a221-47d7-addc-220830fb7f87 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:31.171960 crc crio[22553]: time=\"2026-06-11T11:49:31.171935159Z\" level=info msg=\"Stopped pod sandbox (already stopped): b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7\" id=c387edab-a221-47d7-addc-220830fb7f87 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:31.173565 crc crio[22553]: time=\"2026-06-11T11:49:31.173384132Z\" level=info msg=\"Removing pod sandbox: b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7\" id=b80f8400-4a48-4314-a68c-31aef0c61768 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:49:31.196769 crc crio[22553]: time=\"2026-06-11T11:49:31.196449905Z\" level=info msg=\"Removed pod sandbox: b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7\" id=b80f8400-4a48-4314-a68c-31aef0c61768 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:49:31.329640 crc crio[22553]: time=\"2026-06-11T11:49:31.329521579Z\" level=info msg=\"Created container 3f894e806f580b02c506f58a9576b71bfb13f066721804a8ca2d209e7843968c: openstack/cinder-api-0/cinder-api-log\" id=f7f8fe32-3bcf-4bb1-9406-4cf50846293e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:31.331514 crc crio[22553]: time=\"2026-06-11T11:49:31.331419034Z\" level=info msg=\"Starting container: 3f894e806f580b02c506f58a9576b71bfb13f066721804a8ca2d209e7843968c\" id=cc59881d-291c-40db-bf32-5990223c928c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:31.339189 crc crio[22553]: time=\"2026-06-11T11:49:31.339089628Z\" level=info msg=\"Started container\" PID=75718 containerID=3f894e806f580b02c506f58a9576b71bfb13f066721804a8ca2d209e7843968c description=openstack/cinder-api-0/cinder-api-log id=cc59881d-291c-40db-bf32-5990223c928c name=/runtime.v1.RuntimeService/StartContainer sandboxID=74441076c52fe8b57c02827632e08eac8eb724620e72d7708aeb8b5e8d203391\nJun 11 11:49:31.362785 crc crio[22553]: time=\"2026-06-11T11:49:31.362634935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a26aa35c-1d18-434f-861f-23bfdffc8e00 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:31.528772 crc crio[22553]: time=\"2026-06-11T11:49:31.528523816Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=ca91095b-67b1-49fc-9eba-3643e76c5c3b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:31.538484 crc crio[22553]: time=\"2026-06-11T11:49:31.538445236Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=241b9523-3da1-4c2c-a3f5-a8939daaa1a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:31.546545 crc crio[22553]: time=\"2026-06-11T11:49:31.546509951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:31.652444 crc crio[22553]: time=\"2026-06-11T11:49:31.651381812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:32.568447 crc crio[22553]: time=\"2026-06-11T11:49:32.568271411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:32.805160 crc crio[22553]: time=\"2026-06-11T11:49:32.805034721Z\" level=info msg=\"Created container 5ee3c0ba8ac003a02d1bfae51072f2d21eaefae379b0d019ca15df9cd475f76c: openstack/cinder-api-0/cinder-api\" id=241b9523-3da1-4c2c-a3f5-a8939daaa1a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:32.807193 crc crio[22553]: time=\"2026-06-11T11:49:32.8070637Z\" level=info msg=\"Starting container: 5ee3c0ba8ac003a02d1bfae51072f2d21eaefae379b0d019ca15df9cd475f76c\" id=fc8ef399-c10c-4880-8c62-6ca72a8da35e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:32.824234 crc crio[22553]: time=\"2026-06-11T11:49:32.823739397Z\" level=info msg=\"Started container\" PID=75774 containerID=5ee3c0ba8ac003a02d1bfae51072f2d21eaefae379b0d019ca15df9cd475f76c description=openstack/cinder-api-0/cinder-api id=fc8ef399-c10c-4880-8c62-6ca72a8da35e name=/runtime.v1.RuntimeService/StartContainer sandboxID=74441076c52fe8b57c02827632e08eac8eb724620e72d7708aeb8b5e8d203391\nJun 11 11:49:33.098869 crc crio[22553]: time=\"2026-06-11T11:49:33.096338132Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-66fb44fcbc-6jh4m/POD\" id=112d3477-2e82-47e0-bf4a-e655bf6d6f2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:33.098869 crc crio[22553]: time=\"2026-06-11T11:49:33.097311701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:33.201934 crc crio[22553]: time=\"2026-06-11T11:49:33.201831621Z\" level=info msg=\"Got pod network &{Name:swift-proxy-66fb44fcbc-6jh4m Namespace:openstack ID:f61284569225a3321afa875dc4e8e8b0cdd79e70e509074fc5e1060d4e127399 UID:2ecfa2d0-c0c2-4a08-a814-3c6ddb5d38c1 NetNS:/var/run/netns/186dbf14-dadc-4213-930f-3eaa4673c02d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ecfa2d0_c0c2_4a08_a814_3c6ddb5d38c1.slice PodAnnotations:0xc000ca0310}] Aliases:map[]}\"\nJun 11 11:49:33.201934 crc crio[22553]: time=\"2026-06-11T11:49:33.201904033Z\" level=info msg=\"Adding pod openstack_swift-proxy-66fb44fcbc-6jh4m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:34.014066 crc crio[22553]: 2026-06-11T11:49:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f61284569225a33 Mac:ba:66:85:f6:02:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/186dbf14-dadc-4213-930f-3eaa4673c02d SocketPath: PciID:}] [{Interface:0xc0001145c0 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:49:34.016282 crc crio[22553]: time=\"2026-06-11T11:49:34.016214947Z\" level=info msg=\"Got pod network &{Name:swift-proxy-66fb44fcbc-6jh4m Namespace:openstack ID:f61284569225a3321afa875dc4e8e8b0cdd79e70e509074fc5e1060d4e127399 UID:2ecfa2d0-c0c2-4a08-a814-3c6ddb5d38c1 NetNS:/var/run/netns/186dbf14-dadc-4213-930f-3eaa4673c02d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ecfa2d0_c0c2_4a08_a814_3c6ddb5d38c1.slice PodAnnotations:0xc000ca0310}] Aliases:map[]}\"\nJun 11 11:49:34.016427 crc crio[22553]: time=\"2026-06-11T11:49:34.016406303Z\" level=info msg=\"Checking pod openstack_swift-proxy-66fb44fcbc-6jh4m for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:49:34.028201 crc crio[22553]: time=\"2026-06-11T11:49:34.028120765Z\" level=info msg=\"Ran pod sandbox f61284569225a3321afa875dc4e8e8b0cdd79e70e509074fc5e1060d4e127399 with infra container: openstack/swift-proxy-66fb44fcbc-6jh4m/POD\" id=112d3477-2e82-47e0-bf4a-e655bf6d6f2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:34.034907 crc crio[22553]: time=\"2026-06-11T11:49:34.031500953Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=64b9ad85-cf57-494e-abbd-d776b0ecba16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:34.144221 crc crio[22553]: time=\"2026-06-11T11:49:34.143573464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=d5866825-575d-44db-ab59-f54df217f595 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:34.154439 crc crio[22553]: time=\"2026-06-11T11:49:34.154268896Z\" level=info msg=\"Creating container: openstack/swift-proxy-66fb44fcbc-6jh4m/proxy-httpd\" id=5b27e21f-22c9-4b52-80cd-46fa2ac294dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:34.155840 crc crio[22553]: time=\"2026-06-11T11:49:34.1557624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:34.243123 crc crio[22553]: time=\"2026-06-11T11:49:34.243020197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:34.261324 crc crio[22553]: time=\"2026-06-11T11:49:34.261214328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:34.425466 crc crio[22553]: time=\"2026-06-11T11:49:34.425310087Z\" level=info msg=\"Created container 4839bc0ed79a0cd607be55e928f7d287814bd103c5130fe15129490777fde17f: openstack/swift-proxy-66fb44fcbc-6jh4m/proxy-httpd\" id=5b27e21f-22c9-4b52-80cd-46fa2ac294dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:34.436063 crc crio[22553]: time=\"2026-06-11T11:49:34.435902276Z\" level=info msg=\"Starting container: 4839bc0ed79a0cd607be55e928f7d287814bd103c5130fe15129490777fde17f\" id=008bbc1e-530d-417d-bf5f-1770098c5227 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:34.446593 crc crio[22553]: time=\"2026-06-11T11:49:34.446256348Z\" level=info msg=\"Started container\" PID=76066 containerID=4839bc0ed79a0cd607be55e928f7d287814bd103c5130fe15129490777fde17f description=openstack/swift-proxy-66fb44fcbc-6jh4m/proxy-httpd id=008bbc1e-530d-417d-bf5f-1770098c5227 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f61284569225a3321afa875dc4e8e8b0cdd79e70e509074fc5e1060d4e127399\nJun 11 11:49:34.468745 crc crio[22553]: time=\"2026-06-11T11:49:34.468526378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=c7b14e65-d744-45f2-92c2-41df17719502 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:34.494062 crc crio[22553]: time=\"2026-06-11T11:49:34.49394345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=62ab6a21-f56c-422b-98a1-eb9d9933062f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:34.504508 crc crio[22553]: time=\"2026-06-11T11:49:34.504322513Z\" level=info msg=\"Creating container: openstack/swift-proxy-66fb44fcbc-6jh4m/proxy-server\" id=b41797ca-051d-4511-9743-2f7a74ff73b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:34.505109 crc crio[22553]: time=\"2026-06-11T11:49:34.504990352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:34.562520 crc crio[22553]: time=\"2026-06-11T11:49:34.562417188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:34.571936 crc crio[22553]: time=\"2026-06-11T11:49:34.571832893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:34.732243 crc crio[22553]: time=\"2026-06-11T11:49:34.731505893Z\" level=info msg=\"Created container b7088369a86d05d1823e83f918cf6d3eeb7603db6f47df7db0f5e4ad38c26d89: openstack/swift-proxy-66fb44fcbc-6jh4m/proxy-server\" id=b41797ca-051d-4511-9743-2f7a74ff73b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:34.734975 crc crio[22553]: time=\"2026-06-11T11:49:34.734926913Z\" level=info msg=\"Starting container: b7088369a86d05d1823e83f918cf6d3eeb7603db6f47df7db0f5e4ad38c26d89\" id=4614adb9-1e26-4352-bf36-299f06165558 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:34.747051 crc crio[22553]: time=\"2026-06-11T11:49:34.746977284Z\" level=info msg=\"Started container\" PID=76189 containerID=b7088369a86d05d1823e83f918cf6d3eeb7603db6f47df7db0f5e4ad38c26d89 description=openstack/swift-proxy-66fb44fcbc-6jh4m/proxy-server id=4614adb9-1e26-4352-bf36-299f06165558 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f61284569225a3321afa875dc4e8e8b0cdd79e70e509074fc5e1060d4e127399\nJun 11 11:49:35.198458 crc crio[22553]: time=\"2026-06-11T11:49:35.198229674Z\" level=info msg=\"Stopping container: 932472c8f313d7514f02e6cfeb41dee4bc6d39334ad9e4930900770280ad03e7 (timeout: 30s)\" id=8268c2c1-36b6-44ab-b38f-650bca8b3407 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:35.201039 crc crio[22553]: time=\"2026-06-11T11:49:35.200892812Z\" level=info msg=\"Stopping container: 28b664d10d31d7410d929cadb8e27366210956bc9e6513cb576afe85d30c625a (timeout: 30s)\" id=2f5e760c-35f8-45d3-983d-99993b975620 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:35.202739 crc crio[22553]: time=\"2026-06-11T11:49:35.202616642Z\" level=info msg=\"Stopping container: c0cc4287d0fbbc1997aa97ac2315b1785c5933d0c4dd1bdc771d4daf3d58496e (timeout: 30s)\" id=3cdc3f5e-d40d-4b99-9fb0-9769e935fb34 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:35.202970 crc crio[22553]: time=\"2026-06-11T11:49:35.202643633Z\" level=info msg=\"Stopping container: 9fa3dbeaf5b2ca2ae56cdddf629be1dad4a4f44d3fbb2a11cf5cb31d04c2d38f (timeout: 30s)\" id=a5635808-d94f-4669-89ec-bffb1304b8f4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:35.356227 crc crio[22553]: time=\"2026-06-11T11:49:35.355139433Z\" level=info msg=\"Stopped container c0cc4287d0fbbc1997aa97ac2315b1785c5933d0c4dd1bdc771d4daf3d58496e: openstack/ceilometer-0/sg-core\" id=3cdc3f5e-d40d-4b99-9fb0-9769e935fb34 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:35.365371 crc crio[22553]: time=\"2026-06-11T11:49:35.365182466Z\" level=info msg=\"Stopped container 9fa3dbeaf5b2ca2ae56cdddf629be1dad4a4f44d3fbb2a11cf5cb31d04c2d38f: openstack/ceilometer-0/proxy-httpd\" id=a5635808-d94f-4669-89ec-bffb1304b8f4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:35.679428 crc crio[22553]: time=\"2026-06-11T11:49:35.679234022Z\" level=info msg=\"Stopped container 932472c8f313d7514f02e6cfeb41dee4bc6d39334ad9e4930900770280ad03e7: openstack/ceilometer-0/ceilometer-notification-agent\" id=8268c2c1-36b6-44ab-b38f-650bca8b3407 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:36.293177 crc crio[22553]: time=\"2026-06-11T11:49:36.292315724Z\" level=info msg=\"Stopped container 28b664d10d31d7410d929cadb8e27366210956bc9e6513cb576afe85d30c625a: openstack/ceilometer-0/ceilometer-central-agent\" id=2f5e760c-35f8-45d3-983d-99993b975620 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:36.295903 crc crio[22553]: time=\"2026-06-11T11:49:36.295775625Z\" level=info msg=\"Stopping pod sandbox: ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f\" id=9bb96bf8-8e18-4731-a454-3c1ef6ca02d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:36.297222 crc crio[22553]: time=\"2026-06-11T11:49:36.297163396Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f UID:8eea7d97-56cc-4e8e-ae6b-00d39694584a NetNS:/var/run/netns/bc54af29-5ce8-4cfb-a4b2-1fafac8921dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8eea7d97_56cc_4e8e_ae6b_00d39694584a.slice PodAnnotations:0xc001894920}] Aliases:map[]}\"\nJun 11 11:49:36.297782 crc crio[22553]: time=\"2026-06-11T11:49:36.297569158Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:36.692628 crc crio[22553]: time=\"2026-06-11T11:49:36.687972781Z\" level=info msg=\"Stopped pod sandbox: ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f\" id=9bb96bf8-8e18-4731-a454-3c1ef6ca02d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:37.765313 crc crio[22553]: time=\"2026-06-11T11:49:37.764319993Z\" level=info msg=\"Removing container: 9fa3dbeaf5b2ca2ae56cdddf629be1dad4a4f44d3fbb2a11cf5cb31d04c2d38f\" id=99753ad2-cb9e-4850-b4db-069a6d8165f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:37.847159 crc crio[22553]: time=\"2026-06-11T11:49:37.846981325Z\" level=info msg=\"Removed container 9fa3dbeaf5b2ca2ae56cdddf629be1dad4a4f44d3fbb2a11cf5cb31d04c2d38f: openstack/ceilometer-0/proxy-httpd\" id=99753ad2-cb9e-4850-b4db-069a6d8165f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:37.862450 crc crio[22553]: time=\"2026-06-11T11:49:37.862332703Z\" level=info msg=\"Removing container: c0cc4287d0fbbc1997aa97ac2315b1785c5933d0c4dd1bdc771d4daf3d58496e\" id=cccaef0e-e589-4426-9f5a-b7461d5c8574 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:37.922480 crc crio[22553]: time=\"2026-06-11T11:49:37.922380726Z\" level=info msg=\"Removed container c0cc4287d0fbbc1997aa97ac2315b1785c5933d0c4dd1bdc771d4daf3d58496e: openstack/ceilometer-0/sg-core\" id=cccaef0e-e589-4426-9f5a-b7461d5c8574 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:37.934134 crc crio[22553]: time=\"2026-06-11T11:49:37.932435599Z\" level=info msg=\"Removing container: 932472c8f313d7514f02e6cfeb41dee4bc6d39334ad9e4930900770280ad03e7\" id=669cb069-31bf-4af1-be68-faa900b44878 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:38.030128 crc crio[22553]: time=\"2026-06-11T11:49:38.028892534Z\" level=info msg=\"Removed container 932472c8f313d7514f02e6cfeb41dee4bc6d39334ad9e4930900770280ad03e7: openstack/ceilometer-0/ceilometer-notification-agent\" id=669cb069-31bf-4af1-be68-faa900b44878 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:38.039296 crc crio[22553]: time=\"2026-06-11T11:49:38.03903787Z\" level=info msg=\"Removing container: 28b664d10d31d7410d929cadb8e27366210956bc9e6513cb576afe85d30c625a\" id=a2064185-e514-4696-9eec-e06b693ce6e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:38.093650 crc crio[22553]: time=\"2026-06-11T11:49:38.093534111Z\" level=info msg=\"Removed container 28b664d10d31d7410d929cadb8e27366210956bc9e6513cb576afe85d30c625a: openstack/ceilometer-0/ceilometer-central-agent\" id=a2064185-e514-4696-9eec-e06b693ce6e5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:38.319407 crc crio[22553]: time=\"2026-06-11T11:49:38.319272829Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=13600a21-19e1-454e-88d8-ecf8739e122d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:38.319519 crc crio[22553]: time=\"2026-06-11T11:49:38.319419823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:38.388945 crc crio[22553]: time=\"2026-06-11T11:49:38.388561551Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14 UID:e1fe2461-33d9-4ab2-8485-834d3af044f2 NetNS:/var/run/netns/2defa778-8e82-404d-9303-1c4224caa894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1fe2461_33d9_4ab2_8485_834d3af044f2.slice PodAnnotations:0xc0028162c0}] Aliases:map[]}\"\nJun 11 11:49:38.388945 crc crio[22553]: time=\"2026-06-11T11:49:38.38887403Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:38.994539 crc crio[22553]: 2026-06-11T11:49:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41e084bda672a7c Mac:b6:1b:37:18:9e:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/2defa778-8e82-404d-9303-1c4224caa894 SocketPath: PciID:}] [{Interface:0xc000370790 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:49:38.996230 crc crio[22553]: time=\"2026-06-11T11:49:38.995464953Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14 UID:e1fe2461-33d9-4ab2-8485-834d3af044f2 NetNS:/var/run/netns/2defa778-8e82-404d-9303-1c4224caa894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1fe2461_33d9_4ab2_8485_834d3af044f2.slice PodAnnotations:0xc0028162c0}] Aliases:map[]}\"\nJun 11 11:49:38.996230 crc crio[22553]: time=\"2026-06-11T11:49:38.995595677Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:49:39.831727 crc crio[22553]: time=\"2026-06-11T11:49:39.828854585Z\" level=info msg=\"Stopping container: 91783888ea41e02199b21940937d9cf4d2153a9d380b4093fa304981d12cae16 (timeout: 30s)\" id=8b0d6a63-25d6-44b9-af95-2bf5761a10fa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:39.831727 crc crio[22553]: time=\"2026-06-11T11:49:39.829089002Z\" level=info msg=\"Stopping container: e745c4367560195088e10407cfa8a83af41030d5f352c61614d5a858ec28bab7 (timeout: 30s)\" id=9b6e9bc8-6343-458d-a249-3b605aeb617d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:41.208534 crc crio[22553]: time=\"2026-06-11T11:49:41.207479939Z\" level=info msg=\"Stopping container: 2fd2e408745a03731b82700f947e2396bebe2aef9b34ff6af977744fffa3c6c0 (timeout: 30s)\" id=de29cb8c-354c-4d2e-a4c6-e9b9b4a2919a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:41.211907 crc crio[22553]: time=\"2026-06-11T11:49:41.208134398Z\" level=info msg=\"Stopping container: 6ef1f6ed4b77e20582e568f4355dd0b9d1d68f559213e94e5bc6af5e5dff6725 (timeout: 30s)\" id=e17e0d0a-4c2d-469b-aa49-b6ed4b6fe50f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:46.075926 crc crio[22553]: time=\"2026-06-11T11:49:46.072513121Z\" level=info msg=\"Stopping container: f89b25ec056c6ec82d1114232c93e81d9d906bc10914f66501cf5266a04fee31 (timeout: 30s)\" id=de7c20cf-cc2f-464e-8ac1-dec345cbcfad name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:46.075926 crc crio[22553]: time=\"2026-06-11T11:49:46.072527832Z\" level=info msg=\"Stopping container: c4e45af46d1a648b02ffa923ed0305aa714acf8a1e9e23a6e13529002239f81f (timeout: 30s)\" id=d18299e2-972a-4aa3-ac9e-67526067c31f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:46.737383 crc crio[22553]: time=\"2026-06-11T11:49:46.733553373Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-2c6hr/POD\" id=edecaa90-0bf0-43d3-93d5-2ccd142111f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:46.737383 crc crio[22553]: time=\"2026-06-11T11:49:46.734103549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:47.022246 crc crio[22553]: time=\"2026-06-11T11:49:47.021228869Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-73a4-account-create-update-r86wb/POD\" id=e89c69a6-fa40-4c18-b30d-8580ff334523 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:47.022246 crc crio[22553]: time=\"2026-06-11T11:49:47.021404314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:47.065616 crc crio[22553]: time=\"2026-06-11T11:49:47.06546435Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-c9qb4/POD\" id=c3b65c23-ffd9-430b-aca9-ff2ab0267d6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:47.065616 crc crio[22553]: time=\"2026-06-11T11:49:47.065571803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:47.223932 crc crio[22553]: time=\"2026-06-11T11:49:47.223812811Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-glw2q/POD\" id=a795fa62-9209-4b2c-a10e-220e9af45221 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:47.225627 crc crio[22553]: time=\"2026-06-11T11:49:47.223972556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:47.229493 crc crio[22553]: time=\"2026-06-11T11:49:47.229420925Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-f051-account-create-update-r8z7w/POD\" id=75fd9393-7227-44ca-8cb2-526f8f0afedb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:47.229645 crc crio[22553]: time=\"2026-06-11T11:49:47.229523658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:47.367667 crc crio[22553]: time=\"2026-06-11T11:49:47.367575577Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-gb8wn/POD\" id=b486f3fe-65c4-46ce-8f5e-c555496a856d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:47.367667 crc crio[22553]: time=\"2026-06-11T11:49:47.367727701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:47.430093 crc crio[22553]: time=\"2026-06-11T11:49:47.430013589Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-c1ab-account-create-update-bxl8x/POD\" id=1a23aa09-ae54-4a07-8d11-7fa4603de41d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:47.430282 crc crio[22553]: time=\"2026-06-11T11:49:47.430127263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:48.993568 crc crio[22553]: time=\"2026-06-11T11:49:48.991620643Z\" level=info msg=\"Stopping container: 758953ce3afc8190c4d4458e334f010cbf621b8cdc715886a07ce1136deb3bac (timeout: 30s)\" id=cad4ed54-5f26-46f9-a479-3404eb0db392 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:48.995466 crc crio[22553]: time=\"2026-06-11T11:49:48.994653562Z\" level=info msg=\"Stopping container: 2e739dca1f014872032041fc52fc51e5c2770202ed077737b159947a059fd8e8 (timeout: 30s)\" id=54b785c3-78c6-4b39-95b5-716d222d6ce6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:51.945524 crc crio[22553]: time=\"2026-06-11T11:49:51.944294424Z\" level=info msg=\"Stopped container 2fd2e408745a03731b82700f947e2396bebe2aef9b34ff6af977744fffa3c6c0: openstack/neutron-bddd8cd44-ngwgl/neutron-httpd\" id=de29cb8c-354c-4d2e-a4c6-e9b9b4a2919a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:52.045782 crc crio[22553]: time=\"2026-06-11T11:49:52.045622822Z\" level=info msg=\"Stopped container e745c4367560195088e10407cfa8a83af41030d5f352c61614d5a858ec28bab7: openstack/glance-default-internal-api-0/glance-httpd\" id=9b6e9bc8-6343-458d-a249-3b605aeb617d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:52.257501 crc crio[22553]: time=\"2026-06-11T11:49:52.257218207Z\" level=info msg=\"Stopped container c4e45af46d1a648b02ffa923ed0305aa714acf8a1e9e23a6e13529002239f81f: openstack/cinder-scheduler-0/cinder-scheduler\" id=d18299e2-972a-4aa3-ac9e-67526067c31f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:52.479112 crc crio[22553]: time=\"2026-06-11T11:49:52.47901104Z\" level=info msg=\"Stopped container f89b25ec056c6ec82d1114232c93e81d9d906bc10914f66501cf5266a04fee31: openstack/cinder-scheduler-0/probe\" id=de7c20cf-cc2f-464e-8ac1-dec345cbcfad name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:52.482259 crc crio[22553]: time=\"2026-06-11T11:49:52.482130221Z\" level=info msg=\"Stopping pod sandbox: e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf\" id=1ec0f3d1-377e-4a0a-8eee-adea1df1adab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:52.483183 crc crio[22553]: time=\"2026-06-11T11:49:52.483088969Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf UID:f4ab73bf-6e04-4860-af1f-6f5a97cc30dd NetNS:/var/run/netns/4e398bfd-fef8-41e6-afd6-6c48eed5acac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4ab73bf_6e04_4860_af1f_6f5a97cc30dd.slice PodAnnotations:0xc00001a2f8}] Aliases:map[]}\"\nJun 11 11:49:52.483453 crc crio[22553]: time=\"2026-06-11T11:49:52.483269514Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:52.627593 crc crio[22553]: time=\"2026-06-11T11:49:52.627497203Z\" level=info msg=\"Stopped container 758953ce3afc8190c4d4458e334f010cbf621b8cdc715886a07ce1136deb3bac: openstack/glance-default-external-api-0/glance-log\" id=cad4ed54-5f26-46f9-a479-3404eb0db392 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:52.771440 crc crio[22553]: time=\"2026-06-11T11:49:52.77059891Z\" level=info msg=\"Ran pod sandbox 41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14 with infra container: openstack/ceilometer-0/POD\" id=13600a21-19e1-454e-88d8-ecf8739e122d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:52.771897 crc crio[22553]: time=\"2026-06-11T11:49:52.771772714Z\" level=info msg=\"Stopped container 91783888ea41e02199b21940937d9cf4d2153a9d380b4093fa304981d12cae16: openstack/glance-default-internal-api-0/glance-log\" id=8b0d6a63-25d6-44b9-af95-2bf5761a10fa name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:52.773393 crc crio[22553]: time=\"2026-06-11T11:49:52.773318819Z\" level=info msg=\"Stopping pod sandbox: 6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2\" id=7dad7087-d159-4a9e-941f-c79b6e19d2a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:52.774424 crc crio[22553]: time=\"2026-06-11T11:49:52.774211815Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2 UID:ffed37a6-12db-4054-a476-a253de4810aa NetNS:/var/run/netns/a9a9c262-0c15-40d7-ba5a-cbc51e40d5e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffed37a6_12db_4054_a476_a253de4810aa.slice PodAnnotations:0xc000ca0570}] Aliases:map[]}\"\nJun 11 11:49:52.774527 crc crio[22553]: time=\"2026-06-11T11:49:52.774458352Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:52.776670 crc crio[22553]: time=\"2026-06-11T11:49:52.776583934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=b7c69e6b-0fff-40b2-a23b-07569c293985 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:52.834238 crc crio[22553]: time=\"2026-06-11T11:49:52.834165765Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3085f4a6-3fa1-4890-a92e-6748ed918533 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:52.959838 crc crio[22553]: time=\"2026-06-11T11:49:52.959728659Z\" level=info msg=\"Stopped container 6ef1f6ed4b77e20582e568f4355dd0b9d1d68f559213e94e5bc6af5e5dff6725: openstack/neutron-bddd8cd44-ngwgl/neutron-api\" id=e17e0d0a-4c2d-469b-aa49-b6ed4b6fe50f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:52.961382 crc crio[22553]: time=\"2026-06-11T11:49:52.960630696Z\" level=info msg=\"Stopping pod sandbox: df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56\" id=486ab2f8-d408-4351-9ac3-d94de320f884 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:52.961382 crc crio[22553]: time=\"2026-06-11T11:49:52.961226103Z\" level=info msg=\"Got pod network &{Name:neutron-bddd8cd44-ngwgl Namespace:openstack ID:df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56 UID:649589e4-0401-4701-87dc-c12c881d9bcf NetNS:/var/run/netns/67a929a9-4b47-4054-a5ec-120e8d2754b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod649589e4_0401_4701_87dc_c12c881d9bcf.slice PodAnnotations:0xc0048005b8}] Aliases:map[]}\"\nJun 11 11:49:52.961517 crc crio[22553]: time=\"2026-06-11T11:49:52.961383288Z\" level=info msg=\"Deleting pod openstack_neutron-bddd8cd44-ngwgl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:52.966305 crc crio[22553]: time=\"2026-06-11T11:49:52.962311495Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=b0095d26-3283-4a50-b519-03e25aa6598a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:53.098935 crc crio[22553]: time=\"2026-06-11T11:49:53.098828739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:53.102770 crc crio[22553]: time=\"2026-06-11T11:49:53.102665441Z\" level=info msg=\"Stopped container 2e739dca1f014872032041fc52fc51e5c2770202ed077737b159947a059fd8e8: openstack/glance-default-external-api-0/glance-httpd\" id=54b785c3-78c6-4b39-95b5-716d222d6ce6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:53.104383 crc crio[22553]: time=\"2026-06-11T11:49:53.104316689Z\" level=info msg=\"Stopping pod sandbox: 0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb\" id=b30cb8ae-6d86-4f78-8e95-80faf11dc095 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:53.105134 crc crio[22553]: time=\"2026-06-11T11:49:53.105092112Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb UID:bcb20f78-01f3-459c-9a46-e1542f8f0cb1 NetNS:/var/run/netns/e80fdc79-ba36-48e8-a7be-99674667e1fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcb20f78_01f3_459c_9a46_e1542f8f0cb1.slice PodAnnotations:0xc000ca0798}] Aliases:map[]}\"\nJun 11 11:49:53.105437 crc crio[22553]: time=\"2026-06-11T11:49:53.105303058Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:53.147760 crc crio[22553]: time=\"2026-06-11T11:49:53.146816679Z\" level=info msg=\"Stopped pod sandbox: e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf\" id=1ec0f3d1-377e-4a0a-8eee-adea1df1adab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:53.219222 crc crio[22553]: time=\"2026-06-11T11:49:53.218969495Z\" level=info msg=\"Got pod network &{Name:nova-api-73a4-account-create-update-r86wb Namespace:openstack ID:2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a UID:c959a769-2012-4ca7-a3d2-db4df8ab84f0 NetNS:/var/run/netns/7bdcfd7b-599b-44a9-9bd2-3299ce10ba7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc959a769_2012_4ca7_a3d2_db4df8ab84f0.slice PodAnnotations:0xc0028168f0}] Aliases:map[]}\"\nJun 11 11:49:53.219222 crc crio[22553]: time=\"2026-06-11T11:49:53.219100609Z\" level=info msg=\"Adding pod openstack_nova-api-73a4-account-create-update-r86wb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:53.272318 crc crio[22553]: time=\"2026-06-11T11:49:53.270606662Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04\" id=7830d42d-5774-4397-a1b0-a0c6006db99e name=/runtime.v1.ImageService/PullImage\nJun 11 11:49:53.280742 crc crio[22553]: time=\"2026-06-11T11:49:53.278305987Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=fd16963e-0105-448d-b818-dbfa134ea08a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:53.333436 crc crio[22553]: time=\"2026-06-11T11:49:53.333272351Z\" level=info msg=\"Removing container: f89b25ec056c6ec82d1114232c93e81d9d906bc10914f66501cf5266a04fee31\" id=9fd2633a-497f-466b-a0c3-9750f2eef818 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:53.450509 crc crio[22553]: time=\"2026-06-11T11:49:53.449471742Z\" level=info msg=\"Stopped pod sandbox: 6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2\" id=7dad7087-d159-4a9e-941f-c79b6e19d2a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:53.579009 crc crio[22553]: time=\"2026-06-11T11:49:53.578830107Z\" level=info msg=\"Removed container f89b25ec056c6ec82d1114232c93e81d9d906bc10914f66501cf5266a04fee31: openstack/cinder-scheduler-0/probe\" id=9fd2633a-497f-466b-a0c3-9750f2eef818 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:53.584825 crc crio[22553]: time=\"2026-06-11T11:49:53.58475124Z\" level=info msg=\"Removing container: c4e45af46d1a648b02ffa923ed0305aa714acf8a1e9e23a6e13529002239f81f\" id=3fb862ff-99d3-4823-84c6-d52db97fa2bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:53.586951 crc crio[22553]: time=\"2026-06-11T11:49:53.586861022Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-glw2q Namespace:openstack ID:957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b UID:97eb4421-e3ea-4cc1-bf3a-d7e3a7124122 NetNS:/var/run/netns/8cf90ab1-b158-4800-b8a8-6bfa032f1444 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97eb4421_e3ea_4cc1_bf3a_d7e3a7124122.slice PodAnnotations:0xc000ca0340}] Aliases:map[]}\"\nJun 11 11:49:53.586951 crc crio[22553]: time=\"2026-06-11T11:49:53.586925014Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-glw2q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:53.596049 crc crio[22553]: time=\"2026-06-11T11:49:53.596012999Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-2c6hr Namespace:openstack ID:57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873 UID:c71b4b29-7c76-431d-bb13-17d798e2a26a NetNS:/var/run/netns/814514c6-c058-4b16-969c-c8c77c075280 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc71b4b29_7c76_431d_bb13_17d798e2a26a.slice PodAnnotations:0xc00001ac50}] Aliases:map[]}\"\nJun 11 11:49:53.596263 crc crio[22553]: time=\"2026-06-11T11:49:53.59605868Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-2c6hr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:53.598162 crc crio[22553]: time=\"2026-06-11T11:49:53.5981035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:53.599139 crc crio[22553]: time=\"2026-06-11T11:49:53.599087709Z\" level=info msg=\"Got pod network &{Name:nova-cell1-c1ab-account-create-update-bxl8x Namespace:openstack ID:b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95 UID:26feaeb9-c0ab-42cc-b273-8c1cb1c12fd6 NetNS:/var/run/netns/9cca6c7d-7d06-425e-9dde-874b3e094523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26feaeb9_c0ab_42cc_b273_8c1cb1c12fd6.slice PodAnnotations:0xc0018940c0}] Aliases:map[]}\"\nJun 11 11:49:53.599231 crc crio[22553]: time=\"2026-06-11T11:49:53.59914038Z\" level=info msg=\"Adding pod openstack_nova-cell1-c1ab-account-create-update-bxl8x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:53.603807 crc crio[22553]: time=\"2026-06-11T11:49:53.602828228Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gb8wn Namespace:openshift-marketplace ID:c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68 UID:055e471f-f2eb-4e44-8baa-1150da268bf1 NetNS:/var/run/netns/fbcfabd1-7fb5-463c-9a76-0ebf2d4bad76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod055e471f_f2eb_4e44_8baa_1150da268bf1.slice PodAnnotations:0xc0048002b0}] Aliases:map[]}\"\nJun 11 11:49:53.604039 crc crio[22553]: time=\"2026-06-11T11:49:53.603959031Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-gb8wn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:53.604407 crc crio[22553]: time=\"2026-06-11T11:49:53.602928131Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-c9qb4 Namespace:openstack ID:d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88 UID:0f8b9a60-46de-4d1f-b1cc-151fce6726b6 NetNS:/var/run/netns/3123973c-f83f-4f0b-bd07-badd9aef876e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f8b9a60_46de_4d1f_b1cc_151fce6726b6.slice PodAnnotations:0xc0018942e8}] Aliases:map[]}\"\nJun 11 11:49:53.604407 crc crio[22553]: time=\"2026-06-11T11:49:53.604401134Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-c9qb4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:53.606172 crc crio[22553]: time=\"2026-06-11T11:49:53.606073052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:53.606657 crc crio[22553]: time=\"2026-06-11T11:49:53.606560367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=a4e7bccf-b40a-4c2d-96d3-73432fb261d7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:53.677128 crc crio[22553]: time=\"2026-06-11T11:49:53.675077806Z\" level=info msg=\"Removed container c4e45af46d1a648b02ffa923ed0305aa714acf8a1e9e23a6e13529002239f81f: openstack/cinder-scheduler-0/cinder-scheduler\" id=3fb862ff-99d3-4823-84c6-d52db97fa2bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:53.725546 crc crio[22553]: time=\"2026-06-11T11:49:53.725421976Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=33da6da2-c27b-4218-a907-8a6167d4abba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:53.728017 crc crio[22553]: time=\"2026-06-11T11:49:53.727951569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:53.771003 crc crio[22553]: time=\"2026-06-11T11:49:53.770286505Z\" level=info msg=\"Got pod network &{Name:nova-cell0-f051-account-create-update-r8z7w Namespace:openstack ID:082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214 UID:52b3c8e9-94d5-42ef-9385-62b1e2897878 NetNS:/var/run/netns/0f49aebd-7053-4989-b744-ae082ea0ae67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52b3c8e9_94d5_42ef_9385_62b1e2897878.slice PodAnnotations:0xc000ca07f0}] Aliases:map[]}\"\nJun 11 11:49:53.777930 crc crio[22553]: time=\"2026-06-11T11:49:53.774992982Z\" level=info msg=\"Adding pod openstack_nova-cell0-f051-account-create-update-r8z7w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:53.928949 crc crio[22553]: time=\"2026-06-11T11:49:53.925642809Z\" level=info msg=\"Created container 0281c79fbd2c466de2a7cebb6b394254bcb94b6b9913347aa8d13cc5d2bc1bef: openstack/ceilometer-0/ceilometer-central-agent\" id=b0095d26-3283-4a50-b519-03e25aa6598a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:53.932453 crc crio[22553]: time=\"2026-06-11T11:49:53.932125188Z\" level=info msg=\"Starting container: 0281c79fbd2c466de2a7cebb6b394254bcb94b6b9913347aa8d13cc5d2bc1bef\" id=19304bc8-1aba-4bc0-b1ab-b9bd66a73b1b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:54.004506 crc crio[22553]: time=\"2026-06-11T11:49:54.003093429Z\" level=info msg=\"Started container\" PID=77574 containerID=0281c79fbd2c466de2a7cebb6b394254bcb94b6b9913347aa8d13cc5d2bc1bef description=openstack/ceilometer-0/ceilometer-central-agent id=19304bc8-1aba-4bc0-b1ab-b9bd66a73b1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14\nJun 11 11:49:54.016886 crc crio[22553]: time=\"2026-06-11T11:49:54.016800709Z\" level=info msg=\"Stopped pod sandbox: df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56\" id=486ab2f8-d408-4351-9ac3-d94de320f884 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:54.027604 crc crio[22553]: time=\"2026-06-11T11:49:54.027225244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:54.068653 crc crio[22553]: time=\"2026-06-11T11:49:54.068492388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:54.127784 crc crio[22553]: time=\"2026-06-11T11:49:54.120926408Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=50d18f4b-7dfd-4c79-a755-59410e19e919 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:54.257525 crc crio[22553]: time=\"2026-06-11T11:49:54.257328759Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=84d2b0ee-cda8-4918-a628-4348d0ad6d47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:54.320105 crc crio[22553]: time=\"2026-06-11T11:49:54.315157607Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=c663d831-b7b7-4932-9fff-7d69b4cc1544 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:54.320105 crc crio[22553]: time=\"2026-06-11T11:49:54.31663152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:54.458766 crc crio[22553]: time=\"2026-06-11T11:49:54.454983887Z\" level=info msg=\"Removing container: 2fd2e408745a03731b82700f947e2396bebe2aef9b34ff6af977744fffa3c6c0\" id=096dfb55-bc54-4bcb-bf21-56ae6bada83b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:54.478626 crc crio[22553]: time=\"2026-06-11T11:49:54.475321341Z\" level=info msg=\"Stopped pod sandbox: 0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb\" id=b30cb8ae-6d86-4f78-8e95-80faf11dc095 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:54.517577 crc crio[22553]: time=\"2026-06-11T11:49:54.514026111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:54.526743 crc crio[22553]: time=\"2026-06-11T11:49:54.523794416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:54.583587 crc crio[22553]: time=\"2026-06-11T11:49:54.583141458Z\" level=info msg=\"Created container a3d7b3cafdd04f4585a62c968c19039a8a54541f886a25eed4722beee709c2ba: openstack/openstackclient/openstackclient\" id=33da6da2-c27b-4218-a907-8a6167d4abba name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:54.587472 crc crio[22553]: time=\"2026-06-11T11:49:54.584798976Z\" level=info msg=\"Starting container: a3d7b3cafdd04f4585a62c968c19039a8a54541f886a25eed4722beee709c2ba\" id=684ff0d8-efbf-419f-bda0-96128d253679 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:54.597261 crc crio[22553]: time=\"2026-06-11T11:49:54.594628673Z\" level=info msg=\"Started container\" PID=77740 containerID=a3d7b3cafdd04f4585a62c968c19039a8a54541f886a25eed4722beee709c2ba description=openstack/openstackclient/openstackclient id=684ff0d8-efbf-419f-bda0-96128d253679 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40f34d7395654f4f3beaf67abd14f3baee09fa38c8e9d39bfbb7d15f04dd72c8\nJun 11 11:49:54.714785 crc crio[22553]: time=\"2026-06-11T11:49:54.711825063Z\" level=info msg=\"Removed container 2fd2e408745a03731b82700f947e2396bebe2aef9b34ff6af977744fffa3c6c0: openstack/neutron-bddd8cd44-ngwgl/neutron-httpd\" id=096dfb55-bc54-4bcb-bf21-56ae6bada83b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:54.718803 crc crio[22553]: time=\"2026-06-11T11:49:54.718750435Z\" level=info msg=\"Removing container: 6ef1f6ed4b77e20582e568f4355dd0b9d1d68f559213e94e5bc6af5e5dff6725\" id=2262e917-add2-4ec9-ad2c-003a2c450bb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:54.841148 crc crio[22553]: 2026-06-11T11:49:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2313affc83fe209 Mac:16:f7:ec:4b:a2:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/7bdcfd7b-599b-44a9-9bd2-3299ce10ba7a SocketPath: PciID:}] [{Interface:0xc0002ee8d0 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:49:54.841148 crc crio[22553]: time=\"2026-06-11T11:49:54.83540713Z\" level=info msg=\"Got pod network &{Name:nova-api-73a4-account-create-update-r86wb Namespace:openstack ID:2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a UID:c959a769-2012-4ca7-a3d2-db4df8ab84f0 NetNS:/var/run/netns/7bdcfd7b-599b-44a9-9bd2-3299ce10ba7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc959a769_2012_4ca7_a3d2_db4df8ab84f0.slice PodAnnotations:0xc0028168f0}] Aliases:map[]}\"\nJun 11 11:49:54.841148 crc crio[22553]: time=\"2026-06-11T11:49:54.835569065Z\" level=info msg=\"Checking pod openstack_nova-api-73a4-account-create-update-r86wb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:49:54.915067 crc crio[22553]: time=\"2026-06-11T11:49:54.914964922Z\" level=info msg=\"Removed container 6ef1f6ed4b77e20582e568f4355dd0b9d1d68f559213e94e5bc6af5e5dff6725: openstack/neutron-bddd8cd44-ngwgl/neutron-api\" id=2262e917-add2-4ec9-ad2c-003a2c450bb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:54.972137 crc crio[22553]: time=\"2026-06-11T11:49:54.972031467Z\" level=info msg=\"Removing container: e745c4367560195088e10407cfa8a83af41030d5f352c61614d5a858ec28bab7\" id=25ed74da-9ea7-4251-8245-973632785045 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:55.027818 crc crio[22553]: time=\"2026-06-11T11:49:55.027460605Z\" level=info msg=\"Ran pod sandbox 2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a with infra container: openstack/nova-api-73a4-account-create-update-r86wb/POD\" id=e89c69a6-fa40-4c18-b30d-8580ff334523 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:55.034382 crc crio[22553]: time=\"2026-06-11T11:49:55.034256383Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=452e3991-8612-4216-a463-437dc6457895 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:55.037730 crc crio[22553]: time=\"2026-06-11T11:49:55.037597461Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d445113a-19e8-4fbf-9159-806dae5f4dec name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:55.050969 crc crio[22553]: time=\"2026-06-11T11:49:55.050862788Z\" level=info msg=\"Creating container: openstack/nova-api-73a4-account-create-update-r86wb/mariadb-account-create-update\" id=e3adf663-add1-4c05-be36-9492a6e79cdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:55.051900 crc crio[22553]: time=\"2026-06-11T11:49:55.051834966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:55.465914 crc crio[22553]: time=\"2026-06-11T11:49:55.464650513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:55.487750 crc crio[22553]: time=\"2026-06-11T11:49:55.486774819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:55.696559 crc crio[22553]: time=\"2026-06-11T11:49:55.695999145Z\" level=info msg=\"Removed container e745c4367560195088e10407cfa8a83af41030d5f352c61614d5a858ec28bab7: openstack/glance-default-internal-api-0/glance-httpd\" id=25ed74da-9ea7-4251-8245-973632785045 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:55.698553 crc crio[22553]: time=\"2026-06-11T11:49:55.698481457Z\" level=info msg=\"Removing container: 91783888ea41e02199b21940937d9cf4d2153a9d380b4093fa304981d12cae16\" id=bd830546-930f-48fd-91c9-6b0b2492088d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:55.723935 crc crio[22553]: time=\"2026-06-11T11:49:55.723822737Z\" level=info msg=\"Removed container 91783888ea41e02199b21940937d9cf4d2153a9d380b4093fa304981d12cae16: openstack/glance-default-internal-api-0/glance-log\" id=bd830546-930f-48fd-91c9-6b0b2492088d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:55.727882 crc crio[22553]: time=\"2026-06-11T11:49:55.727806163Z\" level=info msg=\"Removing container: 2e739dca1f014872032041fc52fc51e5c2770202ed077737b159947a059fd8e8\" id=c7b4a38c-8421-49c8-9a5f-a97575c9bf9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:55.764986 crc crio[22553]: time=\"2026-06-11T11:49:55.764867185Z\" level=info msg=\"Removed container 2e739dca1f014872032041fc52fc51e5c2770202ed077737b159947a059fd8e8: openstack/glance-default-external-api-0/glance-httpd\" id=c7b4a38c-8421-49c8-9a5f-a97575c9bf9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:55.768662 crc crio[22553]: time=\"2026-06-11T11:49:55.768441639Z\" level=info msg=\"Removing container: 758953ce3afc8190c4d4458e334f010cbf621b8cdc715886a07ce1136deb3bac\" id=20c0147d-a67d-4f63-9689-9b643485f7a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:55.801612 crc crio[22553]: time=\"2026-06-11T11:49:55.801456843Z\" level=info msg=\"Removed container 758953ce3afc8190c4d4458e334f010cbf621b8cdc715886a07ce1136deb3bac: openstack/glance-default-external-api-0/glance-log\" id=20c0147d-a67d-4f63-9689-9b643485f7a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:49:55.818061 crc crio[22553]: time=\"2026-06-11T11:49:55.817384767Z\" level=info msg=\"Created container 8dfb51d92e7ad0b6312079578dcc44729c94bb700e0eaeecd7455e7cf6e72471: openstack/nova-api-73a4-account-create-update-r86wb/mariadb-account-create-update\" id=e3adf663-add1-4c05-be36-9492a6e79cdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:55.818061 crc crio[22553]: time=\"2026-06-11T11:49:55.817637095Z\" level=info msg=\"Created container 207ddc14612f1fb11a0e9f097d2ba070ec18ff5002abd965ec66ab64da3875eb: openstack/ceilometer-0/ceilometer-notification-agent\" id=c663d831-b7b7-4932-9fff-7d69b4cc1544 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:55.831877 crc crio[22553]: time=\"2026-06-11T11:49:55.823796204Z\" level=info msg=\"Starting container: 207ddc14612f1fb11a0e9f097d2ba070ec18ff5002abd965ec66ab64da3875eb\" id=24a0e992-fc57-449e-b445-564d006ff3e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:55.831877 crc crio[22553]: time=\"2026-06-11T11:49:55.827270156Z\" level=info msg=\"Starting container: 8dfb51d92e7ad0b6312079578dcc44729c94bb700e0eaeecd7455e7cf6e72471\" id=1bccd1a8-7a82-4bc5-a41c-915bdac2a1b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:55.863919 crc crio[22553]: time=\"2026-06-11T11:49:55.863453392Z\" level=info msg=\"Started container\" PID=77956 containerID=8dfb51d92e7ad0b6312079578dcc44729c94bb700e0eaeecd7455e7cf6e72471 description=openstack/nova-api-73a4-account-create-update-r86wb/mariadb-account-create-update id=1bccd1a8-7a82-4bc5-a41c-915bdac2a1b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a\nJun 11 11:49:55.864295 crc crio[22553]: 2026-06-11T11:49:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:957e4456c9dc78a Mac:a6:54:e8:32:8f:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/8cf90ab1-b158-4800-b8a8-6bfa032f1444 SocketPath: PciID:}] [{Interface:0xc0002fef50 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:49:55.864628 crc crio[22553]: time=\"2026-06-11T11:49:55.864527793Z\" level=info msg=\"Started container\" PID=77786 containerID=207ddc14612f1fb11a0e9f097d2ba070ec18ff5002abd965ec66ab64da3875eb description=openstack/ceilometer-0/ceilometer-notification-agent id=24a0e992-fc57-449e-b445-564d006ff3e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14\nJun 11 11:49:55.871062 crc crio[22553]: time=\"2026-06-11T11:49:55.870946821Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-glw2q Namespace:openstack ID:957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b UID:97eb4421-e3ea-4cc1-bf3a-d7e3a7124122 NetNS:/var/run/netns/8cf90ab1-b158-4800-b8a8-6bfa032f1444 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97eb4421_e3ea_4cc1_bf3a_d7e3a7124122.slice PodAnnotations:0xc000ca0340}] Aliases:map[]}\"\nJun 11 11:49:55.871457 crc crio[22553]: time=\"2026-06-11T11:49:55.871216088Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-glw2q for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:49:55.889951 crc crio[22553]: 2026-06-11T11:49:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5d7a75b1fcccef Mac:be:2b:1f:c1:07:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/3123973c-f83f-4f0b-bd07-badd9aef876e SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:49:55.890931 crc crio[22553]: time=\"2026-06-11T11:49:55.890856262Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-c9qb4 Namespace:openstack ID:d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88 UID:0f8b9a60-46de-4d1f-b1cc-151fce6726b6 NetNS:/var/run/netns/3123973c-f83f-4f0b-bd07-badd9aef876e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f8b9a60_46de_4d1f_b1cc_151fce6726b6.slice PodAnnotations:0xc0018942e8}] Aliases:map[]}\"\nJun 11 11:49:55.891063 crc crio[22553]: 2026-06-11T11:49:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b6ef851b32dfab3 Mac:0a:fd:3f:23:5f:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/9cca6c7d-7d06-425e-9dde-874b3e094523 SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:49:55.891063 crc crio[22553]: time=\"2026-06-11T11:49:55.891058897Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-c9qb4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:49:55.892425 crc crio[22553]: time=\"2026-06-11T11:49:55.892323194Z\" level=info msg=\"Got pod network &{Name:nova-cell1-c1ab-account-create-update-bxl8x Namespace:openstack ID:b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95 UID:26feaeb9-c0ab-42cc-b273-8c1cb1c12fd6 NetNS:/var/run/netns/9cca6c7d-7d06-425e-9dde-874b3e094523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26feaeb9_c0ab_42cc_b273_8c1cb1c12fd6.slice PodAnnotations:0xc0018940c0}] Aliases:map[]}\"\nJun 11 11:49:55.892653 crc crio[22553]: time=\"2026-06-11T11:49:55.89251808Z\" level=info msg=\"Checking pod openstack_nova-cell1-c1ab-account-create-update-bxl8x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:49:55.896263 crc crio[22553]: time=\"2026-06-11T11:49:55.896214778Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=c43ab3da-1f15-46df-a139-5185becf12da name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:55.910224 crc crio[22553]: time=\"2026-06-11T11:49:55.908862907Z\" level=info msg=\"Ran pod sandbox 957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b with infra container: openstack/nova-cell1-db-create-glw2q/POD\" id=a795fa62-9209-4b2c-a10e-220e9af45221 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:55.918402 crc crio[22553]: 2026-06-11T11:49:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57388126db2b44e Mac:ba:95:53:dd:0c:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/814514c6-c058-4b16-969c-c8c77c075280 SocketPath: PciID:}] [{Interface:0xc0004405d0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:49:55.919564 crc crio[22553]: time=\"2026-06-11T11:49:55.919489957Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-2c6hr Namespace:openstack ID:57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873 UID:c71b4b29-7c76-431d-bb13-17d798e2a26a NetNS:/var/run/netns/814514c6-c058-4b16-969c-c8c77c075280 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc71b4b29_7c76_431d_bb13_17d798e2a26a.slice PodAnnotations:0xc00001ac50}] Aliases:map[]}\"\nJun 11 11:49:55.919773 crc crio[22553]: time=\"2026-06-11T11:49:55.919662752Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-2c6hr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:49:55.919938 crc crio[22553]: 2026-06-11T11:49:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:082d2f5fbb57daf Mac:c6:29:b5:39:4a:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/0f49aebd-7053-4989-b744-ae082ea0ae67 SocketPath: PciID:}] [{Interface:0xc000014950 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:49:55.920427 crc crio[22553]: time=\"2026-06-11T11:49:55.920322942Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cdb98205-0847-42e8-95bf-0bddc0d1c2f4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:55.921028 crc crio[22553]: time=\"2026-06-11T11:49:55.92095721Z\" level=info msg=\"Got pod network &{Name:nova-cell0-f051-account-create-update-r8z7w Namespace:openstack ID:082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214 UID:52b3c8e9-94d5-42ef-9385-62b1e2897878 NetNS:/var/run/netns/0f49aebd-7053-4989-b744-ae082ea0ae67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52b3c8e9_94d5_42ef_9385_62b1e2897878.slice PodAnnotations:0xc000ca07f0}] Aliases:map[]}\"\nJun 11 11:49:55.921175 crc crio[22553]: time=\"2026-06-11T11:49:55.921129515Z\" level=info msg=\"Checking pod openstack_nova-cell0-f051-account-create-update-r8z7w for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:49:55.947010 crc crio[22553]: time=\"2026-06-11T11:49:55.946620639Z\" level=info msg=\"Ran pod sandbox d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88 with infra container: openstack/nova-cell0-db-create-c9qb4/POD\" id=c3b65c23-ffd9-430b-aca9-ff2ab0267d6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:55.951296 crc crio[22553]: 2026-06-11T11:49:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5edef9bb9f04ca Mac:7e:72:c8:88:c7:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/fbcfabd1-7fb5-463c-9a76-0ebf2d4bad76 SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:49:55.952208 crc crio[22553]: time=\"2026-06-11T11:49:55.95212238Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gb8wn Namespace:openshift-marketplace ID:c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68 UID:055e471f-f2eb-4e44-8baa-1150da268bf1 NetNS:/var/run/netns/fbcfabd1-7fb5-463c-9a76-0ebf2d4bad76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod055e471f_f2eb_4e44_8baa_1150da268bf1.slice PodAnnotations:0xc0048002b0}] Aliases:map[]}\"\nJun 11 11:49:55.952502 crc crio[22553]: time=\"2026-06-11T11:49:55.952454799Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-gb8wn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:49:55.971254 crc crio[22553]: time=\"2026-06-11T11:49:55.971172876Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e48fdb25-c386-4c57-b993-85379a44caf3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:55.971735 crc crio[22553]: time=\"2026-06-11T11:49:55.971568987Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=5af856de-b65e-4c83-a23c-801ed3f3a4cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:55.971960 crc crio[22553]: time=\"2026-06-11T11:49:55.971882856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:55.972074 crc crio[22553]: time=\"2026-06-11T11:49:55.971981959Z\" level=info msg=\"Ran pod sandbox b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95 with infra container: openstack/nova-cell1-c1ab-account-create-update-bxl8x/POD\" id=1a23aa09-ae54-4a07-8d11-7fa4603de41d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:55.978764 crc crio[22553]: time=\"2026-06-11T11:49:55.975043799Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=64176e6f-d36e-4399-9525-8904298a5e5d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:55.987758 crc crio[22553]: time=\"2026-06-11T11:49:55.987594875Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=115a7e43-7225-42a3-aa72-4814106d15fc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:56.008218 crc crio[22553]: time=\"2026-06-11T11:49:56.008091453Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9b7f9043-0c38-459e-892b-00a13e19a34f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:56.024233 crc crio[22553]: time=\"2026-06-11T11:49:56.02340942Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7e6e6c46-ade7-42ee-91a9-554b56f703d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:56.029598 crc crio[22553]: time=\"2026-06-11T11:49:56.029514748Z\" level=info msg=\"Ran pod sandbox c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68 with infra container: openshift-marketplace/redhat-operators-gb8wn/POD\" id=b486f3fe-65c4-46ce-8f5e-c555496a856d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:56.032513 crc crio[22553]: time=\"2026-06-11T11:49:56.032436424Z\" level=info msg=\"Ran pod sandbox 082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214 with infra container: openstack/nova-cell0-f051-account-create-update-r8z7w/POD\" id=75fd9393-7227-44ca-8cb2-526f8f0afedb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:56.035383 crc crio[22553]: time=\"2026-06-11T11:49:56.035283367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=17388f74-6a5c-4fcd-bb2a-b27147f908ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:56.036189 crc crio[22553]: time=\"2026-06-11T11:49:56.036113241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=73cb0a0b-4a54-43ce-b21c-8743f26cf252 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:56.037955 crc crio[22553]: time=\"2026-06-11T11:49:56.037908963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=43955870-5f35-4566-a4b2-2395a6f9b705 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:56.038282 crc crio[22553]: time=\"2026-06-11T11:49:56.038216742Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=53d75b20-e66d-4175-938e-914cd615be3f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:56.040383 crc crio[22553]: time=\"2026-06-11T11:49:56.040322224Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-glw2q/mariadb-database-create\" id=c032adf8-2fa6-48a9-a6ec-57ca0c5983eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:56.040775 crc crio[22553]: time=\"2026-06-11T11:49:56.040634993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:56.048745 crc crio[22553]: time=\"2026-06-11T11:49:56.04429863Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3daf1404-c2a4-49de-800a-70f89cd3235f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:56.048745 crc crio[22553]: time=\"2026-06-11T11:49:56.046116773Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=b1a7f3ed-5843-41c3-8f24-7edf842c9600 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:56.048745 crc crio[22553]: time=\"2026-06-11T11:49:56.04806221Z\" level=info msg=\"Ran pod sandbox 57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873 with infra container: openstack/nova-api-db-create-2c6hr/POD\" id=edecaa90-0bf0-43d3-93d5-2ccd142111f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:56.052060 crc crio[22553]: time=\"2026-06-11T11:49:56.051986014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=830d24ee-0e0c-46d8-9dc1-2a8dc27080ad name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:56.063534 crc crio[22553]: time=\"2026-06-11T11:49:56.056823715Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-c9qb4/mariadb-database-create\" id=3b4a6747-6e3a-482b-b908-9c8b6bf9b322 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:56.065993 crc crio[22553]: time=\"2026-06-11T11:49:56.065923661Z\" level=info msg=\"Creating container: openstack/nova-cell1-c1ab-account-create-update-bxl8x/mariadb-account-create-update\" id=f652915a-3ad4-4d1e-844c-4bc11ad28d01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:56.076974 crc crio[22553]: time=\"2026-06-11T11:49:56.076669074Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gb8wn/extract-utilities\" id=dc4fa0cf-820d-491a-abe4-f81ea4421a43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:56.080529 crc crio[22553]: time=\"2026-06-11T11:49:56.080457335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:56.082056 crc crio[22553]: time=\"2026-06-11T11:49:56.08199516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:56.082446 crc crio[22553]: time=\"2026-06-11T11:49:56.082388881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:56.087223 crc crio[22553]: time=\"2026-06-11T11:49:56.087095619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=00d35624-a80b-4617-abce-3b8ac13a6dc4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:56.094293 crc crio[22553]: time=\"2026-06-11T11:49:56.094212476Z\" level=info msg=\"Creating container: openstack/nova-cell0-f051-account-create-update-r8z7w/mariadb-account-create-update\" id=7a9816aa-0781-4640-81ea-65bb4422675a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:56.128378 crc crio[22553]: time=\"2026-06-11T11:49:56.12825187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:56.143965 crc crio[22553]: time=\"2026-06-11T11:49:56.143865026Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-2c6hr/mariadb-database-create\" id=7d907247-dccf-4731-a019-cd2453a24c0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:56.147486 crc crio[22553]: time=\"2026-06-11T11:49:56.147403289Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:261f301aba4d51ea8473eec9e91d7f411ed210bb985c29a25cafd13a87188dc4 UID:58512a39-99aa-45dc-bdce-204c3011652a NetNS:/var/run/netns/4d25c4ed-7fe1-46c8-a2ea-2f84656ee819 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58512a39_99aa_45dc_bdce_204c3011652a.slice PodAnnotations:0xc0050d2350}] Aliases:map[]}\"\nJun 11 11:49:56.147486 crc crio[22553]: time=\"2026-06-11T11:49:56.147474141Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:56.157990 crc crio[22553]: time=\"2026-06-11T11:49:56.157652358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:56.159012 crc crio[22553]: time=\"2026-06-11T11:49:56.158890154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:56.166775 crc crio[22553]: time=\"2026-06-11T11:49:56.16662224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:56.185725 crc crio[22553]: time=\"2026-06-11T11:49:56.185554762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:56.218086 crc crio[22553]: time=\"2026-06-11T11:49:56.217998649Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=1677ebf8-6a07-4a34-8503-8f6f4af99d76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:56.218237 crc crio[22553]: time=\"2026-06-11T11:49:56.218120923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:56.251386 crc crio[22553]: time=\"2026-06-11T11:49:56.251220159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:56.345864 crc crio[22553]: time=\"2026-06-11T11:49:56.345199401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:56.477747 crc crio[22553]: time=\"2026-06-11T11:49:56.476967407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:56.489048 crc crio[22553]: time=\"2026-06-11T11:49:56.487285768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:56.645374 crc crio[22553]: time=\"2026-06-11T11:49:56.644234469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:56.655224 crc crio[22553]: time=\"2026-06-11T11:49:56.6542335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:56.781120 crc crio[22553]: time=\"2026-06-11T11:49:56.78098561Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:275147185b4ba03198e3a8c7319b34d44055b4e96058af95943b95afef04004f UID:40c2de47-104b-4b81-8e05-2f3a3e2e5971 NetNS:/var/run/netns/ea93d35e-0282-4f73-b17f-e710aa3c322a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40c2de47_104b_4b81_8e05_2f3a3e2e5971.slice PodAnnotations:0xc00012abf8}] Aliases:map[]}\"\nJun 11 11:49:56.786937 crc crio[22553]: time=\"2026-06-11T11:49:56.781216506Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:56.942598 crc crio[22553]: time=\"2026-06-11T11:49:56.941504965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:57.012783 crc crio[22553]: time=\"2026-06-11T11:49:57.0119255Z\" level=info msg=\"Created container 42c424feb766850fb8063183d19131c91099e776e78bbba7afaaf60aeee89a78: openshift-marketplace/redhat-operators-gb8wn/extract-utilities\" id=dc4fa0cf-820d-491a-abe4-f81ea4421a43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:57.012783 crc crio[22553]: time=\"2026-06-11T11:49:57.013329701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:57.043627 crc crio[22553]: time=\"2026-06-11T11:49:57.043524682Z\" level=info msg=\"Starting container: 42c424feb766850fb8063183d19131c91099e776e78bbba7afaaf60aeee89a78\" id=dd123631-f452-4890-9281-2aa2f92756a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:57.049854 crc crio[22553]: 2026-06-11T11:49:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:261f301aba4d51e Mac:3e:76:8d:64:7d:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/4d25c4ed-7fe1-46c8-a2ea-2f84656ee819 SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:49:57.052300 crc crio[22553]: time=\"2026-06-11T11:49:57.052236306Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:261f301aba4d51ea8473eec9e91d7f411ed210bb985c29a25cafd13a87188dc4 UID:58512a39-99aa-45dc-bdce-204c3011652a NetNS:/var/run/netns/4d25c4ed-7fe1-46c8-a2ea-2f84656ee819 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58512a39_99aa_45dc_bdce_204c3011652a.slice PodAnnotations:0xc0050d2350}] Aliases:map[]}\"\nJun 11 11:49:57.052601 crc crio[22553]: time=\"2026-06-11T11:49:57.052479533Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:49:57.061824 crc crio[22553]: time=\"2026-06-11T11:49:57.060847948Z\" level=info msg=\"Started container\" PID=78045 containerID=42c424feb766850fb8063183d19131c91099e776e78bbba7afaaf60aeee89a78 description=openshift-marketplace/redhat-operators-gb8wn/extract-utilities id=dd123631-f452-4890-9281-2aa2f92756a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68\nJun 11 11:49:57.113185 crc crio[22553]: time=\"2026-06-11T11:49:57.110840177Z\" level=info msg=\"Ran pod sandbox 261f301aba4d51ea8473eec9e91d7f411ed210bb985c29a25cafd13a87188dc4 with infra container: openstack/glance-default-internal-api-0/POD\" id=5af856de-b65e-4c83-a23c-801ed3f3a4cd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:57.133992 crc crio[22553]: time=\"2026-06-11T11:49:57.131622913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b2c42e07-1b58-44cc-bbe4-2ba4f1f36884 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:57.136751 crc crio[22553]: time=\"2026-06-11T11:49:57.13664115Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=df75f53e-4b21-42fd-8c1f-3bacaefd9b78 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:57.153660 crc crio[22553]: time=\"2026-06-11T11:49:57.153518112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:57.156747 crc crio[22553]: time=\"2026-06-11T11:49:57.156565281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:57.160785 crc crio[22553]: time=\"2026-06-11T11:49:57.160592259Z\" level=info msg=\"Created container ea0db42dd3d9f174d05666c9f44c81d4790d2a7e7fd2f129144f4cc1413b6c05: openstack/nova-cell1-db-create-glw2q/mariadb-database-create\" id=c032adf8-2fa6-48a9-a6ec-57ca0c5983eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:57.164335 crc crio[22553]: time=\"2026-06-11T11:49:57.164283207Z\" level=info msg=\"Starting container: ea0db42dd3d9f174d05666c9f44c81d4790d2a7e7fd2f129144f4cc1413b6c05\" id=738440d7-eec8-4476-ac5e-235213f92283 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:57.165533 crc crio[22553]: time=\"2026-06-11T11:49:57.165502902Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=84632877-f71c-4301-9917-e93fec208b5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:57.167071 crc crio[22553]: time=\"2026-06-11T11:49:57.167044527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:57.169498 crc crio[22553]: time=\"2026-06-11T11:49:57.169422126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:57.179095 crc crio[22553]: time=\"2026-06-11T11:49:57.179026727Z\" level=info msg=\"Started container\" PID=78021 containerID=ea0db42dd3d9f174d05666c9f44c81d4790d2a7e7fd2f129144f4cc1413b6c05 description=openstack/nova-cell1-db-create-glw2q/mariadb-database-create id=738440d7-eec8-4476-ac5e-235213f92283 name=/runtime.v1.RuntimeService/StartContainer sandboxID=957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b\nJun 11 11:49:57.233836 crc crio[22553]: time=\"2026-06-11T11:49:57.233592309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:57.242789 crc crio[22553]: time=\"2026-06-11T11:49:57.242310544Z\" level=info msg=\"Created container 7e1c6c3e06ee01296e6c057be66cc40ddfab3d49ed12c74a3fa523412ad0ea69: openstack/nova-cell0-f051-account-create-update-r8z7w/mariadb-account-create-update\" id=7a9816aa-0781-4640-81ea-65bb4422675a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:57.250417 crc crio[22553]: time=\"2026-06-11T11:49:57.250268796Z\" level=info msg=\"Starting container: 7e1c6c3e06ee01296e6c057be66cc40ddfab3d49ed12c74a3fa523412ad0ea69\" id=78da2b92-f0ad-46e5-9da6-fd002e35c616 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:57.259605 crc crio[22553]: time=\"2026-06-11T11:49:57.259416283Z\" level=info msg=\"Started container\" PID=78065 containerID=7e1c6c3e06ee01296e6c057be66cc40ddfab3d49ed12c74a3fa523412ad0ea69 description=openstack/nova-cell0-f051-account-create-update-r8z7w/mariadb-account-create-update id=78da2b92-f0ad-46e5-9da6-fd002e35c616 name=/runtime.v1.RuntimeService/StartContainer sandboxID=082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214\nJun 11 11:49:57.275070 crc crio[22553]: time=\"2026-06-11T11:49:57.274908875Z\" level=info msg=\"Created container 0f0a226571c221ed357d94df085540dcf4ffede7117d55cbf2149302e4214384: openstack/nova-cell0-db-create-c9qb4/mariadb-database-create\" id=3b4a6747-6e3a-482b-b908-9c8b6bf9b322 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:57.283262 crc crio[22553]: time=\"2026-06-11T11:49:57.283119855Z\" level=info msg=\"Starting container: 0f0a226571c221ed357d94df085540dcf4ffede7117d55cbf2149302e4214384\" id=a4da2248-3b18-4514-9c2e-50783cc0b497 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:57.293061 crc crio[22553]: time=\"2026-06-11T11:49:57.292806857Z\" level=info msg=\"Started container\" PID=78080 containerID=0f0a226571c221ed357d94df085540dcf4ffede7117d55cbf2149302e4214384 description=openstack/nova-cell0-db-create-c9qb4/mariadb-database-create id=a4da2248-3b18-4514-9c2e-50783cc0b497 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88\nJun 11 11:49:57.312405 crc crio[22553]: time=\"2026-06-11T11:49:57.312203753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:57.380832 crc crio[22553]: time=\"2026-06-11T11:49:57.38063303Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=6ebcc133-f7cf-4e73-b74a-d8f898fd10e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:57.380832 crc crio[22553]: time=\"2026-06-11T11:49:57.380874407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:57.515923 crc crio[22553]: 2026-06-11T11:49:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:275147185b4ba03 Mac:52:a4:97:a3:b8:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/ea93d35e-0282-4f73-b17f-e710aa3c322a SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:49:57.522014 crc crio[22553]: time=\"2026-06-11T11:49:57.521932184Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:275147185b4ba03198e3a8c7319b34d44055b4e96058af95943b95afef04004f UID:40c2de47-104b-4b81-8e05-2f3a3e2e5971 NetNS:/var/run/netns/ea93d35e-0282-4f73-b17f-e710aa3c322a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40c2de47_104b_4b81_8e05_2f3a3e2e5971.slice PodAnnotations:0xc00012abf8}] Aliases:map[]}\"\nJun 11 11:49:57.522222 crc crio[22553]: time=\"2026-06-11T11:49:57.522201662Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:49:57.554064 crc crio[22553]: time=\"2026-06-11T11:49:57.553943838Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d5301aa5d88c9a39b26eb3b1dbc2f09fa8d377b182cbd2dd60fff24d48b96dc7 UID:d66446a9-c440-40cd-8e36-1f2d564ed1a3 NetNS:/var/run/netns/3b359126-c548-41ee-b468-b7495e12464f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd66446a9_c440_40cd_8e36_1f2d564ed1a3.slice PodAnnotations:0xc00012a568}] Aliases:map[]}\"\nJun 11 11:49:57.554064 crc crio[22553]: time=\"2026-06-11T11:49:57.554026191Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:57.565060 crc crio[22553]: time=\"2026-06-11T11:49:57.56496038Z\" level=info msg=\"Ran pod sandbox 275147185b4ba03198e3a8c7319b34d44055b4e96058af95943b95afef04004f with infra container: openstack/cinder-scheduler-0/POD\" id=1677ebf8-6a07-4a34-8503-8f6f4af99d76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:57.575032 crc crio[22553]: time=\"2026-06-11T11:49:57.571839621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=2e95ce7d-f104-474f-b49d-59aaf1e683e3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:57.627271 crc crio[22553]: time=\"2026-06-11T11:49:57.627193676Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=4bf347ed-f14f-484f-9bfa-b8ca8c05b2a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:57.639311 crc crio[22553]: time=\"2026-06-11T11:49:57.639213857Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=0d367ed8-e23a-42e8-8de2-b2395d0fd669 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:57.639921 crc crio[22553]: time=\"2026-06-11T11:49:57.639778363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:57.681053 crc crio[22553]: time=\"2026-06-11T11:49:57.680955225Z\" level=info msg=\"Created container 7fbc1e473171d6a37627b7adfb8b1b2baa486146371b585bad9bae8283da4ffa: openstack/nova-cell1-c1ab-account-create-update-bxl8x/mariadb-account-create-update\" id=f652915a-3ad4-4d1e-844c-4bc11ad28d01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:57.685457 crc crio[22553]: time=\"2026-06-11T11:49:57.684838668Z\" level=info msg=\"Starting container: 7fbc1e473171d6a37627b7adfb8b1b2baa486146371b585bad9bae8283da4ffa\" id=b04e32f6-1f2f-42fa-837c-b141004e40b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:57.685809 crc crio[22553]: time=\"2026-06-11T11:49:57.685648892Z\" level=info msg=\"Created container d31ee913d5caabbc5c869be9f23bcdcad41eecbc562ccca0995874db73477ed3: openstack/nova-api-db-create-2c6hr/mariadb-database-create\" id=7d907247-dccf-4731-a019-cd2453a24c0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:57.690897 crc crio[22553]: time=\"2026-06-11T11:49:57.690278887Z\" level=info msg=\"Created container 25cc5c2ac20b836774b2eec3c618213581b72c8efc99984086ffe31d719fbf8e: openstack/ceilometer-0/sg-core\" id=b1a7f3ed-5843-41c3-8f24-7edf842c9600 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:57.719480 crc crio[22553]: time=\"2026-06-11T11:49:57.702855354Z\" level=info msg=\"Starting container: d31ee913d5caabbc5c869be9f23bcdcad41eecbc562ccca0995874db73477ed3\" id=7d03946a-93a2-46cc-a64a-492ba8bb0c48 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:57.719480 crc crio[22553]: time=\"2026-06-11T11:49:57.703914605Z\" level=info msg=\"Starting container: 25cc5c2ac20b836774b2eec3c618213581b72c8efc99984086ffe31d719fbf8e\" id=3116871a-4265-4d1e-b4ae-c4af075c1111 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:57.719480 crc crio[22553]: time=\"2026-06-11T11:49:57.710442816Z\" level=info msg=\"Started container\" PID=78207 containerID=7fbc1e473171d6a37627b7adfb8b1b2baa486146371b585bad9bae8283da4ffa description=openstack/nova-cell1-c1ab-account-create-update-bxl8x/mariadb-account-create-update id=b04e32f6-1f2f-42fa-837c-b141004e40b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95\nJun 11 11:49:57.728839 crc crio[22553]: time=\"2026-06-11T11:49:57.723598719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:57.732195 crc crio[22553]: time=\"2026-06-11T11:49:57.731201591Z\" level=info msg=\"Started container\" PID=78209 containerID=d31ee913d5caabbc5c869be9f23bcdcad41eecbc562ccca0995874db73477ed3 description=openstack/nova-api-db-create-2c6hr/mariadb-database-create id=7d03946a-93a2-46cc-a64a-492ba8bb0c48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873\nJun 11 11:49:57.789093 crc crio[22553]: time=\"2026-06-11T11:49:57.785586648Z\" level=info msg=\"Started container\" PID=78206 containerID=25cc5c2ac20b836774b2eec3c618213581b72c8efc99984086ffe31d719fbf8e description=openstack/ceilometer-0/sg-core id=3116871a-4265-4d1e-b4ae-c4af075c1111 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14\nJun 11 11:49:57.843210 crc crio[22553]: time=\"2026-06-11T11:49:57.841973454Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=6c459a58-6047-48a4-9c0e-c3fe34a1caff name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:57.899852 crc crio[22553]: time=\"2026-06-11T11:49:57.89974917Z\" level=info msg=\"Stopping pod sandbox: 2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a\" id=5423c5fe-c4e8-460a-8a14-f34a0fadb4cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:57.901121 crc crio[22553]: time=\"2026-06-11T11:49:57.90042789Z\" level=info msg=\"Got pod network &{Name:nova-api-73a4-account-create-update-r86wb Namespace:openstack ID:2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a UID:c959a769-2012-4ca7-a3d2-db4df8ab84f0 NetNS:/var/run/netns/7bdcfd7b-599b-44a9-9bd2-3299ce10ba7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc959a769_2012_4ca7_a3d2_db4df8ab84f0.slice PodAnnotations:0xc0018946a0}] Aliases:map[]}\"\nJun 11 11:49:57.901121 crc crio[22553]: time=\"2026-06-11T11:49:57.900670237Z\" level=info msg=\"Deleting pod openstack_nova-api-73a4-account-create-update-r86wb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:58.094931 crc crio[22553]: time=\"2026-06-11T11:49:58.094853134Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=68ee5055-d390-4545-b462-ae7c6a390f12 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:58.121229 crc crio[22553]: time=\"2026-06-11T11:49:58.118197885Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=0a403ee4-9d09-4279-958e-21e91da386ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:58.121229 crc crio[22553]: time=\"2026-06-11T11:49:58.118772732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:58.352506 crc crio[22553]: time=\"2026-06-11T11:49:58.349150926Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2131ec10-591c-47c9-9e09-229e4f4170e2 name=/runtime.v1.ImageService/PullImage\nJun 11 11:49:58.360626 crc crio[22553]: time=\"2026-06-11T11:49:58.360544788Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 11:49:58.496476 crc crio[22553]: 2026-06-11T11:49:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5301aa5d88c9a3 Mac:be:f5:8a:10:89:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/3b359126-c548-41ee-b468-b7495e12464f SocketPath: PciID:}] [{Interface:0xc000195640 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:49:58.511587 crc crio[22553]: time=\"2026-06-11T11:49:58.511484223Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d5301aa5d88c9a39b26eb3b1dbc2f09fa8d377b182cbd2dd60fff24d48b96dc7 UID:d66446a9-c440-40cd-8e36-1f2d564ed1a3 NetNS:/var/run/netns/3b359126-c548-41ee-b468-b7495e12464f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd66446a9_c440_40cd_8e36_1f2d564ed1a3.slice PodAnnotations:0xc00012a568}] Aliases:map[]}\"\nJun 11 11:49:58.511892 crc crio[22553]: time=\"2026-06-11T11:49:58.511757451Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:49:58.598051 crc crio[22553]: time=\"2026-06-11T11:49:58.585879104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:58.598051 crc crio[22553]: time=\"2026-06-11T11:49:58.593540748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:58.598051 crc crio[22553]: time=\"2026-06-11T11:49:58.593747554Z\" level=info msg=\"Stopped pod sandbox: 2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a\" id=5423c5fe-c4e8-460a-8a14-f34a0fadb4cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:58.598051 crc crio[22553]: time=\"2026-06-11T11:49:58.593843897Z\" level=info msg=\"Ran pod sandbox d5301aa5d88c9a39b26eb3b1dbc2f09fa8d377b182cbd2dd60fff24d48b96dc7 with infra container: openstack/glance-default-external-api-0/POD\" id=6ebcc133-f7cf-4e73-b74a-d8f898fd10e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:49:58.598051 crc crio[22553]: time=\"2026-06-11T11:49:58.597172454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4e0ac58e-0af7-4d49-8b0e-00413114660c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:58.616863 crc crio[22553]: time=\"2026-06-11T11:49:58.603917591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c352ef2c-84b9-469d-bd2e-306c89e78862 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:58.616863 crc crio[22553]: time=\"2026-06-11T11:49:58.614876721Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=b5696b44-06a3-41a4-94b6-b2082270f6b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:58.616863 crc crio[22553]: time=\"2026-06-11T11:49:58.615271642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:58.716582 crc crio[22553]: time=\"2026-06-11T11:49:58.716077173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:59.011962 crc crio[22553]: time=\"2026-06-11T11:49:59.00962308Z\" level=info msg=\"Created container 9ea84c5e92f053ff31a287ffd6a5ed42b17e5aa5406f71185896595723a1ebf7: openstack/ceilometer-0/proxy-httpd\" id=0a403ee4-9d09-4279-958e-21e91da386ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:59.020230 crc crio[22553]: time=\"2026-06-11T11:49:59.020134927Z\" level=info msg=\"Starting container: 9ea84c5e92f053ff31a287ffd6a5ed42b17e5aa5406f71185896595723a1ebf7\" id=53ae701e-1567-4092-b3b5-6a4aa1be9257 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:49:59.030294 crc crio[22553]: time=\"2026-06-11T11:49:59.030207421Z\" level=info msg=\"Started container\" PID=78468 containerID=9ea84c5e92f053ff31a287ffd6a5ed42b17e5aa5406f71185896595723a1ebf7 description=openstack/ceilometer-0/proxy-httpd id=53ae701e-1567-4092-b3b5-6a4aa1be9257 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14\nJun 11 11:49:59.400277 crc crio[22553]: time=\"2026-06-11T11:49:59.400156888Z\" level=info msg=\"Stopping container: 96ee1e4a78e4d66fb4cc7bfabcc3107f058e8584bb26bc4da814c7912b3f2141 (timeout: 30s)\" id=d60a3e8d-7715-4482-8f7e-458b437f9595 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:59.407394 crc crio[22553]: time=\"2026-06-11T11:49:59.402840726Z\" level=info msg=\"Stopping container: 78789cdbf3e4099a509df2459198e57c69fbae7cf3a5e791881f17243682d0b6 (timeout: 30s)\" id=41ee66a1-e5c9-4177-b62b-8f551779cb95 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:59.443021 crc crio[22553]: time=\"2026-06-11T11:49:59.442886895Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=2131ec10-591c-47c9-9e09-229e4f4170e2 name=/runtime.v1.ImageService/PullImage\nJun 11 11:49:59.449247 crc crio[22553]: time=\"2026-06-11T11:49:59.449160878Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9159e4d6-d5a3-4c93-b24c-057608649f6b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:59.491738 crc crio[22553]: time=\"2026-06-11T11:49:59.491604826Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e27d9164-20cc-486e-a7bd-4e88ccec9a4f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:49:59.523561 crc crio[22553]: time=\"2026-06-11T11:49:59.523018883Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gb8wn/extract-content\" id=a0ebae3d-defd-445d-ba7a-0c772d53687d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:49:59.526667 crc crio[22553]: time=\"2026-06-11T11:49:59.526518035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:59.573293 crc crio[22553]: time=\"2026-06-11T11:49:59.572816267Z\" level=info msg=\"Stopping container: 25cc5c2ac20b836774b2eec3c618213581b72c8efc99984086ffe31d719fbf8e (timeout: 30s)\" id=bdac8d19-e498-41d1-a8a9-10f52dd65a6e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:59.573959 crc crio[22553]: time=\"2026-06-11T11:49:59.573902868Z\" level=info msg=\"Stopping container: 0281c79fbd2c466de2a7cebb6b394254bcb94b6b9913347aa8d13cc5d2bc1bef (timeout: 30s)\" id=0f3303dc-a4ef-45bb-b14d-2ed78e23d569 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:59.577936 crc crio[22553]: time=\"2026-06-11T11:49:59.577823043Z\" level=info msg=\"Stopping container: 207ddc14612f1fb11a0e9f097d2ba070ec18ff5002abd965ec66ab64da3875eb (timeout: 30s)\" id=335b7d58-4099-43eb-8265-463a61aac31c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:59.578330 crc crio[22553]: time=\"2026-06-11T11:49:59.577828703Z\" level=info msg=\"Stopping container: 9ea84c5e92f053ff31a287ffd6a5ed42b17e5aa5406f71185896595723a1ebf7 (timeout: 30s)\" id=af53c3c9-7de1-47da-919d-7aaaae3c8cb2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:59.654485 crc crio[22553]: time=\"2026-06-11T11:49:59.654248953Z\" level=info msg=\"Stopping pod sandbox: d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88\" id=49aa1585-8470-4bc5-8dd9-060105d01679 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:59.657371 crc crio[22553]: time=\"2026-06-11T11:49:59.655595242Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-c9qb4 Namespace:openstack ID:d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88 UID:0f8b9a60-46de-4d1f-b1cc-151fce6726b6 NetNS:/var/run/netns/3123973c-f83f-4f0b-bd07-badd9aef876e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f8b9a60_46de_4d1f_b1cc_151fce6726b6.slice PodAnnotations:0xc0011e8638}] Aliases:map[]}\"\nJun 11 11:49:59.657371 crc crio[22553]: time=\"2026-06-11T11:49:59.656021655Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-c9qb4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:59.723429 crc crio[22553]: time=\"2026-06-11T11:49:59.719138547Z\" level=info msg=\"Stopping pod sandbox: 957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b\" id=f4b44984-9142-4f48-aa25-336b067230cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:49:59.723429 crc crio[22553]: time=\"2026-06-11T11:49:59.719752615Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-glw2q Namespace:openstack ID:957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b UID:97eb4421-e3ea-4cc1-bf3a-d7e3a7124122 NetNS:/var/run/netns/8cf90ab1-b158-4800-b8a8-6bfa032f1444 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97eb4421_e3ea_4cc1_bf3a_d7e3a7124122.slice PodAnnotations:0xc002816308}] Aliases:map[]}\"\nJun 11 11:49:59.723429 crc crio[22553]: time=\"2026-06-11T11:49:59.71992628Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-glw2q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:49:59.723981 crc crio[22553]: time=\"2026-06-11T11:49:59.723897186Z\" level=info msg=\"Stopped container 96ee1e4a78e4d66fb4cc7bfabcc3107f058e8584bb26bc4da814c7912b3f2141: openstack/placement-5887b8d74d-l6qc7/placement-log\" id=d60a3e8d-7715-4482-8f7e-458b437f9595 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:59.771413 crc crio[22553]: time=\"2026-06-11T11:49:59.770140955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:59.782164 crc crio[22553]: time=\"2026-06-11T11:49:59.780993962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:59.804215 crc crio[22553]: time=\"2026-06-11T11:49:59.804125277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:49:59.807959 crc crio[22553]: time=\"2026-06-11T11:49:59.805450376Z\" level=info msg=\"Stopped container 25cc5c2ac20b836774b2eec3c618213581b72c8efc99984086ffe31d719fbf8e: openstack/ceilometer-0/sg-core\" id=bdac8d19-e498-41d1-a8a9-10f52dd65a6e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:49:59.903492 crc crio[22553]: time=\"2026-06-11T11:49:59.903341993Z\" level=info msg=\"Stopped container 9ea84c5e92f053ff31a287ffd6a5ed42b17e5aa5406f71185896595723a1ebf7: openstack/ceilometer-0/proxy-httpd\" id=af53c3c9-7de1-47da-919d-7aaaae3c8cb2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:50:00.046039 crc crio[22553]: time=\"2026-06-11T11:50:00.045142341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:00.242964 crc crio[22553]: time=\"2026-06-11T11:50:00.242898433Z\" level=info msg=\"Created container 0a133a198a20d8fa153ce64cc49f48ca1b3fed4a6767c04e72c2665142472248: openshift-marketplace/redhat-operators-gb8wn/extract-content\" id=a0ebae3d-defd-445d-ba7a-0c772d53687d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:00.254771 crc crio[22553]: time=\"2026-06-11T11:50:00.253002707Z\" level=info msg=\"Starting container: 0a133a198a20d8fa153ce64cc49f48ca1b3fed4a6767c04e72c2665142472248\" id=ee0da508-b8e0-4c99-81c7-d61354e0cdd0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:50:00.277171 crc crio[22553]: time=\"2026-06-11T11:50:00.27674753Z\" level=info msg=\"Started container\" PID=78832 containerID=0a133a198a20d8fa153ce64cc49f48ca1b3fed4a6767c04e72c2665142472248 description=openshift-marketplace/redhat-operators-gb8wn/extract-content id=ee0da508-b8e0-4c99-81c7-d61354e0cdd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68\nJun 11 11:50:00.295516 crc crio[22553]: time=\"2026-06-11T11:50:00.287967158Z\" level=info msg=\"Stopped container 207ddc14612f1fb11a0e9f097d2ba070ec18ff5002abd965ec66ab64da3875eb: openstack/ceilometer-0/ceilometer-notification-agent\" id=335b7d58-4099-43eb-8265-463a61aac31c name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:50:00.325243 crc crio[22553]: time=\"2026-06-11T11:50:00.325115702Z\" level=info msg=\"Stopped pod sandbox: d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88\" id=49aa1585-8470-4bc5-8dd9-060105d01679 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:00.332061 crc crio[22553]: time=\"2026-06-11T11:50:00.332008453Z\" level=info msg=\"Created container 90e3cb24793ef26f159db028beb331d38a3f430a2cef0b8f46043cb31cfeec1a: openstack/cinder-scheduler-0/cinder-scheduler\" id=0d367ed8-e23a-42e8-8de2-b2395d0fd669 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:00.347081 crc crio[22553]: time=\"2026-06-11T11:50:00.346951989Z\" level=info msg=\"Starting container: 90e3cb24793ef26f159db028beb331d38a3f430a2cef0b8f46043cb31cfeec1a\" id=989b39a0-0fd7-42cd-a648-e89fedcd1b07 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:50:00.380216 crc crio[22553]: time=\"2026-06-11T11:50:00.380083026Z\" level=info msg=\"Created container e229c26eb56be52f74a67ca5efcb3297b6eac56135b8640b2958c95ee6606673: openstack/glance-default-internal-api-0/glance-log\" id=84632877-f71c-4301-9917-e93fec208b5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:00.424223 crc crio[22553]: time=\"2026-06-11T11:50:00.422453083Z\" level=info msg=\"Started container\" PID=78834 containerID=90e3cb24793ef26f159db028beb331d38a3f430a2cef0b8f46043cb31cfeec1a description=openstack/cinder-scheduler-0/cinder-scheduler id=989b39a0-0fd7-42cd-a648-e89fedcd1b07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=275147185b4ba03198e3a8c7319b34d44055b4e96058af95943b95afef04004f\nJun 11 11:50:00.424223 crc crio[22553]: time=\"2026-06-11T11:50:00.423270427Z\" level=info msg=\"Starting container: e229c26eb56be52f74a67ca5efcb3297b6eac56135b8640b2958c95ee6606673\" id=b6fc9a78-bc61-463e-bc31-77083b0fadf3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:50:00.438140 crc crio[22553]: time=\"2026-06-11T11:50:00.432599209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:00.438140 crc crio[22553]: time=\"2026-06-11T11:50:00.432946569Z\" level=info msg=\"Started container\" PID=78861 containerID=e229c26eb56be52f74a67ca5efcb3297b6eac56135b8640b2958c95ee6606673 description=openstack/glance-default-internal-api-0/glance-log id=b6fc9a78-bc61-463e-bc31-77083b0fadf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=261f301aba4d51ea8473eec9e91d7f411ed210bb985c29a25cafd13a87188dc4\nJun 11 11:50:00.456983 crc crio[22553]: time=\"2026-06-11T11:50:00.456114385Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=a7d55f06-620b-46c1-9a38-9f26a20894b2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:00.457660 crc crio[22553]: time=\"2026-06-11T11:50:00.456341942Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=263ef74f-285e-4d25-9157-1bae5fe24820 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:00.470834 crc crio[22553]: time=\"2026-06-11T11:50:00.470292749Z\" level=info msg=\"Stopped pod sandbox: 957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b\" id=f4b44984-9142-4f48-aa25-336b067230cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:00.505292 crc crio[22553]: time=\"2026-06-11T11:50:00.504179598Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=9020505c-c016-431c-a884-2eb8bd10967d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:00.518537 crc crio[22553]: time=\"2026-06-11T11:50:00.51762786Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=7fc5dfb6-244b-4892-aa80-725959f37f65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:00.520092 crc crio[22553]: time=\"2026-06-11T11:50:00.519989519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:00.537161 crc crio[22553]: time=\"2026-06-11T11:50:00.537048227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b025c911-be0a-4590-886b-68c8714dcf2a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:00.565990 crc crio[22553]: time=\"2026-06-11T11:50:00.565901399Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686310-csc8r/POD\" id=81c91e62-9025-4ffb-85b8-f35d9ece9895 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:50:00.566180 crc crio[22553]: time=\"2026-06-11T11:50:00.566025263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:00.610740 crc crio[22553]: time=\"2026-06-11T11:50:00.610551202Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=6b469526-52df-44a2-941d-c71ecc2122fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:00.671741 crc crio[22553]: time=\"2026-06-11T11:50:00.671649345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:00.717239 crc crio[22553]: time=\"2026-06-11T11:50:00.717194085Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686310-csc8r Namespace:openshift-infra ID:995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50 UID:c73a1c62-a237-49df-8903-785dceafd405 NetNS:/var/run/netns/db75f89a-40a6-4a51-b173-7588c060561f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc73a1c62_a237_49df_8903_785dceafd405.slice PodAnnotations:0xc0048002b0}] Aliases:map[]}\"\nJun 11 11:50:00.717595 crc crio[22553]: time=\"2026-06-11T11:50:00.717573266Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686310-csc8r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:50:00.769547 crc crio[22553]: time=\"2026-06-11T11:50:00.769432339Z\" level=info msg=\"Created container c09a2e4096412aacd6dffa0e9f5993b184d8ccaf1818977fdb738d2c9ba2c358: openstack/glance-default-external-api-0/glance-log\" id=b5696b44-06a3-41a4-94b6-b2082270f6b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:00.775447 crc crio[22553]: time=\"2026-06-11T11:50:00.773498718Z\" level=info msg=\"Starting container: c09a2e4096412aacd6dffa0e9f5993b184d8ccaf1818977fdb738d2c9ba2c358\" id=239d9dae-0a54-44c5-a5f9-909610f6e336 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:50:00.785828 crc crio[22553]: time=\"2026-06-11T11:50:00.785658873Z\" level=info msg=\"Started container\" PID=78935 containerID=c09a2e4096412aacd6dffa0e9f5993b184d8ccaf1818977fdb738d2c9ba2c358 description=openstack/glance-default-external-api-0/glance-log id=239d9dae-0a54-44c5-a5f9-909610f6e336 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5301aa5d88c9a39b26eb3b1dbc2f09fa8d377b182cbd2dd60fff24d48b96dc7\nJun 11 11:50:00.805894 crc crio[22553]: time=\"2026-06-11T11:50:00.804975666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:00.838289 crc crio[22553]: time=\"2026-06-11T11:50:00.834654783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f82f16dd-b355-48ac-9c46-68259db16994 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:00.868915 crc crio[22553]: time=\"2026-06-11T11:50:00.867063748Z\" level=info msg=\"Stopping pod sandbox: b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95\" id=c09e9283-8f50-461d-a569-54f46ffe137d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:00.868915 crc crio[22553]: time=\"2026-06-11T11:50:00.868022116Z\" level=info msg=\"Got pod network &{Name:nova-cell1-c1ab-account-create-update-bxl8x Namespace:openstack ID:b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95 UID:26feaeb9-c0ab-42cc-b273-8c1cb1c12fd6 NetNS:/var/run/netns/9cca6c7d-7d06-425e-9dde-874b3e094523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26feaeb9_c0ab_42cc_b273_8c1cb1c12fd6.slice PodAnnotations:0xc002816358}] Aliases:map[]}\"\nJun 11 11:50:00.868915 crc crio[22553]: time=\"2026-06-11T11:50:00.868234243Z\" level=info msg=\"Deleting pod openstack_nova-cell1-c1ab-account-create-update-bxl8x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:50:00.872728 crc crio[22553]: time=\"2026-06-11T11:50:00.869984044Z\" level=info msg=\"Stopping pod sandbox: 082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214\" id=87bcc932-d4e1-409e-a963-babe5700b114 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:00.872728 crc crio[22553]: time=\"2026-06-11T11:50:00.870237771Z\" level=info msg=\"Stopping pod sandbox: 57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873\" id=ab308ebb-9cce-41fe-8216-102d4df76e6d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:00.872728 crc crio[22553]: time=\"2026-06-11T11:50:00.871101766Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-2c6hr Namespace:openstack ID:57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873 UID:c71b4b29-7c76-431d-bb13-17d798e2a26a NetNS:/var/run/netns/814514c6-c058-4b16-969c-c8c77c075280 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc71b4b29_7c76_431d_bb13_17d798e2a26a.slice PodAnnotations:0xc00279a498}] Aliases:map[]}\"\nJun 11 11:50:00.872728 crc crio[22553]: time=\"2026-06-11T11:50:00.871344523Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-2c6hr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:50:00.900477 crc crio[22553]: time=\"2026-06-11T11:50:00.893554561Z\" level=info msg=\"Got pod network &{Name:nova-cell0-f051-account-create-update-r8z7w Namespace:openstack ID:082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214 UID:52b3c8e9-94d5-42ef-9385-62b1e2897878 NetNS:/var/run/netns/0f49aebd-7053-4989-b744-ae082ea0ae67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52b3c8e9_94d5_42ef_9385_62b1e2897878.slice PodAnnotations:0xc004800450}] Aliases:map[]}\"\nJun 11 11:50:00.900949 crc crio[22553]: time=\"2026-06-11T11:50:00.900536075Z\" level=info msg=\"Deleting pod openstack_nova-cell0-f051-account-create-update-r8z7w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:50:00.966624 crc crio[22553]: time=\"2026-06-11T11:50:00.966271564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:01.078133 crc crio[22553]: time=\"2026-06-11T11:50:01.075078159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=406cfde5-9b92-4d97-b7f3-9d6f1fa4e569 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:01.095748 crc crio[22553]: time=\"2026-06-11T11:50:01.095574527Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=407b5df9-da62-4e15-97dd-0cd500e68b93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:01.096155 crc crio[22553]: time=\"2026-06-11T11:50:01.096084462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:01.396196 crc crio[22553]: time=\"2026-06-11T11:50:01.396006575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:01.675931 crc crio[22553]: time=\"2026-06-11T11:50:01.67030073Z\" level=info msg=\"Stopped pod sandbox: 57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873\" id=ab308ebb-9cce-41fe-8216-102d4df76e6d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:01.745276 crc crio[22553]: 2026-06-11T11:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:995f4c4aa4607c2 Mac:7a:60:9d:23:44:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/db75f89a-40a6-4a51-b173-7588c060561f SocketPath: PciID:}] [{Interface:0xc0001a5620 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:50:01.749792 crc crio[22553]: time=\"2026-06-11T11:50:01.749652676Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686310-csc8r Namespace:openshift-infra ID:995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50 UID:c73a1c62-a237-49df-8903-785dceafd405 NetNS:/var/run/netns/db75f89a-40a6-4a51-b173-7588c060561f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc73a1c62_a237_49df_8903_785dceafd405.slice PodAnnotations:0xc0048002b0}] Aliases:map[]}\"\nJun 11 11:50:01.749970 crc crio[22553]: time=\"2026-06-11T11:50:01.749911554Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686310-csc8r for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:50:01.762764 crc crio[22553]: time=\"2026-06-11T11:50:01.762636775Z\" level=info msg=\"Ran pod sandbox 995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50 with infra container: openshift-infra/auto-csr-approver-29686310-csc8r/POD\" id=81c91e62-9025-4ffb-85b8-f35d9ece9895 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:50:01.771462 crc crio[22553]: time=\"2026-06-11T11:50:01.771389961Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e4b5a3bb-3373-443d-8b62-e9914319db5c name=/runtime.v1.ImageService/PullImage\nJun 11 11:50:01.780863 crc crio[22553]: time=\"2026-06-11T11:50:01.780763734Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:50:01.890906 crc crio[22553]: time=\"2026-06-11T11:50:01.890796115Z\" level=info msg=\"Stopped pod sandbox: 082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214\" id=87bcc932-d4e1-409e-a963-babe5700b114 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:01.894123 crc crio[22553]: time=\"2026-06-11T11:50:01.893903966Z\" level=info msg=\"Stopped pod sandbox: b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95\" id=c09e9283-8f50-461d-a569-54f46ffe137d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:02.485616 crc crio[22553]: time=\"2026-06-11T11:50:02.485441889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:02.671474 crc crio[22553]: time=\"2026-06-11T11:50:02.666671588Z\" level=info msg=\"Created container 2fd9fb815705c6a23d5d26f49453c9eea267e801d0b6afa3eb76d86f7c68572a: openstack/glance-default-internal-api-0/glance-httpd\" id=6b469526-52df-44a2-941d-c71ecc2122fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:02.677652 crc crio[22553]: time=\"2026-06-11T11:50:02.674459345Z\" level=info msg=\"Starting container: 2fd9fb815705c6a23d5d26f49453c9eea267e801d0b6afa3eb76d86f7c68572a\" id=5ee3c1a9-7830-44e7-900b-a715205794f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:50:02.682136 crc crio[22553]: time=\"2026-06-11T11:50:02.681929103Z\" level=info msg=\"Started container\" PID=79129 containerID=2fd9fb815705c6a23d5d26f49453c9eea267e801d0b6afa3eb76d86f7c68572a description=openstack/glance-default-internal-api-0/glance-httpd id=5ee3c1a9-7830-44e7-900b-a715205794f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=261f301aba4d51ea8473eec9e91d7f411ed210bb985c29a25cafd13a87188dc4\nJun 11 11:50:02.710813 crc crio[22553]: time=\"2026-06-11T11:50:02.709598551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:02.784541 crc crio[22553]: time=\"2026-06-11T11:50:02.784179257Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e4b5a3bb-3373-443d-8b62-e9914319db5c name=/runtime.v1.ImageService/PullImage\nJun 11 11:50:02.849299 crc crio[22553]: time=\"2026-06-11T11:50:02.849144793Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=779be58e-b54d-4535-a527-5cfe130c74f2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:02.858184 crc crio[22553]: time=\"2026-06-11T11:50:02.857515188Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=857d26aa-d80a-446a-8eb7-fa084866f57e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:02.879791 crc crio[22553]: time=\"2026-06-11T11:50:02.879654504Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686310-csc8r/oc\" id=d68e0f59-2e4e-4212-8564-6243b7594fa2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:02.882434 crc crio[22553]: time=\"2026-06-11T11:50:02.880409036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:02.901344 crc crio[22553]: time=\"2026-06-11T11:50:02.898470933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:03.093249 crc crio[22553]: time=\"2026-06-11T11:50:03.093121574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:03.141287 crc crio[22553]: time=\"2026-06-11T11:50:03.141152536Z\" level=info msg=\"Created container de4d746b58eceed9a3a382e15c888b0382d8eec9f7f130fee59f0dbdb5df31b3: openstack/cinder-scheduler-0/probe\" id=7fc5dfb6-244b-4892-aa80-725959f37f65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:03.148485 crc crio[22553]: time=\"2026-06-11T11:50:03.145195374Z\" level=info msg=\"Starting container: de4d746b58eceed9a3a382e15c888b0382d8eec9f7f130fee59f0dbdb5df31b3\" id=fa5932d1-f20e-4968-86f6-bc2b6fb27d75 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:50:03.164663 crc crio[22553]: time=\"2026-06-11T11:50:03.164548368Z\" level=info msg=\"Started container\" PID=79142 containerID=de4d746b58eceed9a3a382e15c888b0382d8eec9f7f130fee59f0dbdb5df31b3 description=openstack/cinder-scheduler-0/probe id=fa5932d1-f20e-4968-86f6-bc2b6fb27d75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=275147185b4ba03198e3a8c7319b34d44055b4e96058af95943b95afef04004f\nJun 11 11:50:03.179618 crc crio[22553]: time=\"2026-06-11T11:50:03.179415382Z\" level=info msg=\"Stopped container 78789cdbf3e4099a509df2459198e57c69fbae7cf3a5e791881f17243682d0b6: openstack/placement-5887b8d74d-l6qc7/placement-api\" id=41ee66a1-e5c9-4177-b62b-8f551779cb95 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:50:03.181300 crc crio[22553]: time=\"2026-06-11T11:50:03.181178924Z\" level=info msg=\"Stopping pod sandbox: 91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8\" id=105a39c4-4c58-4006-8fbb-4ec03663f5a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:03.186764 crc crio[22553]: time=\"2026-06-11T11:50:03.186617172Z\" level=info msg=\"Got pod network &{Name:placement-5887b8d74d-l6qc7 Namespace:openstack ID:91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8 UID:524d5595-04a3-457a-ba2c-bace6169cf2c NetNS:/var/run/netns/f6eadc19-05a7-4a6e-b747-b1a0ca21cd59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod524d5595_04a3_457a_ba2c_bace6169cf2c.slice PodAnnotations:0xc0018945f0}] Aliases:map[]}\"\nJun 11 11:50:03.186970 crc crio[22553]: time=\"2026-06-11T11:50:03.186927891Z\" level=info msg=\"Deleting pod openstack_placement-5887b8d74d-l6qc7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:50:03.221042 crc crio[22553]: time=\"2026-06-11T11:50:03.220857552Z\" level=info msg=\"Created container bfbd3557a35b4500ffe62fb1f632c86ae01961623dda59ad717be0506df3f006: openstack/glance-default-external-api-0/glance-httpd\" id=407b5df9-da62-4e15-97dd-0cd500e68b93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:03.223408 crc crio[22553]: time=\"2026-06-11T11:50:03.222943443Z\" level=info msg=\"Starting container: bfbd3557a35b4500ffe62fb1f632c86ae01961623dda59ad717be0506df3f006\" id=bd376bf5-3d5c-4da1-9b7f-13e8789c297a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:50:03.243743 crc crio[22553]: time=\"2026-06-11T11:50:03.241753982Z\" level=info msg=\"Started container\" PID=79157 containerID=bfbd3557a35b4500ffe62fb1f632c86ae01961623dda59ad717be0506df3f006 description=openstack/glance-default-external-api-0/glance-httpd id=bd376bf5-3d5c-4da1-9b7f-13e8789c297a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5301aa5d88c9a39b26eb3b1dbc2f09fa8d377b182cbd2dd60fff24d48b96dc7\nJun 11 11:50:03.551878 crc crio[22553]: time=\"2026-06-11T11:50:03.54699903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:03.685563 crc crio[22553]: time=\"2026-06-11T11:50:03.685391869Z\" level=info msg=\"Stopped pod sandbox: 91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8\" id=105a39c4-4c58-4006-8fbb-4ec03663f5a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:03.777986 crc crio[22553]: time=\"2026-06-11T11:50:03.777294611Z\" level=info msg=\"Created container 8a0682c124c1a47a30c62475873532a707a9166939f84cf1d518e04841788bf1: openshift-infra/auto-csr-approver-29686310-csc8r/oc\" id=d68e0f59-2e4e-4212-8564-6243b7594fa2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:03.780670 crc crio[22553]: time=\"2026-06-11T11:50:03.780599317Z\" level=info msg=\"Starting container: 8a0682c124c1a47a30c62475873532a707a9166939f84cf1d518e04841788bf1\" id=8af7ab8b-81aa-47ee-b1b4-850637b12a0c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:50:03.789230 crc crio[22553]: time=\"2026-06-11T11:50:03.789096065Z\" level=info msg=\"Started container\" PID=79368 containerID=8a0682c124c1a47a30c62475873532a707a9166939f84cf1d518e04841788bf1 description=openshift-infra/auto-csr-approver-29686310-csc8r/oc id=8af7ab8b-81aa-47ee-b1b4-850637b12a0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50\nJun 11 11:50:04.130069 crc crio[22553]: time=\"2026-06-11T11:50:04.129133879Z\" level=info msg=\"Removing container: 78789cdbf3e4099a509df2459198e57c69fbae7cf3a5e791881f17243682d0b6\" id=34a38cb8-167b-4b2e-8598-f595242e8a72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:50:04.205786 crc crio[22553]: time=\"2026-06-11T11:50:04.200312346Z\" level=info msg=\"Removed container 78789cdbf3e4099a509df2459198e57c69fbae7cf3a5e791881f17243682d0b6: openstack/placement-5887b8d74d-l6qc7/placement-api\" id=34a38cb8-167b-4b2e-8598-f595242e8a72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:50:04.219843 crc crio[22553]: time=\"2026-06-11T11:50:04.219744754Z\" level=info msg=\"Removing container: 96ee1e4a78e4d66fb4cc7bfabcc3107f058e8584bb26bc4da814c7912b3f2141\" id=e519ff6f-5375-46a9-8e76-0fe795297076 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:50:04.267443 crc crio[22553]: time=\"2026-06-11T11:50:04.267320002Z\" level=info msg=\"Removed container 96ee1e4a78e4d66fb4cc7bfabcc3107f058e8584bb26bc4da814c7912b3f2141: openstack/placement-5887b8d74d-l6qc7/placement-log\" id=e519ff6f-5375-46a9-8e76-0fe795297076 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:50:06.226024 crc crio[22553]: time=\"2026-06-11T11:50:06.224993625Z\" level=info msg=\"Stopping pod sandbox: 995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50\" id=b747d252-3d4e-4c17-8bc7-5b54095d34da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:06.227951 crc crio[22553]: time=\"2026-06-11T11:50:06.227501188Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686310-csc8r Namespace:openshift-infra ID:995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50 UID:c73a1c62-a237-49df-8903-785dceafd405 NetNS:/var/run/netns/db75f89a-40a6-4a51-b173-7588c060561f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc73a1c62_a237_49df_8903_785dceafd405.slice PodAnnotations:0xc005f12548}] Aliases:map[]}\"\nJun 11 11:50:06.227951 crc crio[22553]: time=\"2026-06-11T11:50:06.227797116Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686310-csc8r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:50:06.741047 crc crio[22553]: time=\"2026-06-11T11:50:06.740635273Z\" level=info msg=\"Stopped pod sandbox: 995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50\" id=b747d252-3d4e-4c17-8bc7-5b54095d34da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:07.265156 crc crio[22553]: time=\"2026-06-11T11:50:07.263912865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e2fc81cc-97d1-4556-a82a-be7b7a4fcfca name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:07.759622 crc crio[22553]: time=\"2026-06-11T11:50:07.75852958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=03e60d46-4953-40ee-a7fc-6270ab0b38f9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:08.630778 crc crio[22553]: time=\"2026-06-11T11:50:08.628572712Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gb8wn/registry-server\" id=3bfe7542-7f24-417e-a37b-e422fc471cf1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:08.630778 crc crio[22553]: time=\"2026-06-11T11:50:08.629611102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:08.909868 crc crio[22553]: time=\"2026-06-11T11:50:08.772597415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:08.909868 crc crio[22553]: time=\"2026-06-11T11:50:08.77755853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:09.056465 crc crio[22553]: time=\"2026-06-11T11:50:09.055273905Z\" level=info msg=\"Created container b7ffef29f06f44f9257d1593c979e3ed6511e6023fa867f609619f1d5ad17632: openshift-marketplace/redhat-operators-gb8wn/registry-server\" id=3bfe7542-7f24-417e-a37b-e422fc471cf1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:09.066623 crc crio[22553]: time=\"2026-06-11T11:50:09.066521173Z\" level=info msg=\"Starting container: b7ffef29f06f44f9257d1593c979e3ed6511e6023fa867f609619f1d5ad17632\" id=15af25d2-72b6-4e2e-ab64-dc99dd0488f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:50:09.075970 crc crio[22553]: time=\"2026-06-11T11:50:09.075852226Z\" level=info msg=\"Started container\" PID=79920 containerID=b7ffef29f06f44f9257d1593c979e3ed6511e6023fa867f609619f1d5ad17632 description=openshift-marketplace/redhat-operators-gb8wn/registry-server id=15af25d2-72b6-4e2e-ab64-dc99dd0488f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68\nJun 11 11:50:09.665665 crc crio[22553]: time=\"2026-06-11T11:50:09.665573545Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-rr6b4/POD\" id=0fdccc73-1ba3-4f9e-a486-1affb624d12e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:50:09.667109 crc crio[22553]: time=\"2026-06-11T11:50:09.66573886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:09.757053 crc crio[22553]: time=\"2026-06-11T11:50:09.755938293Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-rr6b4 Namespace:openstack ID:bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa UID:02ac9501-0738-44b9-8e76-86f09cc3c8db NetNS:/var/run/netns/1e5eb0c6-93c2-4336-a21c-2f78b960515a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02ac9501_0738_44b9_8e76_86f09cc3c8db.slice PodAnnotations:0xc0050d20f0}] Aliases:map[]}\"\nJun 11 11:50:09.757053 crc crio[22553]: time=\"2026-06-11T11:50:09.757026384Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-rr6b4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:50:10.428939 crc crio[22553]: 2026-06-11T11:50:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdb942f5c6fd591 Mac:fa:98:7d:0c:5c:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/1e5eb0c6-93c2-4336-a21c-2f78b960515a SocketPath: PciID:}] [{Interface:0xc00035a9d0 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:50:10.430921 crc crio[22553]: time=\"2026-06-11T11:50:10.430822589Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-rr6b4 Namespace:openstack ID:bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa UID:02ac9501-0738-44b9-8e76-86f09cc3c8db NetNS:/var/run/netns/1e5eb0c6-93c2-4336-a21c-2f78b960515a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02ac9501_0738_44b9_8e76_86f09cc3c8db.slice PodAnnotations:0xc0050d20f0}] Aliases:map[]}\"\nJun 11 11:50:10.431060 crc crio[22553]: time=\"2026-06-11T11:50:10.431028035Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-rr6b4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:50:10.444127 crc crio[22553]: time=\"2026-06-11T11:50:10.443945132Z\" level=info msg=\"Ran pod sandbox bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa with infra container: openstack/nova-cell0-conductor-db-sync-rr6b4/POD\" id=0fdccc73-1ba3-4f9e-a486-1affb624d12e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:50:10.449649 crc crio[22553]: time=\"2026-06-11T11:50:10.449559596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=67856723-0765-485e-82ec-a66be8e0939d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:10.450070 crc crio[22553]: time=\"2026-06-11T11:50:10.449856144Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=67856723-0765-485e-82ec-a66be8e0939d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:10.450070 crc crio[22553]: time=\"2026-06-11T11:50:10.449903706Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=67856723-0765-485e-82ec-a66be8e0939d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:10.451185 crc crio[22553]: time=\"2026-06-11T11:50:10.451049179Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=6176d1e8-04b1-4db3-b26d-1932e7e33dea name=/runtime.v1.ImageService/PullImage\nJun 11 11:50:10.460233 crc crio[22553]: time=\"2026-06-11T11:50:10.460157725Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"\nJun 11 11:50:24.509123 crc crio[22553]: time=\"2026-06-11T11:50:24.507426323Z\" level=info msg=\"Stopped container 0281c79fbd2c466de2a7cebb6b394254bcb94b6b9913347aa8d13cc5d2bc1bef: openstack/ceilometer-0/ceilometer-central-agent\" id=0f3303dc-a4ef-45bb-b14d-2ed78e23d569 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:50:24.511303 crc crio[22553]: time=\"2026-06-11T11:50:24.510574355Z\" level=info msg=\"Stopping pod sandbox: 41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14\" id=9843a768-6227-48bd-b2a8-c1ba4fd2851d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:24.511848 crc crio[22553]: time=\"2026-06-11T11:50:24.51177605Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14 UID:e1fe2461-33d9-4ab2-8485-834d3af044f2 NetNS:/var/run/netns/2defa778-8e82-404d-9303-1c4224caa894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1fe2461_33d9_4ab2_8485_834d3af044f2.slice PodAnnotations:0xc001894308}] Aliases:map[]}\"\nJun 11 11:50:24.512055 crc crio[22553]: time=\"2026-06-11T11:50:24.511993326Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:50:24.586925 crc crio[22553]: time=\"2026-06-11T11:50:24.586750818Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=6176d1e8-04b1-4db3-b26d-1932e7e33dea name=/runtime.v1.ImageService/PullImage\nJun 11 11:50:24.630489 crc crio[22553]: time=\"2026-06-11T11:50:24.630273928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=547bc997-eeec-4d05-9cf9-497315c28bdb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:24.667265 crc crio[22553]: time=\"2026-06-11T11:50:24.666900867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=0eac608e-a80e-43a1-8a65-615ff8ebf1ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:24.686028 crc crio[22553]: time=\"2026-06-11T11:50:24.685179621Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-rr6b4/nova-cell0-conductor-db-sync\" id=fdf005b6-9e52-416f-bfc3-9a269133b416 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:24.688339 crc crio[22553]: time=\"2026-06-11T11:50:24.688256501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:24.770864 crc crio[22553]: time=\"2026-06-11T11:50:24.769552623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:24.780821 crc crio[22553]: time=\"2026-06-11T11:50:24.779611277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:24.971107 crc crio[22553]: time=\"2026-06-11T11:50:24.969475918Z\" level=info msg=\"Created container fb976ea3f61e6682bd1250f30bc991f33e7fcf6f54533d5f1eb1a76a94ae4827: openstack/nova-cell0-conductor-db-sync-rr6b4/nova-cell0-conductor-db-sync\" id=fdf005b6-9e52-416f-bfc3-9a269133b416 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:24.971603 crc crio[22553]: time=\"2026-06-11T11:50:24.971577089Z\" level=info msg=\"Starting container: fb976ea3f61e6682bd1250f30bc991f33e7fcf6f54533d5f1eb1a76a94ae4827\" id=545acf3d-202f-471d-96fa-096eef87ef72 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:50:24.990422 crc crio[22553]: time=\"2026-06-11T11:50:24.986761022Z\" level=info msg=\"Started container\" PID=80778 containerID=fb976ea3f61e6682bd1250f30bc991f33e7fcf6f54533d5f1eb1a76a94ae4827 description=openstack/nova-cell0-conductor-db-sync-rr6b4/nova-cell0-conductor-db-sync id=545acf3d-202f-471d-96fa-096eef87ef72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa\nJun 11 11:50:25.093520 crc crio[22553]: time=\"2026-06-11T11:50:25.092845148Z\" level=info msg=\"Stopped pod sandbox: 41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14\" id=9843a768-6227-48bd-b2a8-c1ba4fd2851d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:25.692986 crc crio[22553]: time=\"2026-06-11T11:50:25.692843999Z\" level=info msg=\"Removing container: 9ea84c5e92f053ff31a287ffd6a5ed42b17e5aa5406f71185896595723a1ebf7\" id=5f435809-9c46-4ded-8b5d-2711634eb1b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:50:25.744292 crc crio[22553]: time=\"2026-06-11T11:50:25.744201318Z\" level=info msg=\"Removed container 9ea84c5e92f053ff31a287ffd6a5ed42b17e5aa5406f71185896595723a1ebf7: openstack/ceilometer-0/proxy-httpd\" id=5f435809-9c46-4ded-8b5d-2711634eb1b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:50:25.747882 crc crio[22553]: time=\"2026-06-11T11:50:25.747791873Z\" level=info msg=\"Removing container: 25cc5c2ac20b836774b2eec3c618213581b72c8efc99984086ffe31d719fbf8e\" id=8bc12329-e2c6-4993-b0d6-40676e85432c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:50:25.803431 crc crio[22553]: time=\"2026-06-11T11:50:25.802605402Z\" level=info msg=\"Removed container 25cc5c2ac20b836774b2eec3c618213581b72c8efc99984086ffe31d719fbf8e: openstack/ceilometer-0/sg-core\" id=8bc12329-e2c6-4993-b0d6-40676e85432c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:50:25.808217 crc crio[22553]: time=\"2026-06-11T11:50:25.808140794Z\" level=info msg=\"Removing container: 207ddc14612f1fb11a0e9f097d2ba070ec18ff5002abd965ec66ab64da3875eb\" id=2b2632bb-36b9-4c06-9f28-3f075c3eb5e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:50:25.896604 crc crio[22553]: time=\"2026-06-11T11:50:25.896462542Z\" level=info msg=\"Removed container 207ddc14612f1fb11a0e9f097d2ba070ec18ff5002abd965ec66ab64da3875eb: openstack/ceilometer-0/ceilometer-notification-agent\" id=2b2632bb-36b9-4c06-9f28-3f075c3eb5e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:50:25.902282 crc crio[22553]: time=\"2026-06-11T11:50:25.902183468Z\" level=info msg=\"Removing container: 0281c79fbd2c466de2a7cebb6b394254bcb94b6b9913347aa8d13cc5d2bc1bef\" id=66f0e068-8374-4486-b2c5-0a4a3a3d4d54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:50:25.983166 crc crio[22553]: time=\"2026-06-11T11:50:25.982881234Z\" level=info msg=\"Removed container 0281c79fbd2c466de2a7cebb6b394254bcb94b6b9913347aa8d13cc5d2bc1bef: openstack/ceilometer-0/ceilometer-central-agent\" id=66f0e068-8374-4486-b2c5-0a4a3a3d4d54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:50:26.256828 crc crio[22553]: time=\"2026-06-11T11:50:26.256736596Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=3daa7416-e40d-426a-b6ad-2d630dd0b5c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:50:26.256986 crc crio[22553]: time=\"2026-06-11T11:50:26.25686013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:26.299069 crc crio[22553]: time=\"2026-06-11T11:50:26.298957398Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e UID:1ca03e18-c24f-4329-864a-891e300835b1 NetNS:/var/run/netns/299c9761-44aa-4152-8836-bae42406fe22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ca03e18_c24f_4329_864a_891e300835b1.slice PodAnnotations:0xc005f12228}] Aliases:map[]}\"\nJun 11 11:50:26.299069 crc crio[22553]: time=\"2026-06-11T11:50:26.29903988Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:50:26.905803 crc crio[22553]: 2026-06-11T11:50:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71743ec5198c7b0 Mac:26:8b:57:87:44:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/299c9761-44aa-4152-8836-bae42406fe22 SocketPath: PciID:}] [{Interface:0xc0002846e0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:50:26.908523 crc crio[22553]: time=\"2026-06-11T11:50:26.908415895Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e UID:1ca03e18-c24f-4329-864a-891e300835b1 NetNS:/var/run/netns/299c9761-44aa-4152-8836-bae42406fe22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ca03e18_c24f_4329_864a_891e300835b1.slice PodAnnotations:0xc005f12228}] Aliases:map[]}\"\nJun 11 11:50:26.908769 crc crio[22553]: time=\"2026-06-11T11:50:26.908650682Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:50:26.937281 crc crio[22553]: time=\"2026-06-11T11:50:26.937196065Z\" level=info msg=\"Ran pod sandbox 71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e with infra container: openstack/ceilometer-0/POD\" id=3daa7416-e40d-426a-b6ad-2d630dd0b5c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:50:26.940337 crc crio[22553]: time=\"2026-06-11T11:50:26.940184592Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=0c2d3608-3866-4f1e-b584-88661053fce1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:26.972418 crc crio[22553]: time=\"2026-06-11T11:50:26.972279189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=83a9133e-abcf-4b6d-b2ac-58cd56b14455 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:26.984662 crc crio[22553]: time=\"2026-06-11T11:50:26.984549287Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=6b5fbb8e-ab8b-471e-8af9-a31738ed61e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:26.985216 crc crio[22553]: time=\"2026-06-11T11:50:26.985152164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:27.048835 crc crio[22553]: time=\"2026-06-11T11:50:27.048522774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:27.053023 crc crio[22553]: time=\"2026-06-11T11:50:27.052894551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:27.262225 crc crio[22553]: time=\"2026-06-11T11:50:27.261159799Z\" level=info msg=\"Created container 346e96be041a47258eebf1fcdec215005834dab4c2f2c1034c9d7274f4eb6611: openstack/ceilometer-0/ceilometer-central-agent\" id=6b5fbb8e-ab8b-471e-8af9-a31738ed61e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:27.263559 crc crio[22553]: time=\"2026-06-11T11:50:27.263476827Z\" level=info msg=\"Starting container: 346e96be041a47258eebf1fcdec215005834dab4c2f2c1034c9d7274f4eb6611\" id=ec237bf8-eb43-4c0d-8d86-ddb5a04d1e79 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:50:27.274143 crc crio[22553]: time=\"2026-06-11T11:50:27.274037405Z\" level=info msg=\"Started container\" PID=81034 containerID=346e96be041a47258eebf1fcdec215005834dab4c2f2c1034c9d7274f4eb6611 description=openstack/ceilometer-0/ceilometer-central-agent id=ec237bf8-eb43-4c0d-8d86-ddb5a04d1e79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e\nJun 11 11:50:27.292179 crc crio[22553]: time=\"2026-06-11T11:50:27.291968349Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=87dbbfe6-7dd6-407c-b223-5fa28f292821 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:27.325770 crc crio[22553]: time=\"2026-06-11T11:50:27.325442966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f4723fea-c6d6-4af3-9fd6-cfe2d1ea6957 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:27.335871 crc crio[22553]: time=\"2026-06-11T11:50:27.335612051Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=93e3f81b-4bdd-43b8-bf55-50bbae69365f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:27.336317 crc crio[22553]: time=\"2026-06-11T11:50:27.336225979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:27.396468 crc crio[22553]: time=\"2026-06-11T11:50:27.396345704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:27.399739 crc crio[22553]: time=\"2026-06-11T11:50:27.399615629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:27.531345 crc crio[22553]: time=\"2026-06-11T11:50:27.531187489Z\" level=info msg=\"Created container 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77: openstack/ceilometer-0/ceilometer-notification-agent\" id=93e3f81b-4bdd-43b8-bf55-50bbae69365f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:27.533024 crc crio[22553]: time=\"2026-06-11T11:50:27.53292021Z\" level=info msg=\"Starting container: 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77\" id=99fd63b5-9ff8-4517-b003-5eb24862657d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:50:27.539841 crc crio[22553]: time=\"2026-06-11T11:50:27.539728278Z\" level=info msg=\"Started container\" PID=81063 containerID=1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77 description=openstack/ceilometer-0/ceilometer-notification-agent id=99fd63b5-9ff8-4517-b003-5eb24862657d name=/runtime.v1.RuntimeService/StartContainer sandboxID=71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e\nJun 11 11:50:27.553936 crc crio[22553]: time=\"2026-06-11T11:50:27.55382836Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=e8fbd133-9f48-4efb-9861-b3fe5ee86caa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:27.569089 crc crio[22553]: time=\"2026-06-11T11:50:27.56890356Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=c7a148ad-46ae-4397-bf22-1fef6e121f03 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:27.581854 crc crio[22553]: time=\"2026-06-11T11:50:27.577335566Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=eb36894c-d273-4b57-b800-bb066809b675 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:27.581854 crc crio[22553]: time=\"2026-06-11T11:50:27.577958174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:27.642947 crc crio[22553]: time=\"2026-06-11T11:50:27.642840138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:27.650413 crc crio[22553]: time=\"2026-06-11T11:50:27.650286045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:27.792865 crc crio[22553]: time=\"2026-06-11T11:50:27.792633439Z\" level=info msg=\"Created container cc305f3d5544f6f84d06e6fe7a54e7b7b047e086d91a9aed9f905ba12152fc8c: openstack/ceilometer-0/sg-core\" id=eb36894c-d273-4b57-b800-bb066809b675 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:27.795599 crc crio[22553]: time=\"2026-06-11T11:50:27.795423711Z\" level=info msg=\"Starting container: cc305f3d5544f6f84d06e6fe7a54e7b7b047e086d91a9aed9f905ba12152fc8c\" id=f23d449b-1dd8-42e8-84e7-3f3619da8f3a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:50:27.823301 crc crio[22553]: time=\"2026-06-11T11:50:27.823128979Z\" level=info msg=\"Started container\" PID=81079 containerID=cc305f3d5544f6f84d06e6fe7a54e7b7b047e086d91a9aed9f905ba12152fc8c description=openstack/ceilometer-0/sg-core id=f23d449b-1dd8-42e8-84e7-3f3619da8f3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e\nJun 11 11:50:27.853960 crc crio[22553]: time=\"2026-06-11T11:50:27.853880627Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=088e6f4b-a70c-422f-9acc-a320514c08fe name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:27.914503 crc crio[22553]: time=\"2026-06-11T11:50:27.914397213Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=7bedba73-2aac-4c5b-aaa0-92ec37df6ae6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:27.966075 crc crio[22553]: time=\"2026-06-11T11:50:27.965161274Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=37d82bf1-4b09-4e5a-b1ab-bf070d52280c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:27.966609 crc crio[22553]: time=\"2026-06-11T11:50:27.966544985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:28.121937 crc crio[22553]: time=\"2026-06-11T11:50:28.121669472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:28.127991 crc crio[22553]: time=\"2026-06-11T11:50:28.127915454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:28.305936 crc crio[22553]: time=\"2026-06-11T11:50:28.305813666Z\" level=info msg=\"Created container 297a9fccc4b30a772fd052f40458e932dca0cb042cc43f3ec18276dd82c52260: openstack/ceilometer-0/proxy-httpd\" id=37d82bf1-4b09-4e5a-b1ab-bf070d52280c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:28.307275 crc crio[22553]: time=\"2026-06-11T11:50:28.307182706Z\" level=info msg=\"Starting container: 297a9fccc4b30a772fd052f40458e932dca0cb042cc43f3ec18276dd82c52260\" id=8fe87bd8-55eb-4c6e-a7d9-51342eecdabd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:50:28.318459 crc crio[22553]: time=\"2026-06-11T11:50:28.318328961Z\" level=info msg=\"Started container\" PID=81153 containerID=297a9fccc4b30a772fd052f40458e932dca0cb042cc43f3ec18276dd82c52260 description=openstack/ceilometer-0/proxy-httpd id=8fe87bd8-55eb-4c6e-a7d9-51342eecdabd name=/runtime.v1.RuntimeService/StartContainer sandboxID=71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e\nJun 11 11:50:28.773887 crc crio[22553]: time=\"2026-06-11T11:50:28.772816055Z\" level=info msg=\"Stopping container: 297a9fccc4b30a772fd052f40458e932dca0cb042cc43f3ec18276dd82c52260 (timeout: 30s)\" id=790c1592-4b3c-4223-a78d-d49fd8eb8e9f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:50:28.774552 crc crio[22553]: time=\"2026-06-11T11:50:28.772883377Z\" level=info msg=\"Stopping container: 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77 (timeout: 30s)\" id=a24ebc3f-c243-4afb-9717-df05e6c23b3d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:50:28.776346 crc crio[22553]: time=\"2026-06-11T11:50:28.773072483Z\" level=info msg=\"Stopping container: 346e96be041a47258eebf1fcdec215005834dab4c2f2c1034c9d7274f4eb6611 (timeout: 30s)\" id=cf149499-6b8f-4c13-8bee-83289f77f31f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:50:28.778908 crc crio[22553]: time=\"2026-06-11T11:50:28.773084223Z\" level=info msg=\"Stopping container: cc305f3d5544f6f84d06e6fe7a54e7b7b047e086d91a9aed9f905ba12152fc8c (timeout: 30s)\" id=07e19f7d-406e-4d16-bd54-e09df5a3d322 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:50:28.913878 crc crio[22553]: time=\"2026-06-11T11:50:28.913748488Z\" level=info msg=\"Stopped container cc305f3d5544f6f84d06e6fe7a54e7b7b047e086d91a9aed9f905ba12152fc8c: openstack/ceilometer-0/sg-core\" id=07e19f7d-406e-4d16-bd54-e09df5a3d322 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:50:29.019326 crc crio[22553]: time=\"2026-06-11T11:50:29.017441745Z\" level=info msg=\"Stopped container 297a9fccc4b30a772fd052f40458e932dca0cb042cc43f3ec18276dd82c52260: openstack/ceilometer-0/proxy-httpd\" id=790c1592-4b3c-4223-a78d-d49fd8eb8e9f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:50:31.231962 crc crio[22553]: time=\"2026-06-11T11:50:31.230866511Z\" level=info msg=\"Stopping pod sandbox: 41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14\" id=f8c35d18-775d-424a-9ca7-1cf178fa83ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:31.231962 crc crio[22553]: time=\"2026-06-11T11:50:31.231956873Z\" level=info msg=\"Stopped pod sandbox (already stopped): 41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14\" id=f8c35d18-775d-424a-9ca7-1cf178fa83ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:31.233511 crc crio[22553]: time=\"2026-06-11T11:50:31.232608112Z\" level=info msg=\"Removing pod sandbox: 41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14\" id=98ec2f0c-669d-4788-8b45-c5083b863b45 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:50:31.256587 crc crio[22553]: time=\"2026-06-11T11:50:31.256462688Z\" level=info msg=\"Removed pod sandbox: 41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14\" id=98ec2f0c-669d-4788-8b45-c5083b863b45 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:50:31.258894 crc crio[22553]: time=\"2026-06-11T11:50:31.258762925Z\" level=info msg=\"Stopping pod sandbox: ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f\" id=8b4a0fe5-8363-48ed-a765-e2297977a14f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:31.259091 crc crio[22553]: time=\"2026-06-11T11:50:31.25891265Z\" level=info msg=\"Stopped pod sandbox (already stopped): ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f\" id=8b4a0fe5-8363-48ed-a765-e2297977a14f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:31.259769 crc crio[22553]: time=\"2026-06-11T11:50:31.259658791Z\" level=info msg=\"Removing pod sandbox: ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f\" id=33765922-ffd9-44d6-a496-91dac50f5011 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:50:31.278878 crc crio[22553]: time=\"2026-06-11T11:50:31.278724318Z\" level=info msg=\"Removed pod sandbox: ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f\" id=33765922-ffd9-44d6-a496-91dac50f5011 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:50:31.280048 crc crio[22553]: time=\"2026-06-11T11:50:31.279978584Z\" level=info msg=\"Stopping pod sandbox: e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf\" id=297e35f9-f067-41cb-89b6-672a93e57658 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:31.280048 crc crio[22553]: time=\"2026-06-11T11:50:31.280044336Z\" level=info msg=\"Stopped pod sandbox (already stopped): e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf\" id=297e35f9-f067-41cb-89b6-672a93e57658 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:31.280867 crc crio[22553]: time=\"2026-06-11T11:50:31.280816939Z\" level=info msg=\"Removing pod sandbox: e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf\" id=151c15ee-e09c-4914-8f64-4e8e6a4051c2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:50:31.293813 crc crio[22553]: time=\"2026-06-11T11:50:31.293587092Z\" level=info msg=\"Removed pod sandbox: e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf\" id=151c15ee-e09c-4914-8f64-4e8e6a4051c2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:50:31.294918 crc crio[22553]: time=\"2026-06-11T11:50:31.294770366Z\" level=info msg=\"Stopping pod sandbox: df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56\" id=e00adc2c-9e4d-47a8-b4ba-0c1375427bf7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:31.295026 crc crio[22553]: time=\"2026-06-11T11:50:31.294925931Z\" level=info msg=\"Stopped pod sandbox (already stopped): df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56\" id=e00adc2c-9e4d-47a8-b4ba-0c1375427bf7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:31.295977 crc crio[22553]: time=\"2026-06-11T11:50:31.295870628Z\" level=info msg=\"Removing pod sandbox: df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56\" id=40229b5d-7df2-4736-ac14-b02381112082 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:50:31.311430 crc crio[22553]: time=\"2026-06-11T11:50:31.311271758Z\" level=info msg=\"Removed pod sandbox: df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56\" id=40229b5d-7df2-4736-ac14-b02381112082 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:50:31.312340 crc crio[22553]: time=\"2026-06-11T11:50:31.312255066Z\" level=info msg=\"Stopping pod sandbox: 91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8\" id=f39f81c9-5c48-4047-b5ee-f5697b8f4c03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:31.312579 crc crio[22553]: time=\"2026-06-11T11:50:31.312421371Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8\" id=f39f81c9-5c48-4047-b5ee-f5697b8f4c03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:31.313234 crc crio[22553]: time=\"2026-06-11T11:50:31.31306085Z\" level=info msg=\"Removing pod sandbox: 91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8\" id=4c9781f9-7c5b-49c6-a1f9-1e9ab8cdff16 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:50:31.328753 crc crio[22553]: time=\"2026-06-11T11:50:31.328577943Z\" level=info msg=\"Removed pod sandbox: 91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8\" id=4c9781f9-7c5b-49c6-a1f9-1e9ab8cdff16 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:50:31.331663 crc crio[22553]: time=\"2026-06-11T11:50:31.33156168Z\" level=info msg=\"Stopping pod sandbox: 6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2\" id=ff3d1bc2-8313-46ac-9199-990ecb3bce14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:31.331926 crc crio[22553]: time=\"2026-06-11T11:50:31.331784766Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2\" id=ff3d1bc2-8313-46ac-9199-990ecb3bce14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:31.332950 crc crio[22553]: time=\"2026-06-11T11:50:31.332870058Z\" level=info msg=\"Removing pod sandbox: 6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2\" id=46da8166-a7e2-42c8-b15d-0850e17b6181 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:50:31.352934 crc crio[22553]: time=\"2026-06-11T11:50:31.35282729Z\" level=info msg=\"Removed pod sandbox: 6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2\" id=46da8166-a7e2-42c8-b15d-0850e17b6181 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:50:31.354560 crc crio[22553]: time=\"2026-06-11T11:50:31.354506799Z\" level=info msg=\"Stopping pod sandbox: 0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb\" id=078e7378-5d5a-4465-931b-bb258d89e5ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:31.354744 crc crio[22553]: time=\"2026-06-11T11:50:31.354577501Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb\" id=078e7378-5d5a-4465-931b-bb258d89e5ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:31.356738 crc crio[22553]: time=\"2026-06-11T11:50:31.35659824Z\" level=info msg=\"Removing pod sandbox: 0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb\" id=f444f4aa-9903-4bb0-b12e-dfb5b80a0c52 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:50:31.375321 crc crio[22553]: time=\"2026-06-11T11:50:31.375131181Z\" level=info msg=\"Removed pod sandbox: 0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb\" id=f444f4aa-9903-4bb0-b12e-dfb5b80a0c52 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:50:38.990112 crc crio[22553]: time=\"2026-06-11T11:50:38.988010907Z\" level=info msg=\"Stopping container: b7ffef29f06f44f9257d1593c979e3ed6511e6023fa867f609619f1d5ad17632 (timeout: 2s)\" id=e81f1931-25cf-42fd-8c5c-38c2a1075bfe name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:50:39.122640 crc crio[22553]: time=\"2026-06-11T11:50:39.121866344Z\" level=info msg=\"Stopped container b7ffef29f06f44f9257d1593c979e3ed6511e6023fa867f609619f1d5ad17632: openshift-marketplace/redhat-operators-gb8wn/registry-server\" id=e81f1931-25cf-42fd-8c5c-38c2a1075bfe name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:50:39.124078 crc crio[22553]: time=\"2026-06-11T11:50:39.124028327Z\" level=info msg=\"Stopping pod sandbox: c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68\" id=24521c5e-de5d-4b23-af7e-19fa9b45e10c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:39.125384 crc crio[22553]: time=\"2026-06-11T11:50:39.125314504Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gb8wn Namespace:openshift-marketplace ID:c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68 UID:055e471f-f2eb-4e44-8baa-1150da268bf1 NetNS:/var/run/netns/fbcfabd1-7fb5-463c-9a76-0ebf2d4bad76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod055e471f_f2eb_4e44_8baa_1150da268bf1.slice PodAnnotations:0xc001894790}] Aliases:map[]}\"\nJun 11 11:50:39.125781 crc crio[22553]: time=\"2026-06-11T11:50:39.125747767Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-gb8wn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:50:39.537058 crc crio[22553]: time=\"2026-06-11T11:50:39.536431532Z\" level=info msg=\"Stopped pod sandbox: c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68\" id=24521c5e-de5d-4b23-af7e-19fa9b45e10c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:40.022299 crc crio[22553]: time=\"2026-06-11T11:50:40.022245061Z\" level=info msg=\"Removing container: b7ffef29f06f44f9257d1593c979e3ed6511e6023fa867f609619f1d5ad17632\" id=a4b8ad81-51d9-4413-9ec0-c957cdf3f544 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:50:40.073731 crc crio[22553]: time=\"2026-06-11T11:50:40.073494046Z\" level=info msg=\"Removed container b7ffef29f06f44f9257d1593c979e3ed6511e6023fa867f609619f1d5ad17632: openshift-marketplace/redhat-operators-gb8wn/registry-server\" id=a4b8ad81-51d9-4413-9ec0-c957cdf3f544 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:50:40.077396 crc crio[22553]: time=\"2026-06-11T11:50:40.077249626Z\" level=info msg=\"Removing container: 0a133a198a20d8fa153ce64cc49f48ca1b3fed4a6767c04e72c2665142472248\" id=f8df6a82-a564-4d45-a1bf-59670d97fa17 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:50:40.118200 crc crio[22553]: time=\"2026-06-11T11:50:40.118061857Z\" level=info msg=\"Removed container 0a133a198a20d8fa153ce64cc49f48ca1b3fed4a6767c04e72c2665142472248: openshift-marketplace/redhat-operators-gb8wn/extract-content\" id=f8df6a82-a564-4d45-a1bf-59670d97fa17 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:50:40.122750 crc crio[22553]: time=\"2026-06-11T11:50:40.122527747Z\" level=info msg=\"Removing container: 42c424feb766850fb8063183d19131c91099e776e78bbba7afaaf60aeee89a78\" id=43f53c0f-ed6e-4565-b40f-3ec39f85f51e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:50:40.174009 crc crio[22553]: time=\"2026-06-11T11:50:40.173605508Z\" level=info msg=\"Removed container 42c424feb766850fb8063183d19131c91099e776e78bbba7afaaf60aeee89a78: openshift-marketplace/redhat-operators-gb8wn/extract-utilities\" id=43f53c0f-ed6e-4565-b40f-3ec39f85f51e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:50:46.146501 crc crio[22553]: time=\"2026-06-11T11:50:46.144847873Z\" level=info msg=\"Stopping pod sandbox: bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa\" id=57164b41-5744-407d-b68b-351771d05a24 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:46.151998 crc crio[22553]: time=\"2026-06-11T11:50:46.151869078Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-rr6b4 Namespace:openstack ID:bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa UID:02ac9501-0738-44b9-8e76-86f09cc3c8db NetNS:/var/run/netns/1e5eb0c6-93c2-4336-a21c-2f78b960515a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02ac9501_0738_44b9_8e76_86f09cc3c8db.slice PodAnnotations:0xc005f12b90}] Aliases:map[]}\"\nJun 11 11:50:46.152515 crc crio[22553]: time=\"2026-06-11T11:50:46.15227533Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-rr6b4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:50:46.659140 crc crio[22553]: time=\"2026-06-11T11:50:46.658222196Z\" level=info msg=\"Stopped pod sandbox: bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa\" id=57164b41-5744-407d-b68b-351771d05a24 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:47.735443 crc crio[22553]: time=\"2026-06-11T11:50:47.73461623Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=34215445-925d-47b3-9a0b-188581c5f71b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:50:47.735443 crc crio[22553]: time=\"2026-06-11T11:50:47.735432234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:47.782106 crc crio[22553]: time=\"2026-06-11T11:50:47.781962132Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:df4ebbee77cbdba07c2f5f38b0129d46475e35bdd6f4be6ec22fac81ad4f1710 UID:3828f9db-b232-4cb0-b44e-9a1421d9d229 NetNS:/var/run/netns/2483020f-c6f0-451e-bdbb-e6362187ae06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3828f9db_b232_4cb0_b44e_9a1421d9d229.slice PodAnnotations:0xc005f12f20}] Aliases:map[]}\"\nJun 11 11:50:47.782106 crc crio[22553]: time=\"2026-06-11T11:50:47.782048774Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:50:48.173615 crc crio[22553]: 2026-06-11T11:50:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df4ebbee77cbdba Mac:02:73:b9:c4:fc:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/2483020f-c6f0-451e-bdbb-e6362187ae06 SocketPath: PciID:}] [{Interface:0xc000148ad0 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:50:48.175655 crc crio[22553]: time=\"2026-06-11T11:50:48.175549978Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:df4ebbee77cbdba07c2f5f38b0129d46475e35bdd6f4be6ec22fac81ad4f1710 UID:3828f9db-b232-4cb0-b44e-9a1421d9d229 NetNS:/var/run/netns/2483020f-c6f0-451e-bdbb-e6362187ae06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3828f9db_b232_4cb0_b44e_9a1421d9d229.slice PodAnnotations:0xc005f12f20}] Aliases:map[]}\"\nJun 11 11:50:48.175934 crc crio[22553]: time=\"2026-06-11T11:50:48.175901349Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:50:48.190648 crc crio[22553]: time=\"2026-06-11T11:50:48.190542776Z\" level=info msg=\"Ran pod sandbox df4ebbee77cbdba07c2f5f38b0129d46475e35bdd6f4be6ec22fac81ad4f1710 with infra container: openstack/nova-cell0-conductor-0/POD\" id=34215445-925d-47b3-9a0b-188581c5f71b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:50:48.195626 crc crio[22553]: time=\"2026-06-11T11:50:48.195506971Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=82e8440e-6b14-483b-830a-7dcd71a6df5a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:48.220656 crc crio[22553]: time=\"2026-06-11T11:50:48.220514461Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=418f02f4-4b2f-4bd4-9bc4-f6fda3575f3b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:48.239872 crc crio[22553]: time=\"2026-06-11T11:50:48.235991012Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=971b9527-052d-4778-820d-aec9365c2274 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:48.239872 crc crio[22553]: time=\"2026-06-11T11:50:48.236494287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:48.284902 crc crio[22553]: time=\"2026-06-11T11:50:48.284511898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:48.291392 crc crio[22553]: time=\"2026-06-11T11:50:48.291277266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:48.423270 crc crio[22553]: time=\"2026-06-11T11:50:48.422291829Z\" level=info msg=\"Created container 6da3df34f87c2ef16d5d2f10f9a283c44c0085c261723dd8b3c4a772b1adf85c: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=971b9527-052d-4778-820d-aec9365c2274 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:48.425551 crc crio[22553]: time=\"2026-06-11T11:50:48.425255836Z\" level=info msg=\"Starting container: 6da3df34f87c2ef16d5d2f10f9a283c44c0085c261723dd8b3c4a772b1adf85c\" id=8be7063b-be4b-4fdd-b2a8-6609f5de1bef name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:50:48.432412 crc crio[22553]: time=\"2026-06-11T11:50:48.430992433Z\" level=info msg=\"Started container\" PID=82428 containerID=6da3df34f87c2ef16d5d2f10f9a283c44c0085c261723dd8b3c4a772b1adf85c description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=8be7063b-be4b-4fdd-b2a8-6609f5de1bef name=/runtime.v1.RuntimeService/StartContainer sandboxID=df4ebbee77cbdba07c2f5f38b0129d46475e35bdd6f4be6ec22fac81ad4f1710\nJun 11 11:50:57.844937 crc crio[22553]: time=\"2026-06-11T11:50:57.841274324Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-xqng5/POD\" id=78fb9a69-9c1e-48cc-99a7-071f496a6623 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:50:57.844937 crc crio[22553]: time=\"2026-06-11T11:50:57.842070728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:57.933106 crc crio[22553]: time=\"2026-06-11T11:50:57.932241109Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-xqng5 Namespace:openstack ID:c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b UID:d330063b-b59a-454f-80f0-a0e4d07e95ee NetNS:/var/run/netns/7d63485a-56e2-4b6d-8667-218baa8e0734 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd330063b_b59a_454f_80f0_a0e4d07e95ee.slice PodAnnotations:0xc005f12df0}] Aliases:map[]}\"\nJun 11 11:50:57.933106 crc crio[22553]: time=\"2026-06-11T11:50:57.932334882Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-xqng5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:50:57.943009 crc crio[22553]: time=\"2026-06-11T11:50:57.942943231Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=80c4af11-ed52-4bb5-9412-9b4cdd1f2d30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:50:57.943194 crc crio[22553]: time=\"2026-06-11T11:50:57.943057645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:58.006072 crc crio[22553]: time=\"2026-06-11T11:50:58.005138307Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=e585f9c1-f311-4e02-b894-46feef24db95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:50:58.006072 crc crio[22553]: time=\"2026-06-11T11:50:58.00525366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:58.134785 crc crio[22553]: time=\"2026-06-11T11:50:58.134296396Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c UID:e4616929-3513-415f-b487-f75221698495 NetNS:/var/run/netns/b295f5f8-a490-4a47-ad5f-ada7622f3516 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4616929_3513_415f_b487_f75221698495.slice PodAnnotations:0xc00061e078}] Aliases:map[]}\"\nJun 11 11:50:58.134785 crc crio[22553]: time=\"2026-06-11T11:50:58.13477898Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:50:58.197226 crc crio[22553]: time=\"2026-06-11T11:50:58.197171071Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9 UID:905d1802-0714-45d6-b544-f74759af61bc NetNS:/var/run/netns/b1ecceab-6ddf-4644-8233-8898ebd24266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod905d1802_0714_45d6_b544_f74759af61bc.slice PodAnnotations:0xc005f12070}] Aliases:map[]}\"\nJun 11 11:50:58.197519 crc crio[22553]: time=\"2026-06-11T11:50:58.19749793Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:50:58.303643 crc crio[22553]: time=\"2026-06-11T11:50:58.303547255Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=20d70dd1-35cb-4c4e-8996-7d9a0ac5d97f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:50:58.303902 crc crio[22553]: time=\"2026-06-11T11:50:58.303661479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:58.334228 crc crio[22553]: time=\"2026-06-11T11:50:58.334152949Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=1f570c69-e4cf-4e21-95e5-dd79124ce7cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:50:58.334434 crc crio[22553]: time=\"2026-06-11T11:50:58.334272012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:58.372590 crc crio[22553]: time=\"2026-06-11T11:50:58.371922701Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069 UID:44dc0084-91bf-4985-aa92-974f29e20ef8 NetNS:/var/run/netns/36e4bfce-a60c-4ae2-b25b-961299464c77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44dc0084_91bf_4985_aa92_974f29e20ef8.slice PodAnnotations:0xc005f12260}] Aliases:map[]}\"\nJun 11 11:50:58.372590 crc crio[22553]: time=\"2026-06-11T11:50:58.372554109Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:50:58.391236 crc crio[22553]: time=\"2026-06-11T11:50:58.391150452Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/POD\" id=39e5afaf-23dd-4fae-9660-3e7b0f4bccf1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:50:58.391347 crc crio[22553]: time=\"2026-06-11T11:50:58.391257615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:58.432593 crc crio[22553]: time=\"2026-06-11T11:50:58.431589152Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c UID:909bb4ec-ec16-4839-95dd-5c08b3ed8d34 NetNS:/var/run/netns/5b5add85-c050-4909-ac9e-33c21834c7cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod909bb4ec_ec16_4839_95dd_5c08b3ed8d34.slice PodAnnotations:0xc001be6680}] Aliases:map[]}\"\nJun 11 11:50:58.432593 crc crio[22553]: time=\"2026-06-11T11:50:58.431667465Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:50:58.505281 crc crio[22553]: time=\"2026-06-11T11:50:58.504875181Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-9wdnv Namespace:openstack ID:535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6 UID:98fc0900-6098-47d5-bad7-b0d78305665e NetNS:/var/run/netns/cc0848ed-123f-45d9-a262-dd269944b78b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98fc0900_6098_47d5_bad7_b0d78305665e.slice PodAnnotations:0xc000ca0668}] Aliases:map[]}\"\nJun 11 11:50:58.505281 crc crio[22553]: time=\"2026-06-11T11:50:58.504965014Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7948f7c9f9-9wdnv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:50:58.771043 crc crio[22553]: 2026-06-11T11:50:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9c2bfb071dff15 Mac:42:55:7f:d9:97:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/7d63485a-56e2-4b6d-8667-218baa8e0734 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:50:58.774735 crc crio[22553]: time=\"2026-06-11T11:50:58.773347156Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-xqng5 Namespace:openstack ID:c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b UID:d330063b-b59a-454f-80f0-a0e4d07e95ee NetNS:/var/run/netns/7d63485a-56e2-4b6d-8667-218baa8e0734 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd330063b_b59a_454f_80f0_a0e4d07e95ee.slice PodAnnotations:0xc005f12df0}] Aliases:map[]}\"\nJun 11 11:50:58.774735 crc crio[22553]: time=\"2026-06-11T11:50:58.773568383Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-xqng5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:50:58.788118 crc crio[22553]: time=\"2026-06-11T11:50:58.787583412Z\" level=warning msg=\"Stopping container 346e96be041a47258eebf1fcdec215005834dab4c2f2c1034c9d7274f4eb6611 with stop signal(15) timed out. Killing...\"\nJun 11 11:50:58.791485 crc crio[22553]: time=\"2026-06-11T11:50:58.790582459Z\" level=info msg=\"Ran pod sandbox c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b with infra container: openstack/nova-cell0-cell-mapping-xqng5/POD\" id=78fb9a69-9c1e-48cc-99a7-071f496a6623 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:50:58.791485 crc crio[22553]: time=\"2026-06-11T11:50:58.790914799Z\" level=warning msg=\"Stopping container 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77 with stop signal(15) timed out. Killing...\"\nJun 11 11:50:58.811787 crc crio[22553]: time=\"2026-06-11T11:50:58.800958012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=f5f5d414-6173-4031-aa12-9bf0f9b128b0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:58.881778 crc crio[22553]: 2026-06-11T11:50:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e0bdb1dd63ce79 Mac:8a:0d:ba:7e:ad:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/b295f5f8-a490-4a47-ad5f-ada7622f3516 SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:50:58.881778 crc crio[22553]: time=\"2026-06-11T11:50:58.87798666Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c UID:e4616929-3513-415f-b487-f75221698495 NetNS:/var/run/netns/b295f5f8-a490-4a47-ad5f-ada7622f3516 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4616929_3513_415f_b487_f75221698495.slice PodAnnotations:0xc00061e078}] Aliases:map[]}\"\nJun 11 11:50:58.881778 crc crio[22553]: time=\"2026-06-11T11:50:58.878052782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=76966fa1-1391-493b-818e-e02952dd0795 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:58.881778 crc crio[22553]: time=\"2026-06-11T11:50:58.878161095Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:50:58.900495 crc crio[22553]: time=\"2026-06-11T11:50:58.900328012Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-xqng5/nova-manage\" id=50c24d3f-902a-42eb-b66c-4df55f22950e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:58.921335 crc crio[22553]: time=\"2026-06-11T11:50:58.921262563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:58.931260 crc crio[22553]: time=\"2026-06-11T11:50:58.929417191Z\" level=info msg=\"Ran pod sandbox 8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c with infra container: openstack/nova-api-0/POD\" id=80c4af11-ed52-4bb5-9412-9b4cdd1f2d30 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:50:58.947922 crc crio[22553]: time=\"2026-06-11T11:50:58.944344527Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=26c0d7cc-ca72-4abf-bc1c-513c64e5955d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:58.947922 crc crio[22553]: time=\"2026-06-11T11:50:58.947510509Z\" level=error msg=\"Killing container 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 11:50:58.977537 crc crio[22553]: time=\"2026-06-11T11:50:58.974752674Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=26c0d7cc-ca72-4abf-bc1c-513c64e5955d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:58.977537 crc crio[22553]: time=\"2026-06-11T11:50:58.974967431Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=26c0d7cc-ca72-4abf-bc1c-513c64e5955d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:58.985756 crc crio[22553]: time=\"2026-06-11T11:50:58.983794868Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=30068079-6974-4de5-97ce-82f675967c99 name=/runtime.v1.ImageService/PullImage\nJun 11 11:50:59.007900 crc crio[22553]: time=\"2026-06-11T11:50:59.007398147Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 11 11:50:59.018583 crc crio[22553]: time=\"2026-06-11T11:50:59.017620995Z\" level=info msg=\"Stopped container 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77: openstack/ceilometer-0/ceilometer-notification-agent\" id=a24ebc3f-c243-4afb-9717-df05e6c23b3d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:50:59.025231 crc crio[22553]: time=\"2026-06-11T11:50:59.024922298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:59.043287 crc crio[22553]: time=\"2026-06-11T11:50:59.043184801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:59.094130 crc crio[22553]: 2026-06-11T11:50:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e94cbd69de57f84 Mac:1a:89:6a:27:a0:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/b1ecceab-6ddf-4644-8233-8898ebd24266 SocketPath: PciID:}] [{Interface:0xc00013aef0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:50:59.177893 crc crio[22553]: time=\"2026-06-11T11:50:59.17334011Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9 UID:905d1802-0714-45d6-b544-f74759af61bc NetNS:/var/run/netns/b1ecceab-6ddf-4644-8233-8898ebd24266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod905d1802_0714_45d6_b544_f74759af61bc.slice PodAnnotations:0xc005f12070}] Aliases:map[]}\"\nJun 11 11:50:59.177893 crc crio[22553]: time=\"2026-06-11T11:50:59.173635209Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:50:59.198276 crc crio[22553]: 2026-06-11T11:50:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a8ea1aa722a97c Mac:ea:f6:85:62:46:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/36e4bfce-a60c-4ae2-b25b-961299464c77 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:50:59.200657 crc crio[22553]: time=\"2026-06-11T11:50:59.200465652Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069 UID:44dc0084-91bf-4985-aa92-974f29e20ef8 NetNS:/var/run/netns/36e4bfce-a60c-4ae2-b25b-961299464c77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44dc0084_91bf_4985_aa92_974f29e20ef8.slice PodAnnotations:0xc005f12260}] Aliases:map[]}\"\nJun 11 11:50:59.200915 crc crio[22553]: time=\"2026-06-11T11:50:59.200669278Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:50:59.225758 crc crio[22553]: time=\"2026-06-11T11:50:59.223260327Z\" level=info msg=\"Ran pod sandbox e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=e585f9c1-f311-4e02-b894-46feef24db95 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:50:59.237264 crc crio[22553]: time=\"2026-06-11T11:50:59.235792733Z\" level=info msg=\"Ran pod sandbox 1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069 with infra container: openstack/nova-scheduler-0/POD\" id=20d70dd1-35cb-4c4e-8996-7d9a0ac5d97f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:50:59.239475 crc crio[22553]: time=\"2026-06-11T11:50:59.239429709Z\" level=info msg=\"Created container f8f13816121e959975cb92775f4d48a76ea7a13a56eb60db27c03fd86ebf3b68: openstack/nova-cell0-cell-mapping-xqng5/nova-manage\" id=50c24d3f-902a-42eb-b66c-4df55f22950e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:59.241661 crc crio[22553]: time=\"2026-06-11T11:50:59.241407146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=b90fc163-edd2-40aa-be2e-e534e174ffd9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:59.242797 crc crio[22553]: time=\"2026-06-11T11:50:59.242002344Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=b90fc163-edd2-40aa-be2e-e534e174ffd9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:59.242797 crc crio[22553]: time=\"2026-06-11T11:50:59.242101877Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=b90fc163-edd2-40aa-be2e-e534e174ffd9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:59.248845 crc crio[22553]: time=\"2026-06-11T11:50:59.248601206Z\" level=info msg=\"Starting container: f8f13816121e959975cb92775f4d48a76ea7a13a56eb60db27c03fd86ebf3b68\" id=9bf45d72-975f-41b6-a689-3b08c11277a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:50:59.251746 crc crio[22553]: time=\"2026-06-11T11:50:59.250015058Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=15ad14da-f912-403f-b6d0-f2c53d603126 name=/runtime.v1.ImageService/PullImage\nJun 11 11:50:59.251746 crc crio[22553]: time=\"2026-06-11T11:50:59.250648676Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=c1c63b80-53bb-4588-b0b1-0a38021d7f08 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:59.258350 crc crio[22553]: time=\"2026-06-11T11:50:59.258247408Z\" level=info msg=\"Started container\" PID=83114 containerID=f8f13816121e959975cb92775f4d48a76ea7a13a56eb60db27c03fd86ebf3b68 description=openstack/nova-cell0-cell-mapping-xqng5/nova-manage id=9bf45d72-975f-41b6-a689-3b08c11277a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b\nJun 11 11:50:59.259815 crc crio[22553]: time=\"2026-06-11T11:50:59.259634048Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"\nJun 11 11:50:59.261006 crc crio[22553]: time=\"2026-06-11T11:50:59.260511164Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=c1c63b80-53bb-4588-b0b1-0a38021d7f08 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:59.261006 crc crio[22553]: time=\"2026-06-11T11:50:59.260593366Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=c1c63b80-53bb-4588-b0b1-0a38021d7f08 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:59.267326 crc crio[22553]: time=\"2026-06-11T11:50:59.26722252Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=7774a9cd-ab38-4f30-a0f8-d58940bee667 name=/runtime.v1.ImageService/PullImage\nJun 11 11:50:59.277986 crc crio[22553]: time=\"2026-06-11T11:50:59.277782608Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"\nJun 11 11:50:59.345875 crc crio[22553]: time=\"2026-06-11T11:50:59.345781223Z\" level=info msg=\"Stopped container 346e96be041a47258eebf1fcdec215005834dab4c2f2c1034c9d7274f4eb6611: openstack/ceilometer-0/ceilometer-central-agent\" id=cf149499-6b8f-4c13-8bee-83289f77f31f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:50:59.352735 crc crio[22553]: time=\"2026-06-11T11:50:59.352568001Z\" level=info msg=\"Stopping pod sandbox: 71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e\" id=6400357e-3bae-4c2c-8eb0-8f4189b92f6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:50:59.359772 crc crio[22553]: time=\"2026-06-11T11:50:59.357219246Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e UID:1ca03e18-c24f-4329-864a-891e300835b1 NetNS:/var/run/netns/299c9761-44aa-4152-8836-bae42406fe22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ca03e18_c24f_4329_864a_891e300835b1.slice PodAnnotations:0xc005f12228}] Aliases:map[]}\"\nJun 11 11:50:59.359772 crc crio[22553]: time=\"2026-06-11T11:50:59.357462704Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:50:59.391757 crc crio[22553]: 2026-06-11T11:50:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:535c1198ae57416 Mac:3e:f7:11:2b:97:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/cc0848ed-123f-45d9-a262-dd269944b78b SocketPath: PciID:}] [{Interface:0xc00050c730 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:50:59.391757 crc crio[22553]: time=\"2026-06-11T11:50:59.388498519Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-9wdnv Namespace:openstack ID:535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6 UID:98fc0900-6098-47d5-bad7-b0d78305665e NetNS:/var/run/netns/cc0848ed-123f-45d9-a262-dd269944b78b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98fc0900_6098_47d5_bad7_b0d78305665e.slice PodAnnotations:0xc000ca0668}] Aliases:map[]}\"\nJun 11 11:50:59.391757 crc crio[22553]: time=\"2026-06-11T11:50:59.391396004Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7948f7c9f9-9wdnv for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:50:59.403746 crc crio[22553]: time=\"2026-06-11T11:50:59.403490827Z\" level=info msg=\"Ran pod sandbox 535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6 with infra container: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/POD\" id=39e5afaf-23dd-4fae-9660-3e7b0f4bccf1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:50:59.410458 crc crio[22553]: time=\"2026-06-11T11:50:59.410315546Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c8502407-6917-42f6-bb4e-a859ad909017 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:59.438573 crc crio[22553]: 2026-06-11T11:50:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba660ac36cf5df6 Mac:4a:53:57:38:e2:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/5b5add85-c050-4909-ac9e-33c21834c7cb SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:50:59.439591 crc crio[22553]: time=\"2026-06-11T11:50:59.439518388Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c UID:909bb4ec-ec16-4839-95dd-5c08b3ed8d34 NetNS:/var/run/netns/5b5add85-c050-4909-ac9e-33c21834c7cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod909bb4ec_ec16_4839_95dd_5c08b3ed8d34.slice PodAnnotations:0xc001be6680}] Aliases:map[]}\"\nJun 11 11:50:59.439798 crc crio[22553]: time=\"2026-06-11T11:50:59.439757715Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:50:59.448310 crc crio[22553]: time=\"2026-06-11T11:50:59.44812912Z\" level=info msg=\"Ran pod sandbox ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c with infra container: openstack/nova-metadata-0/POD\" id=1f570c69-e4cf-4e21-95e5-dd79124ce7cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:50:59.451469 crc crio[22553]: time=\"2026-06-11T11:50:59.451339073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f7faff9b-36d3-4b11-b035-89ff5ecd24b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:59.451627 crc crio[22553]: time=\"2026-06-11T11:50:59.45156642Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=f7faff9b-36d3-4b11-b035-89ff5ecd24b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:59.451790 crc crio[22553]: time=\"2026-06-11T11:50:59.451653882Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=f7faff9b-36d3-4b11-b035-89ff5ecd24b1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:59.454791 crc crio[22553]: time=\"2026-06-11T11:50:59.452513938Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ecb41ca6-33b6-4a52-bf1d-7cd2081ffa54 name=/runtime.v1.ImageService/PullImage\nJun 11 11:50:59.457018 crc crio[22553]: time=\"2026-06-11T11:50:59.456882275Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 11 11:50:59.503806 crc crio[22553]: time=\"2026-06-11T11:50:59.502257829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=50fc08af-c7d7-441c-8102-69792fdb8533 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:50:59.515968 crc crio[22553]: time=\"2026-06-11T11:50:59.515851546Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/init\" id=c2fb8824-6b70-4dd0-82b3-5a2b64be71dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:50:59.516554 crc crio[22553]: time=\"2026-06-11T11:50:59.516486075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:59.584483 crc crio[22553]: time=\"2026-06-11T11:50:59.581607724Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-mj7ml/POD\" id=7df0f36b-4e58-441f-a46d-41811ab3e67f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:50:59.584483 crc crio[22553]: time=\"2026-06-11T11:50:59.581751038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:59.659918 crc crio[22553]: time=\"2026-06-11T11:50:59.659765495Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-mj7ml Namespace:openstack ID:54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1 UID:5996adcc-2c50-45d5-94b3-68251a406f50 NetNS:/var/run/netns/c1133722-3ffd-48b4-bdf5-5b413d230096 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5996adcc_2c50_45d5_94b3_68251a406f50.slice PodAnnotations:0xc00061ecc8}] Aliases:map[]}\"\nJun 11 11:50:59.659918 crc crio[22553]: time=\"2026-06-11T11:50:59.659912249Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-mj7ml to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:50:59.690135 crc crio[22553]: time=\"2026-06-11T11:50:59.689984897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:59.706165 crc crio[22553]: time=\"2026-06-11T11:50:59.698421933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:50:59.883449 crc crio[22553]: time=\"2026-06-11T11:50:59.882769003Z\" level=info msg=\"Stopped pod sandbox: 71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e\" id=6400357e-3bae-4c2c-8eb0-8f4189b92f6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:00.089506 crc crio[22553]: time=\"2026-06-11T11:51:00.085084558Z\" level=info msg=\"Created container 4e44d61947947b6c6cc491d2423ef8156005b03bb34c0721ab3000005f448229: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/init\" id=c2fb8824-6b70-4dd0-82b3-5a2b64be71dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:00.118200 crc crio[22553]: time=\"2026-06-11T11:51:00.118091001Z\" level=info msg=\"Starting container: 4e44d61947947b6c6cc491d2423ef8156005b03bb34c0721ab3000005f448229\" id=97e6d39a-659a-4e55-a805-7e32fd34df27 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:00.144085 crc crio[22553]: time=\"2026-06-11T11:51:00.143965716Z\" level=info msg=\"Started container\" PID=83228 containerID=4e44d61947947b6c6cc491d2423ef8156005b03bb34c0721ab3000005f448229 description=openstack/dnsmasq-dns-7948f7c9f9-9wdnv/init id=97e6d39a-659a-4e55-a805-7e32fd34df27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6\nJun 11 11:51:00.492909 crc crio[22553]: 2026-06-11T11:51:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54aed7753888289 Mac:3e:9d:36:c9:4b:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/c1133722-3ffd-48b4-bdf5-5b413d230096 SocketPath: PciID:}] [{Interface:0xc000260760 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:51:00.497108 crc crio[22553]: time=\"2026-06-11T11:51:00.497064421Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-mj7ml Namespace:openstack ID:54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1 UID:5996adcc-2c50-45d5-94b3-68251a406f50 NetNS:/var/run/netns/c1133722-3ffd-48b4-bdf5-5b413d230096 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5996adcc_2c50_45d5_94b3_68251a406f50.slice PodAnnotations:0xc00061ecc8}] Aliases:map[]}\"\nJun 11 11:51:00.497590 crc crio[22553]: time=\"2026-06-11T11:51:00.497554625Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-mj7ml for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:51:00.529864 crc crio[22553]: time=\"2026-06-11T11:51:00.529778706Z\" level=info msg=\"Ran pod sandbox 54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1 with infra container: openstack/nova-cell1-conductor-db-sync-mj7ml/POD\" id=7df0f36b-4e58-441f-a46d-41811ab3e67f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:00.533787 crc crio[22553]: time=\"2026-06-11T11:51:00.533627228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=0d9275a8-312b-42b0-94eb-3ee66d7a648b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:00.563020 crc crio[22553]: time=\"2026-06-11T11:51:00.562922843Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b5c55dc5-2ed9-4261-bdf1-1956823d4028 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:00.572615 crc crio[22553]: time=\"2026-06-11T11:51:00.572529494Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-mj7ml/nova-cell1-conductor-db-sync\" id=5e2a8f24-89b0-4e68-b538-ea03dbddbf4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:00.573615 crc crio[22553]: time=\"2026-06-11T11:51:00.573524903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:00.579576 crc crio[22553]: time=\"2026-06-11T11:51:00.577336374Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b3527fc0-f6aa-4507-842d-06bf1f0b0afb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:00.627033 crc crio[22553]: time=\"2026-06-11T11:51:00.62518635Z\" level=info msg=\"Removing container: 297a9fccc4b30a772fd052f40458e932dca0cb042cc43f3ec18276dd82c52260\" id=61037816-d526-49ae-860b-5a86aad0bc70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:00.701131 crc crio[22553]: time=\"2026-06-11T11:51:00.701026204Z\" level=info msg=\"Removed container 297a9fccc4b30a772fd052f40458e932dca0cb042cc43f3ec18276dd82c52260: openstack/ceilometer-0/proxy-httpd\" id=61037816-d526-49ae-860b-5a86aad0bc70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:00.712003 crc crio[22553]: time=\"2026-06-11T11:51:00.711949003Z\" level=info msg=\"Removing container: cc305f3d5544f6f84d06e6fe7a54e7b7b047e086d91a9aed9f905ba12152fc8c\" id=2e628ee9-859e-4229-b28d-45d462760408 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:00.725582 crc crio[22553]: time=\"2026-06-11T11:51:00.725459377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:00.732742 crc crio[22553]: time=\"2026-06-11T11:51:00.732586165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:00.874935 crc crio[22553]: time=\"2026-06-11T11:51:00.874460535Z\" level=info msg=\"Removed container cc305f3d5544f6f84d06e6fe7a54e7b7b047e086d91a9aed9f905ba12152fc8c: openstack/ceilometer-0/sg-core\" id=2e628ee9-859e-4229-b28d-45d462760408 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:00.877774 crc crio[22553]: time=\"2026-06-11T11:51:00.875504346Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5e62615b-5eb8-46ed-bf34-b63f52c8210d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:00.918668 crc crio[22553]: time=\"2026-06-11T11:51:00.918576793Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/dnsmasq-dns\" id=5983b677-bed1-4d86-b364-56d9b11cfa13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:00.918668 crc crio[22553]: time=\"2026-06-11T11:51:00.918628344Z\" level=info msg=\"Removing container: 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77\" id=be591725-42f5-4d2a-965c-ef7ac187a93e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:00.918668 crc crio[22553]: time=\"2026-06-11T11:51:00.919214801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:01.022150 crc crio[22553]: time=\"2026-06-11T11:51:01.021982221Z\" level=info msg=\"Removed container 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77: openstack/ceilometer-0/ceilometer-notification-agent\" id=be591725-42f5-4d2a-965c-ef7ac187a93e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:01.034147 crc crio[22553]: time=\"2026-06-11T11:51:01.034052433Z\" level=info msg=\"Removing container: 346e96be041a47258eebf1fcdec215005834dab4c2f2c1034c9d7274f4eb6611\" id=683fccd1-d522-4383-96e2-27ba24c674ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:01.037531 crc crio[22553]: time=\"2026-06-11T11:51:01.037091772Z\" level=info msg=\"Created container 9a4a7fbea57ce8a8eed72c13bbf1998a9f354eedce56bb1e5873400af8a32a75: openstack/nova-cell1-conductor-db-sync-mj7ml/nova-cell1-conductor-db-sync\" id=5e2a8f24-89b0-4e68-b538-ea03dbddbf4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:01.044897 crc crio[22553]: time=\"2026-06-11T11:51:01.044822777Z\" level=info msg=\"Starting container: 9a4a7fbea57ce8a8eed72c13bbf1998a9f354eedce56bb1e5873400af8a32a75\" id=0e2de7ab-d734-4fdc-b244-418c751019af name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:01.054296 crc crio[22553]: time=\"2026-06-11T11:51:01.054195541Z\" level=info msg=\"Started container\" PID=83378 containerID=9a4a7fbea57ce8a8eed72c13bbf1998a9f354eedce56bb1e5873400af8a32a75 description=openstack/nova-cell1-conductor-db-sync-mj7ml/nova-cell1-conductor-db-sync id=0e2de7ab-d734-4fdc-b244-418c751019af name=/runtime.v1.RuntimeService/StartContainer sandboxID=54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1\nJun 11 11:51:01.069252 crc crio[22553]: time=\"2026-06-11T11:51:01.069161268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:01.081474 crc crio[22553]: time=\"2026-06-11T11:51:01.081345123Z\" level=info msg=\"Removed container 346e96be041a47258eebf1fcdec215005834dab4c2f2c1034c9d7274f4eb6611: openstack/ceilometer-0/ceilometer-central-agent\" id=683fccd1-d522-4383-96e2-27ba24c674ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:01.088045 crc crio[22553]: time=\"2026-06-11T11:51:01.087960866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:01.216979 crc crio[22553]: time=\"2026-06-11T11:51:01.216892789Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-2vgm5/POD\" id=57ea1472-a6fa-46b9-94ce-f1e7ae93fef2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:01.217209 crc crio[22553]: time=\"2026-06-11T11:51:01.217055114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:01.282767 crc crio[22553]: time=\"2026-06-11T11:51:01.282632118Z\" level=info msg=\"Got pod network &{Name:community-operators-2vgm5 Namespace:openshift-marketplace ID:705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964 UID:ea93e1e6-0c4e-460c-9e9f-3b91782eec2e NetNS:/var/run/netns/e0ed8ed7-a881-4547-98cb-83c7f27e33c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podea93e1e6_0c4e_460c_9e9f_3b91782eec2e.slice PodAnnotations:0xc00001aad0}] Aliases:map[]}\"\nJun 11 11:51:01.282767 crc crio[22553]: time=\"2026-06-11T11:51:01.282748841Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-2vgm5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:01.308348 crc crio[22553]: time=\"2026-06-11T11:51:01.308259906Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=32249b35-ee0a-440e-bedd-29d48be1a79e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:01.308348 crc crio[22553]: time=\"2026-06-11T11:51:01.30839756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:01.366295 crc crio[22553]: time=\"2026-06-11T11:51:01.366141695Z\" level=info msg=\"Created container 9f2c32939a72b0dcd3e3ab4e96cc4990ce64a474c18b85e92a93468f6580f1f1: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/dnsmasq-dns\" id=5983b677-bed1-4d86-b364-56d9b11cfa13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:01.368487 crc crio[22553]: time=\"2026-06-11T11:51:01.368350009Z\" level=info msg=\"Starting container: 9f2c32939a72b0dcd3e3ab4e96cc4990ce64a474c18b85e92a93468f6580f1f1\" id=5a928a44-4225-4136-a867-6e4e3a927af8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:01.379957 crc crio[22553]: time=\"2026-06-11T11:51:01.379417502Z\" level=info msg=\"Started container\" PID=83407 containerID=9f2c32939a72b0dcd3e3ab4e96cc4990ce64a474c18b85e92a93468f6580f1f1 description=openstack/dnsmasq-dns-7948f7c9f9-9wdnv/dnsmasq-dns id=5a928a44-4225-4136-a867-6e4e3a927af8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6\nJun 11 11:51:01.458157 crc crio[22553]: time=\"2026-06-11T11:51:01.454589536Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793 UID:4d0a4914-9def-4bd8-96c3-2e81d7bb3191 NetNS:/var/run/netns/7e93e1c8-1971-4442-802c-1923b2a4c985 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d0a4914_9def_4bd8_96c3_2e81d7bb3191.slice PodAnnotations:0xc00061e330}] Aliases:map[]}\"\nJun 11 11:51:01.458157 crc crio[22553]: time=\"2026-06-11T11:51:01.454755911Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:02.129979 crc crio[22553]: 2026-06-11T11:51:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:705c08ae2ae9fd6 Mac:be:93:3b:ee:31:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/e0ed8ed7-a881-4547-98cb-83c7f27e33c9 SocketPath: PciID:}] [{Interface:0xc00053c780 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:51:02.145108 crc crio[22553]: time=\"2026-06-11T11:51:02.144257594Z\" level=info msg=\"Got pod network &{Name:community-operators-2vgm5 Namespace:openshift-marketplace ID:705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964 UID:ea93e1e6-0c4e-460c-9e9f-3b91782eec2e NetNS:/var/run/netns/e0ed8ed7-a881-4547-98cb-83c7f27e33c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podea93e1e6_0c4e_460c_9e9f_3b91782eec2e.slice PodAnnotations:0xc00001aad0}] Aliases:map[]}\"\nJun 11 11:51:02.145438 crc crio[22553]: time=\"2026-06-11T11:51:02.145213282Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-2vgm5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:51:02.196801 crc crio[22553]: time=\"2026-06-11T11:51:02.196639692Z\" level=info msg=\"Ran pod sandbox 705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964 with infra container: openshift-marketplace/community-operators-2vgm5/POD\" id=57ea1472-a6fa-46b9-94ce-f1e7ae93fef2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:02.211270 crc crio[22553]: time=\"2026-06-11T11:51:02.211219138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=320d7941-9ee6-4f20-8999-20b03e302a5d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:02.222099 crc crio[22553]: time=\"2026-06-11T11:51:02.218273514Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6cb31530-b069-49e5-b82a-81a350c27f6c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:02.229130 crc crio[22553]: time=\"2026-06-11T11:51:02.229092669Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-2vgm5/extract-utilities\" id=025ee41d-d8c4-44c4-a821-e8d67ba2fc97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:02.232144 crc crio[22553]: time=\"2026-06-11T11:51:02.232118468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:02.519961 crc crio[22553]: 2026-06-11T11:51:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:495b6d53f62e63f Mac:e6:22:c7:bb:52:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/7e93e1c8-1971-4442-802c-1923b2a4c985 SocketPath: PciID:}] [{Interface:0xc000014e90 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:51:02.521617 crc crio[22553]: time=\"2026-06-11T11:51:02.521536504Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793 UID:4d0a4914-9def-4bd8-96c3-2e81d7bb3191 NetNS:/var/run/netns/7e93e1c8-1971-4442-802c-1923b2a4c985 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d0a4914_9def_4bd8_96c3_2e81d7bb3191.slice PodAnnotations:0xc00061e330}] Aliases:map[]}\"\nJun 11 11:51:02.521931 crc crio[22553]: time=\"2026-06-11T11:51:02.52173962Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:51:03.431287 crc crio[22553]: time=\"2026-06-11T11:51:03.429655056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:03.433429 crc crio[22553]: time=\"2026-06-11T11:51:03.432309284Z\" level=info msg=\"Ran pod sandbox 495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793 with infra container: openstack/ceilometer-0/POD\" id=32249b35-ee0a-440e-bedd-29d48be1a79e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:03.439133 crc crio[22553]: time=\"2026-06-11T11:51:03.43904833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:03.441291 crc crio[22553]: time=\"2026-06-11T11:51:03.441206733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=0244b2b1-ef42-474a-b1f0-8f96f6ab7a00 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:03.655997 crc crio[22553]: time=\"2026-06-11T11:51:03.655337213Z\" level=info msg=\"Created container 74080b1c209664392f4945d8f80a270d152a1b236a3fce428ee2221565e1361e: openshift-marketplace/community-operators-2vgm5/extract-utilities\" id=025ee41d-d8c4-44c4-a821-e8d67ba2fc97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:03.657518 crc crio[22553]: time=\"2026-06-11T11:51:03.657412393Z\" level=info msg=\"Starting container: 74080b1c209664392f4945d8f80a270d152a1b236a3fce428ee2221565e1361e\" id=b8a0e6e4-0da5-4ad2-ab0f-17a3cb445f2a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:03.674342 crc crio[22553]: time=\"2026-06-11T11:51:03.66485058Z\" level=info msg=\"Started container\" PID=83560 containerID=74080b1c209664392f4945d8f80a270d152a1b236a3fce428ee2221565e1361e description=openshift-marketplace/community-operators-2vgm5/extract-utilities id=b8a0e6e4-0da5-4ad2-ab0f-17a3cb445f2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964\nJun 11 11:51:03.822624 crc crio[22553]: time=\"2026-06-11T11:51:03.822524682Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=be3cb727-5466-4128-b84d-64fa0762a9d9 name=/runtime.v1.ImageService/PullImage\nJun 11 11:51:03.842429 crc crio[22553]: time=\"2026-06-11T11:51:03.842276758Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 11:51:04.668828 crc crio[22553]: time=\"2026-06-11T11:51:04.667906144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=99165639-15e1-4490-bf6a-2f66423cd29a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:05.985256 crc crio[22553]: time=\"2026-06-11T11:51:05.984400063Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=cc655d13-38c9-4df0-a944-93d233b3447c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:06.030051 crc crio[22553]: time=\"2026-06-11T11:51:06.029921352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:06.093808 crc crio[22553]: time=\"2026-06-11T11:51:06.093630901Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e\" id=7774a9cd-ab38-4f30-a0f8-d58940bee667 name=/runtime.v1.ImageService/PullImage\nJun 11 11:51:06.094991 crc crio[22553]: time=\"2026-06-11T11:51:06.094877868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=9ff63087-8122-4ede-9d98-18c5480b68f5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.107636 crc crio[22553]: time=\"2026-06-11T11:51:06.107508166Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90\" id=15ad14da-f912-403f-b6d0-f2c53d603126 name=/runtime.v1.ImageService/PullImage\nJun 11 11:51:06.109122 crc crio[22553]: time=\"2026-06-11T11:51:06.109067952Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=8b5150e6-8a51-46a4-b4f4-373877133bf2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.115007 crc crio[22553]: time=\"2026-06-11T11:51:06.114899622Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=30068079-6974-4de5-97ce-82f675967c99 name=/runtime.v1.ImageService/PullImage\nJun 11 11:51:06.116023 crc crio[22553]: time=\"2026-06-11T11:51:06.11585303Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=99a9f15c-b911-43ee-8097-eea1bfef4dc5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.151840 crc crio[22553]: time=\"2026-06-11T11:51:06.151572342Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=ecb41ca6-33b6-4a52-bf1d-7cd2081ffa54 name=/runtime.v1.ImageService/PullImage\nJun 11 11:51:06.153058 crc crio[22553]: time=\"2026-06-11T11:51:06.152979553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=45da5fe0-978b-4729-b714-655251e01396 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.182285 crc crio[22553]: time=\"2026-06-11T11:51:06.182219317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a2568864-8bd5-4c44-b4db-a6e428586a6f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.198922 crc crio[22553]: time=\"2026-06-11T11:51:06.198819171Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=be3cb727-5466-4128-b84d-64fa0762a9d9 name=/runtime.v1.ImageService/PullImage\nJun 11 11:51:06.200038 crc crio[22553]: time=\"2026-06-11T11:51:06.199937504Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1687c78d-c3ec-4671-b52c-b604dc86dc81 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.200338 crc crio[22553]: time=\"2026-06-11T11:51:06.200282104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=fb83368b-1027-4223-83f3-dcc1e01b3ca3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.206067 crc crio[22553]: time=\"2026-06-11T11:51:06.205665551Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=45c70dc0-a996-48df-81fa-a89039805fc6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.208760 crc crio[22553]: time=\"2026-06-11T11:51:06.208591547Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=12f5350d-b52e-4394-b26e-92cecca430b7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.212944 crc crio[22553]: time=\"2026-06-11T11:51:06.212841281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:06.214214 crc crio[22553]: time=\"2026-06-11T11:51:06.214012555Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=6a809bb7-46e5-4d47-952a-c1bb26ef0ecd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:06.216604 crc crio[22553]: time=\"2026-06-11T11:51:06.216536328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:06.219455 crc crio[22553]: time=\"2026-06-11T11:51:06.219355061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:06.231976 crc crio[22553]: time=\"2026-06-11T11:51:06.231858176Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=4031b92b-8b9d-44bc-ace3-f405aa3976ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:06.234488 crc crio[22553]: time=\"2026-06-11T11:51:06.233664578Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-2vgm5/extract-content\" id=cd5beaef-3678-4f59-8c97-46cebed6f92f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:06.241269 crc crio[22553]: time=\"2026-06-11T11:51:06.241172728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=41ae9876-9eac-4236-83cd-8f02226131bc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.241641 crc crio[22553]: time=\"2026-06-11T11:51:06.241564169Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=27d27d80-c0b9-4a5d-a32d-4f7fe8a91a3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:06.252036 crc crio[22553]: time=\"2026-06-11T11:51:06.251939752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:06.252777 crc crio[22553]: time=\"2026-06-11T11:51:06.252635202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:06.254059 crc crio[22553]: time=\"2026-06-11T11:51:06.253906479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:06.266184 crc crio[22553]: time=\"2026-06-11T11:51:06.265803636Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=f23ab623-9690-463c-a7fd-2c503bf20c5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:06.317833 crc crio[22553]: time=\"2026-06-11T11:51:06.317624509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:06.323610 crc crio[22553]: time=\"2026-06-11T11:51:06.32349675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:06.355427 crc crio[22553]: time=\"2026-06-11T11:51:06.355273858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:06.355882 crc crio[22553]: time=\"2026-06-11T11:51:06.355624268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:06.358924 crc crio[22553]: time=\"2026-06-11T11:51:06.358836152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:06.410070 crc crio[22553]: time=\"2026-06-11T11:51:06.409626024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:06.416149 crc crio[22553]: time=\"2026-06-11T11:51:06.41602278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:06.416616 crc crio[22553]: time=\"2026-06-11T11:51:06.416060272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:06.420030 crc crio[22553]: time=\"2026-06-11T11:51:06.419877653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:06.437516 crc crio[22553]: time=\"2026-06-11T11:51:06.437429625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:06.441634 crc crio[22553]: time=\"2026-06-11T11:51:06.441557816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:06.636250 crc crio[22553]: time=\"2026-06-11T11:51:06.635030791Z\" level=info msg=\"Created container 3f86f3baaa2e96260f68494da15830e02a3549c6f635926b8d4ca3065896c266: openshift-marketplace/community-operators-2vgm5/extract-content\" id=cd5beaef-3678-4f59-8c97-46cebed6f92f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:06.638086 crc crio[22553]: time=\"2026-06-11T11:51:06.637867104Z\" level=info msg=\"Starting container: 3f86f3baaa2e96260f68494da15830e02a3549c6f635926b8d4ca3065896c266\" id=bed2d64b-70f3-4a58-a5a7-d2a75ce6f6e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:06.644597 crc crio[22553]: time=\"2026-06-11T11:51:06.644497358Z\" level=info msg=\"Started container\" PID=83835 containerID=3f86f3baaa2e96260f68494da15830e02a3549c6f635926b8d4ca3065896c266 description=openshift-marketplace/community-operators-2vgm5/extract-content id=bed2d64b-70f3-4a58-a5a7-d2a75ce6f6e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964\nJun 11 11:51:06.702318 crc crio[22553]: time=\"2026-06-11T11:51:06.702205051Z\" level=info msg=\"Created container 9611f40aef7781df9290efe0ac45c7d0aba6bbb0e2e0b25d9b9039c89b9600d7: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=6a809bb7-46e5-4d47-952a-c1bb26ef0ecd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:06.703911 crc crio[22553]: time=\"2026-06-11T11:51:06.703806737Z\" level=info msg=\"Starting container: 9611f40aef7781df9290efe0ac45c7d0aba6bbb0e2e0b25d9b9039c89b9600d7\" id=fae0d962-1a11-45e2-ba0a-1702ba7152cc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:06.707309 crc crio[22553]: time=\"2026-06-11T11:51:06.707212057Z\" level=info msg=\"Created container 2ad104ba4b6dca6920a638686db0276ec93df0b375fb4b5aa4c10dab6da1e017: openstack/nova-api-0/nova-api-log\" id=4031b92b-8b9d-44bc-ace3-f405aa3976ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:06.708533 crc crio[22553]: time=\"2026-06-11T11:51:06.708487074Z\" level=info msg=\"Starting container: 2ad104ba4b6dca6920a638686db0276ec93df0b375fb4b5aa4c10dab6da1e017\" id=65c12e3c-c2f6-4b62-94ca-6e81ab68b32d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:06.713313 crc crio[22553]: time=\"2026-06-11T11:51:06.713204772Z\" level=info msg=\"Started container\" PID=83837 containerID=9611f40aef7781df9290efe0ac45c7d0aba6bbb0e2e0b25d9b9039c89b9600d7 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=fae0d962-1a11-45e2-ba0a-1702ba7152cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069\nJun 11 11:51:06.716315 crc crio[22553]: time=\"2026-06-11T11:51:06.716179749Z\" level=info msg=\"Started container\" PID=83834 containerID=2ad104ba4b6dca6920a638686db0276ec93df0b375fb4b5aa4c10dab6da1e017 description=openstack/nova-api-0/nova-api-log id=65c12e3c-c2f6-4b62-94ca-6e81ab68b32d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c\nJun 11 11:51:06.717954 crc crio[22553]: time=\"2026-06-11T11:51:06.717860518Z\" level=info msg=\"Created container f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=f23ab623-9690-463c-a7fd-2c503bf20c5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:06.719012 crc crio[22553]: time=\"2026-06-11T11:51:06.718927539Z\" level=info msg=\"Starting container: f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571\" id=0a307366-8d1c-4fde-883e-e151168e31ff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:06.724944 crc crio[22553]: time=\"2026-06-11T11:51:06.724886573Z\" level=info msg=\"Created container cf82e3cd737f4e48afde7db5567dc9ba87673f99128b1c755cd4879fd2a47246: openstack/ceilometer-0/ceilometer-central-agent\" id=cc655d13-38c9-4df0-a944-93d233b3447c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:06.726353 crc crio[22553]: time=\"2026-06-11T11:51:06.726194441Z\" level=info msg=\"Started container\" PID=83833 containerID=f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=0a307366-8d1c-4fde-883e-e151168e31ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9\nJun 11 11:51:06.730181 crc crio[22553]: time=\"2026-06-11T11:51:06.730045253Z\" level=info msg=\"Created container 59901c97dd401c46d57b3278e8a1c1eaf2743d117fe54586ad74eb24a9d967af: openstack/nova-metadata-0/nova-metadata-log\" id=27d27d80-c0b9-4a5d-a32d-4f7fe8a91a3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:06.731292 crc crio[22553]: time=\"2026-06-11T11:51:06.731190377Z\" level=info msg=\"Starting container: 59901c97dd401c46d57b3278e8a1c1eaf2743d117fe54586ad74eb24a9d967af\" id=ec7af1e7-b85d-4ede-882b-46b2abf05a14 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:06.732886 crc crio[22553]: time=\"2026-06-11T11:51:06.732751452Z\" level=info msg=\"Starting container: cf82e3cd737f4e48afde7db5567dc9ba87673f99128b1c755cd4879fd2a47246\" id=4cdd94ad-b012-42e0-b367-603bdc895c99 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:06.739013 crc crio[22553]: time=\"2026-06-11T11:51:06.738899462Z\" level=info msg=\"Started container\" PID=83838 containerID=59901c97dd401c46d57b3278e8a1c1eaf2743d117fe54586ad74eb24a9d967af description=openstack/nova-metadata-0/nova-metadata-log id=ec7af1e7-b85d-4ede-882b-46b2abf05a14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c\nJun 11 11:51:06.740566 crc crio[22553]: time=\"2026-06-11T11:51:06.740496408Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e6ccecc0-7fa2-463e-ac6d-b9b8a86b721f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.747083 crc crio[22553]: time=\"2026-06-11T11:51:06.746984688Z\" level=info msg=\"Started container\" PID=83836 containerID=cf82e3cd737f4e48afde7db5567dc9ba87673f99128b1c755cd4879fd2a47246 description=openstack/ceilometer-0/ceilometer-central-agent id=4cdd94ad-b012-42e0-b367-603bdc895c99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793\nJun 11 11:51:06.757483 crc crio[22553]: time=\"2026-06-11T11:51:06.75735653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9c171526-2deb-404d-8597-6e3205e2444d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.766339 crc crio[22553]: time=\"2026-06-11T11:51:06.766163627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=bc0bfcd7-700a-4f29-a0d7-46aa7bde67c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.784515 crc crio[22553]: time=\"2026-06-11T11:51:06.78440452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5c05f54a-67a8-4e53-90d6-aaf4b7550f92 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.801083 crc crio[22553]: time=\"2026-06-11T11:51:06.801014444Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=65d2d5ce-43bd-487b-978f-975bd8b25c22 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.802849 crc crio[22553]: time=\"2026-06-11T11:51:06.802763005Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=5a5bf168-d6ae-47b4-96a7-a4c51af8548c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:06.804539 crc crio[22553]: time=\"2026-06-11T11:51:06.804474835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:06.811410 crc crio[22553]: time=\"2026-06-11T11:51:06.811198072Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e2c7ef50-48e0-41b8-9f8d-7ef1c5ce30fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:06.811981 crc crio[22553]: time=\"2026-06-11T11:51:06.811885882Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=be382fb9-65ad-4679-a59f-a3936c6ce285 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:06.868607 crc crio[22553]: time=\"2026-06-11T11:51:06.868456893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:06.880462 crc crio[22553]: time=\"2026-06-11T11:51:06.88034843Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=82a6b228-5b2a-4a17-8da7-0c58c507adfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:06.915554 crc crio[22553]: time=\"2026-06-11T11:51:06.914227448Z\" level=info msg=\"Stopping container: f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571 (timeout: 30s)\" id=2d780382-fc3e-4954-90c1-8c987cd77a07 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:07.007067 crc crio[22553]: time=\"2026-06-11T11:51:07.006965045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.010875 crc crio[22553]: time=\"2026-06-11T11:51:07.010807647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.021075 crc crio[22553]: time=\"2026-06-11T11:51:07.020961053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.126970 crc crio[22553]: time=\"2026-06-11T11:51:07.126844463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.141227 crc crio[22553]: time=\"2026-06-11T11:51:07.14113513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.149338 crc crio[22553]: time=\"2026-06-11T11:51:07.149188595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.152266 crc crio[22553]: time=\"2026-06-11T11:51:07.152176153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.187664 crc crio[22553]: time=\"2026-06-11T11:51:07.187513694Z\" level=info msg=\"Created container 8145086408c9c60ea97cea990d532f4d495bf1f65df273b5b868a053044d6e14: openstack/nova-api-0/nova-api-api\" id=5a5bf168-d6ae-47b4-96a7-a4c51af8548c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:07.189587 crc crio[22553]: time=\"2026-06-11T11:51:07.189505812Z\" level=info msg=\"Starting container: 8145086408c9c60ea97cea990d532f4d495bf1f65df273b5b868a053044d6e14\" id=150e9d99-4f47-40cf-84b4-b615bf162dfc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:07.198873 crc crio[22553]: time=\"2026-06-11T11:51:07.198781373Z\" level=info msg=\"Started container\" PID=83916 containerID=8145086408c9c60ea97cea990d532f4d495bf1f65df273b5b868a053044d6e14 description=openstack/nova-api-0/nova-api-api id=150e9d99-4f47-40cf-84b4-b615bf162dfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c\nJun 11 11:51:07.341328 crc crio[22553]: time=\"2026-06-11T11:51:07.340502249Z\" level=info msg=\"Created container 357aac6d74fb27cd126ddb912dd849f6ffda5bf473dfcaea34bf01aeb299e1f2: openstack/ceilometer-0/ceilometer-notification-agent\" id=be382fb9-65ad-4679-a59f-a3936c6ce285 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:07.343234 crc crio[22553]: time=\"2026-06-11T11:51:07.343137136Z\" level=info msg=\"Starting container: 357aac6d74fb27cd126ddb912dd849f6ffda5bf473dfcaea34bf01aeb299e1f2\" id=c54fedec-fb9e-47f7-923b-111db3b89b2d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:07.344163 crc crio[22553]: time=\"2026-06-11T11:51:07.344105084Z\" level=info msg=\"Created container 131b03f8512a785cb46de317074d5dac3e8fac0e15355a9ce00d3ecdf64ffe24: openstack/nova-metadata-0/nova-metadata-metadata\" id=82a6b228-5b2a-4a17-8da7-0c58c507adfc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:07.345203 crc crio[22553]: time=\"2026-06-11T11:51:07.345138144Z\" level=info msg=\"Starting container: 131b03f8512a785cb46de317074d5dac3e8fac0e15355a9ce00d3ecdf64ffe24\" id=0189c5bc-17e8-4e97-9e55-a89aab0270ac name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:07.349281 crc crio[22553]: time=\"2026-06-11T11:51:07.349025628Z\" level=info msg=\"Started container\" PID=83925 containerID=357aac6d74fb27cd126ddb912dd849f6ffda5bf473dfcaea34bf01aeb299e1f2 description=openstack/ceilometer-0/ceilometer-notification-agent id=c54fedec-fb9e-47f7-923b-111db3b89b2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793\nJun 11 11:51:07.357175 crc crio[22553]: time=\"2026-06-11T11:51:07.353657193Z\" level=info msg=\"Started container\" PID=83928 containerID=131b03f8512a785cb46de317074d5dac3e8fac0e15355a9ce00d3ecdf64ffe24 description=openstack/nova-metadata-0/nova-metadata-metadata id=0189c5bc-17e8-4e97-9e55-a89aab0270ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c\nJun 11 11:51:07.359930 crc crio[22553]: time=\"2026-06-11T11:51:07.359853484Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=674a2ce4-c41d-4b3c-8d55-801b8e861ef8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:07.388331 crc crio[22553]: time=\"2026-06-11T11:51:07.388224362Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=c6ec46ac-9e95-41ba-b1dc-6b344c58ec93 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:07.399520 crc crio[22553]: time=\"2026-06-11T11:51:07.399301955Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=d5dcad48-e801-4aab-aeae-f154157e8a76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:07.399917 crc crio[22553]: time=\"2026-06-11T11:51:07.39981242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.487174 crc crio[22553]: time=\"2026-06-11T11:51:07.487071567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.503122 crc crio[22553]: time=\"2026-06-11T11:51:07.502995521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.690266 crc crio[22553]: time=\"2026-06-11T11:51:07.690153683Z\" level=info msg=\"Created container 0e20cd08da227308a5e0720b5f5e2dd1585579144c6ee390e64fca09eefd4fbf: openstack/ceilometer-0/sg-core\" id=d5dcad48-e801-4aab-aeae-f154157e8a76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:07.693574 crc crio[22553]: time=\"2026-06-11T11:51:07.693510491Z\" level=info msg=\"Starting container: 0e20cd08da227308a5e0720b5f5e2dd1585579144c6ee390e64fca09eefd4fbf\" id=46befa6d-6c6f-47bf-b1aa-52c463aaf6a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:07.710145 crc crio[22553]: time=\"2026-06-11T11:51:07.710076664Z\" level=info msg=\"Started container\" PID=83968 containerID=0e20cd08da227308a5e0720b5f5e2dd1585579144c6ee390e64fca09eefd4fbf description=openstack/ceilometer-0/sg-core id=46befa6d-6c6f-47bf-b1aa-52c463aaf6a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793\nJun 11 11:51:07.740323 crc crio[22553]: time=\"2026-06-11T11:51:07.740258175Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=48b1f901-164a-4959-83f4-de877a712c9c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:07.800751 crc crio[22553]: time=\"2026-06-11T11:51:07.800571006Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=de4429e0-a79a-431d-9782-31195e79790c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:07.864747 crc crio[22553]: time=\"2026-06-11T11:51:07.864532872Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=f07aee9e-1b86-4bd0-9361-8034d635693d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:07.865165 crc crio[22553]: time=\"2026-06-11T11:51:07.865066698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.918596 crc crio[22553]: time=\"2026-06-11T11:51:07.918490527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:07.924068 crc crio[22553]: time=\"2026-06-11T11:51:07.923999538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:08.093865 crc crio[22553]: time=\"2026-06-11T11:51:08.093778692Z\" level=info msg=\"Stopping container: 131b03f8512a785cb46de317074d5dac3e8fac0e15355a9ce00d3ecdf64ffe24 (timeout: 30s)\" id=916483ca-2d7c-4473-b1c2-99227216dac4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:08.095939 crc crio[22553]: time=\"2026-06-11T11:51:08.095849963Z\" level=info msg=\"Stopping container: 59901c97dd401c46d57b3278e8a1c1eaf2743d117fe54586ad74eb24a9d967af (timeout: 30s)\" id=c636678b-e168-4c4c-a3d9-8e9771320740 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:08.305039 crc crio[22553]: time=\"2026-06-11T11:51:08.304945585Z\" level=info msg=\"Created container 2e092d60dfc5817fbfae9f07588acb6c65f90f391ca01d3e15328db3e6627879: openstack/ceilometer-0/proxy-httpd\" id=f07aee9e-1b86-4bd0-9361-8034d635693d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:08.306233 crc crio[22553]: time=\"2026-06-11T11:51:08.30613487Z\" level=info msg=\"Starting container: 2e092d60dfc5817fbfae9f07588acb6c65f90f391ca01d3e15328db3e6627879\" id=b6b1eb23-93fc-4b69-ba16-c115f8c47a52 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:08.312627 crc crio[22553]: time=\"2026-06-11T11:51:08.312517886Z\" level=info msg=\"Started container\" PID=84282 containerID=2e092d60dfc5817fbfae9f07588acb6c65f90f391ca01d3e15328db3e6627879 description=openstack/ceilometer-0/proxy-httpd id=b6b1eb23-93fc-4b69-ba16-c115f8c47a52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793\nJun 11 11:51:08.748933 crc crio[22553]: time=\"2026-06-11T11:51:08.748816889Z\" level=info msg=\"Stopped container 59901c97dd401c46d57b3278e8a1c1eaf2743d117fe54586ad74eb24a9d967af: openstack/nova-metadata-0/nova-metadata-log\" id=c636678b-e168-4c4c-a3d9-8e9771320740 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:09.099167 crc crio[22553]: time=\"2026-06-11T11:51:09.099051281Z\" level=info msg=\"Stopped container 131b03f8512a785cb46de317074d5dac3e8fac0e15355a9ce00d3ecdf64ffe24: openstack/nova-metadata-0/nova-metadata-metadata\" id=916483ca-2d7c-4473-b1c2-99227216dac4 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:09.100752 crc crio[22553]: time=\"2026-06-11T11:51:09.100618906Z\" level=info msg=\"Stopping pod sandbox: ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c\" id=78dc90b1-47b8-4ef7-9da0-63425afdd39f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:09.101571 crc crio[22553]: time=\"2026-06-11T11:51:09.101503682Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c UID:909bb4ec-ec16-4839-95dd-5c08b3ed8d34 NetNS:/var/run/netns/5b5add85-c050-4909-ac9e-33c21834c7cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod909bb4ec_ec16_4839_95dd_5c08b3ed8d34.slice PodAnnotations:0xc001be6cd0}] Aliases:map[]}\"\nJun 11 11:51:09.101796 crc crio[22553]: time=\"2026-06-11T11:51:09.101728429Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:09.389412 crc crio[22553]: time=\"2026-06-11T11:51:09.388894569Z\" level=info msg=\"Stopping container: 5b3f58f91239705203aa5ec572a154a76064f072c6171c09fe384ae5fe9cd727 (timeout: 10s)\" id=95557feb-b2d7-44ac-afd4-34528c19475f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:09.548231 crc crio[22553]: time=\"2026-06-11T11:51:09.53695317Z\" level=info msg=\"Stopped container 5b3f58f91239705203aa5ec572a154a76064f072c6171c09fe384ae5fe9cd727: openstack/dnsmasq-dns-764b948f4c-qrqhb/dnsmasq-dns\" id=95557feb-b2d7-44ac-afd4-34528c19475f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:09.548231 crc crio[22553]: time=\"2026-06-11T11:51:09.539650259Z\" level=info msg=\"Stopping pod sandbox: 53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2\" id=ee2e1f85-0d10-4feb-bdaa-50ff1ebaa9a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:09.548231 crc crio[22553]: time=\"2026-06-11T11:51:09.541020889Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-qrqhb Namespace:openstack ID:53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2 UID:1b109701-dca8-4622-b8c7-c73587a5c7b0 NetNS:/var/run/netns/ac689f81-bd26-4c19-b094-e5691efad65e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b109701_dca8_4622_b8c7_c73587a5c7b0.slice PodAnnotations:0xc001be6f90}] Aliases:map[]}\"\nJun 11 11:51:09.548231 crc crio[22553]: time=\"2026-06-11T11:51:09.541203474Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-764b948f4c-qrqhb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:09.984077 crc crio[22553]: time=\"2026-06-11T11:51:09.983854563Z\" level=info msg=\"Stopped pod sandbox: ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c\" id=78dc90b1-47b8-4ef7-9da0-63425afdd39f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:10.189060 crc crio[22553]: time=\"2026-06-11T11:51:10.188457374Z\" level=info msg=\"Stopped pod sandbox: 53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2\" id=ee2e1f85-0d10-4feb-bdaa-50ff1ebaa9a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:10.269542 crc crio[22553]: time=\"2026-06-11T11:51:10.269064427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c95d3ca7-1ebc-4349-8cdf-6a9081b00f6f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:10.291608 crc crio[22553]: time=\"2026-06-11T11:51:10.291526291Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e1968301-f827-4867-83ea-d92f457bca34 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:10.305083 crc crio[22553]: time=\"2026-06-11T11:51:10.300602306Z\" level=info msg=\"Removing container: 131b03f8512a785cb46de317074d5dac3e8fac0e15355a9ce00d3ecdf64ffe24\" id=9afdea5e-83c8-4c81-9b58-5dff7f65978b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:10.332415 crc crio[22553]: time=\"2026-06-11T11:51:10.324664948Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-2vgm5/registry-server\" id=0a292ebf-330b-43fe-9875-5a6e30ad8fc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:10.332415 crc crio[22553]: time=\"2026-06-11T11:51:10.326560974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:10.385323 crc crio[22553]: time=\"2026-06-11T11:51:10.385186795Z\" level=info msg=\"Removed container 131b03f8512a785cb46de317074d5dac3e8fac0e15355a9ce00d3ecdf64ffe24: openstack/nova-metadata-0/nova-metadata-metadata\" id=9afdea5e-83c8-4c81-9b58-5dff7f65978b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:10.395176 crc crio[22553]: time=\"2026-06-11T11:51:10.395064393Z\" level=info msg=\"Removing container: 59901c97dd401c46d57b3278e8a1c1eaf2743d117fe54586ad74eb24a9d967af\" id=18350d61-f9ed-4c52-b80c-6f5f7a50a7cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:10.535949 crc crio[22553]: time=\"2026-06-11T11:51:10.53510588Z\" level=info msg=\"Removed container 59901c97dd401c46d57b3278e8a1c1eaf2743d117fe54586ad74eb24a9d967af: openstack/nova-metadata-0/nova-metadata-log\" id=18350d61-f9ed-4c52-b80c-6f5f7a50a7cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:10.565662 crc crio[22553]: time=\"2026-06-11T11:51:10.565391814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:10.569932 crc crio[22553]: time=\"2026-06-11T11:51:10.569851684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:10.850489 crc crio[22553]: time=\"2026-06-11T11:51:10.850315539Z\" level=info msg=\"Created container efd46d72fbc97691729fc85fdc7b0efff344866e78ead1376d7de78ea13b8787: openshift-marketplace/community-operators-2vgm5/registry-server\" id=0a292ebf-330b-43fe-9875-5a6e30ad8fc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:10.860329 crc crio[22553]: time=\"2026-06-11T11:51:10.85924448Z\" level=info msg=\"Starting container: efd46d72fbc97691729fc85fdc7b0efff344866e78ead1376d7de78ea13b8787\" id=8c893745-7953-4798-9fbb-e476e3546fc6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:10.874302 crc crio[22553]: time=\"2026-06-11T11:51:10.873060343Z\" level=info msg=\"Started container\" PID=84748 containerID=efd46d72fbc97691729fc85fdc7b0efff344866e78ead1376d7de78ea13b8787 description=openshift-marketplace/community-operators-2vgm5/registry-server id=8c893745-7953-4798-9fbb-e476e3546fc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964\nJun 11 11:51:11.301772 crc crio[22553]: time=\"2026-06-11T11:51:11.300720104Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=3aa4a749-139d-4609-b5ac-ce58e528c13e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:11.301772 crc crio[22553]: time=\"2026-06-11T11:51:11.301559828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:11.358249 crc crio[22553]: time=\"2026-06-11T11:51:11.358116719Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec UID:192bee5b-b082-49b7-ad5b-b6ea5444ff68 NetNS:/var/run/netns/3b76adbc-de7b-48b9-a5ab-a3a2fdbe188c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod192bee5b_b082_49b7_ad5b_b6ea5444ff68.slice PodAnnotations:0xc0018946d0}] Aliases:map[]}\"\nJun 11 11:51:11.358249 crc crio[22553]: time=\"2026-06-11T11:51:11.358209272Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:12.071326 crc crio[22553]: 2026-06-11T11:51:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1c53a30506ad7c Mac:c6:b7:e1:69:26:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/3b76adbc-de7b-48b9-a5ab-a3a2fdbe188c SocketPath: PciID:}] [{Interface:0xc00022c330 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:51:12.073590 crc crio[22553]: time=\"2026-06-11T11:51:12.073411064Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec UID:192bee5b-b082-49b7-ad5b-b6ea5444ff68 NetNS:/var/run/netns/3b76adbc-de7b-48b9-a5ab-a3a2fdbe188c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod192bee5b_b082_49b7_ad5b_b6ea5444ff68.slice PodAnnotations:0xc0018946d0}] Aliases:map[]}\"\nJun 11 11:51:12.073590 crc crio[22553]: time=\"2026-06-11T11:51:12.073579209Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:51:12.088133 crc crio[22553]: time=\"2026-06-11T11:51:12.088016461Z\" level=info msg=\"Ran pod sandbox b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec with infra container: openstack/nova-metadata-0/POD\" id=3aa4a749-139d-4609-b5ac-ce58e528c13e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:12.091821 crc crio[22553]: time=\"2026-06-11T11:51:12.091734769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f7c93487-175f-46c9-becd-d0f4490943d0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:12.097890 crc crio[22553]: time=\"2026-06-11T11:51:12.096926661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fefbf795-b77a-437f-a93b-cad2fc1e9f34 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:12.109221 crc crio[22553]: time=\"2026-06-11T11:51:12.109138147Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=21552eb5-c722-4be8-8b28-5ef598e5bc2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:12.110947 crc crio[22553]: time=\"2026-06-11T11:51:12.110863877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:12.189212 crc crio[22553]: time=\"2026-06-11T11:51:12.18906583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:12.196562 crc crio[22553]: time=\"2026-06-11T11:51:12.196456515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:12.391989 crc crio[22553]: time=\"2026-06-11T11:51:12.391890809Z\" level=info msg=\"Created container 2f9ebc9d01f8d6b07217ac11e2e087e2caee109cb759847b27177705126d0532: openstack/nova-metadata-0/nova-metadata-log\" id=21552eb5-c722-4be8-8b28-5ef598e5bc2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:12.397498 crc crio[22553]: time=\"2026-06-11T11:51:12.39740822Z\" level=info msg=\"Starting container: 2f9ebc9d01f8d6b07217ac11e2e087e2caee109cb759847b27177705126d0532\" id=66816eea-f098-4506-a3a5-f63f2daad1ca name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:12.407966 crc crio[22553]: time=\"2026-06-11T11:51:12.407535516Z\" level=info msg=\"Started container\" PID=84879 containerID=2f9ebc9d01f8d6b07217ac11e2e087e2caee109cb759847b27177705126d0532 description=openstack/nova-metadata-0/nova-metadata-log id=66816eea-f098-4506-a3a5-f63f2daad1ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec\nJun 11 11:51:12.426905 crc crio[22553]: time=\"2026-06-11T11:51:12.426801798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=bc6a8f9a-e2de-472b-9ad7-cdc85f5346b5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:12.497560 crc crio[22553]: time=\"2026-06-11T11:51:12.497356877Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8fc0f35b-d834-4a4c-ab8e-14f01797f90c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:12.511274 crc crio[22553]: time=\"2026-06-11T11:51:12.511203761Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=8be4390c-269d-420e-808c-0958ced70006 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:12.514107 crc crio[22553]: time=\"2026-06-11T11:51:12.514077075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:12.588531 crc crio[22553]: time=\"2026-06-11T11:51:12.588478126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:12.593403 crc crio[22553]: time=\"2026-06-11T11:51:12.593346258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:12.841025 crc crio[22553]: time=\"2026-06-11T11:51:12.840079119Z\" level=info msg=\"Created container 5440079a81141c1e92b93ebb401e1d30ba4b45994896603b9d14e88c47f7588f: openstack/nova-metadata-0/nova-metadata-metadata\" id=8be4390c-269d-420e-808c-0958ced70006 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:12.845724 crc crio[22553]: time=\"2026-06-11T11:51:12.84558176Z\" level=info msg=\"Starting container: 5440079a81141c1e92b93ebb401e1d30ba4b45994896603b9d14e88c47f7588f\" id=9b384d65-1ada-4086-85d4-54a4278fafd6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:12.853250 crc crio[22553]: time=\"2026-06-11T11:51:12.85312856Z\" level=info msg=\"Started container\" PID=84897 containerID=5440079a81141c1e92b93ebb401e1d30ba4b45994896603b9d14e88c47f7588f description=openstack/nova-metadata-0/nova-metadata-metadata id=9b384d65-1ada-4086-85d4-54a4278fafd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec\nJun 11 11:51:13.437589 crc crio[22553]: time=\"2026-06-11T11:51:13.436347121Z\" level=info msg=\"Stopping pod sandbox: c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b\" id=fe3bff25-ee9a-480f-b6c7-151e790951b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:13.437589 crc crio[22553]: time=\"2026-06-11T11:51:13.437537456Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-xqng5 Namespace:openstack ID:c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b UID:d330063b-b59a-454f-80f0-a0e4d07e95ee NetNS:/var/run/netns/7d63485a-56e2-4b6d-8667-218baa8e0734 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd330063b_b59a_454f_80f0_a0e4d07e95ee.slice PodAnnotations:0xc0018944d0}] Aliases:map[]}\"\nJun 11 11:51:13.438562 crc crio[22553]: time=\"2026-06-11T11:51:13.437765472Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-xqng5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:13.882969 crc crio[22553]: time=\"2026-06-11T11:51:13.882293685Z\" level=info msg=\"Stopped pod sandbox: c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b\" id=fe3bff25-ee9a-480f-b6c7-151e790951b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:14.699907 crc crio[22553]: time=\"2026-06-11T11:51:14.699070352Z\" level=info msg=\"Stopping container: 9611f40aef7781df9290efe0ac45c7d0aba6bbb0e2e0b25d9b9039c89b9600d7 (timeout: 30s)\" id=194c8c7b-2188-4f99-bdbf-5f5704ec0f4e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:14.725791 crc crio[22553]: time=\"2026-06-11T11:51:14.725645088Z\" level=info msg=\"Stopping container: 2ad104ba4b6dca6920a638686db0276ec93df0b375fb4b5aa4c10dab6da1e017 (timeout: 30s)\" id=d819bb58-475a-493d-b088-72e16709d27f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:14.727609 crc crio[22553]: time=\"2026-06-11T11:51:14.727463321Z\" level=info msg=\"Stopping container: 8145086408c9c60ea97cea990d532f4d495bf1f65df273b5b868a053044d6e14 (timeout: 30s)\" id=6fc829e4-f53f-4396-855e-5d594fdbd7ba name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:14.868359 crc crio[22553]: time=\"2026-06-11T11:51:14.868245499Z\" level=info msg=\"Stopped container 2ad104ba4b6dca6920a638686db0276ec93df0b375fb4b5aa4c10dab6da1e017: openstack/nova-api-0/nova-api-log\" id=d819bb58-475a-493d-b088-72e16709d27f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:15.105787 crc crio[22553]: time=\"2026-06-11T11:51:15.105610767Z\" level=info msg=\"Stopped container 8145086408c9c60ea97cea990d532f4d495bf1f65df273b5b868a053044d6e14: openstack/nova-api-0/nova-api-api\" id=6fc829e4-f53f-4396-855e-5d594fdbd7ba name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:15.109111 crc crio[22553]: time=\"2026-06-11T11:51:15.109012236Z\" level=info msg=\"Stopping pod sandbox: 8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c\" id=4b5cfd0b-30b3-412d-854c-da81db47c631 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:15.117392 crc crio[22553]: time=\"2026-06-11T11:51:15.116455503Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c UID:e4616929-3513-415f-b487-f75221698495 NetNS:/var/run/netns/b295f5f8-a490-4a47-ad5f-ada7622f3516 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4616929_3513_415f_b487_f75221698495.slice PodAnnotations:0xc002b8a960}] Aliases:map[]}\"\nJun 11 11:51:15.117392 crc crio[22553]: time=\"2026-06-11T11:51:15.116631788Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:15.537033 crc crio[22553]: time=\"2026-06-11T11:51:15.53607571Z\" level=info msg=\"Stopping container: 5440079a81141c1e92b93ebb401e1d30ba4b45994896603b9d14e88c47f7588f (timeout: 30s)\" id=b6739c0e-7146-436c-80da-0155a8bb4bfc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:15.538004 crc crio[22553]: time=\"2026-06-11T11:51:15.537953084Z\" level=info msg=\"Stopping container: 2f9ebc9d01f8d6b07217ac11e2e087e2caee109cb759847b27177705126d0532 (timeout: 30s)\" id=80277e1a-46e1-431b-bc64-852e0783f318 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:15.608214 crc crio[22553]: time=\"2026-06-11T11:51:15.608147423Z\" level=info msg=\"Stopped pod sandbox: 8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c\" id=4b5cfd0b-30b3-412d-854c-da81db47c631 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:15.697132 crc crio[22553]: time=\"2026-06-11T11:51:15.696969315Z\" level=info msg=\"Stopped container 2f9ebc9d01f8d6b07217ac11e2e087e2caee109cb759847b27177705126d0532: openstack/nova-metadata-0/nova-metadata-log\" id=80277e1a-46e1-431b-bc64-852e0783f318 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:15.990897 crc crio[22553]: time=\"2026-06-11T11:51:15.990028578Z\" level=info msg=\"Stopped container 5440079a81141c1e92b93ebb401e1d30ba4b45994896603b9d14e88c47f7588f: openstack/nova-metadata-0/nova-metadata-metadata\" id=b6739c0e-7146-436c-80da-0155a8bb4bfc name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:15.993525 crc crio[22553]: time=\"2026-06-11T11:51:15.993427087Z\" level=info msg=\"Stopping pod sandbox: b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec\" id=32fa8f67-9360-4ba5-af7d-dcf2ded6ac38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:15.994527 crc crio[22553]: time=\"2026-06-11T11:51:15.994250501Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec UID:192bee5b-b082-49b7-ad5b-b6ea5444ff68 NetNS:/var/run/netns/3b76adbc-de7b-48b9-a5ab-a3a2fdbe188c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod192bee5b_b082_49b7_ad5b_b6ea5444ff68.slice PodAnnotations:0xc0028266d0}] Aliases:map[]}\"\nJun 11 11:51:15.994918 crc crio[22553]: time=\"2026-06-11T11:51:15.994874509Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:16.369513 crc crio[22553]: time=\"2026-06-11T11:51:16.369351348Z\" level=info msg=\"Stopped pod sandbox: b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec\" id=32fa8f67-9360-4ba5-af7d-dcf2ded6ac38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:16.629053 crc crio[22553]: time=\"2026-06-11T11:51:16.628893163Z\" level=info msg=\"Removing container: 8145086408c9c60ea97cea990d532f4d495bf1f65df273b5b868a053044d6e14\" id=050dfd18-5474-4a0e-b1dd-410f96d8dbb2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:16.762195 crc crio[22553]: time=\"2026-06-11T11:51:16.756050204Z\" level=info msg=\"Removed container 8145086408c9c60ea97cea990d532f4d495bf1f65df273b5b868a053044d6e14: openstack/nova-api-0/nova-api-api\" id=050dfd18-5474-4a0e-b1dd-410f96d8dbb2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:16.776074 crc crio[22553]: time=\"2026-06-11T11:51:16.775855442Z\" level=info msg=\"Removing container: 2ad104ba4b6dca6920a638686db0276ec93df0b375fb4b5aa4c10dab6da1e017\" id=eec148eb-279d-4e57-a8d7-574d03902fad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:16.840812 crc crio[22553]: time=\"2026-06-11T11:51:16.840578261Z\" level=info msg=\"Removed container 2ad104ba4b6dca6920a638686db0276ec93df0b375fb4b5aa4c10dab6da1e017: openstack/nova-api-0/nova-api-log\" id=eec148eb-279d-4e57-a8d7-574d03902fad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:16.860105 crc crio[22553]: time=\"2026-06-11T11:51:16.859174213Z\" level=info msg=\"Removing container: 5440079a81141c1e92b93ebb401e1d30ba4b45994896603b9d14e88c47f7588f\" id=60091a40-cc3c-4a7c-8c43-1e9d44778120 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:16.953020 crc crio[22553]: time=\"2026-06-11T11:51:16.952918689Z\" level=info msg=\"Removed container 5440079a81141c1e92b93ebb401e1d30ba4b45994896603b9d14e88c47f7588f: openstack/nova-metadata-0/nova-metadata-metadata\" id=60091a40-cc3c-4a7c-8c43-1e9d44778120 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:16.958221 crc crio[22553]: time=\"2026-06-11T11:51:16.958102851Z\" level=info msg=\"Removing container: 2f9ebc9d01f8d6b07217ac11e2e087e2caee109cb759847b27177705126d0532\" id=9c8524ca-83c8-4903-8bf4-9ff6886f024d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:17.090214 crc crio[22553]: time=\"2026-06-11T11:51:17.08965253Z\" level=info msg=\"Removed container 2f9ebc9d01f8d6b07217ac11e2e087e2caee109cb759847b27177705126d0532: openstack/nova-metadata-0/nova-metadata-log\" id=9c8524ca-83c8-4903-8bf4-9ff6886f024d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:17.162952 crc crio[22553]: time=\"2026-06-11T11:51:17.162860456Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=af3811a7-ed6e-4c45-b002-0cad33477fe0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:17.163295 crc crio[22553]: time=\"2026-06-11T11:51:17.163224067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:17.244942 crc crio[22553]: time=\"2026-06-11T11:51:17.244756476Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b UID:638d8197-9cae-4203-8f3d-7bc83fb28ecd NetNS:/var/run/netns/331ce861-36be-4b36-9014-eb9eda283909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod638d8197_9cae_4203_8f3d_7bc83fb28ecd.slice PodAnnotations:0xc005f121a0}] Aliases:map[]}\"\nJun 11 11:51:17.244942 crc crio[22553]: time=\"2026-06-11T11:51:17.244823288Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:17.483940 crc crio[22553]: time=\"2026-06-11T11:51:17.483086801Z\" level=info msg=\"Stopped container 9611f40aef7781df9290efe0ac45c7d0aba6bbb0e2e0b25d9b9039c89b9600d7: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=194c8c7b-2188-4f99-bdbf-5f5704ec0f4e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:17.488402 crc crio[22553]: time=\"2026-06-11T11:51:17.488318584Z\" level=info msg=\"Stopping pod sandbox: 1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069\" id=1ca60420-f44a-4a5d-a5a9-a957140a121f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:17.489818 crc crio[22553]: time=\"2026-06-11T11:51:17.48956422Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069 UID:44dc0084-91bf-4985-aa92-974f29e20ef8 NetNS:/var/run/netns/36e4bfce-a60c-4ae2-b25b-961299464c77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44dc0084_91bf_4985_aa92_974f29e20ef8.slice PodAnnotations:0xc002b8ac30}] Aliases:map[]}\"\nJun 11 11:51:17.489818 crc crio[22553]: time=\"2026-06-11T11:51:17.489769316Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:17.528996 crc crio[22553]: time=\"2026-06-11T11:51:17.527782526Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=97651fe0-7666-49dc-95db-e1fc8cada3a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:17.529243 crc crio[22553]: time=\"2026-06-11T11:51:17.529081473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:17.594840 crc crio[22553]: time=\"2026-06-11T11:51:17.594452791Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1 UID:d5c09731-5455-4e8e-85b8-8552b0baa427 NetNS:/var/run/netns/81b3e9c3-29ef-45d9-b32b-420022d4cdab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5c09731_5455_4e8e_85b8_8552b0baa427.slice PodAnnotations:0xc0050d2850}] Aliases:map[]}\"\nJun 11 11:51:17.595236 crc crio[22553]: time=\"2026-06-11T11:51:17.595210263Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:17.675771 crc crio[22553]: 2026-06-11T11:51:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ccb4b0346e08fa Mac:e6:ff:83:1d:8d:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/331ce861-36be-4b36-9014-eb9eda283909 SocketPath: PciID:}] [{Interface:0xc00025c910 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:51:17.675771 crc crio[22553]: time=\"2026-06-11T11:51:17.672571621Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b UID:638d8197-9cae-4203-8f3d-7bc83fb28ecd NetNS:/var/run/netns/331ce861-36be-4b36-9014-eb9eda283909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod638d8197_9cae_4203_8f3d_7bc83fb28ecd.slice PodAnnotations:0xc005f121a0}] Aliases:map[]}\"\nJun 11 11:51:17.675771 crc crio[22553]: time=\"2026-06-11T11:51:17.673113797Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:51:17.684449 crc crio[22553]: time=\"2026-06-11T11:51:17.684062156Z\" level=info msg=\"Ran pod sandbox 0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b with infra container: openstack/nova-api-0/POD\" id=af3811a7-ed6e-4c45-b002-0cad33477fe0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:17.699483 crc crio[22553]: time=\"2026-06-11T11:51:17.696639213Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8c1f51f6-a1a0-41cf-a10a-b1cd5dad54c0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:17.703119 crc crio[22553]: time=\"2026-06-11T11:51:17.70304346Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=34ad4261-95e6-48a8-b7ef-a7db8ecb0a85 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:17.760447 crc crio[22553]: time=\"2026-06-11T11:51:17.752640338Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=b6661e9e-4536-4bb2-9fc1-2f08833917fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:17.760447 crc crio[22553]: time=\"2026-06-11T11:51:17.754803341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:17.934135 crc crio[22553]: time=\"2026-06-11T11:51:17.932762445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:17.938331 crc crio[22553]: time=\"2026-06-11T11:51:17.938264725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:18.073854 crc crio[22553]: time=\"2026-06-11T11:51:18.073523223Z\" level=info msg=\"Stopped pod sandbox: 1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069\" id=1ca60420-f44a-4a5d-a5a9-a957140a121f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:18.277983 crc crio[22553]: time=\"2026-06-11T11:51:18.277837455Z\" level=info msg=\"Created container ddccba7aa0471bbc6832c60e0e7525c37827b61afe100598b879905e2408168d: openstack/nova-api-0/nova-api-log\" id=b6661e9e-4536-4bb2-9fc1-2f08833917fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:18.280352 crc crio[22553]: time=\"2026-06-11T11:51:18.279318369Z\" level=info msg=\"Starting container: ddccba7aa0471bbc6832c60e0e7525c37827b61afe100598b879905e2408168d\" id=36db9989-82d4-45d5-b3ce-d8224b37f134 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:18.299271 crc crio[22553]: time=\"2026-06-11T11:51:18.299138707Z\" level=info msg=\"Started container\" PID=85506 containerID=ddccba7aa0471bbc6832c60e0e7525c37827b61afe100598b879905e2408168d description=openstack/nova-api-0/nova-api-log id=36db9989-82d4-45d5-b3ce-d8224b37f134 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b\nJun 11 11:51:18.315756 crc crio[22553]: time=\"2026-06-11T11:51:18.315207216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=de0e85a9-59c4-43e6-a27b-f807e82e3a8e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:18.377634 crc crio[22553]: 2026-06-11T11:51:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1ab2202ff53df0 Mac:3e:ab:53:36:23:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/81b3e9c3-29ef-45d9-b32b-420022d4cdab SocketPath: PciID:}] [{Interface:0xc0001805b0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:51:18.378024 crc crio[22553]: time=\"2026-06-11T11:51:18.377901376Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1 UID:d5c09731-5455-4e8e-85b8-8552b0baa427 NetNS:/var/run/netns/81b3e9c3-29ef-45d9-b32b-420022d4cdab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5c09731_5455_4e8e_85b8_8552b0baa427.slice PodAnnotations:0xc0050d2850}] Aliases:map[]}\"\nJun 11 11:51:18.378095 crc crio[22553]: time=\"2026-06-11T11:51:18.3780389Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:51:18.404187 crc crio[22553]: time=\"2026-06-11T11:51:18.40409284Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ebc1f3eb-741c-4b40-9472-77479b03ff5e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:18.417652 crc crio[22553]: time=\"2026-06-11T11:51:18.416596795Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=8f821b38-7ac4-4c09-bd88-dfbb15c9ec56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:18.418593 crc crio[22553]: time=\"2026-06-11T11:51:18.418502981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:18.433065 crc crio[22553]: time=\"2026-06-11T11:51:18.424260609Z\" level=info msg=\"Ran pod sandbox a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1 with infra container: openstack/nova-metadata-0/POD\" id=97651fe0-7666-49dc-95db-e1fc8cada3a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:18.439045 crc crio[22553]: time=\"2026-06-11T11:51:18.437935758Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=aac4812f-056b-4817-9e49-f28fbf08defc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:18.458840 crc crio[22553]: time=\"2026-06-11T11:51:18.456832159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=73223d76-79db-4b52-99e1-bae66620a05a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:18.467931 crc crio[22553]: time=\"2026-06-11T11:51:18.46783395Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=d0d47392-a2d1-48fb-8247-865329e3a7ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:18.470435 crc crio[22553]: time=\"2026-06-11T11:51:18.470302662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:18.503773 crc crio[22553]: time=\"2026-06-11T11:51:18.503641035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:18.519317 crc crio[22553]: time=\"2026-06-11T11:51:18.519142928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:18.545630 crc crio[22553]: time=\"2026-06-11T11:51:18.545488737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:18.553795 crc crio[22553]: time=\"2026-06-11T11:51:18.551962166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:18.689419 crc crio[22553]: time=\"2026-06-11T11:51:18.68916611Z\" level=info msg=\"Created container ea799b4f7792a4defb278a2550fafa842a93f4d50d66a54cc534c616c692d667: openstack/nova-api-0/nova-api-api\" id=8f821b38-7ac4-4c09-bd88-dfbb15c9ec56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:18.692299 crc crio[22553]: time=\"2026-06-11T11:51:18.692205149Z\" level=info msg=\"Starting container: ea799b4f7792a4defb278a2550fafa842a93f4d50d66a54cc534c616c692d667\" id=91927290-eb8a-483b-8290-1cd673ccb248 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:18.699582 crc crio[22553]: time=\"2026-06-11T11:51:18.69945381Z\" level=info msg=\"Started container\" PID=85538 containerID=ea799b4f7792a4defb278a2550fafa842a93f4d50d66a54cc534c616c692d667 description=openstack/nova-api-0/nova-api-api id=91927290-eb8a-483b-8290-1cd673ccb248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b\nJun 11 11:51:18.700997 crc crio[22553]: time=\"2026-06-11T11:51:18.700900562Z\" level=info msg=\"Created container 4f42f89ab08108ea2144a571953e67eb51d2e7c45903afa815c060b25d8a1ca7: openstack/nova-metadata-0/nova-metadata-log\" id=d0d47392-a2d1-48fb-8247-865329e3a7ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:18.702974 crc crio[22553]: time=\"2026-06-11T11:51:18.702853039Z\" level=info msg=\"Starting container: 4f42f89ab08108ea2144a571953e67eb51d2e7c45903afa815c060b25d8a1ca7\" id=73b2fbc0-2e77-42e7-8642-0d76afa083f7 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:18.719198 crc crio[22553]: time=\"2026-06-11T11:51:18.718915518Z\" level=info msg=\"Started container\" PID=85541 containerID=4f42f89ab08108ea2144a571953e67eb51d2e7c45903afa815c060b25d8a1ca7 description=openstack/nova-metadata-0/nova-metadata-log id=73b2fbc0-2e77-42e7-8642-0d76afa083f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1\nJun 11 11:51:18.742610 crc crio[22553]: time=\"2026-06-11T11:51:18.742494206Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1154002a-c26a-4f66-b7f7-42f805e11e0b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:18.791003 crc crio[22553]: time=\"2026-06-11T11:51:18.79093323Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b60a6deb-ed1f-4733-9e96-bd8071abedf0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:18.797799 crc crio[22553]: time=\"2026-06-11T11:51:18.797638866Z\" level=info msg=\"Stopping pod sandbox: 54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1\" id=92807d0a-9323-4371-881b-697a9b6c9c65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:18.801998 crc crio[22553]: time=\"2026-06-11T11:51:18.798639375Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-mj7ml Namespace:openstack ID:54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1 UID:5996adcc-2c50-45d5-94b3-68251a406f50 NetNS:/var/run/netns/c1133722-3ffd-48b4-bdf5-5b413d230096 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5996adcc_2c50_45d5_94b3_68251a406f50.slice PodAnnotations:0xc00279a640}] Aliases:map[]}\"\nJun 11 11:51:18.801998 crc crio[22553]: time=\"2026-06-11T11:51:18.799002295Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-mj7ml from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:18.801998 crc crio[22553]: time=\"2026-06-11T11:51:18.799639314Z\" level=info msg=\"Removing container: 9611f40aef7781df9290efe0ac45c7d0aba6bbb0e2e0b25d9b9039c89b9600d7\" id=ae544130-2baf-46bc-a7b9-72c970a77419 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:18.806093 crc crio[22553]: time=\"2026-06-11T11:51:18.80600723Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=c06c065d-5355-44fe-864b-56402b234f44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:18.809924 crc crio[22553]: time=\"2026-06-11T11:51:18.809849552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:18.864623 crc crio[22553]: time=\"2026-06-11T11:51:18.856452562Z\" level=info msg=\"Removed container 9611f40aef7781df9290efe0ac45c7d0aba6bbb0e2e0b25d9b9039c89b9600d7: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=ae544130-2baf-46bc-a7b9-72c970a77419 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:19.066046 crc crio[22553]: time=\"2026-06-11T11:51:19.064845814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:19.081215 crc crio[22553]: time=\"2026-06-11T11:51:19.081078278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:19.348987 crc crio[22553]: time=\"2026-06-11T11:51:19.348847482Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=2f6f37a8-79b1-4da4-9b00-b705c7d37343 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:19.348987 crc crio[22553]: time=\"2026-06-11T11:51:19.348952285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:19.385817 crc crio[22553]: time=\"2026-06-11T11:51:19.385637386Z\" level=info msg=\"Created container 026e22a35aed141e343f8b40e26d835f96bed6c7295e7dfc1b8b17ea36b6f66b: openstack/nova-metadata-0/nova-metadata-metadata\" id=c06c065d-5355-44fe-864b-56402b234f44 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:19.399308 crc crio[22553]: time=\"2026-06-11T11:51:19.399180961Z\" level=info msg=\"Starting container: 026e22a35aed141e343f8b40e26d835f96bed6c7295e7dfc1b8b17ea36b6f66b\" id=9588a81e-49a0-48b4-aec1-66f0e148be3b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:19.406277 crc crio[22553]: time=\"2026-06-11T11:51:19.404540898Z\" level=info msg=\"Started container\" PID=85638 containerID=026e22a35aed141e343f8b40e26d835f96bed6c7295e7dfc1b8b17ea36b6f66b description=openstack/nova-metadata-0/nova-metadata-metadata id=9588a81e-49a0-48b4-aec1-66f0e148be3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1\nJun 11 11:51:19.436113 crc crio[22553]: time=\"2026-06-11T11:51:19.435994896Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d UID:bc33fb68-196d-4708-8676-04e6d35274ba NetNS:/var/run/netns/c3e8b8fc-13dc-449f-ae80-a66dd757a143 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc33fb68_196d_4708_8676_04e6d35274ba.slice PodAnnotations:0xc0011e8120}] Aliases:map[]}\"\nJun 11 11:51:19.436113 crc crio[22553]: time=\"2026-06-11T11:51:19.436065948Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:19.491036 crc crio[22553]: time=\"2026-06-11T11:51:19.48925486Z\" level=info msg=\"Stopped pod sandbox: 54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1\" id=92807d0a-9323-4371-881b-697a9b6c9c65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:20.064191 crc crio[22553]: 2026-06-11T11:51:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:288f1cb3161952b Mac:b2:d2:2f:3c:6c:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/c3e8b8fc-13dc-449f-ae80-a66dd757a143 SocketPath: PciID:}] [{Interface:0xc00025ca30 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:51:20.067145 crc crio[22553]: time=\"2026-06-11T11:51:20.067011462Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d UID:bc33fb68-196d-4708-8676-04e6d35274ba NetNS:/var/run/netns/c3e8b8fc-13dc-449f-ae80-a66dd757a143 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc33fb68_196d_4708_8676_04e6d35274ba.slice PodAnnotations:0xc0011e8120}] Aliases:map[]}\"\nJun 11 11:51:20.067334 crc crio[22553]: time=\"2026-06-11T11:51:20.067267509Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:51:20.081729 crc crio[22553]: time=\"2026-06-11T11:51:20.081481194Z\" level=info msg=\"Ran pod sandbox 288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d with infra container: openstack/nova-scheduler-0/POD\" id=2f6f37a8-79b1-4da4-9b00-b705c7d37343 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:20.086209 crc crio[22553]: time=\"2026-06-11T11:51:20.084478121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=13a6d0b5-e041-41b3-9034-eff627503f84 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:20.120460 crc crio[22553]: time=\"2026-06-11T11:51:20.120300017Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=c3f2701d-0654-4a56-96d3-02c022f7a9ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:20.139192 crc crio[22553]: time=\"2026-06-11T11:51:20.133608765Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=fb03314d-340d-4ed0-aad5-da47e79e08cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:20.139192 crc crio[22553]: time=\"2026-06-11T11:51:20.135656985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:20.208230 crc crio[22553]: time=\"2026-06-11T11:51:20.207891083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:20.212653 crc crio[22553]: time=\"2026-06-11T11:51:20.21258192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:20.379978 crc crio[22553]: time=\"2026-06-11T11:51:20.379902013Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=d5b99d26-f91d-402e-b1d8-fcde756b390e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:20.382109 crc crio[22553]: time=\"2026-06-11T11:51:20.380030487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:20.420508 crc crio[22553]: time=\"2026-06-11T11:51:20.420310972Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:65539d6a8e0395932630d444c503773abaa5a3de9347c4489c75544960568303 UID:74ca4626-aa9b-4d70-b27b-08da1cb37b7d NetNS:/var/run/netns/d1940d16-0161-4725-8bf7-7e372b314a2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74ca4626_aa9b_4d70_b27b_08da1cb37b7d.slice PodAnnotations:0xc00001a5d0}] Aliases:map[]}\"\nJun 11 11:51:20.420508 crc crio[22553]: time=\"2026-06-11T11:51:20.420464957Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:20.456725 crc crio[22553]: time=\"2026-06-11T11:51:20.456525369Z\" level=info msg=\"Created container d90c3815b1861655f605ff38d50931582e7caf73cde0ad09c4c9e24e1879bb2d: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=fb03314d-340d-4ed0-aad5-da47e79e08cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:20.457964 crc crio[22553]: time=\"2026-06-11T11:51:20.457872539Z\" level=info msg=\"Starting container: d90c3815b1861655f605ff38d50931582e7caf73cde0ad09c4c9e24e1879bb2d\" id=6255661f-08e5-4461-bb92-3379a9c8f7f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:20.464416 crc crio[22553]: time=\"2026-06-11T11:51:20.464332887Z\" level=info msg=\"Started container\" PID=85958 containerID=d90c3815b1861655f605ff38d50931582e7caf73cde0ad09c4c9e24e1879bb2d description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=6255661f-08e5-4461-bb92-3379a9c8f7f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d\nJun 11 11:51:21.539885 crc crio[22553]: 2026-06-11T11:51:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65539d6a8e03959 Mac:fa:a7:13:c2:c7:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/d1940d16-0161-4725-8bf7-7e372b314a2b SocketPath: PciID:}] [{Interface:0xc0004be6b0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:51:21.543857 crc crio[22553]: time=\"2026-06-11T11:51:21.543758239Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:65539d6a8e0395932630d444c503773abaa5a3de9347c4489c75544960568303 UID:74ca4626-aa9b-4d70-b27b-08da1cb37b7d NetNS:/var/run/netns/d1940d16-0161-4725-8bf7-7e372b314a2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74ca4626_aa9b_4d70_b27b_08da1cb37b7d.slice PodAnnotations:0xc00001a5d0}] Aliases:map[]}\"\nJun 11 11:51:21.544053 crc crio[22553]: time=\"2026-06-11T11:51:21.544004256Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:51:21.573594 crc crio[22553]: time=\"2026-06-11T11:51:21.573407684Z\" level=info msg=\"Ran pod sandbox 65539d6a8e0395932630d444c503773abaa5a3de9347c4489c75544960568303 with infra container: openstack/nova-cell1-conductor-0/POD\" id=d5b99d26-f91d-402e-b1d8-fcde756b390e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:21.581912 crc crio[22553]: time=\"2026-06-11T11:51:21.581808959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=dd8c7906-7117-4e8e-a8db-3e471f891274 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:21.629646 crc crio[22553]: time=\"2026-06-11T11:51:21.628994946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=258be9ee-50f2-4e6b-84bc-66b82d3aee39 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:21.647034 crc crio[22553]: time=\"2026-06-11T11:51:21.646911829Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=b979b023-6801-4d18-92a5-4a3bc42ca958 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:21.647626 crc crio[22553]: time=\"2026-06-11T11:51:21.647547568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:21.712941 crc crio[22553]: time=\"2026-06-11T11:51:21.712806602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:21.721779 crc crio[22553]: time=\"2026-06-11T11:51:21.719442916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:21.937025 crc crio[22553]: time=\"2026-06-11T11:51:21.936899232Z\" level=info msg=\"Created container 91c247159fadf41357a96a37a8b2a735ad101d99888818d1608ce068801bf67a: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=b979b023-6801-4d18-92a5-4a3bc42ca958 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:21.939350 crc crio[22553]: time=\"2026-06-11T11:51:21.939184089Z\" level=info msg=\"Starting container: 91c247159fadf41357a96a37a8b2a735ad101d99888818d1608ce068801bf67a\" id=e4a7bc8f-2db2-4438-bc12-89a4a007da98 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:21.948407 crc crio[22553]: time=\"2026-06-11T11:51:21.948149511Z\" level=info msg=\"Started container\" PID=86081 containerID=91c247159fadf41357a96a37a8b2a735ad101d99888818d1608ce068801bf67a description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=e4a7bc8f-2db2-4438-bc12-89a4a007da98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65539d6a8e0395932630d444c503773abaa5a3de9347c4489c75544960568303\nJun 11 11:51:23.917415 crc crio[22553]: time=\"2026-06-11T11:51:23.91594697Z\" level=info msg=\"Stopping container: efd46d72fbc97691729fc85fdc7b0efff344866e78ead1376d7de78ea13b8787 (timeout: 2s)\" id=94af4d74-c8a0-43fc-aaf0-5d172f40079f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:24.043802 crc crio[22553]: time=\"2026-06-11T11:51:24.043634756Z\" level=info msg=\"Stopped container efd46d72fbc97691729fc85fdc7b0efff344866e78ead1376d7de78ea13b8787: openshift-marketplace/community-operators-2vgm5/registry-server\" id=94af4d74-c8a0-43fc-aaf0-5d172f40079f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:24.046598 crc crio[22553]: time=\"2026-06-11T11:51:24.046522781Z\" level=info msg=\"Stopping pod sandbox: 705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964\" id=983fc1a6-d129-48c9-a464-d1cec5e82ec1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:24.047785 crc crio[22553]: time=\"2026-06-11T11:51:24.047630093Z\" level=info msg=\"Got pod network &{Name:community-operators-2vgm5 Namespace:openshift-marketplace ID:705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964 UID:ea93e1e6-0c4e-460c-9e9f-3b91782eec2e NetNS:/var/run/netns/e0ed8ed7-a881-4547-98cb-83c7f27e33c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podea93e1e6_0c4e_460c_9e9f_3b91782eec2e.slice PodAnnotations:0xc000ca0988}] Aliases:map[]}\"\nJun 11 11:51:24.047887 crc crio[22553]: time=\"2026-06-11T11:51:24.047856879Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-2vgm5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:24.453014 crc crio[22553]: time=\"2026-06-11T11:51:24.452430727Z\" level=info msg=\"Stopped pod sandbox: 705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964\" id=983fc1a6-d129-48c9-a464-d1cec5e82ec1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:24.940318 crc crio[22553]: time=\"2026-06-11T11:51:24.93946355Z\" level=info msg=\"Removing container: efd46d72fbc97691729fc85fdc7b0efff344866e78ead1376d7de78ea13b8787\" id=f1aba21e-3552-401a-a2f3-fa35ceba9965 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:24.984989 crc crio[22553]: time=\"2026-06-11T11:51:24.984833034Z\" level=info msg=\"Removed container efd46d72fbc97691729fc85fdc7b0efff344866e78ead1376d7de78ea13b8787: openshift-marketplace/community-operators-2vgm5/registry-server\" id=f1aba21e-3552-401a-a2f3-fa35ceba9965 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:24.988291 crc crio[22553]: time=\"2026-06-11T11:51:24.988206672Z\" level=info msg=\"Removing container: 3f86f3baaa2e96260f68494da15830e02a3549c6f635926b8d4ca3065896c266\" id=5fce791f-e07a-4012-93f1-4ca0a684c68a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:25.029324 crc crio[22553]: time=\"2026-06-11T11:51:25.026759177Z\" level=info msg=\"Removed container 3f86f3baaa2e96260f68494da15830e02a3549c6f635926b8d4ca3065896c266: openshift-marketplace/community-operators-2vgm5/extract-content\" id=5fce791f-e07a-4012-93f1-4ca0a684c68a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:25.033115 crc crio[22553]: time=\"2026-06-11T11:51:25.032811544Z\" level=info msg=\"Removing container: 74080b1c209664392f4945d8f80a270d152a1b236a3fce428ee2221565e1361e\" id=75489d3d-3bc1-44d5-9c4a-ee16d01e9c92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:25.101542 crc crio[22553]: time=\"2026-06-11T11:51:25.101390095Z\" level=info msg=\"Removed container 74080b1c209664392f4945d8f80a270d152a1b236a3fce428ee2221565e1361e: openshift-marketplace/community-operators-2vgm5/extract-utilities\" id=75489d3d-3bc1-44d5-9c4a-ee16d01e9c92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:31.399090 crc crio[22553]: time=\"2026-06-11T11:51:31.398058639Z\" level=info msg=\"Removing container: e62b3b09765027552e2aef5cb11ba7e62774ab0dd309c72bcc83ba8b181ae5c7\" id=46482b54-9238-4728-8ba5-6f413dbf4a7f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:31.553834 crc crio[22553]: time=\"2026-06-11T11:51:31.553396093Z\" level=info msg=\"Removed container e62b3b09765027552e2aef5cb11ba7e62774ab0dd309c72bcc83ba8b181ae5c7: openshift-infra/auto-csr-approver-29686304-p457f/oc\" id=46482b54-9238-4728-8ba5-6f413dbf4a7f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:31.567528 crc crio[22553]: time=\"2026-06-11T11:51:31.567402782Z\" level=info msg=\"Stopping pod sandbox: b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec\" id=5245ea81-c187-4592-b6f5-8fd909cc19d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:31.567528 crc crio[22553]: time=\"2026-06-11T11:51:31.567523045Z\" level=info msg=\"Stopped pod sandbox (already stopped): b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec\" id=5245ea81-c187-4592-b6f5-8fd909cc19d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:31.568779 crc crio[22553]: time=\"2026-06-11T11:51:31.568563346Z\" level=info msg=\"Removing pod sandbox: b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec\" id=44e4be7d-585d-438d-9cfe-bf6b525a9acf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:51:31.597127 crc crio[22553]: time=\"2026-06-11T11:51:31.596912983Z\" level=info msg=\"Removed pod sandbox: b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec\" id=44e4be7d-585d-438d-9cfe-bf6b525a9acf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:51:31.598394 crc crio[22553]: time=\"2026-06-11T11:51:31.598101378Z\" level=info msg=\"Stopping pod sandbox: 71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e\" id=75085066-5138-42e2-af59-7210dea90b98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:31.598394 crc crio[22553]: time=\"2026-06-11T11:51:31.5981859Z\" level=info msg=\"Stopped pod sandbox (already stopped): 71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e\" id=75085066-5138-42e2-af59-7210dea90b98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:31.599110 crc crio[22553]: time=\"2026-06-11T11:51:31.599013524Z\" level=info msg=\"Removing pod sandbox: 71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e\" id=acf84113-09aa-420f-a729-ba405c378bd0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:51:31.651830 crc crio[22553]: time=\"2026-06-11T11:51:31.651488046Z\" level=info msg=\"Removed pod sandbox: 71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e\" id=acf84113-09aa-420f-a729-ba405c378bd0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:51:31.654564 crc crio[22553]: time=\"2026-06-11T11:51:31.654468463Z\" level=info msg=\"Stopping pod sandbox: ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c\" id=02a75bc6-1174-4d20-b904-8e6d5ed2d15f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:31.654564 crc crio[22553]: time=\"2026-06-11T11:51:31.654565836Z\" level=info msg=\"Stopped pod sandbox (already stopped): ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c\" id=02a75bc6-1174-4d20-b904-8e6d5ed2d15f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:31.656547 crc crio[22553]: time=\"2026-06-11T11:51:31.65644486Z\" level=info msg=\"Removing pod sandbox: ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c\" id=615b136b-1d7a-49b3-9442-1448b99e9ea8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:51:31.684078 crc crio[22553]: time=\"2026-06-11T11:51:31.683927682Z\" level=info msg=\"Removed pod sandbox: ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c\" id=615b136b-1d7a-49b3-9442-1448b99e9ea8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:51:31.685188 crc crio[22553]: time=\"2026-06-11T11:51:31.685068666Z\" level=info msg=\"Stopping pod sandbox: c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68\" id=bce0162b-e77f-48d0-bbf6-3903771a4022 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:31.685188 crc crio[22553]: time=\"2026-06-11T11:51:31.685142018Z\" level=info msg=\"Stopped pod sandbox (already stopped): c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68\" id=bce0162b-e77f-48d0-bbf6-3903771a4022 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:31.685825 crc crio[22553]: time=\"2026-06-11T11:51:31.685611441Z\" level=info msg=\"Removing pod sandbox: c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68\" id=353f372b-9477-44bd-bef1-fc411368e7ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:51:31.707386 crc crio[22553]: time=\"2026-06-11T11:51:31.707209002Z\" level=info msg=\"Removed pod sandbox: c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68\" id=353f372b-9477-44bd-bef1-fc411368e7ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:51:31.708487 crc crio[22553]: time=\"2026-06-11T11:51:31.708411427Z\" level=info msg=\"Stopping pod sandbox: bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed\" id=c48f3d8b-cb68-443f-b26d-67701f5af252 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:31.708598 crc crio[22553]: time=\"2026-06-11T11:51:31.70851151Z\" level=info msg=\"Stopped pod sandbox (already stopped): bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed\" id=c48f3d8b-cb68-443f-b26d-67701f5af252 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:31.710812 crc crio[22553]: time=\"2026-06-11T11:51:31.710658923Z\" level=info msg=\"Removing pod sandbox: bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed\" id=a6e908ea-3a36-4ab5-a75d-337c2ee0b355 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:51:31.736321 crc crio[22553]: time=\"2026-06-11T11:51:31.736134336Z\" level=info msg=\"Removed pod sandbox: bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed\" id=a6e908ea-3a36-4ab5-a75d-337c2ee0b355 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:51:31.738201 crc crio[22553]: time=\"2026-06-11T11:51:31.738097143Z\" level=info msg=\"Stopping pod sandbox: 705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964\" id=f74a47a9-dbf1-4748-aa63-df7da1ebe9f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:31.738312 crc crio[22553]: time=\"2026-06-11T11:51:31.738218287Z\" level=info msg=\"Stopped pod sandbox (already stopped): 705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964\" id=f74a47a9-dbf1-4748-aa63-df7da1ebe9f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:31.739004 crc crio[22553]: time=\"2026-06-11T11:51:31.738925817Z\" level=info msg=\"Removing pod sandbox: 705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964\" id=b4fd0858-1f0c-4976-8ae7-9feee96e3b3b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:51:31.756653 crc crio[22553]: time=\"2026-06-11T11:51:31.756480879Z\" level=info msg=\"Removed pod sandbox: 705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964\" id=b4fd0858-1f0c-4976-8ae7-9feee96e3b3b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:51:31.758338 crc crio[22553]: time=\"2026-06-11T11:51:31.758283561Z\" level=info msg=\"Stopping pod sandbox: 8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c\" id=280d1055-3662-45f9-85ca-ac82b63cd860 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:31.758517 crc crio[22553]: time=\"2026-06-11T11:51:31.758361254Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c\" id=280d1055-3662-45f9-85ca-ac82b63cd860 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:31.759424 crc crio[22553]: time=\"2026-06-11T11:51:31.759328532Z\" level=info msg=\"Removing pod sandbox: 8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c\" id=cf5db138-e7db-460c-8900-98c90f7530e6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:51:31.777738 crc crio[22553]: time=\"2026-06-11T11:51:31.777591565Z\" level=info msg=\"Removed pod sandbox: 8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c\" id=cf5db138-e7db-460c-8900-98c90f7530e6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:51:31.780625 crc crio[22553]: time=\"2026-06-11T11:51:31.780262773Z\" level=info msg=\"Stopping pod sandbox: 1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069\" id=02eed9b4-06ae-4fc4-a5a7-5837077cd659 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:31.780801 crc crio[22553]: time=\"2026-06-11T11:51:31.780760327Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069\" id=02eed9b4-06ae-4fc4-a5a7-5837077cd659 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:31.781883 crc crio[22553]: time=\"2026-06-11T11:51:31.781808018Z\" level=info msg=\"Removing pod sandbox: 1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069\" id=6412ee25-8305-4ab6-a242-8b85dea2482b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:51:31.800534 crc crio[22553]: time=\"2026-06-11T11:51:31.800428421Z\" level=info msg=\"Removed pod sandbox: 1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069\" id=6412ee25-8305-4ab6-a242-8b85dea2482b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:51:36.931925 crc crio[22553]: time=\"2026-06-11T11:51:36.930258852Z\" level=warning msg=\"Stopping container f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571 with stop signal(15) timed out. Killing...\"\nJun 11 11:51:36.975837 crc crio[22553]: time=\"2026-06-11T11:51:36.97508297Z\" level=error msg=\"Killing container f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 11 11:51:37.012063 crc crio[22553]: time=\"2026-06-11T11:51:37.011889574Z\" level=info msg=\"Stopped container f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=2d780382-fc3e-4954-90c1-8c987cd77a07 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:37.013431 crc crio[22553]: time=\"2026-06-11T11:51:37.013310155Z\" level=info msg=\"Stopping pod sandbox: e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9\" id=e7a7f366-9ca1-4564-b9c3-92fb73a15be9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:37.014961 crc crio[22553]: time=\"2026-06-11T11:51:37.014858651Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9 UID:905d1802-0714-45d6-b544-f74759af61bc NetNS:/var/run/netns/b1ecceab-6ddf-4644-8233-8898ebd24266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod905d1802_0714_45d6_b544_f74759af61bc.slice PodAnnotations:0xc001be6c08}] Aliases:map[]}\"\nJun 11 11:51:37.015082 crc crio[22553]: time=\"2026-06-11T11:51:37.015048336Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:37.416127 crc crio[22553]: time=\"2026-06-11T11:51:37.415501203Z\" level=info msg=\"Stopped pod sandbox: e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9\" id=e7a7f366-9ca1-4564-b9c3-92fb73a15be9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:38.214063 crc crio[22553]: time=\"2026-06-11T11:51:38.213337858Z\" level=info msg=\"Removing container: f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571\" id=0a2f8033-b586-45d0-a344-8bf3a0d1f367 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:38.279086 crc crio[22553]: time=\"2026-06-11T11:51:38.278931562Z\" level=info msg=\"Removed container f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=0a2f8033-b586-45d0-a344-8bf3a0d1f367 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:38.796215 crc crio[22553]: time=\"2026-06-11T11:51:38.794480848Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=20a878a8-028b-426f-a53d-3a03ae6faece name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:38.796215 crc crio[22553]: time=\"2026-06-11T11:51:38.795297662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:38.851004 crc crio[22553]: time=\"2026-06-11T11:51:38.850898405Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:de01d3a723eed80db88a55a4d7700d0ad809061a7ed0284aabd18852e2852365 UID:064019ab-aaf7-4c47-875a-a3d7fc0bd44f NetNS:/var/run/netns/0de5db84-5afd-4af0-b585-0dfebb110f23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod064019ab_aaf7_4c47_875a_a3d7fc0bd44f.slice PodAnnotations:0xc00279ada0}] Aliases:map[]}\"\nJun 11 11:51:38.851004 crc crio[22553]: time=\"2026-06-11T11:51:38.850994647Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:39.315933 crc crio[22553]: time=\"2026-06-11T11:51:39.315145222Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68b84f4555-w2vcc/POD\" id=7261bf70-eb97-4bce-94db-961283389789 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:39.317024 crc crio[22553]: time=\"2026-06-11T11:51:39.315981597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:39.379740 crc crio[22553]: time=\"2026-06-11T11:51:39.378945054Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-w2vcc Namespace:openstack ID:5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1 UID:fc1ef1d7-adf9-4476-9f00-f61dfaf7fbe7 NetNS:/var/run/netns/21a4c5bd-fef2-4a34-a855-880345c004bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc1ef1d7_adf9_4476_9f00_f61dfaf7fbe7.slice PodAnnotations:0xc004800430}] Aliases:map[]}\"\nJun 11 11:51:39.379740 crc crio[22553]: time=\"2026-06-11T11:51:39.379017917Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68b84f4555-w2vcc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:39.651885 crc crio[22553]: 2026-06-11T11:51:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de01d3a723eed80 Mac:fa:55:ad:b3:c8:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/0de5db84-5afd-4af0-b585-0dfebb110f23 SocketPath: PciID:}] [{Interface:0xc0003a5280 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:51:39.658406 crc crio[22553]: time=\"2026-06-11T11:51:39.658260606Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:de01d3a723eed80db88a55a4d7700d0ad809061a7ed0284aabd18852e2852365 UID:064019ab-aaf7-4c47-875a-a3d7fc0bd44f NetNS:/var/run/netns/0de5db84-5afd-4af0-b585-0dfebb110f23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod064019ab_aaf7_4c47_875a_a3d7fc0bd44f.slice PodAnnotations:0xc00279ada0}] Aliases:map[]}\"\nJun 11 11:51:39.658914 crc crio[22553]: time=\"2026-06-11T11:51:39.65873104Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:51:39.675291 crc crio[22553]: time=\"2026-06-11T11:51:39.675220201Z\" level=info msg=\"Ran pod sandbox de01d3a723eed80db88a55a4d7700d0ad809061a7ed0284aabd18852e2852365 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=20a878a8-028b-426f-a53d-3a03ae6faece name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:39.691738 crc crio[22553]: time=\"2026-06-11T11:51:39.691140835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=f5fddce5-b6cc-4568-9c96-db72bdbf94a9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:39.783773 crc crio[22553]: time=\"2026-06-11T11:51:39.783225643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=21777d53-a87d-41d3-8138-efcd43e32950 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:39.986414 crc crio[22553]: time=\"2026-06-11T11:51:39.985359502Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=696050e5-fd31-4dee-af29-ffe1680c20a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:39.987255 crc crio[22553]: time=\"2026-06-11T11:51:39.987179725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:40.072203 crc crio[22553]: 2026-06-11T11:51:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5521e971cfa4cba Mac:76:80:3b:f6:5a:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/21a4c5bd-fef2-4a34-a855-880345c004bc SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:51:40.074143 crc crio[22553]: time=\"2026-06-11T11:51:40.073508455Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-w2vcc Namespace:openstack ID:5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1 UID:fc1ef1d7-adf9-4476-9f00-f61dfaf7fbe7 NetNS:/var/run/netns/21a4c5bd-fef2-4a34-a855-880345c004bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc1ef1d7_adf9_4476_9f00_f61dfaf7fbe7.slice PodAnnotations:0xc004800430}] Aliases:map[]}\"\nJun 11 11:51:40.074143 crc crio[22553]: time=\"2026-06-11T11:51:40.073655559Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68b84f4555-w2vcc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:51:40.085582 crc crio[22553]: time=\"2026-06-11T11:51:40.085489174Z\" level=info msg=\"Ran pod sandbox 5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1 with infra container: openstack/dnsmasq-dns-68b84f4555-w2vcc/POD\" id=7261bf70-eb97-4bce-94db-961283389789 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:40.101037 crc crio[22553]: time=\"2026-06-11T11:51:40.100833382Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d8180144-194a-4de8-84af-74a18ecea6e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:40.139823 crc crio[22553]: time=\"2026-06-11T11:51:40.139210762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:40.145753 crc crio[22553]: time=\"2026-06-11T11:51:40.145609319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:40.268784 crc crio[22553]: time=\"2026-06-11T11:51:40.26830205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ccff1b50-0951-4779-9f85-d1f1f2bca404 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:40.280746 crc crio[22553]: time=\"2026-06-11T11:51:40.280545597Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-w2vcc/init\" id=b893f1eb-084c-4305-bba3-aa9767e799d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:40.281109 crc crio[22553]: time=\"2026-06-11T11:51:40.281019571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:40.339051 crc crio[22553]: time=\"2026-06-11T11:51:40.33718482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:40.344518 crc crio[22553]: time=\"2026-06-11T11:51:40.34439309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:40.479780 crc crio[22553]: time=\"2026-06-11T11:51:40.478799382Z\" level=info msg=\"Created container 81b95900f817dc27fc0185efe61e2a9274d5e43e42519f75eee46cdb35f73411: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=696050e5-fd31-4dee-af29-ffe1680c20a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:40.482245 crc crio[22553]: time=\"2026-06-11T11:51:40.481567313Z\" level=info msg=\"Starting container: 81b95900f817dc27fc0185efe61e2a9274d5e43e42519f75eee46cdb35f73411\" id=8c78296c-815a-43e6-9b32-824ffcc61053 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:40.489734 crc crio[22553]: time=\"2026-06-11T11:51:40.489577217Z\" level=info msg=\"Started container\" PID=87205 containerID=81b95900f817dc27fc0185efe61e2a9274d5e43e42519f75eee46cdb35f73411 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=8c78296c-815a-43e6-9b32-824ffcc61053 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de01d3a723eed80db88a55a4d7700d0ad809061a7ed0284aabd18852e2852365\nJun 11 11:51:40.526854 crc crio[22553]: time=\"2026-06-11T11:51:40.526501464Z\" level=info msg=\"Created container 96af61224980b36f4fa43e07699c1696077c255b05182d17de32553ce35a4a0c: openstack/dnsmasq-dns-68b84f4555-w2vcc/init\" id=b893f1eb-084c-4305-bba3-aa9767e799d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:40.533496 crc crio[22553]: time=\"2026-06-11T11:51:40.533353194Z\" level=info msg=\"Starting container: 96af61224980b36f4fa43e07699c1696077c255b05182d17de32553ce35a4a0c\" id=e66f9ad4-2c78-422a-ad04-658d053d7841 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:40.547294 crc crio[22553]: time=\"2026-06-11T11:51:40.547153477Z\" level=info msg=\"Started container\" PID=87228 containerID=96af61224980b36f4fa43e07699c1696077c255b05182d17de32553ce35a4a0c description=openstack/dnsmasq-dns-68b84f4555-w2vcc/init id=e66f9ad4-2c78-422a-ad04-658d053d7841 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1\nJun 11 11:51:41.325225 crc crio[22553]: time=\"2026-06-11T11:51:41.325172803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=466a7b57-2251-4a54-ac3c-bd354f16d66b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:41.449906 crc crio[22553]: time=\"2026-06-11T11:51:41.448960255Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ece38a99-bad8-4562-b910-e683e49910a7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:41.463132 crc crio[22553]: time=\"2026-06-11T11:51:41.462945994Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-w2vcc/dnsmasq-dns\" id=955af3de-2ed5-4f8e-b5df-6a1cda2b4b3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:41.463593 crc crio[22553]: time=\"2026-06-11T11:51:41.463532321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:41.618231 crc crio[22553]: time=\"2026-06-11T11:51:41.618076781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:41.625475 crc crio[22553]: time=\"2026-06-11T11:51:41.625333663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:41.843977 crc crio[22553]: time=\"2026-06-11T11:51:41.84386388Z\" level=info msg=\"Created container 6bdb71de426c994cc81f5bc0e1a6d17997cb4ad3c9fe82d9554bbb2cd5092971: openstack/dnsmasq-dns-68b84f4555-w2vcc/dnsmasq-dns\" id=955af3de-2ed5-4f8e-b5df-6a1cda2b4b3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:41.845615 crc crio[22553]: time=\"2026-06-11T11:51:41.845533029Z\" level=info msg=\"Starting container: 6bdb71de426c994cc81f5bc0e1a6d17997cb4ad3c9fe82d9554bbb2cd5092971\" id=b974119c-70cb-4769-8051-d4c2f0faaca9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:41.853590 crc crio[22553]: time=\"2026-06-11T11:51:41.853510592Z\" level=info msg=\"Started container\" PID=87337 containerID=6bdb71de426c994cc81f5bc0e1a6d17997cb4ad3c9fe82d9554bbb2cd5092971 description=openstack/dnsmasq-dns-68b84f4555-w2vcc/dnsmasq-dns id=b974119c-70cb-4769-8051-d4c2f0faaca9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1\nJun 11 11:51:42.132565 crc crio[22553]: time=\"2026-06-11T11:51:42.130206287Z\" level=info msg=\"Stopping container: 357aac6d74fb27cd126ddb912dd849f6ffda5bf473dfcaea34bf01aeb299e1f2 (timeout: 30s)\" id=590f1fde-72ec-4c91-8246-9f00b52c2b33 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:42.138855 crc crio[22553]: time=\"2026-06-11T11:51:42.132162184Z\" level=info msg=\"Stopping container: cf82e3cd737f4e48afde7db5567dc9ba87673f99128b1c755cd4879fd2a47246 (timeout: 30s)\" id=cbdf687e-cf7c-4a00-a0b0-96d60084daa6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:42.139293 crc crio[22553]: time=\"2026-06-11T11:51:42.132474303Z\" level=info msg=\"Stopping container: 0e20cd08da227308a5e0720b5f5e2dd1585579144c6ee390e64fca09eefd4fbf (timeout: 30s)\" id=5ee61329-d57e-4611-9813-9726dcfcb929 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:42.139975 crc crio[22553]: time=\"2026-06-11T11:51:42.132308529Z\" level=info msg=\"Stopping container: 2e092d60dfc5817fbfae9f07588acb6c65f90f391ca01d3e15328db3e6627879 (timeout: 30s)\" id=335c2afd-f8a4-43c1-8515-8e28c1fdba86 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:42.273935 crc crio[22553]: time=\"2026-06-11T11:51:42.272956163Z\" level=info msg=\"Stopped container 0e20cd08da227308a5e0720b5f5e2dd1585579144c6ee390e64fca09eefd4fbf: openstack/ceilometer-0/sg-core\" id=5ee61329-d57e-4611-9813-9726dcfcb929 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:42.387308 crc crio[22553]: time=\"2026-06-11T11:51:42.387232258Z\" level=info msg=\"Stopped container 2e092d60dfc5817fbfae9f07588acb6c65f90f391ca01d3e15328db3e6627879: openstack/ceilometer-0/proxy-httpd\" id=335c2afd-f8a4-43c1-8515-8e28c1fdba86 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:42.788411 crc crio[22553]: time=\"2026-06-11T11:51:42.787727466Z\" level=info msg=\"Stopped container cf82e3cd737f4e48afde7db5567dc9ba87673f99128b1c755cd4879fd2a47246: openstack/ceilometer-0/ceilometer-central-agent\" id=cbdf687e-cf7c-4a00-a0b0-96d60084daa6 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:42.807175 crc crio[22553]: time=\"2026-06-11T11:51:42.80706388Z\" level=info msg=\"Stopping container: ddccba7aa0471bbc6832c60e0e7525c37827b61afe100598b879905e2408168d (timeout: 30s)\" id=69e1be99-0033-48f1-b6e3-6629a9f38f7b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:42.809047 crc crio[22553]: time=\"2026-06-11T11:51:42.808973656Z\" level=info msg=\"Stopping container: ea799b4f7792a4defb278a2550fafa842a93f4d50d66a54cc534c616c692d667 (timeout: 30s)\" id=67f1d88d-8353-481c-af2f-7d778148d3af name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:42.936131 crc crio[22553]: time=\"2026-06-11T11:51:42.935530939Z\" level=info msg=\"Stopped container ddccba7aa0471bbc6832c60e0e7525c37827b61afe100598b879905e2408168d: openstack/nova-api-0/nova-api-log\" id=69e1be99-0033-48f1-b6e3-6629a9f38f7b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:43.077075 crc crio[22553]: time=\"2026-06-11T11:51:43.076966207Z\" level=info msg=\"Stopped container 357aac6d74fb27cd126ddb912dd849f6ffda5bf473dfcaea34bf01aeb299e1f2: openstack/ceilometer-0/ceilometer-notification-agent\" id=590f1fde-72ec-4c91-8246-9f00b52c2b33 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:43.078754 crc crio[22553]: time=\"2026-06-11T11:51:43.078650666Z\" level=info msg=\"Stopping pod sandbox: 495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793\" id=617f30a8-20ea-4271-8d0e-c30d7a40e466 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:43.082438 crc crio[22553]: time=\"2026-06-11T11:51:43.082358334Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793 UID:4d0a4914-9def-4bd8-96c3-2e81d7bb3191 NetNS:/var/run/netns/7e93e1c8-1971-4442-802c-1923b2a4c985 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d0a4914_9def_4bd8_96c3_2e81d7bb3191.slice PodAnnotations:0xc000ca0b38}] Aliases:map[]}\"\nJun 11 11:51:43.082869 crc crio[22553]: time=\"2026-06-11T11:51:43.082834188Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:43.468106 crc crio[22553]: time=\"2026-06-11T11:51:43.467830004Z\" level=info msg=\"Stopped pod sandbox: 495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793\" id=617f30a8-20ea-4271-8d0e-c30d7a40e466 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:44.453965 crc crio[22553]: time=\"2026-06-11T11:51:44.453041447Z\" level=info msg=\"Removing container: 2e092d60dfc5817fbfae9f07588acb6c65f90f391ca01d3e15328db3e6627879\" id=647eafef-2b82-4fce-b731-d5bcacfcead0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:44.540480 crc crio[22553]: time=\"2026-06-11T11:51:44.539646994Z\" level=info msg=\"Removed container 2e092d60dfc5817fbfae9f07588acb6c65f90f391ca01d3e15328db3e6627879: openstack/ceilometer-0/proxy-httpd\" id=647eafef-2b82-4fce-b731-d5bcacfcead0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:44.544667 crc crio[22553]: time=\"2026-06-11T11:51:44.544572608Z\" level=info msg=\"Removing container: 0e20cd08da227308a5e0720b5f5e2dd1585579144c6ee390e64fca09eefd4fbf\" id=bd368ff9-77fa-4384-9f78-2d8492d880e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:44.586441 crc crio[22553]: time=\"2026-06-11T11:51:44.586320557Z\" level=info msg=\"Removed container 0e20cd08da227308a5e0720b5f5e2dd1585579144c6ee390e64fca09eefd4fbf: openstack/ceilometer-0/sg-core\" id=bd368ff9-77fa-4384-9f78-2d8492d880e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:44.592638 crc crio[22553]: time=\"2026-06-11T11:51:44.592542068Z\" level=info msg=\"Removing container: 357aac6d74fb27cd126ddb912dd849f6ffda5bf473dfcaea34bf01aeb299e1f2\" id=baf3ba11-cb47-4031-a7fa-3be9607e6bfe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:44.625097 crc crio[22553]: time=\"2026-06-11T11:51:44.625003375Z\" level=info msg=\"Removed container 357aac6d74fb27cd126ddb912dd849f6ffda5bf473dfcaea34bf01aeb299e1f2: openstack/ceilometer-0/ceilometer-notification-agent\" id=baf3ba11-cb47-4031-a7fa-3be9607e6bfe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:44.628044 crc crio[22553]: time=\"2026-06-11T11:51:44.627976672Z\" level=info msg=\"Removing container: cf82e3cd737f4e48afde7db5567dc9ba87673f99128b1c755cd4879fd2a47246\" id=8eac2503-65dd-420f-80f2-c13a8d2b3ede name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:44.665809 crc crio[22553]: time=\"2026-06-11T11:51:44.665735904Z\" level=info msg=\"Removed container cf82e3cd737f4e48afde7db5567dc9ba87673f99128b1c755cd4879fd2a47246: openstack/ceilometer-0/ceilometer-central-agent\" id=8eac2503-65dd-420f-80f2-c13a8d2b3ede name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:44.993950 crc crio[22553]: time=\"2026-06-11T11:51:44.99383015Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=09bdb11e-13de-4ccf-b0b5-fdb7042b8402 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:44.994148 crc crio[22553]: time=\"2026-06-11T11:51:44.993978294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:45.096101 crc crio[22553]: time=\"2026-06-11T11:51:45.096031332Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1 UID:15e9002b-1424-459f-91aa-c2acbdee4fd3 NetNS:/var/run/netns/5318d120-bc27-4e84-a6cb-de90a9043787 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15e9002b_1424_459f_91aa_c2acbdee4fd3.slice PodAnnotations:0xc0011e81f0}] Aliases:map[]}\"\nJun 11 11:51:45.097915 crc crio[22553]: time=\"2026-06-11T11:51:45.096504536Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:45.669110 crc crio[22553]: 2026-06-11T11:51:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5cb7133d897214 Mac:6e:46:01:24:34:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/5318d120-bc27-4e84-a6cb-de90a9043787 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:51:45.671110 crc crio[22553]: time=\"2026-06-11T11:51:45.670434626Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1 UID:15e9002b-1424-459f-91aa-c2acbdee4fd3 NetNS:/var/run/netns/5318d120-bc27-4e84-a6cb-de90a9043787 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15e9002b_1424_459f_91aa_c2acbdee4fd3.slice PodAnnotations:0xc0011e81f0}] Aliases:map[]}\"\nJun 11 11:51:45.671110 crc crio[22553]: time=\"2026-06-11T11:51:45.670595961Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:51:45.684273 crc crio[22553]: time=\"2026-06-11T11:51:45.683903349Z\" level=info msg=\"Ran pod sandbox d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1 with infra container: openstack/ceilometer-0/POD\" id=09bdb11e-13de-4ccf-b0b5-fdb7042b8402 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:45.686836 crc crio[22553]: time=\"2026-06-11T11:51:45.686228507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=356e0714-7dec-4861-999f-88419af9abef name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:45.716612 crc crio[22553]: time=\"2026-06-11T11:51:45.716319285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=fe05510e-af08-4da3-b4bf-1959466e29f1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:45.747745 crc crio[22553]: time=\"2026-06-11T11:51:45.747564047Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=76329d79-870f-47f1-a441-41642fcb503a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:45.748578 crc crio[22553]: time=\"2026-06-11T11:51:45.748506865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:45.864108 crc crio[22553]: time=\"2026-06-11T11:51:45.864040716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:45.873494 crc crio[22553]: time=\"2026-06-11T11:51:45.873329238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:46.071861 crc crio[22553]: time=\"2026-06-11T11:51:46.071743617Z\" level=info msg=\"Created container de144abb6e7fb86d9a37fe4837ca27f08b21ca9b77f0ecfe7905b9e3ead2905c: openstack/ceilometer-0/ceilometer-central-agent\" id=76329d79-870f-47f1-a441-41642fcb503a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:46.073322 crc crio[22553]: time=\"2026-06-11T11:51:46.073185409Z\" level=info msg=\"Starting container: de144abb6e7fb86d9a37fe4837ca27f08b21ca9b77f0ecfe7905b9e3ead2905c\" id=b619cc39-7db6-4fc9-b109-61d5d3ee5ec4 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:46.081602 crc crio[22553]: time=\"2026-06-11T11:51:46.081494992Z\" level=info msg=\"Stopped container ea799b4f7792a4defb278a2550fafa842a93f4d50d66a54cc534c616c692d667: openstack/nova-api-0/nova-api-api\" id=67f1d88d-8353-481c-af2f-7d778148d3af name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:46.084443 crc crio[22553]: time=\"2026-06-11T11:51:46.084316444Z\" level=info msg=\"Stopping pod sandbox: 0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b\" id=49066344-2e52-4fff-bad1-2dfbaf2d42d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:46.085274 crc crio[22553]: time=\"2026-06-11T11:51:46.08519091Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b UID:638d8197-9cae-4203-8f3d-7bc83fb28ecd NetNS:/var/run/netns/331ce861-36be-4b36-9014-eb9eda283909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod638d8197_9cae_4203_8f3d_7bc83fb28ecd.slice PodAnnotations:0xc00012adc0}] Aliases:map[]}\"\nJun 11 11:51:46.085473 crc crio[22553]: time=\"2026-06-11T11:51:46.085413126Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:46.087444 crc crio[22553]: time=\"2026-06-11T11:51:46.087298881Z\" level=info msg=\"Started container\" PID=87670 containerID=de144abb6e7fb86d9a37fe4837ca27f08b21ca9b77f0ecfe7905b9e3ead2905c description=openstack/ceilometer-0/ceilometer-central-agent id=b619cc39-7db6-4fc9-b109-61d5d3ee5ec4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1\nJun 11 11:51:46.101274 crc crio[22553]: time=\"2026-06-11T11:51:46.101172616Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=661e7f61-05df-440b-a4a2-0b5bddc89165 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:46.147774 crc crio[22553]: time=\"2026-06-11T11:51:46.147586311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=86a4812e-5e6a-4a77-8c79-4051f810bb57 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:46.175210 crc crio[22553]: time=\"2026-06-11T11:51:46.175105354Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=17e3d9b2-5653-4c61-bb6e-2d1913f15bd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:46.175914 crc crio[22553]: time=\"2026-06-11T11:51:46.175836265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:46.246222 crc crio[22553]: time=\"2026-06-11T11:51:46.246006953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:46.256398 crc crio[22553]: time=\"2026-06-11T11:51:46.256263192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:46.547579 crc crio[22553]: time=\"2026-06-11T11:51:46.54676334Z\" level=info msg=\"Created container 6ce524a63a3094fef3b40af46af3e4eb95a46cff52e24d1728e61f4329067c3c: openstack/ceilometer-0/ceilometer-notification-agent\" id=17e3d9b2-5653-4c61-bb6e-2d1913f15bd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:46.552872 crc crio[22553]: time=\"2026-06-11T11:51:46.552186469Z\" level=info msg=\"Starting container: 6ce524a63a3094fef3b40af46af3e4eb95a46cff52e24d1728e61f4329067c3c\" id=f9dd260d-13b1-430e-8cf3-ed2713ff5319 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:46.569485 crc crio[22553]: time=\"2026-06-11T11:51:46.569311398Z\" level=info msg=\"Started container\" PID=87716 containerID=6ce524a63a3094fef3b40af46af3e4eb95a46cff52e24d1728e61f4329067c3c description=openstack/ceilometer-0/ceilometer-notification-agent id=f9dd260d-13b1-430e-8cf3-ed2713ff5319 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1\nJun 11 11:51:46.583827 crc crio[22553]: time=\"2026-06-11T11:51:46.583664657Z\" level=info msg=\"Stopped pod sandbox: 0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b\" id=49066344-2e52-4fff-bad1-2dfbaf2d42d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:46.644151 crc crio[22553]: time=\"2026-06-11T11:51:46.637072926Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=4c1abe39-67e3-4bbc-9bd5-c8a7adbd4b4c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:46.664837 crc crio[22553]: time=\"2026-06-11T11:51:46.664474526Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=89270295-2114-4733-8fab-3e82f32d0aa5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:46.768878 crc crio[22553]: time=\"2026-06-11T11:51:46.767734819Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=c2b27cee-97bc-4ead-8e4f-fcfccb30c5b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:46.770838 crc crio[22553]: time=\"2026-06-11T11:51:46.769857791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:46.885289 crc crio[22553]: time=\"2026-06-11T11:51:46.884057184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:46.906539 crc crio[22553]: time=\"2026-06-11T11:51:46.906471138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:47.231433 crc crio[22553]: time=\"2026-06-11T11:51:47.231228276Z\" level=info msg=\"Created container 3d3746a96fa41b56dbfbbf301981d6f9cfdad09646d1d6390e7e4f29470af0ff: openstack/ceilometer-0/sg-core\" id=c2b27cee-97bc-4ead-8e4f-fcfccb30c5b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:47.232738 crc crio[22553]: time=\"2026-06-11T11:51:47.232548675Z\" level=info msg=\"Starting container: 3d3746a96fa41b56dbfbbf301981d6f9cfdad09646d1d6390e7e4f29470af0ff\" id=4b7d342e-ca42-45b9-88a4-b7f2f88972dd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:47.239526 crc crio[22553]: time=\"2026-06-11T11:51:47.239431476Z\" level=info msg=\"Started container\" PID=87799 containerID=3d3746a96fa41b56dbfbbf301981d6f9cfdad09646d1d6390e7e4f29470af0ff description=openstack/ceilometer-0/sg-core id=4b7d342e-ca42-45b9-88a4-b7f2f88972dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1\nJun 11 11:51:47.352453 crc crio[22553]: time=\"2026-06-11T11:51:47.352296329Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=992fb1ec-8be9-43bf-8c67-9e90a0bdd690 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:47.387739 crc crio[22553]: time=\"2026-06-11T11:51:47.387574799Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=82f504dd-1ed9-4afc-835c-1f88ff6a08cd name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:47.497360 crc crio[22553]: time=\"2026-06-11T11:51:47.49725027Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=6343f146-9d87-4a01-98c0-e2ef93eca547 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:47.497866 crc crio[22553]: time=\"2026-06-11T11:51:47.497837867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:47.556145 crc crio[22553]: time=\"2026-06-11T11:51:47.556005255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:47.561842 crc crio[22553]: time=\"2026-06-11T11:51:47.561747172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:47.572492 crc crio[22553]: time=\"2026-06-11T11:51:47.571764545Z\" level=info msg=\"Removing container: ea799b4f7792a4defb278a2550fafa842a93f4d50d66a54cc534c616c692d667\" id=5ac06c22-9ddd-43e6-9d78-48dc9cd162f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:47.625254 crc crio[22553]: time=\"2026-06-11T11:51:47.62507654Z\" level=info msg=\"Removed container ea799b4f7792a4defb278a2550fafa842a93f4d50d66a54cc534c616c692d667: openstack/nova-api-0/nova-api-api\" id=5ac06c22-9ddd-43e6-9d78-48dc9cd162f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:47.628183 crc crio[22553]: time=\"2026-06-11T11:51:47.628117759Z\" level=info msg=\"Removing container: ddccba7aa0471bbc6832c60e0e7525c37827b61afe100598b879905e2408168d\" id=9e38154d-257d-499e-8067-9f1a31a651d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:47.668582 crc crio[22553]: time=\"2026-06-11T11:51:47.668438626Z\" level=info msg=\"Removed container ddccba7aa0471bbc6832c60e0e7525c37827b61afe100598b879905e2408168d: openstack/nova-api-0/nova-api-log\" id=9e38154d-257d-499e-8067-9f1a31a651d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:47.887262 crc crio[22553]: time=\"2026-06-11T11:51:47.887032145Z\" level=info msg=\"Created container 10aa2e95d1a3c71d3dba5c9334270273b05e775872dc714d1fc36fa478fdefe9: openstack/ceilometer-0/proxy-httpd\" id=6343f146-9d87-4a01-98c0-e2ef93eca547 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:47.889881 crc crio[22553]: time=\"2026-06-11T11:51:47.889806076Z\" level=info msg=\"Starting container: 10aa2e95d1a3c71d3dba5c9334270273b05e775872dc714d1fc36fa478fdefe9\" id=66d8a8d3-7476-4ddf-812e-cdab0b018a36 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:47.903327 crc crio[22553]: time=\"2026-06-11T11:51:47.903200767Z\" level=info msg=\"Started container\" PID=87836 containerID=10aa2e95d1a3c71d3dba5c9334270273b05e775872dc714d1fc36fa478fdefe9 description=openstack/ceilometer-0/proxy-httpd id=66d8a8d3-7476-4ddf-812e-cdab0b018a36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1\nJun 11 11:51:48.383717 crc crio[22553]: time=\"2026-06-11T11:51:48.382565347Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=62ff5869-02ff-40ec-8bee-32c5aebd62a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:48.383717 crc crio[22553]: time=\"2026-06-11T11:51:48.383321639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:48.453093 crc crio[22553]: time=\"2026-06-11T11:51:48.45289634Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431 UID:f2c149e9-5107-4d57-a3d6-5e22484e283d NetNS:/var/run/netns/392d8503-2ff7-41bc-9c91-4d776d374a26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2c149e9_5107_4d57_a3d6_5e22484e283d.slice PodAnnotations:0xc0011e8960}] Aliases:map[]}\"\nJun 11 11:51:48.453522 crc crio[22553]: time=\"2026-06-11T11:51:48.453119386Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:48.633474 crc crio[22553]: time=\"2026-06-11T11:51:48.633432909Z\" level=info msg=\"Stopping container: de144abb6e7fb86d9a37fe4837ca27f08b21ca9b77f0ecfe7905b9e3ead2905c (timeout: 30s)\" id=f7c0371f-77ed-42b0-bf28-43d1812116bf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:48.638054 crc crio[22553]: time=\"2026-06-11T11:51:48.637954841Z\" level=info msg=\"Stopping container: 3d3746a96fa41b56dbfbbf301981d6f9cfdad09646d1d6390e7e4f29470af0ff (timeout: 30s)\" id=cbcf31d1-f8bf-43d3-83fa-90fba64febae name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:48.638666 crc crio[22553]: time=\"2026-06-11T11:51:48.638516697Z\" level=info msg=\"Stopping container: 10aa2e95d1a3c71d3dba5c9334270273b05e775872dc714d1fc36fa478fdefe9 (timeout: 30s)\" id=89f53c10-7427-42aa-9871-141176cbbf1a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:48.639229 crc crio[22553]: time=\"2026-06-11T11:51:48.638884948Z\" level=info msg=\"Stopping container: 6ce524a63a3094fef3b40af46af3e4eb95a46cff52e24d1728e61f4329067c3c (timeout: 30s)\" id=bb2b1c07-5903-43f1-9eb9-d9071958b038 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:48.779399 crc crio[22553]: time=\"2026-06-11T11:51:48.778052809Z\" level=info msg=\"Stopping container: 9f2c32939a72b0dcd3e3ab4e96cc4990ce64a474c18b85e92a93468f6580f1f1 (timeout: 10s)\" id=5470590c-5bb4-4f8d-97c5-98e6aab9630e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:48.807861 crc crio[22553]: time=\"2026-06-11T11:51:48.803632556Z\" level=info msg=\"Stopped container 3d3746a96fa41b56dbfbbf301981d6f9cfdad09646d1d6390e7e4f29470af0ff: openstack/ceilometer-0/sg-core\" id=cbcf31d1-f8bf-43d3-83fa-90fba64febae name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:48.920242 crc crio[22553]: time=\"2026-06-11T11:51:48.918603261Z\" level=info msg=\"Stopped container 10aa2e95d1a3c71d3dba5c9334270273b05e775872dc714d1fc36fa478fdefe9: openstack/ceilometer-0/proxy-httpd\" id=89f53c10-7427-42aa-9871-141176cbbf1a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:48.972260 crc crio[22553]: time=\"2026-06-11T11:51:48.972144904Z\" level=info msg=\"Stopped container 9f2c32939a72b0dcd3e3ab4e96cc4990ce64a474c18b85e92a93468f6580f1f1: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/dnsmasq-dns\" id=5470590c-5bb4-4f8d-97c5-98e6aab9630e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:48.980959 crc crio[22553]: time=\"2026-06-11T11:51:48.973267577Z\" level=info msg=\"Stopping pod sandbox: 535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6\" id=6dc100b6-5235-4b53-9fbc-140cb1788665 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:48.982081 crc crio[22553]: time=\"2026-06-11T11:51:48.982009832Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-9wdnv Namespace:openstack ID:535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6 UID:98fc0900-6098-47d5-bad7-b0d78305665e NetNS:/var/run/netns/cc0848ed-123f-45d9-a262-dd269944b78b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98fc0900_6098_47d5_bad7_b0d78305665e.slice PodAnnotations:0xc00061ecd0}] Aliases:map[]}\"\nJun 11 11:51:48.982354 crc crio[22553]: time=\"2026-06-11T11:51:48.98227561Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7948f7c9f9-9wdnv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:49.109288 crc crio[22553]: 2026-06-11T11:51:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:545c42ce199c61b Mac:e6:25:e4:d8:7b:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/392d8503-2ff7-41bc-9c91-4d776d374a26 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:51:49.110257 crc crio[22553]: time=\"2026-06-11T11:51:49.110120721Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431 UID:f2c149e9-5107-4d57-a3d6-5e22484e283d NetNS:/var/run/netns/392d8503-2ff7-41bc-9c91-4d776d374a26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2c149e9_5107_4d57_a3d6_5e22484e283d.slice PodAnnotations:0xc0011e8960}] Aliases:map[]}\"\nJun 11 11:51:49.110413 crc crio[22553]: time=\"2026-06-11T11:51:49.110288325Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:51:49.122013 crc crio[22553]: time=\"2026-06-11T11:51:49.121942556Z\" level=info msg=\"Ran pod sandbox 545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431 with infra container: openstack/nova-api-0/POD\" id=62ff5869-02ff-40ec-8bee-32c5aebd62a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:49.136088 crc crio[22553]: time=\"2026-06-11T11:51:49.135991706Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=eb192bec-bf69-44cd-ab4a-89f0a6e4e8eb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:49.143669 crc crio[22553]: time=\"2026-06-11T11:51:49.143557076Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=bc605857-777f-4b8d-829e-6a542f13b040 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:49.194424 crc crio[22553]: time=\"2026-06-11T11:51:49.1937105Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=7a7fd8aa-8986-430b-b970-e5d32317cb50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:49.194850 crc crio[22553]: time=\"2026-06-11T11:51:49.194577466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:49.264492 crc crio[22553]: time=\"2026-06-11T11:51:49.264049343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:49.269935 crc crio[22553]: time=\"2026-06-11T11:51:49.269864573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:49.457204 crc crio[22553]: time=\"2026-06-11T11:51:49.457115057Z\" level=info msg=\"Stopped pod sandbox: 535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6\" id=6dc100b6-5235-4b53-9fbc-140cb1788665 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:49.556560 crc crio[22553]: time=\"2026-06-11T11:51:49.556445326Z\" level=info msg=\"Created container ef780834fdf584074b157833159beadb5bfd32057587d48960ee15cd2410283c: openstack/nova-api-0/nova-api-log\" id=7a7fd8aa-8986-430b-b970-e5d32317cb50 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:49.558921 crc crio[22553]: time=\"2026-06-11T11:51:49.558174037Z\" level=info msg=\"Starting container: ef780834fdf584074b157833159beadb5bfd32057587d48960ee15cd2410283c\" id=b0191e56-ecda-43c2-8b7d-c1e4ecfe6c04 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:49.567055 crc crio[22553]: time=\"2026-06-11T11:51:49.566358216Z\" level=info msg=\"Started container\" PID=88238 containerID=ef780834fdf584074b157833159beadb5bfd32057587d48960ee15cd2410283c description=openstack/nova-api-0/nova-api-log id=b0191e56-ecda-43c2-8b7d-c1e4ecfe6c04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431\nJun 11 11:51:49.635463 crc crio[22553]: time=\"2026-06-11T11:51:49.635123873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c54b1a58-bef5-48d1-afac-8b834a0fbd7a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:49.708158 crc crio[22553]: time=\"2026-06-11T11:51:49.704260159Z\" level=info msg=\"Stopped container 6ce524a63a3094fef3b40af46af3e4eb95a46cff52e24d1728e61f4329067c3c: openstack/ceilometer-0/ceilometer-notification-agent\" id=bb2b1c07-5903-43f1-9eb9-d9071958b038 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:49.723871 crc crio[22553]: time=\"2026-06-11T11:51:49.722569154Z\" level=info msg=\"Removing container: 9f2c32939a72b0dcd3e3ab4e96cc4990ce64a474c18b85e92a93468f6580f1f1\" id=f02b3713-690f-4f68-a9d0-c659886395d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:49.769538 crc crio[22553]: time=\"2026-06-11T11:51:49.769350279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=720697ba-09ee-468b-9afc-98f3768fb49c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:49.796001 crc crio[22553]: time=\"2026-06-11T11:51:49.795876653Z\" level=info msg=\"Removed container 9f2c32939a72b0dcd3e3ab4e96cc4990ce64a474c18b85e92a93468f6580f1f1: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/dnsmasq-dns\" id=f02b3713-690f-4f68-a9d0-c659886395d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:49.805541 crc crio[22553]: time=\"2026-06-11T11:51:49.805449442Z\" level=info msg=\"Removing container: 4e44d61947947b6c6cc491d2423ef8156005b03bb34c0721ab3000005f448229\" id=c2430881-448c-4ef0-a567-560b4f018839 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:49.825824 crc crio[22553]: time=\"2026-06-11T11:51:49.824937911Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=3df6b658-b680-4f3e-8754-484399bf40a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:49.826986 crc crio[22553]: time=\"2026-06-11T11:51:49.826147927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:49.917003 crc crio[22553]: time=\"2026-06-11T11:51:49.916873074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:49.925220 crc crio[22553]: time=\"2026-06-11T11:51:49.925112855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:49.951851 crc crio[22553]: time=\"2026-06-11T11:51:49.943525032Z\" level=info msg=\"Removed container 4e44d61947947b6c6cc491d2423ef8156005b03bb34c0721ab3000005f448229: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/init\" id=c2430881-448c-4ef0-a567-560b4f018839 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:50.143880 crc crio[22553]: time=\"2026-06-11T11:51:50.143809517Z\" level=info msg=\"Created container 7d3ce02b7e0aa3815bf3f060659f5e3e57e653e42fd4aee9e8b03b894237200b: openstack/nova-api-0/nova-api-api\" id=3df6b658-b680-4f3e-8754-484399bf40a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:50.146249 crc crio[22553]: time=\"2026-06-11T11:51:50.146073483Z\" level=info msg=\"Starting container: 7d3ce02b7e0aa3815bf3f060659f5e3e57e653e42fd4aee9e8b03b894237200b\" id=3b2d2915-05ee-471e-8459-db0699efd137 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:50.153325 crc crio[22553]: time=\"2026-06-11T11:51:50.152962574Z\" level=info msg=\"Started container\" PID=88319 containerID=7d3ce02b7e0aa3815bf3f060659f5e3e57e653e42fd4aee9e8b03b894237200b description=openstack/nova-api-0/nova-api-api id=3b2d2915-05ee-471e-8459-db0699efd137 name=/runtime.v1.RuntimeService/StartContainer sandboxID=545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431\nJun 11 11:51:50.551532 crc crio[22553]: time=\"2026-06-11T11:51:50.550565248Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-xtwl4/POD\" id=84216829-636a-422a-9e94-edd65f8ad9ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:50.551662 crc crio[22553]: time=\"2026-06-11T11:51:50.551584878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:50.592870 crc crio[22553]: time=\"2026-06-11T11:51:50.59275518Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-xtwl4 Namespace:openstack ID:fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15 UID:11403220-4d04-4af5-944b-98f28400c367 NetNS:/var/run/netns/631427e6-6c3d-4dc9-9e86-1f7a98f336cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11403220_4d04_4af5_944b_98f28400c367.slice PodAnnotations:0xc0048008b0}] Aliases:map[]}\"\nJun 11 11:51:50.592870 crc crio[22553]: time=\"2026-06-11T11:51:50.592836902Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-xtwl4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:51.610620 crc crio[22553]: 2026-06-11T11:51:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fcb00f711dfb317 Mac:c2:5c:0b:79:e4:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/631427e6-6c3d-4dc9-9e86-1f7a98f336cf SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:51:51.614498 crc crio[22553]: time=\"2026-06-11T11:51:51.614411666Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-xtwl4 Namespace:openstack ID:fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15 UID:11403220-4d04-4af5-944b-98f28400c367 NetNS:/var/run/netns/631427e6-6c3d-4dc9-9e86-1f7a98f336cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11403220_4d04_4af5_944b_98f28400c367.slice PodAnnotations:0xc0048008b0}] Aliases:map[]}\"\nJun 11 11:51:51.614754 crc crio[22553]: time=\"2026-06-11T11:51:51.614639263Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-xtwl4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:51:51.630165 crc crio[22553]: time=\"2026-06-11T11:51:51.629834516Z\" level=info msg=\"Ran pod sandbox fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15 with infra container: openstack/nova-cell1-cell-mapping-xtwl4/POD\" id=84216829-636a-422a-9e94-edd65f8ad9ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:51.634297 crc crio[22553]: time=\"2026-06-11T11:51:51.634209404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=46399599-4411-48d6-84f2-20ff594756b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:51.665526 crc crio[22553]: time=\"2026-06-11T11:51:51.665243229Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=221ae3a5-2ab8-43b2-a3d7-38c1af77ef25 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:51.723293 crc crio[22553]: time=\"2026-06-11T11:51:51.72318568Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-xtwl4/nova-manage\" id=ae5c9819-7cb3-4638-bcb8-65ddc3a0f0c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:51.723867 crc crio[22553]: time=\"2026-06-11T11:51:51.72384157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:51.788016 crc crio[22553]: time=\"2026-06-11T11:51:51.78792702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:51.791961 crc crio[22553]: time=\"2026-06-11T11:51:51.791915316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:52.028100 crc crio[22553]: time=\"2026-06-11T11:51:52.028004797Z\" level=info msg=\"Created container feac71e7aa0c9057576f12f55b46e52e0f05ba75cc897ac1dde70cddc85053fa: openstack/nova-cell1-cell-mapping-xtwl4/nova-manage\" id=ae5c9819-7cb3-4638-bcb8-65ddc3a0f0c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:52.029764 crc crio[22553]: time=\"2026-06-11T11:51:52.029616973Z\" level=info msg=\"Starting container: feac71e7aa0c9057576f12f55b46e52e0f05ba75cc897ac1dde70cddc85053fa\" id=33b9fd84-99a4-41f3-9f18-d2faf21379b2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:52.036406 crc crio[22553]: time=\"2026-06-11T11:51:52.036300799Z\" level=info msg=\"Started container\" PID=88614 containerID=feac71e7aa0c9057576f12f55b46e52e0f05ba75cc897ac1dde70cddc85053fa description=openstack/nova-cell1-cell-mapping-xtwl4/nova-manage id=33b9fd84-99a4-41f3-9f18-d2faf21379b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15\nJun 11 11:51:53.932810 crc crio[22553]: time=\"2026-06-11T11:51:53.931857288Z\" level=info msg=\"Stopped container de144abb6e7fb86d9a37fe4837ca27f08b21ca9b77f0ecfe7905b9e3ead2905c: openstack/ceilometer-0/ceilometer-central-agent\" id=f7c0371f-77ed-42b0-bf28-43d1812116bf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:51:53.934601 crc crio[22553]: time=\"2026-06-11T11:51:53.934539127Z\" level=info msg=\"Stopping pod sandbox: d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1\" id=dd7c055d-80e7-489d-9335-c58b763c36e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:53.938613 crc crio[22553]: time=\"2026-06-11T11:51:53.938111041Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1 UID:15e9002b-1424-459f-91aa-c2acbdee4fd3 NetNS:/var/run/netns/5318d120-bc27-4e84-a6cb-de90a9043787 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15e9002b_1424_459f_91aa_c2acbdee4fd3.slice PodAnnotations:0xc00001a9b8}] Aliases:map[]}\"\nJun 11 11:51:53.938613 crc crio[22553]: time=\"2026-06-11T11:51:53.938461011Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:54.347591 crc crio[22553]: time=\"2026-06-11T11:51:54.346958343Z\" level=info msg=\"Stopped pod sandbox: d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1\" id=dd7c055d-80e7-489d-9335-c58b763c36e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:51:54.912865 crc crio[22553]: time=\"2026-06-11T11:51:54.912797087Z\" level=info msg=\"Removing container: 10aa2e95d1a3c71d3dba5c9334270273b05e775872dc714d1fc36fa478fdefe9\" id=23c45cba-571e-49e1-8c88-0e9fd87e7896 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:54.958925 crc crio[22553]: time=\"2026-06-11T11:51:54.957666206Z\" level=info msg=\"Removed container 10aa2e95d1a3c71d3dba5c9334270273b05e775872dc714d1fc36fa478fdefe9: openstack/ceilometer-0/proxy-httpd\" id=23c45cba-571e-49e1-8c88-0e9fd87e7896 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:54.968747 crc crio[22553]: time=\"2026-06-11T11:51:54.968565554Z\" level=info msg=\"Removing container: 3d3746a96fa41b56dbfbbf301981d6f9cfdad09646d1d6390e7e4f29470af0ff\" id=4e3098b4-4090-4cb9-a802-bf8ec6bb5f8a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:55.016458 crc crio[22553]: time=\"2026-06-11T11:51:55.016333478Z\" level=info msg=\"Removed container 3d3746a96fa41b56dbfbbf301981d6f9cfdad09646d1d6390e7e4f29470af0ff: openstack/ceilometer-0/sg-core\" id=4e3098b4-4090-4cb9-a802-bf8ec6bb5f8a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:55.020721 crc crio[22553]: time=\"2026-06-11T11:51:55.020558161Z\" level=info msg=\"Removing container: 6ce524a63a3094fef3b40af46af3e4eb95a46cff52e24d1728e61f4329067c3c\" id=c3cd5fc0-75b4-4d59-aa1c-2e55309c8b49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:55.084176 crc crio[22553]: time=\"2026-06-11T11:51:55.084042914Z\" level=info msg=\"Removed container 6ce524a63a3094fef3b40af46af3e4eb95a46cff52e24d1728e61f4329067c3c: openstack/ceilometer-0/ceilometer-notification-agent\" id=c3cd5fc0-75b4-4d59-aa1c-2e55309c8b49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:55.088561 crc crio[22553]: time=\"2026-06-11T11:51:55.088509535Z\" level=info msg=\"Removing container: de144abb6e7fb86d9a37fe4837ca27f08b21ca9b77f0ecfe7905b9e3ead2905c\" id=be37ece6-5f2f-40d8-974e-3cd8039f8734 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:55.123340 crc crio[22553]: time=\"2026-06-11T11:51:55.123251789Z\" level=info msg=\"Removed container de144abb6e7fb86d9a37fe4837ca27f08b21ca9b77f0ecfe7905b9e3ead2905c: openstack/ceilometer-0/ceilometer-central-agent\" id=be37ece6-5f2f-40d8-974e-3cd8039f8734 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:51:56.674648 crc crio[22553]: time=\"2026-06-11T11:51:56.673923964Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=c89cc8b3-6cc0-45e4-af57-f679fa2393e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:56.676479 crc crio[22553]: time=\"2026-06-11T11:51:56.674672136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:56.722949 crc crio[22553]: time=\"2026-06-11T11:51:56.715560509Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a UID:f55b0137-ac49-448f-8409-ff930056a3dc NetNS:/var/run/netns/b1b20291-fe86-491b-bdcc-55cf0d7d07f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf55b0137_ac49_448f_8409_ff930056a3dc.slice PodAnnotations:0xc0050d25a8}] Aliases:map[]}\"\nJun 11 11:51:56.722949 crc crio[22553]: time=\"2026-06-11T11:51:56.715629071Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:51:57.304214 crc crio[22553]: 2026-06-11T11:51:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bba62902dd678be Mac:d2:9b:e4:23:51:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/b1b20291-fe86-491b-bdcc-55cf0d7d07f1 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:51:57.306798 crc crio[22553]: time=\"2026-06-11T11:51:57.306627928Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a UID:f55b0137-ac49-448f-8409-ff930056a3dc NetNS:/var/run/netns/b1b20291-fe86-491b-bdcc-55cf0d7d07f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf55b0137_ac49_448f_8409_ff930056a3dc.slice PodAnnotations:0xc0050d25a8}] Aliases:map[]}\"\nJun 11 11:51:57.306988 crc crio[22553]: time=\"2026-06-11T11:51:57.306934857Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:51:57.322975 crc crio[22553]: time=\"2026-06-11T11:51:57.322886993Z\" level=info msg=\"Ran pod sandbox bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a with infra container: openstack/ceilometer-0/POD\" id=c89cc8b3-6cc0-45e4-af57-f679fa2393e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:51:57.329096 crc crio[22553]: time=\"2026-06-11T11:51:57.32897525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=06939f10-9d58-4c31-af5d-f6ed0d06bd3c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:57.358126 crc crio[22553]: time=\"2026-06-11T11:51:57.357988177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=11f26835-c47c-4ca9-a2b0-b172ebb4c7ba name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:57.365933 crc crio[22553]: time=\"2026-06-11T11:51:57.365807355Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=01f22617-17ea-486a-bf3a-bc46ce28a5cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:57.366560 crc crio[22553]: time=\"2026-06-11T11:51:57.366483465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:57.422449 crc crio[22553]: time=\"2026-06-11T11:51:57.422332275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:57.426469 crc crio[22553]: time=\"2026-06-11T11:51:57.426403344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:57.630312 crc crio[22553]: time=\"2026-06-11T11:51:57.62945136Z\" level=info msg=\"Created container 268923d2f54bdd6e97e096a7acdb31fdbbe9359594027108d3c09e2a3a8f1b95: openstack/ceilometer-0/ceilometer-central-agent\" id=01f22617-17ea-486a-bf3a-bc46ce28a5cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:57.631981 crc crio[22553]: time=\"2026-06-11T11:51:57.631629413Z\" level=info msg=\"Starting container: 268923d2f54bdd6e97e096a7acdb31fdbbe9359594027108d3c09e2a3a8f1b95\" id=a0f7531b-7fe3-495b-ad5c-b422a70f020c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:57.638229 crc crio[22553]: time=\"2026-06-11T11:51:57.637745662Z\" level=info msg=\"Started container\" PID=88975 containerID=268923d2f54bdd6e97e096a7acdb31fdbbe9359594027108d3c09e2a3a8f1b95 description=openstack/ceilometer-0/ceilometer-central-agent id=a0f7531b-7fe3-495b-ad5c-b422a70f020c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a\nJun 11 11:51:57.651162 crc crio[22553]: time=\"2026-06-11T11:51:57.65105749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=ccd57bf4-e8d0-40c5-a4cd-8f4a383332ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:57.678819 crc crio[22553]: time=\"2026-06-11T11:51:57.678537722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=29cf04dc-621c-47cf-9051-6d33cf75f137 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:57.690510 crc crio[22553]: time=\"2026-06-11T11:51:57.690346947Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=c9fef2a2-5184-407e-ba89-d2f5fe07d307 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:57.691003 crc crio[22553]: time=\"2026-06-11T11:51:57.690933854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:57.750975 crc crio[22553]: time=\"2026-06-11T11:51:57.750829822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:57.756113 crc crio[22553]: time=\"2026-06-11T11:51:57.756046914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:57.928361 crc crio[22553]: time=\"2026-06-11T11:51:57.928172748Z\" level=info msg=\"Created container 9b02d097d77ae611fdc9f0eb4a1d80ff18703efe2a6470ac40edd536b3d11225: openstack/ceilometer-0/ceilometer-notification-agent\" id=c9fef2a2-5184-407e-ba89-d2f5fe07d307 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:57.929558 crc crio[22553]: time=\"2026-06-11T11:51:57.929470975Z\" level=info msg=\"Starting container: 9b02d097d77ae611fdc9f0eb4a1d80ff18703efe2a6470ac40edd536b3d11225\" id=fecddd99-1539-4ca6-b77e-2bb6d8d1be5c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:57.936229 crc crio[22553]: time=\"2026-06-11T11:51:57.936096359Z\" level=info msg=\"Started container\" PID=89025 containerID=9b02d097d77ae611fdc9f0eb4a1d80ff18703efe2a6470ac40edd536b3d11225 description=openstack/ceilometer-0/ceilometer-notification-agent id=fecddd99-1539-4ca6-b77e-2bb6d8d1be5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a\nJun 11 11:51:57.946454 crc crio[22553]: time=\"2026-06-11T11:51:57.946191503Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=f18e0865-6c92-4b6c-881e-8c76f7ff9073 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:57.971145 crc crio[22553]: time=\"2026-06-11T11:51:57.971022088Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=fa4d047f-b7ae-4f4c-98f4-179e70cf45d4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:57.982504 crc crio[22553]: time=\"2026-06-11T11:51:57.981204015Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=41beb99b-9aef-42b7-a71b-4a8ab999dc67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:57.982504 crc crio[22553]: time=\"2026-06-11T11:51:57.981762082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:58.031951 crc crio[22553]: time=\"2026-06-11T11:51:58.031841523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:58.035411 crc crio[22553]: time=\"2026-06-11T11:51:58.035345675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:58.161062 crc crio[22553]: time=\"2026-06-11T11:51:58.160962981Z\" level=info msg=\"Created container bd72d1b9ac8b7af9d78f8450d9934cf0b371f82d280cc1b0f05fe6ab0fd98d9b: openstack/ceilometer-0/sg-core\" id=41beb99b-9aef-42b7-a71b-4a8ab999dc67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:58.162578 crc crio[22553]: time=\"2026-06-11T11:51:58.162485406Z\" level=info msg=\"Starting container: bd72d1b9ac8b7af9d78f8450d9934cf0b371f82d280cc1b0f05fe6ab0fd98d9b\" id=e6794066-22e4-47a1-9394-984aa2dcfb36 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:58.168826 crc crio[22553]: time=\"2026-06-11T11:51:58.168658616Z\" level=info msg=\"Started container\" PID=89061 containerID=bd72d1b9ac8b7af9d78f8450d9934cf0b371f82d280cc1b0f05fe6ab0fd98d9b description=openstack/ceilometer-0/sg-core id=e6794066-22e4-47a1-9394-984aa2dcfb36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a\nJun 11 11:51:58.182930 crc crio[22553]: time=\"2026-06-11T11:51:58.182623754Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=ef2b3d4c-1973-4a07-9deb-73fc724162b3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:58.218532 crc crio[22553]: time=\"2026-06-11T11:51:58.2181458Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=dce94350-de30-4255-a3db-02a972438dfa name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:51:58.235026 crc crio[22553]: time=\"2026-06-11T11:51:58.23493153Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=60dbe8f9-b3a7-4702-a70d-f6588f30c970 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:58.239050 crc crio[22553]: time=\"2026-06-11T11:51:58.235852467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:58.309479 crc crio[22553]: time=\"2026-06-11T11:51:58.309363392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:58.313892 crc crio[22553]: time=\"2026-06-11T11:51:58.313831333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:51:58.514435 crc crio[22553]: time=\"2026-06-11T11:51:58.514312554Z\" level=info msg=\"Created container 1a1cdae8e968ee7e2b1fc38c17b35479f497213d10cae7109f855a07f0bc623d: openstack/ceilometer-0/proxy-httpd\" id=60dbe8f9-b3a7-4702-a70d-f6588f30c970 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:51:58.515875 crc crio[22553]: time=\"2026-06-11T11:51:58.515787817Z\" level=info msg=\"Starting container: 1a1cdae8e968ee7e2b1fc38c17b35479f497213d10cae7109f855a07f0bc623d\" id=bfcd1098-b32f-4318-8037-ed2f577b32b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:51:58.523528 crc crio[22553]: time=\"2026-06-11T11:51:58.523360678Z\" level=info msg=\"Started container\" PID=89091 containerID=1a1cdae8e968ee7e2b1fc38c17b35479f497213d10cae7109f855a07f0bc623d description=openstack/ceilometer-0/proxy-httpd id=bfcd1098-b32f-4318-8037-ed2f577b32b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a\nJun 11 11:52:00.535095 crc crio[22553]: time=\"2026-06-11T11:52:00.53414055Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686312-m94tb/POD\" id=23132439-3d4b-42cc-9db9-da13acbc7b1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:52:00.536779 crc crio[22553]: time=\"2026-06-11T11:52:00.535115229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:00.593789 crc crio[22553]: time=\"2026-06-11T11:52:00.593629606Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686312-m94tb Namespace:openshift-infra ID:20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c UID:c4b149e6-634b-4f93-8920-3624dec9ef4a NetNS:/var/run/netns/fe92431a-21e1-4baa-aac3-e51c65e2dc76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b149e6_634b_4f93_8920_3624dec9ef4a.slice PodAnnotations:0xc001be6af8}] Aliases:map[]}\"\nJun 11 11:52:00.593789 crc crio[22553]: time=\"2026-06-11T11:52:00.593782471Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686312-m94tb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:52:01.047518 crc crio[22553]: time=\"2026-06-11T11:52:01.046624997Z\" level=info msg=\"Stopping pod sandbox: fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15\" id=4de9920f-6ccc-4afa-a4bc-0ab2a6e90844 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:01.048498 crc crio[22553]: time=\"2026-06-11T11:52:01.04843274Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-xtwl4 Namespace:openstack ID:fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15 UID:11403220-4d04-4af5-944b-98f28400c367 NetNS:/var/run/netns/631427e6-6c3d-4dc9-9e86-1f7a98f336cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11403220_4d04_4af5_944b_98f28400c367.slice PodAnnotations:0xc001be6d88}] Aliases:map[]}\"\nJun 11 11:52:01.048768 crc crio[22553]: time=\"2026-06-11T11:52:01.048627755Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-xtwl4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:52:01.230058 crc crio[22553]: 2026-06-11T11:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20b8c9be578896b Mac:3a:23:6f:41:34:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/fe92431a-21e1-4baa-aac3-e51c65e2dc76 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:52:01.235055 crc crio[22553]: time=\"2026-06-11T11:52:01.23483253Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686312-m94tb Namespace:openshift-infra ID:20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c UID:c4b149e6-634b-4f93-8920-3624dec9ef4a NetNS:/var/run/netns/fe92431a-21e1-4baa-aac3-e51c65e2dc76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b149e6_634b_4f93_8920_3624dec9ef4a.slice PodAnnotations:0xc001be6af8}] Aliases:map[]}\"\nJun 11 11:52:01.235864 crc crio[22553]: time=\"2026-06-11T11:52:01.235673254Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686312-m94tb for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:52:01.257952 crc crio[22553]: time=\"2026-06-11T11:52:01.257830101Z\" level=info msg=\"Ran pod sandbox 20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c with infra container: openshift-infra/auto-csr-approver-29686312-m94tb/POD\" id=23132439-3d4b-42cc-9db9-da13acbc7b1c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:52:01.262750 crc crio[22553]: time=\"2026-06-11T11:52:01.262519388Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c5cff8dc-9e1e-4e51-b83f-a322f29d5664 name=/runtime.v1.ImageService/PullImage\nJun 11 11:52:01.276109 crc crio[22553]: time=\"2026-06-11T11:52:01.276005181Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:52:01.388789 crc crio[22553]: time=\"2026-06-11T11:52:01.388640748Z\" level=info msg=\"Stopped pod sandbox: fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15\" id=4de9920f-6ccc-4afa-a4bc-0ab2a6e90844 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:02.216940 crc crio[22553]: time=\"2026-06-11T11:52:02.215906472Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c5cff8dc-9e1e-4e51-b83f-a322f29d5664 name=/runtime.v1.ImageService/PullImage\nJun 11 11:52:02.219205 crc crio[22553]: time=\"2026-06-11T11:52:02.218411285Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1e051c48-8a18-45f3-a081-517d9b56adb7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:02.221841 crc crio[22553]: time=\"2026-06-11T11:52:02.22165954Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e14af9d1-db2d-487d-a2d3-d5a1a5a85d78 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:02.257904 crc crio[22553]: time=\"2026-06-11T11:52:02.257801174Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686312-m94tb/oc\" id=7076fea8-2a0d-4766-87e2-e549570244be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:02.258650 crc crio[22553]: time=\"2026-06-11T11:52:02.258594498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:02.321239 crc crio[22553]: time=\"2026-06-11T11:52:02.321079981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:02.544627 crc crio[22553]: time=\"2026-06-11T11:52:02.544556243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:02.894928 crc crio[22553]: time=\"2026-06-11T11:52:02.893163437Z\" level=info msg=\"Created container 460aa34a912f1e9051d291b67d293c31b3d4d5114e34f1c8e9e0f3c7f18305fe: openshift-infra/auto-csr-approver-29686312-m94tb/oc\" id=7076fea8-2a0d-4766-87e2-e549570244be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:02.907742 crc crio[22553]: time=\"2026-06-11T11:52:02.907559627Z\" level=info msg=\"Starting container: 460aa34a912f1e9051d291b67d293c31b3d4d5114e34f1c8e9e0f3c7f18305fe\" id=d776a689-fbb9-4b60-8625-20e9c239976a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:52:02.926039 crc crio[22553]: time=\"2026-06-11T11:52:02.925937854Z\" level=info msg=\"Started container\" PID=89602 containerID=460aa34a912f1e9051d291b67d293c31b3d4d5114e34f1c8e9e0f3c7f18305fe description=openshift-infra/auto-csr-approver-29686312-m94tb/oc id=d776a689-fbb9-4b60-8625-20e9c239976a name=/runtime.v1.RuntimeService/StartContainer sandboxID=20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c\nJun 11 11:52:02.976013 crc crio[22553]: time=\"2026-06-11T11:52:02.975919822Z\" level=info msg=\"Stopping container: d90c3815b1861655f605ff38d50931582e7caf73cde0ad09c4c9e24e1879bb2d (timeout: 30s)\" id=bf86f9d5-27da-4801-987c-e3f554d1be79 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:03.007452 crc crio[22553]: time=\"2026-06-11T11:52:03.007336969Z\" level=info msg=\"Stopping container: ef780834fdf584074b157833159beadb5bfd32057587d48960ee15cd2410283c (timeout: 30s)\" id=c14f370c-a326-45b3-8d18-30c7b99b874d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:03.009311 crc crio[22553]: time=\"2026-06-11T11:52:03.009242725Z\" level=info msg=\"Stopping container: 7d3ce02b7e0aa3815bf3f060659f5e3e57e653e42fd4aee9e8b03b894237200b (timeout: 30s)\" id=1de16b14-9b1b-4294-a262-e51ac515a8a2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:03.025537 crc crio[22553]: time=\"2026-06-11T11:52:03.025482869Z\" level=info msg=\"Stopping container: 026e22a35aed141e343f8b40e26d835f96bed6c7295e7dfc1b8b17ea36b6f66b (timeout: 30s)\" id=6b0fba37-0eb2-4843-bd0d-fa30eb3d4d14 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:03.028106 crc crio[22553]: time=\"2026-06-11T11:52:03.027983432Z\" level=info msg=\"Stopping container: 4f42f89ab08108ea2144a571953e67eb51d2e7c45903afa815c060b25d8a1ca7 (timeout: 30s)\" id=6545ddea-a0d7-4dab-bb91-4d59f20fd78d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:03.171103 crc crio[22553]: time=\"2026-06-11T11:52:03.170219483Z\" level=info msg=\"Stopped container ef780834fdf584074b157833159beadb5bfd32057587d48960ee15cd2410283c: openstack/nova-api-0/nova-api-log\" id=c14f370c-a326-45b3-8d18-30c7b99b874d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:03.181285 crc crio[22553]: time=\"2026-06-11T11:52:03.181207864Z\" level=info msg=\"Stopped container 4f42f89ab08108ea2144a571953e67eb51d2e7c45903afa815c060b25d8a1ca7: openstack/nova-metadata-0/nova-metadata-log\" id=6545ddea-a0d7-4dab-bb91-4d59f20fd78d name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:04.702338 crc crio[22553]: time=\"2026-06-11T11:52:04.700099641Z\" level=info msg=\"Stopped container d90c3815b1861655f605ff38d50931582e7caf73cde0ad09c4c9e24e1879bb2d: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=bf86f9d5-27da-4801-987c-e3f554d1be79 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:04.703563 crc crio[22553]: time=\"2026-06-11T11:52:04.702846511Z\" level=info msg=\"Stopping pod sandbox: 288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d\" id=6540520e-3da2-4283-9be3-59205783aba5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:04.710123 crc crio[22553]: time=\"2026-06-11T11:52:04.706223829Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d UID:bc33fb68-196d-4708-8676-04e6d35274ba NetNS:/var/run/netns/c3e8b8fc-13dc-449f-ae80-a66dd757a143 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc33fb68_196d_4708_8676_04e6d35274ba.slice PodAnnotations:0xc001be7790}] Aliases:map[]}\"\nJun 11 11:52:04.710123 crc crio[22553]: time=\"2026-06-11T11:52:04.706609711Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:52:05.204888 crc crio[22553]: time=\"2026-06-11T11:52:05.204779259Z\" level=info msg=\"Stopping pod sandbox: 20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c\" id=77bad901-f387-4e55-8032-98cbd8420b6d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:05.206255 crc crio[22553]: time=\"2026-06-11T11:52:05.206187221Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686312-m94tb Namespace:openshift-infra ID:20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c UID:c4b149e6-634b-4f93-8920-3624dec9ef4a NetNS:/var/run/netns/fe92431a-21e1-4baa-aac3-e51c65e2dc76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b149e6_634b_4f93_8920_3624dec9ef4a.slice PodAnnotations:0xc00061e030}] Aliases:map[]}\"\nJun 11 11:52:05.206409 crc crio[22553]: time=\"2026-06-11T11:52:05.206349075Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686312-m94tb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:52:05.220548 crc crio[22553]: time=\"2026-06-11T11:52:05.220441707Z\" level=info msg=\"Stopped pod sandbox: 288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d\" id=6540520e-3da2-4283-9be3-59205783aba5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:05.575670 crc crio[22553]: time=\"2026-06-11T11:52:05.573215562Z\" level=info msg=\"Stopped pod sandbox: 20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c\" id=77bad901-f387-4e55-8032-98cbd8420b6d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:06.259469 crc crio[22553]: time=\"2026-06-11T11:52:06.258490511Z\" level=info msg=\"Removing container: d90c3815b1861655f605ff38d50931582e7caf73cde0ad09c4c9e24e1879bb2d\" id=4daff17a-60fe-4d80-bd0e-39e57baeb072 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:06.304545 crc crio[22553]: time=\"2026-06-11T11:52:06.304434402Z\" level=info msg=\"Removed container d90c3815b1861655f605ff38d50931582e7caf73cde0ad09c4c9e24e1879bb2d: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=4daff17a-60fe-4d80-bd0e-39e57baeb072 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:06.814278 crc crio[22553]: time=\"2026-06-11T11:52:06.814143918Z\" level=info msg=\"Stopped container 7d3ce02b7e0aa3815bf3f060659f5e3e57e653e42fd4aee9e8b03b894237200b: openstack/nova-api-0/nova-api-api\" id=1de16b14-9b1b-4294-a262-e51ac515a8a2 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:06.817548 crc crio[22553]: time=\"2026-06-11T11:52:06.817446774Z\" level=info msg=\"Stopping pod sandbox: 545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431\" id=69677236-f7cc-4343-9c81-5cfd3d870160 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:06.819340 crc crio[22553]: time=\"2026-06-11T11:52:06.818955378Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431 UID:f2c149e9-5107-4d57-a3d6-5e22484e283d NetNS:/var/run/netns/392d8503-2ff7-41bc-9c91-4d776d374a26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2c149e9_5107_4d57_a3d6_5e22484e283d.slice PodAnnotations:0xc0011e8e28}] Aliases:map[]}\"\nJun 11 11:52:06.821593 crc crio[22553]: time=\"2026-06-11T11:52:06.821316557Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:52:06.905763 crc crio[22553]: time=\"2026-06-11T11:52:06.902206988Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=bf9cc83c-a455-452e-8087-a3e7c3003215 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:52:06.905763 crc crio[22553]: time=\"2026-06-11T11:52:06.902339642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:06.929171 crc crio[22553]: time=\"2026-06-11T11:52:06.929059602Z\" level=info msg=\"Stopped container 026e22a35aed141e343f8b40e26d835f96bed6c7295e7dfc1b8b17ea36b6f66b: openstack/nova-metadata-0/nova-metadata-metadata\" id=6b0fba37-0eb2-4843-bd0d-fa30eb3d4d14 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:06.930243 crc crio[22553]: time=\"2026-06-11T11:52:06.930170914Z\" level=info msg=\"Stopping pod sandbox: a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1\" id=4c879478-2f46-48dc-900e-f1913451a78e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:06.931298 crc crio[22553]: time=\"2026-06-11T11:52:06.931208604Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1 UID:d5c09731-5455-4e8e-85b8-8552b0baa427 NetNS:/var/run/netns/81b3e9c3-29ef-45d9-b32b-420022d4cdab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5c09731_5455_4e8e_85b8_8552b0baa427.slice PodAnnotations:0xc00001aeb8}] Aliases:map[]}\"\nJun 11 11:52:06.931456 crc crio[22553]: time=\"2026-06-11T11:52:06.93140073Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:52:06.960571 crc crio[22553]: time=\"2026-06-11T11:52:06.960498359Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:3d5c9fbefc2e343d041e99ed14805c28c2b8c9b2fa99411c0a817c8cac55c2c8 UID:cfd24a8b-6f5c-4cdd-b71c-169a5333135b NetNS:/var/run/netns/b69a9ea0-20db-40b4-9655-946fca2cfcaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcfd24a8b_6f5c_4cdd_b71c_169a5333135b.slice PodAnnotations:0xc0011e9088}] Aliases:map[]}\"\nJun 11 11:52:06.961221 crc crio[22553]: time=\"2026-06-11T11:52:06.961147388Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:52:07.479414 crc crio[22553]: time=\"2026-06-11T11:52:07.47861211Z\" level=info msg=\"Stopped pod sandbox: 545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431\" id=69677236-f7cc-4343-9c81-5cfd3d870160 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:07.566312 crc crio[22553]: time=\"2026-06-11T11:52:07.566186395Z\" level=info msg=\"Stopped pod sandbox: a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1\" id=4c879478-2f46-48dc-900e-f1913451a78e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:07.818254 crc crio[22553]: 2026-06-11T11:52:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d5c9fbefc2e343 Mac:46:9e:1f:d8:8c:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/b69a9ea0-20db-40b4-9655-946fca2cfcaa SocketPath: PciID:}] [{Interface:0xc00011e5c0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:52:07.818254 crc crio[22553]: time=\"2026-06-11T11:52:07.811504224Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:3d5c9fbefc2e343d041e99ed14805c28c2b8c9b2fa99411c0a817c8cac55c2c8 UID:cfd24a8b-6f5c-4cdd-b71c-169a5333135b NetNS:/var/run/netns/b69a9ea0-20db-40b4-9655-946fca2cfcaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcfd24a8b_6f5c_4cdd_b71c_169a5333135b.slice PodAnnotations:0xc0011e9088}] Aliases:map[]}\"\nJun 11 11:52:07.818254 crc crio[22553]: time=\"2026-06-11T11:52:07.811673029Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:52:07.848300 crc crio[22553]: time=\"2026-06-11T11:52:07.834554107Z\" level=info msg=\"Ran pod sandbox 3d5c9fbefc2e343d041e99ed14805c28c2b8c9b2fa99411c0a817c8cac55c2c8 with infra container: openstack/nova-scheduler-0/POD\" id=bf9cc83c-a455-452e-8087-a3e7c3003215 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:52:07.852845 crc crio[22553]: time=\"2026-06-11T11:52:07.852252184Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=f818e5b6-ac94-4767-a46c-b9b79d4094ff name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:07.908357 crc crio[22553]: time=\"2026-06-11T11:52:07.908254648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=64debb50-3947-403e-8777-f655fb8c10d1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:07.961660 crc crio[22553]: time=\"2026-06-11T11:52:07.961249125Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1e2ad90a-dafb-4ecb-afe4-589efb55ca3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:07.962462 crc crio[22553]: time=\"2026-06-11T11:52:07.961889043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:08.058236 crc crio[22553]: time=\"2026-06-11T11:52:08.058158493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:08.066501 crc crio[22553]: time=\"2026-06-11T11:52:08.066443725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:08.228918 crc crio[22553]: time=\"2026-06-11T11:52:08.228810633Z\" level=info msg=\"Created container 38bcdc54d374dadadd82450e402c9d8da35a8e2dbf22a5e14c23691e2fe6fedc: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1e2ad90a-dafb-4ecb-afe4-589efb55ca3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:08.230281 crc crio[22553]: time=\"2026-06-11T11:52:08.230173573Z\" level=info msg=\"Starting container: 38bcdc54d374dadadd82450e402c9d8da35a8e2dbf22a5e14c23691e2fe6fedc\" id=1a3ec954-634e-434f-a574-39bdc61c136f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:52:08.236422 crc crio[22553]: time=\"2026-06-11T11:52:08.2362426Z\" level=info msg=\"Started container\" PID=90177 containerID=38bcdc54d374dadadd82450e402c9d8da35a8e2dbf22a5e14c23691e2fe6fedc description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=1a3ec954-634e-434f-a574-39bdc61c136f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d5c9fbefc2e343d041e99ed14805c28c2b8c9b2fa99411c0a817c8cac55c2c8\nJun 11 11:52:08.328763 crc crio[22553]: time=\"2026-06-11T11:52:08.328601956Z\" level=info msg=\"Removing container: 026e22a35aed141e343f8b40e26d835f96bed6c7295e7dfc1b8b17ea36b6f66b\" id=daa650c5-b22b-44a1-8cfb-04933730dac8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:08.361805 crc crio[22553]: time=\"2026-06-11T11:52:08.361738853Z\" level=info msg=\"Removed container 026e22a35aed141e343f8b40e26d835f96bed6c7295e7dfc1b8b17ea36b6f66b: openstack/nova-metadata-0/nova-metadata-metadata\" id=daa650c5-b22b-44a1-8cfb-04933730dac8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:08.366937 crc crio[22553]: time=\"2026-06-11T11:52:08.366403699Z\" level=info msg=\"Removing container: 4f42f89ab08108ea2144a571953e67eb51d2e7c45903afa815c060b25d8a1ca7\" id=21830ea0-5149-46e7-9488-604830bafad1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:08.439820 crc crio[22553]: time=\"2026-06-11T11:52:08.437135963Z\" level=info msg=\"Removed container 4f42f89ab08108ea2144a571953e67eb51d2e7c45903afa815c060b25d8a1ca7: openstack/nova-metadata-0/nova-metadata-log\" id=21830ea0-5149-46e7-9488-604830bafad1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:08.443115 crc crio[22553]: time=\"2026-06-11T11:52:08.442989484Z\" level=info msg=\"Removing container: 7d3ce02b7e0aa3815bf3f060659f5e3e57e653e42fd4aee9e8b03b894237200b\" id=c2ac8c61-407e-4f1e-aeb0-ef4f1d021fd3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:08.490050 crc crio[22553]: time=\"2026-06-11T11:52:08.487268486Z\" level=info msg=\"Removed container 7d3ce02b7e0aa3815bf3f060659f5e3e57e653e42fd4aee9e8b03b894237200b: openstack/nova-api-0/nova-api-api\" id=c2ac8c61-407e-4f1e-aeb0-ef4f1d021fd3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:08.493839 crc crio[22553]: time=\"2026-06-11T11:52:08.493659153Z\" level=info msg=\"Removing container: ef780834fdf584074b157833159beadb5bfd32057587d48960ee15cd2410283c\" id=9f4f7030-a4a1-43f8-9e6f-4d12c1a59636 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:08.532298 crc crio[22553]: time=\"2026-06-11T11:52:08.529511389Z\" level=info msg=\"Removed container ef780834fdf584074b157833159beadb5bfd32057587d48960ee15cd2410283c: openstack/nova-api-0/nova-api-log\" id=9f4f7030-a4a1-43f8-9e6f-4d12c1a59636 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:08.884860 crc crio[22553]: time=\"2026-06-11T11:52:08.884658154Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=6e37e467-e7a8-4bab-b2a7-3afedf0510c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:52:08.885058 crc crio[22553]: time=\"2026-06-11T11:52:08.884921181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:08.935441 crc crio[22553]: time=\"2026-06-11T11:52:08.935312992Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e7d77d0082faba19989e64b8dc77c1eba1f5b423744a156bbbfbe7d98d517ee9 UID:e00ab7c6-d333-4803-b7fa-4d5ad69a94e7 NetNS:/var/run/netns/7ef564dc-12cd-479b-b600-d64993eeabfa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode00ab7c6_d333_4803_b7fa_4d5ad69a94e7.slice PodAnnotations:0xc005eca530}] Aliases:map[]}\"\nJun 11 11:52:08.935441 crc crio[22553]: time=\"2026-06-11T11:52:08.935366614Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:52:08.946728 crc crio[22553]: time=\"2026-06-11T11:52:08.945964973Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=436409b3-abce-4819-9f44-41594edbefd6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:52:08.946728 crc crio[22553]: time=\"2026-06-11T11:52:08.946091157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:08.983459 crc crio[22553]: time=\"2026-06-11T11:52:08.982963733Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:44e1966e20a483ae03cd5ecbd4b9ccdc6af1aa3e768cf09372911bccb75ce761 UID:1118a438-90a5-4000-bf80-fa7b2b3929c5 NetNS:/var/run/netns/99a43c18-4dff-4589-b20a-2bbd3818429e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1118a438_90a5_4000_bf80_fa7b2b3929c5.slice PodAnnotations:0xc00012bc18}] Aliases:map[]}\"\nJun 11 11:52:08.984897 crc crio[22553]: time=\"2026-06-11T11:52:08.984866138Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:52:09.458354 crc crio[22553]: 2026-06-11T11:52:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44e1966e20a483a Mac:7a:f4:28:c0:6f:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/99a43c18-4dff-4589-b20a-2bbd3818429e SocketPath: PciID:}] [{Interface:0xc000318a00 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:52:09.459961 crc crio[22553]: time=\"2026-06-11T11:52:09.459895452Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:44e1966e20a483ae03cd5ecbd4b9ccdc6af1aa3e768cf09372911bccb75ce761 UID:1118a438-90a5-4000-bf80-fa7b2b3929c5 NetNS:/var/run/netns/99a43c18-4dff-4589-b20a-2bbd3818429e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1118a438_90a5_4000_bf80_fa7b2b3929c5.slice PodAnnotations:0xc00012bc18}] Aliases:map[]}\"\nJun 11 11:52:09.460182 crc crio[22553]: time=\"2026-06-11T11:52:09.460132459Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:52:09.469958 crc crio[22553]: time=\"2026-06-11T11:52:09.469884023Z\" level=info msg=\"Ran pod sandbox 44e1966e20a483ae03cd5ecbd4b9ccdc6af1aa3e768cf09372911bccb75ce761 with infra container: openstack/nova-api-0/POD\" id=436409b3-abce-4819-9f44-41594edbefd6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:52:09.474818 crc crio[22553]: time=\"2026-06-11T11:52:09.474737245Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=cf2c830f-10e9-4e6d-be87-00db24f66651 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:09.477814 crc crio[22553]: time=\"2026-06-11T11:52:09.477736243Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=10095ce0-858c-4562-b7a7-aefb2d697737 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:09.489183 crc crio[22553]: time=\"2026-06-11T11:52:09.489090344Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=0e21b63e-afd3-4e6b-aff7-e7a3d8418872 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:09.489613 crc crio[22553]: time=\"2026-06-11T11:52:09.489559868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:09.558729 crc crio[22553]: time=\"2026-06-11T11:52:09.558595002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:09.567075 crc crio[22553]: time=\"2026-06-11T11:52:09.566865174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:09.574221 crc crio[22553]: 2026-06-11T11:52:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7d77d0082faba1 Mac:c6:5b:e2:e0:5b:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/7ef564dc-12cd-479b-b600-d64993eeabfa SocketPath: PciID:}] [{Interface:0xc000230630 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:52:09.578028 crc crio[22553]: time=\"2026-06-11T11:52:09.577904676Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e7d77d0082faba19989e64b8dc77c1eba1f5b423744a156bbbfbe7d98d517ee9 UID:e00ab7c6-d333-4803-b7fa-4d5ad69a94e7 NetNS:/var/run/netns/7ef564dc-12cd-479b-b600-d64993eeabfa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode00ab7c6_d333_4803_b7fa_4d5ad69a94e7.slice PodAnnotations:0xc005eca530}] Aliases:map[]}\"\nJun 11 11:52:09.578592 crc crio[22553]: time=\"2026-06-11T11:52:09.578508093Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:52:09.600765 crc crio[22553]: time=\"2026-06-11T11:52:09.600595888Z\" level=info msg=\"Ran pod sandbox e7d77d0082faba19989e64b8dc77c1eba1f5b423744a156bbbfbe7d98d517ee9 with infra container: openstack/nova-metadata-0/POD\" id=6e37e467-e7a8-4bab-b2a7-3afedf0510c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:52:09.604520 crc crio[22553]: time=\"2026-06-11T11:52:09.60443491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2d3014bf-a90e-48e6-9368-214784805ccc name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:09.607562 crc crio[22553]: time=\"2026-06-11T11:52:09.607491979Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2fcb374e-d038-4b75-9e84-4c39998264a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:09.617010 crc crio[22553]: time=\"2026-06-11T11:52:09.616903054Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=c77da9cd-497c-43fc-9e3b-9ea3ee8a1caf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:09.617548 crc crio[22553]: time=\"2026-06-11T11:52:09.617473381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:09.697149 crc crio[22553]: time=\"2026-06-11T11:52:09.696431205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:09.701264 crc crio[22553]: time=\"2026-06-11T11:52:09.701198344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:09.759080 crc crio[22553]: time=\"2026-06-11T11:52:09.758991121Z\" level=info msg=\"Created container 2bbdcdbcb901e64423f730580d3daca0f5207aafe477c6c023635dfa165aacbd: openstack/nova-api-0/nova-api-log\" id=0e21b63e-afd3-4e6b-aff7-e7a3d8418872 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:09.760611 crc crio[22553]: time=\"2026-06-11T11:52:09.760554956Z\" level=info msg=\"Starting container: 2bbdcdbcb901e64423f730580d3daca0f5207aafe477c6c023635dfa165aacbd\" id=45f098b4-052b-416f-ae67-060deae61e71 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:52:09.775270 crc crio[22553]: time=\"2026-06-11T11:52:09.775139732Z\" level=info msg=\"Started container\" PID=90316 containerID=2bbdcdbcb901e64423f730580d3daca0f5207aafe477c6c023635dfa165aacbd description=openstack/nova-api-0/nova-api-log id=45f098b4-052b-416f-ae67-060deae61e71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e1966e20a483ae03cd5ecbd4b9ccdc6af1aa3e768cf09372911bccb75ce761\nJun 11 11:52:09.791405 crc crio[22553]: time=\"2026-06-11T11:52:09.791270563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6b7adaf8-7cbf-46f6-9090-3dbcba8f44de name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:09.833347 crc crio[22553]: time=\"2026-06-11T11:52:09.833090553Z\" level=info msg=\"Created container a727bdf5f1ac3383c30701142e1e943761a48028fe1e3df0b048bfb96d08f138: openstack/nova-metadata-0/nova-metadata-log\" id=c77da9cd-497c-43fc-9e3b-9ea3ee8a1caf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:09.846673 crc crio[22553]: time=\"2026-06-11T11:52:09.846453253Z\" level=info msg=\"Starting container: a727bdf5f1ac3383c30701142e1e943761a48028fe1e3df0b048bfb96d08f138\" id=36080aed-90f1-44ec-94a8-324a2eaa0555 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:52:09.854608 crc crio[22553]: time=\"2026-06-11T11:52:09.854366584Z\" level=info msg=\"Started container\" PID=90320 containerID=a727bdf5f1ac3383c30701142e1e943761a48028fe1e3df0b048bfb96d08f138 description=openstack/nova-metadata-0/nova-metadata-log id=36080aed-90f1-44ec-94a8-324a2eaa0555 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7d77d0082faba19989e64b8dc77c1eba1f5b423744a156bbbfbe7d98d517ee9\nJun 11 11:52:09.871672 crc crio[22553]: time=\"2026-06-11T11:52:09.871575617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a7045fea-e3de-4fe4-b8b0-142064d36af8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:09.908538 crc crio[22553]: time=\"2026-06-11T11:52:09.908418162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=7de84cea-95e2-4b06-9178-5b88c5c13f10 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:09.918738 crc crio[22553]: time=\"2026-06-11T11:52:09.918599939Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=05c5908a-9256-44ab-b1d5-fe960ce7a8de name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:09.919128 crc crio[22553]: time=\"2026-06-11T11:52:09.919067463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:09.931902 crc crio[22553]: time=\"2026-06-11T11:52:09.931634519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=39ed08de-19b9-4eb4-85e3-51cbcc860e79 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:09.956897 crc crio[22553]: time=\"2026-06-11T11:52:09.956787153Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=c9660815-c96b-4d58-9807-1f43f8504490 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:09.957285 crc crio[22553]: time=\"2026-06-11T11:52:09.957226566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:10.001590 crc crio[22553]: time=\"2026-06-11T11:52:10.001476138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:10.011308 crc crio[22553]: time=\"2026-06-11T11:52:10.011205442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:10.050241 crc crio[22553]: time=\"2026-06-11T11:52:10.050105157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:10.057893 crc crio[22553]: time=\"2026-06-11T11:52:10.057241295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:10.238509 crc crio[22553]: time=\"2026-06-11T11:52:10.238368581Z\" level=info msg=\"Created container 4d55b32d1a980a9ba935ce97d97ca41aca72db2ac3227c4af8d03793907f500f: openstack/nova-metadata-0/nova-metadata-metadata\" id=c9660815-c96b-4d58-9807-1f43f8504490 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:10.240794 crc crio[22553]: time=\"2026-06-11T11:52:10.240663618Z\" level=info msg=\"Starting container: 4d55b32d1a980a9ba935ce97d97ca41aca72db2ac3227c4af8d03793907f500f\" id=512812ae-9832-4780-887e-b9ad6afb3b4d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:52:10.245757 crc crio[22553]: time=\"2026-06-11T11:52:10.245629013Z\" level=info msg=\"Started container\" PID=90402 containerID=4d55b32d1a980a9ba935ce97d97ca41aca72db2ac3227c4af8d03793907f500f description=openstack/nova-metadata-0/nova-metadata-metadata id=512812ae-9832-4780-887e-b9ad6afb3b4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7d77d0082faba19989e64b8dc77c1eba1f5b423744a156bbbfbe7d98d517ee9\nJun 11 11:52:10.252418 crc crio[22553]: time=\"2026-06-11T11:52:10.252329129Z\" level=info msg=\"Created container e2d60dfe382377a06a1cbacbffda55613d5d7a1220044b664bcf89a1c23034eb: openstack/nova-api-0/nova-api-api\" id=05c5908a-9256-44ab-b1d5-fe960ce7a8de name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:10.253881 crc crio[22553]: time=\"2026-06-11T11:52:10.253829642Z\" level=info msg=\"Starting container: e2d60dfe382377a06a1cbacbffda55613d5d7a1220044b664bcf89a1c23034eb\" id=0b9fddfa-71ee-4901-ac45-74d23d9a5319 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:52:10.263306 crc crio[22553]: time=\"2026-06-11T11:52:10.263229837Z\" level=info msg=\"Started container\" PID=90401 containerID=e2d60dfe382377a06a1cbacbffda55613d5d7a1220044b664bcf89a1c23034eb description=openstack/nova-api-0/nova-api-api id=0b9fddfa-71ee-4901-ac45-74d23d9a5319 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e1966e20a483ae03cd5ecbd4b9ccdc6af1aa3e768cf09372911bccb75ce761\nJun 11 11:52:31.830422 crc crio[22553]: time=\"2026-06-11T11:52:31.828972425Z\" level=info msg=\"Removing container: ef315178d8e664471d44f4ee28d14428e1c6905654619e7b3de86de5181d00f7\" id=266bf297-f782-4660-b44f-fbdf0d39bd19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:31.901441 crc crio[22553]: time=\"2026-06-11T11:52:31.899871984Z\" level=info msg=\"Removed container ef315178d8e664471d44f4ee28d14428e1c6905654619e7b3de86de5181d00f7: openstack/dnsmasq-dns-7dc8cc99c9-bxpbx/init\" id=266bf297-f782-4660-b44f-fbdf0d39bd19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:31.905924 crc crio[22553]: time=\"2026-06-11T11:52:31.905749666Z\" level=info msg=\"Removing container: 9fc6cff0934927f08987fe9bb3501e69797df5c3545d4b7dd25313d47abf0b04\" id=121be781-4088-4ea5-9d79-de3148f81984 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:32.047560 crc crio[22553]: time=\"2026-06-11T11:52:32.047351709Z\" level=info msg=\"Removed container 9fc6cff0934927f08987fe9bb3501e69797df5c3545d4b7dd25313d47abf0b04: openshift-infra/auto-csr-approver-29686306-4jtzc/oc\" id=121be781-4088-4ea5-9d79-de3148f81984 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:32.051202 crc crio[22553]: time=\"2026-06-11T11:52:32.051141789Z\" level=info msg=\"Removing container: a5ef4b7764f23bf514a17befc6c2d9fc2117053d970c2cac16bbdc7ed0e48146\" id=64625ba7-4bc9-461d-9bae-4c851998b003 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:32.090105 crc crio[22553]: time=\"2026-06-11T11:52:32.089977893Z\" level=info msg=\"Removed container a5ef4b7764f23bf514a17befc6c2d9fc2117053d970c2cac16bbdc7ed0e48146: openstack/dnsmasq-dns-769fc96f7c-pf82q/init\" id=64625ba7-4bc9-461d-9bae-4c851998b003 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:32.119365 crc crio[22553]: time=\"2026-06-11T11:52:32.115342283Z\" level=info msg=\"Stopping pod sandbox: 535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6\" id=83d2d16d-73cf-4877-b2ac-5d7b20c7daac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:32.119365 crc crio[22553]: time=\"2026-06-11T11:52:32.115496757Z\" level=info msg=\"Stopped pod sandbox (already stopped): 535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6\" id=83d2d16d-73cf-4877-b2ac-5d7b20c7daac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:32.119365 crc crio[22553]: time=\"2026-06-11T11:52:32.116503277Z\" level=info msg=\"Removing pod sandbox: 535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6\" id=5ebd3936-93ad-4c89-b6c4-31c38c3726b0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:52:32.136303 crc crio[22553]: time=\"2026-06-11T11:52:32.136170931Z\" level=info msg=\"Removed pod sandbox: 535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6\" id=5ebd3936-93ad-4c89-b6c4-31c38c3726b0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:52:32.137646 crc crio[22553]: time=\"2026-06-11T11:52:32.13751755Z\" level=info msg=\"Stopping pod sandbox: a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1\" id=77925cdd-3703-4a83-a79d-f62b7c835413 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:32.137911 crc crio[22553]: time=\"2026-06-11T11:52:32.1378437Z\" level=info msg=\"Stopped pod sandbox (already stopped): a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1\" id=77925cdd-3703-4a83-a79d-f62b7c835413 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:32.139346 crc crio[22553]: time=\"2026-06-11T11:52:32.139283882Z\" level=info msg=\"Removing pod sandbox: a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1\" id=536890d7-b2d6-4ba1-a0d3-cda2917b74ec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:52:32.165335 crc crio[22553]: time=\"2026-06-11T11:52:32.165206578Z\" level=info msg=\"Removed pod sandbox: a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1\" id=536890d7-b2d6-4ba1-a0d3-cda2917b74ec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:52:32.166650 crc crio[22553]: time=\"2026-06-11T11:52:32.166555608Z\" level=info msg=\"Stopping pod sandbox: 09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4\" id=a8afe57a-c15b-4b41-b36e-007dac69efd6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:32.166870 crc crio[22553]: time=\"2026-06-11T11:52:32.166664641Z\" level=info msg=\"Stopped pod sandbox (already stopped): 09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4\" id=a8afe57a-c15b-4b41-b36e-007dac69efd6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:32.167629 crc crio[22553]: time=\"2026-06-11T11:52:32.167531266Z\" level=info msg=\"Removing pod sandbox: 09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4\" id=34620ecb-79bd-48bb-94c9-2790cb1772c0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:52:32.193801 crc crio[22553]: time=\"2026-06-11T11:52:32.193616827Z\" level=info msg=\"Removed pod sandbox: 09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4\" id=34620ecb-79bd-48bb-94c9-2790cb1772c0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:52:32.195000 crc crio[22553]: time=\"2026-06-11T11:52:32.194919395Z\" level=info msg=\"Stopping pod sandbox: 545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431\" id=216c9d42-d015-4ab1-9a73-a0df9854b60e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:32.195134 crc crio[22553]: time=\"2026-06-11T11:52:32.195009298Z\" level=info msg=\"Stopped pod sandbox (already stopped): 545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431\" id=216c9d42-d015-4ab1-9a73-a0df9854b60e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:32.195788 crc crio[22553]: time=\"2026-06-11T11:52:32.195670547Z\" level=info msg=\"Removing pod sandbox: 545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431\" id=cf82b97e-6fdb-470c-91d5-b39ffe833874 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:52:32.211239 crc crio[22553]: time=\"2026-06-11T11:52:32.211044086Z\" level=info msg=\"Removed pod sandbox: 545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431\" id=cf82b97e-6fdb-470c-91d5-b39ffe833874 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:52:32.212306 crc crio[22553]: time=\"2026-06-11T11:52:32.21220673Z\" level=info msg=\"Stopping pod sandbox: 0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b\" id=5b8ed59c-2c6c-4322-9c7c-c14c51013d1a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:32.212480 crc crio[22553]: time=\"2026-06-11T11:52:32.212414636Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b\" id=5b8ed59c-2c6c-4322-9c7c-c14c51013d1a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:32.213066 crc crio[22553]: time=\"2026-06-11T11:52:32.212982232Z\" level=info msg=\"Removing pod sandbox: 0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b\" id=364debe9-6377-4d73-b872-113ea66ff65c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:52:32.230596 crc crio[22553]: time=\"2026-06-11T11:52:32.230494504Z\" level=info msg=\"Removed pod sandbox: 0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b\" id=364debe9-6377-4d73-b872-113ea66ff65c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:52:32.232161 crc crio[22553]: time=\"2026-06-11T11:52:32.232048979Z\" level=info msg=\"Stopping pod sandbox: 1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea\" id=b3e03240-d502-4579-a45b-c7c188771256 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:32.232161 crc crio[22553]: time=\"2026-06-11T11:52:32.232157662Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea\" id=b3e03240-d502-4579-a45b-c7c188771256 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:32.233881 crc crio[22553]: time=\"2026-06-11T11:52:32.233819251Z\" level=info msg=\"Removing pod sandbox: 1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea\" id=6acbb606-d92b-4e8c-bbae-dc3c79885670 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:52:32.276825 crc crio[22553]: time=\"2026-06-11T11:52:32.276752504Z\" level=info msg=\"Removed pod sandbox: 1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea\" id=6acbb606-d92b-4e8c-bbae-dc3c79885670 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:52:32.278537 crc crio[22553]: time=\"2026-06-11T11:52:32.278450053Z\" level=info msg=\"Stopping pod sandbox: 495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793\" id=8d469db6-7d93-43e4-96c5-c94b9e5d130a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:32.278824 crc crio[22553]: time=\"2026-06-11T11:52:32.278764272Z\" level=info msg=\"Stopped pod sandbox (already stopped): 495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793\" id=8d469db6-7d93-43e4-96c5-c94b9e5d130a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:32.279779 crc crio[22553]: time=\"2026-06-11T11:52:32.279747101Z\" level=info msg=\"Removing pod sandbox: 495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793\" id=951967d5-3e09-4eb0-9d2b-34f0fa576cfa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:52:32.296370 crc crio[22553]: time=\"2026-06-11T11:52:32.296268193Z\" level=info msg=\"Removed pod sandbox: 495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793\" id=951967d5-3e09-4eb0-9d2b-34f0fa576cfa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:52:32.298197 crc crio[22553]: time=\"2026-06-11T11:52:32.297893031Z\" level=info msg=\"Stopping pod sandbox: e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9\" id=9f338661-e729-4817-ac2c-1a65b9e01b51 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:32.298843 crc crio[22553]: time=\"2026-06-11T11:52:32.298650513Z\" level=info msg=\"Stopped pod sandbox (already stopped): e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9\" id=9f338661-e729-4817-ac2c-1a65b9e01b51 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:32.300059 crc crio[22553]: time=\"2026-06-11T11:52:32.299998712Z\" level=info msg=\"Removing pod sandbox: e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9\" id=27c26d01-77ba-4621-9234-b358b6070ec9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:52:32.326092 crc crio[22553]: time=\"2026-06-11T11:52:32.325894778Z\" level=info msg=\"Removed pod sandbox: e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9\" id=27c26d01-77ba-4621-9234-b358b6070ec9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:52:32.327452 crc crio[22553]: time=\"2026-06-11T11:52:32.327193316Z\" level=info msg=\"Stopping pod sandbox: f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9\" id=6e54ffb5-df21-4413-a1d7-ab60a9e6489c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:32.327452 crc crio[22553]: time=\"2026-06-11T11:52:32.327294729Z\" level=info msg=\"Stopped pod sandbox (already stopped): f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9\" id=6e54ffb5-df21-4413-a1d7-ab60a9e6489c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:32.328233 crc crio[22553]: time=\"2026-06-11T11:52:32.328173624Z\" level=info msg=\"Removing pod sandbox: f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9\" id=3cd97cd9-df70-4d2b-9ad0-c0440be9b521 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:52:32.346529 crc crio[22553]: time=\"2026-06-11T11:52:32.346366305Z\" level=info msg=\"Removed pod sandbox: f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9\" id=3cd97cd9-df70-4d2b-9ad0-c0440be9b521 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:52:32.347532 crc crio[22553]: time=\"2026-06-11T11:52:32.347489738Z\" level=info msg=\"Stopping pod sandbox: d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1\" id=8d9235a2-58ab-47fd-82c3-5e33077dd03b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:32.347766 crc crio[22553]: time=\"2026-06-11T11:52:32.347741985Z\" level=info msg=\"Stopped pod sandbox (already stopped): d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1\" id=8d9235a2-58ab-47fd-82c3-5e33077dd03b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:32.348862 crc crio[22553]: time=\"2026-06-11T11:52:32.348657272Z\" level=info msg=\"Removing pod sandbox: d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1\" id=3f7ecca6-7db0-4caf-98f4-73d640e261f3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:52:32.367845 crc crio[22553]: time=\"2026-06-11T11:52:32.367657687Z\" level=info msg=\"Removed pod sandbox: d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1\" id=3f7ecca6-7db0-4caf-98f4-73d640e261f3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:52:32.369409 crc crio[22553]: time=\"2026-06-11T11:52:32.369228082Z\" level=info msg=\"Stopping pod sandbox: 288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d\" id=1f8d88c8-279b-4832-b3cf-9e1b6a4cc3da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:32.369562 crc crio[22553]: time=\"2026-06-11T11:52:32.36947934Z\" level=info msg=\"Stopped pod sandbox (already stopped): 288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d\" id=1f8d88c8-279b-4832-b3cf-9e1b6a4cc3da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:32.370511 crc crio[22553]: time=\"2026-06-11T11:52:32.370459388Z\" level=info msg=\"Removing pod sandbox: 288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d\" id=f60222c4-989a-4daa-ab65-c64ff9e56e12 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:52:32.388280 crc crio[22553]: time=\"2026-06-11T11:52:32.388181286Z\" level=info msg=\"Removed pod sandbox: 288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d\" id=f60222c4-989a-4daa-ab65-c64ff9e56e12 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:52:35.812059 crc crio[22553]: time=\"2026-06-11T11:52:35.801911342Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-4fkbw/POD\" id=dd5a28a3-35ee-4253-9e1a-9773dd280900 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:52:35.814896 crc crio[22553]: time=\"2026-06-11T11:52:35.812882003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:35.945259 crc crio[22553]: time=\"2026-06-11T11:52:35.945192464Z\" level=info msg=\"Got pod network &{Name:certified-operators-4fkbw Namespace:openshift-marketplace ID:f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091 UID:9092d7fe-57ee-4881-b7e2-279447e2220b NetNS:/var/run/netns/4d767637-35f7-46d0-b05f-2e921606cb70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9092d7fe_57ee_4881_b7e2_279447e2220b.slice PodAnnotations:0xc00012ac38}] Aliases:map[]}\"\nJun 11 11:52:35.945723 crc crio[22553]: time=\"2026-06-11T11:52:35.945654667Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-4fkbw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:52:36.551502 crc crio[22553]: 2026-06-11T11:52:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f424ae842058866 Mac:2e:31:c3:c7:6f:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/4d767637-35f7-46d0-b05f-2e921606cb70 SocketPath: PciID:}] [{Interface:0xc000532940 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:52:36.554306 crc crio[22553]: time=\"2026-06-11T11:52:36.554209407Z\" level=info msg=\"Got pod network &{Name:certified-operators-4fkbw Namespace:openshift-marketplace ID:f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091 UID:9092d7fe-57ee-4881-b7e2-279447e2220b NetNS:/var/run/netns/4d767637-35f7-46d0-b05f-2e921606cb70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9092d7fe_57ee_4881_b7e2_279447e2220b.slice PodAnnotations:0xc00012ac38}] Aliases:map[]}\"\nJun 11 11:52:36.554475 crc crio[22553]: time=\"2026-06-11T11:52:36.554460684Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-4fkbw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:52:36.573912 crc crio[22553]: time=\"2026-06-11T11:52:36.573669965Z\" level=info msg=\"Ran pod sandbox f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091 with infra container: openshift-marketplace/certified-operators-4fkbw/POD\" id=dd5a28a3-35ee-4253-9e1a-9773dd280900 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:52:36.579298 crc crio[22553]: time=\"2026-06-11T11:52:36.578513266Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c1185750-b46f-4873-a59b-ce1bc93280f7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:36.582919 crc crio[22553]: time=\"2026-06-11T11:52:36.582802931Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=055960df-3e7f-43f4-9bf5-2724e3a4c21a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:36.596085 crc crio[22553]: time=\"2026-06-11T11:52:36.595977606Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4fkbw/extract-utilities\" id=c0ecc3bf-e3b0-49b7-ad6d-a5e9e5f243b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:36.596875 crc crio[22553]: time=\"2026-06-11T11:52:36.596649895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:36.670623 crc crio[22553]: time=\"2026-06-11T11:52:36.670534302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:36.675080 crc crio[22553]: time=\"2026-06-11T11:52:36.675011652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:36.880158 crc crio[22553]: time=\"2026-06-11T11:52:36.879425318Z\" level=info msg=\"Created container ad30ade99527f17d83d95c260837ca8f776051590889d48c6585b2c3774acb5d: openshift-marketplace/certified-operators-4fkbw/extract-utilities\" id=c0ecc3bf-e3b0-49b7-ad6d-a5e9e5f243b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:36.882785 crc crio[22553]: time=\"2026-06-11T11:52:36.882649882Z\" level=info msg=\"Starting container: ad30ade99527f17d83d95c260837ca8f776051590889d48c6585b2c3774acb5d\" id=9c4aeb47-b228-4792-a38c-a80f45426e3f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:52:36.890521 crc crio[22553]: time=\"2026-06-11T11:52:36.890307636Z\" level=info msg=\"Started container\" PID=92044 containerID=ad30ade99527f17d83d95c260837ca8f776051590889d48c6585b2c3774acb5d description=openshift-marketplace/certified-operators-4fkbw/extract-utilities id=9c4aeb47-b228-4792-a38c-a80f45426e3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091\nJun 11 11:52:37.402933 crc crio[22553]: time=\"2026-06-11T11:52:37.402564916Z\" level=info msg=\"Stopping container: 474117a73abb114035a070f2f198b158dea245d51eb8544fe0aeeecf7aaf5c13 (timeout: 30s)\" id=a958a7f5-450f-4284-bc58-b6c3fb90dea1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:37.538546 crc crio[22553]: time=\"2026-06-11T11:52:37.538370559Z\" level=info msg=\"Stopped container 474117a73abb114035a070f2f198b158dea245d51eb8544fe0aeeecf7aaf5c13: openstack/kube-state-metrics-0/kube-state-metrics\" id=a958a7f5-450f-4284-bc58-b6c3fb90dea1 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:37.540195 crc crio[22553]: time=\"2026-06-11T11:52:37.540091739Z\" level=info msg=\"Stopping pod sandbox: 3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636\" id=147aea39-2560-412d-8d06-2ec15dfbd419 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:37.542519 crc crio[22553]: time=\"2026-06-11T11:52:37.542368806Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636 UID:6bb6b7f6-e9a6-4f9d-8d13-a9c56c30cff9 NetNS:/var/run/netns/15d63b46-2d32-4d5a-b14d-5fabf516d122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bb6b7f6_e9a6_4f9d_8d13_a9c56c30cff9.slice PodAnnotations:0xc0050d2198}] Aliases:map[]}\"\nJun 11 11:52:37.542972 crc crio[22553]: time=\"2026-06-11T11:52:37.542787248Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:52:37.971466 crc crio[22553]: time=\"2026-06-11T11:52:37.970598983Z\" level=info msg=\"Stopped pod sandbox: 3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636\" id=147aea39-2560-412d-8d06-2ec15dfbd419 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:37.995504 crc crio[22553]: time=\"2026-06-11T11:52:37.994610324Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8539d916-56d4-4913-a058-c4e6f72e739a name=/runtime.v1.ImageService/PullImage\nJun 11 11:52:38.012762 crc crio[22553]: time=\"2026-06-11T11:52:38.012410794Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 11:52:38.562900 crc crio[22553]: time=\"2026-06-11T11:52:38.562802497Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-btdx4/POD\" id=06fb990d-cd3c-4ad4-9b01-ae9b6e450a9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:52:38.562900 crc crio[22553]: time=\"2026-06-11T11:52:38.56292716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:38.607974 crc crio[22553]: time=\"2026-06-11T11:52:38.607880462Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-btdx4 Namespace:openshift-marketplace ID:4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051 UID:9aa10ab0-6a60-4747-9cc3-6a2106057668 NetNS:/var/run/netns/d6fab62b-f3f6-4747-9643-c092eb1e3df6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9aa10ab0_6a60_4747_9cc3_6a2106057668.slice PodAnnotations:0xc00043afc8}] Aliases:map[]}\"\nJun 11 11:52:38.607974 crc crio[22553]: time=\"2026-06-11T11:52:38.607947344Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-btdx4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:52:38.660283 crc crio[22553]: time=\"2026-06-11T11:52:38.659415516Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=8539d916-56d4-4913-a058-c4e6f72e739a name=/runtime.v1.ImageService/PullImage\nJun 11 11:52:38.661626 crc crio[22553]: time=\"2026-06-11T11:52:38.661552208Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=38be259e-d3bb-450b-a184-eb0a6db83770 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:38.666202 crc crio[22553]: time=\"2026-06-11T11:52:38.666136432Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d579a452-0ec4-4566-bb17-6a23f8cc3bbb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:38.676498 crc crio[22553]: time=\"2026-06-11T11:52:38.675795044Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4fkbw/extract-content\" id=aa401648-c734-4704-b294-ab54af764f28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:38.676661 crc crio[22553]: time=\"2026-06-11T11:52:38.676547676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:38.773819 crc crio[22553]: time=\"2026-06-11T11:52:38.773478745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:38.780111 crc crio[22553]: time=\"2026-06-11T11:52:38.779973475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:39.029916 crc crio[22553]: time=\"2026-06-11T11:52:39.028510168Z\" level=info msg=\"Removing container: 474117a73abb114035a070f2f198b158dea245d51eb8544fe0aeeecf7aaf5c13\" id=4d45ff6e-6d7c-44a9-998a-520d2ca6c633 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:39.055442 crc crio[22553]: time=\"2026-06-11T11:52:39.055185856Z\" level=info msg=\"Created container 2e0f11a7e7117d3b20bea67214e00d8f3dfcdb93b89aca78d08dc76ade4707ba: openshift-marketplace/certified-operators-4fkbw/extract-content\" id=aa401648-c734-4704-b294-ab54af764f28 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:39.057097 crc crio[22553]: time=\"2026-06-11T11:52:39.05700839Z\" level=info msg=\"Starting container: 2e0f11a7e7117d3b20bea67214e00d8f3dfcdb93b89aca78d08dc76ade4707ba\" id=0518f64c-806c-4574-9daa-7888099731f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:52:39.065071 crc crio[22553]: time=\"2026-06-11T11:52:39.064960902Z\" level=info msg=\"Started container\" PID=92195 containerID=2e0f11a7e7117d3b20bea67214e00d8f3dfcdb93b89aca78d08dc76ade4707ba description=openshift-marketplace/certified-operators-4fkbw/extract-content id=0518f64c-806c-4574-9daa-7888099731f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091\nJun 11 11:52:39.111171 crc crio[22553]: time=\"2026-06-11T11:52:39.101509638Z\" level=info msg=\"Removed container 474117a73abb114035a070f2f198b158dea245d51eb8544fe0aeeecf7aaf5c13: openstack/kube-state-metrics-0/kube-state-metrics\" id=4d45ff6e-6d7c-44a9-998a-520d2ca6c633 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:39.295138 crc crio[22553]: 2026-06-11T11:52:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b25d11f74affa3 Mac:a6:60:d9:5c:48:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/d6fab62b-f3f6-4747-9643-c092eb1e3df6 SocketPath: PciID:}] [{Interface:0xc00034a950 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:52:39.297845 crc crio[22553]: time=\"2026-06-11T11:52:39.297494778Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-btdx4 Namespace:openshift-marketplace ID:4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051 UID:9aa10ab0-6a60-4747-9cc3-6a2106057668 NetNS:/var/run/netns/d6fab62b-f3f6-4747-9643-c092eb1e3df6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9aa10ab0_6a60_4747_9cc3_6a2106057668.slice PodAnnotations:0xc00043afc8}] Aliases:map[]}\"\nJun 11 11:52:39.297845 crc crio[22553]: time=\"2026-06-11T11:52:39.297746556Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-btdx4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:52:39.308581 crc crio[22553]: time=\"2026-06-11T11:52:39.308317364Z\" level=info msg=\"Ran pod sandbox 4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051 with infra container: openshift-marketplace/redhat-marketplace-btdx4/POD\" id=06fb990d-cd3c-4ad4-9b01-ae9b6e450a9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:52:39.319858 crc crio[22553]: time=\"2026-06-11T11:52:39.319218502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9e324542-da12-485a-b12c-edf16b56271b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:39.321845 crc crio[22553]: time=\"2026-06-11T11:52:39.321772337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ab479897-a775-42f8-8239-4a515a3b192d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:39.336607 crc crio[22553]: time=\"2026-06-11T11:52:39.336454925Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-btdx4/extract-utilities\" id=7242b52c-8ff6-4bc4-abd6-7beb61fe2581 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:39.337112 crc crio[22553]: time=\"2026-06-11T11:52:39.33696676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:39.391203 crc crio[22553]: time=\"2026-06-11T11:52:39.391045558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:39.399275 crc crio[22553]: time=\"2026-06-11T11:52:39.399033992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:39.494826 crc crio[22553]: time=\"2026-06-11T11:52:39.494717764Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=b9152603-2e69-4399-8857-8335d757b331 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:52:39.494826 crc crio[22553]: time=\"2026-06-11T11:52:39.494820257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:39.541983 crc crio[22553]: time=\"2026-06-11T11:52:39.539751408Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9cdcb2db35451e60b789f36e6d424af6921469c00d9ed0e42fa2be1d9b10757a UID:f39c4fd6-3b10-4dd7-85e1-5d1918d0566c NetNS:/var/run/netns/3b19550e-4c56-4899-a140-0e1b8e7cf1cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf39c4fd6_3b10_4dd7_85e1_5d1918d0566c.slice PodAnnotations:0xc00061e800}] Aliases:map[]}\"\nJun 11 11:52:39.541983 crc crio[22553]: time=\"2026-06-11T11:52:39.539837181Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:52:39.569569 crc crio[22553]: time=\"2026-06-11T11:52:39.569421494Z\" level=info msg=\"Created container eb6871f91c5641ff03068993a94c24aeda2148d15cda84547a196dd05f9d5fd2: openshift-marketplace/redhat-marketplace-btdx4/extract-utilities\" id=7242b52c-8ff6-4bc4-abd6-7beb61fe2581 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:39.571940 crc crio[22553]: time=\"2026-06-11T11:52:39.571753042Z\" level=info msg=\"Starting container: eb6871f91c5641ff03068993a94c24aeda2148d15cda84547a196dd05f9d5fd2\" id=099b7a6a-e230-46d1-bd45-b86df598aa31 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:52:39.582865 crc crio[22553]: time=\"2026-06-11T11:52:39.582672101Z\" level=info msg=\"Started container\" PID=92232 containerID=eb6871f91c5641ff03068993a94c24aeda2148d15cda84547a196dd05f9d5fd2 description=openshift-marketplace/redhat-marketplace-btdx4/extract-utilities id=099b7a6a-e230-46d1-bd45-b86df598aa31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051\nJun 11 11:52:39.913618 crc crio[22553]: 2026-06-11T11:52:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9cdcb2db35451e6 Mac:96:39:52:fd:2e:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/3b19550e-4c56-4899-a140-0e1b8e7cf1cb SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:52:39.916437 crc crio[22553]: time=\"2026-06-11T11:52:39.916346638Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9cdcb2db35451e60b789f36e6d424af6921469c00d9ed0e42fa2be1d9b10757a UID:f39c4fd6-3b10-4dd7-85e1-5d1918d0566c NetNS:/var/run/netns/3b19550e-4c56-4899-a140-0e1b8e7cf1cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf39c4fd6_3b10_4dd7_85e1_5d1918d0566c.slice PodAnnotations:0xc00061e800}] Aliases:map[]}\"\nJun 11 11:52:39.917071 crc crio[22553]: time=\"2026-06-11T11:52:39.916562174Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:52:39.930858 crc crio[22553]: time=\"2026-06-11T11:52:39.930766469Z\" level=info msg=\"Ran pod sandbox 9cdcb2db35451e60b789f36e6d424af6921469c00d9ed0e42fa2be1d9b10757a with infra container: openstack/kube-state-metrics-0/POD\" id=b9152603-2e69-4399-8857-8335d757b331 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:52:39.935128 crc crio[22553]: time=\"2026-06-11T11:52:39.935083395Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=d6e2cb70-6330-41aa-b692-cb75ddeb6fd2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:39.995468 crc crio[22553]: time=\"2026-06-11T11:52:39.995267231Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=8d18b1d6-a3cd-40ca-b9b3-94df60db07a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:40.004009 crc crio[22553]: time=\"2026-06-11T11:52:40.003902913Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=648cf7de-60d1-47ce-a8cf-088c31c40e45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:40.004618 crc crio[22553]: time=\"2026-06-11T11:52:40.004541352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:40.066861 crc crio[22553]: time=\"2026-06-11T11:52:40.066583513Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=bac947d5-0f24-4ca1-bddd-21322a6c37f4 name=/runtime.v1.ImageService/PullImage\nJun 11 11:52:40.079785 crc crio[22553]: time=\"2026-06-11T11:52:40.07847473Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 11:52:40.127187 crc crio[22553]: time=\"2026-06-11T11:52:40.127034457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:40.135138 crc crio[22553]: time=\"2026-06-11T11:52:40.13502764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:40.374324 crc crio[22553]: time=\"2026-06-11T11:52:40.37417695Z\" level=info msg=\"Created container 59f40f6eb2b28f4d6dd4e27838c19017655c81992e1ae0c736e046fd71ddc7eb: openstack/kube-state-metrics-0/kube-state-metrics\" id=648cf7de-60d1-47ce-a8cf-088c31c40e45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:40.377336 crc crio[22553]: time=\"2026-06-11T11:52:40.377245119Z\" level=info msg=\"Starting container: 59f40f6eb2b28f4d6dd4e27838c19017655c81992e1ae0c736e046fd71ddc7eb\" id=3953b76e-594c-4abd-9ebf-5f56e32df611 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:52:40.391583 crc crio[22553]: time=\"2026-06-11T11:52:40.391350921Z\" level=info msg=\"Started container\" PID=92333 containerID=59f40f6eb2b28f4d6dd4e27838c19017655c81992e1ae0c736e046fd71ddc7eb description=openstack/kube-state-metrics-0/kube-state-metrics id=3953b76e-594c-4abd-9ebf-5f56e32df611 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9cdcb2db35451e60b789f36e6d424af6921469c00d9ed0e42fa2be1d9b10757a\nJun 11 11:52:40.708815 crc crio[22553]: time=\"2026-06-11T11:52:40.707489467Z\" level=info msg=\"Stopping container: 268923d2f54bdd6e97e096a7acdb31fdbbe9359594027108d3c09e2a3a8f1b95 (timeout: 30s)\" id=3fc0697c-69ff-4f63-af2c-77453a7c7144 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:40.708815 crc crio[22553]: time=\"2026-06-11T11:52:40.70760134Z\" level=info msg=\"Stopping container: bd72d1b9ac8b7af9d78f8450d9934cf0b371f82d280cc1b0f05fe6ab0fd98d9b (timeout: 30s)\" id=e68cd25d-4fc1-4a28-b4e7-1bbd44e78648 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:40.712886 crc crio[22553]: time=\"2026-06-11T11:52:40.710097693Z\" level=info msg=\"Stopping container: 9b02d097d77ae611fdc9f0eb4a1d80ff18703efe2a6470ac40edd536b3d11225 (timeout: 30s)\" id=ea6f5497-487f-48fd-9dce-dd2aff86e833 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:40.712886 crc crio[22553]: time=\"2026-06-11T11:52:40.710567957Z\" level=info msg=\"Stopping container: 1a1cdae8e968ee7e2b1fc38c17b35479f497213d10cae7109f855a07f0bc623d (timeout: 30s)\" id=9a6b65d8-0a16-4f12-bf67-4528b49c1268 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:40.712886 crc crio[22553]: time=\"2026-06-11T11:52:40.711322759Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=bac947d5-0f24-4ca1-bddd-21322a6c37f4 name=/runtime.v1.ImageService/PullImage\nJun 11 11:52:40.718952 crc crio[22553]: time=\"2026-06-11T11:52:40.718626112Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=52bd8c5f-8dce-4dce-befc-98c654d59a7e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:40.732230 crc crio[22553]: time=\"2026-06-11T11:52:40.729814749Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ef22f0ab-6c30-4abd-92b7-0d2860039ab2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:40.747775 crc crio[22553]: time=\"2026-06-11T11:52:40.747182726Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-btdx4/extract-content\" id=f3adda06-dbc4-4edf-9fd2-27227bec45a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:40.748011 crc crio[22553]: time=\"2026-06-11T11:52:40.747937668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:40.815485 crc crio[22553]: time=\"2026-06-11T11:52:40.815353595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:40.819486 crc crio[22553]: time=\"2026-06-11T11:52:40.819371542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:40.848507 crc crio[22553]: time=\"2026-06-11T11:52:40.848326657Z\" level=info msg=\"Stopped container bd72d1b9ac8b7af9d78f8450d9934cf0b371f82d280cc1b0f05fe6ab0fd98d9b: openstack/ceilometer-0/sg-core\" id=e68cd25d-4fc1-4a28-b4e7-1bbd44e78648 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:40.856861 crc crio[22553]: time=\"2026-06-11T11:52:40.856775744Z\" level=info msg=\"Stopped container 1a1cdae8e968ee7e2b1fc38c17b35479f497213d10cae7109f855a07f0bc623d: openstack/ceilometer-0/proxy-httpd\" id=9a6b65d8-0a16-4f12-bf67-4528b49c1268 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:41.045575 crc crio[22553]: time=\"2026-06-11T11:52:41.04545069Z\" level=info msg=\"Created container 993ac1fc38ecdb995c37d12a9f013251ba165e0826872caa076f6e60a679a9a6: openshift-marketplace/redhat-marketplace-btdx4/extract-content\" id=f3adda06-dbc4-4edf-9fd2-27227bec45a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:41.047012 crc crio[22553]: time=\"2026-06-11T11:52:41.046935794Z\" level=info msg=\"Starting container: 993ac1fc38ecdb995c37d12a9f013251ba165e0826872caa076f6e60a679a9a6\" id=d163279c-0fd9-4dcf-9ffc-c936a22395d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:52:41.056556 crc crio[22553]: time=\"2026-06-11T11:52:41.056418391Z\" level=info msg=\"Started container\" PID=92406 containerID=993ac1fc38ecdb995c37d12a9f013251ba165e0826872caa076f6e60a679a9a6 description=openshift-marketplace/redhat-marketplace-btdx4/extract-content id=d163279c-0fd9-4dcf-9ffc-c936a22395d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051\nJun 11 11:52:41.163935 crc crio[22553]: time=\"2026-06-11T11:52:41.163623239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=73d4f3a1-b023-4d10-9ef2-a974aec987a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:41.166661 crc crio[22553]: time=\"2026-06-11T11:52:41.166571475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f967318f-015f-43f2-aa18-4a853ab9ad9d name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:41.175638 crc crio[22553]: time=\"2026-06-11T11:52:41.175234668Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4fkbw/registry-server\" id=c6f7527a-dc12-4031-bf5f-4c5650187fd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:41.175638 crc crio[22553]: time=\"2026-06-11T11:52:41.17563057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:41.279575 crc crio[22553]: time=\"2026-06-11T11:52:41.279434879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:41.282141 crc crio[22553]: time=\"2026-06-11T11:52:41.281946122Z\" level=info msg=\"Stopped container 268923d2f54bdd6e97e096a7acdb31fdbbe9359594027108d3c09e2a3a8f1b95: openstack/ceilometer-0/ceilometer-central-agent\" id=3fc0697c-69ff-4f63-af2c-77453a7c7144 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:41.284096 crc crio[22553]: time=\"2026-06-11T11:52:41.284027223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:41.451299 crc crio[22553]: time=\"2026-06-11T11:52:41.451165351Z\" level=info msg=\"Created container e4e6abebe3edbff75dc9f4f922fb7891d55f6f3a6d4aafcd1520ecf7996335c2: openshift-marketplace/certified-operators-4fkbw/registry-server\" id=c6f7527a-dc12-4031-bf5f-4c5650187fd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:41.452921 crc crio[22553]: time=\"2026-06-11T11:52:41.452866631Z\" level=info msg=\"Starting container: e4e6abebe3edbff75dc9f4f922fb7891d55f6f3a6d4aafcd1520ecf7996335c2\" id=72c73fab-c264-4541-a18f-5a044233d0f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:52:41.460133 crc crio[22553]: time=\"2026-06-11T11:52:41.46002998Z\" level=info msg=\"Started container\" PID=92443 containerID=e4e6abebe3edbff75dc9f4f922fb7891d55f6f3a6d4aafcd1520ecf7996335c2 description=openshift-marketplace/certified-operators-4fkbw/registry-server id=72c73fab-c264-4541-a18f-5a044233d0f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091\nJun 11 11:52:42.199266 crc crio[22553]: time=\"2026-06-11T11:52:42.198519432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=611ee9c9-ed0b-4ccc-8208-40db9d6d272a name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:42.202468 crc crio[22553]: time=\"2026-06-11T11:52:42.202262871Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=239de6cc-cfd8-4a55-8ba8-4258776383bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:42.293254 crc crio[22553]: time=\"2026-06-11T11:52:42.293104243Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-btdx4/registry-server\" id=be69573f-fd47-44e8-a643-eb628600727d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:42.293825 crc crio[22553]: time=\"2026-06-11T11:52:42.293744521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:42.369312 crc crio[22553]: time=\"2026-06-11T11:52:42.369024118Z\" level=info msg=\"Stopped container 9b02d097d77ae611fdc9f0eb4a1d80ff18703efe2a6470ac40edd536b3d11225: openstack/ceilometer-0/ceilometer-notification-agent\" id=ea6f5497-487f-48fd-9dce-dd2aff86e833 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:42.371367 crc crio[22553]: time=\"2026-06-11T11:52:42.370945004Z\" level=info msg=\"Stopping pod sandbox: bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a\" id=4e23e240-68a1-4399-8547-1b8ddcf6e269 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:42.371838 crc crio[22553]: time=\"2026-06-11T11:52:42.371771008Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a UID:f55b0137-ac49-448f-8409-ff930056a3dc NetNS:/var/run/netns/b1b20291-fe86-491b-bdcc-55cf0d7d07f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf55b0137_ac49_448f_8409_ff930056a3dc.slice PodAnnotations:0xc0011e8b78}] Aliases:map[]}\"\nJun 11 11:52:42.372025 crc crio[22553]: time=\"2026-06-11T11:52:42.371960984Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:52:42.383373 crc crio[22553]: time=\"2026-06-11T11:52:42.383243653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:42.388127 crc crio[22553]: time=\"2026-06-11T11:52:42.388067234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:42.700430 crc crio[22553]: time=\"2026-06-11T11:52:42.699655468Z\" level=info msg=\"Created container 753d543e06998686a6271a0eed0f01c555f5edf2390cac02bd2ef72bbb65cf96: openshift-marketplace/redhat-marketplace-btdx4/registry-server\" id=be69573f-fd47-44e8-a643-eb628600727d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:42.705129 crc crio[22553]: time=\"2026-06-11T11:52:42.703285884Z\" level=info msg=\"Starting container: 753d543e06998686a6271a0eed0f01c555f5edf2390cac02bd2ef72bbb65cf96\" id=f38e5789-12e8-49ac-b89e-2a80deaa2be0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:52:42.711507 crc crio[22553]: time=\"2026-06-11T11:52:42.711322578Z\" level=info msg=\"Started container\" PID=92522 containerID=753d543e06998686a6271a0eed0f01c555f5edf2390cac02bd2ef72bbb65cf96 description=openshift-marketplace/redhat-marketplace-btdx4/registry-server id=f38e5789-12e8-49ac-b89e-2a80deaa2be0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051\nJun 11 11:52:42.811739 crc crio[22553]: time=\"2026-06-11T11:52:42.809498133Z\" level=info msg=\"Stopped pod sandbox: bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a\" id=4e23e240-68a1-4399-8547-1b8ddcf6e269 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:43.261225 crc crio[22553]: time=\"2026-06-11T11:52:43.261125644Z\" level=info msg=\"Removing container: 1a1cdae8e968ee7e2b1fc38c17b35479f497213d10cae7109f855a07f0bc623d\" id=de0ce3ad-10dc-41ce-b696-73180d02cf60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:43.303351 crc crio[22553]: time=\"2026-06-11T11:52:43.303237493Z\" level=info msg=\"Removed container 1a1cdae8e968ee7e2b1fc38c17b35479f497213d10cae7109f855a07f0bc623d: openstack/ceilometer-0/proxy-httpd\" id=de0ce3ad-10dc-41ce-b696-73180d02cf60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:43.307130 crc crio[22553]: time=\"2026-06-11T11:52:43.306977072Z\" level=info msg=\"Removing container: bd72d1b9ac8b7af9d78f8450d9934cf0b371f82d280cc1b0f05fe6ab0fd98d9b\" id=975d30ca-8629-4bef-9b64-1fdfce1d6957 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:43.345591 crc crio[22553]: time=\"2026-06-11T11:52:43.345464284Z\" level=info msg=\"Removed container bd72d1b9ac8b7af9d78f8450d9934cf0b371f82d280cc1b0f05fe6ab0fd98d9b: openstack/ceilometer-0/sg-core\" id=975d30ca-8629-4bef-9b64-1fdfce1d6957 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:43.349244 crc crio[22553]: time=\"2026-06-11T11:52:43.349184613Z\" level=info msg=\"Removing container: 9b02d097d77ae611fdc9f0eb4a1d80ff18703efe2a6470ac40edd536b3d11225\" id=bb28b40b-af66-45fe-b72e-b71ad8934090 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:43.422810 crc crio[22553]: time=\"2026-06-11T11:52:43.422722209Z\" level=info msg=\"Removed container 9b02d097d77ae611fdc9f0eb4a1d80ff18703efe2a6470ac40edd536b3d11225: openstack/ceilometer-0/ceilometer-notification-agent\" id=bb28b40b-af66-45fe-b72e-b71ad8934090 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:43.426361 crc crio[22553]: time=\"2026-06-11T11:52:43.426270662Z\" level=info msg=\"Removing container: 268923d2f54bdd6e97e096a7acdb31fdbbe9359594027108d3c09e2a3a8f1b95\" id=d2e4d565-63c9-4f4b-9d50-7dca25162eef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:43.458212 crc crio[22553]: time=\"2026-06-11T11:52:43.458106862Z\" level=info msg=\"Removed container 268923d2f54bdd6e97e096a7acdb31fdbbe9359594027108d3c09e2a3a8f1b95: openstack/ceilometer-0/ceilometer-central-agent\" id=d2e4d565-63c9-4f4b-9d50-7dca25162eef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:44.310349 crc crio[22553]: time=\"2026-06-11T11:52:44.309756297Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=f43da802-f796-458a-b799-c8397699849e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:52:44.310824 crc crio[22553]: time=\"2026-06-11T11:52:44.310427266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:44.371342 crc crio[22553]: time=\"2026-06-11T11:52:44.371160659Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0769e334b32552249028ad4ed4b43043f55a3eecc17bed5118ffdcd887072323 UID:9a3e6007-6310-4a91-8407-9b2272a95c42 NetNS:/var/run/netns/1524250d-5259-4949-9cf9-e6c66cd9da3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a3e6007_6310_4a91_8407_9b2272a95c42.slice PodAnnotations:0xc00001b0d0}] Aliases:map[]}\"\nJun 11 11:52:44.371342 crc crio[22553]: time=\"2026-06-11T11:52:44.371233561Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:52:44.926780 crc crio[22553]: 2026-06-11T11:52:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0769e334b325522 Mac:e2:40:24:3d:a6:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/1524250d-5259-4949-9cf9-e6c66cd9da3c SocketPath: PciID:}] [{Interface:0xc0004b25e0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:52:44.926780 crc crio[22553]: time=\"2026-06-11T11:52:44.918617576Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0769e334b32552249028ad4ed4b43043f55a3eecc17bed5118ffdcd887072323 UID:9a3e6007-6310-4a91-8407-9b2272a95c42 NetNS:/var/run/netns/1524250d-5259-4949-9cf9-e6c66cd9da3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a3e6007_6310_4a91_8407_9b2272a95c42.slice PodAnnotations:0xc00001b0d0}] Aliases:map[]}\"\nJun 11 11:52:44.926780 crc crio[22553]: time=\"2026-06-11T11:52:44.918824542Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:52:44.937622 crc crio[22553]: time=\"2026-06-11T11:52:44.937527958Z\" level=info msg=\"Ran pod sandbox 0769e334b32552249028ad4ed4b43043f55a3eecc17bed5118ffdcd887072323 with infra container: openstack/ceilometer-0/POD\" id=f43da802-f796-458a-b799-c8397699849e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:52:44.958025 crc crio[22553]: time=\"2026-06-11T11:52:44.957920323Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=1b45492f-3412-4e86-a1ad-b8caca36af86 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:45.025988 crc crio[22553]: time=\"2026-06-11T11:52:45.023563529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=824fc115-1b08-4f42-950f-f2f9a6c1ef3c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:45.038194 crc crio[22553]: time=\"2026-06-11T11:52:45.038067982Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=eb00af25-7139-46cf-bc46-7c76422e69d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:45.038839 crc crio[22553]: time=\"2026-06-11T11:52:45.038745302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:45.155730 crc crio[22553]: time=\"2026-06-11T11:52:45.155595992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:45.161630 crc crio[22553]: time=\"2026-06-11T11:52:45.161560216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:45.331515 crc crio[22553]: time=\"2026-06-11T11:52:45.331361162Z\" level=info msg=\"Created container 016ad525c3680f596280bc4f8c4ea220f86f13ac7fcd7747d4681f57fe385dce: openstack/ceilometer-0/ceilometer-central-agent\" id=eb00af25-7139-46cf-bc46-7c76422e69d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:45.333204 crc crio[22553]: time=\"2026-06-11T11:52:45.332791653Z\" level=info msg=\"Starting container: 016ad525c3680f596280bc4f8c4ea220f86f13ac7fcd7747d4681f57fe385dce\" id=48b0fdb5-8958-47f0-899e-7e1d454b8d49 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:52:45.351276 crc crio[22553]: time=\"2026-06-11T11:52:45.351136359Z\" level=info msg=\"Started container\" PID=92724 containerID=016ad525c3680f596280bc4f8c4ea220f86f13ac7fcd7747d4681f57fe385dce description=openstack/ceilometer-0/ceilometer-central-agent id=48b0fdb5-8958-47f0-899e-7e1d454b8d49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0769e334b32552249028ad4ed4b43043f55a3eecc17bed5118ffdcd887072323\nJun 11 11:52:45.375840 crc crio[22553]: time=\"2026-06-11T11:52:45.375754557Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d3f18c68-4279-431f-8017-8db4d1381dd7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:45.434940 crc crio[22553]: time=\"2026-06-11T11:52:45.434835861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=79cbb922-178f-4ba6-93d2-c3d1c710cb39 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:45.453926 crc crio[22553]: time=\"2026-06-11T11:52:45.451281341Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=8622c800-e6e5-4d8e-ac33-df0be70a40ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:45.453926 crc crio[22553]: time=\"2026-06-11T11:52:45.452445015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:45.538447 crc crio[22553]: time=\"2026-06-11T11:52:45.538311021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:45.544586 crc crio[22553]: time=\"2026-06-11T11:52:45.544485941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:45.752182 crc crio[22553]: time=\"2026-06-11T11:52:45.752041899Z\" level=info msg=\"Created container 7b4115e837bc224e4f2dd817cc053aff1d10832ad5027686112e4e5a270ed218: openstack/ceilometer-0/ceilometer-notification-agent\" id=8622c800-e6e5-4d8e-ac33-df0be70a40ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:45.756298 crc crio[22553]: time=\"2026-06-11T11:52:45.756164099Z\" level=info msg=\"Starting container: 7b4115e837bc224e4f2dd817cc053aff1d10832ad5027686112e4e5a270ed218\" id=09efa4eb-7478-4186-9126-4c244cc2cfdb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:52:45.765953 crc crio[22553]: time=\"2026-06-11T11:52:45.765845082Z\" level=info msg=\"Started container\" PID=92811 containerID=7b4115e837bc224e4f2dd817cc053aff1d10832ad5027686112e4e5a270ed218 description=openstack/ceilometer-0/ceilometer-notification-agent id=09efa4eb-7478-4186-9126-4c244cc2cfdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0769e334b32552249028ad4ed4b43043f55a3eecc17bed5118ffdcd887072323\nJun 11 11:52:45.790361 crc crio[22553]: time=\"2026-06-11T11:52:45.790292895Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=0e215a09-bde9-4714-a436-fb82d193358f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:45.850479 crc crio[22553]: time=\"2026-06-11T11:52:45.849349909Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=d9c76e20-e339-416d-8a3c-32b10821307b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:45.858451 crc crio[22553]: time=\"2026-06-11T11:52:45.858152586Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=24a14030-3d6e-4e65-bff4-a588c688c74d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:45.858896 crc crio[22553]: time=\"2026-06-11T11:52:45.858524657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:45.932591 crc crio[22553]: time=\"2026-06-11T11:52:45.932465304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:45.945875 crc crio[22553]: time=\"2026-06-11T11:52:45.941976882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:46.081267 crc crio[22553]: time=\"2026-06-11T11:52:46.081162684Z\" level=info msg=\"Created container a0e9e1752c35eeeb782e1dd751f037a8049a4d9c09a001ea600f16965c225412: openstack/ceilometer-0/sg-core\" id=24a14030-3d6e-4e65-bff4-a588c688c74d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:46.082988 crc crio[22553]: time=\"2026-06-11T11:52:46.082889285Z\" level=info msg=\"Starting container: a0e9e1752c35eeeb782e1dd751f037a8049a4d9c09a001ea600f16965c225412\" id=bb289af6-2b1c-4428-84a7-8ea32bba4a0c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:52:46.090554 crc crio[22553]: time=\"2026-06-11T11:52:46.090303861Z\" level=info msg=\"Started container\" PID=92845 containerID=a0e9e1752c35eeeb782e1dd751f037a8049a4d9c09a001ea600f16965c225412 description=openstack/ceilometer-0/sg-core id=bb289af6-2b1c-4428-84a7-8ea32bba4a0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0769e334b32552249028ad4ed4b43043f55a3eecc17bed5118ffdcd887072323\nJun 11 11:52:46.101775 crc crio[22553]: time=\"2026-06-11T11:52:46.101536689Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=9eaff993-152e-4825-aecb-598de295a9f6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:46.159841 crc crio[22553]: time=\"2026-06-11T11:52:46.159667385Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=9ff08792-c4ac-42b9-bd26-5ab126219dd8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:52:46.169632 crc crio[22553]: time=\"2026-06-11T11:52:46.169309717Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=7de88ee4-0ff2-47de-96b7-bedbf8faf198 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:46.170135 crc crio[22553]: time=\"2026-06-11T11:52:46.169953915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:46.221206 crc crio[22553]: time=\"2026-06-11T11:52:46.221071467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:46.225185 crc crio[22553]: time=\"2026-06-11T11:52:46.225130606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:46.580869 crc crio[22553]: time=\"2026-06-11T11:52:46.579657912Z\" level=info msg=\"Created container 4277b687afb32fe87bb583e0086cb3baab1dc3d102b57f7dba08b0cded8a5581: openstack/ceilometer-0/proxy-httpd\" id=7de88ee4-0ff2-47de-96b7-bedbf8faf198 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:52:46.583548 crc crio[22553]: time=\"2026-06-11T11:52:46.581871777Z\" level=info msg=\"Starting container: 4277b687afb32fe87bb583e0086cb3baab1dc3d102b57f7dba08b0cded8a5581\" id=c6ca31c7-5829-4797-be31-e2f800aca034 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:52:46.590250 crc crio[22553]: time=\"2026-06-11T11:52:46.590152439Z\" level=info msg=\"Started container\" PID=92869 containerID=4277b687afb32fe87bb583e0086cb3baab1dc3d102b57f7dba08b0cded8a5581 description=openstack/ceilometer-0/proxy-httpd id=c6ca31c7-5829-4797-be31-e2f800aca034 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0769e334b32552249028ad4ed4b43043f55a3eecc17bed5118ffdcd887072323\nJun 11 11:52:48.382148 crc crio[22553]: time=\"2026-06-11T11:52:48.382051693Z\" level=info msg=\"Stopping container: e4e6abebe3edbff75dc9f4f922fb7891d55f6f3a6d4aafcd1520ecf7996335c2 (timeout: 2s)\" id=ee183078-5a8c-4073-bd66-2dc90a5e71bf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:48.514663 crc crio[22553]: time=\"2026-06-11T11:52:48.514503098Z\" level=info msg=\"Stopped container e4e6abebe3edbff75dc9f4f922fb7891d55f6f3a6d4aafcd1520ecf7996335c2: openshift-marketplace/certified-operators-4fkbw/registry-server\" id=ee183078-5a8c-4073-bd66-2dc90a5e71bf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:48.515905 crc crio[22553]: time=\"2026-06-11T11:52:48.515837277Z\" level=info msg=\"Stopping pod sandbox: f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091\" id=61c2c45f-16cb-4014-8b38-44526be50e34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:48.516718 crc crio[22553]: time=\"2026-06-11T11:52:48.516597559Z\" level=info msg=\"Got pod network &{Name:certified-operators-4fkbw Namespace:openshift-marketplace ID:f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091 UID:9092d7fe-57ee-4881-b7e2-279447e2220b NetNS:/var/run/netns/4d767637-35f7-46d0-b05f-2e921606cb70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9092d7fe_57ee_4881_b7e2_279447e2220b.slice PodAnnotations:0xc002816610}] Aliases:map[]}\"\nJun 11 11:52:48.517004 crc crio[22553]: time=\"2026-06-11T11:52:48.516868627Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-4fkbw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:52:49.046176 crc crio[22553]: time=\"2026-06-11T11:52:49.045440533Z\" level=info msg=\"Stopped pod sandbox: f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091\" id=61c2c45f-16cb-4014-8b38-44526be50e34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:49.259302 crc crio[22553]: time=\"2026-06-11T11:52:49.258651636Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=6c409a62-2427-4375-9a16-efe70915e00c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:52:49.259499 crc crio[22553]: time=\"2026-06-11T11:52:49.259335435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:52:49.324446 crc crio[22553]: time=\"2026-06-11T11:52:49.323002614Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:554116a3c1468f40c2a171553831e9f70bbcdc0d48911da15addba5d07632d90 UID:f31f4ad3-5a82-4a6b-9bf1-8cb7a5b57046 NetNS:/var/run/netns/e2ddfaea-336f-4d4b-b6f6-250fb169252e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf31f4ad3_5a82_4a6b_9bf1_8cb7a5b57046.slice PodAnnotations:0xc002826330}] Aliases:map[]}\"\nJun 11 11:52:49.324446 crc crio[22553]: time=\"2026-06-11T11:52:49.323105697Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:52:49.468541 crc crio[22553]: time=\"2026-06-11T11:52:49.468361696Z\" level=info msg=\"Removing container: e4e6abebe3edbff75dc9f4f922fb7891d55f6f3a6d4aafcd1520ecf7996335c2\" id=0a27850b-65eb-494e-a920-6ae31ba4c1a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:49.505284 crc crio[22553]: time=\"2026-06-11T11:52:49.505090548Z\" level=info msg=\"Removed container e4e6abebe3edbff75dc9f4f922fb7891d55f6f3a6d4aafcd1520ecf7996335c2: openshift-marketplace/certified-operators-4fkbw/registry-server\" id=0a27850b-65eb-494e-a920-6ae31ba4c1a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:49.510080 crc crio[22553]: time=\"2026-06-11T11:52:49.509177617Z\" level=info msg=\"Removing container: 2e0f11a7e7117d3b20bea67214e00d8f3dfcdb93b89aca78d08dc76ade4707ba\" id=c24325e4-f789-491f-b720-6d11bf2e81d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:49.562788 crc crio[22553]: time=\"2026-06-11T11:52:49.562613887Z\" level=info msg=\"Removed container 2e0f11a7e7117d3b20bea67214e00d8f3dfcdb93b89aca78d08dc76ade4707ba: openshift-marketplace/certified-operators-4fkbw/extract-content\" id=c24325e4-f789-491f-b720-6d11bf2e81d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:49.586573 crc crio[22553]: time=\"2026-06-11T11:52:49.585666609Z\" level=info msg=\"Removing container: ad30ade99527f17d83d95c260837ca8f776051590889d48c6585b2c3774acb5d\" id=8c368f4f-9c6d-4b0f-8640-d6ffdde0506d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:49.689847 crc crio[22553]: time=\"2026-06-11T11:52:49.689660024Z\" level=info msg=\"Removed container ad30ade99527f17d83d95c260837ca8f776051590889d48c6585b2c3774acb5d: openshift-marketplace/certified-operators-4fkbw/extract-utilities\" id=8c368f4f-9c6d-4b0f-8640-d6ffdde0506d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:52:49.977178 crc crio[22553]: 2026-06-11T11:52:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:554116a3c1468f4 Mac:ae:84:23:c7:5b:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/e2ddfaea-336f-4d4b-b6f6-250fb169252e SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:52:49.979203 crc crio[22553]: time=\"2026-06-11T11:52:49.979115182Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:554116a3c1468f40c2a171553831e9f70bbcdc0d48911da15addba5d07632d90 UID:f31f4ad3-5a82-4a6b-9bf1-8cb7a5b57046 NetNS:/var/run/netns/e2ddfaea-336f-4d4b-b6f6-250fb169252e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf31f4ad3_5a82_4a6b_9bf1_8cb7a5b57046.slice PodAnnotations:0xc002826330}] Aliases:map[]}\"\nJun 11 11:52:49.979339 crc crio[22553]: time=\"2026-06-11T11:52:49.979307067Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:52:50.012650 crc crio[22553]: time=\"2026-06-11T11:52:50.012489326Z\" level=info msg=\"Ran pod sandbox 554116a3c1468f40c2a171553831e9f70bbcdc0d48911da15addba5d07632d90 with infra container: sushy-emulator/sushy-emulator/POD\" id=6c409a62-2427-4375-9a16-efe70915e00c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:52:50.015835 crc crio[22553]: time=\"2026-06-11T11:52:50.015761861Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=6c106454-0479-4043-a060-0d85b0e2208f name=/runtime.v1.ImageService/PullImage\nJun 11 11:52:50.030278 crc crio[22553]: time=\"2026-06-11T11:52:50.029620256Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"\nJun 11 11:52:52.207373 crc crio[22553]: time=\"2026-06-11T11:52:52.205787874Z\" level=info msg=\"Stopping container: 753d543e06998686a6271a0eed0f01c555f5edf2390cac02bd2ef72bbb65cf96 (timeout: 2s)\" id=ea371736-be2b-4e85-b7d5-702dd2e98e5b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:55.428906 crc crio[22553]: time=\"2026-06-11T11:52:55.428068794Z\" level=info msg=\"Stopped container 753d543e06998686a6271a0eed0f01c555f5edf2390cac02bd2ef72bbb65cf96: openshift-marketplace/redhat-marketplace-btdx4/registry-server\" id=ea371736-be2b-4e85-b7d5-702dd2e98e5b name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:52:55.434139 crc crio[22553]: time=\"2026-06-11T11:52:55.434045318Z\" level=info msg=\"Stopping pod sandbox: 4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051\" id=89ba6f5c-f835-4c31-8201-fc0723a29c0d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:55.435453 crc crio[22553]: time=\"2026-06-11T11:52:55.435354626Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-btdx4 Namespace:openshift-marketplace ID:4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051 UID:9aa10ab0-6a60-4747-9cc3-6a2106057668 NetNS:/var/run/netns/d6fab62b-f3f6-4747-9643-c092eb1e3df6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9aa10ab0_6a60_4747_9cc3_6a2106057668.slice PodAnnotations:0xc00012aa30}] Aliases:map[]}\"\nJun 11 11:52:55.437582 crc crio[22553]: time=\"2026-06-11T11:52:55.437515189Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-btdx4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:52:56.954474 crc crio[22553]: time=\"2026-06-11T11:52:56.953552834Z\" level=info msg=\"Stopped pod sandbox: 4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051\" id=89ba6f5c-f835-4c31-8201-fc0723a29c0d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:52:57.690278 crc crio[22553]: time=\"2026-06-11T11:52:57.690081778Z\" level=info msg=\"Removing container: 753d543e06998686a6271a0eed0f01c555f5edf2390cac02bd2ef72bbb65cf96\" id=eab427bb-2be2-459e-bdc8-e465d8953f59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:02.607754 crc crio[22553]: time=\"2026-06-11T11:53:02.605844181Z\" level=info msg=\"Removed container 753d543e06998686a6271a0eed0f01c555f5edf2390cac02bd2ef72bbb65cf96: openshift-marketplace/redhat-marketplace-btdx4/registry-server\" id=eab427bb-2be2-459e-bdc8-e465d8953f59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:02.616190 crc crio[22553]: time=\"2026-06-11T11:53:02.615918505Z\" level=info msg=\"Removing container: 993ac1fc38ecdb995c37d12a9f013251ba165e0826872caa076f6e60a679a9a6\" id=4c6a12c7-5bb2-41f2-93ac-25342f77f36b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:02.710106 crc crio[22553]: time=\"2026-06-11T11:53:02.709915128Z\" level=info msg=\"Removed container 993ac1fc38ecdb995c37d12a9f013251ba165e0826872caa076f6e60a679a9a6: openshift-marketplace/redhat-marketplace-btdx4/extract-content\" id=4c6a12c7-5bb2-41f2-93ac-25342f77f36b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:02.715260 crc crio[22553]: time=\"2026-06-11T11:53:02.715218333Z\" level=info msg=\"Removing container: eb6871f91c5641ff03068993a94c24aeda2148d15cda84547a196dd05f9d5fd2\" id=2135cc52-d196-40b9-a3aa-fef084185eb7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:02.725839 crc crio[22553]: time=\"2026-06-11T11:53:02.724785262Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:271d0eaa7a62ff7600fe83d012aff39250f52d4d5c640a3c184d3354677b72b3\" id=6c106454-0479-4043-a060-0d85b0e2208f name=/runtime.v1.ImageService/PullImage\nJun 11 11:53:02.727283 crc crio[22553]: time=\"2026-06-11T11:53:02.726793231Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=7bcb0ca7-8c4d-45b4-b690-2cb8c8465d48 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:02.735058 crc crio[22553]: time=\"2026-06-11T11:53:02.734953249Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=08a16bba-ae58-4948-a198-b0de201e2474 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:02.749327 crc crio[22553]: time=\"2026-06-11T11:53:02.749215245Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=bef19a51-3226-4f3b-9021-1bd6f0bd476e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:02.757456 crc crio[22553]: time=\"2026-06-11T11:53:02.75725339Z\" level=info msg=\"Removed container eb6871f91c5641ff03068993a94c24aeda2148d15cda84547a196dd05f9d5fd2: openshift-marketplace/redhat-marketplace-btdx4/extract-utilities\" id=2135cc52-d196-40b9-a3aa-fef084185eb7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:02.760296 crc crio[22553]: time=\"2026-06-11T11:53:02.760075272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:02.823658 crc crio[22553]: time=\"2026-06-11T11:53:02.823544475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:02.829649 crc crio[22553]: time=\"2026-06-11T11:53:02.82955461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:02.998837 crc crio[22553]: time=\"2026-06-11T11:53:02.998715397Z\" level=info msg=\"Created container f854abf78e8bde05e3c0859647a8b67f9d1643c548147b87d482d11bef6f047f: sushy-emulator/sushy-emulator/sushy-emulator\" id=bef19a51-3226-4f3b-9021-1bd6f0bd476e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:03.002514 crc crio[22553]: time=\"2026-06-11T11:53:03.002423085Z\" level=info msg=\"Starting container: f854abf78e8bde05e3c0859647a8b67f9d1643c548147b87d482d11bef6f047f\" id=a4920e1a-43a6-4b42-9138-86a747d801fc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:53:03.008023 crc crio[22553]: time=\"2026-06-11T11:53:03.007831233Z\" level=info msg=\"Started container\" PID=94118 containerID=f854abf78e8bde05e3c0859647a8b67f9d1643c548147b87d482d11bef6f047f description=sushy-emulator/sushy-emulator/sushy-emulator id=a4920e1a-43a6-4b42-9138-86a747d801fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=554116a3c1468f40c2a171553831e9f70bbcdc0d48911da15addba5d07632d90\nJun 11 11:53:12.273632 crc crio[22553]: time=\"2026-06-11T11:53:12.272563136Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 11:53:32.496783 crc crio[22553]: time=\"2026-06-11T11:53:32.496082931Z\" level=info msg=\"Removing container: ffd6b8aa8e255ad2e9d5a3c3e725f04dc3ae8327bd697b168624345892d3b654\" id=9d9371da-95a6-4dd3-951b-f4080fe886fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:32.660817 crc crio[22553]: time=\"2026-06-11T11:53:32.659591057Z\" level=info msg=\"Removed container ffd6b8aa8e255ad2e9d5a3c3e725f04dc3ae8327bd697b168624345892d3b654: openstack/ovn-controller-4kpnc-config-vsdcj/ovn-config\" id=9d9371da-95a6-4dd3-951b-f4080fe886fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:32.665186 crc crio[22553]: time=\"2026-06-11T11:53:32.665139709Z\" level=info msg=\"Removing container: 45d6e7e7d988b864b0c1d8daaaaadfe73dfe8129904d4671fe8a5d0e8c00e4d7\" id=25bd883f-985d-488d-bc9f-0869f2311728 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:32.750374 crc crio[22553]: time=\"2026-06-11T11:53:32.748248946Z\" level=info msg=\"Removed container 45d6e7e7d988b864b0c1d8daaaaadfe73dfe8129904d4671fe8a5d0e8c00e4d7: openstack/ovsdbserver-nb-0-config-1781178411-7t7d5/ovn-config\" id=25bd883f-985d-488d-bc9f-0869f2311728 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:32.754025 crc crio[22553]: time=\"2026-06-11T11:53:32.753957003Z\" level=info msg=\"Removing container: 1838bbcb4b3bb67a7e2ed580c6cb3f59d13e5771b432d181979de2dbd1f7308c\" id=a882cb38-4384-46db-b4de-74b77de13ae7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:32.846208 crc crio[22553]: time=\"2026-06-11T11:53:32.846127474Z\" level=info msg=\"Removed container 1838bbcb4b3bb67a7e2ed580c6cb3f59d13e5771b432d181979de2dbd1f7308c: openstack/ovsdbserver-sb-0-config-1781178410-ghcvb/ovn-config\" id=a882cb38-4384-46db-b4de-74b77de13ae7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:32.849824 crc crio[22553]: time=\"2026-06-11T11:53:32.8497436Z\" level=info msg=\"Removing container: 73366cc1b6de2c95d80a0a8e2ec5c0e091785b60690932f520fdb76b5a5ab829\" id=f8028b06-4793-4eb4-92f3-d30e9ad1fd7f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:32.925253 crc crio[22553]: time=\"2026-06-11T11:53:32.925173403Z\" level=info msg=\"Removed container 73366cc1b6de2c95d80a0a8e2ec5c0e091785b60690932f520fdb76b5a5ab829: openstack/root-account-create-update-n7gbj/mariadb-account-create-update\" id=f8028b06-4793-4eb4-92f3-d30e9ad1fd7f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:32.930923 crc crio[22553]: time=\"2026-06-11T11:53:32.930827188Z\" level=info msg=\"Removing container: fe5d354a2af9019f4715f995c9bd3d475a07ec766ef9e132367b47987174f9e3\" id=178b3daa-c9c2-4c54-8793-8116e246ed72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:32.982354 crc crio[22553]: time=\"2026-06-11T11:53:32.98224082Z\" level=info msg=\"Removed container fe5d354a2af9019f4715f995c9bd3d475a07ec766ef9e132367b47987174f9e3: openstack/root-account-create-update-kx7rx/mariadb-account-create-update\" id=178b3daa-c9c2-4c54-8793-8116e246ed72 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:32.997249 crc crio[22553]: time=\"2026-06-11T11:53:32.997133505Z\" level=info msg=\"Stopping pod sandbox: 80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a\" id=a3db442e-6404-4eeb-a9fc-fd4336b09d59 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:32.997249 crc crio[22553]: time=\"2026-06-11T11:53:32.997234508Z\" level=info msg=\"Stopped pod sandbox (already stopped): 80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a\" id=a3db442e-6404-4eeb-a9fc-fd4336b09d59 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:32.998164 crc crio[22553]: time=\"2026-06-11T11:53:32.998088383Z\" level=info msg=\"Removing pod sandbox: 80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a\" id=6f0dd8e1-b280-4b32-851c-2b2a06844a8a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:33.044647 crc crio[22553]: time=\"2026-06-11T11:53:33.044080076Z\" level=info msg=\"Removed pod sandbox: 80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a\" id=6f0dd8e1-b280-4b32-851c-2b2a06844a8a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:33.045564 crc crio[22553]: time=\"2026-06-11T11:53:33.045441435Z\" level=info msg=\"Stopping pod sandbox: d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b\" id=5ca9cc13-74a8-45bf-b562-9871044b4ed4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:33.045564 crc crio[22553]: time=\"2026-06-11T11:53:33.045558819Z\" level=info msg=\"Stopped pod sandbox (already stopped): d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b\" id=5ca9cc13-74a8-45bf-b562-9871044b4ed4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:33.046473 crc crio[22553]: time=\"2026-06-11T11:53:33.046327111Z\" level=info msg=\"Removing pod sandbox: d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b\" id=61d2b9b1-fb09-47cd-bdd6-65350620872f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:33.117277 crc crio[22553]: time=\"2026-06-11T11:53:33.112864055Z\" level=info msg=\"Removed pod sandbox: d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b\" id=61d2b9b1-fb09-47cd-bdd6-65350620872f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:33.117277 crc crio[22553]: time=\"2026-06-11T11:53:33.115662406Z\" level=info msg=\"Stopping pod sandbox: 744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732\" id=c86c8d29-c73b-4361-9ca8-ce34484ef729 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:33.117277 crc crio[22553]: time=\"2026-06-11T11:53:33.115947705Z\" level=info msg=\"Stopped pod sandbox (already stopped): 744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732\" id=c86c8d29-c73b-4361-9ca8-ce34484ef729 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:33.117277 crc crio[22553]: time=\"2026-06-11T11:53:33.1171743Z\" level=info msg=\"Removing pod sandbox: 744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732\" id=97cc6a8d-046f-42ba-8cb0-07bf0f95a96c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:33.156068 crc crio[22553]: time=\"2026-06-11T11:53:33.155953063Z\" level=info msg=\"Removed pod sandbox: 744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732\" id=97cc6a8d-046f-42ba-8cb0-07bf0f95a96c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:33.157098 crc crio[22553]: time=\"2026-06-11T11:53:33.156965063Z\" level=info msg=\"Stopping pod sandbox: bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb\" id=3a528a7f-81db-41b7-a6f6-e4efee8d502c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:33.157098 crc crio[22553]: time=\"2026-06-11T11:53:33.157061845Z\" level=info msg=\"Stopped pod sandbox (already stopped): bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb\" id=3a528a7f-81db-41b7-a6f6-e4efee8d502c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:33.158521 crc crio[22553]: time=\"2026-06-11T11:53:33.158373034Z\" level=info msg=\"Removing pod sandbox: bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb\" id=3094bebd-a264-4dff-8f26-88043d251ddf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:33.187230 crc crio[22553]: time=\"2026-06-11T11:53:33.187134634Z\" level=info msg=\"Removed pod sandbox: bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb\" id=3094bebd-a264-4dff-8f26-88043d251ddf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:33.189142 crc crio[22553]: time=\"2026-06-11T11:53:33.189117122Z\" level=info msg=\"Stopping pod sandbox: bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a\" id=02a3d2bb-3d8c-4056-8b1f-c9d1a994906a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:33.189310 crc crio[22553]: time=\"2026-06-11T11:53:33.189288617Z\" level=info msg=\"Stopped pod sandbox (already stopped): bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a\" id=02a3d2bb-3d8c-4056-8b1f-c9d1a994906a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:33.190255 crc crio[22553]: time=\"2026-06-11T11:53:33.190124831Z\" level=info msg=\"Removing pod sandbox: bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a\" id=f7f77dae-de31-4e7e-babb-41a2d22f3206 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:33.215731 crc crio[22553]: time=\"2026-06-11T11:53:33.215613165Z\" level=info msg=\"Removed pod sandbox: bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a\" id=f7f77dae-de31-4e7e-babb-41a2d22f3206 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:33.217660 crc crio[22553]: time=\"2026-06-11T11:53:33.217568413Z\" level=info msg=\"Stopping pod sandbox: 25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609\" id=330b2b17-dffc-40ab-a8da-a19c5ac7ae5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:33.217660 crc crio[22553]: time=\"2026-06-11T11:53:33.217761058Z\" level=info msg=\"Stopped pod sandbox (already stopped): 25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609\" id=330b2b17-dffc-40ab-a8da-a19c5ac7ae5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:33.219080 crc crio[22553]: time=\"2026-06-11T11:53:33.219046106Z\" level=info msg=\"Removing pod sandbox: 25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609\" id=b972365b-e2bb-4293-b65e-376182eea1d4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:33.243472 crc crio[22553]: time=\"2026-06-11T11:53:33.243020756Z\" level=info msg=\"Removed pod sandbox: 25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609\" id=b972365b-e2bb-4293-b65e-376182eea1d4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:33.246481 crc crio[22553]: time=\"2026-06-11T11:53:33.246318242Z\" level=info msg=\"Stopping pod sandbox: f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091\" id=2d42ab01-2486-4e08-a320-4c14b0751ad5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:33.246611 crc crio[22553]: time=\"2026-06-11T11:53:33.246512048Z\" level=info msg=\"Stopped pod sandbox (already stopped): f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091\" id=2d42ab01-2486-4e08-a320-4c14b0751ad5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:33.247800 crc crio[22553]: time=\"2026-06-11T11:53:33.247514977Z\" level=info msg=\"Removing pod sandbox: f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091\" id=91162c05-4f72-4e65-83bf-9b433a0f6abb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:33.269605 crc crio[22553]: time=\"2026-06-11T11:53:33.269423377Z\" level=info msg=\"Removed pod sandbox: f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091\" id=91162c05-4f72-4e65-83bf-9b433a0f6abb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:33.271585 crc crio[22553]: time=\"2026-06-11T11:53:33.271279411Z\" level=info msg=\"Stopping pod sandbox: 4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051\" id=e461bdc8-10c6-4467-af21-68b2c58a1090 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:33.271585 crc crio[22553]: time=\"2026-06-11T11:53:33.271487377Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051\" id=e461bdc8-10c6-4467-af21-68b2c58a1090 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:33.273017 crc crio[22553]: time=\"2026-06-11T11:53:33.272874988Z\" level=info msg=\"Removing pod sandbox: 4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051\" id=0812046b-5a1b-4861-a125-5aa98a892e39 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:33.299176 crc crio[22553]: time=\"2026-06-11T11:53:33.298440184Z\" level=info msg=\"Removed pod sandbox: 4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051\" id=0812046b-5a1b-4861-a125-5aa98a892e39 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:33.300911 crc crio[22553]: time=\"2026-06-11T11:53:33.300639529Z\" level=info msg=\"Stopping pod sandbox: 3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636\" id=47d945ab-70f3-4bb8-b3ac-b86137a6e59b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:33.301224 crc crio[22553]: time=\"2026-06-11T11:53:33.300936807Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636\" id=47d945ab-70f3-4bb8-b3ac-b86137a6e59b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:33.302133 crc crio[22553]: time=\"2026-06-11T11:53:33.3020462Z\" level=info msg=\"Removing pod sandbox: 3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636\" id=795704a2-6fc9-40b2-99e8-0fbd271abe6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:33.330835 crc crio[22553]: time=\"2026-06-11T11:53:33.330626184Z\" level=info msg=\"Removed pod sandbox: 3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636\" id=795704a2-6fc9-40b2-99e8-0fbd271abe6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:53:35.094840 crc crio[22553]: time=\"2026-06-11T11:53:35.093943142Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-687999f8f7-mp8g2/POD\" id=76088334-8cd5-4ac4-9ae6-5a5494b0d830 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:53:35.096251 crc crio[22553]: time=\"2026-06-11T11:53:35.094871909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:35.195663 crc crio[22553]: time=\"2026-06-11T11:53:35.19558377Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-mp8g2 Namespace:openstack ID:f9f66ef953a53a5e237b49909a2e9b89e32bb2924ff65bab4316cc2047e8d1d1 UID:e653e1c4-6cc5-4162-bce4-308b5c5414a3 NetNS:/var/run/netns/fc6490fa-9f57-4294-b4de-d2076adba0cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode653e1c4_6cc5_4162_bce4_308b5c5414a3.slice PodAnnotations:0xc001894808}] Aliases:map[]}\"\nJun 11 11:53:35.196164 crc crio[22553]: time=\"2026-06-11T11:53:35.196138086Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-687999f8f7-mp8g2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:53:35.861892 crc crio[22553]: 2026-06-11T11:53:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9f66ef953a53a5 Mac:32:9a:b8:a4:ff:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/fc6490fa-9f57-4294-b4de-d2076adba0cd SocketPath: PciID:}] [{Interface:0xc000580018 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:53:35.864906 crc crio[22553]: time=\"2026-06-11T11:53:35.864860827Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-mp8g2 Namespace:openstack ID:f9f66ef953a53a5e237b49909a2e9b89e32bb2924ff65bab4316cc2047e8d1d1 UID:e653e1c4-6cc5-4162-bce4-308b5c5414a3 NetNS:/var/run/netns/fc6490fa-9f57-4294-b4de-d2076adba0cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode653e1c4_6cc5_4162_bce4_308b5c5414a3.slice PodAnnotations:0xc001894808}] Aliases:map[]}\"\nJun 11 11:53:35.865471 crc crio[22553]: time=\"2026-06-11T11:53:35.865436824Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-687999f8f7-mp8g2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:53:35.881346 crc crio[22553]: time=\"2026-06-11T11:53:35.881223575Z\" level=info msg=\"Ran pod sandbox f9f66ef953a53a5e237b49909a2e9b89e32bb2924ff65bab4316cc2047e8d1d1 with infra container: openstack/dnsmasq-dns-687999f8f7-mp8g2/POD\" id=76088334-8cd5-4ac4-9ae6-5a5494b0d830 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:53:35.886510 crc crio[22553]: time=\"2026-06-11T11:53:35.886383065Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=81d12739-0f4a-449d-ad3a-c1c0fbb952b4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:35.989890 crc crio[22553]: time=\"2026-06-11T11:53:35.98961553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=76567663-367d-454a-85d0-6ed43e1d722b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:36.159755 crc crio[22553]: time=\"2026-06-11T11:53:36.159525543Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-mp8g2/init\" id=b282f683-2528-4d62-b7e4-deab8bbc9650 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:36.162077 crc crio[22553]: time=\"2026-06-11T11:53:36.160489061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:36.247808 crc crio[22553]: time=\"2026-06-11T11:53:36.247480001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:36.260419 crc crio[22553]: time=\"2026-06-11T11:53:36.260288295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:36.977541 crc crio[22553]: time=\"2026-06-11T11:53:36.975207701Z\" level=info msg=\"Created container a4c24c0c13bfe53dc487a52a536f2c9e8857520e67b179edd920e07ed756cb94: openstack/dnsmasq-dns-687999f8f7-mp8g2/init\" id=b282f683-2528-4d62-b7e4-deab8bbc9650 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:36.979521 crc crio[22553]: time=\"2026-06-11T11:53:36.978852488Z\" level=info msg=\"Starting container: a4c24c0c13bfe53dc487a52a536f2c9e8857520e67b179edd920e07ed756cb94\" id=067ce6ef-1c5b-4f97-aa0e-af12be808081 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:53:36.986917 crc crio[22553]: time=\"2026-06-11T11:53:36.986840401Z\" level=info msg=\"Started container\" PID=95877 containerID=a4c24c0c13bfe53dc487a52a536f2c9e8857520e67b179edd920e07ed756cb94 description=openstack/dnsmasq-dns-687999f8f7-mp8g2/init id=067ce6ef-1c5b-4f97-aa0e-af12be808081 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9f66ef953a53a5e237b49909a2e9b89e32bb2924ff65bab4316cc2047e8d1d1\nJun 11 11:53:37.666779 crc crio[22553]: time=\"2026-06-11T11:53:37.66357106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=af44caa4-18b3-4689-9db3-344574da1264 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:37.904874 crc crio[22553]: time=\"2026-06-11T11:53:37.904327316Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=45d00166-7fe2-4fb2-94ac-a80d72b3677b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:53:38.395023 crc crio[22553]: time=\"2026-06-11T11:53:38.393501512Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-mp8g2/dnsmasq-dns\" id=3b941975-3b2b-45f2-8dc0-f69632774b10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:38.412466 crc crio[22553]: time=\"2026-06-11T11:53:38.412287851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:38.597903 crc crio[22553]: time=\"2026-06-11T11:53:38.583551609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:38.618558 crc crio[22553]: time=\"2026-06-11T11:53:38.615014837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:53:38.783069 crc crio[22553]: time=\"2026-06-11T11:53:38.782942328Z\" level=info msg=\"Created container a43dee984d0dc8cfe60575667a6af137e0c6b7c3aab7ff5be2fbe4c42dbe0d6d: openstack/dnsmasq-dns-687999f8f7-mp8g2/dnsmasq-dns\" id=3b941975-3b2b-45f2-8dc0-f69632774b10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:53:38.785269 crc crio[22553]: time=\"2026-06-11T11:53:38.784985347Z\" level=info msg=\"Starting container: a43dee984d0dc8cfe60575667a6af137e0c6b7c3aab7ff5be2fbe4c42dbe0d6d\" id=43bd72cf-8bd0-48bc-b52a-182f4cf866cd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:53:38.793515 crc crio[22553]: time=\"2026-06-11T11:53:38.79329447Z\" level=info msg=\"Started container\" PID=96013 containerID=a43dee984d0dc8cfe60575667a6af137e0c6b7c3aab7ff5be2fbe4c42dbe0d6d description=openstack/dnsmasq-dns-687999f8f7-mp8g2/dnsmasq-dns id=43bd72cf-8bd0-48bc-b52a-182f4cf866cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9f66ef953a53a5e237b49909a2e9b89e32bb2924ff65bab4316cc2047e8d1d1\nJun 11 11:53:45.898582 crc crio[22553]: time=\"2026-06-11T11:53:45.897664955Z\" level=info msg=\"Stopping container: 6bdb71de426c994cc81f5bc0e1a6d17997cb4ad3c9fe82d9554bbb2cd5092971 (timeout: 10s)\" id=56d12b40-e2eb-447a-86b9-2281bd029d9e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:46.033082 crc crio[22553]: time=\"2026-06-11T11:53:46.032874021Z\" level=info msg=\"Stopped container 6bdb71de426c994cc81f5bc0e1a6d17997cb4ad3c9fe82d9554bbb2cd5092971: openstack/dnsmasq-dns-68b84f4555-w2vcc/dnsmasq-dns\" id=56d12b40-e2eb-447a-86b9-2281bd029d9e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 11:53:46.035374 crc crio[22553]: time=\"2026-06-11T11:53:46.035295402Z\" level=info msg=\"Stopping pod sandbox: 5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1\" id=ba1555f0-1082-4e5b-87d9-fc3e9a49dff9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:46.036239 crc crio[22553]: time=\"2026-06-11T11:53:46.036166817Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-w2vcc Namespace:openstack ID:5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1 UID:fc1ef1d7-adf9-4476-9f00-f61dfaf7fbe7 NetNS:/var/run/netns/21a4c5bd-fef2-4a34-a855-880345c004bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc1ef1d7_adf9_4476_9f00_f61dfaf7fbe7.slice PodAnnotations:0xc004800038}] Aliases:map[]}\"\nJun 11 11:53:46.036430 crc crio[22553]: time=\"2026-06-11T11:53:46.036346152Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68b84f4555-w2vcc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:53:46.465590 crc crio[22553]: time=\"2026-06-11T11:53:46.46456161Z\" level=info msg=\"Stopped pod sandbox: 5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1\" id=ba1555f0-1082-4e5b-87d9-fc3e9a49dff9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:53:46.876963 crc crio[22553]: time=\"2026-06-11T11:53:46.875281126Z\" level=info msg=\"Removing container: 6bdb71de426c994cc81f5bc0e1a6d17997cb4ad3c9fe82d9554bbb2cd5092971\" id=e056db98-781b-4798-801d-688b7601de5a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:46.943421 crc crio[22553]: time=\"2026-06-11T11:53:46.943311302Z\" level=info msg=\"Removed container 6bdb71de426c994cc81f5bc0e1a6d17997cb4ad3c9fe82d9554bbb2cd5092971: openstack/dnsmasq-dns-68b84f4555-w2vcc/dnsmasq-dns\" id=e056db98-781b-4798-801d-688b7601de5a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:46.949330 crc crio[22553]: time=\"2026-06-11T11:53:46.949255485Z\" level=info msg=\"Removing container: 96af61224980b36f4fa43e07699c1696077c255b05182d17de32553ce35a4a0c\" id=2722a282-245d-4afb-ac84-4443d15ae9d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:53:46.998344 crc crio[22553]: time=\"2026-06-11T11:53:46.998049649Z\" level=info msg=\"Removed container 96af61224980b36f4fa43e07699c1696077c255b05182d17de32553ce35a4a0c: openstack/dnsmasq-dns-68b84f4555-w2vcc/init\" id=2722a282-245d-4afb-ac84-4443d15ae9d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:54:01.782826 crc crio[22553]: time=\"2026-06-11T11:54:01.781473319Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686314-2vmms/POD\" id=5d37b929-fa5b-428f-ba35-bf2110bf6f55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:54:01.785137 crc crio[22553]: time=\"2026-06-11T11:54:01.78286386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:54:01.828604 crc crio[22553]: time=\"2026-06-11T11:54:01.828490931Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686314-2vmms Namespace:openshift-infra ID:9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d UID:ca284973-f36c-4004-bc5e-20bd0493fab7 NetNS:/var/run/netns/19eca754-d481-49d4-8769-ff8f277a8b1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca284973_f36c_4004_bc5e_20bd0493fab7.slice PodAnnotations:0xc0011e88b0}] Aliases:map[]}\"\nJun 11 11:54:01.828604 crc crio[22553]: time=\"2026-06-11T11:54:01.828568383Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686314-2vmms to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:54:02.930095 crc crio[22553]: 2026-06-11T11:54:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a8b86061c59afc Mac:aa:99:a8:4a:c3:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/19eca754-d481-49d4-8769-ff8f277a8b1d SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:54:02.934024 crc crio[22553]: time=\"2026-06-11T11:54:02.933642693Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686314-2vmms Namespace:openshift-infra ID:9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d UID:ca284973-f36c-4004-bc5e-20bd0493fab7 NetNS:/var/run/netns/19eca754-d481-49d4-8769-ff8f277a8b1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca284973_f36c_4004_bc5e_20bd0493fab7.slice PodAnnotations:0xc0011e88b0}] Aliases:map[]}\"\nJun 11 11:54:02.934631 crc crio[22553]: time=\"2026-06-11T11:54:02.9345507Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686314-2vmms for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:54:02.948886 crc crio[22553]: time=\"2026-06-11T11:54:02.948824826Z\" level=info msg=\"Ran pod sandbox 9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d with infra container: openshift-infra/auto-csr-approver-29686314-2vmms/POD\" id=5d37b929-fa5b-428f-ba35-bf2110bf6f55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:54:02.953907 crc crio[22553]: time=\"2026-06-11T11:54:02.953823112Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6121339d-475e-4a9c-83fa-e046750ece14 name=/runtime.v1.ImageService/PullImage\nJun 11 11:54:03.094935 crc crio[22553]: time=\"2026-06-11T11:54:03.092153889Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:54:04.150176 crc crio[22553]: time=\"2026-06-11T11:54:04.149258931Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6121339d-475e-4a9c-83fa-e046750ece14 name=/runtime.v1.ImageService/PullImage\nJun 11 11:54:04.153213 crc crio[22553]: time=\"2026-06-11T11:54:04.153160354Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=162ee3d1-2342-4782-b449-39a42bc28c31 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:54:04.157499 crc crio[22553]: time=\"2026-06-11T11:54:04.155932935Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=68e49080-c1b4-4e48-a517-e654617e834b name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:54:04.165917 crc crio[22553]: time=\"2026-06-11T11:54:04.165791963Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686314-2vmms/oc\" id=e3c81701-83a6-45f9-b1c6-34fb7cfef053 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:54:04.166565 crc crio[22553]: time=\"2026-06-11T11:54:04.166494494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:54:04.221388 crc crio[22553]: time=\"2026-06-11T11:54:04.221277822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:54:04.455100 crc crio[22553]: time=\"2026-06-11T11:54:04.45487155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:54:04.650316 crc crio[22553]: time=\"2026-06-11T11:54:04.650077237Z\" level=info msg=\"Created container 36b0c93d10f6799c795c8ad3ef4c7b19880775044fe572c1bf841edf7388028b: openshift-infra/auto-csr-approver-29686314-2vmms/oc\" id=e3c81701-83a6-45f9-b1c6-34fb7cfef053 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:54:04.652154 crc crio[22553]: time=\"2026-06-11T11:54:04.651642732Z\" level=info msg=\"Starting container: 36b0c93d10f6799c795c8ad3ef4c7b19880775044fe572c1bf841edf7388028b\" id=c42600df-e32b-4703-9637-a1b5554f2708 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:54:04.657901 crc crio[22553]: time=\"2026-06-11T11:54:04.657631907Z\" level=info msg=\"Started container\" PID=97389 containerID=36b0c93d10f6799c795c8ad3ef4c7b19880775044fe572c1bf841edf7388028b description=openshift-infra/auto-csr-approver-29686314-2vmms/oc id=c42600df-e32b-4703-9637-a1b5554f2708 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d\nJun 11 11:54:06.249453 crc crio[22553]: time=\"2026-06-11T11:54:06.247973169Z\" level=info msg=\"Stopping pod sandbox: 9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d\" id=e57d1418-3d85-4fa2-a763-4f881d8a6c64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:06.253614 crc crio[22553]: time=\"2026-06-11T11:54:06.250252826Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686314-2vmms Namespace:openshift-infra ID:9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d UID:ca284973-f36c-4004-bc5e-20bd0493fab7 NetNS:/var/run/netns/19eca754-d481-49d4-8769-ff8f277a8b1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca284973_f36c_4004_bc5e_20bd0493fab7.slice PodAnnotations:0xc004800b20}] Aliases:map[]}\"\nJun 11 11:54:06.253614 crc crio[22553]: time=\"2026-06-11T11:54:06.250450032Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686314-2vmms from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:54:06.634007 crc crio[22553]: time=\"2026-06-11T11:54:06.633851961Z\" level=info msg=\"Stopped pod sandbox: 9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d\" id=e57d1418-3d85-4fa2-a763-4f881d8a6c64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:33.356799 crc crio[22553]: time=\"2026-06-11T11:54:33.356103018Z\" level=info msg=\"Removing container: 42db31c947fac7228514374efcee7b1be0eb82ec534168ae802d8ce82db39e1d\" id=6bb67a2e-a302-45b0-abba-87040a17df41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:54:33.489863 crc crio[22553]: time=\"2026-06-11T11:54:33.489742327Z\" level=info msg=\"Removed container 42db31c947fac7228514374efcee7b1be0eb82ec534168ae802d8ce82db39e1d: openshift-infra/auto-csr-approver-29686308-h4hz6/oc\" id=6bb67a2e-a302-45b0-abba-87040a17df41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:54:33.493319 crc crio[22553]: time=\"2026-06-11T11:54:33.493117826Z\" level=info msg=\"Removing container: 935d996008cab9a6bb9f9b41a4808b339838383bba9325b559e55d2d23cc9f1a\" id=f9fc236a-9e19-4f94-969f-e60a2ed465b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:54:33.569632 crc crio[22553]: time=\"2026-06-11T11:54:33.569261138Z\" level=info msg=\"Removed container 935d996008cab9a6bb9f9b41a4808b339838383bba9325b559e55d2d23cc9f1a: openstack/keystone-bootstrap-p6n9k/keystone-bootstrap\" id=f9fc236a-9e19-4f94-969f-e60a2ed465b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:54:33.583539 crc crio[22553]: time=\"2026-06-11T11:54:33.583393241Z\" level=info msg=\"Stopping pod sandbox: 5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1\" id=bf4e256f-4c1b-4dc1-89a1-f8163f32a882 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:33.583539 crc crio[22553]: time=\"2026-06-11T11:54:33.583541295Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1\" id=bf4e256f-4c1b-4dc1-89a1-f8163f32a882 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:33.584287 crc crio[22553]: time=\"2026-06-11T11:54:33.584203994Z\" level=info msg=\"Removing pod sandbox: 5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1\" id=560c6754-e2c2-4428-87c7-740d3ca02e03 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:54:33.609964 crc crio[22553]: time=\"2026-06-11T11:54:33.608601016Z\" level=info msg=\"Removed pod sandbox: 5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1\" id=560c6754-e2c2-4428-87c7-740d3ca02e03 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:54:33.610665 crc crio[22553]: time=\"2026-06-11T11:54:33.610566824Z\" level=info msg=\"Stopping pod sandbox: 5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527\" id=c174348c-b396-45d9-8b56-04d2970aa737 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:33.610981 crc crio[22553]: time=\"2026-06-11T11:54:33.610659226Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527\" id=c174348c-b396-45d9-8b56-04d2970aa737 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:33.612103 crc crio[22553]: time=\"2026-06-11T11:54:33.611909723Z\" level=info msg=\"Removing pod sandbox: 5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527\" id=18ec1384-c4b2-4853-b6c1-45a5e33d3627 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:54:33.634784 crc crio[22553]: time=\"2026-06-11T11:54:33.634603085Z\" level=info msg=\"Removed pod sandbox: 5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527\" id=18ec1384-c4b2-4853-b6c1-45a5e33d3627 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:54:33.636028 crc crio[22553]: time=\"2026-06-11T11:54:33.635946334Z\" level=info msg=\"Stopping pod sandbox: db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7\" id=d0d59f94-eadd-4376-87f1-c0153f6239f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:33.636129 crc crio[22553]: time=\"2026-06-11T11:54:33.636044267Z\" level=info msg=\"Stopped pod sandbox (already stopped): db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7\" id=d0d59f94-eadd-4376-87f1-c0153f6239f1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:54:33.636838 crc crio[22553]: time=\"2026-06-11T11:54:33.636772228Z\" level=info msg=\"Removing pod sandbox: db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7\" id=674ef601-5e70-4ea6-be43-0d9135f66423 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:54:33.663888 crc crio[22553]: time=\"2026-06-11T11:54:33.663761696Z\" level=info msg=\"Removed pod sandbox: db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7\" id=674ef601-5e70-4ea6-be43-0d9135f66423 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:55:33.740831 crc crio[22553]: time=\"2026-06-11T11:55:33.73255665Z\" level=info msg=\"Removing container: 9bedf9c771fd45ab7989ea9c3564512cdac7c0b1dc8b48ab988fcefe69e069f7\" id=d2082e5d-ae18-4ee9-84cc-e467b7ab477c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:33.915965 crc crio[22553]: time=\"2026-06-11T11:55:33.915138079Z\" level=info msg=\"Removed container 9bedf9c771fd45ab7989ea9c3564512cdac7c0b1dc8b48ab988fcefe69e069f7: openstack/dnsmasq-dns-764b948f4c-qrqhb/init\" id=d2082e5d-ae18-4ee9-84cc-e467b7ab477c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:33.924825 crc crio[22553]: time=\"2026-06-11T11:55:33.922475033Z\" level=info msg=\"Removing container: 5b3f58f91239705203aa5ec572a154a76064f072c6171c09fe384ae5fe9cd727\" id=d555eec4-6cf2-4c43-a085-22ffdf661c3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:33.991912 crc crio[22553]: time=\"2026-06-11T11:55:33.991547909Z\" level=info msg=\"Removed container 5b3f58f91239705203aa5ec572a154a76064f072c6171c09fe384ae5fe9cd727: openstack/dnsmasq-dns-764b948f4c-qrqhb/dnsmasq-dns\" id=d555eec4-6cf2-4c43-a085-22ffdf661c3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:55:34.010140 crc crio[22553]: time=\"2026-06-11T11:55:34.010033088Z\" level=info msg=\"Stopping pod sandbox: 53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2\" id=b814eb7a-9276-4ee8-900d-66aeb89824fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:34.010904 crc crio[22553]: time=\"2026-06-11T11:55:34.010296116Z\" level=info msg=\"Stopped pod sandbox (already stopped): 53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2\" id=b814eb7a-9276-4ee8-900d-66aeb89824fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:55:34.011407 crc crio[22553]: time=\"2026-06-11T11:55:34.011336376Z\" level=info msg=\"Removing pod sandbox: 53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2\" id=b36ab9e9-925c-4365-8f1c-750331b224cd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:55:34.056016 crc crio[22553]: time=\"2026-06-11T11:55:34.055915667Z\" level=info msg=\"Removed pod sandbox: 53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2\" id=b36ab9e9-925c-4365-8f1c-750331b224cd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:56:00.598136 crc crio[22553]: time=\"2026-06-11T11:56:00.596050095Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686316-9wwl9/POD\" id=9e52ae79-a98c-47ee-abbf-2580d556b26a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:56:00.598136 crc crio[22553]: time=\"2026-06-11T11:56:00.596580911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:56:00.644230 crc crio[22553]: time=\"2026-06-11T11:56:00.643959734Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686316-9wwl9 Namespace:openshift-infra ID:ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a UID:0453883f-682d-41b4-891c-377c6de3a316 NetNS:/var/run/netns/fd47c0b7-fece-4b31-bfb4-f7b87e577e1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0453883f_682d_41b4_891c_377c6de3a316.slice PodAnnotations:0xc002b8aff8}] Aliases:map[]}\"\nJun 11 11:56:00.644230 crc crio[22553]: time=\"2026-06-11T11:56:00.644025325Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686316-9wwl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:56:01.320281 crc crio[22553]: 2026-06-11T11:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed263677fedf248 Mac:8a:78:f2:f5:66:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/fd47c0b7-fece-4b31-bfb4-f7b87e577e1d SocketPath: PciID:}] [{Interface:0xc0005925d0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:56:01.322295 crc crio[22553]: time=\"2026-06-11T11:56:01.322224188Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686316-9wwl9 Namespace:openshift-infra ID:ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a UID:0453883f-682d-41b4-891c-377c6de3a316 NetNS:/var/run/netns/fd47c0b7-fece-4b31-bfb4-f7b87e577e1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0453883f_682d_41b4_891c_377c6de3a316.slice PodAnnotations:0xc002b8aff8}] Aliases:map[]}\"\nJun 11 11:56:01.322444 crc crio[22553]: time=\"2026-06-11T11:56:01.322383573Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686316-9wwl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:56:01.351773 crc crio[22553]: time=\"2026-06-11T11:56:01.351584525Z\" level=info msg=\"Ran pod sandbox ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a with infra container: openshift-infra/auto-csr-approver-29686316-9wwl9/POD\" id=9e52ae79-a98c-47ee-abbf-2580d556b26a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:56:01.358453 crc crio[22553]: time=\"2026-06-11T11:56:01.358314432Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=99722284-2dba-44ae-a0e5-25055b8ff821 name=/runtime.v1.ImageService/PullImage\nJun 11 11:56:01.378617 crc crio[22553]: time=\"2026-06-11T11:56:01.377580884Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:56:02.770202 crc crio[22553]: time=\"2026-06-11T11:56:02.769068624Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=99722284-2dba-44ae-a0e5-25055b8ff821 name=/runtime.v1.ImageService/PullImage\nJun 11 11:56:02.772227 crc crio[22553]: time=\"2026-06-11T11:56:02.771295599Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=31d44a5e-897f-46e3-9e97-6bd0a540ef08 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:56:02.774892 crc crio[22553]: time=\"2026-06-11T11:56:02.774662457Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c232ef7d-87a5-41b4-9e47-1d63bf1f5ef4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:56:02.793193 crc crio[22553]: time=\"2026-06-11T11:56:02.793085805Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686316-9wwl9/oc\" id=6d75a0b3-7a41-4951-b33f-ab869365b2bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:56:02.794091 crc crio[22553]: time=\"2026-06-11T11:56:02.794028782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:56:02.883756 crc crio[22553]: time=\"2026-06-11T11:56:02.883566655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:56:03.508500 crc crio[22553]: time=\"2026-06-11T11:56:03.508146933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:56:03.658294 crc crio[22553]: time=\"2026-06-11T11:56:03.658147621Z\" level=info msg=\"Created container 02b1e82e55c09c085b27c762248e46999b0019cd7308d83608f10535d5bb8f4a: openshift-infra/auto-csr-approver-29686316-9wwl9/oc\" id=6d75a0b3-7a41-4951-b33f-ab869365b2bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:56:03.660323 crc crio[22553]: time=\"2026-06-11T11:56:03.660252462Z\" level=info msg=\"Starting container: 02b1e82e55c09c085b27c762248e46999b0019cd7308d83608f10535d5bb8f4a\" id=a0fc99ab-8bea-4007-98fb-c9a641862d4b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:56:03.666368 crc crio[22553]: time=\"2026-06-11T11:56:03.666196926Z\" level=info msg=\"Started container\" PID=103000 containerID=02b1e82e55c09c085b27c762248e46999b0019cd7308d83608f10535d5bb8f4a description=openshift-infra/auto-csr-approver-29686316-9wwl9/oc id=a0fc99ab-8bea-4007-98fb-c9a641862d4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a\nJun 11 11:56:06.133824 crc crio[22553]: time=\"2026-06-11T11:56:06.130595047Z\" level=info msg=\"Stopping pod sandbox: ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a\" id=8133f0ca-757a-438b-9b09-18d257c77361 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:56:06.135396 crc crio[22553]: time=\"2026-06-11T11:56:06.133928164Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686316-9wwl9 Namespace:openshift-infra ID:ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a UID:0453883f-682d-41b4-891c-377c6de3a316 NetNS:/var/run/netns/fd47c0b7-fece-4b31-bfb4-f7b87e577e1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0453883f_682d_41b4_891c_377c6de3a316.slice PodAnnotations:0xc001894908}] Aliases:map[]}\"\nJun 11 11:56:06.135396 crc crio[22553]: time=\"2026-06-11T11:56:06.134078299Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686316-9wwl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:56:06.478760 crc crio[22553]: time=\"2026-06-11T11:56:06.478235973Z\" level=info msg=\"Stopped pod sandbox: ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a\" id=8133f0ca-757a-438b-9b09-18d257c77361 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:56:34.110455 crc crio[22553]: time=\"2026-06-11T11:56:34.109384123Z\" level=info msg=\"Removing container: 8a0682c124c1a47a30c62475873532a707a9166939f84cf1d518e04841788bf1\" id=87ca63d7-15b1-4050-ad3a-7c4ab790005d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:56:34.339935 crc crio[22553]: time=\"2026-06-11T11:56:34.339229571Z\" level=info msg=\"Removed container 8a0682c124c1a47a30c62475873532a707a9166939f84cf1d518e04841788bf1: openshift-infra/auto-csr-approver-29686310-csc8r/oc\" id=87ca63d7-15b1-4050-ad3a-7c4ab790005d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:56:34.355269 crc crio[22553]: time=\"2026-06-11T11:56:34.355131835Z\" level=info msg=\"Stopping pod sandbox: 995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50\" id=d7285ceb-9438-43b8-919e-7dc3448d9c53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:56:34.355577 crc crio[22553]: time=\"2026-06-11T11:56:34.355284309Z\" level=info msg=\"Stopped pod sandbox (already stopped): 995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50\" id=d7285ceb-9438-43b8-919e-7dc3448d9c53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:56:34.356407 crc crio[22553]: time=\"2026-06-11T11:56:34.35631999Z\" level=info msg=\"Removing pod sandbox: 995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50\" id=5cf8c18a-a078-4922-982c-d51727e1298c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:56:34.381505 crc crio[22553]: time=\"2026-06-11T11:56:34.381220816Z\" level=info msg=\"Removed pod sandbox: 995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50\" id=5cf8c18a-a078-4922-982c-d51727e1298c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:57:34.418208 crc crio[22553]: time=\"2026-06-11T11:57:34.41742362Z\" level=info msg=\"Removing container: c321855813e484498c37fa84b65452de9b5a2acec2b321d6c0722de36abf9965\" id=f753bc18-50a3-4fdc-9d02-c65c7a904ba2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:37.199793 crc crio[22553]: time=\"2026-06-11T11:57:37.191554475Z\" level=info msg=\"Removed container c321855813e484498c37fa84b65452de9b5a2acec2b321d6c0722de36abf9965: openstack/placement-db-create-vgv8r/mariadb-database-create\" id=f753bc18-50a3-4fdc-9d02-c65c7a904ba2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:37.391872 crc crio[22553]: time=\"2026-06-11T11:57:37.39033504Z\" level=info msg=\"Removing container: 43fdeea0c593e2fdc6b469177e377c89225f1d90bc1f52deb1f1cc0e41476fc7\" id=e0426ac7-428f-4193-b3d2-386063999314 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:37.469406 crc crio[22553]: time=\"2026-06-11T11:57:37.468639277Z\" level=info msg=\"Removed container 43fdeea0c593e2fdc6b469177e377c89225f1d90bc1f52deb1f1cc0e41476fc7: openstack/root-account-create-update-l6zsp/mariadb-account-create-update\" id=e0426ac7-428f-4193-b3d2-386063999314 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:37.474013 crc crio[22553]: time=\"2026-06-11T11:57:37.473888201Z\" level=info msg=\"Removing container: c81ec360d977a1d91c1cc40c8a314549b1dea70b62539b8fad9f3ca6cec9ba38\" id=723b11f3-3cc8-4632-ad55-8dd9fe66239d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:37.523468 crc crio[22553]: time=\"2026-06-11T11:57:37.523314094Z\" level=info msg=\"Removed container c81ec360d977a1d91c1cc40c8a314549b1dea70b62539b8fad9f3ca6cec9ba38: openstack/glance-db-create-84brx/mariadb-database-create\" id=723b11f3-3cc8-4632-ad55-8dd9fe66239d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:37.526569 crc crio[22553]: time=\"2026-06-11T11:57:37.526501377Z\" level=info msg=\"Removing container: e8e00ac2f5991fc3e39885a8f529de2f3ed6906cd6c23d782ee25adddb380261\" id=1a66773b-204c-4f63-bf49-5e2fc8d047ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:37.605852 crc crio[22553]: time=\"2026-06-11T11:57:37.604230877Z\" level=info msg=\"Removed container e8e00ac2f5991fc3e39885a8f529de2f3ed6906cd6c23d782ee25adddb380261: openstack/placement-ef5e-account-create-update-vwwld/mariadb-account-create-update\" id=1a66773b-204c-4f63-bf49-5e2fc8d047ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:37.614820 crc crio[22553]: time=\"2026-06-11T11:57:37.612814308Z\" level=info msg=\"Removing container: 8454b5b718e08d82fd79a6fd4997cc25a49bec3972ea16a7821709107ebde5ff\" id=38684f19-c74b-412f-bb81-63c4d8d454a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:37.657307 crc crio[22553]: time=\"2026-06-11T11:57:37.6570369Z\" level=info msg=\"Removed container 8454b5b718e08d82fd79a6fd4997cc25a49bec3972ea16a7821709107ebde5ff: openstack/glance-207b-account-create-update-jrrcw/mariadb-account-create-update\" id=38684f19-c74b-412f-bb81-63c4d8d454a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:37.660273 crc crio[22553]: time=\"2026-06-11T11:57:37.660188682Z\" level=info msg=\"Removing container: ab3c2677cbb387a0301d31467f95198937d10b295982a62cc284b08e6ed2c0b8\" id=1e1d2b16-6e65-46f4-83b5-b60070fbc5f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:37.710957 crc crio[22553]: time=\"2026-06-11T11:57:37.710660536Z\" level=info msg=\"Removed container ab3c2677cbb387a0301d31467f95198937d10b295982a62cc284b08e6ed2c0b8: openstack/keystone-db30-account-create-update-lt76p/mariadb-account-create-update\" id=1e1d2b16-6e65-46f4-83b5-b60070fbc5f1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:37.714356 crc crio[22553]: time=\"2026-06-11T11:57:37.714312102Z\" level=info msg=\"Removing container: 2a28f4c3da73e6d036ee20b97e167d0d25a7feeeecb2bfc4b797dafd466fdc6d\" id=12521783-1cff-4200-9db7-e6b6f16bc0a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:37.767202 crc crio[22553]: time=\"2026-06-11T11:57:37.7669486Z\" level=info msg=\"Removed container 2a28f4c3da73e6d036ee20b97e167d0d25a7feeeecb2bfc4b797dafd466fdc6d: openstack/keystone-db-create-k9lb8/mariadb-database-create\" id=12521783-1cff-4200-9db7-e6b6f16bc0a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:57:37.779242 crc crio[22553]: time=\"2026-06-11T11:57:37.77862059Z\" level=info msg=\"Stopping pod sandbox: 14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92\" id=bcd33559-0651-4359-82d1-bb140105700d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:57:37.779242 crc crio[22553]: time=\"2026-06-11T11:57:37.779001622Z\" level=info msg=\"Stopped pod sandbox (already stopped): 14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92\" id=bcd33559-0651-4359-82d1-bb140105700d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:57:37.780158 crc crio[22553]: time=\"2026-06-11T11:57:37.7799882Z\" level=info msg=\"Removing pod sandbox: 14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92\" id=678acb8d-70d4-4c86-8580-66aef5995d39 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:57:37.809057 crc crio[22553]: time=\"2026-06-11T11:57:37.808627317Z\" level=info msg=\"Removed pod sandbox: 14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92\" id=678acb8d-70d4-4c86-8580-66aef5995d39 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:57:37.811564 crc crio[22553]: time=\"2026-06-11T11:57:37.811411168Z\" level=info msg=\"Stopping pod sandbox: 86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40\" id=38f02bde-0018-4595-875d-48106d3e0cdc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:57:37.811808 crc crio[22553]: time=\"2026-06-11T11:57:37.811572823Z\" level=info msg=\"Stopped pod sandbox (already stopped): 86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40\" id=38f02bde-0018-4595-875d-48106d3e0cdc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:57:37.816092 crc crio[22553]: time=\"2026-06-11T11:57:37.81592576Z\" level=info msg=\"Removing pod sandbox: 86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40\" id=91f761e4-4c6f-4100-9ef1-debf3aaf7e10 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:57:37.862184 crc crio[22553]: time=\"2026-06-11T11:57:37.861318576Z\" level=info msg=\"Removed pod sandbox: 86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40\" id=91f761e4-4c6f-4100-9ef1-debf3aaf7e10 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:57:37.863787 crc crio[22553]: time=\"2026-06-11T11:57:37.863661974Z\" level=info msg=\"Stopping pod sandbox: c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99\" id=5c75e1b2-aa9b-406a-b142-8924e0dfed5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:57:37.863787 crc crio[22553]: time=\"2026-06-11T11:57:37.863833049Z\" level=info msg=\"Stopped pod sandbox (already stopped): c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99\" id=5c75e1b2-aa9b-406a-b142-8924e0dfed5f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:57:37.864616 crc crio[22553]: time=\"2026-06-11T11:57:37.864585121Z\" level=info msg=\"Removing pod sandbox: c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99\" id=279a93cf-529b-49d7-af47-c5b8eddec8c9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:57:37.886657 crc crio[22553]: time=\"2026-06-11T11:57:37.886609824Z\" level=info msg=\"Removed pod sandbox: c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99\" id=279a93cf-529b-49d7-af47-c5b8eddec8c9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:57:37.888163 crc crio[22553]: time=\"2026-06-11T11:57:37.888094888Z\" level=info msg=\"Stopping pod sandbox: 5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340\" id=8e1750fa-1739-47c0-9f43-8c3054383942 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:57:37.888284 crc crio[22553]: time=\"2026-06-11T11:57:37.888195161Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340\" id=8e1750fa-1739-47c0-9f43-8c3054383942 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:57:37.889250 crc crio[22553]: time=\"2026-06-11T11:57:37.88918536Z\" level=info msg=\"Removing pod sandbox: 5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340\" id=f1393360-3923-4ea7-a53e-4122383e33dd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:57:37.909079 crc crio[22553]: time=\"2026-06-11T11:57:37.908880815Z\" level=info msg=\"Removed pod sandbox: 5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340\" id=f1393360-3923-4ea7-a53e-4122383e33dd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:57:37.911841 crc crio[22553]: time=\"2026-06-11T11:57:37.911574293Z\" level=info msg=\"Stopping pod sandbox: 3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e\" id=23568c31-6d86-4d89-9b31-0e100fd3f6d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:57:37.911841 crc crio[22553]: time=\"2026-06-11T11:57:37.911776399Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e\" id=23568c31-6d86-4d89-9b31-0e100fd3f6d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:57:37.912884 crc crio[22553]: time=\"2026-06-11T11:57:37.912777399Z\" level=info msg=\"Removing pod sandbox: 3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e\" id=bd3fb47b-cb01-42dc-91e1-1fa6799ab526 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:57:37.929555 crc crio[22553]: time=\"2026-06-11T11:57:37.929486217Z\" level=info msg=\"Removed pod sandbox: 3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e\" id=bd3fb47b-cb01-42dc-91e1-1fa6799ab526 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:57:37.931429 crc crio[22553]: time=\"2026-06-11T11:57:37.931236208Z\" level=info msg=\"Stopping pod sandbox: 8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc\" id=13ac57e0-bfe4-4cae-a9c1-1bbdd5135b0b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:57:37.931624 crc crio[22553]: time=\"2026-06-11T11:57:37.931494685Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc\" id=13ac57e0-bfe4-4cae-a9c1-1bbdd5135b0b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:57:37.932897 crc crio[22553]: time=\"2026-06-11T11:57:37.932847535Z\" level=info msg=\"Removing pod sandbox: 8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc\" id=72e6fed5-6eb3-4ed5-9a40-d8a17892a375 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:57:37.956874 crc crio[22553]: time=\"2026-06-11T11:57:37.956761643Z\" level=info msg=\"Removed pod sandbox: 8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc\" id=72e6fed5-6eb3-4ed5-9a40-d8a17892a375 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:57:37.958225 crc crio[22553]: time=\"2026-06-11T11:57:37.958195485Z\" level=info msg=\"Stopping pod sandbox: 07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3\" id=b482b02a-3705-4438-9b3a-1a05ee52b05b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:57:37.958461 crc crio[22553]: time=\"2026-06-11T11:57:37.958415521Z\" level=info msg=\"Stopped pod sandbox (already stopped): 07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3\" id=b482b02a-3705-4438-9b3a-1a05ee52b05b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:57:37.959388 crc crio[22553]: time=\"2026-06-11T11:57:37.959271806Z\" level=info msg=\"Removing pod sandbox: 07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3\" id=f9555244-39d2-41f6-96b3-aaffb495eaee name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:57:37.991981 crc crio[22553]: time=\"2026-06-11T11:57:37.991857448Z\" level=info msg=\"Removed pod sandbox: 07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3\" id=f9555244-39d2-41f6-96b3-aaffb495eaee name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:00.756142 crc crio[22553]: time=\"2026-06-11T11:58:00.754621609Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686318-clhs5/POD\" id=4e7bdb5d-6c36-4d58-8141-455db9c8df5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:58:00.757997 crc crio[22553]: time=\"2026-06-11T11:58:00.756186595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:58:00.814291 crc crio[22553]: time=\"2026-06-11T11:58:00.814011353Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686318-clhs5 Namespace:openshift-infra ID:963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd UID:94a5cd97-ce37-49c9-9df0-e8d864888fad NetNS:/var/run/netns/99d938e7-8348-4cea-8567-7e391dc46b8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94a5cd97_ce37_49c9_9df0_e8d864888fad.slice PodAnnotations:0xc005f137d8}] Aliases:map[]}\"\nJun 11 11:58:00.814291 crc crio[22553]: time=\"2026-06-11T11:58:00.814287221Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686318-clhs5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:58:01.574977 crc crio[22553]: 2026-06-11T11:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:963efc1b56c3492 Mac:a2:ad:d9:aa:e1:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/99d938e7-8348-4cea-8567-7e391dc46b8a SocketPath: PciID:}] [{Interface:0xc0001305d0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:58:01.577283 crc crio[22553]: time=\"2026-06-11T11:58:01.577217236Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686318-clhs5 Namespace:openshift-infra ID:963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd UID:94a5cd97-ce37-49c9-9df0-e8d864888fad NetNS:/var/run/netns/99d938e7-8348-4cea-8567-7e391dc46b8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94a5cd97_ce37_49c9_9df0_e8d864888fad.slice PodAnnotations:0xc005f137d8}] Aliases:map[]}\"\nJun 11 11:58:01.578371 crc crio[22553]: time=\"2026-06-11T11:58:01.578225276Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686318-clhs5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:58:01.592471 crc crio[22553]: time=\"2026-06-11T11:58:01.592389949Z\" level=info msg=\"Ran pod sandbox 963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd with infra container: openshift-infra/auto-csr-approver-29686318-clhs5/POD\" id=4e7bdb5d-6c36-4d58-8141-455db9c8df5b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:58:01.596190 crc crio[22553]: time=\"2026-06-11T11:58:01.595284994Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=021ff740-111b-4307-9e27-eba5af44c971 name=/runtime.v1.ImageService/PullImage\nJun 11 11:58:01.607627 crc crio[22553]: time=\"2026-06-11T11:58:01.607521941Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 11:58:05.379255 crc crio[22553]: time=\"2026-06-11T11:58:05.378222205Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=021ff740-111b-4307-9e27-eba5af44c971 name=/runtime.v1.ImageService/PullImage\nJun 11 11:58:05.383163 crc crio[22553]: time=\"2026-06-11T11:58:05.383107528Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=54a90b92-4fdc-4992-861d-c248952e72e9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:58:05.386107 crc crio[22553]: time=\"2026-06-11T11:58:05.386074314Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a3c97f81-5645-4a35-95cb-cc001e205bbb name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:58:05.395094 crc crio[22553]: time=\"2026-06-11T11:58:05.394997805Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686318-clhs5/oc\" id=0284544d-c004-48f8-a0fd-26e0d12009d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:58:05.395838 crc crio[22553]: time=\"2026-06-11T11:58:05.395781388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:58:05.457084 crc crio[22553]: time=\"2026-06-11T11:58:05.456930662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:58:05.752509 crc crio[22553]: time=\"2026-06-11T11:58:05.752033814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:58:05.894472 crc crio[22553]: time=\"2026-06-11T11:58:05.894387058Z\" level=info msg=\"Created container f1757f7a3e50b05f4f2f19ca3be7a7dc5bc2837bb9efad4af0d4645c33da4b41: openshift-infra/auto-csr-approver-29686318-clhs5/oc\" id=0284544d-c004-48f8-a0fd-26e0d12009d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:58:05.898170 crc crio[22553]: time=\"2026-06-11T11:58:05.898015144Z\" level=info msg=\"Starting container: f1757f7a3e50b05f4f2f19ca3be7a7dc5bc2837bb9efad4af0d4645c33da4b41\" id=987cfe38-ec95-47a2-8a06-1cf53ca2b262 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:58:05.905479 crc crio[22553]: time=\"2026-06-11T11:58:05.905331548Z\" level=info msg=\"Started container\" PID=108928 containerID=f1757f7a3e50b05f4f2f19ca3be7a7dc5bc2837bb9efad4af0d4645c33da4b41 description=openshift-infra/auto-csr-approver-29686318-clhs5/oc id=987cfe38-ec95-47a2-8a06-1cf53ca2b262 name=/runtime.v1.RuntimeService/StartContainer sandboxID=963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd\nJun 11 11:58:07.816186 crc crio[22553]: time=\"2026-06-11T11:58:07.815580117Z\" level=info msg=\"Stopping pod sandbox: 963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd\" id=6fbf2cd1-bad6-4859-93ed-e2d7261afbed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:07.826989 crc crio[22553]: time=\"2026-06-11T11:58:07.816555866Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686318-clhs5 Namespace:openshift-infra ID:963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd UID:94a5cd97-ce37-49c9-9df0-e8d864888fad NetNS:/var/run/netns/99d938e7-8348-4cea-8567-7e391dc46b8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94a5cd97_ce37_49c9_9df0_e8d864888fad.slice PodAnnotations:0xc00279b5c8}] Aliases:map[]}\"\nJun 11 11:58:07.826989 crc crio[22553]: time=\"2026-06-11T11:58:07.816773802Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686318-clhs5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:58:08.206399 crc crio[22553]: time=\"2026-06-11T11:58:08.205541058Z\" level=info msg=\"Stopped pod sandbox: 963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd\" id=6fbf2cd1-bad6-4859-93ed-e2d7261afbed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:12.576123 crc crio[22553]: time=\"2026-06-11T11:58:12.574813452Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4/POD\" id=9ba0503f-f1bf-4286-93e9-a8e500e58d20 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:58:12.576123 crc crio[22553]: time=\"2026-06-11T11:58:12.576086939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:58:12.613228 crc crio[22553]: time=\"2026-06-11T11:58:12.612521373Z\" 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=9ba0503f-f1bf-4286-93e9-a8e500e58d20 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:58:12.630480 crc crio[22553]: time=\"2026-06-11T11:58:12.63024386Z\" level=info msg=\"Ran pod sandbox 0ec539fb99653043b4e34c550eaea4fadbb55d80b1498e79c909a61dd7673566 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4/POD\" id=9ba0503f-f1bf-4286-93e9-a8e500e58d20 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:58:12.634360 crc crio[22553]: time=\"2026-06-11T11:58:12.634153053Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=5502688c-78f1-40ed-8c37-c943f2c1996e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:58:12.634984 crc crio[22553]: time=\"2026-06-11T11:58:12.634885444Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=5502688c-78f1-40ed-8c37-c943f2c1996e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:58:12.635106 crc crio[22553]: time=\"2026-06-11T11:58:12.635029218Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=5502688c-78f1-40ed-8c37-c943f2c1996e name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:58:12.642879 crc crio[22553]: time=\"2026-06-11T11:58:12.642593819Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=63fbb660-aaec-44ab-aee0-81143aaf0c04 name=/runtime.v1.ImageService/PullImage\nJun 11 11:58:12.665979 crc crio[22553]: time=\"2026-06-11T11:58:12.665658312Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 11 11:58:38.024938 crc crio[22553]: time=\"2026-06-11T11:58:38.023132866Z\" level=info msg=\"Removing container: f603becdecc1e9429524233d68d2e455f804ca34ba3c94d7355f6177a8c2948a\" id=1e76fb50-16ac-40aa-ba5e-d32ea4aa25df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:41.253120 crc crio[22553]: time=\"2026-06-11T11:58:41.251294879Z\" level=info msg=\"Removed container f603becdecc1e9429524233d68d2e455f804ca34ba3c94d7355f6177a8c2948a: openstack/barbican-0f23-account-create-update-c2djj/mariadb-account-create-update\" id=1e76fb50-16ac-40aa-ba5e-d32ea4aa25df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:41.258168 crc crio[22553]: time=\"2026-06-11T11:58:41.257090518Z\" level=info msg=\"Removing container: 377a241455e35a2821e2d84fc1dcdf9767b50b8e6f5f832f87fa6213e8b965cb\" id=2a9e2e1e-4e53-4266-b06b-e0536664ffec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:41.335494 crc crio[22553]: time=\"2026-06-11T11:58:41.33533332Z\" level=info msg=\"Removed container 377a241455e35a2821e2d84fc1dcdf9767b50b8e6f5f832f87fa6213e8b965cb: openstack/barbican-db-sync-n9cdj/barbican-db-sync\" id=2a9e2e1e-4e53-4266-b06b-e0536664ffec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:41.341018 crc crio[22553]: time=\"2026-06-11T11:58:41.340919233Z\" level=info msg=\"Removing container: 8608180a155043742aa7a63e286660b42b4984920f7dc88fef83fb0d29213326\" id=c99af33c-c630-455a-acb5-5c3cfff14ec6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:41.376487 crc crio[22553]: time=\"2026-06-11T11:58:41.376353187Z\" level=info msg=\"Removed container 8608180a155043742aa7a63e286660b42b4984920f7dc88fef83fb0d29213326: openstack/neutron-db-create-r7lbf/mariadb-database-create\" id=c99af33c-c630-455a-acb5-5c3cfff14ec6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:41.380603 crc crio[22553]: time=\"2026-06-11T11:58:41.380452147Z\" level=info msg=\"Removing container: 01cba836bf8d3467a14f04a35030bf44b41b813ed3731732ed72d72d301f5a51\" id=27a671b2-a7f4-4566-a6bb-6e0d353acb46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:41.491166 crc crio[22553]: time=\"2026-06-11T11:58:41.491002723Z\" level=info msg=\"Removed container 01cba836bf8d3467a14f04a35030bf44b41b813ed3731732ed72d72d301f5a51: openstack/placement-db-sync-mnsz9/placement-db-sync\" id=27a671b2-a7f4-4566-a6bb-6e0d353acb46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:41.495957 crc crio[22553]: time=\"2026-06-11T11:58:41.495873606Z\" level=info msg=\"Removing container: 718d3decf308abe24ad806fa6cde1537db941cf0745de28b9782d31658ef436c\" id=835db51e-e530-48dd-a0c9-5d437b59c4a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:41.592209 crc crio[22553]: time=\"2026-06-11T11:58:41.592098074Z\" level=info msg=\"Removed container 718d3decf308abe24ad806fa6cde1537db941cf0745de28b9782d31658ef436c: openstack/neutron-db-sync-sbpdn/neutron-db-sync\" id=835db51e-e530-48dd-a0c9-5d437b59c4a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:41.596563 crc crio[22553]: time=\"2026-06-11T11:58:41.596520663Z\" level=info msg=\"Removing container: fda015e058d6868dd90de017c95b7c25b05942b2d45fc0bdc078679c3bbd5920\" id=1499050c-58e8-4558-910b-89831510fcc8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:41.636929 crc crio[22553]: time=\"2026-06-11T11:58:41.636818109Z\" level=info msg=\"Removed container fda015e058d6868dd90de017c95b7c25b05942b2d45fc0bdc078679c3bbd5920: openstack/barbican-db-create-8cbhf/mariadb-database-create\" id=1499050c-58e8-4558-910b-89831510fcc8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:41.639847 crc crio[22553]: time=\"2026-06-11T11:58:41.639808136Z\" level=info msg=\"Removing container: 3b57fc04de9d8f6cc9bea21b7b7e00de3b5b548d466112d3d7e76cbc557cd3ee\" id=218e0083-e5a7-49b3-9b1f-1560588b78ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:41.711513 crc crio[22553]: time=\"2026-06-11T11:58:41.711374095Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=63fbb660-aaec-44ab-aee0-81143aaf0c04 name=/runtime.v1.ImageService/PullImage\nJun 11 11:58:41.712603 crc crio[22553]: time=\"2026-06-11T11:58:41.712533839Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=2894c6fe-e629-4052-993b-f392a8321357 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:58:41.716273 crc crio[22553]: time=\"2026-06-11T11:58:41.716144034Z\" level=info msg=\"Removed container 3b57fc04de9d8f6cc9bea21b7b7e00de3b5b548d466112d3d7e76cbc557cd3ee: openstack/keystone-db-sync-gkb5c/keystone-db-sync\" id=218e0083-e5a7-49b3-9b1f-1560588b78ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:41.718228 crc crio[22553]: time=\"2026-06-11T11:58:41.718162763Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=8cdd30a5-3f3e-4af6-8877-79608eb5cd24 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:58:41.722012 crc crio[22553]: time=\"2026-06-11T11:58:41.721909252Z\" level=info msg=\"Removing container: 3bb317ee62ae04aca51fc933153c734f1d7a57327566c951408c7d1110ac52ae\" id=4ec4adf6-4573-4d04-bd1a-33ce7630e9d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:41.733279 crc crio[22553]: time=\"2026-06-11T11:58:41.733189821Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4/init\" id=47892b15-f1b5-4c61-9067-7a28ad0b482e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:58:41.786416 crc crio[22553]: time=\"2026-06-11T11:58:41.785855118Z\" level=info msg=\"Removed container 3bb317ee62ae04aca51fc933153c734f1d7a57327566c951408c7d1110ac52ae: openstack/keystone-bootstrap-dgc4x/keystone-bootstrap\" id=4ec4adf6-4573-4d04-bd1a-33ce7630e9d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:41.786927 crc crio[22553]: time=\"2026-06-11T11:58:41.786858098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:58:41.790264 crc crio[22553]: time=\"2026-06-11T11:58:41.790202335Z\" level=info msg=\"Removing container: 10457d555518f7862ca5e43aced0be8f3e9248035b2444c76344a476cebd1469\" id=d862e7a3-5b04-4713-8079-893380221cf8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:41.848017 crc crio[22553]: time=\"2026-06-11T11:58:41.847890089Z\" level=info msg=\"Removed container 10457d555518f7862ca5e43aced0be8f3e9248035b2444c76344a476cebd1469: openstack/neutron-1a70-account-create-update-7f6rf/mariadb-account-create-update\" id=d862e7a3-5b04-4713-8079-893380221cf8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:41.851580 crc crio[22553]: time=\"2026-06-11T11:58:41.851524375Z\" level=info msg=\"Removing container: dce70df882f84fa682f8bbc5972ae3d867ff1658e7205b9072b248f4156c2ba3\" id=8b42d523-203a-4eb1-b61c-d3ba4150ab89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:41.853063 crc crio[22553]: time=\"2026-06-11T11:58:41.852983728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:58:41.859262 crc crio[22553]: time=\"2026-06-11T11:58:41.859177658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:58:41.896186 crc crio[22553]: time=\"2026-06-11T11:58:41.896079695Z\" level=info msg=\"Removed container dce70df882f84fa682f8bbc5972ae3d867ff1658e7205b9072b248f4156c2ba3: openstack/cinder-db-create-67mc7/mariadb-database-create\" id=8b42d523-203a-4eb1-b61c-d3ba4150ab89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:41.899855 crc crio[22553]: time=\"2026-06-11T11:58:41.899774193Z\" level=info msg=\"Removing container: 460aa34a912f1e9051d291b67d293c31b3d4d5114e34f1c8e9e0f3c7f18305fe\" id=f98eda66-1fa3-4a1c-919f-b1e0873926e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:42.033445 crc crio[22553]: time=\"2026-06-11T11:58:42.03331114Z\" level=info msg=\"Removed container 460aa34a912f1e9051d291b67d293c31b3d4d5114e34f1c8e9e0f3c7f18305fe: openshift-infra/auto-csr-approver-29686312-m94tb/oc\" id=f98eda66-1fa3-4a1c-919f-b1e0873926e1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:42.036545 crc crio[22553]: time=\"2026-06-11T11:58:42.036435672Z\" level=info msg=\"Removing container: 2ddd77d3b13f64bd20b3cf9c19f064b958bb7b55bcb5a6a914b0c67b9a960fed\" id=5ba1a55f-968a-4289-a7b7-b7613c253fe9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:42.074447 crc crio[22553]: time=\"2026-06-11T11:58:42.074206664Z\" level=info msg=\"Removed container 2ddd77d3b13f64bd20b3cf9c19f064b958bb7b55bcb5a6a914b0c67b9a960fed: openstack/cinder-4bec-account-create-update-ngcdd/mariadb-account-create-update\" id=5ba1a55f-968a-4289-a7b7-b7613c253fe9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:42.078590 crc crio[22553]: time=\"2026-06-11T11:58:42.078480659Z\" level=info msg=\"Created container b6b9f8938d22fd6ae409cabf4d6f5d47f8454027dc19654c9864329740e1721d: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4/init\" id=47892b15-f1b5-4c61-9067-7a28ad0b482e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:58:42.079890 crc crio[22553]: time=\"2026-06-11T11:58:42.079624332Z\" level=info msg=\"Removing container: bde7775130a721526fbe69a1e840d62a3d09c7b925e56462272e4d64e1b3bc27\" id=26b756d3-d90a-42bf-bda5-3c9fbbae7458 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:42.080407 crc crio[22553]: time=\"2026-06-11T11:58:42.080269131Z\" level=info msg=\"Starting container: b6b9f8938d22fd6ae409cabf4d6f5d47f8454027dc19654c9864329740e1721d\" id=758f4c23-87fb-4ba1-bfc5-56e3d8e8f9e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:58:42.086228 crc crio[22553]: time=\"2026-06-11T11:58:42.08608069Z\" level=info msg=\"Started container\" PID=110744 containerID=b6b9f8938d22fd6ae409cabf4d6f5d47f8454027dc19654c9864329740e1721d description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4/init id=758f4c23-87fb-4ba1-bfc5-56e3d8e8f9e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ec539fb99653043b4e34c550eaea4fadbb55d80b1498e79c909a61dd7673566\nJun 11 11:58:42.231971 crc crio[22553]: time=\"2026-06-11T11:58:42.231830574Z\" level=info msg=\"Removed container bde7775130a721526fbe69a1e840d62a3d09c7b925e56462272e4d64e1b3bc27: openstack/glance-db-sync-hr7c5/glance-db-sync\" id=26b756d3-d90a-42bf-bda5-3c9fbbae7458 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:58:42.242853 crc crio[22553]: time=\"2026-06-11T11:58:42.242762203Z\" level=info msg=\"Stopping pod sandbox: 39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a\" id=d1f5e9af-6caa-4bda-82ae-29c09504aa42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:42.242853 crc crio[22553]: time=\"2026-06-11T11:58:42.242839425Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a\" id=d1f5e9af-6caa-4bda-82ae-29c09504aa42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:42.243663 crc crio[22553]: time=\"2026-06-11T11:58:42.243624778Z\" level=info msg=\"Removing pod sandbox: 39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a\" id=2d1f8d9f-2c68-4630-ba1f-c7fbf3029542 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:42.634807 crc crio[22553]: time=\"2026-06-11T11:58:42.63462747Z\" level=info msg=\"Removed pod sandbox: 39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a\" id=2d1f8d9f-2c68-4630-ba1f-c7fbf3029542 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:42.639400 crc crio[22553]: time=\"2026-06-11T11:58:42.639164352Z\" level=info msg=\"Stopping pod sandbox: 85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e\" id=281b923d-7100-49f4-b9b8-8b7008be6fa5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:42.639400 crc crio[22553]: time=\"2026-06-11T11:58:42.639282315Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e\" id=281b923d-7100-49f4-b9b8-8b7008be6fa5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:42.641670 crc crio[22553]: time=\"2026-06-11T11:58:42.641602993Z\" level=info msg=\"Removing pod sandbox: 85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e\" id=45fac0a3-9657-49a7-ae3a-9cde359a811c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:42.684332 crc crio[22553]: time=\"2026-06-11T11:58:42.684279459Z\" level=info msg=\"Removed pod sandbox: 85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e\" id=45fac0a3-9657-49a7-ae3a-9cde359a811c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:42.686089 crc crio[22553]: time=\"2026-06-11T11:58:42.686062901Z\" level=info msg=\"Stopping pod sandbox: e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893\" id=9930a483-ec56-4acb-b32f-82545635e1c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:42.686225 crc crio[22553]: time=\"2026-06-11T11:58:42.686208445Z\" level=info msg=\"Stopped pod sandbox (already stopped): e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893\" id=9930a483-ec56-4acb-b32f-82545635e1c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:42.687236 crc crio[22553]: time=\"2026-06-11T11:58:42.687214364Z\" level=info msg=\"Removing pod sandbox: e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893\" id=3ed24f60-1286-4686-975c-115dbc81f342 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:42.741367 crc crio[22553]: time=\"2026-06-11T11:58:42.741237671Z\" level=info msg=\"Removed pod sandbox: e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893\" id=3ed24f60-1286-4686-975c-115dbc81f342 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:42.744271 crc crio[22553]: time=\"2026-06-11T11:58:42.744116455Z\" level=info msg=\"Stopping pod sandbox: 7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4\" id=d18974f8-f552-443c-8f1c-5c3c0b7ae33c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:42.744271 crc crio[22553]: time=\"2026-06-11T11:58:42.744240678Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4\" id=d18974f8-f552-443c-8f1c-5c3c0b7ae33c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:42.745441 crc crio[22553]: time=\"2026-06-11T11:58:42.745351621Z\" level=info msg=\"Removing pod sandbox: 7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4\" id=68928469-4189-4cf3-bccd-02a95a00694a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:43.036091 crc crio[22553]: time=\"2026-06-11T11:58:43.0348684Z\" level=info msg=\"Removed pod sandbox: 7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4\" id=68928469-4189-4cf3-bccd-02a95a00694a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:43.038058 crc crio[22553]: time=\"2026-06-11T11:58:43.03793765Z\" level=info msg=\"Stopping pod sandbox: 16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef\" id=4ada97f4-9a0d-42c5-8d6e-57b7a69719c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:43.038058 crc crio[22553]: time=\"2026-06-11T11:58:43.038056513Z\" level=info msg=\"Stopped pod sandbox (already stopped): 16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef\" id=4ada97f4-9a0d-42c5-8d6e-57b7a69719c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:43.039243 crc crio[22553]: time=\"2026-06-11T11:58:43.039139135Z\" level=info msg=\"Removing pod sandbox: 16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef\" id=3dce1fa5-3939-47f6-ac9a-65e4a7f7063c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:43.087826 crc crio[22553]: time=\"2026-06-11T11:58:43.087557098Z\" level=info msg=\"Removed pod sandbox: 16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef\" id=3dce1fa5-3939-47f6-ac9a-65e4a7f7063c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:43.088933 crc crio[22553]: time=\"2026-06-11T11:58:43.088824565Z\" level=info msg=\"Stopping pod sandbox: 77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890\" id=1ad01a92-a69c-45e5-bfb2-647cadef4c5a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:43.089131 crc crio[22553]: time=\"2026-06-11T11:58:43.088952089Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890\" id=1ad01a92-a69c-45e5-bfb2-647cadef4c5a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:43.090079 crc crio[22553]: time=\"2026-06-11T11:58:43.089989659Z\" level=info msg=\"Removing pod sandbox: 77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890\" id=00910f9d-3c6a-46c4-8830-851245655350 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:43.163264 crc crio[22553]: time=\"2026-06-11T11:58:43.163126133Z\" level=info msg=\"Removed pod sandbox: 77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890\" id=00910f9d-3c6a-46c4-8830-851245655350 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:43.164831 crc crio[22553]: time=\"2026-06-11T11:58:43.164643158Z\" level=info msg=\"Stopping pod sandbox: 5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9\" id=255a7b01-fa2e-46cd-bb46-eef2b0daf1e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:43.165004 crc crio[22553]: time=\"2026-06-11T11:58:43.164952977Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9\" id=255a7b01-fa2e-46cd-bb46-eef2b0daf1e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:43.166202 crc crio[22553]: time=\"2026-06-11T11:58:43.16608739Z\" level=info msg=\"Removing pod sandbox: 5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9\" id=704b349a-05e8-41eb-9795-41c2eef67462 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:43.213611 crc crio[22553]: time=\"2026-06-11T11:58:43.213334309Z\" level=info msg=\"Removed pod sandbox: 5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9\" id=704b349a-05e8-41eb-9795-41c2eef67462 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:43.218247 crc crio[22553]: time=\"2026-06-11T11:58:43.214884214Z\" level=info msg=\"Stopping pod sandbox: 708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503\" id=7553bd68-1e58-44a6-bb47-81f6921e2d44 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:43.218247 crc crio[22553]: time=\"2026-06-11T11:58:43.215134581Z\" level=info msg=\"Stopped pod sandbox (already stopped): 708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503\" id=7553bd68-1e58-44a6-bb47-81f6921e2d44 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:43.218247 crc crio[22553]: time=\"2026-06-11T11:58:43.215845912Z\" level=info msg=\"Removing pod sandbox: 708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503\" id=8ddf5651-4872-4626-b0fe-d984f55744c9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:43.478111 crc crio[22553]: time=\"2026-06-11T11:58:43.477925941Z\" level=info msg=\"Removed pod sandbox: 708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503\" id=8ddf5651-4872-4626-b0fe-d984f55744c9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:43.481650 crc crio[22553]: time=\"2026-06-11T11:58:43.481539976Z\" level=info msg=\"Stopping pod sandbox: 3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804\" id=1009a12b-b697-4fe7-883e-5b9502696b41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:43.481869 crc crio[22553]: time=\"2026-06-11T11:58:43.48166513Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804\" id=1009a12b-b697-4fe7-883e-5b9502696b41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:43.483676 crc crio[22553]: time=\"2026-06-11T11:58:43.483552395Z\" level=info msg=\"Removing pod sandbox: 3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804\" id=c98318fa-ab1d-4ce9-b041-b807073ac7d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:43.503995 crc crio[22553]: time=\"2026-06-11T11:58:43.503826227Z\" level=info msg=\"Removed pod sandbox: 3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804\" id=c98318fa-ab1d-4ce9-b041-b807073ac7d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:43.505382 crc crio[22553]: time=\"2026-06-11T11:58:43.50529823Z\" level=info msg=\"Stopping pod sandbox: 08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef\" id=7d48789c-18f3-4018-8e58-e96034e2d24e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:43.505674 crc crio[22553]: time=\"2026-06-11T11:58:43.505387232Z\" level=info msg=\"Stopped pod sandbox (already stopped): 08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef\" id=7d48789c-18f3-4018-8e58-e96034e2d24e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:43.507265 crc crio[22553]: time=\"2026-06-11T11:58:43.507191625Z\" level=info msg=\"Removing pod sandbox: 08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef\" id=d935f19d-5f4b-4c38-9009-62f7fd5570a2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:43.850584 crc crio[22553]: time=\"2026-06-11T11:58:43.850499684Z\" level=info msg=\"Removed pod sandbox: 08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef\" id=d935f19d-5f4b-4c38-9009-62f7fd5570a2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:43.856542 crc crio[22553]: time=\"2026-06-11T11:58:43.856489569Z\" level=info msg=\"Stopping pod sandbox: 9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a\" id=1c016668-ea1b-4edb-809c-54a48c4bb00d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:43.857016 crc crio[22553]: time=\"2026-06-11T11:58:43.856970543Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a\" id=1c016668-ea1b-4edb-809c-54a48c4bb00d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:43.859311 crc crio[22553]: time=\"2026-06-11T11:58:43.859223149Z\" level=info msg=\"Removing pod sandbox: 9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a\" id=483aea9c-59ac-4e14-a425-6fe18e8c7d95 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:43.901120 crc crio[22553]: time=\"2026-06-11T11:58:43.901041539Z\" level=info msg=\"Removed pod sandbox: 9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a\" id=483aea9c-59ac-4e14-a425-6fe18e8c7d95 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:43.903332 crc crio[22553]: time=\"2026-06-11T11:58:43.903248854Z\" level=info msg=\"Stopping pod sandbox: 20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c\" id=0fefc4c7-08e0-4248-b236-28f3449bd5b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:43.903509 crc crio[22553]: time=\"2026-06-11T11:58:43.903380847Z\" level=info msg=\"Stopped pod sandbox (already stopped): 20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c\" id=0fefc4c7-08e0-4248-b236-28f3449bd5b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:43.904569 crc crio[22553]: time=\"2026-06-11T11:58:43.904496Z\" level=info msg=\"Removing pod sandbox: 20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c\" id=0ca4e4ae-f9d3-4f0e-af45-e54838494ea2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:43.940022 crc crio[22553]: time=\"2026-06-11T11:58:43.938643126Z\" level=info msg=\"Removed pod sandbox: 20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c\" id=0ca4e4ae-f9d3-4f0e-af45-e54838494ea2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:43.940928 crc crio[22553]: time=\"2026-06-11T11:58:43.94080469Z\" level=info msg=\"Stopping pod sandbox: d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e\" id=2299e31e-7807-453b-b1eb-e087d4004b15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:43.941102 crc crio[22553]: time=\"2026-06-11T11:58:43.940957834Z\" level=info msg=\"Stopped pod sandbox (already stopped): d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e\" id=2299e31e-7807-453b-b1eb-e087d4004b15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:58:43.942415 crc crio[22553]: time=\"2026-06-11T11:58:43.94220488Z\" level=info msg=\"Removing pod sandbox: d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e\" id=53755ff4-babf-41a4-98cc-2df1586e40ee name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:43.962757 crc crio[22553]: time=\"2026-06-11T11:58:43.962616816Z\" level=info msg=\"Removed pod sandbox: d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e\" id=53755ff4-babf-41a4-98cc-2df1586e40ee name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:58:49.728030 crc crio[22553]: time=\"2026-06-11T11:58:49.726099548Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=60d87963-b02d-4767-8e44-b3123045e849 name=/runtime.v1.ImageService/PullImage\nJun 11 11:58:49.750187 crc crio[22553]: time=\"2026-06-11T11:58:49.749846831Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 11 11:58:51.593864 crc crio[22553]: time=\"2026-06-11T11:58:51.592998293Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=60d87963-b02d-4767-8e44-b3123045e849 name=/runtime.v1.ImageService/PullImage\nJun 11 11:58:51.596232 crc crio[22553]: time=\"2026-06-11T11:58:51.595003571Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=1dd04843-018d-4ddf-8337-cf830b30982f name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:58:51.617067 crc crio[22553]: time=\"2026-06-11T11:58:51.616952222Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=86ec3f5a-ad81-4be0-a3c2-ec02809b4e83 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:58:51.627178 crc crio[22553]: time=\"2026-06-11T11:58:51.627032966Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4/osp-httpd\" id=a428b96e-44f9-43d8-80c8-23863c93fb4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:58:51.627813 crc crio[22553]: time=\"2026-06-11T11:58:51.627646264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:58:51.683618 crc crio[22553]: time=\"2026-06-11T11:58:51.683514954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:58:51.689494 crc crio[22553]: time=\"2026-06-11T11:58:51.689402906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:58:51.884501 crc crio[22553]: time=\"2026-06-11T11:58:51.883745878Z\" level=info msg=\"Created container 564fb98981a5991ed360ddb888f644cb8d5f499d9eed2f8bc9de8a8a4188d485: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4/osp-httpd\" id=a428b96e-44f9-43d8-80c8-23863c93fb4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:58:51.889182 crc crio[22553]: time=\"2026-06-11T11:58:51.889086254Z\" level=info msg=\"Starting container: 564fb98981a5991ed360ddb888f644cb8d5f499d9eed2f8bc9de8a8a4188d485\" id=fe2783a8-0b12-49e3-acf8-45392c27057e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:58:51.896434 crc crio[22553]: time=\"2026-06-11T11:58:51.896310515Z\" level=info msg=\"Started container\" PID=111256 containerID=564fb98981a5991ed360ddb888f644cb8d5f499d9eed2f8bc9de8a8a4188d485 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4/osp-httpd id=fe2783a8-0b12-49e3-acf8-45392c27057e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ec539fb99653043b4e34c550eaea4fadbb55d80b1498e79c909a61dd7673566\nJun 11 11:59:03.680323 crc crio[22553]: time=\"2026-06-11T11:59:03.67960873Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/POD\" id=efe0bef0-b43f-4df7-b431-63b4e2280d03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:59:03.682100 crc crio[22553]: time=\"2026-06-11T11:59:03.680363402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:03.739017 crc crio[22553]: time=\"2026-06-11T11:59:03.738813668Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc Namespace:openstack ID:6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec UID:144187e2-d2b6-42d7-856e-6d37b3840301 NetNS:/var/run/netns/93adc97c-1995-4636-82d5-6faf4d8a55aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod144187e2_d2b6_42d7_856e_6d37b3840301.slice PodAnnotations:0xc002b8bb70}] Aliases:map[]}\"\nJun 11 11:59:03.739017 crc crio[22553]: time=\"2026-06-11T11:59:03.738966692Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:59:04.157967 crc crio[22553]: 2026-06-11T11:59:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6080528b56ded09 Mac:a6:e5:db:0f:07:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/93adc97c-1995-4636-82d5-6faf4d8a55aa SocketPath: PciID:}] [{Interface:0xc000015670 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 11:59:04.160152 crc crio[22553]: time=\"2026-06-11T11:59:04.160048371Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc Namespace:openstack ID:6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec UID:144187e2-d2b6-42d7-856e-6d37b3840301 NetNS:/var/run/netns/93adc97c-1995-4636-82d5-6faf4d8a55aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod144187e2_d2b6_42d7_856e_6d37b3840301.slice PodAnnotations:0xc002b8bb70}] Aliases:map[]}\"\nJun 11 11:59:04.160316 crc crio[22553]: time=\"2026-06-11T11:59:04.160255587Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 11:59:04.171396 crc crio[22553]: time=\"2026-06-11T11:59:04.170995551Z\" level=info msg=\"Ran pod sandbox 6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/POD\" id=efe0bef0-b43f-4df7-b431-63b4e2280d03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 11:59:04.177217 crc crio[22553]: time=\"2026-06-11T11:59:04.176070779Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=1d38ee64-e2e9-4c7e-a938-7d21bff33119 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:59:04.180134 crc crio[22553]: time=\"2026-06-11T11:59:04.179237591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=b7886531-b080-4bf1-8e6b-9ec04c7b108c name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:59:04.193816 crc crio[22553]: time=\"2026-06-11T11:59:04.193721954Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/init\" id=12d6fbd8-72d3-41f3-920d-0a5b2777fc05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:59:04.195124 crc crio[22553]: time=\"2026-06-11T11:59:04.195061273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:04.264995 crc crio[22553]: time=\"2026-06-11T11:59:04.264231962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:04.268852 crc crio[22553]: time=\"2026-06-11T11:59:04.268739983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:04.438515 crc crio[22553]: time=\"2026-06-11T11:59:04.438306902Z\" level=info msg=\"Created container 1835331d22a432d836e8f6e2a0741aff612c434efd519d5725b2ddd069b3ab7e: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/init\" id=12d6fbd8-72d3-41f3-920d-0a5b2777fc05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:59:04.442377 crc crio[22553]: time=\"2026-06-11T11:59:04.442302989Z\" level=info msg=\"Starting container: 1835331d22a432d836e8f6e2a0741aff612c434efd519d5725b2ddd069b3ab7e\" id=ab64a21e-8d9f-490a-b11e-6f8329b69b6c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:59:04.454531 crc crio[22553]: time=\"2026-06-11T11:59:04.454275998Z\" level=info msg=\"Started container\" PID=112087 containerID=1835331d22a432d836e8f6e2a0741aff612c434efd519d5725b2ddd069b3ab7e description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/init id=ab64a21e-8d9f-490a-b11e-6f8329b69b6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec\nJun 11 11:59:12.079267 crc crio[22553]: time=\"2026-06-11T11:59:12.078853884Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=5c7f9206-1911-48ae-9bec-6f24f87322d3 name=/runtime.v1.ImageService/PullImage\nJun 11 11:59:12.102575 crc crio[22553]: time=\"2026-06-11T11:59:12.101974778Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"\nJun 11 11:59:14.879936 crc crio[22553]: time=\"2026-06-11T11:59:14.877553161Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=5c7f9206-1911-48ae-9bec-6f24f87322d3 name=/runtime.v1.ImageService/PullImage\nJun 11 11:59:14.881717 crc crio[22553]: time=\"2026-06-11T11:59:14.88128869Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=f985de52-cf19-4238-8436-5b608eae2e71 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:59:14.886228 crc crio[22553]: time=\"2026-06-11T11:59:14.886172883Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=3173a930-cea8-4313-8c6e-a3c4b679a872 name=/runtime.v1.ImageService/ImageStatus\nJun 11 11:59:14.897081 crc crio[22553]: time=\"2026-06-11T11:59:14.896970828Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=2b5bf29f-e820-4a7c-bfb1-aca2acccdbc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:59:14.898312 crc crio[22553]: time=\"2026-06-11T11:59:14.898244145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:14.947873 crc crio[22553]: time=\"2026-06-11T11:59:14.947733869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:14.952910 crc crio[22553]: time=\"2026-06-11T11:59:14.952846309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 11:59:15.191609 crc crio[22553]: time=\"2026-06-11T11:59:15.191498404Z\" level=info msg=\"Created container 74469f987b4ed08c5f428e17e48b6284bc3626ae1502703e1f74725223875461: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=2b5bf29f-e820-4a7c-bfb1-aca2acccdbc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 11:59:15.195792 crc crio[22553]: time=\"2026-06-11T11:59:15.194995696Z\" level=info msg=\"Starting container: 74469f987b4ed08c5f428e17e48b6284bc3626ae1502703e1f74725223875461\" id=3c7e00ad-7a23-4153-af98-9d1113eb3440 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 11:59:15.202541 crc crio[22553]: time=\"2026-06-11T11:59:15.202431503Z\" level=info msg=\"Started container\" PID=112629 containerID=74469f987b4ed08c5f428e17e48b6284bc3626ae1502703e1f74725223875461 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/openstack-edpm-ipam-provisionserver-checksum-discovery id=3c7e00ad-7a23-4153-af98-9d1113eb3440 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec\nJun 11 11:59:17.196107 crc crio[22553]: time=\"2026-06-11T11:59:17.194577511Z\" level=info msg=\"Stopping pod sandbox: 6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec\" id=4beaff58-2195-4257-8261-7fa380685335 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:59:17.198277 crc crio[22553]: time=\"2026-06-11T11:59:17.197833466Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc Namespace:openstack ID:6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec UID:144187e2-d2b6-42d7-856e-6d37b3840301 NetNS:/var/run/netns/93adc97c-1995-4636-82d5-6faf4d8a55aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod144187e2_d2b6_42d7_856e_6d37b3840301.slice PodAnnotations:0xc000ca01e8}] Aliases:map[]}\"\nJun 11 11:59:17.198277 crc crio[22553]: time=\"2026-06-11T11:59:17.198105924Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 11:59:17.984523 crc crio[22553]: time=\"2026-06-11T11:59:17.983622159Z\" level=info msg=\"Stopped pod sandbox: 6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec\" id=4beaff58-2195-4257-8261-7fa380685335 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:59:43.999533 crc crio[22553]: time=\"2026-06-11T11:59:43.998344576Z\" level=info msg=\"Removing container: 6f1efe7a7d48054958c8822f97dfda87d9662a241703d69b7b278818845e623c\" id=a6b9a206-d5e4-431b-b513-e60396055e88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:59:44.100999 crc crio[22553]: time=\"2026-06-11T11:59:44.100035374Z\" level=info msg=\"Removed container 6f1efe7a7d48054958c8822f97dfda87d9662a241703d69b7b278818845e623c: openstack/cinder-online-data-migrations-7ttck/cinder-online-data-migrations\" id=a6b9a206-d5e4-431b-b513-e60396055e88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:59:44.105269 crc crio[22553]: time=\"2026-06-11T11:59:44.105182724Z\" level=info msg=\"Removing container: 2baa80e01415c217673db8b510334c93cc72c017dbe9a8e065aae78ae6a7cf65\" id=af00e0c0-b72c-407e-9e60-c79b875ec97a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:59:44.197026 crc crio[22553]: time=\"2026-06-11T11:59:44.196891471Z\" level=info msg=\"Removed container 2baa80e01415c217673db8b510334c93cc72c017dbe9a8e065aae78ae6a7cf65: openstack/cinder-db-sync-s72gb/cinder-db-sync\" id=af00e0c0-b72c-407e-9e60-c79b875ec97a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 11:59:44.213274 crc crio[22553]: time=\"2026-06-11T11:59:44.213167446Z\" level=info msg=\"Stopping pod sandbox: 373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715\" id=2aeacb17-1fb5-4cba-b7c5-44bd2a536867 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:59:44.213373 crc crio[22553]: time=\"2026-06-11T11:59:44.21330467Z\" level=info msg=\"Stopped pod sandbox (already stopped): 373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715\" id=2aeacb17-1fb5-4cba-b7c5-44bd2a536867 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:59:44.214505 crc crio[22553]: time=\"2026-06-11T11:59:44.214399241Z\" level=info msg=\"Removing pod sandbox: 373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715\" id=bc6cb295-d006-4933-ba3e-cff4ac59bd0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:59:44.241394 crc crio[22553]: time=\"2026-06-11T11:59:44.241204634Z\" level=info msg=\"Removed pod sandbox: 373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715\" id=bc6cb295-d006-4933-ba3e-cff4ac59bd0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:59:44.243184 crc crio[22553]: time=\"2026-06-11T11:59:44.243077388Z\" level=info msg=\"Stopping pod sandbox: d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f\" id=5f593b2a-ddbc-4b39-8fed-f559fcd9e021 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:59:44.243184 crc crio[22553]: time=\"2026-06-11T11:59:44.243171361Z\" level=info msg=\"Stopped pod sandbox (already stopped): d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f\" id=5f593b2a-ddbc-4b39-8fed-f559fcd9e021 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 11:59:44.244235 crc crio[22553]: time=\"2026-06-11T11:59:44.244129469Z\" level=info msg=\"Removing pod sandbox: d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f\" id=eefc47be-b609-4690-95c6-12830a6a9c8e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 11:59:44.266937 crc crio[22553]: time=\"2026-06-11T11:59:44.26677132Z\" level=info msg=\"Removed pod sandbox: d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f\" id=eefc47be-b609-4690-95c6-12830a6a9c8e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:00:01.079645 crc crio[22553]: time=\"2026-06-11T12:00:01.069533655Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686320-49vnm/POD\" id=f29f2f7e-3852-418d-8ef6-7bd1d0eb010f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:00:01.079645 crc crio[22553]: time=\"2026-06-11T12:00:01.070643337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:01.088325 crc crio[22553]: time=\"2026-06-11T12:00:01.08820643Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686320-9m2rc/POD\" id=3a15b7ca-089a-4219-b112-331a6289504c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:00:01.088629 crc crio[22553]: time=\"2026-06-11T12:00:01.088352164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:01.145162 crc crio[22553]: time=\"2026-06-11T12:00:01.14508285Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686320-49vnm Namespace:openshift-operator-lifecycle-manager ID:1d594c46ad98d475a7adfdade0cd9fad1bf7f3df6ed5a66c2eba066af55851d0 UID:3ec79433-140a-4849-a259-fe75c495ffdb NetNS:/var/run/netns/d6ad2cd0-a7a6-4894-902e-fec85b544dda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ec79433_140a_4849_a259_fe75c495ffdb.slice PodAnnotations:0xc0011e8718}] Aliases:map[]}\"\nJun 11 12:00:01.145162 crc crio[22553]: time=\"2026-06-11T12:00:01.145150342Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686320-49vnm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:00:01.152871 crc crio[22553]: time=\"2026-06-11T12:00:01.152783575Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686320-9m2rc Namespace:openshift-infra ID:dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1 UID:f523bb2d-201c-43cc-9d44-f487cc6fb401 NetNS:/var/run/netns/01f5aed4-934b-485d-ab98-1f1d9b79113e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf523bb2d_201c_43cc_9d44_f487cc6fb401.slice PodAnnotations:0xc0050d2dd8}] Aliases:map[]}\"\nJun 11 12:00:01.152871 crc crio[22553]: time=\"2026-06-11T12:00:01.152851657Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686320-9m2rc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:00:01.819278 crc crio[22553]: 2026-06-11T12:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfdae745df67d46 Mac:66:2b:4d:0b:1f:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/01f5aed4-934b-485d-ab98-1f1d9b79113e SocketPath: PciID:}] [{Interface:0xc00023e5c0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:00:01.821642 crc crio[22553]: time=\"2026-06-11T12:00:01.821526972Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686320-9m2rc Namespace:openshift-infra ID:dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1 UID:f523bb2d-201c-43cc-9d44-f487cc6fb401 NetNS:/var/run/netns/01f5aed4-934b-485d-ab98-1f1d9b79113e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf523bb2d_201c_43cc_9d44_f487cc6fb401.slice PodAnnotations:0xc0050d2dd8}] Aliases:map[]}\"\nJun 11 12:00:01.822002 crc crio[22553]: time=\"2026-06-11T12:00:01.821919213Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686320-9m2rc for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:00:01.830434 crc crio[22553]: 2026-06-11T12:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d594c46ad98d47 Mac:9a:30:1f:55:d7:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/d6ad2cd0-a7a6-4894-902e-fec85b544dda SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:00:01.831416 crc crio[22553]: time=\"2026-06-11T12:00:01.831325768Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686320-49vnm Namespace:openshift-operator-lifecycle-manager ID:1d594c46ad98d475a7adfdade0cd9fad1bf7f3df6ed5a66c2eba066af55851d0 UID:3ec79433-140a-4849-a259-fe75c495ffdb NetNS:/var/run/netns/d6ad2cd0-a7a6-4894-902e-fec85b544dda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ec79433_140a_4849_a259_fe75c495ffdb.slice PodAnnotations:0xc0011e8718}] Aliases:map[]}\"\nJun 11 12:00:01.831558 crc crio[22553]: time=\"2026-06-11T12:00:01.831520723Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686320-49vnm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:00:01.850081 crc crio[22553]: time=\"2026-06-11T12:00:01.850003893Z\" level=info msg=\"Ran pod sandbox 1d594c46ad98d475a7adfdade0cd9fad1bf7f3df6ed5a66c2eba066af55851d0 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686320-49vnm/POD\" id=f29f2f7e-3852-418d-8ef6-7bd1d0eb010f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:00:01.855005 crc crio[22553]: time=\"2026-06-11T12:00:01.854926326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c977c0c9-9ee5-4fd9-b922-72586ca04740 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:00:01.858618 crc crio[22553]: time=\"2026-06-11T12:00:01.857980626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=22b8079c-1021-41d9-b135-b0e2ee86b835 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:00:01.858618 crc crio[22553]: time=\"2026-06-11T12:00:01.858331876Z\" level=info msg=\"Ran pod sandbox dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1 with infra container: openshift-infra/auto-csr-approver-29686320-9m2rc/POD\" id=3a15b7ca-089a-4219-b112-331a6289504c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:00:01.864920 crc crio[22553]: time=\"2026-06-11T12:00:01.86258666Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0c8db72a-3a82-4ff4-9552-f4481096fb02 name=/runtime.v1.ImageService/PullImage\nJun 11 12:00:01.868403 crc crio[22553]: time=\"2026-06-11T12:00:01.868184173Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686320-49vnm/collect-profiles\" id=53c36137-69b3-4eb5-abab-2d04db9bc1e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:00:01.868639 crc crio[22553]: time=\"2026-06-11T12:00:01.868588345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:01.882855 crc crio[22553]: time=\"2026-06-11T12:00:01.882759379Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:00:01.941658 crc crio[22553]: time=\"2026-06-11T12:00:01.941556995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:01.948370 crc crio[22553]: time=\"2026-06-11T12:00:01.947460487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:02.147628 crc crio[22553]: time=\"2026-06-11T12:00:02.146895797Z\" level=info msg=\"Created container 85676936be592bf7fd6181d15fd6384fdaa9e668fdf1f79a0b5db19bf28a8531: openshift-operator-lifecycle-manager/collect-profiles-29686320-49vnm/collect-profiles\" id=53c36137-69b3-4eb5-abab-2d04db9bc1e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:00:02.151991 crc crio[22553]: time=\"2026-06-11T12:00:02.151512092Z\" level=info msg=\"Starting container: 85676936be592bf7fd6181d15fd6384fdaa9e668fdf1f79a0b5db19bf28a8531\" id=d919b8a8-2358-4f2c-8f1d-2d4fbd233524 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:00:02.157793 crc crio[22553]: time=\"2026-06-11T12:00:02.157726963Z\" level=info msg=\"Started container\" PID=115077 containerID=85676936be592bf7fd6181d15fd6384fdaa9e668fdf1f79a0b5db19bf28a8531 description=openshift-operator-lifecycle-manager/collect-profiles-29686320-49vnm/collect-profiles id=d919b8a8-2358-4f2c-8f1d-2d4fbd233524 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d594c46ad98d475a7adfdade0cd9fad1bf7f3df6ed5a66c2eba066af55851d0\nJun 11 12:00:04.493334 crc crio[22553]: time=\"2026-06-11T12:00:04.491888734Z\" level=info msg=\"Stopping pod sandbox: 1d594c46ad98d475a7adfdade0cd9fad1bf7f3df6ed5a66c2eba066af55851d0\" id=4857f766-c45d-4fd7-9c3d-22587e796d58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:00:04.496116 crc crio[22553]: time=\"2026-06-11T12:00:04.494655545Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686320-49vnm Namespace:openshift-operator-lifecycle-manager ID:1d594c46ad98d475a7adfdade0cd9fad1bf7f3df6ed5a66c2eba066af55851d0 UID:3ec79433-140a-4849-a259-fe75c495ffdb NetNS:/var/run/netns/d6ad2cd0-a7a6-4894-902e-fec85b544dda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ec79433_140a_4849_a259_fe75c495ffdb.slice PodAnnotations:0xc000ca0428}] Aliases:map[]}\"\nJun 11 12:00:04.496116 crc crio[22553]: time=\"2026-06-11T12:00:04.494896102Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686320-49vnm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:00:04.852199 crc crio[22553]: time=\"2026-06-11T12:00:04.852075066Z\" level=info msg=\"Stopped pod sandbox: 1d594c46ad98d475a7adfdade0cd9fad1bf7f3df6ed5a66c2eba066af55851d0\" id=4857f766-c45d-4fd7-9c3d-22587e796d58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:00:19.379587 crc crio[22553]: time=\"2026-06-11T12:00:19.378278982Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0c8db72a-3a82-4ff4-9552-f4481096fb02 name=/runtime.v1.ImageService/PullImage\nJun 11 12:00:19.382124 crc crio[22553]: time=\"2026-06-11T12:00:19.381405354Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=044b269a-70c6-46ce-9bac-9766c559623c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:00:19.385898 crc crio[22553]: time=\"2026-06-11T12:00:19.385773651Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cfcd2a7a-c6ec-41f0-b5ac-1c447f94ae89 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:00:19.394809 crc crio[22553]: time=\"2026-06-11T12:00:19.394728662Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686320-9m2rc/oc\" id=543a1ca1-b714-4f9c-bba4-12b6a87ae322 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:00:19.395316 crc crio[22553]: time=\"2026-06-11T12:00:19.395237277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:19.490862 crc crio[22553]: time=\"2026-06-11T12:00:19.490609921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:19.767546 crc crio[22553]: time=\"2026-06-11T12:00:19.767284405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:00:19.964588 crc crio[22553]: time=\"2026-06-11T12:00:19.963837051Z\" level=info msg=\"Created container 42db8b5f87d98185442ce40653f10dc0edb3477799bdc387d8dfb0abbbb2e1a4: openshift-infra/auto-csr-approver-29686320-9m2rc/oc\" id=543a1ca1-b714-4f9c-bba4-12b6a87ae322 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:00:19.969947 crc crio[22553]: time=\"2026-06-11T12:00:19.969847577Z\" level=info msg=\"Starting container: 42db8b5f87d98185442ce40653f10dc0edb3477799bdc387d8dfb0abbbb2e1a4\" id=b0d1915b-c4d2-4ae9-81aa-c10886a8e423 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:00:19.982114 crc crio[22553]: time=\"2026-06-11T12:00:19.981988391Z\" level=info msg=\"Started container\" PID=115992 containerID=42db8b5f87d98185442ce40653f10dc0edb3477799bdc387d8dfb0abbbb2e1a4 description=openshift-infra/auto-csr-approver-29686320-9m2rc/oc id=b0d1915b-c4d2-4ae9-81aa-c10886a8e423 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1\nJun 11 12:00:23.850186 crc crio[22553]: time=\"2026-06-11T12:00:23.849005307Z\" level=info msg=\"Stopping pod sandbox: dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1\" id=ad534281-a23d-4482-a5b1-276721fb7936 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:00:23.853168 crc crio[22553]: time=\"2026-06-11T12:00:23.850858011Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686320-9m2rc Namespace:openshift-infra ID:dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1 UID:f523bb2d-201c-43cc-9d44-f487cc6fb401 NetNS:/var/run/netns/01f5aed4-934b-485d-ab98-1f1d9b79113e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf523bb2d_201c_43cc_9d44_f487cc6fb401.slice PodAnnotations:0xc00061ef20}] Aliases:map[]}\"\nJun 11 12:00:23.853168 crc crio[22553]: time=\"2026-06-11T12:00:23.851056957Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686320-9m2rc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:00:24.298901 crc crio[22553]: time=\"2026-06-11T12:00:24.2983109Z\" level=info msg=\"Stopped pod sandbox: dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1\" id=ad534281-a23d-4482-a5b1-276721fb7936 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:00:44.377893 crc crio[22553]: time=\"2026-06-11T12:00:44.373602037Z\" level=info msg=\"Removing container: 36b0c93d10f6799c795c8ad3ef4c7b19880775044fe572c1bf841edf7388028b\" id=0302bcfb-4f07-4dc8-8650-84a26002d9ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:00:45.094149 crc crio[22553]: time=\"2026-06-11T12:00:45.093411346Z\" level=info msg=\"Removed container 36b0c93d10f6799c795c8ad3ef4c7b19880775044fe572c1bf841edf7388028b: openshift-infra/auto-csr-approver-29686314-2vmms/oc\" id=0302bcfb-4f07-4dc8-8650-84a26002d9ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:00:45.098533 crc crio[22553]: time=\"2026-06-11T12:00:45.098377941Z\" level=info msg=\"Removing container: d31ee913d5caabbc5c869be9f23bcdcad41eecbc562ccca0995874db73477ed3\" id=fa25aa6d-7ec8-4b53-a364-d5ef2bc793c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:00:45.173422 crc crio[22553]: time=\"2026-06-11T12:00:45.173307483Z\" level=info msg=\"Removed container d31ee913d5caabbc5c869be9f23bcdcad41eecbc562ccca0995874db73477ed3: openstack/nova-api-db-create-2c6hr/mariadb-database-create\" id=fa25aa6d-7ec8-4b53-a364-d5ef2bc793c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:00:45.184467 crc crio[22553]: time=\"2026-06-11T12:00:45.183654795Z\" level=info msg=\"Removing container: ea0db42dd3d9f174d05666c9f44c81d4790d2a7e7fd2f129144f4cc1413b6c05\" id=c981002d-e5bb-45ca-b925-53760f7c15c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:00:45.239959 crc crio[22553]: time=\"2026-06-11T12:00:45.23978473Z\" level=info msg=\"Removed container ea0db42dd3d9f174d05666c9f44c81d4790d2a7e7fd2f129144f4cc1413b6c05: openstack/nova-cell1-db-create-glw2q/mariadb-database-create\" id=c981002d-e5bb-45ca-b925-53760f7c15c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:00:45.255877 crc crio[22553]: time=\"2026-06-11T12:00:45.255602871Z\" level=info msg=\"Removing container: 0f0a226571c221ed357d94df085540dcf4ffede7117d55cbf2149302e4214384\" id=918c57b2-6d15-4d53-8ae4-a4f5895cd6be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:00:45.331313 crc crio[22553]: time=\"2026-06-11T12:00:45.331130371Z\" level=info msg=\"Removed container 0f0a226571c221ed357d94df085540dcf4ffede7117d55cbf2149302e4214384: openstack/nova-cell0-db-create-c9qb4/mariadb-database-create\" id=918c57b2-6d15-4d53-8ae4-a4f5895cd6be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:00:45.343400 crc crio[22553]: time=\"2026-06-11T12:00:45.343279385Z\" level=info msg=\"Removing container: 97065cc6b5448bfe2f358dabc8b8e760ebfecc5b4daf38fb13286aa17386b637\" id=564b8d90-eb5a-4701-a359-4b3dfb28236c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:00:45.381642 crc crio[22553]: time=\"2026-06-11T12:00:45.381402826Z\" level=info msg=\"Removed container 97065cc6b5448bfe2f358dabc8b8e760ebfecc5b4daf38fb13286aa17386b637: openshift-operator-lifecycle-manager/collect-profiles-29686275-v9gx2/collect-profiles\" id=564b8d90-eb5a-4701-a359-4b3dfb28236c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:00:45.386849 crc crio[22553]: time=\"2026-06-11T12:00:45.386590917Z\" level=info msg=\"Removing container: 7fbc1e473171d6a37627b7adfb8b1b2baa486146371b585bad9bae8283da4ffa\" id=9f997e74-dcdb-40b1-a37b-4e098c41e658 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:00:45.430801 crc crio[22553]: time=\"2026-06-11T12:00:45.43064107Z\" level=info msg=\"Removed container 7fbc1e473171d6a37627b7adfb8b1b2baa486146371b585bad9bae8283da4ffa: openstack/nova-cell1-c1ab-account-create-update-bxl8x/mariadb-account-create-update\" id=9f997e74-dcdb-40b1-a37b-4e098c41e658 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:00:45.435669 crc crio[22553]: time=\"2026-06-11T12:00:45.435595484Z\" level=info msg=\"Removing container: 8dfb51d92e7ad0b6312079578dcc44729c94bb700e0eaeecd7455e7cf6e72471\" id=472c956c-15c4-4ef7-a139-d43bed44a9a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:00:45.465369 crc crio[22553]: time=\"2026-06-11T12:00:45.465263589Z\" level=info msg=\"Removed container 8dfb51d92e7ad0b6312079578dcc44729c94bb700e0eaeecd7455e7cf6e72471: openstack/nova-api-73a4-account-create-update-r86wb/mariadb-account-create-update\" id=472c956c-15c4-4ef7-a139-d43bed44a9a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:00:45.468892 crc crio[22553]: time=\"2026-06-11T12:00:45.468817602Z\" level=info msg=\"Removing container: 7e1c6c3e06ee01296e6c057be66cc40ddfab3d49ed12c74a3fa523412ad0ea69\" id=c6d5c2a2-de57-4f18-81d1-fd9e4a00d624 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:00:45.596642 crc crio[22553]: time=\"2026-06-11T12:00:45.596467871Z\" level=info msg=\"Removed container 7e1c6c3e06ee01296e6c057be66cc40ddfab3d49ed12c74a3fa523412ad0ea69: openstack/nova-cell0-f051-account-create-update-r8z7w/mariadb-account-create-update\" id=c6d5c2a2-de57-4f18-81d1-fd9e4a00d624 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:00:45.608550 crc crio[22553]: time=\"2026-06-11T12:00:45.608437359Z\" level=info msg=\"Stopping pod sandbox: 2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a\" id=0d6cdc81-e8f3-49c7-ab9f-ba95763b501a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:00:45.608550 crc crio[22553]: time=\"2026-06-11T12:00:45.608552423Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a\" id=0d6cdc81-e8f3-49c7-ab9f-ba95763b501a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:00:45.609272 crc crio[22553]: time=\"2026-06-11T12:00:45.609190231Z\" level=info msg=\"Removing pod sandbox: 2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a\" id=e2d68e06-f3b7-4cfd-8558-047a4ea2597d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:00:45.630014 crc crio[22553]: time=\"2026-06-11T12:00:45.629888764Z\" level=info msg=\"Removed pod sandbox: 2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a\" id=e2d68e06-f3b7-4cfd-8558-047a4ea2597d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:00:45.632175 crc crio[22553]: time=\"2026-06-11T12:00:45.631668626Z\" level=info msg=\"Stopping pod sandbox: 57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873\" id=51ed6207-6378-49a0-be79-4bafbdafaace name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:00:45.632175 crc crio[22553]: time=\"2026-06-11T12:00:45.632037297Z\" level=info msg=\"Stopped pod sandbox (already stopped): 57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873\" id=51ed6207-6378-49a0-be79-4bafbdafaace name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:00:45.633269 crc crio[22553]: time=\"2026-06-11T12:00:45.633103718Z\" level=info msg=\"Removing pod sandbox: 57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873\" id=fdb795e5-a1d8-4ebe-9b8c-434b03aad19a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:00:45.651178 crc crio[22553]: time=\"2026-06-11T12:00:45.65104315Z\" level=info msg=\"Removed pod sandbox: 57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873\" id=fdb795e5-a1d8-4ebe-9b8c-434b03aad19a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:00:45.652501 crc crio[22553]: time=\"2026-06-11T12:00:45.652369369Z\" level=info msg=\"Stopping pod sandbox: 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3\" id=71214981-b777-40e2-b574-be2d0ffe9999 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:00:45.652598 crc crio[22553]: time=\"2026-06-11T12:00:45.652540204Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3\" id=71214981-b777-40e2-b574-be2d0ffe9999 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:00:45.653411 crc crio[22553]: time=\"2026-06-11T12:00:45.653341207Z\" level=info msg=\"Removing pod sandbox: 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3\" id=bd4757d3-5be2-4f8f-996f-37a30fc0ccdb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:00:45.696049 crc crio[22553]: time=\"2026-06-11T12:00:45.695906957Z\" level=info msg=\"Removed pod sandbox: 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3\" id=bd4757d3-5be2-4f8f-996f-37a30fc0ccdb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:00:45.697395 crc crio[22553]: time=\"2026-06-11T12:00:45.697325849Z\" level=info msg=\"Stopping pod sandbox: d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88\" id=9739a70e-be79-4dbd-8f43-0cd6950a8a8d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:00:45.697672 crc crio[22553]: time=\"2026-06-11T12:00:45.697423042Z\" level=info msg=\"Stopped pod sandbox (already stopped): d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88\" id=9739a70e-be79-4dbd-8f43-0cd6950a8a8d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:00:45.699759 crc crio[22553]: time=\"2026-06-11T12:00:45.699657557Z\" level=info msg=\"Removing pod sandbox: d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88\" id=907d872e-bcbc-4753-aaad-70903fb8891a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:00:45.727644 crc crio[22553]: time=\"2026-06-11T12:00:45.725368026Z\" level=info msg=\"Removed pod sandbox: d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88\" id=907d872e-bcbc-4753-aaad-70903fb8891a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:00:45.727644 crc crio[22553]: time=\"2026-06-11T12:00:45.727199949Z\" level=info msg=\"Stopping pod sandbox: b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95\" id=00333c9d-8094-4ccc-a7d3-372e0c28b944 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:00:45.727644 crc crio[22553]: time=\"2026-06-11T12:00:45.727613311Z\" level=info msg=\"Stopped pod sandbox (already stopped): b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95\" id=00333c9d-8094-4ccc-a7d3-372e0c28b944 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:00:45.728594 crc crio[22553]: time=\"2026-06-11T12:00:45.728518658Z\" level=info msg=\"Removing pod sandbox: b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95\" id=50c09f02-99eb-4ddb-877e-3bfaa7a6d495 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:00:45.757564 crc crio[22553]: time=\"2026-06-11T12:00:45.757281865Z\" level=info msg=\"Removed pod sandbox: b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95\" id=50c09f02-99eb-4ddb-877e-3bfaa7a6d495 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:00:45.762816 crc crio[22553]: time=\"2026-06-11T12:00:45.758914423Z\" level=info msg=\"Stopping pod sandbox: 957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b\" id=e8333309-3d61-444c-afe9-6c8d097151c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:00:45.762816 crc crio[22553]: time=\"2026-06-11T12:00:45.759024946Z\" level=info msg=\"Stopped pod sandbox (already stopped): 957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b\" id=e8333309-3d61-444c-afe9-6c8d097151c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:00:45.762816 crc crio[22553]: time=\"2026-06-11T12:00:45.761022044Z\" level=info msg=\"Removing pod sandbox: 957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b\" id=1d01705b-b2cc-4a0c-89d1-2bdb4c1e15ec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:00:45.782950 crc crio[22553]: time=\"2026-06-11T12:00:45.782806979Z\" level=info msg=\"Removed pod sandbox: 957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b\" id=1d01705b-b2cc-4a0c-89d1-2bdb4c1e15ec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:00:45.784468 crc crio[22553]: time=\"2026-06-11T12:00:45.784371625Z\" level=info msg=\"Stopping pod sandbox: 9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d\" id=20e7b4e9-a60a-408f-b211-3b5706d91a55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:00:45.784594 crc crio[22553]: time=\"2026-06-11T12:00:45.78454546Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d\" id=20e7b4e9-a60a-408f-b211-3b5706d91a55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:00:45.785628 crc crio[22553]: time=\"2026-06-11T12:00:45.785567209Z\" level=info msg=\"Removing pod sandbox: 9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d\" id=f1e9635f-e1ba-43f1-8fa1-cb41c2e65f21 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:00:45.806848 crc crio[22553]: time=\"2026-06-11T12:00:45.806738816Z\" level=info msg=\"Removed pod sandbox: 9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d\" id=f1e9635f-e1ba-43f1-8fa1-cb41c2e65f21 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:00:45.808910 crc crio[22553]: time=\"2026-06-11T12:00:45.808840327Z\" level=info msg=\"Stopping pod sandbox: 082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214\" id=79f78300-4f06-49f2-8b9b-aecb9623b78f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:00:45.809036 crc crio[22553]: time=\"2026-06-11T12:00:45.80893778Z\" level=info msg=\"Stopped pod sandbox (already stopped): 082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214\" id=79f78300-4f06-49f2-8b9b-aecb9623b78f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:00:45.809810 crc crio[22553]: time=\"2026-06-11T12:00:45.809739974Z\" level=info msg=\"Removing pod sandbox: 082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214\" id=7856bf8d-b5fc-4725-aac9-6095385d2abc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:00:45.830835 crc crio[22553]: time=\"2026-06-11T12:00:45.830535189Z\" level=info msg=\"Removed pod sandbox: 082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214\" id=7856bf8d-b5fc-4725-aac9-6095385d2abc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:01:00.586474 crc crio[22553]: time=\"2026-06-11T12:01:00.585324239Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29686321-5wmdh/POD\" id=58ff00ca-692a-4ca5-8682-ff81e11b4f73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:01:00.590503 crc crio[22553]: time=\"2026-06-11T12:01:00.586546435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:00.632620 crc crio[22553]: time=\"2026-06-11T12:01:00.632317548Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686321-5wmdh Namespace:openstack ID:edca688c59931b37e593f2f276b21a37c7b63bc87b8659b17dec5ad37d1c7a26 UID:ece3673b-aa6d-453e-a0c2-a535d8aee087 NetNS:/var/run/netns/3e5f00ba-6c8c-4aca-87d2-3820468f5219 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podece3673b_aa6d_453e_a0c2_a535d8aee087.slice PodAnnotations:0xc00043b510}] Aliases:map[]}\"\nJun 11 12:01:00.632620 crc crio[22553]: time=\"2026-06-11T12:01:00.63238412Z\" level=info msg=\"Adding pod openstack_keystone-cron-29686321-5wmdh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:01:01.226878 crc crio[22553]: 2026-06-11T12:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edca688c59931b3 Mac:72:e5:4d:63:a9:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/3e5f00ba-6c8c-4aca-87d2-3820468f5219 SocketPath: PciID:}] [{Interface:0xc00029e8d0 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:01:01.228618 crc crio[22553]: time=\"2026-06-11T12:01:01.228528656Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686321-5wmdh Namespace:openstack ID:edca688c59931b37e593f2f276b21a37c7b63bc87b8659b17dec5ad37d1c7a26 UID:ece3673b-aa6d-453e-a0c2-a535d8aee087 NetNS:/var/run/netns/3e5f00ba-6c8c-4aca-87d2-3820468f5219 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podece3673b_aa6d_453e_a0c2_a535d8aee087.slice PodAnnotations:0xc00043b510}] Aliases:map[]}\"\nJun 11 12:01:01.228927 crc crio[22553]: time=\"2026-06-11T12:01:01.228898336Z\" level=info msg=\"Checking pod openstack_keystone-cron-29686321-5wmdh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:01:01.241511 crc crio[22553]: time=\"2026-06-11T12:01:01.24138096Z\" level=info msg=\"Ran pod sandbox edca688c59931b37e593f2f276b21a37c7b63bc87b8659b17dec5ad37d1c7a26 with infra container: openstack/keystone-cron-29686321-5wmdh/POD\" id=58ff00ca-692a-4ca5-8682-ff81e11b4f73 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:01:01.245113 crc crio[22553]: time=\"2026-06-11T12:01:01.245000635Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=38ec04cd-c77d-4a9b-8da9-f30e1f9986a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:01.303036 crc crio[22553]: time=\"2026-06-11T12:01:01.302913552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=f6e5baf9-8662-450a-8c48-c376d2430c3a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:01.317100 crc crio[22553]: time=\"2026-06-11T12:01:01.316969892Z\" level=info msg=\"Creating container: openstack/keystone-cron-29686321-5wmdh/keystone-cron\" id=7634f2aa-2220-4a6b-b7a1-2c3ea643f3ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:01.319245 crc crio[22553]: time=\"2026-06-11T12:01:01.319149665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:01.429981 crc crio[22553]: time=\"2026-06-11T12:01:01.429087248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:01.437335 crc crio[22553]: time=\"2026-06-11T12:01:01.437260146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:01.658958 crc crio[22553]: time=\"2026-06-11T12:01:01.658766419Z\" level=info msg=\"Created container 2e57a39a5459735b63e647075c97ce4a12cff584ccc295178476f2ba10cd372d: openstack/keystone-cron-29686321-5wmdh/keystone-cron\" id=7634f2aa-2220-4a6b-b7a1-2c3ea643f3ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:01.661757 crc crio[22553]: time=\"2026-06-11T12:01:01.661610442Z\" level=info msg=\"Starting container: 2e57a39a5459735b63e647075c97ce4a12cff584ccc295178476f2ba10cd372d\" id=57e4e7f9-b827-4747-8c5e-103817fb1dfe name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:01:01.669868 crc crio[22553]: time=\"2026-06-11T12:01:01.66977015Z\" level=info msg=\"Started container\" PID=118102 containerID=2e57a39a5459735b63e647075c97ce4a12cff584ccc295178476f2ba10cd372d description=openstack/keystone-cron-29686321-5wmdh/keystone-cron id=57e4e7f9-b827-4747-8c5e-103817fb1dfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=edca688c59931b37e593f2f276b21a37c7b63bc87b8659b17dec5ad37d1c7a26\nJun 11 12:01:06.784008 crc crio[22553]: time=\"2026-06-11T12:01:06.782738937Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-22tn7/POD\" id=a3195906-47ec-4b5d-a79f-a4a18201cada name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:01:06.786083 crc crio[22553]: time=\"2026-06-11T12:01:06.784063135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:06.901250 crc crio[22553]: time=\"2026-06-11T12:01:06.900907669Z\" level=info msg=\"Got pod network &{Name:redhat-operators-22tn7 Namespace:openshift-marketplace ID:38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3 UID:097905d7-a912-48f3-902c-ce121d28e5c6 NetNS:/var/run/netns/e1e893e6-657a-44d4-9e4a-5789df649268 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod097905d7_a912_48f3_902c_ce121d28e5c6.slice PodAnnotations:0xc005f12630}] Aliases:map[]}\"\nJun 11 12:01:06.924859 crc crio[22553]: time=\"2026-06-11T12:01:06.901256539Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-22tn7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:01:07.032662 crc crio[22553]: time=\"2026-06-11T12:01:07.032436291Z\" level=info msg=\"Stopping pod sandbox: edca688c59931b37e593f2f276b21a37c7b63bc87b8659b17dec5ad37d1c7a26\" id=ce3e6182-1ab1-4079-9880-5f3e1dd0e3d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:01:07.033210 crc crio[22553]: time=\"2026-06-11T12:01:07.033185572Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686321-5wmdh Namespace:openstack ID:edca688c59931b37e593f2f276b21a37c7b63bc87b8659b17dec5ad37d1c7a26 UID:ece3673b-aa6d-453e-a0c2-a535d8aee087 NetNS:/var/run/netns/3e5f00ba-6c8c-4aca-87d2-3820468f5219 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podece3673b_aa6d_453e_a0c2_a535d8aee087.slice PodAnnotations:0xc005f126e0}] Aliases:map[]}\"\nJun 11 12:01:07.033415 crc crio[22553]: time=\"2026-06-11T12:01:07.033343927Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29686321-5wmdh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:01:07.876736 crc crio[22553]: time=\"2026-06-11T12:01:07.875918063Z\" level=info msg=\"Stopped pod sandbox: edca688c59931b37e593f2f276b21a37c7b63bc87b8659b17dec5ad37d1c7a26\" id=ce3e6182-1ab1-4079-9880-5f3e1dd0e3d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:01:08.030912 crc crio[22553]: 2026-06-11T12:01:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38da836eef2039e Mac:2e:bc:61:4f:1b:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/e1e893e6-657a-44d4-9e4a-5789df649268 SocketPath: PciID:}] [{Interface:0xc000242990 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:01:08.032885 crc crio[22553]: time=\"2026-06-11T12:01:08.032598776Z\" level=info msg=\"Got pod network &{Name:redhat-operators-22tn7 Namespace:openshift-marketplace ID:38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3 UID:097905d7-a912-48f3-902c-ce121d28e5c6 NetNS:/var/run/netns/e1e893e6-657a-44d4-9e4a-5789df649268 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod097905d7_a912_48f3_902c_ce121d28e5c6.slice PodAnnotations:0xc005f12630}] Aliases:map[]}\"\nJun 11 12:01:08.032885 crc crio[22553]: time=\"2026-06-11T12:01:08.032854773Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-22tn7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:01:08.056544 crc crio[22553]: time=\"2026-06-11T12:01:08.05643491Z\" level=info msg=\"Ran pod sandbox 38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3 with infra container: openshift-marketplace/redhat-operators-22tn7/POD\" id=a3195906-47ec-4b5d-a79f-a4a18201cada name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:01:08.059891 crc crio[22553]: time=\"2026-06-11T12:01:08.059557081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2beaa1d3-99d3-4bcf-a7bb-549c1f143d95 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:08.067295 crc crio[22553]: time=\"2026-06-11T12:01:08.064917447Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9eb12a78-0090-46db-b86c-1c3834ef36a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:08.081165 crc crio[22553]: time=\"2026-06-11T12:01:08.080967815Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-22tn7/extract-utilities\" id=83aa8581-9070-4a95-af8d-06d20dc1238d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:08.082194 crc crio[22553]: time=\"2026-06-11T12:01:08.081446329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:08.175384 crc crio[22553]: time=\"2026-06-11T12:01:08.174575782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:08.202781 crc crio[22553]: time=\"2026-06-11T12:01:08.20265063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:08.550039 crc crio[22553]: time=\"2026-06-11T12:01:08.54936984Z\" level=info msg=\"Created container 648cc9c8772d4848c89f9f6f33bf517ae049a57b8f76b40ce8b042a4152ceb70: openshift-marketplace/redhat-operators-22tn7/extract-utilities\" id=83aa8581-9070-4a95-af8d-06d20dc1238d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:08.552255 crc crio[22553]: time=\"2026-06-11T12:01:08.552094779Z\" level=info msg=\"Starting container: 648cc9c8772d4848c89f9f6f33bf517ae049a57b8f76b40ce8b042a4152ceb70\" id=c3b059e4-326f-4871-a7bc-4c139f2a446c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:01:08.559865 crc crio[22553]: time=\"2026-06-11T12:01:08.559798434Z\" level=info msg=\"Started container\" PID=118572 containerID=648cc9c8772d4848c89f9f6f33bf517ae049a57b8f76b40ce8b042a4152ceb70 description=openshift-marketplace/redhat-operators-22tn7/extract-utilities id=c3b059e4-326f-4871-a7bc-4c139f2a446c name=/runtime.v1.RuntimeService/StartContainer sandboxID=38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3\nJun 11 12:01:09.090796 crc crio[22553]: time=\"2026-06-11T12:01:09.090148114Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3bfcb90c-d25c-4608-a833-631921d9ab58 name=/runtime.v1.ImageService/PullImage\nJun 11 12:01:09.107034 crc crio[22553]: time=\"2026-06-11T12:01:09.106895772Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 12:01:09.950053 crc crio[22553]: time=\"2026-06-11T12:01:09.949936231Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=3bfcb90c-d25c-4608-a833-631921d9ab58 name=/runtime.v1.ImageService/PullImage\nJun 11 12:01:09.951973 crc crio[22553]: time=\"2026-06-11T12:01:09.951765684Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ce34f79f-9b9f-4c73-81f6-382e4649a84a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:09.959543 crc crio[22553]: time=\"2026-06-11T12:01:09.957518141Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c2bfe959-5900-476b-a2c2-4b800f0e5af8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:09.969810 crc crio[22553]: time=\"2026-06-11T12:01:09.968423989Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-22tn7/extract-content\" id=ccf679fd-91e3-494d-b643-ce73c51ecd38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:09.970389 crc crio[22553]: time=\"2026-06-11T12:01:09.970308584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:10.046144 crc crio[22553]: time=\"2026-06-11T12:01:10.046083821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:10.052542 crc crio[22553]: time=\"2026-06-11T12:01:10.051972173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:10.275984 crc crio[22553]: time=\"2026-06-11T12:01:10.273985951Z\" level=info msg=\"Created container bb8a7dc73ba8e64f9a2ae14b9075521a6af300c9a24294f56b680639c08bc10b: openshift-marketplace/redhat-operators-22tn7/extract-content\" id=ccf679fd-91e3-494d-b643-ce73c51ecd38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:10.275984 crc crio[22553]: time=\"2026-06-11T12:01:10.275437263Z\" level=info msg=\"Starting container: bb8a7dc73ba8e64f9a2ae14b9075521a6af300c9a24294f56b680639c08bc10b\" id=5f07f8de-2ed0-4854-b743-86267e4bb152 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:01:10.288320 crc crio[22553]: time=\"2026-06-11T12:01:10.288155523Z\" level=info msg=\"Started container\" PID=118664 containerID=bb8a7dc73ba8e64f9a2ae14b9075521a6af300c9a24294f56b680639c08bc10b description=openshift-marketplace/redhat-operators-22tn7/extract-content id=5f07f8de-2ed0-4854-b743-86267e4bb152 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3\nJun 11 12:01:17.293407 crc crio[22553]: time=\"2026-06-11T12:01:17.28262215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c907cf79-5686-4559-8bbb-ffb167e69427 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:17.293407 crc crio[22553]: time=\"2026-06-11T12:01:17.286102351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=50b9f50c-8c28-4144-97cf-5f85440df192 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:17.336156 crc crio[22553]: time=\"2026-06-11T12:01:17.336045246Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-22tn7/registry-server\" id=a909371f-e878-4b63-adde-4e6e05d38563 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:17.336825 crc crio[22553]: time=\"2026-06-11T12:01:17.336578541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:17.440539 crc crio[22553]: time=\"2026-06-11T12:01:17.44017886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:17.466717 crc crio[22553]: time=\"2026-06-11T12:01:17.466159016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:17.638887 crc crio[22553]: time=\"2026-06-11T12:01:17.63860659Z\" level=info msg=\"Created container a01e303a5067928faa19e532659517de81b56d5764a460d29c5c222440cdf573: openshift-marketplace/redhat-operators-22tn7/registry-server\" id=a909371f-e878-4b63-adde-4e6e05d38563 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:17.642409 crc crio[22553]: time=\"2026-06-11T12:01:17.642316198Z\" level=info msg=\"Starting container: a01e303a5067928faa19e532659517de81b56d5764a460d29c5c222440cdf573\" id=52a0d67c-1ef5-432f-8a05-3a936b006108 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:01:17.648801 crc crio[22553]: time=\"2026-06-11T12:01:17.648609561Z\" level=info msg=\"Started container\" PID=119028 containerID=a01e303a5067928faa19e532659517de81b56d5764a460d29c5c222440cdf573 description=openshift-marketplace/redhat-operators-22tn7/registry-server id=52a0d67c-1ef5-432f-8a05-3a936b006108 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3\nJun 11 12:01:20.685815 crc crio[22553]: time=\"2026-06-11T12:01:20.68483817Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-9vnsj/POD\" id=1adec50e-ad92-4db3-ac4a-6b305d0ac173 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:01:20.687279 crc crio[22553]: time=\"2026-06-11T12:01:20.687254461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:20.737426 crc crio[22553]: time=\"2026-06-11T12:01:20.737331019Z\" level=info msg=\"Got pod network &{Name:community-operators-9vnsj Namespace:openshift-marketplace ID:e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968 UID:88e3d3fd-e4a7-481a-8421-4d6937c8de4a NetNS:/var/run/netns/d4ee21b5-be36-4a32-8246-9d38ee855e8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88e3d3fd_e4a7_481a_8421_4d6937c8de4a.slice PodAnnotations:0xc00043a728}] Aliases:map[]}\"\nJun 11 12:01:20.737426 crc crio[22553]: time=\"2026-06-11T12:01:20.737402352Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-9vnsj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:01:21.731452 crc crio[22553]: 2026-06-11T12:01:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4d4f7d96c2a04a Mac:4e:6a:bd:65:ac:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/d4ee21b5-be36-4a32-8246-9d38ee855e8c SocketPath: PciID:}] [{Interface:0xc0001d8a40 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:01:21.733758 crc crio[22553]: time=\"2026-06-11T12:01:21.733628853Z\" level=info msg=\"Got pod network &{Name:community-operators-9vnsj Namespace:openshift-marketplace ID:e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968 UID:88e3d3fd-e4a7-481a-8421-4d6937c8de4a NetNS:/var/run/netns/d4ee21b5-be36-4a32-8246-9d38ee855e8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88e3d3fd_e4a7_481a_8421_4d6937c8de4a.slice PodAnnotations:0xc00043a728}] Aliases:map[]}\"\nJun 11 12:01:21.733966 crc crio[22553]: time=\"2026-06-11T12:01:21.733893331Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-9vnsj for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:01:21.747077 crc crio[22553]: time=\"2026-06-11T12:01:21.746984702Z\" level=info msg=\"Ran pod sandbox e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968 with infra container: openshift-marketplace/community-operators-9vnsj/POD\" id=1adec50e-ad92-4db3-ac4a-6b305d0ac173 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:01:21.759145 crc crio[22553]: time=\"2026-06-11T12:01:21.756410347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5deb44b7-7a33-4136-8024-17b054baec0c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:21.767097 crc crio[22553]: time=\"2026-06-11T12:01:21.762996629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=22c2de1c-5544-4fb4-959e-88fcec76df4c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:21.918131 crc crio[22553]: time=\"2026-06-11T12:01:21.918034735Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-9vnsj/extract-utilities\" id=a7845daa-75d9-4cc5-9b38-e47267bae1c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:21.918604 crc crio[22553]: time=\"2026-06-11T12:01:21.91854526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:22.075303 crc crio[22553]: time=\"2026-06-11T12:01:22.0750871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:22.080857 crc crio[22553]: time=\"2026-06-11T12:01:22.080785216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:23.095770 crc crio[22553]: time=\"2026-06-11T12:01:23.095082453Z\" level=info msg=\"Created container b9a34bc96ed693e5f9c2193795c9ad3811b490eb446bd23e9cf7df8dab7c97f6: openshift-marketplace/community-operators-9vnsj/extract-utilities\" id=a7845daa-75d9-4cc5-9b38-e47267bae1c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:23.098349 crc crio[22553]: time=\"2026-06-11T12:01:23.097597906Z\" level=info msg=\"Starting container: b9a34bc96ed693e5f9c2193795c9ad3811b490eb446bd23e9cf7df8dab7c97f6\" id=04a318b2-7a93-4e90-8dd7-68e478dbfc21 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:01:23.106740 crc crio[22553]: time=\"2026-06-11T12:01:23.106361631Z\" level=info msg=\"Started container\" PID=119321 containerID=b9a34bc96ed693e5f9c2193795c9ad3811b490eb446bd23e9cf7df8dab7c97f6 description=openshift-marketplace/community-operators-9vnsj/extract-utilities id=04a318b2-7a93-4e90-8dd7-68e478dbfc21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968\nJun 11 12:01:23.485297 crc crio[22553]: time=\"2026-06-11T12:01:23.485201947Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=eaabcdd0-a348-4aae-83c5-fe81289260a1 name=/runtime.v1.ImageService/PullImage\nJun 11 12:01:23.502113 crc crio[22553]: time=\"2026-06-11T12:01:23.502066559Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 12:01:24.238019 crc crio[22553]: time=\"2026-06-11T12:01:24.237807953Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=eaabcdd0-a348-4aae-83c5-fe81289260a1 name=/runtime.v1.ImageService/PullImage\nJun 11 12:01:24.239412 crc crio[22553]: time=\"2026-06-11T12:01:24.239040649Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=cb674402-2365-4517-ba72-4f614180367a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:24.242331 crc crio[22553]: time=\"2026-06-11T12:01:24.242220191Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8a717a42-68a0-4127-bea5-bf960d60fd97 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:24.252121 crc crio[22553]: time=\"2026-06-11T12:01:24.252029937Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-9vnsj/extract-content\" id=fa36436b-97f8-40b9-966a-5cb456bb30e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:24.252904 crc crio[22553]: time=\"2026-06-11T12:01:24.252658186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:24.316629 crc crio[22553]: time=\"2026-06-11T12:01:24.316446334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:24.321984 crc crio[22553]: time=\"2026-06-11T12:01:24.321897063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:24.543342 crc crio[22553]: time=\"2026-06-11T12:01:24.54320897Z\" level=info msg=\"Created container 9599250a392ba80aabf3ed231efbad63e693f649c44ed60777207610fb069984: openshift-marketplace/community-operators-9vnsj/extract-content\" id=fa36436b-97f8-40b9-966a-5cb456bb30e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:24.545010 crc crio[22553]: time=\"2026-06-11T12:01:24.54493859Z\" level=info msg=\"Starting container: 9599250a392ba80aabf3ed231efbad63e693f649c44ed60777207610fb069984\" id=79acab62-e77d-4d61-91ba-a63fd783193d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:01:24.553655 crc crio[22553]: time=\"2026-06-11T12:01:24.551894773Z\" level=info msg=\"Started container\" PID=119391 containerID=9599250a392ba80aabf3ed231efbad63e693f649c44ed60777207610fb069984 description=openshift-marketplace/community-operators-9vnsj/extract-content id=79acab62-e77d-4d61-91ba-a63fd783193d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968\nJun 11 12:01:26.568765 crc crio[22553]: time=\"2026-06-11T12:01:26.567835229Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6416008c-253a-4c9c-95f3-248fd9b7df19 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:26.573120 crc crio[22553]: time=\"2026-06-11T12:01:26.572346691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=639a65ef-12f6-47cd-832b-57cdc5562fb9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:01:26.581463 crc crio[22553]: time=\"2026-06-11T12:01:26.581376364Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-9vnsj/registry-server\" id=c2845892-d95b-4415-89f4-e6fd159e9f27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:26.582333 crc crio[22553]: time=\"2026-06-11T12:01:26.58226964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:26.666101 crc crio[22553]: time=\"2026-06-11T12:01:26.665989439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:26.672660 crc crio[22553]: time=\"2026-06-11T12:01:26.672445527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:01:26.856959 crc crio[22553]: time=\"2026-06-11T12:01:26.856842159Z\" level=info msg=\"Created container 2d63527a778e29a6c4c2b846c83a98eb3cb044ca9b7ce0256f21f2a0431113e8: openshift-marketplace/community-operators-9vnsj/registry-server\" id=c2845892-d95b-4415-89f4-e6fd159e9f27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:01:26.858802 crc crio[22553]: time=\"2026-06-11T12:01:26.858665372Z\" level=info msg=\"Starting container: 2d63527a778e29a6c4c2b846c83a98eb3cb044ca9b7ce0256f21f2a0431113e8\" id=f0cb250c-ed30-44d7-b5f6-8c1ec96ce4d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:01:26.866826 crc crio[22553]: time=\"2026-06-11T12:01:26.866588623Z\" level=info msg=\"Started container\" PID=119567 containerID=2d63527a778e29a6c4c2b846c83a98eb3cb044ca9b7ce0256f21f2a0431113e8 description=openshift-marketplace/community-operators-9vnsj/registry-server id=f0cb250c-ed30-44d7-b5f6-8c1ec96ce4d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968\nJun 11 12:01:33.679033 crc crio[22553]: time=\"2026-06-11T12:01:33.677889035Z\" level=info msg=\"Stopping container: 2d63527a778e29a6c4c2b846c83a98eb3cb044ca9b7ce0256f21f2a0431113e8 (timeout: 2s)\" id=c8bf9cc4-d3af-4949-8ae6-907cc7ea5593 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:01:33.810003 crc crio[22553]: time=\"2026-06-11T12:01:33.809927741Z\" level=info msg=\"Stopped container 2d63527a778e29a6c4c2b846c83a98eb3cb044ca9b7ce0256f21f2a0431113e8: openshift-marketplace/community-operators-9vnsj/registry-server\" id=c8bf9cc4-d3af-4949-8ae6-907cc7ea5593 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:01:33.811663 crc crio[22553]: time=\"2026-06-11T12:01:33.811566749Z\" level=info msg=\"Stopping pod sandbox: e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968\" id=97e6321f-83b5-4e46-aa7d-c3ba9add035a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:01:33.812585 crc crio[22553]: time=\"2026-06-11T12:01:33.812466435Z\" level=info msg=\"Got pod network &{Name:community-operators-9vnsj Namespace:openshift-marketplace ID:e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968 UID:88e3d3fd-e4a7-481a-8421-4d6937c8de4a NetNS:/var/run/netns/d4ee21b5-be36-4a32-8246-9d38ee855e8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88e3d3fd_e4a7_481a_8421_4d6937c8de4a.slice PodAnnotations:0xc001be70a8}] Aliases:map[]}\"\nJun 11 12:01:33.813046 crc crio[22553]: time=\"2026-06-11T12:01:33.81297678Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-9vnsj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:01:34.191975 crc crio[22553]: time=\"2026-06-11T12:01:34.191434065Z\" level=info msg=\"Stopped pod sandbox: e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968\" id=97e6321f-83b5-4e46-aa7d-c3ba9add035a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:01:34.698167 crc crio[22553]: time=\"2026-06-11T12:01:34.697770406Z\" level=info msg=\"Removing container: 2d63527a778e29a6c4c2b846c83a98eb3cb044ca9b7ce0256f21f2a0431113e8\" id=8b8564b4-322b-4633-ad09-980b0536c5f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:01:34.743756 crc crio[22553]: time=\"2026-06-11T12:01:34.740796249Z\" level=info msg=\"Removed container 2d63527a778e29a6c4c2b846c83a98eb3cb044ca9b7ce0256f21f2a0431113e8: openshift-marketplace/community-operators-9vnsj/registry-server\" id=8b8564b4-322b-4633-ad09-980b0536c5f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:01:34.745364 crc crio[22553]: time=\"2026-06-11T12:01:34.745089054Z\" level=info msg=\"Removing container: 9599250a392ba80aabf3ed231efbad63e693f649c44ed60777207610fb069984\" id=b715c99a-7e17-4d66-87f9-eea32977de77 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:01:34.802000 crc crio[22553]: time=\"2026-06-11T12:01:34.801763235Z\" level=info msg=\"Removed container 9599250a392ba80aabf3ed231efbad63e693f649c44ed60777207610fb069984: openshift-marketplace/community-operators-9vnsj/extract-content\" id=b715c99a-7e17-4d66-87f9-eea32977de77 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:01:34.822194 crc crio[22553]: time=\"2026-06-11T12:01:34.822078947Z\" level=info msg=\"Removing container: b9a34bc96ed693e5f9c2193795c9ad3811b490eb446bd23e9cf7df8dab7c97f6\" id=3d6a8b3f-465e-4933-93da-5ee3a0c97b3d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:01:34.914907 crc crio[22553]: time=\"2026-06-11T12:01:34.914667284Z\" level=info msg=\"Removed container b9a34bc96ed693e5f9c2193795c9ad3811b490eb446bd23e9cf7df8dab7c97f6: openshift-marketplace/community-operators-9vnsj/extract-utilities\" id=3d6a8b3f-465e-4933-93da-5ee3a0c97b3d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:01:45.867909 crc crio[22553]: time=\"2026-06-11T12:01:45.866270618Z\" level=info msg=\"Removing container: f8f13816121e959975cb92775f4d48a76ea7a13a56eb60db27c03fd86ebf3b68\" id=00ae48ff-c151-43bd-853b-0820d44fb7f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:01:45.962793 crc crio[22553]: time=\"2026-06-11T12:01:45.962252024Z\" level=info msg=\"Removed container f8f13816121e959975cb92775f4d48a76ea7a13a56eb60db27c03fd86ebf3b68: openstack/nova-cell0-cell-mapping-xqng5/nova-manage\" id=00ae48ff-c151-43bd-853b-0820d44fb7f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:01:45.968855 crc crio[22553]: time=\"2026-06-11T12:01:45.968063483Z\" level=info msg=\"Removing container: 9a4a7fbea57ce8a8eed72c13bbf1998a9f354eedce56bb1e5873400af8a32a75\" id=1bc2cbeb-784a-41da-823e-b845b271ff79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:01:46.068734 crc crio[22553]: time=\"2026-06-11T12:01:46.068467338Z\" level=info msg=\"Removed container 9a4a7fbea57ce8a8eed72c13bbf1998a9f354eedce56bb1e5873400af8a32a75: openstack/nova-cell1-conductor-db-sync-mj7ml/nova-cell1-conductor-db-sync\" id=1bc2cbeb-784a-41da-823e-b845b271ff79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:01:46.073556 crc crio[22553]: time=\"2026-06-11T12:01:46.073384801Z\" level=info msg=\"Removing container: fb976ea3f61e6682bd1250f30bc991f33e7fcf6f54533d5f1eb1a76a94ae4827\" id=01a7c2bb-f659-4fdb-a408-c4d7378f41cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:01:46.169656 crc crio[22553]: time=\"2026-06-11T12:01:46.169363597Z\" level=info msg=\"Removed container fb976ea3f61e6682bd1250f30bc991f33e7fcf6f54533d5f1eb1a76a94ae4827: openstack/nova-cell0-conductor-db-sync-rr6b4/nova-cell0-conductor-db-sync\" id=01a7c2bb-f659-4fdb-a408-c4d7378f41cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:01:46.183017 crc crio[22553]: time=\"2026-06-11T12:01:46.182893281Z\" level=info msg=\"Stopping pod sandbox: 54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1\" id=dad5b084-aed7-4072-bd14-baef1b51b5f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:01:46.183017 crc crio[22553]: time=\"2026-06-11T12:01:46.183008825Z\" level=info msg=\"Stopped pod sandbox (already stopped): 54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1\" id=dad5b084-aed7-4072-bd14-baef1b51b5f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:01:46.184327 crc crio[22553]: time=\"2026-06-11T12:01:46.18420396Z\" level=info msg=\"Removing pod sandbox: 54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1\" id=3160d687-6b61-4019-bea8-fe48bbf969a5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:01:46.201459 crc crio[22553]: time=\"2026-06-11T12:01:46.201273547Z\" level=info msg=\"Removed pod sandbox: 54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1\" id=3160d687-6b61-4019-bea8-fe48bbf969a5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:01:46.202401 crc crio[22553]: time=\"2026-06-11T12:01:46.202281306Z\" level=info msg=\"Stopping pod sandbox: e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968\" id=693c986f-8197-4765-a972-feffd44fa1cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:01:46.202589 crc crio[22553]: time=\"2026-06-11T12:01:46.20241147Z\" level=info msg=\"Stopped pod sandbox (already stopped): e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968\" id=693c986f-8197-4765-a972-feffd44fa1cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:01:46.203834 crc crio[22553]: time=\"2026-06-11T12:01:46.203748379Z\" level=info msg=\"Removing pod sandbox: e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968\" id=857fbc07-e469-4886-97ab-a7d8d2a202af name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:01:46.228534 crc crio[22553]: time=\"2026-06-11T12:01:46.228375496Z\" level=info msg=\"Removed pod sandbox: e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968\" id=857fbc07-e469-4886-97ab-a7d8d2a202af name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:01:46.230207 crc crio[22553]: time=\"2026-06-11T12:01:46.230118447Z\" level=info msg=\"Stopping pod sandbox: c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b\" id=eb84a2f8-807f-462b-904d-21daa4949e45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:01:46.230207 crc crio[22553]: time=\"2026-06-11T12:01:46.23020144Z\" level=info msg=\"Stopped pod sandbox (already stopped): c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b\" id=eb84a2f8-807f-462b-904d-21daa4949e45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:01:46.231473 crc crio[22553]: time=\"2026-06-11T12:01:46.231325222Z\" level=info msg=\"Removing pod sandbox: c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b\" id=6349ddbb-4514-4865-90d6-28ec468c060a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:01:46.294999 crc crio[22553]: time=\"2026-06-11T12:01:46.294770621Z\" level=info msg=\"Removed pod sandbox: c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b\" id=6349ddbb-4514-4865-90d6-28ec468c060a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:01:46.296372 crc crio[22553]: time=\"2026-06-11T12:01:46.296171541Z\" level=info msg=\"Stopping pod sandbox: bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa\" id=ec17fcf9-b394-45fa-8b8f-b725b32738d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:01:46.296470 crc crio[22553]: time=\"2026-06-11T12:01:46.296418229Z\" level=info msg=\"Stopped pod sandbox (already stopped): bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa\" id=ec17fcf9-b394-45fa-8b8f-b725b32738d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:01:46.299373 crc crio[22553]: time=\"2026-06-11T12:01:46.299171979Z\" level=info msg=\"Removing pod sandbox: bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa\" id=62724541-832d-45b8-b052-1dce236c9df7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:01:46.327298 crc crio[22553]: time=\"2026-06-11T12:01:46.327130403Z\" level=info msg=\"Removed pod sandbox: bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa\" id=62724541-832d-45b8-b052-1dce236c9df7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:01:47.967602 crc crio[22553]: time=\"2026-06-11T12:01:47.960580997Z\" level=info msg=\"Stopping container: a01e303a5067928faa19e532659517de81b56d5764a460d29c5c222440cdf573 (timeout: 2s)\" id=939ea8b3-05fe-4109-99b2-8515daf28fd5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:01:48.106464 crc crio[22553]: time=\"2026-06-11T12:01:48.106309392Z\" level=info msg=\"Stopped container a01e303a5067928faa19e532659517de81b56d5764a460d29c5c222440cdf573: openshift-marketplace/redhat-operators-22tn7/registry-server\" id=939ea8b3-05fe-4109-99b2-8515daf28fd5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:01:48.108134 crc crio[22553]: time=\"2026-06-11T12:01:48.108062213Z\" level=info msg=\"Stopping pod sandbox: 38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3\" id=13d80e58-30b0-48c6-8f2d-9357eb98263c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:01:48.109201 crc crio[22553]: time=\"2026-06-11T12:01:48.109122884Z\" level=info msg=\"Got pod network &{Name:redhat-operators-22tn7 Namespace:openshift-marketplace ID:38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3 UID:097905d7-a912-48f3-902c-ce121d28e5c6 NetNS:/var/run/netns/e1e893e6-657a-44d4-9e4a-5789df649268 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod097905d7_a912_48f3_902c_ce121d28e5c6.slice PodAnnotations:0xc005eca7a8}] Aliases:map[]}\"\nJun 11 12:01:48.109378 crc crio[22553]: time=\"2026-06-11T12:01:48.10931925Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-22tn7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:01:48.451051 crc crio[22553]: time=\"2026-06-11T12:01:48.450276852Z\" level=info msg=\"Stopped pod sandbox: 38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3\" id=13d80e58-30b0-48c6-8f2d-9357eb98263c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:01:48.990626 crc crio[22553]: time=\"2026-06-11T12:01:48.990544061Z\" level=info msg=\"Removing container: a01e303a5067928faa19e532659517de81b56d5764a460d29c5c222440cdf573\" id=9d0ea103-1c5a-450f-a707-2cadfe33db71 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:01:49.032381 crc crio[22553]: time=\"2026-06-11T12:01:49.032127303Z\" level=info msg=\"Removed container a01e303a5067928faa19e532659517de81b56d5764a460d29c5c222440cdf573: openshift-marketplace/redhat-operators-22tn7/registry-server\" id=9d0ea103-1c5a-450f-a707-2cadfe33db71 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:01:49.043772 crc crio[22553]: time=\"2026-06-11T12:01:49.042989039Z\" level=info msg=\"Removing container: bb8a7dc73ba8e64f9a2ae14b9075521a6af300c9a24294f56b680639c08bc10b\" id=443935e3-f2b1-4878-8137-4c385618f063 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:01:49.089590 crc crio[22553]: time=\"2026-06-11T12:01:49.089438172Z\" level=info msg=\"Removed container bb8a7dc73ba8e64f9a2ae14b9075521a6af300c9a24294f56b680639c08bc10b: openshift-marketplace/redhat-operators-22tn7/extract-content\" id=443935e3-f2b1-4878-8137-4c385618f063 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:01:49.094745 crc crio[22553]: time=\"2026-06-11T12:01:49.094144219Z\" level=info msg=\"Removing container: 648cc9c8772d4848c89f9f6f33bf517ae049a57b8f76b40ce8b042a4152ceb70\" id=a693a5d0-8695-42f3-891f-4bf65a36b4aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:01:49.191117 crc crio[22553]: time=\"2026-06-11T12:01:49.190990871Z\" level=info msg=\"Removed container 648cc9c8772d4848c89f9f6f33bf517ae049a57b8f76b40ce8b042a4152ceb70: openshift-marketplace/redhat-operators-22tn7/extract-utilities\" id=a693a5d0-8695-42f3-891f-4bf65a36b4aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:02:00.560039 crc crio[22553]: time=\"2026-06-11T12:02:00.558382238Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686322-lt68m/POD\" id=931a8687-673f-4756-b4a5-66df9d33a766 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:02:00.563894 crc crio[22553]: time=\"2026-06-11T12:02:00.560071767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:02:00.628566 crc crio[22553]: time=\"2026-06-11T12:02:00.628353736Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686322-lt68m Namespace:openshift-infra ID:128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e UID:7b4a8194-7579-4725-b9b8-88d10ca10d34 NetNS:/var/run/netns/0bef1df1-803b-4682-9902-6e459482ea66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b4a8194_7579_4725_b9b8_88d10ca10d34.slice PodAnnotations:0xc002817010}] Aliases:map[]}\"\nJun 11 12:02:00.628566 crc crio[22553]: time=\"2026-06-11T12:02:00.62846742Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686322-lt68m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:02:01.302467 crc crio[22553]: 2026-06-11T12:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:128c6f4d0fc29a9 Mac:0a:88:41:c8:c6:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/0bef1df1-803b-4682-9902-6e459482ea66 SocketPath: PciID:}] [{Interface:0xc00028e1a0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:02:01.306751 crc crio[22553]: time=\"2026-06-11T12:02:01.3064252Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686322-lt68m Namespace:openshift-infra ID:128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e UID:7b4a8194-7579-4725-b9b8-88d10ca10d34 NetNS:/var/run/netns/0bef1df1-803b-4682-9902-6e459482ea66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b4a8194_7579_4725_b9b8_88d10ca10d34.slice PodAnnotations:0xc002817010}] Aliases:map[]}\"\nJun 11 12:02:01.308923 crc crio[22553]: time=\"2026-06-11T12:02:01.307210823Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686322-lt68m for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:02:01.327332 crc crio[22553]: time=\"2026-06-11T12:02:01.327221216Z\" level=info msg=\"Ran pod sandbox 128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e with infra container: openshift-infra/auto-csr-approver-29686322-lt68m/POD\" id=931a8687-673f-4756-b4a5-66df9d33a766 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:02:01.337343 crc crio[22553]: time=\"2026-06-11T12:02:01.337038222Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c8a488ec-8f86-46f8-965f-299a4ee4e2b7 name=/runtime.v1.ImageService/PullImage\nJun 11 12:02:01.351214 crc crio[22553]: time=\"2026-06-11T12:02:01.351104252Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:02:02.230999 crc crio[22553]: time=\"2026-06-11T12:02:02.230082817Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c8a488ec-8f86-46f8-965f-299a4ee4e2b7 name=/runtime.v1.ImageService/PullImage\nJun 11 12:02:02.233368 crc crio[22553]: time=\"2026-06-11T12:02:02.2332758Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6889d028-fb4f-4bc3-a2fa-2251a7699ff8 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:02:02.236375 crc crio[22553]: time=\"2026-06-11T12:02:02.236260096Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4d824695-0d1e-4474-9877-3070f4b9cd86 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:02:02.246258 crc crio[22553]: time=\"2026-06-11T12:02:02.246153445Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686322-lt68m/oc\" id=852d45cb-23f1-4593-946e-76db9511d8f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:02:02.247104 crc crio[22553]: time=\"2026-06-11T12:02:02.24702836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:02:02.308408 crc crio[22553]: time=\"2026-06-11T12:02:02.308284335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:02:02.620399 crc crio[22553]: time=\"2026-06-11T12:02:02.619786919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:02:02.738133 crc crio[22553]: time=\"2026-06-11T12:02:02.738003163Z\" level=info msg=\"Created container 9df696e0c9f48a194996677fa808f0564f43c57bb7931a2fe63b78eccbc8a8ea: openshift-infra/auto-csr-approver-29686322-lt68m/oc\" id=852d45cb-23f1-4593-946e-76db9511d8f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:02:02.742827 crc crio[22553]: time=\"2026-06-11T12:02:02.741857915Z\" level=info msg=\"Starting container: 9df696e0c9f48a194996677fa808f0564f43c57bb7931a2fe63b78eccbc8a8ea\" id=b76dd067-0d75-4309-81f9-6c3000cffa3d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:02:02.749470 crc crio[22553]: time=\"2026-06-11T12:02:02.749297452Z\" level=info msg=\"Started container\" PID=121448 containerID=9df696e0c9f48a194996677fa808f0564f43c57bb7931a2fe63b78eccbc8a8ea description=openshift-infra/auto-csr-approver-29686322-lt68m/oc id=b76dd067-0d75-4309-81f9-6c3000cffa3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e\nJun 11 12:02:05.333531 crc crio[22553]: time=\"2026-06-11T12:02:05.332155464Z\" level=info msg=\"Stopping pod sandbox: 128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e\" id=1f136aca-53b7-4cac-bc4e-49851e72c0ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:02:05.335413 crc crio[22553]: time=\"2026-06-11T12:02:05.334188823Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686322-lt68m Namespace:openshift-infra ID:128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e UID:7b4a8194-7579-4725-b9b8-88d10ca10d34 NetNS:/var/run/netns/0bef1df1-803b-4682-9902-6e459482ea66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b4a8194_7579_4725_b9b8_88d10ca10d34.slice PodAnnotations:0xc002816390}] Aliases:map[]}\"\nJun 11 12:02:05.335413 crc crio[22553]: time=\"2026-06-11T12:02:05.334390949Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686322-lt68m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:02:05.687322 crc crio[22553]: time=\"2026-06-11T12:02:05.687232558Z\" level=info msg=\"Stopped pod sandbox: 128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e\" id=1f136aca-53b7-4cac-bc4e-49851e72c0ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:02:39.370238 crc crio[22553]: time=\"2026-06-11T12:02:39.369168346Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-bj94g/POD\" id=ee5faa62-9a2c-4f76-9c17-840ee3e823cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:02:39.371927 crc crio[22553]: time=\"2026-06-11T12:02:39.370260098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:02:39.410862 crc crio[22553]: time=\"2026-06-11T12:02:39.410759828Z\" level=info msg=\"Got pod network &{Name:certified-operators-bj94g Namespace:openshift-marketplace ID:27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a UID:b4ef2a27-767c-40bb-b3fa-029ebb44d7ad NetNS:/var/run/netns/c0f52e1f-e750-4db7-a633-54c3fdc77c72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4ef2a27_767c_40bb_b3fa_029ebb44d7ad.slice PodAnnotations:0xc00043ac58}] Aliases:map[]}\"\nJun 11 12:02:39.410862 crc crio[22553]: time=\"2026-06-11T12:02:39.41083274Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-bj94g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:02:39.805782 crc crio[22553]: 2026-06-11T12:02:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27c7184d487b3f6 Mac:8e:aa:ae:b4:47:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/c0f52e1f-e750-4db7-a633-54c3fdc77c72 SocketPath: PciID:}] [{Interface:0xc000116760 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:02:39.808649 crc crio[22553]: time=\"2026-06-11T12:02:39.808481014Z\" level=info msg=\"Got pod network &{Name:certified-operators-bj94g Namespace:openshift-marketplace ID:27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a UID:b4ef2a27-767c-40bb-b3fa-029ebb44d7ad NetNS:/var/run/netns/c0f52e1f-e750-4db7-a633-54c3fdc77c72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4ef2a27_767c_40bb_b3fa_029ebb44d7ad.slice PodAnnotations:0xc00043ac58}] Aliases:map[]}\"\nJun 11 12:02:39.808809 crc crio[22553]: time=\"2026-06-11T12:02:39.808767882Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-bj94g for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:02:39.820752 crc crio[22553]: time=\"2026-06-11T12:02:39.820590027Z\" level=info msg=\"Ran pod sandbox 27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a with infra container: openshift-marketplace/certified-operators-bj94g/POD\" id=ee5faa62-9a2c-4f76-9c17-840ee3e823cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:02:39.825033 crc crio[22553]: time=\"2026-06-11T12:02:39.824662425Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a0340e19-a5d1-482f-8cc1-30912abdebab name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:02:39.830177 crc crio[22553]: time=\"2026-06-11T12:02:39.830072073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eed7bc9c-dfd5-44d2-ad75-cb137cc5f642 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:02:39.839293 crc crio[22553]: time=\"2026-06-11T12:02:39.839173378Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bj94g/extract-utilities\" id=952630ab-dabf-49b2-bcf2-45cfb4718654 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:02:39.839896 crc crio[22553]: time=\"2026-06-11T12:02:39.839611761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:02:39.903836 crc crio[22553]: time=\"2026-06-11T12:02:39.903660167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:02:39.909538 crc crio[22553]: time=\"2026-06-11T12:02:39.909430815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:02:40.072279 crc crio[22553]: time=\"2026-06-11T12:02:40.071741573Z\" level=info msg=\"Created container cfc8ea9fba329754ff5b354baf4fca75286c9286341e54bf46710e04b00777cb: openshift-marketplace/certified-operators-bj94g/extract-utilities\" id=952630ab-dabf-49b2-bcf2-45cfb4718654 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:02:40.076552 crc crio[22553]: time=\"2026-06-11T12:02:40.074414141Z\" level=info msg=\"Starting container: cfc8ea9fba329754ff5b354baf4fca75286c9286341e54bf46710e04b00777cb\" id=f0b2c83f-bbe6-4b43-b7be-72fa863a364a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:02:40.080796 crc crio[22553]: time=\"2026-06-11T12:02:40.080613042Z\" level=info msg=\"Started container\" PID=123394 containerID=cfc8ea9fba329754ff5b354baf4fca75286c9286341e54bf46710e04b00777cb description=openshift-marketplace/certified-operators-bj94g/extract-utilities id=f0b2c83f-bbe6-4b43-b7be-72fa863a364a name=/runtime.v1.RuntimeService/StartContainer sandboxID=27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a\nJun 11 12:02:40.947587 crc crio[22553]: time=\"2026-06-11T12:02:40.947459374Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=aa468174-8324-4592-865e-9348bcbe98f8 name=/runtime.v1.ImageService/PullImage\nJun 11 12:02:40.960335 crc crio[22553]: time=\"2026-06-11T12:02:40.960227236Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 12:02:41.743003 crc crio[22553]: time=\"2026-06-11T12:02:41.742587516Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=aa468174-8324-4592-865e-9348bcbe98f8 name=/runtime.v1.ImageService/PullImage\nJun 11 12:02:41.743905 crc crio[22553]: time=\"2026-06-11T12:02:41.74375218Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=da0c18d4-adec-4c93-ae0e-fdc76c797145 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:02:41.747395 crc crio[22553]: time=\"2026-06-11T12:02:41.747329414Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3da990a8-219d-46f0-9211-3b2205657454 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:02:41.757234 crc crio[22553]: time=\"2026-06-11T12:02:41.75715069Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bj94g/extract-content\" id=017ad095-a32e-4b10-bcf2-7eb48507520b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:02:41.757998 crc crio[22553]: time=\"2026-06-11T12:02:41.757933743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:02:41.831754 crc crio[22553]: time=\"2026-06-11T12:02:41.831603829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:02:41.835213 crc crio[22553]: time=\"2026-06-11T12:02:41.835137612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:02:42.015975 crc crio[22553]: time=\"2026-06-11T12:02:42.015825716Z\" level=info msg=\"Created container 2279810c450de5bc8d38ad37c80ab157f72f25e4dd4027ee6591b3ba16981634: openshift-marketplace/certified-operators-bj94g/extract-content\" id=017ad095-a32e-4b10-bcf2-7eb48507520b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:02:42.017833 crc crio[22553]: time=\"2026-06-11T12:02:42.017614428Z\" level=info msg=\"Starting container: 2279810c450de5bc8d38ad37c80ab157f72f25e4dd4027ee6591b3ba16981634\" id=1adf0cfe-92d9-4ab5-ae36-dda65755e146 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:02:42.023737 crc crio[22553]: time=\"2026-06-11T12:02:42.023546641Z\" level=info msg=\"Started container\" PID=123487 containerID=2279810c450de5bc8d38ad37c80ab157f72f25e4dd4027ee6591b3ba16981634 description=openshift-marketplace/certified-operators-bj94g/extract-content id=1adf0cfe-92d9-4ab5-ae36-dda65755e146 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a\nJun 11 12:02:46.079794 crc crio[22553]: time=\"2026-06-11T12:02:46.078778545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=73ab88ef-77dd-47b6-9ed7-8d0e0571d6a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:02:46.087443 crc crio[22553]: time=\"2026-06-11T12:02:46.087243992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4d95ed41-7e7e-47d6-8d5a-c4780bf62a55 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:02:46.123978 crc crio[22553]: time=\"2026-06-11T12:02:46.123877749Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bj94g/registry-server\" id=cd42a1da-526c-48c6-99d2-468ccdf995a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:02:46.125381 crc crio[22553]: time=\"2026-06-11T12:02:46.125330971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:02:46.220319 crc crio[22553]: time=\"2026-06-11T12:02:46.220231886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:02:46.229805 crc crio[22553]: time=\"2026-06-11T12:02:46.229445064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:02:46.360398 crc crio[22553]: time=\"2026-06-11T12:02:46.359615796Z\" level=info msg=\"Removing container: 02b1e82e55c09c085b27c762248e46999b0019cd7308d83608f10535d5bb8f4a\" id=67762447-e6cb-4300-8574-510fe64ea1ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:02:46.505421 crc crio[22553]: time=\"2026-06-11T12:02:46.505335341Z\" level=info msg=\"Created container e38bf5225b9d6a94a9caf41f103ebaaa95ff651131cc38084ff676e559509584: openshift-marketplace/certified-operators-bj94g/registry-server\" id=cd42a1da-526c-48c6-99d2-468ccdf995a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:02:46.509222 crc crio[22553]: time=\"2026-06-11T12:02:46.508752781Z\" level=info msg=\"Starting container: e38bf5225b9d6a94a9caf41f103ebaaa95ff651131cc38084ff676e559509584\" id=a70c8886-b0b3-49c2-bce3-ebda5279193e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:02:46.521655 crc crio[22553]: time=\"2026-06-11T12:02:46.521097621Z\" level=info msg=\"Started container\" PID=123712 containerID=e38bf5225b9d6a94a9caf41f103ebaaa95ff651131cc38084ff676e559509584 description=openshift-marketplace/certified-operators-bj94g/registry-server id=a70c8886-b0b3-49c2-bce3-ebda5279193e name=/runtime.v1.RuntimeService/StartContainer sandboxID=27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a\nJun 11 12:02:46.541826 crc crio[22553]: time=\"2026-06-11T12:02:46.54167188Z\" level=info msg=\"Removed container 02b1e82e55c09c085b27c762248e46999b0019cd7308d83608f10535d5bb8f4a: openshift-infra/auto-csr-approver-29686316-9wwl9/oc\" id=67762447-e6cb-4300-8574-510fe64ea1ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:02:46.548550 crc crio[22553]: time=\"2026-06-11T12:02:46.548420467Z\" level=info msg=\"Removing container: feac71e7aa0c9057576f12f55b46e52e0f05ba75cc897ac1dde70cddc85053fa\" id=32c6c266-2d67-446b-b75a-7d82ed685895 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:02:46.658814 crc crio[22553]: time=\"2026-06-11T12:02:46.658620157Z\" level=info msg=\"Removed container feac71e7aa0c9057576f12f55b46e52e0f05ba75cc897ac1dde70cddc85053fa: openstack/nova-cell1-cell-mapping-xtwl4/nova-manage\" id=32c6c266-2d67-446b-b75a-7d82ed685895 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:02:46.670551 crc crio[22553]: time=\"2026-06-11T12:02:46.670289827Z\" level=info msg=\"Stopping pod sandbox: 38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3\" id=1e663e90-d17a-4216-b5e9-a194e091691b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:02:46.670551 crc crio[22553]: time=\"2026-06-11T12:02:46.670369159Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3\" id=1e663e90-d17a-4216-b5e9-a194e091691b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:02:46.671795 crc crio[22553]: time=\"2026-06-11T12:02:46.671577234Z\" level=info msg=\"Removing pod sandbox: 38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3\" id=2279d533-24b4-4996-9bb9-89e2431cc695 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:02:46.724469 crc crio[22553]: time=\"2026-06-11T12:02:46.724222288Z\" level=info msg=\"Removed pod sandbox: 38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3\" id=2279d533-24b4-4996-9bb9-89e2431cc695 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:02:46.725786 crc crio[22553]: time=\"2026-06-11T12:02:46.725630589Z\" level=info msg=\"Stopping pod sandbox: fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15\" id=dccfebdd-1872-446a-9bb6-cac837f85a1a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:02:46.725896 crc crio[22553]: time=\"2026-06-11T12:02:46.725869366Z\" level=info msg=\"Stopped pod sandbox (already stopped): fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15\" id=dccfebdd-1872-446a-9bb6-cac837f85a1a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:02:46.726940 crc crio[22553]: time=\"2026-06-11T12:02:46.726822984Z\" level=info msg=\"Removing pod sandbox: fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15\" id=f72e294d-a191-45bb-ab62-94768dfe44b3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:02:46.770286 crc crio[22553]: time=\"2026-06-11T12:02:46.770014352Z\" level=info msg=\"Removed pod sandbox: fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15\" id=f72e294d-a191-45bb-ab62-94768dfe44b3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:02:46.771831 crc crio[22553]: time=\"2026-06-11T12:02:46.771579298Z\" level=info msg=\"Stopping pod sandbox: ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a\" id=8408d58a-30e1-43e9-bbe0-0fdaa4f79a4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:02:46.771831 crc crio[22553]: time=\"2026-06-11T12:02:46.771742282Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a\" id=8408d58a-30e1-43e9-bbe0-0fdaa4f79a4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:02:46.774969 crc crio[22553]: time=\"2026-06-11T12:02:46.772427572Z\" level=info msg=\"Removing pod sandbox: ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a\" id=f2b42dea-3cbd-48a5-8134-093540c44869 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:02:46.789910 crc crio[22553]: time=\"2026-06-11T12:02:46.789764747Z\" level=info msg=\"Removed pod sandbox: ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a\" id=f2b42dea-3cbd-48a5-8134-093540c44869 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:02:53.198261 crc crio[22553]: time=\"2026-06-11T12:02:53.19742961Z\" level=info msg=\"Stopping container: e38bf5225b9d6a94a9caf41f103ebaaa95ff651131cc38084ff676e559509584 (timeout: 2s)\" id=bd84502d-2819-43d2-874b-20c66e233b21 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:02:54.961820 crc crio[22553]: time=\"2026-06-11T12:02:54.96079967Z\" level=info msg=\"Stopped container e38bf5225b9d6a94a9caf41f103ebaaa95ff651131cc38084ff676e559509584: openshift-marketplace/certified-operators-bj94g/registry-server\" id=bd84502d-2819-43d2-874b-20c66e233b21 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:02:54.965343 crc crio[22553]: time=\"2026-06-11T12:02:54.965201838Z\" level=info msg=\"Stopping pod sandbox: 27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a\" id=703bf9fb-befb-4cf6-a930-cfff035587a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:02:54.967632 crc crio[22553]: time=\"2026-06-11T12:02:54.96732753Z\" level=info msg=\"Got pod network &{Name:certified-operators-bj94g Namespace:openshift-marketplace ID:27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a UID:b4ef2a27-767c-40bb-b3fa-029ebb44d7ad NetNS:/var/run/netns/c0f52e1f-e750-4db7-a633-54c3fdc77c72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4ef2a27_767c_40bb_b3fa_029ebb44d7ad.slice PodAnnotations:0xc0011e8d40}] Aliases:map[]}\"\nJun 11 12:02:54.967938 crc crio[22553]: time=\"2026-06-11T12:02:54.967881166Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-bj94g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:02:55.422250 crc crio[22553]: time=\"2026-06-11T12:02:55.421625043Z\" level=info msg=\"Stopped pod sandbox: 27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a\" id=703bf9fb-befb-4cf6-a930-cfff035587a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:02:56.275217 crc crio[22553]: time=\"2026-06-11T12:02:56.275146938Z\" level=info msg=\"Removing container: e38bf5225b9d6a94a9caf41f103ebaaa95ff651131cc38084ff676e559509584\" id=22358eb4-3ab5-49ee-b7b0-4507d63939ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:02:56.314776 crc crio[22553]: time=\"2026-06-11T12:02:56.314448893Z\" level=info msg=\"Removed container e38bf5225b9d6a94a9caf41f103ebaaa95ff651131cc38084ff676e559509584: openshift-marketplace/certified-operators-bj94g/registry-server\" id=22358eb4-3ab5-49ee-b7b0-4507d63939ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:02:56.323227 crc crio[22553]: time=\"2026-06-11T12:02:56.32292974Z\" level=info msg=\"Removing container: 2279810c450de5bc8d38ad37c80ab157f72f25e4dd4027ee6591b3ba16981634\" id=ae54b137-132c-461f-8e7b-9dc82d1605d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:02:56.365822 crc crio[22553]: time=\"2026-06-11T12:02:56.365724727Z\" level=info msg=\"Removed container 2279810c450de5bc8d38ad37c80ab157f72f25e4dd4027ee6591b3ba16981634: openshift-marketplace/certified-operators-bj94g/extract-content\" id=ae54b137-132c-461f-8e7b-9dc82d1605d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:02:56.378429 crc crio[22553]: time=\"2026-06-11T12:02:56.378320963Z\" level=info msg=\"Removing container: cfc8ea9fba329754ff5b354baf4fca75286c9286341e54bf46710e04b00777cb\" id=ff8ecbb8-bd66-4580-9454-725795980da7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:02:56.425263 crc crio[22553]: time=\"2026-06-11T12:02:56.42488456Z\" level=info msg=\"Removed container cfc8ea9fba329754ff5b354baf4fca75286c9286341e54bf46710e04b00777cb: openshift-marketplace/certified-operators-bj94g/extract-utilities\" id=ff8ecbb8-bd66-4580-9454-725795980da7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:03:46.816261 crc crio[22553]: time=\"2026-06-11T12:03:46.8149976Z\" level=info msg=\"Stopping pod sandbox: 27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a\" id=6eeb2b31-5af6-4a3f-b19d-b52e6be16a07 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:03:46.816261 crc crio[22553]: time=\"2026-06-11T12:03:46.816265227Z\" level=info msg=\"Stopped pod sandbox (already stopped): 27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a\" id=6eeb2b31-5af6-4a3f-b19d-b52e6be16a07 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:03:46.818640 crc crio[22553]: time=\"2026-06-11T12:03:46.81842264Z\" level=info msg=\"Removing pod sandbox: 27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a\" id=83024acc-8830-4230-bf4b-87958e284259 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:03:46.855031 crc crio[22553]: time=\"2026-06-11T12:03:46.853611745Z\" level=info msg=\"Removed pod sandbox: 27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a\" id=83024acc-8830-4230-bf4b-87958e284259 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:03:47.690726 crc crio[22553]: time=\"2026-06-11T12:03:47.690608788Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-vvj5x/POD\" id=a7f73b8e-05e7-4a5a-b248-7b0b2eff6ce7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:03:47.690899 crc crio[22553]: time=\"2026-06-11T12:03:47.690754653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:03:47.753940 crc crio[22553]: time=\"2026-06-11T12:03:47.753656505Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vvj5x Namespace:openshift-marketplace ID:04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6 UID:1aa81408-3d3c-4fd5-b61d-44dc5fe1d579 NetNS:/var/run/netns/30d7e844-522b-44a9-aa63-7cd45bf07f7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1aa81408_3d3c_4fd5_b61d_44dc5fe1d579.slice PodAnnotations:0xc005eca0e0}] Aliases:map[]}\"\nJun 11 12:03:47.753940 crc crio[22553]: time=\"2026-06-11T12:03:47.753912723Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-vvj5x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:03:48.391066 crc crio[22553]: 2026-06-11T12:03:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04e3977a935f290 Mac:46:e1:b1:be:bd:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/30d7e844-522b-44a9-aa63-7cd45bf07f7e SocketPath: PciID:}] [{Interface:0xc000014e40 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:03:48.392738 crc crio[22553]: time=\"2026-06-11T12:03:48.392612519Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vvj5x Namespace:openshift-marketplace ID:04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6 UID:1aa81408-3d3c-4fd5-b61d-44dc5fe1d579 NetNS:/var/run/netns/30d7e844-522b-44a9-aa63-7cd45bf07f7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1aa81408_3d3c_4fd5_b61d_44dc5fe1d579.slice PodAnnotations:0xc005eca0e0}] Aliases:map[]}\"\nJun 11 12:03:48.392947 crc crio[22553]: time=\"2026-06-11T12:03:48.392898837Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-vvj5x for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:03:48.405468 crc crio[22553]: time=\"2026-06-11T12:03:48.40535988Z\" level=info msg=\"Ran pod sandbox 04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6 with infra container: openshift-marketplace/redhat-marketplace-vvj5x/POD\" id=a7f73b8e-05e7-4a5a-b248-7b0b2eff6ce7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:03:48.409080 crc crio[22553]: time=\"2026-06-11T12:03:48.409022937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=df2b9994-03aa-402d-b1c1-c1f342525759 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:03:48.411093 crc crio[22553]: time=\"2026-06-11T12:03:48.411033025Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d3e46aea-751e-4053-99d4-7c6b5f31ac5b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:03:48.420489 crc crio[22553]: time=\"2026-06-11T12:03:48.420397038Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vvj5x/extract-utilities\" id=4b0a8299-2d67-4b3f-886e-76f61bd1fef8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:03:48.420969 crc crio[22553]: time=\"2026-06-11T12:03:48.420919873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:03:48.471443 crc crio[22553]: time=\"2026-06-11T12:03:48.471313431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:03:48.475798 crc crio[22553]: time=\"2026-06-11T12:03:48.475660278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:03:48.681760 crc crio[22553]: time=\"2026-06-11T12:03:48.681493824Z\" level=info msg=\"Created container 2fbfee5f1b602382c64648b320f870a0bfdd7b856fbd945728123ee08531ea11: openshift-marketplace/redhat-marketplace-vvj5x/extract-utilities\" id=4b0a8299-2d67-4b3f-886e-76f61bd1fef8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:03:48.683251 crc crio[22553]: time=\"2026-06-11T12:03:48.683017039Z\" level=info msg=\"Starting container: 2fbfee5f1b602382c64648b320f870a0bfdd7b856fbd945728123ee08531ea11\" id=5c124558-035e-402c-9d6f-8e17f7bb45b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:03:48.692225 crc crio[22553]: time=\"2026-06-11T12:03:48.692150405Z\" level=info msg=\"Started container\" PID=126903 containerID=2fbfee5f1b602382c64648b320f870a0bfdd7b856fbd945728123ee08531ea11 description=openshift-marketplace/redhat-marketplace-vvj5x/extract-utilities id=5c124558-035e-402c-9d6f-8e17f7bb45b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6\nJun 11 12:03:49.266048 crc crio[22553]: time=\"2026-06-11T12:03:49.26529608Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=815cf585-d008-4661-814f-90698c4213b4 name=/runtime.v1.ImageService/PullImage\nJun 11 12:03:49.281354 crc crio[22553]: time=\"2026-06-11T12:03:49.281253095Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 12:03:50.132553 crc crio[22553]: time=\"2026-06-11T12:03:50.131908196Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=815cf585-d008-4661-814f-90698c4213b4 name=/runtime.v1.ImageService/PullImage\nJun 11 12:03:50.149397 crc crio[22553]: time=\"2026-06-11T12:03:50.149090137Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e70be76b-a41f-4309-894c-1c4ac66b12d1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:03:50.153003 crc crio[22553]: time=\"2026-06-11T12:03:50.152890247Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a4ff4248-f277-4b8f-ba71-0edb74f24d08 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:03:50.165791 crc crio[22553]: time=\"2026-06-11T12:03:50.164411493Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vvj5x/extract-content\" id=f6f7dce1-703d-4ca8-b3f6-218c81e3f5f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:03:50.165791 crc crio[22553]: time=\"2026-06-11T12:03:50.165042281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:03:50.228146 crc crio[22553]: time=\"2026-06-11T12:03:50.228033636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:03:50.234043 crc crio[22553]: time=\"2026-06-11T12:03:50.233902987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:03:50.500311 crc crio[22553]: time=\"2026-06-11T12:03:50.500174454Z\" level=info msg=\"Created container a86cfd73bc88cdc0c7a3e5d1b409f2353df10a15bb098668b695ab57e4190944: openshift-marketplace/redhat-marketplace-vvj5x/extract-content\" id=f6f7dce1-703d-4ca8-b3f6-218c81e3f5f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:03:50.502797 crc crio[22553]: time=\"2026-06-11T12:03:50.502727769Z\" level=info msg=\"Starting container: a86cfd73bc88cdc0c7a3e5d1b409f2353df10a15bb098668b695ab57e4190944\" id=612c5959-a5b3-4a7d-ad90-776109876fcb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:03:50.509311 crc crio[22553]: time=\"2026-06-11T12:03:50.509211907Z\" level=info msg=\"Started container\" PID=127000 containerID=a86cfd73bc88cdc0c7a3e5d1b409f2353df10a15bb098668b695ab57e4190944 description=openshift-marketplace/redhat-marketplace-vvj5x/extract-content id=612c5959-a5b3-4a7d-ad90-776109876fcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6\nJun 11 12:03:51.317174 crc crio[22553]: time=\"2026-06-11T12:03:51.316805814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ae48ad22-5678-4759-894a-f6ba03021dbc name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:03:51.322212 crc crio[22553]: time=\"2026-06-11T12:03:51.322084138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4fdc9d9f-7b2c-4064-8dce-465ccf84a0a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:03:51.332162 crc crio[22553]: time=\"2026-06-11T12:03:51.332005097Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vvj5x/registry-server\" id=15781647-7c9b-42fa-aa57-bd9b64259698 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:03:51.332665 crc crio[22553]: time=\"2026-06-11T12:03:51.332609934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:03:51.439304 crc crio[22553]: time=\"2026-06-11T12:03:51.439122977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:03:51.443274 crc crio[22553]: time=\"2026-06-11T12:03:51.443213336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:03:51.630390 crc crio[22553]: time=\"2026-06-11T12:03:51.630304546Z\" level=info msg=\"Created container f585350ba8bb8f908e1eaf59f715a42ae55a205ce2907588f186ebfd985fc339: openshift-marketplace/redhat-marketplace-vvj5x/registry-server\" id=15781647-7c9b-42fa-aa57-bd9b64259698 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:03:51.631665 crc crio[22553]: time=\"2026-06-11T12:03:51.631564573Z\" level=info msg=\"Starting container: f585350ba8bb8f908e1eaf59f715a42ae55a205ce2907588f186ebfd985fc339\" id=53ab9be7-3dd3-4893-80f0-d472a3704b3b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:03:51.636866 crc crio[22553]: time=\"2026-06-11T12:03:51.636755204Z\" level=info msg=\"Started container\" PID=127054 containerID=f585350ba8bb8f908e1eaf59f715a42ae55a205ce2907588f186ebfd985fc339 description=openshift-marketplace/redhat-marketplace-vvj5x/registry-server id=53ab9be7-3dd3-4893-80f0-d472a3704b3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6\nJun 11 12:04:00.481747 crc crio[22553]: time=\"2026-06-11T12:04:00.480885304Z\" level=info msg=\"Stopping container: f585350ba8bb8f908e1eaf59f715a42ae55a205ce2907588f186ebfd985fc339 (timeout: 2s)\" id=67215cda-1733-4d2a-9eaf-b8f7ad1d07be name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:04:00.522658 crc crio[22553]: time=\"2026-06-11T12:04:00.522559778Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686324-2cd92/POD\" id=c4c274fb-bf9d-4cef-8690-c559bc4c4690 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:04:00.523848 crc crio[22553]: time=\"2026-06-11T12:04:00.522668241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:04:00.569916 crc crio[22553]: time=\"2026-06-11T12:04:00.569762053Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686324-2cd92 Namespace:openshift-infra ID:41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf UID:a5e2490c-ff2a-4aee-9fd2-615e7d7be79e NetNS:/var/run/netns/11cd7a5d-d049-4d0f-9160-47922486d8be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5e2490c_ff2a_4aee_9fd2_615e7d7be79e.slice PodAnnotations:0xc000ca1240}] Aliases:map[]}\"\nJun 11 12:04:00.569916 crc crio[22553]: time=\"2026-06-11T12:04:00.569828885Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686324-2cd92 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:04:00.616965 crc crio[22553]: time=\"2026-06-11T12:04:00.616854585Z\" level=info msg=\"Stopped container f585350ba8bb8f908e1eaf59f715a42ae55a205ce2907588f186ebfd985fc339: openshift-marketplace/redhat-marketplace-vvj5x/registry-server\" id=67215cda-1733-4d2a-9eaf-b8f7ad1d07be name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:04:00.618279 crc crio[22553]: time=\"2026-06-11T12:04:00.618210854Z\" level=info msg=\"Stopping pod sandbox: 04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6\" id=f194f4d5-13ed-4640-9b4d-259fdc8589e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:04:00.618893 crc crio[22553]: time=\"2026-06-11T12:04:00.618827732Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vvj5x Namespace:openshift-marketplace ID:04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6 UID:1aa81408-3d3c-4fd5-b61d-44dc5fe1d579 NetNS:/var/run/netns/30d7e844-522b-44a9-aa63-7cd45bf07f7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1aa81408_3d3c_4fd5_b61d_44dc5fe1d579.slice PodAnnotations:0xc005f12280}] Aliases:map[]}\"\nJun 11 12:04:00.619044 crc crio[22553]: time=\"2026-06-11T12:04:00.619010288Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-vvj5x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:04:00.989235 crc crio[22553]: time=\"2026-06-11T12:04:00.988707268Z\" level=info msg=\"Stopped pod sandbox: 04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6\" id=f194f4d5-13ed-4640-9b4d-259fdc8589e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:04:01.259463 crc crio[22553]: 2026-06-11T12:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41fc468bdb125f9 Mac:1a:1d:61:c0:0d:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/11cd7a5d-d049-4d0f-9160-47922486d8be SocketPath: PciID:}] [{Interface:0xc0006985a0 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:04:01.259463 crc crio[22553]: time=\"2026-06-11T12:04:01.253667426Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686324-2cd92 Namespace:openshift-infra ID:41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf UID:a5e2490c-ff2a-4aee-9fd2-615e7d7be79e NetNS:/var/run/netns/11cd7a5d-d049-4d0f-9160-47922486d8be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5e2490c_ff2a_4aee_9fd2_615e7d7be79e.slice PodAnnotations:0xc000ca1240}] Aliases:map[]}\"\nJun 11 12:04:01.259463 crc crio[22553]: time=\"2026-06-11T12:04:01.253913453Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686324-2cd92 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:04:01.265037 crc crio[22553]: time=\"2026-06-11T12:04:01.264964645Z\" level=info msg=\"Ran pod sandbox 41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf with infra container: openshift-infra/auto-csr-approver-29686324-2cd92/POD\" id=c4c274fb-bf9d-4cef-8690-c559bc4c4690 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:04:01.269050 crc crio[22553]: time=\"2026-06-11T12:04:01.268949411Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8050366d-94a9-402f-b096-fff841e29055 name=/runtime.v1.ImageService/PullImage\nJun 11 12:04:01.284252 crc crio[22553]: time=\"2026-06-11T12:04:01.280120937Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:04:01.569604 crc crio[22553]: time=\"2026-06-11T12:04:01.568975202Z\" level=info msg=\"Removing container: f585350ba8bb8f908e1eaf59f715a42ae55a205ce2907588f186ebfd985fc339\" id=95ca2b06-44c0-490f-b6e3-cf25bb9e45ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:04:01.603790 crc crio[22553]: time=\"2026-06-11T12:04:01.603613671Z\" level=info msg=\"Removed container f585350ba8bb8f908e1eaf59f715a42ae55a205ce2907588f186ebfd985fc339: openshift-marketplace/redhat-marketplace-vvj5x/registry-server\" id=95ca2b06-44c0-490f-b6e3-cf25bb9e45ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:04:01.607832 crc crio[22553]: time=\"2026-06-11T12:04:01.607770152Z\" level=info msg=\"Removing container: a86cfd73bc88cdc0c7a3e5d1b409f2353df10a15bb098668b695ab57e4190944\" id=59f1ebf7-41a2-4f9f-b0f7-2a5aea3674b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:04:01.664835 crc crio[22553]: time=\"2026-06-11T12:04:01.664556826Z\" level=info msg=\"Removed container a86cfd73bc88cdc0c7a3e5d1b409f2353df10a15bb098668b695ab57e4190944: openshift-marketplace/redhat-marketplace-vvj5x/extract-content\" id=59f1ebf7-41a2-4f9f-b0f7-2a5aea3674b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:04:01.668902 crc crio[22553]: time=\"2026-06-11T12:04:01.668777489Z\" level=info msg=\"Removing container: 2fbfee5f1b602382c64648b320f870a0bfdd7b856fbd945728123ee08531ea11\" id=c6ce37c6-9b58-47b3-9c8e-e0d021c847ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:04:01.703267 crc crio[22553]: time=\"2026-06-11T12:04:01.70314635Z\" level=info msg=\"Removed container 2fbfee5f1b602382c64648b320f870a0bfdd7b856fbd945728123ee08531ea11: openshift-marketplace/redhat-marketplace-vvj5x/extract-utilities\" id=c6ce37c6-9b58-47b3-9c8e-e0d021c847ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:04:01.833588 crc crio[22553]: time=\"2026-06-11T12:04:01.833342743Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl/POD\" id=28e52aec-0e60-4eb6-8081-d0ac3739017f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:04:01.833588 crc crio[22553]: time=\"2026-06-11T12:04:01.833481757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:04:01.880781 crc crio[22553]: time=\"2026-06-11T12:04:01.880576839Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl Namespace:openstack ID:df8feefd011a898c7c188b1a3cb943e48a3dadd327667f47a90ac8b64db0fc97 UID:955775fa-1308-4cdf-ae28-7741eb3f0ad6 NetNS:/var/run/netns/04627015-a276-495b-a1ce-5d9efb193af9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod955775fa_1308_4cdf_ae28_7741eb3f0ad6.slice PodAnnotations:0xc005eca350}] Aliases:map[]}\"\nJun 11 12:04:01.880781 crc crio[22553]: time=\"2026-06-11T12:04:01.880762844Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:04:02.201267 crc crio[22553]: time=\"2026-06-11T12:04:02.200270342Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8050366d-94a9-402f-b096-fff841e29055 name=/runtime.v1.ImageService/PullImage\nJun 11 12:04:02.204641 crc crio[22553]: time=\"2026-06-11T12:04:02.204081283Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fa861977-15d0-4d60-8e11-08acba8a00f3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:04:02.207187 crc crio[22553]: time=\"2026-06-11T12:04:02.206953287Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ccd24bf3-6ecc-41ea-a73b-7310ea7c53ae name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:04:02.218067 crc crio[22553]: time=\"2026-06-11T12:04:02.217975738Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686324-2cd92/oc\" id=b19e5a24-3f06-4362-87a2-8f8d8c59b006 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:04:02.218502 crc crio[22553]: time=\"2026-06-11T12:04:02.218446942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:04:02.265619 crc crio[22553]: time=\"2026-06-11T12:04:02.26541918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:04:02.458071 crc crio[22553]: 2026-06-11T12:04:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df8feefd011a898 Mac:42:5a:83:4b:e5:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/04627015-a276-495b-a1ce-5d9efb193af9 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:04:02.460530 crc crio[22553]: time=\"2026-06-11T12:04:02.460193904Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl Namespace:openstack ID:df8feefd011a898c7c188b1a3cb943e48a3dadd327667f47a90ac8b64db0fc97 UID:955775fa-1308-4cdf-ae28-7741eb3f0ad6 NetNS:/var/run/netns/04627015-a276-495b-a1ce-5d9efb193af9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod955775fa_1308_4cdf_ae28_7741eb3f0ad6.slice PodAnnotations:0xc005eca350}] Aliases:map[]}\"\nJun 11 12:04:02.460530 crc crio[22553]: time=\"2026-06-11T12:04:02.460414581Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:04:02.473221 crc crio[22553]: time=\"2026-06-11T12:04:02.473124181Z\" level=info msg=\"Ran pod sandbox df8feefd011a898c7c188b1a3cb943e48a3dadd327667f47a90ac8b64db0fc97 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl/POD\" id=28e52aec-0e60-4eb6-8081-d0ac3739017f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:04:02.479491 crc crio[22553]: time=\"2026-06-11T12:04:02.479383643Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=22d6db66-99be-42c4-b38b-046f92db1984 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:04:02.485231 crc crio[22553]: time=\"2026-06-11T12:04:02.479758364Z\" level=info msg=\"Image quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7 not found\" id=22d6db66-99be-42c4-b38b-046f92db1984 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:04:02.485231 crc crio[22553]: time=\"2026-06-11T12:04:02.479858437Z\" level=info msg=\"Neither image nor artfiact quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7 found\" id=22d6db66-99be-42c4-b38b-046f92db1984 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:04:02.485231 crc crio[22553]: time=\"2026-06-11T12:04:02.481195726Z\" level=info msg=\"Pulling image: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=1149ecce-78d9-45fc-a6d5-abd26372395d name=/runtime.v1.ImageService/PullImage\nJun 11 12:04:02.486619 crc crio[22553]: time=\"2026-06-11T12:04:02.486207952Z\" level=info msg=\"Trying to access \\\"quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\\\"\"\nJun 11 12:04:02.497916 crc crio[22553]: time=\"2026-06-11T12:04:02.49780424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:04:02.665859 crc crio[22553]: time=\"2026-06-11T12:04:02.665746692Z\" level=info msg=\"Created container 42a631e99bb191906baa483d81c9d4bf75ad90790008e271079abfc734581b00: openshift-infra/auto-csr-approver-29686324-2cd92/oc\" id=b19e5a24-3f06-4362-87a2-8f8d8c59b006 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:04:02.667464 crc crio[22553]: time=\"2026-06-11T12:04:02.667261396Z\" level=info msg=\"Starting container: 42a631e99bb191906baa483d81c9d4bf75ad90790008e271079abfc734581b00\" id=33824d9a-a01d-4da8-9069-010beccf9bc6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:04:02.674158 crc crio[22553]: time=\"2026-06-11T12:04:02.674046154Z\" level=info msg=\"Started container\" PID=127717 containerID=42a631e99bb191906baa483d81c9d4bf75ad90790008e271079abfc734581b00 description=openshift-infra/auto-csr-approver-29686324-2cd92/oc id=33824d9a-a01d-4da8-9069-010beccf9bc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf\nJun 11 12:04:04.637355 crc crio[22553]: time=\"2026-06-11T12:04:04.636277226Z\" level=info msg=\"Stopping pod sandbox: 41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf\" id=754170fb-32f8-4565-beca-3ea207a406da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:04:04.644943 crc crio[22553]: time=\"2026-06-11T12:04:04.638647275Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686324-2cd92 Namespace:openshift-infra ID:41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf UID:a5e2490c-ff2a-4aee-9fd2-615e7d7be79e NetNS:/var/run/netns/11cd7a5d-d049-4d0f-9160-47922486d8be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5e2490c_ff2a_4aee_9fd2_615e7d7be79e.slice PodAnnotations:0xc0011e83f8}] Aliases:map[]}\"\nJun 11 12:04:04.644943 crc crio[22553]: time=\"2026-06-11T12:04:04.638982734Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686324-2cd92 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:04:05.033317 crc crio[22553]: time=\"2026-06-11T12:04:05.032500108Z\" level=info msg=\"Stopped pod sandbox: 41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf\" id=754170fb-32f8-4565-beca-3ea207a406da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:04:27.405510 crc crio[22553]: time=\"2026-06-11T12:04:27.40432966Z\" level=info msg=\"Pulled image: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner@sha256:62addd80e4ed75f5f608dfb737f6cee7eb239b0db79955f1fa41e605cc9304ca\" id=1149ecce-78d9-45fc-a6d5-abd26372395d name=/runtime.v1.ImageService/PullImage\nJun 11 12:04:27.410280 crc crio[22553]: time=\"2026-06-11T12:04:27.408820671Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=264dea61-b8e8-444c-b16c-81be978bd0f0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:04:27.452741 crc crio[22553]: time=\"2026-06-11T12:04:27.452506664Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=53b0a183-44f5-41a5-987e-25780aab2504 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:04:27.465415 crc crio[22553]: time=\"2026-06-11T12:04:27.465217004Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=31ffc304-fd71-4658-89a5-637c38def0b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:04:27.468446 crc crio[22553]: time=\"2026-06-11T12:04:27.468315244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:04:27.528652 crc crio[22553]: time=\"2026-06-11T12:04:27.528343153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:04:27.533015 crc crio[22553]: time=\"2026-06-11T12:04:27.532935346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:04:27.808422 crc crio[22553]: time=\"2026-06-11T12:04:27.808230256Z\" level=info msg=\"Created container bf091bc1c5f8c15cc434236c592d3921b5871ff862ff80b2034da3b18ddd59c2: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=31ffc304-fd71-4658-89a5-637c38def0b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:04:27.809777 crc crio[22553]: time=\"2026-06-11T12:04:27.809601866Z\" level=info msg=\"Starting container: bf091bc1c5f8c15cc434236c592d3921b5871ff862ff80b2034da3b18ddd59c2\" id=01d12e17-2e58-457b-9d6e-3cd469929858 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:04:27.823239 crc crio[22553]: time=\"2026-06-11T12:04:27.82313015Z\" level=info msg=\"Started container\" PID=129200 containerID=bf091bc1c5f8c15cc434236c592d3921b5871ff862ff80b2034da3b18ddd59c2 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=01d12e17-2e58-457b-9d6e-3cd469929858 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df8feefd011a898c7c188b1a3cb943e48a3dadd327667f47a90ac8b64db0fc97\nJun 11 12:04:43.360186 crc crio[22553]: time=\"2026-06-11T12:04:43.358463782Z\" level=info msg=\"Stopping pod sandbox: df8feefd011a898c7c188b1a3cb943e48a3dadd327667f47a90ac8b64db0fc97\" id=faae31fd-cad9-40c2-ab0f-de00dd2b7122 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:04:43.362459 crc crio[22553]: time=\"2026-06-11T12:04:43.361432779Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl Namespace:openstack ID:df8feefd011a898c7c188b1a3cb943e48a3dadd327667f47a90ac8b64db0fc97 UID:955775fa-1308-4cdf-ae28-7741eb3f0ad6 NetNS:/var/run/netns/04627015-a276-495b-a1ce-5d9efb193af9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod955775fa_1308_4cdf_ae28_7741eb3f0ad6.slice PodAnnotations:0xc0050d35b8}] Aliases:map[]}\"\nJun 11 12:04:43.362459 crc crio[22553]: time=\"2026-06-11T12:04:43.361958184Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:04:43.965959 crc crio[22553]: time=\"2026-06-11T12:04:43.965474176Z\" level=info msg=\"Stopped pod sandbox: df8feefd011a898c7c188b1a3cb943e48a3dadd327667f47a90ac8b64db0fc97\" id=faae31fd-cad9-40c2-ab0f-de00dd2b7122 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:04:44.926559 crc crio[22553]: time=\"2026-06-11T12:04:44.92645375Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz/POD\" id=3cef82c4-ea1d-4691-a674-816f99ef6e61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:04:44.928091 crc crio[22553]: time=\"2026-06-11T12:04:44.926619255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:04:44.994124 crc crio[22553]: time=\"2026-06-11T12:04:44.993164864Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz Namespace:openstack ID:c4294a68f9d50a24b682c2ca2f1e2136cf03e86a2e7a8f7298f644721bffabff UID:36e0867d-d8a1-4113-8a28-53824898e8f2 NetNS:/var/run/netns/85459039-79c4-40ee-82f9-6b905e900a67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36e0867d_d8a1_4113_8a28_53824898e8f2.slice PodAnnotations:0xc002b8af78}] Aliases:map[]}\"\nJun 11 12:04:44.994124 crc crio[22553]: time=\"2026-06-11T12:04:44.994003288Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:04:45.551992 crc crio[22553]: 2026-06-11T12:04:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4294a68f9d50a2 Mac:02:a5:89:e4:a7:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/85459039-79c4-40ee-82f9-6b905e900a67 SocketPath: PciID:}] [{Interface:0xc000014820 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:04:45.553312 crc crio[22553]: time=\"2026-06-11T12:04:45.553184128Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz Namespace:openstack ID:c4294a68f9d50a24b682c2ca2f1e2136cf03e86a2e7a8f7298f644721bffabff UID:36e0867d-d8a1-4113-8a28-53824898e8f2 NetNS:/var/run/netns/85459039-79c4-40ee-82f9-6b905e900a67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36e0867d_d8a1_4113_8a28_53824898e8f2.slice PodAnnotations:0xc002b8af78}] Aliases:map[]}\"\nJun 11 12:04:45.553490 crc crio[22553]: time=\"2026-06-11T12:04:45.553444546Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:04:45.567240 crc crio[22553]: time=\"2026-06-11T12:04:45.566664891Z\" level=info msg=\"Ran pod sandbox c4294a68f9d50a24b682c2ca2f1e2136cf03e86a2e7a8f7298f644721bffabff with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz/POD\" id=3cef82c4-ea1d-4691-a674-816f99ef6e61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:04:45.570372 crc crio[22553]: time=\"2026-06-11T12:04:45.570285606Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=004b626f-d14c-483b-8922-97d55de3adac name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:04:45.593560 crc crio[22553]: time=\"2026-06-11T12:04:45.593458071Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=c027b6c4-bd1e-428e-87dd-f6096434fac1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:04:45.602628 crc crio[22553]: time=\"2026-06-11T12:04:45.602507325Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=f015997a-c0ac-47c5-86cb-471071d85709 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:04:45.603080 crc crio[22553]: time=\"2026-06-11T12:04:45.603006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:04:45.659362 crc crio[22553]: time=\"2026-06-11T12:04:45.659067193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:04:45.662425 crc crio[22553]: time=\"2026-06-11T12:04:45.662351508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:04:45.865113 crc crio[22553]: time=\"2026-06-11T12:04:45.864737574Z\" level=info msg=\"Created container a053b47ac7399e4b9073a9f8bc7dae4321926d289251caba4f3785ae0e5dd068: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=f015997a-c0ac-47c5-86cb-471071d85709 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:04:45.867379 crc crio[22553]: time=\"2026-06-11T12:04:45.86734866Z\" level=info msg=\"Starting container: a053b47ac7399e4b9073a9f8bc7dae4321926d289251caba4f3785ae0e5dd068\" id=70c42811-1df3-47c1-a0c5-72b9436f07eb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:04:45.879140 crc crio[22553]: time=\"2026-06-11T12:04:45.879029491Z\" level=info msg=\"Started container\" PID=130245 containerID=a053b47ac7399e4b9073a9f8bc7dae4321926d289251caba4f3785ae0e5dd068 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=70c42811-1df3-47c1-a0c5-72b9436f07eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4294a68f9d50a24b682c2ca2f1e2136cf03e86a2e7a8f7298f644721bffabff\nJun 11 12:04:46.882809 crc crio[22553]: time=\"2026-06-11T12:04:46.881601406Z\" level=info msg=\"Removing container: f1757f7a3e50b05f4f2f19ca3be7a7dc5bc2837bb9efad4af0d4645c33da4b41\" id=d73436ed-6539-4058-a970-4323970422aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:04:47.081368 crc crio[22553]: time=\"2026-06-11T12:04:47.079857592Z\" level=info msg=\"Removed container f1757f7a3e50b05f4f2f19ca3be7a7dc5bc2837bb9efad4af0d4645c33da4b41: openshift-infra/auto-csr-approver-29686318-clhs5/oc\" id=d73436ed-6539-4058-a970-4323970422aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:04:47.103392 crc crio[22553]: time=\"2026-06-11T12:04:47.103237623Z\" level=info msg=\"Stopping pod sandbox: 963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd\" id=ec87fb91-7ecb-4b1a-806a-5ed372ca77f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:04:47.104048 crc crio[22553]: time=\"2026-06-11T12:04:47.103455549Z\" level=info msg=\"Stopped pod sandbox (already stopped): 963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd\" id=ec87fb91-7ecb-4b1a-806a-5ed372ca77f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:04:47.104801 crc crio[22553]: time=\"2026-06-11T12:04:47.104646544Z\" level=info msg=\"Removing pod sandbox: 963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd\" id=8add59f6-b18a-4b1a-8819-295230a87341 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:04:47.119180 crc crio[22553]: time=\"2026-06-11T12:04:47.119015162Z\" level=info msg=\"Removed pod sandbox: 963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd\" id=8add59f6-b18a-4b1a-8819-295230a87341 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:04:47.120822 crc crio[22553]: time=\"2026-06-11T12:04:47.120625059Z\" level=info msg=\"Stopping pod sandbox: 04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6\" id=3f5dd176-e151-42e0-94d3-33bcaf7c3851 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:04:47.120822 crc crio[22553]: time=\"2026-06-11T12:04:47.120800034Z\" level=info msg=\"Stopped pod sandbox (already stopped): 04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6\" id=3f5dd176-e151-42e0-94d3-33bcaf7c3851 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:04:47.121554 crc crio[22553]: time=\"2026-06-11T12:04:47.121439703Z\" level=info msg=\"Removing pod sandbox: 04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6\" id=a25ef080-1f7b-49e1-a3ce-e92964d6faf4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:04:47.145505 crc crio[22553]: time=\"2026-06-11T12:04:47.145178094Z\" level=info msg=\"Removed pod sandbox: 04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6\" id=a25ef080-1f7b-49e1-a3ce-e92964d6faf4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:04:51.537499 crc crio[22553]: time=\"2026-06-11T12:04:51.536501492Z\" level=info msg=\"Stopping pod sandbox: c4294a68f9d50a24b682c2ca2f1e2136cf03e86a2e7a8f7298f644721bffabff\" id=509ae58f-41ca-469a-b4bb-c150121326e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:04:51.539802 crc crio[22553]: time=\"2026-06-11T12:04:51.539414736Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz Namespace:openstack ID:c4294a68f9d50a24b682c2ca2f1e2136cf03e86a2e7a8f7298f644721bffabff UID:36e0867d-d8a1-4113-8a28-53824898e8f2 NetNS:/var/run/netns/85459039-79c4-40ee-82f9-6b905e900a67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36e0867d_d8a1_4113_8a28_53824898e8f2.slice PodAnnotations:0xc0011e8f18}] Aliases:map[]}\"\nJun 11 12:04:51.539908 crc crio[22553]: time=\"2026-06-11T12:04:51.539854989Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:04:52.086461 crc crio[22553]: time=\"2026-06-11T12:04:52.08603088Z\" level=info msg=\"Stopped pod sandbox: c4294a68f9d50a24b682c2ca2f1e2136cf03e86a2e7a8f7298f644721bffabff\" id=509ae58f-41ca-469a-b4bb-c150121326e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:04:53.096127 crc crio[22553]: time=\"2026-06-11T12:04:53.095421785Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt/POD\" id=bcd64467-d02b-4232-81ad-31ba1e30ce38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:04:53.097285 crc crio[22553]: time=\"2026-06-11T12:04:53.096158276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:04:53.208200 crc crio[22553]: time=\"2026-06-11T12:04:53.207985494Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt Namespace:openstack ID:66a052dd947c9883db7ca15b8787537e6da5b39d6d91267ba53ddb45a87851ef UID:58bd25e5-2094-4867-8d13-685876925a09 NetNS:/var/run/netns/31503d6c-bcfa-4183-97ef-26fd41b9a1aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58bd25e5_2094_4867_8d13_685876925a09.slice PodAnnotations:0xc0011e8080}] Aliases:map[]}\"\nJun 11 12:04:53.208200 crc crio[22553]: time=\"2026-06-11T12:04:53.208096827Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:04:53.761316 crc crio[22553]: 2026-06-11T12:04:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66a052dd947c988 Mac:fe:48:59:c5:78:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/31503d6c-bcfa-4183-97ef-26fd41b9a1aa SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:04:53.763371 crc crio[22553]: time=\"2026-06-11T12:04:53.763242428Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt Namespace:openstack ID:66a052dd947c9883db7ca15b8787537e6da5b39d6d91267ba53ddb45a87851ef UID:58bd25e5-2094-4867-8d13-685876925a09 NetNS:/var/run/netns/31503d6c-bcfa-4183-97ef-26fd41b9a1aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58bd25e5_2094_4867_8d13_685876925a09.slice PodAnnotations:0xc0011e8080}] Aliases:map[]}\"\nJun 11 12:04:53.763643 crc crio[22553]: time=\"2026-06-11T12:04:53.763462935Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:04:53.778860 crc crio[22553]: time=\"2026-06-11T12:04:53.776263398Z\" level=info msg=\"Ran pod sandbox 66a052dd947c9883db7ca15b8787537e6da5b39d6d91267ba53ddb45a87851ef with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt/POD\" id=bcd64467-d02b-4232-81ad-31ba1e30ce38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:04:53.782978 crc crio[22553]: time=\"2026-06-11T12:04:53.782042496Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=5955b404-9a97-46a3-9afa-9a67f90b2167 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:04:53.811295 crc crio[22553]: time=\"2026-06-11T12:04:53.810722691Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=05fd892b-ba20-479f-ac26-a76dc3f066c3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:04:53.818863 crc crio[22553]: time=\"2026-06-11T12:04:53.818763136Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=13ebbfda-5698-4889-8d70-942fb9cc75c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:04:53.819293 crc crio[22553]: time=\"2026-06-11T12:04:53.819182848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:04:53.868286 crc crio[22553]: time=\"2026-06-11T12:04:53.867900207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:04:53.874411 crc crio[22553]: time=\"2026-06-11T12:04:53.874328354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:04:54.086361 crc crio[22553]: time=\"2026-06-11T12:04:54.086178146Z\" level=info msg=\"Created container 6fb01ff3fcb310bff0db73293213be3a264f53d9fbeaf3e33478adf1c9172275: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=13ebbfda-5698-4889-8d70-942fb9cc75c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:04:54.087653 crc crio[22553]: time=\"2026-06-11T12:04:54.087490254Z\" level=info msg=\"Starting container: 6fb01ff3fcb310bff0db73293213be3a264f53d9fbeaf3e33478adf1c9172275\" id=785f7a10-6698-4ee8-87f9-47fa9d9521f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:04:54.097277 crc crio[22553]: time=\"2026-06-11T12:04:54.095861438Z\" level=info msg=\"Started container\" PID=130776 containerID=6fb01ff3fcb310bff0db73293213be3a264f53d9fbeaf3e33478adf1c9172275 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=785f7a10-6698-4ee8-87f9-47fa9d9521f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66a052dd947c9883db7ca15b8787537e6da5b39d6d91267ba53ddb45a87851ef\nJun 11 12:06:00.545253 crc crio[22553]: time=\"2026-06-11T12:06:00.544110674Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686326-ttczw/POD\" id=b8b271e8-6995-45cb-89eb-f82c250d1dda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:06:00.547596 crc crio[22553]: time=\"2026-06-11T12:06:00.545264447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:06:00.592287 crc crio[22553]: time=\"2026-06-11T12:06:00.592188327Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686326-ttczw Namespace:openshift-infra ID:61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5 UID:d801d68f-fe31-4c64-a3b4-cc451a7e1693 NetNS:/var/run/netns/ac313b57-fffc-4a2f-994a-e42f44ee5e3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd801d68f_fe31_4c64_a3b4_cc451a7e1693.slice PodAnnotations:0xc00061eef8}] Aliases:map[]}\"\nJun 11 12:06:00.592921 crc crio[22553]: time=\"2026-06-11T12:06:00.592811224Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686326-ttczw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:06:01.265449 crc crio[22553]: 2026-06-11T12:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61d3963ff1f2f9d Mac:da:9a:ed:00:66:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/ac313b57-fffc-4a2f-994a-e42f44ee5e3b SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:06:01.266924 crc crio[22553]: time=\"2026-06-11T12:06:01.266620117Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686326-ttczw Namespace:openshift-infra ID:61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5 UID:d801d68f-fe31-4c64-a3b4-cc451a7e1693 NetNS:/var/run/netns/ac313b57-fffc-4a2f-994a-e42f44ee5e3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd801d68f_fe31_4c64_a3b4_cc451a7e1693.slice PodAnnotations:0xc00061eef8}] Aliases:map[]}\"\nJun 11 12:06:01.267463 crc crio[22553]: time=\"2026-06-11T12:06:01.26742234Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686326-ttczw for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:06:01.292094 crc crio[22553]: time=\"2026-06-11T12:06:01.291619526Z\" level=info msg=\"Ran pod sandbox 61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5 with infra container: openshift-infra/auto-csr-approver-29686326-ttczw/POD\" id=b8b271e8-6995-45cb-89eb-f82c250d1dda name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:06:01.299244 crc crio[22553]: time=\"2026-06-11T12:06:01.299137222Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5e4102fe-427e-4999-a2af-75edbdb1c42c name=/runtime.v1.ImageService/PullImage\nJun 11 12:06:01.310084 crc crio[22553]: time=\"2026-06-11T12:06:01.309918252Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:06:02.108616 crc crio[22553]: time=\"2026-06-11T12:06:02.10844777Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5e4102fe-427e-4999-a2af-75edbdb1c42c name=/runtime.v1.ImageService/PullImage\nJun 11 12:06:02.111169 crc crio[22553]: time=\"2026-06-11T12:06:02.111133338Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6635341a-5b1a-43ef-a82b-5eca0c8b1cdf name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:06:02.114649 crc crio[22553]: time=\"2026-06-11T12:06:02.114618528Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=87524488-fcde-4a5a-8632-15442ddff6a2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:06:02.123915 crc crio[22553]: time=\"2026-06-11T12:06:02.123840383Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686326-ttczw/oc\" id=397eb2bc-853a-4a6b-8405-aba08073fd1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:06:02.124778 crc crio[22553]: time=\"2026-06-11T12:06:02.124654886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:06:02.184397 crc crio[22553]: time=\"2026-06-11T12:06:02.184177799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:06:02.425421 crc crio[22553]: time=\"2026-06-11T12:06:02.425287654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:06:02.572093 crc crio[22553]: time=\"2026-06-11T12:06:02.571191411Z\" level=info msg=\"Created container e9e7941e0a9c0efdcd51ef32e9ce1ac7280273b6d935d3f1f56b0e845b43292d: openshift-infra/auto-csr-approver-29686326-ttczw/oc\" id=397eb2bc-853a-4a6b-8405-aba08073fd1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:06:02.574221 crc crio[22553]: time=\"2026-06-11T12:06:02.574130395Z\" level=info msg=\"Starting container: e9e7941e0a9c0efdcd51ef32e9ce1ac7280273b6d935d3f1f56b0e845b43292d\" id=263749c2-bf9d-494c-b691-da33f8383221 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:06:02.585839 crc crio[22553]: time=\"2026-06-11T12:06:02.585039859Z\" level=info msg=\"Started container\" PID=134230 containerID=e9e7941e0a9c0efdcd51ef32e9ce1ac7280273b6d935d3f1f56b0e845b43292d description=openshift-infra/auto-csr-approver-29686326-ttczw/oc id=263749c2-bf9d-494c-b691-da33f8383221 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5\nJun 11 12:06:05.012287 crc crio[22553]: time=\"2026-06-11T12:06:05.011230369Z\" level=info msg=\"Stopping pod sandbox: 61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5\" id=4ba9c0dc-7663-4956-a440-3fd90bc15260 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:06:05.014462 crc crio[22553]: time=\"2026-06-11T12:06:05.013312469Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686326-ttczw Namespace:openshift-infra ID:61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5 UID:d801d68f-fe31-4c64-a3b4-cc451a7e1693 NetNS:/var/run/netns/ac313b57-fffc-4a2f-994a-e42f44ee5e3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd801d68f_fe31_4c64_a3b4_cc451a7e1693.slice PodAnnotations:0xc0050d25d8}] Aliases:map[]}\"\nJun 11 12:06:05.014462 crc crio[22553]: time=\"2026-06-11T12:06:05.013577996Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686326-ttczw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:06:05.316356 crc crio[22553]: time=\"2026-06-11T12:06:05.315567282Z\" level=info msg=\"Stopped pod sandbox: 61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5\" id=4ba9c0dc-7663-4956-a440-3fd90bc15260 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:06:47.201012 crc crio[22553]: time=\"2026-06-11T12:06:47.199863624Z\" level=info msg=\"Removing container: 42db8b5f87d98185442ce40653f10dc0edb3477799bdc387d8dfb0abbbb2e1a4\" id=356304d5-ef5b-4379-a795-86d5ed7c46e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:06:47.384945 crc crio[22553]: time=\"2026-06-11T12:06:47.384825734Z\" level=info msg=\"Removed container 42db8b5f87d98185442ce40653f10dc0edb3477799bdc387d8dfb0abbbb2e1a4: openshift-infra/auto-csr-approver-29686320-9m2rc/oc\" id=356304d5-ef5b-4379-a795-86d5ed7c46e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:06:47.395430 crc crio[22553]: time=\"2026-06-11T12:06:47.395338387Z\" level=info msg=\"Stopping pod sandbox: dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1\" id=96251360-376d-49a2-a23c-3f2257d0dda1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:06:47.395430 crc crio[22553]: time=\"2026-06-11T12:06:47.39543659Z\" level=info msg=\"Stopped pod sandbox (already stopped): dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1\" id=96251360-376d-49a2-a23c-3f2257d0dda1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:06:47.395946 crc crio[22553]: time=\"2026-06-11T12:06:47.395904183Z\" level=info msg=\"Removing pod sandbox: dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1\" id=edd144a3-d749-4adc-bb43-7b725f167479 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:06:47.422075 crc crio[22553]: time=\"2026-06-11T12:06:47.421902201Z\" level=info msg=\"Removed pod sandbox: dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1\" id=edd144a3-d749-4adc-bb43-7b725f167479 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:07:43.379329 crc crio[22553]: time=\"2026-06-11T12:07:43.378393616Z\" level=info msg=\"Stopping pod sandbox: 66a052dd947c9883db7ca15b8787537e6da5b39d6d91267ba53ddb45a87851ef\" id=cd08f471-543c-4f7f-8310-41f8d073309c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:07:43.381150 crc crio[22553]: time=\"2026-06-11T12:07:43.380116876Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt Namespace:openstack ID:66a052dd947c9883db7ca15b8787537e6da5b39d6d91267ba53ddb45a87851ef UID:58bd25e5-2094-4867-8d13-685876925a09 NetNS:/var/run/netns/31503d6c-bcfa-4183-97ef-26fd41b9a1aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58bd25e5_2094_4867_8d13_685876925a09.slice PodAnnotations:0xc00279b0b0}] Aliases:map[]}\"\nJun 11 12:07:43.381150 crc crio[22553]: time=\"2026-06-11T12:07:43.380411164Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:07:43.904446 crc crio[22553]: time=\"2026-06-11T12:07:43.904066237Z\" level=info msg=\"Stopped pod sandbox: 66a052dd947c9883db7ca15b8787537e6da5b39d6d91267ba53ddb45a87851ef\" id=cd08f471-543c-4f7f-8310-41f8d073309c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:07:44.972454 crc crio[22553]: time=\"2026-06-11T12:07:44.9720749Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt/POD\" id=45495d36-859f-4e07-b04c-050b5a17379d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:07:44.973601 crc crio[22553]: time=\"2026-06-11T12:07:44.972524052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:07:45.031733 crc crio[22553]: time=\"2026-06-11T12:07:45.029764109Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt Namespace:openstack ID:3fa55226e72f69bc78ae7614ee7ecd2200ba23bd7e42ad85b4e574c62de606eb UID:b54f3723-0df6-4d6b-9796-ebe46e32805f NetNS:/var/run/netns/888a3064-8ae7-429c-84b4-f7017023d30a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb54f3723_0df6_4d6b_9796_ebe46e32805f.slice PodAnnotations:0xc004800e60}] Aliases:map[]}\"\nJun 11 12:07:45.031733 crc crio[22553]: time=\"2026-06-11T12:07:45.029841331Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:07:45.586225 crc crio[22553]: 2026-06-11T12:07:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3fa55226e72f69b Mac:e6:5d:b6:e1:34:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/888a3064-8ae7-429c-84b4-f7017023d30a SocketPath: PciID:}] [{Interface:0xc0004b2760 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:07:45.588402 crc crio[22553]: time=\"2026-06-11T12:07:45.588298354Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt Namespace:openstack ID:3fa55226e72f69bc78ae7614ee7ecd2200ba23bd7e42ad85b4e574c62de606eb UID:b54f3723-0df6-4d6b-9796-ebe46e32805f NetNS:/var/run/netns/888a3064-8ae7-429c-84b4-f7017023d30a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb54f3723_0df6_4d6b_9796_ebe46e32805f.slice PodAnnotations:0xc004800e60}] Aliases:map[]}\"\nJun 11 12:07:45.588567 crc crio[22553]: time=\"2026-06-11T12:07:45.588541091Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:07:45.599991 crc crio[22553]: time=\"2026-06-11T12:07:45.59961923Z\" level=info msg=\"Ran pod sandbox 3fa55226e72f69bc78ae7614ee7ecd2200ba23bd7e42ad85b4e574c62de606eb with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt/POD\" id=45495d36-859f-4e07-b04c-050b5a17379d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:07:45.603180 crc crio[22553]: time=\"2026-06-11T12:07:45.603036898Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=ded0a550-1934-4cd3-9751-1924c963e6bb name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:07:45.628191 crc crio[22553]: time=\"2026-06-11T12:07:45.628089609Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=a79497ac-7dfa-4bf2-b658-b861aaa5b612 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:07:45.636297 crc crio[22553]: time=\"2026-06-11T12:07:45.636220903Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=9a2c612e-65a4-47ce-ab30-7eb1ee90cdff name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:07:45.636947 crc crio[22553]: time=\"2026-06-11T12:07:45.63683333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:07:45.689562 crc crio[22553]: time=\"2026-06-11T12:07:45.689424263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:07:45.694599 crc crio[22553]: time=\"2026-06-11T12:07:45.694474098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:07:45.901738 crc crio[22553]: time=\"2026-06-11T12:07:45.901546295Z\" level=info msg=\"Created container ecd633a8a432387bc176734579b88b67489d3b3bcf50e9730623eec0d66171e6: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=9a2c612e-65a4-47ce-ab30-7eb1ee90cdff name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:07:45.903953 crc crio[22553]: time=\"2026-06-11T12:07:45.903861881Z\" level=info msg=\"Starting container: ecd633a8a432387bc176734579b88b67489d3b3bcf50e9730623eec0d66171e6\" id=8bf86540-b300-4b18-b501-f21b751271c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:07:45.911110 crc crio[22553]: time=\"2026-06-11T12:07:45.910922594Z\" level=info msg=\"Started container\" PID=139796 containerID=ecd633a8a432387bc176734579b88b67489d3b3bcf50e9730623eec0d66171e6 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=8bf86540-b300-4b18-b501-f21b751271c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa55226e72f69bc78ae7614ee7ecd2200ba23bd7e42ad85b4e574c62de606eb\nJun 11 12:08:00.525471 crc crio[22553]: time=\"2026-06-11T12:08:00.524276991Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686328-c2b54/POD\" id=9620af54-0898-4cc0-bd65-e1ba9c70c3a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:08:00.528563 crc crio[22553]: time=\"2026-06-11T12:08:00.525594559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:08:00.588547 crc crio[22553]: time=\"2026-06-11T12:08:00.588248871Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686328-c2b54 Namespace:openshift-infra ID:ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05 UID:4efe6859-2409-4152-b9f5-b842174b3314 NetNS:/var/run/netns/5c58b75e-79b1-4a3a-b27b-d7a87145c7a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4efe6859_2409_4152_b9f5_b842174b3314.slice PodAnnotations:0xc00012a590}] Aliases:map[]}\"\nJun 11 12:08:00.589013 crc crio[22553]: time=\"2026-06-11T12:08:00.588991652Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686328-c2b54 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:08:00.931267 crc crio[22553]: 2026-06-11T12:08:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac4a3b936132235 Mac:5a:2c:72:6c:d5:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/5c58b75e-79b1-4a3a-b27b-d7a87145c7a5 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:08:00.933939 crc crio[22553]: time=\"2026-06-11T12:08:00.933540913Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686328-c2b54 Namespace:openshift-infra ID:ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05 UID:4efe6859-2409-4152-b9f5-b842174b3314 NetNS:/var/run/netns/5c58b75e-79b1-4a3a-b27b-d7a87145c7a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4efe6859_2409_4152_b9f5_b842174b3314.slice PodAnnotations:0xc00012a590}] Aliases:map[]}\"\nJun 11 12:08:00.934299 crc crio[22553]: time=\"2026-06-11T12:08:00.934272964Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686328-c2b54 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:08:00.944584 crc crio[22553]: time=\"2026-06-11T12:08:00.94453839Z\" level=info msg=\"Ran pod sandbox ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05 with infra container: openshift-infra/auto-csr-approver-29686328-c2b54/POD\" id=9620af54-0898-4cc0-bd65-e1ba9c70c3a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:08:00.948372 crc crio[22553]: time=\"2026-06-11T12:08:00.948268997Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a6250651-fdf4-4326-9854-f754c5d11819 name=/runtime.v1.ImageService/PullImage\nJun 11 12:08:00.957401 crc crio[22553]: time=\"2026-06-11T12:08:00.957303927Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:08:01.780511 crc crio[22553]: time=\"2026-06-11T12:08:01.780403503Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a6250651-fdf4-4326-9854-f754c5d11819 name=/runtime.v1.ImageService/PullImage\nJun 11 12:08:01.782235 crc crio[22553]: time=\"2026-06-11T12:08:01.781880006Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=39ccb449-2eb6-48a5-a58f-aeaf56ccc4ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:08:01.785183 crc crio[22553]: time=\"2026-06-11T12:08:01.785097718Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=61c81ee9-403f-48ff-a6f4-3db181eb1d5e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:08:01.797659 crc crio[22553]: time=\"2026-06-11T12:08:01.797560297Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686328-c2b54/oc\" id=f6b58ef1-644e-40b1-9e51-b679eb039afa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:08:01.799415 crc crio[22553]: time=\"2026-06-11T12:08:01.799366949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:08:01.875751 crc crio[22553]: time=\"2026-06-11T12:08:01.875595271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:08:02.203763 crc crio[22553]: time=\"2026-06-11T12:08:02.202533326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:08:02.365630 crc crio[22553]: time=\"2026-06-11T12:08:02.365092962Z\" level=info msg=\"Created container 874f249f81f85cb3298ad70a3d3f7a33a6e84505208c9e85d141ab349ec6fdc3: openshift-infra/auto-csr-approver-29686328-c2b54/oc\" id=f6b58ef1-644e-40b1-9e51-b679eb039afa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:08:02.367962 crc crio[22553]: time=\"2026-06-11T12:08:02.367848421Z\" level=info msg=\"Starting container: 874f249f81f85cb3298ad70a3d3f7a33a6e84505208c9e85d141ab349ec6fdc3\" id=6f8f9b45-39fb-4683-bb4b-09c9a5191164 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:08:02.373898 crc crio[22553]: time=\"2026-06-11T12:08:02.373794052Z\" level=info msg=\"Started container\" PID=140727 containerID=874f249f81f85cb3298ad70a3d3f7a33a6e84505208c9e85d141ab349ec6fdc3 description=openshift-infra/auto-csr-approver-29686328-c2b54/oc id=6f8f9b45-39fb-4683-bb4b-09c9a5191164 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05\nJun 11 12:08:04.794187 crc crio[22553]: time=\"2026-06-11T12:08:04.793178164Z\" level=info msg=\"Stopping pod sandbox: ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05\" id=dd20364b-52f4-4308-b226-00249ae9fb8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:08:04.797575 crc crio[22553]: time=\"2026-06-11T12:08:04.794967655Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686328-c2b54 Namespace:openshift-infra ID:ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05 UID:4efe6859-2409-4152-b9f5-b842174b3314 NetNS:/var/run/netns/5c58b75e-79b1-4a3a-b27b-d7a87145c7a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4efe6859_2409_4152_b9f5_b842174b3314.slice PodAnnotations:0xc002826ae0}] Aliases:map[]}\"\nJun 11 12:08:04.797575 crc crio[22553]: time=\"2026-06-11T12:08:04.795101869Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686328-c2b54 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:08:05.132435 crc crio[22553]: time=\"2026-06-11T12:08:05.131846676Z\" level=info msg=\"Stopped pod sandbox: ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05\" id=dd20364b-52f4-4308-b226-00249ae9fb8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:08:47.509131 crc crio[22553]: time=\"2026-06-11T12:08:47.50628016Z\" level=info msg=\"Removing container: 9df696e0c9f48a194996677fa808f0564f43c57bb7931a2fe63b78eccbc8a8ea\" id=21887eff-980f-4e9c-88f3-521cac91f6b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:08:47.787793 crc crio[22553]: time=\"2026-06-11T12:08:47.787591822Z\" level=info msg=\"Removed container 9df696e0c9f48a194996677fa808f0564f43c57bb7931a2fe63b78eccbc8a8ea: openshift-infra/auto-csr-approver-29686322-lt68m/oc\" id=21887eff-980f-4e9c-88f3-521cac91f6b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:08:47.801921 crc crio[22553]: time=\"2026-06-11T12:08:47.801830422Z\" level=info msg=\"Stopping pod sandbox: 128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e\" id=f7f90ce6-8793-4482-8179-378734ebfb6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:08:47.802320 crc crio[22553]: time=\"2026-06-11T12:08:47.801944005Z\" level=info msg=\"Stopped pod sandbox (already stopped): 128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e\" id=f7f90ce6-8793-4482-8179-378734ebfb6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:08:47.802870 crc crio[22553]: time=\"2026-06-11T12:08:47.80281281Z\" level=info msg=\"Removing pod sandbox: 128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e\" id=43e708e7-b245-4465-bd20-cf86e192abe3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:08:47.821794 crc crio[22553]: time=\"2026-06-11T12:08:47.821639991Z\" level=info msg=\"Removed pod sandbox: 128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e\" id=43e708e7-b245-4465-bd20-cf86e192abe3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:09:47.843091 crc crio[22553]: time=\"2026-06-11T12:09:47.841812023Z\" level=info msg=\"Removing container: 1835331d22a432d836e8f6e2a0741aff612c434efd519d5725b2ddd069b3ab7e\" id=7103568b-2ca1-4557-8a41-7a26d80e4c99 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:47.903183 crc crio[22553]: time=\"2026-06-11T12:09:47.902921021Z\" level=info msg=\"Removed container 1835331d22a432d836e8f6e2a0741aff612c434efd519d5725b2ddd069b3ab7e: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/init\" id=7103568b-2ca1-4557-8a41-7a26d80e4c99 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:47.907451 crc crio[22553]: time=\"2026-06-11T12:09:47.907313927Z\" level=info msg=\"Removing container: 74469f987b4ed08c5f428e17e48b6284bc3626ae1502703e1f74725223875461\" id=4f0a0783-91fc-4b16-8c06-aca8788033e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:47.963916 crc crio[22553]: time=\"2026-06-11T12:09:47.963800742Z\" level=info msg=\"Removed container 74469f987b4ed08c5f428e17e48b6284bc3626ae1502703e1f74725223875461: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=4f0a0783-91fc-4b16-8c06-aca8788033e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:09:47.977296 crc crio[22553]: time=\"2026-06-11T12:09:47.977128075Z\" level=info msg=\"Stopping pod sandbox: 6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec\" id=4de0da9e-5fd9-42f9-9691-3f762ddd3b5a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:09:47.977296 crc crio[22553]: time=\"2026-06-11T12:09:47.97729817Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec\" id=4de0da9e-5fd9-42f9-9691-3f762ddd3b5a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:09:47.978389 crc crio[22553]: time=\"2026-06-11T12:09:47.97833949Z\" level=info msg=\"Removing pod sandbox: 6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec\" id=8f81c21f-2e2e-4806-82c9-2b9260028c31 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:09:48.007463 crc crio[22553]: time=\"2026-06-11T12:09:48.007232911Z\" level=info msg=\"Removed pod sandbox: 6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec\" id=8f81c21f-2e2e-4806-82c9-2b9260028c31 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:10:00.870038 crc crio[22553]: time=\"2026-06-11T12:10:00.868795079Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686330-b646t/POD\" id=98a1a905-c809-4d8f-ac0d-c2a88c18da16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:00.870038 crc crio[22553]: time=\"2026-06-11T12:10:00.869599483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:01.043135 crc crio[22553]: time=\"2026-06-11T12:10:01.042654561Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686330-b646t Namespace:openshift-infra ID:376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0 UID:9f710297-a08b-4b6a-944d-c4e9b48743b8 NetNS:/var/run/netns/4b134931-1091-452b-8601-f0038146d5e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f710297_a08b_4b6a_944d_c4e9b48743b8.slice PodAnnotations:0xc0050d2020}] Aliases:map[]}\"\nJun 11 12:10:01.043135 crc crio[22553]: time=\"2026-06-11T12:10:01.042773764Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686330-b646t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:10:02.365007 crc crio[22553]: 2026-06-11T12:10:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:376f8159739b29f Mac:2e:a2:8d:2c:76:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/4b134931-1091-452b-8601-f0038146d5e6 SocketPath: PciID:}] [{Interface:0xc0002609e0 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:10:02.365007 crc crio[22553]: time=\"2026-06-11T12:10:02.364304207Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686330-b646t Namespace:openshift-infra ID:376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0 UID:9f710297-a08b-4b6a-944d-c4e9b48743b8 NetNS:/var/run/netns/4b134931-1091-452b-8601-f0038146d5e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f710297_a08b_4b6a_944d_c4e9b48743b8.slice PodAnnotations:0xc0050d2020}] Aliases:map[]}\"\nJun 11 12:10:02.365007 crc crio[22553]: time=\"2026-06-11T12:10:02.364528304Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686330-b646t for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:10:02.376459 crc crio[22553]: time=\"2026-06-11T12:10:02.376308563Z\" level=info msg=\"Ran pod sandbox 376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0 with infra container: openshift-infra/auto-csr-approver-29686330-b646t/POD\" id=98a1a905-c809-4d8f-ac0d-c2a88c18da16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:02.385037 crc crio[22553]: time=\"2026-06-11T12:10:02.38489232Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fa84b8e4-423e-4a68-86c5-3f8a82d2b9ce name=/runtime.v1.ImageService/PullImage\nJun 11 12:10:02.396777 crc crio[22553]: time=\"2026-06-11T12:10:02.396612647Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:10:03.766949 crc crio[22553]: time=\"2026-06-11T12:10:03.765988817Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fa84b8e4-423e-4a68-86c5-3f8a82d2b9ce name=/runtime.v1.ImageService/PullImage\nJun 11 12:10:03.768739 crc crio[22553]: time=\"2026-06-11T12:10:03.768053196Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a555fe38-1e2f-4ef3-9b40-e10df6f6909f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:10:03.771994 crc crio[22553]: time=\"2026-06-11T12:10:03.771278399Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bbd668da-125e-427c-a405-4771dd6ee25b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:10:03.783097 crc crio[22553]: time=\"2026-06-11T12:10:03.783013107Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686330-b646t/oc\" id=811d3104-0828-49b9-a8a6-e05ee4dacb11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:10:03.783891 crc crio[22553]: time=\"2026-06-11T12:10:03.783841081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:03.841546 crc crio[22553]: time=\"2026-06-11T12:10:03.841325554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:04.708058 crc crio[22553]: time=\"2026-06-11T12:10:04.707832061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:04.858261 crc crio[22553]: time=\"2026-06-11T12:10:04.858136734Z\" level=info msg=\"Created container d02c5dc7fdad67a4f55019c44835a3f6f568bd96c4b7dfaa8cbd66c8bc12ff62: openshift-infra/auto-csr-approver-29686330-b646t/oc\" id=811d3104-0828-49b9-a8a6-e05ee4dacb11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:10:04.860031 crc crio[22553]: time=\"2026-06-11T12:10:04.859945856Z\" level=info msg=\"Starting container: d02c5dc7fdad67a4f55019c44835a3f6f568bd96c4b7dfaa8cbd66c8bc12ff62\" id=9ff3e679-3d46-4e89-af65-45832a1035c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:10:04.865188 crc crio[22553]: time=\"2026-06-11T12:10:04.865079824Z\" level=info msg=\"Started container\" PID=146881 containerID=d02c5dc7fdad67a4f55019c44835a3f6f568bd96c4b7dfaa8cbd66c8bc12ff62 description=openshift-infra/auto-csr-approver-29686330-b646t/oc id=9ff3e679-3d46-4e89-af65-45832a1035c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0\nJun 11 12:10:07.438651 crc crio[22553]: time=\"2026-06-11T12:10:07.437897841Z\" level=info msg=\"Stopping pod sandbox: 376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0\" id=b4178e25-cbd5-4a57-83db-e6fd6fb373c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:10:07.440517 crc crio[22553]: time=\"2026-06-11T12:10:07.439236779Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686330-b646t Namespace:openshift-infra ID:376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0 UID:9f710297-a08b-4b6a-944d-c4e9b48743b8 NetNS:/var/run/netns/4b134931-1091-452b-8601-f0038146d5e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f710297_a08b_4b6a_944d_c4e9b48743b8.slice PodAnnotations:0xc00061e5a0}] Aliases:map[]}\"\nJun 11 12:10:07.440517 crc crio[22553]: time=\"2026-06-11T12:10:07.439395944Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686330-b646t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:10:08.239871 crc crio[22553]: time=\"2026-06-11T12:10:08.238428678Z\" level=info msg=\"Stopped pod sandbox: 376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0\" id=b4178e25-cbd5-4a57-83db-e6fd6fb373c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:10:33.031264 crc crio[22553]: time=\"2026-06-11T12:10:33.030158384Z\" level=info msg=\"Stopping pod sandbox: 3fa55226e72f69bc78ae7614ee7ecd2200ba23bd7e42ad85b4e574c62de606eb\" id=1c4243ef-de1c-447e-9f5b-0c70b7f2aff1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:10:33.034412 crc crio[22553]: time=\"2026-06-11T12:10:33.034362575Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt Namespace:openstack ID:3fa55226e72f69bc78ae7614ee7ecd2200ba23bd7e42ad85b4e574c62de606eb UID:b54f3723-0df6-4d6b-9796-ebe46e32805f NetNS:/var/run/netns/888a3064-8ae7-429c-84b4-f7017023d30a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb54f3723_0df6_4d6b_9796_ebe46e32805f.slice PodAnnotations:0xc000ca1368}] Aliases:map[]}\"\nJun 11 12:10:33.034964 crc crio[22553]: time=\"2026-06-11T12:10:33.034932961Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:10:33.539443 crc crio[22553]: time=\"2026-06-11T12:10:33.53866977Z\" level=info msg=\"Stopped pod sandbox: 3fa55226e72f69bc78ae7614ee7ecd2200ba23bd7e42ad85b4e574c62de606eb\" id=1c4243ef-de1c-447e-9f5b-0c70b7f2aff1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:10:34.646988 crc crio[22553]: time=\"2026-06-11T12:10:34.646364653Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz/POD\" id=e8542889-7453-4e4a-b58f-b87ff73efce7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:34.648368 crc crio[22553]: time=\"2026-06-11T12:10:34.646988571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:34.696417 crc crio[22553]: time=\"2026-06-11T12:10:34.696261468Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz Namespace:openstack ID:533e71a79b15c2913a393c0cd871b386cc1ae7d329a1f63ee2ec8cddfec3c572 UID:930dce20-a208-4eaa-b884-0857cfeb6791 NetNS:/var/run/netns/18ece18d-40b4-4278-a7f4-a93c9a4fff58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod930dce20_a208_4eaa_b884_0857cfeb6791.slice PodAnnotations:0xc000ca1590}] Aliases:map[]}\"\nJun 11 12:10:34.696417 crc crio[22553]: time=\"2026-06-11T12:10:34.69633164Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:10:35.424515 crc crio[22553]: 2026-06-11T12:10:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:533e71a79b15c29 Mac:96:ab:ca:08:0b:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/18ece18d-40b4-4278-a7f4-a93c9a4fff58 SocketPath: PciID:}] [{Interface:0xc0001346d0 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:10:35.426142 crc crio[22553]: time=\"2026-06-11T12:10:35.42602604Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz Namespace:openstack ID:533e71a79b15c2913a393c0cd871b386cc1ae7d329a1f63ee2ec8cddfec3c572 UID:930dce20-a208-4eaa-b884-0857cfeb6791 NetNS:/var/run/netns/18ece18d-40b4-4278-a7f4-a93c9a4fff58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod930dce20_a208_4eaa_b884_0857cfeb6791.slice PodAnnotations:0xc000ca1590}] Aliases:map[]}\"\nJun 11 12:10:35.426271 crc crio[22553]: time=\"2026-06-11T12:10:35.426233046Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:10:35.437749 crc crio[22553]: time=\"2026-06-11T12:10:35.437577152Z\" level=info msg=\"Ran pod sandbox 533e71a79b15c2913a393c0cd871b386cc1ae7d329a1f63ee2ec8cddfec3c572 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz/POD\" id=e8542889-7453-4e4a-b58f-b87ff73efce7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:10:35.441521 crc crio[22553]: time=\"2026-06-11T12:10:35.441017401Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=87f38579-cc5b-4fda-ba5e-46e6a96a73fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:10:35.477765 crc crio[22553]: time=\"2026-06-11T12:10:35.477624514Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=3ad42c03-3657-442c-8b52-5ae616fa135f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:10:35.492003 crc crio[22553]: time=\"2026-06-11T12:10:35.491938216Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=114f26dc-8428-411e-8684-d3b6a3894057 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:10:35.492435 crc crio[22553]: time=\"2026-06-11T12:10:35.492385219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:35.583212 crc crio[22553]: time=\"2026-06-11T12:10:35.582860611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:35.588042 crc crio[22553]: time=\"2026-06-11T12:10:35.587933817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:10:35.767666 crc crio[22553]: time=\"2026-06-11T12:10:35.767291986Z\" level=info msg=\"Created container 5c330971b51cae113b13fd38497e29112f1959259e07f0c9ba7dadc5093f0c17: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=114f26dc-8428-411e-8684-d3b6a3894057 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:10:35.772671 crc crio[22553]: time=\"2026-06-11T12:10:35.770284012Z\" level=info msg=\"Starting container: 5c330971b51cae113b13fd38497e29112f1959259e07f0c9ba7dadc5093f0c17\" id=de40d3eb-8926-4e70-a4c7-e86f3845b49d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:10:35.790188 crc crio[22553]: time=\"2026-06-11T12:10:35.780948709Z\" level=info msg=\"Started container\" PID=148658 containerID=5c330971b51cae113b13fd38497e29112f1959259e07f0c9ba7dadc5093f0c17 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=de40d3eb-8926-4e70-a4c7-e86f3845b49d name=/runtime.v1.RuntimeService/StartContainer sandboxID=533e71a79b15c2913a393c0cd871b386cc1ae7d329a1f63ee2ec8cddfec3c572\nJun 11 12:10:48.038908 crc crio[22553]: time=\"2026-06-11T12:10:48.037764263Z\" level=info msg=\"Removing container: 42a631e99bb191906baa483d81c9d4bf75ad90790008e271079abfc734581b00\" id=99963b21-28a3-4978-9d48-6d94016bc3c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:10:48.487296 crc crio[22553]: time=\"2026-06-11T12:10:48.486660886Z\" level=info msg=\"Removed container 42a631e99bb191906baa483d81c9d4bf75ad90790008e271079abfc734581b00: openshift-infra/auto-csr-approver-29686324-2cd92/oc\" id=99963b21-28a3-4978-9d48-6d94016bc3c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:10:48.500154 crc crio[22553]: time=\"2026-06-11T12:10:48.499950618Z\" level=info msg=\"Stopping pod sandbox: 41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf\" id=65169033-bf17-4537-9b84-e7e052af52a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:10:48.500154 crc crio[22553]: time=\"2026-06-11T12:10:48.500125593Z\" level=info msg=\"Stopped pod sandbox (already stopped): 41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf\" id=65169033-bf17-4537-9b84-e7e052af52a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:10:48.501179 crc crio[22553]: time=\"2026-06-11T12:10:48.501090111Z\" level=info msg=\"Removing pod sandbox: 41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf\" id=4af7f3a3-1179-40f0-b371-86da305fb104 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:10:48.523034 crc crio[22553]: time=\"2026-06-11T12:10:48.5229481Z\" level=info msg=\"Removed pod sandbox: 41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf\" id=4af7f3a3-1179-40f0-b371-86da305fb104 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:11:37.137033 crc crio[22553]: time=\"2026-06-11T12:11:37.134902514Z\" level=info msg=\"Stopping pod sandbox: 533e71a79b15c2913a393c0cd871b386cc1ae7d329a1f63ee2ec8cddfec3c572\" id=1612e3cd-9e54-4c1d-9c37-40b68ba582e5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:11:37.137033 crc crio[22553]: time=\"2026-06-11T12:11:37.136619033Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz Namespace:openstack ID:533e71a79b15c2913a393c0cd871b386cc1ae7d329a1f63ee2ec8cddfec3c572 UID:930dce20-a208-4eaa-b884-0857cfeb6791 NetNS:/var/run/netns/18ece18d-40b4-4278-a7f4-a93c9a4fff58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod930dce20_a208_4eaa_b884_0857cfeb6791.slice PodAnnotations:0xc002826a60}] Aliases:map[]}\"\nJun 11 12:11:37.137033 crc crio[22553]: time=\"2026-06-11T12:11:37.136865251Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:11:37.731749 crc crio[22553]: time=\"2026-06-11T12:11:37.731172396Z\" level=info msg=\"Stopped pod sandbox: 533e71a79b15c2913a393c0cd871b386cc1ae7d329a1f63ee2ec8cddfec3c572\" id=1612e3cd-9e54-4c1d-9c37-40b68ba582e5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:11:38.710386 crc crio[22553]: time=\"2026-06-11T12:11:38.709326011Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7/POD\" id=8e19644d-48c5-4715-a717-157b8ae5d68f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:11:38.712574 crc crio[22553]: time=\"2026-06-11T12:11:38.710535626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:38.758837 crc crio[22553]: time=\"2026-06-11T12:11:38.758132035Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7 Namespace:openstack ID:b0284fe2d4994ee426b2cfdf9de72e0c73ec57dc6a3f34aeb5b82bd13e0fa63b UID:93ae20e1-52c3-4e71-a556-d15682d90e7d NetNS:/var/run/netns/6fefc9b1-60c4-48a8-a5a9-b93baaa3711d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93ae20e1_52c3_4e71_a556_d15682d90e7d.slice PodAnnotations:0xc002827928}] Aliases:map[]}\"\nJun 11 12:11:38.759232 crc crio[22553]: time=\"2026-06-11T12:11:38.758862126Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:11:39.368008 crc crio[22553]: 2026-06-11T12:11:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0284fe2d4994ee Mac:3a:35:e2:a0:a1:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/6fefc9b1-60c4-48a8-a5a9-b93baaa3711d SocketPath: PciID:}] [{Interface:0xc0005165d0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:11:39.370176 crc crio[22553]: time=\"2026-06-11T12:11:39.370074057Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7 Namespace:openstack ID:b0284fe2d4994ee426b2cfdf9de72e0c73ec57dc6a3f34aeb5b82bd13e0fa63b UID:93ae20e1-52c3-4e71-a556-d15682d90e7d NetNS:/var/run/netns/6fefc9b1-60c4-48a8-a5a9-b93baaa3711d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93ae20e1_52c3_4e71_a556_d15682d90e7d.slice PodAnnotations:0xc002827928}] Aliases:map[]}\"\nJun 11 12:11:39.370345 crc crio[22553]: time=\"2026-06-11T12:11:39.370287393Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:11:39.383933 crc crio[22553]: time=\"2026-06-11T12:11:39.383794272Z\" level=info msg=\"Ran pod sandbox b0284fe2d4994ee426b2cfdf9de72e0c73ec57dc6a3f34aeb5b82bd13e0fa63b with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7/POD\" id=8e19644d-48c5-4715-a717-157b8ae5d68f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:11:39.389420 crc crio[22553]: time=\"2026-06-11T12:11:39.389327081Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=228f7cc3-4796-4a83-a251-52c17aec0607 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:39.425316 crc crio[22553]: time=\"2026-06-11T12:11:39.42474839Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=4ae92e0e-23aa-4124-986a-2e588da6a5a0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:39.436058 crc crio[22553]: time=\"2026-06-11T12:11:39.435951662Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=f5607ebb-424b-4e6b-abf5-45fdc7560d9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:11:39.436463 crc crio[22553]: time=\"2026-06-11T12:11:39.436389305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:39.494834 crc crio[22553]: time=\"2026-06-11T12:11:39.494258899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:39.501380 crc crio[22553]: time=\"2026-06-11T12:11:39.501201369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:39.812206 crc crio[22553]: time=\"2026-06-11T12:11:39.812060891Z\" level=info msg=\"Created container 307efe82cc2654a7c6806d10bba2e9bcebaa71c230977acfdaf8ef0dfda50947: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=f5607ebb-424b-4e6b-abf5-45fdc7560d9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:11:39.814767 crc crio[22553]: time=\"2026-06-11T12:11:39.814059298Z\" level=info msg=\"Starting container: 307efe82cc2654a7c6806d10bba2e9bcebaa71c230977acfdaf8ef0dfda50947\" id=f62a8be2-c471-4a9a-91bc-3d6045191e80 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:11:39.822269 crc crio[22553]: time=\"2026-06-11T12:11:39.821271686Z\" level=info msg=\"Started container\" PID=152129 containerID=307efe82cc2654a7c6806d10bba2e9bcebaa71c230977acfdaf8ef0dfda50947 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=f62a8be2-c471-4a9a-91bc-3d6045191e80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0284fe2d4994ee426b2cfdf9de72e0c73ec57dc6a3f34aeb5b82bd13e0fa63b\nJun 11 12:11:47.356829 crc crio[22553]: time=\"2026-06-11T12:11:47.355648841Z\" level=info msg=\"Stopping pod sandbox: b0284fe2d4994ee426b2cfdf9de72e0c73ec57dc6a3f34aeb5b82bd13e0fa63b\" id=71ec3039-f66f-4695-b00e-680a50c46fd7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:11:47.358766 crc crio[22553]: time=\"2026-06-11T12:11:47.357573216Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7 Namespace:openstack ID:b0284fe2d4994ee426b2cfdf9de72e0c73ec57dc6a3f34aeb5b82bd13e0fa63b UID:93ae20e1-52c3-4e71-a556-d15682d90e7d NetNS:/var/run/netns/6fefc9b1-60c4-48a8-a5a9-b93baaa3711d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93ae20e1_52c3_4e71_a556_d15682d90e7d.slice PodAnnotations:0xc000ca1170}] Aliases:map[]}\"\nJun 11 12:11:47.358766 crc crio[22553]: time=\"2026-06-11T12:11:47.358239885Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:11:47.939457 crc crio[22553]: time=\"2026-06-11T12:11:47.939162885Z\" level=info msg=\"Stopped pod sandbox: b0284fe2d4994ee426b2cfdf9de72e0c73ec57dc6a3f34aeb5b82bd13e0fa63b\" id=71ec3039-f66f-4695-b00e-680a50c46fd7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:11:49.015206 crc crio[22553]: time=\"2026-06-11T12:11:49.014336281Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5/POD\" id=fe7397a7-c312-4c1c-89b3-44908f6f738f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:11:49.015206 crc crio[22553]: time=\"2026-06-11T12:11:49.014943569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:49.048749 crc crio[22553]: time=\"2026-06-11T12:11:49.048185895Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5 Namespace:openstack ID:ce0bf6cbe917df1769f722c087c34b7a316cbca2ad5adeab78e57dca82384078 UID:65215601-0272-4071-ac44-3015a27feb9d NetNS:/var/run/netns/8bf8ec31-1261-4e14-bf9d-274d2f422416 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65215601_0272_4071_ac44_3015a27feb9d.slice PodAnnotations:0xc000ca0e20}] Aliases:map[]}\"\nJun 11 12:11:49.048749 crc crio[22553]: time=\"2026-06-11T12:11:49.048620007Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:11:49.577003 crc crio[22553]: 2026-06-11T12:11:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce0bf6cbe917df1 Mac:be:3b:a2:43:37:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/8bf8ec31-1261-4e14-bf9d-274d2f422416 SocketPath: PciID:}] [{Interface:0xc000232e10 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:11:49.580121 crc crio[22553]: time=\"2026-06-11T12:11:49.580050084Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5 Namespace:openstack ID:ce0bf6cbe917df1769f722c087c34b7a316cbca2ad5adeab78e57dca82384078 UID:65215601-0272-4071-ac44-3015a27feb9d NetNS:/var/run/netns/8bf8ec31-1261-4e14-bf9d-274d2f422416 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65215601_0272_4071_ac44_3015a27feb9d.slice PodAnnotations:0xc000ca0e20}] Aliases:map[]}\"\nJun 11 12:11:49.580251 crc crio[22553]: time=\"2026-06-11T12:11:49.580224979Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:11:49.596005 crc crio[22553]: time=\"2026-06-11T12:11:49.595619792Z\" level=info msg=\"Ran pod sandbox ce0bf6cbe917df1769f722c087c34b7a316cbca2ad5adeab78e57dca82384078 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5/POD\" id=fe7397a7-c312-4c1c-89b3-44908f6f738f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:11:49.602159 crc crio[22553]: time=\"2026-06-11T12:11:49.602049036Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=e8f8c685-ae1b-4171-b583-e0d766e417ce name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:49.635334 crc crio[22553]: time=\"2026-06-11T12:11:49.63520647Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=7ca9e24c-6c9f-4a33-bb5a-696255696bdc name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:11:49.648912 crc crio[22553]: time=\"2026-06-11T12:11:49.648589605Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=dbae532c-4eae-415a-a02c-83494c85d491 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:11:49.652100 crc crio[22553]: time=\"2026-06-11T12:11:49.651327634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:49.724011 crc crio[22553]: time=\"2026-06-11T12:11:49.723725806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:49.728783 crc crio[22553]: time=\"2026-06-11T12:11:49.728651768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:11:49.893084 crc crio[22553]: time=\"2026-06-11T12:11:49.892931194Z\" level=info msg=\"Created container e80dbad44f0d833a9ac8054c2e156eba1aff66823a01e2ade17ad88f0d7f7bc9: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=dbae532c-4eae-415a-a02c-83494c85d491 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:11:49.894318 crc crio[22553]: time=\"2026-06-11T12:11:49.894210821Z\" level=info msg=\"Starting container: e80dbad44f0d833a9ac8054c2e156eba1aff66823a01e2ade17ad88f0d7f7bc9\" id=18e83b84-70ce-4e74-bceb-eafd0fba0e32 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:11:49.902011 crc crio[22553]: time=\"2026-06-11T12:11:49.901664785Z\" level=info msg=\"Started container\" PID=152784 containerID=e80dbad44f0d833a9ac8054c2e156eba1aff66823a01e2ade17ad88f0d7f7bc9 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=18e83b84-70ce-4e74-bceb-eafd0fba0e32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce0bf6cbe917df1769f722c087c34b7a316cbca2ad5adeab78e57dca82384078\nJun 11 12:12:00.523988 crc crio[22553]: time=\"2026-06-11T12:12:00.522821868Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686332-gxdlz/POD\" id=a6d760cc-5b37-4067-9084-e71545fc9381 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:12:00.525561 crc crio[22553]: time=\"2026-06-11T12:12:00.524036573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:00.590747 crc crio[22553]: time=\"2026-06-11T12:12:00.590081972Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686332-gxdlz Namespace:openshift-infra ID:332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188 UID:f4d104b1-bd8d-4925-9c81-19bb49e0992e NetNS:/var/run/netns/b61501e6-3423-4a24-a67d-3dc765317ccd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4d104b1_bd8d_4925_9c81_19bb49e0992e.slice PodAnnotations:0xc00043b810}] Aliases:map[]}\"\nJun 11 12:12:00.590747 crc crio[22553]: time=\"2026-06-11T12:12:00.590628988Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686332-gxdlz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:12:00.967997 crc crio[22553]: 2026-06-11T12:12:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:332f1ccb24235bd Mac:ce:22:10:fd:ed:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/b61501e6-3423-4a24-a67d-3dc765317ccd SocketPath: PciID:}] [{Interface:0xc00022c740 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:12:00.969614 crc crio[22553]: time=\"2026-06-11T12:12:00.969560528Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686332-gxdlz Namespace:openshift-infra ID:332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188 UID:f4d104b1-bd8d-4925-9c81-19bb49e0992e NetNS:/var/run/netns/b61501e6-3423-4a24-a67d-3dc765317ccd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4d104b1_bd8d_4925_9c81_19bb49e0992e.slice PodAnnotations:0xc00043b810}] Aliases:map[]}\"\nJun 11 12:12:00.969978 crc crio[22553]: time=\"2026-06-11T12:12:00.969925728Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686332-gxdlz for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:12:00.988745 crc crio[22553]: time=\"2026-06-11T12:12:00.988641527Z\" level=info msg=\"Ran pod sandbox 332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188 with infra container: openshift-infra/auto-csr-approver-29686332-gxdlz/POD\" id=a6d760cc-5b37-4067-9084-e71545fc9381 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:12:00.998614 crc crio[22553]: time=\"2026-06-11T12:12:00.998525421Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0e33ded7-5ec3-4479-b53b-14a9040bf3ba name=/runtime.v1.ImageService/PullImage\nJun 11 12:12:01.012046 crc crio[22553]: time=\"2026-06-11T12:12:01.011586107Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:12:02.235124 crc crio[22553]: time=\"2026-06-11T12:12:02.235033179Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0e33ded7-5ec3-4479-b53b-14a9040bf3ba name=/runtime.v1.ImageService/PullImage\nJun 11 12:12:02.237559 crc crio[22553]: time=\"2026-06-11T12:12:02.237181711Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b8bc9cf3-3cde-489c-8575-86e9e52b84c9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:02.240070 crc crio[22553]: time=\"2026-06-11T12:12:02.239955201Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f8976a75-daac-4b80-bb15-af3c57592e74 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:02.249050 crc crio[22553]: time=\"2026-06-11T12:12:02.248946799Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686332-gxdlz/oc\" id=e25de636-9c2d-471f-a5b8-2a3f543b3010 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:02.249615 crc crio[22553]: time=\"2026-06-11T12:12:02.249532136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:02.313512 crc crio[22553]: time=\"2026-06-11T12:12:02.313399483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:02.709162 crc crio[22553]: time=\"2026-06-11T12:12:02.708605611Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-r7z8t/POD\" id=4d800657-d7e3-403c-830e-465d4542baba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:12:02.709290 crc crio[22553]: time=\"2026-06-11T12:12:02.709187608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:02.763821 crc crio[22553]: time=\"2026-06-11T12:12:02.761941905Z\" level=info msg=\"Got pod network &{Name:redhat-operators-r7z8t Namespace:openshift-marketplace ID:30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c UID:81aba35c-367c-4a33-bf24-acca1dc193a6 NetNS:/var/run/netns/dd071537-a6bb-4afd-885d-e510d5f2da5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81aba35c_367c_4a33_bf24_acca1dc193a6.slice PodAnnotations:0xc001be6a60}] Aliases:map[]}\"\nJun 11 12:12:02.763821 crc crio[22553]: time=\"2026-06-11T12:12:02.762019588Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-r7z8t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:12:02.909520 crc crio[22553]: time=\"2026-06-11T12:12:02.909385937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:03.079528 crc crio[22553]: time=\"2026-06-11T12:12:03.078931842Z\" level=info msg=\"Created container f4b12a19276d53b333bc3a73e002552bdbd587983a16089a6cd822980f3f23de: openshift-infra/auto-csr-approver-29686332-gxdlz/oc\" id=e25de636-9c2d-471f-a5b8-2a3f543b3010 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:03.081227 crc crio[22553]: time=\"2026-06-11T12:12:03.081128636Z\" level=info msg=\"Starting container: f4b12a19276d53b333bc3a73e002552bdbd587983a16089a6cd822980f3f23de\" id=b248a0ed-9eed-4f4a-b661-282cb6f030c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:12:03.097121 crc crio[22553]: time=\"2026-06-11T12:12:03.096999242Z\" level=info msg=\"Started container\" PID=153563 containerID=f4b12a19276d53b333bc3a73e002552bdbd587983a16089a6cd822980f3f23de description=openshift-infra/auto-csr-approver-29686332-gxdlz/oc id=b248a0ed-9eed-4f4a-b661-282cb6f030c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188\nJun 11 12:12:03.506991 crc crio[22553]: 2026-06-11T12:12:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30356e43849ec2b Mac:c6:eb:14:8c:22:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/dd071537-a6bb-4afd-885d-e510d5f2da5d SocketPath: PciID:}] [{Interface:0xc00068ab80 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:12:03.510948 crc crio[22553]: time=\"2026-06-11T12:12:03.510872277Z\" level=info msg=\"Got pod network &{Name:redhat-operators-r7z8t Namespace:openshift-marketplace ID:30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c UID:81aba35c-367c-4a33-bf24-acca1dc193a6 NetNS:/var/run/netns/dd071537-a6bb-4afd-885d-e510d5f2da5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81aba35c_367c_4a33_bf24_acca1dc193a6.slice PodAnnotations:0xc001be6a60}] Aliases:map[]}\"\nJun 11 12:12:03.511183 crc crio[22553]: time=\"2026-06-11T12:12:03.511039252Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-r7z8t for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:12:03.540654 crc crio[22553]: time=\"2026-06-11T12:12:03.540550441Z\" level=info msg=\"Ran pod sandbox 30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c with infra container: openshift-marketplace/redhat-operators-r7z8t/POD\" id=4d800657-d7e3-403c-830e-465d4542baba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:12:03.557035 crc crio[22553]: time=\"2026-06-11T12:12:03.556964283Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c6eec3fe-c24c-4256-8bf1-8fb959c2882b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:03.573724 crc crio[22553]: time=\"2026-06-11T12:12:03.57355621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=19131528-1563-499a-9909-d4eec47b4ce7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:03.614023 crc crio[22553]: time=\"2026-06-11T12:12:03.610144313Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-r7z8t/extract-utilities\" id=e45b92ba-ecd0-40f8-90f4-2a74f05138ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:03.614023 crc crio[22553]: time=\"2026-06-11T12:12:03.61076153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:03.682289 crc crio[22553]: time=\"2026-06-11T12:12:03.682162384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:03.687268 crc crio[22553]: time=\"2026-06-11T12:12:03.687014024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:03.919420 crc crio[22553]: time=\"2026-06-11T12:12:03.918795741Z\" level=info msg=\"Created container b55f7dd69523e4a7c02d133bd07beb29d01216c9b0cd2b96c69dc4f3e39c4e96: openshift-marketplace/redhat-operators-r7z8t/extract-utilities\" id=e45b92ba-ecd0-40f8-90f4-2a74f05138ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:03.920413 crc crio[22553]: time=\"2026-06-11T12:12:03.920369686Z\" level=info msg=\"Starting container: b55f7dd69523e4a7c02d133bd07beb29d01216c9b0cd2b96c69dc4f3e39c4e96\" id=766d9cab-0c3f-462e-9502-dbb93a6e7650 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:12:03.937304 crc crio[22553]: time=\"2026-06-11T12:12:03.935561243Z\" level=info msg=\"Started container\" PID=153715 containerID=b55f7dd69523e4a7c02d133bd07beb29d01216c9b0cd2b96c69dc4f3e39c4e96 description=openshift-marketplace/redhat-operators-r7z8t/extract-utilities id=766d9cab-0c3f-462e-9502-dbb93a6e7650 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c\nJun 11 12:12:04.740401 crc crio[22553]: time=\"2026-06-11T12:12:04.740289011Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3bb8fc00-4621-43dc-b931-a93e5317efb1 name=/runtime.v1.ImageService/PullImage\nJun 11 12:12:04.745513 crc crio[22553]: time=\"2026-06-11T12:12:04.7451246Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 12:12:05.708164 crc crio[22553]: time=\"2026-06-11T12:12:05.707930885Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=3bb8fc00-4621-43dc-b931-a93e5317efb1 name=/runtime.v1.ImageService/PullImage\nJun 11 12:12:05.709856 crc crio[22553]: time=\"2026-06-11T12:12:05.709767998Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d3b067c2-c9d4-459d-beb6-1767b1368008 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:05.713440 crc crio[22553]: time=\"2026-06-11T12:12:05.713348141Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=aa05f188-0748-4aad-a96c-33d4bad070e2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:05.723520 crc crio[22553]: time=\"2026-06-11T12:12:05.72340967Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-r7z8t/extract-content\" id=bba0e664-a8e8-407e-a37a-c0c497a530c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:05.724194 crc crio[22553]: time=\"2026-06-11T12:12:05.724118301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:05.768731 crc crio[22553]: time=\"2026-06-11T12:12:05.768539438Z\" level=info msg=\"Stopping pod sandbox: 332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188\" id=68996b2b-d132-456c-960e-f5b842bc9caa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:12:05.770571 crc crio[22553]: time=\"2026-06-11T12:12:05.769431644Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686332-gxdlz Namespace:openshift-infra ID:332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188 UID:f4d104b1-bd8d-4925-9c81-19bb49e0992e NetNS:/var/run/netns/b61501e6-3423-4a24-a67d-3dc765317ccd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4d104b1_bd8d_4925_9c81_19bb49e0992e.slice PodAnnotations:0xc002826ee0}] Aliases:map[]}\"\nJun 11 12:12:05.770571 crc crio[22553]: time=\"2026-06-11T12:12:05.769875737Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686332-gxdlz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:12:05.775591 crc crio[22553]: time=\"2026-06-11T12:12:05.775510669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:05.783192 crc crio[22553]: time=\"2026-06-11T12:12:05.783138448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:06.018363 crc crio[22553]: time=\"2026-06-11T12:12:06.017326985Z\" level=info msg=\"Created container 6688ea255f134742875f91eb4e0e6b878a9c6a29058b0169ada3505f7adc9b77: openshift-marketplace/redhat-operators-r7z8t/extract-content\" id=bba0e664-a8e8-407e-a37a-c0c497a530c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:06.020552 crc crio[22553]: time=\"2026-06-11T12:12:06.020403283Z\" level=info msg=\"Starting container: 6688ea255f134742875f91eb4e0e6b878a9c6a29058b0169ada3505f7adc9b77\" id=b81f08c1-8de8-4b64-9c57-c81e8dac7dab name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:12:06.035211 crc crio[22553]: time=\"2026-06-11T12:12:06.035107586Z\" level=info msg=\"Started container\" PID=153936 containerID=6688ea255f134742875f91eb4e0e6b878a9c6a29058b0169ada3505f7adc9b77 description=openshift-marketplace/redhat-operators-r7z8t/extract-content id=b81f08c1-8de8-4b64-9c57-c81e8dac7dab name=/runtime.v1.RuntimeService/StartContainer sandboxID=30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c\nJun 11 12:12:06.130515 crc crio[22553]: time=\"2026-06-11T12:12:06.130282964Z\" level=info msg=\"Stopped pod sandbox: 332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188\" id=68996b2b-d132-456c-960e-f5b842bc9caa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:12:06.658933 crc crio[22553]: time=\"2026-06-11T12:12:06.658148407Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-f4mg2/POD\" id=1f3f5613-be5f-47db-a13b-27ec843f705d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:12:06.658933 crc crio[22553]: time=\"2026-06-11T12:12:06.658916109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:06.720888 crc crio[22553]: time=\"2026-06-11T12:12:06.719653416Z\" level=info msg=\"Got pod network &{Name:community-operators-f4mg2 Namespace:openshift-marketplace ID:99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90 UID:6a38dc78-c1a0-4bab-9920-5c6f50f4204c NetNS:/var/run/netns/72c3bcde-cfdb-4c75-b695-8642a7d6fd4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a38dc78_c1a0_4bab_9920_5c6f50f4204c.slice PodAnnotations:0xc0050d2870}] Aliases:map[]}\"\nJun 11 12:12:06.720888 crc crio[22553]: time=\"2026-06-11T12:12:06.71979905Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-f4mg2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:12:07.560328 crc crio[22553]: 2026-06-11T12:12:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99782c261dfff59 Mac:c6:d8:8f:cd:bb:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/72c3bcde-cfdb-4c75-b695-8642a7d6fd4b SocketPath: PciID:}] [{Interface:0xc0003bf290 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:12:07.563119 crc crio[22553]: time=\"2026-06-11T12:12:07.562820219Z\" level=info msg=\"Got pod network &{Name:community-operators-f4mg2 Namespace:openshift-marketplace ID:99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90 UID:6a38dc78-c1a0-4bab-9920-5c6f50f4204c NetNS:/var/run/netns/72c3bcde-cfdb-4c75-b695-8642a7d6fd4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a38dc78_c1a0_4bab_9920_5c6f50f4204c.slice PodAnnotations:0xc0050d2870}] Aliases:map[]}\"\nJun 11 12:12:07.563119 crc crio[22553]: time=\"2026-06-11T12:12:07.563036126Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-f4mg2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:12:07.593079 crc crio[22553]: time=\"2026-06-11T12:12:07.592966177Z\" level=info msg=\"Ran pod sandbox 99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90 with infra container: openshift-marketplace/community-operators-f4mg2/POD\" id=1f3f5613-be5f-47db-a13b-27ec843f705d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:12:07.601793 crc crio[22553]: time=\"2026-06-11T12:12:07.598200157Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d1c7915b-1d81-4b2f-bd12-35f08bbdb225 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:07.607309 crc crio[22553]: time=\"2026-06-11T12:12:07.606962119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b9469016-d632-42ee-a61f-b93398b0802e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:07.658294 crc crio[22553]: time=\"2026-06-11T12:12:07.65811432Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-f4mg2/extract-utilities\" id=82a3bc62-5a14-47e2-a4d8-cfd57c0b002f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:07.658942 crc crio[22553]: time=\"2026-06-11T12:12:07.658863402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:07.736852 crc crio[22553]: time=\"2026-06-11T12:12:07.736737652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:07.740913 crc crio[22553]: time=\"2026-06-11T12:12:07.740811389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:07.915495 crc crio[22553]: time=\"2026-06-11T12:12:07.915308859Z\" level=info msg=\"Created container 486531184f55ca7edaff259084e1df892d4ba1b74d99410bad15a8cf79630d2e: openshift-marketplace/community-operators-f4mg2/extract-utilities\" id=82a3bc62-5a14-47e2-a4d8-cfd57c0b002f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:07.918058 crc crio[22553]: time=\"2026-06-11T12:12:07.917757529Z\" level=info msg=\"Starting container: 486531184f55ca7edaff259084e1df892d4ba1b74d99410bad15a8cf79630d2e\" id=74e0883e-a601-4ee9-9ff3-e2814d7d44de name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:12:07.927522 crc crio[22553]: time=\"2026-06-11T12:12:07.927351845Z\" level=info msg=\"Started container\" PID=154089 containerID=486531184f55ca7edaff259084e1df892d4ba1b74d99410bad15a8cf79630d2e description=openshift-marketplace/community-operators-f4mg2/extract-utilities id=74e0883e-a601-4ee9-9ff3-e2814d7d44de name=/runtime.v1.RuntimeService/StartContainer sandboxID=99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90\nJun 11 12:12:08.850900 crc crio[22553]: time=\"2026-06-11T12:12:08.850125838Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=722a6339-c479-4e17-9f04-b985fbb54c0f name=/runtime.v1.ImageService/PullImage\nJun 11 12:12:08.855811 crc crio[22553]: time=\"2026-06-11T12:12:08.85572655Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 12:12:09.502556 crc crio[22553]: time=\"2026-06-11T12:12:09.501632069Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=722a6339-c479-4e17-9f04-b985fbb54c0f name=/runtime.v1.ImageService/PullImage\nJun 11 12:12:09.504454 crc crio[22553]: time=\"2026-06-11T12:12:09.504348247Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=342602f6-d801-4fb2-8b18-94494a4e72a9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:09.513834 crc crio[22553]: time=\"2026-06-11T12:12:09.513772578Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=31a8bf45-ef5d-44ae-8756-bbd2511b7429 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:09.526143 crc crio[22553]: time=\"2026-06-11T12:12:09.526059151Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-f4mg2/extract-content\" id=9674af0b-f6ca-41eb-8d18-ab23e567bb35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:09.526747 crc crio[22553]: time=\"2026-06-11T12:12:09.526627058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:09.597878 crc crio[22553]: time=\"2026-06-11T12:12:09.597551698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:09.603271 crc crio[22553]: time=\"2026-06-11T12:12:09.602783438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:09.846427 crc crio[22553]: time=\"2026-06-11T12:12:09.846318614Z\" level=info msg=\"Created container 9c02b06d9b8276a5859c46323886d1a10cf8486490b6ca1be16b813895eb6d90: openshift-marketplace/community-operators-f4mg2/extract-content\" id=9674af0b-f6ca-41eb-8d18-ab23e567bb35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:09.848155 crc crio[22553]: time=\"2026-06-11T12:12:09.848028503Z\" level=info msg=\"Starting container: 9c02b06d9b8276a5859c46323886d1a10cf8486490b6ca1be16b813895eb6d90\" id=dca50d65-52e4-42db-8fd3-2c183802309b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:12:09.862210 crc crio[22553]: time=\"2026-06-11T12:12:09.861879641Z\" level=info msg=\"Started container\" PID=154173 containerID=9c02b06d9b8276a5859c46323886d1a10cf8486490b6ca1be16b813895eb6d90 description=openshift-marketplace/community-operators-f4mg2/extract-content id=dca50d65-52e4-42db-8fd3-2c183802309b name=/runtime.v1.RuntimeService/StartContainer sandboxID=99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90\nJun 11 12:12:11.959919 crc crio[22553]: time=\"2026-06-11T12:12:11.95608851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3bcb1306-3845-4fde-9697-5dfd258b89ee name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:11.974457 crc crio[22553]: time=\"2026-06-11T12:12:11.962503364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8fe0ac7a-f5eb-496b-8c2b-ad36fa576bbd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:11.995006 crc crio[22553]: time=\"2026-06-11T12:12:11.99467317Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-r7z8t/registry-server\" id=f48710d9-0f54-4f26-aa4e-594b65f443aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:11.997804 crc crio[22553]: time=\"2026-06-11T12:12:11.995535715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:12.157845 crc crio[22553]: time=\"2026-06-11T12:12:12.157764551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:12.170156 crc crio[22553]: time=\"2026-06-11T12:12:12.170098996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:12.831538 crc crio[22553]: time=\"2026-06-11T12:12:12.831372277Z\" level=info msg=\"Created container 7a6327b5acf156d71756f483c0257f0f74ba1e1222c3dc8fc673a51d6438edf2: openshift-marketplace/redhat-operators-r7z8t/registry-server\" id=f48710d9-0f54-4f26-aa4e-594b65f443aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:12.836432 crc crio[22553]: time=\"2026-06-11T12:12:12.836312999Z\" level=info msg=\"Starting container: 7a6327b5acf156d71756f483c0257f0f74ba1e1222c3dc8fc673a51d6438edf2\" id=91944386-6980-464f-9085-f9059d6cc53e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:12:12.847535 crc crio[22553]: time=\"2026-06-11T12:12:12.847381208Z\" level=info msg=\"Started container\" PID=154332 containerID=7a6327b5acf156d71756f483c0257f0f74ba1e1222c3dc8fc673a51d6438edf2 description=openshift-marketplace/redhat-operators-r7z8t/registry-server id=91944386-6980-464f-9085-f9059d6cc53e name=/runtime.v1.RuntimeService/StartContainer sandboxID=30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c\nJun 11 12:12:13.018767 crc crio[22553]: time=\"2026-06-11T12:12:13.018637244Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0759f220-7c60-4d1b-aa72-e7b2197be9a4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:13.022920 crc crio[22553]: time=\"2026-06-11T12:12:13.022393402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0a0e2b9f-2d77-4bf6-8c80-8652b16b59ac name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:13.039939 crc crio[22553]: time=\"2026-06-11T12:12:13.039812573Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-f4mg2/registry-server\" id=cc4cabf9-ea69-4d0b-aa54-0cc30bbe64f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:13.040451 crc crio[22553]: time=\"2026-06-11T12:12:13.040341828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:13.174852 crc crio[22553]: time=\"2026-06-11T12:12:13.174624041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:13.181030 crc crio[22553]: time=\"2026-06-11T12:12:13.180599603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:13.701623 crc crio[22553]: time=\"2026-06-11T12:12:13.701330641Z\" level=info msg=\"Created container 8031492bf550d8d595afed7c287c600db8db63999f6e335a4098841ad9bad5e2: openshift-marketplace/community-operators-f4mg2/registry-server\" id=cc4cabf9-ea69-4d0b-aa54-0cc30bbe64f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:13.703768 crc crio[22553]: time=\"2026-06-11T12:12:13.703615637Z\" level=info msg=\"Starting container: 8031492bf550d8d595afed7c287c600db8db63999f6e335a4098841ad9bad5e2\" id=2a81207e-3955-47e4-b5c9-a181c929d736 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:12:13.713942 crc crio[22553]: time=\"2026-06-11T12:12:13.713760389Z\" level=info msg=\"Started container\" PID=154374 containerID=8031492bf550d8d595afed7c287c600db8db63999f6e335a4098841ad9bad5e2 description=openshift-marketplace/community-operators-f4mg2/registry-server id=2a81207e-3955-47e4-b5c9-a181c929d736 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90\nJun 11 12:12:25.229102 crc crio[22553]: time=\"2026-06-11T12:12:25.227953253Z\" level=info msg=\"Stopping container: 7a6327b5acf156d71756f483c0257f0f74ba1e1222c3dc8fc673a51d6438edf2 (timeout: 2s)\" id=6b5cd755-5ed1-4d37-963a-0f88014853cf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:12:25.373107 crc crio[22553]: time=\"2026-06-11T12:12:25.372248533Z\" level=info msg=\"Stopped container 7a6327b5acf156d71756f483c0257f0f74ba1e1222c3dc8fc673a51d6438edf2: openshift-marketplace/redhat-operators-r7z8t/registry-server\" id=6b5cd755-5ed1-4d37-963a-0f88014853cf name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:12:25.375128 crc crio[22553]: time=\"2026-06-11T12:12:25.375015613Z\" level=info msg=\"Stopping pod sandbox: 30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c\" id=2a2aae0e-19aa-46fb-b3e5-8d110bb40f00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:12:25.375908 crc crio[22553]: time=\"2026-06-11T12:12:25.375662482Z\" level=info msg=\"Got pod network &{Name:redhat-operators-r7z8t Namespace:openshift-marketplace ID:30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c UID:81aba35c-367c-4a33-bf24-acca1dc193a6 NetNS:/var/run/netns/dd071537-a6bb-4afd-885d-e510d5f2da5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81aba35c_367c_4a33_bf24_acca1dc193a6.slice PodAnnotations:0xc001be6cc8}] Aliases:map[]}\"\nJun 11 12:12:25.376135 crc crio[22553]: time=\"2026-06-11T12:12:25.376002511Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-r7z8t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:12:25.774739 crc crio[22553]: time=\"2026-06-11T12:12:25.774570356Z\" level=info msg=\"Stopped pod sandbox: 30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c\" id=2a2aae0e-19aa-46fb-b3e5-8d110bb40f00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:12:26.251363 crc crio[22553]: time=\"2026-06-11T12:12:26.250029213Z\" level=info msg=\"Removing container: 7a6327b5acf156d71756f483c0257f0f74ba1e1222c3dc8fc673a51d6438edf2\" id=648fa9aa-9c0b-4819-9ae6-24f54532c07f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:12:26.298583 crc crio[22553]: time=\"2026-06-11T12:12:26.298199598Z\" level=info msg=\"Removed container 7a6327b5acf156d71756f483c0257f0f74ba1e1222c3dc8fc673a51d6438edf2: openshift-marketplace/redhat-operators-r7z8t/registry-server\" id=648fa9aa-9c0b-4819-9ae6-24f54532c07f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:12:26.303306 crc crio[22553]: time=\"2026-06-11T12:12:26.303263754Z\" level=info msg=\"Removing container: 6688ea255f134742875f91eb4e0e6b878a9c6a29058b0169ada3505f7adc9b77\" id=496bb38d-8b13-4c21-96f3-e03db61521dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:12:26.362819 crc crio[22553]: time=\"2026-06-11T12:12:26.362740265Z\" level=info msg=\"Removed container 6688ea255f134742875f91eb4e0e6b878a9c6a29058b0169ada3505f7adc9b77: openshift-marketplace/redhat-operators-r7z8t/extract-content\" id=496bb38d-8b13-4c21-96f3-e03db61521dc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:12:26.366565 crc crio[22553]: time=\"2026-06-11T12:12:26.366521214Z\" level=info msg=\"Removing container: b55f7dd69523e4a7c02d133bd07beb29d01216c9b0cd2b96c69dc4f3e39c4e96\" id=a7ba6ace-cdec-495e-bacc-39763cde65c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:12:26.416601 crc crio[22553]: time=\"2026-06-11T12:12:26.416530582Z\" level=info msg=\"Removed container b55f7dd69523e4a7c02d133bd07beb29d01216c9b0cd2b96c69dc4f3e39c4e96: openshift-marketplace/redhat-operators-r7z8t/extract-utilities\" id=a7ba6ace-cdec-495e-bacc-39763cde65c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:12:28.497604 crc crio[22553]: time=\"2026-06-11T12:12:28.496526902Z\" level=info msg=\"Stopping container: 8031492bf550d8d595afed7c287c600db8db63999f6e335a4098841ad9bad5e2 (timeout: 2s)\" id=760da8ff-0a30-4ced-835e-014078502875 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:12:28.631249 crc crio[22553]: time=\"2026-06-11T12:12:28.631036211Z\" level=info msg=\"Stopped container 8031492bf550d8d595afed7c287c600db8db63999f6e335a4098841ad9bad5e2: openshift-marketplace/community-operators-f4mg2/registry-server\" id=760da8ff-0a30-4ced-835e-014078502875 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:12:28.632602 crc crio[22553]: time=\"2026-06-11T12:12:28.632492513Z\" level=info msg=\"Stopping pod sandbox: 99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90\" id=363db182-2c8a-49d2-9b6d-2ff82488b640 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:12:28.635364 crc crio[22553]: time=\"2026-06-11T12:12:28.634962674Z\" level=info msg=\"Got pod network &{Name:community-operators-f4mg2 Namespace:openshift-marketplace ID:99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90 UID:6a38dc78-c1a0-4bab-9920-5c6f50f4204c NetNS:/var/run/netns/72c3bcde-cfdb-4c75-b695-8642a7d6fd4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a38dc78_c1a0_4bab_9920_5c6f50f4204c.slice PodAnnotations:0xc0018944c8}] Aliases:map[]}\"\nJun 11 12:12:28.635561 crc crio[22553]: time=\"2026-06-11T12:12:28.635324174Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-f4mg2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:12:29.007228 crc crio[22553]: time=\"2026-06-11T12:12:29.006540042Z\" level=info msg=\"Stopped pod sandbox: 99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90\" id=363db182-2c8a-49d2-9b6d-2ff82488b640 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:12:29.305767 crc crio[22553]: time=\"2026-06-11T12:12:29.305541913Z\" level=info msg=\"Removing container: 8031492bf550d8d595afed7c287c600db8db63999f6e335a4098841ad9bad5e2\" id=5e427a42-1f76-4e65-a34f-2ee51704d6f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:12:29.341431 crc crio[22553]: time=\"2026-06-11T12:12:29.340931131Z\" level=info msg=\"Removed container 8031492bf550d8d595afed7c287c600db8db63999f6e335a4098841ad9bad5e2: openshift-marketplace/community-operators-f4mg2/registry-server\" id=5e427a42-1f76-4e65-a34f-2ee51704d6f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:12:29.345405 crc crio[22553]: time=\"2026-06-11T12:12:29.345346248Z\" level=info msg=\"Removing container: 9c02b06d9b8276a5859c46323886d1a10cf8486490b6ca1be16b813895eb6d90\" id=b8752271-f831-4b99-8a05-bb3f7f1ccbe5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:12:29.424579 crc crio[22553]: time=\"2026-06-11T12:12:29.424449443Z\" level=info msg=\"Removed container 9c02b06d9b8276a5859c46323886d1a10cf8486490b6ca1be16b813895eb6d90: openshift-marketplace/community-operators-f4mg2/extract-content\" id=b8752271-f831-4b99-8a05-bb3f7f1ccbe5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:12:29.429994 crc crio[22553]: time=\"2026-06-11T12:12:29.42989368Z\" level=info msg=\"Removing container: 486531184f55ca7edaff259084e1df892d4ba1b74d99410bad15a8cf79630d2e\" id=8324f46e-c947-4ec1-b62f-c9b95b161d2a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:12:29.485227 crc crio[22553]: time=\"2026-06-11T12:12:29.484230003Z\" level=info msg=\"Removed container 486531184f55ca7edaff259084e1df892d4ba1b74d99410bad15a8cf79630d2e: openshift-marketplace/community-operators-f4mg2/extract-utilities\" id=8324f46e-c947-4ec1-b62f-c9b95b161d2a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:12:40.510391 crc crio[22553]: time=\"2026-06-11T12:12:40.509150329Z\" level=info msg=\"Stopping pod sandbox: ce0bf6cbe917df1769f722c087c34b7a316cbca2ad5adeab78e57dca82384078\" id=f231d021-4d48-4bc4-8859-e634ad23231f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:12:40.512017 crc crio[22553]: time=\"2026-06-11T12:12:40.511935589Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5 Namespace:openstack ID:ce0bf6cbe917df1769f722c087c34b7a316cbca2ad5adeab78e57dca82384078 UID:65215601-0272-4071-ac44-3015a27feb9d NetNS:/var/run/netns/8bf8ec31-1261-4e14-bf9d-274d2f422416 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65215601_0272_4071_ac44_3015a27feb9d.slice PodAnnotations:0xc005f12030}] Aliases:map[]}\"\nJun 11 12:12:40.512371 crc crio[22553]: time=\"2026-06-11T12:12:40.512284299Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:12:41.042351 crc crio[22553]: time=\"2026-06-11T12:12:41.04142828Z\" level=info msg=\"Stopped pod sandbox: ce0bf6cbe917df1769f722c087c34b7a316cbca2ad5adeab78e57dca82384078\" id=f231d021-4d48-4bc4-8859-e634ad23231f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:12:42.068047 crc crio[22553]: time=\"2026-06-11T12:12:42.067418832Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h/POD\" id=3540f81a-01e7-4276-8526-7c8a73e5e285 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:12:42.068047 crc crio[22553]: time=\"2026-06-11T12:12:42.0680212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:42.102603 crc crio[22553]: time=\"2026-06-11T12:12:42.10244997Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h Namespace:openstack ID:520a195af1151578e1f79e718e2e5960eadb8137d9046c188aada9ae8097cda1 UID:2982793f-5164-45fb-8edf-2462d02666c2 NetNS:/var/run/netns/6d0b3328-8cde-4500-8c78-7e969251d314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2982793f_5164_45fb_8edf_2462d02666c2.slice PodAnnotations:0xc00279a390}] Aliases:map[]}\"\nJun 11 12:12:42.102603 crc crio[22553]: time=\"2026-06-11T12:12:42.102573314Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:12:42.902011 crc crio[22553]: 2026-06-11T12:12:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:520a195af115157 Mac:06:28:e7:7f:2c:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/6d0b3328-8cde-4500-8c78-7e969251d314 SocketPath: PciID:}] [{Interface:0xc00061e5c0 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:12:42.903987 crc crio[22553]: time=\"2026-06-11T12:12:42.903901083Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h Namespace:openstack ID:520a195af1151578e1f79e718e2e5960eadb8137d9046c188aada9ae8097cda1 UID:2982793f-5164-45fb-8edf-2462d02666c2 NetNS:/var/run/netns/6d0b3328-8cde-4500-8c78-7e969251d314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2982793f_5164_45fb_8edf_2462d02666c2.slice PodAnnotations:0xc00279a390}] Aliases:map[]}\"\nJun 11 12:12:42.904283 crc crio[22553]: time=\"2026-06-11T12:12:42.90416987Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:12:42.917501 crc crio[22553]: time=\"2026-06-11T12:12:42.917208565Z\" level=info msg=\"Ran pod sandbox 520a195af1151578e1f79e718e2e5960eadb8137d9046c188aada9ae8097cda1 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h/POD\" id=3540f81a-01e7-4276-8526-7c8a73e5e285 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:12:42.920085 crc crio[22553]: time=\"2026-06-11T12:12:42.920014776Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=1d4979e4-c21e-4062-8763-076eda6791ba name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:42.941366 crc crio[22553]: time=\"2026-06-11T12:12:42.941297798Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=ee6542c3-5fcf-4b4a-bb4a-2e02532c3bf9 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:12:42.950627 crc crio[22553]: time=\"2026-06-11T12:12:42.950364459Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=1b5bce24-523f-44d6-94d5-271dbcf32913 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:42.951298 crc crio[22553]: time=\"2026-06-11T12:12:42.95073705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:43.006921 crc crio[22553]: time=\"2026-06-11T12:12:43.006648518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:43.010635 crc crio[22553]: time=\"2026-06-11T12:12:43.010562091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:12:43.184160 crc crio[22553]: time=\"2026-06-11T12:12:43.18399921Z\" level=info msg=\"Created container b7110ea9cf10b8bfebf025ed66c7f9ea888a2a62877af25902cf9ca5495e8e23: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=1b5bce24-523f-44d6-94d5-271dbcf32913 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:12:43.195328 crc crio[22553]: time=\"2026-06-11T12:12:43.185964206Z\" level=info msg=\"Starting container: b7110ea9cf10b8bfebf025ed66c7f9ea888a2a62877af25902cf9ca5495e8e23\" id=e30a248f-a10c-479c-b2b5-fb38c576928b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:12:43.198930 crc crio[22553]: time=\"2026-06-11T12:12:43.198784205Z\" level=info msg=\"Started container\" PID=156228 containerID=b7110ea9cf10b8bfebf025ed66c7f9ea888a2a62877af25902cf9ca5495e8e23 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=e30a248f-a10c-479c-b2b5-fb38c576928b name=/runtime.v1.RuntimeService/StartContainer sandboxID=520a195af1151578e1f79e718e2e5960eadb8137d9046c188aada9ae8097cda1\nJun 11 12:12:48.610859 crc crio[22553]: time=\"2026-06-11T12:12:48.609849902Z\" level=info msg=\"Removing container: e9e7941e0a9c0efdcd51ef32e9ce1ac7280273b6d935d3f1f56b0e845b43292d\" id=a4624795-4691-4029-95b8-3dbd46e14541 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:12:48.879177 crc crio[22553]: time=\"2026-06-11T12:12:48.878240172Z\" level=info msg=\"Removed container e9e7941e0a9c0efdcd51ef32e9ce1ac7280273b6d935d3f1f56b0e845b43292d: openshift-infra/auto-csr-approver-29686326-ttczw/oc\" id=a4624795-4691-4029-95b8-3dbd46e14541 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:12:48.895723 crc crio[22553]: time=\"2026-06-11T12:12:48.895612892Z\" level=info msg=\"Stopping pod sandbox: 30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c\" id=765dd192-694a-4713-9644-3de766ffa70f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:12:48.896150 crc crio[22553]: time=\"2026-06-11T12:12:48.895798867Z\" level=info msg=\"Stopped pod sandbox (already stopped): 30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c\" id=765dd192-694a-4713-9644-3de766ffa70f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:12:48.896920 crc crio[22553]: time=\"2026-06-11T12:12:48.896828217Z\" level=info msg=\"Removing pod sandbox: 30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c\" id=853445a4-9214-477a-87eb-84c693066c34 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:12:48.915367 crc crio[22553]: time=\"2026-06-11T12:12:48.915056361Z\" level=info msg=\"Removed pod sandbox: 30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c\" id=853445a4-9214-477a-87eb-84c693066c34 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:12:48.918144 crc crio[22553]: time=\"2026-06-11T12:12:48.917959955Z\" level=info msg=\"Stopping pod sandbox: 61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5\" id=78e9de43-ccef-45b7-a8ad-511e5d6993d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:12:48.918144 crc crio[22553]: time=\"2026-06-11T12:12:48.918103159Z\" level=info msg=\"Stopped pod sandbox (already stopped): 61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5\" id=78e9de43-ccef-45b7-a8ad-511e5d6993d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:12:48.919309 crc crio[22553]: time=\"2026-06-11T12:12:48.919152929Z\" level=info msg=\"Removing pod sandbox: 61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5\" id=ad39199f-a9fc-4a12-9098-48852c3ec51e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:12:48.947326 crc crio[22553]: time=\"2026-06-11T12:12:48.947182355Z\" level=info msg=\"Removed pod sandbox: 61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5\" id=ad39199f-a9fc-4a12-9098-48852c3ec51e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:12:48.948174 crc crio[22553]: time=\"2026-06-11T12:12:48.948111662Z\" level=info msg=\"Stopping pod sandbox: 99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90\" id=aa609f49-986a-4475-944f-e7e6c4cf6c3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:12:48.948503 crc crio[22553]: time=\"2026-06-11T12:12:48.948436191Z\" level=info msg=\"Stopped pod sandbox (already stopped): 99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90\" id=aa609f49-986a-4475-944f-e7e6c4cf6c3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:12:48.949165 crc crio[22553]: time=\"2026-06-11T12:12:48.94908867Z\" level=info msg=\"Removing pod sandbox: 99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90\" id=1495f612-becb-4c23-9181-21bf62ebbcdd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:12:48.963256 crc crio[22553]: time=\"2026-06-11T12:12:48.963165455Z\" level=info msg=\"Removed pod sandbox: 99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90\" id=1495f612-becb-4c23-9181-21bf62ebbcdd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:13:45.571037 crc crio[22553]: time=\"2026-06-11T12:13:45.570064011Z\" level=info msg=\"Stopping pod sandbox: 520a195af1151578e1f79e718e2e5960eadb8137d9046c188aada9ae8097cda1\" id=15df10d6-07b7-4a4b-bc53-2352ee2be95b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:13:45.572631 crc crio[22553]: time=\"2026-06-11T12:13:45.571798382Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h Namespace:openstack ID:520a195af1151578e1f79e718e2e5960eadb8137d9046c188aada9ae8097cda1 UID:2982793f-5164-45fb-8edf-2462d02666c2 NetNS:/var/run/netns/6d0b3328-8cde-4500-8c78-7e969251d314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2982793f_5164_45fb_8edf_2462d02666c2.slice PodAnnotations:0xc005eca4b0}] Aliases:map[]}\"\nJun 11 12:13:45.572631 crc crio[22553]: time=\"2026-06-11T12:13:45.572049049Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:13:46.170593 crc crio[22553]: time=\"2026-06-11T12:13:46.169832079Z\" level=info msg=\"Stopped pod sandbox: 520a195af1151578e1f79e718e2e5960eadb8137d9046c188aada9ae8097cda1\" id=15df10d6-07b7-4a4b-bc53-2352ee2be95b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:13:47.117040 crc crio[22553]: time=\"2026-06-11T12:13:47.113871901Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-jrl6h/POD\" id=2544d681-1ea7-42ff-840f-cc387b52e5a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:13:47.117040 crc crio[22553]: time=\"2026-06-11T12:13:47.114446788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:13:47.157957 crc crio[22553]: time=\"2026-06-11T12:13:47.157795559Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-jrl6h Namespace:openstack ID:714501ee163083ecd068d645c1d9518b1cc50f35e7d7d025a40025c67bc15e25 UID:5bfa4b93-fac9-411e-a3a2-1e06765522d1 NetNS:/var/run/netns/b0787417-31cf-4f41-a7ec-ab38826197af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bfa4b93_fac9_411e_a3a2_1e06765522d1.slice PodAnnotations:0xc004800600}] Aliases:map[]}\"\nJun 11 12:13:47.158361 crc crio[22553]: time=\"2026-06-11T12:13:47.158013635Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-jrl6h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:13:47.646433 crc crio[22553]: 2026-06-11T12:13:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:714501ee163083e Mac:be:8d:66:45:d5:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/b0787417-31cf-4f41-a7ec-ab38826197af SocketPath: PciID:}] [{Interface:0xc00052c620 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:13:47.648252 crc crio[22553]: time=\"2026-06-11T12:13:47.6481652Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-jrl6h Namespace:openstack ID:714501ee163083ecd068d645c1d9518b1cc50f35e7d7d025a40025c67bc15e25 UID:5bfa4b93-fac9-411e-a3a2-1e06765522d1 NetNS:/var/run/netns/b0787417-31cf-4f41-a7ec-ab38826197af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bfa4b93_fac9_411e_a3a2_1e06765522d1.slice PodAnnotations:0xc004800600}] Aliases:map[]}\"\nJun 11 12:13:47.648423 crc crio[22553]: time=\"2026-06-11T12:13:47.648370956Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-jrl6h for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:13:47.662986 crc crio[22553]: time=\"2026-06-11T12:13:47.662888075Z\" level=info msg=\"Ran pod sandbox 714501ee163083ecd068d645c1d9518b1cc50f35e7d7d025a40025c67bc15e25 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-jrl6h/POD\" id=2544d681-1ea7-42ff-840f-cc387b52e5a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:13:47.667290 crc crio[22553]: time=\"2026-06-11T12:13:47.667147598Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=f6cbf93d-8a3a-4501-9f2a-745bfe9ed091 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:13:47.695921 crc crio[22553]: time=\"2026-06-11T12:13:47.695854136Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=e4e7dd76-ef21-4358-af80-1ca9dadfe5a6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:13:47.706337 crc crio[22553]: time=\"2026-06-11T12:13:47.705922347Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-jrl6h/ssh-known-hosts-edpm-deployment-ipam\" id=3daa9c67-c9b8-4435-a617-d1473123172c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:13:47.706499 crc crio[22553]: time=\"2026-06-11T12:13:47.706341919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:13:47.778525 crc crio[22553]: time=\"2026-06-11T12:13:47.778414399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:13:47.800300 crc crio[22553]: time=\"2026-06-11T12:13:47.800181037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:13:47.947714 crc crio[22553]: time=\"2026-06-11T12:13:47.947605671Z\" level=info msg=\"Created container 6f3eaba01a0bc6cefa91d40c177c96209810e49ccdc6985d4e2f8151a1b7f882: openstack/ssh-known-hosts-edpm-deployment-ipam-jrl6h/ssh-known-hosts-edpm-deployment-ipam\" id=3daa9c67-c9b8-4435-a617-d1473123172c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:13:47.949892 crc crio[22553]: time=\"2026-06-11T12:13:47.949826735Z\" level=info msg=\"Starting container: 6f3eaba01a0bc6cefa91d40c177c96209810e49ccdc6985d4e2f8151a1b7f882\" id=38272a5f-3613-4f61-b21c-b09424f13ae6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:13:47.955844 crc crio[22553]: time=\"2026-06-11T12:13:47.955750226Z\" level=info msg=\"Started container\" PID=160043 containerID=6f3eaba01a0bc6cefa91d40c177c96209810e49ccdc6985d4e2f8151a1b7f882 description=openstack/ssh-known-hosts-edpm-deployment-ipam-jrl6h/ssh-known-hosts-edpm-deployment-ipam id=38272a5f-3613-4f61-b21c-b09424f13ae6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=714501ee163083ecd068d645c1d9518b1cc50f35e7d7d025a40025c67bc15e25\nJun 11 12:13:57.789920 crc crio[22553]: time=\"2026-06-11T12:13:57.788437482Z\" level=info msg=\"Stopping pod sandbox: 714501ee163083ecd068d645c1d9518b1cc50f35e7d7d025a40025c67bc15e25\" id=81519e4c-c7e4-427a-b9a2-9cf26ec12854 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:13:57.792294 crc crio[22553]: time=\"2026-06-11T12:13:57.790981186Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-jrl6h Namespace:openstack ID:714501ee163083ecd068d645c1d9518b1cc50f35e7d7d025a40025c67bc15e25 UID:5bfa4b93-fac9-411e-a3a2-1e06765522d1 NetNS:/var/run/netns/b0787417-31cf-4f41-a7ec-ab38826197af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bfa4b93_fac9_411e_a3a2_1e06765522d1.slice PodAnnotations:0xc005f132f0}] Aliases:map[]}\"\nJun 11 12:13:57.792294 crc crio[22553]: time=\"2026-06-11T12:13:57.791185112Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-jrl6h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:13:58.339000 crc crio[22553]: time=\"2026-06-11T12:13:58.338880727Z\" level=info msg=\"Stopped pod sandbox: 714501ee163083ecd068d645c1d9518b1cc50f35e7d7d025a40025c67bc15e25\" id=81519e4c-c7e4-427a-b9a2-9cf26ec12854 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:13:59.331049 crc crio[22553]: time=\"2026-06-11T12:13:59.329910846Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk/POD\" id=63f687d8-1e8d-44ef-8525-42a0d251e66f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:13:59.331049 crc crio[22553]: time=\"2026-06-11T12:13:59.330579895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:13:59.368157 crc crio[22553]: time=\"2026-06-11T12:13:59.368018096Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk Namespace:openstack ID:0a39180e1a9f2ff548fd77de5cca4b37058195cbd32e280adba552fe757ac763 UID:5dd19348-0c76-4f06-bc2f-764647c24c86 NetNS:/var/run/netns/3db01a03-549b-4e48-aa84-83b4844a87fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5dd19348_0c76_4f06_bc2f_764647c24c86.slice PodAnnotations:0xc00012a568}] Aliases:map[]}\"\nJun 11 12:13:59.368157 crc crio[22553]: time=\"2026-06-11T12:13:59.368083398Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:14:00.105191 crc crio[22553]: 2026-06-11T12:14:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a39180e1a9f2ff Mac:8e:bc:1b:39:d3:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/3db01a03-549b-4e48-aa84-83b4844a87fc SocketPath: PciID:}] [{Interface:0xc0001346d0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:14:00.108112 crc crio[22553]: time=\"2026-06-11T12:14:00.10800102Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk Namespace:openstack ID:0a39180e1a9f2ff548fd77de5cca4b37058195cbd32e280adba552fe757ac763 UID:5dd19348-0c76-4f06-bc2f-764647c24c86 NetNS:/var/run/netns/3db01a03-549b-4e48-aa84-83b4844a87fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5dd19348_0c76_4f06_bc2f_764647c24c86.slice PodAnnotations:0xc00012a568}] Aliases:map[]}\"\nJun 11 12:14:00.108447 crc crio[22553]: time=\"2026-06-11T12:14:00.108373031Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:14:00.125522 crc crio[22553]: time=\"2026-06-11T12:14:00.12533866Z\" level=info msg=\"Ran pod sandbox 0a39180e1a9f2ff548fd77de5cca4b37058195cbd32e280adba552fe757ac763 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk/POD\" id=63f687d8-1e8d-44ef-8525-42a0d251e66f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:14:00.135199 crc crio[22553]: time=\"2026-06-11T12:14:00.135062081Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=a82dce0d-652d-48ac-8994-88e3720e5754 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:00.172593 crc crio[22553]: time=\"2026-06-11T12:14:00.172422879Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=871f6898-e548-43dd-870e-5e22a031839d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:00.181911 crc crio[22553]: time=\"2026-06-11T12:14:00.18182311Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=8d3abcef-2404-4854-98e2-2e07a2e8a54f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:00.182386 crc crio[22553]: time=\"2026-06-11T12:14:00.182324405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:00.254636 crc crio[22553]: time=\"2026-06-11T12:14:00.254076325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:00.260246 crc crio[22553]: time=\"2026-06-11T12:14:00.260163821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:00.448639 crc crio[22553]: time=\"2026-06-11T12:14:00.448536747Z\" level=info msg=\"Created container 0f18174096c7e741a05b31ab7b1d8015b79948b74aacdeb0a03fa250551bb13f: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=8d3abcef-2404-4854-98e2-2e07a2e8a54f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:00.453061 crc crio[22553]: time=\"2026-06-11T12:14:00.45037191Z\" level=info msg=\"Starting container: 0f18174096c7e741a05b31ab7b1d8015b79948b74aacdeb0a03fa250551bb13f\" id=2c36f858-199b-4984-8ac6-acda02cf8dca name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:14:00.463166 crc crio[22553]: time=\"2026-06-11T12:14:00.463081557Z\" level=info msg=\"Started container\" PID=160852 containerID=0f18174096c7e741a05b31ab7b1d8015b79948b74aacdeb0a03fa250551bb13f description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=2c36f858-199b-4984-8ac6-acda02cf8dca name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a39180e1a9f2ff548fd77de5cca4b37058195cbd32e280adba552fe757ac763\nJun 11 12:14:00.651508 crc crio[22553]: time=\"2026-06-11T12:14:00.651402401Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686334-5fr5g/POD\" id=fe019b8b-1532-492b-9b77-314a415b47cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:14:00.651639 crc crio[22553]: time=\"2026-06-11T12:14:00.651560626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:00.691769 crc crio[22553]: time=\"2026-06-11T12:14:00.691591071Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686334-5fr5g Namespace:openshift-infra ID:e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683 UID:68f8bc67-4970-4004-9093-d0afaecad6a2 NetNS:/var/run/netns/14679aa8-52be-414d-9ec5-ad9a8c4d4b77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68f8bc67_4970_4004_9093_d0afaecad6a2.slice PodAnnotations:0xc0018945d8}] Aliases:map[]}\"\nJun 11 12:14:00.691769 crc crio[22553]: time=\"2026-06-11T12:14:00.691730815Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686334-5fr5g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:14:01.050513 crc crio[22553]: 2026-06-11T12:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1a6897cb4b7efe Mac:e2:df:a7:f7:6d:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/14679aa8-52be-414d-9ec5-ad9a8c4d4b77 SocketPath: PciID:}] [{Interface:0xc000234cd0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:14:01.051372 crc crio[22553]: time=\"2026-06-11T12:14:01.051273901Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686334-5fr5g Namespace:openshift-infra ID:e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683 UID:68f8bc67-4970-4004-9093-d0afaecad6a2 NetNS:/var/run/netns/14679aa8-52be-414d-9ec5-ad9a8c4d4b77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68f8bc67_4970_4004_9093_d0afaecad6a2.slice PodAnnotations:0xc0018945d8}] Aliases:map[]}\"\nJun 11 12:14:01.052432 crc crio[22553]: time=\"2026-06-11T12:14:01.051513888Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686334-5fr5g for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:14:01.062201 crc crio[22553]: time=\"2026-06-11T12:14:01.061939148Z\" level=info msg=\"Ran pod sandbox e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683 with infra container: openshift-infra/auto-csr-approver-29686334-5fr5g/POD\" id=fe019b8b-1532-492b-9b77-314a415b47cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:14:01.064795 crc crio[22553]: time=\"2026-06-11T12:14:01.064638756Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=73170d38-ac84-48ff-8545-8f7da5b900f9 name=/runtime.v1.ImageService/PullImage\nJun 11 12:14:01.074663 crc crio[22553]: time=\"2026-06-11T12:14:01.074389028Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:14:02.572202 crc crio[22553]: time=\"2026-06-11T12:14:02.571007336Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=73170d38-ac84-48ff-8545-8f7da5b900f9 name=/runtime.v1.ImageService/PullImage\nJun 11 12:14:02.574137 crc crio[22553]: time=\"2026-06-11T12:14:02.573390314Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1fd99ec2-614b-4967-b593-fb68b052892c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:02.576333 crc crio[22553]: time=\"2026-06-11T12:14:02.576271988Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7e4a19f3-2d88-459a-adab-cb6b9fd66695 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:02.588131 crc crio[22553]: time=\"2026-06-11T12:14:02.588032857Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686334-5fr5g/oc\" id=f90b8905-398a-4a01-813e-ba446fd76fc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:02.588662 crc crio[22553]: time=\"2026-06-11T12:14:02.588552202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:02.646549 crc crio[22553]: time=\"2026-06-11T12:14:02.64635038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:03.146049 crc crio[22553]: time=\"2026-06-11T12:14:03.145591647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:03.268243 crc crio[22553]: time=\"2026-06-11T12:14:03.268099812Z\" level=info msg=\"Created container e1f1e8ee8f491d64f845f84ae7577aa45c36b1bcc47a91f87bf1976a0dee184e: openshift-infra/auto-csr-approver-29686334-5fr5g/oc\" id=f90b8905-398a-4a01-813e-ba446fd76fc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:03.270852 crc crio[22553]: time=\"2026-06-11T12:14:03.27080294Z\" level=info msg=\"Starting container: e1f1e8ee8f491d64f845f84ae7577aa45c36b1bcc47a91f87bf1976a0dee184e\" id=937b827c-5de5-47ca-8b3f-0305747b62aa name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:14:03.276244 crc crio[22553]: time=\"2026-06-11T12:14:03.276158135Z\" level=info msg=\"Started container\" PID=161006 containerID=e1f1e8ee8f491d64f845f84ae7577aa45c36b1bcc47a91f87bf1976a0dee184e description=openshift-infra/auto-csr-approver-29686334-5fr5g/oc id=937b827c-5de5-47ca-8b3f-0305747b62aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683\nJun 11 12:14:04.945003 crc crio[22553]: time=\"2026-06-11T12:14:04.944010366Z\" level=info msg=\"Stopping pod sandbox: e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683\" id=ec9ccc75-4cd8-49c4-9454-1d3082db6cce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:14:04.946857 crc crio[22553]: time=\"2026-06-11T12:14:04.945838118Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686334-5fr5g Namespace:openshift-infra ID:e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683 UID:68f8bc67-4970-4004-9093-d0afaecad6a2 NetNS:/var/run/netns/14679aa8-52be-414d-9ec5-ad9a8c4d4b77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68f8bc67_4970_4004_9093_d0afaecad6a2.slice PodAnnotations:0xc0018941c8}] Aliases:map[]}\"\nJun 11 12:14:04.946857 crc crio[22553]: time=\"2026-06-11T12:14:04.946023314Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686334-5fr5g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:14:05.328310 crc crio[22553]: time=\"2026-06-11T12:14:05.328071079Z\" level=info msg=\"Stopped pod sandbox: e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683\" id=ec9ccc75-4cd8-49c4-9454-1d3082db6cce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:14:12.063266 crc crio[22553]: time=\"2026-06-11T12:14:12.061928041Z\" level=info msg=\"Stopping pod sandbox: 0a39180e1a9f2ff548fd77de5cca4b37058195cbd32e280adba552fe757ac763\" id=15352ea1-69cf-4135-b37c-2b14f4c66707 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:14:12.067240 crc crio[22553]: time=\"2026-06-11T12:14:12.066057411Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk Namespace:openstack ID:0a39180e1a9f2ff548fd77de5cca4b37058195cbd32e280adba552fe757ac763 UID:5dd19348-0c76-4f06-bc2f-764647c24c86 NetNS:/var/run/netns/3db01a03-549b-4e48-aa84-83b4844a87fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5dd19348_0c76_4f06_bc2f_764647c24c86.slice PodAnnotations:0xc002b8b8b0}] Aliases:map[]}\"\nJun 11 12:14:12.067917 crc crio[22553]: time=\"2026-06-11T12:14:12.067874173Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:14:12.509089 crc crio[22553]: time=\"2026-06-11T12:14:12.508715165Z\" level=info msg=\"Stopped pod sandbox: 0a39180e1a9f2ff548fd77de5cca4b37058195cbd32e280adba552fe757ac763\" id=15352ea1-69cf-4135-b37c-2b14f4c66707 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:14:13.608066 crc crio[22553]: time=\"2026-06-11T12:14:13.607232916Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z/POD\" id=2cb82f6b-fa37-42ab-b0f9-5f1ab41957d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:14:13.609000 crc crio[22553]: time=\"2026-06-11T12:14:13.608144422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:13.687336 crc crio[22553]: time=\"2026-06-11T12:14:13.687168882Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z Namespace:openstack ID:0c786c427ab1dbe52b2b77e11bd7c838473be6d3f1e71bb61786ee1537131cb9 UID:84bce84a-7c14-44c5-b033-64ccfde1302a NetNS:/var/run/netns/1b82cf16-0de6-4754-a455-6100a5c129b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84bce84a_7c14_44c5_b033_64ccfde1302a.slice PodAnnotations:0xc004800028}] Aliases:map[]}\"\nJun 11 12:14:13.687336 crc crio[22553]: time=\"2026-06-11T12:14:13.687247655Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:14:14.170917 crc crio[22553]: 2026-06-11T12:14:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c786c427ab1dbe Mac:82:41:5f:15:c3:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/1b82cf16-0de6-4754-a455-6100a5c129b8 SocketPath: PciID:}] [{Interface:0xc000327250 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:14:14.172457 crc crio[22553]: time=\"2026-06-11T12:14:14.172381384Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z Namespace:openstack ID:0c786c427ab1dbe52b2b77e11bd7c838473be6d3f1e71bb61786ee1537131cb9 UID:84bce84a-7c14-44c5-b033-64ccfde1302a NetNS:/var/run/netns/1b82cf16-0de6-4754-a455-6100a5c129b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84bce84a_7c14_44c5_b033_64ccfde1302a.slice PodAnnotations:0xc004800028}] Aliases:map[]}\"\nJun 11 12:14:14.172848 crc crio[22553]: time=\"2026-06-11T12:14:14.172771816Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:14:14.228907 crc crio[22553]: time=\"2026-06-11T12:14:14.228780362Z\" level=info msg=\"Ran pod sandbox 0c786c427ab1dbe52b2b77e11bd7c838473be6d3f1e71bb61786ee1537131cb9 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z/POD\" id=2cb82f6b-fa37-42ab-b0f9-5f1ab41957d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:14:14.232011 crc crio[22553]: time=\"2026-06-11T12:14:14.231935083Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=ba45cce3-33cc-4d51-88c3-957a4c9f9c2f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:14.274254 crc crio[22553]: time=\"2026-06-11T12:14:14.27409597Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=e24f9a9b-1ec7-4119-b10a-3a1a35dc44ba name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:14.288906 crc crio[22553]: time=\"2026-06-11T12:14:14.288799784Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=68f6f13b-906d-4873-ac32-557b38e34aaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:14.290335 crc crio[22553]: time=\"2026-06-11T12:14:14.290267716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:14.362047 crc crio[22553]: time=\"2026-06-11T12:14:14.361459991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:14.365994 crc crio[22553]: time=\"2026-06-11T12:14:14.365890449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:14.532556 crc crio[22553]: time=\"2026-06-11T12:14:14.532358683Z\" level=info msg=\"Created container c94096f208e733ee9059e795b16297020a421c027a222a7642c491348a1d93e7: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=68f6f13b-906d-4873-ac32-557b38e34aaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:14.534835 crc crio[22553]: time=\"2026-06-11T12:14:14.534647269Z\" level=info msg=\"Starting container: c94096f208e733ee9059e795b16297020a421c027a222a7642c491348a1d93e7\" id=8f995d5f-7642-4a54-88b6-fb35a9c492ba name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:14:14.544059 crc crio[22553]: time=\"2026-06-11T12:14:14.543961307Z\" level=info msg=\"Started container\" PID=161829 containerID=c94096f208e733ee9059e795b16297020a421c027a222a7642c491348a1d93e7 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=8f995d5f-7642-4a54-88b6-fb35a9c492ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c786c427ab1dbe52b2b77e11bd7c838473be6d3f1e71bb61786ee1537131cb9\nJun 11 12:14:27.340420 crc crio[22553]: time=\"2026-06-11T12:14:27.33902679Z\" level=info msg=\"Stopping pod sandbox: 0c786c427ab1dbe52b2b77e11bd7c838473be6d3f1e71bb61786ee1537131cb9\" id=5c1bc614-7995-447b-91b9-52312333f9f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:14:27.342458 crc crio[22553]: time=\"2026-06-11T12:14:27.341826101Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z Namespace:openstack ID:0c786c427ab1dbe52b2b77e11bd7c838473be6d3f1e71bb61786ee1537131cb9 UID:84bce84a-7c14-44c5-b033-64ccfde1302a NetNS:/var/run/netns/1b82cf16-0de6-4754-a455-6100a5c129b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84bce84a_7c14_44c5_b033_64ccfde1302a.slice PodAnnotations:0xc001894ff8}] Aliases:map[]}\"\nJun 11 12:14:27.342458 crc crio[22553]: time=\"2026-06-11T12:14:27.342175991Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:14:27.863291 crc crio[22553]: time=\"2026-06-11T12:14:27.863180726Z\" level=info msg=\"Stopped pod sandbox: 0c786c427ab1dbe52b2b77e11bd7c838473be6d3f1e71bb61786ee1537131cb9\" id=5c1bc614-7995-447b-91b9-52312333f9f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:14:28.904713 crc crio[22553]: time=\"2026-06-11T12:14:28.904027123Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx/POD\" id=c76271d2-19cf-40d6-8c50-bfe028f1abac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:14:28.906060 crc crio[22553]: time=\"2026-06-11T12:14:28.904763214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:28.949118 crc crio[22553]: time=\"2026-06-11T12:14:28.948578908Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx Namespace:openstack ID:73e9a472e9b14a8d680777798a43838ece75af83c61fb60fe03119a3aa355ae1 UID:157041cd-f949-4eff-a154-899dac8e917d NetNS:/var/run/netns/d318484c-c6d6-4034-904b-a471c7da173e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod157041cd_f949_4eff_a154_899dac8e917d.slice PodAnnotations:0xc001895e08}] Aliases:map[]}\"\nJun 11 12:14:28.949118 crc crio[22553]: time=\"2026-06-11T12:14:28.949114874Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:14:29.433115 crc crio[22553]: 2026-06-11T12:14:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73e9a472e9b14a8 Mac:2a:69:2b:fe:51:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/d318484c-c6d6-4034-904b-a471c7da173e SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:14:29.436436 crc crio[22553]: time=\"2026-06-11T12:14:29.436347574Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx Namespace:openstack ID:73e9a472e9b14a8d680777798a43838ece75af83c61fb60fe03119a3aa355ae1 UID:157041cd-f949-4eff-a154-899dac8e917d NetNS:/var/run/netns/d318484c-c6d6-4034-904b-a471c7da173e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod157041cd_f949_4eff_a154_899dac8e917d.slice PodAnnotations:0xc001895e08}] Aliases:map[]}\"\nJun 11 12:14:29.436918 crc crio[22553]: time=\"2026-06-11T12:14:29.436826728Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:14:29.452227 crc crio[22553]: time=\"2026-06-11T12:14:29.45212475Z\" level=info msg=\"Ran pod sandbox 73e9a472e9b14a8d680777798a43838ece75af83c61fb60fe03119a3aa355ae1 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx/POD\" id=c76271d2-19cf-40d6-8c50-bfe028f1abac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:14:29.455233 crc crio[22553]: time=\"2026-06-11T12:14:29.455149137Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=92a84401-e195-4d98-92ef-577a51e7b866 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:29.477432 crc crio[22553]: time=\"2026-06-11T12:14:29.477285266Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=67c80a4d-673c-4ce8-b7fc-4466bd264621 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:14:29.486107 crc crio[22553]: time=\"2026-06-11T12:14:29.486005267Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=5b1ec5ed-117a-4509-8404-dfa1bcc4e387 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:29.486501 crc crio[22553]: time=\"2026-06-11T12:14:29.48643298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:29.557354 crc crio[22553]: time=\"2026-06-11T12:14:29.557172151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:29.560842 crc crio[22553]: time=\"2026-06-11T12:14:29.560790875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:14:29.733774 crc crio[22553]: time=\"2026-06-11T12:14:29.73352969Z\" level=info msg=\"Created container b83d05f53a28fb51dc1ed2f33031499b9a3e9b1140ff9949601d520dabaee6ac: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=5b1ec5ed-117a-4509-8404-dfa1bcc4e387 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:14:29.740247 crc crio[22553]: time=\"2026-06-11T12:14:29.740138991Z\" level=info msg=\"Starting container: b83d05f53a28fb51dc1ed2f33031499b9a3e9b1140ff9949601d520dabaee6ac\" id=8f819d5a-0b05-4518-a9be-9514419f8fd8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:14:29.754411 crc crio[22553]: time=\"2026-06-11T12:14:29.754276219Z\" level=info msg=\"Started container\" PID=162813 containerID=b83d05f53a28fb51dc1ed2f33031499b9a3e9b1140ff9949601d520dabaee6ac description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=8f819d5a-0b05-4518-a9be-9514419f8fd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73e9a472e9b14a8d680777798a43838ece75af83c61fb60fe03119a3aa355ae1\nJun 11 12:14:49.027601 crc crio[22553]: time=\"2026-06-11T12:14:49.025290103Z\" level=info msg=\"Removing container: 874f249f81f85cb3298ad70a3d3f7a33a6e84505208c9e85d141ab349ec6fdc3\" id=75e4f88f-ad9c-40e5-a5ab-5225fd82a562 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:14:49.253304 crc crio[22553]: time=\"2026-06-11T12:14:49.253142668Z\" level=info msg=\"Removed container 874f249f81f85cb3298ad70a3d3f7a33a6e84505208c9e85d141ab349ec6fdc3: openshift-infra/auto-csr-approver-29686328-c2b54/oc\" id=75e4f88f-ad9c-40e5-a5ab-5225fd82a562 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:14:49.273650 crc crio[22553]: time=\"2026-06-11T12:14:49.273325311Z\" level=info msg=\"Stopping pod sandbox: ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05\" id=f600f586-ad0e-424f-ae93-52a97ef93428 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:14:49.273650 crc crio[22553]: time=\"2026-06-11T12:14:49.273442774Z\" level=info msg=\"Stopped pod sandbox (already stopped): ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05\" id=f600f586-ad0e-424f-ae93-52a97ef93428 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:14:49.274777 crc crio[22553]: time=\"2026-06-11T12:14:49.274566566Z\" level=info msg=\"Removing pod sandbox: ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05\" id=36d09c9e-e0d3-4175-b508-6275b5947fcf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:14:49.294051 crc crio[22553]: time=\"2026-06-11T12:14:49.293938955Z\" level=info msg=\"Removed pod sandbox: ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05\" id=36d09c9e-e0d3-4175-b508-6275b5947fcf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:15:00.598135 crc crio[22553]: time=\"2026-06-11T12:15:00.597055615Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686335-7tlgx/POD\" id=fe89d06d-a8d9-49b5-acc0-2d07a5397f7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:15:00.599920 crc crio[22553]: time=\"2026-06-11T12:15:00.598146256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:00.645589 crc crio[22553]: time=\"2026-06-11T12:15:00.645511293Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686335-7tlgx Namespace:openshift-operator-lifecycle-manager ID:a94c430a5d7d0c9a5b6b9b48d93e4c8cee39e1a1287b9d1edcb79d78d4f7a1e2 UID:c6ec2ac6-7f5a-4e74-8ebc-01ecd5975cda NetNS:/var/run/netns/d633436e-2856-450a-8fd0-a295f2ca88b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ec2ac6_7f5a_4e74_8ebc_01ecd5975cda.slice PodAnnotations:0xc00001aeb8}] Aliases:map[]}\"\nJun 11 12:15:00.646207 crc crio[22553]: time=\"2026-06-11T12:15:00.646173512Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686335-7tlgx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:15:01.288264 crc crio[22553]: 2026-06-11T12:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a94c430a5d7d0c9 Mac:4a:cf:66:83:43:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/d633436e-2856-450a-8fd0-a295f2ca88b8 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:15:01.290634 crc crio[22553]: time=\"2026-06-11T12:15:01.289612981Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686335-7tlgx Namespace:openshift-operator-lifecycle-manager ID:a94c430a5d7d0c9a5b6b9b48d93e4c8cee39e1a1287b9d1edcb79d78d4f7a1e2 UID:c6ec2ac6-7f5a-4e74-8ebc-01ecd5975cda NetNS:/var/run/netns/d633436e-2856-450a-8fd0-a295f2ca88b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ec2ac6_7f5a_4e74_8ebc_01ecd5975cda.slice PodAnnotations:0xc00001aeb8}] Aliases:map[]}\"\nJun 11 12:15:01.291419 crc crio[22553]: time=\"2026-06-11T12:15:01.291356461Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686335-7tlgx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:15:01.316270 crc crio[22553]: time=\"2026-06-11T12:15:01.316101335Z\" level=info msg=\"Ran pod sandbox a94c430a5d7d0c9a5b6b9b48d93e4c8cee39e1a1287b9d1edcb79d78d4f7a1e2 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686335-7tlgx/POD\" id=fe89d06d-a8d9-49b5-acc0-2d07a5397f7b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:15:01.321138 crc crio[22553]: time=\"2026-06-11T12:15:01.319648007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e0ca65b6-2495-4cb7-b63c-5942db1a96ee name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:01.326013 crc crio[22553]: time=\"2026-06-11T12:15:01.325347152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1f4a6cb8-5b49-461d-9391-4b255542b91c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:01.339532 crc crio[22553]: time=\"2026-06-11T12:15:01.339363386Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686335-7tlgx/collect-profiles\" id=bcf6facb-6cbf-485b-bd7f-92c3659dddc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:01.340263 crc crio[22553]: time=\"2026-06-11T12:15:01.340128798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:01.404208 crc crio[22553]: time=\"2026-06-11T12:15:01.404039833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:01.409165 crc crio[22553]: time=\"2026-06-11T12:15:01.409069068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:01.595036 crc crio[22553]: time=\"2026-06-11T12:15:01.59453373Z\" level=info msg=\"Created container ddeaf6932201cf368e0f94889e226f14ce8a0fae2f38e25c411915e2717362de: openshift-operator-lifecycle-manager/collect-profiles-29686335-7tlgx/collect-profiles\" id=bcf6facb-6cbf-485b-bd7f-92c3659dddc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:01.597025 crc crio[22553]: time=\"2026-06-11T12:15:01.596941689Z\" level=info msg=\"Starting container: ddeaf6932201cf368e0f94889e226f14ce8a0fae2f38e25c411915e2717362de\" id=8098d3cc-0908-42e7-9372-3a40c0d983e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:15:01.603356 crc crio[22553]: time=\"2026-06-11T12:15:01.603229171Z\" level=info msg=\"Started container\" PID=164738 containerID=ddeaf6932201cf368e0f94889e226f14ce8a0fae2f38e25c411915e2717362de description=openshift-operator-lifecycle-manager/collect-profiles-29686335-7tlgx/collect-profiles id=8098d3cc-0908-42e7-9372-3a40c0d983e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a94c430a5d7d0c9a5b6b9b48d93e4c8cee39e1a1287b9d1edcb79d78d4f7a1e2\nJun 11 12:15:03.988901 crc crio[22553]: time=\"2026-06-11T12:15:03.987433893Z\" level=info msg=\"Stopping pod sandbox: a94c430a5d7d0c9a5b6b9b48d93e4c8cee39e1a1287b9d1edcb79d78d4f7a1e2\" id=dc3be07f-9357-4fb4-8ae3-2f3853178eb9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:15:03.991252 crc crio[22553]: time=\"2026-06-11T12:15:03.990045158Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686335-7tlgx Namespace:openshift-operator-lifecycle-manager ID:a94c430a5d7d0c9a5b6b9b48d93e4c8cee39e1a1287b9d1edcb79d78d4f7a1e2 UID:c6ec2ac6-7f5a-4e74-8ebc-01ecd5975cda NetNS:/var/run/netns/d633436e-2856-450a-8fd0-a295f2ca88b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ec2ac6_7f5a_4e74_8ebc_01ecd5975cda.slice PodAnnotations:0xc0028263f8}] Aliases:map[]}\"\nJun 11 12:15:03.991252 crc crio[22553]: time=\"2026-06-11T12:15:03.990217653Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686335-7tlgx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:15:04.416084 crc crio[22553]: time=\"2026-06-11T12:15:04.415915978Z\" level=info msg=\"Stopped pod sandbox: a94c430a5d7d0c9a5b6b9b48d93e4c8cee39e1a1287b9d1edcb79d78d4f7a1e2\" id=dc3be07f-9357-4fb4-8ae3-2f3853178eb9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:15:18.273543 crc crio[22553]: time=\"2026-06-11T12:15:18.272256417Z\" level=info msg=\"Stopping pod sandbox: 73e9a472e9b14a8d680777798a43838ece75af83c61fb60fe03119a3aa355ae1\" id=5aa15f70-5e66-4405-99c1-0ec11b87f1aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:15:18.276377 crc crio[22553]: time=\"2026-06-11T12:15:18.274574154Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx Namespace:openstack ID:73e9a472e9b14a8d680777798a43838ece75af83c61fb60fe03119a3aa355ae1 UID:157041cd-f949-4eff-a154-899dac8e917d NetNS:/var/run/netns/d318484c-c6d6-4034-904b-a471c7da173e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod157041cd_f949_4eff_a154_899dac8e917d.slice PodAnnotations:0xc005f123a8}] Aliases:map[]}\"\nJun 11 12:15:18.276377 crc crio[22553]: time=\"2026-06-11T12:15:18.274815021Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:15:18.844662 crc crio[22553]: time=\"2026-06-11T12:15:18.844195632Z\" level=info msg=\"Stopped pod sandbox: 73e9a472e9b14a8d680777798a43838ece75af83c61fb60fe03119a3aa355ae1\" id=5aa15f70-5e66-4405-99c1-0ec11b87f1aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:15:19.856281 crc crio[22553]: time=\"2026-06-11T12:15:19.855877737Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn/POD\" id=0d93ad62-e07b-4661-bbc5-89f9eaf75c38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:15:19.857812 crc crio[22553]: time=\"2026-06-11T12:15:19.856304799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:19.889860 crc crio[22553]: time=\"2026-06-11T12:15:19.88963751Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn Namespace:openstack ID:885f191010d3d82434a0c045e1edd570ea6e4bfbb5c466683f4eb58835d7376c UID:51334b35-6a87-49b2-8f6a-a30e07654999 NetNS:/var/run/netns/80f7bba7-c508-4c65-b6f2-445dd130f3ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51334b35_6a87_49b2_8f6a_a30e07654999.slice PodAnnotations:0xc00061ee40}] Aliases:map[]}\"\nJun 11 12:15:19.889860 crc crio[22553]: time=\"2026-06-11T12:15:19.889824316Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:15:20.683016 crc crio[22553]: 2026-06-11T12:15:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:885f191010d3d82 Mac:32:4f:3e:26:dc:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/80f7bba7-c508-4c65-b6f2-445dd130f3ce SocketPath: PciID:}] [{Interface:0xc0000152a0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:15:20.685157 crc crio[22553]: time=\"2026-06-11T12:15:20.685044414Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn Namespace:openstack ID:885f191010d3d82434a0c045e1edd570ea6e4bfbb5c466683f4eb58835d7376c UID:51334b35-6a87-49b2-8f6a-a30e07654999 NetNS:/var/run/netns/80f7bba7-c508-4c65-b6f2-445dd130f3ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51334b35_6a87_49b2_8f6a_a30e07654999.slice PodAnnotations:0xc00061ee40}] Aliases:map[]}\"\nJun 11 12:15:20.685420 crc crio[22553]: time=\"2026-06-11T12:15:20.685348863Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:15:20.701366 crc crio[22553]: time=\"2026-06-11T12:15:20.701269672Z\" level=info msg=\"Ran pod sandbox 885f191010d3d82434a0c045e1edd570ea6e4bfbb5c466683f4eb58835d7376c with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn/POD\" id=0d93ad62-e07b-4661-bbc5-89f9eaf75c38 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:15:20.711350 crc crio[22553]: time=\"2026-06-11T12:15:20.711196849Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=ddc49b85-ebfe-4cf1-b95d-966bbb596ee2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:20.768766 crc crio[22553]: time=\"2026-06-11T12:15:20.768265336Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=92d0a6b5-f3d2-47ec-8a50-7edbc35523c2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:15:20.781422 crc crio[22553]: time=\"2026-06-11T12:15:20.7812546Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=c98da5d1-7998-48eb-9fcc-0fa87fefeced name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:20.781926 crc crio[22553]: time=\"2026-06-11T12:15:20.781854988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:20.859363 crc crio[22553]: time=\"2026-06-11T12:15:20.85922639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:20.865404 crc crio[22553]: time=\"2026-06-11T12:15:20.865324166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:15:21.054935 crc crio[22553]: time=\"2026-06-11T12:15:21.054802294Z\" level=info msg=\"Created container 74ff247c817679e63689fddccb93c5540bf165946feb522559205d2fc57ce038: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=c98da5d1-7998-48eb-9fcc-0fa87fefeced name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:15:21.057067 crc crio[22553]: time=\"2026-06-11T12:15:21.056976047Z\" level=info msg=\"Starting container: 74ff247c817679e63689fddccb93c5540bf165946feb522559205d2fc57ce038\" id=bcc9b975-f7e5-4d5d-9b22-8f715aa357b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:15:21.062262 crc crio[22553]: time=\"2026-06-11T12:15:21.062151426Z\" level=info msg=\"Started container\" PID=166078 containerID=74ff247c817679e63689fddccb93c5540bf165946feb522559205d2fc57ce038 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=bcc9b975-f7e5-4d5d-9b22-8f715aa357b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=885f191010d3d82434a0c045e1edd570ea6e4bfbb5c466683f4eb58835d7376c\nJun 11 12:15:49.318613 crc crio[22553]: time=\"2026-06-11T12:15:49.317413192Z\" level=info msg=\"Removing container: 9134a6b3e9ca94d57aacadaf82c4db081b2e0fe82f37a7e3c0d8d64d29948bb0\" id=2b8cc543-2415-4bf9-9e16-8ac888b653af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:15:49.363981 crc crio[22553]: time=\"2026-06-11T12:15:49.363228655Z\" level=info msg=\"Removed container 9134a6b3e9ca94d57aacadaf82c4db081b2e0fe82f37a7e3c0d8d64d29948bb0: openshift-operator-lifecycle-manager/collect-profiles-29686290-t4k5z/collect-profiles\" id=2b8cc543-2415-4bf9-9e16-8ac888b653af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:15:49.378134 crc crio[22553]: time=\"2026-06-11T12:15:49.37798116Z\" level=info msg=\"Stopping pod sandbox: 1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a\" id=1658dbe3-0f7d-46e1-94ea-4a8a87522203 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:15:49.378134 crc crio[22553]: time=\"2026-06-11T12:15:49.378097074Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a\" id=1658dbe3-0f7d-46e1-94ea-4a8a87522203 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:15:49.382045 crc crio[22553]: time=\"2026-06-11T12:15:49.379370711Z\" level=info msg=\"Removing pod sandbox: 1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a\" id=44ad35b8-8f6e-46a9-aeb5-cb0473ea10ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:15:49.404933 crc crio[22553]: time=\"2026-06-11T12:15:49.404801005Z\" level=info msg=\"Removed pod sandbox: 1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a\" id=44ad35b8-8f6e-46a9-aeb5-cb0473ea10ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:16:00.533375 crc crio[22553]: time=\"2026-06-11T12:16:00.532616196Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686336-bxlcx/POD\" id=2489b165-777b-4d8c-aaf8-6ac4e9077635 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:16:00.534587 crc crio[22553]: time=\"2026-06-11T12:16:00.533405629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:00.568251 crc crio[22553]: time=\"2026-06-11T12:16:00.568154701Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686336-bxlcx Namespace:openshift-infra ID:903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442 UID:af577430-87c9-4e42-995f-ea8673b291d7 NetNS:/var/run/netns/f470b0b0-895b-4cfa-a636-b24fccee5163 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf577430_87c9_4e42_995f_ea8673b291d7.slice PodAnnotations:0xc0028173c8}] Aliases:map[]}\"\nJun 11 12:16:00.568251 crc crio[22553]: time=\"2026-06-11T12:16:00.568227794Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686336-bxlcx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:16:01.108214 crc crio[22553]: 2026-06-11T12:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:903cb896674ca1a Mac:42:ee:f8:0f:2e:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/f470b0b0-895b-4cfa-a636-b24fccee5163 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:16:01.110351 crc crio[22553]: time=\"2026-06-11T12:16:01.110230245Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686336-bxlcx Namespace:openshift-infra ID:903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442 UID:af577430-87c9-4e42-995f-ea8673b291d7 NetNS:/var/run/netns/f470b0b0-895b-4cfa-a636-b24fccee5163 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf577430_87c9_4e42_995f_ea8673b291d7.slice PodAnnotations:0xc0028173c8}] Aliases:map[]}\"\nJun 11 12:16:01.110784 crc crio[22553]: time=\"2026-06-11T12:16:01.110437821Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686336-bxlcx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:16:01.120900 crc crio[22553]: time=\"2026-06-11T12:16:01.120626065Z\" level=info msg=\"Ran pod sandbox 903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442 with infra container: openshift-infra/auto-csr-approver-29686336-bxlcx/POD\" id=2489b165-777b-4d8c-aaf8-6ac4e9077635 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:16:01.136444 crc crio[22553]: time=\"2026-06-11T12:16:01.133795055Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1c471485-543c-4655-9844-8bde319203af name=/runtime.v1.ImageService/PullImage\nJun 11 12:16:01.150135 crc crio[22553]: time=\"2026-06-11T12:16:01.149999322Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:16:02.433216 crc crio[22553]: time=\"2026-06-11T12:16:02.432964896Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1c471485-543c-4655-9844-8bde319203af name=/runtime.v1.ImageService/PullImage\nJun 11 12:16:02.435107 crc crio[22553]: time=\"2026-06-11T12:16:02.434916622Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=45c32601-b257-4266-aede-526f93326d59 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:16:02.441341 crc crio[22553]: time=\"2026-06-11T12:16:02.441240074Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d9de59f1-8b36-49be-9e59-49ee0cdf997d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:16:02.460974 crc crio[22553]: time=\"2026-06-11T12:16:02.46085439Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686336-bxlcx/oc\" id=f872edf6-d6d4-4a9d-a71c-fb992374680f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:16:02.461729 crc crio[22553]: time=\"2026-06-11T12:16:02.461583861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:02.554537 crc crio[22553]: time=\"2026-06-11T12:16:02.554324988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:02.980644 crc crio[22553]: time=\"2026-06-11T12:16:02.980535616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:03.119633 crc crio[22553]: time=\"2026-06-11T12:16:03.119532227Z\" level=info msg=\"Created container be2135a0e8f5162ad35335787dde618ad67b95a0a5e049ae639c118913ee7d63: openshift-infra/auto-csr-approver-29686336-bxlcx/oc\" id=f872edf6-d6d4-4a9d-a71c-fb992374680f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:16:03.121836 crc crio[22553]: time=\"2026-06-11T12:16:03.121771102Z\" level=info msg=\"Starting container: be2135a0e8f5162ad35335787dde618ad67b95a0a5e049ae639c118913ee7d63\" id=501d8e63-c2d6-4b83-b6b7-af329681c79b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:16:03.128822 crc crio[22553]: time=\"2026-06-11T12:16:03.128605899Z\" level=info msg=\"Started container\" PID=168437 containerID=be2135a0e8f5162ad35335787dde618ad67b95a0a5e049ae639c118913ee7d63 description=openshift-infra/auto-csr-approver-29686336-bxlcx/oc id=501d8e63-c2d6-4b83-b6b7-af329681c79b name=/runtime.v1.RuntimeService/StartContainer sandboxID=903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442\nJun 11 12:16:05.052972 crc crio[22553]: time=\"2026-06-11T12:16:05.051878091Z\" level=info msg=\"Stopping pod sandbox: 903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442\" id=f19ee762-2c4f-41bb-ad4b-305badde6774 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:16:05.056905 crc crio[22553]: time=\"2026-06-11T12:16:05.053893819Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686336-bxlcx Namespace:openshift-infra ID:903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442 UID:af577430-87c9-4e42-995f-ea8673b291d7 NetNS:/var/run/netns/f470b0b0-895b-4cfa-a636-b24fccee5163 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf577430_87c9_4e42_995f_ea8673b291d7.slice PodAnnotations:0xc00001adc8}] Aliases:map[]}\"\nJun 11 12:16:05.056905 crc crio[22553]: time=\"2026-06-11T12:16:05.054064714Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686336-bxlcx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:16:05.400312 crc crio[22553]: time=\"2026-06-11T12:16:05.399938985Z\" level=info msg=\"Stopped pod sandbox: 903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442\" id=f19ee762-2c4f-41bb-ad4b-305badde6774 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:16:41.739100 crc crio[22553]: time=\"2026-06-11T12:16:41.738059633Z\" level=info msg=\"Stopping pod sandbox: 885f191010d3d82434a0c045e1edd570ea6e4bfbb5c466683f4eb58835d7376c\" id=7de292ac-f719-430a-ba7c-960aa7b56a09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:16:41.740571 crc crio[22553]: time=\"2026-06-11T12:16:41.740125903Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn Namespace:openstack ID:885f191010d3d82434a0c045e1edd570ea6e4bfbb5c466683f4eb58835d7376c UID:51334b35-6a87-49b2-8f6a-a30e07654999 NetNS:/var/run/netns/80f7bba7-c508-4c65-b6f2-445dd130f3ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51334b35_6a87_49b2_8f6a_a30e07654999.slice PodAnnotations:0xc00012b720}] Aliases:map[]}\"\nJun 11 12:16:41.740571 crc crio[22553]: time=\"2026-06-11T12:16:41.740456732Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:16:42.311767 crc crio[22553]: time=\"2026-06-11T12:16:42.311567982Z\" level=info msg=\"Stopped pod sandbox: 885f191010d3d82434a0c045e1edd570ea6e4bfbb5c466683f4eb58835d7376c\" id=7de292ac-f719-430a-ba7c-960aa7b56a09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:16:43.360074 crc crio[22553]: time=\"2026-06-11T12:16:43.358204346Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8/POD\" id=812f476f-0f80-47f0-8d7a-39dadff069ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:16:43.360074 crc crio[22553]: time=\"2026-06-11T12:16:43.358828604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:43.396201 crc crio[22553]: time=\"2026-06-11T12:16:43.396085969Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8 Namespace:openstack ID:3629a78a9928dafd8cf1f2af673c405d57589e142d137746b60f601f8446b9f0 UID:5ad8337d-21c4-43b3-91d0-62ae18738a89 NetNS:/var/run/netns/23d14c56-21ca-42e0-995c-fbcedbf8a0a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ad8337d_21c4_43b3_91d0_62ae18738a89.slice PodAnnotations:0xc0028168d0}] Aliases:map[]}\"\nJun 11 12:16:43.396201 crc crio[22553]: time=\"2026-06-11T12:16:43.396181702Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:16:43.885541 crc crio[22553]: 2026-06-11T12:16:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3629a78a9928daf Mac:8a:71:1e:11:5a:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/23d14c56-21ca-42e0-995c-fbcedbf8a0a7 SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:16:43.887645 crc crio[22553]: time=\"2026-06-11T12:16:43.887568642Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8 Namespace:openstack ID:3629a78a9928dafd8cf1f2af673c405d57589e142d137746b60f601f8446b9f0 UID:5ad8337d-21c4-43b3-91d0-62ae18738a89 NetNS:/var/run/netns/23d14c56-21ca-42e0-995c-fbcedbf8a0a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ad8337d_21c4_43b3_91d0_62ae18738a89.slice PodAnnotations:0xc0028168d0}] Aliases:map[]}\"\nJun 11 12:16:43.887836 crc crio[22553]: time=\"2026-06-11T12:16:43.887808609Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:16:43.903245 crc crio[22553]: time=\"2026-06-11T12:16:43.903115891Z\" level=info msg=\"Ran pod sandbox 3629a78a9928dafd8cf1f2af673c405d57589e142d137746b60f601f8446b9f0 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8/POD\" id=812f476f-0f80-47f0-8d7a-39dadff069ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:16:43.906377 crc crio[22553]: time=\"2026-06-11T12:16:43.906290312Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=5e9acae7-a6fa-462a-9a14-6619b993f159 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:16:43.964077 crc crio[22553]: time=\"2026-06-11T12:16:43.964011018Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=1fdf8250-5caa-44d9-8019-ce769f3c621f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:16:43.991001 crc crio[22553]: time=\"2026-06-11T12:16:43.990857953Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=357f6ec5-5f24-4913-a865-95ca2a12bb19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:16:43.991354 crc crio[22553]: time=\"2026-06-11T12:16:43.991331846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:44.041331 crc crio[22553]: time=\"2026-06-11T12:16:44.041241657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:44.044863 crc crio[22553]: time=\"2026-06-11T12:16:44.044790709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:44.187815 crc crio[22553]: time=\"2026-06-11T12:16:44.18760057Z\" level=info msg=\"Created container 9aef420b561f1338622857ccdeb625b6cfd4d5437c630ddf98e7e058cef82bb9: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=357f6ec5-5f24-4913-a865-95ca2a12bb19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:16:44.190048 crc crio[22553]: time=\"2026-06-11T12:16:44.189894986Z\" level=info msg=\"Starting container: 9aef420b561f1338622857ccdeb625b6cfd4d5437c630ddf98e7e058cef82bb9\" id=3903fe60-21cc-4794-b8c1-4d5a2dfa9d57 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:16:44.201987 crc crio[22553]: time=\"2026-06-11T12:16:44.201553793Z\" level=info msg=\"Started container\" PID=170959 containerID=9aef420b561f1338622857ccdeb625b6cfd4d5437c630ddf98e7e058cef82bb9 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=3903fe60-21cc-4794-b8c1-4d5a2dfa9d57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3629a78a9928dafd8cf1f2af673c405d57589e142d137746b60f601f8446b9f0\nJun 11 12:16:49.435756 crc crio[22553]: time=\"2026-06-11T12:16:49.434398929Z\" level=info msg=\"Removing container: d02c5dc7fdad67a4f55019c44835a3f6f568bd96c4b7dfaa8cbd66c8bc12ff62\" id=cfc3caaf-209d-4557-9e30-704d1de22c10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:16:49.607620 crc crio[22553]: time=\"2026-06-11T12:16:49.607069682Z\" level=info msg=\"Removed container d02c5dc7fdad67a4f55019c44835a3f6f568bd96c4b7dfaa8cbd66c8bc12ff62: openshift-infra/auto-csr-approver-29686330-b646t/oc\" id=cfc3caaf-209d-4557-9e30-704d1de22c10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:16:49.621127 crc crio[22553]: time=\"2026-06-11T12:16:49.621063996Z\" level=info msg=\"Stopping pod sandbox: 376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0\" id=d9d7dbb7-861a-486a-9488-4d46f4acba96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:16:49.621795 crc crio[22553]: time=\"2026-06-11T12:16:49.621767586Z\" level=info msg=\"Stopped pod sandbox (already stopped): 376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0\" id=d9d7dbb7-861a-486a-9488-4d46f4acba96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:16:49.622902 crc crio[22553]: time=\"2026-06-11T12:16:49.622796896Z\" level=info msg=\"Removing pod sandbox: 376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0\" id=72db364b-fb6d-4fb2-ac45-cba035408b9c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:16:49.639642 crc crio[22553]: time=\"2026-06-11T12:16:49.639439236Z\" level=info msg=\"Removed pod sandbox: 376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0\" id=72db364b-fb6d-4fb2-ac45-cba035408b9c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:16:57.997812 crc crio[22553]: time=\"2026-06-11T12:16:57.996405758Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-2lv8b/POD\" id=3add6c5b-fcb8-4beb-a430-84644b98a268 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:16:57.999258 crc crio[22553]: time=\"2026-06-11T12:16:57.99787159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:58.058563 crc crio[22553]: time=\"2026-06-11T12:16:58.05781152Z\" level=info msg=\"Got pod network &{Name:certified-operators-2lv8b Namespace:openshift-marketplace ID:fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150 UID:cf46ff2d-0e4b-464b-a862-98c3ad014832 NetNS:/var/run/netns/b69b232e-7495-49ae-bb79-87b7dda9f7d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf46ff2d_0e4b_464b_a862_98c3ad014832.slice PodAnnotations:0xc005f125d8}] Aliases:map[]}\"\nJun 11 12:16:58.058563 crc crio[22553]: time=\"2026-06-11T12:16:58.0585152Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-2lv8b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:16:58.645753 crc crio[22553]: 2026-06-11T12:16:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb812d913ea3a0e Mac:5a:a2:ff:fa:28:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/b69b232e-7495-49ae-bb79-87b7dda9f7d5 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:16:58.647609 crc crio[22553]: time=\"2026-06-11T12:16:58.647551599Z\" level=info msg=\"Got pod network &{Name:certified-operators-2lv8b Namespace:openshift-marketplace ID:fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150 UID:cf46ff2d-0e4b-464b-a862-98c3ad014832 NetNS:/var/run/netns/b69b232e-7495-49ae-bb79-87b7dda9f7d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf46ff2d_0e4b_464b_a862_98c3ad014832.slice PodAnnotations:0xc005f125d8}] Aliases:map[]}\"\nJun 11 12:16:58.647838 crc crio[22553]: time=\"2026-06-11T12:16:58.647785866Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-2lv8b for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:16:58.657299 crc crio[22553]: time=\"2026-06-11T12:16:58.657209698Z\" level=info msg=\"Ran pod sandbox fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150 with infra container: openshift-marketplace/certified-operators-2lv8b/POD\" id=3add6c5b-fcb8-4beb-a430-84644b98a268 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:16:58.660420 crc crio[22553]: time=\"2026-06-11T12:16:58.660328588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=65f10f5f-b622-4b82-88cf-397f65b9f51e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:16:58.663300 crc crio[22553]: time=\"2026-06-11T12:16:58.663238452Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0a1f9aa8-3902-4e4a-9702-e40b55c5dee3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:16:58.670528 crc crio[22553]: time=\"2026-06-11T12:16:58.67043634Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2lv8b/extract-utilities\" id=35d48c4a-f2f7-4432-bdd4-32bc0560204f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:16:58.671006 crc crio[22553]: time=\"2026-06-11T12:16:58.670949544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:58.756510 crc crio[22553]: time=\"2026-06-11T12:16:58.75640067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:58.761420 crc crio[22553]: time=\"2026-06-11T12:16:58.761361844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:16:59.014508 crc crio[22553]: time=\"2026-06-11T12:16:59.014354454Z\" level=info msg=\"Created container 956c9fdb0610ad61b4f851fb9f017b87c41330cfeba014e715e1409a141916f7: openshift-marketplace/certified-operators-2lv8b/extract-utilities\" id=35d48c4a-f2f7-4432-bdd4-32bc0560204f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:16:59.016055 crc crio[22553]: time=\"2026-06-11T12:16:59.015792346Z\" level=info msg=\"Starting container: 956c9fdb0610ad61b4f851fb9f017b87c41330cfeba014e715e1409a141916f7\" id=c0f1df6e-1c8a-4ea8-ad7d-cc5f85ae296c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:16:59.023809 crc crio[22553]: time=\"2026-06-11T12:16:59.023070276Z\" level=info msg=\"Started container\" PID=171870 containerID=956c9fdb0610ad61b4f851fb9f017b87c41330cfeba014e715e1409a141916f7 description=openshift-marketplace/certified-operators-2lv8b/extract-utilities id=c0f1df6e-1c8a-4ea8-ad7d-cc5f85ae296c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150\nJun 11 12:17:00.108314 crc crio[22553]: time=\"2026-06-11T12:17:00.096630166Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=06b82ce8-a302-43cc-8218-fffc8fe8ff82 name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:00.108314 crc crio[22553]: time=\"2026-06-11T12:17:00.106762948Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 12:17:00.768031 crc crio[22553]: time=\"2026-06-11T12:17:00.767733302Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=06b82ce8-a302-43cc-8218-fffc8fe8ff82 name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:00.770300 crc crio[22553]: time=\"2026-06-11T12:17:00.770220494Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a6ba2d64-735a-43ef-928c-9f329870df58 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:00.777169 crc crio[22553]: time=\"2026-06-11T12:17:00.776408783Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f6ed96ef-60f1-4c64-9332-03c193ecfced name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:00.792938 crc crio[22553]: time=\"2026-06-11T12:17:00.792792356Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2lv8b/extract-content\" id=209e5911-7105-4c30-b50b-5d1917a26014 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:17:00.794133 crc crio[22553]: time=\"2026-06-11T12:17:00.793954529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:00.880914 crc crio[22553]: time=\"2026-06-11T12:17:00.880669712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:00.885443 crc crio[22553]: time=\"2026-06-11T12:17:00.885346477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:01.069244 crc crio[22553]: time=\"2026-06-11T12:17:01.06913403Z\" level=info msg=\"Created container 033eb922ec0f495032997ac0c81581dc16f105a91bd7ee8bce1d96f0f1af5864: openshift-marketplace/certified-operators-2lv8b/extract-content\" id=209e5911-7105-4c30-b50b-5d1917a26014 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:17:01.071413 crc crio[22553]: time=\"2026-06-11T12:17:01.071294853Z\" level=info msg=\"Starting container: 033eb922ec0f495032997ac0c81581dc16f105a91bd7ee8bce1d96f0f1af5864\" id=1d531b97-b0d5-4168-b7a8-6a7bffc83141 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:17:01.084198 crc crio[22553]: time=\"2026-06-11T12:17:01.084054481Z\" level=info msg=\"Started container\" PID=172009 containerID=033eb922ec0f495032997ac0c81581dc16f105a91bd7ee8bce1d96f0f1af5864 description=openshift-marketplace/certified-operators-2lv8b/extract-content id=1d531b97-b0d5-4168-b7a8-6a7bffc83141 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150\nJun 11 12:17:02.149977 crc crio[22553]: time=\"2026-06-11T12:17:02.149154778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9e667cc9-94d9-42fd-9f3c-7ffcb2a2f622 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:02.154307 crc crio[22553]: time=\"2026-06-11T12:17:02.154121301Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4a0623f1-995f-4a3a-a281-9b0e344be40e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:02.165628 crc crio[22553]: time=\"2026-06-11T12:17:02.165430667Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2lv8b/registry-server\" id=7fc62c67-6db4-431a-b8cf-750bd8ab57ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:17:02.166374 crc crio[22553]: time=\"2026-06-11T12:17:02.166275912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:02.244359 crc crio[22553]: time=\"2026-06-11T12:17:02.244095907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:02.251058 crc crio[22553]: time=\"2026-06-11T12:17:02.250980696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:02.444589 crc crio[22553]: time=\"2026-06-11T12:17:02.444081178Z\" level=info msg=\"Created container e8fa8586cf146241722931d21eee7b2dedee4a6ae744ac09414cdab806da2e15: openshift-marketplace/certified-operators-2lv8b/registry-server\" id=7fc62c67-6db4-431a-b8cf-750bd8ab57ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:17:02.445909 crc crio[22553]: time=\"2026-06-11T12:17:02.445844499Z\" level=info msg=\"Starting container: e8fa8586cf146241722931d21eee7b2dedee4a6ae744ac09414cdab806da2e15\" id=62762fa3-e47d-4c1e-afc0-22424a26b347 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:17:02.454906 crc crio[22553]: time=\"2026-06-11T12:17:02.45210295Z\" level=info msg=\"Started container\" PID=172069 containerID=e8fa8586cf146241722931d21eee7b2dedee4a6ae744ac09414cdab806da2e15 description=openshift-marketplace/certified-operators-2lv8b/registry-server id=62762fa3-e47d-4c1e-afc0-22424a26b347 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150\nJun 11 12:17:10.292905 crc crio[22553]: time=\"2026-06-11T12:17:10.292197216Z\" level=info msg=\"Stopping container: e8fa8586cf146241722931d21eee7b2dedee4a6ae744ac09414cdab806da2e15 (timeout: 2s)\" id=54dfc238-a1ff-488a-8a41-de577401bd6a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:17:10.422723 crc crio[22553]: time=\"2026-06-11T12:17:10.422524737Z\" level=info msg=\"Stopped container e8fa8586cf146241722931d21eee7b2dedee4a6ae744ac09414cdab806da2e15: openshift-marketplace/certified-operators-2lv8b/registry-server\" id=54dfc238-a1ff-488a-8a41-de577401bd6a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:17:10.423947 crc crio[22553]: time=\"2026-06-11T12:17:10.423869075Z\" level=info msg=\"Stopping pod sandbox: fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150\" id=a8c9d243-6bc4-4131-b09a-3877ef233319 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:17:10.424648 crc crio[22553]: time=\"2026-06-11T12:17:10.424573196Z\" level=info msg=\"Got pod network &{Name:certified-operators-2lv8b Namespace:openshift-marketplace ID:fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150 UID:cf46ff2d-0e4b-464b-a862-98c3ad014832 NetNS:/var/run/netns/b69b232e-7495-49ae-bb79-87b7dda9f7d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf46ff2d_0e4b_464b_a862_98c3ad014832.slice PodAnnotations:0xc0028260f0}] Aliases:map[]}\"\nJun 11 12:17:10.425057 crc crio[22553]: time=\"2026-06-11T12:17:10.424917476Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-2lv8b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:10.788968 crc crio[22553]: time=\"2026-06-11T12:17:10.788375014Z\" level=info msg=\"Stopped pod sandbox: fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150\" id=a8c9d243-6bc4-4131-b09a-3877ef233319 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:17:11.327839 crc crio[22553]: time=\"2026-06-11T12:17:11.327011607Z\" level=info msg=\"Removing container: e8fa8586cf146241722931d21eee7b2dedee4a6ae744ac09414cdab806da2e15\" id=d268ae78-d5e7-49e9-8cea-a1c80da76447 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:17:11.383226 crc crio[22553]: time=\"2026-06-11T12:17:11.382963182Z\" level=info msg=\"Removed container e8fa8586cf146241722931d21eee7b2dedee4a6ae744ac09414cdab806da2e15: openshift-marketplace/certified-operators-2lv8b/registry-server\" id=d268ae78-d5e7-49e9-8cea-a1c80da76447 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:17:11.397246 crc crio[22553]: time=\"2026-06-11T12:17:11.397141681Z\" level=info msg=\"Removing container: 033eb922ec0f495032997ac0c81581dc16f105a91bd7ee8bce1d96f0f1af5864\" id=d8768b0d-1688-4921-9885-36f8fd87ba0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:17:11.428308 crc crio[22553]: time=\"2026-06-11T12:17:11.42795204Z\" level=info msg=\"Removed container 033eb922ec0f495032997ac0c81581dc16f105a91bd7ee8bce1d96f0f1af5864: openshift-marketplace/certified-operators-2lv8b/extract-content\" id=d8768b0d-1688-4921-9885-36f8fd87ba0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:17:11.431921 crc crio[22553]: time=\"2026-06-11T12:17:11.431833352Z\" level=info msg=\"Removing container: 956c9fdb0610ad61b4f851fb9f017b87c41330cfeba014e715e1409a141916f7\" id=e4cfb52b-310d-4386-af28-ce1db334118b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:17:11.513102 crc crio[22553]: time=\"2026-06-11T12:17:11.510973466Z\" level=info msg=\"Removed container 956c9fdb0610ad61b4f851fb9f017b87c41330cfeba014e715e1409a141916f7: openshift-marketplace/certified-operators-2lv8b/extract-utilities\" id=e4cfb52b-310d-4386-af28-ce1db334118b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:17:14.794947 crc crio[22553]: time=\"2026-06-11T12:17:14.79380839Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-d4mt9/POD\" id=5f00daeb-077a-4d7d-a2d4-2f8aaff36eaf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:14.794947 crc crio[22553]: time=\"2026-06-11T12:17:14.794661395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:14.835347 crc crio[22553]: time=\"2026-06-11T12:17:14.835232075Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-d4mt9 Namespace:openshift-marketplace ID:734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd UID:005026ad-e703-4c19-bfdb-aac64ebf29ff NetNS:/var/run/netns/47c91de7-69d4-43cf-ae82-24563112a702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod005026ad_e703_4c19_bfdb_aac64ebf29ff.slice PodAnnotations:0xc00043ac90}] Aliases:map[]}\"\nJun 11 12:17:14.835347 crc crio[22553]: time=\"2026-06-11T12:17:14.835312688Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-d4mt9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:15.424156 crc crio[22553]: 2026-06-11T12:17:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:734f5d0f070cf96 Mac:12:2f:62:c0:7a:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/47c91de7-69d4-43cf-ae82-24563112a702 SocketPath: PciID:}] [{Interface:0xc00060a5d0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:17:15.425616 crc crio[22553]: time=\"2026-06-11T12:17:15.42552086Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-d4mt9 Namespace:openshift-marketplace ID:734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd UID:005026ad-e703-4c19-bfdb-aac64ebf29ff NetNS:/var/run/netns/47c91de7-69d4-43cf-ae82-24563112a702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod005026ad_e703_4c19_bfdb_aac64ebf29ff.slice PodAnnotations:0xc00043ac90}] Aliases:map[]}\"\nJun 11 12:17:15.425779 crc crio[22553]: time=\"2026-06-11T12:17:15.425746556Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-d4mt9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:17:15.438559 crc crio[22553]: time=\"2026-06-11T12:17:15.438387851Z\" level=info msg=\"Ran pod sandbox 734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd with infra container: openshift-marketplace/redhat-marketplace-d4mt9/POD\" id=5f00daeb-077a-4d7d-a2d4-2f8aaff36eaf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:15.441807 crc crio[22553]: time=\"2026-06-11T12:17:15.441646425Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=144f30c1-6941-48ca-a66d-217d7d4c850d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:15.446176 crc crio[22553]: time=\"2026-06-11T12:17:15.446091634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=42a26983-aaf6-4e14-805b-e52c2561d47a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:15.455518 crc crio[22553]: time=\"2026-06-11T12:17:15.45531352Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-d4mt9/extract-utilities\" id=61b15f47-b164-4747-8e14-66844ff0c632 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:17:15.456296 crc crio[22553]: time=\"2026-06-11T12:17:15.456153864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:15.520100 crc crio[22553]: time=\"2026-06-11T12:17:15.519983626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:15.524366 crc crio[22553]: time=\"2026-06-11T12:17:15.52428359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:15.705048 crc crio[22553]: time=\"2026-06-11T12:17:15.704908782Z\" level=info msg=\"Created container 2000cabd9b1d60e7a09d5d7c7b89628c1949c4a1d62c2161ab0b33211cdeeae9: openshift-marketplace/redhat-marketplace-d4mt9/extract-utilities\" id=61b15f47-b164-4747-8e14-66844ff0c632 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:17:15.707529 crc crio[22553]: time=\"2026-06-11T12:17:15.707397034Z\" level=info msg=\"Starting container: 2000cabd9b1d60e7a09d5d7c7b89628c1949c4a1d62c2161ab0b33211cdeeae9\" id=a4ec5d9b-58de-456d-a31c-ad0ac1020e2e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:17:15.717277 crc crio[22553]: time=\"2026-06-11T12:17:15.717113025Z\" level=info msg=\"Started container\" PID=173046 containerID=2000cabd9b1d60e7a09d5d7c7b89628c1949c4a1d62c2161ab0b33211cdeeae9 description=openshift-marketplace/redhat-marketplace-d4mt9/extract-utilities id=a4ec5d9b-58de-456d-a31c-ad0ac1020e2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd\nJun 11 12:17:16.442441 crc crio[22553]: time=\"2026-06-11T12:17:16.441990003Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8a657334-4e9d-4015-b028-68a1aa8864b8 name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:16.449375 crc crio[22553]: time=\"2026-06-11T12:17:16.448748758Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 12:17:17.056864 crc crio[22553]: time=\"2026-06-11T12:17:17.056121905Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=8a657334-4e9d-4015-b028-68a1aa8864b8 name=/runtime.v1.ImageService/PullImage\nJun 11 12:17:17.057975 crc crio[22553]: time=\"2026-06-11T12:17:17.057866036Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=97d396c4-4e31-4841-87ac-d85cfbb873e7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:17.061768 crc crio[22553]: time=\"2026-06-11T12:17:17.061390907Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=abee7369-d064-4f11-a2a8-93bfffbda701 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:17.069954 crc crio[22553]: time=\"2026-06-11T12:17:17.069851272Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-d4mt9/extract-content\" id=498f3304-5426-45f5-9b37-37c7d56611de name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:17:17.070598 crc crio[22553]: time=\"2026-06-11T12:17:17.070532651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:17.152602 crc crio[22553]: time=\"2026-06-11T12:17:17.152074834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:17.156856 crc crio[22553]: time=\"2026-06-11T12:17:17.156673057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:17.382645 crc crio[22553]: time=\"2026-06-11T12:17:17.382534775Z\" level=info msg=\"Created container 02af5d54521b439ebd23656f5649a9cb4c4a07328c87841c505ac7b1a2f3a259: openshift-marketplace/redhat-marketplace-d4mt9/extract-content\" id=498f3304-5426-45f5-9b37-37c7d56611de name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:17:17.384649 crc crio[22553]: time=\"2026-06-11T12:17:17.384556613Z\" level=info msg=\"Starting container: 02af5d54521b439ebd23656f5649a9cb4c4a07328c87841c505ac7b1a2f3a259\" id=2e7de4ae-e2da-4897-8159-107cee4d692b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:17:17.396295 crc crio[22553]: time=\"2026-06-11T12:17:17.396176189Z\" level=info msg=\"Started container\" PID=173130 containerID=02af5d54521b439ebd23656f5649a9cb4c4a07328c87841c505ac7b1a2f3a259 description=openshift-marketplace/redhat-marketplace-d4mt9/extract-content id=2e7de4ae-e2da-4897-8159-107cee4d692b name=/runtime.v1.RuntimeService/StartContainer sandboxID=734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd\nJun 11 12:17:18.487422 crc crio[22553]: time=\"2026-06-11T12:17:18.486634226Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=64d15c15-9fa3-4430-aba4-d0dcfec301ef name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:18.491313 crc crio[22553]: time=\"2026-06-11T12:17:18.491220378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e3a9c37f-b2f4-4de3-beaa-37255338d47b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:18.502650 crc crio[22553]: time=\"2026-06-11T12:17:18.502449272Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-d4mt9/registry-server\" id=c406c700-ad73-41df-9c3a-297b1c1b631f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:17:18.503296 crc crio[22553]: time=\"2026-06-11T12:17:18.503212564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:18.563498 crc crio[22553]: time=\"2026-06-11T12:17:18.56336048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:18.567054 crc crio[22553]: time=\"2026-06-11T12:17:18.566978344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:18.930034 crc crio[22553]: time=\"2026-06-11T12:17:18.924644146Z\" level=info msg=\"Created container aa99e91dd6a9dbc43470b040f11387686162ac09a66166cfc93f217f5abe07b5: openshift-marketplace/redhat-marketplace-d4mt9/registry-server\" id=c406c700-ad73-41df-9c3a-297b1c1b631f name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:17:18.932511 crc crio[22553]: time=\"2026-06-11T12:17:18.930286699Z\" level=info msg=\"Starting container: aa99e91dd6a9dbc43470b040f11387686162ac09a66166cfc93f217f5abe07b5\" id=ce05cb0b-31e9-45fe-8eb2-085da484d1b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:17:18.951517 crc crio[22553]: time=\"2026-06-11T12:17:18.951292145Z\" level=info msg=\"Started container\" PID=173230 containerID=aa99e91dd6a9dbc43470b040f11387686162ac09a66166cfc93f217f5abe07b5 description=openshift-marketplace/redhat-marketplace-d4mt9/registry-server id=ce05cb0b-31e9-45fe-8eb2-085da484d1b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd\nJun 11 12:17:27.677035 crc crio[22553]: time=\"2026-06-11T12:17:27.675770952Z\" level=info msg=\"Stopping container: aa99e91dd6a9dbc43470b040f11387686162ac09a66166cfc93f217f5abe07b5 (timeout: 2s)\" id=02c9bb39-8925-4934-b8ca-e8fc9f22318e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:17:27.810182 crc crio[22553]: time=\"2026-06-11T12:17:27.80947222Z\" level=info msg=\"Stopped container aa99e91dd6a9dbc43470b040f11387686162ac09a66166cfc93f217f5abe07b5: openshift-marketplace/redhat-marketplace-d4mt9/registry-server\" id=02c9bb39-8925-4934-b8ca-e8fc9f22318e name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:17:27.811395 crc crio[22553]: time=\"2026-06-11T12:17:27.811265952Z\" level=info msg=\"Stopping pod sandbox: 734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd\" id=52c17864-8395-4c76-9b5c-8a581f4bafc9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:17:27.812660 crc crio[22553]: time=\"2026-06-11T12:17:27.812551379Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-d4mt9 Namespace:openshift-marketplace ID:734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd UID:005026ad-e703-4c19-bfdb-aac64ebf29ff NetNS:/var/run/netns/47c91de7-69d4-43cf-ae82-24563112a702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod005026ad_e703_4c19_bfdb_aac64ebf29ff.slice PodAnnotations:0xc00012aa20}] Aliases:map[]}\"\nJun 11 12:17:27.813140 crc crio[22553]: time=\"2026-06-11T12:17:27.813044213Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-d4mt9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:28.188015 crc crio[22553]: time=\"2026-06-11T12:17:28.18786816Z\" level=info msg=\"Stopped pod sandbox: 734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd\" id=52c17864-8395-4c76-9b5c-8a581f4bafc9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:17:28.705583 crc crio[22553]: time=\"2026-06-11T12:17:28.704784117Z\" level=info msg=\"Removing container: aa99e91dd6a9dbc43470b040f11387686162ac09a66166cfc93f217f5abe07b5\" id=15eaac17-6514-42f8-8724-fa34249da56b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:17:28.765322 crc crio[22553]: time=\"2026-06-11T12:17:28.76521555Z\" level=info msg=\"Removed container aa99e91dd6a9dbc43470b040f11387686162ac09a66166cfc93f217f5abe07b5: openshift-marketplace/redhat-marketplace-d4mt9/registry-server\" id=15eaac17-6514-42f8-8724-fa34249da56b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:17:28.768240 crc crio[22553]: time=\"2026-06-11T12:17:28.768177125Z\" level=info msg=\"Removing container: 02af5d54521b439ebd23656f5649a9cb4c4a07328c87841c505ac7b1a2f3a259\" id=6275ec34-b934-49f0-9f5a-76cb3878d363 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:17:28.802345 crc crio[22553]: time=\"2026-06-11T12:17:28.802172556Z\" level=info msg=\"Removed container 02af5d54521b439ebd23656f5649a9cb4c4a07328c87841c505ac7b1a2f3a259: openshift-marketplace/redhat-marketplace-d4mt9/extract-content\" id=6275ec34-b934-49f0-9f5a-76cb3878d363 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:17:28.808171 crc crio[22553]: time=\"2026-06-11T12:17:28.80508029Z\" level=info msg=\"Removing container: 2000cabd9b1d60e7a09d5d7c7b89628c1949c4a1d62c2161ab0b33211cdeeae9\" id=d186a1c9-dedc-4c2c-a341-44d88c77214c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:17:28.867138 crc crio[22553]: time=\"2026-06-11T12:17:28.86675765Z\" level=info msg=\"Removed container 2000cabd9b1d60e7a09d5d7c7b89628c1949c4a1d62c2161ab0b33211cdeeae9: openshift-marketplace/redhat-marketplace-d4mt9/extract-utilities\" id=d186a1c9-dedc-4c2c-a341-44d88c77214c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:17:47.277113 crc crio[22553]: time=\"2026-06-11T12:17:47.275964225Z\" level=info msg=\"Stopping pod sandbox: 3629a78a9928dafd8cf1f2af673c405d57589e142d137746b60f601f8446b9f0\" id=32f678bf-8b1f-43a0-ab20-fe6b3bc727ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:17:47.280359 crc crio[22553]: time=\"2026-06-11T12:17:47.27787351Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8 Namespace:openstack ID:3629a78a9928dafd8cf1f2af673c405d57589e142d137746b60f601f8446b9f0 UID:5ad8337d-21c4-43b3-91d0-62ae18738a89 NetNS:/var/run/netns/23d14c56-21ca-42e0-995c-fbcedbf8a0a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ad8337d_21c4_43b3_91d0_62ae18738a89.slice PodAnnotations:0xc00061fbb8}] Aliases:map[]}\"\nJun 11 12:17:47.280359 crc crio[22553]: time=\"2026-06-11T12:17:47.278062745Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:47.829743 crc crio[22553]: time=\"2026-06-11T12:17:47.829575621Z\" level=info msg=\"Stopped pod sandbox: 3629a78a9928dafd8cf1f2af673c405d57589e142d137746b60f601f8446b9f0\" id=32f678bf-8b1f-43a0-ab20-fe6b3bc727ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:17:48.847257 crc crio[22553]: time=\"2026-06-11T12:17:48.846006773Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl/POD\" id=ce784fe6-7163-432c-b66c-cbf51805930f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:48.850988 crc crio[22553]: time=\"2026-06-11T12:17:48.847748453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:48.899950 crc crio[22553]: time=\"2026-06-11T12:17:48.899825546Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl Namespace:openstack ID:af7695d351195eaa32e12c130c3faf2c3f6d4a281e809fb2b33c090b114cc44b UID:c25e293c-9fa5-4704-9c37-b061c5caaa9f NetNS:/var/run/netns/fe84a700-62bf-4b36-ad23-8843a72f0aa2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc25e293c_9fa5_4704_9c37_b061c5caaa9f.slice PodAnnotations:0xc0050d2168}] Aliases:map[]}\"\nJun 11 12:17:48.899950 crc crio[22553]: time=\"2026-06-11T12:17:48.899928329Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:17:49.573623 crc crio[22553]: 2026-06-11T12:17:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af7695d351195ea Mac:3e:2d:b6:93:a7:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/fe84a700-62bf-4b36-ad23-8843a72f0aa2 SocketPath: PciID:}] [{Interface:0xc0004b2600 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:17:49.575389 crc crio[22553]: time=\"2026-06-11T12:17:49.575323639Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl Namespace:openstack ID:af7695d351195eaa32e12c130c3faf2c3f6d4a281e809fb2b33c090b114cc44b UID:c25e293c-9fa5-4704-9c37-b061c5caaa9f NetNS:/var/run/netns/fe84a700-62bf-4b36-ad23-8843a72f0aa2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc25e293c_9fa5_4704_9c37_b061c5caaa9f.slice PodAnnotations:0xc0050d2168}] Aliases:map[]}\"\nJun 11 12:17:49.575647 crc crio[22553]: time=\"2026-06-11T12:17:49.575602827Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:17:49.587325 crc crio[22553]: time=\"2026-06-11T12:17:49.587167521Z\" level=info msg=\"Ran pod sandbox af7695d351195eaa32e12c130c3faf2c3f6d4a281e809fb2b33c090b114cc44b with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl/POD\" id=ce784fe6-7163-432c-b66c-cbf51805930f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:17:49.591527 crc crio[22553]: time=\"2026-06-11T12:17:49.591400443Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=87e53706-5e93-4104-9075-11f8a824dfd4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:49.630168 crc crio[22553]: time=\"2026-06-11T12:17:49.629975636Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=bf957faa-338d-4c8e-acf5-354ab69d2483 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:17:49.639627 crc crio[22553]: time=\"2026-06-11T12:17:49.639438119Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=80ea67b0-09e1-4f50-a4b3-c0314e32b24c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:17:49.642080 crc crio[22553]: time=\"2026-06-11T12:17:49.640759637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:49.679448 crc crio[22553]: time=\"2026-06-11T12:17:49.679107344Z\" level=info msg=\"Stopping pod sandbox: fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150\" id=29a6995d-a2b3-4b26-9883-84a3ef4bf06e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:17:49.679448 crc crio[22553]: time=\"2026-06-11T12:17:49.679396612Z\" level=info msg=\"Stopped pod sandbox (already stopped): fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150\" id=29a6995d-a2b3-4b26-9883-84a3ef4bf06e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:17:49.686909 crc crio[22553]: time=\"2026-06-11T12:17:49.686181638Z\" level=info msg=\"Removing pod sandbox: fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150\" id=9b28f2a4-a409-4d12-af84-918a69e41b47 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:17:49.708466 crc crio[22553]: time=\"2026-06-11T12:17:49.708268726Z\" level=info msg=\"Removed pod sandbox: fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150\" id=9b28f2a4-a409-4d12-af84-918a69e41b47 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:17:49.709191 crc crio[22553]: time=\"2026-06-11T12:17:49.709130901Z\" level=info msg=\"Stopping pod sandbox: 734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd\" id=385de9c1-48a1-4076-9cb1-f9314f858f5c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:17:49.709303 crc crio[22553]: time=\"2026-06-11T12:17:49.709196542Z\" level=info msg=\"Stopped pod sandbox (already stopped): 734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd\" id=385de9c1-48a1-4076-9cb1-f9314f858f5c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:17:49.709990 crc crio[22553]: time=\"2026-06-11T12:17:49.709895673Z\" level=info msg=\"Removing pod sandbox: 734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd\" id=a75acc13-a47c-415b-933b-e69423e1c7af name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:17:49.715464 crc crio[22553]: time=\"2026-06-11T12:17:49.715404912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:49.719176 crc crio[22553]: time=\"2026-06-11T12:17:49.719121249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:17:49.741639 crc crio[22553]: time=\"2026-06-11T12:17:49.741465844Z\" level=info msg=\"Removed pod sandbox: 734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd\" id=a75acc13-a47c-415b-933b-e69423e1c7af name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:17:49.858217 crc crio[22553]: time=\"2026-06-11T12:17:49.858065638Z\" level=info msg=\"Created container ae1c87531ca11e3b949553904b4766110f994520d0acfb12d50034b554a96763: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=80ea67b0-09e1-4f50-a4b3-c0314e32b24c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:17:49.859991 crc crio[22553]: time=\"2026-06-11T12:17:49.859396167Z\" level=info msg=\"Starting container: ae1c87531ca11e3b949553904b4766110f994520d0acfb12d50034b554a96763\" id=43ef6c3d-c666-4566-a0ea-e4fb7eb7f814 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:17:49.870030 crc crio[22553]: time=\"2026-06-11T12:17:49.869934441Z\" level=info msg=\"Started container\" PID=175120 containerID=ae1c87531ca11e3b949553904b4766110f994520d0acfb12d50034b554a96763 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=43ef6c3d-c666-4566-a0ea-e4fb7eb7f814 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7695d351195eaa32e12c130c3faf2c3f6d4a281e809fb2b33c090b114cc44b\nJun 11 12:18:00.609046 crc crio[22553]: time=\"2026-06-11T12:18:00.608075497Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686338-5xj8c/POD\" id=8149d06e-9940-49d9-a3e2-70e0db231503 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:18:00.610797 crc crio[22553]: time=\"2026-06-11T12:18:00.609106656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:00.645550 crc crio[22553]: time=\"2026-06-11T12:18:00.645012592Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686338-5xj8c Namespace:openshift-infra ID:89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2 UID:fd4fe182-171e-4037-b82b-88bf24fe5fe6 NetNS:/var/run/netns/dec1d945-b59b-4929-baed-2e4072f87203 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd4fe182_171e_4037_b82b_88bf24fe5fe6.slice PodAnnotations:0xc0018954f0}] Aliases:map[]}\"\nJun 11 12:18:00.645550 crc crio[22553]: time=\"2026-06-11T12:18:00.645515137Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686338-5xj8c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:18:01.173927 crc crio[22553]: 2026-06-11T12:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89c83782050e4b3 Mac:8a:a5:33:d5:d1:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/dec1d945-b59b-4929-baed-2e4072f87203 SocketPath: PciID:}] [{Interface:0xc00028e610 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:18:01.176325 crc crio[22553]: time=\"2026-06-11T12:18:01.176000445Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686338-5xj8c Namespace:openshift-infra ID:89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2 UID:fd4fe182-171e-4037-b82b-88bf24fe5fe6 NetNS:/var/run/netns/dec1d945-b59b-4929-baed-2e4072f87203 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd4fe182_171e_4037_b82b_88bf24fe5fe6.slice PodAnnotations:0xc0018954f0}] Aliases:map[]}\"\nJun 11 12:18:01.176325 crc crio[22553]: time=\"2026-06-11T12:18:01.17618105Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686338-5xj8c for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:18:01.188019 crc crio[22553]: time=\"2026-06-11T12:18:01.187918019Z\" level=info msg=\"Ran pod sandbox 89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2 with infra container: openshift-infra/auto-csr-approver-29686338-5xj8c/POD\" id=8149d06e-9940-49d9-a3e2-70e0db231503 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:18:01.193075 crc crio[22553]: time=\"2026-06-11T12:18:01.192789629Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4981d4ec-8572-401c-9800-19b7f0c99926 name=/runtime.v1.ImageService/PullImage\nJun 11 12:18:01.212281 crc crio[22553]: time=\"2026-06-11T12:18:01.212142268Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:18:02.487922 crc crio[22553]: time=\"2026-06-11T12:18:02.487317906Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4981d4ec-8572-401c-9800-19b7f0c99926 name=/runtime.v1.ImageService/PullImage\nJun 11 12:18:02.489668 crc crio[22553]: time=\"2026-06-11T12:18:02.489447378Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=61c9ce75-4cb0-4c34-978e-3eec97925a81 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:02.492381 crc crio[22553]: time=\"2026-06-11T12:18:02.4923098Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=924a872f-068f-49ea-90ee-f3465ec8a7ed name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:18:02.501003 crc crio[22553]: time=\"2026-06-11T12:18:02.500902428Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686338-5xj8c/oc\" id=8baa1671-8b4f-44fd-ae80-e23fc34d8b26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:02.501803 crc crio[22553]: time=\"2026-06-11T12:18:02.501602949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:02.584215 crc crio[22553]: time=\"2026-06-11T12:18:02.584098479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:02.904442 crc crio[22553]: time=\"2026-06-11T12:18:02.904294719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:18:03.044402 crc crio[22553]: time=\"2026-06-11T12:18:03.044281069Z\" level=info msg=\"Created container 7070bbf1b674bc3a3dd565728bcd61b64f0d70472bef2d5db2ab4acf87c18a4a: openshift-infra/auto-csr-approver-29686338-5xj8c/oc\" id=8baa1671-8b4f-44fd-ae80-e23fc34d8b26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:18:03.045773 crc crio[22553]: time=\"2026-06-11T12:18:03.045664769Z\" level=info msg=\"Starting container: 7070bbf1b674bc3a3dd565728bcd61b64f0d70472bef2d5db2ab4acf87c18a4a\" id=be55103e-36f7-4113-968b-ad969b1962ad name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:18:03.053368 crc crio[22553]: time=\"2026-06-11T12:18:03.052601249Z\" level=info msg=\"Started container\" PID=175885 containerID=7070bbf1b674bc3a3dd565728bcd61b64f0d70472bef2d5db2ab4acf87c18a4a description=openshift-infra/auto-csr-approver-29686338-5xj8c/oc id=be55103e-36f7-4113-968b-ad969b1962ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2\nJun 11 12:18:05.588096 crc crio[22553]: time=\"2026-06-11T12:18:05.587345545Z\" level=info msg=\"Stopping pod sandbox: 89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2\" id=95490711-8376-4ecd-94a3-84c5b19d40f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:18:05.589903 crc crio[22553]: time=\"2026-06-11T12:18:05.58890077Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686338-5xj8c Namespace:openshift-infra ID:89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2 UID:fd4fe182-171e-4037-b82b-88bf24fe5fe6 NetNS:/var/run/netns/dec1d945-b59b-4929-baed-2e4072f87203 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd4fe182_171e_4037_b82b_88bf24fe5fe6.slice PodAnnotations:0xc0050d27c0}] Aliases:map[]}\"\nJun 11 12:18:05.589903 crc crio[22553]: time=\"2026-06-11T12:18:05.589047614Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686338-5xj8c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:18:05.952139 crc crio[22553]: time=\"2026-06-11T12:18:05.951274447Z\" level=info msg=\"Stopped pod sandbox: 89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2\" id=95490711-8376-4ecd-94a3-84c5b19d40f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:18:49.772522 crc crio[22553]: time=\"2026-06-11T12:18:49.771611674Z\" level=info msg=\"Removing container: f4b12a19276d53b333bc3a73e002552bdbd587983a16089a6cd822980f3f23de\" id=e65c6cb8-e356-42cd-b062-886151f70d56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:18:49.899060 crc crio[22553]: time=\"2026-06-11T12:18:49.898841276Z\" level=info msg=\"Removed container f4b12a19276d53b333bc3a73e002552bdbd587983a16089a6cd822980f3f23de: openshift-infra/auto-csr-approver-29686332-gxdlz/oc\" id=e65c6cb8-e356-42cd-b062-886151f70d56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:18:49.912942 crc crio[22553]: time=\"2026-06-11T12:18:49.912822329Z\" level=info msg=\"Stopping pod sandbox: 332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188\" id=18804031-844d-40b8-a058-b07ddb4cbe04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:18:49.912942 crc crio[22553]: time=\"2026-06-11T12:18:49.912943103Z\" level=info msg=\"Stopped pod sandbox (already stopped): 332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188\" id=18804031-844d-40b8-a058-b07ddb4cbe04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:18:49.913611 crc crio[22553]: time=\"2026-06-11T12:18:49.91354761Z\" level=info msg=\"Removing pod sandbox: 332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188\" id=a9a1cd6d-1cf1-44ca-a40b-260f1087d052 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:18:49.932327 crc crio[22553]: time=\"2026-06-11T12:18:49.932158177Z\" level=info msg=\"Removed pod sandbox: 332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188\" id=a9a1cd6d-1cf1-44ca-a40b-260f1087d052 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:20:00.570976 crc crio[22553]: time=\"2026-06-11T12:20:00.56997855Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686340-hpf9r/POD\" id=34521d5a-b16e-4477-bcd9-016d523fb0bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:00.572733 crc crio[22553]: time=\"2026-06-11T12:20:00.571148934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:00.632449 crc crio[22553]: time=\"2026-06-11T12:20:00.632174065Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686340-hpf9r Namespace:openshift-infra ID:28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0 UID:8985fd7c-ad6b-4815-9620-fbfeb9a39d81 NetNS:/var/run/netns/aa0bd7de-f987-4214-a34c-26f188bf0dc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8985fd7c_ad6b_4815_9620_fbfeb9a39d81.slice PodAnnotations:0xc001be6100}] Aliases:map[]}\"\nJun 11 12:20:00.632449 crc crio[22553]: time=\"2026-06-11T12:20:00.632291218Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686340-hpf9r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:01.251878 crc crio[22553]: 2026-06-11T12:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28557b47dfa9a1c Mac:8e:e4:25:ad:a4:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/aa0bd7de-f987-4214-a34c-26f188bf0dc1 SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:20:01.254251 crc crio[22553]: time=\"2026-06-11T12:20:01.254171944Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686340-hpf9r Namespace:openshift-infra ID:28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0 UID:8985fd7c-ad6b-4815-9620-fbfeb9a39d81 NetNS:/var/run/netns/aa0bd7de-f987-4214-a34c-26f188bf0dc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8985fd7c_ad6b_4815_9620_fbfeb9a39d81.slice PodAnnotations:0xc001be6100}] Aliases:map[]}\"\nJun 11 12:20:01.254430 crc crio[22553]: time=\"2026-06-11T12:20:01.25437281Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686340-hpf9r for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:20:01.268569 crc crio[22553]: time=\"2026-06-11T12:20:01.268404215Z\" level=info msg=\"Ran pod sandbox 28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0 with infra container: openshift-infra/auto-csr-approver-29686340-hpf9r/POD\" id=34521d5a-b16e-4477-bcd9-016d523fb0bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:20:01.273503 crc crio[22553]: time=\"2026-06-11T12:20:01.273162222Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5a12b7a1-7664-47d6-8ba2-6be865cf6f03 name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:01.283438 crc crio[22553]: time=\"2026-06-11T12:20:01.283351066Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:20:02.626243 crc crio[22553]: time=\"2026-06-11T12:20:02.625515928Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5a12b7a1-7664-47d6-8ba2-6be865cf6f03 name=/runtime.v1.ImageService/PullImage\nJun 11 12:20:02.627652 crc crio[22553]: time=\"2026-06-11T12:20:02.627505775Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3b743f61-0321-42f7-ae93-5c04b4fb024b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:02.633925 crc crio[22553]: time=\"2026-06-11T12:20:02.633652522Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f52f49e8-5b3d-4a1e-bbee-dcb2455a4edd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:20:02.643551 crc crio[22553]: time=\"2026-06-11T12:20:02.643440394Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686340-hpf9r/oc\" id=fececd2d-a0dd-48da-93d7-8ced292bb958 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:02.644333 crc crio[22553]: time=\"2026-06-11T12:20:02.644251888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:02.697189 crc crio[22553]: time=\"2026-06-11T12:20:02.695856627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:03.142282 crc crio[22553]: time=\"2026-06-11T12:20:03.142174947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:20:03.297096 crc crio[22553]: time=\"2026-06-11T12:20:03.2968326Z\" level=info msg=\"Created container d3c7ffef825e07846c73b6b07572cc76ca56da4812c3d436a2e0d21f01e1d530: openshift-infra/auto-csr-approver-29686340-hpf9r/oc\" id=fececd2d-a0dd-48da-93d7-8ced292bb958 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:20:03.298045 crc crio[22553]: time=\"2026-06-11T12:20:03.297961062Z\" level=info msg=\"Starting container: d3c7ffef825e07846c73b6b07572cc76ca56da4812c3d436a2e0d21f01e1d530\" id=cd80137e-b4dc-4e5a-b892-42a90643def0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:20:03.307865 crc crio[22553]: time=\"2026-06-11T12:20:03.307649912Z\" level=info msg=\"Started container\" PID=182046 containerID=d3c7ffef825e07846c73b6b07572cc76ca56da4812c3d436a2e0d21f01e1d530 description=openshift-infra/auto-csr-approver-29686340-hpf9r/oc id=cd80137e-b4dc-4e5a-b892-42a90643def0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0\nJun 11 12:20:05.107967 crc crio[22553]: time=\"2026-06-11T12:20:05.106609396Z\" level=info msg=\"Stopping pod sandbox: 28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0\" id=4bf64c5f-927a-4db4-af4e-1c215efd08d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:05.110052 crc crio[22553]: time=\"2026-06-11T12:20:05.108505781Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686340-hpf9r Namespace:openshift-infra ID:28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0 UID:8985fd7c-ad6b-4815-9620-fbfeb9a39d81 NetNS:/var/run/netns/aa0bd7de-f987-4214-a34c-26f188bf0dc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8985fd7c_ad6b_4815_9620_fbfeb9a39d81.slice PodAnnotations:0xc005f12360}] Aliases:map[]}\"\nJun 11 12:20:05.110052 crc crio[22553]: time=\"2026-06-11T12:20:05.108755718Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686340-hpf9r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:20:05.521651 crc crio[22553]: time=\"2026-06-11T12:20:05.52119583Z\" level=info msg=\"Stopped pod sandbox: 28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0\" id=4bf64c5f-927a-4db4-af4e-1c215efd08d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:50.046439 crc crio[22553]: time=\"2026-06-11T12:20:50.045352356Z\" level=info msg=\"Removing container: e1f1e8ee8f491d64f845f84ae7577aa45c36b1bcc47a91f87bf1976a0dee184e\" id=45b1e2ce-63ff-49dc-9a91-37d7cf390ed7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:20:50.299515 crc crio[22553]: time=\"2026-06-11T12:20:50.299158811Z\" level=info msg=\"Removed container e1f1e8ee8f491d64f845f84ae7577aa45c36b1bcc47a91f87bf1976a0dee184e: openshift-infra/auto-csr-approver-29686334-5fr5g/oc\" id=45b1e2ce-63ff-49dc-9a91-37d7cf390ed7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:20:50.313157 crc crio[22553]: time=\"2026-06-11T12:20:50.312355381Z\" level=info msg=\"Stopping pod sandbox: e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683\" id=f493d228-6500-4ce0-8b75-cc3654c6c96a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:50.313157 crc crio[22553]: time=\"2026-06-11T12:20:50.312508356Z\" level=info msg=\"Stopped pod sandbox (already stopped): e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683\" id=f493d228-6500-4ce0-8b75-cc3654c6c96a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:20:50.313605 crc crio[22553]: time=\"2026-06-11T12:20:50.313431592Z\" level=info msg=\"Removing pod sandbox: e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683\" id=c68ae7a6-6bd9-433f-b792-dcadd17778f3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:20:50.337886 crc crio[22553]: time=\"2026-06-11T12:20:50.337534818Z\" level=info msg=\"Removed pod sandbox: e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683\" id=c68ae7a6-6bd9-433f-b792-dcadd17778f3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:22:01.114214 crc crio[22553]: time=\"2026-06-11T12:22:01.113065244Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686342-2cgc6/POD\" id=3ecff5ad-bb3a-4790-9e0d-da5c551b310b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:01.114214 crc crio[22553]: time=\"2026-06-11T12:22:01.114232407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:01.175900 crc crio[22553]: time=\"2026-06-11T12:22:01.175597198Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686342-2cgc6 Namespace:openshift-infra ID:261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f UID:9a3e84ef-de98-4c88-851c-360e6466132a NetNS:/var/run/netns/237bf02b-0484-4a9d-92a3-6cfa9a51e781 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a3e84ef_de98_4c88_851c_360e6466132a.slice PodAnnotations:0xc00012b800}] Aliases:map[]}\"\nJun 11 12:22:01.175900 crc crio[22553]: time=\"2026-06-11T12:22:01.175837285Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686342-2cgc6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:01.602126 crc crio[22553]: 2026-06-11T12:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:261f7daac2a29a3 Mac:26:5c:d7:ac:1a:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/237bf02b-0484-4a9d-92a3-6cfa9a51e781 SocketPath: PciID:}] [{Interface:0xc000014e70 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:22:01.609825 crc crio[22553]: time=\"2026-06-11T12:22:01.609669204Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686342-2cgc6 Namespace:openshift-infra ID:261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f UID:9a3e84ef-de98-4c88-851c-360e6466132a NetNS:/var/run/netns/237bf02b-0484-4a9d-92a3-6cfa9a51e781 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a3e84ef_de98_4c88_851c_360e6466132a.slice PodAnnotations:0xc00012b800}] Aliases:map[]}\"\nJun 11 12:22:01.610146 crc crio[22553]: time=\"2026-06-11T12:22:01.610071686Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686342-2cgc6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:22:01.632424 crc crio[22553]: time=\"2026-06-11T12:22:01.631874855Z\" level=info msg=\"Ran pod sandbox 261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f with infra container: openshift-infra/auto-csr-approver-29686342-2cgc6/POD\" id=3ecff5ad-bb3a-4790-9e0d-da5c551b310b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:01.640310 crc crio[22553]: time=\"2026-06-11T12:22:01.640219836Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9cfb7c97-2250-4928-9f88-69a024cc329b name=/runtime.v1.ImageService/PullImage\nJun 11 12:22:01.653205 crc crio[22553]: time=\"2026-06-11T12:22:01.653160419Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:22:03.101273 crc crio[22553]: time=\"2026-06-11T12:22:03.100544798Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9cfb7c97-2250-4928-9f88-69a024cc329b name=/runtime.v1.ImageService/PullImage\nJun 11 12:22:03.105327 crc crio[22553]: time=\"2026-06-11T12:22:03.102925756Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4bb44ded-4b5e-4918-8153-3095b51b57c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:03.106844 crc crio[22553]: time=\"2026-06-11T12:22:03.106247792Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a8595693-2a24-407c-98f6-eaf892c6de16 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:03.114960 crc crio[22553]: time=\"2026-06-11T12:22:03.114881281Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686342-2cgc6/oc\" id=426d8409-c006-4672-ab0d-3fcbf4583f88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:03.115394 crc crio[22553]: time=\"2026-06-11T12:22:03.115323644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:03.215627 crc crio[22553]: time=\"2026-06-11T12:22:03.215473704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:03.549370 crc crio[22553]: time=\"2026-06-11T12:22:03.548368721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:03.690263 crc crio[22553]: time=\"2026-06-11T12:22:03.68937421Z\" level=info msg=\"Created container 3c9cead8c6743ecbdea74936cac5c90ed4bca853b7ed6f814c9347ace44f73ac: openshift-infra/auto-csr-approver-29686342-2cgc6/oc\" id=426d8409-c006-4672-ab0d-3fcbf4583f88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:03.693618 crc crio[22553]: time=\"2026-06-11T12:22:03.693392706Z\" level=info msg=\"Starting container: 3c9cead8c6743ecbdea74936cac5c90ed4bca853b7ed6f814c9347ace44f73ac\" id=a68fdd8b-fbd2-4276-b099-15cb4bf917af name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:03.705068 crc crio[22553]: time=\"2026-06-11T12:22:03.704928049Z\" level=info msg=\"Started container\" PID=188508 containerID=3c9cead8c6743ecbdea74936cac5c90ed4bca853b7ed6f814c9347ace44f73ac description=openshift-infra/auto-csr-approver-29686342-2cgc6/oc id=a68fdd8b-fbd2-4276-b099-15cb4bf917af name=/runtime.v1.RuntimeService/StartContainer sandboxID=261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f\nJun 11 12:22:05.714126 crc crio[22553]: time=\"2026-06-11T12:22:05.713113702Z\" level=info msg=\"Stopping pod sandbox: 261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f\" id=5b49fd27-0a0b-46b6-a44d-7e3e48c19b84 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:05.715460 crc crio[22553]: time=\"2026-06-11T12:22:05.715303596Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686342-2cgc6 Namespace:openshift-infra ID:261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f UID:9a3e84ef-de98-4c88-851c-360e6466132a NetNS:/var/run/netns/237bf02b-0484-4a9d-92a3-6cfa9a51e781 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a3e84ef_de98_4c88_851c_360e6466132a.slice PodAnnotations:0xc00043b0f0}] Aliases:map[]}\"\nJun 11 12:22:05.715586 crc crio[22553]: time=\"2026-06-11T12:22:05.715526962Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686342-2cgc6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:06.010849 crc crio[22553]: time=\"2026-06-11T12:22:06.009971742Z\" level=info msg=\"Stopped pod sandbox: 261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f\" id=5b49fd27-0a0b-46b6-a44d-7e3e48c19b84 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:22.446810 crc crio[22553]: time=\"2026-06-11T12:22:22.446258715Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-qn985/POD\" id=e913ed9f-0d38-40e5-8b44-e2ad6e3b8031 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:22.446810 crc crio[22553]: time=\"2026-06-11T12:22:22.446809731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:22.484719 crc crio[22553]: time=\"2026-06-11T12:22:22.484593076Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qn985 Namespace:openshift-marketplace ID:5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9 UID:09e82146-0a1d-49f4-a744-85cc20850946 NetNS:/var/run/netns/e2dbcf36-5f10-4a5b-8975-eae075b03c31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09e82146_0a1d_49f4_a744_85cc20850946.slice PodAnnotations:0xc0011e89a8}] Aliases:map[]}\"\nJun 11 12:22:22.484719 crc crio[22553]: time=\"2026-06-11T12:22:22.484665658Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-qn985 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:23.053577 crc crio[22553]: 2026-06-11T12:22:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b645ee9f446b94 Mac:5e:02:de:10:45:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/e2dbcf36-5f10-4a5b-8975-eae075b03c31 SocketPath: PciID:}] [{Interface:0xc0006100c0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:22:23.055184 crc crio[22553]: time=\"2026-06-11T12:22:23.055062071Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qn985 Namespace:openshift-marketplace ID:5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9 UID:09e82146-0a1d-49f4-a744-85cc20850946 NetNS:/var/run/netns/e2dbcf36-5f10-4a5b-8975-eae075b03c31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09e82146_0a1d_49f4_a744_85cc20850946.slice PodAnnotations:0xc0011e89a8}] Aliases:map[]}\"\nJun 11 12:22:23.055440 crc crio[22553]: time=\"2026-06-11T12:22:23.055239996Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-qn985 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:22:23.070159 crc crio[22553]: time=\"2026-06-11T12:22:23.070070566Z\" level=info msg=\"Ran pod sandbox 5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9 with infra container: openshift-marketplace/redhat-operators-qn985/POD\" id=e913ed9f-0d38-40e5-8b44-e2ad6e3b8031 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:23.074821 crc crio[22553]: time=\"2026-06-11T12:22:23.074649508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8db08978-cae8-4779-b3ac-6b164e0fb6c7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:23.078470 crc crio[22553]: time=\"2026-06-11T12:22:23.078238632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=81ba0393-b732-42c7-9a8b-4c3413e33f6f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:23.088771 crc crio[22553]: time=\"2026-06-11T12:22:23.088590492Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qn985/extract-utilities\" id=2447b76e-324d-4c09-baad-64ffa90d402b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:23.089754 crc crio[22553]: time=\"2026-06-11T12:22:23.089591741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:23.194463 crc crio[22553]: time=\"2026-06-11T12:22:23.193034597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:23.201529 crc crio[22553]: time=\"2026-06-11T12:22:23.201380099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:23.391024 crc crio[22553]: time=\"2026-06-11T12:22:23.3902553Z\" level=info msg=\"Created container 49111b6640dc68d35db695dca9b0bd230a5c9471bc2d1780431aafcda8a89a89: openshift-marketplace/redhat-operators-qn985/extract-utilities\" id=2447b76e-324d-4c09-baad-64ffa90d402b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:23.393604 crc crio[22553]: time=\"2026-06-11T12:22:23.393469054Z\" level=info msg=\"Starting container: 49111b6640dc68d35db695dca9b0bd230a5c9471bc2d1780431aafcda8a89a89\" id=e2bfc5ef-8b75-4034-8f1b-0fd85a349732 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:23.403059 crc crio[22553]: time=\"2026-06-11T12:22:23.402907927Z\" level=info msg=\"Started container\" PID=189806 containerID=49111b6640dc68d35db695dca9b0bd230a5c9471bc2d1780431aafcda8a89a89 description=openshift-marketplace/redhat-operators-qn985/extract-utilities id=e2bfc5ef-8b75-4034-8f1b-0fd85a349732 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9\nJun 11 12:22:24.032820 crc crio[22553]: time=\"2026-06-11T12:22:24.032730501Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=46f1ee06-64e8-4735-b246-ea21a4cd2336 name=/runtime.v1.ImageService/PullImage\nJun 11 12:22:24.045120 crc crio[22553]: time=\"2026-06-11T12:22:24.044989747Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 12:22:24.846998 crc crio[22553]: time=\"2026-06-11T12:22:24.845119024Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=46f1ee06-64e8-4735-b246-ea21a4cd2336 name=/runtime.v1.ImageService/PullImage\nJun 11 12:22:24.847396 crc crio[22553]: time=\"2026-06-11T12:22:24.847253336Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=733d4e41-dcca-4693-91b3-822b9d108f0f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:24.853996 crc crio[22553]: time=\"2026-06-11T12:22:24.853888798Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1bc54ebb-ffcb-4a09-a853-9006e3fe27c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:24.864987 crc crio[22553]: time=\"2026-06-11T12:22:24.864890887Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qn985/extract-content\" id=7553582d-dee5-472e-8b77-074da47e2853 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:24.865764 crc crio[22553]: time=\"2026-06-11T12:22:24.865627028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:24.916940 crc crio[22553]: time=\"2026-06-11T12:22:24.916845812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:24.922899 crc crio[22553]: time=\"2026-06-11T12:22:24.922797064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:25.107412 crc crio[22553]: time=\"2026-06-11T12:22:25.106670581Z\" level=info msg=\"Created container fc6e50a03717dba8102d0df688b4cca0217bf7ea1a2c089a350b029b5812d88c: openshift-marketplace/redhat-operators-qn985/extract-content\" id=7553582d-dee5-472e-8b77-074da47e2853 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:25.108966 crc crio[22553]: time=\"2026-06-11T12:22:25.108113623Z\" level=info msg=\"Starting container: fc6e50a03717dba8102d0df688b4cca0217bf7ea1a2c089a350b029b5812d88c\" id=e627efd3-ed94-4a58-b660-cf3153ae8fbb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:25.116379 crc crio[22553]: time=\"2026-06-11T12:22:25.116197827Z\" level=info msg=\"Started container\" PID=189890 containerID=fc6e50a03717dba8102d0df688b4cca0217bf7ea1a2c089a350b029b5812d88c description=openshift-marketplace/redhat-operators-qn985/extract-content id=e627efd3-ed94-4a58-b660-cf3153ae8fbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9\nJun 11 12:22:32.177262 crc crio[22553]: time=\"2026-06-11T12:22:32.175810154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e3cfae01-f511-4d69-8441-cb819f15749b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:32.181248 crc crio[22553]: time=\"2026-06-11T12:22:32.181100367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b2b72055-254c-4dd8-a3da-754d336d17dc name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:32.193977 crc crio[22553]: time=\"2026-06-11T12:22:32.193814666Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qn985/registry-server\" id=9a8f4165-7733-4bd1-9d95-305bea31c093 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:32.194318 crc crio[22553]: time=\"2026-06-11T12:22:32.194249558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:32.289376 crc crio[22553]: time=\"2026-06-11T12:22:32.285123501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:32.291571 crc crio[22553]: time=\"2026-06-11T12:22:32.291394052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:32.485215 crc crio[22553]: time=\"2026-06-11T12:22:32.485070043Z\" level=info msg=\"Created container 9ed06a27e4a2253a1e7284fe2b8130092e8e8116578035ec728f4883c7550d5a: openshift-marketplace/redhat-operators-qn985/registry-server\" id=9a8f4165-7733-4bd1-9d95-305bea31c093 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:32.487288 crc crio[22553]: time=\"2026-06-11T12:22:32.487205725Z\" level=info msg=\"Starting container: 9ed06a27e4a2253a1e7284fe2b8130092e8e8116578035ec728f4883c7550d5a\" id=3b41ebba-ba28-413c-b97c-4d19faa506b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:32.497125 crc crio[22553]: time=\"2026-06-11T12:22:32.495422133Z\" level=info msg=\"Started container\" PID=190321 containerID=9ed06a27e4a2253a1e7284fe2b8130092e8e8116578035ec728f4883c7550d5a description=openshift-marketplace/redhat-operators-qn985/registry-server id=3b41ebba-ba28-413c-b97c-4d19faa506b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9\nJun 11 12:22:33.524480 crc crio[22553]: time=\"2026-06-11T12:22:33.523998987Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-l6mpm/POD\" id=35adc707-ba5a-48d4-8a8c-527e7a408dc2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:33.525672 crc crio[22553]: time=\"2026-06-11T12:22:33.524551543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:33.566075 crc crio[22553]: time=\"2026-06-11T12:22:33.565960392Z\" level=info msg=\"Got pod network &{Name:community-operators-l6mpm Namespace:openshift-marketplace ID:02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36 UID:a8927548-8a02-47e6-a623-2589bacf4f04 NetNS:/var/run/netns/824c9172-5482-46cb-ad71-1f822782c22d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8927548_8a02_47e6_a623_2589bacf4f04.slice PodAnnotations:0xc002826760}] Aliases:map[]}\"\nJun 11 12:22:33.566075 crc crio[22553]: time=\"2026-06-11T12:22:33.566058225Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-l6mpm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:34.210126 crc crio[22553]: 2026-06-11T12:22:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02c6e206c240f8e Mac:aa:83:52:2f:9d:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/824c9172-5482-46cb-ad71-1f822782c22d SocketPath: PciID:}] [{Interface:0xc0004b25f0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:22:34.212261 crc crio[22553]: time=\"2026-06-11T12:22:34.212194682Z\" level=info msg=\"Got pod network &{Name:community-operators-l6mpm Namespace:openshift-marketplace ID:02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36 UID:a8927548-8a02-47e6-a623-2589bacf4f04 NetNS:/var/run/netns/824c9172-5482-46cb-ad71-1f822782c22d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8927548_8a02_47e6_a623_2589bacf4f04.slice PodAnnotations:0xc002826760}] Aliases:map[]}\"\nJun 11 12:22:34.212524 crc crio[22553]: time=\"2026-06-11T12:22:34.21246472Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-l6mpm for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:22:34.236947 crc crio[22553]: time=\"2026-06-11T12:22:34.236855917Z\" level=info msg=\"Ran pod sandbox 02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36 with infra container: openshift-marketplace/community-operators-l6mpm/POD\" id=35adc707-ba5a-48d4-8a8c-527e7a408dc2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:22:34.241061 crc crio[22553]: time=\"2026-06-11T12:22:34.240983576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a9733673-f830-411b-9857-a43f98689a62 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:34.244430 crc crio[22553]: time=\"2026-06-11T12:22:34.244326853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3cd46abe-3582-4701-bafb-d21ab5a93397 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:34.253183 crc crio[22553]: time=\"2026-06-11T12:22:34.252289264Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-l6mpm/extract-utilities\" id=f7939a43-6a72-46fe-b34e-e5e87de54265 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:34.254931 crc crio[22553]: time=\"2026-06-11T12:22:34.254670193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:34.309903 crc crio[22553]: time=\"2026-06-11T12:22:34.309777929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:34.314829 crc crio[22553]: time=\"2026-06-11T12:22:34.31465488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:34.492420 crc crio[22553]: time=\"2026-06-11T12:22:34.492150422Z\" level=info msg=\"Created container a6ebdda94dc0e3f02a3d4386d7304c383290778a56c86dd73b5b357d759c5163: openshift-marketplace/community-operators-l6mpm/extract-utilities\" id=f7939a43-6a72-46fe-b34e-e5e87de54265 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:34.494197 crc crio[22553]: time=\"2026-06-11T12:22:34.494097778Z\" level=info msg=\"Starting container: a6ebdda94dc0e3f02a3d4386d7304c383290778a56c86dd73b5b357d759c5163\" id=f09c6b8a-eddc-403a-8163-4745a978a29e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:34.508929 crc crio[22553]: time=\"2026-06-11T12:22:34.508835815Z\" level=info msg=\"Started container\" PID=190487 containerID=a6ebdda94dc0e3f02a3d4386d7304c383290778a56c86dd73b5b357d759c5163 description=openshift-marketplace/community-operators-l6mpm/extract-utilities id=f09c6b8a-eddc-403a-8163-4745a978a29e name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36\nJun 11 12:22:35.262161 crc crio[22553]: time=\"2026-06-11T12:22:35.26124085Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=561ec666-c9b9-4e42-8a9e-9cbee0e096a7 name=/runtime.v1.ImageService/PullImage\nJun 11 12:22:35.267835 crc crio[22553]: time=\"2026-06-11T12:22:35.267621735Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 12:22:36.375157 crc crio[22553]: time=\"2026-06-11T12:22:36.374912671Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=561ec666-c9b9-4e42-8a9e-9cbee0e096a7 name=/runtime.v1.ImageService/PullImage\nJun 11 12:22:36.377198 crc crio[22553]: time=\"2026-06-11T12:22:36.377138735Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f35d955a-1452-46f5-8a90-b97b7b6edde5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:36.385344 crc crio[22553]: time=\"2026-06-11T12:22:36.385292811Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e9987aa8-4a10-4b8b-8af5-e1db540742e0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:36.395666 crc crio[22553]: time=\"2026-06-11T12:22:36.39558751Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-l6mpm/extract-content\" id=ecd7676a-d7fd-48f3-b664-0caec1e58129 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:36.396266 crc crio[22553]: time=\"2026-06-11T12:22:36.396194607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:36.463642 crc crio[22553]: time=\"2026-06-11T12:22:36.463094615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:36.467548 crc crio[22553]: time=\"2026-06-11T12:22:36.467468382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:36.657056 crc crio[22553]: time=\"2026-06-11T12:22:36.656938439Z\" level=info msg=\"Created container 7de39d7235ac51f89b6feb207b05d64d35828e30438954852c2f0f956d0db884: openshift-marketplace/community-operators-l6mpm/extract-content\" id=ecd7676a-d7fd-48f3-b664-0caec1e58129 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:36.658763 crc crio[22553]: time=\"2026-06-11T12:22:36.658590947Z\" level=info msg=\"Starting container: 7de39d7235ac51f89b6feb207b05d64d35828e30438954852c2f0f956d0db884\" id=e2ef8966-4930-4080-b159-c5cf9f18fcfd name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:36.665388 crc crio[22553]: time=\"2026-06-11T12:22:36.66524206Z\" level=info msg=\"Started container\" PID=190708 containerID=7de39d7235ac51f89b6feb207b05d64d35828e30438954852c2f0f956d0db884 description=openshift-marketplace/community-operators-l6mpm/extract-content id=e2ef8966-4930-4080-b159-c5cf9f18fcfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36\nJun 11 12:22:38.322456 crc crio[22553]: time=\"2026-06-11T12:22:38.322050633Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3c8fb010-fa41-4629-b579-34034e40c600 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:38.324837 crc crio[22553]: time=\"2026-06-11T12:22:38.324780923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b1321217-7705-4949-bf27-cac7d36c2c74 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:22:38.331763 crc crio[22553]: time=\"2026-06-11T12:22:38.331662382Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-l6mpm/registry-server\" id=8370a610-4107-4306-a46c-af7a600049b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:38.332235 crc crio[22553]: time=\"2026-06-11T12:22:38.332165386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:38.442658 crc crio[22553]: time=\"2026-06-11T12:22:38.442018449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:38.452765 crc crio[22553]: time=\"2026-06-11T12:22:38.452641966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:22:38.618340 crc crio[22553]: time=\"2026-06-11T12:22:38.618220663Z\" level=info msg=\"Created container 9f36bdd52c9337d7e29fb0362c2088f12701248eb4549a313817447fa595d707: openshift-marketplace/community-operators-l6mpm/registry-server\" id=8370a610-4107-4306-a46c-af7a600049b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:22:38.620202 crc crio[22553]: time=\"2026-06-11T12:22:38.620134908Z\" level=info msg=\"Starting container: 9f36bdd52c9337d7e29fb0362c2088f12701248eb4549a313817447fa595d707\" id=bc416b98-df84-47ac-bd51-bf36664b5b8d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:22:38.628629 crc crio[22553]: time=\"2026-06-11T12:22:38.62847131Z\" level=info msg=\"Started container\" PID=190819 containerID=9f36bdd52c9337d7e29fb0362c2088f12701248eb4549a313817447fa595d707 description=openshift-marketplace/community-operators-l6mpm/registry-server id=bc416b98-df84-47ac-bd51-bf36664b5b8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36\nJun 11 12:22:46.450195 crc crio[22553]: time=\"2026-06-11T12:22:46.449255656Z\" level=info msg=\"Stopping container: 9f36bdd52c9337d7e29fb0362c2088f12701248eb4549a313817447fa595d707 (timeout: 2s)\" id=bcc14e31-b6fd-49ed-8711-8d6a35dfb810 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:22:46.576571 crc crio[22553]: time=\"2026-06-11T12:22:46.576399989Z\" level=info msg=\"Stopped container 9f36bdd52c9337d7e29fb0362c2088f12701248eb4549a313817447fa595d707: openshift-marketplace/community-operators-l6mpm/registry-server\" id=bcc14e31-b6fd-49ed-8711-8d6a35dfb810 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:22:46.577894 crc crio[22553]: time=\"2026-06-11T12:22:46.57781218Z\" level=info msg=\"Stopping pod sandbox: 02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36\" id=e4ef03ec-239d-46b1-b618-c0ceaef92fff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:46.578574 crc crio[22553]: time=\"2026-06-11T12:22:46.578474989Z\" level=info msg=\"Got pod network &{Name:community-operators-l6mpm Namespace:openshift-marketplace ID:02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36 UID:a8927548-8a02-47e6-a623-2589bacf4f04 NetNS:/var/run/netns/824c9172-5482-46cb-ad71-1f822782c22d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8927548_8a02_47e6_a623_2589bacf4f04.slice PodAnnotations:0xc004800058}] Aliases:map[]}\"\nJun 11 12:22:46.578826 crc crio[22553]: time=\"2026-06-11T12:22:46.578754667Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-l6mpm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:22:46.871870 crc crio[22553]: time=\"2026-06-11T12:22:46.871604181Z\" level=info msg=\"Stopped pod sandbox: 02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36\" id=e4ef03ec-239d-46b1-b618-c0ceaef92fff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:47.504647 crc crio[22553]: time=\"2026-06-11T12:22:47.504030319Z\" level=info msg=\"Removing container: 9f36bdd52c9337d7e29fb0362c2088f12701248eb4549a313817447fa595d707\" id=4a068ebe-c4b6-4c79-8aa8-115327927e21 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:22:47.576892 crc crio[22553]: time=\"2026-06-11T12:22:47.576048586Z\" level=info msg=\"Removed container 9f36bdd52c9337d7e29fb0362c2088f12701248eb4549a313817447fa595d707: openshift-marketplace/community-operators-l6mpm/registry-server\" id=4a068ebe-c4b6-4c79-8aa8-115327927e21 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:22:47.586349 crc crio[22553]: time=\"2026-06-11T12:22:47.586246361Z\" level=info msg=\"Removing container: 7de39d7235ac51f89b6feb207b05d64d35828e30438954852c2f0f956d0db884\" id=f91f83be-1f15-4d20-be4e-592a772fd0a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:22:47.655434 crc crio[22553]: time=\"2026-06-11T12:22:47.655315102Z\" level=info msg=\"Removed container 7de39d7235ac51f89b6feb207b05d64d35828e30438954852c2f0f956d0db884: openshift-marketplace/community-operators-l6mpm/extract-content\" id=f91f83be-1f15-4d20-be4e-592a772fd0a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:22:47.660569 crc crio[22553]: time=\"2026-06-11T12:22:47.66044786Z\" level=info msg=\"Removing container: a6ebdda94dc0e3f02a3d4386d7304c383290778a56c86dd73b5b357d759c5163\" id=ff26bc20-58f9-4307-a811-2d9ab4f0d566 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:22:47.706221 crc crio[22553]: time=\"2026-06-11T12:22:47.706111473Z\" level=info msg=\"Removed container a6ebdda94dc0e3f02a3d4386d7304c383290778a56c86dd73b5b357d759c5163: openshift-marketplace/community-operators-l6mpm/extract-utilities\" id=ff26bc20-58f9-4307-a811-2d9ab4f0d566 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:22:50.404457 crc crio[22553]: time=\"2026-06-11T12:22:50.403286724Z\" level=info msg=\"Removing container: be2135a0e8f5162ad35335787dde618ad67b95a0a5e049ae639c118913ee7d63\" id=3208fa00-262a-4c20-b90d-ed6af598d0ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:22:50.629943 crc crio[22553]: time=\"2026-06-11T12:22:50.629808065Z\" level=info msg=\"Removed container be2135a0e8f5162ad35335787dde618ad67b95a0a5e049ae639c118913ee7d63: openshift-infra/auto-csr-approver-29686336-bxlcx/oc\" id=3208fa00-262a-4c20-b90d-ed6af598d0ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:22:50.643152 crc crio[22553]: time=\"2026-06-11T12:22:50.643044069Z\" level=info msg=\"Stopping pod sandbox: 903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442\" id=dad094b0-67a0-47e1-8935-49f82b91c5d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:50.643413 crc crio[22553]: time=\"2026-06-11T12:22:50.643162252Z\" level=info msg=\"Stopped pod sandbox (already stopped): 903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442\" id=dad094b0-67a0-47e1-8935-49f82b91c5d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:50.644422 crc crio[22553]: time=\"2026-06-11T12:22:50.644323836Z\" level=info msg=\"Removing pod sandbox: 903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442\" id=6a121341-1c54-401f-867b-2c8761a98ff4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:22:50.670272 crc crio[22553]: time=\"2026-06-11T12:22:50.669903627Z\" level=info msg=\"Removed pod sandbox: 903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442\" id=6a121341-1c54-401f-867b-2c8761a98ff4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:22:50.672406 crc crio[22553]: time=\"2026-06-11T12:22:50.672254145Z\" level=info msg=\"Stopping pod sandbox: 02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36\" id=2bd4258c-0e7e-4530-bc0d-3dec9bf6f1fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:50.672406 crc crio[22553]: time=\"2026-06-11T12:22:50.672343498Z\" level=info msg=\"Stopped pod sandbox (already stopped): 02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36\" id=2bd4258c-0e7e-4530-bc0d-3dec9bf6f1fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:22:50.673796 crc crio[22553]: time=\"2026-06-11T12:22:50.673752528Z\" level=info msg=\"Removing pod sandbox: 02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36\" id=48644c03-adae-456e-9c2a-cb883b7adb61 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:22:50.695958 crc crio[22553]: time=\"2026-06-11T12:22:50.695821608Z\" level=info msg=\"Removed pod sandbox: 02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36\" id=48644c03-adae-456e-9c2a-cb883b7adb61 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:23:03.853839 crc crio[22553]: time=\"2026-06-11T12:23:03.851908253Z\" level=info msg=\"Stopping container: 9ed06a27e4a2253a1e7284fe2b8130092e8e8116578035ec728f4883c7550d5a (timeout: 2s)\" id=e17d2607-767b-4b9e-8bb9-c17a86dee084 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:04.003326 crc crio[22553]: time=\"2026-06-11T12:23:04.003182335Z\" level=info msg=\"Stopped container 9ed06a27e4a2253a1e7284fe2b8130092e8e8116578035ec728f4883c7550d5a: openshift-marketplace/redhat-operators-qn985/registry-server\" id=e17d2607-767b-4b9e-8bb9-c17a86dee084 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:23:04.006171 crc crio[22553]: time=\"2026-06-11T12:23:04.005985846Z\" level=info msg=\"Stopping pod sandbox: 5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9\" id=1707e6ec-1ca2-454c-86de-f9175a0e0f4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:04.007338 crc crio[22553]: time=\"2026-06-11T12:23:04.007218192Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qn985 Namespace:openshift-marketplace ID:5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9 UID:09e82146-0a1d-49f4-a744-85cc20850946 NetNS:/var/run/netns/e2dbcf36-5f10-4a5b-8975-eae075b03c31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09e82146_0a1d_49f4_a744_85cc20850946.slice PodAnnotations:0xc00012b918}] Aliases:map[]}\"\nJun 11 12:23:04.007841 crc crio[22553]: time=\"2026-06-11T12:23:04.007648724Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-qn985 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:04.417225 crc crio[22553]: time=\"2026-06-11T12:23:04.416620031Z\" level=info msg=\"Stopped pod sandbox: 5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9\" id=1707e6ec-1ca2-454c-86de-f9175a0e0f4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:04.877663 crc crio[22553]: time=\"2026-06-11T12:23:04.877608015Z\" level=info msg=\"Removing container: 9ed06a27e4a2253a1e7284fe2b8130092e8e8116578035ec728f4883c7550d5a\" id=ed2fd2ea-750b-4a68-9e49-b0abe82eae1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:04.937113 crc crio[22553]: time=\"2026-06-11T12:23:04.936953014Z\" level=info msg=\"Removed container 9ed06a27e4a2253a1e7284fe2b8130092e8e8116578035ec728f4883c7550d5a: openshift-marketplace/redhat-operators-qn985/registry-server\" id=ed2fd2ea-750b-4a68-9e49-b0abe82eae1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:04.945960 crc crio[22553]: time=\"2026-06-11T12:23:04.945604124Z\" level=info msg=\"Removing container: fc6e50a03717dba8102d0df688b4cca0217bf7ea1a2c089a350b029b5812d88c\" id=9f92c428-dca0-4434-83bb-e10fc5f16cb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:04.998667 crc crio[22553]: time=\"2026-06-11T12:23:04.998310941Z\" level=info msg=\"Removed container fc6e50a03717dba8102d0df688b4cca0217bf7ea1a2c089a350b029b5812d88c: openshift-marketplace/redhat-operators-qn985/extract-content\" id=9f92c428-dca0-4434-83bb-e10fc5f16cb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:05.004210 crc crio[22553]: time=\"2026-06-11T12:23:05.004098119Z\" level=info msg=\"Removing container: 49111b6640dc68d35db695dca9b0bd230a5c9471bc2d1780431aafcda8a89a89\" id=b035b723-d171-4eaf-b638-b6ab7bf3b79e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:05.078380 crc crio[22553]: time=\"2026-06-11T12:23:05.078274488Z\" level=info msg=\"Removed container 49111b6640dc68d35db695dca9b0bd230a5c9471bc2d1780431aafcda8a89a89: openshift-marketplace/redhat-operators-qn985/extract-utilities\" id=b035b723-d171-4eaf-b638-b6ab7bf3b79e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:23:05.905624 crc crio[22553]: time=\"2026-06-11T12:23:05.905027436Z\" level=info msg=\"Stopping pod sandbox: af7695d351195eaa32e12c130c3faf2c3f6d4a281e809fb2b33c090b114cc44b\" id=3debf522-423a-4038-ad9b-cbdb915ffa5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:05.907434 crc crio[22553]: time=\"2026-06-11T12:23:05.906192019Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl Namespace:openstack ID:af7695d351195eaa32e12c130c3faf2c3f6d4a281e809fb2b33c090b114cc44b UID:c25e293c-9fa5-4704-9c37-b061c5caaa9f NetNS:/var/run/netns/fe84a700-62bf-4b36-ad23-8843a72f0aa2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc25e293c_9fa5_4704_9c37_b061c5caaa9f.slice PodAnnotations:0xc005eca260}] Aliases:map[]}\"\nJun 11 12:23:05.907434 crc crio[22553]: time=\"2026-06-11T12:23:05.906321773Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:06.497620 crc crio[22553]: time=\"2026-06-11T12:23:06.496303563Z\" level=info msg=\"Stopped pod sandbox: af7695d351195eaa32e12c130c3faf2c3f6d4a281e809fb2b33c090b114cc44b\" id=3debf522-423a-4038-ad9b-cbdb915ffa5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:07.523848 crc crio[22553]: time=\"2026-06-11T12:23:07.523116448Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr/POD\" id=00dac807-7e23-486d-bca7-6c5135af940d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:07.523848 crc crio[22553]: time=\"2026-06-11T12:23:07.523838238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:07.566422 crc crio[22553]: time=\"2026-06-11T12:23:07.566265438Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr Namespace:openstack ID:cf1e6a04dbd548c1886bab7617a3ce7a932f17975ca34d0cf32f45bacad74544 UID:7fe7e0ee-7425-448d-8368-2ecdb2e5ef78 NetNS:/var/run/netns/acf5bdba-19c5-4ba4-90bc-42773a0144ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fe7e0ee_7425_448d_8368_2ecdb2e5ef78.slice PodAnnotations:0xc005eca788}] Aliases:map[]}\"\nJun 11 12:23:07.566422 crc crio[22553]: time=\"2026-06-11T12:23:07.566328359Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:23:08.297642 crc crio[22553]: 2026-06-11T12:23:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf1e6a04dbd548c Mac:76:66:79:0e:d7:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/acf5bdba-19c5-4ba4-90bc-42773a0144ac SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:23:08.299240 crc crio[22553]: time=\"2026-06-11T12:23:08.299150247Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr Namespace:openstack ID:cf1e6a04dbd548c1886bab7617a3ce7a932f17975ca34d0cf32f45bacad74544 UID:7fe7e0ee-7425-448d-8368-2ecdb2e5ef78 NetNS:/var/run/netns/acf5bdba-19c5-4ba4-90bc-42773a0144ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fe7e0ee_7425_448d_8368_2ecdb2e5ef78.slice PodAnnotations:0xc005eca788}] Aliases:map[]}\"\nJun 11 12:23:08.299392 crc crio[22553]: time=\"2026-06-11T12:23:08.299352163Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:23:08.307829 crc crio[22553]: time=\"2026-06-11T12:23:08.307651884Z\" level=info msg=\"Ran pod sandbox cf1e6a04dbd548c1886bab7617a3ce7a932f17975ca34d0cf32f45bacad74544 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr/POD\" id=00dac807-7e23-486d-bca7-6c5135af940d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:23:08.311548 crc crio[22553]: time=\"2026-06-11T12:23:08.311432723Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=249277e7-098c-4f6f-8804-ed72a0a6f23e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:08.418805 crc crio[22553]: time=\"2026-06-11T12:23:08.418523465Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=35d49abc-fa55-4266-bf6a-4b2c6eb8fca0 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:23:08.429515 crc crio[22553]: time=\"2026-06-11T12:23:08.429434781Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=1241c4ad-8fba-4286-8d01-143721624ef4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:08.430075 crc crio[22553]: time=\"2026-06-11T12:23:08.429908945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:08.481724 crc crio[22553]: time=\"2026-06-11T12:23:08.480109529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:08.485668 crc crio[22553]: time=\"2026-06-11T12:23:08.485596718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:23:08.682168 crc crio[22553]: time=\"2026-06-11T12:23:08.681194734Z\" level=info msg=\"Created container b87ecb61e59b017257e305608915982afd5cf74c30e92900f11c0d7e1d525b38: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=1241c4ad-8fba-4286-8d01-143721624ef4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:23:08.687380 crc crio[22553]: time=\"2026-06-11T12:23:08.683434549Z\" level=info msg=\"Starting container: b87ecb61e59b017257e305608915982afd5cf74c30e92900f11c0d7e1d525b38\" id=3d7e457f-a57c-4244-93a8-af1195c62551 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:23:08.696649 crc crio[22553]: time=\"2026-06-11T12:23:08.696479747Z\" level=info msg=\"Started container\" PID=192825 containerID=b87ecb61e59b017257e305608915982afd5cf74c30e92900f11c0d7e1d525b38 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr/nova-edpm-deployment-ipam-openstack-edpm-ipam id=3d7e457f-a57c-4244-93a8-af1195c62551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf1e6a04dbd548c1886bab7617a3ce7a932f17975ca34d0cf32f45bacad74544\nJun 11 12:23:50.724280 crc crio[22553]: time=\"2026-06-11T12:23:50.723312268Z\" level=info msg=\"Stopping pod sandbox: 5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9\" id=784f157c-3e32-49f8-b6cb-e66ec62d2ba0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:50.725970 crc crio[22553]: time=\"2026-06-11T12:23:50.725937554Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9\" id=784f157c-3e32-49f8-b6cb-e66ec62d2ba0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:23:50.727079 crc crio[22553]: time=\"2026-06-11T12:23:50.726926223Z\" level=info msg=\"Removing pod sandbox: 5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9\" id=d9a1e40a-c073-46bf-b161-0943c294924c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:23:50.756647 crc crio[22553]: time=\"2026-06-11T12:23:50.756476119Z\" level=info msg=\"Removed pod sandbox: 5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9\" id=d9a1e40a-c073-46bf-b161-0943c294924c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:24:00.530744 crc crio[22553]: time=\"2026-06-11T12:24:00.527820937Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686344-hxcx4/POD\" id=2755b275-9123-4f6c-b88f-37c41498969a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:00.530744 crc crio[22553]: time=\"2026-06-11T12:24:00.528533688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:00.617101 crc crio[22553]: time=\"2026-06-11T12:24:00.61700331Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686344-hxcx4 Namespace:openshift-infra ID:ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291 UID:656fb2f0-ae02-4306-9a8e-2633a92b64ab NetNS:/var/run/netns/f7fd7145-6746-4b30-af16-7505a322b9de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod656fb2f0_ae02_4306_9a8e_2633a92b64ab.slice PodAnnotations:0xc00061e030}] Aliases:map[]}\"\nJun 11 12:24:00.619005 crc crio[22553]: time=\"2026-06-11T12:24:00.618934236Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686344-hxcx4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:01.273215 crc crio[22553]: 2026-06-11T12:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffbbd57b3f09b17 Mac:96:c6:ea:cd:1a:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/f7fd7145-6746-4b30-af16-7505a322b9de SocketPath: PciID:}] [{Interface:0xc000299710 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:24:01.277893 crc crio[22553]: time=\"2026-06-11T12:24:01.277531474Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686344-hxcx4 Namespace:openshift-infra ID:ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291 UID:656fb2f0-ae02-4306-9a8e-2633a92b64ab NetNS:/var/run/netns/f7fd7145-6746-4b30-af16-7505a322b9de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod656fb2f0_ae02_4306_9a8e_2633a92b64ab.slice PodAnnotations:0xc00061e030}] Aliases:map[]}\"\nJun 11 12:24:01.277893 crc crio[22553]: time=\"2026-06-11T12:24:01.277817003Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686344-hxcx4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:24:01.300299 crc crio[22553]: time=\"2026-06-11T12:24:01.300176Z\" level=info msg=\"Ran pod sandbox ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291 with infra container: openshift-infra/auto-csr-approver-29686344-hxcx4/POD\" id=2755b275-9123-4f6c-b88f-37c41498969a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:24:01.304917 crc crio[22553]: time=\"2026-06-11T12:24:01.304414393Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=be6318af-344d-42d9-8c09-51ae3fe651f8 name=/runtime.v1.ImageService/PullImage\nJun 11 12:24:01.318292 crc crio[22553]: time=\"2026-06-11T12:24:01.318180462Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:24:02.373412 crc crio[22553]: time=\"2026-06-11T12:24:02.373250635Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=be6318af-344d-42d9-8c09-51ae3fe651f8 name=/runtime.v1.ImageService/PullImage\nJun 11 12:24:02.375273 crc crio[22553]: time=\"2026-06-11T12:24:02.37445873Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e941fb3d-f9c8-4ddd-801a-2f7e174ca3fa name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:02.377448 crc crio[22553]: time=\"2026-06-11T12:24:02.377356323Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5a4730ef-8fb1-4e4e-9c5f-f40c32dcbbb3 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:24:02.389885 crc crio[22553]: time=\"2026-06-11T12:24:02.389636239Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686344-hxcx4/oc\" id=697ee94e-693b-4a8f-b776-00091d700012 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:02.390301 crc crio[22553]: time=\"2026-06-11T12:24:02.390234817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:02.454859 crc crio[22553]: time=\"2026-06-11T12:24:02.454765115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:02.791755 crc crio[22553]: time=\"2026-06-11T12:24:02.791471478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:24:02.928924 crc crio[22553]: time=\"2026-06-11T12:24:02.92824806Z\" level=info msg=\"Created container 920a32aac9eeac647ca4df5b6f39b8cd164c915f5d561bd123b75ec60138a932: openshift-infra/auto-csr-approver-29686344-hxcx4/oc\" id=697ee94e-693b-4a8f-b776-00091d700012 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:24:02.930253 crc crio[22553]: time=\"2026-06-11T12:24:02.930182566Z\" level=info msg=\"Starting container: 920a32aac9eeac647ca4df5b6f39b8cd164c915f5d561bd123b75ec60138a932\" id=bb0323c7-c6b9-4398-89c7-339cf1f84e54 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:24:02.937917 crc crio[22553]: time=\"2026-06-11T12:24:02.937602171Z\" level=info msg=\"Started container\" PID=195723 containerID=920a32aac9eeac647ca4df5b6f39b8cd164c915f5d561bd123b75ec60138a932 description=openshift-infra/auto-csr-approver-29686344-hxcx4/oc id=bb0323c7-c6b9-4398-89c7-339cf1f84e54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291\nJun 11 12:24:05.017073 crc crio[22553]: time=\"2026-06-11T12:24:05.016049479Z\" level=info msg=\"Stopping pod sandbox: ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291\" id=72bf3658-aa92-4fe4-9bea-65136927cfc0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:05.022226 crc crio[22553]: time=\"2026-06-11T12:24:05.018138189Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686344-hxcx4 Namespace:openshift-infra ID:ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291 UID:656fb2f0-ae02-4306-9a8e-2633a92b64ab NetNS:/var/run/netns/f7fd7145-6746-4b30-af16-7505a322b9de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod656fb2f0_ae02_4306_9a8e_2633a92b64ab.slice PodAnnotations:0xc00012a088}] Aliases:map[]}\"\nJun 11 12:24:05.022226 crc crio[22553]: time=\"2026-06-11T12:24:05.018304874Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686344-hxcx4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:24:05.414117 crc crio[22553]: time=\"2026-06-11T12:24:05.41342758Z\" level=info msg=\"Stopped pod sandbox: ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291\" id=72bf3658-aa92-4fe4-9bea-65136927cfc0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:50.791160 crc crio[22553]: time=\"2026-06-11T12:24:50.790103077Z\" level=info msg=\"Removing container: 7070bbf1b674bc3a3dd565728bcd61b64f0d70472bef2d5db2ab4acf87c18a4a\" id=f7910d81-715b-41eb-b15e-b0c82b8042ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:51.022551 crc crio[22553]: time=\"2026-06-11T12:24:51.022357624Z\" level=info msg=\"Removed container 7070bbf1b674bc3a3dd565728bcd61b64f0d70472bef2d5db2ab4acf87c18a4a: openshift-infra/auto-csr-approver-29686338-5xj8c/oc\" id=f7910d81-715b-41eb-b15e-b0c82b8042ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:24:51.040833 crc crio[22553]: time=\"2026-06-11T12:24:51.040558492Z\" level=info msg=\"Stopping pod sandbox: 89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2\" id=373f0275-bdab-44d7-ba73-64d0b8a9a14a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:51.040833 crc crio[22553]: time=\"2026-06-11T12:24:51.040637714Z\" level=info msg=\"Stopped pod sandbox (already stopped): 89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2\" id=373f0275-bdab-44d7-ba73-64d0b8a9a14a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:24:51.043538 crc crio[22553]: time=\"2026-06-11T12:24:51.043434455Z\" level=info msg=\"Removing pod sandbox: 89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2\" id=ec92d620-2077-4cf7-b575-7ca431df7350 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:24:51.066434 crc crio[22553]: time=\"2026-06-11T12:24:51.066285917Z\" level=info msg=\"Removed pod sandbox: 89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2\" id=ec92d620-2077-4cf7-b575-7ca431df7350 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:00.658145 crc crio[22553]: time=\"2026-06-11T12:26:00.657051636Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686346-xfqbn/POD\" id=404b313b-ec5e-483f-9a37-72bdc9e60c7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:26:00.660025 crc crio[22553]: time=\"2026-06-11T12:26:00.658171599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:00.716154 crc crio[22553]: time=\"2026-06-11T12:26:00.716019415Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686346-xfqbn Namespace:openshift-infra ID:ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df UID:6219aaf5-0f38-43f4-bca8-c283481cfce0 NetNS:/var/run/netns/78eeab59-fd14-4993-af27-b22926951ed8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6219aaf5_0f38_43f4_bca8_c283481cfce0.slice PodAnnotations:0xc00043a710}] Aliases:map[]}\"\nJun 11 12:26:00.716154 crc crio[22553]: time=\"2026-06-11T12:26:00.716110377Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686346-xfqbn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:26:01.335590 crc crio[22553]: 2026-06-11T12:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebdbc46050e5aac Mac:e2:60:fd:ea:f0:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/78eeab59-fd14-4993-af27-b22926951ed8 SocketPath: PciID:}] [{Interface:0xc00014adb0 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:26:01.337262 crc crio[22553]: time=\"2026-06-11T12:26:01.337137547Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686346-xfqbn Namespace:openshift-infra ID:ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df UID:6219aaf5-0f38-43f4-bca8-c283481cfce0 NetNS:/var/run/netns/78eeab59-fd14-4993-af27-b22926951ed8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6219aaf5_0f38_43f4_bca8_c283481cfce0.slice PodAnnotations:0xc00043a710}] Aliases:map[]}\"\nJun 11 12:26:01.337401 crc crio[22553]: time=\"2026-06-11T12:26:01.337361243Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686346-xfqbn for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:26:01.354610 crc crio[22553]: time=\"2026-06-11T12:26:01.354461308Z\" level=info msg=\"Ran pod sandbox ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df with infra container: openshift-infra/auto-csr-approver-29686346-xfqbn/POD\" id=404b313b-ec5e-483f-9a37-72bdc9e60c7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:26:01.357841 crc crio[22553]: time=\"2026-06-11T12:26:01.357757144Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=43ab66b9-5429-4d92-9ec9-fb629d21d2b9 name=/runtime.v1.ImageService/PullImage\nJun 11 12:26:01.369436 crc crio[22553]: time=\"2026-06-11T12:26:01.369184235Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:26:02.236253 crc crio[22553]: time=\"2026-06-11T12:26:02.236188049Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=43ab66b9-5429-4d92-9ec9-fb629d21d2b9 name=/runtime.v1.ImageService/PullImage\nJun 11 12:26:02.239838 crc crio[22553]: time=\"2026-06-11T12:26:02.239754093Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=16716fab-2270-4b8c-9a65-7b5744bdb9a1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:02.242854 crc crio[22553]: time=\"2026-06-11T12:26:02.24276977Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4525d955-c299-44c5-a728-177e638f5fef name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:02.250658 crc crio[22553]: time=\"2026-06-11T12:26:02.250562606Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686346-xfqbn/oc\" id=68a462e3-4a39-4f31-9d73-8b0997ec9275 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:02.251149 crc crio[22553]: time=\"2026-06-11T12:26:02.251080421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:02.301779 crc crio[22553]: time=\"2026-06-11T12:26:02.29836397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:02.611213 crc crio[22553]: time=\"2026-06-11T12:26:02.611074549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:02.737861 crc crio[22553]: time=\"2026-06-11T12:26:02.737079159Z\" level=info msg=\"Created container e674c815c322bc336df337aa1a5b5e20446fcae600245aa8ffa192db128c3a8c: openshift-infra/auto-csr-approver-29686346-xfqbn/oc\" id=68a462e3-4a39-4f31-9d73-8b0997ec9275 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:02.739276 crc crio[22553]: time=\"2026-06-11T12:26:02.739159639Z\" level=info msg=\"Starting container: e674c815c322bc336df337aa1a5b5e20446fcae600245aa8ffa192db128c3a8c\" id=0e116d07-ee5e-495d-a5e7-84b831c7267a name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:26:02.745199 crc crio[22553]: time=\"2026-06-11T12:26:02.74506455Z\" level=info msg=\"Started container\" PID=202541 containerID=e674c815c322bc336df337aa1a5b5e20446fcae600245aa8ffa192db128c3a8c description=openshift-infra/auto-csr-approver-29686346-xfqbn/oc id=0e116d07-ee5e-495d-a5e7-84b831c7267a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df\nJun 11 12:26:05.083670 crc crio[22553]: time=\"2026-06-11T12:26:05.0822535Z\" level=info msg=\"Stopping pod sandbox: ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df\" id=eea6a65f-4948-435c-b18e-d4016a235eeb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:05.086918 crc crio[22553]: time=\"2026-06-11T12:26:05.085162665Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686346-xfqbn Namespace:openshift-infra ID:ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df UID:6219aaf5-0f38-43f4-bca8-c283481cfce0 NetNS:/var/run/netns/78eeab59-fd14-4993-af27-b22926951ed8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6219aaf5_0f38_43f4_bca8_c283481cfce0.slice PodAnnotations:0xc00043ad50}] Aliases:map[]}\"\nJun 11 12:26:05.086918 crc crio[22553]: time=\"2026-06-11T12:26:05.085468934Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686346-xfqbn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:26:05.526110 crc crio[22553]: time=\"2026-06-11T12:26:05.525237372Z\" level=info msg=\"Stopped pod sandbox: ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df\" id=eea6a65f-4948-435c-b18e-d4016a235eeb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:11.177040 crc crio[22553]: time=\"2026-06-11T12:26:11.175909564Z\" level=info msg=\"Stopping pod sandbox: cf1e6a04dbd548c1886bab7617a3ce7a932f17975ca34d0cf32f45bacad74544\" id=8e207135-3357-4589-9f3a-5a488b6cae17 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:11.178641 crc crio[22553]: time=\"2026-06-11T12:26:11.178123549Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr Namespace:openstack ID:cf1e6a04dbd548c1886bab7617a3ce7a932f17975ca34d0cf32f45bacad74544 UID:7fe7e0ee-7425-448d-8368-2ecdb2e5ef78 NetNS:/var/run/netns/acf5bdba-19c5-4ba4-90bc-42773a0144ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fe7e0ee_7425_448d_8368_2ecdb2e5ef78.slice PodAnnotations:0xc002827608}] Aliases:map[]}\"\nJun 11 12:26:11.178641 crc crio[22553]: time=\"2026-06-11T12:26:11.178301094Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:26:11.703462 crc crio[22553]: time=\"2026-06-11T12:26:11.703339691Z\" level=info msg=\"Stopped pod sandbox: cf1e6a04dbd548c1886bab7617a3ce7a932f17975ca34d0cf32f45bacad74544\" id=8e207135-3357-4589-9f3a-5a488b6cae17 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:12.839126 crc crio[22553]: time=\"2026-06-11T12:26:12.839025979Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh/POD\" id=d07aa15b-3499-4d5c-81c9-2ecc076bc8ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:26:12.841246 crc crio[22553]: time=\"2026-06-11T12:26:12.839309497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:12.885562 crc crio[22553]: time=\"2026-06-11T12:26:12.885319Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh Namespace:openstack ID:2bf20d008f0f6e0a6fc2705566d6634e303362ed7bc4caa36e02dc9fbb1411d3 UID:36d7a85a-8af8-47af-865f-07b22cb2ef02 NetNS:/var/run/netns/716237a9-1f82-4024-93dd-a3eb10e5aef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36d7a85a_8af8_47af_865f_07b22cb2ef02.slice PodAnnotations:0xc002817ca0}] Aliases:map[]}\"\nJun 11 12:26:12.886381 crc crio[22553]: time=\"2026-06-11T12:26:12.885578427Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:26:13.405994 crc crio[22553]: 2026-06-11T12:26:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2bf20d008f0f6e0 Mac:3a:c4:4b:e4:1b:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/716237a9-1f82-4024-93dd-a3eb10e5aef9 SocketPath: PciID:}] [{Interface:0xc000014c10 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:26:13.405994 crc crio[22553]: time=\"2026-06-11T12:26:13.404001375Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh Namespace:openstack ID:2bf20d008f0f6e0a6fc2705566d6634e303362ed7bc4caa36e02dc9fbb1411d3 UID:36d7a85a-8af8-47af-865f-07b22cb2ef02 NetNS:/var/run/netns/716237a9-1f82-4024-93dd-a3eb10e5aef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36d7a85a_8af8_47af_865f_07b22cb2ef02.slice PodAnnotations:0xc002817ca0}] Aliases:map[]}\"\nJun 11 12:26:13.405994 crc crio[22553]: time=\"2026-06-11T12:26:13.404148159Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:26:13.413139 crc crio[22553]: time=\"2026-06-11T12:26:13.413029196Z\" level=info msg=\"Ran pod sandbox 2bf20d008f0f6e0a6fc2705566d6634e303362ed7bc4caa36e02dc9fbb1411d3 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh/POD\" id=d07aa15b-3499-4d5c-81c9-2ecc076bc8ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:26:13.416129 crc crio[22553]: time=\"2026-06-11T12:26:13.416047824Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=57ab86ba-2253-4ed2-9ad2-cea8e17784d7 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:13.473143 crc crio[22553]: time=\"2026-06-11T12:26:13.473016264Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=8be8961b-c7a8-4910-832d-3b291f42dedc name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:26:13.485254 crc crio[22553]: time=\"2026-06-11T12:26:13.485134815Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=7f07ede0-487d-48da-823b-db3bbe88d800 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:13.485812 crc crio[22553]: time=\"2026-06-11T12:26:13.485755083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:13.539184 crc crio[22553]: time=\"2026-06-11T12:26:13.538751898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:13.543584 crc crio[22553]: time=\"2026-06-11T12:26:13.543437954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:26:13.718954 crc crio[22553]: time=\"2026-06-11T12:26:13.718848085Z\" level=info msg=\"Created container a9f498965cb2ec4588007546d1dbf8ec182baaee95fd96dc28a97e783443b02b: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=7f07ede0-487d-48da-823b-db3bbe88d800 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:26:13.720475 crc crio[22553]: time=\"2026-06-11T12:26:13.720363309Z\" level=info msg=\"Starting container: a9f498965cb2ec4588007546d1dbf8ec182baaee95fd96dc28a97e783443b02b\" id=1ce85953-1d07-428d-a242-d69b52c0c75c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:26:13.734980 crc crio[22553]: time=\"2026-06-11T12:26:13.734804187Z\" level=info msg=\"Started container\" PID=203344 containerID=a9f498965cb2ec4588007546d1dbf8ec182baaee95fd96dc28a97e783443b02b description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=1ce85953-1d07-428d-a242-d69b52c0c75c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bf20d008f0f6e0a6fc2705566d6634e303362ed7bc4caa36e02dc9fbb1411d3\nJun 11 12:26:51.130206 crc crio[22553]: time=\"2026-06-11T12:26:51.129418826Z\" level=info msg=\"Removing container: d3c7ffef825e07846c73b6b07572cc76ca56da4812c3d436a2e0d21f01e1d530\" id=e8bbb65a-ae6e-4d3f-964d-b8ebd3796666 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:51.299978 crc crio[22553]: time=\"2026-06-11T12:26:51.299806652Z\" level=info msg=\"Removed container d3c7ffef825e07846c73b6b07572cc76ca56da4812c3d436a2e0d21f01e1d530: openshift-infra/auto-csr-approver-29686340-hpf9r/oc\" id=e8bbb65a-ae6e-4d3f-964d-b8ebd3796666 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:26:51.317155 crc crio[22553]: time=\"2026-06-11T12:26:51.317026691Z\" level=info msg=\"Stopping pod sandbox: 28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0\" id=9d3954e2-deb8-4d5f-a838-d9ee4d2a6456 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:51.317339 crc crio[22553]: time=\"2026-06-11T12:26:51.317187156Z\" level=info msg=\"Stopped pod sandbox (already stopped): 28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0\" id=9d3954e2-deb8-4d5f-a838-d9ee4d2a6456 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:26:51.319323 crc crio[22553]: time=\"2026-06-11T12:26:51.319264566Z\" level=info msg=\"Removing pod sandbox: 28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0\" id=52108b8d-c148-475f-9878-8eded2e4224c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:26:51.348928 crc crio[22553]: time=\"2026-06-11T12:26:51.348781481Z\" level=info msg=\"Removed pod sandbox: 28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0\" id=52108b8d-c148-475f-9878-8eded2e4224c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:27:00.882477 crc crio[22553]: time=\"2026-06-11T12:27:00.88164444Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-mzxrh/POD\" id=a84303e4-2807-458e-b6e4-1020e48d9df5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:27:00.884167 crc crio[22553]: time=\"2026-06-11T12:27:00.882499214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:00.931401 crc crio[22553]: time=\"2026-06-11T12:27:00.931260607Z\" level=info msg=\"Got pod network &{Name:certified-operators-mzxrh Namespace:openshift-marketplace ID:f854fc34864341d675e44220bb89a68146d5d42b7510562b38e4420a23e9c187 UID:2255b5aa-2b34-42d3-9e9b-62eac0d35128 NetNS:/var/run/netns/c0626ab0-c539-4379-9a50-ce5ab4d4058c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2255b5aa_2b34_42d3_9e9b_62eac0d35128.slice PodAnnotations:0xc001894070}] Aliases:map[]}\"\nJun 11 12:27:00.931401 crc crio[22553]: time=\"2026-06-11T12:27:00.9313594Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-mzxrh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:27:01.306436 crc crio[22553]: 2026-06-11T12:27:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f854fc34864341d Mac:5a:8c:46:4d:82:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/c0626ab0-c539-4379-9a50-ce5ab4d4058c SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:27:01.308364 crc crio[22553]: time=\"2026-06-11T12:27:01.308015091Z\" level=info msg=\"Got pod network &{Name:certified-operators-mzxrh Namespace:openshift-marketplace ID:f854fc34864341d675e44220bb89a68146d5d42b7510562b38e4420a23e9c187 UID:2255b5aa-2b34-42d3-9e9b-62eac0d35128 NetNS:/var/run/netns/c0626ab0-c539-4379-9a50-ce5ab4d4058c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2255b5aa_2b34_42d3_9e9b_62eac0d35128.slice PodAnnotations:0xc001894070}] Aliases:map[]}\"\nJun 11 12:27:01.308364 crc crio[22553]: time=\"2026-06-11T12:27:01.308236807Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-mzxrh for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:27:01.330853 crc crio[22553]: time=\"2026-06-11T12:27:01.330724958Z\" level=info msg=\"Ran pod sandbox f854fc34864341d675e44220bb89a68146d5d42b7510562b38e4420a23e9c187 with infra container: openshift-marketplace/certified-operators-mzxrh/POD\" id=a84303e4-2807-458e-b6e4-1020e48d9df5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:27:01.341464 crc crio[22553]: time=\"2026-06-11T12:27:01.337299609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=608e3a9f-9be1-488d-bd49-30323485d0fb name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:27:01.343375 crc crio[22553]: time=\"2026-06-11T12:27:01.343123548Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8c9a07ce-7bb0-4da8-9234-e4461e8c28aa name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:27:01.359870 crc crio[22553]: time=\"2026-06-11T12:27:01.358904665Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-mzxrh/extract-utilities\" id=447db49a-7d93-45ae-ba8f-256aedaa4ba9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:27:01.359870 crc crio[22553]: time=\"2026-06-11T12:27:01.359376718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:01.424895 crc crio[22553]: time=\"2026-06-11T12:27:01.423795483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:01.433128 crc crio[22553]: time=\"2026-06-11T12:27:01.433032261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:01.631562 crc crio[22553]: time=\"2026-06-11T12:27:01.631365056Z\" level=info msg=\"Created container 1995a88ec2e7d709c3f738aaba3e5fb4f73c7313ada69361282cbc537543cd1b: openshift-marketplace/certified-operators-mzxrh/extract-utilities\" id=447db49a-7d93-45ae-ba8f-256aedaa4ba9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:27:01.636308 crc crio[22553]: time=\"2026-06-11T12:27:01.636194736Z\" level=info msg=\"Starting container: 1995a88ec2e7d709c3f738aaba3e5fb4f73c7313ada69361282cbc537543cd1b\" id=a26c9300-73b9-4c94-b784-f8b2e7f24a30 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:27:01.654312 crc crio[22553]: time=\"2026-06-11T12:27:01.654184817Z\" level=info msg=\"Started container\" PID=206136 containerID=1995a88ec2e7d709c3f738aaba3e5fb4f73c7313ada69361282cbc537543cd1b description=openshift-marketplace/certified-operators-mzxrh/extract-utilities id=a26c9300-73b9-4c94-b784-f8b2e7f24a30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f854fc34864341d675e44220bb89a68146d5d42b7510562b38e4420a23e9c187\nJun 11 12:27:02.156954 crc crio[22553]: time=\"2026-06-11T12:27:02.156870079Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b9ff5937-7198-4672-8654-665e2d6e920b name=/runtime.v1.ImageService/PullImage\nJun 11 12:27:02.169226 crc crio[22553]: time=\"2026-06-11T12:27:02.168817965Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 12:27:12.308097 crc crio[22553]: time=\"2026-06-11T12:27:12.306506016Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e0619edb1918888825b593b3b8f40e018dfe1d589bf765ae742cc2e57f8cf51c\" id=b9ff5937-7198-4672-8654-665e2d6e920b name=/runtime.v1.ImageService/PullImage\nJun 11 12:27:12.310864 crc crio[22553]: time=\"2026-06-11T12:27:12.309482722Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5bf5ec26-43f1-4062-a42d-12572d563a43 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:27:12.315567 crc crio[22553]: time=\"2026-06-11T12:27:12.315461955Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8cf78560-1ca3-43a7-a488-9e834e54fc07 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:27:12.327148 crc crio[22553]: time=\"2026-06-11T12:27:12.327051111Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-mzxrh/extract-content\" id=7ba2e484-0b52-4b8d-9279-26653e2155f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:27:12.332592 crc crio[22553]: time=\"2026-06-11T12:27:12.332450257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:12.428860 crc crio[22553]: time=\"2026-06-11T12:27:12.427595653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:12.431987 crc crio[22553]: time=\"2026-06-11T12:27:12.431915408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:12.647720 crc crio[22553]: time=\"2026-06-11T12:27:12.647571265Z\" level=info msg=\"Created container 823c9902da97db0d5b837d6ceb8cbdbbe9d2bd2abff698d7e66fa2586fa65f62: openshift-marketplace/certified-operators-mzxrh/extract-content\" id=7ba2e484-0b52-4b8d-9279-26653e2155f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:27:12.649456 crc crio[22553]: time=\"2026-06-11T12:27:12.649331256Z\" level=info msg=\"Starting container: 823c9902da97db0d5b837d6ceb8cbdbbe9d2bd2abff698d7e66fa2586fa65f62\" id=b003713d-7903-4518-8ae2-7a86c971b5f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:27:12.656860 crc crio[22553]: time=\"2026-06-11T12:27:12.656747841Z\" level=info msg=\"Started container\" PID=206789 containerID=823c9902da97db0d5b837d6ceb8cbdbbe9d2bd2abff698d7e66fa2586fa65f62 description=openshift-marketplace/certified-operators-mzxrh/extract-content id=b003713d-7903-4518-8ae2-7a86c971b5f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f854fc34864341d675e44220bb89a68146d5d42b7510562b38e4420a23e9c187\nJun 11 12:27:13.359874 crc crio[22553]: time=\"2026-06-11T12:27:13.359414836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3e6acbbd-93a9-4cc7-abb5-d66296902294 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:27:13.363164 crc crio[22553]: time=\"2026-06-11T12:27:13.362977769Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=85a8153a-979e-4d0f-8e37-8b0c9a301647 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:27:13.379398 crc crio[22553]: time=\"2026-06-11T12:27:13.378610122Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-mzxrh/registry-server\" id=cd0e6d12-cce3-401a-90fb-383faee0208b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:27:13.380214 crc crio[22553]: time=\"2026-06-11T12:27:13.380050763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:13.460225 crc crio[22553]: time=\"2026-06-11T12:27:13.460067341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:13.463835 crc crio[22553]: time=\"2026-06-11T12:27:13.463789579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:13.655156 crc crio[22553]: time=\"2026-06-11T12:27:13.655047079Z\" level=info msg=\"Created container 769dbbdfe4ec077946669b457e41d64417df84404a7ede35adc51587461e3214: openshift-marketplace/certified-operators-mzxrh/registry-server\" id=cd0e6d12-cce3-401a-90fb-383faee0208b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:27:13.656608 crc crio[22553]: time=\"2026-06-11T12:27:13.6564469Z\" level=info msg=\"Starting container: 769dbbdfe4ec077946669b457e41d64417df84404a7ede35adc51587461e3214\" id=c6f34b00-1f58-44f4-9ef5-87fb57cad444 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:27:13.662426 crc crio[22553]: time=\"2026-06-11T12:27:13.66230595Z\" level=info msg=\"Started container\" PID=206839 containerID=769dbbdfe4ec077946669b457e41d64417df84404a7ede35adc51587461e3214 description=openshift-marketplace/certified-operators-mzxrh/registry-server id=c6f34b00-1f58-44f4-9ef5-87fb57cad444 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f854fc34864341d675e44220bb89a68146d5d42b7510562b38e4420a23e9c187\nJun 11 12:27:21.841772 crc crio[22553]: time=\"2026-06-11T12:27:21.840564062Z\" level=info msg=\"Stopping container: 6653cff354694dab891aabdebfe7ff2a6f46fe8461d206feffd0a47579113f31 (timeout: 2s)\" id=e9266322-8a16-46cf-9812-e7a7f484859f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:27:21.983984 crc crio[22553]: time=\"2026-06-11T12:27:21.983457761Z\" level=info msg=\"Stopped container 6653cff354694dab891aabdebfe7ff2a6f46fe8461d206feffd0a47579113f31: openshift-marketplace/certified-operators-fgcbd/registry-server\" id=e9266322-8a16-46cf-9812-e7a7f484859f name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:27:21.985436 crc crio[22553]: time=\"2026-06-11T12:27:21.985243803Z\" level=info msg=\"Stopping pod sandbox: fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99\" id=fc1c695e-42f0-4fa5-8193-e8521d6ec6c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:27:21.987059 crc crio[22553]: time=\"2026-06-11T12:27:21.986995983Z\" level=info msg=\"Got pod network &{Name:certified-operators-fgcbd Namespace:openshift-marketplace ID:fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99 UID:e6c90617-6156-46bf-b296-59a8b5e33445 NetNS:/var/run/netns/330b6973-25e2-4ba9-85bd-9fe2966d0a31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6c90617_6156_46bf_b296_59a8b5e33445.slice PodAnnotations:0xc002816e08}] Aliases:map[]}\"\nJun 11 12:27:21.987214 crc crio[22553]: time=\"2026-06-11T12:27:21.987178599Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-fgcbd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:27:22.371033 crc crio[22553]: time=\"2026-06-11T12:27:22.370942755Z\" level=info msg=\"Stopped pod sandbox: fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99\" id=fc1c695e-42f0-4fa5-8193-e8521d6ec6c3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:27:22.526290 crc crio[22553]: time=\"2026-06-11T12:27:22.525617296Z\" level=info msg=\"Removing container: 6653cff354694dab891aabdebfe7ff2a6f46fe8461d206feffd0a47579113f31\" id=5c122486-7dfb-474f-a0b6-df61995037bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:22.579869 crc crio[22553]: time=\"2026-06-11T12:27:22.579662891Z\" level=info msg=\"Removed container 6653cff354694dab891aabdebfe7ff2a6f46fe8461d206feffd0a47579113f31: openshift-marketplace/certified-operators-fgcbd/registry-server\" id=5c122486-7dfb-474f-a0b6-df61995037bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:22.596500 crc crio[22553]: time=\"2026-06-11T12:27:22.596420727Z\" level=info msg=\"Removing container: 59acc997a18b2634821264e73bae7d4e60fb601d73693886b9fdf8ca6d84806d\" id=825f19ef-d673-4a85-9868-ee5ce7e7c729 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:22.671668 crc crio[22553]: time=\"2026-06-11T12:27:22.671566114Z\" level=info msg=\"Removed container 59acc997a18b2634821264e73bae7d4e60fb601d73693886b9fdf8ca6d84806d: openshift-marketplace/certified-operators-fgcbd/extract-content\" id=825f19ef-d673-4a85-9868-ee5ce7e7c729 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:22.683613 crc crio[22553]: time=\"2026-06-11T12:27:22.683485429Z\" level=info msg=\"Removing container: 7025044e010c4bc6dc9972d882d961827664a7bbf8d10201e3ebcaad27fe94a1\" id=cc9b8308-65a3-4df5-a057-94d7e71b1fb7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:22.738592 crc crio[22553]: time=\"2026-06-11T12:27:22.738458131Z\" level=info msg=\"Removed container 7025044e010c4bc6dc9972d882d961827664a7bbf8d10201e3ebcaad27fe94a1: openshift-marketplace/certified-operators-fgcbd/extract-utilities\" id=cc9b8308-65a3-4df5-a057-94d7e71b1fb7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:37.936109 crc crio[22553]: time=\"2026-06-11T12:27:37.935165927Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-zgdkr/POD\" id=05cd5b9f-76b7-479a-95f3-d2c5f8c53b03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:27:37.937300 crc crio[22553]: time=\"2026-06-11T12:27:37.936146836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:37.980142 crc crio[22553]: time=\"2026-06-11T12:27:37.980022177Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zgdkr Namespace:openshift-marketplace ID:070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473 UID:cb4d9236-83d7-4bdf-90fd-2c568592c186 NetNS:/var/run/netns/33e3e906-c3ba-434a-b2e5-b9cd8b07d1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb4d9236_83d7_4bdf_90fd_2c568592c186.slice PodAnnotations:0xc005f12490}] Aliases:map[]}\"\nJun 11 12:27:37.980142 crc crio[22553]: time=\"2026-06-11T12:27:37.980103509Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-zgdkr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:27:38.542079 crc crio[22553]: 2026-06-11T12:27:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:070c28f5d9ff22f Mac:ca:39:d4:01:c3:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/33e3e906-c3ba-434a-b2e5-b9cd8b07d1ca SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:27:38.544906 crc crio[22553]: time=\"2026-06-11T12:27:38.544631822Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zgdkr Namespace:openshift-marketplace ID:070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473 UID:cb4d9236-83d7-4bdf-90fd-2c568592c186 NetNS:/var/run/netns/33e3e906-c3ba-434a-b2e5-b9cd8b07d1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb4d9236_83d7_4bdf_90fd_2c568592c186.slice PodAnnotations:0xc005f12490}] Aliases:map[]}\"\nJun 11 12:27:38.545185 crc crio[22553]: time=\"2026-06-11T12:27:38.544979282Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-zgdkr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:27:38.558345 crc crio[22553]: time=\"2026-06-11T12:27:38.558002789Z\" level=info msg=\"Ran pod sandbox 070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473 with infra container: openshift-marketplace/redhat-marketplace-zgdkr/POD\" id=05cd5b9f-76b7-479a-95f3-d2c5f8c53b03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:27:38.561144 crc crio[22553]: time=\"2026-06-11T12:27:38.561024237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bbb7c29e-4b69-4b02-a681-10a371d70238 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:27:38.566281 crc crio[22553]: time=\"2026-06-11T12:27:38.566132595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=22815cbd-11d7-4ce3-a67e-884a2246bbfb name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:27:38.576489 crc crio[22553]: time=\"2026-06-11T12:27:38.57632087Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zgdkr/extract-utilities\" id=812cd6aa-ba08-4cde-935a-dc85c89085b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:27:38.577193 crc crio[22553]: time=\"2026-06-11T12:27:38.576932648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:38.641610 crc crio[22553]: time=\"2026-06-11T12:27:38.641468697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:38.645838 crc crio[22553]: time=\"2026-06-11T12:27:38.645563646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:38.840183 crc crio[22553]: time=\"2026-06-11T12:27:38.839165994Z\" level=info msg=\"Created container 346a10d60de5aea419e1fa1bd597347856047fabbc91bca28a347040c8d8b20c: openshift-marketplace/redhat-marketplace-zgdkr/extract-utilities\" id=812cd6aa-ba08-4cde-935a-dc85c89085b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:27:38.842298 crc crio[22553]: time=\"2026-06-11T12:27:38.842183831Z\" level=info msg=\"Starting container: 346a10d60de5aea419e1fa1bd597347856047fabbc91bca28a347040c8d8b20c\" id=617cb0f2-a454-4934-9d7d-7a98a90b91c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:27:38.849360 crc crio[22553]: time=\"2026-06-11T12:27:38.849270746Z\" level=info msg=\"Started container\" PID=208399 containerID=346a10d60de5aea419e1fa1bd597347856047fabbc91bca28a347040c8d8b20c description=openshift-marketplace/redhat-marketplace-zgdkr/extract-utilities id=617cb0f2-a454-4934-9d7d-7a98a90b91c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473\nJun 11 12:27:39.847236 crc crio[22553]: time=\"2026-06-11T12:27:39.847143532Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2c782824-24a5-4c4f-bee1-74cd9d793af3 name=/runtime.v1.ImageService/PullImage\nJun 11 12:27:39.857585 crc crio[22553]: time=\"2026-06-11T12:27:39.857488312Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 12:27:40.753724 crc crio[22553]: time=\"2026-06-11T12:27:40.753075575Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=2c782824-24a5-4c4f-bee1-74cd9d793af3 name=/runtime.v1.ImageService/PullImage\nJun 11 12:27:40.755031 crc crio[22553]: time=\"2026-06-11T12:27:40.754953589Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1f0ca4eb-c101-431f-b69d-e15553162f52 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:27:40.757807 crc crio[22553]: time=\"2026-06-11T12:27:40.757625867Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=cebd7238-0cd7-4c8b-ac1f-01890027d246 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:27:40.766059 crc crio[22553]: time=\"2026-06-11T12:27:40.765865815Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zgdkr/extract-content\" id=17f78bd3-ac05-49ed-84e9-d1ab102abf2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:27:40.766615 crc crio[22553]: time=\"2026-06-11T12:27:40.766489524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:40.840306 crc crio[22553]: time=\"2026-06-11T12:27:40.840182957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:40.845769 crc crio[22553]: time=\"2026-06-11T12:27:40.845632635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:41.037259 crc crio[22553]: time=\"2026-06-11T12:27:41.036413862Z\" level=info msg=\"Created container 2c4a4e3d72bd1c6b5d7720dd1e0a6c85fd9d006f6357aa96d54a25e97c8b6615: openshift-marketplace/redhat-marketplace-zgdkr/extract-content\" id=17f78bd3-ac05-49ed-84e9-d1ab102abf2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:27:41.038783 crc crio[22553]: time=\"2026-06-11T12:27:41.038623436Z\" level=info msg=\"Starting container: 2c4a4e3d72bd1c6b5d7720dd1e0a6c85fd9d006f6357aa96d54a25e97c8b6615\" id=e032365a-a5a0-4e92-9bb4-9b17b29898bb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:27:41.053227 crc crio[22553]: time=\"2026-06-11T12:27:41.053106135Z\" level=info msg=\"Started container\" PID=208530 containerID=2c4a4e3d72bd1c6b5d7720dd1e0a6c85fd9d006f6357aa96d54a25e97c8b6615 description=openshift-marketplace/redhat-marketplace-zgdkr/extract-content id=e032365a-a5a0-4e92-9bb4-9b17b29898bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473\nJun 11 12:27:41.891859 crc crio[22553]: time=\"2026-06-11T12:27:41.890520553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fcc4d1e1-2a19-402f-b779-d037222dd7d6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:27:41.895522 crc crio[22553]: time=\"2026-06-11T12:27:41.895306652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d40dcf09-5048-47de-85fe-81690853a75b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:27:41.931917 crc crio[22553]: time=\"2026-06-11T12:27:41.931815639Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zgdkr/registry-server\" id=037e4bc2-8b70-4ff5-824e-cb482e714435 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:27:41.932384 crc crio[22553]: time=\"2026-06-11T12:27:41.932316934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:42.018590 crc crio[22553]: time=\"2026-06-11T12:27:42.018469299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:42.023032 crc crio[22553]: time=\"2026-06-11T12:27:42.022949719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:27:42.214093 crc crio[22553]: time=\"2026-06-11T12:27:42.213637303Z\" level=info msg=\"Created container bc098b95ac1e190e61226173c383516b94bf91235082993956e75556acbc05e3: openshift-marketplace/redhat-marketplace-zgdkr/registry-server\" id=037e4bc2-8b70-4ff5-824e-cb482e714435 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:27:42.217295 crc crio[22553]: time=\"2026-06-11T12:27:42.217109633Z\" level=info msg=\"Starting container: bc098b95ac1e190e61226173c383516b94bf91235082993956e75556acbc05e3\" id=5fb3133f-a4ff-4684-947f-948d0b19f5e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:27:42.230814 crc crio[22553]: time=\"2026-06-11T12:27:42.230029818Z\" level=info msg=\"Started container\" PID=208601 containerID=bc098b95ac1e190e61226173c383516b94bf91235082993956e75556acbc05e3 description=openshift-marketplace/redhat-marketplace-zgdkr/registry-server id=5fb3133f-a4ff-4684-947f-948d0b19f5e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473\nJun 11 12:27:50.250303 crc crio[22553]: time=\"2026-06-11T12:27:50.249149198Z\" level=info msg=\"Stopping container: bc098b95ac1e190e61226173c383516b94bf91235082993956e75556acbc05e3 (timeout: 2s)\" id=a9604392-115b-4c88-b1ab-948bcede5d83 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:27:50.385964 crc crio[22553]: time=\"2026-06-11T12:27:50.385827627Z\" level=info msg=\"Stopped container bc098b95ac1e190e61226173c383516b94bf91235082993956e75556acbc05e3: openshift-marketplace/redhat-marketplace-zgdkr/registry-server\" id=a9604392-115b-4c88-b1ab-948bcede5d83 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:27:50.387476 crc crio[22553]: time=\"2026-06-11T12:27:50.387429944Z\" level=info msg=\"Stopping pod sandbox: 070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473\" id=d7e9c196-88ef-4491-af29-6023c423ecd3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:27:50.388484 crc crio[22553]: time=\"2026-06-11T12:27:50.388455813Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zgdkr Namespace:openshift-marketplace ID:070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473 UID:cb4d9236-83d7-4bdf-90fd-2c568592c186 NetNS:/var/run/netns/33e3e906-c3ba-434a-b2e5-b9cd8b07d1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb4d9236_83d7_4bdf_90fd_2c568592c186.slice PodAnnotations:0xc002b8b170}] Aliases:map[]}\"\nJun 11 12:27:50.388953 crc crio[22553]: time=\"2026-06-11T12:27:50.388861585Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-zgdkr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:27:50.750160 crc crio[22553]: time=\"2026-06-11T12:27:50.750033357Z\" level=info msg=\"Stopped pod sandbox: 070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473\" id=d7e9c196-88ef-4491-af29-6023c423ecd3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:27:51.276575 crc crio[22553]: time=\"2026-06-11T12:27:51.275745805Z\" level=info msg=\"Removing container: bc098b95ac1e190e61226173c383516b94bf91235082993956e75556acbc05e3\" id=4340bc17-8321-4afc-9583-7a1023206bf9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:51.353289 crc crio[22553]: time=\"2026-06-11T12:27:51.353177248Z\" level=info msg=\"Removed container bc098b95ac1e190e61226173c383516b94bf91235082993956e75556acbc05e3: openshift-marketplace/redhat-marketplace-zgdkr/registry-server\" id=4340bc17-8321-4afc-9583-7a1023206bf9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:51.358138 crc crio[22553]: time=\"2026-06-11T12:27:51.35805988Z\" level=info msg=\"Removing container: 2c4a4e3d72bd1c6b5d7720dd1e0a6c85fd9d006f6357aa96d54a25e97c8b6615\" id=a444cd31-2c75-4fae-a93f-782799fd17e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:51.391891 crc crio[22553]: time=\"2026-06-11T12:27:51.391786217Z\" level=info msg=\"Stopping pod sandbox: fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99\" id=ad80d8b0-ef72-4063-8a07-864314d8fc94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:27:51.391891 crc crio[22553]: time=\"2026-06-11T12:27:51.39188294Z\" level=info msg=\"Stopped pod sandbox (already stopped): fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99\" id=ad80d8b0-ef72-4063-8a07-864314d8fc94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:27:51.393919 crc crio[22553]: time=\"2026-06-11T12:27:51.393665951Z\" level=info msg=\"Removing pod sandbox: fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99\" id=369eb99b-7918-43a8-a54c-8196139d1c22 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:27:51.399371 crc crio[22553]: time=\"2026-06-11T12:27:51.399267854Z\" level=info msg=\"Removed container 2c4a4e3d72bd1c6b5d7720dd1e0a6c85fd9d006f6357aa96d54a25e97c8b6615: openshift-marketplace/redhat-marketplace-zgdkr/extract-content\" id=a444cd31-2c75-4fae-a93f-782799fd17e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:51.402911 crc crio[22553]: time=\"2026-06-11T12:27:51.402823947Z\" level=info msg=\"Removing container: 346a10d60de5aea419e1fa1bd597347856047fabbc91bca28a347040c8d8b20c\" id=0180a365-4a0b-48f8-a83b-4a7a94ecd285 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:27:51.422238 crc crio[22553]: time=\"2026-06-11T12:27:51.422034323Z\" level=info msg=\"Removed pod sandbox: fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99\" id=369eb99b-7918-43a8-a54c-8196139d1c22 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:27:51.452406 crc crio[22553]: time=\"2026-06-11T12:27:51.452248258Z\" level=info msg=\"Removed container 346a10d60de5aea419e1fa1bd597347856047fabbc91bca28a347040c8d8b20c: openshift-marketplace/redhat-marketplace-zgdkr/extract-utilities\" id=0180a365-4a0b-48f8-a83b-4a7a94ecd285 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:28:00.831859 crc crio[22553]: time=\"2026-06-11T12:28:00.830897117Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686348-6mvz7/POD\" id=8a5eca9e-8aba-4bd4-9e2e-417dcb34b57e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:28:00.833201 crc crio[22553]: time=\"2026-06-11T12:28:00.831911006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:28:00.880069 crc crio[22553]: time=\"2026-06-11T12:28:00.879912447Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686348-6mvz7 Namespace:openshift-infra ID:5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f UID:0c64c2bc-7bf5-428e-9939-9b2a257ce757 NetNS:/var/run/netns/0f38c383-b9fa-4813-808a-026f985495ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c64c2bc_7bf5_428e_9939_9b2a257ce757.slice PodAnnotations:0xc0011e8508}] Aliases:map[]}\"\nJun 11 12:28:00.880069 crc crio[22553]: time=\"2026-06-11T12:28:00.879958928Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686348-6mvz7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:28:01.450521 crc crio[22553]: 2026-06-11T12:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b4aa5a6e4e3d6f Mac:66:99:38:72:90:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/0f38c383-b9fa-4813-808a-026f985495ce SocketPath: PciID:}] [{Interface:0xc0002c49e0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:28:01.453099 crc crio[22553]: time=\"2026-06-11T12:28:01.452480482Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686348-6mvz7 Namespace:openshift-infra ID:5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f UID:0c64c2bc-7bf5-428e-9939-9b2a257ce757 NetNS:/var/run/netns/0f38c383-b9fa-4813-808a-026f985495ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c64c2bc_7bf5_428e_9939_9b2a257ce757.slice PodAnnotations:0xc0011e8508}] Aliases:map[]}\"\nJun 11 12:28:01.453099 crc crio[22553]: time=\"2026-06-11T12:28:01.452770601Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686348-6mvz7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:28:01.467937 crc crio[22553]: time=\"2026-06-11T12:28:01.467870448Z\" level=info msg=\"Ran pod sandbox 5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f with infra container: openshift-infra/auto-csr-approver-29686348-6mvz7/POD\" id=8a5eca9e-8aba-4bd4-9e2e-417dcb34b57e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:28:01.472365 crc crio[22553]: time=\"2026-06-11T12:28:01.472306456Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7da2389b-ea3d-4a5e-865c-56d3c8028e84 name=/runtime.v1.ImageService/PullImage\nJun 11 12:28:01.480007 crc crio[22553]: time=\"2026-06-11T12:28:01.479091083Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:28:02.450998 crc crio[22553]: time=\"2026-06-11T12:28:02.450399968Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7da2389b-ea3d-4a5e-865c-56d3c8028e84 name=/runtime.v1.ImageService/PullImage\nJun 11 12:28:02.454106 crc crio[22553]: time=\"2026-06-11T12:28:02.454010452Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=36d8efb8-f23b-4aff-92a0-682827b9ba25 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:28:02.459507 crc crio[22553]: time=\"2026-06-11T12:28:02.459355507Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c5e70606-bdb1-4d25-9169-bb26a495a379 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:28:02.468327 crc crio[22553]: time=\"2026-06-11T12:28:02.468241215Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686348-6mvz7/oc\" id=373a5b21-4a50-476a-9586-0bad5f07d1f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:28:02.473875 crc crio[22553]: time=\"2026-06-11T12:28:02.469965345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:28:02.529068 crc crio[22553]: time=\"2026-06-11T12:28:02.528963394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:28:02.918520 crc crio[22553]: time=\"2026-06-11T12:28:02.918040664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:28:03.044997 crc crio[22553]: time=\"2026-06-11T12:28:03.044828747Z\" level=info msg=\"Created container e4c3962c38599f7aa67afbc53c2b3fd9240310ffeb16c3f962e886dfb3b510ec: openshift-infra/auto-csr-approver-29686348-6mvz7/oc\" id=373a5b21-4a50-476a-9586-0bad5f07d1f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:28:03.046345 crc crio[22553]: time=\"2026-06-11T12:28:03.046252898Z\" level=info msg=\"Starting container: e4c3962c38599f7aa67afbc53c2b3fd9240310ffeb16c3f962e886dfb3b510ec\" id=b618d78e-2c5d-4a2b-8678-dfc59dbcb4ff name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:28:03.052952 crc crio[22553]: time=\"2026-06-11T12:28:03.052763377Z\" level=info msg=\"Started container\" PID=209832 containerID=e4c3962c38599f7aa67afbc53c2b3fd9240310ffeb16c3f962e886dfb3b510ec description=openshift-infra/auto-csr-approver-29686348-6mvz7/oc id=b618d78e-2c5d-4a2b-8678-dfc59dbcb4ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f\nJun 11 12:28:05.542803 crc crio[22553]: time=\"2026-06-11T12:28:05.541945871Z\" level=info msg=\"Stopping pod sandbox: 5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f\" id=7c266c6d-e371-4b0e-b27f-18799df3f082 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:28:05.544085 crc crio[22553]: time=\"2026-06-11T12:28:05.543464905Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686348-6mvz7 Namespace:openshift-infra ID:5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f UID:0c64c2bc-7bf5-428e-9939-9b2a257ce757 NetNS:/var/run/netns/0f38c383-b9fa-4813-808a-026f985495ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c64c2bc_7bf5_428e_9939_9b2a257ce757.slice PodAnnotations:0xc002826738}] Aliases:map[]}\"\nJun 11 12:28:05.544085 crc crio[22553]: time=\"2026-06-11T12:28:05.54365893Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686348-6mvz7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:28:06.112221 crc crio[22553]: time=\"2026-06-11T12:28:06.112100275Z\" level=info msg=\"Stopped pod sandbox: 5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f\" id=7c266c6d-e371-4b0e-b27f-18799df3f082 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:28:51.448416 crc crio[22553]: time=\"2026-06-11T12:28:51.447503457Z\" level=info msg=\"Removing container: 3c9cead8c6743ecbdea74936cac5c90ed4bca853b7ed6f814c9347ace44f73ac\" id=117fac7e-e05f-4611-8982-d1dc1ce35e0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:28:51.581730 crc crio[22553]: time=\"2026-06-11T12:28:51.581610731Z\" level=info msg=\"Removed container 3c9cead8c6743ecbdea74936cac5c90ed4bca853b7ed6f814c9347ace44f73ac: openshift-infra/auto-csr-approver-29686342-2cgc6/oc\" id=117fac7e-e05f-4611-8982-d1dc1ce35e0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:28:51.623438 crc crio[22553]: time=\"2026-06-11T12:28:51.623379251Z\" level=info msg=\"Stopping pod sandbox: 070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473\" id=8f1cb780-35d4-463c-9e23-1fac3bfb2154 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:28:51.624073 crc crio[22553]: time=\"2026-06-11T12:28:51.624050411Z\" level=info msg=\"Stopped pod sandbox (already stopped): 070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473\" id=8f1cb780-35d4-463c-9e23-1fac3bfb2154 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:28:51.626451 crc crio[22553]: time=\"2026-06-11T12:28:51.626371028Z\" level=info msg=\"Removing pod sandbox: 070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473\" id=2f8e16de-c402-4a2d-9d98-98effc629eb6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:28:51.646277 crc crio[22553]: time=\"2026-06-11T12:28:51.646217603Z\" level=info msg=\"Removed pod sandbox: 070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473\" id=2f8e16de-c402-4a2d-9d98-98effc629eb6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:28:51.648649 crc crio[22553]: time=\"2026-06-11T12:28:51.64852509Z\" level=info msg=\"Stopping pod sandbox: 261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f\" id=6561cbce-4f43-4e8b-9f79-d0224ffbe967 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:28:51.648859 crc crio[22553]: time=\"2026-06-11T12:28:51.648792778Z\" level=info msg=\"Stopped pod sandbox (already stopped): 261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f\" id=6561cbce-4f43-4e8b-9f79-d0224ffbe967 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:28:51.649327 crc crio[22553]: time=\"2026-06-11T12:28:51.649299292Z\" level=info msg=\"Removing pod sandbox: 261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f\" id=2bf81be4-4f43-4eb1-a05c-4c8160c72961 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:28:51.675362 crc crio[22553]: time=\"2026-06-11T12:28:51.674630416Z\" level=info msg=\"Removed pod sandbox: 261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f\" id=2bf81be4-4f43-4eb1-a05c-4c8160c72961 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:29:23.937007 crc crio[22553]: time=\"2026-06-11T12:29:23.935540265Z\" level=info msg=\"Stopping pod sandbox: 2bf20d008f0f6e0a6fc2705566d6634e303362ed7bc4caa36e02dc9fbb1411d3\" id=6f863ab4-dca0-4b53-99c5-b18b1fac72f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:29:23.938826 crc crio[22553]: time=\"2026-06-11T12:29:23.937501812Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh Namespace:openstack ID:2bf20d008f0f6e0a6fc2705566d6634e303362ed7bc4caa36e02dc9fbb1411d3 UID:36d7a85a-8af8-47af-865f-07b22cb2ef02 NetNS:/var/run/netns/716237a9-1f82-4024-93dd-a3eb10e5aef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36d7a85a_8af8_47af_865f_07b22cb2ef02.slice PodAnnotations:0xc0048004b0}] Aliases:map[]}\"\nJun 11 12:29:23.938826 crc crio[22553]: time=\"2026-06-11T12:29:23.937975506Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:29:24.513421 crc crio[22553]: time=\"2026-06-11T12:29:24.512833398Z\" level=info msg=\"Stopped pod sandbox: 2bf20d008f0f6e0a6fc2705566d6634e303362ed7bc4caa36e02dc9fbb1411d3\" id=6f863ab4-dca0-4b53-99c5-b18b1fac72f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:29:25.777045 crc crio[22553]: time=\"2026-06-11T12:29:25.776611126Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:30:00.521728 crc crio[22553]: time=\"2026-06-11T12:30:00.520909742Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686350-8sgx7/POD\" id=921c5c9d-d61f-471d-9b26-b82d75d96e8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:30:00.523063 crc crio[22553]: time=\"2026-06-11T12:30:00.521750986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:00.577637 crc crio[22553]: time=\"2026-06-11T12:30:00.577361737Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686350-8sgx7 Namespace:openshift-infra ID:8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa UID:f00de32e-947f-47f2-8dee-fb1ca29c50e2 NetNS:/var/run/netns/722e21c8-8e0e-4f21-ba67-f035c2de771d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf00de32e_947f_47f2_8dee_fb1ca29c50e2.slice PodAnnotations:0xc00001a118}] Aliases:map[]}\"\nJun 11 12:30:00.577637 crc crio[22553]: time=\"2026-06-11T12:30:00.577516911Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686350-8sgx7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:30:00.624587 crc crio[22553]: time=\"2026-06-11T12:30:00.62443006Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686350-6f9q2/POD\" id=7e34ca3d-709e-4653-82d3-1a40fc60fc7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:30:00.624587 crc crio[22553]: time=\"2026-06-11T12:30:00.624543364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:00.676999 crc crio[22553]: time=\"2026-06-11T12:30:00.676450317Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686350-6f9q2 Namespace:openshift-operator-lifecycle-manager ID:b4d3e469d1616f13b8608129373545172f8a6396af7969f81901a7d8eac7dce2 UID:94c63bca-1fe8-429a-aaef-63e785b3642e NetNS:/var/run/netns/f924eff2-5535-4a72-9749-c6bf14406973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod94c63bca_1fe8_429a_aaef_63e785b3642e.slice PodAnnotations:0xc0048001a8}] Aliases:map[]}\"\nJun 11 12:30:00.676999 crc crio[22553]: time=\"2026-06-11T12:30:00.676977213Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686350-6f9q2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:30:01.187493 crc crio[22553]: 2026-06-11T12:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8387fb24f9d53f3 Mac:da:fd:27:c1:1e:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/722e21c8-8e0e-4f21-ba67-f035c2de771d SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:30:01.189968 crc crio[22553]: time=\"2026-06-11T12:30:01.18989496Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686350-8sgx7 Namespace:openshift-infra ID:8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa UID:f00de32e-947f-47f2-8dee-fb1ca29c50e2 NetNS:/var/run/netns/722e21c8-8e0e-4f21-ba67-f035c2de771d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf00de32e_947f_47f2_8dee_fb1ca29c50e2.slice PodAnnotations:0xc00001a118}] Aliases:map[]}\"\nJun 11 12:30:01.190068 crc crio[22553]: time=\"2026-06-11T12:30:01.190054555Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686350-8sgx7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:30:01.203771 crc crio[22553]: time=\"2026-06-11T12:30:01.203624258Z\" level=info msg=\"Ran pod sandbox 8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa with infra container: openshift-infra/auto-csr-approver-29686350-8sgx7/POD\" id=921c5c9d-d61f-471d-9b26-b82d75d96e8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:30:01.211869 crc crio[22553]: time=\"2026-06-11T12:30:01.211474786Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=160a20d1-1b5f-4699-a234-808bee5e4305 name=/runtime.v1.ImageService/PullImage\nJun 11 12:30:01.223050 crc crio[22553]: time=\"2026-06-11T12:30:01.22266411Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:30:01.321932 crc crio[22553]: 2026-06-11T12:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4d3e469d1616f1 Mac:fe:d3:3a:9f:38:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/f924eff2-5535-4a72-9749-c6bf14406973 SocketPath: PciID:}] [{Interface:0xc0004be710 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:30:01.324140 crc crio[22553]: time=\"2026-06-11T12:30:01.323234003Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686350-6f9q2 Namespace:openshift-operator-lifecycle-manager ID:b4d3e469d1616f13b8608129373545172f8a6396af7969f81901a7d8eac7dce2 UID:94c63bca-1fe8-429a-aaef-63e785b3642e NetNS:/var/run/netns/f924eff2-5535-4a72-9749-c6bf14406973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod94c63bca_1fe8_429a_aaef_63e785b3642e.slice PodAnnotations:0xc0048001a8}] Aliases:map[]}\"\nJun 11 12:30:01.324140 crc crio[22553]: time=\"2026-06-11T12:30:01.323437089Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686350-6f9q2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:30:01.335044 crc crio[22553]: time=\"2026-06-11T12:30:01.334951612Z\" level=info msg=\"Ran pod sandbox b4d3e469d1616f13b8608129373545172f8a6396af7969f81901a7d8eac7dce2 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686350-6f9q2/POD\" id=7e34ca3d-709e-4653-82d3-1a40fc60fc7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:30:01.337809 crc crio[22553]: time=\"2026-06-11T12:30:01.337737443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e481bf76-d381-4207-82d8-04791f6fbbda name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:30:01.343249 crc crio[22553]: time=\"2026-06-11T12:30:01.34313615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2f72c13e-f683-461c-9994-7be4b717287a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:30:01.353925 crc crio[22553]: time=\"2026-06-11T12:30:01.353823089Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686350-6f9q2/collect-profiles\" id=3d4d7009-5bbb-4bf1-8785-ab4d916555cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:30:01.354320 crc crio[22553]: time=\"2026-06-11T12:30:01.354242151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:01.405423 crc crio[22553]: time=\"2026-06-11T12:30:01.405315421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:01.409170 crc crio[22553]: time=\"2026-06-11T12:30:01.40908751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:01.618758 crc crio[22553]: time=\"2026-06-11T12:30:01.606753136Z\" level=info msg=\"Created container d66256a76e86ed9808143f50f249e1bc3206dcafa85c21b16c5ee521d1725a76: openshift-operator-lifecycle-manager/collect-profiles-29686350-6f9q2/collect-profiles\" id=3d4d7009-5bbb-4bf1-8785-ab4d916555cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:30:01.618758 crc crio[22553]: time=\"2026-06-11T12:30:01.608448635Z\" level=info msg=\"Starting container: d66256a76e86ed9808143f50f249e1bc3206dcafa85c21b16c5ee521d1725a76\" id=6db462d6-6df0-46ff-8a35-706df356cb9d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:30:01.624360 crc crio[22553]: time=\"2026-06-11T12:30:01.623917543Z\" level=info msg=\"Started container\" PID=216292 containerID=d66256a76e86ed9808143f50f249e1bc3206dcafa85c21b16c5ee521d1725a76 description=openshift-operator-lifecycle-manager/collect-profiles-29686350-6f9q2/collect-profiles id=6db462d6-6df0-46ff-8a35-706df356cb9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4d3e469d1616f13b8608129373545172f8a6396af7969f81901a7d8eac7dce2\nJun 11 12:30:02.830909 crc crio[22553]: time=\"2026-06-11T12:30:02.830144624Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-vc58x/must-gather-xvmcx/POD\" id=d78700de-09d6-4eac-9bba-aaf0c7ac72f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:30:02.830909 crc crio[22553]: time=\"2026-06-11T12:30:02.830904886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:02.865253 crc crio[22553]: time=\"2026-06-11T12:30:02.865145068Z\" level=info msg=\"Got pod network &{Name:must-gather-xvmcx Namespace:openshift-must-gather-vc58x ID:551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c UID:15511798-7435-4084-a1e6-a217bf3b4e78 NetNS:/var/run/netns/947fd2ce-e5c8-4ec3-aaa2-1b55bf2dd788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15511798_7435_4084_a1e6_a217bf3b4e78.slice PodAnnotations:0xc00001b570}] Aliases:map[]}\"\nJun 11 12:30:02.865253 crc crio[22553]: time=\"2026-06-11T12:30:02.86520198Z\" level=info msg=\"Adding pod openshift-must-gather-vc58x_must-gather-xvmcx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:30:03.480664 crc crio[22553]: 2026-06-11T12:30:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:551630c26dd4b4f Mac:96:f1:1f:ff:57:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/947fd2ce-e5c8-4ec3-aaa2-1b55bf2dd788 SocketPath: PciID:}] [{Interface:0xc0004b05b0 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:30:03.482722 crc crio[22553]: time=\"2026-06-11T12:30:03.482410199Z\" level=info msg=\"Got pod network &{Name:must-gather-xvmcx Namespace:openshift-must-gather-vc58x ID:551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c UID:15511798-7435-4084-a1e6-a217bf3b4e78 NetNS:/var/run/netns/947fd2ce-e5c8-4ec3-aaa2-1b55bf2dd788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15511798_7435_4084_a1e6_a217bf3b4e78.slice PodAnnotations:0xc00001b570}] Aliases:map[]}\"\nJun 11 12:30:03.483006 crc crio[22553]: time=\"2026-06-11T12:30:03.482914014Z\" level=info msg=\"Checking pod openshift-must-gather-vc58x_must-gather-xvmcx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:30:03.497377 crc crio[22553]: time=\"2026-06-11T12:30:03.49729007Z\" level=info msg=\"Ran pod sandbox 551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c with infra container: openshift-must-gather-vc58x/must-gather-xvmcx/POD\" id=d78700de-09d6-4eac-9bba-aaf0c7ac72f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:30:03.500441 crc crio[22553]: time=\"2026-06-11T12:30:03.50038471Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=dcb03682-8017-4f6d-8f59-ec086340c25e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:30:03.500672 crc crio[22553]: time=\"2026-06-11T12:30:03.500615867Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=dcb03682-8017-4f6d-8f59-ec086340c25e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:30:03.500672 crc crio[22553]: time=\"2026-06-11T12:30:03.50072145Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=dcb03682-8017-4f6d-8f59-ec086340c25e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:30:03.501958 crc crio[22553]: time=\"2026-06-11T12:30:03.501863723Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=1f7b1d3a-811a-4544-b6a2-2396bf65e81e name=/runtime.v1.ImageService/PullImage\nJun 11 12:30:03.507320 crc crio[22553]: time=\"2026-06-11T12:30:03.507241108Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"\nJun 11 12:30:03.587955 crc crio[22553]: time=\"2026-06-11T12:30:03.587826133Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=160a20d1-1b5f-4699-a234-808bee5e4305 name=/runtime.v1.ImageService/PullImage\nJun 11 12:30:03.589314 crc crio[22553]: time=\"2026-06-11T12:30:03.589224943Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=045eef42-61ba-4b01-adac-a4b935b6d056 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:30:03.592080 crc crio[22553]: time=\"2026-06-11T12:30:03.591939232Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ae4420af-89fa-4766-82e5-d4024f4b32bf name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:30:03.601605 crc crio[22553]: time=\"2026-06-11T12:30:03.601486148Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686350-8sgx7/oc\" id=80aff27e-d4d1-41e8-b902-dafeb382bdd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:30:03.602257 crc crio[22553]: time=\"2026-06-11T12:30:03.602139277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:03.663495 crc crio[22553]: time=\"2026-06-11T12:30:03.663047452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:03.734163 crc crio[22553]: time=\"2026-06-11T12:30:03.733355858Z\" level=info msg=\"Stopping pod sandbox: b4d3e469d1616f13b8608129373545172f8a6396af7969f81901a7d8eac7dce2\" id=49ec8519-67be-4b06-8a0f-3ff1a0292a7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:30:03.734938 crc crio[22553]: time=\"2026-06-11T12:30:03.734855492Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686350-6f9q2 Namespace:openshift-operator-lifecycle-manager ID:b4d3e469d1616f13b8608129373545172f8a6396af7969f81901a7d8eac7dce2 UID:94c63bca-1fe8-429a-aaef-63e785b3642e NetNS:/var/run/netns/f924eff2-5535-4a72-9749-c6bf14406973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod94c63bca_1fe8_429a_aaef_63e785b3642e.slice PodAnnotations:0xc001be61d8}] Aliases:map[]}\"\nJun 11 12:30:03.735240 crc crio[22553]: time=\"2026-06-11T12:30:03.735177151Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686350-6f9q2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:30:04.017279 crc crio[22553]: time=\"2026-06-11T12:30:04.017072346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:04.057922 crc crio[22553]: time=\"2026-06-11T12:30:04.057827306Z\" level=info msg=\"Stopped pod sandbox: b4d3e469d1616f13b8608129373545172f8a6396af7969f81901a7d8eac7dce2\" id=49ec8519-67be-4b06-8a0f-3ff1a0292a7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:30:04.256823 crc crio[22553]: time=\"2026-06-11T12:30:04.256314326Z\" level=info msg=\"Created container d97f0d1133a9c48706de8622a9705100076bdb3e45e3cdc6d8fd62bb86c09ec6: openshift-infra/auto-csr-approver-29686350-8sgx7/oc\" id=80aff27e-d4d1-41e8-b902-dafeb382bdd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:30:04.259254 crc crio[22553]: time=\"2026-06-11T12:30:04.259174519Z\" level=info msg=\"Starting container: d97f0d1133a9c48706de8622a9705100076bdb3e45e3cdc6d8fd62bb86c09ec6\" id=3210b09d-1cd0-4e3b-9f3c-6fb938bf740d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:30:04.279120 crc crio[22553]: time=\"2026-06-11T12:30:04.278114568Z\" level=info msg=\"Started container\" PID=216475 containerID=d97f0d1133a9c48706de8622a9705100076bdb3e45e3cdc6d8fd62bb86c09ec6 description=openshift-infra/auto-csr-approver-29686350-8sgx7/oc id=3210b09d-1cd0-4e3b-9f3c-6fb938bf740d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa\nJun 11 12:30:05.785946 crc crio[22553]: time=\"2026-06-11T12:30:05.78507262Z\" level=info msg=\"Stopping pod sandbox: 8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa\" id=2377161b-91ff-4a2a-9744-0a7889e1e281 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:30:05.787179 crc crio[22553]: time=\"2026-06-11T12:30:05.78643649Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686350-8sgx7 Namespace:openshift-infra ID:8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa UID:f00de32e-947f-47f2-8dee-fb1ca29c50e2 NetNS:/var/run/netns/722e21c8-8e0e-4f21-ba67-f035c2de771d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf00de32e_947f_47f2_8dee_fb1ca29c50e2.slice PodAnnotations:0xc00012b690}] Aliases:map[]}\"\nJun 11 12:30:05.787179 crc crio[22553]: time=\"2026-06-11T12:30:05.786633106Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686350-8sgx7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:30:06.159612 crc crio[22553]: time=\"2026-06-11T12:30:06.159028563Z\" level=info msg=\"Stopped pod sandbox: 8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa\" id=2377161b-91ff-4a2a-9744-0a7889e1e281 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:30:09.837742 crc crio[22553]: time=\"2026-06-11T12:30:09.836492099Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=1f7b1d3a-811a-4544-b6a2-2396bf65e81e name=/runtime.v1.ImageService/PullImage\nJun 11 12:30:09.839307 crc crio[22553]: time=\"2026-06-11T12:30:09.838898149Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=84e4c4e2-fed7-4564-b92a-abcfaf5a4669 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:30:09.846331 crc crio[22553]: time=\"2026-06-11T12:30:09.846060536Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=6b9cf168-b6ec-4956-8e5b-58e1c23da832 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:30:09.859120 crc crio[22553]: time=\"2026-06-11T12:30:09.859025892Z\" level=info msg=\"Creating container: openshift-must-gather-vc58x/must-gather-xvmcx/gather\" id=f5de14a1-4a01-4cab-b24f-18e9ea10d141 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:30:09.860576 crc crio[22553]: time=\"2026-06-11T12:30:09.860435723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:09.942318 crc crio[22553]: time=\"2026-06-11T12:30:09.942224112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:10.228929 crc crio[22553]: time=\"2026-06-11T12:30:10.228795653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:10.379069 crc crio[22553]: time=\"2026-06-11T12:30:10.378335565Z\" level=info msg=\"Created container 4abfa454bcf4c1c5cf918e564186b05221e5e2d427f01ac329af9c24ce3b8357: openshift-must-gather-vc58x/must-gather-xvmcx/gather\" id=f5de14a1-4a01-4cab-b24f-18e9ea10d141 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:30:10.382321 crc crio[22553]: time=\"2026-06-11T12:30:10.382030842Z\" level=info msg=\"Starting container: 4abfa454bcf4c1c5cf918e564186b05221e5e2d427f01ac329af9c24ce3b8357\" id=b0d1f3cc-4e62-43d7-b863-389431316c65 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:30:10.388423 crc crio[22553]: time=\"2026-06-11T12:30:10.388342645Z\" level=info msg=\"Started container\" PID=216966 containerID=4abfa454bcf4c1c5cf918e564186b05221e5e2d427f01ac329af9c24ce3b8357 description=openshift-must-gather-vc58x/must-gather-xvmcx/gather id=b0d1f3cc-4e62-43d7-b863-389431316c65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c\nJun 11 12:30:10.400621 crc crio[22553]: time=\"2026-06-11T12:30:10.40025828Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=7bff0644-da96-4b27-8e5a-e204fce4fdca name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:30:10.405204 crc crio[22553]: time=\"2026-06-11T12:30:10.405103Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=fb453cc3-4b05-41f9-b7a0-50055c2adf03 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:30:10.413918 crc crio[22553]: time=\"2026-06-11T12:30:10.413837213Z\" level=info msg=\"Creating container: openshift-must-gather-vc58x/must-gather-xvmcx/copy\" id=e51c36a7-e0c9-4289-8785-b7c762cece71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:30:10.415052 crc crio[22553]: time=\"2026-06-11T12:30:10.414989567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:10.496237 crc crio[22553]: time=\"2026-06-11T12:30:10.496004413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:10.728996 crc crio[22553]: time=\"2026-06-11T12:30:10.72889961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:10.767258 crc crio[22553]: time=\"2026-06-11T12:30:10.767188229Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:30:10.869054 crc crio[22553]: time=\"2026-06-11T12:30:10.868951207Z\" level=info msg=\"Created container 88de8b58d7c361908f714d15144b2de67caa2922fb593572efb954463d3b6e17: openshift-must-gather-vc58x/must-gather-xvmcx/copy\" id=e51c36a7-e0c9-4289-8785-b7c762cece71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:30:10.872300 crc crio[22553]: time=\"2026-06-11T12:30:10.872086438Z\" level=info msg=\"Starting container: 88de8b58d7c361908f714d15144b2de67caa2922fb593572efb954463d3b6e17\" id=5e2ee1a3-5241-4bdf-8e27-c2128f320842 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:30:10.881884 crc crio[22553]: time=\"2026-06-11T12:30:10.881783589Z\" level=info msg=\"Started container\" PID=217075 containerID=88de8b58d7c361908f714d15144b2de67caa2922fb593572efb954463d3b6e17 description=openshift-must-gather-vc58x/must-gather-xvmcx/copy id=5e2ee1a3-5241-4bdf-8e27-c2128f320842 name=/runtime.v1.RuntimeService/StartContainer sandboxID=551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c\nJun 11 12:30:15.681072 crc crio[22553]: time=\"2026-06-11T12:30:15.680064061Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:30:15.755479 crc crio[22553]: time=\"2026-06-11T12:30:15.755389103Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:30:16.106911 crc crio[22553]: time=\"2026-06-11T12:30:16.106658888Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:30:16.111230 crc crio[22553]: time=\"2026-06-11T12:30:16.111154979Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:30:16.173830 crc crio[22553]: time=\"2026-06-11T12:30:16.173737332Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:30:16.216528 crc crio[22553]: time=\"2026-06-11T12:30:16.216043297Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:30:16.597738 crc crio[22553]: time=\"2026-06-11T12:30:16.59760849Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:30:16.598082 crc crio[22553]: time=\"2026-06-11T12:30:16.597884938Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:30:17.742822 crc crio[22553]: time=\"2026-06-11T12:30:17.742251458Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-vc58x/crc-debug-sm7mg/POD\" id=be633c54-c9c1-485a-93e9-46cc2d60532e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:30:17.744223 crc crio[22553]: time=\"2026-06-11T12:30:17.742861675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:17.785930 crc crio[22553]: time=\"2026-06-11T12:30:17.78584806Z\" 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=be633c54-c9c1-485a-93e9-46cc2d60532e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:30:17.813512 crc crio[22553]: time=\"2026-06-11T12:30:17.813370538Z\" level=info msg=\"Ran pod sandbox e50f86111adfe578da689c5abb91cca2c265a9901ce7f3b936cc04720e4052ce with infra container: openshift-must-gather-vc58x/crc-debug-sm7mg/POD\" id=be633c54-c9c1-485a-93e9-46cc2d60532e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:30:17.819592 crc crio[22553]: time=\"2026-06-11T12:30:17.819469374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=dce0dd1a-06d9-4402-9261-5fb237b14318 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:30:17.819820 crc crio[22553]: time=\"2026-06-11T12:30:17.819788724Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=dce0dd1a-06d9-4402-9261-5fb237b14318 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:30:17.819946 crc crio[22553]: time=\"2026-06-11T12:30:17.819836305Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=dce0dd1a-06d9-4402-9261-5fb237b14318 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:30:17.820787 crc crio[22553]: time=\"2026-06-11T12:30:17.820727661Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=807a91fd-0a84-4f9b-aac6-46823e815a3e name=/runtime.v1.ImageService/PullImage\nJun 11 12:30:17.828663 crc crio[22553]: time=\"2026-06-11T12:30:17.828590669Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"\nJun 11 12:30:35.559716 crc crio[22553]: time=\"2026-06-11T12:30:35.558581887Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=807a91fd-0a84-4f9b-aac6-46823e815a3e name=/runtime.v1.ImageService/PullImage\nJun 11 12:30:35.562229 crc crio[22553]: time=\"2026-06-11T12:30:35.562173611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=5541cace-4186-4807-bef1-8312269aa204 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:30:35.566295 crc crio[22553]: time=\"2026-06-11T12:30:35.566235149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=fbc095b7-1bd7-4ce6-9bda-68ebaa0d46e6 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:30:35.578063 crc crio[22553]: time=\"2026-06-11T12:30:35.577954969Z\" level=info msg=\"Creating container: openshift-must-gather-vc58x/crc-debug-sm7mg/container-00\" id=17244aa4-bf17-4d34-8a6a-376ca615edbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:30:35.581026 crc crio[22553]: time=\"2026-06-11T12:30:35.580967416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:35.624288 crc crio[22553]: time=\"2026-06-11T12:30:35.624190628Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=17244aa4-bf17-4d34-8a6a-376ca615edbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:30:35.645841 crc crio[22553]: time=\"2026-06-11T12:30:35.64566899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:35.648221 crc crio[22553]: time=\"2026-06-11T12:30:35.648173043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:30:35.874231 crc crio[22553]: time=\"2026-06-11T12:30:35.873600553Z\" level=info msg=\"Created container 4876c044e513bb1431f7c87707b4e2d4180e9c7da6bab71b6b54fdecc011985d: openshift-must-gather-vc58x/crc-debug-sm7mg/container-00\" id=17244aa4-bf17-4d34-8a6a-376ca615edbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:30:35.875773 crc crio[22553]: time=\"2026-06-11T12:30:35.875648442Z\" level=info msg=\"Starting container: 4876c044e513bb1431f7c87707b4e2d4180e9c7da6bab71b6b54fdecc011985d\" id=2701d560-6775-44fc-9761-0ddbd8ed11ad name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:30:35.883100 crc crio[22553]: time=\"2026-06-11T12:30:35.883005295Z\" level=info msg=\"Started container\" PID=222145 containerID=4876c044e513bb1431f7c87707b4e2d4180e9c7da6bab71b6b54fdecc011985d description=openshift-must-gather-vc58x/crc-debug-sm7mg/container-00 id=2701d560-6775-44fc-9761-0ddbd8ed11ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=e50f86111adfe578da689c5abb91cca2c265a9901ce7f3b936cc04720e4052ce\nJun 11 12:30:51.736171 crc crio[22553]: time=\"2026-06-11T12:30:51.735106952Z\" level=info msg=\"Removing container: 72f4610c64645fed41b013ad929231ce67feeac6862318ac4119b5dca8a7adde\" id=21df40c8-e379-4016-903c-d8cc3648264d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:30:51.798772 crc crio[22553]: time=\"2026-06-11T12:30:51.798478401Z\" level=info msg=\"Removed container 72f4610c64645fed41b013ad929231ce67feeac6862318ac4119b5dca8a7adde: openshift-operator-lifecycle-manager/collect-profiles-29686305-p6vjb/collect-profiles\" id=21df40c8-e379-4016-903c-d8cc3648264d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:30:51.802333 crc crio[22553]: time=\"2026-06-11T12:30:51.802247405Z\" level=info msg=\"Removing container: 920a32aac9eeac647ca4df5b6f39b8cd164c915f5d561bd123b75ec60138a932\" id=dd7aa1e2-879c-4cf6-a000-58ffc48aa514 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:30:51.941171 crc crio[22553]: time=\"2026-06-11T12:30:51.941033867Z\" level=info msg=\"Removed container 920a32aac9eeac647ca4df5b6f39b8cd164c915f5d561bd123b75ec60138a932: openshift-infra/auto-csr-approver-29686344-hxcx4/oc\" id=dd7aa1e2-879c-4cf6-a000-58ffc48aa514 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:30:51.953425 crc crio[22553]: time=\"2026-06-11T12:30:51.953325778Z\" level=info msg=\"Stopping pod sandbox: ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291\" id=550f635b-7be3-45c7-88d5-33d85fd687c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:30:51.953425 crc crio[22553]: time=\"2026-06-11T12:30:51.953430031Z\" level=info msg=\"Stopped pod sandbox (already stopped): ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291\" id=550f635b-7be3-45c7-88d5-33d85fd687c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:30:51.954076 crc crio[22553]: time=\"2026-06-11T12:30:51.954004637Z\" level=info msg=\"Removing pod sandbox: ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291\" id=1f094b8c-3f34-4682-ae9e-6c8364a42917 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:30:51.970975 crc crio[22553]: time=\"2026-06-11T12:30:51.970816453Z\" level=info msg=\"Removed pod sandbox: ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291\" id=1f094b8c-3f34-4682-ae9e-6c8364a42917 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:30:51.971907 crc crio[22553]: time=\"2026-06-11T12:30:51.971842382Z\" level=info msg=\"Stopping pod sandbox: 06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb\" id=f675064c-f752-4181-903c-d05f04d80f72 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:30:51.972000 crc crio[22553]: time=\"2026-06-11T12:30:51.971917974Z\" level=info msg=\"Stopped pod sandbox (already stopped): 06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb\" id=f675064c-f752-4181-903c-d05f04d80f72 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:30:51.972531 crc crio[22553]: time=\"2026-06-11T12:30:51.972462489Z\" level=info msg=\"Removing pod sandbox: 06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb\" id=82210a94-6d33-4acc-ac01-a3cd15973e9b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:30:51.993375 crc crio[22553]: time=\"2026-06-11T12:30:51.993265476Z\" level=info msg=\"Removed pod sandbox: 06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb\" id=82210a94-6d33-4acc-ac01-a3cd15973e9b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:02.788884 crc crio[22553]: time=\"2026-06-11T12:31:02.788097968Z\" level=info msg=\"Stopping pod sandbox: e50f86111adfe578da689c5abb91cca2c265a9901ce7f3b936cc04720e4052ce\" id=cd061cbc-76d9-42bd-8172-38fddd5c04d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:02.797014 crc crio[22553]: time=\"2026-06-11T12:31:02.796905292Z\" level=info msg=\"Stopped pod sandbox: e50f86111adfe578da689c5abb91cca2c265a9901ce7f3b936cc04720e4052ce\" id=cd061cbc-76d9-42bd-8172-38fddd5c04d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:04.628006 crc crio[22553]: time=\"2026-06-11T12:31:04.626984107Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-vc58x/crc-debug-sflf2/POD\" id=41529be8-dcd0-4e6a-88b6-1d526e19b6e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:31:04.629222 crc crio[22553]: time=\"2026-06-11T12:31:04.628069867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:31:04.659061 crc crio[22553]: time=\"2026-06-11T12:31:04.658637165Z\" 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=41529be8-dcd0-4e6a-88b6-1d526e19b6e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:31:04.675476 crc crio[22553]: time=\"2026-06-11T12:31:04.675444201Z\" level=info msg=\"Ran pod sandbox f680f0d2657d76dbf8a59417033b6e70afee1a9582b92155355d770a6de7d5ff with infra container: openshift-must-gather-vc58x/crc-debug-sflf2/POD\" id=41529be8-dcd0-4e6a-88b6-1d526e19b6e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:31:04.678410 crc crio[22553]: time=\"2026-06-11T12:31:04.678383423Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=e93d5367-9d0f-4a3f-ac1c-1c5275403152 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:31:04.681015 crc crio[22553]: time=\"2026-06-11T12:31:04.680989575Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=38006a83-d313-45e8-bab7-d04123e4dc2d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:31:04.693627 crc crio[22553]: time=\"2026-06-11T12:31:04.693508153Z\" level=info msg=\"Creating container: openshift-must-gather-vc58x/crc-debug-sflf2/container-00\" id=d98f25bd-2980-4e66-8c3c-12e6a8f1a6d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:31:04.694130 crc crio[22553]: time=\"2026-06-11T12:31:04.694080669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:31:04.745447 crc crio[22553]: time=\"2026-06-11T12:31:04.7452985Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=d98f25bd-2980-4e66-8c3c-12e6a8f1a6d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:31:04.773336 crc crio[22553]: time=\"2026-06-11T12:31:04.773270986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:31:04.779268 crc crio[22553]: time=\"2026-06-11T12:31:04.77917554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:31:04.964899 crc crio[22553]: time=\"2026-06-11T12:31:04.964771149Z\" level=info msg=\"Created container 51cc3ec25b5490dcbb45daf3697a558286e89ac86f954990b3c208ab77ed788d: openshift-must-gather-vc58x/crc-debug-sflf2/container-00\" id=d98f25bd-2980-4e66-8c3c-12e6a8f1a6d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:31:04.967061 crc crio[22553]: time=\"2026-06-11T12:31:04.96695002Z\" level=info msg=\"Starting container: 51cc3ec25b5490dcbb45daf3697a558286e89ac86f954990b3c208ab77ed788d\" id=ddf4cf87-042a-493b-ba22-a810d5d7264f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:31:04.974926 crc crio[22553]: time=\"2026-06-11T12:31:04.974633973Z\" level=info msg=\"Started container\" PID=227409 containerID=51cc3ec25b5490dcbb45daf3697a558286e89ac86f954990b3c208ab77ed788d description=openshift-must-gather-vc58x/crc-debug-sflf2/container-00 id=ddf4cf87-042a-493b-ba22-a810d5d7264f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f680f0d2657d76dbf8a59417033b6e70afee1a9582b92155355d770a6de7d5ff\nJun 11 12:31:06.874660 crc crio[22553]: time=\"2026-06-11T12:31:06.874163885Z\" level=info msg=\"Stopping pod sandbox: f680f0d2657d76dbf8a59417033b6e70afee1a9582b92155355d770a6de7d5ff\" id=15b8b4ae-035f-436c-9983-efcdb9a6b8dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:06.880462 crc crio[22553]: time=\"2026-06-11T12:31:06.880375207Z\" level=info msg=\"Stopped pod sandbox: f680f0d2657d76dbf8a59417033b6e70afee1a9582b92155355d770a6de7d5ff\" id=15b8b4ae-035f-436c-9983-efcdb9a6b8dc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:07.896436 crc crio[22553]: time=\"2026-06-11T12:31:07.895963359Z\" level=info msg=\"Removing container: 51cc3ec25b5490dcbb45daf3697a558286e89ac86f954990b3c208ab77ed788d\" id=24635b67-6fb4-41b9-894a-aa3d3d393ec5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:07.936828 crc crio[22553]: time=\"2026-06-11T12:31:07.929906201Z\" level=info msg=\"Removed container 51cc3ec25b5490dcbb45daf3697a558286e89ac86f954990b3c208ab77ed788d: openshift-must-gather-vc58x/crc-debug-sflf2/container-00\" id=24635b67-6fb4-41b9-894a-aa3d3d393ec5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:31:52.019881 crc crio[22553]: time=\"2026-06-11T12:31:52.018965251Z\" level=info msg=\"Stopping pod sandbox: f680f0d2657d76dbf8a59417033b6e70afee1a9582b92155355d770a6de7d5ff\" id=5281a12f-dbad-4e07-ac00-ae825fe30c93 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:52.019881 crc crio[22553]: time=\"2026-06-11T12:31:52.019901817Z\" level=info msg=\"Stopped pod sandbox (already stopped): f680f0d2657d76dbf8a59417033b6e70afee1a9582b92155355d770a6de7d5ff\" id=5281a12f-dbad-4e07-ac00-ae825fe30c93 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:31:52.021445 crc crio[22553]: time=\"2026-06-11T12:31:52.020962426Z\" level=info msg=\"Removing pod sandbox: f680f0d2657d76dbf8a59417033b6e70afee1a9582b92155355d770a6de7d5ff\" id=cbacbc0a-36b0-4be5-b785-e3f0a1425d03 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:31:52.041116 crc crio[22553]: time=\"2026-06-11T12:31:52.041017723Z\" level=info msg=\"Removed pod sandbox: f680f0d2657d76dbf8a59417033b6e70afee1a9582b92155355d770a6de7d5ff\" id=cbacbc0a-36b0-4be5-b785-e3f0a1425d03 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:32:00.544882 crc crio[22553]: time=\"2026-06-11T12:32:00.543846172Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686352-jtwdr/POD\" id=257da46f-bb76-496b-8df7-2b7375741503 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:32:00.546881 crc crio[22553]: time=\"2026-06-11T12:32:00.544901991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:32:00.593192 crc crio[22553]: time=\"2026-06-11T12:32:00.592942845Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686352-jtwdr Namespace:openshift-infra ID:854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29 UID:1b702b12-917d-4ee6-8392-a902d88d2365 NetNS:/var/run/netns/998aea38-97f8-471f-9391-2c48e40f61d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b702b12_917d_4ee6_8392_a902d88d2365.slice PodAnnotations:0xc002826b20}] Aliases:map[]}\"\nJun 11 12:32:00.593192 crc crio[22553]: time=\"2026-06-11T12:32:00.593018057Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686352-jtwdr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:32:01.176016 crc crio[22553]: 2026-06-11T12:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:854c5d6a66e510c Mac:de:93:74:03:c5:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/998aea38-97f8-471f-9391-2c48e40f61d0 SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:32:01.178280 crc crio[22553]: time=\"2026-06-11T12:32:01.178163714Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686352-jtwdr Namespace:openshift-infra ID:854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29 UID:1b702b12-917d-4ee6-8392-a902d88d2365 NetNS:/var/run/netns/998aea38-97f8-471f-9391-2c48e40f61d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b702b12_917d_4ee6_8392_a902d88d2365.slice PodAnnotations:0xc002826b20}] Aliases:map[]}\"\nJun 11 12:32:01.178580 crc crio[22553]: time=\"2026-06-11T12:32:01.178434432Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686352-jtwdr for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:32:01.188913 crc crio[22553]: time=\"2026-06-11T12:32:01.188567983Z\" level=info msg=\"Ran pod sandbox 854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29 with infra container: openshift-infra/auto-csr-approver-29686352-jtwdr/POD\" id=257da46f-bb76-496b-8df7-2b7375741503 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:32:01.192134 crc crio[22553]: time=\"2026-06-11T12:32:01.191970548Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f31e0e88-ef49-44cd-9f04-adfcaa5aeebd name=/runtime.v1.ImageService/PullImage\nJun 11 12:32:01.203364 crc crio[22553]: time=\"2026-06-11T12:32:01.203257111Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:32:02.586148 crc crio[22553]: time=\"2026-06-11T12:32:02.585428865Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f31e0e88-ef49-44cd-9f04-adfcaa5aeebd name=/runtime.v1.ImageService/PullImage\nJun 11 12:32:02.587588 crc crio[22553]: time=\"2026-06-11T12:32:02.58741389Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3001d3e3-e757-4b01-affc-c5d72b8e138a name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:32:02.589852 crc crio[22553]: time=\"2026-06-11T12:32:02.589798806Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e7289d02-47be-4b5d-819c-15b36aa4e961 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:32:02.600018 crc crio[22553]: time=\"2026-06-11T12:32:02.599966798Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686352-jtwdr/oc\" id=21130e6f-41d8-457c-809e-57aec0a1d61c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:32:02.600926 crc crio[22553]: time=\"2026-06-11T12:32:02.600901204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:32:02.646751 crc crio[22553]: time=\"2026-06-11T12:32:02.646654664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:32:02.952964 crc crio[22553]: time=\"2026-06-11T12:32:02.952590133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:32:03.081187 crc crio[22553]: time=\"2026-06-11T12:32:03.08111262Z\" level=info msg=\"Created container 2c85e7234be451452a2090034614b4dcc025e0aa0973def25a90e7c79590df65: openshift-infra/auto-csr-approver-29686352-jtwdr/oc\" id=21130e6f-41d8-457c-809e-57aec0a1d61c name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:32:03.083166 crc crio[22553]: time=\"2026-06-11T12:32:03.083086695Z\" level=info msg=\"Starting container: 2c85e7234be451452a2090034614b4dcc025e0aa0973def25a90e7c79590df65\" id=7accce09-75b6-4aee-8557-e819baf02991 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:32:03.087993 crc crio[22553]: time=\"2026-06-11T12:32:03.087849407Z\" level=info msg=\"Started container\" PID=239207 containerID=2c85e7234be451452a2090034614b4dcc025e0aa0973def25a90e7c79590df65 description=openshift-infra/auto-csr-approver-29686352-jtwdr/oc id=7accce09-75b6-4aee-8557-e819baf02991 name=/runtime.v1.RuntimeService/StartContainer sandboxID=854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29\nJun 11 12:32:04.850281 crc crio[22553]: time=\"2026-06-11T12:32:04.849553594Z\" level=info msg=\"Stopping pod sandbox: 854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29\" id=0cc65f79-0cf8-4b3f-89a6-b11e293ad654 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:32:04.852056 crc crio[22553]: time=\"2026-06-11T12:32:04.851134457Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686352-jtwdr Namespace:openshift-infra ID:854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29 UID:1b702b12-917d-4ee6-8392-a902d88d2365 NetNS:/var/run/netns/998aea38-97f8-471f-9391-2c48e40f61d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b702b12_917d_4ee6_8392_a902d88d2365.slice PodAnnotations:0xc00001b388}] Aliases:map[]}\"\nJun 11 12:32:04.852056 crc crio[22553]: time=\"2026-06-11T12:32:04.851351483Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686352-jtwdr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:32:05.279858 crc crio[22553]: time=\"2026-06-11T12:32:05.279513225Z\" level=info msg=\"Stopped pod sandbox: 854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29\" id=0cc65f79-0cf8-4b3f-89a6-b11e293ad654 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:32:27.803844 crc crio[22553]: time=\"2026-06-11T12:32:27.802809716Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-fmpw8/POD\" id=680d087c-5cf0-467f-9228-8cf55d127f42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:32:27.803844 crc crio[22553]: time=\"2026-06-11T12:32:27.803824474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:32:27.880642 crc crio[22553]: time=\"2026-06-11T12:32:27.880445931Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fmpw8 Namespace:openshift-marketplace ID:4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666 UID:c21f670d-c43f-460b-9686-c9c1c099437c NetNS:/var/run/netns/8fc04be4-0f7a-4f30-8319-161e3e591aeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc21f670d_c43f_460b_9686_c9c1c099437c.slice PodAnnotations:0xc0050d3348}] Aliases:map[]}\"\nJun 11 12:32:27.880642 crc crio[22553]: time=\"2026-06-11T12:32:27.880644096Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-fmpw8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:32:28.602324 crc crio[22553]: 2026-06-11T12:32:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d5dbcd7933ae58 Mac:66:47:fe:42:3d:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/8fc04be4-0f7a-4f30-8319-161e3e591aeb SocketPath: PciID:}] [{Interface:0xc00013eee0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:32:28.603840 crc crio[22553]: time=\"2026-06-11T12:32:28.603765853Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fmpw8 Namespace:openshift-marketplace ID:4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666 UID:c21f670d-c43f-460b-9686-c9c1c099437c NetNS:/var/run/netns/8fc04be4-0f7a-4f30-8319-161e3e591aeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc21f670d_c43f_460b_9686_c9c1c099437c.slice PodAnnotations:0xc0050d3348}] Aliases:map[]}\"\nJun 11 12:32:28.603955 crc crio[22553]: time=\"2026-06-11T12:32:28.603939348Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-fmpw8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:32:28.616294 crc crio[22553]: time=\"2026-06-11T12:32:28.616191318Z\" level=info msg=\"Ran pod sandbox 4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666 with infra container: openshift-marketplace/redhat-operators-fmpw8/POD\" id=680d087c-5cf0-467f-9228-8cf55d127f42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:32:28.623072 crc crio[22553]: time=\"2026-06-11T12:32:28.621213207Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=77034aec-41a1-494b-84e8-3c57af58f37b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:32:28.630057 crc crio[22553]: time=\"2026-06-11T12:32:28.629951029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5210dff9-6236-4744-a154-aa9e4463859b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:32:28.647857 crc crio[22553]: time=\"2026-06-11T12:32:28.647777614Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fmpw8/extract-utilities\" id=5f45a462-a993-414a-8042-72646de9394d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:32:28.648844 crc crio[22553]: time=\"2026-06-11T12:32:28.648782222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:32:28.741780 crc crio[22553]: time=\"2026-06-11T12:32:28.741552026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:32:28.752955 crc crio[22553]: time=\"2026-06-11T12:32:28.75286641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:32:28.883378 crc crio[22553]: time=\"2026-06-11T12:32:28.883281469Z\" level=info msg=\"Created container 68b31757ebf0fb21971448eb240b60237697994ec8f825a7dfae708475f97b83: openshift-marketplace/redhat-operators-fmpw8/extract-utilities\" id=5f45a462-a993-414a-8042-72646de9394d name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:32:28.885575 crc crio[22553]: time=\"2026-06-11T12:32:28.885491921Z\" level=info msg=\"Starting container: 68b31757ebf0fb21971448eb240b60237697994ec8f825a7dfae708475f97b83\" id=f0f4fcff-5413-4800-8c1a-1e0f14f7e83e name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:32:28.892781 crc crio[22553]: time=\"2026-06-11T12:32:28.892734532Z\" level=info msg=\"Started container\" PID=245618 containerID=68b31757ebf0fb21971448eb240b60237697994ec8f825a7dfae708475f97b83 description=openshift-marketplace/redhat-operators-fmpw8/extract-utilities id=f0f4fcff-5413-4800-8c1a-1e0f14f7e83e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666\nJun 11 12:32:29.249797 crc crio[22553]: time=\"2026-06-11T12:32:29.249011758Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1270de98-5308-4266-bb9f-172409b8d2cc name=/runtime.v1.ImageService/PullImage\nJun 11 12:32:29.267245 crc crio[22553]: time=\"2026-06-11T12:32:29.267042879Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 11 12:32:30.048772 crc crio[22553]: time=\"2026-06-11T12:32:30.047934598Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=1270de98-5308-4266-bb9f-172409b8d2cc name=/runtime.v1.ImageService/PullImage\nJun 11 12:32:30.050071 crc crio[22553]: time=\"2026-06-11T12:32:30.050031656Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=91a38c20-0b4f-49d8-a65b-acb71cb9d6ab name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:32:30.064429 crc crio[22553]: time=\"2026-06-11T12:32:30.064342544Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d490053e-473e-4d8b-9e9e-f849bf6b50c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:32:30.084343 crc crio[22553]: time=\"2026-06-11T12:32:30.084237576Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fmpw8/extract-content\" id=9739efa3-c8ce-4337-878b-48520f444331 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:32:30.085022 crc crio[22553]: time=\"2026-06-11T12:32:30.084830852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:32:30.164880 crc crio[22553]: time=\"2026-06-11T12:32:30.16476699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:32:30.168586 crc crio[22553]: time=\"2026-06-11T12:32:30.168434622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:32:30.373630 crc crio[22553]: time=\"2026-06-11T12:32:30.373533684Z\" level=info msg=\"Created container a2b62f3aa50a79c2f2d662520f7c4c674ff38c5f271f82a4fef96e016c9a5984: openshift-marketplace/redhat-operators-fmpw8/extract-content\" id=9739efa3-c8ce-4337-878b-48520f444331 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:32:30.375202 crc crio[22553]: time=\"2026-06-11T12:32:30.375094597Z\" level=info msg=\"Starting container: a2b62f3aa50a79c2f2d662520f7c4c674ff38c5f271f82a4fef96e016c9a5984\" id=04c1c41e-c6ef-42bc-a1f9-b7ed62d47f31 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:32:30.383919 crc crio[22553]: time=\"2026-06-11T12:32:30.38384935Z\" level=info msg=\"Started container\" PID=245933 containerID=a2b62f3aa50a79c2f2d662520f7c4c674ff38c5f271f82a4fef96e016c9a5984 description=openshift-marketplace/redhat-operators-fmpw8/extract-content id=04c1c41e-c6ef-42bc-a1f9-b7ed62d47f31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666\nJun 11 12:32:35.383911 crc crio[22553]: time=\"2026-06-11T12:32:35.383303391Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=eb49381a-47b4-474d-ae03-13b8f8bf02b5 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:32:35.386406 crc crio[22553]: time=\"2026-06-11T12:32:35.386328855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9eb8997d-d25f-4d8a-8396-0c8ed0d02a89 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:32:35.393499 crc crio[22553]: time=\"2026-06-11T12:32:35.393075103Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fmpw8/registry-server\" id=454a6f48-0d1a-4c8d-9e17-aa39a832ded7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:32:35.393826 crc crio[22553]: time=\"2026-06-11T12:32:35.393551266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:32:35.510636 crc crio[22553]: time=\"2026-06-11T12:32:35.510533581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:32:35.516209 crc crio[22553]: time=\"2026-06-11T12:32:35.516130367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:32:35.668393 crc crio[22553]: time=\"2026-06-11T12:32:35.668273008Z\" level=info msg=\"Created container 1c8cfd62b72d58b0d935fc2bcf79078590a470a481571e3bff3d17381cd9e0a0: openshift-marketplace/redhat-operators-fmpw8/registry-server\" id=454a6f48-0d1a-4c8d-9e17-aa39a832ded7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:32:35.670242 crc crio[22553]: time=\"2026-06-11T12:32:35.670172331Z\" level=info msg=\"Starting container: 1c8cfd62b72d58b0d935fc2bcf79078590a470a481571e3bff3d17381cd9e0a0\" id=d77aaa99-29e6-433a-aae1-d48a3521181d name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:32:35.677258 crc crio[22553]: time=\"2026-06-11T12:32:35.677220377Z\" level=info msg=\"Started container\" PID=247741 containerID=1c8cfd62b72d58b0d935fc2bcf79078590a470a481571e3bff3d17381cd9e0a0 description=openshift-marketplace/redhat-operators-fmpw8/registry-server id=d77aaa99-29e6-433a-aae1-d48a3521181d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666\nJun 11 12:32:49.650778 crc crio[22553]: time=\"2026-06-11T12:32:49.649360195Z\" level=info msg=\"Stopping container: 1c8cfd62b72d58b0d935fc2bcf79078590a470a481571e3bff3d17381cd9e0a0 (timeout: 2s)\" id=22d2711b-cd1e-44f5-b3de-d77175dda3a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:32:49.806964 crc crio[22553]: time=\"2026-06-11T12:32:49.806211688Z\" level=info msg=\"Stopped container 1c8cfd62b72d58b0d935fc2bcf79078590a470a481571e3bff3d17381cd9e0a0: openshift-marketplace/redhat-operators-fmpw8/registry-server\" id=22d2711b-cd1e-44f5-b3de-d77175dda3a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:32:49.809109 crc crio[22553]: time=\"2026-06-11T12:32:49.809038836Z\" level=info msg=\"Stopping pod sandbox: 4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666\" id=9001cfc7-eca4-43ee-9407-d9e013fa1086 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:32:49.809951 crc crio[22553]: time=\"2026-06-11T12:32:49.80990334Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fmpw8 Namespace:openshift-marketplace ID:4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666 UID:c21f670d-c43f-460b-9686-c9c1c099437c NetNS:/var/run/netns/8fc04be4-0f7a-4f30-8319-161e3e591aeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc21f670d_c43f_460b_9686_c9c1c099437c.slice PodAnnotations:0xc0028165e0}] Aliases:map[]}\"\nJun 11 12:32:49.810082 crc crio[22553]: time=\"2026-06-11T12:32:49.810052364Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-fmpw8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:32:50.179539 crc crio[22553]: time=\"2026-06-11T12:32:50.179412424Z\" level=info msg=\"Stopped pod sandbox: 4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666\" id=9001cfc7-eca4-43ee-9407-d9e013fa1086 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:32:50.674016 crc crio[22553]: time=\"2026-06-11T12:32:50.673483974Z\" level=info msg=\"Removing container: 1c8cfd62b72d58b0d935fc2bcf79078590a470a481571e3bff3d17381cd9e0a0\" id=0bdf3124-9516-4b5a-ad70-b6bd4b9dc657 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:32:50.713276 crc crio[22553]: time=\"2026-06-11T12:32:50.713165656Z\" level=info msg=\"Removed container 1c8cfd62b72d58b0d935fc2bcf79078590a470a481571e3bff3d17381cd9e0a0: openshift-marketplace/redhat-operators-fmpw8/registry-server\" id=0bdf3124-9516-4b5a-ad70-b6bd4b9dc657 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:32:50.716952 crc crio[22553]: time=\"2026-06-11T12:32:50.716872118Z\" level=info msg=\"Removing container: a2b62f3aa50a79c2f2d662520f7c4c674ff38c5f271f82a4fef96e016c9a5984\" id=3255b83a-8814-4ccb-8c27-0881e8ccd083 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:32:50.759497 crc crio[22553]: time=\"2026-06-11T12:32:50.759361587Z\" level=info msg=\"Removed container a2b62f3aa50a79c2f2d662520f7c4c674ff38c5f271f82a4fef96e016c9a5984: openshift-marketplace/redhat-operators-fmpw8/extract-content\" id=3255b83a-8814-4ccb-8c27-0881e8ccd083 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:32:50.765354 crc crio[22553]: time=\"2026-06-11T12:32:50.765261481Z\" level=info msg=\"Removing container: 68b31757ebf0fb21971448eb240b60237697994ec8f825a7dfae708475f97b83\" id=9ae0fc47-7e15-468c-ba38-9533f29b8d53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:32:50.807322 crc crio[22553]: time=\"2026-06-11T12:32:50.807221076Z\" level=info msg=\"Removed container 68b31757ebf0fb21971448eb240b60237697994ec8f825a7dfae708475f97b83: openshift-marketplace/redhat-operators-fmpw8/extract-utilities\" id=9ae0fc47-7e15-468c-ba38-9533f29b8d53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:32:52.081735 crc crio[22553]: time=\"2026-06-11T12:32:52.079840801Z\" level=info msg=\"Removing container: e674c815c322bc336df337aa1a5b5e20446fcae600245aa8ffa192db128c3a8c\" id=0ba9723d-4f06-424d-b9b9-69672c292350 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:32:52.216406 crc crio[22553]: time=\"2026-06-11T12:32:52.216343998Z\" level=info msg=\"Removed container e674c815c322bc336df337aa1a5b5e20446fcae600245aa8ffa192db128c3a8c: openshift-infra/auto-csr-approver-29686346-xfqbn/oc\" id=0ba9723d-4f06-424d-b9b9-69672c292350 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:32:52.240891 crc crio[22553]: time=\"2026-06-11T12:32:52.240784926Z\" level=info msg=\"Stopping pod sandbox: 4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666\" id=7aec00ca-ff74-4d1a-a7a0-f889372fdaa8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:32:52.240891 crc crio[22553]: time=\"2026-06-11T12:32:52.240899589Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666\" id=7aec00ca-ff74-4d1a-a7a0-f889372fdaa8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:32:52.242562 crc crio[22553]: time=\"2026-06-11T12:32:52.242395151Z\" level=info msg=\"Removing pod sandbox: 4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666\" id=a70d6b4c-f688-4b00-86f4-54880dd0d7f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:32:52.261811 crc crio[22553]: time=\"2026-06-11T12:32:52.261748638Z\" level=info msg=\"Removed pod sandbox: 4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666\" id=a70d6b4c-f688-4b00-86f4-54880dd0d7f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:32:52.263235 crc crio[22553]: time=\"2026-06-11T12:32:52.263175837Z\" level=info msg=\"Stopping pod sandbox: ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df\" id=a52061e3-5871-406f-89a0-9b8a7c082655 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:32:52.263235 crc crio[22553]: time=\"2026-06-11T12:32:52.26325899Z\" level=info msg=\"Stopped pod sandbox (already stopped): ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df\" id=a52061e3-5871-406f-89a0-9b8a7c082655 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:32:52.264154 crc crio[22553]: time=\"2026-06-11T12:32:52.264126474Z\" level=info msg=\"Removing pod sandbox: ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df\" id=f8122350-f719-4889-ad35-c48101d7f4bb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:32:52.277911 crc crio[22553]: time=\"2026-06-11T12:32:52.277813653Z\" level=info msg=\"Removed pod sandbox: ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df\" id=f8122350-f719-4889-ad35-c48101d7f4bb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:33:07.705194 crc crio[22553]: time=\"2026-06-11T12:33:07.704294202Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-bbhsx/POD\" id=f341df37-ca2b-43af-a80b-a7cc4ad2d977 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:33:07.707211 crc crio[22553]: time=\"2026-06-11T12:33:07.705223598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:33:07.750900 crc crio[22553]: time=\"2026-06-11T12:33:07.750208827Z\" level=info msg=\"Got pod network &{Name:community-operators-bbhsx Namespace:openshift-marketplace ID:39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d UID:02791cf2-d248-4b31-924d-7f2aa0355fa2 NetNS:/var/run/netns/1ec1bdb4-ea0d-4eff-9731-69afb59bcda9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod02791cf2_d248_4b31_924d_7f2aa0355fa2.slice PodAnnotations:0xc002816228}] Aliases:map[]}\"\nJun 11 12:33:07.750900 crc crio[22553]: time=\"2026-06-11T12:33:07.750858265Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-bbhsx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:33:08.368598 crc crio[22553]: 2026-06-11T12:33:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39846f06d1a1808 Mac:c2:08:5f:b6:62:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/1ec1bdb4-ea0d-4eff-9731-69afb59bcda9 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:33:08.370779 crc crio[22553]: time=\"2026-06-11T12:33:08.370634093Z\" level=info msg=\"Got pod network &{Name:community-operators-bbhsx Namespace:openshift-marketplace ID:39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d UID:02791cf2-d248-4b31-924d-7f2aa0355fa2 NetNS:/var/run/netns/1ec1bdb4-ea0d-4eff-9731-69afb59bcda9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod02791cf2_d248_4b31_924d_7f2aa0355fa2.slice PodAnnotations:0xc002816228}] Aliases:map[]}\"\nJun 11 12:33:08.370911 crc crio[22553]: time=\"2026-06-11T12:33:08.37086058Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-bbhsx for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:33:08.379801 crc crio[22553]: time=\"2026-06-11T12:33:08.379736606Z\" level=info msg=\"Ran pod sandbox 39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d with infra container: openshift-marketplace/community-operators-bbhsx/POD\" id=f341df37-ca2b-43af-a80b-a7cc4ad2d977 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:33:08.385288 crc crio[22553]: time=\"2026-06-11T12:33:08.385027273Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3afe0958-9466-48fc-b645-8911f1c4e125 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:33:08.399491 crc crio[22553]: time=\"2026-06-11T12:33:08.399402212Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=86727cae-4adf-492c-9a1b-4d2b82b93b47 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:33:08.412070 crc crio[22553]: time=\"2026-06-11T12:33:08.412016662Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bbhsx/extract-utilities\" id=85eb965a-571e-43c5-87e3-afb7888f28c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:33:08.412924 crc crio[22553]: time=\"2026-06-11T12:33:08.412901226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:33:08.492151 crc crio[22553]: time=\"2026-06-11T12:33:08.492065263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:33:08.498000 crc crio[22553]: time=\"2026-06-11T12:33:08.497916655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:33:08.655214 crc crio[22553]: time=\"2026-06-11T12:33:08.655136818Z\" level=info msg=\"Created container de905bd63704c924874070062bc94ce76a263a4537f4ff5528cb8e8fbe3d6dab: openshift-marketplace/community-operators-bbhsx/extract-utilities\" id=85eb965a-571e-43c5-87e3-afb7888f28c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:33:08.656447 crc crio[22553]: time=\"2026-06-11T12:33:08.656334892Z\" level=info msg=\"Starting container: de905bd63704c924874070062bc94ce76a263a4537f4ff5528cb8e8fbe3d6dab\" id=8bcc4e48-109a-47d9-b1f3-508790534a04 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:33:08.665448 crc crio[22553]: time=\"2026-06-11T12:33:08.66530193Z\" level=info msg=\"Started container\" PID=254525 containerID=de905bd63704c924874070062bc94ce76a263a4537f4ff5528cb8e8fbe3d6dab description=openshift-marketplace/community-operators-bbhsx/extract-utilities id=8bcc4e48-109a-47d9-b1f3-508790534a04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d\nJun 11 12:33:08.990393 crc crio[22553]: time=\"2026-06-11T12:33:08.989772294Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8a7cec42-98e2-43f7-b121-214646d71a54 name=/runtime.v1.ImageService/PullImage\nJun 11 12:33:09.000159 crc crio[22553]: time=\"2026-06-11T12:33:09.000090671Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 11 12:33:09.618818 crc crio[22553]: time=\"2026-06-11T12:33:09.618582394Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=8a7cec42-98e2-43f7-b121-214646d71a54 name=/runtime.v1.ImageService/PullImage\nJun 11 12:33:09.619912 crc crio[22553]: time=\"2026-06-11T12:33:09.619803398Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1144565c-a0f2-4399-9722-00f9d67ad25d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:33:09.623902 crc crio[22553]: time=\"2026-06-11T12:33:09.623654624Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=12b689c5-9789-4ad1-825d-6f46aa725a91 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:33:09.636348 crc crio[22553]: time=\"2026-06-11T12:33:09.636268004Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bbhsx/extract-content\" id=b7ac90d6-b5e7-48ed-b848-e4f6e92bda85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:33:09.636878 crc crio[22553]: time=\"2026-06-11T12:33:09.63681847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:33:09.718724 crc crio[22553]: time=\"2026-06-11T12:33:09.718215909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:33:09.722758 crc crio[22553]: time=\"2026-06-11T12:33:09.722617021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:33:09.911157 crc crio[22553]: time=\"2026-06-11T12:33:09.91105921Z\" level=info msg=\"Created container 9abc8e79905b0a3968075e140a81bf77c86486d479d998a2aafc9198029db3b1: openshift-marketplace/community-operators-bbhsx/extract-content\" id=b7ac90d6-b5e7-48ed-b848-e4f6e92bda85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:33:09.912922 crc crio[22553]: time=\"2026-06-11T12:33:09.91285372Z\" level=info msg=\"Starting container: 9abc8e79905b0a3968075e140a81bf77c86486d479d998a2aafc9198029db3b1\" id=33472a4e-0c97-4278-ba56-87973536d0a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:33:09.942177 crc crio[22553]: time=\"2026-06-11T12:33:09.942084061Z\" level=info msg=\"Started container\" PID=254798 containerID=9abc8e79905b0a3968075e140a81bf77c86486d479d998a2aafc9198029db3b1 description=openshift-marketplace/community-operators-bbhsx/extract-content id=33472a4e-0c97-4278-ba56-87973536d0a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d\nJun 11 12:33:12.056153 crc crio[22553]: time=\"2026-06-11T12:33:12.055389281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=15670dfa-bb08-4c3a-b930-b8969547a0fd name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:33:12.060046 crc crio[22553]: time=\"2026-06-11T12:33:12.059985529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d4f334f2-f46d-4e87-86a1-b51e4de22f00 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:33:12.068885 crc crio[22553]: time=\"2026-06-11T12:33:12.068762283Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bbhsx/registry-server\" id=7381e614-a6db-4671-979b-411375cad0bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:33:12.069317 crc crio[22553]: time=\"2026-06-11T12:33:12.069238286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:33:12.130777 crc crio[22553]: time=\"2026-06-11T12:33:12.130611679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:33:12.133921 crc crio[22553]: time=\"2026-06-11T12:33:12.133838498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:33:12.298755 crc crio[22553]: time=\"2026-06-11T12:33:12.29856334Z\" level=info msg=\"Created container 2df07e0d90a19a70f7c8196b41a4140c61282493a0daaee1969ba5e225f26072: openshift-marketplace/community-operators-bbhsx/registry-server\" id=7381e614-a6db-4671-979b-411375cad0bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:33:12.300359 crc crio[22553]: time=\"2026-06-11T12:33:12.300306678Z\" level=info msg=\"Starting container: 2df07e0d90a19a70f7c8196b41a4140c61282493a0daaee1969ba5e225f26072\" id=ca01cc4f-8ac8-45d7-aeeb-2976092bf5bb name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:33:12.309508 crc crio[22553]: time=\"2026-06-11T12:33:12.309299397Z\" level=info msg=\"Started container\" PID=255505 containerID=2df07e0d90a19a70f7c8196b41a4140c61282493a0daaee1969ba5e225f26072 description=openshift-marketplace/community-operators-bbhsx/registry-server id=ca01cc4f-8ac8-45d7-aeeb-2976092bf5bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d\nJun 11 12:33:20.394596 crc crio[22553]: time=\"2026-06-11T12:33:20.393322626Z\" level=info msg=\"Stopping container: 2df07e0d90a19a70f7c8196b41a4140c61282493a0daaee1969ba5e225f26072 (timeout: 2s)\" id=4862d705-17f3-478d-9982-2f6b4bf85079 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:33:20.520142 crc crio[22553]: time=\"2026-06-11T12:33:20.520043543Z\" level=info msg=\"Stopped container 2df07e0d90a19a70f7c8196b41a4140c61282493a0daaee1969ba5e225f26072: openshift-marketplace/community-operators-bbhsx/registry-server\" id=4862d705-17f3-478d-9982-2f6b4bf85079 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:33:20.521384 crc crio[22553]: time=\"2026-06-11T12:33:20.521321848Z\" level=info msg=\"Stopping pod sandbox: 39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d\" id=50913c2f-e708-4380-9eec-bb9de24982fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:33:20.522156 crc crio[22553]: time=\"2026-06-11T12:33:20.52210321Z\" level=info msg=\"Got pod network &{Name:community-operators-bbhsx Namespace:openshift-marketplace ID:39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d UID:02791cf2-d248-4b31-924d-7f2aa0355fa2 NetNS:/var/run/netns/1ec1bdb4-ea0d-4eff-9731-69afb59bcda9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod02791cf2_d248_4b31_924d_7f2aa0355fa2.slice PodAnnotations:0xc001be6e30}] Aliases:map[]}\"\nJun 11 12:33:20.522318 crc crio[22553]: time=\"2026-06-11T12:33:20.522272345Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-bbhsx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:33:21.009988 crc crio[22553]: time=\"2026-06-11T12:33:21.00936108Z\" level=info msg=\"Stopped pod sandbox: 39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d\" id=50913c2f-e708-4380-9eec-bb9de24982fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:33:21.414524 crc crio[22553]: time=\"2026-06-11T12:33:21.413939147Z\" level=info msg=\"Removing container: 2df07e0d90a19a70f7c8196b41a4140c61282493a0daaee1969ba5e225f26072\" id=5a482162-6d8b-45b1-b325-810ad79b11f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:33:21.450918 crc crio[22553]: time=\"2026-06-11T12:33:21.450818611Z\" level=info msg=\"Removed container 2df07e0d90a19a70f7c8196b41a4140c61282493a0daaee1969ba5e225f26072: openshift-marketplace/community-operators-bbhsx/registry-server\" id=5a482162-6d8b-45b1-b325-810ad79b11f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:33:21.457948 crc crio[22553]: time=\"2026-06-11T12:33:21.457848036Z\" level=info msg=\"Removing container: 9abc8e79905b0a3968075e140a81bf77c86486d479d998a2aafc9198029db3b1\" id=200499a9-d877-48d1-88dc-5643ef40972e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:33:21.534019 crc crio[22553]: time=\"2026-06-11T12:33:21.533532726Z\" level=info msg=\"Removed container 9abc8e79905b0a3968075e140a81bf77c86486d479d998a2aafc9198029db3b1: openshift-marketplace/community-operators-bbhsx/extract-content\" id=200499a9-d877-48d1-88dc-5643ef40972e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:33:21.540148 crc crio[22553]: time=\"2026-06-11T12:33:21.540070637Z\" level=info msg=\"Removing container: de905bd63704c924874070062bc94ce76a263a4537f4ff5528cb8e8fbe3d6dab\" id=9592b356-a93c-4ed6-bc8d-1a7740ffff01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:33:21.608117 crc crio[22553]: time=\"2026-06-11T12:33:21.608016863Z\" level=info msg=\"Removed container de905bd63704c924874070062bc94ce76a263a4537f4ff5528cb8e8fbe3d6dab: openshift-marketplace/community-operators-bbhsx/extract-utilities\" id=9592b356-a93c-4ed6-bc8d-1a7740ffff01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:33:52.304043 crc crio[22553]: time=\"2026-06-11T12:33:52.30280301Z\" level=info msg=\"Stopping pod sandbox: 39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d\" id=0d255a35-9f05-426e-8373-9dc09d53151e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:33:52.304043 crc crio[22553]: time=\"2026-06-11T12:33:52.303925521Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d\" id=0d255a35-9f05-426e-8373-9dc09d53151e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:33:52.305630 crc crio[22553]: time=\"2026-06-11T12:33:52.304630101Z\" level=info msg=\"Removing pod sandbox: 39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d\" id=63b5caea-4d49-4ee8-a025-cc90beb37ab9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:33:52.323083 crc crio[22553]: time=\"2026-06-11T12:33:52.32298631Z\" level=info msg=\"Removed pod sandbox: 39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d\" id=63b5caea-4d49-4ee8-a025-cc90beb37ab9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:34:00.604762 crc crio[22553]: time=\"2026-06-11T12:34:00.603089749Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686354-fct78/POD\" id=fd4c3963-99d8-4ba6-8bb4-acf242bb961f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:34:00.606201 crc crio[22553]: time=\"2026-06-11T12:34:00.604823177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:34:00.666614 crc crio[22553]: time=\"2026-06-11T12:34:00.666524089Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686354-fct78 Namespace:openshift-infra ID:194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f UID:2fc4ef5f-fee9-4932-97bb-24d1cca9c502 NetNS:/var/run/netns/121329ad-b4c0-4bcb-be08-91507d721d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fc4ef5f_fee9_4932_97bb_24d1cca9c502.slice PodAnnotations:0xc0028268a0}] Aliases:map[]}\"\nJun 11 12:34:00.666614 crc crio[22553]: time=\"2026-06-11T12:34:00.666600301Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686354-fct78 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:34:01.421432 crc crio[22553]: 2026-06-11T12:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:194b7f9991ebab1 Mac:0a:01:f3:01:3e:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/121329ad-b4c0-4bcb-be08-91507d721d97 SocketPath: PciID:}] [{Interface:0xc000152870 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:34:01.424230 crc crio[22553]: time=\"2026-06-11T12:34:01.423486184Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686354-fct78 Namespace:openshift-infra ID:194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f UID:2fc4ef5f-fee9-4932-97bb-24d1cca9c502 NetNS:/var/run/netns/121329ad-b4c0-4bcb-be08-91507d721d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fc4ef5f_fee9_4932_97bb_24d1cca9c502.slice PodAnnotations:0xc0028268a0}] Aliases:map[]}\"\nJun 11 12:34:01.424230 crc crio[22553]: time=\"2026-06-11T12:34:01.423945437Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686354-fct78 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:34:01.437911 crc crio[22553]: time=\"2026-06-11T12:34:01.437782241Z\" level=info msg=\"Ran pod sandbox 194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f with infra container: openshift-infra/auto-csr-approver-29686354-fct78/POD\" id=fd4c3963-99d8-4ba6-8bb4-acf242bb961f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:34:01.441877 crc crio[22553]: time=\"2026-06-11T12:34:01.441282348Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=00a39271-b06f-4e46-a8e4-0d6f7cf4db39 name=/runtime.v1.ImageService/PullImage\nJun 11 12:34:01.447336 crc crio[22553]: time=\"2026-06-11T12:34:01.447282905Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:34:02.340598 crc crio[22553]: time=\"2026-06-11T12:34:02.34045068Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=00a39271-b06f-4e46-a8e4-0d6f7cf4db39 name=/runtime.v1.ImageService/PullImage\nJun 11 12:34:02.342149 crc crio[22553]: time=\"2026-06-11T12:34:02.34152713Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=48c81bb4-9d43-47fe-9a59-9cd10c1fd73f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:34:02.344973 crc crio[22553]: time=\"2026-06-11T12:34:02.344883123Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=393d740c-e546-4c78-8f51-9abd61759d79 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:34:02.355637 crc crio[22553]: time=\"2026-06-11T12:34:02.355543249Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686354-fct78/oc\" id=2bf99d41-2232-4688-bd86-3b28f9ae3518 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:34:02.356473 crc crio[22553]: time=\"2026-06-11T12:34:02.356391863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:34:02.407261 crc crio[22553]: time=\"2026-06-11T12:34:02.406643687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:34:02.697640 crc crio[22553]: time=\"2026-06-11T12:34:02.697402185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:34:02.813160 crc crio[22553]: time=\"2026-06-11T12:34:02.813061405Z\" level=info msg=\"Created container 8d958f7bcdeffc58a9758907c59d5edac72b87a0a0d9e5c785c5b7079533fead: openshift-infra/auto-csr-approver-29686354-fct78/oc\" id=2bf99d41-2232-4688-bd86-3b28f9ae3518 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:34:02.815136 crc crio[22553]: time=\"2026-06-11T12:34:02.81503007Z\" level=info msg=\"Starting container: 8d958f7bcdeffc58a9758907c59d5edac72b87a0a0d9e5c785c5b7079533fead\" id=242697df-b1ca-4b03-8874-0c08832b274b name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:34:02.820908 crc crio[22553]: time=\"2026-06-11T12:34:02.82081171Z\" level=info msg=\"Started container\" PID=264123 containerID=8d958f7bcdeffc58a9758907c59d5edac72b87a0a0d9e5c785c5b7079533fead description=openshift-infra/auto-csr-approver-29686354-fct78/oc id=242697df-b1ca-4b03-8874-0c08832b274b name=/runtime.v1.RuntimeService/StartContainer sandboxID=194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f\nJun 11 12:34:05.195983 crc crio[22553]: time=\"2026-06-11T12:34:05.195249799Z\" level=info msg=\"Stopping pod sandbox: 194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f\" id=ee84878f-f24a-45ef-b34e-99ce4b84e25b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:34:05.197384 crc crio[22553]: time=\"2026-06-11T12:34:05.196824153Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686354-fct78 Namespace:openshift-infra ID:194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f UID:2fc4ef5f-fee9-4932-97bb-24d1cca9c502 NetNS:/var/run/netns/121329ad-b4c0-4bcb-be08-91507d721d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fc4ef5f_fee9_4932_97bb_24d1cca9c502.slice PodAnnotations:0xc00061e378}] Aliases:map[]}\"\nJun 11 12:34:05.197384 crc crio[22553]: time=\"2026-06-11T12:34:05.196964627Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686354-fct78 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:34:05.561211 crc crio[22553]: time=\"2026-06-11T12:34:05.560989199Z\" level=info msg=\"Stopped pod sandbox: 194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f\" id=ee84878f-f24a-45ef-b34e-99ce4b84e25b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:34:52.343841 crc crio[22553]: time=\"2026-06-11T12:34:52.343171993Z\" level=info msg=\"Removing container: e4c3962c38599f7aa67afbc53c2b3fd9240310ffeb16c3f962e886dfb3b510ec\" id=c70d50a4-4fc2-4048-83d0-fb9451c358de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:34:52.482393 crc crio[22553]: time=\"2026-06-11T12:34:52.48182704Z\" level=info msg=\"Removed container e4c3962c38599f7aa67afbc53c2b3fd9240310ffeb16c3f962e886dfb3b510ec: openshift-infra/auto-csr-approver-29686348-6mvz7/oc\" id=c70d50a4-4fc2-4048-83d0-fb9451c358de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:34:52.495527 crc crio[22553]: time=\"2026-06-11T12:34:52.495435098Z\" level=info msg=\"Stopping pod sandbox: 5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f\" id=012ccb6c-3e37-4c16-a0af-99e8dfa566f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:34:52.495807 crc crio[22553]: time=\"2026-06-11T12:34:52.495636513Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f\" id=012ccb6c-3e37-4c16-a0af-99e8dfa566f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:34:52.496549 crc crio[22553]: time=\"2026-06-11T12:34:52.496479197Z\" level=info msg=\"Removing pod sandbox: 5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f\" id=8ca9ea8d-8f47-42b5-95da-3a3d19949d08 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:34:52.515659 crc crio[22553]: time=\"2026-06-11T12:34:52.515478124Z\" level=info msg=\"Removed pod sandbox: 5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f\" id=8ca9ea8d-8f47-42b5-95da-3a3d19949d08 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:36:00.538873 crc crio[22553]: time=\"2026-06-11T12:36:00.538361459Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686356-sl9zp/POD\" id=64da972d-5ab3-4eaa-936e-12263bbeb600 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:36:00.540205 crc crio[22553]: time=\"2026-06-11T12:36:00.538902674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:36:00.577078 crc crio[22553]: time=\"2026-06-11T12:36:00.576970791Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686356-sl9zp Namespace:openshift-infra ID:77dd4edd7c7a4da04a9289bd4aa8d81d0917f84d2c5ee2f8acd1a15177761bf7 UID:ccd6aff9-6376-460e-99ab-10955f463f41 NetNS:/var/run/netns/4b6eb99c-fe7d-4c01-a031-6b766223c2e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccd6aff9_6376_460e_99ab_10955f463f41.slice PodAnnotations:0xc005f12898}] Aliases:map[]}\"\nJun 11 12:36:00.577078 crc crio[22553]: time=\"2026-06-11T12:36:00.577034922Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686356-sl9zp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:36:00.943860 crc crio[22553]: 2026-06-11T12:36:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77dd4edd7c7a4da Mac:5a:f4:bc:b5:63:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/4b6eb99c-fe7d-4c01-a031-6b766223c2e8 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:36:00.945523 crc crio[22553]: time=\"2026-06-11T12:36:00.945446686Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686356-sl9zp Namespace:openshift-infra ID:77dd4edd7c7a4da04a9289bd4aa8d81d0917f84d2c5ee2f8acd1a15177761bf7 UID:ccd6aff9-6376-460e-99ab-10955f463f41 NetNS:/var/run/netns/4b6eb99c-fe7d-4c01-a031-6b766223c2e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccd6aff9_6376_460e_99ab_10955f463f41.slice PodAnnotations:0xc005f12898}] Aliases:map[]}\"\nJun 11 12:36:00.945743 crc crio[22553]: time=\"2026-06-11T12:36:00.945658822Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686356-sl9zp for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:36:00.956252 crc crio[22553]: time=\"2026-06-11T12:36:00.956134652Z\" level=info msg=\"Ran pod sandbox 77dd4edd7c7a4da04a9289bd4aa8d81d0917f84d2c5ee2f8acd1a15177761bf7 with infra container: openshift-infra/auto-csr-approver-29686356-sl9zp/POD\" id=64da972d-5ab3-4eaa-936e-12263bbeb600 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:36:00.961021 crc crio[22553]: time=\"2026-06-11T12:36:00.960953386Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f93f989c-65f8-40c0-9658-270aa1d84e5e name=/runtime.v1.ImageService/PullImage\nJun 11 12:36:00.971505 crc crio[22553]: time=\"2026-06-11T12:36:00.971407436Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:36:01.777596 crc crio[22553]: time=\"2026-06-11T12:36:01.777026202Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f93f989c-65f8-40c0-9658-270aa1d84e5e name=/runtime.v1.ImageService/PullImage\nJun 11 12:36:01.779411 crc crio[22553]: time=\"2026-06-11T12:36:01.778816872Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e57cf1b8-0d3b-41c5-a4d8-f6041b547eeb name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:36:01.781488 crc crio[22553]: time=\"2026-06-11T12:36:01.781414144Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c917bfd6-9f4b-456d-a433-7da989bcf979 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:36:01.789931 crc crio[22553]: time=\"2026-06-11T12:36:01.789851218Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686356-sl9zp/oc\" id=b57fa615-ab23-4410-8c35-e830a455b5ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:36:01.790333 crc crio[22553]: time=\"2026-06-11T12:36:01.790270519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:36:01.837041 crc crio[22553]: time=\"2026-06-11T12:36:01.83679503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:36:02.105931 crc crio[22553]: time=\"2026-06-11T12:36:02.105818415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:36:02.239865 crc crio[22553]: time=\"2026-06-11T12:36:02.239649409Z\" level=info msg=\"Created container c5a5c9daeff279ad2dfad1380e3fee9540ea2aeb816041a8495eb605ef6f2edc: openshift-infra/auto-csr-approver-29686356-sl9zp/oc\" id=b57fa615-ab23-4410-8c35-e830a455b5ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:36:02.241918 crc crio[22553]: time=\"2026-06-11T12:36:02.241748667Z\" level=info msg=\"Starting container: c5a5c9daeff279ad2dfad1380e3fee9540ea2aeb816041a8495eb605ef6f2edc\" id=baccb3d3-dd59-48e6-82b9-81fdb41e36fc name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:36:02.247168 crc crio[22553]: time=\"2026-06-11T12:36:02.247061974Z\" level=info msg=\"Started container\" PID=281646 containerID=c5a5c9daeff279ad2dfad1380e3fee9540ea2aeb816041a8495eb605ef6f2edc description=openshift-infra/auto-csr-approver-29686356-sl9zp/oc id=baccb3d3-dd59-48e6-82b9-81fdb41e36fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=77dd4edd7c7a4da04a9289bd4aa8d81d0917f84d2c5ee2f8acd1a15177761bf7\nJun 11 12:36:04.109542 crc crio[22553]: time=\"2026-06-11T12:36:04.10853261Z\" level=info msg=\"Stopping pod sandbox: 77dd4edd7c7a4da04a9289bd4aa8d81d0917f84d2c5ee2f8acd1a15177761bf7\" id=a21f85a3-a37c-4acf-ab0f-27f1d3bfea72 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:36:04.110950 crc crio[22553]: time=\"2026-06-11T12:36:04.110595897Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686356-sl9zp Namespace:openshift-infra ID:77dd4edd7c7a4da04a9289bd4aa8d81d0917f84d2c5ee2f8acd1a15177761bf7 UID:ccd6aff9-6376-460e-99ab-10955f463f41 NetNS:/var/run/netns/4b6eb99c-fe7d-4c01-a031-6b766223c2e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccd6aff9_6376_460e_99ab_10955f463f41.slice PodAnnotations:0xc00061e780}] Aliases:map[]}\"\nJun 11 12:36:04.110950 crc crio[22553]: time=\"2026-06-11T12:36:04.110904736Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686356-sl9zp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:36:04.438869 crc crio[22553]: time=\"2026-06-11T12:36:04.438377853Z\" level=info msg=\"Stopped pod sandbox: 77dd4edd7c7a4da04a9289bd4aa8d81d0917f84d2c5ee2f8acd1a15177761bf7\" id=a21f85a3-a37c-4acf-ab0f-27f1d3bfea72 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:36:41.879432 crc crio[22553]: time=\"2026-06-11T12:36:41.878632281Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:42.298612 crc crio[22553]: time=\"2026-06-11T12:36:42.298455571Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:42.301432 crc crio[22553]: time=\"2026-06-11T12:36:42.301409433Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:42.782407 crc crio[22553]: time=\"2026-06-11T12:36:42.781833985Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:42.796924 crc crio[22553]: time=\"2026-06-11T12:36:42.796875372Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:42.798970 crc crio[22553]: time=\"2026-06-11T12:36:42.7989437Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:42.855229 crc crio[22553]: time=\"2026-06-11T12:36:42.855148689Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:43.173968 crc crio[22553]: time=\"2026-06-11T12:36:43.173797112Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:43.176972 crc crio[22553]: time=\"2026-06-11T12:36:43.176914448Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:43.192194 crc crio[22553]: time=\"2026-06-11T12:36:43.192046718Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:43.277355 crc crio[22553]: time=\"2026-06-11T12:36:43.277275953Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:43.345228 crc crio[22553]: time=\"2026-06-11T12:36:43.345074145Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:43.393997 crc crio[22553]: time=\"2026-06-11T12:36:43.393854378Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:43.629081 crc crio[22553]: time=\"2026-06-11T12:36:43.628993403Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:44.182285 crc crio[22553]: time=\"2026-06-11T12:36:44.182152133Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:44.835530 crc crio[22553]: time=\"2026-06-11T12:36:44.834996819Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:45.074316 crc crio[22553]: time=\"2026-06-11T12:36:45.074041662Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:45.542006 crc crio[22553]: time=\"2026-06-11T12:36:45.541325929Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:46.211538 crc crio[22553]: time=\"2026-06-11T12:36:46.211029254Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:46.253085 crc crio[22553]: time=\"2026-06-11T12:36:46.253002308Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:46.311542 crc crio[22553]: time=\"2026-06-11T12:36:46.31142286Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:46.513205 crc crio[22553]: time=\"2026-06-11T12:36:46.512580552Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:49.153091 crc crio[22553]: time=\"2026-06-11T12:36:49.152560229Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:49.275574 crc crio[22553]: time=\"2026-06-11T12:36:49.27547537Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:49.620970 crc crio[22553]: time=\"2026-06-11T12:36:49.62032561Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:49.918084 crc crio[22553]: time=\"2026-06-11T12:36:49.91799267Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:51.874243 crc crio[22553]: time=\"2026-06-11T12:36:51.873618718Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:52.363825 crc crio[22553]: time=\"2026-06-11T12:36:52.363737858Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:52.580016 crc crio[22553]: time=\"2026-06-11T12:36:52.57932887Z\" level=info msg=\"Removing container: 4876c044e513bb1431f7c87707b4e2d4180e9c7da6bab71b6b54fdecc011985d\" id=3cebdceb-0f2b-42f6-baaa-b3d7f0ba15c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:36:52.658545 crc crio[22553]: time=\"2026-06-11T12:36:52.658250241Z\" level=info msg=\"Removed container 4876c044e513bb1431f7c87707b4e2d4180e9c7da6bab71b6b54fdecc011985d: openshift-must-gather-vc58x/crc-debug-sm7mg/container-00\" id=3cebdceb-0f2b-42f6-baaa-b3d7f0ba15c1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:36:52.672023 crc crio[22553]: time=\"2026-06-11T12:36:52.671401085Z\" level=info msg=\"Removing container: d97f0d1133a9c48706de8622a9705100076bdb3e45e3cdc6d8fd62bb86c09ec6\" id=3f04cf46-575b-4eee-a7b0-3fc35bdd28af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:36:52.822059 crc crio[22553]: time=\"2026-06-11T12:36:52.821903952Z\" level=info msg=\"Removed container d97f0d1133a9c48706de8622a9705100076bdb3e45e3cdc6d8fd62bb86c09ec6: openshift-infra/auto-csr-approver-29686350-8sgx7/oc\" id=3f04cf46-575b-4eee-a7b0-3fc35bdd28af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:36:52.833142 crc crio[22553]: time=\"2026-06-11T12:36:52.832812705Z\" level=info msg=\"Stopping pod sandbox: e50f86111adfe578da689c5abb91cca2c265a9901ce7f3b936cc04720e4052ce\" id=3f4a400b-af79-46a4-8f22-9758c7aa20a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:36:52.833142 crc crio[22553]: time=\"2026-06-11T12:36:52.832896557Z\" level=info msg=\"Stopped pod sandbox (already stopped): e50f86111adfe578da689c5abb91cca2c265a9901ce7f3b936cc04720e4052ce\" id=3f4a400b-af79-46a4-8f22-9758c7aa20a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:36:52.836794 crc crio[22553]: time=\"2026-06-11T12:36:52.835451728Z\" level=info msg=\"Removing pod sandbox: e50f86111adfe578da689c5abb91cca2c265a9901ce7f3b936cc04720e4052ce\" id=aca0b87a-9b9e-40ad-85f2-f5f480cd7ebc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:36:52.871641 crc crio[22553]: time=\"2026-06-11T12:36:52.871546479Z\" level=info msg=\"Removed pod sandbox: e50f86111adfe578da689c5abb91cca2c265a9901ce7f3b936cc04720e4052ce\" id=aca0b87a-9b9e-40ad-85f2-f5f480cd7ebc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:36:52.878568 crc crio[22553]: time=\"2026-06-11T12:36:52.8784123Z\" level=info msg=\"Stopping pod sandbox: 8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa\" id=f87f09e4-5ae0-43ae-85f1-f421cf49243b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:36:52.878568 crc crio[22553]: time=\"2026-06-11T12:36:52.878555334Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa\" id=f87f09e4-5ae0-43ae-85f1-f421cf49243b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:36:52.889530 crc crio[22553]: time=\"2026-06-11T12:36:52.887245525Z\" level=info msg=\"Removing pod sandbox: 8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa\" id=0615f0a3-e597-4caf-908b-3434f10a77b2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:36:52.909651 crc crio[22553]: time=\"2026-06-11T12:36:52.90939733Z\" level=info msg=\"Removed pod sandbox: 8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa\" id=0615f0a3-e597-4caf-908b-3434f10a77b2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:36:53.021852 crc crio[22553]: time=\"2026-06-11T12:36:53.021738707Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:53.459669 crc crio[22553]: time=\"2026-06-11T12:36:53.459557847Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:55.432360 crc crio[22553]: time=\"2026-06-11T12:36:55.4315601Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:56.978570 crc crio[22553]: time=\"2026-06-11T12:36:56.977623662Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:57.191087 crc crio[22553]: time=\"2026-06-11T12:36:57.190948122Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:57.277066 crc crio[22553]: time=\"2026-06-11T12:36:57.276761763Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:57.942724 crc crio[22553]: time=\"2026-06-11T12:36:57.942515327Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:58.075930 crc crio[22553]: time=\"2026-06-11T12:36:58.075846097Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:58.560852 crc crio[22553]: time=\"2026-06-11T12:36:58.560660121Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:58.567517 crc crio[22553]: time=\"2026-06-11T12:36:58.567441979Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:58.647872 crc crio[22553]: time=\"2026-06-11T12:36:58.647793519Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:36:58.857621 crc crio[22553]: time=\"2026-06-11T12:36:58.857068426Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:37:00.679134 crc crio[22553]: time=\"2026-06-11T12:37:00.678534991Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:37:00.880908 crc crio[22553]: time=\"2026-06-11T12:37:00.880769393Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:37:01.259867 crc crio[22553]: time=\"2026-06-11T12:37:01.259521183Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:37:01.864055 crc crio[22553]: time=\"2026-06-11T12:37:01.863491713Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:37:01.947223 crc crio[22553]: time=\"2026-06-11T12:37:01.947125644Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:37:04.341234 crc crio[22553]: time=\"2026-06-11T12:37:04.340513719Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:37:04.370060 crc crio[22553]: time=\"2026-06-11T12:37:04.369944616Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:37:12.337912 crc crio[22553]: time=\"2026-06-11T12:37:12.336957307Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:37:23.415111 crc crio[22553]: time=\"2026-06-11T12:37:23.414042162Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-tvbk4/POD\" id=2eacab9d-f61c-4d2e-8685-a8925cc49012 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:37:23.417387 crc crio[22553]: time=\"2026-06-11T12:37:23.417092426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:37:23.466919 crc crio[22553]: time=\"2026-06-11T12:37:23.466774765Z\" level=info msg=\"Got pod network &{Name:certified-operators-tvbk4 Namespace:openshift-marketplace ID:1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2 UID:44a7b795-ee3c-4d36-a11b-1a8b45b553ed NetNS:/var/run/netns/cbb9aa98-9a93-4bfb-90ce-771d0197edd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod44a7b795_ee3c_4d36_a11b_1a8b45b553ed.slice PodAnnotations:0xc0011e8900}] Aliases:map[]}\"\nJun 11 12:37:23.466919 crc crio[22553]: time=\"2026-06-11T12:37:23.466863377Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-tvbk4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:37:23.873084 crc crio[22553]: 2026-06-11T12:37:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1edf325216af7de Mac:d2:8a:22:d2:31:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/cbb9aa98-9a93-4bfb-90ce-771d0197edd0 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:37:23.875238 crc crio[22553]: time=\"2026-06-11T12:37:23.875117296Z\" level=info msg=\"Got pod network &{Name:certified-operators-tvbk4 Namespace:openshift-marketplace ID:1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2 UID:44a7b795-ee3c-4d36-a11b-1a8b45b553ed NetNS:/var/run/netns/cbb9aa98-9a93-4bfb-90ce-771d0197edd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod44a7b795_ee3c_4d36_a11b_1a8b45b553ed.slice PodAnnotations:0xc0011e8900}] Aliases:map[]}\"\nJun 11 12:37:23.875384 crc crio[22553]: time=\"2026-06-11T12:37:23.875299852Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-tvbk4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:37:23.886852 crc crio[22553]: time=\"2026-06-11T12:37:23.886653046Z\" level=info msg=\"Ran pod sandbox 1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2 with infra container: openshift-marketplace/certified-operators-tvbk4/POD\" id=2eacab9d-f61c-4d2e-8685-a8925cc49012 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:37:23.891403 crc crio[22553]: time=\"2026-06-11T12:37:23.891301055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=78fd5cc0-2375-42b3-befe-ceda4f8f2bc2 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:37:23.895275 crc crio[22553]: time=\"2026-06-11T12:37:23.894531945Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=70b34541-0526-47f8-a426-eff4f1c4cc5d name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:37:23.904301 crc crio[22553]: time=\"2026-06-11T12:37:23.904242565Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tvbk4/extract-utilities\" id=98954db0-7bd7-4a57-b4e2-14371fbfbd67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:37:23.904805 crc crio[22553]: time=\"2026-06-11T12:37:23.904750439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:37:23.957856 crc crio[22553]: time=\"2026-06-11T12:37:23.957369709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:37:23.962158 crc crio[22553]: time=\"2026-06-11T12:37:23.96209957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:37:24.139792 crc crio[22553]: time=\"2026-06-11T12:37:24.139573375Z\" level=info msg=\"Created container 9f41095cf9fa9f25bf8e101872be59f4e1739dd607ea53d42e8bdbbcdf4694a0: openshift-marketplace/certified-operators-tvbk4/extract-utilities\" id=98954db0-7bd7-4a57-b4e2-14371fbfbd67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:37:24.146883 crc crio[22553]: time=\"2026-06-11T12:37:24.146778315Z\" level=info msg=\"Starting container: 9f41095cf9fa9f25bf8e101872be59f4e1739dd607ea53d42e8bdbbcdf4694a0\" id=0c406992-a2d6-42ae-b424-ea1c5e08384c name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:37:24.154872 crc crio[22553]: time=\"2026-06-11T12:37:24.154663634Z\" level=info msg=\"Started container\" PID=290616 containerID=9f41095cf9fa9f25bf8e101872be59f4e1739dd607ea53d42e8bdbbcdf4694a0 description=openshift-marketplace/certified-operators-tvbk4/extract-utilities id=0c406992-a2d6-42ae-b424-ea1c5e08384c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2\nJun 11 12:37:24.532354 crc crio[22553]: time=\"2026-06-11T12:37:24.532288452Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1728db08-c7c3-4d85-a08e-9fcd9626d813 name=/runtime.v1.ImageService/PullImage\nJun 11 12:37:24.543452 crc crio[22553]: time=\"2026-06-11T12:37:24.543355139Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 11 12:37:25.413781 crc crio[22553]: time=\"2026-06-11T12:37:25.412987381Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e0619edb1918888825b593b3b8f40e018dfe1d589bf765ae742cc2e57f8cf51c\" id=1728db08-c7c3-4d85-a08e-9fcd9626d813 name=/runtime.v1.ImageService/PullImage\nJun 11 12:37:25.414635 crc crio[22553]: time=\"2026-06-11T12:37:25.414517613Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=292e9f0b-4a4b-4fa6-9c5e-a827c8ce325b name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:37:25.417620 crc crio[22553]: time=\"2026-06-11T12:37:25.417456735Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8fc64580-67bf-470b-92b1-1458d320798e name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:37:25.425823 crc crio[22553]: time=\"2026-06-11T12:37:25.425536109Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tvbk4/extract-content\" id=72450cea-c7ae-444c-90c8-58e21f2ffdd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:37:25.426189 crc crio[22553]: time=\"2026-06-11T12:37:25.426096134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:37:25.490541 crc crio[22553]: time=\"2026-06-11T12:37:25.49044517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:37:25.495556 crc crio[22553]: time=\"2026-06-11T12:37:25.4954987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:37:25.681871 crc crio[22553]: time=\"2026-06-11T12:37:25.681576894Z\" level=info msg=\"Created container 3ec9fdff981a94e1b50cd1c4dbef0e911261802c9b062e94d6e38424a5556a42: openshift-marketplace/certified-operators-tvbk4/extract-content\" id=72450cea-c7ae-444c-90c8-58e21f2ffdd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:37:25.688122 crc crio[22553]: time=\"2026-06-11T12:37:25.685466412Z\" level=info msg=\"Starting container: 3ec9fdff981a94e1b50cd1c4dbef0e911261802c9b062e94d6e38424a5556a42\" id=21fdb9d8-e8f9-40b9-9149-fc248677e5f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:37:25.691416 crc crio[22553]: time=\"2026-06-11T12:37:25.691326554Z\" level=info msg=\"Started container\" PID=290759 containerID=3ec9fdff981a94e1b50cd1c4dbef0e911261802c9b062e94d6e38424a5556a42 description=openshift-marketplace/certified-operators-tvbk4/extract-content id=21fdb9d8-e8f9-40b9-9149-fc248677e5f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2\nJun 11 12:37:27.634310 crc crio[22553]: time=\"2026-06-11T12:37:27.633247032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ea08afdb-be82-4f6f-8b0d-a660db30ff48 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:37:27.638247 crc crio[22553]: time=\"2026-06-11T12:37:27.638088027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=45b952db-34af-46ab-a5d3-00fd90017778 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:37:27.646749 crc crio[22553]: time=\"2026-06-11T12:37:27.646637454Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tvbk4/registry-server\" id=64c0739a-5522-4ed8-8745-5bcd0f2f15b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:37:27.647248 crc crio[22553]: time=\"2026-06-11T12:37:27.64720669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:37:27.714225 crc crio[22553]: time=\"2026-06-11T12:37:27.714092106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:37:27.717864 crc crio[22553]: time=\"2026-06-11T12:37:27.717813979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:37:27.877490 crc crio[22553]: time=\"2026-06-11T12:37:27.877380776Z\" level=info msg=\"Created container b79cd83ba3cf9d1cc2395589069562a8d76d548a4972dd2d82cb22f614ca6372: openshift-marketplace/certified-operators-tvbk4/registry-server\" id=64c0739a-5522-4ed8-8745-5bcd0f2f15b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:37:27.878489 crc crio[22553]: time=\"2026-06-11T12:37:27.878418135Z\" level=info msg=\"Starting container: b79cd83ba3cf9d1cc2395589069562a8d76d548a4972dd2d82cb22f614ca6372\" id=676f931b-8bcf-4d6c-b611-b60ae2931d50 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:37:27.884327 crc crio[22553]: time=\"2026-06-11T12:37:27.884162394Z\" level=info msg=\"Started container\" PID=290857 containerID=b79cd83ba3cf9d1cc2395589069562a8d76d548a4972dd2d82cb22f614ca6372 description=openshift-marketplace/certified-operators-tvbk4/registry-server id=676f931b-8bcf-4d6c-b611-b60ae2931d50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2\nJun 11 12:37:35.759896 crc crio[22553]: time=\"2026-06-11T12:37:35.757081964Z\" level=info msg=\"Stopping container: b79cd83ba3cf9d1cc2395589069562a8d76d548a4972dd2d82cb22f614ca6372 (timeout: 2s)\" id=e62c52cf-3c9b-4c77-90fb-ade28476b2a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:37:35.922332 crc crio[22553]: time=\"2026-06-11T12:37:35.922184756Z\" level=info msg=\"Stopped container b79cd83ba3cf9d1cc2395589069562a8d76d548a4972dd2d82cb22f614ca6372: openshift-marketplace/certified-operators-tvbk4/registry-server\" id=e62c52cf-3c9b-4c77-90fb-ade28476b2a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:37:35.923833 crc crio[22553]: time=\"2026-06-11T12:37:35.923608616Z\" level=info msg=\"Stopping pod sandbox: 1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2\" id=061acdae-ee4c-470f-aed3-78ff4e6610eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:37:35.925941 crc crio[22553]: time=\"2026-06-11T12:37:35.925387715Z\" level=info msg=\"Got pod network &{Name:certified-operators-tvbk4 Namespace:openshift-marketplace ID:1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2 UID:44a7b795-ee3c-4d36-a11b-1a8b45b553ed NetNS:/var/run/netns/cbb9aa98-9a93-4bfb-90ce-771d0197edd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod44a7b795_ee3c_4d36_a11b_1a8b45b553ed.slice PodAnnotations:0xc00043a2d0}] Aliases:map[]}\"\nJun 11 12:37:35.926377 crc crio[22553]: time=\"2026-06-11T12:37:35.926258779Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-tvbk4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:37:36.343587 crc crio[22553]: time=\"2026-06-11T12:37:36.343457046Z\" level=info msg=\"Stopped pod sandbox: 1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2\" id=061acdae-ee4c-470f-aed3-78ff4e6610eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:37:36.787308 crc crio[22553]: time=\"2026-06-11T12:37:36.786871431Z\" level=info msg=\"Removing container: b79cd83ba3cf9d1cc2395589069562a8d76d548a4972dd2d82cb22f614ca6372\" id=ca593248-b109-4457-a6a7-36c06b5aa68e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:37:36.841854 crc crio[22553]: time=\"2026-06-11T12:37:36.841211479Z\" level=info msg=\"Removed container b79cd83ba3cf9d1cc2395589069562a8d76d548a4972dd2d82cb22f614ca6372: openshift-marketplace/certified-operators-tvbk4/registry-server\" id=ca593248-b109-4457-a6a7-36c06b5aa68e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:37:36.846986 crc crio[22553]: time=\"2026-06-11T12:37:36.846934908Z\" level=info msg=\"Removing container: 3ec9fdff981a94e1b50cd1c4dbef0e911261802c9b062e94d6e38424a5556a42\" id=2e48ade6-cff6-458e-ad2e-2414878b523c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:37:36.910819 crc crio[22553]: time=\"2026-06-11T12:37:36.91009428Z\" level=info msg=\"Removed container 3ec9fdff981a94e1b50cd1c4dbef0e911261802c9b062e94d6e38424a5556a42: openshift-marketplace/certified-operators-tvbk4/extract-content\" id=2e48ade6-cff6-458e-ad2e-2414878b523c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:37:36.916544 crc crio[22553]: time=\"2026-06-11T12:37:36.916386125Z\" level=info msg=\"Removing container: 9f41095cf9fa9f25bf8e101872be59f4e1739dd607ea53d42e8bdbbcdf4694a0\" id=a5848e72-ecc8-4b5f-926e-53fa0a38616e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:37:36.964316 crc crio[22553]: time=\"2026-06-11T12:37:36.964239913Z\" level=info msg=\"Removed container 9f41095cf9fa9f25bf8e101872be59f4e1739dd607ea53d42e8bdbbcdf4694a0: openshift-marketplace/certified-operators-tvbk4/extract-utilities\" id=a5848e72-ecc8-4b5f-926e-53fa0a38616e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:37:43.273255 crc crio[22553]: time=\"2026-06-11T12:37:43.272217846Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-7qf27/POD\" id=92ca1703-6ddc-41f2-a1be-c451fd006dea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:37:43.274599 crc crio[22553]: time=\"2026-06-11T12:37:43.273283596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:37:43.306986 crc crio[22553]: time=\"2026-06-11T12:37:43.306895759Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7qf27 Namespace:openshift-marketplace ID:40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172 UID:fe1e18e0-df2a-4cbf-8c88-5dbe6c8e297e NetNS:/var/run/netns/8df5ac82-6dba-4eb7-9947-0006f60631a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe1e18e0_df2a_4cbf_8c88_5dbe6c8e297e.slice PodAnnotations:0xc002816d38}] Aliases:map[]}\"\nJun 11 12:37:43.306986 crc crio[22553]: time=\"2026-06-11T12:37:43.30695648Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-7qf27 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:37:43.956872 crc crio[22553]: 2026-06-11T12:37:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40d018211290f60 Mac:e6:89:0c:2e:61:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/8df5ac82-6dba-4eb7-9947-0006f60631a5 SocketPath: PciID:}] [{Interface:0xc000358a00 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:37:43.958586 crc crio[22553]: time=\"2026-06-11T12:37:43.958427559Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7qf27 Namespace:openshift-marketplace ID:40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172 UID:fe1e18e0-df2a-4cbf-8c88-5dbe6c8e297e NetNS:/var/run/netns/8df5ac82-6dba-4eb7-9947-0006f60631a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe1e18e0_df2a_4cbf_8c88_5dbe6c8e297e.slice PodAnnotations:0xc002816d38}] Aliases:map[]}\"\nJun 11 12:37:43.958925 crc crio[22553]: time=\"2026-06-11T12:37:43.95883673Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-7qf27 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:37:43.995377 crc crio[22553]: time=\"2026-06-11T12:37:43.994669194Z\" level=info msg=\"Ran pod sandbox 40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172 with infra container: openshift-marketplace/redhat-marketplace-7qf27/POD\" id=92ca1703-6ddc-41f2-a1be-c451fd006dea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:37:44.006753 crc crio[22553]: time=\"2026-06-11T12:37:44.004413655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e073369d-391f-4d24-bd02-5828d2d277c1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:37:44.008533 crc crio[22553]: time=\"2026-06-11T12:37:44.008446277Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f9daaf8d-a912-49aa-97b7-50c65498530f name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:37:44.020660 crc crio[22553]: time=\"2026-06-11T12:37:44.020595984Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-7qf27/extract-utilities\" id=fcce1a68-28c9-4c74-9e12-12d146d15bb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:37:44.021974 crc crio[22553]: time=\"2026-06-11T12:37:44.021949901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:37:44.072768 crc crio[22553]: time=\"2026-06-11T12:37:44.072658189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:37:44.078163 crc crio[22553]: time=\"2026-06-11T12:37:44.07810551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:37:44.236555 crc crio[22553]: time=\"2026-06-11T12:37:44.236491675Z\" level=info msg=\"Created container e069146a06f27cfd2fc923fade7271debed1a036101d0bf3a26418739057b5e3: openshift-marketplace/redhat-marketplace-7qf27/extract-utilities\" id=fcce1a68-28c9-4c74-9e12-12d146d15bb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:37:44.238820 crc crio[22553]: time=\"2026-06-11T12:37:44.238686426Z\" level=info msg=\"Starting container: e069146a06f27cfd2fc923fade7271debed1a036101d0bf3a26418739057b5e3\" id=04cfb685-bd35-480d-a538-4f44b2c6c82f name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:37:44.244463 crc crio[22553]: time=\"2026-06-11T12:37:44.244366774Z\" level=info msg=\"Started container\" PID=291741 containerID=e069146a06f27cfd2fc923fade7271debed1a036101d0bf3a26418739057b5e3 description=openshift-marketplace/redhat-marketplace-7qf27/extract-utilities id=04cfb685-bd35-480d-a538-4f44b2c6c82f name=/runtime.v1.RuntimeService/StartContainer sandboxID=40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172\nJun 11 12:37:44.996320 crc crio[22553]: time=\"2026-06-11T12:37:44.993464171Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=68cf50ca-4477-42a4-87c8-d7376401ffa3 name=/runtime.v1.ImageService/PullImage\nJun 11 12:37:45.004024 crc crio[22553]: time=\"2026-06-11T12:37:45.003436288Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 11 12:37:45.604503 crc crio[22553]: time=\"2026-06-11T12:37:45.604414955Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=68cf50ca-4477-42a4-87c8-d7376401ffa3 name=/runtime.v1.ImageService/PullImage\nJun 11 12:37:45.605983 crc crio[22553]: time=\"2026-06-11T12:37:45.605860085Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2670b6ed-4339-4e74-b731-6fd418a73583 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:37:45.608968 crc crio[22553]: time=\"2026-06-11T12:37:45.608902169Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f5b3337b-d28d-4e34-9e89-2d1e5dc54d40 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:37:45.616919 crc crio[22553]: time=\"2026-06-11T12:37:45.61684738Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-7qf27/extract-content\" id=062842fa-10ca-4d9a-b3cb-5933e99e03c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:37:45.617399 crc crio[22553]: time=\"2026-06-11T12:37:45.61721894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:37:45.659854 crc crio[22553]: time=\"2026-06-11T12:37:45.659765511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:37:45.663029 crc crio[22553]: time=\"2026-06-11T12:37:45.662956038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:37:45.870538 crc crio[22553]: time=\"2026-06-11T12:37:45.870358474Z\" level=info msg=\"Created container 98bd46618d96a61511d7de4988ea5ecabd734793c4cf7799828863b6c41afcc5: openshift-marketplace/redhat-marketplace-7qf27/extract-content\" id=062842fa-10ca-4d9a-b3cb-5933e99e03c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:37:45.871631 crc crio[22553]: time=\"2026-06-11T12:37:45.871557477Z\" level=info msg=\"Starting container: 98bd46618d96a61511d7de4988ea5ecabd734793c4cf7799828863b6c41afcc5\" id=af598e3e-fb89-44c7-bfa3-71b8485e89e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:37:45.879987 crc crio[22553]: time=\"2026-06-11T12:37:45.879878568Z\" level=info msg=\"Started container\" PID=291894 containerID=98bd46618d96a61511d7de4988ea5ecabd734793c4cf7799828863b6c41afcc5 description=openshift-marketplace/redhat-marketplace-7qf27/extract-content id=af598e3e-fb89-44c7-bfa3-71b8485e89e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172\nJun 11 12:37:47.024336 crc crio[22553]: time=\"2026-06-11T12:37:47.023893444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=75a6878d-3888-4c7f-847c-c6a6f40ae282 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:37:47.027536 crc crio[22553]: time=\"2026-06-11T12:37:47.027278878Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ac1a1039-cb20-4b56-a0e5-5f30f7cce60c name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:37:47.034607 crc crio[22553]: time=\"2026-06-11T12:37:47.034533109Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-7qf27/registry-server\" id=ddac6014-7e8d-428a-9094-d647ca3bf5be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:37:47.036458 crc crio[22553]: time=\"2026-06-11T12:37:47.036391711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:37:47.108549 crc crio[22553]: time=\"2026-06-11T12:37:47.108356268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:37:47.123188 crc crio[22553]: time=\"2026-06-11T12:37:47.123079926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:37:47.259001 crc crio[22553]: time=\"2026-06-11T12:37:47.258772202Z\" level=info msg=\"Created container 9987ab5a5a2474af42d6a79ad6ec664a92a2136132750b2315563b4412284677: openshift-marketplace/redhat-marketplace-7qf27/registry-server\" id=ddac6014-7e8d-428a-9094-d647ca3bf5be name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:37:47.260843 crc crio[22553]: time=\"2026-06-11T12:37:47.260765617Z\" level=info msg=\"Starting container: 9987ab5a5a2474af42d6a79ad6ec664a92a2136132750b2315563b4412284677\" id=3f3f957c-40f0-4aea-a952-3df0acfa4b45 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:37:47.266534 crc crio[22553]: time=\"2026-06-11T12:37:47.266475366Z\" level=info msg=\"Started container\" PID=291955 containerID=9987ab5a5a2474af42d6a79ad6ec664a92a2136132750b2315563b4412284677 description=openshift-marketplace/redhat-marketplace-7qf27/registry-server id=3f3f957c-40f0-4aea-a952-3df0acfa4b45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172\nJun 11 12:37:52.939869 crc crio[22553]: time=\"2026-06-11T12:37:52.938842921Z\" level=info msg=\"Stopping pod sandbox: 1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2\" id=10490a67-f37e-4394-89a6-8a76c997264d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:37:52.939869 crc crio[22553]: time=\"2026-06-11T12:37:52.939863489Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2\" id=10490a67-f37e-4394-89a6-8a76c997264d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:37:52.941989 crc crio[22553]: time=\"2026-06-11T12:37:52.941092404Z\" level=info msg=\"Removing pod sandbox: 1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2\" id=a14257c9-4329-4aeb-abb9-9b439ef94a66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:37:52.955817 crc crio[22553]: time=\"2026-06-11T12:37:52.95573456Z\" level=info msg=\"Removed pod sandbox: 1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2\" id=a14257c9-4329-4aeb-abb9-9b439ef94a66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:37:56.166314 crc crio[22553]: time=\"2026-06-11T12:37:56.16549306Z\" level=info msg=\"Stopping container: 9987ab5a5a2474af42d6a79ad6ec664a92a2136132750b2315563b4412284677 (timeout: 2s)\" id=b3824d3f-5d74-4709-a423-1663c47bf29a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:37:56.299738 crc crio[22553]: time=\"2026-06-11T12:37:56.299346205Z\" level=info msg=\"Stopped container 9987ab5a5a2474af42d6a79ad6ec664a92a2136132750b2315563b4412284677: openshift-marketplace/redhat-marketplace-7qf27/registry-server\" id=b3824d3f-5d74-4709-a423-1663c47bf29a name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:37:56.303202 crc crio[22553]: time=\"2026-06-11T12:37:56.303086198Z\" level=info msg=\"Stopping pod sandbox: 40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172\" id=a02821ac-1445-461f-8402-ac04aa3fff2b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:37:56.304071 crc crio[22553]: time=\"2026-06-11T12:37:56.303997824Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7qf27 Namespace:openshift-marketplace ID:40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172 UID:fe1e18e0-df2a-4cbf-8c88-5dbe6c8e297e NetNS:/var/run/netns/8df5ac82-6dba-4eb7-9947-0006f60631a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe1e18e0_df2a_4cbf_8c88_5dbe6c8e297e.slice PodAnnotations:0xc000ca10d8}] Aliases:map[]}\"\nJun 11 12:37:56.304311 crc crio[22553]: time=\"2026-06-11T12:37:56.30423726Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-7qf27 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:37:56.773556 crc crio[22553]: time=\"2026-06-11T12:37:56.773420469Z\" level=info msg=\"Stopped pod sandbox: 40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172\" id=a02821ac-1445-461f-8402-ac04aa3fff2b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:37:57.194314 crc crio[22553]: time=\"2026-06-11T12:37:57.194243317Z\" level=info msg=\"Removing container: 9987ab5a5a2474af42d6a79ad6ec664a92a2136132750b2315563b4412284677\" id=e83a51d2-becc-4d55-9fd1-a872a61c7116 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:37:57.248824 crc crio[22553]: time=\"2026-06-11T12:37:57.248594705Z\" level=info msg=\"Removed container 9987ab5a5a2474af42d6a79ad6ec664a92a2136132750b2315563b4412284677: openshift-marketplace/redhat-marketplace-7qf27/registry-server\" id=e83a51d2-becc-4d55-9fd1-a872a61c7116 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:37:57.257597 crc crio[22553]: time=\"2026-06-11T12:37:57.25524148Z\" level=info msg=\"Removing container: 98bd46618d96a61511d7de4988ea5ecabd734793c4cf7799828863b6c41afcc5\" id=aac8cd17-63af-43a2-8a58-f5041a766373 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:37:57.322135 crc crio[22553]: time=\"2026-06-11T12:37:57.32193166Z\" level=info msg=\"Removed container 98bd46618d96a61511d7de4988ea5ecabd734793c4cf7799828863b6c41afcc5: openshift-marketplace/redhat-marketplace-7qf27/extract-content\" id=aac8cd17-63af-43a2-8a58-f5041a766373 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:37:57.326926 crc crio[22553]: time=\"2026-06-11T12:37:57.326807305Z\" level=info msg=\"Removing container: e069146a06f27cfd2fc923fade7271debed1a036101d0bf3a26418739057b5e3\" id=24bcee75-7dc5-469e-9abe-1e3413c9a0e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:37:57.366190 crc crio[22553]: time=\"2026-06-11T12:37:57.366023594Z\" level=info msg=\"Removed container e069146a06f27cfd2fc923fade7271debed1a036101d0bf3a26418739057b5e3: openshift-marketplace/redhat-marketplace-7qf27/extract-utilities\" id=24bcee75-7dc5-469e-9abe-1e3413c9a0e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:38:00.539471 crc crio[22553]: time=\"2026-06-11T12:38:00.538392395Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686358-x77b9/POD\" id=17309a48-6cf9-4794-9926-e7606e22e705 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:38:00.540897 crc crio[22553]: time=\"2026-06-11T12:38:00.539545127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:38:00.589414 crc crio[22553]: time=\"2026-06-11T12:38:00.587968381Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686358-x77b9 Namespace:openshift-infra ID:a2fd971f5b2d6aee72ee8886b05fba1c542276de902f867fd7eaa0750cde5b9d UID:ca633fbc-2a8b-46c7-995c-4fbc65ee0009 NetNS:/var/run/netns/dc4585a9-c3a8-4f95-b98e-279cf2571fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca633fbc_2a8b_46c7_995c_4fbc65ee0009.slice PodAnnotations:0xc001895108}] Aliases:map[]}\"\nJun 11 12:38:00.589414 crc crio[22553]: time=\"2026-06-11T12:38:00.589405871Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686358-x77b9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:38:00.924835 crc crio[22553]: 2026-06-11T12:38:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2fd971f5b2d6ae Mac:d6:f2:b6:84:e1:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/dc4585a9-c3a8-4f95-b98e-279cf2571fb1 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:38:00.926494 crc crio[22553]: time=\"2026-06-11T12:38:00.926406853Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686358-x77b9 Namespace:openshift-infra ID:a2fd971f5b2d6aee72ee8886b05fba1c542276de902f867fd7eaa0750cde5b9d UID:ca633fbc-2a8b-46c7-995c-4fbc65ee0009 NetNS:/var/run/netns/dc4585a9-c3a8-4f95-b98e-279cf2571fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca633fbc_2a8b_46c7_995c_4fbc65ee0009.slice PodAnnotations:0xc001895108}] Aliases:map[]}\"\nJun 11 12:38:00.926947 crc crio[22553]: time=\"2026-06-11T12:38:00.926876086Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686358-x77b9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:38:00.940175 crc crio[22553]: time=\"2026-06-11T12:38:00.940076592Z\" level=info msg=\"Ran pod sandbox a2fd971f5b2d6aee72ee8886b05fba1c542276de902f867fd7eaa0750cde5b9d with infra container: openshift-infra/auto-csr-approver-29686358-x77b9/POD\" id=17309a48-6cf9-4794-9926-e7606e22e705 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:38:00.946535 crc crio[22553]: time=\"2026-06-11T12:38:00.946391437Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=db78429c-654b-497c-ac7e-a75bdf59e839 name=/runtime.v1.ImageService/PullImage\nJun 11 12:38:00.958507 crc crio[22553]: time=\"2026-06-11T12:38:00.95840351Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:38:02.384066 crc crio[22553]: time=\"2026-06-11T12:38:02.383361263Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=db78429c-654b-497c-ac7e-a75bdf59e839 name=/runtime.v1.ImageService/PullImage\nJun 11 12:38:02.386319 crc crio[22553]: time=\"2026-06-11T12:38:02.385228944Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=13014611-e9a1-4126-93d4-778869115e57 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:38:02.388673 crc crio[22553]: time=\"2026-06-11T12:38:02.388522016Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=60361708-9a0a-41fc-8d2b-677f7a8e9450 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:38:02.401252 crc crio[22553]: time=\"2026-06-11T12:38:02.401064724Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686358-x77b9/oc\" id=eb09ca64-64ea-4570-9528-678e41fe888b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:38:02.401596 crc crio[22553]: time=\"2026-06-11T12:38:02.401560508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:38:02.517192 crc crio[22553]: time=\"2026-06-11T12:38:02.516359593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:38:02.793978 crc crio[22553]: time=\"2026-06-11T12:38:02.792589519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:38:02.911448 crc crio[22553]: time=\"2026-06-11T12:38:02.910523811Z\" level=info msg=\"Created container 09ac880cb389bb625a91d64d0a518fdce5da80a620f568cf05c6c8c37a4f27ab: openshift-infra/auto-csr-approver-29686358-x77b9/oc\" id=eb09ca64-64ea-4570-9528-678e41fe888b name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:38:02.914583 crc crio[22553]: time=\"2026-06-11T12:38:02.914490331Z\" level=info msg=\"Starting container: 09ac880cb389bb625a91d64d0a518fdce5da80a620f568cf05c6c8c37a4f27ab\" id=846835ec-5248-4a52-9944-f3f46a9060f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:38:02.920292 crc crio[22553]: time=\"2026-06-11T12:38:02.920023565Z\" level=info msg=\"Started container\" PID=292821 containerID=09ac880cb389bb625a91d64d0a518fdce5da80a620f568cf05c6c8c37a4f27ab description=openshift-infra/auto-csr-approver-29686358-x77b9/oc id=846835ec-5248-4a52-9944-f3f46a9060f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2fd971f5b2d6aee72ee8886b05fba1c542276de902f867fd7eaa0750cde5b9d\nJun 11 12:38:05.368657 crc crio[22553]: time=\"2026-06-11T12:38:05.36748626Z\" level=info msg=\"Stopping pod sandbox: a2fd971f5b2d6aee72ee8886b05fba1c542276de902f867fd7eaa0750cde5b9d\" id=7b50f749-b010-4ce9-aaa6-3556c6e08c1b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:38:05.371202 crc crio[22553]: time=\"2026-06-11T12:38:05.369810965Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686358-x77b9 Namespace:openshift-infra ID:a2fd971f5b2d6aee72ee8886b05fba1c542276de902f867fd7eaa0750cde5b9d UID:ca633fbc-2a8b-46c7-995c-4fbc65ee0009 NetNS:/var/run/netns/dc4585a9-c3a8-4f95-b98e-279cf2571fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca633fbc_2a8b_46c7_995c_4fbc65ee0009.slice PodAnnotations:0xc005f128c0}] Aliases:map[]}\"\nJun 11 12:38:05.371202 crc crio[22553]: time=\"2026-06-11T12:38:05.370159754Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686358-x77b9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:38:05.824622 crc crio[22553]: time=\"2026-06-11T12:38:05.824486142Z\" level=info msg=\"Stopped pod sandbox: a2fd971f5b2d6aee72ee8886b05fba1c542276de902f867fd7eaa0750cde5b9d\" id=7b50f749-b010-4ce9-aaa6-3556c6e08c1b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:38:43.435117 crc crio[22553]: time=\"2026-06-11T12:38:43.434358764Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 11 12:38:51.039220 crc crio[22553]: time=\"2026-06-11T12:38:51.038299205Z\" level=info msg=\"Stopping container: 88de8b58d7c361908f714d15144b2de67caa2922fb593572efb954463d3b6e17 (timeout: 2s)\" id=33f1300f-e447-40db-a944-7ff7355b5cd3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:38:51.237051 crc crio[22553]: time=\"2026-06-11T12:38:51.236911637Z\" level=info msg=\"Stopped container 88de8b58d7c361908f714d15144b2de67caa2922fb593572efb954463d3b6e17: openshift-must-gather-vc58x/must-gather-xvmcx/copy\" id=33f1300f-e447-40db-a944-7ff7355b5cd3 name=/runtime.v1.RuntimeService/StopContainer\nJun 11 12:38:51.238109 crc crio[22553]: time=\"2026-06-11T12:38:51.238010969Z\" level=info msg=\"Stopping pod sandbox: 551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c\" id=48e8a103-e970-40f4-81fc-b276e6366ade name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:38:51.239643 crc crio[22553]: time=\"2026-06-11T12:38:51.239563894Z\" level=info msg=\"Got pod network &{Name:must-gather-xvmcx Namespace:openshift-must-gather-vc58x ID:551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c UID:15511798-7435-4084-a1e6-a217bf3b4e78 NetNS:/var/run/netns/947fd2ce-e5c8-4ec3-aaa2-1b55bf2dd788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15511798_7435_4084_a1e6_a217bf3b4e78.slice PodAnnotations:0xc00279baa0}] Aliases:map[]}\"\nJun 11 12:38:51.239850 crc crio[22553]: time=\"2026-06-11T12:38:51.2397996Z\" level=info msg=\"Deleting pod openshift-must-gather-vc58x_must-gather-xvmcx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:38:51.616521 crc crio[22553]: time=\"2026-06-11T12:38:51.614285754Z\" level=info msg=\"Stopped pod sandbox: 551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c\" id=48e8a103-e970-40f4-81fc-b276e6366ade name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:38:52.421003 crc crio[22553]: time=\"2026-06-11T12:38:52.420224623Z\" level=info msg=\"Removing container: 88de8b58d7c361908f714d15144b2de67caa2922fb593572efb954463d3b6e17\" id=ca7e5e5b-b86b-4b71-ae51-bbd6631042f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:38:52.472879 crc crio[22553]: time=\"2026-06-11T12:38:52.472748447Z\" level=info msg=\"Removed container 88de8b58d7c361908f714d15144b2de67caa2922fb593572efb954463d3b6e17: openshift-must-gather-vc58x/must-gather-xvmcx/copy\" id=ca7e5e5b-b86b-4b71-ae51-bbd6631042f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:38:52.485407 crc crio[22553]: time=\"2026-06-11T12:38:52.485304861Z\" level=info msg=\"Removing container: 4abfa454bcf4c1c5cf918e564186b05221e5e2d427f01ac329af9c24ce3b8357\" id=793ac10d-3aea-4dd0-8b4c-6db91a060c71 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:38:52.709209 crc crio[22553]: time=\"2026-06-11T12:38:52.709050422Z\" level=info msg=\"Removed container 4abfa454bcf4c1c5cf918e564186b05221e5e2d427f01ac329af9c24ce3b8357: openshift-must-gather-vc58x/must-gather-xvmcx/gather\" id=793ac10d-3aea-4dd0-8b4c-6db91a060c71 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:38:53.005884 crc crio[22553]: time=\"2026-06-11T12:38:53.004024879Z\" level=info msg=\"Removing container: 2c85e7234be451452a2090034614b4dcc025e0aa0973def25a90e7c79590df65\" id=949cce98-c1f6-4a61-b580-eb102495d19f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:38:53.158490 crc crio[22553]: time=\"2026-06-11T12:38:53.153602518Z\" level=info msg=\"Removed container 2c85e7234be451452a2090034614b4dcc025e0aa0973def25a90e7c79590df65: openshift-infra/auto-csr-approver-29686352-jtwdr/oc\" id=949cce98-c1f6-4a61-b580-eb102495d19f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:38:53.188280 crc crio[22553]: time=\"2026-06-11T12:38:53.187774279Z\" level=info msg=\"Stopping pod sandbox: 40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172\" id=2d6880a3-7132-47cf-ae14-db85dfbbe859 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:38:53.188280 crc crio[22553]: time=\"2026-06-11T12:38:53.188230303Z\" level=info msg=\"Stopped pod sandbox (already stopped): 40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172\" id=2d6880a3-7132-47cf-ae14-db85dfbbe859 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:38:53.190031 crc crio[22553]: time=\"2026-06-11T12:38:53.189984654Z\" level=info msg=\"Removing pod sandbox: 40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172\" id=721327fc-78a0-48db-a1ba-fa545650953a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:38:53.213760 crc crio[22553]: time=\"2026-06-11T12:38:53.213537677Z\" level=info msg=\"Removed pod sandbox: 40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172\" id=721327fc-78a0-48db-a1ba-fa545650953a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:38:53.215584 crc crio[22553]: time=\"2026-06-11T12:38:53.215480713Z\" level=info msg=\"Stopping pod sandbox: 854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29\" id=41081c12-d211-43ab-9fbf-cda9bda4a876 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:38:53.215737 crc crio[22553]: time=\"2026-06-11T12:38:53.215595817Z\" level=info msg=\"Stopped pod sandbox (already stopped): 854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29\" id=41081c12-d211-43ab-9fbf-cda9bda4a876 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:38:53.216626 crc crio[22553]: time=\"2026-06-11T12:38:53.216561995Z\" level=info msg=\"Removing pod sandbox: 854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29\" id=c6c4fda6-8117-4c5b-9b1b-c43e2b5be318 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:38:53.236338 crc crio[22553]: time=\"2026-06-11T12:38:53.236233855Z\" level=info msg=\"Removed pod sandbox: 854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29\" id=c6c4fda6-8117-4c5b-9b1b-c43e2b5be318 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:38:53.238962 crc crio[22553]: time=\"2026-06-11T12:38:53.23880894Z\" level=info msg=\"Stopping pod sandbox: 551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c\" id=4910e6e4-6984-4161-9393-6da3d5733010 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:38:53.240207 crc crio[22553]: time=\"2026-06-11T12:38:53.239738317Z\" level=info msg=\"Stopped pod sandbox (already stopped): 551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c\" id=4910e6e4-6984-4161-9393-6da3d5733010 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:38:53.240975 crc crio[22553]: time=\"2026-06-11T12:38:53.24089461Z\" level=info msg=\"Removing pod sandbox: 551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c\" id=953e0323-ae64-4c5a-a5c3-a8cdf755d32d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:38:53.259428 crc crio[22553]: time=\"2026-06-11T12:38:53.259275234Z\" level=info msg=\"Removed pod sandbox: 551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c\" id=953e0323-ae64-4c5a-a5c3-a8cdf755d32d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:40:00.572801 crc crio[22553]: time=\"2026-06-11T12:40:00.571506683Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686360-p8cjt/POD\" id=85780635-1634-4b89-b54b-5142a3eb2754 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:40:00.574947 crc crio[22553]: time=\"2026-06-11T12:40:00.572845971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:40:00.637891 crc crio[22553]: time=\"2026-06-11T12:40:00.637363041Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686360-p8cjt Namespace:openshift-infra ID:aa7c6209a9799ce16563d70095bc734bd09825b23b116ca7b819d4c3d5ee3946 UID:82217ab1-41b1-47d5-b9ad-67d85b2f0012 NetNS:/var/run/netns/bb2b8b2c-5ded-4b66-bfa6-f7538e88e4d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82217ab1_41b1_47d5_b9ad_67d85b2f0012.slice PodAnnotations:0xc0028260b0}] Aliases:map[]}\"\nJun 11 12:40:00.637891 crc crio[22553]: time=\"2026-06-11T12:40:00.637789283Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686360-p8cjt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:40:01.026125 crc crio[22553]: 2026-06-11T12:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa7c6209a9799ce Mac:6a:f7:cc:a3:e0:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/bb2b8b2c-5ded-4b66-bfa6-f7538e88e4d2 SocketPath: PciID:}] [{Interface:0xc000287010 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 11 12:40:01.027961 crc crio[22553]: time=\"2026-06-11T12:40:01.027848737Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686360-p8cjt Namespace:openshift-infra ID:aa7c6209a9799ce16563d70095bc734bd09825b23b116ca7b819d4c3d5ee3946 UID:82217ab1-41b1-47d5-b9ad-67d85b2f0012 NetNS:/var/run/netns/bb2b8b2c-5ded-4b66-bfa6-f7538e88e4d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82217ab1_41b1_47d5_b9ad_67d85b2f0012.slice PodAnnotations:0xc0028260b0}] Aliases:map[]}\"\nJun 11 12:40:01.028268 crc crio[22553]: time=\"2026-06-11T12:40:01.028179136Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686360-p8cjt for CNI network multus-cni-network (type=multus-shim)\"\nJun 11 12:40:01.043137 crc crio[22553]: time=\"2026-06-11T12:40:01.042964961Z\" level=info msg=\"Ran pod sandbox aa7c6209a9799ce16563d70095bc734bd09825b23b116ca7b819d4c3d5ee3946 with infra container: openshift-infra/auto-csr-approver-29686360-p8cjt/POD\" id=85780635-1634-4b89-b54b-5142a3eb2754 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 11 12:40:01.047325 crc crio[22553]: time=\"2026-06-11T12:40:01.047257052Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=dc4b8c11-3b7f-4796-abb0-7473c37a0420 name=/runtime.v1.ImageService/PullImage\nJun 11 12:40:01.058208 crc crio[22553]: time=\"2026-06-11T12:40:01.058117686Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 11 12:40:02.171920 crc crio[22553]: time=\"2026-06-11T12:40:02.171785082Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=dc4b8c11-3b7f-4796-abb0-7473c37a0420 name=/runtime.v1.ImageService/PullImage\nJun 11 12:40:02.176516 crc crio[22553]: time=\"2026-06-11T12:40:02.175589369Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b1bf75b8-92a3-4e9b-89e1-690958dd93d1 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:40:02.180440 crc crio[22553]: time=\"2026-06-11T12:40:02.180303171Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=04937a62-8907-4927-9a87-78a1b10c98c4 name=/runtime.v1.ImageService/ImageStatus\nJun 11 12:40:02.192531 crc crio[22553]: time=\"2026-06-11T12:40:02.192408351Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686360-p8cjt/oc\" id=d88e4d4d-4536-4867-a2df-4fe3455b24a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:40:02.193571 crc crio[22553]: time=\"2026-06-11T12:40:02.193460711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:40:02.282855 crc crio[22553]: time=\"2026-06-11T12:40:02.282749926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:40:02.593238 crc crio[22553]: time=\"2026-06-11T12:40:02.593143405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 11 12:40:02.709339 crc crio[22553]: time=\"2026-06-11T12:40:02.709227462Z\" level=info msg=\"Created container 2cd53acd34548b0069d965cbed5e93d21a24b7e2c7c692e30f2b1d908d22840c: openshift-infra/auto-csr-approver-29686360-p8cjt/oc\" id=d88e4d4d-4536-4867-a2df-4fe3455b24a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 11 12:40:02.714343 crc crio[22553]: time=\"2026-06-11T12:40:02.713351207Z\" level=info msg=\"Starting container: 2cd53acd34548b0069d965cbed5e93d21a24b7e2c7c692e30f2b1d908d22840c\" id=f1bec2a5-d500-4bd2-a7af-3fde06a63fed name=/runtime.v1.RuntimeService/StartContainer\nJun 11 12:40:02.725237 crc crio[22553]: time=\"2026-06-11T12:40:02.724966093Z\" level=info msg=\"Started container\" PID=298806 containerID=2cd53acd34548b0069d965cbed5e93d21a24b7e2c7c692e30f2b1d908d22840c description=openshift-infra/auto-csr-approver-29686360-p8cjt/oc id=f1bec2a5-d500-4bd2-a7af-3fde06a63fed name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa7c6209a9799ce16563d70095bc734bd09825b23b116ca7b819d4c3d5ee3946\nJun 11 12:40:04.903571 crc crio[22553]: time=\"2026-06-11T12:40:04.902282914Z\" level=info msg=\"Stopping pod sandbox: aa7c6209a9799ce16563d70095bc734bd09825b23b116ca7b819d4c3d5ee3946\" id=caba5d7b-0c17-45c4-acfd-42589d6ae9a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:40:04.910565 crc crio[22553]: time=\"2026-06-11T12:40:04.910433722Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686360-p8cjt Namespace:openshift-infra ID:aa7c6209a9799ce16563d70095bc734bd09825b23b116ca7b819d4c3d5ee3946 UID:82217ab1-41b1-47d5-b9ad-67d85b2f0012 NetNS:/var/run/netns/bb2b8b2c-5ded-4b66-bfa6-f7538e88e4d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82217ab1_41b1_47d5_b9ad_67d85b2f0012.slice PodAnnotations:0xc004800218}] Aliases:map[]}\"\nJun 11 12:40:04.910994 crc crio[22553]: time=\"2026-06-11T12:40:04.910905255Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686360-p8cjt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 11 12:40:05.347304 crc crio[22553]: time=\"2026-06-11T12:40:05.346788224Z\" level=info msg=\"Stopped pod sandbox: aa7c6209a9799ce16563d70095bc734bd09825b23b116ca7b819d4c3d5ee3946\" id=caba5d7b-0c17-45c4-acfd-42589d6ae9a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:40:53.328291 crc crio[22553]: time=\"2026-06-11T12:40:53.326948754Z\" level=info msg=\"Removing container: 8d958f7bcdeffc58a9758907c59d5edac72b87a0a0d9e5c785c5b7079533fead\" id=450116de-0ead-471b-82c9-2cd10c9abca5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:40:53.554759 crc crio[22553]: time=\"2026-06-11T12:40:53.554543219Z\" level=info msg=\"Removed container 8d958f7bcdeffc58a9758907c59d5edac72b87a0a0d9e5c785c5b7079533fead: openshift-infra/auto-csr-approver-29686354-fct78/oc\" id=450116de-0ead-471b-82c9-2cd10c9abca5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 11 12:40:53.572235 crc crio[22553]: time=\"2026-06-11T12:40:53.571923867Z\" level=info msg=\"Stopping pod sandbox: 194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f\" id=e11575e1-e4b4-4171-abd6-0c16fda67c08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:40:53.572235 crc crio[22553]: time=\"2026-06-11T12:40:53.572070231Z\" level=info msg=\"Stopped pod sandbox (already stopped): 194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f\" id=e11575e1-e4b4-4171-abd6-0c16fda67c08 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 11 12:40:53.573546 crc crio[22553]: time=\"2026-06-11T12:40:53.57346553Z\" level=info msg=\"Removing pod sandbox: 194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f\" id=f0381cbd-b62b-49cd-8c15-a4470b6027b2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 11 12:40:53.597732 crc crio[22553]: time=\"2026-06-11T12:40:53.597560246Z\" level=info msg=\"Removed pod sandbox: 194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f\" id=f0381cbd-b62b-49cd-8c15-a4470b6027b2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.069071 | controller |   "stdout_lines": [
2026-06-11 12:41:58.069180 | controller |     "Jun 11 11:09:58.014666 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 12:41:58.069202 | controller |     "Jun 11 11:09:59.191363 crc crio[3656]: time=\"2026-06-11T11:09:59.190281224Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-11 12:41:58.069219 | controller |     "Jun 11 11:09:59.191363 crc crio[3656]: time=\"2026-06-11T11:09:59.191292155Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-11 12:41:58.069234 | controller |     "Jun 11 11:09:59.198950 crc crio[3656]: time=\"2026-06-11T11:09:59.198827273Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-11 12:41:58.069250 | controller |     "Jun 11 11:09:59.200935 crc crio[3656]: time=\"2026-06-11T11:09:59.200877955Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-11 12:41:58.069265 | controller |     "Jun 11 11:09:59.219224 crc crio[3656]: time=\"2026-06-11T11:09:59.219023335Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-11 12:41:58.069280 | controller |     "Jun 11 11:09:59.219958 crc crio[3656]: time=\"2026-06-11T11:09:59.219890831Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-11 12:41:58.069295 | controller |     "Jun 11 11:09:59.219958 crc crio[3656]: time=\"2026-06-11T11:09:59.219936242Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-11 12:41:58.069309 | controller |     "Jun 11 11:09:59.236742 crc crio[3656]: time=\"2026-06-11T11:09:59.236556026Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-11 12:41:58.069324 | controller |     "Jun 11 11:09:59.238179 crc crio[3656]: time=\"2026-06-11T11:09:59.236983759Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-11 12:41:58.069338 | controller |     "Jun 11 11:09:59.268821 crc crio[3656]: time=\"2026-06-11T11:09:59.267864674Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-11 12:41:58.069377 | controller |     "Jun 11 11:09:59.296059 crc crio[3656]: time=\"2026-06-11T11:09:59.295942044Z\" 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-11 12:41:58.069395 | controller |     "Jun 11 11:09:59.302017 crc crio[3656]: time=\"2026-06-11T11:09:59.301928356Z\" 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-11 12:41:58.069416 | controller |     "Jun 11 11:09:59.566836 crc crio[3656]: time=\"2026-06-11T11:09:59.566643273Z\" 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-11 12:41:58.069433 | controller |     "Jun 11 11:09:59.929247 crc crio[3656]: time=\"2026-06-11T11:09:59.928634103Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-11 12:41:58.069448 | controller |     "Jun 11 11:09:59.929247 crc crio[3656]: time=\"2026-06-11T11:09:59.92921429Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-11 12:41:58.069462 | controller |     "Jun 11 11:09:59.929494 crc crio[3656]: time=\"2026-06-11T11:09:59.929306699Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-11 12:41:58.069477 | controller |     "Jun 11 11:09:59.929494 crc crio[3656]: time=\"2026-06-11T11:09:59.929322448Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-11 12:41:58.069491 | controller |     "Jun 11 11:09:59.929494 crc crio[3656]: time=\"2026-06-11T11:09:59.929331577Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-11 12:41:58.069506 | controller |     "Jun 11 11:09:59.934981 crc crio[3656]: time=\"2026-06-11T11:09:59.934888358Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 12:41:58.069520 | controller |     "Jun 11 11:09:59.934981 crc crio[3656]: time=\"2026-06-11T11:09:59.93496505Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 12:41:58.069535 | controller |     "Jun 11 11:09:59.941801 crc crio[3656]: time=\"2026-06-11T11:09:59.941092999Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 12:41:58.069549 | controller |     "Jun 11 11:09:59.941801 crc crio[3656]: time=\"2026-06-11T11:09:59.941147803Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 12:41:58.069565 | controller |     "Jun 11 11:10:00.392455 crc crio[3656]: time=\"2026-06-11T11:10:00.391654579Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.069587 | controller |     "Jun 11 11:10:00.392455 crc crio[3656]: time=\"2026-06-11T11:10:00.392412316Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.069610 | controller |     "Jun 11 11:10:00.393850 crc crio[3656]: time=\"2026-06-11T11:10:00.393293049Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-11 12:41:58.069629 | controller |     "Jun 11 11:10:00.393850 crc crio[3656]: time=\"2026-06-11T11:10:00.393309077Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-11 12:41:58.069650 | controller |     "Jun 11 11:10:00.394102 crc crio[3656]: time=\"2026-06-11T11:10:00.393875045Z\" 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.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"bundle\\\", \\\"module.wasm.image/variant\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"org.criu.config\\\"]\\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-11 12:41:58.069679 | controller |     "Jun 11 11:10:00.397815 crc crio[3656]: time=\"2026-06-11T11:10:00.397656951Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"",
2026-06-11 12:41:58.069696 | controller |     "Jun 11 11:10:01.808174 crc crio[3656]: time=\"2026-06-11T11:10:01.807446227Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-11 12:41:58.069711 | controller |     "Jun 11 11:10:01.809464 crc crio[3656]: time=\"2026-06-11T11:10:01.80851844Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-11 12:41:58.069725 | controller |     "Jun 11 11:10:01.974528 crc crio[3656]: time=\"2026-06-11T11:10:01.974422573Z\" 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-11 12:41:58.069741 | controller |     "Jun 11 11:10:01.984948 crc crio[3656]: time=\"2026-06-11T11:10:01.984821512Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"",
2026-06-11 12:41:58.069763 | controller |     "Jun 11 11:10:02.009527 crc crio[3656]: time=\"2026-06-11T11:10:02.00942242Z\" 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-11 12:41:58.069779 | controller |     "Jun 11 11:10:02.014432 crc crio[3656]: time=\"2026-06-11T11:10:02.014391299Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"",
2026-06-11 12:41:58.069794 | controller |     "Jun 11 11:10:02.021228 crc crio[3656]: time=\"2026-06-11T11:10:02.021189305Z\" 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-11 12:41:58.069808 | controller |     "Jun 11 11:10:02.033929 crc crio[3656]: time=\"2026-06-11T11:10:02.033809309Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"",
2026-06-11 12:41:58.069824 | controller |     "Jun 11 11:10:02.076334 crc crio[3656]: time=\"2026-06-11T11:10:02.07611293Z\" 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-11 12:41:58.069839 | controller |     "Jun 11 11:10:02.083483 crc crio[3656]: time=\"2026-06-11T11:10:02.083316525Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"",
2026-06-11 12:41:58.069854 | controller |     "Jun 11 11:10:02.091037 crc crio[3656]: time=\"2026-06-11T11:10:02.090962109Z\" 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-11 12:41:58.069869 | controller |     "Jun 11 11:10:02.096005 crc crio[3656]: time=\"2026-06-11T11:10:02.095922428Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"",
2026-06-11 12:41:58.069884 | controller |     "Jun 11 11:10:02.102912 crc crio[3656]: time=\"2026-06-11T11:10:02.102839154Z\" 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-11 12:41:58.069899 | controller |     "Jun 11 11:10:02.111852 crc crio[3656]: time=\"2026-06-11T11:10:02.111748545Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"",
2026-06-11 12:41:58.069913 | controller |     "Jun 11 11:10:02.119896 crc crio[3656]: time=\"2026-06-11T11:10:02.119789278Z\" 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-11 12:41:58.069928 | controller |     "Jun 11 11:10:02.124352 crc crio[3656]: time=\"2026-06-11T11:10:02.124246539Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"",
2026-06-11 12:41:58.069943 | controller |     "Jun 11 11:10:02.144329 crc crio[3656]: time=\"2026-06-11T11:10:02.144204537Z\" 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-11 12:41:58.069961 | controller |     "Jun 11 11:10:02.152752 crc crio[3656]: time=\"2026-06-11T11:10:02.152639399Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"",
2026-06-11 12:41:58.069977 | controller |     "Jun 11 11:10:02.159147 crc crio[3656]: time=\"2026-06-11T11:10:02.159122086Z\" 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-11 12:41:58.069992 | controller |     "Jun 11 11:10:02.163907 crc crio[3656]: time=\"2026-06-11T11:10:02.163885826Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"",
2026-06-11 12:41:58.070007 | controller |     "Jun 11 11:10:02.186898 crc crio[3656]: time=\"2026-06-11T11:10:02.186841167Z\" 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-11 12:41:58.070022 | controller |     "Jun 11 11:10:02.199359 crc crio[3656]: time=\"2026-06-11T11:10:02.199256171Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"",
2026-06-11 12:41:58.070037 | controller |     "Jun 11 11:10:02.208570 crc crio[3656]: time=\"2026-06-11T11:10:02.208438612Z\" 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-11 12:41:58.070052 | controller |     "Jun 11 11:10:02.214190 crc crio[3656]: time=\"2026-06-11T11:10:02.21411504Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"",
2026-06-11 12:41:58.070067 | controller |     "Jun 11 11:10:02.220893 crc crio[3656]: time=\"2026-06-11T11:10:02.220828166Z\" 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-11 12:41:58.070083 | controller |     "Jun 11 11:10:02.226384 crc crio[3656]: time=\"2026-06-11T11:10:02.226259395Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"",
2026-06-11 12:41:58.070105 | controller |     "Jun 11 11:10:02.244011 crc crio[3656]: time=\"2026-06-11T11:10:02.243521928Z\" 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-11 12:41:58.070127 | controller |     "Jun 11 11:10:02.255853 crc crio[3656]: time=\"2026-06-11T11:10:02.255730683Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"",
2026-06-11 12:41:58.070147 | controller |     "Jun 11 11:10:02.271652 crc crio[3656]: time=\"2026-06-11T11:10:02.27155282Z\" 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-11 12:41:58.070163 | controller |     "Jun 11 11:10:02.277082 crc crio[3656]: time=\"2026-06-11T11:10:02.276812848Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"",
2026-06-11 12:41:58.070182 | controller |     "Jun 11 11:10:02.286176 crc crio[3656]: time=\"2026-06-11T11:10:02.286082189Z\" 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-11 12:41:58.070198 | controller |     "Jun 11 11:10:02.291654 crc crio[3656]: time=\"2026-06-11T11:10:02.291556468Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"",
2026-06-11 12:41:58.070213 | controller |     "Jun 11 11:10:02.301440 crc crio[3656]: time=\"2026-06-11T11:10:02.301361477Z\" 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-11 12:41:58.070227 | controller |     "Jun 11 11:10:02.308582 crc crio[3656]: time=\"2026-06-11T11:10:02.307910463Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"",
2026-06-11 12:41:58.070241 | controller |     "Jun 11 11:10:02.397472 crc crio[3656]: time=\"2026-06-11T11:10:02.397261536Z\" 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-11 12:41:58.070256 | controller |     "Jun 11 11:10:02.401608 crc crio[3656]: time=\"2026-06-11T11:10:02.401534467Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"",
2026-06-11 12:41:58.070270 | controller |     "Jun 11 11:10:02.417547 crc crio[3656]: time=\"2026-06-11T11:10:02.417455513Z\" 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-11 12:41:58.070285 | controller |     "Jun 11 11:10:02.421874 crc crio[3656]: time=\"2026-06-11T11:10:02.421808414Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"",
2026-06-11 12:41:58.070299 | controller |     "Jun 11 11:10:02.428909 crc crio[3656]: time=\"2026-06-11T11:10:02.42863144Z\" 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-11 12:41:58.070314 | controller |     "Jun 11 11:10:02.434642 crc crio[3656]: time=\"2026-06-11T11:10:02.434546967Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"",
2026-06-11 12:41:58.070328 | controller |     "Jun 11 11:10:02.455244 crc crio[3656]: time=\"2026-06-11T11:10:02.455159434Z\" 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-11 12:41:58.070343 | controller |     "Jun 11 11:10:02.459719 crc crio[3656]: time=\"2026-06-11T11:10:02.459586785Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"",
2026-06-11 12:41:58.070390 | controller |     "Jun 11 11:10:02.485867 crc crio[3656]: time=\"2026-06-11T11:10:02.48577444Z\" 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-11 12:41:58.070412 | controller |     "Jun 11 11:10:02.492185 crc crio[3656]: time=\"2026-06-11T11:10:02.492114006Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"",
2026-06-11 12:41:58.070428 | controller |     "Jun 11 11:10:02.499236 crc crio[3656]: time=\"2026-06-11T11:10:02.499132832Z\" 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-11 12:41:58.070443 | controller |     "Jun 11 11:10:02.502917 crc crio[3656]: time=\"2026-06-11T11:10:02.502852344Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"",
2026-06-11 12:41:58.070457 | controller |     "Jun 11 11:10:02.510068 crc crio[3656]: time=\"2026-06-11T11:10:02.509939129Z\" 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-11 12:41:58.070472 | controller |     "Jun 11 11:10:02.515926 crc crio[3656]: time=\"2026-06-11T11:10:02.515811687Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"",
2026-06-11 12:41:58.070487 | controller |     "Jun 11 11:10:02.522771 crc crio[3656]: time=\"2026-06-11T11:10:02.522660992Z\" 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-11 12:41:58.070501 | controller |     "Jun 11 11:10:02.527047 crc crio[3656]: time=\"2026-06-11T11:10:02.526977413Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"",
2026-06-11 12:41:58.070516 | controller |     "Jun 11 11:10:02.532420 crc crio[3656]: time=\"2026-06-11T11:10:02.532312352Z\" 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-11 12:41:58.070530 | controller |     "Jun 11 11:10:02.538632 crc crio[3656]: time=\"2026-06-11T11:10:02.538568529Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"",
2026-06-11 12:41:58.070545 | controller |     "Jun 11 11:10:02.545055 crc crio[3656]: time=\"2026-06-11T11:10:02.544961576Z\" 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-11 12:41:58.070559 | controller |     "Jun 11 11:10:02.551981 crc crio[3656]: time=\"2026-06-11T11:10:02.551877431Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"",
2026-06-11 12:41:58.070574 | controller |     "Jun 11 11:10:02.564750 crc crio[3656]: time=\"2026-06-11T11:10:02.564409115Z\" 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-11 12:41:58.070588 | controller |     "Jun 11 11:10:02.570829 crc crio[3656]: time=\"2026-06-11T11:10:02.570669932Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"",
2026-06-11 12:41:58.070606 | controller |     "Jun 11 11:10:02.586966 crc crio[3656]: time=\"2026-06-11T11:10:02.586877087Z\" 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-11 12:41:58.070622 | controller |     "Jun 11 11:10:02.590796 crc crio[3656]: time=\"2026-06-11T11:10:02.59064267Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"",
2026-06-11 12:41:58.070636 | controller |     "Jun 11 11:10:02.598234 crc crio[3656]: time=\"2026-06-11T11:10:02.598145684Z\" 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-11 12:41:58.070651 | controller |     "Jun 11 11:10:02.605414 crc crio[3656]: time=\"2026-06-11T11:10:02.605352029Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"",
2026-06-11 12:41:58.070670 | controller |     "Jun 11 11:10:02.617242 crc crio[3656]: time=\"2026-06-11T11:10:02.617157634Z\" 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-11 12:41:58.070692 | controller |     "Jun 11 11:10:02.621221 crc crio[3656]: time=\"2026-06-11T11:10:02.621154126Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"",
2026-06-11 12:41:58.070713 | controller |     "Jun 11 11:10:02.648830 crc crio[3656]: time=\"2026-06-11T11:10:02.648639758Z\" 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-11 12:41:58.070733 | controller |     "Jun 11 11:10:02.653582 crc crio[3656]: time=\"2026-06-11T11:10:02.653482708Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"",
2026-06-11 12:41:58.070754 | controller |     "Jun 11 11:10:02.677250 crc crio[3656]: time=\"2026-06-11T11:10:02.677065358Z\" 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-11 12:41:58.070774 | controller |     "Jun 11 11:10:02.681437 crc crio[3656]: time=\"2026-06-11T11:10:02.681341539Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"",
2026-06-11 12:41:58.070795 | controller |     "Jun 11 11:10:02.688046 crc crio[3656]: time=\"2026-06-11T11:10:02.687952995Z\" 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-11 12:41:58.070812 | controller |     "Jun 11 11:10:02.693517 crc crio[3656]: time=\"2026-06-11T11:10:02.693456324Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"",
2026-06-11 12:41:58.070827 | controller |     "Jun 11 11:10:02.702222 crc crio[3656]: time=\"2026-06-11T11:10:02.702132736Z\" 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-11 12:41:58.070846 | controller |     "Jun 11 11:10:02.705627 crc crio[3656]: time=\"2026-06-11T11:10:02.705550958Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"",
2026-06-11 12:41:58.070861 | controller |     "Jun 11 11:10:02.711300 crc crio[3656]: time=\"2026-06-11T11:10:02.711217617Z\" 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-11 12:41:58.070876 | controller |     "Jun 11 11:10:02.715236 crc crio[3656]: time=\"2026-06-11T11:10:02.715156388Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"",
2026-06-11 12:41:58.070891 | controller |     "Jun 11 11:10:02.722162 crc crio[3656]: time=\"2026-06-11T11:10:02.722084224Z\" 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-11 12:41:58.070905 | controller |     "Jun 11 11:10:02.726592 crc crio[3656]: time=\"2026-06-11T11:10:02.726498424Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"",
2026-06-11 12:41:58.070920 | controller |     "Jun 11 11:10:02.737293 crc crio[3656]: time=\"2026-06-11T11:10:02.737161062Z\" 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-11 12:41:58.070935 | controller |     "Jun 11 11:10:02.742419 crc crio[3656]: time=\"2026-06-11T11:10:02.742343741Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"",
2026-06-11 12:41:58.070950 | controller |     "Jun 11 11:10:02.748133 crc crio[3656]: time=\"2026-06-11T11:10:02.748050159Z\" 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-11 12:41:58.070965 | controller |     "Jun 11 11:10:02.753787 crc crio[3656]: time=\"2026-06-11T11:10:02.753554378Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"",
2026-06-11 12:41:58.070980 | controller |     "Jun 11 11:10:02.795153 crc crio[3656]: time=\"2026-06-11T11:10:02.795028691Z\" 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-11 12:41:58.070995 | controller |     "Jun 11 11:10:02.799208 crc crio[3656]: time=\"2026-06-11T11:10:02.799131892Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"",
2026-06-11 12:41:58.071010 | controller |     "Jun 11 11:10:02.805314 crc crio[3656]: time=\"2026-06-11T11:10:02.805208259Z\" 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-11 12:41:58.071024 | controller |     "Jun 11 11:10:02.809936 crc crio[3656]: time=\"2026-06-11T11:10:02.809848459Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"",
2026-06-11 12:41:58.071042 | controller |     "Jun 11 11:10:02.824369 crc crio[3656]: time=\"2026-06-11T11:10:02.824240719Z\" 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-11 12:41:58.071058 | controller |     "Jun 11 11:10:02.827907 crc crio[3656]: time=\"2026-06-11T11:10:02.827845742Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"",
2026-06-11 12:41:58.071073 | controller |     "Jun 11 11:10:02.834766 crc crio[3656]: time=\"2026-06-11T11:10:02.834653607Z\" 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-11 12:41:58.071087 | controller |     "Jun 11 11:10:02.838607 crc crio[3656]: time=\"2026-06-11T11:10:02.838542009Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"",
2026-06-11 12:41:58.071102 | controller |     "Jun 11 11:10:02.848080 crc crio[3656]: time=\"2026-06-11T11:10:02.848004319Z\" 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-11 12:41:58.071131 | controller |     "Jun 11 11:10:02.851798 crc crio[3656]: time=\"2026-06-11T11:10:02.851617982Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"",
2026-06-11 12:41:58.071148 | controller |     "Jun 11 11:10:02.878895 crc crio[3656]: time=\"2026-06-11T11:10:02.878785385Z\" 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-11 12:41:58.071164 | controller |     "Jun 11 11:10:02.882244 crc crio[3656]: time=\"2026-06-11T11:10:02.882170478Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"",
2026-06-11 12:41:58.071179 | controller |     "Jun 11 11:10:02.923288 crc crio[3656]: time=\"2026-06-11T11:10:02.923191741Z\" 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-11 12:41:58.071194 | controller |     "Jun 11 11:10:02.926173 crc crio[3656]: time=\"2026-06-11T11:10:02.926107545Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"",
2026-06-11 12:41:58.071209 | controller |     "Jun 11 11:10:02.930916 crc crio[3656]: time=\"2026-06-11T11:10:02.930845765Z\" 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-11 12:41:58.071224 | controller |     "Jun 11 11:10:02.934438 crc crio[3656]: time=\"2026-06-11T11:10:02.934382628Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"",
2026-06-11 12:41:58.071239 | controller |     "Jun 11 11:10:02.939057 crc crio[3656]: time=\"2026-06-11T11:10:02.938994728Z\" 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-11 12:41:58.071258 | controller |     "Jun 11 11:10:02.943583 crc crio[3656]: time=\"2026-06-11T11:10:02.943497579Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"",
2026-06-11 12:41:58.071273 | controller |     "Jun 11 11:10:02.953626 crc crio[3656]: time=\"2026-06-11T11:10:02.953508328Z\" 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-11 12:41:58.071288 | controller |     "Jun 11 11:10:02.957190 crc crio[3656]: time=\"2026-06-11T11:10:02.95710593Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"",
2026-06-11 12:41:58.071303 | controller |     "Jun 11 11:10:02.962762 crc crio[3656]: time=\"2026-06-11T11:10:02.962645129Z\" 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-11 12:41:58.071318 | controller |     "Jun 11 11:10:02.966314 crc crio[3656]: time=\"2026-06-11T11:10:02.966208871Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"",
2026-06-11 12:41:58.071333 | controller |     "Jun 11 11:10:02.977947 crc crio[3656]: time=\"2026-06-11T11:10:02.977836147Z\" 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-11 12:41:58.071365 | controller |     "Jun 11 11:10:02.981390 crc crio[3656]: time=\"2026-06-11T11:10:02.981302949Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"",
2026-06-11 12:41:58.071386 | controller |     "Jun 11 11:10:02.989609 crc crio[3656]: time=\"2026-06-11T11:10:02.989528282Z\" 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-11 12:41:58.071401 | controller |     "Jun 11 11:10:02.992872 crc crio[3656]: time=\"2026-06-11T11:10:02.992755505Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"",
2026-06-11 12:41:58.071416 | controller |     "Jun 11 11:10:02.998171 crc crio[3656]: time=\"2026-06-11T11:10:02.998081634Z\" 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-11 12:41:58.071431 | controller |     "Jun 11 11:10:03.002007 crc crio[3656]: time=\"2026-06-11T11:10:03.001937656Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"",
2026-06-11 12:41:58.071446 | controller |     "Jun 11 11:10:03.011145 crc crio[3656]: time=\"2026-06-11T11:10:03.010655428Z\" 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-11 12:41:58.071461 | controller |     "Jun 11 11:10:03.014290 crc crio[3656]: time=\"2026-06-11T11:10:03.01418531Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"",
2026-06-11 12:41:58.071479 | controller |     "Jun 11 11:10:03.023033 crc crio[3656]: time=\"2026-06-11T11:10:03.022962172Z\" 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-11 12:41:58.071494 | controller |     "Jun 11 11:10:03.025560 crc crio[3656]: time=\"2026-06-11T11:10:03.025486587Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"",
2026-06-11 12:41:58.071509 | controller |     "Jun 11 11:10:03.038192 crc crio[3656]: time=\"2026-06-11T11:10:03.03810476Z\" 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-11 12:41:58.071524 | controller |     "Jun 11 11:10:03.041110 crc crio[3656]: time=\"2026-06-11T11:10:03.041025034Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"",
2026-06-11 12:41:58.071539 | controller |     "Jun 11 11:10:03.050857 crc crio[3656]: time=\"2026-06-11T11:10:03.050766064Z\" 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-11 12:41:58.071554 | controller |     "Jun 11 11:10:03.054211 crc crio[3656]: time=\"2026-06-11T11:10:03.053471488Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"",
2026-06-11 12:41:58.071569 | controller |     "Jun 11 11:10:03.066410 crc crio[3656]: time=\"2026-06-11T11:10:03.066323741Z\" 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-11 12:41:58.071583 | controller |     "Jun 11 11:10:03.070059 crc crio[3656]: time=\"2026-06-11T11:10:03.069992303Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"",
2026-06-11 12:41:58.071598 | controller |     "Jun 11 11:10:03.079003 crc crio[3656]: time=\"2026-06-11T11:10:03.078909635Z\" 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-11 12:41:58.071613 | controller |     "Jun 11 11:10:03.085012 crc crio[3656]: time=\"2026-06-11T11:10:03.084808822Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"",
2026-06-11 12:41:58.071628 | controller |     "Jun 11 11:10:03.091796 crc crio[3656]: time=\"2026-06-11T11:10:03.091081059Z\" 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-11 12:41:58.071645 | controller |     "Jun 11 11:10:03.094027 crc crio[3656]: time=\"2026-06-11T11:10:03.093951513Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"",
2026-06-11 12:41:58.071662 | controller |     "Jun 11 11:10:03.102268 crc crio[3656]: time=\"2026-06-11T11:10:03.102149926Z\" 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-11 12:41:58.071680 | controller |     "Jun 11 11:10:03.105457 crc crio[3656]: time=\"2026-06-11T11:10:03.105430949Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"",
2026-06-11 12:41:58.071695 | controller |     "Jun 11 11:10:03.114130 crc crio[3656]: time=\"2026-06-11T11:10:03.114096341Z\" 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-11 12:41:58.071710 | controller |     "Jun 11 11:10:03.117547 crc crio[3656]: time=\"2026-06-11T11:10:03.117457394Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"",
2026-06-11 12:41:58.071724 | controller |     "Jun 11 11:10:03.123511 crc crio[3656]: time=\"2026-06-11T11:10:03.123337181Z\" 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-11 12:41:58.071739 | controller |     "Jun 11 11:10:03.128239 crc crio[3656]: time=\"2026-06-11T11:10:03.128154051Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"",
2026-06-11 12:41:58.071753 | controller |     "Jun 11 11:10:03.132230 crc crio[3656]: time=\"2026-06-11T11:10:03.132162923Z\" 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-11 12:41:58.071768 | controller |     "Jun 11 11:10:03.136389 crc crio[3656]: time=\"2026-06-11T11:10:03.135612446Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"",
2026-06-11 12:41:58.071783 | controller |     "Jun 11 11:10:03.141624 crc crio[3656]: time=\"2026-06-11T11:10:03.141564603Z\" 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-11 12:41:58.071798 | controller |     "Jun 11 11:10:03.144618 crc crio[3656]: time=\"2026-06-11T11:10:03.144592917Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"",
2026-06-11 12:41:58.071812 | controller |     "Jun 11 11:10:03.150614 crc crio[3656]: time=\"2026-06-11T11:10:03.150538104Z\" 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-11 12:41:58.071829 | controller |     "Jun 11 11:10:03.153035 crc crio[3656]: time=\"2026-06-11T11:10:03.152973019Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"",
2026-06-11 12:41:58.071862 | controller |     "Jun 11 11:10:03.160296 crc crio[3656]: time=\"2026-06-11T11:10:03.160169124Z\" 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-11 12:41:58.071884 | controller |     "Jun 11 11:10:03.162996 crc crio[3656]: time=\"2026-06-11T11:10:03.162922558Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"",
2026-06-11 12:41:58.071911 | controller |     "Jun 11 11:10:03.172765 crc crio[3656]: time=\"2026-06-11T11:10:03.172465718Z\" 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-11 12:41:58.071933 | controller |     "Jun 11 11:10:03.175958 crc crio[3656]: time=\"2026-06-11T11:10:03.175876651Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"",
2026-06-11 12:41:58.071955 | controller |     "Jun 11 11:10:03.181606 crc crio[3656]: time=\"2026-06-11T11:10:03.181528689Z\" 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-11 12:41:58.071972 | controller |     "Jun 11 11:10:03.184114 crc crio[3656]: time=\"2026-06-11T11:10:03.184041904Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"",
2026-06-11 12:41:58.071987 | controller |     "Jun 11 11:10:03.192099 crc crio[3656]: time=\"2026-06-11T11:10:03.191988737Z\" 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-11 12:41:58.072002 | controller |     "Jun 11 11:10:03.194804 crc crio[3656]: time=\"2026-06-11T11:10:03.194752241Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"",
2026-06-11 12:41:58.072017 | controller |     "Jun 11 11:10:03.205952 crc crio[3656]: time=\"2026-06-11T11:10:03.205827308Z\" 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-11 12:41:58.072031 | controller |     "Jun 11 11:10:03.208924 crc crio[3656]: time=\"2026-06-11T11:10:03.208822292Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"",
2026-06-11 12:41:58.072050 | controller |     "Jun 11 11:10:03.222566 crc crio[3656]: time=\"2026-06-11T11:10:03.222452173Z\" 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-11 12:41:58.072072 | controller |     "Jun 11 11:10:03.226501 crc crio[3656]: time=\"2026-06-11T11:10:03.226395655Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"",
2026-06-11 12:41:58.072094 | controller |     "Jun 11 11:10:03.288797 crc crio[3656]: time=\"2026-06-11T11:10:03.288558884Z\" 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-11 12:41:58.072110 | controller |     "Jun 11 11:10:03.289229 crc crio[3656]: time=\"2026-06-11T11:10:03.289203363Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.072126 | controller |     "Jun 11 11:10:03.289611 crc crio[3656]: time=\"2026-06-11T11:10:03.289583292Z\" 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-11 12:41:58.072150 | controller |     "Jun 11 11:10:03.290480 crc crio[3656]: time=\"2026-06-11T11:10:03.2904454Z\" 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:0xc000133830}] Aliases:map[]}\"",
2026-06-11 12:41:58.072169 | controller |     "Jun 11 11:10:03.295374 crc crio[3656]: time=\"2026-06-11T11:10:03.29523279Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-11 12:41:58.072184 | controller |     "Jun 11 11:10:03.296171 crc crio[3656]: time=\"2026-06-11T11:10:03.296061089Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.072199 | controller |     "Jun 11 11:10:03.301375 crc crio[3656]: time=\"2026-06-11T11:10:03.300815609Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-11 12:41:58.072214 | controller |     "Jun 11 11:10:03.301574 crc crio[3656]: time=\"2026-06-11T11:10:03.300885989Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-11 12:41:58.072229 | controller |     "Jun 11 11:10:03.302015 crc crio[3656]: time=\"2026-06-11T11:10:03.301990696Z\" level=info msg=\"Create NRI interface\"",
2026-06-11 12:41:58.072244 | controller |     "Jun 11 11:10:03.303840 crc crio[3656]: time=\"2026-06-11T11:10:03.303816132Z\" level=info msg=\"runtime interface created\"",
2026-06-11 12:41:58.072259 | controller |     "Jun 11 11:10:03.304113 crc crio[3656]: time=\"2026-06-11T11:10:03.304085152Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-11 12:41:58.072273 | controller |     "Jun 11 11:10:03.304222 crc crio[3656]: time=\"2026-06-11T11:10:03.304199112Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-11 12:41:58.072287 | controller |     "Jun 11 11:10:03.304344 crc crio[3656]: time=\"2026-06-11T11:10:03.304323721Z\" level=info msg=\"starting plugins...\"",
2026-06-11 12:41:58.072302 | controller |     "Jun 11 11:10:03.304471 crc crio[3656]: time=\"2026-06-11T11:10:03.304453511Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-11 12:41:58.072316 | controller |     "Jun 11 11:10:03.306584 crc crio[3656]: time=\"2026-06-11T11:10:03.306558347Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-11 12:41:58.072331 | controller |     "Jun 11 11:10:03.311282 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-11 12:41:58.072362 | controller |     "Jun 11 11:10:03.442429 crc crio[3656]: 2026-06-11T11:10:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.072384 | controller |     "Jun 11 11:10:03.442802 crc crio[3656]: time=\"2026-06-11T11:10:03.442654541Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"",
2026-06-11 12:41:58.072400 | controller |     "Jun 11 11:10:03.442802 crc crio[3656]: time=\"2026-06-11T11:10:03.442784141Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.072415 | controller |     "Jun 11 11:10:03.442880 crc crio[3656]: time=\"2026-06-11T11:10:03.44283439Z\" 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-11 12:41:58.072436 | controller |     "Jun 11 11:10:03.443141 crc crio[3656]: time=\"2026-06-11T11:10:03.44306834Z\" 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:0xc0001321b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.072454 | controller |     "Jun 11 11:10:03.443345 crc crio[3656]: time=\"2026-06-11T11:10:03.44328883Z\" 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-11 12:41:58.072470 | controller |     "Jun 11 11:10:03.460363 crc crio[3656]: 2026-06-11T11:10:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.072485 | controller |     "Jun 11 11:10:03.460545 crc crio[3656]: time=\"2026-06-11T11:10:03.460509143Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"",
2026-06-11 12:41:58.072500 | controller |     "Jun 11 11:10:03.460545 crc crio[3656]: time=\"2026-06-11T11:10:03.460539873Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.072515 | controller |     "Jun 11 11:10:03.460610 crc crio[3656]: time=\"2026-06-11T11:10:03.460573263Z\" 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-11 12:41:58.072535 | controller |     "Jun 11 11:10:03.460864 crc crio[3656]: time=\"2026-06-11T11:10:03.460803213Z\" 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:0xc0001323e8}] Aliases:map[]}\"",
2026-06-11 12:41:58.072552 | controller |     "Jun 11 11:10:03.461022 crc crio[3656]: time=\"2026-06-11T11:10:03.460953472Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.072566 | controller |     "Jun 11 11:10:03.477148 crc crio[3656]: 2026-06-11T11:10:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.072581 | controller |     "Jun 11 11:10:03.477374 crc crio[3656]: time=\"2026-06-11T11:10:03.477312488Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"",
2026-06-11 12:41:58.072596 | controller |     "Jun 11 11:10:03.477374 crc crio[3656]: time=\"2026-06-11T11:10:03.477357498Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.072611 | controller |     "Jun 11 11:10:03.477478 crc crio[3656]: time=\"2026-06-11T11:10:03.477394028Z\" 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-11 12:41:58.072630 | controller |     "Jun 11 11:10:03.477963 crc crio[3656]: time=\"2026-06-11T11:10:03.477873637Z\" 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:0xc0001325f8}] Aliases:map[]}\"",
2026-06-11 12:41:58.072646 | controller |     "Jun 11 11:10:03.478074 crc crio[3656]: time=\"2026-06-11T11:10:03.478032387Z\" 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-11 12:41:58.072661 | controller |     "Jun 11 11:10:03.662491 crc crio[3656]: 2026-06-11T11:10:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.072676 | controller |     "Jun 11 11:10:03.662608 crc crio[3656]: time=\"2026-06-11T11:10:03.66258382Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"",
2026-06-11 12:41:58.072690 | controller |     "Jun 11 11:10:03.662656 crc crio[3656]: time=\"2026-06-11T11:10:03.662612899Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.072705 | controller |     "Jun 11 11:10:03.662780 crc crio[3656]: time=\"2026-06-11T11:10:03.662658839Z\" 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-11 12:41:58.072719 | controller |     "Jun 11 11:10:03.662972 crc crio[3656]: time=\"2026-06-11T11:10:03.662836889Z\" 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:0xc00141e030}] Aliases:map[]}\"",
2026-06-11 12:41:58.072734 | controller |     "Jun 11 11:10:03.662972 crc crio[3656]: time=\"2026-06-11T11:10:03.662910649Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 12:41:58.072748 | controller |     "Jun 11 11:10:03.662972 crc crio[3656]: time=\"2026-06-11T11:10:03.662922529Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 12:41:58.072763 | controller |     "Jun 11 11:10:03.662972 crc crio[3656]: time=\"2026-06-11T11:10:03.662931959Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.072778 | controller |     "Jun 11 11:10:03.678663 crc crio[3656]: 2026-06-11T11:10:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.072793 | controller |     "Jun 11 11:10:03.678798 crc crio[3656]: time=\"2026-06-11T11:10:03.678744476Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"",
2026-06-11 12:41:58.072810 | controller |     "Jun 11 11:10:03.678798 crc crio[3656]: time=\"2026-06-11T11:10:03.678778855Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.072826 | controller |     "Jun 11 11:10:03.678874 crc crio[3656]: time=\"2026-06-11T11:10:03.678812375Z\" 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-11 12:41:58.072841 | controller |     "Jun 11 11:10:03.679072 crc crio[3656]: time=\"2026-06-11T11:10:03.679018835Z\" 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:0xc00008c1b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.072856 | controller |     "Jun 11 11:10:03.679510 crc crio[3656]: time=\"2026-06-11T11:10:03.679278374Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.072871 | controller |     "Jun 11 11:10:03.887311 crc crio[3656]: 2026-06-11T11:10:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.073025 | controller |     "Jun 11 11:10:03.888639 crc crio[3656]: time=\"2026-06-11T11:10:03.887538227Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"",
2026-06-11 12:41:58.073055 | controller |     "Jun 11 11:10:03.888639 crc crio[3656]: time=\"2026-06-11T11:10:03.887593157Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.073073 | controller |     "Jun 11 11:10:03.888639 crc crio[3656]: time=\"2026-06-11T11:10:03.887659517Z\" 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-11 12:41:58.073091 | controller |     "Jun 11 11:10:03.888639 crc crio[3656]: time=\"2026-06-11T11:10:03.888261166Z\" 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:0xc00008c350}] Aliases:map[]}\"",
2026-06-11 12:41:58.073108 | controller |     "Jun 11 11:10:03.888639 crc crio[3656]: time=\"2026-06-11T11:10:03.888566825Z\" 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-11 12:41:58.073124 | controller |     "Jun 11 11:10:03.988962 crc crio[3656]: 2026-06-11T11:10:03Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.073139 | controller |     "Jun 11 11:10:03.989591 crc crio[3656]: time=\"2026-06-11T11:10:03.989499156Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"",
2026-06-11 12:41:58.073161 | controller |     "Jun 11 11:10:03.989591 crc crio[3656]: time=\"2026-06-11T11:10:03.989572427Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.073176 | controller |     "Jun 11 11:10:03.989810 crc crio[3656]: time=\"2026-06-11T11:10:03.989625808Z\" 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-11 12:41:58.073191 | controller |     "Jun 11 11:10:03.990077 crc crio[3656]: time=\"2026-06-11T11:10:03.989994622Z\" 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:0xc0001326d0}] Aliases:map[]}\"",
2026-06-11 12:41:58.073206 | controller |     "Jun 11 11:10:03.990303 crc crio[3656]: time=\"2026-06-11T11:10:03.990202665Z\" 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-11 12:41:58.073221 | controller |     "Jun 11 11:10:04.009789 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.073236 | controller |     "Jun 11 11:10:04.010104 crc crio[3656]: time=\"2026-06-11T11:10:04.010003793Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"",
2026-06-11 12:41:58.073251 | controller |     "Jun 11 11:10:04.010104 crc crio[3656]: time=\"2026-06-11T11:10:04.010087084Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.073265 | controller |     "Jun 11 11:10:04.010262 crc crio[3656]: time=\"2026-06-11T11:10:04.010117204Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"",
2026-06-11 12:41:58.073279 | controller |     "Jun 11 11:10:04.010262 crc crio[3656]: time=\"2026-06-11T11:10:04.010129775Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.073294 | controller |     "Jun 11 11:10:04.010262 crc crio[3656]: time=\"2026-06-11T11:10:04.010143635Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"",
2026-06-11 12:41:58.073308 | controller |     "Jun 11 11:10:04.010262 crc crio[3656]: time=\"2026-06-11T11:10:04.010156035Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.073323 | controller |     "Jun 11 11:10:04.010262 crc crio[3656]: time=\"2026-06-11T11:10:04.010202515Z\" 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-11 12:41:58.073338 | controller |     "Jun 11 11:10:04.010601 crc crio[3656]: time=\"2026-06-11T11:10:04.010519269Z\" 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:0xc00141e0c8}] Aliases:map[]}\"",
2026-06-11 12:41:58.073375 | controller |     "Jun 11 11:10:04.011013 crc crio[3656]: time=\"2026-06-11T11:10:04.010926824Z\" 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-11 12:41:58.073393 | controller |     "Jun 11 11:10:04.035979 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.073408 | controller |     "Jun 11 11:10:04.036353 crc crio[3656]: time=\"2026-06-11T11:10:04.036183149Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"",
2026-06-11 12:41:58.073423 | controller |     "Jun 11 11:10:04.036353 crc crio[3656]: time=\"2026-06-11T11:10:04.03631483Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.073438 | controller |     "Jun 11 11:10:04.036450 crc crio[3656]: time=\"2026-06-11T11:10:04.036392201Z\" 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-11 12:41:58.073454 | controller |     "Jun 11 11:10:04.036930 crc crio[3656]: time=\"2026-06-11T11:10:04.036833026Z\" 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:0xc00141e160}] Aliases:map[]}\"",
2026-06-11 12:41:58.073469 | controller |     "Jun 11 11:10:04.037173 crc crio[3656]: time=\"2026-06-11T11:10:04.03708754Z\" 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-11 12:41:58.073484 | controller |     "Jun 11 11:10:04.095118 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.073499 | controller |     "Jun 11 11:10:04.095490 crc crio[3656]: time=\"2026-06-11T11:10:04.095356492Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"",
2026-06-11 12:41:58.073514 | controller |     "Jun 11 11:10:04.095490 crc crio[3656]: time=\"2026-06-11T11:10:04.095437463Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.073529 | controller |     "Jun 11 11:10:04.095490 crc crio[3656]: time=\"2026-06-11T11:10:04.095489263Z\" 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-11 12:41:58.073544 | controller |     "Jun 11 11:10:04.095929 crc crio[3656]: time=\"2026-06-11T11:10:04.095842948Z\" 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:0xc00141e1f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.073563 | controller |     "Jun 11 11:10:04.096124 crc crio[3656]: time=\"2026-06-11T11:10:04.09605892Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.073578 | controller |     "Jun 11 11:10:04.194168 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.073593 | controller |     "Jun 11 11:10:04.194589 crc crio[3656]: time=\"2026-06-11T11:10:04.194537076Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"",
2026-06-11 12:41:58.073608 | controller |     "Jun 11 11:10:04.194740 crc crio[3656]: time=\"2026-06-11T11:10:04.194592667Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.073623 | controller |     "Jun 11 11:10:04.194740 crc crio[3656]: time=\"2026-06-11T11:10:04.194643697Z\" 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-11 12:41:58.073639 | controller |     "Jun 11 11:10:04.195180 crc crio[3656]: time=\"2026-06-11T11:10:04.195129843Z\" 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:0xc00141e280}] Aliases:map[]}\"",
2026-06-11 12:41:58.073654 | controller |     "Jun 11 11:10:04.195382 crc crio[3656]: time=\"2026-06-11T11:10:04.195286745Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.073669 | controller |     "Jun 11 11:10:04.282145 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.073684 | controller |     "Jun 11 11:10:04.282388 crc crio[3656]: time=\"2026-06-11T11:10:04.282338194Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"",
2026-06-11 12:41:58.073699 | controller |     "Jun 11 11:10:04.282388 crc crio[3656]: time=\"2026-06-11T11:10:04.282377815Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.073714 | controller |     "Jun 11 11:10:04.282388 crc crio[3656]: time=\"2026-06-11T11:10:04.282391165Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"",
2026-06-11 12:41:58.073729 | controller |     "Jun 11 11:10:04.282534 crc crio[3656]: time=\"2026-06-11T11:10:04.282398725Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.073744 | controller |     "Jun 11 11:10:04.282534 crc crio[3656]: time=\"2026-06-11T11:10:04.282430945Z\" 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-11 12:41:58.073763 | controller |     "Jun 11 11:10:04.282725 crc crio[3656]: time=\"2026-06-11T11:10:04.282628028Z\" 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:0xc00008c510}] Aliases:map[]}\"",
2026-06-11 12:41:58.073778 | controller |     "Jun 11 11:10:04.282973 crc crio[3656]: time=\"2026-06-11T11:10:04.28284039Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.073793 | controller |     "Jun 11 11:10:04.303304 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.073808 | controller |     "Jun 11 11:10:04.303435 crc crio[3656]: time=\"2026-06-11T11:10:04.303390688Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"",
2026-06-11 12:41:58.073823 | controller |     "Jun 11 11:10:04.303540 crc crio[3656]: time=\"2026-06-11T11:10:04.303436548Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.073838 | controller |     "Jun 11 11:10:04.303540 crc crio[3656]: time=\"2026-06-11T11:10:04.303473109Z\" 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-11 12:41:58.073853 | controller |     "Jun 11 11:10:04.303719 crc crio[3656]: time=\"2026-06-11T11:10:04.303639381Z\" 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:0xc00123e0d8}] Aliases:map[]}\"",
2026-06-11 12:41:58.073868 | controller |     "Jun 11 11:10:04.303923 crc crio[3656]: time=\"2026-06-11T11:10:04.303873284Z\" 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-11 12:41:58.073883 | controller |     "Jun 11 11:10:04.325759 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.073898 | controller |     "Jun 11 11:10:04.326265 crc crio[3656]: time=\"2026-06-11T11:10:04.326122632Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"",
2026-06-11 12:41:58.073912 | controller |     "Jun 11 11:10:04.326331 crc crio[3656]: time=\"2026-06-11T11:10:04.326289634Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.073927 | controller |     "Jun 11 11:10:04.326504 crc crio[3656]: time=\"2026-06-11T11:10:04.326394095Z\" 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-11 12:41:58.073946 | controller |     "Jun 11 11:10:04.326976 crc crio[3656]: time=\"2026-06-11T11:10:04.326898871Z\" 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:0xc0001327e8}] Aliases:map[]}\"",
2026-06-11 12:41:58.073961 | controller |     "Jun 11 11:10:04.327396 crc crio[3656]: time=\"2026-06-11T11:10:04.327330446Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.073976 | controller |     "Jun 11 11:10:04.432254 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.073991 | controller |     "Jun 11 11:10:04.432254 crc crio[3656]: time=\"2026-06-11T11:10:04.432101979Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"",
2026-06-11 12:41:58.074005 | controller |     "Jun 11 11:10:04.432254 crc crio[3656]: time=\"2026-06-11T11:10:04.432135689Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.074020 | controller |     "Jun 11 11:10:04.432254 crc crio[3656]: time=\"2026-06-11T11:10:04.43217231Z\" 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-11 12:41:58.074036 | controller |     "Jun 11 11:10:04.432504 crc crio[3656]: time=\"2026-06-11T11:10:04.432385262Z\" 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:0xc00141e320}] Aliases:map[]}\"",
2026-06-11 12:41:58.074052 | controller |     "Jun 11 11:10:04.432543 crc crio[3656]: time=\"2026-06-11T11:10:04.432530264Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.074074 | controller |     "Jun 11 11:10:04.450756 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.074096 | controller |     "Jun 11 11:10:04.450972 crc crio[3656]: time=\"2026-06-11T11:10:04.450898195Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"",
2026-06-11 12:41:58.074119 | controller |     "Jun 11 11:10:04.450972 crc crio[3656]: time=\"2026-06-11T11:10:04.450952346Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.074142 | controller |     "Jun 11 11:10:04.450972 crc crio[3656]: time=\"2026-06-11T11:10:04.450972016Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"",
2026-06-11 12:41:58.074166 | controller |     "Jun 11 11:10:04.451067 crc crio[3656]: time=\"2026-06-11T11:10:04.450980106Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.074184 | controller |     "Jun 11 11:10:04.451067 crc crio[3656]: time=\"2026-06-11T11:10:04.451007857Z\" 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-11 12:41:58.074206 | controller |     "Jun 11 11:10:04.451156 crc crio[3656]: time=\"2026-06-11T11:10:04.451132998Z\" 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:0xc00141e3b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.074228 | controller |     "Jun 11 11:10:04.451198 crc crio[3656]: time=\"2026-06-11T11:10:04.451183719Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 12:41:58.074243 | controller |     "Jun 11 11:10:04.451198 crc crio[3656]: time=\"2026-06-11T11:10:04.451193479Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 12:41:58.074258 | controller |     "Jun 11 11:10:04.451303 crc crio[3656]: time=\"2026-06-11T11:10:04.451236819Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.074273 | controller |     "Jun 11 11:10:04.489643 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.074288 | controller |     "Jun 11 11:10:04.489643 crc crio[3656]: time=\"2026-06-11T11:10:04.489638542Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"",
2026-06-11 12:41:58.074303 | controller |     "Jun 11 11:10:04.490019 crc crio[3656]: time=\"2026-06-11T11:10:04.489726553Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.074317 | controller |     "Jun 11 11:10:04.490019 crc crio[3656]: time=\"2026-06-11T11:10:04.489768364Z\" 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-11 12:41:58.074332 | controller |     "Jun 11 11:10:04.490095 crc crio[3656]: time=\"2026-06-11T11:10:04.490021677Z\" 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:0xc00008c5f8}] Aliases:map[]}\"",
2026-06-11 12:41:58.074367 | controller |     "Jun 11 11:10:04.490248 crc crio[3656]: time=\"2026-06-11T11:10:04.490161778Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.074397 | controller |     "Jun 11 11:10:04.576060 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.074421 | controller |     "Jun 11 11:10:04.576281 crc crio[3656]: time=\"2026-06-11T11:10:04.576183285Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"",
2026-06-11 12:41:58.074436 | controller |     "Jun 11 11:10:04.576281 crc crio[3656]: time=\"2026-06-11T11:10:04.576259446Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.074451 | controller |     "Jun 11 11:10:04.576416 crc crio[3656]: time=\"2026-06-11T11:10:04.576298607Z\" 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-11 12:41:58.074467 | controller |     "Jun 11 11:10:04.576545 crc crio[3656]: time=\"2026-06-11T11:10:04.576483229Z\" 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:0xc00008c690}] Aliases:map[]}\"",
2026-06-11 12:41:58.074482 | controller |     "Jun 11 11:10:04.576665 crc crio[3656]: time=\"2026-06-11T11:10:04.57662318Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.074497 | controller |     "Jun 11 11:10:04.640094 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.074512 | controller |     "Jun 11 11:10:04.640313 crc crio[3656]: time=\"2026-06-11T11:10:04.640188206Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"",
2026-06-11 12:41:58.074527 | controller |     "Jun 11 11:10:04.640313 crc crio[3656]: time=\"2026-06-11T11:10:04.640261347Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.074542 | controller |     "Jun 11 11:10:04.640313 crc crio[3656]: time=\"2026-06-11T11:10:04.640296848Z\" 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-11 12:41:58.074558 | controller |     "Jun 11 11:10:04.640527 crc crio[3656]: time=\"2026-06-11T11:10:04.64046884Z\" 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:0xc00141e420}] Aliases:map[]}\"",
2026-06-11 12:41:58.074573 | controller |     "Jun 11 11:10:04.640653 crc crio[3656]: time=\"2026-06-11T11:10:04.640615392Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.074589 | controller |     "Jun 11 11:10:04.699500 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.074607 | controller |     "Jun 11 11:10:04.699754 crc crio[3656]: time=\"2026-06-11T11:10:04.699638973Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"",
2026-06-11 12:41:58.074623 | controller |     "Jun 11 11:10:04.699857 crc crio[3656]: time=\"2026-06-11T11:10:04.699809785Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.074640 | controller |     "Jun 11 11:10:04.699919 crc crio[3656]: time=\"2026-06-11T11:10:04.699867376Z\" 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-11 12:41:58.074657 | controller |     "Jun 11 11:10:04.700111 crc crio[3656]: time=\"2026-06-11T11:10:04.700040398Z\" 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:0xc00123e1a0}] Aliases:map[]}\"",
2026-06-11 12:41:58.074673 | controller |     "Jun 11 11:10:04.700243 crc crio[3656]: time=\"2026-06-11T11:10:04.700181689Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.074688 | controller |     "Jun 11 11:10:04.715152 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.074702 | controller |     "Jun 11 11:10:04.715345 crc crio[3656]: time=\"2026-06-11T11:10:04.715270551Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"",
2026-06-11 12:41:58.074717 | controller |     "Jun 11 11:10:04.715345 crc crio[3656]: time=\"2026-06-11T11:10:04.715320342Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.074732 | controller |     "Jun 11 11:10:04.715434 crc crio[3656]: time=\"2026-06-11T11:10:04.715355992Z\" 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-11 12:41:58.074747 | controller |     "Jun 11 11:10:04.715636 crc crio[3656]: time=\"2026-06-11T11:10:04.715578125Z\" 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:0xc00123e230}] Aliases:map[]}\"",
2026-06-11 12:41:58.074762 | controller |     "Jun 11 11:10:04.715891 crc crio[3656]: time=\"2026-06-11T11:10:04.715818808Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.074777 | controller |     "Jun 11 11:10:04.731974 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.074796 | controller |     "Jun 11 11:10:04.732150 crc crio[3656]: time=\"2026-06-11T11:10:04.732066714Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"",
2026-06-11 12:41:58.074811 | controller |     "Jun 11 11:10:04.732150 crc crio[3656]: time=\"2026-06-11T11:10:04.732105094Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.074826 | controller |     "Jun 11 11:10:04.732150 crc crio[3656]: time=\"2026-06-11T11:10:04.732121074Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"",
2026-06-11 12:41:58.074841 | controller |     "Jun 11 11:10:04.732150 crc crio[3656]: time=\"2026-06-11T11:10:04.732128244Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.074855 | controller |     "Jun 11 11:10:04.732296 crc crio[3656]: time=\"2026-06-11T11:10:04.732154795Z\" 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-11 12:41:58.074870 | controller |     "Jun 11 11:10:04.732405 crc crio[3656]: time=\"2026-06-11T11:10:04.732362337Z\" 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:0xc000132890}] Aliases:map[]}\"",
2026-06-11 12:41:58.074885 | controller |     "Jun 11 11:10:04.732565 crc crio[3656]: time=\"2026-06-11T11:10:04.732512689Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.074900 | controller |     "Jun 11 11:10:04.749171 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.074915 | controller |     "Jun 11 11:10:04.749343 crc crio[3656]: time=\"2026-06-11T11:10:04.749278421Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"",
2026-06-11 12:41:58.074929 | controller |     "Jun 11 11:10:04.749343 crc crio[3656]: time=\"2026-06-11T11:10:04.749326382Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.074944 | controller |     "Jun 11 11:10:04.749416 crc crio[3656]: time=\"2026-06-11T11:10:04.749359732Z\" 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-11 12:41:58.074959 | controller |     "Jun 11 11:10:04.749567 crc crio[3656]: time=\"2026-06-11T11:10:04.749514574Z\" 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:0xc00123e2d0}] Aliases:map[]}\"",
2026-06-11 12:41:58.074977 | controller |     "Jun 11 11:10:04.749777 crc crio[3656]: time=\"2026-06-11T11:10:04.749648106Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.074993 | controller |     "Jun 11 11:10:04.764493 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.075008 | controller |     "Jun 11 11:10:04.764750 crc crio[3656]: time=\"2026-06-11T11:10:04.764610076Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"",
2026-06-11 12:41:58.075022 | controller |     "Jun 11 11:10:04.764750 crc crio[3656]: time=\"2026-06-11T11:10:04.764659917Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.075037 | controller |     "Jun 11 11:10:04.764849 crc crio[3656]: time=\"2026-06-11T11:10:04.764752958Z\" 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-11 12:41:58.075052 | controller |     "Jun 11 11:10:04.765025 crc crio[3656]: time=\"2026-06-11T11:10:04.76495338Z\" 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:0xc00123e360}] Aliases:map[]}\"",
2026-06-11 12:41:58.075066 | controller |     "Jun 11 11:10:04.765526 crc crio[3656]: time=\"2026-06-11T11:10:04.765436336Z\" 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-11 12:41:58.075081 | controller |     "Jun 11 11:10:04.780417 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.075095 | controller |     "Jun 11 11:10:04.780803 crc crio[3656]: time=\"2026-06-11T11:10:04.780767331Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"",
2026-06-11 12:41:58.075110 | controller |     "Jun 11 11:10:04.780878 crc crio[3656]: time=\"2026-06-11T11:10:04.780864552Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.075138 | controller |     "Jun 11 11:10:04.780959 crc crio[3656]: time=\"2026-06-11T11:10:04.780944693Z\" 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-11 12:41:58.075155 | controller |     "Jun 11 11:10:04.781193 crc crio[3656]: time=\"2026-06-11T11:10:04.781175195Z\" 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:0xc00141e4d0}] Aliases:map[]}\"",
2026-06-11 12:41:58.075174 | controller |     "Jun 11 11:10:04.781435 crc crio[3656]: time=\"2026-06-11T11:10:04.781418218Z\" 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-11 12:41:58.075191 | controller |     "Jun 11 11:10:04.820722 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.075212 | controller |     "Jun 11 11:10:04.821028 crc crio[3656]: time=\"2026-06-11T11:10:04.821001975Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"",
2026-06-11 12:41:58.075235 | controller |     "Jun 11 11:10:04.821109 crc crio[3656]: time=\"2026-06-11T11:10:04.821093517Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.075257 | controller |     "Jun 11 11:10:04.821188 crc crio[3656]: time=\"2026-06-11T11:10:04.821172988Z\" 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-11 12:41:58.075282 | controller |     "Jun 11 11:10:04.821387 crc crio[3656]: time=\"2026-06-11T11:10:04.82136914Z\" 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:0xc0001329c0}] Aliases:map[]}\"",
2026-06-11 12:41:58.075307 | controller |     "Jun 11 11:10:04.821487 crc crio[3656]: time=\"2026-06-11T11:10:04.821473031Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 12:41:58.075323 | controller |     "Jun 11 11:10:04.821553 crc crio[3656]: time=\"2026-06-11T11:10:04.821540402Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 12:41:58.075344 | controller |     "Jun 11 11:10:04.821613 crc crio[3656]: time=\"2026-06-11T11:10:04.821598213Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.075393 | controller |     "Jun 11 11:10:04.907581 crc crio[3656]: 2026-06-11T11:10:04Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.075413 | controller |     "Jun 11 11:10:04.908772 crc crio[3656]: time=\"2026-06-11T11:10:04.907620069Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"",
2026-06-11 12:41:58.075429 | controller |     "Jun 11 11:10:04.908772 crc crio[3656]: time=\"2026-06-11T11:10:04.90765019Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.075443 | controller |     "Jun 11 11:10:04.908772 crc crio[3656]: time=\"2026-06-11T11:10:04.907818612Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"",
2026-06-11 12:41:58.075458 | controller |     "Jun 11 11:10:04.908772 crc crio[3656]: time=\"2026-06-11T11:10:04.907837562Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.075473 | controller |     "Jun 11 11:10:04.908772 crc crio[3656]: time=\"2026-06-11T11:10:04.907865952Z\" 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-11 12:41:58.075494 | controller |     "Jun 11 11:10:04.908772 crc crio[3656]: time=\"2026-06-11T11:10:04.908028784Z\" 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:0xc00008c758}] Aliases:map[]}\"",
2026-06-11 12:41:58.075510 | controller |     "Jun 11 11:10:04.908772 crc crio[3656]: time=\"2026-06-11T11:10:04.908143566Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.075525 | controller |     "Jun 11 11:10:05.103621 crc crio[3656]: 2026-06-11T11:10:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.075540 | controller |     "Jun 11 11:10:05.105175 crc crio[3656]: time=\"2026-06-11T11:10:05.104022856Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"",
2026-06-11 12:41:58.075554 | controller |     "Jun 11 11:10:05.105175 crc crio[3656]: time=\"2026-06-11T11:10:05.104753725Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.075568 | controller |     "Jun 11 11:10:05.105175 crc crio[3656]: time=\"2026-06-11T11:10:05.104820996Z\" 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-11 12:41:58.075583 | controller |     "Jun 11 11:10:05.105175 crc crio[3656]: time=\"2026-06-11T11:10:05.104979608Z\" 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:0xc00123e390}] Aliases:map[]}\"",
2026-06-11 12:41:58.075598 | controller |     "Jun 11 11:10:05.105175 crc crio[3656]: time=\"2026-06-11T11:10:05.105031678Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 12:41:58.075613 | controller |     "Jun 11 11:10:05.105175 crc crio[3656]: time=\"2026-06-11T11:10:05.105055529Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 12:41:58.075628 | controller |     "Jun 11 11:10:05.105175 crc crio[3656]: time=\"2026-06-11T11:10:05.105077069Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.075643 | controller |     "Jun 11 11:10:05.313108 crc crio[3656]: 2026-06-11T11:10:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.075658 | controller |     "Jun 11 11:10:05.313108 crc crio[3656]: time=\"2026-06-11T11:10:05.313052245Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"",
2026-06-11 12:41:58.075676 | controller |     "Jun 11 11:10:05.313108 crc crio[3656]: time=\"2026-06-11T11:10:05.313086325Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.075876 | controller |     "Jun 11 11:10:05.313318 crc crio[3656]: time=\"2026-06-11T11:10:05.313121576Z\" 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-11 12:41:58.075891 | controller |     "Jun 11 11:10:05.315862 crc crio[3656]: time=\"2026-06-11T11:10:05.315782278Z\" 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:0xc00159a000}] Aliases:map[]}\"",
2026-06-11 12:41:58.075907 | controller |     "Jun 11 11:10:05.316155 crc crio[3656]: time=\"2026-06-11T11:10:05.316075721Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.075922 | controller |     "Jun 11 11:10:05.656120 crc crio[3656]: 2026-06-11T11:10:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.075937 | controller |     "Jun 11 11:10:05.656339 crc crio[3656]: time=\"2026-06-11T11:10:05.656277512Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"",
2026-06-11 12:41:58.075952 | controller |     "Jun 11 11:10:05.656339 crc crio[3656]: time=\"2026-06-11T11:10:05.656332292Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.075967 | controller |     "Jun 11 11:10:05.656428 crc crio[3656]: time=\"2026-06-11T11:10:05.656349982Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"",
2026-06-11 12:41:58.075985 | controller |     "Jun 11 11:10:05.656428 crc crio[3656]: time=\"2026-06-11T11:10:05.656361113Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.075999 | controller |     "Jun 11 11:10:05.656428 crc crio[3656]: time=\"2026-06-11T11:10:05.656372083Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"",
2026-06-11 12:41:58.076013 | controller |     "Jun 11 11:10:05.656428 crc crio[3656]: time=\"2026-06-11T11:10:05.656381793Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.076028 | controller |     "Jun 11 11:10:05.656428 crc crio[3656]: time=\"2026-06-11T11:10:05.656415213Z\" 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-11 12:41:58.076044 | controller |     "Jun 11 11:10:05.656803 crc crio[3656]: time=\"2026-06-11T11:10:05.656761877Z\" 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:0xc0013004a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.076063 | controller |     "Jun 11 11:10:05.656979 crc crio[3656]: time=\"2026-06-11T11:10:05.656929519Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.076078 | controller |     "Jun 11 11:10:05.843744 crc crio[3656]: 2026-06-11T11:10:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.076093 | controller |     "Jun 11 11:10:05.844126 crc crio[3656]: time=\"2026-06-11T11:10:05.844038174Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"",
2026-06-11 12:41:58.076108 | controller |     "Jun 11 11:10:05.844126 crc crio[3656]: time=\"2026-06-11T11:10:05.844112885Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.076123 | controller |     "Jun 11 11:10:05.844251 crc crio[3656]: time=\"2026-06-11T11:10:05.844175946Z\" 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-11 12:41:58.076139 | controller |     "Jun 11 11:10:05.844603 crc crio[3656]: time=\"2026-06-11T11:10:05.844413559Z\" 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:0xc00159a180}] Aliases:map[]}\"",
2026-06-11 12:41:58.076154 | controller |     "Jun 11 11:10:05.844603 crc crio[3656]: time=\"2026-06-11T11:10:05.844593941Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.076169 | controller |     "Jun 11 11:10:05.886786 crc crio[3656]: 2026-06-11T11:10:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.076184 | controller |     "Jun 11 11:10:05.887338 crc crio[3656]: time=\"2026-06-11T11:10:05.887052723Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"",
2026-06-11 12:41:58.076198 | controller |     "Jun 11 11:10:05.887338 crc crio[3656]: time=\"2026-06-11T11:10:05.887319526Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.076213 | controller |     "Jun 11 11:10:05.887435 crc crio[3656]: time=\"2026-06-11T11:10:05.887356986Z\" 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-11 12:41:58.076228 | controller |     "Jun 11 11:10:05.887939 crc crio[3656]: time=\"2026-06-11T11:10:05.887722911Z\" 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:0xc00008c510}] Aliases:map[]}\"",
2026-06-11 12:41:58.076257 | controller |     "Jun 11 11:10:05.887939 crc crio[3656]: time=\"2026-06-11T11:10:05.887909043Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.076273 | controller |     "Jun 11 11:10:05.903476 crc crio[3656]: 2026-06-11T11:10:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.076477 | controller |     "Jun 11 11:10:05.903598 crc crio[3656]: time=\"2026-06-11T11:10:05.903559232Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"",
2026-06-11 12:41:58.076513 | controller |     "Jun 11 11:10:05.903598 crc crio[3656]: time=\"2026-06-11T11:10:05.903589332Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.076535 | controller |     "Jun 11 11:10:05.903667 crc crio[3656]: time=\"2026-06-11T11:10:05.903601772Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"",
2026-06-11 12:41:58.076556 | controller |     "Jun 11 11:10:05.903667 crc crio[3656]: time=\"2026-06-11T11:10:05.903609662Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.076578 | controller |     "Jun 11 11:10:05.903667 crc crio[3656]: time=\"2026-06-11T11:10:05.903618832Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"",
2026-06-11 12:41:58.076599 | controller |     "Jun 11 11:10:05.903667 crc crio[3656]: time=\"2026-06-11T11:10:05.903625442Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.076617 | controller |     "Jun 11 11:10:05.903667 crc crio[3656]: time=\"2026-06-11T11:10:05.903653193Z\" 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-11 12:41:58.076633 | controller |     "Jun 11 11:10:05.903916 crc crio[3656]: time=\"2026-06-11T11:10:05.903858715Z\" 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:0xc00008c7c0}] Aliases:map[]}\"",
2026-06-11 12:41:58.076648 | controller |     "Jun 11 11:10:05.904244 crc crio[3656]: time=\"2026-06-11T11:10:05.904081408Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.076663 | controller |     "Jun 11 11:10:05.958987 crc crio[3656]: 2026-06-11T11:10:05Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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-11 12:41:58.076679 | controller |     "Jun 11 11:10:05.960252 crc crio[3656]: time=\"2026-06-11T11:10:05.959313013Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"",
2026-06-11 12:41:58.076693 | controller |     "Jun 11 11:10:05.960252 crc crio[3656]: time=\"2026-06-11T11:10:05.959354064Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.076708 | controller |     "Jun 11 11:10:05.960252 crc crio[3656]: time=\"2026-06-11T11:10:05.959475045Z\" 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-11 12:41:58.076730 | controller |     "Jun 11 11:10:05.960252 crc crio[3656]: time=\"2026-06-11T11:10:05.959664198Z\" 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:0xc00008c930}] Aliases:map[]}\"",
2026-06-11 12:41:58.076746 | controller |     "Jun 11 11:10:05.960252 crc crio[3656]: time=\"2026-06-11T11:10:05.95983309Z\" 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-11 12:41:58.076761 | controller |     "Jun 11 11:10:05.990116 crc crio[3656]: time=\"2026-06-11T11:10:05.989908622Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=e5c37e06-50df-45cb-a353-720a19f03ba9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.076776 | controller |     "Jun 11 11:10:05.990116 crc crio[3656]: time=\"2026-06-11T11:10:05.990038144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.076791 | controller |     "Jun 11 11:10:06.005964 crc crio[3656]: time=\"2026-06-11T11:10:06.00545792Z\" 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=e5c37e06-50df-45cb-a353-720a19f03ba9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.076805 | controller |     "Jun 11 11:10:06.025901 crc crio[3656]: time=\"2026-06-11T11:10:06.024643141Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=9ba1d1d8-8c72-434c-a738-4575fc14efff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.076824 | controller |     "Jun 11 11:10:06.026067 crc crio[3656]: time=\"2026-06-11T11:10:06.025940776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.076841 | controller |     "Jun 11 11:10:06.040141 crc crio[3656]: time=\"2026-06-11T11:10:06.039985056Z\" 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=9ba1d1d8-8c72-434c-a738-4575fc14efff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.076857 | controller |     "Jun 11 11:10:06.060002 crc crio[3656]: time=\"2026-06-11T11:10:06.059754424Z\" level=info msg=\"Ran pod sandbox 5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892 with infra container: openshift-etcd/etcd-crc/POD\" id=e5c37e06-50df-45cb-a353-720a19f03ba9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.076872 | controller |     "Jun 11 11:10:06.062116 crc crio[3656]: time=\"2026-06-11T11:10:06.062046542Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=b86f0747-1a4d-4646-aa8c-1088832fb27e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.076886 | controller |     "Jun 11 11:10:06.062230 crc crio[3656]: time=\"2026-06-11T11:10:06.062198543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.076905 | controller |     "Jun 11 11:10:06.070648 crc crio[3656]: time=\"2026-06-11T11:10:06.070481453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9d3c6223-e5b6-47ba-bbf2-21d91920c090 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.076920 | controller |     "Jun 11 11:10:06.071476 crc crio[3656]: time=\"2026-06-11T11:10:06.071382234Z\" level=info msg=\"Ran pod sandbox e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=9ba1d1d8-8c72-434c-a738-4575fc14efff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.076935 | controller |     "Jun 11 11:10:06.073982 crc crio[3656]: time=\"2026-06-11T11:10:06.073796453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=2425d622-ddf3-4f89-9bbd-e1e7bb6403f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.076950 | controller |     "Jun 11 11:10:06.077269 crc crio[3656]: time=\"2026-06-11T11:10:06.077039622Z\" 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=b86f0747-1a4d-4646-aa8c-1088832fb27e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.076965 | controller |     "Jun 11 11:10:06.083350 crc crio[3656]: time=\"2026-06-11T11:10:06.083241327Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=12bb0eb1-2723-4fa4-9190-af13b1c483da name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.076979 | controller |     "Jun 11 11:10:06.085864 crc crio[3656]: time=\"2026-06-11T11:10:06.085642346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=35305fe1-a400-474e-8cc2-3fe8a7b9e060 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.076993 | controller |     "Jun 11 11:10:06.089005 crc crio[3656]: time=\"2026-06-11T11:10:06.088890915Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=20263a98-dcc7-4a97-bd0b-0dc22ee855f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.077008 | controller |     "Jun 11 11:10:06.089091 crc crio[3656]: time=\"2026-06-11T11:10:06.089037777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.077023 | controller |     "Jun 11 11:10:06.094884 crc crio[3656]: time=\"2026-06-11T11:10:06.093657753Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=c98babc2-5fda-4597-a3d1-4fdc6e528977 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.077038 | controller |     "Jun 11 11:10:06.094884 crc crio[3656]: time=\"2026-06-11T11:10:06.093754484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.077053 | controller |     "Jun 11 11:10:06.096301 crc crio[3656]: time=\"2026-06-11T11:10:06.096105702Z\" level=info msg=\"Ran pod sandbox 90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=b86f0747-1a4d-4646-aa8c-1088832fb27e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.077068 | controller |     "Jun 11 11:10:06.103905 crc crio[3656]: time=\"2026-06-11T11:10:06.103793725Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=380ab44b-0ef9-473d-b6b1-c338df4d97e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.077085 | controller |     "Jun 11 11:10:06.107274 crc crio[3656]: time=\"2026-06-11T11:10:06.107027214Z\" 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=20263a98-dcc7-4a97-bd0b-0dc22ee855f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.077101 | controller |     "Jun 11 11:10:06.107357 crc crio[3656]: time=\"2026-06-11T11:10:06.107309327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.077116 | controller |     "Jun 11 11:10:06.113600 crc crio[3656]: time=\"2026-06-11T11:10:06.11339281Z\" 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=c98babc2-5fda-4597-a3d1-4fdc6e528977 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.077130 | controller |     "Jun 11 11:10:06.128112 crc crio[3656]: time=\"2026-06-11T11:10:06.127911535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f162aa48-7dac-4fc2-805a-52e262b8c940 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.077145 | controller |     "Jun 11 11:10:06.128327 crc crio[3656]: time=\"2026-06-11T11:10:06.128221579Z\" level=info msg=\"Ran pod sandbox 3150442a99d6c26fe8eda69423f0d0dca61e407de7aa202702692bc848767a03 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=c98babc2-5fda-4597-a3d1-4fdc6e528977 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.077159 | controller |     "Jun 11 11:10:06.130159 crc crio[3656]: time=\"2026-06-11T11:10:06.129392113Z\" level=info msg=\"Ran pod sandbox 8addf67d77fb470f981ad5d6406c298f8600cc6abd76dd8ef81ae61c61b959ad with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=20263a98-dcc7-4a97-bd0b-0dc22ee855f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.077174 | controller |     "Jun 11 11:10:06.135294 crc crio[3656]: time=\"2026-06-11T11:10:06.135159273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.077189 | controller |     "Jun 11 11:10:06.138447 crc crio[3656]: time=\"2026-06-11T11:10:06.1382925Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=797918be-ccb5-4e08-baf0-590c41a1d707 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.077205 | controller |     "Jun 11 11:10:06.139203 crc crio[3656]: time=\"2026-06-11T11:10:06.139016799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.077220 | controller |     "Jun 11 11:10:06.152897 crc crio[3656]: time=\"2026-06-11T11:10:06.152587383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7958f1ab-5703-475a-a804-b8a348e5a76f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.077235 | controller |     "Jun 11 11:10:06.153800 crc crio[3656]: time=\"2026-06-11T11:10:06.153541294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=805548c2-635a-4e4d-8b64-2e024053ca62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.077250 | controller |     "Jun 11 11:10:06.162101 crc crio[3656]: time=\"2026-06-11T11:10:06.161867494Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3fc8ba29-03f6-499b-b9ed-51873b231f17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.077268 | controller |     "Jun 11 11:10:06.171076 crc crio[3656]: time=\"2026-06-11T11:10:06.170581869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.077283 | controller |     "Jun 11 11:10:06.173099 crc crio[3656]: time=\"2026-06-11T11:10:06.172910438Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c1ad5437-db78-49b7-8c6b-84e068955ad3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.077298 | controller |     "Jun 11 11:10:06.229558 crc crio[3656]: time=\"2026-06-11T11:10:06.229153585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=38d34778-b610-46aa-a479-14960e80fa65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.077312 | controller |     "Jun 11 11:10:06.271013 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:58.077327 | controller |     "Jun 11 11:10:06.271521 crc crio[3656]: time=\"2026-06-11T11:10:06.27104793Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"",
2026-06-11 12:41:58.077342 | controller |     "Jun 11 11:10:06.271521 crc crio[3656]: time=\"2026-06-11T11:10:06.271090601Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.077387 | controller |     "Jun 11 11:10:06.271521 crc crio[3656]: time=\"2026-06-11T11:10:06.271116421Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"",
2026-06-11 12:41:58.077404 | controller |     "Jun 11 11:10:06.271521 crc crio[3656]: time=\"2026-06-11T11:10:06.271129371Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.077419 | controller |     "Jun 11 11:10:06.271521 crc crio[3656]: time=\"2026-06-11T11:10:06.271438555Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"",
2026-06-11 12:41:58.077433 | controller |     "Jun 11 11:10:06.271521 crc crio[3656]: time=\"2026-06-11T11:10:06.271466295Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.077448 | controller |     "Jun 11 11:10:06.271521 crc crio[3656]: time=\"2026-06-11T11:10:06.271503426Z\" 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-11 12:41:58.077465 | controller |     "Jun 11 11:10:06.271998 crc crio[3656]: time=\"2026-06-11T11:10:06.271919891Z\" 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:0xc00008d438}] Aliases:map[]}\"",
2026-06-11 12:41:58.077481 | controller |     "Jun 11 11:10:06.272495 crc crio[3656]: time=\"2026-06-11T11:10:06.272085313Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.077500 | controller |     "Jun 11 11:10:06.281534 crc crio[3656]: time=\"2026-06-11T11:10:06.281132352Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=6142fbb3-0411-4604-b2e2-a10e575f9b1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.077516 | controller |     "Jun 11 11:10:06.281933 crc crio[3656]: time=\"2026-06-11T11:10:06.28184834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.077531 | controller |     "Jun 11 11:10:06.294596 crc crio[3656]: time=\"2026-06-11T11:10:06.294390112Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=9634f1f3-b6c9-49fd-bcf7-c741283e517a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.077546 | controller |     "Jun 11 11:10:06.295392 crc crio[3656]: time=\"2026-06-11T11:10:06.295255242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.077561 | controller |     "Jun 11 11:10:06.314119 crc crio[3656]: time=\"2026-06-11T11:10:06.313828486Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=e4db8643-626d-407b-821e-9e590f65b452 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.077575 | controller |     "Jun 11 11:10:06.330400 crc crio[3656]: time=\"2026-06-11T11:10:06.330072471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.077589 | controller |     "Jun 11 11:10:06.350338 crc crio[3656]: time=\"2026-06-11T11:10:06.350087133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.077604 | controller |     "Jun 11 11:10:06.393386 crc crio[3656]: time=\"2026-06-11T11:10:06.392944739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.077619 | controller |     "Jun 11 11:10:06.615301 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:58.077633 | controller |     "Jun 11 11:10:06.615662 crc crio[3656]: time=\"2026-06-11T11:10:06.615620013Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"",
2026-06-11 12:41:58.077647 | controller |     "Jun 11 11:10:06.615832 crc crio[3656]: time=\"2026-06-11T11:10:06.615809665Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.077661 | controller |     "Jun 11 11:10:06.615920 crc crio[3656]: time=\"2026-06-11T11:10:06.615906246Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"",
2026-06-11 12:41:58.077676 | controller |     "Jun 11 11:10:06.619428 crc crio[3656]: time=\"2026-06-11T11:10:06.615978447Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.077690 | controller |     "Jun 11 11:10:06.620366 crc crio[3656]: time=\"2026-06-11T11:10:06.62034558Z\" 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-11 12:41:58.077705 | controller |     "Jun 11 11:10:06.620633 crc crio[3656]: time=\"2026-06-11T11:10:06.620611443Z\" 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:0xc00008c050}] Aliases:map[]}\"",
2026-06-11 12:41:58.077724 | controller |     "Jun 11 11:10:06.622350 crc crio[3656]: time=\"2026-06-11T11:10:06.622320513Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.077740 | controller |     "Jun 11 11:10:06.623055 crc crio[3656]: time=\"2026-06-11T11:10:06.620153697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.077755 | controller |     "Jun 11 11:10:06.680964 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:58.077770 | controller |     "Jun 11 11:10:06.681781 crc crio[3656]: time=\"2026-06-11T11:10:06.681735969Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"",
2026-06-11 12:41:58.077837 | controller |     "Jun 11 11:10:06.681876 crc crio[3656]: time=\"2026-06-11T11:10:06.681860381Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.077859 | controller |     "Jun 11 11:10:06.682055 crc crio[3656]: time=\"2026-06-11T11:10:06.682034923Z\" 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-11 12:41:58.077875 | controller |     "Jun 11 11:10:06.682356 crc crio[3656]: time=\"2026-06-11T11:10:06.682328307Z\" 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:0xc000132878}] Aliases:map[]}\"",
2026-06-11 12:41:58.077891 | controller |     "Jun 11 11:10:06.682853 crc crio[3656]: time=\"2026-06-11T11:10:06.682670911Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.077906 | controller |     "Jun 11 11:10:06.976516 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:58.077921 | controller |     "Jun 11 11:10:06.977503 crc crio[3656]: time=\"2026-06-11T11:10:06.976566552Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"",
2026-06-11 12:41:58.077936 | controller |     "Jun 11 11:10:06.977503 crc crio[3656]: time=\"2026-06-11T11:10:06.976611513Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.077950 | controller |     "Jun 11 11:10:06.977503 crc crio[3656]: time=\"2026-06-11T11:10:06.976644243Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"",
2026-06-11 12:41:58.077968 | controller |     "Jun 11 11:10:06.977503 crc crio[3656]: time=\"2026-06-11T11:10:06.976654794Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.077984 | controller |     "Jun 11 11:10:06.977503 crc crio[3656]: time=\"2026-06-11T11:10:06.976770735Z\" 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-11 12:41:58.077999 | controller |     "Jun 11 11:10:06.977503 crc crio[3656]: time=\"2026-06-11T11:10:06.977102819Z\" 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:0xc001e805b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.078013 | controller |     "Jun 11 11:10:06.977503 crc crio[3656]: time=\"2026-06-11T11:10:06.977349762Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.078028 | controller |     "Jun 11 11:10:07.100486 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:58.078043 | controller |     "Jun 11 11:10:07.100772 crc crio[3656]: time=\"2026-06-11T11:10:07.100608057Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"",
2026-06-11 12:41:58.078057 | controller |     "Jun 11 11:10:07.100772 crc crio[3656]: time=\"2026-06-11T11:10:07.100650418Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.078072 | controller |     "Jun 11 11:10:07.100772 crc crio[3656]: time=\"2026-06-11T11:10:07.100756769Z\" 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-11 12:41:58.078087 | controller |     "Jun 11 11:10:07.101017 crc crio[3656]: time=\"2026-06-11T11:10:07.100949221Z\" 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:0xc00123e3c8}] Aliases:map[]}\"",
2026-06-11 12:41:58.078101 | controller |     "Jun 11 11:10:07.101424 crc crio[3656]: time=\"2026-06-11T11:10:07.101217405Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.078116 | controller |     "Jun 11 11:10:07.146773 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:58.078130 | controller |     "Jun 11 11:10:07.146977 crc crio[3656]: time=\"2026-06-11T11:10:07.146911995Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"",
2026-06-11 12:41:58.078149 | controller |     "Jun 11 11:10:07.146977 crc crio[3656]: time=\"2026-06-11T11:10:07.146964046Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.078164 | controller |     "Jun 11 11:10:07.147079 crc crio[3656]: time=\"2026-06-11T11:10:07.147005116Z\" 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-11 12:41:58.078180 | controller |     "Jun 11 11:10:07.147267 crc crio[3656]: time=\"2026-06-11T11:10:07.147188219Z\" 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:0xc00141e1a0}] Aliases:map[]}\"",
2026-06-11 12:41:58.078195 | controller |     "Jun 11 11:10:07.147458 crc crio[3656]: time=\"2026-06-11T11:10:07.147405021Z\" 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-11 12:41:58.078210 | controller |     "Jun 11 11:10:07.230270 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:58.078225 | controller |     "Jun 11 11:10:07.230270 crc crio[3656]: time=\"2026-06-11T11:10:07.229787104Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"",
2026-06-11 12:41:58.078239 | controller |     "Jun 11 11:10:07.230270 crc crio[3656]: time=\"2026-06-11T11:10:07.229824865Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.078254 | controller |     "Jun 11 11:10:07.230270 crc crio[3656]: time=\"2026-06-11T11:10:07.229862865Z\" 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-11 12:41:58.078269 | controller |     "Jun 11 11:10:07.230270 crc crio[3656]: time=\"2026-06-11T11:10:07.230030997Z\" 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:0xc001300480}] Aliases:map[]}\"",
2026-06-11 12:41:58.078284 | controller |     "Jun 11 11:10:07.230270 crc crio[3656]: time=\"2026-06-11T11:10:07.23024084Z\" 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-11 12:41:58.078299 | controller |     "Jun 11 11:10:07.535481 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:58.078314 | controller |     "Jun 11 11:10:07.535917 crc crio[3656]: time=\"2026-06-11T11:10:07.535816122Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"",
2026-06-11 12:41:58.078333 | controller |     "Jun 11 11:10:07.536486 crc crio[3656]: time=\"2026-06-11T11:10:07.535884473Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.078367 | controller |     "Jun 11 11:10:07.536644 crc crio[3656]: time=\"2026-06-11T11:10:07.536578111Z\" 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-11 12:41:58.078396 | controller |     "Jun 11 11:10:07.537472 crc crio[3656]: time=\"2026-06-11T11:10:07.53731999Z\" 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:0xc001300268}] Aliases:map[]}\"",
2026-06-11 12:41:58.078415 | controller |     "Jun 11 11:10:07.537848 crc crio[3656]: time=\"2026-06-11T11:10:07.537592193Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.078431 | controller |     "Jun 11 11:10:07.794271 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:58.078446 | controller |     "Jun 11 11:10:07.795129 crc crio[3656]: time=\"2026-06-11T11:10:07.794809732Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"",
2026-06-11 12:41:58.078461 | controller |     "Jun 11 11:10:07.795961 crc crio[3656]: time=\"2026-06-11T11:10:07.795935816Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.078476 | controller |     "Jun 11 11:10:07.796241 crc crio[3656]: time=\"2026-06-11T11:10:07.796215639Z\" 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-11 12:41:58.078492 | controller |     "Jun 11 11:10:07.796564 crc crio[3656]: time=\"2026-06-11T11:10:07.796532453Z\" 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:0xc0029222b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.078507 | controller |     "Jun 11 11:10:07.797259 crc crio[3656]: time=\"2026-06-11T11:10:07.797234041Z\" 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-11 12:41:58.078522 | controller |     "Jun 11 11:10:07.967289 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:58.078541 | controller |     "Jun 11 11:10:07.967885 crc crio[3656]: time=\"2026-06-11T11:10:07.967829277Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"",
2026-06-11 12:41:58.078556 | controller |     "Jun 11 11:10:07.968820 crc crio[3656]: time=\"2026-06-11T11:10:07.968746408Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.078571 | controller |     "Jun 11 11:10:07.968893 crc crio[3656]: time=\"2026-06-11T11:10:07.96885487Z\" 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-11 12:41:58.078586 | controller |     "Jun 11 11:10:07.969455 crc crio[3656]: time=\"2026-06-11T11:10:07.969382636Z\" 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:0xc001f0a000}] Aliases:map[]}\"",
2026-06-11 12:41:58.078602 | controller |     "Jun 11 11:10:07.969650 crc crio[3656]: time=\"2026-06-11T11:10:07.969598559Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.078618 | controller |     "Jun 11 11:10:08.021238 crc crio[3656]: time=\"2026-06-11T11:10:08.021009938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.078633 | controller |     "Jun 11 11:10:08.021987 crc crio[3656]: time=\"2026-06-11T11:10:08.021487764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.078648 | controller |     "Jun 11 11:10:08.023243 crc crio[3656]: time=\"2026-06-11T11:10:08.022995392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.078663 | controller |     "Jun 11 11:10:08.024462 crc crio[3656]: time=\"2026-06-11T11:10:08.024332428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.078678 | controller |     "Jun 11 11:10:08.024797 crc crio[3656]: time=\"2026-06-11T11:10:08.024660912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.078693 | controller |     "Jun 11 11:10:08.050371 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:58.078707 | controller |     "Jun 11 11:10:08.050606 crc crio[3656]: time=\"2026-06-11T11:10:08.050574105Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"",
2026-06-11 12:41:58.078722 | controller |     "Jun 11 11:10:08.050760 crc crio[3656]: time=\"2026-06-11T11:10:08.050732656Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.078736 | controller |     "Jun 11 11:10:08.050891 crc crio[3656]: time=\"2026-06-11T11:10:08.050866878Z\" 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-11 12:41:58.078756 | controller |     "Jun 11 11:10:08.051123 crc crio[3656]: time=\"2026-06-11T11:10:08.051094071Z\" 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:0xc002bb81f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.078772 | controller |     "Jun 11 11:10:08.051447 crc crio[3656]: time=\"2026-06-11T11:10:08.051422865Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.078787 | controller |     "Jun 11 11:10:08.127225 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:58.078802 | controller |     "Jun 11 11:10:08.127610 crc crio[3656]: time=\"2026-06-11T11:10:08.127568792Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"",
2026-06-11 12:41:58.078816 | controller |     "Jun 11 11:10:08.127758 crc crio[3656]: time=\"2026-06-11T11:10:08.127726884Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.078831 | controller |     "Jun 11 11:10:08.127923 crc crio[3656]: time=\"2026-06-11T11:10:08.127897086Z\" 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-11 12:41:58.078846 | controller |     "Jun 11 11:10:08.128209 crc crio[3656]: time=\"2026-06-11T11:10:08.12818446Z\" 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:0xc000182698}] Aliases:map[]}\"",
2026-06-11 12:41:58.078861 | controller |     "Jun 11 11:10:08.128430 crc crio[3656]: time=\"2026-06-11T11:10:08.128407322Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.078929 | controller |     "Jun 11 11:10:08.182964 crc crio[3656]: time=\"2026-06-11T11:10:08.182794068Z\" level=info msg=\"Created container 91321cd139d1c69d6d22fca021d0fec7f0efbd158fa1f5ef1d6f3cc6a1aa06ed: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=6142fbb3-0411-4604-b2e2-a10e575f9b1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.078982 | controller |     "Jun 11 11:10:08.185668 crc crio[3656]: time=\"2026-06-11T11:10:08.1854302Z\" level=info msg=\"Starting container: 91321cd139d1c69d6d22fca021d0fec7f0efbd158fa1f5ef1d6f3cc6a1aa06ed\" id=8a2a6192-2edd-4e06-b34d-d492b9f02241 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.079001 | controller |     "Jun 11 11:10:08.188312 crc crio[3656]: time=\"2026-06-11T11:10:08.187431604Z\" level=info msg=\"Created container 70b478e3759ffbb3b2e1f95067a5d27c09172b74de968288ae64d64e6dcb1f8a: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=9634f1f3-b6c9-49fd-bcf7-c741283e517a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.079021 | controller |     "Jun 11 11:10:08.189151 crc crio[3656]: time=\"2026-06-11T11:10:08.188513617Z\" level=info msg=\"Starting container: 70b478e3759ffbb3b2e1f95067a5d27c09172b74de968288ae64d64e6dcb1f8a\" id=00c8ebc1-ef16-4ed4-8f36-e21c8d723859 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.079037 | controller |     "Jun 11 11:10:08.189533 crc crio[3656]: time=\"2026-06-11T11:10:08.189439838Z\" level=info msg=\"Created container 5c72159f7b29122f3fc7a353ce56a276d188cb43ee67b9819d9c79bf7f6d5a71: openshift-etcd/etcd-crc/setup\" id=797918be-ccb5-4e08-baf0-590c41a1d707 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.079052 | controller |     "Jun 11 11:10:08.191093 crc crio[3656]: time=\"2026-06-11T11:10:08.191026837Z\" level=info msg=\"Starting container: 5c72159f7b29122f3fc7a353ce56a276d188cb43ee67b9819d9c79bf7f6d5a71\" id=1aa037d9-9888-4a61-b6a5-67bdbd256d5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.079068 | controller |     "Jun 11 11:10:08.196951 crc crio[3656]: time=\"2026-06-11T11:10:08.196870377Z\" level=info msg=\"Started container\" PID=5432 containerID=70b478e3759ffbb3b2e1f95067a5d27c09172b74de968288ae64d64e6dcb1f8a description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=00c8ebc1-ef16-4ed4-8f36-e21c8d723859 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed",
2026-06-11 12:41:58.079086 | controller |     "Jun 11 11:10:08.204578 crc crio[3656]: time=\"2026-06-11T11:10:08.203933803Z\" level=info msg=\"Started container\" PID=5431 containerID=5c72159f7b29122f3fc7a353ce56a276d188cb43ee67b9819d9c79bf7f6d5a71 description=openshift-etcd/etcd-crc/setup id=1aa037d9-9888-4a61-b6a5-67bdbd256d5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892",
2026-06-11 12:41:58.079102 | controller |     "Jun 11 11:10:08.205869 crc crio[3656]: time=\"2026-06-11T11:10:08.205828005Z\" level=info msg=\"Started container\" PID=5433 containerID=91321cd139d1c69d6d22fca021d0fec7f0efbd158fa1f5ef1d6f3cc6a1aa06ed description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=8a2a6192-2edd-4e06-b34d-d492b9f02241 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8addf67d77fb470f981ad5d6406c298f8600cc6abd76dd8ef81ae61c61b959ad",
2026-06-11 12:41:58.079136 | controller |     "Jun 11 11:10:08.214778 crc crio[3656]: time=\"2026-06-11T11:10:08.214377958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=3768f540-22d4-4f38-8be7-1388ef262bf2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.079154 | controller |     "Jun 11 11:10:08.218341 crc crio[3656]: time=\"2026-06-11T11:10:08.218072163Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=25c6a4fc-c060-4422-be2f-e8b8d1fe4467 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.079170 | controller |     "Jun 11 11:10:08.221429 crc crio[3656]: time=\"2026-06-11T11:10:08.220969228Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a2b3f937-7ebc-4d98-810b-fd403df16ae0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.079185 | controller |     "Jun 11 11:10:08.222229 crc crio[3656]: time=\"2026-06-11T11:10:08.222204443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.079200 | controller |     "Jun 11 11:10:08.228069 crc crio[3656]: time=\"2026-06-11T11:10:08.228021623Z\" level=info msg=\"Created container 48d699512b6e2861740b92f5b40d421fa5a675370735ef7d7a4fc78aae06a674: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=e4db8643-626d-407b-821e-9e590f65b452 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.079219 | controller |     "Jun 11 11:10:08.229803 crc crio[3656]: time=\"2026-06-11T11:10:08.229575262Z\" level=info msg=\"Starting container: 48d699512b6e2861740b92f5b40d421fa5a675370735ef7d7a4fc78aae06a674\" id=d0ccff9e-0621-4844-ba9a-a50bed48cf13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.079234 | controller |     "Jun 11 11:10:08.240575 crc crio[3656]: time=\"2026-06-11T11:10:08.240494703Z\" level=info msg=\"Created container 58333d9a449d7c3b686e4ca8d4afc65a0f0feca276b50d4afb239277a4f6ddee: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=380ab44b-0ef9-473d-b6b1-c338df4d97e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.079250 | controller |     "Jun 11 11:10:08.241413 crc crio[3656]: time=\"2026-06-11T11:10:08.240653345Z\" level=info msg=\"Started container\" PID=5434 containerID=48d699512b6e2861740b92f5b40d421fa5a675370735ef7d7a4fc78aae06a674 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=d0ccff9e-0621-4844-ba9a-a50bed48cf13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3150442a99d6c26fe8eda69423f0d0dca61e407de7aa202702692bc848767a03",
2026-06-11 12:41:58.079265 | controller |     "Jun 11 11:10:08.243645 crc crio[3656]: time=\"2026-06-11T11:10:08.243610291Z\" level=info msg=\"Starting container: 58333d9a449d7c3b686e4ca8d4afc65a0f0feca276b50d4afb239277a4f6ddee\" id=138b1401-3a06-4e70-8b24-95493f916a6c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.079280 | controller |     "Jun 11 11:10:08.248842 crc crio[3656]: time=\"2026-06-11T11:10:08.248647842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.079295 | controller |     "Jun 11 11:10:08.290392 crc crio[3656]: time=\"2026-06-11T11:10:08.290221663Z\" level=info msg=\"Started container\" PID=5436 containerID=58333d9a449d7c3b686e4ca8d4afc65a0f0feca276b50d4afb239277a4f6ddee description=openshift-kube-apiserver/kube-apiserver-crc/setup id=138b1401-3a06-4e70-8b24-95493f916a6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6",
2026-06-11 12:41:58.079310 | controller |     "Jun 11 11:10:08.427421 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:58.079325 | controller |     "Jun 11 11:10:08.427800 crc crio[3656]: time=\"2026-06-11T11:10:08.427541327Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"",
2026-06-11 12:41:58.079340 | controller |     "Jun 11 11:10:08.427800 crc crio[3656]: time=\"2026-06-11T11:10:08.427588478Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.079374 | controller |     "Jun 11 11:10:08.427800 crc crio[3656]: time=\"2026-06-11T11:10:08.427611318Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"",
2026-06-11 12:41:58.079390 | controller |     "Jun 11 11:10:08.427800 crc crio[3656]: time=\"2026-06-11T11:10:08.427625059Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.079405 | controller |     "Jun 11 11:10:08.427800 crc crio[3656]: time=\"2026-06-11T11:10:08.427665879Z\" 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-11 12:41:58.079422 | controller |     "Jun 11 11:10:08.428053 crc crio[3656]: time=\"2026-06-11T11:10:08.427860061Z\" 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:0xc00008c050}] Aliases:map[]}\"",
2026-06-11 12:41:58.079442 | controller |     "Jun 11 11:10:08.428053 crc crio[3656]: time=\"2026-06-11T11:10:08.427923462Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 12:41:58.079457 | controller |     "Jun 11 11:10:08.428053 crc crio[3656]: time=\"2026-06-11T11:10:08.427938712Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 12:41:58.079472 | controller |     "Jun 11 11:10:08.428053 crc crio[3656]: time=\"2026-06-11T11:10:08.427955873Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.079487 | controller |     "Jun 11 11:10:08.544596 crc crio[3656]: time=\"2026-06-11T11:10:08.544380215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.079502 | controller |     "Jun 11 11:10:08.630586 crc crio[3656]: time=\"2026-06-11T11:10:08.630466693Z\" level=info msg=\"Created container 51efc3a727bae1519e1ed0588c026594a1f18165efe5cf11be85bb2bc72ad3a5: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=a2b3f937-7ebc-4d98-810b-fd403df16ae0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.079517 | controller |     "Jun 11 11:10:08.632057 crc crio[3656]: time=\"2026-06-11T11:10:08.631978381Z\" level=info msg=\"Starting container: 51efc3a727bae1519e1ed0588c026594a1f18165efe5cf11be85bb2bc72ad3a5\" id=086764a0-dd5f-4372-a2ca-f0f3863deda8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.079532 | controller |     "Jun 11 11:10:08.636347 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:58.079547 | controller |     "Jun 11 11:10:08.636630 crc crio[3656]: time=\"2026-06-11T11:10:08.636575277Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"",
2026-06-11 12:41:58.079562 | controller |     "Jun 11 11:10:08.637005 crc crio[3656]: time=\"2026-06-11T11:10:08.636971171Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.079577 | controller |     "Jun 11 11:10:08.637230 crc crio[3656]: time=\"2026-06-11T11:10:08.637201144Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"",
2026-06-11 12:41:58.079592 | controller |     "Jun 11 11:10:08.637344 crc crio[3656]: time=\"2026-06-11T11:10:08.637314255Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.079607 | controller |     "Jun 11 11:10:08.637521 crc crio[3656]: time=\"2026-06-11T11:10:08.637479137Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"",
2026-06-11 12:41:58.079622 | controller |     "Jun 11 11:10:08.637662 crc crio[3656]: time=\"2026-06-11T11:10:08.637631109Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.079643 | controller |     "Jun 11 11:10:08.637922 crc crio[3656]: time=\"2026-06-11T11:10:08.637884322Z\" 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-11 12:41:58.079671 | controller |     "Jun 11 11:10:08.638388 crc crio[3656]: time=\"2026-06-11T11:10:08.638337528Z\" 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:0xc001e809d8}] Aliases:map[]}\"",
2026-06-11 12:41:58.079691 | controller |     "Jun 11 11:10:08.638904 crc crio[3656]: time=\"2026-06-11T11:10:08.638867664Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.079707 | controller |     "Jun 11 11:10:08.640394 crc crio[3656]: time=\"2026-06-11T11:10:08.640298741Z\" level=info msg=\"Started container\" PID=5492 containerID=51efc3a727bae1519e1ed0588c026594a1f18165efe5cf11be85bb2bc72ad3a5 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=086764a0-dd5f-4372-a2ca-f0f3863deda8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed",
2026-06-11 12:41:58.079723 | controller |     "Jun 11 11:10:08.657561 crc crio[3656]: time=\"2026-06-11T11:10:08.657441858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ef5657dc-57ad-4ae0-9a28-b9f711bbe828 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.079737 | controller |     "Jun 11 11:10:08.659600 crc crio[3656]: time=\"2026-06-11T11:10:08.659334301Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=5a066116-d450-44a8-ba24-de73e807a9df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.079753 | controller |     "Jun 11 11:10:08.660786 crc crio[3656]: time=\"2026-06-11T11:10:08.660577856Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=f161c98d-ca45-4e6e-bce2-a220c7acf53d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.079768 | controller |     "Jun 11 11:10:08.661083 crc crio[3656]: time=\"2026-06-11T11:10:08.661013171Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e3f843cb-2389-4478-8474-6f282c2e122b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.079783 | controller |     "Jun 11 11:10:08.662515 crc crio[3656]: time=\"2026-06-11T11:10:08.662369427Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=9d46d4db-fd95-4bd4-b2a6-303456b11d3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.079798 | controller |     "Jun 11 11:10:08.663170 crc crio[3656]: time=\"2026-06-11T11:10:08.662889604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=dcca8b10-d7ea-482e-994a-db844f32b0dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.079813 | controller |     "Jun 11 11:10:08.665306 crc crio[3656]: time=\"2026-06-11T11:10:08.665227892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ed2466fc-1278-46dd-8b00-8ccd364e13d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.079834 | controller |     "Jun 11 11:10:08.666628 crc crio[3656]: time=\"2026-06-11T11:10:08.666594698Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=88068ecc-b03e-4cd2-b93c-1531ed804a8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.079850 | controller |     "Jun 11 11:10:08.666888 crc crio[3656]: time=\"2026-06-11T11:10:08.666811181Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=468696e8-0eee-41df-b0f4-2e933a4acc6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.079865 | controller |     "Jun 11 11:10:08.667416 crc crio[3656]: time=\"2026-06-11T11:10:08.667110544Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=8e66c3f8-6023-4b41-9565-e18d178ec6b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.079879 | controller |     "Jun 11 11:10:08.667893 crc crio[3656]: time=\"2026-06-11T11:10:08.66755766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.079894 | controller |     "Jun 11 11:10:08.668108 crc crio[3656]: time=\"2026-06-11T11:10:08.668085206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.079910 | controller |     "Jun 11 11:10:08.668753 crc crio[3656]: time=\"2026-06-11T11:10:08.667155465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.079925 | controller |     "Jun 11 11:10:08.668897 crc crio[3656]: time=\"2026-06-11T11:10:08.668330239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5b7f641a-b6ad-4c02-b6f7-f6d9a8fe7464 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.079940 | controller |     "Jun 11 11:10:08.669114 crc crio[3656]: time=\"2026-06-11T11:10:08.668541222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9d6d4f15-77b0-49d6-a7ca-37430fb815ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.079955 | controller |     "Jun 11 11:10:08.672971 crc crio[3656]: time=\"2026-06-11T11:10:08.672796813Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=1de0d267-2b0a-4e53-9499-7d01b68ea874 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.079969 | controller |     "Jun 11 11:10:08.673977 crc crio[3656]: time=\"2026-06-11T11:10:08.673907476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3d3ad12f-34be-41fa-b9d8-2169f48e1b6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.079984 | controller |     "Jun 11 11:10:08.675106 crc crio[3656]: time=\"2026-06-11T11:10:08.67506564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.079999 | controller |     "Jun 11 11:10:08.679098 crc crio[3656]: time=\"2026-06-11T11:10:08.678937687Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=43fe59c9-4335-44e4-8a0d-148345dc1f45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.080014 | controller |     "Jun 11 11:10:08.685957 crc crio[3656]: time=\"2026-06-11T11:10:08.685909471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.080033 | controller |     "Jun 11 11:10:08.694048 crc crio[3656]: time=\"2026-06-11T11:10:08.693907907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.080048 | controller |     "Jun 11 11:10:08.715393 crc crio[3656]: time=\"2026-06-11T11:10:08.715069902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.080063 | controller |     "Jun 11 11:10:08.721452 crc crio[3656]: time=\"2026-06-11T11:10:08.721022464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.080078 | controller |     "Jun 11 11:10:08.725613 crc crio[3656]: time=\"2026-06-11T11:10:08.725441577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.080093 | controller |     "Jun 11 11:10:08.742875 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:58.080107 | controller |     "Jun 11 11:10:08.815547 crc crio[3656]: time=\"2026-06-11T11:10:08.814946186Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"",
2026-06-11 12:41:58.080121 | controller |     "Jun 11 11:10:08.815547 crc crio[3656]: time=\"2026-06-11T11:10:08.8152725Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.080136 | controller |     "Jun 11 11:10:08.815547 crc crio[3656]: time=\"2026-06-11T11:10:08.815314101Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"",
2026-06-11 12:41:58.080150 | controller |     "Jun 11 11:10:08.815547 crc crio[3656]: time=\"2026-06-11T11:10:08.815325851Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.080164 | controller |     "Jun 11 11:10:08.815547 crc crio[3656]: time=\"2026-06-11T11:10:08.815361291Z\" 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-11 12:41:58.080179 | controller |     "Jun 11 11:10:08.816064 crc crio[3656]: time=\"2026-06-11T11:10:08.815817337Z\" 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:0xc00279c5a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.080194 | controller |     "Jun 11 11:10:08.816064 crc crio[3656]: time=\"2026-06-11T11:10:08.816017919Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.080209 | controller |     "Jun 11 11:10:08.817258 crc crio[3656]: time=\"2026-06-11T11:10:08.816891779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.080227 | controller |     "Jun 11 11:10:09.474624 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:58.080242 | controller |     "Jun 11 11:10:09.476425 crc crio[3656]: time=\"2026-06-11T11:10:09.474622416Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"",
2026-06-11 12:41:58.080257 | controller |     "Jun 11 11:10:09.476425 crc crio[3656]: time=\"2026-06-11T11:10:09.474662497Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.080271 | controller |     "Jun 11 11:10:09.476425 crc crio[3656]: time=\"2026-06-11T11:10:09.474723147Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"",
2026-06-11 12:41:58.080286 | controller |     "Jun 11 11:10:09.476425 crc crio[3656]: time=\"2026-06-11T11:10:09.474736797Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.080300 | controller |     "Jun 11 11:10:09.476425 crc crio[3656]: time=\"2026-06-11T11:10:09.474775788Z\" 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-11 12:41:58.080455 | controller |     "Jun 11 11:10:09.476425 crc crio[3656]: time=\"2026-06-11T11:10:09.474875349Z\" 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:0xc00008c2f8}] Aliases:map[]}\"",
2026-06-11 12:41:58.080484 | controller |     "Jun 11 11:10:09.476425 crc crio[3656]: time=\"2026-06-11T11:10:09.475322725Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-11 12:41:58.080500 | controller |     "Jun 11 11:10:09.476425 crc crio[3656]: time=\"2026-06-11T11:10:09.475338175Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-11 12:41:58.080515 | controller |     "Jun 11 11:10:09.476425 crc crio[3656]: time=\"2026-06-11T11:10:09.475364885Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.080531 | controller |     "Jun 11 11:10:09.862216 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:58.080546 | controller |     "Jun 11 11:10:09.862216 crc crio[3656]: time=\"2026-06-11T11:10:09.862207807Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"",
2026-06-11 12:41:58.080561 | controller |     "Jun 11 11:10:09.862216 crc crio[3656]: time=\"2026-06-11T11:10:09.862245287Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-11 12:41:58.080575 | controller |     "Jun 11 11:10:09.862216 crc crio[3656]: time=\"2026-06-11T11:10:09.862280968Z\" 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-11 12:41:58.080595 | controller |     "Jun 11 11:10:09.862548 crc crio[3656]: time=\"2026-06-11T11:10:09.862413309Z\" 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:0xc00141e670}] Aliases:map[]}\"",
2026-06-11 12:41:58.080611 | controller |     "Jun 11 11:10:09.862615 crc crio[3656]: time=\"2026-06-11T11:10:09.862556881Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.080625 | controller |     "Jun 11 11:10:09.980449 crc crio[3656]: time=\"2026-06-11T11:10:09.980331031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.080640 | controller |     "Jun 11 11:10:10.097802 crc crio[3656]: time=\"2026-06-11T11:10:10.096023475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.080654 | controller |     "Jun 11 11:10:10.110384 crc crio[3656]: time=\"2026-06-11T11:10:10.110247556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.080669 | controller |     "Jun 11 11:10:10.185504 crc crio[3656]: time=\"2026-06-11T11:10:10.185333941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.080683 | controller |     "Jun 11 11:10:10.200238 crc crio[3656]: 2026-06-11T11:10: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-11 12:41:58.080697 | controller |     "Jun 11 11:10:10.200385 crc crio[3656]: time=\"2026-06-11T11:10:10.200256601Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"",
2026-06-11 12:41:58.080713 | controller |     "Jun 11 11:10:10.241593 crc crio[3656]: time=\"2026-06-11T11:10:10.241424117Z\" level=info msg=\"Created container 0de0071b77e7b7b1b192366de29b5c415afc30d4498b8c1819f391d9fd49b21d: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=8e66c3f8-6023-4b41-9565-e18d178ec6b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.080733 | controller |     "Jun 11 11:10:10.245170 crc crio[3656]: time=\"2026-06-11T11:10:10.244927779Z\" level=info msg=\"Starting container: 0de0071b77e7b7b1b192366de29b5c415afc30d4498b8c1819f391d9fd49b21d\" id=31986aa5-4279-4987-9cdd-8937ea085615 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.080755 | controller |     "Jun 11 11:10:10.251356 crc crio[3656]: time=\"2026-06-11T11:10:10.251309946Z\" level=info msg=\"Created container c1972c96a7a80c13235bac210c958714f7256901feab8454176add6d8d4e5ce3: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=43fe59c9-4335-44e4-8a0d-148345dc1f45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.080777 | controller |     "Jun 11 11:10:10.257086 crc crio[3656]: time=\"2026-06-11T11:10:10.256966374Z\" level=info msg=\"Starting container: c1972c96a7a80c13235bac210c958714f7256901feab8454176add6d8d4e5ce3\" id=2755a85f-72fd-4380-acb0-0ffc8652397c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.080799 | controller |     "Jun 11 11:10:10.267259 crc crio[3656]: time=\"2026-06-11T11:10:10.266973485Z\" level=info msg=\"Started container\" PID=5588 containerID=c1972c96a7a80c13235bac210c958714f7256901feab8454176add6d8d4e5ce3 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=2755a85f-72fd-4380-acb0-0ffc8652397c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8addf67d77fb470f981ad5d6406c298f8600cc6abd76dd8ef81ae61c61b959ad",
2026-06-11 12:41:58.080841 | controller |     "Jun 11 11:10:10.273320 crc crio[3656]: time=\"2026-06-11T11:10:10.272950747Z\" level=info msg=\"Started container\" PID=5583 containerID=0de0071b77e7b7b1b192366de29b5c415afc30d4498b8c1819f391d9fd49b21d description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=31986aa5-4279-4987-9cdd-8937ea085615 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892",
2026-06-11 12:41:58.080861 | controller |     "Jun 11 11:10:10.292659 crc crio[3656]: time=\"2026-06-11T11:10:10.291914826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=8196c5d8-611e-4c70-9ff3-5bb7117ff3df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.080876 | controller |     "Jun 11 11:10:10.297033 crc crio[3656]: time=\"2026-06-11T11:10:10.296948526Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=4b8a76fc-9ca4-449a-a658-cc3bb52fee53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.080891 | controller |     "Jun 11 11:10:10.299732 crc crio[3656]: time=\"2026-06-11T11:10:10.299612528Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=c26731b3-d4a6-43a3-8699-3bf86c229454 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.080906 | controller |     "Jun 11 11:10:10.300120 crc crio[3656]: time=\"2026-06-11T11:10:10.300019453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.080921 | controller |     "Jun 11 11:10:10.315182 crc crio[3656]: time=\"2026-06-11T11:10:10.315028674Z\" level=info msg=\"Created container 0dfe99f3bc957d863bce5ee91f9f565247c36d7a10a3ead29cd1d94d4e8214f9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=468696e8-0eee-41df-b0f4-2e933a4acc6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.080936 | controller |     "Jun 11 11:10:10.316481 crc crio[3656]: time=\"2026-06-11T11:10:10.316419511Z\" level=info msg=\"Starting container: 0dfe99f3bc957d863bce5ee91f9f565247c36d7a10a3ead29cd1d94d4e8214f9\" id=53d6521c-4910-463a-a79b-0f9211eff97d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.080951 | controller |     "Jun 11 11:10:10.317838 crc crio[3656]: time=\"2026-06-11T11:10:10.317766927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.080966 | controller |     "Jun 11 11:10:10.322583 crc crio[3656]: time=\"2026-06-11T11:10:10.322470894Z\" level=info msg=\"Created container 7a27a92400ce25fff1f9c1e8ee4aa331e7ed8a4ec4e9cd05b2bc6798d25486d9: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=1de0d267-2b0a-4e53-9499-7d01b68ea874 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.080981 | controller |     "Jun 11 11:10:10.323970 crc crio[3656]: time=\"2026-06-11T11:10:10.323614517Z\" level=info msg=\"Started container\" PID=5598 containerID=0dfe99f3bc957d863bce5ee91f9f565247c36d7a10a3ead29cd1d94d4e8214f9 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=53d6521c-4910-463a-a79b-0f9211eff97d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6",
2026-06-11 12:41:58.081000 | controller |     "Jun 11 11:10:10.324293 crc crio[3656]: time=\"2026-06-11T11:10:10.323999922Z\" level=info msg=\"Starting container: 7a27a92400ce25fff1f9c1e8ee4aa331e7ed8a4ec4e9cd05b2bc6798d25486d9\" id=b5e05639-8cb1-4d70-bbc1-a19ddde2b9f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.081016 | controller |     "Jun 11 11:10:10.351937 crc crio[3656]: time=\"2026-06-11T11:10:10.351382992Z\" level=info msg=\"Started container\" PID=5595 containerID=7a27a92400ce25fff1f9c1e8ee4aa331e7ed8a4ec4e9cd05b2bc6798d25486d9 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=b5e05639-8cb1-4d70-bbc1-a19ddde2b9f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3150442a99d6c26fe8eda69423f0d0dca61e407de7aa202702692bc848767a03",
2026-06-11 12:41:58.081031 | controller |     "Jun 11 11:10:10.582409 crc crio[3656]: time=\"2026-06-11T11:10:10.582296464Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=aff801e6-c4f2-4a3b-af31-b651eece5c50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.081046 | controller |     "Jun 11 11:10:10.587271 crc crio[3656]: time=\"2026-06-11T11:10:10.586334773Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5f92a244-c16a-4abf-9dd0-802af3c955e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.081061 | controller |     "Jun 11 11:10:10.591511 crc crio[3656]: time=\"2026-06-11T11:10:10.59104055Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=58192a65-f40c-479a-94b0-28643a3ee471 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.081076 | controller |     "Jun 11 11:10:10.592274 crc crio[3656]: time=\"2026-06-11T11:10:10.591570207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.081092 | controller |     "Jun 11 11:10:10.645748 crc crio[3656]: time=\"2026-06-11T11:10:10.645628368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.081106 | controller |     "Jun 11 11:10:10.879914 crc crio[3656]: time=\"2026-06-11T11:10:10.879603208Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a31c2720-b636-4f70-8b44-613dfacdaaed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.081121 | controller |     "Jun 11 11:10:10.884327 crc crio[3656]: time=\"2026-06-11T11:10:10.88398131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3bc57b45-a4e4-4fe9-b50a-c09a3e320163 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.081136 | controller |     "Jun 11 11:10:10.896646 crc crio[3656]: time=\"2026-06-11T11:10:10.89639356Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=afce79af-d7ed-40ed-984d-2dd7eee509da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.081151 | controller |     "Jun 11 11:10:10.900660 crc crio[3656]: time=\"2026-06-11T11:10:10.900489129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.081166 | controller |     "Jun 11 11:10:11.001671 crc crio[3656]: time=\"2026-06-11T11:10:11.000468335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.081181 | controller |     "Jun 11 11:10:11.296411 crc crio[3656]: time=\"2026-06-11T11:10:11.295602532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.081199 | controller |     "Jun 11 11:10:11.645919 crc crio[3656]: time=\"2026-06-11T11:10:11.64499212Z\" level=info msg=\"Created container 80277b352cb08adebbf8d6fbdffff6cbb4e920fd74140f52e8e986b9ffb0339f: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=c26731b3-d4a6-43a3-8699-3bf86c229454 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.081214 | controller |     "Jun 11 11:10:11.652927 crc crio[3656]: time=\"2026-06-11T11:10:11.652274348Z\" level=info msg=\"Starting container: 80277b352cb08adebbf8d6fbdffff6cbb4e920fd74140f52e8e986b9ffb0339f\" id=47981a92-b5c1-4766-a946-4449748709a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.081229 | controller |     "Jun 11 11:10:11.697484 crc crio[3656]: time=\"2026-06-11T11:10:11.696048175Z\" level=info msg=\"Started container\" PID=5641 containerID=80277b352cb08adebbf8d6fbdffff6cbb4e920fd74140f52e8e986b9ffb0339f description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=47981a92-b5c1-4766-a946-4449748709a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8addf67d77fb470f981ad5d6406c298f8600cc6abd76dd8ef81ae61c61b959ad",
2026-06-11 12:41:58.081244 | controller |     "Jun 11 11:10:11.733406 crc crio[3656]: time=\"2026-06-11T11:10:11.726208588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=ec3ccc03-a33a-4305-bda8-120578bf3b46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.081259 | controller |     "Jun 11 11:10:11.733406 crc crio[3656]: time=\"2026-06-11T11:10:11.72889743Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=7d637eaa-d74d-4c87-a3e7-4696b0752a39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.081274 | controller |     "Jun 11 11:10:11.733406 crc crio[3656]: time=\"2026-06-11T11:10:11.732014698Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=fa409d96-ce4e-437e-b03d-fb24bdf9762d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.081288 | controller |     "Jun 11 11:10:11.733406 crc crio[3656]: time=\"2026-06-11T11:10:11.732321972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.081303 | controller |     "Jun 11 11:10:11.808321 crc crio[3656]: time=\"2026-06-11T11:10:11.807447016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.081318 | controller |     "Jun 11 11:10:12.173286 crc crio[3656]: time=\"2026-06-11T11:10:12.172973297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.081332 | controller |     "Jun 11 11:10:12.549783 crc crio[3656]: time=\"2026-06-11T11:10:12.548393948Z\" level=info msg=\"Created container 061e508429c6517a455fae8a665b40c6e89cd74c74d04fe0e723fe3a73abe42b: openshift-etcd/etcd-crc/etcd-resources-copy\" id=afce79af-d7ed-40ed-984d-2dd7eee509da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.081363 | controller |     "Jun 11 11:10:12.561579 crc crio[3656]: time=\"2026-06-11T11:10:12.561520186Z\" level=info msg=\"Starting container: 061e508429c6517a455fae8a665b40c6e89cd74c74d04fe0e723fe3a73abe42b\" id=f34c3a53-018c-4739-95ba-3f6eaf692724 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.081388 | controller |     "Jun 11 11:10:12.642319 crc crio[3656]: time=\"2026-06-11T11:10:12.641369708Z\" level=info msg=\"Started container\" PID=5675 containerID=061e508429c6517a455fae8a665b40c6e89cd74c74d04fe0e723fe3a73abe42b description=openshift-etcd/etcd-crc/etcd-resources-copy id=f34c3a53-018c-4739-95ba-3f6eaf692724 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892",
2026-06-11 12:41:58.081405 | controller |     "Jun 11 11:10:12.830467 crc crio[3656]: time=\"2026-06-11T11:10:12.830398466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.081420 | controller |     "Jun 11 11:10:12.932200 crc crio[3656]: time=\"2026-06-11T11:10:12.932028471Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=87f484cb-3476-475c-924e-84e8b76eb214 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.081435 | controller |     "Jun 11 11:10:12.937295 crc crio[3656]: time=\"2026-06-11T11:10:12.937012351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8cc70005-888e-432e-9b30-9e1b767d14f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.081449 | controller |     "Jun 11 11:10:12.941149 crc crio[3656]: time=\"2026-06-11T11:10:12.940798217Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=4b1a73b8-942a-4476-8c44-cf71cefbc9ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.081464 | controller |     "Jun 11 11:10:12.941539 crc crio[3656]: time=\"2026-06-11T11:10:12.941420384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.081479 | controller |     "Jun 11 11:10:12.997530 crc crio[3656]: time=\"2026-06-11T11:10:12.997308518Z\" level=info msg=\"Created container 64141926f25296f4e9c2578e6597acdc92ac9e424c25fc78db99264f2d752877: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=fa409d96-ce4e-437e-b03d-fb24bdf9762d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.081493 | controller |     "Jun 11 11:10:13.014161 crc crio[3656]: time=\"2026-06-11T11:10:13.013901458Z\" level=info msg=\"Starting container: 64141926f25296f4e9c2578e6597acdc92ac9e424c25fc78db99264f2d752877\" id=17c70980-4bb3-4cab-8d93-149cf593242b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.081508 | controller |     "Jun 11 11:10:13.014246 crc crio[3656]: time=\"2026-06-11T11:10:13.014164771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.081523 | controller |     "Jun 11 11:10:13.209888 crc crio[3656]: time=\"2026-06-11T11:10:13.209492125Z\" level=info msg=\"Started container\" PID=5696 containerID=64141926f25296f4e9c2578e6597acdc92ac9e424c25fc78db99264f2d752877 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=17c70980-4bb3-4cab-8d93-149cf593242b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8addf67d77fb470f981ad5d6406c298f8600cc6abd76dd8ef81ae61c61b959ad",
2026-06-11 12:41:58.081538 | controller |     "Jun 11 11:10:14.039930 crc crio[3656]: time=\"2026-06-11T11:10:14.03966699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.081553 | controller |     "Jun 11 11:10:14.290173 crc crio[3656]: time=\"2026-06-11T11:10:14.287316674Z\" level=info msg=\"Created container 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c: openshift-etcd/etcd-crc/etcdctl\" id=4b1a73b8-942a-4476-8c44-cf71cefbc9ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.081571 | controller |     "Jun 11 11:10:14.290964 crc crio[3656]: time=\"2026-06-11T11:10:14.290451602Z\" level=info msg=\"Starting container: 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c\" id=56ce4033-fc9d-4698-936a-5351cf2c65e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.081587 | controller |     "Jun 11 11:10:14.336593 crc crio[3656]: time=\"2026-06-11T11:10:14.336142003Z\" level=info msg=\"Started container\" PID=5726 containerID=37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c description=openshift-etcd/etcd-crc/etcdctl id=56ce4033-fc9d-4698-936a-5351cf2c65e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892",
2026-06-11 12:41:58.081601 | controller |     "Jun 11 11:10:14.375487 crc crio[3656]: time=\"2026-06-11T11:10:14.375416116Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d22b49cf-3f50-4bef-af87-8d12b8afa760 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.081616 | controller |     "Jun 11 11:10:14.381915 crc crio[3656]: time=\"2026-06-11T11:10:14.381213476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2da4a031-b8ef-48f8-993e-e2c424d5fa6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.081631 | controller |     "Jun 11 11:10:14.387301 crc crio[3656]: time=\"2026-06-11T11:10:14.38658048Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=dc555f9a-0041-40a9-8026-644875427279 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.081648 | controller |     "Jun 11 11:10:14.387511 crc crio[3656]: time=\"2026-06-11T11:10:14.387424141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.081665 | controller |     "Jun 11 11:10:14.440997 crc crio[3656]: time=\"2026-06-11T11:10:14.440583211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.081681 | controller |     "Jun 11 11:10:14.489589 crc crio[3656]: time=\"2026-06-11T11:10:14.489284358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.081696 | controller |     "Jun 11 11:10:14.490569 crc crio[3656]: time=\"2026-06-11T11:10:14.490410362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.081711 | controller |     "Jun 11 11:10:14.770262 crc crio[3656]: time=\"2026-06-11T11:10:14.769849774Z\" level=info msg=\"Created container 83182b057cbac9445a3d11206ec21810e9ce4ebba6d9a81ed652e8b738a48a59: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=88068ecc-b03e-4cd2-b93c-1531ed804a8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.081726 | controller |     "Jun 11 11:10:14.772893 crc crio[3656]: time=\"2026-06-11T11:10:14.772475332Z\" level=info msg=\"Starting container: 83182b057cbac9445a3d11206ec21810e9ce4ebba6d9a81ed652e8b738a48a59\" id=da224bf2-9a1d-4e2d-95f4-aecd0cae148e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.081741 | controller |     "Jun 11 11:10:14.796419 crc crio[3656]: time=\"2026-06-11T11:10:14.788647294Z\" level=info msg=\"Started container\" PID=5744 containerID=83182b057cbac9445a3d11206ec21810e9ce4ebba6d9a81ed652e8b738a48a59 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=da224bf2-9a1d-4e2d-95f4-aecd0cae148e name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed",
2026-06-11 12:41:58.081760 | controller |     "Jun 11 11:10:14.801290 crc crio[3656]: time=\"2026-06-11T11:10:14.800218888Z\" level=info msg=\"Created container 76556d05982cf3effeadd042ec05735f94bfbfa70cc04749186d7772d5c8d55a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=58192a65-f40c-479a-94b0-28643a3ee471 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.081775 | controller |     "Jun 11 11:10:14.805617 crc crio[3656]: time=\"2026-06-11T11:10:14.80498902Z\" level=info msg=\"Starting container: 76556d05982cf3effeadd042ec05735f94bfbfa70cc04749186d7772d5c8d55a\" id=36373535-a4fe-471c-9e7e-6d54449449f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.081790 | controller |     "Jun 11 11:10:14.838450 crc crio[3656]: time=\"2026-06-11T11:10:14.838178199Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=4e39b5db-86c1-4def-8041-3ac21657e5fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.081805 | controller |     "Jun 11 11:10:14.838655 crc crio[3656]: time=\"2026-06-11T11:10:14.838348004Z\" level=info msg=\"Started container\" PID=5743 containerID=76556d05982cf3effeadd042ec05735f94bfbfa70cc04749186d7772d5c8d55a description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=36373535-a4fe-471c-9e7e-6d54449449f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6",
2026-06-11 12:41:58.081820 | controller |     "Jun 11 11:10:14.844791 crc crio[3656]: time=\"2026-06-11T11:10:14.844556589Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=2a5ea69f-738d-472c-92bb-24973870b19d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.081835 | controller |     "Jun 11 11:10:14.848500 crc crio[3656]: time=\"2026-06-11T11:10:14.848221638Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=eb202721-3936-45af-8b95-087b5c88c1e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.081850 | controller |     "Jun 11 11:10:14.849036 crc crio[3656]: time=\"2026-06-11T11:10:14.84896711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.081868 | controller |     "Jun 11 11:10:14.901279 crc crio[3656]: time=\"2026-06-11T11:10:14.893410243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.081892 | controller |     "Jun 11 11:10:14.911998 crc crio[3656]: time=\"2026-06-11T11:10:14.909567395Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ffe95d31-5d7e-4aee-8762-77fe7bd9cec7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.081914 | controller |     "Jun 11 11:10:14.911998 crc crio[3656]: time=\"2026-06-11T11:10:14.911979066Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4438f72f-d8f9-4b59-bf06-59915dfde4cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.081932 | controller |     "Jun 11 11:10:14.922810 crc crio[3656]: time=\"2026-06-11T11:10:14.914921014Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=45513cda-2fc4-4f04-af05-acb861653774 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.081952 | controller |     "Jun 11 11:10:14.922810 crc crio[3656]: time=\"2026-06-11T11:10:14.916976435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.081968 | controller |     "Jun 11 11:10:15.029215 crc crio[3656]: time=\"2026-06-11T11:10:15.023836626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.081983 | controller |     "Jun 11 11:10:15.036319 crc crio[3656]: time=\"2026-06-11T11:10:15.035994238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.081998 | controller |     "Jun 11 11:10:15.537878 crc crio[3656]: time=\"2026-06-11T11:10:15.537079579Z\" level=info msg=\"Created container 1b000e78bd5c03190b59eddd9eb24166af5df8b520d38ae522cbd4dad6939283: openshift-etcd/etcd-crc/etcd\" id=dc555f9a-0041-40a9-8026-644875427279 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.082012 | controller |     "Jun 11 11:10:15.545982 crc crio[3656]: time=\"2026-06-11T11:10:15.545636934Z\" level=info msg=\"Starting container: 1b000e78bd5c03190b59eddd9eb24166af5df8b520d38ae522cbd4dad6939283\" id=9bff8201-a6c0-4eec-a8b6-4f44b0019877 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.082027 | controller |     "Jun 11 11:10:15.698504 crc crio[3656]: time=\"2026-06-11T11:10:15.69829134Z\" level=info msg=\"Started container\" PID=5764 containerID=1b000e78bd5c03190b59eddd9eb24166af5df8b520d38ae522cbd4dad6939283 description=openshift-etcd/etcd-crc/etcd id=9bff8201-a6c0-4eec-a8b6-4f44b0019877 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892",
2026-06-11 12:41:58.082042 | controller |     "Jun 11 11:10:15.767593 crc crio[3656]: time=\"2026-06-11T11:10:15.762410149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=fb933b9f-b36b-4fd1-936a-655c8253a126 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.082058 | controller |     "Jun 11 11:10:15.777054 crc crio[3656]: time=\"2026-06-11T11:10:15.770960874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f975aa92-1e96-42b4-9b92-b124e17cfbd3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.082072 | controller |     "Jun 11 11:10:15.782327 crc crio[3656]: time=\"2026-06-11T11:10:15.781828147Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=19a4ff6e-5fdd-4854-834d-bc36c4214300 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.082088 | controller |     "Jun 11 11:10:15.783570 crc crio[3656]: time=\"2026-06-11T11:10:15.783448296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.082103 | controller |     "Jun 11 11:10:15.882905 crc crio[3656]: time=\"2026-06-11T11:10:15.882394222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.082118 | controller |     "Jun 11 11:10:16.092094 crc crio[3656]: time=\"2026-06-11T11:10:16.089231021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.082133 | controller |     "Jun 11 11:10:16.269141 crc crio[3656]: time=\"2026-06-11T11:10:16.268153648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.082151 | controller |     "Jun 11 11:10:16.644571 crc crio[3656]: time=\"2026-06-11T11:10:16.644272628Z\" level=info msg=\"Created container e686f9d9c334c8ff3b46dae917c5cdc0e55b2ba7fd19e90499e7dca58c50ef61: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=eb202721-3936-45af-8b95-087b5c88c1e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.082167 | controller |     "Jun 11 11:10:16.661446 crc crio[3656]: time=\"2026-06-11T11:10:16.661039378Z\" level=info msg=\"Created container 98e85bd33559405a25859ffa72b2ebc8ec14178a4a3abba25fdb799581c7ce28: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=45513cda-2fc4-4f04-af05-acb861653774 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.082183 | controller |     "Jun 11 11:10:16.704647 crc crio[3656]: time=\"2026-06-11T11:10:16.704482841Z\" level=info msg=\"Starting container: e686f9d9c334c8ff3b46dae917c5cdc0e55b2ba7fd19e90499e7dca58c50ef61\" id=05ee2666-7a11-44b8-bbd1-9cdc25028252 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.082197 | controller |     "Jun 11 11:10:16.705456 crc crio[3656]: time=\"2026-06-11T11:10:16.704549693Z\" level=info msg=\"Starting container: 98e85bd33559405a25859ffa72b2ebc8ec14178a4a3abba25fdb799581c7ce28\" id=2a478f66-e70b-4137-bd17-d02aea3ee969 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.082213 | controller |     "Jun 11 11:10:16.737003 crc crio[3656]: time=\"2026-06-11T11:10:16.736612398Z\" level=info msg=\"Started container\" PID=5818 containerID=e686f9d9c334c8ff3b46dae917c5cdc0e55b2ba7fd19e90499e7dca58c50ef61 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=05ee2666-7a11-44b8-bbd1-9cdc25028252 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed",
2026-06-11 12:41:58.082228 | controller |     "Jun 11 11:10:16.754979 crc crio[3656]: time=\"2026-06-11T11:10:16.754929793Z\" level=info msg=\"Started container\" PID=5819 containerID=98e85bd33559405a25859ffa72b2ebc8ec14178a4a3abba25fdb799581c7ce28 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=2a478f66-e70b-4137-bd17-d02aea3ee969 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6",
2026-06-11 12:41:58.082243 | controller |     "Jun 11 11:10:16.781356 crc crio[3656]: time=\"2026-06-11T11:10:16.780165825Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b4befba3-8084-4e88-aaae-22ce8bc21695 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.082258 | controller |     "Jun 11 11:10:16.808349 crc crio[3656]: time=\"2026-06-11T11:10:16.807423907Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=dfa067ad-1e66-4d41-84a8-18f0efdccadd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.082272 | controller |     "Jun 11 11:10:16.816539 crc crio[3656]: time=\"2026-06-11T11:10:16.816356672Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=b94f90f1-7c42-4804-9c01-65c9d3b5177c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.082288 | controller |     "Jun 11 11:10:16.819930 crc crio[3656]: time=\"2026-06-11T11:10:16.819781504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.082303 | controller |     "Jun 11 11:10:16.923974 crc crio[3656]: time=\"2026-06-11T11:10:16.922580486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.082322 | controller |     "Jun 11 11:10:17.215174 crc crio[3656]: time=\"2026-06-11T11:10:17.214523829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.082337 | controller |     "Jun 11 11:10:17.808966 crc crio[3656]: time=\"2026-06-11T11:10:17.808096124Z\" level=info msg=\"Created container 52c3bf78dafba037c3830b8a92a147cfd2509cfdcf40277672298f03b05d8696: openshift-etcd/etcd-crc/etcd-metrics\" id=19a4ff6e-5fdd-4854-834d-bc36c4214300 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.082377 | controller |     "Jun 11 11:10:17.815374 crc crio[3656]: time=\"2026-06-11T11:10:17.814416662Z\" level=info msg=\"Starting container: 52c3bf78dafba037c3830b8a92a147cfd2509cfdcf40277672298f03b05d8696\" id=4081a948-7b68-45c8-8b72-fd96f33fe692 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.082399 | controller |     "Jun 11 11:10:17.837835 crc crio[3656]: time=\"2026-06-11T11:10:17.837622213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.082415 | controller |     "Jun 11 11:10:17.877775 crc crio[3656]: time=\"2026-06-11T11:10:17.877643205Z\" level=info msg=\"Started container\" PID=5854 containerID=52c3bf78dafba037c3830b8a92a147cfd2509cfdcf40277672298f03b05d8696 description=openshift-etcd/etcd-crc/etcd-metrics id=4081a948-7b68-45c8-8b72-fd96f33fe692 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892",
2026-06-11 12:41:58.082430 | controller |     "Jun 11 11:10:17.935103 crc crio[3656]: time=\"2026-06-11T11:10:17.934966242Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=b9c696ce-9b90-4df0-8c16-ffdde99dbef6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.082445 | controller |     "Jun 11 11:10:17.943878 crc crio[3656]: time=\"2026-06-11T11:10:17.943790155Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=3a31a6bd-00ec-4c31-9ecc-38b6196a3002 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.082459 | controller |     "Jun 11 11:10:17.946301 crc crio[3656]: time=\"2026-06-11T11:10:17.946230697Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=a9d01b48-05ef-4c71-9c0c-57cd5587167c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.082474 | controller |     "Jun 11 11:10:17.946660 crc crio[3656]: time=\"2026-06-11T11:10:17.946587218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.082489 | controller |     "Jun 11 11:10:17.977739 crc crio[3656]: time=\"2026-06-11T11:10:17.97755898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.082504 | controller |     "Jun 11 11:10:17.983383 crc crio[3656]: time=\"2026-06-11T11:10:17.983229389Z\" level=info msg=\"Created container d74477f83742b7b38abbc94bc800feb4313313fb723a3f41b0ae61bfa123be97: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=b94f90f1-7c42-4804-9c01-65c9d3b5177c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.082519 | controller |     "Jun 11 11:10:17.985071 crc crio[3656]: time=\"2026-06-11T11:10:17.98493685Z\" level=info msg=\"Starting container: d74477f83742b7b38abbc94bc800feb4313313fb723a3f41b0ae61bfa123be97\" id=d54ff284-cdae-4045-9845-fec8303d067b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.082538 | controller |     "Jun 11 11:10:18.022900 crc crio[3656]: time=\"2026-06-11T11:10:18.022638133Z\" level=info msg=\"Started container\" PID=5865 containerID=d74477f83742b7b38abbc94bc800feb4313313fb723a3f41b0ae61bfa123be97 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=d54ff284-cdae-4045-9845-fec8303d067b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6",
2026-06-11 12:41:58.082554 | controller |     "Jun 11 11:10:18.100491 crc crio[3656]: time=\"2026-06-11T11:10:18.100207612Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=2bec2544-be52-485d-9229-dbe75d71fb7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.082569 | controller |     "Jun 11 11:10:18.104440 crc crio[3656]: time=\"2026-06-11T11:10:18.104253753Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1210cba8-e7c4-4a99-b121-6b121371c09b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.082583 | controller |     "Jun 11 11:10:18.113511 crc crio[3656]: time=\"2026-06-11T11:10:18.113254821Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=44c99aaa-634c-4bfd-b205-8d9642bafd30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.082598 | controller |     "Jun 11 11:10:18.114353 crc crio[3656]: time=\"2026-06-11T11:10:18.113927831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.082613 | controller |     "Jun 11 11:10:18.136560 crc crio[3656]: time=\"2026-06-11T11:10:18.136261676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.082628 | controller |     "Jun 11 11:10:18.891336 crc crio[3656]: time=\"2026-06-11T11:10:18.890994049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.082643 | controller |     "Jun 11 11:10:19.101087 crc crio[3656]: time=\"2026-06-11T11:10:19.100998073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.082657 | controller |     "Jun 11 11:10:19.259913 crc crio[3656]: time=\"2026-06-11T11:10:19.25976717Z\" level=info msg=\"Created container 590bfd9e28559f8a93f31e4dbbcd91500e77289e282e2d305c5665bcf3548723: openshift-etcd/etcd-crc/etcd-readyz\" id=a9d01b48-05ef-4c71-9c0c-57cd5587167c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.082672 | controller |     "Jun 11 11:10:19.264066 crc crio[3656]: time=\"2026-06-11T11:10:19.263313856Z\" level=info msg=\"Starting container: 590bfd9e28559f8a93f31e4dbbcd91500e77289e282e2d305c5665bcf3548723\" id=fb8a2168-f628-4a03-9658-3f4898a3fb30 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.082687 | controller |     "Jun 11 11:10:19.284911 crc crio[3656]: time=\"2026-06-11T11:10:19.284112315Z\" level=info msg=\"Started container\" PID=5891 containerID=590bfd9e28559f8a93f31e4dbbcd91500e77289e282e2d305c5665bcf3548723 description=openshift-etcd/etcd-crc/etcd-readyz id=fb8a2168-f628-4a03-9658-3f4898a3fb30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892",
2026-06-11 12:41:58.082702 | controller |     "Jun 11 11:10:19.332418 crc crio[3656]: time=\"2026-06-11T11:10:19.332214988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=d8af8969-2562-43e2-a87e-9f01edab4654 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.082720 | controller |     "Jun 11 11:10:19.335747 crc crio[3656]: time=\"2026-06-11T11:10:19.335291779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=7f868d83-825a-44d4-bb9e-e3b9d9b96dfc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.082736 | controller |     "Jun 11 11:10:19.343858 crc crio[3656]: time=\"2026-06-11T11:10:19.343123943Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=6e2b3e0c-2127-418a-9da2-d1349c40bb0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.082751 | controller |     "Jun 11 11:10:19.343858 crc crio[3656]: time=\"2026-06-11T11:10:19.343571706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.082766 | controller |     "Jun 11 11:10:19.376777 crc crio[3656]: time=\"2026-06-11T11:10:19.375514647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.082780 | controller |     "Jun 11 11:10:19.426615 crc crio[3656]: time=\"2026-06-11T11:10:19.426069942Z\" level=info msg=\"Created container 1450461550b588049a3423e38f57e0ecd672dd6f8d8c7cd87af0f04a146331b2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=44c99aaa-634c-4bfd-b205-8d9642bafd30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.082795 | controller |     "Jun 11 11:10:19.436928 crc crio[3656]: time=\"2026-06-11T11:10:19.436811212Z\" level=info msg=\"Starting container: 1450461550b588049a3423e38f57e0ecd672dd6f8d8c7cd87af0f04a146331b2\" id=e3255f94-8645-46fc-9215-22110ad47476 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.082810 | controller |     "Jun 11 11:10:19.455073 crc crio[3656]: time=\"2026-06-11T11:10:19.453117968Z\" level=info msg=\"Started container\" PID=5900 containerID=1450461550b588049a3423e38f57e0ecd672dd6f8d8c7cd87af0f04a146331b2 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=e3255f94-8645-46fc-9215-22110ad47476 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6",
2026-06-11 12:41:58.082825 | controller |     "Jun 11 11:10:20.048565 crc crio[3656]: time=\"2026-06-11T11:10:20.048053284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.082839 | controller |     "Jun 11 11:10:20.707168 crc crio[3656]: time=\"2026-06-11T11:10:20.706963664Z\" level=info msg=\"Created container fce33e1c32e5c8068002e4e1d849e9e4c8ae5b344693cd31ab1133a81c898a5d: openshift-etcd/etcd-crc/etcd-rev\" id=6e2b3e0c-2127-418a-9da2-d1349c40bb0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.082854 | controller |     "Jun 11 11:10:20.709312 crc crio[3656]: time=\"2026-06-11T11:10:20.709250062Z\" level=info msg=\"Starting container: fce33e1c32e5c8068002e4e1d849e9e4c8ae5b344693cd31ab1133a81c898a5d\" id=e82a9880-48da-4355-a8c3-0b455b69c29a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.082869 | controller |     "Jun 11 11:10:20.720044 crc crio[3656]: time=\"2026-06-11T11:10:20.719945801Z\" level=info msg=\"Started container\" PID=5924 containerID=fce33e1c32e5c8068002e4e1d849e9e4c8ae5b344693cd31ab1133a81c898a5d description=openshift-etcd/etcd-crc/etcd-rev id=e82a9880-48da-4355-a8c3-0b455b69c29a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892",
2026-06-11 12:41:58.082892 | controller |     "Jun 11 11:10:43.879821 crc crio[3656]: time=\"2026-06-11T11:10:43.879545227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=70a21783-0ea6-4ae5-855e-2c77cee71bf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.082907 | controller |     "Jun 11 11:10:43.882232 crc crio[3656]: time=\"2026-06-11T11:10:43.882109884Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=dc8a17fd-df17-41da-82fb-cc894b49732d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.082922 | controller |     "Jun 11 11:10:43.884129 crc crio[3656]: time=\"2026-06-11T11:10:43.884028211Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1385ff83-041b-4818-9027-7c1c372adbbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.082937 | controller |     "Jun 11 11:10:43.884799 crc crio[3656]: time=\"2026-06-11T11:10:43.884641239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.082952 | controller |     "Jun 11 11:10:43.900078 crc crio[3656]: time=\"2026-06-11T11:10:43.899886353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.082967 | controller |     "Jun 11 11:10:44.190234 crc crio[3656]: time=\"2026-06-11T11:10:44.190104735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.082982 | controller |     "Jun 11 11:10:44.294475 crc crio[3656]: time=\"2026-06-11T11:10:44.294147723Z\" level=info msg=\"Created container 82d00da99ead536e83a05bc3de02d663488bc573f55d3bbe717bde324114d38a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1385ff83-041b-4818-9027-7c1c372adbbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.082997 | controller |     "Jun 11 11:10:44.296566 crc crio[3656]: time=\"2026-06-11T11:10:44.296458292Z\" level=info msg=\"Starting container: 82d00da99ead536e83a05bc3de02d663488bc573f55d3bbe717bde324114d38a\" id=c75cebaf-dcd5-4f75-b7a6-a64f614a3ec7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.083069 | controller |     "Jun 11 11:10:44.301526 crc crio[3656]: time=\"2026-06-11T11:10:44.3014397Z\" level=info msg=\"Started container\" PID=6136 containerID=82d00da99ead536e83a05bc3de02d663488bc573f55d3bbe717bde324114d38a description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=c75cebaf-dcd5-4f75-b7a6-a64f614a3ec7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed",
2026-06-11 12:41:58.083094 | controller |     "Jun 11 11:10:48.376203 crc crio[3656]: time=\"2026-06-11T11:10:48.375205845Z\" level=info msg=\"Stopping container: 82d00da99ead536e83a05bc3de02d663488bc573f55d3bbe717bde324114d38a (timeout: 30s)\" id=6d7496ef-5497-4ad5-a74b-a927f38d5206 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.083111 | controller |     "Jun 11 11:10:48.551103 crc crio[3656]: time=\"2026-06-11T11:10:48.550745182Z\" level=info msg=\"Stopped container 82d00da99ead536e83a05bc3de02d663488bc573f55d3bbe717bde324114d38a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=6d7496ef-5497-4ad5-a74b-a927f38d5206 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.083139 | controller |     "Jun 11 11:10:48.920647 crc crio[3656]: time=\"2026-06-11T11:10:48.920031749Z\" level=info msg=\"Removing container: 51efc3a727bae1519e1ed0588c026594a1f18165efe5cf11be85bb2bc72ad3a5\" id=fd54b3f9-64ee-4df7-a9bb-ea129dcf29f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.083161 | controller |     "Jun 11 11:10:49.018174 crc crio[3656]: time=\"2026-06-11T11:10:49.017944644Z\" level=info msg=\"Removed container 51efc3a727bae1519e1ed0588c026594a1f18165efe5cf11be85bb2bc72ad3a5: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=fd54b3f9-64ee-4df7-a9bb-ea129dcf29f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.083177 | controller |     "Jun 11 11:11:07.515332 crc crio[3656]: time=\"2026-06-11T11:11:07.515095668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=829fd417-e593-440f-81c8-aa337c3cf1de name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.083192 | controller |     "Jun 11 11:11:07.518421 crc crio[3656]: time=\"2026-06-11T11:11:07.518242772Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=45858281-a1b1-48d2-9894-e10010409b8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.083207 | controller |     "Jun 11 11:11:07.522504 crc crio[3656]: time=\"2026-06-11T11:11:07.522274172Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4079861b-92b3-402a-9fe0-ea2c96308fba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.083223 | controller |     "Jun 11 11:11:07.523285 crc crio[3656]: time=\"2026-06-11T11:11:07.522808058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.083238 | controller |     "Jun 11 11:11:07.538035 crc crio[3656]: time=\"2026-06-11T11:11:07.537877386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.083254 | controller |     "Jun 11 11:11:07.757066 crc crio[3656]: time=\"2026-06-11T11:11:07.756916039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.083269 | controller |     "Jun 11 11:11:07.841833 crc crio[3656]: time=\"2026-06-11T11:11:07.841735765Z\" level=info msg=\"Created container 0f90db998845ce666b4c8cb1312a82552ead7e49e09f9c643fee1d30ee9234c6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4079861b-92b3-402a-9fe0-ea2c96308fba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.083284 | controller |     "Jun 11 11:11:07.843193 crc crio[3656]: time=\"2026-06-11T11:11:07.842861148Z\" level=info msg=\"Starting container: 0f90db998845ce666b4c8cb1312a82552ead7e49e09f9c643fee1d30ee9234c6\" id=036b752c-ca0c-4e72-b6d2-5b4192f2d04c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.083299 | controller |     "Jun 11 11:11:07.851376 crc crio[3656]: time=\"2026-06-11T11:11:07.851218567Z\" level=info msg=\"Started container\" PID=6635 containerID=0f90db998845ce666b4c8cb1312a82552ead7e49e09f9c643fee1d30ee9234c6 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=036b752c-ca0c-4e72-b6d2-5b4192f2d04c name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed",
2026-06-11 12:41:58.083314 | controller |     "Jun 11 11:11:34.613008 crc crio[3656]: time=\"2026-06-11T11:11:34.612484533Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=7a2604f2-4628-42c7-b336-7be53f72c228 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.083329 | controller |     "Jun 11 11:11:34.614427 crc crio[3656]: time=\"2026-06-11T11:11:34.613119732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.083365 | controller |     "Jun 11 11:11:34.632027 crc crio[3656]: time=\"2026-06-11T11:11:34.631951912Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:991e9a38fc0686467772bd13ad69e550ac87f657047df4efc1a9152da45f4498 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/6aaa35a1-db3b-4bfe-9a79-c4010f2bb7e9 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:0xc002bb8418}] Aliases:map[]}\"",
2026-06-11 12:41:58.083388 | controller |     "Jun 11 11:11:34.632027 crc crio[3656]: time=\"2026-06-11T11:11:34.632013814Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.083404 | controller |     "Jun 11 11:11:36.608315 crc crio[3656]: time=\"2026-06-11T11:11:36.60817937Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=f835d393-91f4-4793-82f1-6ed02c0a7acc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.083419 | controller |     "Jun 11 11:11:36.609662 crc crio[3656]: time=\"2026-06-11T11:11:36.608341744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.083434 | controller |     "Jun 11 11:11:36.629846 crc crio[3656]: time=\"2026-06-11T11:11:36.629765192Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:f992db5870207eee81d6005fc7799ca98b143ccf92fb43fcf88d573c185143d7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/a21a78aa-7e70-462c-8cc6-f4b5a4552bb3 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:0xc00279c3b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.083450 | controller |     "Jun 11 11:11:36.630200 crc crio[3656]: time=\"2026-06-11T11:11:36.630164344Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.083465 | controller |     "Jun 11 11:11:36.639899 crc crio[3656]: time=\"2026-06-11T11:11:36.639805741Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=a3405a10-8f20-4cf0-a675-bd4e7275cf6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.083479 | controller |     "Jun 11 11:11:36.639992 crc crio[3656]: time=\"2026-06-11T11:11:36.639939655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.083494 | controller |     "Jun 11 11:11:36.648359 crc crio[3656]: time=\"2026-06-11T11:11:36.648284354Z\" 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=a3405a10-8f20-4cf0-a675-bd4e7275cf6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.083509 | controller |     "Jun 11 11:11:36.657197 crc crio[3656]: time=\"2026-06-11T11:11:36.657119467Z\" level=info msg=\"Ran pod sandbox 23221bd6e94d2b10a77abdcf1e5087f3c4b7239e4ccb9b564247c81142e5bbc1 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=a3405a10-8f20-4cf0-a675-bd4e7275cf6f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.083527 | controller |     "Jun 11 11:11:36.659896 crc crio[3656]: time=\"2026-06-11T11:11:36.659517938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=a151fd1d-5b47-4a6b-b74f-70459cbbf917 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.083543 | controller |     "Jun 11 11:11:36.662598 crc crio[3656]: time=\"2026-06-11T11:11:36.662533858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=56234a67-6c19-49ec-94aa-d72aa2cf57fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.083558 | controller |     "Jun 11 11:11:36.665963 crc crio[3656]: time=\"2026-06-11T11:11:36.665819296Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=fc0acbd3-0a54-4fcf-8d84-1778672cbdca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.083575 | controller |     "Jun 11 11:11:36.666918 crc crio[3656]: time=\"2026-06-11T11:11:36.666856467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.083592 | controller |     "Jun 11 11:11:36.683447 crc crio[3656]: time=\"2026-06-11T11:11:36.683388469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.083607 | controller |     "Jun 11 11:11:36.691383 crc crio[3656]: time=\"2026-06-11T11:11:36.691317275Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=83330d78-7036-4e2c-afaf-cf2d1fe2567a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.083622 | controller |     "Jun 11 11:11:36.691470 crc crio[3656]: time=\"2026-06-11T11:11:36.691406308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.083637 | controller |     "Jun 11 11:11:36.701479 crc crio[3656]: time=\"2026-06-11T11:11:36.701407836Z\" 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=83330d78-7036-4e2c-afaf-cf2d1fe2567a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.083652 | controller |     "Jun 11 11:11:36.701795 crc crio[3656]: time=\"2026-06-11T11:11:36.701643663Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=a025b3a1-0837-4c90-a90b-45de0eec992c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.083667 | controller |     "Jun 11 11:11:36.701859 crc crio[3656]: time=\"2026-06-11T11:11:36.701808228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.083681 | controller |     "Jun 11 11:11:36.710776 crc crio[3656]: time=\"2026-06-11T11:11:36.71060024Z\" level=info msg=\"Ran pod sandbox 5e18855268d2f0cda4fe6f7bb8f5a06a7d3b56e0a843691638550c26e51fc29b with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=83330d78-7036-4e2c-afaf-cf2d1fe2567a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.083696 | controller |     "Jun 11 11:11:36.713156 crc crio[3656]: time=\"2026-06-11T11:11:36.713075933Z\" 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=a025b3a1-0837-4c90-a90b-45de0eec992c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.083711 | controller |     "Jun 11 11:11:36.713333 crc crio[3656]: time=\"2026-06-11T11:11:36.71331163Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=15c57f50-b8c3-4ec7-be59-3651372a1655 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.083730 | controller |     "Jun 11 11:11:36.717502 crc crio[3656]: time=\"2026-06-11T11:11:36.717409742Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=ac11f2ed-2547-4ea2-9df8-c1bea84c4c54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.083745 | controller |     "Jun 11 11:11:36.721026 crc crio[3656]: time=\"2026-06-11T11:11:36.720923267Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=77c6e86d-02dd-46b3-96bb-3c3aeb109733 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.083759 | controller |     "Jun 11 11:11:36.724633 crc crio[3656]: time=\"2026-06-11T11:11:36.724427181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.083774 | controller |     "Jun 11 11:11:36.731404 crc crio[3656]: time=\"2026-06-11T11:11:36.730733579Z\" level=info msg=\"Ran pod sandbox 790fff2180e8a91352eb89c69fd953fb3e127fc388033db22f46efdf5642a2c4 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=a025b3a1-0837-4c90-a90b-45de0eec992c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.083788 | controller |     "Jun 11 11:11:36.734109 crc crio[3656]: time=\"2026-06-11T11:11:36.733877973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=959fdcad-0a8f-4423-81ce-25bd9b772af2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.083803 | controller |     "Jun 11 11:11:36.739854 crc crio[3656]: time=\"2026-06-11T11:11:36.739764338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e135ec9e-96a6-4aee-8d29-2c78878312a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.083817 | controller |     "Jun 11 11:11:36.742968 crc crio[3656]: time=\"2026-06-11T11:11:36.742892171Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=1a430e78-792f-4e5f-a6ab-d3a7f187043f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.083832 | controller |     "Jun 11 11:11:36.743292 crc crio[3656]: time=\"2026-06-11T11:11:36.743220491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.083847 | controller |     "Jun 11 11:11:36.760989 crc crio[3656]: time=\"2026-06-11T11:11:36.760391282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.083861 | controller |     "Jun 11 11:11:36.764531 crc crio[3656]: time=\"2026-06-11T11:11:36.764456483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.083876 | controller |     "Jun 11 11:11:36.779459 crc crio[3656]: time=\"2026-06-11T11:11:36.779231183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.083891 | controller |     "Jun 11 11:11:36.799012 crc crio[3656]: time=\"2026-06-11T11:11:36.79893057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.083908 | controller |     "Jun 11 11:11:36.804213 crc crio[3656]: time=\"2026-06-11T11:11:36.803931429Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=c1f4e583-48f2-425c-bb8e-206f3774e8af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.083923 | controller |     "Jun 11 11:11:36.804213 crc crio[3656]: time=\"2026-06-11T11:11:36.804107684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.083938 | controller |     "Jun 11 11:11:36.823192 crc crio[3656]: time=\"2026-06-11T11:11:36.823094789Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d54c579f0e36956b21907ac5d87b05aeaa0b1bcda2bfeeeb15f6d4420607e82e UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8816164e-d863-48ff-a288-e73d66150eb5 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:0xc000132998}] Aliases:map[]}\"",
2026-06-11 12:41:58.083955 | controller |     "Jun 11 11:11:36.823192 crc crio[3656]: time=\"2026-06-11T11:11:36.823191282Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.083976 | controller |     "Jun 11 11:11:36.832354 crc crio[3656]: time=\"2026-06-11T11:11:36.832259702Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=b63ea1d1-5a38-4335-a2d1-ac4230075ec8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.083999 | controller |     "Jun 11 11:11:36.832467 crc crio[3656]: time=\"2026-06-11T11:11:36.832388316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.084019 | controller |     "Jun 11 11:11:36.910219 crc crio[3656]: time=\"2026-06-11T11:11:36.910027108Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/1f31282a-53ca-4bc6-b287-a8a11c982898 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:0xc00141e4b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.084034 | controller |     "Jun 11 11:11:36.910219 crc crio[3656]: time=\"2026-06-11T11:11:36.910190063Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.084049 | controller |     "Jun 11 11:11:36.985964 crc crio[3656]: time=\"2026-06-11T11:11:36.985360771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.084064 | controller |     "Jun 11 11:11:36.991783 crc crio[3656]: time=\"2026-06-11T11:11:36.991345199Z\" level=info msg=\"Created container 32aabcb36dbe362f77ed1cabf903422922d247c10db69449ffd337ac918c2326: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=1a430e78-792f-4e5f-a6ab-d3a7f187043f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.084078 | controller |     "Jun 11 11:11:36.994128 crc crio[3656]: time=\"2026-06-11T11:11:36.992942247Z\" level=info msg=\"Starting container: 32aabcb36dbe362f77ed1cabf903422922d247c10db69449ffd337ac918c2326\" id=647a2b86-a3d3-4dc6-babb-13c39169bb79 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.084098 | controller |     "Jun 11 11:11:37.002169 crc crio[3656]: time=\"2026-06-11T11:11:37.001826352Z\" level=info msg=\"Started container\" PID=7035 containerID=32aabcb36dbe362f77ed1cabf903422922d247c10db69449ffd337ac918c2326 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=647a2b86-a3d3-4dc6-babb-13c39169bb79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=790fff2180e8a91352eb89c69fd953fb3e127fc388033db22f46efdf5642a2c4",
2026-06-11 12:41:58.084114 | controller |     "Jun 11 11:11:37.043614 crc crio[3656]: time=\"2026-06-11T11:11:37.0434245Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d1445d1d-524c-4319-9008-0c9850625df1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.084129 | controller |     "Jun 11 11:11:37.050526 crc crio[3656]: time=\"2026-06-11T11:11:37.050422289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ad5b17c5-0669-4cbe-b724-f2621ebe36f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.084144 | controller |     "Jun 11 11:11:37.066471 crc crio[3656]: time=\"2026-06-11T11:11:37.066435695Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=37fb748a-319a-4278-9fea-313244a14d9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.084159 | controller |     "Jun 11 11:11:37.067296 crc crio[3656]: time=\"2026-06-11T11:11:37.06726665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.084174 | controller |     "Jun 11 11:11:37.117537 crc crio[3656]: time=\"2026-06-11T11:11:37.117092154Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=94b10a54-6b21-4ee3-8bda-c32cc8cfd674 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.084190 | controller |     "Jun 11 11:11:37.120410 crc crio[3656]: time=\"2026-06-11T11:11:37.117613569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.084209 | controller |     "Jun 11 11:11:37.120753 crc crio[3656]: time=\"2026-06-11T11:11:37.119864256Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=bdaf6164-fcea-4976-bbdb-eebca9468276 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.084230 | controller |     "Jun 11 11:11:37.120831 crc crio[3656]: time=\"2026-06-11T11:11:37.120810325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.084249 | controller |     "Jun 11 11:11:37.155668 crc crio[3656]: time=\"2026-06-11T11:11:37.155349243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.084268 | controller |     "Jun 11 11:11:37.156159 crc crio[3656]: time=\"2026-06-11T11:11:37.155863268Z\" level=info msg=\"Created container 5e6ede7f4dde9c20256dd183c999e9d0638b106d903f2aa76994ed05440c2c42: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=fc0acbd3-0a54-4fcf-8d84-1778672cbdca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.084287 | controller |     "Jun 11 11:11:37.162456 crc crio[3656]: time=\"2026-06-11T11:11:37.162192887Z\" level=info msg=\"Starting container: 5e6ede7f4dde9c20256dd183c999e9d0638b106d903f2aa76994ed05440c2c42\" id=fa666eca-6730-4994-b532-ffcb98c74ef0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.084311 | controller |     "Jun 11 11:11:37.166242 crc crio[3656]: time=\"2026-06-11T11:11:37.165838975Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=3d3ba709-428a-49ee-b18b-6354c89440ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.084332 | controller |     "Jun 11 11:11:37.166242 crc crio[3656]: time=\"2026-06-11T11:11:37.165940568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.084372 | controller |     "Jun 11 11:11:37.171514 crc crio[3656]: time=\"2026-06-11T11:11:37.171486844Z\" 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=bdaf6164-fcea-4976-bbdb-eebca9468276 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.084396 | controller |     "Jun 11 11:11:37.185215 crc crio[3656]: time=\"2026-06-11T11:11:37.184584094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.084416 | controller |     "Jun 11 11:11:37.194607 crc crio[3656]: time=\"2026-06-11T11:11:37.19421091Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=38129f47-0fd6-49c0-a748-b6f246f62951 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.084435 | controller |     "Jun 11 11:11:37.194607 crc crio[3656]: time=\"2026-06-11T11:11:37.194514179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.084455 | controller |     "Jun 11 11:11:37.202622 crc crio[3656]: time=\"2026-06-11T11:11:37.202310371Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=0ff7de11-6ec9-4bbe-9a19-2291bef4c64f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.084476 | controller |     "Jun 11 11:11:37.202622 crc crio[3656]: time=\"2026-06-11T11:11:37.202476956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.084498 | controller |     "Jun 11 11:11:37.204535 crc crio[3656]: time=\"2026-06-11T11:11:37.204126226Z\" level=info msg=\"Started container\" PID=7058 containerID=5e6ede7f4dde9c20256dd183c999e9d0638b106d903f2aa76994ed05440c2c42 description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=fa666eca-6730-4994-b532-ffcb98c74ef0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23221bd6e94d2b10a77abdcf1e5087f3c4b7239e4ccb9b564247c81142e5bbc1",
2026-06-11 12:41:58.084519 | controller |     "Jun 11 11:11:37.209474 crc crio[3656]: time=\"2026-06-11T11:11:37.20898591Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:69e0aaebfa2ac57c41fc015020f51c2df6228f606b8643a125d0b46806a69a74 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/139aaad5-3e81-44d7-ae80-e88bf653e619 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:0xc0001327c8}] Aliases:map[]}\"",
2026-06-11 12:41:58.084535 | controller |     "Jun 11 11:11:37.209474 crc crio[3656]: time=\"2026-06-11T11:11:37.209169186Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.084551 | controller |     "Jun 11 11:11:37.211911 crc crio[3656]: time=\"2026-06-11T11:11:37.211647609Z\" level=info msg=\"Ran pod sandbox 1e4a2c43c31c05610d232473d86b0c66dbeef99b2c1fefd6ad501f78a9155e0d with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=bdaf6164-fcea-4976-bbdb-eebca9468276 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.084572 | controller |     "Jun 11 11:11:37.216870 crc crio[3656]: time=\"2026-06-11T11:11:37.216287308Z\" 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=38129f47-0fd6-49c0-a748-b6f246f62951 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.084588 | controller |     "Jun 11 11:11:37.220032 crc crio[3656]: time=\"2026-06-11T11:11:37.219952927Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=eefdc965-ea67-4aca-8d45-74e465306bc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.084604 | controller |     "Jun 11 11:11:37.243206 crc crio[3656]: time=\"2026-06-11T11:11:37.242988852Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:bcf7af18e3a19137f8b0b541986225d502a55741cc8b358c7283fa3516a6c2a9 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/b00e905a-c478-4938-822d-00a6975487e8 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:0xc00008c7c8}] Aliases:map[]}\"",
2026-06-11 12:41:58.084621 | controller |     "Jun 11 11:11:37.243206 crc crio[3656]: time=\"2026-06-11T11:11:37.243134326Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.084637 | controller |     "Jun 11 11:11:37.250019 crc crio[3656]: time=\"2026-06-11T11:11:37.249939459Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=b9c5bdc1-ecda-4c97-92eb-aa71ec7984d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.084653 | controller |     "Jun 11 11:11:37.270608 crc crio[3656]: time=\"2026-06-11T11:11:37.267327896Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=4e082191-3dac-4610-9966-50898229b7d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.084668 | controller |     "Jun 11 11:11:37.270608 crc crio[3656]: time=\"2026-06-11T11:11:37.267856312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.084683 | controller |     "Jun 11 11:11:37.270945 crc crio[3656]: time=\"2026-06-11T11:11:37.27082631Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=5fadfe42-ecbd-4fb2-8f17-0845521f0b1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.084698 | controller |     "Jun 11 11:11:37.271020 crc crio[3656]: time=\"2026-06-11T11:11:37.270976375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.084713 | controller |     "Jun 11 11:11:37.271662 crc crio[3656]: time=\"2026-06-11T11:11:37.271551192Z\" level=info msg=\"Ran pod sandbox 3a56dc7dc186ceef52d45779e5ed71c60ede520adee2c3fc5fcfb2cbbbf3e316 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=38129f47-0fd6-49c0-a748-b6f246f62951 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.084727 | controller |     "Jun 11 11:11:37.277337 crc crio[3656]: time=\"2026-06-11T11:11:37.277116768Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3b6f29b9-2949-4127-871d-9d0f1e48ebce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.084746 | controller |     "Jun 11 11:11:37.280989 crc crio[3656]: time=\"2026-06-11T11:11:37.280813138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5bae147d-4360-401a-860a-35e80a144614 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.084761 | controller |     "Jun 11 11:11:37.299160 crc crio[3656]: time=\"2026-06-11T11:11:37.298816924Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=41265b27-9351-4c86-99be-db5de2d16797 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.084776 | controller |     "Jun 11 11:11:37.302923 crc crio[3656]: time=\"2026-06-11T11:11:37.301165714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.084791 | controller |     "Jun 11 11:11:37.331292 crc crio[3656]: time=\"2026-06-11T11:11:37.3309223Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:10186b6c0554b83487cb9e6b20d5db8f6d74efb01c3c4021ef0333c323191b15 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/ff0ff1e7-c535-48bf-9156-8abd597c5b83 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:0xc000132930}] Aliases:map[]}\"",
2026-06-11 12:41:58.084806 | controller |     "Jun 11 11:11:37.331292 crc crio[3656]: time=\"2026-06-11T11:11:37.331281181Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.084820 | controller |     "Jun 11 11:11:37.363599 crc crio[3656]: time=\"2026-06-11T11:11:37.363413458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.084835 | controller |     "Jun 11 11:11:37.370744 crc crio[3656]: time=\"2026-06-11T11:11:37.368925782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.084850 | controller |     "Jun 11 11:11:37.370744 crc crio[3656]: time=\"2026-06-11T11:11:37.36987989Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4ed4ac2e01cf11d58663fc3211d044ac3b176af30af0b22fd3847372ac24c523 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/dcb14d97-6fe5-4bc8-91be-c79c54e44e7c 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:0xc00008ca48}] Aliases:map[]}\"",
2026-06-11 12:41:58.084865 | controller |     "Jun 11 11:11:37.370744 crc crio[3656]: time=\"2026-06-11T11:11:37.369931182Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.084880 | controller |     "Jun 11 11:11:37.405476 crc crio[3656]: time=\"2026-06-11T11:11:37.405318705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.084894 | controller |     "Jun 11 11:11:37.461357 crc crio[3656]: time=\"2026-06-11T11:11:37.461290762Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=78a0338d-f5f2-432f-9fa9-35f98da16151 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.084912 | controller |     "Jun 11 11:11:37.461441 crc crio[3656]: time=\"2026-06-11T11:11:37.461396955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.084927 | controller |     "Jun 11 11:11:37.531323 crc crio[3656]: time=\"2026-06-11T11:11:37.530649917Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=6ceb260b-6eb8-4d4d-a013-3408d08199eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.084942 | controller |     "Jun 11 11:11:37.531415 crc crio[3656]: time=\"2026-06-11T11:11:37.531347878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.084956 | controller |     "Jun 11 11:11:37.556978 crc crio[3656]: time=\"2026-06-11T11:11:37.55692603Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=9d5556a2-7573-4905-9829-82792d3e5b7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.084971 | controller |     "Jun 11 11:11:37.563844 crc crio[3656]: time=\"2026-06-11T11:11:37.56364718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.084985 | controller |     "Jun 11 11:11:37.577627 crc crio[3656]: time=\"2026-06-11T11:11:37.576155242Z\" level=info msg=\"Created container 569a4de25cd37b1a10680444742408902795f2ef50d44a19b400164faf4b80d3: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=37fb748a-319a-4278-9fea-313244a14d9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.085000 | controller |     "Jun 11 11:11:37.579547 crc crio[3656]: time=\"2026-06-11T11:11:37.579483661Z\" level=info msg=\"Starting container: 569a4de25cd37b1a10680444742408902795f2ef50d44a19b400164faf4b80d3\" id=f7d7ac2e-7acf-4e0a-a734-30ddd6acfe32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.085014 | controller |     "Jun 11 11:11:37.635899 crc crio[3656]: time=\"2026-06-11T11:11:37.635661704Z\" level=info msg=\"Started container\" PID=7080 containerID=569a4de25cd37b1a10680444742408902795f2ef50d44a19b400164faf4b80d3 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=f7d7ac2e-7acf-4e0a-a734-30ddd6acfe32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=790fff2180e8a91352eb89c69fd953fb3e127fc388033db22f46efdf5642a2c4",
2026-06-11 12:41:58.085074 | controller |     "Jun 11 11:11:37.638660 crc crio[3656]: time=\"2026-06-11T11:11:37.637174539Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=f0f34c90-0637-43c3-990d-3b8a0e291193 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.085100 | controller |     "Jun 11 11:11:37.638660 crc crio[3656]: time=\"2026-06-11T11:11:37.637253202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.085118 | controller |     "Jun 11 11:11:37.640225 crc crio[3656]: time=\"2026-06-11T11:11:37.63955356Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:495b88d5b065a644843dfb345a57a912ed4546d024a29b56dcb5b1c2471dcfef UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/65c6d47e-a22d-495c-946c-b601c3a6a7bd 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:0xc0013002a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.085133 | controller |     "Jun 11 11:11:37.640225 crc crio[3656]: time=\"2026-06-11T11:11:37.639602622Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.085153 | controller |     "Jun 11 11:11:37.662294 crc crio[3656]: time=\"2026-06-11T11:11:37.661973848Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:9de9ad87999f15124f6d703b10be8733808ecc0a4e9a3b2a32452d599964aa40 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/fbdc84ff-8f27-49c1-b3a3-f6ab9a06c976 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:0xc00159a420}] Aliases:map[]}\"",
2026-06-11 12:41:58.085168 | controller |     "Jun 11 11:11:37.662294 crc crio[3656]: time=\"2026-06-11T11:11:37.662288697Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.085183 | controller |     "Jun 11 11:11:37.706850 crc crio[3656]: time=\"2026-06-11T11:11:37.706403351Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=22eda324-1990-4739-8314-ce51585ac8cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.085198 | controller |     "Jun 11 11:11:37.706850 crc crio[3656]: time=\"2026-06-11T11:11:37.706562175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.085213 | controller |     "Jun 11 11:11:37.730455 crc crio[3656]: time=\"2026-06-11T11:11:37.730393045Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:de91c6f3e7a8eb47d4e5c187dfbbf09c6e7a9b3134c07424a5d5225c1847be51 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/aeade7c5-adb6-499c-a010-eca9595f98eb 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:0xc00008c770}] Aliases:map[]}\"",
2026-06-11 12:41:58.085230 | controller |     "Jun 11 11:11:37.730821 crc crio[3656]: time=\"2026-06-11T11:11:37.730794067Z\" 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-11 12:41:58.085244 | controller |     "Jun 11 11:11:37.749954 crc crio[3656]: time=\"2026-06-11T11:11:37.749320439Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=a584424d-21c5-40f8-b198-7ab2f2c5816e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.085259 | controller |     "Jun 11 11:11:37.750288 crc crio[3656]: time=\"2026-06-11T11:11:37.750235746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.085274 | controller |     "Jun 11 11:11:37.787138 crc crio[3656]: time=\"2026-06-11T11:11:37.784857517Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:2d4d05f13393cd1d4d7ec85518d86c35b339fe4f80dfefaba5fdfab1be0579e7 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/320cfe9c-b571-4621-a6f3-daa51e2585ba 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:0xc00123e5a0}] Aliases:map[]}\"",
2026-06-11 12:41:58.085289 | controller |     "Jun 11 11:11:37.787138 crc crio[3656]: time=\"2026-06-11T11:11:37.785432114Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.085307 | controller |     "Jun 11 11:11:37.820208 crc crio[3656]: time=\"2026-06-11T11:11:37.819461487Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=9ab10df2-83bd-4779-843e-2dcef71fc71f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.085322 | controller |     "Jun 11 11:11:37.820208 crc crio[3656]: time=\"2026-06-11T11:11:37.819984153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.085337 | controller |     "Jun 11 11:11:37.871297 crc crio[3656]: time=\"2026-06-11T11:11:37.870506477Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=91d697c0-faa9-4d2e-95e2-9f1e33ba2b83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.085377 | controller |     "Jun 11 11:11:37.871297 crc crio[3656]: time=\"2026-06-11T11:11:37.87059066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.085395 | controller |     "Jun 11 11:11:37.873263 crc crio[3656]: time=\"2026-06-11T11:11:37.873221088Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=1a9f6825-679b-4cb5-a47f-4fe7b12fd186 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.085411 | controller |     "Jun 11 11:11:37.873454 crc crio[3656]: time=\"2026-06-11T11:11:37.873433214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.085426 | controller |     "Jun 11 11:11:37.875242 crc crio[3656]: time=\"2026-06-11T11:11:37.875210607Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=896121ed-bc70-42e0-91da-400bc300cbaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.085441 | controller |     "Jun 11 11:11:37.875462 crc crio[3656]: time=\"2026-06-11T11:11:37.875430574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.085457 | controller |     "Jun 11 11:11:37.938639 crc crio[3656]: time=\"2026-06-11T11:11:37.937263235Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=3e170c75-b347-406b-bfca-2e87d4c31872 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.085472 | controller |     "Jun 11 11:11:37.938639 crc crio[3656]: time=\"2026-06-11T11:11:37.937345937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.085489 | controller |     "Jun 11 11:11:37.938639 crc crio[3656]: time=\"2026-06-11T11:11:37.938180692Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=de346d33-313b-476e-a66c-2c8f62c77d06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.085510 | controller |     "Jun 11 11:11:37.938639 crc crio[3656]: time=\"2026-06-11T11:11:37.938266345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.085532 | controller |     "Jun 11 11:11:38.006508 crc crio[3656]: time=\"2026-06-11T11:11:38.001429066Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=f67621ba-13b3-4c3c-a7e6-01984b1faaaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.085560 | controller |     "Jun 11 11:11:38.006508 crc crio[3656]: time=\"2026-06-11T11:11:38.001544439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.085580 | controller |     "Jun 11 11:11:38.006508 crc crio[3656]: time=\"2026-06-11T11:11:38.002267771Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=f5ffcfb1-b243-4393-9e1d-5efeabfcd3d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.085595 | controller |     "Jun 11 11:11:38.006508 crc crio[3656]: time=\"2026-06-11T11:11:38.002316552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.085611 | controller |     "Jun 11 11:11:38.025223 crc crio[3656]: time=\"2026-06-11T11:11:38.02204567Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f1aa969629d4860562378a8f3b2f140cd5d095e04fbb52a3eb622acaaa9d6b57 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/95599934-68ef-4eb3-945c-1852a542a4ea 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:0xc00008ca68}] Aliases:map[]}\"",
2026-06-11 12:41:58.085627 | controller |     "Jun 11 11:11:38.025223 crc crio[3656]: time=\"2026-06-11T11:11:38.022200124Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.085642 | controller |     "Jun 11 11:11:38.060517 crc crio[3656]: time=\"2026-06-11T11:11:38.060272698Z\" level=info msg=\"Created container cb66cf37529d68a6e0490fbc315d1867bceb3f2d6b53212160f005833f800c99: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=4e082191-3dac-4610-9966-50898229b7d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.085658 | controller |     "Jun 11 11:11:38.088832 crc crio[3656]: time=\"2026-06-11T11:11:38.061420472Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=934eea93-aadf-4ddd-991f-f27d92b13e09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.085678 | controller |     "Jun 11 11:11:38.088832 crc crio[3656]: time=\"2026-06-11T11:11:38.061496024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.085700 | controller |     "Jun 11 11:11:38.088832 crc crio[3656]: time=\"2026-06-11T11:11:38.088335064Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=0a8dcbbe-8152-4d03-bcd3-b47283511ed1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.085723 | controller |     "Jun 11 11:11:38.088832 crc crio[3656]: time=\"2026-06-11T11:11:38.088443927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.085746 | controller |     "Jun 11 11:11:38.092631 crc crio[3656]: time=\"2026-06-11T11:11:38.091373664Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=86db3368-2dca-46f6-b399-59060c808aec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.085767 | controller |     "Jun 11 11:11:38.092631 crc crio[3656]: time=\"2026-06-11T11:11:38.091490178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.085793 | controller |     "Jun 11 11:11:38.104227 crc crio[3656]: time=\"2026-06-11T11:11:38.09324832Z\" level=info msg=\"Starting container: cb66cf37529d68a6e0490fbc315d1867bceb3f2d6b53212160f005833f800c99\" id=42de97cf-b314-49a5-b117-95bbf93eaf06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.085814 | controller |     "Jun 11 11:11:38.172826 crc crio[3656]: time=\"2026-06-11T11:11:38.167767869Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=1eeb328c-22e2-464c-859e-a22094a3f3b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.085836 | controller |     "Jun 11 11:11:38.172826 crc crio[3656]: time=\"2026-06-11T11:11:38.167979105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.085859 | controller |     "Jun 11 11:11:38.172826 crc crio[3656]: time=\"2026-06-11T11:11:38.168271024Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=a3cbb67c-613c-415e-ab55-93c7cd637b3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.085878 | controller |     "Jun 11 11:11:38.172826 crc crio[3656]: time=\"2026-06-11T11:11:38.168361417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.085899 | controller |     "Jun 11 11:11:38.199344 crc crio[3656]: time=\"2026-06-11T11:11:38.198318139Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=fba27417-6698-4949-af3d-ff6be8e79bea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.085919 | controller |     "Jun 11 11:11:38.199344 crc crio[3656]: time=\"2026-06-11T11:11:38.198779402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.085935 | controller |     "Jun 11 11:11:38.199585 crc crio[3656]: time=\"2026-06-11T11:11:38.199502524Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=46a6bd39-350d-4f7e-8b7b-407e3cbef804 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.085950 | controller |     "Jun 11 11:11:38.199585 crc crio[3656]: time=\"2026-06-11T11:11:38.199560876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.085964 | controller |     "Jun 11 11:11:38.216605 crc crio[3656]: time=\"2026-06-11T11:11:38.21617441Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=589a9134-87e3-4797-a1c6-1815b35de130 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.085979 | controller |     "Jun 11 11:11:38.216605 crc crio[3656]: time=\"2026-06-11T11:11:38.216441918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.085993 | controller |     "Jun 11 11:11:38.248348 crc crio[3656]: time=\"2026-06-11T11:11:38.247278407Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=5327a0b5-aef5-46c5-9554-243c092b9aae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.086008 | controller |     "Jun 11 11:11:38.248348 crc crio[3656]: time=\"2026-06-11T11:11:38.24737867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.086023 | controller |     "Jun 11 11:11:38.248348 crc crio[3656]: time=\"2026-06-11T11:11:38.247588156Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=d3f138e8-1fd4-4c8d-a4ba-7b1c7ab91431 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.086046 | controller |     "Jun 11 11:11:38.248348 crc crio[3656]: time=\"2026-06-11T11:11:38.247636857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.086061 | controller |     "Jun 11 11:11:38.248348 crc crio[3656]: time=\"2026-06-11T11:11:38.248215674Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=7b1a620d-0e43-46e3-a339-02a1eb7068e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.086076 | controller |     "Jun 11 11:11:38.248348 crc crio[3656]: time=\"2026-06-11T11:11:38.248271446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.086138 | controller |     "Jun 11 11:11:38.282397 crc crio[3656]: time=\"2026-06-11T11:11:38.275396704Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=fbdab954-0e1b-409b-9eb8-d8372747347d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.086172 | controller |     "Jun 11 11:11:38.282397 crc crio[3656]: time=\"2026-06-11T11:11:38.275482316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.086224 | controller |     "Jun 11 11:11:38.284181 crc crio[3656]: time=\"2026-06-11T11:11:38.283883927Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=7ae24513-c96c-43ae-93a3-b1c66ce3c3b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.086241 | controller |     "Jun 11 11:11:38.285344 crc crio[3656]: time=\"2026-06-11T11:11:38.284440403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.086256 | controller |     "Jun 11 11:11:38.309463 crc crio[3656]: time=\"2026-06-11T11:11:38.308765937Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=946341f7-ed2a-4f06-8da0-89bee8014bd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.086271 | controller |     "Jun 11 11:11:38.309463 crc crio[3656]: time=\"2026-06-11T11:11:38.308985524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.086286 | controller |     "Jun 11 11:11:38.319888 crc crio[3656]: time=\"2026-06-11T11:11:38.319416715Z\" 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=9ab10df2-83bd-4779-843e-2dcef71fc71f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.086302 | controller |     "Jun 11 11:11:38.358099 crc crio[3656]: time=\"2026-06-11T11:11:38.357919371Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=43d79fe4-c030-490d-ae8b-f7c37331981f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.086317 | controller |     "Jun 11 11:11:38.360434 crc crio[3656]: time=\"2026-06-11T11:11:38.359479017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.086332 | controller |     "Jun 11 11:11:38.422213 crc crio[3656]: time=\"2026-06-11T11:11:38.421998809Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=81d59c27-5534-4c2e-9878-ecd5de8d294d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.086371 | controller |     "Jun 11 11:11:38.422382 crc crio[3656]: time=\"2026-06-11T11:11:38.422277527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.086400 | controller |     "Jun 11 11:11:38.427144 crc crio[3656]: time=\"2026-06-11T11:11:38.423200535Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=93c9d4cb-e81e-4d4f-824f-4d2123190a20 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.086417 | controller |     "Jun 11 11:11:38.427144 crc crio[3656]: time=\"2026-06-11T11:11:38.423247566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.086433 | controller |     "Jun 11 11:11:38.544127 crc crio[3656]: time=\"2026-06-11T11:11:38.531667715Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:ba4ac54edbd6b027a943fb3bdcd32e68c24894d0578c271b24e3985555f08c09 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/43230440-ce30-42d1-850b-36e2b2a9e85a 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:0xc00279c130}] Aliases:map[]}\"",
2026-06-11 12:41:58.086448 | controller |     "Jun 11 11:11:38.544127 crc crio[3656]: time=\"2026-06-11T11:11:38.531815819Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.086463 | controller |     "Jun 11 11:11:38.550103 crc crio[3656]: time=\"2026-06-11T11:11:38.547599029Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=ad07d737-e5da-4447-bb86-cc97a07c0c93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.086479 | controller |     "Jun 11 11:11:38.550103 crc crio[3656]: time=\"2026-06-11T11:11:38.548187557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.086494 | controller |     "Jun 11 11:11:38.563142 crc crio[3656]: time=\"2026-06-11T11:11:38.562974397Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=f3d76379-d91f-462f-8e63-7bd03918fb99 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.086508 | controller |     "Jun 11 11:11:38.565409 crc crio[3656]: time=\"2026-06-11T11:11:38.565289656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.086523 | controller |     "Jun 11 11:11:38.565927 crc crio[3656]: time=\"2026-06-11T11:11:38.565645597Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=452b22ca-6131-4d8d-ac40-c1ce5572ed30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.086538 | controller |     "Jun 11 11:11:38.565927 crc crio[3656]: time=\"2026-06-11T11:11:38.565846983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.086557 | controller |     "Jun 11 11:11:38.567969 crc crio[3656]: time=\"2026-06-11T11:11:38.566898754Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=42ff1b44-c637-4bd3-9eaf-e14eff8f5d5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.086654 | controller |     "Jun 11 11:11:38.567969 crc crio[3656]: time=\"2026-06-11T11:11:38.566994927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.086676 | controller |     "Jun 11 11:11:38.567969 crc crio[3656]: time=\"2026-06-11T11:11:38.567162922Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=a548bfb4-f2c3-470c-ad38-7cbdc2204425 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.086691 | controller |     "Jun 11 11:11:38.567969 crc crio[3656]: time=\"2026-06-11T11:11:38.567206763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.086706 | controller |     "Jun 11 11:11:38.567969 crc crio[3656]: time=\"2026-06-11T11:11:38.567220434Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=22a73371-9b6d-4321-a4d4-99ffee9ccfa3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.086721 | controller |     "Jun 11 11:11:38.567969 crc crio[3656]: time=\"2026-06-11T11:11:38.567261555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.086736 | controller |     "Jun 11 11:11:38.568342 crc crio[3656]: time=\"2026-06-11T11:11:38.568248594Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=b8b38203-1820-4ad4-b77b-415f8a05c2b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.086750 | controller |     "Jun 11 11:11:38.568464 crc crio[3656]: time=\"2026-06-11T11:11:38.568398769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.086765 | controller |     "Jun 11 11:11:38.584845 crc crio[3656]: time=\"2026-06-11T11:11:38.584624752Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=05cc9eaa-fb8e-417e-8635-4281546b8814 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.086779 | controller |     "Jun 11 11:11:38.584845 crc crio[3656]: time=\"2026-06-11T11:11:38.584830448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.086794 | controller |     "Jun 11 11:11:38.612109 crc crio[3656]: time=\"2026-06-11T11:11:38.609359688Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=26ebba0b-81c6-4155-aeed-36f359f46453 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.086809 | controller |     "Jun 11 11:11:38.612109 crc crio[3656]: time=\"2026-06-11T11:11:38.609547604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.086824 | controller |     "Jun 11 11:11:38.630437 crc crio[3656]: time=\"2026-06-11T11:11:38.630362234Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=fc2d1b33-c3e3-4e30-ab54-6822fd51015e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.086840 | controller |     "Jun 11 11:11:38.630542 crc crio[3656]: time=\"2026-06-11T11:11:38.630438396Z\" level=info msg=\"Started container\" PID=7107 containerID=cb66cf37529d68a6e0490fbc315d1867bceb3f2d6b53212160f005833f800c99 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=42de97cf-b314-49a5-b117-95bbf93eaf06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e4a2c43c31c05610d232473d86b0c66dbeef99b2c1fefd6ad501f78a9155e0d",
2026-06-11 12:41:58.086855 | controller |     "Jun 11 11:11:38.632975 crc crio[3656]: time=\"2026-06-11T11:11:38.630467957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.086875 | controller |     "Jun 11 11:11:38.640653 crc crio[3656]: time=\"2026-06-11T11:11:38.640567238Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b2117ca7-6cd1-44d8-b42c-1847c72792fa 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:0xc001300230}] Aliases:map[]}\"",
2026-06-11 12:41:58.086890 | controller |     "Jun 11 11:11:38.640653 crc crio[3656]: time=\"2026-06-11T11:11:38.64065004Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.086905 | controller |     "Jun 11 11:11:38.642833 crc crio[3656]: time=\"2026-06-11T11:11:38.64264502Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=9e778a7f-6e6b-438a-bba9-86b0202950d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.086920 | controller |     "Jun 11 11:11:38.642911 crc crio[3656]: time=\"2026-06-11T11:11:38.642861946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.086935 | controller |     "Jun 11 11:11:38.793903 crc crio[3656]: time=\"2026-06-11T11:11:38.792658547Z\" level=info msg=\"Ran pod sandbox 111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=9ab10df2-83bd-4779-843e-2dcef71fc71f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.086951 | controller |     "Jun 11 11:11:38.894149 crc crio[3656]: time=\"2026-06-11T11:11:38.876563385Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:40796ebcf5cc32f3c0eb75517292838c40ac03a0b46588fd51dfd297ce31739c UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/98939139-c252-455b-a9f2-a381bdb3d140 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:0xc001636568}] Aliases:map[]}\"",
2026-06-11 12:41:58.086966 | controller |     "Jun 11 11:11:38.894149 crc crio[3656]: time=\"2026-06-11T11:11:38.876615067Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.086981 | controller |     "Jun 11 11:11:39.112140 crc crio[3656]: time=\"2026-06-11T11:11:39.108008087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.086996 | controller |     "Jun 11 11:11:40.274842 crc crio[3656]: time=\"2026-06-11T11:11:40.270017099Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:011b5311fe8dbdc80dfef0bd4f6a6d74831247ae5a13f581c7c44d18e2a13695 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/54bd446d-e5a0-4df9-bd19-8c667c59f99c 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:0xc001e80370}] Aliases:map[]}\"",
2026-06-11 12:41:58.087011 | controller |     "Jun 11 11:11:40.274842 crc crio[3656]: time=\"2026-06-11T11:11:40.270295807Z\" 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-11 12:41:58.087030 | controller |     "Jun 11 11:11:40.338375 crc crio[3656]: time=\"2026-06-11T11:11:40.338035064Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d71b5a6a-bdd7-44e4-bed0-a9b539a8d146 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.087045 | controller |     "Jun 11 11:11:40.428399 crc crio[3656]: time=\"2026-06-11T11:11:40.424123198Z\" level=info msg=\"Created container 811db5f19c813241bb1e910a67c0ba6bbc5b125f91ba8ac62771f6403e386eac: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=41265b27-9351-4c86-99be-db5de2d16797 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.087060 | controller |     "Jun 11 11:11:40.460662 crc crio[3656]: time=\"2026-06-11T11:11:40.45175919Z\" level=info msg=\"Starting container: 811db5f19c813241bb1e910a67c0ba6bbc5b125f91ba8ac62771f6403e386eac\" id=b851cdab-bc04-41f1-85b1-135e8c8020ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.087076 | controller |     "Jun 11 11:11:40.655940 crc crio[3656]: time=\"2026-06-11T11:11:40.655616421Z\" level=info msg=\"Started container\" PID=7265 containerID=811db5f19c813241bb1e910a67c0ba6bbc5b125f91ba8ac62771f6403e386eac description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=b851cdab-bc04-41f1-85b1-135e8c8020ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a56dc7dc186ceef52d45779e5ed71c60ede520adee2c3fc5fcfb2cbbbf3e316",
2026-06-11 12:41:58.087091 | controller |     "Jun 11 11:11:41.134004 crc crio[3656]: time=\"2026-06-11T11:11:40.987475792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=97e6ffe3-8c6c-4635-8f20-7cb263ad5282 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.087106 | controller |     "Jun 11 11:11:41.134004 crc crio[3656]: time=\"2026-06-11T11:11:40.988259995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=bd52837b-d810-469a-ad51-064ce164dd76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.087141 | controller |     "Jun 11 11:11:41.310253 crc crio[3656]: time=\"2026-06-11T11:11:41.309865732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=db16cd6d-3a6c-468e-b227-565db5e2ecef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.087160 | controller |     "Jun 11 11:11:41.313544 crc crio[3656]: time=\"2026-06-11T11:11:41.313036366Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=e215d7dc-3f06-44d5-ab12-9408bbbf1f87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.087175 | controller |     "Jun 11 11:11:41.419982 crc crio[3656]: time=\"2026-06-11T11:11:41.419392324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.087190 | controller |     "Jun 11 11:11:41.451911 crc crio[3656]: time=\"2026-06-11T11:11:41.450565712Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=88a37b01-54e3-4b45-a396-c862768c2f01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.087205 | controller |     "Jun 11 11:11:41.455921 crc crio[3656]: time=\"2026-06-11T11:11:41.45588957Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:e228d7dca85ac5eedf16b5be47d4be1f2ac3018a8fe686e38f353859849ead1f UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ea7b28fc-4eac-4567-8ac4-8b51bcfdffe4 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:0xc00141e548}] Aliases:map[]}\"",
2026-06-11 12:41:58.087226 | controller |     "Jun 11 11:11:41.456573 crc crio[3656]: time=\"2026-06-11T11:11:41.45654513Z\" 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-11 12:41:58.087249 | controller |     "Jun 11 11:11:41.491226 crc crio[3656]: time=\"2026-06-11T11:11:41.488868052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.087272 | controller |     "Jun 11 11:11:41.551664 crc crio[3656]: time=\"2026-06-11T11:11:41.548621392Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=24dcad38-44b4-454a-a4d5-07cc8bda2818 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.087295 | controller |     "Jun 11 11:11:41.551664 crc crio[3656]: time=\"2026-06-11T11:11:41.548857029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.087313 | controller |     "Jun 11 11:11:41.589357 crc crio[3656]: time=\"2026-06-11T11:11:41.58920458Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=d44d6d4c-111f-4474-af00-1492e8884569 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.087328 | controller |     "Jun 11 11:11:41.589357 crc crio[3656]: time=\"2026-06-11T11:11:41.589294283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.087343 | controller |     "Jun 11 11:11:41.589579 crc crio[3656]: time=\"2026-06-11T11:11:41.589475288Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=0c5c67bf-fbb6-4f21-ad0e-dc522f591264 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.087393 | controller |     "Jun 11 11:11:41.589579 crc crio[3656]: time=\"2026-06-11T11:11:41.58953549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.087411 | controller |     "Jun 11 11:11:41.589865 crc crio[3656]: time=\"2026-06-11T11:11:41.589490929Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=dd2d02f0-d209-4ef6-a632-e776bb62c86b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.087427 | controller |     "Jun 11 11:11:41.589865 crc crio[3656]: time=\"2026-06-11T11:11:41.589635033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.087442 | controller |     "Jun 11 11:11:41.834509 crc crio[3656]: time=\"2026-06-11T11:11:41.834329599Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:f85b77d7a5798fa7c514f35ddf6ab9aca3693e33425ebc33188838a4334db993 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f556e113-3391-471d-b2c7-510118e5d7e7 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:0xc00123e040}] Aliases:map[]}\"",
2026-06-11 12:41:58.087463 | controller |     "Jun 11 11:11:41.834509 crc crio[3656]: time=\"2026-06-11T11:11:41.834443703Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.087479 | controller |     "Jun 11 11:11:41.838164 crc crio[3656]: time=\"2026-06-11T11:11:41.837263077Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:081959a8b6b2e7e6e7f73c1c8b07db758047846c3a3860c3b0d8ad1669d6d228 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/00b46a92-edf2-400c-ab37-cf6454d4c5bf 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:0xc00279c4a0}] Aliases:map[]}\"",
2026-06-11 12:41:58.087495 | controller |     "Jun 11 11:11:41.838164 crc crio[3656]: time=\"2026-06-11T11:11:41.83736921Z\" 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-11 12:41:58.087510 | controller |     "Jun 11 11:11:41.895042 crc crio[3656]: time=\"2026-06-11T11:11:41.891423869Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:19e096fa91141138166cbfc72dce62703cd2c76d5abb5f31d052d0f868c27437 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/4d5df495-2e7f-48d2-a9f5-97948b7583da 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:0xc001f0a108}] Aliases:map[]}\"",
2026-06-11 12:41:58.087526 | controller |     "Jun 11 11:11:41.895042 crc crio[3656]: time=\"2026-06-11T11:11:41.891583114Z\" 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-11 12:41:58.087541 | controller |     "Jun 11 11:11:41.902445 crc crio[3656]: time=\"2026-06-11T11:11:41.901641394Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:e0993580b5a44867bf218b00a50708e0fc4c9226642cc3cbb0698526ab7401b1 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/ce58c25a-f1ff-4529-86ae-fa1083d3a521 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:0xc00008c328}] Aliases:map[]}\"",
2026-06-11 12:41:58.087556 | controller |     "Jun 11 11:11:41.902445 crc crio[3656]: time=\"2026-06-11T11:11:41.901961523Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.087572 | controller |     "Jun 11 11:11:41.918978 crc crio[3656]: time=\"2026-06-11T11:11:41.918839876Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:782ae8e0bf919e48972abfd088081446af32fc52009b0277a25721766b47aa85 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/e3c8036c-2483-4688-9e55-0c47e77233dd 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:0xc002bb8020}] Aliases:map[]}\"",
2026-06-11 12:41:58.087587 | controller |     "Jun 11 11:11:41.918978 crc crio[3656]: time=\"2026-06-11T11:11:41.918873927Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.087606 | controller |     "Jun 11 11:11:41.949996 crc crio[3656]: time=\"2026-06-11T11:11:41.949914421Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:4b3e341379c9d19e2b38c1c5b7f71a5af218b30a2445f82e0b3a8f0f0676f979 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/63ccd13c-270d-47f1-a7c4-723681681d36 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:0xc001300408}] Aliases:map[]}\"",
2026-06-11 12:41:58.087621 | controller |     "Jun 11 11:11:41.949996 crc crio[3656]: time=\"2026-06-11T11:11:41.949984533Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.087636 | controller |     "Jun 11 11:11:42.209233 crc crio[3656]: time=\"2026-06-11T11:11:42.207350777Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:69a9343d44ccd22369c49194b81969f2dd533af1761799627ce320b032856ddd UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/969f9041-0dee-4f05-995d-9f7b2dbff426 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:0xc000132810}] Aliases:map[]}\"",
2026-06-11 12:41:58.087651 | controller |     "Jun 11 11:11:42.209233 crc crio[3656]: time=\"2026-06-11T11:11:42.207411049Z\" 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-11 12:41:58.087666 | controller |     "Jun 11 11:11:42.539281 crc crio[3656]: time=\"2026-06-11T11:11:42.539106586Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:78386624c147c77fa8b728f5f73e2c215a403a4523c4ffec51e5b46a675ba5f9 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/298bf973-33e3-49a7-8803-73e03fb4d992 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:0xc002bb8820}] Aliases:map[]}\"",
2026-06-11 12:41:58.087680 | controller |     "Jun 11 11:11:42.539960 crc crio[3656]: time=\"2026-06-11T11:11:42.539926601Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.087694 | controller |     "Jun 11 11:11:42.569889 crc crio[3656]: time=\"2026-06-11T11:11:42.567044858Z\" 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=fbdab954-0e1b-409b-9eb8-d8372747347d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.087709 | controller |     "Jun 11 11:11:42.585111 crc crio[3656]: time=\"2026-06-11T11:11:42.584826598Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:f58a6e495ea6bde902d85311a93f4e17d997034444c42207b0fd3463ad286734 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/f11a533b-ae9c-4ea2-9734-1c50f94cfeb0 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:0xc000132a40}] Aliases:map[]}\"",
2026-06-11 12:41:58.087724 | controller |     "Jun 11 11:11:42.585111 crc crio[3656]: time=\"2026-06-11T11:11:42.584926071Z\" 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-11 12:41:58.087742 | controller |     "Jun 11 11:11:42.639669 crc crio[3656]: time=\"2026-06-11T11:11:42.639443564Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5218237aa73225829426ea9415b98cc04511ed62c3d20cb20d02e42764e5c9ea UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/42698a60-3e6c-4128-a055-59ba7be91ffb 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:0xc000132b48}] Aliases:map[]}\"",
2026-06-11 12:41:58.087757 | controller |     "Jun 11 11:11:42.639669 crc crio[3656]: time=\"2026-06-11T11:11:42.639607209Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.087773 | controller |     "Jun 11 11:11:42.729982 crc crio[3656]: time=\"2026-06-11T11:11:42.729388772Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:d2614f80bb99d5af1494d86f655d2856f1427c0a4a7c7dd2c8798f9643b0f471 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/6ca3790f-5c73-49a4-bec4-9943537909f5 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:0xc001300688}] Aliases:map[]}\"",
2026-06-11 12:41:58.087787 | controller |     "Jun 11 11:11:42.729982 crc crio[3656]: time=\"2026-06-11T11:11:42.729444344Z\" 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-11 12:41:58.087802 | controller |     "Jun 11 11:11:42.732009 crc crio[3656]: time=\"2026-06-11T11:11:42.731950769Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:661a475bd1c1615dee5c25b1dd9a97e9301c85cf3685fbc0bd969c27e6a4d1f6 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/bdf9d565-c6b8-4209-b8df-d0b48b20409a 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:0xc000182428}] Aliases:map[]}\"",
2026-06-11 12:41:58.087817 | controller |     "Jun 11 11:11:42.732409 crc crio[3656]: time=\"2026-06-11T11:11:42.732385301Z\" 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-11 12:41:58.087831 | controller |     "Jun 11 11:11:42.736565 crc crio[3656]: time=\"2026-06-11T11:11:42.732278588Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:51196365d64fdc05f2eeeb8c5acc4cfe8f6562250481a1ac21d793f2885da0a7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/2b9a3e6e-cb2c-41b4-89ad-eccf58e90746 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:0xc00159a090}] Aliases:map[]}\"",
2026-06-11 12:41:58.087846 | controller |     "Jun 11 11:11:42.745509 crc crio[3656]: time=\"2026-06-11T11:11:42.736585357Z\" 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-11 12:41:58.087864 | controller |     "Jun 11 11:11:43.010272 crc crio[3656]: time=\"2026-06-11T11:11:43.005258337Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1a9bef5c-b032-4353-8b5a-ef4ff5383ab3 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:0xc00008cbb0}] Aliases:map[]}\"",
2026-06-11 12:41:58.087879 | controller |     "Jun 11 11:11:43.010272 crc crio[3656]: time=\"2026-06-11T11:11:43.005332899Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.087893 | controller |     "Jun 11 11:11:43.153607 crc crio[3656]: time=\"2026-06-11T11:11:43.153043117Z\" 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=1eeb328c-22e2-464c-859e-a22094a3f3b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.087908 | controller |     "Jun 11 11:11:43.309522 crc crio[3656]: time=\"2026-06-11T11:11:43.308664992Z\" 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=f3d76379-d91f-462f-8e63-7bd03918fb99 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.087922 | controller |     "Jun 11 11:11:43.309522 crc crio[3656]: time=\"2026-06-11T11:11:43.309200247Z\" 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=93c9d4cb-e81e-4d4f-824f-4d2123190a20 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.087936 | controller |     "Jun 11 11:11:43.524200 crc crio[3656]: time=\"2026-06-11T11:11:43.522943362Z\" 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=22a73371-9b6d-4321-a4d4-99ffee9ccfa3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.087951 | controller |     "Jun 11 11:11:43.687896 crc crio[3656]: time=\"2026-06-11T11:11:43.68641978Z\" 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=05cc9eaa-fb8e-417e-8635-4281546b8814 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.087966 | controller |     "Jun 11 11:11:43.738164 crc crio[3656]: time=\"2026-06-11T11:11:43.736503891Z\" 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=fc2d1b33-c3e3-4e30-ab54-6822fd51015e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.087981 | controller |     "Jun 11 11:11:43.849610 crc crio[3656]: time=\"2026-06-11T11:11:43.849460765Z\" 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=9e778a7f-6e6b-438a-bba9-86b0202950d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.087996 | controller |     "Jun 11 11:11:44.585760 crc crio[3656]: time=\"2026-06-11T11:11:44.582220844Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:158da32e2b556415b2ec31a4dd3c5d0d8497d5a5acd1e6d7e7db8232f54b3201 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1b2e00cf-df53-4359-a140-7555255b35ce 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:0xc001f0a1d8}] Aliases:map[]}\"",
2026-06-11 12:41:58.088014 | controller |     "Jun 11 11:11:44.585760 crc crio[3656]: time=\"2026-06-11T11:11:44.582337517Z\" 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-11 12:41:58.088030 | controller |     "Jun 11 11:11:44.595264 crc crio[3656]: time=\"2026-06-11T11:11:44.592265943Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:e4a82e0d98add5cc96a876db24c2f7b4cd593eaa152714919067bb6c82f3fce8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/e3230663-4e1a-4499-9fba-1ff8c0e2829d 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:0xc000132628}] Aliases:map[]}\"",
2026-06-11 12:41:58.088045 | controller |     "Jun 11 11:11:44.595264 crc crio[3656]: time=\"2026-06-11T11:11:44.592330245Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.088060 | controller |     "Jun 11 11:11:44.595264 crc crio[3656]: time=\"2026-06-11T11:11:44.594160849Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/090f77fb-e9ef-4609-9492-74d99fcb9a51 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:0xc00008ca98}] Aliases:map[]}\"",
2026-06-11 12:41:58.088075 | controller |     "Jun 11 11:11:44.595264 crc crio[3656]: time=\"2026-06-11T11:11:44.594222941Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.088090 | controller |     "Jun 11 11:11:44.641207 crc crio[3656]: time=\"2026-06-11T11:11:44.640619953Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:1b06e77fd314274b0546c047399632ff22b39e65e21aef0059384618aa61b049 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/f5450071-874c-413d-9fb3-19a82006fc97 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:0xc00008c9f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.088105 | controller |     "Jun 11 11:11:44.641486 crc crio[3656]: time=\"2026-06-11T11:11:44.641352155Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.088120 | controller |     "Jun 11 11:11:44.706396 crc crio[3656]: time=\"2026-06-11T11:11:44.705444233Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:869d1633d35ad29aa9f4fcafecc62add31f07902e7d735e6edbfabb9735aada2 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/5cc62333-191b-4d0d-acc6-43887d206361 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:0xc001e80258}] Aliases:map[]}\"",
2026-06-11 12:41:58.088138 | controller |     "Jun 11 11:11:44.706396 crc crio[3656]: time=\"2026-06-11T11:11:44.706382911Z\" 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-11 12:41:58.088153 | controller |     "Jun 11 11:11:44.716851 crc crio[3656]: time=\"2026-06-11T11:11:44.716035928Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/917f5327-bc11-48ed-a1c1-fd3bdd669618 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:0xc00008ccb0}] Aliases:map[]}\"",
2026-06-11 12:41:58.088168 | controller |     "Jun 11 11:11:44.716851 crc crio[3656]: time=\"2026-06-11T11:11:44.716856833Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.088183 | controller |     "Jun 11 11:11:44.772804 crc crio[3656]: time=\"2026-06-11T11:11:44.771579412Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/394a904a-58ca-4181-9eaa-f17f15a53247 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:0xc001e802d0}] Aliases:map[]}\"",
2026-06-11 12:41:58.088197 | controller |     "Jun 11 11:11:44.772804 crc crio[3656]: time=\"2026-06-11T11:11:44.771662435Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.088212 | controller |     "Jun 11 11:11:44.775915 crc crio[3656]: time=\"2026-06-11T11:11:44.775116217Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/8ae6fb87-3fd5-441b-8830-db35e987e252 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:0xc001f0a490}] Aliases:map[]}\"",
2026-06-11 12:41:58.088227 | controller |     "Jun 11 11:11:44.775915 crc crio[3656]: time=\"2026-06-11T11:11:44.775251111Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.088242 | controller |     "Jun 11 11:11:44.776326 crc crio[3656]: time=\"2026-06-11T11:11:44.775964143Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/67a51b94-9e74-4d64-93b6-b5f4a61cca4a 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:0xc001f0a4e0}] Aliases:map[]}\"",
2026-06-11 12:41:58.088257 | controller |     "Jun 11 11:11:44.776326 crc crio[3656]: time=\"2026-06-11T11:11:44.776016934Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.088272 | controller |     "Jun 11 11:11:44.826311 crc crio[3656]: time=\"2026-06-11T11:11:44.825970612Z\" level=info msg=\"Ran pod sandbox 70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=93c9d4cb-e81e-4d4f-824f-4d2123190a20 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.088290 | controller |     "Jun 11 11:11:44.834607 crc crio[3656]: time=\"2026-06-11T11:11:44.834494876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cd146099-a5e9-4910-866f-45fbb045937d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.088306 | controller |     "Jun 11 11:11:44.895232 crc crio[3656]: time=\"2026-06-11T11:11:44.894311827Z\" level=info msg=\"Ran pod sandbox edb36ca296fe4b83c8eb35472ae432f91e809a3dd4860ede1a633bd0be8db4e2 with infra container: openshift-dns/node-resolver-277xp/POD\" id=fbdab954-0e1b-409b-9eb8-d8372747347d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.088321 | controller |     "Jun 11 11:11:44.961168 crc crio[3656]: time=\"2026-06-11T11:11:44.960044554Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/10c97bf8-af17-41af-82c9-914d4766eb4d 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:0xc000182898}] Aliases:map[]}\"",
2026-06-11 12:41:58.088335 | controller |     "Jun 11 11:11:44.961168 crc crio[3656]: time=\"2026-06-11T11:11:44.960344523Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.088375 | controller |     "Jun 11 11:11:44.979160 crc crio[3656]: time=\"2026-06-11T11:11:44.960286402Z\" level=info msg=\"Ran pod sandbox 70b425c1129e7d63d6db27ec5db46685b6730269ff1b8e5a9c594e948212d0ce with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=22a73371-9b6d-4321-a4d4-99ffee9ccfa3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.088395 | controller |     "Jun 11 11:11:44.988051 crc crio[3656]: time=\"2026-06-11T11:11:44.988002197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.088411 | controller |     "Jun 11 11:11:45.163295 crc crio[3656]: time=\"2026-06-11T11:11:45.163176313Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c476b2b7-a612-41e0-8a7a-6a3b53ed4a6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.088426 | controller |     "Jun 11 11:11:45.191673 crc crio[3656]: time=\"2026-06-11T11:11:45.191538928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.088441 | controller |     "Jun 11 11:11:45.200469 crc crio[3656]: time=\"2026-06-11T11:11:45.20035162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.088457 | controller |     "Jun 11 11:11:45.201776 crc crio[3656]: time=\"2026-06-11T11:11:45.20136021Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/3696eb40-2326-465f-b3f8-3c93b0ff11cb 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:0xc001e806b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.088476 | controller |     "Jun 11 11:11:45.201776 crc crio[3656]: time=\"2026-06-11T11:11:45.201439773Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.088493 | controller |     "Jun 11 11:11:45.248170 crc crio[3656]: time=\"2026-06-11T11:11:45.227185609Z\" level=info msg=\"Ran pod sandbox 1dcad44165bf9e75edaaad94e1e3770645866ab2daf68c38802f594b2390a51a with infra container: openshift-multus/multus-bzhnf/POD\" id=fc2d1b33-c3e3-4e30-ab54-6822fd51015e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.088513 | controller |     "Jun 11 11:11:45.248841 crc crio[3656]: time=\"2026-06-11T11:11:45.248529705Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=0c415716-d98c-42d7-be0d-154e9b087b91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.088528 | controller |     "Jun 11 11:11:45.249482 crc crio[3656]: time=\"2026-06-11T11:11:45.249236276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=07492fbc-42aa-444e-96fd-76d9bcd63faa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.088542 | controller |     "Jun 11 11:11:45.249819 crc crio[3656]: time=\"2026-06-11T11:11:45.249598527Z\" level=info msg=\"Ran pod sandbox a40ac1b6dacb510f99d4ec1d7728a532131a6fe534f7595ab877fb2f42b870f0 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=9e778a7f-6e6b-438a-bba9-86b0202950d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.088557 | controller |     "Jun 11 11:11:45.249910 crc crio[3656]: time=\"2026-06-11T11:11:45.249833384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=9aacb29e-436d-4885-9f0c-1f8d66a6a848 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.088571 | controller |     "Jun 11 11:11:45.250329 crc crio[3656]: time=\"2026-06-11T11:11:45.249269257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.088586 | controller |     "Jun 11 11:11:45.254350 crc crio[3656]: time=\"2026-06-11T11:11:45.254250705Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=22306175-a429-423c-8636-260bafe1593a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.088601 | controller |     "Jun 11 11:11:45.254993 crc crio[3656]: time=\"2026-06-11T11:11:45.254923755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=2b52e5a9-7630-48d1-b42a-c6b1365fcacc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.088616 | controller |     "Jun 11 11:11:45.279967 crc crio[3656]: time=\"2026-06-11T11:11:45.277764185Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=57bc0fb0-eae8-4e7e-9622-ea7b5882da83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.088631 | controller |     "Jun 11 11:11:45.279967 crc crio[3656]: time=\"2026-06-11T11:11:45.278400964Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=e7ab4734-3ed9-4a18-85c2-677af46969a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.088646 | controller |     "Jun 11 11:11:45.279967 crc crio[3656]: time=\"2026-06-11T11:11:45.277978012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=e62e3194-1147-48e5-b6c1-f5990465d366 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.088664 | controller |     "Jun 11 11:11:45.279967 crc crio[3656]: time=\"2026-06-11T11:11:45.279323092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.088680 | controller |     "Jun 11 11:11:45.288742 crc crio[3656]: time=\"2026-06-11T11:11:45.287465774Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=0c8ff624-1d42-48a6-ac35-da1166f07926 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.088694 | controller |     "Jun 11 11:11:45.292727 crc crio[3656]: time=\"2026-06-11T11:11:45.290155694Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=537e34d8-7f97-4375-8b06-eb650559b8e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.088710 | controller |     "Jun 11 11:11:45.296606 crc crio[3656]: time=\"2026-06-11T11:11:45.295877745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.088725 | controller |     "Jun 11 11:11:45.313496 crc crio[3656]: time=\"2026-06-11T11:11:45.313281723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.088740 | controller |     "Jun 11 11:11:45.326058 crc crio[3656]: time=\"2026-06-11T11:11:45.325914189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=dc515bb7-67d3-4deb-8570-71a5c0478a11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.088755 | controller |     "Jun 11 11:11:45.327747 crc crio[3656]: time=\"2026-06-11T11:11:45.32763557Z\" level=info msg=\"Ran pod sandbox d62302bf7497b36f9c37605fac1b39464fd3cecb140135f25fdcc5486fdf0f43 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=1eeb328c-22e2-464c-859e-a22094a3f3b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.088772 | controller |     "Jun 11 11:11:45.336879 crc crio[3656]: time=\"2026-06-11T11:11:45.335252057Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/a82e3ed4-07ec-48a0-9a3b-b362fec77706 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:0xc00159a728}] Aliases:map[]}\"",
2026-06-11 12:41:58.088787 | controller |     "Jun 11 11:11:45.336879 crc crio[3656]: time=\"2026-06-11T11:11:45.335420692Z\" 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-11 12:41:58.088802 | controller |     "Jun 11 11:11:45.355476 crc crio[3656]: time=\"2026-06-11T11:11:45.355018216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e737d6f5-668c-43af-a4ae-b5028d514799 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.088817 | controller |     "Jun 11 11:11:45.359619 crc crio[3656]: time=\"2026-06-11T11:11:45.358805059Z\" level=info msg=\"Ran pod sandbox ee50e06499a056047b25380b35489cb88e76d2db09dfc32624b97995fa5ec1c3 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=f3d76379-d91f-462f-8e63-7bd03918fb99 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.088838 | controller |     "Jun 11 11:11:45.381473 crc crio[3656]: time=\"2026-06-11T11:11:45.380320759Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=c49db2fd-61af-4b83-a9e5-754822e95ed9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.088853 | controller |     "Jun 11 11:11:45.391622 crc crio[3656]: time=\"2026-06-11T11:11:45.391324957Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/9132eb2d-04d1-4278-a992-0b8a0e11b3f3 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:0xc00159a848}] Aliases:map[]}\"",
2026-06-11 12:41:58.088868 | controller |     "Jun 11 11:11:45.391622 crc crio[3656]: time=\"2026-06-11T11:11:45.39142063Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.088883 | controller |     "Jun 11 11:11:45.412950 crc crio[3656]: time=\"2026-06-11T11:11:45.410409725Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=4da0b231-4ff1-431d-8911-adb96bc1bea6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.088898 | controller |     "Jun 11 11:11:45.425443 crc crio[3656]: time=\"2026-06-11T11:11:45.424989609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.088913 | controller |     "Jun 11 11:11:45.799656 crc crio[3656]: time=\"2026-06-11T11:11:45.799524912Z\" level=info msg=\"Ran pod sandbox 67eaec04c7f4cc331bb007ffc19a0e2ddeb9d7166720b37e175995387513e892 with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=05cc9eaa-fb8e-417e-8635-4281546b8814 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.088928 | controller |     "Jun 11 11:11:45.818913 crc crio[3656]: time=\"2026-06-11T11:11:45.817310632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=c5e0d782-6107-4f61-8a66-d7f27596f817 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.088942 | controller |     "Jun 11 11:11:45.819299 crc crio[3656]: time=\"2026-06-11T11:11:45.819250479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ad652ee6-fc3c-40b5-ba4a-9368db31f8d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.088957 | controller |     "Jun 11 11:11:45.833341 crc crio[3656]: time=\"2026-06-11T11:11:45.831918967Z\" level=info msg=\"Created container 7fe222daef6e05c4e6be93c3bc5ddd54a7e76246300286bcb3804b0b105670c6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=e215d7dc-3f06-44d5-ab12-9408bbbf1f87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.088971 | controller |     "Jun 11 11:11:45.864581 crc crio[3656]: time=\"2026-06-11T11:11:45.856057715Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=4af7003b-5372-4fe1-a22c-c3a29e501ec7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.088986 | controller |     "Jun 11 11:11:45.864581 crc crio[3656]: time=\"2026-06-11T11:11:45.860276461Z\" level=info msg=\"Starting container: 7fe222daef6e05c4e6be93c3bc5ddd54a7e76246300286bcb3804b0b105670c6\" id=bff45e9d-c071-42e8-9975-b5d559c3d6ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.089004 | controller |     "Jun 11 11:11:45.911792 crc crio[3656]: time=\"2026-06-11T11:11:45.91161806Z\" level=info msg=\"Started container\" PID=7600 containerID=7fe222daef6e05c4e6be93c3bc5ddd54a7e76246300286bcb3804b0b105670c6 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=bff45e9d-c071-42e8-9975-b5d559c3d6ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d",
2026-06-11 12:41:58.089020 | controller |     "Jun 11 11:11:45.980992 crc crio[3656]: time=\"2026-06-11T11:11:45.969462882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.089035 | controller |     "Jun 11 11:11:46.014602 crc crio[3656]: time=\"2026-06-11T11:11:46.014294228Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=2617fb8e-2e02-437c-a3f6-bec9bb90447e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.089050 | controller |     "Jun 11 11:11:46.037796 crc crio[3656]: time=\"2026-06-11T11:11:46.020515683Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=45c6565a-5006-4ea3-be5e-dbb4ed347e65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.089064 | controller |     "Jun 11 11:11:46.037796 crc crio[3656]: time=\"2026-06-11T11:11:46.025209753Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=249b6c5d-7833-493f-944f-cfd39202d62b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.089080 | controller |     "Jun 11 11:11:46.637869 crc crio[3656]: time=\"2026-06-11T11:11:46.636149455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.089095 | controller |     "Jun 11 11:11:46.644926 crc crio[3656]: time=\"2026-06-11T11:11:46.644872814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=3f4cd7b4-a40d-46a6-9731-855771178953 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.089110 | controller |     "Jun 11 11:11:46.699455 crc crio[3656]: time=\"2026-06-11T11:11:46.699296875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.089125 | controller |     "Jun 11 11:11:46.699455 crc crio[3656]: time=\"2026-06-11T11:11:46.699382447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.089140 | controller |     "Jun 11 11:11:46.699926 crc crio[3656]: time=\"2026-06-11T11:11:46.699502861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.089155 | controller |     "Jun 11 11:11:46.702788 crc crio[3656]: time=\"2026-06-11T11:11:46.701871702Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=d5c09f12-fa38-40b5-861f-9b204dab3860 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.089169 | controller |     "Jun 11 11:11:47.197452 crc crio[3656]: time=\"2026-06-11T11:11:47.194650515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.089184 | controller |     "Jun 11 11:11:47.343650 crc crio[3656]: time=\"2026-06-11T11:11:47.336298403Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c1559d50-51ef-4fef-9e41-f0d99ff574f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.089203 | controller |     "Jun 11 11:11:47.621829 crc crio[3656]: time=\"2026-06-11T11:11:47.621769954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.089218 | controller |     "Jun 11 11:11:47.655402 crc crio[3656]: time=\"2026-06-11T11:11:47.655308583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.089233 | controller |     "Jun 11 11:11:47.659618 crc crio[3656]: time=\"2026-06-11T11:11:47.655492538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=86adf79e-266a-4481-9490-cc3ed19a2fc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.089248 | controller |     "Jun 11 11:11:48.741463 crc crio[3656]: time=\"2026-06-11T11:11:48.740985288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.089263 | controller |     "Jun 11 11:11:48.749757 crc crio[3656]: time=\"2026-06-11T11:11:48.749229164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.089277 | controller |     "Jun 11 11:11:48.761894 crc crio[3656]: time=\"2026-06-11T11:11:48.761593232Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=043b3677-d055-4e1a-ba7c-7bbeeebe46bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.089293 | controller |     "Jun 11 11:11:48.762339 crc crio[3656]: time=\"2026-06-11T11:11:48.762311133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.089308 | controller |     "Jun 11 11:11:48.993195 crc crio[3656]: time=\"2026-06-11T11:11:48.992355743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.089323 | controller |     "Jun 11 11:11:49.047956 crc crio[3656]: time=\"2026-06-11T11:11:49.047169286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.089342 | controller |     "Jun 11 11:11:49.102482 crc crio[3656]: time=\"2026-06-11T11:11:49.10205111Z\" level=info msg=\"Created container 8a51c5ab217ded58d3f0efe7f2298b29de9b440cfe591f9376db78c45b85943b: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=e7ab4734-3ed9-4a18-85c2-677af46969a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.089391 | controller |     "Jun 11 11:11:49.141759 crc crio[3656]: time=\"2026-06-11T11:11:49.133369562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.089416 | controller |     "Jun 11 11:11:49.197416 crc crio[3656]: time=\"2026-06-11T11:11:49.197233424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.089435 | controller |     "Jun 11 11:11:49.198665 crc crio[3656]: time=\"2026-06-11T11:11:49.198413219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.089455 | controller |     "Jun 11 11:11:49.238806 crc crio[3656]: time=\"2026-06-11T11:11:49.237451422Z\" level=info msg=\"Starting container: 8a51c5ab217ded58d3f0efe7f2298b29de9b440cfe591f9376db78c45b85943b\" id=c6aec5fc-f181-4959-ae42-615207c28931 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.089471 | controller |     "Jun 11 11:11:49.239869 crc crio[3656]: time=\"2026-06-11T11:11:49.239648177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.089486 | controller |     "Jun 11 11:11:49.304279 crc crio[3656]: time=\"2026-06-11T11:11:49.30354669Z\" level=info msg=\"Started container\" PID=7719 containerID=8a51c5ab217ded58d3f0efe7f2298b29de9b440cfe591f9376db78c45b85943b description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=c6aec5fc-f181-4959-ae42-615207c28931 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70b425c1129e7d63d6db27ec5db46685b6730269ff1b8e5a9c594e948212d0ce",
2026-06-11 12:41:58.089501 | controller |     "Jun 11 11:11:49.306482 crc crio[3656]: time=\"2026-06-11T11:11:49.306296372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.089516 | controller |     "Jun 11 11:11:49.341993 crc crio[3656]: time=\"2026-06-11T11:11:49.341409467Z\" level=info msg=\"Created container da4fe22271d5bfd693289140d4814fbd69504059dd98d110b3f35012c88dd921: openshift-multus/multus-bzhnf/kube-multus\" id=45c6565a-5006-4ea3-be5e-dbb4ed347e65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.089531 | controller |     "Jun 11 11:11:49.343258 crc crio[3656]: time=\"2026-06-11T11:11:49.342653854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=aac60687-4ab4-4d35-a62c-6ab392ee27d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.089546 | controller |     "Jun 11 11:11:49.344755 crc crio[3656]: time=\"2026-06-11T11:11:49.344387436Z\" level=info msg=\"Starting container: da4fe22271d5bfd693289140d4814fbd69504059dd98d110b3f35012c88dd921\" id=931dcda9-e332-4f29-b89c-3adc84f3b2b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.089561 | controller |     "Jun 11 11:11:49.360245 crc crio[3656]: time=\"2026-06-11T11:11:49.359133875Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=dbdd18f8-7506-4195-a677-b4db3d341e1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.089576 | controller |     "Jun 11 11:11:49.383266 crc crio[3656]: time=\"2026-06-11T11:11:49.383168471Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=74890319-99ef-452d-a757-3667a599e374 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.089590 | controller |     "Jun 11 11:11:49.385370 crc crio[3656]: time=\"2026-06-11T11:11:49.383637225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.089605 | controller |     "Jun 11 11:11:49.389952 crc crio[3656]: time=\"2026-06-11T11:11:49.388468518Z\" level=info msg=\"Started container\" PID=7729 containerID=da4fe22271d5bfd693289140d4814fbd69504059dd98d110b3f35012c88dd921 description=openshift-multus/multus-bzhnf/kube-multus id=931dcda9-e332-4f29-b89c-3adc84f3b2b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcad44165bf9e75edaaad94e1e3770645866ab2daf68c38802f594b2390a51a",
2026-06-11 12:41:58.089620 | controller |     "Jun 11 11:11:49.405865 crc crio[3656]: time=\"2026-06-11T11:11:49.405496405Z\" level=info msg=\"Created container 66c0bce6cab97856abccf7ffab5521ec961f914709143d568dbf1a5453b61549: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=249b6c5d-7833-493f-944f-cfd39202d62b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.089639 | controller |     "Jun 11 11:11:49.432588 crc crio[3656]: time=\"2026-06-11T11:11:49.431882301Z\" level=info msg=\"Starting container: 66c0bce6cab97856abccf7ffab5521ec961f914709143d568dbf1a5453b61549\" id=c50590df-04a0-4483-8c6d-a98c85447bb7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.089654 | controller |     "Jun 11 11:11:49.525907 crc crio[3656]: time=\"2026-06-11T11:11:49.522485539Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_beff98eb-1124-4d43-bef5-d7aa07514991\\\"\"",
2026-06-11 12:41:58.089669 | controller |     "Jun 11 11:11:49.527722 crc crio[3656]: time=\"2026-06-11T11:11:49.527599421Z\" level=info msg=\"Created container 2d9b89ff62eb0eba2db28a124a5aab4d0258091403c6780a509bf9c04f79f5f0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=043b3677-d055-4e1a-ba7c-7bbeeebe46bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.089684 | controller |     "Jun 11 11:11:49.530840 crc crio[3656]: time=\"2026-06-11T11:11:49.52923862Z\" level=info msg=\"Started container\" PID=7733 containerID=66c0bce6cab97856abccf7ffab5521ec961f914709143d568dbf1a5453b61549 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=c50590df-04a0-4483-8c6d-a98c85447bb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d62302bf7497b36f9c37605fac1b39464fd3cecb140135f25fdcc5486fdf0f43",
2026-06-11 12:41:58.089699 | controller |     "Jun 11 11:11:49.539304 crc crio[3656]: time=\"2026-06-11T11:11:49.538870887Z\" level=info msg=\"Starting container: 2d9b89ff62eb0eba2db28a124a5aab4d0258091403c6780a509bf9c04f79f5f0\" id=bf34ba44-1598-43f4-a0fd-472b49597113 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.089714 | controller |     "Jun 11 11:11:49.636529 crc crio[3656]: time=\"2026-06-11T11:11:49.63637685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.089728 | controller |     "Jun 11 11:11:49.653001 crc crio[3656]: time=\"2026-06-11T11:11:49.651746258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.089743 | controller |     "Jun 11 11:11:49.676160 crc crio[3656]: time=\"2026-06-11T11:11:49.6756679Z\" level=info msg=\"Started container\" PID=7745 containerID=2d9b89ff62eb0eba2db28a124a5aab4d0258091403c6780a509bf9c04f79f5f0 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=bf34ba44-1598-43f4-a0fd-472b49597113 name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d",
2026-06-11 12:41:58.089758 | controller |     "Jun 11 11:11:49.681178 crc crio[3656]: time=\"2026-06-11T11:11:49.681004319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.089772 | controller |     "Jun 11 11:11:49.729960 crc crio[3656]: time=\"2026-06-11T11:11:49.729790071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.089787 | controller |     "Jun 11 11:11:49.734013 crc crio[3656]: time=\"2026-06-11T11:11:49.733953725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.089801 | controller |     "Jun 11 11:11:49.927549 crc crio[3656]: time=\"2026-06-11T11:11:49.926356454Z\" level=info msg=\"Created container d83a345fcd262819af02076335354982d30985bac8e1dd49ea12a57298ed5c5c: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=2617fb8e-2e02-437c-a3f6-bec9bb90447e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.089820 | controller |     "Jun 11 11:11:49.935831 crc crio[3656]: time=\"2026-06-11T11:11:49.933834047Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=030f92af-7879-4d6e-b2af-52aefc7f0d2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.089835 | controller |     "Jun 11 11:11:49.939499 crc crio[3656]: time=\"2026-06-11T11:11:49.939343411Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9c68d1be-b081-40c7-bc15-2aa45530728d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.089850 | controller |     "Jun 11 11:11:49.942762 crc crio[3656]: time=\"2026-06-11T11:11:49.942617158Z\" level=info msg=\"Starting container: d83a345fcd262819af02076335354982d30985bac8e1dd49ea12a57298ed5c5c\" id=8e578e85-86d7-46b8-84bd-892e0219a1d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.089864 | controller |     "Jun 11 11:11:49.952226 crc crio[3656]: time=\"2026-06-11T11:11:49.952186613Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=496a4b1b-b9de-44d5-b77b-ca17d68eeea5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.089879 | controller |     "Jun 11 11:11:49.954154 crc crio[3656]: time=\"2026-06-11T11:11:49.954038458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.089893 | controller |     "Jun 11 11:11:50.007578 crc crio[3656]: time=\"2026-06-11T11:11:50.004356026Z\" level=info msg=\"Started container\" PID=7760 containerID=d83a345fcd262819af02076335354982d30985bac8e1dd49ea12a57298ed5c5c description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=8e578e85-86d7-46b8-84bd-892e0219a1d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee50e06499a056047b25380b35489cb88e76d2db09dfc32624b97995fa5ec1c3",
2026-06-11 12:41:58.089908 | controller |     "Jun 11 11:11:50.113220 crc crio[3656]: time=\"2026-06-11T11:11:50.113039453Z\" level=info msg=\"Created container 2a04fc59e281bfedd77a7cbc5897db7d5ec84e2fef72e19c48ab92b1d16a505c: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=88a37b01-54e3-4b45-a396-c862768c2f01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.089922 | controller |     "Jun 11 11:11:50.114549 crc crio[3656]: time=\"2026-06-11T11:11:50.114451465Z\" level=info msg=\"Starting container: 2a04fc59e281bfedd77a7cbc5897db7d5ec84e2fef72e19c48ab92b1d16a505c\" id=cb3211aa-5a7b-4b49-b677-bf3ac8d553c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.089937 | controller |     "Jun 11 11:11:50.115411 crc crio[3656]: time=\"2026-06-11T11:11:50.115341861Z\" level=info msg=\"Created container ebea1a766701464d8800ff27fca72c9f1d76f7d09eb166fca6501c8c3f9d1a2c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=0c415716-d98c-42d7-be0d-154e9b087b91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.089951 | controller |     "Jun 11 11:11:50.117589 crc crio[3656]: time=\"2026-06-11T11:11:50.117187846Z\" level=info msg=\"Starting container: ebea1a766701464d8800ff27fca72c9f1d76f7d09eb166fca6501c8c3f9d1a2c\" id=18c53da0-d7a3-47b5-af67-30692fd48843 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.089966 | controller |     "Jun 11 11:11:50.137536 crc crio[3656]: time=\"2026-06-11T11:11:50.122962658Z\" level=info msg=\"Created container 249ad89c3ad8fc2a5c03eb65fc08ffb3de7aebfb5efb785e2a7db7db37a880e0: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=74890319-99ef-452d-a757-3667a599e374 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.089984 | controller |     "Jun 11 11:11:50.137536 crc crio[3656]: time=\"2026-06-11T11:11:50.127330878Z\" level=info msg=\"Starting container: 249ad89c3ad8fc2a5c03eb65fc08ffb3de7aebfb5efb785e2a7db7db37a880e0\" id=10fae15d-a777-42b8-8da5-d0aedd3e7b44 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.090000 | controller |     "Jun 11 11:11:50.182793 crc crio[3656]: time=\"2026-06-11T11:11:50.175294606Z\" level=info msg=\"Started container\" PID=7807 containerID=249ad89c3ad8fc2a5c03eb65fc08ffb3de7aebfb5efb785e2a7db7db37a880e0 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=10fae15d-a777-42b8-8da5-d0aedd3e7b44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70b425c1129e7d63d6db27ec5db46685b6730269ff1b8e5a9c594e948212d0ce",
2026-06-11 12:41:58.090015 | controller |     "Jun 11 11:11:50.243814 crc crio[3656]: time=\"2026-06-11T11:11:50.236980443Z\" level=info msg=\"Started container\" PID=7809 containerID=ebea1a766701464d8800ff27fca72c9f1d76f7d09eb166fca6501c8c3f9d1a2c description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=18c53da0-d7a3-47b5-af67-30692fd48843 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d",
2026-06-11 12:41:58.090029 | controller |     "Jun 11 11:11:50.309595 crc crio[3656]: time=\"2026-06-11T11:11:50.301658029Z\" level=info msg=\"Created container f385c17dafdb5570523998e1f02e399eaf0ee378a8b40aebb4ae0e2192ebb777: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=537e34d8-7f97-4375-8b06-eb650559b8e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.090045 | controller |     "Jun 11 11:11:50.309595 crc crio[3656]: time=\"2026-06-11T11:11:50.304629597Z\" level=info msg=\"Started container\" PID=7802 containerID=2a04fc59e281bfedd77a7cbc5897db7d5ec84e2fef72e19c48ab92b1d16a505c description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=cb3211aa-5a7b-4b49-b677-bf3ac8d553c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a56dc7dc186ceef52d45779e5ed71c60ede520adee2c3fc5fcfb2cbbbf3e316",
2026-06-11 12:41:58.090060 | controller |     "Jun 11 11:11:50.321253 crc crio[3656]: time=\"2026-06-11T11:11:50.319372136Z\" level=info msg=\"Starting container: f385c17dafdb5570523998e1f02e399eaf0ee378a8b40aebb4ae0e2192ebb777\" id=5e24baf7-a846-4ddf-af99-9f088f46c9dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.090074 | controller |     "Jun 11 11:11:50.365978 crc crio[3656]: time=\"2026-06-11T11:11:50.364397127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.090090 | controller |     "Jun 11 11:11:50.506607 crc crio[3656]: time=\"2026-06-11T11:11:50.506350184Z\" level=info msg=\"Started container\" PID=7808 containerID=f385c17dafdb5570523998e1f02e399eaf0ee378a8b40aebb4ae0e2192ebb777 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=5e24baf7-a846-4ddf-af99-9f088f46c9dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=a40ac1b6dacb510f99d4ec1d7728a532131a6fe534f7595ab877fb2f42b870f0",
2026-06-11 12:41:58.090105 | controller |     "Jun 11 11:11:50.685000 crc crio[3656]: time=\"2026-06-11T11:11:50.683857599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1c746bde-2419-45c4-a1c0-2764ea394c80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.090120 | controller |     "Jun 11 11:11:51.113337 crc crio[3656]: time=\"2026-06-11T11:11:51.112793921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.090139 | controller |     "Jun 11 11:11:51.152662 crc crio[3656]: time=\"2026-06-11T11:11:51.152496533Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.090155 | controller |     "Jun 11 11:11:51.790355 crc crio[3656]: time=\"2026-06-11T11:11:51.790108228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.090170 | controller |     "Jun 11 11:11:51.798231 crc crio[3656]: time=\"2026-06-11T11:11:51.798055185Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e9ab29b0-bc28-4e35-b389-3322fd9073ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.090186 | controller |     "Jun 11 11:11:51.800218 crc crio[3656]: time=\"2026-06-11T11:11:51.800057634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.090201 | controller |     "Jun 11 11:11:51.804801 crc crio[3656]: time=\"2026-06-11T11:11:51.804576759Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=7218505c-eba6-4c15-b153-c83962ac8b80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.090216 | controller |     "Jun 11 11:11:51.806273 crc crio[3656]: time=\"2026-06-11T11:11:51.806155616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.090230 | controller |     "Jun 11 11:11:51.863370 crc crio[3656]: time=\"2026-06-11T11:11:51.862973928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.090245 | controller |     "Jun 11 11:11:51.898905 crc crio[3656]: time=\"2026-06-11T11:11:51.897962159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.090259 | controller |     "Jun 11 11:11:52.129835 crc crio[3656]: time=\"2026-06-11T11:11:52.129072011Z\" level=info msg=\"Created container 20a09ad3e29c9127194a5067887be32e68e94c3000ce637554f79f319ad1d574: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=496a4b1b-b9de-44d5-b77b-ca17d68eeea5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.090274 | controller |     "Jun 11 11:11:52.136863 crc crio[3656]: time=\"2026-06-11T11:11:52.136448481Z\" level=info msg=\"Starting container: 20a09ad3e29c9127194a5067887be32e68e94c3000ce637554f79f319ad1d574\" id=50ded666-c5e7-47eb-9bc3-e394d271d011 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.090289 | controller |     "Jun 11 11:11:52.152503 crc crio[3656]: time=\"2026-06-11T11:11:52.1518616Z\" level=info msg=\"Created container edd944235e02d1c63843cb609de8f880886d03350a5c9af07db06eee6aea64b3: openshift-image-registry/node-ca-2wddl/node-ca\" id=d5c09f12-fa38-40b5-861f-9b204dab3860 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.090304 | controller |     "Jun 11 11:11:52.156170 crc crio[3656]: time=\"2026-06-11T11:11:52.156036024Z\" level=info msg=\"Created container 5ad6cd985c816681764a7dbcb5301295c1d2df9269bb34d83c77b51c652cba7a: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=57bc0fb0-eae8-4e7e-9622-ea7b5882da83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.090319 | controller |     "Jun 11 11:11:52.156362 crc crio[3656]: time=\"2026-06-11T11:11:52.156309272Z\" level=info msg=\"Starting container: edd944235e02d1c63843cb609de8f880886d03350a5c9af07db06eee6aea64b3\" id=348aa2cf-82c4-43d3-bf22-a919f5ffc6eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.090337 | controller |     "Jun 11 11:11:52.157962 crc crio[3656]: time=\"2026-06-11T11:11:52.157929431Z\" level=info msg=\"Starting container: 5ad6cd985c816681764a7dbcb5301295c1d2df9269bb34d83c77b51c652cba7a\" id=dbc80c89-71af-4ec2-aaa2-33f82bfc7eaa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.090378 | controller |     "Jun 11 11:11:52.169393 crc crio[3656]: time=\"2026-06-11T11:11:52.16900588Z\" level=info msg=\"Started container\" PID=7946 containerID=20a09ad3e29c9127194a5067887be32e68e94c3000ce637554f79f319ad1d574 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=50ded666-c5e7-47eb-9bc3-e394d271d011 name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d",
2026-06-11 12:41:58.090399 | controller |     "Jun 11 11:11:52.238542 crc crio[3656]: time=\"2026-06-11T11:11:52.233585633Z\" level=info msg=\"Started container\" PID=7936 containerID=edd944235e02d1c63843cb609de8f880886d03350a5c9af07db06eee6aea64b3 description=openshift-image-registry/node-ca-2wddl/node-ca id=348aa2cf-82c4-43d3-bf22-a919f5ffc6eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=67eaec04c7f4cc331bb007ffc19a0e2ddeb9d7166720b37e175995387513e892",
2026-06-11 12:41:58.090415 | controller |     "Jun 11 11:11:52.255272 crc crio[3656]: time=\"2026-06-11T11:11:52.254064233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5cfbc3a5-7e42-494e-87e0-7ff0dc5f6b99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.090437 | controller |     "Jun 11 11:11:52.271600 crc crio[3656]: time=\"2026-06-11T11:11:52.271309677Z\" level=info msg=\"Started container\" PID=7934 containerID=5ad6cd985c816681764a7dbcb5301295c1d2df9269bb34d83c77b51c652cba7a description=openshift-dns/node-resolver-277xp/dns-node-resolver id=dbc80c89-71af-4ec2-aaa2-33f82bfc7eaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=edb36ca296fe4b83c8eb35472ae432f91e809a3dd4860ede1a633bd0be8db4e2",
2026-06-11 12:41:58.090461 | controller |     "Jun 11 11:11:52.272282 crc crio[3656]: time=\"2026-06-11T11:11:52.272025958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ada2f9c3-a2c0-4dbd-be3a-b50e00e4a8b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.090483 | controller |     "Jun 11 11:11:52.284895 crc crio[3656]: time=\"2026-06-11T11:11:52.278424508Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=20c57fcb-ccb4-4477-ae53-dede01e2940f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.090506 | controller |     "Jun 11 11:11:52.284895 crc crio[3656]: time=\"2026-06-11T11:11:52.278967445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.090528 | controller |     "Jun 11 11:11:52.286416 crc crio[3656]: time=\"2026-06-11T11:11:52.283894311Z\" level=info msg=\"Created container d80364845cb6ca2a63749bef2ec5646d49ee12af64efa34807047585658ef992: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=7218505c-eba6-4c15-b153-c83962ac8b80 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.090543 | controller |     "Jun 11 11:11:52.315132 crc crio[3656]: time=\"2026-06-11T11:11:52.314358438Z\" level=info msg=\"Starting container: d80364845cb6ca2a63749bef2ec5646d49ee12af64efa34807047585658ef992\" id=d2cd8832-2278-451c-8e0d-5083c2d392f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.090562 | controller |     "Jun 11 11:11:52.372200 crc crio[3656]: time=\"2026-06-11T11:11:52.367992185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.090589 | controller |     "Jun 11 11:11:52.374067 crc crio[3656]: time=\"2026-06-11T11:11:52.372807449Z\" level=info msg=\"Started container\" PID=7951 containerID=d80364845cb6ca2a63749bef2ec5646d49ee12af64efa34807047585658ef992 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=d2cd8832-2278-451c-8e0d-5083c2d392f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d",
2026-06-11 12:41:58.090610 | controller |     "Jun 11 11:11:52.407623 crc crio[3656]: time=\"2026-06-11T11:11:52.407554433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.090626 | controller |     "Jun 11 11:11:52.833504 crc crio[3656]: time=\"2026-06-11T11:11:52.833446346Z\" level=info msg=\"Created container 92cf5aef70d0bb2b2077902d18d9f0568cc74c3f4159f1b725a515306171410b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=20c57fcb-ccb4-4477-ae53-dede01e2940f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.090642 | controller |     "Jun 11 11:11:52.837483 crc crio[3656]: time=\"2026-06-11T11:11:52.836645111Z\" level=info msg=\"Starting container: 92cf5aef70d0bb2b2077902d18d9f0568cc74c3f4159f1b725a515306171410b\" id=d10522c6-582e-4b3a-92e3-2a0495683828 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.090662 | controller |     "Jun 11 11:11:52.898926 crc crio[3656]: time=\"2026-06-11T11:11:52.896937466Z\" level=info msg=\"Started container\" PID=8000 containerID=92cf5aef70d0bb2b2077902d18d9f0568cc74c3f4159f1b725a515306171410b description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=d10522c6-582e-4b3a-92e3-2a0495683828 name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d",
2026-06-11 12:41:58.090684 | controller |     "Jun 11 11:11:52.941920 crc crio[3656]: time=\"2026-06-11T11:11:52.939343869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=368db8a0-ab32-4531-87e2-040dd6961d88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.090698 | controller |     "Jun 11 11:11:52.954169 crc crio[3656]: time=\"2026-06-11T11:11:52.954105148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=deb54003-1858-4389-901e-fff43a193c55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.090713 | controller |     "Jun 11 11:11:52.990260 crc crio[3656]: time=\"2026-06-11T11:11:52.990195083Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=d31da432-6c0e-46dc-aa04-3fd4ee7723be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.090728 | controller |     "Jun 11 11:11:52.991254 crc crio[3656]: time=\"2026-06-11T11:11:52.991230714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.090743 | controller |     "Jun 11 11:11:53.037893 crc crio[3656]: time=\"2026-06-11T11:11:53.037630505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.090757 | controller |     "Jun 11 11:11:53.040860 crc crio[3656]: time=\"2026-06-11T11:11:53.04046497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.090772 | controller |     "Jun 11 11:11:53.449278 crc crio[3656]: time=\"2026-06-11T11:11:53.448991904Z\" level=info msg=\"Created container 35cafac5913b970a7204a1746c8184442798cab0399ba0d69110acc3bcf2649c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=d31da432-6c0e-46dc-aa04-3fd4ee7723be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.090791 | controller |     "Jun 11 11:11:53.454998 crc crio[3656]: time=\"2026-06-11T11:11:53.454946671Z\" level=info msg=\"Starting container: 35cafac5913b970a7204a1746c8184442798cab0399ba0d69110acc3bcf2649c\" id=29cee4c3-a0b4-4fdc-baa5-ffa53fd8f584 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.090806 | controller |     "Jun 11 11:11:53.752211 crc crio[3656]: time=\"2026-06-11T11:11:53.752024727Z\" level=info msg=\"Started container\" PID=8028 containerID=35cafac5913b970a7204a1746c8184442798cab0399ba0d69110acc3bcf2649c description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=29cee4c3-a0b4-4fdc-baa5-ffa53fd8f584 name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d",
2026-06-11 12:41:58.090822 | controller |     "Jun 11 11:11:53.857452 crc crio[3656]: time=\"2026-06-11T11:11:53.857115296Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b12763be-9286-4ac2-aa31-be8a549c2967 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.090837 | controller |     "Jun 11 11:11:53.866354 crc crio[3656]: time=\"2026-06-11T11:11:53.866189317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8ab452d7-79bc-4bcf-a942-c78972e42683 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.090852 | controller |     "Jun 11 11:11:53.872254 crc crio[3656]: time=\"2026-06-11T11:11:53.872041521Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=98812799-d9b7-4122-9c04-6a486c5517e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.090866 | controller |     "Jun 11 11:11:53.873004 crc crio[3656]: time=\"2026-06-11T11:11:53.872978769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.090882 | controller |     "Jun 11 11:11:54.084224 crc crio[3656]: time=\"2026-06-11T11:11:54.084174998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.090896 | controller |     "Jun 11 11:11:54.089380 crc crio[3656]: time=\"2026-06-11T11:11:54.089351372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.090911 | controller |     "Jun 11 11:11:54.606156 crc crio[3656]: time=\"2026-06-11T11:11:54.606041367Z\" level=info msg=\"Created container b84495f8599523fef301cb0ed2e29c96924bb87e85249d8f78fa9c5dd5a32fd5: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=98812799-d9b7-4122-9c04-6a486c5517e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.090925 | controller |     "Jun 11 11:11:54.625859 crc crio[3656]: time=\"2026-06-11T11:11:54.625589109Z\" level=info msg=\"Starting container: b84495f8599523fef301cb0ed2e29c96924bb87e85249d8f78fa9c5dd5a32fd5\" id=a5dbc107-2c70-4b90-b8dc-0f992b349e4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.090940 | controller |     "Jun 11 11:11:54.666969 crc crio[3656]: time=\"2026-06-11T11:11:54.663079375Z\" level=info msg=\"Started container\" PID=8069 containerID=b84495f8599523fef301cb0ed2e29c96924bb87e85249d8f78fa9c5dd5a32fd5 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=a5dbc107-2c70-4b90-b8dc-0f992b349e4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d",
2026-06-11 12:41:58.090959 | controller |     "Jun 11 11:11:54.789354 crc crio[3656]: time=\"2026-06-11T11:11:54.78884045Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2f2114b2-1e06-4397-9584-6514aae5e5fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.090974 | controller |     "Jun 11 11:11:54.824282 crc crio[3656]: time=\"2026-06-11T11:11:54.82376015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e306b58f-36a2-4b7a-96fd-56cfcd410378 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.090989 | controller |     "Jun 11 11:11:54.831623 crc crio[3656]: time=\"2026-06-11T11:11:54.831529271Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=7684bc44-4568-415c-8f8b-2bf1b757bbd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.091004 | controller |     "Jun 11 11:11:54.832137 crc crio[3656]: time=\"2026-06-11T11:11:54.832014146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.091019 | controller |     "Jun 11 11:11:54.872200 crc crio[3656]: time=\"2026-06-11T11:11:54.871968315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.091034 | controller |     "Jun 11 11:11:54.877305 crc crio[3656]: time=\"2026-06-11T11:11:54.875984155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.091049 | controller |     "Jun 11 11:11:55.378635 crc crio[3656]: time=\"2026-06-11T11:11:55.378477296Z\" level=info msg=\"Created container 748a7b90d6ccb0b2202e79b9516a346a3f6fce44439541937d7baaaa0034e364: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=7684bc44-4568-415c-8f8b-2bf1b757bbd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.091064 | controller |     "Jun 11 11:11:55.383434 crc crio[3656]: time=\"2026-06-11T11:11:55.383222138Z\" level=info msg=\"Starting container: 748a7b90d6ccb0b2202e79b9516a346a3f6fce44439541937d7baaaa0034e364\" id=49e3606c-82f2-430f-89f6-eabe5887b446 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.091079 | controller |     "Jun 11 11:11:55.445499 crc crio[3656]: time=\"2026-06-11T11:11:55.441554975Z\" level=info msg=\"Started container\" PID=8111 containerID=748a7b90d6ccb0b2202e79b9516a346a3f6fce44439541937d7baaaa0034e364 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=49e3606c-82f2-430f-89f6-eabe5887b446 name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d",
2026-06-11 12:41:58.091094 | controller |     "Jun 11 11:11:58.499876 crc crio[3656]: time=\"2026-06-11T11:11:58.497346128Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=35e94d7b-9af5-44e0-8cf6-9864181abe1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.091109 | controller |     "Jun 11 11:11:58.513304 crc crio[3656]: time=\"2026-06-11T11:11:58.511813109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5cd0e433-2b31-4b56-93ce-abe45f2641ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.091139 | controller |     "Jun 11 11:11:58.516816 crc crio[3656]: time=\"2026-06-11T11:11:58.516181269Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=3a813dd9-47f3-4cef-bf17-7fab45ae81ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.091160 | controller |     "Jun 11 11:11:58.516816 crc crio[3656]: time=\"2026-06-11T11:11:58.516631803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.091176 | controller |     "Jun 11 11:11:58.613545 crc crio[3656]: time=\"2026-06-11T11:11:58.61325807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.091191 | controller |     "Jun 11 11:11:58.617924 crc crio[3656]: time=\"2026-06-11T11:11:58.617552418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.091206 | controller |     "Jun 11 11:11:59.020866 crc crio[3656]: time=\"2026-06-11T11:11:59.020461345Z\" level=info msg=\"Created container 50ab4f6f983ad2a0cc7ff0c96cc801b5214955811e433d142979058e75ce1b25: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=3a813dd9-47f3-4cef-bf17-7fab45ae81ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.091221 | controller |     "Jun 11 11:11:59.030780 crc crio[3656]: time=\"2026-06-11T11:11:59.030457522Z\" level=info msg=\"Starting container: 50ab4f6f983ad2a0cc7ff0c96cc801b5214955811e433d142979058e75ce1b25\" id=6f1a799e-62e4-4f70-96df-6a395c60278a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.091236 | controller |     "Jun 11 11:11:59.051165 crc crio[3656]: time=\"2026-06-11T11:11:59.051076686Z\" level=info msg=\"Started container\" PID=8223 containerID=50ab4f6f983ad2a0cc7ff0c96cc801b5214955811e433d142979058e75ce1b25 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=6f1a799e-62e4-4f70-96df-6a395c60278a name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d",
2026-06-11 12:41:58.091251 | controller |     "Jun 11 11:11:59.099957 crc crio[3656]: time=\"2026-06-11T11:11:59.099823468Z\" level=info msg=\"Created container a386c0f5545e5c398029aa97c2433f2aa07573ff8be86d5c6f8ccb55c65ead0e: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=77c6e86d-02dd-46b3-96bb-3c3aeb109733 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.091265 | controller |     "Jun 11 11:11:59.101938 crc crio[3656]: time=\"2026-06-11T11:11:59.101625222Z\" level=info msg=\"Starting container: a386c0f5545e5c398029aa97c2433f2aa07573ff8be86d5c6f8ccb55c65ead0e\" id=d94067be-a0b3-45d5-82c4-00962cc60e72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.091280 | controller |     "Jun 11 11:11:59.152662 crc crio[3656]: time=\"2026-06-11T11:11:59.147203199Z\" level=info msg=\"Started container\" PID=7539 containerID=a386c0f5545e5c398029aa97c2433f2aa07573ff8be86d5c6f8ccb55c65ead0e description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=d94067be-a0b3-45d5-82c4-00962cc60e72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e18855268d2f0cda4fe6f7bb8f5a06a7d3b56e0a843691638550c26e51fc29b",
2026-06-11 12:41:58.091295 | controller |     "Jun 11 11:11:59.744043 crc crio[3656]: time=\"2026-06-11T11:11:59.74399146Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=4cb10695-3af5-4e6f-8bde-e9976603df25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.091310 | controller |     "Jun 11 11:11:59.751883 crc crio[3656]: time=\"2026-06-11T11:11:59.751756281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=fa59db0f-53a9-479c-9c32-8113b7d2b897 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.091325 | controller |     "Jun 11 11:11:59.762589 crc crio[3656]: time=\"2026-06-11T11:11:59.762221313Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=ed3e86d5-8a27-4085-9e09-0195f6dfaa97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.091344 | controller |     "Jun 11 11:11:59.763042 crc crio[3656]: time=\"2026-06-11T11:11:59.762970385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.091389 | controller |     "Jun 11 11:11:59.837477 crc crio[3656]: time=\"2026-06-11T11:11:59.836570876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.091407 | controller |     "Jun 11 11:12:00.835294 crc crio[3656]: time=\"2026-06-11T11:12:00.8349887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.091423 | controller |     "Jun 11 11:12:01.152495 crc crio[3656]: time=\"2026-06-11T11:12:01.15212986Z\" level=info msg=\"Created container 8c9c9efa4591ed7245a7a17d46097752e09bfa1d5163837634fd941a4ba3e8ff: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=ed3e86d5-8a27-4085-9e09-0195f6dfaa97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.091439 | controller |     "Jun 11 11:12:01.156242 crc crio[3656]: time=\"2026-06-11T11:12:01.155997015Z\" level=info msg=\"Starting container: 8c9c9efa4591ed7245a7a17d46097752e09bfa1d5163837634fd941a4ba3e8ff\" id=be686858-72bb-4612-b9c7-91d3611e92c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.091455 | controller |     "Jun 11 11:12:01.170968 crc crio[3656]: time=\"2026-06-11T11:12:01.170661932Z\" level=info msg=\"Started container\" PID=8330 containerID=8c9c9efa4591ed7245a7a17d46097752e09bfa1d5163837634fd941a4ba3e8ff description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=be686858-72bb-4612-b9c7-91d3611e92c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a40ac1b6dacb510f99d4ec1d7728a532131a6fe534f7595ab877fb2f42b870f0",
2026-06-11 12:41:58.091470 | controller |     "Jun 11 11:12:01.670176 crc crio[3656]: time=\"2026-06-11T11:12:01.669365962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=cef05afe-3c0e-4525-b68b-7a3f128982dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.091486 | controller |     "Jun 11 11:12:01.784034 crc crio[3656]: time=\"2026-06-11T11:12:01.777243955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b81d91a8-f621-4cc2-b833-0022901ffc51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.091500 | controller |     "Jun 11 11:12:01.784034 crc crio[3656]: time=\"2026-06-11T11:12:01.780936375Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=61a281c0-67e7-4be5-8a10-6d752c016ac1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.091515 | controller |     "Jun 11 11:12:01.784034 crc crio[3656]: time=\"2026-06-11T11:12:01.781356347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.091530 | controller |     "Jun 11 11:12:02.002654 crc crio[3656]: time=\"2026-06-11T11:12:01.997344459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.091545 | controller |     "Jun 11 11:12:02.007906 crc crio[3656]: time=\"2026-06-11T11:12:02.007528692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.091565 | controller |     "Jun 11 11:12:02.465325 crc crio[3656]: time=\"2026-06-11T11:12:02.464654763Z\" level=info msg=\"Created container 12d2c20a87bf5bdfdbfd2a6b641b6d62e79e7709d15444fdbb0682e7edf37496: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=61a281c0-67e7-4be5-8a10-6d752c016ac1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.091580 | controller |     "Jun 11 11:12:02.475979 crc crio[3656]: time=\"2026-06-11T11:12:02.468880769Z\" level=info msg=\"Starting container: 12d2c20a87bf5bdfdbfd2a6b641b6d62e79e7709d15444fdbb0682e7edf37496\" id=5c8e6231-a372-499d-82cb-93e0895c1e47 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.091596 | controller |     "Jun 11 11:12:02.530247 crc crio[3656]: time=\"2026-06-11T11:12:02.529932227Z\" level=info msg=\"Started container\" PID=8349 containerID=12d2c20a87bf5bdfdbfd2a6b641b6d62e79e7709d15444fdbb0682e7edf37496 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=5c8e6231-a372-499d-82cb-93e0895c1e47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d",
2026-06-11 12:41:58.091612 | controller |     "Jun 11 11:12:13.851512 crc crio[3656]: time=\"2026-06-11T11:12:13.850205443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=8e487d98-08a1-4dee-97aa-454383144bec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.091627 | controller |     "Jun 11 11:12:13.860194 crc crio[3656]: time=\"2026-06-11T11:12:13.860139459Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=f125316e-6e30-44f4-846e-24cc220123b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.091648 | controller |     "Jun 11 11:12:13.862535 crc crio[3656]: time=\"2026-06-11T11:12:13.862471328Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=7fc69ea9-7b63-4853-ae02-47fc6b58d74d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.091670 | controller |     "Jun 11 11:12:13.863282 crc crio[3656]: time=\"2026-06-11T11:12:13.863237831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.091692 | controller |     "Jun 11 11:12:13.889658 crc crio[3656]: time=\"2026-06-11T11:12:13.889551464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.091712 | controller |     "Jun 11 11:12:14.440596 crc crio[3656]: time=\"2026-06-11T11:12:14.440363056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.091730 | controller |     "Jun 11 11:12:14.584575 crc crio[3656]: time=\"2026-06-11T11:12:14.584407565Z\" level=info msg=\"Created container a815ec71d485bda616dfbb93584fba0adf26707e83a1829af713bc85280ca0eb: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=7fc69ea9-7b63-4853-ae02-47fc6b58d74d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.091751 | controller |     "Jun 11 11:12:14.587388 crc crio[3656]: time=\"2026-06-11T11:12:14.587277561Z\" level=info msg=\"Starting container: a815ec71d485bda616dfbb93584fba0adf26707e83a1829af713bc85280ca0eb\" id=e3bece8d-ef10-4dc7-8bcd-fcac9e8424f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.091778 | controller |     "Jun 11 11:12:14.637047 crc crio[3656]: time=\"2026-06-11T11:12:14.636888268Z\" level=info msg=\"Started container\" PID=8653 containerID=a815ec71d485bda616dfbb93584fba0adf26707e83a1829af713bc85280ca0eb description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=e3bece8d-ef10-4dc7-8bcd-fcac9e8424f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a40ac1b6dacb510f99d4ec1d7728a532131a6fe534f7595ab877fb2f42b870f0",
2026-06-11 12:41:58.091805 | controller |     "Jun 11 11:12:15.918369 crc crio[3656]: time=\"2026-06-11T11:12:15.918170612Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=4ef6fd8d-0e78-434f-b172-2c6f02b535ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.091821 | controller |     "Jun 11 11:12:16.215796 crc crio[3656]: time=\"2026-06-11T11:12:16.215532356Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=cf3b2d8c-99f8-475f-a2f5-cf5ce64e53f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.091836 | controller |     "Jun 11 11:12:16.218986 crc crio[3656]: time=\"2026-06-11T11:12:16.218883976Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=24798333-e141-4c47-97a4-0763b4fcd2d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.091851 | controller |     "Jun 11 11:12:16.219435 crc crio[3656]: time=\"2026-06-11T11:12:16.21936224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.091866 | controller |     "Jun 11 11:12:16.288507 crc crio[3656]: time=\"2026-06-11T11:12:16.288420447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.091881 | controller |     "Jun 11 11:12:16.971272 crc crio[3656]: time=\"2026-06-11T11:12:16.970656691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.091895 | controller |     "Jun 11 11:12:17.154752 crc crio[3656]: time=\"2026-06-11T11:12:17.154564767Z\" level=info msg=\"Created container 027a6746dbc7eb7f78731d97d0eb6912844534bcbc719a2610f2391bb691250c: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=24798333-e141-4c47-97a4-0763b4fcd2d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.091910 | controller |     "Jun 11 11:12:17.160300 crc crio[3656]: time=\"2026-06-11T11:12:17.159977298Z\" level=info msg=\"Starting container: 027a6746dbc7eb7f78731d97d0eb6912844534bcbc719a2610f2391bb691250c\" id=f9208c70-a4ff-419a-a3f6-0b826ddef74f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.091925 | controller |     "Jun 11 11:12:17.184483 crc crio[3656]: time=\"2026-06-11T11:12:17.184054825Z\" level=info msg=\"Started container\" PID=8744 containerID=027a6746dbc7eb7f78731d97d0eb6912844534bcbc719a2610f2391bb691250c description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=f9208c70-a4ff-419a-a3f6-0b826ddef74f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a40ac1b6dacb510f99d4ec1d7728a532131a6fe534f7595ab877fb2f42b870f0",
2026-06-11 12:41:58.091940 | controller |     "Jun 11 11:12:17.972923 crc crio[3656]: time=\"2026-06-11T11:12:17.972763871Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=519b5fbc-31c2-4d6a-9746-69121445b7b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.091955 | controller |     "Jun 11 11:12:17.981787 crc crio[3656]: time=\"2026-06-11T11:12:17.981626415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=e3b24da7-a72e-4d4d-9158-906ce33edb4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.091969 | controller |     "Jun 11 11:12:17.988365 crc crio[3656]: time=\"2026-06-11T11:12:17.987952003Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=06829bc6-e561-4a3d-8854-5cace077476e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.091988 | controller |     "Jun 11 11:12:17.989990 crc crio[3656]: time=\"2026-06-11T11:12:17.989664435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.092003 | controller |     "Jun 11 11:12:18.080387 crc crio[3656]: time=\"2026-06-11T11:12:18.080264922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.092019 | controller |     "Jun 11 11:12:18.647930 crc crio[3656]: time=\"2026-06-11T11:12:18.647789372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.092034 | controller |     "Jun 11 11:12:18.830968 crc crio[3656]: time=\"2026-06-11T11:12:18.830660697Z\" level=info msg=\"Created container 5639f5e2bc4d1e914fcc601e9acf68d5b0231eddadc713a9dc86dcce45918598: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=06829bc6-e561-4a3d-8854-5cace077476e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.092048 | controller |     "Jun 11 11:12:18.837225 crc crio[3656]: time=\"2026-06-11T11:12:18.833754379Z\" level=info msg=\"Starting container: 5639f5e2bc4d1e914fcc601e9acf68d5b0231eddadc713a9dc86dcce45918598\" id=034e9b82-92d9-4138-b90d-5577e6e6c6b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.092063 | controller |     "Jun 11 11:12:18.865283 crc crio[3656]: time=\"2026-06-11T11:12:18.86467245Z\" level=info msg=\"Started container\" PID=8804 containerID=5639f5e2bc4d1e914fcc601e9acf68d5b0231eddadc713a9dc86dcce45918598 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=034e9b82-92d9-4138-b90d-5577e6e6c6b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a40ac1b6dacb510f99d4ec1d7728a532131a6fe534f7595ab877fb2f42b870f0",
2026-06-11 12:41:58.092078 | controller |     "Jun 11 11:12:25.353027 crc crio[3656]: time=\"2026-06-11T11:12:25.351970378Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686260-vs65h/POD\" id=0f03a587-e705-429b-8f8b-438f10a06f53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.092093 | controller |     "Jun 11 11:12:25.355169 crc crio[3656]: time=\"2026-06-11T11:12:25.354267577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.092108 | controller |     "Jun 11 11:12:26.130246 crc crio[3656]: time=\"2026-06-11T11:12:26.129363267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=5791a41e-7ba5-42f2-8ca9-2ef258f1ba09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.092123 | controller |     "Jun 11 11:12:26.145544 crc crio[3656]: time=\"2026-06-11T11:12:26.144356203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=dbc77a27-7f0b-449a-a533-0a89a577e492 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.092138 | controller |     "Jun 11 11:12:26.155512 crc crio[3656]: time=\"2026-06-11T11:12:26.154740462Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=7742942e-4200-4512-970a-fc3dc856ce4b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.092152 | controller |     "Jun 11 11:12:26.155930 crc crio[3656]: time=\"2026-06-11T11:12:26.155797894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.092171 | controller |     "Jun 11 11:12:26.266635 crc crio[3656]: time=\"2026-06-11T11:12:26.251511834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.092187 | controller |     "Jun 11 11:12:27.416433 crc crio[3656]: time=\"2026-06-11T11:12:27.415608846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.092202 | controller |     "Jun 11 11:12:27.716819 crc crio[3656]: time=\"2026-06-11T11:12:27.716215327Z\" level=info msg=\"Created container 48d9eddd322e4bfae326446b20f48e14a306681657a802c8f47d602b69d0574a: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=7742942e-4200-4512-970a-fc3dc856ce4b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.092216 | controller |     "Jun 11 11:12:27.719479 crc crio[3656]: time=\"2026-06-11T11:12:27.718473304Z\" level=info msg=\"Starting container: 48d9eddd322e4bfae326446b20f48e14a306681657a802c8f47d602b69d0574a\" id=e1ae41eb-cc11-40ea-a1f4-65384247d3a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.092230 | controller |     "Jun 11 11:12:27.742805 crc crio[3656]: time=\"2026-06-11T11:12:27.742618743Z\" level=info msg=\"Started container\" PID=9140 containerID=48d9eddd322e4bfae326446b20f48e14a306681657a802c8f47d602b69d0574a description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=e1ae41eb-cc11-40ea-a1f4-65384247d3a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a56dc7dc186ceef52d45779e5ed71c60ede520adee2c3fc5fcfb2cbbbf3e316",
2026-06-11 12:41:58.092245 | controller |     "Jun 11 11:12:29.262365 crc crio[3656]: time=\"2026-06-11T11:12:29.262194362Z\" level=info msg=\"Removing container: 2a04fc59e281bfedd77a7cbc5897db7d5ec84e2fef72e19c48ab92b1d16a505c\" id=e680f07e-508c-4d7e-86c2-d6b6e2902470 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.092260 | controller |     "Jun 11 11:12:29.377482 crc crio[3656]: time=\"2026-06-11T11:12:29.377386102Z\" level=info msg=\"Removed container 2a04fc59e281bfedd77a7cbc5897db7d5ec84e2fef72e19c48ab92b1d16a505c: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e680f07e-508c-4d7e-86c2-d6b6e2902470 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.092275 | controller |     "Jun 11 11:12:31.282365 crc crio[3656]: time=\"2026-06-11T11:12:31.282281414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=00c29018-495f-4c18-bc66-021fce61054f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.092290 | controller |     "Jun 11 11:12:31.284471 crc crio[3656]: time=\"2026-06-11T11:12:31.284420438Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=816ecb0e-d8ef-4681-826e-ac9e3fa2615c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.092304 | controller |     "Jun 11 11:12:31.287339 crc crio[3656]: time=\"2026-06-11T11:12:31.287247502Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=323e06cf-6159-47b7-bea5-d040ec09d40c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.092319 | controller |     "Jun 11 11:12:31.287659 crc crio[3656]: time=\"2026-06-11T11:12:31.287590352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.092338 | controller |     "Jun 11 11:12:31.306927 crc crio[3656]: time=\"2026-06-11T11:12:31.306783214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.092380 | controller |     "Jun 11 11:12:31.485842 crc crio[3656]: time=\"2026-06-11T11:12:31.485494175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.092400 | controller |     "Jun 11 11:12:31.592650 crc crio[3656]: time=\"2026-06-11T11:12:31.592518112Z\" level=info msg=\"Created container 38bc8a75d1ae58ae5f0ae46f08d3bf266f733f49032753680cc2a97618620b5a: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=323e06cf-6159-47b7-bea5-d040ec09d40c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.092415 | controller |     "Jun 11 11:12:31.595345 crc crio[3656]: time=\"2026-06-11T11:12:31.595266444Z\" level=info msg=\"Starting container: 38bc8a75d1ae58ae5f0ae46f08d3bf266f733f49032753680cc2a97618620b5a\" id=51602db8-9d9a-4cb0-9288-4721c812a385 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.092431 | controller |     "Jun 11 11:12:31.601567 crc crio[3656]: time=\"2026-06-11T11:12:31.601409787Z\" level=info msg=\"Started container\" PID=9275 containerID=38bc8a75d1ae58ae5f0ae46f08d3bf266f733f49032753680cc2a97618620b5a description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=51602db8-9d9a-4cb0-9288-4721c812a385 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a40ac1b6dacb510f99d4ec1d7728a532131a6fe534f7595ab877fb2f42b870f0",
2026-06-11 12:41:58.092447 | controller |     "Jun 11 11:12:32.299930 crc crio[3656]: time=\"2026-06-11T11:12:32.299829974Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=537cf965-e22d-4378-8577-d38441440c68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.092462 | controller |     "Jun 11 11:12:32.302505 crc crio[3656]: time=\"2026-06-11T11:12:32.302428372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=9c71b5b4-1bef-4279-8cd6-8dfd12a66f54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.092477 | controller |     "Jun 11 11:12:32.306224 crc crio[3656]: time=\"2026-06-11T11:12:32.306122852Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=ed371332-68c7-4359-ae03-91d853829048 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.092492 | controller |     "Jun 11 11:12:32.306565 crc crio[3656]: time=\"2026-06-11T11:12:32.306497443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.092507 | controller |     "Jun 11 11:12:32.330358 crc crio[3656]: time=\"2026-06-11T11:12:32.33025525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.092523 | controller |     "Jun 11 11:12:33.174436 crc crio[3656]: time=\"2026-06-11T11:12:33.173532161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.092538 | controller |     "Jun 11 11:12:33.464959 crc crio[3656]: time=\"2026-06-11T11:12:33.461497556Z\" level=info msg=\"Created container 1a755d8bcf94f4905a1f483ea8d49f67203a8ee31e42ecbf2394d45873a89070: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=ed371332-68c7-4359-ae03-91d853829048 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.092558 | controller |     "Jun 11 11:12:33.471187 crc crio[3656]: time=\"2026-06-11T11:12:33.47102516Z\" level=info msg=\"Starting container: 1a755d8bcf94f4905a1f483ea8d49f67203a8ee31e42ecbf2394d45873a89070\" id=bfd76fa3-5fb2-45f7-9130-92b496c9563d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.092574 | controller |     "Jun 11 11:12:33.498898 crc crio[3656]: time=\"2026-06-11T11:12:33.498456617Z\" level=info msg=\"Started container\" PID=9375 containerID=1a755d8bcf94f4905a1f483ea8d49f67203a8ee31e42ecbf2394d45873a89070 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=bfd76fa3-5fb2-45f7-9130-92b496c9563d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a40ac1b6dacb510f99d4ec1d7728a532131a6fe534f7595ab877fb2f42b870f0",
2026-06-11 12:41:58.092589 | controller |     "Jun 11 11:12:39.466787 crc crio[3656]: 2026-06-11T11:12:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d54c579f0e36956 Mac:b2:20:c0:8d:dd:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/8816164e-d863-48ff-a288-e73d66150eb5 SocketPath: PciID:}] [{Interface:0xc0003295e0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.092604 | controller |     "Jun 11 11:12:39.502757 crc crio[3656]: 2026-06-11T11:12:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9de9ad87999f151 Mac:96:5f:7f:a8:28:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/fbdc84ff-8f27-49c1-b3a3-f6ab9a06c976 SocketPath: PciID:}] [{Interface:0xc000192db0 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.092619 | controller |     "Jun 11 11:12:39.767803 crc crio[3656]: 2026-06-11T11:12:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5218237aa732258 Mac:06:6c:a0:f6:92:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/42698a60-3e6c-4128-a055-59ba7be91ffb SocketPath: PciID:}] [{Interface:0xc00011d9c0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.092634 | controller |     "Jun 11 11:12:39.892622 crc crio[3656]: 2026-06-11T11:12:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6de41912973f7d3 Mac:d2:6f:75:46:ce:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/394a904a-58ca-4181-9eaa-f17f15a53247 SocketPath: PciID:}] [{Interface:0xc00011d980 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.092649 | controller |     "Jun 11 11:12:40.480475 crc crio[3656]: 2026-06-11T11:12:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:313a12986974a12 Mac:f6:99:54:46:4f:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/67a51b94-9e74-4d64-93b6-b5f4a61cca4a SocketPath: PciID:}] [{Interface:0xc00022f710 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.092664 | controller |     "Jun 11 11:12:40.527565 crc crio[3656]: time=\"2026-06-11T11:12:40.527339855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=4278851f-c33d-423d-a323-97c2b236b134 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.092679 | controller |     "Jun 11 11:12:40.577851 crc crio[3656]: time=\"2026-06-11T11:12:40.577769276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=f612db02-cc12-43f4-af95-aa3989f78bca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.092693 | controller |     "Jun 11 11:12:40.645543 crc crio[3656]: time=\"2026-06-11T11:12:40.637399972Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=0eeb7e63-342b-4148-9c35-d77e72b54613 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.092712 | controller |     "Jun 11 11:12:40.645543 crc crio[3656]: time=\"2026-06-11T11:12:40.638133354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.092728 | controller |     "Jun 11 11:12:40.824010 crc crio[3656]: time=\"2026-06-11T11:12:40.823866625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.092743 | controller |     "Jun 11 11:12:40.881601 crc crio[3656]: 2026-06-11T11:12:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69a9343d44ccd22 Mac:4e:76:ed:6d:78:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/969f9041-0dee-4f05-995d-9f7b2dbff426 SocketPath: PciID:}] [{Interface:0xc00013d290 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.092758 | controller |     "Jun 11 11:12:40.989917 crc crio[3656]: 2026-06-11T11:12:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:158da32e2b55641 Mac:96:b6:1d:33:32:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/1b2e00cf-df53-4359-a140-7555255b35ce SocketPath: PciID:}] [{Interface:0xc000169ca0 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.092774 | controller |     "Jun 11 11:12:41.312884 crc crio[3656]: 2026-06-11T11:12:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f2da7fa7f8d20b3 Mac:9e:3e:eb:31:a7:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/a82e3ed4-07ec-48a0-9a3b-b362fec77706 SocketPath: PciID:}] [{Interface:0xc000014880 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.092789 | controller |     "Jun 11 11:12:42.735937 crc crio[3656]: 2026-06-11T11:12:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d4d05f13393cd1 Mac:aa:b0:ff:d8:49:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/320cfe9c-b571-4621-a6f3-daa51e2585ba SocketPath: PciID:}] [{Interface:0xc00026a8b0 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.092803 | controller |     "Jun 11 11:12:42.811314 crc crio[3656]: 2026-06-11T11:12:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de91c6f3e7a8eb4 Mac:fa:83:83:4c:0a:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/aeade7c5-adb6-499c-a010-eca9595f98eb SocketPath: PciID:}] [{Interface:0xc00013d3c0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.092818 | controller |     "Jun 11 11:12:42.846743 crc crio[3656]: time=\"2026-06-11T11:12:42.846259496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.092832 | controller |     "Jun 11 11:12:43.332128 crc crio[3656]: time=\"2026-06-11T11:12:43.331193446Z\" level=info msg=\"Created container 4ead6ffd1557814f98042fe727526fc5c1aadc7ed3c3c5b07589a30cae6d8447: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=0eeb7e63-342b-4148-9c35-d77e72b54613 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.092847 | controller |     "Jun 11 11:12:43.341601 crc crio[3656]: time=\"2026-06-11T11:12:43.341467522Z\" level=info msg=\"Starting container: 4ead6ffd1557814f98042fe727526fc5c1aadc7ed3c3c5b07589a30cae6d8447\" id=6441522b-afb9-42b6-b08d-5a4d5da4031c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.092862 | controller |     "Jun 11 11:12:43.356335 crc crio[3656]: time=\"2026-06-11T11:12:43.355874851Z\" level=info msg=\"Started container\" PID=10067 containerID=4ead6ffd1557814f98042fe727526fc5c1aadc7ed3c3c5b07589a30cae6d8447 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=6441522b-afb9-42b6-b08d-5a4d5da4031c name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a56dc7dc186ceef52d45779e5ed71c60ede520adee2c3fc5fcfb2cbbbf3e316",
2026-06-11 12:41:58.092882 | controller |     "Jun 11 11:12:44.096135 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e228d7dca85ac5e Mac:3a:91:5d:07:6c:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/ea7b28fc-4eac-4567-8ac4-8b51bcfdffe4 SocketPath: PciID:}] [{Interface:0xc000373500 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.092898 | controller |     "Jun 11 11:12:44.116127 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b06e77fd314274 Mac:9a:f4:76:1f:68:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/f5450071-874c-413d-9fb3-19a82006fc97 SocketPath: PciID:}] [{Interface:0xc0001a4cb0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.092912 | controller |     "Jun 11 11:12:44.123451 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:969266b838cf7ea Mac:4a:2d:e4:3a:29:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/8ae6fb87-3fd5-441b-8830-db35e987e252 SocketPath: PciID:}] [{Interface:0xc000015390 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.092927 | controller |     "Jun 11 11:12:44.136256 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51196365d64fdc0 Mac:3a:01:dc:9a:f6:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/2b9a3e6e-cb2c-41b4-89ad-eccf58e90746 SocketPath: PciID:}] [{Interface:0xc00046ca40 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.092942 | controller |     "Jun 11 11:12:44.140041 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1aa969629d4860 Mac:36:dd:f9:3e:01:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/95599934-68ef-4eb3-945c-1852a542a4ea SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.092958 | controller |     "Jun 11 11:12:44.180194 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b49042885c55f85 Mac:9e:a2:09:70:9b:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/3696eb40-2326-465f-b3f8-3c93b0ff11cb SocketPath: PciID:}] [{Interface:0xc000214e30 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.092972 | controller |     "Jun 11 11:12:44.632592 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:953a6cf4951b6ae Mac:f6:2e:6b:01:92:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/b2117ca7-6cd1-44d8-b42c-1847c72792fa SocketPath: PciID:}] [{Interface:0xc00018fc00 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.092986 | controller |     "Jun 11 11:12:44.633000 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51fdf4192b0f85b Mac:36:b9:b1:c1:c4:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/1f31282a-53ca-4bc6-b287-a8a11c982898 SocketPath: PciID:}] [{Interface:0xc000194970 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093001 | controller |     "Jun 11 11:12:44.658828 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b19927532d7c9d1 Mac:86:38:88:a3:8a:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/090f77fb-e9ef-4609-9492-74d99fcb9a51 SocketPath: PciID:}] [{Interface:0xc00052cb40 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093030 | controller |     "Jun 11 11:12:44.660766 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bcf7af18e3a1913 Mac:ce:75:4d:08:84:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/b00e905a-c478-4938-822d-00a6975487e8 SocketPath: PciID:}] [{Interface:0xc000015330 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093045 | controller |     "Jun 11 11:12:44.671358 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2614f80bb99d5a Mac:42:ba:e6:55:d2:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/6ca3790f-5c73-49a4-bec4-9943537909f5 SocketPath: PciID:}] [{Interface:0xc0002e5790 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093059 | controller |     "Jun 11 11:12:44.679981 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:081959a8b6b2e7e Mac:36:2e:ae:cd:e4:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/00b46a92-edf2-400c-ab37-cf6454d4c5bf SocketPath: PciID:}] [{Interface:0xc000014950 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093074 | controller |     "Jun 11 11:12:44.681207 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ff5ed02972b738 Mac:6a:96:14:ab:97:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/9132eb2d-04d1-4278-a992-0b8a0e11b3f3 SocketPath: PciID:}] [{Interface:0xc00012fbb0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093088 | controller |     "Jun 11 11:12:44.681597 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:19e096fa9114113 Mac:16:5f:d7:01:14:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/4d5df495-2e7f-48d2-a9f5-97948b7583da SocketPath: PciID:}] [{Interface:0xc000014770 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093167 | controller |     "Jun 11 11:12:44.875526 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:011b5311fe8dbdc Mac:ee:43:b8:a3:00:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/54bd446d-e5a0-4df9-bd19-8c667c59f99c SocketPath: PciID:}] [{Interface:0xc000014da0 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093185 | controller |     "Jun 11 11:12:44.893317 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b3e341379c9d19 Mac:2e:d1:57:3e:5f:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/63ccd13c-270d-47f1-a7c4-723681681d36 SocketPath: PciID:}] [{Interface:0xc0002a5930 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093201 | controller |     "Jun 11 11:12:44.894131 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba4ac54edbd6b02 Mac:7a:f4:2f:04:6b:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/43230440-ce30-42d1-850b-36e2b2a9e85a SocketPath: PciID:}] [{Interface:0xc000014ef0 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093216 | controller |     "Jun 11 11:12:44.916091 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:69e0aaebfa2ac57 Mac:86:1c:bc:b0:83:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/139aaad5-3e81-44d7-ae80-e88bf653e619 SocketPath: PciID:}] [{Interface:0xc00011d530 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093236 | controller |     "Jun 11 11:12:44.926063 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4a82e0d98add5c Mac:ee:b7:65:1b:f8:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/e3230663-4e1a-4499-9fba-1ff8c0e2829d SocketPath: PciID:}] [{Interface:0xc0001a1ba0 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093252 | controller |     "Jun 11 11:12:44.935287 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e0993580b5a4486 Mac:96:67:a7:15:8e:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/ce58c25a-f1ff-4529-86ae-fa1083d3a521 SocketPath: PciID:}] [{Interface:0xc000127b50 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093266 | controller |     "Jun 11 11:12:44.938327 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f992db5870207ee Mac:46:44:fb:9b:ff:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/a21a78aa-7e70-462c-8cc6-f4b5a4552bb3 SocketPath: PciID:}] [{Interface:0xc00030f470 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093281 | controller |     "Jun 11 11:12:44.976504 crc crio[3656]: 2026-06-11T11:12:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:991e9a38fc06864 Mac:ba:b8:e9:50:dc:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/6aaa35a1-db3b-4bfe-9a79-c4010f2bb7e9 SocketPath: PciID:}] [{Interface:0xc000015880 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093296 | controller |     "Jun 11 11:12:45.115174 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:782ae8e0bf919e4 Mac:ca:dd:fc:22:65:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/e3c8036c-2483-4688-9e55-0c47e77233dd SocketPath: PciID:}] [{Interface:0xc000520790 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093310 | controller |     "Jun 11 11:12:45.120858 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:661a475bd1c1615 Mac:6e:8f:98:da:20:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/bdf9d565-c6b8-4209-b8df-d0b48b20409a SocketPath: PciID:}] [{Interface:0xc0006686c0 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093325 | controller |     "Jun 11 11:12:45.144747 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78386624c147c77 Mac:a6:47:a0:60:6a:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/298bf973-33e3-49a7-8803-73e03fb4d992 SocketPath: PciID:}] [{Interface:0xc000015750 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093339 | controller |     "Jun 11 11:12:45.151559 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ed4ac2e01cf11d Mac:da:59:56:b9:1e:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/dcb14d97-6fe5-4bc8-91be-c79c54e44e7c SocketPath: PciID:}] [{Interface:0xc0002c6bd0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093379 | controller |     "Jun 11 11:12:45.171254 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40796ebcf5cc32f Mac:de:d8:f2:ba:08:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/98939139-c252-455b-a9f2-a381bdb3d140 SocketPath: PciID:}] [{Interface:0xc000195710 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093401 | controller |     "Jun 11 11:12:45.173300 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:10186b6c0554b83 Mac:fa:42:0f:d2:94:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/ff0ff1e7-c535-48bf-9156-8abd597c5b83 SocketPath: PciID:}] [{Interface:0xc000133250 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093421 | controller |     "Jun 11 11:12:45.175375 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d079931531a84f Mac:66:38:75:0e:13:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/1a9bef5c-b032-4353-8b5a-ef4ff5383ab3 SocketPath: PciID:}] [{Interface:0xc00035eeb0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093437 | controller |     "Jun 11 11:12:45.184223 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:495b88d5b065a64 Mac:be:63:2e:01:58:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/65c6d47e-a22d-495c-946c-b601c3a6a7bd SocketPath: PciID:}] [{Interface:0xc0004a2430 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093452 | controller |     "Jun 11 11:12:45.190468 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0e5ccd890a5b10 Mac:62:6d:4c:c5:b5:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/10c97bf8-af17-41af-82c9-914d4766eb4d SocketPath: PciID:}] [{Interface:0xc00059b4e0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093467 | controller |     "Jun 11 11:12:45.241616 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e0a4672a6c1da1 Mac:4a:16:8e:5e:bc:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/917f5327-bc11-48ed-a1c1-fd3bdd669618 SocketPath: PciID:}] [{Interface:0xc000125980 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093482 | controller |     "Jun 11 11:12:45.244268 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:869d1633d35ad29 Mac:86:d7:7b:6c:15:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/5cc62333-191b-4d0d-acc6-43887d206361 SocketPath: PciID:}] [{Interface:0xc0005112b0 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093497 | controller |     "Jun 11 11:12:45.262472 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f58a6e495ea6bde Mac:a2:8a:0c:ee:10:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/f11a533b-ae9c-4ea2-9734-1c50f94cfeb0 SocketPath: PciID:}] [{Interface:0xc000014970 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093512 | controller |     "Jun 11 11:12:45.309158 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f85b77d7a5798fa Mac:b6:2b:0c:fa:ac:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/f556e113-3391-471d-b2c7-510118e5d7e7 SocketPath: PciID:}] [{Interface:0xc000342dc0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.093526 | controller |     "Jun 11 11:12:45.310881 crc crio[3656]: time=\"2026-06-11T11:12:45.310740641Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.093541 | controller |     "Jun 11 11:12:45.310977 crc crio[3656]: time=\"2026-06-11T11:12:45.310922716Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_4aea078d-af78-49f6-869c-547c5e06cde5\\\"\"",
2026-06-11 12:41:58.093557 | controller |     "Jun 11 11:12:45.312286 crc crio[3656]: time=\"2026-06-11T11:12:45.312113392Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:081959a8b6b2e7e6e7f73c1c8b07db758047846c3a3860c3b0d8ad1669d6d228 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/00b46a92-edf2-400c-ab37-cf6454d4c5bf 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:0xc00279c4a0}] Aliases:map[]}\"",
2026-06-11 12:41:58.093577 | controller |     "Jun 11 11:12:45.312446 crc crio[3656]: time=\"2026-06-11T11:12:45.312359849Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/9132eb2d-04d1-4278-a992-0b8a0e11b3f3 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:0xc00159a848}] Aliases:map[]}\"",
2026-06-11 12:41:58.093593 | controller |     "Jun 11 11:12:45.312784 crc crio[3656]: time=\"2026-06-11T11:12:45.312595976Z\" 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-11 12:41:58.093608 | controller |     "Jun 11 11:12:45.312784 crc crio[3656]: time=\"2026-06-11T11:12:45.3127221Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.093623 | controller |     "Jun 11 11:12:45.313719 crc crio[3656]: time=\"2026-06-11T11:12:45.312629727Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:de91c6f3e7a8eb47d4e5c187dfbbf09c6e7a9b3134c07424a5d5225c1847be51 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/aeade7c5-adb6-499c-a010-eca9595f98eb 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:0xc00008c770}] Aliases:map[]}\"",
2026-06-11 12:41:58.093638 | controller |     "Jun 11 11:12:45.313891 crc crio[3656]: time=\"2026-06-11T11:12:45.313824063Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686260-vs65h Namespace:openshift-operator-lifecycle-manager ID:58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b UID:34b0e41d-7804-4148-99f3-677d46c836ea NetNS:/var/run/netns/827fecaa-e260-4a73-93ce-ef0f831822a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34b0e41d_7804_4148_99f3_677d46c836ea.slice PodAnnotations:0xc000182620}] Aliases:map[]}\"",
2026-06-11 12:41:58.093653 | controller |     "Jun 11 11:12:45.313891 crc crio[3656]: time=\"2026-06-11T11:12:45.313875764Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686260-vs65h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.093668 | controller |     "Jun 11 11:12:45.314051 crc crio[3656]: time=\"2026-06-11T11:12:45.313880724Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5218237aa73225829426ea9415b98cc04511ed62c3d20cb20d02e42764e5c9ea UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/42698a60-3e6c-4128-a055-59ba7be91ffb 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:0xc000132b48}] Aliases:map[]}\"",
2026-06-11 12:41:58.093687 | controller |     "Jun 11 11:12:45.314051 crc crio[3656]: time=\"2026-06-11T11:12:45.313929076Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:9de9ad87999f15124f6d703b10be8733808ecc0a4e9a3b2a32452d599964aa40 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/fbdc84ff-8f27-49c1-b3a3-f6ab9a06c976 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:0xc00159a420}] Aliases:map[]}\"",
2026-06-11 12:41:58.093703 | controller |     "Jun 11 11:12:45.314051 crc crio[3656]: time=\"2026-06-11T11:12:45.313976357Z\" 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-11 12:41:58.093718 | controller |     "Jun 11 11:12:45.314258 crc crio[3656]: time=\"2026-06-11T11:12:45.314006888Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:011b5311fe8dbdc80dfef0bd4f6a6d74831247ae5a13f581c7c44d18e2a13695 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/54bd446d-e5a0-4df9-bd19-8c667c59f99c 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:0xc001e80370}] Aliases:map[]}\"",
2026-06-11 12:41:58.093733 | controller |     "Jun 11 11:12:45.314258 crc crio[3656]: time=\"2026-06-11T11:12:45.314196284Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.093748 | controller |     "Jun 11 11:12:45.314258 crc crio[3656]: time=\"2026-06-11T11:12:45.314228455Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.093762 | controller |     "Jun 11 11:12:45.314460 crc crio[3656]: time=\"2026-06-11T11:12:45.314291797Z\" 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-11 12:41:58.093778 | controller |     "Jun 11 11:12:45.314543 crc crio[3656]: time=\"2026-06-11T11:12:45.313978237Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:19e096fa91141138166cbfc72dce62703cd2c76d5abb5f31d052d0f868c27437 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/4d5df495-2e7f-48d2-a9f5-97948b7583da 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:0xc001f0a108}] Aliases:map[]}\"",
2026-06-11 12:41:58.093793 | controller |     "Jun 11 11:12:45.314543 crc crio[3656]: time=\"2026-06-11T11:12:45.314511843Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/394a904a-58ca-4181-9eaa-f17f15a53247 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:0xc001e802d0}] Aliases:map[]}\"",
2026-06-11 12:41:58.093809 | controller |     "Jun 11 11:12:45.314660 crc crio[3656]: time=\"2026-06-11T11:12:45.314586426Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d54c579f0e36956b21907ac5d87b05aeaa0b1bcda2bfeeeb15f6d4420607e82e UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8816164e-d863-48ff-a288-e73d66150eb5 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:0xc000132998}] Aliases:map[]}\"",
2026-06-11 12:41:58.093837 | controller |     "Jun 11 11:12:45.314809 crc crio[3656]: time=\"2026-06-11T11:12:45.3147304Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.093858 | controller |     "Jun 11 11:12:45.314809 crc crio[3656]: time=\"2026-06-11T11:12:45.314754911Z\" 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-11 12:41:58.093874 | controller |     "Jun 11 11:12:45.314908 crc crio[3656]: time=\"2026-06-11T11:12:45.314811262Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:158da32e2b556415b2ec31a4dd3c5d0d8497d5a5acd1e6d7e7db8232f54b3201 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1b2e00cf-df53-4359-a140-7555255b35ce 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:0xc001f0a1d8}] Aliases:map[]}\"",
2026-06-11 12:41:58.093889 | controller |     "Jun 11 11:12:45.314908 crc crio[3656]: time=\"2026-06-11T11:12:45.314843543Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:ba4ac54edbd6b027a943fb3bdcd32e68c24894d0578c271b24e3985555f08c09 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/43230440-ce30-42d1-850b-36e2b2a9e85a 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:0xc00279c130}] Aliases:map[]}\"",
2026-06-11 12:41:58.093904 | controller |     "Jun 11 11:12:45.314908 crc crio[3656]: time=\"2026-06-11T11:12:45.314884244Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:495b88d5b065a644843dfb345a57a912ed4546d024a29b56dcb5b1c2471dcfef UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/65c6d47e-a22d-495c-946c-b601c3a6a7bd 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:0xc0013002a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.093919 | controller |     "Jun 11 11:12:45.315124 crc crio[3656]: time=\"2026-06-11T11:12:45.314987437Z\" 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-11 12:41:58.093935 | controller |     "Jun 11 11:12:45.315124 crc crio[3656]: time=\"2026-06-11T11:12:45.31508709Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:e0993580b5a44867bf218b00a50708e0fc4c9226642cc3cbb0698526ab7401b1 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/ce58c25a-f1ff-4529-86ae-fa1083d3a521 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:0xc00008c328}] Aliases:map[]}\"",
2026-06-11 12:41:58.093951 | controller |     "Jun 11 11:12:45.315229 crc crio[3656]: time=\"2026-06-11T11:12:45.315118241Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.093970 | controller |     "Jun 11 11:12:45.315229 crc crio[3656]: time=\"2026-06-11T11:12:45.315149892Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4ed4ac2e01cf11d58663fc3211d044ac3b176af30af0b22fd3847372ac24c523 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/dcb14d97-6fe5-4bc8-91be-c79c54e44e7c 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:0xc00008ca48}] Aliases:map[]}\"",
2026-06-11 12:41:58.093986 | controller |     "Jun 11 11:12:45.315229 crc crio[3656]: time=\"2026-06-11T11:12:45.313941716Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:661a475bd1c1615dee5c25b1dd9a97e9301c85cf3685fbc0bd969c27e6a4d1f6 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/bdf9d565-c6b8-4209-b8df-d0b48b20409a 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:0xc000182428}] Aliases:map[]}\"",
2026-06-11 12:41:58.094001 | controller |     "Jun 11 11:12:45.315385 crc crio[3656]: time=\"2026-06-11T11:12:45.315281846Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.094016 | controller |     "Jun 11 11:12:45.315385 crc crio[3656]: time=\"2026-06-11T11:12:45.315373319Z\" 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-11 12:41:58.094031 | controller |     "Jun 11 11:12:45.315516 crc crio[3656]: time=\"2026-06-11T11:12:45.31539639Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.094046 | controller |     "Jun 11 11:12:45.315516 crc crio[3656]: time=\"2026-06-11T11:12:45.31540739Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:1b06e77fd314274b0546c047399632ff22b39e65e21aef0059384618aa61b049 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/f5450071-874c-413d-9fb3-19a82006fc97 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:0xc00008c9f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.094061 | controller |     "Jun 11 11:12:45.315631 crc crio[3656]: time=\"2026-06-11T11:12:45.315127802Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:78386624c147c77fa8b728f5f73e2c215a403a4523c4ffec51e5b46a675ba5f9 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/298bf973-33e3-49a7-8803-73e03fb4d992 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:0xc002bb8820}] Aliases:map[]}\"",
2026-06-11 12:41:58.094076 | controller |     "Jun 11 11:12:45.315834 crc crio[3656]: time=\"2026-06-11T11:12:45.315371759Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:e228d7dca85ac5eedf16b5be47d4be1f2ac3018a8fe686e38f353859849ead1f UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ea7b28fc-4eac-4567-8ac4-8b51bcfdffe4 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:0xc00141e548}] Aliases:map[]}\"",
2026-06-11 12:41:58.094095 | controller |     "Jun 11 11:12:45.315930 crc crio[3656]: time=\"2026-06-11T11:12:45.315099431Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.094110 | controller |     "Jun 11 11:12:45.315930 crc crio[3656]: time=\"2026-06-11T11:12:45.315872714Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.094125 | controller |     "Jun 11 11:12:45.315930 crc crio[3656]: time=\"2026-06-11T11:12:45.314813652Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.094139 | controller |     "Jun 11 11:12:45.316135 crc crio[3656]: time=\"2026-06-11T11:12:45.313854054Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/67a51b94-9e74-4d64-93b6-b5f4a61cca4a 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:0xc001f0a4e0}] Aliases:map[]}\"",
2026-06-11 12:41:58.094155 | controller |     "Jun 11 11:12:45.316135 crc crio[3656]: time=\"2026-06-11T11:12:45.315968187Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.094169 | controller |     "Jun 11 11:12:45.316135 crc crio[3656]: time=\"2026-06-11T11:12:45.316119841Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.094184 | controller |     "Jun 11 11:12:45.316287 crc crio[3656]: time=\"2026-06-11T11:12:45.316135822Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:69e0aaebfa2ac57c41fc015020f51c2df6228f606b8643a125d0b46806a69a74 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/139aaad5-3e81-44d7-ae80-e88bf653e619 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:0xc0001327c8}] Aliases:map[]}\"",
2026-06-11 12:41:58.094200 | controller |     "Jun 11 11:12:45.316287 crc crio[3656]: time=\"2026-06-11T11:12:45.314811402Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:4b3e341379c9d19e2b38c1c5b7f71a5af218b30a2445f82e0b3a8f0f0676f979 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/63ccd13c-270d-47f1-a7c4-723681681d36 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:0xc001300408}] Aliases:map[]}\"",
2026-06-11 12:41:58.094214 | controller |     "Jun 11 11:12:45.316404 crc crio[3656]: time=\"2026-06-11T11:12:45.316294236Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.094229 | controller |     "Jun 11 11:12:45.316404 crc crio[3656]: time=\"2026-06-11T11:12:45.316315887Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:f992db5870207eee81d6005fc7799ca98b143ccf92fb43fcf88d573c185143d7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/a21a78aa-7e70-462c-8cc6-f4b5a4552bb3 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:0xc00279c3b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.094250 | controller |     "Jun 11 11:12:45.316404 crc crio[3656]: time=\"2026-06-11T11:12:45.315902665Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:2d4d05f13393cd1d4d7ec85518d86c35b339fe4f80dfefaba5fdfab1be0579e7 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/320cfe9c-b571-4621-a6f3-daa51e2585ba 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:0xc00123e5a0}] Aliases:map[]}\"",
2026-06-11 12:41:58.094266 | controller |     "Jun 11 11:12:45.317072 crc crio[3656]: time=\"2026-06-11T11:12:45.316541674Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.094282 | controller |     "Jun 11 11:12:45.317072 crc crio[3656]: time=\"2026-06-11T11:12:45.314850303Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/a82e3ed4-07ec-48a0-9a3b-b362fec77706 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:0xc00159a728}] Aliases:map[]}\"",
2026-06-11 12:41:58.094297 | controller |     "Jun 11 11:12:45.317236 crc crio[3656]: time=\"2026-06-11T11:12:45.315879984Z\" 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-11 12:41:58.094312 | controller |     "Jun 11 11:12:45.317236 crc crio[3656]: time=\"2026-06-11T11:12:45.314788942Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:69a9343d44ccd22369c49194b81969f2dd533af1761799627ce320b032856ddd UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/969f9041-0dee-4f05-995d-9f7b2dbff426 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:0xc000132810}] Aliases:map[]}\"",
2026-06-11 12:41:58.094327 | controller |     "Jun 11 11:12:45.317493 crc crio[3656]: time=\"2026-06-11T11:12:45.317396619Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:f85b77d7a5798fa7c514f35ddf6ab9aca3693e33425ebc33188838a4334db993 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f556e113-3391-471d-b2c7-510118e5d7e7 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:0xc00123e040}] Aliases:map[]}\"",
2026-06-11 12:41:58.094342 | controller |     "Jun 11 11:12:45.318126 crc crio[3656]: time=\"2026-06-11T11:12:45.317884344Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:10186b6c0554b83487cb9e6b20d5db8f6d74efb01c3c4021ef0333c323191b15 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/ff0ff1e7-c535-48bf-9156-8abd597c5b83 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:0xc000132930}] Aliases:map[]}\"",
2026-06-11 12:41:58.094393 | controller |     "Jun 11 11:12:45.318272 crc crio[3656]: time=\"2026-06-11T11:12:45.317936495Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:40796ebcf5cc32f3c0eb75517292838c40ac03a0b46588fd51dfd297ce31739c UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/98939139-c252-455b-a9f2-a381bdb3d140 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:0xc001636568}] Aliases:map[]}\"",
2026-06-11 12:41:58.094412 | controller |     "Jun 11 11:12:45.318475 crc crio[3656]: time=\"2026-06-11T11:12:45.318326357Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.094428 | controller |     "Jun 11 11:12:45.318602 crc crio[3656]: time=\"2026-06-11T11:12:45.317950346Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/10c97bf8-af17-41af-82c9-914d4766eb4d 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:0xc000182898}] Aliases:map[]}\"",
2026-06-11 12:41:58.094443 | controller |     "Jun 11 11:12:45.318869 crc crio[3656]: time=\"2026-06-11T11:12:45.317969026Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:869d1633d35ad29aa9f4fcafecc62add31f07902e7d735e6edbfabb9735aada2 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/5cc62333-191b-4d0d-acc6-43887d206361 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:0xc001e80258}] Aliases:map[]}\"",
2026-06-11 12:41:58.094459 | controller |     "Jun 11 11:12:45.319411 crc crio[3656]: time=\"2026-06-11T11:12:45.319255915Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.094474 | controller |     "Jun 11 11:12:45.319485 crc crio[3656]: time=\"2026-06-11T11:12:45.31943001Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:782ae8e0bf919e48972abfd088081446af32fc52009b0277a25721766b47aa85 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/e3c8036c-2483-4688-9e55-0c47e77233dd 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:0xc002bb8020}] Aliases:map[]}\"",
2026-06-11 12:41:58.094489 | controller |     "Jun 11 11:12:45.319601 crc crio[3656]: time=\"2026-06-11T11:12:45.318064919Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:991e9a38fc0686467772bd13ad69e550ac87f657047df4efc1a9152da45f4498 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/6aaa35a1-db3b-4bfe-9a79-c4010f2bb7e9 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:0xc002bb8418}] Aliases:map[]}\"",
2026-06-11 12:41:58.094507 | controller |     "Jun 11 11:12:45.319908 crc crio[3656]: time=\"2026-06-11T11:12:45.319328167Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.094523 | controller |     "Jun 11 11:12:45.320087 crc crio[3656]: time=\"2026-06-11T11:12:45.319952835Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/3696eb40-2326-465f-b3f8-3c93b0ff11cb 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:0xc001e806b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.094538 | controller |     "Jun 11 11:12:45.320171 crc crio[3656]: time=\"2026-06-11T11:12:45.320130211Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.094552 | controller |     "Jun 11 11:12:45.320281 crc crio[3656]: time=\"2026-06-11T11:12:45.317983947Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/917f5327-bc11-48ed-a1c1-fd3bdd669618 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:0xc00008ccb0}] Aliases:map[]}\"",
2026-06-11 12:41:58.094567 | controller |     "Jun 11 11:12:45.320353 crc crio[3656]: time=\"2026-06-11T11:12:45.320327186Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:d2614f80bb99d5af1494d86f655d2856f1427c0a4a7c7dd2c8798f9643b0f471 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/6ca3790f-5c73-49a4-bec4-9943537909f5 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:0xc001300688}] Aliases:map[]}\"",
2026-06-11 12:41:58.094581 | controller |     "Jun 11 11:12:45.320487 crc crio[3656]: time=\"2026-06-11T11:12:45.320429329Z\" 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-11 12:41:58.094596 | controller |     "Jun 11 11:12:45.320487 crc crio[3656]: time=\"2026-06-11T11:12:45.320470401Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.094610 | controller |     "Jun 11 11:12:45.320755 crc crio[3656]: time=\"2026-06-11T11:12:45.320629685Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/090f77fb-e9ef-4609-9492-74d99fcb9a51 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:0xc00008ca98}] Aliases:map[]}\"",
2026-06-11 12:41:58.094625 | controller |     "Jun 11 11:12:45.320755 crc crio[3656]: time=\"2026-06-11T11:12:45.319634446Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1a9bef5c-b032-4353-8b5a-ef4ff5383ab3 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:0xc00008cbb0}] Aliases:map[]}\"",
2026-06-11 12:41:58.094643 | controller |     "Jun 11 11:12:45.320874 crc crio[3656]: time=\"2026-06-11T11:12:45.320808661Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.094658 | controller |     "Jun 11 11:12:45.320874 crc crio[3656]: time=\"2026-06-11T11:12:45.320865062Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.094672 | controller |     "Jun 11 11:12:45.321077 crc crio[3656]: time=\"2026-06-11T11:12:45.321005067Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.094686 | controller |     "Jun 11 11:12:45.321233 crc crio[3656]: time=\"2026-06-11T11:12:45.321171582Z\" 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-11 12:41:58.094701 | controller |     "Jun 11 11:12:45.321301 crc crio[3656]: time=\"2026-06-11T11:12:45.319651936Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:51196365d64fdc05f2eeeb8c5acc4cfe8f6562250481a1ac21d793f2885da0a7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/2b9a3e6e-cb2c-41b4-89ad-eccf58e90746 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:0xc00159a090}] Aliases:map[]}\"",
2026-06-11 12:41:58.094716 | controller |     "Jun 11 11:12:45.321455 crc crio[3656]: time=\"2026-06-11T11:12:45.321388438Z\" 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-11 12:41:58.094731 | controller |     "Jun 11 11:12:45.321455 crc crio[3656]: time=\"2026-06-11T11:12:45.321416019Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/1f31282a-53ca-4bc6-b287-a8a11c982898 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:0xc00141e4b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.094746 | controller |     "Jun 11 11:12:45.321553 crc crio[3656]: time=\"2026-06-11T11:12:45.321519212Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.094761 | controller |     "Jun 11 11:12:45.321665 crc crio[3656]: time=\"2026-06-11T11:12:45.32111431Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.094776 | controller |     "Jun 11 11:12:45.321788 crc crio[3656]: time=\"2026-06-11T11:12:45.321751469Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:f58a6e495ea6bde902d85311a93f4e17d997034444c42207b0fd3463ad286734 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/f11a533b-ae9c-4ea2-9734-1c50f94cfeb0 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:0xc000132a40}] Aliases:map[]}\"",
2026-06-11 12:41:58.094797 | controller |     "Jun 11 11:12:45.321894 crc crio[3656]: time=\"2026-06-11T11:12:45.321871812Z\" 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-11 12:41:58.094813 | controller |     "Jun 11 11:12:45.322152 crc crio[3656]: time=\"2026-06-11T11:12:45.322091879Z\" 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-11 12:41:58.094828 | controller |     "Jun 11 11:12:45.322260 crc crio[3656]: time=\"2026-06-11T11:12:45.322216583Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f1aa969629d4860562378a8f3b2f140cd5d095e04fbb52a3eb622acaaa9d6b57 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/95599934-68ef-4eb3-945c-1852a542a4ea 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:0xc00008ca68}] Aliases:map[]}\"",
2026-06-11 12:41:58.094844 | controller |     "Jun 11 11:12:45.322433 crc crio[3656]: time=\"2026-06-11T11:12:45.319588504Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.094859 | controller |     "Jun 11 11:12:45.322433 crc crio[3656]: time=\"2026-06-11T11:12:45.322413149Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.094873 | controller |     "Jun 11 11:12:45.323202 crc crio[3656]: time=\"2026-06-11T11:12:45.323076318Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.094890 | controller |     "Jun 11 11:12:45.323289 crc crio[3656]: time=\"2026-06-11T11:12:45.32313492Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/8ae6fb87-3fd5-441b-8830-db35e987e252 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:0xc001f0a490}] Aliases:map[]}\"",
2026-06-11 12:41:58.094912 | controller |     "Jun 11 11:12:45.323289 crc crio[3656]: time=\"2026-06-11T11:12:45.323219273Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:e4a82e0d98add5cc96a876db24c2f7b4cd593eaa152714919067bb6c82f3fce8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/e3230663-4e1a-4499-9fba-1ff8c0e2829d 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:0xc000132628}] Aliases:map[]}\"",
2026-06-11 12:41:58.094934 | controller |     "Jun 11 11:12:45.323289 crc crio[3656]: time=\"2026-06-11T11:12:45.321065308Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:bcf7af18e3a19137f8b0b541986225d502a55741cc8b358c7283fa3516a6c2a9 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/b00e905a-c478-4938-822d-00a6975487e8 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:0xc00008c7c8}] Aliases:map[]}\"",
2026-06-11 12:41:58.094961 | controller |     "Jun 11 11:12:45.323621 crc crio[3656]: time=\"2026-06-11T11:12:45.323338216Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.094981 | controller |     "Jun 11 11:12:45.323621 crc crio[3656]: time=\"2026-06-11T11:12:45.323381817Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.094999 | controller |     "Jun 11 11:12:45.323621 crc crio[3656]: time=\"2026-06-11T11:12:45.323394038Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.095017 | controller |     "Jun 11 11:12:45.323621 crc crio[3656]: time=\"2026-06-11T11:12:45.323151701Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b2117ca7-6cd1-44d8-b42c-1847c72792fa 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:0xc001300230}] Aliases:map[]}\"",
2026-06-11 12:41:58.095035 | controller |     "Jun 11 11:12:45.323950 crc crio[3656]: time=\"2026-06-11T11:12:45.323780219Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.095053 | controller |     "Jun 11 11:12:45.323950 crc crio[3656]: time=\"2026-06-11T11:12:45.323826921Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.095071 | controller |     "Jun 11 11:12:45.324180 crc crio[3656]: time=\"2026-06-11T11:12:45.323201642Z\" 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-11 12:41:58.095090 | controller |     "Jun 11 11:12:45.328988 crc crio[3656]: time=\"2026-06-11T11:12:45.328904782Z\" level=info msg=\"Ran pod sandbox 3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=0c5c67bf-fbb6-4f21-ad0e-dc522f591264 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095109 | controller |     "Jun 11 11:12:45.332612 crc crio[3656]: time=\"2026-06-11T11:12:45.332569241Z\" level=info msg=\"Ran pod sandbox f1aa969629d4860562378a8f3b2f140cd5d095e04fbb52a3eb622acaaa9d6b57 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=22eda324-1990-4739-8314-ce51585ac8cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095141 | controller |     "Jun 11 11:12:45.335493 crc crio[3656]: time=\"2026-06-11T11:12:45.33488408Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.095162 | controller |     "Jun 11 11:12:45.335643 crc crio[3656]: time=\"2026-06-11T11:12:45.335572141Z\" level=info msg=\"Ran pod sandbox 9de9ad87999f15124f6d703b10be8733808ecc0a4e9a3b2a32452d599964aa40 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=9d5556a2-7573-4905-9829-82792d3e5b7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095181 | controller |     "Jun 11 11:12:45.335821 crc crio[3656]: time=\"2026-06-11T11:12:45.335791037Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=58319e3b-1fad-4e62-88c5-25201030b7ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.095207 | controller |     "Jun 11 11:12:45.336070 crc crio[3656]: time=\"2026-06-11T11:12:45.335793727Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=7b40414a-f4cb-4ef6-8b69-033a22ab1fe3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.095229 | controller |     "Jun 11 11:12:45.338158 crc crio[3656]: time=\"2026-06-11T11:12:45.33790824Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=bf8a5c51-cf55-4b2f-bfab-f2c5e20e4746 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.095250 | controller |     "Jun 11 11:12:45.340069 crc crio[3656]: time=\"2026-06-11T11:12:45.339974452Z\" level=info msg=\"Ran pod sandbox 5218237aa73225829426ea9415b98cc04511ed62c3d20cb20d02e42764e5c9ea with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=0a8dcbbe-8152-4d03-bcd3-b47283511ed1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095269 | controller |     "Jun 11 11:12:45.341440 crc crio[3656]: time=\"2026-06-11T11:12:45.341378023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=b00ced6c-d33d-4daf-8270-c94c05d5828b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.095285 | controller |     "Jun 11 11:12:45.344821 crc crio[3656]: time=\"2026-06-11T11:12:45.344669891Z\" level=info msg=\"Ran pod sandbox 011b5311fe8dbdc80dfef0bd4f6a6d74831247ae5a13f581c7c44d18e2a13695 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=934eea93-aadf-4ddd-991f-f27d92b13e09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095300 | controller |     "Jun 11 11:12:45.349881 crc crio[3656]: time=\"2026-06-11T11:12:45.348623479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=aa03e764-e3a2-44ad-86b5-74bf2502f5d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.095315 | controller |     "Jun 11 11:12:45.349881 crc crio[3656]: time=\"2026-06-11T11:12:45.34866996Z\" level=info msg=\"Ran pod sandbox 19e096fa91141138166cbfc72dce62703cd2c76d5abb5f31d052d0f868c27437 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=f67621ba-13b3-4c3c-a7e6-01984b1faaaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095331 | controller |     "Jun 11 11:12:45.350243 crc crio[3656]: time=\"2026-06-11T11:12:45.350159865Z\" level=info msg=\"Ran pod sandbox 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349 with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=589a9134-87e3-4797-a1c6-1815b35de130 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095364 | controller |     "Jun 11 11:12:45.354785 crc crio[3656]: time=\"2026-06-11T11:12:45.354421822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=408172de-5bee-4b22-b5d7-39b3152d5133 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.095385 | controller |     "Jun 11 11:12:45.356191 crc crio[3656]: time=\"2026-06-11T11:12:45.355927947Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=bb7a9453-78f7-4898-8549-cf03ee25a86d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.095406 | controller |     "Jun 11 11:12:45.361464 crc crio[3656]: time=\"2026-06-11T11:12:45.361436011Z\" level=info msg=\"Ran pod sandbox 158da32e2b556415b2ec31a4dd3c5d0d8497d5a5acd1e6d7e7db8232f54b3201 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=946341f7-ed2a-4f06-8da0-89bee8014bd3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095422 | controller |     "Jun 11 11:12:45.361812 crc crio[3656]: time=\"2026-06-11T11:12:45.361626066Z\" level=info msg=\"Ran pod sandbox ba4ac54edbd6b027a943fb3bdcd32e68c24894d0578c271b24e3985555f08c09 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=a584424d-21c5-40f8-b198-7ab2f2c5816e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095438 | controller |     "Jun 11 11:12:45.362939 crc crio[3656]: time=\"2026-06-11T11:12:45.362563294Z\" level=info msg=\"Ran pod sandbox 661a475bd1c1615dee5c25b1dd9a97e9301c85cf3685fbc0bd969c27e6a4d1f6 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=7ae24513-c96c-43ae-93a3-b1c66ce3c3b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095453 | controller |     "Jun 11 11:12:45.362939 crc crio[3656]: time=\"2026-06-11T11:12:45.362916755Z\" level=info msg=\"Ran pod sandbox e0993580b5a44867bf218b00a50708e0fc4c9226642cc3cbb0698526ab7401b1 with infra container: openshift-dns/dns-default-qtghf/POD\" id=91d697c0-faa9-4d2e-95e2-9f1e33ba2b83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095468 | controller |     "Jun 11 11:12:45.366325 crc crio[3656]: time=\"2026-06-11T11:12:45.365276995Z\" level=info msg=\"Ran pod sandbox 4ed4ac2e01cf11d58663fc3211d044ac3b176af30af0b22fd3847372ac24c523 with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=5fadfe42-ecbd-4fb2-8f17-0845521f0b1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095482 | controller |     "Jun 11 11:12:45.366325 crc crio[3656]: time=\"2026-06-11T11:12:45.365939425Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=5f634e9f-a34c-4045-b491-848007607468 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.095497 | controller |     "Jun 11 11:12:45.366325 crc crio[3656]: time=\"2026-06-11T11:12:45.366262924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=cc44423b-45a8-493f-b47f-1299e94f99ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.095512 | controller |     "Jun 11 11:12:45.366504 crc crio[3656]: time=\"2026-06-11T11:12:45.366392308Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=1a7bfa74-f25f-424b-8bef-1e82aa1656ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.095527 | controller |     "Jun 11 11:12:45.370640 crc crio[3656]: time=\"2026-06-11T11:12:45.369436259Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=28fa60e3-8430-4c1f-a960-8f825ceaceea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.095542 | controller |     "Jun 11 11:12:45.370640 crc crio[3656]: time=\"2026-06-11T11:12:45.369569123Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f404a56d-1bd5-4afb-98d2-bf8701766166 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.095556 | controller |     "Jun 11 11:12:45.370640 crc crio[3656]: time=\"2026-06-11T11:12:45.370559792Z\" level=info msg=\"Ran pod sandbox 495b88d5b065a644843dfb345a57a912ed4546d024a29b56dcb5b1c2471dcfef with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=6ceb260b-6eb8-4d4d-a013-3408d08199eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095575 | controller |     "Jun 11 11:12:45.370640 crc crio[3656]: time=\"2026-06-11T11:12:45.370595953Z\" level=info msg=\"Ran pod sandbox 78386624c147c77fa8b728f5f73e2c215a403a4523c4ffec51e5b46a675ba5f9 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=452b22ca-6131-4d8d-ac40-c1ce5572ed30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095590 | controller |     "Jun 11 11:12:45.372858 crc crio[3656]: time=\"2026-06-11T11:12:45.372785609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=2d5140d3-9530-4e36-96df-fcc88dd58539 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.095605 | controller |     "Jun 11 11:12:45.373164 crc crio[3656]: time=\"2026-06-11T11:12:45.373103718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cf274572-9aad-4b1d-8680-d2c9ac9fe0e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.095620 | controller |     "Jun 11 11:12:45.373515 crc crio[3656]: time=\"2026-06-11T11:12:45.373108188Z\" level=info msg=\"Ran pod sandbox d54c579f0e36956b21907ac5d87b05aeaa0b1bcda2bfeeeb15f6d4420607e82e with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=c1f4e583-48f2-425c-bb8e-206f3774e8af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095635 | controller |     "Jun 11 11:12:45.376810 crc crio[3656]: time=\"2026-06-11T11:12:45.376013395Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=381461f6-9197-407d-8711-b8bedaaa7f88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.095650 | controller |     "Jun 11 11:12:45.382137 crc crio[3656]: time=\"2026-06-11T11:12:45.381928541Z\" level=info msg=\"Ran pod sandbox 313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593 with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=43d79fe4-c030-490d-ae8b-f7c37331981f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095664 | controller |     "Jun 11 11:12:45.383653 crc crio[3656]: time=\"2026-06-11T11:12:45.383520278Z\" level=info msg=\"Ran pod sandbox 1b06e77fd314274b0546c047399632ff22b39e65e21aef0059384618aa61b049 with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=86db3368-2dca-46f6-b399-59060c808aec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095679 | controller |     "Jun 11 11:12:45.384310 crc crio[3656]: time=\"2026-06-11T11:12:45.384167198Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=3b61a9d0-3bf8-452d-b4f4-0a402b27486b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.095694 | controller |     "Jun 11 11:12:45.386664 crc crio[3656]: time=\"2026-06-11T11:12:45.386203608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=69d3655b-ce2a-4aee-9c68-80d65f88e777 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.095708 | controller |     "Jun 11 11:12:45.392242 crc crio[3656]: time=\"2026-06-11T11:12:45.392205997Z\" level=info msg=\"Ran pod sandbox 081959a8b6b2e7e6e7f73c1c8b07db758047846c3a3860c3b0d8ad1669d6d228 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=fba27417-6698-4949-af3d-ff6be8e79bea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095728 | controller |     "Jun 11 11:12:45.396319 crc crio[3656]: time=\"2026-06-11T11:12:45.396236067Z\" level=info msg=\"Ran pod sandbox 69e0aaebfa2ac57c41fc015020f51c2df6228f606b8643a125d0b46806a69a74 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=94b10a54-6b21-4ee3-8bda-c32cc8cfd674 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095743 | controller |     "Jun 11 11:12:45.399571 crc crio[3656]: time=\"2026-06-11T11:12:45.397995319Z\" level=info msg=\"Ran pod sandbox 40796ebcf5cc32f3c0eb75517292838c40ac03a0b46588fd51dfd297ce31739c with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=3e170c75-b347-406b-bfca-2e87d4c31872 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095759 | controller |     "Jun 11 11:12:45.399571 crc crio[3656]: time=\"2026-06-11T11:12:45.398530055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=bfdf704d-07cd-4f61-99ed-2ab79c9df612 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.095774 | controller |     "Jun 11 11:12:45.399571 crc crio[3656]: time=\"2026-06-11T11:12:45.398762092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=c6fba222-a48a-4508-8f78-15097e08da61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.095789 | controller |     "Jun 11 11:12:45.399571 crc crio[3656]: time=\"2026-06-11T11:12:45.399078672Z\" level=info msg=\"Ran pod sandbox 10186b6c0554b83487cb9e6b20d5db8f6d74efb01c3c4021ef0333c323191b15 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=0ff7de11-6ec9-4bbe-9a19-2291bef4c64f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095803 | controller |     "Jun 11 11:12:45.403506 crc crio[3656]: time=\"2026-06-11T11:12:45.40340795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=0ec7f924-2a06-4af8-a98a-5f001432f5a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.095818 | controller |     "Jun 11 11:12:45.403822 crc crio[3656]: time=\"2026-06-11T11:12:45.403447802Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=2ccfc8f7-ff47-4a87-b1fb-6670daff0553 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.095833 | controller |     "Jun 11 11:12:45.405601 crc crio[3656]: time=\"2026-06-11T11:12:45.405469662Z\" level=info msg=\"Ran pod sandbox e228d7dca85ac5eedf16b5be47d4be1f2ac3018a8fe686e38f353859849ead1f with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=ad07d737-e5da-4447-bb86-cc97a07c0c93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095847 | controller |     "Jun 11 11:12:45.407191 crc crio[3656]: time=\"2026-06-11T11:12:45.406660927Z\" level=info msg=\"Ran pod sandbox a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=dd2d02f0-d209-4ef6-a632-e776bb62c86b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095862 | controller |     "Jun 11 11:12:45.407855 crc crio[3656]: time=\"2026-06-11T11:12:45.407829082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=3e5efb14-0b8f-451c-97cc-760d92e326cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.095877 | controller |     "Jun 11 11:12:45.408662 crc crio[3656]: time=\"2026-06-11T11:12:45.408590255Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=ea680098-f2d6-420b-9f83-aa7787d62f13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.095896 | controller |     "Jun 11 11:12:45.412404 crc crio[3656]: time=\"2026-06-11T11:12:45.412327916Z\" level=info msg=\"Ran pod sandbox b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=24dcad38-44b4-454a-a4d5-07cc8bda2818 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095911 | controller |     "Jun 11 11:12:45.414449 crc crio[3656]: time=\"2026-06-11T11:12:45.414396458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=c4127048-425e-45fe-b071-565fbc64a0a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.095925 | controller |     "Jun 11 11:12:45.415063 crc crio[3656]: time=\"2026-06-11T11:12:45.414982905Z\" level=info msg=\"Ran pod sandbox 5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=42ff1b44-c637-4bd3-9eaf-e14eff8f5d5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095940 | controller |     "Jun 11 11:12:45.416945 crc crio[3656]: time=\"2026-06-11T11:12:45.416884572Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=ef39bd52-ea37-488e-9186-d666257f0bdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.095954 | controller |     "Jun 11 11:12:45.420101 crc crio[3656]: time=\"2026-06-11T11:12:45.420070107Z\" level=info msg=\"Ran pod sandbox b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=a548bfb4-f2c3-470c-ad38-7cbdc2204425 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095969 | controller |     "Jun 11 11:12:45.422539 crc crio[3656]: time=\"2026-06-11T11:12:45.422454268Z\" level=info msg=\"Ran pod sandbox f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=d44d6d4c-111f-4474-af00-1492e8884569 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095984 | controller |     "Jun 11 11:12:45.424338 crc crio[3656]: time=\"2026-06-11T11:12:45.424285892Z\" level=info msg=\"Ran pod sandbox 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=d3f138e8-1fd4-4c8d-a4ba-7b1c7ab91431 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.095999 | controller |     "Jun 11 11:12:45.425998 crc crio[3656]: time=\"2026-06-11T11:12:45.425939821Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=07b9528f-1425-48de-9c03-02e00e42324f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096014 | controller |     "Jun 11 11:12:45.426330 crc crio[3656]: time=\"2026-06-11T11:12:45.426270611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f83862a5-1580-47c0-99ce-e241e0d4d27b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096028 | controller |     "Jun 11 11:12:45.426644 crc crio[3656]: time=\"2026-06-11T11:12:45.426585831Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dbe5621b-fe3f-48b1-8b58-0bc97ed62377 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096043 | controller |     "Jun 11 11:12:45.429119 crc crio[3656]: time=\"2026-06-11T11:12:45.42890969Z\" level=info msg=\"Ran pod sandbox 51196365d64fdc05f2eeeb8c5acc4cfe8f6562250481a1ac21d793f2885da0a7 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=a3cbb67c-613c-415e-ab55-93c7cd637b3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.096062 | controller |     "Jun 11 11:12:45.435292 crc crio[3656]: time=\"2026-06-11T11:12:45.433222058Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=66fd84f1-14b1-4d5e-b029-b9e05bcf19fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096077 | controller |     "Jun 11 11:12:45.438410 crc crio[3656]: time=\"2026-06-11T11:12:45.438230427Z\" level=info msg=\"Ran pod sandbox d2614f80bb99d5af1494d86f655d2856f1427c0a4a7c7dd2c8798f9643b0f471 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=46a6bd39-350d-4f7e-8b7b-407e3cbef804 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.096092 | controller |     "Jun 11 11:12:45.441252 crc crio[3656]: time=\"2026-06-11T11:12:45.441162085Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f27c6436-f916-4fe6-8c11-ecc4da969a19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096107 | controller |     "Jun 11 11:12:45.444950 crc crio[3656]: time=\"2026-06-11T11:12:45.444820544Z\" level=info msg=\"Ran pod sandbox 51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=b63ea1d1-5a38-4335-a2d1-ac4230075ec8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.096122 | controller |     "Jun 11 11:12:45.446774 crc crio[3656]: time=\"2026-06-11T11:12:45.446666229Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=c73b666f-8636-479c-96a3-33b05f1296ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096136 | controller |     "Jun 11 11:12:45.447518 crc crio[3656]: time=\"2026-06-11T11:12:45.447456472Z\" level=info msg=\"Ran pod sandbox f58a6e495ea6bde902d85311a93f4e17d997034444c42207b0fd3463ad286734 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=7b1a620d-0e43-46e3-a339-02a1eb7068e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.096151 | controller |     "Jun 11 11:12:45.449918 crc crio[3656]: time=\"2026-06-11T11:12:45.449627527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=86756d40-86e6-4208-9d86-2cddb8720f18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096165 | controller |     "Jun 11 11:12:45.461437 crc crio[3656]: time=\"2026-06-11T11:12:45.461352566Z\" level=info msg=\"Ran pod sandbox 2d4d05f13393cd1d4d7ec85518d86c35b339fe4f80dfefaba5fdfab1be0579e7 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=78a0338d-f5f2-432f-9fa9-35f98da16151 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.096180 | controller |     "Jun 11 11:12:45.466095 crc crio[3656]: time=\"2026-06-11T11:12:45.465892181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=1cc22a34-b29b-482d-b46c-8c0ae9b8a1a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096195 | controller |     "Jun 11 11:12:45.470245 crc crio[3656]: time=\"2026-06-11T11:12:45.470174279Z\" level=info msg=\"Ran pod sandbox 991e9a38fc0686467772bd13ad69e550ac87f657047df4efc1a9152da45f4498 with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=7a2604f2-4628-42c7-b336-7be53f72c228 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.096215 | controller |     "Jun 11 11:12:45.472549 crc crio[3656]: time=\"2026-06-11T11:12:45.472470537Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=1e829f3e-68d7-42a2-a306-75ac0dd11ac9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096231 | controller |     "Jun 11 11:12:45.474641 crc crio[3656]: time=\"2026-06-11T11:12:45.474609531Z\" level=info msg=\"Ran pod sandbox 782ae8e0bf919e48972abfd088081446af32fc52009b0277a25721766b47aa85 with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=896121ed-bc70-42e0-91da-400bc300cbaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.096247 | controller |     "Jun 11 11:12:45.475480 crc crio[3656]: time=\"2026-06-11T11:12:45.475362673Z\" level=info msg=\"Ran pod sandbox e4a82e0d98add5cc96a876db24c2f7b4cd593eaa152714919067bb6c82f3fce8 with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=81d59c27-5534-4c2e-9878-ecd5de8d294d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.096262 | controller |     "Jun 11 11:12:45.477606 crc crio[3656]: time=\"2026-06-11T11:12:45.477158827Z\" level=info msg=\"Ran pod sandbox 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=b8b38203-1820-4ad4-b77b-415f8a05c2b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.096277 | controller |     "Jun 11 11:12:45.477606 crc crio[3656]: time=\"2026-06-11T11:12:45.477575109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=22b1b28f-4a59-449c-86b3-3784a8ceb536 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096293 | controller |     "Jun 11 11:12:45.479847 crc crio[3656]: time=\"2026-06-11T11:12:45.479793675Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=11871851-dc2e-4527-9a1f-6acdb5817139 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096308 | controller |     "Jun 11 11:12:45.480927 crc crio[3656]: time=\"2026-06-11T11:12:45.480852437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2e7e24d9-a2c2-4747-ad62-f1e3d398d583 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096322 | controller |     "Jun 11 11:12:45.481063 crc crio[3656]: time=\"2026-06-11T11:12:45.481001571Z\" level=info msg=\"Ran pod sandbox 869d1633d35ad29aa9f4fcafecc62add31f07902e7d735e6edbfabb9735aada2 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=26ebba0b-81c6-4155-aeed-36f359f46453 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.096337 | controller |     "Jun 11 11:12:45.482584 crc crio[3656]: time=\"2026-06-11T11:12:45.482558547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=6a6373cf-549d-403f-a24a-657f3e3c9d5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096370 | controller |     "Jun 11 11:12:45.482745 crc crio[3656]: time=\"2026-06-11T11:12:45.482572318Z\" level=info msg=\"Ran pod sandbox 4b3e341379c9d19e2b38c1c5b7f71a5af218b30a2445f82e0b3a8f0f0676f979 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=1a9f6825-679b-4cb5-a47f-4fe7b12fd186 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.096387 | controller |     "Jun 11 11:12:45.486357 crc crio[3656]: time=\"2026-06-11T11:12:45.486287278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a5e435f1-bdf8-4d38-ba62-41bc2820d8c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096406 | controller |     "Jun 11 11:12:45.493193 crc crio[3656]: time=\"2026-06-11T11:12:45.488933627Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=d6eef14b-fa12-4cbc-a230-17193fed0029 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096421 | controller |     "Jun 11 11:12:45.493652 crc crio[3656]: time=\"2026-06-11T11:12:45.490578346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=477d2ac7-a324-4423-8551-13ca756ecb77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096436 | controller |     "Jun 11 11:12:45.494086 crc crio[3656]: time=\"2026-06-11T11:12:45.491457782Z\" level=info msg=\"Ran pod sandbox f85b77d7a5798fa7c514f35ddf6ab9aca3693e33425ebc33188838a4334db993 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=5327a0b5-aef5-46c5-9554-243c092b9aae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.096450 | controller |     "Jun 11 11:12:45.494169 crc crio[3656]: time=\"2026-06-11T11:12:45.491848464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=cf8154b3-4f65-4a0e-b6b7-cf3e50193e67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096465 | controller |     "Jun 11 11:12:45.494418 crc crio[3656]: time=\"2026-06-11T11:12:45.491865765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=2c89f5d7-fe26-441f-ae2a-8a39144bacb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096479 | controller |     "Jun 11 11:12:45.494643 crc crio[3656]: time=\"2026-06-11T11:12:45.491898886Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=b7af18d5-f5e6-4c89-8e07-116c7b676eb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096494 | controller |     "Jun 11 11:12:45.494935 crc crio[3656]: time=\"2026-06-11T11:12:45.491899326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=92a9e569-b181-4f98-94f1-97780a83c2f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096508 | controller |     "Jun 11 11:12:45.496173 crc crio[3656]: time=\"2026-06-11T11:12:45.49608182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1c0b778b-affd-4ca5-addc-b153690b1930 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096522 | controller |     "Jun 11 11:12:45.496252 crc crio[3656]: time=\"2026-06-11T11:12:45.496194804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=3f5d32c3-2d9c-49b0-93e8-0d0d0a0f1ff6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096537 | controller |     "Jun 11 11:12:45.496790 crc crio[3656]: time=\"2026-06-11T11:12:45.496348258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=55ff11e5-92fc-4693-8a45-1c4edc8614c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096551 | controller |     "Jun 11 11:12:45.496790 crc crio[3656]: time=\"2026-06-11T11:12:45.496533514Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=896d8bd2-38f4-4ef6-82be-fc9d9981405f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096569 | controller |     "Jun 11 11:12:45.496790 crc crio[3656]: time=\"2026-06-11T11:12:45.496626636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=1067fce6-e62e-4231-9293-ffad630822f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096584 | controller |     "Jun 11 11:12:45.498870 crc crio[3656]: time=\"2026-06-11T11:12:45.498669477Z\" level=info msg=\"Ran pod sandbox f992db5870207eee81d6005fc7799ca98b143ccf92fb43fcf88d573c185143d7 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=f835d393-91f4-4793-82f1-6ed02c0a7acc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.096599 | controller |     "Jun 11 11:12:45.501565 crc crio[3656]: time=\"2026-06-11T11:12:45.50143654Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=2dc9cbef-6fe3-44ec-983b-57826f33ca0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.096614 | controller |     "Jun 11 11:12:45.501654 crc crio[3656]: time=\"2026-06-11T11:12:45.501589954Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=efac572a-16c5-497b-b561-c090957e6542 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.096628 | controller |     "Jun 11 11:12:45.501654 crc crio[3656]: time=\"2026-06-11T11:12:45.501546863Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=916a3767-bbcc-4b54-ac79-248b98f3b9ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.096642 | controller |     "Jun 11 11:12:45.501988 crc crio[3656]: time=\"2026-06-11T11:12:45.501922714Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=0e47676d-9e26-42b1-a0b3-f117fb0d44ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.096658 | controller |     "Jun 11 11:12:45.502104 crc crio[3656]: time=\"2026-06-11T11:12:45.501927214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=126f1bfd-87be-4bbc-a309-de9b564b6610 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096673 | controller |     "Jun 11 11:12:45.502104 crc crio[3656]: time=\"2026-06-11T11:12:45.502001696Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3f24d2f4-19bd-412c-973a-b86e3a5819f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096687 | controller |     "Jun 11 11:12:45.502195 crc crio[3656]: time=\"2026-06-11T11:12:45.50210795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=b26f8f1d-8d39-44ca-a296-249c2ae367c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096702 | controller |     "Jun 11 11:12:45.502325 crc crio[3656]: time=\"2026-06-11T11:12:45.502258344Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=2b0bc955-02f6-4fbe-b712-58fbf3a5db88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096718 | controller |     "Jun 11 11:12:45.502520 crc crio[3656]: time=\"2026-06-11T11:12:45.502324986Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f411fda1-45bc-4a96-8a4e-783b7d7b996e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096750 | controller |     "Jun 11 11:12:45.502520 crc crio[3656]: time=\"2026-06-11T11:12:45.502357837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e7becb62-b547-4420-9991-3d097eefc75e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096767 | controller |     "Jun 11 11:12:45.502520 crc crio[3656]: time=\"2026-06-11T11:12:45.502260454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=16551a68-47ed-458a-ab62-88ba9bba3c98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096788 | controller |     "Jun 11 11:12:45.502520 crc crio[3656]: time=\"2026-06-11T11:12:45.502266244Z\" level=info msg=\"Ran pod sandbox 69a9343d44ccd22369c49194b81969f2dd533af1761799627ce320b032856ddd with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=f5ffcfb1-b243-4393-9e1d-5efeabfcd3d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.096809 | controller |     "Jun 11 11:12:45.502520 crc crio[3656]: time=\"2026-06-11T11:12:45.502476451Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=c4468f51-26e5-4a6a-882e-0fd00cbc411d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096885 | controller |     "Jun 11 11:12:45.502520 crc crio[3656]: time=\"2026-06-11T11:12:45.502283175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.096907 | controller |     "Jun 11 11:12:45.502882 crc crio[3656]: time=\"2026-06-11T11:12:45.502296585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=d903780e-51be-4d02-a4de-65003249ed95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096922 | controller |     "Jun 11 11:12:45.502882 crc crio[3656]: time=\"2026-06-11T11:12:45.502588564Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=5b955f61-39bd-476b-a0f4-77b78cf5e76a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096937 | controller |     "Jun 11 11:12:45.502882 crc crio[3656]: time=\"2026-06-11T11:12:45.502607274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=616bfb9a-bd71-4847-8863-1df2cb82a05c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096952 | controller |     "Jun 11 11:12:45.502882 crc crio[3656]: time=\"2026-06-11T11:12:45.502641625Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=043183b1-a129-49ae-b056-cba2fd4e605b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.096966 | controller |     "Jun 11 11:12:45.502882 crc crio[3656]: time=\"2026-06-11T11:12:45.502572333Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=a1505f6f-586e-445b-b01d-a17e113e34f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.096981 | controller |     "Jun 11 11:12:45.503268 crc crio[3656]: time=\"2026-06-11T11:12:45.502614685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=02658ea3-5e79-4a4d-84a9-e97f5a9a394f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.097001 | controller |     "Jun 11 11:12:45.503366 crc crio[3656]: time=\"2026-06-11T11:12:45.50311607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.097016 | controller |     "Jun 11 11:12:45.503492 crc crio[3656]: time=\"2026-06-11T11:12:45.502668826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=8044b4ff-09ed-4ce5-98e3-7151928f45f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.097031 | controller |     "Jun 11 11:12:45.503863 crc crio[3656]: time=\"2026-06-11T11:12:45.503650235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.097046 | controller |     "Jun 11 11:12:45.504374 crc crio[3656]: time=\"2026-06-11T11:12:45.504313865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.097061 | controller |     "Jun 11 11:12:45.505158 crc crio[3656]: time=\"2026-06-11T11:12:45.505093478Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=5b623db2-8653-4da4-b97f-6824a0be1911 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.097075 | controller |     "Jun 11 11:12:45.505158 crc crio[3656]: time=\"2026-06-11T11:12:45.50513406Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=5a3678c1-84a9-48b5-8f3d-e15f456b111d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.097090 | controller |     "Jun 11 11:12:45.505369 crc crio[3656]: time=\"2026-06-11T11:12:45.505103159Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=170faa9e-b760-4355-9446-53b64cc863fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.097104 | controller |     "Jun 11 11:12:45.505369 crc crio[3656]: time=\"2026-06-11T11:12:45.505268234Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=834c4a18-b708-4d11-a477-3e163516d7c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.097119 | controller |     "Jun 11 11:12:45.508404 crc crio[3656]: time=\"2026-06-11T11:12:45.507869521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.097135 | controller |     "Jun 11 11:12:45.508837 crc crio[3656]: time=\"2026-06-11T11:12:45.508777068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.097150 | controller |     "Jun 11 11:12:45.508927 crc crio[3656]: time=\"2026-06-11T11:12:45.508876971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.097165 | controller |     "Jun 11 11:12:45.509656 crc crio[3656]: time=\"2026-06-11T11:12:45.509564902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=0d5e2232-d985-4d10-be1e-db2187db389e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.097180 | controller |     "Jun 11 11:12:45.510327 crc crio[3656]: time=\"2026-06-11T11:12:45.510206811Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=46ad6f67-cda7-4bfc-8684-2391b0112861 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.097200 | controller |     "Jun 11 11:12:45.513361 crc crio[3656]: time=\"2026-06-11T11:12:45.512808318Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=0b10dcb5-5cb2-43d8-b061-103ad81a2d10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.097215 | controller |     "Jun 11 11:12:45.513850 crc crio[3656]: time=\"2026-06-11T11:12:45.513745216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=04a177b8-bb0d-4546-9553-ba12cf6487aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.097230 | controller |     "Jun 11 11:12:45.513984 crc crio[3656]: time=\"2026-06-11T11:12:45.513933302Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5f5ce112-9873-4a0d-96d6-37921bd58791 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.097245 | controller |     "Jun 11 11:12:45.518653 crc crio[3656]: time=\"2026-06-11T11:12:45.518441606Z\" level=info msg=\"Ran pod sandbox 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=de346d33-313b-476e-a66c-2c8f62c77d06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.097260 | controller |     "Jun 11 11:12:45.525163 crc crio[3656]: time=\"2026-06-11T11:12:45.524901218Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=5aa6f924-0c54-499d-8289-0aa42bb6f305 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.097275 | controller |     "Jun 11 11:12:45.526168 crc crio[3656]: time=\"2026-06-11T11:12:45.526069083Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=3f3e601d-dd6f-4690-8955-283e9f095f43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.097290 | controller |     "Jun 11 11:12:45.526168 crc crio[3656]: time=\"2026-06-11T11:12:45.526165156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=4c41a9e8-9bf4-42bb-b63a-54a29d236a16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.097304 | controller |     "Jun 11 11:12:45.526293 crc crio[3656]: time=\"2026-06-11T11:12:45.526214257Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ea49b9f8-8211-4a81-96cf-b551c03a69e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.097318 | controller |     "Jun 11 11:12:45.526906 crc crio[3656]: time=\"2026-06-11T11:12:45.526849156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=66d496e8-f4d1-436f-a079-1f1413341d35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.097333 | controller |     "Jun 11 11:12:45.527276 crc crio[3656]: time=\"2026-06-11T11:12:45.527209927Z\" level=info msg=\"Ran pod sandbox bcf7af18e3a19137f8b0b541986225d502a55741cc8b358c7283fa3516a6c2a9 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=3d3ba709-428a-49ee-b18b-6354c89440ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.097373 | controller |     "Jun 11 11:12:45.527399 crc crio[3656]: time=\"2026-06-11T11:12:45.527340441Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=eb41c1fb-ca67-4b12-9f13-065bc2221cf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.097408 | controller |     "Jun 11 11:12:45.528002 crc crio[3656]: time=\"2026-06-11T11:12:45.527936129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=24703bc5-adb3-4537-9efe-528e4afef382 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.097427 | controller |     "Jun 11 11:12:45.528154 crc crio[3656]: time=\"2026-06-11T11:12:45.528114824Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=478b367d-5f9e-4729-b038-63da50a768fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.097443 | controller |     "Jun 11 11:12:45.528218 crc crio[3656]: time=\"2026-06-11T11:12:45.528191936Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=a8fc98ed-c2e2-47b9-bddb-8065cca2f5b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.097458 | controller |     "Jun 11 11:12:45.531119 crc crio[3656]: time=\"2026-06-11T11:12:45.53100307Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=d9ee56d0-f679-46f7-bb45-b9f91621dc2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.097473 | controller |     "Jun 11 11:12:45.534375 crc crio[3656]: time=\"2026-06-11T11:12:45.534310398Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=dc56405a-48eb-4cc4-8141-2e1b551e4596 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.097487 | controller |     "Jun 11 11:12:45.535295 crc crio[3656]: time=\"2026-06-11T11:12:45.535233836Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=d350bafd-766f-4ff6-9acf-a2adfe952e5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.097502 | controller |     "Jun 11 11:12:45.536181 crc crio[3656]: time=\"2026-06-11T11:12:45.536122242Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=c6190ff1-a345-47b9-93fd-afc31b8704c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.097517 | controller |     "Jun 11 11:12:45.537200 crc crio[3656]: time=\"2026-06-11T11:12:45.537141503Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=3ad03a0b-d0a4-4c83-802a-3ef9b1dcb6e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.097532 | controller |     "Jun 11 11:12:45.538163 crc crio[3656]: time=\"2026-06-11T11:12:45.537996648Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=236356ec-34ea-4065-852b-e7b75e93e9f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.097547 | controller |     "Jun 11 11:12:45.538857 crc crio[3656]: time=\"2026-06-11T11:12:45.538800412Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=7eaeaee0-9910-42a6-ae3a-97aa3b0efd9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.097562 | controller |     "Jun 11 11:12:45.545991 crc crio[3656]: time=\"2026-06-11T11:12:45.545719018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=ad7018ff-be0b-4521-9359-9ff46b19f5af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.097576 | controller |     "Jun 11 11:12:45.546396 crc crio[3656]: time=\"2026-06-11T11:12:45.546326086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ce289870-72c7-4ea2-b17d-089c2a90b050 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.097595 | controller |     "Jun 11 11:12:45.547039 crc crio[3656]: time=\"2026-06-11T11:12:45.546954635Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=e84db263-c686-47b6-af34-affa20a8e1c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.097611 | controller |     "Jun 11 11:12:45.547157 crc crio[3656]: time=\"2026-06-11T11:12:45.54712174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.097627 | controller |     "Jun 11 11:12:45.547943 crc crio[3656]: time=\"2026-06-11T11:12:45.547883463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.097643 | controller |     "Jun 11 11:12:45.548100 crc crio[3656]: time=\"2026-06-11T11:12:45.547935374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.097658 | controller |     "Jun 11 11:12:45.549814 crc crio[3656]: time=\"2026-06-11T11:12:45.548860612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.097673 | controller |     "Jun 11 11:12:45.549814 crc crio[3656]: time=\"2026-06-11T11:12:45.549668586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.097688 | controller |     "Jun 11 11:12:45.550252 crc crio[3656]: time=\"2026-06-11T11:12:45.550190271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.097703 | controller |     "Jun 11 11:12:45.550566 crc crio[3656]: time=\"2026-06-11T11:12:45.550454529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.097718 | controller |     "Jun 11 11:12:45.557628 crc crio[3656]: time=\"2026-06-11T11:12:45.557433127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=45335fba-3f8c-43d4-a48c-d8a7756b4576 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.097733 | controller |     "Jun 11 11:12:45.558504 crc crio[3656]: time=\"2026-06-11T11:12:45.558436287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=bd490993-a3d6-422b-92f4-0916e2165e8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.097748 | controller |     "Jun 11 11:12:45.558913 crc crio[3656]: time=\"2026-06-11T11:12:45.558810378Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=595bf8c9-0c62-472e-a9f4-e2cf9c9ac0b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.097763 | controller |     "Jun 11 11:12:45.559307 crc crio[3656]: time=\"2026-06-11T11:12:45.559148198Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=a5333418-55e9-4ae4-b473-94906ceb4cc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.097777 | controller |     "Jun 11 11:12:45.561610 crc crio[3656]: time=\"2026-06-11T11:12:45.561479248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=356bdd5b-5ae9-4d0a-968d-29b6ba34f944 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.097797 | controller |     "Jun 11 11:12:45.561758 crc crio[3656]: time=\"2026-06-11T11:12:45.561610911Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=5d7b58a4-ca85-4ca5-bf4a-fd555f67917b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.097812 | controller |     "Jun 11 11:12:45.561758 crc crio[3656]: time=\"2026-06-11T11:12:45.561535119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=aa376ae0-a155-41ed-bfc0-274ab20d92ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.097826 | controller |     "Jun 11 11:12:45.561758 crc crio[3656]: time=\"2026-06-11T11:12:45.561583681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a908df70-7043-40cd-9f96-f13eef77bfb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.097841 | controller |     "Jun 11 11:12:45.561925 crc crio[3656]: time=\"2026-06-11T11:12:45.561846278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=ec43d873-19fb-46d0-a1b7-a0d6f4540889 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.097856 | controller |     "Jun 11 11:12:45.562873 crc crio[3656]: time=\"2026-06-11T11:12:45.562616281Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=a809b0da-ec56-49be-9950-f22a6ecba0bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.097870 | controller |     "Jun 11 11:12:45.563841 crc crio[3656]: time=\"2026-06-11T11:12:45.563779036Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=0e380bf7-ccf9-47bc-8f6a-1f04176f8373 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.097885 | controller |     "Jun 11 11:12:45.563841 crc crio[3656]: time=\"2026-06-11T11:12:45.563787736Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=8ce7c680-9b73-4edb-91e8-47d0aa36b604 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.097900 | controller |     "Jun 11 11:12:45.563841 crc crio[3656]: time=\"2026-06-11T11:12:45.56392279Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=f3e64594-b07a-4134-9fa0-4e1777832665 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.097915 | controller |     "Jun 11 11:12:45.564362 crc crio[3656]: time=\"2026-06-11T11:12:45.564225769Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=372f9565-7b52-468c-9843-9afe7c02a33b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.097929 | controller |     "Jun 11 11:12:45.564362 crc crio[3656]: time=\"2026-06-11T11:12:45.56424199Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=3b4b789e-98ac-4641-9372-65891f60d39b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.097944 | controller |     "Jun 11 11:12:45.564362 crc crio[3656]: time=\"2026-06-11T11:12:45.56426223Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=40b835a5-9847-46a6-96af-21b872f29bc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.097962 | controller |     "Jun 11 11:12:45.565365 crc crio[3656]: time=\"2026-06-11T11:12:45.565317172Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=26f048e9-bfa1-4d6a-b2fa-02d6494ef7b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.097977 | controller |     "Jun 11 11:12:45.565460 crc crio[3656]: time=\"2026-06-11T11:12:45.565369183Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=94e0e03a-af58-4af1-aa14-490897895052 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.097992 | controller |     "Jun 11 11:12:45.565845 crc crio[3656]: time=\"2026-06-11T11:12:45.565792706Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=5511d259-0810-482a-bb5d-ddfccc5f3593 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.098007 | controller |     "Jun 11 11:12:45.574360 crc crio[3656]: time=\"2026-06-11T11:12:45.574288529Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=5622f38e-a3b8-468b-9928-81a40ba8f9d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.098022 | controller |     "Jun 11 11:12:45.574786 crc crio[3656]: time=\"2026-06-11T11:12:45.574733052Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=9cc6763c-26f3-4590-bc3c-68071c38876c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.098037 | controller |     "Jun 11 11:12:45.575252 crc crio[3656]: time=\"2026-06-11T11:12:45.575144734Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=e3c8d282-ff66-428b-aec9-49d1975f8eca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.098053 | controller |     "Jun 11 11:12:45.575329 crc crio[3656]: time=\"2026-06-11T11:12:45.575159475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098068 | controller |     "Jun 11 11:12:45.575329 crc crio[3656]: time=\"2026-06-11T11:12:45.575311529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098087 | controller |     "Jun 11 11:12:45.575642 crc crio[3656]: time=\"2026-06-11T11:12:45.575513595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098106 | controller |     "Jun 11 11:12:45.575642 crc crio[3656]: time=\"2026-06-11T11:12:45.575563727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098121 | controller |     "Jun 11 11:12:45.578933 crc crio[3656]: time=\"2026-06-11T11:12:45.578872955Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=c8619bad-d691-4929-b3aa-1a052e154c62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.098135 | controller |     "Jun 11 11:12:45.578933 crc crio[3656]: time=\"2026-06-11T11:12:45.578900346Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=9387791c-6e24-44e1-8a9f-30b2a749c4a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.098150 | controller |     "Jun 11 11:12:45.579340 crc crio[3656]: time=\"2026-06-11T11:12:45.579270677Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=e967638b-3c63-469c-aeaa-b8e8407d068d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.098168 | controller |     "Jun 11 11:12:45.579479 crc crio[3656]: time=\"2026-06-11T11:12:45.579398681Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=c8e37d21-477a-48fe-bc51-4c8f5965d000 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.098184 | controller |     "Jun 11 11:12:45.592295 crc crio[3656]: time=\"2026-06-11T11:12:45.591889763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098199 | controller |     "Jun 11 11:12:45.593302 crc crio[3656]: time=\"2026-06-11T11:12:45.593251234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098213 | controller |     "Jun 11 11:12:45.593457 crc crio[3656]: time=\"2026-06-11T11:12:45.593397678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098228 | controller |     "Jun 11 11:12:45.597195 crc crio[3656]: time=\"2026-06-11T11:12:45.597043307Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=5654098e-2227-42b0-93cb-c43e59b7fbee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.098243 | controller |     "Jun 11 11:12:45.597380 crc crio[3656]: time=\"2026-06-11T11:12:45.597094498Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=1ab24e63-30ec-4892-a639-d18da36d162a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.098258 | controller |     "Jun 11 11:12:45.599636 crc crio[3656]: time=\"2026-06-11T11:12:45.599554451Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=186bb197-7cb0-4042-afab-224958cff356 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.098273 | controller |     "Jun 11 11:12:45.600388 crc crio[3656]: time=\"2026-06-11T11:12:45.600324614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098288 | controller |     "Jun 11 11:12:45.602749 crc crio[3656]: time=\"2026-06-11T11:12:45.602638683Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=5864b351-3d94-46c4-9d8a-85a498ce7670 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.098304 | controller |     "Jun 11 11:12:45.602848 crc crio[3656]: time=\"2026-06-11T11:12:45.602776627Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=6d073921-c417-495d-8113-078d18796063 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.098325 | controller |     "Jun 11 11:12:45.604571 crc crio[3656]: time=\"2026-06-11T11:12:45.604309503Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=cc49948c-ad15-4ecc-969b-071cb1f03c6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.098365 | controller |     "Jun 11 11:12:45.604923 crc crio[3656]: time=\"2026-06-11T11:12:45.60487277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098391 | controller |     "Jun 11 11:12:45.605114 crc crio[3656]: time=\"2026-06-11T11:12:45.605059795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098414 | controller |     "Jun 11 11:12:45.605303 crc crio[3656]: time=\"2026-06-11T11:12:45.60522274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098430 | controller |     "Jun 11 11:12:45.605393 crc crio[3656]: time=\"2026-06-11T11:12:45.605382155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098446 | controller |     "Jun 11 11:12:45.605524 crc crio[3656]: time=\"2026-06-11T11:12:45.605493128Z\" level=info msg=\"Ran pod sandbox de91c6f3e7a8eb47d4e5c187dfbbf09c6e7a9b3134c07424a5d5225c1847be51 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=f0f34c90-0637-43c3-990d-3b8a0e291193 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.098461 | controller |     "Jun 11 11:12:45.605649 crc crio[3656]: time=\"2026-06-11T11:12:45.605595361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098477 | controller |     "Jun 11 11:12:45.605842 crc crio[3656]: time=\"2026-06-11T11:12:45.605506819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098492 | controller |     "Jun 11 11:12:45.606168 crc crio[3656]: time=\"2026-06-11T11:12:45.606116307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098507 | controller |     "Jun 11 11:12:45.606515 crc crio[3656]: time=\"2026-06-11T11:12:45.606463777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098523 | controller |     "Jun 11 11:12:45.606753 crc crio[3656]: time=\"2026-06-11T11:12:45.606666763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098538 | controller |     "Jun 11 11:12:45.609435 crc crio[3656]: time=\"2026-06-11T11:12:45.608307442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098553 | controller |     "Jun 11 11:12:45.609435 crc crio[3656]: time=\"2026-06-11T11:12:45.608556959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098568 | controller |     "Jun 11 11:12:45.609435 crc crio[3656]: time=\"2026-06-11T11:12:45.608735185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098583 | controller |     "Jun 11 11:12:45.609435 crc crio[3656]: time=\"2026-06-11T11:12:45.60892469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098597 | controller |     "Jun 11 11:12:45.609435 crc crio[3656]: time=\"2026-06-11T11:12:45.609099735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098612 | controller |     "Jun 11 11:12:45.609435 crc crio[3656]: time=\"2026-06-11T11:12:45.60926696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098630 | controller |     "Jun 11 11:12:45.609435 crc crio[3656]: time=\"2026-06-11T11:12:45.609403685Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=a3a6bedb-9278-47f9-92f4-ad1e85b86cd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.098646 | controller |     "Jun 11 11:12:45.609435 crc crio[3656]: time=\"2026-06-11T11:12:45.609434805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098661 | controller |     "Jun 11 11:12:45.609823 crc crio[3656]: time=\"2026-06-11T11:12:45.609616921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098676 | controller |     "Jun 11 11:12:45.610011 crc crio[3656]: time=\"2026-06-11T11:12:45.60992282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098693 | controller |     "Jun 11 11:12:45.610194 crc crio[3656]: time=\"2026-06-11T11:12:45.610137056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098709 | controller |     "Jun 11 11:12:45.610409 crc crio[3656]: time=\"2026-06-11T11:12:45.610358243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098724 | controller |     "Jun 11 11:12:45.612937 crc crio[3656]: time=\"2026-06-11T11:12:45.612812546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098738 | controller |     "Jun 11 11:12:45.613140 crc crio[3656]: time=\"2026-06-11T11:12:45.613072834Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=5e76b190-1bb0-4b21-bdad-f1fe4cb87e94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.098752 | controller |     "Jun 11 11:12:45.615595 crc crio[3656]: time=\"2026-06-11T11:12:45.615521237Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=3899d184-8ed3-484f-bb38-f90b51ffe38e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.098767 | controller |     "Jun 11 11:12:45.615854 crc crio[3656]: time=\"2026-06-11T11:12:45.615822636Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=512f5455-598f-4366-95d5-814654318be6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.098781 | controller |     "Jun 11 11:12:45.616123 crc crio[3656]: time=\"2026-06-11T11:12:45.616011581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=77c11d25-7e54-4046-815e-1900f00bd79a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.098795 | controller |     "Jun 11 11:12:45.616883 crc crio[3656]: time=\"2026-06-11T11:12:45.616733603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098810 | controller |     "Jun 11 11:12:45.618592 crc crio[3656]: time=\"2026-06-11T11:12:45.618154495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098829 | controller |     "Jun 11 11:12:45.618592 crc crio[3656]: time=\"2026-06-11T11:12:45.618372702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098844 | controller |     "Jun 11 11:12:45.623187 crc crio[3656]: time=\"2026-06-11T11:12:45.623115223Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=1debb585-3118-4fb7-83cd-f36dd2c75025 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.098859 | controller |     "Jun 11 11:12:45.629956 crc crio[3656]: 2026-06-11T11:12:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:58a87b525e76d66 Mac:ba:84:85:33:ee:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/827fecaa-e260-4a73-93ce-ef0f831822a1 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.098874 | controller |     "Jun 11 11:12:45.632808 crc crio[3656]: time=\"2026-06-11T11:12:45.632743329Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.098889 | controller |     "Jun 11 11:12:45.632938 crc crio[3656]: time=\"2026-06-11T11:12:45.632917885Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"",
2026-06-11 12:41:58.098904 | controller |     "Jun 11 11:12:45.634501 crc crio[3656]: time=\"2026-06-11T11:12:45.63443179Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686260-vs65h Namespace:openshift-operator-lifecycle-manager ID:58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b UID:34b0e41d-7804-4148-99f3-677d46c836ea NetNS:/var/run/netns/827fecaa-e260-4a73-93ce-ef0f831822a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34b0e41d_7804_4148_99f3_677d46c836ea.slice PodAnnotations:0xc000182620}] Aliases:map[]}\"",
2026-06-11 12:41:58.098919 | controller |     "Jun 11 11:12:45.634740 crc crio[3656]: time=\"2026-06-11T11:12:45.634622595Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686260-vs65h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.098934 | controller |     "Jun 11 11:12:45.665741 crc crio[3656]: time=\"2026-06-11T11:12:45.665417653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098949 | controller |     "Jun 11 11:12:45.669127 crc crio[3656]: time=\"2026-06-11T11:12:45.668960398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.098964 | controller |     "Jun 11 11:12:45.689330 crc crio[3656]: time=\"2026-06-11T11:12:45.689241462Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.098979 | controller |     "Jun 11 11:12:45.689330 crc crio[3656]: time=\"2026-06-11T11:12:45.689308514Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.098993 | controller |     "Jun 11 11:12:45.689832 crc crio[3656]: time=\"2026-06-11T11:12:45.689362796Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_4aea078d-af78-49f6-869c-547c5e06cde5\\\"\"",
2026-06-11 12:41:58.099007 | controller |     "Jun 11 11:12:45.689832 crc crio[3656]: time=\"2026-06-11T11:12:45.689408287Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_6973f987-d5c6-4a62-9f3b-757d3d5abf2f\\\"\"",
2026-06-11 12:41:58.099022 | controller |     "Jun 11 11:12:45.689832 crc crio[3656]: time=\"2026-06-11T11:12:45.689475669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.099041 | controller |     "Jun 11 11:12:45.725648 crc crio[3656]: time=\"2026-06-11T11:12:45.725155591Z\" level=info msg=\"Created container ac768565da342834f81a23ad17c946039891bc036a27ff1728773c2cb4ccd360: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=2dc9cbef-6fe3-44ec-983b-57826f33ca0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.099056 | controller |     "Jun 11 11:12:45.727181 crc crio[3656]: time=\"2026-06-11T11:12:45.72711829Z\" level=info msg=\"Starting container: ac768565da342834f81a23ad17c946039891bc036a27ff1728773c2cb4ccd360\" id=93aebdb2-5b72-4af1-8249-2aae842b4a4f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.099072 | controller |     "Jun 11 11:12:45.734353 crc crio[3656]: time=\"2026-06-11T11:12:45.73418648Z\" level=info msg=\"Started container\" PID=10531 containerID=ac768565da342834f81a23ad17c946039891bc036a27ff1728773c2cb4ccd360 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=93aebdb2-5b72-4af1-8249-2aae842b4a4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917",
2026-06-11 12:41:58.099087 | controller |     "Jun 11 11:12:45.756372 crc crio[3656]: time=\"2026-06-11T11:12:45.756222456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.099102 | controller |     "Jun 11 11:12:45.768319 crc crio[3656]: time=\"2026-06-11T11:12:45.767520853Z\" level=info msg=\"Ran pod sandbox 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686260-vs65h/POD\" id=0f03a587-e705-429b-8f8b-438f10a06f53 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.099117 | controller |     "Jun 11 11:12:45.769730 crc crio[3656]: time=\"2026-06-11T11:12:45.769569554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.099148 | controller |     "Jun 11 11:12:45.770188 crc crio[3656]: time=\"2026-06-11T11:12:45.77012167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=88d3de6a-5275-4d26-b169-1466eb6674ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.099164 | controller |     "Jun 11 11:12:45.802956 crc crio[3656]: time=\"2026-06-11T11:12:45.802907387Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.099178 | controller |     "Jun 11 11:12:45.803057 crc crio[3656]: time=\"2026-06-11T11:12:45.802938748Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.099193 | controller |     "Jun 11 11:12:45.803057 crc crio[3656]: time=\"2026-06-11T11:12:45.802986409Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.099207 | controller |     "Jun 11 11:12:45.851010 crc crio[3656]: time=\"2026-06-11T11:12:45.850925877Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.099222 | controller |     "Jun 11 11:12:45.851010 crc crio[3656]: time=\"2026-06-11T11:12:45.850984278Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.099236 | controller |     "Jun 11 11:12:45.851010 crc crio[3656]: time=\"2026-06-11T11:12:45.851007559Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"",
2026-06-11 12:41:58.099250 | controller |     "Jun 11 11:12:45.884119 crc crio[3656]: time=\"2026-06-11T11:12:45.884052013Z\" level=info msg=\"Created container c44f51f382a7eafaa5f91c0d17a4e755cab7944aeb17394e781abb751e188a49: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=916a3767-bbcc-4b54-ac79-248b98f3b9ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.099269 | controller |     "Jun 11 11:12:45.885217 crc crio[3656]: time=\"2026-06-11T11:12:45.884937979Z\" level=info msg=\"Starting container: c44f51f382a7eafaa5f91c0d17a4e755cab7944aeb17394e781abb751e188a49\" id=791b9e07-5107-48d2-9c74-9efd0abca5e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.099284 | controller |     "Jun 11 11:12:45.885217 crc crio[3656]: time=\"2026-06-11T11:12:45.885189377Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.099299 | controller |     "Jun 11 11:12:45.885372 crc crio[3656]: time=\"2026-06-11T11:12:45.885228358Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.099314 | controller |     "Jun 11 11:12:45.885372 crc crio[3656]: time=\"2026-06-11T11:12:45.885247429Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"",
2026-06-11 12:41:58.099329 | controller |     "Jun 11 11:12:45.896410 crc crio[3656]: time=\"2026-06-11T11:12:45.896141023Z\" level=info msg=\"Started container\" PID=10565 containerID=c44f51f382a7eafaa5f91c0d17a4e755cab7944aeb17394e781abb751e188a49 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=791b9e07-5107-48d2-9c74-9efd0abca5e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af",
2026-06-11 12:41:58.099344 | controller |     "Jun 11 11:12:45.998302 crc crio[3656]: time=\"2026-06-11T11:12:45.998248613Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.099381 | controller |     "Jun 11 11:12:45.998617 crc crio[3656]: time=\"2026-06-11T11:12:45.998596684Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.099399 | controller |     "Jun 11 11:12:45.999083 crc crio[3656]: time=\"2026-06-11T11:12:45.99881607Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"",
2026-06-11 12:41:58.099421 | controller |     "Jun 11 11:12:46.044144 crc crio[3656]: time=\"2026-06-11T11:12:46.043987845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.099444 | controller |     "Jun 11 11:12:46.054118 crc crio[3656]: time=\"2026-06-11T11:12:46.053830789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.099463 | controller |     "Jun 11 11:12:46.060172 crc crio[3656]: time=\"2026-06-11T11:12:46.060106125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.099479 | controller |     "Jun 11 11:12:46.074295 crc crio[3656]: time=\"2026-06-11T11:12:46.074255737Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.099494 | controller |     "Jun 11 11:12:46.075250 crc crio[3656]: time=\"2026-06-11T11:12:46.075198185Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.099508 | controller |     "Jun 11 11:12:46.076068 crc crio[3656]: time=\"2026-06-11T11:12:46.075667469Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"",
2026-06-11 12:41:58.099522 | controller |     "Jun 11 11:12:46.113995 crc crio[3656]: time=\"2026-06-11T11:12:46.113850516Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.099541 | controller |     "Jun 11 11:12:46.113995 crc crio[3656]: time=\"2026-06-11T11:12:46.113939938Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.099557 | controller |     "Jun 11 11:12:46.113995 crc crio[3656]: time=\"2026-06-11T11:12:46.11399665Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"",
2026-06-11 12:41:58.099571 | controller |     "Jun 11 11:12:46.140292 crc crio[3656]: time=\"2026-06-11T11:12:46.140133128Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.099586 | controller |     "Jun 11 11:12:46.140292 crc crio[3656]: time=\"2026-06-11T11:12:46.14019426Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.099601 | controller |     "Jun 11 11:12:46.141526 crc crio[3656]: time=\"2026-06-11T11:12:46.140358905Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"",
2026-06-11 12:41:58.099615 | controller |     "Jun 11 11:12:46.155371 crc crio[3656]: time=\"2026-06-11T11:12:46.1553097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.099630 | controller |     "Jun 11 11:12:46.176400 crc crio[3656]: time=\"2026-06-11T11:12:46.176333516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.099645 | controller |     "Jun 11 11:12:46.184663 crc crio[3656]: time=\"2026-06-11T11:12:46.184580312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.099660 | controller |     "Jun 11 11:12:46.188782 crc crio[3656]: time=\"2026-06-11T11:12:46.18719699Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1bbfa799-890b-4f5f-8f15-56552620c9b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.099674 | controller |     "Jun 11 11:12:46.188782 crc crio[3656]: time=\"2026-06-11T11:12:46.188256411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.099689 | controller |     "Jun 11 11:12:46.191831 crc crio[3656]: time=\"2026-06-11T11:12:46.191777866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.099705 | controller |     "Jun 11 11:12:46.195848 crc crio[3656]: time=\"2026-06-11T11:12:46.195802066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.099719 | controller |     "Jun 11 11:12:46.216877 crc crio[3656]: time=\"2026-06-11T11:12:46.216244805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.099734 | controller |     "Jun 11 11:12:46.220182 crc crio[3656]: time=\"2026-06-11T11:12:46.219910974Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.099749 | controller |     "Jun 11 11:12:46.221211 crc crio[3656]: time=\"2026-06-11T11:12:46.220739399Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.099763 | controller |     "Jun 11 11:12:46.221494 crc crio[3656]: time=\"2026-06-11T11:12:46.22146566Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"",
2026-06-11 12:41:58.099782 | controller |     "Jun 11 11:12:46.222375 crc crio[3656]: time=\"2026-06-11T11:12:46.221493671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.099797 | controller |     "Jun 11 11:12:46.232753 crc crio[3656]: time=\"2026-06-11T11:12:46.230386436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.099812 | controller |     "Jun 11 11:12:46.283620 crc crio[3656]: time=\"2026-06-11T11:12:46.283525358Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.099827 | controller |     "Jun 11 11:12:46.283620 crc crio[3656]: time=\"2026-06-11T11:12:46.2835832Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.099841 | controller |     "Jun 11 11:12:46.283620 crc crio[3656]: time=\"2026-06-11T11:12:46.283607601Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"",
2026-06-11 12:41:58.099856 | controller |     "Jun 11 11:12:46.287409 crc crio[3656]: time=\"2026-06-11T11:12:46.287162567Z\" level=info msg=\"Created container 8f855207bc640ed55dfa870f69bd8d6e65ab42d2bc484647db8aee747c66d330: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=a8fc98ed-c2e2-47b9-bddb-8065cca2f5b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.099871 | controller |     "Jun 11 11:12:46.288946 crc crio[3656]: time=\"2026-06-11T11:12:46.288861947Z\" level=info msg=\"Starting container: 8f855207bc640ed55dfa870f69bd8d6e65ab42d2bc484647db8aee747c66d330\" id=156b30e1-2b59-4237-8c28-42bc48a62ec8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.099886 | controller |     "Jun 11 11:12:46.306251 crc crio[3656]: time=\"2026-06-11T11:12:46.305647937Z\" level=info msg=\"Created container ecafc096a94cf635d0a7b912751c299206a46d9a1ec9121d31c2290c7e9752d2: openshift-dns/dns-default-qtghf/dns\" id=0e47676d-9e26-42b1-a0b3-f117fb0d44ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.099901 | controller |     "Jun 11 11:12:46.307195 crc crio[3656]: time=\"2026-06-11T11:12:46.307053269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.100102 | controller |     "Jun 11 11:12:46.309394 crc crio[3656]: time=\"2026-06-11T11:12:46.309124661Z\" level=info msg=\"Starting container: ecafc096a94cf635d0a7b912751c299206a46d9a1ec9121d31c2290c7e9752d2\" id=f6fd1d2c-806b-415a-b278-e8a03efcecf9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.100118 | controller |     "Jun 11 11:12:46.319777 crc crio[3656]: time=\"2026-06-11T11:12:46.313903953Z\" level=info msg=\"Started container\" PID=10620 containerID=8f855207bc640ed55dfa870f69bd8d6e65ab42d2bc484647db8aee747c66d330 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=156b30e1-2b59-4237-8c28-42bc48a62ec8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b3e341379c9d19e2b38c1c5b7f71a5af218b30a2445f82e0b3a8f0f0676f979",
2026-06-11 12:41:58.100134 | controller |     "Jun 11 11:12:46.319777 crc crio[3656]: time=\"2026-06-11T11:12:46.315605904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.100149 | controller |     "Jun 11 11:12:46.326069 crc crio[3656]: time=\"2026-06-11T11:12:46.3258837Z\" level=info msg=\"Started container\" PID=10627 containerID=ecafc096a94cf635d0a7b912751c299206a46d9a1ec9121d31c2290c7e9752d2 description=openshift-dns/dns-default-qtghf/dns id=f6fd1d2c-806b-415a-b278-e8a03efcecf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0993580b5a44867bf218b00a50708e0fc4c9226642cc3cbb0698526ab7401b1",
2026-06-11 12:41:58.100170 | controller |     "Jun 11 11:12:46.344801 crc crio[3656]: time=\"2026-06-11T11:12:46.344338989Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.100186 | controller |     "Jun 11 11:12:46.344801 crc crio[3656]: time=\"2026-06-11T11:12:46.344400571Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.100200 | controller |     "Jun 11 11:12:46.344801 crc crio[3656]: time=\"2026-06-11T11:12:46.344424312Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"",
2026-06-11 12:41:58.100215 | controller |     "Jun 11 11:12:46.348158 crc crio[3656]: time=\"2026-06-11T11:12:46.34805799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=fb765c0a-b207-4c3c-943f-0132d7ad427a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.100230 | controller |     "Jun 11 11:12:46.388892 crc crio[3656]: time=\"2026-06-11T11:12:46.388662089Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b33faabc-5ad3-45af-875c-bde0b60373ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.100245 | controller |     "Jun 11 11:12:46.390580 crc crio[3656]: time=\"2026-06-11T11:12:46.390430522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.100260 | controller |     "Jun 11 11:12:46.407219 crc crio[3656]: time=\"2026-06-11T11:12:46.407129579Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.100274 | controller |     "Jun 11 11:12:46.407219 crc crio[3656]: time=\"2026-06-11T11:12:46.407187261Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.100289 | controller |     "Jun 11 11:12:46.407219 crc crio[3656]: time=\"2026-06-11T11:12:46.407212031Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"",
2026-06-11 12:41:58.100304 | controller |     "Jun 11 11:12:46.417902 crc crio[3656]: time=\"2026-06-11T11:12:46.417808327Z\" level=info msg=\"Created container c6d6c5864fb3e5ae80689f5e2335f8dadabd68254e060f7fd4af13c1a42f129c: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=0b10dcb5-5cb2-43d8-b061-103ad81a2d10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.100319 | controller |     "Jun 11 11:12:46.421631 crc crio[3656]: time=\"2026-06-11T11:12:46.421469626Z\" level=info msg=\"Created container 980e971c4bf70f9f6b73667c706ce15586f5b11fe3e27876bdc90a0db7dd38e1: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=a1505f6f-586e-445b-b01d-a17e113e34f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.100333 | controller |     "Jun 11 11:12:46.422602 crc crio[3656]: time=\"2026-06-11T11:12:46.422506947Z\" level=info msg=\"Starting container: c6d6c5864fb3e5ae80689f5e2335f8dadabd68254e060f7fd4af13c1a42f129c\" id=9b1cb671-9054-4a53-9ecd-9a8f720106dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.100364 | controller |     "Jun 11 11:12:46.423209 crc crio[3656]: time=\"2026-06-11T11:12:46.423134935Z\" level=info msg=\"Starting container: 980e971c4bf70f9f6b73667c706ce15586f5b11fe3e27876bdc90a0db7dd38e1\" id=0e1f65ab-f76b-4f98-863d-60a00df4c63d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.100385 | controller |     "Jun 11 11:12:46.433334 crc crio[3656]: time=\"2026-06-11T11:12:46.433279928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.100406 | controller |     "Jun 11 11:12:46.441286 crc crio[3656]: time=\"2026-06-11T11:12:46.440574695Z\" level=info msg=\"Started container\" PID=10652 containerID=980e971c4bf70f9f6b73667c706ce15586f5b11fe3e27876bdc90a0db7dd38e1 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=0e1f65ab-f76b-4f98-863d-60a00df4c63d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d54c579f0e36956b21907ac5d87b05aeaa0b1bcda2bfeeeb15f6d4420607e82e",
2026-06-11 12:41:58.100422 | controller |     "Jun 11 11:12:46.444146 crc crio[3656]: time=\"2026-06-11T11:12:46.44410215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.100437 | controller |     "Jun 11 11:12:46.451006 crc crio[3656]: time=\"2026-06-11T11:12:46.450940503Z\" level=info msg=\"Created container 702e9bf9811ed03628af2b45428e16598609964ccf2275dbd91e052897ebd831: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=5b623db2-8653-4da4-b97f-6824a0be1911 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.100452 | controller |     "Jun 11 11:12:46.454573 crc crio[3656]: time=\"2026-06-11T11:12:46.452947353Z\" level=info msg=\"Starting container: 702e9bf9811ed03628af2b45428e16598609964ccf2275dbd91e052897ebd831\" id=bc887f77-752b-414e-b11e-f0900d207f89 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.100466 | controller |     "Jun 11 11:12:46.465172 crc crio[3656]: time=\"2026-06-11T11:12:46.463752435Z\" level=info msg=\"Created container 36331c66b4b74f1e62d61b55d90394be423f11a948b7f7b13b91dcacafdc8d0a: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=94e0e03a-af58-4af1-aa14-490897895052 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.100483 | controller |     "Jun 11 11:12:46.465433 crc crio[3656]: time=\"2026-06-11T11:12:46.46527477Z\" level=info msg=\"Starting container: 36331c66b4b74f1e62d61b55d90394be423f11a948b7f7b13b91dcacafdc8d0a\" id=4708daec-54a2-4d46-9410-d3ac5a498f73 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.100505 | controller |     "Jun 11 11:12:46.468913 crc crio[3656]: time=\"2026-06-11T11:12:46.468792175Z\" level=info msg=\"Started container\" PID=10642 containerID=702e9bf9811ed03628af2b45428e16598609964ccf2275dbd91e052897ebd831 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=bc887f77-752b-414e-b11e-f0900d207f89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9de9ad87999f15124f6d703b10be8733808ecc0a4e9a3b2a32452d599964aa40",
2026-06-11 12:41:58.100528 | controller |     "Jun 11 11:12:46.474957 crc crio[3656]: time=\"2026-06-11T11:12:46.474874696Z\" level=info msg=\"Started container\" PID=10656 containerID=36331c66b4b74f1e62d61b55d90394be423f11a948b7f7b13b91dcacafdc8d0a description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=4708daec-54a2-4d46-9410-d3ac5a498f73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1aa969629d4860562378a8f3b2f140cd5d095e04fbb52a3eb622acaaa9d6b57",
2026-06-11 12:41:58.100551 | controller |     "Jun 11 11:12:46.502897 crc crio[3656]: time=\"2026-06-11T11:12:46.502374785Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.100571 | controller |     "Jun 11 11:12:46.502897 crc crio[3656]: time=\"2026-06-11T11:12:46.502450617Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.100586 | controller |     "Jun 11 11:12:46.502897 crc crio[3656]: time=\"2026-06-11T11:12:46.502486778Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"",
2026-06-11 12:41:58.100609 | controller |     "Jun 11 11:12:46.504567 crc crio[3656]: time=\"2026-06-11T11:12:46.504479348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.100631 | controller |     "Jun 11 11:12:46.508010 crc crio[3656]: time=\"2026-06-11T11:12:46.507540889Z\" level=info msg=\"Started container\" PID=10641 containerID=c6d6c5864fb3e5ae80689f5e2335f8dadabd68254e060f7fd4af13c1a42f129c description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=9b1cb671-9054-4a53-9ecd-9a8f720106dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2",
2026-06-11 12:41:58.100653 | controller |     "Jun 11 11:12:46.529654 crc crio[3656]: time=\"2026-06-11T11:12:46.527799242Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.100668 | controller |     "Jun 11 11:12:46.529654 crc crio[3656]: time=\"2026-06-11T11:12:46.527860324Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.100683 | controller |     "Jun 11 11:12:46.529654 crc crio[3656]: time=\"2026-06-11T11:12:46.527892135Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"",
2026-06-11 12:41:58.100698 | controller |     "Jun 11 11:12:46.564123 crc crio[3656]: time=\"2026-06-11T11:12:46.563962619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.100714 | controller |     "Jun 11 11:12:46.566612 crc crio[3656]: time=\"2026-06-11T11:12:46.566276018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.100729 | controller |     "Jun 11 11:12:46.568384 crc crio[3656]: time=\"2026-06-11T11:12:46.568312698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.100744 | controller |     "Jun 11 11:12:46.593903 crc crio[3656]: time=\"2026-06-11T11:12:46.593818588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.100759 | controller |     "Jun 11 11:12:46.596563 crc crio[3656]: time=\"2026-06-11T11:12:46.596477917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.100773 | controller |     "Jun 11 11:12:46.633293 crc crio[3656]: time=\"2026-06-11T11:12:46.632598543Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.100788 | controller |     "Jun 11 11:12:46.633293 crc crio[3656]: time=\"2026-06-11T11:12:46.633277703Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.100802 | controller |     "Jun 11 11:12:46.633485 crc crio[3656]: time=\"2026-06-11T11:12:46.633306944Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"",
2026-06-11 12:41:58.100816 | controller |     "Jun 11 11:12:46.643437 crc crio[3656]: time=\"2026-06-11T11:12:46.641628682Z\" level=info msg=\"Created container dc625109be4d50b935b4ae6a300760d71badc6953761b3a4fbde8bb8777f6de4: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=26f048e9-bfa1-4d6a-b2fa-02d6494ef7b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.100831 | controller |     "Jun 11 11:12:46.645315 crc crio[3656]: time=\"2026-06-11T11:12:46.645245539Z\" level=info msg=\"Starting container: dc625109be4d50b935b4ae6a300760d71badc6953761b3a4fbde8bb8777f6de4\" id=d6fb6265-c223-4183-a0b2-d256422e2960 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.100850 | controller |     "Jun 11 11:12:46.655530 crc crio[3656]: time=\"2026-06-11T11:12:46.655363371Z\" level=info msg=\"Started container\" PID=10721 containerID=dc625109be4d50b935b4ae6a300760d71badc6953761b3a4fbde8bb8777f6de4 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=d6fb6265-c223-4183-a0b2-d256422e2960 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97",
2026-06-11 12:41:58.100866 | controller |     "Jun 11 11:12:46.674909 crc crio[3656]: time=\"2026-06-11T11:12:46.674614144Z\" level=info msg=\"Created container 158bdf8cc181a6003de1b95ce9a109e8b5d964ac2a7db7c1623e9c109e9cef59: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=efac572a-16c5-497b-b561-c090957e6542 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.100881 | controller |     "Jun 11 11:12:46.682848 crc crio[3656]: time=\"2026-06-11T11:12:46.682667334Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.100895 | controller |     "Jun 11 11:12:46.682848 crc crio[3656]: time=\"2026-06-11T11:12:46.682804768Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.100910 | controller |     "Jun 11 11:12:46.682848 crc crio[3656]: time=\"2026-06-11T11:12:46.682836429Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"",
2026-06-11 12:41:58.100925 | controller |     "Jun 11 11:12:46.685783 crc crio[3656]: time=\"2026-06-11T11:12:46.685668203Z\" level=info msg=\"Starting container: 158bdf8cc181a6003de1b95ce9a109e8b5d964ac2a7db7c1623e9c109e9cef59\" id=a5b94a08-719f-48dd-87c7-7c72289eb3b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.100944 | controller |     "Jun 11 11:12:46.712379 crc crio[3656]: time=\"2026-06-11T11:12:46.712236504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.100965 | controller |     "Jun 11 11:12:46.716111 crc crio[3656]: time=\"2026-06-11T11:12:46.716043128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.100986 | controller |     "Jun 11 11:12:46.716817 crc crio[3656]: time=\"2026-06-11T11:12:46.716626545Z\" level=info msg=\"Started container\" PID=10727 containerID=158bdf8cc181a6003de1b95ce9a109e8b5d964ac2a7db7c1623e9c109e9cef59 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=a5b94a08-719f-48dd-87c7-7c72289eb3b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19e096fa91141138166cbfc72dce62703cd2c76d5abb5f31d052d0f868c27437",
2026-06-11 12:41:58.101008 | controller |     "Jun 11 11:12:46.741106 crc crio[3656]: time=\"2026-06-11T11:12:46.738841066Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.101029 | controller |     "Jun 11 11:12:46.741106 crc crio[3656]: time=\"2026-06-11T11:12:46.741094624Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.101050 | controller |     "Jun 11 11:12:46.741335 crc crio[3656]: time=\"2026-06-11T11:12:46.741122794Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"",
2026-06-11 12:41:58.101070 | controller |     "Jun 11 11:12:46.747251 crc crio[3656]: time=\"2026-06-11T11:12:46.747188505Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686260-vs65h/collect-profiles\" id=e41d3fd2-a22f-4c83-936a-41a8ce0d68dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.101089 | controller |     "Jun 11 11:12:46.747803 crc crio[3656]: time=\"2026-06-11T11:12:46.747757282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.101105 | controller |     "Jun 11 11:12:46.755596 crc crio[3656]: time=\"2026-06-11T11:12:46.755475062Z\" level=info msg=\"Created container 1fa4468243bf1fcd3e7d8d4223fecf60abb2a3464bb938befe652d7f0c331915: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=40b835a5-9847-46a6-96af-21b872f29bc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.101123 | controller |     "Jun 11 11:12:46.757314 crc crio[3656]: time=\"2026-06-11T11:12:46.757229454Z\" level=info msg=\"Starting container: 1fa4468243bf1fcd3e7d8d4223fecf60abb2a3464bb938befe652d7f0c331915\" id=86340e50-6031-449b-b6b0-89640adc2abc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.101144 | controller |     "Jun 11 11:12:46.760423 crc crio[3656]: time=\"2026-06-11T11:12:46.760358067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.101165 | controller |     "Jun 11 11:12:46.762517 crc crio[3656]: time=\"2026-06-11T11:12:46.762449709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.101187 | controller |     "Jun 11 11:12:46.762748 crc crio[3656]: time=\"2026-06-11T11:12:46.762565353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.101205 | controller |     "Jun 11 11:12:46.765881 crc crio[3656]: time=\"2026-06-11T11:12:46.765543551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.101222 | controller |     "Jun 11 11:12:46.769780 crc crio[3656]: time=\"2026-06-11T11:12:46.768765267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.101242 | controller |     "Jun 11 11:12:46.770243 crc crio[3656]: time=\"2026-06-11T11:12:46.77019231Z\" level=info msg=\"Started container\" PID=10729 containerID=1fa4468243bf1fcd3e7d8d4223fecf60abb2a3464bb938befe652d7f0c331915 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=86340e50-6031-449b-b6b0-89640adc2abc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349",
2026-06-11 12:41:58.101264 | controller |     "Jun 11 11:12:46.772588 crc crio[3656]: time=\"2026-06-11T11:12:46.772505309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.101283 | controller |     "Jun 11 11:12:46.778118 crc crio[3656]: time=\"2026-06-11T11:12:46.777150657Z\" level=info msg=\"Created container 3f078be7094afe072801db944b7cec31c9b77dc458cd56a3cf11d975f82caff0: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=834c4a18-b708-4d11-a477-3e163516d7c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.101304 | controller |     "Jun 11 11:12:46.781656 crc crio[3656]: time=\"2026-06-11T11:12:46.779527638Z\" level=info msg=\"Starting container: 3f078be7094afe072801db944b7cec31c9b77dc458cd56a3cf11d975f82caff0\" id=b370d02c-41e7-4aa3-b13d-7fa7d25c3cdb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.101327 | controller |     "Jun 11 11:12:46.782484 crc crio[3656]: time=\"2026-06-11T11:12:46.782414854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.101374 | controller |     "Jun 11 11:12:46.788510 crc crio[3656]: time=\"2026-06-11T11:12:46.783472535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=27cedda5-56fa-4cd1-80b8-7780854bbfdb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.101406 | controller |     "Jun 11 11:12:46.792562 crc crio[3656]: time=\"2026-06-11T11:12:46.792287678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7f0bc6a3-86c7-409f-a8a7-eca99ec9c7ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.101425 | controller |     "Jun 11 11:12:46.795662 crc crio[3656]: time=\"2026-06-11T11:12:46.795621787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.101440 | controller |     "Jun 11 11:12:46.799577 crc crio[3656]: time=\"2026-06-11T11:12:46.799507033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.101455 | controller |     "Jun 11 11:12:46.801196 crc crio[3656]: time=\"2026-06-11T11:12:46.801163522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.101470 | controller |     "Jun 11 11:12:46.802951 crc crio[3656]: time=\"2026-06-11T11:12:46.802859443Z\" level=info msg=\"Started container\" PID=10755 containerID=3f078be7094afe072801db944b7cec31c9b77dc458cd56a3cf11d975f82caff0 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=b370d02c-41e7-4aa3-b13d-7fa7d25c3cdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba4ac54edbd6b027a943fb3bdcd32e68c24894d0578c271b24e3985555f08c09",
2026-06-11 12:41:58.101485 | controller |     "Jun 11 11:12:46.803526 crc crio[3656]: time=\"2026-06-11T11:12:46.80342677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.101500 | controller |     "Jun 11 11:12:46.807073 crc crio[3656]: time=\"2026-06-11T11:12:46.804006527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.101515 | controller |     "Jun 11 11:12:46.829547 crc crio[3656]: time=\"2026-06-11T11:12:46.829465485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.101530 | controller |     "Jun 11 11:12:46.831851 crc crio[3656]: time=\"2026-06-11T11:12:46.831820325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.101544 | controller |     "Jun 11 11:12:46.842339 crc crio[3656]: time=\"2026-06-11T11:12:46.832381262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.101559 | controller |     "Jun 11 11:12:46.861079 crc crio[3656]: time=\"2026-06-11T11:12:46.853989225Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.101573 | controller |     "Jun 11 11:12:46.883559 crc crio[3656]: time=\"2026-06-11T11:12:46.883394851Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.101592 | controller |     "Jun 11 11:12:46.884102 crc crio[3656]: time=\"2026-06-11T11:12:46.884074971Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"",
2026-06-11 12:41:58.101607 | controller |     "Jun 11 11:12:46.890243 crc crio[3656]: time=\"2026-06-11T11:12:46.854195751Z\" level=info msg=\"Created container 132f4b05fcc1d255629f5c8a54a391736db56f0d515622522da14e87c92671db: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=3ad03a0b-d0a4-4c83-802a-3ef9b1dcb6e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.101622 | controller |     "Jun 11 11:12:46.904629 crc crio[3656]: time=\"2026-06-11T11:12:46.903620383Z\" level=info msg=\"Starting container: 132f4b05fcc1d255629f5c8a54a391736db56f0d515622522da14e87c92671db\" id=adbac6a2-7ad9-421e-b6e7-729daa727d15 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.101637 | controller |     "Jun 11 11:12:46.954012 crc crio[3656]: time=\"2026-06-11T11:12:46.953862129Z\" level=info msg=\"Started container\" PID=10758 containerID=132f4b05fcc1d255629f5c8a54a391736db56f0d515622522da14e87c92671db description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=adbac6a2-7ad9-421e-b6e7-729daa727d15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ed4ac2e01cf11d58663fc3211d044ac3b176af30af0b22fd3847372ac24c523",
2026-06-11 12:41:58.101652 | controller |     "Jun 11 11:12:46.968813 crc crio[3656]: time=\"2026-06-11T11:12:46.96564018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.101667 | controller |     "Jun 11 11:12:46.994576 crc crio[3656]: time=\"2026-06-11T11:12:46.99249784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.101683 | controller |     "Jun 11 11:12:47.039939 crc crio[3656]: time=\"2026-06-11T11:12:47.039777168Z\" level=info msg=\"Created container be61ee625d6ee7ed36fd32798b9d1cd238bc4166eb3e92909762d3c875fc9ce0: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=f3e64594-b07a-4134-9fa0-4e1777832665 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.101704 | controller |     "Jun 11 11:12:47.041783 crc crio[3656]: time=\"2026-06-11T11:12:47.041673504Z\" level=info msg=\"Starting container: be61ee625d6ee7ed36fd32798b9d1cd238bc4166eb3e92909762d3c875fc9ce0\" id=dbd91cfd-cb11-463f-bbb5-d347881edd3d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.101726 | controller |     "Jun 11 11:12:47.050007 crc crio[3656]: time=\"2026-06-11T11:12:47.048059114Z\" level=info msg=\"Started container\" PID=10838 containerID=be61ee625d6ee7ed36fd32798b9d1cd238bc4166eb3e92909762d3c875fc9ce0 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=dbd91cfd-cb11-463f-bbb5-d347881edd3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=40796ebcf5cc32f3c0eb75517292838c40ac03a0b46588fd51dfd297ce31739c",
2026-06-11 12:41:58.101750 | controller |     "Jun 11 11:12:47.061436 crc crio[3656]: time=\"2026-06-11T11:12:47.061392441Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.101771 | controller |     "Jun 11 11:12:47.066211 crc crio[3656]: time=\"2026-06-11T11:12:47.066093311Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.101793 | controller |     "Jun 11 11:12:47.073468 crc crio[3656]: time=\"2026-06-11T11:12:47.073341257Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"",
2026-06-11 12:41:58.101814 | controller |     "Jun 11 11:12:47.093041 crc crio[3656]: time=\"2026-06-11T11:12:47.088474398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=ca87cb10-552a-40f8-9f2b-6b4a32d71648 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.101844 | controller |     "Jun 11 11:12:47.097272 crc crio[3656]: time=\"2026-06-11T11:12:47.097079054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.101862 | controller |     "Jun 11 11:12:47.110947 crc crio[3656]: time=\"2026-06-11T11:12:47.110852404Z\" level=info msg=\"Created container 1b52fa9bf03c44e5ce4cffaad8ee91e90a8e37e0ad8ef7abd77b01a0192de649: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=5511d259-0810-482a-bb5d-ddfccc5f3593 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.101877 | controller |     "Jun 11 11:12:47.144569 crc crio[3656]: time=\"2026-06-11T11:12:47.140515627Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.101892 | controller |     "Jun 11 11:12:47.144569 crc crio[3656]: time=\"2026-06-11T11:12:47.140568089Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.101907 | controller |     "Jun 11 11:12:47.144569 crc crio[3656]: time=\"2026-06-11T11:12:47.14059832Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"",
2026-06-11 12:41:58.101922 | controller |     "Jun 11 11:12:47.147234 crc crio[3656]: time=\"2026-06-11T11:12:47.145375872Z\" level=info msg=\"Starting container: 1b52fa9bf03c44e5ce4cffaad8ee91e90a8e37e0ad8ef7abd77b01a0192de649\" id=091de5df-6516-4ec8-9483-197c56e8bdcc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.101937 | controller |     "Jun 11 11:12:47.151238 crc crio[3656]: time=\"2026-06-11T11:12:47.151057271Z\" level=info msg=\"Started container\" PID=10862 containerID=1b52fa9bf03c44e5ce4cffaad8ee91e90a8e37e0ad8ef7abd77b01a0192de649 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=091de5df-6516-4ec8-9483-197c56e8bdcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b06e77fd314274b0546c047399632ff22b39e65e21aef0059384618aa61b049",
2026-06-11 12:41:58.101952 | controller |     "Jun 11 11:12:47.152003 crc crio[3656]: time=\"2026-06-11T11:12:47.151939757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.101967 | controller |     "Jun 11 11:12:47.156410 crc crio[3656]: time=\"2026-06-11T11:12:47.156329478Z\" level=info msg=\"Created container e47529c5f3d4c3e6e6f9762148cedaa65c7daff89642af081b34f5b6eb5f288a: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=a809b0da-ec56-49be-9950-f22a6ecba0bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.101982 | controller |     "Jun 11 11:12:47.157628 crc crio[3656]: time=\"2026-06-11T11:12:47.157538404Z\" level=info msg=\"Starting container: e47529c5f3d4c3e6e6f9762148cedaa65c7daff89642af081b34f5b6eb5f288a\" id=5b09d780-9cc7-4957-9248-bee71ed25ae5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.101997 | controller |     "Jun 11 11:12:47.161955 crc crio[3656]: time=\"2026-06-11T11:12:47.161907224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.102012 | controller |     "Jun 11 11:12:47.166132 crc crio[3656]: time=\"2026-06-11T11:12:47.165966735Z\" level=info msg=\"Started container\" PID=10870 containerID=e47529c5f3d4c3e6e6f9762148cedaa65c7daff89642af081b34f5b6eb5f288a description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=5b09d780-9cc7-4957-9248-bee71ed25ae5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5",
2026-06-11 12:41:58.102033 | controller |     "Jun 11 11:12:47.172966 crc crio[3656]: time=\"2026-06-11T11:12:47.172868431Z\" level=info msg=\"Created container e557e647fe0d9ffb4ca26bbcf37d7b5657efddea28555f53105bfa27fd88cd7d: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=c8619bad-d691-4929-b3aa-1a052e154c62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.102049 | controller |     "Jun 11 11:12:47.174211 crc crio[3656]: time=\"2026-06-11T11:12:47.174145769Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=23313587-4187-4e9b-8634-fa2eaacc6a79 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.102064 | controller |     "Jun 11 11:12:47.178423 crc crio[3656]: time=\"2026-06-11T11:12:47.178362804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.102078 | controller |     "Jun 11 11:12:47.179619 crc crio[3656]: time=\"2026-06-11T11:12:47.179533589Z\" level=info msg=\"Starting container: e557e647fe0d9ffb4ca26bbcf37d7b5657efddea28555f53105bfa27fd88cd7d\" id=c8fd34a0-e2ba-4f65-9ac5-91cee46b1031 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.102093 | controller |     "Jun 11 11:12:47.187320 crc crio[3656]: time=\"2026-06-11T11:12:47.187171217Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.102108 | controller |     "Jun 11 11:12:47.187320 crc crio[3656]: time=\"2026-06-11T11:12:47.187243909Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.102123 | controller |     "Jun 11 11:12:47.187320 crc crio[3656]: time=\"2026-06-11T11:12:47.18727756Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_6973f987-d5c6-4a62-9f3b-757d3d5abf2f\\\"\"",
2026-06-11 12:41:58.102137 | controller |     "Jun 11 11:12:47.188893 crc crio[3656]: time=\"2026-06-11T11:12:47.187348882Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_4aa7098a-1242-4cab-92f3-addbd69a33ff\\\"\"",
2026-06-11 12:41:58.102152 | controller |     "Jun 11 11:12:47.201771 crc crio[3656]: time=\"2026-06-11T11:12:47.201232065Z\" level=info msg=\"Started container\" PID=10877 containerID=e557e647fe0d9ffb4ca26bbcf37d7b5657efddea28555f53105bfa27fd88cd7d description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=c8fd34a0-e2ba-4f65-9ac5-91cee46b1031 name=/runtime.v1.RuntimeService/StartContainer sandboxID=158da32e2b556415b2ec31a4dd3c5d0d8497d5a5acd1e6d7e7db8232f54b3201",
2026-06-11 12:41:58.102167 | controller |     "Jun 11 11:12:47.203482 crc crio[3656]: time=\"2026-06-11T11:12:47.20340701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.102183 | controller |     "Jun 11 11:12:47.208644 crc crio[3656]: time=\"2026-06-11T11:12:47.208537863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.102198 | controller |     "Jun 11 11:12:47.216589 crc crio[3656]: time=\"2026-06-11T11:12:47.215405757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.102213 | controller |     "Jun 11 11:12:47.230310 crc crio[3656]: time=\"2026-06-11T11:12:47.229994352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.102228 | controller |     "Jun 11 11:12:47.232609 crc crio[3656]: time=\"2026-06-11T11:12:47.231401404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.102246 | controller |     "Jun 11 11:12:47.232609 crc crio[3656]: time=\"2026-06-11T11:12:47.232517117Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.102262 | controller |     "Jun 11 11:12:47.235424 crc crio[3656]: time=\"2026-06-11T11:12:47.23261829Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.102277 | controller |     "Jun 11 11:12:47.235424 crc crio[3656]: time=\"2026-06-11T11:12:47.232663171Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.102291 | controller |     "Jun 11 11:12:47.235424 crc crio[3656]: time=\"2026-06-11T11:12:47.232762814Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"",
2026-06-11 12:41:58.102306 | controller |     "Jun 11 11:12:47.248767 crc crio[3656]: time=\"2026-06-11T11:12:47.248583425Z\" level=info msg=\"Created container 16b9fe07c3ceb2b4aadc8e569a8f8e225232edc5561e2fabe3f4c4994eba4295: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=dc56405a-48eb-4cc4-8141-2e1b551e4596 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.102321 | controller |     "Jun 11 11:12:47.250608 crc crio[3656]: time=\"2026-06-11T11:12:47.250487002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.102336 | controller |     "Jun 11 11:12:47.250945 crc crio[3656]: time=\"2026-06-11T11:12:47.250823122Z\" level=info msg=\"Created container f9746a260a7f5d23a8b5a2fd6b0e3a8b05f4917dc48ed350b78d0ff84a3953ed: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=478b367d-5f9e-4729-b038-63da50a768fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.102377 | controller |     "Jun 11 11:12:47.251662 crc crio[3656]: time=\"2026-06-11T11:12:47.251605405Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=2cc06d0b-6785-4aa9-9b7a-5df5af4b8807 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.102399 | controller |     "Jun 11 11:12:47.251946 crc crio[3656]: time=\"2026-06-11T11:12:47.251904964Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=f853776e-cea4-4001-a766-4657fd4d454e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.102414 | controller |     "Jun 11 11:12:47.257247 crc crio[3656]: time=\"2026-06-11T11:12:47.257198532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.102429 | controller |     "Jun 11 11:12:47.258377 crc crio[3656]: time=\"2026-06-11T11:12:47.257874662Z\" level=info msg=\"Starting container: f9746a260a7f5d23a8b5a2fd6b0e3a8b05f4917dc48ed350b78d0ff84a3953ed\" id=02774f5c-dc16-45e6-b229-6ffa879a8b0f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.102445 | controller |     "Jun 11 11:12:47.264965 crc crio[3656]: time=\"2026-06-11T11:12:47.264830909Z\" level=info msg=\"Starting container: 16b9fe07c3ceb2b4aadc8e569a8f8e225232edc5561e2fabe3f4c4994eba4295\" id=2b093338-f4af-415f-8763-490c334aef32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.102460 | controller |     "Jun 11 11:12:47.269509 crc crio[3656]: time=\"2026-06-11T11:12:47.269405525Z\" level=info msg=\"Started container\" PID=10865 containerID=f9746a260a7f5d23a8b5a2fd6b0e3a8b05f4917dc48ed350b78d0ff84a3953ed description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=02774f5c-dc16-45e6-b229-6ffa879a8b0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f58a6e495ea6bde902d85311a93f4e17d997034444c42207b0fd3463ad286734",
2026-06-11 12:41:58.102480 | controller |     "Jun 11 11:12:47.271409 crc crio[3656]: time=\"2026-06-11T11:12:47.271352113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.102495 | controller |     "Jun 11 11:12:47.283111 crc crio[3656]: time=\"2026-06-11T11:12:47.282953529Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.102510 | controller |     "Jun 11 11:12:47.283111 crc crio[3656]: time=\"2026-06-11T11:12:47.28300842Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.102525 | controller |     "Jun 11 11:12:47.283111 crc crio[3656]: time=\"2026-06-11T11:12:47.283057272Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_4aa7098a-1242-4cab-92f3-addbd69a33ff\\\"\"",
2026-06-11 12:41:58.102540 | controller |     "Jun 11 11:12:47.283111 crc crio[3656]: time=\"2026-06-11T11:12:47.283101903Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_3aa416b9-add9-4484-85a8-1720e04424a9\\\"\"",
2026-06-11 12:41:58.102555 | controller |     "Jun 11 11:12:47.285410 crc crio[3656]: time=\"2026-06-11T11:12:47.283829365Z\" level=info msg=\"Started container\" PID=10863 containerID=16b9fe07c3ceb2b4aadc8e569a8f8e225232edc5561e2fabe3f4c4994eba4295 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=2b093338-f4af-415f-8763-490c334aef32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=081959a8b6b2e7e6e7f73c1c8b07db758047846c3a3860c3b0d8ad1669d6d228",
2026-06-11 12:41:58.102571 | controller |     "Jun 11 11:12:47.301606 crc crio[3656]: time=\"2026-06-11T11:12:47.30145193Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5270a9ab-cea5-488d-b805-3ec05976bb23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.102585 | controller |     "Jun 11 11:12:47.321415 crc crio[3656]: time=\"2026-06-11T11:12:47.321339482Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=96e5d58b-eadc-4215-acc7-3846c62a7827 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.102600 | controller |     "Jun 11 11:12:47.366544 crc crio[3656]: time=\"2026-06-11T11:12:47.366382173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.102615 | controller |     "Jun 11 11:12:47.394523 crc crio[3656]: time=\"2026-06-11T11:12:47.382916995Z\" level=info msg=\"Created container cfcba922121769af9b02f4bda198da0ababc71673906f7de60530e188fb1f6a3: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=236356ec-34ea-4065-852b-e7b75e93e9f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.102630 | controller |     "Jun 11 11:12:47.395363 crc crio[3656]: time=\"2026-06-11T11:12:47.394984375Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.102644 | controller |     "Jun 11 11:12:47.406300 crc crio[3656]: time=\"2026-06-11T11:12:47.406209449Z\" level=info msg=\"Created container 3cd195ae4e0999228de87c82086aa662e4508f95b6c5e9fb65d90012fed165eb: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=7eaeaee0-9910-42a6-ae3a-97aa3b0efd9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.102660 | controller |     "Jun 11 11:12:47.407282 crc crio[3656]: time=\"2026-06-11T11:12:47.40724142Z\" level=info msg=\"Starting container: cfcba922121769af9b02f4bda198da0ababc71673906f7de60530e188fb1f6a3\" id=bd746c9a-408b-4d36-946d-7db2f9bf9bfd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.102678 | controller |     "Jun 11 11:12:47.416009 crc crio[3656]: time=\"2026-06-11T11:12:47.415920198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.102694 | controller |     "Jun 11 11:12:47.418648 crc crio[3656]: time=\"2026-06-11T11:12:47.418375941Z\" level=info msg=\"Starting container: 3cd195ae4e0999228de87c82086aa662e4508f95b6c5e9fb65d90012fed165eb\" id=674da7ab-7e7e-402e-983c-4474f9cc11cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.102709 | controller |     "Jun 11 11:12:47.450192 crc crio[3656]: time=\"2026-06-11T11:12:47.450121897Z\" level=info msg=\"Started container\" PID=10871 containerID=3cd195ae4e0999228de87c82086aa662e4508f95b6c5e9fb65d90012fed165eb description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=674da7ab-7e7e-402e-983c-4474f9cc11cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=e228d7dca85ac5eedf16b5be47d4be1f2ac3018a8fe686e38f353859849ead1f",
2026-06-11 12:41:58.102723 | controller |     "Jun 11 11:12:47.487475 crc crio[3656]: time=\"2026-06-11T11:12:47.487257222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.102739 | controller |     "Jun 11 11:12:47.493448 crc crio[3656]: time=\"2026-06-11T11:12:47.493280032Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.102754 | controller |     "Jun 11 11:12:47.493448 crc crio[3656]: time=\"2026-06-11T11:12:47.493316573Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.102768 | controller |     "Jun 11 11:12:47.493448 crc crio[3656]: time=\"2026-06-11T11:12:47.493338474Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"",
2026-06-11 12:41:58.102782 | controller |     "Jun 11 11:12:47.529066 crc crio[3656]: time=\"2026-06-11T11:12:47.528940164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.102797 | controller |     "Jun 11 11:12:47.530001 crc crio[3656]: time=\"2026-06-11T11:12:47.529873181Z\" level=info msg=\"Started container\" PID=10864 containerID=cfcba922121769af9b02f4bda198da0ababc71673906f7de60530e188fb1f6a3 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=bd746c9a-408b-4d36-946d-7db2f9bf9bfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=869d1633d35ad29aa9f4fcafecc62add31f07902e7d735e6edbfabb9735aada2",
2026-06-11 12:41:58.102812 | controller |     "Jun 11 11:12:47.545241 crc crio[3656]: time=\"2026-06-11T11:12:47.542497047Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e6eb3e0f-ec2e-43ba-ae05-20440f2883d4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.102827 | controller |     "Jun 11 11:12:47.548342 crc crio[3656]: time=\"2026-06-11T11:12:47.548271709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9877b6c0-eb75-40d2-9546-b09d5cd83f1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.102842 | controller |     "Jun 11 11:12:47.555070 crc crio[3656]: time=\"2026-06-11T11:12:47.554965629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.102861 | controller |     "Jun 11 11:12:47.566355 crc crio[3656]: time=\"2026-06-11T11:12:47.566198953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.102876 | controller |     "Jun 11 11:12:47.567913 crc crio[3656]: time=\"2026-06-11T11:12:47.567611025Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.102891 | controller |     "Jun 11 11:12:47.567913 crc crio[3656]: time=\"2026-06-11T11:12:47.56777616Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.102905 | controller |     "Jun 11 11:12:47.567913 crc crio[3656]: time=\"2026-06-11T11:12:47.567826892Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_3aa416b9-add9-4484-85a8-1720e04424a9\\\"\"",
2026-06-11 12:41:58.102920 | controller |     "Jun 11 11:12:47.567913 crc crio[3656]: time=\"2026-06-11T11:12:47.567874233Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_5821880e-fe6f-4454-86e5-c9e7122e92f5\\\"\"",
2026-06-11 12:41:58.102935 | controller |     "Jun 11 11:12:47.568490 crc crio[3656]: time=\"2026-06-11T11:12:47.568414339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.102950 | controller |     "Jun 11 11:12:47.573101 crc crio[3656]: time=\"2026-06-11T11:12:47.573057827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.102965 | controller |     "Jun 11 11:12:47.590108 crc crio[3656]: time=\"2026-06-11T11:12:47.589970961Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.102983 | controller |     "Jun 11 11:12:47.600071 crc crio[3656]: time=\"2026-06-11T11:12:47.599884776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.103004 | controller |     "Jun 11 11:12:47.602089 crc crio[3656]: time=\"2026-06-11T11:12:47.601963858Z\" level=info msg=\"Created container 356f584aa6c7cb34181af789690a6b06357eb63829bfda1e7241fb0f8ea95c2f: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=e967638b-3c63-469c-aeaa-b8e8407d068d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.103027 | controller |     "Jun 11 11:12:47.604723 crc crio[3656]: time=\"2026-06-11T11:12:47.604611827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.103050 | controller |     "Jun 11 11:12:47.607542 crc crio[3656]: time=\"2026-06-11T11:12:47.607340848Z\" level=info msg=\"Created container e9a9e36b136cfde7c6c1e0fefea750cf81d05702d7fab7e81ccae52ce684f9c0: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=0e380bf7-ccf9-47bc-8f6a-1f04176f8373 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.103067 | controller |     "Jun 11 11:12:47.607608 crc crio[3656]: time=\"2026-06-11T11:12:47.607571855Z\" level=info msg=\"Starting container: 356f584aa6c7cb34181af789690a6b06357eb63829bfda1e7241fb0f8ea95c2f\" id=d4a5603f-b293-45bb-89d8-ed52df449514 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.103083 | controller |     "Jun 11 11:12:47.608712 crc crio[3656]: time=\"2026-06-11T11:12:47.607991078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.103098 | controller |     "Jun 11 11:12:47.617424 crc crio[3656]: time=\"2026-06-11T11:12:47.617308095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.103117 | controller |     "Jun 11 11:12:47.619442 crc crio[3656]: time=\"2026-06-11T11:12:47.619359106Z\" level=info msg=\"Created container 6c78bd24cff6fbd855e128247b8d7d1567f74042048e9387a8222192d5adf5fb: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=cc49948c-ad15-4ecc-969b-071cb1f03c6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.103148 | controller |     "Jun 11 11:12:47.620295 crc crio[3656]: time=\"2026-06-11T11:12:47.620185371Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.103164 | controller |     "Jun 11 11:12:47.620295 crc crio[3656]: time=\"2026-06-11T11:12:47.620241272Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.103239 | controller |     "Jun 11 11:12:47.620295 crc crio[3656]: time=\"2026-06-11T11:12:47.620265823Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-11 12:41:58.103261 | controller |     "Jun 11 11:12:47.620669 crc crio[3656]: time=\"2026-06-11T11:12:47.620587263Z\" level=info msg=\"Starting container: e9a9e36b136cfde7c6c1e0fefea750cf81d05702d7fab7e81ccae52ce684f9c0\" id=7ff56fb9-d6fa-442e-9062-223742a3ba94 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.103278 | controller |     "Jun 11 11:12:47.628941 crc crio[3656]: time=\"2026-06-11T11:12:47.628856579Z\" level=info msg=\"Starting container: 6c78bd24cff6fbd855e128247b8d7d1567f74042048e9387a8222192d5adf5fb\" id=4b6cda76-1837-45d4-ba72-b17dd8a1a061 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.103293 | controller |     "Jun 11 11:12:47.634997 crc crio[3656]: time=\"2026-06-11T11:12:47.63494136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=aac38d43-cafc-4e53-a985-73b5aac53b1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.103308 | controller |     "Jun 11 11:12:47.635927 crc crio[3656]: time=\"2026-06-11T11:12:47.635848947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.103323 | controller |     "Jun 11 11:12:47.636641 crc crio[3656]: time=\"2026-06-11T11:12:47.636587719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.103338 | controller |     "Jun 11 11:12:47.645110 crc crio[3656]: time=\"2026-06-11T11:12:47.644565037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.103379 | controller |     "Jun 11 11:12:47.646600 crc crio[3656]: time=\"2026-06-11T11:12:47.646524095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.103396 | controller |     "Jun 11 11:12:47.646884 crc crio[3656]: time=\"2026-06-11T11:12:47.646769462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.103412 | controller |     "Jun 11 11:12:47.647102 crc crio[3656]: time=\"2026-06-11T11:12:47.647049191Z\" level=info msg=\"Started container\" PID=10984 containerID=356f584aa6c7cb34181af789690a6b06357eb63829bfda1e7241fb0f8ea95c2f description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=d4a5603f-b293-45bb-89d8-ed52df449514 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4a82e0d98add5cc96a876db24c2f7b4cd593eaa152714919067bb6c82f3fce8",
2026-06-11 12:41:58.103432 | controller |     "Jun 11 11:12:47.648034 crc crio[3656]: time=\"2026-06-11T11:12:47.647951127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.103449 | controller |     "Jun 11 11:12:47.648282 crc crio[3656]: time=\"2026-06-11T11:12:47.648213775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.103463 | controller |     "Jun 11 11:12:47.654547 crc crio[3656]: time=\"2026-06-11T11:12:47.654389609Z\" level=info msg=\"Started container\" PID=10990 containerID=6c78bd24cff6fbd855e128247b8d7d1567f74042048e9387a8222192d5adf5fb description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=4b6cda76-1837-45d4-ba72-b17dd8a1a061 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69a9343d44ccd22369c49194b81969f2dd533af1761799627ce320b032856ddd",
2026-06-11 12:41:58.103478 | controller |     "Jun 11 11:12:47.671855 crc crio[3656]: time=\"2026-06-11T11:12:47.671615132Z\" level=info msg=\"Created container 862c4e86a0f7bba667c336649f491ec14b1b39f181e91f482d4b0bd484bc056d: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=1ab24e63-30ec-4892-a639-d18da36d162a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.103494 | controller |     "Jun 11 11:12:47.675831 crc crio[3656]: time=\"2026-06-11T11:12:47.674335303Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.103509 | controller |     "Jun 11 11:12:47.675831 crc crio[3656]: time=\"2026-06-11T11:12:47.674392775Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.103523 | controller |     "Jun 11 11:12:47.675831 crc crio[3656]: time=\"2026-06-11T11:12:47.674421186Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-11 12:41:58.103537 | controller |     "Jun 11 11:12:47.676417 crc crio[3656]: time=\"2026-06-11T11:12:47.676313892Z\" level=info msg=\"Created container 997f6a183af9e300d2bcfdb07138349cf603c05f5ed1f0b6323112738f30c3d3: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=3899d184-8ed3-484f-bb38-f90b51ffe38e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.103552 | controller |     "Jun 11 11:12:47.677998 crc crio[3656]: time=\"2026-06-11T11:12:47.677294371Z\" level=info msg=\"Started container\" PID=10986 containerID=e9a9e36b136cfde7c6c1e0fefea750cf81d05702d7fab7e81ccae52ce684f9c0 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=7ff56fb9-d6fa-442e-9062-223742a3ba94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=495b88d5b065a644843dfb345a57a912ed4546d024a29b56dcb5b1c2471dcfef",
2026-06-11 12:41:58.103567 | controller |     "Jun 11 11:12:47.680964 crc crio[3656]: time=\"2026-06-11T11:12:47.680878448Z\" level=info msg=\"Starting container: 997f6a183af9e300d2bcfdb07138349cf603c05f5ed1f0b6323112738f30c3d3\" id=c31ca0f9-e25c-4cc6-90a9-3b55c9b73113 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.103582 | controller |     "Jun 11 11:12:47.690460 crc crio[3656]: time=\"2026-06-11T11:12:47.689916387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d0c05b21-cfce-4a39-913a-406aa5c38d55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.103596 | controller |     "Jun 11 11:12:47.697222 crc crio[3656]: time=\"2026-06-11T11:12:47.697096611Z\" level=info msg=\"Starting container: 862c4e86a0f7bba667c336649f491ec14b1b39f181e91f482d4b0bd484bc056d\" id=fc399150-6ed8-4a43-83e2-d90bd50b5fd3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.103618 | controller |     "Jun 11 11:12:47.698553 crc crio[3656]: time=\"2026-06-11T11:12:47.698219604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7c44084d-607c-4870-a831-9f38dc8e60ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.103634 | controller |     "Jun 11 11:12:47.708146 crc crio[3656]: time=\"2026-06-11T11:12:47.708057357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f5225cdf-686f-4643-ad15-cb6d3f40b2c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.103651 | controller |     "Jun 11 11:12:47.709248 crc crio[3656]: time=\"2026-06-11T11:12:47.709172701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.103668 | controller |     "Jun 11 11:12:47.710769 crc crio[3656]: time=\"2026-06-11T11:12:47.710542951Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=95d0f552-ce0e-4dd9-b3be-d2bcf9e3c7d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.103684 | controller |     "Jun 11 11:12:47.745899 crc crio[3656]: time=\"2026-06-11T11:12:47.745813092Z\" level=info msg=\"Started container\" PID=10987 containerID=862c4e86a0f7bba667c336649f491ec14b1b39f181e91f482d4b0bd484bc056d description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=fc399150-6ed8-4a43-83e2-d90bd50b5fd3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51196365d64fdc05f2eeeb8c5acc4cfe8f6562250481a1ac21d793f2885da0a7",
2026-06-11 12:41:58.103700 | controller |     "Jun 11 11:12:47.758094 crc crio[3656]: time=\"2026-06-11T11:12:47.757873021Z\" level=info msg=\"Started container\" PID=10994 containerID=997f6a183af9e300d2bcfdb07138349cf603c05f5ed1f0b6323112738f30c3d3 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=c31ca0f9-e25c-4cc6-90a9-3b55c9b73113 name=/runtime.v1.RuntimeService/StartContainer sandboxID=953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5",
2026-06-11 12:41:58.103714 | controller |     "Jun 11 11:12:47.758941 crc crio[3656]: time=\"2026-06-11T11:12:47.758875131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.103729 | controller |     "Jun 11 11:12:47.761865 crc crio[3656]: time=\"2026-06-11T11:12:47.759941152Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.103744 | controller |     "Jun 11 11:12:47.761865 crc crio[3656]: time=\"2026-06-11T11:12:47.761343844Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.103758 | controller |     "Jun 11 11:12:47.761865 crc crio[3656]: time=\"2026-06-11T11:12:47.761408776Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-11 12:41:58.103772 | controller |     "Jun 11 11:12:47.784786 crc crio[3656]: time=\"2026-06-11T11:12:47.784470663Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=cc7fb124-a00b-4dd4-af1a-2b846fb97370 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.103787 | controller |     "Jun 11 11:12:47.786294 crc crio[3656]: time=\"2026-06-11T11:12:47.786255446Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7d873439-97a2-4b64-bc77-8ea3ae9fae85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.103806 | controller |     "Jun 11 11:12:47.798360 crc crio[3656]: time=\"2026-06-11T11:12:47.797523161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.103821 | controller |     "Jun 11 11:12:47.800891 crc crio[3656]: time=\"2026-06-11T11:12:47.799185021Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=27176999-aa75-4e4a-8dc4-3f6552dc0c74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.103836 | controller |     "Jun 11 11:12:47.808548 crc crio[3656]: time=\"2026-06-11T11:12:47.808463507Z\" level=info msg=\"Created container 9782a76fa83077ad4905d4bb03b4f27bd1e6e4f58f371025425197a4c67b3437: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=e3c8d282-ff66-428b-aec9-49d1975f8eca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.103851 | controller |     "Jun 11 11:12:47.822172 crc crio[3656]: time=\"2026-06-11T11:12:47.821339291Z\" level=info msg=\"Starting container: 9782a76fa83077ad4905d4bb03b4f27bd1e6e4f58f371025425197a4c67b3437\" id=e8934579-2a25-4651-8098-189a9b3aa892 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.103865 | controller |     "Jun 11 11:12:47.827601 crc crio[3656]: time=\"2026-06-11T11:12:47.827421292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.103880 | controller |     "Jun 11 11:12:47.828305 crc crio[3656]: time=\"2026-06-11T11:12:47.828220415Z\" level=info msg=\"Started container\" PID=11086 containerID=9782a76fa83077ad4905d4bb03b4f27bd1e6e4f58f371025425197a4c67b3437 description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=e8934579-2a25-4651-8098-189a9b3aa892 name=/runtime.v1.RuntimeService/StartContainer sandboxID=991e9a38fc0686467772bd13ad69e550ac87f657047df4efc1a9152da45f4498",
2026-06-11 12:41:58.103901 | controller |     "Jun 11 11:12:47.828402 crc crio[3656]: time=\"2026-06-11T11:12:47.828320738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.103923 | controller |     "Jun 11 11:12:47.851459 crc crio[3656]: time=\"2026-06-11T11:12:47.851383825Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=a00fe579-705b-4741-b92f-86e398d1439d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.103945 | controller |     "Jun 11 11:12:47.861430 crc crio[3656]: time=\"2026-06-11T11:12:47.861174307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.103961 | controller |     "Jun 11 11:12:47.915891 crc crio[3656]: time=\"2026-06-11T11:12:47.915303569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.103975 | controller |     "Jun 11 11:12:47.921845 crc crio[3656]: time=\"2026-06-11T11:12:47.918554385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.103990 | controller |     "Jun 11 11:12:47.921845 crc crio[3656]: time=\"2026-06-11T11:12:47.920294267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.104004 | controller |     "Jun 11 11:12:47.940439 crc crio[3656]: time=\"2026-06-11T11:12:47.93819257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.104024 | controller |     "Jun 11 11:12:47.990228 crc crio[3656]: time=\"2026-06-11T11:12:47.990132967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.104038 | controller |     "Jun 11 11:12:48.006422 crc crio[3656]: time=\"2026-06-11T11:12:48.004182555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.104053 | controller |     "Jun 11 11:12:48.106189 crc crio[3656]: time=\"2026-06-11T11:12:48.105972686Z\" level=info msg=\"Created container 9de0f80834da0f335c38b7d16a5dcac8e761441a100e5b36f002993a41cbedf1: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=5aa6f924-0c54-499d-8289-0aa42bb6f305 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.104068 | controller |     "Jun 11 11:12:48.184887 crc crio[3656]: time=\"2026-06-11T11:12:48.178564848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.104083 | controller |     "Jun 11 11:12:48.189998 crc crio[3656]: time=\"2026-06-11T11:12:48.189892765Z\" level=info msg=\"Starting container: 9de0f80834da0f335c38b7d16a5dcac8e761441a100e5b36f002993a41cbedf1\" id=2ef075b6-be23-4ff2-aa91-35f52b497937 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.104097 | controller |     "Jun 11 11:12:48.236585 crc crio[3656]: time=\"2026-06-11T11:12:48.236330948Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.104111 | controller |     "Jun 11 11:12:48.236585 crc crio[3656]: time=\"2026-06-11T11:12:48.236494113Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.104125 | controller |     "Jun 11 11:12:48.236585 crc crio[3656]: time=\"2026-06-11T11:12:48.236534634Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-11 12:41:58.104140 | controller |     "Jun 11 11:12:48.292955 crc crio[3656]: time=\"2026-06-11T11:12:48.292743618Z\" level=info msg=\"Started container\" PID=11129 containerID=9de0f80834da0f335c38b7d16a5dcac8e761441a100e5b36f002993a41cbedf1 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=2ef075b6-be23-4ff2-aa91-35f52b497937 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69e0aaebfa2ac57c41fc015020f51c2df6228f606b8643a125d0b46806a69a74",
2026-06-11 12:41:58.104155 | controller |     "Jun 11 11:12:48.485339 crc crio[3656]: time=\"2026-06-11T11:12:48.484163118Z\" level=info msg=\"Created container c2566c32d61eeb65ed57a5332b01195383c77da26c81f788b23ad6ff74863fa6: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=d350bafd-766f-4ff6-9acf-a2adfe952e5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.104170 | controller |     "Jun 11 11:12:48.508114 crc crio[3656]: time=\"2026-06-11T11:12:48.507882904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.104185 | controller |     "Jun 11 11:12:48.522763 crc crio[3656]: time=\"2026-06-11T11:12:48.522628963Z\" level=info msg=\"Starting container: c2566c32d61eeb65ed57a5332b01195383c77da26c81f788b23ad6ff74863fa6\" id=0d0d536b-f2f4-45c8-b5a0-032ab83598ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.104200 | controller |     "Jun 11 11:12:48.547627 crc crio[3656]: time=\"2026-06-11T11:12:48.547393751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=77a38afc-72f9-4e95-8227-3a8ee5653368 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.104219 | controller |     "Jun 11 11:12:48.662556 crc crio[3656]: time=\"2026-06-11T11:12:48.649409108Z\" level=info msg=\"Created container 7e3be51a8baca65e3234d0fad1c5a3e8981d36493aefb62549dd23d2970a4be4: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=9cc6763c-26f3-4590-bc3c-68071c38876c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.104235 | controller |     "Jun 11 11:12:48.662556 crc crio[3656]: time=\"2026-06-11T11:12:48.660376625Z\" level=info msg=\"Starting container: 7e3be51a8baca65e3234d0fad1c5a3e8981d36493aefb62549dd23d2970a4be4\" id=1040b9cb-c4d9-4763-a431-3efadea5dcb5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.104251 | controller |     "Jun 11 11:12:48.817478 crc crio[3656]: time=\"2026-06-11T11:12:48.817321598Z\" level=info msg=\"Started container\" PID=11132 containerID=c2566c32d61eeb65ed57a5332b01195383c77da26c81f788b23ad6ff74863fa6 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=0d0d536b-f2f4-45c8-b5a0-032ab83598ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d4d05f13393cd1d4d7ec85518d86c35b339fe4f80dfefaba5fdfab1be0579e7",
2026-06-11 12:41:58.104266 | controller |     "Jun 11 11:12:48.833252 crc crio[3656]: time=\"2026-06-11T11:12:48.833116699Z\" level=info msg=\"Started container\" PID=11133 containerID=7e3be51a8baca65e3234d0fad1c5a3e8981d36493aefb62549dd23d2970a4be4 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=1040b9cb-c4d9-4763-a431-3efadea5dcb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=661a475bd1c1615dee5c25b1dd9a97e9301c85cf3685fbc0bd969c27e6a4d1f6",
2026-06-11 12:41:58.104282 | controller |     "Jun 11 11:12:48.873966 crc crio[3656]: time=\"2026-06-11T11:12:48.873089998Z\" level=info msg=\"Created container 76a6e34f792f8d330d170fe6e982055a236e1fd845219b1668357a203826a76c: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=372f9565-7b52-468c-9843-9afe7c02a33b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.104297 | controller |     "Jun 11 11:12:48.877476 crc crio[3656]: time=\"2026-06-11T11:12:48.877166989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.104312 | controller |     "Jun 11 11:12:48.893801 crc crio[3656]: time=\"2026-06-11T11:12:48.891663461Z\" level=info msg=\"Starting container: 76a6e34f792f8d330d170fe6e982055a236e1fd845219b1668357a203826a76c\" id=c1183762-27af-4310-8945-a8db04b25c6b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.104326 | controller |     "Jun 11 11:12:48.943843 crc crio[3656]: time=\"2026-06-11T11:12:48.934256279Z\" level=info msg=\"Created container e62c6578389d72c50d9c12102506b95a97750c27bab0ea440d39d5884c26abe6: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=1debb585-3118-4fb7-83cd-f36dd2c75025 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.104341 | controller |     "Jun 11 11:12:49.009185 crc crio[3656]: time=\"2026-06-11T11:12:49.008512291Z\" level=info msg=\"Created container 280654b2f1b8f7400c81dec5c7794ed60c49172c7dfdfddaf71cb7cadd0831d5: openshift-console/console-6c684df5db-cc8g8/console\" id=5622f38e-a3b8-468b-9928-81a40ba8f9d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.104378 | controller |     "Jun 11 11:12:49.012227 crc crio[3656]: time=\"2026-06-11T11:12:49.009288364Z\" level=info msg=\"Created container 9555ad48c31cc59ae86ee39e33469043f7f869e0e97fd6884dd3bba5be61292b: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=512f5455-598f-4366-95d5-814654318be6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.104399 | controller |     "Jun 11 11:12:49.067068 crc crio[3656]: time=\"2026-06-11T11:12:49.066212989Z\" level=info msg=\"Created container d03d677b2707095006e93b16656ec0277456e35d87dfa1c9140d52ff61a7d9ae: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=9387791c-6e24-44e1-8a9f-30b2a749c4a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.104415 | controller |     "Jun 11 11:12:49.173305 crc crio[3656]: time=\"2026-06-11T11:12:49.171303888Z\" level=info msg=\"Starting container: d03d677b2707095006e93b16656ec0277456e35d87dfa1c9140d52ff61a7d9ae\" id=00f262d8-ece8-43b6-bdad-3e561f21af58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.104430 | controller |     "Jun 11 11:12:49.174211 crc crio[3656]: time=\"2026-06-11T11:12:49.173797542Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=50b41c0d-0d9d-4ea8-89d0-86b2d735a157 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.104445 | controller |     "Jun 11 11:12:49.183139 crc crio[3656]: time=\"2026-06-11T11:12:49.182860932Z\" level=info msg=\"Started container\" PID=11130 containerID=76a6e34f792f8d330d170fe6e982055a236e1fd845219b1668357a203826a76c description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=c1183762-27af-4310-8945-a8db04b25c6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=011b5311fe8dbdc80dfef0bd4f6a6d74831247ae5a13f581c7c44d18e2a13695",
2026-06-11 12:41:58.104460 | controller |     "Jun 11 11:12:49.193664 crc crio[3656]: time=\"2026-06-11T11:12:49.19317987Z\" level=info msg=\"Starting container: e62c6578389d72c50d9c12102506b95a97750c27bab0ea440d39d5884c26abe6\" id=6f1f097e-1b5e-43f4-9934-f31c4df2ca35 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.104479 | controller |     "Jun 11 11:12:49.208075 crc crio[3656]: time=\"2026-06-11T11:12:49.207602249Z\" level=info msg=\"Starting container: 280654b2f1b8f7400c81dec5c7794ed60c49172c7dfdfddaf71cb7cadd0831d5\" id=2aca8800-b1e0-433f-af95-99af94d1108d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.104494 | controller |     "Jun 11 11:12:49.232883 crc crio[3656]: time=\"2026-06-11T11:12:49.232101399Z\" level=info msg=\"Starting container: 9555ad48c31cc59ae86ee39e33469043f7f869e0e97fd6884dd3bba5be61292b\" id=fe670aba-0859-4b67-8ef9-f1b00b9908f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.104510 | controller |     "Jun 11 11:12:49.232883 crc crio[3656]: time=\"2026-06-11T11:12:49.232513891Z\" level=info msg=\"Started container\" PID=11179 containerID=d03d677b2707095006e93b16656ec0277456e35d87dfa1c9140d52ff61a7d9ae description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=00f262d8-ece8-43b6-bdad-3e561f21af58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10186b6c0554b83487cb9e6b20d5db8f6d74efb01c3c4021ef0333c323191b15",
2026-06-11 12:41:58.104525 | controller |     "Jun 11 11:12:49.234617 crc crio[3656]: time=\"2026-06-11T11:12:49.234359636Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=f68f8b19-5270-46a9-bdff-f84351f6f56d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.104540 | controller |     "Jun 11 11:12:49.241063 crc crio[3656]: time=\"2026-06-11T11:12:49.24087466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.104555 | controller |     "Jun 11 11:12:49.254940 crc crio[3656]: time=\"2026-06-11T11:12:49.24220876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.104570 | controller |     "Jun 11 11:12:49.254940 crc crio[3656]: time=\"2026-06-11T11:12:49.245383784Z\" level=info msg=\"Created container 77863117075fbb5683a421a46e2eb2319073a67e9875683285ce1c365cf9aae2: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=c8e37d21-477a-48fe-bc51-4c8f5965d000 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.104588 | controller |     "Jun 11 11:12:49.254940 crc crio[3656]: time=\"2026-06-11T11:12:49.250829456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.104603 | controller |     "Jun 11 11:12:49.254940 crc crio[3656]: time=\"2026-06-11T11:12:49.254193556Z\" level=info msg=\"Started container\" PID=11152 containerID=9555ad48c31cc59ae86ee39e33469043f7f869e0e97fd6884dd3bba5be61292b description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=fe670aba-0859-4b67-8ef9-f1b00b9908f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78386624c147c77fa8b728f5f73e2c215a403a4523c4ffec51e5b46a675ba5f9",
2026-06-11 12:41:58.104618 | controller |     "Jun 11 11:12:49.264946 crc crio[3656]: time=\"2026-06-11T11:12:49.261283958Z\" level=info msg=\"Started container\" PID=11131 containerID=280654b2f1b8f7400c81dec5c7794ed60c49172c7dfdfddaf71cb7cadd0831d5 description=openshift-console/console-6c684df5db-cc8g8/console id=2aca8800-b1e0-433f-af95-99af94d1108d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085",
2026-06-11 12:41:58.104633 | controller |     "Jun 11 11:12:49.272404 crc crio[3656]: time=\"2026-06-11T11:12:49.271948305Z\" level=info msg=\"Starting container: 77863117075fbb5683a421a46e2eb2319073a67e9875683285ce1c365cf9aae2\" id=a6864622-7c99-4500-87b8-872e4b182018 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.104648 | controller |     "Jun 11 11:12:49.292253 crc crio[3656]: time=\"2026-06-11T11:12:49.292037303Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.104662 | controller |     "Jun 11 11:12:49.292253 crc crio[3656]: time=\"2026-06-11T11:12:49.292111196Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.104677 | controller |     "Jun 11 11:12:49.292253 crc crio[3656]: time=\"2026-06-11T11:12:49.292137116Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-11 12:41:58.104692 | controller |     "Jun 11 11:12:49.293994 crc crio[3656]: time=\"2026-06-11T11:12:49.293917069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.104707 | controller |     "Jun 11 11:12:49.296567 crc crio[3656]: time=\"2026-06-11T11:12:49.296460295Z\" level=info msg=\"Started container\" PID=11186 containerID=e62c6578389d72c50d9c12102506b95a97750c27bab0ea440d39d5884c26abe6 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=6f1f097e-1b5e-43f4-9934-f31c4df2ca35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de91c6f3e7a8eb47d4e5c187dfbbf09c6e7a9b3134c07424a5d5225c1847be51",
2026-06-11 12:41:58.104722 | controller |     "Jun 11 11:12:49.317621 crc crio[3656]: time=\"2026-06-11T11:12:49.317250164Z\" level=info msg=\"Started container\" PID=11155 containerID=77863117075fbb5683a421a46e2eb2319073a67e9875683285ce1c365cf9aae2 description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=a6864622-7c99-4500-87b8-872e4b182018 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f85b77d7a5798fa7c514f35ddf6ab9aca3693e33425ebc33188838a4334db993",
2026-06-11 12:41:58.104737 | controller |     "Jun 11 11:12:49.322868 crc crio[3656]: time=\"2026-06-11T11:12:49.321962554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=d0722159-f323-4c5c-845b-faf5c304b6c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.104755 | controller |     "Jun 11 11:12:49.328178 crc crio[3656]: time=\"2026-06-11T11:12:49.327373836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.104770 | controller |     "Jun 11 11:12:49.351515 crc crio[3656]: time=\"2026-06-11T11:12:49.351314578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.104785 | controller |     "Jun 11 11:12:49.353042 crc crio[3656]: time=\"2026-06-11T11:12:49.352975548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.104800 | controller |     "Jun 11 11:12:49.357789 crc crio[3656]: time=\"2026-06-11T11:12:49.357634627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.104814 | controller |     "Jun 11 11:12:49.359076 crc crio[3656]: time=\"2026-06-11T11:12:49.358919295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.104829 | controller |     "Jun 11 11:12:49.363942 crc crio[3656]: time=\"2026-06-11T11:12:49.363833641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.104843 | controller |     "Jun 11 11:12:49.367512 crc crio[3656]: time=\"2026-06-11T11:12:49.366971885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.104858 | controller |     "Jun 11 11:12:49.375850 crc crio[3656]: time=\"2026-06-11T11:12:49.375110067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.104872 | controller |     "Jun 11 11:12:49.376934 crc crio[3656]: time=\"2026-06-11T11:12:49.376453637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.104887 | controller |     "Jun 11 11:12:49.391271 crc crio[3656]: time=\"2026-06-11T11:12:49.389741203Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.104902 | controller |     "Jun 11 11:12:49.391271 crc crio[3656]: time=\"2026-06-11T11:12:49.389864996Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.104916 | controller |     "Jun 11 11:12:49.391271 crc crio[3656]: time=\"2026-06-11T11:12:49.389889567Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-11 12:41:58.104931 | controller |     "Jun 11 11:12:49.476541 crc crio[3656]: time=\"2026-06-11T11:12:49.476351472Z\" level=info msg=\"Created container 7bb59bd106cdd35a5f43324e56e31a252018d7622002b7a192c6ecfb55c74974: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=c6190ff1-a345-47b9-93fd-afc31b8704c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.104945 | controller |     "Jun 11 11:12:49.477209 crc crio[3656]: time=\"2026-06-11T11:12:49.477169866Z\" level=info msg=\"Created container 341f3934efc0068f184f25f0283cdd5c4d06c333a159d6ee84266d349e891a4b: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=186bb197-7cb0-4042-afab-224958cff356 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.104964 | controller |     "Jun 11 11:12:49.485204 crc crio[3656]: time=\"2026-06-11T11:12:49.476267949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.104981 | controller |     "Jun 11 11:12:49.504877 crc crio[3656]: time=\"2026-06-11T11:12:49.500121089Z\" level=info msg=\"Created container b83a0f4be0ffce1f0e7e750b898f0949c9f980e0525501a383b6d9c91c653c40: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=5e76b190-1bb0-4b21-bdad-f1fe4cb87e94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.105004 | controller |     "Jun 11 11:12:49.507906 crc crio[3656]: time=\"2026-06-11T11:12:49.507661844Z\" level=info msg=\"Created container b00fcc6b72b33559923f836fd7dcf3d2d244ad4d5a50b8e36ff92cf1a1710402: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=e84db263-c686-47b6-af34-affa20a8e1c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.105026 | controller |     "Jun 11 11:12:49.513999 crc crio[3656]: time=\"2026-06-11T11:12:49.477540857Z\" level=info msg=\"Created container 8c334bf458a4d238df8853cfa6d8b1af868960331bbe7efac2b0c15b8ff2fa49: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=5864b351-3d94-46c4-9d8a-85a498ce7670 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.105048 | controller |     "Jun 11 11:12:49.516405 crc crio[3656]: time=\"2026-06-11T11:12:49.482873746Z\" level=info msg=\"Created container 83238a254921138564ca67d45ec8ee405eac2529224d558ae3db178665b6ec52: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=6d073921-c417-495d-8113-078d18796063 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.105065 | controller |     "Jun 11 11:12:49.521164 crc crio[3656]: time=\"2026-06-11T11:12:49.520775765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=e96c1022-c9af-4bc6-975d-7f491b20b75c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.105081 | controller |     "Jun 11 11:12:49.525539 crc crio[3656]: time=\"2026-06-11T11:12:49.522365062Z\" level=info msg=\"Starting container: b83a0f4be0ffce1f0e7e750b898f0949c9f980e0525501a383b6d9c91c653c40\" id=32dcd408-5dcd-46dc-9626-ff31d797c01b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.105099 | controller |     "Jun 11 11:12:49.525539 crc crio[3656]: time=\"2026-06-11T11:12:49.522511196Z\" level=info msg=\"Starting container: 341f3934efc0068f184f25f0283cdd5c4d06c333a159d6ee84266d349e891a4b\" id=48aa3f67-03cd-4d25-b814-1ebc69b0050a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.105119 | controller |     "Jun 11 11:12:49.525539 crc crio[3656]: time=\"2026-06-11T11:12:49.525162465Z\" level=info msg=\"Starting container: b00fcc6b72b33559923f836fd7dcf3d2d244ad4d5a50b8e36ff92cf1a1710402\" id=d9546d37-b806-444c-a6f6-f57b65d10c84 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.105140 | controller |     "Jun 11 11:12:49.526184 crc crio[3656]: time=\"2026-06-11T11:12:49.526048382Z\" level=info msg=\"Starting container: 83238a254921138564ca67d45ec8ee405eac2529224d558ae3db178665b6ec52\" id=ad0c9fe9-8a1c-4332-9362-557572ed6ee5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.105156 | controller |     "Jun 11 11:12:49.528199 crc crio[3656]: time=\"2026-06-11T11:12:49.528087702Z\" level=info msg=\"Starting container: 8c334bf458a4d238df8853cfa6d8b1af868960331bbe7efac2b0c15b8ff2fa49\" id=4ee24e29-eda3-48ec-97dc-9023fb3f0cde name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.105171 | controller |     "Jun 11 11:12:49.536720 crc crio[3656]: time=\"2026-06-11T11:12:49.536458221Z\" level=info msg=\"Starting container: 7bb59bd106cdd35a5f43324e56e31a252018d7622002b7a192c6ecfb55c74974\" id=90c80a10-c510-4ae4-b155-090774c7b3c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.105191 | controller |     "Jun 11 11:12:49.546381 crc crio[3656]: time=\"2026-06-11T11:12:49.546310325Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=239f5fe2-8659-4fec-9b9a-5fae4181533b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.105206 | controller |     "Jun 11 11:12:49.548338 crc crio[3656]: time=\"2026-06-11T11:12:49.546843831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.105221 | controller |     "Jun 11 11:12:49.573615 crc crio[3656]: time=\"2026-06-11T11:12:49.573110773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.105236 | controller |     "Jun 11 11:12:49.592421 crc crio[3656]: time=\"2026-06-11T11:12:49.591919033Z\" level=info msg=\"Started container\" PID=11172 containerID=83238a254921138564ca67d45ec8ee405eac2529224d558ae3db178665b6ec52 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=ad0c9fe9-8a1c-4332-9362-557572ed6ee5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593",
2026-06-11 12:41:58.105252 | controller |     "Jun 11 11:12:49.631250 crc crio[3656]: time=\"2026-06-11T11:12:49.631126511Z\" level=info msg=\"Started container\" PID=11188 containerID=8c334bf458a4d238df8853cfa6d8b1af868960331bbe7efac2b0c15b8ff2fa49 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=4ee24e29-eda3-48ec-97dc-9023fb3f0cde name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcf7af18e3a19137f8b0b541986225d502a55741cc8b358c7283fa3516a6c2a9",
2026-06-11 12:41:58.105267 | controller |     "Jun 11 11:12:49.655208 crc crio[3656]: time=\"2026-06-11T11:12:49.654905019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=9ab96b58-2c1f-4ee7-8aa6-2cc923fb3b89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.105282 | controller |     "Jun 11 11:12:49.655454 crc crio[3656]: time=\"2026-06-11T11:12:49.655329901Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=00720882-520e-4f4c-a90b-6c09a9221003 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.105296 | controller |     "Jun 11 11:12:49.739833 crc crio[3656]: time=\"2026-06-11T11:12:49.72077747Z\" level=info msg=\"Started container\" PID=11247 containerID=341f3934efc0068f184f25f0283cdd5c4d06c333a159d6ee84266d349e891a4b description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=48aa3f67-03cd-4d25-b814-1ebc69b0050a name=/runtime.v1.RuntimeService/StartContainer sandboxID=782ae8e0bf919e48972abfd088081446af32fc52009b0277a25721766b47aa85",
2026-06-11 12:41:58.105311 | controller |     "Jun 11 11:12:49.753295 crc crio[3656]: time=\"2026-06-11T11:12:49.726236283Z\" level=info msg=\"Started container\" PID=11243 containerID=7bb59bd106cdd35a5f43324e56e31a252018d7622002b7a192c6ecfb55c74974 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=90c80a10-c510-4ae4-b155-090774c7b3c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2614f80bb99d5af1494d86f655d2856f1427c0a4a7c7dd2c8798f9643b0f471",
2026-06-11 12:41:58.105326 | controller |     "Jun 11 11:12:49.876812 crc crio[3656]: time=\"2026-06-11T11:12:49.873382144Z\" level=info msg=\"Created container 00283d222dfca9e3123e336bd6cd5161730657f166bcba8d415888f1e28853b3: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=f853776e-cea4-4001-a766-4657fd4d454e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.105344 | controller |     "Jun 11 11:12:49.885276 crc crio[3656]: time=\"2026-06-11T11:12:49.880534477Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=5768158a-104e-4435-ad70-8988ab6d2df9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.105391 | controller |     "Jun 11 11:12:49.897372 crc crio[3656]: time=\"2026-06-11T11:12:49.896645727Z\" level=info msg=\"Starting container: 00283d222dfca9e3123e336bd6cd5161730657f166bcba8d415888f1e28853b3\" id=fbcbd537-d1e0-4022-ac2a-823498b14fb8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.105409 | controller |     "Jun 11 11:12:50.080433 crc crio[3656]: time=\"2026-06-11T11:12:50.080311276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a9368904-f10a-4eaa-a4b2-00ceb04f5f4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.105425 | controller |     "Jun 11 11:12:50.081335 crc crio[3656]: time=\"2026-06-11T11:12:50.080965256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=34c700ee-3606-4478-9494-a70a4a833170 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.105440 | controller |     "Jun 11 11:12:50.089395 crc crio[3656]: time=\"2026-06-11T11:12:50.081494241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=a2771dcd-7380-41f2-9df7-202d868fa850 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.105455 | controller |     "Jun 11 11:12:50.114095 crc crio[3656]: time=\"2026-06-11T11:12:50.093662614Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=d9d888ae-6902-4a07-ae38-1b6f4190ba6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.105470 | controller |     "Jun 11 11:12:50.114095 crc crio[3656]: time=\"2026-06-11T11:12:50.112924687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.105485 | controller |     "Jun 11 11:12:50.126954 crc crio[3656]: time=\"2026-06-11T11:12:50.101284111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.105500 | controller |     "Jun 11 11:12:50.141811 crc crio[3656]: time=\"2026-06-11T11:12:50.106491696Z\" level=info msg=\"Started container\" PID=11170 containerID=b83a0f4be0ffce1f0e7e750b898f0949c9f980e0525501a383b6d9c91c653c40 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=32dcd408-5dcd-46dc-9626-ff31d797c01b name=/runtime.v1.RuntimeService/StartContainer sandboxID=969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d",
2026-06-11 12:41:58.105515 | controller |     "Jun 11 11:12:50.143074 crc crio[3656]: time=\"2026-06-11T11:12:50.111216846Z\" level=info msg=\"Started container\" PID=11154 containerID=b00fcc6b72b33559923f836fd7dcf3d2d244ad4d5a50b8e36ff92cf1a1710402 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=d9546d37-b806-444c-a6f6-f57b65d10c84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466",
2026-06-11 12:41:58.105530 | controller |     "Jun 11 11:12:50.712925 crc crio[3656]: time=\"2026-06-11T11:12:50.703936676Z\" level=info msg=\"Started container\" PID=11279 containerID=00283d222dfca9e3123e336bd6cd5161730657f166bcba8d415888f1e28853b3 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=fbcbd537-d1e0-4022-ac2a-823498b14fb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b3e341379c9d19e2b38c1c5b7f71a5af218b30a2445f82e0b3a8f0f0676f979",
2026-06-11 12:41:58.105557 | controller |     "Jun 11 11:12:50.734577 crc crio[3656]: time=\"2026-06-11T11:12:50.733489346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=7936ae19-46ee-4c4a-83a9-03fb8317cf11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.105572 | controller |     "Jun 11 11:12:50.785813 crc crio[3656]: time=\"2026-06-11T11:12:50.756382908Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.105587 | controller |     "Jun 11 11:12:50.785813 crc crio[3656]: time=\"2026-06-11T11:12:50.757375377Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.105601 | controller |     "Jun 11 11:12:50.785813 crc crio[3656]: time=\"2026-06-11T11:12:50.757418738Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-11 12:41:58.105617 | controller |     "Jun 11 11:12:50.787488 crc crio[3656]: time=\"2026-06-11T11:12:50.787235276Z\" level=info msg=\"Created container 82f8dd00ca7a9e1b84ae438f1341918ad210a6bf034b81574dd52af5d982bff5: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=a00fe579-705b-4741-b92f-86e398d1439d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.105632 | controller |     "Jun 11 11:12:50.803127 crc crio[3656]: time=\"2026-06-11T11:12:50.802831561Z\" level=info msg=\"Starting container: 82f8dd00ca7a9e1b84ae438f1341918ad210a6bf034b81574dd52af5d982bff5\" id=7e2cb633-16a5-4042-827b-c6ae6201cd05 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.105647 | controller |     "Jun 11 11:12:50.848423 crc crio[3656]: time=\"2026-06-11T11:12:50.847271224Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8b60c16d-7643-4642-a9ec-fc3ef9e76e9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.105662 | controller |     "Jun 11 11:12:50.885671 crc crio[3656]: time=\"2026-06-11T11:12:50.884999517Z\" level=info msg=\"Started container\" PID=11322 containerID=82f8dd00ca7a9e1b84ae438f1341918ad210a6bf034b81574dd52af5d982bff5 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=7e2cb633-16a5-4042-827b-c6ae6201cd05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69a9343d44ccd22369c49194b81969f2dd533af1761799627ce320b032856ddd",
2026-06-11 12:41:58.105678 | controller |     "Jun 11 11:12:50.917158 crc crio[3656]: time=\"2026-06-11T11:12:50.911119235Z\" level=info msg=\"Created container c92d44af5bfe53ed30bad675a134ee99f41354337c92498024e611bdfaf94dd0: openshift-operator-lifecycle-manager/collect-profiles-29686260-vs65h/collect-profiles\" id=e41d3fd2-a22f-4c83-936a-41a8ce0d68dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.105693 | controller |     "Jun 11 11:12:50.938803 crc crio[3656]: time=\"2026-06-11T11:12:50.929477772Z\" level=info msg=\"Created container 66d8c1a9e48cbcfcbed5c8a2af774c893cb66623e484fb5ec521fdf51b662c73: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=95d0f552-ce0e-4dd9-b3be-d2bcf9e3c7d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.105708 | controller |     "Jun 11 11:12:51.041653 crc crio[3656]: time=\"2026-06-11T11:12:51.04159198Z\" level=info msg=\"Starting container: c92d44af5bfe53ed30bad675a134ee99f41354337c92498024e611bdfaf94dd0\" id=95274f29-0acb-4e79-a5f1-85ceb7f17c38 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.105722 | controller |     "Jun 11 11:12:51.121653 crc crio[3656]: time=\"2026-06-11T11:12:51.119326355Z\" level=info msg=\"Starting container: 66d8c1a9e48cbcfcbed5c8a2af774c893cb66623e484fb5ec521fdf51b662c73\" id=7abc3000-2a1c-4928-bc15-17372b5c7e78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.105740 | controller |     "Jun 11 11:12:51.283537 crc crio[3656]: time=\"2026-06-11T11:12:51.273831886Z\" level=info msg=\"Created container ad3fff3c8bd2bf0ff5684c4d5e8e7939d94a617c8ab8469d87b88c26a9f7b21f: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=27176999-aa75-4e4a-8dc4-3f6552dc0c74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.105756 | controller |     "Jun 11 11:12:51.307255 crc crio[3656]: time=\"2026-06-11T11:12:51.306917451Z\" level=info msg=\"Started container\" PID=11337 containerID=66d8c1a9e48cbcfcbed5c8a2af774c893cb66623e484fb5ec521fdf51b662c73 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=7abc3000-2a1c-4928-bc15-17372b5c7e78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40796ebcf5cc32f3c0eb75517292838c40ac03a0b46588fd51dfd297ce31739c",
2026-06-11 12:41:58.105770 | controller |     "Jun 11 11:12:51.346194 crc crio[3656]: time=\"2026-06-11T11:12:51.345936203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.105785 | controller |     "Jun 11 11:12:51.465159 crc crio[3656]: time=\"2026-06-11T11:12:51.463992608Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=49c02864-a964-42d1-8767-e42947985c3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.105800 | controller |     "Jun 11 11:12:51.465159 crc crio[3656]: time=\"2026-06-11T11:12:51.464545755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.105814 | controller |     "Jun 11 11:12:51.470467 crc crio[3656]: time=\"2026-06-11T11:12:51.467651607Z\" level=info msg=\"Starting container: ad3fff3c8bd2bf0ff5684c4d5e8e7939d94a617c8ab8469d87b88c26a9f7b21f\" id=05a3c3e2-5071-44a3-967d-74fb5479025e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.105829 | controller |     "Jun 11 11:12:51.563070 crc crio[3656]: time=\"2026-06-11T11:12:51.561181803Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=f12dcfda-5eb4-4683-9acf-47a489e9df27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.105843 | controller |     "Jun 11 11:12:51.563070 crc crio[3656]: time=\"2026-06-11T11:12:51.562074469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.105857 | controller |     "Jun 11 11:12:51.563070 crc crio[3656]: time=\"2026-06-11T11:12:51.562658316Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=d8d20b22-c533-4bd8-a605-94a1eb0e0ba6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.105871 | controller |     "Jun 11 11:12:51.563822 crc crio[3656]: time=\"2026-06-11T11:12:51.563165772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.105886 | controller |     "Jun 11 11:12:51.600774 crc crio[3656]: time=\"2026-06-11T11:12:51.600250856Z\" level=info msg=\"Started container\" PID=11340 containerID=ad3fff3c8bd2bf0ff5684c4d5e8e7939d94a617c8ab8469d87b88c26a9f7b21f description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=05a3c3e2-5071-44a3-967d-74fb5479025e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e228d7dca85ac5eedf16b5be47d4be1f2ac3018a8fe686e38f353859849ead1f",
2026-06-11 12:41:58.105905 | controller |     "Jun 11 11:12:51.868118 crc crio[3656]: time=\"2026-06-11T11:12:51.865843955Z\" level=info msg=\"Created container cb146126f298ec407e08cd0f90385ddf946c36e6053ffe236f89e587a470b499: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=3b4b789e-98ac-4641-9372-65891f60d39b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.105921 | controller |     "Jun 11 11:12:52.188472 crc crio[3656]: time=\"2026-06-11T11:12:52.187839923Z\" level=info msg=\"Created container ca48c8776b1632506b1802c5bee7c38cae1f5e79848ae093f53efd887a8a55a1: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=8ce7c680-9b73-4edb-91e8-47d0aa36b604 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.105936 | controller |     "Jun 11 11:12:52.240874 crc crio[3656]: time=\"2026-06-11T11:12:52.24013018Z\" level=info msg=\"Started container\" PID=11315 containerID=c92d44af5bfe53ed30bad675a134ee99f41354337c92498024e611bdfaf94dd0 description=openshift-operator-lifecycle-manager/collect-profiles-29686260-vs65h/collect-profiles id=95274f29-0acb-4e79-a5f1-85ceb7f17c38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b",
2026-06-11 12:41:58.105951 | controller |     "Jun 11 11:12:52.284859 crc crio[3656]: time=\"2026-06-11T11:12:52.284425488Z\" level=info msg=\"Starting container: cb146126f298ec407e08cd0f90385ddf946c36e6053ffe236f89e587a470b499\" id=5a112c4f-7917-4664-b0a5-63ffce8827cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.105966 | controller |     "Jun 11 11:12:52.287357 crc crio[3656]: time=\"2026-06-11T11:12:52.286515291Z\" level=info msg=\"Starting container: ca48c8776b1632506b1802c5bee7c38cae1f5e79848ae093f53efd887a8a55a1\" id=1688093e-1de2-44d9-aef4-1a4dd1ac5c76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.105981 | controller |     "Jun 11 11:12:52.776189 crc crio[3656]: time=\"2026-06-11T11:12:52.770283005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.105995 | controller |     "Jun 11 11:12:52.855958 crc crio[3656]: time=\"2026-06-11T11:12:52.770563213Z\" level=info msg=\"Created container 771c9e6d0403c80020a63f85798e21609d9af3809aadf9d211956cd63f1778b1: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=cc7fb124-a00b-4dd4-af1a-2b846fb97370 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.106010 | controller |     "Jun 11 11:12:53.053074 crc crio[3656]: time=\"2026-06-11T11:12:53.048053396Z\" level=info msg=\"Started container\" PID=11341 containerID=ca48c8776b1632506b1802c5bee7c38cae1f5e79848ae093f53efd887a8a55a1 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=1688093e-1de2-44d9-aef4-1a4dd1ac5c76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5218237aa73225829426ea9415b98cc04511ed62c3d20cb20d02e42764e5c9ea",
2026-06-11 12:41:58.106025 | controller |     "Jun 11 11:12:53.701542 crc crio[3656]: time=\"2026-06-11T11:12:53.701390911Z\" level=info msg=\"Started container\" PID=11338 containerID=cb146126f298ec407e08cd0f90385ddf946c36e6053ffe236f89e587a470b499 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=5a112c4f-7917-4664-b0a5-63ffce8827cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f992db5870207eee81d6005fc7799ca98b143ccf92fb43fcf88d573c185143d7",
2026-06-11 12:41:58.106040 | controller |     "Jun 11 11:12:54.029298 crc crio[3656]: time=\"2026-06-11T11:12:54.029192382Z\" level=info msg=\"Starting container: 771c9e6d0403c80020a63f85798e21609d9af3809aadf9d211956cd63f1778b1\" id=cfb1f555-3e98-4882-bc51-35047bc2966c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.106054 | controller |     "Jun 11 11:12:54.058558 crc crio[3656]: time=\"2026-06-11T11:12:54.058438883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=cb5eeabd-5e35-442c-936f-f21a1cd906a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.106073 | controller |     "Jun 11 11:12:54.621567 crc crio[3656]: time=\"2026-06-11T11:12:54.616186211Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f3594e35-e3ac-4cc0-8439-b4d8f0d0cf34 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.106088 | controller |     "Jun 11 11:12:54.937592 crc crio[3656]: time=\"2026-06-11T11:12:54.935258503Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 12:41:58.106103 | controller |     "Jun 11 11:12:55.221628 crc crio[3656]: time=\"2026-06-11T11:12:55.203369287Z\" level=info msg=\"Started container\" PID=11331 containerID=771c9e6d0403c80020a63f85798e21609d9af3809aadf9d211956cd63f1778b1 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=cfb1f555-3e98-4882-bc51-35047bc2966c name=/runtime.v1.RuntimeService/StartContainer sandboxID=158da32e2b556415b2ec31a4dd3c5d0d8497d5a5acd1e6d7e7db8232f54b3201",
2026-06-11 12:41:58.106118 | controller |     "Jun 11 11:12:55.448494 crc crio[3656]: time=\"2026-06-11T11:12:55.448435784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3c60b676-8d11-4b43-a19f-94fee774d205 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.106133 | controller |     "Jun 11 11:12:55.487320 crc crio[3656]: time=\"2026-06-11T11:12:55.480401876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.106147 | controller |     "Jun 11 11:12:55.877159 crc crio[3656]: time=\"2026-06-11T11:12:55.865996938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.106162 | controller |     "Jun 11 11:12:56.031642 crc crio[3656]: time=\"2026-06-11T11:12:56.030497916Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=34dbe35a-6313-47bb-a57a-1412fc1afffe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.106180 | controller |     "Jun 11 11:12:56.263817 crc crio[3656]: time=\"2026-06-11T11:12:56.259957238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.106202 | controller |     "Jun 11 11:12:56.464380 crc crio[3656]: time=\"2026-06-11T11:12:56.463462568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.106224 | controller |     "Jun 11 11:12:56.820984 crc crio[3656]: time=\"2026-06-11T11:12:56.813363087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.106245 | controller |     "Jun 11 11:12:57.642896 crc crio[3656]: time=\"2026-06-11T11:12:57.642461564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.106261 | controller |     "Jun 11 11:12:58.009070 crc crio[3656]: time=\"2026-06-11T11:12:58.008904886Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.106279 | controller |     "Jun 11 11:12:58.020840 crc crio[3656]: time=\"2026-06-11T11:12:58.020667136Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.106305 | controller |     "Jun 11 11:12:58.021189 crc crio[3656]: time=\"2026-06-11T11:12:58.021166701Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-11 12:41:58.106328 | controller |     "Jun 11 11:12:58.331150 crc crio[3656]: time=\"2026-06-11T11:12:58.330185053Z\" level=info msg=\"Created container 318634332f3f1c8739cafefc7c2aa03c6f97eca7593e758e4653153ede523718: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=d8d20b22-c533-4bd8-a605-94a1eb0e0ba6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.106364 | controller |     "Jun 11 11:12:58.582139 crc crio[3656]: time=\"2026-06-11T11:12:58.581070334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.106386 | controller |     "Jun 11 11:12:58.856167 crc crio[3656]: time=\"2026-06-11T11:12:58.855332871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.106402 | controller |     "Jun 11 11:12:58.868796 crc crio[3656]: time=\"2026-06-11T11:12:58.862465073Z\" level=info msg=\"Starting container: 318634332f3f1c8739cafefc7c2aa03c6f97eca7593e758e4653153ede523718\" id=2c894082-d478-48c1-9b68-5eecbb3fbbf3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.106417 | controller |     "Jun 11 11:12:59.535081 crc crio[3656]: time=\"2026-06-11T11:12:59.474908329Z\" level=info msg=\"Started container\" PID=11629 containerID=318634332f3f1c8739cafefc7c2aa03c6f97eca7593e758e4653153ede523718 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=2c894082-d478-48c1-9b68-5eecbb3fbbf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de91c6f3e7a8eb47d4e5c187dfbbf09c6e7a9b3134c07424a5d5225c1847be51",
2026-06-11 12:41:58.106433 | controller |     "Jun 11 11:12:59.535081 crc crio[3656]: time=\"2026-06-11T11:12:59.51189759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.106448 | controller |     "Jun 11 11:13:00.282448 crc crio[3656]: time=\"2026-06-11T11:13:00.27628197Z\" level=info msg=\"Created container 1e1c23ffea41ed8f37a9a867b8e18929a2a3cded4e19a9e353a73a770b59c185: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=f12dcfda-5eb4-4683-9acf-47a489e9df27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.106462 | controller |     "Jun 11 11:13:01.444579 crc crio[3656]: time=\"2026-06-11T11:13:01.439168246Z\" level=info msg=\"Created container 06bdfdbd6ff762de4948e4e749a1101aa7be346996b7321532359388f79228da: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=2cc06d0b-6785-4aa9-9b7a-5df5af4b8807 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.106477 | controller |     "Jun 11 11:13:01.505247 crc crio[3656]: time=\"2026-06-11T11:13:01.504884282Z\" level=info msg=\"Created container bf7be0d6df69d128d35dcfd45e469360f1c37689ca2b15a1843be5cb5f9e1468: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=49c02864-a964-42d1-8767-e42947985c3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.106492 | controller |     "Jun 11 11:13:02.487830 crc crio[3656]: time=\"2026-06-11T11:13:02.486183132Z\" level=info msg=\"Starting container: 1e1c23ffea41ed8f37a9a867b8e18929a2a3cded4e19a9e353a73a770b59c185\" id=84185b47-af96-48c2-9a48-0418f502db45 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.106510 | controller |     "Jun 11 11:13:02.713926 crc crio[3656]: time=\"2026-06-11T11:13:02.713615454Z\" level=info msg=\"Starting container: 06bdfdbd6ff762de4948e4e749a1101aa7be346996b7321532359388f79228da\" id=e7df0cd8-80fd-41cf-add8-e5d5282c5452 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.106534 | controller |     "Jun 11 11:13:03.032842 crc crio[3656]: time=\"2026-06-11T11:13:03.027126149Z\" level=info msg=\"Starting container: bf7be0d6df69d128d35dcfd45e469360f1c37689ca2b15a1843be5cb5f9e1468\" id=56afddb1-3f1f-4d92-b771-bf5368c89b29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.106550 | controller |     "Jun 11 11:13:03.666299 crc crio[3656]: time=\"2026-06-11T11:13:03.66522117Z\" level=info msg=\"Started container\" PID=11676 containerID=1e1c23ffea41ed8f37a9a867b8e18929a2a3cded4e19a9e353a73a770b59c185 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=84185b47-af96-48c2-9a48-0418f502db45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=782ae8e0bf919e48972abfd088081446af32fc52009b0277a25721766b47aa85",
2026-06-11 12:41:58.106566 | controller |     "Jun 11 11:13:03.862191 crc crio[3656]: time=\"2026-06-11T11:13:03.85532097Z\" level=info msg=\"Started container\" PID=11669 containerID=06bdfdbd6ff762de4948e4e749a1101aa7be346996b7321532359388f79228da description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=e7df0cd8-80fd-41cf-add8-e5d5282c5452 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e0993580b5a44867bf218b00a50708e0fc4c9226642cc3cbb0698526ab7401b1",
2026-06-11 12:41:58.106581 | controller |     "Jun 11 11:13:03.937627 crc crio[3656]: time=\"2026-06-11T11:13:03.933523139Z\" level=info msg=\"Started container\" PID=11728 containerID=bf7be0d6df69d128d35dcfd45e469360f1c37689ca2b15a1843be5cb5f9e1468 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=56afddb1-3f1f-4d92-b771-bf5368c89b29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5",
2026-06-11 12:41:58.106596 | controller |     "Jun 11 11:13:04.654340 crc crio[3656]: time=\"2026-06-11T11:13:04.654159327Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.106611 | controller |     "Jun 11 11:13:04.654340 crc crio[3656]: time=\"2026-06-11T11:13:04.65426424Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.106625 | controller |     "Jun 11 11:13:04.654340 crc crio[3656]: time=\"2026-06-11T11:13:04.654297921Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_beff98eb-1124-4d43-bef5-d7aa07514991\\\"\"",
2026-06-11 12:41:58.106640 | controller |     "Jun 11 11:13:04.654340 crc crio[3656]: time=\"2026-06-11T11:13:04.654340842Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"",
2026-06-11 12:41:58.106654 | controller |     "Jun 11 11:13:05.858878 crc crio[3656]: time=\"2026-06-11T11:13:05.853949583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.106669 | controller |     "Jun 11 11:13:07.291970 crc crio[3656]: time=\"2026-06-11T11:13:07.289876671Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=d5f57bc8-45e0-4ba6-b7a4-0a96949d4328 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.106684 | controller |     "Jun 11 11:13:07.365451 crc crio[3656]: time=\"2026-06-11T11:13:07.365225364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.106699 | controller |     "Jun 11 11:13:07.724606 crc crio[3656]: time=\"2026-06-11T11:13:07.724311537Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=cf736a47-9e65-413a-bdcd-a6b5035104cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.106717 | controller |     "Jun 11 11:13:08.051279 crc crio[3656]: time=\"2026-06-11T11:13:08.051099118Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=7888388b-6141-42fa-a738-4e481b3585d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.106733 | controller |     "Jun 11 11:13:08.055785 crc crio[3656]: time=\"2026-06-11T11:13:08.053239722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.106748 | controller |     "Jun 11 11:13:08.270491 crc crio[3656]: time=\"2026-06-11T11:13:08.270345557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.106764 | controller |     "Jun 11 11:13:09.125775 crc crio[3656]: time=\"2026-06-11T11:13:09.124664926Z\" level=info msg=\"Created container fc9561726481064282312dc9c7b1e6df921f13db0dc6e0fb13f85f673da8a261: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=595bf8c9-0c62-472e-a9f4-e2cf9c9ac0b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.106779 | controller |     "Jun 11 11:13:09.193153 crc crio[3656]: time=\"2026-06-11T11:13:09.189462526Z\" level=info msg=\"Starting container: fc9561726481064282312dc9c7b1e6df921f13db0dc6e0fb13f85f673da8a261\" id=f975edef-a66d-40b6-bb0b-d9dae2dcd127 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.106794 | controller |     "Jun 11 11:13:09.449345 crc crio[3656]: time=\"2026-06-11T11:13:09.449281323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.106809 | controller |     "Jun 11 11:13:09.521640 crc crio[3656]: time=\"2026-06-11T11:13:09.514193016Z\" level=info msg=\"Created container affb9528598c11bf9c5e4b7428bff465ef76a72a0703da9982a28935c4eba45a: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=f68f8b19-5270-46a9-bdff-f84351f6f56d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.106823 | controller |     "Jun 11 11:13:09.659667 crc crio[3656]: time=\"2026-06-11T11:13:09.65942507Z\" level=info msg=\"Starting container: affb9528598c11bf9c5e4b7428bff465ef76a72a0703da9982a28935c4eba45a\" id=ac49bbc8-d93b-4858-8c64-6b4a3880f358 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.106839 | controller |     "Jun 11 11:13:09.866262 crc crio[3656]: time=\"2026-06-11T11:13:09.864348662Z\" level=info msg=\"Started container\" PID=11891 containerID=affb9528598c11bf9c5e4b7428bff465ef76a72a0703da9982a28935c4eba45a description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=ac49bbc8-d93b-4858-8c64-6b4a3880f358 name=/runtime.v1.RuntimeService/StartContainer sandboxID=69e0aaebfa2ac57c41fc015020f51c2df6228f606b8643a125d0b46806a69a74",
2026-06-11 12:41:58.106853 | controller |     "Jun 11 11:13:10.209220 crc crio[3656]: time=\"2026-06-11T11:13:10.208608414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.106868 | controller |     "Jun 11 11:13:10.396088 crc crio[3656]: time=\"2026-06-11T11:13:10.395217039Z\" level=info msg=\"Created container 8da84ffc68a0e4fd1e1960c76f8500740ba63a26f84cc2cd8d74aed54d7ce482: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=239f5fe2-8659-4fec-9b9a-5fae4181533b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.106883 | controller |     "Jun 11 11:13:10.486606 crc crio[3656]: time=\"2026-06-11T11:13:10.48593321Z\" level=info msg=\"Started container\" PID=11877 containerID=fc9561726481064282312dc9c7b1e6df921f13db0dc6e0fb13f85f673da8a261 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=f975edef-a66d-40b6-bb0b-d9dae2dcd127 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4",
2026-06-11 12:41:58.106901 | controller |     "Jun 11 11:13:10.636222 crc crio[3656]: time=\"2026-06-11T11:13:10.636157194Z\" level=info msg=\"Starting container: 8da84ffc68a0e4fd1e1960c76f8500740ba63a26f84cc2cd8d74aed54d7ce482\" id=a027775c-2e69-4aa6-abfc-411ac9c7687f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.106916 | controller |     "Jun 11 11:13:10.878896 crc crio[3656]: time=\"2026-06-11T11:13:10.86237214Z\" level=info msg=\"Started container\" PID=11920 containerID=8da84ffc68a0e4fd1e1960c76f8500740ba63a26f84cc2cd8d74aed54d7ce482 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=a027775c-2e69-4aa6-abfc-411ac9c7687f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d4d05f13393cd1d4d7ec85518d86c35b339fe4f80dfefaba5fdfab1be0579e7",
2026-06-11 12:41:58.106931 | controller |     "Jun 11 11:13:11.539371 crc crio[3656]: time=\"2026-06-11T11:13:11.521329672Z\" level=info msg=\"Created container 849ba351ff3e0e38e28c9a1c2e41c338cc05cbd1742ba9de4a7a8f1f5773304f: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=d9d888ae-6902-4a07-ae38-1b6f4190ba6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.106946 | controller |     "Jun 11 11:13:11.595928 crc crio[3656]: time=\"2026-06-11T11:13:11.590541182Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4dbcdbd3-86f5-4f6f-88c0-40d99461beff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.106961 | controller |     "Jun 11 11:13:11.603912 crc crio[3656]: time=\"2026-06-11T11:13:11.598967503Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1fdf2889-876d-430d-84f8-9d0603e1b478 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.106984 | controller |     "Jun 11 11:13:11.628364 crc crio[3656]: time=\"2026-06-11T11:13:11.621599837Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=1f241e58-b868-475f-a0ed-3483685b90a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.107062 | controller |     "Jun 11 11:13:11.867018 crc crio[3656]: time=\"2026-06-11T11:13:11.866542391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.107083 | controller |     "Jun 11 11:13:11.992296 crc crio[3656]: time=\"2026-06-11T11:13:11.624139453Z\" level=info msg=\"Starting container: 849ba351ff3e0e38e28c9a1c2e41c338cc05cbd1742ba9de4a7a8f1f5773304f\" id=2a44b55a-6ce7-426e-b8eb-3687b9caf555 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.107099 | controller |     "Jun 11 11:13:12.322786 crc crio[3656]: time=\"2026-06-11T11:13:12.322463067Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.107114 | controller |     "Jun 11 11:13:12.322786 crc crio[3656]: time=\"2026-06-11T11:13:12.32256232Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.107141 | controller |     "Jun 11 11:13:12.322786 crc crio[3656]: time=\"2026-06-11T11:13:12.322594911Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"",
2026-06-11 12:41:58.107158 | controller |     "Jun 11 11:13:12.557835 crc crio[3656]: time=\"2026-06-11T11:13:12.556359222Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=52431af4-4d3e-46ae-8f6e-470c59b06afb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.107173 | controller |     "Jun 11 11:13:12.635946 crc crio[3656]: time=\"2026-06-11T11:13:12.635005824Z\" level=info msg=\"Started container\" PID=11936 containerID=849ba351ff3e0e38e28c9a1c2e41c338cc05cbd1742ba9de4a7a8f1f5773304f description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=2a44b55a-6ce7-426e-b8eb-3687b9caf555 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10186b6c0554b83487cb9e6b20d5db8f6d74efb01c3c4021ef0333c323191b15",
2026-06-11 12:41:58.107194 | controller |     "Jun 11 11:13:12.911238 crc crio[3656]: time=\"2026-06-11T11:13:12.897269783Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=9042fb59-328b-4c45-8c0b-f0a2b7f6dfe1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.107211 | controller |     "Jun 11 11:13:13.049316 crc crio[3656]: time=\"2026-06-11T11:13:13.048269589Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=70ccfa66-9a27-4197-9df5-1eb107fef72f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.107226 | controller |     "Jun 11 11:13:13.049316 crc crio[3656]: time=\"2026-06-11T11:13:13.049042812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.107240 | controller |     "Jun 11 11:13:13.678393 crc crio[3656]: time=\"2026-06-11T11:13:13.678344162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.107255 | controller |     "Jun 11 11:13:13.726906 crc crio[3656]: time=\"2026-06-11T11:13:13.718373874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.107269 | controller |     "Jun 11 11:13:15.851424 crc crio[3656]: time=\"2026-06-11T11:13:15.827900909Z\" level=info msg=\"Created container 094a16fce548a76e51677b22863084459b8456a80b3e98b5e140cfacf345ea0a: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=34dbe35a-6313-47bb-a57a-1412fc1afffe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.107284 | controller |     "Jun 11 11:13:15.997541 crc crio[3656]: time=\"2026-06-11T11:13:15.997204971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.107299 | controller |     "Jun 11 11:13:16.043175 crc crio[3656]: time=\"2026-06-11T11:13:16.042270013Z\" level=info msg=\"Starting container: 094a16fce548a76e51677b22863084459b8456a80b3e98b5e140cfacf345ea0a\" id=e62981ae-a021-47c6-9d58-d49864ad7a33 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.107314 | controller |     "Jun 11 11:13:17.519463 crc crio[3656]: time=\"2026-06-11T11:13:17.090316941Z\" level=info msg=\"Started container\" PID=12004 containerID=094a16fce548a76e51677b22863084459b8456a80b3e98b5e140cfacf345ea0a description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=e62981ae-a021-47c6-9d58-d49864ad7a33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5218237aa73225829426ea9415b98cc04511ed62c3d20cb20d02e42764e5c9ea",
2026-06-11 12:41:58.107329 | controller |     "Jun 11 11:13:18.807474 crc crio[3656]: time=\"2026-06-11T11:13:18.140389568Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-p85kl/POD\" id=ffceddef-a6cf-4d11-a505-618f7c82d6ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.107344 | controller |     "Jun 11 11:13:18.807474 crc crio[3656]: time=\"2026-06-11T11:13:18.141046038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.107398 | controller |     "Jun 11 11:13:18.807474 crc crio[3656]: time=\"2026-06-11T11:13:18.155667353Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.107427 | controller |     "Jun 11 11:13:18.807474 crc crio[3656]: time=\"2026-06-11T11:13:18.288413736Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.107451 | controller |     "Jun 11 11:13:18.807474 crc crio[3656]: time=\"2026-06-11T11:13:18.288461297Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"",
2026-06-11 12:41:58.107480 | controller |     "Jun 11 11:13:18.807474 crc crio[3656]: time=\"2026-06-11T11:13:18.380260411Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-vk6c6/POD\" id=9f45c1ac-f937-4776-a15d-fbcf96d8f9f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.107497 | controller |     "Jun 11 11:13:18.807474 crc crio[3656]: time=\"2026-06-11T11:13:18.380354864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.107512 | controller |     "Jun 11 11:13:19.143252 crc crio[3656]: time=\"2026-06-11T11:13:19.14254534Z\" level=info msg=\"Stopping container: 997f6a183af9e300d2bcfdb07138349cf603c05f5ed1f0b6323112738f30c3d3 (timeout: 30s)\" id=a1161464-b1a0-4e8d-9359-1babcc63ae3d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.107527 | controller |     "Jun 11 11:13:19.198950 crc crio[3656]: time=\"2026-06-11T11:13:19.162590827Z\" level=info msg=\"Stopping container: 980e971c4bf70f9f6b73667c706ce15586f5b11fe3e27876bdc90a0db7dd38e1 (timeout: 30s)\" id=30d0f89c-54f6-40f4-b93b-6d84e89b9a37 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.107542 | controller |     "Jun 11 11:13:19.360965 crc crio[3656]: time=\"2026-06-11T11:13:19.344512964Z\" level=info msg=\"Stopping container: 77863117075fbb5683a421a46e2eb2319073a67e9875683285ce1c365cf9aae2 (timeout: 30s)\" id=3bc93d9d-8830-4d57-b20c-444e0277bc98 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.107556 | controller |     "Jun 11 11:13:19.898438 crc crio[3656]: time=\"2026-06-11T11:13:19.897609154Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-c7ln6/POD\" id=80349848-c7a1-454f-92fd-d3c0f192d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.107571 | controller |     "Jun 11 11:13:20.393563 crc crio[3656]: time=\"2026-06-11T11:13:19.898658825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.107586 | controller |     "Jun 11 11:13:20.393563 crc crio[3656]: time=\"2026-06-11T11:13:20.291279637Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-26wrs/POD\" id=d794a9af-d6bb-49f1-be7f-3241222fe0d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.107601 | controller |     "Jun 11 11:13:20.393563 crc crio[3656]: time=\"2026-06-11T11:13:20.29138085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.107615 | controller |     "Jun 11 11:13:20.563381 crc crio[3656]: time=\"2026-06-11T11:13:20.563337278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.107630 | controller |     "Jun 11 11:13:21.254004 crc crio[3656]: time=\"2026-06-11T11:13:21.250081617Z\" level=info msg=\"Got pod network &{Name:certified-operators-vk6c6 Namespace:openshift-marketplace ID:168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509 UID:686c9890-1411-4bf9-8d24-9d1ce5867fe6 NetNS:/var/run/netns/78a1c13e-cb24-4bf7-ae61-f2a14c3bade8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod686c9890_1411_4bf9_8d24_9d1ce5867fe6.slice PodAnnotations:0xc0001828b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.107650 | controller |     "Jun 11 11:13:21.254004 crc crio[3656]: time=\"2026-06-11T11:13:21.250612353Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-vk6c6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.107666 | controller |     "Jun 11 11:13:21.578840 crc crio[3656]: time=\"2026-06-11T11:13:21.5786327Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c7ln6 Namespace:openshift-marketplace ID:9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996 UID:0763b957-7da9-4d26-a3dc-c04f2ad9990c NetNS:/var/run/netns/3cfd194f-3b88-43b3-a622-a0032d214c42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0763b957_7da9_4d26_a3dc_c04f2ad9990c.slice PodAnnotations:0xc00279c2d8}] Aliases:map[]}\"",
2026-06-11 12:41:58.107681 | controller |     "Jun 11 11:13:21.579164 crc crio[3656]: time=\"2026-06-11T11:13:21.578857377Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-c7ln6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.107696 | controller |     "Jun 11 11:13:21.877654 crc crio[3656]: time=\"2026-06-11T11:13:21.877561082Z\" level=info msg=\"Stopping container: bf7be0d6df69d128d35dcfd45e469360f1c37689ca2b15a1843be5cb5f9e1468 (timeout: 30s)\" id=232a50b6-15a6-40bc-92be-77e66a4e4bf0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.107711 | controller |     "Jun 11 11:13:21.883512 crc crio[3656]: time=\"2026-06-11T11:13:21.883259831Z\" level=info msg=\"Stopped container 997f6a183af9e300d2bcfdb07138349cf603c05f5ed1f0b6323112738f30c3d3: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=a1161464-b1a0-4e8d-9359-1babcc63ae3d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.107726 | controller |     "Jun 11 11:13:21.906076 crc crio[3656]: time=\"2026-06-11T11:13:21.905194655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=39d72ba8-6e10-4968-bb2e-743afb9dd37a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.107741 | controller |     "Jun 11 11:13:22.063242 crc crio[3656]: time=\"2026-06-11T11:13:22.0618675Z\" level=info msg=\"Got pod network &{Name:community-operators-p85kl Namespace:openshift-marketplace ID:78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164 UID:8d22030f-a035-40de-8248-adf3f7e83c92 NetNS:/var/run/netns/16a4b70f-16a5-4ec6-b9cd-57d6ebec1877 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8d22030f_a035_40de_8248_adf3f7e83c92.slice PodAnnotations:0xc0013007b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.107756 | controller |     "Jun 11 11:13:22.063242 crc crio[3656]: time=\"2026-06-11T11:13:22.062647833Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-p85kl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.107771 | controller |     "Jun 11 11:13:22.071725 crc crio[3656]: time=\"2026-06-11T11:13:22.07162005Z\" level=info msg=\"Got pod network &{Name:redhat-operators-26wrs Namespace:openshift-marketplace ID:cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7 UID:916b175c-11a2-47e8-884b-b6c1c8d0b4d8 NetNS:/var/run/netns/975e6ac5-8251-4b79-9ec6-c56bed67f219 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod916b175c_11a2_47e8_884b_b6c1c8d0b4d8.slice PodAnnotations:0xc00279c498}] Aliases:map[]}\"",
2026-06-11 12:41:58.107786 | controller |     "Jun 11 11:13:22.071833 crc crio[3656]: time=\"2026-06-11T11:13:22.071732634Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-26wrs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.107804 | controller |     "Jun 11 11:13:22.415932 crc crio[3656]: time=\"2026-06-11T11:13:22.074652771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=ad70705a-c4bd-4c45-bee0-22c6245ccaff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.107820 | controller |     "Jun 11 11:13:22.456097 crc crio[3656]: time=\"2026-06-11T11:13:22.456008536Z\" level=info msg=\"Created container 81218c1afcdd58b7f48677967c55bfcf22fdecc9df13ed91aa3ea7ef4981f9f1: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=7888388b-6141-42fa-a738-4e481b3585d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.107835 | controller |     "Jun 11 11:13:22.707152 crc crio[3656]: time=\"2026-06-11T11:13:22.706360571Z\" level=info msg=\"Starting container: 81218c1afcdd58b7f48677967c55bfcf22fdecc9df13ed91aa3ea7ef4981f9f1\" id=c2eee3ed-26bb-4165-b29d-9ea689daf5a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.107850 | controller |     "Jun 11 11:13:22.775429 crc crio[3656]: time=\"2026-06-11T11:13:22.775212771Z\" level=info msg=\"Stopped container 980e971c4bf70f9f6b73667c706ce15586f5b11fe3e27876bdc90a0db7dd38e1: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=30d0f89c-54f6-40f4-b93b-6d84e89b9a37 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.107865 | controller |     "Jun 11 11:13:22.788376 crc crio[3656]: time=\"2026-06-11T11:13:22.78390669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=907a1e5d-928f-4f7d-a872-e0b2e5f7dd7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.107880 | controller |     "Jun 11 11:13:22.792505 crc crio[3656]: time=\"2026-06-11T11:13:22.792045983Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=3e93e8ba-9917-4748-9c38-d9d084c2a4aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.107894 | controller |     "Jun 11 11:13:22.793099 crc crio[3656]: time=\"2026-06-11T11:13:22.792646441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.107910 | controller |     "Jun 11 11:13:22.802545 crc crio[3656]: time=\"2026-06-11T11:13:22.801416292Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=dadb3cd7-eec8-459e-bb82-cc79aaa32311 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.107925 | controller |     "Jun 11 11:13:23.076590 crc crio[3656]: time=\"2026-06-11T11:13:23.076000548Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=0307c6e7-5f2d-49dc-9f51-678587b62d20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.107940 | controller |     "Jun 11 11:13:23.076590 crc crio[3656]: time=\"2026-06-11T11:13:23.076580805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.107955 | controller |     "Jun 11 11:13:23.077049 crc crio[3656]: time=\"2026-06-11T11:13:23.076838333Z\" level=info msg=\"Started container\" PID=12105 containerID=81218c1afcdd58b7f48677967c55bfcf22fdecc9df13ed91aa3ea7ef4981f9f1 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=c2eee3ed-26bb-4165-b29d-9ea689daf5a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f992db5870207eee81d6005fc7799ca98b143ccf92fb43fcf88d573c185143d7",
2026-06-11 12:41:58.107974 | controller |     "Jun 11 11:13:23.096038 crc crio[3656]: time=\"2026-06-11T11:13:23.095944242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.107990 | controller |     "Jun 11 11:13:23.571504 crc crio[3656]: time=\"2026-06-11T11:13:23.560223647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.108005 | controller |     "Jun 11 11:13:23.689323 crc crio[3656]: time=\"2026-06-11T11:13:23.689101205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.108020 | controller |     "Jun 11 11:13:23.839334 crc crio[3656]: time=\"2026-06-11T11:13:23.839091761Z\" level=info msg=\"Reading blob body from https://registry.redhat.io/v2/redhat/redhat-marketplace-index/blobs/sha256:fc6a839907ff47a938837346d5882b76d2388880d439205aace259df1aedd7c4 failed (unexpected EOF), reconnecting after 4962746 bytes\u2026\"",
2026-06-11 12:41:58.108034 | controller |     "Jun 11 11:13:23.924595 crc crio[3656]: time=\"2026-06-11T11:13:23.923641249Z\" level=info msg=\"Reading blob body from https://registry.redhat.io/v2/redhat/redhat-marketplace-index/blobs/sha256:4021f37a3830d4a7287b1c92647c97bba203d33cec9c9986f5d70fbdd5961242 failed (unexpected EOF), reconnecting after 5058722 bytes\u2026\"",
2026-06-11 12:41:58.108049 | controller |     "Jun 11 11:13:24.009490 crc crio[3656]: time=\"2026-06-11T11:13:24.003246229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.108064 | controller |     "Jun 11 11:13:24.216542 crc crio[3656]: time=\"2026-06-11T11:13:24.214444718Z\" level=info msg=\"Reading blob body from https://registry.redhat.io/v2/redhat/redhat-marketplace-index/blobs/sha256:5af989ad839f3eac1ee1abf62c7d88da31a485182f0cdfce587ca09374454489 failed (unexpected EOF), reconnecting after 4998285 bytes\u2026\"",
2026-06-11 12:41:58.108078 | controller |     "Jun 11 11:13:24.218151 crc crio[3656]: time=\"2026-06-11T11:13:24.217611823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.108093 | controller |     "Jun 11 11:13:24.407404 crc crio[3656]: time=\"2026-06-11T11:13:24.407239499Z\" level=info msg=\"Created container 7ce5f84ceb113afcb0b3ca85550dd486f8d5d859e848d7c96dfe3499a5900b1c: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=1f241e58-b868-475f-a0ed-3483685b90a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.108107 | controller |     "Jun 11 11:13:24.434338 crc crio[3656]: time=\"2026-06-11T11:13:24.433314206Z\" level=info msg=\"Starting container: 7ce5f84ceb113afcb0b3ca85550dd486f8d5d859e848d7c96dfe3499a5900b1c\" id=5665978a-08bb-487f-9d55-b7c08df6e8f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.108122 | controller |     "Jun 11 11:13:24.571777 crc crio[3656]: time=\"2026-06-11T11:13:24.571569933Z\" level=info msg=\"Stopped container bf7be0d6df69d128d35dcfd45e469360f1c37689ca2b15a1843be5cb5f9e1468: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=232a50b6-15a6-40bc-92be-77e66a4e4bf0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.108136 | controller |     "Jun 11 11:13:24.576630 crc crio[3656]: time=\"2026-06-11T11:13:24.57619508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=128d603f-5971-45e8-ac8e-a16cf9a325c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.108151 | controller |     "Jun 11 11:13:24.596986 crc crio[3656]: time=\"2026-06-11T11:13:24.596733262Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d38f1987-1c82-4e68-9ddc-dd8e2648dbfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.108170 | controller |     "Jun 11 11:13:24.601414 crc crio[3656]: time=\"2026-06-11T11:13:24.601274247Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=b9587028-9fba-4610-b278-1e32aa4139db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.108185 | controller |     "Jun 11 11:13:24.602551 crc crio[3656]: time=\"2026-06-11T11:13:24.601895006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.108200 | controller |     "Jun 11 11:13:24.961355 crc crio[3656]: time=\"2026-06-11T11:13:24.961101861Z\" level=info msg=\"Started container\" PID=12179 containerID=7ce5f84ceb113afcb0b3ca85550dd486f8d5d859e848d7c96dfe3499a5900b1c description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=5665978a-08bb-487f-9d55-b7c08df6e8f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d4d05f13393cd1d4d7ec85518d86c35b339fe4f80dfefaba5fdfab1be0579e7",
2026-06-11 12:41:58.108215 | controller |     "Jun 11 11:13:26.044634 crc crio[3656]: time=\"2026-06-11T11:13:26.036163063Z\" level=info msg=\"Created container a3e435d29c4939b1aa0a1f7dfb84eb7a4f4b596a1e3c271b1e0308bea2eed18c: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=3e93e8ba-9917-4748-9c38-d9d084c2a4aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.108230 | controller |     "Jun 11 11:13:26.069870 crc crio[3656]: time=\"2026-06-11T11:13:26.061668283Z\" level=info msg=\"Starting container: a3e435d29c4939b1aa0a1f7dfb84eb7a4f4b596a1e3c271b1e0308bea2eed18c\" id=f7f4375f-2bc0-42a4-8ed7-59a8da18d0e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.108245 | controller |     "Jun 11 11:13:26.527847 crc crio[3656]: time=\"2026-06-11T11:13:26.523064022Z\" level=info msg=\"Started container\" PID=12197 containerID=a3e435d29c4939b1aa0a1f7dfb84eb7a4f4b596a1e3c271b1e0308bea2eed18c description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=f7f4375f-2bc0-42a4-8ed7-59a8da18d0e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5",
2026-06-11 12:41:58.108260 | controller |     "Jun 11 11:13:26.714938 crc crio[3656]: time=\"2026-06-11T11:13:26.709103592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.108274 | controller |     "Jun 11 11:13:26.799058 crc crio[3656]: time=\"2026-06-11T11:13:26.791413623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.108289 | controller |     "Jun 11 11:13:27.499508 crc crio[3656]: time=\"2026-06-11T11:13:27.499365754Z\" level=info msg=\"Created container c161910345137f33aff654e9dbd303eae0b4ae9444b8c98a16352f9341b72f23: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=0307c6e7-5f2d-49dc-9f51-678587b62d20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.108304 | controller |     "Jun 11 11:13:27.536955 crc crio[3656]: time=\"2026-06-11T11:13:27.534973784Z\" level=info msg=\"Starting container: c161910345137f33aff654e9dbd303eae0b4ae9444b8c98a16352f9341b72f23\" id=b220f68a-44be-4ab1-9507-f441613e5079 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.108318 | controller |     "Jun 11 11:13:27.729949 crc crio[3656]: time=\"2026-06-11T11:13:27.728997001Z\" level=info msg=\"Started container\" PID=12205 containerID=c161910345137f33aff654e9dbd303eae0b4ae9444b8c98a16352f9341b72f23 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=b220f68a-44be-4ab1-9507-f441613e5079 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d54c579f0e36956b21907ac5d87b05aeaa0b1bcda2bfeeeb15f6d4420607e82e",
2026-06-11 12:41:58.108337 | controller |     "Jun 11 11:13:28.172789 crc crio[3656]: time=\"2026-06-11T11:13:28.172488948Z\" level=info msg=\"Created container e966261e7cd54224ca6c95bed2d52d616e7eaab4bf57ce6f765afe99940a770e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=b9587028-9fba-4610-b278-1e32aa4139db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.108451 | controller |     "Jun 11 11:13:28.267438 crc crio[3656]: time=\"2026-06-11T11:13:28.267337141Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.108469 | controller |     "Jun 11 11:13:29.499544 crc crio[3656]: time=\"2026-06-11T11:13:29.498982045Z\" level=info msg=\"Stopping container: 83238a254921138564ca67d45ec8ee405eac2529224d558ae3db178665b6ec52 (timeout: 2s)\" id=0c2691ab-7f37-422d-8d37-b5418d06e627 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.108489 | controller |     "Jun 11 11:13:29.515914 crc crio[3656]: time=\"2026-06-11T11:13:29.513438116Z\" level=info msg=\"Starting container: e966261e7cd54224ca6c95bed2d52d616e7eaab4bf57ce6f765afe99940a770e\" id=0c7a8d97-6171-4554-8f80-17bb5b84c34f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.108508 | controller |     "Jun 11 11:13:30.583466 crc crio[3656]: time=\"2026-06-11T11:13:30.582629513Z\" level=info msg=\"Started container\" PID=12272 containerID=e966261e7cd54224ca6c95bed2d52d616e7eaab4bf57ce6f765afe99940a770e description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=0c7a8d97-6171-4554-8f80-17bb5b84c34f name=/runtime.v1.RuntimeService/StartContainer sandboxID=51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5",
2026-06-11 12:41:58.108530 | controller |     "Jun 11 11:13:31.099926 crc crio[3656]: time=\"2026-06-11T11:13:31.098432322Z\" level=info msg=\"Stopped container 83238a254921138564ca67d45ec8ee405eac2529224d558ae3db178665b6ec52: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0c2691ab-7f37-422d-8d37-b5418d06e627 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.108608 | controller |     "Jun 11 11:13:31.122352 crc crio[3656]: time=\"2026-06-11T11:13:31.117987374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=6e9174a8-42bc-46c7-8e21-e5f4b10f23d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.108645 | controller |     "Jun 11 11:13:31.157223 crc crio[3656]: time=\"2026-06-11T11:13:31.157021727Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a134bba9-c289-4bf4-9b71-64e0c359357b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.108663 | controller |     "Jun 11 11:13:31.171527 crc crio[3656]: time=\"2026-06-11T11:13:31.171358924Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=df3ab1ed-0e98-4d97-a719-e7228b29f45c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.108679 | controller |     "Jun 11 11:13:31.192278 crc crio[3656]: time=\"2026-06-11T11:13:31.191328328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.108694 | controller |     "Jun 11 11:13:31.694883 crc crio[3656]: time=\"2026-06-11T11:13:31.687350979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.108714 | controller |     "Jun 11 11:13:32.020993 crc crio[3656]: time=\"2026-06-11T11:13:32.015997363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.108730 | controller |     "Jun 11 11:13:32.895557 crc crio[3656]: time=\"2026-06-11T11:13:32.892916673Z\" level=info msg=\"Stopped container 77863117075fbb5683a421a46e2eb2319073a67e9875683285ce1c365cf9aae2: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=3bc93d9d-8830-4d57-b20c-444e0277bc98 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.108745 | controller |     "Jun 11 11:13:32.903611 crc crio[3656]: time=\"2026-06-11T11:13:32.900579421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c8fd4205-3854-4014-b7e2-d3d1204a7ad3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.108760 | controller |     "Jun 11 11:13:33.070135 crc crio[3656]: time=\"2026-06-11T11:13:33.06978246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f1d42764-d05f-4ef9-9e82-f8575fd6cb20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.108775 | controller |     "Jun 11 11:13:33.115962 crc crio[3656]: time=\"2026-06-11T11:13:33.11579313Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=13623e29-be93-4e50-9a16-20aea1a6bd73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.108790 | controller |     "Jun 11 11:13:33.116520 crc crio[3656]: time=\"2026-06-11T11:13:33.116306785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.108804 | controller |     "Jun 11 11:13:33.234874 crc crio[3656]: time=\"2026-06-11T11:13:33.233936958Z\" level=info msg=\"Created container 39af703de174fc25b36e09355d5333075b7501d37fe5c82d35ec58a3334c5501: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=df3ab1ed-0e98-4d97-a719-e7228b29f45c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.108819 | controller |     "Jun 11 11:13:33.245948 crc crio[3656]: time=\"2026-06-11T11:13:33.243276386Z\" level=info msg=\"Starting container: 39af703de174fc25b36e09355d5333075b7501d37fe5c82d35ec58a3334c5501\" id=59222f19-a501-4f5e-af97-89905baf144a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.108834 | controller |     "Jun 11 11:13:33.286948 crc crio[3656]: time=\"2026-06-11T11:13:33.284001828Z\" level=info msg=\"Stopping pod sandbox: 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b\" id=5fdde07f-f223-4a4e-a240-892e371fb571 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.108849 | controller |     "Jun 11 11:13:33.436259 crc crio[3656]: 2026-06-11T11:13:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf8a661774ffccb Mac:1e:8a:34:1c:32:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/975e6ac5-8251-4b79-9ec6-c56bed67f219 SocketPath: PciID:}] [{Interface:0xc0001126d0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.108864 | controller |     "Jun 11 11:13:33.517663 crc crio[3656]: time=\"2026-06-11T11:13:33.516436449Z\" level=info msg=\"Started container\" PID=12388 containerID=39af703de174fc25b36e09355d5333075b7501d37fe5c82d35ec58a3334c5501 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=59222f19-a501-4f5e-af97-89905baf144a name=/runtime.v1.RuntimeService/StartContainer sandboxID=313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593",
2026-06-11 12:41:58.108883 | controller |     "Jun 11 11:13:34.007624 crc crio[3656]: time=\"2026-06-11T11:13:34.007478469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.108898 | controller |     "Jun 11 11:13:34.090739 crc crio[3656]: time=\"2026-06-11T11:13:34.088803151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.108913 | controller |     "Jun 11 11:13:34.902254 crc crio[3656]: 2026-06-11T11:13:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:168d817d20c96e2 Mac:b2:c7:74:98:7b:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/78a1c13e-cb24-4bf7-ae61-f2a14c3bade8 SocketPath: PciID:}] [{Interface:0xc0002105d0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.108928 | controller |     "Jun 11 11:13:35.293449 crc crio[3656]: time=\"2026-06-11T11:13:35.286100863Z\" level=info msg=\"Created container e0097cd29ac36aeeea7b3c29fa388aa71be952c84f3cf4fd9473fa61b5f3a9bc: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=13623e29-be93-4e50-9a16-20aea1a6bd73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.108943 | controller |     "Jun 11 11:13:35.356167 crc crio[3656]: time=\"2026-06-11T11:13:35.329902127Z\" level=info msg=\"Starting container: e0097cd29ac36aeeea7b3c29fa388aa71be952c84f3cf4fd9473fa61b5f3a9bc\" id=81c75d2c-b45d-4072-b151-6cc528e4196a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.108957 | controller |     "Jun 11 11:13:35.921463 crc crio[3656]: 2026-06-11T11:13:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c0d11c9bd302e9 Mac:e2:d1:9c:b1:b6:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/3cfd194f-3b88-43b3-a622-a0032d214c42 SocketPath: PciID:}] [{Interface:0xc000215190 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.108973 | controller |     "Jun 11 11:13:35.967837 crc crio[3656]: time=\"2026-06-11T11:13:35.967399589Z\" level=info msg=\"Started container\" PID=12439 containerID=e0097cd29ac36aeeea7b3c29fa388aa71be952c84f3cf4fd9473fa61b5f3a9bc description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=81c75d2c-b45d-4072-b151-6cc528e4196a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f85b77d7a5798fa7c514f35ddf6ab9aca3693e33425ebc33188838a4334db993",
2026-06-11 12:41:58.108988 | controller |     "Jun 11 11:13:39.302987 crc crio[3656]: 2026-06-11T11:13:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78110a3d7a249d2 Mac:d6:17:2b:c6:d3:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/16a4b70f-16a5-4ec6-b9cd-57d6ebec1877 SocketPath: PciID:}] [{Interface:0xc000136f10 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.109003 | controller |     "Jun 11 11:13:39.389845 crc crio[3656]: time=\"2026-06-11T11:13:39.388402405Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.109018 | controller |     "Jun 11 11:13:39.389845 crc crio[3656]: time=\"2026-06-11T11:13:39.388596761Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_5821880e-fe6f-4454-86e5-c9e7122e92f5\\\"\"",
2026-06-11 12:41:58.109033 | controller |     "Jun 11 11:13:39.389845 crc crio[3656]: time=\"2026-06-11T11:13:39.388929151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-11 12:41:58.109048 | controller |     "Jun 11 11:13:39.429542 crc crio[3656]: time=\"2026-06-11T11:13:39.429334924Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c7ln6 Namespace:openshift-marketplace ID:9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996 UID:0763b957-7da9-4d26-a3dc-c04f2ad9990c NetNS:/var/run/netns/3cfd194f-3b88-43b3-a622-a0032d214c42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0763b957_7da9_4d26_a3dc_c04f2ad9990c.slice PodAnnotations:0xc00279c2d8}] Aliases:map[]}\"",
2026-06-11 12:41:58.109068 | controller |     "Jun 11 11:13:39.430060 crc crio[3656]: time=\"2026-06-11T11:13:39.430037115Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-c7ln6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.109084 | controller |     "Jun 11 11:13:39.443238 crc crio[3656]: time=\"2026-06-11T11:13:39.443125194Z\" level=info msg=\"Got pod network &{Name:redhat-operators-26wrs Namespace:openshift-marketplace ID:cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7 UID:916b175c-11a2-47e8-884b-b6c1c8d0b4d8 NetNS:/var/run/netns/975e6ac5-8251-4b79-9ec6-c56bed67f219 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod916b175c_11a2_47e8_884b_b6c1c8d0b4d8.slice PodAnnotations:0xc00279c498}] Aliases:map[]}\"",
2026-06-11 12:41:58.109099 | controller |     "Jun 11 11:13:39.443548 crc crio[3656]: time=\"2026-06-11T11:13:39.443459754Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-26wrs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.109114 | controller |     "Jun 11 11:13:39.445317 crc crio[3656]: time=\"2026-06-11T11:13:39.444861306Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686260-vs65h Namespace:openshift-operator-lifecycle-manager ID:58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b UID:34b0e41d-7804-4148-99f3-677d46c836ea NetNS:/var/run/netns/827fecaa-e260-4a73-93ce-ef0f831822a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34b0e41d_7804_4148_99f3_677d46c836ea.slice PodAnnotations:0xc00008cb08}] Aliases:map[]}\"",
2026-06-11 12:41:58.109129 | controller |     "Jun 11 11:13:39.445317 crc crio[3656]: time=\"2026-06-11T11:13:39.445109593Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686260-vs65h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.109144 | controller |     "Jun 11 11:13:39.452810 crc crio[3656]: time=\"2026-06-11T11:13:39.45205382Z\" level=info msg=\"Got pod network &{Name:community-operators-p85kl Namespace:openshift-marketplace ID:78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164 UID:8d22030f-a035-40de-8248-adf3f7e83c92 NetNS:/var/run/netns/16a4b70f-16a5-4ec6-b9cd-57d6ebec1877 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8d22030f_a035_40de_8248_adf3f7e83c92.slice PodAnnotations:0xc0013007b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.109159 | controller |     "Jun 11 11:13:39.452810 crc crio[3656]: time=\"2026-06-11T11:13:39.45237894Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-p85kl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.109173 | controller |     "Jun 11 11:13:39.485358 crc crio[3656]: time=\"2026-06-11T11:13:39.485097644Z\" level=info msg=\"Got pod network &{Name:certified-operators-vk6c6 Namespace:openshift-marketplace ID:168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509 UID:686c9890-1411-4bf9-8d24-9d1ce5867fe6 NetNS:/var/run/netns/78a1c13e-cb24-4bf7-ae61-f2a14c3bade8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod686c9890_1411_4bf9_8d24_9d1ce5867fe6.slice PodAnnotations:0xc0001828b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.109192 | controller |     "Jun 11 11:13:39.485755 crc crio[3656]: time=\"2026-06-11T11:13:39.485479756Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-vk6c6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.109208 | controller |     "Jun 11 11:13:39.613387 crc crio[3656]: time=\"2026-06-11T11:13:39.612889359Z\" level=info msg=\"Ran pod sandbox 9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996 with infra container: openshift-marketplace/redhat-marketplace-c7ln6/POD\" id=80349848-c7a1-454f-92fd-d3c0f192d0e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.109223 | controller |     "Jun 11 11:13:39.687576 crc crio[3656]: time=\"2026-06-11T11:13:39.686628585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0b78ec80-f904-4cc0-b7ae-970d597e1a4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.109238 | controller |     "Jun 11 11:13:39.944399 crc crio[3656]: time=\"2026-06-11T11:13:39.942647219Z\" level=info msg=\"Ran pod sandbox cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7 with infra container: openshift-marketplace/redhat-operators-26wrs/POD\" id=d794a9af-d6bb-49f1-be7f-3241222fe0d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.109252 | controller |     "Jun 11 11:13:39.955770 crc crio[3656]: time=\"2026-06-11T11:13:39.954414249Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=239c218c-5f2c-434c-8f44-93d7f3b38a08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.109267 | controller |     "Jun 11 11:13:40.326135 crc crio[3656]: time=\"2026-06-11T11:13:40.321312344Z\" level=info msg=\"Ran pod sandbox 168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509 with infra container: openshift-marketplace/certified-operators-vk6c6/POD\" id=9f45c1ac-f937-4776-a15d-fbcf96d8f9f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.109282 | controller |     "Jun 11 11:13:40.326135 crc crio[3656]: time=\"2026-06-11T11:13:40.322132239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=58ca4488-65a9-455c-9b1f-83551ddb719d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.109298 | controller |     "Jun 11 11:13:40.402633 crc crio[3656]: time=\"2026-06-11T11:13:40.401402699Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4feb71c5-293b-4d47-aaaf-7d1e97a9815d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.109314 | controller |     "Jun 11 11:13:40.411008 crc crio[3656]: time=\"2026-06-11T11:13:40.410794009Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-c7ln6/extract-utilities\" id=d45f0777-8e3f-4a39-8ff5-120beb99c625 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.109329 | controller |     "Jun 11 11:13:40.411829 crc crio[3656]: time=\"2026-06-11T11:13:40.41151763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.109343 | controller |     "Jun 11 11:13:40.473602 crc crio[3656]: time=\"2026-06-11T11:13:40.473443794Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-26wrs/extract-utilities\" id=af487a4e-b136-48bd-bef1-ac46305ee2e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.109389 | controller |     "Jun 11 11:13:40.488560 crc crio[3656]: time=\"2026-06-11T11:13:40.487613566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.109417 | controller |     "Jun 11 11:13:40.626029 crc crio[3656]: time=\"2026-06-11T11:13:40.624559734Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=df11ac88-6cb3-4f7e-9497-2fde9772e8db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.109434 | controller |     "Jun 11 11:13:40.649014 crc crio[3656]: time=\"2026-06-11T11:13:40.644499558Z\" level=info msg=\"Ran pod sandbox 78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164 with infra container: openshift-marketplace/community-operators-p85kl/POD\" id=ffceddef-a6cf-4d11-a505-618f7c82d6ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.109451 | controller |     "Jun 11 11:13:40.783917 crc crio[3656]: time=\"2026-06-11T11:13:40.775983833Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bc9f5186-bd31-461b-a825-a52e01925e12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.109466 | controller |     "Jun 11 11:13:40.852663 crc crio[3656]: time=\"2026-06-11T11:13:40.841647729Z\" level=info msg=\"Stopping container: e966261e7cd54224ca6c95bed2d52d616e7eaab4bf57ce6f765afe99940a770e (timeout: 30s)\" id=4caa6695-481e-4327-97b5-7c699314fcb9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.109481 | controller |     "Jun 11 11:13:40.914500 crc crio[3656]: time=\"2026-06-11T11:13:40.914126957Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.109496 | controller |     "Jun 11 11:13:41.059304 crc crio[3656]: time=\"2026-06-11T11:13:41.058574958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=70c99783-aa31-4046-8df6-42e733fd1a95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.109511 | controller |     "Jun 11 11:13:41.072627 crc crio[3656]: time=\"2026-06-11T11:13:41.072429461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.109525 | controller |     "Jun 11 11:13:41.091613 crc crio[3656]: time=\"2026-06-11T11:13:41.091393925Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-p85kl/extract-utilities\" id=20b13711-0a1c-4257-8d0e-b6aeebaef8c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.109540 | controller |     "Jun 11 11:13:41.109838 crc crio[3656]: time=\"2026-06-11T11:13:41.107556217Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=71af7496-fea3-4aab-a029-a9c431be1ffc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.109554 | controller |     "Jun 11 11:13:41.113774 crc crio[3656]: time=\"2026-06-11T11:13:41.113494584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.109569 | controller |     "Jun 11 11:13:41.148042 crc crio[3656]: time=\"2026-06-11T11:13:41.147811455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.109584 | controller |     "Jun 11 11:13:41.518474 crc crio[3656]: time=\"2026-06-11T11:13:41.513432163Z\" level=info msg=\"Created container 8f1fa009d283b5af4c1e5e2236f90650c10f19f9f840f9c09d140a6df194a226: openshift-marketplace/redhat-marketplace-c7ln6/extract-utilities\" id=d45f0777-8e3f-4a39-8ff5-120beb99c625 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.109599 | controller |     "Jun 11 11:13:41.529811 crc crio[3656]: time=\"2026-06-11T11:13:41.527037488Z\" level=info msg=\"Starting container: 8f1fa009d283b5af4c1e5e2236f90650c10f19f9f840f9c09d140a6df194a226\" id=89fab81a-acb7-4357-8372-8be79522039b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.109620 | controller |     "Jun 11 11:13:41.578653 crc crio[3656]: time=\"2026-06-11T11:13:41.577636825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.109635 | controller |     "Jun 11 11:13:41.677443 crc crio[3656]: time=\"2026-06-11T11:13:41.677372445Z\" level=info msg=\"Stopped container e966261e7cd54224ca6c95bed2d52d616e7eaab4bf57ce6f765afe99940a770e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=4caa6695-481e-4327-97b5-7c699314fcb9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.109650 | controller |     "Jun 11 11:13:41.705864 crc crio[3656]: time=\"2026-06-11T11:13:41.685662192Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d45bc350-ae68-4e51-b5f5-ef3d9e2d23ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.109665 | controller |     "Jun 11 11:13:41.715728 crc crio[3656]: time=\"2026-06-11T11:13:41.714110189Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-vk6c6/extract-utilities\" id=b40fddfe-016b-4c94-b3ad-f1e4f37e7c2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.109684 | controller |     "Jun 11 11:13:41.715728 crc crio[3656]: time=\"2026-06-11T11:13:41.714939703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.109706 | controller |     "Jun 11 11:13:41.730090 crc crio[3656]: time=\"2026-06-11T11:13:41.729564809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=cb6666c0-d12b-4a0a-8d3c-63fe1a659c85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.109729 | controller |     "Jun 11 11:13:41.758310 crc crio[3656]: time=\"2026-06-11T11:13:41.757658016Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0e66f10e-b904-4bc4-bfc3-28dec2e19cec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.109747 | controller |     "Jun 11 11:13:41.759969 crc crio[3656]: time=\"2026-06-11T11:13:41.75948383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.109763 | controller |     "Jun 11 11:13:42.068996 crc crio[3656]: time=\"2026-06-11T11:13:42.067966426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.109783 | controller |     "Jun 11 11:13:42.131865 crc crio[3656]: time=\"2026-06-11T11:13:42.13159052Z\" level=info msg=\"Started container\" PID=12521 containerID=8f1fa009d283b5af4c1e5e2236f90650c10f19f9f840f9c09d140a6df194a226 description=openshift-marketplace/redhat-marketplace-c7ln6/extract-utilities id=89fab81a-acb7-4357-8372-8be79522039b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996",
2026-06-11 12:41:58.109805 | controller |     "Jun 11 11:13:42.482351 crc crio[3656]: time=\"2026-06-11T11:13:42.480562162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.109822 | controller |     "Jun 11 11:13:42.789176 crc crio[3656]: time=\"2026-06-11T11:13:42.780458931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.109842 | controller |     "Jun 11 11:13:42.789176 crc crio[3656]: time=\"2026-06-11T11:13:42.784819521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.109858 | controller |     "Jun 11 11:13:42.942996 crc crio[3656]: time=\"2026-06-11T11:13:42.942656521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.109873 | controller |     "Jun 11 11:13:43.003130 crc crio[3656]: time=\"2026-06-11T11:13:43.002873154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.109887 | controller |     "Jun 11 11:13:43.081898 crc crio[3656]: time=\"2026-06-11T11:13:43.075341972Z\" level=info msg=\"Removing container: bf7be0d6df69d128d35dcfd45e469360f1c37689ca2b15a1843be5cb5f9e1468\" id=d2940a25-813d-41be-ac70-e6011e448648 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.109903 | controller |     "Jun 11 11:13:43.188244 crc crio[3656]: time=\"2026-06-11T11:13:43.188060658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.109917 | controller |     "Jun 11 11:13:43.877518 crc crio[3656]: time=\"2026-06-11T11:13:43.873628163Z\" level=info msg=\"Created container c3da057fd812634c3931a35a47da6592b33ee10a31b1cf5509ce872e05c8c735: openshift-marketplace/redhat-operators-26wrs/extract-utilities\" id=af487a4e-b136-48bd-bef1-ac46305ee2e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.109932 | controller |     "Jun 11 11:13:43.880656 crc crio[3656]: time=\"2026-06-11T11:13:43.880503817Z\" level=info msg=\"Starting container: c3da057fd812634c3931a35a47da6592b33ee10a31b1cf5509ce872e05c8c735\" id=ce04b2c0-25bf-4d7a-9600-214127197f08 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.109946 | controller |     "Jun 11 11:13:43.928901 crc crio[3656]: time=\"2026-06-11T11:13:43.926011583Z\" level=info msg=\"Created container 3b4d8c4fe506f8785e6d9a4515f37875e902be5fd54ed21acada5e1b28f06284: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=0e66f10e-b904-4bc4-bfc3-28dec2e19cec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.109961 | controller |     "Jun 11 11:13:43.935073 crc crio[3656]: time=\"2026-06-11T11:13:43.93497738Z\" level=info msg=\"Started container\" PID=12536 containerID=c3da057fd812634c3931a35a47da6592b33ee10a31b1cf5509ce872e05c8c735 description=openshift-marketplace/redhat-operators-26wrs/extract-utilities id=ce04b2c0-25bf-4d7a-9600-214127197f08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7",
2026-06-11 12:41:58.109976 | controller |     "Jun 11 11:13:43.935763 crc crio[3656]: time=\"2026-06-11T11:13:43.935637849Z\" level=info msg=\"Starting container: 3b4d8c4fe506f8785e6d9a4515f37875e902be5fd54ed21acada5e1b28f06284\" id=6e170de3-e627-4318-86d3-a6c920297ad6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.109991 | controller |     "Jun 11 11:13:43.937909 crc crio[3656]: time=\"2026-06-11T11:13:43.937573067Z\" level=info msg=\"Created container 5e877526407baff70056a1a0cefcc0fa3e3905c2d22c96df8a30b234b281aa6c: openshift-marketplace/certified-operators-vk6c6/extract-utilities\" id=b40fddfe-016b-4c94-b3ad-f1e4f37e7c2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.110006 | controller |     "Jun 11 11:13:43.957562 crc crio[3656]: time=\"2026-06-11T11:13:43.952165341Z\" level=info msg=\"Starting container: 5e877526407baff70056a1a0cefcc0fa3e3905c2d22c96df8a30b234b281aa6c\" id=77876e22-fb1b-4a0a-98d2-ef8c13e8e3a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.110025 | controller |     "Jun 11 11:13:43.966380 crc crio[3656]: time=\"2026-06-11T11:13:43.965985063Z\" level=info msg=\"Started container\" PID=12551 containerID=3b4d8c4fe506f8785e6d9a4515f37875e902be5fd54ed21acada5e1b28f06284 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=6e170de3-e627-4318-86d3-a6c920297ad6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5",
2026-06-11 12:41:58.110041 | controller |     "Jun 11 11:13:44.150330 crc crio[3656]: time=\"2026-06-11T11:13:44.14991627Z\" level=info msg=\"Started container\" PID=12559 containerID=5e877526407baff70056a1a0cefcc0fa3e3905c2d22c96df8a30b234b281aa6c description=openshift-marketplace/certified-operators-vk6c6/extract-utilities id=77876e22-fb1b-4a0a-98d2-ef8c13e8e3a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509",
2026-06-11 12:41:58.110056 | controller |     "Jun 11 11:13:44.208477 crc crio[3656]: time=\"2026-06-11T11:13:44.207851515Z\" level=info msg=\"Created container cce748cf8ba22c7a2ee4598740bcd8829f12bd660e6bd08cb358a636afeaa6a9: openshift-marketplace/community-operators-p85kl/extract-utilities\" id=20b13711-0a1c-4257-8d0e-b6aeebaef8c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.110070 | controller |     "Jun 11 11:13:44.300324 crc crio[3656]: time=\"2026-06-11T11:13:44.300147353Z\" level=info msg=\"Starting container: cce748cf8ba22c7a2ee4598740bcd8829f12bd660e6bd08cb358a636afeaa6a9\" id=9a1b5920-2626-4229-93f5-dcbda9718d73 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.110085 | controller |     "Jun 11 11:13:44.380117 crc crio[3656]: time=\"2026-06-11T11:13:44.379002461Z\" level=info msg=\"Started container\" PID=12560 containerID=cce748cf8ba22c7a2ee4598740bcd8829f12bd660e6bd08cb358a636afeaa6a9 description=openshift-marketplace/community-operators-p85kl/extract-utilities id=9a1b5920-2626-4229-93f5-dcbda9718d73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164",
2026-06-11 12:41:58.110100 | controller |     "Jun 11 11:13:44.382189 crc crio[3656]: time=\"2026-06-11T11:13:44.382145595Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ea362389-a929-4255-98e7-64614b2352d0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.110115 | controller |     "Jun 11 11:13:44.418570 crc crio[3656]: time=\"2026-06-11T11:13:44.418494227Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 12:41:58.110130 | controller |     "Jun 11 11:13:44.792090 crc crio[3656]: time=\"2026-06-11T11:13:44.791851575Z\" level=info msg=\"Removed container bf7be0d6df69d128d35dcfd45e469360f1c37689ca2b15a1843be5cb5f9e1468: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d2940a25-813d-41be-ac70-e6011e448648 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.110146 | controller |     "Jun 11 11:13:45.917952 crc crio[3656]: time=\"2026-06-11T11:13:45.916392161Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.110161 | controller |     "Jun 11 11:13:46.230899 crc crio[3656]: time=\"2026-06-11T11:13:46.217163857Z\" level=info msg=\"Stopped pod sandbox: 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b\" id=5fdde07f-f223-4a4e-a240-892e371fb571 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.110176 | controller |     "Jun 11 11:13:46.373603 crc crio[3656]: time=\"2026-06-11T11:13:46.37343594Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0d7bd1fb-310b-45db-8596-1219a7abe99f name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.110194 | controller |     "Jun 11 11:13:46.387433 crc crio[3656]: time=\"2026-06-11T11:13:46.381472959Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.110210 | controller |     "Jun 11 11:13:46.682385 crc crio[3656]: time=\"2026-06-11T11:13:46.677951508Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=69bc3209-f88a-4adc-b90e-44fa208a720a name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.110225 | controller |     "Jun 11 11:13:46.695779 crc crio[3656]: time=\"2026-06-11T11:13:46.695570882Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.110240 | controller |     "Jun 11 11:13:46.769188 crc crio[3656]: time=\"2026-06-11T11:13:46.768898686Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=48d91b71-2990-4d66-a8ea-f38ece07c676 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.110255 | controller |     "Jun 11 11:13:46.822865 crc crio[3656]: time=\"2026-06-11T11:13:46.822475681Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.110269 | controller |     "Jun 11 11:13:52.673012 crc crio[3656]: time=\"2026-06-11T11:13:52.666553643Z\" level=info msg=\"Stopping container: d83a345fcd262819af02076335354982d30985bac8e1dd49ea12a57298ed5c5c (timeout: 3600s)\" id=ab870be9-7476-477c-b9e1-c404cfe2f3e6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.110284 | controller |     "Jun 11 11:13:57.675028 crc crio[3656]: time=\"2026-06-11T11:13:57.673101743Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-d4g7l/POD\" id=524b6ea3-d4e2-4fd5-b63d-3d57c191b400 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.110299 | controller |     "Jun 11 11:13:57.675028 crc crio[3656]: time=\"2026-06-11T11:13:57.674886687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.110314 | controller |     "Jun 11 11:13:57.997994 crc crio[3656]: time=\"2026-06-11T11:13:57.997417211Z\" 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=524b6ea3-d4e2-4fd5-b63d-3d57c191b400 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.110328 | controller |     "Jun 11 11:13:58.185890 crc crio[3656]: time=\"2026-06-11T11:13:58.185507091Z\" level=info msg=\"Ran pod sandbox 146cf5a36a8051d7452f3f8e8a58f30c9fbd1bcedbb1d3cb311c80c8614985d3 with infra container: openshift-multus/cni-sysctl-allowlist-ds-d4g7l/POD\" id=524b6ea3-d4e2-4fd5-b63d-3d57c191b400 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.110343 | controller |     "Jun 11 11:13:58.280553 crc crio[3656]: time=\"2026-06-11T11:13:58.279976114Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=7b5373f4-246c-4cf5-a42a-156b5ffdffb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.110389 | controller |     "Jun 11 11:13:58.295976 crc crio[3656]: time=\"2026-06-11T11:13:58.295431885Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=fc431ef1-6b09-4037-9849-35223cf31d35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.110406 | controller |     "Jun 11 11:13:58.401258 crc crio[3656]: time=\"2026-06-11T11:13:58.399826093Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-d4g7l/kube-multus-additional-cni-plugins\" id=4bc5d886-dafe-4ac2-bbef-ddcc709c934e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.110422 | controller |     "Jun 11 11:13:58.403545 crc crio[3656]: time=\"2026-06-11T11:13:58.403498153Z\" level=info msg=\"Stopping container: 39af703de174fc25b36e09355d5333075b7501d37fe5c82d35ec58a3334c5501 (timeout: 2s)\" id=dc465205-7a61-478f-8607-c543462ea76b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.110442 | controller |     "Jun 11 11:13:58.463897 crc crio[3656]: time=\"2026-06-11T11:13:58.463131989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.110458 | controller |     "Jun 11 11:13:59.148576 crc crio[3656]: time=\"2026-06-11T11:13:59.148444835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.110472 | controller |     "Jun 11 11:13:59.659747 crc crio[3656]: time=\"2026-06-11T11:13:59.656383851Z\" level=info msg=\"Stopped container 39af703de174fc25b36e09355d5333075b7501d37fe5c82d35ec58a3334c5501: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=dc465205-7a61-478f-8607-c543462ea76b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.110488 | controller |     "Jun 11 11:13:59.674092 crc crio[3656]: time=\"2026-06-11T11:13:59.673945484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a5844471-efa5-47fc-98e4-0fc43fb693d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.110503 | controller |     "Jun 11 11:13:59.690342 crc crio[3656]: time=\"2026-06-11T11:13:59.679763277Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=8ee0c1ca-abe0-466e-a523-98fa0cb55d7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.110519 | controller |     "Jun 11 11:13:59.690342 crc crio[3656]: time=\"2026-06-11T11:13:59.689189427Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=232fa5c7-72f8-4001-beaf-8c48fafd220a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.110536 | controller |     "Jun 11 11:13:59.690342 crc crio[3656]: time=\"2026-06-11T11:13:59.689805566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.110552 | controller |     "Jun 11 11:14:00.118989 crc crio[3656]: time=\"2026-06-11T11:14:00.118210082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.110567 | controller |     "Jun 11 11:14:00.130060 crc crio[3656]: time=\"2026-06-11T11:14:00.129992373Z\" level=info msg=\"Removing container: 83238a254921138564ca67d45ec8ee405eac2529224d558ae3db178665b6ec52\" id=2d15fa76-24ce-482a-9d57-ac389ab02406 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.110581 | controller |     "Jun 11 11:14:00.183180 crc crio[3656]: time=\"2026-06-11T11:14:00.182734284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.110596 | controller |     "Jun 11 11:14:01.243160 crc crio[3656]: time=\"2026-06-11T11:14:01.242982685Z\" level=info msg=\"Created container 8e53fd98403c9c9626cc23200712f1be14ec1d1f773c277ee279fe792436b745: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=232fa5c7-72f8-4001-beaf-8c48fafd220a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.110611 | controller |     "Jun 11 11:14:01.266758 crc crio[3656]: time=\"2026-06-11T11:14:01.266605328Z\" level=info msg=\"Starting container: 8e53fd98403c9c9626cc23200712f1be14ec1d1f773c277ee279fe792436b745\" id=72435da0-73d7-40d9-a816-1eefea9b837d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.110630 | controller |     "Jun 11 11:14:01.345130 crc crio[3656]: time=\"2026-06-11T11:14:01.344992072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.110645 | controller |     "Jun 11 11:14:01.355133 crc crio[3656]: time=\"2026-06-11T11:14:01.346354513Z\" level=info msg=\"Started container\" PID=12840 containerID=8e53fd98403c9c9626cc23200712f1be14ec1d1f773c277ee279fe792436b745 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=72435da0-73d7-40d9-a816-1eefea9b837d name=/runtime.v1.RuntimeService/StartContainer sandboxID=313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593",
2026-06-11 12:41:58.110660 | controller |     "Jun 11 11:14:02.382645 crc crio[3656]: time=\"2026-06-11T11:14:02.378477146Z\" level=info msg=\"Created container 66c27314c8cee82d68c64e0af80d2f9f57e4d57765a5222955ec7f2190f9f559: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=70ccfa66-9a27-4197-9df5-1eb107fef72f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.110675 | controller |     "Jun 11 11:14:02.437659 crc crio[3656]: time=\"2026-06-11T11:14:02.437506433Z\" level=info msg=\"Starting container: 66c27314c8cee82d68c64e0af80d2f9f57e4d57765a5222955ec7f2190f9f559\" id=f0621155-6bbc-4a33-90f2-4cac35458650 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.110690 | controller |     "Jun 11 11:14:02.665417 crc crio[3656]: time=\"2026-06-11T11:14:02.66442435Z\" level=info msg=\"Removed container 83238a254921138564ca67d45ec8ee405eac2529224d558ae3db178665b6ec52: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=2d15fa76-24ce-482a-9d57-ac389ab02406 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.110705 | controller |     "Jun 11 11:14:02.713474 crc crio[3656]: time=\"2026-06-11T11:14:02.687989341Z\" level=info msg=\"Started container\" PID=12857 containerID=66c27314c8cee82d68c64e0af80d2f9f57e4d57765a5222955ec7f2190f9f559 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=f0621155-6bbc-4a33-90f2-4cac35458650 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4",
2026-06-11 12:41:58.110720 | controller |     "Jun 11 11:14:03.032744 crc crio[3656]: time=\"2026-06-11T11:14:03.032361606Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=77b00a71-8675-4482-9bde-8c47c18f9def name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.110734 | controller |     "Jun 11 11:14:03.054052 crc crio[3656]: time=\"2026-06-11T11:14:03.045966311Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=69db8f8a-71e4-43d0-8475-2c03932e8f97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.110749 | controller |     "Jun 11 11:14:03.080377 crc crio[3656]: time=\"2026-06-11T11:14:03.080077936Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=027b09ef-fcc6-4711-8446-91f91207d74c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.110764 | controller |     "Jun 11 11:14:03.081815 crc crio[3656]: time=\"2026-06-11T11:14:03.08087714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.110783 | controller |     "Jun 11 11:14:04.157462 crc crio[3656]: time=\"2026-06-11T11:14:04.156650372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.110806 | controller |     "Jun 11 11:14:04.285764 crc crio[3656]: time=\"2026-06-11T11:14:04.276276124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.110835 | controller |     "Jun 11 11:14:05.053395 crc crio[3656]: time=\"2026-06-11T11:14:05.052094275Z\" level=info msg=\"Created container 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632: openshift-multus/cni-sysctl-allowlist-ds-d4g7l/kube-multus-additional-cni-plugins\" id=4bc5d886-dafe-4ac2-bbef-ddcc709c934e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.110858 | controller |     "Jun 11 11:14:05.106819 crc crio[3656]: time=\"2026-06-11T11:14:05.094522888Z\" level=info msg=\"Starting container: 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632\" id=a8c1e852-d624-41fc-a226-0e0881681870 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.110874 | controller |     "Jun 11 11:14:05.407636 crc crio[3656]: time=\"2026-06-11T11:14:05.407280962Z\" level=info msg=\"Started container\" PID=12889 containerID=44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632 description=openshift-multus/cni-sysctl-allowlist-ds-d4g7l/kube-multus-additional-cni-plugins id=a8c1e852-d624-41fc-a226-0e0881681870 name=/runtime.v1.RuntimeService/StartContainer sandboxID=146cf5a36a8051d7452f3f8e8a58f30c9fbd1bcedbb1d3cb311c80c8614985d3",
2026-06-11 12:41:58.110890 | controller |     "Jun 11 11:14:06.027004 crc crio[3656]: time=\"2026-06-11T11:14:06.012535663Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=8bd245aa-48fe-4aa0-86ce-ea9942d2c178 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.110905 | controller |     "Jun 11 11:14:06.028178 crc crio[3656]: time=\"2026-06-11T11:14:06.028099967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.110920 | controller |     "Jun 11 11:14:06.848805 crc crio[3656]: time=\"2026-06-11T11:14:06.845983971Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b UID:43b595c4-4ec3-429d-8f77-0492595d4275 NetNS:/var/run/netns/abff42a5-93b3-4ab1-af94-d6600e9c15b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod43b595c4_4ec3_429d_8f77_0492595d4275.slice PodAnnotations:0xc00123e7e8}] Aliases:map[]}\"",
2026-06-11 12:41:58.110935 | controller |     "Jun 11 11:14:06.848805 crc crio[3656]: time=\"2026-06-11T11:14:06.846059594Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.110950 | controller |     "Jun 11 11:14:08.458500 crc crio[3656]: time=\"2026-06-11T11:14:08.45561743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.110964 | controller |     "Jun 11 11:14:09.284185 crc crio[3656]: time=\"2026-06-11T11:14:09.284031517Z\" level=info msg=\"Created container 6ed6575b635ece0189e14b226c438355f212be6b13620e3ec4981794ba063e34: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=027b09ef-fcc6-4711-8446-91f91207d74c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.110979 | controller |     "Jun 11 11:14:09.288887 crc crio[3656]: time=\"2026-06-11T11:14:09.288625394Z\" level=info msg=\"Starting container: 6ed6575b635ece0189e14b226c438355f212be6b13620e3ec4981794ba063e34\" id=4697b97f-24d1-4d15-9341-c99e1ae8b4ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.110994 | controller |     "Jun 11 11:14:09.576833 crc crio[3656]: time=\"2026-06-11T11:14:09.574479116Z\" level=info msg=\"Started container\" PID=12924 containerID=6ed6575b635ece0189e14b226c438355f212be6b13620e3ec4981794ba063e34 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=4697b97f-24d1-4d15-9341-c99e1ae8b4ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4",
2026-06-11 12:41:58.111013 | controller |     "Jun 11 11:14:09.793539 crc crio[3656]: time=\"2026-06-11T11:14:09.793445916Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=54c25c94-6231-4363-bce1-7f45c061387d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.111028 | controller |     "Jun 11 11:14:09.805405 crc crio[3656]: time=\"2026-06-11T11:14:09.804070972Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=f6caef0e-e1b2-4beb-8bd5-63209b9d70dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.111043 | controller |     "Jun 11 11:14:09.812633 crc crio[3656]: time=\"2026-06-11T11:14:09.812261456Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=ebed2e47-96fc-4ac2-b1f8-62c6f1fa0a49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.111058 | controller |     "Jun 11 11:14:09.813212 crc crio[3656]: time=\"2026-06-11T11:14:09.812953267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.111072 | controller |     "Jun 11 11:14:10.010269 crc crio[3656]: time=\"2026-06-11T11:14:10.00379239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.111087 | controller |     "Jun 11 11:14:10.010759 crc crio[3656]: time=\"2026-06-11T11:14:10.005999465Z\" level=info msg=\"Stopping container: 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632 (timeout: 30s)\" id=0c5912be-bc90-4b9a-a59c-b835e8e29e2c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.111101 | controller |     "Jun 11 11:14:13.258963 crc crio[3656]: time=\"2026-06-11T11:14:13.243001963Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=7628d6dd-1674-4545-84e8-5aecb4e58a40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.111116 | controller |     "Jun 11 11:14:13.258963 crc crio[3656]: time=\"2026-06-11T11:14:13.24962292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.111146 | controller |     "Jun 11 11:14:13.508978 crc crio[3656]: time=\"2026-06-11T11:14:13.505973224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.111162 | controller |     "Jun 11 11:14:13.537796 crc crio[3656]: time=\"2026-06-11T11:14:13.537133672Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1 UID:f72cec4b-304a-4abd-b103-8c9aef2c5b45 NetNS:/var/run/netns/8ff4ab58-9f5f-43a6-8ad0-9b4ad07b958c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podf72cec4b_304a_4abd_b103_8c9aef2c5b45.slice PodAnnotations:0xc00279c6c0}] Aliases:map[]}\"",
2026-06-11 12:41:58.111177 | controller |     "Jun 11 11:14:13.537796 crc crio[3656]: time=\"2026-06-11T11:14:13.537283666Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.111193 | controller |     "Jun 11 11:14:14.310552 crc crio[3656]: time=\"2026-06-11T11:14:14.298876005Z\" level=info msg=\"Created container 241bc25da88a376514beba0297f56a61b8a39277538cec7cbaed183e3adcaad8: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=ebed2e47-96fc-4ac2-b1f8-62c6f1fa0a49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.111213 | controller |     "Jun 11 11:14:14.310552 crc crio[3656]: time=\"2026-06-11T11:14:14.302550844Z\" level=info msg=\"Starting container: 241bc25da88a376514beba0297f56a61b8a39277538cec7cbaed183e3adcaad8\" id=32a2f630-366c-4599-8b79-0f49f6ea3592 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.111228 | controller |     "Jun 11 11:14:14.312152 crc crio[3656]: 2026-06-11T11:14:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39b128021e3a182 Mac:7e:1b:1a:c1:e2:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/abff42a5-93b3-4ab1-af94-d6600e9c15b6 SocketPath: PciID:}] [{Interface:0xc000191490 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.111244 | controller |     "Jun 11 11:14:14.329894 crc crio[3656]: time=\"2026-06-11T11:14:14.329755614Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b UID:43b595c4-4ec3-429d-8f77-0492595d4275 NetNS:/var/run/netns/abff42a5-93b3-4ab1-af94-d6600e9c15b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod43b595c4_4ec3_429d_8f77_0492595d4275.slice PodAnnotations:0xc00123e7e8}] Aliases:map[]}\"",
2026-06-11 12:41:58.111259 | controller |     "Jun 11 11:14:14.330668 crc crio[3656]: time=\"2026-06-11T11:14:14.330645781Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.111274 | controller |     "Jun 11 11:14:14.383662 crc crio[3656]: time=\"2026-06-11T11:14:14.377858407Z\" level=info msg=\"Ran pod sandbox 39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=8bd245aa-48fe-4aa0-86ce-ea9942d2c178 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.111290 | controller |     "Jun 11 11:14:14.390019 crc crio[3656]: time=\"2026-06-11T11:14:14.389259596Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6785bfe2-11f7-4060-ba0a-d3a6b1c4107a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.111305 | controller |     "Jun 11 11:14:14.412488 crc crio[3656]: time=\"2026-06-11T11:14:14.411844559Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bd89d1c9-86f8-43c0-b968-a4d4f484d29d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.111319 | controller |     "Jun 11 11:14:14.607008 crc crio[3656]: time=\"2026-06-11T11:14:14.606853826Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=7f44370a-0880-4200-a01c-14ac9f1bf83f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.111334 | controller |     "Jun 11 11:14:14.608401 crc crio[3656]: time=\"2026-06-11T11:14:14.608267778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.111367 | controller |     "Jun 11 11:14:14.921356 crc crio[3656]: time=\"2026-06-11T11:14:14.920965858Z\" level=info msg=\"Started container\" PID=13005 containerID=241bc25da88a376514beba0297f56a61b8a39277538cec7cbaed183e3adcaad8 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=32a2f630-366c-4599-8b79-0f49f6ea3592 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4",
2026-06-11 12:41:58.111388 | controller |     "Jun 11 11:14:17.795118 crc crio[3656]: 2026-06-11T11:14:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83e50a621eadee9 Mac:32:78:ab:3e:23:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/8ff4ab58-9f5f-43a6-8ad0-9b4ad07b958c SocketPath: PciID:}] [{Interface:0xc000386be0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.111408 | controller |     "Jun 11 11:14:17.808193 crc crio[3656]: time=\"2026-06-11T11:14:17.807950665Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1 UID:f72cec4b-304a-4abd-b103-8c9aef2c5b45 NetNS:/var/run/netns/8ff4ab58-9f5f-43a6-8ad0-9b4ad07b958c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podf72cec4b_304a_4abd_b103_8c9aef2c5b45.slice PodAnnotations:0xc00279c6c0}] Aliases:map[]}\"",
2026-06-11 12:41:58.111424 | controller |     "Jun 11 11:14:17.808822 crc crio[3656]: time=\"2026-06-11T11:14:17.808477511Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.111439 | controller |     "Jun 11 11:14:28.357013 crc crio[3656]: time=\"2026-06-11T11:14:28.352629568Z\" level=info msg=\"Stopping container: 8e53fd98403c9c9626cc23200712f1be14ec1d1f773c277ee279fe792436b745 (timeout: 2s)\" id=cf0f1240-276b-4669-a1f4-8c1df43f2c8a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.111453 | controller |     "Jun 11 11:14:29.787571 crc crio[3656]: time=\"2026-06-11T11:14:29.787482523Z\" level=info msg=\"Removing container: 39af703de174fc25b36e09355d5333075b7501d37fe5c82d35ec58a3334c5501\" id=fa1cc956-f6cf-42ae-b601-ea85740b892f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.111468 | controller |     "Jun 11 11:14:40.031517 crc crio[3656]: time=\"2026-06-11T11:14:40.030262567Z\" level=warning msg=\"Stopping container 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632 with stop signal(15) timed out. Killing...\"",
2026-06-11 12:41:58.111483 | controller |     "Jun 11 11:14:40.149964 crc crio[3656]: time=\"2026-06-11T11:14:40.149639682Z\" level=error msg=\"Killing container 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 12:41:58.111497 | controller |     "Jun 11 11:14:55.425215 crc crio[3656]: time=\"2026-06-11T11:14:55.415803076Z\" level=info msg=\"Stopped container 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632: openshift-multus/cni-sysctl-allowlist-ds-d4g7l/kube-multus-additional-cni-plugins\" id=0c5912be-bc90-4b9a-a59c-b835e8e29e2c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.111512 | controller |     "Jun 11 11:14:55.425215 crc crio[3656]: time=\"2026-06-11T11:14:55.41998562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.111527 | controller |     "Jun 11 11:14:55.440074 crc crio[3656]: time=\"2026-06-11T11:14:55.427996249Z\" level=info msg=\"Stopped container 8e53fd98403c9c9626cc23200712f1be14ec1d1f773c277ee279fe792436b745: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=cf0f1240-276b-4669-a1f4-8c1df43f2c8a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.111543 | controller |     "Jun 11 11:14:55.440074 crc crio[3656]: time=\"2026-06-11T11:14:55.429636568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=2430be68-97d3-4431-a1de-d4bd8cca4968 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.111558 | controller |     "Jun 11 11:14:55.440074 crc crio[3656]: time=\"2026-06-11T11:14:55.433836493Z\" level=info msg=\"Stopping pod sandbox: 146cf5a36a8051d7452f3f8e8a58f30c9fbd1bcedbb1d3cb311c80c8614985d3\" id=1b4a9d7c-7e60-4460-9235-c0a9a3d73f73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.111577 | controller |     "Jun 11 11:14:55.440074 crc crio[3656]: time=\"2026-06-11T11:14:55.438139201Z\" level=info msg=\"Ran pod sandbox 83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1 with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=7628d6dd-1674-4545-84e8-5aecb4e58a40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.111592 | controller |     "Jun 11 11:14:55.447183 crc crio[3656]: time=\"2026-06-11T11:14:55.446045316Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0f1c3b14-ab28-4750-a178-4fe700b731c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.111607 | controller |     "Jun 11 11:14:56.163116 crc crio[3656]: time=\"2026-06-11T11:14:56.162587593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.111622 | controller |     "Jun 11 11:14:57.146115 crc crio[3656]: time=\"2026-06-11T11:14:57.145531832Z\" level=info msg=\"Created container 8eef6f6c7ca56f2626a3ffee3cba8a82777db8d3d57831647c667ba5e69ca093: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=7f44370a-0880-4200-a01c-14ac9f1bf83f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.111637 | controller |     "Jun 11 11:14:57.149587 crc crio[3656]: time=\"2026-06-11T11:14:57.149526051Z\" level=info msg=\"Starting container: 8eef6f6c7ca56f2626a3ffee3cba8a82777db8d3d57831647c667ba5e69ca093\" id=f4a49744-7bee-4c6b-a4ee-8d5a83233754 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.111652 | controller |     "Jun 11 11:14:57.272603 crc crio[3656]: time=\"2026-06-11T11:14:57.272225045Z\" level=info msg=\"Started container\" PID=13308 containerID=8eef6f6c7ca56f2626a3ffee3cba8a82777db8d3d57831647c667ba5e69ca093 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=f4a49744-7bee-4c6b-a4ee-8d5a83233754 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b",
2026-06-11 12:41:58.111667 | controller |     "Jun 11 11:15:00.585567 crc crio[3656]: time=\"2026-06-11T11:15:00.584889747Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686275-v9gx2/POD\" id=ee069da8-0919-46ae-a922-f043fdd55028 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.111682 | controller |     "Jun 11 11:15:00.585567 crc crio[3656]: time=\"2026-06-11T11:15:00.585433013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.111696 | controller |     "Jun 11 11:15:07.820413 crc crio[3656]: time=\"2026-06-11T11:15:07.819266905Z\" level=info msg=\"Stopping pod sandbox: 39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b\" id=440a6933-2e00-4016-a388-e0e3c0b1dec1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.111711 | controller |     "Jun 11 11:15:07.822140 crc crio[3656]: time=\"2026-06-11T11:15:07.821145421Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b UID:43b595c4-4ec3-429d-8f77-0492595d4275 NetNS:/var/run/netns/abff42a5-93b3-4ab1-af94-d6600e9c15b6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod43b595c4_4ec3_429d_8f77_0492595d4275.slice PodAnnotations:0xc001f0a818}] Aliases:map[]}\"",
2026-06-11 12:41:58.111726 | controller |     "Jun 11 11:15:07.822140 crc crio[3656]: time=\"2026-06-11T11:15:07.82145084Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.111745 | controller |     "Jun 11 11:15:08.931814 crc crio[3656]: time=\"2026-06-11T11:15:08.931715279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=9226d481-3ed0-4781-b1a1-2862b7e1e163 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.111761 | controller |     "Jun 11 11:15:08.932630 crc crio[3656]: time=\"2026-06-11T11:15:08.932552944Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8755dc8c-6cf7-4d42-8cc3-374ee2f8f696 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.111776 | controller |     "Jun 11 11:15:27.607749 crc crio[3656]: time=\"2026-06-11T11:15:27.605162744Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7f79795b-f538-4e95-8ae9-257593ebbce9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.111791 | controller |     "Jun 11 11:15:27.615764 crc crio[3656]: time=\"2026-06-11T11:15:27.615055425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.111806 | controller |     "Jun 11 11:15:27.619802 crc crio[3656]: time=\"2026-06-11T11:15:27.616302893Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=40d7e68c-037e-43e1-80bb-0628093e52f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.111821 | controller |     "Jun 11 11:15:27.619802 crc crio[3656]: time=\"2026-06-11T11:15:27.616849039Z\" level=info msg=\"Stopped container d83a345fcd262819af02076335354982d30985bac8e1dd49ea12a57298ed5c5c: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=ab870be9-7476-477c-b9e1-c404cfe2f3e6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.111835 | controller |     "Jun 11 11:15:27.619802 crc crio[3656]: time=\"2026-06-11T11:15:27.617462308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.111850 | controller |     "Jun 11 11:15:27.619802 crc crio[3656]: time=\"2026-06-11T11:15:27.618485999Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=e98c1e69-c3b2-4d56-847f-cda0b96a6df8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.111864 | controller |     "Jun 11 11:15:27.630145 crc crio[3656]: time=\"2026-06-11T11:15:27.630048141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=bb3da62c-93c9-4039-9974-697e2a347745 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.111879 | controller |     "Jun 11 11:15:27.638350 crc crio[3656]: time=\"2026-06-11T11:15:27.638277931Z\" level=info msg=\"Stopped pod sandbox: 146cf5a36a8051d7452f3f8e8a58f30c9fbd1bcedbb1d3cb311c80c8614985d3\" id=1b4a9d7c-7e60-4460-9235-c0a9a3d73f73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.111899 | controller |     "Jun 11 11:15:27.641361 crc crio[3656]: time=\"2026-06-11T11:15:27.641256122Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=14d0e08e-1e20-4d47-8705-8061e0e41b82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.111922 | controller |     "Jun 11 11:15:27.641361 crc crio[3656]: time=\"2026-06-11T11:15:27.641343204Z\" level=info msg=\"Stopped pod sandbox: 39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b\" id=440a6933-2e00-4016-a388-e0e3c0b1dec1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.111948 | controller |     "Jun 11 11:15:36.926625 crc crio[3656]: time=\"2026-06-11T11:15:36.925803262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.111964 | controller |     "Jun 11 11:15:52.343178 crc crio[3656]: time=\"2026-06-11T11:15:52.341768518Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=fcd71ff3-938c-474a-bfd2-6f22265a29db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.111980 | controller |     "Jun 11 11:15:52.344460 crc crio[3656]: time=\"2026-06-11T11:15:52.343207832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.111995 | controller |     "Jun 11 11:16:25.275847 crc crio[3656]: time=\"2026-06-11T11:16:25.274855918Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=96e5d58b-eadc-4215-acc7-3846c62a7827 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.112010 | controller |     "Jun 11 11:16:25.278980 crc crio[3656]: time=\"2026-06-11T11:16:25.278916641Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9496b710-9913-4a28-829e-d616e1805ed5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.112024 | controller |     "Jun 11 11:16:25.312747 crc crio[3656]: time=\"2026-06-11T11:16:25.312629177Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=69bc3209-f88a-4adc-b90e-44fa208a720a name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.112039 | controller |     "Jun 11 11:16:25.315184 crc crio[3656]: time=\"2026-06-11T11:16:25.31502685Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=5f99ac8f-1f17-44a9-8559-0a4d5b2786b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.112054 | controller |     "Jun 11 11:16:25.356303 crc crio[3656]: time=\"2026-06-11T11:16:25.356208242Z\" level=info msg=\"Removed container 39af703de174fc25b36e09355d5333075b7501d37fe5c82d35ec58a3334c5501: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=fa1cc956-f6cf-42ae-b601-ea85740b892f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.112069 | controller |     "Jun 11 11:16:25.360790 crc crio[3656]: time=\"2026-06-11T11:16:25.360661968Z\" level=info msg=\"Removing container: 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632\" id=73097011-6e19-4d65-8ef0-a65e419ae202 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.112084 | controller |     "Jun 11 11:16:25.378954 crc crio[3656]: time=\"2026-06-11T11:16:25.378856591Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0\" id=0d7bd1fb-310b-45db-8596-1219a7abe99f name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.112099 | controller |     "Jun 11 11:16:25.379787 crc crio[3656]: time=\"2026-06-11T11:16:25.379728768Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9a587456-fc54-4d0e-bfff-eb5fb1e21b97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.112114 | controller |     "Jun 11 11:16:25.382850 crc crio[3656]: time=\"2026-06-11T11:16:25.38276017Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=f3594e35-e3ac-4cc0-8439-b4d8f0d0cf34 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.112178 | controller |     "Jun 11 11:16:25.383447 crc crio[3656]: time=\"2026-06-11T11:16:25.38342211Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=eb5ca924-1a20-4879-97f8-69f15c984832 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.112207 | controller |     "Jun 11 11:16:25.451425 crc crio[3656]: time=\"2026-06-11T11:16:25.451314515Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686275-v9gx2 Namespace:openshift-operator-lifecycle-manager ID:5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3 UID:4ff63bba-4eb7-4a75-a614-5e92d9ad4c47 NetNS:/var/run/netns/ee24ec15-4b3b-40e5-bd4e-1a17a9868f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ff63bba_4eb7_4a75_a614_5e92d9ad4c47.slice PodAnnotations:0xc0042643b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.112264 | controller |     "Jun 11 11:16:25.451425 crc crio[3656]: time=\"2026-06-11T11:16:25.451388687Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686275-v9gx2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.112286 | controller |     "Jun 11 11:16:25.477788 crc crio[3656]: time=\"2026-06-11T11:16:25.477649456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.112302 | controller |     "Jun 11 11:16:25.481751 crc crio[3656]: time=\"2026-06-11T11:16:25.481623497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.112318 | controller |     "Jun 11 11:16:25.485303 crc crio[3656]: time=\"2026-06-11T11:16:25.485174695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.112333 | controller |     "Jun 11 11:16:25.492572 crc crio[3656]: time=\"2026-06-11T11:16:25.491434305Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5bed4369-f66e-4174-83ed-b90ef86c629a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.112362 | controller |     "Jun 11 11:16:25.492572 crc crio[3656]: time=\"2026-06-11T11:16:25.491609261Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ba4540ff-7f28-4bca-bd69-3929dea6c2db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.112383 | controller |     "Jun 11 11:16:25.493430 crc crio[3656]: time=\"2026-06-11T11:16:25.493382324Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7d1d89f4-f7ae-4a9b-a205-2505c9a2b9b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.112399 | controller |     "Jun 11 11:16:25.504602 crc crio[3656]: time=\"2026-06-11T11:16:25.504444031Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:14ea324f80dd666edf65299f93178bd3894e3d5209b96f8a0c0111d0bde76325 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/9482e885-195a-42c5-a517-a290879af22d 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:0xc0001328a0}] Aliases:map[]}\"",
2026-06-11 12:41:58.112414 | controller |     "Jun 11 11:16:25.504602 crc crio[3656]: time=\"2026-06-11T11:16:25.504598766Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.112429 | controller |     "Jun 11 11:16:25.522241 crc crio[3656]: time=\"2026-06-11T11:16:25.522131459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.112449 | controller |     "Jun 11 11:16:25.552009 crc crio[3656]: time=\"2026-06-11T11:16:25.549229193Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=23313587-4187-4e9b-8634-fa2eaacc6a79 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.112464 | controller |     "Jun 11 11:16:25.558508 crc crio[3656]: time=\"2026-06-11T11:16:25.558380692Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e584fe1b-6847-4ccf-bed6-fc3bcca7556c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.112480 | controller |     "Jun 11 11:16:25.559342 crc crio[3656]: time=\"2026-06-11T11:16:25.559256128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.112495 | controller |     "Jun 11 11:16:25.582161 crc crio[3656]: time=\"2026-06-11T11:16:25.581499195Z\" level=info msg=\"Removed container 44ffffa279dbc9cd7cf7b506f792a3367dbdeb2342780e063d301ab7ae723632: openshift-multus/cni-sysctl-allowlist-ds-d4g7l/kube-multus-additional-cni-plugins\" id=73097011-6e19-4d65-8ef0-a65e419ae202 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.112511 | controller |     "Jun 11 11:16:25.598806 crc crio[3656]: time=\"2026-06-11T11:16:25.59811624Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=05197589-72e5-49c9-84af-30230890817c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.112526 | controller |     "Jun 11 11:16:25.599189 crc crio[3656]: time=\"2026-06-11T11:16:25.599116651Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=522e548c-7f34-42e3-b6b0-42644689cccf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.112541 | controller |     "Jun 11 11:16:25.608471 crc crio[3656]: time=\"2026-06-11T11:16:25.608391333Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=ee75407a-d2ed-47de-b1cd-1491f5746b4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.112556 | controller |     "Jun 11 11:16:25.608736 crc crio[3656]: time=\"2026-06-11T11:16:25.60865095Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=7455b024-9623-40c1-8b26-e57b15e272df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.112570 | controller |     "Jun 11 11:16:25.613833 crc crio[3656]: time=\"2026-06-11T11:16:25.612344933Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-vk6c6/extract-content\" id=334e3cc8-b05e-4dc8-9350-d11dd81238c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.112585 | controller |     "Jun 11 11:16:25.619308 crc crio[3656]: time=\"2026-06-11T11:16:25.619229822Z\" level=info msg=\"Created container 2815149a8e23be7219724b40728791f97e45110a3e189c0929d3941493e6af11: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7f79795b-f538-4e95-8ae9-257593ebbce9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.112600 | controller |     "Jun 11 11:16:25.619730 crc crio[3656]: time=\"2026-06-11T11:16:25.619507381Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0\" id=e6eb3e0f-ec2e-43ba-ae05-20440f2883d4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.112614 | controller |     "Jun 11 11:16:25.622539 crc crio[3656]: time=\"2026-06-11T11:16:25.6214557Z\" level=info msg=\"Starting container: 2815149a8e23be7219724b40728791f97e45110a3e189c0929d3941493e6af11\" id=28c1ac61-4e1e-4cbe-a69d-6afcb0cfd771 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.112635 | controller |     "Jun 11 11:16:25.624196 crc crio[3656]: time=\"2026-06-11T11:16:25.624124491Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f2f3b224-19fd-44ab-8e89-44b3ed025642 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.112650 | controller |     "Jun 11 11:16:25.631875 crc crio[3656]: time=\"2026-06-11T11:16:25.631842066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.112665 | controller |     "Jun 11 11:16:25.633407 crc crio[3656]: time=\"2026-06-11T11:16:25.633229068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.112680 | controller |     "Jun 11 11:16:25.634194 crc crio[3656]: time=\"2026-06-11T11:16:25.632327661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.112696 | controller |     "Jun 11 11:16:25.644826 crc crio[3656]: time=\"2026-06-11T11:16:25.644643175Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0a98ecd2-0b38-4ab3-b0c0-5d5db44fa220 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.112710 | controller |     "Jun 11 11:16:25.646038 crc crio[3656]: time=\"2026-06-11T11:16:25.645931104Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=cbcf4f54-9ca7-4466-a977-bedd7f322c5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.112725 | controller |     "Jun 11 11:16:25.647015 crc crio[3656]: time=\"2026-06-11T11:16:25.646662237Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-26wrs/extract-content\" id=4d4c1388-8a97-4a88-b093-6600f472506d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.112740 | controller |     "Jun 11 11:16:25.650251 crc crio[3656]: time=\"2026-06-11T11:16:25.65005558Z\" level=info msg=\"Started container\" PID=13793 containerID=2815149a8e23be7219724b40728791f97e45110a3e189c0929d3941493e6af11 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=28c1ac61-4e1e-4cbe-a69d-6afcb0cfd771 name=/runtime.v1.RuntimeService/StartContainer sandboxID=313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593",
2026-06-11 12:41:58.112756 | controller |     "Jun 11 11:16:25.719556 crc crio[3656]: time=\"2026-06-11T11:16:25.71943202Z\" level=info msg=\"Created container 752b4a23950a476107bffb69ed6d6ca44d0a0722a4cbb4d6880217e37f18fc5f: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=14d0e08e-1e20-4d47-8705-8061e0e41b82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.112771 | controller |     "Jun 11 11:16:25.722248 crc crio[3656]: time=\"2026-06-11T11:16:25.722174833Z\" level=info msg=\"Starting container: 752b4a23950a476107bffb69ed6d6ca44d0a0722a4cbb4d6880217e37f18fc5f\" id=1685825a-55d7-4b68-8a7a-7a43dfe76506 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.112785 | controller |     "Jun 11 11:16:25.737284 crc crio[3656]: time=\"2026-06-11T11:16:25.737230251Z\" level=info msg=\"Started container\" PID=13801 containerID=752b4a23950a476107bffb69ed6d6ca44d0a0722a4cbb4d6880217e37f18fc5f description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=1685825a-55d7-4b68-8a7a-7a43dfe76506 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee50e06499a056047b25380b35489cb88e76d2db09dfc32624b97995fa5ec1c3",
2026-06-11 12:41:58.112801 | controller |     "Jun 11 11:16:25.753627 crc crio[3656]: time=\"2026-06-11T11:16:25.751295399Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=ea362389-a929-4255-98e7-64614b2352d0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.112819 | controller |     "Jun 11 11:16:25.755406 crc crio[3656]: time=\"2026-06-11T11:16:25.755343982Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ee232856-e835-42e7-b9fd-7a6a2736761a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.112834 | controller |     "Jun 11 11:16:25.757071 crc crio[3656]: time=\"2026-06-11T11:16:25.756861638Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=48d91b71-2990-4d66-a8ea-f38ece07c676 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.112849 | controller |     "Jun 11 11:16:25.758940 crc crio[3656]: time=\"2026-06-11T11:16:25.758845459Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0542168f-68d7-4660-bc1f-bb39f1d283e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.112864 | controller |     "Jun 11 11:16:25.769546 crc crio[3656]: time=\"2026-06-11T11:16:25.769439291Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=99e693cb-d3e2-4abb-b15e-1d8c86b9940c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.112879 | controller |     "Jun 11 11:16:25.771571 crc crio[3656]: time=\"2026-06-11T11:16:25.771512574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.112894 | controller |     "Jun 11 11:16:25.776195 crc crio[3656]: time=\"2026-06-11T11:16:25.776159755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.112909 | controller |     "Jun 11 11:16:25.783300 crc crio[3656]: time=\"2026-06-11T11:16:25.783088496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.112923 | controller |     "Jun 11 11:16:25.786607 crc crio[3656]: time=\"2026-06-11T11:16:25.786566282Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=347a2729-bac3-4e17-b5b1-57c948a4f099 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.112939 | controller |     "Jun 11 11:16:25.790565 crc crio[3656]: time=\"2026-06-11T11:16:25.790210983Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=33931c05-d1a9-4a78-84c8-5605642a9093 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.112953 | controller |     "Jun 11 11:16:25.795172 crc crio[3656]: time=\"2026-06-11T11:16:25.794889835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.112967 | controller |     "Jun 11 11:16:25.798476 crc crio[3656]: time=\"2026-06-11T11:16:25.798400472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.112987 | controller |     "Jun 11 11:16:25.798589 crc crio[3656]: time=\"2026-06-11T11:16:25.798537276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.113009 | controller |     "Jun 11 11:16:25.804922 crc crio[3656]: time=\"2026-06-11T11:16:25.804754325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.113031 | controller |     "Jun 11 11:16:25.806663 crc crio[3656]: time=\"2026-06-11T11:16:25.806629892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.113056 | controller |     "Jun 11 11:16:25.811864 crc crio[3656]: time=\"2026-06-11T11:16:25.811423428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.113076 | controller |     "Jun 11 11:16:25.961977 crc crio[3656]: time=\"2026-06-11T11:16:25.960111551Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-p85kl/extract-content\" id=e2d9b7e6-ff83-43c3-b488-eeaffdcb1746 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.113095 | controller |     "Jun 11 11:16:25.967920 crc crio[3656]: time=\"2026-06-11T11:16:25.966224217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.113110 | controller |     "Jun 11 11:16:25.978225 crc crio[3656]: time=\"2026-06-11T11:16:25.970257859Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-c7ln6/extract-content\" id=c0107800-9892-4973-af2a-db05fe988313 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.113125 | controller |     "Jun 11 11:16:26.034824 crc crio[3656]: time=\"2026-06-11T11:16:26.033605726Z\" level=info msg=\"Created container d69c8ce9f7658ad29daa3a9492968f0107c114eb0fe4fda152b8d5fddad27866: openshift-marketplace/community-operators-qhh6t/extract-content\" id=ee75407a-d2ed-47de-b1cd-1491f5746b4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.113140 | controller |     "Jun 11 11:16:26.043781 crc crio[3656]: time=\"2026-06-11T11:16:26.04361024Z\" level=info msg=\"Created container 38bce8ea31b3203c30720fb847ef8779f61ee90cdda322f215c3302777faaec9: openshift-marketplace/certified-operators-vk6c6/extract-content\" id=334e3cc8-b05e-4dc8-9350-d11dd81238c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.113155 | controller |     "Jun 11 11:16:26.045996 crc crio[3656]: time=\"2026-06-11T11:16:26.04590406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.113169 | controller |     "Jun 11 11:16:26.050560 crc crio[3656]: time=\"2026-06-11T11:16:26.050067677Z\" level=info msg=\"Starting container: 38bce8ea31b3203c30720fb847ef8779f61ee90cdda322f215c3302777faaec9\" id=ffbc75d0-f6ee-41d9-9306-b87a07a7320c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.113183 | controller |     "Jun 11 11:16:26.050560 crc crio[3656]: time=\"2026-06-11T11:16:26.050346365Z\" level=info msg=\"Starting container: d69c8ce9f7658ad29daa3a9492968f0107c114eb0fe4fda152b8d5fddad27866\" id=86d76445-073a-49f4-a58d-3cf5c8e29fb7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.113198 | controller |     "Jun 11 11:16:26.060392 crc crio[3656]: time=\"2026-06-11T11:16:26.060233536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.113214 | controller |     "Jun 11 11:16:26.064501 crc crio[3656]: time=\"2026-06-11T11:16:26.064425583Z\" level=info msg=\"Started container\" PID=13854 containerID=d69c8ce9f7658ad29daa3a9492968f0107c114eb0fe4fda152b8d5fddad27866 description=openshift-marketplace/community-operators-qhh6t/extract-content id=86d76445-073a-49f4-a58d-3cf5c8e29fb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af",
2026-06-11 12:41:58.113229 | controller |     "Jun 11 11:16:26.070353 crc crio[3656]: time=\"2026-06-11T11:16:26.07022264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.113243 | controller |     "Jun 11 11:16:26.127642 crc crio[3656]: time=\"2026-06-11T11:16:26.127508722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.113318 | controller |     "Jun 11 11:16:26.128195 crc crio[3656]: time=\"2026-06-11T11:16:26.128120771Z\" level=info msg=\"Started container\" PID=13852 containerID=38bce8ea31b3203c30720fb847ef8779f61ee90cdda322f215c3302777faaec9 description=openshift-marketplace/certified-operators-vk6c6/extract-content id=ffbc75d0-f6ee-41d9-9306-b87a07a7320c name=/runtime.v1.RuntimeService/StartContainer sandboxID=168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509",
2026-06-11 12:41:58.113343 | controller |     "Jun 11 11:16:26.132390 crc crio[3656]: time=\"2026-06-11T11:16:26.132273037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.113387 | controller |     "Jun 11 11:16:26.148341 crc crio[3656]: time=\"2026-06-11T11:16:26.148273734Z\" level=info msg=\"Created container f34c2bce44f3b914a61f6b6a86d895a0ff6cc4df6b973513b77829ddc39dba8b: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=7455b024-9623-40c1-8b26-e57b15e272df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.113408 | controller |     "Jun 11 11:16:26.182558 crc crio[3656]: time=\"2026-06-11T11:16:26.179557965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.113423 | controller |     "Jun 11 11:16:26.182558 crc crio[3656]: time=\"2026-06-11T11:16:26.182437363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.113438 | controller |     "Jun 11 11:16:26.189118 crc crio[3656]: time=\"2026-06-11T11:16:26.185007641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.113453 | controller |     "Jun 11 11:16:26.189118 crc crio[3656]: time=\"2026-06-11T11:16:26.187364053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.113468 | controller |     "Jun 11 11:16:26.215383 crc crio[3656]: time=\"2026-06-11T11:16:26.207571128Z\" level=info msg=\"Starting container: f34c2bce44f3b914a61f6b6a86d895a0ff6cc4df6b973513b77829ddc39dba8b\" id=bdcd7d5f-0a99-4aa0-bf21-04e34717cfce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.113483 | controller |     "Jun 11 11:16:26.232488 crc crio[3656]: time=\"2026-06-11T11:16:26.232425003Z\" level=info msg=\"Started container\" PID=13845 containerID=f34c2bce44f3b914a61f6b6a86d895a0ff6cc4df6b973513b77829ddc39dba8b description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=bdcd7d5f-0a99-4aa0-bf21-04e34717cfce name=/runtime.v1.RuntimeService/StartContainer sandboxID=969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d",
2026-06-11 12:41:58.113498 | controller |     "Jun 11 11:16:26.252409 crc crio[3656]: time=\"2026-06-11T11:16:26.247301336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.113513 | controller |     "Jun 11 11:16:26.291579 crc crio[3656]: 2026-06-11T11:16:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14ea324f80dd666 Mac:86:98:50:51:ee:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/9482e885-195a-42c5-a517-a290879af22d SocketPath: PciID:}] [{Interface:0xc000014fb0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.113528 | controller |     "Jun 11 11:16:26.291579 crc crio[3656]: time=\"2026-06-11T11:16:26.291018396Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:14ea324f80dd666edf65299f93178bd3894e3d5209b96f8a0c0111d0bde76325 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/9482e885-195a-42c5-a517-a290879af22d 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:0xc0001328a0}] Aliases:map[]}\"",
2026-06-11 12:41:58.113547 | controller |     "Jun 11 11:16:26.291579 crc crio[3656]: time=\"2026-06-11T11:16:26.29116786Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.113563 | controller |     "Jun 11 11:16:26.305231 crc crio[3656]: time=\"2026-06-11T11:16:26.298668928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.113577 | controller |     "Jun 11 11:16:26.305231 crc crio[3656]: time=\"2026-06-11T11:16:26.302050871Z\" level=info msg=\"Ran pod sandbox 14ea324f80dd666edf65299f93178bd3894e3d5209b96f8a0c0111d0bde76325 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=fcd71ff3-938c-474a-bfd2-6f22265a29db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.113592 | controller |     "Jun 11 11:16:26.305789 crc crio[3656]: time=\"2026-06-11T11:16:26.305541887Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=52f5ee12-3fd1-45ac-aeb6-9ca875fa6c92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.113607 | controller |     "Jun 11 11:16:26.310829 crc crio[3656]: time=\"2026-06-11T11:16:26.310624462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.113621 | controller |     "Jun 11 11:16:26.326813 crc crio[3656]: time=\"2026-06-11T11:16:26.314979085Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=7a81faa6-dd5e-44b5-9c59-61909b00b3ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.113636 | controller |     "Jun 11 11:16:26.343236 crc crio[3656]: time=\"2026-06-11T11:16:26.34312297Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=ec16aa6e-5e60-4486-882d-ad2b0bc09fe3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.113651 | controller |     "Jun 11 11:16:26.343801 crc crio[3656]: time=\"2026-06-11T11:16:26.343746959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.113667 | controller |     "Jun 11 11:16:26.359525 crc crio[3656]: 2026-06-11T11:16:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5fd6ae61051147a Mac:22:e4:3f:35:f2:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/ee24ec15-4b3b-40e5-bd4e-1a17a9868f3b SocketPath: PciID:}] [{Interface:0xc000246960 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.113682 | controller |     "Jun 11 11:16:26.361053 crc crio[3656]: time=\"2026-06-11T11:16:26.36020739Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686275-v9gx2 Namespace:openshift-operator-lifecycle-manager ID:5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3 UID:4ff63bba-4eb7-4a75-a614-5e92d9ad4c47 NetNS:/var/run/netns/ee24ec15-4b3b-40e5-bd4e-1a17a9868f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ff63bba_4eb7_4a75_a614_5e92d9ad4c47.slice PodAnnotations:0xc0042643b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.113701 | controller |     "Jun 11 11:16:26.361053 crc crio[3656]: time=\"2026-06-11T11:16:26.360389086Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686275-v9gx2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.113716 | controller |     "Jun 11 11:16:26.406126 crc crio[3656]: time=\"2026-06-11T11:16:26.406038024Z\" level=info msg=\"Ran pod sandbox 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686275-v9gx2/POD\" id=ee069da8-0919-46ae-a922-f043fdd55028 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.113732 | controller |     "Jun 11 11:16:26.408432 crc crio[3656]: time=\"2026-06-11T11:16:26.408315403Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4e6b5dd9-7138-45ad-805d-fe52759fa420 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.113747 | controller |     "Jun 11 11:16:26.415228 crc crio[3656]: time=\"2026-06-11T11:16:26.415148051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b7cef105-b975-4c19-a9f9-2fffd4fe58ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.113762 | controller |     "Jun 11 11:16:26.422937 crc crio[3656]: time=\"2026-06-11T11:16:26.422898067Z\" level=info msg=\"Created container ae1bd043691d012aba70cb5738528bf38dcb4c931c53bf987f50635313dac653: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=cbcf4f54-9ca7-4466-a977-bedd7f322c5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.113777 | controller |     "Jun 11 11:16:26.424148 crc crio[3656]: time=\"2026-06-11T11:16:26.424123684Z\" level=info msg=\"Starting container: ae1bd043691d012aba70cb5738528bf38dcb4c931c53bf987f50635313dac653\" id=1e542eac-d575-4732-b6e3-2c73b95a2d63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.113792 | controller |     "Jun 11 11:16:26.427417 crc crio[3656]: time=\"2026-06-11T11:16:26.427323112Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686275-v9gx2/collect-profiles\" id=3d2dc450-35dc-44cb-a5a5-67068d66a0ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.113807 | controller |     "Jun 11 11:16:26.427920 crc crio[3656]: time=\"2026-06-11T11:16:26.427825507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.113822 | controller |     "Jun 11 11:16:26.433957 crc crio[3656]: time=\"2026-06-11T11:16:26.433925872Z\" level=info msg=\"Started container\" PID=13944 containerID=ae1bd043691d012aba70cb5738528bf38dcb4c931c53bf987f50635313dac653 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=1e542eac-d575-4732-b6e3-2c73b95a2d63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97",
2026-06-11 12:41:58.113838 | controller |     "Jun 11 11:16:26.481732 crc crio[3656]: time=\"2026-06-11T11:16:26.481600922Z\" level=info msg=\"Created container 7b5f2aae3f357d310d4586dda3cdb95e111c418ab8a0cdb9041dc53299e44a57: openshift-marketplace/redhat-operators-26wrs/extract-content\" id=4d4c1388-8a97-4a88-b093-6600f472506d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.113853 | controller |     "Jun 11 11:16:26.483239 crc crio[3656]: time=\"2026-06-11T11:16:26.483126519Z\" level=info msg=\"Starting container: 7b5f2aae3f357d310d4586dda3cdb95e111c418ab8a0cdb9041dc53299e44a57\" id=04f752cb-6cf5-4f98-bcc3-f0b11cdf3477 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.113871 | controller |     "Jun 11 11:16:26.498344 crc crio[3656]: time=\"2026-06-11T11:16:26.498253549Z\" level=info msg=\"Created container e99a10242eb501c4142a9db18188f673357cd968b2ea83e4599e852897b06e97: openshift-marketplace/community-operators-p85kl/extract-content\" id=e2d9b7e6-ff83-43c3-b488-eeaffdcb1746 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.113887 | controller |     "Jun 11 11:16:26.504223 crc crio[3656]: time=\"2026-06-11T11:16:26.504007644Z\" level=info msg=\"Starting container: e99a10242eb501c4142a9db18188f673357cd968b2ea83e4599e852897b06e97\" id=2c8c9bc3-685c-486e-a86e-9c589c4a1dfb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.113902 | controller |     "Jun 11 11:16:26.507612 crc crio[3656]: time=\"2026-06-11T11:16:26.507552002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.113917 | controller |     "Jun 11 11:16:26.513744 crc crio[3656]: time=\"2026-06-11T11:16:26.511871903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.113932 | controller |     "Jun 11 11:16:26.518012 crc crio[3656]: time=\"2026-06-11T11:16:26.517078822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.113947 | controller |     "Jun 11 11:16:26.518012 crc crio[3656]: time=\"2026-06-11T11:16:26.517587317Z\" level=info msg=\"Started container\" PID=13940 containerID=e99a10242eb501c4142a9db18188f673357cd968b2ea83e4599e852897b06e97 description=openshift-marketplace/community-operators-p85kl/extract-content id=2c8c9bc3-685c-486e-a86e-9c589c4a1dfb name=/runtime.v1.RuntimeService/StartContainer sandboxID=78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164",
2026-06-11 12:41:58.113962 | controller |     "Jun 11 11:16:26.519446 crc crio[3656]: time=\"2026-06-11T11:16:26.519298499Z\" level=info msg=\"Started container\" PID=13945 containerID=7b5f2aae3f357d310d4586dda3cdb95e111c418ab8a0cdb9041dc53299e44a57 description=openshift-marketplace/redhat-operators-26wrs/extract-content id=04f752cb-6cf5-4f98-bcc3-f0b11cdf3477 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7",
2026-06-11 12:41:58.113977 | controller |     "Jun 11 11:16:26.521154 crc crio[3656]: time=\"2026-06-11T11:16:26.521088134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.113992 | controller |     "Jun 11 11:16:27.081662 crc crio[3656]: time=\"2026-06-11T11:16:27.080751496Z\" level=info msg=\"Created container 3b4dbf1ef1a3ca06a915065c25b33b59be4e34b016b3fcc037f143317512b99f: openshift-marketplace/redhat-marketplace-c7ln6/extract-content\" id=c0107800-9892-4973-af2a-db05fe988313 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.114007 | controller |     "Jun 11 11:16:27.082811 crc crio[3656]: time=\"2026-06-11T11:16:27.082648224Z\" level=info msg=\"Starting container: 3b4dbf1ef1a3ca06a915065c25b33b59be4e34b016b3fcc037f143317512b99f\" id=cbf7d7df-a25a-4028-9412-33a5f56c6eff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.114021 | controller |     "Jun 11 11:16:27.089023 crc crio[3656]: time=\"2026-06-11T11:16:27.088909695Z\" level=info msg=\"Started container\" PID=13956 containerID=3b4dbf1ef1a3ca06a915065c25b33b59be4e34b016b3fcc037f143317512b99f description=openshift-marketplace/redhat-marketplace-c7ln6/extract-content id=cbf7d7df-a25a-4028-9412-33a5f56c6eff name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996",
2026-06-11 12:41:58.114036 | controller |     "Jun 11 11:16:27.098806 crc crio[3656]: time=\"2026-06-11T11:16:27.098243109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5b30fb12-aa86-47fa-901e-3048d5033d67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.114055 | controller |     "Jun 11 11:16:27.102670 crc crio[3656]: time=\"2026-06-11T11:16:27.102610241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8430e9ce-acd5-433f-ba69-8d8c619c0a4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.114076 | controller |     "Jun 11 11:16:27.110735 crc crio[3656]: time=\"2026-06-11T11:16:27.110603094Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=10c36f30-249d-4a94-b54a-4f37f460dba1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.114100 | controller |     "Jun 11 11:16:27.116469 crc crio[3656]: time=\"2026-06-11T11:16:27.116416591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=08e6dbf0-e44d-48d8-9fa6-7fe7bf06de7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.114120 | controller |     "Jun 11 11:16:27.239976 crc crio[3656]: time=\"2026-06-11T11:16:27.239899706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f9e0bba4-5e24-4165-9278-846195b8ec2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.114136 | controller |     "Jun 11 11:16:27.240445 crc crio[3656]: time=\"2026-06-11T11:16:27.240332969Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5438f47d-eca2-4466-ac0a-674fd418344a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.114151 | controller |     "Jun 11 11:16:27.240764 crc crio[3656]: time=\"2026-06-11T11:16:27.240631639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c93dcf8c-c82d-4410-98ec-69d62ce25b1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.114165 | controller |     "Jun 11 11:16:27.241028 crc crio[3656]: time=\"2026-06-11T11:16:27.240966469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4357402b-732d-44f3-8f70-eab37f28890e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.114179 | controller |     "Jun 11 11:16:27.471238 crc crio[3656]: time=\"2026-06-11T11:16:27.47114149Z\" level=info msg=\"Created container b83621e2820049e05ce477792fdbc93c20483705b4bac5b89fc773f2a7cb6000: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=ec16aa6e-5e60-4486-882d-ad2b0bc09fe3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.114194 | controller |     "Jun 11 11:16:27.473276 crc crio[3656]: time=\"2026-06-11T11:16:27.473198422Z\" level=info msg=\"Starting container: b83621e2820049e05ce477792fdbc93c20483705b4bac5b89fc773f2a7cb6000\" id=a17b7e30-861f-4cea-9064-a0691dd6bd70 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.114209 | controller |     "Jun 11 11:16:27.483006 crc crio[3656]: time=\"2026-06-11T11:16:27.482853686Z\" level=info msg=\"Started container\" PID=13999 containerID=b83621e2820049e05ce477792fdbc93c20483705b4bac5b89fc773f2a7cb6000 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=a17b7e30-861f-4cea-9064-a0691dd6bd70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14ea324f80dd666edf65299f93178bd3894e3d5209b96f8a0c0111d0bde76325",
2026-06-11 12:41:58.114228 | controller |     "Jun 11 11:16:27.609444 crc crio[3656]: time=\"2026-06-11T11:16:27.609309632Z\" level=info msg=\"Created container deaf9d72d15b652f252b22e306c8b1b7c141488594249d399b4d2e90f555409a: openshift-marketplace/certified-operators-l27pk/extract-content\" id=99e693cb-d3e2-4abb-b15e-1d8c86b9940c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.114243 | controller |     "Jun 11 11:16:27.610747 crc crio[3656]: time=\"2026-06-11T11:16:27.610590331Z\" level=info msg=\"Starting container: deaf9d72d15b652f252b22e306c8b1b7c141488594249d399b4d2e90f555409a\" id=4fa1e73f-49e0-4487-b8cd-bb2e452a92f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.114258 | controller |     "Jun 11 11:16:27.623445 crc crio[3656]: time=\"2026-06-11T11:16:27.623337399Z\" level=info msg=\"Started container\" PID=13958 containerID=deaf9d72d15b652f252b22e306c8b1b7c141488594249d399b4d2e90f555409a description=openshift-marketplace/certified-operators-l27pk/extract-content id=4fa1e73f-49e0-4487-b8cd-bb2e452a92f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349",
2026-06-11 12:41:58.114273 | controller |     "Jun 11 11:16:27.684576 crc crio[3656]: time=\"2026-06-11T11:16:27.68188064Z\" level=info msg=\"Created container 45c5845b3c0b34ea9dbe13df432edd7dd96a4a2914412bfdf975f854feb4ba9e: openshift-kube-apiserver/installer-13-crc/installer\" id=40d7e68c-037e-43e1-80bb-0628093e52f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.114288 | controller |     "Jun 11 11:16:27.684576 crc crio[3656]: time=\"2026-06-11T11:16:27.684019645Z\" level=info msg=\"Created container 97065cc6b5448bfe2f358dabc8b8e760ebfecc5b4daf38fb13286aa17386b637: openshift-operator-lifecycle-manager/collect-profiles-29686275-v9gx2/collect-profiles\" id=3d2dc450-35dc-44cb-a5a5-67068d66a0ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.114303 | controller |     "Jun 11 11:16:27.684576 crc crio[3656]: time=\"2026-06-11T11:16:27.684145299Z\" level=info msg=\"Starting container: 45c5845b3c0b34ea9dbe13df432edd7dd96a4a2914412bfdf975f854feb4ba9e\" id=4a49c905-9856-495e-875c-b584a9190a46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.114318 | controller |     "Jun 11 11:16:27.692445 crc crio[3656]: time=\"2026-06-11T11:16:27.692315127Z\" level=info msg=\"Starting container: 97065cc6b5448bfe2f358dabc8b8e760ebfecc5b4daf38fb13286aa17386b637\" id=945878da-a092-48b2-96b8-9ae981d6941d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.114333 | controller |     "Jun 11 11:16:27.696241 crc crio[3656]: time=\"2026-06-11T11:16:27.696136183Z\" level=info msg=\"Started container\" PID=13957 containerID=45c5845b3c0b34ea9dbe13df432edd7dd96a4a2914412bfdf975f854feb4ba9e description=openshift-kube-apiserver/installer-13-crc/installer id=4a49c905-9856-495e-875c-b584a9190a46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1",
2026-06-11 12:41:58.114364 | controller |     "Jun 11 11:16:27.701189 crc crio[3656]: time=\"2026-06-11T11:16:27.701048683Z\" level=info msg=\"Started container\" PID=13998 containerID=97065cc6b5448bfe2f358dabc8b8e760ebfecc5b4daf38fb13286aa17386b637 description=openshift-operator-lifecycle-manager/collect-profiles-29686275-v9gx2/collect-profiles id=945878da-a092-48b2-96b8-9ae981d6941d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3",
2026-06-11 12:41:58.114385 | controller |     "Jun 11 11:16:28.006912 crc crio[3656]: time=\"2026-06-11T11:16:28.006249246Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-p85kl/registry-server\" id=12927d83-db0c-40be-9c1a-6b8cebe120c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.114401 | controller |     "Jun 11 11:16:28.006912 crc crio[3656]: time=\"2026-06-11T11:16:28.006407421Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=2df8ec39-88fc-4b1c-a5b0-881fdaf0915e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.114419 | controller |     "Jun 11 11:16:28.006912 crc crio[3656]: time=\"2026-06-11T11:16:28.006788472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.114435 | controller |     "Jun 11 11:16:28.009880 crc crio[3656]: time=\"2026-06-11T11:16:28.008014429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.114450 | controller |     "Jun 11 11:16:28.009880 crc crio[3656]: time=\"2026-06-11T11:16:28.008540315Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=5dcda8d2-c61e-46dc-b607-784ee4d92fcc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.114464 | controller |     "Jun 11 11:16:28.024997 crc crio[3656]: time=\"2026-06-11T11:16:28.017942141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.114479 | controller |     "Jun 11 11:16:28.048369 crc crio[3656]: time=\"2026-06-11T11:16:28.048288354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.114494 | controller |     "Jun 11 11:16:28.054362 crc crio[3656]: time=\"2026-06-11T11:16:28.054160663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.114509 | controller |     "Jun 11 11:16:28.074224 crc crio[3656]: time=\"2026-06-11T11:16:28.074142221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.114523 | controller |     "Jun 11 11:16:28.078803 crc crio[3656]: time=\"2026-06-11T11:16:28.078538295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.114538 | controller |     "Jun 11 11:16:28.086239 crc crio[3656]: time=\"2026-06-11T11:16:28.086151336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.114552 | controller |     "Jun 11 11:16:28.092958 crc crio[3656]: time=\"2026-06-11T11:16:28.092307613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.114567 | controller |     "Jun 11 11:16:28.153086 crc crio[3656]: time=\"2026-06-11T11:16:28.15301341Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=abf8123e-5376-4568-a5b6-ec1dfe03ff8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.114582 | controller |     "Jun 11 11:16:28.159078 crc crio[3656]: time=\"2026-06-11T11:16:28.158978261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c4f859f7-9c37-4d3a-b463-08916d997b25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.114596 | controller |     "Jun 11 11:16:28.171269 crc crio[3656]: time=\"2026-06-11T11:16:28.166771348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8f167517-198d-41f0-8b19-12c92b396289 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.114614 | controller |     "Jun 11 11:16:28.197668 crc crio[3656]: time=\"2026-06-11T11:16:28.194480061Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b88f13b6-e3c3-4df9-abcf-42d9786e8f34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.114628 | controller |     "Jun 11 11:16:28.197668 crc crio[3656]: time=\"2026-06-11T11:16:28.195604055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=482a03a1-0de8-42d6-9d48-4ae3bb9186f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.114642 | controller |     "Jun 11 11:16:28.197668 crc crio[3656]: time=\"2026-06-11T11:16:28.195895854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=09a6ba30-c5e2-4b8f-996f-0e6c74dbde87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.114657 | controller |     "Jun 11 11:16:29.127785 crc crio[3656]: time=\"2026-06-11T11:16:29.127562632Z\" level=info msg=\"Created container 3fe075efce4dbb2808cbccca11243659c93f1afa097bad5b19b63bfed96b42ac: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=5dcda8d2-c61e-46dc-b607-784ee4d92fcc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.114671 | controller |     "Jun 11 11:16:29.129651 crc crio[3656]: time=\"2026-06-11T11:16:29.129384997Z\" level=info msg=\"Starting container: 3fe075efce4dbb2808cbccca11243659c93f1afa097bad5b19b63bfed96b42ac\" id=c6259d86-13f6-4f5e-a5a5-e345abb69ddf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.114686 | controller |     "Jun 11 11:16:29.136522 crc crio[3656]: time=\"2026-06-11T11:16:29.136296488Z\" level=info msg=\"Started container\" PID=14079 containerID=3fe075efce4dbb2808cbccca11243659c93f1afa097bad5b19b63bfed96b42ac description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=c6259d86-13f6-4f5e-a5a5-e345abb69ddf name=/runtime.v1.RuntimeService/StartContainer sandboxID=969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d",
2026-06-11 12:41:58.114701 | controller |     "Jun 11 11:16:29.163537 crc crio[3656]: time=\"2026-06-11T11:16:29.163357321Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-vk6c6/registry-server\" id=a0b4ab6d-33d9-4bb8-8219-5e9826405a96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.114716 | controller |     "Jun 11 11:16:29.163991 crc crio[3656]: time=\"2026-06-11T11:16:29.163862886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.114731 | controller |     "Jun 11 11:16:29.164438 crc crio[3656]: time=\"2026-06-11T11:16:29.164270379Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=c98075b7-750a-4d5b-8f3e-1c17916ac3a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.114746 | controller |     "Jun 11 11:16:29.164976 crc crio[3656]: time=\"2026-06-11T11:16:29.164847176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.114761 | controller |     "Jun 11 11:16:29.185173 crc crio[3656]: time=\"2026-06-11T11:16:29.185080002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0e697fe3-230d-436d-99f9-1f33bdd2d417 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.114777 | controller |     "Jun 11 11:16:29.198401 crc crio[3656]: time=\"2026-06-11T11:16:29.198317084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.114796 | controller |     "Jun 11 11:16:29.205071 crc crio[3656]: time=\"2026-06-11T11:16:29.204983777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.114812 | controller |     "Jun 11 11:16:29.218327 crc crio[3656]: time=\"2026-06-11T11:16:29.2182327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.114826 | controller |     "Jun 11 11:16:29.227442 crc crio[3656]: time=\"2026-06-11T11:16:29.227264955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.114841 | controller |     "Jun 11 11:16:29.236575 crc crio[3656]: time=\"2026-06-11T11:16:29.236464144Z\" level=info msg=\"Created container d4b6e73c18166cdc3c31f67f902380e49b94bfde6c498364dad98c6df430e5b4: openshift-marketplace/community-operators-qhh6t/registry-server\" id=2df8ec39-88fc-4b1c-a5b0-881fdaf0915e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.114856 | controller |     "Jun 11 11:16:29.239078 crc crio[3656]: time=\"2026-06-11T11:16:29.23896769Z\" level=info msg=\"Starting container: d4b6e73c18166cdc3c31f67f902380e49b94bfde6c498364dad98c6df430e5b4\" id=d2554f87-55a0-481b-8ce3-0d75168abc74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.114871 | controller |     "Jun 11 11:16:29.244888 crc crio[3656]: time=\"2026-06-11T11:16:29.244512309Z\" level=info msg=\"Started container\" PID=14080 containerID=d4b6e73c18166cdc3c31f67f902380e49b94bfde6c498364dad98c6df430e5b4 description=openshift-marketplace/community-operators-qhh6t/registry-server id=d2554f87-55a0-481b-8ce3-0d75168abc74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af",
2026-06-11 12:41:58.114886 | controller |     "Jun 11 11:16:29.270995 crc crio[3656]: time=\"2026-06-11T11:16:29.26887275Z\" level=info msg=\"Created container 2c746fa776f8de5da2fd4275cc047302788ab436ba7f298d6525004c1bef52ce: openshift-marketplace/community-operators-p85kl/registry-server\" id=12927d83-db0c-40be-9c1a-6b8cebe120c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.114901 | controller |     "Jun 11 11:16:29.270995 crc crio[3656]: time=\"2026-06-11T11:16:29.270139749Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3eb2a161-e1db-4f54-8d7b-b18a2d8e42cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.114915 | controller |     "Jun 11 11:16:29.270995 crc crio[3656]: time=\"2026-06-11T11:16:29.270309794Z\" level=info msg=\"Starting container: 2c746fa776f8de5da2fd4275cc047302788ab436ba7f298d6525004c1bef52ce\" id=b80cb00d-5b46-43ea-abae-c735fe5b98c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.114930 | controller |     "Jun 11 11:16:29.277054 crc crio[3656]: time=\"2026-06-11T11:16:29.27676307Z\" level=info msg=\"Started container\" PID=14078 containerID=2c746fa776f8de5da2fd4275cc047302788ab436ba7f298d6525004c1bef52ce description=openshift-marketplace/community-operators-p85kl/registry-server id=b80cb00d-5b46-43ea-abae-c735fe5b98c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164",
2026-06-11 12:41:58.114945 | controller |     "Jun 11 11:16:29.848371 crc crio[3656]: time=\"2026-06-11T11:16:29.848076577Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-26wrs/registry-server\" id=2bb14dbd-5a61-4be1-83b6-99b7f711bdae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.114960 | controller |     "Jun 11 11:16:29.848543 crc crio[3656]: time=\"2026-06-11T11:16:29.84848328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.114979 | controller |     "Jun 11 11:16:29.886349 crc crio[3656]: time=\"2026-06-11T11:16:29.886226148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.114995 | controller |     "Jun 11 11:16:29.890082 crc crio[3656]: time=\"2026-06-11T11:16:29.889996733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.115010 | controller |     "Jun 11 11:16:30.262133 crc crio[3656]: time=\"2026-06-11T11:16:30.261992427Z\" level=info msg=\"Created container c7f2911aa4c6bf1b9379c9880549392b1f15087ff457e30c5883029daf6fc16d: openshift-marketplace/certified-operators-vk6c6/registry-server\" id=a0b4ab6d-33d9-4bb8-8219-5e9826405a96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.115025 | controller |     "Jun 11 11:16:30.263483 crc crio[3656]: time=\"2026-06-11T11:16:30.26340022Z\" level=info msg=\"Starting container: c7f2911aa4c6bf1b9379c9880549392b1f15087ff457e30c5883029daf6fc16d\" id=40e39759-b791-4fa9-8ec7-9a02c2769109 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.115040 | controller |     "Jun 11 11:16:30.270876 crc crio[3656]: time=\"2026-06-11T11:16:30.270797335Z\" level=info msg=\"Started container\" PID=14100 containerID=c7f2911aa4c6bf1b9379c9880549392b1f15087ff457e30c5883029daf6fc16d description=openshift-marketplace/certified-operators-vk6c6/registry-server id=40e39759-b791-4fa9-8ec7-9a02c2769109 name=/runtime.v1.RuntimeService/StartContainer sandboxID=168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509",
2026-06-11 12:41:58.115055 | controller |     "Jun 11 11:16:30.582993 crc crio[3656]: time=\"2026-06-11T11:16:30.582816006Z\" level=info msg=\"Created container 2584b7f31f924ee8f72f980a38e4f51c9207e632da0f45f15b7d97f29f47e82d: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=c98075b7-750a-4d5b-8f3e-1c17916ac3a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.115069 | controller |     "Jun 11 11:16:30.584894 crc crio[3656]: time=\"2026-06-11T11:16:30.584826007Z\" level=info msg=\"Starting container: 2584b7f31f924ee8f72f980a38e4f51c9207e632da0f45f15b7d97f29f47e82d\" id=a993c39a-f256-4c75-a9ea-3ab8900c6fbf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.115084 | controller |     "Jun 11 11:16:30.593214 crc crio[3656]: time=\"2026-06-11T11:16:30.593077368Z\" level=info msg=\"Started container\" PID=14101 containerID=2584b7f31f924ee8f72f980a38e4f51c9207e632da0f45f15b7d97f29f47e82d description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=a993c39a-f256-4c75-a9ea-3ab8900c6fbf name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97",
2026-06-11 12:41:58.115099 | controller |     "Jun 11 11:16:30.665079 crc crio[3656]: time=\"2026-06-11T11:16:30.664977035Z\" level=info msg=\"Created container d38d79fa974aceb6f33c7e0160c593067ffe70463d34fc798cc8ebd7db4810df: openshift-marketplace/redhat-operators-26wrs/registry-server\" id=2bb14dbd-5a61-4be1-83b6-99b7f711bdae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.115113 | controller |     "Jun 11 11:16:30.666485 crc crio[3656]: time=\"2026-06-11T11:16:30.666376567Z\" level=info msg=\"Starting container: d38d79fa974aceb6f33c7e0160c593067ffe70463d34fc798cc8ebd7db4810df\" id=54c130d2-0d50-4720-a555-e3c5d255d286 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.115142 | controller |     "Jun 11 11:16:30.673511 crc crio[3656]: time=\"2026-06-11T11:16:30.672856304Z\" level=info msg=\"Started container\" PID=14128 containerID=d38d79fa974aceb6f33c7e0160c593067ffe70463d34fc798cc8ebd7db4810df description=openshift-marketplace/redhat-operators-26wrs/registry-server id=54c130d2-0d50-4720-a555-e3c5d255d286 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7",
2026-06-11 12:41:58.115169 | controller |     "Jun 11 11:16:30.773217 crc crio[3656]: time=\"2026-06-11T11:16:30.773083492Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-c7ln6/registry-server\" id=d3bb4d14-64c8-4be1-a3ce-dfb3b6e8c41f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.115193 | controller |     "Jun 11 11:16:30.773759 crc crio[3656]: time=\"2026-06-11T11:16:30.773633189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.115212 | controller |     "Jun 11 11:16:30.774533 crc crio[3656]: time=\"2026-06-11T11:16:30.774436033Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=36b106e8-07dd-4e59-8a93-ed6ba23d7f20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.115228 | controller |     "Jun 11 11:16:30.774950 crc crio[3656]: time=\"2026-06-11T11:16:30.774896907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.115243 | controller |     "Jun 11 11:16:30.814337 crc crio[3656]: time=\"2026-06-11T11:16:30.814254154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.115257 | controller |     "Jun 11 11:16:30.820591 crc crio[3656]: time=\"2026-06-11T11:16:30.820551606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.115272 | controller |     "Jun 11 11:16:30.832497 crc crio[3656]: time=\"2026-06-11T11:16:30.832400866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.115286 | controller |     "Jun 11 11:16:30.836064 crc crio[3656]: time=\"2026-06-11T11:16:30.835765169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.115300 | controller |     "Jun 11 11:16:31.710542 crc crio[3656]: time=\"2026-06-11T11:16:31.709983259Z\" level=info msg=\"Created container b7f61f19a7bf41cbb8a94c602708dac2d8b99c0e4f68f73f5c01777a3db3c564: openshift-marketplace/redhat-marketplace-c7ln6/registry-server\" id=d3bb4d14-64c8-4be1-a3ce-dfb3b6e8c41f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.115315 | controller |     "Jun 11 11:16:31.713806 crc crio[3656]: time=\"2026-06-11T11:16:31.713602909Z\" level=info msg=\"Starting container: b7f61f19a7bf41cbb8a94c602708dac2d8b99c0e4f68f73f5c01777a3db3c564\" id=e90093cc-d2fa-40ba-9ce0-6f869d5d0288 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.115329 | controller |     "Jun 11 11:16:31.721262 crc crio[3656]: time=\"2026-06-11T11:16:31.721223181Z\" level=info msg=\"Started container\" PID=14161 containerID=b7f61f19a7bf41cbb8a94c602708dac2d8b99c0e4f68f73f5c01777a3db3c564 description=openshift-marketplace/redhat-marketplace-c7ln6/registry-server id=e90093cc-d2fa-40ba-9ce0-6f869d5d0288 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996",
2026-06-11 12:41:58.115344 | controller |     "Jun 11 11:16:31.778409 crc crio[3656]: time=\"2026-06-11T11:16:31.778281617Z\" level=info msg=\"Created container 85e81eafad1bdcd4f2de72165c156fe8b039c2ffcfae39f490fb024fc6494602: openshift-marketplace/certified-operators-l27pk/registry-server\" id=36b106e8-07dd-4e59-8a93-ed6ba23d7f20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.115385 | controller |     "Jun 11 11:16:31.779658 crc crio[3656]: time=\"2026-06-11T11:16:31.779616837Z\" level=info msg=\"Starting container: 85e81eafad1bdcd4f2de72165c156fe8b039c2ffcfae39f490fb024fc6494602\" id=eeceabae-7da9-4b18-b2bf-fe330d8ab47b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.115405 | controller |     "Jun 11 11:16:31.795282 crc crio[3656]: time=\"2026-06-11T11:16:31.795191651Z\" level=info msg=\"Started container\" PID=14160 containerID=85e81eafad1bdcd4f2de72165c156fe8b039c2ffcfae39f490fb024fc6494602 description=openshift-marketplace/certified-operators-l27pk/registry-server id=eeceabae-7da9-4b18-b2bf-fe330d8ab47b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349",
2026-06-11 12:41:58.115421 | controller |     "Jun 11 11:16:45.742997 crc crio[3656]: time=\"2026-06-11T11:16:45.741931818Z\" level=info msg=\"Stopping pod sandbox: 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3\" id=2a03f473-707e-4e9a-b993-5f7048e84fc2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.115436 | controller |     "Jun 11 11:16:45.744634 crc crio[3656]: time=\"2026-06-11T11:16:45.743370441Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686275-v9gx2 Namespace:openshift-operator-lifecycle-manager ID:5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3 UID:4ff63bba-4eb7-4a75-a614-5e92d9ad4c47 NetNS:/var/run/netns/ee24ec15-4b3b-40e5-bd4e-1a17a9868f3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4ff63bba_4eb7_4a75_a614_5e92d9ad4c47.slice PodAnnotations:0xc001301530}] Aliases:map[]}\"",
2026-06-11 12:41:58.115451 | controller |     "Jun 11 11:16:45.744634 crc crio[3656]: time=\"2026-06-11T11:16:45.743496535Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686275-v9gx2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.115466 | controller |     "Jun 11 11:16:46.663062 crc crio[3656]: time=\"2026-06-11T11:16:46.66225739Z\" level=info msg=\"Stopped pod sandbox: 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3\" id=2a03f473-707e-4e9a-b993-5f7048e84fc2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.115481 | controller |     "Jun 11 11:16:48.348948 crc crio[3656]: time=\"2026-06-11T11:16:48.348000526Z\" level=info msg=\"Stopping container: 2815149a8e23be7219724b40728791f97e45110a3e189c0929d3941493e6af11 (timeout: 2s)\" id=1c611eeb-c1a3-46f5-9951-c974363425b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.115496 | controller |     "Jun 11 11:16:50.809802 crc crio[3656]: time=\"2026-06-11T11:16:50.809722482Z\" level=info msg=\"Removing container: 8e53fd98403c9c9626cc23200712f1be14ec1d1f773c277ee279fe792436b745\" id=ca050776-a385-402c-b121-b2af1a8203c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.115511 | controller |     "Jun 11 11:16:52.835061 crc crio[3656]: time=\"2026-06-11T11:16:52.834311503Z\" level=info msg=\"Stopped container 2815149a8e23be7219724b40728791f97e45110a3e189c0929d3941493e6af11: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=1c611eeb-c1a3-46f5-9951-c974363425b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.115525 | controller |     "Jun 11 11:16:52.838481 crc crio[3656]: time=\"2026-06-11T11:16:52.838411398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=d965ae57-dd5d-40aa-ab5d-c1ee8ed8b4d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.115539 | controller |     "Jun 11 11:16:52.883424 crc crio[3656]: time=\"2026-06-11T11:16:52.883302773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=722beb34-4dc9-4eb8-9fad-b2336317387b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.115560 | controller |     "Jun 11 11:16:52.888055 crc crio[3656]: time=\"2026-06-11T11:16:52.887090668Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=194d6bd5-3372-4ffd-91eb-565810ce7123 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.115576 | controller |     "Jun 11 11:16:52.888055 crc crio[3656]: time=\"2026-06-11T11:16:52.887878432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.115590 | controller |     "Jun 11 11:16:52.927875 crc crio[3656]: time=\"2026-06-11T11:16:52.927536339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.115605 | controller |     "Jun 11 11:16:52.934390 crc crio[3656]: time=\"2026-06-11T11:16:52.934283114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.115620 | controller |     "Jun 11 11:16:53.087211 crc crio[3656]: time=\"2026-06-11T11:16:53.087061441Z\" level=info msg=\"Removed container 8e53fd98403c9c9626cc23200712f1be14ec1d1f773c277ee279fe792436b745: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=ca050776-a385-402c-b121-b2af1a8203c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.115634 | controller |     "Jun 11 11:16:53.288541 crc crio[3656]: time=\"2026-06-11T11:16:53.288383774Z\" level=info msg=\"Created container d30bdc53d1b8ee061117dc61c80dd2f7ef417b80de26142b19c7028a2e8d57f5: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=194d6bd5-3372-4ffd-91eb-565810ce7123 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.115648 | controller |     "Jun 11 11:16:53.289911 crc crio[3656]: time=\"2026-06-11T11:16:53.289857609Z\" level=info msg=\"Starting container: d30bdc53d1b8ee061117dc61c80dd2f7ef417b80de26142b19c7028a2e8d57f5\" id=6809e4b5-bb80-4a90-9fc1-00124e534c45 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.115663 | controller |     "Jun 11 11:16:53.307197 crc crio[3656]: time=\"2026-06-11T11:16:53.307082083Z\" level=info msg=\"Started container\" PID=14738 containerID=d30bdc53d1b8ee061117dc61c80dd2f7ef417b80de26142b19c7028a2e8d57f5 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=6809e4b5-bb80-4a90-9fc1-00124e534c45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593",
2026-06-11 12:41:58.115678 | controller |     "Jun 11 11:17:07.328561 crc crio[3656]: time=\"2026-06-11T11:17:07.325560832Z\" level=info msg=\"Stopping pod sandbox: 146cf5a36a8051d7452f3f8e8a58f30c9fbd1bcedbb1d3cb311c80c8614985d3\" id=9ab1eaed-0687-480d-bd4b-bf4a85356967 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.115692 | controller |     "Jun 11 11:17:07.328561 crc crio[3656]: time=\"2026-06-11T11:17:07.326215862Z\" level=info msg=\"Stopped pod sandbox (already stopped): 146cf5a36a8051d7452f3f8e8a58f30c9fbd1bcedbb1d3cb311c80c8614985d3\" id=9ab1eaed-0687-480d-bd4b-bf4a85356967 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.115707 | controller |     "Jun 11 11:17:07.328561 crc crio[3656]: time=\"2026-06-11T11:17:07.327292535Z\" level=info msg=\"Removing pod sandbox: 146cf5a36a8051d7452f3f8e8a58f30c9fbd1bcedbb1d3cb311c80c8614985d3\" id=39acc79b-3cc5-4e73-8314-ad9fb0910d0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.115722 | controller |     "Jun 11 11:17:07.336459 crc crio[3656]: time=\"2026-06-11T11:17:07.33633215Z\" level=info msg=\"Removed pod sandbox: 146cf5a36a8051d7452f3f8e8a58f30c9fbd1bcedbb1d3cb311c80c8614985d3\" id=39acc79b-3cc5-4e73-8314-ad9fb0910d0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.115740 | controller |     "Jun 11 11:17:14.174665 crc crio[3656]: time=\"2026-06-11T11:17:14.173815269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d9df878c-baca-4c3b-ae77-ccd0ad6a4fe9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.115756 | controller |     "Jun 11 11:17:14.556274 crc crio[3656]: time=\"2026-06-11T11:17:14.556012714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=149f922b-e22f-4efa-a767-35698285e267 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.115770 | controller |     "Jun 11 11:17:14.562801 crc crio[3656]: time=\"2026-06-11T11:17:14.562626185Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=a0a85ff2-45fa-4457-be21-34b216f6b0ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.115784 | controller |     "Jun 11 11:17:14.563148 crc crio[3656]: time=\"2026-06-11T11:17:14.563042157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.115799 | controller |     "Jun 11 11:17:14.642763 crc crio[3656]: time=\"2026-06-11T11:17:14.639172143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.115813 | controller |     "Jun 11 11:17:14.834940 crc crio[3656]: time=\"2026-06-11T11:17:14.834628668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.115828 | controller |     "Jun 11 11:17:15.199769 crc crio[3656]: time=\"2026-06-11T11:17:15.19865086Z\" level=info msg=\"Created container f51e740c58b81560ee786ea67db6e7370b3ae3f38298894a554bc6e00e39aae8: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=a0a85ff2-45fa-4457-be21-34b216f6b0ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.115843 | controller |     "Jun 11 11:17:15.201842 crc crio[3656]: time=\"2026-06-11T11:17:15.201353882Z\" level=info msg=\"Starting container: f51e740c58b81560ee786ea67db6e7370b3ae3f38298894a554bc6e00e39aae8\" id=26d0f09a-396b-4fa7-bf87-1cf7008dcff1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.115859 | controller |     "Jun 11 11:17:15.260080 crc crio[3656]: time=\"2026-06-11T11:17:15.259891903Z\" level=info msg=\"Started container\" PID=15219 containerID=f51e740c58b81560ee786ea67db6e7370b3ae3f38298894a554bc6e00e39aae8 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=26d0f09a-396b-4fa7-bf87-1cf7008dcff1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed",
2026-06-11 12:41:58.115874 | controller |     "Jun 11 11:17:18.349849 crc crio[3656]: time=\"2026-06-11T11:17:18.349753865Z\" level=info msg=\"Stopping container: d30bdc53d1b8ee061117dc61c80dd2f7ef417b80de26142b19c7028a2e8d57f5 (timeout: 2s)\" id=fad61045-53c7-4d1a-829f-f0c2d51abe82 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.115889 | controller |     "Jun 11 11:17:19.230119 crc crio[3656]: time=\"2026-06-11T11:17:19.230010789Z\" level=info msg=\"Removing container: 2815149a8e23be7219724b40728791f97e45110a3e189c0929d3941493e6af11\" id=22edd432-4e25-4dd3-be14-674671a24647 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.115904 | controller |     "Jun 11 11:17:21.119783 crc crio[3656]: time=\"2026-06-11T11:17:21.119491371Z\" level=info msg=\"Stopped container d30bdc53d1b8ee061117dc61c80dd2f7ef417b80de26142b19c7028a2e8d57f5: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=fad61045-53c7-4d1a-829f-f0c2d51abe82 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.115923 | controller |     "Jun 11 11:17:24.842101 crc crio[3656]: time=\"2026-06-11T11:17:24.841575534Z\" level=info msg=\"Removed container 2815149a8e23be7219724b40728791f97e45110a3e189c0929d3941493e6af11: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=22edd432-4e25-4dd3-be14-674671a24647 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.115938 | controller |     "Jun 11 11:17:53.730459 crc crio[3656]: time=\"2026-06-11T11:17:53.729474646Z\" level=info msg=\"Stopping container: d38d79fa974aceb6f33c7e0160c593067ffe70463d34fc798cc8ebd7db4810df (timeout: 2s)\" id=900cd33e-6246-4ad4-87bf-6fb939559f7c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.115953 | controller |     "Jun 11 11:17:53.856885 crc crio[3656]: time=\"2026-06-11T11:17:53.856789928Z\" level=info msg=\"Stopped container d38d79fa974aceb6f33c7e0160c593067ffe70463d34fc798cc8ebd7db4810df: openshift-marketplace/redhat-operators-26wrs/registry-server\" id=900cd33e-6246-4ad4-87bf-6fb939559f7c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.115968 | controller |     "Jun 11 11:17:53.857936 crc crio[3656]: time=\"2026-06-11T11:17:53.857865241Z\" level=info msg=\"Stopping pod sandbox: cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7\" id=e2865349-f496-46ed-8925-aa8dfa574e00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.115983 | controller |     "Jun 11 11:17:53.858515 crc crio[3656]: time=\"2026-06-11T11:17:53.858448829Z\" level=info msg=\"Got pod network &{Name:redhat-operators-26wrs Namespace:openshift-marketplace ID:cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7 UID:916b175c-11a2-47e8-884b-b6c1c8d0b4d8 NetNS:/var/run/netns/975e6ac5-8251-4b79-9ec6-c56bed67f219 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod916b175c_11a2_47e8_884b_b6c1c8d0b4d8.slice PodAnnotations:0xc000132e10}] Aliases:map[]}\"",
2026-06-11 12:41:58.115998 | controller |     "Jun 11 11:17:53.858660 crc crio[3656]: time=\"2026-06-11T11:17:53.858607843Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-26wrs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.116013 | controller |     "Jun 11 11:17:53.926533 crc crio[3656]: time=\"2026-06-11T11:17:53.926427316Z\" level=info msg=\"Stopping container: c7f2911aa4c6bf1b9379c9880549392b1f15087ff457e30c5883029daf6fc16d (timeout: 2s)\" id=48c54d60-434d-4f5e-90b7-4e998150be34 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.116027 | controller |     "Jun 11 11:17:54.056034 crc crio[3656]: time=\"2026-06-11T11:17:54.055648017Z\" level=info msg=\"Stopped container c7f2911aa4c6bf1b9379c9880549392b1f15087ff457e30c5883029daf6fc16d: openshift-marketplace/certified-operators-vk6c6/registry-server\" id=48c54d60-434d-4f5e-90b7-4e998150be34 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.116042 | controller |     "Jun 11 11:17:54.058409 crc crio[3656]: time=\"2026-06-11T11:17:54.058353359Z\" level=info msg=\"Stopping pod sandbox: 168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509\" id=8e7b38ee-aebc-40ae-b896-7c6b06cdeb8d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.116058 | controller |     "Jun 11 11:17:54.058858 crc crio[3656]: time=\"2026-06-11T11:17:54.058783972Z\" level=info msg=\"Got pod network &{Name:certified-operators-vk6c6 Namespace:openshift-marketplace ID:168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509 UID:686c9890-1411-4bf9-8d24-9d1ce5867fe6 NetNS:/var/run/netns/78a1c13e-cb24-4bf7-ae61-f2a14c3bade8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod686c9890_1411_4bf9_8d24_9d1ce5867fe6.slice PodAnnotations:0xc00008d048}] Aliases:map[]}\"",
2026-06-11 12:41:58.116076 | controller |     "Jun 11 11:17:54.058959 crc crio[3656]: time=\"2026-06-11T11:17:54.058940977Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-vk6c6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.116092 | controller |     "Jun 11 11:17:54.123357 crc crio[3656]: time=\"2026-06-11T11:17:54.122372486Z\" level=info msg=\"Stopped pod sandbox: cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7\" id=e2865349-f496-46ed-8925-aa8dfa574e00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.116106 | controller |     "Jun 11 11:17:54.282320 crc crio[3656]: time=\"2026-06-11T11:17:54.282134206Z\" level=info msg=\"Stopped pod sandbox: 168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509\" id=8e7b38ee-aebc-40ae-b896-7c6b06cdeb8d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.116121 | controller |     "Jun 11 11:17:54.836984 crc crio[3656]: time=\"2026-06-11T11:17:54.835812807Z\" level=info msg=\"Removing container: d38d79fa974aceb6f33c7e0160c593067ffe70463d34fc798cc8ebd7db4810df\" id=c53bf503-b43f-43b9-b6dc-f8d6e2de31f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116136 | controller |     "Jun 11 11:17:54.854283 crc crio[3656]: time=\"2026-06-11T11:17:54.854184296Z\" level=info msg=\"Removed container d38d79fa974aceb6f33c7e0160c593067ffe70463d34fc798cc8ebd7db4810df: openshift-marketplace/redhat-operators-26wrs/registry-server\" id=c53bf503-b43f-43b9-b6dc-f8d6e2de31f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116151 | controller |     "Jun 11 11:17:54.857072 crc crio[3656]: time=\"2026-06-11T11:17:54.856990001Z\" level=info msg=\"Removing container: 7b5f2aae3f357d310d4586dda3cdb95e111c418ab8a0cdb9041dc53299e44a57\" id=9a0dc5ac-f987-4ee9-a1aa-f726b1600b5d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116165 | controller |     "Jun 11 11:17:54.891420 crc crio[3656]: time=\"2026-06-11T11:17:54.891331595Z\" level=info msg=\"Removed container 7b5f2aae3f357d310d4586dda3cdb95e111c418ab8a0cdb9041dc53299e44a57: openshift-marketplace/redhat-operators-26wrs/extract-content\" id=9a0dc5ac-f987-4ee9-a1aa-f726b1600b5d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116179 | controller |     "Jun 11 11:17:54.893998 crc crio[3656]: time=\"2026-06-11T11:17:54.893855672Z\" level=info msg=\"Removing container: c3da057fd812634c3931a35a47da6592b33ee10a31b1cf5509ce872e05c8c735\" id=2c7583dd-c1e5-4d06-9dcc-1492960f38ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116194 | controller |     "Jun 11 11:17:54.940884 crc crio[3656]: time=\"2026-06-11T11:17:54.94079451Z\" level=info msg=\"Removed container c3da057fd812634c3931a35a47da6592b33ee10a31b1cf5509ce872e05c8c735: openshift-marketplace/redhat-operators-26wrs/extract-utilities\" id=2c7583dd-c1e5-4d06-9dcc-1492960f38ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116208 | controller |     "Jun 11 11:17:54.947500 crc crio[3656]: time=\"2026-06-11T11:17:54.947425122Z\" level=info msg=\"Removing container: c7f2911aa4c6bf1b9379c9880549392b1f15087ff457e30c5883029daf6fc16d\" id=73f92941-f032-49d0-a4d0-c79aa9a6fccf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116223 | controller |     "Jun 11 11:17:54.964417 crc crio[3656]: time=\"2026-06-11T11:17:54.964325986Z\" level=info msg=\"Removed container c7f2911aa4c6bf1b9379c9880549392b1f15087ff457e30c5883029daf6fc16d: openshift-marketplace/certified-operators-vk6c6/registry-server\" id=73f92941-f032-49d0-a4d0-c79aa9a6fccf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116240 | controller |     "Jun 11 11:17:54.970163 crc crio[3656]: time=\"2026-06-11T11:17:54.967937536Z\" level=info msg=\"Removing container: 38bce8ea31b3203c30720fb847ef8779f61ee90cdda322f215c3302777faaec9\" id=0871c395-e671-4d60-85a2-eebb7a056119 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116262 | controller |     "Jun 11 11:17:55.000859 crc crio[3656]: time=\"2026-06-11T11:17:55.000482276Z\" level=info msg=\"Removed container 38bce8ea31b3203c30720fb847ef8779f61ee90cdda322f215c3302777faaec9: openshift-marketplace/certified-operators-vk6c6/extract-content\" id=0871c395-e671-4d60-85a2-eebb7a056119 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116289 | controller |     "Jun 11 11:17:55.005639 crc crio[3656]: time=\"2026-06-11T11:17:55.00555956Z\" level=info msg=\"Removing container: 5e877526407baff70056a1a0cefcc0fa3e3905c2d22c96df8a30b234b281aa6c\" id=cbe0bcca-bb92-43c1-9c73-381a00b13514 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116313 | controller |     "Jun 11 11:17:55.026470 crc crio[3656]: time=\"2026-06-11T11:17:55.025804936Z\" level=info msg=\"Removed container 5e877526407baff70056a1a0cefcc0fa3e3905c2d22c96df8a30b234b281aa6c: openshift-marketplace/certified-operators-vk6c6/extract-utilities\" id=cbe0bcca-bb92-43c1-9c73-381a00b13514 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116335 | controller |     "Jun 11 11:17:56.127613 crc crio[3656]: time=\"2026-06-11T11:17:56.127509686Z\" level=info msg=\"Stopping container: 2c746fa776f8de5da2fd4275cc047302788ab436ba7f298d6525004c1bef52ce (timeout: 2s)\" id=ebec886d-0590-470d-9cb5-957f89e76fd5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.116371 | controller |     "Jun 11 11:17:56.253824 crc crio[3656]: time=\"2026-06-11T11:17:56.25323394Z\" level=info msg=\"Stopped container 2c746fa776f8de5da2fd4275cc047302788ab436ba7f298d6525004c1bef52ce: openshift-marketplace/community-operators-p85kl/registry-server\" id=ebec886d-0590-470d-9cb5-957f89e76fd5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.116388 | controller |     "Jun 11 11:17:56.254962 crc crio[3656]: time=\"2026-06-11T11:17:56.254887681Z\" level=info msg=\"Stopping pod sandbox: 78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164\" id=628085e1-3c47-48b0-afa4-744cf6179b0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.116403 | controller |     "Jun 11 11:17:56.255326 crc crio[3656]: time=\"2026-06-11T11:17:56.255236711Z\" level=info msg=\"Got pod network &{Name:community-operators-p85kl Namespace:openshift-marketplace ID:78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164 UID:8d22030f-a035-40de-8248-adf3f7e83c92 NetNS:/var/run/netns/16a4b70f-16a5-4ec6-b9cd-57d6ebec1877 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8d22030f_a035_40de_8248_adf3f7e83c92.slice PodAnnotations:0xc00008c5a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.116419 | controller |     "Jun 11 11:17:56.255530 crc crio[3656]: time=\"2026-06-11T11:17:56.255428187Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-p85kl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.116434 | controller |     "Jun 11 11:17:56.326761 crc crio[3656]: time=\"2026-06-11T11:17:56.326613672Z\" level=info msg=\"Stopping container: b7f61f19a7bf41cbb8a94c602708dac2d8b99c0e4f68f73f5c01777a3db3c564 (timeout: 2s)\" id=08c42190-8f16-43c6-afd4-852daa7ecac5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.116448 | controller |     "Jun 11 11:17:56.455005 crc crio[3656]: time=\"2026-06-11T11:17:56.454911725Z\" level=info msg=\"Stopped container b7f61f19a7bf41cbb8a94c602708dac2d8b99c0e4f68f73f5c01777a3db3c564: openshift-marketplace/redhat-marketplace-c7ln6/registry-server\" id=08c42190-8f16-43c6-afd4-852daa7ecac5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.116463 | controller |     "Jun 11 11:17:56.455960 crc crio[3656]: time=\"2026-06-11T11:17:56.455880654Z\" level=info msg=\"Stopping pod sandbox: 9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996\" id=b5921a26-4796-4433-971f-ddab694be29d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.116478 | controller |     "Jun 11 11:17:56.456385 crc crio[3656]: time=\"2026-06-11T11:17:56.456318327Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-c7ln6 Namespace:openshift-marketplace ID:9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996 UID:0763b957-7da9-4d26-a3dc-c04f2ad9990c NetNS:/var/run/netns/3cfd194f-3b88-43b3-a622-a0032d214c42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0763b957_7da9_4d26_a3dc_c04f2ad9990c.slice PodAnnotations:0xc001e80108}] Aliases:map[]}\"",
2026-06-11 12:41:58.116497 | controller |     "Jun 11 11:17:56.456544 crc crio[3656]: time=\"2026-06-11T11:17:56.456488873Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-c7ln6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.116513 | controller |     "Jun 11 11:17:56.478101 crc crio[3656]: time=\"2026-06-11T11:17:56.477966676Z\" level=info msg=\"Stopped pod sandbox: 78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164\" id=628085e1-3c47-48b0-afa4-744cf6179b0e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.116527 | controller |     "Jun 11 11:17:56.689394 crc crio[3656]: time=\"2026-06-11T11:17:56.689306983Z\" level=info msg=\"Stopped pod sandbox: 9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996\" id=b5921a26-4796-4433-971f-ddab694be29d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.116541 | controller |     "Jun 11 11:17:56.870553 crc crio[3656]: time=\"2026-06-11T11:17:56.870418522Z\" level=info msg=\"Removing container: 2c746fa776f8de5da2fd4275cc047302788ab436ba7f298d6525004c1bef52ce\" id=7d1403fc-aa21-4839-a75b-8f42ec044a48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116555 | controller |     "Jun 11 11:17:56.915361 crc crio[3656]: time=\"2026-06-11T11:17:56.915318538Z\" level=info msg=\"Removed container 2c746fa776f8de5da2fd4275cc047302788ab436ba7f298d6525004c1bef52ce: openshift-marketplace/community-operators-p85kl/registry-server\" id=7d1403fc-aa21-4839-a75b-8f42ec044a48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116570 | controller |     "Jun 11 11:17:56.919366 crc crio[3656]: time=\"2026-06-11T11:17:56.919281508Z\" level=info msg=\"Removing container: e99a10242eb501c4142a9db18188f673357cd968b2ea83e4599e852897b06e97\" id=9f0fc1c8-c159-4992-bce7-db0ffa2f77cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116585 | controller |     "Jun 11 11:17:56.950331 crc crio[3656]: time=\"2026-06-11T11:17:56.950047894Z\" level=info msg=\"Removed container e99a10242eb501c4142a9db18188f673357cd968b2ea83e4599e852897b06e97: openshift-marketplace/community-operators-p85kl/extract-content\" id=9f0fc1c8-c159-4992-bce7-db0ffa2f77cd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116600 | controller |     "Jun 11 11:17:56.952980 crc crio[3656]: time=\"2026-06-11T11:17:56.952939282Z\" level=info msg=\"Removing container: cce748cf8ba22c7a2ee4598740bcd8829f12bd660e6bd08cb358a636afeaa6a9\" id=4db152bf-61f2-4c50-9370-dfbbd78aa98e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116614 | controller |     "Jun 11 11:17:56.980139 crc crio[3656]: time=\"2026-06-11T11:17:56.980046446Z\" level=info msg=\"Removed container cce748cf8ba22c7a2ee4598740bcd8829f12bd660e6bd08cb358a636afeaa6a9: openshift-marketplace/community-operators-p85kl/extract-utilities\" id=4db152bf-61f2-4c50-9370-dfbbd78aa98e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116629 | controller |     "Jun 11 11:17:56.986390 crc crio[3656]: time=\"2026-06-11T11:17:56.986306727Z\" level=info msg=\"Removing container: b7f61f19a7bf41cbb8a94c602708dac2d8b99c0e4f68f73f5c01777a3db3c564\" id=fa86da72-130a-41df-8fc9-6b3e47cde39b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116643 | controller |     "Jun 11 11:17:57.003903 crc crio[3656]: time=\"2026-06-11T11:17:57.003806029Z\" level=info msg=\"Removed container b7f61f19a7bf41cbb8a94c602708dac2d8b99c0e4f68f73f5c01777a3db3c564: openshift-marketplace/redhat-marketplace-c7ln6/registry-server\" id=fa86da72-130a-41df-8fc9-6b3e47cde39b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116662 | controller |     "Jun 11 11:17:57.006624 crc crio[3656]: time=\"2026-06-11T11:17:57.006549252Z\" level=info msg=\"Removing container: 3b4dbf1ef1a3ca06a915065c25b33b59be4e34b016b3fcc037f143317512b99f\" id=722cd356-5702-4221-952c-7113e1f50f86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116677 | controller |     "Jun 11 11:17:57.026120 crc crio[3656]: time=\"2026-06-11T11:17:57.026005864Z\" level=info msg=\"Removed container 3b4dbf1ef1a3ca06a915065c25b33b59be4e34b016b3fcc037f143317512b99f: openshift-marketplace/redhat-marketplace-c7ln6/extract-content\" id=722cd356-5702-4221-952c-7113e1f50f86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116692 | controller |     "Jun 11 11:17:57.029867 crc crio[3656]: time=\"2026-06-11T11:17:57.02979523Z\" level=info msg=\"Removing container: 8f1fa009d283b5af4c1e5e2236f90650c10f19f9f840f9c09d140a6df194a226\" id=996b739f-92b9-4f18-98f1-ba30301d39c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116707 | controller |     "Jun 11 11:17:57.045922 crc crio[3656]: time=\"2026-06-11T11:17:57.045821137Z\" level=info msg=\"Removed container 8f1fa009d283b5af4c1e5e2236f90650c10f19f9f840f9c09d140a6df194a226: openshift-marketplace/redhat-marketplace-c7ln6/extract-utilities\" id=996b739f-92b9-4f18-98f1-ba30301d39c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116721 | controller |     "Jun 11 11:17:57.355120 crc crio[3656]: time=\"2026-06-11T11:17:57.354951409Z\" level=info msg=\"Stopping container: 0dfe99f3bc957d863bce5ee91f9f565247c36d7a10a3ead29cd1d94d4e8214f9 (timeout: 15s)\" id=e47a492b-ad6b-40e1-bafb-57559c34d932 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.116736 | controller |     "Jun 11 11:17:57.356425 crc crio[3656]: time=\"2026-06-11T11:17:57.356335112Z\" level=info msg=\"Stopping container: d74477f83742b7b38abbc94bc800feb4313313fb723a3f41b0ae61bfa123be97 (timeout: 15s)\" id=911a7d3e-6c5f-4aad-999a-7d176974c7b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.116750 | controller |     "Jun 11 11:17:57.356515 crc crio[3656]: time=\"2026-06-11T11:17:57.356435325Z\" level=info msg=\"Stopping container: 76556d05982cf3effeadd042ec05735f94bfbfa70cc04749186d7772d5c8d55a (timeout: 15s)\" id=c003f08c-6dd3-4ac4-a6e5-99fd06d08b89 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.116765 | controller |     "Jun 11 11:17:57.357130 crc crio[3656]: time=\"2026-06-11T11:17:57.357030063Z\" level=info msg=\"Stopping container: 98e85bd33559405a25859ffa72b2ebc8ec14178a4a3abba25fdb799581c7ce28 (timeout: 15s)\" id=f8fea4ff-3679-4e8a-abf3-7fdf189c18dc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.116779 | controller |     "Jun 11 11:17:57.357510 crc crio[3656]: time=\"2026-06-11T11:17:57.356373943Z\" level=info msg=\"Stopping container: 1450461550b588049a3423e38f57e0ecd672dd6f8d8c7cd87af0f04a146331b2 (timeout: 15s)\" id=e9ec6942-fe50-4b27-9906-731bf435beaa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.116794 | controller |     "Jun 11 11:17:57.572854 crc crio[3656]: time=\"2026-06-11T11:17:57.571069473Z\" level=info msg=\"Stopped container 98e85bd33559405a25859ffa72b2ebc8ec14178a4a3abba25fdb799581c7ce28: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=f8fea4ff-3679-4e8a-abf3-7fdf189c18dc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.116808 | controller |     "Jun 11 11:17:57.645510 crc crio[3656]: time=\"2026-06-11T11:17:57.645422595Z\" level=info msg=\"Stopped container 1450461550b588049a3423e38f57e0ecd672dd6f8d8c7cd87af0f04a146331b2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=e9ec6942-fe50-4b27-9906-731bf435beaa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.116826 | controller |     "Jun 11 11:17:57.709404 crc crio[3656]: time=\"2026-06-11T11:17:57.709277177Z\" level=info msg=\"Stopped container 76556d05982cf3effeadd042ec05735f94bfbfa70cc04749186d7772d5c8d55a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=c003f08c-6dd3-4ac4-a6e5-99fd06d08b89 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.116841 | controller |     "Jun 11 11:17:57.768161 crc crio[3656]: time=\"2026-06-11T11:17:57.7679139Z\" level=info msg=\"Stopped container d74477f83742b7b38abbc94bc800feb4313313fb723a3f41b0ae61bfa123be97: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=911a7d3e-6c5f-4aad-999a-7d176974c7b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.116856 | controller |     "Jun 11 11:17:58.919009 crc crio[3656]: time=\"2026-06-11T11:17:58.918234519Z\" level=info msg=\"Stopping pod sandbox: 83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1\" id=f0a854d4-7ceb-4bbd-8336-8f2b373d787e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.116870 | controller |     "Jun 11 11:17:58.920987 crc crio[3656]: time=\"2026-06-11T11:17:58.919545439Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1 UID:f72cec4b-304a-4abd-b103-8c9aef2c5b45 NetNS:/var/run/netns/8ff4ab58-9f5f-43a6-8ad0-9b4ad07b958c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podf72cec4b_304a_4abd_b103_8c9aef2c5b45.slice PodAnnotations:0xc00141f040}] Aliases:map[]}\"",
2026-06-11 12:41:58.116885 | controller |     "Jun 11 11:17:58.920987 crc crio[3656]: time=\"2026-06-11T11:17:58.919774436Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.116900 | controller |     "Jun 11 11:17:59.217401 crc crio[3656]: time=\"2026-06-11T11:17:59.217235154Z\" level=info msg=\"Stopped pod sandbox: 83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1\" id=f0a854d4-7ceb-4bbd-8336-8f2b373d787e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.116914 | controller |     "Jun 11 11:17:59.928779 crc crio[3656]: time=\"2026-06-11T11:17:59.928599111Z\" level=info msg=\"Stopped container 0dfe99f3bc957d863bce5ee91f9f565247c36d7a10a3ead29cd1d94d4e8214f9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=e47a492b-ad6b-40e1-bafb-57559c34d932 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.116929 | controller |     "Jun 11 11:17:59.930009 crc crio[3656]: time=\"2026-06-11T11:17:59.929914751Z\" level=info msg=\"Stopping pod sandbox: e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6\" id=ea43f8ec-517b-4519-ae07-1cd9183f2ac7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.116944 | controller |     "Jun 11 11:17:59.939986 crc crio[3656]: time=\"2026-06-11T11:17:59.939841433Z\" level=info msg=\"Stopped pod sandbox: e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6\" id=ea43f8ec-517b-4519-ae07-1cd9183f2ac7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.116959 | controller |     "Jun 11 11:18:00.983895 crc crio[3656]: time=\"2026-06-11T11:18:00.983189197Z\" level=info msg=\"Removing container: 1450461550b588049a3423e38f57e0ecd672dd6f8d8c7cd87af0f04a146331b2\" id=fbc70c2b-65f5-4afb-addc-481a7a48a92e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116974 | controller |     "Jun 11 11:18:01.015336 crc crio[3656]: time=\"2026-06-11T11:18:01.01518801Z\" level=info msg=\"Removed container 1450461550b588049a3423e38f57e0ecd672dd6f8d8c7cd87af0f04a146331b2: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=fbc70c2b-65f5-4afb-addc-481a7a48a92e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.116989 | controller |     "Jun 11 11:18:01.020514 crc crio[3656]: time=\"2026-06-11T11:18:01.020435349Z\" level=info msg=\"Removing container: d74477f83742b7b38abbc94bc800feb4313313fb723a3f41b0ae61bfa123be97\" id=35520912-bebb-4e3b-bf5c-617e6c6543bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.117008 | controller |     "Jun 11 11:18:01.052176 crc crio[3656]: time=\"2026-06-11T11:18:01.05202514Z\" level=info msg=\"Removed container d74477f83742b7b38abbc94bc800feb4313313fb723a3f41b0ae61bfa123be97: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=35520912-bebb-4e3b-bf5c-617e6c6543bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.117024 | controller |     "Jun 11 11:18:01.056891 crc crio[3656]: time=\"2026-06-11T11:18:01.056454305Z\" level=info msg=\"Removing container: 98e85bd33559405a25859ffa72b2ebc8ec14178a4a3abba25fdb799581c7ce28\" id=103c484b-482e-4b1e-bb97-7c2ebc346392 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.117039 | controller |     "Jun 11 11:18:01.077444 crc crio[3656]: time=\"2026-06-11T11:18:01.07733923Z\" level=info msg=\"Removed container 98e85bd33559405a25859ffa72b2ebc8ec14178a4a3abba25fdb799581c7ce28: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=103c484b-482e-4b1e-bb97-7c2ebc346392 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.117054 | controller |     "Jun 11 11:18:01.098426 crc crio[3656]: time=\"2026-06-11T11:18:01.097492513Z\" level=info msg=\"Removing container: 76556d05982cf3effeadd042ec05735f94bfbfa70cc04749186d7772d5c8d55a\" id=33daad63-a372-44ea-a09a-926445205d7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.117069 | controller |     "Jun 11 11:18:01.130193 crc crio[3656]: time=\"2026-06-11T11:18:01.130105005Z\" level=info msg=\"Removed container 76556d05982cf3effeadd042ec05735f94bfbfa70cc04749186d7772d5c8d55a: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=33daad63-a372-44ea-a09a-926445205d7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.117084 | controller |     "Jun 11 11:18:01.133222 crc crio[3656]: time=\"2026-06-11T11:18:01.133169008Z\" level=info msg=\"Removing container: 0dfe99f3bc957d863bce5ee91f9f565247c36d7a10a3ead29cd1d94d4e8214f9\" id=2b9231c1-33df-4c22-921d-7497b7548df8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.117098 | controller |     "Jun 11 11:18:01.158977 crc crio[3656]: time=\"2026-06-11T11:18:01.15886948Z\" level=info msg=\"Removed container 0dfe99f3bc957d863bce5ee91f9f565247c36d7a10a3ead29cd1d94d4e8214f9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=2b9231c1-33df-4c22-921d-7497b7548df8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.117113 | controller |     "Jun 11 11:18:01.162338 crc crio[3656]: time=\"2026-06-11T11:18:01.162235463Z\" level=info msg=\"Removing container: 58333d9a449d7c3b686e4ca8d4afc65a0f0feca276b50d4afb239277a4f6ddee\" id=13ce5577-fd5f-4788-8dfc-1de646e86c13 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.117128 | controller |     "Jun 11 11:18:01.241211 crc crio[3656]: time=\"2026-06-11T11:18:01.241129982Z\" level=info msg=\"Removed container 58333d9a449d7c3b686e4ca8d4afc65a0f0feca276b50d4afb239277a4f6ddee: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=13ce5577-fd5f-4788-8dfc-1de646e86c13 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.117143 | controller |     "Jun 11 11:18:02.451842 crc crio[3656]: time=\"2026-06-11T11:18:02.451403505Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=b29cce38-c5b3-40b7-9171-8c3296ef3727 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.117162 | controller |     "Jun 11 11:18:02.451842 crc crio[3656]: time=\"2026-06-11T11:18:02.451532239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.117184 | controller |     "Jun 11 11:18:02.479982 crc crio[3656]: time=\"2026-06-11T11:18:02.477410526Z\" 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=b29cce38-c5b3-40b7-9171-8c3296ef3727 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.117209 | controller |     "Jun 11 11:18:02.488198 crc crio[3656]: time=\"2026-06-11T11:18:02.488110841Z\" level=info msg=\"Ran pod sandbox 71ed2627a5f0c61fc97d40d6eed150821761bd9f08a7fde5bd445f91d6b24c18 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=b29cce38-c5b3-40b7-9171-8c3296ef3727 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.117225 | controller |     "Jun 11 11:18:02.491086 crc crio[3656]: time=\"2026-06-11T11:18:02.49103494Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c100cec4-bdfa-447a-916a-ff06211f7cb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.117246 | controller |     "Jun 11 11:18:02.515794 crc crio[3656]: time=\"2026-06-11T11:18:02.515235087Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=75b93525-2e56-4801-acad-d941913ec690 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.117261 | controller |     "Jun 11 11:18:02.519227 crc crio[3656]: time=\"2026-06-11T11:18:02.519170606Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e6c48315-d57f-4c81-963d-5da3ad90fbd3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.117282 | controller |     "Jun 11 11:18:02.519341 crc crio[3656]: time=\"2026-06-11T11:18:02.5192978Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=94dc0c24-3c1f-42e4-8847-6ea5f6b372a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.117303 | controller |     "Jun 11 11:18:02.532598 crc crio[3656]: time=\"2026-06-11T11:18:02.532533453Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a92a4b55-7599-4719-9b23-d91ef3bcbb5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.117318 | controller |     "Jun 11 11:18:02.533881 crc crio[3656]: time=\"2026-06-11T11:18:02.533450231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.117342 | controller |     "Jun 11 11:18:02.539479 crc crio[3656]: time=\"2026-06-11T11:18:02.539418142Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=73d977cb-1143-46ad-9e6e-445e788bf457 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.117384 | controller |     "Jun 11 11:18:02.543233 crc crio[3656]: time=\"2026-06-11T11:18:02.543195067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.117417 | controller |     "Jun 11 11:18:02.562729 crc crio[3656]: time=\"2026-06-11T11:18:02.562588007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.117434 | controller |     "Jun 11 11:18:02.567654 crc crio[3656]: time=\"2026-06-11T11:18:02.567566498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.117456 | controller |     "Jun 11 11:18:02.574923 crc crio[3656]: time=\"2026-06-11T11:18:02.57484118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.117476 | controller |     "Jun 11 11:18:02.691861 crc crio[3656]: time=\"2026-06-11T11:18:02.691737455Z\" level=info msg=\"Created container 66ebb3cec625f12c4018c9b68c1a5faf91b2144f3b0c504927c4bf173e81683a: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a92a4b55-7599-4719-9b23-d91ef3bcbb5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.117494 | controller |     "Jun 11 11:18:02.694470 crc crio[3656]: time=\"2026-06-11T11:18:02.694373765Z\" level=info msg=\"Starting container: 66ebb3cec625f12c4018c9b68c1a5faf91b2144f3b0c504927c4bf173e81683a\" id=a1460b2c-8b16-4211-97fc-3228c5050610 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.117564 | controller |     "Jun 11 11:18:02.707408 crc crio[3656]: time=\"2026-06-11T11:18:02.702035668Z\" level=info msg=\"Started container\" PID=16423 containerID=66ebb3cec625f12c4018c9b68c1a5faf91b2144f3b0c504927c4bf173e81683a description=openshift-console/downloads-747b44746d-4pqvr/download-server id=a1460b2c-8b16-4211-97fc-3228c5050610 name=/runtime.v1.RuntimeService/StartContainer sandboxID=313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593",
2026-06-11 12:41:58.117587 | controller |     "Jun 11 11:18:02.738305 crc crio[3656]: time=\"2026-06-11T11:18:02.738193308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.117602 | controller |     "Jun 11 11:18:02.836874 crc crio[3656]: time=\"2026-06-11T11:18:02.836791897Z\" level=info msg=\"Created container 671a8ae8d79b675999f7c0ba26416c9200a99a95876b27943696d9181fe2c068: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=73d977cb-1143-46ad-9e6e-445e788bf457 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.117617 | controller |     "Jun 11 11:18:02.838807 crc crio[3656]: time=\"2026-06-11T11:18:02.838758727Z\" level=info msg=\"Starting container: 671a8ae8d79b675999f7c0ba26416c9200a99a95876b27943696d9181fe2c068\" id=64040915-2bce-47bd-a52a-1a8f66e824fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.117633 | controller |     "Jun 11 11:18:02.844881 crc crio[3656]: time=\"2026-06-11T11:18:02.844606805Z\" level=info msg=\"Started container\" PID=16431 containerID=671a8ae8d79b675999f7c0ba26416c9200a99a95876b27943696d9181fe2c068 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=64040915-2bce-47bd-a52a-1a8f66e824fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=71ed2627a5f0c61fc97d40d6eed150821761bd9f08a7fde5bd445f91d6b24c18",
2026-06-11 12:41:58.117648 | controller |     "Jun 11 11:18:07.355894 crc crio[3656]: time=\"2026-06-11T11:18:07.354914411Z\" level=info msg=\"Stopping pod sandbox: 9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996\" id=b24b7329-c109-4cc7-be10-8dc21f9ee005 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.117662 | controller |     "Jun 11 11:18:07.355894 crc crio[3656]: time=\"2026-06-11T11:18:07.355750957Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996\" id=b24b7329-c109-4cc7-be10-8dc21f9ee005 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.117678 | controller |     "Jun 11 11:18:07.357106 crc crio[3656]: time=\"2026-06-11T11:18:07.356334024Z\" level=info msg=\"Removing pod sandbox: 9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996\" id=e1c8c5a9-0010-4631-a407-5314f83bcbb7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.117692 | controller |     "Jun 11 11:18:07.368590 crc crio[3656]: time=\"2026-06-11T11:18:07.368490504Z\" level=info msg=\"Removed pod sandbox: 9c0d11c9bd302e941b32471c2b966d6bf30eaaec12056549c2f6bd2c0454b996\" id=e1c8c5a9-0010-4631-a407-5314f83bcbb7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.117712 | controller |     "Jun 11 11:18:07.369499 crc crio[3656]: time=\"2026-06-11T11:18:07.369421132Z\" level=info msg=\"Stopping pod sandbox: e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6\" id=01a426ea-4e1c-4874-96df-ab2b7d3b1cfa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.117726 | controller |     "Jun 11 11:18:07.369499 crc crio[3656]: time=\"2026-06-11T11:18:07.369491004Z\" level=info msg=\"Stopped pod sandbox (already stopped): e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6\" id=01a426ea-4e1c-4874-96df-ab2b7d3b1cfa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.117741 | controller |     "Jun 11 11:18:07.371518 crc crio[3656]: time=\"2026-06-11T11:18:07.370175505Z\" level=info msg=\"Removing pod sandbox: e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6\" id=c3236371-3de7-4db5-95e6-8df438c62716 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.117756 | controller |     "Jun 11 11:18:07.382482 crc crio[3656]: time=\"2026-06-11T11:18:07.380012714Z\" level=info msg=\"Removed pod sandbox: e00ce41a636ec41332d73a0fdef85900c70cd99441eb54a22a9d845f4037fba6\" id=c3236371-3de7-4db5-95e6-8df438c62716 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.117770 | controller |     "Jun 11 11:18:07.382482 crc crio[3656]: time=\"2026-06-11T11:18:07.381088306Z\" level=info msg=\"Stopping pod sandbox: 168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509\" id=16858d3b-3655-43d6-aea3-735d2abf30ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.117785 | controller |     "Jun 11 11:18:07.382482 crc crio[3656]: time=\"2026-06-11T11:18:07.381181449Z\" level=info msg=\"Stopped pod sandbox (already stopped): 168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509\" id=16858d3b-3655-43d6-aea3-735d2abf30ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.117799 | controller |     "Jun 11 11:18:07.382482 crc crio[3656]: time=\"2026-06-11T11:18:07.382009314Z\" level=info msg=\"Removing pod sandbox: 168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509\" id=b20a9968-b4dc-448b-8a43-079102966ab2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.117814 | controller |     "Jun 11 11:18:07.394634 crc crio[3656]: time=\"2026-06-11T11:18:07.394514585Z\" level=info msg=\"Removed pod sandbox: 168d817d20c96e26c5015c2e720375b6e9c0517a5fa43ca32f546f44dd604509\" id=b20a9968-b4dc-448b-8a43-079102966ab2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.117828 | controller |     "Jun 11 11:18:07.396056 crc crio[3656]: time=\"2026-06-11T11:18:07.395960219Z\" level=info msg=\"Stopping pod sandbox: cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7\" id=4618277e-5d36-4fe0-a26c-d70b04ceaa32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.117843 | controller |     "Jun 11 11:18:07.396136 crc crio[3656]: time=\"2026-06-11T11:18:07.396066242Z\" level=info msg=\"Stopped pod sandbox (already stopped): cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7\" id=4618277e-5d36-4fe0-a26c-d70b04ceaa32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.117857 | controller |     "Jun 11 11:18:07.396787 crc crio[3656]: time=\"2026-06-11T11:18:07.39665828Z\" level=info msg=\"Removing pod sandbox: cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7\" id=893461b5-b51a-4203-abdd-30b68cc2b040 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.117872 | controller |     "Jun 11 11:18:07.410887 crc crio[3656]: time=\"2026-06-11T11:18:07.410587474Z\" level=info msg=\"Removed pod sandbox: cf8a661774ffccb1713fc077b00c0675e49e7f4a1e7997f65ccc75ca7f91b1d7\" id=893461b5-b51a-4203-abdd-30b68cc2b040 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.117887 | controller |     "Jun 11 11:18:07.411665 crc crio[3656]: time=\"2026-06-11T11:18:07.411572223Z\" level=info msg=\"Stopping pod sandbox: 78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164\" id=a7f94da9-ece0-4ba6-a7fb-b6896014d55f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.117906 | controller |     "Jun 11 11:18:07.411665 crc crio[3656]: time=\"2026-06-11T11:18:07.411743099Z\" level=info msg=\"Stopped pod sandbox (already stopped): 78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164\" id=a7f94da9-ece0-4ba6-a7fb-b6896014d55f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.117921 | controller |     "Jun 11 11:18:07.412351 crc crio[3656]: time=\"2026-06-11T11:18:07.412202673Z\" level=info msg=\"Removing pod sandbox: 78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164\" id=88b42919-ee93-47ee-9a59-7bb7d1b7893f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.117936 | controller |     "Jun 11 11:18:07.421902 crc crio[3656]: time=\"2026-06-11T11:18:07.421669441Z\" level=info msg=\"Removed pod sandbox: 78110a3d7a249d2f7bed1feff6359d2338fac250f3b905bea613a5d194b9e164\" id=88b42919-ee93-47ee-9a59-7bb7d1b7893f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.117950 | controller |     "Jun 11 11:18:09.535878 crc crio[3656]: time=\"2026-06-11T11:18:09.535152515Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=aed67446-fe5a-4b3d-a9e1-02b37f2eb577 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.117965 | controller |     "Jun 11 11:18:09.536513 crc crio[3656]: time=\"2026-06-11T11:18:09.536173006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.117979 | controller |     "Jun 11 11:18:09.563894 crc crio[3656]: time=\"2026-06-11T11:18:09.563767306Z\" 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=aed67446-fe5a-4b3d-a9e1-02b37f2eb577 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.117994 | controller |     "Jun 11 11:18:09.579123 crc crio[3656]: time=\"2026-06-11T11:18:09.57902902Z\" level=info msg=\"Ran pod sandbox 60659698b2e32caf4ca3ecedd756212a8ad9ce29d42c084324cbf711c4daacdf with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=aed67446-fe5a-4b3d-a9e1-02b37f2eb577 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.118009 | controller |     "Jun 11 11:18:09.584596 crc crio[3656]: time=\"2026-06-11T11:18:09.584501166Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e64e0bbf-ee94-4d97-b1d9-0aa88729f749 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.118025 | controller |     "Jun 11 11:18:09.587168 crc crio[3656]: time=\"2026-06-11T11:18:09.587079715Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a7125a30-672f-4990-b2b5-f75bc35424ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.118040 | controller |     "Jun 11 11:18:09.626627 crc crio[3656]: time=\"2026-06-11T11:18:09.625912696Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=6911ceb7-658b-425b-9c35-f63999be62ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.118054 | controller |     "Jun 11 11:18:09.626627 crc crio[3656]: time=\"2026-06-11T11:18:09.626319038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.118069 | controller |     "Jun 11 11:18:09.651670 crc crio[3656]: time=\"2026-06-11T11:18:09.651609597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.118097 | controller |     "Jun 11 11:18:09.820868 crc crio[3656]: time=\"2026-06-11T11:18:09.820260347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.118112 | controller |     "Jun 11 11:18:09.916254 crc crio[3656]: time=\"2026-06-11T11:18:09.916089012Z\" level=info msg=\"Created container a8720d2d97cd05a4cb30a0cf22c044b2ee665899e66d15e07c9359fae510fe67: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=6911ceb7-658b-425b-9c35-f63999be62ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.118127 | controller |     "Jun 11 11:18:09.918002 crc crio[3656]: time=\"2026-06-11T11:18:09.917898587Z\" level=info msg=\"Starting container: a8720d2d97cd05a4cb30a0cf22c044b2ee665899e66d15e07c9359fae510fe67\" id=48ce5d78-6ad2-43e4-93a2-4ac5bba4a499 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.118142 | controller |     "Jun 11 11:18:09.926254 crc crio[3656]: time=\"2026-06-11T11:18:09.926178829Z\" level=info msg=\"Started container\" PID=16539 containerID=a8720d2d97cd05a4cb30a0cf22c044b2ee665899e66d15e07c9359fae510fe67 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=48ce5d78-6ad2-43e4-93a2-4ac5bba4a499 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60659698b2e32caf4ca3ecedd756212a8ad9ce29d42c084324cbf711c4daacdf",
2026-06-11 12:41:58.118158 | controller |     "Jun 11 11:18:10.126931 crc crio[3656]: time=\"2026-06-11T11:18:10.126834792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e35c90ad-71b6-450d-acb8-f650e2ef0ec2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.118173 | controller |     "Jun 11 11:18:10.131053 crc crio[3656]: time=\"2026-06-11T11:18:10.130983118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=49677403-d91c-4646-aebf-c4ecaa2ade84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.118189 | controller |     "Jun 11 11:18:10.143583 crc crio[3656]: time=\"2026-06-11T11:18:10.143374135Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=65855241-e072-438d-ba06-b6fe8a2bb859 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.118204 | controller |     "Jun 11 11:18:10.144313 crc crio[3656]: time=\"2026-06-11T11:18:10.14419146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.118219 | controller |     "Jun 11 11:18:10.179806 crc crio[3656]: time=\"2026-06-11T11:18:10.175256965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.118234 | controller |     "Jun 11 11:18:10.358586 crc crio[3656]: time=\"2026-06-11T11:18:10.358459667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.118249 | controller |     "Jun 11 11:18:10.463267 crc crio[3656]: time=\"2026-06-11T11:18:10.463138821Z\" level=info msg=\"Created container 0328aab8ac26dab8d2f58ea62ea0838cef664fc993c99ec1196702b213ebe139: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=65855241-e072-438d-ba06-b6fe8a2bb859 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.118264 | controller |     "Jun 11 11:18:10.465047 crc crio[3656]: time=\"2026-06-11T11:18:10.464956996Z\" level=info msg=\"Starting container: 0328aab8ac26dab8d2f58ea62ea0838cef664fc993c99ec1196702b213ebe139\" id=286a687a-d02e-461a-9410-e57d5d181cd9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.118283 | controller |     "Jun 11 11:18:10.477543 crc crio[3656]: time=\"2026-06-11T11:18:10.477356984Z\" level=info msg=\"Started container\" PID=16553 containerID=0328aab8ac26dab8d2f58ea62ea0838cef664fc993c99ec1196702b213ebe139 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=286a687a-d02e-461a-9410-e57d5d181cd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60659698b2e32caf4ca3ecedd756212a8ad9ce29d42c084324cbf711c4daacdf",
2026-06-11 12:41:58.118298 | controller |     "Jun 11 11:18:10.499908 crc crio[3656]: time=\"2026-06-11T11:18:10.499639871Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f304eabf-ee5f-4b06-9d6a-9ba68f918c16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.118313 | controller |     "Jun 11 11:18:10.505255 crc crio[3656]: time=\"2026-06-11T11:18:10.505092577Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0b7fb22f-19b4-4c7f-9c55-b47053da2b8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.118327 | controller |     "Jun 11 11:18:10.516944 crc crio[3656]: time=\"2026-06-11T11:18:10.516801143Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=d1245fe2-9976-44e4-a137-a608d6a7f8a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.118342 | controller |     "Jun 11 11:18:10.517782 crc crio[3656]: time=\"2026-06-11T11:18:10.517458643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.118380 | controller |     "Jun 11 11:18:10.545317 crc crio[3656]: time=\"2026-06-11T11:18:10.545168366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.118397 | controller |     "Jun 11 11:18:10.753452 crc crio[3656]: time=\"2026-06-11T11:18:10.753353618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.118412 | controller |     "Jun 11 11:18:10.863534 crc crio[3656]: time=\"2026-06-11T11:18:10.863420486Z\" level=info msg=\"Created container c396e88bb4073b5ce45a1031e21211d69f9ab3e022ff27d61121953232ece53d: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=d1245fe2-9976-44e4-a137-a608d6a7f8a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.118428 | controller |     "Jun 11 11:18:10.865083 crc crio[3656]: time=\"2026-06-11T11:18:10.864913312Z\" level=info msg=\"Starting container: c396e88bb4073b5ce45a1031e21211d69f9ab3e022ff27d61121953232ece53d\" id=34b37ea4-ee60-491d-8fd1-d5959de46e4d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.118446 | controller |     "Jun 11 11:18:10.869797 crc crio[3656]: time=\"2026-06-11T11:18:10.869664776Z\" level=info msg=\"Started container\" PID=16616 containerID=c396e88bb4073b5ce45a1031e21211d69f9ab3e022ff27d61121953232ece53d description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=34b37ea4-ee60-491d-8fd1-d5959de46e4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=60659698b2e32caf4ca3ecedd756212a8ad9ce29d42c084324cbf711c4daacdf",
2026-06-11 12:41:58.118469 | controller |     "Jun 11 11:18:10.894201 crc crio[3656]: time=\"2026-06-11T11:18:10.894100529Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4ea62293-3193-4b97-82bf-90c552c65cfc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.118501 | controller |     "Jun 11 11:18:10.896567 crc crio[3656]: time=\"2026-06-11T11:18:10.896499992Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fac0c075-9bb5-4f0a-837c-f0757ce8101f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.118523 | controller |     "Jun 11 11:18:10.907755 crc crio[3656]: time=\"2026-06-11T11:18:10.90760415Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=3914b586-d8b4-40bf-9ace-cc5b030a9553 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.118538 | controller |     "Jun 11 11:18:10.908216 crc crio[3656]: time=\"2026-06-11T11:18:10.908152707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.118553 | controller |     "Jun 11 11:18:10.937484 crc crio[3656]: time=\"2026-06-11T11:18:10.937395736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.118568 | controller |     "Jun 11 11:18:11.145558 crc crio[3656]: time=\"2026-06-11T11:18:11.145465414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.118583 | controller |     "Jun 11 11:18:11.243723 crc crio[3656]: time=\"2026-06-11T11:18:11.243142965Z\" level=info msg=\"Created container 3d64e36c4d1f1f8c4a6b80f8bd48167ef347d91144f641c7e68bce4b26dfc91b: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=3914b586-d8b4-40bf-9ace-cc5b030a9553 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.118598 | controller |     "Jun 11 11:18:11.244825 crc crio[3656]: time=\"2026-06-11T11:18:11.244756084Z\" level=info msg=\"Starting container: 3d64e36c4d1f1f8c4a6b80f8bd48167ef347d91144f641c7e68bce4b26dfc91b\" id=b49ab270-038c-4d53-811b-786e9a5a3382 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.118613 | controller |     "Jun 11 11:18:11.249748 crc crio[3656]: time=\"2026-06-11T11:18:11.249603292Z\" level=info msg=\"Started container\" PID=16636 containerID=3d64e36c4d1f1f8c4a6b80f8bd48167ef347d91144f641c7e68bce4b26dfc91b description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=b49ab270-038c-4d53-811b-786e9a5a3382 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60659698b2e32caf4ca3ecedd756212a8ad9ce29d42c084324cbf711c4daacdf",
2026-06-11 12:41:58.118628 | controller |     "Jun 11 11:18:11.263793 crc crio[3656]: time=\"2026-06-11T11:18:11.263660969Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f9205538-5e89-4c1d-bfc4-604e1067c658 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.118642 | controller |     "Jun 11 11:18:11.266088 crc crio[3656]: time=\"2026-06-11T11:18:11.266019901Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=72f36665-c243-428e-a8f1-040273a3ac77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.118657 | controller |     "Jun 11 11:18:11.272635 crc crio[3656]: time=\"2026-06-11T11:18:11.272547699Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=163323a6-e869-4933-bfc6-f93a6d15f2a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.118672 | controller |     "Jun 11 11:18:11.273126 crc crio[3656]: time=\"2026-06-11T11:18:11.273072475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.118692 | controller |     "Jun 11 11:18:11.310956 crc crio[3656]: time=\"2026-06-11T11:18:11.310859385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.118707 | controller |     "Jun 11 11:18:11.532370 crc crio[3656]: time=\"2026-06-11T11:18:11.532089634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.118722 | controller |     "Jun 11 11:18:11.634197 crc crio[3656]: time=\"2026-06-11T11:18:11.634096706Z\" level=info msg=\"Created container 2a46ac7db18df4fb71882b5bb0f3f9eac839736fe5118a7e385f82302ba45819: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=163323a6-e869-4933-bfc6-f93a6d15f2a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.118737 | controller |     "Jun 11 11:18:11.635438 crc crio[3656]: time=\"2026-06-11T11:18:11.635359545Z\" level=info msg=\"Starting container: 2a46ac7db18df4fb71882b5bb0f3f9eac839736fe5118a7e385f82302ba45819\" id=4f9817d6-8535-43b9-a886-3c635d4c3211 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.118751 | controller |     "Jun 11 11:18:11.641911 crc crio[3656]: time=\"2026-06-11T11:18:11.641811931Z\" level=info msg=\"Started container\" PID=16653 containerID=2a46ac7db18df4fb71882b5bb0f3f9eac839736fe5118a7e385f82302ba45819 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=4f9817d6-8535-43b9-a886-3c635d4c3211 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60659698b2e32caf4ca3ecedd756212a8ad9ce29d42c084324cbf711c4daacdf",
2026-06-11 12:41:58.118766 | controller |     "Jun 11 11:18:11.658984 crc crio[3656]: time=\"2026-06-11T11:18:11.658767567Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4711a84d-22b8-4668-aada-ca430ac0fd9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.118780 | controller |     "Jun 11 11:18:11.661001 crc crio[3656]: time=\"2026-06-11T11:18:11.660929593Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c7c2fa5a-ef24-4f92-bbbf-b1eca5629f39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.118795 | controller |     "Jun 11 11:18:11.668918 crc crio[3656]: time=\"2026-06-11T11:18:11.668845803Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=88fd324b-42f0-47bc-a22f-74546e6aa9a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.118809 | controller |     "Jun 11 11:18:11.669263 crc crio[3656]: time=\"2026-06-11T11:18:11.669175923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.118824 | controller |     "Jun 11 11:18:11.695217 crc crio[3656]: time=\"2026-06-11T11:18:11.695132503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.118838 | controller |     "Jun 11 11:18:11.914534 crc crio[3656]: time=\"2026-06-11T11:18:11.914408252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.118853 | controller |     "Jun 11 11:18:11.989952 crc crio[3656]: time=\"2026-06-11T11:18:11.989893468Z\" level=info msg=\"Created container 0456e61a0c012be89c9e3799846999f3fd3f2b2a103e5efb2e6d8e27bf0a6003: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=88fd324b-42f0-47bc-a22f-74546e6aa9a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.118872 | controller |     "Jun 11 11:18:11.991255 crc crio[3656]: time=\"2026-06-11T11:18:11.991179588Z\" level=info msg=\"Starting container: 0456e61a0c012be89c9e3799846999f3fd3f2b2a103e5efb2e6d8e27bf0a6003\" id=1d937aa3-c8aa-43a7-8f79-f507f06628f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.118886 | controller |     "Jun 11 11:18:11.997507 crc crio[3656]: time=\"2026-06-11T11:18:11.997445578Z\" level=info msg=\"Started container\" PID=16670 containerID=0456e61a0c012be89c9e3799846999f3fd3f2b2a103e5efb2e6d8e27bf0a6003 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=1d937aa3-c8aa-43a7-8f79-f507f06628f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60659698b2e32caf4ca3ecedd756212a8ad9ce29d42c084324cbf711c4daacdf",
2026-06-11 12:41:58.118902 | controller |     "Jun 11 11:18:36.197502 crc crio[3656]: time=\"2026-06-11T11:18:36.196544604Z\" level=info msg=\"Stopping container: 671a8ae8d79b675999f7c0ba26416c9200a99a95876b27943696d9181fe2c068 (timeout: 5s)\" id=244a1e84-828c-483d-bd34-9621dca6d090 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.118918 | controller |     "Jun 11 11:18:41.214051 crc crio[3656]: time=\"2026-06-11T11:18:41.210931803Z\" level=warning msg=\"Stopping container 671a8ae8d79b675999f7c0ba26416c9200a99a95876b27943696d9181fe2c068 with stop signal(15) timed out. Killing...\"",
2026-06-11 12:41:58.118932 | controller |     "Jun 11 11:18:42.281061 crc crio[3656]: time=\"2026-06-11T11:18:42.280872157Z\" level=info msg=\"Stopped container 671a8ae8d79b675999f7c0ba26416c9200a99a95876b27943696d9181fe2c068: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=244a1e84-828c-483d-bd34-9621dca6d090 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.118948 | controller |     "Jun 11 11:18:42.283310 crc crio[3656]: time=\"2026-06-11T11:18:42.282525177Z\" level=info msg=\"Stopping pod sandbox: 71ed2627a5f0c61fc97d40d6eed150821761bd9f08a7fde5bd445f91d6b24c18\" id=c8f878ba-13ad-4488-8732-863f0b9e0cba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.118963 | controller |     "Jun 11 11:18:42.287740 crc crio[3656]: time=\"2026-06-11T11:18:42.287442767Z\" level=info msg=\"Stopped pod sandbox: 71ed2627a5f0c61fc97d40d6eed150821761bd9f08a7fde5bd445f91d6b24c18\" id=c8f878ba-13ad-4488-8732-863f0b9e0cba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.118977 | controller |     "Jun 11 11:18:43.011321 crc crio[3656]: time=\"2026-06-11T11:18:43.010862671Z\" level=info msg=\"Removing container: 671a8ae8d79b675999f7c0ba26416c9200a99a95876b27943696d9181fe2c068\" id=8d964178-365d-40ad-8b0b-ec7702a42fa3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.118992 | controller |     "Jun 11 11:18:43.037761 crc crio[3656]: time=\"2026-06-11T11:18:43.037211742Z\" level=info msg=\"Removed container 671a8ae8d79b675999f7c0ba26416c9200a99a95876b27943696d9181fe2c068: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=8d964178-365d-40ad-8b0b-ec7702a42fa3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.119006 | controller |     "Jun 11 11:19:07.485045 crc crio[3656]: time=\"2026-06-11T11:19:07.483181717Z\" level=info msg=\"Stopping pod sandbox: 71ed2627a5f0c61fc97d40d6eed150821761bd9f08a7fde5bd445f91d6b24c18\" id=c2d48753-810c-4c5d-acae-7a7b45441445 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.119020 | controller |     "Jun 11 11:19:07.485045 crc crio[3656]: time=\"2026-06-11T11:19:07.484391304Z\" level=info msg=\"Stopped pod sandbox (already stopped): 71ed2627a5f0c61fc97d40d6eed150821761bd9f08a7fde5bd445f91d6b24c18\" id=c2d48753-810c-4c5d-acae-7a7b45441445 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.119035 | controller |     "Jun 11 11:19:07.486961 crc crio[3656]: time=\"2026-06-11T11:19:07.486014494Z\" level=info msg=\"Removing pod sandbox: 71ed2627a5f0c61fc97d40d6eed150821761bd9f08a7fde5bd445f91d6b24c18\" id=1c1aac9d-7cf0-489e-84bc-339ed866875b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.119053 | controller |     "Jun 11 11:19:07.534772 crc crio[3656]: time=\"2026-06-11T11:19:07.53423377Z\" level=info msg=\"Removed pod sandbox: 71ed2627a5f0c61fc97d40d6eed150821761bd9f08a7fde5bd445f91d6b24c18\" id=1c1aac9d-7cf0-489e-84bc-339ed866875b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.119068 | controller |     "Jun 11 11:19:08.047897 crc crio[3656]: time=\"2026-06-11T11:19:08.04777672Z\" level=info msg=\"Stopping container: ac768565da342834f81a23ad17c946039891bc036a27ff1728773c2cb4ccd360 (timeout: 30s)\" id=95a72347-2439-4c27-939f-493c0c9eab32 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.119082 | controller |     "Jun 11 11:19:08.320072 crc crio[3656]: time=\"2026-06-11T11:19:08.319518865Z\" level=info msg=\"Stopping container: c6d6c5864fb3e5ae80689f5e2335f8dadabd68254e060f7fd4af13c1a42f129c (timeout: 30s)\" id=5b265fc3-ddef-47a8-bfd8-539b4085007c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.119096 | controller |     "Jun 11 11:19:08.467230 crc crio[3656]: time=\"2026-06-11T11:19:08.467107744Z\" level=info msg=\"Stopped container c6d6c5864fb3e5ae80689f5e2335f8dadabd68254e060f7fd4af13c1a42f129c: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=5b265fc3-ddef-47a8-bfd8-539b4085007c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.119112 | controller |     "Jun 11 11:19:08.468407 crc crio[3656]: time=\"2026-06-11T11:19:08.468321741Z\" level=info msg=\"Stopping pod sandbox: f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2\" id=7faf709f-3742-4cc5-b1ed-6b04ab962a8b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.119140 | controller |     "Jun 11 11:19:08.469253 crc crio[3656]: time=\"2026-06-11T11:19:08.469136385Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/a82e3ed4-07ec-48a0-9a3b-b362fec77706 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:0xc002bb8538}] Aliases:map[]}\"",
2026-06-11 12:41:58.119158 | controller |     "Jun 11 11:19:08.469344 crc crio[3656]: time=\"2026-06-11T11:19:08.469321281Z\" 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-11 12:41:58.119173 | controller |     "Jun 11 11:19:08.757631 crc crio[3656]: time=\"2026-06-11T11:19:08.757121075Z\" level=info msg=\"Stopped container ac768565da342834f81a23ad17c946039891bc036a27ff1728773c2cb4ccd360: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=95a72347-2439-4c27-939f-493c0c9eab32 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.119188 | controller |     "Jun 11 11:19:08.766730 crc crio[3656]: time=\"2026-06-11T11:19:08.766135229Z\" level=info msg=\"Stopping pod sandbox: 3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917\" id=f5732a34-a315-47fd-8cbd-0c68fd4fb5ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.119204 | controller |     "Jun 11 11:19:08.767794 crc crio[3656]: time=\"2026-06-11T11:19:08.766969594Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/9132eb2d-04d1-4278-a992-0b8a0e11b3f3 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:0xc002bb8738}] Aliases:map[]}\"",
2026-06-11 12:41:58.119223 | controller |     "Jun 11 11:19:08.767794 crc crio[3656]: time=\"2026-06-11T11:19:08.767191021Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.119238 | controller |     "Jun 11 11:19:08.959197 crc crio[3656]: time=\"2026-06-11T11:19:08.959108778Z\" level=info msg=\"Stopped pod sandbox: f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2\" id=7faf709f-3742-4cc5-b1ed-6b04ab962a8b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.119253 | controller |     "Jun 11 11:19:09.098792 crc crio[3656]: time=\"2026-06-11T11:19:09.098595351Z\" level=info msg=\"Stopped pod sandbox: 3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917\" id=f5732a34-a315-47fd-8cbd-0c68fd4fb5ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.119269 | controller |     "Jun 11 11:19:09.461536 crc crio[3656]: time=\"2026-06-11T11:19:09.460767907Z\" level=info msg=\"Removing container: c6d6c5864fb3e5ae80689f5e2335f8dadabd68254e060f7fd4af13c1a42f129c\" id=77a386c6-9679-4873-9240-51af3723e0cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.119283 | controller |     "Jun 11 11:19:09.469536 crc crio[3656]: time=\"2026-06-11T11:19:09.469371609Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-7f4cb7ff58-w697h/POD\" id=7bfd663e-c5b2-414d-9174-1d21ef06fda0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.119299 | controller |     "Jun 11 11:19:09.469774 crc crio[3656]: time=\"2026-06-11T11:19:09.469551374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.119313 | controller |     "Jun 11 11:19:09.491345 crc crio[3656]: time=\"2026-06-11T11:19:09.491188132Z\" level=info msg=\"Removed container c6d6c5864fb3e5ae80689f5e2335f8dadabd68254e060f7fd4af13c1a42f129c: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=77a386c6-9679-4873-9240-51af3723e0cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.119329 | controller |     "Jun 11 11:19:09.495243 crc crio[3656]: time=\"2026-06-11T11:19:09.495181804Z\" level=info msg=\"Removing container: ac768565da342834f81a23ad17c946039891bc036a27ff1728773c2cb4ccd360\" id=e1a4980a-19ca-43de-ab46-cc881c364f7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.119361 | controller |     "Jun 11 11:19:09.510399 crc crio[3656]: time=\"2026-06-11T11:19:09.510279713Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7f4cb7ff58-w697h Namespace:openshift-route-controller-manager ID:b87e87dff4f34d0e72c8dd5d852a42716b14804c65e9eeccbbab78a29e4ec8a3 UID:8b5b00cc-c8fa-4654-88da-f07b1572d9d0 NetNS:/var/run/netns/d2b5ca8e-97ab-4a38-ba53-8f1364e0795b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b5b00cc_c8fa_4654_88da_f07b1572d9d0.slice PodAnnotations:0xc00123e108}] Aliases:map[]}\"",
2026-06-11 12:41:58.119383 | controller |     "Jun 11 11:19:09.510399 crc crio[3656]: time=\"2026-06-11T11:19:09.510373716Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-7f4cb7ff58-w697h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.119399 | controller |     "Jun 11 11:19:09.521753 crc crio[3656]: time=\"2026-06-11T11:19:09.521546886Z\" level=info msg=\"Removed container ac768565da342834f81a23ad17c946039891bc036a27ff1728773c2cb4ccd360: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=e1a4980a-19ca-43de-ab46-cc881c364f7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.119418 | controller |     "Jun 11 11:19:09.621935 crc crio[3656]: time=\"2026-06-11T11:19:09.621408303Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8496b69898-9rnvx/POD\" id=afef53ba-ab35-4acc-8337-101481f4e94f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.119433 | controller |     "Jun 11 11:19:09.622048 crc crio[3656]: time=\"2026-06-11T11:19:09.62195063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.119449 | controller |     "Jun 11 11:19:09.641388 crc crio[3656]: time=\"2026-06-11T11:19:09.641308248Z\" level=info msg=\"Got pod network &{Name:controller-manager-8496b69898-9rnvx Namespace:openshift-controller-manager ID:bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d UID:389d964d-761a-4b58-ac1d-f29a7833399a NetNS:/var/run/netns/432101dc-d017-4609-b34a-929ae008113b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod389d964d_761a_4b58_ac1d_f29a7833399a.slice PodAnnotations:0xc00141e1a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.119464 | controller |     "Jun 11 11:19:09.641388 crc crio[3656]: time=\"2026-06-11T11:19:09.6413646Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8496b69898-9rnvx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.119482 | controller |     "Jun 11 11:19:09.787042 crc crio[3656]: 2026-06-11T11:19:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b87e87dff4f34d0 Mac:56:7a:5d:3c:d2:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/d2b5ca8e-97ab-4a38-ba53-8f1364e0795b SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.119498 | controller |     "Jun 11 11:19:09.788598 crc crio[3656]: time=\"2026-06-11T11:19:09.787893647Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7f4cb7ff58-w697h Namespace:openshift-route-controller-manager ID:b87e87dff4f34d0e72c8dd5d852a42716b14804c65e9eeccbbab78a29e4ec8a3 UID:8b5b00cc-c8fa-4654-88da-f07b1572d9d0 NetNS:/var/run/netns/d2b5ca8e-97ab-4a38-ba53-8f1364e0795b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b5b00cc_c8fa_4654_88da_f07b1572d9d0.slice PodAnnotations:0xc00123e108}] Aliases:map[]}\"",
2026-06-11 12:41:58.119513 | controller |     "Jun 11 11:19:09.788598 crc crio[3656]: time=\"2026-06-11T11:19:09.788028201Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7f4cb7ff58-w697h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.119528 | controller |     "Jun 11 11:19:09.797732 crc crio[3656]: time=\"2026-06-11T11:19:09.795341824Z\" level=info msg=\"Ran pod sandbox b87e87dff4f34d0e72c8dd5d852a42716b14804c65e9eeccbbab78a29e4ec8a3 with infra container: openshift-route-controller-manager/route-controller-manager-7f4cb7ff58-w697h/POD\" id=7bfd663e-c5b2-414d-9174-1d21ef06fda0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.119545 | controller |     "Jun 11 11:19:09.798348 crc crio[3656]: time=\"2026-06-11T11:19:09.798284833Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=a0ed2cc2-bb5e-4711-b128-96f45e051d4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.119568 | controller |     "Jun 11 11:19:09.800377 crc crio[3656]: time=\"2026-06-11T11:19:09.800309665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=cc0aaee4-cf63-46e2-a82d-db455f004656 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.119596 | controller |     "Jun 11 11:19:09.809242 crc crio[3656]: time=\"2026-06-11T11:19:09.807880385Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-7f4cb7ff58-w697h/route-controller-manager\" id=f33f7307-7bd4-4d36-b2da-93cc37334f6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.119620 | controller |     "Jun 11 11:19:09.809242 crc crio[3656]: time=\"2026-06-11T11:19:09.808316428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.119641 | controller |     "Jun 11 11:19:09.838032 crc crio[3656]: time=\"2026-06-11T11:19:09.83794617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.119657 | controller |     "Jun 11 11:19:09.842550 crc crio[3656]: time=\"2026-06-11T11:19:09.842448396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.119672 | controller |     "Jun 11 11:19:09.909116 crc crio[3656]: 2026-06-11T11:19:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc2dc301bd55b3d Mac:06:29:58:c1:29:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/432101dc-d017-4609-b34a-929ae008113b SocketPath: PciID:}] [{Interface:0xc00011c5d0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.119687 | controller |     "Jun 11 11:19:09.910598 crc crio[3656]: time=\"2026-06-11T11:19:09.910479416Z\" level=info msg=\"Got pod network &{Name:controller-manager-8496b69898-9rnvx Namespace:openshift-controller-manager ID:bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d UID:389d964d-761a-4b58-ac1d-f29a7833399a NetNS:/var/run/netns/432101dc-d017-4609-b34a-929ae008113b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod389d964d_761a_4b58_ac1d_f29a7833399a.slice PodAnnotations:0xc00141e1a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.119702 | controller |     "Jun 11 11:19:09.910894 crc crio[3656]: time=\"2026-06-11T11:19:09.910822336Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8496b69898-9rnvx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.119717 | controller |     "Jun 11 11:19:09.917397 crc crio[3656]: time=\"2026-06-11T11:19:09.917314154Z\" level=info msg=\"Ran pod sandbox bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d with infra container: openshift-controller-manager/controller-manager-8496b69898-9rnvx/POD\" id=afef53ba-ab35-4acc-8337-101481f4e94f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.119731 | controller |     "Jun 11 11:19:09.919933 crc crio[3656]: time=\"2026-06-11T11:19:09.91981678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=b7c5751d-c202-4c37-85dd-03785a939571 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.119747 | controller |     "Jun 11 11:19:09.922352 crc crio[3656]: time=\"2026-06-11T11:19:09.922296215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=97a78bd6-64c9-4c81-a79d-9f6dde50c871 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.119761 | controller |     "Jun 11 11:19:09.929220 crc crio[3656]: time=\"2026-06-11T11:19:09.929116203Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8496b69898-9rnvx/controller-manager\" id=4af38c00-a65c-4b3b-9d8c-334ffcb24e8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.119780 | controller |     "Jun 11 11:19:09.930224 crc crio[3656]: time=\"2026-06-11T11:19:09.93003373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.119795 | controller |     "Jun 11 11:19:09.941837 crc crio[3656]: time=\"2026-06-11T11:19:09.941646344Z\" level=info msg=\"Created container 7c790ab495734925d108a2b4e81e7b4c355da0510448597f794c7f57e98fe474: openshift-route-controller-manager/route-controller-manager-7f4cb7ff58-w697h/route-controller-manager\" id=f33f7307-7bd4-4d36-b2da-93cc37334f6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.119810 | controller |     "Jun 11 11:19:09.943993 crc crio[3656]: time=\"2026-06-11T11:19:09.943857581Z\" level=info msg=\"Starting container: 7c790ab495734925d108a2b4e81e7b4c355da0510448597f794c7f57e98fe474\" id=78528de8-91ce-439a-af80-46de93443e07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.119825 | controller |     "Jun 11 11:19:09.949742 crc crio[3656]: time=\"2026-06-11T11:19:09.949559714Z\" level=info msg=\"Started container\" PID=17723 containerID=7c790ab495734925d108a2b4e81e7b4c355da0510448597f794c7f57e98fe474 description=openshift-route-controller-manager/route-controller-manager-7f4cb7ff58-w697h/route-controller-manager id=78528de8-91ce-439a-af80-46de93443e07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b87e87dff4f34d0e72c8dd5d852a42716b14804c65e9eeccbbab78a29e4ec8a3",
2026-06-11 12:41:58.119840 | controller |     "Jun 11 11:19:09.969451 crc crio[3656]: time=\"2026-06-11T11:19:09.969345926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.119855 | controller |     "Jun 11 11:19:09.977345 crc crio[3656]: time=\"2026-06-11T11:19:09.977252867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.119869 | controller |     "Jun 11 11:19:10.070435 crc crio[3656]: time=\"2026-06-11T11:19:10.070278416Z\" level=info msg=\"Created container 52563d59a61e190812b18ab54463e89c2c32e42dc156f2963bf22e99a90c992f: openshift-controller-manager/controller-manager-8496b69898-9rnvx/controller-manager\" id=4af38c00-a65c-4b3b-9d8c-334ffcb24e8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.119885 | controller |     "Jun 11 11:19:10.072341 crc crio[3656]: time=\"2026-06-11T11:19:10.072264387Z\" level=info msg=\"Starting container: 52563d59a61e190812b18ab54463e89c2c32e42dc156f2963bf22e99a90c992f\" id=86c579b8-2dfb-4420-8096-18d749ceceaa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.119900 | controller |     "Jun 11 11:19:10.080827 crc crio[3656]: time=\"2026-06-11T11:19:10.08059183Z\" level=info msg=\"Started container\" PID=17740 containerID=52563d59a61e190812b18ab54463e89c2c32e42dc156f2963bf22e99a90c992f description=openshift-controller-manager/controller-manager-8496b69898-9rnvx/controller-manager id=86c579b8-2dfb-4420-8096-18d749ceceaa name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d",
2026-06-11 12:41:58.119914 | controller |     "Jun 11 11:19:28.037798 crc crio[3656]: time=\"2026-06-11T11:19:28.036914002Z\" level=info msg=\"Stopping container: 52563d59a61e190812b18ab54463e89c2c32e42dc156f2963bf22e99a90c992f (timeout: 30s)\" id=2d3c5765-5c74-4ff5-97da-ee264a2c7500 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.119928 | controller |     "Jun 11 11:19:28.172449 crc crio[3656]: time=\"2026-06-11T11:19:28.172094354Z\" level=info msg=\"Stopped container 52563d59a61e190812b18ab54463e89c2c32e42dc156f2963bf22e99a90c992f: openshift-controller-manager/controller-manager-8496b69898-9rnvx/controller-manager\" id=2d3c5765-5c74-4ff5-97da-ee264a2c7500 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.119947 | controller |     "Jun 11 11:19:28.173927 crc crio[3656]: time=\"2026-06-11T11:19:28.173871768Z\" level=info msg=\"Stopping pod sandbox: bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d\" id=893da2e1-03cc-440a-aead-68d5ed080024 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.119962 | controller |     "Jun 11 11:19:28.174397 crc crio[3656]: time=\"2026-06-11T11:19:28.1742694Z\" level=info msg=\"Got pod network &{Name:controller-manager-8496b69898-9rnvx Namespace:openshift-controller-manager ID:bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d UID:389d964d-761a-4b58-ac1d-f29a7833399a NetNS:/var/run/netns/432101dc-d017-4609-b34a-929ae008113b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod389d964d_761a_4b58_ac1d_f29a7833399a.slice PodAnnotations:0xc00279c3e8}] Aliases:map[]}\"",
2026-06-11 12:41:58.119978 | controller |     "Jun 11 11:19:28.174483 crc crio[3656]: time=\"2026-06-11T11:19:28.174451115Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8496b69898-9rnvx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.119993 | controller |     "Jun 11 11:19:29.046972 crc crio[3656]: time=\"2026-06-11T11:19:29.046306004Z\" level=info msg=\"Stopped pod sandbox: bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d\" id=893da2e1-03cc-440a-aead-68d5ed080024 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.120007 | controller |     "Jun 11 11:19:29.559038 crc crio[3656]: time=\"2026-06-11T11:19:29.558967097Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-69988cd6b-tfwnc/POD\" id=db06e335-8c53-416c-bd5e-29548b4e5cfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.120022 | controller |     "Jun 11 11:19:29.559154 crc crio[3656]: time=\"2026-06-11T11:19:29.55906505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.120037 | controller |     "Jun 11 11:19:29.596648 crc crio[3656]: time=\"2026-06-11T11:19:29.596512699Z\" level=info msg=\"Got pod network &{Name:controller-manager-69988cd6b-tfwnc Namespace:openshift-controller-manager ID:67730201ecdaaedcd0e7ae9e4bee1e1cebb8f02ed445cd1eba87d6168a36c42c UID:fe3ab6ea-9720-4e4f-98f0-fb0c39510146 NetNS:/var/run/netns/d4a46703-fc58-41e8-9bc9-6fd09569e2dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe3ab6ea_9720_4e4f_98f0_fb0c39510146.slice PodAnnotations:0xc00159a068}] Aliases:map[]}\"",
2026-06-11 12:41:58.120052 | controller |     "Jun 11 11:19:29.596648 crc crio[3656]: time=\"2026-06-11T11:19:29.596616433Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-69988cd6b-tfwnc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.120066 | controller |     "Jun 11 11:19:29.661152 crc crio[3656]: time=\"2026-06-11T11:19:29.66097039Z\" level=info msg=\"Removing container: 52563d59a61e190812b18ab54463e89c2c32e42dc156f2963bf22e99a90c992f\" id=b3f2699f-eb43-46a9-8144-ad413a82ca9c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.120081 | controller |     "Jun 11 11:19:29.684116 crc crio[3656]: time=\"2026-06-11T11:19:29.683637339Z\" level=info msg=\"Removed container 52563d59a61e190812b18ab54463e89c2c32e42dc156f2963bf22e99a90c992f: openshift-controller-manager/controller-manager-8496b69898-9rnvx/controller-manager\" id=b3f2699f-eb43-46a9-8144-ad413a82ca9c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.120096 | controller |     "Jun 11 11:19:29.879168 crc crio[3656]: 2026-06-11T11:19:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67730201ecdaaed Mac:22:21:4d:a5:67:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/d4a46703-fc58-41e8-9bc9-6fd09569e2dc SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.120115 | controller |     "Jun 11 11:19:29.881105 crc crio[3656]: time=\"2026-06-11T11:19:29.881028512Z\" level=info msg=\"Got pod network &{Name:controller-manager-69988cd6b-tfwnc Namespace:openshift-controller-manager ID:67730201ecdaaedcd0e7ae9e4bee1e1cebb8f02ed445cd1eba87d6168a36c42c UID:fe3ab6ea-9720-4e4f-98f0-fb0c39510146 NetNS:/var/run/netns/d4a46703-fc58-41e8-9bc9-6fd09569e2dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe3ab6ea_9720_4e4f_98f0_fb0c39510146.slice PodAnnotations:0xc00159a068}] Aliases:map[]}\"",
2026-06-11 12:41:58.120130 | controller |     "Jun 11 11:19:29.881229 crc crio[3656]: time=\"2026-06-11T11:19:29.881195937Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-69988cd6b-tfwnc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.120145 | controller |     "Jun 11 11:19:29.887104 crc crio[3656]: time=\"2026-06-11T11:19:29.887023825Z\" level=info msg=\"Ran pod sandbox 67730201ecdaaedcd0e7ae9e4bee1e1cebb8f02ed445cd1eba87d6168a36c42c with infra container: openshift-controller-manager/controller-manager-69988cd6b-tfwnc/POD\" id=db06e335-8c53-416c-bd5e-29548b4e5cfb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.120160 | controller |     "Jun 11 11:19:29.888822 crc crio[3656]: time=\"2026-06-11T11:19:29.888763468Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=d1ed1ca2-8a2c-4ccd-ba81-6a15a98c83e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.120175 | controller |     "Jun 11 11:19:29.891448 crc crio[3656]: time=\"2026-06-11T11:19:29.891380567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=25108c5d-cf13-4cbc-9493-681750fdf22b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.120189 | controller |     "Jun 11 11:19:29.900124 crc crio[3656]: time=\"2026-06-11T11:19:29.90003879Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-69988cd6b-tfwnc/controller-manager\" id=4ad1c770-60ef-46a7-b2c9-8fca34c2d367 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.120204 | controller |     "Jun 11 11:19:29.900473 crc crio[3656]: time=\"2026-06-11T11:19:29.900407102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.120218 | controller |     "Jun 11 11:19:29.927219 crc crio[3656]: time=\"2026-06-11T11:19:29.92697915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.120234 | controller |     "Jun 11 11:19:29.931967 crc crio[3656]: time=\"2026-06-11T11:19:29.931892099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.120249 | controller |     "Jun 11 11:19:30.037201 crc crio[3656]: time=\"2026-06-11T11:19:30.03712734Z\" level=info msg=\"Created container 8cc94ff941038955928bcb68796502000c8b53b7a94158147e245e7c2343706d: openshift-controller-manager/controller-manager-69988cd6b-tfwnc/controller-manager\" id=4ad1c770-60ef-46a7-b2c9-8fca34c2d367 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.120263 | controller |     "Jun 11 11:19:30.040338 crc crio[3656]: time=\"2026-06-11T11:19:30.04009278Z\" level=info msg=\"Starting container: 8cc94ff941038955928bcb68796502000c8b53b7a94158147e245e7c2343706d\" id=f08719e1-cd8c-48c4-b9d4-e70011f64bb2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.120282 | controller |     "Jun 11 11:19:30.046323 crc crio[3656]: time=\"2026-06-11T11:19:30.046214077Z\" level=info msg=\"Started container\" PID=18105 containerID=8cc94ff941038955928bcb68796502000c8b53b7a94158147e245e7c2343706d description=openshift-controller-manager/controller-manager-69988cd6b-tfwnc/controller-manager id=f08719e1-cd8c-48c4-b9d4-e70011f64bb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67730201ecdaaedcd0e7ae9e4bee1e1cebb8f02ed445cd1eba87d6168a36c42c",
2026-06-11 12:41:58.120297 | controller |     "Jun 11 11:20:07.558006 crc crio[3656]: time=\"2026-06-11T11:20:07.556957938Z\" level=info msg=\"Stopping pod sandbox: f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2\" id=15375b93-e806-4136-a295-021bc50b55a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.120312 | controller |     "Jun 11 11:20:07.558006 crc crio[3656]: time=\"2026-06-11T11:20:07.557981999Z\" level=info msg=\"Stopped pod sandbox (already stopped): f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2\" id=15375b93-e806-4136-a295-021bc50b55a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.120327 | controller |     "Jun 11 11:20:07.559575 crc crio[3656]: time=\"2026-06-11T11:20:07.558551906Z\" level=info msg=\"Removing pod sandbox: f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2\" id=8d3fe50f-6f9b-4f4f-aab6-b4b58202eb7a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.120342 | controller |     "Jun 11 11:20:07.574996 crc crio[3656]: time=\"2026-06-11T11:20:07.574769935Z\" level=info msg=\"Removed pod sandbox: f2da7fa7f8d20b30efd95af95541a7c33c29b208f1630a6d3961686cef886ff2\" id=8d3fe50f-6f9b-4f4f-aab6-b4b58202eb7a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.120377 | controller |     "Jun 11 11:20:07.576222 crc crio[3656]: time=\"2026-06-11T11:20:07.576084535Z\" level=info msg=\"Stopping pod sandbox: bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d\" id=85336c24-463c-4137-bb7b-428f71eea3b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.120393 | controller |     "Jun 11 11:20:07.576222 crc crio[3656]: time=\"2026-06-11T11:20:07.576163268Z\" level=info msg=\"Stopped pod sandbox (already stopped): bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d\" id=85336c24-463c-4137-bb7b-428f71eea3b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.120408 | controller |     "Jun 11 11:20:07.577095 crc crio[3656]: time=\"2026-06-11T11:20:07.577053184Z\" level=info msg=\"Removing pod sandbox: bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d\" id=3d4e1f48-b92e-4acd-88af-9b42017685da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.120423 | controller |     "Jun 11 11:20:07.586860 crc crio[3656]: time=\"2026-06-11T11:20:07.586778058Z\" level=info msg=\"Removed pod sandbox: bc2dc301bd55b3dd436c5f9cd6a1333c0b74233816257cbdf6348d32687fcd9d\" id=3d4e1f48-b92e-4acd-88af-9b42017685da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.120438 | controller |     "Jun 11 11:20:07.588269 crc crio[3656]: time=\"2026-06-11T11:20:07.588187521Z\" level=info msg=\"Stopping pod sandbox: 3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917\" id=2570cbb0-35c9-4d37-bca4-0d9095305628 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.120453 | controller |     "Jun 11 11:20:07.588269 crc crio[3656]: time=\"2026-06-11T11:20:07.588261953Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917\" id=2570cbb0-35c9-4d37-bca4-0d9095305628 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.120468 | controller |     "Jun 11 11:20:07.589209 crc crio[3656]: time=\"2026-06-11T11:20:07.58915624Z\" level=info msg=\"Removing pod sandbox: 3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917\" id=127f2ad2-3dec-4025-a00d-793886fd5ecb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.120487 | controller |     "Jun 11 11:20:07.599628 crc crio[3656]: time=\"2026-06-11T11:20:07.599514633Z\" level=info msg=\"Removed pod sandbox: 3ff5ed02972b7387779cc0bb882d8597e706f338c0a07de053e04c86c9b2e917\" id=127f2ad2-3dec-4025-a00d-793886fd5ecb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.120502 | controller |     "Jun 11 11:21:16.887147 crc crio[3656]: time=\"2026-06-11T11:21:16.886364075Z\" level=info msg=\"Stopping container: 85e81eafad1bdcd4f2de72165c156fe8b039c2ffcfae39f490fb024fc6494602 (timeout: 30s)\" id=7d8a7b36-12ea-4ae2-9c7b-2bd424a53922 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.120517 | controller |     "Jun 11 11:21:16.913031 crc crio[3656]: time=\"2026-06-11T11:21:16.912897524Z\" level=info msg=\"Stopping container: d4b6e73c18166cdc3c31f67f902380e49b94bfde6c498364dad98c6df430e5b4 (timeout: 30s)\" id=e06e8765-d825-45f6-abaa-7ea5fba355b9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.120531 | controller |     "Jun 11 11:21:16.927524 crc crio[3656]: time=\"2026-06-11T11:21:16.927486644Z\" level=info msg=\"Stopping container: a3e435d29c4939b1aa0a1f7dfb84eb7a4f4b596a1e3c271b1e0308bea2eed18c (timeout: 30s)\" id=30dc5a43-633e-4e53-a0fe-ffee33385d52 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.120546 | controller |     "Jun 11 11:21:16.949512 crc crio[3656]: time=\"2026-06-11T11:21:16.949435716Z\" level=info msg=\"Stopping container: 3fe075efce4dbb2808cbccca11243659c93f1afa097bad5b19b63bfed96b42ac (timeout: 30s)\" id=9b0123d1-82ea-47e4-834e-40842c7c84f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.120560 | controller |     "Jun 11 11:21:16.987192 crc crio[3656]: time=\"2026-06-11T11:21:16.987113751Z\" level=info msg=\"Stopping container: 2584b7f31f924ee8f72f980a38e4f51c9207e632da0f45f15b7d97f29f47e82d (timeout: 30s)\" id=f6c0377f-bc2b-4b60-b039-0aa42654e1c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.120575 | controller |     "Jun 11 11:21:17.051120 crc crio[3656]: time=\"2026-06-11T11:21:17.051038607Z\" level=info msg=\"Stopped container 85e81eafad1bdcd4f2de72165c156fe8b039c2ffcfae39f490fb024fc6494602: openshift-marketplace/certified-operators-l27pk/registry-server\" id=7d8a7b36-12ea-4ae2-9c7b-2bd424a53922 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.120590 | controller |     "Jun 11 11:21:17.055237 crc crio[3656]: time=\"2026-06-11T11:21:17.055126031Z\" level=info msg=\"Stopped container d4b6e73c18166cdc3c31f67f902380e49b94bfde6c498364dad98c6df430e5b4: openshift-marketplace/community-operators-qhh6t/registry-server\" id=e06e8765-d825-45f6-abaa-7ea5fba355b9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.120605 | controller |     "Jun 11 11:21:17.057980 crc crio[3656]: time=\"2026-06-11T11:21:17.057848343Z\" level=info msg=\"Stopping pod sandbox: 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349\" id=ba038239-9ed1-4157-8e5e-bfd3203de836 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.120619 | controller |     "Jun 11 11:21:17.058145 crc crio[3656]: time=\"2026-06-11T11:21:17.057862383Z\" level=info msg=\"Stopping pod sandbox: b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af\" id=6d2155e8-14c2-4168-97fb-0a434ce28f69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.120634 | controller |     "Jun 11 11:21:17.059277 crc crio[3656]: time=\"2026-06-11T11:21:17.059175933Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/090f77fb-e9ef-4609-9492-74d99fcb9a51 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:0xc00279c0a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.120655 | controller |     "Jun 11 11:21:17.059562 crc crio[3656]: time=\"2026-06-11T11:21:17.059472452Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.120675 | controller |     "Jun 11 11:21:17.060138 crc crio[3656]: time=\"2026-06-11T11:21:17.060014178Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/394a904a-58ca-4181-9eaa-f17f15a53247 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:0xc00008c360}] Aliases:map[]}\"",
2026-06-11 12:41:58.120700 | controller |     "Jun 11 11:21:17.060138 crc crio[3656]: time=\"2026-06-11T11:21:17.060119951Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.120721 | controller |     "Jun 11 11:21:17.119012 crc crio[3656]: time=\"2026-06-11T11:21:17.118903342Z\" level=info msg=\"Stopped container 3fe075efce4dbb2808cbccca11243659c93f1afa097bad5b19b63bfed96b42ac: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=9b0123d1-82ea-47e4-834e-40842c7c84f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.120737 | controller |     "Jun 11 11:21:17.128465 crc crio[3656]: time=\"2026-06-11T11:21:17.1195067Z\" level=info msg=\"Stopped container a3e435d29c4939b1aa0a1f7dfb84eb7a4f4b596a1e3c271b1e0308bea2eed18c: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=30dc5a43-633e-4e53-a0fe-ffee33385d52 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.120753 | controller |     "Jun 11 11:21:17.128465 crc crio[3656]: time=\"2026-06-11T11:21:17.123601784Z\" level=info msg=\"Stopping pod sandbox: 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d\" id=ee63d353-4ec5-4956-a951-2f1b1e4ded9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.120768 | controller |     "Jun 11 11:21:17.128465 crc crio[3656]: time=\"2026-06-11T11:21:17.124541622Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/8ae6fb87-3fd5-441b-8830-db35e987e252 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:0xc00159a2b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.120784 | controller |     "Jun 11 11:21:17.128465 crc crio[3656]: time=\"2026-06-11T11:21:17.124844291Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.120799 | controller |     "Jun 11 11:21:17.128465 crc crio[3656]: time=\"2026-06-11T11:21:17.125106589Z\" level=info msg=\"Stopping pod sandbox: 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5\" id=b1142184-0338-4768-872a-c7479e484264 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.120814 | controller |     "Jun 11 11:21:17.128465 crc crio[3656]: time=\"2026-06-11T11:21:17.125495911Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b2117ca7-6cd1-44d8-b42c-1847c72792fa 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:0xc001300160}] Aliases:map[]}\"",
2026-06-11 12:41:58.120833 | controller |     "Jun 11 11:21:17.128465 crc crio[3656]: time=\"2026-06-11T11:21:17.125749468Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.120849 | controller |     "Jun 11 11:21:17.342296 crc crio[3656]: time=\"2026-06-11T11:21:17.340442199Z\" level=info msg=\"Stopped pod sandbox: b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af\" id=6d2155e8-14c2-4168-97fb-0a434ce28f69 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.120864 | controller |     "Jun 11 11:21:17.437486 crc crio[3656]: time=\"2026-06-11T11:21:17.437273397Z\" level=info msg=\"Stopped pod sandbox: 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349\" id=ba038239-9ed1-4157-8e5e-bfd3203de836 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.120878 | controller |     "Jun 11 11:21:17.457945 crc crio[3656]: time=\"2026-06-11T11:21:17.457787336Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-9pp8n/POD\" id=7e429cc3-1713-4d80-84bb-16e5dd2b1d36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.120893 | controller |     "Jun 11 11:21:17.458061 crc crio[3656]: time=\"2026-06-11T11:21:17.457968211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.120909 | controller |     "Jun 11 11:21:17.489112 crc crio[3656]: time=\"2026-06-11T11:21:17.489063388Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-9pp8n Namespace:openshift-marketplace ID:0c06b97b6fe9e1ca584455876eb5fd42511ce532fd19624d4d09d3b5854d9918 UID:01e016c3-1659-47c3-8128-dce22dbb630a NetNS:/var/run/netns/97214c61-aa1b-4a15-a885-703b3dc34ab2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod01e016c3_1659_47c3_8128_dce22dbb630a.slice PodAnnotations:0xc0013005e0}] Aliases:map[]}\"",
2026-06-11 12:41:58.120924 | controller |     "Jun 11 11:21:17.489407 crc crio[3656]: time=\"2026-06-11T11:21:17.489390178Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-9pp8n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.120939 | controller |     "Jun 11 11:21:17.556856 crc crio[3656]: time=\"2026-06-11T11:21:17.555303274Z\" level=info msg=\"Stopped pod sandbox: 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5\" id=b1142184-0338-4768-872a-c7479e484264 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.120954 | controller |     "Jun 11 11:21:17.634863 crc crio[3656]: time=\"2026-06-11T11:21:17.633998336Z\" level=info msg=\"Stopped container 2584b7f31f924ee8f72f980a38e4f51c9207e632da0f45f15b7d97f29f47e82d: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=f6c0377f-bc2b-4b60-b039-0aa42654e1c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.120969 | controller |     "Jun 11 11:21:17.636236 crc crio[3656]: time=\"2026-06-11T11:21:17.635633076Z\" level=info msg=\"Stopping pod sandbox: 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97\" id=863c3bbb-8f14-428c-8b3a-648be15d6577 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.120983 | controller |     "Jun 11 11:21:17.636236 crc crio[3656]: time=\"2026-06-11T11:21:17.636068639Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1a9bef5c-b032-4353-8b5a-ef4ff5383ab3 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:0xc001300898}] Aliases:map[]}\"",
2026-06-11 12:41:58.121002 | controller |     "Jun 11 11:21:17.636236 crc crio[3656]: time=\"2026-06-11T11:21:17.636195842Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.121018 | controller |     "Jun 11 11:21:17.642075 crc crio[3656]: time=\"2026-06-11T11:21:17.642021098Z\" level=info msg=\"Stopped pod sandbox: 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d\" id=ee63d353-4ec5-4956-a951-2f1b1e4ded9a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.121033 | controller |     "Jun 11 11:21:17.752451 crc crio[3656]: time=\"2026-06-11T11:21:17.752390504Z\" level=info msg=\"Removing container: a3e435d29c4939b1aa0a1f7dfb84eb7a4f4b596a1e3c271b1e0308bea2eed18c\" id=6207b318-06a5-4197-a9ef-95951ed38468 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121047 | controller |     "Jun 11 11:21:17.778948 crc crio[3656]: time=\"2026-06-11T11:21:17.778218903Z\" level=info msg=\"Removed container a3e435d29c4939b1aa0a1f7dfb84eb7a4f4b596a1e3c271b1e0308bea2eed18c: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=6207b318-06a5-4197-a9ef-95951ed38468 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121062 | controller |     "Jun 11 11:21:17.786172 crc crio[3656]: time=\"2026-06-11T11:21:17.782521383Z\" level=info msg=\"Removing container: 997f6a183af9e300d2bcfdb07138349cf603c05f5ed1f0b6323112738f30c3d3\" id=ac2b668a-9552-4da0-b312-144b2653fa8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121077 | controller |     "Jun 11 11:21:17.817509 crc crio[3656]: time=\"2026-06-11T11:21:17.817420724Z\" level=info msg=\"Removed container 997f6a183af9e300d2bcfdb07138349cf603c05f5ed1f0b6323112738f30c3d3: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=ac2b668a-9552-4da0-b312-144b2653fa8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121091 | controller |     "Jun 11 11:21:17.828082 crc crio[3656]: time=\"2026-06-11T11:21:17.827987663Z\" level=info msg=\"Removing container: 3fe075efce4dbb2808cbccca11243659c93f1afa097bad5b19b63bfed96b42ac\" id=edb626f2-aa1b-43f8-b7fb-46b8036e618d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121106 | controller |     "Jun 11 11:21:17.854818 crc crio[3656]: time=\"2026-06-11T11:21:17.854744299Z\" level=info msg=\"Removed container 3fe075efce4dbb2808cbccca11243659c93f1afa097bad5b19b63bfed96b42ac: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=edb626f2-aa1b-43f8-b7fb-46b8036e618d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121120 | controller |     "Jun 11 11:21:17.857513 crc crio[3656]: time=\"2026-06-11T11:21:17.857037428Z\" level=info msg=\"Removing container: f34c2bce44f3b914a61f6b6a86d895a0ff6cc4df6b973513b77829ddc39dba8b\" id=ac187999-8701-4a89-9925-1b5de4c85306 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121135 | controller |     "Jun 11 11:21:17.888450 crc crio[3656]: time=\"2026-06-11T11:21:17.888302501Z\" level=info msg=\"Removed container f34c2bce44f3b914a61f6b6a86d895a0ff6cc4df6b973513b77829ddc39dba8b: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=ac187999-8701-4a89-9925-1b5de4c85306 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121151 | controller |     "Jun 11 11:21:17.892550 crc crio[3656]: time=\"2026-06-11T11:21:17.892475407Z\" level=info msg=\"Removing container: b83a0f4be0ffce1f0e7e750b898f0949c9f980e0525501a383b6d9c91c653c40\" id=777b6425-6942-4fb5-a37e-16c1927b9692 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121165 | controller |     "Jun 11 11:21:17.926517 crc crio[3656]: time=\"2026-06-11T11:21:17.926388519Z\" level=info msg=\"Removed container b83a0f4be0ffce1f0e7e750b898f0949c9f980e0525501a383b6d9c91c653c40: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=777b6425-6942-4fb5-a37e-16c1927b9692 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121186 | controller |     "Jun 11 11:21:17.958245 crc crio[3656]: time=\"2026-06-11T11:21:17.958016002Z\" level=info msg=\"Removing container: 85e81eafad1bdcd4f2de72165c156fe8b039c2ffcfae39f490fb024fc6494602\" id=de0f0937-fb05-47e3-8e52-8c16ef166bb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121202 | controller |     "Jun 11 11:21:17.959964 crc crio[3656]: time=\"2026-06-11T11:21:17.959894508Z\" level=info msg=\"Stopped pod sandbox: 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97\" id=863c3bbb-8f14-428c-8b3a-648be15d6577 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.121216 | controller |     "Jun 11 11:21:17.982668 crc crio[3656]: time=\"2026-06-11T11:21:17.98252433Z\" level=info msg=\"Removed container 85e81eafad1bdcd4f2de72165c156fe8b039c2ffcfae39f490fb024fc6494602: openshift-marketplace/certified-operators-l27pk/registry-server\" id=de0f0937-fb05-47e3-8e52-8c16ef166bb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121231 | controller |     "Jun 11 11:21:17.985069 crc crio[3656]: time=\"2026-06-11T11:21:17.984993895Z\" level=info msg=\"Removing container: deaf9d72d15b652f252b22e306c8b1b7c141488594249d399b4d2e90f555409a\" id=0b752872-6dfa-4fa0-b34a-270c1ae6c43a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121245 | controller |     "Jun 11 11:21:18.009235 crc crio[3656]: time=\"2026-06-11T11:21:18.009135152Z\" level=info msg=\"Removed container deaf9d72d15b652f252b22e306c8b1b7c141488594249d399b4d2e90f555409a: openshift-marketplace/certified-operators-l27pk/extract-content\" id=0b752872-6dfa-4fa0-b34a-270c1ae6c43a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121260 | controller |     "Jun 11 11:21:18.013157 crc crio[3656]: time=\"2026-06-11T11:21:18.012764092Z\" level=info msg=\"Removing container: 1fa4468243bf1fcd3e7d8d4223fecf60abb2a3464bb938befe652d7f0c331915\" id=0dae1dea-4374-4fea-a798-e122e5c18473 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121275 | controller |     "Jun 11 11:21:18.034826 crc crio[3656]: 2026-06-11T11:21:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c06b97b6fe9e1c Mac:52:71:3e:e9:84:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/97214c61-aa1b-4a15-a885-703b3dc34ab2 SocketPath: PciID:}] [{Interface:0xc00011e5b0 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.121290 | controller |     "Jun 11 11:21:18.035596 crc crio[3656]: time=\"2026-06-11T11:21:18.035524938Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-9pp8n Namespace:openshift-marketplace ID:0c06b97b6fe9e1ca584455876eb5fd42511ce532fd19624d4d09d3b5854d9918 UID:01e016c3-1659-47c3-8128-dce22dbb630a NetNS:/var/run/netns/97214c61-aa1b-4a15-a885-703b3dc34ab2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod01e016c3_1659_47c3_8128_dce22dbb630a.slice PodAnnotations:0xc0013005e0}] Aliases:map[]}\"",
2026-06-11 12:41:58.121306 | controller |     "Jun 11 11:21:18.035893 crc crio[3656]: time=\"2026-06-11T11:21:18.035832537Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-9pp8n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.121321 | controller |     "Jun 11 11:21:18.045034 crc crio[3656]: time=\"2026-06-11T11:21:18.044940762Z\" level=info msg=\"Removed container 1fa4468243bf1fcd3e7d8d4223fecf60abb2a3464bb938befe652d7f0c331915: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=0dae1dea-4374-4fea-a798-e122e5c18473 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121339 | controller |     "Jun 11 11:21:18.068256 crc crio[3656]: time=\"2026-06-11T11:21:18.068193132Z\" level=info msg=\"Removing container: d4b6e73c18166cdc3c31f67f902380e49b94bfde6c498364dad98c6df430e5b4\" id=1e491341-8a09-4a42-96b5-ee137043c163 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121381 | controller |     "Jun 11 11:21:18.090481 crc crio[3656]: time=\"2026-06-11T11:21:18.09032899Z\" level=info msg=\"Ran pod sandbox 0c06b97b6fe9e1ca584455876eb5fd42511ce532fd19624d4d09d3b5854d9918 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-9pp8n/POD\" id=7e429cc3-1713-4d80-84bb-16e5dd2b1d36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.121403 | controller |     "Jun 11 11:21:18.094137 crc crio[3656]: time=\"2026-06-11T11:21:18.094066382Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=1bf41fc1-9037-4cfa-bed1-67846214cef6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.121419 | controller |     "Jun 11 11:21:18.098066 crc crio[3656]: time=\"2026-06-11T11:21:18.09796516Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=3d302561-09b7-410f-bfd5-deb3594b25bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.121434 | controller |     "Jun 11 11:21:18.109050 crc crio[3656]: time=\"2026-06-11T11:21:18.108954721Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-9pp8n/marketplace-operator\" id=33449e5b-d6d6-49dc-9667-9769c816ee96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.121449 | controller |     "Jun 11 11:21:18.110134 crc crio[3656]: time=\"2026-06-11T11:21:18.110073455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.121464 | controller |     "Jun 11 11:21:18.124825 crc crio[3656]: time=\"2026-06-11T11:21:18.124666654Z\" level=info msg=\"Removed container d4b6e73c18166cdc3c31f67f902380e49b94bfde6c498364dad98c6df430e5b4: openshift-marketplace/community-operators-qhh6t/registry-server\" id=1e491341-8a09-4a42-96b5-ee137043c163 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121479 | controller |     "Jun 11 11:21:18.128387 crc crio[3656]: time=\"2026-06-11T11:21:18.128315564Z\" level=info msg=\"Removing container: d69c8ce9f7658ad29daa3a9492968f0107c114eb0fe4fda152b8d5fddad27866\" id=9edc3a5d-e42e-4e7a-b989-65729f69835e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121493 | controller |     "Jun 11 11:21:18.175317 crc crio[3656]: time=\"2026-06-11T11:21:18.175203907Z\" level=info msg=\"Removed container d69c8ce9f7658ad29daa3a9492968f0107c114eb0fe4fda152b8d5fddad27866: openshift-marketplace/community-operators-qhh6t/extract-content\" id=9edc3a5d-e42e-4e7a-b989-65729f69835e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121508 | controller |     "Jun 11 11:21:18.179883 crc crio[3656]: time=\"2026-06-11T11:21:18.179797666Z\" level=info msg=\"Removing container: c44f51f382a7eafaa5f91c0d17a4e755cab7944aeb17394e781abb751e188a49\" id=b620dbd9-2643-42e3-9fd8-3948ed46cf43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121524 | controller |     "Jun 11 11:21:18.181217 crc crio[3656]: time=\"2026-06-11T11:21:18.181125676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.121539 | controller |     "Jun 11 11:21:18.185885 crc crio[3656]: time=\"2026-06-11T11:21:18.185807017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.121559 | controller |     "Jun 11 11:21:18.212878 crc crio[3656]: time=\"2026-06-11T11:21:18.212533913Z\" level=info msg=\"Removed container c44f51f382a7eafaa5f91c0d17a4e755cab7944aeb17394e781abb751e188a49: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=b620dbd9-2643-42e3-9fd8-3948ed46cf43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121575 | controller |     "Jun 11 11:21:18.332363 crc crio[3656]: time=\"2026-06-11T11:21:18.332256991Z\" level=info msg=\"Created container 88c1d8c37908e24b225218ee0c693a2e0d3a48c52606853ba3f916e401d44cda: openshift-marketplace/marketplace-operator-547dbd544d-9pp8n/marketplace-operator\" id=33449e5b-d6d6-49dc-9667-9769c816ee96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.121590 | controller |     "Jun 11 11:21:18.337921 crc crio[3656]: time=\"2026-06-11T11:21:18.337829579Z\" level=info msg=\"Starting container: 88c1d8c37908e24b225218ee0c693a2e0d3a48c52606853ba3f916e401d44cda\" id=59aa8147-ba12-432c-b09d-993d6c87818a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.121605 | controller |     "Jun 11 11:21:18.350896 crc crio[3656]: time=\"2026-06-11T11:21:18.3508176Z\" level=info msg=\"Started container\" PID=19696 containerID=88c1d8c37908e24b225218ee0c693a2e0d3a48c52606853ba3f916e401d44cda description=openshift-marketplace/marketplace-operator-547dbd544d-9pp8n/marketplace-operator id=59aa8147-ba12-432c-b09d-993d6c87818a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c06b97b6fe9e1ca584455876eb5fd42511ce532fd19624d4d09d3b5854d9918",
2026-06-11 12:41:58.121621 | controller |     "Jun 11 11:21:18.786287 crc crio[3656]: time=\"2026-06-11T11:21:18.78580276Z\" level=info msg=\"Removing container: 2584b7f31f924ee8f72f980a38e4f51c9207e632da0f45f15b7d97f29f47e82d\" id=901f640d-aee4-4bd0-a12a-d9d0dc36c0d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121636 | controller |     "Jun 11 11:21:18.808227 crc crio[3656]: time=\"2026-06-11T11:21:18.807524005Z\" level=info msg=\"Removed container 2584b7f31f924ee8f72f980a38e4f51c9207e632da0f45f15b7d97f29f47e82d: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=901f640d-aee4-4bd0-a12a-d9d0dc36c0d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121651 | controller |     "Jun 11 11:21:18.810316 crc crio[3656]: time=\"2026-06-11T11:21:18.810208026Z\" level=info msg=\"Removing container: ae1bd043691d012aba70cb5738528bf38dcb4c931c53bf987f50635313dac653\" id=c4d3a03c-a5b7-4886-8a49-16cee1b8e866 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121666 | controller |     "Jun 11 11:21:18.860126 crc crio[3656]: time=\"2026-06-11T11:21:18.860033277Z\" level=info msg=\"Removed container ae1bd043691d012aba70cb5738528bf38dcb4c931c53bf987f50635313dac653: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=c4d3a03c-a5b7-4886-8a49-16cee1b8e866 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121681 | controller |     "Jun 11 11:21:18.863217 crc crio[3656]: time=\"2026-06-11T11:21:18.863157862Z\" level=info msg=\"Removing container: dc625109be4d50b935b4ae6a300760d71badc6953761b3a4fbde8bb8777f6de4\" id=aced1d67-97db-40a6-b9d7-e0edbaeba6de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121696 | controller |     "Jun 11 11:21:18.883401 crc crio[3656]: time=\"2026-06-11T11:21:18.883294168Z\" level=info msg=\"Removed container dc625109be4d50b935b4ae6a300760d71badc6953761b3a4fbde8bb8777f6de4: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=aced1d67-97db-40a6-b9d7-e0edbaeba6de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.121711 | controller |     "Jun 11 11:21:19.451641 crc crio[3656]: time=\"2026-06-11T11:21:19.451511934Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-hrwxw/POD\" id=524bd78f-470b-46aa-8bfc-b8d5fdd9aedc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.121726 | controller |     "Jun 11 11:21:19.453025 crc crio[3656]: time=\"2026-06-11T11:21:19.451653668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.121745 | controller |     "Jun 11 11:21:19.478107 crc crio[3656]: time=\"2026-06-11T11:21:19.477911819Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-hrwxw Namespace:openshift-marketplace ID:1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c UID:1e83ac9a-30c3-4022-9b6d-3634a25c2339 NetNS:/var/run/netns/8856b85a-dc7e-4d22-83bf-7b1a3d949dbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e83ac9a_30c3_4022_9b6d_3634a25c2339.slice PodAnnotations:0xc002bb8750}] Aliases:map[]}\"",
2026-06-11 12:41:58.121766 | controller |     "Jun 11 11:21:19.478107 crc crio[3656]: time=\"2026-06-11T11:21:19.478066424Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-hrwxw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.121790 | controller |     "Jun 11 11:21:19.664591 crc crio[3656]: time=\"2026-06-11T11:21:19.663926776Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-w9h9q/POD\" id=d0156ce0-0a1e-4530-990b-48693c694dbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.121811 | controller |     "Jun 11 11:21:19.664591 crc crio[3656]: time=\"2026-06-11T11:21:19.664595816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.121826 | controller |     "Jun 11 11:21:19.690944 crc crio[3656]: time=\"2026-06-11T11:21:19.690838507Z\" level=info msg=\"Got pod network &{Name:certified-operators-w9h9q Namespace:openshift-marketplace ID:14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46 UID:a4500ef5-87f6-4872-928f-3ff99f4d1194 NetNS:/var/run/netns/8058dc2f-6744-47b7-ad9f-601357305a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4500ef5_87f6_4872_928f_3ff99f4d1194.slice PodAnnotations:0xc002bb8a50}] Aliases:map[]}\"",
2026-06-11 12:41:58.121842 | controller |     "Jun 11 11:21:19.690944 crc crio[3656]: time=\"2026-06-11T11:21:19.690903889Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-w9h9q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.121857 | controller |     "Jun 11 11:21:19.780628 crc crio[3656]: 2026-06-11T11:21:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a5dbc99900f45b Mac:6e:b0:2c:d9:ce:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/8856b85a-dc7e-4d22-83bf-7b1a3d949dbd SocketPath: PciID:}] [{Interface:0xc000014880 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.121871 | controller |     "Jun 11 11:21:19.782537 crc crio[3656]: time=\"2026-06-11T11:21:19.782444718Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-hrwxw Namespace:openshift-marketplace ID:1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c UID:1e83ac9a-30c3-4022-9b6d-3634a25c2339 NetNS:/var/run/netns/8856b85a-dc7e-4d22-83bf-7b1a3d949dbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e83ac9a_30c3_4022_9b6d_3634a25c2339.slice PodAnnotations:0xc002bb8750}] Aliases:map[]}\"",
2026-06-11 12:41:58.121886 | controller |     "Jun 11 11:21:19.783276 crc crio[3656]: time=\"2026-06-11T11:21:19.782825319Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-hrwxw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.121901 | controller |     "Jun 11 11:21:19.792649 crc crio[3656]: time=\"2026-06-11T11:21:19.792562903Z\" level=info msg=\"Ran pod sandbox 1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c with infra container: openshift-marketplace/redhat-marketplace-hrwxw/POD\" id=524bd78f-470b-46aa-8bfc-b8d5fdd9aedc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.121921 | controller |     "Jun 11 11:21:19.795899 crc crio[3656]: time=\"2026-06-11T11:21:19.795861972Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5de3a239-3cd3-44ac-acfc-023ab258cc22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.121936 | controller |     "Jun 11 11:21:19.798028 crc crio[3656]: time=\"2026-06-11T11:21:19.797900993Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c7e8dd92-3b2a-4c78-aabb-0afd77a7ccbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.121951 | controller |     "Jun 11 11:21:19.809063 crc crio[3656]: time=\"2026-06-11T11:21:19.808963387Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-hrwxw/extract-utilities\" id=21984c1e-4a90-4cf9-98be-bad7853fa7b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.121967 | controller |     "Jun 11 11:21:19.809484 crc crio[3656]: time=\"2026-06-11T11:21:19.809427531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.121982 | controller |     "Jun 11 11:21:19.859469 crc crio[3656]: time=\"2026-06-11T11:21:19.859388677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.121996 | controller |     "Jun 11 11:21:19.868012 crc crio[3656]: time=\"2026-06-11T11:21:19.867198402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.122011 | controller |     "Jun 11 11:21:19.964316 crc crio[3656]: time=\"2026-06-11T11:21:19.964209076Z\" level=info msg=\"Created container e7ed7a75d309b2fd975b69e930944ee24d6ceb66f6ebbe63c1d816a692fa33c7: openshift-marketplace/redhat-marketplace-hrwxw/extract-utilities\" id=21984c1e-4a90-4cf9-98be-bad7853fa7b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.122025 | controller |     "Jun 11 11:21:19.965406 crc crio[3656]: time=\"2026-06-11T11:21:19.965300279Z\" level=info msg=\"Starting container: e7ed7a75d309b2fd975b69e930944ee24d6ceb66f6ebbe63c1d816a692fa33c7\" id=126bc571-4b44-49ef-9022-7081d2fb0ad0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.122040 | controller |     "Jun 11 11:21:19.984786 crc crio[3656]: time=\"2026-06-11T11:21:19.984513798Z\" level=info msg=\"Started container\" PID=19789 containerID=e7ed7a75d309b2fd975b69e930944ee24d6ceb66f6ebbe63c1d816a692fa33c7 description=openshift-marketplace/redhat-marketplace-hrwxw/extract-utilities id=126bc571-4b44-49ef-9022-7081d2fb0ad0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c",
2026-06-11 12:41:58.122056 | controller |     "Jun 11 11:21:19.987889 crc crio[3656]: 2026-06-11T11:21:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14a85a2315eeb2b Mac:0a:37:4d:37:30:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/8058dc2f-6744-47b7-ad9f-601357305a01 SocketPath: PciID:}] [{Interface:0xc0002867a0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.122071 | controller |     "Jun 11 11:21:19.989752 crc crio[3656]: time=\"2026-06-11T11:21:19.989551629Z\" level=info msg=\"Got pod network &{Name:certified-operators-w9h9q Namespace:openshift-marketplace ID:14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46 UID:a4500ef5-87f6-4872-928f-3ff99f4d1194 NetNS:/var/run/netns/8058dc2f-6744-47b7-ad9f-601357305a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4500ef5_87f6_4872_928f_3ff99f4d1194.slice PodAnnotations:0xc002bb8a50}] Aliases:map[]}\"",
2026-06-11 12:41:58.122091 | controller |     "Jun 11 11:21:19.989881 crc crio[3656]: time=\"2026-06-11T11:21:19.989836928Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-w9h9q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.122106 | controller |     "Jun 11 11:21:19.996323 crc crio[3656]: time=\"2026-06-11T11:21:19.996241231Z\" level=info msg=\"Ran pod sandbox 14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46 with infra container: openshift-marketplace/certified-operators-w9h9q/POD\" id=d0156ce0-0a1e-4530-990b-48693c694dbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.122121 | controller |     "Jun 11 11:21:19.999073 crc crio[3656]: time=\"2026-06-11T11:21:19.998997694Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3f7a460e-43d1-4037-8db0-e17ba5790e88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.122136 | controller |     "Jun 11 11:21:20.003594 crc crio[3656]: time=\"2026-06-11T11:21:20.00349076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=44f5040f-c91f-428c-a376-7e9cdfd886d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.122151 | controller |     "Jun 11 11:21:20.015953 crc crio[3656]: time=\"2026-06-11T11:21:20.015830452Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-w9h9q/extract-utilities\" id=30f4acb8-e1ed-41e8-b2c8-b6dd43196481 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.122166 | controller |     "Jun 11 11:21:20.016833 crc crio[3656]: time=\"2026-06-11T11:21:20.016318776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.122180 | controller |     "Jun 11 11:21:20.039012 crc crio[3656]: time=\"2026-06-11T11:21:20.038871836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.122195 | controller |     "Jun 11 11:21:20.042784 crc crio[3656]: time=\"2026-06-11T11:21:20.04266279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.122210 | controller |     "Jun 11 11:21:20.207533 crc crio[3656]: time=\"2026-06-11T11:21:20.207006133Z\" level=info msg=\"Created container 7265de254c05f146c6e4a94052439be998fc32ff75f992c57a4733b45b3da7cc: openshift-marketplace/certified-operators-w9h9q/extract-utilities\" id=30f4acb8-e1ed-41e8-b2c8-b6dd43196481 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.122225 | controller |     "Jun 11 11:21:20.209171 crc crio[3656]: time=\"2026-06-11T11:21:20.209083326Z\" level=info msg=\"Starting container: 7265de254c05f146c6e4a94052439be998fc32ff75f992c57a4733b45b3da7cc\" id=e1dd00cb-2d3a-4874-a334-a6fbe6f69a9f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.122240 | controller |     "Jun 11 11:21:20.214848 crc crio[3656]: time=\"2026-06-11T11:21:20.214753527Z\" level=info msg=\"Started container\" PID=19801 containerID=7265de254c05f146c6e4a94052439be998fc32ff75f992c57a4733b45b3da7cc description=openshift-marketplace/certified-operators-w9h9q/extract-utilities id=e1dd00cb-2d3a-4874-a334-a6fbe6f69a9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46",
2026-06-11 12:41:58.122258 | controller |     "Jun 11 11:21:20.860966 crc crio[3656]: time=\"2026-06-11T11:21:20.860746255Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bee91892-18d3-4803-9adc-178cf335a942 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.122273 | controller |     "Jun 11 11:21:20.869053 crc crio[3656]: time=\"2026-06-11T11:21:20.867983273Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=98567fcf-ddb5-48bd-9e9c-87f4e60b3847 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.122288 | controller |     "Jun 11 11:21:20.870360 crc crio[3656]: time=\"2026-06-11T11:21:20.870095257Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 12:41:58.122303 | controller |     "Jun 11 11:21:20.870981 crc crio[3656]: time=\"2026-06-11T11:21:20.870285763Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.122317 | controller |     "Jun 11 11:21:21.536480 crc crio[3656]: time=\"2026-06-11T11:21:21.535932264Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:6b36b6f39459c9ec839353793dce87ba5802bb0d927bfa0efa7b5a9a61815fc0\" id=bee91892-18d3-4803-9adc-178cf335a942 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.122332 | controller |     "Jun 11 11:21:21.537871 crc crio[3656]: time=\"2026-06-11T11:21:21.537667087Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3cf88834-4380-41fc-90a9-551b3c57dad5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.122362 | controller |     "Jun 11 11:21:21.540570 crc crio[3656]: time=\"2026-06-11T11:21:21.540512332Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c4d50cdf-8ae9-48bf-8ad6-db376b72fef4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.122383 | controller |     "Jun 11 11:21:21.547596 crc crio[3656]: time=\"2026-06-11T11:21:21.547329008Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-w9h9q/extract-content\" id=548aba10-154c-40d4-a51b-86a17571c9c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.122399 | controller |     "Jun 11 11:21:21.551212 crc crio[3656]: time=\"2026-06-11T11:21:21.549603326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.122414 | controller |     "Jun 11 11:21:21.589907 crc crio[3656]: time=\"2026-06-11T11:21:21.58754473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.122429 | controller |     "Jun 11 11:21:21.591842 crc crio[3656]: time=\"2026-06-11T11:21:21.591762667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.122444 | controller |     "Jun 11 11:21:21.684376 crc crio[3656]: time=\"2026-06-11T11:21:21.684244444Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=98567fcf-ddb5-48bd-9e9c-87f4e60b3847 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.122458 | controller |     "Jun 11 11:21:21.686279 crc crio[3656]: time=\"2026-06-11T11:21:21.686178443Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4e8281c2-ebb5-4167-ac68-7e98311b1a77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.122472 | controller |     "Jun 11 11:21:21.689108 crc crio[3656]: time=\"2026-06-11T11:21:21.689000548Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=facb75f0-58da-4915-a08c-4303ade14177 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.122491 | controller |     "Jun 11 11:21:21.734277 crc crio[3656]: time=\"2026-06-11T11:21:21.734104977Z\" level=info msg=\"Created container 37dbe95e0ba8b499a2a35ef0e1bff1c71e95d4eea36c933ffc1b179840674913: openshift-marketplace/certified-operators-w9h9q/extract-content\" id=548aba10-154c-40d4-a51b-86a17571c9c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.122506 | controller |     "Jun 11 11:21:21.734998 crc crio[3656]: time=\"2026-06-11T11:21:21.734917761Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-hrwxw/extract-content\" id=85f0e2a8-4260-46ef-90e0-659a9fc7a067 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.122521 | controller |     "Jun 11 11:21:21.735637 crc crio[3656]: time=\"2026-06-11T11:21:21.73551853Z\" level=info msg=\"Starting container: 37dbe95e0ba8b499a2a35ef0e1bff1c71e95d4eea36c933ffc1b179840674913\" id=634cdd0c-5d48-44c7-b695-88e01fa6d211 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.122536 | controller |     "Jun 11 11:21:21.736085 crc crio[3656]: time=\"2026-06-11T11:21:21.735989354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.122550 | controller |     "Jun 11 11:21:21.742278 crc crio[3656]: time=\"2026-06-11T11:21:21.74218271Z\" level=info msg=\"Started container\" PID=19813 containerID=37dbe95e0ba8b499a2a35ef0e1bff1c71e95d4eea36c933ffc1b179840674913 description=openshift-marketplace/certified-operators-w9h9q/extract-content id=634cdd0c-5d48-44c7-b695-88e01fa6d211 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46",
2026-06-11 12:41:58.122565 | controller |     "Jun 11 11:21:21.773773 crc crio[3656]: time=\"2026-06-11T11:21:21.773598387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.122579 | controller |     "Jun 11 11:21:21.779063 crc crio[3656]: time=\"2026-06-11T11:21:21.77898642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.122594 | controller |     "Jun 11 11:21:21.869815 crc crio[3656]: time=\"2026-06-11T11:21:21.869381604Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-7t6gz/POD\" id=189ee58e-94d8-485f-abd6-205aa48a51a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.122608 | controller |     "Jun 11 11:21:21.869815 crc crio[3656]: time=\"2026-06-11T11:21:21.869458326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.122624 | controller |     "Jun 11 11:21:21.894595 crc crio[3656]: time=\"2026-06-11T11:21:21.894424469Z\" level=info msg=\"Got pod network &{Name:redhat-operators-7t6gz Namespace:openshift-marketplace ID:fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c UID:f08b8a4d-2767-4774-96be-463c7e07f5ee NetNS:/var/run/netns/0dedcd66-1b21-4efe-9a50-81df0978bb4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf08b8a4d_2767_4774_96be_463c7e07f5ee.slice PodAnnotations:0xc00279c3b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.122639 | controller |     "Jun 11 11:21:21.894595 crc crio[3656]: time=\"2026-06-11T11:21:21.894494341Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-7t6gz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.122654 | controller |     "Jun 11 11:21:21.916886 crc crio[3656]: time=\"2026-06-11T11:21:21.916754562Z\" level=info msg=\"Created container 82389bab62b6f3af70d1fb00fb870ef287d406459365d0d763207c4811e1d95b: openshift-marketplace/redhat-marketplace-hrwxw/extract-content\" id=85f0e2a8-4260-46ef-90e0-659a9fc7a067 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.122673 | controller |     "Jun 11 11:21:21.922391 crc crio[3656]: time=\"2026-06-11T11:21:21.918312739Z\" level=info msg=\"Starting container: 82389bab62b6f3af70d1fb00fb870ef287d406459365d0d763207c4811e1d95b\" id=1abbfab7-2b6e-4679-b8bd-2d0545292a7b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.122689 | controller |     "Jun 11 11:21:21.928053 crc crio[3656]: time=\"2026-06-11T11:21:21.92796798Z\" level=info msg=\"Started container\" PID=19831 containerID=82389bab62b6f3af70d1fb00fb870ef287d406459365d0d763207c4811e1d95b description=openshift-marketplace/redhat-marketplace-hrwxw/extract-content id=1abbfab7-2b6e-4679-b8bd-2d0545292a7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c",
2026-06-11 12:41:58.122704 | controller |     "Jun 11 11:21:22.141010 crc crio[3656]: time=\"2026-06-11T11:21:22.138733572Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-x74cp/POD\" id=72bf797c-86d1-4b20-919a-f79cfb141079 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.122720 | controller |     "Jun 11 11:21:22.141010 crc crio[3656]: time=\"2026-06-11T11:21:22.139398012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.122735 | controller |     "Jun 11 11:21:22.171208 crc crio[3656]: time=\"2026-06-11T11:21:22.168967083Z\" level=info msg=\"Got pod network &{Name:community-operators-x74cp Namespace:openshift-marketplace ID:6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc UID:225c7a52-ea44-482a-886f-cd3aad761a24 NetNS:/var/run/netns/ae9c4872-1e28-4f0f-b008-747cc277924b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod225c7a52_ea44_482a_886f_cd3aad761a24.slice PodAnnotations:0xc001636448}] Aliases:map[]}\"",
2026-06-11 12:41:58.122750 | controller |     "Jun 11 11:21:22.171208 crc crio[3656]: time=\"2026-06-11T11:21:22.169024825Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-x74cp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.122765 | controller |     "Jun 11 11:21:22.276474 crc crio[3656]: 2026-06-11T11:21:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc912ec029625f6 Mac:76:68:9f:f6:76:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/0dedcd66-1b21-4efe-9a50-81df0978bb4c SocketPath: PciID:}] [{Interface:0xc0001b88f0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.122780 | controller |     "Jun 11 11:21:22.280953 crc crio[3656]: time=\"2026-06-11T11:21:22.278372141Z\" level=info msg=\"Got pod network &{Name:redhat-operators-7t6gz Namespace:openshift-marketplace ID:fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c UID:f08b8a4d-2767-4774-96be-463c7e07f5ee NetNS:/var/run/netns/0dedcd66-1b21-4efe-9a50-81df0978bb4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf08b8a4d_2767_4774_96be_463c7e07f5ee.slice PodAnnotations:0xc00279c3b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.122795 | controller |     "Jun 11 11:21:22.280953 crc crio[3656]: time=\"2026-06-11T11:21:22.27901099Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-7t6gz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.122809 | controller |     "Jun 11 11:21:22.330363 crc crio[3656]: time=\"2026-06-11T11:21:22.330256894Z\" level=info msg=\"Ran pod sandbox fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c with infra container: openshift-marketplace/redhat-operators-7t6gz/POD\" id=189ee58e-94d8-485f-abd6-205aa48a51a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.122828 | controller |     "Jun 11 11:21:22.334736 crc crio[3656]: time=\"2026-06-11T11:21:22.334493482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0ece0cba-721d-4d8f-90cb-7b35facdb841 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.122847 | controller |     "Jun 11 11:21:22.336839 crc crio[3656]: time=\"2026-06-11T11:21:22.33676754Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6fc11c2e-a9b7-4582-9889-9c39632fa284 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.122870 | controller |     "Jun 11 11:21:22.347032 crc crio[3656]: time=\"2026-06-11T11:21:22.346914496Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-7t6gz/extract-utilities\" id=11d56782-b315-4a24-9a85-2bb669b1a94a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.122892 | controller |     "Jun 11 11:21:22.347500 crc crio[3656]: time=\"2026-06-11T11:21:22.347444962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.122908 | controller |     "Jun 11 11:21:22.385651 crc crio[3656]: time=\"2026-06-11T11:21:22.385285333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.122923 | controller |     "Jun 11 11:21:22.393465 crc crio[3656]: time=\"2026-06-11T11:21:22.393413428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.122938 | controller |     "Jun 11 11:21:22.519160 crc crio[3656]: time=\"2026-06-11T11:21:22.519013573Z\" level=info msg=\"Created container 6c5de417eae031cce61b10f936bb340a9a3aa69559811aa962b69b522f165703: openshift-marketplace/redhat-operators-7t6gz/extract-utilities\" id=11d56782-b315-4a24-9a85-2bb669b1a94a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.122952 | controller |     "Jun 11 11:21:22.520252 crc crio[3656]: time=\"2026-06-11T11:21:22.520166938Z\" level=info msg=\"Starting container: 6c5de417eae031cce61b10f936bb340a9a3aa69559811aa962b69b522f165703\" id=ba7283dc-36a0-474a-aacd-b96b266d3317 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.122967 | controller |     "Jun 11 11:21:22.526416 crc crio[3656]: time=\"2026-06-11T11:21:22.52622224Z\" level=info msg=\"Started container\" PID=19917 containerID=6c5de417eae031cce61b10f936bb340a9a3aa69559811aa962b69b522f165703 description=openshift-marketplace/redhat-operators-7t6gz/extract-utilities id=ba7283dc-36a0-474a-aacd-b96b266d3317 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c",
2026-06-11 12:41:58.122982 | controller |     "Jun 11 11:21:22.679602 crc crio[3656]: 2026-06-11T11:21:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6645e9c9f57047d Mac:1e:ca:fc:95:1f:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/ae9c4872-1e28-4f0f-b008-747cc277924b SocketPath: PciID:}] [{Interface:0xc0001235d0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.122997 | controller |     "Jun 11 11:21:22.680763 crc crio[3656]: time=\"2026-06-11T11:21:22.680634824Z\" level=info msg=\"Got pod network &{Name:community-operators-x74cp Namespace:openshift-marketplace ID:6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc UID:225c7a52-ea44-482a-886f-cd3aad761a24 NetNS:/var/run/netns/ae9c4872-1e28-4f0f-b008-747cc277924b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod225c7a52_ea44_482a_886f_cd3aad761a24.slice PodAnnotations:0xc001636448}] Aliases:map[]}\"",
2026-06-11 12:41:58.123017 | controller |     "Jun 11 11:21:22.680963 crc crio[3656]: time=\"2026-06-11T11:21:22.680852561Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-x74cp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.123033 | controller |     "Jun 11 11:21:22.688425 crc crio[3656]: time=\"2026-06-11T11:21:22.688221143Z\" level=info msg=\"Ran pod sandbox 6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc with infra container: openshift-marketplace/community-operators-x74cp/POD\" id=72bf797c-86d1-4b20-919a-f79cfb141079 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.123048 | controller |     "Jun 11 11:21:22.691981 crc crio[3656]: time=\"2026-06-11T11:21:22.691863963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c268ebbd-1a49-4254-bad4-b30358f9444b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.123063 | controller |     "Jun 11 11:21:22.695888 crc crio[3656]: time=\"2026-06-11T11:21:22.695856963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=88504dc8-3f0f-47e2-b70d-f12e16d3e100 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.123078 | controller |     "Jun 11 11:21:22.705261 crc crio[3656]: time=\"2026-06-11T11:21:22.705158593Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x74cp/extract-utilities\" id=59a55220-f9fe-46be-a735-0a63e4a48d19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.123092 | controller |     "Jun 11 11:21:22.705749 crc crio[3656]: time=\"2026-06-11T11:21:22.705595616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.123106 | controller |     "Jun 11 11:21:22.732063 crc crio[3656]: time=\"2026-06-11T11:21:22.731962831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.123121 | controller |     "Jun 11 11:21:22.735321 crc crio[3656]: time=\"2026-06-11T11:21:22.73525973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.123150 | controller |     "Jun 11 11:21:22.832584 crc crio[3656]: time=\"2026-06-11T11:21:22.832515912Z\" level=info msg=\"Created container 98514b1692e731cb1f6e19e50db9641c8abf05a0aad10d0ae668bed8270d36ab: openshift-marketplace/community-operators-x74cp/extract-utilities\" id=59a55220-f9fe-46be-a735-0a63e4a48d19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.123167 | controller |     "Jun 11 11:21:22.833872 crc crio[3656]: time=\"2026-06-11T11:21:22.83379721Z\" level=info msg=\"Starting container: 98514b1692e731cb1f6e19e50db9641c8abf05a0aad10d0ae668bed8270d36ab\" id=c2ba58aa-32c7-4ff9-9383-138db6c0e1de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.123182 | controller |     "Jun 11 11:21:22.840840 crc crio[3656]: time=\"2026-06-11T11:21:22.84075393Z\" level=info msg=\"Started container\" PID=19929 containerID=98514b1692e731cb1f6e19e50db9641c8abf05a0aad10d0ae668bed8270d36ab description=openshift-marketplace/community-operators-x74cp/extract-utilities id=c2ba58aa-32c7-4ff9-9383-138db6c0e1de name=/runtime.v1.RuntimeService/StartContainer sandboxID=6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc",
2026-06-11 12:41:58.123199 | controller |     "Jun 11 11:21:22.902412 crc crio[3656]: time=\"2026-06-11T11:21:22.900052217Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=041f472e-8213-48bc-bc80-9d836af09e1d name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.123218 | controller |     "Jun 11 11:21:22.912276 crc crio[3656]: time=\"2026-06-11T11:21:22.907465611Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.123234 | controller |     "Jun 11 11:21:22.912276 crc crio[3656]: time=\"2026-06-11T11:21:22.909386359Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b987b748-5d38-4a2d-8c9f-fddeee2554ec name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.123249 | controller |     "Jun 11 11:21:22.914481 crc crio[3656]: time=\"2026-06-11T11:21:22.91407142Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.123264 | controller |     "Jun 11 11:21:22.916790 crc crio[3656]: time=\"2026-06-11T11:21:22.916039659Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5f51ad24-5daa-4be9-a050-4b9c282396b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.123279 | controller |     "Jun 11 11:21:22.926798 crc crio[3656]: time=\"2026-06-11T11:21:22.919416351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e7b9e6da-accc-4791-8066-7f9e0d6e2d44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.123294 | controller |     "Jun 11 11:21:22.926798 crc crio[3656]: time=\"2026-06-11T11:21:22.919568585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3ead841d-5915-4a3c-8f9f-0efb99239667 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.123309 | controller |     "Jun 11 11:21:22.926798 crc crio[3656]: time=\"2026-06-11T11:21:22.925005009Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=de433bca-80be-4f39-aff6-d35c19f43cd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.123324 | controller |     "Jun 11 11:21:22.928255 crc crio[3656]: time=\"2026-06-11T11:21:22.928055661Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-w9h9q/registry-server\" id=e93ffb90-e6e9-4bc5-a266-3f22d3a42a89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.123416 | controller |     "Jun 11 11:21:22.928815 crc crio[3656]: time=\"2026-06-11T11:21:22.928421872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.123441 | controller |     "Jun 11 11:21:22.934338 crc crio[3656]: time=\"2026-06-11T11:21:22.934257358Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-hrwxw/registry-server\" id=fa6de0bc-0785-41a6-af2f-9a40840e1648 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.123458 | controller |     "Jun 11 11:21:22.936946 crc crio[3656]: time=\"2026-06-11T11:21:22.936758713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.123474 | controller |     "Jun 11 11:21:22.976083 crc crio[3656]: time=\"2026-06-11T11:21:22.975971305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.123489 | controller |     "Jun 11 11:21:22.978895 crc crio[3656]: time=\"2026-06-11T11:21:22.978807581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.123510 | controller |     "Jun 11 11:21:22.979139 crc crio[3656]: time=\"2026-06-11T11:21:22.979072469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.123526 | controller |     "Jun 11 11:21:22.982053 crc crio[3656]: time=\"2026-06-11T11:21:22.981990817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.123541 | controller |     "Jun 11 11:21:23.065371 crc crio[3656]: time=\"2026-06-11T11:21:23.064985468Z\" level=info msg=\"Created container 9a41b98aa1f4ddf45472d0bff19849e61f8311b9f7f1ce8abac081efb2888fd8: openshift-marketplace/certified-operators-w9h9q/registry-server\" id=e93ffb90-e6e9-4bc5-a266-3f22d3a42a89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.123556 | controller |     "Jun 11 11:21:23.071836 crc crio[3656]: time=\"2026-06-11T11:21:23.071742472Z\" level=info msg=\"Starting container: 9a41b98aa1f4ddf45472d0bff19849e61f8311b9f7f1ce8abac081efb2888fd8\" id=668b0959-99e5-42f8-ad2d-54da8eb27005 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.123571 | controller |     "Jun 11 11:21:23.085848 crc crio[3656]: time=\"2026-06-11T11:21:23.081808865Z\" level=info msg=\"Started container\" PID=19939 containerID=9a41b98aa1f4ddf45472d0bff19849e61f8311b9f7f1ce8abac081efb2888fd8 description=openshift-marketplace/certified-operators-w9h9q/registry-server id=668b0959-99e5-42f8-ad2d-54da8eb27005 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46",
2026-06-11 12:41:58.123587 | controller |     "Jun 11 11:21:23.086243 crc crio[3656]: time=\"2026-06-11T11:21:23.086109845Z\" level=info msg=\"Created container f496e3474dc7e86b90592e945df3e1703c1e3b2612fa0e327d5f7163ca279beb: openshift-marketplace/redhat-marketplace-hrwxw/registry-server\" id=fa6de0bc-0785-41a6-af2f-9a40840e1648 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.123602 | controller |     "Jun 11 11:21:23.087573 crc crio[3656]: time=\"2026-06-11T11:21:23.087498446Z\" level=info msg=\"Starting container: f496e3474dc7e86b90592e945df3e1703c1e3b2612fa0e327d5f7163ca279beb\" id=431bd2a9-a0e4-4bf2-b9e7-43b38ccfb541 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.123617 | controller |     "Jun 11 11:21:23.092201 crc crio[3656]: time=\"2026-06-11T11:21:23.092106105Z\" level=info msg=\"Started container\" PID=19942 containerID=f496e3474dc7e86b90592e945df3e1703c1e3b2612fa0e327d5f7163ca279beb description=openshift-marketplace/redhat-marketplace-hrwxw/registry-server id=431bd2a9-a0e4-4bf2-b9e7-43b38ccfb541 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c",
2026-06-11 12:41:58.123632 | controller |     "Jun 11 11:21:23.543425 crc crio[3656]: time=\"2026-06-11T11:21:23.542882171Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=041f472e-8213-48bc-bc80-9d836af09e1d name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.123647 | controller |     "Jun 11 11:21:23.544481 crc crio[3656]: time=\"2026-06-11T11:21:23.544385106Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=be01ecac-b0e4-46ce-95b0-5afda38ebe6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.123661 | controller |     "Jun 11 11:21:23.547348 crc crio[3656]: time=\"2026-06-11T11:21:23.547276124Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e111be0e-0b7d-4be5-b697-fceb60aa3f44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.123680 | controller |     "Jun 11 11:21:23.559811 crc crio[3656]: time=\"2026-06-11T11:21:23.556919364Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x74cp/extract-content\" id=7bc8e3cf-b77d-4cc7-abf1-33603e8fc756 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.123696 | controller |     "Jun 11 11:21:23.559811 crc crio[3656]: time=\"2026-06-11T11:21:23.557595975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.123711 | controller |     "Jun 11 11:21:23.586312 crc crio[3656]: time=\"2026-06-11T11:21:23.585473205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.123726 | controller |     "Jun 11 11:21:23.589501 crc crio[3656]: time=\"2026-06-11T11:21:23.589382493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.123741 | controller |     "Jun 11 11:21:23.607747 crc crio[3656]: time=\"2026-06-11T11:21:23.607482658Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=b987b748-5d38-4a2d-8c9f-fddeee2554ec name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.123755 | controller |     "Jun 11 11:21:23.610280 crc crio[3656]: time=\"2026-06-11T11:21:23.61020207Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fb38c7d2-cfb0-49c7-9f46-e98f368cfa91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.123769 | controller |     "Jun 11 11:21:23.612649 crc crio[3656]: time=\"2026-06-11T11:21:23.612542271Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=38b1805d-d11d-448f-a991-583e95f9f517 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.123784 | controller |     "Jun 11 11:21:23.629467 crc crio[3656]: time=\"2026-06-11T11:21:23.629320036Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-7t6gz/extract-content\" id=2c8542b0-df4c-4b70-af14-f776eaad7c28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.123799 | controller |     "Jun 11 11:21:23.629942 crc crio[3656]: time=\"2026-06-11T11:21:23.629880053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.123814 | controller |     "Jun 11 11:21:23.658410 crc crio[3656]: time=\"2026-06-11T11:21:23.658353481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.123829 | controller |     "Jun 11 11:21:23.661549 crc crio[3656]: time=\"2026-06-11T11:21:23.661510216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.123845 | controller |     "Jun 11 11:21:23.688775 crc crio[3656]: time=\"2026-06-11T11:21:23.688405247Z\" level=info msg=\"Created container c8925c6993f6a7a85079808322bb677ef5b5f593300ac39e2f4b728b75fdd3c5: openshift-marketplace/community-operators-x74cp/extract-content\" id=7bc8e3cf-b77d-4cc7-abf1-33603e8fc756 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.123859 | controller |     "Jun 11 11:21:23.689536 crc crio[3656]: time=\"2026-06-11T11:21:23.689465719Z\" level=info msg=\"Starting container: c8925c6993f6a7a85079808322bb677ef5b5f593300ac39e2f4b728b75fdd3c5\" id=4f07c511-ac5d-4241-b656-475ed92fb09f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.123874 | controller |     "Jun 11 11:21:23.694445 crc crio[3656]: time=\"2026-06-11T11:21:23.694393387Z\" level=info msg=\"Started container\" PID=19998 containerID=c8925c6993f6a7a85079808322bb677ef5b5f593300ac39e2f4b728b75fdd3c5 description=openshift-marketplace/community-operators-x74cp/extract-content id=4f07c511-ac5d-4241-b656-475ed92fb09f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc",
2026-06-11 12:41:58.123893 | controller |     "Jun 11 11:21:23.745808 crc crio[3656]: time=\"2026-06-11T11:21:23.745660623Z\" level=info msg=\"Created container eca9e7131bb99ecfcd6f910fde80ccef362743f11cc7beefb17141dead88e03c: openshift-marketplace/redhat-operators-7t6gz/extract-content\" id=2c8542b0-df4c-4b70-af14-f776eaad7c28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.123909 | controller |     "Jun 11 11:21:23.747245 crc crio[3656]: time=\"2026-06-11T11:21:23.747196729Z\" level=info msg=\"Starting container: eca9e7131bb99ecfcd6f910fde80ccef362743f11cc7beefb17141dead88e03c\" id=3a44ccf6-c263-426f-916d-e4b5f5d02882 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.123925 | controller |     "Jun 11 11:21:23.752876 crc crio[3656]: time=\"2026-06-11T11:21:23.752807178Z\" level=info msg=\"Started container\" PID=20005 containerID=eca9e7131bb99ecfcd6f910fde80ccef362743f11cc7beefb17141dead88e03c description=openshift-marketplace/redhat-operators-7t6gz/extract-content id=3a44ccf6-c263-426f-916d-e4b5f5d02882 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c",
2026-06-11 12:41:58.123947 | controller |     "Jun 11 11:21:24.956592 crc crio[3656]: time=\"2026-06-11T11:21:24.956490354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8a2c9ff2-93b0-45cc-bc7e-59586afc7c26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.123969 | controller |     "Jun 11 11:21:24.959199 crc crio[3656]: time=\"2026-06-11T11:21:24.959125354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a22da411-4aa5-46da-921e-fa817cadf3f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.123993 | controller |     "Jun 11 11:21:24.963776 crc crio[3656]: time=\"2026-06-11T11:21:24.963661591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a55f0aa1-aea8-44a6-8318-5d7c461cb599 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.124016 | controller |     "Jun 11 11:21:24.965409 crc crio[3656]: time=\"2026-06-11T11:21:24.965233488Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=74e2b735-eec2-4d81-9aca-ee5ae94450a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.124032 | controller |     "Jun 11 11:21:24.967325 crc crio[3656]: time=\"2026-06-11T11:21:24.967227378Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-x74cp/registry-server\" id=71e6c325-ed1e-49a6-af7d-f263a1fbac32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.124048 | controller |     "Jun 11 11:21:24.967648 crc crio[3656]: time=\"2026-06-11T11:21:24.967573739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.124063 | controller |     "Jun 11 11:21:24.971536 crc crio[3656]: time=\"2026-06-11T11:21:24.971402754Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-7t6gz/registry-server\" id=eec714aa-15df-4b00-a187-e810a6efd65a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.124078 | controller |     "Jun 11 11:21:24.978253 crc crio[3656]: time=\"2026-06-11T11:21:24.978204759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.124101 | controller |     "Jun 11 11:21:25.032987 crc crio[3656]: time=\"2026-06-11T11:21:25.032804524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.124117 | controller |     "Jun 11 11:21:25.036058 crc crio[3656]: time=\"2026-06-11T11:21:25.035876427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.124133 | controller |     "Jun 11 11:21:25.054935 crc crio[3656]: time=\"2026-06-11T11:21:25.054833858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.124147 | controller |     "Jun 11 11:21:25.057452 crc crio[3656]: time=\"2026-06-11T11:21:25.057386905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.124162 | controller |     "Jun 11 11:21:25.197025 crc crio[3656]: time=\"2026-06-11T11:21:25.196291912Z\" level=info msg=\"Created container 7b28cc42de16268269bcdb778224193d16439d4755a241540ea9e9245008ddb3: openshift-marketplace/redhat-operators-7t6gz/registry-server\" id=eec714aa-15df-4b00-a187-e810a6efd65a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.124177 | controller |     "Jun 11 11:21:25.197313 crc crio[3656]: time=\"2026-06-11T11:21:25.196353684Z\" level=info msg=\"Created container a68736fe52837e82176cdaedce25f7b10be658d5f975efab2d6eb038d78c362e: openshift-marketplace/community-operators-x74cp/registry-server\" id=71e6c325-ed1e-49a6-af7d-f263a1fbac32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.124192 | controller |     "Jun 11 11:21:25.198669 crc crio[3656]: time=\"2026-06-11T11:21:25.198596141Z\" level=info msg=\"Starting container: a68736fe52837e82176cdaedce25f7b10be658d5f975efab2d6eb038d78c362e\" id=22520f19-5646-4392-9863-d94e745c64d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.124206 | controller |     "Jun 11 11:21:25.199785 crc crio[3656]: time=\"2026-06-11T11:21:25.199654113Z\" level=info msg=\"Starting container: 7b28cc42de16268269bcdb778224193d16439d4755a241540ea9e9245008ddb3\" id=5a59740a-b18b-41f5-8821-7591917a32b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.124221 | controller |     "Jun 11 11:21:25.203741 crc crio[3656]: time=\"2026-06-11T11:21:25.203585132Z\" level=info msg=\"Started container\" PID=20044 containerID=a68736fe52837e82176cdaedce25f7b10be658d5f975efab2d6eb038d78c362e description=openshift-marketplace/community-operators-x74cp/registry-server id=22520f19-5646-4392-9863-d94e745c64d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc",
2026-06-11 12:41:58.124236 | controller |     "Jun 11 11:21:25.206525 crc crio[3656]: time=\"2026-06-11T11:21:25.206339085Z\" level=info msg=\"Started container\" PID=20047 containerID=7b28cc42de16268269bcdb778224193d16439d4755a241540ea9e9245008ddb3 description=openshift-marketplace/redhat-operators-7t6gz/registry-server id=5a59740a-b18b-41f5-8821-7591917a32b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c",
2026-06-11 12:41:58.124251 | controller |     "Jun 11 11:21:36.735749 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 12:41:58.124266 | controller |     "Jun 11 11:21:44.808788 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-11 12:41:58.124280 | controller |     "Jun 11 11:21:44.809504 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-11 12:41:58.124295 | controller |     "Jun 11 11:21:44.810168 crc systemd[1]: crio.service: Consumed 16min 59.018s CPU time.",
2026-06-11 12:41:58.124314 | controller |     "Jun 11 11:21:44.901836 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 12:41:58.124329 | controller |     "Jun 11 11:21:45.007283 crc crio[20983]: time=\"2026-06-11T11:21:45.007131569Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-11 12:41:58.124344 | controller |     "Jun 11 11:21:45.007283 crc crio[20983]: time=\"2026-06-11T11:21:45.007174651Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-11 12:41:58.124382 | controller |     "Jun 11 11:21:45.009275 crc crio[20983]: time=\"2026-06-11T11:21:45.00879437Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-11 12:41:58.124398 | controller |     "Jun 11 11:21:45.009275 crc crio[20983]: time=\"2026-06-11T11:21:45.008862312Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-11 12:41:58.124412 | controller |     "Jun 11 11:21:45.022657 crc crio[20983]: time=\"2026-06-11T11:21:45.022526103Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-11 12:41:58.124427 | controller |     "Jun 11 11:21:45.022996 crc crio[20983]: time=\"2026-06-11T11:21:45.022924905Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-11 12:41:58.124441 | controller |     "Jun 11 11:21:45.022996 crc crio[20983]: time=\"2026-06-11T11:21:45.022939886Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-11 12:41:58.124455 | controller |     "Jun 11 11:21:45.023097 crc crio[20983]: time=\"2026-06-11T11:21:45.023030529Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-11 12:41:58.124469 | controller |     "Jun 11 11:21:45.023097 crc crio[20983]: time=\"2026-06-11T11:21:45.023039339Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-11 12:41:58.124484 | controller |     "Jun 11 11:21:45.044285 crc crio[20983]: time=\"2026-06-11T11:21:45.044134115Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-11 12:41:58.124498 | controller |     "Jun 11 11:21:45.066344 crc crio[20983]: time=\"2026-06-11T11:21:45.066124307Z\" 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-11 12:41:58.124513 | controller |     "Jun 11 11:21:45.072050 crc crio[20983]: time=\"2026-06-11T11:21:45.071925582Z\" 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-11 12:41:58.124527 | controller |     "Jun 11 11:21:45.090229 crc crio[20983]: time=\"2026-06-11T11:21:45.09011018Z\" 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-11 12:41:58.124542 | controller |     "Jun 11 11:21:45.270171 crc crio[20983]: time=\"2026-06-11T11:21:45.270093405Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-11 12:41:58.124556 | controller |     "Jun 11 11:21:45.270171 crc crio[20983]: time=\"2026-06-11T11:21:45.270148256Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-11 12:41:58.124570 | controller |     "Jun 11 11:21:45.270171 crc crio[20983]: time=\"2026-06-11T11:21:45.270159327Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-11 12:41:58.124585 | controller |     "Jun 11 11:21:45.270171 crc crio[20983]: time=\"2026-06-11T11:21:45.270167697Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-11 12:41:58.124599 | controller |     "Jun 11 11:21:45.270171 crc crio[20983]: time=\"2026-06-11T11:21:45.270175357Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-11 12:41:58.124619 | controller |     "Jun 11 11:21:45.275561 crc crio[20983]: time=\"2026-06-11T11:21:45.275519188Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 12:41:58.124634 | controller |     "Jun 11 11:21:45.275561 crc crio[20983]: time=\"2026-06-11T11:21:45.275551989Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 12:41:58.124648 | controller |     "Jun 11 11:21:45.279658 crc crio[20983]: time=\"2026-06-11T11:21:45.279535879Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 12:41:58.124663 | controller |     "Jun 11 11:21:45.279658 crc crio[20983]: time=\"2026-06-11T11:21:45.279644213Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 12:41:58.124677 | controller |     "Jun 11 11:21:45.312391 crc crio[20983]: time=\"2026-06-11T11:21:45.312300297Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.124691 | controller |     "Jun 11 11:21:45.312391 crc crio[20983]: time=\"2026-06-11T11:21:45.312369549Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.124705 | controller |     "Jun 11 11:21:45.312886 crc crio[20983]: time=\"2026-06-11T11:21:45.312828563Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-11 12:41:58.124720 | controller |     "Jun 11 11:21:45.312886 crc crio[20983]: time=\"2026-06-11T11:21:45.312875534Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-11 12:41:58.124736 | controller |     "Jun 11 11:21:45.314086 crc crio[20983]: time=\"2026-06-11T11:21:45.313929436Z\" 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.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"cpu-quota.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"module.wasm.image/variant\\\", \\\"run.oci.\\\", \\\"irq-load-balancing.crio.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-11 12:41:58.124761 | controller |     "Jun 11 11:21:45.315170 crc crio[20983]: time=\"2026-06-11T11:21:45.315120142Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-11 12:41:58.124777 | controller |     "Jun 11 11:21:45.315366 crc crio[20983]: time=\"2026-06-11T11:21:45.315317108Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-11 12:41:58.124792 | controller |     "Jun 11 11:21:46.686050 crc crio[20983]: time=\"2026-06-11T11:21:46.685991167Z\" level=info msg=\"Got pod network &{Name:community-operators-x74cp Namespace:openshift-marketplace ID:6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc UID:225c7a52-ea44-482a-886f-cd3aad761a24 NetNS:/var/run/netns/ae9c4872-1e28-4f0f-b008-747cc277924b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod225c7a52_ea44_482a_886f_cd3aad761a24.slice PodAnnotations:0xc00051af58}] Aliases:map[]}\"",
2026-06-11 12:41:58.124807 | controller |     "Jun 11 11:21:46.687128 crc crio[20983]: time=\"2026-06-11T11:21:46.687105691Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-x74cp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.124822 | controller |     "Jun 11 11:21:46.687812 crc crio[20983]: time=\"2026-06-11T11:21:46.687788041Z\" level=info msg=\"Got pod network &{Name:redhat-operators-7t6gz Namespace:openshift-marketplace ID:fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c UID:f08b8a4d-2767-4774-96be-463c7e07f5ee NetNS:/var/run/netns/0dedcd66-1b21-4efe-9a50-81df0978bb4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf08b8a4d_2767_4774_96be_463c7e07f5ee.slice PodAnnotations:0xc00051b078}] Aliases:map[]}\"",
2026-06-11 12:41:58.124837 | controller |     "Jun 11 11:21:46.688009 crc crio[20983]: time=\"2026-06-11T11:21:46.687992157Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-7t6gz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.124852 | controller |     "Jun 11 11:21:46.688455 crc crio[20983]: time=\"2026-06-11T11:21:46.688430071Z\" level=info msg=\"Got pod network &{Name:certified-operators-w9h9q Namespace:openshift-marketplace ID:14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46 UID:a4500ef5-87f6-4872-928f-3ff99f4d1194 NetNS:/var/run/netns/8058dc2f-6744-47b7-ad9f-601357305a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4500ef5_87f6_4872_928f_3ff99f4d1194.slice PodAnnotations:0xc00051b110}] Aliases:map[]}\"",
2026-06-11 12:41:58.124871 | controller |     "Jun 11 11:21:46.688724 crc crio[20983]: time=\"2026-06-11T11:21:46.688665778Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-w9h9q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.124887 | controller |     "Jun 11 11:21:46.689226 crc crio[20983]: time=\"2026-06-11T11:21:46.689201084Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-hrwxw Namespace:openshift-marketplace ID:1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c UID:1e83ac9a-30c3-4022-9b6d-3634a25c2339 NetNS:/var/run/netns/8856b85a-dc7e-4d22-83bf-7b1a3d949dbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e83ac9a_30c3_4022_9b6d_3634a25c2339.slice PodAnnotations:0xc00051b1a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.124902 | controller |     "Jun 11 11:21:46.689491 crc crio[20983]: time=\"2026-06-11T11:21:46.689473672Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-hrwxw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.124917 | controller |     "Jun 11 11:21:46.689993 crc crio[20983]: time=\"2026-06-11T11:21:46.689969567Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-9pp8n Namespace:openshift-marketplace ID:0c06b97b6fe9e1ca584455876eb5fd42511ce532fd19624d4d09d3b5854d9918 UID:01e016c3-1659-47c3-8128-dce22dbb630a NetNS:/var/run/netns/97214c61-aa1b-4a15-a885-703b3dc34ab2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod01e016c3_1659_47c3_8128_dce22dbb630a.slice PodAnnotations:0xc00051b238}] Aliases:map[]}\"",
2026-06-11 12:41:58.124933 | controller |     "Jun 11 11:21:46.690271 crc crio[20983]: time=\"2026-06-11T11:21:46.690252596Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-9pp8n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.124948 | controller |     "Jun 11 11:21:46.690800 crc crio[20983]: time=\"2026-06-11T11:21:46.690773751Z\" level=info msg=\"Got pod network &{Name:controller-manager-69988cd6b-tfwnc Namespace:openshift-controller-manager ID:67730201ecdaaedcd0e7ae9e4bee1e1cebb8f02ed445cd1eba87d6168a36c42c UID:fe3ab6ea-9720-4e4f-98f0-fb0c39510146 NetNS:/var/run/netns/d4a46703-fc58-41e8-9bc9-6fd09569e2dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe3ab6ea_9720_4e4f_98f0_fb0c39510146.slice PodAnnotations:0xc00051b2b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.124963 | controller |     "Jun 11 11:21:46.691005 crc crio[20983]: time=\"2026-06-11T11:21:46.690987128Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-69988cd6b-tfwnc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.124977 | controller |     "Jun 11 11:21:46.691422 crc crio[20983]: time=\"2026-06-11T11:21:46.69139606Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7f4cb7ff58-w697h Namespace:openshift-route-controller-manager ID:b87e87dff4f34d0e72c8dd5d852a42716b14804c65e9eeccbbab78a29e4ec8a3 UID:8b5b00cc-c8fa-4654-88da-f07b1572d9d0 NetNS:/var/run/netns/d2b5ca8e-97ab-4a38-ba53-8f1364e0795b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b5b00cc_c8fa_4654_88da_f07b1572d9d0.slice PodAnnotations:0xc00051b348}] Aliases:map[]}\"",
2026-06-11 12:41:58.124996 | controller |     "Jun 11 11:21:46.691759 crc crio[20983]: time=\"2026-06-11T11:21:46.69173809Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7f4cb7ff58-w697h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.125011 | controller |     "Jun 11 11:21:46.692194 crc crio[20983]: time=\"2026-06-11T11:21:46.692168503Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:14ea324f80dd666edf65299f93178bd3894e3d5209b96f8a0c0111d0bde76325 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/9482e885-195a-42c5-a517-a290879af22d 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:0xc00051b3d8}] Aliases:map[]}\"",
2026-06-11 12:41:58.125025 | controller |     "Jun 11 11:21:46.692400 crc crio[20983]: time=\"2026-06-11T11:21:46.69238203Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.125040 | controller |     "Jun 11 11:21:46.692785 crc crio[20983]: time=\"2026-06-11T11:21:46.692594016Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.125062 | controller |     "Jun 11 11:21:46.692891 crc crio[20983]: time=\"2026-06-11T11:21:46.692871554Z\" level=warning msg=\"Could not restore sandbox IP for 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3: failed to get network status for pod sandbox k8s_collect-profiles-29686275-v9gx2_openshift-operator-lifecycle-manager_4ff63bba-4eb7-4a75-a614-5e92d9ad4c47_0(5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.125085 | controller |     "Jun 11 11:21:46.692977 crc crio[20983]: time=\"2026-06-11T11:21:46.692963807Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.125104 | controller |     "Jun 11 11:21:46.693056 crc crio[20983]: time=\"2026-06-11T11:21:46.69304081Z\" level=warning msg=\"Could not restore sandbox IP for 83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_f72cec4b-304a-4abd-b103-8c9aef2c5b45_0(83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.125120 | controller |     "Jun 11 11:21:46.693135 crc crio[20983]: time=\"2026-06-11T11:21:46.693122732Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.125135 | controller |     "Jun 11 11:21:46.693227 crc crio[20983]: time=\"2026-06-11T11:21:46.693208795Z\" level=warning msg=\"Could not restore sandbox IP for 39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_43b595c4-4ec3-429d-8f77-0492595d4275_0(39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.125150 | controller |     "Jun 11 11:21:46.693318 crc crio[20983]: time=\"2026-06-11T11:21:46.693302467Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.125166 | controller |     "Jun 11 11:21:46.693405 crc crio[20983]: time=\"2026-06-11T11:21:46.69338788Z\" level=warning msg=\"Could not restore sandbox IP for 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b: failed to get network status for pod sandbox k8s_collect-profiles-29686260-vs65h_openshift-operator-lifecycle-manager_34b0e41d-7804-4148-99f3-677d46c836ea_0(58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.125186 | controller |     "Jun 11 11:21:46.693845 crc crio[20983]: time=\"2026-06-11T11:21:46.693821253Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/10c97bf8-af17-41af-82c9-914d4766eb4d 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:0xc00051b490}] Aliases:map[]}\"",
2026-06-11 12:41:58.125202 | controller |     "Jun 11 11:21:46.694066 crc crio[20983]: time=\"2026-06-11T11:21:46.69404012Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.125217 | controller |     "Jun 11 11:21:46.694506 crc crio[20983]: time=\"2026-06-11T11:21:46.694482303Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/3696eb40-2326-465f-b3f8-3c93b0ff11cb 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:0xc00051b520}] Aliases:map[]}\"",
2026-06-11 12:41:58.125232 | controller |     "Jun 11 11:21:46.694977 crc crio[20983]: time=\"2026-06-11T11:21:46.694957817Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.125247 | controller |     "Jun 11 11:21:46.695194 crc crio[20983]: time=\"2026-06-11T11:21:46.695176354Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.125262 | controller |     "Jun 11 11:21:46.695282 crc crio[20983]: time=\"2026-06-11T11:21:46.695266237Z\" level=warning msg=\"Could not restore sandbox IP for 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.125277 | controller |     "Jun 11 11:21:46.695600 crc crio[20983]: time=\"2026-06-11T11:21:46.695575036Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:869d1633d35ad29aa9f4fcafecc62add31f07902e7d735e6edbfabb9735aada2 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/5cc62333-191b-4d0d-acc6-43887d206361 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:0xc00051b5c0}] Aliases:map[]}\"",
2026-06-11 12:41:58.125292 | controller |     "Jun 11 11:21:46.696187 crc crio[20983]: time=\"2026-06-11T11:21:46.696167004Z\" 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-11 12:41:58.125307 | controller |     "Jun 11 11:21:46.696434 crc crio[20983]: time=\"2026-06-11T11:21:46.696416721Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.125325 | controller |     "Jun 11 11:21:46.696523 crc crio[20983]: time=\"2026-06-11T11:21:46.696507124Z\" level=warning msg=\"Could not restore sandbox IP for b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.125341 | controller |     "Jun 11 11:21:46.696906 crc crio[20983]: time=\"2026-06-11T11:21:46.696882065Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:e4a82e0d98add5cc96a876db24c2f7b4cd593eaa152714919067bb6c82f3fce8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/e3230663-4e1a-4499-9fba-1ff8c0e2829d 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:0xc00051b648}] Aliases:map[]}\"",
2026-06-11 12:41:58.125385 | controller |     "Jun 11 11:21:46.697183 crc crio[20983]: time=\"2026-06-11T11:21:46.697164374Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.125404 | controller |     "Jun 11 11:21:46.697851 crc crio[20983]: time=\"2026-06-11T11:21:46.697825014Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/67a51b94-9e74-4d64-93b6-b5f4a61cca4a 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:0xc00051b6d8}] Aliases:map[]}\"",
2026-06-11 12:41:58.125420 | controller |     "Jun 11 11:21:46.698062 crc crio[20983]: time=\"2026-06-11T11:21:46.69804369Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.125435 | controller |     "Jun 11 11:21:46.698273 crc crio[20983]: time=\"2026-06-11T11:21:46.698256027Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.125450 | controller |     "Jun 11 11:21:46.698370 crc crio[20983]: time=\"2026-06-11T11:21:46.6983544Z\" level=warning msg=\"Could not restore sandbox IP for 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.125465 | controller |     "Jun 11 11:21:46.698903 crc crio[20983]: time=\"2026-06-11T11:21:46.698879876Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/917f5327-bc11-48ed-a1c1-fd3bdd669618 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:0xc00051b770}] Aliases:map[]}\"",
2026-06-11 12:41:58.125480 | controller |     "Jun 11 11:21:46.699291 crc crio[20983]: time=\"2026-06-11T11:21:46.699274257Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.125500 | controller |     "Jun 11 11:21:46.699852 crc crio[20983]: time=\"2026-06-11T11:21:46.699827294Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:1b06e77fd314274b0546c047399632ff22b39e65e21aef0059384618aa61b049 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/f5450071-874c-413d-9fb3-19a82006fc97 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:0xc00051b7f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.125524 | controller |     "Jun 11 11:21:46.700067 crc crio[20983]: time=\"2026-06-11T11:21:46.700047741Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.125539 | controller |     "Jun 11 11:21:46.701175 crc crio[20983]: time=\"2026-06-11T11:21:46.701149544Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:158da32e2b556415b2ec31a4dd3c5d0d8497d5a5acd1e6d7e7db8232f54b3201 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1b2e00cf-df53-4359-a140-7555255b35ce 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:0xc00051b880}] Aliases:map[]}\"",
2026-06-11 12:41:58.125554 | controller |     "Jun 11 11:21:46.701400 crc crio[20983]: time=\"2026-06-11T11:21:46.701381181Z\" 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-11 12:41:58.125569 | controller |     "Jun 11 11:21:46.701896 crc crio[20983]: time=\"2026-06-11T11:21:46.701871926Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:51196365d64fdc05f2eeeb8c5acc4cfe8f6562250481a1ac21d793f2885da0a7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/2b9a3e6e-cb2c-41b4-89ad-eccf58e90746 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:0xc00051b910}] Aliases:map[]}\"",
2026-06-11 12:41:58.125584 | controller |     "Jun 11 11:21:46.702159 crc crio[20983]: time=\"2026-06-11T11:21:46.702138494Z\" 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-11 12:41:58.125599 | controller |     "Jun 11 11:21:46.702837 crc crio[20983]: time=\"2026-06-11T11:21:46.702811644Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:661a475bd1c1615dee5c25b1dd9a97e9301c85cf3685fbc0bd969c27e6a4d1f6 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/bdf9d565-c6b8-4209-b8df-d0b48b20409a 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:0xc00051b9a0}] Aliases:map[]}\"",
2026-06-11 12:41:58.125614 | controller |     "Jun 11 11:21:46.703073 crc crio[20983]: time=\"2026-06-11T11:21:46.703052351Z\" 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-11 12:41:58.125629 | controller |     "Jun 11 11:21:46.703543 crc crio[20983]: time=\"2026-06-11T11:21:46.703519055Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:d2614f80bb99d5af1494d86f655d2856f1427c0a4a7c7dd2c8798f9643b0f471 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/6ca3790f-5c73-49a4-bec4-9943537909f5 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:0xc00051ba30}] Aliases:map[]}\"",
2026-06-11 12:41:58.125648 | controller |     "Jun 11 11:21:46.703835 crc crio[20983]: time=\"2026-06-11T11:21:46.703814124Z\" 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-11 12:41:58.125664 | controller |     "Jun 11 11:21:46.704515 crc crio[20983]: time=\"2026-06-11T11:21:46.704478924Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5218237aa73225829426ea9415b98cc04511ed62c3d20cb20d02e42764e5c9ea UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/42698a60-3e6c-4128-a055-59ba7be91ffb 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:0xc00051bab0}] Aliases:map[]}\"",
2026-06-11 12:41:58.125679 | controller |     "Jun 11 11:21:46.704818 crc crio[20983]: time=\"2026-06-11T11:21:46.704797274Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.125694 | controller |     "Jun 11 11:21:46.705022 crc crio[20983]: time=\"2026-06-11T11:21:46.7050054Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.125709 | controller |     "Jun 11 11:21:46.705136 crc crio[20983]: time=\"2026-06-11T11:21:46.705116983Z\" level=warning msg=\"Could not restore sandbox IP for 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.125724 | controller |     "Jun 11 11:21:46.705490 crc crio[20983]: time=\"2026-06-11T11:21:46.705457234Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:f58a6e495ea6bde902d85311a93f4e17d997034444c42207b0fd3463ad286734 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/f11a533b-ae9c-4ea2-9734-1c50f94cfeb0 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:0xc00051bb38}] Aliases:map[]}\"",
2026-06-11 12:41:58.125739 | controller |     "Jun 11 11:21:46.705794 crc crio[20983]: time=\"2026-06-11T11:21:46.705772883Z\" 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-11 12:41:58.125755 | controller |     "Jun 11 11:21:46.706309 crc crio[20983]: time=\"2026-06-11T11:21:46.706283489Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:78386624c147c77fa8b728f5f73e2c215a403a4523c4ffec51e5b46a675ba5f9 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/298bf973-33e3-49a7-8803-73e03fb4d992 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:0xc00051bbc8}] Aliases:map[]}\"",
2026-06-11 12:41:58.125773 | controller |     "Jun 11 11:21:46.706508 crc crio[20983]: time=\"2026-06-11T11:21:46.706491265Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.125789 | controller |     "Jun 11 11:21:46.707091 crc crio[20983]: time=\"2026-06-11T11:21:46.707067372Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:69a9343d44ccd22369c49194b81969f2dd533af1761799627ce320b032856ddd UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/969f9041-0dee-4f05-995d-9f7b2dbff426 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:0xc00051bc58}] Aliases:map[]}\"",
2026-06-11 12:41:58.125804 | controller |     "Jun 11 11:21:46.707324 crc crio[20983]: time=\"2026-06-11T11:21:46.707305409Z\" 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-11 12:41:58.125819 | controller |     "Jun 11 11:21:46.707882 crc crio[20983]: time=\"2026-06-11T11:21:46.707850956Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:4b3e341379c9d19e2b38c1c5b7f71a5af218b30a2445f82e0b3a8f0f0676f979 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/63ccd13c-270d-47f1-a7c4-723681681d36 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:0xc00051bcd8}] Aliases:map[]}\"",
2026-06-11 12:41:58.125834 | controller |     "Jun 11 11:21:46.708132 crc crio[20983]: time=\"2026-06-11T11:21:46.708111894Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.125851 | controller |     "Jun 11 11:21:46.708608 crc crio[20983]: time=\"2026-06-11T11:21:46.708583018Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:782ae8e0bf919e48972abfd088081446af32fc52009b0277a25721766b47aa85 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/e3c8036c-2483-4688-9e55-0c47e77233dd 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:0xc00051bd68}] Aliases:map[]}\"",
2026-06-11 12:41:58.125872 | controller |     "Jun 11 11:21:46.708911 crc crio[20983]: time=\"2026-06-11T11:21:46.708889307Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.125894 | controller |     "Jun 11 11:21:46.709421 crc crio[20983]: time=\"2026-06-11T11:21:46.709352261Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:19e096fa91141138166cbfc72dce62703cd2c76d5abb5f31d052d0f868c27437 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/4d5df495-2e7f-48d2-a9f5-97948b7583da 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:0xc00051bdf8}] Aliases:map[]}\"",
2026-06-11 12:41:58.125916 | controller |     "Jun 11 11:21:46.709742 crc crio[20983]: time=\"2026-06-11T11:21:46.709714102Z\" 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-11 12:41:58.125944 | controller |     "Jun 11 11:21:46.710206 crc crio[20983]: time=\"2026-06-11T11:21:46.710181706Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:e0993580b5a44867bf218b00a50708e0fc4c9226642cc3cbb0698526ab7401b1 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/ce58c25a-f1ff-4529-86ae-fa1083d3a521 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:0xc00051be78}] Aliases:map[]}\"",
2026-06-11 12:41:58.125969 | controller |     "Jun 11 11:21:46.710418 crc crio[20983]: time=\"2026-06-11T11:21:46.710400713Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.125988 | controller |     "Jun 11 11:21:46.711116 crc crio[20983]: time=\"2026-06-11T11:21:46.711092174Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:f85b77d7a5798fa7c514f35ddf6ab9aca3693e33425ebc33188838a4334db993 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f556e113-3391-471d-b2c7-510118e5d7e7 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:0xc00051bef8}] Aliases:map[]}\"",
2026-06-11 12:41:58.126004 | controller |     "Jun 11 11:21:46.711312 crc crio[20983]: time=\"2026-06-11T11:21:46.71129403Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.126020 | controller |     "Jun 11 11:21:46.711936 crc crio[20983]: time=\"2026-06-11T11:21:46.711911668Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:081959a8b6b2e7e6e7f73c1c8b07db758047846c3a3860c3b0d8ad1669d6d228 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/00b46a92-edf2-400c-ab37-cf6454d4c5bf 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:0xc001b96028}] Aliases:map[]}\"",
2026-06-11 12:41:58.126035 | controller |     "Jun 11 11:21:46.712163 crc crio[20983]: time=\"2026-06-11T11:21:46.712144735Z\" 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-11 12:41:58.126050 | controller |     "Jun 11 11:21:46.712658 crc crio[20983]: time=\"2026-06-11T11:21:46.712580168Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:e228d7dca85ac5eedf16b5be47d4be1f2ac3018a8fe686e38f353859849ead1f UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ea7b28fc-4eac-4567-8ac4-8b51bcfdffe4 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:0xc001b960b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.126066 | controller |     "Jun 11 11:21:46.712944 crc crio[20983]: time=\"2026-06-11T11:21:46.712923309Z\" 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-11 12:41:58.126082 | controller |     "Jun 11 11:21:46.713415 crc crio[20983]: time=\"2026-06-11T11:21:46.713390363Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:011b5311fe8dbdc80dfef0bd4f6a6d74831247ae5a13f581c7c44d18e2a13695 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/54bd446d-e5a0-4df9-bd19-8c667c59f99c 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:0xc001b96148}] Aliases:map[]}\"",
2026-06-11 12:41:58.126102 | controller |     "Jun 11 11:21:46.713855 crc crio[20983]: time=\"2026-06-11T11:21:46.713831926Z\" 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-11 12:41:58.126118 | controller |     "Jun 11 11:21:46.714391 crc crio[20983]: time=\"2026-06-11T11:21:46.714360352Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:40796ebcf5cc32f3c0eb75517292838c40ac03a0b46588fd51dfd297ce31739c UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/98939139-c252-455b-a9f2-a381bdb3d140 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:0xc001b961d8}] Aliases:map[]}\"",
2026-06-11 12:41:58.126135 | controller |     "Jun 11 11:21:46.714599 crc crio[20983]: time=\"2026-06-11T11:21:46.714580129Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.126157 | controller |     "Jun 11 11:21:46.715131 crc crio[20983]: time=\"2026-06-11T11:21:46.715110995Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.126180 | controller |     "Jun 11 11:21:46.715234 crc crio[20983]: time=\"2026-06-11T11:21:46.715216948Z\" level=warning msg=\"Could not restore sandbox IP for 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.126201 | controller |     "Jun 11 11:21:46.715569 crc crio[20983]: time=\"2026-06-11T11:21:46.715545418Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:ba4ac54edbd6b027a943fb3bdcd32e68c24894d0578c271b24e3985555f08c09 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/43230440-ce30-42d1-850b-36e2b2a9e85a 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:0xc001b96270}] Aliases:map[]}\"",
2026-06-11 12:41:58.126221 | controller |     "Jun 11 11:21:46.715882 crc crio[20983]: time=\"2026-06-11T11:21:46.715862187Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.126240 | controller |     "Jun 11 11:21:46.720781 crc crio[20983]: time=\"2026-06-11T11:21:46.720479986Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f1aa969629d4860562378a8f3b2f140cd5d095e04fbb52a3eb622acaaa9d6b57 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/95599934-68ef-4eb3-945c-1852a542a4ea 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:0xc001b962f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.126264 | controller |     "Jun 11 11:21:46.722378 crc crio[20983]: time=\"2026-06-11T11:21:46.722287121Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.126285 | controller |     "Jun 11 11:21:46.723849 crc crio[20983]: time=\"2026-06-11T11:21:46.723784736Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:de91c6f3e7a8eb47d4e5c187dfbbf09c6e7a9b3134c07424a5d5225c1847be51 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/aeade7c5-adb6-499c-a010-eca9595f98eb 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:0xc00201a050}] Aliases:map[]}\"",
2026-06-11 12:41:58.126306 | controller |     "Jun 11 11:21:46.724034 crc crio[20983]: time=\"2026-06-11T11:21:46.723977692Z\" 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-11 12:41:58.126327 | controller |     "Jun 11 11:21:46.726204 crc crio[20983]: time=\"2026-06-11T11:21:46.726123097Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:9de9ad87999f15124f6d703b10be8733808ecc0a4e9a3b2a32452d599964aa40 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/fbdc84ff-8f27-49c1-b3a3-f6ab9a06c976 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:0xc00201a0e8}] Aliases:map[]}\"",
2026-06-11 12:41:58.126368 | controller |     "Jun 11 11:21:46.726463 crc crio[20983]: time=\"2026-06-11T11:21:46.726408275Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.126399 | controller |     "Jun 11 11:21:46.727084 crc crio[20983]: time=\"2026-06-11T11:21:46.727018754Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:2d4d05f13393cd1d4d7ec85518d86c35b339fe4f80dfefaba5fdfab1be0579e7 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/320cfe9c-b571-4621-a6f3-daa51e2585ba 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:0xc00008c550}] Aliases:map[]}\"",
2026-06-11 12:41:58.126423 | controller |     "Jun 11 11:21:46.727179 crc crio[20983]: time=\"2026-06-11T11:21:46.727165908Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.126445 | controller |     "Jun 11 11:21:46.727598 crc crio[20983]: time=\"2026-06-11T11:21:46.727539129Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:495b88d5b065a644843dfb345a57a912ed4546d024a29b56dcb5b1c2471dcfef UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/65c6d47e-a22d-495c-946c-b601c3a6a7bd 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:0xc00008c630}] Aliases:map[]}\"",
2026-06-11 12:41:58.126466 | controller |     "Jun 11 11:21:46.727858 crc crio[20983]: time=\"2026-06-11T11:21:46.727739665Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.126495 | controller |     "Jun 11 11:21:46.728790 crc crio[20983]: time=\"2026-06-11T11:21:46.728664223Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4ed4ac2e01cf11d58663fc3211d044ac3b176af30af0b22fd3847372ac24c523 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/dcb14d97-6fe5-4bc8-91be-c79c54e44e7c 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:0xc00008c718}] Aliases:map[]}\"",
2026-06-11 12:41:58.126517 | controller |     "Jun 11 11:21:46.728937 crc crio[20983]: time=\"2026-06-11T11:21:46.72887722Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.126539 | controller |     "Jun 11 11:21:46.729312 crc crio[20983]: time=\"2026-06-11T11:21:46.729250971Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:10186b6c0554b83487cb9e6b20d5db8f6d74efb01c3c4021ef0333c323191b15 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/ff0ff1e7-c535-48bf-9156-8abd597c5b83 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:0xc00008c7e0}] Aliases:map[]}\"",
2026-06-11 12:41:58.126561 | controller |     "Jun 11 11:21:46.729385 crc crio[20983]: time=\"2026-06-11T11:21:46.729373715Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.126583 | controller |     "Jun 11 11:21:46.729882 crc crio[20983]: time=\"2026-06-11T11:21:46.729791927Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:bcf7af18e3a19137f8b0b541986225d502a55741cc8b358c7283fa3516a6c2a9 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/b00e905a-c478-4938-822d-00a6975487e8 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:0xc00008c878}] Aliases:map[]}\"",
2026-06-11 12:41:58.126605 | controller |     "Jun 11 11:21:46.729960 crc crio[20983]: time=\"2026-06-11T11:21:46.729947382Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.126628 | controller |     "Jun 11 11:21:46.730353 crc crio[20983]: time=\"2026-06-11T11:21:46.730297072Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:69e0aaebfa2ac57c41fc015020f51c2df6228f606b8643a125d0b46806a69a74 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/139aaad5-3e81-44d7-ae80-e88bf653e619 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:0xc00008c930}] Aliases:map[]}\"",
2026-06-11 12:41:58.126650 | controller |     "Jun 11 11:21:46.730479 crc crio[20983]: time=\"2026-06-11T11:21:46.730425526Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.126672 | controller |     "Jun 11 11:21:46.730954 crc crio[20983]: time=\"2026-06-11T11:21:46.73088509Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/1f31282a-53ca-4bc6-b287-a8a11c982898 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:0xc00008c9d8}] Aliases:map[]}\"",
2026-06-11 12:41:58.126699 | controller |     "Jun 11 11:21:46.731043 crc crio[20983]: time=\"2026-06-11T11:21:46.731014824Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.126722 | controller |     "Jun 11 11:21:46.731432 crc crio[20983]: time=\"2026-06-11T11:21:46.731373445Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d54c579f0e36956b21907ac5d87b05aeaa0b1bcda2bfeeeb15f6d4420607e82e UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8816164e-d863-48ff-a288-e73d66150eb5 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:0xc00008ca90}] Aliases:map[]}\"",
2026-06-11 12:41:58.126744 | controller |     "Jun 11 11:21:46.731554 crc crio[20983]: time=\"2026-06-11T11:21:46.731502649Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.126766 | controller |     "Jun 11 11:21:46.732023 crc crio[20983]: time=\"2026-06-11T11:21:46.731959113Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:f992db5870207eee81d6005fc7799ca98b143ccf92fb43fcf88d573c185143d7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/a21a78aa-7e70-462c-8cc6-f4b5a4552bb3 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:0xc00008cb40}] Aliases:map[]}\"",
2026-06-11 12:41:58.126788 | controller |     "Jun 11 11:21:46.732163 crc crio[20983]: time=\"2026-06-11T11:21:46.732116027Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.126809 | controller |     "Jun 11 11:21:46.732541 crc crio[20983]: time=\"2026-06-11T11:21:46.732480588Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:991e9a38fc0686467772bd13ad69e550ac87f657047df4efc1a9152da45f4498 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/6aaa35a1-db3b-4bfe-9a79-c4010f2bb7e9 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:0xc00008cbf0}] Aliases:map[]}\"",
2026-06-11 12:41:58.126828 | controller |     "Jun 11 11:21:46.732756 crc crio[20983]: time=\"2026-06-11T11:21:46.732654013Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.126849 | controller |     "Jun 11 11:21:46.733335 crc crio[20983]: time=\"2026-06-11T11:21:46.733250851Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-11 12:41:58.126871 | controller |     "Jun 11 11:21:46.734536 crc crio[20983]: time=\"2026-06-11T11:21:46.734461778Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-11 12:41:58.126894 | controller |     "Jun 11 11:21:46.734536 crc crio[20983]: time=\"2026-06-11T11:21:46.734499909Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-11 12:41:58.126921 | controller |     "Jun 11 11:21:46.734716 crc crio[20983]: time=\"2026-06-11T11:21:46.734581142Z\" level=info msg=\"Create NRI interface\"",
2026-06-11 12:41:58.126943 | controller |     "Jun 11 11:21:46.734779 crc crio[20983]: time=\"2026-06-11T11:21:46.734671904Z\" level=info msg=\"runtime interface created\"",
2026-06-11 12:41:58.126964 | controller |     "Jun 11 11:21:46.734779 crc crio[20983]: time=\"2026-06-11T11:21:46.734770877Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-11 12:41:58.126983 | controller |     "Jun 11 11:21:46.734862 crc crio[20983]: time=\"2026-06-11T11:21:46.734781168Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-11 12:41:58.127003 | controller |     "Jun 11 11:21:46.734862 crc crio[20983]: time=\"2026-06-11T11:21:46.734798238Z\" level=info msg=\"starting plugins...\"",
2026-06-11 12:41:58.127025 | controller |     "Jun 11 11:21:46.734862 crc crio[20983]: time=\"2026-06-11T11:21:46.734832779Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-11 12:41:58.127104 | controller |     "Jun 11 11:21:46.739670 crc crio[20983]: time=\"2026-06-11T11:21:46.739566132Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-11 12:41:58.127157 | controller |     "Jun 11 11:21:46.752486 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-11 12:41:58.127183 | controller |     "Jun 11 11:22:00.274929 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 12:41:58.127207 | controller |     "Jun 11 11:22:00.342990 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-11 12:41:58.127229 | controller |     "Jun 11 11:22:00.343368 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-11 12:41:58.127251 | controller |     "Jun 11 11:22:00.343483 crc systemd[1]: crio.service: Consumed 3.872s CPU time.",
2026-06-11 12:41:58.127272 | controller |     "Jun 11 11:22:00.403316 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-11 12:41:58.127293 | controller |     "Jun 11 11:22:00.473731 crc crio[22553]: time=\"2026-06-11T11:22:00.473437983Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-11 12:41:58.127312 | controller |     "Jun 11 11:22:00.473731 crc crio[22553]: time=\"2026-06-11T11:22:00.473495575Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-11 12:41:58.127332 | controller |     "Jun 11 11:22:00.475039 crc crio[22553]: time=\"2026-06-11T11:22:00.474607098Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-11 12:41:58.127377 | controller |     "Jun 11 11:22:00.475039 crc crio[22553]: time=\"2026-06-11T11:22:00.474757272Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-11 12:41:58.127404 | controller |     "Jun 11 11:22:00.475305 crc crio[22553]: time=\"2026-06-11T11:22:00.475244267Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"",
2026-06-11 12:41:58.127426 | controller |     "Jun 11 11:22:00.489417 crc crio[22553]: time=\"2026-06-11T11:22:00.489264955Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-11 12:41:58.127443 | controller |     "Jun 11 11:22:00.489740 crc crio[22553]: time=\"2026-06-11T11:22:00.489584284Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-11 12:41:58.127458 | controller |     "Jun 11 11:22:00.489740 crc crio[22553]: time=\"2026-06-11T11:22:00.489599115Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-11 12:41:58.127473 | controller |     "Jun 11 11:22:00.489851 crc crio[22553]: time=\"2026-06-11T11:22:00.48979492Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-11 12:41:58.127487 | controller |     "Jun 11 11:22:00.489851 crc crio[22553]: time=\"2026-06-11T11:22:00.489810031Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-11 12:41:58.127506 | controller |     "Jun 11 11:22:00.507226 crc crio[22553]: time=\"2026-06-11T11:22:00.507087086Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-11 12:41:58.127521 | controller |     "Jun 11 11:22:00.520994 crc crio[22553]: time=\"2026-06-11T11:22:00.520825445Z\" 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-11 12:41:58.127536 | controller |     "Jun 11 11:22:00.525873 crc crio[22553]: time=\"2026-06-11T11:22:00.525801974Z\" 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-11 12:41:58.127550 | controller |     "Jun 11 11:22:00.539127 crc crio[22553]: time=\"2026-06-11T11:22:00.539008367Z\" 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-11 12:41:58.127565 | controller |     "Jun 11 11:22:00.707169 crc crio[22553]: time=\"2026-06-11T11:22:00.707063896Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-11 12:41:58.127580 | controller |     "Jun 11 11:22:00.707169 crc crio[22553]: time=\"2026-06-11T11:22:00.707125568Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-11 12:41:58.127594 | controller |     "Jun 11 11:22:00.707169 crc crio[22553]: time=\"2026-06-11T11:22:00.707136648Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-11 12:41:58.127609 | controller |     "Jun 11 11:22:00.707169 crc crio[22553]: time=\"2026-06-11T11:22:00.707144129Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-11 12:41:58.127623 | controller |     "Jun 11 11:22:00.707169 crc crio[22553]: time=\"2026-06-11T11:22:00.707151769Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-11 12:41:58.127637 | controller |     "Jun 11 11:22:00.712387 crc crio[22553]: time=\"2026-06-11T11:22:00.712324433Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 12:41:58.127662 | controller |     "Jun 11 11:22:00.712482 crc crio[22553]: time=\"2026-06-11T11:22:00.712360664Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 12:41:58.127684 | controller |     "Jun 11 11:22:00.717182 crc crio[22553]: time=\"2026-06-11T11:22:00.717108785Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-11 12:41:58.127699 | controller |     "Jun 11 11:22:00.717333 crc crio[22553]: time=\"2026-06-11T11:22:00.717239909Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-11 12:41:58.127722 | controller |     "Jun 11 11:22:00.736419 crc crio[22553]: time=\"2026-06-11T11:22:00.735990658Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.127737 | controller |     "Jun 11 11:22:00.736419 crc crio[22553]: time=\"2026-06-11T11:22:00.736324838Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.127757 | controller |     "Jun 11 11:22:00.736588 crc crio[22553]: time=\"2026-06-11T11:22:00.736561425Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-11 12:41:58.127777 | controller |     "Jun 11 11:22:00.736588 crc crio[22553]: time=\"2026-06-11T11:22:00.736579636Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-11 12:41:58.127795 | controller |     "Jun 11 11:22:00.737314 crc crio[22553]: time=\"2026-06-11T11:22:00.737165493Z\" 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 = [\\\"org.criu.config\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.containers.trace-syscall\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\"]\\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-11 12:41:58.127834 | controller |     "Jun 11 11:22:00.737952 crc crio[22553]: time=\"2026-06-11T11:22:00.737886105Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-11 12:41:58.127856 | controller |     "Jun 11 11:22:00.738209 crc crio[22553]: time=\"2026-06-11T11:22:00.738156543Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-11 12:41:58.127922 | controller |     "Jun 11 11:22:02.434734 crc crio[22553]: time=\"2026-06-11T11:22:02.434570634Z\" level=info msg=\"Got pod network &{Name:community-operators-x74cp Namespace:openshift-marketplace ID:6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc UID:225c7a52-ea44-482a-886f-cd3aad761a24 NetNS:/var/run/netns/ae9c4872-1e28-4f0f-b008-747cc277924b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod225c7a52_ea44_482a_886f_cd3aad761a24.slice PodAnnotations:0xc00043a310}] Aliases:map[]}\"",
2026-06-11 12:41:58.127944 | controller |     "Jun 11 11:22:02.435595 crc crio[22553]: time=\"2026-06-11T11:22:02.434834032Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-x74cp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.127960 | controller |     "Jun 11 11:22:02.435595 crc crio[22553]: time=\"2026-06-11T11:22:02.435474061Z\" level=info msg=\"Got pod network &{Name:redhat-operators-7t6gz Namespace:openshift-marketplace ID:fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c UID:f08b8a4d-2767-4774-96be-463c7e07f5ee NetNS:/var/run/netns/0dedcd66-1b21-4efe-9a50-81df0978bb4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf08b8a4d_2767_4774_96be_463c7e07f5ee.slice PodAnnotations:0xc00043a4b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.127976 | controller |     "Jun 11 11:22:02.435807 crc crio[22553]: time=\"2026-06-11T11:22:02.435634596Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-7t6gz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.127991 | controller |     "Jun 11 11:22:02.436146 crc crio[22553]: time=\"2026-06-11T11:22:02.436079289Z\" level=info msg=\"Got pod network &{Name:certified-operators-w9h9q Namespace:openshift-marketplace ID:14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46 UID:a4500ef5-87f6-4872-928f-3ff99f4d1194 NetNS:/var/run/netns/8058dc2f-6744-47b7-ad9f-601357305a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4500ef5_87f6_4872_928f_3ff99f4d1194.slice PodAnnotations:0xc00043a580}] Aliases:map[]}\"",
2026-06-11 12:41:58.128006 | controller |     "Jun 11 11:22:02.436218 crc crio[22553]: time=\"2026-06-11T11:22:02.436203643Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-w9h9q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.128021 | controller |     "Jun 11 11:22:02.436736 crc crio[22553]: time=\"2026-06-11T11:22:02.436617885Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-hrwxw Namespace:openshift-marketplace ID:1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c UID:1e83ac9a-30c3-4022-9b6d-3634a25c2339 NetNS:/var/run/netns/8856b85a-dc7e-4d22-83bf-7b1a3d949dbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e83ac9a_30c3_4022_9b6d_3634a25c2339.slice PodAnnotations:0xc00043ab90}] Aliases:map[]}\"",
2026-06-11 12:41:58.128036 | controller |     "Jun 11 11:22:02.436915 crc crio[22553]: time=\"2026-06-11T11:22:02.436858512Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-hrwxw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.128051 | controller |     "Jun 11 11:22:02.437299 crc crio[22553]: time=\"2026-06-11T11:22:02.437225183Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-9pp8n Namespace:openshift-marketplace ID:0c06b97b6fe9e1ca584455876eb5fd42511ce532fd19624d4d09d3b5854d9918 UID:01e016c3-1659-47c3-8128-dce22dbb630a NetNS:/var/run/netns/97214c61-aa1b-4a15-a885-703b3dc34ab2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod01e016c3_1659_47c3_8128_dce22dbb630a.slice PodAnnotations:0xc00043ac48}] Aliases:map[]}\"",
2026-06-11 12:41:58.128072 | controller |     "Jun 11 11:22:02.437381 crc crio[22553]: time=\"2026-06-11T11:22:02.437348397Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-9pp8n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.128088 | controller |     "Jun 11 11:22:02.437904 crc crio[22553]: time=\"2026-06-11T11:22:02.437843752Z\" level=info msg=\"Got pod network &{Name:controller-manager-69988cd6b-tfwnc Namespace:openshift-controller-manager ID:67730201ecdaaedcd0e7ae9e4bee1e1cebb8f02ed445cd1eba87d6168a36c42c UID:fe3ab6ea-9720-4e4f-98f0-fb0c39510146 NetNS:/var/run/netns/d4a46703-fc58-41e8-9bc9-6fd09569e2dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe3ab6ea_9720_4e4f_98f0_fb0c39510146.slice PodAnnotations:0xc00043acd8}] Aliases:map[]}\"",
2026-06-11 12:41:58.128103 | controller |     "Jun 11 11:22:02.437984 crc crio[22553]: time=\"2026-06-11T11:22:02.437968715Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-69988cd6b-tfwnc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.128118 | controller |     "Jun 11 11:22:02.438411 crc crio[22553]: time=\"2026-06-11T11:22:02.438350567Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7f4cb7ff58-w697h Namespace:openshift-route-controller-manager ID:b87e87dff4f34d0e72c8dd5d852a42716b14804c65e9eeccbbab78a29e4ec8a3 UID:8b5b00cc-c8fa-4654-88da-f07b1572d9d0 NetNS:/var/run/netns/d2b5ca8e-97ab-4a38-ba53-8f1364e0795b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b5b00cc_c8fa_4654_88da_f07b1572d9d0.slice PodAnnotations:0xc00043ad78}] Aliases:map[]}\"",
2026-06-11 12:41:58.128133 | controller |     "Jun 11 11:22:02.438486 crc crio[22553]: time=\"2026-06-11T11:22:02.43847335Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7f4cb7ff58-w697h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.128148 | controller |     "Jun 11 11:22:02.439043 crc crio[22553]: time=\"2026-06-11T11:22:02.438989236Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:14ea324f80dd666edf65299f93178bd3894e3d5209b96f8a0c0111d0bde76325 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/9482e885-195a-42c5-a517-a290879af22d 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:0xc00043ae10}] Aliases:map[]}\"",
2026-06-11 12:41:58.128163 | controller |     "Jun 11 11:22:02.439146 crc crio[22553]: time=\"2026-06-11T11:22:02.439113669Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.128177 | controller |     "Jun 11 11:22:02.439305 crc crio[22553]: time=\"2026-06-11T11:22:02.439249243Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.128192 | controller |     "Jun 11 11:22:02.439305 crc crio[22553]: time=\"2026-06-11T11:22:02.439289835Z\" level=warning msg=\"Could not restore sandbox IP for 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3: failed to get network status for pod sandbox k8s_collect-profiles-29686275-v9gx2_openshift-operator-lifecycle-manager_4ff63bba-4eb7-4a75-a614-5e92d9ad4c47_0(5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.128212 | controller |     "Jun 11 11:22:02.439410 crc crio[22553]: time=\"2026-06-11T11:22:02.439316245Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.128228 | controller |     "Jun 11 11:22:02.439410 crc crio[22553]: time=\"2026-06-11T11:22:02.439329936Z\" level=warning msg=\"Could not restore sandbox IP for 83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_f72cec4b-304a-4abd-b103-8c9aef2c5b45_0(83e50a621eadee9e33154e01e288a04af33fbf0d614c092cde222ffbee916ec1): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.128243 | controller |     "Jun 11 11:22:02.439410 crc crio[22553]: time=\"2026-06-11T11:22:02.439347036Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.128258 | controller |     "Jun 11 11:22:02.439410 crc crio[22553]: time=\"2026-06-11T11:22:02.439357427Z\" level=warning msg=\"Could not restore sandbox IP for 39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_43b595c4-4ec3-429d-8f77-0492595d4275_0(39b128021e3a18273862ab44f49dab6c195516c1a9fd19ba9fae6c30c4e6c10b): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.128273 | controller |     "Jun 11 11:22:02.439410 crc crio[22553]: time=\"2026-06-11T11:22:02.439377017Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.128288 | controller |     "Jun 11 11:22:02.439410 crc crio[22553]: time=\"2026-06-11T11:22:02.439387378Z\" level=warning msg=\"Could not restore sandbox IP for 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b: failed to get network status for pod sandbox k8s_collect-profiles-29686260-vs65h_openshift-operator-lifecycle-manager_34b0e41d-7804-4148-99f3-677d46c836ea_0(58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.128303 | controller |     "Jun 11 11:22:02.439918 crc crio[22553]: time=\"2026-06-11T11:22:02.43982049Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/10c97bf8-af17-41af-82c9-914d4766eb4d 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:0xc00043aed0}] Aliases:map[]}\"",
2026-06-11 12:41:58.128318 | controller |     "Jun 11 11:22:02.440030 crc crio[22553]: time=\"2026-06-11T11:22:02.439997926Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.128333 | controller |     "Jun 11 11:22:02.440515 crc crio[22553]: time=\"2026-06-11T11:22:02.440455759Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/3696eb40-2326-465f-b3f8-3c93b0ff11cb 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:0xc00043af70}] Aliases:map[]}\"",
2026-06-11 12:41:58.128377 | controller |     "Jun 11 11:22:02.440717 crc crio[22553]: time=\"2026-06-11T11:22:02.440590953Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.128403 | controller |     "Jun 11 11:22:02.440868 crc crio[22553]: time=\"2026-06-11T11:22:02.4408185Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.128419 | controller |     "Jun 11 11:22:02.440868 crc crio[22553]: time=\"2026-06-11T11:22:02.440855171Z\" level=warning msg=\"Could not restore sandbox IP for 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.128435 | controller |     "Jun 11 11:22:02.441209 crc crio[22553]: time=\"2026-06-11T11:22:02.44115163Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:869d1633d35ad29aa9f4fcafecc62add31f07902e7d735e6edbfabb9735aada2 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/5cc62333-191b-4d0d-acc6-43887d206361 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:0xc00043b010}] Aliases:map[]}\"",
2026-06-11 12:41:58.128452 | controller |     "Jun 11 11:22:02.441287 crc crio[22553]: time=\"2026-06-11T11:22:02.441276044Z\" 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-11 12:41:58.128474 | controller |     "Jun 11 11:22:02.441426 crc crio[22553]: time=\"2026-06-11T11:22:02.441381597Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.128496 | controller |     "Jun 11 11:22:02.441426 crc crio[22553]: time=\"2026-06-11T11:22:02.441418518Z\" level=warning msg=\"Could not restore sandbox IP for b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.128513 | controller |     "Jun 11 11:22:02.441768 crc crio[22553]: time=\"2026-06-11T11:22:02.441729117Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:e4a82e0d98add5cc96a876db24c2f7b4cd593eaa152714919067bb6c82f3fce8 UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/e3230663-4e1a-4499-9fba-1ff8c0e2829d 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:0xc00043b0a0}] Aliases:map[]}\"",
2026-06-11 12:41:58.128528 | controller |     "Jun 11 11:22:02.441888 crc crio[22553]: time=\"2026-06-11T11:22:02.441856081Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.128543 | controller |     "Jun 11 11:22:02.442270 crc crio[22553]: time=\"2026-06-11T11:22:02.442211782Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:313a12986974a128a79458514fd80d26802739481df7ad29049d3535cc833593 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/67a51b94-9e74-4d64-93b6-b5f4a61cca4a 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:0xc00043b130}] Aliases:map[]}\"",
2026-06-11 12:41:58.128563 | controller |     "Jun 11 11:22:02.442382 crc crio[22553]: time=\"2026-06-11T11:22:02.442337466Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.128578 | controller |     "Jun 11 11:22:02.442550 crc crio[22553]: time=\"2026-06-11T11:22:02.442504331Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.128593 | controller |     "Jun 11 11:22:02.442550 crc crio[22553]: time=\"2026-06-11T11:22:02.442541412Z\" level=warning msg=\"Could not restore sandbox IP for 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.128608 | controller |     "Jun 11 11:22:02.443005 crc crio[22553]: time=\"2026-06-11T11:22:02.442937523Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:5e0a4672a6c1da1188ca4d51eac5ec721ec1f240051523c33765a9a5464ce3f4 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/917f5327-bc11-48ed-a1c1-fd3bdd669618 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:0xc00043b1c8}] Aliases:map[]}\"",
2026-06-11 12:41:58.128623 | controller |     "Jun 11 11:22:02.443091 crc crio[22553]: time=\"2026-06-11T11:22:02.443062087Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.128638 | controller |     "Jun 11 11:22:02.443441 crc crio[22553]: time=\"2026-06-11T11:22:02.443383507Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:1b06e77fd314274b0546c047399632ff22b39e65e21aef0059384618aa61b049 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/f5450071-874c-413d-9fb3-19a82006fc97 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:0xc00043b248}] Aliases:map[]}\"",
2026-06-11 12:41:58.128653 | controller |     "Jun 11 11:22:02.443546 crc crio[22553]: time=\"2026-06-11T11:22:02.44350497Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.128668 | controller |     "Jun 11 11:22:02.444008 crc crio[22553]: time=\"2026-06-11T11:22:02.443950214Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:158da32e2b556415b2ec31a4dd3c5d0d8497d5a5acd1e6d7e7db8232f54b3201 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1b2e00cf-df53-4359-a140-7555255b35ce 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:0xc00043b2d8}] Aliases:map[]}\"",
2026-06-11 12:41:58.128683 | controller |     "Jun 11 11:22:02.444130 crc crio[22553]: time=\"2026-06-11T11:22:02.444084138Z\" 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-11 12:41:58.128702 | controller |     "Jun 11 11:22:02.445005 crc crio[22553]: time=\"2026-06-11T11:22:02.444428038Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:51196365d64fdc05f2eeeb8c5acc4cfe8f6562250481a1ac21d793f2885da0a7 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/2b9a3e6e-cb2c-41b4-89ad-eccf58e90746 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:0xc00043b368}] Aliases:map[]}\"",
2026-06-11 12:41:58.128718 | controller |     "Jun 11 11:22:02.445005 crc crio[22553]: time=\"2026-06-11T11:22:02.444534391Z\" 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-11 12:41:58.128733 | controller |     "Jun 11 11:22:02.445005 crc crio[22553]: time=\"2026-06-11T11:22:02.444951123Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:661a475bd1c1615dee5c25b1dd9a97e9301c85cf3685fbc0bd969c27e6a4d1f6 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/bdf9d565-c6b8-4209-b8df-d0b48b20409a 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:0xc00043b3f8}] Aliases:map[]}\"",
2026-06-11 12:41:58.128747 | controller |     "Jun 11 11:22:02.445142 crc crio[22553]: time=\"2026-06-11T11:22:02.445057377Z\" 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-11 12:41:58.128763 | controller |     "Jun 11 11:22:02.445411 crc crio[22553]: time=\"2026-06-11T11:22:02.445376006Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:d2614f80bb99d5af1494d86f655d2856f1427c0a4a7c7dd2c8798f9643b0f471 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/6ca3790f-5c73-49a4-bec4-9943537909f5 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:0xc00043b488}] Aliases:map[]}\"",
2026-06-11 12:41:58.128778 | controller |     "Jun 11 11:22:02.445532 crc crio[22553]: time=\"2026-06-11T11:22:02.44549674Z\" 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-11 12:41:58.128792 | controller |     "Jun 11 11:22:02.446087 crc crio[22553]: time=\"2026-06-11T11:22:02.446027676Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5218237aa73225829426ea9415b98cc04511ed62c3d20cb20d02e42764e5c9ea UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/42698a60-3e6c-4128-a055-59ba7be91ffb 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:0xc00043b508}] Aliases:map[]}\"",
2026-06-11 12:41:58.128807 | controller |     "Jun 11 11:22:02.446195 crc crio[22553]: time=\"2026-06-11T11:22:02.446159019Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.128822 | controller |     "Jun 11 11:22:02.446342 crc crio[22553]: time=\"2026-06-11T11:22:02.446296654Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.128841 | controller |     "Jun 11 11:22:02.446342 crc crio[22553]: time=\"2026-06-11T11:22:02.446331865Z\" level=warning msg=\"Could not restore sandbox IP for 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.128857 | controller |     "Jun 11 11:22:02.446724 crc crio[22553]: time=\"2026-06-11T11:22:02.446589672Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:f58a6e495ea6bde902d85311a93f4e17d997034444c42207b0fd3463ad286734 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/f11a533b-ae9c-4ea2-9734-1c50f94cfeb0 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:0xc00043b590}] Aliases:map[]}\"",
2026-06-11 12:41:58.128872 | controller |     "Jun 11 11:22:02.446851 crc crio[22553]: time=\"2026-06-11T11:22:02.446802949Z\" 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-11 12:41:58.128888 | controller |     "Jun 11 11:22:02.447276 crc crio[22553]: time=\"2026-06-11T11:22:02.447213951Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:78386624c147c77fa8b728f5f73e2c215a403a4523c4ffec51e5b46a675ba5f9 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/298bf973-33e3-49a7-8803-73e03fb4d992 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:0xc00043b620}] Aliases:map[]}\"",
2026-06-11 12:41:58.128903 | controller |     "Jun 11 11:22:02.447408 crc crio[22553]: time=\"2026-06-11T11:22:02.447354745Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.128918 | controller |     "Jun 11 11:22:02.447850 crc crio[22553]: time=\"2026-06-11T11:22:02.447792288Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:69a9343d44ccd22369c49194b81969f2dd533af1761799627ce320b032856ddd UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/969f9041-0dee-4f05-995d-9f7b2dbff426 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:0xc00043b6b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.128934 | controller |     "Jun 11 11:22:02.447981 crc crio[22553]: time=\"2026-06-11T11:22:02.447938242Z\" 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-11 12:41:58.128950 | controller |     "Jun 11 11:22:02.448484 crc crio[22553]: time=\"2026-06-11T11:22:02.448406976Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:4b3e341379c9d19e2b38c1c5b7f71a5af218b30a2445f82e0b3a8f0f0676f979 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/63ccd13c-270d-47f1-a7c4-723681681d36 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:0xc00043b730}] Aliases:map[]}\"",
2026-06-11 12:41:58.128969 | controller |     "Jun 11 11:22:02.448585 crc crio[22553]: time=\"2026-06-11T11:22:02.44853965Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.128984 | controller |     "Jun 11 11:22:02.449152 crc crio[22553]: time=\"2026-06-11T11:22:02.449087997Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:782ae8e0bf919e48972abfd088081446af32fc52009b0277a25721766b47aa85 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/e3c8036c-2483-4688-9e55-0c47e77233dd 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:0xc00043b7c0}] Aliases:map[]}\"",
2026-06-11 12:41:58.129000 | controller |     "Jun 11 11:22:02.449407 crc crio[22553]: time=\"2026-06-11T11:22:02.449223801Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.129015 | controller |     "Jun 11 11:22:02.449723 crc crio[22553]: time=\"2026-06-11T11:22:02.449582181Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:19e096fa91141138166cbfc72dce62703cd2c76d5abb5f31d052d0f868c27437 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/4d5df495-2e7f-48d2-a9f5-97948b7583da 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:0xc00043b850}] Aliases:map[]}\"",
2026-06-11 12:41:58.129029 | controller |     "Jun 11 11:22:02.449994 crc crio[22553]: time=\"2026-06-11T11:22:02.449917581Z\" 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-11 12:41:58.129045 | controller |     "Jun 11 11:22:02.450840 crc crio[22553]: time=\"2026-06-11T11:22:02.450709745Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:e0993580b5a44867bf218b00a50708e0fc4c9226642cc3cbb0698526ab7401b1 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/ce58c25a-f1ff-4529-86ae-fa1083d3a521 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:0xc00043b8d0}] Aliases:map[]}\"",
2026-06-11 12:41:58.129060 | controller |     "Jun 11 11:22:02.450840 crc crio[22553]: time=\"2026-06-11T11:22:02.450841139Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.129075 | controller |     "Jun 11 11:22:02.451312 crc crio[22553]: time=\"2026-06-11T11:22:02.451239181Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:f85b77d7a5798fa7c514f35ddf6ab9aca3693e33425ebc33188838a4334db993 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f556e113-3391-471d-b2c7-510118e5d7e7 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:0xc00043b978}] Aliases:map[]}\"",
2026-06-11 12:41:58.129090 | controller |     "Jun 11 11:22:02.451399 crc crio[22553]: time=\"2026-06-11T11:22:02.451386485Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.129109 | controller |     "Jun 11 11:22:02.451961 crc crio[22553]: time=\"2026-06-11T11:22:02.45189228Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:081959a8b6b2e7e6e7f73c1c8b07db758047846c3a3860c3b0d8ad1669d6d228 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/00b46a92-edf2-400c-ab37-cf6454d4c5bf 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:0xc00043ba08}] Aliases:map[]}\"",
2026-06-11 12:41:58.129125 | controller |     "Jun 11 11:22:02.452057 crc crio[22553]: time=\"2026-06-11T11:22:02.452040475Z\" 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-11 12:41:58.129140 | controller |     "Jun 11 11:22:02.452445 crc crio[22553]: time=\"2026-06-11T11:22:02.452372655Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:e228d7dca85ac5eedf16b5be47d4be1f2ac3018a8fe686e38f353859849ead1f UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/ea7b28fc-4eac-4567-8ac4-8b51bcfdffe4 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:0xc00043bac0}] Aliases:map[]}\"",
2026-06-11 12:41:58.129155 | controller |     "Jun 11 11:22:02.452539 crc crio[22553]: time=\"2026-06-11T11:22:02.452505479Z\" 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-11 12:41:58.129170 | controller |     "Jun 11 11:22:02.453046 crc crio[22553]: time=\"2026-06-11T11:22:02.452987303Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:011b5311fe8dbdc80dfef0bd4f6a6d74831247ae5a13f581c7c44d18e2a13695 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/54bd446d-e5a0-4df9-bd19-8c667c59f99c 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:0xc00043bb50}] Aliases:map[]}\"",
2026-06-11 12:41:58.129185 | controller |     "Jun 11 11:22:02.453172 crc crio[22553]: time=\"2026-06-11T11:22:02.453119547Z\" 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-11 12:41:58.129200 | controller |     "Jun 11 11:22:02.453542 crc crio[22553]: time=\"2026-06-11T11:22:02.453483988Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:40796ebcf5cc32f3c0eb75517292838c40ac03a0b46588fd51dfd297ce31739c UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/98939139-c252-455b-a9f2-a381bdb3d140 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:0xc00043bbe0}] Aliases:map[]}\"",
2026-06-11 12:41:58.129215 | controller |     "Jun 11 11:22:02.453666 crc crio[22553]: time=\"2026-06-11T11:22:02.453609801Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.129229 | controller |     "Jun 11 11:22:02.453883 crc crio[22553]: time=\"2026-06-11T11:22:02.453823298Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.129251 | controller |     "Jun 11 11:22:02.453883 crc crio[22553]: time=\"2026-06-11T11:22:02.453861399Z\" level=warning msg=\"Could not restore sandbox IP for 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-11 12:41:58.129267 | controller |     "Jun 11 11:22:02.454163 crc crio[22553]: time=\"2026-06-11T11:22:02.454106046Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:ba4ac54edbd6b027a943fb3bdcd32e68c24894d0578c271b24e3985555f08c09 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/43230440-ce30-42d1-850b-36e2b2a9e85a 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:0xc00043bc78}] Aliases:map[]}\"",
2026-06-11 12:41:58.129282 | controller |     "Jun 11 11:22:02.454261 crc crio[22553]: time=\"2026-06-11T11:22:02.45423081Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.129297 | controller |     "Jun 11 11:22:02.454722 crc crio[22553]: time=\"2026-06-11T11:22:02.454585541Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:f1aa969629d4860562378a8f3b2f140cd5d095e04fbb52a3eb622acaaa9d6b57 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/95599934-68ef-4eb3-945c-1852a542a4ea 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:0xc00043bcf8}] Aliases:map[]}\"",
2026-06-11 12:41:58.129312 | controller |     "Jun 11 11:22:02.454855 crc crio[22553]: time=\"2026-06-11T11:22:02.454797177Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.129327 | controller |     "Jun 11 11:22:02.455294 crc crio[22553]: time=\"2026-06-11T11:22:02.45523378Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:de91c6f3e7a8eb47d4e5c187dfbbf09c6e7a9b3134c07424a5d5225c1847be51 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/aeade7c5-adb6-499c-a010-eca9595f98eb 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:0xc00043bd88}] Aliases:map[]}\"",
2026-06-11 12:41:58.129342 | controller |     "Jun 11 11:22:02.455427 crc crio[22553]: time=\"2026-06-11T11:22:02.455362104Z\" 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-11 12:41:58.129387 | controller |     "Jun 11 11:22:02.455934 crc crio[22553]: time=\"2026-06-11T11:22:02.455873659Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:9de9ad87999f15124f6d703b10be8733808ecc0a4e9a3b2a32452d599964aa40 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/fbdc84ff-8f27-49c1-b3a3-f6ab9a06c976 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:0xc00043be20}] Aliases:map[]}\"",
2026-06-11 12:41:58.129418 | controller |     "Jun 11 11:22:02.456048 crc crio[22553]: time=\"2026-06-11T11:22:02.456014843Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.129435 | controller |     "Jun 11 11:22:02.456412 crc crio[22553]: time=\"2026-06-11T11:22:02.456376174Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:2d4d05f13393cd1d4d7ec85518d86c35b339fe4f80dfefaba5fdfab1be0579e7 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/320cfe9c-b571-4621-a6f3-daa51e2585ba 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:0xc00043beb0}] Aliases:map[]}\"",
2026-06-11 12:41:58.129451 | controller |     "Jun 11 11:22:02.456535 crc crio[22553]: time=\"2026-06-11T11:22:02.456504478Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.129466 | controller |     "Jun 11 11:22:02.457003 crc crio[22553]: time=\"2026-06-11T11:22:02.456951461Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:495b88d5b065a644843dfb345a57a912ed4546d024a29b56dcb5b1c2471dcfef UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/65c6d47e-a22d-495c-946c-b601c3a6a7bd 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:0xc00043bf40}] Aliases:map[]}\"",
2026-06-11 12:41:58.129486 | controller |     "Jun 11 11:22:02.457132 crc crio[22553]: time=\"2026-06-11T11:22:02.457094605Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.129501 | controller |     "Jun 11 11:22:02.457545 crc crio[22553]: time=\"2026-06-11T11:22:02.457486647Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:4ed4ac2e01cf11d58663fc3211d044ac3b176af30af0b22fd3847372ac24c523 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/dcb14d97-6fe5-4bc8-91be-c79c54e44e7c 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:0xc00012a4a0}] Aliases:map[]}\"",
2026-06-11 12:41:58.129516 | controller |     "Jun 11 11:22:02.457668 crc crio[22553]: time=\"2026-06-11T11:22:02.457611711Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.129534 | controller |     "Jun 11 11:22:02.458128 crc crio[22553]: time=\"2026-06-11T11:22:02.458061884Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:10186b6c0554b83487cb9e6b20d5db8f6d74efb01c3c4021ef0333c323191b15 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/ff0ff1e7-c535-48bf-9156-8abd597c5b83 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:0xc00012a5d8}] Aliases:map[]}\"",
2026-06-11 12:41:58.129557 | controller |     "Jun 11 11:22:02.458209 crc crio[22553]: time=\"2026-06-11T11:22:02.458188668Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.129583 | controller |     "Jun 11 11:22:02.458589 crc crio[22553]: time=\"2026-06-11T11:22:02.458528658Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:bcf7af18e3a19137f8b0b541986225d502a55741cc8b358c7283fa3516a6c2a9 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/b00e905a-c478-4938-822d-00a6975487e8 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:0xc00012a7d0}] Aliases:map[]}\"",
2026-06-11 12:41:58.129600 | controller |     "Jun 11 11:22:02.458776 crc crio[22553]: time=\"2026-06-11T11:22:02.458724464Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.129615 | controller |     "Jun 11 11:22:02.459253 crc crio[22553]: time=\"2026-06-11T11:22:02.459181958Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:69e0aaebfa2ac57c41fc015020f51c2df6228f606b8643a125d0b46806a69a74 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/139aaad5-3e81-44d7-ae80-e88bf653e619 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:0xc00012a990}] Aliases:map[]}\"",
2026-06-11 12:41:58.129630 | controller |     "Jun 11 11:22:02.459399 crc crio[22553]: time=\"2026-06-11T11:22:02.459338742Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.129645 | controller |     "Jun 11 11:22:02.460403 crc crio[22553]: time=\"2026-06-11T11:22:02.460312681Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/1f31282a-53ca-4bc6-b287-a8a11c982898 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:0xc00012aa40}] Aliases:map[]}\"",
2026-06-11 12:41:58.129660 | controller |     "Jun 11 11:22:02.460731 crc crio[22553]: time=\"2026-06-11T11:22:02.460577109Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.129674 | controller |     "Jun 11 11:22:02.461255 crc crio[22553]: time=\"2026-06-11T11:22:02.461190057Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:d54c579f0e36956b21907ac5d87b05aeaa0b1bcda2bfeeeb15f6d4420607e82e UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/8816164e-d863-48ff-a288-e73d66150eb5 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:0xc00001a338}] Aliases:map[]}\"",
2026-06-11 12:41:58.129689 | controller |     "Jun 11 11:22:02.461359 crc crio[22553]: time=\"2026-06-11T11:22:02.461327691Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.129703 | controller |     "Jun 11 11:22:02.461914 crc crio[22553]: time=\"2026-06-11T11:22:02.461858637Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:f992db5870207eee81d6005fc7799ca98b143ccf92fb43fcf88d573c185143d7 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/a21a78aa-7e70-462c-8cc6-f4b5a4552bb3 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:0xc00001a4c0}] Aliases:map[]}\"",
2026-06-11 12:41:58.129722 | controller |     "Jun 11 11:22:02.462088 crc crio[22553]: time=\"2026-06-11T11:22:02.462025302Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.129737 | controller |     "Jun 11 11:22:02.462595 crc crio[22553]: time=\"2026-06-11T11:22:02.462525117Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:991e9a38fc0686467772bd13ad69e550ac87f657047df4efc1a9152da45f4498 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/6aaa35a1-db3b-4bfe-9a79-c4010f2bb7e9 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:0xc00001a5a0}] Aliases:map[]}\"",
2026-06-11 12:41:58.129752 | controller |     "Jun 11 11:22:02.462767 crc crio[22553]: time=\"2026-06-11T11:22:02.462730823Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.129766 | controller |     "Jun 11 11:22:02.463336 crc crio[22553]: time=\"2026-06-11T11:22:02.463265059Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-11 12:41:58.129780 | controller |     "Jun 11 11:22:02.464605 crc crio[22553]: time=\"2026-06-11T11:22:02.464545207Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-11 12:41:58.129795 | controller |     "Jun 11 11:22:02.464762 crc crio[22553]: time=\"2026-06-11T11:22:02.464611889Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-11 12:41:58.129809 | controller |     "Jun 11 11:22:02.464762 crc crio[22553]: time=\"2026-06-11T11:22:02.464719723Z\" level=info msg=\"Create NRI interface\"",
2026-06-11 12:41:58.129823 | controller |     "Jun 11 11:22:02.464836 crc crio[22553]: time=\"2026-06-11T11:22:02.464776934Z\" level=info msg=\"runtime interface created\"",
2026-06-11 12:41:58.129837 | controller |     "Jun 11 11:22:02.464836 crc crio[22553]: time=\"2026-06-11T11:22:02.464789595Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-11 12:41:58.129851 | controller |     "Jun 11 11:22:02.464836 crc crio[22553]: time=\"2026-06-11T11:22:02.464800235Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-11 12:41:58.129865 | controller |     "Jun 11 11:22:02.464836 crc crio[22553]: time=\"2026-06-11T11:22:02.464808055Z\" level=info msg=\"starting plugins...\"",
2026-06-11 12:41:58.129879 | controller |     "Jun 11 11:22:02.464836 crc crio[22553]: time=\"2026-06-11T11:22:02.464835176Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-11 12:41:58.129893 | controller |     "Jun 11 11:22:02.469666 crc crio[22553]: time=\"2026-06-11T11:22:02.469599698Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-11 12:41:58.129908 | controller |     "Jun 11 11:22:02.474985 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-11 12:41:58.129922 | controller |     "Jun 11 11:22:20.490100 crc crio[22553]: time=\"2026-06-11T11:22:20.489291685Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=24ee943a-8bc1-401b-8016-1f6a8c88c79e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.129936 | controller |     "Jun 11 11:22:20.491256 crc crio[22553]: time=\"2026-06-11T11:22:20.49012731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.129955 | controller |     "Jun 11 11:22:20.513517 crc crio[22553]: time=\"2026-06-11T11:22:20.513425895Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:44251886f6725032e7cea3bac995ec71e9526a15a795f19ab17d4b10d28e9db7 UID:39455bec-80ac-496e-bc9d-668effad91a3 NetNS:/var/run/netns/f2c9378b-0b7e-4f79-944d-115c0c6fd6ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod39455bec_80ac_496e_bc9d_668effad91a3.slice PodAnnotations:0xc00043acd0}] Aliases:map[]}\"",
2026-06-11 12:41:58.129971 | controller |     "Jun 11 11:22:20.513517 crc crio[22553]: time=\"2026-06-11T11:22:20.513483866Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.129986 | controller |     "Jun 11 11:22:20.788562 crc crio[22553]: 2026-06-11T11:22:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44251886f672503 Mac:0e:18:2c:7a:b7:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/f2c9378b-0b7e-4f79-944d-115c0c6fd6ac SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.130002 | controller |     "Jun 11 11:22:20.788905 crc crio[22553]: time=\"2026-06-11T11:22:20.788816823Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:44251886f6725032e7cea3bac995ec71e9526a15a795f19ab17d4b10d28e9db7 UID:39455bec-80ac-496e-bc9d-668effad91a3 NetNS:/var/run/netns/f2c9378b-0b7e-4f79-944d-115c0c6fd6ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod39455bec_80ac_496e_bc9d_668effad91a3.slice PodAnnotations:0xc00043acd0}] Aliases:map[]}\"",
2026-06-11 12:41:58.130018 | controller |     "Jun 11 11:22:20.789012 crc crio[22553]: time=\"2026-06-11T11:22:20.788981307Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.130033 | controller |     "Jun 11 11:22:20.798153 crc crio[22553]: time=\"2026-06-11T11:22:20.798065488Z\" level=info msg=\"Ran pod sandbox 44251886f6725032e7cea3bac995ec71e9526a15a795f19ab17d4b10d28e9db7 with infra container: openshift-etcd/installer-3-crc/POD\" id=24ee943a-8bc1-401b-8016-1f6a8c88c79e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.130048 | controller |     "Jun 11 11:22:20.801242 crc crio[22553]: time=\"2026-06-11T11:22:20.801167001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ac15f50d-35d4-47a6-8beb-7cc9b9d7e9f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.130063 | controller |     "Jun 11 11:22:20.806161 crc crio[22553]: time=\"2026-06-11T11:22:20.806031426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=60eeca46-4f7c-4a51-b642-4a5b464a0cf5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.130078 | controller |     "Jun 11 11:22:20.816389 crc crio[22553]: time=\"2026-06-11T11:22:20.816352993Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=bd60091f-77ba-4a97-9d43-8b190eb41d82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.130093 | controller |     "Jun 11 11:22:20.816983 crc crio[22553]: time=\"2026-06-11T11:22:20.816960091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.130108 | controller |     "Jun 11 11:22:20.860794 crc crio[22553]: time=\"2026-06-11T11:22:20.860749707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.130128 | controller |     "Jun 11 11:22:21.109833 crc crio[22553]: time=\"2026-06-11T11:22:21.109234953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.130143 | controller |     "Jun 11 11:22:21.274263 crc crio[22553]: time=\"2026-06-11T11:22:21.274197559Z\" level=info msg=\"Created container d34f4286010dd4e2f3a4f1a7574f232963116eebb5214a76c75f86fe53f0b0e2: openshift-etcd/installer-3-crc/installer\" id=bd60091f-77ba-4a97-9d43-8b190eb41d82 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.130159 | controller |     "Jun 11 11:22:21.276153 crc crio[22553]: time=\"2026-06-11T11:22:21.276121247Z\" level=info msg=\"Starting container: d34f4286010dd4e2f3a4f1a7574f232963116eebb5214a76c75f86fe53f0b0e2\" id=8d694a71-7665-469f-9138-8333be65a025 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.130173 | controller |     "Jun 11 11:22:21.282456 crc crio[22553]: time=\"2026-06-11T11:22:21.282376313Z\" level=info msg=\"Started container\" PID=23084 containerID=d34f4286010dd4e2f3a4f1a7574f232963116eebb5214a76c75f86fe53f0b0e2 description=openshift-etcd/installer-3-crc/installer id=8d694a71-7665-469f-9138-8333be65a025 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44251886f6725032e7cea3bac995ec71e9526a15a795f19ab17d4b10d28e9db7",
2026-06-11 12:41:58.130188 | controller |     "Jun 11 11:22:53.157188 crc crio[22553]: time=\"2026-06-11T11:22:53.156606637Z\" level=info msg=\"Stopping container: 1b000e78bd5c03190b59eddd9eb24166af5df8b520d38ae522cbd4dad6939283 (timeout: 30s)\" id=a988124b-e0de-4882-ade2-fb880490776e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.130202 | controller |     "Jun 11 11:22:53.158223 crc crio[22553]: time=\"2026-06-11T11:22:53.156630458Z\" level=info msg=\"Stopping container: 52c3bf78dafba037c3830b8a92a147cfd2509cfdcf40277672298f03b05d8696 (timeout: 30s)\" id=1fa605f7-4578-4895-b97a-8d0704a1148b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.130217 | controller |     "Jun 11 11:22:53.158223 crc crio[22553]: time=\"2026-06-11T11:22:53.156751952Z\" level=info msg=\"Stopping container: 590bfd9e28559f8a93f31e4dbbcd91500e77289e282e2d305c5665bcf3548723 (timeout: 30s)\" id=3fc051d9-29dc-4322-8457-5fb2f47e4c75 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.130232 | controller |     "Jun 11 11:22:53.158223 crc crio[22553]: time=\"2026-06-11T11:22:53.156828574Z\" level=info msg=\"Stopping container: 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c (timeout: 30s)\" id=6c893d0d-377b-4a40-84b0-ef9bcf32d966 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.130247 | controller |     "Jun 11 11:22:53.158223 crc crio[22553]: time=\"2026-06-11T11:22:53.156853195Z\" level=info msg=\"Stopping container: fce33e1c32e5c8068002e4e1d849e9e4c8ae5b344693cd31ab1133a81c898a5d (timeout: 30s)\" id=072c9f61-81f8-4eaa-a270-a397191f0ff3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.130262 | controller |     "Jun 11 11:22:53.331328 crc crio[22553]: time=\"2026-06-11T11:22:53.330937893Z\" level=info msg=\"Stopped container 590bfd9e28559f8a93f31e4dbbcd91500e77289e282e2d305c5665bcf3548723: openshift-etcd/etcd-crc/etcd-readyz\" id=3fc051d9-29dc-4322-8457-5fb2f47e4c75 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.130276 | controller |     "Jun 11 11:22:53.383121 crc crio[22553]: time=\"2026-06-11T11:22:53.383036266Z\" level=info msg=\"Stopped container fce33e1c32e5c8068002e4e1d849e9e4c8ae5b344693cd31ab1133a81c898a5d: openshift-etcd/etcd-crc/etcd-rev\" id=072c9f61-81f8-4eaa-a270-a397191f0ff3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.130291 | controller |     "Jun 11 11:22:53.445300 crc crio[22553]: time=\"2026-06-11T11:22:53.445195979Z\" level=info msg=\"Stopped container 52c3bf78dafba037c3830b8a92a147cfd2509cfdcf40277672298f03b05d8696: openshift-etcd/etcd-crc/etcd-metrics\" id=1fa605f7-4578-4895-b97a-8d0704a1148b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.130310 | controller |     "Jun 11 11:22:54.678374 crc crio[22553]: time=\"2026-06-11T11:22:54.678277449Z\" level=info msg=\"Stopping pod sandbox: 44251886f6725032e7cea3bac995ec71e9526a15a795f19ab17d4b10d28e9db7\" id=080976ff-82ed-409d-9ecf-9e67fa4cf010 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.130325 | controller |     "Jun 11 11:22:54.679740 crc crio[22553]: time=\"2026-06-11T11:22:54.679256968Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:44251886f6725032e7cea3bac995ec71e9526a15a795f19ab17d4b10d28e9db7 UID:39455bec-80ac-496e-bc9d-668effad91a3 NetNS:/var/run/netns/f2c9378b-0b7e-4f79-944d-115c0c6fd6ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod39455bec_80ac_496e_bc9d_668effad91a3.slice PodAnnotations:0xc00043b1e0}] Aliases:map[]}\"",
2026-06-11 12:41:58.130340 | controller |     "Jun 11 11:22:54.679974 crc crio[22553]: time=\"2026-06-11T11:22:54.679915288Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.130384 | controller |     "Jun 11 11:22:54.909627 crc crio[22553]: time=\"2026-06-11T11:22:54.909497741Z\" level=info msg=\"Stopped pod sandbox: 44251886f6725032e7cea3bac995ec71e9526a15a795f19ab17d4b10d28e9db7\" id=080976ff-82ed-409d-9ecf-9e67fa4cf010 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.130404 | controller |     "Jun 11 11:23:02.845350 crc crio[22553]: time=\"2026-06-11T11:23:02.844204864Z\" level=info msg=\"Stopping pod sandbox: 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97\" id=54eb67ec-b507-4a1d-b6ba-d32dde0700a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.130420 | controller |     "Jun 11 11:23:02.846787 crc crio[22553]: time=\"2026-06-11T11:23:02.84539807Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97\" id=54eb67ec-b507-4a1d-b6ba-d32dde0700a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.130436 | controller |     "Jun 11 11:23:02.846787 crc crio[22553]: time=\"2026-06-11T11:23:02.846283846Z\" level=info msg=\"Removing pod sandbox: 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97\" id=0439ceed-cb67-49f8-bae3-96ee6c69997a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.130450 | controller |     "Jun 11 11:23:02.857490 crc crio[22553]: time=\"2026-06-11T11:23:02.857404636Z\" level=info msg=\"Removed pod sandbox: 4d079931531a84f7d7b8def6b2d8ec3041921010dfc1342543a2847ec15eab97\" id=0439ceed-cb67-49f8-bae3-96ee6c69997a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.130465 | controller |     "Jun 11 11:23:02.858832 crc crio[22553]: time=\"2026-06-11T11:23:02.858643373Z\" level=info msg=\"Stopping pod sandbox: 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d\" id=a3a859b4-625c-42cf-b599-82aac715a2bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.130479 | controller |     "Jun 11 11:23:02.859032 crc crio[22553]: time=\"2026-06-11T11:23:02.858919501Z\" level=info msg=\"Stopped pod sandbox (already stopped): 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d\" id=a3a859b4-625c-42cf-b599-82aac715a2bb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.130493 | controller |     "Jun 11 11:23:02.860137 crc crio[22553]: time=\"2026-06-11T11:23:02.860069125Z\" level=info msg=\"Removing pod sandbox: 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d\" id=d914c3ec-170a-41ba-bdea-978f5ca503d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.130514 | controller |     "Jun 11 11:23:02.869194 crc crio[22553]: time=\"2026-06-11T11:23:02.869119323Z\" level=info msg=\"Removed pod sandbox: 969266b838cf7eacf5595cbb0dff7fb88a494b718b9a38282d91858e684dc73d\" id=d914c3ec-170a-41ba-bdea-978f5ca503d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.130528 | controller |     "Jun 11 11:23:02.870130 crc crio[22553]: time=\"2026-06-11T11:23:02.870073112Z\" level=info msg=\"Stopping pod sandbox: 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5\" id=5340c3fe-a0fd-49a7-bdc8-9c8d70517b6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.130543 | controller |     "Jun 11 11:23:02.870213 crc crio[22553]: time=\"2026-06-11T11:23:02.870134854Z\" level=info msg=\"Stopped pod sandbox (already stopped): 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5\" id=5340c3fe-a0fd-49a7-bdc8-9c8d70517b6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.130558 | controller |     "Jun 11 11:23:02.870871 crc crio[22553]: time=\"2026-06-11T11:23:02.870782293Z\" level=info msg=\"Removing pod sandbox: 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5\" id=4b78b1e5-476f-41b6-9972-452d39f7fa1f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.130572 | controller |     "Jun 11 11:23:02.883100 crc crio[22553]: time=\"2026-06-11T11:23:02.883021726Z\" level=info msg=\"Removed pod sandbox: 953a6cf4951b6aecb55fb083a5ba5d8ff688eb1dcfbc81cb89f4431cfd7cbeb5\" id=4b78b1e5-476f-41b6-9972-452d39f7fa1f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.130587 | controller |     "Jun 11 11:23:02.883948 crc crio[22553]: time=\"2026-06-11T11:23:02.883896492Z\" level=info msg=\"Stopping pod sandbox: 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349\" id=d63fe6ad-96eb-43fd-b077-8bb02b322d5a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.130602 | controller |     "Jun 11 11:23:02.884026 crc crio[22553]: time=\"2026-06-11T11:23:02.883963584Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349\" id=d63fe6ad-96eb-43fd-b077-8bb02b322d5a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.130623 | controller |     "Jun 11 11:23:02.884511 crc crio[22553]: time=\"2026-06-11T11:23:02.884442198Z\" level=info msg=\"Removing pod sandbox: 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349\" id=386d72d4-2d64-4e84-bea8-d735d597ea68 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.130646 | controller |     "Jun 11 11:23:02.901423 crc crio[22553]: time=\"2026-06-11T11:23:02.901338529Z\" level=info msg=\"Removed pod sandbox: 6de41912973f7d3cdefe576e22ff3a572a8fb8b624ce55fd3c8c7475ddcd4349\" id=386d72d4-2d64-4e84-bea8-d735d597ea68 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.130668 | controller |     "Jun 11 11:23:02.902348 crc crio[22553]: time=\"2026-06-11T11:23:02.902235325Z\" level=info msg=\"Stopping pod sandbox: b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af\" id=ee1083f7-9ed7-4d86-9306-de9184824877 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.130687 | controller |     "Jun 11 11:23:02.902428 crc crio[22553]: time=\"2026-06-11T11:23:02.902346569Z\" level=info msg=\"Stopped pod sandbox (already stopped): b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af\" id=ee1083f7-9ed7-4d86-9306-de9184824877 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.130707 | controller |     "Jun 11 11:23:02.903110 crc crio[22553]: time=\"2026-06-11T11:23:02.90305752Z\" level=info msg=\"Removing pod sandbox: b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af\" id=24658ea4-494f-48df-b53d-04555c3d52aa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.130726 | controller |     "Jun 11 11:23:02.911602 crc crio[22553]: time=\"2026-06-11T11:23:02.91150133Z\" level=info msg=\"Removed pod sandbox: b19927532d7c9d1af5d35b9ca5aa7ac87f46f847a9eaf16ac865e27b894934af\" id=24658ea4-494f-48df-b53d-04555c3d52aa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.130750 | controller |     "Jun 11 11:23:06.798596 crc crio[22553]: time=\"2026-06-11T11:23:06.797662923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ed784452-aa16-4b1d-9480-07dffda0e2cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.130771 | controller |     "Jun 11 11:23:06.799944 crc crio[22553]: time=\"2026-06-11T11:23:06.799320652Z\" level=info msg=\"Removing container: 70b478e3759ffbb3b2e1f95067a5d27c09172b74de968288ae64d64e6dcb1f8a\" id=a83067ce-804a-445c-8e6d-c0d15663b300 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.130791 | controller |     "Jun 11 11:23:06.800298 crc crio[22553]: time=\"2026-06-11T11:23:06.800223319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ddaa51b6-6fab-4393-8b3b-04ebfea4e472 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.130810 | controller |     "Jun 11 11:23:06.871932 crc crio[22553]: time=\"2026-06-11T11:23:06.871838573Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4c6d5ff7-5b89-4920-ae26-16a291cd22be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.130830 | controller |     "Jun 11 11:23:06.872578 crc crio[22553]: time=\"2026-06-11T11:23:06.872508733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.130850 | controller |     "Jun 11 11:23:06.899857 crc crio[22553]: time=\"2026-06-11T11:23:06.899760731Z\" level=info msg=\"Removed container 70b478e3759ffbb3b2e1f95067a5d27c09172b74de968288ae64d64e6dcb1f8a: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=a83067ce-804a-445c-8e6d-c0d15663b300 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.130871 | controller |     "Jun 11 11:23:06.906019 crc crio[22553]: time=\"2026-06-11T11:23:06.905927564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.130891 | controller |     "Jun 11 11:23:07.055345 crc crio[22553]: time=\"2026-06-11T11:23:07.055237052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.130913 | controller |     "Jun 11 11:23:07.136521 crc crio[22553]: time=\"2026-06-11T11:23:07.135886454Z\" level=info msg=\"Created container 684c84683e0a906f3ce3b31ca20117a5b63f56e0d3f5893d679432ae57c3bb74: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4c6d5ff7-5b89-4920-ae26-16a291cd22be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.130933 | controller |     "Jun 11 11:23:07.139475 crc crio[22553]: time=\"2026-06-11T11:23:07.139375277Z\" level=info msg=\"Starting container: 684c84683e0a906f3ce3b31ca20117a5b63f56e0d3f5893d679432ae57c3bb74\" id=7e123f66-ac3c-4747-9059-f80e35d08a12 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.130954 | controller |     "Jun 11 11:23:07.144813 crc crio[22553]: time=\"2026-06-11T11:23:07.143925452Z\" level=info msg=\"Started container\" PID=23736 containerID=684c84683e0a906f3ce3b31ca20117a5b63f56e0d3f5893d679432ae57c3bb74 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=7e123f66-ac3c-4747-9059-f80e35d08a12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed",
2026-06-11 12:41:58.130981 | controller |     "Jun 11 11:23:20.325965 crc crio[22553]: time=\"2026-06-11T11:23:20.324979746Z\" level=info msg=\"Stopped container 1b000e78bd5c03190b59eddd9eb24166af5df8b520d38ae522cbd4dad6939283: openshift-etcd/etcd-crc/etcd\" id=a988124b-e0de-4882-ade2-fb880490776e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.131003 | controller |     "Jun 11 11:23:23.166182 crc crio[22553]: time=\"2026-06-11T11:23:23.165394474Z\" level=warning msg=\"Stopping container 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c with stop signal(15) timed out. Killing...\"",
2026-06-11 12:41:58.131025 | controller |     "Jun 11 11:23:23.210588 crc crio[22553]: time=\"2026-06-11T11:23:23.210412619Z\" level=error msg=\"Killing container 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 12:41:58.131049 | controller |     "Jun 11 11:23:23.273472 crc crio[22553]: time=\"2026-06-11T11:23:23.273348216Z\" level=info msg=\"Stopped container 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c: openshift-etcd/etcd-crc/etcdctl\" id=6c893d0d-377b-4a40-84b0-ef9bcf32d966 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.131067 | controller |     "Jun 11 11:23:23.274445 crc crio[22553]: time=\"2026-06-11T11:23:23.274371276Z\" level=info msg=\"Stopping pod sandbox: 5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892\" id=3286c61c-26ce-434a-9bb2-737b6b77b674 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.131083 | controller |     "Jun 11 11:23:23.286514 crc crio[22553]: time=\"2026-06-11T11:23:23.286435434Z\" level=info msg=\"Stopped pod sandbox: 5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892\" id=3286c61c-26ce-434a-9bb2-737b6b77b674 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.131098 | controller |     "Jun 11 11:23:23.966791 crc crio[22553]: time=\"2026-06-11T11:23:23.966545874Z\" level=info msg=\"Removing container: fce33e1c32e5c8068002e4e1d849e9e4c8ae5b344693cd31ab1133a81c898a5d\" id=f58ba4dd-daba-4696-974b-96628b9c0477 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.131112 | controller |     "Jun 11 11:23:23.992995 crc crio[22553]: time=\"2026-06-11T11:23:23.992906646Z\" level=info msg=\"Removed container fce33e1c32e5c8068002e4e1d849e9e4c8ae5b344693cd31ab1133a81c898a5d: openshift-etcd/etcd-crc/etcd-rev\" id=f58ba4dd-daba-4696-974b-96628b9c0477 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.131127 | controller |     "Jun 11 11:23:23.996148 crc crio[22553]: time=\"2026-06-11T11:23:23.99607566Z\" level=info msg=\"Removing container: 590bfd9e28559f8a93f31e4dbbcd91500e77289e282e2d305c5665bcf3548723\" id=c4e9b826-b48f-474d-865b-9f0e3f057b1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.131155 | controller |     "Jun 11 11:23:24.016263 crc crio[22553]: time=\"2026-06-11T11:23:24.016105854Z\" level=info msg=\"Removed container 590bfd9e28559f8a93f31e4dbbcd91500e77289e282e2d305c5665bcf3548723: openshift-etcd/etcd-crc/etcd-readyz\" id=c4e9b826-b48f-474d-865b-9f0e3f057b1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.131171 | controller |     "Jun 11 11:23:24.020410 crc crio[22553]: time=\"2026-06-11T11:23:24.020271207Z\" level=info msg=\"Removing container: 52c3bf78dafba037c3830b8a92a147cfd2509cfdcf40277672298f03b05d8696\" id=2d1c35ee-17e2-4771-a144-022cdab5cb31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.131185 | controller |     "Jun 11 11:23:24.038955 crc crio[22553]: time=\"2026-06-11T11:23:24.038824888Z\" level=info msg=\"Removed container 52c3bf78dafba037c3830b8a92a147cfd2509cfdcf40277672298f03b05d8696: openshift-etcd/etcd-crc/etcd-metrics\" id=2d1c35ee-17e2-4771-a144-022cdab5cb31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.131200 | controller |     "Jun 11 11:23:24.042418 crc crio[22553]: time=\"2026-06-11T11:23:24.042339852Z\" level=info msg=\"Removing container: 1b000e78bd5c03190b59eddd9eb24166af5df8b520d38ae522cbd4dad6939283\" id=e8b919c8-9af5-404a-8294-9d4495c6940d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.131220 | controller |     "Jun 11 11:23:24.062037 crc crio[22553]: time=\"2026-06-11T11:23:24.061930383Z\" level=info msg=\"Removed container 1b000e78bd5c03190b59eddd9eb24166af5df8b520d38ae522cbd4dad6939283: openshift-etcd/etcd-crc/etcd\" id=e8b919c8-9af5-404a-8294-9d4495c6940d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.131236 | controller |     "Jun 11 11:23:24.068638 crc crio[22553]: time=\"2026-06-11T11:23:24.068553979Z\" level=info msg=\"Removing container: 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c\" id=ab08e062-21b7-4fc2-87bd-03fa7914969a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.131251 | controller |     "Jun 11 11:23:24.087500 crc crio[22553]: time=\"2026-06-11T11:23:24.087354777Z\" level=info msg=\"Removed container 37c6cc01282f9a0f837d2d552c6e62b28c6c4e07b608bcc2831050e1ae74d13c: openshift-etcd/etcd-crc/etcdctl\" id=ab08e062-21b7-4fc2-87bd-03fa7914969a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.131266 | controller |     "Jun 11 11:23:24.090055 crc crio[22553]: time=\"2026-06-11T11:23:24.089986585Z\" level=info msg=\"Removing container: 061e508429c6517a455fae8a665b40c6e89cd74c74d04fe0e723fe3a73abe42b\" id=09227fee-41ef-4e38-8bba-bc12b135fb88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.131281 | controller |     "Jun 11 11:23:24.157774 crc crio[22553]: time=\"2026-06-11T11:23:24.157538848Z\" level=info msg=\"Removed container 061e508429c6517a455fae8a665b40c6e89cd74c74d04fe0e723fe3a73abe42b: openshift-etcd/etcd-crc/etcd-resources-copy\" id=09227fee-41ef-4e38-8bba-bc12b135fb88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.131296 | controller |     "Jun 11 11:23:24.161256 crc crio[22553]: time=\"2026-06-11T11:23:24.161195887Z\" level=info msg=\"Removing container: 0de0071b77e7b7b1b192366de29b5c415afc30d4498b8c1819f391d9fd49b21d\" id=c9407744-d503-4b0c-8310-36eb0e571925 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.131310 | controller |     "Jun 11 11:23:24.225637 crc crio[22553]: time=\"2026-06-11T11:23:24.225408131Z\" level=info msg=\"Removed container 0de0071b77e7b7b1b192366de29b5c415afc30d4498b8c1819f391d9fd49b21d: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=c9407744-d503-4b0c-8310-36eb0e571925 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.131325 | controller |     "Jun 11 11:23:24.228544 crc crio[22553]: time=\"2026-06-11T11:23:24.228455252Z\" level=info msg=\"Removing container: 5c72159f7b29122f3fc7a353ce56a276d188cb43ee67b9819d9c79bf7f6d5a71\" id=785ebc59-2de4-4e5c-b071-7e512dd1f159 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.131339 | controller |     "Jun 11 11:23:24.296091 crc crio[22553]: time=\"2026-06-11T11:23:24.295943203Z\" level=info msg=\"Removed container 5c72159f7b29122f3fc7a353ce56a276d188cb43ee67b9819d9c79bf7f6d5a71: openshift-etcd/etcd-crc/setup\" id=785ebc59-2de4-4e5c-b071-7e512dd1f159 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.131384 | controller |     "Jun 11 11:23:50.194194 crc crio[22553]: time=\"2026-06-11T11:23:50.193545295Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c80bd6a5-9e25-4a69-b6a4-41da025f26aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.131407 | controller |     "Jun 11 11:23:50.196493 crc crio[22553]: time=\"2026-06-11T11:23:50.196393989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=329ac21e-84a8-4ee6-b36e-bf5da8442f87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.131432 | controller |     "Jun 11 11:23:50.198811 crc crio[22553]: time=\"2026-06-11T11:23:50.198604475Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=db2d53a0-ce4d-4123-b90d-7b4b8da6073c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.131448 | controller |     "Jun 11 11:23:50.199054 crc crio[22553]: time=\"2026-06-11T11:23:50.198978296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.131463 | controller |     "Jun 11 11:23:50.220620 crc crio[22553]: time=\"2026-06-11T11:23:50.220512034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.131478 | controller |     "Jun 11 11:23:50.224355 crc crio[22553]: time=\"2026-06-11T11:23:50.224049289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.131493 | controller |     "Jun 11 11:23:50.391246 crc crio[22553]: time=\"2026-06-11T11:23:50.391050252Z\" level=info msg=\"Created container a11967dec3dd359fc12663a87e923fa10881bef05a420e0f925fe0747ced31ce: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=db2d53a0-ce4d-4123-b90d-7b4b8da6073c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.131508 | controller |     "Jun 11 11:23:50.392516 crc crio[22553]: time=\"2026-06-11T11:23:50.392401522Z\" level=info msg=\"Starting container: a11967dec3dd359fc12663a87e923fa10881bef05a420e0f925fe0747ced31ce\" id=21c99f47-14d7-4fe9-a5c5-17dcaf1fed26 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.131534 | controller |     "Jun 11 11:23:50.398024 crc crio[22553]: time=\"2026-06-11T11:23:50.397953487Z\" level=info msg=\"Started container\" PID=24294 containerID=a11967dec3dd359fc12663a87e923fa10881bef05a420e0f925fe0747ced31ce description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=21c99f47-14d7-4fe9-a5c5-17dcaf1fed26 name=/runtime.v1.RuntimeService/StartContainer sandboxID=790fff2180e8a91352eb89c69fd953fb3e127fc388033db22f46efdf5642a2c4",
2026-06-11 12:41:58.131572 | controller |     "Jun 11 11:24:02.949407 crc crio[22553]: time=\"2026-06-11T11:24:02.94827748Z\" level=info msg=\"Stopping pod sandbox: 5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892\" id=5f59ce7c-300c-473e-9b1f-3ccb1ceff7a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.131596 | controller |     "Jun 11 11:24:02.951056 crc crio[22553]: time=\"2026-06-11T11:24:02.949427204Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892\" id=5f59ce7c-300c-473e-9b1f-3ccb1ceff7a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.131617 | controller |     "Jun 11 11:24:02.952165 crc crio[22553]: time=\"2026-06-11T11:24:02.95197764Z\" level=info msg=\"Removing pod sandbox: 5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892\" id=ea6c910f-3db7-4863-baa3-3f4fd0490a07 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.131638 | controller |     "Jun 11 11:24:02.960419 crc crio[22553]: time=\"2026-06-11T11:24:02.960329397Z\" level=info msg=\"Removed pod sandbox: 5b645ee82b062d1b58fea30bcc7b022e65b5cc03cfb5006c6fea6957ba7d4892\" id=ea6c910f-3db7-4863-baa3-3f4fd0490a07 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.131661 | controller |     "Jun 11 11:24:08.925093 crc crio[22553]: time=\"2026-06-11T11:24:08.923525799Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=3238c89e-9b55-4479-9c9e-a5780f762315 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.131682 | controller |     "Jun 11 11:24:08.927577 crc crio[22553]: time=\"2026-06-11T11:24:08.925130264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.131709 | controller |     "Jun 11 11:24:08.953199 crc crio[22553]: time=\"2026-06-11T11:24:08.95243331Z\" 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=3238c89e-9b55-4479-9c9e-a5780f762315 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.131731 | controller |     "Jun 11 11:24:08.969451 crc crio[22553]: time=\"2026-06-11T11:24:08.969258352Z\" level=info msg=\"Ran pod sandbox 2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a with infra container: openshift-etcd/etcd-crc/POD\" id=3238c89e-9b55-4479-9c9e-a5780f762315 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.131752 | controller |     "Jun 11 11:24:08.972464 crc crio[22553]: time=\"2026-06-11T11:24:08.972334948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=969ccb54-6038-4e3a-bf7f-1c7fa0121d76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.131771 | controller |     "Jun 11 11:24:08.975592 crc crio[22553]: time=\"2026-06-11T11:24:08.975430565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=f49b11ad-5ab2-47ca-857a-3223f7d24ca8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.131785 | controller |     "Jun 11 11:24:09.022127 crc crio[22553]: time=\"2026-06-11T11:24:09.020950732Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=23a4f75e-d4ec-4b7c-9d46-c5275a5500fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.131800 | controller |     "Jun 11 11:24:09.024272 crc crio[22553]: time=\"2026-06-11T11:24:09.023103333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.131814 | controller |     "Jun 11 11:24:09.085892 crc crio[22553]: time=\"2026-06-11T11:24:09.085812732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.131829 | controller |     "Jun 11 11:24:09.273483 crc crio[22553]: time=\"2026-06-11T11:24:09.273262191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.131844 | controller |     "Jun 11 11:24:09.395372 crc crio[22553]: time=\"2026-06-11T11:24:09.395313905Z\" level=info msg=\"Created container a625a2d0210d57bb53e833686b036f6ef8535eef3e7fff1e1e37760694fa25ce: openshift-etcd/etcd-crc/setup\" id=23a4f75e-d4ec-4b7c-9d46-c5275a5500fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.131858 | controller |     "Jun 11 11:24:09.397363 crc crio[22553]: time=\"2026-06-11T11:24:09.397168867Z\" level=info msg=\"Starting container: a625a2d0210d57bb53e833686b036f6ef8535eef3e7fff1e1e37760694fa25ce\" id=a3d8da74-e09b-4656-b69c-20ac100076d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.131873 | controller |     "Jun 11 11:24:09.402845 crc crio[22553]: time=\"2026-06-11T11:24:09.402767484Z\" level=info msg=\"Started container\" PID=24568 containerID=a625a2d0210d57bb53e833686b036f6ef8535eef3e7fff1e1e37760694fa25ce description=openshift-etcd/etcd-crc/setup id=a3d8da74-e09b-4656-b69c-20ac100076d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a",
2026-06-11 12:41:58.131887 | controller |     "Jun 11 11:24:44.405969 crc crio[22553]: time=\"2026-06-11T11:24:44.404551354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7d9afe70-5f35-4e6e-831c-4da7aba1ed98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.131906 | controller |     "Jun 11 11:24:44.410100 crc crio[22553]: time=\"2026-06-11T11:24:44.409383369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e83ca4af-a1dc-4d93-9ee0-f87346f818a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.131921 | controller |     "Jun 11 11:24:44.436948 crc crio[22553]: time=\"2026-06-11T11:24:44.436269244Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=00448d4f-c4a6-4f37-83d7-f85dfe0dab56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.131936 | controller |     "Jun 11 11:24:44.436948 crc crio[22553]: time=\"2026-06-11T11:24:44.43683541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.131951 | controller |     "Jun 11 11:24:44.470330 crc crio[22553]: time=\"2026-06-11T11:24:44.470198886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.131966 | controller |     "Jun 11 11:24:44.644202 crc crio[22553]: time=\"2026-06-11T11:24:44.644108745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.131981 | controller |     "Jun 11 11:24:44.745753 crc crio[22553]: time=\"2026-06-11T11:24:44.745305823Z\" level=info msg=\"Created container 33646ef0d4c07e2eebe57fd3063f62aad57a0cfed74a4c65cf83e625c36a6023: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=00448d4f-c4a6-4f37-83d7-f85dfe0dab56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.131996 | controller |     "Jun 11 11:24:44.746936 crc crio[22553]: time=\"2026-06-11T11:24:44.746868987Z\" level=info msg=\"Starting container: 33646ef0d4c07e2eebe57fd3063f62aad57a0cfed74a4c65cf83e625c36a6023\" id=c3a9f595-b0e1-40f1-a8b5-6155cc8e6d4a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.132010 | controller |     "Jun 11 11:24:44.753135 crc crio[22553]: time=\"2026-06-11T11:24:44.75305733Z\" level=info msg=\"Started container\" PID=25004 containerID=33646ef0d4c07e2eebe57fd3063f62aad57a0cfed74a4c65cf83e625c36a6023 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=c3a9f595-b0e1-40f1-a8b5-6155cc8e6d4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a",
2026-06-11 12:41:58.132026 | controller |     "Jun 11 11:24:53.794637 crc crio[22553]: time=\"2026-06-11T11:24:53.793902982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=1f499989-8860-4bbd-8619-2e97532f68e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.132040 | controller |     "Jun 11 11:24:53.797074 crc crio[22553]: time=\"2026-06-11T11:24:53.796952587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=bff1babe-389e-4359-9ecc-89068d0f9027 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.132055 | controller |     "Jun 11 11:24:53.799563 crc crio[22553]: time=\"2026-06-11T11:24:53.799468978Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-9pp8n/marketplace-operator\" id=821a03a5-1ebb-4aeb-ab6b-f3ec6bab43ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.132070 | controller |     "Jun 11 11:24:53.800168 crc crio[22553]: time=\"2026-06-11T11:24:53.800010903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.132090 | controller |     "Jun 11 11:24:53.830189 crc crio[22553]: time=\"2026-06-11T11:24:53.830017345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.132130 | controller |     "Jun 11 11:24:53.835134 crc crio[22553]: time=\"2026-06-11T11:24:53.835039636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.132156 | controller |     "Jun 11 11:24:53.928398 crc crio[22553]: time=\"2026-06-11T11:24:53.928306182Z\" level=info msg=\"Created container 1f0ddd5bcbef8623de28e356f4f9233396fef2f1fc3ae24d459270e0a419ce53: openshift-marketplace/marketplace-operator-547dbd544d-9pp8n/marketplace-operator\" id=821a03a5-1ebb-4aeb-ab6b-f3ec6bab43ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.132173 | controller |     "Jun 11 11:24:53.929636 crc crio[22553]: time=\"2026-06-11T11:24:53.929570718Z\" level=info msg=\"Starting container: 1f0ddd5bcbef8623de28e356f4f9233396fef2f1fc3ae24d459270e0a419ce53\" id=140642d4-696e-44a5-87f1-926432e1bf9c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.132189 | controller |     "Jun 11 11:24:53.934172 crc crio[22553]: time=\"2026-06-11T11:24:53.934101945Z\" level=info msg=\"Started container\" PID=25140 containerID=1f0ddd5bcbef8623de28e356f4f9233396fef2f1fc3ae24d459270e0a419ce53 description=openshift-marketplace/marketplace-operator-547dbd544d-9pp8n/marketplace-operator id=140642d4-696e-44a5-87f1-926432e1bf9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c06b97b6fe9e1ca584455876eb5fd42511ce532fd19624d4d09d3b5854d9918",
2026-06-11 12:41:58.132205 | controller |     "Jun 11 11:25:19.730218 crc crio[22553]: time=\"2026-06-11T11:25:19.729421354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=85796b54-8810-4dab-b306-e1e2c90b9c5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.132220 | controller |     "Jun 11 11:25:19.733243 crc crio[22553]: time=\"2026-06-11T11:25:19.733151948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e841bb1c-af2b-42cb-a139-ad78a602fdf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.132235 | controller |     "Jun 11 11:25:19.771106 crc crio[22553]: time=\"2026-06-11T11:25:19.770881897Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=5ccf51a8-5175-4b7b-98c3-2f414cca20d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.132250 | controller |     "Jun 11 11:25:19.771808 crc crio[22553]: time=\"2026-06-11T11:25:19.771635418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.132264 | controller |     "Jun 11 11:25:19.818605 crc crio[22553]: time=\"2026-06-11T11:25:19.818359829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.132279 | controller |     "Jun 11 11:25:19.976879 crc crio[22553]: time=\"2026-06-11T11:25:19.976556777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.132293 | controller |     "Jun 11 11:25:20.077772 crc crio[22553]: time=\"2026-06-11T11:25:20.077585531Z\" level=info msg=\"Created container dc533623fa42b4803d52bae0bf8f4d57b47b85777cac6e777934bf9d53405c1d: openshift-etcd/etcd-crc/etcd-resources-copy\" id=5ccf51a8-5175-4b7b-98c3-2f414cca20d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.132316 | controller |     "Jun 11 11:25:20.079926 crc crio[22553]: time=\"2026-06-11T11:25:20.079119694Z\" level=info msg=\"Starting container: dc533623fa42b4803d52bae0bf8f4d57b47b85777cac6e777934bf9d53405c1d\" id=550de1ba-7554-45d3-a8db-bb8b04b9b714 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.132332 | controller |     "Jun 11 11:25:20.085961 crc crio[22553]: time=\"2026-06-11T11:25:20.085794492Z\" level=info msg=\"Started container\" PID=25489 containerID=dc533623fa42b4803d52bae0bf8f4d57b47b85777cac6e777934bf9d53405c1d description=openshift-etcd/etcd-crc/etcd-resources-copy id=550de1ba-7554-45d3-a8db-bb8b04b9b714 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a",
2026-06-11 12:41:58.132370 | controller |     "Jun 11 11:25:24.085085 crc crio[22553]: time=\"2026-06-11T11:25:24.083467786Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=c905f0f7-538e-4471-86cc-df394a8ce985 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.132397 | controller |     "Jun 11 11:25:24.087963 crc crio[22553]: time=\"2026-06-11T11:25:24.083799755Z\" level=info msg=\"Removing container: 48d9eddd322e4bfae326446b20f48e14a306681657a802c8f47d602b69d0574a\" id=dfb0ed6b-0906-44d8-ac3c-8e4795a738db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.132414 | controller |     "Jun 11 11:25:24.087963 crc crio[22553]: time=\"2026-06-11T11:25:24.087858739Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=7f694155-417d-4c53-ac0b-b8978c952cde name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.132429 | controller |     "Jun 11 11:25:24.144573 crc crio[22553]: time=\"2026-06-11T11:25:24.144297943Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=282360fb-1186-4437-83ee-bc3ce28d851f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.132444 | controller |     "Jun 11 11:25:24.145314 crc crio[22553]: time=\"2026-06-11T11:25:24.145163357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.132459 | controller |     "Jun 11 11:25:24.185227 crc crio[22553]: time=\"2026-06-11T11:25:24.185086327Z\" level=info msg=\"Removed container 48d9eddd322e4bfae326446b20f48e14a306681657a802c8f47d602b69d0574a: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=dfb0ed6b-0906-44d8-ac3c-8e4795a738db name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.132474 | controller |     "Jun 11 11:25:24.199041 crc crio[22553]: time=\"2026-06-11T11:25:24.198922505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.132490 | controller |     "Jun 11 11:25:24.354890 crc crio[22553]: time=\"2026-06-11T11:25:24.354783278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.132505 | controller |     "Jun 11 11:25:24.453161 crc crio[22553]: time=\"2026-06-11T11:25:24.453052185Z\" level=info msg=\"Created container 18b2d1dbf115446c948839f469813e4490e3e4751e7a3264046f38b5e3d12117: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=282360fb-1186-4437-83ee-bc3ce28d851f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.132520 | controller |     "Jun 11 11:25:24.454475 crc crio[22553]: time=\"2026-06-11T11:25:24.45432495Z\" level=info msg=\"Starting container: 18b2d1dbf115446c948839f469813e4490e3e4751e7a3264046f38b5e3d12117\" id=812f896e-f414-400e-b4e9-a3b6808ef3a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.132543 | controller |     "Jun 11 11:25:24.458835 crc crio[22553]: time=\"2026-06-11T11:25:24.458669922Z\" level=info msg=\"Started container\" PID=25558 containerID=18b2d1dbf115446c948839f469813e4490e3e4751e7a3264046f38b5e3d12117 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=812f896e-f414-400e-b4e9-a3b6808ef3a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a56dc7dc186ceef52d45779e5ed71c60ede520adee2c3fc5fcfb2cbbbf3e316",
2026-06-11 12:41:58.132559 | controller |     "Jun 11 11:25:27.119256 crc crio[22553]: time=\"2026-06-11T11:25:27.119174894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5671a584-f843-4a5f-b9cc-b1155ace692e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.132574 | controller |     "Jun 11 11:25:27.121364 crc crio[22553]: time=\"2026-06-11T11:25:27.121281513Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a7481474-a519-4b27-9155-fee29779cf00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.132589 | controller |     "Jun 11 11:25:27.122344 crc crio[22553]: time=\"2026-06-11T11:25:27.12226665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=25fd991c-7e1c-4b92-8c4c-0b487e108316 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.132604 | controller |     "Jun 11 11:25:27.123645 crc crio[22553]: time=\"2026-06-11T11:25:27.123526816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=de89700b-ae93-4d0c-847f-b4fa4ea8461b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.132618 | controller |     "Jun 11 11:25:27.124784 crc crio[22553]: time=\"2026-06-11T11:25:27.124671928Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=17a9adaf-3138-4c6b-bfb6-f941e0a96ed7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.132633 | controller |     "Jun 11 11:25:27.125093 crc crio[22553]: time=\"2026-06-11T11:25:27.125006167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.132648 | controller |     "Jun 11 11:25:27.125635 crc crio[22553]: time=\"2026-06-11T11:25:27.125553263Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=e94a1092-7d96-4bd2-8a6a-d45e5c9c63e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.132663 | controller |     "Jun 11 11:25:27.126020 crc crio[22553]: time=\"2026-06-11T11:25:27.125946204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.132677 | controller |     "Jun 11 11:25:27.135187 crc crio[22553]: time=\"2026-06-11T11:25:27.134781532Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=060fe5cf-146d-4a29-bc41-12566ba577f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.132692 | controller |     "Jun 11 11:25:27.136315 crc crio[22553]: time=\"2026-06-11T11:25:27.136185841Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=efd016c1-70eb-4cdb-891d-871287e9c649 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.132712 | controller |     "Jun 11 11:25:27.137635 crc crio[22553]: time=\"2026-06-11T11:25:27.137529709Z\" level=info msg=\"Removing container: 82d00da99ead536e83a05bc3de02d663488bc573f55d3bbe717bde324114d38a\" id=b5ee7090-28e6-4bd4-8a21-792fed5cbb92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.132728 | controller |     "Jun 11 11:25:27.157563 crc crio[22553]: time=\"2026-06-11T11:25:27.157435927Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=9230241d-1b0e-40b4-aaa0-5025ee76a335 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.132743 | controller |     "Jun 11 11:25:27.162289 crc crio[22553]: time=\"2026-06-11T11:25:27.16073395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.132758 | controller |     "Jun 11 11:25:27.162289 crc crio[22553]: time=\"2026-06-11T11:25:27.160776981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.132773 | controller |     "Jun 11 11:25:27.175023 crc crio[22553]: time=\"2026-06-11T11:25:27.174884197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.132788 | controller |     "Jun 11 11:25:27.180387 crc crio[22553]: time=\"2026-06-11T11:25:27.180258767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.132804 | controller |     "Jun 11 11:25:27.205401 crc crio[22553]: time=\"2026-06-11T11:25:27.205332221Z\" level=info msg=\"Removed container 82d00da99ead536e83a05bc3de02d663488bc573f55d3bbe717bde324114d38a: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b5ee7090-28e6-4bd4-8a21-792fed5cbb92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.132819 | controller |     "Jun 11 11:25:27.211355 crc crio[22553]: time=\"2026-06-11T11:25:27.211270297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.132833 | controller |     "Jun 11 11:25:27.298961 crc crio[22553]: time=\"2026-06-11T11:25:27.298873915Z\" level=info msg=\"Created container 43c07e268cec15f156334e13804e7583a9045b29d2b57c86b1678c6e358636ac: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=e94a1092-7d96-4bd2-8a6a-d45e5c9c63e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.132848 | controller |     "Jun 11 11:25:27.300998 crc crio[22553]: time=\"2026-06-11T11:25:27.300921623Z\" level=info msg=\"Starting container: 43c07e268cec15f156334e13804e7583a9045b29d2b57c86b1678c6e358636ac\" id=9f282e43-b570-4f11-96ac-fc8bc95144c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.132863 | controller |     "Jun 11 11:25:27.304604 crc crio[22553]: time=\"2026-06-11T11:25:27.304492143Z\" level=info msg=\"Started container\" PID=25637 containerID=43c07e268cec15f156334e13804e7583a9045b29d2b57c86b1678c6e358636ac description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=9f282e43-b570-4f11-96ac-fc8bc95144c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d",
2026-06-11 12:41:58.132878 | controller |     "Jun 11 11:25:27.335446 crc crio[22553]: time=\"2026-06-11T11:25:27.335296917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.132897 | controller |     "Jun 11 11:25:27.370772 crc crio[22553]: time=\"2026-06-11T11:25:27.370562416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.132912 | controller |     "Jun 11 11:25:27.419460 crc crio[22553]: time=\"2026-06-11T11:25:27.418062549Z\" level=info msg=\"Created container d273f1d022b7f6dd41d2b428cde8845f41216049fbf15072cf11874c1d917bc6: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=17a9adaf-3138-4c6b-bfb6-f941e0a96ed7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.132926 | controller |     "Jun 11 11:25:27.419789 crc crio[22553]: time=\"2026-06-11T11:25:27.419743116Z\" level=info msg=\"Starting container: d273f1d022b7f6dd41d2b428cde8845f41216049fbf15072cf11874c1d917bc6\" id=a6ca6b76-3015-435f-aae6-88dcf03ab4e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.132941 | controller |     "Jun 11 11:25:27.424778 crc crio[22553]: time=\"2026-06-11T11:25:27.424652764Z\" level=info msg=\"Started container\" PID=25660 containerID=d273f1d022b7f6dd41d2b428cde8845f41216049fbf15072cf11874c1d917bc6 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=a6ca6b76-3015-435f-aae6-88dcf03ab4e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8addf67d77fb470f981ad5d6406c298f8600cc6abd76dd8ef81ae61c61b959ad",
2026-06-11 12:41:58.132957 | controller |     "Jun 11 11:25:27.445243 crc crio[22553]: time=\"2026-06-11T11:25:27.445103568Z\" level=info msg=\"Created container d08f32f327a44c3d313fcaf05818a6f8b93d1569f47ef283f52493fc24c7804b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=9230241d-1b0e-40b4-aaa0-5025ee76a335 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.132971 | controller |     "Jun 11 11:25:27.446795 crc crio[22553]: time=\"2026-06-11T11:25:27.446585639Z\" level=info msg=\"Starting container: d08f32f327a44c3d313fcaf05818a6f8b93d1569f47ef283f52493fc24c7804b\" id=01cac7b7-1bfd-463e-a576-ca7043d07672 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.132986 | controller |     "Jun 11 11:25:27.452778 crc crio[22553]: time=\"2026-06-11T11:25:27.452509265Z\" level=info msg=\"Started container\" PID=25668 containerID=d08f32f327a44c3d313fcaf05818a6f8b93d1569f47ef283f52493fc24c7804b description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=01cac7b7-1bfd-463e-a576-ca7043d07672 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed",
2026-06-11 12:41:58.133001 | controller |     "Jun 11 11:25:39.280957 crc crio[22553]: time=\"2026-06-11T11:25:39.279971203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=b1b4e05b-0cc0-4180-af03-8310310fe25e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.133015 | controller |     "Jun 11 11:25:39.283225 crc crio[22553]: time=\"2026-06-11T11:25:39.283154593Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=98100168-c527-4efb-be56-d6c396073f69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.133030 | controller |     "Jun 11 11:25:39.285201 crc crio[22553]: time=\"2026-06-11T11:25:39.285077527Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=022caeb2-6be2-404f-a85e-bf90bd8daeb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.133045 | controller |     "Jun 11 11:25:39.285636 crc crio[22553]: time=\"2026-06-11T11:25:39.28553956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.133064 | controller |     "Jun 11 11:25:39.317584 crc crio[22553]: time=\"2026-06-11T11:25:39.317500486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.133079 | controller |     "Jun 11 11:25:39.320954 crc crio[22553]: time=\"2026-06-11T11:25:39.320891201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.133094 | controller |     "Jun 11 11:25:39.438199 crc crio[22553]: time=\"2026-06-11T11:25:39.438109Z\" level=info msg=\"Created container 1f34a08c90aeb8c07405ed84a1cbbfe55367b7aa3d635834a3ae2f0eb53e0f70: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=022caeb2-6be2-404f-a85e-bf90bd8daeb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.133109 | controller |     "Jun 11 11:25:39.439379 crc crio[22553]: time=\"2026-06-11T11:25:39.439298833Z\" level=info msg=\"Starting container: 1f34a08c90aeb8c07405ed84a1cbbfe55367b7aa3d635834a3ae2f0eb53e0f70\" id=6277f4b9-456c-417b-8f68-8665e2a36092 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.133125 | controller |     "Jun 11 11:25:39.445801 crc crio[22553]: time=\"2026-06-11T11:25:39.445531078Z\" level=info msg=\"Started container\" PID=25847 containerID=1f34a08c90aeb8c07405ed84a1cbbfe55367b7aa3d635834a3ae2f0eb53e0f70 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=6277f4b9-456c-417b-8f68-8665e2a36092 name=/runtime.v1.RuntimeService/StartContainer sandboxID=011b5311fe8dbdc80dfef0bd4f6a6d74831247ae5a13f581c7c44d18e2a13695",
2026-06-11 12:41:58.133140 | controller |     "Jun 11 11:25:40.296444 crc crio[22553]: time=\"2026-06-11T11:25:40.29499285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=07398d87-b3d7-4855-82a0-cfddf3edb544 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.133155 | controller |     "Jun 11 11:25:40.298959 crc crio[22553]: time=\"2026-06-11T11:25:40.298843478Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=02b987ff-dcc1-49e8-8091-421c5fcf688e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.133169 | controller |     "Jun 11 11:25:40.301489 crc crio[22553]: time=\"2026-06-11T11:25:40.301336298Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=21ab36db-4b3b-44fb-9270-86e9956408a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.133190 | controller |     "Jun 11 11:25:40.302077 crc crio[22553]: time=\"2026-06-11T11:25:40.301969976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.133214 | controller |     "Jun 11 11:25:40.332101 crc crio[22553]: time=\"2026-06-11T11:25:40.332019359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.133232 | controller |     "Jun 11 11:25:40.494485 crc crio[22553]: time=\"2026-06-11T11:25:40.494291741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.133248 | controller |     "Jun 11 11:25:40.579268 crc crio[22553]: time=\"2026-06-11T11:25:40.579141632Z\" level=info msg=\"Created container 575bd561cefdc8dd885c0de90c0915a776d60d459856289afd473215e53b82a0: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=21ab36db-4b3b-44fb-9270-86e9956408a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.133267 | controller |     "Jun 11 11:25:40.580722 crc crio[22553]: time=\"2026-06-11T11:25:40.580581282Z\" level=info msg=\"Starting container: 575bd561cefdc8dd885c0de90c0915a776d60d459856289afd473215e53b82a0\" id=bf1f9713-f917-4c57-acfb-399da383e8c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.133283 | controller |     "Jun 11 11:25:40.585016 crc crio[22553]: time=\"2026-06-11T11:25:40.584890203Z\" level=info msg=\"Started container\" PID=25889 containerID=575bd561cefdc8dd885c0de90c0915a776d60d459856289afd473215e53b82a0 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=bf1f9713-f917-4c57-acfb-399da383e8c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8addf67d77fb470f981ad5d6406c298f8600cc6abd76dd8ef81ae61c61b959ad",
2026-06-11 12:41:58.133299 | controller |     "Jun 11 11:25:55.037360 crc crio[22553]: time=\"2026-06-11T11:25:55.036361704Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8400c0f0-e62c-46d2-8b66-1714ac631674 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.133313 | controller |     "Jun 11 11:25:55.041092 crc crio[22553]: time=\"2026-06-11T11:25:55.040999844Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=84da5d2f-b025-4bf3-8dd5-49a26de2988b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.133329 | controller |     "Jun 11 11:25:55.060972 crc crio[22553]: time=\"2026-06-11T11:25:55.060903933Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=e5c743f8-c464-4e75-8943-8355239c1b34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.133367 | controller |     "Jun 11 11:25:55.061738 crc crio[22553]: time=\"2026-06-11T11:25:55.061711706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.133395 | controller |     "Jun 11 11:25:55.083986 crc crio[22553]: time=\"2026-06-11T11:25:55.083923949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.133413 | controller |     "Jun 11 11:25:55.252792 crc crio[22553]: time=\"2026-06-11T11:25:55.252737365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.133429 | controller |     "Jun 11 11:25:55.358254 crc crio[22553]: time=\"2026-06-11T11:25:55.358157962Z\" level=info msg=\"Created container af2c947d1782edfb4afab437ffd5a1998eb929d6ca9d2b782df3fd106ffedf71: openshift-etcd/etcd-crc/etcdctl\" id=e5c743f8-c464-4e75-8943-8355239c1b34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.133514 | controller |     "Jun 11 11:25:55.359623 crc crio[22553]: time=\"2026-06-11T11:25:55.359538531Z\" level=info msg=\"Starting container: af2c947d1782edfb4afab437ffd5a1998eb929d6ca9d2b782df3fd106ffedf71\" id=ae6c4a2c-37f2-4e26-9b60-94e656544284 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.133536 | controller |     "Jun 11 11:25:55.366468 crc crio[22553]: time=\"2026-06-11T11:25:55.366338072Z\" level=info msg=\"Started container\" PID=26103 containerID=af2c947d1782edfb4afab437ffd5a1998eb929d6ca9d2b782df3fd106ffedf71 description=openshift-etcd/etcd-crc/etcdctl id=ae6c4a2c-37f2-4e26-9b60-94e656544284 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a",
2026-06-11 12:41:58.133552 | controller |     "Jun 11 11:25:55.377588 crc crio[22553]: time=\"2026-06-11T11:25:55.377483535Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=c656d603-bce1-40ce-aa28-7d986fdbc8ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.133572 | controller |     "Jun 11 11:25:55.379937 crc crio[22553]: time=\"2026-06-11T11:25:55.37982927Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b3d91785-5ebe-4ebc-9962-570973d8462f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.133588 | controller |     "Jun 11 11:25:55.385248 crc crio[22553]: time=\"2026-06-11T11:25:55.38517183Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=0908aa9a-6f40-4573-826b-f07d60200362 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.133604 | controller |     "Jun 11 11:25:55.385548 crc crio[22553]: time=\"2026-06-11T11:25:55.385484099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.133620 | controller |     "Jun 11 11:25:55.410804 crc crio[22553]: time=\"2026-06-11T11:25:55.410606484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.133634 | controller |     "Jun 11 11:25:55.563193 crc crio[22553]: time=\"2026-06-11T11:25:55.563110612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.133649 | controller |     "Jun 11 11:25:55.701478 crc crio[22553]: time=\"2026-06-11T11:25:55.70133742Z\" level=info msg=\"Created container 88091c6b911792bdfbb7c9fd8de3a48a8b1e023e6891bee6f2376180e96de99b: openshift-etcd/etcd-crc/etcd\" id=0908aa9a-6f40-4573-826b-f07d60200362 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.133664 | controller |     "Jun 11 11:25:55.702933 crc crio[22553]: time=\"2026-06-11T11:25:55.702903224Z\" level=info msg=\"Starting container: 88091c6b911792bdfbb7c9fd8de3a48a8b1e023e6891bee6f2376180e96de99b\" id=fda7d042-f985-4c69-9c0b-6c4620a4cb15 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.133679 | controller |     "Jun 11 11:25:55.710330 crc crio[22553]: time=\"2026-06-11T11:25:55.7102235Z\" level=info msg=\"Started container\" PID=26123 containerID=88091c6b911792bdfbb7c9fd8de3a48a8b1e023e6891bee6f2376180e96de99b description=openshift-etcd/etcd-crc/etcd id=fda7d042-f985-4c69-9c0b-6c4620a4cb15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a",
2026-06-11 12:41:58.133694 | controller |     "Jun 11 11:25:55.727187 crc crio[22553]: time=\"2026-06-11T11:25:55.727158115Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=82fbefd7-28bf-4b8c-9824-a5c66f28402a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.133709 | controller |     "Jun 11 11:25:55.729575 crc crio[22553]: time=\"2026-06-11T11:25:55.729551082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=29668e90-690e-4c1a-878f-9ce2ecc3a4a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.133724 | controller |     "Jun 11 11:25:55.756607 crc crio[22553]: time=\"2026-06-11T11:25:55.756477257Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=58dd4b9f-1b4c-4c8b-aefb-b25fdff1c040 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.133740 | controller |     "Jun 11 11:25:55.757099 crc crio[22553]: time=\"2026-06-11T11:25:55.757039713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.133758 | controller |     "Jun 11 11:25:55.784847 crc crio[22553]: time=\"2026-06-11T11:25:55.78438574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.133774 | controller |     "Jun 11 11:25:55.926783 crc crio[22553]: time=\"2026-06-11T11:25:55.926533128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.133789 | controller |     "Jun 11 11:25:56.013501 crc crio[22553]: time=\"2026-06-11T11:25:56.013402565Z\" level=info msg=\"Created container f6761fd0a57ec06f1b99240e24de18e2447ee1d04b3798cf65ce4be22131992d: openshift-etcd/etcd-crc/etcd-metrics\" id=58dd4b9f-1b4c-4c8b-aefb-b25fdff1c040 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.133804 | controller |     "Jun 11 11:25:56.014618 crc crio[22553]: time=\"2026-06-11T11:25:56.014575098Z\" level=info msg=\"Starting container: f6761fd0a57ec06f1b99240e24de18e2447ee1d04b3798cf65ce4be22131992d\" id=eb701126-182e-43db-ac8b-b518103d78c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.133819 | controller |     "Jun 11 11:25:56.021091 crc crio[22553]: time=\"2026-06-11T11:25:56.021029819Z\" level=info msg=\"Started container\" PID=26139 containerID=f6761fd0a57ec06f1b99240e24de18e2447ee1d04b3798cf65ce4be22131992d description=openshift-etcd/etcd-crc/etcd-metrics id=eb701126-182e-43db-ac8b-b518103d78c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a",
2026-06-11 12:41:58.133834 | controller |     "Jun 11 11:25:56.031144 crc crio[22553]: time=\"2026-06-11T11:25:56.031109352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=79d598b6-a421-4368-83a3-73a92f820681 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.133849 | controller |     "Jun 11 11:25:56.033773 crc crio[22553]: time=\"2026-06-11T11:25:56.033618162Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=9abb97a6-74a3-47e6-b710-43099b4fd3c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.133864 | controller |     "Jun 11 11:25:56.038789 crc crio[22553]: time=\"2026-06-11T11:25:56.038596322Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=5043e57b-ba9a-4168-9499-9338b55b62bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.133879 | controller |     "Jun 11 11:25:56.040027 crc crio[22553]: time=\"2026-06-11T11:25:56.039080186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.133894 | controller |     "Jun 11 11:25:56.064097 crc crio[22553]: time=\"2026-06-11T11:25:56.064011185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.133910 | controller |     "Jun 11 11:25:56.191558 crc crio[22553]: time=\"2026-06-11T11:25:56.191283166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.133925 | controller |     "Jun 11 11:25:56.271287 crc crio[22553]: time=\"2026-06-11T11:25:56.271155406Z\" level=info msg=\"Created container 185373733b6268bf997c3e9e5e00090199155dadf1361d8dd136e7751a135e30: openshift-etcd/etcd-crc/etcd-readyz\" id=5043e57b-ba9a-4168-9499-9338b55b62bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.133941 | controller |     "Jun 11 11:25:56.273047 crc crio[22553]: time=\"2026-06-11T11:25:56.272962286Z\" level=info msg=\"Starting container: 185373733b6268bf997c3e9e5e00090199155dadf1361d8dd136e7751a135e30\" id=20192f5a-8897-4191-b79f-3870b88e907f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.133959 | controller |     "Jun 11 11:25:56.278651 crc crio[22553]: time=\"2026-06-11T11:25:56.278543103Z\" level=info msg=\"Started container\" PID=26156 containerID=185373733b6268bf997c3e9e5e00090199155dadf1361d8dd136e7751a135e30 description=openshift-etcd/etcd-crc/etcd-readyz id=20192f5a-8897-4191-b79f-3870b88e907f name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a",
2026-06-11 12:41:58.133974 | controller |     "Jun 11 11:25:56.290814 crc crio[22553]: time=\"2026-06-11T11:25:56.290588051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=8b48611c-9d79-4f69-a4ed-c8448a5795cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.133988 | controller |     "Jun 11 11:25:56.293507 crc crio[22553]: time=\"2026-06-11T11:25:56.29342718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=a7d61dab-603f-47fa-89ae-0aeb3eceb2e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.134004 | controller |     "Jun 11 11:25:56.299039 crc crio[22553]: time=\"2026-06-11T11:25:56.298929155Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=4d383421-8efa-48f8-b44f-82de3d9191a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.134019 | controller |     "Jun 11 11:25:56.299387 crc crio[22553]: time=\"2026-06-11T11:25:56.299273264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.134034 | controller |     "Jun 11 11:25:56.325104 crc crio[22553]: time=\"2026-06-11T11:25:56.325013387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.134049 | controller |     "Jun 11 11:25:56.505456 crc crio[22553]: time=\"2026-06-11T11:25:56.504147392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.134063 | controller |     "Jun 11 11:25:56.600831 crc crio[22553]: time=\"2026-06-11T11:25:56.600643199Z\" level=info msg=\"Created container fdf7d6d3ef5f725a6ea3afd1835adcfb662ce393058920391fbbaabceee6140f: openshift-etcd/etcd-crc/etcd-rev\" id=4d383421-8efa-48f8-b44f-82de3d9191a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.134077 | controller |     "Jun 11 11:25:56.602495 crc crio[22553]: time=\"2026-06-11T11:25:56.602366278Z\" level=info msg=\"Starting container: fdf7d6d3ef5f725a6ea3afd1835adcfb662ce393058920391fbbaabceee6140f\" id=b7e4fa03-7964-4986-a6dd-b743fc41f4b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.134092 | controller |     "Jun 11 11:25:56.608974 crc crio[22553]: time=\"2026-06-11T11:25:56.60886948Z\" level=info msg=\"Started container\" PID=26176 containerID=fdf7d6d3ef5f725a6ea3afd1835adcfb662ce393058920391fbbaabceee6140f description=openshift-etcd/etcd-crc/etcd-rev id=b7e4fa03-7964-4986-a6dd-b743fc41f4b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b38ed19673bab46b40efa7044a133d546ba0356e22a3e436b582da03dbd7a2a",
2026-06-11 12:41:58.134107 | controller |     "Jun 11 11:25:57.886225 crc crio[22553]: time=\"2026-06-11T11:25:57.886114534Z\" level=info msg=\"Stopping container: d08f32f327a44c3d313fcaf05818a6f8b93d1569f47ef283f52493fc24c7804b (timeout: 30s)\" id=b9b0ab08-c32e-4f4f-bdff-1a8b574f7b3e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.134121 | controller |     "Jun 11 11:25:57.932370 crc crio[22553]: time=\"2026-06-11T11:25:57.932104674Z\" level=info msg=\"Stopped container d08f32f327a44c3d313fcaf05818a6f8b93d1569f47ef283f52493fc24c7804b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b9b0ab08-c32e-4f4f-bdff-1a8b574f7b3e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.134141 | controller |     "Jun 11 11:25:57.935359 crc crio[22553]: time=\"2026-06-11T11:25:57.935182521Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=2b6770f2-5b23-46ed-a143-344883a78b56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.134156 | controller |     "Jun 11 11:25:57.939797 crc crio[22553]: time=\"2026-06-11T11:25:57.939564894Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=7a413d19-6739-4f5d-8668-3c85d9777a08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.134170 | controller |     "Jun 11 11:25:57.943814 crc crio[22553]: time=\"2026-06-11T11:25:57.943535275Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b236a9a6-4f07-496a-94e4-dd44c943443f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.134185 | controller |     "Jun 11 11:25:57.944040 crc crio[22553]: time=\"2026-06-11T11:25:57.943940776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.134200 | controller |     "Jun 11 11:25:57.967988 crc crio[22553]: time=\"2026-06-11T11:25:57.967855647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.134215 | controller |     "Jun 11 11:25:58.108106 crc crio[22553]: time=\"2026-06-11T11:25:58.107979258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.134229 | controller |     "Jun 11 11:25:58.197073 crc crio[22553]: time=\"2026-06-11T11:25:58.196598185Z\" level=info msg=\"Created container 3385ef14a2e72b53a5a40d467840054c667955097f080ee10e78fd2649f67937: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=b236a9a6-4f07-496a-94e4-dd44c943443f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.134244 | controller |     "Jun 11 11:25:58.198361 crc crio[22553]: time=\"2026-06-11T11:25:58.198296692Z\" level=info msg=\"Starting container: 3385ef14a2e72b53a5a40d467840054c667955097f080ee10e78fd2649f67937\" id=f822ae00-0813-488a-b954-cc91ed2caf94 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.134258 | controller |     "Jun 11 11:25:58.202744 crc crio[22553]: time=\"2026-06-11T11:25:58.202586113Z\" level=info msg=\"Started container\" PID=26226 containerID=3385ef14a2e72b53a5a40d467840054c667955097f080ee10e78fd2649f67937 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=f822ae00-0813-488a-b954-cc91ed2caf94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed",
2026-06-11 12:41:58.134274 | controller |     "Jun 11 11:25:58.523048 crc crio[22553]: time=\"2026-06-11T11:25:58.522999032Z\" level=info msg=\"Removing container: 0f90db998845ce666b4c8cb1312a82552ead7e49e09f9c643fee1d30ee9234c6\" id=ea159712-b413-4b8b-b034-63b388844849 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.134288 | controller |     "Jun 11 11:25:58.604789 crc crio[22553]: time=\"2026-06-11T11:25:58.60456745Z\" level=info msg=\"Removed container 0f90db998845ce666b4c8cb1312a82552ead7e49e09f9c643fee1d30ee9234c6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ea159712-b413-4b8b-b034-63b388844849 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.134312 | controller |     "Jun 11 11:26:28.831988 crc crio[22553]: time=\"2026-06-11T11:26:28.827081102Z\" level=info msg=\"Stopping container: 3385ef14a2e72b53a5a40d467840054c667955097f080ee10e78fd2649f67937 (timeout: 30s)\" id=74b06130-2d83-4840-9b9b-2107c9a16195 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.134334 | controller |     "Jun 11 11:26:28.885249 crc crio[22553]: time=\"2026-06-11T11:26:28.885178737Z\" level=info msg=\"Stopped container 3385ef14a2e72b53a5a40d467840054c667955097f080ee10e78fd2649f67937: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=74b06130-2d83-4840-9b9b-2107c9a16195 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.134373 | controller |     "Jun 11 11:26:28.891865 crc crio[22553]: time=\"2026-06-11T11:26:28.888204556Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e83052dc-73f5-440d-a612-c5cbe8165f8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.134397 | controller |     "Jun 11 11:26:28.891865 crc crio[22553]: time=\"2026-06-11T11:26:28.890247185Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=066727f1-0458-482c-96a0-43ee4dfc881e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.134413 | controller |     "Jun 11 11:26:28.896806 crc crio[22553]: time=\"2026-06-11T11:26:28.896562759Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ac22f5bc-2ae5-4e01-aec1-6f05524803e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.134428 | controller |     "Jun 11 11:26:28.903937 crc crio[22553]: time=\"2026-06-11T11:26:28.902803152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.134443 | controller |     "Jun 11 11:26:28.928617 crc crio[22553]: time=\"2026-06-11T11:26:28.928358817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.134458 | controller |     "Jun 11 11:26:29.135973 crc crio[22553]: time=\"2026-06-11T11:26:29.13579664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.134473 | controller |     "Jun 11 11:26:29.233273 crc crio[22553]: time=\"2026-06-11T11:26:29.232587674Z\" level=info msg=\"Created container ace457d425c4df18995548a75c99f1d2297767292689e4a1863c71d5dfac34e4: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ac22f5bc-2ae5-4e01-aec1-6f05524803e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.134488 | controller |     "Jun 11 11:26:29.236219 crc crio[22553]: time=\"2026-06-11T11:26:29.236118217Z\" level=info msg=\"Starting container: ace457d425c4df18995548a75c99f1d2297767292689e4a1863c71d5dfac34e4\" id=b3648844-032b-4ccf-881f-d7f79cdf1384 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.134502 | controller |     "Jun 11 11:26:29.240460 crc crio[22553]: time=\"2026-06-11T11:26:29.24032424Z\" level=info msg=\"Started container\" PID=26659 containerID=ace457d425c4df18995548a75c99f1d2297767292689e4a1863c71d5dfac34e4 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=b3648844-032b-4ccf-881f-d7f79cdf1384 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed",
2026-06-11 12:41:58.134521 | controller |     "Jun 11 11:26:29.824880 crc crio[22553]: time=\"2026-06-11T11:26:29.824597738Z\" level=info msg=\"Removing container: d08f32f327a44c3d313fcaf05818a6f8b93d1569f47ef283f52493fc24c7804b\" id=d501ad8c-1777-4671-afd5-98940ced8a18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.134536 | controller |     "Jun 11 11:26:29.870630 crc crio[22553]: time=\"2026-06-11T11:26:29.870301462Z\" level=info msg=\"Removed container d08f32f327a44c3d313fcaf05818a6f8b93d1569f47ef283f52493fc24c7804b: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d501ad8c-1777-4671-afd5-98940ced8a18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.134551 | controller |     "Jun 11 11:26:59.652391 crc crio[22553]: time=\"2026-06-11T11:26:59.651525056Z\" level=info msg=\"Stopping container: ace457d425c4df18995548a75c99f1d2297767292689e4a1863c71d5dfac34e4 (timeout: 30s)\" id=fbc42aef-d76a-4332-893f-b7d03462dcd0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.134566 | controller |     "Jun 11 11:26:59.725803 crc crio[22553]: time=\"2026-06-11T11:26:59.725593207Z\" level=info msg=\"Stopped container ace457d425c4df18995548a75c99f1d2297767292689e4a1863c71d5dfac34e4: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=fbc42aef-d76a-4332-893f-b7d03462dcd0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.134580 | controller |     "Jun 11 11:27:00.141925 crc crio[22553]: time=\"2026-06-11T11:27:00.141321927Z\" level=info msg=\"Removing container: 3385ef14a2e72b53a5a40d467840054c667955097f080ee10e78fd2649f67937\" id=0e5b3fdb-f8a8-4d05-b867-084bb96b622c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.134594 | controller |     "Jun 11 11:27:00.172163 crc crio[22553]: time=\"2026-06-11T11:27:00.171593981Z\" level=info msg=\"Removed container 3385ef14a2e72b53a5a40d467840054c667955097f080ee10e78fd2649f67937: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=0e5b3fdb-f8a8-4d05-b867-084bb96b622c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.134609 | controller |     "Jun 11 11:27:28.424011 crc crio[22553]: time=\"2026-06-11T11:27:28.422048222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=80d9d588-259a-4bda-aef4-d3865e6232bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.134623 | controller |     "Jun 11 11:27:28.428180 crc crio[22553]: time=\"2026-06-11T11:27:28.428012536Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=ab4ead53-d5ed-4e55-ba67-b53028ca133a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.134638 | controller |     "Jun 11 11:27:28.431608 crc crio[22553]: time=\"2026-06-11T11:27:28.431463367Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=d59552c3-fe9b-41fb-af31-babd15727565 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.134653 | controller |     "Jun 11 11:27:28.432175 crc crio[22553]: time=\"2026-06-11T11:27:28.432075344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.134667 | controller |     "Jun 11 11:27:28.433254 crc crio[22553]: time=\"2026-06-11T11:27:28.433157456Z\" level=info msg=\"Removing container: e966261e7cd54224ca6c95bed2d52d616e7eaab4bf57ce6f765afe99940a770e\" id=3f137370-5f51-4cc4-af55-822c5ae85147 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.134682 | controller |     "Jun 11 11:27:28.435581 crc crio[22553]: time=\"2026-06-11T11:27:28.435247627Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=243328b0-e22c-407b-b49e-41fa949ec22b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.134700 | controller |     "Jun 11 11:27:28.439659 crc crio[22553]: time=\"2026-06-11T11:27:28.439575213Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=247dd50a-8850-4b69-9180-b5bbcc98b135 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.134715 | controller |     "Jun 11 11:27:28.453919 crc crio[22553]: time=\"2026-06-11T11:27:28.453556991Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=3a0779fd-cf53-4db4-add8-95e65cb55b0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.134730 | controller |     "Jun 11 11:27:28.486320 crc crio[22553]: time=\"2026-06-11T11:27:28.481105735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=af093d76-04d9-4c1b-a3c3-9723814bc284 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.134745 | controller |     "Jun 11 11:27:28.486320 crc crio[22553]: time=\"2026-06-11T11:27:28.482913908Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=8286543e-8d07-417b-866f-592a975e534a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.134760 | controller |     "Jun 11 11:27:28.486320 crc crio[22553]: time=\"2026-06-11T11:27:28.483882016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=d608f1fe-4cd3-4691-9feb-fec977e33a69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.134775 | controller |     "Jun 11 11:27:28.496131 crc crio[22553]: time=\"2026-06-11T11:27:28.495967079Z\" level=info msg=\"Removed container e966261e7cd54224ca6c95bed2d52d616e7eaab4bf57ce6f765afe99940a770e: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=3f137370-5f51-4cc4-af55-822c5ae85147 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.134791 | controller |     "Jun 11 11:27:28.499848 crc crio[22553]: time=\"2026-06-11T11:27:28.499628966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.134806 | controller |     "Jun 11 11:27:28.503495 crc crio[22553]: time=\"2026-06-11T11:27:28.503371355Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=c18bc4b6-061f-4b2e-81f9-a26421d81a90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.134820 | controller |     "Jun 11 11:27:28.504306 crc crio[22553]: time=\"2026-06-11T11:27:28.504203859Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=455035fa-442c-42ec-8797-f50679ca1c40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.134835 | controller |     "Jun 11 11:27:28.504579 crc crio[22553]: time=\"2026-06-11T11:27:28.504480157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.134850 | controller |     "Jun 11 11:27:28.510038 crc crio[22553]: time=\"2026-06-11T11:27:28.507096513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.134865 | controller |     "Jun 11 11:27:28.510038 crc crio[22553]: time=\"2026-06-11T11:27:28.508138844Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=76c3f3cc-fc2b-446f-b2b3-c513c5f49ab8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.134883 | controller |     "Jun 11 11:27:28.510038 crc crio[22553]: time=\"2026-06-11T11:27:28.509359659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.134899 | controller |     "Jun 11 11:27:28.566004 crc crio[22553]: time=\"2026-06-11T11:27:28.565812077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.134913 | controller |     "Jun 11 11:27:28.590967 crc crio[22553]: time=\"2026-06-11T11:27:28.590826596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.134928 | controller |     "Jun 11 11:27:28.591486 crc crio[22553]: time=\"2026-06-11T11:27:28.591356712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.134943 | controller |     "Jun 11 11:27:28.628185 crc crio[22553]: time=\"2026-06-11T11:27:28.628073483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.134957 | controller |     "Jun 11 11:27:28.741774 crc crio[22553]: time=\"2026-06-11T11:27:28.741509413Z\" level=info msg=\"Created container ad840844e971a51e5acf4b251cff0d69b1fd0ebfe5a25ed03421c74622c41e28: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=76c3f3cc-fc2b-446f-b2b3-c513c5f49ab8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.134971 | controller |     "Jun 11 11:27:28.743410 crc crio[22553]: time=\"2026-06-11T11:27:28.743323916Z\" level=info msg=\"Starting container: ad840844e971a51e5acf4b251cff0d69b1fd0ebfe5a25ed03421c74622c41e28\" id=1c85dca2-1068-4924-8404-2c64f3b32179 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.134986 | controller |     "Jun 11 11:27:28.749838 crc crio[22553]: time=\"2026-06-11T11:27:28.749751754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.135001 | controller |     "Jun 11 11:27:28.761211 crc crio[22553]: time=\"2026-06-11T11:27:28.761086405Z\" level=info msg=\"Started container\" PID=27467 containerID=ad840844e971a51e5acf4b251cff0d69b1fd0ebfe5a25ed03421c74622c41e28 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=1c85dca2-1068-4924-8404-2c64f3b32179 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5",
2026-06-11 12:41:58.135016 | controller |     "Jun 11 11:27:28.778932 crc crio[22553]: time=\"2026-06-11T11:27:28.778852253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.135031 | controller |     "Jun 11 11:27:28.816950 crc crio[22553]: time=\"2026-06-11T11:27:28.816840721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.135046 | controller |     "Jun 11 11:27:28.867228 crc crio[22553]: time=\"2026-06-11T11:27:28.867096608Z\" level=info msg=\"Created container 0bf4f7189dd085c864b5baf07bd4f420a5c289ea4317543b52c8990249902d4c: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=d59552c3-fe9b-41fb-af31-babd15727565 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.135065 | controller |     "Jun 11 11:27:28.879829 crc crio[22553]: time=\"2026-06-11T11:27:28.879405547Z\" level=info msg=\"Starting container: 0bf4f7189dd085c864b5baf07bd4f420a5c289ea4317543b52c8990249902d4c\" id=201639ca-1130-4ef9-ade6-022849d44e86 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.135081 | controller |     "Jun 11 11:27:28.885631 crc crio[22553]: time=\"2026-06-11T11:27:28.885488594Z\" level=info msg=\"Created container 4fe5c7d1ad7c27a643132373e32667188d796f842308b9811719335f2ba8ce8a: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=c18bc4b6-061f-4b2e-81f9-a26421d81a90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.135096 | controller |     "Jun 11 11:27:28.887955 crc crio[22553]: time=\"2026-06-11T11:27:28.887842693Z\" level=info msg=\"Starting container: 4fe5c7d1ad7c27a643132373e32667188d796f842308b9811719335f2ba8ce8a\" id=cdba0e24-f0bf-46d5-b8cd-57661b603bb3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.135111 | controller |     "Jun 11 11:27:28.889189 crc crio[22553]: time=\"2026-06-11T11:27:28.889014537Z\" level=info msg=\"Started container\" PID=27481 containerID=0bf4f7189dd085c864b5baf07bd4f420a5c289ea4317543b52c8990249902d4c description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=201639ca-1130-4ef9-ade6-022849d44e86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23221bd6e94d2b10a77abdcf1e5087f3c4b7239e4ccb9b564247c81142e5bbc1",
2026-06-11 12:41:58.135126 | controller |     "Jun 11 11:27:28.902016 crc crio[22553]: time=\"2026-06-11T11:27:28.901860562Z\" level=info msg=\"Started container\" PID=27489 containerID=4fe5c7d1ad7c27a643132373e32667188d796f842308b9811719335f2ba8ce8a description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=cdba0e24-f0bf-46d5-b8cd-57661b603bb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=869d1633d35ad29aa9f4fcafecc62add31f07902e7d735e6edbfabb9735aada2",
2026-06-11 12:41:58.135158 | controller |     "Jun 11 11:27:28.908818 crc crio[22553]: time=\"2026-06-11T11:27:28.908487795Z\" level=info msg=\"Created container 6fb413bd420b55b39627919d630d0e3bb5b977b7d7daedee2d7b72587cb4544b: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=455035fa-442c-42ec-8797-f50679ca1c40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.135175 | controller |     "Jun 11 11:27:28.911969 crc crio[22553]: time=\"2026-06-11T11:27:28.911865663Z\" level=info msg=\"Starting container: 6fb413bd420b55b39627919d630d0e3bb5b977b7d7daedee2d7b72587cb4544b\" id=a49fb688-2213-47cb-abfa-3aa83300ecd9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.135190 | controller |     "Jun 11 11:27:28.927406 crc crio[22553]: time=\"2026-06-11T11:27:28.925971825Z\" level=info msg=\"Started container\" PID=27493 containerID=6fb413bd420b55b39627919d630d0e3bb5b977b7d7daedee2d7b72587cb4544b description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=a49fb688-2213-47cb-abfa-3aa83300ecd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=19e096fa91141138166cbfc72dce62703cd2c76d5abb5f31d052d0f868c27437",
2026-06-11 12:41:58.135205 | controller |     "Jun 11 11:27:38.509506 crc crio[22553]: time=\"2026-06-11T11:27:38.508246232Z\" level=info msg=\"Stopping container: ad840844e971a51e5acf4b251cff0d69b1fd0ebfe5a25ed03421c74622c41e28 (timeout: 30s)\" id=a23230af-a647-4446-9b70-42051a4a8dc2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.135220 | controller |     "Jun 11 11:27:39.359527 crc crio[22553]: time=\"2026-06-11T11:27:39.357922585Z\" level=info msg=\"Stopped container ad840844e971a51e5acf4b251cff0d69b1fd0ebfe5a25ed03421c74622c41e28: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=a23230af-a647-4446-9b70-42051a4a8dc2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.135242 | controller |     "Jun 11 11:27:39.361355 crc crio[22553]: time=\"2026-06-11T11:27:39.360523991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=87910d97-bc92-472a-b6e9-bea166fa2fdc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.135258 | controller |     "Jun 11 11:27:39.364569 crc crio[22553]: time=\"2026-06-11T11:27:39.364364033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=4c73d9de-a6b2-48a2-9685-0eeb7e7d79df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.135273 | controller |     "Jun 11 11:27:39.371046 crc crio[22553]: time=\"2026-06-11T11:27:39.3694144Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=928f948a-d0b3-49f2-8d3f-4c111021fc0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.135288 | controller |     "Jun 11 11:27:39.371046 crc crio[22553]: time=\"2026-06-11T11:27:39.370902963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.135302 | controller |     "Jun 11 11:27:39.397276 crc crio[22553]: time=\"2026-06-11T11:27:39.397113788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.135317 | controller |     "Jun 11 11:27:39.401254 crc crio[22553]: time=\"2026-06-11T11:27:39.401171907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.135332 | controller |     "Jun 11 11:27:39.521248 crc crio[22553]: time=\"2026-06-11T11:27:39.521081715Z\" level=info msg=\"Created container 63712ef926496297f4b14abef46e707ada463adfec9c9cd5077c7069f3dc4c12: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=928f948a-d0b3-49f2-8d3f-4c111021fc0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.135366 | controller |     "Jun 11 11:27:39.523277 crc crio[22553]: time=\"2026-06-11T11:27:39.523198547Z\" level=info msg=\"Starting container: 63712ef926496297f4b14abef46e707ada463adfec9c9cd5077c7069f3dc4c12\" id=093161b3-c1c4-489f-8af5-073d2f904082 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.135393 | controller |     "Jun 11 11:27:39.539433 crc crio[22553]: time=\"2026-06-11T11:27:39.539320277Z\" level=info msg=\"Started container\" PID=27683 containerID=63712ef926496297f4b14abef46e707ada463adfec9c9cd5077c7069f3dc4c12 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=093161b3-c1c4-489f-8af5-073d2f904082 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5",
2026-06-11 12:41:58.135410 | controller |     "Jun 11 11:27:39.597157 crc crio[22553]: time=\"2026-06-11T11:27:39.596668691Z\" level=info msg=\"Removing container: 3b4d8c4fe506f8785e6d9a4515f37875e902be5fd54ed21acada5e1b28f06284\" id=269e53f1-2e89-4bc8-aeb4-6fe9423c11c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.135426 | controller |     "Jun 11 11:27:39.638780 crc crio[22553]: time=\"2026-06-11T11:27:39.638474401Z\" level=info msg=\"Removed container 3b4d8c4fe506f8785e6d9a4515f37875e902be5fd54ed21acada5e1b28f06284: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=269e53f1-2e89-4bc8-aeb4-6fe9423c11c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.135445 | controller |     "Jun 11 11:27:41.892623 crc crio[22553]: time=\"2026-06-11T11:27:41.891931572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=587d5501-49de-48d7-8148-bbcf4c0dfa4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.135460 | controller |     "Jun 11 11:27:41.895623 crc crio[22553]: time=\"2026-06-11T11:27:41.895523947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=400a6db1-6c51-4110-91f6-023647a447ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.135475 | controller |     "Jun 11 11:27:41.898976 crc crio[22553]: time=\"2026-06-11T11:27:41.898896735Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ecb64300-09cb-489f-a0cc-53fbba76ae81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.135490 | controller |     "Jun 11 11:27:41.899427 crc crio[22553]: time=\"2026-06-11T11:27:41.899375389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.135505 | controller |     "Jun 11 11:27:41.925643 crc crio[22553]: time=\"2026-06-11T11:27:41.925531442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.135519 | controller |     "Jun 11 11:27:42.087637 crc crio[22553]: time=\"2026-06-11T11:27:42.086649533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.135535 | controller |     "Jun 11 11:27:42.209316 crc crio[22553]: time=\"2026-06-11T11:27:42.209189159Z\" level=info msg=\"Created container 3e5a9963b1e0657b5e7f662ca0763bf16b4f5d5a51c8587d2122160309b1dc82: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=ecb64300-09cb-489f-a0cc-53fbba76ae81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.135549 | controller |     "Jun 11 11:27:42.211525 crc crio[22553]: time=\"2026-06-11T11:27:42.211406344Z\" level=info msg=\"Starting container: 3e5a9963b1e0657b5e7f662ca0763bf16b4f5d5a51c8587d2122160309b1dc82\" id=7a9d385b-fec8-4ec8-80ce-088817b16d2c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.135564 | controller |     "Jun 11 11:27:42.215980 crc crio[22553]: time=\"2026-06-11T11:27:42.215877864Z\" level=info msg=\"Started container\" PID=27762 containerID=3e5a9963b1e0657b5e7f662ca0763bf16b4f5d5a51c8587d2122160309b1dc82 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=7a9d385b-fec8-4ec8-80ce-088817b16d2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d587c46f8be5cb62caa88ea94b063f5fa96da034d1f1a7012b588d0d5608ed",
2026-06-11 12:41:58.135579 | controller |     "Jun 11 11:27:45.686581 crc crio[22553]: time=\"2026-06-11T11:27:45.685513332Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=bf981cd9-2a0d-42c8-b6b7-eef71f93c87f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.135594 | controller |     "Jun 11 11:27:45.690273 crc crio[22553]: time=\"2026-06-11T11:27:45.690203259Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=31d976e4-afd4-4515-840f-c5b31800eff4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.135608 | controller |     "Jun 11 11:27:45.697121 crc crio[22553]: time=\"2026-06-11T11:27:45.695529384Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-7f4cb7ff58-w697h/route-controller-manager\" id=c33b5df9-b486-4846-953d-3b8dd6f04443 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.135626 | controller |     "Jun 11 11:27:45.697121 crc crio[22553]: time=\"2026-06-11T11:27:45.695955716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.135641 | controller |     "Jun 11 11:27:45.702445 crc crio[22553]: time=\"2026-06-11T11:27:45.70226469Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=91dc1760-698c-445d-92ed-9c36caa75ca1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.135656 | controller |     "Jun 11 11:27:45.718281 crc crio[22553]: time=\"2026-06-11T11:27:45.716597899Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=675396f7-b1d0-4eb6-b2f6-c104e699c6c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.135671 | controller |     "Jun 11 11:27:45.725627 crc crio[22553]: time=\"2026-06-11T11:27:45.725574671Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=86a5ce6a-1533-406a-927f-77b6405dfa1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.135686 | controller |     "Jun 11 11:27:45.726141 crc crio[22553]: time=\"2026-06-11T11:27:45.726047534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.135700 | controller |     "Jun 11 11:27:45.726961 crc crio[22553]: time=\"2026-06-11T11:27:45.726672783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=5ada4e34-551c-433d-a667-db3f12a8cb4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.135715 | controller |     "Jun 11 11:27:45.730858 crc crio[22553]: time=\"2026-06-11T11:27:45.730436142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=e0c1d7d8-ab80-4c61-8394-7bb4f4d8ea95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.135730 | controller |     "Jun 11 11:27:45.751476 crc crio[22553]: time=\"2026-06-11T11:27:45.751323112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=32927ea4-d119-4b73-941a-5f83f850ca5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.135744 | controller |     "Jun 11 11:27:45.759241 crc crio[22553]: time=\"2026-06-11T11:27:45.75913234Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=51950853-f454-4464-a5ab-43a924e6b822 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.135759 | controller |     "Jun 11 11:27:45.760241 crc crio[22553]: time=\"2026-06-11T11:27:45.760122039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=76114107-cba7-48b5-8f59-b1f55807e5b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.135774 | controller |     "Jun 11 11:27:45.761307 crc crio[22553]: time=\"2026-06-11T11:27:45.761237491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.135788 | controller |     "Jun 11 11:27:45.763662 crc crio[22553]: time=\"2026-06-11T11:27:45.763499377Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=f7d189e3-daa0-4348-9e34-2f38aa8c3ac9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.135806 | controller |     "Jun 11 11:27:45.769270 crc crio[22553]: time=\"2026-06-11T11:27:45.768569865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=b3a5ffb5-814e-4501-b92f-6d4414cbe41f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.135822 | controller |     "Jun 11 11:27:45.772049 crc crio[22553]: time=\"2026-06-11T11:27:45.770649986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.135837 | controller |     "Jun 11 11:27:45.776648 crc crio[22553]: time=\"2026-06-11T11:27:45.776490026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.135852 | controller |     "Jun 11 11:27:45.782934 crc crio[22553]: time=\"2026-06-11T11:27:45.782421199Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=116dcb88-7c57-4216-896a-caec19862a80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.135867 | controller |     "Jun 11 11:27:45.783554 crc crio[22553]: time=\"2026-06-11T11:27:45.783433219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.135882 | controller |     "Jun 11 11:27:45.788241 crc crio[22553]: time=\"2026-06-11T11:27:45.788095625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.135896 | controller |     "Jun 11 11:27:45.790981 crc crio[22553]: time=\"2026-06-11T11:27:45.790831915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.135911 | controller |     "Jun 11 11:27:45.807224 crc crio[22553]: time=\"2026-06-11T11:27:45.806952605Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=82e2d177-f6a9-4c9d-972d-12d4842482e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.135927 | controller |     "Jun 11 11:27:45.813998 crc crio[22553]: time=\"2026-06-11T11:27:45.812159927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.135941 | controller |     "Jun 11 11:27:45.837052 crc crio[22553]: time=\"2026-06-11T11:27:45.83694937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.135956 | controller |     "Jun 11 11:27:45.839506 crc crio[22553]: time=\"2026-06-11T11:27:45.839452563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.135971 | controller |     "Jun 11 11:27:45.843412 crc crio[22553]: time=\"2026-06-11T11:27:45.843295376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.135986 | controller |     "Jun 11 11:27:45.843551 crc crio[22553]: time=\"2026-06-11T11:27:45.84343356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.136005 | controller |     "Jun 11 11:27:45.856109 crc crio[22553]: time=\"2026-06-11T11:27:45.855974845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.136020 | controller |     "Jun 11 11:27:45.860844 crc crio[22553]: time=\"2026-06-11T11:27:45.860617941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.136034 | controller |     "Jun 11 11:27:46.088600 crc crio[22553]: time=\"2026-06-11T11:27:46.087882032Z\" level=info msg=\"Created container 18dd2915b128a3277b5c66e3a337b59f5aebcc56f1dc752e9d8041ce0d82dc1e: openshift-route-controller-manager/route-controller-manager-7f4cb7ff58-w697h/route-controller-manager\" id=c33b5df9-b486-4846-953d-3b8dd6f04443 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.136049 | controller |     "Jun 11 11:27:46.090498 crc crio[22553]: time=\"2026-06-11T11:27:46.090467528Z\" level=info msg=\"Starting container: 18dd2915b128a3277b5c66e3a337b59f5aebcc56f1dc752e9d8041ce0d82dc1e\" id=dfe4a1ef-6481-4323-93d2-dcaaba271667 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.136064 | controller |     "Jun 11 11:27:46.091410 crc crio[22553]: time=\"2026-06-11T11:27:46.090581181Z\" level=info msg=\"Created container 41051a2fac134ec2abefa13e73dd15c0e320690e6a7c7a95e28f35cbcb591a68: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=82e2d177-f6a9-4c9d-972d-12d4842482e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.136079 | controller |     "Jun 11 11:27:46.094577 crc crio[22553]: time=\"2026-06-11T11:27:46.094546357Z\" level=info msg=\"Starting container: 41051a2fac134ec2abefa13e73dd15c0e320690e6a7c7a95e28f35cbcb591a68\" id=39357600-04ca-40c6-89c9-4cb6f0c3288e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.136094 | controller |     "Jun 11 11:27:46.098918 crc crio[22553]: time=\"2026-06-11T11:27:46.098809541Z\" level=info msg=\"Started container\" PID=27849 containerID=18dd2915b128a3277b5c66e3a337b59f5aebcc56f1dc752e9d8041ce0d82dc1e description=openshift-route-controller-manager/route-controller-manager-7f4cb7ff58-w697h/route-controller-manager id=dfe4a1ef-6481-4323-93d2-dcaaba271667 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b87e87dff4f34d0e72c8dd5d852a42716b14804c65e9eeccbbab78a29e4ec8a3",
2026-06-11 12:41:58.136110 | controller |     "Jun 11 11:27:46.106530 crc crio[22553]: time=\"2026-06-11T11:27:46.106466094Z\" level=info msg=\"Started container\" PID=27851 containerID=41051a2fac134ec2abefa13e73dd15c0e320690e6a7c7a95e28f35cbcb591a68 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=39357600-04ca-40c6-89c9-4cb6f0c3288e name=/runtime.v1.RuntimeService/StartContainer sandboxID=69a9343d44ccd22369c49194b81969f2dd533af1761799627ce320b032856ddd",
2026-06-11 12:41:58.136125 | controller |     "Jun 11 11:27:46.110440 crc crio[22553]: time=\"2026-06-11T11:27:46.107129874Z\" level=info msg=\"Created container e3e4f661180c1152b43c273c0637d34d2d12a5460552f765b9a8bdd9bb5b628e: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=86a5ce6a-1533-406a-927f-77b6405dfa1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.136140 | controller |     "Jun 11 11:27:46.111594 crc crio[22553]: time=\"2026-06-11T11:27:46.111489231Z\" level=info msg=\"Starting container: e3e4f661180c1152b43c273c0637d34d2d12a5460552f765b9a8bdd9bb5b628e\" id=63f897b3-9607-450b-906d-8e7ef223d606 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.136155 | controller |     "Jun 11 11:27:46.113155 crc crio[22553]: time=\"2026-06-11T11:27:46.112312605Z\" level=info msg=\"Created container c4d26362785d7eb451a459971670f723bf26196a3dc8e7eca791b970eaa122fc: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=51950853-f454-4464-a5ab-43a924e6b822 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.136173 | controller |     "Jun 11 11:27:46.113410 crc crio[22553]: time=\"2026-06-11T11:27:46.113303884Z\" level=info msg=\"Starting container: c4d26362785d7eb451a459971670f723bf26196a3dc8e7eca791b970eaa122fc\" id=b4f9170d-567f-43b3-91af-66c97cf00770 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.136189 | controller |     "Jun 11 11:27:46.117444 crc crio[22553]: time=\"2026-06-11T11:27:46.117392473Z\" level=info msg=\"Created container 6866e4038de2bd62ff7184e5ddb6a5c178215860b418b859e79d0c176ea3c466: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=f7d189e3-daa0-4348-9e34-2f38aa8c3ac9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.136203 | controller |     "Jun 11 11:27:46.118884 crc crio[22553]: time=\"2026-06-11T11:27:46.118803824Z\" level=info msg=\"Starting container: 6866e4038de2bd62ff7184e5ddb6a5c178215860b418b859e79d0c176ea3c466\" id=04ba4d25-5702-47f7-82a6-fc7ade21178c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.136218 | controller |     "Jun 11 11:27:46.120368 crc crio[22553]: time=\"2026-06-11T11:27:46.120172544Z\" level=info msg=\"Started container\" PID=27850 containerID=e3e4f661180c1152b43c273c0637d34d2d12a5460552f765b9a8bdd9bb5b628e description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=63f897b3-9607-450b-906d-8e7ef223d606 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e228d7dca85ac5eedf16b5be47d4be1f2ac3018a8fe686e38f353859849ead1f",
2026-06-11 12:41:58.136233 | controller |     "Jun 11 11:27:46.124204 crc crio[22553]: time=\"2026-06-11T11:27:46.122591775Z\" level=info msg=\"Started container\" PID=27852 containerID=c4d26362785d7eb451a459971670f723bf26196a3dc8e7eca791b970eaa122fc description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=b4f9170d-567f-43b3-91af-66c97cf00770 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f58a6e495ea6bde902d85311a93f4e17d997034444c42207b0fd3463ad286734",
2026-06-11 12:41:58.136249 | controller |     "Jun 11 11:27:46.131567 crc crio[22553]: time=\"2026-06-11T11:27:46.131476504Z\" level=info msg=\"Started container\" PID=27853 containerID=6866e4038de2bd62ff7184e5ddb6a5c178215860b418b859e79d0c176ea3c466 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=04ba4d25-5702-47f7-82a6-fc7ade21178c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1aa969629d4860562378a8f3b2f140cd5d095e04fbb52a3eb622acaaa9d6b57",
2026-06-11 12:41:58.136266 | controller |     "Jun 11 11:27:47.870855 crc crio[22553]: time=\"2026-06-11T11:27:47.868515357Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5d49db41-fd0f-4ad1-909f-28ecb7f68370 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.136289 | controller |     "Jun 11 11:27:47.878037 crc crio[22553]: time=\"2026-06-11T11:27:47.876419788Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e706cbeb-4834-418e-81b7-1b5977d36825 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.136311 | controller |     "Jun 11 11:27:47.881626 crc crio[22553]: time=\"2026-06-11T11:27:47.8812911Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=1631868b-9675-400e-88d7-fa471f129cd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.136327 | controller |     "Jun 11 11:27:47.882493 crc crio[22553]: time=\"2026-06-11T11:27:47.88232161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.136364 | controller |     "Jun 11 11:27:47.927611 crc crio[22553]: time=\"2026-06-11T11:27:47.927498308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.136392 | controller |     "Jun 11 11:27:48.093053 crc crio[22553]: time=\"2026-06-11T11:27:48.092933895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.136409 | controller |     "Jun 11 11:27:48.191553 crc crio[22553]: time=\"2026-06-11T11:27:48.191432579Z\" level=info msg=\"Created container 24519c9bd4598a00b657526a20e2f805ec6247c6a97ebb5d22b06b92979d6be2: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=1631868b-9675-400e-88d7-fa471f129cd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.136424 | controller |     "Jun 11 11:27:48.193422 crc crio[22553]: time=\"2026-06-11T11:27:48.193294224Z\" level=info msg=\"Starting container: 24519c9bd4598a00b657526a20e2f805ec6247c6a97ebb5d22b06b92979d6be2\" id=5ed44891-e952-4034-984f-35373d59d181 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.136440 | controller |     "Jun 11 11:27:48.199798 crc crio[22553]: time=\"2026-06-11T11:27:48.199626979Z\" level=info msg=\"Started container\" PID=27937 containerID=24519c9bd4598a00b657526a20e2f805ec6247c6a97ebb5d22b06b92979d6be2 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=5ed44891-e952-4034-984f-35373d59d181 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2614f80bb99d5af1494d86f655d2856f1427c0a4a7c7dd2c8798f9643b0f471",
2026-06-11 12:41:58.136455 | controller |     "Jun 11 11:27:48.884897 crc crio[22553]: time=\"2026-06-11T11:27:48.88478079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=052b3d60-f1d2-4a76-9e48-b6234f86539a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.136470 | controller |     "Jun 11 11:27:48.888112 crc crio[22553]: time=\"2026-06-11T11:27:48.888001244Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=093023a7-501a-48a0-ad59-73b1188d2fa2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.136484 | controller |     "Jun 11 11:27:48.891472 crc crio[22553]: time=\"2026-06-11T11:27:48.891373303Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=6e05a5ca-a852-43b5-b7a3-0a4b15a24325 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.136499 | controller |     "Jun 11 11:27:48.891984 crc crio[22553]: time=\"2026-06-11T11:27:48.891890108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.136513 | controller |     "Jun 11 11:27:48.905064 crc crio[22553]: time=\"2026-06-11T11:27:48.904962369Z\" level=info msg=\"Removing container: 980e971c4bf70f9f6b73667c706ce15586f5b11fe3e27876bdc90a0db7dd38e1\" id=e14bc142-eef0-4358-afdf-706508759676 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.136528 | controller |     "Jun 11 11:27:48.905492 crc crio[22553]: time=\"2026-06-11T11:27:48.905370731Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=4f5cd8f3-9c95-4733-adb7-d71dfbe58416 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.136547 | controller |     "Jun 11 11:27:48.909125 crc crio[22553]: time=\"2026-06-11T11:27:48.909013107Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=00ed40ac-4cac-4452-be8e-d55c07a55be7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.136562 | controller |     "Jun 11 11:27:48.911770 crc crio[22553]: time=\"2026-06-11T11:27:48.911526011Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=f9f56b61-fb84-4659-8ee9-8c78d0563e77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.136577 | controller |     "Jun 11 11:27:48.914611 crc crio[22553]: time=\"2026-06-11T11:27:48.914390494Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=fdab3583-2cf9-4476-9f40-cc76dcf5fe3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.136592 | controller |     "Jun 11 11:27:48.915101 crc crio[22553]: time=\"2026-06-11T11:27:48.915014792Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=1a5bafa7-9d0b-4ec2-8107-5f1c69f987ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.136606 | controller |     "Jun 11 11:27:48.915783 crc crio[22553]: time=\"2026-06-11T11:27:48.915582769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.136621 | controller |     "Jun 11 11:27:48.917531 crc crio[22553]: time=\"2026-06-11T11:27:48.917301849Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=bfc4475d-5232-4e8f-9d49-cd267023f4e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.136636 | controller |     "Jun 11 11:27:48.917531 crc crio[22553]: time=\"2026-06-11T11:27:48.917407902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=7bad0b30-45c0-426e-a359-fbd5ada0bdef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.136651 | controller |     "Jun 11 11:27:48.917846 crc crio[22553]: time=\"2026-06-11T11:27:48.917609398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.136666 | controller |     "Jun 11 11:27:48.932161 crc crio[22553]: time=\"2026-06-11T11:27:48.930672949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=97052501-ef08-4752-b4cd-8dd604b977ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.136681 | controller |     "Jun 11 11:27:48.932161 crc crio[22553]: time=\"2026-06-11T11:27:48.930952218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=2a014598-1d4a-457c-92d3-00cfa3be1e1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.136695 | controller |     "Jun 11 11:27:48.932161 crc crio[22553]: time=\"2026-06-11T11:27:48.931498233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=af9d5552-53fc-4d8a-8f04-15445e77e3f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.136710 | controller |     "Jun 11 11:27:48.946324 crc crio[22553]: time=\"2026-06-11T11:27:48.945595285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=d93cf8ff-d683-45f8-8b1b-c58a45b0f9a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.136728 | controller |     "Jun 11 11:27:48.948605 crc crio[22553]: time=\"2026-06-11T11:27:48.947280404Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=219b8ae7-f564-4ba3-80f4-c63c7bc52397 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.136742 | controller |     "Jun 11 11:27:48.948605 crc crio[22553]: time=\"2026-06-11T11:27:48.948443728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=d9edda2a-d6a1-455a-801c-d93750dd6f16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.136757 | controller |     "Jun 11 11:27:48.954390 crc crio[22553]: time=\"2026-06-11T11:27:48.954283258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=f42d28ca-be13-47d1-928e-26085899aed9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.136771 | controller |     "Jun 11 11:27:48.966639 crc crio[22553]: time=\"2026-06-11T11:27:48.966394232Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fa85e31e-fc25-449c-ab4d-555d94aa776b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.136786 | controller |     "Jun 11 11:27:48.967032 crc crio[22553]: time=\"2026-06-11T11:27:48.966975809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.136801 | controller |     "Jun 11 11:27:48.967523 crc crio[22553]: time=\"2026-06-11T11:27:48.967404561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.136816 | controller |     "Jun 11 11:27:48.973523 crc crio[22553]: time=\"2026-06-11T11:27:48.972007325Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=e4738f5a-faaf-4aca-9edf-abc5d080aefc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.136830 | controller |     "Jun 11 11:27:48.973523 crc crio[22553]: time=\"2026-06-11T11:27:48.972128139Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-69988cd6b-tfwnc/controller-manager\" id=980bbeaf-d821-49bd-957a-c6a463cbc741 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.136844 | controller |     "Jun 11 11:27:48.973907 crc crio[22553]: time=\"2026-06-11T11:27:48.973626353Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=65a45552-42d9-43ad-b3c6-1f08a32351f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.136859 | controller |     "Jun 11 11:27:48.973907 crc crio[22553]: time=\"2026-06-11T11:27:48.97387508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=03733bc4-fc2d-408d-862b-641eb6e106bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.136873 | controller |     "Jun 11 11:27:48.975456 crc crio[22553]: time=\"2026-06-11T11:27:48.974127307Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=c5c94411-e98b-406d-8eac-81347eab834c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.136888 | controller |     "Jun 11 11:27:48.975456 crc crio[22553]: time=\"2026-06-11T11:27:48.975401294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.136907 | controller |     "Jun 11 11:27:48.985002 crc crio[22553]: time=\"2026-06-11T11:27:48.978656379Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=aeb5805d-dbfd-4269-bc28-321328c4e244 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.136921 | controller |     "Jun 11 11:27:48.985002 crc crio[22553]: time=\"2026-06-11T11:27:48.98107561Z\" level=info msg=\"Removed container 980e971c4bf70f9f6b73667c706ce15586f5b11fe3e27876bdc90a0db7dd38e1: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=e14bc142-eef0-4358-afdf-706508759676 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.136936 | controller |     "Jun 11 11:27:48.985483 crc crio[22553]: time=\"2026-06-11T11:27:48.985221001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.136951 | controller |     "Jun 11 11:27:48.985855 crc crio[22553]: time=\"2026-06-11T11:27:48.985767157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.136966 | controller |     "Jun 11 11:27:48.990510 crc crio[22553]: time=\"2026-06-11T11:27:48.990417903Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=4a4239e4-a878-4ec6-b3ca-b92a78b545a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.136982 | controller |     "Jun 11 11:27:48.995104 crc crio[22553]: time=\"2026-06-11T11:27:48.994870963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.136997 | controller |     "Jun 11 11:27:48.996722 crc crio[22553]: time=\"2026-06-11T11:27:48.996644974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.137012 | controller |     "Jun 11 11:27:48.998182 crc crio[22553]: time=\"2026-06-11T11:27:48.998085136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=85bd9eb9-a9cf-452d-a0bf-a170dee2e0f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.137027 | controller |     "Jun 11 11:27:48.999075 crc crio[22553]: time=\"2026-06-11T11:27:48.998971822Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=272b4913-88f6-4b4b-970a-de024499fefb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.137042 | controller |     "Jun 11 11:27:48.999558 crc crio[22553]: time=\"2026-06-11T11:27:48.999521348Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=fad17132-a4af-479e-b40f-e4dae9cf8dee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.137056 | controller |     "Jun 11 11:27:49.000469 crc crio[22553]: time=\"2026-06-11T11:27:49.000379563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=6312725e-785e-4037-84bc-e0268294c2a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.137071 | controller |     "Jun 11 11:27:49.002412 crc crio[22553]: time=\"2026-06-11T11:27:49.0023292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.137089 | controller |     "Jun 11 11:27:49.004937 crc crio[22553]: time=\"2026-06-11T11:27:49.004770411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.137104 | controller |     "Jun 11 11:27:49.004937 crc crio[22553]: time=\"2026-06-11T11:27:49.004905645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.137119 | controller |     "Jun 11 11:27:49.007658 crc crio[22553]: time=\"2026-06-11T11:27:49.007563853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=0984c572-616a-41d0-9681-c0b0fca84ab9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.137134 | controller |     "Jun 11 11:27:49.007868 crc crio[22553]: time=\"2026-06-11T11:27:49.007668136Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=a5fb211b-d371-48a7-a169-d1b6659fb210 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.137148 | controller |     "Jun 11 11:27:49.010097 crc crio[22553]: time=\"2026-06-11T11:27:49.010016214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.137162 | controller |     "Jun 11 11:27:49.014817 crc crio[22553]: time=\"2026-06-11T11:27:49.014728912Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=73682b69-518e-4049-b67c-3cfae3e7f6f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.137177 | controller |     "Jun 11 11:27:49.015189 crc crio[22553]: time=\"2026-06-11T11:27:49.015063742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.137192 | controller |     "Jun 11 11:27:49.018802 crc crio[22553]: time=\"2026-06-11T11:27:49.015080972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.137207 | controller |     "Jun 11 11:27:49.019926 crc crio[22553]: time=\"2026-06-11T11:27:49.019827671Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=1c6260dc-7f4c-4a39-b0fb-e71e8985e00d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.137222 | controller |     "Jun 11 11:27:49.042942 crc crio[22553]: time=\"2026-06-11T11:27:49.042824532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.137237 | controller |     "Jun 11 11:27:49.056321 crc crio[22553]: time=\"2026-06-11T11:27:49.056248923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.137252 | controller |     "Jun 11 11:27:49.059864 crc crio[22553]: time=\"2026-06-11T11:27:49.059830568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.137266 | controller |     "Jun 11 11:27:49.063224 crc crio[22553]: time=\"2026-06-11T11:27:49.063078873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.137281 | controller |     "Jun 11 11:27:49.066999 crc crio[22553]: time=\"2026-06-11T11:27:49.066508853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.137299 | controller |     "Jun 11 11:27:49.068278 crc crio[22553]: time=\"2026-06-11T11:27:49.06811595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.137314 | controller |     "Jun 11 11:27:49.082913 crc crio[22553]: time=\"2026-06-11T11:27:49.082593442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.137329 | controller |     "Jun 11 11:27:49.135850 crc crio[22553]: time=\"2026-06-11T11:27:49.135800765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.137361 | controller |     "Jun 11 11:27:49.140105 crc crio[22553]: time=\"2026-06-11T11:27:49.139386569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.137392 | controller |     "Jun 11 11:27:49.145618 crc crio[22553]: time=\"2026-06-11T11:27:49.145469197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.137409 | controller |     "Jun 11 11:27:49.167528 crc crio[22553]: time=\"2026-06-11T11:27:49.167306474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.137424 | controller |     "Jun 11 11:27:49.172135 crc crio[22553]: time=\"2026-06-11T11:27:49.172109454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.137439 | controller |     "Jun 11 11:27:49.197837 crc crio[22553]: time=\"2026-06-11T11:27:49.196766544Z\" level=info msg=\"Created container 25ab0d4727ec72dda415fc632086cfc2d8ab524affb3dd503c2d5e1a7cc73688: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=bfc4475d-5232-4e8f-9d49-cd267023f4e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.137454 | controller |     "Jun 11 11:27:49.198168 crc crio[22553]: time=\"2026-06-11T11:27:49.19801906Z\" level=info msg=\"Starting container: 25ab0d4727ec72dda415fc632086cfc2d8ab524affb3dd503c2d5e1a7cc73688\" id=bb91a37b-0a16-4617-8768-806f4a2aef10 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.137469 | controller |     "Jun 11 11:27:49.218577 crc crio[22553]: time=\"2026-06-11T11:27:49.218390795Z\" level=info msg=\"Started container\" PID=28011 containerID=25ab0d4727ec72dda415fc632086cfc2d8ab524affb3dd503c2d5e1a7cc73688 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=bb91a37b-0a16-4617-8768-806f4a2aef10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e4a2c43c31c05610d232473d86b0c66dbeef99b2c1fefd6ad501f78a9155e0d",
2026-06-11 12:41:58.137484 | controller |     "Jun 11 11:27:49.226037 crc crio[22553]: time=\"2026-06-11T11:27:49.225890183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.137499 | controller |     "Jun 11 11:27:49.231248 crc crio[22553]: time=\"2026-06-11T11:27:49.231098025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.137514 | controller |     "Jun 11 11:27:49.238293 crc crio[22553]: time=\"2026-06-11T11:27:49.238192562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.137534 | controller |     "Jun 11 11:27:49.302012 crc crio[22553]: time=\"2026-06-11T11:27:49.301921922Z\" level=info msg=\"Created container 00952952a5d5c779b9d2bda1ad13c2199935aba1f34e4303990434ef9a48526d: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=6e05a5ca-a852-43b5-b7a3-0a4b15a24325 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.137549 | controller |     "Jun 11 11:27:49.316518 crc crio[22553]: time=\"2026-06-11T11:27:49.315866019Z\" level=info msg=\"Created container e9a8c04237fd54b5c31eba2925daf3640aff5172601431f185f1536bc8ea1645: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=219b8ae7-f564-4ba3-80f4-c63c7bc52397 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.137564 | controller |     "Jun 11 11:27:49.320594 crc crio[22553]: time=\"2026-06-11T11:27:49.320467183Z\" level=info msg=\"Starting container: e9a8c04237fd54b5c31eba2925daf3640aff5172601431f185f1536bc8ea1645\" id=5209d84d-82f9-448a-a08b-0013941a94ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.137579 | controller |     "Jun 11 11:27:49.323787 crc crio[22553]: time=\"2026-06-11T11:27:49.322365788Z\" level=info msg=\"Starting container: 00952952a5d5c779b9d2bda1ad13c2199935aba1f34e4303990434ef9a48526d\" id=a116347b-898a-4c09-b9c7-cf56f1bf5be5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.137594 | controller |     "Jun 11 11:27:49.350102 crc crio[22553]: time=\"2026-06-11T11:27:49.348203622Z\" level=info msg=\"Started container\" PID=28012 containerID=00952952a5d5c779b9d2bda1ad13c2199935aba1f34e4303990434ef9a48526d description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=a116347b-898a-4c09-b9c7-cf56f1bf5be5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b3e341379c9d19e2b38c1c5b7f71a5af218b30a2445f82e0b3a8f0f0676f979",
2026-06-11 12:41:58.137609 | controller |     "Jun 11 11:27:49.352832 crc crio[22553]: time=\"2026-06-11T11:27:49.351862489Z\" level=info msg=\"Started container\" PID=28030 containerID=e9a8c04237fd54b5c31eba2925daf3640aff5172601431f185f1536bc8ea1645 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=5209d84d-82f9-448a-a08b-0013941a94ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=661a475bd1c1615dee5c25b1dd9a97e9301c85cf3685fbc0bd969c27e6a4d1f6",
2026-06-11 12:41:58.137624 | controller |     "Jun 11 11:27:49.362603 crc crio[22553]: time=\"2026-06-11T11:27:49.362471819Z\" level=info msg=\"Created container a84e6a104a5c14190aef11e1cf8d8a9ba16407cc139efc9a6a002fc1c4d4dbf4: openshift-controller-manager/controller-manager-69988cd6b-tfwnc/controller-manager\" id=980bbeaf-d821-49bd-957a-c6a463cbc741 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.137639 | controller |     "Jun 11 11:27:49.365779 crc crio[22553]: time=\"2026-06-11T11:27:49.365478256Z\" level=info msg=\"Created container 7d340a805edc84e1b3d8fd037b5a0761d000b98ecba43356334639d41951a84b: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=e4738f5a-faaf-4aca-9edf-abc5d080aefc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.137653 | controller |     "Jun 11 11:27:49.365886 crc crio[22553]: time=\"2026-06-11T11:27:49.365784355Z\" level=info msg=\"Starting container: a84e6a104a5c14190aef11e1cf8d8a9ba16407cc139efc9a6a002fc1c4d4dbf4\" id=398dd9d1-52f2-4820-b001-20f7b5cef109 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.137668 | controller |     "Jun 11 11:27:49.379496 crc crio[22553]: time=\"2026-06-11T11:27:49.378467125Z\" level=info msg=\"Created container 000d89369232a629e7bb4cc2e06acc9d7b1fedea37025cb0c070c660ec065140: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=fdab3583-2cf9-4476-9f40-cc76dcf5fe3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.137686 | controller |     "Jun 11 11:27:49.383936 crc crio[22553]: time=\"2026-06-11T11:27:49.381839024Z\" level=info msg=\"Starting container: 000d89369232a629e7bb4cc2e06acc9d7b1fedea37025cb0c070c660ec065140\" id=ff45f648-ea76-4756-8d42-a6545b546b94 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.137702 | controller |     "Jun 11 11:27:49.384224 crc crio[22553]: time=\"2026-06-11T11:27:49.38410854Z\" level=info msg=\"Started container\" PID=28042 containerID=a84e6a104a5c14190aef11e1cf8d8a9ba16407cc139efc9a6a002fc1c4d4dbf4 description=openshift-controller-manager/controller-manager-69988cd6b-tfwnc/controller-manager id=398dd9d1-52f2-4820-b001-20f7b5cef109 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67730201ecdaaedcd0e7ae9e4bee1e1cebb8f02ed445cd1eba87d6168a36c42c",
2026-06-11 12:41:58.137717 | controller |     "Jun 11 11:27:49.385593 crc crio[22553]: time=\"2026-06-11T11:27:49.384144961Z\" level=info msg=\"Starting container: 7d340a805edc84e1b3d8fd037b5a0761d000b98ecba43356334639d41951a84b\" id=9f57edbb-c483-4d69-b7ad-c89887eee15f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.137732 | controller |     "Jun 11 11:27:49.393201 crc crio[22553]: time=\"2026-06-11T11:27:49.392995039Z\" level=info msg=\"Started container\" PID=28038 containerID=7d340a805edc84e1b3d8fd037b5a0761d000b98ecba43356334639d41951a84b description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=9f57edbb-c483-4d69-b7ad-c89887eee15f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba4ac54edbd6b027a943fb3bdcd32e68c24894d0578c271b24e3985555f08c09",
2026-06-11 12:41:58.137746 | controller |     "Jun 11 11:27:49.396289 crc crio[22553]: time=\"2026-06-11T11:27:49.39611818Z\" level=info msg=\"Started container\" PID=28035 containerID=000d89369232a629e7bb4cc2e06acc9d7b1fedea37025cb0c070c660ec065140 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=ff45f648-ea76-4756-8d42-a6545b546b94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d54c579f0e36956b21907ac5d87b05aeaa0b1bcda2bfeeeb15f6d4420607e82e",
2026-06-11 12:41:58.137761 | controller |     "Jun 11 11:27:49.399910 crc crio[22553]: time=\"2026-06-11T11:27:49.398821039Z\" level=info msg=\"Created container e028675ce80dbc0c88b74e604ef69d08a3c17609058f7dfea2c9d1b0806ab3c7: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=fad17132-a4af-479e-b40f-e4dae9cf8dee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.137775 | controller |     "Jun 11 11:27:49.403299 crc crio[22553]: time=\"2026-06-11T11:27:49.403139115Z\" level=info msg=\"Created container 93629a6f6e383f13b56c5d4d4fc29e7753147b62775d2b58c1bf5bb8fefead6e: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=1c6260dc-7f4c-4a39-b0fb-e71e8985e00d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.137790 | controller |     "Jun 11 11:27:49.407351 crc crio[22553]: time=\"2026-06-11T11:27:49.407091691Z\" level=info msg=\"Starting container: e028675ce80dbc0c88b74e604ef69d08a3c17609058f7dfea2c9d1b0806ab3c7\" id=7e74b655-8ac4-4566-a9ff-9926cae3ac0e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.137804 | controller |     "Jun 11 11:27:49.408399 crc crio[22553]: time=\"2026-06-11T11:27:49.408004437Z\" level=info msg=\"Starting container: 93629a6f6e383f13b56c5d4d4fc29e7753147b62775d2b58c1bf5bb8fefead6e\" id=dd6d9469-b612-4df7-a8a8-b7ce1b61d6fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.137819 | controller |     "Jun 11 11:27:49.419641 crc crio[22553]: time=\"2026-06-11T11:27:49.41941477Z\" level=info msg=\"Started container\" PID=28045 containerID=93629a6f6e383f13b56c5d4d4fc29e7753147b62775d2b58c1bf5bb8fefead6e description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=dd6d9469-b612-4df7-a8a8-b7ce1b61d6fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=51196365d64fdc05f2eeeb8c5acc4cfe8f6562250481a1ac21d793f2885da0a7",
2026-06-11 12:41:58.137838 | controller |     "Jun 11 11:27:49.433871 crc crio[22553]: time=\"2026-06-11T11:27:49.431612756Z\" level=info msg=\"Started container\" PID=28043 containerID=e028675ce80dbc0c88b74e604ef69d08a3c17609058f7dfea2c9d1b0806ab3c7 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=7e74b655-8ac4-4566-a9ff-9926cae3ac0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4a82e0d98add5cc96a876db24c2f7b4cd593eaa152714919067bb6c82f3fce8",
2026-06-11 12:41:58.137854 | controller |     "Jun 11 11:27:49.445540 crc crio[22553]: time=\"2026-06-11T11:27:49.445408489Z\" level=info msg=\"Created container 3b0e85ccdc94086778cffa64155f0a1b339863a6527a6d860e1912b5b902419f: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=73682b69-518e-4049-b67c-3cfae3e7f6f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.137869 | controller |     "Jun 11 11:27:49.447177 crc crio[22553]: time=\"2026-06-11T11:27:49.447072857Z\" level=info msg=\"Starting container: 3b0e85ccdc94086778cffa64155f0a1b339863a6527a6d860e1912b5b902419f\" id=a465b305-858f-4e9e-adf9-49ef52aac5dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.137884 | controller |     "Jun 11 11:27:49.459069 crc crio[22553]: time=\"2026-06-11T11:27:49.458936453Z\" level=info msg=\"Started container\" PID=28068 containerID=3b0e85ccdc94086778cffa64155f0a1b339863a6527a6d860e1912b5b902419f description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=a465b305-858f-4e9e-adf9-49ef52aac5dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=081959a8b6b2e7e6e7f73c1c8b07db758047846c3a3860c3b0d8ad1669d6d228",
2026-06-11 12:41:58.137899 | controller |     "Jun 11 11:27:49.532282 crc crio[22553]: time=\"2026-06-11T11:27:49.532140599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.137914 | controller |     "Jun 11 11:27:49.628510 crc crio[22553]: time=\"2026-06-11T11:27:49.628402138Z\" level=info msg=\"Created container 972657bf19ed2bd05a7774a0d9d3dbf54756d97aa58243010ead28937064a184: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=272b4913-88f6-4b4b-970a-de024499fefb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.137929 | controller |     "Jun 11 11:27:49.638265 crc crio[22553]: time=\"2026-06-11T11:27:49.637293007Z\" level=info msg=\"Starting container: 972657bf19ed2bd05a7774a0d9d3dbf54756d97aa58243010ead28937064a184\" id=d0005091-4b22-4158-ab8f-5aa20190beb4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.137944 | controller |     "Jun 11 11:27:49.655523 crc crio[22553]: time=\"2026-06-11T11:27:49.655408076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.137959 | controller |     "Jun 11 11:27:49.657431 crc crio[22553]: time=\"2026-06-11T11:27:49.657334012Z\" level=info msg=\"Started container\" PID=28177 containerID=972657bf19ed2bd05a7774a0d9d3dbf54756d97aa58243010ead28937064a184 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=d0005091-4b22-4158-ab8f-5aa20190beb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60659698b2e32caf4ca3ecedd756212a8ad9ce29d42c084324cbf711c4daacdf",
2026-06-11 12:41:58.137973 | controller |     "Jun 11 11:27:49.756811 crc crio[22553]: time=\"2026-06-11T11:27:49.756062773Z\" level=info msg=\"Created container ea693d327b14d74a0338a51c23e0a4758723da55b517478d1777032617badc57: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=a5fb211b-d371-48a7-a169-d1b6659fb210 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.137995 | controller |     "Jun 11 11:27:49.759460 crc crio[22553]: time=\"2026-06-11T11:27:49.75937841Z\" level=info msg=\"Starting container: ea693d327b14d74a0338a51c23e0a4758723da55b517478d1777032617badc57\" id=5bdaa5ce-6d08-428b-be65-4cd8750d2d1b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.138068 | controller |     "Jun 11 11:27:49.770066 crc crio[22553]: time=\"2026-06-11T11:27:49.769991389Z\" level=info msg=\"Started container\" PID=28209 containerID=ea693d327b14d74a0338a51c23e0a4758723da55b517478d1777032617badc57 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=5bdaa5ce-6d08-428b-be65-4cd8750d2d1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bcf7af18e3a19137f8b0b541986225d502a55741cc8b358c7283fa3516a6c2a9",
2026-06-11 12:41:58.138091 | controller |     "Jun 11 11:27:50.505351 crc crio[22553]: time=\"2026-06-11T11:27:50.505235183Z\" level=info msg=\"Stopping container: 63712ef926496297f4b14abef46e707ada463adfec9c9cd5077c7069f3dc4c12 (timeout: 30s)\" id=4e08e963-ff31-4eb4-86a9-016f4d54d90d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.138107 | controller |     "Jun 11 11:27:51.835911 crc crio[22553]: time=\"2026-06-11T11:27:51.834439936Z\" level=info msg=\"Stopped container 63712ef926496297f4b14abef46e707ada463adfec9c9cd5077c7069f3dc4c12: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=4e08e963-ff31-4eb4-86a9-016f4d54d90d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.138123 | controller |     "Jun 11 11:27:52.126827 crc crio[22553]: time=\"2026-06-11T11:27:52.126623511Z\" level=info msg=\"Removing container: ad840844e971a51e5acf4b251cff0d69b1fd0ebfe5a25ed03421c74622c41e28\" id=27fc9267-2505-4247-9c67-365eea3d8c53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.138138 | controller |     "Jun 11 11:27:52.160380 crc crio[22553]: time=\"2026-06-11T11:27:52.160275883Z\" level=info msg=\"Removed container ad840844e971a51e5acf4b251cff0d69b1fd0ebfe5a25ed03421c74622c41e28: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=27fc9267-2505-4247-9c67-365eea3d8c53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.138153 | controller |     "Jun 11 11:28:16.896064 crc crio[22553]: time=\"2026-06-11T11:28:16.895253701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=fdcb6f51-18c9-4be0-b621-dbb890affac1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.138168 | controller |     "Jun 11 11:28:16.900126 crc crio[22553]: time=\"2026-06-11T11:28:16.899928737Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=f38bc04e-df97-4d05-9b56-9bc4c73d2f60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.138183 | controller |     "Jun 11 11:28:16.904915 crc crio[22553]: time=\"2026-06-11T11:28:16.90346109Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=9ec77d73-8bda-48f7-b94d-223d441e7e8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.138198 | controller |     "Jun 11 11:28:16.904915 crc crio[22553]: time=\"2026-06-11T11:28:16.903996196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.138212 | controller |     "Jun 11 11:28:16.945670 crc crio[22553]: time=\"2026-06-11T11:28:16.945499597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.138231 | controller |     "Jun 11 11:28:16.950391 crc crio[22553]: time=\"2026-06-11T11:28:16.950303027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.138247 | controller |     "Jun 11 11:28:17.102927 crc crio[22553]: time=\"2026-06-11T11:28:17.102670343Z\" level=info msg=\"Created container c3398b05bfe542d8c0cae1454ada99273a4db0b4ecb7b0cbf4b7990967fd9ba2: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=9ec77d73-8bda-48f7-b94d-223d441e7e8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.138262 | controller |     "Jun 11 11:28:17.104524 crc crio[22553]: time=\"2026-06-11T11:28:17.104399833Z\" level=info msg=\"Starting container: c3398b05bfe542d8c0cae1454ada99273a4db0b4ecb7b0cbf4b7990967fd9ba2\" id=1e6d5638-0b87-4a51-a367-27e210021f91 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.138277 | controller |     "Jun 11 11:28:17.111627 crc crio[22553]: time=\"2026-06-11T11:28:17.110625795Z\" level=info msg=\"Started container\" PID=28648 containerID=c3398b05bfe542d8c0cae1454ada99273a4db0b4ecb7b0cbf4b7990967fd9ba2 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=1e6d5638-0b87-4a51-a367-27e210021f91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51fdf4192b0f85b7dc62bdfe177892150ca5f655d539573a93ad2209f8b6f4d5",
2026-06-11 12:41:58.138292 | controller |     "Jun 11 11:28:29.552003 crc crio[22553]: time=\"2026-06-11T11:28:29.550317893Z\" level=info msg=\"Stopping container: b00fcc6b72b33559923f836fd7dcf3d2d244ad4d5a50b8e36ff92cf1a1710402 (timeout: 15s)\" id=08f5f368-b11b-4018-81a7-449cc0c489bb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.138307 | controller |     "Jun 11 11:28:29.726241 crc crio[22553]: time=\"2026-06-11T11:28:29.726052366Z\" level=info msg=\"Stopped container b00fcc6b72b33559923f836fd7dcf3d2d244ad4d5a50b8e36ff92cf1a1710402: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=08f5f368-b11b-4018-81a7-449cc0c489bb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.138322 | controller |     "Jun 11 11:28:29.727370 crc crio[22553]: time=\"2026-06-11T11:28:29.727258002Z\" level=info msg=\"Stopping pod sandbox: b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466\" id=f6d1cb07-ddec-4735-9434-7a27f2ef7c8e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.138337 | controller |     "Jun 11 11:28:29.728309 crc crio[22553]: time=\"2026-06-11T11:28:29.728201809Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/3696eb40-2326-465f-b3f8-3c93b0ff11cb 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:0xc00279a840}] Aliases:map[]}\"",
2026-06-11 12:41:58.138384 | controller |     "Jun 11 11:28:29.728466 crc crio[22553]: time=\"2026-06-11T11:28:29.728417196Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.138406 | controller |     "Jun 11 11:28:30.125627 crc crio[22553]: time=\"2026-06-11T11:28:30.125405587Z\" level=info msg=\"Stopped pod sandbox: b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466\" id=f6d1cb07-ddec-4735-9434-7a27f2ef7c8e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.138422 | controller |     "Jun 11 11:28:30.550325 crc crio[22553]: time=\"2026-06-11T11:28:30.549407568Z\" level=info msg=\"Removing container: b00fcc6b72b33559923f836fd7dcf3d2d244ad4d5a50b8e36ff92cf1a1710402\" id=0e43084a-1789-455e-b798-7b2bbfa93200 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.138449 | controller |     "Jun 11 11:28:30.586614 crc crio[22553]: time=\"2026-06-11T11:28:30.586427864Z\" level=info msg=\"Removed container b00fcc6b72b33559923f836fd7dcf3d2d244ad4d5a50b8e36ff92cf1a1710402: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=0e43084a-1789-455e-b798-7b2bbfa93200 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.138472 | controller |     "Jun 11 11:29:03.064991 crc crio[22553]: time=\"2026-06-11T11:29:03.063652305Z\" level=info msg=\"Stopping pod sandbox: b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466\" id=a145040a-7c3a-46ea-93f7-78a060d818b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.138488 | controller |     "Jun 11 11:29:03.064991 crc crio[22553]: time=\"2026-06-11T11:29:03.064893892Z\" level=info msg=\"Stopped pod sandbox (already stopped): b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466\" id=a145040a-7c3a-46ea-93f7-78a060d818b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.138503 | controller |     "Jun 11 11:29:03.069010 crc crio[22553]: time=\"2026-06-11T11:29:03.065918872Z\" level=info msg=\"Removing pod sandbox: b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466\" id=dd02765f-22ed-4991-a566-b65b69c5148c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.138517 | controller |     "Jun 11 11:29:03.077939 crc crio[22553]: time=\"2026-06-11T11:29:03.077570884Z\" level=info msg=\"Removed pod sandbox: b49042885c55f850b3ceb036bfa522c42c381daaf742a63e4369cd4cb3021466\" id=dd02765f-22ed-4991-a566-b65b69c5148c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.138532 | controller |     "Jun 11 11:30:35.091410 crc crio[22553]: time=\"2026-06-11T11:30:35.089927219Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-kqnqz/POD\" id=541102c5-5f7d-46c1-9973-fe870f764d56 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.138546 | controller |     "Jun 11 11:30:35.093321 crc crio[22553]: time=\"2026-06-11T11:30:35.091448344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.138561 | controller |     "Jun 11 11:30:35.100940 crc crio[22553]: time=\"2026-06-11T11:30:35.100830719Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-5l6np/POD\" id=43455af1-188e-4bad-9ffa-21e914a2912c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.138575 | controller |     "Jun 11 11:30:35.101033 crc crio[22553]: time=\"2026-06-11T11:30:35.100994124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.138590 | controller |     "Jun 11 11:30:35.123592 crc crio[22553]: time=\"2026-06-11T11:30:35.123460782Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kqnqz Namespace:openshift-marketplace ID:e44201c31b9d4992d0e669cbe6337ea9adb90fc213b2091adac14c4f6726c18f UID:68c03d2f-d68b-4da4-8e0f-fc51602d063b NetNS:/var/run/netns/6b385e23-d198-40c9-8e8f-a9610fee40fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod68c03d2f_d68b_4da4_8e0f_fc51602d063b.slice PodAnnotations:0xc0011e8770}] Aliases:map[]}\"",
2026-06-11 12:41:58.138606 | controller |     "Jun 11 11:30:35.123592 crc crio[22553]: time=\"2026-06-11T11:30:35.123538445Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-kqnqz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.138620 | controller |     "Jun 11 11:30:35.126633 crc crio[22553]: time=\"2026-06-11T11:30:35.126516112Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5l6np Namespace:openshift-marketplace ID:f24b56fb3385bc0e1a155a7dee84add0cc754759bb47baa933686ee39f03dc17 UID:5a034158-12d8-4f47-8c88-cff02c4dfb7e NetNS:/var/run/netns/8d2f3d68-5fbb-40f5-9a8d-434b5181f672 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a034158_12d8_4f47_8c88_cff02c4dfb7e.slice PodAnnotations:0xc000ca0260}] Aliases:map[]}\"",
2026-06-11 12:41:58.138640 | controller |     "Jun 11 11:30:35.126633 crc crio[22553]: time=\"2026-06-11T11:30:35.126596054Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686290-t4k5z/POD\" id=ef540833-1a85-43f9-8cd6-199390cb6bdd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.138655 | controller |     "Jun 11 11:30:35.127075 crc crio[22553]: time=\"2026-06-11T11:30:35.12679199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.138669 | controller |     "Jun 11 11:30:35.127075 crc crio[22553]: time=\"2026-06-11T11:30:35.126614245Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-5l6np to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.138683 | controller |     "Jun 11 11:30:35.148263 crc crio[22553]: time=\"2026-06-11T11:30:35.148207688Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686290-44vxn/POD\" id=23355210-5a91-4925-95cf-356aa6d5f164 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.138697 | controller |     "Jun 11 11:30:35.149018 crc crio[22553]: time=\"2026-06-11T11:30:35.148313001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.138712 | controller |     "Jun 11 11:30:35.151844 crc crio[22553]: time=\"2026-06-11T11:30:35.151621828Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686290-t4k5z Namespace:openshift-operator-lifecycle-manager ID:1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a UID:a9a0ffc4-df54-4b2e-9a9e-aa07816d595c NetNS:/var/run/netns/a2844395-417f-409d-af3c-d324df2ee8ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda9a0ffc4_df54_4b2e_9a9e_aa07816d595c.slice PodAnnotations:0xc002b8a4f8}] Aliases:map[]}\"",
2026-06-11 12:41:58.138727 | controller |     "Jun 11 11:30:35.151844 crc crio[22553]: time=\"2026-06-11T11:30:35.151765462Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686290-t4k5z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.138741 | controller |     "Jun 11 11:30:35.168879 crc crio[22553]: time=\"2026-06-11T11:30:35.168784621Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-66574d8f97-5k5v7/POD\" id=b47f6edb-8cb2-47b5-a172-9719f08358f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.138756 | controller |     "Jun 11 11:30:35.169128 crc crio[22553]: time=\"2026-06-11T11:30:35.168926505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.138770 | controller |     "Jun 11 11:30:35.170414 crc crio[22553]: time=\"2026-06-11T11:30:35.170343257Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-z25qf/POD\" id=524be408-43f6-455e-8f17-7f089c222224 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.138784 | controller |     "Jun 11 11:30:35.170511 crc crio[22553]: time=\"2026-06-11T11:30:35.170425799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.138803 | controller |     "Jun 11 11:30:35.195222 crc crio[22553]: time=\"2026-06-11T11:30:35.194845436Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686290-44vxn Namespace:openshift-infra ID:4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401 UID:7b71678e-50cf-4373-ad91-326c2b3f1b4c NetNS:/var/run/netns/62e51f39-75e1-46e4-ada9-410a9285b008 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b71678e_50cf_4373_ad91_326c2b3f1b4c.slice PodAnnotations:0xc0011e8028}] Aliases:map[]}\"",
2026-06-11 12:41:58.138818 | controller |     "Jun 11 11:30:35.195222 crc crio[22553]: time=\"2026-06-11T11:30:35.194936938Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686290-44vxn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.138833 | controller |     "Jun 11 11:30:35.260664 crc crio[22553]: time=\"2026-06-11T11:30:35.25945265Z\" level=info msg=\"Got pod network &{Name:community-operators-z25qf Namespace:openshift-marketplace ID:d75707afbbdc3083a8c63384ecb3418885063c99d8d87ac76cc2895594c4da7e UID:6812e29f-a2da-4a09-be0c-0a3dd20c5daa NetNS:/var/run/netns/174bfa56-0107-41f7-87ed-77a649cfb459 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6812e29f_a2da_4a09_be0c_0a3dd20c5daa.slice PodAnnotations:0xc00279a048}] Aliases:map[]}\"",
2026-06-11 12:41:58.138848 | controller |     "Jun 11 11:30:35.260664 crc crio[22553]: time=\"2026-06-11T11:30:35.260449279Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-z25qf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.138863 | controller |     "Jun 11 11:30:35.264124 crc crio[22553]: time=\"2026-06-11T11:30:35.263827068Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-66574d8f97-5k5v7 Namespace:openshift-authentication ID:68cff2cb194d4539ae582da0b7dd0616e6bd32995190bfe91405a1503ff1196d UID:e9669e5d-a214-4cab-928c-067fd4002552 NetNS:/var/run/netns/d6204957-5fc8-4449-ae49-8132d8a26ca6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode9669e5d_a214_4cab_928c_067fd4002552.slice PodAnnotations:0xc0011e8290}] Aliases:map[]}\"",
2026-06-11 12:41:58.138877 | controller |     "Jun 11 11:30:35.264124 crc crio[22553]: time=\"2026-06-11T11:30:35.263920671Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-66574d8f97-5k5v7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.138892 | controller |     "Jun 11 11:30:35.426847 crc crio[22553]: 2026-06-11T11:30:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e44201c31b9d499 Mac:96:ba:98:b7:83:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/6b385e23-d198-40c9-8e8f-a9610fee40fd SocketPath: PciID:}] [{Interface:0xc00028e6b0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.138907 | controller |     "Jun 11 11:30:35.427999 crc crio[22553]: time=\"2026-06-11T11:30:35.42791141Z\" level=info msg=\"Got pod network &{Name:redhat-operators-kqnqz Namespace:openshift-marketplace ID:e44201c31b9d4992d0e669cbe6337ea9adb90fc213b2091adac14c4f6726c18f UID:68c03d2f-d68b-4da4-8e0f-fc51602d063b NetNS:/var/run/netns/6b385e23-d198-40c9-8e8f-a9610fee40fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod68c03d2f_d68b_4da4_8e0f_fc51602d063b.slice PodAnnotations:0xc0011e8770}] Aliases:map[]}\"",
2026-06-11 12:41:58.138922 | controller |     "Jun 11 11:30:35.428142 crc crio[22553]: time=\"2026-06-11T11:30:35.428084925Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-kqnqz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.138940 | controller |     "Jun 11 11:30:35.435039 crc crio[22553]: time=\"2026-06-11T11:30:35.434909165Z\" level=info msg=\"Ran pod sandbox e44201c31b9d4992d0e669cbe6337ea9adb90fc213b2091adac14c4f6726c18f with infra container: openshift-marketplace/redhat-operators-kqnqz/POD\" id=541102c5-5f7d-46c1-9973-fe870f764d56 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.138956 | controller |     "Jun 11 11:30:35.440798 crc crio[22553]: time=\"2026-06-11T11:30:35.438613602Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4583a6ac-3a79-458d-90aa-7e2faa5b5466 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.138972 | controller |     "Jun 11 11:30:35.441791 crc crio[22553]: time=\"2026-06-11T11:30:35.441607001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eca1dfd0-d929-40b1-b033-062022072ebb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.138987 | controller |     "Jun 11 11:30:35.456845 crc crio[22553]: time=\"2026-06-11T11:30:35.45661161Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kqnqz/extract-utilities\" id=8a504159-e57b-4ecd-91a4-4ed769df6984 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.139001 | controller |     "Jun 11 11:30:35.469951 crc crio[22553]: time=\"2026-06-11T11:30:35.469851898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.139016 | controller |     "Jun 11 11:30:35.497135 crc crio[22553]: 2026-06-11T11:30:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f24b56fb3385bc0 Mac:de:f6:93:d8:a4:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/8d2f3d68-5fbb-40f5-9a8d-434b5181f672 SocketPath: PciID:}] [{Interface:0xc000284790 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.139030 | controller |     "Jun 11 11:30:35.498356 crc crio[22553]: time=\"2026-06-11T11:30:35.49820785Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-5l6np Namespace:openshift-marketplace ID:f24b56fb3385bc0e1a155a7dee84add0cc754759bb47baa933686ee39f03dc17 UID:5a034158-12d8-4f47-8c88-cff02c4dfb7e NetNS:/var/run/netns/8d2f3d68-5fbb-40f5-9a8d-434b5181f672 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5a034158_12d8_4f47_8c88_cff02c4dfb7e.slice PodAnnotations:0xc000ca0260}] Aliases:map[]}\"",
2026-06-11 12:41:58.139045 | controller |     "Jun 11 11:30:35.498450 crc crio[22553]: time=\"2026-06-11T11:30:35.498373085Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-5l6np for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.139059 | controller |     "Jun 11 11:30:35.509617 crc crio[22553]: time=\"2026-06-11T11:30:35.50945737Z\" level=info msg=\"Ran pod sandbox f24b56fb3385bc0e1a155a7dee84add0cc754759bb47baa933686ee39f03dc17 with infra container: openshift-marketplace/redhat-marketplace-5l6np/POD\" id=43455af1-188e-4bad-9ffa-21e914a2912c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.139074 | controller |     "Jun 11 11:30:35.512307 crc crio[22553]: time=\"2026-06-11T11:30:35.512218211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9a270378-6b57-4d13-ac62-abb039e76a8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.139089 | controller |     "Jun 11 11:30:35.520596 crc crio[22553]: time=\"2026-06-11T11:30:35.520358499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.139107 | controller |     "Jun 11 11:30:35.522563 crc crio[22553]: 2026-06-11T11:30:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f70ca1f2fe248f Mac:16:2c:26:ff:34:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/a2844395-417f-409d-af3c-d324df2ee8ef SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.139122 | controller |     "Jun 11 11:30:35.524439 crc crio[22553]: time=\"2026-06-11T11:30:35.524270444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6ebe7012-77d8-4397-b1a1-b25a81322bc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.139149 | controller |     "Jun 11 11:30:35.527296 crc crio[22553]: time=\"2026-06-11T11:30:35.526338405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.139167 | controller |     "Jun 11 11:30:35.528169 crc crio[22553]: time=\"2026-06-11T11:30:35.528107297Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686290-t4k5z Namespace:openshift-operator-lifecycle-manager ID:1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a UID:a9a0ffc4-df54-4b2e-9a9e-aa07816d595c NetNS:/var/run/netns/a2844395-417f-409d-af3c-d324df2ee8ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda9a0ffc4_df54_4b2e_9a9e_aa07816d595c.slice PodAnnotations:0xc002b8a4f8}] Aliases:map[]}\"",
2026-06-11 12:41:58.139182 | controller |     "Jun 11 11:30:35.528476 crc crio[22553]: time=\"2026-06-11T11:30:35.528415506Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686290-t4k5z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.139197 | controller |     "Jun 11 11:30:35.534817 crc crio[22553]: time=\"2026-06-11T11:30:35.534409422Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5l6np/extract-utilities\" id=6bd6d38e-cbfa-4c7b-8fd5-9b1b45cf30f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.139211 | controller |     "Jun 11 11:30:35.544871 crc crio[22553]: time=\"2026-06-11T11:30:35.54459325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.139227 | controller |     "Jun 11 11:30:35.557468 crc crio[22553]: time=\"2026-06-11T11:30:35.557385435Z\" level=info msg=\"Ran pod sandbox 1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686290-t4k5z/POD\" id=ef540833-1a85-43f9-8cd6-199390cb6bdd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.139242 | controller |     "Jun 11 11:30:35.560203 crc crio[22553]: time=\"2026-06-11T11:30:35.560035853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=00b44996-6bbf-43f1-971d-89965ce937b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.139257 | controller |     "Jun 11 11:30:35.564497 crc crio[22553]: time=\"2026-06-11T11:30:35.564298538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7dfae40c-6528-4ce9-b226-7cc7f89904a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.139272 | controller |     "Jun 11 11:30:35.576465 crc crio[22553]: time=\"2026-06-11T11:30:35.576377562Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686290-t4k5z/collect-profiles\" id=0e1ed8e7-bcaf-4f2f-9d39-904dcbe0a593 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.139292 | controller |     "Jun 11 11:30:35.577164 crc crio[22553]: time=\"2026-06-11T11:30:35.577104553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.139308 | controller |     "Jun 11 11:30:35.598934 crc crio[22553]: time=\"2026-06-11T11:30:35.598589333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.139323 | controller |     "Jun 11 11:30:35.603767 crc crio[22553]: time=\"2026-06-11T11:30:35.603553819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.139337 | controller |     "Jun 11 11:30:35.617990 crc crio[22553]: time=\"2026-06-11T11:30:35.617893699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.139380 | controller |     "Jun 11 11:30:35.625911 crc crio[22553]: time=\"2026-06-11T11:30:35.62577287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.139401 | controller |     "Jun 11 11:30:35.641784 crc crio[22553]: time=\"2026-06-11T11:30:35.638527324Z\" level=info msg=\"Created container ad3fb8f39d4349ff4cea5d3bb659f810ab83ec90de6967b44def9230d6577100: openshift-marketplace/redhat-operators-kqnqz/extract-utilities\" id=8a504159-e57b-4ecd-91a4-4ed769df6984 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.139417 | controller |     "Jun 11 11:30:35.641784 crc crio[22553]: time=\"2026-06-11T11:30:35.640596415Z\" level=info msg=\"Starting container: ad3fb8f39d4349ff4cea5d3bb659f810ab83ec90de6967b44def9230d6577100\" id=c62ad56b-796e-4fea-8d18-acbc237155de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.139432 | controller |     "Jun 11 11:30:35.651404 crc crio[22553]: time=\"2026-06-11T11:30:35.651118784Z\" level=info msg=\"Started container\" PID=30715 containerID=ad3fb8f39d4349ff4cea5d3bb659f810ab83ec90de6967b44def9230d6577100 description=openshift-marketplace/redhat-operators-kqnqz/extract-utilities id=c62ad56b-796e-4fea-8d18-acbc237155de name=/runtime.v1.RuntimeService/StartContainer sandboxID=e44201c31b9d4992d0e669cbe6337ea9adb90fc213b2091adac14c4f6726c18f",
2026-06-11 12:41:58.139448 | controller |     "Jun 11 11:30:35.708430 crc crio[22553]: 2026-06-11T11:30:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68cff2cb194d453 Mac:6a:34:fd:36:05:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/d6204957-5fc8-4449-ae49-8132d8a26ca6 SocketPath: PciID:}] [{Interface:0xc0002385d0 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.139463 | controller |     "Jun 11 11:30:35.709618 crc crio[22553]: time=\"2026-06-11T11:30:35.709515226Z\" level=info msg=\"Created container 8082897ddfe810d8c6d4ca270ed7f5247e5588a922e91cab2872dbc0eab573b0: openshift-marketplace/redhat-marketplace-5l6np/extract-utilities\" id=6bd6d38e-cbfa-4c7b-8fd5-9b1b45cf30f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.139478 | controller |     "Jun 11 11:30:35.711214 crc crio[22553]: time=\"2026-06-11T11:30:35.711163374Z\" level=info msg=\"Starting container: 8082897ddfe810d8c6d4ca270ed7f5247e5588a922e91cab2872dbc0eab573b0\" id=e4b0d9e3-2a57-4a02-8ed7-a121fd7821ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.139493 | controller |     "Jun 11 11:30:35.712394 crc crio[22553]: time=\"2026-06-11T11:30:35.7123667Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-66574d8f97-5k5v7 Namespace:openshift-authentication ID:68cff2cb194d4539ae582da0b7dd0616e6bd32995190bfe91405a1503ff1196d UID:e9669e5d-a214-4cab-928c-067fd4002552 NetNS:/var/run/netns/d6204957-5fc8-4449-ae49-8132d8a26ca6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode9669e5d_a214_4cab_928c_067fd4002552.slice PodAnnotations:0xc0011e8290}] Aliases:map[]}\"",
2026-06-11 12:41:58.139520 | controller |     "Jun 11 11:30:35.712859 crc crio[22553]: time=\"2026-06-11T11:30:35.712832493Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-66574d8f97-5k5v7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.139545 | controller |     "Jun 11 11:30:35.717879 crc crio[22553]: time=\"2026-06-11T11:30:35.717799949Z\" level=info msg=\"Started container\" PID=30731 containerID=8082897ddfe810d8c6d4ca270ed7f5247e5588a922e91cab2872dbc0eab573b0 description=openshift-marketplace/redhat-marketplace-5l6np/extract-utilities id=e4b0d9e3-2a57-4a02-8ed7-a121fd7821ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=f24b56fb3385bc0e1a155a7dee84add0cc754759bb47baa933686ee39f03dc17",
2026-06-11 12:41:58.139565 | controller |     "Jun 11 11:30:35.830042 crc crio[22553]: 2026-06-11T11:30:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d75707afbbdc308 Mac:8e:41:6a:eb:f2:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/174bfa56-0107-41f7-87ed-77a649cfb459 SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.139581 | controller |     "Jun 11 11:30:35.830468 crc crio[22553]: time=\"2026-06-11T11:30:35.830300538Z\" level=info msg=\"Got pod network &{Name:community-operators-z25qf Namespace:openshift-marketplace ID:d75707afbbdc3083a8c63384ecb3418885063c99d8d87ac76cc2895594c4da7e UID:6812e29f-a2da-4a09-be0c-0a3dd20c5daa NetNS:/var/run/netns/174bfa56-0107-41f7-87ed-77a649cfb459 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6812e29f_a2da_4a09_be0c_0a3dd20c5daa.slice PodAnnotations:0xc00279a048}] Aliases:map[]}\"",
2026-06-11 12:41:58.139597 | controller |     "Jun 11 11:30:35.830552 crc crio[22553]: time=\"2026-06-11T11:30:35.830481633Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-z25qf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.139612 | controller |     "Jun 11 11:30:35.833981 crc crio[22553]: 2026-06-11T11:30:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4bca8cafbf52430 Mac:16:16:36:5d:6e:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/62e51f39-75e1-46e4-ada9-410a9285b008 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.139627 | controller |     "Jun 11 11:30:35.833981 crc crio[22553]: time=\"2026-06-11T11:30:35.833584524Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686290-44vxn Namespace:openshift-infra ID:4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401 UID:7b71678e-50cf-4373-ad91-326c2b3f1b4c NetNS:/var/run/netns/62e51f39-75e1-46e4-ada9-410a9285b008 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b71678e_50cf_4373_ad91_326c2b3f1b4c.slice PodAnnotations:0xc0011e8028}] Aliases:map[]}\"",
2026-06-11 12:41:58.139641 | controller |     "Jun 11 11:30:35.833981 crc crio[22553]: time=\"2026-06-11T11:30:35.8337743Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686290-44vxn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.139656 | controller |     "Jun 11 11:30:35.842941 crc crio[22553]: time=\"2026-06-11T11:30:35.842839886Z\" level=info msg=\"Ran pod sandbox 4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401 with infra container: openshift-infra/auto-csr-approver-29686290-44vxn/POD\" id=23355210-5a91-4925-95cf-356aa6d5f164 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.139675 | controller |     "Jun 11 11:30:35.844664 crc crio[22553]: time=\"2026-06-11T11:30:35.844631898Z\" level=info msg=\"Ran pod sandbox d75707afbbdc3083a8c63384ecb3418885063c99d8d87ac76cc2895594c4da7e with infra container: openshift-marketplace/community-operators-z25qf/POD\" id=524be408-43f6-455e-8f17-7f089c222224 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.139690 | controller |     "Jun 11 11:30:35.844924 crc crio[22553]: time=\"2026-06-11T11:30:35.844802803Z\" level=info msg=\"Ran pod sandbox 68cff2cb194d4539ae582da0b7dd0616e6bd32995190bfe91405a1503ff1196d with infra container: openshift-authentication/oauth-openshift-66574d8f97-5k5v7/POD\" id=b47f6edb-8cb2-47b5-a172-9719f08358f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.139705 | controller |     "Jun 11 11:30:35.846624 crc crio[22553]: time=\"2026-06-11T11:30:35.846557665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0a21a459-6cdc-4918-8108-9398b352e3f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.139719 | controller |     "Jun 11 11:30:35.846910 crc crio[22553]: time=\"2026-06-11T11:30:35.846847693Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d6138c10-1d55-4bed-8f1c-fa94047cf3a0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.139735 | controller |     "Jun 11 11:30:35.847649 crc crio[22553]: time=\"2026-06-11T11:30:35.847561764Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=c9906418-eede-43f1-b950-906fee2b7ed5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.139749 | controller |     "Jun 11 11:30:35.850633 crc crio[22553]: time=\"2026-06-11T11:30:35.849348176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3447daf2-89e4-4bb5-9f47-dc9ec9defcaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.139764 | controller |     "Jun 11 11:30:35.850633 crc crio[22553]: time=\"2026-06-11T11:30:35.849854201Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=794e60da-b84f-4c0d-b0a6-4f18d89d0516 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.139778 | controller |     "Jun 11 11:30:35.861588 crc crio[22553]: time=\"2026-06-11T11:30:35.860810262Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.139793 | controller |     "Jun 11 11:30:35.861878 crc crio[22553]: time=\"2026-06-11T11:30:35.861498073Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z25qf/extract-utilities\" id=12bf3479-9409-4ba2-b8ab-237b63f92869 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.139808 | controller |     "Jun 11 11:30:35.862142 crc crio[22553]: time=\"2026-06-11T11:30:35.862068969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.139823 | controller |     "Jun 11 11:30:35.870567 crc crio[22553]: time=\"2026-06-11T11:30:35.868791336Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-66574d8f97-5k5v7/oauth-openshift\" id=fd4d2098-a1ef-4e0f-8b94-f4bbec9ee66b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.139838 | controller |     "Jun 11 11:30:35.872415 crc crio[22553]: time=\"2026-06-11T11:30:35.872347441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.139856 | controller |     "Jun 11 11:30:35.889889 crc crio[22553]: time=\"2026-06-11T11:30:35.889557105Z\" level=info msg=\"Created container 9134a6b3e9ca94d57aacadaf82c4db081b2e0fe82f37a7e3c0d8d64d29948bb0: openshift-operator-lifecycle-manager/collect-profiles-29686290-t4k5z/collect-profiles\" id=0e1ed8e7-bcaf-4f2f-9d39-904dcbe0a593 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.139871 | controller |     "Jun 11 11:30:35.890251 crc crio[22553]: time=\"2026-06-11T11:30:35.890095591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.139886 | controller |     "Jun 11 11:30:35.890922 crc crio[22553]: time=\"2026-06-11T11:30:35.890845673Z\" level=info msg=\"Starting container: 9134a6b3e9ca94d57aacadaf82c4db081b2e0fe82f37a7e3c0d8d64d29948bb0\" id=e10ca8df-4b2a-4090-bb6c-2bba2a226d6d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.139900 | controller |     "Jun 11 11:30:35.895351 crc crio[22553]: time=\"2026-06-11T11:30:35.89484505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.139915 | controller |     "Jun 11 11:30:35.898848 crc crio[22553]: time=\"2026-06-11T11:30:35.8985908Z\" level=info msg=\"Started container\" PID=30736 containerID=9134a6b3e9ca94d57aacadaf82c4db081b2e0fe82f37a7e3c0d8d64d29948bb0 description=openshift-operator-lifecycle-manager/collect-profiles-29686290-t4k5z/collect-profiles id=e10ca8df-4b2a-4090-bb6c-2bba2a226d6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a",
2026-06-11 12:41:58.139930 | controller |     "Jun 11 11:30:35.921117 crc crio[22553]: time=\"2026-06-11T11:30:35.920575875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.139945 | controller |     "Jun 11 11:30:36.008823 crc crio[22553]: time=\"2026-06-11T11:30:36.00840068Z\" level=info msg=\"Created container 1861aba2a3ffac916e29af2c3e2fd8f2e44ff897aa41ace477d5cc16da549090: openshift-marketplace/community-operators-z25qf/extract-utilities\" id=12bf3479-9409-4ba2-b8ab-237b63f92869 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.139960 | controller |     "Jun 11 11:30:36.015418 crc crio[22553]: time=\"2026-06-11T11:30:36.014959803Z\" level=info msg=\"Starting container: 1861aba2a3ffac916e29af2c3e2fd8f2e44ff897aa41ace477d5cc16da549090\" id=08c16a30-fe22-43d2-b7c0-ddbc50a0d1c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.139975 | controller |     "Jun 11 11:30:36.031115 crc crio[22553]: time=\"2026-06-11T11:30:36.028383786Z\" level=info msg=\"Started container\" PID=30758 containerID=1861aba2a3ffac916e29af2c3e2fd8f2e44ff897aa41ace477d5cc16da549090 description=openshift-marketplace/community-operators-z25qf/extract-utilities id=08c16a30-fe22-43d2-b7c0-ddbc50a0d1c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d75707afbbdc3083a8c63384ecb3418885063c99d8d87ac76cc2895594c4da7e",
2026-06-11 12:41:58.139990 | controller |     "Jun 11 11:30:36.070413 crc crio[22553]: time=\"2026-06-11T11:30:36.070329636Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=44106d98-5f2a-44ae-a1cd-e4aebef319a7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.140005 | controller |     "Jun 11 11:30:36.077120 crc crio[22553]: time=\"2026-06-11T11:30:36.076988031Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.140019 | controller |     "Jun 11 11:30:36.080861 crc crio[22553]: time=\"2026-06-11T11:30:36.079964729Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=336639bb-8543-40ee-94ed-a3ebf21e294b name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.140038 | controller |     "Jun 11 11:30:36.083884 crc crio[22553]: time=\"2026-06-11T11:30:36.083606975Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 12:41:58.140054 | controller |     "Jun 11 11:30:36.134942 crc crio[22553]: time=\"2026-06-11T11:30:36.134770336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.140069 | controller |     "Jun 11 11:30:36.332067 crc crio[22553]: time=\"2026-06-11T11:30:36.331613648Z\" level=info msg=\"Created container 67aec000309981a8c29b3fa131be93575afe6eaee6a15f036947a8e942bf0958: openshift-authentication/oauth-openshift-66574d8f97-5k5v7/oauth-openshift\" id=fd4d2098-a1ef-4e0f-8b94-f4bbec9ee66b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.140084 | controller |     "Jun 11 11:30:36.336363 crc crio[22553]: time=\"2026-06-11T11:30:36.336246274Z\" level=info msg=\"Starting container: 67aec000309981a8c29b3fa131be93575afe6eaee6a15f036947a8e942bf0958\" id=c2ab533e-eeb1-4215-a4d9-68e5a9575398 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.140099 | controller |     "Jun 11 11:30:36.351453 crc crio[22553]: time=\"2026-06-11T11:30:36.351294573Z\" level=info msg=\"Started container\" PID=30774 containerID=67aec000309981a8c29b3fa131be93575afe6eaee6a15f036947a8e942bf0958 description=openshift-authentication/oauth-openshift-66574d8f97-5k5v7/oauth-openshift id=c2ab533e-eeb1-4215-a4d9-68e5a9575398 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68cff2cb194d4539ae582da0b7dd0616e6bd32995190bfe91405a1503ff1196d",
2026-06-11 12:41:58.140114 | controller |     "Jun 11 11:30:36.849258 crc crio[22553]: time=\"2026-06-11T11:30:36.843459123Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=336639bb-8543-40ee-94ed-a3ebf21e294b name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.140129 | controller |     "Jun 11 11:30:36.849258 crc crio[22553]: time=\"2026-06-11T11:30:36.845155503Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=68a009d7-a5a8-4c69-b376-1b4fd3c805d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.140143 | controller |     "Jun 11 11:30:36.856541 crc crio[22553]: time=\"2026-06-11T11:30:36.856335429Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ec9985dc-6b75-4d00-ae4d-b7c40e05a16a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.140158 | controller |     "Jun 11 11:30:36.872486 crc crio[22553]: time=\"2026-06-11T11:30:36.872314935Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5l6np/extract-content\" id=a8ad8c0c-62d1-4d6f-9305-5bda15b6231b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.140173 | controller |     "Jun 11 11:30:36.884047 crc crio[22553]: time=\"2026-06-11T11:30:36.883939074Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=44106d98-5f2a-44ae-a1cd-e4aebef319a7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.140187 | controller |     "Jun 11 11:30:36.884121 crc crio[22553]: time=\"2026-06-11T11:30:36.884032087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.140202 | controller |     "Jun 11 11:30:36.889317 crc crio[22553]: time=\"2026-06-11T11:30:36.889152426Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c38076e3-1a85-430b-98e4-7a5cf14e638f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.140220 | controller |     "Jun 11 11:30:36.902010 crc crio[22553]: time=\"2026-06-11T11:30:36.901503047Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1946f683-72df-401c-8cf2-25c835fc0ddb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.140236 | controller |     "Jun 11 11:30:36.916332 crc crio[22553]: time=\"2026-06-11T11:30:36.916199155Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kqnqz/extract-content\" id=adffc9c8-a1b2-4ec0-9e5a-71406d410ed3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.140251 | controller |     "Jun 11 11:30:36.919593 crc crio[22553]: time=\"2026-06-11T11:30:36.919509852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.140266 | controller |     "Jun 11 11:30:36.921105 crc crio[22553]: time=\"2026-06-11T11:30:36.921034357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.140281 | controller |     "Jun 11 11:30:36.925989 crc crio[22553]: time=\"2026-06-11T11:30:36.925346972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.140295 | controller |     "Jun 11 11:30:36.982908 crc crio[22553]: time=\"2026-06-11T11:30:36.982789468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.140310 | controller |     "Jun 11 11:30:36.988782 crc crio[22553]: time=\"2026-06-11T11:30:36.988635459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.140325 | controller |     "Jun 11 11:30:37.079413 crc crio[22553]: time=\"2026-06-11T11:30:37.079331175Z\" level=info msg=\"Created container eef96f5c20a5edb7ea6515d07fa09338907dbb58ba888274fdaf7fd4c6b5d084: openshift-marketplace/redhat-marketplace-5l6np/extract-content\" id=a8ad8c0c-62d1-4d6f-9305-5bda15b6231b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.140339 | controller |     "Jun 11 11:30:37.080963 crc crio[22553]: time=\"2026-06-11T11:30:37.080835869Z\" level=info msg=\"Starting container: eef96f5c20a5edb7ea6515d07fa09338907dbb58ba888274fdaf7fd4c6b5d084\" id=9774c567-8e43-417c-8d96-66ad11935fcf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.140376 | controller |     "Jun 11 11:30:37.095919 crc crio[22553]: time=\"2026-06-11T11:30:37.093339614Z\" level=info msg=\"Started container\" PID=30795 containerID=eef96f5c20a5edb7ea6515d07fa09338907dbb58ba888274fdaf7fd4c6b5d084 description=openshift-marketplace/redhat-marketplace-5l6np/extract-content id=9774c567-8e43-417c-8d96-66ad11935fcf name=/runtime.v1.RuntimeService/StartContainer sandboxID=f24b56fb3385bc0e1a155a7dee84add0cc754759bb47baa933686ee39f03dc17",
2026-06-11 12:41:58.140394 | controller |     "Jun 11 11:30:37.112237 crc crio[22553]: time=\"2026-06-11T11:30:37.112111102Z\" level=info msg=\"Created container b1749f813acbc9aa65c975ab8322dd0af35b71aab03e83383b6f4c628d659f02: openshift-marketplace/redhat-operators-kqnqz/extract-content\" id=adffc9c8-a1b2-4ec0-9e5a-71406d410ed3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.140409 | controller |     "Jun 11 11:30:37.117351 crc crio[22553]: time=\"2026-06-11T11:30:37.117260252Z\" level=info msg=\"Starting container: b1749f813acbc9aa65c975ab8322dd0af35b71aab03e83383b6f4c628d659f02\" id=e4859388-ec0c-4db9-b994-34c7e55a7b2f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.140424 | controller |     "Jun 11 11:30:37.127072 crc crio[22553]: time=\"2026-06-11T11:30:37.126669046Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8d0208ef-b5cf-4143-b77c-a998f21725c7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.140443 | controller |     "Jun 11 11:30:37.127855 crc crio[22553]: time=\"2026-06-11T11:30:37.127670976Z\" level=info msg=\"Started container\" PID=30803 containerID=b1749f813acbc9aa65c975ab8322dd0af35b71aab03e83383b6f4c628d659f02 description=openshift-marketplace/redhat-operators-kqnqz/extract-content id=e4859388-ec0c-4db9-b994-34c7e55a7b2f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e44201c31b9d4992d0e669cbe6337ea9adb90fc213b2091adac14c4f6726c18f",
2026-06-11 12:41:58.140459 | controller |     "Jun 11 11:30:37.132594 crc crio[22553]: time=\"2026-06-11T11:30:37.132474486Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.140474 | controller |     "Jun 11 11:30:37.829293 crc crio[22553]: time=\"2026-06-11T11:30:37.82906803Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=8d0208ef-b5cf-4143-b77c-a998f21725c7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.140488 | controller |     "Jun 11 11:30:37.830587 crc crio[22553]: time=\"2026-06-11T11:30:37.830496192Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8781b9c7-600e-42ad-99d4-d4f5adfe9205 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.140503 | controller |     "Jun 11 11:30:37.833356 crc crio[22553]: time=\"2026-06-11T11:30:37.833290044Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9390df0a-bedd-4fdf-bf63-c84267357494 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.140518 | controller |     "Jun 11 11:30:37.839024 crc crio[22553]: time=\"2026-06-11T11:30:37.838920708Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z25qf/extract-content\" id=892c5ecf-797e-4119-aa48-9d8498221bae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.140533 | controller |     "Jun 11 11:30:37.839640 crc crio[22553]: time=\"2026-06-11T11:30:37.839573317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.140547 | controller |     "Jun 11 11:30:37.877856 crc crio[22553]: time=\"2026-06-11T11:30:37.87702679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.140562 | controller |     "Jun 11 11:30:37.880502 crc crio[22553]: time=\"2026-06-11T11:30:37.880437129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.140577 | controller |     "Jun 11 11:30:38.003769 crc crio[22553]: time=\"2026-06-11T11:30:38.003586632Z\" level=info msg=\"Created container 3dee87a91cffe6651e7e9873bbb7f4dcf8f3d2d3c195de549bd1ebe83b707363: openshift-marketplace/community-operators-z25qf/extract-content\" id=892c5ecf-797e-4119-aa48-9d8498221bae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.140597 | controller |     "Jun 11 11:30:38.005323 crc crio[22553]: time=\"2026-06-11T11:30:38.005176429Z\" level=info msg=\"Starting container: 3dee87a91cffe6651e7e9873bbb7f4dcf8f3d2d3c195de549bd1ebe83b707363\" id=812a3714-1701-4001-989c-a55f7e19c0cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.140620 | controller |     "Jun 11 11:30:38.013608 crc crio[22553]: time=\"2026-06-11T11:30:38.013053799Z\" level=info msg=\"Started container\" PID=30839 containerID=3dee87a91cffe6651e7e9873bbb7f4dcf8f3d2d3c195de549bd1ebe83b707363 description=openshift-marketplace/community-operators-z25qf/extract-content id=812a3714-1701-4001-989c-a55f7e19c0cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d75707afbbdc3083a8c63384ecb3418885063c99d8d87ac76cc2895594c4da7e",
2026-06-11 12:41:58.140647 | controller |     "Jun 11 11:30:38.167123 crc crio[22553]: time=\"2026-06-11T11:30:38.167044152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=17f0b855-ed10-4402-a757-28bce80757d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.140664 | controller |     "Jun 11 11:30:38.169807 crc crio[22553]: time=\"2026-06-11T11:30:38.169657848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=246f010a-2ad5-4585-9e57-cc243ca6fdd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.140679 | controller |     "Jun 11 11:30:38.193266 crc crio[22553]: time=\"2026-06-11T11:30:38.193171024Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d7001658-9808-4e4a-99e7-93ecac571dd3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.140695 | controller |     "Jun 11 11:30:38.194268 crc crio[22553]: time=\"2026-06-11T11:30:38.194193994Z\" level=info msg=\"Stopping pod sandbox: 1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a\" id=3b1c83b2-c458-46c4-9cae-16d6ec625ffb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.140709 | controller |     "Jun 11 11:30:38.194919 crc crio[22553]: time=\"2026-06-11T11:30:38.194843393Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686290-t4k5z Namespace:openshift-operator-lifecycle-manager ID:1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a UID:a9a0ffc4-df54-4b2e-9a9e-aa07816d595c NetNS:/var/run/netns/a2844395-417f-409d-af3c-d324df2ee8ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda9a0ffc4_df54_4b2e_9a9e_aa07816d595c.slice PodAnnotations:0xc00043abf0}] Aliases:map[]}\"",
2026-06-11 12:41:58.140724 | controller |     "Jun 11 11:30:38.195078 crc crio[22553]: time=\"2026-06-11T11:30:38.195023778Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686290-t4k5z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.140739 | controller |     "Jun 11 11:30:38.203091 crc crio[22553]: time=\"2026-06-11T11:30:38.202959919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=687e362e-cfc5-41e5-95ca-87768303fbb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.140754 | controller |     "Jun 11 11:30:38.209396 crc crio[22553]: time=\"2026-06-11T11:30:38.209285204Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-5l6np/registry-server\" id=ec02ae71-19ca-409a-8d4d-a6e464207e8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.140769 | controller |     "Jun 11 11:30:38.209963 crc crio[22553]: time=\"2026-06-11T11:30:38.209900462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.140783 | controller |     "Jun 11 11:30:38.219592 crc crio[22553]: time=\"2026-06-11T11:30:38.219484192Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-kqnqz/registry-server\" id=8d1bcfa4-79c9-4040-b7f8-3173d18d897c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.140798 | controller |     "Jun 11 11:30:38.220246 crc crio[22553]: time=\"2026-06-11T11:30:38.220188842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.140819 | controller |     "Jun 11 11:30:38.251090 crc crio[22553]: time=\"2026-06-11T11:30:38.250439965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.140834 | controller |     "Jun 11 11:30:38.257459 crc crio[22553]: time=\"2026-06-11T11:30:38.257326526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.140849 | controller |     "Jun 11 11:30:38.315003 crc crio[22553]: time=\"2026-06-11T11:30:38.314107662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.140863 | controller |     "Jun 11 11:30:38.343088 crc crio[22553]: time=\"2026-06-11T11:30:38.342923993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.140878 | controller |     "Jun 11 11:30:38.485945 crc crio[22553]: time=\"2026-06-11T11:30:38.48538325Z\" level=info msg=\"Created container 47bfe226e8929ec504bff8b0c86151407d87f48a400b89fa231c4b4f11236dad: openshift-marketplace/redhat-marketplace-5l6np/registry-server\" id=ec02ae71-19ca-409a-8d4d-a6e464207e8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.140893 | controller |     "Jun 11 11:30:38.495537 crc crio[22553]: time=\"2026-06-11T11:30:38.495422913Z\" level=info msg=\"Starting container: 47bfe226e8929ec504bff8b0c86151407d87f48a400b89fa231c4b4f11236dad\" id=de33433d-cc5f-4051-804d-37af62af8210 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.140908 | controller |     "Jun 11 11:30:38.541018 crc crio[22553]: time=\"2026-06-11T11:30:38.539283402Z\" level=info msg=\"Created container 6caa22a6fc4512be0761c9df42c8e0acc101758ad5f6d3405f5bdbddd70a0220: openshift-marketplace/redhat-operators-kqnqz/registry-server\" id=8d1bcfa4-79c9-4040-b7f8-3173d18d897c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.140923 | controller |     "Jun 11 11:30:38.541018 crc crio[22553]: time=\"2026-06-11T11:30:38.539863779Z\" level=info msg=\"Started container\" PID=30877 containerID=47bfe226e8929ec504bff8b0c86151407d87f48a400b89fa231c4b4f11236dad description=openshift-marketplace/redhat-marketplace-5l6np/registry-server id=de33433d-cc5f-4051-804d-37af62af8210 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f24b56fb3385bc0e1a155a7dee84add0cc754759bb47baa933686ee39f03dc17",
2026-06-11 12:41:58.140938 | controller |     "Jun 11 11:30:38.542127 crc crio[22553]: time=\"2026-06-11T11:30:38.54193943Z\" level=info msg=\"Starting container: 6caa22a6fc4512be0761c9df42c8e0acc101758ad5f6d3405f5bdbddd70a0220\" id=ea8c86a7-13a1-4efc-a2fa-434680c56b3f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.140953 | controller |     "Jun 11 11:30:38.568123 crc crio[22553]: time=\"2026-06-11T11:30:38.567961559Z\" level=info msg=\"Started container\" PID=30882 containerID=6caa22a6fc4512be0761c9df42c8e0acc101758ad5f6d3405f5bdbddd70a0220 description=openshift-marketplace/redhat-operators-kqnqz/registry-server id=ea8c86a7-13a1-4efc-a2fa-434680c56b3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e44201c31b9d4992d0e669cbe6337ea9adb90fc213b2091adac14c4f6726c18f",
2026-06-11 12:41:58.140968 | controller |     "Jun 11 11:30:38.658481 crc crio[22553]: time=\"2026-06-11T11:30:38.658351076Z\" level=info msg=\"Stopped pod sandbox: 1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a\" id=3b1c83b2-c458-46c4-9cae-16d6ec625ffb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.140982 | controller |     "Jun 11 11:30:40.361412 crc crio[22553]: time=\"2026-06-11T11:30:40.360256172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1743ce2e-f2e4-4b6b-9498-5d2d9151c330 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.141002 | controller |     "Jun 11 11:30:40.364772 crc crio[22553]: time=\"2026-06-11T11:30:40.364443594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=76e8f692-924d-4049-8aaa-b7e8977029e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.141017 | controller |     "Jun 11 11:30:40.408441 crc crio[22553]: time=\"2026-06-11T11:30:40.408299144Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z25qf/registry-server\" id=847be678-4526-4df6-a3df-902e3fe89e46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.141031 | controller |     "Jun 11 11:30:40.411444 crc crio[22553]: time=\"2026-06-11T11:30:40.411373253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.141046 | controller |     "Jun 11 11:30:40.493180 crc crio[22553]: time=\"2026-06-11T11:30:40.493109288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.141119 | controller |     "Jun 11 11:30:40.497584 crc crio[22553]: time=\"2026-06-11T11:30:40.497548738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.141139 | controller |     "Jun 11 11:30:40.676103 crc crio[22553]: time=\"2026-06-11T11:30:40.675947423Z\" level=info msg=\"Created container 9553678347a98fa7d6be3750ad717ced1ff54ceeb089c96ecf2926c798e09b8e: openshift-marketplace/community-operators-z25qf/registry-server\" id=847be678-4526-4df6-a3df-902e3fe89e46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.141154 | controller |     "Jun 11 11:30:40.677995 crc crio[22553]: time=\"2026-06-11T11:30:40.677880679Z\" level=info msg=\"Starting container: 9553678347a98fa7d6be3750ad717ced1ff54ceeb089c96ecf2926c798e09b8e\" id=b0760c64-03b4-40ff-abe5-b749cfed7e5b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.141169 | controller |     "Jun 11 11:30:40.684425 crc crio[22553]: time=\"2026-06-11T11:30:40.684169113Z\" level=info msg=\"Started container\" PID=30978 containerID=9553678347a98fa7d6be3750ad717ced1ff54ceeb089c96ecf2926c798e09b8e description=openshift-marketplace/community-operators-z25qf/registry-server id=b0760c64-03b4-40ff-abe5-b749cfed7e5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d75707afbbdc3083a8c63384ecb3418885063c99d8d87ac76cc2895594c4da7e",
2026-06-11 12:41:58.141184 | controller |     "Jun 11 11:30:46.633963 crc crio[22553]: time=\"2026-06-11T11:30:46.632522076Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d6138c10-1d55-4bed-8f1c-fa94047cf3a0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.141243 | controller |     "Jun 11 11:30:46.637588 crc crio[22553]: time=\"2026-06-11T11:30:46.6374765Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d37c9011-2e69-422a-8736-24f40aa702e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.141265 | controller |     "Jun 11 11:30:46.644034 crc crio[22553]: time=\"2026-06-11T11:30:46.643617419Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b24e98e5-169c-492a-ac04-7b87e24dc434 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.141281 | controller |     "Jun 11 11:30:46.653644 crc crio[22553]: time=\"2026-06-11T11:30:46.653526599Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686290-44vxn/oc\" id=6444e871-f789-4df7-b9c9-c1345d5ebea3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.141301 | controller |     "Jun 11 11:30:46.656201 crc crio[22553]: time=\"2026-06-11T11:30:46.656122464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.141317 | controller |     "Jun 11 11:30:46.698044 crc crio[22553]: time=\"2026-06-11T11:30:46.69743941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.141331 | controller |     "Jun 11 11:30:47.057054 crc crio[22553]: time=\"2026-06-11T11:30:47.056802735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.141362 | controller |     "Jun 11 11:30:47.160127 crc crio[22553]: time=\"2026-06-11T11:30:47.159764399Z\" level=info msg=\"Created container a3b89d4a0ae7feb787c35a9f9df1a21301e89ba7c0d031335f8df1d1f5c04918: openshift-infra/auto-csr-approver-29686290-44vxn/oc\" id=6444e871-f789-4df7-b9c9-c1345d5ebea3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.141383 | controller |     "Jun 11 11:30:47.161800 crc crio[22553]: time=\"2026-06-11T11:30:47.161612843Z\" level=info msg=\"Starting container: a3b89d4a0ae7feb787c35a9f9df1a21301e89ba7c0d031335f8df1d1f5c04918\" id=e54bb175-2d6c-41a9-97e1-d6c6ce6f5614 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.141399 | controller |     "Jun 11 11:30:47.168086 crc crio[22553]: time=\"2026-06-11T11:30:47.167989219Z\" level=info msg=\"Started container\" PID=31159 containerID=a3b89d4a0ae7feb787c35a9f9df1a21301e89ba7c0d031335f8df1d1f5c04918 description=openshift-infra/auto-csr-approver-29686290-44vxn/oc id=e54bb175-2d6c-41a9-97e1-d6c6ce6f5614 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401",
2026-06-11 12:41:58.141413 | controller |     "Jun 11 11:30:47.602974 crc crio[22553]: time=\"2026-06-11T11:30:47.602873768Z\" level=info msg=\"Stopping container: f496e3474dc7e86b90592e945df3e1703c1e3b2612fa0e327d5f7163ca279beb (timeout: 2s)\" id=c7077e60-3b44-46e9-9a94-068c6852d2fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.141428 | controller |     "Jun 11 11:30:47.746634 crc crio[22553]: time=\"2026-06-11T11:30:47.746364975Z\" level=info msg=\"Stopped container f496e3474dc7e86b90592e945df3e1703c1e3b2612fa0e327d5f7163ca279beb: openshift-marketplace/redhat-marketplace-hrwxw/registry-server\" id=c7077e60-3b44-46e9-9a94-068c6852d2fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.141446 | controller |     "Jun 11 11:30:47.748544 crc crio[22553]: time=\"2026-06-11T11:30:47.748434195Z\" level=info msg=\"Stopping pod sandbox: 1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c\" id=77ad9a7c-a675-4f48-8ec4-b54379434d1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.141464 | controller |     "Jun 11 11:30:47.749798 crc crio[22553]: time=\"2026-06-11T11:30:47.749747473Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-hrwxw Namespace:openshift-marketplace ID:1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c UID:1e83ac9a-30c3-4022-9b6d-3634a25c2339 NetNS:/var/run/netns/8856b85a-dc7e-4d22-83bf-7b1a3d949dbd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e83ac9a_30c3_4022_9b6d_3634a25c2339.slice PodAnnotations:0xc0011e8718}] Aliases:map[]}\"",
2026-06-11 12:41:58.141479 | controller |     "Jun 11 11:30:47.750215 crc crio[22553]: time=\"2026-06-11T11:30:47.750146095Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-hrwxw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.141494 | controller |     "Jun 11 11:30:47.801474 crc crio[22553]: time=\"2026-06-11T11:30:47.801347019Z\" level=info msg=\"Stopping container: a68736fe52837e82176cdaedce25f7b10be658d5f975efab2d6eb038d78c362e (timeout: 2s)\" id=efa3d93b-4f4f-466d-bce3-39bb5074d9a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.141513 | controller |     "Jun 11 11:30:48.085827 crc crio[22553]: time=\"2026-06-11T11:30:48.084993755Z\" level=info msg=\"Stopped pod sandbox: 1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c\" id=77ad9a7c-a675-4f48-8ec4-b54379434d1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.141528 | controller |     "Jun 11 11:30:48.484153 crc crio[22553]: time=\"2026-06-11T11:30:48.484029717Z\" level=info msg=\"Removing container: f496e3474dc7e86b90592e945df3e1703c1e3b2612fa0e327d5f7163ca279beb\" id=fc42c86c-83ff-4598-b0ab-f192d297e10c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.141542 | controller |     "Jun 11 11:30:48.512163 crc crio[22553]: time=\"2026-06-11T11:30:48.512042405Z\" level=info msg=\"Removed container f496e3474dc7e86b90592e945df3e1703c1e3b2612fa0e327d5f7163ca279beb: openshift-marketplace/redhat-marketplace-hrwxw/registry-server\" id=fc42c86c-83ff-4598-b0ab-f192d297e10c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.141557 | controller |     "Jun 11 11:30:48.515479 crc crio[22553]: time=\"2026-06-11T11:30:48.515400083Z\" level=info msg=\"Removing container: 82389bab62b6f3af70d1fb00fb870ef287d406459365d0d763207c4811e1d95b\" id=950fde65-3eae-494a-bc87-ecfdbad737b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.141572 | controller |     "Jun 11 11:30:48.556059 crc crio[22553]: time=\"2026-06-11T11:30:48.555928735Z\" level=info msg=\"Removed container 82389bab62b6f3af70d1fb00fb870ef287d406459365d0d763207c4811e1d95b: openshift-marketplace/redhat-marketplace-hrwxw/extract-content\" id=950fde65-3eae-494a-bc87-ecfdbad737b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.141587 | controller |     "Jun 11 11:30:48.560184 crc crio[22553]: time=\"2026-06-11T11:30:48.560114737Z\" level=info msg=\"Removing container: e7ed7a75d309b2fd975b69e930944ee24d6ceb66f6ebbe63c1d816a692fa33c7\" id=da7f59c6-7275-4770-8055-9529b7e5a675 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.141603 | controller |     "Jun 11 11:30:48.587502 crc crio[22553]: time=\"2026-06-11T11:30:48.587365882Z\" level=info msg=\"Removed container e7ed7a75d309b2fd975b69e930944ee24d6ceb66f6ebbe63c1d816a692fa33c7: openshift-marketplace/redhat-marketplace-hrwxw/extract-utilities\" id=da7f59c6-7275-4770-8055-9529b7e5a675 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.141617 | controller |     "Jun 11 11:30:49.164968 crc crio[22553]: time=\"2026-06-11T11:30:49.160861025Z\" level=info msg=\"Stopped container a68736fe52837e82176cdaedce25f7b10be658d5f975efab2d6eb038d78c362e: openshift-marketplace/community-operators-x74cp/registry-server\" id=efa3d93b-4f4f-466d-bce3-39bb5074d9a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.141632 | controller |     "Jun 11 11:30:49.164968 crc crio[22553]: time=\"2026-06-11T11:30:49.162162673Z\" level=info msg=\"Stopping pod sandbox: 6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc\" id=c1e05e6e-5017-4b8f-ad2d-75d245af5d50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.141647 | controller |     "Jun 11 11:30:49.164968 crc crio[22553]: time=\"2026-06-11T11:30:49.162998228Z\" level=info msg=\"Got pod network &{Name:community-operators-x74cp Namespace:openshift-marketplace ID:6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc UID:225c7a52-ea44-482a-886f-cd3aad761a24 NetNS:/var/run/netns/ae9c4872-1e28-4f0f-b008-747cc277924b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod225c7a52_ea44_482a_886f_cd3aad761a24.slice PodAnnotations:0xc00279a0c0}] Aliases:map[]}\"",
2026-06-11 12:41:58.141675 | controller |     "Jun 11 11:30:49.164968 crc crio[22553]: time=\"2026-06-11T11:30:49.163193383Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-x74cp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.141699 | controller |     "Jun 11 11:30:49.368156 crc crio[22553]: time=\"2026-06-11T11:30:49.36735987Z\" level=info msg=\"Stopped pod sandbox: 6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc\" id=c1e05e6e-5017-4b8f-ad2d-75d245af5d50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.141722 | controller |     "Jun 11 11:30:49.493585 crc crio[22553]: time=\"2026-06-11T11:30:49.493363297Z\" level=info msg=\"Removing container: a68736fe52837e82176cdaedce25f7b10be658d5f975efab2d6eb038d78c362e\" id=05375078-36eb-41f0-9795-1eb2b73ad063 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.141745 | controller |     "Jun 11 11:30:49.495997 crc crio[22553]: time=\"2026-06-11T11:30:49.495893151Z\" level=info msg=\"Stopping pod sandbox: 4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401\" id=a94e4d5d-2ad4-43aa-8bf2-cf1f139b8069 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.141766 | controller |     "Jun 11 11:30:49.496561 crc crio[22553]: time=\"2026-06-11T11:30:49.496484638Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686290-44vxn Namespace:openshift-infra ID:4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401 UID:7b71678e-50cf-4373-ad91-326c2b3f1b4c NetNS:/var/run/netns/62e51f39-75e1-46e4-ada9-410a9285b008 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b71678e_50cf_4373_ad91_326c2b3f1b4c.slice PodAnnotations:0xc001894078}] Aliases:map[]}\"",
2026-06-11 12:41:58.141783 | controller |     "Jun 11 11:30:49.496940 crc crio[22553]: time=\"2026-06-11T11:30:49.496662893Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686290-44vxn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.141798 | controller |     "Jun 11 11:30:49.520308 crc crio[22553]: time=\"2026-06-11T11:30:49.520176499Z\" level=info msg=\"Removed container a68736fe52837e82176cdaedce25f7b10be658d5f975efab2d6eb038d78c362e: openshift-marketplace/community-operators-x74cp/registry-server\" id=05375078-36eb-41f0-9795-1eb2b73ad063 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.141813 | controller |     "Jun 11 11:30:49.528844 crc crio[22553]: time=\"2026-06-11T11:30:49.52879132Z\" level=info msg=\"Removing container: c8925c6993f6a7a85079808322bb677ef5b5f593300ac39e2f4b728b75fdd3c5\" id=0e210f5d-07a3-45be-834b-513ac6e60420 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.141828 | controller |     "Jun 11 11:30:49.590451 crc crio[22553]: time=\"2026-06-11T11:30:49.590331006Z\" level=info msg=\"Removed container c8925c6993f6a7a85079808322bb677ef5b5f593300ac39e2f4b728b75fdd3c5: openshift-marketplace/community-operators-x74cp/extract-content\" id=0e210f5d-07a3-45be-834b-513ac6e60420 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.141842 | controller |     "Jun 11 11:30:49.596614 crc crio[22553]: time=\"2026-06-11T11:30:49.596548267Z\" level=info msg=\"Removing container: 98514b1692e731cb1f6e19e50db9641c8abf05a0aad10d0ae668bed8270d36ab\" id=9529a114-0e7c-4a88-a7a8-6de3ba4529b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.141858 | controller |     "Jun 11 11:30:49.628654 crc crio[22553]: time=\"2026-06-11T11:30:49.628492899Z\" level=info msg=\"Removed container 98514b1692e731cb1f6e19e50db9641c8abf05a0aad10d0ae668bed8270d36ab: openshift-marketplace/community-operators-x74cp/extract-utilities\" id=9529a114-0e7c-4a88-a7a8-6de3ba4529b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.141872 | controller |     "Jun 11 11:30:49.786540 crc crio[22553]: time=\"2026-06-11T11:30:49.786419956Z\" level=info msg=\"Stopped pod sandbox: 4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401\" id=a94e4d5d-2ad4-43aa-8bf2-cf1f139b8069 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.141892 | controller |     "Jun 11 11:30:57.610079 crc crio[22553]: time=\"2026-06-11T11:30:57.608382512Z\" level=info msg=\"Stopping container: 7b28cc42de16268269bcdb778224193d16439d4755a241540ea9e9245008ddb3 (timeout: 2s)\" id=fba86b56-85a0-4855-b9ed-c586c98e3261 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.141908 | controller |     "Jun 11 11:30:57.749616 crc crio[22553]: time=\"2026-06-11T11:30:57.749015995Z\" level=info msg=\"Stopped container 7b28cc42de16268269bcdb778224193d16439d4755a241540ea9e9245008ddb3: openshift-marketplace/redhat-operators-7t6gz/registry-server\" id=fba86b56-85a0-4855-b9ed-c586c98e3261 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.141923 | controller |     "Jun 11 11:30:57.751662 crc crio[22553]: time=\"2026-06-11T11:30:57.751553559Z\" level=info msg=\"Stopping pod sandbox: fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c\" id=f2700ab1-bbfa-40d2-96d7-499aef66b3f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.141938 | controller |     "Jun 11 11:30:57.752649 crc crio[22553]: time=\"2026-06-11T11:30:57.752565069Z\" level=info msg=\"Got pod network &{Name:redhat-operators-7t6gz Namespace:openshift-marketplace ID:fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c UID:f08b8a4d-2767-4774-96be-463c7e07f5ee NetNS:/var/run/netns/0dedcd66-1b21-4efe-9a50-81df0978bb4c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf08b8a4d_2767_4774_96be_463c7e07f5ee.slice PodAnnotations:0xc00043b580}] Aliases:map[]}\"",
2026-06-11 12:41:58.141953 | controller |     "Jun 11 11:30:57.753131 crc crio[22553]: time=\"2026-06-11T11:30:57.753007392Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-7t6gz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.141968 | controller |     "Jun 11 11:30:58.103245 crc crio[22553]: time=\"2026-06-11T11:30:58.103149587Z\" level=info msg=\"Stopped pod sandbox: fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c\" id=f2700ab1-bbfa-40d2-96d7-499aef66b3f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.141983 | controller |     "Jun 11 11:30:58.606488 crc crio[22553]: time=\"2026-06-11T11:30:58.605850655Z\" level=info msg=\"Removing container: 7b28cc42de16268269bcdb778224193d16439d4755a241540ea9e9245008ddb3\" id=4487546f-2788-4f62-8ce6-84f20d884be2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.141998 | controller |     "Jun 11 11:30:58.630469 crc crio[22553]: time=\"2026-06-11T11:30:58.63036564Z\" level=info msg=\"Removed container 7b28cc42de16268269bcdb778224193d16439d4755a241540ea9e9245008ddb3: openshift-marketplace/redhat-operators-7t6gz/registry-server\" id=4487546f-2788-4f62-8ce6-84f20d884be2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.142012 | controller |     "Jun 11 11:30:58.635025 crc crio[22553]: time=\"2026-06-11T11:30:58.634892332Z\" level=info msg=\"Removing container: eca9e7131bb99ecfcd6f910fde80ccef362743f11cc7beefb17141dead88e03c\" id=d6559dc6-2333-4fd7-800e-ffdd64b373b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.142027 | controller |     "Jun 11 11:30:58.678970 crc crio[22553]: time=\"2026-06-11T11:30:58.678638988Z\" level=info msg=\"Removed container eca9e7131bb99ecfcd6f910fde80ccef362743f11cc7beefb17141dead88e03c: openshift-marketplace/redhat-operators-7t6gz/extract-content\" id=d6559dc6-2333-4fd7-800e-ffdd64b373b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.142041 | controller |     "Jun 11 11:30:58.695538 crc crio[22553]: time=\"2026-06-11T11:30:58.695296864Z\" level=info msg=\"Removing container: 6c5de417eae031cce61b10f936bb340a9a3aa69559811aa962b69b522f165703\" id=f3e86122-ede9-40d7-9e60-6299fbcb79a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.142062 | controller |     "Jun 11 11:30:58.731190 crc crio[22553]: time=\"2026-06-11T11:30:58.731073048Z\" level=info msg=\"Removed container 6c5de417eae031cce61b10f936bb340a9a3aa69559811aa962b69b522f165703: openshift-marketplace/redhat-operators-7t6gz/extract-utilities\" id=f3e86122-ede9-40d7-9e60-6299fbcb79a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.142078 | controller |     "Jun 11 11:31:03.124945 crc crio[22553]: time=\"2026-06-11T11:31:03.123785253Z\" level=info msg=\"Stopping pod sandbox: 1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c\" id=4b298e1e-949d-4ae1-9f49-ff98bc51dc6d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.142092 | controller |     "Jun 11 11:31:03.126144 crc crio[22553]: time=\"2026-06-11T11:31:03.124964468Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c\" id=4b298e1e-949d-4ae1-9f49-ff98bc51dc6d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.142107 | controller |     "Jun 11 11:31:03.126144 crc crio[22553]: time=\"2026-06-11T11:31:03.125578136Z\" level=info msg=\"Removing pod sandbox: 1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c\" id=d62cc1d5-132f-4840-b511-f1b5c7ecb793 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.142121 | controller |     "Jun 11 11:31:03.135609 crc crio[22553]: time=\"2026-06-11T11:31:03.135392612Z\" level=info msg=\"Removed pod sandbox: 1a5dbc99900f45b748f117d4f5d2941081d144be6a816be140c46f06c3eb490c\" id=d62cc1d5-132f-4840-b511-f1b5c7ecb793 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.142136 | controller |     "Jun 11 11:31:03.136593 crc crio[22553]: time=\"2026-06-11T11:31:03.136500384Z\" level=info msg=\"Stopping pod sandbox: 6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc\" id=365d96a6-9ef9-4327-8428-ad8c7b65b59a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.142150 | controller |     "Jun 11 11:31:03.136849 crc crio[22553]: time=\"2026-06-11T11:31:03.136625218Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc\" id=365d96a6-9ef9-4327-8428-ad8c7b65b59a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.142165 | controller |     "Jun 11 11:31:03.137555 crc crio[22553]: time=\"2026-06-11T11:31:03.137460862Z\" level=info msg=\"Removing pod sandbox: 6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc\" id=9fd2d934-13fa-4b90-b877-5226ec09ebad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.142179 | controller |     "Jun 11 11:31:03.146040 crc crio[22553]: time=\"2026-06-11T11:31:03.14594592Z\" level=info msg=\"Removed pod sandbox: 6645e9c9f57047d274b7c91fabd01234bc263f8452ef4fcb76f80fb8e8b147dc\" id=9fd2d934-13fa-4b90-b877-5226ec09ebad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.142194 | controller |     "Jun 11 11:31:03.148376 crc crio[22553]: time=\"2026-06-11T11:31:03.148071842Z\" level=info msg=\"Stopping pod sandbox: fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c\" id=d14870bc-dee3-4e6e-8935-563681697ac0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.142208 | controller |     "Jun 11 11:31:03.148376 crc crio[22553]: time=\"2026-06-11T11:31:03.148172015Z\" level=info msg=\"Stopped pod sandbox (already stopped): fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c\" id=d14870bc-dee3-4e6e-8935-563681697ac0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.142223 | controller |     "Jun 11 11:31:03.149004 crc crio[22553]: time=\"2026-06-11T11:31:03.148913927Z\" level=info msg=\"Removing pod sandbox: fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c\" id=4dabb195-afe0-481b-bfa2-bb3f742826ba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.142241 | controller |     "Jun 11 11:31:03.158001 crc crio[22553]: time=\"2026-06-11T11:31:03.157899339Z\" level=info msg=\"Removed pod sandbox: fc912ec029625f6b508b1882c68bb4344aeb9e138e420564d8c9b3ffac37e92c\" id=4dabb195-afe0-481b-bfa2-bb3f742826ba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.142256 | controller |     "Jun 11 11:31:20.663962 crc crio[22553]: time=\"2026-06-11T11:31:20.662312869Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-fgcbd/POD\" id=3296901f-6466-4d19-ab50-b9c8fbcd22e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.142271 | controller |     "Jun 11 11:31:20.666045 crc crio[22553]: time=\"2026-06-11T11:31:20.663985047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.142286 | controller |     "Jun 11 11:31:20.696413 crc crio[22553]: time=\"2026-06-11T11:31:20.69628017Z\" level=info msg=\"Got pod network &{Name:certified-operators-fgcbd Namespace:openshift-marketplace ID:fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99 UID:e6c90617-6156-46bf-b296-59a8b5e33445 NetNS:/var/run/netns/330b6973-25e2-4ba9-85bd-9fe2966d0a31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6c90617_6156_46bf_b296_59a8b5e33445.slice PodAnnotations:0xc00279a1f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.142301 | controller |     "Jun 11 11:31:20.696413 crc crio[22553]: time=\"2026-06-11T11:31:20.696363912Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-fgcbd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.142316 | controller |     "Jun 11 11:31:20.981022 crc crio[22553]: 2026-06-11T11:31:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fda26ae919ad92e Mac:1a:2e:f0:b1:46:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/330b6973-25e2-4ba9-85bd-9fe2966d0a31 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.142331 | controller |     "Jun 11 11:31:20.982927 crc crio[22553]: time=\"2026-06-11T11:31:20.982872911Z\" level=info msg=\"Got pod network &{Name:certified-operators-fgcbd Namespace:openshift-marketplace ID:fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99 UID:e6c90617-6156-46bf-b296-59a8b5e33445 NetNS:/var/run/netns/330b6973-25e2-4ba9-85bd-9fe2966d0a31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6c90617_6156_46bf_b296_59a8b5e33445.slice PodAnnotations:0xc00279a1f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.142363 | controller |     "Jun 11 11:31:20.983205 crc crio[22553]: time=\"2026-06-11T11:31:20.98317901Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-fgcbd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.142393 | controller |     "Jun 11 11:31:20.990584 crc crio[22553]: time=\"2026-06-11T11:31:20.990525865Z\" level=info msg=\"Ran pod sandbox fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99 with infra container: openshift-marketplace/certified-operators-fgcbd/POD\" id=3296901f-6466-4d19-ab50-b9c8fbcd22e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.142411 | controller |     "Jun 11 11:31:20.995875 crc crio[22553]: time=\"2026-06-11T11:31:20.995773748Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=febd777a-1503-4115-be08-6baed25fad03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.142426 | controller |     "Jun 11 11:31:20.998195 crc crio[22553]: time=\"2026-06-11T11:31:20.997982752Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=17e27569-ee5a-4285-b590-69abf526137b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.142445 | controller |     "Jun 11 11:31:21.005244 crc crio[22553]: time=\"2026-06-11T11:31:21.005060759Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-fgcbd/extract-utilities\" id=5a8847b6-ce88-4cd8-9356-e212a23e1717 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.142461 | controller |     "Jun 11 11:31:21.006036 crc crio[22553]: time=\"2026-06-11T11:31:21.005650576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.142476 | controller |     "Jun 11 11:31:21.042468 crc crio[22553]: time=\"2026-06-11T11:31:21.042337066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.142491 | controller |     "Jun 11 11:31:21.049768 crc crio[22553]: time=\"2026-06-11T11:31:21.049632909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.142506 | controller |     "Jun 11 11:31:21.179252 crc crio[22553]: time=\"2026-06-11T11:31:21.179120387Z\" level=info msg=\"Created container 7025044e010c4bc6dc9972d882d961827664a7bbf8d10201e3ebcaad27fe94a1: openshift-marketplace/certified-operators-fgcbd/extract-utilities\" id=5a8847b6-ce88-4cd8-9356-e212a23e1717 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.142521 | controller |     "Jun 11 11:31:21.180836 crc crio[22553]: time=\"2026-06-11T11:31:21.180777456Z\" level=info msg=\"Starting container: 7025044e010c4bc6dc9972d882d961827664a7bbf8d10201e3ebcaad27fe94a1\" id=3362ba62-61c0-4b7c-811c-920499cfe28d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.142535 | controller |     "Jun 11 11:31:21.187246 crc crio[22553]: time=\"2026-06-11T11:31:21.187116301Z\" level=info msg=\"Started container\" PID=31820 containerID=7025044e010c4bc6dc9972d882d961827664a7bbf8d10201e3ebcaad27fe94a1 description=openshift-marketplace/certified-operators-fgcbd/extract-utilities id=3362ba62-61c0-4b7c-811c-920499cfe28d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99",
2026-06-11 12:41:58.142550 | controller |     "Jun 11 11:31:21.889537 crc crio[22553]: time=\"2026-06-11T11:31:21.88865386Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d28fc7b7-425f-4424-ac68-1733c8bc4e32 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.142565 | controller |     "Jun 11 11:31:21.903632 crc crio[22553]: time=\"2026-06-11T11:31:21.903547804Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.142580 | controller |     "Jun 11 11:31:28.371551 crc crio[22553]: time=\"2026-06-11T11:31:28.370070504Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=d28fc7b7-425f-4424-ac68-1733c8bc4e32 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.142594 | controller |     "Jun 11 11:31:28.376079 crc crio[22553]: time=\"2026-06-11T11:31:28.373171655Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2da9ca01-7500-4bd5-929e-f1fa73f34745 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.142609 | controller |     "Jun 11 11:31:28.381297 crc crio[22553]: time=\"2026-06-11T11:31:28.381171978Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2e26a82b-98b0-459b-adda-b081b7b326a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.142627 | controller |     "Jun 11 11:31:28.393027 crc crio[22553]: time=\"2026-06-11T11:31:28.39288601Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-fgcbd/extract-content\" id=c2c67210-d099-46f9-96ef-5b4cc683b8df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.142642 | controller |     "Jun 11 11:31:28.395961 crc crio[22553]: time=\"2026-06-11T11:31:28.395793165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.142657 | controller |     "Jun 11 11:31:28.434643 crc crio[22553]: time=\"2026-06-11T11:31:28.43437428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.142672 | controller |     "Jun 11 11:31:28.439176 crc crio[22553]: time=\"2026-06-11T11:31:28.438804749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.142687 | controller |     "Jun 11 11:31:28.582092 crc crio[22553]: time=\"2026-06-11T11:31:28.581919375Z\" level=info msg=\"Created container 59acc997a18b2634821264e73bae7d4e60fb601d73693886b9fdf8ca6d84806d: openshift-marketplace/certified-operators-fgcbd/extract-content\" id=c2c67210-d099-46f9-96ef-5b4cc683b8df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.142702 | controller |     "Jun 11 11:31:28.584335 crc crio[22553]: time=\"2026-06-11T11:31:28.584193401Z\" level=info msg=\"Starting container: 59acc997a18b2634821264e73bae7d4e60fb601d73693886b9fdf8ca6d84806d\" id=41d4db05-bb99-4c50-a1e9-f11a112fbd13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.142717 | controller |     "Jun 11 11:31:28.590515 crc crio[22553]: time=\"2026-06-11T11:31:28.590408822Z\" level=info msg=\"Started container\" PID=31964 containerID=59acc997a18b2634821264e73bae7d4e60fb601d73693886b9fdf8ca6d84806d description=openshift-marketplace/certified-operators-fgcbd/extract-content id=41d4db05-bb99-4c50-a1e9-f11a112fbd13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99",
2026-06-11 12:41:58.142732 | controller |     "Jun 11 11:31:28.963375 crc crio[22553]: time=\"2026-06-11T11:31:28.9628669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c46edc59-9418-4d45-97d8-f22a34769075 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.142747 | controller |     "Jun 11 11:31:28.967860 crc crio[22553]: time=\"2026-06-11T11:31:28.967650289Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c0c1ce23-93b3-4354-b27a-d4b2bf5846ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.142762 | controller |     "Jun 11 11:31:28.974079 crc crio[22553]: time=\"2026-06-11T11:31:28.973958123Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-fgcbd/registry-server\" id=315f4613-15a0-44d7-83ef-fcfa5e47c41f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.142777 | controller |     "Jun 11 11:31:28.974763 crc crio[22553]: time=\"2026-06-11T11:31:28.974624053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.142792 | controller |     "Jun 11 11:31:29.051321 crc crio[22553]: time=\"2026-06-11T11:31:29.05029939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.142813 | controller |     "Jun 11 11:31:29.057337 crc crio[22553]: time=\"2026-06-11T11:31:29.057246073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.142841 | controller |     "Jun 11 11:31:29.174337 crc crio[22553]: time=\"2026-06-11T11:31:29.174162143Z\" level=info msg=\"Created container 6653cff354694dab891aabdebfe7ff2a6f46fe8461d206feffd0a47579113f31: openshift-marketplace/certified-operators-fgcbd/registry-server\" id=315f4613-15a0-44d7-83ef-fcfa5e47c41f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.142860 | controller |     "Jun 11 11:31:29.176128 crc crio[22553]: time=\"2026-06-11T11:31:29.17576723Z\" level=info msg=\"Starting container: 6653cff354694dab891aabdebfe7ff2a6f46fe8461d206feffd0a47579113f31\" id=6d2b975c-e505-4ad7-a31d-d3d075492ea9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.142876 | controller |     "Jun 11 11:31:29.182950 crc crio[22553]: time=\"2026-06-11T11:31:29.182310581Z\" level=info msg=\"Started container\" PID=31979 containerID=6653cff354694dab891aabdebfe7ff2a6f46fe8461d206feffd0a47579113f31 description=openshift-marketplace/certified-operators-fgcbd/registry-server id=6d2b975c-e505-4ad7-a31d-d3d075492ea9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99",
2026-06-11 12:41:58.142892 | controller |     "Jun 11 11:31:41.223357 crc crio[22553]: time=\"2026-06-11T11:31:41.22251904Z\" level=info msg=\"Stopping container: 9a41b98aa1f4ddf45472d0bff19849e61f8311b9f7f1ce8abac081efb2888fd8 (timeout: 2s)\" id=63440914-69af-4be9-afcf-44762003f7b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.142906 | controller |     "Jun 11 11:31:41.345077 crc crio[22553]: time=\"2026-06-11T11:31:41.344929092Z\" level=info msg=\"Stopped container 9a41b98aa1f4ddf45472d0bff19849e61f8311b9f7f1ce8abac081efb2888fd8: openshift-marketplace/certified-operators-w9h9q/registry-server\" id=63440914-69af-4be9-afcf-44762003f7b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.142921 | controller |     "Jun 11 11:31:41.346242 crc crio[22553]: time=\"2026-06-11T11:31:41.346176868Z\" level=info msg=\"Stopping pod sandbox: 14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46\" id=4b7b0e1b-dce6-4150-bc31-308d7b11bbce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.142936 | controller |     "Jun 11 11:31:41.347071 crc crio[22553]: time=\"2026-06-11T11:31:41.346995942Z\" level=info msg=\"Got pod network &{Name:certified-operators-w9h9q Namespace:openshift-marketplace ID:14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46 UID:a4500ef5-87f6-4872-928f-3ff99f4d1194 NetNS:/var/run/netns/8058dc2f-6744-47b7-ad9f-601357305a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4500ef5_87f6_4872_928f_3ff99f4d1194.slice PodAnnotations:0xc00279a7c0}] Aliases:map[]}\"",
2026-06-11 12:41:58.142951 | controller |     "Jun 11 11:31:41.347225 crc crio[22553]: time=\"2026-06-11T11:31:41.347184058Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-w9h9q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.142966 | controller |     "Jun 11 11:31:41.606716 crc crio[22553]: time=\"2026-06-11T11:31:41.606542885Z\" level=info msg=\"Stopped pod sandbox: 14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46\" id=4b7b0e1b-dce6-4150-bc31-308d7b11bbce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.142981 | controller |     "Jun 11 11:31:42.123509 crc crio[22553]: time=\"2026-06-11T11:31:42.122786738Z\" level=info msg=\"Removing container: 9a41b98aa1f4ddf45472d0bff19849e61f8311b9f7f1ce8abac081efb2888fd8\" id=6cc2927b-3a0c-452b-9af7-c6fc2b675ffb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.142996 | controller |     "Jun 11 11:31:42.144561 crc crio[22553]: time=\"2026-06-11T11:31:42.14446378Z\" level=info msg=\"Removed container 9a41b98aa1f4ddf45472d0bff19849e61f8311b9f7f1ce8abac081efb2888fd8: openshift-marketplace/certified-operators-w9h9q/registry-server\" id=6cc2927b-3a0c-452b-9af7-c6fc2b675ffb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.143015 | controller |     "Jun 11 11:31:42.147842 crc crio[22553]: time=\"2026-06-11T11:31:42.147763256Z\" level=info msg=\"Removing container: 37dbe95e0ba8b499a2a35ef0e1bff1c71e95d4eea36c933ffc1b179840674913\" id=80ee9266-5b97-437f-8d46-7b7bb3314af0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.143030 | controller |     "Jun 11 11:31:42.179650 crc crio[22553]: time=\"2026-06-11T11:31:42.179553644Z\" level=info msg=\"Removed container 37dbe95e0ba8b499a2a35ef0e1bff1c71e95d4eea36c933ffc1b179840674913: openshift-marketplace/certified-operators-w9h9q/extract-content\" id=80ee9266-5b97-437f-8d46-7b7bb3314af0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.143045 | controller |     "Jun 11 11:31:42.184972 crc crio[22553]: time=\"2026-06-11T11:31:42.184728535Z\" level=info msg=\"Removing container: 7265de254c05f146c6e4a94052439be998fc32ff75f992c57a4733b45b3da7cc\" id=bc7dde4b-79ba-4d37-b65b-b64f69b1fa7b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.143060 | controller |     "Jun 11 11:31:42.207539 crc crio[22553]: time=\"2026-06-11T11:31:42.207404726Z\" level=info msg=\"Removed container 7265de254c05f146c6e4a94052439be998fc32ff75f992c57a4733b45b3da7cc: openshift-marketplace/certified-operators-w9h9q/extract-utilities\" id=bc7dde4b-79ba-4d37-b65b-b64f69b1fa7b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.143074 | controller |     "Jun 11 11:32:00.549203 crc crio[22553]: time=\"2026-06-11T11:32:00.548213471Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686292-2f7cg/POD\" id=797ffdeb-62c8-46f2-801c-ba332d25462a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.143089 | controller |     "Jun 11 11:32:00.551621 crc crio[22553]: time=\"2026-06-11T11:32:00.549238071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.143104 | controller |     "Jun 11 11:32:00.582308 crc crio[22553]: time=\"2026-06-11T11:32:00.582178582Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686292-2f7cg Namespace:openshift-infra ID:d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a UID:887d9d16-2c87-4bf0-bd79-345bb428e07f NetNS:/var/run/netns/c4d3c80f-4c77-4e12-8296-a06a888135ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod887d9d16_2c87_4bf0_bd79_345bb428e07f.slice PodAnnotations:0xc001894b98}] Aliases:map[]}\"",
2026-06-11 12:41:58.143119 | controller |     "Jun 11 11:32:00.582308 crc crio[22553]: time=\"2026-06-11T11:32:00.582249864Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686292-2f7cg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.143145 | controller |     "Jun 11 11:32:00.847559 crc crio[22553]: 2026-06-11T11:32:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d158c571072218b Mac:02:ad:6f:e6:ef:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/c4d3c80f-4c77-4e12-8296-a06a888135ca SocketPath: PciID:}] [{Interface:0xc0004b05b0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.143162 | controller |     "Jun 11 11:32:00.850208 crc crio[22553]: time=\"2026-06-11T11:32:00.850107869Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686292-2f7cg Namespace:openshift-infra ID:d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a UID:887d9d16-2c87-4bf0-bd79-345bb428e07f NetNS:/var/run/netns/c4d3c80f-4c77-4e12-8296-a06a888135ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod887d9d16_2c87_4bf0_bd79_345bb428e07f.slice PodAnnotations:0xc001894b98}] Aliases:map[]}\"",
2026-06-11 12:41:58.143182 | controller |     "Jun 11 11:32:00.850374 crc crio[22553]: time=\"2026-06-11T11:32:00.850310105Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686292-2f7cg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.143197 | controller |     "Jun 11 11:32:00.856510 crc crio[22553]: time=\"2026-06-11T11:32:00.856417454Z\" level=info msg=\"Ran pod sandbox d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a with infra container: openshift-infra/auto-csr-approver-29686292-2f7cg/POD\" id=797ffdeb-62c8-46f2-801c-ba332d25462a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.143215 | controller |     "Jun 11 11:32:00.860482 crc crio[22553]: time=\"2026-06-11T11:32:00.8604005Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=099a45d8-1c1b-470f-8ec5-eb9f75c60a19 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.143230 | controller |     "Jun 11 11:32:00.870160 crc crio[22553]: time=\"2026-06-11T11:32:00.870080012Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.143244 | controller |     "Jun 11 11:32:01.724167 crc crio[22553]: time=\"2026-06-11T11:32:01.723640506Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=099a45d8-1c1b-470f-8ec5-eb9f75c60a19 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.143259 | controller |     "Jun 11 11:32:01.727480 crc crio[22553]: time=\"2026-06-11T11:32:01.725041077Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=230f35c3-7884-4be8-bc0e-c4e166dac6fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.143274 | controller |     "Jun 11 11:32:01.728321 crc crio[22553]: time=\"2026-06-11T11:32:01.728173068Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cc3d5bf2-79b8-4dc3-b60e-dc6a169facc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.143288 | controller |     "Jun 11 11:32:01.735857 crc crio[22553]: time=\"2026-06-11T11:32:01.735621416Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686292-2f7cg/oc\" id=491833ac-44f8-4d5f-9932-adf64d3ec6a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.143302 | controller |     "Jun 11 11:32:01.735857 crc crio[22553]: time=\"2026-06-11T11:32:01.73646231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.143317 | controller |     "Jun 11 11:32:01.768773 crc crio[22553]: time=\"2026-06-11T11:32:01.768514545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.143331 | controller |     "Jun 11 11:32:01.969473 crc crio[22553]: time=\"2026-06-11T11:32:01.968430168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.143361 | controller |     "Jun 11 11:32:02.067658 crc crio[22553]: time=\"2026-06-11T11:32:02.06649706Z\" level=info msg=\"Created container b8c3549c7435251683eadeb8d2825d274d4de0d84e8300e4bebebaa926e03507: openshift-infra/auto-csr-approver-29686292-2f7cg/oc\" id=491833ac-44f8-4d5f-9932-adf64d3ec6a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.143382 | controller |     "Jun 11 11:32:02.069824 crc crio[22553]: time=\"2026-06-11T11:32:02.069733114Z\" level=info msg=\"Starting container: b8c3549c7435251683eadeb8d2825d274d4de0d84e8300e4bebebaa926e03507\" id=f2e94c4d-7981-48fb-a0b2-d8e89c7c3bc4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.143402 | controller |     "Jun 11 11:32:02.076972 crc crio[22553]: time=\"2026-06-11T11:32:02.076840741Z\" level=info msg=\"Started container\" PID=32534 containerID=b8c3549c7435251683eadeb8d2825d274d4de0d84e8300e4bebebaa926e03507 description=openshift-infra/auto-csr-approver-29686292-2f7cg/oc id=f2e94c4d-7981-48fb-a0b2-d8e89c7c3bc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a",
2026-06-11 12:41:58.143418 | controller |     "Jun 11 11:32:03.185243 crc crio[22553]: time=\"2026-06-11T11:32:03.185029244Z\" level=info msg=\"Stopping pod sandbox: 14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46\" id=acd836e4-b422-44aa-923e-6bb065692c77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.143433 | controller |     "Jun 11 11:32:03.185243 crc crio[22553]: time=\"2026-06-11T11:32:03.185176628Z\" level=info msg=\"Stopped pod sandbox (already stopped): 14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46\" id=acd836e4-b422-44aa-923e-6bb065692c77 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.143447 | controller |     "Jun 11 11:32:03.187408 crc crio[22553]: time=\"2026-06-11T11:32:03.185904669Z\" level=info msg=\"Removing pod sandbox: 14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46\" id=ce616546-42d6-4ea7-847d-257ec4d180a6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.143462 | controller |     "Jun 11 11:32:03.197989 crc crio[22553]: time=\"2026-06-11T11:32:03.197360374Z\" level=info msg=\"Removed pod sandbox: 14a85a2315eeb2bcdba5cd577c1e4c1fcf079753417fff26a3b8877041d48b46\" id=ce616546-42d6-4ea7-847d-257ec4d180a6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.143476 | controller |     "Jun 11 11:32:03.485098 crc crio[22553]: time=\"2026-06-11T11:32:03.485046737Z\" level=info msg=\"Stopping pod sandbox: d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a\" id=40ae20f9-7a29-4f4c-b07e-615ef848a2c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.143491 | controller |     "Jun 11 11:32:03.486043 crc crio[22553]: time=\"2026-06-11T11:32:03.486016456Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686292-2f7cg Namespace:openshift-infra ID:d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a UID:887d9d16-2c87-4bf0-bd79-345bb428e07f NetNS:/var/run/netns/c4d3c80f-4c77-4e12-8296-a06a888135ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod887d9d16_2c87_4bf0_bd79_345bb428e07f.slice PodAnnotations:0xc00061f318}] Aliases:map[]}\"",
2026-06-11 12:41:58.143506 | controller |     "Jun 11 11:32:03.486319 crc crio[22553]: time=\"2026-06-11T11:32:03.486293884Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686292-2f7cg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.143581 | controller |     "Jun 11 11:32:03.743017 crc crio[22553]: time=\"2026-06-11T11:32:03.742837869Z\" level=info msg=\"Stopped pod sandbox: d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a\" id=40ae20f9-7a29-4f4c-b07e-615ef848a2c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.143600 | controller |     "Jun 11 11:32:41.048921 crc crio[22553]: time=\"2026-06-11T11:32:41.046989961Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-fx9dp/POD\" id=1fee0d31-e3a8-422f-9023-d1ba3397f804 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.143617 | controller |     "Jun 11 11:32:41.048921 crc crio[22553]: time=\"2026-06-11T11:32:41.048353101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.143632 | controller |     "Jun 11 11:32:41.066557 crc crio[22553]: time=\"2026-06-11T11:32:41.066467219Z\" 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=1fee0d31-e3a8-422f-9023-d1ba3397f804 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.143652 | controller |     "Jun 11 11:32:41.081114 crc crio[22553]: time=\"2026-06-11T11:32:41.080431447Z\" level=info msg=\"Ran pod sandbox 1236c72c7d308175b876cb088d20bf5e8da13ac4f7b707c33967a038f6a59011 with infra container: openshift-multus/cni-sysctl-allowlist-ds-fx9dp/POD\" id=1fee0d31-e3a8-422f-9023-d1ba3397f804 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.143669 | controller |     "Jun 11 11:32:41.086981 crc crio[22553]: time=\"2026-06-11T11:32:41.086915036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=679a4033-8c7e-4d13-a13d-4caae9c791ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.143684 | controller |     "Jun 11 11:32:41.091382 crc crio[22553]: time=\"2026-06-11T11:32:41.091231622Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=671c2838-e026-4c96-9052-1f4975a061f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.143699 | controller |     "Jun 11 11:32:41.110603 crc crio[22553]: time=\"2026-06-11T11:32:41.110472983Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-fx9dp/kube-multus-additional-cni-plugins\" id=edf6e671-c56c-46c3-bed0-06d1c9cdf7be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.143714 | controller |     "Jun 11 11:32:41.111260 crc crio[22553]: time=\"2026-06-11T11:32:41.111213535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.143729 | controller |     "Jun 11 11:32:41.144379 crc crio[22553]: time=\"2026-06-11T11:32:41.144217778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.143744 | controller |     "Jun 11 11:32:41.398827 crc crio[22553]: time=\"2026-06-11T11:32:41.398063374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.143758 | controller |     "Jun 11 11:32:41.523503 crc crio[22553]: time=\"2026-06-11T11:32:41.52333943Z\" level=info msg=\"Created container fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9: openshift-multus/cni-sysctl-allowlist-ds-fx9dp/kube-multus-additional-cni-plugins\" id=edf6e671-c56c-46c3-bed0-06d1c9cdf7be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.143773 | controller |     "Jun 11 11:32:41.524958 crc crio[22553]: time=\"2026-06-11T11:32:41.524902885Z\" level=info msg=\"Starting container: fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9\" id=81db9c2b-5539-4d15-b6d4-862f0e1db132 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.143787 | controller |     "Jun 11 11:32:41.536518 crc crio[22553]: time=\"2026-06-11T11:32:41.53637477Z\" level=info msg=\"Started container\" PID=33093 containerID=fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9 description=openshift-multus/cni-sysctl-allowlist-ds-fx9dp/kube-multus-additional-cni-plugins id=81db9c2b-5539-4d15-b6d4-862f0e1db132 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1236c72c7d308175b876cb088d20bf5e8da13ac4f7b707c33967a038f6a59011",
2026-06-11 12:41:58.143802 | controller |     "Jun 11 11:32:45.003542 crc crio[22553]: time=\"2026-06-11T11:32:45.002565991Z\" level=info msg=\"Stopping container: fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9 (timeout: 30s)\" id=902c7be1-1987-4fe6-b91d-3cbe8398d94e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.143824 | controller |     "Jun 11 11:33:15.016872 crc crio[22553]: time=\"2026-06-11T11:33:15.015287653Z\" level=warning msg=\"Stopping container fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9 with stop signal(15) timed out. Killing...\"",
2026-06-11 12:41:58.143839 | controller |     "Jun 11 11:33:15.072113 crc crio[22553]: time=\"2026-06-11T11:33:15.072032746Z\" level=error msg=\"Killing container fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 12:41:58.143855 | controller |     "Jun 11 11:33:15.164752 crc crio[22553]: time=\"2026-06-11T11:33:15.163908586Z\" level=info msg=\"Stopped container fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9: openshift-multus/cni-sysctl-allowlist-ds-fx9dp/kube-multus-additional-cni-plugins\" id=902c7be1-1987-4fe6-b91d-3cbe8398d94e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.143870 | controller |     "Jun 11 11:33:15.166642 crc crio[22553]: time=\"2026-06-11T11:33:15.166528147Z\" level=info msg=\"Stopping pod sandbox: 1236c72c7d308175b876cb088d20bf5e8da13ac4f7b707c33967a038f6a59011\" id=64fd2028-4986-4ed9-a4a6-38d4dd73f504 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.143888 | controller |     "Jun 11 11:33:15.174340 crc crio[22553]: time=\"2026-06-11T11:33:15.174210226Z\" level=info msg=\"Stopped pod sandbox: 1236c72c7d308175b876cb088d20bf5e8da13ac4f7b707c33967a038f6a59011\" id=64fd2028-4986-4ed9-a4a6-38d4dd73f504 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.143910 | controller |     "Jun 11 11:33:15.386403 crc crio[22553]: time=\"2026-06-11T11:33:15.386282096Z\" level=info msg=\"Removing container: fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9\" id=96f7c19f-d483-4824-8872-62869682179f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.143932 | controller |     "Jun 11 11:33:15.411106 crc crio[22553]: time=\"2026-06-11T11:33:15.411032869Z\" level=info msg=\"Removed container fe45b440de9a68d9ad72198cf040263c6c1aa47e96f9cc115568bc832ff186f9: openshift-multus/cni-sysctl-allowlist-ds-fx9dp/kube-multus-additional-cni-plugins\" id=96f7c19f-d483-4824-8872-62869682179f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.143954 | controller |     "Jun 11 11:34:00.736404 crc crio[22553]: time=\"2026-06-11T11:34:00.735042897Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686294-zhzr4/POD\" id=03f797a5-b3a9-404b-bd4b-d0edbf9acf66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.143974 | controller |     "Jun 11 11:34:00.736404 crc crio[22553]: time=\"2026-06-11T11:34:00.736387694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.143992 | controller |     "Jun 11 11:34:00.765219 crc crio[22553]: time=\"2026-06-11T11:34:00.765035513Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686294-zhzr4 Namespace:openshift-infra ID:ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0 UID:70671f8d-f008-4e69-8797-3c0718a80581 NetNS:/var/run/netns/6b0a4520-eac7-4f1f-bff5-7ebfa8eccf0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70671f8d_f008_4e69_8797_3c0718a80581.slice PodAnnotations:0xc00043b8a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.144008 | controller |     "Jun 11 11:34:00.765219 crc crio[22553]: time=\"2026-06-11T11:34:00.765126556Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686294-zhzr4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.144023 | controller |     "Jun 11 11:34:01.272884 crc crio[22553]: 2026-06-11T11:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ddeaba595f2dbe4 Mac:12:a3:27:a6:29:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/6b0a4520-eac7-4f1f-bff5-7ebfa8eccf0e SocketPath: PciID:}] [{Interface:0xc00011e5c0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.144043 | controller |     "Jun 11 11:34:01.272884 crc crio[22553]: time=\"2026-06-11T11:34:01.270748872Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686294-zhzr4 Namespace:openshift-infra ID:ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0 UID:70671f8d-f008-4e69-8797-3c0718a80581 NetNS:/var/run/netns/6b0a4520-eac7-4f1f-bff5-7ebfa8eccf0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70671f8d_f008_4e69_8797_3c0718a80581.slice PodAnnotations:0xc00043b8a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.144059 | controller |     "Jun 11 11:34:01.280190 crc crio[22553]: time=\"2026-06-11T11:34:01.280000233Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686294-zhzr4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.144074 | controller |     "Jun 11 11:34:01.289745 crc crio[22553]: time=\"2026-06-11T11:34:01.289509742Z\" level=info msg=\"Ran pod sandbox ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0 with infra container: openshift-infra/auto-csr-approver-29686294-zhzr4/POD\" id=03f797a5-b3a9-404b-bd4b-d0edbf9acf66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.144089 | controller |     "Jun 11 11:34:01.292670 crc crio[22553]: time=\"2026-06-11T11:34:01.292584906Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2af97ef9-9b16-449d-b5a6-a7e8ecd1390d name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.144104 | controller |     "Jun 11 11:34:01.305114 crc crio[22553]: time=\"2026-06-11T11:34:01.30450498Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.144119 | controller |     "Jun 11 11:34:02.223328 crc crio[22553]: time=\"2026-06-11T11:34:02.223187453Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2af97ef9-9b16-449d-b5a6-a7e8ecd1390d name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.144135 | controller |     "Jun 11 11:34:02.225578 crc crio[22553]: time=\"2026-06-11T11:34:02.224439667Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fbb343b0-e67e-45a0-8f8c-c45a1caaab0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.144150 | controller |     "Jun 11 11:34:02.230495 crc crio[22553]: time=\"2026-06-11T11:34:02.23040045Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5efab81a-c3da-4bfa-a601-6430113d655c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.144165 | controller |     "Jun 11 11:34:02.241655 crc crio[22553]: time=\"2026-06-11T11:34:02.241544373Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686294-zhzr4/oc\" id=90174890-925d-4e45-a206-a5102c41bcdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.144180 | controller |     "Jun 11 11:34:02.242624 crc crio[22553]: time=\"2026-06-11T11:34:02.24255018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.144195 | controller |     "Jun 11 11:34:02.271876 crc crio[22553]: time=\"2026-06-11T11:34:02.271497028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.144210 | controller |     "Jun 11 11:34:02.533467 crc crio[22553]: time=\"2026-06-11T11:34:02.533209278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.144229 | controller |     "Jun 11 11:34:02.659272 crc crio[22553]: time=\"2026-06-11T11:34:02.659118073Z\" level=info msg=\"Created container ff78a47c05afa850e30e6fd5aa44dccf66a749001d1bd96a75e61940315fc5cc: openshift-infra/auto-csr-approver-29686294-zhzr4/oc\" id=90174890-925d-4e45-a206-a5102c41bcdb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.144245 | controller |     "Jun 11 11:34:02.662260 crc crio[22553]: time=\"2026-06-11T11:34:02.662152206Z\" level=info msg=\"Starting container: ff78a47c05afa850e30e6fd5aa44dccf66a749001d1bd96a75e61940315fc5cc\" id=4809554c-73b4-46b8-836b-34c39993afce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.144260 | controller |     "Jun 11 11:34:02.669231 crc crio[22553]: time=\"2026-06-11T11:34:02.669073564Z\" level=info msg=\"Started container\" PID=34243 containerID=ff78a47c05afa850e30e6fd5aa44dccf66a749001d1bd96a75e61940315fc5cc description=openshift-infra/auto-csr-approver-29686294-zhzr4/oc id=4809554c-73b4-46b8-836b-34c39993afce name=/runtime.v1.RuntimeService/StartContainer sandboxID=ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0",
2026-06-11 12:41:58.144275 | controller |     "Jun 11 11:34:03.239440 crc crio[22553]: time=\"2026-06-11T11:34:03.238486615Z\" level=info msg=\"Stopping pod sandbox: 1236c72c7d308175b876cb088d20bf5e8da13ac4f7b707c33967a038f6a59011\" id=ba3edc24-f5ab-49af-ab9f-948c0ad83f88 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.144289 | controller |     "Jun 11 11:34:03.239440 crc crio[22553]: time=\"2026-06-11T11:34:03.23941876Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1236c72c7d308175b876cb088d20bf5e8da13ac4f7b707c33967a038f6a59011\" id=ba3edc24-f5ab-49af-ab9f-948c0ad83f88 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.144304 | controller |     "Jun 11 11:34:03.241386 crc crio[22553]: time=\"2026-06-11T11:34:03.241111806Z\" level=info msg=\"Removing pod sandbox: 1236c72c7d308175b876cb088d20bf5e8da13ac4f7b707c33967a038f6a59011\" id=8eaedb06-3aba-4123-b781-f7fcf3990d60 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.144319 | controller |     "Jun 11 11:34:03.266715 crc crio[22553]: time=\"2026-06-11T11:34:03.266594399Z\" level=info msg=\"Removed pod sandbox: 1236c72c7d308175b876cb088d20bf5e8da13ac4f7b707c33967a038f6a59011\" id=8eaedb06-3aba-4123-b781-f7fcf3990d60 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.144333 | controller |     "Jun 11 11:34:05.062350 crc crio[22553]: time=\"2026-06-11T11:34:05.06109064Z\" level=info msg=\"Stopping pod sandbox: ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0\" id=853e7c99-fd6b-4b34-a86e-4da5c13942ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.144365 | controller |     "Jun 11 11:34:05.062350 crc crio[22553]: time=\"2026-06-11T11:34:05.062125368Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686294-zhzr4 Namespace:openshift-infra ID:ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0 UID:70671f8d-f008-4e69-8797-3c0718a80581 NetNS:/var/run/netns/6b0a4520-eac7-4f1f-bff5-7ebfa8eccf0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70671f8d_f008_4e69_8797_3c0718a80581.slice PodAnnotations:0xc002b8a150}] Aliases:map[]}\"",
2026-06-11 12:41:58.144386 | controller |     "Jun 11 11:34:05.062350 crc crio[22553]: time=\"2026-06-11T11:34:05.062345184Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686294-zhzr4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.144402 | controller |     "Jun 11 11:34:05.506354 crc crio[22553]: time=\"2026-06-11T11:34:05.505429879Z\" level=info msg=\"Stopped pod sandbox: ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0\" id=853e7c99-fd6b-4b34-a86e-4da5c13942ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.144422 | controller |     "Jun 11 11:36:00.669569 crc crio[22553]: time=\"2026-06-11T11:36:00.6680916Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686296-rmj2j/POD\" id=72ee5857-100d-4ae6-909b-e7d4ee6f31ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.144438 | controller |     "Jun 11 11:36:00.671568 crc crio[22553]: time=\"2026-06-11T11:36:00.669665315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.144453 | controller |     "Jun 11 11:36:00.703966 crc crio[22553]: time=\"2026-06-11T11:36:00.700076431Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686296-rmj2j Namespace:openshift-infra ID:a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6 UID:a00812a9-198c-413f-a6a9-74a9f7c9bdc6 NetNS:/var/run/netns/c8a01482-4599-4cd5-bf8e-963484d95d66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00812a9_198c_413f_a6a9_74a9f7c9bdc6.slice PodAnnotations:0xc00279ad78}] Aliases:map[]}\"",
2026-06-11 12:41:58.144468 | controller |     "Jun 11 11:36:00.703966 crc crio[22553]: time=\"2026-06-11T11:36:00.700135762Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686296-rmj2j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.144483 | controller |     "Jun 11 11:36:01.025042 crc crio[22553]: 2026-06-11T11:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a72e7be808cf828 Mac:7a:8a:f0:96:16:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/c8a01482-4599-4cd5-bf8e-963484d95d66 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.144497 | controller |     "Jun 11 11:36:01.026997 crc crio[22553]: time=\"2026-06-11T11:36:01.026900564Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686296-rmj2j Namespace:openshift-infra ID:a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6 UID:a00812a9-198c-413f-a6a9-74a9f7c9bdc6 NetNS:/var/run/netns/c8a01482-4599-4cd5-bf8e-963484d95d66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00812a9_198c_413f_a6a9_74a9f7c9bdc6.slice PodAnnotations:0xc00279ad78}] Aliases:map[]}\"",
2026-06-11 12:41:58.144512 | controller |     "Jun 11 11:36:01.027166 crc crio[22553]: time=\"2026-06-11T11:36:01.0270833Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686296-rmj2j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.144527 | controller |     "Jun 11 11:36:01.035655 crc crio[22553]: time=\"2026-06-11T11:36:01.035524856Z\" level=info msg=\"Ran pod sandbox a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6 with infra container: openshift-infra/auto-csr-approver-29686296-rmj2j/POD\" id=72ee5857-100d-4ae6-909b-e7d4ee6f31ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.144542 | controller |     "Jun 11 11:36:01.039825 crc crio[22553]: time=\"2026-06-11T11:36:01.039616065Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d6cdf844-1f56-4e8e-a646-92b39bcf7f56 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.144557 | controller |     "Jun 11 11:36:01.047132 crc crio[22553]: time=\"2026-06-11T11:36:01.047061911Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.144571 | controller |     "Jun 11 11:36:01.799617 crc crio[22553]: time=\"2026-06-11T11:36:01.799351229Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d6cdf844-1f56-4e8e-a646-92b39bcf7f56 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.144590 | controller |     "Jun 11 11:36:01.801888 crc crio[22553]: time=\"2026-06-11T11:36:01.800612326Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5a05afcf-7edc-4b15-8e1d-04733042c145 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.144606 | controller |     "Jun 11 11:36:01.804064 crc crio[22553]: time=\"2026-06-11T11:36:01.803975924Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d8a03f9b-3b23-45d2-b868-b446981d5c26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.144621 | controller |     "Jun 11 11:36:01.810608 crc crio[22553]: time=\"2026-06-11T11:36:01.810465673Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686296-rmj2j/oc\" id=38172cde-4f07-4303-9601-155416da4180 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.144635 | controller |     "Jun 11 11:36:01.811285 crc crio[22553]: time=\"2026-06-11T11:36:01.811190364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.144650 | controller |     "Jun 11 11:36:01.853290 crc crio[22553]: time=\"2026-06-11T11:36:01.852199208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.144665 | controller |     "Jun 11 11:36:02.178050 crc crio[22553]: time=\"2026-06-11T11:36:02.177978541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.144680 | controller |     "Jun 11 11:36:02.289301 crc crio[22553]: time=\"2026-06-11T11:36:02.289192018Z\" level=info msg=\"Created container b5b84e048887c5fe4cf139b1c3bd87303a651963d3a7fd146c90a74ad6287bdd: openshift-infra/auto-csr-approver-29686296-rmj2j/oc\" id=38172cde-4f07-4303-9601-155416da4180 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.144695 | controller |     "Jun 11 11:36:02.290530 crc crio[22553]: time=\"2026-06-11T11:36:02.290464495Z\" level=info msg=\"Starting container: b5b84e048887c5fe4cf139b1c3bd87303a651963d3a7fd146c90a74ad6287bdd\" id=41a50f1d-be7a-4290-972f-40423259a76b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.144709 | controller |     "Jun 11 11:36:02.296500 crc crio[22553]: time=\"2026-06-11T11:36:02.296321616Z\" level=info msg=\"Started container\" PID=35864 containerID=b5b84e048887c5fe4cf139b1c3bd87303a651963d3a7fd146c90a74ad6287bdd description=openshift-infra/auto-csr-approver-29686296-rmj2j/oc id=41a50f1d-be7a-4290-972f-40423259a76b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6",
2026-06-11 12:41:58.144724 | controller |     "Jun 11 11:36:04.391895 crc crio[22553]: time=\"2026-06-11T11:36:04.390645691Z\" level=info msg=\"Stopping pod sandbox: a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6\" id=b8bdc695-8b64-4299-b5b8-e7c836e1bb8f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.144739 | controller |     "Jun 11 11:36:04.393808 crc crio[22553]: time=\"2026-06-11T11:36:04.393038781Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686296-rmj2j Namespace:openshift-infra ID:a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6 UID:a00812a9-198c-413f-a6a9-74a9f7c9bdc6 NetNS:/var/run/netns/c8a01482-4599-4cd5-bf8e-963484d95d66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda00812a9_198c_413f_a6a9_74a9f7c9bdc6.slice PodAnnotations:0xc002b8af78}] Aliases:map[]}\"",
2026-06-11 12:41:58.144760 | controller |     "Jun 11 11:36:04.393808 crc crio[22553]: time=\"2026-06-11T11:36:04.393464063Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686296-rmj2j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.144775 | controller |     "Jun 11 11:36:04.645257 crc crio[22553]: time=\"2026-06-11T11:36:04.644964594Z\" level=info msg=\"Stopped pod sandbox: a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6\" id=b8bdc695-8b64-4299-b5b8-e7c836e1bb8f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.144790 | controller |     "Jun 11 11:36:47.748980 crc crio[22553]: time=\"2026-06-11T11:36:47.747480826Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-mld4s/POD\" id=de75d509-29e4-409a-ba33-4a3538d62fd9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.144805 | controller |     "Jun 11 11:36:47.750197 crc crio[22553]: time=\"2026-06-11T11:36:47.749072732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.144819 | controller |     "Jun 11 11:36:47.759486 crc crio[22553]: time=\"2026-06-11T11:36:47.759324101Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-4784c/POD\" id=e784593e-03bf-475a-b633-6513ce1b3c7d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.144834 | controller |     "Jun 11 11:36:47.759486 crc crio[22553]: time=\"2026-06-11T11:36:47.759488676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.144850 | controller |     "Jun 11 11:36:47.797540 crc crio[22553]: time=\"2026-06-11T11:36:47.797379719Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-mld4s Namespace:cert-manager ID:ecc398d8b8fc6987540c3e0fd612648ccad0f1881d2738448e107d6b98bd1b97 UID:d2dea291-9572-4689-8b77-c4d0a4eb9115 NetNS:/var/run/netns/89e890a7-54d8-4c31-a985-e5e2173b191e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2dea291_9572_4689_8b77_c4d0a4eb9115.slice PodAnnotations:0xc001be6940}] Aliases:map[]}\"",
2026-06-11 12:41:58.144864 | controller |     "Jun 11 11:36:47.797540 crc crio[22553]: time=\"2026-06-11T11:36:47.797479272Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-4784c Namespace:cert-manager ID:134aad55879d7c96ff691665c4e84c26b3989e5483db324b9e65520638a821a9 UID:71e164a1-9469-478c-b9d8-1a1b1a8781f2 NetNS:/var/run/netns/34bb8edf-6121-4445-b2ab-a36558f61dff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71e164a1_9469_478c_b9d8_1a1b1a8781f2.slice PodAnnotations:0xc000ca0c80}] Aliases:map[]}\"",
2026-06-11 12:41:58.144880 | controller |     "Jun 11 11:36:47.797540 crc crio[22553]: time=\"2026-06-11T11:36:47.797505522Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-4784c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.144894 | controller |     "Jun 11 11:36:47.798205 crc crio[22553]: time=\"2026-06-11T11:36:47.797506202Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-mld4s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.144909 | controller |     "Jun 11 11:36:47.849861 crc crio[22553]: time=\"2026-06-11T11:36:47.848129626Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-7bf7m/POD\" id=0a0dadef-7f3e-407d-b2d7-2dbbeae4a631 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.144924 | controller |     "Jun 11 11:36:47.850181 crc crio[22553]: time=\"2026-06-11T11:36:47.850040371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.144943 | controller |     "Jun 11 11:36:47.899367 crc crio[22553]: time=\"2026-06-11T11:36:47.898490732Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-7bf7m Namespace:cert-manager ID:455da906c07e83873d090d4db2d92f36cfa19aee7f22a093536e35474660d81d UID:c0f4662a-5838-4b09-bafa-14c8fe709fd5 NetNS:/var/run/netns/4aa10ea4-2547-4187-bbef-3a0217310c95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f4662a_5838_4b09_bafa_14c8fe709fd5.slice PodAnnotations:0xc000ca0df8}] Aliases:map[]}\"",
2026-06-11 12:41:58.144959 | controller |     "Jun 11 11:36:47.899367 crc crio[22553]: time=\"2026-06-11T11:36:47.899372137Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-7bf7m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.144974 | controller |     "Jun 11 11:36:48.648827 crc crio[22553]: 2026-06-11T11:36:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ecc398d8b8fc698 Mac:4e:4f:1e:3d:f7:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/89e890a7-54d8-4c31-a985-e5e2173b191e SocketPath: PciID:}] [{Interface:0xc00028e6a0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.144996 | controller |     "Jun 11 11:36:48.650535 crc crio[22553]: time=\"2026-06-11T11:36:48.650441312Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-mld4s Namespace:cert-manager ID:ecc398d8b8fc6987540c3e0fd612648ccad0f1881d2738448e107d6b98bd1b97 UID:d2dea291-9572-4689-8b77-c4d0a4eb9115 NetNS:/var/run/netns/89e890a7-54d8-4c31-a985-e5e2173b191e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2dea291_9572_4689_8b77_c4d0a4eb9115.slice PodAnnotations:0xc001be6940}] Aliases:map[]}\"",
2026-06-11 12:41:58.145020 | controller |     "Jun 11 11:36:48.650743 crc crio[22553]: time=\"2026-06-11T11:36:48.650626137Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-mld4s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.145043 | controller |     "Jun 11 11:36:48.659581 crc crio[22553]: time=\"2026-06-11T11:36:48.659408723Z\" level=info msg=\"Ran pod sandbox ecc398d8b8fc6987540c3e0fd612648ccad0f1881d2738448e107d6b98bd1b97 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-mld4s/POD\" id=de75d509-29e4-409a-ba33-4a3538d62fd9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.145063 | controller |     "Jun 11 11:36:48.662973 crc crio[22553]: time=\"2026-06-11T11:36:48.662912035Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=ad9442be-fa16-4f66-8977-411a3dba0560 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.145080 | controller |     "Jun 11 11:36:48.663465 crc crio[22553]: time=\"2026-06-11T11:36:48.663282306Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=ad9442be-fa16-4f66-8977-411a3dba0560 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.145095 | controller |     "Jun 11 11:36:48.663611 crc crio[22553]: time=\"2026-06-11T11:36:48.663500642Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=ad9442be-fa16-4f66-8977-411a3dba0560 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.145110 | controller |     "Jun 11 11:36:48.665378 crc crio[22553]: time=\"2026-06-11T11:36:48.665306715Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=ab949f98-21f3-42c6-bb94-1bcf1541dd38 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.145126 | controller |     "Jun 11 11:36:48.674311 crc crio[22553]: time=\"2026-06-11T11:36:48.674196263Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"",
2026-06-11 12:41:58.145145 | controller |     "Jun 11 11:36:48.707536 crc crio[22553]: 2026-06-11T11:36:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:134aad55879d7c9 Mac:6a:a6:eb:e2:d6:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/34bb8edf-6121-4445-b2ab-a36558f61dff SocketPath: PciID:}] [{Interface:0xc000014d80 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.145161 | controller |     "Jun 11 11:36:48.710256 crc crio[22553]: time=\"2026-06-11T11:36:48.710004526Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-4784c Namespace:cert-manager ID:134aad55879d7c96ff691665c4e84c26b3989e5483db324b9e65520638a821a9 UID:71e164a1-9469-478c-b9d8-1a1b1a8781f2 NetNS:/var/run/netns/34bb8edf-6121-4445-b2ab-a36558f61dff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod71e164a1_9469_478c_b9d8_1a1b1a8781f2.slice PodAnnotations:0xc000ca0c80}] Aliases:map[]}\"",
2026-06-11 12:41:58.145176 | controller |     "Jun 11 11:36:48.710256 crc crio[22553]: time=\"2026-06-11T11:36:48.710220312Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-4784c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.145191 | controller |     "Jun 11 11:36:48.717304 crc crio[22553]: time=\"2026-06-11T11:36:48.717193175Z\" level=info msg=\"Ran pod sandbox 134aad55879d7c96ff691665c4e84c26b3989e5483db324b9e65520638a821a9 with infra container: cert-manager/cert-manager-7b8b89f89d-4784c/POD\" id=e784593e-03bf-475a-b633-6513ce1b3c7d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.145206 | controller |     "Jun 11 11:36:48.728023 crc crio[22553]: time=\"2026-06-11T11:36:48.727919617Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=f3862260-3962-4bd6-8daf-aa6f8b35fcd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.145220 | controller |     "Jun 11 11:36:48.728214 crc crio[22553]: time=\"2026-06-11T11:36:48.728141304Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=f3862260-3962-4bd6-8daf-aa6f8b35fcd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.145236 | controller |     "Jun 11 11:36:48.728214 crc crio[22553]: time=\"2026-06-11T11:36:48.728189675Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=f3862260-3962-4bd6-8daf-aa6f8b35fcd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.145251 | controller |     "Jun 11 11:36:48.729388 crc crio[22553]: time=\"2026-06-11T11:36:48.729290917Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=30d231c8-b484-4c87-a7f3-d31836b3ad7d name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.145266 | controller |     "Jun 11 11:36:48.732588 crc crio[22553]: time=\"2026-06-11T11:36:48.732278464Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"",
2026-06-11 12:41:58.145281 | controller |     "Jun 11 11:36:48.880158 crc crio[22553]: 2026-06-11T11:36:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:455da906c07e838 Mac:4e:89:59:c7:59:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/4aa10ea4-2547-4187-bbef-3a0217310c95 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.145296 | controller |     "Jun 11 11:36:48.882460 crc crio[22553]: time=\"2026-06-11T11:36:48.881829228Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-7bf7m Namespace:cert-manager ID:455da906c07e83873d090d4db2d92f36cfa19aee7f22a093536e35474660d81d UID:c0f4662a-5838-4b09-bafa-14c8fe709fd5 NetNS:/var/run/netns/4aa10ea4-2547-4187-bbef-3a0217310c95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f4662a_5838_4b09_bafa_14c8fe709fd5.slice PodAnnotations:0xc000ca0df8}] Aliases:map[]}\"",
2026-06-11 12:41:58.145315 | controller |     "Jun 11 11:36:48.882460 crc crio[22553]: time=\"2026-06-11T11:36:48.882022793Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-7bf7m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.145330 | controller |     "Jun 11 11:36:48.891820 crc crio[22553]: time=\"2026-06-11T11:36:48.891608122Z\" level=info msg=\"Ran pod sandbox 455da906c07e83873d090d4db2d92f36cfa19aee7f22a093536e35474660d81d with infra container: cert-manager/cert-manager-webhook-769f6b94cb-7bf7m/POD\" id=0a0dadef-7f3e-407d-b2d7-2dbbeae4a631 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.145362 | controller |     "Jun 11 11:36:48.894278 crc crio[22553]: time=\"2026-06-11T11:36:48.894184197Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=7218d775-10ef-4c74-b638-578f4b426c85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.145383 | controller |     "Jun 11 11:36:48.894556 crc crio[22553]: time=\"2026-06-11T11:36:48.894484526Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=7218d775-10ef-4c74-b638-578f4b426c85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.145399 | controller |     "Jun 11 11:36:48.894556 crc crio[22553]: time=\"2026-06-11T11:36:48.894577109Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=7218d775-10ef-4c74-b638-578f4b426c85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.145414 | controller |     "Jun 11 11:36:48.895804 crc crio[22553]: time=\"2026-06-11T11:36:48.89565479Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=8b9411ce-a30a-4b78-ad28-1a34f7834ad6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.145428 | controller |     "Jun 11 11:36:48.906257 crc crio[22553]: time=\"2026-06-11T11:36:48.906142295Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"",
2026-06-11 12:41:58.145443 | controller |     "Jun 11 11:36:54.566737 crc crio[22553]: time=\"2026-06-11T11:36:54.565045273Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=8b9411ce-a30a-4b78-ad28-1a34f7834ad6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.145458 | controller |     "Jun 11 11:36:54.569022 crc crio[22553]: time=\"2026-06-11T11:36:54.568073011Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=9fcff5c1-8560-4b3a-a12e-ce21ec093096 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.145472 | controller |     "Jun 11 11:36:55.182001 crc crio[22553]: time=\"2026-06-11T11:36:55.181884628Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=8a23d9a9-2412-4bcd-8296-d064517d8456 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.145487 | controller |     "Jun 11 11:36:55.201536 crc crio[22553]: time=\"2026-06-11T11:36:55.201409987Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=ab949f98-21f3-42c6-bb94-1bcf1541dd38 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.145501 | controller |     "Jun 11 11:36:55.210924 crc crio[22553]: time=\"2026-06-11T11:36:55.210746828Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=47863a3e-7b2c-4eaf-8935-c9122548673f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.145516 | controller |     "Jun 11 11:36:55.211883 crc crio[22553]: time=\"2026-06-11T11:36:55.211801239Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-7bf7m/cert-manager-webhook\" id=3b7c5cfd-451c-4dff-a991-c111a6dc1782 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.145535 | controller |     "Jun 11 11:36:55.215966 crc crio[22553]: time=\"2026-06-11T11:36:55.215874518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.145550 | controller |     "Jun 11 11:36:55.216757 crc crio[22553]: time=\"2026-06-11T11:36:55.216614869Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=72cd6bc2-8475-4ad6-aed2-34f1bed74f56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.145569 | controller |     "Jun 11 11:36:55.289079 crc crio[22553]: time=\"2026-06-11T11:36:55.288933604Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-mld4s/cert-manager-cainjector\" id=9fde743b-c71d-4295-a958-e62a2db155dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.145583 | controller |     "Jun 11 11:36:55.293393 crc crio[22553]: time=\"2026-06-11T11:36:55.293302942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.145598 | controller |     "Jun 11 11:36:55.295506 crc crio[22553]: time=\"2026-06-11T11:36:55.295253548Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=30d231c8-b484-4c87-a7f3-d31836b3ad7d name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.145612 | controller |     "Jun 11 11:36:55.296412 crc crio[22553]: time=\"2026-06-11T11:36:55.296254567Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=16220e98-efef-4213-b2ce-836c6eecb033 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.145627 | controller |     "Jun 11 11:36:55.310958 crc crio[22553]: time=\"2026-06-11T11:36:55.309235035Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=0b5d99fc-35e6-43c5-97a0-14c48d3e53e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.145641 | controller |     "Jun 11 11:36:55.311466 crc crio[22553]: time=\"2026-06-11T11:36:55.311404658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.145656 | controller |     "Jun 11 11:36:55.318409 crc crio[22553]: time=\"2026-06-11T11:36:55.318375651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.145670 | controller |     "Jun 11 11:36:55.343286 crc crio[22553]: time=\"2026-06-11T11:36:55.34239079Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-4784c/cert-manager-controller\" id=4afd8f11-359b-4e63-b16c-2522c5ff9910 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.145684 | controller |     "Jun 11 11:36:55.345773 crc crio[22553]: time=\"2026-06-11T11:36:55.345648725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.145699 | controller |     "Jun 11 11:36:55.374054 crc crio[22553]: time=\"2026-06-11T11:36:55.37396223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.145713 | controller |     "Jun 11 11:36:55.380043 crc crio[22553]: time=\"2026-06-11T11:36:55.379957634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.145731 | controller |     "Jun 11 11:36:55.394643 crc crio[22553]: time=\"2026-06-11T11:36:55.394526918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.145746 | controller |     "Jun 11 11:36:55.401330 crc crio[22553]: time=\"2026-06-11T11:36:55.401155781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.145761 | controller |     "Jun 11 11:36:55.543001 crc crio[22553]: time=\"2026-06-11T11:36:55.542920578Z\" level=info msg=\"Created container a6426a56da058a2e8a511f9046284f43979fc477597d5b2991f5e8fe0d750585: cert-manager/cert-manager-webhook-769f6b94cb-7bf7m/cert-manager-webhook\" id=3b7c5cfd-451c-4dff-a991-c111a6dc1782 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.145776 | controller |     "Jun 11 11:36:55.547162 crc crio[22553]: time=\"2026-06-11T11:36:55.547096989Z\" level=info msg=\"Starting container: a6426a56da058a2e8a511f9046284f43979fc477597d5b2991f5e8fe0d750585\" id=4a7eb412-71d2-43ef-9d8d-769731b369d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.145790 | controller |     "Jun 11 11:36:55.557031 crc crio[22553]: time=\"2026-06-11T11:36:55.554208126Z\" level=info msg=\"Started container\" PID=37584 containerID=a6426a56da058a2e8a511f9046284f43979fc477597d5b2991f5e8fe0d750585 description=cert-manager/cert-manager-webhook-769f6b94cb-7bf7m/cert-manager-webhook id=4a7eb412-71d2-43ef-9d8d-769731b369d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=455da906c07e83873d090d4db2d92f36cfa19aee7f22a093536e35474660d81d",
2026-06-11 12:41:58.145805 | controller |     "Jun 11 11:36:55.559996 crc crio[22553]: time=\"2026-06-11T11:36:55.559870811Z\" level=info msg=\"Created container 544e3615e2f0b942f164d6c4987283718df1d6325c57951666d5838ea64b88b0: cert-manager/cert-manager-cainjector-7f9fdd5dd5-mld4s/cert-manager-cainjector\" id=9fde743b-c71d-4295-a958-e62a2db155dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.145820 | controller |     "Jun 11 11:36:55.561061 crc crio[22553]: time=\"2026-06-11T11:36:55.560340535Z\" level=info msg=\"Created container 78c4cb47e321f402e4c963d878df716914bc3d8a2c9c847701ecf5b8b0ac840a: cert-manager/cert-manager-7b8b89f89d-4784c/cert-manager-controller\" id=4afd8f11-359b-4e63-b16c-2522c5ff9910 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.145835 | controller |     "Jun 11 11:36:55.561258 crc crio[22553]: time=\"2026-06-11T11:36:55.561120658Z\" level=info msg=\"Starting container: 544e3615e2f0b942f164d6c4987283718df1d6325c57951666d5838ea64b88b0\" id=0446f338-8ffd-4b87-8159-68d947569a7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.145850 | controller |     "Jun 11 11:36:55.563634 crc crio[22553]: time=\"2026-06-11T11:36:55.563398344Z\" level=info msg=\"Starting container: 78c4cb47e321f402e4c963d878df716914bc3d8a2c9c847701ecf5b8b0ac840a\" id=30771c26-1017-4a00-b5b2-74a5b760975c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.145865 | controller |     "Jun 11 11:36:55.567567 crc crio[22553]: time=\"2026-06-11T11:36:55.567347639Z\" level=info msg=\"Started container\" PID=37594 containerID=544e3615e2f0b942f164d6c4987283718df1d6325c57951666d5838ea64b88b0 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-mld4s/cert-manager-cainjector id=0446f338-8ffd-4b87-8159-68d947569a7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecc398d8b8fc6987540c3e0fd612648ccad0f1881d2738448e107d6b98bd1b97",
2026-06-11 12:41:58.145881 | controller |     "Jun 11 11:36:55.573633 crc crio[22553]: time=\"2026-06-11T11:36:55.572510619Z\" level=info msg=\"Started container\" PID=37595 containerID=78c4cb47e321f402e4c963d878df716914bc3d8a2c9c847701ecf5b8b0ac840a description=cert-manager/cert-manager-7b8b89f89d-4784c/cert-manager-controller id=30771c26-1017-4a00-b5b2-74a5b760975c name=/runtime.v1.RuntimeService/StartContainer sandboxID=134aad55879d7c96ff691665c4e84c26b3989e5483db324b9e65520638a821a9",
2026-06-11 12:41:58.145900 | controller |     "Jun 11 11:36:56.372543 crc crio[22553]: time=\"2026-06-11T11:36:56.3722738Z\" level=info msg=\"Stopping container: ebea1a766701464d8800ff27fca72c9f1d76f7d09eb166fca6501c8c3f9d1a2c (timeout: 30s)\" id=51fc2153-699c-44f6-b696-75a354344998 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.145915 | controller |     "Jun 11 11:36:56.373913 crc crio[22553]: time=\"2026-06-11T11:36:56.373619149Z\" level=info msg=\"Stopping container: 43c07e268cec15f156334e13804e7583a9045b29d2b57c86b1678c6e358636ac (timeout: 30s)\" id=52a162fb-b975-4084-abba-83ef19006c7c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.145929 | controller |     "Jun 11 11:36:56.552321 crc crio[22553]: time=\"2026-06-11T11:36:56.551448106Z\" level=info msg=\"Stopping container: 20a09ad3e29c9127194a5067887be32e68e94c3000ce637554f79f319ad1d574 (timeout: 30s)\" id=abd43ff7-39a8-48e3-b1b2-79c2a2ad6cf6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.145948 | controller |     "Jun 11 11:36:56.555992 crc crio[22553]: time=\"2026-06-11T11:36:56.554512375Z\" level=info msg=\"Stopping container: 50ab4f6f983ad2a0cc7ff0c96cc801b5214955811e433d142979058e75ce1b25 (timeout: 30s)\" id=7c03d69e-4b6e-4c45-8cce-3c19de40b0e7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.145968 | controller |     "Jun 11 11:36:56.555992 crc crio[22553]: time=\"2026-06-11T11:36:56.554979699Z\" level=info msg=\"Stopping container: 2d9b89ff62eb0eba2db28a124a5aab4d0258091403c6780a509bf9c04f79f5f0 (timeout: 30s)\" id=97a1f6d2-f01f-4d9e-947e-0601b47cf660 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.145986 | controller |     "Jun 11 11:36:56.555992 crc crio[22553]: time=\"2026-06-11T11:36:56.555570756Z\" level=info msg=\"Stopping container: b84495f8599523fef301cb0ed2e29c96924bb87e85249d8f78fa9c5dd5a32fd5 (timeout: 30s)\" id=0ac85a19-8f4a-47de-a2af-97090cfdfeb6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.146004 | controller |     "Jun 11 11:36:56.557592 crc crio[22553]: time=\"2026-06-11T11:36:56.556163633Z\" level=info msg=\"Stopping container: 748a7b90d6ccb0b2202e79b9516a346a3f6fce44439541937d7baaaa0034e364 (timeout: 30s)\" id=e9756c3a-d959-493c-a19e-916904b65f6b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.146020 | controller |     "Jun 11 11:36:56.561052 crc crio[22553]: time=\"2026-06-11T11:36:56.560584932Z\" level=info msg=\"Stopping container: 35cafac5913b970a7204a1746c8184442798cab0399ba0d69110acc3bcf2649c (timeout: 30s)\" id=ab13ff47-9afb-4603-970b-71351a070671 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.146039 | controller |     "Jun 11 11:36:56.576410 crc crio[22553]: time=\"2026-06-11T11:36:56.563098685Z\" level=info msg=\"Stopping container: 92cf5aef70d0bb2b2077902d18d9f0568cc74c3f4159f1b725a515306171410b (timeout: 30s)\" id=91bfe2a1-9780-44d9-9fdd-9c183c81425e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.146059 | controller |     "Jun 11 11:36:56.635362 crc crio[22553]: time=\"2026-06-11T11:36:56.635182653Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-11 12:41:58.146078 | controller |     "Jun 11 11:36:56.635838 crc crio[22553]: time=\"2026-06-11T11:36:56.635518673Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.146097 | controller |     "Jun 11 11:36:56.662022 crc crio[22553]: time=\"2026-06-11T11:36:56.64503234Z\" level=info msg=\"Stopping container: 12d2c20a87bf5bdfdbfd2a6b641b6d62e79e7709d15444fdbb0682e7edf37496 (timeout: 30s)\" id=98ea15c1-17d4-4da0-ac06-009e1c872d14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.146116 | controller |     "Jun 11 11:36:56.730547 crc crio[22553]: time=\"2026-06-11T11:36:56.730331103Z\" level=info msg=\"Stopped container ebea1a766701464d8800ff27fca72c9f1d76f7d09eb166fca6501c8c3f9d1a2c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=51fc2153-699c-44f6-b696-75a354344998 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.146144 | controller |     "Jun 11 11:36:56.746158 crc crio[22553]: time=\"2026-06-11T11:36:56.746049231Z\" level=info msg=\"Stopped container 20a09ad3e29c9127194a5067887be32e68e94c3000ce637554f79f319ad1d574: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=abd43ff7-39a8-48e3-b1b2-79c2a2ad6cf6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.146166 | controller |     "Jun 11 11:36:56.746315 crc crio[22553]: time=\"2026-06-11T11:36:56.746294298Z\" level=info msg=\"Stopped container 2d9b89ff62eb0eba2db28a124a5aab4d0258091403c6780a509bf9c04f79f5f0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=97a1f6d2-f01f-4d9e-947e-0601b47cf660 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.146184 | controller |     "Jun 11 11:36:56.746376 crc crio[22553]: time=\"2026-06-11T11:36:56.746347339Z\" level=info msg=\"Stopped container 35cafac5913b970a7204a1746c8184442798cab0399ba0d69110acc3bcf2649c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=ab13ff47-9afb-4603-970b-71351a070671 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.146203 | controller |     "Jun 11 11:36:56.757829 crc crio[22553]: time=\"2026-06-11T11:36:56.757527155Z\" level=info msg=\"Stopped container 92cf5aef70d0bb2b2077902d18d9f0568cc74c3f4159f1b725a515306171410b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=91bfe2a1-9780-44d9-9fdd-9c183c81425e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.146222 | controller |     "Jun 11 11:36:56.912947 crc crio[22553]: time=\"2026-06-11T11:36:56.91127071Z\" level=info msg=\"Stopped container b84495f8599523fef301cb0ed2e29c96924bb87e85249d8f78fa9c5dd5a32fd5: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=0ac85a19-8f4a-47de-a2af-97090cfdfeb6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.146240 | controller |     "Jun 11 11:36:56.924156 crc crio[22553]: time=\"2026-06-11T11:36:56.924088393Z\" level=info msg=\"Stopped container 748a7b90d6ccb0b2202e79b9516a346a3f6fce44439541937d7baaaa0034e364: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=e9756c3a-d959-493c-a19e-916904b65f6b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.146258 | controller |     "Jun 11 11:36:56.995981 crc crio[22553]: time=\"2026-06-11T11:36:56.99576813Z\" level=info msg=\"Stopped container 50ab4f6f983ad2a0cc7ff0c96cc801b5214955811e433d142979058e75ce1b25: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=7c03d69e-4b6e-4c45-8cce-3c19de40b0e7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.146276 | controller |     "Jun 11 11:36:57.027238 crc crio[22553]: time=\"2026-06-11T11:36:57.026835264Z\" level=info msg=\"Stopped container 43c07e268cec15f156334e13804e7583a9045b29d2b57c86b1678c6e358636ac: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=52a162fb-b975-4084-abba-83ef19006c7c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.146295 | controller |     "Jun 11 11:36:57.029115 crc crio[22553]: time=\"2026-06-11T11:36:57.029015588Z\" level=info msg=\"Stopping pod sandbox: 70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d\" id=1daac18f-1857-4a87-b290-3f0a65a1c2fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.146313 | controller |     "Jun 11 11:36:57.034641 crc crio[22553]: time=\"2026-06-11T11:36:57.034479427Z\" level=info msg=\"Stopped pod sandbox: 70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d\" id=1daac18f-1857-4a87-b290-3f0a65a1c2fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.146331 | controller |     "Jun 11 11:36:57.316879 crc crio[22553]: time=\"2026-06-11T11:36:57.316001422Z\" level=info msg=\"Removing container: 43c07e268cec15f156334e13804e7583a9045b29d2b57c86b1678c6e358636ac\" id=4b5636be-70ce-4c88-aaeb-cd6274c71d73 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.146371 | controller |     "Jun 11 11:36:57.334358 crc crio[22553]: time=\"2026-06-11T11:36:57.334247133Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=70e29261-fb91-44b8-ae73-879280cde7d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.146397 | controller |     "Jun 11 11:36:57.348804 crc crio[22553]: time=\"2026-06-11T11:36:57.348484997Z\" level=info msg=\"Removed container 43c07e268cec15f156334e13804e7583a9045b29d2b57c86b1678c6e358636ac: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=4b5636be-70ce-4c88-aaeb-cd6274c71d73 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.146416 | controller |     "Jun 11 11:36:57.351800 crc crio[22553]: time=\"2026-06-11T11:36:57.351576137Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=4550ab59-7969-4d19-a53e-a1b6ff68066c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.146436 | controller |     "Jun 11 11:36:57.352230 crc crio[22553]: time=\"2026-06-11T11:36:57.352161964Z\" level=info msg=\"Removing container: d80364845cb6ca2a63749bef2ec5646d49ee12af64efa34807047585658ef992\" id=004f8098-56c8-40b8-aa3b-790245fd92a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.146456 | controller |     "Jun 11 11:36:57.354795 crc crio[22553]: time=\"2026-06-11T11:36:57.354637496Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=48181872-eace-47b3-b528-ff6fe6d9e36a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.146475 | controller |     "Jun 11 11:36:57.355352 crc crio[22553]: time=\"2026-06-11T11:36:57.355199383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.146494 | controller |     "Jun 11 11:36:57.380239 crc crio[22553]: time=\"2026-06-11T11:36:57.380092327Z\" level=info msg=\"Removed container d80364845cb6ca2a63749bef2ec5646d49ee12af64efa34807047585658ef992: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=004f8098-56c8-40b8-aa3b-790245fd92a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.146512 | controller |     "Jun 11 11:36:57.388610 crc crio[22553]: time=\"2026-06-11T11:36:57.384628099Z\" level=info msg=\"Stopped container 12d2c20a87bf5bdfdbfd2a6b641b6d62e79e7709d15444fdbb0682e7edf37496: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=98ea15c1-17d4-4da0-ac06-009e1c872d14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.146530 | controller |     "Jun 11 11:36:57.388610 crc crio[22553]: time=\"2026-06-11T11:36:57.385819824Z\" level=info msg=\"Removing container: ebea1a766701464d8800ff27fca72c9f1d76f7d09eb166fca6501c8c3f9d1a2c\" id=3ef1aed6-745a-46a5-af8a-b3fc5825234e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.146549 | controller |     "Jun 11 11:36:57.388610 crc crio[22553]: time=\"2026-06-11T11:36:57.386214946Z\" level=info msg=\"Stopping pod sandbox: 111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d\" id=87d19153-4af4-4ebc-a725-937ca759c0ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.146567 | controller |     "Jun 11 11:36:57.392216 crc crio[22553]: time=\"2026-06-11T11:36:57.391622753Z\" level=info msg=\"Stopped pod sandbox: 111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d\" id=87d19153-4af4-4ebc-a725-937ca759c0ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.146585 | controller |     "Jun 11 11:36:57.401399 crc crio[22553]: time=\"2026-06-11T11:36:57.401295775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.146609 | controller |     "Jun 11 11:36:57.404959 crc crio[22553]: time=\"2026-06-11T11:36:57.404518468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.146628 | controller |     "Jun 11 11:36:57.416769 crc crio[22553]: time=\"2026-06-11T11:36:57.416628071Z\" level=info msg=\"Removed container ebea1a766701464d8800ff27fca72c9f1d76f7d09eb166fca6501c8c3f9d1a2c: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=3ef1aed6-745a-46a5-af8a-b3fc5825234e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.146646 | controller |     "Jun 11 11:36:57.450791 crc crio[22553]: time=\"2026-06-11T11:36:57.450652721Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-mk4wv/POD\" id=b1644628-e6b5-46e2-90b2-40c57f166750 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.146665 | controller |     "Jun 11 11:36:57.451030 crc crio[22553]: time=\"2026-06-11T11:36:57.450821616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.146683 | controller |     "Jun 11 11:36:57.474900 crc crio[22553]: time=\"2026-06-11T11:36:57.474814775Z\" 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=b1644628-e6b5-46e2-90b2-40c57f166750 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.146701 | controller |     "Jun 11 11:36:57.498945 crc crio[22553]: time=\"2026-06-11T11:36:57.498816523Z\" level=info msg=\"Ran pod sandbox 211c690645c1fa835db65207e67e939220004e283bf070823510d2704ba2b71d with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-mk4wv/POD\" id=b1644628-e6b5-46e2-90b2-40c57f166750 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.146719 | controller |     "Jun 11 11:36:57.511077 crc crio[22553]: time=\"2026-06-11T11:36:57.510925316Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=edfcba9f-d3c6-4001-b736-e3c4ad547d83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.146737 | controller |     "Jun 11 11:36:57.516538 crc crio[22553]: time=\"2026-06-11T11:36:57.515454438Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a9d6caf6-8636-4aee-a7a5-b060448ccf06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.146754 | controller |     "Jun 11 11:36:57.528564 crc crio[22553]: time=\"2026-06-11T11:36:57.528478787Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-mk4wv/kube-rbac-proxy\" id=24c3ceae-b75c-4e92-b141-60c5da2e3385 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.146773 | controller |     "Jun 11 11:36:57.529136 crc crio[22553]: time=\"2026-06-11T11:36:57.529068264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.146792 | controller |     "Jun 11 11:36:57.533537 crc crio[22553]: time=\"2026-06-11T11:36:57.5309943Z\" level=info msg=\"Created container c633a8764012e7215ba4d81481003f335b5a047a2986ce0f174412404aab6650: openshift-multus/multus-bzhnf/kube-multus\" id=48181872-eace-47b3-b528-ff6fe6d9e36a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.146810 | controller |     "Jun 11 11:36:57.537245 crc crio[22553]: time=\"2026-06-11T11:36:57.536381327Z\" level=info msg=\"Starting container: c633a8764012e7215ba4d81481003f335b5a047a2986ce0f174412404aab6650\" id=e1a575c5-781f-4005-a4cf-9414d31b484b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.146837 | controller |     "Jun 11 11:36:57.549451 crc crio[22553]: time=\"2026-06-11T11:36:57.546366208Z\" level=info msg=\"Started container\" PID=37807 containerID=c633a8764012e7215ba4d81481003f335b5a047a2986ce0f174412404aab6650 description=openshift-multus/multus-bzhnf/kube-multus id=e1a575c5-781f-4005-a4cf-9414d31b484b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcad44165bf9e75edaaad94e1e3770645866ab2daf68c38802f594b2390a51a",
2026-06-11 12:41:58.146859 | controller |     "Jun 11 11:36:57.572668 crc crio[22553]: time=\"2026-06-11T11:36:57.57254643Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_6fe9fa8d-5573-41e4-9ab1-d53b787c0b79\\\"\"",
2026-06-11 12:41:58.146878 | controller |     "Jun 11 11:36:57.572668 crc crio[22553]: time=\"2026-06-11T11:36:57.572774886Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.146898 | controller |     "Jun 11 11:36:57.573523 crc crio[22553]: time=\"2026-06-11T11:36:57.573457326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.146917 | controller |     "Jun 11 11:36:57.801176 crc crio[22553]: time=\"2026-06-11T11:36:57.801090332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.146936 | controller |     "Jun 11 11:36:57.924848 crc crio[22553]: time=\"2026-06-11T11:36:57.923875007Z\" level=info msg=\"Created container fe80dd71c2d8731b9ec668dff71e6e2eca907ead4609fddafa1ad5d5686c26dd: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-mk4wv/kube-rbac-proxy\" id=24c3ceae-b75c-4e92-b141-60c5da2e3385 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.146956 | controller |     "Jun 11 11:36:57.927361 crc crio[22553]: time=\"2026-06-11T11:36:57.927158022Z\" level=info msg=\"Starting container: fe80dd71c2d8731b9ec668dff71e6e2eca907ead4609fddafa1ad5d5686c26dd\" id=6a5e828c-413c-4381-b6b2-79e25d87d5de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.146975 | controller |     "Jun 11 11:36:57.937931 crc crio[22553]: time=\"2026-06-11T11:36:57.936795243Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-dxv7q/POD\" id=5dbf1d2f-11d9-4610-953e-40d335127d72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.146994 | controller |     "Jun 11 11:36:57.938091 crc crio[22553]: time=\"2026-06-11T11:36:57.937976557Z\" level=info msg=\"Started container\" PID=37828 containerID=fe80dd71c2d8731b9ec668dff71e6e2eca907ead4609fddafa1ad5d5686c26dd description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-mk4wv/kube-rbac-proxy id=6a5e828c-413c-4381-b6b2-79e25d87d5de name=/runtime.v1.RuntimeService/StartContainer sandboxID=211c690645c1fa835db65207e67e939220004e283bf070823510d2704ba2b71d",
2026-06-11 12:41:58.147015 | controller |     "Jun 11 11:36:57.938091 crc crio[22553]: time=\"2026-06-11T11:36:57.938045609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.147036 | controller |     "Jun 11 11:36:57.953650 crc crio[22553]: time=\"2026-06-11T11:36:57.952956033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2f98ffe3-b400-4e05-a659-b145d31c1159 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.147057 | controller |     "Jun 11 11:36:57.961542 crc crio[22553]: time=\"2026-06-11T11:36:57.961367868Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e51e16f4-8e62-4cf8-b5b0-4ef03b85b67a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.147083 | controller |     "Jun 11 11:36:57.966007 crc crio[22553]: time=\"2026-06-11T11:36:57.965322503Z\" 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=5dbf1d2f-11d9-4610-953e-40d335127d72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.147104 | controller |     "Jun 11 11:36:57.972974 crc crio[22553]: time=\"2026-06-11T11:36:57.972836022Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-mk4wv/ovnkube-cluster-manager\" id=745ae725-5f9d-487a-b2da-c7cb49a4be6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.147124 | controller |     "Jun 11 11:36:57.973388 crc crio[22553]: time=\"2026-06-11T11:36:57.973331796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.147165 | controller |     "Jun 11 11:36:57.981635 crc crio[22553]: time=\"2026-06-11T11:36:57.981237347Z\" level=info msg=\"Ran pod sandbox b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc with infra container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/POD\" id=5dbf1d2f-11d9-4610-953e-40d335127d72 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.147186 | controller |     "Jun 11 11:36:57.984949 crc crio[22553]: time=\"2026-06-11T11:36:57.984769669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0e20294a-b09f-4f49-a425-66b9e8aeae3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.147206 | controller |     "Jun 11 11:36:57.996323 crc crio[22553]: time=\"2026-06-11T11:36:57.996069358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fb408916-aa30-443d-a322-88c2cc2320c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.147227 | controller |     "Jun 11 11:36:58.009940 crc crio[22553]: time=\"2026-06-11T11:36:58.007238143Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/kubecfg-setup\" id=b2e82731-eb6e-48bf-bde7-0e66edf75efe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.147248 | controller |     "Jun 11 11:36:58.009940 crc crio[22553]: time=\"2026-06-11T11:36:58.008028386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.147270 | controller |     "Jun 11 11:36:58.033017 crc crio[22553]: time=\"2026-06-11T11:36:58.03289841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.147291 | controller |     "Jun 11 11:36:58.042035 crc crio[22553]: time=\"2026-06-11T11:36:58.041792979Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-11 12:41:58.147312 | controller |     "Jun 11 11:36:58.042035 crc crio[22553]: time=\"2026-06-11T11:36:58.042024846Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.147333 | controller |     "Jun 11 11:36:58.042930 crc crio[22553]: time=\"2026-06-11T11:36:58.042055477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.147380 | controller |     "Jun 11 11:36:58.057499 crc crio[22553]: time=\"2026-06-11T11:36:58.057325671Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-11 12:41:58.147404 | controller |     "Jun 11 11:36:58.057499 crc crio[22553]: time=\"2026-06-11T11:36:58.057469146Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.147432 | controller |     "Jun 11 11:36:58.059953 crc crio[22553]: time=\"2026-06-11T11:36:58.059799133Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-11 12:41:58.147453 | controller |     "Jun 11 11:36:58.062113 crc crio[22553]: time=\"2026-06-11T11:36:58.061960696Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.147475 | controller |     "Jun 11 11:36:58.062242 crc crio[22553]: time=\"2026-06-11T11:36:58.062152842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.147496 | controller |     "Jun 11 11:36:58.065795 crc crio[22553]: time=\"2026-06-11T11:36:58.065555821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.147516 | controller |     "Jun 11 11:36:58.076035 crc crio[22553]: time=\"2026-06-11T11:36:58.075953554Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-11 12:41:58.147538 | controller |     "Jun 11 11:36:58.076306 crc crio[22553]: time=\"2026-06-11T11:36:58.076286063Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.147559 | controller |     "Jun 11 11:36:58.088768 crc crio[22553]: time=\"2026-06-11T11:36:58.088312403Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-11 12:41:58.147582 | controller |     "Jun 11 11:36:58.090108 crc crio[22553]: time=\"2026-06-11T11:36:58.089297262Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.147602 | controller |     "Jun 11 11:36:58.101989 crc crio[22553]: time=\"2026-06-11T11:36:58.101882018Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-11 12:41:58.147624 | controller |     "Jun 11 11:36:58.102166 crc crio[22553]: time=\"2026-06-11T11:36:58.102142076Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.147646 | controller |     "Jun 11 11:36:58.110869 crc crio[22553]: time=\"2026-06-11T11:36:58.110474738Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-11 12:41:58.147668 | controller |     "Jun 11 11:36:58.110869 crc crio[22553]: time=\"2026-06-11T11:36:58.110598452Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.147691 | controller |     "Jun 11 11:36:58.111943 crc crio[22553]: time=\"2026-06-11T11:36:58.111533929Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-11 12:41:58.147713 | controller |     "Jun 11 11:36:58.113344 crc crio[22553]: time=\"2026-06-11T11:36:58.113243629Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.147736 | controller |     "Jun 11 11:36:58.123367 crc crio[22553]: time=\"2026-06-11T11:36:58.123270391Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_6fe9fa8d-5573-41e4-9ab1-d53b787c0b79\\\"\"",
2026-06-11 12:41:58.147758 | controller |     "Jun 11 11:36:58.158666 crc crio[22553]: time=\"2026-06-11T11:36:58.158246739Z\" level=info msg=\"Created container 3a2332253969e3545d814f124131125feb1eaa4e244d34bd3a5cec31d81ea6a7: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-mk4wv/ovnkube-cluster-manager\" id=745ae725-5f9d-487a-b2da-c7cb49a4be6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.147781 | controller |     "Jun 11 11:36:58.166447 crc crio[22553]: time=\"2026-06-11T11:36:58.166287433Z\" level=info msg=\"Starting container: 3a2332253969e3545d814f124131125feb1eaa4e244d34bd3a5cec31d81ea6a7\" id=bde9ee44-b2d5-4320-9783-a9559ea991ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.147805 | controller |     "Jun 11 11:36:58.178949 crc crio[22553]: time=\"2026-06-11T11:36:58.176620104Z\" level=info msg=\"Created container 2415db8dde5a19effe4f2bce70475a0d3b88fcb7648ec786d0923cd574610e83: openshift-ovn-kubernetes/ovnkube-node-dxv7q/kubecfg-setup\" id=b2e82731-eb6e-48bf-bde7-0e66edf75efe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.147834 | controller |     "Jun 11 11:36:58.181904 crc crio[22553]: time=\"2026-06-11T11:36:58.180408144Z\" level=info msg=\"Starting container: 2415db8dde5a19effe4f2bce70475a0d3b88fcb7648ec786d0923cd574610e83\" id=a6ab9e5d-352a-4d2d-9610-75a19df6bbf6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.147859 | controller |     "Jun 11 11:36:58.182618 crc crio[22553]: time=\"2026-06-11T11:36:58.18093562Z\" level=info msg=\"Started container\" PID=37851 containerID=3a2332253969e3545d814f124131125feb1eaa4e244d34bd3a5cec31d81ea6a7 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-mk4wv/ovnkube-cluster-manager id=bde9ee44-b2d5-4320-9783-a9559ea991ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=211c690645c1fa835db65207e67e939220004e283bf070823510d2704ba2b71d",
2026-06-11 12:41:58.147882 | controller |     "Jun 11 11:36:58.195221 crc crio[22553]: time=\"2026-06-11T11:36:58.190109367Z\" level=info msg=\"Started container\" PID=37853 containerID=2415db8dde5a19effe4f2bce70475a0d3b88fcb7648ec786d0923cd574610e83 description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/kubecfg-setup id=a6ab9e5d-352a-4d2d-9610-75a19df6bbf6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc",
2026-06-11 12:41:58.147907 | controller |     "Jun 11 11:36:58.350498 crc crio[22553]: time=\"2026-06-11T11:36:58.35030095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fdfa8559-978c-41fe-af91-cb6ea5d7acf2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.147931 | controller |     "Jun 11 11:36:58.354040 crc crio[22553]: time=\"2026-06-11T11:36:58.353839553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=767dc6c8-061c-4996-bdb3-ffb6caffc101 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.147953 | controller |     "Jun 11 11:36:58.360546 crc crio[22553]: time=\"2026-06-11T11:36:58.360479686Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovn-controller\" id=b30891d9-b8ea-4e3d-ad75-be20f71d11da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.147977 | controller |     "Jun 11 11:36:58.361061 crc crio[22553]: time=\"2026-06-11T11:36:58.36095926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.148000 | controller |     "Jun 11 11:36:58.370246 crc crio[22553]: time=\"2026-06-11T11:36:58.370097936Z\" level=info msg=\"Removing container: 12d2c20a87bf5bdfdbfd2a6b641b6d62e79e7709d15444fdbb0682e7edf37496\" id=a89ef3a2-6374-4da3-9efd-daee43803809 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.148023 | controller |     "Jun 11 11:36:58.399930 crc crio[22553]: time=\"2026-06-11T11:36:58.399839552Z\" level=info msg=\"Removed container 12d2c20a87bf5bdfdbfd2a6b641b6d62e79e7709d15444fdbb0682e7edf37496: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=a89ef3a2-6374-4da3-9efd-daee43803809 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.148045 | controller |     "Jun 11 11:36:58.405360 crc crio[22553]: time=\"2026-06-11T11:36:58.40526683Z\" level=info msg=\"Removing container: 50ab4f6f983ad2a0cc7ff0c96cc801b5214955811e433d142979058e75ce1b25\" id=21e7eecc-4325-4bc8-a366-ff8ed25f73f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.148068 | controller |     "Jun 11 11:36:58.424634 crc crio[22553]: time=\"2026-06-11T11:36:58.424387385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.148096 | controller |     "Jun 11 11:36:58.427123 crc crio[22553]: time=\"2026-06-11T11:36:58.427053913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.148119 | controller |     "Jun 11 11:36:58.445614 crc crio[22553]: time=\"2026-06-11T11:36:58.445530611Z\" level=info msg=\"Removed container 50ab4f6f983ad2a0cc7ff0c96cc801b5214955811e433d142979058e75ce1b25: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=21e7eecc-4325-4bc8-a366-ff8ed25f73f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.148142 | controller |     "Jun 11 11:36:58.454520 crc crio[22553]: time=\"2026-06-11T11:36:58.454460841Z\" level=info msg=\"Removing container: 748a7b90d6ccb0b2202e79b9516a346a3f6fce44439541937d7baaaa0034e364\" id=02cbc60f-82bb-4ece-89c4-1eb589ca76a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.148179 | controller |     "Jun 11 11:36:58.477379 crc crio[22553]: time=\"2026-06-11T11:36:58.477314206Z\" level=info msg=\"Removed container 748a7b90d6ccb0b2202e79b9516a346a3f6fce44439541937d7baaaa0034e364: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=02cbc60f-82bb-4ece-89c4-1eb589ca76a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.148204 | controller |     "Jun 11 11:36:58.483311 crc crio[22553]: time=\"2026-06-11T11:36:58.483038233Z\" level=info msg=\"Removing container: b84495f8599523fef301cb0ed2e29c96924bb87e85249d8f78fa9c5dd5a32fd5\" id=7a2abda8-8af7-4321-bf71-d41da7c0cac6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.148235 | controller |     "Jun 11 11:36:58.505608 crc crio[22553]: time=\"2026-06-11T11:36:58.505530727Z\" level=info msg=\"Removed container b84495f8599523fef301cb0ed2e29c96924bb87e85249d8f78fa9c5dd5a32fd5: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=7a2abda8-8af7-4321-bf71-d41da7c0cac6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.148263 | controller |     "Jun 11 11:36:58.509589 crc crio[22553]: time=\"2026-06-11T11:36:58.509531394Z\" level=info msg=\"Removing container: 35cafac5913b970a7204a1746c8184442798cab0399ba0d69110acc3bcf2649c\" id=c86f76a8-0a2b-4afb-bd47-346cc8f45a48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.148290 | controller |     "Jun 11 11:36:58.555917 crc crio[22553]: time=\"2026-06-11T11:36:58.547482469Z\" level=info msg=\"Removed container 35cafac5913b970a7204a1746c8184442798cab0399ba0d69110acc3bcf2649c: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=c86f76a8-0a2b-4afb-bd47-346cc8f45a48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.148321 | controller |     "Jun 11 11:36:58.559383 crc crio[22553]: time=\"2026-06-11T11:36:58.559242211Z\" level=info msg=\"Removing container: 92cf5aef70d0bb2b2077902d18d9f0568cc74c3f4159f1b725a515306171410b\" id=4e061104-abb4-4d13-993f-e5b6f034394e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.148367 | controller |     "Jun 11 11:36:58.560094 crc crio[22553]: time=\"2026-06-11T11:36:58.560007303Z\" level=info msg=\"Created container 6a6c3b12e6e6526099608bc45984c3cb50bd496fa81db6a2280e2f056b778eb2: openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovn-controller\" id=b30891d9-b8ea-4e3d-ad75-be20f71d11da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.148401 | controller |     "Jun 11 11:36:58.561927 crc crio[22553]: time=\"2026-06-11T11:36:58.561820936Z\" level=info msg=\"Starting container: 6a6c3b12e6e6526099608bc45984c3cb50bd496fa81db6a2280e2f056b778eb2\" id=bd50e1c1-3752-4ad6-884d-6722152ee6ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.148434 | controller |     "Jun 11 11:36:58.575616 crc crio[22553]: time=\"2026-06-11T11:36:58.575380701Z\" level=info msg=\"Started container\" PID=37925 containerID=6a6c3b12e6e6526099608bc45984c3cb50bd496fa81db6a2280e2f056b778eb2 description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovn-controller id=bd50e1c1-3752-4ad6-884d-6722152ee6ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc",
2026-06-11 12:41:58.148468 | controller |     "Jun 11 11:36:58.588102 crc crio[22553]: time=\"2026-06-11T11:36:58.587979407Z\" level=info msg=\"Removed container 92cf5aef70d0bb2b2077902d18d9f0568cc74c3f4159f1b725a515306171410b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=4e061104-abb4-4d13-993f-e5b6f034394e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.148498 | controller |     "Jun 11 11:36:58.593227 crc crio[22553]: time=\"2026-06-11T11:36:58.593135408Z\" level=info msg=\"Removing container: 20a09ad3e29c9127194a5067887be32e68e94c3000ce637554f79f319ad1d574\" id=37d9a5c1-d4d5-4b57-bcf0-ea16368dff1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.148528 | controller |     "Jun 11 11:36:58.594112 crc crio[22553]: time=\"2026-06-11T11:36:58.594018773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d74b9d94-2c1f-40d1-b5aa-eecb4171d5d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.148558 | controller |     "Jun 11 11:36:58.598762 crc crio[22553]: time=\"2026-06-11T11:36:58.598604637Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f43fec86-377d-4546-99ef-6b95320936ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.148598 | controller |     "Jun 11 11:36:58.605774 crc crio[22553]: time=\"2026-06-11T11:36:58.605498677Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovn-acl-logging\" id=fd9d470b-924e-4f1b-a7f4-a160b9bf42f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.148630 | controller |     "Jun 11 11:36:58.612329 crc crio[22553]: time=\"2026-06-11T11:36:58.612216803Z\" level=info msg=\"Removed container 20a09ad3e29c9127194a5067887be32e68e94c3000ce637554f79f319ad1d574: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=37d9a5c1-d4d5-4b57-bcf0-ea16368dff1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.148658 | controller |     "Jun 11 11:36:58.612763 crc crio[22553]: time=\"2026-06-11T11:36:58.612639795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.148689 | controller |     "Jun 11 11:36:58.615990 crc crio[22553]: time=\"2026-06-11T11:36:58.615922561Z\" level=info msg=\"Removing container: 2d9b89ff62eb0eba2db28a124a5aab4d0258091403c6780a509bf9c04f79f5f0\" id=681efae0-8d21-40f6-8a87-2f83907b6e83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.148716 | controller |     "Jun 11 11:36:58.640206 crc crio[22553]: time=\"2026-06-11T11:36:58.640122895Z\" level=info msg=\"Removed container 2d9b89ff62eb0eba2db28a124a5aab4d0258091403c6780a509bf9c04f79f5f0: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=681efae0-8d21-40f6-8a87-2f83907b6e83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.148743 | controller |     "Jun 11 11:36:58.643972 crc crio[22553]: time=\"2026-06-11T11:36:58.643888015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.148773 | controller |     "Jun 11 11:36:58.645022 crc crio[22553]: time=\"2026-06-11T11:36:58.644925075Z\" level=info msg=\"Removing container: 7fe222daef6e05c4e6be93c3bc5ddd54a7e76246300286bcb3804b0b105670c6\" id=530b3352-129f-43e6-9084-bf620d8cafb9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.148806 | controller |     "Jun 11 11:36:58.645846 crc crio[22553]: time=\"2026-06-11T11:36:58.64577955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.148838 | controller |     "Jun 11 11:36:58.682459 crc crio[22553]: time=\"2026-06-11T11:36:58.682324354Z\" level=info msg=\"Removed container 7fe222daef6e05c4e6be93c3bc5ddd54a7e76246300286bcb3804b0b105670c6: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=530b3352-129f-43e6-9084-bf620d8cafb9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.148865 | controller |     "Jun 11 11:36:58.766749 crc crio[22553]: time=\"2026-06-11T11:36:58.766578996Z\" level=info msg=\"Created container 5e06d30d899400bcaf0745db70362939541ed25991a38dc80d9110023e1b6576: openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovn-acl-logging\" id=fd9d470b-924e-4f1b-a7f4-a160b9bf42f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.148893 | controller |     "Jun 11 11:36:58.769475 crc crio[22553]: time=\"2026-06-11T11:36:58.769246304Z\" level=info msg=\"Starting container: 5e06d30d899400bcaf0745db70362939541ed25991a38dc80d9110023e1b6576\" id=08a3f4cc-2875-43ac-a954-568f3096f213 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.148923 | controller |     "Jun 11 11:36:58.777074 crc crio[22553]: time=\"2026-06-11T11:36:58.776958609Z\" level=info msg=\"Started container\" PID=37943 containerID=5e06d30d899400bcaf0745db70362939541ed25991a38dc80d9110023e1b6576 description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovn-acl-logging id=08a3f4cc-2875-43ac-a954-568f3096f213 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc",
2026-06-11 12:41:58.148950 | controller |     "Jun 11 11:36:58.795074 crc crio[22553]: time=\"2026-06-11T11:36:58.793308634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=df8d467a-cf03-4c23-a60a-18e03a80b6be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.148975 | controller |     "Jun 11 11:36:58.797813 crc crio[22553]: time=\"2026-06-11T11:36:58.797722253Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=da0b7757-d398-4678-9e60-0e6073aa7a1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.149000 | controller |     "Jun 11 11:36:58.807342 crc crio[22553]: time=\"2026-06-11T11:36:58.806763886Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/kube-rbac-proxy-node\" id=4b3ded59-f127-42ef-9dd2-58c9f1532a3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.149026 | controller |     "Jun 11 11:36:58.807342 crc crio[22553]: time=\"2026-06-11T11:36:58.807268061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.149053 | controller |     "Jun 11 11:36:58.843803 crc crio[22553]: time=\"2026-06-11T11:36:58.842151026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.149083 | controller |     "Jun 11 11:36:58.844930 crc crio[22553]: time=\"2026-06-11T11:36:58.844401232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.149109 | controller |     "Jun 11 11:36:58.979611 crc crio[22553]: time=\"2026-06-11T11:36:58.979468434Z\" level=info msg=\"Created container f48bcad079819d0b536232ee3dfafbcd2e56fe59f120e40f88fe3f3a019cb3db: openshift-ovn-kubernetes/ovnkube-node-dxv7q/kube-rbac-proxy-node\" id=4b3ded59-f127-42ef-9dd2-58c9f1532a3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.149142 | controller |     "Jun 11 11:36:58.981375 crc crio[22553]: time=\"2026-06-11T11:36:58.981260456Z\" level=info msg=\"Starting container: f48bcad079819d0b536232ee3dfafbcd2e56fe59f120e40f88fe3f3a019cb3db\" id=4d2ff785-6ca8-4a45-86b2-7776876cb526 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.149173 | controller |     "Jun 11 11:36:58.987867 crc crio[22553]: time=\"2026-06-11T11:36:58.987778296Z\" level=info msg=\"Started container\" PID=37961 containerID=f48bcad079819d0b536232ee3dfafbcd2e56fe59f120e40f88fe3f3a019cb3db description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/kube-rbac-proxy-node id=4d2ff785-6ca8-4a45-86b2-7776876cb526 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc",
2026-06-11 12:41:58.149201 | controller |     "Jun 11 11:36:59.003054 crc crio[22553]: time=\"2026-06-11T11:36:59.002955447Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b8ff0783-68eb-4780-98a1-25dba9245116 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.149231 | controller |     "Jun 11 11:36:59.006186 crc crio[22553]: time=\"2026-06-11T11:36:59.006064568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0f1c1f17-d291-4ca1-a806-8306e2339b47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.149260 | controller |     "Jun 11 11:36:59.017051 crc crio[22553]: time=\"2026-06-11T11:36:59.016915454Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/kube-rbac-proxy-ovn-metrics\" id=589e7458-44a8-43ad-8fb7-9592fda8fb35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.149287 | controller |     "Jun 11 11:36:59.017627 crc crio[22553]: time=\"2026-06-11T11:36:59.017544812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.149319 | controller |     "Jun 11 11:36:59.043786 crc crio[22553]: time=\"2026-06-11T11:36:59.043623581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.149369 | controller |     "Jun 11 11:36:59.045358 crc crio[22553]: time=\"2026-06-11T11:36:59.04530559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.149407 | controller |     "Jun 11 11:36:59.167237 crc crio[22553]: time=\"2026-06-11T11:36:59.167108756Z\" level=info msg=\"Created container 7d1659149804198f2df472770abd4980002c1acf53be15b5b322de729f01e8ff: openshift-ovn-kubernetes/ovnkube-node-dxv7q/kube-rbac-proxy-ovn-metrics\" id=589e7458-44a8-43ad-8fb7-9592fda8fb35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.149440 | controller |     "Jun 11 11:36:59.169175 crc crio[22553]: time=\"2026-06-11T11:36:59.169089163Z\" level=info msg=\"Starting container: 7d1659149804198f2df472770abd4980002c1acf53be15b5b322de729f01e8ff\" id=d6bd72b0-83f9-49de-9511-8690e7f01260 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.149468 | controller |     "Jun 11 11:36:59.174967 crc crio[22553]: time=\"2026-06-11T11:36:59.17480515Z\" level=info msg=\"Started container\" PID=37982 containerID=7d1659149804198f2df472770abd4980002c1acf53be15b5b322de729f01e8ff description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/kube-rbac-proxy-ovn-metrics id=d6bd72b0-83f9-49de-9511-8690e7f01260 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc",
2026-06-11 12:41:58.149494 | controller |     "Jun 11 11:36:59.185978 crc crio[22553]: time=\"2026-06-11T11:36:59.185834421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=682d9116-0976-4509-9757-d098d2788e41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.149525 | controller |     "Jun 11 11:36:59.189037 crc crio[22553]: time=\"2026-06-11T11:36:59.188953002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8aabb53a-1fe6-48c5-ad74-8b862110b8a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.149555 | controller |     "Jun 11 11:36:59.198913 crc crio[22553]: time=\"2026-06-11T11:36:59.198801128Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/northd\" id=c470b06d-e9c6-46d8-89ef-a5134a7bb002 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.149588 | controller |     "Jun 11 11:36:59.199941 crc crio[22553]: time=\"2026-06-11T11:36:59.199476318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.149618 | controller |     "Jun 11 11:36:59.236730 crc crio[22553]: time=\"2026-06-11T11:36:59.236608829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.149651 | controller |     "Jun 11 11:36:59.238791 crc crio[22553]: time=\"2026-06-11T11:36:59.238633838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.149679 | controller |     "Jun 11 11:36:59.340166 crc crio[22553]: time=\"2026-06-11T11:36:59.34005046Z\" level=info msg=\"Created container 08b800726e2f017e8de0c7cbdc70729670badf8821fb653802ed7ea6b040d6c3: openshift-ovn-kubernetes/ovnkube-node-dxv7q/northd\" id=c470b06d-e9c6-46d8-89ef-a5134a7bb002 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.149711 | controller |     "Jun 11 11:36:59.342334 crc crio[22553]: time=\"2026-06-11T11:36:59.342234224Z\" level=info msg=\"Starting container: 08b800726e2f017e8de0c7cbdc70729670badf8821fb653802ed7ea6b040d6c3\" id=0f893262-8a4e-4608-96f7-1e95bb5523be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.149740 | controller |     "Jun 11 11:36:59.351633 crc crio[22553]: time=\"2026-06-11T11:36:59.351531174Z\" level=info msg=\"Started container\" PID=38001 containerID=08b800726e2f017e8de0c7cbdc70729670badf8821fb653802ed7ea6b040d6c3 description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/northd id=0f893262-8a4e-4608-96f7-1e95bb5523be name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc",
2026-06-11 12:41:58.149773 | controller |     "Jun 11 11:36:59.369080 crc crio[22553]: time=\"2026-06-11T11:36:59.36889158Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=95d9582b-3b4b-4de1-8397-9bef2b4524b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.149804 | controller |     "Jun 11 11:36:59.371627 crc crio[22553]: time=\"2026-06-11T11:36:59.371521256Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=06c7430d-2809-45cd-bfc9-3b7f67153b92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.149837 | controller |     "Jun 11 11:36:59.380570 crc crio[22553]: time=\"2026-06-11T11:36:59.380489377Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/nbdb\" id=b864a54f-958d-4601-ab66-303bf446171f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.149866 | controller |     "Jun 11 11:36:59.381108 crc crio[22553]: time=\"2026-06-11T11:36:59.381024883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.149904 | controller |     "Jun 11 11:36:59.417451 crc crio[22553]: time=\"2026-06-11T11:36:59.417150914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.149938 | controller |     "Jun 11 11:36:59.419945 crc crio[22553]: time=\"2026-06-11T11:36:59.419859023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.149967 | controller |     "Jun 11 11:36:59.596075 crc crio[22553]: time=\"2026-06-11T11:36:59.595654771Z\" level=info msg=\"Created container 950d628cdf99821c8cef7f01eacda1745cf5e291930a53b1d2b801da7686368d: openshift-ovn-kubernetes/ovnkube-node-dxv7q/nbdb\" id=b864a54f-958d-4601-ab66-303bf446171f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.149999 | controller |     "Jun 11 11:36:59.597766 crc crio[22553]: time=\"2026-06-11T11:36:59.597627738Z\" level=info msg=\"Starting container: 950d628cdf99821c8cef7f01eacda1745cf5e291930a53b1d2b801da7686368d\" id=fbeb025c-f98c-49e8-b042-5c7195ad95c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.150028 | controller |     "Jun 11 11:36:59.604931 crc crio[22553]: time=\"2026-06-11T11:36:59.604815767Z\" level=info msg=\"Started container\" PID=38012 containerID=950d628cdf99821c8cef7f01eacda1745cf5e291930a53b1d2b801da7686368d description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/nbdb id=fbeb025c-f98c-49e8-b042-5c7195ad95c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc",
2026-06-11 12:41:58.150060 | controller |     "Jun 11 11:37:01.811786 crc crio[22553]: time=\"2026-06-11T11:37:01.810609967Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=727c1a86-dc94-4b5b-9bfe-b1b4e4ad55ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.150088 | controller |     "Jun 11 11:37:01.816082 crc crio[22553]: time=\"2026-06-11T11:37:01.815967503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2528469a-e9f8-4757-b792-854811ddb757 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.150118 | controller |     "Jun 11 11:37:01.822485 crc crio[22553]: time=\"2026-06-11T11:37:01.822291907Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/sbdb\" id=31870973-f9a2-4d33-a44b-678a724951e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.150155 | controller |     "Jun 11 11:37:01.822939 crc crio[22553]: time=\"2026-06-11T11:37:01.822838683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.150186 | controller |     "Jun 11 11:37:01.880835 crc crio[22553]: time=\"2026-06-11T11:37:01.876980379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.150214 | controller |     "Jun 11 11:37:01.881564 crc crio[22553]: time=\"2026-06-11T11:37:01.881400648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.150240 | controller |     "Jun 11 11:37:02.021917 crc crio[22553]: time=\"2026-06-11T11:37:02.02164181Z\" level=info msg=\"Created container 694f3886d98106e045cfacf26d25467eff041f8984723d768b20e423b75ad4fa: openshift-ovn-kubernetes/ovnkube-node-dxv7q/sbdb\" id=31870973-f9a2-4d33-a44b-678a724951e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.150277 | controller |     "Jun 11 11:37:02.024107 crc crio[22553]: time=\"2026-06-11T11:37:02.023801772Z\" level=info msg=\"Starting container: 694f3886d98106e045cfacf26d25467eff041f8984723d768b20e423b75ad4fa\" id=69c8d22e-d99d-4a6a-87d5-1c7c09f8243c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.150309 | controller |     "Jun 11 11:37:02.028646 crc crio[22553]: time=\"2026-06-11T11:37:02.028586192Z\" level=info msg=\"Started container\" PID=38101 containerID=694f3886d98106e045cfacf26d25467eff041f8984723d768b20e423b75ad4fa description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/sbdb id=69c8d22e-d99d-4a6a-87d5-1c7c09f8243c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc",
2026-06-11 12:41:58.150342 | controller |     "Jun 11 11:37:03.320289 crc crio[22553]: time=\"2026-06-11T11:37:03.32020095Z\" level=info msg=\"Removing container: a3b89d4a0ae7feb787c35a9f9df1a21301e89ba7c0d031335f8df1d1f5c04918\" id=7aba520d-625a-4306-933c-39e19283e763 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.150396 | controller |     "Jun 11 11:37:03.457110 crc crio[22553]: time=\"2026-06-11T11:37:03.456300422Z\" level=info msg=\"Removed container a3b89d4a0ae7feb787c35a9f9df1a21301e89ba7c0d031335f8df1d1f5c04918: openshift-infra/auto-csr-approver-29686290-44vxn/oc\" id=7aba520d-625a-4306-933c-39e19283e763 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.150429 | controller |     "Jun 11 11:37:03.467113 crc crio[22553]: time=\"2026-06-11T11:37:03.466136758Z\" level=info msg=\"Stopping pod sandbox: 4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401\" id=ffe11b6c-e032-4502-a3c1-dc39e8f4a5f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.150457 | controller |     "Jun 11 11:37:03.467113 crc crio[22553]: time=\"2026-06-11T11:37:03.466254432Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401\" id=ffe11b6c-e032-4502-a3c1-dc39e8f4a5f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.150488 | controller |     "Jun 11 11:37:03.467113 crc crio[22553]: time=\"2026-06-11T11:37:03.467061235Z\" level=info msg=\"Removing pod sandbox: 4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401\" id=55844b70-631e-45be-ba15-11ac52099d76 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.150515 | controller |     "Jun 11 11:37:03.479291 crc crio[22553]: time=\"2026-06-11T11:37:03.479002973Z\" level=info msg=\"Removed pod sandbox: 4bca8cafbf52430a7e015652fb64df4b2f4ef037dac3c34758eefb3cc1da3401\" id=55844b70-631e-45be-ba15-11ac52099d76 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.150544 | controller |     "Jun 11 11:37:03.480471 crc crio[22553]: time=\"2026-06-11T11:37:03.480368393Z\" level=info msg=\"Stopping pod sandbox: 111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d\" id=b2088d97-1a01-4410-a9a6-c391bfa12798 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.150570 | controller |     "Jun 11 11:37:03.480553 crc crio[22553]: time=\"2026-06-11T11:37:03.480512067Z\" level=info msg=\"Stopped pod sandbox (already stopped): 111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d\" id=b2088d97-1a01-4410-a9a6-c391bfa12798 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.150600 | controller |     "Jun 11 11:37:03.481255 crc crio[22553]: time=\"2026-06-11T11:37:03.481182866Z\" level=info msg=\"Removing pod sandbox: 111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d\" id=e47710a5-5fee-43de-b448-4708b6fbb88e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.150627 | controller |     "Jun 11 11:37:03.494581 crc crio[22553]: time=\"2026-06-11T11:37:03.493985209Z\" level=info msg=\"Removed pod sandbox: 111bc77c5a64a3d8eee4b24a53220662a38d8b012e36c8519bd9e539c749fb3d\" id=e47710a5-5fee-43de-b448-4708b6fbb88e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.150664 | controller |     "Jun 11 11:37:03.497022 crc crio[22553]: time=\"2026-06-11T11:37:03.495648357Z\" level=info msg=\"Stopping pod sandbox: 70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d\" id=dcc3cb14-edfb-4918-8a06-15fe79686de9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.150695 | controller |     "Jun 11 11:37:03.497022 crc crio[22553]: time=\"2026-06-11T11:37:03.495803792Z\" level=info msg=\"Stopped pod sandbox (already stopped): 70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d\" id=dcc3cb14-edfb-4918-8a06-15fe79686de9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.150723 | controller |     "Jun 11 11:37:03.497022 crc crio[22553]: time=\"2026-06-11T11:37:03.496548304Z\" level=info msg=\"Removing pod sandbox: 70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d\" id=a8d377f3-6523-40f8-a80d-a614b1302552 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.150753 | controller |     "Jun 11 11:37:03.513998 crc crio[22553]: time=\"2026-06-11T11:37:03.513775225Z\" level=info msg=\"Removed pod sandbox: 70c45f16ff250d3b45d7ae67515ed6eca2f92ef5756ca6a03798c5ee298b7e3d\" id=a8d377f3-6523-40f8-a80d-a614b1302552 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.150781 | controller |     "Jun 11 11:37:04.107903 crc crio[22553]: time=\"2026-06-11T11:37:04.107594011Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0f49418c-4aa7-44fe-9202-92658f260131 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.150812 | controller |     "Jun 11 11:37:04.142637 crc crio[22553]: time=\"2026-06-11T11:37:04.142467416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=51f27df5-dc81-4813-a48d-ea6ca262a022 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.150843 | controller |     "Jun 11 11:37:04.153959 crc crio[22553]: time=\"2026-06-11T11:37:04.153872618Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovnkube-controller\" id=72407a7c-c799-4107-be22-cf6dcafc7640 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.150876 | controller |     "Jun 11 11:37:04.154868 crc crio[22553]: time=\"2026-06-11T11:37:04.154795005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.150906 | controller |     "Jun 11 11:37:04.200974 crc crio[22553]: time=\"2026-06-11T11:37:04.200356881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.150933 | controller |     "Jun 11 11:37:04.204263 crc crio[22553]: time=\"2026-06-11T11:37:04.204184073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.150963 | controller |     "Jun 11 11:37:04.350154 crc crio[22553]: time=\"2026-06-11T11:37:04.349972267Z\" level=info msg=\"Created container dfbd623d5923b88e06814e2947ef412066c036967acedc56a6a61776c9df973e: openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovnkube-controller\" id=72407a7c-c799-4107-be22-cf6dcafc7640 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.150991 | controller |     "Jun 11 11:37:04.352293 crc crio[22553]: time=\"2026-06-11T11:37:04.351563193Z\" level=info msg=\"Starting container: dfbd623d5923b88e06814e2947ef412066c036967acedc56a6a61776c9df973e\" id=24d51719-91cc-4975-8d6a-656444fcd827 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.151022 | controller |     "Jun 11 11:37:04.363160 crc crio[22553]: time=\"2026-06-11T11:37:04.362963485Z\" level=info msg=\"Started container\" PID=38168 containerID=dfbd623d5923b88e06814e2947ef412066c036967acedc56a6a61776c9df973e description=openshift-ovn-kubernetes/ovnkube-node-dxv7q/ovnkube-controller id=24d51719-91cc-4975-8d6a-656444fcd827 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b75e73c01a6727abe9b4da74953ac96bb1538d0c85d7f180c7edab9cb069bedc",
2026-06-11 12:41:58.151059 | controller |     "Jun 11 11:37:04.459411 crc crio[22553]: time=\"2026-06-11T11:37:04.459269068Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.151090 | controller |     "Jun 11 11:37:04.459886 crc crio[22553]: time=\"2026-06-11T11:37:04.459646979Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.151118 | controller |     "Jun 11 11:37:04.461162 crc crio[22553]: time=\"2026-06-11T11:37:04.460344669Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.151157 | controller |     "Jun 11 11:37:04.461162 crc crio[22553]: time=\"2026-06-11T11:37:04.460501004Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.151188 | controller |     "Jun 11 11:37:04.461800 crc crio[22553]: time=\"2026-06-11T11:37:04.461716659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.151215 | controller |     "Jun 11 11:37:04.461800 crc crio[22553]: time=\"2026-06-11T11:37:04.461795182Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.151245 | controller |     "Jun 11 11:37:04.462376 crc crio[22553]: time=\"2026-06-11T11:37:04.462262525Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.151273 | controller |     "Jun 11 11:37:04.462485 crc crio[22553]: time=\"2026-06-11T11:37:04.46240504Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.151299 | controller |     "Jun 11 11:37:04.462485 crc crio[22553]: time=\"2026-06-11T11:37:04.462473832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.151323 | controller |     "Jun 11 11:37:04.462579 crc crio[22553]: time=\"2026-06-11T11:37:04.462508813Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.151365 | controller |     "Jun 11 11:37:04.463190 crc crio[22553]: time=\"2026-06-11T11:37:04.463072929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.151401 | controller |     "Jun 11 11:37:04.463291 crc crio[22553]: time=\"2026-06-11T11:37:04.463250824Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.151432 | controller |     "Jun 11 11:37:04.463355 crc crio[22553]: time=\"2026-06-11T11:37:04.463321736Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.151465 | controller |     "Jun 11 11:37:04.463461 crc crio[22553]: time=\"2026-06-11T11:37:04.463372898Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.151498 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.463949754Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.151529 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.464009256Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.151558 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.464201092Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.151590 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.464347846Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.151625 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.464386897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.151659 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.464411878Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.151689 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.464642475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.151723 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.464810839Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.151755 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.465013225Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.151788 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.465090108Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.151821 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.465112608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.151854 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.465148689Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.151883 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.465203451Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.151914 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.465233902Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.151942 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.465243982Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.151972 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.465262273Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.152000 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.465478239Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.152027 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.4655249Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.152057 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.465739356Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.152084 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.465780338Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.152111 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.465986884Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.152141 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.466074366Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.152170 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.46619715Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.152201 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.466252341Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.152235 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.466316443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.152265 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.466354554Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.152292 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.46653854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.152318 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.466570051Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.152343 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.467259081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.152398 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.467352244Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.152430 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.467377764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.152456 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.467506578Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.152482 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.46756464Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.152507 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.467626712Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.152533 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.46792378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.152562 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.467965321Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.152589 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.468136686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.152615 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.468172037Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.152642 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.468477306Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.152672 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.468516867Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.152696 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.468931759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.152725 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.468995001Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.152751 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.469054373Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.152778 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.469091264Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.152814 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.4693058Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.152844 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.469339741Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.152871 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.469570158Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.152897 | controller |     "Jun 11 11:37:04.469872 crc crio[22553]: time=\"2026-06-11T11:37:04.469607299Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.152924 | controller |     "Jun 11 11:37:04.473127 crc crio[22553]: time=\"2026-06-11T11:37:04.471045211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.152955 | controller |     "Jun 11 11:37:04.473127 crc crio[22553]: time=\"2026-06-11T11:37:04.471080182Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.152983 | controller |     "Jun 11 11:37:04.473127 crc crio[22553]: time=\"2026-06-11T11:37:04.471545566Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.153009 | controller |     "Jun 11 11:37:04.473127 crc crio[22553]: time=\"2026-06-11T11:37:04.471610267Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.153038 | controller |     "Jun 11 11:37:04.473127 crc crio[22553]: time=\"2026-06-11T11:37:04.472358279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.153064 | controller |     "Jun 11 11:37:04.473127 crc crio[22553]: time=\"2026-06-11T11:37:04.4723915Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.153089 | controller |     "Jun 11 11:37:04.473127 crc crio[22553]: time=\"2026-06-11T11:37:04.472654128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.153113 | controller |     "Jun 11 11:37:04.473127 crc crio[22553]: time=\"2026-06-11T11:37:04.47272656Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.153141 | controller |     "Jun 11 11:37:04.475045 crc crio[22553]: time=\"2026-06-11T11:37:04.474893173Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.153161 | controller |     "Jun 11 11:37:04.475045 crc crio[22553]: time=\"2026-06-11T11:37:04.474933314Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.153187 | controller |     "Jun 11 11:37:04.475045 crc crio[22553]: time=\"2026-06-11T11:37:04.474950345Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.153212 | controller |     "Jun 11 11:37:04.475045 crc crio[22553]: time=\"2026-06-11T11:37:04.474968525Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.153236 | controller |     "Jun 11 11:37:04.475662 crc crio[22553]: time=\"2026-06-11T11:37:04.475603614Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.153264 | controller |     "Jun 11 11:37:04.475662 crc crio[22553]: time=\"2026-06-11T11:37:04.475644205Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.153288 | controller |     "Jun 11 11:37:04.475865 crc crio[22553]: time=\"2026-06-11T11:37:04.475734567Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.153315 | controller |     "Jun 11 11:37:04.475865 crc crio[22553]: time=\"2026-06-11T11:37:04.475781719Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.153371 | controller |     "Jun 11 11:37:04.476125 crc crio[22553]: time=\"2026-06-11T11:37:04.476029646Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.153406 | controller |     "Jun 11 11:37:04.476125 crc crio[22553]: time=\"2026-06-11T11:37:04.476089678Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.153430 | controller |     "Jun 11 11:37:04.476408 crc crio[22553]: time=\"2026-06-11T11:37:04.476339355Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.153454 | controller |     "Jun 11 11:37:04.476527 crc crio[22553]: time=\"2026-06-11T11:37:04.476453408Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.153477 | controller |     "Jun 11 11:37:04.476573 crc crio[22553]: time=\"2026-06-11T11:37:04.476539761Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.153504 | controller |     "Jun 11 11:37:04.476617 crc crio[22553]: time=\"2026-06-11T11:37:04.476579302Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.153524 | controller |     "Jun 11 11:37:04.477019 crc crio[22553]: time=\"2026-06-11T11:37:04.476948883Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.153549 | controller |     "Jun 11 11:37:04.477019 crc crio[22553]: time=\"2026-06-11T11:37:04.476993234Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.153577 | controller |     "Jun 11 11:37:04.477211 crc crio[22553]: time=\"2026-06-11T11:37:04.477171729Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.153733 | controller |     "Jun 11 11:37:04.477211 crc crio[22553]: time=\"2026-06-11T11:37:04.47719947Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.153774 | controller |     "Jun 11 11:37:04.477410 crc crio[22553]: time=\"2026-06-11T11:37:04.477374965Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.153809 | controller |     "Jun 11 11:37:04.477526 crc crio[22553]: time=\"2026-06-11T11:37:04.477454168Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.153841 | controller |     "Jun 11 11:37:04.477871 crc crio[22553]: time=\"2026-06-11T11:37:04.477806118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.153870 | controller |     "Jun 11 11:37:04.477871 crc crio[22553]: time=\"2026-06-11T11:37:04.477851259Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.153901 | controller |     "Jun 11 11:37:04.478078 crc crio[22553]: time=\"2026-06-11T11:37:04.478060465Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.153929 | controller |     "Jun 11 11:37:04.478143 crc crio[22553]: time=\"2026-06-11T11:37:04.478090786Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.153961 | controller |     "Jun 11 11:37:04.478849 crc crio[22553]: time=\"2026-06-11T11:37:04.478782646Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.153989 | controller |     "Jun 11 11:37:04.478849 crc crio[22553]: time=\"2026-06-11T11:37:04.478825437Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.154020 | controller |     "Jun 11 11:37:04.479075 crc crio[22553]: time=\"2026-06-11T11:37:04.479022653Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.154048 | controller |     "Jun 11 11:37:04.479158 crc crio[22553]: time=\"2026-06-11T11:37:04.479083585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.154085 | controller |     "Jun 11 11:37:04.479599 crc crio[22553]: time=\"2026-06-11T11:37:04.479494497Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.154116 | controller |     "Jun 11 11:37:04.479599 crc crio[22553]: time=\"2026-06-11T11:37:04.47959178Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.154143 | controller |     "Jun 11 11:37:04.480062 crc crio[22553]: time=\"2026-06-11T11:37:04.479983861Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.154170 | controller |     "Jun 11 11:37:04.480062 crc crio[22553]: time=\"2026-06-11T11:37:04.480052483Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.154201 | controller |     "Jun 11 11:37:04.480780 crc crio[22553]: time=\"2026-06-11T11:37:04.480345042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.154228 | controller |     "Jun 11 11:37:04.480780 crc crio[22553]: time=\"2026-06-11T11:37:04.480409064Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.154254 | controller |     "Jun 11 11:37:04.484773 crc crio[22553]: time=\"2026-06-11T11:37:04.483836803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.154284 | controller |     "Jun 11 11:37:04.484773 crc crio[22553]: time=\"2026-06-11T11:37:04.484618796Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.154310 | controller |     "Jun 11 11:37:04.484773 crc crio[22553]: time=\"2026-06-11T11:37:04.484662957Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.154335 | controller |     "Jun 11 11:37:04.484773 crc crio[22553]: time=\"2026-06-11T11:37:04.4847612Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.154387 | controller |     "Jun 11 11:37:04.485020 crc crio[22553]: time=\"2026-06-11T11:37:04.484919725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.154419 | controller |     "Jun 11 11:37:04.485020 crc crio[22553]: time=\"2026-06-11T11:37:04.484950336Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.154442 | controller |     "Jun 11 11:37:04.485270 crc crio[22553]: time=\"2026-06-11T11:37:04.485192363Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.154473 | controller |     "Jun 11 11:37:04.485270 crc crio[22553]: time=\"2026-06-11T11:37:04.485253295Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.154500 | controller |     "Jun 11 11:37:04.485576 crc crio[22553]: time=\"2026-06-11T11:37:04.485501352Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.154529 | controller |     "Jun 11 11:37:04.485576 crc crio[22553]: time=\"2026-06-11T11:37:04.485566414Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.154555 | controller |     "Jun 11 11:37:04.485841 crc crio[22553]: time=\"2026-06-11T11:37:04.48579629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.154581 | controller |     "Jun 11 11:37:04.485928 crc crio[22553]: time=\"2026-06-11T11:37:04.485853102Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.154610 | controller |     "Jun 11 11:37:04.486449 crc crio[22553]: time=\"2026-06-11T11:37:04.486329496Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.154641 | controller |     "Jun 11 11:37:04.486449 crc crio[22553]: time=\"2026-06-11T11:37:04.486393658Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.154670 | controller |     "Jun 11 11:37:04.486869 crc crio[22553]: time=\"2026-06-11T11:37:04.486615764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.154699 | controller |     "Jun 11 11:37:04.486961 crc crio[22553]: time=\"2026-06-11T11:37:04.486896702Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.154725 | controller |     "Jun 11 11:37:04.487518 crc crio[22553]: time=\"2026-06-11T11:37:04.487451979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.154751 | controller |     "Jun 11 11:37:04.487518 crc crio[22553]: time=\"2026-06-11T11:37:04.48749838Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.154776 | controller |     "Jun 11 11:37:04.487782 crc crio[22553]: time=\"2026-06-11T11:37:04.487729607Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.154801 | controller |     "Jun 11 11:37:04.487879 crc crio[22553]: time=\"2026-06-11T11:37:04.487793239Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.154826 | controller |     "Jun 11 11:37:04.488169 crc crio[22553]: time=\"2026-06-11T11:37:04.488091447Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.154851 | controller |     "Jun 11 11:37:04.488169 crc crio[22553]: time=\"2026-06-11T11:37:04.488145439Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.154877 | controller |     "Jun 11 11:37:04.488348 crc crio[22553]: time=\"2026-06-11T11:37:04.488300473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.154902 | controller |     "Jun 11 11:37:04.488348 crc crio[22553]: time=\"2026-06-11T11:37:04.488337334Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.154930 | controller |     "Jun 11 11:37:04.488792 crc crio[22553]: time=\"2026-06-11T11:37:04.488638543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.154956 | controller |     "Jun 11 11:37:04.488792 crc crio[22553]: time=\"2026-06-11T11:37:04.488732786Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.154982 | controller |     "Jun 11 11:37:04.488940 crc crio[22553]: time=\"2026-06-11T11:37:04.488905331Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.155012 | controller |     "Jun 11 11:37:04.488940 crc crio[22553]: time=\"2026-06-11T11:37:04.488934592Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.155039 | controller |     "Jun 11 11:37:04.489220 crc crio[22553]: time=\"2026-06-11T11:37:04.489184119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.155064 | controller |     "Jun 11 11:37:04.489220 crc crio[22553]: time=\"2026-06-11T11:37:04.48921459Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.155094 | controller |     "Jun 11 11:37:04.489354 crc crio[22553]: time=\"2026-06-11T11:37:04.489337863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.155119 | controller |     "Jun 11 11:37:04.489413 crc crio[22553]: time=\"2026-06-11T11:37:04.489364954Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.155155 | controller |     "Jun 11 11:37:04.489974 crc crio[22553]: time=\"2026-06-11T11:37:04.48991735Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.155193 | controller |     "Jun 11 11:37:04.489974 crc crio[22553]: time=\"2026-06-11T11:37:04.489968742Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.155225 | controller |     "Jun 11 11:37:04.490187 crc crio[22553]: time=\"2026-06-11T11:37:04.490112726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.155249 | controller |     "Jun 11 11:37:04.490187 crc crio[22553]: time=\"2026-06-11T11:37:04.490163057Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.155278 | controller |     "Jun 11 11:37:04.490560 crc crio[22553]: time=\"2026-06-11T11:37:04.490484457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.155304 | controller |     "Jun 11 11:37:04.490560 crc crio[22553]: time=\"2026-06-11T11:37:04.490536508Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.155329 | controller |     "Jun 11 11:37:04.490817 crc crio[22553]: time=\"2026-06-11T11:37:04.490655072Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.155378 | controller |     "Jun 11 11:37:04.490817 crc crio[22553]: time=\"2026-06-11T11:37:04.490732134Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.155412 | controller |     "Jun 11 11:37:04.490943 crc crio[22553]: time=\"2026-06-11T11:37:04.490912819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.155443 | controller |     "Jun 11 11:37:04.491008 crc crio[22553]: time=\"2026-06-11T11:37:04.49094585Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.155470 | controller |     "Jun 11 11:37:04.491189 crc crio[22553]: time=\"2026-06-11T11:37:04.491141926Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.155497 | controller |     "Jun 11 11:37:04.491189 crc crio[22553]: time=\"2026-06-11T11:37:04.491191427Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.155526 | controller |     "Jun 11 11:37:04.491727 crc crio[22553]: time=\"2026-06-11T11:37:04.49162372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.155552 | controller |     "Jun 11 11:37:04.491727 crc crio[22553]: time=\"2026-06-11T11:37:04.491667361Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.155578 | controller |     "Jun 11 11:37:04.492118 crc crio[22553]: time=\"2026-06-11T11:37:04.492069213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.155601 | controller |     "Jun 11 11:37:04.492192 crc crio[22553]: time=\"2026-06-11T11:37:04.492124335Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.155626 | controller |     "Jun 11 11:37:04.492447 crc crio[22553]: time=\"2026-06-11T11:37:04.492350231Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.155645 | controller |     "Jun 11 11:37:04.492447 crc crio[22553]: time=\"2026-06-11T11:37:04.492401183Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.155664 | controller |     "Jun 11 11:37:04.493061 crc crio[22553]: time=\"2026-06-11T11:37:04.49300002Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.155802 | controller |     "Jun 11 11:37:04.493193 crc crio[22553]: time=\"2026-06-11T11:37:04.493117074Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.155892 | controller |     "Jun 11 11:37:04.493310 crc crio[22553]: time=\"2026-06-11T11:37:04.493216816Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.155934 | controller |     "Jun 11 11:37:04.493310 crc crio[22553]: time=\"2026-06-11T11:37:04.493243507Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.155961 | controller |     "Jun 11 11:37:04.493462 crc crio[22553]: time=\"2026-06-11T11:37:04.49334764Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.155985 | controller |     "Jun 11 11:37:04.493528 crc crio[22553]: time=\"2026-06-11T11:37:04.493486714Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.156009 | controller |     "Jun 11 11:37:04.493817 crc crio[22553]: time=\"2026-06-11T11:37:04.493739702Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.156034 | controller |     "Jun 11 11:37:04.493817 crc crio[22553]: time=\"2026-06-11T11:37:04.493795423Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.156058 | controller |     "Jun 11 11:37:04.494243 crc crio[22553]: time=\"2026-06-11T11:37:04.494133273Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.156083 | controller |     "Jun 11 11:37:04.494495 crc crio[22553]: time=\"2026-06-11T11:37:04.49438124Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.156108 | controller |     "Jun 11 11:37:04.494556 crc crio[22553]: time=\"2026-06-11T11:37:04.494514134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.156132 | controller |     "Jun 11 11:37:04.494645 crc crio[22553]: time=\"2026-06-11T11:37:04.494609837Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.156157 | controller |     "Jun 11 11:37:04.494889 crc crio[22553]: time=\"2026-06-11T11:37:04.494829973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.156182 | controller |     "Jun 11 11:37:04.494889 crc crio[22553]: time=\"2026-06-11T11:37:04.494871085Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.156206 | controller |     "Jun 11 11:37:04.495345 crc crio[22553]: time=\"2026-06-11T11:37:04.495288437Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.156230 | controller |     "Jun 11 11:37:04.495345 crc crio[22553]: time=\"2026-06-11T11:37:04.495328218Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.156255 | controller |     "Jun 11 11:37:04.495632 crc crio[22553]: time=\"2026-06-11T11:37:04.495583885Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.156281 | controller |     "Jun 11 11:37:04.495632 crc crio[22553]: time=\"2026-06-11T11:37:04.495616986Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.156305 | controller |     "Jun 11 11:37:04.495900 crc crio[22553]: time=\"2026-06-11T11:37:04.495854873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.156329 | controller |     "Jun 11 11:37:04.495900 crc crio[22553]: time=\"2026-06-11T11:37:04.495885524Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.156384 | controller |     "Jun 11 11:37:04.496150 crc crio[22553]: time=\"2026-06-11T11:37:04.49610374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.156411 | controller |     "Jun 11 11:37:04.496150 crc crio[22553]: time=\"2026-06-11T11:37:04.496135511Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.156435 | controller |     "Jun 11 11:37:04.496402 crc crio[22553]: time=\"2026-06-11T11:37:04.496357428Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.156464 | controller |     "Jun 11 11:37:04.496402 crc crio[22553]: time=\"2026-06-11T11:37:04.496387379Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.156488 | controller |     "Jun 11 11:37:04.496725 crc crio[22553]: time=\"2026-06-11T11:37:04.496627626Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.156510 | controller |     "Jun 11 11:37:04.496725 crc crio[22553]: time=\"2026-06-11T11:37:04.496659927Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.156532 | controller |     "Jun 11 11:37:04.496984 crc crio[22553]: time=\"2026-06-11T11:37:04.496960215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.156554 | controller |     "Jun 11 11:37:04.497086 crc crio[22553]: time=\"2026-06-11T11:37:04.497073119Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.156576 | controller |     "Jun 11 11:37:04.497184 crc crio[22553]: time=\"2026-06-11T11:37:04.497170811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.156599 | controller |     "Jun 11 11:37:04.497273 crc crio[22553]: time=\"2026-06-11T11:37:04.497261074Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.156625 | controller |     "Jun 11 11:37:04.497510 crc crio[22553]: time=\"2026-06-11T11:37:04.497492831Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.156650 | controller |     "Jun 11 11:37:04.497608 crc crio[22553]: time=\"2026-06-11T11:37:04.497591334Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.156673 | controller |     "Jun 11 11:37:04.497759 crc crio[22553]: time=\"2026-06-11T11:37:04.497739028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.156695 | controller |     "Jun 11 11:37:04.497874 crc crio[22553]: time=\"2026-06-11T11:37:04.497859482Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.156718 | controller |     "Jun 11 11:37:04.498064 crc crio[22553]: time=\"2026-06-11T11:37:04.498048027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.156740 | controller |     "Jun 11 11:37:04.498154 crc crio[22553]: time=\"2026-06-11T11:37:04.49814275Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.156762 | controller |     "Jun 11 11:37:04.498249 crc crio[22553]: time=\"2026-06-11T11:37:04.498235043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.156784 | controller |     "Jun 11 11:37:04.498342 crc crio[22553]: time=\"2026-06-11T11:37:04.498329505Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.156806 | controller |     "Jun 11 11:37:04.498575 crc crio[22553]: time=\"2026-06-11T11:37:04.498559032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.156827 | controller |     "Jun 11 11:37:04.498784 crc crio[22553]: time=\"2026-06-11T11:37:04.498664245Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.156849 | controller |     "Jun 11 11:37:04.499144 crc crio[22553]: time=\"2026-06-11T11:37:04.499123048Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.156871 | controller |     "Jun 11 11:37:04.499252 crc crio[22553]: time=\"2026-06-11T11:37:04.499239202Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.156892 | controller |     "Jun 11 11:37:04.499344 crc crio[22553]: time=\"2026-06-11T11:37:04.499331604Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.156920 | controller |     "Jun 11 11:37:04.499476 crc crio[22553]: time=\"2026-06-11T11:37:04.499458598Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.156943 | controller |     "Jun 11 11:37:04.499668 crc crio[22553]: time=\"2026-06-11T11:37:04.499651224Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.156965 | controller |     "Jun 11 11:37:04.499828 crc crio[22553]: time=\"2026-06-11T11:37:04.499812548Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.156988 | controller |     "Jun 11 11:37:04.500438 crc crio[22553]: time=\"2026-06-11T11:37:04.500315093Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.157010 | controller |     "Jun 11 11:37:04.500605 crc crio[22553]: time=\"2026-06-11T11:37:04.50054131Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.157032 | controller |     "Jun 11 11:37:04.500784 crc crio[22553]: time=\"2026-06-11T11:37:04.500645113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.157055 | controller |     "Jun 11 11:37:04.500891 crc crio[22553]: time=\"2026-06-11T11:37:04.500795287Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.157079 | controller |     "Jun 11 11:37:04.501221 crc crio[22553]: time=\"2026-06-11T11:37:04.501027724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.157102 | controller |     "Jun 11 11:37:04.501221 crc crio[22553]: time=\"2026-06-11T11:37:04.501210169Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.157125 | controller |     "Jun 11 11:37:04.501571 crc crio[22553]: time=\"2026-06-11T11:37:04.501545039Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.157147 | controller |     "Jun 11 11:37:04.501754 crc crio[22553]: time=\"2026-06-11T11:37:04.501669282Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.157169 | controller |     "Jun 11 11:37:04.501846 crc crio[22553]: time=\"2026-06-11T11:37:04.501829967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.157191 | controller |     "Jun 11 11:37:04.501930 crc crio[22553]: time=\"2026-06-11T11:37:04.50191841Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.157213 | controller |     "Jun 11 11:37:04.502159 crc crio[22553]: time=\"2026-06-11T11:37:04.502094905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.157236 | controller |     "Jun 11 11:37:04.502159 crc crio[22553]: time=\"2026-06-11T11:37:04.502160117Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.157259 | controller |     "Jun 11 11:37:04.502558 crc crio[22553]: time=\"2026-06-11T11:37:04.502465626Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.157281 | controller |     "Jun 11 11:37:04.502631 crc crio[22553]: time=\"2026-06-11T11:37:04.502589159Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.157304 | controller |     "Jun 11 11:37:04.502796 crc crio[22553]: time=\"2026-06-11T11:37:04.502672122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.157327 | controller |     "Jun 11 11:37:04.502796 crc crio[22553]: time=\"2026-06-11T11:37:04.502751734Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.157369 | controller |     "Jun 11 11:37:04.503438 crc crio[22553]: time=\"2026-06-11T11:37:04.503355532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.157407 | controller |     "Jun 11 11:37:04.503600 crc crio[22553]: time=\"2026-06-11T11:37:04.503512306Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.157433 | controller |     "Jun 11 11:37:04.503777 crc crio[22553]: time=\"2026-06-11T11:37:04.50364849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.157457 | controller |     "Jun 11 11:37:04.503919 crc crio[22553]: time=\"2026-06-11T11:37:04.503840276Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.157480 | controller |     "Jun 11 11:37:04.504002 crc crio[22553]: time=\"2026-06-11T11:37:04.503908498Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.157503 | controller |     "Jun 11 11:37:04.504002 crc crio[22553]: time=\"2026-06-11T11:37:04.50398106Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.157524 | controller |     "Jun 11 11:37:04.504088 crc crio[22553]: time=\"2026-06-11T11:37:04.504043082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.157546 | controller |     "Jun 11 11:37:04.504130 crc crio[22553]: time=\"2026-06-11T11:37:04.504092663Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.157567 | controller |     "Jun 11 11:37:04.504283 crc crio[22553]: time=\"2026-06-11T11:37:04.504259838Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.157588 | controller |     "Jun 11 11:37:04.504388 crc crio[22553]: time=\"2026-06-11T11:37:04.504375261Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.157609 | controller |     "Jun 11 11:37:04.504668 crc crio[22553]: time=\"2026-06-11T11:37:04.504600518Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.157628 | controller |     "Jun 11 11:37:04.504835 crc crio[22553]: time=\"2026-06-11T11:37:04.504790113Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.157648 | controller |     "Jun 11 11:37:04.504990 crc crio[22553]: time=\"2026-06-11T11:37:04.504967128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.157670 | controller |     "Jun 11 11:37:04.505095 crc crio[22553]: time=\"2026-06-11T11:37:04.505081182Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.157689 | controller |     "Jun 11 11:37:04.505522 crc crio[22553]: time=\"2026-06-11T11:37:04.505399451Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.157710 | controller |     "Jun 11 11:37:04.505597 crc crio[22553]: time=\"2026-06-11T11:37:04.505525965Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.157730 | controller |     "Jun 11 11:37:04.505808 crc crio[22553]: time=\"2026-06-11T11:37:04.505786382Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.157752 | controller |     "Jun 11 11:37:04.505920 crc crio[22553]: time=\"2026-06-11T11:37:04.505906676Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.157772 | controller |     "Jun 11 11:37:04.506025 crc crio[22553]: time=\"2026-06-11T11:37:04.506005079Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.157792 | controller |     "Jun 11 11:37:04.506122 crc crio[22553]: time=\"2026-06-11T11:37:04.506108702Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.157812 | controller |     "Jun 11 11:37:04.506229 crc crio[22553]: time=\"2026-06-11T11:37:04.506208915Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.157839 | controller |     "Jun 11 11:37:04.506322 crc crio[22553]: time=\"2026-06-11T11:37:04.506309077Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.157859 | controller |     "Jun 11 11:37:04.506409 crc crio[22553]: time=\"2026-06-11T11:37:04.50639461Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.157879 | controller |     "Jun 11 11:37:04.506542 crc crio[22553]: time=\"2026-06-11T11:37:04.506528164Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.157899 | controller |     "Jun 11 11:37:04.506652 crc crio[22553]: time=\"2026-06-11T11:37:04.506629477Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.157920 | controller |     "Jun 11 11:37:04.506797 crc crio[22553]: time=\"2026-06-11T11:37:04.506782771Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.157940 | controller |     "Jun 11 11:37:04.507026 crc crio[22553]: time=\"2026-06-11T11:37:04.507006058Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.157961 | controller |     "Jun 11 11:37:04.507124 crc crio[22553]: time=\"2026-06-11T11:37:04.507110841Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.157980 | controller |     "Jun 11 11:37:04.507208 crc crio[22553]: time=\"2026-06-11T11:37:04.507190013Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.158004 | controller |     "Jun 11 11:37:04.507301 crc crio[22553]: time=\"2026-06-11T11:37:04.507289206Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.158028 | controller |     "Jun 11 11:37:04.507385 crc crio[22553]: time=\"2026-06-11T11:37:04.507371318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.158052 | controller |     "Jun 11 11:37:04.507519 crc crio[22553]: time=\"2026-06-11T11:37:04.507504532Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.158075 | controller |     "Jun 11 11:37:04.507659 crc crio[22553]: time=\"2026-06-11T11:37:04.507637806Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.158099 | controller |     "Jun 11 11:37:04.507803 crc crio[22553]: time=\"2026-06-11T11:37:04.507788791Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.158123 | controller |     "Jun 11 11:37:04.507906 crc crio[22553]: time=\"2026-06-11T11:37:04.507886473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.158147 | controller |     "Jun 11 11:37:04.508008 crc crio[22553]: time=\"2026-06-11T11:37:04.507996257Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.158170 | controller |     "Jun 11 11:37:04.508346 crc crio[22553]: time=\"2026-06-11T11:37:04.508262314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.158195 | controller |     "Jun 11 11:37:04.508467 crc crio[22553]: time=\"2026-06-11T11:37:04.508369478Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.158219 | controller |     "Jun 11 11:37:04.508657 crc crio[22553]: time=\"2026-06-11T11:37:04.508630155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.158242 | controller |     "Jun 11 11:37:04.508885 crc crio[22553]: time=\"2026-06-11T11:37:04.508864132Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.158273 | controller |     "Jun 11 11:37:04.509105 crc crio[22553]: time=\"2026-06-11T11:37:04.509041767Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.158298 | controller |     "Jun 11 11:37:04.509184 crc crio[22553]: time=\"2026-06-11T11:37:04.5091479Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.158322 | controller |     "Jun 11 11:37:04.509322 crc crio[22553]: time=\"2026-06-11T11:37:04.509256743Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.158565 | controller |     "Jun 11 11:37:04.509322 crc crio[22553]: time=\"2026-06-11T11:37:04.509298065Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.158606 | controller |     "Jun 11 11:37:04.509592 crc crio[22553]: time=\"2026-06-11T11:37:04.509530511Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.158632 | controller |     "Jun 11 11:37:04.509592 crc crio[22553]: time=\"2026-06-11T11:37:04.509587253Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.158657 | controller |     "Jun 11 11:37:04.510077 crc crio[22553]: time=\"2026-06-11T11:37:04.510010295Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.158681 | controller |     "Jun 11 11:37:04.510077 crc crio[22553]: time=\"2026-06-11T11:37:04.510063777Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.158704 | controller |     "Jun 11 11:37:04.510382 crc crio[22553]: time=\"2026-06-11T11:37:04.510322354Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.158728 | controller |     "Jun 11 11:37:04.510382 crc crio[22553]: time=\"2026-06-11T11:37:04.510381836Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.158752 | controller |     "Jun 11 11:37:04.510765 crc crio[22553]: time=\"2026-06-11T11:37:04.510640694Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.158777 | controller |     "Jun 11 11:37:04.511005 crc crio[22553]: time=\"2026-06-11T11:37:04.510936112Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.158802 | controller |     "Jun 11 11:37:04.511096 crc crio[22553]: time=\"2026-06-11T11:37:04.511036335Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.158826 | controller |     "Jun 11 11:37:04.511138 crc crio[22553]: time=\"2026-06-11T11:37:04.511097117Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.158850 | controller |     "Jun 11 11:37:04.511365 crc crio[22553]: time=\"2026-06-11T11:37:04.511154319Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.158874 | controller |     "Jun 11 11:37:04.511472 crc crio[22553]: time=\"2026-06-11T11:37:04.511385065Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.158898 | controller |     "Jun 11 11:37:04.511532 crc crio[22553]: time=\"2026-06-11T11:37:04.511466468Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.158922 | controller |     "Jun 11 11:37:04.511532 crc crio[22553]: time=\"2026-06-11T11:37:04.511503159Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.158947 | controller |     "Jun 11 11:37:04.511999 crc crio[22553]: time=\"2026-06-11T11:37:04.511723945Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.158971 | controller |     "Jun 11 11:37:04.511999 crc crio[22553]: time=\"2026-06-11T11:37:04.511779297Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.159002 | controller |     "Jun 11 11:37:04.512233 crc crio[22553]: time=\"2026-06-11T11:37:04.512208039Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.159027 | controller |     "Jun 11 11:37:04.512338 crc crio[22553]: time=\"2026-06-11T11:37:04.512325293Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.159051 | controller |     "Jun 11 11:37:04.512478 crc crio[22553]: time=\"2026-06-11T11:37:04.512457167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.159075 | controller |     "Jun 11 11:37:04.512592 crc crio[22553]: time=\"2026-06-11T11:37:04.51257812Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.159100 | controller |     "Jun 11 11:37:04.512753 crc crio[22553]: time=\"2026-06-11T11:37:04.512731375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.159124 | controller |     "Jun 11 11:37:04.513199 crc crio[22553]: time=\"2026-06-11T11:37:04.513145637Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.159161 | controller |     "Jun 11 11:37:04.513342 crc crio[22553]: time=\"2026-06-11T11:37:04.513322132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.159187 | controller |     "Jun 11 11:37:04.513473 crc crio[22553]: time=\"2026-06-11T11:37:04.513456446Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.159210 | controller |     "Jun 11 11:37:04.514653 crc crio[22553]: time=\"2026-06-11T11:37:04.514321261Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.159233 | controller |     "Jun 11 11:37:04.514812 crc crio[22553]: time=\"2026-06-11T11:37:04.514764074Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.159255 | controller |     "Jun 11 11:37:04.514873 crc crio[22553]: time=\"2026-06-11T11:37:04.514808175Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.159277 | controller |     "Jun 11 11:37:04.514873 crc crio[22553]: time=\"2026-06-11T11:37:04.514852686Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.159299 | controller |     "Jun 11 11:37:04.514993 crc crio[22553]: time=\"2026-06-11T11:37:04.514897338Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.159321 | controller |     "Jun 11 11:37:04.514993 crc crio[22553]: time=\"2026-06-11T11:37:04.514938349Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.159344 | controller |     "Jun 11 11:37:04.515097 crc crio[22553]: time=\"2026-06-11T11:37:04.515044982Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.159437 | controller |     "Jun 11 11:37:04.515097 crc crio[22553]: time=\"2026-06-11T11:37:04.515085423Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.159462 | controller |     "Jun 11 11:37:04.515364 crc crio[22553]: time=\"2026-06-11T11:37:04.515283149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.159486 | controller |     "Jun 11 11:37:04.515490 crc crio[22553]: time=\"2026-06-11T11:37:04.515385412Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.159512 | controller |     "Jun 11 11:37:04.515604 crc crio[22553]: time=\"2026-06-11T11:37:04.515556647Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.159537 | controller |     "Jun 11 11:37:04.515735 crc crio[22553]: time=\"2026-06-11T11:37:04.515623549Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.159567 | controller |     "Jun 11 11:37:04.516130 crc crio[22553]: time=\"2026-06-11T11:37:04.516031701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.159591 | controller |     "Jun 11 11:37:04.516220 crc crio[22553]: time=\"2026-06-11T11:37:04.516189225Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.159615 | controller |     "Jun 11 11:37:04.516285 crc crio[22553]: time=\"2026-06-11T11:37:04.516219676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.159638 | controller |     "Jun 11 11:37:04.516285 crc crio[22553]: time=\"2026-06-11T11:37:04.516262067Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.159660 | controller |     "Jun 11 11:37:04.516285 crc crio[22553]: time=\"2026-06-11T11:37:04.516279308Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.159684 | controller |     "Jun 11 11:37:04.516493 crc crio[22553]: time=\"2026-06-11T11:37:04.516316059Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.159706 | controller |     "Jun 11 11:37:04.516733 crc crio[22553]: time=\"2026-06-11T11:37:04.516575566Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.159727 | controller |     "Jun 11 11:37:04.516733 crc crio[22553]: time=\"2026-06-11T11:37:04.516646218Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.159747 | controller |     "Jun 11 11:37:04.516993 crc crio[22553]: time=\"2026-06-11T11:37:04.516909066Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.159767 | controller |     "Jun 11 11:37:04.517088 crc crio[22553]: time=\"2026-06-11T11:37:04.517009029Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.159788 | controller |     "Jun 11 11:37:04.517286 crc crio[22553]: time=\"2026-06-11T11:37:04.517214945Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.159810 | controller |     "Jun 11 11:37:04.517286 crc crio[22553]: time=\"2026-06-11T11:37:04.517270167Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.159832 | controller |     "Jun 11 11:37:04.517852 crc crio[22553]: time=\"2026-06-11T11:37:04.517807492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.159852 | controller |     "Jun 11 11:37:04.517936 crc crio[22553]: time=\"2026-06-11T11:37:04.517861234Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.159875 | controller |     "Jun 11 11:37:04.518079 crc crio[22553]: time=\"2026-06-11T11:37:04.518023579Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.159897 | controller |     "Jun 11 11:37:04.518636 crc crio[22553]: time=\"2026-06-11T11:37:04.518362618Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.159920 | controller |     "Jun 11 11:37:04.519655 crc crio[22553]: time=\"2026-06-11T11:37:04.518915655Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.159943 | controller |     "Jun 11 11:37:04.520196 crc crio[22553]: time=\"2026-06-11T11:37:04.519975885Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.159966 | controller |     "Jun 11 11:37:04.521044 crc crio[22553]: time=\"2026-06-11T11:37:04.520317105Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.159989 | controller |     "Jun 11 11:37:04.521739 crc crio[22553]: time=\"2026-06-11T11:37:04.521320634Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.160016 | controller |     "Jun 11 11:37:04.522253 crc crio[22553]: time=\"2026-06-11T11:37:04.522098887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.160041 | controller |     "Jun 11 11:37:04.522344 crc crio[22553]: time=\"2026-06-11T11:37:04.522270682Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.160064 | controller |     "Jun 11 11:37:04.522344 crc crio[22553]: time=\"2026-06-11T11:37:04.522325494Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.160086 | controller |     "Jun 11 11:37:04.522472 crc crio[22553]: time=\"2026-06-11T11:37:04.522361175Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.160109 | controller |     "Jun 11 11:37:04.522472 crc crio[22553]: time=\"2026-06-11T11:37:04.522379645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.160132 | controller |     "Jun 11 11:37:04.522472 crc crio[22553]: time=\"2026-06-11T11:37:04.522413146Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.160154 | controller |     "Jun 11 11:37:04.523035 crc crio[22553]: time=\"2026-06-11T11:37:04.522956902Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.160178 | controller |     "Jun 11 11:37:04.523118 crc crio[22553]: time=\"2026-06-11T11:37:04.523055055Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.160201 | controller |     "Jun 11 11:37:04.524202 crc crio[22553]: time=\"2026-06-11T11:37:04.524112536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.160223 | controller |     "Jun 11 11:37:04.524286 crc crio[22553]: time=\"2026-06-11T11:37:04.524223089Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.160246 | controller |     "Jun 11 11:37:04.524286 crc crio[22553]: time=\"2026-06-11T11:37:04.52426126Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.160270 | controller |     "Jun 11 11:37:04.524396 crc crio[22553]: time=\"2026-06-11T11:37:04.524295881Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.160293 | controller |     "Jun 11 11:37:04.524396 crc crio[22553]: time=\"2026-06-11T11:37:04.524352403Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.160316 | controller |     "Jun 11 11:37:04.524543 crc crio[22553]: time=\"2026-06-11T11:37:04.524415015Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.160338 | controller |     "Jun 11 11:37:04.524768 crc crio[22553]: time=\"2026-06-11T11:37:04.52461099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.160389 | controller |     "Jun 11 11:37:04.524768 crc crio[22553]: time=\"2026-06-11T11:37:04.524667802Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.160414 | controller |     "Jun 11 11:37:04.524895 crc crio[22553]: time=\"2026-06-11T11:37:04.524814486Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.160438 | controller |     "Jun 11 11:37:04.524895 crc crio[22553]: time=\"2026-06-11T11:37:04.524847727Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.160461 | controller |     "Jun 11 11:37:04.525036 crc crio[22553]: time=\"2026-06-11T11:37:04.524997712Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.160482 | controller |     "Jun 11 11:37:04.525128 crc crio[22553]: time=\"2026-06-11T11:37:04.525045643Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.160509 | controller |     "Jun 11 11:37:04.525327 crc crio[22553]: time=\"2026-06-11T11:37:04.525247559Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.160530 | controller |     "Jun 11 11:37:04.525395 crc crio[22553]: time=\"2026-06-11T11:37:04.525348672Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.160553 | controller |     "Jun 11 11:37:04.525853 crc crio[22553]: time=\"2026-06-11T11:37:04.525802285Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.160575 | controller |     "Jun 11 11:37:04.525959 crc crio[22553]: time=\"2026-06-11T11:37:04.525897078Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.160598 | controller |     "Jun 11 11:37:04.526138 crc crio[22553]: time=\"2026-06-11T11:37:04.526053012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.160620 | controller |     "Jun 11 11:37:04.526199 crc crio[22553]: time=\"2026-06-11T11:37:04.526140725Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.160644 | controller |     "Jun 11 11:37:04.526199 crc crio[22553]: time=\"2026-06-11T11:37:04.526186056Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.160666 | controller |     "Jun 11 11:37:04.526288 crc crio[22553]: time=\"2026-06-11T11:37:04.526223567Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.160688 | controller |     "Jun 11 11:37:04.527121 crc crio[22553]: time=\"2026-06-11T11:37:04.527058091Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.160709 | controller |     "Jun 11 11:37:04.527121 crc crio[22553]: time=\"2026-06-11T11:37:04.527119893Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.160731 | controller |     "Jun 11 11:37:04.527516 crc crio[22553]: time=\"2026-06-11T11:37:04.527385251Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.160754 | controller |     "Jun 11 11:37:04.527516 crc crio[22553]: time=\"2026-06-11T11:37:04.527488854Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.160776 | controller |     "Jun 11 11:37:04.527644 crc crio[22553]: time=\"2026-06-11T11:37:04.527621068Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.160798 | controller |     "Jun 11 11:37:04.527783 crc crio[22553]: time=\"2026-06-11T11:37:04.527662099Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.160820 | controller |     "Jun 11 11:37:04.528030 crc crio[22553]: time=\"2026-06-11T11:37:04.527969298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.160841 | controller |     "Jun 11 11:37:04.528030 crc crio[22553]: time=\"2026-06-11T11:37:04.528013839Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.160863 | controller |     "Jun 11 11:37:04.528216 crc crio[22553]: time=\"2026-06-11T11:37:04.528170274Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.160884 | controller |     "Jun 11 11:37:04.528216 crc crio[22553]: time=\"2026-06-11T11:37:04.528201845Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.160906 | controller |     "Jun 11 11:37:04.528469 crc crio[22553]: time=\"2026-06-11T11:37:04.52838756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.160928 | controller |     "Jun 11 11:37:04.528469 crc crio[22553]: time=\"2026-06-11T11:37:04.528447482Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.160960 | controller |     "Jun 11 11:37:04.528746 crc crio[22553]: time=\"2026-06-11T11:37:04.528665228Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.160984 | controller |     "Jun 11 11:37:04.528902 crc crio[22553]: time=\"2026-06-11T11:37:04.528884675Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.161006 | controller |     "Jun 11 11:37:04.529045 crc crio[22553]: time=\"2026-06-11T11:37:04.529022989Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.161027 | controller |     "Jun 11 11:37:04.529149 crc crio[22553]: time=\"2026-06-11T11:37:04.529136142Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.161049 | controller |     "Jun 11 11:37:04.529267 crc crio[22553]: time=\"2026-06-11T11:37:04.529246785Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.161071 | controller |     "Jun 11 11:37:04.529363 crc crio[22553]: time=\"2026-06-11T11:37:04.529350688Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.161094 | controller |     "Jun 11 11:37:04.529493 crc crio[22553]: time=\"2026-06-11T11:37:04.529473072Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.161118 | controller |     "Jun 11 11:37:04.529603 crc crio[22553]: time=\"2026-06-11T11:37:04.529589295Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.161142 | controller |     "Jun 11 11:37:04.529787 crc crio[22553]: time=\"2026-06-11T11:37:04.52975512Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.161164 | controller |     "Jun 11 11:37:04.529910 crc crio[22553]: time=\"2026-06-11T11:37:04.529893984Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.161187 | controller |     "Jun 11 11:37:04.530013 crc crio[22553]: time=\"2026-06-11T11:37:04.529995867Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.161209 | controller |     "Jun 11 11:37:04.530110 crc crio[22553]: time=\"2026-06-11T11:37:04.5300964Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.161231 | controller |     "Jun 11 11:37:04.530218 crc crio[22553]: time=\"2026-06-11T11:37:04.530197903Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.161253 | controller |     "Jun 11 11:37:04.530338 crc crio[22553]: time=\"2026-06-11T11:37:04.530322947Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.161276 | controller |     "Jun 11 11:37:04.530496 crc crio[22553]: time=\"2026-06-11T11:37:04.530469441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.161299 | controller |     "Jun 11 11:37:04.530628 crc crio[22553]: time=\"2026-06-11T11:37:04.530610675Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.161321 | controller |     "Jun 11 11:37:04.530823 crc crio[22553]: time=\"2026-06-11T11:37:04.53079935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.161344 | controller |     "Jun 11 11:37:04.530943 crc crio[22553]: time=\"2026-06-11T11:37:04.530925244Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.161395 | controller |     "Jun 11 11:37:04.531293 crc crio[22553]: time=\"2026-06-11T11:37:04.531239823Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.161428 | controller |     "Jun 11 11:37:04.531507 crc crio[22553]: time=\"2026-06-11T11:37:04.531315045Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.161454 | controller |     "Jun 11 11:37:04.531507 crc crio[22553]: time=\"2026-06-11T11:37:04.531357967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.161479 | controller |     "Jun 11 11:37:04.531507 crc crio[22553]: time=\"2026-06-11T11:37:04.531393758Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.161502 | controller |     "Jun 11 11:37:04.531507 crc crio[22553]: time=\"2026-06-11T11:37:04.53146238Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.161525 | controller |     "Jun 11 11:37:04.531507 crc crio[22553]: time=\"2026-06-11T11:37:04.531497771Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.161548 | controller |     "Jun 11 11:37:04.532610 crc crio[22553]: time=\"2026-06-11T11:37:04.532542661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.161570 | controller |     "Jun 11 11:37:04.532610 crc crio[22553]: time=\"2026-06-11T11:37:04.532601423Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.161592 | controller |     "Jun 11 11:37:04.532610 crc crio[22553]: time=\"2026-06-11T11:37:04.532613543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.161616 | controller |     "Jun 11 11:37:04.532879 crc crio[22553]: time=\"2026-06-11T11:37:04.532636184Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.161637 | controller |     "Jun 11 11:37:04.532879 crc crio[22553]: time=\"2026-06-11T11:37:04.532765008Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.161657 | controller |     "Jun 11 11:37:04.532879 crc crio[22553]: time=\"2026-06-11T11:37:04.532801359Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.161677 | controller |     "Jun 11 11:37:04.533077 crc crio[22553]: time=\"2026-06-11T11:37:04.533049226Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.161701 | controller |     "Jun 11 11:37:04.533192 crc crio[22553]: time=\"2026-06-11T11:37:04.53317823Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.161725 | controller |     "Jun 11 11:37:04.533274 crc crio[22553]: time=\"2026-06-11T11:37:04.533259902Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.161749 | controller |     "Jun 11 11:37:04.533355 crc crio[22553]: time=\"2026-06-11T11:37:04.533341364Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.161773 | controller |     "Jun 11 11:37:04.533836 crc crio[22553]: time=\"2026-06-11T11:37:04.533778967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.161796 | controller |     "Jun 11 11:37:04.533981 crc crio[22553]: time=\"2026-06-11T11:37:04.533899061Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.161821 | controller |     "Jun 11 11:37:04.534163 crc crio[22553]: time=\"2026-06-11T11:37:04.534137018Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.161845 | controller |     "Jun 11 11:37:04.534295 crc crio[22553]: time=\"2026-06-11T11:37:04.534275962Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.161870 | controller |     "Jun 11 11:37:04.534480 crc crio[22553]: time=\"2026-06-11T11:37:04.534450997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.161902 | controller |     "Jun 11 11:37:04.534620 crc crio[22553]: time=\"2026-06-11T11:37:04.534601541Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.161926 | controller |     "Jun 11 11:37:04.534826 crc crio[22553]: time=\"2026-06-11T11:37:04.534799327Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.161950 | controller |     "Jun 11 11:37:04.534950 crc crio[22553]: time=\"2026-06-11T11:37:04.534933171Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.161974 | controller |     "Jun 11 11:37:04.535054 crc crio[22553]: time=\"2026-06-11T11:37:04.535034954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.161999 | controller |     "Jun 11 11:37:04.535181 crc crio[22553]: time=\"2026-06-11T11:37:04.535164417Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.162022 | controller |     "Jun 11 11:37:04.535319 crc crio[22553]: time=\"2026-06-11T11:37:04.535291761Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.162046 | controller |     "Jun 11 11:37:04.535463 crc crio[22553]: time=\"2026-06-11T11:37:04.535444366Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.162070 | controller |     "Jun 11 11:37:04.535598 crc crio[22553]: time=\"2026-06-11T11:37:04.535556499Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.162093 | controller |     "Jun 11 11:37:04.535810 crc crio[22553]: time=\"2026-06-11T11:37:04.535790156Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.162115 | controller |     "Jun 11 11:37:04.535970 crc crio[22553]: time=\"2026-06-11T11:37:04.53593884Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.162138 | controller |     "Jun 11 11:37:04.536107 crc crio[22553]: time=\"2026-06-11T11:37:04.536087364Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.162160 | controller |     "Jun 11 11:37:04.536242 crc crio[22553]: time=\"2026-06-11T11:37:04.536215068Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.162182 | controller |     "Jun 11 11:37:04.536393 crc crio[22553]: time=\"2026-06-11T11:37:04.536373233Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.162204 | controller |     "Jun 11 11:37:04.536582 crc crio[22553]: time=\"2026-06-11T11:37:04.536553128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.162226 | controller |     "Jun 11 11:37:04.536794 crc crio[22553]: time=\"2026-06-11T11:37:04.536771554Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.162247 | controller |     "Jun 11 11:37:04.536999 crc crio[22553]: time=\"2026-06-11T11:37:04.53697104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.162269 | controller |     "Jun 11 11:37:04.537143 crc crio[22553]: time=\"2026-06-11T11:37:04.537125595Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.162290 | controller |     "Jun 11 11:37:04.537533 crc crio[22553]: time=\"2026-06-11T11:37:04.537255328Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.162313 | controller |     "Jun 11 11:37:04.538121 crc crio[22553]: time=\"2026-06-11T11:37:04.538095743Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.162336 | controller |     "Jun 11 11:37:04.538275 crc crio[22553]: time=\"2026-06-11T11:37:04.538250727Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.162388 | controller |     "Jun 11 11:37:04.538579 crc crio[22553]: time=\"2026-06-11T11:37:04.538554616Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.162414 | controller |     "Jun 11 11:37:04.538841 crc crio[22553]: time=\"2026-06-11T11:37:04.538818404Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.162437 | controller |     "Jun 11 11:37:04.538966 crc crio[22553]: time=\"2026-06-11T11:37:04.538951258Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.162460 | controller |     "Jun 11 11:37:04.539044 crc crio[22553]: time=\"2026-06-11T11:37:04.53903007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.162482 | controller |     "Jun 11 11:37:04.539137 crc crio[22553]: time=\"2026-06-11T11:37:04.539124533Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.162504 | controller |     "Jun 11 11:37:04.539227 crc crio[22553]: time=\"2026-06-11T11:37:04.539213455Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.162525 | controller |     "Jun 11 11:37:04.540295 crc crio[22553]: time=\"2026-06-11T11:37:04.540192014Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.162548 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.543318415Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.162570 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.543457279Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.162592 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.543473479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.162613 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.54350459Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.162634 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.543528181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.162656 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.543546081Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.162678 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.543727507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.162700 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.543758238Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.162723 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.543893362Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.162744 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.543920652Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.162766 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.543989704Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.162788 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544051406Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.162809 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544209471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.162837 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544280313Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.162859 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544300573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.162880 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544339105Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.162901 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544355725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.162923 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544391966Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.162945 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.54451979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.162966 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544562001Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.162989 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544633023Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.163010 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544670804Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.163033 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544917351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.163056 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544951662Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.163079 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.544980323Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.163101 | controller |     "Jun 11 11:37:04.545030 crc crio[22553]: time=\"2026-06-11T11:37:04.545010084Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.163122 | controller |     "Jun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.545098057Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.163153 | controller |     "Jun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.545135128Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.163178 | controller |     "Jun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.54521337Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.163200 | controller |     "Jun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.545244441Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.163222 | controller |     "Jun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.545351684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.163244 | controller |     "Jun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.545387505Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.163266 | controller |     "Jun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.545577711Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.163293 | controller |     "Jun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.545613972Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.163316 | controller |     "Jun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.545795337Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.163337 | controller |     "Jun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.545832248Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.163387 | controller |     "Jun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.545877949Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.163413 | controller |     "Jun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.54591067Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.163436 | controller |     "Jun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.545990703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.163458 | controller |     "Jun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.546024784Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.163480 | controller |     "Jun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.546086925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.163503 | controller |     "Jun 11 11:37:04.546208 crc crio[22553]: time=\"2026-06-11T11:37:04.546111676Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.163524 | controller |     "Jun 11 11:37:04.546897 crc crio[22553]: time=\"2026-06-11T11:37:04.546489857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.163544 | controller |     "Jun 11 11:37:04.546897 crc crio[22553]: time=\"2026-06-11T11:37:04.546522078Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.163564 | controller |     "Jun 11 11:37:04.546897 crc crio[22553]: time=\"2026-06-11T11:37:04.546552729Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.163583 | controller |     "Jun 11 11:37:04.546897 crc crio[22553]: time=\"2026-06-11T11:37:04.54657761Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.163602 | controller |     "Jun 11 11:37:04.546897 crc crio[22553]: time=\"2026-06-11T11:37:04.546608931Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.163620 | controller |     "Jun 11 11:37:04.546897 crc crio[22553]: time=\"2026-06-11T11:37:04.546647012Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.163638 | controller |     "Jun 11 11:37:04.547079 crc crio[22553]: time=\"2026-06-11T11:37:04.546952791Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.163656 | controller |     "Jun 11 11:37:04.547079 crc crio[22553]: time=\"2026-06-11T11:37:04.547020013Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.163674 | controller |     "Jun 11 11:37:04.547243 crc crio[22553]: time=\"2026-06-11T11:37:04.547147886Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.163692 | controller |     "Jun 11 11:37:04.547320 crc crio[22553]: time=\"2026-06-11T11:37:04.547308711Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.163851 | controller |     "Jun 11 11:37:04.547395 crc crio[22553]: time=\"2026-06-11T11:37:04.547354202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.163888 | controller |     "Jun 11 11:37:04.547484 crc crio[22553]: time=\"2026-06-11T11:37:04.547399954Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.163911 | controller |     "Jun 11 11:37:04.547484 crc crio[22553]: time=\"2026-06-11T11:37:04.547456145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.163932 | controller |     "Jun 11 11:37:04.547584 crc crio[22553]: time=\"2026-06-11T11:37:04.547535208Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.163951 | controller |     "Jun 11 11:37:04.547937 crc crio[22553]: time=\"2026-06-11T11:37:04.547863977Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.163970 | controller |     "Jun 11 11:37:04.548002 crc crio[22553]: time=\"2026-06-11T11:37:04.54796866Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.163990 | controller |     "Jun 11 11:37:04.548054 crc crio[22553]: time=\"2026-06-11T11:37:04.548028662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.164011 | controller |     "Jun 11 11:37:04.548091 crc crio[22553]: time=\"2026-06-11T11:37:04.548077943Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.164030 | controller |     "Jun 11 11:37:04.548130 crc crio[22553]: time=\"2026-06-11T11:37:04.548116644Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.164050 | controller |     "Jun 11 11:37:04.548174 crc crio[22553]: time=\"2026-06-11T11:37:04.548151566Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.164068 | controller |     "Jun 11 11:37:04.548578 crc crio[22553]: time=\"2026-06-11T11:37:04.548477435Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.164087 | controller |     "Jun 11 11:37:04.548578 crc crio[22553]: time=\"2026-06-11T11:37:04.548574158Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.164105 | controller |     "Jun 11 11:37:04.548748 crc crio[22553]: time=\"2026-06-11T11:37:04.548608719Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.164123 | controller |     "Jun 11 11:37:04.548748 crc crio[22553]: time=\"2026-06-11T11:37:04.548634Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.164141 | controller |     "Jun 11 11:37:04.548748 crc crio[22553]: time=\"2026-06-11T11:37:04.548727742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.164161 | controller |     "Jun 11 11:37:04.548879 crc crio[22553]: time=\"2026-06-11T11:37:04.548758763Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.164183 | controller |     "Jun 11 11:37:04.548946 crc crio[22553]: time=\"2026-06-11T11:37:04.548904617Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.164205 | controller |     "Jun 11 11:37:04.548999 crc crio[22553]: time=\"2026-06-11T11:37:04.548960089Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.164227 | controller |     "Jun 11 11:37:04.548999 crc crio[22553]: time=\"2026-06-11T11:37:04.54898937Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.164249 | controller |     "Jun 11 11:37:04.549072 crc crio[22553]: time=\"2026-06-11T11:37:04.54900691Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.164272 | controller |     "Jun 11 11:37:04.549143 crc crio[22553]: time=\"2026-06-11T11:37:04.549106793Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.164315 | controller |     "Jun 11 11:37:04.549269 crc crio[22553]: time=\"2026-06-11T11:37:04.549150785Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.164339 | controller |     "Jun 11 11:37:04.549269 crc crio[22553]: time=\"2026-06-11T11:37:04.549210956Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.164492 | controller |     "Jun 11 11:37:04.549269 crc crio[22553]: time=\"2026-06-11T11:37:04.549236837Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.164528 | controller |     "Jun 11 11:37:04.549388 crc crio[22553]: time=\"2026-06-11T11:37:04.549369971Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.164554 | controller |     "Jun 11 11:37:04.549458 crc crio[22553]: time=\"2026-06-11T11:37:04.549399042Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.164579 | controller |     "Jun 11 11:37:04.549770 crc crio[22553]: time=\"2026-06-11T11:37:04.549648269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.164602 | controller |     "Jun 11 11:37:04.549770 crc crio[22553]: time=\"2026-06-11T11:37:04.549753652Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.164625 | controller |     "Jun 11 11:37:04.549881 crc crio[22553]: time=\"2026-06-11T11:37:04.549784263Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.164648 | controller |     "Jun 11 11:37:04.549881 crc crio[22553]: time=\"2026-06-11T11:37:04.549845755Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.164670 | controller |     "Jun 11 11:37:04.550299 crc crio[22553]: time=\"2026-06-11T11:37:04.550247717Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.164693 | controller |     "Jun 11 11:37:04.550299 crc crio[22553]: time=\"2026-06-11T11:37:04.550294128Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.164716 | controller |     "Jun 11 11:37:04.550388 crc crio[22553]: time=\"2026-06-11T11:37:04.550325349Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.164738 | controller |     "Jun 11 11:37:04.550388 crc crio[22553]: time=\"2026-06-11T11:37:04.550342299Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.164760 | controller |     "Jun 11 11:37:04.552648 crc crio[22553]: time=\"2026-06-11T11:37:04.552593495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.164782 | controller |     "Jun 11 11:37:04.552648 crc crio[22553]: time=\"2026-06-11T11:37:04.552644446Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.164804 | controller |     "Jun 11 11:37:04.552825 crc crio[22553]: time=\"2026-06-11T11:37:04.552729389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.164826 | controller |     "Jun 11 11:37:04.552825 crc crio[22553]: time=\"2026-06-11T11:37:04.55275636Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.164849 | controller |     "Jun 11 11:37:04.552921 crc crio[22553]: time=\"2026-06-11T11:37:04.552831872Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.164871 | controller |     "Jun 11 11:37:04.552921 crc crio[22553]: time=\"2026-06-11T11:37:04.552883203Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.164901 | controller |     "Jun 11 11:37:04.553212 crc crio[22553]: time=\"2026-06-11T11:37:04.55312314Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.164924 | controller |     "Jun 11 11:37:04.553288 crc crio[22553]: time=\"2026-06-11T11:37:04.553236784Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.164947 | controller |     "Jun 11 11:37:04.553337 crc crio[22553]: time=\"2026-06-11T11:37:04.553303205Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.164970 | controller |     "Jun 11 11:37:04.553450 crc crio[22553]: time=\"2026-06-11T11:37:04.553355477Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.164992 | controller |     "Jun 11 11:37:04.553450 crc crio[22553]: time=\"2026-06-11T11:37:04.553378278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.165012 | controller |     "Jun 11 11:37:04.553575 crc crio[22553]: time=\"2026-06-11T11:37:04.553415939Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.165034 | controller |     "Jun 11 11:37:04.553575 crc crio[22553]: time=\"2026-06-11T11:37:04.553537762Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.165055 | controller |     "Jun 11 11:37:04.553734 crc crio[22553]: time=\"2026-06-11T11:37:04.553587374Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.165077 | controller |     "Jun 11 11:37:04.553734 crc crio[22553]: time=\"2026-06-11T11:37:04.553635105Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.165099 | controller |     "Jun 11 11:37:04.554030 crc crio[22553]: time=\"2026-06-11T11:37:04.553670146Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.165120 | controller |     "Jun 11 11:37:04.554030 crc crio[22553]: time=\"2026-06-11T11:37:04.553819881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.165141 | controller |     "Jun 11 11:37:04.554030 crc crio[22553]: time=\"2026-06-11T11:37:04.553871692Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.165162 | controller |     "Jun 11 11:37:04.554030 crc crio[22553]: time=\"2026-06-11T11:37:04.554015246Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.165184 | controller |     "Jun 11 11:37:04.554234 crc crio[22553]: time=\"2026-06-11T11:37:04.554057047Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.165204 | controller |     "Jun 11 11:37:04.554234 crc crio[22553]: time=\"2026-06-11T11:37:04.554165871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.165225 | controller |     "Jun 11 11:37:04.554234 crc crio[22553]: time=\"2026-06-11T11:37:04.554209672Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.165246 | controller |     "Jun 11 11:37:04.554369 crc crio[22553]: time=\"2026-06-11T11:37:04.554289004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.165267 | controller |     "Jun 11 11:37:04.554369 crc crio[22553]: time=\"2026-06-11T11:37:04.554322115Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.165288 | controller |     "Jun 11 11:37:04.554507 crc crio[22553]: time=\"2026-06-11T11:37:04.554466109Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.165308 | controller |     "Jun 11 11:37:04.554507 crc crio[22553]: time=\"2026-06-11T11:37:04.55450326Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.165334 | controller |     "Jun 11 11:37:04.554642 crc crio[22553]: time=\"2026-06-11T11:37:04.554600833Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.165380 | controller |     "Jun 11 11:37:04.554819 crc crio[22553]: time=\"2026-06-11T11:37:04.554654905Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.165405 | controller |     "Jun 11 11:37:04.554901 crc crio[22553]: time=\"2026-06-11T11:37:04.55482888Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.165428 | controller |     "Jun 11 11:37:04.554901 crc crio[22553]: time=\"2026-06-11T11:37:04.554865411Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.165450 | controller |     "Jun 11 11:37:04.554994 crc crio[22553]: time=\"2026-06-11T11:37:04.554916622Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.165473 | controller |     "Jun 11 11:37:04.554994 crc crio[22553]: time=\"2026-06-11T11:37:04.554948663Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.165494 | controller |     "Jun 11 11:37:04.555093 crc crio[22553]: time=\"2026-06-11T11:37:04.555043736Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.165516 | controller |     "Jun 11 11:37:04.555093 crc crio[22553]: time=\"2026-06-11T11:37:04.555075927Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.165537 | controller |     "Jun 11 11:37:04.555193 crc crio[22553]: time=\"2026-06-11T11:37:04.555103678Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.165559 | controller |     "Jun 11 11:37:04.555193 crc crio[22553]: time=\"2026-06-11T11:37:04.555122708Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.165580 | controller |     "Jun 11 11:37:04.555288 crc crio[22553]: time=\"2026-06-11T11:37:04.555222021Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.165602 | controller |     "Jun 11 11:37:04.555288 crc crio[22553]: time=\"2026-06-11T11:37:04.555247622Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.165625 | controller |     "Jun 11 11:37:04.555899 crc crio[22553]: time=\"2026-06-11T11:37:04.555824039Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.165647 | controller |     "Jun 11 11:37:04.555986 crc crio[22553]: time=\"2026-06-11T11:37:04.555927222Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.165668 | controller |     "Jun 11 11:37:04.556030 crc crio[22553]: time=\"2026-06-11T11:37:04.555991384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.165690 | controller |     "Jun 11 11:37:04.556068 crc crio[22553]: time=\"2026-06-11T11:37:04.556042215Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.165711 | controller |     "Jun 11 11:37:04.556105 crc crio[22553]: time=\"2026-06-11T11:37:04.556063636Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.165732 | controller |     "Jun 11 11:37:04.556105 crc crio[22553]: time=\"2026-06-11T11:37:04.556099067Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.165755 | controller |     "Jun 11 11:37:04.556192 crc crio[22553]: time=\"2026-06-11T11:37:04.556140748Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.165780 | controller |     "Jun 11 11:37:04.556192 crc crio[22553]: time=\"2026-06-11T11:37:04.556174979Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.165810 | controller |     "Jun 11 11:37:04.556365 crc crio[22553]: time=\"2026-06-11T11:37:04.556299473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.165834 | controller |     "Jun 11 11:37:04.556365 crc crio[22553]: time=\"2026-06-11T11:37:04.556359074Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.165856 | controller |     "Jun 11 11:37:04.556538 crc crio[22553]: time=\"2026-06-11T11:37:04.556389735Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.165878 | controller |     "Jun 11 11:37:04.556538 crc crio[22553]: time=\"2026-06-11T11:37:04.556445767Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.165900 | controller |     "Jun 11 11:37:04.556624 crc crio[22553]: time=\"2026-06-11T11:37:04.556600881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.165921 | controller |     "Jun 11 11:37:04.556661 crc crio[22553]: time=\"2026-06-11T11:37:04.556634642Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.165941 | controller |     "Jun 11 11:37:04.556774 crc crio[22553]: time=\"2026-06-11T11:37:04.556736685Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.165960 | controller |     "Jun 11 11:37:04.556774 crc crio[22553]: time=\"2026-06-11T11:37:04.556764766Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.165992 | controller |     "Jun 11 11:37:04.557334 crc crio[22553]: time=\"2026-06-11T11:37:04.557260821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.166012 | controller |     "Jun 11 11:37:04.557446 crc crio[22553]: time=\"2026-06-11T11:37:04.557360974Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.166045 | controller |     "Jun 11 11:37:04.557519 crc crio[22553]: time=\"2026-06-11T11:37:04.557414635Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.166070 | controller |     "Jun 11 11:37:04.557581 crc crio[22553]: time=\"2026-06-11T11:37:04.557515328Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.166100 | controller |     "Jun 11 11:37:04.557630 crc crio[22553]: time=\"2026-06-11T11:37:04.557613081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.166129 | controller |     "Jun 11 11:37:04.557770 crc crio[22553]: time=\"2026-06-11T11:37:04.557651442Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.166160 | controller |     "Jun 11 11:37:04.558046 crc crio[22553]: time=\"2026-06-11T11:37:04.557887069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.166189 | controller |     "Jun 11 11:37:04.558046 crc crio[22553]: time=\"2026-06-11T11:37:04.557944621Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.166220 | controller |     "Jun 11 11:37:04.558153 crc crio[22553]: time=\"2026-06-11T11:37:04.558060154Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.166248 | controller |     "Jun 11 11:37:04.558153 crc crio[22553]: time=\"2026-06-11T11:37:04.558097465Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.166279 | controller |     "Jun 11 11:37:04.558281 crc crio[22553]: time=\"2026-06-11T11:37:04.558223869Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.166308 | controller |     "Jun 11 11:37:04.558281 crc crio[22553]: time=\"2026-06-11T11:37:04.55827855Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.166345 | controller |     "Jun 11 11:37:04.558515 crc crio[22553]: time=\"2026-06-11T11:37:04.558376773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.166401 | controller |     "Jun 11 11:37:04.558515 crc crio[22553]: time=\"2026-06-11T11:37:04.558413194Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.166434 | controller |     "Jun 11 11:37:04.558763 crc crio[22553]: time=\"2026-06-11T11:37:04.5586042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.166461 | controller |     "Jun 11 11:37:04.558763 crc crio[22553]: time=\"2026-06-11T11:37:04.558663852Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.166492 | controller |     "Jun 11 11:37:04.558911 crc crio[22553]: time=\"2026-06-11T11:37:04.558818246Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.166519 | controller |     "Jun 11 11:37:04.558911 crc crio[22553]: time=\"2026-06-11T11:37:04.558849937Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.166548 | controller |     "Jun 11 11:37:04.559047 crc crio[22553]: time=\"2026-06-11T11:37:04.559001501Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.166575 | controller |     "Jun 11 11:37:04.559356 crc crio[22553]: time=\"2026-06-11T11:37:04.559052153Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.166601 | controller |     "Jun 11 11:37:04.559453 crc crio[22553]: time=\"2026-06-11T11:37:04.559393833Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.166631 | controller |     "Jun 11 11:37:04.559501 crc crio[22553]: time=\"2026-06-11T11:37:04.559453615Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.166659 | controller |     "Jun 11 11:37:04.559636 crc crio[22553]: time=\"2026-06-11T11:37:04.559601249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.166689 | controller |     "Jun 11 11:37:04.559770 crc crio[22553]: time=\"2026-06-11T11:37:04.55964248Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.166716 | controller |     "Jun 11 11:37:04.559770 crc crio[22553]: time=\"2026-06-11T11:37:04.559747663Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.166746 | controller |     "Jun 11 11:37:04.559849 crc crio[22553]: time=\"2026-06-11T11:37:04.559787224Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.166772 | controller |     "Jun 11 11:37:04.560105 crc crio[22553]: time=\"2026-06-11T11:37:04.560059732Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.166798 | controller |     "Jun 11 11:37:04.560189 crc crio[22553]: time=\"2026-06-11T11:37:04.560112484Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.166827 | controller |     "Jun 11 11:37:04.560189 crc crio[22553]: time=\"2026-06-11T11:37:04.560127954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.166853 | controller |     "Jun 11 11:37:04.560189 crc crio[22553]: time=\"2026-06-11T11:37:04.560146735Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.166878 | controller |     "Jun 11 11:37:04.560189 crc crio[22553]: time=\"2026-06-11T11:37:04.560177066Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.166903 | controller |     "Jun 11 11:37:04.560189 crc crio[22553]: time=\"2026-06-11T11:37:04.560193496Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.166936 | controller |     "Jun 11 11:37:04.560489 crc crio[22553]: time=\"2026-06-11T11:37:04.560381332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.166967 | controller |     "Jun 11 11:37:04.560489 crc crio[22553]: time=\"2026-06-11T11:37:04.560456624Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.166996 | controller |     "Jun 11 11:37:04.560758 crc crio[22553]: time=\"2026-06-11T11:37:04.56066855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.167018 | controller |     "Jun 11 11:37:04.560834 crc crio[22553]: time=\"2026-06-11T11:37:04.560777383Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.167047 | controller |     "Jun 11 11:37:04.561019 crc crio[22553]: time=\"2026-06-11T11:37:04.560918277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.167073 | controller |     "Jun 11 11:37:04.561187 crc crio[22553]: time=\"2026-06-11T11:37:04.561034841Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.167098 | controller |     "Jun 11 11:37:04.561450 crc crio[22553]: time=\"2026-06-11T11:37:04.561386601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.167124 | controller |     "Jun 11 11:37:04.561511 crc crio[22553]: time=\"2026-06-11T11:37:04.561465183Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.167160 | controller |     "Jun 11 11:37:04.561724 crc crio[22553]: time=\"2026-06-11T11:37:04.561580336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.167189 | controller |     "Jun 11 11:37:04.561724 crc crio[22553]: time=\"2026-06-11T11:37:04.561619318Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.167216 | controller |     "Jun 11 11:37:04.561869 crc crio[22553]: time=\"2026-06-11T11:37:04.561831774Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.167242 | controller |     "Jun 11 11:37:04.561930 crc crio[22553]: time=\"2026-06-11T11:37:04.561881295Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.167267 | controller |     "Jun 11 11:37:04.562039 crc crio[22553]: time=\"2026-06-11T11:37:04.562007249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.167293 | controller |     "Jun 11 11:37:04.562097 crc crio[22553]: time=\"2026-06-11T11:37:04.56205374Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.167318 | controller |     "Jun 11 11:37:04.562227 crc crio[22553]: time=\"2026-06-11T11:37:04.562192074Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.167344 | controller |     "Jun 11 11:37:04.562293 crc crio[22553]: time=\"2026-06-11T11:37:04.562239116Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.167391 | controller |     "Jun 11 11:37:04.562394 crc crio[22553]: time=\"2026-06-11T11:37:04.562363119Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.167422 | controller |     "Jun 11 11:37:04.562499 crc crio[22553]: time=\"2026-06-11T11:37:04.562484903Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.167449 | controller |     "Jun 11 11:37:04.562623 crc crio[22553]: time=\"2026-06-11T11:37:04.562585996Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.167475 | controller |     "Jun 11 11:37:04.562728 crc crio[22553]: time=\"2026-06-11T11:37:04.562634457Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.167514 | controller |     "Jun 11 11:37:04.562912 crc crio[22553]: time=\"2026-06-11T11:37:04.562878904Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.167545 | controller |     "Jun 11 11:37:04.562972 crc crio[22553]: time=\"2026-06-11T11:37:04.562929346Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.167571 | controller |     "Jun 11 11:37:04.563287 crc crio[22553]: time=\"2026-06-11T11:37:04.563222064Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.167597 | controller |     "Jun 11 11:37:04.563287 crc crio[22553]: time=\"2026-06-11T11:37:04.563280066Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.167622 | controller |     "Jun 11 11:37:04.563493 crc crio[22553]: time=\"2026-06-11T11:37:04.563450421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.167646 | controller |     "Jun 11 11:37:04.563550 crc crio[22553]: time=\"2026-06-11T11:37:04.563499422Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.167671 | controller |     "Jun 11 11:37:04.563816 crc crio[22553]: time=\"2026-06-11T11:37:04.56376615Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.167696 | controller |     "Jun 11 11:37:04.563879 crc crio[22553]: time=\"2026-06-11T11:37:04.563820002Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.167722 | controller |     "Jun 11 11:37:04.564017 crc crio[22553]: time=\"2026-06-11T11:37:04.563973096Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.167744 | controller |     "Jun 11 11:37:04.564080 crc crio[22553]: time=\"2026-06-11T11:37:04.564023498Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.167771 | controller |     "Jun 11 11:37:04.564241 crc crio[22553]: time=\"2026-06-11T11:37:04.564189542Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.167797 | controller |     "Jun 11 11:37:04.564307 crc crio[22553]: time=\"2026-06-11T11:37:04.564244844Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.167815 | controller |     "Jun 11 11:37:04.564410 crc crio[22553]: time=\"2026-06-11T11:37:04.564378508Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.167837 | controller |     "Jun 11 11:37:04.564520 crc crio[22553]: time=\"2026-06-11T11:37:04.564492201Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.167859 | controller |     "Jun 11 11:37:04.564649 crc crio[22553]: time=\"2026-06-11T11:37:04.564613535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.167882 | controller |     "Jun 11 11:37:04.564759 crc crio[22553]: time=\"2026-06-11T11:37:04.564662466Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.167908 | controller |     "Jun 11 11:37:04.564894 crc crio[22553]: time=\"2026-06-11T11:37:04.564862302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.167932 | controller |     "Jun 11 11:37:04.564958 crc crio[22553]: time=\"2026-06-11T11:37:04.564909163Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.167959 | controller |     "Jun 11 11:37:04.565331 crc crio[22553]: time=\"2026-06-11T11:37:04.565252123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.167986 | controller |     "Jun 11 11:37:04.565331 crc crio[22553]: time=\"2026-06-11T11:37:04.565325975Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.168014 | controller |     "Jun 11 11:37:04.565503 crc crio[22553]: time=\"2026-06-11T11:37:04.565349366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.168040 | controller |     "Jun 11 11:37:04.565503 crc crio[22553]: time=\"2026-06-11T11:37:04.565373907Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.168064 | controller |     "Jun 11 11:37:04.565832 crc crio[22553]: time=\"2026-06-11T11:37:04.565617674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.168091 | controller |     "Jun 11 11:37:04.565832 crc crio[22553]: time=\"2026-06-11T11:37:04.565773108Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.168111 | controller |     "Jun 11 11:37:04.565832 crc crio[22553]: time=\"2026-06-11T11:37:04.56581015Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.168137 | controller |     "Jun 11 11:37:04.565947 crc crio[22553]: time=\"2026-06-11T11:37:04.56583671Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.168163 | controller |     "Jun 11 11:37:04.566161 crc crio[22553]: time=\"2026-06-11T11:37:04.566098428Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.168183 | controller |     "Jun 11 11:37:04.566161 crc crio[22553]: time=\"2026-06-11T11:37:04.56616098Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.168209 | controller |     "Jun 11 11:37:04.566264 crc crio[22553]: time=\"2026-06-11T11:37:04.566232682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.168234 | controller |     "Jun 11 11:37:04.566310 crc crio[22553]: time=\"2026-06-11T11:37:04.566271963Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.168262 | controller |     "Jun 11 11:37:04.566622 crc crio[22553]: time=\"2026-06-11T11:37:04.566547781Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.168283 | controller |     "Jun 11 11:37:04.566782 crc crio[22553]: time=\"2026-06-11T11:37:04.566625503Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.168310 | controller |     "Jun 11 11:37:04.566782 crc crio[22553]: time=\"2026-06-11T11:37:04.566749537Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.168337 | controller |     "Jun 11 11:37:04.566782 crc crio[22553]: time=\"2026-06-11T11:37:04.566786308Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.168387 | controller |     "Jun 11 11:37:04.567095 crc crio[22553]: time=\"2026-06-11T11:37:04.567004504Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.168415 | controller |     "Jun 11 11:37:04.567095 crc crio[22553]: time=\"2026-06-11T11:37:04.567093997Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.168441 | controller |     "Jun 11 11:37:04.567458 crc crio[22553]: time=\"2026-06-11T11:37:04.567363185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.168460 | controller |     "Jun 11 11:37:04.567549 crc crio[22553]: time=\"2026-06-11T11:37:04.567458347Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.168486 | controller |     "Jun 11 11:37:04.567750 crc crio[22553]: time=\"2026-06-11T11:37:04.567651293Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.168578 | controller |     "Jun 11 11:37:04.567829 crc crio[22553]: time=\"2026-06-11T11:37:04.567796057Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.168611 | controller |     "Jun 11 11:37:04.568003 crc crio[22553]: time=\"2026-06-11T11:37:04.56790359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.168631 | controller |     "Jun 11 11:37:04.568003 crc crio[22553]: time=\"2026-06-11T11:37:04.567942132Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.168650 | controller |     "Jun 11 11:37:04.568244 crc crio[22553]: time=\"2026-06-11T11:37:04.568158538Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.168669 | controller |     "Jun 11 11:37:04.568244 crc crio[22553]: time=\"2026-06-11T11:37:04.5682373Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.168688 | controller |     "Jun 11 11:37:04.568375 crc crio[22553]: time=\"2026-06-11T11:37:04.568319503Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.168707 | controller |     "Jun 11 11:37:04.568375 crc crio[22553]: time=\"2026-06-11T11:37:04.568356674Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.168725 | controller |     "Jun 11 11:37:04.568749 crc crio[22553]: time=\"2026-06-11T11:37:04.568654442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.168744 | controller |     "Jun 11 11:37:04.568827 crc crio[22553]: time=\"2026-06-11T11:37:04.568800237Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.168762 | controller |     "Jun 11 11:37:04.568871 crc crio[22553]: time=\"2026-06-11T11:37:04.568856718Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.168781 | controller |     "Jun 11 11:37:04.568914 crc crio[22553]: time=\"2026-06-11T11:37:04.568896519Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.168800 | controller |     "Jun 11 11:37:04.569130 crc crio[22553]: time=\"2026-06-11T11:37:04.569053824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.168820 | controller |     "Jun 11 11:37:04.569130 crc crio[22553]: time=\"2026-06-11T11:37:04.569094235Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.168839 | controller |     "Jun 11 11:37:04.569497 crc crio[22553]: time=\"2026-06-11T11:37:04.569450616Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.168857 | controller |     "Jun 11 11:37:04.569561 crc crio[22553]: time=\"2026-06-11T11:37:04.569503817Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.168873 | controller |     "Jun 11 11:37:04.569741 crc crio[22553]: time=\"2026-06-11T11:37:04.569665242Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.168888 | controller |     "Jun 11 11:37:04.569817 crc crio[22553]: time=\"2026-06-11T11:37:04.569760475Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.168903 | controller |     "Jun 11 11:37:04.569976 crc crio[22553]: time=\"2026-06-11T11:37:04.569925399Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.168917 | controller |     "Jun 11 11:37:04.570035 crc crio[22553]: time=\"2026-06-11T11:37:04.569983331Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.168937 | controller |     "Jun 11 11:37:04.570208 crc crio[22553]: time=\"2026-06-11T11:37:04.570153196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.168963 | controller |     "Jun 11 11:37:04.570263 crc crio[22553]: time=\"2026-06-11T11:37:04.570212068Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.168983 | controller |     "Jun 11 11:37:04.570342 crc crio[22553]: time=\"2026-06-11T11:37:04.570311421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169002 | controller |     "Jun 11 11:37:04.570392 crc crio[22553]: time=\"2026-06-11T11:37:04.570357662Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169021 | controller |     "Jun 11 11:37:04.570610 crc crio[22553]: time=\"2026-06-11T11:37:04.570562238Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169041 | controller |     "Jun 11 11:37:04.570735 crc crio[22553]: time=\"2026-06-11T11:37:04.570614449Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169059 | controller |     "Jun 11 11:37:04.570847 crc crio[22553]: time=\"2026-06-11T11:37:04.570815185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169078 | controller |     "Jun 11 11:37:04.570898 crc crio[22553]: time=\"2026-06-11T11:37:04.570861997Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169097 | controller |     "Jun 11 11:37:04.571092 crc crio[22553]: time=\"2026-06-11T11:37:04.571037052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169116 | controller |     "Jun 11 11:37:04.571147 crc crio[22553]: time=\"2026-06-11T11:37:04.571092743Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169134 | controller |     "Jun 11 11:37:04.571607 crc crio[22553]: time=\"2026-06-11T11:37:04.571534856Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169153 | controller |     "Jun 11 11:37:04.571607 crc crio[22553]: time=\"2026-06-11T11:37:04.571602958Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169171 | controller |     "Jun 11 11:37:04.571834 crc crio[22553]: time=\"2026-06-11T11:37:04.571785933Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169188 | controller |     "Jun 11 11:37:04.571891 crc crio[22553]: time=\"2026-06-11T11:37:04.571844805Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169205 | controller |     "Jun 11 11:37:04.572025 crc crio[22553]: time=\"2026-06-11T11:37:04.571972429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169221 | controller |     "Jun 11 11:37:04.572025 crc crio[22553]: time=\"2026-06-11T11:37:04.57202345Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169238 | controller |     "Jun 11 11:37:04.572283 crc crio[22553]: time=\"2026-06-11T11:37:04.572212326Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169254 | controller |     "Jun 11 11:37:04.572283 crc crio[22553]: time=\"2026-06-11T11:37:04.572283868Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169271 | controller |     "Jun 11 11:37:04.572525 crc crio[22553]: time=\"2026-06-11T11:37:04.572387711Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169288 | controller |     "Jun 11 11:37:04.572614 crc crio[22553]: time=\"2026-06-11T11:37:04.572548186Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169305 | controller |     "Jun 11 11:37:04.572815 crc crio[22553]: time=\"2026-06-11T11:37:04.572746251Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169326 | controller |     "Jun 11 11:37:04.572815 crc crio[22553]: time=\"2026-06-11T11:37:04.572788873Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169344 | controller |     "Jun 11 11:37:04.573027 crc crio[22553]: time=\"2026-06-11T11:37:04.572956268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169397 | controller |     "Jun 11 11:37:04.573027 crc crio[22553]: time=\"2026-06-11T11:37:04.57302416Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169416 | controller |     "Jun 11 11:37:04.573197 crc crio[22553]: time=\"2026-06-11T11:37:04.573152733Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169433 | controller |     "Jun 11 11:37:04.573328 crc crio[22553]: time=\"2026-06-11T11:37:04.573223435Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169450 | controller |     "Jun 11 11:37:04.573837 crc crio[22553]: time=\"2026-06-11T11:37:04.573646558Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169468 | controller |     "Jun 11 11:37:04.573837 crc crio[22553]: time=\"2026-06-11T11:37:04.573769161Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169484 | controller |     "Jun 11 11:37:04.573837 crc crio[22553]: time=\"2026-06-11T11:37:04.573788442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169501 | controller |     "Jun 11 11:37:04.573837 crc crio[22553]: time=\"2026-06-11T11:37:04.573809992Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169518 | controller |     "Jun 11 11:37:04.574310 crc crio[22553]: time=\"2026-06-11T11:37:04.574014508Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169536 | controller |     "Jun 11 11:37:04.574310 crc crio[22553]: time=\"2026-06-11T11:37:04.574118921Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169553 | controller |     "Jun 11 11:37:04.574310 crc crio[22553]: time=\"2026-06-11T11:37:04.574265396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169570 | controller |     "Jun 11 11:37:04.574524 crc crio[22553]: time=\"2026-06-11T11:37:04.574319777Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169588 | controller |     "Jun 11 11:37:04.574524 crc crio[22553]: time=\"2026-06-11T11:37:04.574483012Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169605 | controller |     "Jun 11 11:37:04.574771 crc crio[22553]: time=\"2026-06-11T11:37:04.574614236Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169622 | controller |     "Jun 11 11:37:04.574859 crc crio[22553]: time=\"2026-06-11T11:37:04.57476919Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169640 | controller |     "Jun 11 11:37:04.574859 crc crio[22553]: time=\"2026-06-11T11:37:04.574823362Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169658 | controller |     "Jun 11 11:37:04.575021 crc crio[22553]: time=\"2026-06-11T11:37:04.574979046Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169675 | controller |     "Jun 11 11:37:04.575091 crc crio[22553]: time=\"2026-06-11T11:37:04.575043908Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169691 | controller |     "Jun 11 11:37:04.575206 crc crio[22553]: time=\"2026-06-11T11:37:04.575154682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169712 | controller |     "Jun 11 11:37:04.575293 crc crio[22553]: time=\"2026-06-11T11:37:04.575231384Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169730 | controller |     "Jun 11 11:37:04.575616 crc crio[22553]: time=\"2026-06-11T11:37:04.575533593Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169748 | controller |     "Jun 11 11:37:04.575965 crc crio[22553]: time=\"2026-06-11T11:37:04.575909644Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169766 | controller |     "Jun 11 11:37:04.576042 crc crio[22553]: time=\"2026-06-11T11:37:04.575982516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169783 | controller |     "Jun 11 11:37:04.576042 crc crio[22553]: time=\"2026-06-11T11:37:04.576018577Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169800 | controller |     "Jun 11 11:37:04.576149 crc crio[22553]: time=\"2026-06-11T11:37:04.576084669Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169819 | controller |     "Jun 11 11:37:04.576187 crc crio[22553]: time=\"2026-06-11T11:37:04.576158511Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169836 | controller |     "Jun 11 11:37:04.576261 crc crio[22553]: time=\"2026-06-11T11:37:04.576229833Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169853 | controller |     "Jun 11 11:37:04.576324 crc crio[22553]: time=\"2026-06-11T11:37:04.576270674Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169870 | controller |     "Jun 11 11:37:04.576324 crc crio[22553]: time=\"2026-06-11T11:37:04.576299125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169887 | controller |     "Jun 11 11:37:04.576405 crc crio[22553]: time=\"2026-06-11T11:37:04.576351156Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169903 | controller |     "Jun 11 11:37:04.576578 crc crio[22553]: time=\"2026-06-11T11:37:04.576532342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169920 | controller |     "Jun 11 11:37:04.576635 crc crio[22553]: time=\"2026-06-11T11:37:04.576597934Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169938 | controller |     "Jun 11 11:37:04.576743 crc crio[22553]: time=\"2026-06-11T11:37:04.576666246Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169956 | controller |     "Jun 11 11:37:04.576743 crc crio[22553]: time=\"2026-06-11T11:37:04.576738938Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.169975 | controller |     "Jun 11 11:37:04.577092 crc crio[22553]: time=\"2026-06-11T11:37:04.577035046Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.169993 | controller |     "Jun 11 11:37:04.577152 crc crio[22553]: time=\"2026-06-11T11:37:04.577099828Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170010 | controller |     "Jun 11 11:37:04.577246 crc crio[22553]: time=\"2026-06-11T11:37:04.577206101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170028 | controller |     "Jun 11 11:37:04.577312 crc crio[22553]: time=\"2026-06-11T11:37:04.577250923Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170045 | controller |     "Jun 11 11:37:04.587105 crc crio[22553]: time=\"2026-06-11T11:37:04.587028037Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170066 | controller |     "Jun 11 11:37:04.587255 crc crio[22553]: time=\"2026-06-11T11:37:04.58710954Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170084 | controller |     "Jun 11 11:37:04.587255 crc crio[22553]: time=\"2026-06-11T11:37:04.58712608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170100 | controller |     "Jun 11 11:37:04.587255 crc crio[22553]: time=\"2026-06-11T11:37:04.587152891Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170117 | controller |     "Jun 11 11:37:04.587460 crc crio[22553]: time=\"2026-06-11T11:37:04.587370307Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170133 | controller |     "Jun 11 11:37:04.587460 crc crio[22553]: time=\"2026-06-11T11:37:04.587408018Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170150 | controller |     "Jun 11 11:37:04.587951 crc crio[22553]: time=\"2026-06-11T11:37:04.587900283Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170167 | controller |     "Jun 11 11:37:04.588252 crc crio[22553]: time=\"2026-06-11T11:37:04.587968525Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170184 | controller |     "Jun 11 11:37:04.588252 crc crio[22553]: time=\"2026-06-11T11:37:04.588000415Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170201 | controller |     "Jun 11 11:37:04.588252 crc crio[22553]: time=\"2026-06-11T11:37:04.588037437Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170219 | controller |     "Jun 11 11:37:04.588898 crc crio[22553]: time=\"2026-06-11T11:37:04.588633014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170237 | controller |     "Jun 11 11:37:04.588898 crc crio[22553]: time=\"2026-06-11T11:37:04.588759248Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170254 | controller |     "Jun 11 11:37:04.588898 crc crio[22553]: time=\"2026-06-11T11:37:04.588865131Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170272 | controller |     "Jun 11 11:37:04.588898 crc crio[22553]: time=\"2026-06-11T11:37:04.588899192Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170289 | controller |     "Jun 11 11:37:04.589298 crc crio[22553]: time=\"2026-06-11T11:37:04.589043146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170307 | controller |     "Jun 11 11:37:04.589298 crc crio[22553]: time=\"2026-06-11T11:37:04.589070237Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170324 | controller |     "Jun 11 11:37:04.589373 crc crio[22553]: time=\"2026-06-11T11:37:04.589307074Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170341 | controller |     "Jun 11 11:37:04.589373 crc crio[22553]: time=\"2026-06-11T11:37:04.589334974Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170381 | controller |     "Jun 11 11:37:04.589516 crc crio[22553]: time=\"2026-06-11T11:37:04.589485069Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170397 | controller |     "Jun 11 11:37:04.589577 crc crio[22553]: time=\"2026-06-11T11:37:04.58952974Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170412 | controller |     "Jun 11 11:37:04.590132 crc crio[22553]: time=\"2026-06-11T11:37:04.590019394Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170431 | controller |     "Jun 11 11:37:04.590132 crc crio[22553]: time=\"2026-06-11T11:37:04.590050285Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170446 | controller |     "Jun 11 11:37:04.590528 crc crio[22553]: time=\"2026-06-11T11:37:04.590133688Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170461 | controller |     "Jun 11 11:37:04.590528 crc crio[22553]: time=\"2026-06-11T11:37:04.590160668Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170475 | controller |     "Jun 11 11:37:04.590528 crc crio[22553]: time=\"2026-06-11T11:37:04.590348724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170490 | controller |     "Jun 11 11:37:04.590528 crc crio[22553]: time=\"2026-06-11T11:37:04.590376925Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170504 | controller |     "Jun 11 11:37:04.591486 crc crio[22553]: time=\"2026-06-11T11:37:04.590594041Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170518 | controller |     "Jun 11 11:37:04.591486 crc crio[22553]: time=\"2026-06-11T11:37:04.590625812Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170533 | controller |     "Jun 11 11:37:04.591486 crc crio[22553]: time=\"2026-06-11T11:37:04.590876639Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170547 | controller |     "Jun 11 11:37:04.591486 crc crio[22553]: time=\"2026-06-11T11:37:04.59091635Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170561 | controller |     "Jun 11 11:37:04.591486 crc crio[22553]: time=\"2026-06-11T11:37:04.591180358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170575 | controller |     "Jun 11 11:37:04.591486 crc crio[22553]: time=\"2026-06-11T11:37:04.591286761Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170589 | controller |     "Jun 11 11:37:04.591486 crc crio[22553]: time=\"2026-06-11T11:37:04.591335613Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170604 | controller |     "Jun 11 11:37:04.591486 crc crio[22553]: time=\"2026-06-11T11:37:04.591372684Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170618 | controller |     "Jun 11 11:37:04.593234 crc crio[22553]: time=\"2026-06-11T11:37:04.591645952Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170632 | controller |     "Jun 11 11:37:04.593234 crc crio[22553]: time=\"2026-06-11T11:37:04.591732344Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170647 | controller |     "Jun 11 11:37:04.593234 crc crio[22553]: time=\"2026-06-11T11:37:04.592073024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170662 | controller |     "Jun 11 11:37:04.593234 crc crio[22553]: time=\"2026-06-11T11:37:04.592126186Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170676 | controller |     "Jun 11 11:37:04.593234 crc crio[22553]: time=\"2026-06-11T11:37:04.592385643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170691 | controller |     "Jun 11 11:37:04.593234 crc crio[22553]: time=\"2026-06-11T11:37:04.592463905Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170710 | controller |     "Jun 11 11:37:04.593234 crc crio[22553]: time=\"2026-06-11T11:37:04.592810826Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170725 | controller |     "Jun 11 11:37:04.593234 crc crio[22553]: time=\"2026-06-11T11:37:04.592875597Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170740 | controller |     "Jun 11 11:37:04.593234 crc crio[22553]: time=\"2026-06-11T11:37:04.592997901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170755 | controller |     "Jun 11 11:37:04.593234 crc crio[22553]: time=\"2026-06-11T11:37:04.593033942Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170770 | controller |     "Jun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.59330412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170784 | controller |     "Jun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.593347971Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170799 | controller |     "Jun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.593509136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170813 | controller |     "Jun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.593539957Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170827 | controller |     "Jun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.593926738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170842 | controller |     "Jun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.59399453Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170856 | controller |     "Jun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.594140874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170870 | controller |     "Jun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.594174525Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170885 | controller |     "Jun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.594512565Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170899 | controller |     "Jun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.594554306Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170913 | controller |     "Jun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.594863275Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170927 | controller |     "Jun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.594905637Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170941 | controller |     "Jun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.595626228Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170956 | controller |     "Jun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.595788342Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.170971 | controller |     "Jun 11 11:37:04.596131 crc crio[22553]: time=\"2026-06-11T11:37:04.595960427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.170985 | controller |     "Jun 11 11:37:04.597336 crc crio[22553]: time=\"2026-06-11T11:37:04.596119322Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.171004 | controller |     "Jun 11 11:37:04.597336 crc crio[22553]: time=\"2026-06-11T11:37:04.59638972Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.171019 | controller |     "Jun 11 11:37:04.597336 crc crio[22553]: time=\"2026-06-11T11:37:04.596653457Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.171033 | controller |     "Jun 11 11:37:04.597336 crc crio[22553]: time=\"2026-06-11T11:37:04.596906125Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.171048 | controller |     "Jun 11 11:37:04.597336 crc crio[22553]: time=\"2026-06-11T11:37:04.597179293Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.171062 | controller |     "Jun 11 11:37:04.597544 crc crio[22553]: time=\"2026-06-11T11:37:04.597363108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.171076 | controller |     "Jun 11 11:37:04.597870 crc crio[22553]: time=\"2026-06-11T11:37:04.597565074Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.171090 | controller |     "Jun 11 11:37:04.598115 crc crio[22553]: time=\"2026-06-11T11:37:04.598037578Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.171105 | controller |     "Jun 11 11:37:04.598479 crc crio[22553]: time=\"2026-06-11T11:37:04.598333986Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.171119 | controller |     "Jun 11 11:37:04.598941 crc crio[22553]: time=\"2026-06-11T11:37:04.59880535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.171133 | controller |     "Jun 11 11:37:04.599209 crc crio[22553]: time=\"2026-06-11T11:37:04.59914978Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.171163 | controller |     "Jun 11 11:37:04.600052 crc crio[22553]: time=\"2026-06-11T11:37:04.599317645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.171179 | controller |     "Jun 11 11:37:04.600138 crc crio[22553]: time=\"2026-06-11T11:37:04.600079607Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.171194 | controller |     "Jun 11 11:37:04.600181 crc crio[22553]: time=\"2026-06-11T11:37:04.600134959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.171208 | controller |     "Jun 11 11:37:04.600181 crc crio[22553]: time=\"2026-06-11T11:37:04.60016941Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.171223 | controller |     "Jun 11 11:37:04.600256 crc crio[22553]: time=\"2026-06-11T11:37:04.600203021Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.171238 | controller |     "Jun 11 11:37:04.600256 crc crio[22553]: time=\"2026-06-11T11:37:04.600226761Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.171252 | controller |     "Jun 11 11:37:04.600591 crc crio[22553]: time=\"2026-06-11T11:37:04.600499379Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.171266 | controller |     "Jun 11 11:37:04.600591 crc crio[22553]: time=\"2026-06-11T11:37:04.600567781Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.171280 | controller |     "Jun 11 11:37:04.600888 crc crio[22553]: time=\"2026-06-11T11:37:04.600833149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.171295 | controller |     "Jun 11 11:37:04.600888 crc crio[22553]: time=\"2026-06-11T11:37:04.600885031Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.171313 | controller |     "Jun 11 11:37:04.601126 crc crio[22553]: time=\"2026-06-11T11:37:04.601090677Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.171328 | controller |     "Jun 11 11:37:04.601260 crc crio[22553]: time=\"2026-06-11T11:37:04.601151068Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.171343 | controller |     "Jun 11 11:37:04.601904 crc crio[22553]: time=\"2026-06-11T11:37:04.601343704Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.171375 | controller |     "Jun 11 11:37:04.601904 crc crio[22553]: time=\"2026-06-11T11:37:04.601386695Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.171391 | controller |     "Jun 11 11:37:04.601904 crc crio[22553]: time=\"2026-06-11T11:37:04.601662753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.171406 | controller |     "Jun 11 11:37:04.601904 crc crio[22553]: time=\"2026-06-11T11:37:04.601758356Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.171421 | controller |     "Jun 11 11:37:04.601904 crc crio[22553]: time=\"2026-06-11T11:37:04.601821848Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.171435 | controller |     "Jun 11 11:37:04.601904 crc crio[22553]: time=\"2026-06-11T11:37:04.601860339Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.171449 | controller |     "Jun 11 11:37:04.606405 crc crio[22553]: time=\"2026-06-11T11:37:04.602004303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.171464 | controller |     "Jun 11 11:37:04.606405 crc crio[22553]: time=\"2026-06-11T11:37:04.602041164Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.171478 | controller |     "Jun 11 11:37:04.606405 crc crio[22553]: time=\"2026-06-11T11:37:04.60224653Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.171493 | controller |     "Jun 11 11:37:04.606405 crc crio[22553]: time=\"2026-06-11T11:37:04.605079903Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.171507 | controller |     "Jun 11 11:37:04.606405 crc crio[22553]: time=\"2026-06-11T11:37:04.605209276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.171521 | controller |     "Jun 11 11:37:04.606405 crc crio[22553]: time=\"2026-06-11T11:37:04.605445563Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.171536 | controller |     "Jun 11 11:37:04.606405 crc crio[22553]: time=\"2026-06-11T11:37:04.605596248Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.171550 | controller |     "Jun 11 11:37:04.606405 crc crio[22553]: time=\"2026-06-11T11:37:04.605971919Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.171564 | controller |     "Jun 11 11:37:04.606405 crc crio[22553]: time=\"2026-06-11T11:37:04.606095622Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.171578 | controller |     "Jun 11 11:37:04.606405 crc crio[22553]: time=\"2026-06-11T11:37:04.606214726Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.171593 | controller |     "Jun 11 11:37:04.606405 crc crio[22553]: time=\"2026-06-11T11:37:04.606320209Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.171607 | controller |     "Jun 11 11:37:04.607266 crc crio[22553]: time=\"2026-06-11T11:37:04.606499654Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.171629 | controller |     "Jun 11 11:37:04.607266 crc crio[22553]: time=\"2026-06-11T11:37:04.606646568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.171643 | controller |     "Jun 11 11:37:04.607266 crc crio[22553]: time=\"2026-06-11T11:37:04.606769592Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.171658 | controller |     "Jun 11 11:37:04.607266 crc crio[22553]: time=\"2026-06-11T11:37:04.606787522Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-11 12:41:58.171672 | controller |     "Jun 11 11:37:04.607266 crc crio[22553]: time=\"2026-06-11T11:37:04.606810933Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-11 12:41:58.171687 | controller |     "Jun 11 11:37:09.312985 crc crio[22553]: time=\"2026-06-11T11:37:09.312138112Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-11 12:41:58.171702 | controller |     "Jun 11 11:37:09.334507 crc crio[22553]: time=\"2026-06-11T11:37:09.334290047Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.171718 | controller |     "Jun 11 11:37:09.334507 crc crio[22553]: time=\"2026-06-11T11:37:09.334492052Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.171733 | controller |     "Jun 11 11:37:09.334997 crc crio[22553]: time=\"2026-06-11T11:37:09.334611426Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-11 12:41:58.171748 | controller |     "Jun 11 11:37:09.357792 crc crio[22553]: time=\"2026-06-11T11:37:09.357573564Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-11 12:41:58.171762 | controller |     "Jun 11 11:37:09.357792 crc crio[22553]: time=\"2026-06-11T11:37:09.35778135Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-11 12:41:58.171778 | controller |     "Jun 11 11:37:42.552856 crc crio[22553]: time=\"2026-06-11T11:37:42.552159091Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/POD\" id=1e50b940-7546-4df3-bdd8-c72b2102c67a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.171796 | controller |     "Jun 11 11:37:42.554520 crc crio[22553]: time=\"2026-06-11T11:37:42.552885002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.171813 | controller |     "Jun 11 11:37:42.592763 crc crio[22553]: time=\"2026-06-11T11:37:42.592456834Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k Namespace:openshift-marketplace ID:bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea UID:b1a7db3e-3412-4011-a3a7-9c0011444347 NetNS:/var/run/netns/6c06ef5d-b8ef-4130-943f-9e26d0e57e2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1a7db3e_3412_4011_a3a7_9c0011444347.slice PodAnnotations:0xc002b8a038}] Aliases:map[]}\"",
2026-06-11 12:41:58.171832 | controller |     "Jun 11 11:37:42.592763 crc crio[22553]: time=\"2026-06-11T11:37:42.592565157Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.171849 | controller |     "Jun 11 11:37:43.217032 crc crio[22553]: 2026-06-11T11:37:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc802de8556bdec Mac:d2:35:d3:8e:db:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/6c06ef5d-b8ef-4130-943f-9e26d0e57e2b SocketPath: PciID:}] [{Interface:0xc00012ec00 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.171871 | controller |     "Jun 11 11:37:43.219982 crc crio[22553]: time=\"2026-06-11T11:37:43.219894929Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k Namespace:openshift-marketplace ID:bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea UID:b1a7db3e-3412-4011-a3a7-9c0011444347 NetNS:/var/run/netns/6c06ef5d-b8ef-4130-943f-9e26d0e57e2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1a7db3e_3412_4011_a3a7_9c0011444347.slice PodAnnotations:0xc002b8a038}] Aliases:map[]}\"",
2026-06-11 12:41:58.171886 | controller |     "Jun 11 11:37:43.220195 crc crio[22553]: time=\"2026-06-11T11:37:43.220137506Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.171902 | controller |     "Jun 11 11:37:43.228826 crc crio[22553]: time=\"2026-06-11T11:37:43.228472728Z\" level=info msg=\"Ran pod sandbox bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/POD\" id=1e50b940-7546-4df3-bdd8-c72b2102c67a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.171918 | controller |     "Jun 11 11:37:43.232229 crc crio[22553]: time=\"2026-06-11T11:37:43.232084383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=61450e23-1927-436f-a688-d571a72a2350 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.171934 | controller |     "Jun 11 11:37:43.237395 crc crio[22553]: time=\"2026-06-11T11:37:43.237273204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7dd14ee4-d9c6-447d-bece-1a2f9ad4117d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.171949 | controller |     "Jun 11 11:37:43.247002 crc crio[22553]: time=\"2026-06-11T11:37:43.246888574Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/util\" id=f7da0bcb-831c-4d3a-b115-202743064dfe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.171964 | controller |     "Jun 11 11:37:43.247789 crc crio[22553]: time=\"2026-06-11T11:37:43.247525583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.171979 | controller |     "Jun 11 11:37:43.276242 crc crio[22553]: time=\"2026-06-11T11:37:43.27595283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.171994 | controller |     "Jun 11 11:37:43.280404 crc crio[22553]: time=\"2026-06-11T11:37:43.280308297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.172009 | controller |     "Jun 11 11:37:43.442031 crc crio[22553]: time=\"2026-06-11T11:37:43.439232753Z\" level=info msg=\"Created container d5f29c08476eee07a0ff5edf1476a4f4aeee2b8f7e8b8916968a5062208b0ac2: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/util\" id=f7da0bcb-831c-4d3a-b115-202743064dfe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.172025 | controller |     "Jun 11 11:37:43.442031 crc crio[22553]: time=\"2026-06-11T11:37:43.441010075Z\" level=info msg=\"Starting container: d5f29c08476eee07a0ff5edf1476a4f4aeee2b8f7e8b8916968a5062208b0ac2\" id=6a686826-94d0-49b7-b304-bd8e41bf4df6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.172044 | controller |     "Jun 11 11:37:43.449272 crc crio[22553]: time=\"2026-06-11T11:37:43.449137892Z\" level=info msg=\"Started container\" PID=39756 containerID=d5f29c08476eee07a0ff5edf1476a4f4aeee2b8f7e8b8916968a5062208b0ac2 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/util id=6a686826-94d0-49b7-b304-bd8e41bf4df6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea",
2026-06-11 12:41:58.172062 | controller |     "Jun 11 11:37:45.039604 crc crio[22553]: time=\"2026-06-11T11:37:45.038571059Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=f4882719-6c7c-40f6-82ae-62eac8a8ed77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.172077 | controller |     "Jun 11 11:37:45.041508 crc crio[22553]: time=\"2026-06-11T11:37:45.040099223Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=f4882719-6c7c-40f6-82ae-62eac8a8ed77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.172093 | controller |     "Jun 11 11:37:45.041508 crc crio[22553]: time=\"2026-06-11T11:37:45.040182716Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=f4882719-6c7c-40f6-82ae-62eac8a8ed77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.172108 | controller |     "Jun 11 11:37:45.041872 crc crio[22553]: time=\"2026-06-11T11:37:45.041581296Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=dc429c21-ec5c-425f-be31-c679f05386e5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.172122 | controller |     "Jun 11 11:37:45.061958 crc crio[22553]: time=\"2026-06-11T11:37:45.061860617Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"",
2026-06-11 12:41:58.172137 | controller |     "Jun 11 11:37:47.093539 crc crio[22553]: time=\"2026-06-11T11:37:47.092412385Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=dc429c21-ec5c-425f-be31-c679f05386e5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.172151 | controller |     "Jun 11 11:37:47.096029 crc crio[22553]: time=\"2026-06-11T11:37:47.094477275Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=50890612-c504-49f1-94df-9f0ce581674a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.172166 | controller |     "Jun 11 11:37:47.100809 crc crio[22553]: time=\"2026-06-11T11:37:47.100596433Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=4d0ef1ea-e1c0-41f0-b97a-573def45e2be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.172180 | controller |     "Jun 11 11:37:47.111882 crc crio[22553]: time=\"2026-06-11T11:37:47.111662556Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/pull\" id=b95d059f-747e-4b80-b7cf-7915e440da6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.172198 | controller |     "Jun 11 11:37:47.113917 crc crio[22553]: time=\"2026-06-11T11:37:47.113652364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.172213 | controller |     "Jun 11 11:37:47.172986 crc crio[22553]: time=\"2026-06-11T11:37:47.172500586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.172228 | controller |     "Jun 11 11:37:47.173415 crc crio[22553]: time=\"2026-06-11T11:37:47.173272829Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/ffff0fe278db52b4a7aeb4ed88d864f8f9dd8b60ccd262b953e0dde69e17b713/merged/etc/passwd: no such file or directory\"",
2026-06-11 12:41:58.172242 | controller |     "Jun 11 11:37:47.173415 crc crio[22553]: time=\"2026-06-11T11:37:47.17331916Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/ffff0fe278db52b4a7aeb4ed88d864f8f9dd8b60ccd262b953e0dde69e17b713/merged/etc/group: no such file or directory\"",
2026-06-11 12:41:58.172257 | controller |     "Jun 11 11:37:47.182894 crc crio[22553]: time=\"2026-06-11T11:37:47.182508198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.172272 | controller |     "Jun 11 11:37:47.349571 crc crio[22553]: time=\"2026-06-11T11:37:47.348782098Z\" level=info msg=\"Created container 42912c5a4e934bf20a39c72b5450a871213251a2ab6bc32c0d0de22f60dc97a6: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/pull\" id=b95d059f-747e-4b80-b7cf-7915e440da6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.172286 | controller |     "Jun 11 11:37:47.351360 crc crio[22553]: time=\"2026-06-11T11:37:47.351215069Z\" level=info msg=\"Starting container: 42912c5a4e934bf20a39c72b5450a871213251a2ab6bc32c0d0de22f60dc97a6\" id=17bc1c70-db22-44f3-9c90-7b2c137aa504 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.172300 | controller |     "Jun 11 11:37:47.361640 crc crio[22553]: time=\"2026-06-11T11:37:47.361108827Z\" level=info msg=\"Started container\" PID=39874 containerID=42912c5a4e934bf20a39c72b5450a871213251a2ab6bc32c0d0de22f60dc97a6 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/pull id=17bc1c70-db22-44f3-9c90-7b2c137aa504 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea",
2026-06-11 12:41:58.172315 | controller |     "Jun 11 11:37:48.092268 crc crio[22553]: time=\"2026-06-11T11:37:48.092129506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5c967905-90f2-4bc8-bd93-4de616faf013 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.172330 | controller |     "Jun 11 11:37:48.102888 crc crio[22553]: time=\"2026-06-11T11:37:48.102599891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=59e88525-50c7-44af-b2f2-3f8eb7fe6f82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.172359 | controller |     "Jun 11 11:37:48.111933 crc crio[22553]: time=\"2026-06-11T11:37:48.111539592Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/extract\" id=7ce67e18-b979-4294-be2f-7f1247c49a9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.172379 | controller |     "Jun 11 11:37:48.112485 crc crio[22553]: time=\"2026-06-11T11:37:48.112359585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.172399 | controller |     "Jun 11 11:37:48.166825 crc crio[22553]: time=\"2026-06-11T11:37:48.166617475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.172415 | controller |     "Jun 11 11:37:48.173570 crc crio[22553]: time=\"2026-06-11T11:37:48.17331968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.172429 | controller |     "Jun 11 11:37:48.310824 crc crio[22553]: time=\"2026-06-11T11:37:48.310416491Z\" level=info msg=\"Created container 28a0e3baa9c71ecd7a665e15fcfdf3e91d3907f21540c333b94737025aeff731: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/extract\" id=7ce67e18-b979-4294-be2f-7f1247c49a9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.172444 | controller |     "Jun 11 11:37:48.312652 crc crio[22553]: time=\"2026-06-11T11:37:48.312518422Z\" level=info msg=\"Starting container: 28a0e3baa9c71ecd7a665e15fcfdf3e91d3907f21540c333b94737025aeff731\" id=3d4b763a-d4c0-4d1a-b284-c4aa7c8f6359 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.172459 | controller |     "Jun 11 11:37:48.324254 crc crio[22553]: time=\"2026-06-11T11:37:48.32414795Z\" level=info msg=\"Started container\" PID=39891 containerID=28a0e3baa9c71ecd7a665e15fcfdf3e91d3907f21540c333b94737025aeff731 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/extract id=3d4b763a-d4c0-4d1a-b284-c4aa7c8f6359 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea",
2026-06-11 12:41:58.172475 | controller |     "Jun 11 11:37:50.139217 crc crio[22553]: time=\"2026-06-11T11:37:50.138266318Z\" level=info msg=\"Stopping pod sandbox: bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea\" id=d1a1a9cf-0307-4f9f-aa2a-cfedb26ccafd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.172491 | controller |     "Jun 11 11:37:50.140777 crc crio[22553]: time=\"2026-06-11T11:37:50.140618606Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k Namespace:openshift-marketplace ID:bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea UID:b1a7db3e-3412-4011-a3a7-9c0011444347 NetNS:/var/run/netns/6c06ef5d-b8ef-4130-943f-9e26d0e57e2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1a7db3e_3412_4011_a3a7_9c0011444347.slice PodAnnotations:0xc00012ac30}] Aliases:map[]}\"",
2026-06-11 12:41:58.172506 | controller |     "Jun 11 11:37:50.141233 crc crio[22553]: time=\"2026-06-11T11:37:50.141167392Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.172521 | controller |     "Jun 11 11:37:50.999815 crc crio[22553]: time=\"2026-06-11T11:37:50.999512278Z\" level=info msg=\"Stopped pod sandbox: bc802de8556bdec1b9961c3a49a9ada89ee75374e8646b96580b8ee3c62c70ea\" id=d1a1a9cf-0307-4f9f-aa2a-cfedb26ccafd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.172535 | controller |     "Jun 11 11:37:54.241739 crc crio[22553]: time=\"2026-06-11T11:37:54.238920016Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-xwx76/POD\" id=a220d053-4ab0-4f4b-9e27-323a4ae592bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.172550 | controller |     "Jun 11 11:37:54.241739 crc crio[22553]: time=\"2026-06-11T11:37:54.239759681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.172569 | controller |     "Jun 11 11:37:54.277077 crc crio[22553]: time=\"2026-06-11T11:37:54.275075589Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-xwx76 Namespace:openshift-nmstate ID:9766e614b77b323d22639a49493d36a9d94bbdcc6a4727d85f726f6451866db0 UID:e4808105-e898-449c-a242-a015d18e3a1d NetNS:/var/run/netns/df0cf7d2-fc79-438e-a5eb-db826602fa82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode4808105_e898_449c_a242_a015d18e3a1d.slice PodAnnotations:0xc00061efa8}] Aliases:map[]}\"",
2026-06-11 12:41:58.172585 | controller |     "Jun 11 11:37:54.277077 crc crio[22553]: time=\"2026-06-11T11:37:54.275147201Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-xwx76 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.172601 | controller |     "Jun 11 11:37:55.151611 crc crio[22553]: 2026-06-11T11:37:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9766e614b77b323 Mac:96:c3:f1:90:c6:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/df0cf7d2-fc79-438e-a5eb-db826602fa82 SocketPath: PciID:}] [{Interface:0xc000014c80 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.172618 | controller |     "Jun 11 11:37:55.153494 crc crio[22553]: time=\"2026-06-11T11:37:55.153392818Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-xwx76 Namespace:openshift-nmstate ID:9766e614b77b323d22639a49493d36a9d94bbdcc6a4727d85f726f6451866db0 UID:e4808105-e898-449c-a242-a015d18e3a1d NetNS:/var/run/netns/df0cf7d2-fc79-438e-a5eb-db826602fa82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode4808105_e898_449c_a242_a015d18e3a1d.slice PodAnnotations:0xc00061efa8}] Aliases:map[]}\"",
2026-06-11 12:41:58.172635 | controller |     "Jun 11 11:37:55.153739 crc crio[22553]: time=\"2026-06-11T11:37:55.153635175Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-xwx76 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.172650 | controller |     "Jun 11 11:37:55.175363 crc crio[22553]: time=\"2026-06-11T11:37:55.174975496Z\" level=info msg=\"Ran pod sandbox 9766e614b77b323d22639a49493d36a9d94bbdcc6a4727d85f726f6451866db0 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-xwx76/POD\" id=a220d053-4ab0-4f4b-9e27-323a4ae592bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.172664 | controller |     "Jun 11 11:37:55.181845 crc crio[22553]: time=\"2026-06-11T11:37:55.181237879Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=6d81d1a3-0b90-4068-ae29-c811e69999d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.172679 | controller |     "Jun 11 11:37:55.181845 crc crio[22553]: time=\"2026-06-11T11:37:55.181545878Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=6d81d1a3-0b90-4068-ae29-c811e69999d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.172693 | controller |     "Jun 11 11:37:55.181845 crc crio[22553]: time=\"2026-06-11T11:37:55.181606539Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=6d81d1a3-0b90-4068-ae29-c811e69999d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.172709 | controller |     "Jun 11 11:37:55.183223 crc crio[22553]: time=\"2026-06-11T11:37:55.183087952Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=7ec2a0ab-e21f-4489-8d15-3e49b0d9b428 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.172729 | controller |     "Jun 11 11:37:55.189752 crc crio[22553]: time=\"2026-06-11T11:37:55.189126158Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"",
2026-06-11 12:41:58.172744 | controller |     "Jun 11 11:37:59.474612 crc crio[22553]: time=\"2026-06-11T11:37:59.473195124Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=7ec2a0ab-e21f-4489-8d15-3e49b0d9b428 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.172759 | controller |     "Jun 11 11:37:59.478401 crc crio[22553]: time=\"2026-06-11T11:37:59.478254721Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=7d7459a0-4ba5-402c-b634-9cc7c1499183 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.172774 | controller |     "Jun 11 11:37:59.483226 crc crio[22553]: time=\"2026-06-11T11:37:59.483084712Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=78618227-5c80-4ef8-b51b-04344dda3b37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.172788 | controller |     "Jun 11 11:37:59.492782 crc crio[22553]: time=\"2026-06-11T11:37:59.49264242Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-xwx76/nmstate-operator\" id=7935dfa8-70f9-417c-982c-493329595ee6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.172803 | controller |     "Jun 11 11:37:59.495008 crc crio[22553]: time=\"2026-06-11T11:37:59.494940397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.172818 | controller |     "Jun 11 11:37:59.527575 crc crio[22553]: time=\"2026-06-11T11:37:59.527252727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.172833 | controller |     "Jun 11 11:37:59.533406 crc crio[22553]: time=\"2026-06-11T11:37:59.532952543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.172848 | controller |     "Jun 11 11:37:59.699333 crc crio[22553]: time=\"2026-06-11T11:37:59.699137481Z\" level=info msg=\"Created container a6e0040e3273b9455352e094802402dfda2f9d87df5d2d910276b88047dfabff: openshift-nmstate/nmstate-operator-6569c8c666-xwx76/nmstate-operator\" id=7935dfa8-70f9-417c-982c-493329595ee6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.172919 | controller |     "Jun 11 11:37:59.701278 crc crio[22553]: time=\"2026-06-11T11:37:59.70116657Z\" level=info msg=\"Starting container: a6e0040e3273b9455352e094802402dfda2f9d87df5d2d910276b88047dfabff\" id=4be54969-2c39-4343-86b4-9b9097839d6b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.172943 | controller |     "Jun 11 11:37:59.710624 crc crio[22553]: time=\"2026-06-11T11:37:59.710400559Z\" level=info msg=\"Started container\" PID=40171 containerID=a6e0040e3273b9455352e094802402dfda2f9d87df5d2d910276b88047dfabff description=openshift-nmstate/nmstate-operator-6569c8c666-xwx76/nmstate-operator id=4be54969-2c39-4343-86b4-9b9097839d6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9766e614b77b323d22639a49493d36a9d94bbdcc6a4727d85f726f6451866db0",
2026-06-11 12:41:58.172960 | controller |     "Jun 11 11:38:00.522144 crc crio[22553]: time=\"2026-06-11T11:38:00.521984634Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686298-kdfzl/POD\" id=baf77135-e373-4b62-a91a-e4a63a36639c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.172982 | controller |     "Jun 11 11:38:00.522144 crc crio[22553]: time=\"2026-06-11T11:38:00.522133698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.172998 | controller |     "Jun 11 11:38:00.555180 crc crio[22553]: time=\"2026-06-11T11:38:00.55449524Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686298-kdfzl Namespace:openshift-infra ID:544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a UID:fa1c7bce-0f2d-4330-ad82-638dddaa0b25 NetNS:/var/run/netns/38ef75bb-1f71-42a8-a383-0b53bef07491 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa1c7bce_0f2d_4330_ad82_638dddaa0b25.slice PodAnnotations:0xc00061e520}] Aliases:map[]}\"",
2026-06-11 12:41:58.173065 | controller |     "Jun 11 11:38:00.555180 crc crio[22553]: time=\"2026-06-11T11:38:00.555063226Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686298-kdfzl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.173081 | controller |     "Jun 11 11:38:01.561631 crc crio[22553]: 2026-06-11T11:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:544c31749553d76 Mac:d2:07:17:5a:5a:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/38ef75bb-1f71-42a8-a383-0b53bef07491 SocketPath: PciID:}] [{Interface:0xc0002ee7a0 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.173097 | controller |     "Jun 11 11:38:01.563972 crc crio[22553]: time=\"2026-06-11T11:38:01.563912784Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686298-kdfzl Namespace:openshift-infra ID:544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a UID:fa1c7bce-0f2d-4330-ad82-638dddaa0b25 NetNS:/var/run/netns/38ef75bb-1f71-42a8-a383-0b53bef07491 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa1c7bce_0f2d_4330_ad82_638dddaa0b25.slice PodAnnotations:0xc00061e520}] Aliases:map[]}\"",
2026-06-11 12:41:58.173113 | controller |     "Jun 11 11:38:01.564135 crc crio[22553]: time=\"2026-06-11T11:38:01.564078919Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686298-kdfzl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.173128 | controller |     "Jun 11 11:38:01.576746 crc crio[22553]: time=\"2026-06-11T11:38:01.573607086Z\" level=info msg=\"Ran pod sandbox 544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a with infra container: openshift-infra/auto-csr-approver-29686298-kdfzl/POD\" id=baf77135-e373-4b62-a91a-e4a63a36639c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.173144 | controller |     "Jun 11 11:38:01.579254 crc crio[22553]: time=\"2026-06-11T11:38:01.579178879Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=83e7ea68-d329-4203-aa2f-258a1953df59 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.173201 | controller |     "Jun 11 11:38:01.585394 crc crio[22553]: time=\"2026-06-11T11:38:01.585333788Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.173225 | controller |     "Jun 11 11:38:02.404239 crc crio[22553]: time=\"2026-06-11T11:38:02.403956588Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=83e7ea68-d329-4203-aa2f-258a1953df59 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.173241 | controller |     "Jun 11 11:38:02.405899 crc crio[22553]: time=\"2026-06-11T11:38:02.405785151Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c98faee4-7345-436e-b573-191754e2d125 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.173261 | controller |     "Jun 11 11:38:02.408472 crc crio[22553]: time=\"2026-06-11T11:38:02.408372586Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8338f816-d5b5-4a59-9663-b03e5de5b7bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.173277 | controller |     "Jun 11 11:38:02.416124 crc crio[22553]: time=\"2026-06-11T11:38:02.415918056Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686298-kdfzl/oc\" id=72ec8390-3b99-4e60-8e9c-f2b1123aa43e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.173292 | controller |     "Jun 11 11:38:02.416653 crc crio[22553]: time=\"2026-06-11T11:38:02.416520913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.173308 | controller |     "Jun 11 11:38:02.480758 crc crio[22553]: time=\"2026-06-11T11:38:02.47480716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.173323 | controller |     "Jun 11 11:38:02.730110 crc crio[22553]: time=\"2026-06-11T11:38:02.729948217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.173338 | controller |     "Jun 11 11:38:02.834913 crc crio[22553]: time=\"2026-06-11T11:38:02.834797289Z\" level=info msg=\"Created container 2343c7d797ba5fde25b1229c04de20c21860aa5d6f572897852dc4612ef3b423: openshift-infra/auto-csr-approver-29686298-kdfzl/oc\" id=72ec8390-3b99-4e60-8e9c-f2b1123aa43e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.173372 | controller |     "Jun 11 11:38:02.838525 crc crio[22553]: time=\"2026-06-11T11:38:02.837478157Z\" level=info msg=\"Starting container: 2343c7d797ba5fde25b1229c04de20c21860aa5d6f572897852dc4612ef3b423\" id=049c2291-ecff-4018-982c-288707f82751 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.173390 | controller |     "Jun 11 11:38:02.848205 crc crio[22553]: time=\"2026-06-11T11:38:02.848050694Z\" level=info msg=\"Started container\" PID=40276 containerID=2343c7d797ba5fde25b1229c04de20c21860aa5d6f572897852dc4612ef3b423 description=openshift-infra/auto-csr-approver-29686298-kdfzl/oc id=049c2291-ecff-4018-982c-288707f82751 name=/runtime.v1.RuntimeService/StartContainer sandboxID=544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a",
2026-06-11 12:41:58.173407 | controller |     "Jun 11 11:38:05.337924 crc crio[22553]: time=\"2026-06-11T11:38:05.335251156Z\" level=info msg=\"Stopping pod sandbox: 544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a\" id=6562cb85-e61d-4461-b774-f7beddc3e149 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.173422 | controller |     "Jun 11 11:38:05.339803 crc crio[22553]: time=\"2026-06-11T11:38:05.338063898Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686298-kdfzl Namespace:openshift-infra ID:544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a UID:fa1c7bce-0f2d-4330-ad82-638dddaa0b25 NetNS:/var/run/netns/38ef75bb-1f71-42a8-a383-0b53bef07491 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa1c7bce_0f2d_4330_ad82_638dddaa0b25.slice PodAnnotations:0xc001be6a90}] Aliases:map[]}\"",
2026-06-11 12:41:58.173438 | controller |     "Jun 11 11:38:05.339803 crc crio[22553]: time=\"2026-06-11T11:38:05.338209182Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686298-kdfzl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.173458 | controller |     "Jun 11 11:38:05.616634 crc crio[22553]: time=\"2026-06-11T11:38:05.616286697Z\" level=info msg=\"Stopped pod sandbox: 544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a\" id=6562cb85-e61d-4461-b774-f7beddc3e149 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.173473 | controller |     "Jun 11 11:38:12.965335 crc crio[22553]: time=\"2026-06-11T11:38:12.963922782Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-cqzcp/POD\" id=6022c0da-ce92-4d7e-97af-c7e72b8b7057 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.173488 | controller |     "Jun 11 11:38:12.967037 crc crio[22553]: time=\"2026-06-11T11:38:12.965394685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.173503 | controller |     "Jun 11 11:38:13.022989 crc crio[22553]: time=\"2026-06-11T11:38:13.022664192Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-cqzcp Namespace:openshift-nmstate ID:1ee225fd30dfc4933559676cd854b61336d2f967d17d3235ba0af2cf1dbcc194 UID:27da6823-b530-4b8c-a7eb-46fc15d9d5df NetNS:/var/run/netns/abc42ee3-7040-42ec-9bc5-f70da0753dfd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27da6823_b530_4b8c_a7eb_46fc15d9d5df.slice PodAnnotations:0xc00279abb0}] Aliases:map[]}\"",
2026-06-11 12:41:58.173519 | controller |     "Jun 11 11:38:13.022989 crc crio[22553]: time=\"2026-06-11T11:38:13.022878608Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-cqzcp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.173534 | controller |     "Jun 11 11:38:13.627094 crc crio[22553]: time=\"2026-06-11T11:38:13.626324803Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-z8vpk/POD\" id=c6f7bf8f-4794-40ef-850d-610019ad0302 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.173549 | controller |     "Jun 11 11:38:13.627234 crc crio[22553]: time=\"2026-06-11T11:38:13.627164267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.173564 | controller |     "Jun 11 11:38:13.677064 crc crio[22553]: time=\"2026-06-11T11:38:13.676568896Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-s4jnz/POD\" id=775d842e-36e6-442d-bd2c-0fb7e9a835e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.173579 | controller |     "Jun 11 11:38:13.677064 crc crio[22553]: time=\"2026-06-11T11:38:13.676787522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.173594 | controller |     "Jun 11 11:38:13.756993 crc crio[22553]: time=\"2026-06-11T11:38:13.756910964Z\" 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=775d842e-36e6-442d-bd2c-0fb7e9a835e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.173609 | controller |     "Jun 11 11:38:13.764870 crc crio[22553]: time=\"2026-06-11T11:38:13.764590728Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-z8vpk Namespace:openshift-nmstate ID:ea4b32fb9d00f5dab94c3fe2e56086feee19bdb83abc9ccfe2932d02202666ea UID:9fdc5f01-5682-456a-967e-f077a9fb61a2 NetNS:/var/run/netns/77783a13-d77c-43ce-9f3a-47c1655834d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fdc5f01_5682_456a_967e_f077a9fb61a2.slice PodAnnotations:0xc00012a590}] Aliases:map[]}\"",
2026-06-11 12:41:58.173628 | controller |     "Jun 11 11:38:13.764870 crc crio[22553]: time=\"2026-06-11T11:38:13.764795144Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-z8vpk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.173644 | controller |     "Jun 11 11:38:13.779603 crc crio[22553]: time=\"2026-06-11T11:38:13.779384789Z\" level=info msg=\"Ran pod sandbox ea0f4af86e611a3cf4dd7981f5d28a064e9a2ef7a077b4839f72b4aa936d87d2 with infra container: openshift-nmstate/nmstate-handler-s4jnz/POD\" id=775d842e-36e6-442d-bd2c-0fb7e9a835e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.173659 | controller |     "Jun 11 11:38:13.782988 crc crio[22553]: time=\"2026-06-11T11:38:13.782619613Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=55eacf03-4013-4f4f-9b8b-eb049734b024 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.173675 | controller |     "Jun 11 11:38:13.784459 crc crio[22553]: time=\"2026-06-11T11:38:13.784160317Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=55eacf03-4013-4f4f-9b8b-eb049734b024 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.173690 | controller |     "Jun 11 11:38:13.784459 crc crio[22553]: time=\"2026-06-11T11:38:13.784277361Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=55eacf03-4013-4f4f-9b8b-eb049734b024 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.173705 | controller |     "Jun 11 11:38:13.788036 crc crio[22553]: time=\"2026-06-11T11:38:13.787808454Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=bcdee44c-5360-4b6b-9c70-262f7b3afa5c name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.173719 | controller |     "Jun 11 11:38:13.807619 crc crio[22553]: time=\"2026-06-11T11:38:13.80313138Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-11 12:41:58.173734 | controller |     "Jun 11 11:38:14.698803 crc crio[22553]: 2026-06-11T11:38:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ee225fd30dfc49 Mac:76:f0:e0:8d:e3:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/abc42ee3-7040-42ec-9bc5-f70da0753dfd SocketPath: PciID:}] [{Interface:0xc00024c610 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.173749 | controller |     "Jun 11 11:38:14.701476 crc crio[22553]: time=\"2026-06-11T11:38:14.701084449Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-cqzcp Namespace:openshift-nmstate ID:1ee225fd30dfc4933559676cd854b61336d2f967d17d3235ba0af2cf1dbcc194 UID:27da6823-b530-4b8c-a7eb-46fc15d9d5df NetNS:/var/run/netns/abc42ee3-7040-42ec-9bc5-f70da0753dfd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod27da6823_b530_4b8c_a7eb_46fc15d9d5df.slice PodAnnotations:0xc00279abb0}] Aliases:map[]}\"",
2026-06-11 12:41:58.173764 | controller |     "Jun 11 11:38:14.701476 crc crio[22553]: time=\"2026-06-11T11:38:14.701313456Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-cqzcp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.173779 | controller |     "Jun 11 11:38:14.711263 crc crio[22553]: time=\"2026-06-11T11:38:14.711108481Z\" level=info msg=\"Ran pod sandbox 1ee225fd30dfc4933559676cd854b61336d2f967d17d3235ba0af2cf1dbcc194 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-cqzcp/POD\" id=6022c0da-ce92-4d7e-97af-c7e72b8b7057 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.173798 | controller |     "Jun 11 11:38:14.724811 crc crio[22553]: time=\"2026-06-11T11:38:14.72138275Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=786f3bb2-1f24-4eeb-81c6-afef42d2d069 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.173814 | controller |     "Jun 11 11:38:14.724811 crc crio[22553]: time=\"2026-06-11T11:38:14.721762031Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=786f3bb2-1f24-4eeb-81c6-afef42d2d069 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.173893 | controller |     "Jun 11 11:38:14.724811 crc crio[22553]: time=\"2026-06-11T11:38:14.721860274Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=786f3bb2-1f24-4eeb-81c6-afef42d2d069 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.173916 | controller |     "Jun 11 11:38:14.725977 crc crio[22553]: time=\"2026-06-11T11:38:14.725877211Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=761a85ca-ae19-4f6a-a644-9fafdf7dd826 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.173932 | controller |     "Jun 11 11:38:14.732759 crc crio[22553]: time=\"2026-06-11T11:38:14.729856986Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-11 12:41:58.173947 | controller |     "Jun 11 11:38:14.842998 crc crio[22553]: time=\"2026-06-11T11:38:14.842491385Z\" level=info msg=\"Running pod sandbox: openshift-console/console-647b5845cd-q4fs5/POD\" id=640464b9-6517-49ab-98db-3418493e7f59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.173963 | controller |     "Jun 11 11:38:14.843240 crc crio[22553]: time=\"2026-06-11T11:38:14.843217406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.173978 | controller |     "Jun 11 11:38:14.850739 crc crio[22553]: time=\"2026-06-11T11:38:14.850614742Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-59ljm/POD\" id=5d20ce60-5627-4bea-a72c-6f32c17d1fa0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.173992 | controller |     "Jun 11 11:38:14.850877 crc crio[22553]: time=\"2026-06-11T11:38:14.850756566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.174008 | controller |     "Jun 11 11:38:14.886903 crc crio[22553]: time=\"2026-06-11T11:38:14.884288392Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-59ljm Namespace:openshift-nmstate ID:3002246debcf06325324d3122c2b08918ef269d308042991969de7e311284156 UID:6a754ee9-164d-4852-8a3a-879dfc7311fb NetNS:/var/run/netns/e5519456-6ca5-4600-87de-00e2018f394d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a754ee9_164d_4852_8a3a_879dfc7311fb.slice PodAnnotations:0xc002b8abc0}] Aliases:map[]}\"",
2026-06-11 12:41:58.174024 | controller |     "Jun 11 11:38:14.886903 crc crio[22553]: time=\"2026-06-11T11:38:14.884340494Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-59ljm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.174045 | controller |     "Jun 11 11:38:14.886903 crc crio[22553]: time=\"2026-06-11T11:38:14.884649613Z\" level=info msg=\"Got pod network &{Name:console-647b5845cd-q4fs5 Namespace:openshift-console ID:c224432cfacaf2baf4a30ac3fd5e306c034e20668478465a5873d7d6d415ba9a UID:848a57f3-fe0f-43c6-9799-f1b839b08e8a NetNS:/var/run/netns/a6d673e5-1040-4089-a3ff-fbd9d29eb83a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod848a57f3_fe0f_43c6_9799_f1b839b08e8a.slice PodAnnotations:0xc0011e8790}] Aliases:map[]}\"",
2026-06-11 12:41:58.174061 | controller |     "Jun 11 11:38:14.886903 crc crio[22553]: time=\"2026-06-11T11:38:14.884826438Z\" level=info msg=\"Adding pod openshift-console_console-647b5845cd-q4fs5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.174077 | controller |     "Jun 11 11:38:15.698632 crc crio[22553]: 2026-06-11T11:38:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea4b32fb9d00f5d Mac:7a:fb:66:78:d2:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/77783a13-d77c-43ce-9f3a-47c1655834d3 SocketPath: PciID:}] [{Interface:0xc0003845c0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.174092 | controller |     "Jun 11 11:38:15.701048 crc crio[22553]: time=\"2026-06-11T11:38:15.70079669Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-z8vpk Namespace:openshift-nmstate ID:ea4b32fb9d00f5dab94c3fe2e56086feee19bdb83abc9ccfe2932d02202666ea UID:9fdc5f01-5682-456a-967e-f077a9fb61a2 NetNS:/var/run/netns/77783a13-d77c-43ce-9f3a-47c1655834d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fdc5f01_5682_456a_967e_f077a9fb61a2.slice PodAnnotations:0xc00012a590}] Aliases:map[]}\"",
2026-06-11 12:41:58.174107 | controller |     "Jun 11 11:38:15.701211 crc crio[22553]: time=\"2026-06-11T11:38:15.701090799Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-z8vpk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.174122 | controller |     "Jun 11 11:38:15.712221 crc crio[22553]: time=\"2026-06-11T11:38:15.71211443Z\" level=info msg=\"Ran pod sandbox ea4b32fb9d00f5dab94c3fe2e56086feee19bdb83abc9ccfe2932d02202666ea with infra container: openshift-nmstate/nmstate-webhook-9b7874799-z8vpk/POD\" id=c6f7bf8f-4794-40ef-850d-610019ad0302 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.174137 | controller |     "Jun 11 11:38:15.731581 crc crio[22553]: time=\"2026-06-11T11:38:15.729280639Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=2d4fe6f5-ecd7-490f-b10d-264e9bc5be55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.174152 | controller |     "Jun 11 11:38:15.731581 crc crio[22553]: time=\"2026-06-11T11:38:15.729593598Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=2d4fe6f5-ecd7-490f-b10d-264e9bc5be55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.174167 | controller |     "Jun 11 11:38:15.731581 crc crio[22553]: time=\"2026-06-11T11:38:15.72965503Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=2d4fe6f5-ecd7-490f-b10d-264e9bc5be55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.174181 | controller |     "Jun 11 11:38:15.731581 crc crio[22553]: time=\"2026-06-11T11:38:15.731996428Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=3c78855a-22a1-4c9e-8497-8627baa11b0b name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.174200 | controller |     "Jun 11 11:38:15.741143 crc crio[22553]: time=\"2026-06-11T11:38:15.738663482Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-11 12:41:58.174216 | controller |     "Jun 11 11:38:16.388109 crc crio[22553]: 2026-06-11T11:38:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3002246debcf063 Mac:4e:e9:99:cd:5e:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/e5519456-6ca5-4600-87de-00e2018f394d SocketPath: PciID:}] [{Interface:0xc00024b4a0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.174231 | controller |     "Jun 11 11:38:16.398798 crc crio[22553]: time=\"2026-06-11T11:38:16.398643874Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-59ljm Namespace:openshift-nmstate ID:3002246debcf06325324d3122c2b08918ef269d308042991969de7e311284156 UID:6a754ee9-164d-4852-8a3a-879dfc7311fb NetNS:/var/run/netns/e5519456-6ca5-4600-87de-00e2018f394d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a754ee9_164d_4852_8a3a_879dfc7311fb.slice PodAnnotations:0xc002b8abc0}] Aliases:map[]}\"",
2026-06-11 12:41:58.174247 | controller |     "Jun 11 11:38:16.399068 crc crio[22553]: time=\"2026-06-11T11:38:16.399009095Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-59ljm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.174261 | controller |     "Jun 11 11:38:16.418964 crc crio[22553]: time=\"2026-06-11T11:38:16.418883723Z\" level=info msg=\"Ran pod sandbox 3002246debcf06325324d3122c2b08918ef269d308042991969de7e311284156 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-59ljm/POD\" id=5d20ce60-5627-4bea-a72c-6f32c17d1fa0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.174277 | controller |     "Jun 11 11:38:16.421938 crc crio[22553]: time=\"2026-06-11T11:38:16.421877061Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=112b1db7-5e4e-4572-a87f-c8e0cd9271af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.174292 | controller |     "Jun 11 11:38:16.422396 crc crio[22553]: time=\"2026-06-11T11:38:16.422157769Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=112b1db7-5e4e-4572-a87f-c8e0cd9271af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.174307 | controller |     "Jun 11 11:38:16.422396 crc crio[22553]: time=\"2026-06-11T11:38:16.422232961Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=112b1db7-5e4e-4572-a87f-c8e0cd9271af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.174322 | controller |     "Jun 11 11:38:16.424058 crc crio[22553]: time=\"2026-06-11T11:38:16.423975072Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=09fb3f3d-0a83-4294-8f13-9db6e1d42b42 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.174336 | controller |     "Jun 11 11:38:16.427579 crc crio[22553]: time=\"2026-06-11T11:38:16.427500784Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"",
2026-06-11 12:41:58.174373 | controller |     "Jun 11 11:38:16.443055 crc crio[22553]: 2026-06-11T11:38:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c224432cfacaf2b Mac:ea:01:3a:37:51:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/a6d673e5-1040-4089-a3ff-fbd9d29eb83a SocketPath: PciID:}] [{Interface:0xc000374bc0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.174392 | controller |     "Jun 11 11:38:16.444533 crc crio[22553]: time=\"2026-06-11T11:38:16.444379056Z\" level=info msg=\"Got pod network &{Name:console-647b5845cd-q4fs5 Namespace:openshift-console ID:c224432cfacaf2baf4a30ac3fd5e306c034e20668478465a5873d7d6d415ba9a UID:848a57f3-fe0f-43c6-9799-f1b839b08e8a NetNS:/var/run/netns/a6d673e5-1040-4089-a3ff-fbd9d29eb83a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod848a57f3_fe0f_43c6_9799_f1b839b08e8a.slice PodAnnotations:0xc0011e8790}] Aliases:map[]}\"",
2026-06-11 12:41:58.174407 | controller |     "Jun 11 11:38:16.444796 crc crio[22553]: time=\"2026-06-11T11:38:16.444734716Z\" level=info msg=\"Checking pod openshift-console_console-647b5845cd-q4fs5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.174422 | controller |     "Jun 11 11:38:16.486393 crc crio[22553]: time=\"2026-06-11T11:38:16.485940155Z\" level=info msg=\"Ran pod sandbox c224432cfacaf2baf4a30ac3fd5e306c034e20668478465a5873d7d6d415ba9a with infra container: openshift-console/console-647b5845cd-q4fs5/POD\" id=640464b9-6517-49ab-98db-3418493e7f59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.174438 | controller |     "Jun 11 11:38:16.500284 crc crio[22553]: time=\"2026-06-11T11:38:16.500217721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=1171fb43-c75a-4524-9a1e-4759c8c50e68 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.174454 | controller |     "Jun 11 11:38:16.507283 crc crio[22553]: time=\"2026-06-11T11:38:16.506868355Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=939bdd63-e3ac-46b4-a577-bb3a0b0e94a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.174469 | controller |     "Jun 11 11:38:16.533967 crc crio[22553]: time=\"2026-06-11T11:38:16.533826379Z\" level=info msg=\"Creating container: openshift-console/console-647b5845cd-q4fs5/console\" id=e3e8411e-10f4-4bfd-93ec-1cd5bf5d9f07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.174484 | controller |     "Jun 11 11:38:16.534375 crc crio[22553]: time=\"2026-06-11T11:38:16.534347275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.174499 | controller |     "Jun 11 11:38:16.645933 crc crio[22553]: time=\"2026-06-11T11:38:16.645789219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.174514 | controller |     "Jun 11 11:38:16.651185 crc crio[22553]: time=\"2026-06-11T11:38:16.651086183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.174529 | controller |     "Jun 11 11:38:16.800562 crc crio[22553]: time=\"2026-06-11T11:38:16.799854103Z\" level=info msg=\"Created container 8ae7c17304a22c86ebb4c4b7b2daf3890d0c0aacbf96f48ccd668b6e00dc9044: openshift-console/console-647b5845cd-q4fs5/console\" id=e3e8411e-10f4-4bfd-93ec-1cd5bf5d9f07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.174547 | controller |     "Jun 11 11:38:16.803046 crc crio[22553]: time=\"2026-06-11T11:38:16.802961684Z\" level=info msg=\"Starting container: 8ae7c17304a22c86ebb4c4b7b2daf3890d0c0aacbf96f48ccd668b6e00dc9044\" id=23bebc93-4446-4e0d-a21e-7da913e69372 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.174563 | controller |     "Jun 11 11:38:16.810561 crc crio[22553]: time=\"2026-06-11T11:38:16.810455302Z\" level=info msg=\"Started container\" PID=40716 containerID=8ae7c17304a22c86ebb4c4b7b2daf3890d0c0aacbf96f48ccd668b6e00dc9044 description=openshift-console/console-647b5845cd-q4fs5/console id=23bebc93-4446-4e0d-a21e-7da913e69372 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c224432cfacaf2baf4a30ac3fd5e306c034e20668478465a5873d7d6d415ba9a",
2026-06-11 12:41:58.174579 | controller |     "Jun 11 11:38:22.210573 crc crio[22553]: time=\"2026-06-11T11:38:22.209985298Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=761a85ca-ae19-4f6a-a644-9fafdf7dd826 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.174593 | controller |     "Jun 11 11:38:22.213775 crc crio[22553]: time=\"2026-06-11T11:38:22.213329956Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=76c00a10-e2ca-445f-b5a6-ea79f321b276 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.174608 | controller |     "Jun 11 11:38:22.266302 crc crio[22553]: time=\"2026-06-11T11:38:22.266181674Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=3c78855a-22a1-4c9e-8497-8627baa11b0b name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.174624 | controller |     "Jun 11 11:38:22.267656 crc crio[22553]: time=\"2026-06-11T11:38:22.267583825Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=b3479db1-8607-48f9-a21e-803dbd868f35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.174638 | controller |     "Jun 11 11:38:22.283820 crc crio[22553]: time=\"2026-06-11T11:38:22.283651573Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=777f2398-c497-4a65-b160-4f1a6d6dc20d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.174653 | controller |     "Jun 11 11:38:22.285098 crc crio[22553]: time=\"2026-06-11T11:38:22.284982871Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=d7481d06-6ab1-4cd5-8751-5ba8f71dc122 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.174668 | controller |     "Jun 11 11:38:22.287673 crc crio[22553]: time=\"2026-06-11T11:38:22.287567206Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=bcdee44c-5360-4b6b-9c70-262f7b3afa5c name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.174683 | controller |     "Jun 11 11:38:22.289546 crc crio[22553]: time=\"2026-06-11T11:38:22.289460212Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=6755fe6b-aec8-4f92-be1c-f2bc6219407e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.174698 | controller |     "Jun 11 11:38:22.295765 crc crio[22553]: time=\"2026-06-11T11:38:22.295607961Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=d697ee36-a77a-44cd-809b-622a7f61209b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.174716 | controller |     "Jun 11 11:38:22.295986 crc crio[22553]: time=\"2026-06-11T11:38:22.295910899Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-z8vpk/nmstate-webhook\" id=6d39ed0b-c8ad-44d5-a062-825cdfefbf53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.174731 | controller |     "Jun 11 11:38:22.302859 crc crio[22553]: time=\"2026-06-11T11:38:22.302630035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.174746 | controller |     "Jun 11 11:38:22.304349 crc crio[22553]: time=\"2026-06-11T11:38:22.304245842Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-cqzcp/nmstate-metrics\" id=7217142b-a830-4772-b3ea-8353a3f2a15f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.174760 | controller |     "Jun 11 11:38:22.307334 crc crio[22553]: time=\"2026-06-11T11:38:22.307195248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.174774 | controller |     "Jun 11 11:38:22.310364 crc crio[22553]: time=\"2026-06-11T11:38:22.310299458Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-s4jnz/nmstate-handler\" id=3d7ef07a-d89f-4e9e-81ad-f0633a8bb41c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.174789 | controller |     "Jun 11 11:38:22.345755 crc crio[22553]: time=\"2026-06-11T11:38:22.345579865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.174804 | controller |     "Jun 11 11:38:22.355894 crc crio[22553]: time=\"2026-06-11T11:38:22.355758872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.174819 | controller |     "Jun 11 11:38:22.361743 crc crio[22553]: time=\"2026-06-11T11:38:22.361613012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.174834 | controller |     "Jun 11 11:38:22.383213 crc crio[22553]: time=\"2026-06-11T11:38:22.383031405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.174848 | controller |     "Jun 11 11:38:22.388745 crc crio[22553]: time=\"2026-06-11T11:38:22.388623918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.174862 | controller |     "Jun 11 11:38:22.403050 crc crio[22553]: time=\"2026-06-11T11:38:22.402475241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.174877 | controller |     "Jun 11 11:38:22.562634 crc crio[22553]: time=\"2026-06-11T11:38:22.562259663Z\" level=info msg=\"Created container fbcfe6c3767650daf14034e2cbfd6c85517d601092f3179fd6b6cc5d4950b856: openshift-nmstate/nmstate-webhook-9b7874799-z8vpk/nmstate-webhook\" id=6d39ed0b-c8ad-44d5-a062-825cdfefbf53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.174892 | controller |     "Jun 11 11:38:22.566185 crc crio[22553]: time=\"2026-06-11T11:38:22.566102145Z\" level=info msg=\"Starting container: fbcfe6c3767650daf14034e2cbfd6c85517d601092f3179fd6b6cc5d4950b856\" id=81c5d11d-ae87-4eea-aacc-5be7c27dc0f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.174910 | controller |     "Jun 11 11:38:22.597814 crc crio[22553]: time=\"2026-06-11T11:38:22.586864659Z\" level=info msg=\"Started container\" PID=40794 containerID=fbcfe6c3767650daf14034e2cbfd6c85517d601092f3179fd6b6cc5d4950b856 description=openshift-nmstate/nmstate-webhook-9b7874799-z8vpk/nmstate-webhook id=81c5d11d-ae87-4eea-aacc-5be7c27dc0f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea4b32fb9d00f5dab94c3fe2e56086feee19bdb83abc9ccfe2932d02202666ea",
2026-06-11 12:41:58.174926 | controller |     "Jun 11 11:38:22.597814 crc crio[22553]: time=\"2026-06-11T11:38:22.592341118Z\" level=info msg=\"Created container 40ac0621c67fa565417cca58e4728346eb14dda5ee0a5033ee1d063adce53a3d: openshift-nmstate/nmstate-metrics-756b4d6fc6-cqzcp/nmstate-metrics\" id=7217142b-a830-4772-b3ea-8353a3f2a15f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.174941 | controller |     "Jun 11 11:38:22.598255 crc crio[22553]: time=\"2026-06-11T11:38:22.598143477Z\" level=info msg=\"Starting container: 40ac0621c67fa565417cca58e4728346eb14dda5ee0a5033ee1d063adce53a3d\" id=cbc280ad-fe24-485a-95ca-60a1ba031d67 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.174955 | controller |     "Jun 11 11:38:22.611411 crc crio[22553]: time=\"2026-06-11T11:38:22.610361423Z\" level=info msg=\"Started container\" PID=40797 containerID=40ac0621c67fa565417cca58e4728346eb14dda5ee0a5033ee1d063adce53a3d description=openshift-nmstate/nmstate-metrics-756b4d6fc6-cqzcp/nmstate-metrics id=cbc280ad-fe24-485a-95ca-60a1ba031d67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ee225fd30dfc4933559676cd854b61336d2f967d17d3235ba0af2cf1dbcc194",
2026-06-11 12:41:58.174971 | controller |     "Jun 11 11:38:22.638100 crc crio[22553]: time=\"2026-06-11T11:38:22.637918835Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=5ddb33c8-f949-4ee6-afd4-652ee24660dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.174985 | controller |     "Jun 11 11:38:22.638588 crc crio[22553]: time=\"2026-06-11T11:38:22.638235754Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=5ddb33c8-f949-4ee6-afd4-652ee24660dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.175000 | controller |     "Jun 11 11:38:22.638588 crc crio[22553]: time=\"2026-06-11T11:38:22.638305266Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=5ddb33c8-f949-4ee6-afd4-652ee24660dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.175015 | controller |     "Jun 11 11:38:22.640824 crc crio[22553]: time=\"2026-06-11T11:38:22.640414758Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=9cca18fc-a727-40cf-a1d2-5f207ec327e9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.175029 | controller |     "Jun 11 11:38:22.646113 crc crio[22553]: time=\"2026-06-11T11:38:22.646028961Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"",
2026-06-11 12:41:58.175044 | controller |     "Jun 11 11:38:22.732136 crc crio[22553]: time=\"2026-06-11T11:38:22.731956773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.175058 | controller |     "Jun 11 11:38:22.872626 crc crio[22553]: time=\"2026-06-11T11:38:22.87235863Z\" level=info msg=\"Created container d0ed593847f2b5fe294b473fee9baf153842f5a095a8384c4d6d521f01a3820f: openshift-nmstate/nmstate-handler-s4jnz/nmstate-handler\" id=3d7ef07a-d89f-4e9e-81ad-f0633a8bb41c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.175076 | controller |     "Jun 11 11:38:22.875529 crc crio[22553]: time=\"2026-06-11T11:38:22.875232213Z\" level=info msg=\"Starting container: d0ed593847f2b5fe294b473fee9baf153842f5a095a8384c4d6d521f01a3820f\" id=0a8e2d3f-3140-4c9b-8cd3-370acc6186b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.175092 | controller |     "Jun 11 11:38:22.885474 crc crio[22553]: time=\"2026-06-11T11:38:22.885166712Z\" level=info msg=\"Started container\" PID=40820 containerID=d0ed593847f2b5fe294b473fee9baf153842f5a095a8384c4d6d521f01a3820f description=openshift-nmstate/nmstate-handler-s4jnz/nmstate-handler id=0a8e2d3f-3140-4c9b-8cd3-370acc6186b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea0f4af86e611a3cf4dd7981f5d28a064e9a2ef7a077b4839f72b4aa936d87d2",
2026-06-11 12:41:58.175107 | controller |     "Jun 11 11:38:29.301302 crc crio[22553]: time=\"2026-06-11T11:38:29.299620496Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=09fb3f3d-0a83-4294-8f13-9db6e1d42b42 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.175122 | controller |     "Jun 11 11:38:29.303521 crc crio[22553]: time=\"2026-06-11T11:38:29.302931712Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=1161e8f2-cf77-4683-9565-224b5ba0cfe4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.175137 | controller |     "Jun 11 11:38:29.339408 crc crio[22553]: time=\"2026-06-11T11:38:29.339157437Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=b1e36199-1e6c-4331-adf8-497c7d5490b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.175165 | controller |     "Jun 11 11:38:29.393190 crc crio[22553]: time=\"2026-06-11T11:38:29.393026565Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=9cca18fc-a727-40cf-a1d2-5f207ec327e9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.175181 | controller |     "Jun 11 11:38:29.394915 crc crio[22553]: time=\"2026-06-11T11:38:29.394843228Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=d674e1d8-f758-4cc8-8254-ba1d01af61ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.175195 | controller |     "Jun 11 11:38:29.395044 crc crio[22553]: time=\"2026-06-11T11:38:29.395002622Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-59ljm/nmstate-console-plugin\" id=b5413b9d-0725-4a3f-aad4-eb400cf30fde name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.175210 | controller |     "Jun 11 11:38:29.398357 crc crio[22553]: time=\"2026-06-11T11:38:29.398220786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.175225 | controller |     "Jun 11 11:38:29.402242 crc crio[22553]: time=\"2026-06-11T11:38:29.40214662Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=0cf302d7-c447-4f18-af4a-cdcb62f62b9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.175240 | controller |     "Jun 11 11:38:29.435211 crc crio[22553]: time=\"2026-06-11T11:38:29.435071849Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-cqzcp/kube-rbac-proxy\" id=c0f5501b-4539-4feb-a6e5-7841d323e96f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.175259 | controller |     "Jun 11 11:38:29.437163 crc crio[22553]: time=\"2026-06-11T11:38:29.437074977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.175274 | controller |     "Jun 11 11:38:29.444288 crc crio[22553]: time=\"2026-06-11T11:38:29.444201625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.175290 | controller |     "Jun 11 11:38:29.449198 crc crio[22553]: time=\"2026-06-11T11:38:29.449104578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.175305 | controller |     "Jun 11 11:38:29.467073 crc crio[22553]: time=\"2026-06-11T11:38:29.466788652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.175320 | controller |     "Jun 11 11:38:29.471053 crc crio[22553]: time=\"2026-06-11T11:38:29.4704799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.175335 | controller |     "Jun 11 11:38:29.624895 crc crio[22553]: time=\"2026-06-11T11:38:29.624654128Z\" level=info msg=\"Created container adecfa725f2b1ac159e21d24ff306325de283a2c767b4a5f68d34dbbf633c933: openshift-nmstate/nmstate-metrics-756b4d6fc6-cqzcp/kube-rbac-proxy\" id=c0f5501b-4539-4feb-a6e5-7841d323e96f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.175368 | controller |     "Jun 11 11:38:29.626924 crc crio[22553]: time=\"2026-06-11T11:38:29.626570454Z\" level=info msg=\"Starting container: adecfa725f2b1ac159e21d24ff306325de283a2c767b4a5f68d34dbbf633c933\" id=da0246ff-8325-44c4-b4af-63cc747f4421 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.175386 | controller |     "Jun 11 11:38:29.634088 crc crio[22553]: time=\"2026-06-11T11:38:29.633912368Z\" level=info msg=\"Created container 311ff1c0882a62fc0f331856a746423986be6f6cac240cf65dff725cd82c72a3: openshift-nmstate/nmstate-console-plugin-9bcc7988b-59ljm/nmstate-console-plugin\" id=b5413b9d-0725-4a3f-aad4-eb400cf30fde name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.175401 | controller |     "Jun 11 11:38:29.635403 crc crio[22553]: time=\"2026-06-11T11:38:29.635341439Z\" level=info msg=\"Started container\" PID=41011 containerID=adecfa725f2b1ac159e21d24ff306325de283a2c767b4a5f68d34dbbf633c933 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-cqzcp/kube-rbac-proxy id=da0246ff-8325-44c4-b4af-63cc747f4421 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ee225fd30dfc4933559676cd854b61336d2f967d17d3235ba0af2cf1dbcc194",
2026-06-11 12:41:58.175417 | controller |     "Jun 11 11:38:29.637283 crc crio[22553]: time=\"2026-06-11T11:38:29.637054639Z\" level=info msg=\"Starting container: 311ff1c0882a62fc0f331856a746423986be6f6cac240cf65dff725cd82c72a3\" id=6340990c-3955-4108-b02e-6eb462d82c68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.175432 | controller |     "Jun 11 11:38:29.653476 crc crio[22553]: time=\"2026-06-11T11:38:29.653292102Z\" level=info msg=\"Started container\" PID=41010 containerID=311ff1c0882a62fc0f331856a746423986be6f6cac240cf65dff725cd82c72a3 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-59ljm/nmstate-console-plugin id=6340990c-3955-4108-b02e-6eb462d82c68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3002246debcf06325324d3122c2b08918ef269d308042991969de7e311284156",
2026-06-11 12:41:58.175447 | controller |     "Jun 11 11:38:51.195184 crc crio[22553]: time=\"2026-06-11T11:38:51.19398269Z\" level=info msg=\"Stopping container: 280654b2f1b8f7400c81dec5c7794ed60c49172c7dfdfddaf71cb7cadd0831d5 (timeout: 15s)\" id=a9af7b29-9565-41f7-b5a6-2a75b63b1867 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.175467 | controller |     "Jun 11 11:38:51.346227 crc crio[22553]: time=\"2026-06-11T11:38:51.346041077Z\" level=info msg=\"Stopped container 280654b2f1b8f7400c81dec5c7794ed60c49172c7dfdfddaf71cb7cadd0831d5: openshift-console/console-6c684df5db-cc8g8/console\" id=a9af7b29-9565-41f7-b5a6-2a75b63b1867 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.175482 | controller |     "Jun 11 11:38:51.347567 crc crio[22553]: time=\"2026-06-11T11:38:51.347322614Z\" level=info msg=\"Stopping pod sandbox: a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085\" id=5326b50b-5807-47b7-844d-fb2fd6933725 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.175497 | controller |     "Jun 11 11:38:51.348253 crc crio[22553]: time=\"2026-06-11T11:38:51.348143738Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/10c97bf8-af17-41af-82c9-914d4766eb4d 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:0xc0011e87b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.175512 | controller |     "Jun 11 11:38:51.348501 crc crio[22553]: time=\"2026-06-11T11:38:51.348344554Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.175528 | controller |     "Jun 11 11:38:51.762474 crc crio[22553]: time=\"2026-06-11T11:38:51.761592843Z\" level=info msg=\"Stopped pod sandbox: a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085\" id=5326b50b-5807-47b7-844d-fb2fd6933725 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.175543 | controller |     "Jun 11 11:38:52.554896 crc crio[22553]: time=\"2026-06-11T11:38:52.55366948Z\" level=info msg=\"Removing container: 280654b2f1b8f7400c81dec5c7794ed60c49172c7dfdfddaf71cb7cadd0831d5\" id=39a0db73-04a1-46d5-9146-a34e7b327822 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.175558 | controller |     "Jun 11 11:38:52.589142 crc crio[22553]: time=\"2026-06-11T11:38:52.587771253Z\" level=info msg=\"Removed container 280654b2f1b8f7400c81dec5c7794ed60c49172c7dfdfddaf71cb7cadd0831d5: openshift-console/console-6c684df5db-cc8g8/console\" id=39a0db73-04a1-46d5-9146-a34e7b327822 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.175573 | controller |     "Jun 11 11:39:03.571047 crc crio[22553]: time=\"2026-06-11T11:39:03.570070063Z\" level=info msg=\"Removing container: b8c3549c7435251683eadeb8d2825d274d4de0d84e8300e4bebebaa926e03507\" id=1fc13940-c2a6-4da5-b73c-b52efe22c6be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.175588 | controller |     "Jun 11 11:39:03.699302 crc crio[22553]: time=\"2026-06-11T11:39:03.698353007Z\" level=info msg=\"Removed container b8c3549c7435251683eadeb8d2825d274d4de0d84e8300e4bebebaa926e03507: openshift-infra/auto-csr-approver-29686292-2f7cg/oc\" id=1fc13940-c2a6-4da5-b73c-b52efe22c6be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.175603 | controller |     "Jun 11 11:39:03.712221 crc crio[22553]: time=\"2026-06-11T11:39:03.711900771Z\" level=info msg=\"Stopping pod sandbox: a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085\" id=8526b2e8-f573-4c12-8ae0-15d45fd4bdb4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.175617 | controller |     "Jun 11 11:39:03.712459 crc crio[22553]: time=\"2026-06-11T11:39:03.712287972Z\" level=info msg=\"Stopped pod sandbox (already stopped): a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085\" id=8526b2e8-f573-4c12-8ae0-15d45fd4bdb4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.175632 | controller |     "Jun 11 11:39:03.713587 crc crio[22553]: time=\"2026-06-11T11:39:03.713485747Z\" level=info msg=\"Removing pod sandbox: a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085\" id=7fecd259-686f-437b-9bb8-02424d14b7b1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.175653 | controller |     "Jun 11 11:39:03.726941 crc crio[22553]: time=\"2026-06-11T11:39:03.726784284Z\" level=info msg=\"Removed pod sandbox: a0e5ccd890a5b10d7c8b7af9a4393a14dba5f323f731113e609bcb5677a22085\" id=7fecd259-686f-437b-9bb8-02424d14b7b1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.175668 | controller |     "Jun 11 11:39:03.727629 crc crio[22553]: time=\"2026-06-11T11:39:03.727492624Z\" level=info msg=\"Stopping pod sandbox: d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a\" id=74c1353f-ef17-4886-a72f-f46ed40cad75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.175683 | controller |     "Jun 11 11:39:03.727629 crc crio[22553]: time=\"2026-06-11T11:39:03.727571597Z\" level=info msg=\"Stopped pod sandbox (already stopped): d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a\" id=74c1353f-ef17-4886-a72f-f46ed40cad75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.175697 | controller |     "Jun 11 11:39:03.728920 crc crio[22553]: time=\"2026-06-11T11:39:03.728849974Z\" level=info msg=\"Removing pod sandbox: d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a\" id=dc55e6e8-0688-4d6b-8b99-b61a6060d0cf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.175712 | controller |     "Jun 11 11:39:03.742867 crc crio[22553]: time=\"2026-06-11T11:39:03.742754249Z\" level=info msg=\"Removed pod sandbox: d158c571072218b30e5c0ec060cef8bd9a5038b323dba22a7742eb00301d772a\" id=dc55e6e8-0688-4d6b-8b99-b61a6060d0cf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.175726 | controller |     "Jun 11 11:39:06.464844 crc crio[22553]: time=\"2026-06-11T11:39:06.463520069Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/POD\" id=7d1fa13c-8759-4c74-be92-dcf6014b5184 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.175741 | controller |     "Jun 11 11:39:06.467292 crc crio[22553]: time=\"2026-06-11T11:39:06.465041894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.175756 | controller |     "Jun 11 11:39:06.503609 crc crio[22553]: time=\"2026-06-11T11:39:06.50339193Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb Namespace:openshift-marketplace ID:96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62 UID:ae92ba24-f189-4126-84d6-c6d2281c04ae NetNS:/var/run/netns/ef4ae02b-474f-464d-a2ce-33d25a73c51d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae92ba24_f189_4126_84d6_c6d2281c04ae.slice PodAnnotations:0xc00001ac00}] Aliases:map[]}\"",
2026-06-11 12:41:58.175771 | controller |     "Jun 11 11:39:06.503609 crc crio[22553]: time=\"2026-06-11T11:39:06.503570635Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.175786 | controller |     "Jun 11 11:39:07.075100 crc crio[22553]: 2026-06-11T11:39:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:96f7b4d3971a359 Mac:a6:8b:98:95:d7:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/ef4ae02b-474f-464d-a2ce-33d25a73c51d SocketPath: PciID:}] [{Interface:0xc00029e370 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.175802 | controller |     "Jun 11 11:39:07.077887 crc crio[22553]: time=\"2026-06-11T11:39:07.077799641Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb Namespace:openshift-marketplace ID:96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62 UID:ae92ba24-f189-4126-84d6-c6d2281c04ae NetNS:/var/run/netns/ef4ae02b-474f-464d-a2ce-33d25a73c51d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae92ba24_f189_4126_84d6_c6d2281c04ae.slice PodAnnotations:0xc00001ac00}] Aliases:map[]}\"",
2026-06-11 12:41:58.175820 | controller |     "Jun 11 11:39:07.078054 crc crio[22553]: time=\"2026-06-11T11:39:07.077996657Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.175835 | controller |     "Jun 11 11:39:07.087147 crc crio[22553]: time=\"2026-06-11T11:39:07.08703959Z\" level=info msg=\"Ran pod sandbox 96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/POD\" id=7d1fa13c-8759-4c74-be92-dcf6014b5184 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.175850 | controller |     "Jun 11 11:39:07.090458 crc crio[22553]: time=\"2026-06-11T11:39:07.090319835Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0e802ee4-6bad-44c0-b879-54c3cf0a06ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.175865 | controller |     "Jun 11 11:39:07.094661 crc crio[22553]: time=\"2026-06-11T11:39:07.094580719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ce118c6f-5b28-468c-aa37-fa6ed6e47833 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.175880 | controller |     "Jun 11 11:39:07.105163 crc crio[22553]: time=\"2026-06-11T11:39:07.105045584Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/util\" id=b823bed2-7736-46c6-807a-e55f828b11c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.175896 | controller |     "Jun 11 11:39:07.105754 crc crio[22553]: time=\"2026-06-11T11:39:07.105640111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.175911 | controller |     "Jun 11 11:39:07.166048 crc crio[22553]: time=\"2026-06-11T11:39:07.165899075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.175926 | controller |     "Jun 11 11:39:07.173976 crc crio[22553]: time=\"2026-06-11T11:39:07.173588659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.175940 | controller |     "Jun 11 11:39:07.323883 crc crio[22553]: time=\"2026-06-11T11:39:07.323618776Z\" level=info msg=\"Created container 14320b65ddac732b5ba12357a8f6cc63d816c16ec72708219076eff67fcb07da: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/util\" id=b823bed2-7736-46c6-807a-e55f828b11c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.175955 | controller |     "Jun 11 11:39:07.327619 crc crio[22553]: time=\"2026-06-11T11:39:07.327566361Z\" level=info msg=\"Starting container: 14320b65ddac732b5ba12357a8f6cc63d816c16ec72708219076eff67fcb07da\" id=8959e563-e870-46b5-844a-614d7d2bf490 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.175970 | controller |     "Jun 11 11:39:07.336270 crc crio[22553]: time=\"2026-06-11T11:39:07.333625797Z\" level=info msg=\"Started container\" PID=42369 containerID=14320b65ddac732b5ba12357a8f6cc63d816c16ec72708219076eff67fcb07da description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/util id=8959e563-e870-46b5-844a-614d7d2bf490 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62",
2026-06-11 12:41:58.175988 | controller |     "Jun 11 11:39:08.741966 crc crio[22553]: time=\"2026-06-11T11:39:08.739355178Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-n6bjk/POD\" id=99e4b67e-ab3a-4094-ac3c-3255d58bd7b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.176004 | controller |     "Jun 11 11:39:08.741966 crc crio[22553]: time=\"2026-06-11T11:39:08.74079402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.176019 | controller |     "Jun 11 11:39:08.768414 crc crio[22553]: time=\"2026-06-11T11:39:08.76830474Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n6bjk Namespace:openshift-marketplace ID:ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935 UID:e2ce3bf1-6198-4db4-bb44-426f53b76dc5 NetNS:/var/run/netns/90433280-c899-4b88-88ae-ba8f3235127b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2ce3bf1_6198_4db4_bb44_426f53b76dc5.slice PodAnnotations:0xc0011e82f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.176034 | controller |     "Jun 11 11:39:08.768414 crc crio[22553]: time=\"2026-06-11T11:39:08.768375592Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-n6bjk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.176048 | controller |     "Jun 11 11:39:08.809588 crc crio[22553]: time=\"2026-06-11T11:39:08.808802949Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=a5507ad6-55e7-4d89-a607-f5a956088da7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.176063 | controller |     "Jun 11 11:39:08.809588 crc crio[22553]: time=\"2026-06-11T11:39:08.809236692Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=a5507ad6-55e7-4d89-a607-f5a956088da7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.176078 | controller |     "Jun 11 11:39:08.809588 crc crio[22553]: time=\"2026-06-11T11:39:08.809299404Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=a5507ad6-55e7-4d89-a607-f5a956088da7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.176093 | controller |     "Jun 11 11:39:08.811891 crc crio[22553]: time=\"2026-06-11T11:39:08.811753185Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=ea6cb300-07ec-47d9-bdd2-b102e3997d2c name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.176107 | controller |     "Jun 11 11:39:08.823380 crc crio[22553]: time=\"2026-06-11T11:39:08.823062094Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"",
2026-06-11 12:41:58.176122 | controller |     "Jun 11 11:39:09.524190 crc crio[22553]: 2026-06-11T11:39:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ecb0a75f6da9b8e Mac:46:c1:af:16:9e:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/90433280-c899-4b88-88ae-ba8f3235127b SocketPath: PciID:}] [{Interface:0xc000015820 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.176140 | controller |     "Jun 11 11:39:09.527895 crc crio[22553]: time=\"2026-06-11T11:39:09.527755598Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n6bjk Namespace:openshift-marketplace ID:ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935 UID:e2ce3bf1-6198-4db4-bb44-426f53b76dc5 NetNS:/var/run/netns/90433280-c899-4b88-88ae-ba8f3235127b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2ce3bf1_6198_4db4_bb44_426f53b76dc5.slice PodAnnotations:0xc0011e82f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.176156 | controller |     "Jun 11 11:39:09.528053 crc crio[22553]: time=\"2026-06-11T11:39:09.527995525Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-n6bjk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.176171 | controller |     "Jun 11 11:39:09.538092 crc crio[22553]: time=\"2026-06-11T11:39:09.537967945Z\" level=info msg=\"Ran pod sandbox ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935 with infra container: openshift-marketplace/redhat-operators-n6bjk/POD\" id=99e4b67e-ab3a-4094-ac3c-3255d58bd7b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.176186 | controller |     "Jun 11 11:39:09.540918 crc crio[22553]: time=\"2026-06-11T11:39:09.540826198Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f5040491-c423-469c-86c0-cfc15e1a3b3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.176200 | controller |     "Jun 11 11:39:09.544966 crc crio[22553]: time=\"2026-06-11T11:39:09.544857376Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8cc3d9d3-2cfb-451b-8f13-4ae2c8cccd38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.176215 | controller |     "Jun 11 11:39:09.552934 crc crio[22553]: time=\"2026-06-11T11:39:09.552829328Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n6bjk/extract-utilities\" id=338b94fc-75b0-4b1d-ba6e-9631a9dc232f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.176230 | controller |     "Jun 11 11:39:09.553395 crc crio[22553]: time=\"2026-06-11T11:39:09.553320682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.176244 | controller |     "Jun 11 11:39:09.592085 crc crio[22553]: time=\"2026-06-11T11:39:09.591931306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.176259 | controller |     "Jun 11 11:39:09.597651 crc crio[22553]: time=\"2026-06-11T11:39:09.5975806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.176273 | controller |     "Jun 11 11:39:09.727541 crc crio[22553]: time=\"2026-06-11T11:39:09.727353658Z\" level=info msg=\"Created container aba358ecec8f08f1d18ae90d1cb608c363b1c2d3cbd38b36046e38281356ad05: openshift-marketplace/redhat-operators-n6bjk/extract-utilities\" id=338b94fc-75b0-4b1d-ba6e-9631a9dc232f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.176288 | controller |     "Jun 11 11:39:09.729235 crc crio[22553]: time=\"2026-06-11T11:39:09.72912767Z\" level=info msg=\"Starting container: aba358ecec8f08f1d18ae90d1cb608c363b1c2d3cbd38b36046e38281356ad05\" id=3eae7c8d-8aa6-4864-8cb4-902d0626b35a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.176303 | controller |     "Jun 11 11:39:09.739498 crc crio[22553]: time=\"2026-06-11T11:39:09.738167103Z\" level=info msg=\"Started container\" PID=42426 containerID=aba358ecec8f08f1d18ae90d1cb608c363b1c2d3cbd38b36046e38281356ad05 description=openshift-marketplace/redhat-operators-n6bjk/extract-utilities id=3eae7c8d-8aa6-4864-8cb4-902d0626b35a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935",
2026-06-11 12:41:58.176321 | controller |     "Jun 11 11:39:09.827951 crc crio[22553]: time=\"2026-06-11T11:39:09.827243796Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9c9eaddf-521a-4385-ab1d-3999e4ef5471 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.176337 | controller |     "Jun 11 11:39:09.833836 crc crio[22553]: time=\"2026-06-11T11:39:09.833600531Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.176372 | controller |     "Jun 11 11:39:10.514559 crc crio[22553]: time=\"2026-06-11T11:39:10.514311636Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=ea6cb300-07ec-47d9-bdd2-b102e3997d2c name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.176389 | controller |     "Jun 11 11:39:10.516383 crc crio[22553]: time=\"2026-06-11T11:39:10.516349935Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=8ec4baae-7cc8-4ba6-a689-cbb5775236a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.176405 | controller |     "Jun 11 11:39:10.544553 crc crio[22553]: time=\"2026-06-11T11:39:10.544480274Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=9c9eaddf-521a-4385-ab1d-3999e4ef5471 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.176420 | controller |     "Jun 11 11:39:10.546534 crc crio[22553]: time=\"2026-06-11T11:39:10.54640646Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1b303fde-9d9f-4a6d-b983-8bcf33f063ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.176435 | controller |     "Jun 11 11:39:10.548442 crc crio[22553]: time=\"2026-06-11T11:39:10.548340147Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=2bd4404a-254c-4c97-84ea-9eddf5147d13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.176451 | controller |     "Jun 11 11:39:10.550042 crc crio[22553]: time=\"2026-06-11T11:39:10.549986765Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=862e3111-757f-40c9-a52f-9f69eed21ac5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.176466 | controller |     "Jun 11 11:39:10.556886 crc crio[22553]: time=\"2026-06-11T11:39:10.556834224Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/pull\" id=1d80fcaf-e641-4a0a-9eff-326ff020a62a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.176535 | controller |     "Jun 11 11:39:10.558817 crc crio[22553]: time=\"2026-06-11T11:39:10.558781961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.176554 | controller |     "Jun 11 11:39:10.562305 crc crio[22553]: time=\"2026-06-11T11:39:10.562239691Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n6bjk/extract-content\" id=59ff771f-8750-429e-82f7-ecdfc1a37bec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.176569 | controller |     "Jun 11 11:39:10.570373 crc crio[22553]: time=\"2026-06-11T11:39:10.570285835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.176589 | controller |     "Jun 11 11:39:10.589182 crc crio[22553]: time=\"2026-06-11T11:39:10.589077302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.176605 | controller |     "Jun 11 11:39:10.589589 crc crio[22553]: time=\"2026-06-11T11:39:10.589395452Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/ca6084961a14f288bbf59fa1150bc393a398c4950fa9a098f8eaa5c8b80f9b79/merged/etc/passwd: no such file or directory\"",
2026-06-11 12:41:58.176620 | controller |     "Jun 11 11:39:10.589589 crc crio[22553]: time=\"2026-06-11T11:39:10.589465104Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/ca6084961a14f288bbf59fa1150bc393a398c4950fa9a098f8eaa5c8b80f9b79/merged/etc/group: no such file or directory\"",
2026-06-11 12:41:58.176635 | controller |     "Jun 11 11:39:10.592141 crc crio[22553]: time=\"2026-06-11T11:39:10.59207396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.176649 | controller |     "Jun 11 11:39:10.594016 crc crio[22553]: time=\"2026-06-11T11:39:10.593948094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.176664 | controller |     "Jun 11 11:39:10.595997 crc crio[22553]: time=\"2026-06-11T11:39:10.595935112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.176679 | controller |     "Jun 11 11:39:10.773238 crc crio[22553]: time=\"2026-06-11T11:39:10.772971666Z\" level=info msg=\"Created container b2aeb6b04229fcf94a6dca8a523b78c4c44af90537301cfc33f0338e5e38851c: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/pull\" id=1d80fcaf-e641-4a0a-9eff-326ff020a62a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.176694 | controller |     "Jun 11 11:39:10.775592 crc crio[22553]: time=\"2026-06-11T11:39:10.775386576Z\" level=info msg=\"Starting container: b2aeb6b04229fcf94a6dca8a523b78c4c44af90537301cfc33f0338e5e38851c\" id=a18f283b-9301-4f0d-9241-f02b898928a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.176709 | controller |     "Jun 11 11:39:10.776237 crc crio[22553]: time=\"2026-06-11T11:39:10.776165198Z\" level=info msg=\"Created container eac66be3fb7095df77685f2b6cd09ab6aa7ab3cad200d398ced5ffe3fa616080: openshift-marketplace/redhat-operators-n6bjk/extract-content\" id=59ff771f-8750-429e-82f7-ecdfc1a37bec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.176724 | controller |     "Jun 11 11:39:10.777083 crc crio[22553]: time=\"2026-06-11T11:39:10.777036224Z\" level=info msg=\"Starting container: eac66be3fb7095df77685f2b6cd09ab6aa7ab3cad200d398ced5ffe3fa616080\" id=3cdf9a6c-d9af-40d3-9cf8-7d2b0f9ede64 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.176740 | controller |     "Jun 11 11:39:10.785759 crc crio[22553]: time=\"2026-06-11T11:39:10.785586193Z\" level=info msg=\"Started container\" PID=42466 containerID=b2aeb6b04229fcf94a6dca8a523b78c4c44af90537301cfc33f0338e5e38851c description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/pull id=a18f283b-9301-4f0d-9241-f02b898928a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62",
2026-06-11 12:41:58.176756 | controller |     "Jun 11 11:39:10.788143 crc crio[22553]: time=\"2026-06-11T11:39:10.788036734Z\" level=info msg=\"Started container\" PID=42467 containerID=eac66be3fb7095df77685f2b6cd09ab6aa7ab3cad200d398ced5ffe3fa616080 description=openshift-marketplace/redhat-operators-n6bjk/extract-content id=3cdf9a6c-d9af-40d3-9cf8-7d2b0f9ede64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935",
2026-06-11 12:41:58.176774 | controller |     "Jun 11 11:39:11.989980 crc crio[22553]: time=\"2026-06-11T11:39:11.981362882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=01612477-97a1-4439-a89f-67c2e73df371 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.176790 | controller |     "Jun 11 11:39:12.015529 crc crio[22553]: time=\"2026-06-11T11:39:12.015225798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f1d3f91d-3b4e-48ba-b9aa-f0fbdf43b152 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.176805 | controller |     "Jun 11 11:39:12.099362 crc crio[22553]: time=\"2026-06-11T11:39:12.095052091Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/extract\" id=e10a4273-0aa5-462d-9c94-371cff2e424a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.176820 | controller |     "Jun 11 11:39:12.099362 crc crio[22553]: time=\"2026-06-11T11:39:12.096212265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.176835 | controller |     "Jun 11 11:39:12.310412 crc crio[22553]: time=\"2026-06-11T11:39:12.309955507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.176850 | controller |     "Jun 11 11:39:12.321141 crc crio[22553]: time=\"2026-06-11T11:39:12.321073171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.176864 | controller |     "Jun 11 11:39:12.953001 crc crio[22553]: time=\"2026-06-11T11:39:12.952227009Z\" level=info msg=\"Created container be440b43366c0a904706d7cccc220390b62d7930d7d64af2bb355fa3080ead91: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/extract\" id=e10a4273-0aa5-462d-9c94-371cff2e424a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.176880 | controller |     "Jun 11 11:39:12.955499 crc crio[22553]: time=\"2026-06-11T11:39:12.955375129Z\" level=info msg=\"Starting container: be440b43366c0a904706d7cccc220390b62d7930d7d64af2bb355fa3080ead91\" id=dd0cc5fd-a185-4f57-abef-43f3628c1dc1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.176894 | controller |     "Jun 11 11:39:12.963508 crc crio[22553]: time=\"2026-06-11T11:39:12.963246416Z\" level=info msg=\"Started container\" PID=42510 containerID=be440b43366c0a904706d7cccc220390b62d7930d7d64af2bb355fa3080ead91 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/extract id=dd0cc5fd-a185-4f57-abef-43f3628c1dc1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62",
2026-06-11 12:41:58.176910 | controller |     "Jun 11 11:39:15.069590 crc crio[22553]: time=\"2026-06-11T11:39:15.067990778Z\" level=info msg=\"Stopping pod sandbox: 96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62\" id=a1b0ec8b-ae07-4500-90c1-85535b9b7362 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.176925 | controller |     "Jun 11 11:39:15.072123 crc crio[22553]: time=\"2026-06-11T11:39:15.071955362Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb Namespace:openshift-marketplace ID:96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62 UID:ae92ba24-f189-4126-84d6-c6d2281c04ae NetNS:/var/run/netns/ef4ae02b-474f-464d-a2ce-33d25a73c51d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podae92ba24_f189_4126_84d6_c6d2281c04ae.slice PodAnnotations:0xc002b8b180}] Aliases:map[]}\"",
2026-06-11 12:41:58.176944 | controller |     "Jun 11 11:39:15.072479 crc crio[22553]: time=\"2026-06-11T11:39:15.072273511Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.176960 | controller |     "Jun 11 11:39:16.983267 crc crio[22553]: time=\"2026-06-11T11:39:16.982938717Z\" level=info msg=\"Stopped pod sandbox: 96f7b4d3971a35904d3a7d89ebc84c37b60116a0d12b13ac3e97ad9550b88f62\" id=a1b0ec8b-ae07-4500-90c1-85535b9b7362 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.176975 | controller |     "Jun 11 11:39:26.379125 crc crio[22553]: time=\"2026-06-11T11:39:26.37814358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=03df8963-4cc4-4a5b-a491-1614fbff21e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.176989 | controller |     "Jun 11 11:39:26.385305 crc crio[22553]: time=\"2026-06-11T11:39:26.385209663Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3ccff210-7041-40dc-83ca-817460f578f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.177004 | controller |     "Jun 11 11:39:26.404816 crc crio[22553]: time=\"2026-06-11T11:39:26.402894582Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-n6bjk/registry-server\" id=11230120-a8ec-4ae8-86bb-4379522a1228 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.177018 | controller |     "Jun 11 11:39:26.404816 crc crio[22553]: time=\"2026-06-11T11:39:26.403452058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.177033 | controller |     "Jun 11 11:39:26.477048 crc crio[22553]: time=\"2026-06-11T11:39:26.476892999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.177047 | controller |     "Jun 11 11:39:26.485808 crc crio[22553]: time=\"2026-06-11T11:39:26.485587419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.177062 | controller |     "Jun 11 11:39:26.631097 crc crio[22553]: time=\"2026-06-11T11:39:26.630061082Z\" level=info msg=\"Created container 27121d8ee6d90958232a7385199bdc5c4c453e99280b177a67aec1aa2db894eb: openshift-marketplace/redhat-operators-n6bjk/registry-server\" id=11230120-a8ec-4ae8-86bb-4379522a1228 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.177076 | controller |     "Jun 11 11:39:26.632233 crc crio[22553]: time=\"2026-06-11T11:39:26.632166403Z\" level=info msg=\"Starting container: 27121d8ee6d90958232a7385199bdc5c4c453e99280b177a67aec1aa2db894eb\" id=58c5e592-a099-41b4-a74b-7f6c80695f40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.177091 | controller |     "Jun 11 11:39:26.638948 crc crio[22553]: time=\"2026-06-11T11:39:26.638788903Z\" level=info msg=\"Started container\" PID=42770 containerID=27121d8ee6d90958232a7385199bdc5c4c453e99280b177a67aec1aa2db894eb description=openshift-marketplace/redhat-operators-n6bjk/registry-server id=58c5e592-a099-41b4-a74b-7f6c80695f40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935",
2026-06-11 12:41:58.177109 | controller |     "Jun 11 11:39:30.806980 crc crio[22553]: time=\"2026-06-11T11:39:30.80586894Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-876c698b7-pqvjr/POD\" id=d08300f6-c36d-4c6e-a086-f4e2adaa6cdc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.177125 | controller |     "Jun 11 11:39:30.808990 crc crio[22553]: time=\"2026-06-11T11:39:30.807043553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.177140 | controller |     "Jun 11 11:39:30.845148 crc crio[22553]: time=\"2026-06-11T11:39:30.845025195Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-876c698b7-pqvjr Namespace:metallb-system ID:a576534a9df727968b72ab7fe7630f7a3fe59ab40fe9e9de8ac15933f2bee9a5 UID:05340c72-f2cf-4fab-88a2-58da5f5e4e43 NetNS:/var/run/netns/a032bc6c-2b8a-4e14-99df-7225330d4df9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05340c72_f2cf_4fab_88a2_58da5f5e4e43.slice PodAnnotations:0xc001be6788}] Aliases:map[]}\"",
2026-06-11 12:41:58.177156 | controller |     "Jun 11 11:39:30.845148 crc crio[22553]: time=\"2026-06-11T11:39:30.845128988Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-876c698b7-pqvjr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.177170 | controller |     "Jun 11 11:39:31.378663 crc crio[22553]: time=\"2026-06-11T11:39:31.37778795Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-fff9d4469-96mvg/POD\" id=20d7815a-0e4b-4b8c-9164-d72d4bec1bfe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.177185 | controller |     "Jun 11 11:39:31.378663 crc crio[22553]: time=\"2026-06-11T11:39:31.378285144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.177199 | controller |     "Jun 11 11:39:31.438914 crc crio[22553]: time=\"2026-06-11T11:39:31.438778633Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-fff9d4469-96mvg Namespace:metallb-system ID:882484509e907f67a0f238fc08c0aa002a06e7b3ac39e6bb519ddbc9192c16b6 UID:4dc44f68-275a-40e2-a9a3-16146ca7b126 NetNS:/var/run/netns/42f2f898-d14f-4225-88c4-e866cd687e87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4dc44f68_275a_40e2_a9a3_16146ca7b126.slice PodAnnotations:0xc002816fd8}] Aliases:map[]}\"",
2026-06-11 12:41:58.177214 | controller |     "Jun 11 11:39:31.438914 crc crio[22553]: time=\"2026-06-11T11:39:31.438904247Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-fff9d4469-96mvg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.177229 | controller |     "Jun 11 11:39:31.741203 crc crio[22553]: 2026-06-11T11:39:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a576534a9df7279 Mac:fa:ad:3e:48:a6:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/a032bc6c-2b8a-4e14-99df-7225330d4df9 SocketPath: PciID:}] [{Interface:0xc000262a20 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.177244 | controller |     "Jun 11 11:39:31.743926 crc crio[22553]: time=\"2026-06-11T11:39:31.743815882Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-876c698b7-pqvjr Namespace:metallb-system ID:a576534a9df727968b72ab7fe7630f7a3fe59ab40fe9e9de8ac15933f2bee9a5 UID:05340c72-f2cf-4fab-88a2-58da5f5e4e43 NetNS:/var/run/netns/a032bc6c-2b8a-4e14-99df-7225330d4df9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod05340c72_f2cf_4fab_88a2_58da5f5e4e43.slice PodAnnotations:0xc001be6788}] Aliases:map[]}\"",
2026-06-11 12:41:58.177263 | controller |     "Jun 11 11:39:31.744396 crc crio[22553]: time=\"2026-06-11T11:39:31.744279605Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-876c698b7-pqvjr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.177278 | controller |     "Jun 11 11:39:31.757949 crc crio[22553]: time=\"2026-06-11T11:39:31.757362231Z\" level=info msg=\"Ran pod sandbox a576534a9df727968b72ab7fe7630f7a3fe59ab40fe9e9de8ac15933f2bee9a5 with infra container: metallb-system/metallb-operator-controller-manager-876c698b7-pqvjr/POD\" id=d08300f6-c36d-4c6e-a086-f4e2adaa6cdc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.177294 | controller |     "Jun 11 11:39:31.763882 crc crio[22553]: time=\"2026-06-11T11:39:31.763782796Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=640c682d-7a38-480b-9a39-39de27803172 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.177309 | controller |     "Jun 11 11:39:31.764201 crc crio[22553]: time=\"2026-06-11T11:39:31.764122676Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=640c682d-7a38-480b-9a39-39de27803172 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.177323 | controller |     "Jun 11 11:39:31.764289 crc crio[22553]: time=\"2026-06-11T11:39:31.764215908Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=640c682d-7a38-480b-9a39-39de27803172 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.177338 | controller |     "Jun 11 11:39:31.766727 crc crio[22553]: time=\"2026-06-11T11:39:31.766578706Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=83a3e6c2-5b67-44b8-af09-5b42afe0dc5f name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.177371 | controller |     "Jun 11 11:39:31.790398 crc crio[22553]: time=\"2026-06-11T11:39:31.789258958Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"",
2026-06-11 12:41:58.177387 | controller |     "Jun 11 11:39:32.538564 crc crio[22553]: 2026-06-11T11:39:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:882484509e907f6 Mac:be:35:97:73:91:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/42f2f898-d14f-4225-88c4-e866cd687e87 SocketPath: PciID:}] [{Interface:0xc0001929c0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.177403 | controller |     "Jun 11 11:39:32.541549 crc crio[22553]: time=\"2026-06-11T11:39:32.54146577Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-fff9d4469-96mvg Namespace:metallb-system ID:882484509e907f67a0f238fc08c0aa002a06e7b3ac39e6bb519ddbc9192c16b6 UID:4dc44f68-275a-40e2-a9a3-16146ca7b126 NetNS:/var/run/netns/42f2f898-d14f-4225-88c4-e866cd687e87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4dc44f68_275a_40e2_a9a3_16146ca7b126.slice PodAnnotations:0xc002816fd8}] Aliases:map[]}\"",
2026-06-11 12:41:58.177418 | controller |     "Jun 11 11:39:32.541910 crc crio[22553]: time=\"2026-06-11T11:39:32.541841141Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-fff9d4469-96mvg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.177433 | controller |     "Jun 11 11:39:32.557961 crc crio[22553]: time=\"2026-06-11T11:39:32.557825991Z\" level=info msg=\"Ran pod sandbox 882484509e907f67a0f238fc08c0aa002a06e7b3ac39e6bb519ddbc9192c16b6 with infra container: metallb-system/metallb-operator-webhook-server-fff9d4469-96mvg/POD\" id=20d7815a-0e4b-4b8c-9164-d72d4bec1bfe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.177453 | controller |     "Jun 11 11:39:32.560899 crc crio[22553]: time=\"2026-06-11T11:39:32.560819607Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=174b2a50-487a-4f1b-b81b-f1fe733e2f0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.177468 | controller |     "Jun 11 11:39:32.561110 crc crio[22553]: time=\"2026-06-11T11:39:32.561060424Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=174b2a50-487a-4f1b-b81b-f1fe733e2f0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.177482 | controller |     "Jun 11 11:39:32.561110 crc crio[22553]: time=\"2026-06-11T11:39:32.561134536Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=174b2a50-487a-4f1b-b81b-f1fe733e2f0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.177497 | controller |     "Jun 11 11:39:32.562382 crc crio[22553]: time=\"2026-06-11T11:39:32.56231402Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=0db76fa2-7dfb-4efc-b950-d57e7b14eae8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.177513 | controller |     "Jun 11 11:39:32.566878 crc crio[22553]: time=\"2026-06-11T11:39:32.566810759Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"",
2026-06-11 12:41:58.177528 | controller |     "Jun 11 11:39:43.678381 crc crio[22553]: time=\"2026-06-11T11:39:43.677348905Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=83a3e6c2-5b67-44b8-af09-5b42afe0dc5f name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.177543 | controller |     "Jun 11 11:39:43.680987 crc crio[22553]: time=\"2026-06-11T11:39:43.680906497Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=7371a4c9-b75a-43d3-9e80-c29564c02124 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.177559 | controller |     "Jun 11 11:39:43.687998 crc crio[22553]: time=\"2026-06-11T11:39:43.687882998Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=d1cf6081-cda4-47be-b21c-b99dddfdf1ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.177574 | controller |     "Jun 11 11:39:43.698107 crc crio[22553]: time=\"2026-06-11T11:39:43.697597727Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-876c698b7-pqvjr/manager\" id=e38674d0-b290-4247-af9f-f50c835f3d21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.177589 | controller |     "Jun 11 11:39:43.702819 crc crio[22553]: time=\"2026-06-11T11:39:43.702662473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.177604 | controller |     "Jun 11 11:39:43.768799 crc crio[22553]: time=\"2026-06-11T11:39:43.768176776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.177622 | controller |     "Jun 11 11:39:43.786805 crc crio[22553]: time=\"2026-06-11T11:39:43.786535114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.177637 | controller |     "Jun 11 11:39:43.954171 crc crio[22553]: time=\"2026-06-11T11:39:43.953993458Z\" level=info msg=\"Created container 7d6f1ae119e00a7fc400aac380bb9f4a770acb1720685dada8d73bda3a91d369: metallb-system/metallb-operator-controller-manager-876c698b7-pqvjr/manager\" id=e38674d0-b290-4247-af9f-f50c835f3d21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.177652 | controller |     "Jun 11 11:39:43.958237 crc crio[22553]: time=\"2026-06-11T11:39:43.958128206Z\" level=info msg=\"Starting container: 7d6f1ae119e00a7fc400aac380bb9f4a770acb1720685dada8d73bda3a91d369\" id=eef213b2-b980-4165-ae07-fccd579e4750 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.177667 | controller |     "Jun 11 11:39:43.991266 crc crio[22553]: time=\"2026-06-11T11:39:43.991048353Z\" level=info msg=\"Started container\" PID=43158 containerID=7d6f1ae119e00a7fc400aac380bb9f4a770acb1720685dada8d73bda3a91d369 description=metallb-system/metallb-operator-controller-manager-876c698b7-pqvjr/manager id=eef213b2-b980-4165-ae07-fccd579e4750 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a576534a9df727968b72ab7fe7630f7a3fe59ab40fe9e9de8ac15933f2bee9a5",
2026-06-11 12:41:58.177682 | controller |     "Jun 11 11:39:51.577791 crc crio[22553]: time=\"2026-06-11T11:39:51.576301142Z\" level=info msg=\"Stopping container: 27121d8ee6d90958232a7385199bdc5c4c453e99280b177a67aec1aa2db894eb (timeout: 2s)\" id=0b08fe05-8a7f-4b25-a884-682b08ecae9f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.177697 | controller |     "Jun 11 11:39:55.030055 crc crio[22553]: time=\"2026-06-11T11:39:55.028871019Z\" level=info msg=\"Stopped container 27121d8ee6d90958232a7385199bdc5c4c453e99280b177a67aec1aa2db894eb: openshift-marketplace/redhat-operators-n6bjk/registry-server\" id=0b08fe05-8a7f-4b25-a884-682b08ecae9f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.177712 | controller |     "Jun 11 11:39:55.032731 crc crio[22553]: time=\"2026-06-11T11:39:55.032573116Z\" level=info msg=\"Stopping pod sandbox: ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935\" id=b7a4a5e9-8d28-419c-b1d1-77db6ee5130f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.177727 | controller |     "Jun 11 11:39:55.033891 crc crio[22553]: time=\"2026-06-11T11:39:55.03375349Z\" level=info msg=\"Got pod network &{Name:redhat-operators-n6bjk Namespace:openshift-marketplace ID:ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935 UID:e2ce3bf1-6198-4db4-bb44-426f53b76dc5 NetNS:/var/run/netns/90433280-c899-4b88-88ae-ba8f3235127b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode2ce3bf1_6198_4db4_bb44_426f53b76dc5.slice PodAnnotations:0xc002816020}] Aliases:map[]}\"",
2026-06-11 12:41:58.177742 | controller |     "Jun 11 11:39:55.034116 crc crio[22553]: time=\"2026-06-11T11:39:55.034052998Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-n6bjk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.177758 | controller |     "Jun 11 11:39:55.209309 crc crio[22553]: time=\"2026-06-11T11:39:55.209238824Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=0db76fa2-7dfb-4efc-b950-d57e7b14eae8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.177773 | controller |     "Jun 11 11:39:55.211912 crc crio[22553]: time=\"2026-06-11T11:39:55.211379416Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=be661f66-db6e-409c-9f64-e8682a6744e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.177791 | controller |     "Jun 11 11:39:55.218112 crc crio[22553]: time=\"2026-06-11T11:39:55.218031497Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=ab999e21-c162-4e51-a051-bde4633245bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.177807 | controller |     "Jun 11 11:39:55.230329 crc crio[22553]: time=\"2026-06-11T11:39:55.229659351Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-fff9d4469-96mvg/webhook-server\" id=94365df8-dd09-4a0f-ada4-d0e5ce5cce68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.177821 | controller |     "Jun 11 11:39:55.232161 crc crio[22553]: time=\"2026-06-11T11:39:55.23204215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.177836 | controller |     "Jun 11 11:39:55.400922 crc crio[22553]: time=\"2026-06-11T11:39:55.400715338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.177850 | controller |     "Jun 11 11:39:55.407206 crc crio[22553]: time=\"2026-06-11T11:39:55.407065981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.177865 | controller |     "Jun 11 11:39:55.662337 crc crio[22553]: time=\"2026-06-11T11:39:55.661165475Z\" level=info msg=\"Created container 92c88d33d0ed3d09dde24cb686c88e552748814aafcd9af37ff75b08e4949d82: metallb-system/metallb-operator-webhook-server-fff9d4469-96mvg/webhook-server\" id=94365df8-dd09-4a0f-ada4-d0e5ce5cce68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.177880 | controller |     "Jun 11 11:39:55.665958 crc crio[22553]: time=\"2026-06-11T11:39:55.663458391Z\" level=info msg=\"Starting container: 92c88d33d0ed3d09dde24cb686c88e552748814aafcd9af37ff75b08e4949d82\" id=eeab10f3-9530-45fc-89a5-696bc4fad8b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.177895 | controller |     "Jun 11 11:39:55.671352 crc crio[22553]: time=\"2026-06-11T11:39:55.671194734Z\" level=info msg=\"Started container\" PID=43434 containerID=92c88d33d0ed3d09dde24cb686c88e552748814aafcd9af37ff75b08e4949d82 description=metallb-system/metallb-operator-webhook-server-fff9d4469-96mvg/webhook-server id=eeab10f3-9530-45fc-89a5-696bc4fad8b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=882484509e907f67a0f238fc08c0aa002a06e7b3ac39e6bb519ddbc9192c16b6",
2026-06-11 12:41:58.177911 | controller |     "Jun 11 11:39:55.849453 crc crio[22553]: time=\"2026-06-11T11:39:55.849270383Z\" level=info msg=\"Stopped pod sandbox: ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935\" id=b7a4a5e9-8d28-419c-b1d1-77db6ee5130f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.177926 | controller |     "Jun 11 11:39:56.419290 crc crio[22553]: time=\"2026-06-11T11:39:56.419143724Z\" level=info msg=\"Removing container: 27121d8ee6d90958232a7385199bdc5c4c453e99280b177a67aec1aa2db894eb\" id=525b510f-d1fc-42d3-bd53-9fa237a06fc7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.177941 | controller |     "Jun 11 11:39:56.456980 crc crio[22553]: time=\"2026-06-11T11:39:56.456661553Z\" level=info msg=\"Removed container 27121d8ee6d90958232a7385199bdc5c4c453e99280b177a67aec1aa2db894eb: openshift-marketplace/redhat-operators-n6bjk/registry-server\" id=525b510f-d1fc-42d3-bd53-9fa237a06fc7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.177955 | controller |     "Jun 11 11:39:56.466127 crc crio[22553]: time=\"2026-06-11T11:39:56.465908429Z\" level=info msg=\"Removing container: eac66be3fb7095df77685f2b6cd09ab6aa7ab3cad200d398ced5ffe3fa616080\" id=356a123f-9d56-4f9a-b477-de0364bc41e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.177974 | controller |     "Jun 11 11:39:56.519602 crc crio[22553]: time=\"2026-06-11T11:39:56.519485889Z\" level=info msg=\"Removed container eac66be3fb7095df77685f2b6cd09ab6aa7ab3cad200d398ced5ffe3fa616080: openshift-marketplace/redhat-operators-n6bjk/extract-content\" id=356a123f-9d56-4f9a-b477-de0364bc41e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.177989 | controller |     "Jun 11 11:39:56.528136 crc crio[22553]: time=\"2026-06-11T11:39:56.527982763Z\" level=info msg=\"Removing container: aba358ecec8f08f1d18ae90d1cb608c363b1c2d3cbd38b36046e38281356ad05\" id=29b318af-a14f-40d7-bb19-604b8359709d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.178004 | controller |     "Jun 11 11:39:56.556751 crc crio[22553]: time=\"2026-06-11T11:39:56.553122936Z\" level=info msg=\"Removed container aba358ecec8f08f1d18ae90d1cb608c363b1c2d3cbd38b36046e38281356ad05: openshift-marketplace/redhat-operators-n6bjk/extract-utilities\" id=29b318af-a14f-40d7-bb19-604b8359709d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.178019 | controller |     "Jun 11 11:40:00.540797 crc crio[22553]: time=\"2026-06-11T11:40:00.539373404Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686300-ldl8t/POD\" id=61d058a9-0668-47f6-9547-3029b3863634 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.178034 | controller |     "Jun 11 11:40:00.540797 crc crio[22553]: time=\"2026-06-11T11:40:00.540798105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.178049 | controller |     "Jun 11 11:40:00.582973 crc crio[22553]: time=\"2026-06-11T11:40:00.582278758Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686300-ldl8t Namespace:openshift-infra ID:4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2 UID:0028269d-e027-4370-9dbd-fc1f6334d888 NetNS:/var/run/netns/f89199c7-6ce6-4c67-88d0-528149639ada Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0028269d_e027_4370_9dbd_fc1f6334d888.slice PodAnnotations:0xc002826d00}] Aliases:map[]}\"",
2026-06-11 12:41:58.178064 | controller |     "Jun 11 11:40:00.582973 crc crio[22553]: time=\"2026-06-11T11:40:00.582938087Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686300-ldl8t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.178079 | controller |     "Jun 11 11:40:01.335211 crc crio[22553]: 2026-06-11T11:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4a1c28a473225ac Mac:6e:e1:8f:03:40:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/f89199c7-6ce6-4c67-88d0-528149639ada SocketPath: PciID:}] [{Interface:0xc000193000 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.178094 | controller |     "Jun 11 11:40:01.337100 crc crio[22553]: time=\"2026-06-11T11:40:01.336954801Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686300-ldl8t Namespace:openshift-infra ID:4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2 UID:0028269d-e027-4370-9dbd-fc1f6334d888 NetNS:/var/run/netns/f89199c7-6ce6-4c67-88d0-528149639ada Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0028269d_e027_4370_9dbd_fc1f6334d888.slice PodAnnotations:0xc002826d00}] Aliases:map[]}\"",
2026-06-11 12:41:58.178108 | controller |     "Jun 11 11:40:01.337552 crc crio[22553]: time=\"2026-06-11T11:40:01.337144716Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686300-ldl8t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.178127 | controller |     "Jun 11 11:40:01.346305 crc crio[22553]: time=\"2026-06-11T11:40:01.346119364Z\" level=info msg=\"Ran pod sandbox 4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2 with infra container: openshift-infra/auto-csr-approver-29686300-ldl8t/POD\" id=61d058a9-0668-47f6-9547-3029b3863634 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.178142 | controller |     "Jun 11 11:40:01.350110 crc crio[22553]: time=\"2026-06-11T11:40:01.350001026Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1d781383-5286-499b-b358-aa36cedf1b34 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.178157 | controller |     "Jun 11 11:40:01.359358 crc crio[22553]: time=\"2026-06-11T11:40:01.359220951Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.178172 | controller |     "Jun 11 11:40:02.469979 crc crio[22553]: time=\"2026-06-11T11:40:02.468859548Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1d781383-5286-499b-b358-aa36cedf1b34 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.178187 | controller |     "Jun 11 11:40:02.473007 crc crio[22553]: time=\"2026-06-11T11:40:02.471995059Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=49a71c37-6a72-4808-bcc7-67329d855308 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.178202 | controller |     "Jun 11 11:40:02.474925 crc crio[22553]: time=\"2026-06-11T11:40:02.47482423Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b294ea74-997a-4486-838e-158de55fbcd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.178216 | controller |     "Jun 11 11:40:02.484238 crc crio[22553]: time=\"2026-06-11T11:40:02.484136978Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686300-ldl8t/oc\" id=3a24d695-c594-4f0f-a7b8-55eb20193fda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.178232 | controller |     "Jun 11 11:40:02.484964 crc crio[22553]: time=\"2026-06-11T11:40:02.484878509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.178246 | controller |     "Jun 11 11:40:02.519130 crc crio[22553]: time=\"2026-06-11T11:40:02.518972659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.178262 | controller |     "Jun 11 11:40:02.810654 crc crio[22553]: time=\"2026-06-11T11:40:02.810471248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.178277 | controller |     "Jun 11 11:40:02.935044 crc crio[22553]: time=\"2026-06-11T11:40:02.934651768Z\" level=info msg=\"Created container 7bc944bcec8c37e9c45e615bc50ab544135216180293211da940e3f0d19a6400: openshift-infra/auto-csr-approver-29686300-ldl8t/oc\" id=3a24d695-c594-4f0f-a7b8-55eb20193fda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.178342 | controller |     "Jun 11 11:40:02.936641 crc crio[22553]: time=\"2026-06-11T11:40:02.936507121Z\" level=info msg=\"Starting container: 7bc944bcec8c37e9c45e615bc50ab544135216180293211da940e3f0d19a6400\" id=c8945ff6-eed1-4889-83ad-54e6b3e34680 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.178376 | controller |     "Jun 11 11:40:02.941237 crc crio[22553]: time=\"2026-06-11T11:40:02.941173096Z\" level=info msg=\"Started container\" PID=43636 containerID=7bc944bcec8c37e9c45e615bc50ab544135216180293211da940e3f0d19a6400 description=openshift-infra/auto-csr-approver-29686300-ldl8t/oc id=c8945ff6-eed1-4889-83ad-54e6b3e34680 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2",
2026-06-11 12:41:58.178400 | controller |     "Jun 11 11:40:03.775970 crc crio[22553]: time=\"2026-06-11T11:40:03.774646435Z\" level=info msg=\"Stopping pod sandbox: ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935\" id=b468e7ae-ddd9-497e-9f01-5730f70e8aea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.178416 | controller |     "Jun 11 11:40:03.775970 crc crio[22553]: time=\"2026-06-11T11:40:03.775787298Z\" level=info msg=\"Stopped pod sandbox (already stopped): ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935\" id=b468e7ae-ddd9-497e-9f01-5730f70e8aea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.178432 | controller |     "Jun 11 11:40:03.779959 crc crio[22553]: time=\"2026-06-11T11:40:03.779843344Z\" level=info msg=\"Removing pod sandbox: ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935\" id=081f6765-ca77-4d5e-b52b-9b3ddc894de9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.178447 | controller |     "Jun 11 11:40:03.796599 crc crio[22553]: time=\"2026-06-11T11:40:03.796519104Z\" level=info msg=\"Removed pod sandbox: ecb0a75f6da9b8eb068b217d64d45cc558e951b8abe25d23f5bea887f50e7935\" id=081f6765-ca77-4d5e-b52b-9b3ddc894de9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.178461 | controller |     "Jun 11 11:40:04.537459 crc crio[22553]: time=\"2026-06-11T11:40:04.537095512Z\" level=info msg=\"Stopping pod sandbox: 4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2\" id=ff0c068a-940e-4ced-a3a1-0043bbb3480f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.178477 | controller |     "Jun 11 11:40:04.538480 crc crio[22553]: time=\"2026-06-11T11:40:04.538354228Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686300-ldl8t Namespace:openshift-infra ID:4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2 UID:0028269d-e027-4370-9dbd-fc1f6334d888 NetNS:/var/run/netns/f89199c7-6ce6-4c67-88d0-528149639ada Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0028269d_e027_4370_9dbd_fc1f6334d888.slice PodAnnotations:0xc00012b628}] Aliases:map[]}\"",
2026-06-11 12:41:58.178492 | controller |     "Jun 11 11:40:04.538936 crc crio[22553]: time=\"2026-06-11T11:40:04.538838932Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686300-ldl8t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.178508 | controller |     "Jun 11 11:40:04.851664 crc crio[22553]: time=\"2026-06-11T11:40:04.850809569Z\" level=info msg=\"Stopped pod sandbox: 4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2\" id=ff0c068a-940e-4ced-a3a1-0043bbb3480f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.178522 | controller |     "Jun 11 11:40:16.846837 crc crio[22553]: time=\"2026-06-11T11:40:16.845964953Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-89rqz/POD\" id=aadee562-06d0-4dfd-ad56-ba33b9b98ddf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.178537 | controller |     "Jun 11 11:40:16.848649 crc crio[22553]: time=\"2026-06-11T11:40:16.846868799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.178552 | controller |     "Jun 11 11:40:16.879801 crc crio[22553]: time=\"2026-06-11T11:40:16.8796158Z\" level=info msg=\"Got pod network &{Name:community-operators-89rqz Namespace:openshift-marketplace ID:5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f UID:1d9f1456-0866-4a4e-a759-2595443ba3ac NetNS:/var/run/netns/f6d0e5ec-5fa1-41bc-8007-c0e376d7536c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d9f1456_0866_4a4e_a759_2595443ba3ac.slice PodAnnotations:0xc00279a4d0}] Aliases:map[]}\"",
2026-06-11 12:41:58.178571 | controller |     "Jun 11 11:40:16.879801 crc crio[22553]: time=\"2026-06-11T11:40:16.879729574Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-89rqz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.178586 | controller |     "Jun 11 11:40:17.536277 crc crio[22553]: 2026-06-11T11:40:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d5d9142dd629d3 Mac:1e:53:cb:7a:e1:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/f6d0e5ec-5fa1-41bc-8007-c0e376d7536c SocketPath: PciID:}] [{Interface:0xc000014490 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.178601 | controller |     "Jun 11 11:40:17.537895 crc crio[22553]: time=\"2026-06-11T11:40:17.537234554Z\" level=info msg=\"Got pod network &{Name:community-operators-89rqz Namespace:openshift-marketplace ID:5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f UID:1d9f1456-0866-4a4e-a759-2595443ba3ac NetNS:/var/run/netns/f6d0e5ec-5fa1-41bc-8007-c0e376d7536c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d9f1456_0866_4a4e_a759_2595443ba3ac.slice PodAnnotations:0xc00279a4d0}] Aliases:map[]}\"",
2026-06-11 12:41:58.178617 | controller |     "Jun 11 11:40:17.537895 crc crio[22553]: time=\"2026-06-11T11:40:17.537556404Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-89rqz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.178631 | controller |     "Jun 11 11:40:17.556565 crc crio[22553]: time=\"2026-06-11T11:40:17.556463017Z\" level=info msg=\"Ran pod sandbox 5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f with infra container: openshift-marketplace/community-operators-89rqz/POD\" id=aadee562-06d0-4dfd-ad56-ba33b9b98ddf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.178647 | controller |     "Jun 11 11:40:17.562740 crc crio[22553]: time=\"2026-06-11T11:40:17.560302787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=547975f7-9d23-401c-92bc-d087edfa91c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.178671 | controller |     "Jun 11 11:40:17.567791 crc crio[22553]: time=\"2026-06-11T11:40:17.567603417Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8edca891-3a1b-4e9b-92fc-598050b65917 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.178694 | controller |     "Jun 11 11:40:17.579768 crc crio[22553]: time=\"2026-06-11T11:40:17.579629083Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-89rqz/extract-utilities\" id=aedb2c23-178a-4ade-918d-36ea7e0c99fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.178716 | controller |     "Jun 11 11:40:17.580433 crc crio[22553]: time=\"2026-06-11T11:40:17.580182829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.178792 | controller |     "Jun 11 11:40:17.624448 crc crio[22553]: time=\"2026-06-11T11:40:17.624304857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.178815 | controller |     "Jun 11 11:40:17.628510 crc crio[22553]: time=\"2026-06-11T11:40:17.628452766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.178831 | controller |     "Jun 11 11:40:17.828100 crc crio[22553]: time=\"2026-06-11T11:40:17.827292262Z\" level=info msg=\"Created container 9132ad7ddcd9c7fd50403682b9aa33fb0df4dd4f11749e1642150a2fcbfb606e: openshift-marketplace/community-operators-89rqz/extract-utilities\" id=aedb2c23-178a-4ade-918d-36ea7e0c99fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.178851 | controller |     "Jun 11 11:40:17.831777 crc crio[22553]: time=\"2026-06-11T11:40:17.831635647Z\" level=info msg=\"Starting container: 9132ad7ddcd9c7fd50403682b9aa33fb0df4dd4f11749e1642150a2fcbfb606e\" id=a37ebf8e-cc58-4ba7-a2ff-3f61cc229f16 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.178866 | controller |     "Jun 11 11:40:17.842945 crc crio[22553]: time=\"2026-06-11T11:40:17.84286423Z\" level=info msg=\"Started container\" PID=44022 containerID=9132ad7ddcd9c7fd50403682b9aa33fb0df4dd4f11749e1642150a2fcbfb606e description=openshift-marketplace/community-operators-89rqz/extract-utilities id=a37ebf8e-cc58-4ba7-a2ff-3f61cc229f16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f",
2026-06-11 12:41:58.178882 | controller |     "Jun 11 11:40:18.205109 crc crio[22553]: time=\"2026-06-11T11:40:18.205031301Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-2hf6p/POD\" id=feb2822e-cd94-4977-af5b-8bbc9811965e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.178896 | controller |     "Jun 11 11:40:18.206182 crc crio[22553]: time=\"2026-06-11T11:40:18.205148214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.178912 | controller |     "Jun 11 11:40:18.249489 crc crio[22553]: time=\"2026-06-11T11:40:18.249357835Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-2hf6p Namespace:metallb-system ID:d3034e686d1896be6cd760c993390f32c1a5da95f8610386a39f6042bd914c7d UID:3f0ca5d9-6306-4797-9c18-477f47afb922 NetNS:/var/run/netns/2f0bab60-07a1-418b-8436-bd1ca9316a5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f0ca5d9_6306_4797_9c18_477f47afb922.slice PodAnnotations:0xc00012af10}] Aliases:map[]}\"",
2026-06-11 12:41:58.178927 | controller |     "Jun 11 11:40:18.249489 crc crio[22553]: time=\"2026-06-11T11:40:18.249458458Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-2hf6p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.178942 | controller |     "Jun 11 11:40:18.732215 crc crio[22553]: time=\"2026-06-11T11:40:18.730368722Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6dfa1726-40b5-4c7f-96ea-64d0b5f5fc50 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.178957 | controller |     "Jun 11 11:40:18.749789 crc crio[22553]: time=\"2026-06-11T11:40:18.749544014Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.178971 | controller |     "Jun 11 11:40:19.091234 crc crio[22553]: 2026-06-11T11:40:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3034e686d1896b Mac:da:c7:09:64:13:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/2f0bab60-07a1-418b-8436-bd1ca9316a5d SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.178987 | controller |     "Jun 11 11:40:19.093850 crc crio[22553]: time=\"2026-06-11T11:40:19.093779778Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-2hf6p Namespace:metallb-system ID:d3034e686d1896be6cd760c993390f32c1a5da95f8610386a39f6042bd914c7d UID:3f0ca5d9-6306-4797-9c18-477f47afb922 NetNS:/var/run/netns/2f0bab60-07a1-418b-8436-bd1ca9316a5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3f0ca5d9_6306_4797_9c18_477f47afb922.slice PodAnnotations:0xc00012af10}] Aliases:map[]}\"",
2026-06-11 12:41:58.179006 | controller |     "Jun 11 11:40:19.094001 crc crio[22553]: time=\"2026-06-11T11:40:19.093949323Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-2hf6p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.179022 | controller |     "Jun 11 11:40:19.101803 crc crio[22553]: time=\"2026-06-11T11:40:19.101746417Z\" level=info msg=\"Ran pod sandbox d3034e686d1896be6cd760c993390f32c1a5da95f8610386a39f6042bd914c7d with infra container: metallb-system/controller-8464864885-2hf6p/POD\" id=feb2822e-cd94-4977-af5b-8bbc9811965e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.179037 | controller |     "Jun 11 11:40:19.107027 crc crio[22553]: time=\"2026-06-11T11:40:19.106993268Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=001a9d96-6231-43e8-96d0-1dbb675197dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.179052 | controller |     "Jun 11 11:40:19.109758 crc crio[22553]: time=\"2026-06-11T11:40:19.109599103Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=b7fa6f12-0dd8-4980-adb3-8a0c3d2f5183 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.179067 | controller |     "Jun 11 11:40:19.118214 crc crio[22553]: time=\"2026-06-11T11:40:19.118116158Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-2hf6p/controller\" id=0e0570a4-3238-4770-80df-960a030c7170 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.179082 | controller |     "Jun 11 11:40:19.118764 crc crio[22553]: time=\"2026-06-11T11:40:19.118651993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.179097 | controller |     "Jun 11 11:40:19.154015 crc crio[22553]: time=\"2026-06-11T11:40:19.153802263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.179112 | controller |     "Jun 11 11:40:19.158363 crc crio[22553]: time=\"2026-06-11T11:40:19.15822313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.179127 | controller |     "Jun 11 11:40:19.305012 crc crio[22553]: time=\"2026-06-11T11:40:19.304150255Z\" level=info msg=\"Created container c38a36de69a182f67ec290007e6abbe06716a3778efc55236d1413a3c3accffd: metallb-system/controller-8464864885-2hf6p/controller\" id=0e0570a4-3238-4770-80df-960a030c7170 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.179142 | controller |     "Jun 11 11:40:19.306475 crc crio[22553]: time=\"2026-06-11T11:40:19.306355089Z\" level=info msg=\"Starting container: c38a36de69a182f67ec290007e6abbe06716a3778efc55236d1413a3c3accffd\" id=44957bf1-2dc8-46fd-b885-95ea4b676a57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.179169 | controller |     "Jun 11 11:40:19.317619 crc crio[22553]: time=\"2026-06-11T11:40:19.317513289Z\" level=info msg=\"Started container\" PID=44062 containerID=c38a36de69a182f67ec290007e6abbe06716a3778efc55236d1413a3c3accffd description=metallb-system/controller-8464864885-2hf6p/controller id=44957bf1-2dc8-46fd-b885-95ea4b676a57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3034e686d1896be6cd760c993390f32c1a5da95f8610386a39f6042bd914c7d",
2026-06-11 12:41:58.179184 | controller |     "Jun 11 11:40:19.333020 crc crio[22553]: time=\"2026-06-11T11:40:19.332893582Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=328cc13e-f9ba-4434-9666-b3c9625ffcbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.179203 | controller |     "Jun 11 11:40:19.338141 crc crio[22553]: time=\"2026-06-11T11:40:19.337994358Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=3b399f79-cb51-484c-8d03-8191e9df4894 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.179218 | controller |     "Jun 11 11:40:19.349424 crc crio[22553]: time=\"2026-06-11T11:40:19.34919125Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-2hf6p/kube-rbac-proxy\" id=c4e400a7-d437-4bab-b60e-45446934dc3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.179233 | controller |     "Jun 11 11:40:19.349991 crc crio[22553]: time=\"2026-06-11T11:40:19.3498858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.179248 | controller |     "Jun 11 11:40:19.399024 crc crio[22553]: time=\"2026-06-11T11:40:19.398644732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.179262 | controller |     "Jun 11 11:40:19.402583 crc crio[22553]: time=\"2026-06-11T11:40:19.402523283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.179277 | controller |     "Jun 11 11:40:19.415270 crc crio[22553]: time=\"2026-06-11T11:40:19.415181037Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=6dfa1726-40b5-4c7f-96ea-64d0b5f5fc50 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.179292 | controller |     "Jun 11 11:40:19.416274 crc crio[22553]: time=\"2026-06-11T11:40:19.416219767Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=04397e35-4b14-43d3-894a-ac015948e8a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.179306 | controller |     "Jun 11 11:40:19.421609 crc crio[22553]: time=\"2026-06-11T11:40:19.421507179Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=5bd38fba-c038-400b-a6da-2f303cbd76b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.179320 | controller |     "Jun 11 11:40:19.430886 crc crio[22553]: time=\"2026-06-11T11:40:19.430817577Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-89rqz/extract-content\" id=20175f24-fea4-47bd-9758-85f0dfc65be8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.179335 | controller |     "Jun 11 11:40:19.432575 crc crio[22553]: time=\"2026-06-11T11:40:19.432548256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.179410 | controller |     "Jun 11 11:40:19.484128 crc crio[22553]: time=\"2026-06-11T11:40:19.484059687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.179463 | controller |     "Jun 11 11:40:19.493826 crc crio[22553]: time=\"2026-06-11T11:40:19.493723465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.179481 | controller |     "Jun 11 11:40:19.574633 crc crio[22553]: time=\"2026-06-11T11:40:19.574546348Z\" level=info msg=\"Created container c9f0ca12749c166adeb57afab1f7448826f39173e630d00ef4ee21161d7265dd: metallb-system/controller-8464864885-2hf6p/kube-rbac-proxy\" id=c4e400a7-d437-4bab-b60e-45446934dc3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.179501 | controller |     "Jun 11 11:40:19.576429 crc crio[22553]: time=\"2026-06-11T11:40:19.576113523Z\" level=info msg=\"Starting container: c9f0ca12749c166adeb57afab1f7448826f39173e630d00ef4ee21161d7265dd\" id=1aee8ff1-ba26-4977-85d3-be2da545876f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.179518 | controller |     "Jun 11 11:40:19.586121 crc crio[22553]: time=\"2026-06-11T11:40:19.586024868Z\" level=info msg=\"Started container\" PID=44078 containerID=c9f0ca12749c166adeb57afab1f7448826f39173e630d00ef4ee21161d7265dd description=metallb-system/controller-8464864885-2hf6p/kube-rbac-proxy id=1aee8ff1-ba26-4977-85d3-be2da545876f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3034e686d1896be6cd760c993390f32c1a5da95f8610386a39f6042bd914c7d",
2026-06-11 12:41:58.179533 | controller |     "Jun 11 11:40:19.614821 crc crio[22553]: time=\"2026-06-11T11:40:19.614349592Z\" level=info msg=\"Created container 62e84590641cb0265ceabc38e78d8d435c62ea6c2e4a79e9f859a9c156be64f5: openshift-marketplace/community-operators-89rqz/extract-content\" id=20175f24-fea4-47bd-9758-85f0dfc65be8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.179548 | controller |     "Jun 11 11:40:19.616342 crc crio[22553]: time=\"2026-06-11T11:40:19.616240117Z\" level=info msg=\"Starting container: 62e84590641cb0265ceabc38e78d8d435c62ea6c2e4a79e9f859a9c156be64f5\" id=150beead-dd68-47e6-9de4-c9df7993afd5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.179562 | controller |     "Jun 11 11:40:19.627976 crc crio[22553]: time=\"2026-06-11T11:40:19.625937885Z\" level=info msg=\"Started container\" PID=44083 containerID=62e84590641cb0265ceabc38e78d8d435c62ea6c2e4a79e9f859a9c156be64f5 description=openshift-marketplace/community-operators-89rqz/extract-content id=150beead-dd68-47e6-9de4-c9df7993afd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f",
2026-06-11 12:41:58.179577 | controller |     "Jun 11 11:40:21.162802 crc crio[22553]: time=\"2026-06-11T11:40:21.154817945Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-kjgs5/POD\" id=ec4319f7-662f-4693-b3ef-e76afb94047d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.179593 | controller |     "Jun 11 11:40:21.162802 crc crio[22553]: time=\"2026-06-11T11:40:21.155795213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.179608 | controller |     "Jun 11 11:40:21.180753 crc crio[22553]: time=\"2026-06-11T11:40:21.180514414Z\" 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=ec4319f7-662f-4693-b3ef-e76afb94047d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.179625 | controller |     "Jun 11 11:40:21.199466 crc crio[22553]: time=\"2026-06-11T11:40:21.196813002Z\" level=info msg=\"Ran pod sandbox 6d2c4ac75ef793c245b304ff5f0904f7257777d3f082485b25017ff76593b033 with infra container: metallb-system/speaker-kjgs5/POD\" id=ec4319f7-662f-4693-b3ef-e76afb94047d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.179643 | controller |     "Jun 11 11:40:21.200625 crc crio[22553]: time=\"2026-06-11T11:40:21.20054487Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=4ed4c06b-6c36-4e65-88e6-6011fb561ed2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.179658 | controller |     "Jun 11 11:40:21.204283 crc crio[22553]: time=\"2026-06-11T11:40:21.204149243Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=f95fe1f8-aab5-4ca9-82bd-f1aec036d295 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.179676 | controller |     "Jun 11 11:40:21.217874 crc crio[22553]: time=\"2026-06-11T11:40:21.217580139Z\" level=info msg=\"Creating container: metallb-system/speaker-kjgs5/speaker\" id=9f06ecc5-e16d-40e9-8f8f-8f626f01a6a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.179691 | controller |     "Jun 11 11:40:21.218805 crc crio[22553]: time=\"2026-06-11T11:40:21.218590908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.179706 | controller |     "Jun 11 11:40:21.277008 crc crio[22553]: time=\"2026-06-11T11:40:21.276793761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.179721 | controller |     "Jun 11 11:40:21.429371 crc crio[22553]: time=\"2026-06-11T11:40:21.428786861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.179735 | controller |     "Jun 11 11:40:21.525438 crc crio[22553]: time=\"2026-06-11T11:40:21.525300865Z\" level=info msg=\"Created container cc2416e631c2fa2bb8ba3de6545265b0083e07d5a0b2549fd7212f9ac43ddd9a: metallb-system/speaker-kjgs5/speaker\" id=9f06ecc5-e16d-40e9-8f8f-8f626f01a6a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.179750 | controller |     "Jun 11 11:40:21.527847 crc crio[22553]: time=\"2026-06-11T11:40:21.527767836Z\" level=info msg=\"Starting container: cc2416e631c2fa2bb8ba3de6545265b0083e07d5a0b2549fd7212f9ac43ddd9a\" id=dfac81ef-255e-4846-8b01-07c0e8c3e0ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.179765 | controller |     "Jun 11 11:40:21.540919 crc crio[22553]: time=\"2026-06-11T11:40:21.540655726Z\" level=info msg=\"Started container\" PID=44144 containerID=cc2416e631c2fa2bb8ba3de6545265b0083e07d5a0b2549fd7212f9ac43ddd9a description=metallb-system/speaker-kjgs5/speaker id=dfac81ef-255e-4846-8b01-07c0e8c3e0ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d2c4ac75ef793c245b304ff5f0904f7257777d3f082485b25017ff76593b033",
2026-06-11 12:41:58.179779 | controller |     "Jun 11 11:40:21.557386 crc crio[22553]: time=\"2026-06-11T11:40:21.557223173Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=775eb572-5a0c-4fa4-bea6-290e718bf04c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.179794 | controller |     "Jun 11 11:40:21.563466 crc crio[22553]: time=\"2026-06-11T11:40:21.563086791Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=c622137c-d368-4962-964d-42f5e92bf44f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.179809 | controller |     "Jun 11 11:40:21.576246 crc crio[22553]: time=\"2026-06-11T11:40:21.576061224Z\" level=info msg=\"Creating container: metallb-system/speaker-kjgs5/kube-rbac-proxy\" id=66338b4e-245d-4069-9579-bb31b75d8fde name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.179823 | controller |     "Jun 11 11:40:21.578118 crc crio[22553]: time=\"2026-06-11T11:40:21.578032781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.179838 | controller |     "Jun 11 11:40:21.628539 crc crio[22553]: time=\"2026-06-11T11:40:21.628279215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.179853 | controller |     "Jun 11 11:40:21.741887 crc crio[22553]: time=\"2026-06-11T11:40:21.741746757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.179872 | controller |     "Jun 11 11:40:21.816740 crc crio[22553]: time=\"2026-06-11T11:40:21.816578278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=363e6ee2-ac5a-420c-a92e-e554928badab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.179888 | controller |     "Jun 11 11:40:21.824252 crc crio[22553]: time=\"2026-06-11T11:40:21.824206327Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e2eebce1-995d-42c2-9c4d-cdde2eb47e46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.179903 | controller |     "Jun 11 11:40:21.839258 crc crio[22553]: time=\"2026-06-11T11:40:21.837775667Z\" level=info msg=\"Created container 847011284f6b58f3692988d6e49d8abc116a150ac69ce5f602e07163a3166b8b: metallb-system/speaker-kjgs5/kube-rbac-proxy\" id=66338b4e-245d-4069-9579-bb31b75d8fde name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.179918 | controller |     "Jun 11 11:40:21.839258 crc crio[22553]: time=\"2026-06-11T11:40:21.839060964Z\" level=info msg=\"Starting container: 847011284f6b58f3692988d6e49d8abc116a150ac69ce5f602e07163a3166b8b\" id=6f10cb06-e393-4091-b98a-9b6fdf3472f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.179933 | controller |     "Jun 11 11:40:21.840855 crc crio[22553]: time=\"2026-06-11T11:40:21.84066456Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-89rqz/registry-server\" id=16fbb5f3-0c14-4257-aaf0-04a6a03fb128 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.179948 | controller |     "Jun 11 11:40:21.844569 crc crio[22553]: time=\"2026-06-11T11:40:21.844339406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.179963 | controller |     "Jun 11 11:40:21.850562 crc crio[22553]: time=\"2026-06-11T11:40:21.850435981Z\" level=info msg=\"Started container\" PID=44165 containerID=847011284f6b58f3692988d6e49d8abc116a150ac69ce5f602e07163a3166b8b description=metallb-system/speaker-kjgs5/kube-rbac-proxy id=6f10cb06-e393-4091-b98a-9b6fdf3472f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d2c4ac75ef793c245b304ff5f0904f7257777d3f082485b25017ff76593b033",
2026-06-11 12:41:58.179978 | controller |     "Jun 11 11:40:21.906168 crc crio[22553]: time=\"2026-06-11T11:40:21.905442153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.179994 | controller |     "Jun 11 11:40:21.911784 crc crio[22553]: time=\"2026-06-11T11:40:21.91163232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.180009 | controller |     "Jun 11 11:40:22.023805 crc crio[22553]: time=\"2026-06-11T11:40:22.023565488Z\" level=info msg=\"Created container 62010245f3bc7a6d210797335da8fbd9fc4abc02b4b18f64ccd536c07b281ece: openshift-marketplace/community-operators-89rqz/registry-server\" id=16fbb5f3-0c14-4257-aaf0-04a6a03fb128 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.180023 | controller |     "Jun 11 11:40:22.025106 crc crio[22553]: time=\"2026-06-11T11:40:22.024998629Z\" level=info msg=\"Starting container: 62010245f3bc7a6d210797335da8fbd9fc4abc02b4b18f64ccd536c07b281ece\" id=ae3502ee-ff1b-4bff-bc1c-29eaa3256d2a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.180038 | controller |     "Jun 11 11:40:22.030816 crc crio[22553]: time=\"2026-06-11T11:40:22.030624151Z\" level=info msg=\"Started container\" PID=44185 containerID=62010245f3bc7a6d210797335da8fbd9fc4abc02b4b18f64ccd536c07b281ece description=openshift-marketplace/community-operators-89rqz/registry-server id=ae3502ee-ff1b-4bff-bc1c-29eaa3256d2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f",
2026-06-11 12:41:58.180057 | controller |     "Jun 11 11:40:31.112124 crc crio[22553]: time=\"2026-06-11T11:40:31.111323004Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-zf88z/POD\" id=d837d476-f5c6-4a48-9f68-e398b61421f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.180072 | controller |     "Jun 11 11:40:31.114492 crc crio[22553]: time=\"2026-06-11T11:40:31.112168188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.180088 | controller |     "Jun 11 11:40:31.143470 crc crio[22553]: time=\"2026-06-11T11:40:31.143282853Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zf88z Namespace:openshift-marketplace ID:af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280 UID:da1a60c9-7eda-41b8-9762-de9bcfff850f NetNS:/var/run/netns/665da853-e89d-4150-b484-47142b0b17d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda1a60c9_7eda_41b8_9762_de9bcfff850f.slice PodAnnotations:0xc00043af38}] Aliases:map[]}\"",
2026-06-11 12:41:58.180103 | controller |     "Jun 11 11:40:31.143470 crc crio[22553]: time=\"2026-06-11T11:40:31.143366705Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-zf88z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.180118 | controller |     "Jun 11 11:40:31.624165 crc crio[22553]: 2026-06-11T11:40:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af26295b8a7d362 Mac:b2:c5:a3:5b:09:3c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/665da853-e89d-4150-b484-47142b0b17d2 SocketPath: PciID:}] [{Interface:0xc0002d89e0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.180134 | controller |     "Jun 11 11:40:31.626531 crc crio[22553]: time=\"2026-06-11T11:40:31.626443192Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zf88z Namespace:openshift-marketplace ID:af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280 UID:da1a60c9-7eda-41b8-9762-de9bcfff850f NetNS:/var/run/netns/665da853-e89d-4150-b484-47142b0b17d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda1a60c9_7eda_41b8_9762_de9bcfff850f.slice PodAnnotations:0xc00043af38}] Aliases:map[]}\"",
2026-06-11 12:41:58.180149 | controller |     "Jun 11 11:40:31.626738 crc crio[22553]: time=\"2026-06-11T11:40:31.626623077Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-zf88z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.180164 | controller |     "Jun 11 11:40:31.633581 crc crio[22553]: time=\"2026-06-11T11:40:31.633490114Z\" level=info msg=\"Ran pod sandbox af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280 with infra container: openshift-marketplace/redhat-marketplace-zf88z/POD\" id=d837d476-f5c6-4a48-9f68-e398b61421f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.180180 | controller |     "Jun 11 11:40:31.637234 crc crio[22553]: time=\"2026-06-11T11:40:31.637137499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4c4d2a42-ba53-415f-807d-1ea90c993411 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.180194 | controller |     "Jun 11 11:40:31.639027 crc crio[22553]: time=\"2026-06-11T11:40:31.6389114Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1929d372-6f47-4d3f-95a7-2c64bba2f8bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.180213 | controller |     "Jun 11 11:40:31.650514 crc crio[22553]: time=\"2026-06-11T11:40:31.650342679Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zf88z/extract-utilities\" id=24001fee-9164-40cf-9f38-c4ede677c7e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.180229 | controller |     "Jun 11 11:40:31.651076 crc crio[22553]: time=\"2026-06-11T11:40:31.651015278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.180245 | controller |     "Jun 11 11:40:31.690197 crc crio[22553]: time=\"2026-06-11T11:40:31.690070761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.180260 | controller |     "Jun 11 11:40:31.695765 crc crio[22553]: time=\"2026-06-11T11:40:31.69562735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.180275 | controller |     "Jun 11 11:40:31.869983 crc crio[22553]: time=\"2026-06-11T11:40:31.869002094Z\" level=info msg=\"Created container 0ce79662d6f2ea4cf7ce50f5948ea51389f22bf23b8b2c48fc62c1c2c871343e: openshift-marketplace/redhat-marketplace-zf88z/extract-utilities\" id=24001fee-9164-40cf-9f38-c4ede677c7e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.180290 | controller |     "Jun 11 11:40:31.871506 crc crio[22553]: time=\"2026-06-11T11:40:31.871351402Z\" level=info msg=\"Starting container: 0ce79662d6f2ea4cf7ce50f5948ea51389f22bf23b8b2c48fc62c1c2c871343e\" id=53cab5ff-9d17-44cf-9568-6323dd48d4d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.180305 | controller |     "Jun 11 11:40:31.879011 crc crio[22553]: time=\"2026-06-11T11:40:31.878123216Z\" level=info msg=\"Started container\" PID=44409 containerID=0ce79662d6f2ea4cf7ce50f5948ea51389f22bf23b8b2c48fc62c1c2c871343e description=openshift-marketplace/redhat-marketplace-zf88z/extract-utilities id=53cab5ff-9d17-44cf-9568-6323dd48d4d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280",
2026-06-11 12:41:58.180320 | controller |     "Jun 11 11:40:31.987539 crc crio[22553]: time=\"2026-06-11T11:40:31.986017858Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=24c60233-5bdc-4763-a8b3-124511fe4d11 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.180335 | controller |     "Jun 11 11:40:32.009815 crc crio[22553]: time=\"2026-06-11T11:40:32.009585545Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 12:41:58.180371 | controller |     "Jun 11 11:40:32.688417 crc crio[22553]: time=\"2026-06-11T11:40:32.68810802Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=24c60233-5bdc-4763-a8b3-124511fe4d11 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.180389 | controller |     "Jun 11 11:40:32.690549 crc crio[22553]: time=\"2026-06-11T11:40:32.689573603Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9bd10b3e-65bf-409c-9000-44696be1531a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.180405 | controller |     "Jun 11 11:40:32.692495 crc crio[22553]: time=\"2026-06-11T11:40:32.692353222Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ae37504c-a6b1-4947-91e4-000a1c2888c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.180436 | controller |     "Jun 11 11:40:32.700239 crc crio[22553]: time=\"2026-06-11T11:40:32.700130916Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zf88z/extract-content\" id=81237fb0-e950-4796-b92e-69f6805f1823 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.180452 | controller |     "Jun 11 11:40:32.700919 crc crio[22553]: time=\"2026-06-11T11:40:32.700844417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.180467 | controller |     "Jun 11 11:40:32.744342 crc crio[22553]: time=\"2026-06-11T11:40:32.744160592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.180482 | controller |     "Jun 11 11:40:32.748784 crc crio[22553]: time=\"2026-06-11T11:40:32.74861826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.180498 | controller |     "Jun 11 11:40:32.914935 crc crio[22553]: time=\"2026-06-11T11:40:32.91385844Z\" level=info msg=\"Created container 57131799a3971eef38f675c4617cff0883e96e6605044f1fe96768d35f288713: openshift-marketplace/redhat-marketplace-zf88z/extract-content\" id=81237fb0-e950-4796-b92e-69f6805f1823 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.180513 | controller |     "Jun 11 11:40:32.917239 crc crio[22553]: time=\"2026-06-11T11:40:32.917136774Z\" level=info msg=\"Starting container: 57131799a3971eef38f675c4617cff0883e96e6605044f1fe96768d35f288713\" id=0c6d7736-9569-4ec9-9451-30e7534eba41 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.180528 | controller |     "Jun 11 11:40:32.925240 crc crio[22553]: time=\"2026-06-11T11:40:32.925098673Z\" level=info msg=\"Started container\" PID=44419 containerID=57131799a3971eef38f675c4617cff0883e96e6605044f1fe96768d35f288713 description=openshift-marketplace/redhat-marketplace-zf88z/extract-content id=0c6d7736-9569-4ec9-9451-30e7534eba41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280",
2026-06-11 12:41:58.180543 | controller |     "Jun 11 11:40:34.057305 crc crio[22553]: time=\"2026-06-11T11:40:34.057040681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f49af3c1-d734-4b40-8cc5-91ed063bdaa6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.180558 | controller |     "Jun 11 11:40:34.065877 crc crio[22553]: time=\"2026-06-11T11:40:34.062289692Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cd047457-cfd2-4f89-a979-f3592b2137ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.180573 | controller |     "Jun 11 11:40:34.103156 crc crio[22553]: time=\"2026-06-11T11:40:34.10292626Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zf88z/registry-server\" id=92b3f309-4452-4e58-bada-31bedf0664e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.180588 | controller |     "Jun 11 11:40:34.104505 crc crio[22553]: time=\"2026-06-11T11:40:34.104063233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.180603 | controller |     "Jun 11 11:40:34.161246 crc crio[22553]: time=\"2026-06-11T11:40:34.161126683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.180619 | controller |     "Jun 11 11:40:34.166162 crc crio[22553]: time=\"2026-06-11T11:40:34.166076875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.180641 | controller |     "Jun 11 11:40:34.314179 crc crio[22553]: time=\"2026-06-11T11:40:34.313939006Z\" level=info msg=\"Created container a03ffa4eb5bdd02b4d843a0f1216a77a93f048729151a9693f771d44378d05ba: openshift-marketplace/redhat-marketplace-zf88z/registry-server\" id=92b3f309-4452-4e58-bada-31bedf0664e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.180657 | controller |     "Jun 11 11:40:34.315049 crc crio[22553]: time=\"2026-06-11T11:40:34.314969945Z\" level=info msg=\"Starting container: a03ffa4eb5bdd02b4d843a0f1216a77a93f048729151a9693f771d44378d05ba\" id=bb9c7ef0-c7e6-41ed-a775-88cbea7682d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.180671 | controller |     "Jun 11 11:40:34.323641 crc crio[22553]: time=\"2026-06-11T11:40:34.322668377Z\" level=info msg=\"Started container\" PID=44432 containerID=a03ffa4eb5bdd02b4d843a0f1216a77a93f048729151a9693f771d44378d05ba description=openshift-marketplace/redhat-marketplace-zf88z/registry-server id=bb9c7ef0-c7e6-41ed-a775-88cbea7682d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280",
2026-06-11 12:41:58.180687 | controller |     "Jun 11 11:40:38.071107 crc crio[22553]: time=\"2026-06-11T11:40:38.069600386Z\" level=info msg=\"Stopping container: 62010245f3bc7a6d210797335da8fbd9fc4abc02b4b18f64ccd536c07b281ece (timeout: 2s)\" id=c6d887fc-047a-4451-9c54-ae2ad8529caa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.180702 | controller |     "Jun 11 11:40:38.435490 crc crio[22553]: time=\"2026-06-11T11:40:38.435307159Z\" level=info msg=\"Stopped container 62010245f3bc7a6d210797335da8fbd9fc4abc02b4b18f64ccd536c07b281ece: openshift-marketplace/community-operators-89rqz/registry-server\" id=c6d887fc-047a-4451-9c54-ae2ad8529caa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.180717 | controller |     "Jun 11 11:40:38.437210 crc crio[22553]: time=\"2026-06-11T11:40:38.437065719Z\" level=info msg=\"Stopping pod sandbox: 5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f\" id=2b79cdc8-4c9a-4d02-af39-6d062437f195 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.180732 | controller |     "Jun 11 11:40:38.438848 crc crio[22553]: time=\"2026-06-11T11:40:38.438560782Z\" level=info msg=\"Got pod network &{Name:community-operators-89rqz Namespace:openshift-marketplace ID:5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f UID:1d9f1456-0866-4a4e-a759-2595443ba3ac NetNS:/var/run/netns/f6d0e5ec-5fa1-41bc-8007-c0e376d7536c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1d9f1456_0866_4a4e_a759_2595443ba3ac.slice PodAnnotations:0xc00043b578}] Aliases:map[]}\"",
2026-06-11 12:41:58.180748 | controller |     "Jun 11 11:40:38.439333 crc crio[22553]: time=\"2026-06-11T11:40:38.43918526Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-89rqz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.180763 | controller |     "Jun 11 11:40:38.782808 crc crio[22553]: time=\"2026-06-11T11:40:38.781555342Z\" level=info msg=\"Stopped pod sandbox: 5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f\" id=2b79cdc8-4c9a-4d02-af39-6d062437f195 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.180777 | controller |     "Jun 11 11:40:39.350150 crc crio[22553]: time=\"2026-06-11T11:40:39.349280582Z\" level=info msg=\"Removing container: 62010245f3bc7a6d210797335da8fbd9fc4abc02b4b18f64ccd536c07b281ece\" id=75633d63-8a66-4efc-a494-79f36918e701 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.180792 | controller |     "Jun 11 11:40:39.396957 crc crio[22553]: time=\"2026-06-11T11:40:39.396548601Z\" level=info msg=\"Removed container 62010245f3bc7a6d210797335da8fbd9fc4abc02b4b18f64ccd536c07b281ece: openshift-marketplace/community-operators-89rqz/registry-server\" id=75633d63-8a66-4efc-a494-79f36918e701 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.180811 | controller |     "Jun 11 11:40:39.400994 crc crio[22553]: time=\"2026-06-11T11:40:39.400508655Z\" level=info msg=\"Removing container: 62e84590641cb0265ceabc38e78d8d435c62ea6c2e4a79e9f859a9c156be64f5\" id=999613d9-26a0-4ea5-9df2-4c442899cd8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.180826 | controller |     "Jun 11 11:40:39.446375 crc crio[22553]: time=\"2026-06-11T11:40:39.44625608Z\" level=info msg=\"Removed container 62e84590641cb0265ceabc38e78d8d435c62ea6c2e4a79e9f859a9c156be64f5: openshift-marketplace/community-operators-89rqz/extract-content\" id=999613d9-26a0-4ea5-9df2-4c442899cd8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.180841 | controller |     "Jun 11 11:40:39.451617 crc crio[22553]: time=\"2026-06-11T11:40:39.451545612Z\" level=info msg=\"Removing container: 9132ad7ddcd9c7fd50403682b9aa33fb0df4dd4f11749e1642150a2fcbfb606e\" id=86dcb539-5359-45b0-b7bf-a092902f4362 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.180856 | controller |     "Jun 11 11:40:39.481202 crc crio[22553]: time=\"2026-06-11T11:40:39.481120312Z\" level=info msg=\"Removed container 9132ad7ddcd9c7fd50403682b9aa33fb0df4dd4f11749e1642150a2fcbfb606e: openshift-marketplace/community-operators-89rqz/extract-utilities\" id=86dcb539-5359-45b0-b7bf-a092902f4362 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.180871 | controller |     "Jun 11 11:40:43.411171 crc crio[22553]: time=\"2026-06-11T11:40:43.409750714Z\" level=info msg=\"Stopping container: a03ffa4eb5bdd02b4d843a0f1216a77a93f048729151a9693f771d44378d05ba (timeout: 2s)\" id=9d262346-6c78-4dcf-872f-85d2dfff2170 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.180886 | controller |     "Jun 11 11:40:43.552102 crc crio[22553]: time=\"2026-06-11T11:40:43.551117498Z\" level=info msg=\"Stopped container a03ffa4eb5bdd02b4d843a0f1216a77a93f048729151a9693f771d44378d05ba: openshift-marketplace/redhat-marketplace-zf88z/registry-server\" id=9d262346-6c78-4dcf-872f-85d2dfff2170 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.180901 | controller |     "Jun 11 11:40:43.554235 crc crio[22553]: time=\"2026-06-11T11:40:43.554161506Z\" level=info msg=\"Stopping pod sandbox: af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280\" id=69f01f14-7bba-4ef6-b589-256e15a25bbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.180916 | controller |     "Jun 11 11:40:43.554995 crc crio[22553]: time=\"2026-06-11T11:40:43.554932808Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zf88z Namespace:openshift-marketplace ID:af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280 UID:da1a60c9-7eda-41b8-9762-de9bcfff850f NetNS:/var/run/netns/665da853-e89d-4150-b484-47142b0b17d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda1a60c9_7eda_41b8_9762_de9bcfff850f.slice PodAnnotations:0xc00043ab70}] Aliases:map[]}\"",
2026-06-11 12:41:58.180931 | controller |     "Jun 11 11:40:43.555256 crc crio[22553]: time=\"2026-06-11T11:40:43.555131843Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-zf88z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.180946 | controller |     "Jun 11 11:40:43.755143 crc crio[22553]: time=\"2026-06-11T11:40:43.754991009Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-k7wwh/POD\" id=6c0dbdcd-857d-426f-bbd7-50125c9fe5aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.180962 | controller |     "Jun 11 11:40:43.755325 crc crio[22553]: time=\"2026-06-11T11:40:43.755196265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.180981 | controller |     "Jun 11 11:40:43.795627 crc crio[22553]: time=\"2026-06-11T11:40:43.795515014Z\" 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=6c0dbdcd-857d-426f-bbd7-50125c9fe5aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.180996 | controller |     "Jun 11 11:40:43.887504 crc crio[22553]: time=\"2026-06-11T11:40:43.88651253Z\" level=info msg=\"Stopped pod sandbox: af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280\" id=69f01f14-7bba-4ef6-b589-256e15a25bbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.181012 | controller |     "Jun 11 11:40:44.425341 crc crio[22553]: time=\"2026-06-11T11:40:44.424893115Z\" level=info msg=\"Ran pod sandbox 791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265 with infra container: openshift-frr-k8s/frr-k8s-k7wwh/POD\" id=6c0dbdcd-857d-426f-bbd7-50125c9fe5aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.181027 | controller |     "Jun 11 11:40:44.493100 crc crio[22553]: time=\"2026-06-11T11:40:44.479613848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a3ba8999-0321-425b-b0d3-5a7166503d4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.181043 | controller |     "Jun 11 11:40:44.493100 crc crio[22553]: time=\"2026-06-11T11:40:44.480502583Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=a3ba8999-0321-425b-b0d3-5a7166503d4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.181058 | controller |     "Jun 11 11:40:44.493100 crc crio[22553]: time=\"2026-06-11T11:40:44.480978567Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=a3ba8999-0321-425b-b0d3-5a7166503d4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.181073 | controller |     "Jun 11 11:40:44.522222 crc crio[22553]: time=\"2026-06-11T11:40:44.495639498Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3205a0f9-024b-4b41-b1f1-4129d948e837 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.181087 | controller |     "Jun 11 11:40:44.569989 crc crio[22553]: time=\"2026-06-11T11:40:44.569585054Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-11 12:41:58.181102 | controller |     "Jun 11 11:40:44.596836 crc crio[22553]: time=\"2026-06-11T11:40:44.596010614Z\" level=info msg=\"Removing container: a03ffa4eb5bdd02b4d843a0f1216a77a93f048729151a9693f771d44378d05ba\" id=30bfb334-1fbf-4295-acbd-9749f9b159d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.181117 | controller |     "Jun 11 11:40:44.696095 crc crio[22553]: time=\"2026-06-11T11:40:44.695975267Z\" level=info msg=\"Removed container a03ffa4eb5bdd02b4d843a0f1216a77a93f048729151a9693f771d44378d05ba: openshift-marketplace/redhat-marketplace-zf88z/registry-server\" id=30bfb334-1fbf-4295-acbd-9749f9b159d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.181132 | controller |     "Jun 11 11:40:44.712750 crc crio[22553]: time=\"2026-06-11T11:40:44.708800096Z\" level=info msg=\"Removing container: 57131799a3971eef38f675c4617cff0883e96e6605044f1fe96768d35f288713\" id=b72c2dc9-1410-4b92-8402-ee006aace42d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.181147 | controller |     "Jun 11 11:40:44.836867 crc crio[22553]: time=\"2026-06-11T11:40:44.836640171Z\" level=info msg=\"Removed container 57131799a3971eef38f675c4617cff0883e96e6605044f1fe96768d35f288713: openshift-marketplace/redhat-marketplace-zf88z/extract-content\" id=b72c2dc9-1410-4b92-8402-ee006aace42d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.181165 | controller |     "Jun 11 11:40:44.860939 crc crio[22553]: time=\"2026-06-11T11:40:44.860841177Z\" level=info msg=\"Removing container: 0ce79662d6f2ea4cf7ce50f5948ea51389f22bf23b8b2c48fc62c1c2c871343e\" id=797f3d3a-a175-4371-89f1-23c7943c50dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.181180 | controller |     "Jun 11 11:40:44.895017 crc crio[22553]: time=\"2026-06-11T11:40:44.894878785Z\" level=info msg=\"Removed container 0ce79662d6f2ea4cf7ce50f5948ea51389f22bf23b8b2c48fc62c1c2c871343e: openshift-marketplace/redhat-marketplace-zf88z/extract-utilities\" id=797f3d3a-a175-4371-89f1-23c7943c50dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.181195 | controller |     "Jun 11 11:40:45.708066 crc crio[22553]: time=\"2026-06-11T11:40:45.707926837Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-mfxx5/POD\" id=364e62a0-08d5-4671-9f33-04262139f0cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.181210 | controller |     "Jun 11 11:40:45.709510 crc crio[22553]: time=\"2026-06-11T11:40:45.708103552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.181225 | controller |     "Jun 11 11:40:45.731197 crc crio[22553]: time=\"2026-06-11T11:40:45.731041611Z\" 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=364e62a0-08d5-4671-9f33-04262139f0cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.181240 | controller |     "Jun 11 11:40:45.743761 crc crio[22553]: time=\"2026-06-11T11:40:45.742949964Z\" level=info msg=\"Ran pod sandbox d2feb101b5103b3b19d0432ad028b138b88ec6954901c96770f61a0cba9ac182 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-mfxx5/POD\" id=364e62a0-08d5-4671-9f33-04262139f0cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.181255 | controller |     "Jun 11 11:40:45.747047 crc crio[22553]: time=\"2026-06-11T11:40:45.746867216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8676bfa3-e22f-44ae-8330-08b47e485558 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.181270 | controller |     "Jun 11 11:40:45.747515 crc crio[22553]: time=\"2026-06-11T11:40:45.747376191Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=8676bfa3-e22f-44ae-8330-08b47e485558 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.181285 | controller |     "Jun 11 11:40:45.747614 crc crio[22553]: time=\"2026-06-11T11:40:45.747561636Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=8676bfa3-e22f-44ae-8330-08b47e485558 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.181300 | controller |     "Jun 11 11:40:45.748771 crc crio[22553]: time=\"2026-06-11T11:40:45.748668268Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=23d64567-cc4f-4fad-8e38-9df71fb339fd name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.181315 | controller |     "Jun 11 11:40:45.752787 crc crio[22553]: time=\"2026-06-11T11:40:45.752620392Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-11 12:41:58.181336 | controller |     "Jun 11 11:41:01.917037 crc crio[22553]: time=\"2026-06-11T11:41:01.916280215Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3205a0f9-024b-4b41-b1f1-4129d948e837 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.181368 | controller |     "Jun 11 11:41:01.919874 crc crio[22553]: time=\"2026-06-11T11:41:01.919799746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2e82c7a7-dbd5-4bd7-8988-423483703825 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.181385 | controller |     "Jun 11 11:41:01.932264 crc crio[22553]: time=\"2026-06-11T11:41:01.932167531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=6cb9ebaa-b3eb-4fa3-bd05-f33d9c6cfec8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.181400 | controller |     "Jun 11 11:41:01.951314 crc crio[22553]: time=\"2026-06-11T11:41:01.951151497Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-k7wwh/cp-frr-files\" id=09913eb1-f4fb-4f3b-bbd4-c619438c4dd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.181414 | controller |     "Jun 11 11:41:01.956240 crc crio[22553]: time=\"2026-06-11T11:41:01.956145351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.181430 | controller |     "Jun 11 11:41:01.968575 crc crio[22553]: time=\"2026-06-11T11:41:01.968423724Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=23d64567-cc4f-4fad-8e38-9df71fb339fd name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.181444 | controller |     "Jun 11 11:41:01.970080 crc crio[22553]: time=\"2026-06-11T11:41:01.969964538Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=9a89f147-e15a-4690-86d5-ff37d8b47579 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.181459 | controller |     "Jun 11 11:41:01.993291 crc crio[22553]: time=\"2026-06-11T11:41:01.993166395Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d91a8214-2451-4bdb-8725-551c7cca53d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.181474 | controller |     "Jun 11 11:41:02.007913 crc crio[22553]: time=\"2026-06-11T11:41:02.007666982Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-mfxx5/frr-k8s-webhook-server\" id=e1346db1-a56d-4791-9627-ec65b0f4897b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.181489 | controller |     "Jun 11 11:41:02.011026 crc crio[22553]: time=\"2026-06-11T11:41:02.010935036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.181504 | controller |     "Jun 11 11:41:02.024493 crc crio[22553]: time=\"2026-06-11T11:41:02.024346481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.181519 | controller |     "Jun 11 11:41:02.029320 crc crio[22553]: time=\"2026-06-11T11:41:02.029235672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.181539 | controller |     "Jun 11 11:41:02.066040 crc crio[22553]: time=\"2026-06-11T11:41:02.065898756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.181554 | controller |     "Jun 11 11:41:02.070813 crc crio[22553]: time=\"2026-06-11T11:41:02.070601461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.181569 | controller |     "Jun 11 11:41:02.226452 crc crio[22553]: time=\"2026-06-11T11:41:02.226308477Z\" level=info msg=\"Created container e273abf78e83df58ff1ad48aa4a5ce5d407d83f4b2329ea54428703f607cc8ce: openshift-frr-k8s/frr-k8s-k7wwh/cp-frr-files\" id=09913eb1-f4fb-4f3b-bbd4-c619438c4dd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.181584 | controller |     "Jun 11 11:41:02.228149 crc crio[22553]: time=\"2026-06-11T11:41:02.228039007Z\" level=info msg=\"Starting container: e273abf78e83df58ff1ad48aa4a5ce5d407d83f4b2329ea54428703f607cc8ce\" id=89ac7213-a6cb-4c6b-b4ed-18434fd3267c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.181599 | controller |     "Jun 11 11:41:02.253925 crc crio[22553]: time=\"2026-06-11T11:41:02.253647673Z\" level=info msg=\"Started container\" PID=45031 containerID=e273abf78e83df58ff1ad48aa4a5ce5d407d83f4b2329ea54428703f607cc8ce description=openshift-frr-k8s/frr-k8s-k7wwh/cp-frr-files id=89ac7213-a6cb-4c6b-b4ed-18434fd3267c name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265",
2026-06-11 12:41:58.181613 | controller |     "Jun 11 11:41:02.257956 crc crio[22553]: time=\"2026-06-11T11:41:02.257469993Z\" level=info msg=\"Created container 4a93448c278a9214c320d88006c92327e1f061b8164031afa3e64761da8ec06e: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-mfxx5/frr-k8s-webhook-server\" id=e1346db1-a56d-4791-9627-ec65b0f4897b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.181628 | controller |     "Jun 11 11:41:02.260814 crc crio[22553]: time=\"2026-06-11T11:41:02.260453728Z\" level=info msg=\"Starting container: 4a93448c278a9214c320d88006c92327e1f061b8164031afa3e64761da8ec06e\" id=77eab332-cec4-4550-aae4-d17733c29c9e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.181643 | controller |     "Jun 11 11:41:02.276826 crc crio[22553]: time=\"2026-06-11T11:41:02.276533781Z\" level=info msg=\"Started container\" PID=45034 containerID=4a93448c278a9214c320d88006c92327e1f061b8164031afa3e64761da8ec06e description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-mfxx5/frr-k8s-webhook-server id=77eab332-cec4-4550-aae4-d17733c29c9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2feb101b5103b3b19d0432ad028b138b88ec6954901c96770f61a0cba9ac182",
2026-06-11 12:41:58.181657 | controller |     "Jun 11 11:41:02.955903 crc crio[22553]: time=\"2026-06-11T11:41:02.954990174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=02693ccb-aef6-4e5b-acf8-4820779e1d8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.181672 | controller |     "Jun 11 11:41:02.964525 crc crio[22553]: time=\"2026-06-11T11:41:02.962776088Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=337135e7-20e4-4b6f-b913-b15078ea1c09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.181686 | controller |     "Jun 11 11:41:02.986422 crc crio[22553]: time=\"2026-06-11T11:41:02.984948315Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-k7wwh/cp-reloader\" id=1fce9b5d-538b-4839-9f98-0c738313cce4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.181701 | controller |     "Jun 11 11:41:02.993003 crc crio[22553]: time=\"2026-06-11T11:41:02.992833302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.181719 | controller |     "Jun 11 11:41:03.035503 crc crio[22553]: time=\"2026-06-11T11:41:03.035433086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.181735 | controller |     "Jun 11 11:41:03.049424 crc crio[22553]: time=\"2026-06-11T11:41:03.048609365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.181749 | controller |     "Jun 11 11:41:03.184139 crc crio[22553]: time=\"2026-06-11T11:41:03.183990597Z\" level=info msg=\"Created container a81130251f1371dc39b9eb54457f47a9d7201585ea4bd017ede8b812fdf6ad45: openshift-frr-k8s/frr-k8s-k7wwh/cp-reloader\" id=1fce9b5d-538b-4839-9f98-0c738313cce4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.181764 | controller |     "Jun 11 11:41:03.186606 crc crio[22553]: time=\"2026-06-11T11:41:03.186484828Z\" level=info msg=\"Starting container: a81130251f1371dc39b9eb54457f47a9d7201585ea4bd017ede8b812fdf6ad45\" id=01f651b8-1103-427a-8955-53e04618e848 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.181779 | controller |     "Jun 11 11:41:03.194902 crc crio[22553]: time=\"2026-06-11T11:41:03.194781367Z\" level=info msg=\"Started container\" PID=45059 containerID=a81130251f1371dc39b9eb54457f47a9d7201585ea4bd017ede8b812fdf6ad45 description=openshift-frr-k8s/frr-k8s-k7wwh/cp-reloader id=01f651b8-1103-427a-8955-53e04618e848 name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265",
2026-06-11 12:41:58.181794 | controller |     "Jun 11 11:41:03.825890 crc crio[22553]: time=\"2026-06-11T11:41:03.825170378Z\" level=info msg=\"Removing container: ff78a47c05afa850e30e6fd5aa44dccf66a749001d1bd96a75e61940315fc5cc\" id=4ba388e3-8115-4ea5-8ba6-1e25857b0e6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.181809 | controller |     "Jun 11 11:41:03.968441 crc crio[22553]: time=\"2026-06-11T11:41:03.968300372Z\" level=info msg=\"Removed container ff78a47c05afa850e30e6fd5aa44dccf66a749001d1bd96a75e61940315fc5cc: openshift-infra/auto-csr-approver-29686294-zhzr4/oc\" id=4ba388e3-8115-4ea5-8ba6-1e25857b0e6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.181823 | controller |     "Jun 11 11:41:03.978042 crc crio[22553]: time=\"2026-06-11T11:41:03.97760164Z\" level=info msg=\"Stopping pod sandbox: ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0\" id=a46a86c1-575a-4816-a723-f602a60e3205 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.181838 | controller |     "Jun 11 11:41:03.978225 crc crio[22553]: time=\"2026-06-11T11:41:03.978049333Z\" level=info msg=\"Stopped pod sandbox (already stopped): ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0\" id=a46a86c1-575a-4816-a723-f602a60e3205 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.181853 | controller |     "Jun 11 11:41:03.979142 crc crio[22553]: time=\"2026-06-11T11:41:03.978749433Z\" level=info msg=\"Removing pod sandbox: ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0\" id=21fd602c-0994-4764-9d21-a2c5005dfc07 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.181868 | controller |     "Jun 11 11:41:03.981160 crc crio[22553]: time=\"2026-06-11T11:41:03.981057079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=212dcf84-ca6c-4b4e-9f03-526e10cdd2ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.181883 | controller |     "Jun 11 11:41:03.991218 crc crio[22553]: time=\"2026-06-11T11:41:03.990864371Z\" level=info msg=\"Removed pod sandbox: ddeaba595f2dbe4cae083934fa4aa2b9cef79312ea16b96079cb46bbbad098c0\" id=21fd602c-0994-4764-9d21-a2c5005dfc07 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.181902 | controller |     "Jun 11 11:41:03.995678 crc crio[22553]: time=\"2026-06-11T11:41:03.995532775Z\" level=info msg=\"Stopping pod sandbox: af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280\" id=12cff266-6b21-4237-819f-0f25591ec577 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.181917 | controller |     "Jun 11 11:41:03.996245 crc crio[22553]: time=\"2026-06-11T11:41:03.995677559Z\" level=info msg=\"Stopped pod sandbox (already stopped): af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280\" id=12cff266-6b21-4237-819f-0f25591ec577 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.181932 | controller |     "Jun 11 11:41:03.998013 crc crio[22553]: time=\"2026-06-11T11:41:03.997671557Z\" level=info msg=\"Removing pod sandbox: af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280\" id=7ca3a602-4bd9-4e65-a978-a2c1b92dbb8a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.181947 | controller |     "Jun 11 11:41:03.999254 crc crio[22553]: time=\"2026-06-11T11:41:03.999141019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7e5fdbf8-7ac8-4ce9-a7cf-205748dd2fdb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.181961 | controller |     "Jun 11 11:41:04.016601 crc crio[22553]: time=\"2026-06-11T11:41:04.016468477Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-k7wwh/cp-metrics\" id=29cfaa02-e6ec-4f04-9288-0f0b3c02d3bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.181977 | controller |     "Jun 11 11:41:04.021871 crc crio[22553]: time=\"2026-06-11T11:41:04.021509722Z\" level=info msg=\"Removed pod sandbox: af26295b8a7d362983f5d8ef307f3455a6f8e3f5ed34bfaae8add2b8e8b7c280\" id=7ca3a602-4bd9-4e65-a978-a2c1b92dbb8a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.181991 | controller |     "Jun 11 11:41:04.023203 crc crio[22553]: time=\"2026-06-11T11:41:04.023074747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.182007 | controller |     "Jun 11 11:41:04.023511 crc crio[22553]: time=\"2026-06-11T11:41:04.023342625Z\" level=info msg=\"Stopping pod sandbox: 5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f\" id=b78113d7-dfeb-487a-b76d-41b1710fa613 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.182021 | controller |     "Jun 11 11:41:04.023511 crc crio[22553]: time=\"2026-06-11T11:41:04.023577471Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f\" id=b78113d7-dfeb-487a-b76d-41b1710fa613 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.182036 | controller |     "Jun 11 11:41:04.025212 crc crio[22553]: time=\"2026-06-11T11:41:04.025080465Z\" level=info msg=\"Removing pod sandbox: 5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f\" id=07c3b779-2ee8-4961-957f-47485483de7e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.182052 | controller |     "Jun 11 11:41:04.065441 crc crio[22553]: time=\"2026-06-11T11:41:04.06528782Z\" level=info msg=\"Removed pod sandbox: 5d5d9142dd629d3a0b59f480e8e97697f0dc51d9d519ba0471b11ab4cad88b4f\" id=07c3b779-2ee8-4961-957f-47485483de7e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.182067 | controller |     "Jun 11 11:41:04.073119 crc crio[22553]: time=\"2026-06-11T11:41:04.072906849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.182082 | controller |     "Jun 11 11:41:04.077372 crc crio[22553]: time=\"2026-06-11T11:41:04.077276865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.182101 | controller |     "Jun 11 11:41:04.204128 crc crio[22553]: time=\"2026-06-11T11:41:04.203875274Z\" level=info msg=\"Created container 41cd631aa3baff778b356e1bacd13f3dc8d9d308032f54b6ea14133e1fcae857: openshift-frr-k8s/frr-k8s-k7wwh/cp-metrics\" id=29cfaa02-e6ec-4f04-9288-0f0b3c02d3bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.182117 | controller |     "Jun 11 11:41:04.206457 crc crio[22553]: time=\"2026-06-11T11:41:04.2061476Z\" level=info msg=\"Starting container: 41cd631aa3baff778b356e1bacd13f3dc8d9d308032f54b6ea14133e1fcae857\" id=95dbc70e-5dc7-4535-ba5a-17143c3cb961 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.182132 | controller |     "Jun 11 11:41:04.214623 crc crio[22553]: time=\"2026-06-11T11:41:04.214448028Z\" level=info msg=\"Started container\" PID=45070 containerID=41cd631aa3baff778b356e1bacd13f3dc8d9d308032f54b6ea14133e1fcae857 description=openshift-frr-k8s/frr-k8s-k7wwh/cp-metrics id=95dbc70e-5dc7-4535-ba5a-17143c3cb961 name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265",
2026-06-11 12:41:58.182147 | controller |     "Jun 11 11:41:05.006372 crc crio[22553]: time=\"2026-06-11T11:41:05.004667144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1e978193-31d6-46f4-bc9f-3366b2e4891b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.182162 | controller |     "Jun 11 11:41:05.010119 crc crio[22553]: time=\"2026-06-11T11:41:05.010044928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8e881e94-9c3e-44f6-94f5-15cbbbec988a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.182177 | controller |     "Jun 11 11:41:05.025668 crc crio[22553]: time=\"2026-06-11T11:41:05.025247635Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-k7wwh/cp-frr-status\" id=bc9a4c34-b653-4d5c-9c56-f718d0abac48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.182192 | controller |     "Jun 11 11:41:05.026338 crc crio[22553]: time=\"2026-06-11T11:41:05.026055169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.182207 | controller |     "Jun 11 11:41:05.099023 crc crio[22553]: time=\"2026-06-11T11:41:05.098868552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.182222 | controller |     "Jun 11 11:41:05.104999 crc crio[22553]: time=\"2026-06-11T11:41:05.104875505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.182237 | controller |     "Jun 11 11:41:05.253518 crc crio[22553]: time=\"2026-06-11T11:41:05.253240409Z\" level=info msg=\"Created container f7c2f5b45385b615f14fc994fd0014dc29621603f6290d1f4d71a732f9adb578: openshift-frr-k8s/frr-k8s-k7wwh/cp-frr-status\" id=bc9a4c34-b653-4d5c-9c56-f718d0abac48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.182252 | controller |     "Jun 11 11:41:05.255349 crc crio[22553]: time=\"2026-06-11T11:41:05.254924628Z\" level=info msg=\"Starting container: f7c2f5b45385b615f14fc994fd0014dc29621603f6290d1f4d71a732f9adb578\" id=c32d1581-bebe-4c42-9aed-5bc0119d029e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.182267 | controller |     "Jun 11 11:41:05.261592 crc crio[22553]: time=\"2026-06-11T11:41:05.261303351Z\" level=info msg=\"Started container\" PID=45126 containerID=f7c2f5b45385b615f14fc994fd0014dc29621603f6290d1f4d71a732f9adb578 description=openshift-frr-k8s/frr-k8s-k7wwh/cp-frr-status id=c32d1581-bebe-4c42-9aed-5bc0119d029e name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265",
2026-06-11 12:41:58.182287 | controller |     "Jun 11 11:41:06.035926 crc crio[22553]: time=\"2026-06-11T11:41:06.035008011Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1a9e8d22-1e73-460b-b63f-684928ba8739 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.182303 | controller |     "Jun 11 11:41:06.056018 crc crio[22553]: time=\"2026-06-11T11:41:06.055868921Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=e0e4d84e-b4aa-49c3-9fac-a799f8910be1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.182318 | controller |     "Jun 11 11:41:06.067094 crc crio[22553]: time=\"2026-06-11T11:41:06.06696556Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-k7wwh/controller\" id=f3aee306-95ce-41d8-b2f2-034afa2fd811 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.182333 | controller |     "Jun 11 11:41:06.067924 crc crio[22553]: time=\"2026-06-11T11:41:06.067809704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.182362 | controller |     "Jun 11 11:41:06.158805 crc crio[22553]: time=\"2026-06-11T11:41:06.158581564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.182382 | controller |     "Jun 11 11:41:06.166365 crc crio[22553]: time=\"2026-06-11T11:41:06.166231033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.182398 | controller |     "Jun 11 11:41:06.294493 crc crio[22553]: time=\"2026-06-11T11:41:06.294005606Z\" level=info msg=\"Created container 01f2d4e52c925ec4892d68c78324a5b95858e42876dc5cb6f7b5a13ec7d0c10d: openshift-frr-k8s/frr-k8s-k7wwh/controller\" id=f3aee306-95ce-41d8-b2f2-034afa2fd811 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.182414 | controller |     "Jun 11 11:41:06.295883 crc crio[22553]: time=\"2026-06-11T11:41:06.295582392Z\" level=info msg=\"Starting container: 01f2d4e52c925ec4892d68c78324a5b95858e42876dc5cb6f7b5a13ec7d0c10d\" id=b48725d5-1e8f-42c8-a574-ce7ba3a5e57c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.182430 | controller |     "Jun 11 11:41:06.308611 crc crio[22553]: time=\"2026-06-11T11:41:06.308432681Z\" level=info msg=\"Started container\" PID=45190 containerID=01f2d4e52c925ec4892d68c78324a5b95858e42876dc5cb6f7b5a13ec7d0c10d description=openshift-frr-k8s/frr-k8s-k7wwh/controller id=b48725d5-1e8f-42c8-a574-ce7ba3a5e57c name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265",
2026-06-11 12:41:58.182445 | controller |     "Jun 11 11:41:06.325793 crc crio[22553]: time=\"2026-06-11T11:41:06.325617005Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=88df5dac-433b-456f-b384-5407711e4390 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.182460 | controller |     "Jun 11 11:41:06.330673 crc crio[22553]: time=\"2026-06-11T11:41:06.330503526Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=c8a9785d-e2c8-47d0-8e35-976c079cef7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.182479 | controller |     "Jun 11 11:41:06.351505 crc crio[22553]: time=\"2026-06-11T11:41:06.350958154Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-k7wwh/frr\" id=99ed8b81-aab7-4fee-af62-6ffe01c217a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.182494 | controller |     "Jun 11 11:41:06.352971 crc crio[22553]: time=\"2026-06-11T11:41:06.352672313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.182510 | controller |     "Jun 11 11:41:06.403856 crc crio[22553]: time=\"2026-06-11T11:41:06.403646028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.182524 | controller |     "Jun 11 11:41:06.410310 crc crio[22553]: time=\"2026-06-11T11:41:06.410085473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.182539 | controller |     "Jun 11 11:41:06.553578 crc crio[22553]: time=\"2026-06-11T11:41:06.553072794Z\" level=info msg=\"Created container f6e20274fcc5041c85598583fd2ad381bb4cecdc418ec5047d802da4418390fd: openshift-frr-k8s/frr-k8s-k7wwh/frr\" id=99ed8b81-aab7-4fee-af62-6ffe01c217a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.182554 | controller |     "Jun 11 11:41:06.554941 crc crio[22553]: time=\"2026-06-11T11:41:06.554807963Z\" level=info msg=\"Starting container: f6e20274fcc5041c85598583fd2ad381bb4cecdc418ec5047d802da4418390fd\" id=064e803a-8405-4457-862b-eb21950dc658 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.182569 | controller |     "Jun 11 11:41:06.565370 crc crio[22553]: time=\"2026-06-11T11:41:06.565203452Z\" level=info msg=\"Started container\" PID=45209 containerID=f6e20274fcc5041c85598583fd2ad381bb4cecdc418ec5047d802da4418390fd description=openshift-frr-k8s/frr-k8s-k7wwh/frr id=064e803a-8405-4457-862b-eb21950dc658 name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265",
2026-06-11 12:41:58.182584 | controller |     "Jun 11 11:41:06.581027 crc crio[22553]: time=\"2026-06-11T11:41:06.580949475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=844ac2d6-e643-42ec-b09f-168e2d5dfb47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.182599 | controller |     "Jun 11 11:41:06.585035 crc crio[22553]: time=\"2026-06-11T11:41:06.584882668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1d385713-c473-4853-9754-4394602efe98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.182614 | controller |     "Jun 11 11:41:06.593980 crc crio[22553]: time=\"2026-06-11T11:41:06.593781544Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-k7wwh/reloader\" id=59e55197-de52-4461-b5aa-d18121e81acb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.182629 | controller |     "Jun 11 11:41:06.594587 crc crio[22553]: time=\"2026-06-11T11:41:06.594432443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.182644 | controller |     "Jun 11 11:41:06.643821 crc crio[22553]: time=\"2026-06-11T11:41:06.638984443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.182659 | controller |     "Jun 11 11:41:06.652960 crc crio[22553]: time=\"2026-06-11T11:41:06.648094415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.182677 | controller |     "Jun 11 11:41:06.821344 crc crio[22553]: time=\"2026-06-11T11:41:06.821103519Z\" level=info msg=\"Created container 15a683a0f53e0129f7939ac1862846f38ed6f7fec2669ac83c1f1f8d391a2370: openshift-frr-k8s/frr-k8s-k7wwh/reloader\" id=59e55197-de52-4461-b5aa-d18121e81acb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.182693 | controller |     "Jun 11 11:41:06.823160 crc crio[22553]: time=\"2026-06-11T11:41:06.823069675Z\" level=info msg=\"Starting container: 15a683a0f53e0129f7939ac1862846f38ed6f7fec2669ac83c1f1f8d391a2370\" id=988e1f82-b55a-408f-8975-f438af701fe8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.182708 | controller |     "Jun 11 11:41:06.829569 crc crio[22553]: time=\"2026-06-11T11:41:06.829479999Z\" level=info msg=\"Started container\" PID=45242 containerID=15a683a0f53e0129f7939ac1862846f38ed6f7fec2669ac83c1f1f8d391a2370 description=openshift-frr-k8s/frr-k8s-k7wwh/reloader id=988e1f82-b55a-408f-8975-f438af701fe8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265",
2026-06-11 12:41:58.182722 | controller |     "Jun 11 11:41:06.847074 crc crio[22553]: time=\"2026-06-11T11:41:06.846946081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=780898cf-91f4-4816-8f90-f77229fb2a83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.182737 | controller |     "Jun 11 11:41:06.851517 crc crio[22553]: time=\"2026-06-11T11:41:06.851099651Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=719dd98b-8325-4199-af83-f2e1fc82c50f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.182752 | controller |     "Jun 11 11:41:06.860971 crc crio[22553]: time=\"2026-06-11T11:41:06.86082311Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-k7wwh/frr-metrics\" id=d9796c4e-8078-46bd-ab61-668ff8889659 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.182767 | controller |     "Jun 11 11:41:06.861322 crc crio[22553]: time=\"2026-06-11T11:41:06.861261193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.182782 | controller |     "Jun 11 11:41:06.888607 crc crio[22553]: time=\"2026-06-11T11:41:06.888528547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.182797 | controller |     "Jun 11 11:41:06.891666 crc crio[22553]: time=\"2026-06-11T11:41:06.891595105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.182812 | controller |     "Jun 11 11:41:07.030742 crc crio[22553]: time=\"2026-06-11T11:41:07.030023544Z\" level=info msg=\"Created container 43be99a1b84f60ca9b3daa0dfccfe12b70a6158ce203229da3361587a28d2c4e: openshift-frr-k8s/frr-k8s-k7wwh/frr-metrics\" id=d9796c4e-8078-46bd-ab61-668ff8889659 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.182827 | controller |     "Jun 11 11:41:07.033264 crc crio[22553]: time=\"2026-06-11T11:41:07.033113913Z\" level=info msg=\"Starting container: 43be99a1b84f60ca9b3daa0dfccfe12b70a6158ce203229da3361587a28d2c4e\" id=c4aa85e1-8570-45ec-b029-0a6a5f6883d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.182842 | controller |     "Jun 11 11:41:07.043015 crc crio[22553]: time=\"2026-06-11T11:41:07.042917095Z\" level=info msg=\"Started container\" PID=45267 containerID=43be99a1b84f60ca9b3daa0dfccfe12b70a6158ce203229da3361587a28d2c4e description=openshift-frr-k8s/frr-k8s-k7wwh/frr-metrics id=c4aa85e1-8570-45ec-b029-0a6a5f6883d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265",
2026-06-11 12:41:58.182861 | controller |     "Jun 11 11:41:07.054642 crc crio[22553]: time=\"2026-06-11T11:41:07.053846269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2fca1e7c-43c4-483b-a5ba-2ba11b0a4bb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.182876 | controller |     "Jun 11 11:41:07.056398 crc crio[22553]: time=\"2026-06-11T11:41:07.056291319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d8cfb677-6a29-4512-9b23-1b03d89a827f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.182891 | controller |     "Jun 11 11:41:07.064418 crc crio[22553]: time=\"2026-06-11T11:41:07.064294289Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-k7wwh/frr-status\" id=88deade6-7247-4b09-8671-4d187c9b2398 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.182906 | controller |     "Jun 11 11:41:07.065061 crc crio[22553]: time=\"2026-06-11T11:41:07.064974719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.182922 | controller |     "Jun 11 11:41:07.099607 crc crio[22553]: time=\"2026-06-11T11:41:07.099353697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.182937 | controller |     "Jun 11 11:41:07.105116 crc crio[22553]: time=\"2026-06-11T11:41:07.104981769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.182952 | controller |     "Jun 11 11:41:07.250244 crc crio[22553]: time=\"2026-06-11T11:41:07.250111041Z\" level=info msg=\"Created container 53057921177b5c8658b6e368abc01fa693bbc959227a79f3f26b8b12ec4ddc27: openshift-frr-k8s/frr-k8s-k7wwh/frr-status\" id=88deade6-7247-4b09-8671-4d187c9b2398 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.182967 | controller |     "Jun 11 11:41:07.251961 crc crio[22553]: time=\"2026-06-11T11:41:07.251886002Z\" level=info msg=\"Starting container: 53057921177b5c8658b6e368abc01fa693bbc959227a79f3f26b8b12ec4ddc27\" id=28b9f390-9099-42b8-a27d-95435ad7e821 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.182982 | controller |     "Jun 11 11:41:07.262158 crc crio[22553]: time=\"2026-06-11T11:41:07.262087665Z\" level=info msg=\"Started container\" PID=45284 containerID=53057921177b5c8658b6e368abc01fa693bbc959227a79f3f26b8b12ec4ddc27 description=openshift-frr-k8s/frr-k8s-k7wwh/frr-status id=28b9f390-9099-42b8-a27d-95435ad7e821 name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265",
2026-06-11 12:41:58.182997 | controller |     "Jun 11 11:41:07.280658 crc crio[22553]: time=\"2026-06-11T11:41:07.280439573Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=510be93e-b394-42b9-8c6a-dd7f3c46073e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.183012 | controller |     "Jun 11 11:41:07.286565 crc crio[22553]: time=\"2026-06-11T11:41:07.285185459Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=996b293f-91b9-4f69-9f41-0d5d15323f71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.183026 | controller |     "Jun 11 11:41:07.299211 crc crio[22553]: time=\"2026-06-11T11:41:07.298191813Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-k7wwh/kube-rbac-proxy\" id=f91fd0e4-642c-401f-a366-3a722965c3a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.183046 | controller |     "Jun 11 11:41:07.300782 crc crio[22553]: time=\"2026-06-11T11:41:07.299464359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.183062 | controller |     "Jun 11 11:41:07.371534 crc crio[22553]: time=\"2026-06-11T11:41:07.371078718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.183077 | controller |     "Jun 11 11:41:07.617594 crc crio[22553]: time=\"2026-06-11T11:41:07.617455271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.183092 | controller |     "Jun 11 11:41:07.747837 crc crio[22553]: time=\"2026-06-11T11:41:07.747648803Z\" level=info msg=\"Created container 969d9c6af7bc0b84ce04817721917744b141c28b7c8781a102a4ef744de61a64: openshift-frr-k8s/frr-k8s-k7wwh/kube-rbac-proxy\" id=f91fd0e4-642c-401f-a366-3a722965c3a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.183107 | controller |     "Jun 11 11:41:07.749476 crc crio[22553]: time=\"2026-06-11T11:41:07.749368893Z\" level=info msg=\"Starting container: 969d9c6af7bc0b84ce04817721917744b141c28b7c8781a102a4ef744de61a64\" id=5f645a59-1da4-40db-9bdd-17a9173038f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.183122 | controller |     "Jun 11 11:41:07.755660 crc crio[22553]: time=\"2026-06-11T11:41:07.75554358Z\" level=info msg=\"Started container\" PID=45317 containerID=969d9c6af7bc0b84ce04817721917744b141c28b7c8781a102a4ef744de61a64 description=openshift-frr-k8s/frr-k8s-k7wwh/kube-rbac-proxy id=5f645a59-1da4-40db-9bdd-17a9173038f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265",
2026-06-11 12:41:58.183137 | controller |     "Jun 11 11:41:07.792303 crc crio[22553]: time=\"2026-06-11T11:41:07.79205466Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6cc92a43-ea21-4845-a911-f013256295ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.183170 | controller |     "Jun 11 11:41:07.796939 crc crio[22553]: time=\"2026-06-11T11:41:07.796144027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=9d9fc033-f2c5-477c-993b-705b577cd08b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.183188 | controller |     "Jun 11 11:41:07.805340 crc crio[22553]: time=\"2026-06-11T11:41:07.805156006Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-k7wwh/kube-rbac-proxy-frr\" id=2519e1b6-c736-43c2-a369-999d5d247363 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.183204 | controller |     "Jun 11 11:41:07.806451 crc crio[22553]: time=\"2026-06-11T11:41:07.806173126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.183219 | controller |     "Jun 11 11:41:07.846884 crc crio[22553]: time=\"2026-06-11T11:41:07.846596748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.183234 | controller |     "Jun 11 11:41:08.248447 crc crio[22553]: time=\"2026-06-11T11:41:08.248317196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.183249 | controller |     "Jun 11 11:41:08.348015 crc crio[22553]: time=\"2026-06-11T11:41:08.346722334Z\" level=info msg=\"Created container fc99e7f65216688416e82891ad4b7ab2481056ede82b0b69081e62fc88864eb9: openshift-frr-k8s/frr-k8s-k7wwh/kube-rbac-proxy-frr\" id=2519e1b6-c736-43c2-a369-999d5d247363 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.183268 | controller |     "Jun 11 11:41:08.349568 crc crio[22553]: time=\"2026-06-11T11:41:08.349426872Z\" level=info msg=\"Starting container: fc99e7f65216688416e82891ad4b7ab2481056ede82b0b69081e62fc88864eb9\" id=828259a3-7daf-46c8-8c51-01410f05f81b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.183283 | controller |     "Jun 11 11:41:08.357162 crc crio[22553]: time=\"2026-06-11T11:41:08.3570117Z\" level=info msg=\"Started container\" PID=45342 containerID=fc99e7f65216688416e82891ad4b7ab2481056ede82b0b69081e62fc88864eb9 description=openshift-frr-k8s/frr-k8s-k7wwh/kube-rbac-proxy-frr id=828259a3-7daf-46c8-8c51-01410f05f81b name=/runtime.v1.RuntimeService/StartContainer sandboxID=791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265",
2026-06-11 12:41:58.183298 | controller |     "Jun 11 11:41:32.444800 crc crio[22553]: time=\"2026-06-11T11:41:32.443826771Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-5887bcc78f-d6c8q/POD\" id=9fd6d02d-b57d-478c-8f40-0b12fd01276f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.183313 | controller |     "Jun 11 11:41:32.448110 crc crio[22553]: time=\"2026-06-11T11:41:32.44481885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.183329 | controller |     "Jun 11 11:41:32.479409 crc crio[22553]: time=\"2026-06-11T11:41:32.479156317Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5887bcc78f-d6c8q Namespace:baremetal-operator-system ID:99a98d029c2ac84fc9452291bc8d4edd1b01b0a8d9dead1598d9d4af44d08598 UID:614f5d62-5f1f-4fff-aa29-0de485eb3ed6 NetNS:/var/run/netns/2adf5258-0c38-40a9-b6d6-4fa2bf1014a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod614f5d62_5f1f_4fff_aa29_0de485eb3ed6.slice PodAnnotations:0xc0011e8450}] Aliases:map[]}\"",
2026-06-11 12:41:58.183344 | controller |     "Jun 11 11:41:32.479409 crc crio[22553]: time=\"2026-06-11T11:41:32.479251829Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-5887bcc78f-d6c8q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.183379 | controller |     "Jun 11 11:41:33.212643 crc crio[22553]: 2026-06-11T11:41:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99a98d029c2ac84 Mac:d6:9a:07:ce:b9:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/2adf5258-0c38-40a9-b6d6-4fa2bf1014a3 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.183396 | controller |     "Jun 11 11:41:33.216410 crc crio[22553]: time=\"2026-06-11T11:41:33.215986358Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5887bcc78f-d6c8q Namespace:baremetal-operator-system ID:99a98d029c2ac84fc9452291bc8d4edd1b01b0a8d9dead1598d9d4af44d08598 UID:614f5d62-5f1f-4fff-aa29-0de485eb3ed6 NetNS:/var/run/netns/2adf5258-0c38-40a9-b6d6-4fa2bf1014a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod614f5d62_5f1f_4fff_aa29_0de485eb3ed6.slice PodAnnotations:0xc0011e8450}] Aliases:map[]}\"",
2026-06-11 12:41:58.183412 | controller |     "Jun 11 11:41:33.216631 crc crio[22553]: time=\"2026-06-11T11:41:33.216514923Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-5887bcc78f-d6c8q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.183431 | controller |     "Jun 11 11:41:33.224873 crc crio[22553]: time=\"2026-06-11T11:41:33.22475204Z\" level=info msg=\"Ran pod sandbox 99a98d029c2ac84fc9452291bc8d4edd1b01b0a8d9dead1598d9d4af44d08598 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-5887bcc78f-d6c8q/POD\" id=9fd6d02d-b57d-478c-8f40-0b12fd01276f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.183447 | controller |     "Jun 11 11:41:33.230774 crc crio[22553]: time=\"2026-06-11T11:41:33.230603248Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=d425decc-a8b6-4c71-ae90-cc273d2e6719 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.183462 | controller |     "Jun 11 11:41:33.251925 crc crio[22553]: time=\"2026-06-11T11:41:33.251657303Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-11 12:41:58.183476 | controller |     "Jun 11 11:41:33.494320 crc crio[22553]: time=\"2026-06-11T11:41:33.494199745Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-4sdqk/POD\" id=11b15e90-4fda-4665-8c2e-9e24cc13a1ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.183492 | controller |     "Jun 11 11:41:33.497284 crc crio[22553]: time=\"2026-06-11T11:41:33.494319249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.183507 | controller |     "Jun 11 11:41:33.533181 crc crio[22553]: time=\"2026-06-11T11:41:33.533079173Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-4sdqk Namespace:openstack-operators ID:e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e UID:1c7ba785-3bb0-44f5-9dde-6a20865830ca NetNS:/var/run/netns/904095dd-76b0-4e37-ad3a-9b95798e7a00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c7ba785_3bb0_44f5_9dde_6a20865830ca.slice PodAnnotations:0xc00061e908}] Aliases:map[]}\"",
2026-06-11 12:41:58.183523 | controller |     "Jun 11 11:41:33.534079 crc crio[22553]: time=\"2026-06-11T11:41:33.53402827Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-4sdqk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.183538 | controller |     "Jun 11 11:41:33.979420 crc crio[22553]: 2026-06-11T11:41:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e9f67d0a9f9e43e Mac:7e:5e:3a:de:47:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/904095dd-76b0-4e37-ad3a-9b95798e7a00 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.183553 | controller |     "Jun 11 11:41:33.980632 crc crio[22553]: time=\"2026-06-11T11:41:33.980525535Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-4sdqk Namespace:openstack-operators ID:e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e UID:1c7ba785-3bb0-44f5-9dde-6a20865830ca NetNS:/var/run/netns/904095dd-76b0-4e37-ad3a-9b95798e7a00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c7ba785_3bb0_44f5_9dde_6a20865830ca.slice PodAnnotations:0xc00061e908}] Aliases:map[]}\"",
2026-06-11 12:41:58.183568 | controller |     "Jun 11 11:41:33.980843 crc crio[22553]: time=\"2026-06-11T11:41:33.980758782Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-4sdqk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.183583 | controller |     "Jun 11 11:41:34.076481 crc crio[22553]: time=\"2026-06-11T11:41:34.075636759Z\" level=info msg=\"Ran pod sandbox e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e with infra container: openstack-operators/openstack-operator-index-4sdqk/POD\" id=11b15e90-4fda-4665-8c2e-9e24cc13a1ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.183601 | controller |     "Jun 11 11:41:34.081945 crc crio[22553]: time=\"2026-06-11T11:41:34.0808996Z\" level=info msg=\"Pulling image: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=afe6495c-6a7a-464a-957c-f2901d51bb95 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.183619 | controller |     "Jun 11 11:41:34.082850 crc crio[22553]: time=\"2026-06-11T11:41:34.08263032Z\" level=info msg=\"Trying to access \\\"38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"",
2026-06-11 12:41:58.183635 | controller |     "Jun 11 11:41:34.967058 crc crio[22553]: time=\"2026-06-11T11:41:34.96692867Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-766d5bfcd4-kkm49/POD\" id=1aabdcce-6f4d-4f02-bc3f-dfbae6a767b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.183651 | controller |     "Jun 11 11:41:34.967058 crc crio[22553]: time=\"2026-06-11T11:41:34.967055603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.183666 | controller |     "Jun 11 11:41:35.740853 crc crio[22553]: time=\"2026-06-11T11:41:35.740103496Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/POD\" id=bba91bfd-a4cb-4598-9ee8-f674168d9e3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.183681 | controller |     "Jun 11 11:41:35.741000 crc crio[22553]: time=\"2026-06-11T11:41:35.740903009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.183696 | controller |     "Jun 11 11:41:37.978272 crc crio[22553]: time=\"2026-06-11T11:41:37.976981606Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-tdgd8/POD\" id=50961280-2413-48ef-8ba8-3de59d60f489 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.183711 | controller |     "Jun 11 11:41:37.978272 crc crio[22553]: time=\"2026-06-11T11:41:37.97849463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.183725 | controller |     "Jun 11 11:41:38.279665 crc crio[22553]: time=\"2026-06-11T11:41:38.279485602Z\" 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=bba91bfd-a4cb-4598-9ee8-f674168d9e3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.183740 | controller |     "Jun 11 11:41:38.290996 crc crio[22553]: time=\"2026-06-11T11:41:38.290675454Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-766d5bfcd4-kkm49 Namespace:baremetal-operator-system ID:f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6 UID:98f4e0ab-3f9b-436f-86fd-ccae34ee4bf9 NetNS:/var/run/netns/e6b82ac4-8a86-417e-a406-16ebf408c5df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98f4e0ab_3f9b_436f_86fd_ccae34ee4bf9.slice PodAnnotations:0xc0011e8268}] Aliases:map[]}\"",
2026-06-11 12:41:58.183754 | controller |     "Jun 11 11:41:38.290996 crc crio[22553]: time=\"2026-06-11T11:41:38.291016784Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-766d5bfcd4-kkm49 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.183769 | controller |     "Jun 11 11:41:38.308851 crc crio[22553]: time=\"2026-06-11T11:41:38.308354022Z\" level=info msg=\"Ran pod sandbox a721e3f7e12b872f68b7b36a068b6af1cd71d74183da5603a5217ebac031d65f with infra container: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/POD\" id=bba91bfd-a4cb-4598-9ee8-f674168d9e3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.183788 | controller |     "Jun 11 11:41:38.313621 crc crio[22553]: time=\"2026-06-11T11:41:38.31349199Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=2138ac55-7662-46b9-baa6-89790af5c719 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.183804 | controller |     "Jun 11 11:41:38.321242 crc crio[22553]: time=\"2026-06-11T11:41:38.320584573Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"",
2026-06-11 12:41:58.183818 | controller |     "Jun 11 11:41:38.833404 crc crio[22553]: time=\"2026-06-11T11:41:38.833259361Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=d425decc-a8b6-4c71-ae90-cc273d2e6719 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.183833 | controller |     "Jun 11 11:41:38.835610 crc crio[22553]: time=\"2026-06-11T11:41:38.835526636Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=137a4337-6dd2-46e1-b612-2601c7549f86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.183848 | controller |     "Jun 11 11:41:38.856979 crc crio[22553]: time=\"2026-06-11T11:41:38.856851209Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-tdgd8 Namespace:openstack-operators ID:ee642ec685ba59bead0f6fbbdab1f285979f47f72114e7afc0ae1d7bf67d125a UID:0fbf1098-1c89-4541-a341-2d59f00f4cb5 NetNS:/var/run/netns/2dccbc96-eef3-40e4-9947-4d60932f1235 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0fbf1098_1c89_4541_a341_2d59f00f4cb5.slice PodAnnotations:0xc001894480}] Aliases:map[]}\"",
2026-06-11 12:41:58.183862 | controller |     "Jun 11 11:41:38.856979 crc crio[22553]: time=\"2026-06-11T11:41:38.856945942Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-tdgd8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.183877 | controller |     "Jun 11 11:41:39.004446 crc crio[22553]: 2026-06-11T11:41:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5ac08644733381 Mac:e2:0d:12:b2:2a:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/e6b82ac4-8a86-417e-a406-16ebf408c5df SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.183892 | controller |     "Jun 11 11:41:39.006177 crc crio[22553]: time=\"2026-06-11T11:41:39.006081389Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-766d5bfcd4-kkm49 Namespace:baremetal-operator-system ID:f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6 UID:98f4e0ab-3f9b-436f-86fd-ccae34ee4bf9 NetNS:/var/run/netns/e6b82ac4-8a86-417e-a406-16ebf408c5df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98f4e0ab_3f9b_436f_86fd_ccae34ee4bf9.slice PodAnnotations:0xc0011e8268}] Aliases:map[]}\"",
2026-06-11 12:41:58.183962 | controller |     "Jun 11 11:41:39.006319 crc crio[22553]: time=\"2026-06-11T11:41:39.006300975Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-766d5bfcd4-kkm49 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.183986 | controller |     "Jun 11 11:41:39.163657 crc crio[22553]: time=\"2026-06-11T11:41:39.163536695Z\" level=info msg=\"Ran pod sandbox f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-766d5bfcd4-kkm49/POD\" id=1aabdcce-6f4d-4f02-bc3f-dfbae6a767b1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.184007 | controller |     "Jun 11 11:41:39.167396 crc crio[22553]: time=\"2026-06-11T11:41:39.167266092Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=033011f4-2bf6-4529-a7d0-cd657c61a144 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.184024 | controller |     "Jun 11 11:41:39.171501 crc crio[22553]: time=\"2026-06-11T11:41:39.171402661Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"",
2026-06-11 12:41:58.184039 | controller |     "Jun 11 11:41:39.488874 crc crio[22553]: time=\"2026-06-11T11:41:39.488223849Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=0d9c0c67-d71a-4e12-ba17-d5382ac5e73c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.184054 | controller |     "Jun 11 11:41:39.502360 crc crio[22553]: time=\"2026-06-11T11:41:39.502247632Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5887bcc78f-d6c8q/manager\" id=4a3b7669-26e0-4d96-8f94-e1c676939313 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.184070 | controller |     "Jun 11 11:41:39.505135 crc crio[22553]: time=\"2026-06-11T11:41:39.505073383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.184085 | controller |     "Jun 11 11:41:39.555623 crc crio[22553]: time=\"2026-06-11T11:41:39.555501923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.184100 | controller |     "Jun 11 11:41:39.604459 crc crio[22553]: time=\"2026-06-11T11:41:39.604311536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.184115 | controller |     "Jun 11 11:41:39.704047 crc crio[22553]: 2026-06-11T11:41:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee642ec685ba59b Mac:5e:a5:ca:9d:23:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/2dccbc96-eef3-40e4-9947-4d60932f1235 SocketPath: PciID:}] [{Interface:0xc00015e9b0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.184130 | controller |     "Jun 11 11:41:39.705539 crc crio[22553]: time=\"2026-06-11T11:41:39.705449523Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-tdgd8 Namespace:openstack-operators ID:ee642ec685ba59bead0f6fbbdab1f285979f47f72114e7afc0ae1d7bf67d125a UID:0fbf1098-1c89-4541-a341-2d59f00f4cb5 NetNS:/var/run/netns/2dccbc96-eef3-40e4-9947-4d60932f1235 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0fbf1098_1c89_4541_a341_2d59f00f4cb5.slice PodAnnotations:0xc001894480}] Aliases:map[]}\"",
2026-06-11 12:41:58.184144 | controller |     "Jun 11 11:41:39.705832 crc crio[22553]: time=\"2026-06-11T11:41:39.705665899Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-tdgd8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.184159 | controller |     "Jun 11 11:41:39.740069 crc crio[22553]: time=\"2026-06-11T11:41:39.739833421Z\" level=info msg=\"Created container 7776964a7c402c07450078d63716f6ee30766bc0851532d11f4969e1c0078c47: baremetal-operator-system/baremetal-operator-controller-manager-5887bcc78f-d6c8q/manager\" id=4a3b7669-26e0-4d96-8f94-e1c676939313 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.184174 | controller |     "Jun 11 11:41:39.742865 crc crio[22553]: time=\"2026-06-11T11:41:39.742600701Z\" level=info msg=\"Starting container: 7776964a7c402c07450078d63716f6ee30766bc0851532d11f4969e1c0078c47\" id=7db43da1-4024-4903-9e8d-92da4db7ef16 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.184195 | controller |     "Jun 11 11:41:39.758136 crc crio[22553]: time=\"2026-06-11T11:41:39.757805218Z\" level=info msg=\"Started container\" PID=46296 containerID=7776964a7c402c07450078d63716f6ee30766bc0851532d11f4969e1c0078c47 description=baremetal-operator-system/baremetal-operator-controller-manager-5887bcc78f-d6c8q/manager id=7db43da1-4024-4903-9e8d-92da4db7ef16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99a98d029c2ac84fc9452291bc8d4edd1b01b0a8d9dead1598d9d4af44d08598",
2026-06-11 12:41:58.184211 | controller |     "Jun 11 11:41:39.930430 crc crio[22553]: time=\"2026-06-11T11:41:39.930135782Z\" level=info msg=\"Ran pod sandbox ee642ec685ba59bead0f6fbbdab1f285979f47f72114e7afc0ae1d7bf67d125a with infra container: openstack-operators/openstack-operator-index-tdgd8/POD\" id=50961280-2413-48ef-8ba8-3de59d60f489 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.184226 | controller |     "Jun 11 11:41:39.936966 crc crio[22553]: time=\"2026-06-11T11:41:39.936853185Z\" level=info msg=\"Pulling image: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=5bc18933-4e76-4a18-981e-ddddc980b024 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.184241 | controller |     "Jun 11 11:41:39.938304 crc crio[22553]: time=\"2026-06-11T11:41:39.938246655Z\" level=info msg=\"Trying to access \\\"38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"",
2026-06-11 12:41:58.184255 | controller |     "Jun 11 11:41:52.707077 crc crio[22553]: time=\"2026-06-11T11:41:52.700493387Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:f8cea8a8d7d1bb9abfb877f3a8c922976093b3b7b65ed091b8f89b51cc058afa\" id=033011f4-2bf6-4529-a7d0-cd657c61a144 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.184270 | controller |     "Jun 11 11:41:52.709313 crc crio[22553]: time=\"2026-06-11T11:41:52.707935461Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=c5ba5a4a-12d1-4b36-8775-f11a9be92a5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.184285 | controller |     "Jun 11 11:41:55.485422 crc crio[22553]: time=\"2026-06-11T11:41:55.485274659Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=2f65edb8-f041-4c10-8841-398c4d54cbcf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.184300 | controller |     "Jun 11 11:41:55.490647 crc crio[22553]: time=\"2026-06-11T11:41:55.490410575Z\" level=info msg=\"Pulled image: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index@sha256:120d6c2d9867ac840e66c2545e2625c771dd2ddb3dd52c7817e662b96cb7231a\" id=5bc18933-4e76-4a18-981e-ddddc980b024 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.184316 | controller |     "Jun 11 11:41:55.492019 crc crio[22553]: time=\"2026-06-11T11:41:55.491922669Z\" level=info msg=\"Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=5b696f55-758d-416e-83d8-81d421c956c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.184331 | controller |     "Jun 11 11:41:55.497895 crc crio[22553]: time=\"2026-06-11T11:41:55.497389147Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=2138ac55-7662-46b9-baa6-89790af5c719 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.184360 | controller |     "Jun 11 11:41:55.500245 crc crio[22553]: time=\"2026-06-11T11:41:55.500131295Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=8360cb88-990f-464b-81fe-ee3705bfa6da name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.184381 | controller |     "Jun 11 11:41:55.511040 crc crio[22553]: time=\"2026-06-11T11:41:55.510954516Z\" level=info msg=\"Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=7bba8929-8b17-41af-bd40-6990a04e520f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.184401 | controller |     "Jun 11 11:41:55.512163 crc crio[22553]: time=\"2026-06-11T11:41:55.51213161Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=1a6149d2-f711-415d-9a4d-6cd684c449cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.184416 | controller |     "Jun 11 11:41:55.515212 crc crio[22553]: time=\"2026-06-11T11:41:55.515156027Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-766d5bfcd4-kkm49/manager\" id=ce9c1476-cfb5-4f26-b707-a8ff63c53e40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.184431 | controller |     "Jun 11 11:41:55.517439 crc crio[22553]: time=\"2026-06-11T11:41:55.517315689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.184446 | controller |     "Jun 11 11:41:55.520565 crc crio[22553]: time=\"2026-06-11T11:41:55.520530711Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-tdgd8/registry-server\" id=f0528aae-dda1-4eae-b46b-6b57c4551332 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.184461 | controller |     "Jun 11 11:41:55.521587 crc crio[22553]: time=\"2026-06-11T11:41:55.521475858Z\" level=info msg=\"Pulled image: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index@sha256:120d6c2d9867ac840e66c2545e2625c771dd2ddb3dd52c7817e662b96cb7231a\" id=afe6495c-6a7a-464a-957c-f2901d51bb95 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.184476 | controller |     "Jun 11 11:41:55.522491 crc crio[22553]: time=\"2026-06-11T11:41:55.522379554Z\" level=info msg=\"Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=e80ce559-b082-4d42-8629-23681b24ea75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.184491 | controller |     "Jun 11 11:41:55.524147 crc crio[22553]: time=\"2026-06-11T11:41:55.524080713Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-ipa-downloader\" id=f6395789-703a-4e06-bfda-3e19e09e50e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.184506 | controller |     "Jun 11 11:41:55.544341 crc crio[22553]: time=\"2026-06-11T11:41:55.544209462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.184521 | controller |     "Jun 11 11:41:55.560778 crc crio[22553]: time=\"2026-06-11T11:41:55.560591443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.184536 | controller |     "Jun 11 11:41:55.568818 crc crio[22553]: time=\"2026-06-11T11:41:55.566308107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.184552 | controller |     "Jun 11 11:41:55.571115 crc crio[22553]: time=\"2026-06-11T11:41:55.570980792Z\" level=info msg=\"Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=edf162a5-997a-4a29-8acb-b4b323dfaee6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.184568 | controller |     "Jun 11 11:41:55.607872 crc crio[22553]: time=\"2026-06-11T11:41:55.60709299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.184587 | controller |     "Jun 11 11:41:55.631080 crc crio[22553]: time=\"2026-06-11T11:41:55.630914714Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-4sdqk/registry-server\" id=cdf44f94-bd10-4cb2-9cfb-3878dfcc422d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.184603 | controller |     "Jun 11 11:41:55.636845 crc crio[22553]: time=\"2026-06-11T11:41:55.636802284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.184618 | controller |     "Jun 11 11:41:55.641907 crc crio[22553]: time=\"2026-06-11T11:41:55.637890765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.184633 | controller |     "Jun 11 11:41:55.674498 crc crio[22553]: time=\"2026-06-11T11:41:55.674101746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.184647 | controller |     "Jun 11 11:41:55.690523 crc crio[22553]: time=\"2026-06-11T11:41:55.690337293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.184662 | controller |     "Jun 11 11:41:55.692827 crc crio[22553]: time=\"2026-06-11T11:41:55.692720541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.184676 | controller |     "Jun 11 11:41:55.703156 crc crio[22553]: time=\"2026-06-11T11:41:55.703061028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.184691 | controller |     "Jun 11 11:41:55.773752 crc crio[22553]: time=\"2026-06-11T11:41:55.771672721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.184705 | controller |     "Jun 11 11:41:55.849085 crc crio[22553]: time=\"2026-06-11T11:41:55.848966063Z\" level=info msg=\"Created container 30284a26586bdf383d32d50bd074b56f22fc44b1e6c8bd6ac7c811f1dd09fd1c: baremetal-operator-system/baremetal-operator-controller-manager-766d5bfcd4-kkm49/manager\" id=ce9c1476-cfb5-4f26-b707-a8ff63c53e40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.184720 | controller |     "Jun 11 11:41:55.851304 crc crio[22553]: time=\"2026-06-11T11:41:55.851043223Z\" level=info msg=\"Starting container: 30284a26586bdf383d32d50bd074b56f22fc44b1e6c8bd6ac7c811f1dd09fd1c\" id=7b3bc675-b029-4c78-94d9-14788b512381 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.184735 | controller |     "Jun 11 11:41:55.861767 crc crio[22553]: time=\"2026-06-11T11:41:55.861710799Z\" level=info msg=\"Started container\" PID=46944 containerID=30284a26586bdf383d32d50bd074b56f22fc44b1e6c8bd6ac7c811f1dd09fd1c description=baremetal-operator-system/baremetal-operator-controller-manager-766d5bfcd4-kkm49/manager id=7b3bc675-b029-4c78-94d9-14788b512381 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6",
2026-06-11 12:41:58.184750 | controller |     "Jun 11 11:41:55.875037 crc crio[22553]: time=\"2026-06-11T11:41:55.874914709Z\" level=info msg=\"Created container a14c9db622b47242985901984d8f656b76ed8b5703f3a06a34d236cb64e948c5: openstack-operators/openstack-operator-index-tdgd8/registry-server\" id=f0528aae-dda1-4eae-b46b-6b57c4551332 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.184765 | controller |     "Jun 11 11:41:55.876239 crc crio[22553]: time=\"2026-06-11T11:41:55.876129404Z\" level=info msg=\"Created container 13e94517ae5a9eaaa52211d085346bd5d3ffb39fd7d991fd75dc9bfbdd11b25f: openstack-operators/openstack-operator-index-4sdqk/registry-server\" id=cdf44f94-bd10-4cb2-9cfb-3878dfcc422d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.184784 | controller |     "Jun 11 11:41:55.876606 crc crio[22553]: time=\"2026-06-11T11:41:55.876488614Z\" level=info msg=\"Starting container: a14c9db622b47242985901984d8f656b76ed8b5703f3a06a34d236cb64e948c5\" id=8cd2486d-0c76-475e-aa65-6662a7ed04c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.184800 | controller |     "Jun 11 11:41:55.877157 crc crio[22553]: time=\"2026-06-11T11:41:55.877102042Z\" level=info msg=\"Starting container: 13e94517ae5a9eaaa52211d085346bd5d3ffb39fd7d991fd75dc9bfbdd11b25f\" id=53a5e0a0-4d85-450e-b63e-a71e05cfeb62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.184814 | controller |     "Jun 11 11:41:55.892266 crc crio[22553]: time=\"2026-06-11T11:41:55.884637598Z\" level=info msg=\"Created container 51c6a78e8e8a9cc5333938738e8408076f1b14dd03d5034750105c0cc19d8571: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-ipa-downloader\" id=f6395789-703a-4e06-bfda-3e19e09e50e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.184829 | controller |     "Jun 11 11:41:55.892266 crc crio[22553]: time=\"2026-06-11T11:41:55.885991127Z\" level=info msg=\"Started container\" PID=46952 containerID=a14c9db622b47242985901984d8f656b76ed8b5703f3a06a34d236cb64e948c5 description=openstack-operators/openstack-operator-index-tdgd8/registry-server id=8cd2486d-0c76-475e-aa65-6662a7ed04c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee642ec685ba59bead0f6fbbdab1f285979f47f72114e7afc0ae1d7bf67d125a",
2026-06-11 12:41:58.184844 | controller |     "Jun 11 11:41:55.892266 crc crio[22553]: time=\"2026-06-11T11:41:55.886218594Z\" level=info msg=\"Starting container: 51c6a78e8e8a9cc5333938738e8408076f1b14dd03d5034750105c0cc19d8571\" id=68d162d8-539c-411f-a335-4f22c89e3f7a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.184859 | controller |     "Jun 11 11:41:55.892266 crc crio[22553]: time=\"2026-06-11T11:41:55.88643789Z\" level=info msg=\"Started container\" PID=46951 containerID=13e94517ae5a9eaaa52211d085346bd5d3ffb39fd7d991fd75dc9bfbdd11b25f description=openstack-operators/openstack-operator-index-4sdqk/registry-server id=53a5e0a0-4d85-450e-b63e-a71e05cfeb62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e",
2026-06-11 12:41:58.184874 | controller |     "Jun 11 11:41:55.893289 crc crio[22553]: time=\"2026-06-11T11:41:55.893218985Z\" level=info msg=\"Started container\" PID=46955 containerID=51c6a78e8e8a9cc5333938738e8408076f1b14dd03d5034750105c0cc19d8571 description=baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-ipa-downloader id=68d162d8-539c-411f-a335-4f22c89e3f7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a721e3f7e12b872f68b7b36a068b6af1cd71d74183da5603a5217ebac031d65f",
2026-06-11 12:41:58.184889 | controller |     "Jun 11 11:41:55.976316 crc crio[22553]: time=\"2026-06-11T11:41:55.976199471Z\" level=info msg=\"Stopping container: 13e94517ae5a9eaaa52211d085346bd5d3ffb39fd7d991fd75dc9bfbdd11b25f (timeout: 2s)\" id=4e572138-7f5c-4ba0-9d32-015d0b3c70fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.184904 | controller |     "Jun 11 11:41:56.108541 crc crio[22553]: time=\"2026-06-11T11:41:56.107628519Z\" level=info msg=\"Stopped container 13e94517ae5a9eaaa52211d085346bd5d3ffb39fd7d991fd75dc9bfbdd11b25f: openstack-operators/openstack-operator-index-4sdqk/registry-server\" id=4e572138-7f5c-4ba0-9d32-015d0b3c70fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.184919 | controller |     "Jun 11 11:41:56.111112 crc crio[22553]: time=\"2026-06-11T11:41:56.111000816Z\" level=info msg=\"Stopping pod sandbox: e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e\" id=270b6380-0a07-4a04-9977-ab36f6317fb8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.184938 | controller |     "Jun 11 11:41:56.111985 crc crio[22553]: time=\"2026-06-11T11:41:56.111934083Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-4sdqk Namespace:openstack-operators ID:e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e UID:1c7ba785-3bb0-44f5-9dde-6a20865830ca NetNS:/var/run/netns/904095dd-76b0-4e37-ad3a-9b95798e7a00 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c7ba785_3bb0_44f5_9dde_6a20865830ca.slice PodAnnotations:0xc002b8ab30}] Aliases:map[]}\"",
2026-06-11 12:41:58.184954 | controller |     "Jun 11 11:41:56.112199 crc crio[22553]: time=\"2026-06-11T11:41:56.112145969Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-4sdqk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.184969 | controller |     "Jun 11 11:41:56.379468 crc crio[22553]: time=\"2026-06-11T11:41:56.379316669Z\" level=info msg=\"Stopped pod sandbox: e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e\" id=270b6380-0a07-4a04-9977-ab36f6317fb8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.184984 | controller |     "Jun 11 11:41:57.015246 crc crio[22553]: time=\"2026-06-11T11:41:57.014400315Z\" level=info msg=\"Removing container: 13e94517ae5a9eaaa52211d085346bd5d3ffb39fd7d991fd75dc9bfbdd11b25f\" id=47d92d7a-378b-4912-8072-50768d6d2b0f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.184998 | controller |     "Jun 11 11:41:57.072630 crc crio[22553]: time=\"2026-06-11T11:41:57.072491086Z\" level=info msg=\"Removed container 13e94517ae5a9eaaa52211d085346bd5d3ffb39fd7d991fd75dc9bfbdd11b25f: openstack-operators/openstack-operator-index-4sdqk/registry-server\" id=47d92d7a-378b-4912-8072-50768d6d2b0f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.185013 | controller |     "Jun 11 11:42:00.569807 crc crio[22553]: time=\"2026-06-11T11:42:00.568587445Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686302-9t2ft/POD\" id=dc3961a5-6e0d-401e-ae9e-40f9d389f200 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.185028 | controller |     "Jun 11 11:42:00.569807 crc crio[22553]: time=\"2026-06-11T11:42:00.569737489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.185043 | controller |     "Jun 11 11:42:00.609431 crc crio[22553]: time=\"2026-06-11T11:42:00.609194033Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686302-9t2ft Namespace:openshift-infra ID:b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c UID:dc4519df-068f-4f72-b7df-d8083310ddaa NetNS:/var/run/netns/9243db7b-3fea-45ce-84cb-1e401670b0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc4519df_068f_4f72_b7df_d8083310ddaa.slice PodAnnotations:0xc0011e8458}] Aliases:map[]}\"",
2026-06-11 12:41:58.185059 | controller |     "Jun 11 11:42:00.609431 crc crio[22553]: time=\"2026-06-11T11:42:00.609334347Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686302-9t2ft to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.185074 | controller |     "Jun 11 11:42:00.976134 crc crio[22553]: 2026-06-11T11:42:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b9e528dbe2635ea Mac:a6:d2:6b:37:3b:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/9243db7b-3fea-45ce-84cb-1e401670b0fa SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.185089 | controller |     "Jun 11 11:42:00.979336 crc crio[22553]: time=\"2026-06-11T11:42:00.979264241Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686302-9t2ft Namespace:openshift-infra ID:b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c UID:dc4519df-068f-4f72-b7df-d8083310ddaa NetNS:/var/run/netns/9243db7b-3fea-45ce-84cb-1e401670b0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc4519df_068f_4f72_b7df_d8083310ddaa.slice PodAnnotations:0xc0011e8458}] Aliases:map[]}\"",
2026-06-11 12:41:58.185108 | controller |     "Jun 11 11:42:00.979515 crc crio[22553]: time=\"2026-06-11T11:42:00.979450536Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686302-9t2ft for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.185123 | controller |     "Jun 11 11:42:00.990045 crc crio[22553]: time=\"2026-06-11T11:42:00.98829242Z\" level=info msg=\"Ran pod sandbox b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c with infra container: openshift-infra/auto-csr-approver-29686302-9t2ft/POD\" id=dc3961a5-6e0d-401e-ae9e-40f9d389f200 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.185138 | controller |     "Jun 11 11:42:00.994613 crc crio[22553]: time=\"2026-06-11T11:42:00.994505039Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=03913e1e-64d2-4da3-adf0-14eaa8e5466c name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.185153 | controller |     "Jun 11 11:42:01.006862 crc crio[22553]: time=\"2026-06-11T11:42:01.006605497Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.185167 | controller |     "Jun 11 11:42:02.012156 crc crio[22553]: time=\"2026-06-11T11:42:02.011623447Z\" level=info msg=\"Stopping container: 30284a26586bdf383d32d50bd074b56f22fc44b1e6c8bd6ac7c811f1dd09fd1c (timeout: 10s)\" id=91f5724d-6648-42f7-84c2-ba3c2579258c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.185183 | controller |     "Jun 11 11:42:02.016630 crc crio[22553]: time=\"2026-06-11T11:42:02.016514208Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=03913e1e-64d2-4da3-adf0-14eaa8e5466c name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.185198 | controller |     "Jun 11 11:42:02.018400 crc crio[22553]: time=\"2026-06-11T11:42:02.018267118Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6eb6d3c0-ff4c-408f-8996-d24662c3a9b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.185212 | controller |     "Jun 11 11:42:02.021754 crc crio[22553]: time=\"2026-06-11T11:42:02.021487051Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=43f82300-5c38-40c4-8d33-10833c865678 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.185227 | controller |     "Jun 11 11:42:02.029392 crc crio[22553]: time=\"2026-06-11T11:42:02.029297785Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686302-9t2ft/oc\" id=1a90ee60-fa43-47b7-bad3-b297116a9f61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.185242 | controller |     "Jun 11 11:42:02.030202 crc crio[22553]: time=\"2026-06-11T11:42:02.030110389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.185257 | controller |     "Jun 11 11:42:02.092065 crc crio[22553]: time=\"2026-06-11T11:42:02.091887085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.185271 | controller |     "Jun 11 11:42:02.197261 crc crio[22553]: time=\"2026-06-11T11:42:02.196969265Z\" level=info msg=\"Stopped container 30284a26586bdf383d32d50bd074b56f22fc44b1e6c8bd6ac7c811f1dd09fd1c: baremetal-operator-system/baremetal-operator-controller-manager-766d5bfcd4-kkm49/manager\" id=91f5724d-6648-42f7-84c2-ba3c2579258c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.185290 | controller |     "Jun 11 11:42:02.202766 crc crio[22553]: time=\"2026-06-11T11:42:02.202289838Z\" level=info msg=\"Stopping pod sandbox: f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6\" id=fe1a91d8-4f7e-4399-aa84-0e7db042c249 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.185305 | controller |     "Jun 11 11:42:02.206575 crc crio[22553]: time=\"2026-06-11T11:42:02.206326714Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-766d5bfcd4-kkm49 Namespace:baremetal-operator-system ID:f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6 UID:98f4e0ab-3f9b-436f-86fd-ccae34ee4bf9 NetNS:/var/run/netns/e6b82ac4-8a86-417e-a406-16ebf408c5df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98f4e0ab_3f9b_436f_86fd_ccae34ee4bf9.slice PodAnnotations:0xc00279aa60}] Aliases:map[]}\"",
2026-06-11 12:41:58.185321 | controller |     "Jun 11 11:42:02.206952 crc crio[22553]: time=\"2026-06-11T11:42:02.20685704Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-766d5bfcd4-kkm49 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.185336 | controller |     "Jun 11 11:42:02.376404 crc crio[22553]: time=\"2026-06-11T11:42:02.375134617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.185369 | controller |     "Jun 11 11:42:02.508025 crc crio[22553]: time=\"2026-06-11T11:42:02.507863722Z\" level=info msg=\"Created container 882e6ac61ce2fc9c0ce801f0c137628ba518f2ac671086feaddb263ebbb30824: openshift-infra/auto-csr-approver-29686302-9t2ft/oc\" id=1a90ee60-fa43-47b7-bad3-b297116a9f61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.185386 | controller |     "Jun 11 11:42:02.509642 crc crio[22553]: time=\"2026-06-11T11:42:02.509602722Z\" level=info msg=\"Starting container: 882e6ac61ce2fc9c0ce801f0c137628ba518f2ac671086feaddb263ebbb30824\" id=9a1fc04d-374a-4311-b164-5002a54e72d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.185402 | controller |     "Jun 11 11:42:02.516466 crc crio[22553]: time=\"2026-06-11T11:42:02.516164351Z\" level=info msg=\"Started container\" PID=47192 containerID=882e6ac61ce2fc9c0ce801f0c137628ba518f2ac671086feaddb263ebbb30824 description=openshift-infra/auto-csr-approver-29686302-9t2ft/oc id=9a1fc04d-374a-4311-b164-5002a54e72d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c",
2026-06-11 12:41:58.185418 | controller |     "Jun 11 11:42:02.550736 crc crio[22553]: time=\"2026-06-11T11:42:02.550532169Z\" level=info msg=\"Stopped pod sandbox: f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6\" id=fe1a91d8-4f7e-4399-aa84-0e7db042c249 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.185433 | controller |     "Jun 11 11:42:03.143850 crc crio[22553]: time=\"2026-06-11T11:42:03.143607787Z\" level=info msg=\"Removing container: 30284a26586bdf383d32d50bd074b56f22fc44b1e6c8bd6ac7c811f1dd09fd1c\" id=2bdfb650-ad05-42f6-8381-b2353cffce98 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.185448 | controller |     "Jun 11 11:42:03.223969 crc crio[22553]: time=\"2026-06-11T11:42:03.223840983Z\" level=info msg=\"Removed container 30284a26586bdf383d32d50bd074b56f22fc44b1e6c8bd6ac7c811f1dd09fd1c: baremetal-operator-system/baremetal-operator-controller-manager-766d5bfcd4-kkm49/manager\" id=2bdfb650-ad05-42f6-8381-b2353cffce98 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.185463 | controller |     "Jun 11 11:42:04.115851 crc crio[22553]: time=\"2026-06-11T11:42:04.113917129Z\" level=info msg=\"Stopping pod sandbox: f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6\" id=40fae87d-fcf1-4401-af33-1979859e9464 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.185482 | controller |     "Jun 11 11:42:04.115851 crc crio[22553]: time=\"2026-06-11T11:42:04.115468484Z\" level=info msg=\"Stopped pod sandbox (already stopped): f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6\" id=40fae87d-fcf1-4401-af33-1979859e9464 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.185523 | controller |     "Jun 11 11:42:04.117865 crc crio[22553]: time=\"2026-06-11T11:42:04.117182033Z\" level=info msg=\"Removing pod sandbox: f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6\" id=02b60352-1447-4058-b1b9-898f1d348566 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.185546 | controller |     "Jun 11 11:42:04.145310 crc crio[22553]: time=\"2026-06-11T11:42:04.144947121Z\" level=info msg=\"Removed pod sandbox: f5ac0864473338154de8fc0653e98ad0a58d8e4d051075d0212eaf10d47efbf6\" id=02b60352-1447-4058-b1b9-898f1d348566 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.185561 | controller |     "Jun 11 11:42:04.151199 crc crio[22553]: time=\"2026-06-11T11:42:04.151085138Z\" level=info msg=\"Stopping pod sandbox: e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e\" id=25aaa97f-f61e-42e6-8de3-3766dff8786f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.185576 | controller |     "Jun 11 11:42:04.151346 crc crio[22553]: time=\"2026-06-11T11:42:04.151205421Z\" level=info msg=\"Stopped pod sandbox (already stopped): e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e\" id=25aaa97f-f61e-42e6-8de3-3766dff8786f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.185591 | controller |     "Jun 11 11:42:04.152934 crc crio[22553]: time=\"2026-06-11T11:42:04.152834438Z\" level=info msg=\"Removing pod sandbox: e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e\" id=1eb5042f-c87b-4bd0-9946-f854353df69f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.185606 | controller |     "Jun 11 11:42:04.180303 crc crio[22553]: time=\"2026-06-11T11:42:04.179635748Z\" level=info msg=\"Removed pod sandbox: e9f67d0a9f9e43e5d4ba0e01a2fe4036ba35a5f139fb154a04f51a36dcc50a2e\" id=1eb5042f-c87b-4bd0-9946-f854353df69f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.185621 | controller |     "Jun 11 11:42:05.193942 crc crio[22553]: time=\"2026-06-11T11:42:05.192315099Z\" level=info msg=\"Stopping pod sandbox: b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c\" id=47006f8e-e3aa-4a84-a3b6-170647aa748d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.185636 | controller |     "Jun 11 11:42:05.197920 crc crio[22553]: time=\"2026-06-11T11:42:05.197883029Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686302-9t2ft Namespace:openshift-infra ID:b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c UID:dc4519df-068f-4f72-b7df-d8083310ddaa NetNS:/var/run/netns/9243db7b-3fea-45ce-84cb-1e401670b0fa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc4519df_068f_4f72_b7df_d8083310ddaa.slice PodAnnotations:0xc0028271d8}] Aliases:map[]}\"",
2026-06-11 12:41:58.185652 | controller |     "Jun 11 11:42:05.198228 crc crio[22553]: time=\"2026-06-11T11:42:05.198204728Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686302-9t2ft from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.185667 | controller |     "Jun 11 11:42:05.577433 crc crio[22553]: time=\"2026-06-11T11:42:05.57708947Z\" level=info msg=\"Stopped pod sandbox: b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c\" id=47006f8e-e3aa-4a84-a3b6-170647aa748d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.185687 | controller |     "Jun 11 11:42:11.166192 crc crio[22553]: time=\"2026-06-11T11:42:11.1650427Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-rqpnr/POD\" id=e0066ec3-999d-43e9-98b1-a9647c7393cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.185702 | controller |     "Jun 11 11:42:11.168389 crc crio[22553]: time=\"2026-06-11T11:42:11.166222204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.185718 | controller |     "Jun 11 11:42:11.218221 crc crio[22553]: time=\"2026-06-11T11:42:11.217873369Z\" level=info msg=\"Got pod network &{Name:certified-operators-rqpnr Namespace:openshift-marketplace ID:a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8 UID:58fd81d0-5545-41c5-8276-49a545515c8e NetNS:/var/run/netns/7b617d84-127a-48e4-8d57-f1578313b496 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58fd81d0_5545_41c5_8276_49a545515c8e.slice PodAnnotations:0xc002b8a348}] Aliases:map[]}\"",
2026-06-11 12:41:58.185733 | controller |     "Jun 11 11:42:11.218763 crc crio[22553]: time=\"2026-06-11T11:42:11.218292721Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-rqpnr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.185748 | controller |     "Jun 11 11:42:12.675870 crc crio[22553]: 2026-06-11T11:42:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9bc529b9a5791b Mac:c6:13:d4:74:fd:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/7b617d84-127a-48e4-8d57-f1578313b496 SocketPath: PciID:}] [{Interface:0xc000014f60 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.185764 | controller |     "Jun 11 11:42:12.679633 crc crio[22553]: time=\"2026-06-11T11:42:12.679559487Z\" level=info msg=\"Got pod network &{Name:certified-operators-rqpnr Namespace:openshift-marketplace ID:a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8 UID:58fd81d0-5545-41c5-8276-49a545515c8e NetNS:/var/run/netns/7b617d84-127a-48e4-8d57-f1578313b496 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58fd81d0_5545_41c5_8276_49a545515c8e.slice PodAnnotations:0xc002b8a348}] Aliases:map[]}\"",
2026-06-11 12:41:58.185779 | controller |     "Jun 11 11:42:12.679933 crc crio[22553]: time=\"2026-06-11T11:42:12.679844085Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-rqpnr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.185794 | controller |     "Jun 11 11:42:12.694092 crc crio[22553]: time=\"2026-06-11T11:42:12.693325242Z\" level=info msg=\"Ran pod sandbox a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8 with infra container: openshift-marketplace/certified-operators-rqpnr/POD\" id=e0066ec3-999d-43e9-98b1-a9647c7393cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.185808 | controller |     "Jun 11 11:42:12.698803 crc crio[22553]: time=\"2026-06-11T11:42:12.698514872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a2a3b222-e9f0-4215-bd95-9a20982c6c2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.185824 | controller |     "Jun 11 11:42:12.703438 crc crio[22553]: time=\"2026-06-11T11:42:12.702483406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1eaa7b44-7d38-4ffc-b98b-5d29545cbf2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.185839 | controller |     "Jun 11 11:42:12.713142 crc crio[22553]: time=\"2026-06-11T11:42:12.712930946Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rqpnr/extract-utilities\" id=22ecac95-2fe1-4221-baf1-3beeed2eaa9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.185857 | controller |     "Jun 11 11:42:12.713950 crc crio[22553]: time=\"2026-06-11T11:42:12.71378253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.185872 | controller |     "Jun 11 11:42:12.776399 crc crio[22553]: time=\"2026-06-11T11:42:12.776290717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.185887 | controller |     "Jun 11 11:42:12.783541 crc crio[22553]: time=\"2026-06-11T11:42:12.783501505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.185902 | controller |     "Jun 11 11:42:12.960226 crc crio[22553]: time=\"2026-06-11T11:42:12.959155894Z\" level=info msg=\"Created container 049d21a06622e0fc32e32540cd11c851f44ea2816336c10469f8cbd43969ac82: openshift-marketplace/certified-operators-rqpnr/extract-utilities\" id=22ecac95-2fe1-4221-baf1-3beeed2eaa9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.185917 | controller |     "Jun 11 11:42:12.962425 crc crio[22553]: time=\"2026-06-11T11:42:12.962321635Z\" level=info msg=\"Starting container: 049d21a06622e0fc32e32540cd11c851f44ea2816336c10469f8cbd43969ac82\" id=a1817124-4bd2-4652-9899-34077c3e9b9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.185931 | controller |     "Jun 11 11:42:12.971190 crc crio[22553]: time=\"2026-06-11T11:42:12.970587833Z\" level=info msg=\"Started container\" PID=47505 containerID=049d21a06622e0fc32e32540cd11c851f44ea2816336c10469f8cbd43969ac82 description=openshift-marketplace/certified-operators-rqpnr/extract-utilities id=a1817124-4bd2-4652-9899-34077c3e9b9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8",
2026-06-11 12:41:58.185946 | controller |     "Jun 11 11:42:13.341919 crc crio[22553]: time=\"2026-06-11T11:42:13.341806984Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c55b976b-33c9-4878-86f2-ba8334588049 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.185961 | controller |     "Jun 11 11:42:13.348530 crc crio[22553]: time=\"2026-06-11T11:42:13.348181837Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.185976 | controller |     "Jun 11 11:42:14.252878 crc crio[22553]: time=\"2026-06-11T11:42:14.252656936Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=c55b976b-33c9-4878-86f2-ba8334588049 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.185991 | controller |     "Jun 11 11:42:14.254572 crc crio[22553]: time=\"2026-06-11T11:42:14.254439127Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4b608dbd-13d3-4678-8d4f-0184d47b0b91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.186005 | controller |     "Jun 11 11:42:14.258490 crc crio[22553]: time=\"2026-06-11T11:42:14.258406931Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=36885903-1280-43f3-96c5-7f124296172a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.186020 | controller |     "Jun 11 11:42:14.270089 crc crio[22553]: time=\"2026-06-11T11:42:14.269805309Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rqpnr/extract-content\" id=32fe41c6-b2ae-4f63-8a10-9933b766946f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.186039 | controller |     "Jun 11 11:42:14.270821 crc crio[22553]: time=\"2026-06-11T11:42:14.270623702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.186054 | controller |     "Jun 11 11:42:14.400391 crc crio[22553]: time=\"2026-06-11T11:42:14.400244949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.186069 | controller |     "Jun 11 11:42:14.406017 crc crio[22553]: time=\"2026-06-11T11:42:14.405916092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.186083 | controller |     "Jun 11 11:42:14.588410 crc crio[22553]: time=\"2026-06-11T11:42:14.587317506Z\" level=info msg=\"Created container 4d58ccb9ef999519c4990fb37a47c46138b5a5814c8e3a2b899ad2e00b8afe45: openshift-marketplace/certified-operators-rqpnr/extract-content\" id=32fe41c6-b2ae-4f63-8a10-9933b766946f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.186098 | controller |     "Jun 11 11:42:14.595935 crc crio[22553]: time=\"2026-06-11T11:42:14.589624293Z\" level=info msg=\"Starting container: 4d58ccb9ef999519c4990fb37a47c46138b5a5814c8e3a2b899ad2e00b8afe45\" id=ee1422fa-cf71-4efa-89f2-9e50c5c7b6a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.186113 | controller |     "Jun 11 11:42:14.608605 crc crio[22553]: time=\"2026-06-11T11:42:14.608461124Z\" level=info msg=\"Started container\" PID=47521 containerID=4d58ccb9ef999519c4990fb37a47c46138b5a5814c8e3a2b899ad2e00b8afe45 description=openshift-marketplace/certified-operators-rqpnr/extract-content id=ee1422fa-cf71-4efa-89f2-9e50c5c7b6a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8",
2026-06-11 12:41:58.186128 | controller |     "Jun 11 11:42:21.525064 crc crio[22553]: time=\"2026-06-11T11:42:21.523105891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8f866fe9-5465-49af-b294-942e4c27e120 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.186143 | controller |     "Jun 11 11:42:21.531740 crc crio[22553]: time=\"2026-06-11T11:42:21.531495672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=83983213-7494-4842-a609-f0722a6a0da9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.186158 | controller |     "Jun 11 11:42:21.544125 crc crio[22553]: time=\"2026-06-11T11:42:21.543894879Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rqpnr/registry-server\" id=f0e5ce4a-67b2-42bb-98c6-32179c77dba7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.186172 | controller |     "Jun 11 11:42:21.544842 crc crio[22553]: time=\"2026-06-11T11:42:21.544554738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.186187 | controller |     "Jun 11 11:42:21.601294 crc crio[22553]: time=\"2026-06-11T11:42:21.601158715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.186201 | controller |     "Jun 11 11:42:21.628914 crc crio[22553]: time=\"2026-06-11T11:42:21.625611898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.186216 | controller |     "Jun 11 11:42:21.772658 crc crio[22553]: time=\"2026-06-11T11:42:21.77248825Z\" level=info msg=\"Created container 490f5e244bba3e6a3a6e61c00d0d26584a8d7cf6e6d3948e52271d189e5f711b: openshift-marketplace/certified-operators-rqpnr/registry-server\" id=f0e5ce4a-67b2-42bb-98c6-32179c77dba7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.186233 | controller |     "Jun 11 11:42:21.774614 crc crio[22553]: time=\"2026-06-11T11:42:21.774488658Z\" level=info msg=\"Starting container: 490f5e244bba3e6a3a6e61c00d0d26584a8d7cf6e6d3948e52271d189e5f711b\" id=b50bff7a-1f96-4f95-ae5a-6f058ba8b3ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.186248 | controller |     "Jun 11 11:42:21.780575 crc crio[22553]: time=\"2026-06-11T11:42:21.780420518Z\" level=info msg=\"Started container\" PID=47684 containerID=490f5e244bba3e6a3a6e61c00d0d26584a8d7cf6e6d3948e52271d189e5f711b description=openshift-marketplace/certified-operators-rqpnr/registry-server id=b50bff7a-1f96-4f95-ae5a-6f058ba8b3ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8",
2026-06-11 12:41:58.186263 | controller |     "Jun 11 11:42:25.913029 crc crio[22553]: time=\"2026-06-11T11:42:25.906198887Z\" level=info msg=\"Running pod sandbox: openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/POD\" id=9bc480d8-0bcc-46ef-9a68-a2f23a97abfd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.186278 | controller |     "Jun 11 11:42:25.913029 crc crio[22553]: time=\"2026-06-11T11:42:25.907236647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.186293 | controller |     "Jun 11 11:42:25.942217 crc crio[22553]: time=\"2026-06-11T11:42:25.941557353Z\" level=info msg=\"Got pod network &{Name:9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml Namespace:openstack-operators ID:e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd UID:cf526ac4-2e06-4050-900a-669e77c3446d NetNS:/var/run/netns/73bc72ea-35d1-4bac-aba7-9a376cfa9f23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf526ac4_2e06_4050_900a_669e77c3446d.slice PodAnnotations:0xc00012b540}] Aliases:map[]}\"",
2026-06-11 12:41:58.186309 | controller |     "Jun 11 11:42:25.942217 crc crio[22553]: time=\"2026-06-11T11:42:25.941638936Z\" level=info msg=\"Adding pod openstack-operators_9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.186325 | controller |     "Jun 11 11:42:29.569481 crc crio[22553]: 2026-06-11T11:42:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2d6a779c7c214a Mac:b2:da:80:a9:81:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/73bc72ea-35d1-4bac-aba7-9a376cfa9f23 SocketPath: PciID:}] [{Interface:0xc000195900 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.186340 | controller |     "Jun 11 11:42:29.572518 crc crio[22553]: time=\"2026-06-11T11:42:29.572098706Z\" level=info msg=\"Got pod network &{Name:9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml Namespace:openstack-operators ID:e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd UID:cf526ac4-2e06-4050-900a-669e77c3446d NetNS:/var/run/netns/73bc72ea-35d1-4bac-aba7-9a376cfa9f23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf526ac4_2e06_4050_900a_669e77c3446d.slice PodAnnotations:0xc00012b540}] Aliases:map[]}\"",
2026-06-11 12:41:58.186374 | controller |     "Jun 11 11:42:29.572518 crc crio[22553]: time=\"2026-06-11T11:42:29.572276151Z\" level=info msg=\"Checking pod openstack-operators_9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.186394 | controller |     "Jun 11 11:42:29.582729 crc crio[22553]: time=\"2026-06-11T11:42:29.582587238Z\" level=info msg=\"Ran pod sandbox e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd with infra container: openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/POD\" id=9bc480d8-0bcc-46ef-9a68-a2f23a97abfd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.186410 | controller |     "Jun 11 11:42:29.587515 crc crio[22553]: time=\"2026-06-11T11:42:29.587397706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=dffdf7be-d067-4060-b282-11eadea74389 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.186425 | controller |     "Jun 11 11:42:29.589818 crc crio[22553]: time=\"2026-06-11T11:42:29.589601309Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1cf81d14-5c55-4103-80a6-61c21ffcbc79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.186441 | controller |     "Jun 11 11:42:29.597056 crc crio[22553]: time=\"2026-06-11T11:42:29.596960541Z\" level=info msg=\"Creating container: openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/util\" id=276054a4-db4f-429d-b44d-b03ac0f34443 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.186455 | controller |     "Jun 11 11:42:29.598062 crc crio[22553]: time=\"2026-06-11T11:42:29.597998471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.186469 | controller |     "Jun 11 11:42:29.646448 crc crio[22553]: time=\"2026-06-11T11:42:29.646264148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.186484 | controller |     "Jun 11 11:42:29.651923 crc crio[22553]: time=\"2026-06-11T11:42:29.651836148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.186499 | controller |     "Jun 11 11:42:29.790174 crc crio[22553]: time=\"2026-06-11T11:42:29.7900087Z\" level=info msg=\"Created container d157c93724d7404a4261f1d23e1ad06acab3d08d38a5cf0c2247fb2b6725c1d0: openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/util\" id=276054a4-db4f-429d-b44d-b03ac0f34443 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.186514 | controller |     "Jun 11 11:42:29.791460 crc crio[22553]: time=\"2026-06-11T11:42:29.791326928Z\" level=info msg=\"Starting container: d157c93724d7404a4261f1d23e1ad06acab3d08d38a5cf0c2247fb2b6725c1d0\" id=4890a2be-0df9-44dd-8810-c95df81c0754 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.186529 | controller |     "Jun 11 11:42:29.802458 crc crio[22553]: time=\"2026-06-11T11:42:29.802292754Z\" level=info msg=\"Started container\" PID=47889 containerID=d157c93724d7404a4261f1d23e1ad06acab3d08d38a5cf0c2247fb2b6725c1d0 description=openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/util id=4890a2be-0df9-44dd-8810-c95df81c0754 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd",
2026-06-11 12:41:58.186544 | controller |     "Jun 11 11:42:30.722875 crc crio[22553]: time=\"2026-06-11T11:42:30.721034674Z\" level=info msg=\"Pulling image: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\" id=cde8165a-5dd7-4be2-89c2-df982d94e272 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.186559 | controller |     "Jun 11 11:42:30.725952 crc crio[22553]: time=\"2026-06-11T11:42:30.725805641Z\" level=info msg=\"Trying to access \\\"38.102.83.17:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"",
2026-06-11 12:41:58.186649 | controller |     "Jun 11 11:42:31.934161 crc crio[22553]: time=\"2026-06-11T11:42:31.93396306Z\" level=info msg=\"Pulled image: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:cd6b1e870d1534a709bb8c9685895f3c1bf7e814a9ed121cb36e6aa09936adf4\" id=cde8165a-5dd7-4be2-89c2-df982d94e272 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.186672 | controller |     "Jun 11 11:42:31.936591 crc crio[22553]: time=\"2026-06-11T11:42:31.936481243Z\" level=info msg=\"Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\" id=d2e1eca9-cf55-426d-9c79-4365c1218f5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.186688 | controller |     "Jun 11 11:42:31.943158 crc crio[22553]: time=\"2026-06-11T11:42:31.943101253Z\" level=info msg=\"Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\" id=4e3e6ca8-133c-4b47-8045-6ebfda0d7ece name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.186703 | controller |     "Jun 11 11:42:31.953933 crc crio[22553]: time=\"2026-06-11T11:42:31.95377368Z\" level=info msg=\"Creating container: openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/pull\" id=64a9cfff-6ad2-4afc-b1c4-4468064ade7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.186718 | controller |     "Jun 11 11:42:31.955483 crc crio[22553]: time=\"2026-06-11T11:42:31.955377806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.186733 | controller |     "Jun 11 11:42:32.056910 crc crio[22553]: time=\"2026-06-11T11:42:32.056636557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.186748 | controller |     "Jun 11 11:42:32.057300 crc crio[22553]: time=\"2026-06-11T11:42:32.057208073Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/74599742bf11bf9196e0c4eb7caed559fafbe90a9d60ea96f41cfa41896e3807/merged/etc/passwd: no such file or directory\"",
2026-06-11 12:41:58.186764 | controller |     "Jun 11 11:42:32.057300 crc crio[22553]: time=\"2026-06-11T11:42:32.057256945Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/74599742bf11bf9196e0c4eb7caed559fafbe90a9d60ea96f41cfa41896e3807/merged/etc/group: no such file or directory\"",
2026-06-11 12:41:58.186779 | controller |     "Jun 11 11:42:32.071887 crc crio[22553]: time=\"2026-06-11T11:42:32.071782032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.186793 | controller |     "Jun 11 11:42:32.199620 crc crio[22553]: time=\"2026-06-11T11:42:32.198446353Z\" level=info msg=\"Created container 574172229b3955780d8c3eef7c8dac6ec6864471236278ab16e1beff419be9ae: openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/pull\" id=64a9cfff-6ad2-4afc-b1c4-4468064ade7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.186809 | controller |     "Jun 11 11:42:32.200994 crc crio[22553]: time=\"2026-06-11T11:42:32.200914724Z\" level=info msg=\"Starting container: 574172229b3955780d8c3eef7c8dac6ec6864471236278ab16e1beff419be9ae\" id=db140c6a-0016-45f0-b337-d55c631a0ed3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.186823 | controller |     "Jun 11 11:42:32.208272 crc crio[22553]: time=\"2026-06-11T11:42:32.208198804Z\" level=info msg=\"Started container\" PID=47985 containerID=574172229b3955780d8c3eef7c8dac6ec6864471236278ab16e1beff419be9ae description=openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/pull id=db140c6a-0016-45f0-b337-d55c631a0ed3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd",
2026-06-11 12:41:58.186843 | controller |     "Jun 11 11:42:32.751075 crc crio[22553]: time=\"2026-06-11T11:42:32.750935136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a8561e48-0d45-4d04-957c-ae1cbb2875c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.186858 | controller |     "Jun 11 11:42:32.753963 crc crio[22553]: time=\"2026-06-11T11:42:32.753898051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=247721b0-696a-445f-910a-11d44df5a21e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.186873 | controller |     "Jun 11 11:42:32.761020 crc crio[22553]: time=\"2026-06-11T11:42:32.760954584Z\" level=info msg=\"Creating container: openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/extract\" id=1110eef0-fb05-4568-a6b7-0595c7ca9817 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.186888 | controller |     "Jun 11 11:42:32.761413 crc crio[22553]: time=\"2026-06-11T11:42:32.761332065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.186903 | controller |     "Jun 11 11:42:32.802648 crc crio[22553]: time=\"2026-06-11T11:42:32.802538309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.186918 | controller |     "Jun 11 11:42:32.806005 crc crio[22553]: time=\"2026-06-11T11:42:32.805947207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.186933 | controller |     "Jun 11 11:42:32.955739 crc crio[22553]: time=\"2026-06-11T11:42:32.955534757Z\" level=info msg=\"Created container 80afee6f521f33cf5889975e50abb785261f05909830eaacc9c3ab02ad167b9b: openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/extract\" id=1110eef0-fb05-4568-a6b7-0595c7ca9817 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.186948 | controller |     "Jun 11 11:42:32.957884 crc crio[22553]: time=\"2026-06-11T11:42:32.957812443Z\" level=info msg=\"Starting container: 80afee6f521f33cf5889975e50abb785261f05909830eaacc9c3ab02ad167b9b\" id=f349a86e-f028-4006-938f-1f5b2af89bb8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.186963 | controller |     "Jun 11 11:42:32.967101 crc crio[22553]: time=\"2026-06-11T11:42:32.966981767Z\" level=info msg=\"Started container\" PID=48003 containerID=80afee6f521f33cf5889975e50abb785261f05909830eaacc9c3ab02ad167b9b description=openstack-operators/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/extract id=f349a86e-f028-4006-938f-1f5b2af89bb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd",
2026-06-11 12:41:58.186978 | controller |     "Jun 11 11:42:33.782404 crc crio[22553]: time=\"2026-06-11T11:42:33.772792331Z\" level=info msg=\"Stopping container: 490f5e244bba3e6a3a6e61c00d0d26584a8d7cf6e6d3948e52271d189e5f711b (timeout: 2s)\" id=dacdd267-7cb4-4cbf-b274-e5d969a866ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.186993 | controller |     "Jun 11 11:42:33.932806 crc crio[22553]: time=\"2026-06-11T11:42:33.928060695Z\" level=info msg=\"Stopped container 490f5e244bba3e6a3a6e61c00d0d26584a8d7cf6e6d3948e52271d189e5f711b: openshift-marketplace/certified-operators-rqpnr/registry-server\" id=dacdd267-7cb4-4cbf-b274-e5d969a866ec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.187014 | controller |     "Jun 11 11:42:33.932806 crc crio[22553]: time=\"2026-06-11T11:42:33.929965759Z\" level=info msg=\"Stopping pod sandbox: a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8\" id=f0fbe7ac-14dc-4380-a8df-b06d49857048 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.187030 | controller |     "Jun 11 11:42:33.932806 crc crio[22553]: time=\"2026-06-11T11:42:33.930487044Z\" level=info msg=\"Got pod network &{Name:certified-operators-rqpnr Namespace:openshift-marketplace ID:a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8 UID:58fd81d0-5545-41c5-8276-49a545515c8e NetNS:/var/run/netns/7b617d84-127a-48e4-8d57-f1578313b496 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod58fd81d0_5545_41c5_8276_49a545515c8e.slice PodAnnotations:0xc002b8a3f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.187045 | controller |     "Jun 11 11:42:33.932806 crc crio[22553]: time=\"2026-06-11T11:42:33.930652719Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-rqpnr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.187060 | controller |     "Jun 11 11:42:34.644655 crc crio[22553]: time=\"2026-06-11T11:42:34.644523921Z\" level=info msg=\"Stopped pod sandbox: a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8\" id=f0fbe7ac-14dc-4380-a8df-b06d49857048 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.187074 | controller |     "Jun 11 11:42:34.791581 crc crio[22553]: time=\"2026-06-11T11:42:34.78887281Z\" level=info msg=\"Stopping pod sandbox: e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd\" id=7cb0cc80-d016-4060-8286-f5255a9893fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.187089 | controller |     "Jun 11 11:42:34.791581 crc crio[22553]: time=\"2026-06-11T11:42:34.790301701Z\" level=info msg=\"Got pod network &{Name:9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml Namespace:openstack-operators ID:e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd UID:cf526ac4-2e06-4050-900a-669e77c3446d NetNS:/var/run/netns/73bc72ea-35d1-4bac-aba7-9a376cfa9f23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf526ac4_2e06_4050_900a_669e77c3446d.slice PodAnnotations:0xc00061e1e8}] Aliases:map[]}\"",
2026-06-11 12:41:58.187104 | controller |     "Jun 11 11:42:34.791581 crc crio[22553]: time=\"2026-06-11T11:42:34.790492367Z\" level=info msg=\"Deleting pod openstack-operators_9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.187119 | controller |     "Jun 11 11:42:34.793109 crc crio[22553]: time=\"2026-06-11T11:42:34.792796493Z\" level=info msg=\"Removing container: 490f5e244bba3e6a3a6e61c00d0d26584a8d7cf6e6d3948e52271d189e5f711b\" id=fed3c1b1-d077-4a7a-80f3-952404b5e761 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.187134 | controller |     "Jun 11 11:42:34.855265 crc crio[22553]: time=\"2026-06-11T11:42:34.855128405Z\" level=info msg=\"Removed container 490f5e244bba3e6a3a6e61c00d0d26584a8d7cf6e6d3948e52271d189e5f711b: openshift-marketplace/certified-operators-rqpnr/registry-server\" id=fed3c1b1-d077-4a7a-80f3-952404b5e761 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.187195 | controller |     "Jun 11 11:42:34.862950 crc crio[22553]: time=\"2026-06-11T11:42:34.862549177Z\" level=info msg=\"Removing container: 4d58ccb9ef999519c4990fb37a47c46138b5a5814c8e3a2b899ad2e00b8afe45\" id=4a01253f-b362-4c48-8191-88d01e90e5cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.187213 | controller |     "Jun 11 11:42:34.910954 crc crio[22553]: time=\"2026-06-11T11:42:34.910848036Z\" level=info msg=\"Removed container 4d58ccb9ef999519c4990fb37a47c46138b5a5814c8e3a2b899ad2e00b8afe45: openshift-marketplace/certified-operators-rqpnr/extract-content\" id=4a01253f-b362-4c48-8191-88d01e90e5cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.187232 | controller |     "Jun 11 11:42:34.916832 crc crio[22553]: time=\"2026-06-11T11:42:34.91586296Z\" level=info msg=\"Removing container: 049d21a06622e0fc32e32540cd11c851f44ea2816336c10469f8cbd43969ac82\" id=5012e3bd-5cf9-428f-9312-401732d8b7a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.187247 | controller |     "Jun 11 11:42:34.958542 crc crio[22553]: time=\"2026-06-11T11:42:34.958464224Z\" level=info msg=\"Removed container 049d21a06622e0fc32e32540cd11c851f44ea2816336c10469f8cbd43969ac82: openshift-marketplace/certified-operators-rqpnr/extract-utilities\" id=5012e3bd-5cf9-428f-9312-401732d8b7a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.187262 | controller |     "Jun 11 11:42:35.176379 crc crio[22553]: time=\"2026-06-11T11:42:35.175560085Z\" level=info msg=\"Stopped pod sandbox: e2d6a779c7c214a2f9bf245492150b80432f3f987dc0112fb4d6a597dfa8fdbd\" id=7cb0cc80-d016-4060-8286-f5255a9893fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.187277 | controller |     "Jun 11 11:42:41.509478 crc crio[22553]: time=\"2026-06-11T11:42:41.508231355Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-56cbf95697-dxflh/POD\" id=1fd05356-47a9-4812-a6ae-cc7ca75d782b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.187292 | controller |     "Jun 11 11:42:41.511108 crc crio[22553]: time=\"2026-06-11T11:42:41.509532062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.187307 | controller |     "Jun 11 11:42:41.586137 crc crio[22553]: time=\"2026-06-11T11:42:41.586009551Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-56cbf95697-dxflh Namespace:openstack-operators ID:1ec944b3bbc1f97a28ccfd8991410d9a7a6e6dcb8193343b5061b21a6e1d5ce9 UID:165ecca9-bfa3-4767-bf99-8766cd6af6f4 NetNS:/var/run/netns/204b5ee2-1336-4bec-9229-bdacc31624be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod165ecca9_bfa3_4767_bf99_8766cd6af6f4.slice PodAnnotations:0xc00001ac20}] Aliases:map[]}\"",
2026-06-11 12:41:58.187322 | controller |     "Jun 11 11:42:41.586137 crc crio[22553]: time=\"2026-06-11T11:42:41.586104133Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-56cbf95697-dxflh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.187337 | controller |     "Jun 11 11:42:42.728043 crc crio[22553]: 2026-06-11T11:42:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1ec944b3bbc1f97 Mac:22:a4:f6:92:98:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/204b5ee2-1336-4bec-9229-bdacc31624be SocketPath: PciID:}] [{Interface:0xc0001ac5c0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.187378 | controller |     "Jun 11 11:42:42.732543 crc crio[22553]: time=\"2026-06-11T11:42:42.731468907Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-56cbf95697-dxflh Namespace:openstack-operators ID:1ec944b3bbc1f97a28ccfd8991410d9a7a6e6dcb8193343b5061b21a6e1d5ce9 UID:165ecca9-bfa3-4767-bf99-8766cd6af6f4 NetNS:/var/run/netns/204b5ee2-1336-4bec-9229-bdacc31624be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod165ecca9_bfa3_4767_bf99_8766cd6af6f4.slice PodAnnotations:0xc00001ac20}] Aliases:map[]}\"",
2026-06-11 12:41:58.187395 | controller |     "Jun 11 11:42:42.732543 crc crio[22553]: time=\"2026-06-11T11:42:42.731726555Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-56cbf95697-dxflh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.187414 | controller |     "Jun 11 11:42:42.743672 crc crio[22553]: time=\"2026-06-11T11:42:42.743596626Z\" level=info msg=\"Ran pod sandbox 1ec944b3bbc1f97a28ccfd8991410d9a7a6e6dcb8193343b5061b21a6e1d5ce9 with infra container: openstack-operators/openstack-operator-controller-init-56cbf95697-dxflh/POD\" id=1fd05356-47a9-4812-a6ae-cc7ca75d782b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.187430 | controller |     "Jun 11 11:42:42.747293 crc crio[22553]: time=\"2026-06-11T11:42:42.747227Z\" level=info msg=\"Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=25f04999-19b7-4312-9d1a-a4f44175b7ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.187444 | controller |     "Jun 11 11:42:42.747922 crc crio[22553]: time=\"2026-06-11T11:42:42.747473217Z\" level=info msg=\"Image 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 not found\" id=25f04999-19b7-4312-9d1a-a4f44175b7ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.187460 | controller |     "Jun 11 11:42:42.747922 crc crio[22553]: time=\"2026-06-11T11:42:42.747526179Z\" level=info msg=\"Neither image nor artfiact 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 found\" id=25f04999-19b7-4312-9d1a-a4f44175b7ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.187475 | controller |     "Jun 11 11:42:42.752982 crc crio[22553]: time=\"2026-06-11T11:42:42.752656146Z\" level=info msg=\"Pulling image: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=ead43a40-7bdc-4009-abf7-ed6b9e6e0ed4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.187490 | controller |     "Jun 11 11:42:42.755238 crc crio[22553]: time=\"2026-06-11T11:42:42.755172829Z\" level=info msg=\"Trying to access \\\"38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"",
2026-06-11 12:41:58.187505 | controller |     "Jun 11 11:42:52.286181 crc crio[22553]: time=\"2026-06-11T11:42:52.28453813Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=6ef69ee4-2354-4dd7-bcb4-6f4a874df2cf name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.187519 | controller |     "Jun 11 11:42:52.319219 crc crio[22553]: time=\"2026-06-11T11:42:52.319114964Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"",
2026-06-11 12:41:58.187535 | controller |     "Jun 11 11:43:01.302298 crc crio[22553]: time=\"2026-06-11T11:43:01.301115329Z\" level=info msg=\"Pulled image: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator@sha256:196e88b5efdcbc2e3162c59af2f504ef7f09012de51a7cb94dd8eda2d33667e7\" id=ead43a40-7bdc-4009-abf7-ed6b9e6e0ed4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.187550 | controller |     "Jun 11 11:43:01.304368 crc crio[22553]: time=\"2026-06-11T11:43:01.304243849Z\" level=info msg=\"Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=1e95d9be-5be9-470f-a544-bde63dd04faf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.187565 | controller |     "Jun 11 11:43:01.308598 crc crio[22553]: time=\"2026-06-11T11:43:01.308501452Z\" level=info msg=\"Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=d882897a-5438-4f9a-8fd8-3bd76324cf0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.187580 | controller |     "Jun 11 11:43:01.320410 crc crio[22553]: time=\"2026-06-11T11:43:01.32026578Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-56cbf95697-dxflh/operator\" id=58b0a7d0-2ab0-4ec1-8a56-d7947ef99f24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.187599 | controller |     "Jun 11 11:43:01.322824 crc crio[22553]: time=\"2026-06-11T11:43:01.322747831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.187615 | controller |     "Jun 11 11:43:01.427034 crc crio[22553]: time=\"2026-06-11T11:43:01.426961977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.187630 | controller |     "Jun 11 11:43:01.433539 crc crio[22553]: time=\"2026-06-11T11:43:01.433490305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.187644 | controller |     "Jun 11 11:43:01.561970 crc crio[22553]: time=\"2026-06-11T11:43:01.561851534Z\" level=info msg=\"Created container d109b453bf7447532ee4d6ff25c3a3807c5a3a6aacab848a427c3b13a8427501: openstack-operators/openstack-operator-controller-init-56cbf95697-dxflh/operator\" id=58b0a7d0-2ab0-4ec1-8a56-d7947ef99f24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.187659 | controller |     "Jun 11 11:43:01.566242 crc crio[22553]: time=\"2026-06-11T11:43:01.564306825Z\" level=info msg=\"Starting container: d109b453bf7447532ee4d6ff25c3a3807c5a3a6aacab848a427c3b13a8427501\" id=9e6596a4-7121-490a-9f1e-c1cc5056a21d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.187674 | controller |     "Jun 11 11:43:01.573188 crc crio[22553]: time=\"2026-06-11T11:43:01.572966304Z\" level=info msg=\"Started container\" PID=48752 containerID=d109b453bf7447532ee4d6ff25c3a3807c5a3a6aacab848a427c3b13a8427501 description=openstack-operators/openstack-operator-controller-init-56cbf95697-dxflh/operator id=9e6596a4-7121-490a-9f1e-c1cc5056a21d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1ec944b3bbc1f97a28ccfd8991410d9a7a6e6dcb8193343b5061b21a6e1d5ce9",
2026-06-11 12:41:58.187689 | controller |     "Jun 11 11:43:04.202738 crc crio[22553]: time=\"2026-06-11T11:43:04.201358759Z\" level=info msg=\"Removing container: b5b84e048887c5fe4cf139b1c3bd87303a651963d3a7fd146c90a74ad6287bdd\" id=0b7dac69-9f75-46b7-b400-821417cc96ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.187705 | controller |     "Jun 11 11:43:11.598370 crc crio[22553]: time=\"2026-06-11T11:43:11.597099128Z\" level=info msg=\"Removed container b5b84e048887c5fe4cf139b1c3bd87303a651963d3a7fd146c90a74ad6287bdd: openshift-infra/auto-csr-approver-29686296-rmj2j/oc\" id=0b7dac69-9f75-46b7-b400-821417cc96ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.187720 | controller |     "Jun 11 11:43:11.608725 crc crio[22553]: time=\"2026-06-11T11:43:11.608560068Z\" level=info msg=\"Stopping pod sandbox: a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6\" id=09baad49-1c04-46e2-bed9-bacf94ec6c99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.187735 | controller |     "Jun 11 11:43:11.608725 crc crio[22553]: time=\"2026-06-11T11:43:11.608672001Z\" level=info msg=\"Stopped pod sandbox (already stopped): a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6\" id=09baad49-1c04-46e2-bed9-bacf94ec6c99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.187750 | controller |     "Jun 11 11:43:11.609878 crc crio[22553]: time=\"2026-06-11T11:43:11.609795773Z\" level=info msg=\"Removing pod sandbox: a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6\" id=3182e802-b209-4def-99e2-25b18c1bf993 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.187765 | controller |     "Jun 11 11:43:19.891228 crc crio[22553]: time=\"2026-06-11T11:43:19.889666676Z\" level=info msg=\"Removed pod sandbox: a72e7be808cf828c1f822f98579f8efac7a43fd9af18960dc383711edcef9ca6\" id=3182e802-b209-4def-99e2-25b18c1bf993 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.187784 | controller |     "Jun 11 11:43:19.894455 crc crio[22553]: time=\"2026-06-11T11:43:19.892638372Z\" level=info msg=\"Stopping pod sandbox: a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8\" id=243c561e-0786-4d41-bb42-248149243909 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.187799 | controller |     "Jun 11 11:43:19.894455 crc crio[22553]: time=\"2026-06-11T11:43:19.892793826Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8\" id=243c561e-0786-4d41-bb42-248149243909 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.187815 | controller |     "Jun 11 11:43:19.894455 crc crio[22553]: time=\"2026-06-11T11:43:19.893565508Z\" level=info msg=\"Removing pod sandbox: a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8\" id=9350fb69-5caf-4b03-bd98-2abbcb93d52e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.187830 | controller |     "Jun 11 11:43:20.941241 crc crio[22553]: time=\"2026-06-11T11:43:20.94107202Z\" level=info msg=\"Removed pod sandbox: a9bc529b9a5791ba650acf10b7282cd4fdd940c2ad6ef6183654e0699f6d4ff8\" id=9350fb69-5caf-4b03-bd98-2abbcb93d52e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.187847 | controller |     "Jun 11 11:43:21.036479 crc crio[22553]: time=\"2026-06-11T11:43:21.036279367Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=6ef69ee4-2354-4dd7-bcb4-6f4a874df2cf name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.187863 | controller |     "Jun 11 11:43:21.038611 crc crio[22553]: time=\"2026-06-11T11:43:21.038519041Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=97806c54-835e-404b-ba6e-689ee5a06788 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.187878 | controller |     "Jun 11 11:43:21.061599 crc crio[22553]: time=\"2026-06-11T11:43:21.059262718Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=dd1f728c-d539-4b8e-827f-e5c573ff0ff3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.187894 | controller |     "Jun 11 11:43:21.073516 crc crio[22553]: time=\"2026-06-11T11:43:21.073221289Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/mariadb\" id=916ad7dd-17e4-43c6-b17e-327c98d0b4b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.187909 | controller |     "Jun 11 11:43:21.077236 crc crio[22553]: time=\"2026-06-11T11:43:21.077164082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.187924 | controller |     "Jun 11 11:43:21.128655 crc crio[22553]: time=\"2026-06-11T11:43:21.128497388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.187940 | controller |     "Jun 11 11:43:21.380233 crc crio[22553]: time=\"2026-06-11T11:43:21.379294507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.187955 | controller |     "Jun 11 11:43:21.500883 crc crio[22553]: time=\"2026-06-11T11:43:21.500665195Z\" level=info msg=\"Created container 4ace098bb76db9974c721929ebd4450da86611f9f3155ea20ee1aeb14419b863: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/mariadb\" id=916ad7dd-17e4-43c6-b17e-327c98d0b4b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.187970 | controller |     "Jun 11 11:43:21.502422 crc crio[22553]: time=\"2026-06-11T11:43:21.502280142Z\" level=info msg=\"Starting container: 4ace098bb76db9974c721929ebd4450da86611f9f3155ea20ee1aeb14419b863\" id=53fa747c-a00b-4a7e-bfc2-679af877905c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.187990 | controller |     "Jun 11 11:43:21.510553 crc crio[22553]: time=\"2026-06-11T11:43:21.509635903Z\" level=info msg=\"Started container\" PID=49224 containerID=4ace098bb76db9974c721929ebd4450da86611f9f3155ea20ee1aeb14419b863 description=baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/mariadb id=53fa747c-a00b-4a7e-bfc2-679af877905c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a721e3f7e12b872f68b7b36a068b6af1cd71d74183da5603a5217ebac031d65f",
2026-06-11 12:41:58.188006 | controller |     "Jun 11 11:43:21.524634 crc crio[22553]: time=\"2026-06-11T11:43:21.52413936Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=3dceab01-b2e8-48fb-9629-2b7a1fd7c71d name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.188020 | controller |     "Jun 11 11:43:21.534305 crc crio[22553]: time=\"2026-06-11T11:43:21.533635143Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-11 12:41:58.188035 | controller |     "Jun 11 11:43:43.656194 crc crio[22553]: time=\"2026-06-11T11:43:43.655549887Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-wwtcp/POD\" id=1173fd40-8e43-49dd-82c9-53db793d2d8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.188050 | controller |     "Jun 11 11:43:43.658814 crc crio[22553]: time=\"2026-06-11T11:43:43.656237297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.188065 | controller |     "Jun 11 11:43:43.668101 crc crio[22553]: time=\"2026-06-11T11:43:43.668026961Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86c584f6fc-t69zv/POD\" id=e3d5f528-e706-4f49-861d-780a8e71c78b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.188080 | controller |     "Jun 11 11:43:43.668269 crc crio[22553]: time=\"2026-06-11T11:43:43.668172365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.188094 | controller |     "Jun 11 11:43:43.773526 crc crio[22553]: time=\"2026-06-11T11:43:43.773463768Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-td64m/POD\" id=822b72cb-bb18-4af1-b400-20b915674043 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.188109 | controller |     "Jun 11 11:43:43.773870 crc crio[22553]: time=\"2026-06-11T11:43:43.773845789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.188124 | controller |     "Jun 11 11:43:44.020860 crc crio[22553]: time=\"2026-06-11T11:43:44.020730874Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-6bf8599b68-bvhqk/POD\" id=0c213f7d-7dc1-4ef7-8e71-8d00461ec933 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.188138 | controller |     "Jun 11 11:43:44.020860 crc crio[22553]: time=\"2026-06-11T11:43:44.020838057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.188153 | controller |     "Jun 11 11:43:44.092766 crc crio[22553]: time=\"2026-06-11T11:43:44.092557511Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5c5844cc68-2pxdz/POD\" id=0d1eba14-f699-4b65-981a-22cff7ab571b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.188167 | controller |     "Jun 11 11:43:44.101152 crc crio[22553]: time=\"2026-06-11T11:43:44.100494452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.188186 | controller |     "Jun 11 11:43:44.130163 crc crio[22553]: time=\"2026-06-11T11:43:44.128468459Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-75f8548fcd-9ktxk/POD\" id=dbf65d5b-1a0e-4b79-a8bc-48db7880aa81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.188201 | controller |     "Jun 11 11:43:44.130163 crc crio[22553]: time=\"2026-06-11T11:43:44.128603602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.188216 | controller |     "Jun 11 11:43:44.174832 crc crio[22553]: time=\"2026-06-11T11:43:44.174747019Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-548d6d5f9-jvhzw/POD\" id=b00bfdb1-01b2-4e69-a13e-3aa65e8b84d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.188231 | controller |     "Jun 11 11:43:44.175103 crc crio[22553]: time=\"2026-06-11T11:43:44.175080669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.188245 | controller |     "Jun 11 11:43:44.232997 crc crio[22553]: time=\"2026-06-11T11:43:44.231886507Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-8hgnr/POD\" id=6c3b87fd-5564-46bf-ba27-421a177a53e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.188260 | controller |     "Jun 11 11:43:44.232997 crc crio[22553]: time=\"2026-06-11T11:43:44.232060702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.188275 | controller |     "Jun 11 11:43:44.264523 crc crio[22553]: time=\"2026-06-11T11:43:44.26282734Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-677d9d8477-5ppsh/POD\" id=f475186c-ad76-4e4a-9821-2dc96377316d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.188290 | controller |     "Jun 11 11:43:44.264523 crc crio[22553]: time=\"2026-06-11T11:43:44.262954883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.188305 | controller |     "Jun 11 11:43:44.325315 crc crio[22553]: time=\"2026-06-11T11:43:44.319110662Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-688d5c756f-mkbbz/POD\" id=6564b86e-ef1c-4fd7-81fc-8da398038d02 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.188319 | controller |     "Jun 11 11:43:44.325315 crc crio[22553]: time=\"2026-06-11T11:43:44.324566012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.188334 | controller |     "Jun 11 11:43:44.376464 crc crio[22553]: time=\"2026-06-11T11:43:44.376170998Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-57bn8/POD\" id=07ac2c22-b032-4df5-bd49-a27322d31598 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.188366 | controller |     "Jun 11 11:43:44.376648 crc crio[22553]: time=\"2026-06-11T11:43:44.376513218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.188384 | controller |     "Jun 11 11:43:44.480754 crc crio[22553]: time=\"2026-06-11T11:43:44.480131782Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-f4c4579bb-5n8xl/POD\" id=9bfcb9bc-6179-409c-9034-2d1448bdf059 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.188403 | controller |     "Jun 11 11:43:44.480754 crc crio[22553]: time=\"2026-06-11T11:43:44.480486242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.188419 | controller |     "Jun 11 11:43:44.570088 crc crio[22553]: time=\"2026-06-11T11:43:44.569923482Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6495978d8d-pwqrc/POD\" id=2c06ed02-aa02-48d7-b1a2-31062aed6d58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.188434 | controller |     "Jun 11 11:43:44.570215 crc crio[22553]: time=\"2026-06-11T11:43:44.570105927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.188449 | controller |     "Jun 11 11:43:44.823267 crc crio[22553]: time=\"2026-06-11T11:43:44.823145232Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-58f85bd97f-dp287/POD\" id=fc067066-2230-4ef2-a4b2-a568e38ca069 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.188464 | controller |     "Jun 11 11:43:44.826431 crc crio[22553]: time=\"2026-06-11T11:43:44.823280156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.188478 | controller |     "Jun 11 11:43:44.826431 crc crio[22553]: time=\"2026-06-11T11:43:44.825565613Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-67c49dd5c6-znjqp/POD\" id=5bb477e9-09c8-44de-a560-0c124749f726 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.188493 | controller |     "Jun 11 11:43:44.826431 crc crio[22553]: time=\"2026-06-11T11:43:44.82579638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.188508 | controller |     "Jun 11 11:43:45.050179 crc crio[22553]: time=\"2026-06-11T11:43:45.050102346Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-8d5599d7d-2ptl7/POD\" id=e6b0c765-6bf4-4fc7-a344-fc1c283a8375 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.188523 | controller |     "Jun 11 11:43:45.050179 crc crio[22553]: time=\"2026-06-11T11:43:45.050210139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.188537 | controller |     "Jun 11 11:43:45.113518 crc crio[22553]: time=\"2026-06-11T11:43:45.113427604Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-xc2pt/POD\" id=57ea4f3d-70b3-4b49-adb7-7083ab0abcb0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.188552 | controller |     "Jun 11 11:43:45.113654 crc crio[22553]: time=\"2026-06-11T11:43:45.113544197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.188566 | controller |     "Jun 11 11:43:45.143756 crc crio[22553]: time=\"2026-06-11T11:43:45.143544113Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-577b679b5c-nwls9/POD\" id=0e79f234-8f9f-46b4-bd60-0e66babf7c06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.188581 | controller |     "Jun 11 11:43:45.144029 crc crio[22553]: time=\"2026-06-11T11:43:45.143970445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.188595 | controller |     "Jun 11 11:43:59.646161 crc crio[22553]: time=\"2026-06-11T11:43:59.645110127Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-cbcfcddf7-hptvr/POD\" id=18d1941c-9adc-478c-8521-7a653a271a4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.188615 | controller |     "Jun 11 11:43:59.648189 crc crio[22553]: time=\"2026-06-11T11:43:59.648166306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.188631 | controller |     "Jun 11 11:44:00.543157 crc crio[22553]: time=\"2026-06-11T11:44:00.542216548Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686304-p457f/POD\" id=3dc57eca-d76e-448b-9efc-ba06ef63f6c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.188646 | controller |     "Jun 11 11:44:00.543410 crc crio[22553]: time=\"2026-06-11T11:44:00.543335101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.188660 | controller |     "Jun 11 11:44:00.845072 crc crio[22553]: time=\"2026-06-11T11:44:00.844551971Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-5844f5ff8d-fdj98/POD\" id=47eb805c-ea2a-477a-a306-affd5c95ae1d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.188675 | controller |     "Jun 11 11:44:00.845072 crc crio[22553]: time=\"2026-06-11T11:44:00.84486952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.188690 | controller |     "Jun 11 11:44:11.796669 crc crio[22553]: time=\"2026-06-11T11:44:11.794671711Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-t69zv Namespace:openstack-operators ID:f5f56336ce9c69a9e804c5c7b5a4b2ba17e5cce921577e925f00eefe9ae35e4c UID:88320163-c3f0-42d6-8ec3-9765e94acd3e NetNS:/var/run/netns/fc6a89f4-6c2e-4f57-b2d1-c0d369ea4795 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88320163_c3f0_42d6_8ec3_9765e94acd3e.slice PodAnnotations:0xc0011e81a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.188705 | controller |     "Jun 11 11:44:11.796669 crc crio[22553]: time=\"2026-06-11T11:44:11.795932578Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-t69zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.188720 | controller |     "Jun 11 11:44:12.202263 crc crio[22553]: time=\"2026-06-11T11:44:12.201597247Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-bvhqk Namespace:openstack-operators ID:22d290cc1d6ca06d83975e6115dc6af1e71c03991d6f89208427dc67eff801f7 UID:9ea30edd-af04-45a4-8fff-f9c0fd3360ff NetNS:/var/run/netns/2a3db1b7-479a-44c2-ab79-0e53b092dc62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ea30edd_af04_45a4_8fff_f9c0fd3360ff.slice PodAnnotations:0xc0011e8158}] Aliases:map[]}\"",
2026-06-11 12:41:58.188736 | controller |     "Jun 11 11:44:12.202263 crc crio[22553]: time=\"2026-06-11T11:44:12.202180874Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-6bf8599b68-bvhqk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.188751 | controller |     "Jun 11 11:44:12.218765 crc crio[22553]: time=\"2026-06-11T11:44:12.218396198Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-9ktxk Namespace:openstack-operators ID:4bd345b18e403a95485a85af52736c1d25a32f4c5a5f3246e71e64904baf8666 UID:760f3b72-90ef-4b62-bce0-f226cba5431e NetNS:/var/run/netns/ebb410eb-d040-431c-80fc-2e3515541190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod760f3b72_90ef_4b62_bce0_f226cba5431e.slice PodAnnotations:0xc002b8a2c8}] Aliases:map[]}\"",
2026-06-11 12:41:58.188770 | controller |     "Jun 11 11:44:12.218894 crc crio[22553]: time=\"2026-06-11T11:44:12.218784569Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-9ktxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.188786 | controller |     "Jun 11 11:44:12.247734 crc crio[22553]: time=\"2026-06-11T11:44:12.24760351Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-5n8xl Namespace:openstack-operators ID:6125835c0ae7f75f419bcb6d1d44900697c32e91e5b088206818d56d9686bfed UID:fd86f190-e033-4a5e-9ffb-7b180a0f7f20 NetNS:/var/run/netns/d79f0499-f3db-483f-99f6-e728a17021fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd86f190_e033_4a5e_9ffb_7b180a0f7f20.slice PodAnnotations:0xc001be62f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.188801 | controller |     "Jun 11 11:44:12.248100 crc crio[22553]: time=\"2026-06-11T11:44:12.247768735Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-f4c4579bb-5n8xl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.188817 | controller |     "Jun 11 11:44:12.257921 crc crio[22553]: time=\"2026-06-11T11:44:12.257643453Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-td64m Namespace:openstack-operators ID:db988a2d67e6b04771622fa52c7e25a63146ded67d2746ebc03244b8719db464 UID:1581e0cf-3a41-462b-8186-3681e78a40d9 NetNS:/var/run/netns/294eecae-cfbe-457a-945a-33b38e000bc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1581e0cf_3a41_462b_8186_3681e78a40d9.slice PodAnnotations:0xc0011e8368}] Aliases:map[]}\"",
2026-06-11 12:41:58.188833 | controller |     "Jun 11 11:44:12.257921 crc crio[22553]: time=\"2026-06-11T11:44:12.25788146Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-td64m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.188848 | controller |     "Jun 11 11:44:12.265882 crc crio[22553]: time=\"2026-06-11T11:44:12.265597105Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-mkbbz Namespace:openstack-operators ID:993124f271b5ce1d9f148a09d554892a5f4433e11a64a015c843d805f7589b43 UID:ef88c6e0-a2bf-4bba-93d2-693afed3d849 NetNS:/var/run/netns/7924ea3d-16a5-4958-9079-45f319acd028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podef88c6e0_a2bf_4bba_93d2_693afed3d849.slice PodAnnotations:0xc00012aa20}] Aliases:map[]}\"",
2026-06-11 12:41:58.188863 | controller |     "Jun 11 11:44:12.265882 crc crio[22553]: time=\"2026-06-11T11:44:12.265842522Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-688d5c756f-mkbbz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.188882 | controller |     "Jun 11 11:44:12.282759 crc crio[22553]: time=\"2026-06-11T11:44:12.282075426Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-nwls9 Namespace:openstack-operators ID:926db7456d50515470c65b409390bf41f1604eee33f6855e6fd108f4614b9265 UID:f47e423b-32f9-48e5-b088-c6381ece8d8c NetNS:/var/run/netns/81095401-fa26-4837-be15-e18a6f02f810 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf47e423b_32f9_48e5_b088_c6381ece8d8c.slice PodAnnotations:0xc00012abf8}] Aliases:map[]}\"",
2026-06-11 12:41:58.188937 | controller |     "Jun 11 11:44:12.282759 crc crio[22553]: time=\"2026-06-11T11:44:12.282158008Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-577b679b5c-nwls9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.188960 | controller |     "Jun 11 11:44:12.312858 crc crio[22553]: time=\"2026-06-11T11:44:12.312302688Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-57bn8 Namespace:openstack-operators ID:11832b1a3b5d85d70ab5ea499ef583b807003e87907ca571dca3d9423ec0ed27 UID:e5b956cd-b374-43ad-ab0d-e905f3c8f892 NetNS:/var/run/netns/602677fd-9d3c-4922-87e6-c740204a54be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5b956cd_b374_43ad_ab0d_e905f3c8f892.slice PodAnnotations:0xc0011e84b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.188976 | controller |     "Jun 11 11:44:12.313268 crc crio[22553]: time=\"2026-06-11T11:44:12.312870375Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-57bn8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.188991 | controller |     "Jun 11 11:44:12.957158 crc crio[22553]: 2026-06-11T11:44:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5f56336ce9c69a Mac:92:6b:fd:b7:d4:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/fc6a89f4-6c2e-4f57-b2d1-c0d369ea4795 SocketPath: PciID:}] [{Interface:0xc000014a90 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.189007 | controller |     "Jun 11 11:44:12.962609 crc crio[22553]: time=\"2026-06-11T11:44:12.9620289Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-t69zv Namespace:openstack-operators ID:f5f56336ce9c69a9e804c5c7b5a4b2ba17e5cce921577e925f00eefe9ae35e4c UID:88320163-c3f0-42d6-8ec3-9765e94acd3e NetNS:/var/run/netns/fc6a89f4-6c2e-4f57-b2d1-c0d369ea4795 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88320163_c3f0_42d6_8ec3_9765e94acd3e.slice PodAnnotations:0xc0011e81a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.189022 | controller |     "Jun 11 11:44:12.962609 crc crio[22553]: time=\"2026-06-11T11:44:12.962195775Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-t69zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.189037 | controller |     "Jun 11 11:44:13.402387 crc crio[22553]: time=\"2026-06-11T11:44:13.391989528Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-pwqrc Namespace:openstack-operators ID:2fb546c3fa357c181837be33a6cd086763229484bd8c2aebaba1c1fa35064e77 UID:f55e0d2e-c74a-4067-9dc9-e80405b6a6ea NetNS:/var/run/netns/1cc54a8e-3611-4134-b89e-eecd8d1e8235 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf55e0d2e_c74a_4067_9dc9_e80405b6a6ea.slice PodAnnotations:0xc0048002e0}] Aliases:map[]}\"",
2026-06-11 12:41:58.189052 | controller |     "Jun 11 11:44:13.402387 crc crio[22553]: time=\"2026-06-11T11:44:13.39205508Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6495978d8d-pwqrc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.189067 | controller |     "Jun 11 11:44:13.415481 crc crio[22553]: time=\"2026-06-11T11:44:13.41500193Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-8hgnr Namespace:openstack-operators ID:db968c0217ef32b45cf4eb475bba885405a30afad4c21ec14c0c0adecc4cd813 UID:12214456-716f-48c7-98a5-0f43ea8c54a7 NetNS:/var/run/netns/69f47132-c106-47f6-bac3-1f3856266ac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12214456_716f_48c7_98a5_0f43ea8c54a7.slice PodAnnotations:0xc001be66e0}] Aliases:map[]}\"",
2026-06-11 12:41:58.189088 | controller |     "Jun 11 11:44:13.415481 crc crio[22553]: time=\"2026-06-11T11:44:13.415128204Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-8hgnr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.189103 | controller |     "Jun 11 11:44:13.579585 crc crio[22553]: time=\"2026-06-11T11:44:13.571112846Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-jvhzw Namespace:openstack-operators ID:bb9ff12dffea6863c41272f165d9628b4c7550b0f68ddcc90c7331568e0c0872 UID:62bf959d-432d-4795-a5b1-dd2994ad2b33 NetNS:/var/run/netns/c846e07a-7cdb-42ab-9d6d-19a45e267e17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62bf959d_432d_4795_a5b1_dd2994ad2b33.slice PodAnnotations:0xc001be6840}] Aliases:map[]}\"",
2026-06-11 12:41:58.189119 | controller |     "Jun 11 11:44:13.579585 crc crio[22553]: time=\"2026-06-11T11:44:13.571179718Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-jvhzw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.189134 | controller |     "Jun 11 11:44:13.892003 crc crio[22553]: time=\"2026-06-11T11:44:13.889507758Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-5ppsh Namespace:openstack-operators ID:99616b6c71abceb213f4ae92bbbfa0a960722cdf22790e2157da99891671ae45 UID:5b4d7bf5-ef43-46e1-9fd5-e4aacb81d389 NetNS:/var/run/netns/3e1c4778-1932-45a8-af96-52e1ee563196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b4d7bf5_ef43_46e1_9fd5_e4aacb81d389.slice PodAnnotations:0xc00061e458}] Aliases:map[]}\"",
2026-06-11 12:41:58.189149 | controller |     "Jun 11 11:44:13.892003 crc crio[22553]: time=\"2026-06-11T11:44:13.891133326Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-677d9d8477-5ppsh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.189165 | controller |     "Jun 11 11:44:14.042180 crc crio[22553]: time=\"2026-06-11T11:44:14.041475663Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-xc2pt Namespace:openstack-operators ID:7b3260ba5563255ba1c41fff77464d5463691bc64e18b35acbb8158446a2eaa5 UID:498f6d34-81d6-4ca2-9cbd-5953eb90b8ed NetNS:/var/run/netns/b65d8a3b-fea9-4e44-bfbf-71762b9c90aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod498f6d34_81d6_4ca2_9cbd_5953eb90b8ed.slice PodAnnotations:0xc002b8a670}] Aliases:map[]}\"",
2026-06-11 12:41:58.189179 | controller |     "Jun 11 11:44:14.042180 crc crio[22553]: time=\"2026-06-11T11:44:14.041861264Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-xc2pt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.189195 | controller |     "Jun 11 11:44:14.127228 crc crio[22553]: time=\"2026-06-11T11:44:14.126574977Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-2ptl7 Namespace:openstack-operators ID:a4fc3dcd2dd255dafb292d0cba137a613a7d140a6e9bdc191ce23c0adb7d39ad UID:e196a471-bfb7-4476-b164-3efcddac5882 NetNS:/var/run/netns/16aa4bce-bf6e-4d9c-aafd-7cec4f1a5d15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode196a471_bfb7_4476_b164_3efcddac5882.slice PodAnnotations:0xc00279a1a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.189213 | controller |     "Jun 11 11:44:14.127228 crc crio[22553]: time=\"2026-06-11T11:44:14.127091122Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-8d5599d7d-2ptl7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.189229 | controller |     "Jun 11 11:44:14.131581 crc crio[22553]: time=\"2026-06-11T11:44:14.131197382Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-dp287 Namespace:openstack-operators ID:42a3dabbdac081e7ea9bd63954ece8297c4ee7bc4a6cea694945e39a766a3fd2 UID:81ce060b-36d1-4d51-902f-123599d919b7 NetNS:/var/run/netns/4f7c1367-c4b9-4da8-8c01-8ef6a0cbc683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81ce060b_36d1_4d51_902f_123599d919b7.slice PodAnnotations:0xc0011e87c0}] Aliases:map[]}\"",
2026-06-11 12:41:58.189244 | controller |     "Jun 11 11:44:14.184563 crc crio[22553]: time=\"2026-06-11T11:44:14.183286092Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-dp287 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.189259 | controller |     "Jun 11 11:44:14.314435 crc crio[22553]: time=\"2026-06-11T11:44:14.313004848Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-2pxdz Namespace:openstack-operators ID:cfe21a6723f96cc67ed17243d9d94e69fef89b7573c6c5cac34a2da0a6b54a73 UID:4c348a05-3b89-4a6f-adfc-fd8a2141adc0 NetNS:/var/run/netns/3098c017-2026-4683-8116-4dc4fe32fe1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c348a05_3b89_4a6f_adfc_fd8a2141adc0.slice PodAnnotations:0xc001be6190}] Aliases:map[]}\"",
2026-06-11 12:41:58.189273 | controller |     "Jun 11 11:44:14.314435 crc crio[22553]: time=\"2026-06-11T11:44:14.313156852Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5c5844cc68-2pxdz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.189289 | controller |     "Jun 11 11:44:14.465840 crc crio[22553]: time=\"2026-06-11T11:44:14.457528435Z\" level=info msg=\"Ran pod sandbox f5f56336ce9c69a9e804c5c7b5a4b2ba17e5cce921577e925f00eefe9ae35e4c with infra container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-t69zv/POD\" id=e3d5f528-e706-4f49-861d-780a8e71c78b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.189304 | controller |     "Jun 11 11:44:14.466198 crc crio[22553]: time=\"2026-06-11T11:44:14.46591439Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=3c5eff0d-54d5-4988-bfdc-1ddacbf9928b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.189318 | controller |     "Jun 11 11:44:14.466284 crc crio[22553]: time=\"2026-06-11T11:44:14.466232199Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found\" id=3c5eff0d-54d5-4988-bfdc-1ddacbf9928b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.189334 | controller |     "Jun 11 11:44:14.466477 crc crio[22553]: time=\"2026-06-11T11:44:14.466427675Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found\" id=3c5eff0d-54d5-4988-bfdc-1ddacbf9928b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.189367 | controller |     "Jun 11 11:44:14.499760 crc crio[22553]: time=\"2026-06-11T11:44:14.492164666Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=861244c6-4751-47c0-9ebb-546ba50ce6d6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.189392 | controller |     "Jun 11 11:44:14.499760 crc crio[22553]: time=\"2026-06-11T11:44:14.495257057Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-wwtcp Namespace:openstack-operators ID:ce582868d8e55433181c18723de983ae0f0207049e6ecdade7ecd2ce728a2be6 UID:c581538e-5526-4741-add5-9cb2e663d475 NetNS:/var/run/netns/143cf89e-41b8-4a3e-8157-daf2bdd0422a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc581538e_5526_4741_add5_9cb2e663d475.slice PodAnnotations:0xc002b8a0b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.189408 | controller |     "Jun 11 11:44:14.499760 crc crio[22553]: time=\"2026-06-11T11:44:14.495486813Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-wwtcp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.189423 | controller |     "Jun 11 11:44:14.499760 crc crio[22553]: time=\"2026-06-11T11:44:14.497501742Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-znjqp Namespace:openstack-operators ID:8b75e39c22cf011ee08ad876668d73c56ad725fd50cd77f03236ae38a64e38d6 UID:46036571-60cc-4180-ba0b-f5dac5b64684 NetNS:/var/run/netns/1ccd062a-4dd0-42a4-98d6-cefe507db84d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod46036571_60cc_4180_ba0b_f5dac5b64684.slice PodAnnotations:0xc0011e81d0}] Aliases:map[]}\"",
2026-06-11 12:41:58.189439 | controller |     "Jun 11 11:44:14.499760 crc crio[22553]: time=\"2026-06-11T11:44:14.497572514Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-znjqp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.189454 | controller |     "Jun 11 11:44:14.522567 crc crio[22553]: time=\"2026-06-11T11:44:14.522300346Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\\\"\"",
2026-06-11 12:41:58.189469 | controller |     "Jun 11 11:44:15.380507 crc crio[22553]: 2026-06-11T11:44:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22d290cc1d6ca06 Mac:f2:99:94:c3:dd:a1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/2a3db1b7-479a-44c2-ab79-0e53b092dc62 SocketPath: PciID:}] [{Interface:0xc0000151c0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.189485 | controller |     "Jun 11 11:44:15.397894 crc crio[22553]: time=\"2026-06-11T11:44:15.381588633Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-bvhqk Namespace:openstack-operators ID:22d290cc1d6ca06d83975e6115dc6af1e71c03991d6f89208427dc67eff801f7 UID:9ea30edd-af04-45a4-8fff-f9c0fd3360ff NetNS:/var/run/netns/2a3db1b7-479a-44c2-ab79-0e53b092dc62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9ea30edd_af04_45a4_8fff_f9c0fd3360ff.slice PodAnnotations:0xc0011e8158}] Aliases:map[]}\"",
2026-06-11 12:41:58.189500 | controller |     "Jun 11 11:44:15.397894 crc crio[22553]: time=\"2026-06-11T11:44:15.381928072Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-6bf8599b68-bvhqk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.189515 | controller |     "Jun 11 11:44:15.642955 crc crio[22553]: 2026-06-11T11:44:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6125835c0ae7f75 Mac:22:74:79:7c:bb:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/d79f0499-f3db-483f-99f6-e728a17021fb SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.189534 | controller |     "Jun 11 11:44:15.713822 crc crio[22553]: time=\"2026-06-11T11:44:15.640646733Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-5n8xl Namespace:openstack-operators ID:6125835c0ae7f75f419bcb6d1d44900697c32e91e5b088206818d56d9686bfed UID:fd86f190-e033-4a5e-9ffb-7b180a0f7f20 NetNS:/var/run/netns/d79f0499-f3db-483f-99f6-e728a17021fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfd86f190_e033_4a5e_9ffb_7b180a0f7f20.slice PodAnnotations:0xc001be62f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.189550 | controller |     "Jun 11 11:44:15.713822 crc crio[22553]: time=\"2026-06-11T11:44:15.707400311Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-f4c4579bb-5n8xl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.189565 | controller |     "Jun 11 11:44:15.864012 crc crio[22553]: 2026-06-11T11:44:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4bd345b18e403a9 Mac:fa:9c:84:77:00:20 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/ebb410eb-d040-431c-80fc-2e3515541190 SocketPath: PciID:}] [{Interface:0xc000014e40 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.189581 | controller |     "Jun 11 11:44:15.871656 crc crio[22553]: time=\"2026-06-11T11:44:15.870491591Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-9ktxk Namespace:openstack-operators ID:4bd345b18e403a95485a85af52736c1d25a32f4c5a5f3246e71e64904baf8666 UID:760f3b72-90ef-4b62-bce0-f226cba5431e NetNS:/var/run/netns/ebb410eb-d040-431c-80fc-2e3515541190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod760f3b72_90ef_4b62_bce0_f226cba5431e.slice PodAnnotations:0xc002b8a2c8}] Aliases:map[]}\"",
2026-06-11 12:41:58.189596 | controller |     "Jun 11 11:44:15.871656 crc crio[22553]: time=\"2026-06-11T11:44:15.871297974Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-9ktxk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.189611 | controller |     "Jun 11 11:44:16.407162 crc crio[22553]: 2026-06-11T11:44:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db988a2d67e6b04 Mac:36:51:4a:b7:73:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/294eecae-cfbe-457a-945a-33b38e000bc0 SocketPath: PciID:}] [{Interface:0xc0000151c0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.189626 | controller |     "Jun 11 11:44:16.424758 crc crio[22553]: time=\"2026-06-11T11:44:16.42145274Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-td64m Namespace:openstack-operators ID:db988a2d67e6b04771622fa52c7e25a63146ded67d2746ebc03244b8719db464 UID:1581e0cf-3a41-462b-8186-3681e78a40d9 NetNS:/var/run/netns/294eecae-cfbe-457a-945a-33b38e000bc0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1581e0cf_3a41_462b_8186_3681e78a40d9.slice PodAnnotations:0xc0011e8368}] Aliases:map[]}\"",
2026-06-11 12:41:58.189640 | controller |     "Jun 11 11:44:16.424758 crc crio[22553]: time=\"2026-06-11T11:44:16.421928914Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-td64m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.189655 | controller |     "Jun 11 11:44:16.486761 crc crio[22553]: 2026-06-11T11:44:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:926db7456d50515 Mac:5e:ed:2d:24:37:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/81095401-fa26-4837-be15-e18a6f02f810 SocketPath: PciID:}] [{Interface:0xc00040f050 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.189676 | controller |     "Jun 11 11:44:16.512130 crc crio[22553]: time=\"2026-06-11T11:44:16.507496461Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-nwls9 Namespace:openstack-operators ID:926db7456d50515470c65b409390bf41f1604eee33f6855e6fd108f4614b9265 UID:f47e423b-32f9-48e5-b088-c6381ece8d8c NetNS:/var/run/netns/81095401-fa26-4837-be15-e18a6f02f810 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf47e423b_32f9_48e5_b088_c6381ece8d8c.slice PodAnnotations:0xc00012abf8}] Aliases:map[]}\"",
2026-06-11 12:41:58.189692 | controller |     "Jun 11 11:44:16.522616 crc crio[22553]: time=\"2026-06-11T11:44:16.522433717Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-577b679b5c-nwls9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.189707 | controller |     "Jun 11 11:44:16.523503 crc crio[22553]: 2026-06-11T11:44:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11832b1a3b5d85d Mac:d2:3e:d6:71:cc:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/602677fd-9d3c-4922-87e6-c740204a54be SocketPath: PciID:}] [{Interface:0xc000193be0 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.189722 | controller |     "Jun 11 11:44:16.537616 crc crio[22553]: time=\"2026-06-11T11:44:16.528638688Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-57bn8 Namespace:openstack-operators ID:11832b1a3b5d85d70ab5ea499ef583b807003e87907ca571dca3d9423ec0ed27 UID:e5b956cd-b374-43ad-ab0d-e905f3c8f892 NetNS:/var/run/netns/602677fd-9d3c-4922-87e6-c740204a54be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode5b956cd_b374_43ad_ab0d_e905f3c8f892.slice PodAnnotations:0xc0011e84b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.189737 | controller |     "Jun 11 11:44:16.537616 crc crio[22553]: time=\"2026-06-11T11:44:16.529118992Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-57bn8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.189752 | controller |     "Jun 11 11:44:16.632788 crc crio[22553]: 2026-06-11T11:44:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:993124f271b5ce1 Mac:d6:7f:f8:06:1e:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/7924ea3d-16a5-4958-9079-45f319acd028 SocketPath: PciID:}] [{Interface:0xc000014e60 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.189767 | controller |     "Jun 11 11:44:16.632788 crc crio[22553]: time=\"2026-06-11T11:44:16.631553722Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-mkbbz Namespace:openstack-operators ID:993124f271b5ce1d9f148a09d554892a5f4433e11a64a015c843d805f7589b43 UID:ef88c6e0-a2bf-4bba-93d2-693afed3d849 NetNS:/var/run/netns/7924ea3d-16a5-4958-9079-45f319acd028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podef88c6e0_a2bf_4bba_93d2_693afed3d849.slice PodAnnotations:0xc00012aa20}] Aliases:map[]}\"",
2026-06-11 12:41:58.189782 | controller |     "Jun 11 11:44:16.632788 crc crio[22553]: time=\"2026-06-11T11:44:16.631814349Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-688d5c756f-mkbbz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.189797 | controller |     "Jun 11 11:44:16.771782 crc crio[22553]: time=\"2026-06-11T11:44:16.768079546Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f45zng/POD\" id=cd2207b7-9353-4f3b-8e8d-99000df29e8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.189816 | controller |     "Jun 11 11:44:16.771782 crc crio[22553]: time=\"2026-06-11T11:44:16.768184859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.189831 | controller |     "Jun 11 11:44:16.966420 crc crio[22553]: 2026-06-11T11:44:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99616b6c71abceb Mac:b2:38:7b:03:99:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/3e1c4778-1932-45a8-af96-52e1ee563196 SocketPath: PciID:}] [{Interface:0xc0004c05b0 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.189846 | controller |     "Jun 11 11:44:16.968645 crc crio[22553]: time=\"2026-06-11T11:44:16.967861687Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-5ppsh Namespace:openstack-operators ID:99616b6c71abceb213f4ae92bbbfa0a960722cdf22790e2157da99891671ae45 UID:5b4d7bf5-ef43-46e1-9fd5-e4aacb81d389 NetNS:/var/run/netns/3e1c4778-1932-45a8-af96-52e1ee563196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5b4d7bf5_ef43_46e1_9fd5_e4aacb81d389.slice PodAnnotations:0xc00061e458}] Aliases:map[]}\"",
2026-06-11 12:41:58.189861 | controller |     "Jun 11 11:44:16.968645 crc crio[22553]: time=\"2026-06-11T11:44:16.968157005Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-677d9d8477-5ppsh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.189876 | controller |     "Jun 11 11:44:16.985157 crc crio[22553]: 2026-06-11T11:44:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db968c0217ef32b Mac:ce:bc:0e:d9:53:41 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/69f47132-c106-47f6-bac3-1f3856266ac2 SocketPath: PciID:}] [{Interface:0xc0000149c0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.189891 | controller |     "Jun 11 11:44:16.985973 crc crio[22553]: time=\"2026-06-11T11:44:16.985877192Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-8hgnr Namespace:openstack-operators ID:db968c0217ef32b45cf4eb475bba885405a30afad4c21ec14c0c0adecc4cd813 UID:12214456-716f-48c7-98a5-0f43ea8c54a7 NetNS:/var/run/netns/69f47132-c106-47f6-bac3-1f3856266ac2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod12214456_716f_48c7_98a5_0f43ea8c54a7.slice PodAnnotations:0xc001be66e0}] Aliases:map[]}\"",
2026-06-11 12:41:58.189906 | controller |     "Jun 11 11:44:16.986123 crc crio[22553]: time=\"2026-06-11T11:44:16.986046567Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-8hgnr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.189921 | controller |     "Jun 11 11:44:17.057779 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4fc3dcd2dd255d Mac:d2:3b:63:40:96:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/16aa4bce-bf6e-4d9c-aafd-7cec4f1a5d15 SocketPath: PciID:}] [{Interface:0xc000135110 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.189936 | controller |     "Jun 11 11:44:17.059042 crc crio[22553]: time=\"2026-06-11T11:44:17.058942755Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-2ptl7 Namespace:openstack-operators ID:a4fc3dcd2dd255dafb292d0cba137a613a7d140a6e9bdc191ce23c0adb7d39ad UID:e196a471-bfb7-4476-b164-3efcddac5882 NetNS:/var/run/netns/16aa4bce-bf6e-4d9c-aafd-7cec4f1a5d15 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode196a471_bfb7_4476_b164_3efcddac5882.slice PodAnnotations:0xc00279a1a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.189955 | controller |     "Jun 11 11:44:17.059230 crc crio[22553]: time=\"2026-06-11T11:44:17.059098119Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-8d5599d7d-2ptl7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.189971 | controller |     "Jun 11 11:44:17.250633 crc crio[22553]: time=\"2026-06-11T11:44:17.250480555Z\" level=info msg=\"Ran pod sandbox 99616b6c71abceb213f4ae92bbbfa0a960722cdf22790e2157da99891671ae45 with infra container: openstack-operators/manila-operator-controller-manager-677d9d8477-5ppsh/POD\" id=f475186c-ad76-4e4a-9821-2dc96377316d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.189986 | controller |     "Jun 11 11:44:17.255482 crc crio[22553]: time=\"2026-06-11T11:44:17.255349167Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=c8c6673f-5444-4033-b6f0-6cfd74a66412 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190001 | controller |     "Jun 11 11:44:17.256520 crc crio[22553]: time=\"2026-06-11T11:44:17.256457559Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found\" id=c8c6673f-5444-4033-b6f0-6cfd74a66412 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190017 | controller |     "Jun 11 11:44:17.256607 crc crio[22553]: time=\"2026-06-11T11:44:17.256541212Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found\" id=c8c6673f-5444-4033-b6f0-6cfd74a66412 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190032 | controller |     "Jun 11 11:44:17.257814 crc crio[22553]: time=\"2026-06-11T11:44:17.257752217Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=52ca1576-5c40-47b8-a51d-5dde5fc3397a name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.190047 | controller |     "Jun 11 11:44:17.262382 crc crio[22553]: time=\"2026-06-11T11:44:17.261869247Z\" level=info msg=\"Ran pod sandbox 926db7456d50515470c65b409390bf41f1604eee33f6855e6fd108f4614b9265 with infra container: openstack-operators/watcher-operator-controller-manager-577b679b5c-nwls9/POD\" id=0e79f234-8f9f-46b4-bd60-0e66babf7c06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.190062 | controller |     "Jun 11 11:44:17.262382 crc crio[22553]: time=\"2026-06-11T11:44:17.26229797Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\\\"\"",
2026-06-11 12:41:58.190077 | controller |     "Jun 11 11:44:17.271189 crc crio[22553]: time=\"2026-06-11T11:44:17.271086866Z\" level=info msg=\"Ran pod sandbox 6125835c0ae7f75f419bcb6d1d44900697c32e91e5b088206818d56d9686bfed with infra container: openstack-operators/nova-operator-controller-manager-f4c4579bb-5n8xl/POD\" id=9bfcb9bc-6179-409c-9034-2d1448bdf059 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.190092 | controller |     "Jun 11 11:44:17.272770 crc crio[22553]: time=\"2026-06-11T11:44:17.272491857Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=fd296fc0-dc36-4b22-b593-ea92bd78a2af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190107 | controller |     "Jun 11 11:44:17.273592 crc crio[22553]: time=\"2026-06-11T11:44:17.272791726Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found\" id=fd296fc0-dc36-4b22-b593-ea92bd78a2af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190127 | controller |     "Jun 11 11:44:17.273592 crc crio[22553]: time=\"2026-06-11T11:44:17.272848638Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found\" id=fd296fc0-dc36-4b22-b593-ea92bd78a2af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190144 | controller |     "Jun 11 11:44:17.276589 crc crio[22553]: time=\"2026-06-11T11:44:17.276497194Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=9a7e320a-36ad-4e91-8d10-4658d38b47f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190159 | controller |     "Jun 11 11:44:17.276905 crc crio[22553]: time=\"2026-06-11T11:44:17.276844884Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found\" id=9a7e320a-36ad-4e91-8d10-4658d38b47f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190175 | controller |     "Jun 11 11:44:17.277082 crc crio[22553]: time=\"2026-06-11T11:44:17.276997149Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found\" id=9a7e320a-36ad-4e91-8d10-4658d38b47f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190190 | controller |     "Jun 11 11:44:17.278609 crc crio[22553]: time=\"2026-06-11T11:44:17.278046159Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=108a9143-d0e8-4042-a43a-afbe9864d4d2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.190204 | controller |     "Jun 11 11:44:17.279672 crc crio[22553]: time=\"2026-06-11T11:44:17.279153162Z\" level=info msg=\"Ran pod sandbox db968c0217ef32b45cf4eb475bba885405a30afad4c21ec14c0c0adecc4cd813 with infra container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-8hgnr/POD\" id=6c3b87fd-5564-46bf-ba27-421a177a53e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.190219 | controller |     "Jun 11 11:44:17.282947 crc crio[22553]: time=\"2026-06-11T11:44:17.282844259Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=e16862f1-83d3-44c7-acf3-bf9538c50bd0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.190234 | controller |     "Jun 11 11:44:17.284959 crc crio[22553]: time=\"2026-06-11T11:44:17.284878629Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=337ddf6c-b8e6-44cb-8ca1-f3d5665efa74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190249 | controller |     "Jun 11 11:44:17.285207 crc crio[22553]: time=\"2026-06-11T11:44:17.285146507Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 not found\" id=337ddf6c-b8e6-44cb-8ca1-f3d5665efa74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190264 | controller |     "Jun 11 11:44:17.285284 crc crio[22553]: time=\"2026-06-11T11:44:17.285227969Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 found\" id=337ddf6c-b8e6-44cb-8ca1-f3d5665efa74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190283 | controller |     "Jun 11 11:44:17.288086 crc crio[22553]: time=\"2026-06-11T11:44:17.287873726Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=4d8558bd-de04-4907-800e-05cbeb9c6e15 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.190298 | controller |     "Jun 11 11:44:17.292059 crc crio[22553]: time=\"2026-06-11T11:44:17.291662727Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\\\"\"",
2026-06-11 12:41:58.190313 | controller |     "Jun 11 11:44:17.292734 crc crio[22553]: time=\"2026-06-11T11:44:17.292244674Z\" level=info msg=\"Ran pod sandbox 4bd345b18e403a95485a85af52736c1d25a32f4c5a5f3246e71e64904baf8666 with infra container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-9ktxk/POD\" id=dbf65d5b-1a0e-4b79-a8bc-48db7880aa81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.190328 | controller |     "Jun 11 11:44:17.300454 crc crio[22553]: time=\"2026-06-11T11:44:17.298569158Z\" level=info msg=\"Ran pod sandbox a4fc3dcd2dd255dafb292d0cba137a613a7d140a6e9bdc191ce23c0adb7d39ad with infra container: openstack-operators/test-operator-controller-manager-8d5599d7d-2ptl7/POD\" id=e6b0c765-6bf4-4fc7-a344-fc1c283a8375 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.190343 | controller |     "Jun 11 11:44:17.300454 crc crio[22553]: time=\"2026-06-11T11:44:17.298886518Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\\\"\"",
2026-06-11 12:41:58.190376 | controller |     "Jun 11 11:44:17.300911 crc crio[22553]: time=\"2026-06-11T11:44:17.300873766Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\\\"\"",
2026-06-11 12:41:58.190392 | controller |     "Jun 11 11:44:17.303350 crc crio[22553]: time=\"2026-06-11T11:44:17.303292086Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=2b456327-69d1-4f75-9e98-e73b3698617e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190407 | controller |     "Jun 11 11:44:17.303736 crc crio[22553]: time=\"2026-06-11T11:44:17.303657047Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found\" id=2b456327-69d1-4f75-9e98-e73b3698617e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190422 | controller |     "Jun 11 11:44:17.303879 crc crio[22553]: time=\"2026-06-11T11:44:17.303861603Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found\" id=2b456327-69d1-4f75-9e98-e73b3698617e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190437 | controller |     "Jun 11 11:44:17.304045 crc crio[22553]: time=\"2026-06-11T11:44:17.303963186Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=f13fd4e1-f32a-4b6d-89ca-ecefc9e195ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190451 | controller |     "Jun 11 11:44:17.304267 crc crio[22553]: time=\"2026-06-11T11:44:17.304217913Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found\" id=f13fd4e1-f32a-4b6d-89ca-ecefc9e195ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190466 | controller |     "Jun 11 11:44:17.305263 crc crio[22553]: time=\"2026-06-11T11:44:17.304295695Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found\" id=f13fd4e1-f32a-4b6d-89ca-ecefc9e195ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190485 | controller |     "Jun 11 11:44:17.305584 crc crio[22553]: time=\"2026-06-11T11:44:17.305559062Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=b21eab80-fdf1-41ba-816e-a284f7c28ab9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.190500 | controller |     "Jun 11 11:44:17.308414 crc crio[22553]: time=\"2026-06-11T11:44:17.308382565Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=99ba2b22-fa8f-4c88-95ab-4974f2d0bd1f name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.190514 | controller |     "Jun 11 11:44:17.308912 crc crio[22553]: time=\"2026-06-11T11:44:17.308762136Z\" level=info msg=\"Ran pod sandbox 22d290cc1d6ca06d83975e6115dc6af1e71c03991d6f89208427dc67eff801f7 with infra container: openstack-operators/designate-operator-controller-manager-6bf8599b68-bvhqk/POD\" id=0c213f7d-7dc1-4ef7-8e71-8d00461ec933 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.190529 | controller |     "Jun 11 11:44:17.310802 crc crio[22553]: time=\"2026-06-11T11:44:17.310729563Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\\\"\"",
2026-06-11 12:41:58.190543 | controller |     "Jun 11 11:44:17.310989 crc crio[22553]: time=\"2026-06-11T11:44:17.310900968Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\\\"\"",
2026-06-11 12:41:58.190558 | controller |     "Jun 11 11:44:17.311412 crc crio[22553]: time=\"2026-06-11T11:44:17.311233988Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=95b4ecec-54a9-4421-a34a-bd7a931e6262 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190573 | controller |     "Jun 11 11:44:17.312622 crc crio[22553]: time=\"2026-06-11T11:44:17.312601928Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found\" id=95b4ecec-54a9-4421-a34a-bd7a931e6262 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190588 | controller |     "Jun 11 11:44:17.312813 crc crio[22553]: time=\"2026-06-11T11:44:17.312793954Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found\" id=95b4ecec-54a9-4421-a34a-bd7a931e6262 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190603 | controller |     "Jun 11 11:44:17.313903 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfe21a6723f96cc Mac:f6:62:fa:f2:48:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/3098c017-2026-4683-8116-4dc4fe32fe1f SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.190618 | controller |     "Jun 11 11:44:17.316075 crc crio[22553]: time=\"2026-06-11T11:44:17.315897144Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=84fe5678-9a51-4def-bddf-c315ae324788 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.190633 | controller |     "Jun 11 11:44:17.317369 crc crio[22553]: time=\"2026-06-11T11:44:17.317255534Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-2pxdz Namespace:openstack-operators ID:cfe21a6723f96cc67ed17243d9d94e69fef89b7573c6c5cac34a2da0a6b54a73 UID:4c348a05-3b89-4a6f-adfc-fd8a2141adc0 NetNS:/var/run/netns/3098c017-2026-4683-8116-4dc4fe32fe1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c348a05_3b89_4a6f_adfc_fd8a2141adc0.slice PodAnnotations:0xc001be6190}] Aliases:map[]}\"",
2026-06-11 12:41:58.190651 | controller |     "Jun 11 11:44:17.317879 crc crio[22553]: time=\"2026-06-11T11:44:17.317624774Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5c5844cc68-2pxdz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.190667 | controller |     "Jun 11 11:44:17.341335 crc crio[22553]: time=\"2026-06-11T11:44:17.341250094Z\" level=info msg=\"Ran pod sandbox 993124f271b5ce1d9f148a09d554892a5f4433e11a64a015c843d805f7589b43 with infra container: openstack-operators/neutron-operator-controller-manager-688d5c756f-mkbbz/POD\" id=6564b86e-ef1c-4fd7-81fc-8da398038d02 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.190682 | controller |     "Jun 11 11:44:17.342335 crc crio[22553]: time=\"2026-06-11T11:44:17.341475241Z\" level=info msg=\"Ran pod sandbox 11832b1a3b5d85d70ab5ea499ef583b807003e87907ca571dca3d9423ec0ed27 with infra container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-57bn8/POD\" id=07ac2c22-b032-4df5-bd49-a27322d31598 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.190697 | controller |     "Jun 11 11:44:17.342417 crc crio[22553]: time=\"2026-06-11T11:44:17.342351106Z\" level=info msg=\"Ran pod sandbox db988a2d67e6b04771622fa52c7e25a63146ded67d2746ebc03244b8719db464 with infra container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-td64m/POD\" id=822b72cb-bb18-4af1-b400-20b915674043 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.190712 | controller |     "Jun 11 11:44:17.343847 crc crio[22553]: time=\"2026-06-11T11:44:17.343672125Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=020b2f44-3754-42f7-ae81-faa7c0dfd5cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190727 | controller |     "Jun 11 11:44:17.344071 crc crio[22553]: time=\"2026-06-11T11:44:17.343962943Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d not found\" id=020b2f44-3754-42f7-ae81-faa7c0dfd5cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190741 | controller |     "Jun 11 11:44:17.344243 crc crio[22553]: time=\"2026-06-11T11:44:17.344169299Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d found\" id=020b2f44-3754-42f7-ae81-faa7c0dfd5cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190756 | controller |     "Jun 11 11:44:17.344537 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb9ff12dffea686 Mac:de:36:13:f4:ee:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/c846e07a-7cdb-42ab-9d6d-19a45e267e17 SocketPath: PciID:}] [{Interface:0xc00033a8f0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.190770 | controller |     "Jun 11 11:44:17.345373 crc crio[22553]: time=\"2026-06-11T11:44:17.345057405Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=e92e0e04-8b08-4ba8-8f45-75b907049c46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190785 | controller |     "Jun 11 11:44:17.345373 crc crio[22553]: time=\"2026-06-11T11:44:17.34522736Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=974ebcca-4ac1-4f3c-a039-34f067a1d314 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190803 | controller |     "Jun 11 11:44:17.345592 crc crio[22553]: time=\"2026-06-11T11:44:17.345532849Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=ff0343fd-cb2e-4ad1-afbe-1c4e6a451cc0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.190818 | controller |     "Jun 11 11:44:17.346293 crc crio[22553]: time=\"2026-06-11T11:44:17.34625204Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-jvhzw Namespace:openstack-operators ID:bb9ff12dffea6863c41272f165d9628b4c7550b0f68ddcc90c7331568e0c0872 UID:62bf959d-432d-4795-a5b1-dd2994ad2b33 NetNS:/var/run/netns/c846e07a-7cdb-42ab-9d6d-19a45e267e17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62bf959d_432d_4795_a5b1_dd2994ad2b33.slice PodAnnotations:0xc001be6840}] Aliases:map[]}\"",
2026-06-11 12:41:58.190833 | controller |     "Jun 11 11:44:17.348105 crc crio[22553]: time=\"2026-06-11T11:44:17.348082443Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-jvhzw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.190848 | controller |     "Jun 11 11:44:17.349441 crc crio[22553]: time=\"2026-06-11T11:44:17.34934878Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\\\"\"",
2026-06-11 12:41:58.190863 | controller |     "Jun 11 11:44:17.350767 crc crio[22553]: time=\"2026-06-11T11:44:17.350638788Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\\\"\"",
2026-06-11 12:41:58.190878 | controller |     "Jun 11 11:44:17.351177 crc crio[22553]: time=\"2026-06-11T11:44:17.351090211Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686304-p457f Namespace:openshift-infra ID:bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed UID:5858428a-51cc-465f-98ab-9bd1754757b0 NetNS:/var/run/netns/23a68f7a-52e8-40ea-844d-1f6a43bf9be9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5858428a_51cc_465f_98ab_9bd1754757b0.slice PodAnnotations:0xc00061f000}] Aliases:map[]}\"",
2026-06-11 12:41:58.190893 | controller |     "Jun 11 11:44:17.351177 crc crio[22553]: time=\"2026-06-11T11:44:17.351129262Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686304-p457f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.190908 | controller |     "Jun 11 11:44:17.356220 crc crio[22553]: time=\"2026-06-11T11:44:17.356128528Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found\" id=e92e0e04-8b08-4ba8-8f45-75b907049c46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190923 | controller |     "Jun 11 11:44:17.356513 crc crio[22553]: time=\"2026-06-11T11:44:17.356258882Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found\" id=e92e0e04-8b08-4ba8-8f45-75b907049c46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190937 | controller |     "Jun 11 11:44:17.359494 crc crio[22553]: time=\"2026-06-11T11:44:17.359350952Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=8a31dc9a-248c-4a6d-b518-a8e8f6b0eb63 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.190957 | controller |     "Jun 11 11:44:17.362017 crc crio[22553]: time=\"2026-06-11T11:44:17.361592808Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found\" id=974ebcca-4ac1-4f3c-a039-34f067a1d314 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190972 | controller |     "Jun 11 11:44:17.362522 crc crio[22553]: time=\"2026-06-11T11:44:17.362264707Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found\" id=974ebcca-4ac1-4f3c-a039-34f067a1d314 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.190987 | controller |     "Jun 11 11:44:17.371496 crc crio[22553]: time=\"2026-06-11T11:44:17.370809967Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=88e5090d-2813-4bf8-9c27-bfdfe8e16a02 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.191002 | controller |     "Jun 11 11:44:17.373751 crc crio[22553]: time=\"2026-06-11T11:44:17.373608858Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-hptvr Namespace:openstack-operators ID:4b63995433e75822a69591500b88277532bdedaa28a6c7e07dabfedd31db0589 UID:efbebbb5-d6e9-4347-8155-d2d4cae37cda NetNS:/var/run/netns/c3f78dde-b54f-43f7-a27f-614ffc5f06ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podefbebbb5_d6e9_4347_8155_d2d4cae37cda.slice PodAnnotations:0xc000ca0030}] Aliases:map[]}\"",
2026-06-11 12:41:58.191017 | controller |     "Jun 11 11:44:17.373905 crc crio[22553]: time=\"2026-06-11T11:44:17.373882646Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-hptvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.191033 | controller |     "Jun 11 11:44:17.374752 crc crio[22553]: time=\"2026-06-11T11:44:17.374640798Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\\\"\"",
2026-06-11 12:41:58.191048 | controller |     "Jun 11 11:44:17.375798 crc crio[22553]: time=\"2026-06-11T11:44:17.375771651Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\\\"\"",
2026-06-11 12:41:58.191063 | controller |     "Jun 11 11:44:17.379648 crc crio[22553]: time=\"2026-06-11T11:44:17.379609123Z\" level=info msg=\"Ran pod sandbox cfe21a6723f96cc67ed17243d9d94e69fef89b7573c6c5cac34a2da0a6b54a73 with infra container: openstack-operators/heat-operator-controller-manager-5c5844cc68-2pxdz/POD\" id=0d1eba14-f699-4b65-981a-22cff7ab571b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.191078 | controller |     "Jun 11 11:44:17.388915 crc crio[22553]: time=\"2026-06-11T11:44:17.388842213Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=bdec2869-5298-4c0c-8794-b77cefc03dd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.191094 | controller |     "Jun 11 11:44:17.401660 crc crio[22553]: time=\"2026-06-11T11:44:17.401477992Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found\" id=bdec2869-5298-4c0c-8794-b77cefc03dd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.191109 | controller |     "Jun 11 11:44:17.402091 crc crio[22553]: time=\"2026-06-11T11:44:17.401613956Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found\" id=bdec2869-5298-4c0c-8794-b77cefc03dd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.191128 | controller |     "Jun 11 11:44:17.422552 crc crio[22553]: time=\"2026-06-11T11:44:17.422478055Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-5844f5ff8d-fdj98 Namespace:openstack-operators ID:6b8b976197343277aca2cf6da80c4b79a1f2a9a8819799e2a2920eafe1c81735 UID:6b3bbf71-f9e9-4cf9-b9bd-51f972706768 NetNS:/var/run/netns/f67e66d1-eb99-4993-8a5b-10af70c69c74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b3bbf71_f9e9_4cf9_b9bd_51f972706768.slice PodAnnotations:0xc000ca0108}] Aliases:map[]}\"",
2026-06-11 12:41:58.191144 | controller |     "Jun 11 11:44:17.424753 crc crio[22553]: time=\"2026-06-11T11:44:17.42472172Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-5844f5ff8d-fdj98 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.191174 | controller |     "Jun 11 11:44:17.467530 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fb546c3fa357c1 Mac:9a:37:60:bc:73:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/1cc54a8e-3611-4134-b89e-eecd8d1e8235 SocketPath: PciID:}] [{Interface:0xc000148970 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.191190 | controller |     "Jun 11 11:44:17.469171 crc crio[22553]: time=\"2026-06-11T11:44:17.469084015Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-pwqrc Namespace:openstack-operators ID:2fb546c3fa357c181837be33a6cd086763229484bd8c2aebaba1c1fa35064e77 UID:f55e0d2e-c74a-4067-9dc9-e80405b6a6ea NetNS:/var/run/netns/1cc54a8e-3611-4134-b89e-eecd8d1e8235 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf55e0d2e_c74a_4067_9dc9_e80405b6a6ea.slice PodAnnotations:0xc0048002e0}] Aliases:map[]}\"",
2026-06-11 12:41:58.191206 | controller |     "Jun 11 11:44:17.469400 crc crio[22553]: time=\"2026-06-11T11:44:17.469300601Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6495978d8d-pwqrc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.191221 | controller |     "Jun 11 11:44:17.501947 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42a3dabbdac081e Mac:a2:31:7e:1b:c3:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/4f7c1367-c4b9-4da8-8c01-8ef6a0cbc683 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.191236 | controller |     "Jun 11 11:44:17.503952 crc crio[22553]: time=\"2026-06-11T11:44:17.50387581Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-dp287 Namespace:openstack-operators ID:42a3dabbdac081e7ea9bd63954ece8297c4ee7bc4a6cea694945e39a766a3fd2 UID:81ce060b-36d1-4d51-902f-123599d919b7 NetNS:/var/run/netns/4f7c1367-c4b9-4da8-8c01-8ef6a0cbc683 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81ce060b_36d1_4d51_902f_123599d919b7.slice PodAnnotations:0xc0011e87c0}] Aliases:map[]}\"",
2026-06-11 12:41:58.191251 | controller |     "Jun 11 11:44:17.504141 crc crio[22553]: time=\"2026-06-11T11:44:17.504078496Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-dp287 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.191267 | controller |     "Jun 11 11:44:17.507123 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b75e39c22cf011 Mac:9a:d5:9b:ef:5b:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/1ccd062a-4dd0-42a4-98d6-cefe507db84d SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.191286 | controller |     "Jun 11 11:44:17.512669 crc crio[22553]: time=\"2026-06-11T11:44:17.512141152Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-znjqp Namespace:openstack-operators ID:8b75e39c22cf011ee08ad876668d73c56ad725fd50cd77f03236ae38a64e38d6 UID:46036571-60cc-4180-ba0b-f5dac5b64684 NetNS:/var/run/netns/1ccd062a-4dd0-42a4-98d6-cefe507db84d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod46036571_60cc_4180_ba0b_f5dac5b64684.slice PodAnnotations:0xc0011e81d0}] Aliases:map[]}\"",
2026-06-11 12:41:58.191302 | controller |     "Jun 11 11:44:17.512669 crc crio[22553]: time=\"2026-06-11T11:44:17.512355648Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-znjqp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.191317 | controller |     "Jun 11 11:44:17.513530 crc crio[22553]: time=\"2026-06-11T11:44:17.513349267Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=47050bd3-475b-441c-81f3-d60601c06d94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.191332 | controller |     "Jun 11 11:44:17.513720 crc crio[22553]: time=\"2026-06-11T11:44:17.513585394Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found\" id=47050bd3-475b-441c-81f3-d60601c06d94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.191360 | controller |     "Jun 11 11:44:17.513720 crc crio[22553]: time=\"2026-06-11T11:44:17.513644655Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found\" id=47050bd3-475b-441c-81f3-d60601c06d94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.191379 | controller |     "Jun 11 11:44:17.519013 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce582868d8e5543 Mac:9a:3e:04:bd:2d:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/143cf89e-41b8-4a3e-8157-daf2bdd0422a SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.191395 | controller |     "Jun 11 11:44:17.519013 crc crio[22553]: time=\"2026-06-11T11:44:17.517158568Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-wwtcp Namespace:openstack-operators ID:ce582868d8e55433181c18723de983ae0f0207049e6ecdade7ecd2ce728a2be6 UID:c581538e-5526-4741-add5-9cb2e663d475 NetNS:/var/run/netns/143cf89e-41b8-4a3e-8157-daf2bdd0422a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc581538e_5526_4741_add5_9cb2e663d475.slice PodAnnotations:0xc002b8a0b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.191410 | controller |     "Jun 11 11:44:17.519013 crc crio[22553]: time=\"2026-06-11T11:44:17.517352834Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-wwtcp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.191425 | controller |     "Jun 11 11:44:17.519013 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b3260ba5563255 Mac:de:53:dc:9a:3e:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/b65d8a3b-fea9-4e44-bfbf-71762b9c90aa SocketPath: PciID:}] [{Interface:0xc0000149d0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.191445 | controller |     "Jun 11 11:44:17.519013 crc crio[22553]: time=\"2026-06-11T11:44:17.51894317Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-xc2pt Namespace:openstack-operators ID:7b3260ba5563255ba1c41fff77464d5463691bc64e18b35acbb8158446a2eaa5 UID:498f6d34-81d6-4ca2-9cbd-5953eb90b8ed NetNS:/var/run/netns/b65d8a3b-fea9-4e44-bfbf-71762b9c90aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod498f6d34_81d6_4ca2_9cbd_5953eb90b8ed.slice PodAnnotations:0xc002b8a670}] Aliases:map[]}\"",
2026-06-11 12:41:58.191461 | controller |     "Jun 11 11:44:17.519510 crc crio[22553]: time=\"2026-06-11T11:44:17.519071054Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-xc2pt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.191476 | controller |     "Jun 11 11:44:17.695454 crc crio[22553]: time=\"2026-06-11T11:44:17.694934576Z\" level=info msg=\"Ran pod sandbox bb9ff12dffea6863c41272f165d9628b4c7550b0f68ddcc90c7331568e0c0872 with infra container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-jvhzw/POD\" id=b00bfdb1-01b2-4e69-a13e-3aa65e8b84d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.191491 | controller |     "Jun 11 11:44:17.701298 crc crio[22553]: time=\"2026-06-11T11:44:17.701265541Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=2042263e-542b-44ff-b29c-5735e71f1ae4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.191506 | controller |     "Jun 11 11:44:17.701995 crc crio[22553]: time=\"2026-06-11T11:44:17.701894149Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed not found\" id=2042263e-542b-44ff-b29c-5735e71f1ae4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.191521 | controller |     "Jun 11 11:44:17.702403 crc crio[22553]: time=\"2026-06-11T11:44:17.702372413Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed found\" id=2042263e-542b-44ff-b29c-5735e71f1ae4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.191536 | controller |     "Jun 11 11:44:17.705448 crc crio[22553]: time=\"2026-06-11T11:44:17.705391061Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=fe6797c1-35dd-4843-bd74-d6dd2b98342e name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.191551 | controller |     "Jun 11 11:44:17.710430 crc crio[22553]: time=\"2026-06-11T11:44:17.710261673Z\" level=info msg=\"Ran pod sandbox 8b75e39c22cf011ee08ad876668d73c56ad725fd50cd77f03236ae38a64e38d6 with infra container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-znjqp/POD\" id=5bb477e9-09c8-44de-a560-0c124749f726 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.191565 | controller |     "Jun 11 11:44:17.714258 crc crio[22553]: time=\"2026-06-11T11:44:17.714179228Z\" level=info msg=\"Ran pod sandbox 2fb546c3fa357c181837be33a6cd086763229484bd8c2aebaba1c1fa35064e77 with infra container: openstack-operators/octavia-operator-controller-manager-6495978d8d-pwqrc/POD\" id=2c06ed02-aa02-48d7-b1a2-31062aed6d58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.191580 | controller |     "Jun 11 11:44:17.716211 crc crio[22553]: time=\"2026-06-11T11:44:17.716126135Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=7ce76c5e-d4fd-440a-be33-b208af99dff4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.191600 | controller |     "Jun 11 11:44:17.716736 crc crio[22553]: time=\"2026-06-11T11:44:17.716483915Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 not found\" id=7ce76c5e-d4fd-440a-be33-b208af99dff4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.191615 | controller |     "Jun 11 11:44:17.716736 crc crio[22553]: time=\"2026-06-11T11:44:17.716616779Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 found\" id=7ce76c5e-d4fd-440a-be33-b208af99dff4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.191629 | controller |     "Jun 11 11:44:17.717845 crc crio[22553]: time=\"2026-06-11T11:44:17.717623368Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=df1bd9a7-1a54-44e8-a446-ae6359ad4580 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.191644 | controller |     "Jun 11 11:44:17.718044 crc crio[22553]: time=\"2026-06-11T11:44:17.717980139Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=bbfcc2b8-6671-49ea-a445-772a61838ceb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.191659 | controller |     "Jun 11 11:44:17.718165 crc crio[22553]: time=\"2026-06-11T11:44:17.718134713Z\" level=info msg=\"Ran pod sandbox ce582868d8e55433181c18723de983ae0f0207049e6ecdade7ecd2ce728a2be6 with infra container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-wwtcp/POD\" id=1173fd40-8e43-49dd-82c9-53db793d2d8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.191673 | controller |     "Jun 11 11:44:17.718292 crc crio[22553]: time=\"2026-06-11T11:44:17.718145523Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found\" id=bbfcc2b8-6671-49ea-a445-772a61838ceb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.191688 | controller |     "Jun 11 11:44:17.718610 crc crio[22553]: time=\"2026-06-11T11:44:17.718393481Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found\" id=bbfcc2b8-6671-49ea-a445-772a61838ceb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.191703 | controller |     "Jun 11 11:44:17.736298 crc crio[22553]: time=\"2026-06-11T11:44:17.735445168Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=de452a33-f8ba-4e47-bcf1-9793feeb4253 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.191718 | controller |     "Jun 11 11:44:17.736298 crc crio[22553]: time=\"2026-06-11T11:44:17.735905702Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=de452a33-f8ba-4e47-bcf1-9793feeb4253 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.191732 | controller |     "Jun 11 11:44:17.736298 crc crio[22553]: time=\"2026-06-11T11:44:17.735973844Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=de452a33-f8ba-4e47-bcf1-9793feeb4253 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.191747 | controller |     "Jun 11 11:44:17.736298 crc crio[22553]: time=\"2026-06-11T11:44:17.735992534Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\\\"\"",
2026-06-11 12:41:58.191776 | controller |     "Jun 11 11:44:17.739352 crc crio[22553]: time=\"2026-06-11T11:44:17.7392559Z\" level=info msg=\"Ran pod sandbox 7b3260ba5563255ba1c41fff77464d5463691bc64e18b35acbb8158446a2eaa5 with infra container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-xc2pt/POD\" id=57ea4f3d-70b3-4b49-adb7-7083ab0abcb0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.191792 | controller |     "Jun 11 11:44:17.741778 crc crio[22553]: time=\"2026-06-11T11:44:17.74166482Z\" level=info msg=\"Ran pod sandbox 42a3dabbdac081e7ea9bd63954ece8297c4ee7bc4a6cea694945e39a766a3fd2 with infra container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-dp287/POD\" id=fc067066-2230-4ef2-a4b2-a568e38ca069 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.191807 | controller |     "Jun 11 11:44:17.744591 crc crio[22553]: time=\"2026-06-11T11:44:17.744460601Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=358d217d-0d33-494e-92d5-f0ab32f550d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.191822 | controller |     "Jun 11 11:44:17.744878 crc crio[22553]: time=\"2026-06-11T11:44:17.744825312Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found\" id=358d217d-0d33-494e-92d5-f0ab32f550d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.191837 | controller |     "Jun 11 11:44:17.745112 crc crio[22553]: time=\"2026-06-11T11:44:17.744891134Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found\" id=358d217d-0d33-494e-92d5-f0ab32f550d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.191852 | controller |     "Jun 11 11:44:17.746835 crc crio[22553]: time=\"2026-06-11T11:44:17.746408168Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=54514e14-9c6a-4283-952d-caba8aee2466 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.191867 | controller |     "Jun 11 11:44:17.746835 crc crio[22553]: time=\"2026-06-11T11:44:17.746636335Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=54514e14-9c6a-4283-952d-caba8aee2466 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.191882 | controller |     "Jun 11 11:44:17.746835 crc crio[22553]: time=\"2026-06-11T11:44:17.746764429Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=54514e14-9c6a-4283-952d-caba8aee2466 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.191896 | controller |     "Jun 11 11:44:17.773220 crc crio[22553]: time=\"2026-06-11T11:44:17.773013785Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\\\"\"",
2026-06-11 12:41:58.191912 | controller |     "Jun 11 11:44:17.902750 crc crio[22553]: 2026-06-11T11:44:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb6c7a42d9f34d6 Mac:7a:41:82:14:91:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/23a68f7a-52e8-40ea-844d-1f6a43bf9be9 SocketPath: PciID:}] [{Interface:0xc0002ac710 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.191927 | controller |     "Jun 11 11:44:17.904071 crc crio[22553]: time=\"2026-06-11T11:44:17.903990817Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686304-p457f Namespace:openshift-infra ID:bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed UID:5858428a-51cc-465f-98ab-9bd1754757b0 NetNS:/var/run/netns/23a68f7a-52e8-40ea-844d-1f6a43bf9be9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5858428a_51cc_465f_98ab_9bd1754757b0.slice PodAnnotations:0xc00061f000}] Aliases:map[]}\"",
2026-06-11 12:41:58.191946 | controller |     "Jun 11 11:44:17.904295 crc crio[22553]: time=\"2026-06-11T11:44:17.904215444Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686304-p457f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.191961 | controller |     "Jun 11 11:44:18.034468 crc crio[22553]: 2026-06-11T11:44:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b63995433e7582 Mac:2e:7d:32:78:7c:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/c3f78dde-b54f-43f7-a27f-614ffc5f06ca SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.191976 | controller |     "Jun 11 11:44:18.035653 crc crio[22553]: time=\"2026-06-11T11:44:18.035561617Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-hptvr Namespace:openstack-operators ID:4b63995433e75822a69591500b88277532bdedaa28a6c7e07dabfedd31db0589 UID:efbebbb5-d6e9-4347-8155-d2d4cae37cda NetNS:/var/run/netns/c3f78dde-b54f-43f7-a27f-614ffc5f06ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podefbebbb5_d6e9_4347_8155_d2d4cae37cda.slice PodAnnotations:0xc000ca0030}] Aliases:map[]}\"",
2026-06-11 12:41:58.191992 | controller |     "Jun 11 11:44:18.035895 crc crio[22553]: time=\"2026-06-11T11:44:18.035828135Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-hptvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.192007 | controller |     "Jun 11 11:44:18.201002 crc crio[22553]: 2026-06-11T11:44:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b8b97619734327 Mac:b2:e4:0f:1a:04:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/f67e66d1-eb99-4993-8a5b-10af70c69c74 SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.192021 | controller |     "Jun 11 11:44:18.202061 crc crio[22553]: time=\"2026-06-11T11:44:18.201991604Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-5844f5ff8d-fdj98 Namespace:openstack-operators ID:6b8b976197343277aca2cf6da80c4b79a1f2a9a8819799e2a2920eafe1c81735 UID:6b3bbf71-f9e9-4cf9-b9bd-51f972706768 NetNS:/var/run/netns/f67e66d1-eb99-4993-8a5b-10af70c69c74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6b3bbf71_f9e9_4cf9_b9bd_51f972706768.slice PodAnnotations:0xc000ca0108}] Aliases:map[]}\"",
2026-06-11 12:41:58.192036 | controller |     "Jun 11 11:44:18.202179 crc crio[22553]: time=\"2026-06-11T11:44:18.202156209Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-5844f5ff8d-fdj98 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.192052 | controller |     "Jun 11 11:44:18.351129 crc crio[22553]: time=\"2026-06-11T11:44:18.351051644Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759f45zng Namespace:openstack-operators ID:a8fc844aec1db0c789c0abe18551946a6869626980b23b492a24abc927d5243c UID:bb4d8d4f-e9be-4298-9ead-e3c41936eadb NetNS:/var/run/netns/649a6685-9bcf-4cbc-b0a2-e84027539847 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb4d8d4f_e9be_4298_9ead_e3c41936eadb.slice PodAnnotations:0xc00279a058}] Aliases:map[]}\"",
2026-06-11 12:41:58.192073 | controller |     "Jun 11 11:44:18.351603 crc crio[22553]: time=\"2026-06-11T11:44:18.3515729Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f45zng to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.192089 | controller |     "Jun 11 11:44:18.355071 crc crio[22553]: time=\"2026-06-11T11:44:18.354897167Z\" level=info msg=\"Ran pod sandbox bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed with infra container: openshift-infra/auto-csr-approver-29686304-p457f/POD\" id=3dc57eca-d76e-448b-9efc-ba06ef63f6c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.192104 | controller |     "Jun 11 11:44:18.359484 crc crio[22553]: time=\"2026-06-11T11:44:18.359209413Z\" level=info msg=\"Ran pod sandbox 4b63995433e75822a69591500b88277532bdedaa28a6c7e07dabfedd31db0589 with infra container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-hptvr/POD\" id=18d1941c-9adc-478c-8521-7a653a271a4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.192120 | controller |     "Jun 11 11:44:18.360643 crc crio[22553]: time=\"2026-06-11T11:44:18.360189881Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ea98b932-e3fb-4e6b-b1cf-eb50e437df30 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.192135 | controller |     "Jun 11 11:44:18.364938 crc crio[22553]: time=\"2026-06-11T11:44:18.364845857Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=f23130dc-85f5-456d-b397-cfd0618df599 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192151 | controller |     "Jun 11 11:44:18.366860 crc crio[22553]: time=\"2026-06-11T11:44:18.366605708Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found\" id=f23130dc-85f5-456d-b397-cfd0618df599 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192165 | controller |     "Jun 11 11:44:18.367271 crc crio[22553]: time=\"2026-06-11T11:44:18.367209636Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found\" id=f23130dc-85f5-456d-b397-cfd0618df599 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192180 | controller |     "Jun 11 11:44:18.367939 crc crio[22553]: time=\"2026-06-11T11:44:18.367881706Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.192195 | controller |     "Jun 11 11:44:18.372268 crc crio[22553]: time=\"2026-06-11T11:44:18.37212955Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=6eef0825-0df9-450c-8ec9-d84fe24a30f7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.192210 | controller |     "Jun 11 11:44:18.382243 crc crio[22553]: time=\"2026-06-11T11:44:18.382015528Z\" level=info msg=\"Ran pod sandbox 6b8b976197343277aca2cf6da80c4b79a1f2a9a8819799e2a2920eafe1c81735 with infra container: openstack-operators/openstack-operator-controller-manager-5844f5ff8d-fdj98/POD\" id=47eb805c-ea2a-477a-a306-affd5c95ae1d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.192225 | controller |     "Jun 11 11:44:18.382417 crc crio[22553]: time=\"2026-06-11T11:44:18.382276606Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\\\"\"",
2026-06-11 12:41:58.192240 | controller |     "Jun 11 11:44:18.400392 crc crio[22553]: time=\"2026-06-11T11:44:18.400282051Z\" level=info msg=\"Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=a6f9ab38-31a6-4c34-8445-43e67b9eb212 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192260 | controller |     "Jun 11 11:44:18.650262 crc crio[22553]: time=\"2026-06-11T11:44:18.646837057Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=7c98160c-6f00-49a6-a4ae-80c21575fda8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192275 | controller |     "Jun 11 11:44:18.651161 crc crio[22553]: time=\"2026-06-11T11:44:18.65105819Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=7c98160c-6f00-49a6-a4ae-80c21575fda8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192290 | controller |     "Jun 11 11:44:18.651161 crc crio[22553]: time=\"2026-06-11T11:44:18.651121342Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=7c98160c-6f00-49a6-a4ae-80c21575fda8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192305 | controller |     "Jun 11 11:44:18.665075 crc crio[22553]: time=\"2026-06-11T11:44:18.665001057Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=0cf98e3a-7d1f-4cb4-8934-6e4a36c2f426 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192319 | controller |     "Jun 11 11:44:18.666523 crc crio[22553]: time=\"2026-06-11T11:44:18.666497111Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found\" id=0cf98e3a-7d1f-4cb4-8934-6e4a36c2f426 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192335 | controller |     "Jun 11 11:44:18.666767 crc crio[22553]: time=\"2026-06-11T11:44:18.666740668Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found\" id=0cf98e3a-7d1f-4cb4-8934-6e4a36c2f426 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192369 | controller |     "Jun 11 11:44:18.679775 crc crio[22553]: time=\"2026-06-11T11:44:18.679655454Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=367ae3b0-4019-45aa-886c-783264c8feb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192387 | controller |     "Jun 11 11:44:18.680026 crc crio[22553]: time=\"2026-06-11T11:44:18.679958422Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=367ae3b0-4019-45aa-886c-783264c8feb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192403 | controller |     "Jun 11 11:44:18.680026 crc crio[22553]: time=\"2026-06-11T11:44:18.680009884Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=367ae3b0-4019-45aa-886c-783264c8feb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192418 | controller |     "Jun 11 11:44:18.697128 crc crio[22553]: time=\"2026-06-11T11:44:18.697021321Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=664849e0-c3de-4b70-b0d4-53a9c04e8cf4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192433 | controller |     "Jun 11 11:44:18.699274 crc crio[22553]: time=\"2026-06-11T11:44:18.699171603Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found\" id=664849e0-c3de-4b70-b0d4-53a9c04e8cf4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192452 | controller |     "Jun 11 11:44:18.699383 crc crio[22553]: time=\"2026-06-11T11:44:18.699274546Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found\" id=664849e0-c3de-4b70-b0d4-53a9c04e8cf4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192468 | controller |     "Jun 11 11:44:18.703654 crc crio[22553]: time=\"2026-06-11T11:44:18.703565432Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=09f13536-6066-4bfc-8076-31fba3ddbe42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192483 | controller |     "Jun 11 11:44:18.703928 crc crio[22553]: time=\"2026-06-11T11:44:18.70387337Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found\" id=09f13536-6066-4bfc-8076-31fba3ddbe42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192498 | controller |     "Jun 11 11:44:18.704001 crc crio[22553]: time=\"2026-06-11T11:44:18.703951353Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found\" id=09f13536-6066-4bfc-8076-31fba3ddbe42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192513 | controller |     "Jun 11 11:44:18.972437 crc crio[22553]: 2026-06-11T11:44:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8fc844aec1db0c Mac:e6:83:78:33:4a:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/649a6685-9bcf-4cbc-b0a2-e84027539847 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.192528 | controller |     "Jun 11 11:44:18.974636 crc crio[22553]: time=\"2026-06-11T11:44:18.974587271Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759f45zng Namespace:openstack-operators ID:a8fc844aec1db0c789c0abe18551946a6869626980b23b492a24abc927d5243c UID:bb4d8d4f-e9be-4298-9ead-e3c41936eadb NetNS:/var/run/netns/649a6685-9bcf-4cbc-b0a2-e84027539847 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb4d8d4f_e9be_4298_9ead_e3c41936eadb.slice PodAnnotations:0xc00279a058}] Aliases:map[]}\"",
2026-06-11 12:41:58.192544 | controller |     "Jun 11 11:44:18.975204 crc crio[22553]: time=\"2026-06-11T11:44:18.975180098Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f45zng for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.192559 | controller |     "Jun 11 11:44:19.012499 crc crio[22553]: time=\"2026-06-11T11:44:19.012406645Z\" level=info msg=\"Checking image status: 38.102.83.17:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=79bbc211-6790-4ead-816d-3e041ee6d1a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192573 | controller |     "Jun 11 11:44:19.716613 crc crio[22553]: time=\"2026-06-11T11:44:19.716516644Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=1451161f-614c-4741-a53a-c434dec3f4b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192588 | controller |     "Jun 11 11:44:19.720284 crc crio[22553]: time=\"2026-06-11T11:44:19.717107251Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=1451161f-614c-4741-a53a-c434dec3f4b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192606 | controller |     "Jun 11 11:44:19.720284 crc crio[22553]: time=\"2026-06-11T11:44:19.717170763Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=1451161f-614c-4741-a53a-c434dec3f4b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192621 | controller |     "Jun 11 11:44:19.720284 crc crio[22553]: time=\"2026-06-11T11:44:19.717306517Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=acf09730-1dcc-4e6c-bb8e-9a4bf8cdd7ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192636 | controller |     "Jun 11 11:44:19.720284 crc crio[22553]: time=\"2026-06-11T11:44:19.717483792Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=acf09730-1dcc-4e6c-bb8e-9a4bf8cdd7ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192650 | controller |     "Jun 11 11:44:19.720284 crc crio[22553]: time=\"2026-06-11T11:44:19.717524823Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=acf09730-1dcc-4e6c-bb8e-9a4bf8cdd7ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192665 | controller |     "Jun 11 11:44:19.720284 crc crio[22553]: time=\"2026-06-11T11:44:19.717933125Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=1c18faae-b799-4ea5-b9c7-a0a833e06fc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192679 | controller |     "Jun 11 11:44:19.720284 crc crio[22553]: time=\"2026-06-11T11:44:19.718051279Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found\" id=1c18faae-b799-4ea5-b9c7-a0a833e06fc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192693 | controller |     "Jun 11 11:44:19.720284 crc crio[22553]: time=\"2026-06-11T11:44:19.71809669Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found\" id=1c18faae-b799-4ea5-b9c7-a0a833e06fc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192708 | controller |     "Jun 11 11:44:19.722961 crc crio[22553]: time=\"2026-06-11T11:44:19.720913882Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=5a5d4a3f-71a2-4b94-a476-deec6345801a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192723 | controller |     "Jun 11 11:44:19.722961 crc crio[22553]: time=\"2026-06-11T11:44:19.721564641Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found\" id=5a5d4a3f-71a2-4b94-a476-deec6345801a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192738 | controller |     "Jun 11 11:44:19.722961 crc crio[22553]: time=\"2026-06-11T11:44:19.721726916Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found\" id=5a5d4a3f-71a2-4b94-a476-deec6345801a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192753 | controller |     "Jun 11 11:44:20.340003 crc crio[22553]: time=\"2026-06-11T11:44:20.33864256Z\" level=info msg=\"Ran pod sandbox a8fc844aec1db0c789c0abe18551946a6869626980b23b492a24abc927d5243c with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f45zng/POD\" id=cd2207b7-9353-4f3b-8e8d-99000df29e8e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.192772 | controller |     "Jun 11 11:44:20.347157 crc crio[22553]: time=\"2026-06-11T11:44:20.338397173Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-5844f5ff8d-fdj98/manager\" id=b22bccb3-4d91-497a-a99b-259d8cf02c5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.192788 | controller |     "Jun 11 11:44:20.358154 crc crio[22553]: time=\"2026-06-11T11:44:20.358008815Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=af51812b-bfb0-4d50-bd92-03e24aea72a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192803 | controller |     "Jun 11 11:44:20.358762 crc crio[22553]: time=\"2026-06-11T11:44:20.358570222Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 not found\" id=af51812b-bfb0-4d50-bd92-03e24aea72a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192818 | controller |     "Jun 11 11:44:20.358849 crc crio[22553]: time=\"2026-06-11T11:44:20.358819359Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 found\" id=af51812b-bfb0-4d50-bd92-03e24aea72a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192833 | controller |     "Jun 11 11:44:20.361289 crc crio[22553]: time=\"2026-06-11T11:44:20.361166457Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=6187914f-a93c-4bcd-aa02-4cd9223598b5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.192847 | controller |     "Jun 11 11:44:20.378554 crc crio[22553]: time=\"2026-06-11T11:44:20.378464842Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\\\"\"",
2026-06-11 12:41:58.192862 | controller |     "Jun 11 11:44:24.568612 crc crio[22553]: time=\"2026-06-11T11:44:24.564644031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.192877 | controller |     "Jun 11 11:44:30.892423 crc crio[22553]: time=\"2026-06-11T11:44:30.89134723Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=fc99d057-7b94-4477-bdbc-44b4f5f376aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192891 | controller |     "Jun 11 11:44:30.898890 crc crio[22553]: time=\"2026-06-11T11:44:30.891537306Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=aebd4bda-4246-49ec-90bd-1ad2b943bcc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192906 | controller |     "Jun 11 11:44:30.898890 crc crio[22553]: time=\"2026-06-11T11:44:30.892617127Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found\" id=fc99d057-7b94-4477-bdbc-44b4f5f376aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192921 | controller |     "Jun 11 11:44:30.898890 crc crio[22553]: time=\"2026-06-11T11:44:30.892671439Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found\" id=fc99d057-7b94-4477-bdbc-44b4f5f376aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192940 | controller |     "Jun 11 11:44:30.898890 crc crio[22553]: time=\"2026-06-11T11:44:30.892821153Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found\" id=aebd4bda-4246-49ec-90bd-1ad2b943bcc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192955 | controller |     "Jun 11 11:44:30.898890 crc crio[22553]: time=\"2026-06-11T11:44:30.892958487Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found\" id=aebd4bda-4246-49ec-90bd-1ad2b943bcc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.192970 | controller |     "Jun 11 11:44:30.898890 crc crio[22553]: time=\"2026-06-11T11:44:30.894634216Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=21f81d73-358a-4745-ab90-de40766aac7c name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.192984 | controller |     "Jun 11 11:44:30.898890 crc crio[22553]: time=\"2026-06-11T11:44:30.895548373Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=058dd979-d9f4-4534-a6aa-ae3addb7c4c1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.192998 | controller |     "Jun 11 11:44:30.905273 crc crio[22553]: time=\"2026-06-11T11:44:30.90505554Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\\\"\"",
2026-06-11 12:41:58.193014 | controller |     "Jun 11 11:44:30.906036 crc crio[22553]: time=\"2026-06-11T11:44:30.905951617Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\\\"\"",
2026-06-11 12:41:58.193029 | controller |     "Jun 11 11:44:31.891117 crc crio[22553]: time=\"2026-06-11T11:44:31.891002905Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=d8dcd1e2-df11-4f75-8912-53e0c9d25a89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193043 | controller |     "Jun 11 11:44:31.891651 crc crio[22553]: time=\"2026-06-11T11:44:31.891597162Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=d8dcd1e2-df11-4f75-8912-53e0c9d25a89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193059 | controller |     "Jun 11 11:44:31.892304 crc crio[22553]: time=\"2026-06-11T11:44:31.891742897Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=d8dcd1e2-df11-4f75-8912-53e0c9d25a89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193073 | controller |     "Jun 11 11:44:31.893272 crc crio[22553]: time=\"2026-06-11T11:44:31.893131717Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=f2bfb90a-135d-443e-a886-798d424fb563 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.193088 | controller |     "Jun 11 11:44:31.903877 crc crio[22553]: time=\"2026-06-11T11:44:31.903781208Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\\\"\"",
2026-06-11 12:41:58.193103 | controller |     "Jun 11 11:44:33.891459 crc crio[22553]: time=\"2026-06-11T11:44:33.890645592Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=6a1cd600-5411-4e90-a556-74e38d3358f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193178 | controller |     "Jun 11 11:44:33.892941 crc crio[22553]: time=\"2026-06-11T11:44:33.891671222Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=6a1cd600-5411-4e90-a556-74e38d3358f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193198 | controller |     "Jun 11 11:44:33.892941 crc crio[22553]: time=\"2026-06-11T11:44:33.891815366Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=6a1cd600-5411-4e90-a556-74e38d3358f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193214 | controller |     "Jun 11 11:44:33.893506 crc crio[22553]: time=\"2026-06-11T11:44:33.893400283Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=5a0ee287-14dd-4a74-9e81-2cdbb1188e2c name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.193229 | controller |     "Jun 11 11:44:33.896941 crc crio[22553]: time=\"2026-06-11T11:44:33.896824893Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\\\"\"",
2026-06-11 12:41:58.193245 | controller |     "Jun 11 11:44:34.890119 crc crio[22553]: time=\"2026-06-11T11:44:34.889995998Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=6c7bc4bd-a455-4402-8d12-d93701785e67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193260 | controller |     "Jun 11 11:44:34.890847 crc crio[22553]: time=\"2026-06-11T11:44:34.890570855Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found\" id=6c7bc4bd-a455-4402-8d12-d93701785e67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193276 | controller |     "Jun 11 11:44:34.890961 crc crio[22553]: time=\"2026-06-11T11:44:34.890859513Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found\" id=6c7bc4bd-a455-4402-8d12-d93701785e67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193291 | controller |     "Jun 11 11:44:34.893381 crc crio[22553]: time=\"2026-06-11T11:44:34.893258463Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=b7e9f6de-8a46-491e-91d8-841bc67cc23f name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.193306 | controller |     "Jun 11 11:44:34.900761 crc crio[22553]: time=\"2026-06-11T11:44:34.900589687Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\\\"\"",
2026-06-11 12:41:58.193321 | controller |     "Jun 11 11:44:52.787629 crc crio[22553]: time=\"2026-06-11T11:44:52.786166138Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=3dceab01-b2e8-48fb-9629-2b7a1fd7c71d name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.193336 | controller |     "Jun 11 11:44:52.791183 crc crio[22553]: time=\"2026-06-11T11:44:52.790187285Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=14ff166e-8814-4755-a626-aa137dff59e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193372 | controller |     "Jun 11 11:44:53.296467 crc crio[22553]: time=\"2026-06-11T11:44:53.295913075Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=861244c6-4751-47c0-9ebb-546ba50ce6d6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.193394 | controller |     "Jun 11 11:44:53.298855 crc crio[22553]: time=\"2026-06-11T11:44:53.298593893Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=a1fdb5d1-e7f4-4c83-bcf1-0664f6e4f0ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193410 | controller |     "Jun 11 11:44:53.504590 crc crio[22553]: time=\"2026-06-11T11:44:53.502867634Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=108a9143-d0e8-4042-a43a-afbe9864d4d2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.193425 | controller |     "Jun 11 11:44:53.505842 crc crio[22553]: time=\"2026-06-11T11:44:53.505744988Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=88e682ef-2d1f-49f0-968f-945d9decdcb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193440 | controller |     "Jun 11 11:44:53.866880 crc crio[22553]: time=\"2026-06-11T11:44:53.8666196Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=88e5090d-2813-4bf8-9c27-bfdfe8e16a02 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.193455 | controller |     "Jun 11 11:44:53.868449 crc crio[22553]: time=\"2026-06-11T11:44:53.868346061Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=976b3795-5ec5-4be4-af17-491d9886b18a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193469 | controller |     "Jun 11 11:44:54.853351 crc crio[22553]: time=\"2026-06-11T11:44:54.8531515Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ea98b932-e3fb-4e6b-b1cf-eb50e437df30 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.193484 | controller |     "Jun 11 11:44:54.854370 crc crio[22553]: time=\"2026-06-11T11:44:54.854244812Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bdacea98-5e5b-4fac-943a-57d6660ebdd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193499 | controller |     "Jun 11 11:44:55.646177 crc crio[22553]: time=\"2026-06-11T11:44:55.645192466Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=84fe5678-9a51-4def-bddf-c315ae324788 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.193514 | controller |     "Jun 11 11:44:55.648170 crc crio[22553]: time=\"2026-06-11T11:44:55.647274016Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=fd5f232a-a142-417a-93fd-bf79bedb9130 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193529 | controller |     "Jun 11 11:44:55.648170 crc crio[22553]: time=\"2026-06-11T11:44:55.64807988Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2f7117bf-c40c-40ac-ab9d-a24877a824e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193544 | controller |     "Jun 11 11:44:55.670377 crc crio[22553]: time=\"2026-06-11T11:44:55.670175485Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=b21eab80-fdf1-41ba-816e-a284f7c28ab9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.193563 | controller |     "Jun 11 11:44:55.673997 crc crio[22553]: time=\"2026-06-11T11:44:55.673284475Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=dbbcb382-ff41-4fc8-8bfc-943c2ae03982 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193579 | controller |     "Jun 11 11:44:56.531126 crc crio[22553]: time=\"2026-06-11T11:44:56.531046169Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=ff1a9fcd-b1da-4024-8a56-6efdc65b6bbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193594 | controller |     "Jun 11 11:44:56.532097 crc crio[22553]: time=\"2026-06-11T11:44:56.532062568Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=43b1e188-32d6-41ac-b895-096b38b9b802 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193608 | controller |     "Jun 11 11:44:56.550998 crc crio[22553]: time=\"2026-06-11T11:44:56.550259939Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686304-p457f/oc\" id=ab8e1db4-4544-4b9c-989b-48eec3f6430d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.193623 | controller |     "Jun 11 11:44:56.563727 crc crio[22553]: time=\"2026-06-11T11:44:56.563517986Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=ff0343fd-cb2e-4ad1-afbe-1c4e6a451cc0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.193638 | controller |     "Jun 11 11:44:56.565398 crc crio[22553]: time=\"2026-06-11T11:44:56.565279768Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=e22b2348-1dbf-412d-a7cd-6b3080c69803 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193652 | controller |     "Jun 11 11:44:57.565185 crc crio[22553]: time=\"2026-06-11T11:44:57.564965423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.193667 | controller |     "Jun 11 11:44:57.601814 crc crio[22553]: time=\"2026-06-11T11:44:57.601541551Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=a09159e4-08a5-462f-beb1-241f37946a18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193681 | controller |     "Jun 11 11:44:57.604195 crc crio[22553]: time=\"2026-06-11T11:44:57.604097995Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=54c6835f-0b88-4a6f-90ce-61e0d3ac65ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193697 | controller |     "Jun 11 11:44:57.616073 crc crio[22553]: time=\"2026-06-11T11:44:57.61591914Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=df1bd9a7-1a54-44e8-a446-ae6359ad4580 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.193711 | controller |     "Jun 11 11:44:57.617570 crc crio[22553]: time=\"2026-06-11T11:44:57.61728744Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=fa270bb9-58d3-45fe-a23e-5b75243b8b06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193725 | controller |     "Jun 11 11:44:57.659395 crc crio[22553]: time=\"2026-06-11T11:44:57.659194933Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=16c2681c-041e-4f45-b083-b6c0774c9ae8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193744 | controller |     "Jun 11 11:44:57.678464 crc crio[22553]: time=\"2026-06-11T11:44:57.678374983Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=fe6797c1-35dd-4843-bd74-d6dd2b98342e name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.193759 | controller |     "Jun 11 11:44:57.680255 crc crio[22553]: time=\"2026-06-11T11:44:57.680194936Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=5156e29a-0755-4d70-b2e5-7137999aa134 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193773 | controller |     "Jun 11 11:44:58.553554 crc crio[22553]: time=\"2026-06-11T11:44:58.553273425Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=290b9d70-dd9c-4496-a66b-64c9c86d7ebf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193788 | controller |     "Jun 11 11:44:58.558418 crc crio[22553]: time=\"2026-06-11T11:44:58.558359354Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-nwls9/manager\" id=11e14285-ffd1-499e-b2ad-552d48628a58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.193804 | controller |     "Jun 11 11:45:00.491551 crc crio[22553]: time=\"2026-06-11T11:45:00.489657388Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-t69zv/manager\" id=484eca97-408e-4b4e-954d-e0c7f0eb7257 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.193818 | controller |     "Jun 11 11:45:00.545539 crc crio[22553]: time=\"2026-06-11T11:45:00.545425115Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686305-p6vjb/POD\" id=5c42aa4e-56c1-47f4-8609-d86f6151ccfe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.193833 | controller |     "Jun 11 11:45:00.545881 crc crio[22553]: time=\"2026-06-11T11:45:00.545555969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.193848 | controller |     "Jun 11 11:45:02.241753 crc crio[22553]: time=\"2026-06-11T11:45:02.239544506Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-57bn8/manager\" id=f4d47f3d-9031-4c5f-b87f-5d2f5b9618b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.193863 | controller |     "Jun 11 11:45:02.250019 crc crio[22553]: time=\"2026-06-11T11:45:02.249937119Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=6eef0825-0df9-450c-8ec9-d84fe24a30f7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.193879 | controller |     "Jun 11 11:45:02.251368 crc crio[22553]: time=\"2026-06-11T11:45:02.251268358Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=e5f67eec-290e-4676-a5bb-ee652044da66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193894 | controller |     "Jun 11 11:45:02.368269 crc crio[22553]: time=\"2026-06-11T11:45:02.368104448Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-2ptl7/manager\" id=d0b638b2-2fea-4a4f-a245-467c83063660 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.193913 | controller |     "Jun 11 11:45:03.921531 crc crio[22553]: time=\"2026-06-11T11:45:03.920580806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.193929 | controller |     "Jun 11 11:45:03.922395 crc crio[22553]: time=\"2026-06-11T11:45:03.922263745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.193944 | controller |     "Jun 11 11:45:03.926058 crc crio[22553]: time=\"2026-06-11T11:45:03.924025076Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=abca843e-5831-4925-bf26-54bd13d8e3ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193959 | controller |     "Jun 11 11:45:03.930339 crc crio[22553]: time=\"2026-06-11T11:45:03.929791275Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=533e58da-2d34-4e87-8422-10081e2d83ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.193974 | controller |     "Jun 11 11:45:03.931405 crc crio[22553]: time=\"2026-06-11T11:45:03.931270098Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-bvhqk/manager\" id=5483fd36-31c7-4dc3-bde4-c24a96ab9240 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.194044 | controller |     "Jun 11 11:45:03.955445 crc crio[22553]: time=\"2026-06-11T11:45:03.955271658Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-mkbbz/manager\" id=b769d07b-f355-4569-9c37-7aa181af40bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.194066 | controller |     "Jun 11 11:45:05.065356 crc crio[22553]: time=\"2026-06-11T11:45:05.065217201Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=6187914f-a93c-4bcd-aa02-4cd9223598b5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.194083 | controller |     "Jun 11 11:45:05.067204 crc crio[22553]: time=\"2026-06-11T11:45:05.066555571Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=63b7e411-42ff-47e0-ab7f-c1bf99530651 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.194099 | controller |     "Jun 11 11:45:05.105827 crc crio[22553]: time=\"2026-06-11T11:45:05.105672402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.194115 | controller |     "Jun 11 11:45:05.119180 crc crio[22553]: time=\"2026-06-11T11:45:05.119043062Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=52ca1576-5c40-47b8-a51d-5dde5fc3397a name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.194130 | controller |     "Jun 11 11:45:05.120624 crc crio[22553]: time=\"2026-06-11T11:45:05.120496565Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=eddab616-cfbe-4df5-8e8b-c9bb11a0cd77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.194145 | controller |     "Jun 11 11:45:05.126106 crc crio[22553]: time=\"2026-06-11T11:45:05.126034616Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=99ba2b22-fa8f-4c88-95ab-4974f2d0bd1f name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.194165 | controller |     "Jun 11 11:45:05.128849 crc crio[22553]: time=\"2026-06-11T11:45:05.128258561Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=fb55ca04-a19e-477b-8765-69cc03718505 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.194180 | controller |     "Jun 11 11:45:05.149467 crc crio[22553]: time=\"2026-06-11T11:45:05.147609096Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=8a31dc9a-248c-4a6d-b518-a8e8f6b0eb63 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.194195 | controller |     "Jun 11 11:45:05.152625 crc crio[22553]: time=\"2026-06-11T11:45:05.152215201Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=37a1a144-5065-4b86-8b3b-730f5c1851e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.194210 | controller |     "Jun 11 11:45:05.160492 crc crio[22553]: time=\"2026-06-11T11:45:05.160381089Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=21f81d73-358a-4745-ab90-de40766aac7c name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.194225 | controller |     "Jun 11 11:45:05.165584 crc crio[22553]: time=\"2026-06-11T11:45:05.165291692Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=1767074a-e96f-4f96-9cb5-c30c8f19130d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.194240 | controller |     "Jun 11 11:45:05.176227 crc crio[22553]: time=\"2026-06-11T11:45:05.175652584Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=058dd979-d9f4-4534-a6aa-ae3addb7c4c1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.194255 | controller |     "Jun 11 11:45:05.177957 crc crio[22553]: time=\"2026-06-11T11:45:05.177850799Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=946376dd-6660-45b3-b7d1-fa8e0e6afa5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.194270 | controller |     "Jun 11 11:45:05.178556 crc crio[22553]: time=\"2026-06-11T11:45:05.178427785Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=5a0ee287-14dd-4a74-9e81-2cdbb1188e2c name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.194285 | controller |     "Jun 11 11:45:05.179444 crc crio[22553]: time=\"2026-06-11T11:45:05.179371603Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=ab1d7b2b-f88f-4532-b764-7af33d7156f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.194300 | controller |     "Jun 11 11:45:05.191084 crc crio[22553]: time=\"2026-06-11T11:45:05.190995042Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=f2bfb90a-135d-443e-a886-798d424fb563 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.194314 | controller |     "Jun 11 11:45:05.192062 crc crio[22553]: time=\"2026-06-11T11:45:05.191942359Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=468e3039-a22e-4231-af19-eb12e4dd87b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.194333 | controller |     "Jun 11 11:45:05.204488 crc crio[22553]: time=\"2026-06-11T11:45:05.2039697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.194361 | controller |     "Jun 11 11:45:05.204488 crc crio[22553]: time=\"2026-06-11T11:45:05.204291669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.194381 | controller |     "Jun 11 11:45:05.208450 crc crio[22553]: time=\"2026-06-11T11:45:05.205751552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.194397 | controller |     "Jun 11 11:45:05.211055 crc crio[22553]: time=\"2026-06-11T11:45:05.210792029Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=f0c0a61e-eb17-45a0-97b7-be659a85f1cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.194413 | controller |     "Jun 11 11:45:05.211055 crc crio[22553]: time=\"2026-06-11T11:45:05.21084112Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=5dbef234-cb0d-4ee0-aaca-f25faa560842 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.194429 | controller |     "Jun 11 11:45:05.215671 crc crio[22553]: time=\"2026-06-11T11:45:05.215590319Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-jvhzw/manager\" id=0062d691-d704-4dbf-b7a0-c56c1383c92f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.194444 | controller |     "Jun 11 11:45:05.225836 crc crio[22553]: time=\"2026-06-11T11:45:05.225779636Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-znjqp/manager\" id=356780fc-eb9f-4a06-a05a-b07d0d0758fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.194459 | controller |     "Jun 11 11:45:05.236394 crc crio[22553]: time=\"2026-06-11T11:45:05.236266562Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=e16862f1-83d3-44c7-acf3-bf9538c50bd0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.194475 | controller |     "Jun 11 11:45:05.238292 crc crio[22553]: time=\"2026-06-11T11:45:05.23755596Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=ca423784-f2ab-4e43-ac36-e572ab1a1f34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.194490 | controller |     "Jun 11 11:45:05.238593 crc crio[22553]: time=\"2026-06-11T11:45:05.238544369Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=b7e9f6de-8a46-491e-91d8-841bc67cc23f name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.194505 | controller |     "Jun 11 11:45:05.246040 crc crio[22553]: time=\"2026-06-11T11:45:05.245968236Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=ceefd492-9de4-406f-81e7-0482bb7e98ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.194519 | controller |     "Jun 11 11:45:05.248897 crc crio[22553]: time=\"2026-06-11T11:45:05.248794708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.194534 | controller |     "Jun 11 11:45:05.253470 crc crio[22553]: time=\"2026-06-11T11:45:05.253428893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.194553 | controller |     "Jun 11 11:45:05.259500 crc crio[22553]: time=\"2026-06-11T11:45:05.259386047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.194569 | controller |     "Jun 11 11:45:05.263302 crc crio[22553]: time=\"2026-06-11T11:45:05.263223149Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=4d8558bd-de04-4907-800e-05cbeb9c6e15 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.194584 | controller |     "Jun 11 11:45:05.265462 crc crio[22553]: time=\"2026-06-11T11:45:05.265385512Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=e6786092-7f75-49a6-a09e-3ec588190ef3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.194598 | controller |     "Jun 11 11:45:05.275754 crc crio[22553]: time=\"2026-06-11T11:45:05.275609521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.194613 | controller |     "Jun 11 11:45:05.282807 crc crio[22553]: time=\"2026-06-11T11:45:05.282656306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.194628 | controller |     "Jun 11 11:45:05.289502 crc crio[22553]: time=\"2026-06-11T11:45:05.289405853Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=8e9b5e50-9020-4b5d-897d-5bfdcebcdd6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.194643 | controller |     "Jun 11 11:45:05.289995 crc crio[22553]: time=\"2026-06-11T11:45:05.289923228Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=665b13a8-2041-4fdc-8b99-e95972f2d147 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.194658 | controller |     "Jun 11 11:45:05.290506 crc crio[22553]: time=\"2026-06-11T11:45:05.290435723Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=521c05c1-b896-43e7-80a4-df4de0ff7cbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.194672 | controller |     "Jun 11 11:45:05.300417 crc crio[22553]: time=\"2026-06-11T11:45:05.295094109Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=cbea5f97-4562-4d66-a467-66a888c93e45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.194687 | controller |     "Jun 11 11:45:05.300417 crc crio[22553]: time=\"2026-06-11T11:45:05.297942412Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=8959c53d-c1d6-458b-a00f-ff90a1d06dd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.194702 | controller |     "Jun 11 11:45:05.300417 crc crio[22553]: time=\"2026-06-11T11:45:05.299138847Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=5e54c221-7070-4b7b-bc20-ac2199df1584 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.194717 | controller |     "Jun 11 11:45:05.306529 crc crio[22553]: time=\"2026-06-11T11:45:05.306451241Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=78e47bd2-74a1-49d4-b9a2-0225ffb88691 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.194735 | controller |     "Jun 11 11:45:05.307300 crc crio[22553]: time=\"2026-06-11T11:45:05.307251474Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=1b9ffd3b-6687-4775-b3c5-b46511d8752b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.194750 | controller |     "Jun 11 11:45:05.309719 crc crio[22553]: time=\"2026-06-11T11:45:05.307275125Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=ab6cc68a-78f8-4501-a812-dc2d0121e417 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.194764 | controller |     "Jun 11 11:45:05.310008 crc crio[22553]: time=\"2026-06-11T11:45:05.308167021Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=f2a67396-94db-4f54-85b1-ebae4b2bcb2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.194779 | controller |     "Jun 11 11:45:05.312639 crc crio[22553]: time=\"2026-06-11T11:45:05.312553339Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-9ktxk/manager\" id=e4f708b3-6480-4386-b3e4-e65949cfd371 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.194793 | controller |     "Jun 11 11:45:05.332251 crc crio[22553]: time=\"2026-06-11T11:45:05.332183442Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686305-p6vjb Namespace:openshift-operator-lifecycle-manager ID:06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb UID:e30bff66-83ac-43c9-b0a6-13374edd0ad6 NetNS:/var/run/netns/c6307185-87bc-4e1c-83aa-b9195a1f69cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode30bff66_83ac_43c9_b0a6_13374edd0ad6.slice PodAnnotations:0xc0011e8088}] Aliases:map[]}\"",
2026-06-11 12:41:58.194808 | controller |     "Jun 11 11:45:05.332735 crc crio[22553]: time=\"2026-06-11T11:45:05.332662036Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686305-p6vjb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.194823 | controller |     "Jun 11 11:45:05.336377 crc crio[22553]: time=\"2026-06-11T11:45:05.336336443Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-5n8xl/manager\" id=5007721e-74cf-4ed4-b738-800bb76407b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.194838 | controller |     "Jun 11 11:45:05.340409 crc crio[22553]: time=\"2026-06-11T11:45:05.340288688Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=47378771-67ee-4aba-a898-51473153d015 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.194853 | controller |     "Jun 11 11:45:05.355518 crc crio[22553]: time=\"2026-06-11T11:45:05.354801172Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-hptvr/manager\" id=bfbd5d77-47d6-4866-87f8-e47cf941b861 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.194868 | controller |     "Jun 11 11:45:05.357971 crc crio[22553]: time=\"2026-06-11T11:45:05.35783439Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f45zng/manager\" id=36e3bde1-8d06-4de9-97f4-c38ea88a4e92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.194883 | controller |     "Jun 11 11:45:05.391891 crc crio[22553]: time=\"2026-06-11T11:45:05.391824472Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-td64m/manager\" id=38651426-fce9-4089-b09f-9dc92ca83a12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.194904 | controller |     "Jun 11 11:45:05.398855 crc crio[22553]: time=\"2026-06-11T11:45:05.398776695Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-2pxdz/manager\" id=936b044f-657f-4e29-ab05-2d0f826097c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.194919 | controller |     "Jun 11 11:45:05.406876 crc crio[22553]: time=\"2026-06-11T11:45:05.405868402Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-5ppsh/manager\" id=1c5b5047-391f-482a-84f5-0b5c62e70212 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.194933 | controller |     "Jun 11 11:45:05.411336 crc crio[22553]: time=\"2026-06-11T11:45:05.411039123Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-dp287/manager\" id=62a2f72b-e065-4cb8-b3fb-0e6670ea64d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.194947 | controller |     "Jun 11 11:45:05.465256 crc crio[22553]: time=\"2026-06-11T11:45:05.46505559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.194962 | controller |     "Jun 11 11:45:05.465918 crc crio[22553]: time=\"2026-06-11T11:45:05.465592495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.194976 | controller |     "Jun 11 11:45:05.474616 crc crio[22553]: time=\"2026-06-11T11:45:05.474516046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.194991 | controller |     "Jun 11 11:45:05.475462 crc crio[22553]: time=\"2026-06-11T11:45:05.475372681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195006 | controller |     "Jun 11 11:45:05.477370 crc crio[22553]: time=\"2026-06-11T11:45:05.477288027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195021 | controller |     "Jun 11 11:45:05.520516 crc crio[22553]: time=\"2026-06-11T11:45:05.519038245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195035 | controller |     "Jun 11 11:45:05.531279 crc crio[22553]: time=\"2026-06-11T11:45:05.531080746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195049 | controller |     "Jun 11 11:45:05.553869 crc crio[22553]: time=\"2026-06-11T11:45:05.553790979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195064 | controller |     "Jun 11 11:45:05.557376 crc crio[22553]: time=\"2026-06-11T11:45:05.556068076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195078 | controller |     "Jun 11 11:45:05.560838 crc crio[22553]: time=\"2026-06-11T11:45:05.560769553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195096 | controller |     "Jun 11 11:45:05.564566 crc crio[22553]: time=\"2026-06-11T11:45:05.564505482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195111 | controller |     "Jun 11 11:45:05.564816 crc crio[22553]: time=\"2026-06-11T11:45:05.564527773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195126 | controller |     "Jun 11 11:45:05.570946 crc crio[22553]: time=\"2026-06-11T11:45:05.566025506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195141 | controller |     "Jun 11 11:45:05.570946 crc crio[22553]: time=\"2026-06-11T11:45:05.567757917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195168 | controller |     "Jun 11 11:45:05.570946 crc crio[22553]: time=\"2026-06-11T11:45:05.568390255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195184 | controller |     "Jun 11 11:45:05.570946 crc crio[22553]: time=\"2026-06-11T11:45:05.569073335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195199 | controller |     "Jun 11 11:45:05.570946 crc crio[22553]: time=\"2026-06-11T11:45:05.57059431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195214 | controller |     "Jun 11 11:45:05.572202 crc crio[22553]: time=\"2026-06-11T11:45:05.572127904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195229 | controller |     "Jun 11 11:45:05.636340 crc crio[22553]: time=\"2026-06-11T11:45:05.635835444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195244 | controller |     "Jun 11 11:45:05.650240 crc crio[22553]: time=\"2026-06-11T11:45:05.650141541Z\" level=info msg=\"Created container d546dae5c4ec6a8a0f3eec19b3287e593ffc0f9ad6a795c36b3ab4761a438fc2: openstack-operators/openstack-operator-controller-manager-5844f5ff8d-fdj98/manager\" id=b22bccb3-4d91-497a-a99b-259d8cf02c5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.195259 | controller |     "Jun 11 11:45:05.658254 crc crio[22553]: time=\"2026-06-11T11:45:05.65764078Z\" level=info msg=\"Starting container: d546dae5c4ec6a8a0f3eec19b3287e593ffc0f9ad6a795c36b3ab4761a438fc2\" id=0422a0c1-6a37-466e-baf1-e7ab98497c7a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.195274 | controller |     "Jun 11 11:45:05.658254 crc crio[22553]: time=\"2026-06-11T11:45:05.657865397Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-xc2pt/manager\" id=c5ffaed6-13e7-4248-897f-0925ab78e226 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.195289 | controller |     "Jun 11 11:45:05.662606 crc crio[22553]: time=\"2026-06-11T11:45:05.662045649Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-8hgnr/manager\" id=7f623002-fa3d-43a5-bae8-c1fc3ee3a323 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.195304 | controller |     "Jun 11 11:45:05.667970 crc crio[22553]: time=\"2026-06-11T11:45:05.667102906Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-pwqrc/manager\" id=5513acea-89d8-4b81-921c-91e7b21a493f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.195323 | controller |     "Jun 11 11:45:05.673622 crc crio[22553]: time=\"2026-06-11T11:45:05.672912036Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic\" id=9b9f2fde-e9f1-4994-b9e4-3711cac633bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.195339 | controller |     "Jun 11 11:45:05.673622 crc crio[22553]: time=\"2026-06-11T11:45:05.67305908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195373 | controller |     "Jun 11 11:45:05.676266 crc crio[22553]: time=\"2026-06-11T11:45:05.675210673Z\" level=info msg=\"Started container\" PID=52558 containerID=d546dae5c4ec6a8a0f3eec19b3287e593ffc0f9ad6a795c36b3ab4761a438fc2 description=openstack-operators/openstack-operator-controller-manager-5844f5ff8d-fdj98/manager id=0422a0c1-6a37-466e-baf1-e7ab98497c7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b8b976197343277aca2cf6da80c4b79a1f2a9a8819799e2a2920eafe1c81735",
2026-06-11 12:41:58.195390 | controller |     "Jun 11 11:45:05.677151 crc crio[22553]: time=\"2026-06-11T11:45:05.676723227Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-wwtcp/manager\" id=d77c91e3-b09c-45be-85f5-7b3d494dfaf2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.195406 | controller |     "Jun 11 11:45:05.679661 crc crio[22553]: time=\"2026-06-11T11:45:05.679406655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195421 | controller |     "Jun 11 11:45:05.687552 crc crio[22553]: time=\"2026-06-11T11:45:05.686843702Z\" level=info msg=\"Created container 73737a4a9bb3194186588379d692307ca40a6ce7fefc3addba5530754ec17b0d: openstack-operators/watcher-operator-controller-manager-577b679b5c-nwls9/manager\" id=11e14285-ffd1-499e-b2ad-552d48628a58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.195436 | controller |     "Jun 11 11:45:05.690172 crc crio[22553]: time=\"2026-06-11T11:45:05.690058066Z\" level=info msg=\"Starting container: 73737a4a9bb3194186588379d692307ca40a6ce7fefc3addba5530754ec17b0d\" id=0f8f0acd-278e-4725-8d17-ec0e9b3bb26f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.195450 | controller |     "Jun 11 11:45:05.703266 crc crio[22553]: time=\"2026-06-11T11:45:05.700430059Z\" level=info msg=\"Started container\" PID=52624 containerID=73737a4a9bb3194186588379d692307ca40a6ce7fefc3addba5530754ec17b0d description=openstack-operators/watcher-operator-controller-manager-577b679b5c-nwls9/manager id=0f8f0acd-278e-4725-8d17-ec0e9b3bb26f name=/runtime.v1.RuntimeService/StartContainer sandboxID=926db7456d50515470c65b409390bf41f1604eee33f6855e6fd108f4614b9265",
2026-06-11 12:41:58.195466 | controller |     "Jun 11 11:45:05.711143 crc crio[22553]: time=\"2026-06-11T11:45:05.710099191Z\" level=info msg=\"Created container 52c35d2828ec20d276343ffb789bdfad7dff999f4dd426054724d151e997a109: openstack-operators/designate-operator-controller-manager-6bf8599b68-bvhqk/manager\" id=5483fd36-31c7-4dc3-bde4-c24a96ab9240 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.195481 | controller |     "Jun 11 11:45:05.717635 crc crio[22553]: time=\"2026-06-11T11:45:05.716374894Z\" level=info msg=\"Starting container: 52c35d2828ec20d276343ffb789bdfad7dff999f4dd426054724d151e997a109\" id=01a73cbf-f6cc-4365-907f-4d22622f43ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.195496 | controller |     "Jun 11 11:45:05.733852 crc crio[22553]: time=\"2026-06-11T11:45:05.733748401Z\" level=info msg=\"Started container\" PID=52605 containerID=52c35d2828ec20d276343ffb789bdfad7dff999f4dd426054724d151e997a109 description=openstack-operators/designate-operator-controller-manager-6bf8599b68-bvhqk/manager id=01a73cbf-f6cc-4365-907f-4d22622f43ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=22d290cc1d6ca06d83975e6115dc6af1e71c03991d6f89208427dc67eff801f7",
2026-06-11 12:41:58.195516 | controller |     "Jun 11 11:45:05.737543 crc crio[22553]: time=\"2026-06-11T11:45:05.737498211Z\" level=info msg=\"Created container f18a23eb8a5467a0240e04e5d12eeb9c8ac57e74ad40b2e89a74db7cc32dda4a: openstack-operators/neutron-operator-controller-manager-688d5c756f-mkbbz/manager\" id=b769d07b-f355-4569-9c37-7aa181af40bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.195532 | controller |     "Jun 11 11:45:05.740741 crc crio[22553]: time=\"2026-06-11T11:45:05.739416147Z\" level=info msg=\"Created container ab2adfb3926f54a0f49781cf78bd1111fa9a568830f3cb0837a85dac5a739c43: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-57bn8/manager\" id=f4d47f3d-9031-4c5f-b87f-5d2f5b9618b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.195547 | controller |     "Jun 11 11:45:05.741262 crc crio[22553]: time=\"2026-06-11T11:45:05.741175268Z\" level=info msg=\"Starting container: f18a23eb8a5467a0240e04e5d12eeb9c8ac57e74ad40b2e89a74db7cc32dda4a\" id=0c17d39d-a1a0-4f8d-8025-eff623c45986 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.195562 | controller |     "Jun 11 11:45:05.742179 crc crio[22553]: time=\"2026-06-11T11:45:05.741898299Z\" level=info msg=\"Starting container: ab2adfb3926f54a0f49781cf78bd1111fa9a568830f3cb0837a85dac5a739c43\" id=c8df4434-605e-41c9-87b8-5ca6b5d82d0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.195578 | controller |     "Jun 11 11:45:05.742665 crc crio[22553]: time=\"2026-06-11T11:45:05.742584119Z\" level=info msg=\"Created container b65efa08b75297459de7413c08a9178a038f09dca7cfa0c5157256561f1c16ae: openstack-operators/cinder-operator-controller-manager-86c584f6fc-t69zv/manager\" id=484eca97-408e-4b4e-954d-e0c7f0eb7257 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.195593 | controller |     "Jun 11 11:45:05.745099 crc crio[22553]: time=\"2026-06-11T11:45:05.74502251Z\" level=info msg=\"Starting container: b65efa08b75297459de7413c08a9178a038f09dca7cfa0c5157256561f1c16ae\" id=3311c78c-d411-4f6a-a292-d109d1004439 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.195608 | controller |     "Jun 11 11:45:05.759650 crc crio[22553]: time=\"2026-06-11T11:45:05.759504273Z\" level=info msg=\"Started container\" PID=52604 containerID=f18a23eb8a5467a0240e04e5d12eeb9c8ac57e74ad40b2e89a74db7cc32dda4a description=openstack-operators/neutron-operator-controller-manager-688d5c756f-mkbbz/manager id=0c17d39d-a1a0-4f8d-8025-eff623c45986 name=/runtime.v1.RuntimeService/StartContainer sandboxID=993124f271b5ce1d9f148a09d554892a5f4433e11a64a015c843d805f7589b43",
2026-06-11 12:41:58.195623 | controller |     "Jun 11 11:45:05.764378 crc crio[22553]: time=\"2026-06-11T11:45:05.760664987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195638 | controller |     "Jun 11 11:45:05.764378 crc crio[22553]: time=\"2026-06-11T11:45:05.761510211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195653 | controller |     "Jun 11 11:45:05.767152 crc crio[22553]: time=\"2026-06-11T11:45:05.767063784Z\" level=info msg=\"Started container\" PID=52615 containerID=ab2adfb3926f54a0f49781cf78bd1111fa9a568830f3cb0837a85dac5a739c43 description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-57bn8/manager id=c8df4434-605e-41c9-87b8-5ca6b5d82d0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=11832b1a3b5d85d70ab5ea499ef583b807003e87907ca571dca3d9423ec0ed27",
2026-06-11 12:41:58.195668 | controller |     "Jun 11 11:45:05.806460 crc crio[22553]: time=\"2026-06-11T11:45:05.803180318Z\" level=info msg=\"Started container\" PID=52623 containerID=b65efa08b75297459de7413c08a9178a038f09dca7cfa0c5157256561f1c16ae description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-t69zv/manager id=3311c78c-d411-4f6a-a292-d109d1004439 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5f56336ce9c69a9e804c5c7b5a4b2ba17e5cce921577e925f00eefe9ae35e4c",
2026-06-11 12:41:58.195688 | controller |     "Jun 11 11:45:05.828448 crc crio[22553]: time=\"2026-06-11T11:45:05.828362352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195703 | controller |     "Jun 11 11:45:05.847878 crc crio[22553]: time=\"2026-06-11T11:45:05.846283986Z\" level=info msg=\"Created container e62b3b09765027552e2aef5cb11ba7e62774ab0dd309c72bcc83ba8b181ae5c7: openshift-infra/auto-csr-approver-29686304-p457f/oc\" id=ab8e1db4-4544-4b9c-989b-48eec3f6430d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.195718 | controller |     "Jun 11 11:45:05.847878 crc crio[22553]: time=\"2026-06-11T11:45:05.847342466Z\" level=info msg=\"Created container 86895c4618ffa93e4b09bb1c68afdb32ddf1ef752948e705cbd836be022f40ed: openstack-operators/horizon-operator-controller-manager-548d6d5f9-jvhzw/manager\" id=0062d691-d704-4dbf-b7a0-c56c1383c92f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.195734 | controller |     "Jun 11 11:45:05.849520 crc crio[22553]: time=\"2026-06-11T11:45:05.849418037Z\" level=info msg=\"Starting container: e62b3b09765027552e2aef5cb11ba7e62774ab0dd309c72bcc83ba8b181ae5c7\" id=d3c215b0-5dd9-4e2d-9422-39f70e7881b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.195749 | controller |     "Jun 11 11:45:05.851060 crc crio[22553]: time=\"2026-06-11T11:45:05.850992413Z\" level=info msg=\"Starting container: 86895c4618ffa93e4b09bb1c68afdb32ddf1ef752948e705cbd836be022f40ed\" id=f4519ea3-9f5e-4a5e-a1da-e0924272f5f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.195764 | controller |     "Jun 11 11:45:05.855043 crc crio[22553]: time=\"2026-06-11T11:45:05.854949008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195779 | controller |     "Jun 11 11:45:05.855542 crc crio[22553]: time=\"2026-06-11T11:45:05.855245167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195794 | controller |     "Jun 11 11:45:05.856000 crc crio[22553]: time=\"2026-06-11T11:45:05.855929557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195809 | controller |     "Jun 11 11:45:05.859431 crc crio[22553]: time=\"2026-06-11T11:45:05.857962076Z\" level=info msg=\"Started container\" PID=52638 containerID=e62b3b09765027552e2aef5cb11ba7e62774ab0dd309c72bcc83ba8b181ae5c7 description=openshift-infra/auto-csr-approver-29686304-p457f/oc id=d3c215b0-5dd9-4e2d-9422-39f70e7881b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed",
2026-06-11 12:41:58.195825 | controller |     "Jun 11 11:45:05.892813 crc crio[22553]: time=\"2026-06-11T11:45:05.892644879Z\" level=info msg=\"Started container\" PID=52670 containerID=86895c4618ffa93e4b09bb1c68afdb32ddf1ef752948e705cbd836be022f40ed description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-jvhzw/manager id=f4519ea3-9f5e-4a5e-a1da-e0924272f5f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb9ff12dffea6863c41272f165d9628b4c7550b0f68ddcc90c7331568e0c0872",
2026-06-11 12:41:58.195840 | controller |     "Jun 11 11:45:05.921328 crc crio[22553]: 2026-06-11T11:45:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06df43cf7ed31a3 Mac:ae:d2:84:69:69:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/c6307185-87bc-4e1c-83aa-b9195a1f69cc SocketPath: PciID:}] [{Interface:0xc000014500 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.195859 | controller |     "Jun 11 11:45:05.927842 crc crio[22553]: time=\"2026-06-11T11:45:05.92661688Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686305-p6vjb Namespace:openshift-operator-lifecycle-manager ID:06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb UID:e30bff66-83ac-43c9-b0a6-13374edd0ad6 NetNS:/var/run/netns/c6307185-87bc-4e1c-83aa-b9195a1f69cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode30bff66_83ac_43c9_b0a6_13374edd0ad6.slice PodAnnotations:0xc0011e8088}] Aliases:map[]}\"",
2026-06-11 12:41:58.195876 | controller |     "Jun 11 11:45:05.927842 crc crio[22553]: time=\"2026-06-11T11:45:05.927047053Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686305-p6vjb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.195891 | controller |     "Jun 11 11:45:06.007769 crc crio[22553]: time=\"2026-06-11T11:45:06.005667447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195906 | controller |     "Jun 11 11:45:06.017566 crc crio[22553]: time=\"2026-06-11T11:45:06.017439031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195921 | controller |     "Jun 11 11:45:06.021837 crc crio[22553]: time=\"2026-06-11T11:45:06.021633333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195937 | controller |     "Jun 11 11:45:06.023544 crc crio[22553]: time=\"2026-06-11T11:45:06.023455486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195951 | controller |     "Jun 11 11:45:06.026860 crc crio[22553]: time=\"2026-06-11T11:45:06.026763893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195966 | controller |     "Jun 11 11:45:06.040389 crc crio[22553]: time=\"2026-06-11T11:45:06.040226536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.195981 | controller |     "Jun 11 11:45:06.056770 crc crio[22553]: time=\"2026-06-11T11:45:06.055505091Z\" level=info msg=\"Created container 99bc613164ce4e17f1540da8415cb65a48ad8e8d56f1e6e9b094296f22824bb2: openstack-operators/test-operator-controller-manager-8d5599d7d-2ptl7/manager\" id=d0b638b2-2fea-4a4f-a245-467c83063660 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.195996 | controller |     "Jun 11 11:45:06.059022 crc crio[22553]: time=\"2026-06-11T11:45:06.058257342Z\" level=info msg=\"Starting container: 99bc613164ce4e17f1540da8415cb65a48ad8e8d56f1e6e9b094296f22824bb2\" id=14f036f4-4dd8-4275-8cc5-a8a079509461 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.196011 | controller |     "Jun 11 11:45:06.076589 crc crio[22553]: time=\"2026-06-11T11:45:06.076449133Z\" level=info msg=\"Started container\" PID=52747 containerID=99bc613164ce4e17f1540da8415cb65a48ad8e8d56f1e6e9b094296f22824bb2 description=openstack-operators/test-operator-controller-manager-8d5599d7d-2ptl7/manager id=14f036f4-4dd8-4275-8cc5-a8a079509461 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4fc3dcd2dd255dafb292d0cba137a613a7d140a6e9bdc191ce23c0adb7d39ad",
2026-06-11 12:41:58.196030 | controller |     "Jun 11 11:45:06.093661 crc crio[22553]: time=\"2026-06-11T11:45:06.093559102Z\" level=info msg=\"Ran pod sandbox 06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686305-p6vjb/POD\" id=5c42aa4e-56c1-47f4-8609-d86f6151ccfe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.196045 | controller |     "Jun 11 11:45:06.096993 crc crio[22553]: time=\"2026-06-11T11:45:06.09691248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=def9952c-2a12-4fae-92c0-7635d9b986ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.196060 | controller |     "Jun 11 11:45:06.186293 crc crio[22553]: time=\"2026-06-11T11:45:06.185455754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196075 | controller |     "Jun 11 11:45:06.195727 crc crio[22553]: time=\"2026-06-11T11:45:06.195449136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7fa7b8a2-79b0-41c2-8a8c-1f730076346a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.196090 | controller |     "Jun 11 11:45:06.202057 crc crio[22553]: time=\"2026-06-11T11:45:06.201860493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196105 | controller |     "Jun 11 11:45:06.251880 crc crio[22553]: time=\"2026-06-11T11:45:06.251760099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196119 | controller |     "Jun 11 11:45:06.257846 crc crio[22553]: time=\"2026-06-11T11:45:06.257651771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196134 | controller |     "Jun 11 11:45:06.263387 crc crio[22553]: time=\"2026-06-11T11:45:06.263028348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196149 | controller |     "Jun 11 11:45:06.267940 crc crio[22553]: time=\"2026-06-11T11:45:06.267826648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196164 | controller |     "Jun 11 11:45:06.301609 crc crio[22553]: time=\"2026-06-11T11:45:06.301425199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196178 | controller |     "Jun 11 11:45:06.348556 crc crio[22553]: time=\"2026-06-11T11:45:06.34842505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196193 | controller |     "Jun 11 11:45:06.365191 crc crio[22553]: time=\"2026-06-11T11:45:06.364020235Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686305-p6vjb/collect-profiles\" id=5e018c49-b8a6-4f41-836e-94f5c020d86f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.196208 | controller |     "Jun 11 11:45:06.365815 crc crio[22553]: time=\"2026-06-11T11:45:06.365775246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196226 | controller |     "Jun 11 11:45:06.393018 crc crio[22553]: time=\"2026-06-11T11:45:06.389797878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196241 | controller |     "Jun 11 11:45:06.424010 crc crio[22553]: time=\"2026-06-11T11:45:06.423888012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196256 | controller |     "Jun 11 11:45:06.432660 crc crio[22553]: time=\"2026-06-11T11:45:06.432514994Z\" level=info msg=\"Created container 7a6172d1428be48bd4794f476094732b5bc6d4017667bf3374d231815e302683: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f45zng/manager\" id=36e3bde1-8d06-4de9-97f4-c38ea88a4e92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.196270 | controller |     "Jun 11 11:45:06.435561 crc crio[22553]: time=\"2026-06-11T11:45:06.4354694Z\" level=info msg=\"Starting container: 7a6172d1428be48bd4794f476094732b5bc6d4017667bf3374d231815e302683\" id=b3153ec4-6a3f-4ca2-9b27-c6ef489b11e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.196285 | controller |     "Jun 11 11:45:06.448468 crc crio[22553]: time=\"2026-06-11T11:45:06.448338016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196300 | controller |     "Jun 11 11:45:06.455537 crc crio[22553]: time=\"2026-06-11T11:45:06.455446854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196314 | controller |     "Jun 11 11:45:06.458002 crc crio[22553]: time=\"2026-06-11T11:45:06.457889755Z\" level=info msg=\"Started container\" PID=52788 containerID=7a6172d1428be48bd4794f476094732b5bc6d4017667bf3374d231815e302683 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759f45zng/manager id=b3153ec4-6a3f-4ca2-9b27-c6ef489b11e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8fc844aec1db0c789c0abe18551946a6869626980b23b492a24abc927d5243c",
2026-06-11 12:41:58.196329 | controller |     "Jun 11 11:45:06.479136 crc crio[22553]: time=\"2026-06-11T11:45:06.479025782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196344 | controller |     "Jun 11 11:45:06.564121 crc crio[22553]: time=\"2026-06-11T11:45:06.564009762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196380 | controller |     "Jun 11 11:45:06.566634 crc crio[22553]: time=\"2026-06-11T11:45:06.566522285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196395 | controller |     "Jun 11 11:45:06.576134 crc crio[22553]: time=\"2026-06-11T11:45:06.575012823Z\" level=info msg=\"Created container 680fc7afd62355c1d5af0a4cfbbcad9c5c7ad8acf975fd7e4903f8c60430e732: openstack-operators/swift-operator-controller-manager-67c49dd5c6-znjqp/manager\" id=356780fc-eb9f-4a06-a05a-b07d0d0758fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.196410 | controller |     "Jun 11 11:45:06.612630 crc crio[22553]: time=\"2026-06-11T11:45:06.612504117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196425 | controller |     "Jun 11 11:45:06.614982 crc crio[22553]: time=\"2026-06-11T11:45:06.614934048Z\" level=info msg=\"Starting container: 680fc7afd62355c1d5af0a4cfbbcad9c5c7ad8acf975fd7e4903f8c60430e732\" id=782b6a78-3671-4a96-81bb-a0bdaf029a70 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.196444 | controller |     "Jun 11 11:45:06.661383 crc crio[22553]: time=\"2026-06-11T11:45:06.650028512Z\" level=info msg=\"Created container 83b86476e58c6eb902310a85227ae6cda8246c4e5444122ffd2ecb5226da7229: openstack-operators/ovn-operator-controller-manager-58f85bd97f-dp287/manager\" id=62a2f72b-e065-4cb8-b3fb-0e6670ea64d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.196460 | controller |     "Jun 11 11:45:06.683747 crc crio[22553]: time=\"2026-06-11T11:45:06.683237481Z\" level=info msg=\"Starting container: 83b86476e58c6eb902310a85227ae6cda8246c4e5444122ffd2ecb5226da7229\" id=529c5d02-8000-435a-9342-b39cd07b4e06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.196475 | controller |     "Jun 11 11:45:06.694546 crc crio[22553]: time=\"2026-06-11T11:45:06.688192966Z\" level=info msg=\"Started container\" PID=52794 containerID=680fc7afd62355c1d5af0a4cfbbcad9c5c7ad8acf975fd7e4903f8c60430e732 description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-znjqp/manager id=782b6a78-3671-4a96-81bb-a0bdaf029a70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b75e39c22cf011ee08ad876668d73c56ad725fd50cd77f03236ae38a64e38d6",
2026-06-11 12:41:58.196490 | controller |     "Jun 11 11:45:06.694546 crc crio[22553]: time=\"2026-06-11T11:45:06.690012889Z\" level=info msg=\"Started container\" PID=52793 containerID=83b86476e58c6eb902310a85227ae6cda8246c4e5444122ffd2ecb5226da7229 description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-dp287/manager id=529c5d02-8000-435a-9342-b39cd07b4e06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42a3dabbdac081e7ea9bd63954ece8297c4ee7bc4a6cea694945e39a766a3fd2",
2026-06-11 12:41:58.196505 | controller |     "Jun 11 11:45:06.694546 crc crio[22553]: time=\"2026-06-11T11:45:06.690819043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196520 | controller |     "Jun 11 11:45:06.730629 crc crio[22553]: time=\"2026-06-11T11:45:06.729220373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196536 | controller |     "Jun 11 11:45:06.776896 crc crio[22553]: time=\"2026-06-11T11:45:06.776752941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196551 | controller |     "Jun 11 11:45:06.861099 crc crio[22553]: time=\"2026-06-11T11:45:06.860901916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196567 | controller |     "Jun 11 11:45:06.872861 crc crio[22553]: time=\"2026-06-11T11:45:06.872608338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196582 | controller |     "Jun 11 11:45:06.912981 crc crio[22553]: time=\"2026-06-11T11:45:06.91240634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196597 | controller |     "Jun 11 11:45:06.927899 crc crio[22553]: time=\"2026-06-11T11:45:06.9254408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196612 | controller |     "Jun 11 11:45:07.004193 crc crio[22553]: time=\"2026-06-11T11:45:07.004035414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196631 | controller |     "Jun 11 11:45:07.844518 crc crio[22553]: time=\"2026-06-11T11:45:07.84442116Z\" level=info msg=\"Created container 4abc5cefb0159f72d70c00704334953f557bebe4f2d9d846a9b08c5c36f3c397: openstack-operators/heat-operator-controller-manager-5c5844cc68-2pxdz/manager\" id=936b044f-657f-4e29-ab05-2d0f826097c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.196647 | controller |     "Jun 11 11:45:07.846770 crc crio[22553]: time=\"2026-06-11T11:45:07.846101029Z\" level=info msg=\"Starting container: 4abc5cefb0159f72d70c00704334953f557bebe4f2d9d846a9b08c5c36f3c397\" id=dd5a027a-296f-4468-b668-113971be46ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.196662 | controller |     "Jun 11 11:45:07.866639 crc crio[22553]: time=\"2026-06-11T11:45:07.866526085Z\" level=info msg=\"Started container\" PID=52863 containerID=4abc5cefb0159f72d70c00704334953f557bebe4f2d9d846a9b08c5c36f3c397 description=openstack-operators/heat-operator-controller-manager-5c5844cc68-2pxdz/manager id=dd5a027a-296f-4468-b668-113971be46ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfe21a6723f96cc67ed17243d9d94e69fef89b7573c6c5cac34a2da0a6b54a73",
2026-06-11 12:41:58.196677 | controller |     "Jun 11 11:45:08.172065 crc crio[22553]: time=\"2026-06-11T11:45:08.171508836Z\" level=info msg=\"Created container 24a23620172f984916a400d7a4507db922eb902bf632a23c98f61ed4e7579c9c: openstack-operators/octavia-operator-controller-manager-6495978d8d-pwqrc/manager\" id=5513acea-89d8-4b81-921c-91e7b21a493f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.196692 | controller |     "Jun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.17508183Z\" level=info msg=\"Starting container: 24a23620172f984916a400d7a4507db922eb902bf632a23c98f61ed4e7579c9c\" id=493a1f08-e16a-4dc7-9929-8df1d8435325 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.196706 | controller |     "Jun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.182588569Z\" level=info msg=\"Created container 5c458f680edabc7dfe23f9fac30b129b536e50cdc064f71af25abcbb6101e6d5: openstack-operators/ironic-operator-controller-manager-75f8548fcd-9ktxk/manager\" id=e4f708b3-6480-4386-b3e4-e65949cfd371 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.196721 | controller |     "Jun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.195794065Z\" level=info msg=\"Started container\" PID=52870 containerID=24a23620172f984916a400d7a4507db922eb902bf632a23c98f61ed4e7579c9c description=openstack-operators/octavia-operator-controller-manager-6495978d8d-pwqrc/manager id=493a1f08-e16a-4dc7-9929-8df1d8435325 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fb546c3fa357c181837be33a6cd086763229484bd8c2aebaba1c1fa35064e77",
2026-06-11 12:41:58.196736 | controller |     "Jun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.198939586Z\" level=info msg=\"Starting container: 5c458f680edabc7dfe23f9fac30b129b536e50cdc064f71af25abcbb6101e6d5\" id=caae6493-6432-4f07-a7e3-a936c26c33e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.196751 | controller |     "Jun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.213550703Z\" level=info msg=\"Started container\" PID=52860 containerID=5c458f680edabc7dfe23f9fac30b129b536e50cdc064f71af25abcbb6101e6d5 description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-9ktxk/manager id=caae6493-6432-4f07-a7e3-a936c26c33e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4bd345b18e403a95485a85af52736c1d25a32f4c5a5f3246e71e64904baf8666",
2026-06-11 12:41:58.196766 | controller |     "Jun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.289344005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.196781 | controller |     "Jun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.311261724Z\" level=info msg=\"Created container 3410bf99ad099b8d8eff1ee4035b1fcacf99d194432234781bd5498f8a2469cb: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-td64m/manager\" id=38651426-fce9-4089-b09f-9dc92ca83a12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.196799 | controller |     "Jun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.315438256Z\" level=info msg=\"Starting container: 3410bf99ad099b8d8eff1ee4035b1fcacf99d194432234781bd5498f8a2469cb\" id=2dd5a8f5-b68c-4889-8b7d-6eb4bead03ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.196815 | controller |     "Jun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.323380448Z\" level=info msg=\"Started container\" PID=52877 containerID=3410bf99ad099b8d8eff1ee4035b1fcacf99d194432234781bd5498f8a2469cb description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-td64m/manager id=2dd5a8f5-b68c-4889-8b7d-6eb4bead03ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=db988a2d67e6b04771622fa52c7e25a63146ded67d2746ebc03244b8719db464",
2026-06-11 12:41:58.196830 | controller |     "Jun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.328882069Z\" level=info msg=\"Created container 8023c0763730fc9c6116eb33878bb3a54485a7d2e9d391757712f7ef6e5177c4: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-xc2pt/manager\" id=c5ffaed6-13e7-4248-897f-0925ab78e226 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.196845 | controller |     "Jun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.32960211Z\" level=info msg=\"Created container 644517a7d38ebcbfc872757374284eefa0cbe47b7208bcafb20c9662288cfaba: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-8hgnr/manager\" id=7f623002-fa3d-43a5-bae8-c1fc3ee3a323 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.196860 | controller |     "Jun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.329880828Z\" level=info msg=\"Created container 1ef81db181ed2eb5d98d34347e06c22c6d9a7706b078dffcc5e1a5e87d8389f2: openstack-operators/infra-operator-controller-manager-cbcfcddf7-hptvr/manager\" id=bfbd5d77-47d6-4866-87f8-e47cf941b861 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.196875 | controller |     "Jun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.330048203Z\" level=info msg=\"Starting container: 8023c0763730fc9c6116eb33878bb3a54485a7d2e9d391757712f7ef6e5177c4\" id=7bb0f8c6-3b68-4a08-9f3d-8d4fc29c578b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.196889 | controller |     "Jun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.331040942Z\" level=info msg=\"Starting container: 644517a7d38ebcbfc872757374284eefa0cbe47b7208bcafb20c9662288cfaba\" id=b57f5f1a-24dc-4f51-a90c-cb2bd1df36dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.196904 | controller |     "Jun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.331746152Z\" level=info msg=\"Starting container: 1ef81db181ed2eb5d98d34347e06c22c6d9a7706b078dffcc5e1a5e87d8389f2\" id=97299d37-6235-4ca5-86e3-c77037b5852f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.196919 | controller |     "Jun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.33303553Z\" level=info msg=\"Created container e791c5d6869ccffd64c49adf04c37fa1c3aefa046b7e4e5b324ba017f4d32f61: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-wwtcp/manager\" id=d77c91e3-b09c-45be-85f5-7b3d494dfaf2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.196933 | controller |     "Jun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.334593665Z\" level=info msg=\"Created container 72f4610c64645fed41b013ad929231ce67feeac6862318ac4119b5dca8a7adde: openshift-operator-lifecycle-manager/collect-profiles-29686305-p6vjb/collect-profiles\" id=5e018c49-b8a6-4f41-836e-94f5c020d86f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.196952 | controller |     "Jun 11 11:45:08.334974 crc crio[22553]: time=\"2026-06-11T11:45:08.334964556Z\" level=info msg=\"Created container e551c1290c7a71c75bf454d61d4e313d7dfd447cb3bd7666f559c912bfe44a56: openstack-operators/nova-operator-controller-manager-f4c4579bb-5n8xl/manager\" id=5007721e-74cf-4ed4-b738-800bb76407b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.196967 | controller |     "Jun 11 11:45:08.337854 crc crio[22553]: time=\"2026-06-11T11:45:08.335926424Z\" level=info msg=\"Created container 8389c85f683375b72f44f4ec6e9efabcad96d6d6bd99dd31f66a1201e70dfde6: openstack-operators/manila-operator-controller-manager-677d9d8477-5ppsh/manager\" id=1c5b5047-391f-482a-84f5-0b5c62e70212 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.196982 | controller |     "Jun 11 11:45:08.337854 crc crio[22553]: time=\"2026-06-11T11:45:08.336203502Z\" level=info msg=\"Starting container: e551c1290c7a71c75bf454d61d4e313d7dfd447cb3bd7666f559c912bfe44a56\" id=8bd80adf-6b2b-4301-9d7f-92de5532ea2e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.196997 | controller |     "Jun 11 11:45:08.337854 crc crio[22553]: time=\"2026-06-11T11:45:08.336206822Z\" level=info msg=\"Starting container: e791c5d6869ccffd64c49adf04c37fa1c3aefa046b7e4e5b324ba017f4d32f61\" id=30c038b4-4b0e-4aef-a037-091eb5a29d9f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.197011 | controller |     "Jun 11 11:45:08.337854 crc crio[22553]: time=\"2026-06-11T11:45:08.336449199Z\" level=info msg=\"Starting container: 8389c85f683375b72f44f4ec6e9efabcad96d6d6bd99dd31f66a1201e70dfde6\" id=b2655d8c-fd68-4d46-9ce6-3182aa2974a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.197026 | controller |     "Jun 11 11:45:08.341927 crc crio[22553]: time=\"2026-06-11T11:45:08.341776535Z\" level=info msg=\"Starting container: 72f4610c64645fed41b013ad929231ce67feeac6862318ac4119b5dca8a7adde\" id=3521ffc7-6b58-425b-b40d-5fed295cba5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.197041 | controller |     "Jun 11 11:45:08.342506 crc crio[22553]: time=\"2026-06-11T11:45:08.342408483Z\" level=info msg=\"Started container\" PID=52948 containerID=644517a7d38ebcbfc872757374284eefa0cbe47b7208bcafb20c9662288cfaba description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-8hgnr/manager id=b57f5f1a-24dc-4f51-a90c-cb2bd1df36dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=db968c0217ef32b45cf4eb475bba885405a30afad4c21ec14c0c0adecc4cd813",
2026-06-11 12:41:58.197057 | controller |     "Jun 11 11:45:08.364006 crc crio[22553]: time=\"2026-06-11T11:45:08.349079778Z\" level=info msg=\"Started container\" PID=52937 containerID=1ef81db181ed2eb5d98d34347e06c22c6d9a7706b078dffcc5e1a5e87d8389f2 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-hptvr/manager id=97299d37-6235-4ca5-86e3-c77037b5852f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b63995433e75822a69591500b88277532bdedaa28a6c7e07dabfedd31db0589",
2026-06-11 12:41:58.197071 | controller |     "Jun 11 11:45:08.365816 crc crio[22553]: time=\"2026-06-11T11:45:08.365655412Z\" level=info msg=\"Started container\" PID=52873 containerID=e551c1290c7a71c75bf454d61d4e313d7dfd447cb3bd7666f559c912bfe44a56 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-5n8xl/manager id=8bd80adf-6b2b-4301-9d7f-92de5532ea2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6125835c0ae7f75f419bcb6d1d44900697c32e91e5b088206818d56d9686bfed",
2026-06-11 12:41:58.197087 | controller |     "Jun 11 11:45:08.369352 crc crio[22553]: time=\"2026-06-11T11:45:08.368074272Z\" level=info msg=\"Started container\" PID=52938 containerID=8023c0763730fc9c6116eb33878bb3a54485a7d2e9d391757712f7ef6e5177c4 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-xc2pt/manager id=7bb0f8c6-3b68-4a08-9f3d-8d4fc29c578b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b3260ba5563255ba1c41fff77464d5463691bc64e18b35acbb8158446a2eaa5",
2026-06-11 12:41:58.197106 | controller |     "Jun 11 11:45:08.369352 crc crio[22553]: time=\"2026-06-11T11:45:08.368937398Z\" level=info msg=\"Started container\" PID=52874 containerID=8389c85f683375b72f44f4ec6e9efabcad96d6d6bd99dd31f66a1201e70dfde6 description=openstack-operators/manila-operator-controller-manager-677d9d8477-5ppsh/manager id=b2655d8c-fd68-4d46-9ce6-3182aa2974a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99616b6c71abceb213f4ae92bbbfa0a960722cdf22790e2157da99891671ae45",
2026-06-11 12:41:58.197122 | controller |     "Jun 11 11:45:08.369618 crc crio[22553]: time=\"2026-06-11T11:45:08.369472003Z\" level=info msg=\"Started container\" PID=52939 containerID=72f4610c64645fed41b013ad929231ce67feeac6862318ac4119b5dca8a7adde description=openshift-operator-lifecycle-manager/collect-profiles-29686305-p6vjb/collect-profiles id=3521ffc7-6b58-425b-b40d-5fed295cba5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb",
2026-06-11 12:41:58.197137 | controller |     "Jun 11 11:45:08.395475 crc crio[22553]: time=\"2026-06-11T11:45:08.395234735Z\" level=info msg=\"Started container\" PID=52865 containerID=e791c5d6869ccffd64c49adf04c37fa1c3aefa046b7e4e5b324ba017f4d32f61 description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-wwtcp/manager id=30c038b4-4b0e-4aef-a037-091eb5a29d9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce582868d8e55433181c18723de983ae0f0207049e6ecdade7ecd2ce728a2be6",
2026-06-11 12:41:58.197152 | controller |     "Jun 11 11:45:08.581273 crc crio[22553]: time=\"2026-06-11T11:45:08.581146491Z\" level=info msg=\"Created container beb73c34bc80ac47190741328d329251db7a8237aa5da0d607f07e8c3ae99849: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic\" id=9b9f2fde-e9f1-4994-b9e4-3711cac633bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.197167 | controller |     "Jun 11 11:45:08.582754 crc crio[22553]: time=\"2026-06-11T11:45:08.582631374Z\" level=info msg=\"Starting container: beb73c34bc80ac47190741328d329251db7a8237aa5da0d607f07e8c3ae99849\" id=21943ebc-8569-4704-8150-794d6b2c07de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.197182 | controller |     "Jun 11 11:45:08.590077 crc crio[22553]: time=\"2026-06-11T11:45:08.589975779Z\" level=info msg=\"Started container\" PID=53049 containerID=beb73c34bc80ac47190741328d329251db7a8237aa5da0d607f07e8c3ae99849 description=baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic id=21943ebc-8569-4704-8150-794d6b2c07de name=/runtime.v1.RuntimeService/StartContainer sandboxID=a721e3f7e12b872f68b7b36a068b6af1cd71d74183da5603a5217ebac031d65f",
2026-06-11 12:41:58.197197 | controller |     "Jun 11 11:45:08.768137 crc crio[22553]: time=\"2026-06-11T11:45:08.767239292Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=c38aeb8d-b8e1-4844-80e0-762865065471 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.197212 | controller |     "Jun 11 11:45:08.780647 crc crio[22553]: time=\"2026-06-11T11:45:08.780483158Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-11 12:41:58.197228 | controller |     "Jun 11 11:45:10.382340 crc crio[22553]: time=\"2026-06-11T11:45:10.382230204Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=c38aeb8d-b8e1-4844-80e0-762865065471 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.197243 | controller |     "Jun 11 11:45:10.383589 crc crio[22553]: time=\"2026-06-11T11:45:10.383392977Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=bb8ebd59-94db-4166-9992-5c73a486d659 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.197258 | controller |     "Jun 11 11:45:10.387184 crc crio[22553]: time=\"2026-06-11T11:45:10.387112406Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=ee2aae24-6b67-4ace-8c9d-8fe66c135c3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.197277 | controller |     "Jun 11 11:45:10.394256 crc crio[22553]: time=\"2026-06-11T11:45:10.394144491Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-httpd\" id=d889f4ce-04e0-4d56-aca1-570b7882c36d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.197292 | controller |     "Jun 11 11:45:10.394834 crc crio[22553]: time=\"2026-06-11T11:45:10.39477879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.197307 | controller |     "Jun 11 11:45:10.499660 crc crio[22553]: time=\"2026-06-11T11:45:10.498868678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.197322 | controller |     "Jun 11 11:45:11.295201 crc crio[22553]: time=\"2026-06-11T11:45:11.295084935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.197336 | controller |     "Jun 11 11:45:11.347147 crc crio[22553]: time=\"2026-06-11T11:45:11.347044601Z\" level=info msg=\"Stopping pod sandbox: bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed\" id=767c1f23-addd-4ab7-bdcd-7a7061ca7cbd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.197370 | controller |     "Jun 11 11:45:11.348982 crc crio[22553]: time=\"2026-06-11T11:45:11.348796702Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686304-p457f Namespace:openshift-infra ID:bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed UID:5858428a-51cc-465f-98ab-9bd1754757b0 NetNS:/var/run/netns/23a68f7a-52e8-40ea-844d-1f6a43bf9be9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5858428a_51cc_465f_98ab_9bd1754757b0.slice PodAnnotations:0xc00279abf8}] Aliases:map[]}\"",
2026-06-11 12:41:58.197388 | controller |     "Jun 11 11:45:11.349096 crc crio[22553]: time=\"2026-06-11T11:45:11.349027289Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686304-p457f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.197403 | controller |     "Jun 11 11:45:11.420170 crc crio[22553]: time=\"2026-06-11T11:45:11.420044872Z\" level=info msg=\"Created container 18f286b33c005734d5f0f134f52aa8eaa40730acf143f8bfb663ba56e2a05d7b: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-httpd\" id=d889f4ce-04e0-4d56-aca1-570b7882c36d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.197418 | controller |     "Jun 11 11:45:11.423334 crc crio[22553]: time=\"2026-06-11T11:45:11.423247135Z\" level=info msg=\"Starting container: 18f286b33c005734d5f0f134f52aa8eaa40730acf143f8bfb663ba56e2a05d7b\" id=07382707-b2de-4ee6-94d9-1918d4485674 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.197433 | controller |     "Jun 11 11:45:11.436048 crc crio[22553]: time=\"2026-06-11T11:45:11.435941236Z\" level=info msg=\"Started container\" PID=53294 containerID=18f286b33c005734d5f0f134f52aa8eaa40730acf143f8bfb663ba56e2a05d7b description=baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-httpd id=07382707-b2de-4ee6-94d9-1918d4485674 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a721e3f7e12b872f68b7b36a068b6af1cd71d74183da5603a5217ebac031d65f",
2026-06-11 12:41:58.197448 | controller |     "Jun 11 11:45:11.449201 crc crio[22553]: time=\"2026-06-11T11:45:11.44910174Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=0ff53f55-4dda-429c-8c3f-3e0c911685c7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.197462 | controller |     "Jun 11 11:45:11.460599 crc crio[22553]: time=\"2026-06-11T11:45:11.460520403Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-11 12:41:58.197481 | controller |     "Jun 11 11:45:11.736387 crc crio[22553]: time=\"2026-06-11T11:45:11.735643392Z\" level=info msg=\"Stopped pod sandbox: bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed\" id=767c1f23-addd-4ab7-bdcd-7a7061ca7cbd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.197497 | controller |     "Jun 11 11:45:12.016777 crc crio[22553]: time=\"2026-06-11T11:45:12.016653963Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=0ff53f55-4dda-429c-8c3f-3e0c911685c7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.197512 | controller |     "Jun 11 11:45:12.021728 crc crio[22553]: time=\"2026-06-11T11:45:12.021633109Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=3ff794b0-2815-47eb-bf5f-3c15094913e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.197527 | controller |     "Jun 11 11:45:12.026861 crc crio[22553]: time=\"2026-06-11T11:45:12.026774279Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=cd6e70db-8193-4cef-a454-acbdf2f26eb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.197542 | controller |     "Jun 11 11:45:12.053857 crc crio[22553]: time=\"2026-06-11T11:45:12.053517569Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-log-watch\" id=9bd4b450-7b18-4c9d-a99b-8881b4ca5efb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.197557 | controller |     "Jun 11 11:45:12.054598 crc crio[22553]: time=\"2026-06-11T11:45:12.054486918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.197571 | controller |     "Jun 11 11:45:12.115238 crc crio[22553]: time=\"2026-06-11T11:45:12.11455104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.197586 | controller |     "Jun 11 11:45:12.397573 crc crio[22553]: time=\"2026-06-11T11:45:12.397486587Z\" level=info msg=\"Stopping pod sandbox: 06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb\" id=4f957fe8-a445-4292-be5f-0e7d187b92e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.197601 | controller |     "Jun 11 11:45:12.399047 crc crio[22553]: time=\"2026-06-11T11:45:12.399017632Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686305-p6vjb Namespace:openshift-operator-lifecycle-manager ID:06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb UID:e30bff66-83ac-43c9-b0a6-13374edd0ad6 NetNS:/var/run/netns/c6307185-87bc-4e1c-83aa-b9195a1f69cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode30bff66_83ac_43c9_b0a6_13374edd0ad6.slice PodAnnotations:0xc000ca0940}] Aliases:map[]}\"",
2026-06-11 12:41:58.197616 | controller |     "Jun 11 11:45:12.399439 crc crio[22553]: time=\"2026-06-11T11:45:12.399415923Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686305-p6vjb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.197632 | controller |     "Jun 11 11:45:12.720057 crc crio[22553]: time=\"2026-06-11T11:45:12.719780903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.197648 | controller |     "Jun 11 11:45:12.781613 crc crio[22553]: time=\"2026-06-11T11:45:12.781091802Z\" level=info msg=\"Stopped pod sandbox: 06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb\" id=4f957fe8-a445-4292-be5f-0e7d187b92e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.197669 | controller |     "Jun 11 11:45:12.908636 crc crio[22553]: time=\"2026-06-11T11:45:12.908565662Z\" level=info msg=\"Created container b6a649e88bef0b4da65658c9a6ed80bb792e2bcc5c8ee3fdf6b4b735c9d20447: baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-log-watch\" id=9bd4b450-7b18-4c9d-a99b-8881b4ca5efb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.197685 | controller |     "Jun 11 11:45:12.911927 crc crio[22553]: time=\"2026-06-11T11:45:12.911799927Z\" level=info msg=\"Starting container: b6a649e88bef0b4da65658c9a6ed80bb792e2bcc5c8ee3fdf6b4b735c9d20447\" id=7f8e2964-bd4b-443e-9afe-759dd9821655 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.197700 | controller |     "Jun 11 11:45:12.920215 crc crio[22553]: time=\"2026-06-11T11:45:12.91978421Z\" level=info msg=\"Started container\" PID=53489 containerID=b6a649e88bef0b4da65658c9a6ed80bb792e2bcc5c8ee3fdf6b4b735c9d20447 description=baremetal-operator-system/baremetal-operator-ironic-dc87f45b-gxssf/ironic-log-watch id=7f8e2964-bd4b-443e-9afe-759dd9821655 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a721e3f7e12b872f68b7b36a068b6af1cd71d74183da5603a5217ebac031d65f",
2026-06-11 12:41:58.197715 | controller |     "Jun 11 11:45:21.112048 crc crio[22553]: time=\"2026-06-11T11:45:21.110419438Z\" level=info msg=\"Removing container: 2343c7d797ba5fde25b1229c04de20c21860aa5d6f572897852dc4612ef3b423\" id=bf0c286b-6bf3-41d4-8f8d-2135ff354d77 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.197730 | controller |     "Jun 11 11:45:21.261981 crc crio[22553]: time=\"2026-06-11T11:45:21.261893998Z\" level=info msg=\"Removed container 2343c7d797ba5fde25b1229c04de20c21860aa5d6f572897852dc4612ef3b423: openshift-infra/auto-csr-approver-29686298-kdfzl/oc\" id=bf0c286b-6bf3-41d4-8f8d-2135ff354d77 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.197745 | controller |     "Jun 11 11:45:21.267176 crc crio[22553]: time=\"2026-06-11T11:45:21.26710355Z\" level=info msg=\"Removing container: c92d44af5bfe53ed30bad675a134ee99f41354337c92498024e611bdfaf94dd0\" id=225a7212-e201-4dbe-8a15-8e8044f4f01e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.197760 | controller |     "Jun 11 11:45:21.301790 crc crio[22553]: time=\"2026-06-11T11:45:21.301046161Z\" level=info msg=\"Removed container c92d44af5bfe53ed30bad675a134ee99f41354337c92498024e611bdfaf94dd0: openshift-operator-lifecycle-manager/collect-profiles-29686260-vs65h/collect-profiles\" id=225a7212-e201-4dbe-8a15-8e8044f4f01e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.197775 | controller |     "Jun 11 11:45:21.312651 crc crio[22553]: time=\"2026-06-11T11:45:21.312503025Z\" level=info msg=\"Stopping pod sandbox: 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b\" id=2dd54635-13ca-48e1-bbe4-274ae632ecf3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.197790 | controller |     "Jun 11 11:45:21.312881 crc crio[22553]: time=\"2026-06-11T11:45:21.31265047Z\" level=info msg=\"Stopped pod sandbox (already stopped): 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b\" id=2dd54635-13ca-48e1-bbe4-274ae632ecf3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.197805 | controller |     "Jun 11 11:45:21.316192 crc crio[22553]: time=\"2026-06-11T11:45:21.316042719Z\" level=info msg=\"Removing pod sandbox: 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b\" id=a89cdbe4-65d5-4e2c-a545-f42ea5eef419 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.197819 | controller |     "Jun 11 11:45:21.338739 crc crio[22553]: time=\"2026-06-11T11:45:21.338519935Z\" level=info msg=\"Removed pod sandbox: 58a87b525e76d66af3dcd58e5ea15fa37e35e931defafe647c98ed4299d0f75b\" id=a89cdbe4-65d5-4e2c-a545-f42ea5eef419 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.197834 | controller |     "Jun 11 11:45:21.340246 crc crio[22553]: time=\"2026-06-11T11:45:21.340167873Z\" level=info msg=\"Stopping pod sandbox: 544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a\" id=01e1ebcb-dc79-42de-8655-44700c79fc95 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.197853 | controller |     "Jun 11 11:45:21.340368 crc crio[22553]: time=\"2026-06-11T11:45:21.340261215Z\" level=info msg=\"Stopped pod sandbox (already stopped): 544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a\" id=01e1ebcb-dc79-42de-8655-44700c79fc95 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.197869 | controller |     "Jun 11 11:45:21.341088 crc crio[22553]: time=\"2026-06-11T11:45:21.341027348Z\" level=info msg=\"Removing pod sandbox: 544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a\" id=5d16fa12-59c0-4def-82e5-9fdd24277b73 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.197884 | controller |     "Jun 11 11:45:21.367729 crc crio[22553]: time=\"2026-06-11T11:45:21.367388167Z\" level=info msg=\"Removed pod sandbox: 544c31749553d761f4d359969d11955aab2e4e5f434bea86a3964a1b86cf929a\" id=5d16fa12-59c0-4def-82e5-9fdd24277b73 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.197899 | controller |     "Jun 11 11:45:41.774174 crc crio[22553]: time=\"2026-06-11T11:45:41.772882342Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-bxpbx/POD\" id=f605eeae-cbc3-4a98-822d-08f48a97cf3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.197914 | controller |     "Jun 11 11:45:41.776292 crc crio[22553]: time=\"2026-06-11T11:45:41.774215061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.197929 | controller |     "Jun 11 11:45:41.810957 crc crio[22553]: time=\"2026-06-11T11:45:41.81085566Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bxpbx Namespace:openstack ID:09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4 UID:03ca6233-6693-45b0-ae1b-e8c6a827e1cc NetNS:/var/run/netns/46b769b8-b374-4782-9e93-55cc023e2eee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03ca6233_6693_45b0_ae1b_e8c6a827e1cc.slice PodAnnotations:0xc001894d68}] Aliases:map[]}\"",
2026-06-11 12:41:58.197944 | controller |     "Jun 11 11:45:41.810957 crc crio[22553]: time=\"2026-06-11T11:45:41.810948953Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-bxpbx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.197960 | controller |     "Jun 11 11:45:41.874078 crc crio[22553]: time=\"2026-06-11T11:45:41.873873499Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-pf82q/POD\" id=526b6405-ee62-4818-b0c8-7da77ebee725 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.197975 | controller |     "Jun 11 11:45:41.874616 crc crio[22553]: time=\"2026-06-11T11:45:41.87424593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.197990 | controller |     "Jun 11 11:45:41.910991 crc crio[22553]: time=\"2026-06-11T11:45:41.910396575Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-pf82q Namespace:openstack ID:1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea UID:4898946e-ea11-432c-8cb9-2ce85eff5eab NetNS:/var/run/netns/1ed37ff3-c7a3-41ce-a42a-59887778f9ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4898946e_ea11_432c_8cb9_2ce85eff5eab.slice PodAnnotations:0xc00061e568}] Aliases:map[]}\"",
2026-06-11 12:41:58.198005 | controller |     "Jun 11 11:45:41.910991 crc crio[22553]: time=\"2026-06-11T11:45:41.910986823Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-pf82q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.198024 | controller |     "Jun 11 11:45:42.254750 crc crio[22553]: 2026-06-11T11:45:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a483218f36fe29 Mac:46:fa:8f:b9:43:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/1ed37ff3-c7a3-41ce-a42a-59887778f9ea SocketPath: PciID:}] [{Interface:0xc0002c2be0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.198040 | controller |     "Jun 11 11:45:42.257066 crc crio[22553]: time=\"2026-06-11T11:45:42.25699103Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-pf82q Namespace:openstack ID:1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea UID:4898946e-ea11-432c-8cb9-2ce85eff5eab NetNS:/var/run/netns/1ed37ff3-c7a3-41ce-a42a-59887778f9ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4898946e_ea11_432c_8cb9_2ce85eff5eab.slice PodAnnotations:0xc00061e568}] Aliases:map[]}\"",
2026-06-11 12:41:58.198055 | controller |     "Jun 11 11:45:42.257242 crc crio[22553]: time=\"2026-06-11T11:45:42.257191666Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-pf82q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.198070 | controller |     "Jun 11 11:45:42.264622 crc crio[22553]: time=\"2026-06-11T11:45:42.264540691Z\" level=info msg=\"Ran pod sandbox 1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea with infra container: openstack/dnsmasq-dns-769fc96f7c-pf82q/POD\" id=526b6405-ee62-4818-b0c8-7da77ebee725 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.198085 | controller |     "Jun 11 11:45:42.268474 crc crio[22553]: time=\"2026-06-11T11:45:42.268398043Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ee5e69b6-5db2-41ad-8098-b3280ca82dc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.198100 | controller |     "Jun 11 11:45:42.268813 crc crio[22553]: time=\"2026-06-11T11:45:42.268756434Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=ee5e69b6-5db2-41ad-8098-b3280ca82dc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.198115 | controller |     "Jun 11 11:45:42.268907 crc crio[22553]: time=\"2026-06-11T11:45:42.268829556Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=ee5e69b6-5db2-41ad-8098-b3280ca82dc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.198130 | controller |     "Jun 11 11:45:42.270046 crc crio[22553]: time=\"2026-06-11T11:45:42.2700031Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a85e1cd0-4fdc-4147-b96e-b43c1c8c3d6d name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.198145 | controller |     "Jun 11 11:45:42.281672 crc crio[22553]: time=\"2026-06-11T11:45:42.281592799Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-11 12:41:58.198160 | controller |     "Jun 11 11:45:42.348500 crc crio[22553]: 2026-06-11T11:45:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:09f0b3f6d9e0f50 Mac:62:b8:d1:ff:58:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/46b769b8-b374-4782-9e93-55cc023e2eee SocketPath: PciID:}] [{Interface:0xc000510410 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.198175 | controller |     "Jun 11 11:45:42.355479 crc crio[22553]: time=\"2026-06-11T11:45:42.351572761Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bxpbx Namespace:openstack ID:09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4 UID:03ca6233-6693-45b0-ae1b-e8c6a827e1cc NetNS:/var/run/netns/46b769b8-b374-4782-9e93-55cc023e2eee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03ca6233_6693_45b0_ae1b_e8c6a827e1cc.slice PodAnnotations:0xc001894d68}] Aliases:map[]}\"",
2026-06-11 12:41:58.198193 | controller |     "Jun 11 11:45:42.355479 crc crio[22553]: time=\"2026-06-11T11:45:42.351785827Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-bxpbx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.198209 | controller |     "Jun 11 11:45:42.364873 crc crio[22553]: time=\"2026-06-11T11:45:42.364665573Z\" level=info msg=\"Ran pod sandbox 09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4 with infra container: openstack/dnsmasq-dns-7dc8cc99c9-bxpbx/POD\" id=f605eeae-cbc3-4a98-822d-08f48a97cf3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.198224 | controller |     "Jun 11 11:45:42.370197 crc crio[22553]: time=\"2026-06-11T11:45:42.370115712Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8534c482-8b1a-4b88-a70f-2d40de6cf92d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.198240 | controller |     "Jun 11 11:45:42.370426 crc crio[22553]: time=\"2026-06-11T11:45:42.370370279Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=8534c482-8b1a-4b88-a70f-2d40de6cf92d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.198254 | controller |     "Jun 11 11:45:42.370526 crc crio[22553]: time=\"2026-06-11T11:45:42.370442562Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=8534c482-8b1a-4b88-a70f-2d40de6cf92d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.198269 | controller |     "Jun 11 11:45:42.372027 crc crio[22553]: time=\"2026-06-11T11:45:42.371920405Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e96c277c-471a-4cf8-a83e-ec492471cd09 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.198284 | controller |     "Jun 11 11:45:42.375270 crc crio[22553]: time=\"2026-06-11T11:45:42.37518602Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-11 12:41:58.198298 | controller |     "Jun 11 11:45:43.628893 crc crio[22553]: time=\"2026-06-11T11:45:43.626440217Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-pprzb/POD\" id=b6747ce4-7cab-4242-a397-548fcf7c1c52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.198313 | controller |     "Jun 11 11:45:43.628893 crc crio[22553]: time=\"2026-06-11T11:45:43.628798506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.198328 | controller |     "Jun 11 11:45:43.955846 crc crio[22553]: time=\"2026-06-11T11:45:43.955616954Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-pprzb Namespace:openstack ID:3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560 UID:a604b3f4-1919-4a76-8502-0e9bc5bb45ab NetNS:/var/run/netns/8fe21c4d-e367-4135-a030-6ce56494ac81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda604b3f4_1919_4a76_8502_0e9bc5bb45ab.slice PodAnnotations:0xc00061e968}] Aliases:map[]}\"",
2026-06-11 12:41:58.198343 | controller |     "Jun 11 11:45:43.955846 crc crio[22553]: time=\"2026-06-11T11:45:43.955786029Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b994dcc49-pprzb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.198378 | controller |     "Jun 11 11:45:44.545136 crc crio[22553]: time=\"2026-06-11T11:45:44.543658596Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-cm2n6/POD\" id=411bcf1b-71a8-437e-a4df-f340ff462edb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.198399 | controller |     "Jun 11 11:45:44.545419 crc crio[22553]: time=\"2026-06-11T11:45:44.54516705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.198414 | controller |     "Jun 11 11:45:44.601762 crc crio[22553]: time=\"2026-06-11T11:45:44.597152586Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=6f2d3541-b587-420f-a286-ad1610207548 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.198430 | controller |     "Jun 11 11:45:44.601762 crc crio[22553]: time=\"2026-06-11T11:45:44.597343562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.198445 | controller |     "Jun 11 11:45:44.647747 crc crio[22553]: time=\"2026-06-11T11:45:44.647614069Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-cm2n6 Namespace:openstack ID:07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774 UID:6c17ce5e-ba95-4f4b-8d25-d47c37b46822 NetNS:/var/run/netns/092588c0-4841-49db-b0d1-4dbcd81832ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c17ce5e_ba95_4f4b_8d25_d47c37b46822.slice PodAnnotations:0xc0028163f8}] Aliases:map[]}\"",
2026-06-11 12:41:58.198460 | controller |     "Jun 11 11:45:44.647747 crc crio[22553]: time=\"2026-06-11T11:45:44.647728842Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-cm2n6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.198476 | controller |     "Jun 11 11:45:44.776872 crc crio[22553]: time=\"2026-06-11T11:45:44.772659908Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:de6d3f77e4b4373c55e47f737293a69b4ec2ef1079d6dfc53d773dbbeec4d2bc UID:c38a3cee-be65-4c91-9055-33c80656c62f NetNS:/var/run/netns/073c1d4e-673c-4d5e-9256-8292256ef1bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc38a3cee_be65_4c91_9055_33c80656c62f.slice PodAnnotations:0xc001894060}] Aliases:map[]}\"",
2026-06-11 12:41:58.198491 | controller |     "Jun 11 11:45:44.776872 crc crio[22553]: time=\"2026-06-11T11:45:44.772816923Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.198506 | controller |     "Jun 11 11:45:44.782662 crc crio[22553]: 2026-06-11T11:45:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3107ee63ce86459 Mac:92:89:84:06:39:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/8fe21c4d-e367-4135-a030-6ce56494ac81 SocketPath: PciID:}] [{Interface:0xc00011af20 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.198522 | controller |     "Jun 11 11:45:44.784908 crc crio[22553]: time=\"2026-06-11T11:45:44.784814163Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-pprzb Namespace:openstack ID:3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560 UID:a604b3f4-1919-4a76-8502-0e9bc5bb45ab NetNS:/var/run/netns/8fe21c4d-e367-4135-a030-6ce56494ac81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda604b3f4_1919_4a76_8502_0e9bc5bb45ab.slice PodAnnotations:0xc00061e968}] Aliases:map[]}\"",
2026-06-11 12:41:58.198537 | controller |     "Jun 11 11:45:44.785207 crc crio[22553]: time=\"2026-06-11T11:45:44.785186574Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b994dcc49-pprzb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.198555 | controller |     "Jun 11 11:45:44.794537 crc crio[22553]: time=\"2026-06-11T11:45:44.794110454Z\" level=info msg=\"Ran pod sandbox 3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560 with infra container: openstack/dnsmasq-dns-6b994dcc49-pprzb/POD\" id=b6747ce4-7cab-4242-a397-548fcf7c1c52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.198571 | controller |     "Jun 11 11:45:44.805899 crc crio[22553]: time=\"2026-06-11T11:45:44.805516927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a556d3e9-8209-4f2a-865c-3e79dfc96ed4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.198586 | controller |     "Jun 11 11:45:44.806591 crc crio[22553]: time=\"2026-06-11T11:45:44.806529137Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=a556d3e9-8209-4f2a-865c-3e79dfc96ed4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.198601 | controller |     "Jun 11 11:45:44.806963 crc crio[22553]: time=\"2026-06-11T11:45:44.806776764Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=a556d3e9-8209-4f2a-865c-3e79dfc96ed4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.198616 | controller |     "Jun 11 11:45:44.811778 crc crio[22553]: time=\"2026-06-11T11:45:44.811635996Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a3943689-7159-40fe-ab71-23d1007f3a37 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.198631 | controller |     "Jun 11 11:45:44.836824 crc crio[22553]: time=\"2026-06-11T11:45:44.835841112Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-11 12:41:58.198646 | controller |     "Jun 11 11:45:45.409343 crc crio[22553]: 2026-06-11T11:45:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07f4325d2b6dc8e Mac:32:2a:11:35:2a:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/092588c0-4841-49db-b0d1-4dbcd81832ac SocketPath: PciID:}] [{Interface:0xc0002fc870 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.198661 | controller |     "Jun 11 11:45:45.409343 crc crio[22553]: 2026-06-11T11:45:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de6d3f77e4b4373 Mac:e6:42:0b:d4:ba:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/073c1d4e-673c-4d5e-9256-8292256ef1bf SocketPath: PciID:}] [{Interface:0xc00011a7c0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.198676 | controller |     "Jun 11 11:45:45.410625 crc crio[22553]: time=\"2026-06-11T11:45:45.410524144Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:de6d3f77e4b4373c55e47f737293a69b4ec2ef1079d6dfc53d773dbbeec4d2bc UID:c38a3cee-be65-4c91-9055-33c80656c62f NetNS:/var/run/netns/073c1d4e-673c-4d5e-9256-8292256ef1bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc38a3cee_be65_4c91_9055_33c80656c62f.slice PodAnnotations:0xc001894060}] Aliases:map[]}\"",
2026-06-11 12:41:58.198691 | controller |     "Jun 11 11:45:45.415823 crc crio[22553]: time=\"2026-06-11T11:45:45.410861674Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.198707 | controller |     "Jun 11 11:45:45.415823 crc crio[22553]: time=\"2026-06-11T11:45:45.412081959Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-cm2n6 Namespace:openstack ID:07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774 UID:6c17ce5e-ba95-4f4b-8d25-d47c37b46822 NetNS:/var/run/netns/092588c0-4841-49db-b0d1-4dbcd81832ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c17ce5e_ba95_4f4b_8d25_d47c37b46822.slice PodAnnotations:0xc0028163f8}] Aliases:map[]}\"",
2026-06-11 12:41:58.198725 | controller |     "Jun 11 11:45:45.415823 crc crio[22553]: time=\"2026-06-11T11:45:45.412425229Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-cm2n6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.198741 | controller |     "Jun 11 11:45:45.459557 crc crio[22553]: time=\"2026-06-11T11:45:45.459447742Z\" level=info msg=\"Ran pod sandbox 07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774 with infra container: openstack/dnsmasq-dns-68bc84565-cm2n6/POD\" id=411bcf1b-71a8-437e-a4df-f340ff462edb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.198757 | controller |     "Jun 11 11:45:45.471958 crc crio[22553]: time=\"2026-06-11T11:45:45.471010819Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f4587735-e9ed-4b12-ab4f-4e479feccb4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.198772 | controller |     "Jun 11 11:45:45.471958 crc crio[22553]: time=\"2026-06-11T11:45:45.471245976Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=f4587735-e9ed-4b12-ab4f-4e479feccb4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.198787 | controller |     "Jun 11 11:45:45.471958 crc crio[22553]: time=\"2026-06-11T11:45:45.471303168Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=f4587735-e9ed-4b12-ab4f-4e479feccb4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.198802 | controller |     "Jun 11 11:45:45.477228 crc crio[22553]: time=\"2026-06-11T11:45:45.477061596Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=77f2f2c6-1b06-4d11-a7ee-761618be7e78 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.198816 | controller |     "Jun 11 11:45:45.492595 crc crio[22553]: time=\"2026-06-11T11:45:45.490517158Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-11 12:41:58.198831 | controller |     "Jun 11 11:45:45.516193 crc crio[22553]: time=\"2026-06-11T11:45:45.516054424Z\" level=info msg=\"Ran pod sandbox de6d3f77e4b4373c55e47f737293a69b4ec2ef1079d6dfc53d773dbbeec4d2bc with infra container: openstack/rabbitmq-server-0/POD\" id=6f2d3541-b587-420f-a286-ad1610207548 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.198845 | controller |     "Jun 11 11:45:45.525134 crc crio[22553]: time=\"2026-06-11T11:45:45.524946563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=8269a2cf-5f53-4ea0-9a11-747e8d631c36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.198860 | controller |     "Jun 11 11:45:45.526136 crc crio[22553]: time=\"2026-06-11T11:45:45.525884471Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=8269a2cf-5f53-4ea0-9a11-747e8d631c36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.198875 | controller |     "Jun 11 11:45:45.528430 crc crio[22553]: time=\"2026-06-11T11:45:45.528375023Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=8269a2cf-5f53-4ea0-9a11-747e8d631c36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.198889 | controller |     "Jun 11 11:45:45.567419 crc crio[22553]: time=\"2026-06-11T11:45:45.56733177Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=db7205ce-b70a-4581-afd0-ff3f4dcfbf37 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.198908 | controller |     "Jun 11 11:45:45.567787 crc crio[22553]: time=\"2026-06-11T11:45:45.567613309Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=fd28b850-3738-4d40-ac4a-1c4684505f1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.198924 | controller |     "Jun 11 11:45:45.567849 crc crio[22553]: time=\"2026-06-11T11:45:45.567784063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.198939 | controller |     "Jun 11 11:45:45.580050 crc crio[22553]: time=\"2026-06-11T11:45:45.57999075Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-11 12:41:58.198954 | controller |     "Jun 11 11:45:45.610426 crc crio[22553]: time=\"2026-06-11T11:45:45.61014246Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:e8c23c6d3925953cd7b78311a3c4ab9460d1d05749885fe83f25aa1ed31d9b32 UID:33bba03c-6a8a-4f17-b262-fda1efba2298 NetNS:/var/run/netns/a367b45f-2998-474c-8da8-024f0dd66385 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33bba03c_6a8a_4f17_b262_fda1efba2298.slice PodAnnotations:0xc001894ab0}] Aliases:map[]}\"",
2026-06-11 12:41:58.198969 | controller |     "Jun 11 11:45:45.610426 crc crio[22553]: time=\"2026-06-11T11:45:45.610267003Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.198985 | controller |     "Jun 11 11:45:46.285827 crc crio[22553]: time=\"2026-06-11T11:45:46.281861793Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=463bd7bd-8274-43db-ab75-816f4e54f51e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.199000 | controller |     "Jun 11 11:45:46.285827 crc crio[22553]: time=\"2026-06-11T11:45:46.282019408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.199015 | controller |     "Jun 11 11:45:46.559785 crc crio[22553]: 2026-06-11T11:45:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8c23c6d3925953 Mac:f6:2f:80:64:15:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/a367b45f-2998-474c-8da8-024f0dd66385 SocketPath: PciID:}] [{Interface:0xc000195660 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.199035 | controller |     "Jun 11 11:45:46.561051 crc crio[22553]: time=\"2026-06-11T11:45:46.560972539Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:e8c23c6d3925953cd7b78311a3c4ab9460d1d05749885fe83f25aa1ed31d9b32 UID:33bba03c-6a8a-4f17-b262-fda1efba2298 NetNS:/var/run/netns/a367b45f-2998-474c-8da8-024f0dd66385 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod33bba03c_6a8a_4f17_b262_fda1efba2298.slice PodAnnotations:0xc001894ab0}] Aliases:map[]}\"",
2026-06-11 12:41:58.199050 | controller |     "Jun 11 11:45:46.561358 crc crio[22553]: time=\"2026-06-11T11:45:46.561231827Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.199075 | controller |     "Jun 11 11:45:46.575207 crc crio[22553]: time=\"2026-06-11T11:45:46.575076721Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:620bb7e0dc1a7d0a9d277506ffbb3c550a0172534a85048818491d5875efc851 UID:c487ddc5-50f0-4c79-a0d0-6c8832ec9d14 NetNS:/var/run/netns/bd58c056-e7c6-4375-9e00-90159c72c8f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc487ddc5_50f0_4c79_a0d0_6c8832ec9d14.slice PodAnnotations:0xc000ca0af8}] Aliases:map[]}\"",
2026-06-11 12:41:58.199095 | controller |     "Jun 11 11:45:46.575207 crc crio[22553]: time=\"2026-06-11T11:45:46.575186694Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.199113 | controller |     "Jun 11 11:45:46.587202 crc crio[22553]: time=\"2026-06-11T11:45:46.586918876Z\" level=info msg=\"Ran pod sandbox e8c23c6d3925953cd7b78311a3c4ab9460d1d05749885fe83f25aa1ed31d9b32 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=fd28b850-3738-4d40-ac4a-1c4684505f1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.199129 | controller |     "Jun 11 11:45:46.595813 crc crio[22553]: time=\"2026-06-11T11:45:46.595662222Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=38546c4b-c132-4b7a-a215-09d9b2fa2283 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.199161 | controller |     "Jun 11 11:45:46.596135 crc crio[22553]: time=\"2026-06-11T11:45:46.596049573Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=38546c4b-c132-4b7a-a215-09d9b2fa2283 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.199183 | controller |     "Jun 11 11:45:46.596135 crc crio[22553]: time=\"2026-06-11T11:45:46.596096084Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=38546c4b-c132-4b7a-a215-09d9b2fa2283 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.199208 | controller |     "Jun 11 11:45:46.599254 crc crio[22553]: time=\"2026-06-11T11:45:46.59905005Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=cb5eeabc-2741-4639-8964-7103e1f7a50a name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.199224 | controller |     "Jun 11 11:45:46.626009 crc crio[22553]: time=\"2026-06-11T11:45:46.625856723Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-11 12:41:58.199244 | controller |     "Jun 11 11:45:47.192045 crc crio[22553]: 2026-06-11T11:45:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:620bb7e0dc1a7d0 Mac:9a:7c:cb:0c:64:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/bd58c056-e7c6-4375-9e00-90159c72c8f1 SocketPath: PciID:}] [{Interface:0xc000014c40 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.199313 | controller |     "Jun 11 11:45:47.192656 crc crio[22553]: time=\"2026-06-11T11:45:47.192589253Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:620bb7e0dc1a7d0a9d277506ffbb3c550a0172534a85048818491d5875efc851 UID:c487ddc5-50f0-4c79-a0d0-6c8832ec9d14 NetNS:/var/run/netns/bd58c056-e7c6-4375-9e00-90159c72c8f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc487ddc5_50f0_4c79_a0d0_6c8832ec9d14.slice PodAnnotations:0xc000ca0af8}] Aliases:map[]}\"",
2026-06-11 12:41:58.199335 | controller |     "Jun 11 11:45:47.192823 crc crio[22553]: time=\"2026-06-11T11:45:47.192795299Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.199371 | controller |     "Jun 11 11:45:47.268657 crc crio[22553]: time=\"2026-06-11T11:45:47.266266883Z\" level=info msg=\"Ran pod sandbox 620bb7e0dc1a7d0a9d277506ffbb3c550a0172534a85048818491d5875efc851 with infra container: openstack/openstack-galera-0/POD\" id=463bd7bd-8274-43db-ab75-816f4e54f51e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.199393 | controller |     "Jun 11 11:45:47.315470 crc crio[22553]: time=\"2026-06-11T11:45:47.314354306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=24a41076-c242-41af-b46d-0906a50e071a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.199409 | controller |     "Jun 11 11:45:47.315470 crc crio[22553]: time=\"2026-06-11T11:45:47.314594243Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=24a41076-c242-41af-b46d-0906a50e071a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.199424 | controller |     "Jun 11 11:45:47.315470 crc crio[22553]: time=\"2026-06-11T11:45:47.314660165Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=24a41076-c242-41af-b46d-0906a50e071a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.199439 | controller |     "Jun 11 11:45:47.343140 crc crio[22553]: time=\"2026-06-11T11:45:47.336610196Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=22222e90-6da2-44c3-b69e-c2b4084a6731 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.199453 | controller |     "Jun 11 11:45:47.370989 crc crio[22553]: time=\"2026-06-11T11:45:47.360139662Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-11 12:41:58.199468 | controller |     "Jun 11 11:45:47.675115 crc crio[22553]: time=\"2026-06-11T11:45:47.674061554Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=dae51c4a-4b54-4c05-8514-6258d00cd55f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.199483 | controller |     "Jun 11 11:45:47.675115 crc crio[22553]: time=\"2026-06-11T11:45:47.675104734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.199498 | controller |     "Jun 11 11:45:47.841071 crc crio[22553]: time=\"2026-06-11T11:45:47.840938294Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:0f48316e07e53d0c5d252167577a3ef63e72c7196ebda90e56a3dac813518352 UID:b9056d3e-e02f-41a0-9889-5f299a8d4381 NetNS:/var/run/netns/8bd0dbfc-9f6b-415d-bbac-0bafe381470a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9056d3e_e02f_41a0_9889_5f299a8d4381.slice PodAnnotations:0xc00012a960}] Aliases:map[]}\"",
2026-06-11 12:41:58.199513 | controller |     "Jun 11 11:45:47.841071 crc crio[22553]: time=\"2026-06-11T11:45:47.840991826Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.199528 | controller |     "Jun 11 11:45:48.057507 crc crio[22553]: time=\"2026-06-11T11:45:48.057437983Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=0f5b227a-5991-4631-8c4a-bcccc954b224 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.199543 | controller |     "Jun 11 11:45:48.074626 crc crio[22553]: time=\"2026-06-11T11:45:48.074578953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.199558 | controller |     "Jun 11 11:45:48.279039 crc crio[22553]: time=\"2026-06-11T11:45:48.278797682Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:5ed3eb67150e5a3ad478d38496d648c7df065c663a86e137a16efce0611a643d UID:bd0876aa-1c6d-4a57-848c-eb6f8e25ad61 NetNS:/var/run/netns/59ec2540-4012-4ef5-bccd-b48040f04f1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd0876aa_1c6d_4a57_848c_eb6f8e25ad61.slice PodAnnotations:0xc00012aeb0}] Aliases:map[]}\"",
2026-06-11 12:41:58.199577 | controller |     "Jun 11 11:45:48.279039 crc crio[22553]: time=\"2026-06-11T11:45:48.278874104Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.199592 | controller |     "Jun 11 11:45:48.479640 crc crio[22553]: 2026-06-11T11:45:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f48316e07e53d0 Mac:86:e9:94:60:6c:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/8bd0dbfc-9f6b-415d-bbac-0bafe381470a SocketPath: PciID:}] [{Interface:0xc00043a760 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.199608 | controller |     "Jun 11 11:45:48.481533 crc crio[22553]: time=\"2026-06-11T11:45:48.480660233Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:0f48316e07e53d0c5d252167577a3ef63e72c7196ebda90e56a3dac813518352 UID:b9056d3e-e02f-41a0-9889-5f299a8d4381 NetNS:/var/run/netns/8bd0dbfc-9f6b-415d-bbac-0bafe381470a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9056d3e_e02f_41a0_9889_5f299a8d4381.slice PodAnnotations:0xc00012a960}] Aliases:map[]}\"",
2026-06-11 12:41:58.199622 | controller |     "Jun 11 11:45:48.481533 crc crio[22553]: time=\"2026-06-11T11:45:48.4808749Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.199637 | controller |     "Jun 11 11:45:48.544670 crc crio[22553]: time=\"2026-06-11T11:45:48.544337842Z\" level=info msg=\"Ran pod sandbox 0f48316e07e53d0c5d252167577a3ef63e72c7196ebda90e56a3dac813518352 with infra container: openstack/openstack-cell1-galera-0/POD\" id=dae51c4a-4b54-4c05-8514-6258d00cd55f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.199652 | controller |     "Jun 11 11:45:48.552638 crc crio[22553]: time=\"2026-06-11T11:45:48.552261713Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7004df4d-804a-4fc2-89d0-0eb1e854b72e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.199667 | controller |     "Jun 11 11:45:48.555859 crc crio[22553]: time=\"2026-06-11T11:45:48.555656862Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=7004df4d-804a-4fc2-89d0-0eb1e854b72e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.199681 | controller |     "Jun 11 11:45:48.555859 crc crio[22553]: time=\"2026-06-11T11:45:48.555785836Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=7004df4d-804a-4fc2-89d0-0eb1e854b72e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.199696 | controller |     "Jun 11 11:45:48.557292 crc crio[22553]: time=\"2026-06-11T11:45:48.557195267Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3439ae82-f873-4f48-800c-49ceff6435e7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.199711 | controller |     "Jun 11 11:45:48.586297 crc crio[22553]: time=\"2026-06-11T11:45:48.586174923Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-11 12:41:58.199906 | controller |     "Jun 11 11:45:48.965408 crc crio[22553]: 2026-06-11T11:45:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ed3eb67150e5a3 Mac:32:98:f2:e7:6a:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/59ec2540-4012-4ef5-bccd-b48040f04f1d SocketPath: PciID:}] [{Interface:0xc000123530 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.199925 | controller |     "Jun 11 11:45:48.967190 crc crio[22553]: time=\"2026-06-11T11:45:48.96710748Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:5ed3eb67150e5a3ad478d38496d648c7df065c663a86e137a16efce0611a643d UID:bd0876aa-1c6d-4a57-848c-eb6f8e25ad61 NetNS:/var/run/netns/59ec2540-4012-4ef5-bccd-b48040f04f1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd0876aa_1c6d_4a57_848c_eb6f8e25ad61.slice PodAnnotations:0xc00012aeb0}] Aliases:map[]}\"",
2026-06-11 12:41:58.199941 | controller |     "Jun 11 11:45:48.967394 crc crio[22553]: time=\"2026-06-11T11:45:48.967345737Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.199956 | controller |     "Jun 11 11:45:48.977865 crc crio[22553]: time=\"2026-06-11T11:45:48.977785512Z\" level=info msg=\"Ran pod sandbox 5ed3eb67150e5a3ad478d38496d648c7df065c663a86e137a16efce0611a643d with infra container: openstack/memcached-0/POD\" id=0f5b227a-5991-4631-8c4a-bcccc954b224 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.199971 | controller |     "Jun 11 11:45:49.007905 crc crio[22553]: time=\"2026-06-11T11:45:49.007663414Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=22498b4d-a8ef-45e2-b88e-3ec800ad7dd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.199985 | controller |     "Jun 11 11:45:49.008296 crc crio[22553]: time=\"2026-06-11T11:45:49.008267011Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=22498b4d-a8ef-45e2-b88e-3ec800ad7dd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.200000 | controller |     "Jun 11 11:45:49.008438 crc crio[22553]: time=\"2026-06-11T11:45:49.008368294Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=22498b4d-a8ef-45e2-b88e-3ec800ad7dd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.200014 | controller |     "Jun 11 11:45:49.014636 crc crio[22553]: time=\"2026-06-11T11:45:49.014559985Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=fc326298-bc83-4c52-a4ae-3573f2dc890c name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.200029 | controller |     "Jun 11 11:45:49.021295 crc crio[22553]: time=\"2026-06-11T11:45:49.021224389Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"",
2026-06-11 12:41:58.200043 | controller |     "Jun 11 11:45:51.329440 crc crio[22553]: time=\"2026-06-11T11:45:51.327834887Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=dc0ab666-a7e5-43cc-b568-6d66765fe501 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.200058 | controller |     "Jun 11 11:45:51.332800 crc crio[22553]: time=\"2026-06-11T11:45:51.329502385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.200073 | controller |     "Jun 11 11:45:51.464548 crc crio[22553]: time=\"2026-06-11T11:45:51.463500246Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636 UID:6bb6b7f6-e9a6-4f9d-8d13-a9c56c30cff9 NetNS:/var/run/netns/15d63b46-2d32-4d5a-b14d-5fabf516d122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bb6b7f6_e9a6_4f9d_8d13_a9c56c30cff9.slice PodAnnotations:0xc00001a1a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.200088 | controller |     "Jun 11 11:45:51.465074 crc crio[22553]: time=\"2026-06-11T11:45:51.465051941Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.200108 | controller |     "Jun 11 11:45:51.981818 crc crio[22553]: 2026-06-11T11:45:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ef02c9294802a5 Mac:ce:e9:b3:d4:da:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/15d63b46-2d32-4d5a-b14d-5fabf516d122 SocketPath: PciID:}] [{Interface:0xc0001928f0 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.200123 | controller |     "Jun 11 11:45:51.991566 crc crio[22553]: time=\"2026-06-11T11:45:51.991434542Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636 UID:6bb6b7f6-e9a6-4f9d-8d13-a9c56c30cff9 NetNS:/var/run/netns/15d63b46-2d32-4d5a-b14d-5fabf516d122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bb6b7f6_e9a6_4f9d_8d13_a9c56c30cff9.slice PodAnnotations:0xc00001a1a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.200139 | controller |     "Jun 11 11:45:51.993887 crc crio[22553]: time=\"2026-06-11T11:45:51.992297708Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.200154 | controller |     "Jun 11 11:45:52.067864 crc crio[22553]: time=\"2026-06-11T11:45:52.06741011Z\" level=info msg=\"Ran pod sandbox 3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636 with infra container: openstack/kube-state-metrics-0/POD\" id=dc0ab666-a7e5-43cc-b568-6d66765fe501 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.200169 | controller |     "Jun 11 11:45:52.078377 crc crio[22553]: time=\"2026-06-11T11:45:52.078198425Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=f1193626-efb7-41bd-b521-f3fd29eedca6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.200185 | controller |     "Jun 11 11:45:52.079164 crc crio[22553]: time=\"2026-06-11T11:45:52.078998748Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=f1193626-efb7-41bd-b521-f3fd29eedca6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.200200 | controller |     "Jun 11 11:45:52.079164 crc crio[22553]: time=\"2026-06-11T11:45:52.079119301Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=f1193626-efb7-41bd-b521-f3fd29eedca6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.200215 | controller |     "Jun 11 11:45:52.093732 crc crio[22553]: time=\"2026-06-11T11:45:52.081767629Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=bf9d1549-23b8-4a20-b0fd-c6e917ca08ba name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.200230 | controller |     "Jun 11 11:45:52.094609 crc crio[22553]: time=\"2026-06-11T11:45:52.094275304Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"",
2026-06-11 12:41:58.200244 | controller |     "Jun 11 11:45:58.591168 crc crio[22553]: time=\"2026-06-11T11:45:58.586599308Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=bab9ae3c-6316-4463-a2c8-eb882b0ff3c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.200259 | controller |     "Jun 11 11:45:58.598436 crc crio[22553]: time=\"2026-06-11T11:45:58.593023345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.200274 | controller |     "Jun 11 11:45:59.976271 crc crio[22553]: time=\"2026-06-11T11:45:59.974041178Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-4kpnc/POD\" id=0ebe7345-9338-4b28-8bfa-b17cc92e0f18 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.200345 | controller |     "Jun 11 11:45:59.978481 crc crio[22553]: time=\"2026-06-11T11:45:59.976354936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.200386 | controller |     "Jun 11 11:46:00.264880 crc crio[22553]: time=\"2026-06-11T11:46:00.264750913Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-cnkx8/POD\" id=95b1fc10-ad5f-4a63-b77b-0f423539a163 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.200404 | controller |     "Jun 11 11:46:00.264880 crc crio[22553]: time=\"2026-06-11T11:46:00.264860586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.200419 | controller |     "Jun 11 11:46:00.566357 crc crio[22553]: time=\"2026-06-11T11:46:00.566241262Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686306-4jtzc/POD\" id=4bd8269a-dccd-4956-9021-e137a76ef0ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.200434 | controller |     "Jun 11 11:46:00.566514 crc crio[22553]: time=\"2026-06-11T11:46:00.566394206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.200450 | controller |     "Jun 11 11:46:00.799472 crc crio[22553]: time=\"2026-06-11T11:46:00.799368325Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=df16b53a-d7e8-4f8f-ade2-18911b0741a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.200465 | controller |     "Jun 11 11:46:00.799667 crc crio[22553]: time=\"2026-06-11T11:46:00.799485789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.200480 | controller |     "Jun 11 11:46:22.393784 crc crio[22553]: time=\"2026-06-11T11:46:22.391892565Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=cb5eeabc-2741-4639-8964-7103e1f7a50a name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.200494 | controller |     "Jun 11 11:46:22.398522 crc crio[22553]: time=\"2026-06-11T11:46:22.39720814Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=33226388-cb87-4fef-907d-82cb72b41b32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.200509 | controller |     "Jun 11 11:46:22.550465 crc crio[22553]: time=\"2026-06-11T11:46:22.550219826Z\" level=info msg=\"Got pod network &{Name:ovn-controller-4kpnc Namespace:openstack ID:8ae56dfb574366961aa746171ffc3acc8700a9038a59360e78f9cd955d6bac38 UID:1fd9a779-bb64-4f74-8857-d0fc260eb6c6 NetNS:/var/run/netns/61bc6267-6049-4425-b730-107f5d28dde7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fd9a779_bb64_4f74_8857_d0fc260eb6c6.slice PodAnnotations:0xc00061e588}] Aliases:map[]}\"",
2026-06-11 12:41:58.200524 | controller |     "Jun 11 11:46:22.550645 crc crio[22553]: time=\"2026-06-11T11:46:22.550450033Z\" level=info msg=\"Adding pod openstack_ovn-controller-4kpnc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.200539 | controller |     "Jun 11 11:46:22.577031 crc crio[22553]: time=\"2026-06-11T11:46:22.576864084Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:3cab34e661f925a3a6e39f2220b6891f6f009959e00970e7cc63fdb79f916316 UID:27901dc7-67e7-4583-9ebd-9a7bd5292849 NetNS:/var/run/netns/ea097ee0-3827-4fc7-b6a1-c9777a888ce1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27901dc7_67e7_4583_9ebd_9a7bd5292849.slice PodAnnotations:0xc002817270}] Aliases:map[]}\"",
2026-06-11 12:41:58.200559 | controller |     "Jun 11 11:46:22.577031 crc crio[22553]: time=\"2026-06-11T11:46:22.576952446Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.200575 | controller |     "Jun 11 11:46:22.582186 crc crio[22553]: time=\"2026-06-11T11:46:22.581833619Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:27e555d19df8c41ba4f2b8d784820eadfb16cd43c5a0bb2bdff525febcf448b9 UID:c11eccda-af63-43df-9c98-4a6ac3a98eec NetNS:/var/run/netns/57202a6f-1e8e-45fb-88dc-c2f226400f88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc11eccda_af63_43df_9c98_4a6ac3a98eec.slice PodAnnotations:0xc00061e808}] Aliases:map[]}\"",
2026-06-11 12:41:58.200591 | controller |     "Jun 11 11:46:22.582186 crc crio[22553]: time=\"2026-06-11T11:46:22.581916021Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.200606 | controller |     "Jun 11 11:46:22.585969 crc crio[22553]: time=\"2026-06-11T11:46:22.585775934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=33407984-bb04-4dab-9117-2550f9ee3131 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.200621 | controller |     "Jun 11 11:46:22.586626 crc crio[22553]: time=\"2026-06-11T11:46:22.586464564Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-cnkx8 Namespace:openstack ID:be88e4a549ae9d78b07c8020a58a4718743afd50683fa32b0667a33501af5c5b UID:ec3b93da-fceb-4358-b600-c540303382de NetNS:/var/run/netns/f1e7fd0a-27af-48bc-9408-5ae7b07f7dfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec3b93da_fceb_4358_b600_c540303382de.slice PodAnnotations:0xc00001a6d8}] Aliases:map[]}\"",
2026-06-11 12:41:58.200635 | controller |     "Jun 11 11:46:22.586626 crc crio[22553]: time=\"2026-06-11T11:46:22.586500695Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-cnkx8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.200650 | controller |     "Jun 11 11:46:22.607110 crc crio[22553]: time=\"2026-06-11T11:46:22.606781797Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686306-4jtzc Namespace:openshift-infra ID:f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9 UID:8cfdf30e-a1b7-42d1-b0c5-e5560e5efaad NetNS:/var/run/netns/a24f03fa-9461-4d20-a5f6-a52cbe837a5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cfdf30e_a1b7_42d1_b0c5_e5560e5efaad.slice PodAnnotations:0xc0048002b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.200665 | controller |     "Jun 11 11:46:22.607110 crc crio[22553]: time=\"2026-06-11T11:46:22.606845029Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686306-4jtzc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.200680 | controller |     "Jun 11 11:46:23.217877 crc crio[22553]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ae56dfb5743669 Mac:1e:49:2b:63:75:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/61bc6267-6049-4425-b730-107f5d28dde7 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.200695 | controller |     "Jun 11 11:46:23.225096 crc crio[22553]: time=\"2026-06-11T11:46:23.222888858Z\" level=info msg=\"Got pod network &{Name:ovn-controller-4kpnc Namespace:openstack ID:8ae56dfb574366961aa746171ffc3acc8700a9038a59360e78f9cd955d6bac38 UID:1fd9a779-bb64-4f74-8857-d0fc260eb6c6 NetNS:/var/run/netns/61bc6267-6049-4425-b730-107f5d28dde7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1fd9a779_bb64_4f74_8857_d0fc260eb6c6.slice PodAnnotations:0xc00061e588}] Aliases:map[]}\"",
2026-06-11 12:41:58.200718 | controller |     "Jun 11 11:46:23.225096 crc crio[22553]: time=\"2026-06-11T11:46:23.224429442Z\" level=info msg=\"Checking pod openstack_ovn-controller-4kpnc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.200733 | controller |     "Jun 11 11:46:23.366872 crc crio[22553]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5665b5f1ff526c Mac:e6:18:bc:9d:fc:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/a24f03fa-9461-4d20-a5f6-a52cbe837a5a SocketPath: PciID:}] [{Interface:0xc000610af0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.200748 | controller |     "Jun 11 11:46:23.368413 crc crio[22553]: time=\"2026-06-11T11:46:23.368289731Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686306-4jtzc Namespace:openshift-infra ID:f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9 UID:8cfdf30e-a1b7-42d1-b0c5-e5560e5efaad NetNS:/var/run/netns/a24f03fa-9461-4d20-a5f6-a52cbe837a5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cfdf30e_a1b7_42d1_b0c5_e5560e5efaad.slice PodAnnotations:0xc0048002b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.200763 | controller |     "Jun 11 11:46:23.368608 crc crio[22553]: time=\"2026-06-11T11:46:23.368504607Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686306-4jtzc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.200778 | controller |     "Jun 11 11:46:23.760861 crc crio[22553]: 2026-06-11T11:46:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3cab34e661f925a Mac:7e:46:af:61:2a:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/ea097ee0-3827-4fc7-b6a1-c9777a888ce1 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.200793 | controller |     "Jun 11 11:46:23.762553 crc crio[22553]: time=\"2026-06-11T11:46:23.762402423Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:3cab34e661f925a3a6e39f2220b6891f6f009959e00970e7cc63fdb79f916316 UID:27901dc7-67e7-4583-9ebd-9a7bd5292849 NetNS:/var/run/netns/ea097ee0-3827-4fc7-b6a1-c9777a888ce1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod27901dc7_67e7_4583_9ebd_9a7bd5292849.slice PodAnnotations:0xc002817270}] Aliases:map[]}\"",
2026-06-11 12:41:58.200808 | controller |     "Jun 11 11:46:23.762553 crc crio[22553]: time=\"2026-06-11T11:46:23.762545417Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.200823 | controller |     "Jun 11 11:46:25.065514 crc crio[22553]: time=\"2026-06-11T11:46:25.064663388Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a\" id=fc326298-bc83-4c52-a4ae-3573f2dc890c name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.200838 | controller |     "Jun 11 11:46:25.066812 crc crio[22553]: time=\"2026-06-11T11:46:25.066657066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=1a25b5c1-393d-4b35-9be1-c3e3a98180bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.200857 | controller |     "Jun 11 11:46:25.090857 crc crio[22553]: time=\"2026-06-11T11:46:25.090661097Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=3439ae82-f873-4f48-800c-49ceff6435e7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.200873 | controller |     "Jun 11 11:46:25.092277 crc crio[22553]: time=\"2026-06-11T11:46:25.092074858Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5f412400-a66a-4050-aa4e-557a961be6fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.200888 | controller |     "Jun 11 11:46:25.122542 crc crio[22553]: 2026-06-11T11:46:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27e555d19df8c41 Mac:a6:bb:ae:e3:e6:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/57202a6f-1e8e-45fb-88dc-c2f226400f88 SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.200903 | controller |     "Jun 11 11:46:25.123396 crc crio[22553]: time=\"2026-06-11T11:46:25.12333566Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:27e555d19df8c41ba4f2b8d784820eadfb16cd43c5a0bb2bdff525febcf448b9 UID:c11eccda-af63-43df-9c98-4a6ac3a98eec NetNS:/var/run/netns/57202a6f-1e8e-45fb-88dc-c2f226400f88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc11eccda_af63_43df_9c98_4a6ac3a98eec.slice PodAnnotations:0xc00061e808}] Aliases:map[]}\"",
2026-06-11 12:41:58.200919 | controller |     "Jun 11 11:46:25.123502 crc crio[22553]: time=\"2026-06-11T11:46:25.123489855Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.200934 | controller |     "Jun 11 11:46:25.194361 crc crio[22553]: time=\"2026-06-11T11:46:25.193627522Z\" level=info msg=\"Ran pod sandbox 8ae56dfb574366961aa746171ffc3acc8700a9038a59360e78f9cd955d6bac38 with infra container: openstack/ovn-controller-4kpnc/POD\" id=0ebe7345-9338-4b28-8bfa-b17cc92e0f18 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.200949 | controller |     "Jun 11 11:46:25.197048 crc crio[22553]: time=\"2026-06-11T11:46:25.19699333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=ac82f6ea-f2f7-45f2-9d5c-34be0f7bcd51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.200964 | controller |     "Jun 11 11:46:25.197381 crc crio[22553]: time=\"2026-06-11T11:46:25.197189136Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=ac82f6ea-f2f7-45f2-9d5c-34be0f7bcd51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.200979 | controller |     "Jun 11 11:46:25.197381 crc crio[22553]: time=\"2026-06-11T11:46:25.197280008Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=ac82f6ea-f2f7-45f2-9d5c-34be0f7bcd51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.200994 | controller |     "Jun 11 11:46:25.199897 crc crio[22553]: time=\"2026-06-11T11:46:25.199806372Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=9b5b03ba-931b-4949-bb88-3f0b4a15eb52 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.201009 | controller |     "Jun 11 11:46:25.202262 crc crio[22553]: time=\"2026-06-11T11:46:25.202102899Z\" level=info msg=\"Ran pod sandbox 3cab34e661f925a3a6e39f2220b6891f6f009959e00970e7cc63fdb79f916316 with infra container: openstack/ovsdbserver-nb-0/POD\" id=bab9ae3c-6316-4463-a2c8-eb882b0ff3c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.201028 | controller |     "Jun 11 11:46:25.203802 crc crio[22553]: time=\"2026-06-11T11:46:25.203595323Z\" level=info msg=\"Ran pod sandbox f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9 with infra container: openshift-infra/auto-csr-approver-29686306-4jtzc/POD\" id=4bd8269a-dccd-4956-9021-e137a76ef0ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.201044 | controller |     "Jun 11 11:46:25.205010 crc crio[22553]: time=\"2026-06-11T11:46:25.204908881Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=3850f7b3-0bae-4947-b695-c651fd57b215 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.201059 | controller |     "Jun 11 11:46:25.207537 crc crio[22553]: time=\"2026-06-11T11:46:25.207401404Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=cb692377-dc28-448e-bf7a-19e6ffe93113 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.201073 | controller |     "Jun 11 11:46:25.212035 crc crio[22553]: time=\"2026-06-11T11:46:25.211958847Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.201088 | controller |     "Jun 11 11:46:25.213018 crc crio[22553]: time=\"2026-06-11T11:46:25.212916375Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"",
2026-06-11 12:41:58.201103 | controller |     "Jun 11 11:46:25.229588 crc crio[22553]: time=\"2026-06-11T11:46:25.229483638Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=db7205ce-b70a-4581-afd0-ff3f4dcfbf37 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.201118 | controller |     "Jun 11 11:46:25.235970 crc crio[22553]: time=\"2026-06-11T11:46:25.234467804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0eca3810-f1cc-4f25-ba13-253559c00317 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.201132 | controller |     "Jun 11 11:46:25.243588 crc crio[22553]: time=\"2026-06-11T11:46:25.243476496Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=3850f7b3-0bae-4947-b695-c651fd57b215 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.201147 | controller |     "Jun 11 11:46:25.243588 crc crio[22553]: time=\"2026-06-11T11:46:25.24358939Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=3850f7b3-0bae-4947-b695-c651fd57b215 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.201162 | controller |     "Jun 11 11:46:25.245579 crc crio[22553]: time=\"2026-06-11T11:46:25.245510966Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=e3bc9db4-f519-4322-979f-95fba97b8015 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.201176 | controller |     "Jun 11 11:46:25.251744 crc crio[22553]: time=\"2026-06-11T11:46:25.251360867Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"",
2026-06-11 12:41:58.201191 | controller |     "Jun 11 11:46:25.255526 crc crio[22553]: time=\"2026-06-11T11:46:25.25525544Z\" level=info msg=\"Ran pod sandbox 27e555d19df8c41ba4f2b8d784820eadfb16cd43c5a0bb2bdff525febcf448b9 with infra container: openstack/ovsdbserver-sb-0/POD\" id=df16b53a-d7e8-4f8f-ade2-18911b0741a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.201206 | controller |     "Jun 11 11:46:25.259034 crc crio[22553]: time=\"2026-06-11T11:46:25.258961888Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=7e574903-e5e3-4790-af91-b9b1661d8c40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.201225 | controller |     "Jun 11 11:46:25.262332 crc crio[22553]: time=\"2026-06-11T11:46:25.262282425Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=7e574903-e5e3-4790-af91-b9b1661d8c40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.201241 | controller |     "Jun 11 11:46:25.262490 crc crio[22553]: time=\"2026-06-11T11:46:25.262472131Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=7e574903-e5e3-4790-af91-b9b1661d8c40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.201256 | controller |     "Jun 11 11:46:25.265036 crc crio[22553]: time=\"2026-06-11T11:46:25.264959324Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=72b96897-b18e-4d49-937e-96cb921ebe89 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.201271 | controller |     "Jun 11 11:46:25.269371 crc crio[22553]: time=\"2026-06-11T11:46:25.268388614Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"",
2026-06-11 12:41:58.201286 | controller |     "Jun 11 11:46:25.294024 crc crio[22553]: time=\"2026-06-11T11:46:25.293925669Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7ccaed59-c1e1-4333-a519-fd51e8b65e07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.201301 | controller |     "Jun 11 11:46:25.322119 crc crio[22553]: time=\"2026-06-11T11:46:25.322015309Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=22222e90-6da2-44c3-b69e-c2b4084a6731 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.201316 | controller |     "Jun 11 11:46:25.323505 crc crio[22553]: time=\"2026-06-11T11:46:25.32343656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a7ee5693-962d-40a4-bb00-7d8128762007 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.201331 | controller |     "Jun 11 11:46:25.364767 crc crio[22553]: time=\"2026-06-11T11:46:25.364421206Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=77f2f2c6-1b06-4d11-a7ee-761618be7e78 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.201359 | controller |     "Jun 11 11:46:25.366167 crc crio[22553]: time=\"2026-06-11T11:46:25.366105735Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=865d556c-4bfe-4f54-b3a2-e6461ece5d1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.201380 | controller |     "Jun 11 11:46:25.420328 crc crio[22553]: time=\"2026-06-11T11:46:25.420189204Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=ddbc9cfc-7e32-4a2d-8e32-479800ead689 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.201396 | controller |     "Jun 11 11:46:25.463385 crc crio[22553]: time=\"2026-06-11T11:46:25.462941282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=03e87c7c-bbec-4c85-b6a7-115a944d03b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.201411 | controller |     "Jun 11 11:46:25.468095 crc crio[22553]: time=\"2026-06-11T11:46:25.46803069Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0f61b941-d0cb-4d3b-b750-a2ced9acb8cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.201426 | controller |     "Jun 11 11:46:25.493791 crc crio[22553]: time=\"2026-06-11T11:46:25.493107712Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=1d929014-a4ad-44f5-8efc-81e56e9da52d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.201445 | controller |     "Jun 11 11:46:25.498638 crc crio[22553]: time=\"2026-06-11T11:46:25.498439358Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=a3943689-7159-40fe-ab71-23d1007f3a37 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.201461 | controller |     "Jun 11 11:46:25.501110 crc crio[22553]: time=\"2026-06-11T11:46:25.501019443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=885bc54f-0143-4e5b-b57f-c39f2244abb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.201476 | controller |     "Jun 11 11:46:25.587996 crc crio[22553]: time=\"2026-06-11T11:46:25.587056794Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=8bc7a522-bb79-476c-9d65-3ead5cfdbd7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.201490 | controller |     "Jun 11 11:46:25.652437 crc crio[22553]: time=\"2026-06-11T11:46:25.648133636Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=a85e1cd0-4fdc-4147-b96e-b43c1c8c3d6d name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.201506 | controller |     "Jun 11 11:46:25.652437 crc crio[22553]: time=\"2026-06-11T11:46:25.649955869Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4b5ebdc7-7872-43b2-a2ce-ee080203dd5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.201520 | controller |     "Jun 11 11:46:25.677261 crc crio[22553]: time=\"2026-06-11T11:46:25.677105712Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=e96c277c-471a-4cf8-a83e-ec492471cd09 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.201535 | controller |     "Jun 11 11:46:25.679048 crc crio[22553]: time=\"2026-06-11T11:46:25.678931685Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8d1e467d-a9e8-4bc4-8686-14c0cbad346e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.201549 | controller |     "Jun 11 11:46:25.715177 crc crio[22553]: time=\"2026-06-11T11:46:25.715045069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.201564 | controller |     "Jun 11 11:46:25.742669 crc crio[22553]: time=\"2026-06-11T11:46:25.742526451Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d54f6789-5c56-4c1d-bb86-a57058951632 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.201579 | controller |     "Jun 11 11:46:26.115931 crc crio[22553]: 2026-06-11T11:46:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be88e4a549ae9d7 Mac:76:a0:b3:47:e9:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/f1e7fd0a-27af-48bc-9408-5ae7b07f7dfe SocketPath: PciID:}] [{Interface:0xc00022ef70 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.201594 | controller |     "Jun 11 11:46:26.117438 crc crio[22553]: time=\"2026-06-11T11:46:26.117286828Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-cnkx8 Namespace:openstack ID:be88e4a549ae9d78b07c8020a58a4718743afd50683fa32b0667a33501af5c5b UID:ec3b93da-fceb-4358-b600-c540303382de NetNS:/var/run/netns/f1e7fd0a-27af-48bc-9408-5ae7b07f7dfe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podec3b93da_fceb_4358_b600_c540303382de.slice PodAnnotations:0xc00001a6d8}] Aliases:map[]}\"",
2026-06-11 12:41:58.201614 | controller |     "Jun 11 11:46:26.117628 crc crio[22553]: time=\"2026-06-11T11:46:26.117534886Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-cnkx8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.201632 | controller |     "Jun 11 11:46:26.408962 crc crio[22553]: time=\"2026-06-11T11:46:26.408668662Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f90fc1a6-f45c-498a-95a4-e76e5e0cf28b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.201648 | controller |     "Jun 11 11:46:26.408962 crc crio[22553]: time=\"2026-06-11T11:46:26.40894681Z\" level=info msg=\"Ran pod sandbox be88e4a549ae9d78b07c8020a58a4718743afd50683fa32b0667a33501af5c5b with infra container: openstack/ovn-controller-ovs-cnkx8/POD\" id=95b1fc10-ad5f-4a63-b77b-0f423539a163 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.201663 | controller |     "Jun 11 11:46:26.409792 crc crio[22553]: time=\"2026-06-11T11:46:26.409739343Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=8dafa441-d933-4e61-855d-0f01399f4fa7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.201678 | controller |     "Jun 11 11:46:26.411024 crc crio[22553]: time=\"2026-06-11T11:46:26.410907627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=0fa05d94-7c3a-41c7-97fb-40c68b3be9d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.201693 | controller |     "Jun 11 11:46:26.418783 crc crio[22553]: time=\"2026-06-11T11:46:26.418568631Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=574b64c4-3931-4121-a71f-cb076508f8c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.201709 | controller |     "Jun 11 11:46:26.421252 crc crio[22553]: time=\"2026-06-11T11:46:26.421070994Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=0fa05d94-7c3a-41c7-97fb-40c68b3be9d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.201723 | controller |     "Jun 11 11:46:26.421536 crc crio[22553]: time=\"2026-06-11T11:46:26.421399354Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=0fa05d94-7c3a-41c7-97fb-40c68b3be9d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.201738 | controller |     "Jun 11 11:46:26.424031 crc crio[22553]: time=\"2026-06-11T11:46:26.423862816Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=ed0da8f2-9b8b-475d-9749-c4e519c433e1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.201752 | controller |     "Jun 11 11:46:26.424216 crc crio[22553]: time=\"2026-06-11T11:46:26.424107953Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=14f9bbd5-b8e4-49f7-aef2-6a5976f05d35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.201767 | controller |     "Jun 11 11:46:26.427894 crc crio[22553]: time=\"2026-06-11T11:46:26.427817061Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"",
2026-06-11 12:41:58.201781 | controller |     "Jun 11 11:46:26.430371 crc crio[22553]: time=\"2026-06-11T11:46:26.429263723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.201796 | controller |     "Jun 11 11:46:26.437002 crc crio[22553]: time=\"2026-06-11T11:46:26.436928337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.201810 | controller |     "Jun 11 11:46:26.437343 crc crio[22553]: time=\"2026-06-11T11:46:26.437253436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.201829 | controller |     "Jun 11 11:46:26.438361 crc crio[22553]: time=\"2026-06-11T11:46:26.438245975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.201843 | controller |     "Jun 11 11:46:26.441077 crc crio[22553]: time=\"2026-06-11T11:46:26.440982375Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-bxpbx/init\" id=a29ffcf5-0fd3-48e2-b191-453d1799ed1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.201858 | controller |     "Jun 11 11:46:26.445256 crc crio[22553]: time=\"2026-06-11T11:46:26.445183328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=241f4cc7-cc75-493b-875e-d2b53058f498 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.201873 | controller |     "Jun 11 11:46:26.445823 crc crio[22553]: time=\"2026-06-11T11:46:26.44561358Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-cm2n6/init\" id=0308435e-0836-48ba-8566-a467c9ae318c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.201887 | controller |     "Jun 11 11:46:26.453880 crc crio[22553]: time=\"2026-06-11T11:46:26.45382647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6e45274a-4b47-4b82-bd12-a92538d5dfbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.201902 | controller |     "Jun 11 11:46:26.542968 crc crio[22553]: time=\"2026-06-11T11:46:26.542856598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.201916 | controller |     "Jun 11 11:46:26.547074 crc crio[22553]: time=\"2026-06-11T11:46:26.54701602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.201931 | controller |     "Jun 11 11:46:26.557416 crc crio[22553]: time=\"2026-06-11T11:46:26.556390123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.201946 | controller |     "Jun 11 11:46:26.567412 crc crio[22553]: time=\"2026-06-11T11:46:26.56724011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.201960 | controller |     "Jun 11 11:46:26.575575 crc crio[22553]: time=\"2026-06-11T11:46:26.575443119Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=bf9d1549-23b8-4a20-b0fd-c6e917ca08ba name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.201975 | controller |     "Jun 11 11:46:26.578172 crc crio[22553]: time=\"2026-06-11T11:46:26.578129158Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=b89be51a-7cfe-4bad-9c92-c2b6c438e456 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.201990 | controller |     "Jun 11 11:46:26.612650 crc crio[22553]: time=\"2026-06-11T11:46:26.612515561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.202004 | controller |     "Jun 11 11:46:26.613463 crc crio[22553]: time=\"2026-06-11T11:46:26.613366336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.202023 | controller |     "Jun 11 11:46:26.621338 crc crio[22553]: time=\"2026-06-11T11:46:26.621229866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.202038 | controller |     "Jun 11 11:46:26.621644 crc crio[22553]: time=\"2026-06-11T11:46:26.621536715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.202053 | controller |     "Jun 11 11:46:26.625757 crc crio[22553]: time=\"2026-06-11T11:46:26.625555122Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-pprzb/init\" id=70782196-7e50-41ed-9c72-85ca6df5b9ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.202067 | controller |     "Jun 11 11:46:26.636059 crc crio[22553]: time=\"2026-06-11T11:46:26.635173133Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-pf82q/init\" id=23eb560e-894e-485c-af7a-fed078515402 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.202083 | controller |     "Jun 11 11:46:26.655012 crc crio[22553]: time=\"2026-06-11T11:46:26.652363044Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=cb692377-dc28-448e-bf7a-19e6ffe93113 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.202097 | controller |     "Jun 11 11:46:26.657540 crc crio[22553]: time=\"2026-06-11T11:46:26.657449853Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f1d6c75a-5c8d-4e02-bd77-32d1cfd14015 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.202112 | controller |     "Jun 11 11:46:26.667931 crc crio[22553]: time=\"2026-06-11T11:46:26.667431044Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=cc2c705b-309d-44a9-8262-995676d07075 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.202126 | controller |     "Jun 11 11:46:26.726595 crc crio[22553]: time=\"2026-06-11T11:46:26.726166048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.202141 | controller |     "Jun 11 11:46:26.726595 crc crio[22553]: time=\"2026-06-11T11:46:26.72655749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.202155 | controller |     "Jun 11 11:46:26.727155 crc crio[22553]: time=\"2026-06-11T11:46:26.727093145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.202170 | controller |     "Jun 11 11:46:26.729458 crc crio[22553]: time=\"2026-06-11T11:46:26.729232828Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f4d94b3a-4b67-42dd-9cb1-c40fecc0347c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.202184 | controller |     "Jun 11 11:46:26.736505 crc crio[22553]: time=\"2026-06-11T11:46:26.736119549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.202198 | controller |     "Jun 11 11:46:26.737259 crc crio[22553]: time=\"2026-06-11T11:46:26.737152779Z\" level=info msg=\"Created container 1c462afb4134536aa3e26e7dc2965a8b09c18e3faee3b4e0740e9b83e6ad8df5: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=8bc7a522-bb79-476c-9d65-3ead5cfdbd7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.202212 | controller |     "Jun 11 11:46:26.737729 crc crio[22553]: time=\"2026-06-11T11:46:26.737577351Z\" level=info msg=\"Created container bc3987d6d2e163fb6ca29dc0034ec55edb2682c72903b3b01f31b67eb46e8866: openstack/memcached-0/memcached\" id=574b64c4-3931-4121-a71f-cb076508f8c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.202232 | controller |     "Jun 11 11:46:26.738055 crc crio[22553]: time=\"2026-06-11T11:46:26.73787125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.202247 | controller |     "Jun 11 11:46:26.739998 crc crio[22553]: time=\"2026-06-11T11:46:26.739201289Z\" level=info msg=\"Starting container: 1c462afb4134536aa3e26e7dc2965a8b09c18e3faee3b4e0740e9b83e6ad8df5\" id=81c663c4-c4c8-482c-b57e-ad99ce8d662a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.202262 | controller |     "Jun 11 11:46:26.740650 crc crio[22553]: time=\"2026-06-11T11:46:26.739445536Z\" level=info msg=\"Starting container: bc3987d6d2e163fb6ca29dc0034ec55edb2682c72903b3b01f31b67eb46e8866\" id=266223e9-f2ec-48f9-ba23-dda844dadac3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.202277 | controller |     "Jun 11 11:46:26.744192 crc crio[22553]: time=\"2026-06-11T11:46:26.744090991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.202292 | controller |     "Jun 11 11:46:26.751260 crc crio[22553]: time=\"2026-06-11T11:46:26.751170698Z\" level=info msg=\"Started container\" PID=56165 containerID=1c462afb4134536aa3e26e7dc2965a8b09c18e3faee3b4e0740e9b83e6ad8df5 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=81c663c4-c4c8-482c-b57e-ad99ce8d662a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f48316e07e53d0c5d252167577a3ef63e72c7196ebda90e56a3dac813518352",
2026-06-11 12:41:58.202307 | controller |     "Jun 11 11:46:26.754225 crc crio[22553]: time=\"2026-06-11T11:46:26.754010461Z\" level=info msg=\"Started container\" PID=56169 containerID=bc3987d6d2e163fb6ca29dc0034ec55edb2682c72903b3b01f31b67eb46e8866 description=openstack/memcached-0/memcached id=266223e9-f2ec-48f9-ba23-dda844dadac3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ed3eb67150e5a3ad478d38496d648c7df065c663a86e137a16efce0611a643d",
2026-06-11 12:41:58.202322 | controller |     "Jun 11 11:46:26.758288 crc crio[22553]: time=\"2026-06-11T11:46:26.757453541Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686306-4jtzc/oc\" id=ae5514a8-bb7e-4ec3-aed8-7913e310d7f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.202337 | controller |     "Jun 11 11:46:26.785032 crc crio[22553]: time=\"2026-06-11T11:46:26.784873372Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=9f40e93c-e122-421c-9a0c-60f8ca4cdc95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.202368 | controller |     "Jun 11 11:46:26.786671 crc crio[22553]: time=\"2026-06-11T11:46:26.786588872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.202384 | controller |     "Jun 11 11:46:26.792565 crc crio[22553]: time=\"2026-06-11T11:46:26.792490764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.202400 | controller |     "Jun 11 11:46:26.796234 crc crio[22553]: time=\"2026-06-11T11:46:26.79614062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.202415 | controller |     "Jun 11 11:46:26.798798 crc crio[22553]: time=\"2026-06-11T11:46:26.797880451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.202435 | controller |     "Jun 11 11:46:26.835358 crc crio[22553]: time=\"2026-06-11T11:46:26.832765549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.202450 | controller |     "Jun 11 11:46:26.835358 crc crio[22553]: time=\"2026-06-11T11:46:26.833625304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.202465 | controller |     "Jun 11 11:46:26.866012 crc crio[22553]: time=\"2026-06-11T11:46:26.865913457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.202480 | controller |     "Jun 11 11:46:26.870443 crc crio[22553]: time=\"2026-06-11T11:46:26.870381497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.202495 | controller |     "Jun 11 11:46:26.875986 crc crio[22553]: time=\"2026-06-11T11:46:26.875845987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.202510 | controller |     "Jun 11 11:46:26.880397 crc crio[22553]: time=\"2026-06-11T11:46:26.880350918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.202525 | controller |     "Jun 11 11:46:26.943279 crc crio[22553]: time=\"2026-06-11T11:46:26.943037017Z\" level=info msg=\"Created container 3f3c44ae22facfb244509b6157cc3b4153dcb9c72ab94601d6dc055313d53c04: openstack/openstack-galera-0/mysql-bootstrap\" id=8dafa441-d933-4e61-855d-0f01399f4fa7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.202540 | controller |     "Jun 11 11:46:26.945283 crc crio[22553]: time=\"2026-06-11T11:46:26.945118558Z\" level=info msg=\"Starting container: 3f3c44ae22facfb244509b6157cc3b4153dcb9c72ab94601d6dc055313d53c04\" id=dec4a674-f33d-495b-8613-605dfad282ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.202555 | controller |     "Jun 11 11:46:26.956486 crc crio[22553]: time=\"2026-06-11T11:46:26.956415858Z\" level=info msg=\"Started container\" PID=56187 containerID=3f3c44ae22facfb244509b6157cc3b4153dcb9c72ab94601d6dc055313d53c04 description=openstack/openstack-galera-0/mysql-bootstrap id=dec4a674-f33d-495b-8613-605dfad282ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=620bb7e0dc1a7d0a9d277506ffbb3c550a0172534a85048818491d5875efc851",
2026-06-11 12:41:58.202571 | controller |     "Jun 11 11:46:26.992535 crc crio[22553]: time=\"2026-06-11T11:46:26.992380178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.202585 | controller |     "Jun 11 11:46:26.997982 crc crio[22553]: time=\"2026-06-11T11:46:26.997914229Z\" level=info msg=\"Created container 5002d43be7de79fdf1c3c7f46f0ba826bb3c3d7432d89849d372cf8568c0d085: openstack/dnsmasq-dns-68bc84565-cm2n6/init\" id=0308435e-0836-48ba-8566-a467c9ae318c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.202600 | controller |     "Jun 11 11:46:27.001541 crc crio[22553]: time=\"2026-06-11T11:46:27.001464583Z\" level=info msg=\"Starting container: 5002d43be7de79fdf1c3c7f46f0ba826bb3c3d7432d89849d372cf8568c0d085\" id=0fcd8248-9210-48db-bc74-1cef864828e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.202615 | controller |     "Jun 11 11:46:27.011732 crc crio[22553]: time=\"2026-06-11T11:46:27.011578188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.202635 | controller |     "Jun 11 11:46:27.018393 crc crio[22553]: time=\"2026-06-11T11:46:27.018248013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.202650 | controller |     "Jun 11 11:46:27.035298 crc crio[22553]: time=\"2026-06-11T11:46:27.033641582Z\" level=info msg=\"Started container\" PID=56199 containerID=5002d43be7de79fdf1c3c7f46f0ba826bb3c3d7432d89849d372cf8568c0d085 description=openstack/dnsmasq-dns-68bc84565-cm2n6/init id=0fcd8248-9210-48db-bc74-1cef864828e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774",
2026-06-11 12:41:58.202665 | controller |     "Jun 11 11:46:27.103136 crc crio[22553]: time=\"2026-06-11T11:46:27.102522932Z\" level=info msg=\"Created container ef315178d8e664471d44f4ee28d14428e1c6905654619e7b3de86de5181d00f7: openstack/dnsmasq-dns-7dc8cc99c9-bxpbx/init\" id=a29ffcf5-0fd3-48e2-b191-453d1799ed1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.202680 | controller |     "Jun 11 11:46:27.121924 crc crio[22553]: time=\"2026-06-11T11:46:27.121333941Z\" level=info msg=\"Starting container: ef315178d8e664471d44f4ee28d14428e1c6905654619e7b3de86de5181d00f7\" id=c9940959-0b3f-4503-95ce-2ee0a05cdb56 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.202695 | controller |     "Jun 11 11:46:27.159797 crc crio[22553]: time=\"2026-06-11T11:46:27.147742622Z\" level=info msg=\"Started container\" PID=56203 containerID=ef315178d8e664471d44f4ee28d14428e1c6905654619e7b3de86de5181d00f7 description=openstack/dnsmasq-dns-7dc8cc99c9-bxpbx/init id=c9940959-0b3f-4503-95ce-2ee0a05cdb56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4",
2026-06-11 12:41:58.202710 | controller |     "Jun 11 11:46:27.233585 crc crio[22553]: time=\"2026-06-11T11:46:27.233399342Z\" level=info msg=\"Created container a5ef4b7764f23bf514a17befc6c2d9fc2117053d970c2cac16bbdc7ed0e48146: openstack/dnsmasq-dns-769fc96f7c-pf82q/init\" id=23eb560e-894e-485c-af7a-fed078515402 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.202725 | controller |     "Jun 11 11:46:27.252267 crc crio[22553]: time=\"2026-06-11T11:46:27.252111398Z\" level=info msg=\"Starting container: a5ef4b7764f23bf514a17befc6c2d9fc2117053d970c2cac16bbdc7ed0e48146\" id=dfc7b499-16ed-452d-86cd-898397105f3b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.202740 | controller |     "Jun 11 11:46:27.258609 crc crio[22553]: time=\"2026-06-11T11:46:27.258477503Z\" level=info msg=\"Created container 474117a73abb114035a070f2f198b158dea245d51eb8544fe0aeeecf7aaf5c13: openstack/kube-state-metrics-0/kube-state-metrics\" id=9f40e93c-e122-421c-9a0c-60f8ca4cdc95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.202754 | controller |     "Jun 11 11:46:27.261886 crc crio[22553]: time=\"2026-06-11T11:46:27.261583474Z\" level=info msg=\"Starting container: 474117a73abb114035a070f2f198b158dea245d51eb8544fe0aeeecf7aaf5c13\" id=b72bfefd-cbb8-4dbe-aa86-712d07bc2132 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.202769 | controller |     "Jun 11 11:46:27.268877 crc crio[22553]: time=\"2026-06-11T11:46:27.265948942Z\" level=info msg=\"Created container d0376a97bf85233a6f38dbda6284e74bcbf113255ade8444c2562a29bad0e020: openstack/dnsmasq-dns-6b994dcc49-pprzb/init\" id=70782196-7e50-41ed-9c72-85ca6df5b9ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.202784 | controller |     "Jun 11 11:46:27.274140 crc crio[22553]: time=\"2026-06-11T11:46:27.269402992Z\" level=info msg=\"Starting container: d0376a97bf85233a6f38dbda6284e74bcbf113255ade8444c2562a29bad0e020\" id=0442d02c-4dbb-42df-bc7c-3db97889e00e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.202799 | controller |     "Jun 11 11:46:27.276437 crc crio[22553]: time=\"2026-06-11T11:46:27.276354925Z\" level=info msg=\"Started container\" PID=56220 containerID=a5ef4b7764f23bf514a17befc6c2d9fc2117053d970c2cac16bbdc7ed0e48146 description=openstack/dnsmasq-dns-769fc96f7c-pf82q/init id=dfc7b499-16ed-452d-86cd-898397105f3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea",
2026-06-11 12:41:58.202818 | controller |     "Jun 11 11:46:27.289737 crc crio[22553]: time=\"2026-06-11T11:46:27.289504089Z\" level=info msg=\"Started container\" PID=56261 containerID=474117a73abb114035a070f2f198b158dea245d51eb8544fe0aeeecf7aaf5c13 description=openstack/kube-state-metrics-0/kube-state-metrics id=b72bfefd-cbb8-4dbe-aa86-712d07bc2132 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636",
2026-06-11 12:41:58.202833 | controller |     "Jun 11 11:46:27.306547 crc crio[22553]: time=\"2026-06-11T11:46:27.305906298Z\" level=info msg=\"Started container\" PID=56221 containerID=d0376a97bf85233a6f38dbda6284e74bcbf113255ade8444c2562a29bad0e020 description=openstack/dnsmasq-dns-6b994dcc49-pprzb/init id=0442d02c-4dbb-42df-bc7c-3db97889e00e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560",
2026-06-11 12:41:58.202848 | controller |     "Jun 11 11:46:27.478386 crc crio[22553]: time=\"2026-06-11T11:46:27.477531327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.202863 | controller |     "Jun 11 11:46:27.724606 crc crio[22553]: time=\"2026-06-11T11:46:27.724461362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6c235923-8321-497e-b470-2ddba5065f1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.202878 | controller |     "Jun 11 11:46:27.788071 crc crio[22553]: time=\"2026-06-11T11:46:27.784921127Z\" level=info msg=\"Created container 9fc6cff0934927f08987fe9bb3501e69797df5c3545d4b7dd25313d47abf0b04: openshift-infra/auto-csr-approver-29686306-4jtzc/oc\" id=ae5514a8-bb7e-4ec3-aed8-7913e310d7f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.202893 | controller |     "Jun 11 11:46:27.788071 crc crio[22553]: time=\"2026-06-11T11:46:27.786868773Z\" level=info msg=\"Starting container: 9fc6cff0934927f08987fe9bb3501e69797df5c3545d4b7dd25313d47abf0b04\" id=5769b4a2-967e-49f7-bb78-5f8fa99b066b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.202908 | controller |     "Jun 11 11:46:27.800982 crc crio[22553]: time=\"2026-06-11T11:46:27.799473861Z\" level=info msg=\"Stopping pod sandbox: 1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea\" id=cacfe97f-6af2-41d7-a272-c982dabac5fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.202923 | controller |     "Jun 11 11:46:27.803083 crc crio[22553]: time=\"2026-06-11T11:46:27.802430758Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-pf82q Namespace:openstack ID:1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea UID:4898946e-ea11-432c-8cb9-2ce85eff5eab NetNS:/var/run/netns/1ed37ff3-c7a3-41ce-a42a-59887778f9ea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4898946e_ea11_432c_8cb9_2ce85eff5eab.slice PodAnnotations:0xc00012b278}] Aliases:map[]}\"",
2026-06-11 12:41:58.202938 | controller |     "Jun 11 11:46:27.804881 crc crio[22553]: time=\"2026-06-11T11:46:27.804529099Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-pf82q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.202953 | controller |     "Jun 11 11:46:27.828120 crc crio[22553]: time=\"2026-06-11T11:46:27.82272079Z\" level=info msg=\"Started container\" PID=56355 containerID=9fc6cff0934927f08987fe9bb3501e69797df5c3545d4b7dd25313d47abf0b04 description=openshift-infra/auto-csr-approver-29686306-4jtzc/oc id=5769b4a2-967e-49f7-bb78-5f8fa99b066b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9",
2026-06-11 12:41:58.202972 | controller |     "Jun 11 11:46:27.848567 crc crio[22553]: time=\"2026-06-11T11:46:27.84844318Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f0b2dfec-0f55-473b-806e-4c6e60728a6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.202988 | controller |     "Jun 11 11:46:27.868002 crc crio[22553]: time=\"2026-06-11T11:46:27.865363284Z\" level=info msg=\"Stopping pod sandbox: 09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4\" id=8599d9fb-795b-4709-a34f-58d6bce71538 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.203002 | controller |     "Jun 11 11:46:27.868002 crc crio[22553]: time=\"2026-06-11T11:46:27.867541248Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-bxpbx Namespace:openstack ID:09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4 UID:03ca6233-6693-45b0-ae1b-e8c6a827e1cc NetNS:/var/run/netns/46b769b8-b374-4782-9e93-55cc023e2eee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03ca6233_6693_45b0_ae1b_e8c6a827e1cc.slice PodAnnotations:0xc001be6e30}] Aliases:map[]}\"",
2026-06-11 12:41:58.203017 | controller |     "Jun 11 11:46:27.868002 crc crio[22553]: time=\"2026-06-11T11:46:27.867848627Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-bxpbx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.203032 | controller |     "Jun 11 11:46:27.989360 crc crio[22553]: time=\"2026-06-11T11:46:27.98822461Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ddb846d5-3ea1-4db7-adcc-752b1ec9d5c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.203047 | controller |     "Jun 11 11:46:28.022866 crc crio[22553]: time=\"2026-06-11T11:46:28.021370757Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-cm2n6/dnsmasq-dns\" id=abf86223-5169-4fb6-9a91-8b01b086503c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.203062 | controller |     "Jun 11 11:46:28.023230 crc crio[22553]: time=\"2026-06-11T11:46:28.02317268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.203076 | controller |     "Jun 11 11:46:28.098427 crc crio[22553]: time=\"2026-06-11T11:46:28.097488309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=052f6f55-f3d2-4048-a41b-a98e262d3fd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.203091 | controller |     "Jun 11 11:46:28.201886 crc crio[22553]: time=\"2026-06-11T11:46:28.201666789Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-pprzb/dnsmasq-dns\" id=10c37b77-ade5-4df9-a1f1-51da1d9ca732 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.203106 | controller |     "Jun 11 11:46:28.204847 crc crio[22553]: time=\"2026-06-11T11:46:28.204618545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.203121 | controller |     "Jun 11 11:46:28.668850 crc crio[22553]: time=\"2026-06-11T11:46:28.66666435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.203136 | controller |     "Jun 11 11:46:28.700097 crc crio[22553]: time=\"2026-06-11T11:46:28.699995072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.203166 | controller |     "Jun 11 11:46:28.801919 crc crio[22553]: time=\"2026-06-11T11:46:28.801650449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.203184 | controller |     "Jun 11 11:46:28.811729 crc crio[22553]: time=\"2026-06-11T11:46:28.811108085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.203199 | controller |     "Jun 11 11:46:28.854515 crc crio[22553]: time=\"2026-06-11T11:46:28.854007887Z\" level=info msg=\"Stopped pod sandbox: 1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea\" id=cacfe97f-6af2-41d7-a272-c982dabac5fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.203214 | controller |     "Jun 11 11:46:28.875044 crc crio[22553]: time=\"2026-06-11T11:46:28.874399802Z\" level=info msg=\"Stopped pod sandbox: 09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4\" id=8599d9fb-795b-4709-a34f-58d6bce71538 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.203229 | controller |     "Jun 11 11:46:28.892433 crc crio[22553]: time=\"2026-06-11T11:46:28.890908334Z\" level=info msg=\"Created container a5aad08109c30935e3ad6cc47f2eb3c3af0b189a0c9abc61e639b5cea2fb6b9f: openstack/rabbitmq-cell1-server-0/setup-container\" id=ddbc9cfc-7e32-4a2d-8e32-479800ead689 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.203244 | controller |     "Jun 11 11:46:28.899917 crc crio[22553]: time=\"2026-06-11T11:46:28.899799654Z\" level=info msg=\"Starting container: a5aad08109c30935e3ad6cc47f2eb3c3af0b189a0c9abc61e639b5cea2fb6b9f\" id=5c2ccf1f-63dc-4bec-b0d3-5b076f1eadfd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.203259 | controller |     "Jun 11 11:46:28.911931 crc crio[22553]: time=\"2026-06-11T11:46:28.911772723Z\" level=info msg=\"Started container\" PID=56158 containerID=a5aad08109c30935e3ad6cc47f2eb3c3af0b189a0c9abc61e639b5cea2fb6b9f description=openstack/rabbitmq-cell1-server-0/setup-container id=5c2ccf1f-63dc-4bec-b0d3-5b076f1eadfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8c23c6d3925953cd7b78311a3c4ab9460d1d05749885fe83f25aa1ed31d9b32",
2026-06-11 12:41:58.203275 | controller |     "Jun 11 11:46:28.985720 crc crio[22553]: time=\"2026-06-11T11:46:28.985584237Z\" level=info msg=\"Created container 421c863b223310d67abd20f8ea3ac4144a4712402eccfd5ab5431a05b4bd4461: openstack/rabbitmq-server-0/setup-container\" id=14f9bbd5-b8e4-49f7-aef2-6a5976f05d35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.203290 | controller |     "Jun 11 11:46:28.990572 crc crio[22553]: time=\"2026-06-11T11:46:28.989816601Z\" level=info msg=\"Starting container: 421c863b223310d67abd20f8ea3ac4144a4712402eccfd5ab5431a05b4bd4461\" id=9a7549e6-f0f6-4df0-952c-25ef1129fa35 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.203304 | controller |     "Jun 11 11:46:29.019863 crc crio[22553]: time=\"2026-06-11T11:46:29.019757915Z\" level=info msg=\"Started container\" PID=56184 containerID=421c863b223310d67abd20f8ea3ac4144a4712402eccfd5ab5431a05b4bd4461 description=openstack/rabbitmq-server-0/setup-container id=9a7549e6-f0f6-4df0-952c-25ef1129fa35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de6d3f77e4b4373c55e47f737293a69b4ec2ef1079d6dfc53d773dbbeec4d2bc",
2026-06-11 12:41:58.203319 | controller |     "Jun 11 11:46:29.200333 crc crio[22553]: time=\"2026-06-11T11:46:29.192109965Z\" level=info msg=\"Created container fa7234b10e6d32860609bb61b12ada4a6b216245a462a70bfbfd92b5b5ccf2bd: openstack/dnsmasq-dns-68bc84565-cm2n6/dnsmasq-dns\" id=abf86223-5169-4fb6-9a91-8b01b086503c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.203334 | controller |     "Jun 11 11:46:29.217969 crc crio[22553]: time=\"2026-06-11T11:46:29.215997792Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/a604b3f4-1919-4a76-8502-0e9bc5bb45ab/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=10c37b77-ade5-4df9-a1f1-51da1d9ca732 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.203369 | controller |     "Jun 11 11:46:29.230669 crc crio[22553]: time=\"2026-06-11T11:46:29.229473445Z\" level=info msg=\"Starting container: fa7234b10e6d32860609bb61b12ada4a6b216245a462a70bfbfd92b5b5ccf2bd\" id=f0e8d582-1e47-4504-9c33-7114063f9d18 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.203387 | controller |     "Jun 11 11:46:29.233547 crc crio[22553]: time=\"2026-06-11T11:46:29.233107061Z\" level=info msg=\"createCtr: deleting container ID 4b5376694729c2425c6663b59feaf86b436b9039faa4d6b1d4da981c3b031c74 from idIndex\" id=10c37b77-ade5-4df9-a1f1-51da1d9ca732 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.203402 | controller |     "Jun 11 11:46:29.233547 crc crio[22553]: time=\"2026-06-11T11:46:29.233204974Z\" level=info msg=\"createCtr: removing container 4b5376694729c2425c6663b59feaf86b436b9039faa4d6b1d4da981c3b031c74\" id=10c37b77-ade5-4df9-a1f1-51da1d9ca732 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.203417 | controller |     "Jun 11 11:46:29.233547 crc crio[22553]: time=\"2026-06-11T11:46:29.233282386Z\" level=info msg=\"createCtr: deleting container 4b5376694729c2425c6663b59feaf86b436b9039faa4d6b1d4da981c3b031c74 from storage\" id=10c37b77-ade5-4df9-a1f1-51da1d9ca732 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.203432 | controller |     "Jun 11 11:46:29.273779 crc crio[22553]: time=\"2026-06-11T11:46:29.27348559Z\" level=info msg=\"Started container\" PID=56535 containerID=fa7234b10e6d32860609bb61b12ada4a6b216245a462a70bfbfd92b5b5ccf2bd description=openstack/dnsmasq-dns-68bc84565-cm2n6/dnsmasq-dns id=f0e8d582-1e47-4504-9c33-7114063f9d18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774",
2026-06-11 12:41:58.203448 | controller |     "Jun 11 11:46:29.320216 crc crio[22553]: time=\"2026-06-11T11:46:29.319792631Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-6b994dcc49-pprzb_openstack_a604b3f4-1919-4a76-8502-0e9bc5bb45ab_0\" id=10c37b77-ade5-4df9-a1f1-51da1d9ca732 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.203463 | controller |     "Jun 11 11:46:30.137796 crc crio[22553]: time=\"2026-06-11T11:46:30.137630399Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9c47502d-8829-4a5a-9c90-dfd9a8988bf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.203479 | controller |     "Jun 11 11:46:30.292360 crc crio[22553]: time=\"2026-06-11T11:46:30.29218871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5cf287c0-3836-4179-9796-ca19cad22635 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.203494 | controller |     "Jun 11 11:46:30.317884 crc crio[22553]: time=\"2026-06-11T11:46:30.317525099Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-pprzb/dnsmasq-dns\" id=8a03c7e7-9986-4832-a752-1136b788fb77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.203509 | controller |     "Jun 11 11:46:30.319938 crc crio[22553]: time=\"2026-06-11T11:46:30.319878518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.203524 | controller |     "Jun 11 11:46:30.491086 crc crio[22553]: time=\"2026-06-11T11:46:30.490901219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.203538 | controller |     "Jun 11 11:46:30.500060 crc crio[22553]: time=\"2026-06-11T11:46:30.499928223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.203560 | controller |     "Jun 11 11:46:30.776661 crc crio[22553]: time=\"2026-06-11T11:46:30.768953224Z\" level=info msg=\"Created container 5ab06e0c8c33d1c74facacac15d558db006ea2a02bc5440ea5484e37b59fe15c: openstack/dnsmasq-dns-6b994dcc49-pprzb/dnsmasq-dns\" id=8a03c7e7-9986-4832-a752-1136b788fb77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.203576 | controller |     "Jun 11 11:46:30.776661 crc crio[22553]: time=\"2026-06-11T11:46:30.773212768Z\" level=info msg=\"Starting container: 5ab06e0c8c33d1c74facacac15d558db006ea2a02bc5440ea5484e37b59fe15c\" id=99ab6a99-0fde-4521-816d-a4eb6a535ed3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.203590 | controller |     "Jun 11 11:46:30.820753 crc crio[22553]: time=\"2026-06-11T11:46:30.819653304Z\" level=info msg=\"Started container\" PID=56916 containerID=5ab06e0c8c33d1c74facacac15d558db006ea2a02bc5440ea5484e37b59fe15c description=openstack/dnsmasq-dns-6b994dcc49-pprzb/dnsmasq-dns id=99ab6a99-0fde-4521-816d-a4eb6a535ed3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560",
2026-06-11 12:41:58.203605 | controller |     "Jun 11 11:46:31.169406 crc crio[22553]: time=\"2026-06-11T11:46:31.16701128Z\" level=info msg=\"Stopping pod sandbox: f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9\" id=17db5fe9-e040-4531-b06b-45481d63a275 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.203620 | controller |     "Jun 11 11:46:31.169406 crc crio[22553]: time=\"2026-06-11T11:46:31.16939075Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686306-4jtzc Namespace:openshift-infra ID:f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9 UID:8cfdf30e-a1b7-42d1-b0c5-e5560e5efaad NetNS:/var/run/netns/a24f03fa-9461-4d20-a5f6-a52cbe837a5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8cfdf30e_a1b7_42d1_b0c5_e5560e5efaad.slice PodAnnotations:0xc002b8a108}] Aliases:map[]}\"",
2026-06-11 12:41:58.203636 | controller |     "Jun 11 11:46:31.169743 crc crio[22553]: time=\"2026-06-11T11:46:31.169566825Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686306-4jtzc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.203651 | controller |     "Jun 11 11:46:32.191009 crc crio[22553]: time=\"2026-06-11T11:46:32.189858721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1fc04007-8cdc-4e85-b076-b78a7c4d078c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.203666 | controller |     "Jun 11 11:46:33.209003 crc crio[22553]: time=\"2026-06-11T11:46:33.208964813Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ea04d961-383e-4255-97df-88bb80c48be7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.203681 | controller |     "Jun 11 11:46:33.487809 crc crio[22553]: time=\"2026-06-11T11:46:33.487495831Z\" level=info msg=\"Stopped pod sandbox: f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9\" id=17db5fe9-e040-4531-b06b-45481d63a275 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.203696 | controller |     "Jun 11 11:46:34.535438 crc crio[22553]: time=\"2026-06-11T11:46:34.534562659Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=03f90193-2099-4bc8-b496-48a3139c149c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.203710 | controller |     "Jun 11 11:46:34.955284 crc crio[22553]: time=\"2026-06-11T11:46:34.955172484Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee\" id=ed0da8f2-9b8b-475d-9749-c4e519c433e1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.203739 | controller |     "Jun 11 11:46:34.957381 crc crio[22553]: time=\"2026-06-11T11:46:34.957295626Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=9fbc1bf5-9841-4009-9c26-e082a057e54d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.203754 | controller |     "Jun 11 11:46:34.983285 crc crio[22553]: time=\"2026-06-11T11:46:34.983204182Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=84589d16-c5f8-451c-af96-9c83a02d9ba1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.203769 | controller |     "Jun 11 11:46:34.996926 crc crio[22553]: time=\"2026-06-11T11:46:34.996788578Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90\" id=72b96897-b18e-4d49-937e-96cb921ebe89 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.203783 | controller |     "Jun 11 11:46:34.999011 crc crio[22553]: time=\"2026-06-11T11:46:34.997993243Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=f20450cb-1a00-4610-97fe-28c8f0dddacc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.203798 | controller |     "Jun 11 11:46:35.049036 crc crio[22553]: time=\"2026-06-11T11:46:35.048543679Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=003fc919-9fc3-4295-a220-2ac49c030f2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.203812 | controller |     "Jun 11 11:46:35.066278 crc crio[22553]: time=\"2026-06-11T11:46:35.066178083Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=73210a98-cb44-45cc-8e4f-b38d7f1a216d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.203827 | controller |     "Jun 11 11:46:35.068358 crc crio[22553]: time=\"2026-06-11T11:46:35.068241714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.203842 | controller |     "Jun 11 11:46:35.078515 crc crio[22553]: time=\"2026-06-11T11:46:35.078365609Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=9b5b03ba-931b-4949-bb88-3f0b4a15eb52 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.203857 | controller |     "Jun 11 11:46:35.080098 crc crio[22553]: time=\"2026-06-11T11:46:35.080042148Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c\" id=e3bc9db4-f519-4322-979f-95fba97b8015 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.203872 | controller |     "Jun 11 11:46:35.080557 crc crio[22553]: time=\"2026-06-11T11:46:35.080477311Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=47a26ad2-4345-4e46-a1f6-29ec839f88d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.203886 | controller |     "Jun 11 11:46:35.083479 crc crio[22553]: time=\"2026-06-11T11:46:35.083278772Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=2c6697a5-2c1a-495c-a9d9-e239181b6b1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.203900 | controller |     "Jun 11 11:46:35.083607 crc crio[22553]: time=\"2026-06-11T11:46:35.083476878Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=a4bc0a5b-dd05-4a06-b51b-3ba05c82dfdb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.203919 | controller |     "Jun 11 11:46:35.086377 crc crio[22553]: time=\"2026-06-11T11:46:35.08627971Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-cnkx8/ovsdb-server-init\" id=3a4e682f-f053-466c-ac46-3e1707c52fba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.203934 | controller |     "Jun 11 11:46:35.112924 crc crio[22553]: time=\"2026-06-11T11:46:35.112803734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.203949 | controller |     "Jun 11 11:46:35.114207 crc crio[22553]: time=\"2026-06-11T11:46:35.113381891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.203964 | controller |     "Jun 11 11:46:35.122275 crc crio[22553]: time=\"2026-06-11T11:46:35.122076775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=7f65ece2-ea34-4697-b8ff-d74b4a3f6556 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.203978 | controller |     "Jun 11 11:46:35.167967 crc crio[22553]: time=\"2026-06-11T11:46:35.166863192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=f9cdfd4f-1864-4cee-8d7b-26373e68520b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.203993 | controller |     "Jun 11 11:46:35.177614 crc crio[22553]: time=\"2026-06-11T11:46:35.17743251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=9ac3643f-c195-440f-98ac-99f2fb23c8f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.204008 | controller |     "Jun 11 11:46:35.222238 crc crio[22553]: time=\"2026-06-11T11:46:35.222125504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.204023 | controller |     "Jun 11 11:46:35.227644 crc crio[22553]: time=\"2026-06-11T11:46:35.227395698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.204038 | controller |     "Jun 11 11:46:35.285089 crc crio[22553]: time=\"2026-06-11T11:46:35.284363091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.204053 | controller |     "Jun 11 11:46:35.292508 crc crio[22553]: time=\"2026-06-11T11:46:35.29048792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.204124 | controller |     "Jun 11 11:46:35.294909 crc crio[22553]: time=\"2026-06-11T11:46:35.294826876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.204146 | controller |     "Jun 11 11:46:35.518976 crc crio[22553]: time=\"2026-06-11T11:46:35.517053762Z\" level=info msg=\"Created container d1e40e451b9c0920cdb0a3a65806f7a0f9f845f87253506d5e68488b8b04cb0d: openstack/openstack-cell1-galera-0/galera\" id=003fc919-9fc3-4295-a220-2ac49c030f2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.204162 | controller |     "Jun 11 11:46:35.520302 crc crio[22553]: time=\"2026-06-11T11:46:35.519838923Z\" level=info msg=\"Starting container: d1e40e451b9c0920cdb0a3a65806f7a0f9f845f87253506d5e68488b8b04cb0d\" id=0c55bf90-dd2a-4634-a1fe-14e368430279 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.204178 | controller |     "Jun 11 11:46:35.520437 crc crio[22553]: time=\"2026-06-11T11:46:35.520283326Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=c6775555-c171-408c-88d9-47e9f6ad20cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.204198 | controller |     "Jun 11 11:46:35.530957 crc crio[22553]: time=\"2026-06-11T11:46:35.529789034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.204214 | controller |     "Jun 11 11:46:35.530957 crc crio[22553]: time=\"2026-06-11T11:46:35.530550056Z\" level=info msg=\"Started container\" PID=57235 containerID=d1e40e451b9c0920cdb0a3a65806f7a0f9f845f87253506d5e68488b8b04cb0d description=openstack/openstack-cell1-galera-0/galera id=0c55bf90-dd2a-4634-a1fe-14e368430279 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f48316e07e53d0c5d252167577a3ef63e72c7196ebda90e56a3dac813518352",
2026-06-11 12:41:58.204230 | controller |     "Jun 11 11:46:35.584715 crc crio[22553]: time=\"2026-06-11T11:46:35.584552542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.204245 | controller |     "Jun 11 11:46:35.589832 crc crio[22553]: time=\"2026-06-11T11:46:35.58828083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.204260 | controller |     "Jun 11 11:46:35.592949 crc crio[22553]: time=\"2026-06-11T11:46:35.592877555Z\" level=info msg=\"Created container 165c2f62843562bd517a1a68142644fad0df5c856ee13653e005ac02b139ca68: openstack/openstack-galera-0/galera\" id=47a26ad2-4345-4e46-a1f6-29ec839f88d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.204275 | controller |     "Jun 11 11:46:35.594451 crc crio[22553]: time=\"2026-06-11T11:46:35.594291996Z\" level=info msg=\"Starting container: 165c2f62843562bd517a1a68142644fad0df5c856ee13653e005ac02b139ca68\" id=d0507bf3-7f3f-4093-bad5-ad0a0499c215 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.204289 | controller |     "Jun 11 11:46:35.603001 crc crio[22553]: time=\"2026-06-11T11:46:35.602918788Z\" level=info msg=\"Started container\" PID=57241 containerID=165c2f62843562bd517a1a68142644fad0df5c856ee13653e005ac02b139ca68 description=openstack/openstack-galera-0/galera id=d0507bf3-7f3f-4093-bad5-ad0a0499c215 name=/runtime.v1.RuntimeService/StartContainer sandboxID=620bb7e0dc1a7d0a9d277506ffbb3c550a0172534a85048818491d5875efc851",
2026-06-11 12:41:58.204304 | controller |     "Jun 11 11:46:35.623634 crc crio[22553]: time=\"2026-06-11T11:46:35.619501762Z\" level=info msg=\"Creating container: openstack/ovn-controller-4kpnc/ovn-controller\" id=315acac5-f6be-46a5-8336-e3f6345fec7b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.204319 | controller |     "Jun 11 11:46:35.624043 crc crio[22553]: time=\"2026-06-11T11:46:35.623136168Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=c633ec30-83a1-4025-ba83-9a6509af54a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.204334 | controller |     "Jun 11 11:46:35.626543 crc crio[22553]: time=\"2026-06-11T11:46:35.626500666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.204362 | controller |     "Jun 11 11:46:35.633290 crc crio[22553]: time=\"2026-06-11T11:46:35.633190811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.204382 | controller |     "Jun 11 11:46:35.791972 crc crio[22553]: time=\"2026-06-11T11:46:35.790555274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.204402 | controller |     "Jun 11 11:46:35.798523 crc crio[22553]: time=\"2026-06-11T11:46:35.797089505Z\" level=info msg=\"Created container c7657a12454c68814fe8be339c86b59fc8c2b0165d6305d2b008d4609743568f: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=c6775555-c171-408c-88d9-47e9f6ad20cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.204417 | controller |     "Jun 11 11:46:35.801221 crc crio[22553]: time=\"2026-06-11T11:46:35.800933887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.204432 | controller |     "Jun 11 11:46:35.801221 crc crio[22553]: time=\"2026-06-11T11:46:35.801151123Z\" level=info msg=\"Starting container: c7657a12454c68814fe8be339c86b59fc8c2b0165d6305d2b008d4609743568f\" id=a265da09-97d3-4b46-a906-ff7216d476f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.204447 | controller |     "Jun 11 11:46:35.805270 crc crio[22553]: time=\"2026-06-11T11:46:35.805185261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.204461 | controller |     "Jun 11 11:46:35.814663 crc crio[22553]: time=\"2026-06-11T11:46:35.814549924Z\" level=info msg=\"Started container\" PID=57290 containerID=c7657a12454c68814fe8be339c86b59fc8c2b0165d6305d2b008d4609743568f description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=a265da09-97d3-4b46-a906-ff7216d476f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cab34e661f925a3a6e39f2220b6891f6f009959e00970e7cc63fdb79f916316",
2026-06-11 12:41:58.204476 | controller |     "Jun 11 11:46:35.837354 crc crio[22553]: time=\"2026-06-11T11:46:35.836967198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.204490 | controller |     "Jun 11 11:46:35.840848 crc crio[22553]: time=\"2026-06-11T11:46:35.840762159Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=a9598788-6d2b-4621-b3e5-de48d663a141 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.204505 | controller |     "Jun 11 11:46:35.841102 crc crio[22553]: time=\"2026-06-11T11:46:35.841008616Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=a9598788-6d2b-4621-b3e5-de48d663a141 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.204519 | controller |     "Jun 11 11:46:35.841102 crc crio[22553]: time=\"2026-06-11T11:46:35.841091279Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=a9598788-6d2b-4621-b3e5-de48d663a141 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.204589 | controller |     "Jun 11 11:46:35.842000 crc crio[22553]: time=\"2026-06-11T11:46:35.841931883Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=db396df3-fac3-4d29-8ec7-4b07ad03e2b6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.204608 | controller |     "Jun 11 11:46:35.851270 crc crio[22553]: time=\"2026-06-11T11:46:35.851181603Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-11 12:41:58.204626 | controller |     "Jun 11 11:46:36.024643 crc crio[22553]: time=\"2026-06-11T11:46:36.02377387Z\" level=info msg=\"Created container 8a6617a4468f3e35eb6b5552fa423386e60ee14958c35b300c16b834ed6451c5: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=c633ec30-83a1-4025-ba83-9a6509af54a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.204643 | controller |     "Jun 11 11:46:36.028008 crc crio[22553]: time=\"2026-06-11T11:46:36.027926901Z\" level=info msg=\"Starting container: 8a6617a4468f3e35eb6b5552fa423386e60ee14958c35b300c16b834ed6451c5\" id=75567520-c58a-44ea-87f0-276483e5e9d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.204663 | controller |     "Jun 11 11:46:36.038559 crc crio[22553]: time=\"2026-06-11T11:46:36.038438088Z\" level=info msg=\"Started container\" PID=57367 containerID=8a6617a4468f3e35eb6b5552fa423386e60ee14958c35b300c16b834ed6451c5 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=75567520-c58a-44ea-87f0-276483e5e9d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27e555d19df8c41ba4f2b8d784820eadfb16cd43c5a0bb2bdff525febcf448b9",
2026-06-11 12:41:58.204679 | controller |     "Jun 11 11:46:36.039666 crc crio[22553]: time=\"2026-06-11T11:46:36.039249182Z\" level=info msg=\"Created container 7c9e4622ac4ca985f54b450695b3732fcdd21ecdd6def24511fbffac51016ed0: openstack/ovn-controller-ovs-cnkx8/ovsdb-server-init\" id=3a4e682f-f053-466c-ac46-3e1707c52fba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.204695 | controller |     "Jun 11 11:46:36.041956 crc crio[22553]: time=\"2026-06-11T11:46:36.041858498Z\" level=info msg=\"Starting container: 7c9e4622ac4ca985f54b450695b3732fcdd21ecdd6def24511fbffac51016ed0\" id=c186d147-9538-4675-a950-8d631b6cc487 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.204710 | controller |     "Jun 11 11:46:36.051214 crc crio[22553]: time=\"2026-06-11T11:46:36.050867581Z\" level=info msg=\"Started container\" PID=57362 containerID=7c9e4622ac4ca985f54b450695b3732fcdd21ecdd6def24511fbffac51016ed0 description=openstack/ovn-controller-ovs-cnkx8/ovsdb-server-init id=c186d147-9538-4675-a950-8d631b6cc487 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be88e4a549ae9d78b07c8020a58a4718743afd50683fa32b0667a33501af5c5b",
2026-06-11 12:41:58.204725 | controller |     "Jun 11 11:46:36.067497 crc crio[22553]: time=\"2026-06-11T11:46:36.067345962Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=2ca4a7c7-240a-4e1a-b8ad-7bd401f9ab4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.204739 | controller |     "Jun 11 11:46:36.067935 crc crio[22553]: time=\"2026-06-11T11:46:36.067733393Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=2ca4a7c7-240a-4e1a-b8ad-7bd401f9ab4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.204754 | controller |     "Jun 11 11:46:36.067935 crc crio[22553]: time=\"2026-06-11T11:46:36.067816085Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=2ca4a7c7-240a-4e1a-b8ad-7bd401f9ab4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.204768 | controller |     "Jun 11 11:46:36.071512 crc crio[22553]: time=\"2026-06-11T11:46:36.07138919Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c3f2beca-8155-455e-b9f1-790aad49a3e2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.204783 | controller |     "Jun 11 11:46:36.083104 crc crio[22553]: time=\"2026-06-11T11:46:36.082946387Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-11 12:41:58.204798 | controller |     "Jun 11 11:46:36.138765 crc crio[22553]: time=\"2026-06-11T11:46:36.138541439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.204813 | controller |     "Jun 11 11:46:36.401276 crc crio[22553]: time=\"2026-06-11T11:46:36.401112932Z\" level=info msg=\"Created container 7febca8533c2cb65cf210397b6f48a038c6f86befc7a8b554c224ea38d95d7b9: openstack/ovn-controller-4kpnc/ovn-controller\" id=315acac5-f6be-46a5-8336-e3f6345fec7b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.204828 | controller |     "Jun 11 11:46:36.403169 crc crio[22553]: time=\"2026-06-11T11:46:36.403057089Z\" level=info msg=\"Starting container: 7febca8533c2cb65cf210397b6f48a038c6f86befc7a8b554c224ea38d95d7b9\" id=fca02a77-0803-401a-b391-d76598330b7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.204848 | controller |     "Jun 11 11:46:36.411113 crc crio[22553]: time=\"2026-06-11T11:46:36.41096427Z\" level=info msg=\"Started container\" PID=57509 containerID=7febca8533c2cb65cf210397b6f48a038c6f86befc7a8b554c224ea38d95d7b9 description=openstack/ovn-controller-4kpnc/ovn-controller id=fca02a77-0803-401a-b391-d76598330b7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ae56dfb574366961aa746171ffc3acc8700a9038a59360e78f9cd955d6bac38",
2026-06-11 12:41:58.204864 | controller |     "Jun 11 11:46:37.884398 crc crio[22553]: time=\"2026-06-11T11:46:37.87443537Z\" level=info msg=\"Stopping container: 5ab06e0c8c33d1c74facacac15d558db006ea2a02bc5440ea5484e37b59fe15c (timeout: 10s)\" id=7a95e0cb-b234-48b0-b81a-75f0d98ee2e4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.204878 | controller |     "Jun 11 11:46:38.128017 crc crio[22553]: time=\"2026-06-11T11:46:38.126947029Z\" level=info msg=\"Stopped container 5ab06e0c8c33d1c74facacac15d558db006ea2a02bc5440ea5484e37b59fe15c: openstack/dnsmasq-dns-6b994dcc49-pprzb/dnsmasq-dns\" id=7a95e0cb-b234-48b0-b81a-75f0d98ee2e4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.204894 | controller |     "Jun 11 11:46:38.130662 crc crio[22553]: time=\"2026-06-11T11:46:38.130231955Z\" level=info msg=\"Stopping pod sandbox: 3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560\" id=b0013c52-e01f-4545-911d-ccb97c158592 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.204909 | controller |     "Jun 11 11:46:38.131870 crc crio[22553]: time=\"2026-06-11T11:46:38.131599325Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-pprzb Namespace:openstack ID:3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560 UID:a604b3f4-1919-4a76-8502-0e9bc5bb45ab NetNS:/var/run/netns/8fe21c4d-e367-4135-a030-6ce56494ac81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda604b3f4_1919_4a76_8502_0e9bc5bb45ab.slice PodAnnotations:0xc00001bdb0}] Aliases:map[]}\"",
2026-06-11 12:41:58.204924 | controller |     "Jun 11 11:46:38.132477 crc crio[22553]: time=\"2026-06-11T11:46:38.131936575Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b994dcc49-pprzb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.204940 | controller |     "Jun 11 11:46:38.333003 crc crio[22553]: time=\"2026-06-11T11:46:38.332453726Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=b4bd659f-bd02-4c61-b853-c2340a996f8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.204955 | controller |     "Jun 11 11:46:38.346096 crc crio[22553]: time=\"2026-06-11T11:46:38.34320817Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=3b52ce8c-bdb3-4eb0-b60e-ecb4de1ed8df name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.204970 | controller |     "Jun 11 11:46:38.359427 crc crio[22553]: time=\"2026-06-11T11:46:38.359333841Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-cnkx8/ovsdb-server\" id=08558904-c6c2-4c01-a064-37a808947b58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.204985 | controller |     "Jun 11 11:46:38.410405 crc crio[22553]: time=\"2026-06-11T11:46:38.406539728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.205000 | controller |     "Jun 11 11:46:38.552428 crc crio[22553]: time=\"2026-06-11T11:46:38.551820858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.205019 | controller |     "Jun 11 11:46:38.581978 crc crio[22553]: time=\"2026-06-11T11:46:38.581794123Z\" level=info msg=\"Stopped pod sandbox: 3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560\" id=b0013c52-e01f-4545-911d-ccb97c158592 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.205035 | controller |     "Jun 11 11:46:38.877983 crc crio[22553]: time=\"2026-06-11T11:46:38.876891275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.205050 | controller |     "Jun 11 11:46:39.044240 crc crio[22553]: time=\"2026-06-11T11:46:39.044146256Z\" level=info msg=\"Created container 5db8867e51750472f80e8c621b2ac030969b9bb9ee0871335608a90b2ee647cd: openstack/ovn-controller-ovs-cnkx8/ovsdb-server\" id=08558904-c6c2-4c01-a064-37a808947b58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.205065 | controller |     "Jun 11 11:46:39.046227 crc crio[22553]: time=\"2026-06-11T11:46:39.046137115Z\" level=info msg=\"Starting container: 5db8867e51750472f80e8c621b2ac030969b9bb9ee0871335608a90b2ee647cd\" id=53a0de95-e719-46fd-87f7-0f5d3de542b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.205080 | controller |     "Jun 11 11:46:39.057075 crc crio[22553]: time=\"2026-06-11T11:46:39.056767135Z\" level=info msg=\"Started container\" PID=58123 containerID=5db8867e51750472f80e8c621b2ac030969b9bb9ee0871335608a90b2ee647cd description=openstack/ovn-controller-ovs-cnkx8/ovsdb-server id=53a0de95-e719-46fd-87f7-0f5d3de542b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be88e4a549ae9d78b07c8020a58a4718743afd50683fa32b0667a33501af5c5b",
2026-06-11 12:41:58.205095 | controller |     "Jun 11 11:46:39.079741 crc crio[22553]: time=\"2026-06-11T11:46:39.079597831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=f84b4f30-6817-4b72-b766-a3a564749840 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.205110 | controller |     "Jun 11 11:46:39.088921 crc crio[22553]: time=\"2026-06-11T11:46:39.08742846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=350804b2-b433-4fd4-838b-b37fb17fb73b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.205125 | controller |     "Jun 11 11:46:39.105981 crc crio[22553]: time=\"2026-06-11T11:46:39.105871718Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-cnkx8/ovs-vswitchd\" id=32546110-fb17-4918-9971-7fa3e1eb5444 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.205140 | controller |     "Jun 11 11:46:39.107871 crc crio[22553]: time=\"2026-06-11T11:46:39.107793554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.205155 | controller |     "Jun 11 11:46:39.170868 crc crio[22553]: time=\"2026-06-11T11:46:39.163203771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.205170 | controller |     "Jun 11 11:46:39.390973 crc crio[22553]: time=\"2026-06-11T11:46:39.39033683Z\" level=info msg=\"Removing container: 5ab06e0c8c33d1c74facacac15d558db006ea2a02bc5440ea5484e37b59fe15c\" id=2ac7c0b8-5dc4-40a3-86af-01b6503b04a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.205185 | controller |     "Jun 11 11:46:39.443838 crc crio[22553]: time=\"2026-06-11T11:46:39.44377823Z\" level=info msg=\"Removed container 5ab06e0c8c33d1c74facacac15d558db006ea2a02bc5440ea5484e37b59fe15c: openstack/dnsmasq-dns-6b994dcc49-pprzb/dnsmasq-dns\" id=2ac7c0b8-5dc4-40a3-86af-01b6503b04a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.205200 | controller |     "Jun 11 11:46:39.451671 crc crio[22553]: time=\"2026-06-11T11:46:39.451592458Z\" level=info msg=\"Removing container: d0376a97bf85233a6f38dbda6284e74bcbf113255ade8444c2562a29bad0e020\" id=c1564f2a-5f10-4b6b-9baf-d9464b939d0b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.205219 | controller |     "Jun 11 11:46:39.495968 crc crio[22553]: time=\"2026-06-11T11:46:39.495820218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.205234 | controller |     "Jun 11 11:46:39.501412 crc crio[22553]: time=\"2026-06-11T11:46:39.501102853Z\" level=info msg=\"Removed container d0376a97bf85233a6f38dbda6284e74bcbf113255ade8444c2562a29bad0e020: openstack/dnsmasq-dns-6b994dcc49-pprzb/init\" id=c1564f2a-5f10-4b6b-9baf-d9464b939d0b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.205249 | controller |     "Jun 11 11:46:39.625083 crc crio[22553]: time=\"2026-06-11T11:46:39.62403205Z\" level=info msg=\"Created container 695952651b2dd7f5f11b22c0181b4bb0639cb6a73c072b96bd18f7bea85f0c2b: openstack/ovn-controller-ovs-cnkx8/ovs-vswitchd\" id=32546110-fb17-4918-9971-7fa3e1eb5444 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.205264 | controller |     "Jun 11 11:46:39.625989 crc crio[22553]: time=\"2026-06-11T11:46:39.625782591Z\" level=info msg=\"Starting container: 695952651b2dd7f5f11b22c0181b4bb0639cb6a73c072b96bd18f7bea85f0c2b\" id=598a542a-cb59-46ee-9115-d4233838ebd7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.205279 | controller |     "Jun 11 11:46:39.636332 crc crio[22553]: time=\"2026-06-11T11:46:39.636125653Z\" level=info msg=\"Started container\" PID=58238 containerID=695952651b2dd7f5f11b22c0181b4bb0639cb6a73c072b96bd18f7bea85f0c2b description=openstack/ovn-controller-ovs-cnkx8/ovs-vswitchd id=598a542a-cb59-46ee-9115-d4233838ebd7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be88e4a549ae9d78b07c8020a58a4718743afd50683fa32b0667a33501af5c5b",
2026-06-11 12:41:58.205294 | controller |     "Jun 11 11:46:41.941012 crc crio[22553]: time=\"2026-06-11T11:46:41.940408351Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-lflkj/POD\" id=682c8b19-c353-46ec-9496-4b3986307f23 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.205309 | controller |     "Jun 11 11:46:41.942658 crc crio[22553]: time=\"2026-06-11T11:46:41.94104877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.205324 | controller |     "Jun 11 11:46:42.039647 crc crio[22553]: time=\"2026-06-11T11:46:42.039566415Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54764bc9cc-zvzsn/POD\" id=475ae822-5f65-46b4-9a85-0966e0596289 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.205339 | controller |     "Jun 11 11:46:42.039832 crc crio[22553]: time=\"2026-06-11T11:46:42.039775731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.205374 | controller |     "Jun 11 11:46:42.442572 crc crio[22553]: time=\"2026-06-11T11:46:42.442460964Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6964f94f-q8zhl/POD\" id=8a923489-4b3a-4c82-b849-29394967d45d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.205390 | controller |     "Jun 11 11:46:42.442820 crc crio[22553]: time=\"2026-06-11T11:46:42.442580747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.205405 | controller |     "Jun 11 11:46:42.926904 crc crio[22553]: time=\"2026-06-11T11:46:42.926758637Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/POD\" id=944ab623-7504-49f5-96c2-4c2435a5ab74 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.205425 | controller |     "Jun 11 11:46:42.926904 crc crio[22553]: time=\"2026-06-11T11:46:42.926881791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.205441 | controller |     "Jun 11 11:46:43.340619 crc crio[22553]: time=\"2026-06-11T11:46:43.340502652Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-8586k/POD\" id=12a3f431-6287-4f6f-8f1e-9926327fff3c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.205456 | controller |     "Jun 11 11:46:43.342057 crc crio[22553]: time=\"2026-06-11T11:46:43.340641396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.205471 | controller |     "Jun 11 11:46:46.052054 crc crio[22553]: time=\"2026-06-11T11:46:46.04840385Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-8586k Namespace:openstack ID:50130c1f94b135dcab1208c1c41199258f409bc26a48cd924be60160b7ec1f8e UID:262c3f25-3c9a-4034-afff-09f93ad912fb NetNS:/var/run/netns/dccbe1d1-db86-4784-8df1-5a46f0c410ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod262c3f25_3c9a_4034_afff_09f93ad912fb.slice PodAnnotations:0xc002816578}] Aliases:map[]}\"",
2026-06-11 12:41:58.205486 | controller |     "Jun 11 11:46:46.052054 crc crio[22553]: time=\"2026-06-11T11:46:46.04944387Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-8586k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.205501 | controller |     "Jun 11 11:46:46.189748 crc crio[22553]: time=\"2026-06-11T11:46:46.189206849Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54764bc9cc-zvzsn Namespace:openstack ID:602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba UID:eb371aa3-bcab-42ef-b7ef-7b0787e5db01 NetNS:/var/run/netns/1ec3ec7d-fbfd-497a-9a39-a90236a071e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb371aa3_bcab_42ef_b7ef_7b0787e5db01.slice PodAnnotations:0xc00001b230}] Aliases:map[]}\"",
2026-06-11 12:41:58.205517 | controller |     "Jun 11 11:46:46.189748 crc crio[22553]: time=\"2026-06-11T11:46:46.189757015Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54764bc9cc-zvzsn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.205532 | controller |     "Jun 11 11:46:46.372212 crc crio[22553]: time=\"2026-06-11T11:46:46.353977388Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-lflkj Namespace:openstack ID:46fa96c8a40fcf2d6bd45a35cb1ffda925d2aa8def7b456202a7a808669d7489 UID:a279c867-9686-4685-95b9-3b5a04fd11fb NetNS:/var/run/netns/a0256b5f-1885-4107-819a-2a2af72111dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda279c867_9686_4685_95b9_3b5a04fd11fb.slice PodAnnotations:0xc000ca0cc8}] Aliases:map[]}\"",
2026-06-11 12:41:58.205547 | controller |     "Jun 11 11:46:46.372212 crc crio[22553]: time=\"2026-06-11T11:46:46.35403921Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-lflkj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.205562 | controller |     "Jun 11 11:46:46.372212 crc crio[22553]: time=\"2026-06-11T11:46:46.357174641Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=db396df3-fac3-4d29-8ec7-4b07ad03e2b6 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.205577 | controller |     "Jun 11 11:46:46.372212 crc crio[22553]: time=\"2026-06-11T11:46:46.359437857Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=e41c32f3-e89b-44df-80a3-4a4bdc092a8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.205595 | controller |     "Jun 11 11:46:46.383235 crc crio[22553]: time=\"2026-06-11T11:46:46.380400799Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=c3f2beca-8155-455e-b9f1-790aad49a3e2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.205611 | controller |     "Jun 11 11:46:46.384441 crc crio[22553]: time=\"2026-06-11T11:46:46.383940493Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=9f6bd343-b69f-4eef-9cf0-202217f9ba54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.205626 | controller |     "Jun 11 11:46:46.428634 crc crio[22553]: time=\"2026-06-11T11:46:46.427896845Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-4lpqb Namespace:openstack ID:fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed UID:b80370dd-77cb-444e-a5f3-defe63ab0bc6 NetNS:/var/run/netns/1df4e398-40a2-4586-9957-986ec6b095dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb80370dd_77cb_444e_a5f3_defe63ab0bc6.slice PodAnnotations:0xc002816760}] Aliases:map[]}\"",
2026-06-11 12:41:58.205641 | controller |     "Jun 11 11:46:46.429160 crc crio[22553]: time=\"2026-06-11T11:46:46.428600436Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6fcdc445-4lpqb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.205656 | controller |     "Jun 11 11:46:46.436819 crc crio[22553]: time=\"2026-06-11T11:46:46.43283733Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6964f94f-q8zhl Namespace:openstack ID:d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b UID:90465e08-1a48-4e79-a671-d6c2548360f2 NetNS:/var/run/netns/a4a99500-0f45-4725-9c75-88394ea8780e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90465e08_1a48_4e79_a671_d6c2548360f2.slice PodAnnotations:0xc00043a570}] Aliases:map[]}\"",
2026-06-11 12:41:58.205671 | controller |     "Jun 11 11:46:46.436819 crc crio[22553]: time=\"2026-06-11T11:46:46.432967163Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7b6964f94f-q8zhl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.205686 | controller |     "Jun 11 11:46:46.484572 crc crio[22553]: time=\"2026-06-11T11:46:46.484450536Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=afa5eb34-a33e-47ef-931e-70b400faf58b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.205701 | controller |     "Jun 11 11:46:46.486501 crc crio[22553]: time=\"2026-06-11T11:46:46.486417463Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=7081c9df-dc62-462c-b237-8d8060d87e79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.205716 | controller |     "Jun 11 11:46:46.513980 crc crio[22553]: time=\"2026-06-11T11:46:46.513880505Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=d20bc92a-2707-4856-870c-85fae17c0e08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.205731 | controller |     "Jun 11 11:46:46.525110 crc crio[22553]: time=\"2026-06-11T11:46:46.518930682Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=c97951bd-a38a-46f4-8bce-01f32590c041 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.205747 | controller |     "Jun 11 11:46:46.544875 crc crio[22553]: time=\"2026-06-11T11:46:46.543761567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.205765 | controller |     "Jun 11 11:46:46.545166 crc crio[22553]: time=\"2026-06-11T11:46:46.545142427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.205781 | controller |     "Jun 11 11:46:46.654073 crc crio[22553]: time=\"2026-06-11T11:46:46.654023785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.205796 | controller |     "Jun 11 11:46:46.660758 crc crio[22553]: time=\"2026-06-11T11:46:46.660662109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.205811 | controller |     "Jun 11 11:46:46.684443 crc crio[22553]: time=\"2026-06-11T11:46:46.683502505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.205826 | controller |     "Jun 11 11:46:46.709440 crc crio[22553]: 2026-06-11T11:46:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50130c1f94b135d Mac:8a:b0:7f:1d:65:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/dccbe1d1-db86-4784-8df1-5a46f0c410ee SocketPath: PciID:}] [{Interface:0xc000194680 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.205841 | controller |     "Jun 11 11:46:46.713066 crc crio[22553]: time=\"2026-06-11T11:46:46.710028469Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-8586k Namespace:openstack ID:50130c1f94b135dcab1208c1c41199258f409bc26a48cd924be60160b7ec1f8e UID:262c3f25-3c9a-4034-afff-09f93ad912fb NetNS:/var/run/netns/dccbe1d1-db86-4784-8df1-5a46f0c410ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod262c3f25_3c9a_4034_afff_09f93ad912fb.slice PodAnnotations:0xc002816578}] Aliases:map[]}\"",
2026-06-11 12:41:58.205857 | controller |     "Jun 11 11:46:46.713066 crc crio[22553]: time=\"2026-06-11T11:46:46.710176264Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-8586k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.205872 | controller |     "Jun 11 11:46:46.718045 crc crio[22553]: time=\"2026-06-11T11:46:46.713777679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.205887 | controller |     "Jun 11 11:46:46.776745 crc crio[22553]: time=\"2026-06-11T11:46:46.776434977Z\" level=info msg=\"Ran pod sandbox 50130c1f94b135dcab1208c1c41199258f409bc26a48cd924be60160b7ec1f8e with infra container: openstack/swift-ring-rebalance-8586k/POD\" id=12a3f431-6287-4f6f-8f1e-9926327fff3c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.205902 | controller |     "Jun 11 11:46:46.782766 crc crio[22553]: time=\"2026-06-11T11:46:46.779089095Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-kx7rx/POD\" id=ae1bed35-860d-4581-9991-7d951e8e830b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.205917 | controller |     "Jun 11 11:46:46.782766 crc crio[22553]: time=\"2026-06-11T11:46:46.779175277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.205933 | controller |     "Jun 11 11:46:46.789339 crc crio[22553]: time=\"2026-06-11T11:46:46.789162549Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=2373d421-e8bb-43d9-bcb0-591d30c6daa8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.205952 | controller |     "Jun 11 11:46:46.803048 crc crio[22553]: time=\"2026-06-11T11:46:46.801996443Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=2373d421-e8bb-43d9-bcb0-591d30c6daa8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.205968 | controller |     "Jun 11 11:46:46.803048 crc crio[22553]: time=\"2026-06-11T11:46:46.802116457Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=2373d421-e8bb-43d9-bcb0-591d30c6daa8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.205983 | controller |     "Jun 11 11:46:46.816068 crc crio[22553]: time=\"2026-06-11T11:46:46.814042745Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=a53221a2-3279-4138-b98a-b7f69fcd79b1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.205998 | controller |     "Jun 11 11:46:46.829107 crc crio[22553]: time=\"2026-06-11T11:46:46.828352793Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"",
2026-06-11 12:41:58.206013 | controller |     "Jun 11 11:46:46.840795 crc crio[22553]: time=\"2026-06-11T11:46:46.84061356Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-kx7rx Namespace:openstack ID:d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b UID:8b8ad95e-0896-436b-99a8-fb12fb684d45 NetNS:/var/run/netns/74755111-565c-41a7-b8bc-c56ca07accaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b8ad95e_0896_436b_99a8_fb12fb684d45.slice PodAnnotations:0xc00012ad90}] Aliases:map[]}\"",
2026-06-11 12:41:58.206029 | controller |     "Jun 11 11:46:46.841067 crc crio[22553]: time=\"2026-06-11T11:46:46.841046983Z\" level=info msg=\"Adding pod openstack_root-account-create-update-kx7rx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.206043 | controller |     "Jun 11 11:46:46.945891 crc crio[22553]: time=\"2026-06-11T11:46:46.945018237Z\" level=info msg=\"Created container 1202413c40cc985c57bbb0c56c8fdb8e5debf4b6ada060aa3a22204bfe4579d4: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=c97951bd-a38a-46f4-8bce-01f32590c041 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.206058 | controller |     "Jun 11 11:46:46.958642 crc crio[22553]: time=\"2026-06-11T11:46:46.954905806Z\" level=info msg=\"Created container dd8bfa1e6b0361c28ea85912d8b5a012087bf9c200a1f68f534cf0a6d0b94e0e: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=d20bc92a-2707-4856-870c-85fae17c0e08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.206073 | controller |     "Jun 11 11:46:46.960141 crc crio[22553]: time=\"2026-06-11T11:46:46.960063036Z\" level=info msg=\"Starting container: 1202413c40cc985c57bbb0c56c8fdb8e5debf4b6ada060aa3a22204bfe4579d4\" id=d6895e22-4750-4281-9533-886f442f2627 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.206087 | controller |     "Jun 11 11:46:46.966921 crc crio[22553]: time=\"2026-06-11T11:46:46.964113495Z\" level=info msg=\"Starting container: dd8bfa1e6b0361c28ea85912d8b5a012087bf9c200a1f68f534cf0a6d0b94e0e\" id=ee662c10-98e9-46d9-b9c5-fbe462791243 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.206102 | controller |     "Jun 11 11:46:46.971732 crc crio[22553]: time=\"2026-06-11T11:46:46.971426258Z\" level=info msg=\"Started container\" PID=59332 containerID=1202413c40cc985c57bbb0c56c8fdb8e5debf4b6ada060aa3a22204bfe4579d4 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=d6895e22-4750-4281-9533-886f442f2627 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27e555d19df8c41ba4f2b8d784820eadfb16cd43c5a0bb2bdff525febcf448b9",
2026-06-11 12:41:58.206121 | controller |     "Jun 11 11:46:46.984992 crc crio[22553]: time=\"2026-06-11T11:46:46.984891781Z\" level=info msg=\"Started container\" PID=59357 containerID=dd8bfa1e6b0361c28ea85912d8b5a012087bf9c200a1f68f534cf0a6d0b94e0e description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=ee662c10-98e9-46d9-b9c5-fbe462791243 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cab34e661f925a3a6e39f2220b6891f6f009959e00970e7cc63fdb79f916316",
2026-06-11 12:41:58.206137 | controller |     "Jun 11 11:46:47.193850 crc crio[22553]: 2026-06-11T11:46:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:602d94785ef2bf1 Mac:fe:7c:f2:95:89:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/1ec3ec7d-fbfd-497a-9a39-a90236a071e7 SocketPath: PciID:}] [{Interface:0xc000015540 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.206152 | controller |     "Jun 11 11:46:47.195864 crc crio[22553]: time=\"2026-06-11T11:46:47.195302422Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54764bc9cc-zvzsn Namespace:openstack ID:602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba UID:eb371aa3-bcab-42ef-b7ef-7b0787e5db01 NetNS:/var/run/netns/1ec3ec7d-fbfd-497a-9a39-a90236a071e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb371aa3_bcab_42ef_b7ef_7b0787e5db01.slice PodAnnotations:0xc00001b230}] Aliases:map[]}\"",
2026-06-11 12:41:58.206167 | controller |     "Jun 11 11:46:47.195864 crc crio[22553]: time=\"2026-06-11T11:46:47.195523448Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54764bc9cc-zvzsn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.206182 | controller |     "Jun 11 11:46:47.209243 crc crio[22553]: time=\"2026-06-11T11:46:47.209074294Z\" level=info msg=\"Ran pod sandbox 602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba with infra container: openstack/dnsmasq-dns-54764bc9cc-zvzsn/POD\" id=475ae822-5f65-46b4-9a85-0966e0596289 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.206196 | controller |     "Jun 11 11:46:47.212153 crc crio[22553]: time=\"2026-06-11T11:46:47.21202346Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c475b27e-8889-49b8-8d21-e4b0ff58d053 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.206211 | controller |     "Jun 11 11:46:47.246593 crc crio[22553]: 2026-06-11T11:46:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46fa96c8a40fcf2 Mac:ba:8f:48:4e:e9:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/a0256b5f-1885-4107-819a-2a2af72111dc SocketPath: PciID:}] [{Interface:0xc0002d89e0 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.206226 | controller |     "Jun 11 11:46:47.253755 crc crio[22553]: time=\"2026-06-11T11:46:47.253564292Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-lflkj Namespace:openstack ID:46fa96c8a40fcf2d6bd45a35cb1ffda925d2aa8def7b456202a7a808669d7489 UID:a279c867-9686-4685-95b9-3b5a04fd11fb NetNS:/var/run/netns/a0256b5f-1885-4107-819a-2a2af72111dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda279c867_9686_4685_95b9_3b5a04fd11fb.slice PodAnnotations:0xc000ca0cc8}] Aliases:map[]}\"",
2026-06-11 12:41:58.206241 | controller |     "Jun 11 11:46:47.254021 crc crio[22553]: time=\"2026-06-11T11:46:47.253897272Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-lflkj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.206256 | controller |     "Jun 11 11:46:47.257457 crc crio[22553]: 2026-06-11T11:46:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d699bb2491e2fc9 Mac:f6:39:f5:7b:74:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/a4a99500-0f45-4725-9c75-88394ea8780e SocketPath: PciID:}] [{Interface:0xc0002028e0 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.206274 | controller |     "Jun 11 11:46:47.258508 crc crio[22553]: time=\"2026-06-11T11:46:47.258439134Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6964f94f-q8zhl Namespace:openstack ID:d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b UID:90465e08-1a48-4e79-a671-d6c2548360f2 NetNS:/var/run/netns/a4a99500-0f45-4725-9c75-88394ea8780e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90465e08_1a48_4e79_a671_d6c2548360f2.slice PodAnnotations:0xc00043a570}] Aliases:map[]}\"",
2026-06-11 12:41:58.206290 | controller |     "Jun 11 11:46:47.258656 crc crio[22553]: time=\"2026-06-11T11:46:47.258595789Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6964f94f-q8zhl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.206305 | controller |     "Jun 11 11:46:47.271236 crc crio[22553]: time=\"2026-06-11T11:46:47.271154296Z\" level=info msg=\"Ran pod sandbox 46fa96c8a40fcf2d6bd45a35cb1ffda925d2aa8def7b456202a7a808669d7489 with infra container: openstack/ovn-controller-metrics-lflkj/POD\" id=682c8b19-c353-46ec-9496-4b3986307f23 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.206320 | controller |     "Jun 11 11:46:47.277527 crc crio[22553]: time=\"2026-06-11T11:46:47.277264064Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=1668a79a-9dd9-4a39-b420-7d41b12fb0cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.206335 | controller |     "Jun 11 11:46:47.281930 crc crio[22553]: time=\"2026-06-11T11:46:47.281831007Z\" level=info msg=\"Ran pod sandbox d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b with infra container: openstack/dnsmasq-dns-7b6964f94f-q8zhl/POD\" id=8a923489-4b3a-4c82-b849-29394967d45d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.206369 | controller |     "Jun 11 11:46:47.323945 crc crio[22553]: time=\"2026-06-11T11:46:47.301896853Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=634be85e-c56d-4ee8-812f-47b0d626c60a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.206386 | controller |     "Jun 11 11:46:47.323945 crc crio[22553]: time=\"2026-06-11T11:46:47.308072243Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8b5d1391-1645-479e-909d-038536a1effb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.206401 | controller |     "Jun 11 11:46:47.323945 crc crio[22553]: time=\"2026-06-11T11:46:47.31929183Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54764bc9cc-zvzsn/init\" id=059e1771-700f-44e3-846a-159a83944f03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.206416 | controller |     "Jun 11 11:46:47.323945 crc crio[22553]: time=\"2026-06-11T11:46:47.321973819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.206430 | controller |     "Jun 11 11:46:47.342831 crc crio[22553]: time=\"2026-06-11T11:46:47.342628121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=33f11263-5f8d-4da9-bfa9-3ecd755ec91b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.206446 | controller |     "Jun 11 11:46:47.371191 crc crio[22553]: time=\"2026-06-11T11:46:47.371075312Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6964f94f-q8zhl/init\" id=dced4f76-be0e-45b3-837a-d623d5cb8804 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.206467 | controller |     "Jun 11 11:46:47.373666 crc crio[22553]: time=\"2026-06-11T11:46:47.373587325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.206482 | controller |     "Jun 11 11:46:47.375547 crc crio[22553]: time=\"2026-06-11T11:46:47.375501691Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8677a7c0-e75d-447c-8285-febf79bb96b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.206497 | controller |     "Jun 11 11:46:47.393063 crc crio[22553]: time=\"2026-06-11T11:46:47.392905069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.206512 | controller |     "Jun 11 11:46:47.404244 crc crio[22553]: time=\"2026-06-11T11:46:47.404023503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.206527 | controller |     "Jun 11 11:46:47.424286 crc crio[22553]: time=\"2026-06-11T11:46:47.424225203Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-lflkj/openstack-network-exporter\" id=354685b3-8641-4720-a413-39f5860708bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.206541 | controller |     "Jun 11 11:46:47.445671 crc crio[22553]: time=\"2026-06-11T11:46:47.445522684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.206556 | controller |     "Jun 11 11:46:47.454624 crc crio[22553]: 2026-06-11T11:46:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fdbdc223c25e710 Mac:5a:75:08:70:c5:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/1df4e398-40a2-4586-9957-986ec6b095dd SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.206571 | controller |     "Jun 11 11:46:47.457522 crc crio[22553]: time=\"2026-06-11T11:46:47.457384581Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-4lpqb Namespace:openstack ID:fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed UID:b80370dd-77cb-444e-a5f3-defe63ab0bc6 NetNS:/var/run/netns/1df4e398-40a2-4586-9957-986ec6b095dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb80370dd_77cb_444e_a5f3_defe63ab0bc6.slice PodAnnotations:0xc002816760}] Aliases:map[]}\"",
2026-06-11 12:41:58.206586 | controller |     "Jun 11 11:46:47.457930 crc crio[22553]: time=\"2026-06-11T11:46:47.457868735Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7b6fcdc445-4lpqb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.206601 | controller |     "Jun 11 11:46:47.474642 crc crio[22553]: 2026-06-11T11:46:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9c765238b30194 Mac:aa:4b:31:c0:df:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/74755111-565c-41a7-b8bc-c56ca07accaa SocketPath: PciID:}] [{Interface:0xc00011c5c0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.206617 | controller |     "Jun 11 11:46:47.475617 crc crio[22553]: time=\"2026-06-11T11:46:47.47554097Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-kx7rx Namespace:openstack ID:d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b UID:8b8ad95e-0896-436b-99a8-fb12fb684d45 NetNS:/var/run/netns/74755111-565c-41a7-b8bc-c56ca07accaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b8ad95e_0896_436b_99a8_fb12fb684d45.slice PodAnnotations:0xc00012ad90}] Aliases:map[]}\"",
2026-06-11 12:41:58.206638 | controller |     "Jun 11 11:46:47.475825 crc crio[22553]: time=\"2026-06-11T11:46:47.475760997Z\" level=info msg=\"Checking pod openstack_root-account-create-update-kx7rx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.206655 | controller |     "Jun 11 11:46:47.489537 crc crio[22553]: time=\"2026-06-11T11:46:47.489280411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.206670 | controller |     "Jun 11 11:46:47.494991 crc crio[22553]: time=\"2026-06-11T11:46:47.494904566Z\" level=info msg=\"Ran pod sandbox fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed with infra container: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/POD\" id=944ab623-7504-49f5-96c2-4c2435a5ab74 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.206685 | controller |     "Jun 11 11:46:47.498232 crc crio[22553]: time=\"2026-06-11T11:46:47.497906893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.206701 | controller |     "Jun 11 11:46:47.500094 crc crio[22553]: time=\"2026-06-11T11:46:47.500020355Z\" level=info msg=\"Ran pod sandbox d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b with infra container: openstack/root-account-create-update-kx7rx/POD\" id=ae1bed35-860d-4581-9991-7d951e8e830b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.206715 | controller |     "Jun 11 11:46:47.505736 crc crio[22553]: time=\"2026-06-11T11:46:47.502372634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=18ad3243-5e54-4e5d-9a8f-2bb7dd7ff0ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.206730 | controller |     "Jun 11 11:46:47.505736 crc crio[22553]: time=\"2026-06-11T11:46:47.503227488Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5c533cb6-d4f2-4575-9063-2ac561b42b0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.206745 | controller |     "Jun 11 11:46:47.513956 crc crio[22553]: time=\"2026-06-11T11:46:47.511648724Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3740c330-7ffb-42fd-a554-ba6a9a383291 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.206760 | controller |     "Jun 11 11:46:47.521045 crc crio[22553]: time=\"2026-06-11T11:46:47.520960986Z\" level=info msg=\"Creating container: openstack/root-account-create-update-kx7rx/mariadb-account-create-update\" id=ec3e1740-d58d-4bb5-b7ea-0a5ee3bf8bbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.206776 | controller |     "Jun 11 11:46:47.522544 crc crio[22553]: time=\"2026-06-11T11:46:47.52248002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.206791 | controller |     "Jun 11 11:46:47.559370 crc crio[22553]: time=\"2026-06-11T11:46:47.559269564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.206806 | controller |     "Jun 11 11:46:47.571337 crc crio[22553]: time=\"2026-06-11T11:46:47.571232613Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ca4ed733-80af-4ca9-951b-6f9cafb42365 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.206821 | controller |     "Jun 11 11:46:47.576383 crc crio[22553]: time=\"2026-06-11T11:46:47.57626316Z\" level=info msg=\"Created container ea4766787a77ce214f480e30b4e1e52d1919a42e3521674063632e93ae8dd332: openstack/dnsmasq-dns-54764bc9cc-zvzsn/init\" id=059e1771-700f-44e3-846a-159a83944f03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.206840 | controller |     "Jun 11 11:46:47.582542 crc crio[22553]: time=\"2026-06-11T11:46:47.582390549Z\" level=info msg=\"Starting container: ea4766787a77ce214f480e30b4e1e52d1919a42e3521674063632e93ae8dd332\" id=e20f9d84-4d42-4c67-bb02-9873e792f6f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.206855 | controller |     "Jun 11 11:46:47.586256 crc crio[22553]: time=\"2026-06-11T11:46:47.586165629Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/init\" id=400f96b9-f511-447b-9d53-1c1f0abead31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.206870 | controller |     "Jun 11 11:46:47.594720 crc crio[22553]: time=\"2026-06-11T11:46:47.591476894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.206885 | controller |     "Jun 11 11:46:47.594720 crc crio[22553]: time=\"2026-06-11T11:46:47.592224156Z\" level=info msg=\"Started container\" PID=59483 containerID=ea4766787a77ce214f480e30b4e1e52d1919a42e3521674063632e93ae8dd332 description=openstack/dnsmasq-dns-54764bc9cc-zvzsn/init id=e20f9d84-4d42-4c67-bb02-9873e792f6f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba",
2026-06-11 12:41:58.206900 | controller |     "Jun 11 11:46:47.623785 crc crio[22553]: time=\"2026-06-11T11:46:47.623645083Z\" level=info msg=\"Created container 4f0594134d566b81f33ec1cf95149fdafbc48b9476443ae06450ee994e9668c9: openstack/dnsmasq-dns-7b6964f94f-q8zhl/init\" id=dced4f76-be0e-45b3-837a-d623d5cb8804 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.206915 | controller |     "Jun 11 11:46:47.626364 crc crio[22553]: time=\"2026-06-11T11:46:47.626094464Z\" level=info msg=\"Starting container: 4f0594134d566b81f33ec1cf95149fdafbc48b9476443ae06450ee994e9668c9\" id=ce54fa24-21b5-4653-af82-1c91f51ec362 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.206930 | controller |     "Jun 11 11:46:47.641150 crc crio[22553]: time=\"2026-06-11T11:46:47.64101217Z\" level=info msg=\"Started container\" PID=59495 containerID=4f0594134d566b81f33ec1cf95149fdafbc48b9476443ae06450ee994e9668c9 description=openstack/dnsmasq-dns-7b6964f94f-q8zhl/init id=ce54fa24-21b5-4653-af82-1c91f51ec362 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b",
2026-06-11 12:41:58.206945 | controller |     "Jun 11 11:46:47.642256 crc crio[22553]: time=\"2026-06-11T11:46:47.642170693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.206960 | controller |     "Jun 11 11:46:47.648542 crc crio[22553]: time=\"2026-06-11T11:46:47.647793148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.206975 | controller |     "Jun 11 11:46:47.653993 crc crio[22553]: time=\"2026-06-11T11:46:47.653948127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.206991 | controller |     "Jun 11 11:46:47.654437 crc crio[22553]: time=\"2026-06-11T11:46:47.654275867Z\" level=info msg=\"Stopping pod sandbox: 602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba\" id=76487861-73c6-4915-9f0d-a24416e1f672 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.207006 | controller |     "Jun 11 11:46:47.655276 crc crio[22553]: time=\"2026-06-11T11:46:47.655204204Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54764bc9cc-zvzsn Namespace:openstack ID:602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba UID:eb371aa3-bcab-42ef-b7ef-7b0787e5db01 NetNS:/var/run/netns/1ec3ec7d-fbfd-497a-9a39-a90236a071e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb371aa3_bcab_42ef_b7ef_7b0787e5db01.slice PodAnnotations:0xc000ca0350}] Aliases:map[]}\"",
2026-06-11 12:41:58.207025 | controller |     "Jun 11 11:46:47.655620 crc crio[22553]: time=\"2026-06-11T11:46:47.655459141Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54764bc9cc-zvzsn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.207041 | controller |     "Jun 11 11:46:47.658667 crc crio[22553]: time=\"2026-06-11T11:46:47.658586803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.207056 | controller |     "Jun 11 11:46:47.659616 crc crio[22553]: time=\"2026-06-11T11:46:47.659583162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.207071 | controller |     "Jun 11 11:46:47.748655 crc crio[22553]: time=\"2026-06-11T11:46:47.748598479Z\" level=info msg=\"Stopping pod sandbox: d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b\" id=11b29786-4211-42aa-9668-906628721b54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.207086 | controller |     "Jun 11 11:46:47.749466 crc crio[22553]: time=\"2026-06-11T11:46:47.749436954Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6964f94f-q8zhl Namespace:openstack ID:d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b UID:90465e08-1a48-4e79-a671-d6c2548360f2 NetNS:/var/run/netns/a4a99500-0f45-4725-9c75-88394ea8780e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90465e08_1a48_4e79_a671_d6c2548360f2.slice PodAnnotations:0xc0048003c0}] Aliases:map[]}\"",
2026-06-11 12:41:58.207101 | controller |     "Jun 11 11:46:47.749853 crc crio[22553]: time=\"2026-06-11T11:46:47.749822745Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6964f94f-q8zhl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.207117 | controller |     "Jun 11 11:46:47.921182 crc crio[22553]: time=\"2026-06-11T11:46:47.921057623Z\" level=info msg=\"Created container fe5d354a2af9019f4715f995c9bd3d475a07ec766ef9e132367b47987174f9e3: openstack/root-account-create-update-kx7rx/mariadb-account-create-update\" id=ec3e1740-d58d-4bb5-b7ea-0a5ee3bf8bbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.207132 | controller |     "Jun 11 11:46:47.924993 crc crio[22553]: time=\"2026-06-11T11:46:47.924875554Z\" level=info msg=\"Starting container: fe5d354a2af9019f4715f995c9bd3d475a07ec766ef9e132367b47987174f9e3\" id=19f6462c-60a6-4dbf-99cc-4f5bc6ba886f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.207146 | controller |     "Jun 11 11:46:47.926593 crc crio[22553]: time=\"2026-06-11T11:46:47.92643605Z\" level=info msg=\"Created container f8a620f9ff88a102a876de4c946df12add247a2c0ebd735745465b6abbd2f42f: openstack/ovn-controller-metrics-lflkj/openstack-network-exporter\" id=354685b3-8641-4720-a413-39f5860708bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.207183 | controller |     "Jun 11 11:46:47.927920 crc crio[22553]: time=\"2026-06-11T11:46:47.927558382Z\" level=info msg=\"Created container 76058646e681760b868a9eeba72e2bc0e2d96f8ff35789891773028fe70d4724: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/init\" id=400f96b9-f511-447b-9d53-1c1f0abead31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.207199 | controller |     "Jun 11 11:46:47.928501 crc crio[22553]: time=\"2026-06-11T11:46:47.928424178Z\" level=info msg=\"Starting container: f8a620f9ff88a102a876de4c946df12add247a2c0ebd735745465b6abbd2f42f\" id=5ae0b1f7-6033-499a-a85b-76ef48e48fcb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.207218 | controller |     "Jun 11 11:46:47.933063 crc crio[22553]: time=\"2026-06-11T11:46:47.932936009Z\" level=info msg=\"Started container\" PID=59560 containerID=fe5d354a2af9019f4715f995c9bd3d475a07ec766ef9e132367b47987174f9e3 description=openstack/root-account-create-update-kx7rx/mariadb-account-create-update id=19f6462c-60a6-4dbf-99cc-4f5bc6ba886f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b",
2026-06-11 12:41:58.207234 | controller |     "Jun 11 11:46:47.934598 crc crio[22553]: time=\"2026-06-11T11:46:47.934497045Z\" level=info msg=\"Starting container: 76058646e681760b868a9eeba72e2bc0e2d96f8ff35789891773028fe70d4724\" id=d78abc0d-9ab0-42fc-beb8-b46c0bd15019 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.207249 | controller |     "Jun 11 11:46:47.948415 crc crio[22553]: time=\"2026-06-11T11:46:47.948222035Z\" level=info msg=\"Started container\" PID=59546 containerID=76058646e681760b868a9eeba72e2bc0e2d96f8ff35789891773028fe70d4724 description=openstack/dnsmasq-dns-7b6fcdc445-4lpqb/init id=d78abc0d-9ab0-42fc-beb8-b46c0bd15019 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed",
2026-06-11 12:41:58.207264 | controller |     "Jun 11 11:46:47.950903 crc crio[22553]: time=\"2026-06-11T11:46:47.949154983Z\" level=info msg=\"Started container\" PID=59552 containerID=f8a620f9ff88a102a876de4c946df12add247a2c0ebd735745465b6abbd2f42f description=openstack/ovn-controller-metrics-lflkj/openstack-network-exporter id=5ae0b1f7-6033-499a-a85b-76ef48e48fcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=46fa96c8a40fcf2d6bd45a35cb1ffda925d2aa8def7b456202a7a808669d7489",
2026-06-11 12:41:58.207279 | controller |     "Jun 11 11:46:48.282644 crc crio[22553]: time=\"2026-06-11T11:46:48.281647036Z\" level=info msg=\"Stopped pod sandbox: 602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba\" id=76487861-73c6-4915-9f0d-a24416e1f672 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.207294 | controller |     "Jun 11 11:46:48.376246 crc crio[22553]: time=\"2026-06-11T11:46:48.369643044Z\" level=info msg=\"Stopped pod sandbox: d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b\" id=11b29786-4211-42aa-9668-906628721b54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.207309 | controller |     "Jun 11 11:46:48.772515 crc crio[22553]: time=\"2026-06-11T11:46:48.772423749Z\" level=info msg=\"Removing container: 4f0594134d566b81f33ec1cf95149fdafbc48b9476443ae06450ee994e9668c9\" id=bb4cea5c-c47d-4e55-bf2f-6e99373caa0c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.207323 | controller |     "Jun 11 11:46:48.814212 crc crio[22553]: time=\"2026-06-11T11:46:48.814114836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5e5c89c9-9858-4753-800a-f0f64d4e48d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.207337 | controller |     "Jun 11 11:46:48.849825 crc crio[22553]: time=\"2026-06-11T11:46:48.845227064Z\" level=info msg=\"Removed container 4f0594134d566b81f33ec1cf95149fdafbc48b9476443ae06450ee994e9668c9: openstack/dnsmasq-dns-7b6964f94f-q8zhl/init\" id=bb4cea5c-c47d-4e55-bf2f-6e99373caa0c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.207369 | controller |     "Jun 11 11:46:48.855400 crc crio[22553]: time=\"2026-06-11T11:46:48.85535711Z\" level=info msg=\"Removing container: ea4766787a77ce214f480e30b4e1e52d1919a42e3521674063632e93ae8dd332\" id=39f325bc-d574-4284-b2cc-be8253db1a1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.207385 | controller |     "Jun 11 11:46:48.939656 crc crio[22553]: time=\"2026-06-11T11:46:48.935282762Z\" level=info msg=\"Removed container ea4766787a77ce214f480e30b4e1e52d1919a42e3521674063632e93ae8dd332: openstack/dnsmasq-dns-54764bc9cc-zvzsn/init\" id=39f325bc-d574-4284-b2cc-be8253db1a1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.207405 | controller |     "Jun 11 11:46:49.004525 crc crio[22553]: time=\"2026-06-11T11:46:49.004440159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2840facc-24be-4673-a73f-0b9fa7ddfed2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.207420 | controller |     "Jun 11 11:46:49.058034 crc crio[22553]: time=\"2026-06-11T11:46:49.054203222Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/dnsmasq-dns\" id=70252695-494f-4601-8206-22d8acbe19b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.207435 | controller |     "Jun 11 11:46:49.058034 crc crio[22553]: time=\"2026-06-11T11:46:49.05619409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.207450 | controller |     "Jun 11 11:46:49.252146 crc crio[22553]: time=\"2026-06-11T11:46:49.250590243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.207465 | controller |     "Jun 11 11:46:49.257033 crc crio[22553]: time=\"2026-06-11T11:46:49.256939609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.207480 | controller |     "Jun 11 11:46:49.459589 crc crio[22553]: time=\"2026-06-11T11:46:49.459276954Z\" level=info msg=\"Created container 9b3ddb71038715683972b5b0096a16fb2cea12e9c12198e9712a1a3c5861225f: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/dnsmasq-dns\" id=70252695-494f-4601-8206-22d8acbe19b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.207494 | controller |     "Jun 11 11:46:49.466251 crc crio[22553]: time=\"2026-06-11T11:46:49.466143194Z\" level=info msg=\"Starting container: 9b3ddb71038715683972b5b0096a16fb2cea12e9c12198e9712a1a3c5861225f\" id=2f068ab0-ad84-4d54-9b28-5089061f0e8c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.207509 | controller |     "Jun 11 11:46:49.481634 crc crio[22553]: time=\"2026-06-11T11:46:49.481476122Z\" level=info msg=\"Started container\" PID=59696 containerID=9b3ddb71038715683972b5b0096a16fb2cea12e9c12198e9712a1a3c5861225f description=openstack/dnsmasq-dns-7b6fcdc445-4lpqb/dnsmasq-dns id=2f068ab0-ad84-4d54-9b28-5089061f0e8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed",
2026-06-11 12:41:58.207524 | controller |     "Jun 11 11:46:49.541757 crc crio[22553]: time=\"2026-06-11T11:46:49.541590406Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db30-account-create-update-lt76p/POD\" id=f3a09582-48b9-41e8-a9fb-ec4643104284 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.207539 | controller |     "Jun 11 11:46:49.541874 crc crio[22553]: time=\"2026-06-11T11:46:49.541755081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.207555 | controller |     "Jun 11 11:46:49.593792 crc crio[22553]: time=\"2026-06-11T11:46:49.592929574Z\" level=info msg=\"Got pod network &{Name:keystone-db30-account-create-update-lt76p Namespace:openstack ID:14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92 UID:17a83e92-8e04-4df2-8647-7e3b7603b6b3 NetNS:/var/run/netns/75a8b49c-2d61-4e58-8be7-d6240dc08786 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a83e92_8e04_4df2_8647_7e3b7603b6b3.slice PodAnnotations:0xc0028164c0}] Aliases:map[]}\"",
2026-06-11 12:41:58.207575 | controller |     "Jun 11 11:46:49.593792 crc crio[22553]: time=\"2026-06-11T11:46:49.592983586Z\" level=info msg=\"Adding pod openstack_keystone-db30-account-create-update-lt76p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.207590 | controller |     "Jun 11 11:46:49.620404 crc crio[22553]: time=\"2026-06-11T11:46:49.620230841Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-k9lb8/POD\" id=7bc6d40f-6ea5-428d-8177-4e8232608301 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.207606 | controller |     "Jun 11 11:46:49.620404 crc crio[22553]: time=\"2026-06-11T11:46:49.620373795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.207622 | controller |     "Jun 11 11:46:49.894917 crc crio[22553]: time=\"2026-06-11T11:46:49.891394185Z\" level=info msg=\"Stopping pod sandbox: d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b\" id=5ead9570-d881-4651-847a-4fb228c35a98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.207639 | controller |     "Jun 11 11:46:49.898634 crc crio[22553]: time=\"2026-06-11T11:46:49.898540533Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-kx7rx Namespace:openstack ID:d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b UID:8b8ad95e-0896-436b-99a8-fb12fb684d45 NetNS:/var/run/netns/74755111-565c-41a7-b8bc-c56ca07accaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b8ad95e_0896_436b_99a8_fb12fb684d45.slice PodAnnotations:0xc002816730}] Aliases:map[]}\"",
2026-06-11 12:41:58.207655 | controller |     "Jun 11 11:46:49.899243 crc crio[22553]: time=\"2026-06-11T11:46:49.898828942Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-kx7rx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.207670 | controller |     "Jun 11 11:46:50.040770 crc crio[22553]: time=\"2026-06-11T11:46:50.036215941Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-vgv8r/POD\" id=afd6942b-e9e8-4afa-ab0a-57e0f7399c21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.207685 | controller |     "Jun 11 11:46:50.040770 crc crio[22553]: time=\"2026-06-11T11:46:50.037279942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.207699 | controller |     "Jun 11 11:46:50.358821 crc crio[22553]: 2026-06-11T11:46:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:14738af94946630 Mac:82:67:47:77:6f:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/75a8b49c-2d61-4e58-8be7-d6240dc08786 SocketPath: PciID:}] [{Interface:0xc000130c40 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.207714 | controller |     "Jun 11 11:46:50.363224 crc crio[22553]: time=\"2026-06-11T11:46:50.360004041Z\" level=info msg=\"Got pod network &{Name:keystone-db30-account-create-update-lt76p Namespace:openstack ID:14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92 UID:17a83e92-8e04-4df2-8647-7e3b7603b6b3 NetNS:/var/run/netns/75a8b49c-2d61-4e58-8be7-d6240dc08786 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a83e92_8e04_4df2_8647_7e3b7603b6b3.slice PodAnnotations:0xc0028164c0}] Aliases:map[]}\"",
2026-06-11 12:41:58.207730 | controller |     "Jun 11 11:46:50.363224 crc crio[22553]: time=\"2026-06-11T11:46:50.360180396Z\" level=info msg=\"Checking pod openstack_keystone-db30-account-create-update-lt76p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.207748 | controller |     "Jun 11 11:46:50.461838 crc crio[22553]: time=\"2026-06-11T11:46:50.461656588Z\" level=info msg=\"Running pod sandbox: openstack/placement-ef5e-account-create-update-vwwld/POD\" id=fb37f0ac-0f91-48d8-a635-313eee794f2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.207764 | controller |     "Jun 11 11:46:50.463959 crc crio[22553]: time=\"2026-06-11T11:46:50.461875504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.207779 | controller |     "Jun 11 11:46:50.982266 crc crio[22553]: time=\"2026-06-11T11:46:50.981424717Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781178410-ghcvb/POD\" id=46d362b8-d024-4a2c-a8aa-6215bed7a69c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.207794 | controller |     "Jun 11 11:46:50.982502 crc crio[22553]: time=\"2026-06-11T11:46:50.982272822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.207808 | controller |     "Jun 11 11:46:52.262549 crc crio[22553]: time=\"2026-06-11T11:46:52.262465433Z\" level=info msg=\"Stopped pod sandbox: d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b\" id=5ead9570-d881-4651-847a-4fb228c35a98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.207823 | controller |     "Jun 11 11:46:52.268118 crc crio[22553]: time=\"2026-06-11T11:46:52.267612143Z\" level=info msg=\"Ran pod sandbox 14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92 with infra container: openstack/keystone-db30-account-create-update-lt76p/POD\" id=f3a09582-48b9-41e8-a9fb-ec4643104284 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.207838 | controller |     "Jun 11 11:46:52.272538 crc crio[22553]: time=\"2026-06-11T11:46:52.272383282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d27e930d-d4c5-4910-9f06-f31426ffb535 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.207853 | controller |     "Jun 11 11:46:52.730260 crc crio[22553]: time=\"2026-06-11T11:46:52.729529393Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781178411-7t7d5/POD\" id=4603fbe5-d1df-4c1f-9a20-28392fac7ae3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.207868 | controller |     "Jun 11 11:46:52.730260 crc crio[22553]: time=\"2026-06-11T11:46:52.73011775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.207883 | controller |     "Jun 11 11:46:53.167967 crc crio[22553]: time=\"2026-06-11T11:46:53.167902837Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=344773b5-d0ff-40bf-995b-7120285f67c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.207898 | controller |     "Jun 11 11:46:53.168085 crc crio[22553]: time=\"2026-06-11T11:46:53.16800064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.207914 | controller |     "Jun 11 11:46:54.779773 crc crio[22553]: time=\"2026-06-11T11:46:54.778901393Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-84brx/POD\" id=c23a930e-d5c2-4b30-8f41-9e82df10baa5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.207929 | controller |     "Jun 11 11:46:54.781559 crc crio[22553]: time=\"2026-06-11T11:46:54.78152285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.207944 | controller |     "Jun 11 11:46:54.893493 crc crio[22553]: time=\"2026-06-11T11:46:54.893398475Z\" level=info msg=\"Running pod sandbox: openstack/glance-207b-account-create-update-jrrcw/POD\" id=75b5f5c9-d09d-4276-b002-0e7bf7905493 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.207964 | controller |     "Jun 11 11:46:54.893622 crc crio[22553]: time=\"2026-06-11T11:46:54.893602431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.207979 | controller |     "Jun 11 11:46:54.998760 crc crio[22553]: time=\"2026-06-11T11:46:54.996067211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=79dfc6b7-8552-4638-aa41-4733051130dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.207994 | controller |     "Jun 11 11:46:55.149661 crc crio[22553]: time=\"2026-06-11T11:46:55.148610973Z\" level=info msg=\"Creating container: openstack/keystone-db30-account-create-update-lt76p/mariadb-account-create-update\" id=1bcb16b7-ee1b-471b-b757-ba4b06854a7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.208009 | controller |     "Jun 11 11:46:55.174186 crc crio[22553]: time=\"2026-06-11T11:46:55.174074066Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781178410-ghcvb Namespace:openstack ID:25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609 UID:0a7c82a4-ddb9-4f82-83e2-1fbdaf38ef00 NetNS:/var/run/netns/79e3783c-66c3-4924-83f3-5bcdcb048e64 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7c82a4_ddb9_4f82_83e2_1fbdaf38ef00.slice PodAnnotations:0xc002b8a698}] Aliases:map[]}\"",
2026-06-11 12:41:58.208024 | controller |     "Jun 11 11:46:55.174186 crc crio[22553]: time=\"2026-06-11T11:46:55.174161619Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781178410-ghcvb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.208040 | controller |     "Jun 11 11:46:55.184189 crc crio[22553]: time=\"2026-06-11T11:46:55.184109789Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-n7gbj/POD\" id=be046458-db41-4d44-a829-842093bb613b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.208055 | controller |     "Jun 11 11:46:55.184291 crc crio[22553]: time=\"2026-06-11T11:46:55.184223422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.208070 | controller |     "Jun 11 11:46:55.226842 crc crio[22553]: time=\"2026-06-11T11:46:55.226757584Z\" level=info msg=\"Got pod network &{Name:placement-db-create-vgv8r Namespace:openstack ID:c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99 UID:d2405ac6-49bc-433b-bfd6-cc3b0bb5824f NetNS:/var/run/netns/8b5577b0-e662-449b-8d31-067458558c1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2405ac6_49bc_433b_bfd6_cc3b0bb5824f.slice PodAnnotations:0xc002b8a918}] Aliases:map[]}\"",
2026-06-11 12:41:58.208085 | controller |     "Jun 11 11:46:55.226842 crc crio[22553]: time=\"2026-06-11T11:46:55.226827106Z\" level=info msg=\"Adding pod openstack_placement-db-create-vgv8r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.208100 | controller |     "Jun 11 11:46:55.274092 crc crio[22553]: time=\"2026-06-11T11:46:55.27392565Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=a53221a2-3279-4138-b98a-b7f69fcd79b1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.208115 | controller |     "Jun 11 11:46:55.275170 crc crio[22553]: time=\"2026-06-11T11:46:55.275130545Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=855c6b5e-c77e-4e2b-baba-67a5231a39c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.208135 | controller |     "Jun 11 11:46:55.275484 crc crio[22553]: time=\"2026-06-11T11:46:55.275428014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.208151 | controller |     "Jun 11 11:46:55.284303 crc crio[22553]: time=\"2026-06-11T11:46:55.284236251Z\" level=info msg=\"Got pod network &{Name:placement-ef5e-account-create-update-vwwld Namespace:openstack ID:07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3 UID:a076102a-7617-4f4e-badd-587d01fb8068 NetNS:/var/run/netns/77ce7c02-7379-46ba-a6f3-a424121e6648 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda076102a_7617_4f4e_badd_587d01fb8068.slice PodAnnotations:0xc002b8aa20}] Aliases:map[]}\"",
2026-06-11 12:41:58.208166 | controller |     "Jun 11 11:46:55.284303 crc crio[22553]: time=\"2026-06-11T11:46:55.284286112Z\" level=info msg=\"Adding pod openstack_placement-ef5e-account-create-update-vwwld to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.208181 | controller |     "Jun 11 11:46:55.291229 crc crio[22553]: time=\"2026-06-11T11:46:55.288047432Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781178411-7t7d5 Namespace:openstack ID:80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a UID:f8e35cd6-2d5d-4654-a80e-98c00179b390 NetNS:/var/run/netns/e9ecea03-08df-4c33-84f4-245226d90f5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8e35cd6_2d5d_4654_a80e_98c00179b390.slice PodAnnotations:0xc000ca0e90}] Aliases:map[]}\"",
2026-06-11 12:41:58.208196 | controller |     "Jun 11 11:46:55.291229 crc crio[22553]: time=\"2026-06-11T11:46:55.288125985Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781178411-7t7d5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.208211 | controller |     "Jun 11 11:46:55.311779 crc crio[22553]: time=\"2026-06-11T11:46:55.310445556Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-k9lb8 Namespace:openstack ID:8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc UID:a89300b6-1b0a-4642-a94c-b9d84329026f NetNS:/var/run/netns/328b0dd4-993a-4a13-8e68-72a8924173de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda89300b6_1b0a_4642_a94c_b9d84329026f.slice PodAnnotations:0xc0011e89e8}] Aliases:map[]}\"",
2026-06-11 12:41:58.208227 | controller |     "Jun 11 11:46:55.311779 crc crio[22553]: time=\"2026-06-11T11:46:55.310523688Z\" level=info msg=\"Adding pod openstack_keystone-db-create-k9lb8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.208242 | controller |     "Jun 11 11:46:55.349397 crc crio[22553]: time=\"2026-06-11T11:46:55.349211037Z\" level=info msg=\"Got pod network &{Name:glance-db-create-84brx Namespace:openstack ID:86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40 UID:13f8afd1-d0b1-491a-83b1-af1db7f65a84 NetNS:/var/run/netns/f3f14f57-df46-452a-a505-f57fff02dbf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f8afd1_d0b1_491a_83b1_af1db7f65a84.slice PodAnnotations:0xc0011e8af0}] Aliases:map[]}\"",
2026-06-11 12:41:58.208257 | controller |     "Jun 11 11:46:55.356641 crc crio[22553]: time=\"2026-06-11T11:46:55.35103296Z\" level=info msg=\"Adding pod openstack_glance-db-create-84brx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.208276 | controller |     "Jun 11 11:46:55.356641 crc crio[22553]: time=\"2026-06-11T11:46:55.354812971Z\" level=info msg=\"Got pod network &{Name:glance-207b-account-create-update-jrrcw Namespace:openstack ID:3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e UID:0513e8dc-e3a1-4f64-b2da-a36ed9fad825 NetNS:/var/run/netns/bd514896-29c9-4c30-b01f-2184f0b0e7f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0513e8dc_e3a1_4f64_b2da_a36ed9fad825.slice PodAnnotations:0xc0028264f8}] Aliases:map[]}\"",
2026-06-11 12:41:58.208291 | controller |     "Jun 11 11:46:55.356641 crc crio[22553]: time=\"2026-06-11T11:46:55.354851132Z\" level=info msg=\"Adding pod openstack_glance-207b-account-create-update-jrrcw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.208306 | controller |     "Jun 11 11:46:55.371709 crc crio[22553]: time=\"2026-06-11T11:46:55.37020173Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:098b72e53a91c3fe7959a441f98274e5b8f3f3d65f124543dedebdeefefcde0b UID:2cef6e05-ac0e-40c0-a0ce-31f67533589d NetNS:/var/run/netns/44ec9e7a-f426-4285-bb67-ef73f9ea3870 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cef6e05_ac0e_40c0_a0ce_31f67533589d.slice PodAnnotations:0xc00012aa18}] Aliases:map[]}\"",
2026-06-11 12:41:58.208321 | controller |     "Jun 11 11:46:55.371709 crc crio[22553]: time=\"2026-06-11T11:46:55.371074845Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.208336 | controller |     "Jun 11 11:46:55.467413 crc crio[22553]: time=\"2026-06-11T11:46:55.465411578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.208370 | controller |     "Jun 11 11:46:55.471814 crc crio[22553]: time=\"2026-06-11T11:46:55.471673391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.208387 | controller |     "Jun 11 11:46:55.550965 crc crio[22553]: time=\"2026-06-11T11:46:55.550398369Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-n7gbj Namespace:openstack ID:bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb UID:eeb74ea8-2c95-400d-959d-5061261ba677 NetNS:/var/run/netns/64cfb7ea-f1bc-4b95-8b33-94b955f0b6ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeb74ea8_2c95_400d_959d_5061261ba677.slice PodAnnotations:0xc002b8a3e0}] Aliases:map[]}\"",
2026-06-11 12:41:58.208403 | controller |     "Jun 11 11:46:55.550965 crc crio[22553]: time=\"2026-06-11T11:46:55.550465641Z\" level=info msg=\"Adding pod openstack_root-account-create-update-n7gbj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.208417 | controller |     "Jun 11 11:46:55.558174 crc crio[22553]: time=\"2026-06-11T11:46:55.558085243Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=86d6984a-cfca-4d64-b7bf-786c3b9cdfb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.208433 | controller |     "Jun 11 11:46:55.584561 crc crio[22553]: time=\"2026-06-11T11:46:55.584468883Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-8586k/swift-ring-rebalance\" id=73a983d0-d1ff-42b1-ae38-26085d442b4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.208447 | controller |     "Jun 11 11:46:55.587963 crc crio[22553]: time=\"2026-06-11T11:46:55.587877043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.208467 | controller |     "Jun 11 11:46:55.648895 crc crio[22553]: time=\"2026-06-11T11:46:55.648655096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.208482 | controller |     "Jun 11 11:46:55.654052 crc crio[22553]: time=\"2026-06-11T11:46:55.653893759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.208497 | controller |     "Jun 11 11:46:55.699305 crc crio[22553]: time=\"2026-06-11T11:46:55.698433749Z\" level=info msg=\"Created container ab3c2677cbb387a0301d31467f95198937d10b295982a62cc284b08e6ed2c0b8: openstack/keystone-db30-account-create-update-lt76p/mariadb-account-create-update\" id=1bcb16b7-ee1b-471b-b757-ba4b06854a7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.208511 | controller |     "Jun 11 11:46:55.701746 crc crio[22553]: time=\"2026-06-11T11:46:55.700889081Z\" level=info msg=\"Starting container: ab3c2677cbb387a0301d31467f95198937d10b295982a62cc284b08e6ed2c0b8\" id=9b523fc1-ac23-430f-ba7f-6f7ae1a8a040 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.208526 | controller |     "Jun 11 11:46:55.707416 crc crio[22553]: time=\"2026-06-11T11:46:55.707279367Z\" level=info msg=\"Started container\" PID=60219 containerID=ab3c2677cbb387a0301d31467f95198937d10b295982a62cc284b08e6ed2c0b8 description=openstack/keystone-db30-account-create-update-lt76p/mariadb-account-create-update id=9b523fc1-ac23-430f-ba7f-6f7ae1a8a040 name=/runtime.v1.RuntimeService/StartContainer sandboxID=14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92",
2026-06-11 12:41:58.208541 | controller |     "Jun 11 11:46:55.966796 crc crio[22553]: 2026-06-11T11:46:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25c9f548f1d8567 Mac:46:23:a6:f0:c5:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/79e3783c-66c3-4924-83f3-5bcdcb048e64 SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.208557 | controller |     "Jun 11 11:46:55.969547 crc crio[22553]: time=\"2026-06-11T11:46:55.9694851Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781178410-ghcvb Namespace:openstack ID:25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609 UID:0a7c82a4-ddb9-4f82-83e2-1fbdaf38ef00 NetNS:/var/run/netns/79e3783c-66c3-4924-83f3-5bcdcb048e64 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7c82a4_ddb9_4f82_83e2_1fbdaf38ef00.slice PodAnnotations:0xc002b8a698}] Aliases:map[]}\"",
2026-06-11 12:41:58.208572 | controller |     "Jun 11 11:46:55.969810 crc crio[22553]: time=\"2026-06-11T11:46:55.969753828Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781178410-ghcvb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.208586 | controller |     "Jun 11 11:46:55.980114 crc crio[22553]: time=\"2026-06-11T11:46:55.980034948Z\" level=info msg=\"Ran pod sandbox 25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609 with infra container: openstack/ovsdbserver-sb-0-config-1781178410-ghcvb/POD\" id=46d362b8-d024-4a2c-a8aa-6215bed7a69c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.208601 | controller |     "Jun 11 11:46:55.984733 crc crio[22553]: time=\"2026-06-11T11:46:55.984627682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=12a0697f-3943-49c9-be12-5af492b159dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.208616 | controller |     "Jun 11 11:46:55.992075 crc crio[22553]: time=\"2026-06-11T11:46:55.991668457Z\" level=info msg=\"Created container 9b805c5371edcc30bea48a522828b666546ed2f7d16b86805f66a99e24e74d42: openstack/swift-ring-rebalance-8586k/swift-ring-rebalance\" id=73a983d0-d1ff-42b1-ae38-26085d442b4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.208635 | controller |     "Jun 11 11:46:55.992864 crc crio[22553]: time=\"2026-06-11T11:46:55.9927772Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=dc5c8cdb-8341-4f98-977a-98e553732bd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.208650 | controller |     "Jun 11 11:46:55.993982 crc crio[22553]: time=\"2026-06-11T11:46:55.993853481Z\" level=info msg=\"Starting container: 9b805c5371edcc30bea48a522828b666546ed2f7d16b86805f66a99e24e74d42\" id=da0dede8-bf1e-4fd0-b5bc-f801bd25234b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.208664 | controller |     "Jun 11 11:46:56.006919 crc crio[22553]: time=\"2026-06-11T11:46:56.001085012Z\" level=info msg=\"Started container\" PID=60323 containerID=9b805c5371edcc30bea48a522828b666546ed2f7d16b86805f66a99e24e74d42 description=openstack/swift-ring-rebalance-8586k/swift-ring-rebalance id=da0dede8-bf1e-4fd0-b5bc-f801bd25234b name=/runtime.v1.RuntimeService/StartContainer sandboxID=50130c1f94b135dcab1208c1c41199258f409bc26a48cd924be60160b7ec1f8e",
2026-06-11 12:41:58.208679 | controller |     "Jun 11 11:46:56.037365 crc crio[22553]: time=\"2026-06-11T11:46:56.03698088Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781178410-ghcvb/ovn-config\" id=7a14f19c-75c1-4ebf-8e86-576ee627fe0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.208693 | controller |     "Jun 11 11:46:56.039005 crc crio[22553]: time=\"2026-06-11T11:46:56.038936097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.208708 | controller |     "Jun 11 11:46:56.052243 crc crio[22553]: time=\"2026-06-11T11:46:56.052142562Z\" level=info msg=\"Stopping container: fa7234b10e6d32860609bb61b12ada4a6b216245a462a70bfbfd92b5b5ccf2bd (timeout: 10s)\" id=af914363-f7ae-4c0c-9126-9ac01da6abac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.208723 | controller |     "Jun 11 11:46:56.119158 crc crio[22553]: time=\"2026-06-11T11:46:56.118747106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.208738 | controller |     "Jun 11 11:46:56.124217 crc crio[22553]: time=\"2026-06-11T11:46:56.123901736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.208753 | controller |     "Jun 11 11:46:56.192829 crc crio[22553]: time=\"2026-06-11T11:46:56.19259471Z\" level=info msg=\"Stopped container fa7234b10e6d32860609bb61b12ada4a6b216245a462a70bfbfd92b5b5ccf2bd: openstack/dnsmasq-dns-68bc84565-cm2n6/dnsmasq-dns\" id=af914363-f7ae-4c0c-9126-9ac01da6abac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.208767 | controller |     "Jun 11 11:46:56.211340 crc crio[22553]: time=\"2026-06-11T11:46:56.211162122Z\" level=info msg=\"Stopping pod sandbox: 07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774\" id=3b9a65c5-0813-4a20-83df-e142a999b570 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.208782 | controller |     "Jun 11 11:46:56.212102 crc crio[22553]: time=\"2026-06-11T11:46:56.211807621Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-cm2n6 Namespace:openstack ID:07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774 UID:6c17ce5e-ba95-4f4b-8d25-d47c37b46822 NetNS:/var/run/netns/092588c0-4841-49db-b0d1-4dbcd81832ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c17ce5e_ba95_4f4b_8d25_d47c37b46822.slice PodAnnotations:0xc001be62c0}] Aliases:map[]}\"",
2026-06-11 12:41:58.208802 | controller |     "Jun 11 11:46:56.212102 crc crio[22553]: time=\"2026-06-11T11:46:56.211973496Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-cm2n6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.208817 | controller |     "Jun 11 11:46:56.454245 crc crio[22553]: 2026-06-11T11:46:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8cbed760dc6c34d Mac:4e:89:a0:e0:e9:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/328b0dd4-993a-4a13-8e68-72a8924173de SocketPath: PciID:}] [{Interface:0xc0002008e0 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.208833 | controller |     "Jun 11 11:46:56.454245 crc crio[22553]: time=\"2026-06-11T11:46:56.452409143Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-k9lb8 Namespace:openstack ID:8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc UID:a89300b6-1b0a-4642-a94c-b9d84329026f NetNS:/var/run/netns/328b0dd4-993a-4a13-8e68-72a8924173de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda89300b6_1b0a_4642_a94c_b9d84329026f.slice PodAnnotations:0xc0011e89e8}] Aliases:map[]}\"",
2026-06-11 12:41:58.208848 | controller |     "Jun 11 11:46:56.454245 crc crio[22553]: time=\"2026-06-11T11:46:56.452538466Z\" level=info msg=\"Checking pod openstack_keystone-db-create-k9lb8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.208862 | controller |     "Jun 11 11:46:56.463646 crc crio[22553]: time=\"2026-06-11T11:46:56.462448336Z\" level=info msg=\"Ran pod sandbox 8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc with infra container: openstack/keystone-db-create-k9lb8/POD\" id=7bc6d40f-6ea5-428d-8177-4e8232608301 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.208877 | controller |     "Jun 11 11:46:56.467416 crc crio[22553]: time=\"2026-06-11T11:46:56.466917496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=48ebed40-b572-4a21-9ed1-ff25e25def87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.208892 | controller |     "Jun 11 11:46:56.473258 crc crio[22553]: 2026-06-11T11:46:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c150139d886aef8 Mac:be:ca:74:7c:0c:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/8b5577b0-e662-449b-8d31-067458558c1b SocketPath: PciID:}] [{Interface:0xc000538720 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.208907 | controller |     "Jun 11 11:46:56.474541 crc crio[22553]: time=\"2026-06-11T11:46:56.474295511Z\" level=info msg=\"Got pod network &{Name:placement-db-create-vgv8r Namespace:openstack ID:c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99 UID:d2405ac6-49bc-433b-bfd6-cc3b0bb5824f NetNS:/var/run/netns/8b5577b0-e662-449b-8d31-067458558c1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2405ac6_49bc_433b_bfd6_cc3b0bb5824f.slice PodAnnotations:0xc002b8a918}] Aliases:map[]}\"",
2026-06-11 12:41:58.208923 | controller |     "Jun 11 11:46:56.476662 crc crio[22553]: time=\"2026-06-11T11:46:56.474802086Z\" level=info msg=\"Checking pod openstack_placement-db-create-vgv8r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.208938 | controller |     "Jun 11 11:46:56.478783 crc crio[22553]: time=\"2026-06-11T11:46:56.47700115Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=68749aaf-d253-42e9-ba67-f86e31ea7506 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.208957 | controller |     "Jun 11 11:46:56.478783 crc crio[22553]: time=\"2026-06-11T11:46:56.478406731Z\" level=info msg=\"Created container 1838bbcb4b3bb67a7e2ed580c6cb3f59d13e5771b432d181979de2dbd1f7308c: openstack/ovsdbserver-sb-0-config-1781178410-ghcvb/ovn-config\" id=7a14f19c-75c1-4ebf-8e86-576ee627fe0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.208973 | controller |     "Jun 11 11:46:56.480193 crc crio[22553]: time=\"2026-06-11T11:46:56.479810052Z\" level=info msg=\"Starting container: 1838bbcb4b3bb67a7e2ed580c6cb3f59d13e5771b432d181979de2dbd1f7308c\" id=e089463c-e6c3-49cc-817c-d67d38802188 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.208988 | controller |     "Jun 11 11:46:56.490878 crc crio[22553]: time=\"2026-06-11T11:46:56.487783435Z\" level=info msg=\"Started container\" PID=60426 containerID=1838bbcb4b3bb67a7e2ed580c6cb3f59d13e5771b432d181979de2dbd1f7308c description=openstack/ovsdbserver-sb-0-config-1781178410-ghcvb/ovn-config id=e089463c-e6c3-49cc-817c-d67d38802188 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609",
2026-06-11 12:41:58.209004 | controller |     "Jun 11 11:46:56.511031 crc crio[22553]: time=\"2026-06-11T11:46:56.510973922Z\" level=info msg=\"Ran pod sandbox c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99 with infra container: openstack/placement-db-create-vgv8r/POD\" id=afd6942b-e9e8-4afa-ab0a-57e0f7399c21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.209019 | controller |     "Jun 11 11:46:56.516857 crc crio[22553]: 2026-06-11T11:46:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07f87b07dbcbf5c Mac:ca:25:70:34:a4:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/77ce7c02-7379-46ba-a6f3-a424121e6648 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.209034 | controller |     "Jun 11 11:46:56.516857 crc crio[22553]: time=\"2026-06-11T11:46:56.513511986Z\" level=info msg=\"Got pod network &{Name:placement-ef5e-account-create-update-vwwld Namespace:openstack ID:07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3 UID:a076102a-7617-4f4e-badd-587d01fb8068 NetNS:/var/run/netns/77ce7c02-7379-46ba-a6f3-a424121e6648 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda076102a_7617_4f4e_badd_587d01fb8068.slice PodAnnotations:0xc002b8aa20}] Aliases:map[]}\"",
2026-06-11 12:41:58.209049 | controller |     "Jun 11 11:46:56.516857 crc crio[22553]: time=\"2026-06-11T11:46:56.513816085Z\" level=info msg=\"Checking pod openstack_placement-ef5e-account-create-update-vwwld for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.209064 | controller |     "Jun 11 11:46:56.521047 crc crio[22553]: time=\"2026-06-11T11:46:56.520965953Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e71072f0-3cac-4149-b73a-43173c811dac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.209079 | controller |     "Jun 11 11:46:56.525969 crc crio[22553]: 2026-06-11T11:46:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:80abffa97fe842a Mac:ca:89:d5:3c:44:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/e9ecea03-08df-4c33-84f4-245226d90f5c SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.209094 | controller |     "Jun 11 11:46:56.525969 crc crio[22553]: time=\"2026-06-11T11:46:56.525060423Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781178411-7t7d5 Namespace:openstack ID:80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a UID:f8e35cd6-2d5d-4654-a80e-98c00179b390 NetNS:/var/run/netns/e9ecea03-08df-4c33-84f4-245226d90f5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8e35cd6_2d5d_4654_a80e_98c00179b390.slice PodAnnotations:0xc000ca0e90}] Aliases:map[]}\"",
2026-06-11 12:41:58.209116 | controller |     "Jun 11 11:46:56.525969 crc crio[22553]: time=\"2026-06-11T11:46:56.525206107Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781178411-7t7d5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.209131 | controller |     "Jun 11 11:46:56.529416 crc crio[22553]: time=\"2026-06-11T11:46:56.529356288Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ccfcdd30-3f94-43c2-a92e-17460c357b3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.209146 | controller |     "Jun 11 11:46:56.530138 crc crio[22553]: time=\"2026-06-11T11:46:56.530047288Z\" level=info msg=\"Ran pod sandbox 07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3 with infra container: openstack/placement-ef5e-account-create-update-vwwld/POD\" id=fb37f0ac-0f91-48d8-a635-313eee794f2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.209161 | controller |     "Jun 11 11:46:56.544740 crc crio[22553]: time=\"2026-06-11T11:46:56.543081929Z\" level=info msg=\"Creating container: openstack/keystone-db-create-k9lb8/mariadb-database-create\" id=d87014db-4f8f-4330-8f23-2d779bf7ffc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.209176 | controller |     "Jun 11 11:46:56.545940 crc crio[22553]: time=\"2026-06-11T11:46:56.54587463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.209192 | controller |     "Jun 11 11:46:56.555259 crc crio[22553]: time=\"2026-06-11T11:46:56.555210343Z\" level=info msg=\"Ran pod sandbox 80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a with infra container: openstack/ovsdbserver-nb-0-config-1781178411-7t7d5/POD\" id=4603fbe5-d1df-4c1f-9a20-28392fac7ae3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.209207 | controller |     "Jun 11 11:46:56.555964 crc crio[22553]: time=\"2026-06-11T11:46:56.555939564Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4a58930f-71ea-4895-b788-57106488915a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.209222 | controller |     "Jun 11 11:46:56.556384 crc crio[22553]: time=\"2026-06-11T11:46:56.556268474Z\" level=info msg=\"Creating container: openstack/placement-db-create-vgv8r/mariadb-database-create\" id=b066da60-2cc9-46b8-b80b-26a95ecbd4ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.209237 | controller |     "Jun 11 11:46:56.561954 crc crio[22553]: time=\"2026-06-11T11:46:56.561910548Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=eeb9c739-a93e-4c18-9fef-c6bbcfe8f4c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.209252 | controller |     "Jun 11 11:46:56.571669 crc crio[22553]: 2026-06-11T11:46:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86fe3a571fde5d6 Mac:72:2e:7e:cc:7e:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/f3f14f57-df46-452a-a505-f57fff02dbf0 SocketPath: PciID:}] [{Interface:0xc000482760 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.209267 | controller |     "Jun 11 11:46:56.580350 crc crio[22553]: time=\"2026-06-11T11:46:56.580262924Z\" level=info msg=\"Got pod network &{Name:glance-db-create-84brx Namespace:openstack ID:86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40 UID:13f8afd1-d0b1-491a-83b1-af1db7f65a84 NetNS:/var/run/netns/f3f14f57-df46-452a-a505-f57fff02dbf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f8afd1_d0b1_491a_83b1_af1db7f65a84.slice PodAnnotations:0xc0011e8af0}] Aliases:map[]}\"",
2026-06-11 12:41:58.209286 | controller |     "Jun 11 11:46:56.580756 crc crio[22553]: time=\"2026-06-11T11:46:56.580490271Z\" level=info msg=\"Checking pod openstack_glance-db-create-84brx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.209302 | controller |     "Jun 11 11:46:56.612482 crc crio[22553]: time=\"2026-06-11T11:46:56.612393612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.209317 | controller |     "Jun 11 11:46:56.613365 crc crio[22553]: time=\"2026-06-11T11:46:56.613273007Z\" level=info msg=\"Ran pod sandbox 86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40 with infra container: openstack/glance-db-create-84brx/POD\" id=c23a930e-d5c2-4b30-8f41-9e82df10baa5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.209332 | controller |     "Jun 11 11:46:56.621200 crc crio[22553]: time=\"2026-06-11T11:46:56.621112306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=7a2ed9a0-43f0-4b02-9927-24b0e6fd2c4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.209360 | controller |     "Jun 11 11:46:56.621885 crc crio[22553]: time=\"2026-06-11T11:46:56.621744634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5cf0d661-dd95-4f57-96d1-e812eef3c047 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.209381 | controller |     "Jun 11 11:46:56.627752 crc crio[22553]: time=\"2026-06-11T11:46:56.627603445Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=aa3db5a6-2331-4eff-82c5-9582ac4ebea5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.209457 | controller |     "Jun 11 11:46:56.636003 crc crio[22553]: time=\"2026-06-11T11:46:56.633766405Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781178411-7t7d5/ovn-config\" id=64dddbe9-910c-4034-adeb-e7c5c88c5c4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.209479 | controller |     "Jun 11 11:46:56.636003 crc crio[22553]: time=\"2026-06-11T11:46:56.635563888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.209495 | controller |     "Jun 11 11:46:56.638009 crc crio[22553]: time=\"2026-06-11T11:46:56.637929567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.209510 | controller |     "Jun 11 11:46:56.651167 crc crio[22553]: time=\"2026-06-11T11:46:56.647219158Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=333354f7-2b76-45c9-859e-7630189978be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.209525 | controller |     "Jun 11 11:46:56.651167 crc crio[22553]: time=\"2026-06-11T11:46:56.649525555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.209540 | controller |     "Jun 11 11:46:56.651167 crc crio[22553]: time=\"2026-06-11T11:46:56.650114342Z\" level=info msg=\"Creating container: openstack/placement-ef5e-account-create-update-vwwld/mariadb-account-create-update\" id=c4af1631-93d5-4c0b-9673-b106caeb124c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.209555 | controller |     "Jun 11 11:46:56.706185 crc crio[22553]: time=\"2026-06-11T11:46:56.70588531Z\" level=info msg=\"Creating container: openstack/glance-db-create-84brx/mariadb-database-create\" id=0ee2d839-263f-448e-9f52-c4a9a06fd639 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.209575 | controller |     "Jun 11 11:46:56.709721 crc crio[22553]: time=\"2026-06-11T11:46:56.707969771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.209591 | controller |     "Jun 11 11:46:56.725949 crc crio[22553]: time=\"2026-06-11T11:46:56.724439372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.209606 | controller |     "Jun 11 11:46:56.725949 crc crio[22553]: time=\"2026-06-11T11:46:56.725428361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.209622 | controller |     "Jun 11 11:46:56.736462 crc crio[22553]: time=\"2026-06-11T11:46:56.731498278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.209637 | controller |     "Jun 11 11:46:56.748650 crc crio[22553]: time=\"2026-06-11T11:46:56.748548835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.209652 | controller |     "Jun 11 11:46:56.761752 crc crio[22553]: time=\"2026-06-11T11:46:56.760755602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.209666 | controller |     "Jun 11 11:46:56.856726 crc crio[22553]: time=\"2026-06-11T11:46:56.856559007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.209681 | controller |     "Jun 11 11:46:56.860364 crc crio[22553]: time=\"2026-06-11T11:46:56.860284526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.209696 | controller |     "Jun 11 11:46:56.906997 crc crio[22553]: time=\"2026-06-11T11:46:56.90461238Z\" level=info msg=\"Stopped pod sandbox: 07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774\" id=3b9a65c5-0813-4a20-83df-e142a999b570 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.209711 | controller |     "Jun 11 11:46:56.920470 crc crio[22553]: time=\"2026-06-11T11:46:56.920307528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.209727 | controller |     "Jun 11 11:46:56.927069 crc crio[22553]: time=\"2026-06-11T11:46:56.926967942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.209742 | controller |     "Jun 11 11:46:57.057841 crc crio[22553]: 2026-06-11T11:46:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:098b72e53a91c3f Mac:42:ee:38:a5:d8:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/44ec9e7a-f426-4285-bb67-ef73f9ea3870 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.209757 | controller |     "Jun 11 11:46:57.060024 crc crio[22553]: time=\"2026-06-11T11:46:57.05950773Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:098b72e53a91c3fe7959a441f98274e5b8f3f3d65f124543dedebdeefefcde0b UID:2cef6e05-ac0e-40c0-a0ce-31f67533589d NetNS:/var/run/netns/44ec9e7a-f426-4285-bb67-ef73f9ea3870 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2cef6e05_ac0e_40c0_a0ce_31f67533589d.slice PodAnnotations:0xc00012aa18}] Aliases:map[]}\"",
2026-06-11 12:41:58.209777 | controller |     "Jun 11 11:46:57.060024 crc crio[22553]: time=\"2026-06-11T11:46:57.059640104Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.209792 | controller |     "Jun 11 11:46:57.083786 crc crio[22553]: time=\"2026-06-11T11:46:57.083655395Z\" level=info msg=\"Ran pod sandbox 098b72e53a91c3fe7959a441f98274e5b8f3f3d65f124543dedebdeefefcde0b with infra container: openstack/ovn-northd-0/POD\" id=344773b5-d0ff-40bf-995b-7120285f67c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.209808 | controller |     "Jun 11 11:46:57.090789 crc crio[22553]: time=\"2026-06-11T11:46:57.089837026Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=e40ef716-bbd8-474c-a467-6c15a58ded4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.209823 | controller |     "Jun 11 11:46:57.090789 crc crio[22553]: time=\"2026-06-11T11:46:57.090034311Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=e40ef716-bbd8-474c-a467-6c15a58ded4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.209838 | controller |     "Jun 11 11:46:57.090789 crc crio[22553]: time=\"2026-06-11T11:46:57.090081243Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=e40ef716-bbd8-474c-a467-6c15a58ded4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.209854 | controller |     "Jun 11 11:46:57.092249 crc crio[22553]: time=\"2026-06-11T11:46:57.092163153Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=c109cc95-1733-4ce7-97cb-3c1e4b481b52 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.209869 | controller |     "Jun 11 11:46:57.104875 crc crio[22553]: time=\"2026-06-11T11:46:57.103661209Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"",
2026-06-11 12:41:58.209884 | controller |     "Jun 11 11:46:57.120129 crc crio[22553]: 2026-06-11T11:46:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d86fb9ba10e3e5 Mac:d6:43:fa:68:16:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/bd514896-29c9-4c30-b01f-2184f0b0e7f4 SocketPath: PciID:}] [{Interface:0xc0002469c0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.209899 | controller |     "Jun 11 11:46:57.120991 crc crio[22553]: time=\"2026-06-11T11:46:57.120905932Z\" level=info msg=\"Got pod network &{Name:glance-207b-account-create-update-jrrcw Namespace:openstack ID:3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e UID:0513e8dc-e3a1-4f64-b2da-a36ed9fad825 NetNS:/var/run/netns/bd514896-29c9-4c30-b01f-2184f0b0e7f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0513e8dc_e3a1_4f64_b2da_a36ed9fad825.slice PodAnnotations:0xc0028264f8}] Aliases:map[]}\"",
2026-06-11 12:41:58.209914 | controller |     "Jun 11 11:46:57.121169 crc crio[22553]: time=\"2026-06-11T11:46:57.121115008Z\" level=info msg=\"Checking pod openstack_glance-207b-account-create-update-jrrcw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.209929 | controller |     "Jun 11 11:46:57.123253 crc crio[22553]: 2026-06-11T11:46:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc69a7efa2149f8 Mac:72:55:75:d1:6d:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/64cfb7ea-f1bc-4b95-8b33-94b955f0b6ad SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.209949 | controller |     "Jun 11 11:46:57.127036 crc crio[22553]: time=\"2026-06-11T11:46:57.126887487Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-n7gbj Namespace:openstack ID:bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb UID:eeb74ea8-2c95-400d-959d-5061261ba677 NetNS:/var/run/netns/64cfb7ea-f1bc-4b95-8b33-94b955f0b6ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeb74ea8_2c95_400d_959d_5061261ba677.slice PodAnnotations:0xc002b8a3e0}] Aliases:map[]}\"",
2026-06-11 12:41:58.209964 | controller |     "Jun 11 11:46:57.128010 crc crio[22553]: time=\"2026-06-11T11:46:57.127600808Z\" level=info msg=\"Checking pod openstack_root-account-create-update-n7gbj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.209979 | controller |     "Jun 11 11:46:57.162995 crc crio[22553]: time=\"2026-06-11T11:46:57.16262657Z\" level=info msg=\"Ran pod sandbox 3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e with infra container: openstack/glance-207b-account-create-update-jrrcw/POD\" id=75b5f5c9-d09d-4276-b002-0e7bf7905493 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.209994 | controller |     "Jun 11 11:46:57.182661 crc crio[22553]: time=\"2026-06-11T11:46:57.182521681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5746d64d-b404-4b71-b775-b49e083cf548 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.210009 | controller |     "Jun 11 11:46:57.197762 crc crio[22553]: time=\"2026-06-11T11:46:57.195580032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f0299629-3ba7-47a3-9230-adf3fe2a871f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.210024 | controller |     "Jun 11 11:46:57.197762 crc crio[22553]: time=\"2026-06-11T11:46:57.196428256Z\" level=info msg=\"Ran pod sandbox bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb with infra container: openstack/root-account-create-update-n7gbj/POD\" id=be046458-db41-4d44-a829-842093bb613b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.210039 | controller |     "Jun 11 11:46:57.206764 crc crio[22553]: time=\"2026-06-11T11:46:57.204549743Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c01e001f-2eef-4441-b1bc-9a611575450a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.210054 | controller |     "Jun 11 11:46:57.206764 crc crio[22553]: time=\"2026-06-11T11:46:57.20546182Z\" level=info msg=\"Creating container: openstack/glance-207b-account-create-update-jrrcw/mariadb-account-create-update\" id=111c9264-fa61-4ca5-a6ce-0c2aec53c002 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.210069 | controller |     "Jun 11 11:46:57.206764 crc crio[22553]: time=\"2026-06-11T11:46:57.206463089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.210085 | controller |     "Jun 11 11:46:57.212816 crc crio[22553]: time=\"2026-06-11T11:46:57.211427094Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cbe6c8cb-4b90-4ece-84f7-892308e7c237 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.210101 | controller |     "Jun 11 11:46:57.240401 crc crio[22553]: time=\"2026-06-11T11:46:57.239423361Z\" level=info msg=\"Created container e8e00ac2f5991fc3e39885a8f529de2f3ed6906cd6c23d782ee25adddb380261: openstack/placement-ef5e-account-create-update-vwwld/mariadb-account-create-update\" id=c4af1631-93d5-4c0b-9673-b106caeb124c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.210120 | controller |     "Jun 11 11:46:57.278459 crc crio[22553]: time=\"2026-06-11T11:46:57.278363998Z\" level=info msg=\"Creating container: openstack/root-account-create-update-n7gbj/mariadb-account-create-update\" id=63d2be2a-7b63-41cd-bd47-0416bc840924 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.210136 | controller |     "Jun 11 11:46:57.278922 crc crio[22553]: time=\"2026-06-11T11:46:57.278406569Z\" level=info msg=\"Starting container: e8e00ac2f5991fc3e39885a8f529de2f3ed6906cd6c23d782ee25adddb380261\" id=5063249e-4e05-41c8-bd2f-3b768e9f250e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.210151 | controller |     "Jun 11 11:46:57.278999 crc crio[22553]: time=\"2026-06-11T11:46:57.278965225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.210167 | controller |     "Jun 11 11:46:57.284002 crc crio[22553]: time=\"2026-06-11T11:46:57.283882779Z\" level=info msg=\"Created container 2a28f4c3da73e6d036ee20b97e167d0d25a7feeeecb2bfc4b797dafd466fdc6d: openstack/keystone-db-create-k9lb8/mariadb-database-create\" id=d87014db-4f8f-4330-8f23-2d779bf7ffc3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.210181 | controller |     "Jun 11 11:46:57.285375 crc crio[22553]: time=\"2026-06-11T11:46:57.284818046Z\" level=info msg=\"Starting container: 2a28f4c3da73e6d036ee20b97e167d0d25a7feeeecb2bfc4b797dafd466fdc6d\" id=e20ef721-0c03-4c7f-bf1a-7a07bde459bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.210197 | controller |     "Jun 11 11:46:57.293346 crc crio[22553]: time=\"2026-06-11T11:46:57.293224401Z\" level=info msg=\"Started container\" PID=60481 containerID=2a28f4c3da73e6d036ee20b97e167d0d25a7feeeecb2bfc4b797dafd466fdc6d description=openstack/keystone-db-create-k9lb8/mariadb-database-create id=e20ef721-0c03-4c7f-bf1a-7a07bde459bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc",
2026-06-11 12:41:58.210212 | controller |     "Jun 11 11:46:57.293907 crc crio[22553]: time=\"2026-06-11T11:46:57.293813379Z\" level=info msg=\"Started container\" PID=60505 containerID=e8e00ac2f5991fc3e39885a8f529de2f3ed6906cd6c23d782ee25adddb380261 description=openstack/placement-ef5e-account-create-update-vwwld/mariadb-account-create-update id=5063249e-4e05-41c8-bd2f-3b768e9f250e name=/runtime.v1.RuntimeService/StartContainer sandboxID=07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3",
2026-06-11 12:41:58.210227 | controller |     "Jun 11 11:46:57.321813 crc crio[22553]: time=\"2026-06-11T11:46:57.31956094Z\" level=info msg=\"Removing container: fa7234b10e6d32860609bb61b12ada4a6b216245a462a70bfbfd92b5b5ccf2bd\" id=eb5819d2-1e3a-4720-93e6-e622db4def2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.210243 | controller |     "Jun 11 11:46:57.387350 crc crio[22553]: time=\"2026-06-11T11:46:57.387171943Z\" level=info msg=\"Created container 45d6e7e7d988b864b0c1d8daaaaadfe73dfe8129904d4671fe8a5d0e8c00e4d7: openstack/ovsdbserver-nb-0-config-1781178411-7t7d5/ovn-config\" id=64dddbe9-910c-4034-adeb-e7c5c88c5c4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.210258 | controller |     "Jun 11 11:46:57.389344 crc crio[22553]: time=\"2026-06-11T11:46:57.38912752Z\" level=info msg=\"Starting container: 45d6e7e7d988b864b0c1d8daaaaadfe73dfe8129904d4671fe8a5d0e8c00e4d7\" id=808e47ae-45c1-4ec8-9918-547c2aeaed5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.210273 | controller |     "Jun 11 11:46:57.400650 crc crio[22553]: time=\"2026-06-11T11:46:57.400297636Z\" level=info msg=\"Created container c321855813e484498c37fa84b65452de9b5a2acec2b321d6c0722de36abf9965: openstack/placement-db-create-vgv8r/mariadb-database-create\" id=b066da60-2cc9-46b8-b80b-26a95ecbd4ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.210288 | controller |     "Jun 11 11:46:57.404256 crc crio[22553]: time=\"2026-06-11T11:46:57.404133468Z\" level=info msg=\"Starting container: c321855813e484498c37fa84b65452de9b5a2acec2b321d6c0722de36abf9965\" id=6d812a2b-c289-440d-b12f-31a87b3a75b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.210307 | controller |     "Jun 11 11:46:57.407300 crc crio[22553]: time=\"2026-06-11T11:46:57.407192167Z\" level=info msg=\"Started container\" PID=60483 containerID=45d6e7e7d988b864b0c1d8daaaaadfe73dfe8129904d4671fe8a5d0e8c00e4d7 description=openstack/ovsdbserver-nb-0-config-1781178411-7t7d5/ovn-config id=808e47ae-45c1-4ec8-9918-547c2aeaed5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a",
2026-06-11 12:41:58.210323 | controller |     "Jun 11 11:46:57.414813 crc crio[22553]: time=\"2026-06-11T11:46:57.41448156Z\" level=info msg=\"Started container\" PID=60482 containerID=c321855813e484498c37fa84b65452de9b5a2acec2b321d6c0722de36abf9965 description=openstack/placement-db-create-vgv8r/mariadb-database-create id=6d812a2b-c289-440d-b12f-31a87b3a75b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99",
2026-06-11 12:41:58.210338 | controller |     "Jun 11 11:46:57.485923 crc crio[22553]: time=\"2026-06-11T11:46:57.483396601Z\" level=info msg=\"Removed container fa7234b10e6d32860609bb61b12ada4a6b216245a462a70bfbfd92b5b5ccf2bd: openstack/dnsmasq-dns-68bc84565-cm2n6/dnsmasq-dns\" id=eb5819d2-1e3a-4720-93e6-e622db4def2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.210380 | controller |     "Jun 11 11:46:57.486813 crc crio[22553]: time=\"2026-06-11T11:46:57.486742869Z\" level=info msg=\"Removing container: 5002d43be7de79fdf1c3c7f46f0ba826bb3c3d7432d89849d372cf8568c0d085\" id=4a2c2a46-9f1d-4ff7-8258-b6633eb579ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.210398 | controller |     "Jun 11 11:46:57.539456 crc crio[22553]: time=\"2026-06-11T11:46:57.537261723Z\" level=info msg=\"Removed container 5002d43be7de79fdf1c3c7f46f0ba826bb3c3d7432d89849d372cf8568c0d085: openstack/dnsmasq-dns-68bc84565-cm2n6/init\" id=4a2c2a46-9f1d-4ff7-8258-b6633eb579ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.210413 | controller |     "Jun 11 11:46:57.552736 crc crio[22553]: time=\"2026-06-11T11:46:57.55256705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.210428 | controller |     "Jun 11 11:46:57.552901 crc crio[22553]: time=\"2026-06-11T11:46:57.552647592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.210443 | controller |     "Jun 11 11:46:57.575803 crc crio[22553]: time=\"2026-06-11T11:46:57.57382278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.210458 | controller |     "Jun 11 11:46:57.583017 crc crio[22553]: time=\"2026-06-11T11:46:57.582918786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.210472 | controller |     "Jun 11 11:46:57.714989 crc crio[22553]: time=\"2026-06-11T11:46:57.714546927Z\" level=info msg=\"Created container c81ec360d977a1d91c1cc40c8a314549b1dea70b62539b8fad9f3ca6cec9ba38: openstack/glance-db-create-84brx/mariadb-database-create\" id=0ee2d839-263f-448e-9f52-c4a9a06fd639 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.210487 | controller |     "Jun 11 11:46:57.720173 crc crio[22553]: time=\"2026-06-11T11:46:57.716921307Z\" level=info msg=\"Starting container: c81ec360d977a1d91c1cc40c8a314549b1dea70b62539b8fad9f3ca6cec9ba38\" id=ee97da0b-0e59-4d49-9db2-7c2d53e0fe21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.210507 | controller |     "Jun 11 11:46:57.725586 crc crio[22553]: time=\"2026-06-11T11:46:57.725183218Z\" level=info msg=\"Started container\" PID=60506 containerID=c81ec360d977a1d91c1cc40c8a314549b1dea70b62539b8fad9f3ca6cec9ba38 description=openstack/glance-db-create-84brx/mariadb-database-create id=ee97da0b-0e59-4d49-9db2-7c2d53e0fe21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40",
2026-06-11 12:41:58.210523 | controller |     "Jun 11 11:46:58.041120 crc crio[22553]: time=\"2026-06-11T11:46:58.040978224Z\" level=info msg=\"Created container 73366cc1b6de2c95d80a0a8e2ec5c0e091785b60690932f520fdb76b5a5ab829: openstack/root-account-create-update-n7gbj/mariadb-account-create-update\" id=63d2be2a-7b63-41cd-bd47-0416bc840924 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.210537 | controller |     "Jun 11 11:46:58.042332 crc crio[22553]: time=\"2026-06-11T11:46:58.042238421Z\" level=info msg=\"Starting container: 73366cc1b6de2c95d80a0a8e2ec5c0e091785b60690932f520fdb76b5a5ab829\" id=f59afc79-cea6-4309-a9dc-f84dee757a7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.210552 | controller |     "Jun 11 11:46:58.042853 crc crio[22553]: time=\"2026-06-11T11:46:58.04253784Z\" level=info msg=\"Created container 8454b5b718e08d82fd79a6fd4997cc25a49bec3972ea16a7821709107ebde5ff: openstack/glance-207b-account-create-update-jrrcw/mariadb-account-create-update\" id=111c9264-fa61-4ca5-a6ce-0c2aec53c002 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.210567 | controller |     "Jun 11 11:46:58.043297 crc crio[22553]: time=\"2026-06-11T11:46:58.043267631Z\" level=info msg=\"Starting container: 8454b5b718e08d82fd79a6fd4997cc25a49bec3972ea16a7821709107ebde5ff\" id=fc6c238b-bdf3-49f7-8bea-31993031c6be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.210582 | controller |     "Jun 11 11:46:58.053856 crc crio[22553]: time=\"2026-06-11T11:46:58.053396707Z\" level=info msg=\"Started container\" PID=60619 containerID=8454b5b718e08d82fd79a6fd4997cc25a49bec3972ea16a7821709107ebde5ff description=openstack/glance-207b-account-create-update-jrrcw/mariadb-account-create-update id=fc6c238b-bdf3-49f7-8bea-31993031c6be name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e",
2026-06-11 12:41:58.210596 | controller |     "Jun 11 11:46:58.067906 crc crio[22553]: time=\"2026-06-11T11:46:58.066517609Z\" level=info msg=\"Started container\" PID=60616 containerID=73366cc1b6de2c95d80a0a8e2ec5c0e091785b60690932f520fdb76b5a5ab829 description=openstack/root-account-create-update-n7gbj/mariadb-account-create-update id=f59afc79-cea6-4309-a9dc-f84dee757a7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb",
2026-06-11 12:41:58.210611 | controller |     "Jun 11 11:46:58.421458 crc crio[22553]: time=\"2026-06-11T11:46:58.421300764Z\" level=info msg=\"Stopping pod sandbox: 25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609\" id=2308146c-6582-4033-9bd5-0fcbf61f94a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.210626 | controller |     "Jun 11 11:46:58.422209 crc crio[22553]: time=\"2026-06-11T11:46:58.422127608Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781178410-ghcvb Namespace:openstack ID:25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609 UID:0a7c82a4-ddb9-4f82-83e2-1fbdaf38ef00 NetNS:/var/run/netns/79e3783c-66c3-4924-83f3-5bcdcb048e64 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a7c82a4_ddb9_4f82_83e2_1fbdaf38ef00.slice PodAnnotations:0xc000ca0948}] Aliases:map[]}\"",
2026-06-11 12:41:58.210641 | controller |     "Jun 11 11:46:58.422362 crc crio[22553]: time=\"2026-06-11T11:46:58.422294343Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781178410-ghcvb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.210660 | controller |     "Jun 11 11:46:58.424356 crc crio[22553]: time=\"2026-06-11T11:46:58.42427694Z\" level=info msg=\"Stopping pod sandbox: 14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92\" id=4e28b3e7-98ef-4b93-bfcc-51b5685027bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.210676 | controller |     "Jun 11 11:46:58.424749 crc crio[22553]: time=\"2026-06-11T11:46:58.424626481Z\" level=info msg=\"Got pod network &{Name:keystone-db30-account-create-update-lt76p Namespace:openstack ID:14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92 UID:17a83e92-8e04-4df2-8647-7e3b7603b6b3 NetNS:/var/run/netns/75a8b49c-2d61-4e58-8be7-d6240dc08786 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17a83e92_8e04_4df2_8647_7e3b7603b6b3.slice PodAnnotations:0xc004800640}] Aliases:map[]}\"",
2026-06-11 12:41:58.210691 | controller |     "Jun 11 11:46:58.424849 crc crio[22553]: time=\"2026-06-11T11:46:58.424805826Z\" level=info msg=\"Deleting pod openstack_keystone-db30-account-create-update-lt76p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.210705 | controller |     "Jun 11 11:46:59.369591 crc crio[22553]: time=\"2026-06-11T11:46:59.368568789Z\" level=info msg=\"Stopped pod sandbox: 14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92\" id=4e28b3e7-98ef-4b93-bfcc-51b5685027bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.210720 | controller |     "Jun 11 11:46:59.379855 crc crio[22553]: time=\"2026-06-11T11:46:59.371246957Z\" level=info msg=\"Stopped pod sandbox: 25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609\" id=2308146c-6582-4033-9bd5-0fcbf61f94a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.210735 | controller |     "Jun 11 11:46:59.470976 crc crio[22553]: time=\"2026-06-11T11:46:59.470174354Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904\" id=c109cc95-1733-4ce7-97cb-3c1e4b481b52 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.210750 | controller |     "Jun 11 11:46:59.472077 crc crio[22553]: time=\"2026-06-11T11:46:59.472000218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=163be047-55f4-486c-b02f-c11bd312e0a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.210764 | controller |     "Jun 11 11:46:59.474067 crc crio[22553]: time=\"2026-06-11T11:46:59.474012506Z\" level=info msg=\"Stopping pod sandbox: c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99\" id=a795fab2-0471-4285-8efd-824c05bca852 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.210779 | controller |     "Jun 11 11:46:59.474135 crc crio[22553]: time=\"2026-06-11T11:46:59.474067688Z\" level=info msg=\"Stopping pod sandbox: 07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3\" id=59e596a6-c148-4bd3-912d-7b070ab8bb67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.210794 | controller |     "Jun 11 11:46:59.474616 crc crio[22553]: time=\"2026-06-11T11:46:59.474532802Z\" level=info msg=\"Got pod network &{Name:placement-db-create-vgv8r Namespace:openstack ID:c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99 UID:d2405ac6-49bc-433b-bfd6-cc3b0bb5824f NetNS:/var/run/netns/8b5577b0-e662-449b-8d31-067458558c1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2405ac6_49bc_433b_bfd6_cc3b0bb5824f.slice PodAnnotations:0xc00001a998}] Aliases:map[]}\"",
2026-06-11 12:41:58.210808 | controller |     "Jun 11 11:46:59.474910 crc crio[22553]: time=\"2026-06-11T11:46:59.474848741Z\" level=info msg=\"Deleting pod openstack_placement-db-create-vgv8r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.210827 | controller |     "Jun 11 11:46:59.474984 crc crio[22553]: time=\"2026-06-11T11:46:59.474939313Z\" level=info msg=\"Got pod network &{Name:placement-ef5e-account-create-update-vwwld Namespace:openstack ID:07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3 UID:a076102a-7617-4f4e-badd-587d01fb8068 NetNS:/var/run/netns/77ce7c02-7379-46ba-a6f3-a424121e6648 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda076102a_7617_4f4e_badd_587d01fb8068.slice PodAnnotations:0xc002b8a0b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.210843 | controller |     "Jun 11 11:46:59.475148 crc crio[22553]: time=\"2026-06-11T11:46:59.475091008Z\" level=info msg=\"Deleting pod openstack_placement-ef5e-account-create-update-vwwld from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.210858 | controller |     "Jun 11 11:46:59.475551 crc crio[22553]: time=\"2026-06-11T11:46:59.475442118Z\" level=info msg=\"Stopping pod sandbox: 80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a\" id=4b6864e8-6186-44c0-87e4-a76e0f084ae8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.210872 | controller |     "Jun 11 11:46:59.480810 crc crio[22553]: time=\"2026-06-11T11:46:59.476658944Z\" level=info msg=\"Stopping pod sandbox: 8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc\" id=b8ddf8e3-3bc8-409a-9708-7f090e3e0bfb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.210887 | controller |     "Jun 11 11:46:59.480810 crc crio[22553]: time=\"2026-06-11T11:46:59.479086264Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-k9lb8 Namespace:openstack ID:8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc UID:a89300b6-1b0a-4642-a94c-b9d84329026f NetNS:/var/run/netns/328b0dd4-993a-4a13-8e68-72a8924173de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda89300b6_1b0a_4642_a94c_b9d84329026f.slice PodAnnotations:0xc001be6080}] Aliases:map[]}\"",
2026-06-11 12:41:58.210902 | controller |     "Jun 11 11:46:59.480810 crc crio[22553]: time=\"2026-06-11T11:46:59.479412294Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-k9lb8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.210917 | controller |     "Jun 11 11:46:59.480810 crc crio[22553]: time=\"2026-06-11T11:46:59.480083344Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781178411-7t7d5 Namespace:openstack ID:80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a UID:f8e35cd6-2d5d-4654-a80e-98c00179b390 NetNS:/var/run/netns/e9ecea03-08df-4c33-84f4-245226d90f5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8e35cd6_2d5d_4654_a80e_98c00179b390.slice PodAnnotations:0xc00279a2b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.210932 | controller |     "Jun 11 11:46:59.480810 crc crio[22553]: time=\"2026-06-11T11:46:59.480493066Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781178411-7t7d5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.210947 | controller |     "Jun 11 11:46:59.560384 crc crio[22553]: time=\"2026-06-11T11:46:59.560168541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=4f929780-9f50-45c6-a108-80868418fbb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.210962 | controller |     "Jun 11 11:46:59.575405 crc crio[22553]: time=\"2026-06-11T11:46:59.575290232Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=da5fc586-2ea2-4d1b-a939-7130add80ae1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.210981 | controller |     "Jun 11 11:46:59.577475 crc crio[22553]: time=\"2026-06-11T11:46:59.577396164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.210996 | controller |     "Jun 11 11:46:59.665638 crc crio[22553]: time=\"2026-06-11T11:46:59.665381851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.211011 | controller |     "Jun 11 11:46:59.672346 crc crio[22553]: time=\"2026-06-11T11:46:59.67218835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.211025 | controller |     "Jun 11 11:46:59.820063 crc crio[22553]: time=\"2026-06-11T11:46:59.816344846Z\" level=info msg=\"Created container 7effddc975e4e18b4d6f659b8c283ebbc7bd4a489eef85838d1c6886326e7260: openstack/ovn-northd-0/ovn-northd\" id=da5fc586-2ea2-4d1b-a939-7130add80ae1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.211040 | controller |     "Jun 11 11:46:59.822238 crc crio[22553]: time=\"2026-06-11T11:46:59.822146816Z\" level=info msg=\"Starting container: 7effddc975e4e18b4d6f659b8c283ebbc7bd4a489eef85838d1c6886326e7260\" id=5461bcb0-b687-4c91-9603-60eb6bd0c2d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.211054 | controller |     "Jun 11 11:46:59.831100 crc crio[22553]: time=\"2026-06-11T11:46:59.830903351Z\" level=info msg=\"Started container\" PID=60965 containerID=7effddc975e4e18b4d6f659b8c283ebbc7bd4a489eef85838d1c6886326e7260 description=openstack/ovn-northd-0/ovn-northd id=5461bcb0-b687-4c91-9603-60eb6bd0c2d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=098b72e53a91c3fe7959a441f98274e5b8f3f3d65f124543dedebdeefefcde0b",
2026-06-11 12:41:58.211068 | controller |     "Jun 11 11:46:59.856651 crc crio[22553]: time=\"2026-06-11T11:46:59.851171903Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8765189c-f8f1-461f-af5e-44ec8b68037b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.211083 | controller |     "Jun 11 11:46:59.931918 crc crio[22553]: time=\"2026-06-11T11:46:59.931527478Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=83c01a58-c447-40db-b300-24a78f512e99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.211098 | controller |     "Jun 11 11:46:59.949175 crc crio[22553]: time=\"2026-06-11T11:46:59.948459982Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=5871b0e8-ec0b-446d-87cc-9679a94deba7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.211113 | controller |     "Jun 11 11:46:59.950650 crc crio[22553]: time=\"2026-06-11T11:46:59.950417109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.211128 | controller |     "Jun 11 11:46:59.953522 crc crio[22553]: time=\"2026-06-11T11:46:59.953045576Z\" level=info msg=\"Stopped pod sandbox: 80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a\" id=4b6864e8-6186-44c0-87e4-a76e0f084ae8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.211143 | controller |     "Jun 11 11:47:00.102773 crc crio[22553]: time=\"2026-06-11T11:47:00.102624021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.211171 | controller |     "Jun 11 11:47:00.113834 crc crio[22553]: time=\"2026-06-11T11:47:00.109875803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.211192 | controller |     "Jun 11 11:47:00.215791 crc crio[22553]: time=\"2026-06-11T11:47:00.215617649Z\" level=info msg=\"Stopped pod sandbox: c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99\" id=a795fab2-0471-4285-8efd-824c05bca852 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.211208 | controller |     "Jun 11 11:47:00.238132 crc crio[22553]: time=\"2026-06-11T11:47:00.238033123Z\" level=info msg=\"Stopped pod sandbox: 8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc\" id=b8ddf8e3-3bc8-409a-9708-7f090e3e0bfb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.211223 | controller |     "Jun 11 11:47:00.253942 crc crio[22553]: time=\"2026-06-11T11:47:00.253767232Z\" level=info msg=\"Stopped pod sandbox: 07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3\" id=59e596a6-c148-4bd3-912d-7b070ab8bb67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.211238 | controller |     "Jun 11 11:47:00.273504 crc crio[22553]: time=\"2026-06-11T11:47:00.270883642Z\" level=info msg=\"Created container d6544481cd26584b2b5ec9e678c9eda6be6be705788813a61e168ebf3ed80d79: openstack/ovn-northd-0/openstack-network-exporter\" id=5871b0e8-ec0b-446d-87cc-9679a94deba7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.211253 | controller |     "Jun 11 11:47:00.273504 crc crio[22553]: time=\"2026-06-11T11:47:00.273011354Z\" level=info msg=\"Starting container: d6544481cd26584b2b5ec9e678c9eda6be6be705788813a61e168ebf3ed80d79\" id=3636a4fd-ed26-4388-bc4e-c2c732a1f55e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.211268 | controller |     "Jun 11 11:47:00.283396 crc crio[22553]: time=\"2026-06-11T11:47:00.280240315Z\" level=info msg=\"Started container\" PID=61028 containerID=d6544481cd26584b2b5ec9e678c9eda6be6be705788813a61e168ebf3ed80d79 description=openstack/ovn-northd-0/openstack-network-exporter id=3636a4fd-ed26-4388-bc4e-c2c732a1f55e name=/runtime.v1.RuntimeService/StartContainer sandboxID=098b72e53a91c3fe7959a441f98274e5b8f3f3d65f124543dedebdeefefcde0b",
2026-06-11 12:41:58.211283 | controller |     "Jun 11 11:47:00.516371 crc crio[22553]: time=\"2026-06-11T11:47:00.516247413Z\" level=info msg=\"Stopping pod sandbox: bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb\" id=7d6603d8-b379-46ad-a27b-ef8bc430b8be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.211298 | controller |     "Jun 11 11:47:00.518287 crc crio[22553]: time=\"2026-06-11T11:47:00.51650382Z\" level=info msg=\"Stopping pod sandbox: 86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40\" id=ff5053fe-0ba3-4859-8580-46f63afb2a23 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.211313 | controller |     "Jun 11 11:47:00.518287 crc crio[22553]: time=\"2026-06-11T11:47:00.517283463Z\" level=info msg=\"Got pod network &{Name:glance-db-create-84brx Namespace:openstack ID:86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40 UID:13f8afd1-d0b1-491a-83b1-af1db7f65a84 NetNS:/var/run/netns/f3f14f57-df46-452a-a505-f57fff02dbf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13f8afd1_d0b1_491a_83b1_af1db7f65a84.slice PodAnnotations:0xc001be6a10}] Aliases:map[]}\"",
2026-06-11 12:41:58.211328 | controller |     "Jun 11 11:47:00.518287 crc crio[22553]: time=\"2026-06-11T11:47:00.517496359Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-n7gbj Namespace:openstack ID:bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb UID:eeb74ea8-2c95-400d-959d-5061261ba677 NetNS:/var/run/netns/64cfb7ea-f1bc-4b95-8b33-94b955f0b6ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeeb74ea8_2c95_400d_959d_5061261ba677.slice PodAnnotations:0xc002816720}] Aliases:map[]}\"",
2026-06-11 12:41:58.211362 | controller |     "Jun 11 11:47:00.518287 crc crio[22553]: time=\"2026-06-11T11:47:00.517570751Z\" level=info msg=\"Stopping pod sandbox: 3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e\" id=a6cf24c4-080e-449f-8499-eec4922e3bd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.211384 | controller |     "Jun 11 11:47:00.518287 crc crio[22553]: time=\"2026-06-11T11:47:00.517640943Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-n7gbj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.211400 | controller |     "Jun 11 11:47:00.518287 crc crio[22553]: time=\"2026-06-11T11:47:00.518079106Z\" level=info msg=\"Got pod network &{Name:glance-207b-account-create-update-jrrcw Namespace:openstack ID:3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e UID:0513e8dc-e3a1-4f64-b2da-a36ed9fad825 NetNS:/var/run/netns/bd514896-29c9-4c30-b01f-2184f0b0e7f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0513e8dc_e3a1_4f64_b2da_a36ed9fad825.slice PodAnnotations:0xc001be6a60}] Aliases:map[]}\"",
2026-06-11 12:41:58.211415 | controller |     "Jun 11 11:47:00.518287 crc crio[22553]: time=\"2026-06-11T11:47:00.517504869Z\" level=info msg=\"Deleting pod openstack_glance-db-create-84brx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.211430 | controller |     "Jun 11 11:47:00.520913 crc crio[22553]: time=\"2026-06-11T11:47:00.51820402Z\" level=info msg=\"Deleting pod openstack_glance-207b-account-create-update-jrrcw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.211445 | controller |     "Jun 11 11:47:01.062543 crc crio[22553]: time=\"2026-06-11T11:47:01.061816675Z\" level=info msg=\"Stopped pod sandbox: 86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40\" id=ff5053fe-0ba3-4859-8580-46f63afb2a23 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.211460 | controller |     "Jun 11 11:47:01.131619 crc crio[22553]: time=\"2026-06-11T11:47:01.131449827Z\" level=info msg=\"Stopped pod sandbox: 3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e\" id=a6cf24c4-080e-449f-8499-eec4922e3bd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.211475 | controller |     "Jun 11 11:47:01.134477 crc crio[22553]: time=\"2026-06-11T11:47:01.134384703Z\" level=info msg=\"Stopped pod sandbox: bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb\" id=7d6603d8-b379-46ad-a27b-ef8bc430b8be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.211490 | controller |     "Jun 11 11:47:02.562073 crc crio[22553]: time=\"2026-06-11T11:47:02.561998367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=c71b13b8-5be0-4289-9def-ed505ee21da6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.211505 | controller |     "Jun 11 11:47:02.566068 crc crio[22553]: time=\"2026-06-11T11:47:02.565959262Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=5251cb05-867c-48fe-8ad1-49e8dc518b23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.211520 | controller |     "Jun 11 11:47:02.669554 crc crio[22553]: time=\"2026-06-11T11:47:02.669250417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=c1e1c578-7a94-463e-9ace-bf2b78973a1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.211535 | controller |     "Jun 11 11:47:02.670956 crc crio[22553]: time=\"2026-06-11T11:47:02.670609646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=e928af84-e87a-4257-92ec-169718eda802 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.211554 | controller |     "Jun 11 11:47:02.678004 crc crio[22553]: time=\"2026-06-11T11:47:02.677895679Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=bc2b9c68-57fe-4d7b-aa5a-b52bf3c182f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.211570 | controller |     "Jun 11 11:47:02.678599 crc crio[22553]: time=\"2026-06-11T11:47:02.678513787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.211585 | controller |     "Jun 11 11:47:02.682251 crc crio[22553]: time=\"2026-06-11T11:47:02.682148653Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=4e9ab56e-6249-41dc-9e49-908667cb3456 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.211600 | controller |     "Jun 11 11:47:02.693771 crc crio[22553]: time=\"2026-06-11T11:47:02.693618088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.211615 | controller |     "Jun 11 11:47:02.720585 crc crio[22553]: time=\"2026-06-11T11:47:02.720494572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.211630 | controller |     "Jun 11 11:47:02.724437 crc crio[22553]: time=\"2026-06-11T11:47:02.724359935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.211644 | controller |     "Jun 11 11:47:02.738940 crc crio[22553]: time=\"2026-06-11T11:47:02.738834738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.211659 | controller |     "Jun 11 11:47:02.743036 crc crio[22553]: time=\"2026-06-11T11:47:02.742978949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.211674 | controller |     "Jun 11 11:47:02.920416 crc crio[22553]: time=\"2026-06-11T11:47:02.920305384Z\" level=info msg=\"Created container 27d2fa1ca490420405fb54c675cff9d51ed5898e13657bf9e6d142cfbbed21ab: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=4e9ab56e-6249-41dc-9e49-908667cb3456 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.211689 | controller |     "Jun 11 11:47:02.922650 crc crio[22553]: time=\"2026-06-11T11:47:02.922609411Z\" level=info msg=\"Starting container: 27d2fa1ca490420405fb54c675cff9d51ed5898e13657bf9e6d142cfbbed21ab\" id=4c77cd55-0d83-4591-8c15-206ac1a3016a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.211704 | controller |     "Jun 11 11:47:02.929514 crc crio[22553]: time=\"2026-06-11T11:47:02.929277496Z\" level=info msg=\"Started container\" PID=61188 containerID=27d2fa1ca490420405fb54c675cff9d51ed5898e13657bf9e6d142cfbbed21ab description=openstack/rabbitmq-cell1-server-0/rabbitmq id=4c77cd55-0d83-4591-8c15-206ac1a3016a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8c23c6d3925953cd7b78311a3c4ab9460d1d05749885fe83f25aa1ed31d9b32",
2026-06-11 12:41:58.211720 | controller |     "Jun 11 11:47:02.936488 crc crio[22553]: time=\"2026-06-11T11:47:02.935524418Z\" level=info msg=\"Created container cf48920382f51578c684f919ef095da73178856bc5e282ac2d80f1881be7546a: openstack/rabbitmq-server-0/rabbitmq\" id=bc2b9c68-57fe-4d7b-aa5a-b52bf3c182f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.211734 | controller |     "Jun 11 11:47:02.939952 crc crio[22553]: time=\"2026-06-11T11:47:02.939826153Z\" level=info msg=\"Starting container: cf48920382f51578c684f919ef095da73178856bc5e282ac2d80f1881be7546a\" id=6919e149-8d68-4f02-b7eb-e29294359466 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.211753 | controller |     "Jun 11 11:47:02.947127 crc crio[22553]: time=\"2026-06-11T11:47:02.947048994Z\" level=info msg=\"Started container\" PID=61187 containerID=cf48920382f51578c684f919ef095da73178856bc5e282ac2d80f1881be7546a description=openstack/rabbitmq-server-0/rabbitmq id=6919e149-8d68-4f02-b7eb-e29294359466 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de6d3f77e4b4373c55e47f737293a69b4ec2ef1079d6dfc53d773dbbeec4d2bc",
2026-06-11 12:41:58.211769 | controller |     "Jun 11 11:47:05.082827 crc crio[22553]: time=\"2026-06-11T11:47:05.081368672Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-hr7c5/POD\" id=b3194c9d-0e24-48b0-b970-edf583f7af3c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.211784 | controller |     "Jun 11 11:47:05.084627 crc crio[22553]: time=\"2026-06-11T11:47:05.082876176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.211799 | controller |     "Jun 11 11:47:05.140934 crc crio[22553]: time=\"2026-06-11T11:47:05.14056069Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-hr7c5 Namespace:openstack ID:3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804 UID:9033b547-c2d7-4f64-8137-fdcd66e15150 NetNS:/var/run/netns/70e45bd3-c7c3-40b6-a0fb-8118b2a7c3fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9033b547_c2d7_4f64_8137_fdcd66e15150.slice PodAnnotations:0xc000ca0d68}] Aliases:map[]}\"",
2026-06-11 12:41:58.211814 | controller |     "Jun 11 11:47:05.140934 crc crio[22553]: time=\"2026-06-11T11:47:05.140626332Z\" level=info msg=\"Adding pod openstack_glance-db-sync-hr7c5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.211829 | controller |     "Jun 11 11:47:05.942986 crc crio[22553]: 2026-06-11T11:47:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3addb7501113806 Mac:7a:46:b7:53:44:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/70e45bd3-c7c3-40b6-a0fb-8118b2a7c3fb SocketPath: PciID:}] [{Interface:0xc0000146e0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.211845 | controller |     "Jun 11 11:47:05.945359 crc crio[22553]: time=\"2026-06-11T11:47:05.945251913Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-hr7c5 Namespace:openstack ID:3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804 UID:9033b547-c2d7-4f64-8137-fdcd66e15150 NetNS:/var/run/netns/70e45bd3-c7c3-40b6-a0fb-8118b2a7c3fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9033b547_c2d7_4f64_8137_fdcd66e15150.slice PodAnnotations:0xc000ca0d68}] Aliases:map[]}\"",
2026-06-11 12:41:58.211860 | controller |     "Jun 11 11:47:05.945548 crc crio[22553]: time=\"2026-06-11T11:47:05.945450139Z\" level=info msg=\"Checking pod openstack_glance-db-sync-hr7c5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.211875 | controller |     "Jun 11 11:47:05.960249 crc crio[22553]: time=\"2026-06-11T11:47:05.960142468Z\" level=info msg=\"Ran pod sandbox 3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804 with infra container: openstack/glance-db-sync-hr7c5/POD\" id=b3194c9d-0e24-48b0-b970-edf583f7af3c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.211890 | controller |     "Jun 11 11:47:05.964003 crc crio[22553]: time=\"2026-06-11T11:47:05.963904487Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=87360c16-71dc-4164-b224-4271e44b0ae5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.211905 | controller |     "Jun 11 11:47:05.964241 crc crio[22553]: time=\"2026-06-11T11:47:05.964162125Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=87360c16-71dc-4164-b224-4271e44b0ae5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.211927 | controller |     "Jun 11 11:47:05.964401 crc crio[22553]: time=\"2026-06-11T11:47:05.964261408Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=87360c16-71dc-4164-b224-4271e44b0ae5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.211943 | controller |     "Jun 11 11:47:05.965572 crc crio[22553]: time=\"2026-06-11T11:47:05.965517134Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=96eb82e2-b6e9-4110-b0a6-03859b7cf7a7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.211958 | controller |     "Jun 11 11:47:05.973846 crc crio[22553]: time=\"2026-06-11T11:47:05.973771955Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"",
2026-06-11 12:41:58.211973 | controller |     "Jun 11 11:47:07.670720 crc crio[22553]: time=\"2026-06-11T11:47:07.669896564Z\" level=info msg=\"Stopping pod sandbox: 50130c1f94b135dcab1208c1c41199258f409bc26a48cd924be60160b7ec1f8e\" id=1703c90d-2697-43af-bd0f-2a82e89ea793 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.211988 | controller |     "Jun 11 11:47:07.674989 crc crio[22553]: time=\"2026-06-11T11:47:07.674410056Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-8586k Namespace:openstack ID:50130c1f94b135dcab1208c1c41199258f409bc26a48cd924be60160b7ec1f8e UID:262c3f25-3c9a-4034-afff-09f93ad912fb NetNS:/var/run/netns/dccbe1d1-db86-4784-8df1-5a46f0c410ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod262c3f25_3c9a_4034_afff_09f93ad912fb.slice PodAnnotations:0xc00012b100}] Aliases:map[]}\"",
2026-06-11 12:41:58.212003 | controller |     "Jun 11 11:47:07.679746 crc crio[22553]: time=\"2026-06-11T11:47:07.67660898Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-8586k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.212018 | controller |     "Jun 11 11:47:08.074589 crc crio[22553]: time=\"2026-06-11T11:47:08.073767231Z\" level=info msg=\"Stopped pod sandbox: 50130c1f94b135dcab1208c1c41199258f409bc26a48cd924be60160b7ec1f8e\" id=1703c90d-2697-43af-bd0f-2a82e89ea793 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.212032 | controller |     "Jun 11 11:47:11.893071 crc crio[22553]: time=\"2026-06-11T11:47:11.891468588Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-l6zsp/POD\" id=64a37cfd-6534-40eb-bccf-c71018ccff4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.212048 | controller |     "Jun 11 11:47:11.895210 crc crio[22553]: time=\"2026-06-11T11:47:11.893096995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.212063 | controller |     "Jun 11 11:47:11.965469 crc crio[22553]: time=\"2026-06-11T11:47:11.964937152Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-l6zsp Namespace:openstack ID:5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340 UID:0442151f-95fa-47d4-bf8c-8f5d6239aad6 NetNS:/var/run/netns/4e6ae591-8e56-4652-ba51-900c0723c21e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0442151f_95fa_47d4_bf8c_8f5d6239aad6.slice PodAnnotations:0xc00279a1a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.212078 | controller |     "Jun 11 11:47:11.965469 crc crio[22553]: time=\"2026-06-11T11:47:11.965418326Z\" level=info msg=\"Adding pod openstack_root-account-create-update-l6zsp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.212097 | controller |     "Jun 11 11:47:12.210463 crc crio[22553]: time=\"2026-06-11T11:47:12.210187209Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-4kpnc-config-vsdcj/POD\" id=3f480831-52d9-49d6-a051-14ef546f8de0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.212113 | controller |     "Jun 11 11:47:12.210813 crc crio[22553]: time=\"2026-06-11T11:47:12.210612642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.212128 | controller |     "Jun 11 11:47:12.256072 crc crio[22553]: time=\"2026-06-11T11:47:12.255938095Z\" level=info msg=\"Got pod network &{Name:ovn-controller-4kpnc-config-vsdcj Namespace:openstack ID:744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732 UID:f902d4ba-42eb-4339-b123-a964c5d64668 NetNS:/var/run/netns/ced0191e-e3e2-4243-8102-cc425e7451f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf902d4ba_42eb_4339_b123_a964c5d64668.slice PodAnnotations:0xc0028160c8}] Aliases:map[]}\"",
2026-06-11 12:41:58.212143 | controller |     "Jun 11 11:47:12.256072 crc crio[22553]: time=\"2026-06-11T11:47:12.256008057Z\" level=info msg=\"Adding pod openstack_ovn-controller-4kpnc-config-vsdcj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.212158 | controller |     "Jun 11 11:47:12.591727 crc crio[22553]: 2026-06-11T11:47:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5429495d66c8d9a Mac:6e:17:75:cb:4f:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/4e6ae591-8e56-4652-ba51-900c0723c21e SocketPath: PciID:}] [{Interface:0xc00012c770 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.212174 | controller |     "Jun 11 11:47:12.595980 crc crio[22553]: time=\"2026-06-11T11:47:12.595913287Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-l6zsp Namespace:openstack ID:5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340 UID:0442151f-95fa-47d4-bf8c-8f5d6239aad6 NetNS:/var/run/netns/4e6ae591-8e56-4652-ba51-900c0723c21e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0442151f_95fa_47d4_bf8c_8f5d6239aad6.slice PodAnnotations:0xc00279a1a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.212188 | controller |     "Jun 11 11:47:12.596378 crc crio[22553]: time=\"2026-06-11T11:47:12.596160374Z\" level=info msg=\"Checking pod openstack_root-account-create-update-l6zsp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.212203 | controller |     "Jun 11 11:47:12.607733 crc crio[22553]: time=\"2026-06-11T11:47:12.607388842Z\" level=info msg=\"Ran pod sandbox 5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340 with infra container: openstack/root-account-create-update-l6zsp/POD\" id=64a37cfd-6534-40eb-bccf-c71018ccff4f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.212218 | controller |     "Jun 11 11:47:12.614769 crc crio[22553]: time=\"2026-06-11T11:47:12.614591092Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=ebe0babf-0e53-4862-b1b7-ab595c8006fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.212233 | controller |     "Jun 11 11:47:12.617427 crc crio[22553]: time=\"2026-06-11T11:47:12.617295401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9e8b0ae3-3092-44a0-aafe-348c65fa44d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.212248 | controller |     "Jun 11 11:47:12.632897 crc crio[22553]: time=\"2026-06-11T11:47:12.629520557Z\" level=info msg=\"Creating container: openstack/root-account-create-update-l6zsp/mariadb-account-create-update\" id=4b8b3311-0c1b-45df-a2c8-148e4335fca7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.212268 | controller |     "Jun 11 11:47:12.632897 crc crio[22553]: time=\"2026-06-11T11:47:12.630161866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.212284 | controller |     "Jun 11 11:47:12.678945 crc crio[22553]: 2026-06-11T11:47:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:744ecd4cef75673 Mac:72:e8:33:5c:54:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/ced0191e-e3e2-4243-8102-cc425e7451f2 SocketPath: PciID:}] [{Interface:0xc0005a2650 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.212300 | controller |     "Jun 11 11:47:12.680101 crc crio[22553]: time=\"2026-06-11T11:47:12.680026321Z\" level=info msg=\"Got pod network &{Name:ovn-controller-4kpnc-config-vsdcj Namespace:openstack ID:744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732 UID:f902d4ba-42eb-4339-b123-a964c5d64668 NetNS:/var/run/netns/ced0191e-e3e2-4243-8102-cc425e7451f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf902d4ba_42eb_4339_b123_a964c5d64668.slice PodAnnotations:0xc0028160c8}] Aliases:map[]}\"",
2026-06-11 12:41:58.212315 | controller |     "Jun 11 11:47:12.680222 crc crio[22553]: time=\"2026-06-11T11:47:12.680199386Z\" level=info msg=\"Checking pod openstack_ovn-controller-4kpnc-config-vsdcj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.212331 | controller |     "Jun 11 11:47:12.687358 crc crio[22553]: time=\"2026-06-11T11:47:12.687146589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.212420 | controller |     "Jun 11 11:47:12.690147 crc crio[22553]: time=\"2026-06-11T11:47:12.690064664Z\" level=info msg=\"Ran pod sandbox 744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732 with infra container: openstack/ovn-controller-4kpnc-config-vsdcj/POD\" id=3f480831-52d9-49d6-a051-14ef546f8de0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.212449 | controller |     "Jun 11 11:47:12.694444 crc crio[22553]: time=\"2026-06-11T11:47:12.694256677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=dab5fd1f-2358-4dcc-a847-0f17510671e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.212466 | controller |     "Jun 11 11:47:12.700366 crc crio[22553]: time=\"2026-06-11T11:47:12.700259372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=7ff6501e-7061-45ac-b9d6-9351d0368d6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.212482 | controller |     "Jun 11 11:47:12.708558 crc crio[22553]: time=\"2026-06-11T11:47:12.708453081Z\" level=info msg=\"Creating container: openstack/ovn-controller-4kpnc-config-vsdcj/ovn-config\" id=66bc98c7-b9c1-4553-ae46-109ab5dd9c0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.212497 | controller |     "Jun 11 11:47:12.709153 crc crio[22553]: time=\"2026-06-11T11:47:12.709084409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.212513 | controller |     "Jun 11 11:47:12.711348 crc crio[22553]: time=\"2026-06-11T11:47:12.711206221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.212528 | controller |     "Jun 11 11:47:12.789294 crc crio[22553]: time=\"2026-06-11T11:47:12.789059334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.212548 | controller |     "Jun 11 11:47:12.851614 crc crio[22553]: time=\"2026-06-11T11:47:12.851434634Z\" level=info msg=\"Created container 43fdeea0c593e2fdc6b469177e377c89225f1d90bc1f52deb1f1cc0e41476fc7: openstack/root-account-create-update-l6zsp/mariadb-account-create-update\" id=4b8b3311-0c1b-45df-a2c8-148e4335fca7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.212563 | controller |     "Jun 11 11:47:12.853141 crc crio[22553]: time=\"2026-06-11T11:47:12.853074232Z\" level=info msg=\"Starting container: 43fdeea0c593e2fdc6b469177e377c89225f1d90bc1f52deb1f1cc0e41476fc7\" id=18d39272-712b-46f5-9cce-bbf1de31b3ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.212579 | controller |     "Jun 11 11:47:12.867408 crc crio[22553]: time=\"2026-06-11T11:47:12.867245075Z\" level=info msg=\"Started container\" PID=61995 containerID=43fdeea0c593e2fdc6b469177e377c89225f1d90bc1f52deb1f1cc0e41476fc7 description=openstack/root-account-create-update-l6zsp/mariadb-account-create-update id=18d39272-712b-46f5-9cce-bbf1de31b3ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340",
2026-06-11 12:41:58.212595 | controller |     "Jun 11 11:47:13.082483 crc crio[22553]: time=\"2026-06-11T11:47:13.08223399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.212610 | controller |     "Jun 11 11:47:13.218512 crc crio[22553]: time=\"2026-06-11T11:47:13.218390523Z\" level=info msg=\"Created container ffd6b8aa8e255ad2e9d5a3c3e725f04dc3ae8327bd697b168624345892d3b654: openstack/ovn-controller-4kpnc-config-vsdcj/ovn-config\" id=66bc98c7-b9c1-4553-ae46-109ab5dd9c0c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.212626 | controller |     "Jun 11 11:47:13.220134 crc crio[22553]: time=\"2026-06-11T11:47:13.21998079Z\" level=info msg=\"Starting container: ffd6b8aa8e255ad2e9d5a3c3e725f04dc3ae8327bd697b168624345892d3b654\" id=db8f2fa9-d735-46e4-b7a3-6f5d0250cd29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.212640 | controller |     "Jun 11 11:47:13.227044 crc crio[22553]: time=\"2026-06-11T11:47:13.226968154Z\" level=info msg=\"Started container\" PID=62032 containerID=ffd6b8aa8e255ad2e9d5a3c3e725f04dc3ae8327bd697b168624345892d3b654 description=openstack/ovn-controller-4kpnc-config-vsdcj/ovn-config id=db8f2fa9-d735-46e4-b7a3-6f5d0250cd29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732",
2026-06-11 12:41:58.212655 | controller |     "Jun 11 11:47:14.845665 crc crio[22553]: time=\"2026-06-11T11:47:14.844562591Z\" level=info msg=\"Stopping pod sandbox: 5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340\" id=8eb6cd9e-fb08-4bb8-80d2-31132bea94f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.212671 | controller |     "Jun 11 11:47:14.846964 crc crio[22553]: time=\"2026-06-11T11:47:14.846808117Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-l6zsp Namespace:openstack ID:5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340 UID:0442151f-95fa-47d4-bf8c-8f5d6239aad6 NetNS:/var/run/netns/4e6ae591-8e56-4652-ba51-900c0723c21e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0442151f_95fa_47d4_bf8c_8f5d6239aad6.slice PodAnnotations:0xc00001a350}] Aliases:map[]}\"",
2026-06-11 12:41:58.212686 | controller |     "Jun 11 11:47:14.847647 crc crio[22553]: time=\"2026-06-11T11:47:14.847563969Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-l6zsp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.212706 | controller |     "Jun 11 11:47:14.978252 crc crio[22553]: time=\"2026-06-11T11:47:14.977768209Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=0e9cf1d6-7796-4e65-946a-521dc80b428f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.212721 | controller |     "Jun 11 11:47:14.978484 crc crio[22553]: time=\"2026-06-11T11:47:14.978292194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.212736 | controller |     "Jun 11 11:47:15.085037 crc crio[22553]: time=\"2026-06-11T11:47:15.084816883Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55 UID:aa70bfc1-17d1-4072-ad19-84103d1146f7 NetNS:/var/run/netns/9612183a-1ae0-4a40-a296-94a3db133264 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa70bfc1_17d1_4072_ad19_84103d1146f7.slice PodAnnotations:0xc002b8a338}] Aliases:map[]}\"",
2026-06-11 12:41:58.212751 | controller |     "Jun 11 11:47:15.085037 crc crio[22553]: time=\"2026-06-11T11:47:15.084900285Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.212766 | controller |     "Jun 11 11:47:15.361545 crc crio[22553]: time=\"2026-06-11T11:47:15.361404905Z\" level=info msg=\"Stopped pod sandbox: 5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340\" id=8eb6cd9e-fb08-4bb8-80d2-31132bea94f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.212781 | controller |     "Jun 11 11:47:15.642366 crc crio[22553]: 2026-06-11T11:47:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a2c5ff88402ad4 Mac:1e:e2:cd:14:f2:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/9612183a-1ae0-4a40-a296-94a3db133264 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.212796 | controller |     "Jun 11 11:47:15.644664 crc crio[22553]: time=\"2026-06-11T11:47:15.644425205Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55 UID:aa70bfc1-17d1-4072-ad19-84103d1146f7 NetNS:/var/run/netns/9612183a-1ae0-4a40-a296-94a3db133264 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa70bfc1_17d1_4072_ad19_84103d1146f7.slice PodAnnotations:0xc002b8a338}] Aliases:map[]}\"",
2026-06-11 12:41:58.212811 | controller |     "Jun 11 11:47:15.644664 crc crio[22553]: time=\"2026-06-11T11:47:15.644587339Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.212826 | controller |     "Jun 11 11:47:15.653962 crc crio[22553]: time=\"2026-06-11T11:47:15.653877391Z\" level=info msg=\"Ran pod sandbox 6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55 with infra container: openstack/swift-storage-0/POD\" id=0e9cf1d6-7796-4e65-946a-521dc80b428f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.212841 | controller |     "Jun 11 11:47:15.659143 crc crio[22553]: time=\"2026-06-11T11:47:15.659057262Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=e1dd7676-6b4a-467c-9274-7d6da805cceb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.212856 | controller |     "Jun 11 11:47:15.659438 crc crio[22553]: time=\"2026-06-11T11:47:15.659370281Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=e1dd7676-6b4a-467c-9274-7d6da805cceb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.212876 | controller |     "Jun 11 11:47:15.659551 crc crio[22553]: time=\"2026-06-11T11:47:15.659442053Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=e1dd7676-6b4a-467c-9274-7d6da805cceb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.212892 | controller |     "Jun 11 11:47:15.660915 crc crio[22553]: time=\"2026-06-11T11:47:15.660827703Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=442d635c-c239-436e-820a-a37d6220ce2f name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.212907 | controller |     "Jun 11 11:47:15.666409 crc crio[22553]: time=\"2026-06-11T11:47:15.666218131Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"",
2026-06-11 12:41:58.212921 | controller |     "Jun 11 11:47:15.882671 crc crio[22553]: time=\"2026-06-11T11:47:15.882557215Z\" level=info msg=\"Stopping pod sandbox: 744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732\" id=92d16589-2d5f-4d46-b8ba-817ceec015f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.212936 | controller |     "Jun 11 11:47:15.884556 crc crio[22553]: time=\"2026-06-11T11:47:15.88445934Z\" level=info msg=\"Got pod network &{Name:ovn-controller-4kpnc-config-vsdcj Namespace:openstack ID:744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732 UID:f902d4ba-42eb-4339-b123-a964c5d64668 NetNS:/var/run/netns/ced0191e-e3e2-4243-8102-cc425e7451f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf902d4ba_42eb_4339_b123_a964c5d64668.slice PodAnnotations:0xc002816930}] Aliases:map[]}\"",
2026-06-11 12:41:58.212951 | controller |     "Jun 11 11:47:15.885113 crc crio[22553]: time=\"2026-06-11T11:47:15.884868242Z\" level=info msg=\"Deleting pod openstack_ovn-controller-4kpnc-config-vsdcj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.212966 | controller |     "Jun 11 11:47:21.416944 crc crio[22553]: time=\"2026-06-11T11:47:21.415133438Z\" level=info msg=\"Removing container: 7bc944bcec8c37e9c45e615bc50ab544135216180293211da940e3f0d19a6400\" id=860b46df-5cf9-4a97-9308-4d1c22ae1f40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.212981 | controller |     "Jun 11 11:47:26.613106 crc crio[22553]: time=\"2026-06-11T11:47:26.611620183Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-67mc7/POD\" id=6ef09eee-25b5-447f-9711-aa3c63162de4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.212996 | controller |     "Jun 11 11:47:26.615046 crc crio[22553]: time=\"2026-06-11T11:47:26.613152818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.213011 | controller |     "Jun 11 11:47:26.747083 crc crio[22553]: time=\"2026-06-11T11:47:26.746994174Z\" level=info msg=\"Running pod sandbox: openstack/cinder-4bec-account-create-update-ngcdd/POD\" id=3dca165a-f1a5-4710-b713-2a37f4d3fb5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.213026 | controller |     "Jun 11 11:47:26.747228 crc crio[22553]: time=\"2026-06-11T11:47:26.747123488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.213041 | controller |     "Jun 11 11:47:27.125979 crc crio[22553]: time=\"2026-06-11T11:47:27.124889753Z\" level=info msg=\"Running pod sandbox: openstack/barbican-0f23-account-create-update-c2djj/POD\" id=57e45c53-efad-4558-bab4-5d2679e0c33d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.213056 | controller |     "Jun 11 11:47:27.125979 crc crio[22553]: time=\"2026-06-11T11:47:27.125029327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.213074 | controller |     "Jun 11 11:47:27.143300 crc crio[22553]: time=\"2026-06-11T11:47:27.143252329Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-r7lbf/POD\" id=b3d30467-ba26-4636-8144-ce5fa609b0d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.213090 | controller |     "Jun 11 11:47:27.143560 crc crio[22553]: time=\"2026-06-11T11:47:27.143538907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.213106 | controller |     "Jun 11 11:47:27.222986 crc crio[22553]: time=\"2026-06-11T11:47:27.222906633Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-gkb5c/POD\" id=ace059fb-db2c-43d9-a30a-cec97dac2a1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.213121 | controller |     "Jun 11 11:47:27.223588 crc crio[22553]: time=\"2026-06-11T11:47:27.223517731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.213136 | controller |     "Jun 11 11:47:27.374301 crc crio[22553]: time=\"2026-06-11T11:47:27.374204469Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-8cbhf/POD\" id=e818ffcf-6801-4b63-9793-f5b21e58cbe8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.213151 | controller |     "Jun 11 11:47:27.374458 crc crio[22553]: time=\"2026-06-11T11:47:27.374344893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.213166 | controller |     "Jun 11 11:47:27.435361 crc crio[22553]: time=\"2026-06-11T11:47:27.43523677Z\" level=info msg=\"Running pod sandbox: openstack/neutron-1a70-account-create-update-7f6rf/POD\" id=376b191d-b269-46db-ac3b-1362d20d739c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.213181 | controller |     "Jun 11 11:47:27.435609 crc crio[22553]: time=\"2026-06-11T11:47:27.43555836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.213195 | controller |     "Jun 11 11:47:28.578966 crc crio[22553]: time=\"2026-06-11T11:47:28.578186866Z\" level=info msg=\"Stopped pod sandbox: 744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732\" id=92d16589-2d5f-4d46-b8ba-817ceec015f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.213210 | controller |     "Jun 11 11:47:28.618130 crc crio[22553]: time=\"2026-06-11T11:47:28.617168663Z\" level=info msg=\"Removed container 7bc944bcec8c37e9c45e615bc50ab544135216180293211da940e3f0d19a6400: openshift-infra/auto-csr-approver-29686300-ldl8t/oc\" id=860b46df-5cf9-4a97-9308-4d1c22ae1f40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.213224 | controller |     "Jun 11 11:47:28.642362 crc crio[22553]: time=\"2026-06-11T11:47:28.642202594Z\" level=info msg=\"Stopping pod sandbox: 4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2\" id=ccfbfe87-7e8f-450d-833c-eb2225adb9dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.213239 | controller |     "Jun 11 11:47:28.642732 crc crio[22553]: time=\"2026-06-11T11:47:28.64240154Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2\" id=ccfbfe87-7e8f-450d-833c-eb2225adb9dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.213253 | controller |     "Jun 11 11:47:28.643537 crc crio[22553]: time=\"2026-06-11T11:47:28.643349207Z\" level=info msg=\"Removing pod sandbox: 4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2\" id=ce030a62-45fd-4409-8941-998aed595393 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.213271 | controller |     "Jun 11 11:47:28.701869 crc crio[22553]: time=\"2026-06-11T11:47:28.701753422Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9\" id=96eb82e2-b6e9-4110-b0a6-03859b7cf7a7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.213287 | controller |     "Jun 11 11:47:28.703486 crc crio[22553]: time=\"2026-06-11T11:47:28.702435292Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2ea7ca2b-aedc-4cba-b4d6-86aef06b5c6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.213302 | controller |     "Jun 11 11:47:28.794575 crc crio[22553]: time=\"2026-06-11T11:47:28.794445717Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-gkb5c Namespace:openstack ID:08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef UID:1445702b-aa59-4635-aefd-019f4b7b06c8 NetNS:/var/run/netns/6e7aa2cc-69ed-4e5f-8fde-072225bd6403 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1445702b_aa59_4635_aefd_019f4b7b06c8.slice PodAnnotations:0xc000ca07a0}] Aliases:map[]}\"",
2026-06-11 12:41:58.213317 | controller |     "Jun 11 11:47:28.794575 crc crio[22553]: time=\"2026-06-11T11:47:28.79455454Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-gkb5c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.213332 | controller |     "Jun 11 11:47:28.819310 crc crio[22553]: time=\"2026-06-11T11:47:28.819199519Z\" level=info msg=\"Removed pod sandbox: 4a1c28a473225ac27291f3980af217d0c529597d0a92f8efa6d8ba587e3d8fb2\" id=ce030a62-45fd-4409-8941-998aed595393 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.213363 | controller |     "Jun 11 11:47:28.822764 crc crio[22553]: time=\"2026-06-11T11:47:28.82263168Z\" level=info msg=\"Stopping pod sandbox: d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b\" id=ed26d4a9-25a0-4520-ba4f-535e3b680c05 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.213383 | controller |     "Jun 11 11:47:28.822975 crc crio[22553]: time=\"2026-06-11T11:47:28.822806895Z\" level=info msg=\"Stopped pod sandbox (already stopped): d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b\" id=ed26d4a9-25a0-4520-ba4f-535e3b680c05 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.213398 | controller |     "Jun 11 11:47:28.823341 crc crio[22553]: time=\"2026-06-11T11:47:28.823217427Z\" level=info msg=\"Removing pod sandbox: d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b\" id=5cb43382-9029-4a73-a66f-084d4d7e5ed4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.213413 | controller |     "Jun 11 11:47:28.823934 crc crio[22553]: time=\"2026-06-11T11:47:28.823850955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=75d28b04-fc40-420a-952a-02407a68f0a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.213429 | controller |     "Jun 11 11:47:28.842898 crc crio[22553]: time=\"2026-06-11T11:47:28.840507771Z\" level=info msg=\"Got pod network &{Name:neutron-1a70-account-create-update-7f6rf Namespace:openstack ID:77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890 UID:3d73efe4-470a-4d3a-b59c-9c0a8314e420 NetNS:/var/run/netns/74ea704a-0908-4ab1-b531-8c64679463f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d73efe4_470a_4d3a_b59c_9c0a8314e420.slice PodAnnotations:0xc002b8a190}] Aliases:map[]}\"",
2026-06-11 12:41:58.213444 | controller |     "Jun 11 11:47:28.842898 crc crio[22553]: time=\"2026-06-11T11:47:28.840583894Z\" level=info msg=\"Adding pod openstack_neutron-1a70-account-create-update-7f6rf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.213464 | controller |     "Jun 11 11:47:28.845011 crc crio[22553]: time=\"2026-06-11T11:47:28.844967041Z\" level=info msg=\"Got pod network &{Name:barbican-0f23-account-create-update-c2djj Namespace:openstack ID:708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503 UID:19777e64-83de-4da5-9765-300139519623 NetNS:/var/run/netns/6e9e41d2-6a63-48db-bd80-15e62fa49229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19777e64_83de_4da5_9765_300139519623.slice PodAnnotations:0xc000ca0220}] Aliases:map[]}\"",
2026-06-11 12:41:58.213481 | controller |     "Jun 11 11:47:28.845170 crc crio[22553]: time=\"2026-06-11T11:47:28.845145767Z\" level=info msg=\"Adding pod openstack_barbican-0f23-account-create-update-c2djj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.213496 | controller |     "Jun 11 11:47:28.849016 crc crio[22553]: time=\"2026-06-11T11:47:28.848988719Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-67mc7 Namespace:openstack ID:e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893 UID:ad561778-c8ae-4fae-82b8-1da09aa0d2f8 NetNS:/var/run/netns/6af3a083-382d-42ae-b93f-72a1eb8273de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad561778_c8ae_4fae_82b8_1da09aa0d2f8.slice PodAnnotations:0xc0028260b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.213511 | controller |     "Jun 11 11:47:28.849171 crc crio[22553]: time=\"2026-06-11T11:47:28.849121133Z\" level=info msg=\"Adding pod openstack_cinder-db-create-67mc7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.213527 | controller |     "Jun 11 11:47:28.866184 crc crio[22553]: time=\"2026-06-11T11:47:28.866090458Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-r7lbf Namespace:openstack ID:9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a UID:fc54d69b-b5e1-42ee-b8cf-ae04a4addb71 NetNS:/var/run/netns/dfa18626-526f-41f7-8df8-885175dcc54b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc54d69b_b5e1_42ee_b8cf_ae04a4addb71.slice PodAnnotations:0xc00043a350}] Aliases:map[]}\"",
2026-06-11 12:41:58.213542 | controller |     "Jun 11 11:47:28.866184 crc crio[22553]: time=\"2026-06-11T11:47:28.86617651Z\" level=info msg=\"Adding pod openstack_neutron-db-create-r7lbf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.213557 | controller |     "Jun 11 11:47:28.890384 crc crio[22553]: time=\"2026-06-11T11:47:28.890229492Z\" level=info msg=\"Got pod network &{Name:cinder-4bec-account-create-update-ngcdd Namespace:openstack ID:85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e UID:17c32013-65a0-497a-80b6-175304e9808d NetNS:/var/run/netns/360d7fb8-0c9d-41f0-b8e5-a04a687c04c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c32013_65a0_497a_80b6_175304e9808d.slice PodAnnotations:0xc00061e1c8}] Aliases:map[]}\"",
2026-06-11 12:41:58.213573 | controller |     "Jun 11 11:47:28.890384 crc crio[22553]: time=\"2026-06-11T11:47:28.890304585Z\" level=info msg=\"Adding pod openstack_cinder-4bec-account-create-update-ngcdd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.213589 | controller |     "Jun 11 11:47:28.892313 crc crio[22553]: time=\"2026-06-11T11:47:28.892261012Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-8cbhf Namespace:openstack ID:7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4 UID:47680d74-d451-4dc3-ad12-10b2d19ccb61 NetNS:/var/run/netns/66259db0-552c-47cd-83a4-823bfb5479c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47680d74_d451_4dc3_ad12_10b2d19ccb61.slice PodAnnotations:0xc00279a0b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.213607 | controller |     "Jun 11 11:47:28.892820 crc crio[22553]: time=\"2026-06-11T11:47:28.892524949Z\" level=info msg=\"Adding pod openstack_barbican-db-create-8cbhf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.213622 | controller |     "Jun 11 11:47:28.902734 crc crio[22553]: time=\"2026-06-11T11:47:28.896244168Z\" level=info msg=\"Removed pod sandbox: d699bb2491e2fc92ffa856afed3807f19c4850e6eb455fed8f80d5a8171aaf3b\" id=5cb43382-9029-4a73-a66f-084d4d7e5ed4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.213637 | controller |     "Jun 11 11:47:28.902734 crc crio[22553]: time=\"2026-06-11T11:47:28.896453104Z\" level=info msg=\"Creating container: openstack/glance-db-sync-hr7c5/glance-db-sync\" id=e32e282f-0c09-48af-b1b0-5871e9b424ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.213652 | controller |     "Jun 11 11:47:28.903239 crc crio[22553]: time=\"2026-06-11T11:47:28.903200781Z\" level=info msg=\"Stopping pod sandbox: 3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560\" id=8b9df14c-2a28-43b8-b7cc-94b3cc2a0324 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.213667 | controller |     "Jun 11 11:47:28.903429 crc crio[22553]: time=\"2026-06-11T11:47:28.903404487Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560\" id=8b9df14c-2a28-43b8-b7cc-94b3cc2a0324 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.213682 | controller |     "Jun 11 11:47:28.903821 crc crio[22553]: time=\"2026-06-11T11:47:28.903232882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.213697 | controller |     "Jun 11 11:47:28.906610 crc crio[22553]: time=\"2026-06-11T11:47:28.906514328Z\" level=info msg=\"Removing pod sandbox: 3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560\" id=6ab5b610-fce4-4eda-b3bc-fa6aa2c853a9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.213712 | controller |     "Jun 11 11:47:28.984880 crc crio[22553]: time=\"2026-06-11T11:47:28.984835444Z\" level=info msg=\"Removed pod sandbox: 3107ee63ce86459bd0c91e3af0aee321c1e7104e5d8fef45633dabe0f3264560\" id=6ab5b610-fce4-4eda-b3bc-fa6aa2c853a9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.213727 | controller |     "Jun 11 11:47:28.986360 crc crio[22553]: time=\"2026-06-11T11:47:28.986297526Z\" level=info msg=\"Stopping pod sandbox: 602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba\" id=a4bdb52c-a394-425a-ac09-2932ceda293a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.213742 | controller |     "Jun 11 11:47:28.986517 crc crio[22553]: time=\"2026-06-11T11:47:28.986496742Z\" level=info msg=\"Stopped pod sandbox (already stopped): 602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba\" id=a4bdb52c-a394-425a-ac09-2932ceda293a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.213757 | controller |     "Jun 11 11:47:28.998725 crc crio[22553]: time=\"2026-06-11T11:47:28.998484052Z\" level=info msg=\"Removing pod sandbox: 602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba\" id=0d1f33bc-bc30-4a16-9244-8f01c355d875 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.213771 | controller |     "Jun 11 11:47:29.018853 crc crio[22553]: time=\"2026-06-11T11:47:29.01863007Z\" level=info msg=\"Removed pod sandbox: 602d94785ef2bf14f07186ba61ca1a471e19376a7ddee9a8621d18f9be6a36ba\" id=0d1f33bc-bc30-4a16-9244-8f01c355d875 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.213790 | controller |     "Jun 11 11:47:29.027782 crc crio[22553]: time=\"2026-06-11T11:47:29.027056346Z\" level=info msg=\"Stopping pod sandbox: 07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774\" id=b4011776-a3af-4c5d-b4dc-a31487c72773 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.213806 | controller |     "Jun 11 11:47:29.030642 crc crio[22553]: time=\"2026-06-11T11:47:29.030498086Z\" level=info msg=\"Stopped pod sandbox (already stopped): 07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774\" id=b4011776-a3af-4c5d-b4dc-a31487c72773 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.213821 | controller |     "Jun 11 11:47:29.033136 crc crio[22553]: time=\"2026-06-11T11:47:29.032859365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.213836 | controller |     "Jun 11 11:47:29.043246 crc crio[22553]: time=\"2026-06-11T11:47:29.042995651Z\" level=info msg=\"Removing pod sandbox: 07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774\" id=48838b0d-a93b-4bcd-8b46-1fbe690a60ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.213851 | controller |     "Jun 11 11:47:29.145383 crc crio[22553]: time=\"2026-06-11T11:47:29.145273726Z\" level=info msg=\"Removed pod sandbox: 07f4325d2b6dc8e900454b306e66b2ad3adbe568bc3e5a2f00fffbfccb1fc774\" id=48838b0d-a93b-4bcd-8b46-1fbe690a60ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.213865 | controller |     "Jun 11 11:47:29.348772 crc crio[22553]: 2026-06-11T11:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:08d6a229555a566 Mac:2e:f5:80:f3:08:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/6e7aa2cc-69ed-4e5f-8fde-072225bd6403 SocketPath: PciID:}] [{Interface:0xc00052a5d0 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.213880 | controller |     "Jun 11 11:47:29.350842 crc crio[22553]: time=\"2026-06-11T11:47:29.349251279Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-gkb5c Namespace:openstack ID:08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef UID:1445702b-aa59-4635-aefd-019f4b7b06c8 NetNS:/var/run/netns/6e7aa2cc-69ed-4e5f-8fde-072225bd6403 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1445702b_aa59_4635_aefd_019f4b7b06c8.slice PodAnnotations:0xc000ca07a0}] Aliases:map[]}\"",
2026-06-11 12:41:58.213895 | controller |     "Jun 11 11:47:29.350842 crc crio[22553]: time=\"2026-06-11T11:47:29.349731033Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-gkb5c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.213910 | controller |     "Jun 11 11:47:29.374202 crc crio[22553]: time=\"2026-06-11T11:47:29.373883218Z\" level=info msg=\"Ran pod sandbox 08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef with infra container: openstack/keystone-db-sync-gkb5c/POD\" id=ace059fb-db2c-43d9-a30a-cec97dac2a1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.213926 | controller |     "Jun 11 11:47:29.377853 crc crio[22553]: time=\"2026-06-11T11:47:29.377664698Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=0a250799-1361-4486-bfb4-38bc956fb621 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.213941 | controller |     "Jun 11 11:47:29.378212 crc crio[22553]: time=\"2026-06-11T11:47:29.378048619Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=0a250799-1361-4486-bfb4-38bc956fb621 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.213955 | controller |     "Jun 11 11:47:29.378354 crc crio[22553]: time=\"2026-06-11T11:47:29.378291506Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=0a250799-1361-4486-bfb4-38bc956fb621 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.213975 | controller |     "Jun 11 11:47:29.379660 crc crio[22553]: time=\"2026-06-11T11:47:29.379571194Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=7aadb3e7-5b30-44a4-a3b3-5d41d97a801b name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.213990 | controller |     "Jun 11 11:47:29.401395 crc crio[22553]: time=\"2026-06-11T11:47:29.401225876Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"",
2026-06-11 12:41:58.214005 | controller |     "Jun 11 11:47:29.639085 crc crio[22553]: 2026-06-11T11:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2068ea866602ab Mac:72:ba:2a:e9:bb:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/6af3a083-382d-42ae-b93f-72a1eb8273de SocketPath: PciID:}] [{Interface:0xc00013c5c0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.214020 | controller |     "Jun 11 11:47:29.648903 crc crio[22553]: time=\"2026-06-11T11:47:29.646005629Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-67mc7 Namespace:openstack ID:e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893 UID:ad561778-c8ae-4fae-82b8-1da09aa0d2f8 NetNS:/var/run/netns/6af3a083-382d-42ae-b93f-72a1eb8273de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad561778_c8ae_4fae_82b8_1da09aa0d2f8.slice PodAnnotations:0xc0028260b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.214035 | controller |     "Jun 11 11:47:29.648903 crc crio[22553]: time=\"2026-06-11T11:47:29.646307058Z\" level=info msg=\"Checking pod openstack_cinder-db-create-67mc7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.214051 | controller |     "Jun 11 11:47:29.650852 crc crio[22553]: 2026-06-11T11:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77e09bbbdbbd521 Mac:c6:5e:a1:6d:eb:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/74ea704a-0908-4ab1-b531-8c64679463f4 SocketPath: PciID:}] [{Interface:0xc000014650 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.214066 | controller |     "Jun 11 11:47:29.654180 crc crio[22553]: time=\"2026-06-11T11:47:29.651946013Z\" level=info msg=\"Got pod network &{Name:neutron-1a70-account-create-update-7f6rf Namespace:openstack ID:77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890 UID:3d73efe4-470a-4d3a-b59c-9c0a8314e420 NetNS:/var/run/netns/74ea704a-0908-4ab1-b531-8c64679463f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d73efe4_470a_4d3a_b59c_9c0a8314e420.slice PodAnnotations:0xc002b8a190}] Aliases:map[]}\"",
2026-06-11 12:41:58.214081 | controller |     "Jun 11 11:47:29.654180 crc crio[22553]: time=\"2026-06-11T11:47:29.652147759Z\" level=info msg=\"Checking pod openstack_neutron-1a70-account-create-update-7f6rf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.214096 | controller |     "Jun 11 11:47:29.680128 crc crio[22553]: 2026-06-11T11:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:708a53a0c359951 Mac:da:ee:8f:08:9a:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/6e9e41d2-6a63-48db-bd80-15e62fa49229 SocketPath: PciID:}] [{Interface:0xc0003295c0 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.214111 | controller |     "Jun 11 11:47:29.681559 crc crio[22553]: time=\"2026-06-11T11:47:29.681447394Z\" level=info msg=\"Got pod network &{Name:barbican-0f23-account-create-update-c2djj Namespace:openstack ID:708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503 UID:19777e64-83de-4da5-9765-300139519623 NetNS:/var/run/netns/6e9e41d2-6a63-48db-bd80-15e62fa49229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19777e64_83de_4da5_9765_300139519623.slice PodAnnotations:0xc000ca0220}] Aliases:map[]}\"",
2026-06-11 12:41:58.214130 | controller |     "Jun 11 11:47:29.686214 crc crio[22553]: time=\"2026-06-11T11:47:29.68612949Z\" level=info msg=\"Checking pod openstack_barbican-0f23-account-create-update-c2djj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.214206 | controller |     "Jun 11 11:47:29.860036 crc crio[22553]: 2026-06-11T11:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7343112f4df6ed5 Mac:d6:aa:25:00:12:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/66259db0-552c-47cd-83a4-823bfb5479c9 SocketPath: PciID:}] [{Interface:0xc0004b2780 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.214227 | controller |     "Jun 11 11:47:29.860036 crc crio[22553]: time=\"2026-06-11T11:47:29.859132129Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-8cbhf Namespace:openstack ID:7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4 UID:47680d74-d451-4dc3-ad12-10b2d19ccb61 NetNS:/var/run/netns/66259db0-552c-47cd-83a4-823bfb5479c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47680d74_d451_4dc3_ad12_10b2d19ccb61.slice PodAnnotations:0xc00279a0b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.214243 | controller |     "Jun 11 11:47:29.860036 crc crio[22553]: time=\"2026-06-11T11:47:29.859373056Z\" level=info msg=\"Checking pod openstack_barbican-db-create-8cbhf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.214259 | controller |     "Jun 11 11:47:29.867883 crc crio[22553]: 2026-06-11T11:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85dfcdc481dc592 Mac:06:bd:08:27:4d:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/360d7fb8-0c9d-41f0-b8e5-a04a687c04c3 SocketPath: PciID:}] [{Interface:0xc0001a54d0 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.214275 | controller |     "Jun 11 11:47:29.869165 crc crio[22553]: time=\"2026-06-11T11:47:29.868316818Z\" level=info msg=\"Got pod network &{Name:cinder-4bec-account-create-update-ngcdd Namespace:openstack ID:85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e UID:17c32013-65a0-497a-80b6-175304e9808d NetNS:/var/run/netns/360d7fb8-0c9d-41f0-b8e5-a04a687c04c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c32013_65a0_497a_80b6_175304e9808d.slice PodAnnotations:0xc00061e1c8}] Aliases:map[]}\"",
2026-06-11 12:41:58.214290 | controller |     "Jun 11 11:47:29.869165 crc crio[22553]: time=\"2026-06-11T11:47:29.868768191Z\" level=info msg=\"Checking pod openstack_cinder-4bec-account-create-update-ngcdd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.214306 | controller |     "Jun 11 11:47:29.908284 crc crio[22553]: 2026-06-11T11:47:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d15348536036aa Mac:62:a2:b1:40:f5:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/dfa18626-526f-41f7-8df8-885175dcc54b SocketPath: PciID:}] [{Interface:0xc0002028f0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.214321 | controller |     "Jun 11 11:47:29.909524 crc crio[22553]: time=\"2026-06-11T11:47:29.909435117Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-r7lbf Namespace:openstack ID:9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a UID:fc54d69b-b5e1-42ee-b8cf-ae04a4addb71 NetNS:/var/run/netns/dfa18626-526f-41f7-8df8-885175dcc54b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc54d69b_b5e1_42ee_b8cf_ae04a4addb71.slice PodAnnotations:0xc00043a350}] Aliases:map[]}\"",
2026-06-11 12:41:58.214341 | controller |     "Jun 11 11:47:29.909634 crc crio[22553]: time=\"2026-06-11T11:47:29.909599872Z\" level=info msg=\"Checking pod openstack_neutron-db-create-r7lbf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.214375 | controller |     "Jun 11 11:47:30.228544 crc crio[22553]: time=\"2026-06-11T11:47:30.228308884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.214392 | controller |     "Jun 11 11:47:30.374669 crc crio[22553]: time=\"2026-06-11T11:47:30.373884792Z\" level=info msg=\"Ran pod sandbox e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893 with infra container: openstack/cinder-db-create-67mc7/POD\" id=6ef09eee-25b5-447f-9711-aa3c63162de4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.214407 | controller |     "Jun 11 11:47:30.378215 crc crio[22553]: time=\"2026-06-11T11:47:30.378151567Z\" level=info msg=\"Ran pod sandbox 85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e with infra container: openstack/cinder-4bec-account-create-update-ngcdd/POD\" id=3dca165a-f1a5-4710-b713-2a37f4d3fb5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.214423 | controller |     "Jun 11 11:47:30.380161 crc crio[22553]: time=\"2026-06-11T11:47:30.379886737Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8c3d3f66-1fa4-47cc-b77d-eef7446f8b25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.214438 | controller |     "Jun 11 11:47:30.390112 crc crio[22553]: time=\"2026-06-11T11:47:30.383301917Z\" level=info msg=\"Ran pod sandbox 708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503 with infra container: openstack/barbican-0f23-account-create-update-c2djj/POD\" id=57e45c53-efad-4558-bab4-5d2679e0c33d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.214453 | controller |     "Jun 11 11:47:30.390112 crc crio[22553]: time=\"2026-06-11T11:47:30.383814302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=02dd45f4-c445-4b5a-b22d-1057ecbad003 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.214467 | controller |     "Jun 11 11:47:30.390112 crc crio[22553]: time=\"2026-06-11T11:47:30.384993796Z\" level=info msg=\"Ran pod sandbox 77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890 with infra container: openstack/neutron-1a70-account-create-update-7f6rf/POD\" id=376b191d-b269-46db-ac3b-1362d20d739c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.214482 | controller |     "Jun 11 11:47:30.390112 crc crio[22553]: time=\"2026-06-11T11:47:30.387614323Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=697f353f-a508-457c-ac04-9a1c12fbcf0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.214497 | controller |     "Jun 11 11:47:30.390112 crc crio[22553]: time=\"2026-06-11T11:47:30.388012134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f7287936-b660-4cf0-b60e-60676b1f4ca4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.214512 | controller |     "Jun 11 11:47:30.399117 crc crio[22553]: time=\"2026-06-11T11:47:30.391864307Z\" level=info msg=\"Ran pod sandbox 9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a with infra container: openstack/neutron-db-create-r7lbf/POD\" id=b3d30467-ba26-4636-8144-ce5fa609b0d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.214531 | controller |     "Jun 11 11:47:30.399117 crc crio[22553]: time=\"2026-06-11T11:47:30.39711844Z\" level=info msg=\"Ran pod sandbox 7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4 with infra container: openstack/barbican-db-create-8cbhf/POD\" id=e818ffcf-6801-4b63-9793-f5b21e58cbe8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.214546 | controller |     "Jun 11 11:47:30.405007 crc crio[22553]: time=\"2026-06-11T11:47:30.399668185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c52ccfcc-f22e-43be-8ebb-b920fa7084a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.214561 | controller |     "Jun 11 11:47:30.405007 crc crio[22553]: time=\"2026-06-11T11:47:30.404400053Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4898559e-e008-4534-b262-7b464dc0a40c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.214575 | controller |     "Jun 11 11:47:30.405007 crc crio[22553]: time=\"2026-06-11T11:47:30.40465881Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9dbc7807-c61e-45d8-8d00-4b93c2a9e4e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.214590 | controller |     "Jun 11 11:47:30.405007 crc crio[22553]: time=\"2026-06-11T11:47:30.404925488Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b5ffcefe-acb8-4775-8d2e-06a2c8ce7d41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.214605 | controller |     "Jun 11 11:47:30.405947 crc crio[22553]: time=\"2026-06-11T11:47:30.405106563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d2c9117f-c63a-4e71-b971-4dd374a6cc7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.214620 | controller |     "Jun 11 11:47:30.405947 crc crio[22553]: time=\"2026-06-11T11:47:30.405259368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9347fc8c-ecb8-4529-84b6-2638f1159eaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.214635 | controller |     "Jun 11 11:47:30.410582 crc crio[22553]: time=\"2026-06-11T11:47:30.409507282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cc8f8a4a-5abd-4169-995c-d5dd60600dbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.214650 | controller |     "Jun 11 11:47:30.417649 crc crio[22553]: time=\"2026-06-11T11:47:30.414740435Z\" level=info msg=\"Creating container: openstack/cinder-db-create-67mc7/mariadb-database-create\" id=946b6382-d2ff-4716-954a-093cd3f4e590 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.214665 | controller |     "Jun 11 11:47:30.418980 crc crio[22553]: time=\"2026-06-11T11:47:30.418829154Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e504c3f6-d3d9-4f46-a978-4f4688b7a090 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.214680 | controller |     "Jun 11 11:47:30.426064 crc crio[22553]: time=\"2026-06-11T11:47:30.42589009Z\" level=info msg=\"Creating container: openstack/barbican-db-create-8cbhf/mariadb-database-create\" id=905d43a8-850d-4cd2-80b2-631d8bfd9dfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.214695 | controller |     "Jun 11 11:47:30.436224 crc crio[22553]: time=\"2026-06-11T11:47:30.436055697Z\" level=info msg=\"Creating container: openstack/cinder-4bec-account-create-update-ngcdd/mariadb-account-create-update\" id=04fc8219-44ad-4eda-90f3-16a1642178cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.214710 | controller |     "Jun 11 11:47:30.438142 crc crio[22553]: time=\"2026-06-11T11:47:30.438025784Z\" level=info msg=\"Created container bde7775130a721526fbe69a1e840d62a3d09c7b925e56462272e4d64e1b3bc27: openstack/glance-db-sync-hr7c5/glance-db-sync\" id=e32e282f-0c09-48af-b1b0-5871e9b424ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.214731 | controller |     "Jun 11 11:47:30.439439 crc crio[22553]: time=\"2026-06-11T11:47:30.439355083Z\" level=info msg=\"Starting container: bde7775130a721526fbe69a1e840d62a3d09c7b925e56462272e4d64e1b3bc27\" id=5e2d8079-ce71-4daa-a7a7-391475e886d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.214747 | controller |     "Jun 11 11:47:30.441561 crc crio[22553]: time=\"2026-06-11T11:47:30.441476575Z\" level=info msg=\"Creating container: openstack/barbican-0f23-account-create-update-c2djj/mariadb-account-create-update\" id=c711223a-f93e-492a-a1aa-4a03384dd659 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.214762 | controller |     "Jun 11 11:47:30.447199 crc crio[22553]: time=\"2026-06-11T11:47:30.44713031Z\" level=info msg=\"Creating container: openstack/neutron-1a70-account-create-update-7f6rf/mariadb-account-create-update\" id=c84114b7-d609-4ff6-bc53-a105183d3f9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.214776 | controller |     "Jun 11 11:47:30.447453 crc crio[22553]: time=\"2026-06-11T11:47:30.44714492Z\" level=info msg=\"Started container\" PID=63380 containerID=bde7775130a721526fbe69a1e840d62a3d09c7b925e56462272e4d64e1b3bc27 description=openstack/glance-db-sync-hr7c5/glance-db-sync id=5e2d8079-ce71-4daa-a7a7-391475e886d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804",
2026-06-11 12:41:58.214792 | controller |     "Jun 11 11:47:30.464340 crc crio[22553]: time=\"2026-06-11T11:47:30.464003132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.214807 | controller |     "Jun 11 11:47:30.464599 crc crio[22553]: time=\"2026-06-11T11:47:30.464448475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.214822 | controller |     "Jun 11 11:47:30.464599 crc crio[22553]: time=\"2026-06-11T11:47:30.464536348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.214837 | controller |     "Jun 11 11:47:30.464815 crc crio[22553]: time=\"2026-06-11T11:47:30.464645711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.214853 | controller |     "Jun 11 11:47:30.465111 crc crio[22553]: time=\"2026-06-11T11:47:30.465001051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.214868 | controller |     "Jun 11 11:47:30.474337 crc crio[22553]: time=\"2026-06-11T11:47:30.47419417Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083\" id=442d635c-c239-436e-820a-a37d6220ce2f name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.214883 | controller |     "Jun 11 11:47:30.475521 crc crio[22553]: time=\"2026-06-11T11:47:30.475449006Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1db49a71-1c2d-428c-a42c-219c09310013 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.214898 | controller |     "Jun 11 11:47:30.506627 crc crio[22553]: time=\"2026-06-11T11:47:30.506480762Z\" level=info msg=\"Creating container: openstack/neutron-db-create-r7lbf/mariadb-database-create\" id=c9d1d7f6-f198-414b-a6e8-aeda600abf30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.214917 | controller |     "Jun 11 11:47:30.604806 crc crio[22553]: time=\"2026-06-11T11:47:30.604625286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.214932 | controller |     "Jun 11 11:47:30.612928 crc crio[22553]: time=\"2026-06-11T11:47:30.612823476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.214947 | controller |     "Jun 11 11:47:30.619114 crc crio[22553]: time=\"2026-06-11T11:47:30.619041517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.214962 | controller |     "Jun 11 11:47:30.623586 crc crio[22553]: time=\"2026-06-11T11:47:30.623411274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.214977 | controller |     "Jun 11 11:47:30.630135 crc crio[22553]: time=\"2026-06-11T11:47:30.630046268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.214991 | controller |     "Jun 11 11:47:30.642386 crc crio[22553]: time=\"2026-06-11T11:47:30.642203933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f575a14a-d20d-4b85-9524-51da02a0ec8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.215006 | controller |     "Jun 11 11:47:30.684098 crc crio[22553]: time=\"2026-06-11T11:47:30.683834708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.215020 | controller |     "Jun 11 11:47:30.688311 crc crio[22553]: time=\"2026-06-11T11:47:30.688204835Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=bebe97df-9e4b-4399-867e-c9cd42bc3746 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.215036 | controller |     "Jun 11 11:47:30.693385 crc crio[22553]: time=\"2026-06-11T11:47:30.693304524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.215051 | controller |     "Jun 11 11:47:30.694511 crc crio[22553]: time=\"2026-06-11T11:47:30.694361145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.215066 | controller |     "Jun 11 11:47:30.704386 crc crio[22553]: time=\"2026-06-11T11:47:30.704278315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.215081 | controller |     "Jun 11 11:47:30.704646 crc crio[22553]: time=\"2026-06-11T11:47:30.704497871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.215096 | controller |     "Jun 11 11:47:30.706627 crc crio[22553]: time=\"2026-06-11T11:47:30.706589362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.215111 | controller |     "Jun 11 11:47:30.711982 crc crio[22553]: time=\"2026-06-11T11:47:30.708360404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.215127 | controller |     "Jun 11 11:47:30.720750 crc crio[22553]: time=\"2026-06-11T11:47:30.72057914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.215145 | controller |     "Jun 11 11:47:30.726431 crc crio[22553]: time=\"2026-06-11T11:47:30.726369969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.215174 | controller |     "Jun 11 11:47:30.768103 crc crio[22553]: time=\"2026-06-11T11:47:30.767901721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.215191 | controller |     "Jun 11 11:47:30.777093 crc crio[22553]: time=\"2026-06-11T11:47:30.777017807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.215206 | controller |     "Jun 11 11:47:31.053006 crc crio[22553]: time=\"2026-06-11T11:47:31.052139837Z\" level=info msg=\"Created container 10457d555518f7862ca5e43aced0be8f3e9248035b2444c76344a476cebd1469: openstack/neutron-1a70-account-create-update-7f6rf/mariadb-account-create-update\" id=c84114b7-d609-4ff6-bc53-a105183d3f9e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.215221 | controller |     "Jun 11 11:47:31.059548 crc crio[22553]: time=\"2026-06-11T11:47:31.059424089Z\" level=info msg=\"Starting container: 10457d555518f7862ca5e43aced0be8f3e9248035b2444c76344a476cebd1469\" id=65eda33f-a7f6-4035-be3d-427ce976bf92 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.215236 | controller |     "Jun 11 11:47:31.067581 crc crio[22553]: time=\"2026-06-11T11:47:31.067519686Z\" level=info msg=\"Created container fda015e058d6868dd90de017c95b7c25b05942b2d45fc0bdc078679c3bbd5920: openstack/barbican-db-create-8cbhf/mariadb-database-create\" id=905d43a8-850d-4cd2-80b2-631d8bfd9dfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.215251 | controller |     "Jun 11 11:47:31.073354 crc crio[22553]: time=\"2026-06-11T11:47:31.072737008Z\" level=info msg=\"Started container\" PID=63454 containerID=10457d555518f7862ca5e43aced0be8f3e9248035b2444c76344a476cebd1469 description=openstack/neutron-1a70-account-create-update-7f6rf/mariadb-account-create-update id=65eda33f-a7f6-4035-be3d-427ce976bf92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890",
2026-06-11 12:41:58.215266 | controller |     "Jun 11 11:47:31.079417 crc crio[22553]: time=\"2026-06-11T11:47:31.074431677Z\" level=info msg=\"Starting container: fda015e058d6868dd90de017c95b7c25b05942b2d45fc0bdc078679c3bbd5920\" id=38b5dd21-0ee0-4bbc-902f-b9f481241302 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.215281 | controller |     "Jun 11 11:47:31.088303 crc crio[22553]: time=\"2026-06-11T11:47:31.087775747Z\" level=info msg=\"Created container 2ddd77d3b13f64bd20b3cf9c19f064b958bb7b55bcb5a6a914b0c67b9a960fed: openstack/cinder-4bec-account-create-update-ngcdd/mariadb-account-create-update\" id=04fc8219-44ad-4eda-90f3-16a1642178cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.215296 | controller |     "Jun 11 11:47:31.089039 crc crio[22553]: time=\"2026-06-11T11:47:31.088817977Z\" level=info msg=\"Started container\" PID=63456 containerID=fda015e058d6868dd90de017c95b7c25b05942b2d45fc0bdc078679c3bbd5920 description=openstack/barbican-db-create-8cbhf/mariadb-database-create id=38b5dd21-0ee0-4bbc-902f-b9f481241302 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4",
2026-06-11 12:41:58.215311 | controller |     "Jun 11 11:47:31.091273 crc crio[22553]: time=\"2026-06-11T11:47:31.091177416Z\" level=info msg=\"Starting container: 2ddd77d3b13f64bd20b3cf9c19f064b958bb7b55bcb5a6a914b0c67b9a960fed\" id=0bc07b9e-f035-4c6e-8500-180284f38b80 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.215330 | controller |     "Jun 11 11:47:31.101151 crc crio[22553]: time=\"2026-06-11T11:47:31.101062374Z\" level=info msg=\"Started container\" PID=63459 containerID=2ddd77d3b13f64bd20b3cf9c19f064b958bb7b55bcb5a6a914b0c67b9a960fed description=openstack/cinder-4bec-account-create-update-ngcdd/mariadb-account-create-update id=0bc07b9e-f035-4c6e-8500-180284f38b80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e",
2026-06-11 12:41:58.215359 | controller |     "Jun 11 11:47:31.108376 crc crio[22553]: time=\"2026-06-11T11:47:31.104460754Z\" level=info msg=\"Created container f603becdecc1e9429524233d68d2e455f804ca34ba3c94d7355f6177a8c2948a: openstack/barbican-0f23-account-create-update-c2djj/mariadb-account-create-update\" id=c711223a-f93e-492a-a1aa-4a03384dd659 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.215380 | controller |     "Jun 11 11:47:31.108376 crc crio[22553]: time=\"2026-06-11T11:47:31.105269497Z\" level=info msg=\"Created container 9f2ef41d54fa7e69fd3731b474b61649285bfdee1df6f2b40e04d130abf0d537: openstack/swift-storage-0/xattr-restore\" id=bebe97df-9e4b-4399-867e-c9cd42bc3746 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.215395 | controller |     "Jun 11 11:47:31.108376 crc crio[22553]: time=\"2026-06-11T11:47:31.105725211Z\" level=info msg=\"Created container 8608180a155043742aa7a63e286660b42b4984920f7dc88fef83fb0d29213326: openstack/neutron-db-create-r7lbf/mariadb-database-create\" id=c9d1d7f6-f198-414b-a6e8-aeda600abf30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.215410 | controller |     "Jun 11 11:47:31.108792 crc crio[22553]: time=\"2026-06-11T11:47:31.108632235Z\" level=info msg=\"Starting container: 9f2ef41d54fa7e69fd3731b474b61649285bfdee1df6f2b40e04d130abf0d537\" id=76a86260-1852-49ec-a81d-d966336b66dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.215425 | controller |     "Jun 11 11:47:31.109945 crc crio[22553]: time=\"2026-06-11T11:47:31.10980091Z\" level=info msg=\"Starting container: 8608180a155043742aa7a63e286660b42b4984920f7dc88fef83fb0d29213326\" id=19589a21-f78f-467f-9258-a49b773b95b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.215439 | controller |     "Jun 11 11:47:31.110422 crc crio[22553]: time=\"2026-06-11T11:47:31.110280864Z\" level=info msg=\"Starting container: f603becdecc1e9429524233d68d2e455f804ca34ba3c94d7355f6177a8c2948a\" id=3a91293c-55c1-46e1-bd7d-453fe1c2f965 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.215454 | controller |     "Jun 11 11:47:31.118277 crc crio[22553]: time=\"2026-06-11T11:47:31.118119942Z\" level=info msg=\"Started container\" PID=63455 containerID=9f2ef41d54fa7e69fd3731b474b61649285bfdee1df6f2b40e04d130abf0d537 description=openstack/swift-storage-0/xattr-restore id=76a86260-1852-49ec-a81d-d966336b66dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55",
2026-06-11 12:41:58.215469 | controller |     "Jun 11 11:47:31.118662 crc crio[22553]: time=\"2026-06-11T11:47:31.1183812Z\" level=info msg=\"Started container\" PID=63451 containerID=8608180a155043742aa7a63e286660b42b4984920f7dc88fef83fb0d29213326 description=openstack/neutron-db-create-r7lbf/mariadb-database-create id=19589a21-f78f-467f-9258-a49b773b95b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a",
2026-06-11 12:41:58.215484 | controller |     "Jun 11 11:47:31.123531 crc crio[22553]: time=\"2026-06-11T11:47:31.123266693Z\" level=info msg=\"Started container\" PID=63458 containerID=f603becdecc1e9429524233d68d2e455f804ca34ba3c94d7355f6177a8c2948a description=openstack/barbican-0f23-account-create-update-c2djj/mariadb-account-create-update id=3a91293c-55c1-46e1-bd7d-453fe1c2f965 name=/runtime.v1.RuntimeService/StartContainer sandboxID=708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503",
2026-06-11 12:41:58.215513 | controller |     "Jun 11 11:47:31.134663 crc crio[22553]: time=\"2026-06-11T11:47:31.13002178Z\" level=info msg=\"Created container dce70df882f84fa682f8bbc5972ae3d867ff1658e7205b9072b248f4156c2ba3: openstack/cinder-db-create-67mc7/mariadb-database-create\" id=946b6382-d2ff-4716-954a-093cd3f4e590 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.215529 | controller |     "Jun 11 11:47:31.134663 crc crio[22553]: time=\"2026-06-11T11:47:31.131308267Z\" level=info msg=\"Starting container: dce70df882f84fa682f8bbc5972ae3d867ff1658e7205b9072b248f4156c2ba3\" id=14a67799-63d5-4b8f-ad30-1a69a31ac35c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.215544 | controller |     "Jun 11 11:47:31.144933 crc crio[22553]: time=\"2026-06-11T11:47:31.144808251Z\" level=info msg=\"Started container\" PID=63460 containerID=dce70df882f84fa682f8bbc5972ae3d867ff1658e7205b9072b248f4156c2ba3 description=openstack/cinder-db-create-67mc7/mariadb-database-create id=14a67799-63d5-4b8f-ad30-1a69a31ac35c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893",
2026-06-11 12:41:58.215560 | controller |     "Jun 11 11:47:31.192751 crc crio[22553]: time=\"2026-06-11T11:47:31.192609726Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=e163a618-4e19-4d30-b262-f2381874f968 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.215574 | controller |     "Jun 11 11:47:31.192945 crc crio[22553]: time=\"2026-06-11T11:47:31.192920645Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=e163a618-4e19-4d30-b262-f2381874f968 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.215589 | controller |     "Jun 11 11:47:31.193014 crc crio[22553]: time=\"2026-06-11T11:47:31.192971837Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=e163a618-4e19-4d30-b262-f2381874f968 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.215603 | controller |     "Jun 11 11:47:31.197056 crc crio[22553]: time=\"2026-06-11T11:47:31.196967623Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=7fc8bb4e-f933-464b-958e-6f7ad7c8b2da name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.215618 | controller |     "Jun 11 11:47:31.207006 crc crio[22553]: time=\"2026-06-11T11:47:31.206366648Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"",
2026-06-11 12:41:58.215632 | controller |     "Jun 11 11:47:32.703804 crc crio[22553]: time=\"2026-06-11T11:47:32.702931613Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310\" id=7fc8bb4e-f933-464b-958e-6f7ad7c8b2da name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.215647 | controller |     "Jun 11 11:47:32.706081 crc crio[22553]: time=\"2026-06-11T11:47:32.705605771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=13dc9b83-c262-495e-90fb-9d6e96c70a3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.215662 | controller |     "Jun 11 11:47:32.729861 crc crio[22553]: time=\"2026-06-11T11:47:32.729667344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=20654ccc-970c-4720-b353-d740365fbc31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.215677 | controller |     "Jun 11 11:47:32.738935 crc crio[22553]: time=\"2026-06-11T11:47:32.73878757Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=c134c7fd-10a2-4e99-a111-5e47e48a4a90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.215697 | controller |     "Jun 11 11:47:32.741487 crc crio[22553]: time=\"2026-06-11T11:47:32.741441977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.215713 | controller |     "Jun 11 11:47:32.811267 crc crio[22553]: time=\"2026-06-11T11:47:32.81111097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.215728 | controller |     "Jun 11 11:47:32.818209 crc crio[22553]: time=\"2026-06-11T11:47:32.818014462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.215743 | controller |     "Jun 11 11:47:32.991646 crc crio[22553]: time=\"2026-06-11T11:47:32.991516285Z\" level=info msg=\"Created container 6ca4a6c2ac4ef0338c80d76975eff720c8c6533f17bcba7a0ad4b630503a2581: openstack/swift-storage-0/account-server\" id=c134c7fd-10a2-4e99-a111-5e47e48a4a90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.215758 | controller |     "Jun 11 11:47:32.993150 crc crio[22553]: time=\"2026-06-11T11:47:32.99304674Z\" level=info msg=\"Starting container: 6ca4a6c2ac4ef0338c80d76975eff720c8c6533f17bcba7a0ad4b630503a2581\" id=0bc851b2-a54b-4659-aba2-bce4aee5763e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.215773 | controller |     "Jun 11 11:47:33.003189 crc crio[22553]: time=\"2026-06-11T11:47:33.003051842Z\" level=info msg=\"Started container\" PID=63658 containerID=6ca4a6c2ac4ef0338c80d76975eff720c8c6533f17bcba7a0ad4b630503a2581 description=openstack/swift-storage-0/account-server id=0bc851b2-a54b-4659-aba2-bce4aee5763e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55",
2026-06-11 12:41:58.215789 | controller |     "Jun 11 11:47:33.022816 crc crio[22553]: time=\"2026-06-11T11:47:33.022670315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=b30a2178-34b0-4f92-8f41-aa9c4a9cc976 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.215803 | controller |     "Jun 11 11:47:33.421428 crc crio[22553]: time=\"2026-06-11T11:47:33.421228456Z\" level=info msg=\"Stopping pod sandbox: 708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503\" id=8346b759-d6af-4124-a120-16625ae755a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.215818 | controller |     "Jun 11 11:47:33.421885 crc crio[22553]: time=\"2026-06-11T11:47:33.421659899Z\" level=info msg=\"Stopping pod sandbox: e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893\" id=ba18b401-0456-4b0d-82aa-f799ac728cd3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.215834 | controller |     "Jun 11 11:47:33.423119 crc crio[22553]: time=\"2026-06-11T11:47:33.42305976Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-67mc7 Namespace:openstack ID:e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893 UID:ad561778-c8ae-4fae-82b8-1da09aa0d2f8 NetNS:/var/run/netns/6af3a083-382d-42ae-b93f-72a1eb8273de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad561778_c8ae_4fae_82b8_1da09aa0d2f8.slice PodAnnotations:0xc001be6100}] Aliases:map[]}\"",
2026-06-11 12:41:58.215849 | controller |     "Jun 11 11:47:33.423345 crc crio[22553]: time=\"2026-06-11T11:47:33.423220985Z\" level=info msg=\"Stopping pod sandbox: 7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4\" id=66f2c0c9-a0fc-4954-a72d-a86c293b4fcd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.215864 | controller |     "Jun 11 11:47:33.423424 crc crio[22553]: time=\"2026-06-11T11:47:33.423249055Z\" level=info msg=\"Got pod network &{Name:barbican-0f23-account-create-update-c2djj Namespace:openstack ID:708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503 UID:19777e64-83de-4da5-9765-300139519623 NetNS:/var/run/netns/6e9e41d2-6a63-48db-bd80-15e62fa49229 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19777e64_83de_4da5_9765_300139519623.slice PodAnnotations:0xc001894060}] Aliases:map[]}\"",
2026-06-11 12:41:58.215884 | controller |     "Jun 11 11:47:33.423424 crc crio[22553]: time=\"2026-06-11T11:47:33.423370969Z\" level=info msg=\"Stopping pod sandbox: 85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e\" id=2819ee96-ec46-40be-a0e1-f48c9707eefc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.215899 | controller |     "Jun 11 11:47:33.423589 crc crio[22553]: time=\"2026-06-11T11:47:33.423543504Z\" level=info msg=\"Stopping pod sandbox: 9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a\" id=0b82a332-6caa-4f5a-b554-b3eed508fd7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.215915 | controller |     "Jun 11 11:47:33.423751 crc crio[22553]: time=\"2026-06-11T11:47:33.423652837Z\" level=info msg=\"Got pod network &{Name:cinder-4bec-account-create-update-ngcdd Namespace:openstack ID:85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e UID:17c32013-65a0-497a-80b6-175304e9808d NetNS:/var/run/netns/360d7fb8-0c9d-41f0-b8e5-a04a687c04c3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c32013_65a0_497a_80b6_175304e9808d.slice PodAnnotations:0xc001be61a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.215930 | controller |     "Jun 11 11:47:33.423833 crc crio[22553]: time=\"2026-06-11T11:47:33.423263086Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-67mc7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.215946 | controller |     "Jun 11 11:47:33.424057 crc crio[22553]: time=\"2026-06-11T11:47:33.423844623Z\" level=info msg=\"Deleting pod openstack_cinder-4bec-account-create-update-ngcdd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.215962 | controller |     "Jun 11 11:47:33.424057 crc crio[22553]: time=\"2026-06-11T11:47:33.424032858Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-8cbhf Namespace:openstack ID:7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4 UID:47680d74-d451-4dc3-ad12-10b2d19ccb61 NetNS:/var/run/netns/66259db0-552c-47cd-83a4-823bfb5479c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47680d74_d451_4dc3_ad12_10b2d19ccb61.slice PodAnnotations:0xc0011e8020}] Aliases:map[]}\"",
2026-06-11 12:41:58.215977 | controller |     "Jun 11 11:47:33.424241 crc crio[22553]: time=\"2026-06-11T11:47:33.423588275Z\" level=info msg=\"Deleting pod openstack_barbican-0f23-account-create-update-c2djj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.215992 | controller |     "Jun 11 11:47:33.424398 crc crio[22553]: time=\"2026-06-11T11:47:33.423281186Z\" level=info msg=\"Stopping pod sandbox: 77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890\" id=2dca0628-35e4-497e-9d98-38705fc1382c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.216007 | controller |     "Jun 11 11:47:33.424544 crc crio[22553]: time=\"2026-06-11T11:47:33.424196653Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-8cbhf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.216022 | controller |     "Jun 11 11:47:33.424859 crc crio[22553]: time=\"2026-06-11T11:47:33.424807891Z\" level=info msg=\"Got pod network &{Name:neutron-1a70-account-create-update-7f6rf Namespace:openstack ID:77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890 UID:3d73efe4-470a-4d3a-b59c-9c0a8314e420 NetNS:/var/run/netns/74ea704a-0908-4ab1-b531-8c64679463f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3d73efe4_470a_4d3a_b59c_9c0a8314e420.slice PodAnnotations:0xc002816000}] Aliases:map[]}\"",
2026-06-11 12:41:58.216042 | controller |     "Jun 11 11:47:33.424998 crc crio[22553]: time=\"2026-06-11T11:47:33.424949975Z\" level=info msg=\"Deleting pod openstack_neutron-1a70-account-create-update-7f6rf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.216057 | controller |     "Jun 11 11:47:33.425308 crc crio[22553]: time=\"2026-06-11T11:47:33.425281675Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-r7lbf Namespace:openstack ID:9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a UID:fc54d69b-b5e1-42ee-b8cf-ae04a4addb71 NetNS:/var/run/netns/dfa18626-526f-41f7-8df8-885175dcc54b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc54d69b_b5e1_42ee_b8cf_ae04a4addb71.slice PodAnnotations:0xc004800070}] Aliases:map[]}\"",
2026-06-11 12:41:58.216072 | controller |     "Jun 11 11:47:33.426099 crc crio[22553]: time=\"2026-06-11T11:47:33.426076678Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-r7lbf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.216088 | controller |     "Jun 11 11:47:37.528158 crc crio[22553]: time=\"2026-06-11T11:47:37.527267838Z\" level=info msg=\"Stopped pod sandbox: 7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4\" id=66f2c0c9-a0fc-4954-a72d-a86c293b4fcd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.216103 | controller |     "Jun 11 11:47:37.557997 crc crio[22553]: time=\"2026-06-11T11:47:37.557871651Z\" level=info msg=\"Stopped pod sandbox: 9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a\" id=0b82a332-6caa-4f5a-b554-b3eed508fd7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.216117 | controller |     "Jun 11 11:47:37.559037 crc crio[22553]: time=\"2026-06-11T11:47:37.558632044Z\" level=info msg=\"Stopped pod sandbox: 85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e\" id=2819ee96-ec46-40be-a0e1-f48c9707eefc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.216132 | controller |     "Jun 11 11:47:37.562029 crc crio[22553]: time=\"2026-06-11T11:47:37.56193923Z\" level=info msg=\"Stopped pod sandbox: 708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503\" id=8346b759-d6af-4124-a120-16625ae755a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.216147 | controller |     "Jun 11 11:47:37.566558 crc crio[22553]: time=\"2026-06-11T11:47:37.566490353Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=26a02d60-6613-48cd-80dd-1803738268cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.216161 | controller |     "Jun 11 11:47:37.575646 crc crio[22553]: time=\"2026-06-11T11:47:37.575409633Z\" level=info msg=\"Stopped pod sandbox: e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893\" id=ba18b401-0456-4b0d-82aa-f799ac728cd3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.216176 | controller |     "Jun 11 11:47:37.635121 crc crio[22553]: time=\"2026-06-11T11:47:37.635053514Z\" level=info msg=\"Stopped pod sandbox: 77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890\" id=2dca0628-35e4-497e-9d98-38705fc1382c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.216190 | controller |     "Jun 11 11:47:37.654632 crc crio[22553]: time=\"2026-06-11T11:47:37.65445787Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=930d19bc-78ea-42b2-8adb-8129c1b2841e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.216209 | controller |     "Jun 11 11:47:37.657923 crc crio[22553]: time=\"2026-06-11T11:47:37.65789097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.216225 | controller |     "Jun 11 11:47:37.660763 crc crio[22553]: time=\"2026-06-11T11:47:37.660589939Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3\" id=7aadb3e7-5b30-44a4-a3b3-5d41d97a801b name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.216239 | controller |     "Jun 11 11:47:37.662153 crc crio[22553]: time=\"2026-06-11T11:47:37.662089483Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=30606c69-21f1-4f30-840e-e45cee2bb7e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.216254 | controller |     "Jun 11 11:47:37.718431 crc crio[22553]: time=\"2026-06-11T11:47:37.718283553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=207a64d7-051a-467b-aead-eaa033a71a0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.216269 | controller |     "Jun 11 11:47:37.730581 crc crio[22553]: time=\"2026-06-11T11:47:37.730410687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.216284 | controller |     "Jun 11 11:47:37.733920 crc crio[22553]: time=\"2026-06-11T11:47:37.733834817Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-gkb5c/keystone-db-sync\" id=9cbc7c33-c924-4cf0-8488-b6de402c742c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.216299 | controller |     "Jun 11 11:47:37.735992 crc crio[22553]: time=\"2026-06-11T11:47:37.735921258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.216314 | controller |     "Jun 11 11:47:37.738337 crc crio[22553]: time=\"2026-06-11T11:47:37.737778602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.216329 | controller |     "Jun 11 11:47:37.790582 crc crio[22553]: time=\"2026-06-11T11:47:37.790181661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.216344 | controller |     "Jun 11 11:47:37.797440 crc crio[22553]: time=\"2026-06-11T11:47:37.797312849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.216380 | controller |     "Jun 11 11:47:38.075164 crc crio[22553]: time=\"2026-06-11T11:47:38.074929931Z\" level=info msg=\"Created container c9237a300d371fd1af34d2ae35084fed36f605b4d594ce22241070c53205a4b0: openstack/swift-storage-0/account-replicator\" id=930d19bc-78ea-42b2-8adb-8129c1b2841e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.216396 | controller |     "Jun 11 11:47:38.081017 crc crio[22553]: time=\"2026-06-11T11:47:38.080857784Z\" level=info msg=\"Created container 3b57fc04de9d8f6cc9bea21b7b7e00de3b5b548d466112d3d7e76cbc557cd3ee: openstack/keystone-db-sync-gkb5c/keystone-db-sync\" id=9cbc7c33-c924-4cf0-8488-b6de402c742c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.216410 | controller |     "Jun 11 11:47:38.084173 crc crio[22553]: time=\"2026-06-11T11:47:38.084024737Z\" level=info msg=\"Starting container: 3b57fc04de9d8f6cc9bea21b7b7e00de3b5b548d466112d3d7e76cbc557cd3ee\" id=fba84088-0def-4ef1-b93f-10911a3405fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.216429 | controller |     "Jun 11 11:47:38.087119 crc crio[22553]: time=\"2026-06-11T11:47:38.084749218Z\" level=info msg=\"Starting container: c9237a300d371fd1af34d2ae35084fed36f605b4d594ce22241070c53205a4b0\" id=5b8a8b24-d996-42de-be85-217adfc47600 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.216444 | controller |     "Jun 11 11:47:38.099031 crc crio[22553]: time=\"2026-06-11T11:47:38.098918452Z\" level=info msg=\"Started container\" PID=64146 containerID=3b57fc04de9d8f6cc9bea21b7b7e00de3b5b548d466112d3d7e76cbc557cd3ee description=openstack/keystone-db-sync-gkb5c/keystone-db-sync id=fba84088-0def-4ef1-b93f-10911a3405fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef",
2026-06-11 12:41:58.216459 | controller |     "Jun 11 11:47:38.107755 crc crio[22553]: time=\"2026-06-11T11:47:38.104853735Z\" level=info msg=\"Started container\" PID=64147 containerID=c9237a300d371fd1af34d2ae35084fed36f605b4d594ce22241070c53205a4b0 description=openstack/swift-storage-0/account-replicator id=5b8a8b24-d996-42de-be85-217adfc47600 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55",
2026-06-11 12:41:58.216475 | controller |     "Jun 11 11:47:38.120758 crc crio[22553]: time=\"2026-06-11T11:47:38.120150771Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=6d75e880-fabc-46d0-a5a0-933b6b596c2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.216490 | controller |     "Jun 11 11:47:38.153073 crc crio[22553]: time=\"2026-06-11T11:47:38.152972839Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=5780001f-a24e-4fd3-bd7b-7503a1a5d11a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.216505 | controller |     "Jun 11 11:47:38.163954 crc crio[22553]: time=\"2026-06-11T11:47:38.163852307Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=d8b558b6-7f09-4fbe-b4f5-db8faa291384 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.216520 | controller |     "Jun 11 11:47:38.165606 crc crio[22553]: time=\"2026-06-11T11:47:38.165540216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.216536 | controller |     "Jun 11 11:47:38.235955 crc crio[22553]: time=\"2026-06-11T11:47:38.235838097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.216551 | controller |     "Jun 11 11:47:38.241491 crc crio[22553]: time=\"2026-06-11T11:47:38.24140397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.216566 | controller |     "Jun 11 11:47:38.347567 crc crio[22553]: time=\"2026-06-11T11:47:38.347459275Z\" level=info msg=\"Created container 237b53744230ae7bf72f2d8d4f7706d680e53cefc385481bc69362e42fe67ebc: openstack/swift-storage-0/account-auditor\" id=d8b558b6-7f09-4fbe-b4f5-db8faa291384 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.216581 | controller |     "Jun 11 11:47:38.349303 crc crio[22553]: time=\"2026-06-11T11:47:38.349218066Z\" level=info msg=\"Starting container: 237b53744230ae7bf72f2d8d4f7706d680e53cefc385481bc69362e42fe67ebc\" id=28e594f5-9aa1-4863-b995-2aa40d4caa2c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.216596 | controller |     "Jun 11 11:47:38.361098 crc crio[22553]: time=\"2026-06-11T11:47:38.36099754Z\" level=info msg=\"Started container\" PID=64176 containerID=237b53744230ae7bf72f2d8d4f7706d680e53cefc385481bc69362e42fe67ebc description=openstack/swift-storage-0/account-auditor id=28e594f5-9aa1-4863-b995-2aa40d4caa2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55",
2026-06-11 12:41:58.216616 | controller |     "Jun 11 11:47:38.378619 crc crio[22553]: time=\"2026-06-11T11:47:38.378496791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=23aaa9eb-c2c4-4aae-ba15-832e48ba07e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.216632 | controller |     "Jun 11 11:47:38.412357 crc crio[22553]: time=\"2026-06-11T11:47:38.412199975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=d27542e0-2c1a-499d-a498-77e3ab9d1068 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.216647 | controller |     "Jun 11 11:47:38.424666 crc crio[22553]: time=\"2026-06-11T11:47:38.424530264Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=420499cf-bfd4-40e6-84c3-ff82d48a75ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.216662 | controller |     "Jun 11 11:47:38.426122 crc crio[22553]: time=\"2026-06-11T11:47:38.426046269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.216677 | controller |     "Jun 11 11:47:38.475386 crc crio[22553]: time=\"2026-06-11T11:47:38.475215574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.216692 | controller |     "Jun 11 11:47:38.478858 crc crio[22553]: time=\"2026-06-11T11:47:38.478785438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.216707 | controller |     "Jun 11 11:47:38.666602 crc crio[22553]: time=\"2026-06-11T11:47:38.665861577Z\" level=info msg=\"Created container 0a1cf13f369ea9cb980d50e1188af2177ac9a75b7c4a8ddf73d5f0f171a019f7: openstack/swift-storage-0/account-reaper\" id=420499cf-bfd4-40e6-84c3-ff82d48a75ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.216722 | controller |     "Jun 11 11:47:38.672545 crc crio[22553]: time=\"2026-06-11T11:47:38.67246484Z\" level=info msg=\"Starting container: 0a1cf13f369ea9cb980d50e1188af2177ac9a75b7c4a8ddf73d5f0f171a019f7\" id=b1377f21-06a7-46df-8595-d526f7e5d338 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.216736 | controller |     "Jun 11 11:47:38.680817 crc crio[22553]: time=\"2026-06-11T11:47:38.680714391Z\" level=info msg=\"Started container\" PID=64192 containerID=0a1cf13f369ea9cb980d50e1188af2177ac9a75b7c4a8ddf73d5f0f171a019f7 description=openstack/swift-storage-0/account-reaper id=b1377f21-06a7-46df-8595-d526f7e5d338 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55",
2026-06-11 12:41:58.216751 | controller |     "Jun 11 11:47:38.697753 crc crio[22553]: time=\"2026-06-11T11:47:38.697606754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=6af06f80-2e50-4642-a54a-2517acd2b0aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.216766 | controller |     "Jun 11 11:47:38.698074 crc crio[22553]: time=\"2026-06-11T11:47:38.697932543Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=6af06f80-2e50-4642-a54a-2517acd2b0aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.216781 | controller |     "Jun 11 11:47:38.698074 crc crio[22553]: time=\"2026-06-11T11:47:38.698002835Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=6af06f80-2e50-4642-a54a-2517acd2b0aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.216800 | controller |     "Jun 11 11:47:38.699815 crc crio[22553]: time=\"2026-06-11T11:47:38.699575581Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=a13f9a2b-e055-41c4-bb6b-a315acffca5c name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.216815 | controller |     "Jun 11 11:47:38.706866 crc crio[22553]: time=\"2026-06-11T11:47:38.706751101Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"",
2026-06-11 12:41:58.216831 | controller |     "Jun 11 11:47:39.947572 crc crio[22553]: time=\"2026-06-11T11:47:39.944510364Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53\" id=a13f9a2b-e055-41c4-bb6b-a315acffca5c name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.216845 | controller |     "Jun 11 11:47:39.950423 crc crio[22553]: time=\"2026-06-11T11:47:39.948082628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=34cb904c-9d61-4ba0-ae1d-50911018a759 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.216860 | controller |     "Jun 11 11:47:39.976627 crc crio[22553]: time=\"2026-06-11T11:47:39.976493067Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=a3dbe16b-41d2-4c2e-a031-d31621c4831a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.216874 | controller |     "Jun 11 11:47:39.989425 crc crio[22553]: time=\"2026-06-11T11:47:39.989312321Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=79a15d23-fdc7-4321-aef3-c79ec17ce62d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.216889 | controller |     "Jun 11 11:47:39.992779 crc crio[22553]: time=\"2026-06-11T11:47:39.991540176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.216904 | controller |     "Jun 11 11:47:40.048606 crc crio[22553]: time=\"2026-06-11T11:47:40.048072406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.216919 | controller |     "Jun 11 11:47:40.055016 crc crio[22553]: time=\"2026-06-11T11:47:40.054933776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.216934 | controller |     "Jun 11 11:47:40.259188 crc crio[22553]: time=\"2026-06-11T11:47:40.259059953Z\" level=info msg=\"Created container 6341686e8973a1f548fdd7d1658fc8e266d6371c5554fb354b34912d43ecb78b: openstack/swift-storage-0/container-server\" id=79a15d23-fdc7-4321-aef3-c79ec17ce62d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.216949 | controller |     "Jun 11 11:47:40.260869 crc crio[22553]: time=\"2026-06-11T11:47:40.260811024Z\" level=info msg=\"Starting container: 6341686e8973a1f548fdd7d1658fc8e266d6371c5554fb354b34912d43ecb78b\" id=fa4f34b9-bdbd-4422-a93d-a198857a1824 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.216964 | controller |     "Jun 11 11:47:40.270450 crc crio[22553]: time=\"2026-06-11T11:47:40.269899759Z\" level=info msg=\"Started container\" PID=64295 containerID=6341686e8973a1f548fdd7d1658fc8e266d6371c5554fb354b34912d43ecb78b description=openstack/swift-storage-0/container-server id=fa4f34b9-bdbd-4422-a93d-a198857a1824 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55",
2026-06-11 12:41:58.216979 | controller |     "Jun 11 11:47:40.287086 crc crio[22553]: time=\"2026-06-11T11:47:40.286815392Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=62b70c9c-576a-492a-a8b3-d18c9b54753d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.216998 | controller |     "Jun 11 11:47:40.312126 crc crio[22553]: time=\"2026-06-11T11:47:40.310236236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=594b1ead-486a-402b-ae3d-32a15fc23324 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.217014 | controller |     "Jun 11 11:47:40.322526 crc crio[22553]: time=\"2026-06-11T11:47:40.32237051Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=c8ec9aab-f2fc-424a-b1d6-4902660844af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.217029 | controller |     "Jun 11 11:47:40.324978 crc crio[22553]: time=\"2026-06-11T11:47:40.324908084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.217044 | controller |     "Jun 11 11:47:40.370649 crc crio[22553]: time=\"2026-06-11T11:47:40.370540186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.217059 | controller |     "Jun 11 11:47:40.374432 crc crio[22553]: time=\"2026-06-11T11:47:40.374372908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.217074 | controller |     "Jun 11 11:47:40.501954 crc crio[22553]: time=\"2026-06-11T11:47:40.501808667Z\" level=info msg=\"Created container 53b0a05c9dc8b14b8e70a488d181d530ecf2b0ecd4fab9ee6c4a9f504c6547fb: openstack/swift-storage-0/container-replicator\" id=c8ec9aab-f2fc-424a-b1d6-4902660844af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.217089 | controller |     "Jun 11 11:47:40.508878 crc crio[22553]: time=\"2026-06-11T11:47:40.505157064Z\" level=info msg=\"Starting container: 53b0a05c9dc8b14b8e70a488d181d530ecf2b0ecd4fab9ee6c4a9f504c6547fb\" id=9b7ba67c-4504-461b-a900-48fac59268c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.217104 | controller |     "Jun 11 11:47:40.514069 crc crio[22553]: time=\"2026-06-11T11:47:40.513775446Z\" level=info msg=\"Started container\" PID=64317 containerID=53b0a05c9dc8b14b8e70a488d181d530ecf2b0ecd4fab9ee6c4a9f504c6547fb description=openstack/swift-storage-0/container-replicator id=9b7ba67c-4504-461b-a900-48fac59268c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55",
2026-06-11 12:41:58.217119 | controller |     "Jun 11 11:47:40.533773 crc crio[22553]: time=\"2026-06-11T11:47:40.533598775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=1169502b-2710-4ed8-98f0-f491023ded08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.217134 | controller |     "Jun 11 11:47:40.557890 crc crio[22553]: time=\"2026-06-11T11:47:40.555783292Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=d8d56461-e4ca-438e-bf4c-a809871a4e37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.217149 | controller |     "Jun 11 11:47:40.569094 crc crio[22553]: time=\"2026-06-11T11:47:40.568994318Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=39565a8d-8979-4d73-8ad6-cefe420a0b15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.217164 | controller |     "Jun 11 11:47:40.570914 crc crio[22553]: time=\"2026-06-11T11:47:40.570834041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.217178 | controller |     "Jun 11 11:47:40.632967 crc crio[22553]: time=\"2026-06-11T11:47:40.632902233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.217197 | controller |     "Jun 11 11:47:40.642597 crc crio[22553]: time=\"2026-06-11T11:47:40.642549794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.217212 | controller |     "Jun 11 11:47:40.767387 crc crio[22553]: time=\"2026-06-11T11:47:40.76714663Z\" level=info msg=\"Created container de9109c1d249543c390381e71ded2360114212afa44191e822395869be23ba7a: openstack/swift-storage-0/container-auditor\" id=39565a8d-8979-4d73-8ad6-cefe420a0b15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.217227 | controller |     "Jun 11 11:47:40.778599 crc crio[22553]: time=\"2026-06-11T11:47:40.77845906Z\" level=info msg=\"Starting container: de9109c1d249543c390381e71ded2360114212afa44191e822395869be23ba7a\" id=41bcddbd-4642-45e7-9520-44aec9ecc3b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.217242 | controller |     "Jun 11 11:47:40.786281 crc crio[22553]: time=\"2026-06-11T11:47:40.785944859Z\" level=info msg=\"Started container\" PID=64333 containerID=de9109c1d249543c390381e71ded2360114212afa44191e822395869be23ba7a description=openstack/swift-storage-0/container-auditor id=41bcddbd-4642-45e7-9520-44aec9ecc3b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55",
2026-06-11 12:41:58.217256 | controller |     "Jun 11 11:47:40.799862 crc crio[22553]: time=\"2026-06-11T11:47:40.7989873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=3294b879-fabb-4a6a-99bb-654a4f1ee4ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.217271 | controller |     "Jun 11 11:47:40.818236 crc crio[22553]: time=\"2026-06-11T11:47:40.818113068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=08c05d73-4e76-48fd-9ffa-c7be393d7d6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.217285 | controller |     "Jun 11 11:47:40.828820 crc crio[22553]: time=\"2026-06-11T11:47:40.828552212Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=b5208cf9-165f-409e-8ba7-2075ee301167 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.217300 | controller |     "Jun 11 11:47:40.830804 crc crio[22553]: time=\"2026-06-11T11:47:40.830671714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.217316 | controller |     "Jun 11 11:47:40.923211 crc crio[22553]: time=\"2026-06-11T11:47:40.922207565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.217330 | controller |     "Jun 11 11:47:40.932819 crc crio[22553]: time=\"2026-06-11T11:47:40.932532096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.217360 | controller |     "Jun 11 11:47:41.100368 crc crio[22553]: time=\"2026-06-11T11:47:41.100203559Z\" level=info msg=\"Created container b89eb2aa97f08f5e87cef32ad5b98f814c7787a6f3c9d2131b596f8d765367b6: openstack/swift-storage-0/container-updater\" id=b5208cf9-165f-409e-8ba7-2075ee301167 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.217380 | controller |     "Jun 11 11:47:41.104203 crc crio[22553]: time=\"2026-06-11T11:47:41.104147054Z\" level=info msg=\"Starting container: b89eb2aa97f08f5e87cef32ad5b98f814c7787a6f3c9d2131b596f8d765367b6\" id=e789a5c6-0ee3-4a8d-8864-650f8ca3a425 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.217400 | controller |     "Jun 11 11:47:41.109200 crc crio[22553]: time=\"2026-06-11T11:47:41.109056648Z\" level=info msg=\"Started container\" PID=64377 containerID=b89eb2aa97f08f5e87cef32ad5b98f814c7787a6f3c9d2131b596f8d765367b6 description=openstack/swift-storage-0/container-updater id=e789a5c6-0ee3-4a8d-8864-650f8ca3a425 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55",
2026-06-11 12:41:58.217415 | controller |     "Jun 11 11:47:41.130062 crc crio[22553]: time=\"2026-06-11T11:47:41.129932317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=28621a6f-097d-467b-90ff-5d20b0d45ec4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.217430 | controller |     "Jun 11 11:47:41.149874 crc crio[22553]: time=\"2026-06-11T11:47:41.149662572Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=a0d39eea-227e-4268-b8be-5651f8688081 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.217444 | controller |     "Jun 11 11:47:41.161385 crc crio[22553]: time=\"2026-06-11T11:47:41.161248491Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=bb5bb5e8-bdfe-4d48-aec3-a64a2121994e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.217459 | controller |     "Jun 11 11:47:41.163612 crc crio[22553]: time=\"2026-06-11T11:47:41.163517487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.217474 | controller |     "Jun 11 11:47:41.226386 crc crio[22553]: time=\"2026-06-11T11:47:41.226280949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.217488 | controller |     "Jun 11 11:47:41.232893 crc crio[22553]: time=\"2026-06-11T11:47:41.232785038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.217503 | controller |     "Jun 11 11:47:41.411050 crc crio[22553]: time=\"2026-06-11T11:47:41.410923417Z\" level=info msg=\"Created container ec4ef1617892e30178e3344c06cc636259130448200089f207fc76cb19080247: openstack/swift-storage-0/object-server\" id=bb5bb5e8-bdfe-4d48-aec3-a64a2121994e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.217517 | controller |     "Jun 11 11:47:41.412620 crc crio[22553]: time=\"2026-06-11T11:47:41.412467733Z\" level=info msg=\"Starting container: ec4ef1617892e30178e3344c06cc636259130448200089f207fc76cb19080247\" id=b17bce3a-5309-4ca6-975b-b44ff69ff137 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.217532 | controller |     "Jun 11 11:47:41.422801 crc crio[22553]: time=\"2026-06-11T11:47:41.422740102Z\" level=info msg=\"Started container\" PID=64392 containerID=ec4ef1617892e30178e3344c06cc636259130448200089f207fc76cb19080247 description=openstack/swift-storage-0/object-server id=b17bce3a-5309-4ca6-975b-b44ff69ff137 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55",
2026-06-11 12:41:58.217546 | controller |     "Jun 11 11:47:41.439627 crc crio[22553]: time=\"2026-06-11T11:47:41.437903745Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=311bc9de-5b62-439f-94ed-27807a3bccea name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.217561 | controller |     "Jun 11 11:47:41.454842 crc crio[22553]: time=\"2026-06-11T11:47:41.453470619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=0ce286bf-633f-4711-8f2e-18d2d782cc1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.217582 | controller |     "Jun 11 11:47:41.462618 crc crio[22553]: time=\"2026-06-11T11:47:41.462498463Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=960b99ab-ff7f-4516-ba9d-23dbcaed4d4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.217597 | controller |     "Jun 11 11:47:41.469110 crc crio[22553]: time=\"2026-06-11T11:47:41.468983662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.217613 | controller |     "Jun 11 11:47:41.515542 crc crio[22553]: time=\"2026-06-11T11:47:41.515426357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.217629 | controller |     "Jun 11 11:47:41.519369 crc crio[22553]: time=\"2026-06-11T11:47:41.51928671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.217645 | controller |     "Jun 11 11:47:41.669812 crc crio[22553]: time=\"2026-06-11T11:47:41.669611257Z\" level=info msg=\"Created container 9123e99777491f65760354d6b79e80c13bc10862f39a7621f6e5dfcfa633044c: openstack/swift-storage-0/object-replicator\" id=960b99ab-ff7f-4516-ba9d-23dbcaed4d4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.217660 | controller |     "Jun 11 11:47:41.672905 crc crio[22553]: time=\"2026-06-11T11:47:41.672553413Z\" level=info msg=\"Starting container: 9123e99777491f65760354d6b79e80c13bc10862f39a7621f6e5dfcfa633044c\" id=47744002-5404-4506-8b3d-2cfaa875bac7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.217674 | controller |     "Jun 11 11:47:41.685972 crc crio[22553]: time=\"2026-06-11T11:47:41.685847291Z\" level=info msg=\"Started container\" PID=64418 containerID=9123e99777491f65760354d6b79e80c13bc10862f39a7621f6e5dfcfa633044c description=openstack/swift-storage-0/object-replicator id=47744002-5404-4506-8b3d-2cfaa875bac7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55",
2026-06-11 12:41:58.217689 | controller |     "Jun 11 11:47:41.698643 crc crio[22553]: time=\"2026-06-11T11:47:41.698567032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=e5ee6e12-4c81-45dd-8f82-3f0e4d2655f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.217704 | controller |     "Jun 11 11:47:41.719779 crc crio[22553]: time=\"2026-06-11T11:47:41.719430291Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=3ace09a1-8726-45e1-9092-3a70031f23f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.217718 | controller |     "Jun 11 11:47:41.728911 crc crio[22553]: time=\"2026-06-11T11:47:41.72829044Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=aaa8c1b9-9fe9-4b97-a98d-71de7b51983c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.217732 | controller |     "Jun 11 11:47:41.730425 crc crio[22553]: time=\"2026-06-11T11:47:41.73034815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.217747 | controller |     "Jun 11 11:47:41.788974 crc crio[22553]: time=\"2026-06-11T11:47:41.788869718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.217762 | controller |     "Jun 11 11:47:41.792230 crc crio[22553]: time=\"2026-06-11T11:47:41.792162074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.217781 | controller |     "Jun 11 11:47:41.925933 crc crio[22553]: time=\"2026-06-11T11:47:41.925811435Z\" level=info msg=\"Created container 2761b8e8f2cf428204f703a98b500a23dfd73100dfa1291c9aa2b5cd6f7811dc: openstack/swift-storage-0/object-auditor\" id=aaa8c1b9-9fe9-4b97-a98d-71de7b51983c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.217797 | controller |     "Jun 11 11:47:41.927950 crc crio[22553]: time=\"2026-06-11T11:47:41.927465603Z\" level=info msg=\"Starting container: 2761b8e8f2cf428204f703a98b500a23dfd73100dfa1291c9aa2b5cd6f7811dc\" id=7da3c250-0ea9-40d7-a797-c45a815557f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.217812 | controller |     "Jun 11 11:47:41.936585 crc crio[22553]: time=\"2026-06-11T11:47:41.935861808Z\" level=info msg=\"Started container\" PID=64433 containerID=2761b8e8f2cf428204f703a98b500a23dfd73100dfa1291c9aa2b5cd6f7811dc description=openstack/swift-storage-0/object-auditor id=7da3c250-0ea9-40d7-a797-c45a815557f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55",
2026-06-11 12:41:58.217827 | controller |     "Jun 11 11:47:41.950039 crc crio[22553]: time=\"2026-06-11T11:47:41.949934129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=6f492831-e1c6-4251-984f-1ced70fe553b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.217842 | controller |     "Jun 11 11:47:41.972236 crc crio[22553]: time=\"2026-06-11T11:47:41.971443156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=7856aa81-2dae-47d9-a2b2-f3ceff457d24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.217857 | controller |     "Jun 11 11:47:41.983414 crc crio[22553]: time=\"2026-06-11T11:47:41.983287212Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=77accc04-2dac-434c-a956-319d3ff6b8cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.217871 | controller |     "Jun 11 11:47:41.985186 crc crio[22553]: time=\"2026-06-11T11:47:41.985125986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.217887 | controller |     "Jun 11 11:47:42.044096 crc crio[22553]: time=\"2026-06-11T11:47:42.043968523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.217902 | controller |     "Jun 11 11:47:42.048257 crc crio[22553]: time=\"2026-06-11T11:47:42.048145125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.217918 | controller |     "Jun 11 11:47:42.192121 crc crio[22553]: time=\"2026-06-11T11:47:42.191984312Z\" level=info msg=\"Created container 0ed626946c26d8d227e12d32a24b2557e758243cdf9332c0dd6222009ae99956: openstack/swift-storage-0/object-updater\" id=77accc04-2dac-434c-a956-319d3ff6b8cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.217933 | controller |     "Jun 11 11:47:42.194435 crc crio[22553]: time=\"2026-06-11T11:47:42.19430727Z\" level=info msg=\"Starting container: 0ed626946c26d8d227e12d32a24b2557e758243cdf9332c0dd6222009ae99956\" id=df440ce1-e225-4a40-850c-3c838a440a54 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.217948 | controller |     "Jun 11 11:47:42.201150 crc crio[22553]: time=\"2026-06-11T11:47:42.201074748Z\" level=info msg=\"Started container\" PID=64459 containerID=0ed626946c26d8d227e12d32a24b2557e758243cdf9332c0dd6222009ae99956 description=openstack/swift-storage-0/object-updater id=df440ce1-e225-4a40-850c-3c838a440a54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55",
2026-06-11 12:41:58.217967 | controller |     "Jun 11 11:47:42.217927 crc crio[22553]: time=\"2026-06-11T11:47:42.217740094Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ded45f6d-42ce-40e3-9a3e-52d9673f6e26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.217983 | controller |     "Jun 11 11:47:42.233941 crc crio[22553]: time=\"2026-06-11T11:47:42.233268227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ce619dd0-93c1-4280-9bd2-bfa86d53b494 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.217999 | controller |     "Jun 11 11:47:42.241208 crc crio[22553]: time=\"2026-06-11T11:47:42.241118746Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=2c09a5ae-a634-4ee8-8b3f-e36df7204c88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.218014 | controller |     "Jun 11 11:47:42.241785 crc crio[22553]: time=\"2026-06-11T11:47:42.241663012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.218029 | controller |     "Jun 11 11:47:42.336738 crc crio[22553]: time=\"2026-06-11T11:47:42.336591862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.218044 | controller |     "Jun 11 11:47:42.342965 crc crio[22553]: time=\"2026-06-11T11:47:42.342857035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.218059 | controller |     "Jun 11 11:47:42.512041 crc crio[22553]: time=\"2026-06-11T11:47:42.511856257Z\" level=info msg=\"Created container c0d7291fb8393fc1f07a29f2db8636326c7df26b8a604aff96d6adf7df191536: openstack/swift-storage-0/object-expirer\" id=2c09a5ae-a634-4ee8-8b3f-e36df7204c88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.218073 | controller |     "Jun 11 11:47:42.513516 crc crio[22553]: time=\"2026-06-11T11:47:42.513429973Z\" level=info msg=\"Starting container: c0d7291fb8393fc1f07a29f2db8636326c7df26b8a604aff96d6adf7df191536\" id=e95d3390-554f-4591-9c29-7f62bc7b13b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.218089 | controller |     "Jun 11 11:47:42.519550 crc crio[22553]: time=\"2026-06-11T11:47:42.519452049Z\" level=info msg=\"Started container\" PID=64473 containerID=c0d7291fb8393fc1f07a29f2db8636326c7df26b8a604aff96d6adf7df191536 description=openstack/swift-storage-0/object-expirer id=e95d3390-554f-4591-9c29-7f62bc7b13b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55",
2026-06-11 12:41:58.218104 | controller |     "Jun 11 11:47:42.535442 crc crio[22553]: time=\"2026-06-11T11:47:42.535349003Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=3547b29d-5d6a-4c53-8317-a64f3c7ac9de name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.218119 | controller |     "Jun 11 11:47:42.552101 crc crio[22553]: time=\"2026-06-11T11:47:42.551968578Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=d50803ba-b6c6-4e82-819c-4dccaaab9394 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.218134 | controller |     "Jun 11 11:47:42.563497 crc crio[22553]: time=\"2026-06-11T11:47:42.563364301Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=ee959db3-1495-4b1b-8bfb-18efbdc4485c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.218148 | controller |     "Jun 11 11:47:42.565202 crc crio[22553]: time=\"2026-06-11T11:47:42.565133092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.218167 | controller |     "Jun 11 11:47:42.620613 crc crio[22553]: time=\"2026-06-11T11:47:42.620431176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.218182 | controller |     "Jun 11 11:47:42.624787 crc crio[22553]: time=\"2026-06-11T11:47:42.624616858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.218197 | controller |     "Jun 11 11:47:42.770273 crc crio[22553]: time=\"2026-06-11T11:47:42.770164345Z\" level=info msg=\"Created container 4bb0a0e668140e8fcfbe88573adea969ae8f575c2984bffe0646b1b9360dbee4: openstack/swift-storage-0/rsync\" id=ee959db3-1495-4b1b-8bfb-18efbdc4485c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.218212 | controller |     "Jun 11 11:47:42.772001 crc crio[22553]: time=\"2026-06-11T11:47:42.771933626Z\" level=info msg=\"Starting container: 4bb0a0e668140e8fcfbe88573adea969ae8f575c2984bffe0646b1b9360dbee4\" id=b7bbb249-4fbd-4cc7-a554-3cd8ac48b8d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.218227 | controller |     "Jun 11 11:47:42.777618 crc crio[22553]: time=\"2026-06-11T11:47:42.77752424Z\" level=info msg=\"Started container\" PID=64489 containerID=4bb0a0e668140e8fcfbe88573adea969ae8f575c2984bffe0646b1b9360dbee4 description=openstack/swift-storage-0/rsync id=b7bbb249-4fbd-4cc7-a554-3cd8ac48b8d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55",
2026-06-11 12:41:58.218241 | controller |     "Jun 11 11:47:42.789877 crc crio[22553]: time=\"2026-06-11T11:47:42.789740016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=4f2faf21-571e-4a6d-957b-82153b0e27ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.218256 | controller |     "Jun 11 11:47:42.804446 crc crio[22553]: time=\"2026-06-11T11:47:42.804288181Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f91f4baa-6745-4dd1-a88f-a5e95f26f864 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.218270 | controller |     "Jun 11 11:47:42.833988 crc crio[22553]: time=\"2026-06-11T11:47:42.83374282Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=7740dfdc-b1f5-473e-a90a-3670b0253b78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.218285 | controller |     "Jun 11 11:47:42.841958 crc crio[22553]: time=\"2026-06-11T11:47:42.841866197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.218300 | controller |     "Jun 11 11:47:42.897165 crc crio[22553]: time=\"2026-06-11T11:47:42.8964303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.218314 | controller |     "Jun 11 11:47:42.902458 crc crio[22553]: time=\"2026-06-11T11:47:42.902222189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.218329 | controller |     "Jun 11 11:47:43.025800 crc crio[22553]: time=\"2026-06-11T11:47:43.024869478Z\" level=info msg=\"Created container c4ef270de25e550c0bdf715d365bdbcdab5ad49f8d8ef7d66016e43d2828bed1: openstack/swift-storage-0/swift-recon-cron\" id=7740dfdc-b1f5-473e-a90a-3670b0253b78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.218344 | controller |     "Jun 11 11:47:43.027307 crc crio[22553]: time=\"2026-06-11T11:47:43.026736303Z\" level=info msg=\"Starting container: c4ef270de25e550c0bdf715d365bdbcdab5ad49f8d8ef7d66016e43d2828bed1\" id=92cbfc58-c84c-4aa7-ae3d-4c829386427c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.218381 | controller |     "Jun 11 11:47:43.034565 crc crio[22553]: time=\"2026-06-11T11:47:43.034472119Z\" level=info msg=\"Started container\" PID=64510 containerID=c4ef270de25e550c0bdf715d365bdbcdab5ad49f8d8ef7d66016e43d2828bed1 description=openstack/swift-storage-0/swift-recon-cron id=92cbfc58-c84c-4aa7-ae3d-4c829386427c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a2c5ff88402ad4ae5ac60c4f258638dff1eac0fe0b36b126fd5d5aa2b1e4f55",
2026-06-11 12:41:58.218398 | controller |     "Jun 11 11:47:44.744172 crc crio[22553]: time=\"2026-06-11T11:47:44.743393102Z\" level=info msg=\"Stopping pod sandbox: 08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef\" id=3c605d38-ed64-4556-8b0a-7f6e25d33a11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.218414 | controller |     "Jun 11 11:47:44.746361 crc crio[22553]: time=\"2026-06-11T11:47:44.744576247Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68c444669f-pj8x8/POD\" id=24ebae77-ffe7-4739-94f7-0b00a5f833c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.218429 | controller |     "Jun 11 11:47:44.746361 crc crio[22553]: time=\"2026-06-11T11:47:44.744656599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.218444 | controller |     "Jun 11 11:47:44.746361 crc crio[22553]: time=\"2026-06-11T11:47:44.745070001Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-gkb5c Namespace:openstack ID:08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef UID:1445702b-aa59-4635-aefd-019f4b7b06c8 NetNS:/var/run/netns/6e7aa2cc-69ed-4e5f-8fde-072225bd6403 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1445702b_aa59_4635_aefd_019f4b7b06c8.slice PodAnnotations:0xc002b8ade0}] Aliases:map[]}\"",
2026-06-11 12:41:58.218458 | controller |     "Jun 11 11:47:44.746361 crc crio[22553]: time=\"2026-06-11T11:47:44.745111382Z\" level=info msg=\"Stopping pod sandbox: 3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804\" id=19a5fd86-40af-4a80-b421-53eb6251a185 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.218473 | controller |     "Jun 11 11:47:44.746361 crc crio[22553]: time=\"2026-06-11T11:47:44.745228216Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-gkb5c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.218488 | controller |     "Jun 11 11:47:44.746361 crc crio[22553]: time=\"2026-06-11T11:47:44.745793372Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-hr7c5 Namespace:openstack ID:3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804 UID:9033b547-c2d7-4f64-8137-fdcd66e15150 NetNS:/var/run/netns/70e45bd3-c7c3-40b6-a0fb-8118b2a7c3fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9033b547_c2d7_4f64_8137_fdcd66e15150.slice PodAnnotations:0xc00012b060}] Aliases:map[]}\"",
2026-06-11 12:41:58.218504 | controller |     "Jun 11 11:47:44.746361 crc crio[22553]: time=\"2026-06-11T11:47:44.745968887Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-hr7c5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.218519 | controller |     "Jun 11 11:47:44.813614 crc crio[22553]: time=\"2026-06-11T11:47:44.813527349Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-pj8x8 Namespace:openstack ID:1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729 UID:39df34ae-bf28-4ba8-93f7-de3938fd884c NetNS:/var/run/netns/bd61a181-1f1b-44f3-8d8d-cdd703b1ed54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39df34ae_bf28_4ba8_93f7_de3938fd884c.slice PodAnnotations:0xc002b8af48}] Aliases:map[]}\"",
2026-06-11 12:41:58.218538 | controller |     "Jun 11 11:47:44.813614 crc crio[22553]: time=\"2026-06-11T11:47:44.813614061Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68c444669f-pj8x8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.218553 | controller |     "Jun 11 11:47:45.112989 crc crio[22553]: time=\"2026-06-11T11:47:45.112871125Z\" level=info msg=\"Stopped pod sandbox: 08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef\" id=3c605d38-ed64-4556-8b0a-7f6e25d33a11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.218568 | controller |     "Jun 11 11:47:45.412285 crc crio[22553]: 2026-06-11T11:47:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f6dd9e87a5b1ff Mac:fa:18:0f:70:fe:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/bd61a181-1f1b-44f3-8d8d-cdd703b1ed54 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.218583 | controller |     "Jun 11 11:47:45.414415 crc crio[22553]: time=\"2026-06-11T11:47:45.414267151Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-pj8x8 Namespace:openstack ID:1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729 UID:39df34ae-bf28-4ba8-93f7-de3938fd884c NetNS:/var/run/netns/bd61a181-1f1b-44f3-8d8d-cdd703b1ed54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39df34ae_bf28_4ba8_93f7_de3938fd884c.slice PodAnnotations:0xc002b8af48}] Aliases:map[]}\"",
2026-06-11 12:41:58.218599 | controller |     "Jun 11 11:47:45.414642 crc crio[22553]: time=\"2026-06-11T11:47:45.414552829Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68c444669f-pj8x8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.218614 | controller |     "Jun 11 11:47:45.416963 crc crio[22553]: time=\"2026-06-11T11:47:45.416830356Z\" level=info msg=\"Stopped pod sandbox: 3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804\" id=19a5fd86-40af-4a80-b421-53eb6251a185 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.218628 | controller |     "Jun 11 11:47:45.424148 crc crio[22553]: time=\"2026-06-11T11:47:45.424070547Z\" level=info msg=\"Ran pod sandbox 1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729 with infra container: openstack/dnsmasq-dns-68c444669f-pj8x8/POD\" id=24ebae77-ffe7-4739-94f7-0b00a5f833c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.218643 | controller |     "Jun 11 11:47:45.426606 crc crio[22553]: time=\"2026-06-11T11:47:45.426522339Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3c870b12-33f7-4b33-ae82-29230f67d839 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.218658 | controller |     "Jun 11 11:47:45.540649 crc crio[22553]: time=\"2026-06-11T11:47:45.540259918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8317367d-7bb3-48f8-836a-16082b9f80af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.218672 | controller |     "Jun 11 11:47:45.549823 crc crio[22553]: time=\"2026-06-11T11:47:45.549618851Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-pj8x8/init\" id=4ce24048-a321-4b17-91a0-b7ef0bb5d580 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.218687 | controller |     "Jun 11 11:47:45.550149 crc crio[22553]: time=\"2026-06-11T11:47:45.550093585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.218702 | controller |     "Jun 11 11:47:45.611051 crc crio[22553]: time=\"2026-06-11T11:47:45.610983362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.218720 | controller |     "Jun 11 11:47:45.619811 crc crio[22553]: time=\"2026-06-11T11:47:45.619778299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.218736 | controller |     "Jun 11 11:47:45.747950 crc crio[22553]: time=\"2026-06-11T11:47:45.747097185Z\" level=info msg=\"Created container 51b8cb1de606ee28f4773c86cff3e5c37218dcd352f93cc51f002950f93eb80a: openstack/dnsmasq-dns-68c444669f-pj8x8/init\" id=4ce24048-a321-4b17-91a0-b7ef0bb5d580 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.218750 | controller |     "Jun 11 11:47:45.749825 crc crio[22553]: time=\"2026-06-11T11:47:45.749556596Z\" level=info msg=\"Starting container: 51b8cb1de606ee28f4773c86cff3e5c37218dcd352f93cc51f002950f93eb80a\" id=b66a7775-74b1-4d46-87f7-6ea391ba229b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.218765 | controller |     "Jun 11 11:47:45.755653 crc crio[22553]: time=\"2026-06-11T11:47:45.755563162Z\" level=info msg=\"Started container\" PID=64821 containerID=51b8cb1de606ee28f4773c86cff3e5c37218dcd352f93cc51f002950f93eb80a description=openstack/dnsmasq-dns-68c444669f-pj8x8/init id=b66a7775-74b1-4d46-87f7-6ea391ba229b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729",
2026-06-11 12:41:58.218780 | controller |     "Jun 11 11:47:46.867901 crc crio[22553]: time=\"2026-06-11T11:47:46.86572558Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7d1b9f88-7e4a-4c28-b0c7-82ea909185f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.218795 | controller |     "Jun 11 11:47:46.928260 crc crio[22553]: time=\"2026-06-11T11:47:46.925123354Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-p6n9k/POD\" id=4eb1c083-503b-44a2-8a16-e7a557188acc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.218809 | controller |     "Jun 11 11:47:46.928260 crc crio[22553]: time=\"2026-06-11T11:47:46.925212746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.218825 | controller |     "Jun 11 11:47:46.993939 crc crio[22553]: time=\"2026-06-11T11:47:46.99387348Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-p6n9k Namespace:openstack ID:5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527 UID:418e1b86-cc46-475f-953c-016bb955222f NetNS:/var/run/netns/301019c4-e2a2-47ce-80ef-d9dd207f76e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod418e1b86_cc46_475f_953c_016bb955222f.slice PodAnnotations:0xc002826e38}] Aliases:map[]}\"",
2026-06-11 12:41:58.218840 | controller |     "Jun 11 11:47:46.993939 crc crio[22553]: time=\"2026-06-11T11:47:46.993926702Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-p6n9k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.218854 | controller |     "Jun 11 11:47:47.006486 crc crio[22553]: time=\"2026-06-11T11:47:47.006371905Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8356f900-97b3-49f2-a535-5c172d9c2045 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.218869 | controller |     "Jun 11 11:47:47.098375 crc crio[22553]: time=\"2026-06-11T11:47:47.098249066Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68c444669f-pj8x8/dnsmasq-dns\" id=00c31357-1cae-42c0-ab79-74eff18c74cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.218887 | controller |     "Jun 11 11:47:47.100162 crc crio[22553]: time=\"2026-06-11T11:47:47.099232565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.218903 | controller |     "Jun 11 11:47:47.176574 crc crio[22553]: time=\"2026-06-11T11:47:47.176479879Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5556978f87-bwnz5/POD\" id=369dcc65-9b40-4d08-8e9c-91fbb4b45aaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.218918 | controller |     "Jun 11 11:47:47.176790 crc crio[22553]: time=\"2026-06-11T11:47:47.176613663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.218933 | controller |     "Jun 11 11:47:47.387822 crc crio[22553]: time=\"2026-06-11T11:47:47.385829139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.218949 | controller |     "Jun 11 11:47:47.403849 crc crio[22553]: time=\"2026-06-11T11:47:47.402581108Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5556978f87-bwnz5 Namespace:openstack ID:b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2 UID:19881448-873d-4828-ae20-8929d10bcbdc NetNS:/var/run/netns/5527ae3f-bcca-42a6-a268-3cf3abc795d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19881448_873d_4828_ae20_8929d10bcbdc.slice PodAnnotations:0xc00012b2b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.218964 | controller |     "Jun 11 11:47:47.403849 crc crio[22553]: time=\"2026-06-11T11:47:47.40265218Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5556978f87-bwnz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.218979 | controller |     "Jun 11 11:47:47.425767 crc crio[22553]: time=\"2026-06-11T11:47:47.425411794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.218994 | controller |     "Jun 11 11:47:47.613917 crc crio[22553]: time=\"2026-06-11T11:47:47.61202406Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-sbpdn/POD\" id=adf05cd5-09cc-4cf5-8e59-b457e399c54d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.219008 | controller |     "Jun 11 11:47:47.613917 crc crio[22553]: time=\"2026-06-11T11:47:47.612153144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.219023 | controller |     "Jun 11 11:47:47.857754 crc crio[22553]: time=\"2026-06-11T11:47:47.810036899Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-s72gb/POD\" id=8100a035-71f8-48ee-a934-3353b8648d3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.219039 | controller |     "Jun 11 11:47:47.857754 crc crio[22553]: time=\"2026-06-11T11:47:47.812133721Z\" level=info msg=\"Created container 1fdb40c4002817efe143db48184c04437f6e99cb30baa8cd0d05998ce9407e1d: openstack/dnsmasq-dns-68c444669f-pj8x8/dnsmasq-dns\" id=00c31357-1cae-42c0-ab79-74eff18c74cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.219054 | controller |     "Jun 11 11:47:47.857754 crc crio[22553]: time=\"2026-06-11T11:47:47.852071516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.219069 | controller |     "Jun 11 11:47:47.866953 crc crio[22553]: time=\"2026-06-11T11:47:47.862177251Z\" level=info msg=\"Starting container: 1fdb40c4002817efe143db48184c04437f6e99cb30baa8cd0d05998ce9407e1d\" id=b9aecd98-9f39-452f-8c4e-a39da746ce3f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.219088 | controller |     "Jun 11 11:47:47.893754 crc crio[22553]: 2026-06-11T11:47:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ced8f49d298afa Mac:42:5c:b8:2f:b1:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/301019c4-e2a2-47ce-80ef-d9dd207f76e9 SocketPath: PciID:}] [{Interface:0xc0004345c0 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.219104 | controller |     "Jun 11 11:47:47.893754 crc crio[22553]: time=\"2026-06-11T11:47:47.893281709Z\" level=info msg=\"Started container\" PID=64989 containerID=1fdb40c4002817efe143db48184c04437f6e99cb30baa8cd0d05998ce9407e1d description=openstack/dnsmasq-dns-68c444669f-pj8x8/dnsmasq-dns id=b9aecd98-9f39-452f-8c4e-a39da746ce3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729",
2026-06-11 12:41:58.219119 | controller |     "Jun 11 11:47:47.961247 crc crio[22553]: time=\"2026-06-11T11:47:47.961144529Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-p6n9k Namespace:openstack ID:5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527 UID:418e1b86-cc46-475f-953c-016bb955222f NetNS:/var/run/netns/301019c4-e2a2-47ce-80ef-d9dd207f76e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod418e1b86_cc46_475f_953c_016bb955222f.slice PodAnnotations:0xc002826e38}] Aliases:map[]}\"",
2026-06-11 12:41:58.219134 | controller |     "Jun 11 11:47:47.961625 crc crio[22553]: time=\"2026-06-11T11:47:47.961440418Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-p6n9k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.219149 | controller |     "Jun 11 11:47:47.969185 crc crio[22553]: time=\"2026-06-11T11:47:47.969084001Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-sbpdn Namespace:openstack ID:d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e UID:36ab77ee-814d-41aa-beaf-62ef696360c4 NetNS:/var/run/netns/b93cb6bc-d5ac-4116-856c-fe7333012f88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36ab77ee_814d_41aa_beaf_62ef696360c4.slice PodAnnotations:0xc001894488}] Aliases:map[]}\"",
2026-06-11 12:41:58.219178 | controller |     "Jun 11 11:47:47.969185 crc crio[22553]: time=\"2026-06-11T11:47:47.969159683Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-sbpdn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.219194 | controller |     "Jun 11 11:47:47.993909 crc crio[22553]: time=\"2026-06-11T11:47:47.993869734Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-n9cdj/POD\" id=84971106-694d-4be6-93be-31dce1714028 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.219209 | controller |     "Jun 11 11:47:47.994100 crc crio[22553]: time=\"2026-06-11T11:47:47.994083101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.219223 | controller |     "Jun 11 11:47:48.025910 crc crio[22553]: time=\"2026-06-11T11:47:48.024055845Z\" level=info msg=\"Ran pod sandbox 5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527 with infra container: openstack/keystone-bootstrap-p6n9k/POD\" id=4eb1c083-503b-44a2-8a16-e7a557188acc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.219238 | controller |     "Jun 11 11:47:48.040753 crc crio[22553]: time=\"2026-06-11T11:47:48.028270278Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-s72gb Namespace:openstack ID:373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715 UID:5e2c6ec1-c2d5-4dd2-9043-9c72e93f2124 NetNS:/var/run/netns/e77d1139-c756-436b-80f0-bcbf389c6c6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e2c6ec1_c2d5_4dd2_9043_9c72e93f2124.slice PodAnnotations:0xc002816148}] Aliases:map[]}\"",
2026-06-11 12:41:58.219257 | controller |     "Jun 11 11:47:48.040753 crc crio[22553]: time=\"2026-06-11T11:47:48.028348411Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-s72gb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.219272 | controller |     "Jun 11 11:47:48.101311 crc crio[22553]: time=\"2026-06-11T11:47:48.087247179Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=c3cbb68d-a0b8-4a3e-912f-14d84e34824e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.219287 | controller |     "Jun 11 11:47:48.215753 crc crio[22553]: time=\"2026-06-11T11:47:48.212524646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=144f2fe5-6798-4506-ade8-80cefb3cec4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.219302 | controller |     "Jun 11 11:47:48.230636 crc crio[22553]: time=\"2026-06-11T11:47:48.230523691Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-p6n9k/keystone-bootstrap\" id=226fd38e-10a4-455c-b1d5-5f447a501ff5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.219317 | controller |     "Jun 11 11:47:48.232270 crc crio[22553]: time=\"2026-06-11T11:47:48.232159189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.219331 | controller |     "Jun 11 11:47:48.240233 crc crio[22553]: 2026-06-11T11:47:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2f01cf00890504 Mac:ee:9f:9b:c7:38:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/5527ae3f-bcca-42a6-a268-3cf3abc795d5 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.219360 | controller |     "Jun 11 11:47:48.271146 crc crio[22553]: time=\"2026-06-11T11:47:48.270424515Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5556978f87-bwnz5 Namespace:openstack ID:b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2 UID:19881448-873d-4828-ae20-8929d10bcbdc NetNS:/var/run/netns/5527ae3f-bcca-42a6-a268-3cf3abc795d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19881448_873d_4828_ae20_8929d10bcbdc.slice PodAnnotations:0xc00012b2b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.219381 | controller |     "Jun 11 11:47:48.271146 crc crio[22553]: time=\"2026-06-11T11:47:48.270959841Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5556978f87-bwnz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.219396 | controller |     "Jun 11 11:47:48.278437 crc crio[22553]: time=\"2026-06-11T11:47:48.277141571Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-n9cdj Namespace:openstack ID:16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef UID:714ffd56-be06-4556-bd15-c080bc3b8d5d NetNS:/var/run/netns/31808769-189c-4be0-b6de-035b1d215ea7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod714ffd56_be06_4556_bd15_c080bc3b8d5d.slice PodAnnotations:0xc00279a330}] Aliases:map[]}\"",
2026-06-11 12:41:58.219411 | controller |     "Jun 11 11:47:48.278437 crc crio[22553]: time=\"2026-06-11T11:47:48.277188523Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-n9cdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.219426 | controller |     "Jun 11 11:47:48.328539 crc crio[22553]: time=\"2026-06-11T11:47:48.320646511Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-mnsz9/POD\" id=5aeceaa2-6715-44e7-a273-0fa28835ee47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.219446 | controller |     "Jun 11 11:47:48.328539 crc crio[22553]: time=\"2026-06-11T11:47:48.322831545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.219462 | controller |     "Jun 11 11:47:48.328539 crc crio[22553]: time=\"2026-06-11T11:47:48.326227594Z\" level=info msg=\"Ran pod sandbox b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2 with infra container: openstack/dnsmasq-dns-5556978f87-bwnz5/POD\" id=369dcc65-9b40-4d08-8e9c-91fbb4b45aaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.219477 | controller |     "Jun 11 11:47:48.362887 crc crio[22553]: time=\"2026-06-11T11:47:48.362812192Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-57c96b5555-7mfx5/POD\" id=373c4ce7-95c5-4dbc-b210-b672034f02cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.219491 | controller |     "Jun 11 11:47:48.363020 crc crio[22553]: time=\"2026-06-11T11:47:48.362929485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.219506 | controller |     "Jun 11 11:47:48.391837 crc crio[22553]: time=\"2026-06-11T11:47:48.391562991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ac5d2341-dffb-48a4-9941-d11955306cd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.219521 | controller |     "Jun 11 11:47:48.432651 crc crio[22553]: time=\"2026-06-11T11:47:48.431546468Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6674dbf88c-vjw92/POD\" id=fa154788-cfb4-46df-9edc-7f3553720588 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.219535 | controller |     "Jun 11 11:47:48.432651 crc crio[22553]: time=\"2026-06-11T11:47:48.431730013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.219559 | controller |     "Jun 11 11:47:48.467760 crc crio[22553]: time=\"2026-06-11T11:47:48.464634383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.219574 | controller |     "Jun 11 11:47:48.485005 crc crio[22553]: time=\"2026-06-11T11:47:48.480412204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.219635 | controller |     "Jun 11 11:47:48.571440 crc crio[22553]: time=\"2026-06-11T11:47:48.564820837Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-7mfx5 Namespace:openstack ID:f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9 UID:0cbcaa42-0f0a-4359-b622-6c4687955deb NetNS:/var/run/netns/7eafb1ae-1321-4240-bb31-cbee3c92f721 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cbcaa42_0f0a_4359_b622_6c4687955deb.slice PodAnnotations:0xc000ca05b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.219657 | controller |     "Jun 11 11:47:48.571440 crc crio[22553]: time=\"2026-06-11T11:47:48.56490375Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-57c96b5555-7mfx5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.219673 | controller |     "Jun 11 11:47:48.595789 crc crio[22553]: time=\"2026-06-11T11:47:48.594765021Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-mnsz9 Namespace:openstack ID:39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a UID:2f71e926-402b-4f06-baca-7087d388e44f NetNS:/var/run/netns/4d09e3ea-da9b-4881-bc37-eb1602d87a65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f71e926_402b_4f06_baca_7087d388e44f.slice PodAnnotations:0xc001be6090}] Aliases:map[]}\"",
2026-06-11 12:41:58.219692 | controller |     "Jun 11 11:47:48.597307 crc crio[22553]: time=\"2026-06-11T11:47:48.597274284Z\" level=info msg=\"Adding pod openstack_placement-db-sync-mnsz9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.219913 | controller |     "Jun 11 11:47:48.619149 crc crio[22553]: time=\"2026-06-11T11:47:48.616723052Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-vjw92 Namespace:openstack ID:18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6 UID:deb59c4f-b522-43e3-ab6e-453be4a4af5c NetNS:/var/run/netns/582c8509-a564-4bca-9c73-4da0bbcb1296 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeb59c4f_b522_43e3_ab6e_453be4a4af5c.slice PodAnnotations:0xc00279a278}] Aliases:map[]}\"",
2026-06-11 12:41:58.219930 | controller |     "Jun 11 11:47:48.619149 crc crio[22553]: time=\"2026-06-11T11:47:48.616772873Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6674dbf88c-vjw92 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.219944 | controller |     "Jun 11 11:47:48.683181 crc crio[22553]: time=\"2026-06-11T11:47:48.68106027Z\" level=info msg=\"Created container 935d996008cab9a6bb9f9b41a4808b339838383bba9325b559e55d2d23cc9f1a: openstack/keystone-bootstrap-p6n9k/keystone-bootstrap\" id=226fd38e-10a4-455c-b1d5-5f447a501ff5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.219959 | controller |     "Jun 11 11:47:48.690507 crc crio[22553]: time=\"2026-06-11T11:47:48.690426953Z\" level=info msg=\"Starting container: 935d996008cab9a6bb9f9b41a4808b339838383bba9325b559e55d2d23cc9f1a\" id=003ee62d-e940-415a-a048-f37053e1e85d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.219974 | controller |     "Jun 11 11:47:48.708835 crc crio[22553]: time=\"2026-06-11T11:47:48.707170622Z\" level=info msg=\"Started container\" PID=65182 containerID=935d996008cab9a6bb9f9b41a4808b339838383bba9325b559e55d2d23cc9f1a description=openstack/keystone-bootstrap-p6n9k/keystone-bootstrap id=003ee62d-e940-415a-a048-f37053e1e85d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527",
2026-06-11 12:41:58.219989 | controller |     "Jun 11 11:47:48.712634 crc crio[22553]: time=\"2026-06-11T11:47:48.71260319Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=62b1910f-5e5d-4f81-a462-f560437f580b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.220004 | controller |     "Jun 11 11:47:48.713063 crc crio[22553]: time=\"2026-06-11T11:47:48.713040543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.220018 | controller |     "Jun 11 11:47:48.721198 crc crio[22553]: time=\"2026-06-11T11:47:48.721086928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fd2004d4-4233-4271-ba00-a4a03e98db49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.220033 | controller |     "Jun 11 11:47:48.767474 crc crio[22553]: time=\"2026-06-11T11:47:48.767380059Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7 UID:b10de82c-9d44-4792-8a7e-976f5f31a826 NetNS:/var/run/netns/bf27ce0e-dbe7-481e-935b-ecdb4cbf29ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb10de82c_9d44_4792_8a7e_976f5f31a826.slice PodAnnotations:0xc00279a7c8}] Aliases:map[]}\"",
2026-06-11 12:41:58.220052 | controller |     "Jun 11 11:47:48.767474 crc crio[22553]: time=\"2026-06-11T11:47:48.767448561Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.220067 | controller |     "Jun 11 11:47:48.776379 crc crio[22553]: time=\"2026-06-11T11:47:48.776303799Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5556978f87-bwnz5/init\" id=9bd6937d-1941-4d57-8cc0-d15352f534bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.220082 | controller |     "Jun 11 11:47:48.778509 crc crio[22553]: time=\"2026-06-11T11:47:48.778483553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.220096 | controller |     "Jun 11 11:47:48.866522 crc crio[22553]: 2026-06-11T11:47:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9087efaa500522 Mac:b2:ce:20:4d:03:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/b93cb6bc-d5ac-4116-856c-fe7333012f88 SocketPath: PciID:}] [{Interface:0xc00045e880 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.220111 | controller |     "Jun 11 11:47:48.907306 crc crio[22553]: time=\"2026-06-11T11:47:48.907106447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.220126 | controller |     "Jun 11 11:47:48.916203 crc crio[22553]: time=\"2026-06-11T11:47:48.915067339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.220141 | controller |     "Jun 11 11:47:48.974973 crc crio[22553]: time=\"2026-06-11T11:47:48.974225435Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-sbpdn Namespace:openstack ID:d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e UID:36ab77ee-814d-41aa-beaf-62ef696360c4 NetNS:/var/run/netns/b93cb6bc-d5ac-4116-856c-fe7333012f88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36ab77ee_814d_41aa_beaf_62ef696360c4.slice PodAnnotations:0xc001894488}] Aliases:map[]}\"",
2026-06-11 12:41:58.220157 | controller |     "Jun 11 11:47:48.976073 crc crio[22553]: time=\"2026-06-11T11:47:48.975259796Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-sbpdn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.220172 | controller |     "Jun 11 11:47:49.005987 crc crio[22553]: time=\"2026-06-11T11:47:49.00590458Z\" level=info msg=\"Stopping container: 1fdb40c4002817efe143db48184c04437f6e99cb30baa8cd0d05998ce9407e1d (timeout: 10s)\" id=99635069-bf44-4021-a3af-da0df67c4d88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.220187 | controller |     "Jun 11 11:47:49.043219 crc crio[22553]: time=\"2026-06-11T11:47:49.03880152Z\" level=info msg=\"Ran pod sandbox d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e with infra container: openstack/neutron-db-sync-sbpdn/POD\" id=adf05cd5-09cc-4cf5-8e59-b457e399c54d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.220202 | controller |     "Jun 11 11:47:49.049157 crc crio[22553]: time=\"2026-06-11T11:47:49.049060639Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=26f2e7b2-05c0-406f-87d2-56993a6c4e86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.220216 | controller |     "Jun 11 11:47:49.112209 crc crio[22553]: time=\"2026-06-11T11:47:49.11211036Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=26665ec8-b30a-4817-b54c-17d01945a11b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.220234 | controller |     "Jun 11 11:47:49.169125 crc crio[22553]: time=\"2026-06-11T11:47:49.163298243Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-sbpdn/neutron-db-sync\" id=ab9b3ff8-6fde-4f75-ae21-b5aeb1c0132c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.220249 | controller |     "Jun 11 11:47:49.189643 crc crio[22553]: 2026-06-11T11:47:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:373e698a6bb4736 Mac:12:c7:1e:72:d7:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/e77d1139-c756-436b-80f0-bcbf389c6c6a SocketPath: PciID:}] [{Interface:0xc0004a2b00 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.220265 | controller |     "Jun 11 11:47:49.189643 crc crio[22553]: time=\"2026-06-11T11:47:49.173387568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.220280 | controller |     "Jun 11 11:47:49.189643 crc crio[22553]: time=\"2026-06-11T11:47:49.177148168Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-s72gb Namespace:openstack ID:373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715 UID:5e2c6ec1-c2d5-4dd2-9043-9c72e93f2124 NetNS:/var/run/netns/e77d1139-c756-436b-80f0-bcbf389c6c6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e2c6ec1_c2d5_4dd2_9043_9c72e93f2124.slice PodAnnotations:0xc002816148}] Aliases:map[]}\"",
2026-06-11 12:41:58.220296 | controller |     "Jun 11 11:47:49.189643 crc crio[22553]: time=\"2026-06-11T11:47:49.177516218Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-s72gb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.220311 | controller |     "Jun 11 11:47:49.199838 crc crio[22553]: time=\"2026-06-11T11:47:49.196172733Z\" level=info msg=\"Ran pod sandbox 373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715 with infra container: openstack/cinder-db-sync-s72gb/POD\" id=8100a035-71f8-48ee-a934-3353b8648d3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.220326 | controller |     "Jun 11 11:47:49.246216 crc crio[22553]: time=\"2026-06-11T11:47:49.242469384Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=954e7239-8497-4492-81fb-1e7ae260548b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.220342 | controller |     "Jun 11 11:47:49.252194 crc crio[22553]: time=\"2026-06-11T11:47:49.252098585Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=954e7239-8497-4492-81fb-1e7ae260548b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.220381 | controller |     "Jun 11 11:47:49.252359 crc crio[22553]: time=\"2026-06-11T11:47:49.252245879Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=954e7239-8497-4492-81fb-1e7ae260548b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.220398 | controller |     "Jun 11 11:47:49.254132 crc crio[22553]: time=\"2026-06-11T11:47:49.253759934Z\" level=info msg=\"Stopped container 1fdb40c4002817efe143db48184c04437f6e99cb30baa8cd0d05998ce9407e1d: openstack/dnsmasq-dns-68c444669f-pj8x8/dnsmasq-dns\" id=99635069-bf44-4021-a3af-da0df67c4d88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.220413 | controller |     "Jun 11 11:47:49.255015 crc crio[22553]: time=\"2026-06-11T11:47:49.254884456Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a41adc10-4740-42fb-b841-0d06aa196d0e name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.220433 | controller |     "Jun 11 11:47:49.257391 crc crio[22553]: time=\"2026-06-11T11:47:49.257363469Z\" level=info msg=\"Stopping pod sandbox: 1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729\" id=961618df-e9bf-4b12-8a77-5921b6d3ded9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.220448 | controller |     "Jun 11 11:47:49.258480 crc crio[22553]: time=\"2026-06-11T11:47:49.25845015Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68c444669f-pj8x8 Namespace:openstack ID:1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729 UID:39df34ae-bf28-4ba8-93f7-de3938fd884c NetNS:/var/run/netns/bd61a181-1f1b-44f3-8d8d-cdd703b1ed54 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39df34ae_bf28_4ba8_93f7_de3938fd884c.slice PodAnnotations:0xc001be67f8}] Aliases:map[]}\"",
2026-06-11 12:41:58.220463 | controller |     "Jun 11 11:47:49.260874 crc crio[22553]: time=\"2026-06-11T11:47:49.26085143Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68c444669f-pj8x8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.220478 | controller |     "Jun 11 11:47:49.263237 crc crio[22553]: time=\"2026-06-11T11:47:49.263141627Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"",
2026-06-11 12:41:58.220493 | controller |     "Jun 11 11:47:49.263402 crc crio[22553]: time=\"2026-06-11T11:47:49.263377374Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=4491ea70-6ace-4174-90c9-6d91c1a5b1d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.220508 | controller |     "Jun 11 11:47:49.263538 crc crio[22553]: time=\"2026-06-11T11:47:49.263519708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.220523 | controller |     "Jun 11 11:47:49.326086 crc crio[22553]: 2026-06-11T11:47:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:16afb6989df3df9 Mac:52:6e:0e:c6:b1:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/31808769-189c-4be0-b6de-035b1d215ea7 SocketPath: PciID:}] [{Interface:0xc00013cd90 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.220539 | controller |     "Jun 11 11:47:49.328085 crc crio[22553]: time=\"2026-06-11T11:47:49.328016911Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-n9cdj Namespace:openstack ID:16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef UID:714ffd56-be06-4556-bd15-c080bc3b8d5d NetNS:/var/run/netns/31808769-189c-4be0-b6de-035b1d215ea7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod714ffd56_be06_4556_bd15_c080bc3b8d5d.slice PodAnnotations:0xc00279a330}] Aliases:map[]}\"",
2026-06-11 12:41:58.220554 | controller |     "Jun 11 11:47:49.328229 crc crio[22553]: time=\"2026-06-11T11:47:49.328181435Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-n9cdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.220568 | controller |     "Jun 11 11:47:49.366654 crc crio[22553]: time=\"2026-06-11T11:47:49.363173247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.220584 | controller |     "Jun 11 11:47:49.366654 crc crio[22553]: time=\"2026-06-11T11:47:49.364871186Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56 UID:a6051851-1ba4-4438-baf3-acbc35039946 NetNS:/var/run/netns/2c0be29c-9785-41f0-827b-67b1074713fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6051851_1ba4_4438_baf3_acbc35039946.slice PodAnnotations:0xc00043a448}] Aliases:map[]}\"",
2026-06-11 12:41:58.220605 | controller |     "Jun 11 11:47:49.366654 crc crio[22553]: time=\"2026-06-11T11:47:49.364927078Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.220620 | controller |     "Jun 11 11:47:49.369715 crc crio[22553]: time=\"2026-06-11T11:47:49.369592004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.220635 | controller |     "Jun 11 11:47:49.446505 crc crio[22553]: time=\"2026-06-11T11:47:49.44449655Z\" level=info msg=\"Ran pod sandbox 16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef with infra container: openstack/barbican-db-sync-n9cdj/POD\" id=84971106-694d-4be6-93be-31dce1714028 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.220651 | controller |     "Jun 11 11:47:49.462047 crc crio[22553]: time=\"2026-06-11T11:47:49.461941429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=22538d79-3fda-4b7d-9ac8-1a604afdd66b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.220665 | controller |     "Jun 11 11:47:49.462394 crc crio[22553]: time=\"2026-06-11T11:47:49.462185206Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=22538d79-3fda-4b7d-9ac8-1a604afdd66b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.220681 | controller |     "Jun 11 11:47:49.462394 crc crio[22553]: time=\"2026-06-11T11:47:49.462235848Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=22538d79-3fda-4b7d-9ac8-1a604afdd66b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.220695 | controller |     "Jun 11 11:47:49.473577 crc crio[22553]: time=\"2026-06-11T11:47:49.473303181Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=4575103c-1b41-49d4-a64a-eabd138ddfc2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.220710 | controller |     "Jun 11 11:47:49.490386 crc crio[22553]: time=\"2026-06-11T11:47:49.490249025Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"",
2026-06-11 12:41:58.220725 | controller |     "Jun 11 11:47:49.540381 crc crio[22553]: time=\"2026-06-11T11:47:49.540261825Z\" level=info msg=\"Created container ca1c35c967fad67533877d8b59ac57cda9bbf64ce7a2844f48952afbee9e70e8: openstack/dnsmasq-dns-5556978f87-bwnz5/init\" id=9bd6937d-1941-4d57-8cc0-d15352f534bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.220740 | controller |     "Jun 11 11:47:49.551927 crc crio[22553]: time=\"2026-06-11T11:47:49.549296329Z\" level=info msg=\"Starting container: ca1c35c967fad67533877d8b59ac57cda9bbf64ce7a2844f48952afbee9e70e8\" id=5d5a7cbd-c64d-4c34-a74c-36e3052c1d63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.220755 | controller |     "Jun 11 11:47:49.578298 crc crio[22553]: time=\"2026-06-11T11:47:49.567028486Z\" level=info msg=\"Started container\" PID=65322 containerID=ca1c35c967fad67533877d8b59ac57cda9bbf64ce7a2844f48952afbee9e70e8 description=openstack/dnsmasq-dns-5556978f87-bwnz5/init id=5d5a7cbd-c64d-4c34-a74c-36e3052c1d63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2",
2026-06-11 12:41:58.220771 | controller |     "Jun 11 11:47:49.642566 crc crio[22553]: 2026-06-11T11:47:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f98d7718b44e162 Mac:3e:e0:d4:5c:22:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/7eafb1ae-1321-4240-bb31-cbee3c92f721 SocketPath: PciID:}] [{Interface:0xc000148f80 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.220789 | controller |     "Jun 11 11:47:49.642925 crc crio[22553]: 2026-06-11T11:47:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39c4036f5cea28e Mac:46:b3:24:6e:f8:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/4d09e3ea-da9b-4881-bc37-eb1602d87a65 SocketPath: PciID:}] [{Interface:0xc00042e970 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.220804 | controller |     "Jun 11 11:47:49.645025 crc crio[22553]: time=\"2026-06-11T11:47:49.644970111Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-mnsz9 Namespace:openstack ID:39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a UID:2f71e926-402b-4f06-baca-7087d388e44f NetNS:/var/run/netns/4d09e3ea-da9b-4881-bc37-eb1602d87a65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f71e926_402b_4f06_baca_7087d388e44f.slice PodAnnotations:0xc001be6090}] Aliases:map[]}\"",
2026-06-11 12:41:58.220820 | controller |     "Jun 11 11:47:49.645193 crc crio[22553]: time=\"2026-06-11T11:47:49.645118205Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-7mfx5 Namespace:openstack ID:f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9 UID:0cbcaa42-0f0a-4359-b622-6c4687955deb NetNS:/var/run/netns/7eafb1ae-1321-4240-bb31-cbee3c92f721 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cbcaa42_0f0a_4359_b622_6c4687955deb.slice PodAnnotations:0xc000ca05b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.220835 | controller |     "Jun 11 11:47:49.645392 crc crio[22553]: time=\"2026-06-11T11:47:49.64530382Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-57c96b5555-7mfx5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.220849 | controller |     "Jun 11 11:47:49.645529 crc crio[22553]: time=\"2026-06-11T11:47:49.645141336Z\" level=info msg=\"Checking pod openstack_placement-db-sync-mnsz9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.220864 | controller |     "Jun 11 11:47:49.647553 crc crio[22553]: time=\"2026-06-11T11:47:49.647209586Z\" level=info msg=\"Created container 718d3decf308abe24ad806fa6cde1537db941cf0745de28b9782d31658ef436c: openstack/neutron-db-sync-sbpdn/neutron-db-sync\" id=ab9b3ff8-6fde-4f75-ae21-b5aeb1c0132c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.220879 | controller |     "Jun 11 11:47:49.649515 crc crio[22553]: time=\"2026-06-11T11:47:49.6494046Z\" level=info msg=\"Starting container: 718d3decf308abe24ad806fa6cde1537db941cf0745de28b9782d31658ef436c\" id=a89fa630-d41a-40d5-88d9-e07a8b03d447 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.220894 | controller |     "Jun 11 11:47:49.660661 crc crio[22553]: time=\"2026-06-11T11:47:49.660556236Z\" level=info msg=\"Started container\" PID=65403 containerID=718d3decf308abe24ad806fa6cde1537db941cf0745de28b9782d31658ef436c description=openstack/neutron-db-sync-sbpdn/neutron-db-sync id=a89fa630-d41a-40d5-88d9-e07a8b03d447 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e",
2026-06-11 12:41:58.220909 | controller |     "Jun 11 11:47:49.683220 crc crio[22553]: time=\"2026-06-11T11:47:49.682913218Z\" level=info msg=\"Ran pod sandbox 39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a with infra container: openstack/placement-db-sync-mnsz9/POD\" id=5aeceaa2-6715-44e7-a273-0fa28835ee47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.220924 | controller |     "Jun 11 11:47:49.688906 crc crio[22553]: time=\"2026-06-11T11:47:49.687962576Z\" level=info msg=\"Ran pod sandbox f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9 with infra container: openstack/dnsmasq-dns-57c96b5555-7mfx5/POD\" id=373c4ce7-95c5-4dbc-b210-b672034f02cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.220943 | controller |     "Jun 11 11:47:49.713142 crc crio[22553]: time=\"2026-06-11T11:47:49.710493953Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=356049e7-7623-4d66-af5d-106bfe21300a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.220958 | controller |     "Jun 11 11:47:49.713142 crc crio[22553]: time=\"2026-06-11T11:47:49.711126832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4aa77ab3-14a5-4fb5-ba95-a0a8112b20bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.220973 | controller |     "Jun 11 11:47:49.713142 crc crio[22553]: time=\"2026-06-11T11:47:49.711604836Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=356049e7-7623-4d66-af5d-106bfe21300a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.220988 | controller |     "Jun 11 11:47:49.713142 crc crio[22553]: time=\"2026-06-11T11:47:49.711657987Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=356049e7-7623-4d66-af5d-106bfe21300a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.221003 | controller |     "Jun 11 11:47:49.724573 crc crio[22553]: time=\"2026-06-11T11:47:49.721763912Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=f4928781-e2b6-454b-91f9-7246ab97dfee name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.221018 | controller |     "Jun 11 11:47:49.734217 crc crio[22553]: time=\"2026-06-11T11:47:49.729444006Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"",
2026-06-11 12:41:58.221032 | controller |     "Jun 11 11:47:49.761095 crc crio[22553]: time=\"2026-06-11T11:47:49.756369932Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=04e10938-7bcc-4e4d-9dad-c28d8126712f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.221047 | controller |     "Jun 11 11:47:49.761095 crc crio[22553]: time=\"2026-06-11T11:47:49.756492526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.221062 | controller |     "Jun 11 11:47:49.812524 crc crio[22553]: time=\"2026-06-11T11:47:49.812420238Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b UID:caf9f647-c649-46eb-8dba-5b6edc4d41bc NetNS:/var/run/netns/5ce953e4-b1df-40a5-9044-5c8aa39a9c64 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaf9f647_c649_46eb_8dba_5b6edc4d41bc.slice PodAnnotations:0xc00043a6a0}] Aliases:map[]}\"",
2026-06-11 12:41:58.221077 | controller |     "Jun 11 11:47:49.812524 crc crio[22553]: time=\"2026-06-11T11:47:49.81248613Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.221093 | controller |     "Jun 11 11:47:49.860737 crc crio[22553]: time=\"2026-06-11T11:47:49.860604873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=49e56f97-1311-45a8-bf6a-7fa1299f508e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.221108 | controller |     "Jun 11 11:47:49.878863 crc crio[22553]: time=\"2026-06-11T11:47:49.878786344Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-57c96b5555-7mfx5/init\" id=ce103e13-f9f7-4b68-b248-6c5eab394117 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.221127 | controller |     "Jun 11 11:47:49.888164 crc crio[22553]: time=\"2026-06-11T11:47:49.88621079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.221142 | controller |     "Jun 11 11:47:49.905933 crc crio[22553]: 2026-06-11T11:47:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:18ff294bdb8f38b Mac:de:9f:39:6c:52:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/582c8509-a564-4bca-9c73-4da0bbcb1296 SocketPath: PciID:}] [{Interface:0xc000282b90 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.221157 | controller |     "Jun 11 11:47:49.923033 crc crio[22553]: time=\"2026-06-11T11:47:49.921444229Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-vjw92 Namespace:openstack ID:18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6 UID:deb59c4f-b522-43e3-ab6e-453be4a4af5c NetNS:/var/run/netns/582c8509-a564-4bca-9c73-4da0bbcb1296 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeb59c4f_b522_43e3_ab6e_453be4a4af5c.slice PodAnnotations:0xc00279a278}] Aliases:map[]}\"",
2026-06-11 12:41:58.221172 | controller |     "Jun 11 11:47:49.923033 crc crio[22553]: time=\"2026-06-11T11:47:49.92182463Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6674dbf88c-vjw92 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.221187 | controller |     "Jun 11 11:47:49.929797 crc crio[22553]: 2026-06-11T11:47:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b096c38c6332d90 Mac:92:8f:f3:62:1f:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/bf27ce0e-dbe7-481e-935b-ecdb4cbf29ce SocketPath: PciID:}] [{Interface:0xc000246970 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.221201 | controller |     "Jun 11 11:47:49.931028 crc crio[22553]: time=\"2026-06-11T11:47:49.930965446Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7 UID:b10de82c-9d44-4792-8a7e-976f5f31a826 NetNS:/var/run/netns/bf27ce0e-dbe7-481e-935b-ecdb4cbf29ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb10de82c_9d44_4792_8a7e_976f5f31a826.slice PodAnnotations:0xc00279a7c8}] Aliases:map[]}\"",
2026-06-11 12:41:58.221216 | controller |     "Jun 11 11:47:49.931950 crc crio[22553]: time=\"2026-06-11T11:47:49.931121611Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.221231 | controller |     "Jun 11 11:47:50.000587 crc crio[22553]: time=\"2026-06-11T11:47:49.99995208Z\" level=info msg=\"Ran pod sandbox b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7 with infra container: openstack/ceilometer-0/POD\" id=62b1910f-5e5d-4f81-a462-f560437f580b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.221246 | controller |     "Jun 11 11:47:50.038169 crc crio[22553]: time=\"2026-06-11T11:47:50.038054472Z\" level=info msg=\"Ran pod sandbox 18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6 with infra container: openstack/dnsmasq-dns-6674dbf88c-vjw92/POD\" id=fa154788-cfb4-46df-9edc-7f3553720588 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.221261 | controller |     "Jun 11 11:47:50.049917 crc crio[22553]: time=\"2026-06-11T11:47:50.048133176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=8f720ab6-299c-4dc3-a5ce-0e4782af1647 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.221280 | controller |     "Jun 11 11:47:50.049917 crc crio[22553]: time=\"2026-06-11T11:47:50.048648151Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=8f720ab6-299c-4dc3-a5ce-0e4782af1647 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.221295 | controller |     "Jun 11 11:47:50.049917 crc crio[22553]: time=\"2026-06-11T11:47:50.048795295Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=8f720ab6-299c-4dc3-a5ce-0e4782af1647 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.221310 | controller |     "Jun 11 11:47:50.049917 crc crio[22553]: time=\"2026-06-11T11:47:50.04896011Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=3531606d-fe2a-47dc-980e-9e0f4e6360ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.221324 | controller |     "Jun 11 11:47:50.064894 crc crio[22553]: time=\"2026-06-11T11:47:50.061122775Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5572e770-f087-4198-b551-4a2bd94d6dd0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.221339 | controller |     "Jun 11 11:47:50.071067 crc crio[22553]: time=\"2026-06-11T11:47:50.070122148Z\" level=info msg=\"Stopped pod sandbox: 1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729\" id=961618df-e9bf-4b12-8a77-5921b6d3ded9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.221374 | controller |     "Jun 11 11:47:50.114578 crc crio[22553]: time=\"2026-06-11T11:47:50.090293946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.221391 | controller |     "Jun 11 11:47:50.114578 crc crio[22553]: time=\"2026-06-11T11:47:50.11201975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.221407 | controller |     "Jun 11 11:47:50.122119 crc crio[22553]: time=\"2026-06-11T11:47:50.118265033Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"",
2026-06-11 12:41:58.221421 | controller |     "Jun 11 11:47:50.239818 crc crio[22553]: time=\"2026-06-11T11:47:50.236170774Z\" level=info msg=\"Stopping pod sandbox: b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2\" id=fe6d9961-b6ce-4d3e-82c5-a42a75ba8559 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.221436 | controller |     "Jun 11 11:47:50.239818 crc crio[22553]: time=\"2026-06-11T11:47:50.236970427Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5556978f87-bwnz5 Namespace:openstack ID:b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2 UID:19881448-873d-4828-ae20-8929d10bcbdc NetNS:/var/run/netns/5527ae3f-bcca-42a6-a268-3cf3abc795d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod19881448_873d_4828_ae20_8929d10bcbdc.slice PodAnnotations:0xc00012ac50}] Aliases:map[]}\"",
2026-06-11 12:41:58.221452 | controller |     "Jun 11 11:47:50.239818 crc crio[22553]: time=\"2026-06-11T11:47:50.237138572Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5556978f87-bwnz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.221467 | controller |     "Jun 11 11:47:50.240921 crc crio[22553]: time=\"2026-06-11T11:47:50.240640494Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ef75bb5e-d2af-4aed-b23a-5bf6ec06b1dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.221486 | controller |     "Jun 11 11:47:50.300865 crc crio[22553]: time=\"2026-06-11T11:47:50.292185829Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-vjw92/init\" id=7ab2e7a8-6820-479c-8213-aed6833454ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.221501 | controller |     "Jun 11 11:47:50.300865 crc crio[22553]: time=\"2026-06-11T11:47:50.292791246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.221516 | controller |     "Jun 11 11:47:50.582130 crc crio[22553]: time=\"2026-06-11T11:47:50.579509094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.221530 | controller |     "Jun 11 11:47:50.616645 crc crio[22553]: time=\"2026-06-11T11:47:50.616541915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.221545 | controller |     "Jun 11 11:47:50.619265 crc crio[22553]: 2026-06-11T11:47:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5846f494823f350 Mac:b6:6f:47:89:81:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/2c0be29c-9785-41f0-827b-67b1074713fc SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.221560 | controller |     "Jun 11 11:47:50.625928 crc crio[22553]: time=\"2026-06-11T11:47:50.622129318Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56 UID:a6051851-1ba4-4438-baf3-acbc35039946 NetNS:/var/run/netns/2c0be29c-9785-41f0-827b-67b1074713fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6051851_1ba4_4438_baf3_acbc35039946.slice PodAnnotations:0xc00043a448}] Aliases:map[]}\"",
2026-06-11 12:41:58.221575 | controller |     "Jun 11 11:47:50.625928 crc crio[22553]: time=\"2026-06-11T11:47:50.622348864Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.221590 | controller |     "Jun 11 11:47:50.634871 crc crio[22553]: time=\"2026-06-11T11:47:50.634224021Z\" level=info msg=\"Ran pod sandbox 5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56 with infra container: openstack/glance-default-external-api-0/POD\" id=4491ea70-6ace-4174-90c9-6d91c1a5b1d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.221605 | controller |     "Jun 11 11:47:50.641796 crc crio[22553]: time=\"2026-06-11T11:47:50.640933807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f423c2e3-cca5-4a14-bbe6-697de1ba0500 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.221620 | controller |     "Jun 11 11:47:50.644851 crc crio[22553]: time=\"2026-06-11T11:47:50.644785789Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3b1a9d90-ef87-4ecc-8f78-790a422471b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.221635 | controller |     "Jun 11 11:47:50.674485 crc crio[22553]: time=\"2026-06-11T11:47:50.671494288Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=295d57f7-d235-4611-a17c-1d7a21cf5209 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.221650 | controller |     "Jun 11 11:47:50.691001 crc crio[22553]: time=\"2026-06-11T11:47:50.690807972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.221669 | controller |     "Jun 11 11:47:50.741288 crc crio[22553]: time=\"2026-06-11T11:47:50.741176342Z\" level=info msg=\"Created container 06783b7ec0ba1a1a85d493eccf83022a2dbf38c7aa16a97c5fa3997c31b9c277: openstack/dnsmasq-dns-57c96b5555-7mfx5/init\" id=ce103e13-f9f7-4b68-b248-6c5eab394117 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.221684 | controller |     "Jun 11 11:47:50.745969 crc crio[22553]: time=\"2026-06-11T11:47:50.74588807Z\" level=info msg=\"Starting container: 06783b7ec0ba1a1a85d493eccf83022a2dbf38c7aa16a97c5fa3997c31b9c277\" id=9fe10673-f6e4-4611-b51b-7a67a04d31b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.221700 | controller |     "Jun 11 11:47:50.794216 crc crio[22553]: time=\"2026-06-11T11:47:50.793942142Z\" level=info msg=\"Started container\" PID=65644 containerID=06783b7ec0ba1a1a85d493eccf83022a2dbf38c7aa16a97c5fa3997c31b9c277 description=openstack/dnsmasq-dns-57c96b5555-7mfx5/init id=9fe10673-f6e4-4611-b51b-7a67a04d31b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9",
2026-06-11 12:41:58.221714 | controller |     "Jun 11 11:47:51.003966 crc crio[22553]: time=\"2026-06-11T11:47:51.003846198Z\" level=info msg=\"Stopped pod sandbox: b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2\" id=fe6d9961-b6ce-4d3e-82c5-a42a75ba8559 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.221729 | controller |     "Jun 11 11:47:51.074011 crc crio[22553]: time=\"2026-06-11T11:47:51.060493071Z\" level=info msg=\"Created container f8c4dbfd4f323b2c64c54a1f8f177dd430029f9ba2191050c546aedb9ec4a12a: openstack/dnsmasq-dns-6674dbf88c-vjw92/init\" id=7ab2e7a8-6820-479c-8213-aed6833454ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.221743 | controller |     "Jun 11 11:47:51.075092 crc crio[22553]: time=\"2026-06-11T11:47:51.074987374Z\" level=info msg=\"Starting container: f8c4dbfd4f323b2c64c54a1f8f177dd430029f9ba2191050c546aedb9ec4a12a\" id=bdf43559-9212-4ab4-b7dd-034a21241ec2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.221758 | controller |     "Jun 11 11:47:51.092120 crc crio[22553]: time=\"2026-06-11T11:47:51.087714006Z\" level=info msg=\"Started container\" PID=65665 containerID=f8c4dbfd4f323b2c64c54a1f8f177dd430029f9ba2191050c546aedb9ec4a12a description=openstack/dnsmasq-dns-6674dbf88c-vjw92/init id=bdf43559-9212-4ab4-b7dd-034a21241ec2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6",
2026-06-11 12:41:58.221773 | controller |     "Jun 11 11:47:51.123260 crc crio[22553]: time=\"2026-06-11T11:47:51.12314454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.221787 | controller |     "Jun 11 11:47:51.257080 crc crio[22553]: 2026-06-11T11:47:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1952e60315455b3 Mac:1a:6e:fc:d0:fa:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/5ce953e4-b1df-40a5-9044-5c8aa39a9c64 SocketPath: PciID:}] [{Interface:0xc0001214a0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.221803 | controller |     "Jun 11 11:47:51.259302 crc crio[22553]: time=\"2026-06-11T11:47:51.259209371Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b UID:caf9f647-c649-46eb-8dba-5b6edc4d41bc NetNS:/var/run/netns/5ce953e4-b1df-40a5-9044-5c8aa39a9c64 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaf9f647_c649_46eb_8dba_5b6edc4d41bc.slice PodAnnotations:0xc00043a6a0}] Aliases:map[]}\"",
2026-06-11 12:41:58.221817 | controller |     "Jun 11 11:47:51.266293 crc crio[22553]: time=\"2026-06-11T11:47:51.259581672Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.221836 | controller |     "Jun 11 11:47:51.365234 crc crio[22553]: time=\"2026-06-11T11:47:51.365117531Z\" level=info msg=\"Ran pod sandbox 1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b with infra container: openstack/glance-default-internal-api-0/POD\" id=04e10938-7bcc-4e4d-9dad-c28d8126712f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.221851 | controller |     "Jun 11 11:47:51.378291 crc crio[22553]: time=\"2026-06-11T11:47:51.378202343Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=d158939c-65ae-41e9-aa8b-6408439d7c82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.221866 | controller |     "Jun 11 11:47:51.383773 crc crio[22553]: time=\"2026-06-11T11:47:51.383635812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=1296e334-2893-430a-9b54-8d2a3391a1ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.221881 | controller |     "Jun 11 11:47:51.402905 crc crio[22553]: time=\"2026-06-11T11:47:51.402791391Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=9689becd-5230-466f-a6af-42891846996a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.221895 | controller |     "Jun 11 11:47:51.413153 crc crio[22553]: time=\"2026-06-11T11:47:51.413016479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.221910 | controller |     "Jun 11 11:47:51.587315 crc crio[22553]: time=\"2026-06-11T11:47:51.587210963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d88ab8d8-5f57-4534-92b3-3a39d038f5ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.221924 | controller |     "Jun 11 11:47:51.640027 crc crio[22553]: time=\"2026-06-11T11:47:51.633858555Z\" level=info msg=\"Stopping pod sandbox: f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9\" id=1f00e58f-cc00-40eb-91fe-85f3c29eaa0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.221938 | controller |     "Jun 11 11:47:51.640027 crc crio[22553]: time=\"2026-06-11T11:47:51.634932406Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-57c96b5555-7mfx5 Namespace:openstack ID:f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9 UID:0cbcaa42-0f0a-4359-b622-6c4687955deb NetNS:/var/run/netns/7eafb1ae-1321-4240-bb31-cbee3c92f721 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0cbcaa42_0f0a_4359_b622_6c4687955deb.slice PodAnnotations:0xc000ca13d8}] Aliases:map[]}\"",
2026-06-11 12:41:58.221953 | controller |     "Jun 11 11:47:51.640027 crc crio[22553]: time=\"2026-06-11T11:47:51.63506429Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-57c96b5555-7mfx5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.221968 | controller |     "Jun 11 11:47:51.728759 crc crio[22553]: time=\"2026-06-11T11:47:51.722541563Z\" level=info msg=\"Removing container: ca1c35c967fad67533877d8b59ac57cda9bbf64ce7a2844f48952afbee9e70e8\" id=ed320c21-426e-4e37-88bb-c072a6662741 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.221982 | controller |     "Jun 11 11:47:51.783604 crc crio[22553]: time=\"2026-06-11T11:47:51.783311776Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c183ef24-74cf-487e-9611-49625abb410c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.221997 | controller |     "Jun 11 11:47:51.954436 crc crio[22553]: time=\"2026-06-11T11:47:51.949260119Z\" level=info msg=\"Removed container ca1c35c967fad67533877d8b59ac57cda9bbf64ce7a2844f48952afbee9e70e8: openstack/dnsmasq-dns-5556978f87-bwnz5/init\" id=ed320c21-426e-4e37-88bb-c072a6662741 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.222016 | controller |     "Jun 11 11:47:51.984149 crc crio[22553]: time=\"2026-06-11T11:47:51.968586673Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6674dbf88c-vjw92/dnsmasq-dns\" id=010b2154-f03a-4e66-8058-14a1f664fc46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.222031 | controller |     "Jun 11 11:47:51.984149 crc crio[22553]: time=\"2026-06-11T11:47:51.979902904Z\" level=info msg=\"Removing container: 1fdb40c4002817efe143db48184c04437f6e99cb30baa8cd0d05998ce9407e1d\" id=5e4c9fb4-b272-448f-8bb4-8fc95e3efaf6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.222045 | controller |     "Jun 11 11:47:51.984149 crc crio[22553]: time=\"2026-06-11T11:47:51.982448538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.222060 | controller |     "Jun 11 11:47:51.999005 crc crio[22553]: time=\"2026-06-11T11:47:51.998900128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.222075 | controller |     "Jun 11 11:47:52.237493 crc crio[22553]: time=\"2026-06-11T11:47:52.234931036Z\" level=info msg=\"Removed container 1fdb40c4002817efe143db48184c04437f6e99cb30baa8cd0d05998ce9407e1d: openstack/dnsmasq-dns-68c444669f-pj8x8/dnsmasq-dns\" id=5e4c9fb4-b272-448f-8bb4-8fc95e3efaf6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.222090 | controller |     "Jun 11 11:47:52.247433 crc crio[22553]: time=\"2026-06-11T11:47:52.24737381Z\" level=info msg=\"Removing container: 51b8cb1de606ee28f4773c86cff3e5c37218dcd352f93cc51f002950f93eb80a\" id=16ae695c-e3cb-4ddf-a260-5f2424e4ba3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.222105 | controller |     "Jun 11 11:47:52.320478 crc crio[22553]: time=\"2026-06-11T11:47:52.319474844Z\" level=info msg=\"Stopped pod sandbox: f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9\" id=1f00e58f-cc00-40eb-91fe-85f3c29eaa0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.222119 | controller |     "Jun 11 11:47:52.328746 crc crio[22553]: time=\"2026-06-11T11:47:52.327786236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.222133 | controller |     "Jun 11 11:47:52.352130 crc crio[22553]: time=\"2026-06-11T11:47:52.351641973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.222148 | controller |     "Jun 11 11:47:52.714632 crc crio[22553]: time=\"2026-06-11T11:47:52.714509403Z\" level=info msg=\"Removed container 51b8cb1de606ee28f4773c86cff3e5c37218dcd352f93cc51f002950f93eb80a: openstack/dnsmasq-dns-68c444669f-pj8x8/init\" id=16ae695c-e3cb-4ddf-a260-5f2424e4ba3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.222163 | controller |     "Jun 11 11:47:52.894596 crc crio[22553]: time=\"2026-06-11T11:47:52.893871397Z\" level=info msg=\"Created container 5aef99873b7e0f593f2539511ab955ade5cac8638387ff261cc7f7544e6dd7b7: openstack/dnsmasq-dns-6674dbf88c-vjw92/dnsmasq-dns\" id=010b2154-f03a-4e66-8058-14a1f664fc46 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.222178 | controller |     "Jun 11 11:47:52.927382 crc crio[22553]: time=\"2026-06-11T11:47:52.921298358Z\" level=info msg=\"Starting container: 5aef99873b7e0f593f2539511ab955ade5cac8638387ff261cc7f7544e6dd7b7\" id=7e3733a4-8f38-4f7e-8650-bae6f8fd6026 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.222196 | controller |     "Jun 11 11:47:52.960616 crc crio[22553]: time=\"2026-06-11T11:47:52.960558254Z\" level=info msg=\"Started container\" PID=65803 containerID=5aef99873b7e0f593f2539511ab955ade5cac8638387ff261cc7f7544e6dd7b7 description=openstack/dnsmasq-dns-6674dbf88c-vjw92/dnsmasq-dns id=7e3733a4-8f38-4f7e-8650-bae6f8fd6026 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6",
2026-06-11 12:41:58.222212 | controller |     "Jun 11 11:47:52.988267 crc crio[22553]: time=\"2026-06-11T11:47:52.987885081Z\" level=info msg=\"Removing container: 06783b7ec0ba1a1a85d493eccf83022a2dbf38c7aa16a97c5fa3997c31b9c277\" id=d0ba44d0-57e5-457d-a353-0e3409fbf8d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.222227 | controller |     "Jun 11 11:47:53.149266 crc crio[22553]: time=\"2026-06-11T11:47:53.148814028Z\" level=info msg=\"Removed container 06783b7ec0ba1a1a85d493eccf83022a2dbf38c7aa16a97c5fa3997c31b9c277: openstack/dnsmasq-dns-57c96b5555-7mfx5/init\" id=d0ba44d0-57e5-457d-a353-0e3409fbf8d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.222241 | controller |     "Jun 11 11:47:53.465822 crc crio[22553]: time=\"2026-06-11T11:47:53.465580231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.222256 | controller |     "Jun 11 11:47:53.819267 crc crio[22553]: time=\"2026-06-11T11:47:53.819054327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.222270 | controller |     "Jun 11 11:47:54.035222 crc crio[22553]: time=\"2026-06-11T11:47:54.034570917Z\" level=info msg=\"Created container e5098e9dde15c1e0acc95ebd41984e55afede277215ee2a9fd4dd7b839a057f5: openstack/glance-default-external-api-0/glance-log\" id=295d57f7-d235-4611-a17c-1d7a21cf5209 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.222285 | controller |     "Jun 11 11:47:54.036644 crc crio[22553]: time=\"2026-06-11T11:47:54.036587406Z\" level=info msg=\"Starting container: e5098e9dde15c1e0acc95ebd41984e55afede277215ee2a9fd4dd7b839a057f5\" id=bebbbc7f-9e41-4e0f-8c2b-f0cb44c65ae1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.222300 | controller |     "Jun 11 11:47:54.048803 crc crio[22553]: time=\"2026-06-11T11:47:54.048635348Z\" level=info msg=\"Started container\" PID=65841 containerID=e5098e9dde15c1e0acc95ebd41984e55afede277215ee2a9fd4dd7b839a057f5 description=openstack/glance-default-external-api-0/glance-log id=bebbbc7f-9e41-4e0f-8c2b-f0cb44c65ae1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56",
2026-06-11 12:41:58.222314 | controller |     "Jun 11 11:47:54.121880 crc crio[22553]: time=\"2026-06-11T11:47:54.117379514Z\" level=info msg=\"Created container adf8c94d8ec4055f38ac12e39ad79fbb9b6824106910f3c35e73a3abef0acf55: openstack/glance-default-internal-api-0/glance-log\" id=9689becd-5230-466f-a6af-42891846996a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.222329 | controller |     "Jun 11 11:47:54.121880 crc crio[22553]: time=\"2026-06-11T11:47:54.119386112Z\" level=info msg=\"Starting container: adf8c94d8ec4055f38ac12e39ad79fbb9b6824106910f3c35e73a3abef0acf55\" id=94702546-44b7-4eec-982d-0bdb336b9898 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.222344 | controller |     "Jun 11 11:47:54.136571 crc crio[22553]: time=\"2026-06-11T11:47:54.136470341Z\" level=info msg=\"Started container\" PID=65847 containerID=adf8c94d8ec4055f38ac12e39ad79fbb9b6824106910f3c35e73a3abef0acf55 description=openstack/glance-default-internal-api-0/glance-log id=94702546-44b7-4eec-982d-0bdb336b9898 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b",
2026-06-11 12:41:58.222380 | controller |     "Jun 11 11:47:54.195212 crc crio[22553]: time=\"2026-06-11T11:47:54.195097312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=71d7a391-2db9-430a-ab23-80287d6e18a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.222397 | controller |     "Jun 11 11:47:54.389565 crc crio[22553]: time=\"2026-06-11T11:47:54.388369973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=69f96150-26e3-439f-bd33-2781712a2a49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.222411 | controller |     "Jun 11 11:47:54.523210 crc crio[22553]: time=\"2026-06-11T11:47:54.522768405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=73a4aebb-0c7f-4c09-83c5-0683c984ff5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.222426 | controller |     "Jun 11 11:47:54.609904 crc crio[22553]: time=\"2026-06-11T11:47:54.609803245Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4427b741-d296-4d9c-a2dd-0aae4b4861ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.222441 | controller |     "Jun 11 11:47:54.681831 crc crio[22553]: time=\"2026-06-11T11:47:54.681476967Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=5f3ddccb-bf5d-4f95-9d77-fe8ec3036624 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.222456 | controller |     "Jun 11 11:47:54.683622 crc crio[22553]: time=\"2026-06-11T11:47:54.683450364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.222471 | controller |     "Jun 11 11:47:54.794740 crc crio[22553]: time=\"2026-06-11T11:47:54.794594088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.222486 | controller |     "Jun 11 11:47:54.903115 crc crio[22553]: time=\"2026-06-11T11:47:54.902997472Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=91d2265b-de2c-4972-8bd1-bc4f363cbc88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.222501 | controller |     "Jun 11 11:47:54.909863 crc crio[22553]: time=\"2026-06-11T11:47:54.904943058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.222516 | controller |     "Jun 11 11:47:55.114457 crc crio[22553]: time=\"2026-06-11T11:47:55.11435045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.222531 | controller |     "Jun 11 11:47:55.833526 crc crio[22553]: time=\"2026-06-11T11:47:55.833007374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.222545 | controller |     "Jun 11 11:47:56.094148 crc crio[22553]: time=\"2026-06-11T11:47:56.094076283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.222560 | controller |     "Jun 11 11:47:56.193161 crc crio[22553]: time=\"2026-06-11T11:47:56.19302353Z\" level=info msg=\"Created container 4c264454029cc95ebafca1264b8e6418693f7c4ec21286ae7a9db9612fe83346: openstack/glance-default-external-api-0/glance-httpd\" id=5f3ddccb-bf5d-4f95-9d77-fe8ec3036624 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.222575 | controller |     "Jun 11 11:47:56.195093 crc crio[22553]: time=\"2026-06-11T11:47:56.194952997Z\" level=info msg=\"Starting container: 4c264454029cc95ebafca1264b8e6418693f7c4ec21286ae7a9db9612fe83346\" id=d7a95f0a-151a-473a-9686-904fb06bf5be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.222594 | controller |     "Jun 11 11:47:56.209081 crc crio[22553]: time=\"2026-06-11T11:47:56.208981896Z\" level=info msg=\"Started container\" PID=66040 containerID=4c264454029cc95ebafca1264b8e6418693f7c4ec21286ae7a9db9612fe83346 description=openstack/glance-default-external-api-0/glance-httpd id=d7a95f0a-151a-473a-9686-904fb06bf5be name=/runtime.v1.RuntimeService/StartContainer sandboxID=5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56",
2026-06-11 12:41:58.222609 | controller |     "Jun 11 11:47:56.606615 crc crio[22553]: time=\"2026-06-11T11:47:56.605774927Z\" level=info msg=\"Created container bbce0c792381fa2cad29f3117d3789728705af202f32df7ed521d8dd230ff9ed: openstack/glance-default-internal-api-0/glance-httpd\" id=91d2265b-de2c-4972-8bd1-bc4f363cbc88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.222623 | controller |     "Jun 11 11:47:56.614552 crc crio[22553]: time=\"2026-06-11T11:47:56.614426939Z\" level=info msg=\"Starting container: bbce0c792381fa2cad29f3117d3789728705af202f32df7ed521d8dd230ff9ed\" id=ef942e66-b79a-456f-9c65-f7d649d52ce9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.222638 | controller |     "Jun 11 11:47:56.654138 crc crio[22553]: time=\"2026-06-11T11:47:56.653902531Z\" level=info msg=\"Started container\" PID=66049 containerID=bbce0c792381fa2cad29f3117d3789728705af202f32df7ed521d8dd230ff9ed description=openstack/glance-default-internal-api-0/glance-httpd id=ef942e66-b79a-456f-9c65-f7d649d52ce9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b",
2026-06-11 12:41:58.222653 | controller |     "Jun 11 11:47:57.112202 crc crio[22553]: time=\"2026-06-11T11:47:57.111948298Z\" level=info msg=\"Stopping container: adf8c94d8ec4055f38ac12e39ad79fbb9b6824106910f3c35e73a3abef0acf55 (timeout: 30s)\" id=80d9d91c-d936-42cf-a343-8d3b82ca5214 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.222668 | controller |     "Jun 11 11:47:57.113587 crc crio[22553]: time=\"2026-06-11T11:47:57.11303491Z\" level=info msg=\"Stopping container: bbce0c792381fa2cad29f3117d3789728705af202f32df7ed521d8dd230ff9ed (timeout: 30s)\" id=201a623f-20c8-497f-ab25-cb7a5557b3f1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.222683 | controller |     "Jun 11 11:47:57.138883 crc crio[22553]: time=\"2026-06-11T11:47:57.136533475Z\" level=info msg=\"Stopping container: e5098e9dde15c1e0acc95ebd41984e55afede277215ee2a9fd4dd7b839a057f5 (timeout: 30s)\" id=2bb1715b-944d-406d-b3aa-1126a2fb8039 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.222698 | controller |     "Jun 11 11:47:57.138883 crc crio[22553]: time=\"2026-06-11T11:47:57.137124203Z\" level=info msg=\"Stopping container: 4c264454029cc95ebafca1264b8e6418693f7c4ec21286ae7a9db9612fe83346 (timeout: 30s)\" id=67a2258b-6702-4536-8cb1-b78f5f2a5160 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.222713 | controller |     "Jun 11 11:48:00.211068 crc crio[22553]: time=\"2026-06-11T11:48:00.208470798Z\" level=info msg=\"Stopping pod sandbox: 5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527\" id=6daf93ae-6026-41da-b9ba-24222366349d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.222728 | controller |     "Jun 11 11:48:00.215753 crc crio[22553]: time=\"2026-06-11T11:48:00.214417832Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-p6n9k Namespace:openstack ID:5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527 UID:418e1b86-cc46-475f-953c-016bb955222f NetNS:/var/run/netns/301019c4-e2a2-47ce-80ef-d9dd207f76e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod418e1b86_cc46_475f_953c_016bb955222f.slice PodAnnotations:0xc002816158}] Aliases:map[]}\"",
2026-06-11 12:41:58.222747 | controller |     "Jun 11 11:48:00.215753 crc crio[22553]: time=\"2026-06-11T11:48:00.214620788Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-p6n9k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.222762 | controller |     "Jun 11 11:48:00.532058 crc crio[22553]: time=\"2026-06-11T11:48:00.531134955Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686308-h4hz6/POD\" id=4c83828f-a257-4507-b20b-28042c83b600 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.222777 | controller |     "Jun 11 11:48:00.533429 crc crio[22553]: time=\"2026-06-11T11:48:00.532972469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.222792 | controller |     "Jun 11 11:48:01.209069 crc crio[22553]: time=\"2026-06-11T11:48:01.208983057Z\" level=info msg=\"Stopping container: 9b3ddb71038715683972b5b0096a16fb2cea12e9c12198e9712a1a3c5861225f (timeout: 10s)\" id=a50128f0-a4be-410e-8744-95c1508077b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.222807 | controller |     "Jun 11 11:48:02.170254 crc crio[22553]: time=\"2026-06-11T11:48:02.169360975Z\" level=info msg=\"Stopped container 4c264454029cc95ebafca1264b8e6418693f7c4ec21286ae7a9db9612fe83346: openstack/glance-default-external-api-0/glance-httpd\" id=67a2258b-6702-4536-8cb1-b78f5f2a5160 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.222821 | controller |     "Jun 11 11:48:02.407764 crc crio[22553]: time=\"2026-06-11T11:48:02.407539826Z\" level=info msg=\"Stopped container bbce0c792381fa2cad29f3117d3789728705af202f32df7ed521d8dd230ff9ed: openstack/glance-default-internal-api-0/glance-httpd\" id=201a623f-20c8-497f-ab25-cb7a5557b3f1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.222836 | controller |     "Jun 11 11:48:05.471816 crc crio[22553]: time=\"2026-06-11T11:48:05.470904997Z\" level=info msg=\"Stopped pod sandbox: 5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527\" id=6daf93ae-6026-41da-b9ba-24222366349d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.222906 | controller |     "Jun 11 11:48:05.653130 crc crio[22553]: time=\"2026-06-11T11:48:05.652828507Z\" level=info msg=\"Stopped container e5098e9dde15c1e0acc95ebd41984e55afede277215ee2a9fd4dd7b839a057f5: openstack/glance-default-external-api-0/glance-log\" id=2bb1715b-944d-406d-b3aa-1126a2fb8039 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.222927 | controller |     "Jun 11 11:48:05.654158 crc crio[22553]: time=\"2026-06-11T11:48:05.654041222Z\" level=info msg=\"Stopping pod sandbox: 5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56\" id=e9773aa0-3fd7-428d-bb4b-73360410bec7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.222943 | controller |     "Jun 11 11:48:05.654882 crc crio[22553]: time=\"2026-06-11T11:48:05.654804284Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56 UID:a6051851-1ba4-4438-baf3-acbc35039946 NetNS:/var/run/netns/2c0be29c-9785-41f0-827b-67b1074713fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6051851_1ba4_4438_baf3_acbc35039946.slice PodAnnotations:0xc00043a7f8}] Aliases:map[]}\"",
2026-06-11 12:41:58.222958 | controller |     "Jun 11 11:48:05.655075 crc crio[22553]: time=\"2026-06-11T11:48:05.655012891Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.222973 | controller |     "Jun 11 11:48:06.217845 crc crio[22553]: time=\"2026-06-11T11:48:06.215944881Z\" level=info msg=\"Stopped container adf8c94d8ec4055f38ac12e39ad79fbb9b6824106910f3c35e73a3abef0acf55: openstack/glance-default-internal-api-0/glance-log\" id=80d9d91c-d936-42cf-a343-8d3b82ca5214 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.222992 | controller |     "Jun 11 11:48:06.219970 crc crio[22553]: time=\"2026-06-11T11:48:06.219610818Z\" level=info msg=\"Stopping pod sandbox: 1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b\" id=12062f96-1679-4135-b1a5-28564905641c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.223008 | controller |     "Jun 11 11:48:06.220929 crc crio[22553]: time=\"2026-06-11T11:48:06.220848834Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b UID:caf9f647-c649-46eb-8dba-5b6edc4d41bc NetNS:/var/run/netns/5ce953e4-b1df-40a5-9044-5c8aa39a9c64 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcaf9f647_c649_46eb_8dba_5b6edc4d41bc.slice PodAnnotations:0xc001894a08}] Aliases:map[]}\"",
2026-06-11 12:41:58.223023 | controller |     "Jun 11 11:48:06.221046 crc crio[22553]: time=\"2026-06-11T11:48:06.221025429Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.223038 | controller |     "Jun 11 11:48:07.193749 crc crio[22553]: time=\"2026-06-11T11:48:07.192899253Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-dgc4x/POD\" id=ba69a9a3-fa90-4d80-949c-d0899830fae8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.223052 | controller |     "Jun 11 11:48:07.195638 crc crio[22553]: time=\"2026-06-11T11:48:07.193909022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.223067 | controller |     "Jun 11 11:48:09.901308 crc crio[22553]: time=\"2026-06-11T11:48:09.900666557Z\" level=info msg=\"Stopped container 9b3ddb71038715683972b5b0096a16fb2cea12e9c12198e9712a1a3c5861225f: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/dnsmasq-dns\" id=a50128f0-a4be-410e-8744-95c1508077b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.223081 | controller |     "Jun 11 11:48:09.903114 crc crio[22553]: time=\"2026-06-11T11:48:09.90284891Z\" level=info msg=\"Stopping pod sandbox: fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed\" id=bfdc9a21-4af2-4135-af74-191c71e8558e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.223097 | controller |     "Jun 11 11:48:09.903847 crc crio[22553]: time=\"2026-06-11T11:48:09.903649304Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7b6fcdc445-4lpqb Namespace:openstack ID:fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed UID:b80370dd-77cb-444e-a5f3-defe63ab0bc6 NetNS:/var/run/netns/1df4e398-40a2-4586-9957-986ec6b095dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb80370dd_77cb_444e_a5f3_defe63ab0bc6.slice PodAnnotations:0xc001be7498}] Aliases:map[]}\"",
2026-06-11 12:41:58.223112 | controller |     "Jun 11 11:48:09.904167 crc crio[22553]: time=\"2026-06-11T11:48:09.904040015Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7b6fcdc445-4lpqb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.223126 | controller |     "Jun 11 11:48:09.920846 crc crio[22553]: time=\"2026-06-11T11:48:09.920030702Z\" level=info msg=\"Stopped pod sandbox: 5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56\" id=e9773aa0-3fd7-428d-bb4b-73360410bec7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.223141 | controller |     "Jun 11 11:48:09.933085 crc crio[22553]: time=\"2026-06-11T11:48:09.933012251Z\" level=info msg=\"Stopped pod sandbox: 1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b\" id=12062f96-1679-4135-b1a5-28564905641c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.223173 | controller |     "Jun 11 11:48:09.936440 crc crio[22553]: time=\"2026-06-11T11:48:09.936355608Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c\" id=5572e770-f087-4198-b551-4a2bd94d6dd0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.223191 | controller |     "Jun 11 11:48:09.938430 crc crio[22553]: time=\"2026-06-11T11:48:09.938251144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=566b3219-9532-42c9-9edb-d25f9d6bd226 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.223206 | controller |     "Jun 11 11:48:09.944279 crc crio[22553]: time=\"2026-06-11T11:48:09.944162626Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2\" id=f4928781-e2b6-454b-91f9-7246ab97dfee name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.223221 | controller |     "Jun 11 11:48:09.945947 crc crio[22553]: time=\"2026-06-11T11:48:09.945833475Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=a1d130b5-5d6f-42d9-8d0d-510f405d013c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.223236 | controller |     "Jun 11 11:48:10.454900 crc crio[22553]: time=\"2026-06-11T11:48:10.454008686Z\" level=info msg=\"Removing container: bbce0c792381fa2cad29f3117d3789728705af202f32df7ed521d8dd230ff9ed\" id=6579a028-d9e7-40e8-9cf8-fe38fb177553 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.223251 | controller |     "Jun 11 11:48:11.061235 crc crio[22553]: time=\"2026-06-11T11:48:11.060378132Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=3120ae91-f676-4aee-99c4-e14504f44c3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.223265 | controller |     "Jun 11 11:48:11.063543 crc crio[22553]: time=\"2026-06-11T11:48:11.061258688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.223280 | controller |     "Jun 11 11:48:11.064093 crc crio[22553]: time=\"2026-06-11T11:48:11.063988728Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=60e54f42-4d8f-4c1d-9d0b-08e7f40818ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.223294 | controller |     "Jun 11 11:48:11.064194 crc crio[22553]: time=\"2026-06-11T11:48:11.064110581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.223309 | controller |     "Jun 11 11:48:20.642493 crc crio[22553]: time=\"2026-06-11T11:48:20.640304073Z\" level=info msg=\"Stopping pod sandbox: d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e\" id=68fe578f-32b2-479e-917c-71b6abcf821f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.223324 | controller |     "Jun 11 11:48:20.645293 crc crio[22553]: time=\"2026-06-11T11:48:20.644146225Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-sbpdn Namespace:openstack ID:d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e UID:36ab77ee-814d-41aa-beaf-62ef696360c4 NetNS:/var/run/netns/b93cb6bc-d5ac-4116-856c-fe7333012f88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36ab77ee_814d_41aa_beaf_62ef696360c4.slice PodAnnotations:0xc00279a630}] Aliases:map[]}\"",
2026-06-11 12:41:58.223339 | controller |     "Jun 11 11:48:20.645293 crc crio[22553]: time=\"2026-06-11T11:48:20.644533876Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-sbpdn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.223378 | controller |     "Jun 11 11:48:25.222920 crc crio[22553]: time=\"2026-06-11T11:48:25.221368957Z\" level=info msg=\"Stopped pod sandbox: fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed\" id=bfdc9a21-4af2-4135-af74-191c71e8558e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.223395 | controller |     "Jun 11 11:48:25.235563 crc crio[22553]: time=\"2026-06-11T11:48:25.235469909Z\" level=info msg=\"Stopped pod sandbox: d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e\" id=68fe578f-32b2-479e-917c-71b6abcf821f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.223410 | controller |     "Jun 11 11:48:25.281762 crc crio[22553]: time=\"2026-06-11T11:48:25.281539254Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=30e9e8b4-bc2c-4c3e-8ecb-d3a62df9e695 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.223425 | controller |     "Jun 11 11:48:25.440230 crc crio[22553]: time=\"2026-06-11T11:48:25.440081Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1\" id=4575103c-1b41-49d4-a64a-eabd138ddfc2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.223440 | controller |     "Jun 11 11:48:25.442558 crc crio[22553]: time=\"2026-06-11T11:48:25.442427659Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=ae66393d-dd5d-4eaa-95c6-c2b3724e4e46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.223455 | controller |     "Jun 11 11:48:27.951669 crc crio[22553]: time=\"2026-06-11T11:48:27.950571257Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686308-h4hz6 Namespace:openshift-infra ID:db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7 UID:74fd078b-11c2-487a-aab2-9e50c5a89cc7 NetNS:/var/run/netns/d6cd150d-1ee2-4b95-81e1-329052f7f18c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74fd078b_11c2_487a_aab2_9e50c5a89cc7.slice PodAnnotations:0xc0028260f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.223470 | controller |     "Jun 11 11:48:27.954028 crc crio[22553]: time=\"2026-06-11T11:48:27.951850214Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686308-h4hz6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.223485 | controller |     "Jun 11 11:48:27.957316 crc crio[22553]: time=\"2026-06-11T11:48:27.957260672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=849ee503-a866-449d-9c5e-7a3f1604f513 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.223500 | controller |     "Jun 11 11:48:28.011945 crc crio[22553]: time=\"2026-06-11T11:48:28.011649689Z\" level=info msg=\"Removed container bbce0c792381fa2cad29f3117d3789728705af202f32df7ed521d8dd230ff9ed: openstack/glance-default-internal-api-0/glance-httpd\" id=6579a028-d9e7-40e8-9cf8-fe38fb177553 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.223515 | controller |     "Jun 11 11:48:28.018962 crc crio[22553]: time=\"2026-06-11T11:48:28.017129439Z\" level=info msg=\"Removing container: adf8c94d8ec4055f38ac12e39ad79fbb9b6824106910f3c35e73a3abef0acf55\" id=3da49e01-a89e-443a-b8fd-e5fb1781bf7b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.223529 | controller |     "Jun 11 11:48:28.068847 crc crio[22553]: time=\"2026-06-11T11:48:28.068773597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=6db7695d-d25c-470e-82f8-8f5098508aa5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.223547 | controller |     "Jun 11 11:48:28.069839 crc crio[22553]: time=\"2026-06-11T11:48:28.069760175Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-dgc4x Namespace:openstack ID:5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9 UID:c7ad1f9f-1e27-487f-9bc0-a52c46d88486 NetNS:/var/run/netns/d6b1ba11-ff9c-41a3-9ff8-76e3d11d4e2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7ad1f9f_1e27_487f_9bc0_a52c46d88486.slice PodAnnotations:0xc002b8b9a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.223563 | controller |     "Jun 11 11:48:28.069839 crc crio[22553]: time=\"2026-06-11T11:48:28.069821077Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-dgc4x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.223578 | controller |     "Jun 11 11:48:28.076525 crc crio[22553]: time=\"2026-06-11T11:48:28.07642172Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb UID:bcb20f78-01f3-459c-9a46-e1542f8f0cb1 NetNS:/var/run/netns/e80fdc79-ba36-48e8-a7be-99674667e1fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcb20f78_01f3_459c_9a46_e1542f8f0cb1.slice PodAnnotations:0xc001be6410}] Aliases:map[]}\"",
2026-06-11 12:41:58.223593 | controller |     "Jun 11 11:48:28.076525 crc crio[22553]: time=\"2026-06-11T11:48:28.076516943Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.223608 | controller |     "Jun 11 11:48:28.096177 crc crio[22553]: time=\"2026-06-11T11:48:28.096057263Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2 UID:ffed37a6-12db-4054-a476-a253de4810aa NetNS:/var/run/netns/a9a9c262-0c15-40d7-ba5a-cbc51e40d5e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffed37a6_12db_4054_a476_a253de4810aa.slice PodAnnotations:0xc002816360}] Aliases:map[]}\"",
2026-06-11 12:41:58.223623 | controller |     "Jun 11 11:48:28.096177 crc crio[22553]: time=\"2026-06-11T11:48:28.096145535Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.223639 | controller |     "Jun 11 11:48:28.155433 crc crio[22553]: time=\"2026-06-11T11:48:28.150937325Z\" level=info msg=\"Creating container: openstack/placement-db-sync-mnsz9/placement-db-sync\" id=0cd282d5-2f40-4b6a-8fda-ecb3525fb0fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.223654 | controller |     "Jun 11 11:48:28.155433 crc crio[22553]: time=\"2026-06-11T11:48:28.153620253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.223668 | controller |     "Jun 11 11:48:28.280518 crc crio[22553]: time=\"2026-06-11T11:48:28.280402353Z\" level=info msg=\"Removed container adf8c94d8ec4055f38ac12e39ad79fbb9b6824106910f3c35e73a3abef0acf55: openstack/glance-default-internal-api-0/glance-log\" id=3da49e01-a89e-443a-b8fd-e5fb1781bf7b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.223683 | controller |     "Jun 11 11:48:28.289183 crc crio[22553]: time=\"2026-06-11T11:48:28.287775248Z\" level=info msg=\"Removing container: 4c264454029cc95ebafca1264b8e6418693f7c4ec21286ae7a9db9612fe83346\" id=dfcc3464-264b-429f-ac83-e81a402573ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.223698 | controller |     "Jun 11 11:48:28.326399 crc crio[22553]: time=\"2026-06-11T11:48:28.326255561Z\" level=info msg=\"Removed container 4c264454029cc95ebafca1264b8e6418693f7c4ec21286ae7a9db9612fe83346: openstack/glance-default-external-api-0/glance-httpd\" id=dfcc3464-264b-429f-ac83-e81a402573ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.223717 | controller |     "Jun 11 11:48:28.329629 crc crio[22553]: time=\"2026-06-11T11:48:28.329528107Z\" level=info msg=\"Removing container: e5098e9dde15c1e0acc95ebd41984e55afede277215ee2a9fd4dd7b839a057f5\" id=dff91732-95e6-47eb-8dec-7a81d6ea18ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.223732 | controller |     "Jun 11 11:48:28.334998 crc crio[22553]: time=\"2026-06-11T11:48:28.334858492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.223747 | controller |     "Jun 11 11:48:28.346941 crc crio[22553]: time=\"2026-06-11T11:48:28.346817711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.223762 | controller |     "Jun 11 11:48:28.411901 crc crio[22553]: time=\"2026-06-11T11:48:28.411813928Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-n9cdj/barbican-db-sync\" id=abfd06c0-ffd7-449b-9780-e948a64b2830 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.223776 | controller |     "Jun 11 11:48:28.423824 crc crio[22553]: time=\"2026-06-11T11:48:28.423625283Z\" level=info msg=\"Removed container e5098e9dde15c1e0acc95ebd41984e55afede277215ee2a9fd4dd7b839a057f5: openstack/glance-default-external-api-0/glance-log\" id=dff91732-95e6-47eb-8dec-7a81d6ea18ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.223791 | controller |     "Jun 11 11:48:28.426033 crc crio[22553]: time=\"2026-06-11T11:48:28.425960661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.223806 | controller |     "Jun 11 11:48:28.428430 crc crio[22553]: time=\"2026-06-11T11:48:28.428359751Z\" level=info msg=\"Removing container: 9b3ddb71038715683972b5b0096a16fb2cea12e9c12198e9712a1a3c5861225f\" id=ac620e5c-ff14-4ba2-b46f-df7d8f4606d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.223821 | controller |     "Jun 11 11:48:28.477929 crc crio[22553]: time=\"2026-06-11T11:48:28.477779153Z\" level=info msg=\"Removed container 9b3ddb71038715683972b5b0096a16fb2cea12e9c12198e9712a1a3c5861225f: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/dnsmasq-dns\" id=ac620e5c-ff14-4ba2-b46f-df7d8f4606d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.223836 | controller |     "Jun 11 11:48:28.484903 crc crio[22553]: time=\"2026-06-11T11:48:28.484828939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.223851 | controller |     "Jun 11 11:48:28.485896 crc crio[22553]: time=\"2026-06-11T11:48:28.485816338Z\" level=info msg=\"Removing container: 76058646e681760b868a9eeba72e2bc0e2d96f8ff35789891773028fe70d4724\" id=be1a3706-e0bf-4dac-9c7d-93c43c717438 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.223866 | controller |     "Jun 11 11:48:28.492576 crc crio[22553]: time=\"2026-06-11T11:48:28.492500833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.223880 | controller |     "Jun 11 11:48:28.530997 crc crio[22553]: time=\"2026-06-11T11:48:28.53009527Z\" level=info msg=\"Removed container 76058646e681760b868a9eeba72e2bc0e2d96f8ff35789891773028fe70d4724: openstack/dnsmasq-dns-7b6fcdc445-4lpqb/init\" id=be1a3706-e0bf-4dac-9c7d-93c43c717438 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.223899 | controller |     "Jun 11 11:48:28.995220 crc crio[22553]: time=\"2026-06-11T11:48:28.995062Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=3954d056-f9e2-452d-8253-5a43f4a0caab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.223914 | controller |     "Jun 11 11:48:28.998599 crc crio[22553]: time=\"2026-06-11T11:48:28.996208603Z\" level=info msg=\"Created container 377a241455e35a2821e2d84fc1dcdf9767b50b8e6f5f832f87fa6213e8b965cb: openstack/barbican-db-sync-n9cdj/barbican-db-sync\" id=abfd06c0-ffd7-449b-9780-e948a64b2830 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.223929 | controller |     "Jun 11 11:48:29.000609 crc crio[22553]: time=\"2026-06-11T11:48:28.999472719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.223943 | controller |     "Jun 11 11:48:29.006930 crc crio[22553]: time=\"2026-06-11T11:48:29.005598107Z\" level=info msg=\"Created container 01cba836bf8d3467a14f04a35030bf44b41b813ed3731732ed72d72d301f5a51: openstack/placement-db-sync-mnsz9/placement-db-sync\" id=0cd282d5-2f40-4b6a-8fda-ecb3525fb0fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.223958 | controller |     "Jun 11 11:48:29.012380 crc crio[22553]: time=\"2026-06-11T11:48:29.012154869Z\" level=info msg=\"Starting container: 01cba836bf8d3467a14f04a35030bf44b41b813ed3731732ed72d72d301f5a51\" id=02b024f5-4f31-4142-971a-f076f6546112 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.223972 | controller |     "Jun 11 11:48:29.012770 crc crio[22553]: time=\"2026-06-11T11:48:29.012636813Z\" level=info msg=\"Starting container: 377a241455e35a2821e2d84fc1dcdf9767b50b8e6f5f832f87fa6213e8b965cb\" id=9e41ace0-58f7-4b68-8d1c-f05e0d0814a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.223987 | controller |     "Jun 11 11:48:29.031631 crc crio[22553]: time=\"2026-06-11T11:48:29.031226715Z\" level=info msg=\"Started container\" PID=68176 containerID=377a241455e35a2821e2d84fc1dcdf9767b50b8e6f5f832f87fa6213e8b965cb description=openstack/barbican-db-sync-n9cdj/barbican-db-sync id=9e41ace0-58f7-4b68-8d1c-f05e0d0814a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef",
2026-06-11 12:41:58.224002 | controller |     "Jun 11 11:48:29.036535 crc crio[22553]: time=\"2026-06-11T11:48:29.036111188Z\" level=info msg=\"Started container\" PID=68166 containerID=01cba836bf8d3467a14f04a35030bf44b41b813ed3731732ed72d72d301f5a51 description=openstack/placement-db-sync-mnsz9/placement-db-sync id=02b024f5-4f31-4142-971a-f076f6546112 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a",
2026-06-11 12:41:58.224017 | controller |     "Jun 11 11:48:29.102617 crc crio[22553]: 2026-06-11T11:48:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db18490ed8cebae Mac:72:aa:b5:15:36:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/d6cd150d-1ee2-4b95-81e1-329052f7f18c SocketPath: PciID:}] [{Interface:0xc00041d230 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.224032 | controller |     "Jun 11 11:48:29.102617 crc crio[22553]: 2026-06-11T11:48:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5d53b96da4c21ca Mac:22:5f:14:1b:36:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/d6b1ba11-ff9c-41a3-9ff8-76e3d11d4e2f SocketPath: PciID:}] [{Interface:0xc000015020 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.224047 | controller |     "Jun 11 11:48:29.103535 crc crio[22553]: time=\"2026-06-11T11:48:29.103250047Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-dgc4x Namespace:openstack ID:5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9 UID:c7ad1f9f-1e27-487f-9bc0-a52c46d88486 NetNS:/var/run/netns/d6b1ba11-ff9c-41a3-9ff8-76e3d11d4e2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7ad1f9f_1e27_487f_9bc0_a52c46d88486.slice PodAnnotations:0xc002b8b9a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.224066 | controller |     "Jun 11 11:48:29.103535 crc crio[22553]: time=\"2026-06-11T11:48:29.103386621Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686308-h4hz6 Namespace:openshift-infra ID:db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7 UID:74fd078b-11c2-487a-aab2-9e50c5a89cc7 NetNS:/var/run/netns/d6cd150d-1ee2-4b95-81e1-329052f7f18c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74fd078b_11c2_487a_aab2_9e50c5a89cc7.slice PodAnnotations:0xc0028260f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.224081 | controller |     "Jun 11 11:48:29.103535 crc crio[22553]: time=\"2026-06-11T11:48:29.103495314Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-dgc4x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.224096 | controller |     "Jun 11 11:48:29.103768 crc crio[22553]: time=\"2026-06-11T11:48:29.103548336Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686308-h4hz6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.224111 | controller |     "Jun 11 11:48:29.189659 crc crio[22553]: time=\"2026-06-11T11:48:29.186370893Z\" level=info msg=\"Ran pod sandbox db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7 with infra container: openshift-infra/auto-csr-approver-29686308-h4hz6/POD\" id=4c83828f-a257-4507-b20b-28042c83b600 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.224126 | controller |     "Jun 11 11:48:29.192265 crc crio[22553]: time=\"2026-06-11T11:48:29.192170272Z\" level=info msg=\"Ran pod sandbox 5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9 with infra container: openstack/keystone-bootstrap-dgc4x/POD\" id=ba69a9a3-fa90-4d80-949c-d0899830fae8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.224140 | controller |     "Jun 11 11:48:29.205757 crc crio[22553]: time=\"2026-06-11T11:48:29.205376108Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ee74e982-13d3-439f-a2d0-dcb0055cdb3d name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.224155 | controller |     "Jun 11 11:48:29.205962 crc crio[22553]: time=\"2026-06-11T11:48:29.205671897Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=599fe177-2991-4b9b-8bf0-b52a084fe198 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.224170 | controller |     "Jun 11 11:48:29.228646 crc crio[22553]: time=\"2026-06-11T11:48:29.228561134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.224184 | controller |     "Jun 11 11:48:29.230734 crc crio[22553]: time=\"2026-06-11T11:48:29.230635074Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.224199 | controller |     "Jun 11 11:48:29.250053 crc crio[22553]: time=\"2026-06-11T11:48:29.246428555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.224214 | controller |     "Jun 11 11:48:29.290811 crc crio[22553]: 2026-06-11T11:48:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0499e936295ab0c Mac:2e:a0:58:6d:0f:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/e80fdc79-ba36-48e8-a7be-99674667e1fc SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.224293 | controller |     "Jun 11 11:48:29.294640 crc crio[22553]: time=\"2026-06-11T11:48:29.294512828Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb UID:bcb20f78-01f3-459c-9a46-e1542f8f0cb1 NetNS:/var/run/netns/e80fdc79-ba36-48e8-a7be-99674667e1fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcb20f78_01f3_459c_9a46_e1542f8f0cb1.slice PodAnnotations:0xc001be6410}] Aliases:map[]}\"",
2026-06-11 12:41:58.224311 | controller |     "Jun 11 11:48:29.294880 crc crio[22553]: time=\"2026-06-11T11:48:29.294781886Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.224327 | controller |     "Jun 11 11:48:29.295405 crc crio[22553]: time=\"2026-06-11T11:48:29.29527234Z\" level=info msg=\"Stopping pod sandbox: 5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56\" id=736f7ff8-acb4-494b-8d6c-5361e53908d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.224343 | controller |     "Jun 11 11:48:29.295405 crc crio[22553]: time=\"2026-06-11T11:48:29.295394564Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56\" id=736f7ff8-acb4-494b-8d6c-5361e53908d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.224377 | controller |     "Jun 11 11:48:29.310865 crc crio[22553]: time=\"2026-06-11T11:48:29.300270476Z\" level=info msg=\"Removing pod sandbox: 5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56\" id=2d34b9cb-5dd1-4e55-a3aa-fe0b66f3943e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.224393 | controller |     "Jun 11 11:48:29.338895 crc crio[22553]: time=\"2026-06-11T11:48:29.338795821Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=254488a6-5471-45ac-a588-1d16482594c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.224408 | controller |     "Jun 11 11:48:29.364517 crc crio[22553]: time=\"2026-06-11T11:48:29.36345829Z\" level=info msg=\"Ran pod sandbox 0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb with infra container: openstack/glance-default-external-api-0/POD\" id=60e54f42-4d8f-4c1d-9d0b-08e7f40818ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.224423 | controller |     "Jun 11 11:48:29.375739 crc crio[22553]: time=\"2026-06-11T11:48:29.375577694Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=6690dace-e7ac-458d-b8a0-ac61ca7dea24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.224438 | controller |     "Jun 11 11:48:29.440827 crc crio[22553]: time=\"2026-06-11T11:48:29.436583695Z\" level=info msg=\"Removed pod sandbox: 5846f494823f35056038b1d9492900b7b48080cbbdd71b4844de06dbfddbae56\" id=2d34b9cb-5dd1-4e55-a3aa-fe0b66f3943e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.224453 | controller |     "Jun 11 11:48:29.452320 crc crio[22553]: time=\"2026-06-11T11:48:29.452221171Z\" level=info msg=\"Stopping pod sandbox: b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2\" id=650f583e-b304-4e31-b233-7b9d4516fbdd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.224467 | controller |     "Jun 11 11:48:29.452743 crc crio[22553]: time=\"2026-06-11T11:48:29.452393946Z\" level=info msg=\"Stopped pod sandbox (already stopped): b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2\" id=650f583e-b304-4e31-b233-7b9d4516fbdd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.224481 | controller |     "Jun 11 11:48:29.452743 crc crio[22553]: time=\"2026-06-11T11:48:29.452583971Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=78d984eb-64cb-4e40-b15b-3dc77f12de89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.224500 | controller |     "Jun 11 11:48:29.453370 crc crio[22553]: time=\"2026-06-11T11:48:29.453281872Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-dgc4x/keystone-bootstrap\" id=3fa6953f-a6d9-4fd9-a674-2856442ec7c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.224515 | controller |     "Jun 11 11:48:29.453641 crc crio[22553]: time=\"2026-06-11T11:48:29.453592111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.224530 | controller |     "Jun 11 11:48:29.459298 crc crio[22553]: time=\"2026-06-11T11:48:29.459198125Z\" level=info msg=\"Removing pod sandbox: b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2\" id=d1e3b3a8-9218-47c2-86ad-8f9ecc990d81 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.224544 | controller |     "Jun 11 11:48:29.486471 crc crio[22553]: time=\"2026-06-11T11:48:29.48612331Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=c7f400ff-839e-4e6c-9fc2-a15e7b355d8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.224559 | controller |     "Jun 11 11:48:29.538762 crc crio[22553]: time=\"2026-06-11T11:48:29.538252142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.224573 | controller |     "Jun 11 11:48:29.541618 crc crio[22553]: time=\"2026-06-11T11:48:29.541389193Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a\" id=a41adc10-4740-42fb-b841-0d06aa196d0e name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.224588 | controller |     "Jun 11 11:48:29.560429 crc crio[22553]: time=\"2026-06-11T11:48:29.560291945Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=13dc711c-f8f8-4923-9d00-43aabd503999 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.224602 | controller |     "Jun 11 11:48:29.689505 crc crio[22553]: time=\"2026-06-11T11:48:29.689211807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.224617 | controller |     "Jun 11 11:48:29.697272 crc crio[22553]: time=\"2026-06-11T11:48:29.697136779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.224631 | controller |     "Jun 11 11:48:29.768975 crc crio[22553]: time=\"2026-06-11T11:48:29.768827851Z\" level=info msg=\"Removed pod sandbox: b2f01cf00890504c4cd2d0ba8d693825469ed9fb8a65b76d79116c87603658e2\" id=d1e3b3a8-9218-47c2-86ad-8f9ecc990d81 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.224646 | controller |     "Jun 11 11:48:29.788802 crc crio[22553]: time=\"2026-06-11T11:48:29.779434981Z\" level=info msg=\"Stopping pod sandbox: f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9\" id=f1a89446-51db-4424-b58d-7be4c2bdaff6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.224661 | controller |     "Jun 11 11:48:29.788802 crc crio[22553]: time=\"2026-06-11T11:48:29.780195673Z\" level=info msg=\"Stopped pod sandbox (already stopped): f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9\" id=f1a89446-51db-4424-b58d-7be4c2bdaff6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.224676 | controller |     "Jun 11 11:48:29.793832 crc crio[22553]: time=\"2026-06-11T11:48:29.791173353Z\" level=info msg=\"Removing pod sandbox: f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9\" id=c50589dc-0bb6-4fa6-8b3a-1681d40c9d6b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.224694 | controller |     "Jun 11 11:48:29.853058 crc crio[22553]: time=\"2026-06-11T11:48:29.852949806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a05d742d-d6c2-4f7d-b030-83e4fa3e63ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.224711 | controller |     "Jun 11 11:48:29.935241 crc crio[22553]: time=\"2026-06-11T11:48:29.935142345Z\" level=info msg=\"Removed pod sandbox: f98d7718b44e162cc252e6e20ceff2cc351c6b09b87bc09f10e913fa44f16af9\" id=c50589dc-0bb6-4fa6-8b3a-1681d40c9d6b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.224726 | controller |     "Jun 11 11:48:29.935952 crc crio[22553]: time=\"2026-06-11T11:48:29.935897267Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6c85d9984c-c48r7/POD\" id=a97dff36-587b-4f11-bc9a-40c7805d752c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.224741 | controller |     "Jun 11 11:48:29.936037 crc crio[22553]: time=\"2026-06-11T11:48:29.935973319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.224756 | controller |     "Jun 11 11:48:29.943752 crc crio[22553]: time=\"2026-06-11T11:48:29.938280466Z\" level=info msg=\"Stopping pod sandbox: 1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729\" id=66796539-68b5-4fd1-a2be-c7a415a0f50d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.224770 | controller |     "Jun 11 11:48:29.943752 crc crio[22553]: time=\"2026-06-11T11:48:29.938384649Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729\" id=66796539-68b5-4fd1-a2be-c7a415a0f50d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.224785 | controller |     "Jun 11 11:48:30.032749 crc crio[22553]: time=\"2026-06-11T11:48:30.032548377Z\" level=info msg=\"Removing pod sandbox: 1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729\" id=3539818a-d5a6-4900-9eb5-638b8e11cd5c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.224800 | controller |     "Jun 11 11:48:30.035063 crc crio[22553]: time=\"2026-06-11T11:48:30.03331534Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-s72gb/cinder-db-sync\" id=9bb63762-4d7a-47bf-a9c7-379b3487cb91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.224815 | controller |     "Jun 11 11:48:30.035063 crc crio[22553]: time=\"2026-06-11T11:48:30.034119953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.224830 | controller |     "Jun 11 11:48:30.089095 crc crio[22553]: time=\"2026-06-11T11:48:30.088125229Z\" level=info msg=\"Running pod sandbox: openstack/neutron-bddd8cd44-ngwgl/POD\" id=a501ca90-f170-4c44-bfae-3b3951160053 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.224844 | controller |     "Jun 11 11:48:30.089095 crc crio[22553]: time=\"2026-06-11T11:48:30.088425568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.224859 | controller |     "Jun 11 11:48:30.089609 crc crio[22553]: time=\"2026-06-11T11:48:30.089316444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.224873 | controller |     "Jun 11 11:48:30.103794 crc crio[22553]: time=\"2026-06-11T11:48:30.095768783Z\" level=info msg=\"Created container 5dea307414c99b79a2ae9432d780ccb91aa3379c1445631d5fca79c87694fd6d: openstack/ceilometer-0/ceilometer-central-agent\" id=3954d056-f9e2-452d-8253-5a43f4a0caab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.224892 | controller |     "Jun 11 11:48:30.103794 crc crio[22553]: time=\"2026-06-11T11:48:30.097855653Z\" level=info msg=\"Starting container: 5dea307414c99b79a2ae9432d780ccb91aa3379c1445631d5fca79c87694fd6d\" id=676e5024-e7bf-4158-ab58-408b6521b308 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.224907 | controller |     "Jun 11 11:48:30.115986 crc crio[22553]: time=\"2026-06-11T11:48:30.114272833Z\" level=info msg=\"Started container\" PID=68272 containerID=5dea307414c99b79a2ae9432d780ccb91aa3379c1445631d5fca79c87694fd6d description=openstack/ceilometer-0/ceilometer-central-agent id=676e5024-e7bf-4158-ab58-408b6521b308 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7",
2026-06-11 12:41:58.224922 | controller |     "Jun 11 11:48:30.138294 crc crio[22553]: time=\"2026-06-11T11:48:30.130945989Z\" level=info msg=\"Removed pod sandbox: 1f6dd9e87a5b1ff0a51c423d932c2403743bad412663bc24c943e1f789cef729\" id=3539818a-d5a6-4900-9eb5-638b8e11cd5c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.224937 | controller |     "Jun 11 11:48:30.138294 crc crio[22553]: time=\"2026-06-11T11:48:30.13679656Z\" level=info msg=\"Stopping pod sandbox: 1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b\" id=b7313f93-2d70-4397-b4b1-07618a149135 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.224951 | controller |     "Jun 11 11:48:30.138294 crc crio[22553]: time=\"2026-06-11T11:48:30.136905033Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b\" id=b7313f93-2d70-4397-b4b1-07618a149135 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.224966 | controller |     "Jun 11 11:48:30.141487 crc crio[22553]: time=\"2026-06-11T11:48:30.141414695Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=0fa3305e-c0fc-4da3-b858-24d16c6f92e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.224981 | controller |     "Jun 11 11:48:30.141827 crc crio[22553]: time=\"2026-06-11T11:48:30.141743974Z\" level=info msg=\"Removing pod sandbox: 1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b\" id=fbfb12d0-4b8c-46ff-9b36-1bbf78c62421 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.224996 | controller |     "Jun 11 11:48:30.164054 crc crio[22553]: time=\"2026-06-11T11:48:30.163668604Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=0fa3305e-c0fc-4da3-b858-24d16c6f92e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.225010 | controller |     "Jun 11 11:48:30.165162 crc crio[22553]: time=\"2026-06-11T11:48:30.165142497Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=0fa3305e-c0fc-4da3-b858-24d16c6f92e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.225025 | controller |     "Jun 11 11:48:30.171192 crc crio[22553]: time=\"2026-06-11T11:48:30.168048932Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=9a77df14-f72a-4d2a-bbff-5353f25546d0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.225039 | controller |     "Jun 11 11:48:30.192167 crc crio[22553]: time=\"2026-06-11T11:48:30.18649595Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"",
2026-06-11 12:41:58.225054 | controller |     "Jun 11 11:48:30.198860 crc crio[22553]: time=\"2026-06-11T11:48:30.198406208Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-c48r7 Namespace:openstack ID:fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668 UID:22d32d59-c4c9-4918-b4f1-1ba9866564f9 NetNS:/var/run/netns/25ac03a9-dd33-49a8-a4d4-52fba034b1fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22d32d59_c4c9_4918_b4f1_1ba9866564f9.slice PodAnnotations:0xc0048007c0}] Aliases:map[]}\"",
2026-06-11 12:41:58.225074 | controller |     "Jun 11 11:48:30.198860 crc crio[22553]: time=\"2026-06-11T11:48:30.198657845Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6c85d9984c-c48r7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.225089 | controller |     "Jun 11 11:48:30.199219 crc crio[22553]: time=\"2026-06-11T11:48:30.198905833Z\" level=info msg=\"Removed pod sandbox: 1952e60315455b3e17a87e55ef0adf1fce895273d27b3be5e29dde886885db7b\" id=fbfb12d0-4b8c-46ff-9b36-1bbf78c62421 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.225104 | controller |     "Jun 11 11:48:30.203163 crc crio[22553]: time=\"2026-06-11T11:48:30.203121366Z\" level=info msg=\"Stopping pod sandbox: fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed\" id=49d2e552-51c3-4178-a388-1e1f247b82a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.225119 | controller |     "Jun 11 11:48:30.203393 crc crio[22553]: time=\"2026-06-11T11:48:30.203366963Z\" level=info msg=\"Stopped pod sandbox (already stopped): fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed\" id=49d2e552-51c3-4178-a388-1e1f247b82a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.225133 | controller |     "Jun 11 11:48:30.209933 crc crio[22553]: time=\"2026-06-11T11:48:30.207302668Z\" level=info msg=\"Removing pod sandbox: fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed\" id=81be2951-f16d-478a-8cdd-e2a5ac5e6254 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.225148 | controller |     "Jun 11 11:48:30.212818 crc crio[22553]: 2026-06-11T11:48:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6772e327e39645d Mac:62:dc:39:64:9e:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/a9a9c262-0c15-40d7-ba5a-cbc51e40d5e5 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.225163 | controller |     "Jun 11 11:48:30.214429 crc crio[22553]: time=\"2026-06-11T11:48:30.213637582Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2 UID:ffed37a6-12db-4054-a476-a253de4810aa NetNS:/var/run/netns/a9a9c262-0c15-40d7-ba5a-cbc51e40d5e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffed37a6_12db_4054_a476_a253de4810aa.slice PodAnnotations:0xc002816360}] Aliases:map[]}\"",
2026-06-11 12:41:58.225178 | controller |     "Jun 11 11:48:30.214429 crc crio[22553]: time=\"2026-06-11T11:48:30.213843718Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.225193 | controller |     "Jun 11 11:48:30.222271 crc crio[22553]: time=\"2026-06-11T11:48:30.222227743Z\" level=info msg=\"Created container 3bb317ee62ae04aca51fc933153c734f1d7a57327566c951408c7d1110ac52ae: openstack/keystone-bootstrap-dgc4x/keystone-bootstrap\" id=3fa6953f-a6d9-4fd9-a674-2856442ec7c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.225207 | controller |     "Jun 11 11:48:30.241209 crc crio[22553]: time=\"2026-06-11T11:48:30.241124145Z\" level=info msg=\"Starting container: 3bb317ee62ae04aca51fc933153c734f1d7a57327566c951408c7d1110ac52ae\" id=d0a081f7-e01c-4d79-a702-e426d8797233 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.225222 | controller |     "Jun 11 11:48:30.255067 crc crio[22553]: time=\"2026-06-11T11:48:30.254948948Z\" level=info msg=\"Started container\" PID=68285 containerID=3bb317ee62ae04aca51fc933153c734f1d7a57327566c951408c7d1110ac52ae description=openstack/keystone-bootstrap-dgc4x/keystone-bootstrap id=d0a081f7-e01c-4d79-a702-e426d8797233 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9",
2026-06-11 12:41:58.225242 | controller |     "Jun 11 11:48:30.299008 crc crio[22553]: time=\"2026-06-11T11:48:30.298899701Z\" level=info msg=\"Ran pod sandbox 6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2 with infra container: openstack/glance-default-internal-api-0/POD\" id=3120ae91-f676-4aee-99c4-e14504f44c3e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.225257 | controller |     "Jun 11 11:48:30.311380 crc crio[22553]: time=\"2026-06-11T11:48:30.311009814Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=a5388c0a-a7da-4e97-96bb-2d1298dab5d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.225272 | controller |     "Jun 11 11:48:30.315124 crc crio[22553]: time=\"2026-06-11T11:48:30.315052162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4925458f-251d-473a-b71a-97ee11e3b754 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.225287 | controller |     "Jun 11 11:48:30.339603 crc crio[22553]: time=\"2026-06-11T11:48:30.339490005Z\" level=info msg=\"Got pod network &{Name:neutron-bddd8cd44-ngwgl Namespace:openstack ID:df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56 UID:649589e4-0401-4701-87dc-c12c881d9bcf NetNS:/var/run/netns/67a929a9-4b47-4054-a5ec-120e8d2754b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod649589e4_0401_4701_87dc_c12c881d9bcf.slice PodAnnotations:0xc002b8a710}] Aliases:map[]}\"",
2026-06-11 12:41:58.225301 | controller |     "Jun 11 11:48:30.339603 crc crio[22553]: time=\"2026-06-11T11:48:30.339571178Z\" level=info msg=\"Adding pod openstack_neutron-bddd8cd44-ngwgl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.225316 | controller |     "Jun 11 11:48:30.343940 crc crio[22553]: time=\"2026-06-11T11:48:30.343815232Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=4ea8b30c-ff1c-41e8-94b4-ec40f5683dc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.225331 | controller |     "Jun 11 11:48:30.406357 crc crio[22553]: time=\"2026-06-11T11:48:30.399491357Z\" level=info msg=\"Removed pod sandbox: fdbdc223c25e7105de1aab99539043dc89e0597837188446651bf23f42cbc1ed\" id=81be2951-f16d-478a-8cdd-e2a5ac5e6254 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.225359 | controller |     "Jun 11 11:48:30.406357 crc crio[22553]: time=\"2026-06-11T11:48:30.401074253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.225380 | controller |     "Jun 11 11:48:30.464761 crc crio[22553]: time=\"2026-06-11T11:48:30.455646515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.225395 | controller |     "Jun 11 11:48:30.548289 crc crio[22553]: time=\"2026-06-11T11:48:30.546326782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.225410 | controller |     "Jun 11 11:48:30.623388 crc crio[22553]: time=\"2026-06-11T11:48:30.620081304Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ee74e982-13d3-439f-a2d0-dcb0055cdb3d name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.225425 | controller |     "Jun 11 11:48:30.624898 crc crio[22553]: time=\"2026-06-11T11:48:30.624827743Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a2e5dfdb-7da7-45b5-abbe-1015897fc805 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.225444 | controller |     "Jun 11 11:48:30.668762 crc crio[22553]: time=\"2026-06-11T11:48:30.647372661Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d5f105c9-801f-4f4a-b489-94d9aba878eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.225459 | controller |     "Jun 11 11:48:30.668762 crc crio[22553]: time=\"2026-06-11T11:48:30.655833648Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686308-h4hz6/oc\" id=75e767c1-ba26-4812-b629-072e1b07c06b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.225474 | controller |     "Jun 11 11:48:30.668762 crc crio[22553]: time=\"2026-06-11T11:48:30.656573339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.225489 | controller |     "Jun 11 11:48:30.708868 crc crio[22553]: time=\"2026-06-11T11:48:30.707579938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.225503 | controller |     "Jun 11 11:48:30.799212 crc crio[22553]: time=\"2026-06-11T11:48:30.795887725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.225518 | controller |     "Jun 11 11:48:30.879856 crc crio[22553]: time=\"2026-06-11T11:48:30.879630409Z\" level=info msg=\"Created container 2baa80e01415c217673db8b510334c93cc72c017dbe9a8e065aae78ae6a7cf65: openstack/cinder-db-sync-s72gb/cinder-db-sync\" id=9bb63762-4d7a-47bf-a9c7-379b3487cb91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.225532 | controller |     "Jun 11 11:48:30.906035 crc crio[22553]: time=\"2026-06-11T11:48:30.905615198Z\" level=info msg=\"Starting container: 2baa80e01415c217673db8b510334c93cc72c017dbe9a8e065aae78ae6a7cf65\" id=fe6dd8ce-6556-4f11-baec-af3afc3ee462 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.225547 | controller |     "Jun 11 11:48:30.970368 crc crio[22553]: time=\"2026-06-11T11:48:30.970275965Z\" level=info msg=\"Started container\" PID=68425 containerID=2baa80e01415c217673db8b510334c93cc72c017dbe9a8e065aae78ae6a7cf65 description=openstack/cinder-db-sync-s72gb/cinder-db-sync id=fe6dd8ce-6556-4f11-baec-af3afc3ee462 name=/runtime.v1.RuntimeService/StartContainer sandboxID=373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715",
2026-06-11 12:41:58.225562 | controller |     "Jun 11 11:48:30.984409 crc crio[22553]: 2026-06-11T11:48:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fedf41a7b0c1496 Mac:b6:6b:31:00:3b:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/25ac03a9-dd33-49a8-a4d4-52fba034b1fc SocketPath: PciID:}] [{Interface:0xc0000156a0 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.225577 | controller |     "Jun 11 11:48:30.986414 crc crio[22553]: time=\"2026-06-11T11:48:30.986296962Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-c48r7 Namespace:openstack ID:fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668 UID:22d32d59-c4c9-4918-b4f1-1ba9866564f9 NetNS:/var/run/netns/25ac03a9-dd33-49a8-a4d4-52fba034b1fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22d32d59_c4c9_4918_b4f1_1ba9866564f9.slice PodAnnotations:0xc0048007c0}] Aliases:map[]}\"",
2026-06-11 12:41:58.225592 | controller |     "Jun 11 11:48:30.986545 crc crio[22553]: time=\"2026-06-11T11:48:30.986496788Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6c85d9984c-c48r7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.225611 | controller |     "Jun 11 11:48:31.031001 crc crio[22553]: time=\"2026-06-11T11:48:31.030853313Z\" level=info msg=\"Ran pod sandbox fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668 with infra container: openstack/dnsmasq-dns-6c85d9984c-c48r7/POD\" id=a97dff36-587b-4f11-bc9a-40c7805d752c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.225627 | controller |     "Jun 11 11:48:31.044514 crc crio[22553]: time=\"2026-06-11T11:48:31.044418968Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7384373b-181f-49ec-b6a6-4cb54580852e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.225641 | controller |     "Jun 11 11:48:31.177116 crc crio[22553]: time=\"2026-06-11T11:48:31.177049019Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f9adc40b-4e4b-4f2f-9706-6c5af92677bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.225656 | controller |     "Jun 11 11:48:31.202468 crc crio[22553]: time=\"2026-06-11T11:48:31.200325178Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-c48r7/init\" id=6127bc29-c6fc-4572-a7a8-0d9a5cf64f62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.225670 | controller |     "Jun 11 11:48:31.203031 crc crio[22553]: time=\"2026-06-11T11:48:31.202906984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.225685 | controller |     "Jun 11 11:48:31.319171 crc crio[22553]: 2026-06-11T11:48:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df0fa4e8ef6fe2b Mac:62:b6:b0:7f:aa:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/67a929a9-4b47-4054-a5ec-120e8d2754b2 SocketPath: PciID:}] [{Interface:0xc0004b6680 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.225700 | controller |     "Jun 11 11:48:31.323319 crc crio[22553]: time=\"2026-06-11T11:48:31.323173014Z\" level=info msg=\"Got pod network &{Name:neutron-bddd8cd44-ngwgl Namespace:openstack ID:df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56 UID:649589e4-0401-4701-87dc-c12c881d9bcf NetNS:/var/run/netns/67a929a9-4b47-4054-a5ec-120e8d2754b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod649589e4_0401_4701_87dc_c12c881d9bcf.slice PodAnnotations:0xc002b8a710}] Aliases:map[]}\"",
2026-06-11 12:41:58.225715 | controller |     "Jun 11 11:48:31.323874 crc crio[22553]: time=\"2026-06-11T11:48:31.323461632Z\" level=info msg=\"Checking pod openstack_neutron-bddd8cd44-ngwgl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.225730 | controller |     "Jun 11 11:48:31.353514 crc crio[22553]: time=\"2026-06-11T11:48:31.353458628Z\" level=info msg=\"Ran pod sandbox df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56 with infra container: openstack/neutron-bddd8cd44-ngwgl/POD\" id=a501ca90-f170-4c44-bfae-3b3951160053 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.225745 | controller |     "Jun 11 11:48:31.371869 crc crio[22553]: time=\"2026-06-11T11:48:31.371808053Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8feb050a-854d-4ceb-93f1-05f08136d784 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.225760 | controller |     "Jun 11 11:48:31.442177 crc crio[22553]: time=\"2026-06-11T11:48:31.442052933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.225776 | controller |     "Jun 11 11:48:31.473143 crc crio[22553]: time=\"2026-06-11T11:48:31.472491081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.225795 | controller |     "Jun 11 11:48:31.497965 crc crio[22553]: time=\"2026-06-11T11:48:31.497609825Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8f491cea-a26b-446a-94b7-bcd41f8f9057 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.225810 | controller |     "Jun 11 11:48:31.514781 crc crio[22553]: time=\"2026-06-11T11:48:31.514644752Z\" level=info msg=\"Creating container: openstack/neutron-bddd8cd44-ngwgl/neutron-api\" id=bac5717c-5eff-48c9-b4a1-ebbef9c9e1db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.225825 | controller |     "Jun 11 11:48:31.515270 crc crio[22553]: time=\"2026-06-11T11:48:31.515199838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.225840 | controller |     "Jun 11 11:48:31.526665 crc crio[22553]: time=\"2026-06-11T11:48:31.526555039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.225855 | controller |     "Jun 11 11:48:31.793835 crc crio[22553]: time=\"2026-06-11T11:48:31.792056408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.225870 | controller |     "Jun 11 11:48:31.799855 crc crio[22553]: time=\"2026-06-11T11:48:31.799800524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.225884 | controller |     "Jun 11 11:48:31.801605 crc crio[22553]: time=\"2026-06-11T11:48:31.801523914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.225899 | controller |     "Jun 11 11:48:31.802298 crc crio[22553]: time=\"2026-06-11T11:48:31.802151822Z\" level=info msg=\"Created container a78be7cffaf77a7371db8bdce900ccd73a11f9f4e78c77eaaa17b914212f10df: openstack/dnsmasq-dns-6c85d9984c-c48r7/init\" id=6127bc29-c6fc-4572-a7a8-0d9a5cf64f62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.225913 | controller |     "Jun 11 11:48:31.804755 crc crio[22553]: time=\"2026-06-11T11:48:31.804530852Z\" level=info msg=\"Starting container: a78be7cffaf77a7371db8bdce900ccd73a11f9f4e78c77eaaa17b914212f10df\" id=5478bd5f-0149-4759-9ef7-2ff451a38071 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.225928 | controller |     "Jun 11 11:48:31.824179 crc crio[22553]: time=\"2026-06-11T11:48:31.824014941Z\" level=info msg=\"Started container\" PID=68514 containerID=a78be7cffaf77a7371db8bdce900ccd73a11f9f4e78c77eaaa17b914212f10df description=openstack/dnsmasq-dns-6c85d9984c-c48r7/init id=5478bd5f-0149-4759-9ef7-2ff451a38071 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668",
2026-06-11 12:41:58.225943 | controller |     "Jun 11 11:48:31.946892 crc crio[22553]: time=\"2026-06-11T11:48:31.944514317Z\" level=info msg=\"Created container 42db31c947fac7228514374efcee7b1be0eb82ec534168ae802d8ce82db39e1d: openshift-infra/auto-csr-approver-29686308-h4hz6/oc\" id=75e767c1-ba26-4812-b629-072e1b07c06b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.225957 | controller |     "Jun 11 11:48:31.953134 crc crio[22553]: time=\"2026-06-11T11:48:31.952720847Z\" level=info msg=\"Starting container: 42db31c947fac7228514374efcee7b1be0eb82ec534168ae802d8ce82db39e1d\" id=c0bf72f3-463f-47a8-8d25-7377812032c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.225976 | controller |     "Jun 11 11:48:31.962228 crc crio[22553]: time=\"2026-06-11T11:48:31.960534515Z\" level=info msg=\"Started container\" PID=68520 containerID=42db31c947fac7228514374efcee7b1be0eb82ec534168ae802d8ce82db39e1d description=openshift-infra/auto-csr-approver-29686308-h4hz6/oc id=c0bf72f3-463f-47a8-8d25-7377812032c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7",
2026-06-11 12:41:58.225992 | controller |     "Jun 11 11:48:32.005538 crc crio[22553]: time=\"2026-06-11T11:48:32.005461266Z\" level=info msg=\"Created container 758953ce3afc8190c4d4458e334f010cbf621b8cdc715886a07ce1136deb3bac: openstack/glance-default-external-api-0/glance-log\" id=c7f400ff-839e-4e6c-9fc2-a15e7b355d8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.226008 | controller |     "Jun 11 11:48:32.009366 crc crio[22553]: time=\"2026-06-11T11:48:32.00901635Z\" level=info msg=\"Starting container: 758953ce3afc8190c4d4458e334f010cbf621b8cdc715886a07ce1136deb3bac\" id=d76e35f2-0b98-4c77-9d8a-618269cb369f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.226023 | controller |     "Jun 11 11:48:32.039777 crc crio[22553]: time=\"2026-06-11T11:48:32.039421597Z\" level=info msg=\"Started container\" PID=68542 containerID=758953ce3afc8190c4d4458e334f010cbf621b8cdc715886a07ce1136deb3bac description=openstack/glance-default-external-api-0/glance-log id=d76e35f2-0b98-4c77-9d8a-618269cb369f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb",
2026-06-11 12:41:58.226038 | controller |     "Jun 11 11:48:32.077232 crc crio[22553]: time=\"2026-06-11T11:48:32.077134588Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=742161e6-6a75-4eb2-882c-7f6aa6b00e14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.226053 | controller |     "Jun 11 11:48:32.083358 crc crio[22553]: time=\"2026-06-11T11:48:32.083246906Z\" level=info msg=\"Created container 6ef1f6ed4b77e20582e568f4355dd0b9d1d68f559213e94e5bc6af5e5dff6725: openstack/neutron-bddd8cd44-ngwgl/neutron-api\" id=bac5717c-5eff-48c9-b4a1-ebbef9c9e1db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.226067 | controller |     "Jun 11 11:48:32.088622 crc crio[22553]: time=\"2026-06-11T11:48:32.08853143Z\" level=info msg=\"Starting container: 6ef1f6ed4b77e20582e568f4355dd0b9d1d68f559213e94e5bc6af5e5dff6725\" id=1ca8dace-b7be-4473-8cdb-335648c3874b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.226082 | controller |     "Jun 11 11:48:32.096249 crc crio[22553]: time=\"2026-06-11T11:48:32.096147193Z\" level=info msg=\"Started container\" PID=68543 containerID=6ef1f6ed4b77e20582e568f4355dd0b9d1d68f559213e94e5bc6af5e5dff6725 description=openstack/neutron-bddd8cd44-ngwgl/neutron-api id=1ca8dace-b7be-4473-8cdb-335648c3874b name=/runtime.v1.RuntimeService/StartContainer sandboxID=df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56",
2026-06-11 12:41:58.226096 | controller |     "Jun 11 11:48:32.137490 crc crio[22553]: time=\"2026-06-11T11:48:32.13511958Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2b0af514-ad6a-4e9d-ad88-2d20769f1a31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.226112 | controller |     "Jun 11 11:48:32.254553 crc crio[22553]: time=\"2026-06-11T11:48:32.254435632Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9806b56f-19e3-4aac-8f7e-c707a4fc16e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.226126 | controller |     "Jun 11 11:48:32.274781 crc crio[22553]: time=\"2026-06-11T11:48:32.27458034Z\" level=info msg=\"Creating container: openstack/neutron-bddd8cd44-ngwgl/neutron-httpd\" id=446941d8-5fa7-40f0-9ff3-7bf08c5ffd3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.226147 | controller |     "Jun 11 11:48:32.275311 crc crio[22553]: time=\"2026-06-11T11:48:32.275228029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.226162 | controller |     "Jun 11 11:48:32.305364 crc crio[22553]: time=\"2026-06-11T11:48:32.305047369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=904fae31-a411-49e2-8162-aabaae241efb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.226177 | controller |     "Jun 11 11:48:32.314468 crc crio[22553]: time=\"2026-06-11T11:48:32.313778104Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=c23d9385-0727-4986-a419-20bf52689a23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.226191 | controller |     "Jun 11 11:48:32.314468 crc crio[22553]: time=\"2026-06-11T11:48:32.314226327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.226206 | controller |     "Jun 11 11:48:32.387020 crc crio[22553]: time=\"2026-06-11T11:48:32.386173727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.226220 | controller |     "Jun 11 11:48:32.409635 crc crio[22553]: time=\"2026-06-11T11:48:32.409472097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.226235 | controller |     "Jun 11 11:48:32.411436 crc crio[22553]: time=\"2026-06-11T11:48:32.411241028Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4d372b73-0304-48d6-ab9b-7fad3763cffd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.226250 | controller |     "Jun 11 11:48:32.455272 crc crio[22553]: time=\"2026-06-11T11:48:32.455117209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.226264 | controller |     "Jun 11 11:48:32.463746 crc crio[22553]: time=\"2026-06-11T11:48:32.460944549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.226279 | controller |     "Jun 11 11:48:32.583252 crc crio[22553]: time=\"2026-06-11T11:48:32.583139175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b3675bad-929f-49d3-8264-3ca3b4eb98b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.226293 | controller |     "Jun 11 11:48:32.595086 crc crio[22553]: time=\"2026-06-11T11:48:32.594986571Z\" level=info msg=\"Created container 2fd2e408745a03731b82700f947e2396bebe2aef9b34ff6af977744fffa3c6c0: openstack/neutron-bddd8cd44-ngwgl/neutron-httpd\" id=446941d8-5fa7-40f0-9ff3-7bf08c5ffd3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.226308 | controller |     "Jun 11 11:48:32.601958 crc crio[22553]: time=\"2026-06-11T11:48:32.601873242Z\" level=info msg=\"Starting container: 2fd2e408745a03731b82700f947e2396bebe2aef9b34ff6af977744fffa3c6c0\" id=c8fe6f56-d361-4127-ab78-a445af0cc297 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.226322 | controller |     "Jun 11 11:48:32.602981 crc crio[22553]: time=\"2026-06-11T11:48:32.602916852Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6c85d9984c-c48r7/dnsmasq-dns\" id=06681974-e36e-46fa-a850-51a9e95427d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.226337 | controller |     "Jun 11 11:48:32.603659 crc crio[22553]: time=\"2026-06-11T11:48:32.603602802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.226372 | controller |     "Jun 11 11:48:32.621940 crc crio[22553]: time=\"2026-06-11T11:48:32.621499205Z\" level=info msg=\"Started container\" PID=68613 containerID=2fd2e408745a03731b82700f947e2396bebe2aef9b34ff6af977744fffa3c6c0 description=openstack/neutron-bddd8cd44-ngwgl/neutron-httpd id=c8fe6f56-d361-4127-ab78-a445af0cc297 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56",
2026-06-11 12:41:58.226389 | controller |     "Jun 11 11:48:32.681595 crc crio[22553]: time=\"2026-06-11T11:48:32.681485605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.226404 | controller |     "Jun 11 11:48:32.689006 crc crio[22553]: time=\"2026-06-11T11:48:32.688821389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.226419 | controller |     "Jun 11 11:48:32.695862 crc crio[22553]: time=\"2026-06-11T11:48:32.695669229Z\" level=info msg=\"Created container 91783888ea41e02199b21940937d9cf4d2153a9d380b4093fa304981d12cae16: openstack/glance-default-internal-api-0/glance-log\" id=4ea8b30c-ff1c-41e8-94b4-ec40f5683dc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.226433 | controller |     "Jun 11 11:48:32.698747 crc crio[22553]: time=\"2026-06-11T11:48:32.698626186Z\" level=info msg=\"Starting container: 91783888ea41e02199b21940937d9cf4d2153a9d380b4093fa304981d12cae16\" id=8e2b0fea-58cf-4b93-9c08-2e6235b35301 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.226448 | controller |     "Jun 11 11:48:32.731988 crc crio[22553]: time=\"2026-06-11T11:48:32.731893816Z\" level=info msg=\"Started container\" PID=68614 containerID=91783888ea41e02199b21940937d9cf4d2153a9d380b4093fa304981d12cae16 description=openstack/glance-default-internal-api-0/glance-log id=8e2b0fea-58cf-4b93-9c08-2e6235b35301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2",
2026-06-11 12:41:58.226463 | controller |     "Jun 11 11:48:32.794874 crc crio[22553]: time=\"2026-06-11T11:48:32.794770552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=172628c9-e157-42bf-ba9e-b48e85f9c92e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.226477 | controller |     "Jun 11 11:48:32.913801 crc crio[22553]: time=\"2026-06-11T11:48:32.912071894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5d8d38f6-2eba-49d1-995a-c89e0c861853 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.226492 | controller |     "Jun 11 11:48:32.925009 crc crio[22553]: time=\"2026-06-11T11:48:32.924859117Z\" level=info msg=\"Created container ca9b2437c8153401257da4f5bf781cf7c157902fe63ccf62d581cad75e25e40f: openstack/dnsmasq-dns-6c85d9984c-c48r7/dnsmasq-dns\" id=06681974-e36e-46fa-a850-51a9e95427d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.226507 | controller |     "Jun 11 11:48:32.937790 crc crio[22553]: time=\"2026-06-11T11:48:32.93762966Z\" level=info msg=\"Starting container: ca9b2437c8153401257da4f5bf781cf7c157902fe63ccf62d581cad75e25e40f\" id=8cb2b4a8-7633-436a-9724-03b9933f92f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.226521 | controller |     "Jun 11 11:48:32.942580 crc crio[22553]: time=\"2026-06-11T11:48:32.942499482Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=dc1d731d-dbfa-4434-9a49-cadb6c3a0602 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.226536 | controller |     "Jun 11 11:48:32.946780 crc crio[22553]: time=\"2026-06-11T11:48:32.94413184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.226555 | controller |     "Jun 11 11:48:32.946780 crc crio[22553]: time=\"2026-06-11T11:48:32.94652934Z\" level=info msg=\"Started container\" PID=68640 containerID=ca9b2437c8153401257da4f5bf781cf7c157902fe63ccf62d581cad75e25e40f description=openstack/dnsmasq-dns-6c85d9984c-c48r7/dnsmasq-dns id=8cb2b4a8-7633-436a-9724-03b9933f92f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668",
2026-06-11 12:41:58.226569 | controller |     "Jun 11 11:48:33.208974 crc crio[22553]: time=\"2026-06-11T11:48:33.207609159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.226584 | controller |     "Jun 11 11:48:33.668643 crc crio[22553]: time=\"2026-06-11T11:48:33.66849403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.226599 | controller |     "Jun 11 11:48:33.874917 crc crio[22553]: time=\"2026-06-11T11:48:33.873468332Z\" level=info msg=\"Created container 2e739dca1f014872032041fc52fc51e5c2770202ed077737b159947a059fd8e8: openstack/glance-default-external-api-0/glance-httpd\" id=c23d9385-0727-4986-a419-20bf52689a23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.226613 | controller |     "Jun 11 11:48:33.882575 crc crio[22553]: time=\"2026-06-11T11:48:33.882470174Z\" level=info msg=\"Starting container: 2e739dca1f014872032041fc52fc51e5c2770202ed077737b159947a059fd8e8\" id=9b8baae6-9878-4231-9bf1-7e29391f92af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.226628 | controller |     "Jun 11 11:48:33.904392 crc crio[22553]: time=\"2026-06-11T11:48:33.904270701Z\" level=info msg=\"Started container\" PID=68817 containerID=2e739dca1f014872032041fc52fc51e5c2770202ed077737b159947a059fd8e8 description=openstack/glance-default-external-api-0/glance-httpd id=9b8baae6-9878-4231-9bf1-7e29391f92af name=/runtime.v1.RuntimeService/StartContainer sandboxID=0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb",
2026-06-11 12:41:58.226643 | controller |     "Jun 11 11:48:34.373739 crc crio[22553]: time=\"2026-06-11T11:48:34.369861799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.226657 | controller |     "Jun 11 11:48:34.538760 crc crio[22553]: time=\"2026-06-11T11:48:34.538084808Z\" level=info msg=\"Stopping pod sandbox: db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7\" id=4dba5955-02b7-4757-87b9-81549d2ddf27 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.226672 | controller |     "Jun 11 11:48:34.538760 crc crio[22553]: time=\"2026-06-11T11:48:34.538748468Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686308-h4hz6 Namespace:openshift-infra ID:db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7 UID:74fd078b-11c2-487a-aab2-9e50c5a89cc7 NetNS:/var/run/netns/d6cd150d-1ee2-4b95-81e1-329052f7f18c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74fd078b_11c2_487a_aab2_9e50c5a89cc7.slice PodAnnotations:0xc001894ee8}] Aliases:map[]}\"",
2026-06-11 12:41:58.226687 | controller |     "Jun 11 11:48:34.539037 crc crio[22553]: time=\"2026-06-11T11:48:34.538885212Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686308-h4hz6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.226702 | controller |     "Jun 11 11:48:34.567020 crc crio[22553]: time=\"2026-06-11T11:48:34.562386477Z\" level=info msg=\"Created container e745c4367560195088e10407cfa8a83af41030d5f352c61614d5a858ec28bab7: openstack/glance-default-internal-api-0/glance-httpd\" id=dc1d731d-dbfa-4434-9a49-cadb6c3a0602 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.226721 | controller |     "Jun 11 11:48:34.569062 crc crio[22553]: time=\"2026-06-11T11:48:34.56897004Z\" level=info msg=\"Starting container: e745c4367560195088e10407cfa8a83af41030d5f352c61614d5a858ec28bab7\" id=3b2b0225-78f6-4ca8-b4a7-81307fbd4d6c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.226736 | controller |     "Jun 11 11:48:34.592933 crc crio[22553]: time=\"2026-06-11T11:48:34.592851877Z\" level=info msg=\"Started container\" PID=68860 containerID=e745c4367560195088e10407cfa8a83af41030d5f352c61614d5a858ec28bab7 description=openstack/glance-default-internal-api-0/glance-httpd id=3b2b0225-78f6-4ca8-b4a7-81307fbd4d6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2",
2026-06-11 12:41:58.226751 | controller |     "Jun 11 11:48:34.708885 crc crio[22553]: time=\"2026-06-11T11:48:34.708250214Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f\" id=9a77df14-f72a-4d2a-bbff-5353f25546d0 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.226765 | controller |     "Jun 11 11:48:34.712271 crc crio[22553]: time=\"2026-06-11T11:48:34.712191689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=b68e99d3-9215-4876-a2ea-9d1e5c7bbd7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.226779 | controller |     "Jun 11 11:48:34.771929 crc crio[22553]: time=\"2026-06-11T11:48:34.771854861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=5961be97-b3d2-4575-944c-22b7cb562ada name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.226794 | controller |     "Jun 11 11:48:34.772164 crc crio[22553]: time=\"2026-06-11T11:48:34.771910942Z\" level=info msg=\"Running pod sandbox: openstack/neutron-79d4495d5c-wbbqp/POD\" id=51439e16-0e31-445a-9963-176561181dc1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.226809 | controller |     "Jun 11 11:48:34.772164 crc crio[22553]: time=\"2026-06-11T11:48:34.772066867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.226824 | controller |     "Jun 11 11:48:34.802068 crc crio[22553]: time=\"2026-06-11T11:48:34.799820827Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=a4cc9a16-dcef-42c2-88f2-7e8f2d4fcf65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.226840 | controller |     "Jun 11 11:48:34.822796 crc crio[22553]: time=\"2026-06-11T11:48:34.81978575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.226854 | controller |     "Jun 11 11:48:34.893764 crc crio[22553]: time=\"2026-06-11T11:48:34.893578543Z\" level=info msg=\"Got pod network &{Name:neutron-79d4495d5c-wbbqp Namespace:openstack ID:76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de UID:b6303239-9f0e-40c6-8443-93bd3216ceae NetNS:/var/run/netns/e7affe27-2521-4c28-9e63-cd10eda3f5e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6303239_9f0e_40c6_8443_93bd3216ceae.slice PodAnnotations:0xc0011e8088}] Aliases:map[]}\"",
2026-06-11 12:41:58.226869 | controller |     "Jun 11 11:48:34.893764 crc crio[22553]: time=\"2026-06-11T11:48:34.893668626Z\" level=info msg=\"Adding pod openstack_neutron-79d4495d5c-wbbqp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.226887 | controller |     "Jun 11 11:48:34.923980 crc crio[22553]: time=\"2026-06-11T11:48:34.922169628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.226903 | controller |     "Jun 11 11:48:34.935814 crc crio[22553]: time=\"2026-06-11T11:48:34.935659881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.226918 | controller |     "Jun 11 11:48:35.138153 crc crio[22553]: time=\"2026-06-11T11:48:35.135099282Z\" level=info msg=\"Stopped pod sandbox: db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7\" id=4dba5955-02b7-4757-87b9-81549d2ddf27 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.226933 | controller |     "Jun 11 11:48:35.424138 crc crio[22553]: time=\"2026-06-11T11:48:35.42147267Z\" level=info msg=\"Created container 835c8b6d7c123a1806380b0df5dd11fb911cf13f64833b4d1ba694eb09a5b3b4: openstack/ceilometer-0/ceilometer-notification-agent\" id=a4cc9a16-dcef-42c2-88f2-7e8f2d4fcf65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.226947 | controller |     "Jun 11 11:48:35.435413 crc crio[22553]: time=\"2026-06-11T11:48:35.435298223Z\" level=info msg=\"Starting container: 835c8b6d7c123a1806380b0df5dd11fb911cf13f64833b4d1ba694eb09a5b3b4\" id=9bc45466-c2ce-4f9d-b9f1-a8ae696534b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.226962 | controller |     "Jun 11 11:48:35.452478 crc crio[22553]: time=\"2026-06-11T11:48:35.452302829Z\" level=info msg=\"Started container\" PID=69185 containerID=835c8b6d7c123a1806380b0df5dd11fb911cf13f64833b4d1ba694eb09a5b3b4 description=openstack/ceilometer-0/ceilometer-notification-agent id=9bc45466-c2ce-4f9d-b9f1-a8ae696534b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7",
2026-06-11 12:41:58.226977 | controller |     "Jun 11 11:48:35.479444 crc crio[22553]: time=\"2026-06-11T11:48:35.479226775Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=c77b8328-19cc-4201-b9fd-e58638eeb049 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.226992 | controller |     "Jun 11 11:48:35.479833 crc crio[22553]: time=\"2026-06-11T11:48:35.479530034Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=c77b8328-19cc-4201-b9fd-e58638eeb049 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.227006 | controller |     "Jun 11 11:48:35.479833 crc crio[22553]: time=\"2026-06-11T11:48:35.479585566Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=c77b8328-19cc-4201-b9fd-e58638eeb049 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.227021 | controller |     "Jun 11 11:48:35.482209 crc crio[22553]: time=\"2026-06-11T11:48:35.482116029Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=9fb4f198-ff3a-4f22-926d-7132ed5d4799 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.227035 | controller |     "Jun 11 11:48:35.495953 crc crio[22553]: time=\"2026-06-11T11:48:35.49584777Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"",
2026-06-11 12:41:58.227051 | controller |     "Jun 11 11:48:35.780087 crc crio[22553]: 2026-06-11T11:48:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:76b6df7334df46e Mac:42:f0:9c:c5:2b:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/e7affe27-2521-4c28-9e63-cd10eda3f5e5 SocketPath: PciID:}] [{Interface:0xc00011c5b0 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.227066 | controller |     "Jun 11 11:48:35.782160 crc crio[22553]: time=\"2026-06-11T11:48:35.781640191Z\" level=info msg=\"Got pod network &{Name:neutron-79d4495d5c-wbbqp Namespace:openstack ID:76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de UID:b6303239-9f0e-40c6-8443-93bd3216ceae NetNS:/var/run/netns/e7affe27-2521-4c28-9e63-cd10eda3f5e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6303239_9f0e_40c6_8443_93bd3216ceae.slice PodAnnotations:0xc0011e8088}] Aliases:map[]}\"",
2026-06-11 12:41:58.227085 | controller |     "Jun 11 11:48:35.782513 crc crio[22553]: time=\"2026-06-11T11:48:35.782321431Z\" level=info msg=\"Checking pod openstack_neutron-79d4495d5c-wbbqp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.227101 | controller |     "Jun 11 11:48:35.799474 crc crio[22553]: time=\"2026-06-11T11:48:35.795825825Z\" level=info msg=\"Ran pod sandbox 76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de with infra container: openstack/neutron-79d4495d5c-wbbqp/POD\" id=51439e16-0e31-445a-9963-176561181dc1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.227117 | controller |     "Jun 11 11:48:35.802362 crc crio[22553]: time=\"2026-06-11T11:48:35.802235402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7ca8b4d0-e472-41f2-bb2c-d321425c0188 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.227132 | controller |     "Jun 11 11:48:35.886203 crc crio[22553]: time=\"2026-06-11T11:48:35.885894063Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=104ea446-c22c-47fa-930e-e8cc784bab4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.227146 | controller |     "Jun 11 11:48:35.898484 crc crio[22553]: time=\"2026-06-11T11:48:35.896967577Z\" level=info msg=\"Creating container: openstack/neutron-79d4495d5c-wbbqp/neutron-api\" id=f050c9b8-a19d-4285-bf26-2d1e5d4b8d5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.227175 | controller |     "Jun 11 11:48:35.898484 crc crio[22553]: time=\"2026-06-11T11:48:35.897523773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.227191 | controller |     "Jun 11 11:48:35.957604 crc crio[22553]: time=\"2026-06-11T11:48:35.957462392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.227206 | controller |     "Jun 11 11:48:35.963383 crc crio[22553]: time=\"2026-06-11T11:48:35.963304433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.227221 | controller |     "Jun 11 11:48:36.139415 crc crio[22553]: time=\"2026-06-11T11:48:36.139147965Z\" level=info msg=\"Created container b60f33edabe2894201c33d635a3c4fc117fd8b68d61660b93c5a76032cf25a8a: openstack/neutron-79d4495d5c-wbbqp/neutron-api\" id=f050c9b8-a19d-4285-bf26-2d1e5d4b8d5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.227236 | controller |     "Jun 11 11:48:36.141031 crc crio[22553]: time=\"2026-06-11T11:48:36.140958537Z\" level=info msg=\"Starting container: b60f33edabe2894201c33d635a3c4fc117fd8b68d61660b93c5a76032cf25a8a\" id=bbdb5cff-be34-435e-89bd-9240e91c5325 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.227251 | controller |     "Jun 11 11:48:36.155522 crc crio[22553]: time=\"2026-06-11T11:48:36.155386258Z\" level=info msg=\"Started container\" PID=69456 containerID=b60f33edabe2894201c33d635a3c4fc117fd8b68d61660b93c5a76032cf25a8a description=openstack/neutron-79d4495d5c-wbbqp/neutron-api id=bbdb5cff-be34-435e-89bd-9240e91c5325 name=/runtime.v1.RuntimeService/StartContainer sandboxID=76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de",
2026-06-11 12:41:58.227270 | controller |     "Jun 11 11:48:36.189954 crc crio[22553]: time=\"2026-06-11T11:48:36.189891275Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=81e6bd2b-aa59-4ce5-ae9f-a27003da6a94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.227286 | controller |     "Jun 11 11:48:36.288932 crc crio[22553]: time=\"2026-06-11T11:48:36.288867374Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=86f76a93-eae0-4995-83de-4a97e1e2f08f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.227301 | controller |     "Jun 11 11:48:36.308731 crc crio[22553]: time=\"2026-06-11T11:48:36.308560919Z\" level=info msg=\"Creating container: openstack/neutron-79d4495d5c-wbbqp/neutron-httpd\" id=e00e3e2c-b0d3-4583-9760-1dd1c7e14452 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.227315 | controller |     "Jun 11 11:48:36.310210 crc crio[22553]: time=\"2026-06-11T11:48:36.310096614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.227330 | controller |     "Jun 11 11:48:36.394619 crc crio[22553]: time=\"2026-06-11T11:48:36.394453425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.227345 | controller |     "Jun 11 11:48:36.399845 crc crio[22553]: time=\"2026-06-11T11:48:36.399036648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.227380 | controller |     "Jun 11 11:48:36.579032 crc crio[22553]: time=\"2026-06-11T11:48:36.578927548Z\" level=info msg=\"Created container 2b2d6c08e2c61842ab92ac8e93a70d0beeeca8d2cba321de5bca653dbc7ec0dc: openstack/neutron-79d4495d5c-wbbqp/neutron-httpd\" id=e00e3e2c-b0d3-4583-9760-1dd1c7e14452 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.227396 | controller |     "Jun 11 11:48:36.581308 crc crio[22553]: time=\"2026-06-11T11:48:36.581189444Z\" level=info msg=\"Starting container: 2b2d6c08e2c61842ab92ac8e93a70d0beeeca8d2cba321de5bca653dbc7ec0dc\" id=e3601100-53a6-4d98-9209-887d73c8fdba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.227411 | controller |     "Jun 11 11:48:36.598650 crc crio[22553]: time=\"2026-06-11T11:48:36.598362676Z\" level=info msg=\"Started container\" PID=69510 containerID=2b2d6c08e2c61842ab92ac8e93a70d0beeeca8d2cba321de5bca653dbc7ec0dc description=openstack/neutron-79d4495d5c-wbbqp/neutron-httpd id=e3601100-53a6-4d98-9209-887d73c8fdba name=/runtime.v1.RuntimeService/StartContainer sandboxID=76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de",
2026-06-11 12:41:58.227427 | controller |     "Jun 11 11:48:36.662979 crc crio[22553]: time=\"2026-06-11T11:48:36.662894339Z\" level=info msg=\"Stopping pod sandbox: 39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a\" id=0727f386-87c3-49a1-b50d-adc126091d61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.227441 | controller |     "Jun 11 11:48:36.664980 crc crio[22553]: time=\"2026-06-11T11:48:36.664866256Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-mnsz9 Namespace:openstack ID:39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a UID:2f71e926-402b-4f06-baca-7087d388e44f NetNS:/var/run/netns/4d09e3ea-da9b-4881-bc37-eb1602d87a65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f71e926_402b_4f06_baca_7087d388e44f.slice PodAnnotations:0xc002b8a0e8}] Aliases:map[]}\"",
2026-06-11 12:41:58.227456 | controller |     "Jun 11 11:48:36.665281 crc crio[22553]: time=\"2026-06-11T11:48:36.665083693Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-mnsz9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.227486 | controller |     "Jun 11 11:48:37.085914 crc crio[22553]: time=\"2026-06-11T11:48:37.08507856Z\" level=info msg=\"Stopped pod sandbox: 39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a\" id=0727f386-87c3-49a1-b50d-adc126091d61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.227501 | controller |     "Jun 11 11:48:38.241876 crc crio[22553]: time=\"2026-06-11T11:48:38.241394106Z\" level=info msg=\"Running pod sandbox: openstack/placement-5887b8d74d-l6qc7/POD\" id=32afc809-2d5f-4270-96b0-90028c800fec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.227516 | controller |     "Jun 11 11:48:38.242846 crc crio[22553]: time=\"2026-06-11T11:48:38.241931912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.227532 | controller |     "Jun 11 11:48:38.307175 crc crio[22553]: time=\"2026-06-11T11:48:38.30696047Z\" level=info msg=\"Got pod network &{Name:placement-5887b8d74d-l6qc7 Namespace:openstack ID:91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8 UID:524d5595-04a3-457a-ba2c-bace6169cf2c NetNS:/var/run/netns/f6eadc19-05a7-4a6e-b747-b1a0ca21cd59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod524d5595_04a3_457a_ba2c_bace6169cf2c.slice PodAnnotations:0xc00061e070}] Aliases:map[]}\"",
2026-06-11 12:41:58.227546 | controller |     "Jun 11 11:48:38.307175 crc crio[22553]: time=\"2026-06-11T11:48:38.307112344Z\" level=info msg=\"Adding pod openstack_placement-5887b8d74d-l6qc7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.227562 | controller |     "Jun 11 11:48:38.848041 crc crio[22553]: time=\"2026-06-11T11:48:38.807826658Z\" level=info msg=\"Stopping pod sandbox: 5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9\" id=f71afe3d-e9a8-445a-a71f-609404247bd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.227576 | controller |     "Jun 11 11:48:38.848041 crc crio[22553]: time=\"2026-06-11T11:48:38.80962219Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-dgc4x Namespace:openstack ID:5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9 UID:c7ad1f9f-1e27-487f-9bc0-a52c46d88486 NetNS:/var/run/netns/d6b1ba11-ff9c-41a3-9ff8-76e3d11d4e2f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7ad1f9f_1e27_487f_9bc0_a52c46d88486.slice PodAnnotations:0xc001894528}] Aliases:map[]}\"",
2026-06-11 12:41:58.227591 | controller |     "Jun 11 11:48:38.848041 crc crio[22553]: time=\"2026-06-11T11:48:38.809879277Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-dgc4x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.227606 | controller |     "Jun 11 11:48:38.926570 crc crio[22553]: 2026-06-11T11:48:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91c26e5319e935b Mac:16:1a:c6:a3:6d:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/f6eadc19-05a7-4a6e-b747-b1a0ca21cd59 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.227622 | controller |     "Jun 11 11:48:38.929058 crc crio[22553]: time=\"2026-06-11T11:48:38.928997224Z\" level=info msg=\"Got pod network &{Name:placement-5887b8d74d-l6qc7 Namespace:openstack ID:91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8 UID:524d5595-04a3-457a-ba2c-bace6169cf2c NetNS:/var/run/netns/f6eadc19-05a7-4a6e-b747-b1a0ca21cd59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod524d5595_04a3_457a_ba2c_bace6169cf2c.slice PodAnnotations:0xc00061e070}] Aliases:map[]}\"",
2026-06-11 12:41:58.227642 | controller |     "Jun 11 11:48:38.929288 crc crio[22553]: time=\"2026-06-11T11:48:38.929178399Z\" level=info msg=\"Checking pod openstack_placement-5887b8d74d-l6qc7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.227658 | controller |     "Jun 11 11:48:38.944316 crc crio[22553]: time=\"2026-06-11T11:48:38.944194457Z\" level=info msg=\"Ran pod sandbox 91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8 with infra container: openstack/placement-5887b8d74d-l6qc7/POD\" id=32afc809-2d5f-4270-96b0-90028c800fec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.227673 | controller |     "Jun 11 11:48:38.949813 crc crio[22553]: time=\"2026-06-11T11:48:38.94909447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=dab66c76-55d6-4b78-a45b-6624b5896bb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.227688 | controller |     "Jun 11 11:48:39.149116 crc crio[22553]: time=\"2026-06-11T11:48:39.148872281Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=9ad149ba-8ce4-46bd-aba6-e227ab443c5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.227702 | controller |     "Jun 11 11:48:39.166958 crc crio[22553]: time=\"2026-06-11T11:48:39.166852545Z\" level=info msg=\"Creating container: openstack/placement-5887b8d74d-l6qc7/placement-log\" id=a81ffd9c-0a96-4113-aab7-7c6fba5523fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.227718 | controller |     "Jun 11 11:48:39.169245 crc crio[22553]: time=\"2026-06-11T11:48:39.168802442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.227733 | controller |     "Jun 11 11:48:39.353409 crc crio[22553]: time=\"2026-06-11T11:48:39.351374531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.227748 | controller |     "Jun 11 11:48:39.369997 crc crio[22553]: time=\"2026-06-11T11:48:39.369775438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.227763 | controller |     "Jun 11 11:48:39.373025 crc crio[22553]: time=\"2026-06-11T11:48:39.372963921Z\" level=info msg=\"Stopped pod sandbox: 5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9\" id=f71afe3d-e9a8-445a-a71f-609404247bd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.227777 | controller |     "Jun 11 11:48:39.609598 crc crio[22553]: time=\"2026-06-11T11:48:39.609062391Z\" level=info msg=\"Created container 96ee1e4a78e4d66fb4cc7bfabcc3107f058e8584bb26bc4da814c7912b3f2141: openstack/placement-5887b8d74d-l6qc7/placement-log\" id=a81ffd9c-0a96-4113-aab7-7c6fba5523fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.227792 | controller |     "Jun 11 11:48:39.612318 crc crio[22553]: time=\"2026-06-11T11:48:39.611587215Z\" level=info msg=\"Starting container: 96ee1e4a78e4d66fb4cc7bfabcc3107f058e8584bb26bc4da814c7912b3f2141\" id=c0f2e626-8bf5-47f7-aabf-c341e26ec8e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.227807 | controller |     "Jun 11 11:48:39.624253 crc crio[22553]: time=\"2026-06-11T11:48:39.623978056Z\" level=info msg=\"Started container\" PID=69844 containerID=96ee1e4a78e4d66fb4cc7bfabcc3107f058e8584bb26bc4da814c7912b3f2141 description=openstack/placement-5887b8d74d-l6qc7/placement-log id=c0f2e626-8bf5-47f7-aabf-c341e26ec8e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8",
2026-06-11 12:41:58.227827 | controller |     "Jun 11 11:48:39.656024 crc crio[22553]: time=\"2026-06-11T11:48:39.655836996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=54bb5d23-7f58-44b8-b35e-5aed163d4316 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.227843 | controller |     "Jun 11 11:48:39.801401 crc crio[22553]: time=\"2026-06-11T11:48:39.80125123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=f5a5b064-8b2e-4bf8-a23e-47693a705452 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.227858 | controller |     "Jun 11 11:48:39.817103 crc crio[22553]: time=\"2026-06-11T11:48:39.816938618Z\" level=info msg=\"Creating container: openstack/placement-5887b8d74d-l6qc7/placement-api\" id=b7bc765c-664e-4a33-94e0-702e9ef02877 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.227872 | controller |     "Jun 11 11:48:39.820868 crc crio[22553]: time=\"2026-06-11T11:48:39.820276825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.227887 | controller |     "Jun 11 11:48:39.963512 crc crio[22553]: time=\"2026-06-11T11:48:39.953833072Z\" level=info msg=\"Stopping pod sandbox: 16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef\" id=24a02329-ad6b-4f70-811f-1d2760ec9bd6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.227902 | controller |     "Jun 11 11:48:39.963512 crc crio[22553]: time=\"2026-06-11T11:48:39.963414912Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-n9cdj Namespace:openstack ID:16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef UID:714ffd56-be06-4556-bd15-c080bc3b8d5d NetNS:/var/run/netns/31808769-189c-4be0-b6de-035b1d215ea7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod714ffd56_be06_4556_bd15_c080bc3b8d5d.slice PodAnnotations:0xc002b8a2c8}] Aliases:map[]}\"",
2026-06-11 12:41:58.227917 | controller |     "Jun 11 11:48:39.964225 crc crio[22553]: time=\"2026-06-11T11:48:39.963592957Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-n9cdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.227933 | controller |     "Jun 11 11:48:39.964225 crc crio[22553]: time=\"2026-06-11T11:48:39.955303995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.227948 | controller |     "Jun 11 11:48:40.068484 crc crio[22553]: time=\"2026-06-11T11:48:40.068310033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.227963 | controller |     "Jun 11 11:48:40.389115 crc crio[22553]: time=\"2026-06-11T11:48:40.389007172Z\" level=info msg=\"Created container 78789cdbf3e4099a509df2459198e57c69fbae7cf3a5e791881f17243682d0b6: openstack/placement-5887b8d74d-l6qc7/placement-api\" id=b7bc765c-664e-4a33-94e0-702e9ef02877 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.227978 | controller |     "Jun 11 11:48:40.400919 crc crio[22553]: time=\"2026-06-11T11:48:40.400498158Z\" level=info msg=\"Starting container: 78789cdbf3e4099a509df2459198e57c69fbae7cf3a5e791881f17243682d0b6\" id=cc97d4a8-511e-4085-b967-21de0d2b227d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.227993 | controller |     "Jun 11 11:48:40.408197 crc crio[22553]: time=\"2026-06-11T11:48:40.407245255Z\" level=info msg=\"Started container\" PID=69938 containerID=78789cdbf3e4099a509df2459198e57c69fbae7cf3a5e791881f17243682d0b6 description=openstack/placement-5887b8d74d-l6qc7/placement-api id=cc97d4a8-511e-4085-b967-21de0d2b227d name=/runtime.v1.RuntimeService/StartContainer sandboxID=91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8",
2026-06-11 12:41:58.228012 | controller |     "Jun 11 11:48:40.483085 crc crio[22553]: time=\"2026-06-11T11:48:40.482557193Z\" level=info msg=\"Running pod sandbox: openstack/keystone-7f97f548f6-ptks4/POD\" id=bdde89c1-478d-4984-b8b9-464f08b01324 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.228028 | controller |     "Jun 11 11:48:40.483292 crc crio[22553]: time=\"2026-06-11T11:48:40.483103388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.228043 | controller |     "Jun 11 11:48:40.535591 crc crio[22553]: time=\"2026-06-11T11:48:40.533084897Z\" level=info msg=\"Got pod network &{Name:keystone-7f97f548f6-ptks4 Namespace:openstack ID:0494ca2ffced0ce35e6743c5cd3aebc488b14bf80568bf64f1ced058bf2bd3fa UID:6c92c597-d837-4a49-b487-374381e0ebc3 NetNS:/var/run/netns/9623d789-3c1f-478e-a99c-267514a079a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c92c597_d837_4a49_b487_374381e0ebc3.slice PodAnnotations:0xc001be62c0}] Aliases:map[]}\"",
2026-06-11 12:41:58.228057 | controller |     "Jun 11 11:48:40.535591 crc crio[22553]: time=\"2026-06-11T11:48:40.533154179Z\" level=info msg=\"Adding pod openstack_keystone-7f97f548f6-ptks4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.228072 | controller |     "Jun 11 11:48:40.570843 crc crio[22553]: time=\"2026-06-11T11:48:40.570609992Z\" level=info msg=\"Stopped pod sandbox: 16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef\" id=24a02329-ad6b-4f70-811f-1d2760ec9bd6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.228087 | controller |     "Jun 11 11:48:40.789747 crc crio[22553]: time=\"2026-06-11T11:48:40.787115131Z\" level=info msg=\"Stopping container: 5aef99873b7e0f593f2539511ab955ade5cac8638387ff261cc7f7544e6dd7b7 (timeout: 10s)\" id=77cc7f0a-4ad8-4147-9f77-b14bc4271507 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.228102 | controller |     "Jun 11 11:48:41.024766 crc crio[22553]: time=\"2026-06-11T11:48:41.022988015Z\" level=info msg=\"Stopped container 5aef99873b7e0f593f2539511ab955ade5cac8638387ff261cc7f7544e6dd7b7: openstack/dnsmasq-dns-6674dbf88c-vjw92/dnsmasq-dns\" id=77cc7f0a-4ad8-4147-9f77-b14bc4271507 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.228117 | controller |     "Jun 11 11:48:41.035760 crc crio[22553]: time=\"2026-06-11T11:48:41.034653085Z\" level=info msg=\"Stopping pod sandbox: 18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6\" id=7f777504-a8ec-4992-897f-7624b3c75dcb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.228132 | controller |     "Jun 11 11:48:41.035760 crc crio[22553]: time=\"2026-06-11T11:48:41.035381436Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6674dbf88c-vjw92 Namespace:openstack ID:18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6 UID:deb59c4f-b522-43e3-ab6e-453be4a4af5c NetNS:/var/run/netns/582c8509-a564-4bca-9c73-4da0bbcb1296 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddeb59c4f_b522_43e3_ab6e_453be4a4af5c.slice PodAnnotations:0xc001be6678}] Aliases:map[]}\"",
2026-06-11 12:41:58.228147 | controller |     "Jun 11 11:48:41.035760 crc crio[22553]: time=\"2026-06-11T11:48:41.035546351Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6674dbf88c-vjw92 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.228163 | controller |     "Jun 11 11:48:41.296149 crc crio[22553]: 2026-06-11T11:48:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0494ca2ffced0ce Mac:ca:67:73:d7:7b:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/9623d789-3c1f-478e-a99c-267514a079a3 SocketPath: PciID:}] [{Interface:0xc0002f30c0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.228182 | controller |     "Jun 11 11:48:41.299608 crc crio[22553]: time=\"2026-06-11T11:48:41.298067313Z\" level=info msg=\"Got pod network &{Name:keystone-7f97f548f6-ptks4 Namespace:openstack ID:0494ca2ffced0ce35e6743c5cd3aebc488b14bf80568bf64f1ced058bf2bd3fa UID:6c92c597-d837-4a49-b487-374381e0ebc3 NetNS:/var/run/netns/9623d789-3c1f-478e-a99c-267514a079a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6c92c597_d837_4a49_b487_374381e0ebc3.slice PodAnnotations:0xc001be62c0}] Aliases:map[]}\"",
2026-06-11 12:41:58.228198 | controller |     "Jun 11 11:48:41.299608 crc crio[22553]: time=\"2026-06-11T11:48:41.298291199Z\" level=info msg=\"Checking pod openstack_keystone-7f97f548f6-ptks4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.228213 | controller |     "Jun 11 11:48:41.370936 crc crio[22553]: time=\"2026-06-11T11:48:41.370811846Z\" level=info msg=\"Ran pod sandbox 0494ca2ffced0ce35e6743c5cd3aebc488b14bf80568bf64f1ced058bf2bd3fa with infra container: openstack/keystone-7f97f548f6-ptks4/POD\" id=bdde89c1-478d-4984-b8b9-464f08b01324 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.228228 | controller |     "Jun 11 11:48:41.390759 crc crio[22553]: time=\"2026-06-11T11:48:41.382513917Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=6eccfc4e-aa4f-4831-9407-c824b8b97adf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.228243 | controller |     "Jun 11 11:48:41.582976 crc crio[22553]: time=\"2026-06-11T11:48:41.575073797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=73b4ac3f-3243-4a14-9a39-bab945e0f331 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.228258 | controller |     "Jun 11 11:48:41.653742 crc crio[22553]: time=\"2026-06-11T11:48:41.65227385Z\" level=info msg=\"Creating container: openstack/keystone-7f97f548f6-ptks4/keystone-api\" id=1d3b0d11-2ea8-4947-920f-562467e6b3e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.228272 | controller |     "Jun 11 11:48:41.653742 crc crio[22553]: time=\"2026-06-11T11:48:41.652990691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.228287 | controller |     "Jun 11 11:48:41.903303 crc crio[22553]: time=\"2026-06-11T11:48:41.903253225Z\" level=info msg=\"Stopped pod sandbox: 18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6\" id=7f777504-a8ec-4992-897f-7624b3c75dcb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.228302 | controller |     "Jun 11 11:48:42.119903 crc crio[22553]: time=\"2026-06-11T11:48:42.119046143Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-6579fdcc8c-2jfkh/POD\" id=88b3f4bf-65bf-44bd-9358-bd959676662f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.228317 | controller |     "Jun 11 11:48:42.120264 crc crio[22553]: time=\"2026-06-11T11:48:42.119935129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.228332 | controller |     "Jun 11 11:48:42.122229 crc crio[22553]: time=\"2026-06-11T11:48:42.122171054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.228361 | controller |     "Jun 11 11:48:42.137732 crc crio[22553]: time=\"2026-06-11T11:48:42.130150087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.228386 | controller |     "Jun 11 11:48:42.396053 crc crio[22553]: time=\"2026-06-11T11:48:42.395983585Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6579fdcc8c-2jfkh Namespace:openstack ID:e927799e054188ea16d495e461e8687bbb1ea050af0adad229494544d20273ac UID:005c137a-1711-4f9b-b44b-b3ae7726dcf5 NetNS:/var/run/netns/8ef9eb0a-b54a-4457-8585-df2e05e81093 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod005c137a_1711_4f9b_b44b_b3ae7726dcf5.slice PodAnnotations:0xc001be6a60}] Aliases:map[]}\"",
2026-06-11 12:41:58.228403 | controller |     "Jun 11 11:48:42.397896 crc crio[22553]: time=\"2026-06-11T11:48:42.39787037Z\" level=info msg=\"Adding pod openstack_barbican-worker-6579fdcc8c-2jfkh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.228419 | controller |     "Jun 11 11:48:42.523578 crc crio[22553]: time=\"2026-06-11T11:48:42.523116865Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-699ff9c7c4-gcvls/POD\" id=39890c6f-00f3-4671-adff-183e36416b27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.228434 | controller |     "Jun 11 11:48:42.523578 crc crio[22553]: time=\"2026-06-11T11:48:42.523210058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.228448 | controller |     "Jun 11 11:48:42.542994 crc crio[22553]: time=\"2026-06-11T11:48:42.5421244Z\" level=info msg=\"Removing container: 5aef99873b7e0f593f2539511ab955ade5cac8638387ff261cc7f7544e6dd7b7\" id=0ac2ae7a-4f8d-46bd-a164-9e7be7255f61 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.228463 | controller |     "Jun 11 11:48:42.594280 crc crio[22553]: time=\"2026-06-11T11:48:42.591909953Z\" level=info msg=\"Created container 3c1b571794b97a352858939fcc9907e0b2044a1a3ce7d06fcb5c828d22cd8a40: openstack/keystone-7f97f548f6-ptks4/keystone-api\" id=1d3b0d11-2ea8-4947-920f-562467e6b3e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.228478 | controller |     "Jun 11 11:48:42.595248 crc crio[22553]: time=\"2026-06-11T11:48:42.595159498Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-699ff9c7c4-gcvls Namespace:openstack ID:ed24d818f8ef28746418305defc730c7435dfaecc9a7edfbee3f3777afefa363 UID:51885270-6637-4e8e-80b1-896fa55879ea NetNS:/var/run/netns/5d990b00-7240-4958-8a23-ac17d1fc3bfa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51885270_6637_4e8e_80b1_896fa55879ea.slice PodAnnotations:0xc00279aa40}] Aliases:map[]}\"",
2026-06-11 12:41:58.228493 | controller |     "Jun 11 11:48:42.595401 crc crio[22553]: time=\"2026-06-11T11:48:42.595274351Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-699ff9c7c4-gcvls to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.228507 | controller |     "Jun 11 11:48:42.601978 crc crio[22553]: time=\"2026-06-11T11:48:42.599370781Z\" level=info msg=\"Starting container: 3c1b571794b97a352858939fcc9907e0b2044a1a3ce7d06fcb5c828d22cd8a40\" id=ac14866f-5f90-44b0-b0c9-22bbc23b7d73 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.228522 | controller |     "Jun 11 11:48:42.618480 crc crio[22553]: time=\"2026-06-11T11:48:42.618390886Z\" level=info msg=\"Started container\" PID=70299 containerID=3c1b571794b97a352858939fcc9907e0b2044a1a3ce7d06fcb5c828d22cd8a40 description=openstack/keystone-7f97f548f6-ptks4/keystone-api id=ac14866f-5f90-44b0-b0c9-22bbc23b7d73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0494ca2ffced0ce35e6743c5cd3aebc488b14bf80568bf64f1ced058bf2bd3fa",
2026-06-11 12:41:58.228537 | controller |     "Jun 11 11:48:42.655240 crc crio[22553]: time=\"2026-06-11T11:48:42.655053726Z\" level=info msg=\"Removed container 5aef99873b7e0f593f2539511ab955ade5cac8638387ff261cc7f7544e6dd7b7: openstack/dnsmasq-dns-6674dbf88c-vjw92/dnsmasq-dns\" id=0ac2ae7a-4f8d-46bd-a164-9e7be7255f61 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.228556 | controller |     "Jun 11 11:48:42.687645 crc crio[22553]: time=\"2026-06-11T11:48:42.687548854Z\" level=info msg=\"Removing container: f8c4dbfd4f323b2c64c54a1f8f177dd430029f9ba2191050c546aedb9ec4a12a\" id=7e0d4a1f-ea3c-4c97-b3e3-c483d0860558 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.228571 | controller |     "Jun 11 11:48:42.721491 crc crio[22553]: time=\"2026-06-11T11:48:42.716571491Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54f48964b7-mqfvn/POD\" id=917090bc-deb9-4c24-a035-61c3048bd56f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.228586 | controller |     "Jun 11 11:48:42.721491 crc crio[22553]: time=\"2026-06-11T11:48:42.718001983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.228600 | controller |     "Jun 11 11:48:42.796961 crc crio[22553]: time=\"2026-06-11T11:48:42.796901686Z\" level=info msg=\"Removed container f8c4dbfd4f323b2c64c54a1f8f177dd430029f9ba2191050c546aedb9ec4a12a: openstack/dnsmasq-dns-6674dbf88c-vjw92/init\" id=7e0d4a1f-ea3c-4c97-b3e3-c483d0860558 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.228614 | controller |     "Jun 11 11:48:42.827643 crc crio[22553]: time=\"2026-06-11T11:48:42.82756685Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-7497b7bd88-v9kwc/POD\" id=9722a8fd-56d4-4e16-8838-eea2a1dd09fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.228629 | controller |     "Jun 11 11:48:42.827806 crc crio[22553]: time=\"2026-06-11T11:48:42.827720455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.228644 | controller |     "Jun 11 11:48:42.858775 crc crio[22553]: time=\"2026-06-11T11:48:42.85838013Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-mqfvn Namespace:openstack ID:3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6 UID:e0322b2c-d36f-4fd4-aa75-179644447cd2 NetNS:/var/run/netns/019569f8-75ac-498e-ae87-dcd122200348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0322b2c_d36f_4fd4_aa75_179644447cd2.slice PodAnnotations:0xc00279a1f8}] Aliases:map[]}\"",
2026-06-11 12:41:58.228659 | controller |     "Jun 11 11:48:42.858775 crc crio[22553]: time=\"2026-06-11T11:48:42.858449712Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54f48964b7-mqfvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.228674 | controller |     "Jun 11 11:48:42.923014 crc crio[22553]: time=\"2026-06-11T11:48:42.922258114Z\" level=info msg=\"Got pod network &{Name:barbican-api-7497b7bd88-v9kwc Namespace:openstack ID:42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888 UID:ecbb6e2a-cde6-4ff2-9dc9-f2252e69ea41 NetNS:/var/run/netns/df441984-04d4-4412-9430-ba46760a109e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecbb6e2a_cde6_4ff2_9dc9_f2252e69ea41.slice PodAnnotations:0xc00012ae18}] Aliases:map[]}\"",
2026-06-11 12:41:58.228688 | controller |     "Jun 11 11:48:42.923014 crc crio[22553]: time=\"2026-06-11T11:48:42.922325976Z\" level=info msg=\"Adding pod openstack_barbican-api-7497b7bd88-v9kwc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.228703 | controller |     "Jun 11 11:48:43.267874 crc crio[22553]: 2026-06-11T11:48:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e927799e054188e Mac:5a:e7:64:a5:12:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/8ef9eb0a-b54a-4457-8585-df2e05e81093 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.228722 | controller |     "Jun 11 11:48:43.271325 crc crio[22553]: time=\"2026-06-11T11:48:43.268263392Z\" level=info msg=\"Got pod network &{Name:barbican-worker-6579fdcc8c-2jfkh Namespace:openstack ID:e927799e054188ea16d495e461e8687bbb1ea050af0adad229494544d20273ac UID:005c137a-1711-4f9b-b44b-b3ae7726dcf5 NetNS:/var/run/netns/8ef9eb0a-b54a-4457-8585-df2e05e81093 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod005c137a_1711_4f9b_b44b_b3ae7726dcf5.slice PodAnnotations:0xc001be6a60}] Aliases:map[]}\"",
2026-06-11 12:41:58.228737 | controller |     "Jun 11 11:48:43.271325 crc crio[22553]: time=\"2026-06-11T11:48:43.268502059Z\" level=info msg=\"Checking pod openstack_barbican-worker-6579fdcc8c-2jfkh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.228751 | controller |     "Jun 11 11:48:43.507749 crc crio[22553]: 2026-06-11T11:48:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed24d818f8ef287 Mac:0e:bb:55:f5:59:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/5d990b00-7240-4958-8a23-ac17d1fc3bfa SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.228766 | controller |     "Jun 11 11:48:43.509907 crc crio[22553]: time=\"2026-06-11T11:48:43.508242686Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-699ff9c7c4-gcvls Namespace:openstack ID:ed24d818f8ef28746418305defc730c7435dfaecc9a7edfbee3f3777afefa363 UID:51885270-6637-4e8e-80b1-896fa55879ea NetNS:/var/run/netns/5d990b00-7240-4958-8a23-ac17d1fc3bfa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51885270_6637_4e8e_80b1_896fa55879ea.slice PodAnnotations:0xc00279aa40}] Aliases:map[]}\"",
2026-06-11 12:41:58.228781 | controller |     "Jun 11 11:48:43.509907 crc crio[22553]: time=\"2026-06-11T11:48:43.508460592Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-699ff9c7c4-gcvls for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.228796 | controller |     "Jun 11 11:48:43.718776 crc crio[22553]: 2026-06-11T11:48:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f4c229b444c82a Mac:ba:9a:71:8d:16:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/019569f8-75ac-498e-ae87-dcd122200348 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.228811 | controller |     "Jun 11 11:48:43.720745 crc crio[22553]: time=\"2026-06-11T11:48:43.720599402Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-mqfvn Namespace:openstack ID:3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6 UID:e0322b2c-d36f-4fd4-aa75-179644447cd2 NetNS:/var/run/netns/019569f8-75ac-498e-ae87-dcd122200348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0322b2c_d36f_4fd4_aa75_179644447cd2.slice PodAnnotations:0xc00279a1f8}] Aliases:map[]}\"",
2026-06-11 12:41:58.228825 | controller |     "Jun 11 11:48:43.720885 crc crio[22553]: time=\"2026-06-11T11:48:43.720832179Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54f48964b7-mqfvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.228840 | controller |     "Jun 11 11:48:43.730945 crc crio[22553]: 2026-06-11T11:48:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42568c5e250679a Mac:22:58:d6:ea:31:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/df441984-04d4-4412-9430-ba46760a109e SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.228861 | controller |     "Jun 11 11:48:43.730945 crc crio[22553]: time=\"2026-06-11T11:48:43.725062533Z\" level=info msg=\"Got pod network &{Name:barbican-api-7497b7bd88-v9kwc Namespace:openstack ID:42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888 UID:ecbb6e2a-cde6-4ff2-9dc9-f2252e69ea41 NetNS:/var/run/netns/df441984-04d4-4412-9430-ba46760a109e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecbb6e2a_cde6_4ff2_9dc9_f2252e69ea41.slice PodAnnotations:0xc00012ae18}] Aliases:map[]}\"",
2026-06-11 12:41:58.228877 | controller |     "Jun 11 11:48:43.730945 crc crio[22553]: time=\"2026-06-11T11:48:43.725186456Z\" level=info msg=\"Checking pod openstack_barbican-api-7497b7bd88-v9kwc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.228892 | controller |     "Jun 11 11:48:44.620526 crc crio[22553]: time=\"2026-06-11T11:48:44.61964252Z\" level=info msg=\"Stopping pod sandbox: 373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715\" id=61cbbb62-7d2e-4a5a-98e1-42ce2c4b1980 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.228907 | controller |     "Jun 11 11:48:44.622015 crc crio[22553]: time=\"2026-06-11T11:48:44.621146624Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-s72gb Namespace:openstack ID:373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715 UID:5e2c6ec1-c2d5-4dd2-9043-9c72e93f2124 NetNS:/var/run/netns/e77d1139-c756-436b-80f0-bcbf389c6c6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e2c6ec1_c2d5_4dd2_9043_9c72e93f2124.slice PodAnnotations:0xc002b8a118}] Aliases:map[]}\"",
2026-06-11 12:41:58.228922 | controller |     "Jun 11 11:48:44.622015 crc crio[22553]: time=\"2026-06-11T11:48:44.621279348Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-s72gb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.228937 | controller |     "Jun 11 11:48:47.137004 crc crio[22553]: time=\"2026-06-11T11:48:47.135635297Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-5c9d465fbb-j52xw/POD\" id=30c79a71-f2c8-4e74-88ab-6ab72633db36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.228951 | controller |     "Jun 11 11:48:47.137004 crc crio[22553]: time=\"2026-06-11T11:48:47.136999087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.228966 | controller |     "Jun 11 11:48:47.608165 crc crio[22553]: time=\"2026-06-11T11:48:47.600273867Z\" level=info msg=\"Ran pod sandbox e927799e054188ea16d495e461e8687bbb1ea050af0adad229494544d20273ac with infra container: openstack/barbican-worker-6579fdcc8c-2jfkh/POD\" id=88b3f4bf-65bf-44bd-9358-bd959676662f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.228981 | controller |     "Jun 11 11:48:47.608557 crc crio[22553]: time=\"2026-06-11T11:48:47.604302075Z\" level=info msg=\"Ran pod sandbox 3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6 with infra container: openstack/dnsmasq-dns-54f48964b7-mqfvn/POD\" id=917090bc-deb9-4c24-a035-61c3048bd56f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.228996 | controller |     "Jun 11 11:48:47.612295 crc crio[22553]: time=\"2026-06-11T11:48:47.612198556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=bd857a03-d977-4218-8335-b5b2b8ca812d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.229016 | controller |     "Jun 11 11:48:47.612614 crc crio[22553]: time=\"2026-06-11T11:48:47.612578047Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=bd857a03-d977-4218-8335-b5b2b8ca812d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.229031 | controller |     "Jun 11 11:48:47.613963 crc crio[22553]: time=\"2026-06-11T11:48:47.612639298Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=bd857a03-d977-4218-8335-b5b2b8ca812d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.229046 | controller |     "Jun 11 11:48:47.615516 crc crio[22553]: time=\"2026-06-11T11:48:47.61542629Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=765c312e-4026-461d-a026-0f965c43b047 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.229061 | controller |     "Jun 11 11:48:47.618442 crc crio[22553]: time=\"2026-06-11T11:48:47.618307454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f3089b40-75a6-48ac-9a91-7fa2f02a374c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.229076 | controller |     "Jun 11 11:48:47.624301 crc crio[22553]: time=\"2026-06-11T11:48:47.624148314Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"",
2026-06-11 12:41:58.229091 | controller |     "Jun 11 11:48:47.628264 crc crio[22553]: time=\"2026-06-11T11:48:47.62812568Z\" level=info msg=\"Ran pod sandbox ed24d818f8ef28746418305defc730c7435dfaecc9a7edfbee3f3777afefa363 with infra container: openstack/barbican-keystone-listener-699ff9c7c4-gcvls/POD\" id=39890c6f-00f3-4671-adff-183e36416b27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.229106 | controller |     "Jun 11 11:48:47.636211 crc crio[22553]: time=\"2026-06-11T11:48:47.636035561Z\" level=info msg=\"Stopped pod sandbox: 373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715\" id=61cbbb62-7d2e-4a5a-98e1-42ce2c4b1980 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.229121 | controller |     "Jun 11 11:48:47.641786 crc crio[22553]: time=\"2026-06-11T11:48:47.641453859Z\" level=info msg=\"Ran pod sandbox 42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888 with infra container: openstack/barbican-api-7497b7bd88-v9kwc/POD\" id=9722a8fd-56d4-4e16-8838-eea2a1dd09fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.229136 | controller |     "Jun 11 11:48:47.642368 crc crio[22553]: time=\"2026-06-11T11:48:47.642299294Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=440749d8-8cbd-47b1-a20c-577a686bdf15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.229151 | controller |     "Jun 11 11:48:47.642569 crc crio[22553]: time=\"2026-06-11T11:48:47.64251823Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=440749d8-8cbd-47b1-a20c-577a686bdf15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.229165 | controller |     "Jun 11 11:48:47.642790 crc crio[22553]: time=\"2026-06-11T11:48:47.642588993Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=440749d8-8cbd-47b1-a20c-577a686bdf15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.229180 | controller |     "Jun 11 11:48:47.644143 crc crio[22553]: time=\"2026-06-11T11:48:47.644066756Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=cbf14a5a-792c-42d5-a1d4-2187631838af name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.229195 | controller |     "Jun 11 11:48:47.644437 crc crio[22553]: time=\"2026-06-11T11:48:47.644383605Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=21cd46f0-267d-4899-b08b-9f675d621981 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.229214 | controller |     "Jun 11 11:48:47.648519 crc crio[22553]: time=\"2026-06-11T11:48:47.648437363Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"",
2026-06-11 12:41:58.229230 | controller |     "Jun 11 11:48:53.897450 crc crio[22553]: time=\"2026-06-11T11:48:53.896254651Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=93a74021-d92a-4022-b1cc-74ee36de30e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.229245 | controller |     "Jun 11 11:48:53.915960 crc crio[22553]: time=\"2026-06-11T11:48:53.915662518Z\" level=info msg=\"Got pod network &{Name:barbican-api-5c9d465fbb-j52xw Namespace:openstack ID:b2085b17904c995b9419e455000d2addcdc21cfa53275ed8950412fafd586b49 UID:ebff7ef2-ec9e-463d-8b12-a19a21b01192 NetNS:/var/run/netns/dad72f37-627f-4c44-91fc-506d53b13b88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebff7ef2_ec9e_463d_8b12_a19a21b01192.slice PodAnnotations:0xc0011e8178}] Aliases:map[]}\"",
2026-06-11 12:41:58.229260 | controller |     "Jun 11 11:48:53.917444 crc crio[22553]: time=\"2026-06-11T11:48:53.917322176Z\" level=info msg=\"Adding pod openstack_barbican-api-5c9d465fbb-j52xw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.229275 | controller |     "Jun 11 11:48:53.949867 crc crio[22553]: time=\"2026-06-11T11:48:53.949747762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=92867b09-3d51-47b3-ad04-10d5077cf8e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.229291 | controller |     "Jun 11 11:48:54.451009 crc crio[22553]: time=\"2026-06-11T11:48:54.449066994Z\" level=info msg=\"Creating container: openstack/barbican-api-7497b7bd88-v9kwc/barbican-api-log\" id=5a64cee7-1e79-4ec4-9850-9f9c0047dcb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.229305 | controller |     "Jun 11 11:48:54.454959 crc crio[22553]: time=\"2026-06-11T11:48:54.453941576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.229320 | controller |     "Jun 11 11:48:54.511493 crc crio[22553]: time=\"2026-06-11T11:48:54.511397643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.229335 | controller |     "Jun 11 11:48:54.515777 crc crio[22553]: time=\"2026-06-11T11:48:54.515625206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.229367 | controller |     "Jun 11 11:48:54.673653 crc crio[22553]: time=\"2026-06-11T11:48:54.673279967Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-mqfvn/init\" id=36176a2a-b332-42cf-9aaf-60e08342fbc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.229384 | controller |     "Jun 11 11:48:54.674321 crc crio[22553]: time=\"2026-06-11T11:48:54.674267686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.229399 | controller |     "Jun 11 11:48:54.746890 crc crio[22553]: time=\"2026-06-11T11:48:54.746254087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.229418 | controller |     "Jun 11 11:48:54.751449 crc crio[22553]: time=\"2026-06-11T11:48:54.751326385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.229433 | controller |     "Jun 11 11:48:54.846194 crc crio[22553]: time=\"2026-06-11T11:48:54.845404261Z\" level=info msg=\"Created container dc0bf5c1a48b06d46a3bc5feebf5f0127cbae89abefe597af12e723a8f4618e0: openstack/barbican-api-7497b7bd88-v9kwc/barbican-api-log\" id=5a64cee7-1e79-4ec4-9850-9f9c0047dcb4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.229448 | controller |     "Jun 11 11:48:54.849181 crc crio[22553]: time=\"2026-06-11T11:48:54.84845563Z\" level=info msg=\"Starting container: dc0bf5c1a48b06d46a3bc5feebf5f0127cbae89abefe597af12e723a8f4618e0\" id=5477f1fa-8bcd-4790-b45f-1c123aaeeb57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.229463 | controller |     "Jun 11 11:48:54.858373 crc crio[22553]: time=\"2026-06-11T11:48:54.857810523Z\" level=info msg=\"Started container\" PID=71295 containerID=dc0bf5c1a48b06d46a3bc5feebf5f0127cbae89abefe597af12e723a8f4618e0 description=openstack/barbican-api-7497b7bd88-v9kwc/barbican-api-log id=5477f1fa-8bcd-4790-b45f-1c123aaeeb57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888",
2026-06-11 12:41:58.229478 | controller |     "Jun 11 11:48:55.280743 crc crio[22553]: time=\"2026-06-11T11:48:55.280562641Z\" level=info msg=\"Created container 9c0ff3071cd15f385570e918fdcc157680d365159d8830803f3ed80d9b195c83: openstack/dnsmasq-dns-54f48964b7-mqfvn/init\" id=36176a2a-b332-42cf-9aaf-60e08342fbc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.229493 | controller |     "Jun 11 11:48:55.283754 crc crio[22553]: time=\"2026-06-11T11:48:55.281868329Z\" level=info msg=\"Starting container: 9c0ff3071cd15f385570e918fdcc157680d365159d8830803f3ed80d9b195c83\" id=4ef03764-9d2c-4208-a141-e81b6e5287ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.229507 | controller |     "Jun 11 11:48:55.288795 crc crio[22553]: time=\"2026-06-11T11:48:55.288635526Z\" level=info msg=\"Started container\" PID=71302 containerID=9c0ff3071cd15f385570e918fdcc157680d365159d8830803f3ed80d9b195c83 description=openstack/dnsmasq-dns-54f48964b7-mqfvn/init id=4ef03764-9d2c-4208-a141-e81b6e5287ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6",
2026-06-11 12:41:58.229522 | controller |     "Jun 11 11:48:55.335056 crc crio[22553]: time=\"2026-06-11T11:48:55.334837254Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=921557b0-92e0-443f-88c0-01dbde6c2294 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.229537 | controller |     "Jun 11 11:48:55.393914 crc crio[22553]: time=\"2026-06-11T11:48:55.39362969Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=e25e8149-1730-49fd-bc91-32a42ba08ece name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.229552 | controller |     "Jun 11 11:48:55.404120 crc crio[22553]: 2026-06-11T11:48:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2085b17904c995 Mac:02:72:f3:2e:36:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/dad72f37-627f-4c44-91fc-506d53b13b88 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.229566 | controller |     "Jun 11 11:48:55.406876 crc crio[22553]: time=\"2026-06-11T11:48:55.406820605Z\" level=info msg=\"Got pod network &{Name:barbican-api-5c9d465fbb-j52xw Namespace:openstack ID:b2085b17904c995b9419e455000d2addcdc21cfa53275ed8950412fafd586b49 UID:ebff7ef2-ec9e-463d-8b12-a19a21b01192 NetNS:/var/run/netns/dad72f37-627f-4c44-91fc-506d53b13b88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebff7ef2_ec9e_463d_8b12_a19a21b01192.slice PodAnnotations:0xc0011e8178}] Aliases:map[]}\"",
2026-06-11 12:41:58.229585 | controller |     "Jun 11 11:48:55.407218 crc crio[22553]: time=\"2026-06-11T11:48:55.40698709Z\" level=info msg=\"Checking pod openstack_barbican-api-5c9d465fbb-j52xw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.229600 | controller |     "Jun 11 11:48:55.416031 crc crio[22553]: time=\"2026-06-11T11:48:55.415657133Z\" level=info msg=\"Ran pod sandbox b2085b17904c995b9419e455000d2addcdc21cfa53275ed8950412fafd586b49 with infra container: openstack/barbican-api-5c9d465fbb-j52xw/POD\" id=30c79a71-f2c8-4e74-88ab-6ab72633db36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.229615 | controller |     "Jun 11 11:48:55.421564 crc crio[22553]: time=\"2026-06-11T11:48:55.419880646Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=e7ca963d-d76d-47e6-a0ef-c99c1e2bee51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.229630 | controller |     "Jun 11 11:48:55.428123 crc crio[22553]: time=\"2026-06-11T11:48:55.428011664Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=ee9dcb23-ffee-46fd-af11-e3f29888d7f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.229644 | controller |     "Jun 11 11:48:55.655445 crc crio[22553]: time=\"2026-06-11T11:48:55.643870944Z\" level=info msg=\"Creating container: openstack/barbican-api-7497b7bd88-v9kwc/barbican-api\" id=2b383340-bd44-400c-850b-d30ba25290cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.229659 | controller |     "Jun 11 11:48:55.655445 crc crio[22553]: time=\"2026-06-11T11:48:55.645978235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.229673 | controller |     "Jun 11 11:48:55.663018 crc crio[22553]: time=\"2026-06-11T11:48:55.662894899Z\" level=info msg=\"Creating container: openstack/barbican-api-5c9d465fbb-j52xw/barbican-api-log\" id=b14fe7f3-ba10-49c6-8ed1-9f4e987c2af3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.229688 | controller |     "Jun 11 11:48:55.869991 crc crio[22553]: time=\"2026-06-11T11:48:55.868652694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.229703 | controller |     "Jun 11 11:48:55.890064 crc crio[22553]: time=\"2026-06-11T11:48:55.889954015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.229718 | controller |     "Jun 11 11:48:55.895438 crc crio[22553]: time=\"2026-06-11T11:48:55.894459987Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=33338fc7-dafe-4d13-9a07-09bb5b7e6db7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.229742 | controller |     "Jun 11 11:48:55.919790 crc crio[22553]: time=\"2026-06-11T11:48:55.919537009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.229764 | controller |     "Jun 11 11:48:55.973639 crc crio[22553]: time=\"2026-06-11T11:48:55.973489183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.229783 | controller |     "Jun 11 11:48:55.978924 crc crio[22553]: time=\"2026-06-11T11:48:55.978663404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.229809 | controller |     "Jun 11 11:48:55.995199 crc crio[22553]: time=\"2026-06-11T11:48:55.995103084Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:457ac65a0818c89c25b563e576fd0e228e61b23e5913835aa8c748f2c70ce600\" id=9fb4f198-ff3a-4f22-926d-7132ed5d4799 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.229831 | controller |     "Jun 11 11:48:55.999202 crc crio[22553]: time=\"2026-06-11T11:48:55.999155472Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=9a1e458b-6e94-4839-9332-bc07ba2b8b58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.229853 | controller |     "Jun 11 11:48:56.025487 crc crio[22553]: time=\"2026-06-11T11:48:56.025392488Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=2297fe3d-a20b-42c6-9a51-3e1b770df091 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.229868 | controller |     "Jun 11 11:48:56.035649 crc crio[22553]: time=\"2026-06-11T11:48:56.034327719Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4ca1f7dd-0c2b-4b5f-9081-afb971eb964b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.229888 | controller |     "Jun 11 11:48:56.055813 crc crio[22553]: time=\"2026-06-11T11:48:56.055669232Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=f717e715-3368-4d82-bb4a-2241583f52a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.229908 | controller |     "Jun 11 11:48:56.056177 crc crio[22553]: time=\"2026-06-11T11:48:56.055921849Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54f48964b7-mqfvn/dnsmasq-dns\" id=74c1ca1c-c727-407d-ad28-39abeb20925c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.229923 | controller |     "Jun 11 11:48:56.056481 crc crio[22553]: time=\"2026-06-11T11:48:56.056405733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.229944 | controller |     "Jun 11 11:48:56.058760 crc crio[22553]: time=\"2026-06-11T11:48:56.058659959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.229965 | controller |     "Jun 11 11:48:56.085267 crc crio[22553]: time=\"2026-06-11T11:48:56.085120051Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-7ttck/POD\" id=13272e0a-64ec-4e55-8e17-3d77e094039b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.229980 | controller |     "Jun 11 11:48:56.085565 crc crio[22553]: time=\"2026-06-11T11:48:56.085486372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.230000 | controller |     "Jun 11 11:48:56.177943 crc crio[22553]: time=\"2026-06-11T11:48:56.177161347Z\" level=info msg=\"Created container 2a3e959574d531dcfb3c8e88004051d58d4a666b4cf6f7dde13a2d5ea2c106f1: openstack/barbican-api-7497b7bd88-v9kwc/barbican-api\" id=2b383340-bd44-400c-850b-d30ba25290cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.230021 | controller |     "Jun 11 11:48:56.185790 crc crio[22553]: time=\"2026-06-11T11:48:56.184163632Z\" level=info msg=\"Starting container: 2a3e959574d531dcfb3c8e88004051d58d4a666b4cf6f7dde13a2d5ea2c106f1\" id=4b63c783-c678-4576-9330-b0259a6f57cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.230036 | controller |     "Jun 11 11:48:56.201037 crc crio[22553]: time=\"2026-06-11T11:48:56.20091018Z\" level=info msg=\"Created container 55a4f33703c438d1801f325000784ccc1ce6748a023ab743da2148b48917dc80: openstack/barbican-api-5c9d465fbb-j52xw/barbican-api-log\" id=b14fe7f3-ba10-49c6-8ed1-9f4e987c2af3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.230059 | controller |     "Jun 11 11:48:56.206399 crc crio[22553]: time=\"2026-06-11T11:48:56.206257456Z\" level=info msg=\"Started container\" PID=71456 containerID=2a3e959574d531dcfb3c8e88004051d58d4a666b4cf6f7dde13a2d5ea2c106f1 description=openstack/barbican-api-7497b7bd88-v9kwc/barbican-api id=4b63c783-c678-4576-9330-b0259a6f57cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888",
2026-06-11 12:41:58.230080 | controller |     "Jun 11 11:48:56.208178 crc crio[22553]: time=\"2026-06-11T11:48:56.208109741Z\" level=info msg=\"Starting container: 55a4f33703c438d1801f325000784ccc1ce6748a023ab743da2148b48917dc80\" id=acd30787-3457-4c56-a797-0f975addba4d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.230102 | controller |     "Jun 11 11:48:56.216492 crc crio[22553]: time=\"2026-06-11T11:48:56.21631721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.230117 | controller |     "Jun 11 11:48:56.224616 crc crio[22553]: time=\"2026-06-11T11:48:56.224485018Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-7ttck Namespace:openstack ID:d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f UID:280e50b0-dad0-4527-af61-7e270d6e149a NetNS:/var/run/netns/975ca0b9-1db7-4d35-b494-5ae4be75aa1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod280e50b0_dad0_4527_af61_7e270d6e149a.slice PodAnnotations:0xc002816100}] Aliases:map[]}\"",
2026-06-11 12:41:58.230137 | controller |     "Jun 11 11:48:56.224616 crc crio[22553]: time=\"2026-06-11T11:48:56.224639043Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-7ttck to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.230158 | controller |     "Jun 11 11:48:56.225163 crc crio[22553]: time=\"2026-06-11T11:48:56.224998023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.230174 | controller |     "Jun 11 11:48:56.228893 crc crio[22553]: time=\"2026-06-11T11:48:56.228839065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.230195 | controller |     "Jun 11 11:48:56.239033 crc crio[22553]: time=\"2026-06-11T11:48:56.238955681Z\" level=info msg=\"Started container\" PID=71455 containerID=55a4f33703c438d1801f325000784ccc1ce6748a023ab743da2148b48917dc80 description=openstack/barbican-api-5c9d465fbb-j52xw/barbican-api-log id=acd30787-3457-4c56-a797-0f975addba4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2085b17904c995b9419e455000d2addcdc21cfa53275ed8950412fafd586b49",
2026-06-11 12:41:58.230264 | controller |     "Jun 11 11:48:56.248454 crc crio[22553]: time=\"2026-06-11T11:48:56.248405727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.230287 | controller |     "Jun 11 11:48:56.269260 crc crio[22553]: time=\"2026-06-11T11:48:56.268952566Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=0b528f85-3b81-4f00-8444-a81d5e866ee6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.230302 | controller |     "Jun 11 11:48:56.436622 crc crio[22553]: time=\"2026-06-11T11:48:56.436535387Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=31259122-b45a-48c0-829d-654581dd6b44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.230322 | controller |     "Jun 11 11:48:56.455313 crc crio[22553]: time=\"2026-06-11T11:48:56.455242433Z\" level=info msg=\"Creating container: openstack/barbican-api-5c9d465fbb-j52xw/barbican-api\" id=61682f79-30a9-4bb4-993e-6b14f017ee49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.230338 | controller |     "Jun 11 11:48:56.457289 crc crio[22553]: time=\"2026-06-11T11:48:56.457237481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.230377 | controller |     "Jun 11 11:48:56.467442 crc crio[22553]: time=\"2026-06-11T11:48:56.467396908Z\" level=info msg=\"Created container 0b7691f8c906a0828ce8a65bdaf24b5b404d95933f097000f73d83d41f3c1716: openstack/ceilometer-0/sg-core\" id=f717e715-3368-4d82-bb4a-2241583f52a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.230395 | controller |     "Jun 11 11:48:56.469663 crc crio[22553]: time=\"2026-06-11T11:48:56.469577481Z\" level=info msg=\"Starting container: 0b7691f8c906a0828ce8a65bdaf24b5b404d95933f097000f73d83d41f3c1716\" id=2f0b89bd-32f3-46ef-af81-b6be1393c73d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.230410 | controller |     "Jun 11 11:48:56.495486 crc crio[22553]: time=\"2026-06-11T11:48:56.495379334Z\" level=info msg=\"Created container 8819f56aa86c0315408d7d9b05b92ffd3ea1acfb8be40da437b0cc8d070a90ec: openstack/dnsmasq-dns-54f48964b7-mqfvn/dnsmasq-dns\" id=74c1ca1c-c727-407d-ad28-39abeb20925c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.230425 | controller |     "Jun 11 11:48:56.498294 crc crio[22553]: time=\"2026-06-11T11:48:56.498130115Z\" level=info msg=\"Starting container: 8819f56aa86c0315408d7d9b05b92ffd3ea1acfb8be40da437b0cc8d070a90ec\" id=b6d117f6-bd34-4d84-9576-512fc3bc2a95 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.230440 | controller |     "Jun 11 11:48:56.501410 crc crio[22553]: time=\"2026-06-11T11:48:56.501291547Z\" level=info msg=\"Started container\" PID=71494 containerID=0b7691f8c906a0828ce8a65bdaf24b5b404d95933f097000f73d83d41f3c1716 description=openstack/ceilometer-0/sg-core id=2f0b89bd-32f3-46ef-af81-b6be1393c73d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7",
2026-06-11 12:41:58.230455 | controller |     "Jun 11 11:48:56.514643 crc crio[22553]: time=\"2026-06-11T11:48:56.514565654Z\" level=info msg=\"Started container\" PID=71486 containerID=8819f56aa86c0315408d7d9b05b92ffd3ea1acfb8be40da437b0cc8d070a90ec description=openstack/dnsmasq-dns-54f48964b7-mqfvn/dnsmasq-dns id=b6d117f6-bd34-4d84-9576-512fc3bc2a95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6",
2026-06-11 12:41:58.230470 | controller |     "Jun 11 11:48:56.573327 crc crio[22553]: time=\"2026-06-11T11:48:56.573263597Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=22ea9d70-1722-42b0-b1cf-892f7d524d99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.230485 | controller |     "Jun 11 11:48:56.574120 crc crio[22553]: time=\"2026-06-11T11:48:56.574100332Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=22ea9d70-1722-42b0-b1cf-892f7d524d99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.230500 | controller |     "Jun 11 11:48:56.574304 crc crio[22553]: time=\"2026-06-11T11:48:56.574287687Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=22ea9d70-1722-42b0-b1cf-892f7d524d99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.230515 | controller |     "Jun 11 11:48:56.579153 crc crio[22553]: time=\"2026-06-11T11:48:56.579072177Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=e9f62504-cfbd-4101-adfc-ffaa96eb00c5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.230530 | controller |     "Jun 11 11:48:56.587612 crc crio[22553]: time=\"2026-06-11T11:48:56.587495192Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-11 12:41:58.230549 | controller |     "Jun 11 11:48:56.613131 crc crio[22553]: time=\"2026-06-11T11:48:56.613020057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.230564 | controller |     "Jun 11 11:48:56.619607 crc crio[22553]: time=\"2026-06-11T11:48:56.619215588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.230579 | controller |     "Jun 11 11:48:56.841106 crc crio[22553]: time=\"2026-06-11T11:48:56.840106965Z\" level=info msg=\"Created container 7efcb83d9b87e18bb6e7beec37b02dda8929d023636129114304b49a76945bec: openstack/barbican-api-5c9d465fbb-j52xw/barbican-api\" id=61682f79-30a9-4bb4-993e-6b14f017ee49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.230594 | controller |     "Jun 11 11:48:56.844386 crc crio[22553]: time=\"2026-06-11T11:48:56.844227545Z\" level=info msg=\"Starting container: 7efcb83d9b87e18bb6e7beec37b02dda8929d023636129114304b49a76945bec\" id=8ac9754d-7f6c-4cef-b7ab-02883dbe90fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.230609 | controller |     "Jun 11 11:48:56.857200 crc crio[22553]: time=\"2026-06-11T11:48:56.85708335Z\" level=info msg=\"Started container\" PID=71611 containerID=7efcb83d9b87e18bb6e7beec37b02dda8929d023636129114304b49a76945bec description=openstack/barbican-api-5c9d465fbb-j52xw/barbican-api id=8ac9754d-7f6c-4cef-b7ab-02883dbe90fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2085b17904c995b9419e455000d2addcdc21cfa53275ed8950412fafd586b49",
2026-06-11 12:41:58.230624 | controller |     "Jun 11 11:48:56.931658 crc crio[22553]: 2026-06-11T11:48:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6edd8e7ee24968 Mac:f6:aa:35:ff:b9:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/975ca0b9-1db7-4d35-b494-5ae4be75aa1e SocketPath: PciID:}] [{Interface:0xc0004b06d0 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.230639 | controller |     "Jun 11 11:48:56.933998 crc crio[22553]: time=\"2026-06-11T11:48:56.93382938Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-7ttck Namespace:openstack ID:d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f UID:280e50b0-dad0-4527-af61-7e270d6e149a NetNS:/var/run/netns/975ca0b9-1db7-4d35-b494-5ae4be75aa1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod280e50b0_dad0_4527_af61_7e270d6e149a.slice PodAnnotations:0xc002816100}] Aliases:map[]}\"",
2026-06-11 12:41:58.230654 | controller |     "Jun 11 11:48:56.934153 crc crio[22553]: time=\"2026-06-11T11:48:56.934034616Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-7ttck for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.230668 | controller |     "Jun 11 11:48:56.954645 crc crio[22553]: time=\"2026-06-11T11:48:56.954414421Z\" level=info msg=\"Ran pod sandbox d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f with infra container: openstack/cinder-online-data-migrations-7ttck/POD\" id=13272e0a-64ec-4e55-8e17-3d77e094039b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.230683 | controller |     "Jun 11 11:48:56.964408 crc crio[22553]: time=\"2026-06-11T11:48:56.964276229Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=79471f97-f54e-433a-99c0-4ca1a0e9fd8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.230698 | controller |     "Jun 11 11:48:56.993817 crc crio[22553]: time=\"2026-06-11T11:48:56.987856997Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=0ac16465-72e6-4dbb-a2a7-00e5e12c430f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.230716 | controller |     "Jun 11 11:48:57.005547 crc crio[22553]: time=\"2026-06-11T11:48:57.005300596Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-7ttck/cinder-online-data-migrations\" id=f68391ae-f7f8-4913-b24e-f02d98d6b72d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.230731 | controller |     "Jun 11 11:48:57.024117 crc crio[22553]: time=\"2026-06-11T11:48:57.024036813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.230745 | controller |     "Jun 11 11:48:57.143772 crc crio[22553]: time=\"2026-06-11T11:48:57.143670454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.230760 | controller |     "Jun 11 11:48:57.151750 crc crio[22553]: time=\"2026-06-11T11:48:57.151610136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.230775 | controller |     "Jun 11 11:48:57.327394 crc crio[22553]: time=\"2026-06-11T11:48:57.327269012Z\" level=info msg=\"Created container 6f1efe7a7d48054958c8822f97dfda87d9662a241703d69b7b278818845e623c: openstack/cinder-online-data-migrations-7ttck/cinder-online-data-migrations\" id=f68391ae-f7f8-4913-b24e-f02d98d6b72d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.230789 | controller |     "Jun 11 11:48:57.329138 crc crio[22553]: time=\"2026-06-11T11:48:57.329060005Z\" level=info msg=\"Starting container: 6f1efe7a7d48054958c8822f97dfda87d9662a241703d69b7b278818845e623c\" id=386c3b78-acf0-4b58-8d71-e867a8dcdf78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.230804 | controller |     "Jun 11 11:48:57.338619 crc crio[22553]: time=\"2026-06-11T11:48:57.33850462Z\" level=info msg=\"Started container\" PID=71771 containerID=6f1efe7a7d48054958c8822f97dfda87d9662a241703d69b7b278818845e623c description=openstack/cinder-online-data-migrations-7ttck/cinder-online-data-migrations id=386c3b78-acf0-4b58-8d71-e867a8dcdf78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f",
2026-06-11 12:41:58.230819 | controller |     "Jun 11 11:48:59.561738 crc crio[22553]: time=\"2026-06-11T11:48:59.560156207Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f\" id=765c312e-4026-461d-a026-0f965c43b047 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.230833 | controller |     "Jun 11 11:48:59.568982 crc crio[22553]: time=\"2026-06-11T11:48:59.568869781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=a8f0acb7-7cec-49d7-909f-e00edbd9798d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.230848 | controller |     "Jun 11 11:48:59.577168 crc crio[22553]: time=\"2026-06-11T11:48:59.576620357Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de\" id=21cd46f0-267d-4899-b08b-9f675d621981 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.230862 | controller |     "Jun 11 11:48:59.580968 crc crio[22553]: time=\"2026-06-11T11:48:59.580906392Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=02ce0bbd-a842-4160-bc81-ea93ed886f64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.230877 | controller |     "Jun 11 11:48:59.589140 crc crio[22553]: time=\"2026-06-11T11:48:59.584737314Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=db984b7f-c7e7-483b-81cc-9b98652daaad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.230896 | controller |     "Jun 11 11:48:59.590064 crc crio[22553]: time=\"2026-06-11T11:48:59.590010278Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=dd39474e-5f8e-4b53-ba9f-615e5e6b7545 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.230912 | controller |     "Jun 11 11:48:59.598875 crc crio[22553]: time=\"2026-06-11T11:48:59.598577588Z\" level=info msg=\"Creating container: openstack/barbican-worker-6579fdcc8c-2jfkh/barbican-worker-log\" id=b4811d1b-ebc8-42eb-9edb-fcb8560515fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.230926 | controller |     "Jun 11 11:48:59.601391 crc crio[22553]: time=\"2026-06-11T11:48:59.601291977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.230941 | controller |     "Jun 11 11:48:59.617846 crc crio[22553]: time=\"2026-06-11T11:48:59.617768528Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-699ff9c7c4-gcvls/barbican-keystone-listener-log\" id=d51adcb1-8dc3-463b-ad9e-3c5e0a6efa60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.230955 | controller |     "Jun 11 11:48:59.662110 crc crio[22553]: time=\"2026-06-11T11:48:59.661999419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.230970 | controller |     "Jun 11 11:48:59.855768 crc crio[22553]: time=\"2026-06-11T11:48:59.85494118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.230984 | controller |     "Jun 11 11:48:59.879192 crc crio[22553]: time=\"2026-06-11T11:48:59.879088775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.230999 | controller |     "Jun 11 11:48:59.882197 crc crio[22553]: time=\"2026-06-11T11:48:59.88166196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.231013 | controller |     "Jun 11 11:48:59.926869 crc crio[22553]: time=\"2026-06-11T11:48:59.926596721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.231027 | controller |     "Jun 11 11:49:00.182133 crc crio[22553]: time=\"2026-06-11T11:49:00.182021296Z\" level=info msg=\"Created container e410e9f2b31daa8be13008c93dbdffa716b505006f71af84ac7c08e91692f094: openstack/barbican-keystone-listener-699ff9c7c4-gcvls/barbican-keystone-listener-log\" id=d51adcb1-8dc3-463b-ad9e-3c5e0a6efa60 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.231042 | controller |     "Jun 11 11:49:00.186410 crc crio[22553]: time=\"2026-06-11T11:49:00.185736474Z\" level=info msg=\"Starting container: e410e9f2b31daa8be13008c93dbdffa716b505006f71af84ac7c08e91692f094\" id=7b19da20-9b6f-4970-9298-96edcb16b1ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.231057 | controller |     "Jun 11 11:49:00.198625 crc crio[22553]: time=\"2026-06-11T11:49:00.198499967Z\" level=info msg=\"Started container\" PID=72202 containerID=e410e9f2b31daa8be13008c93dbdffa716b505006f71af84ac7c08e91692f094 description=openstack/barbican-keystone-listener-699ff9c7c4-gcvls/barbican-keystone-listener-log id=7b19da20-9b6f-4970-9298-96edcb16b1ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed24d818f8ef28746418305defc730c7435dfaecc9a7edfbee3f3777afefa363",
2026-06-11 12:41:58.231075 | controller |     "Jun 11 11:49:00.219251 crc crio[22553]: time=\"2026-06-11T11:49:00.219133079Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=73f1240a-0c2a-41fb-9a39-9f4f012a42b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.231090 | controller |     "Jun 11 11:49:00.221059 crc crio[22553]: time=\"2026-06-11T11:49:00.220977192Z\" level=info msg=\"Created container 6342b614a14dd5421289548d7937186c804d0aa56bbcc33a1eef7fb129618cd7: openstack/barbican-worker-6579fdcc8c-2jfkh/barbican-worker-log\" id=b4811d1b-ebc8-42eb-9edb-fcb8560515fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.231105 | controller |     "Jun 11 11:49:00.224414 crc crio[22553]: time=\"2026-06-11T11:49:00.224302149Z\" level=info msg=\"Starting container: 6342b614a14dd5421289548d7937186c804d0aa56bbcc33a1eef7fb129618cd7\" id=e19c3da5-672b-4dc8-9212-6737b9bfd2f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.231120 | controller |     "Jun 11 11:49:00.242462 crc crio[22553]: time=\"2026-06-11T11:49:00.24006693Z\" level=info msg=\"Started container\" PID=72197 containerID=6342b614a14dd5421289548d7937186c804d0aa56bbcc33a1eef7fb129618cd7 description=openstack/barbican-worker-6579fdcc8c-2jfkh/barbican-worker-log id=e19c3da5-672b-4dc8-9212-6737b9bfd2f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e927799e054188ea16d495e461e8687bbb1ea050af0adad229494544d20273ac",
2026-06-11 12:41:58.231134 | controller |     "Jun 11 11:49:00.267008 crc crio[22553]: time=\"2026-06-11T11:49:00.266854151Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=e0105445-6d4d-48c2-9ef2-1fdb5955ee1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.231149 | controller |     "Jun 11 11:49:00.287428 crc crio[22553]: time=\"2026-06-11T11:49:00.284020102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=e21b3884-ba98-4de8-92c7-ad5677ec02ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.231178 | controller |     "Jun 11 11:49:00.296648 crc crio[22553]: time=\"2026-06-11T11:49:00.296554588Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-699ff9c7c4-gcvls/barbican-keystone-listener\" id=ac3afe44-d682-4058-ac6f-f4d5453ef462 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.231195 | controller |     "Jun 11 11:49:00.301066 crc crio[22553]: time=\"2026-06-11T11:49:00.300916675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.231210 | controller |     "Jun 11 11:49:00.310839 crc crio[22553]: time=\"2026-06-11T11:49:00.310774503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=317d4f91-d13f-46bc-82ef-b3920359f67e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.231225 | controller |     "Jun 11 11:49:00.334918 crc crio[22553]: time=\"2026-06-11T11:49:00.334854016Z\" level=info msg=\"Creating container: openstack/barbican-worker-6579fdcc8c-2jfkh/barbican-worker\" id=29e32df3-6553-4691-a043-10cc43acaa14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.231240 | controller |     "Jun 11 11:49:00.336936 crc crio[22553]: time=\"2026-06-11T11:49:00.336909406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.231255 | controller |     "Jun 11 11:49:00.385549 crc crio[22553]: time=\"2026-06-11T11:49:00.385322919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.231274 | controller |     "Jun 11 11:49:00.395505 crc crio[22553]: time=\"2026-06-11T11:49:00.394774975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.231289 | controller |     "Jun 11 11:49:00.419024 crc crio[22553]: time=\"2026-06-11T11:49:00.418883718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.231304 | controller |     "Jun 11 11:49:00.426049 crc crio[22553]: time=\"2026-06-11T11:49:00.425965145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.231320 | controller |     "Jun 11 11:49:00.546829 crc crio[22553]: time=\"2026-06-11T11:49:00.546148322Z\" level=info msg=\"Created container b9d6e4b405beb092ee93df4dc6032633d4a1e5f2d4f89cc6b25d7fb96c6add7e: openstack/barbican-keystone-listener-699ff9c7c4-gcvls/barbican-keystone-listener\" id=ac3afe44-d682-4058-ac6f-f4d5453ef462 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.231335 | controller |     "Jun 11 11:49:00.548045 crc crio[22553]: time=\"2026-06-11T11:49:00.547918824Z\" level=info msg=\"Starting container: b9d6e4b405beb092ee93df4dc6032633d4a1e5f2d4f89cc6b25d7fb96c6add7e\" id=6986a8e3-a172-476a-b3cb-caacc06d7ff3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.231370 | controller |     "Jun 11 11:49:00.567641 crc crio[22553]: time=\"2026-06-11T11:49:00.567533447Z\" level=info msg=\"Started container\" PID=72279 containerID=b9d6e4b405beb092ee93df4dc6032633d4a1e5f2d4f89cc6b25d7fb96c6add7e description=openstack/barbican-keystone-listener-699ff9c7c4-gcvls/barbican-keystone-listener id=6986a8e3-a172-476a-b3cb-caacc06d7ff3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed24d818f8ef28746418305defc730c7435dfaecc9a7edfbee3f3777afefa363",
2026-06-11 12:41:58.231388 | controller |     "Jun 11 11:49:00.572575 crc crio[22553]: time=\"2026-06-11T11:49:00.572035368Z\" level=info msg=\"Created container ca1873211a0600b2b807c3dc26d96c135f997bd1ac04d823f2ee75a7aa687a02: openstack/barbican-worker-6579fdcc8c-2jfkh/barbican-worker\" id=29e32df3-6553-4691-a043-10cc43acaa14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.231403 | controller |     "Jun 11 11:49:00.576162 crc crio[22553]: time=\"2026-06-11T11:49:00.576056895Z\" level=info msg=\"Starting container: ca1873211a0600b2b807c3dc26d96c135f997bd1ac04d823f2ee75a7aa687a02\" id=b8aca109-a70b-4493-a2f7-17b9f633fbb2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.231419 | controller |     "Jun 11 11:49:00.595623 crc crio[22553]: time=\"2026-06-11T11:49:00.595520213Z\" level=info msg=\"Started container\" PID=72282 containerID=ca1873211a0600b2b807c3dc26d96c135f997bd1ac04d823f2ee75a7aa687a02 description=openstack/barbican-worker-6579fdcc8c-2jfkh/barbican-worker id=b8aca109-a70b-4493-a2f7-17b9f633fbb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e927799e054188ea16d495e461e8687bbb1ea050af0adad229494544d20273ac",
2026-06-11 12:41:58.231434 | controller |     "Jun 11 11:49:03.188090 crc crio[22553]: time=\"2026-06-11T11:49:03.187015494Z\" level=info msg=\"Stopping pod sandbox: d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f\" id=ba2a724c-bccd-4c63-9699-8e6c5be0e0db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.231450 | controller |     "Jun 11 11:49:03.190160 crc crio[22553]: time=\"2026-06-11T11:49:03.189810065Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-7ttck Namespace:openstack ID:d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f UID:280e50b0-dad0-4527-af61-7e270d6e149a NetNS:/var/run/netns/975ca0b9-1db7-4d35-b494-5ae4be75aa1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod280e50b0_dad0_4527_af61_7e270d6e149a.slice PodAnnotations:0xc000ca04b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.231469 | controller |     "Jun 11 11:49:03.190160 crc crio[22553]: time=\"2026-06-11T11:49:03.190002331Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-7ttck from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.231485 | controller |     "Jun 11 11:49:03.255242 crc crio[22553]: time=\"2026-06-11T11:49:03.253766532Z\" level=info msg=\"Stopping container: ca9b2437c8153401257da4f5bf781cf7c157902fe63ccf62d581cad75e25e40f (timeout: 10s)\" id=92bac97c-8117-4e96-8367-17f326f3bfe2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.231500 | controller |     "Jun 11 11:49:03.495987 crc crio[22553]: time=\"2026-06-11T11:49:03.494809507Z\" level=info msg=\"Stopped container ca9b2437c8153401257da4f5bf781cf7c157902fe63ccf62d581cad75e25e40f: openstack/dnsmasq-dns-6c85d9984c-c48r7/dnsmasq-dns\" id=92bac97c-8117-4e96-8367-17f326f3bfe2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.231515 | controller |     "Jun 11 11:49:03.499588 crc crio[22553]: time=\"2026-06-11T11:49:03.49937015Z\" level=info msg=\"Stopping pod sandbox: fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668\" id=1df52978-e719-403a-bf01-1b36055c0a1b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.231531 | controller |     "Jun 11 11:49:03.500236 crc crio[22553]: time=\"2026-06-11T11:49:03.500169043Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6c85d9984c-c48r7 Namespace:openstack ID:fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668 UID:22d32d59-c4c9-4918-b4f1-1ba9866564f9 NetNS:/var/run/netns/25ac03a9-dd33-49a8-a4d4-52fba034b1fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod22d32d59_c4c9_4918_b4f1_1ba9866564f9.slice PodAnnotations:0xc00001b080}] Aliases:map[]}\"",
2026-06-11 12:41:58.231546 | controller |     "Jun 11 11:49:03.500423 crc crio[22553]: time=\"2026-06-11T11:49:03.500373189Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6c85d9984c-c48r7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.231561 | controller |     "Jun 11 11:49:03.732784 crc crio[22553]: time=\"2026-06-11T11:49:03.731643108Z\" level=info msg=\"Stopped pod sandbox: d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f\" id=ba2a724c-bccd-4c63-9699-8e6c5be0e0db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.231577 | controller |     "Jun 11 11:49:04.033084 crc crio[22553]: time=\"2026-06-11T11:49:04.032978953Z\" level=info msg=\"Stopped pod sandbox: fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668\" id=1df52978-e719-403a-bf01-1b36055c0a1b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.231592 | controller |     "Jun 11 11:49:04.280085 crc crio[22553]: time=\"2026-06-11T11:49:04.279388714Z\" level=info msg=\"Removing container: ca9b2437c8153401257da4f5bf781cf7c157902fe63ccf62d581cad75e25e40f\" id=58860969-5bbb-48a4-8682-59a5258d78ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.231607 | controller |     "Jun 11 11:49:04.411900 crc crio[22553]: time=\"2026-06-11T11:49:04.411804139Z\" level=info msg=\"Removed container ca9b2437c8153401257da4f5bf781cf7c157902fe63ccf62d581cad75e25e40f: openstack/dnsmasq-dns-6c85d9984c-c48r7/dnsmasq-dns\" id=58860969-5bbb-48a4-8682-59a5258d78ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.231622 | controller |     "Jun 11 11:49:04.420492 crc crio[22553]: time=\"2026-06-11T11:49:04.42040644Z\" level=info msg=\"Removing container: a78be7cffaf77a7371db8bdce900ccd73a11f9f4e78c77eaaa17b914212f10df\" id=53ce5660-5b1b-4b18-bf3c-caf165801849 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.231637 | controller |     "Jun 11 11:49:04.554150 crc crio[22553]: time=\"2026-06-11T11:49:04.553996478Z\" level=info msg=\"Removed container a78be7cffaf77a7371db8bdce900ccd73a11f9f4e78c77eaaa17b914212f10df: openstack/dnsmasq-dns-6c85d9984c-c48r7/init\" id=53ce5660-5b1b-4b18-bf3c-caf165801849 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.231657 | controller |     "Jun 11 11:49:05.212496 crc crio[22553]: time=\"2026-06-11T11:49:05.210198438Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=89b9770c-d35d-4146-b7db-0335c79e95cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.231672 | controller |     "Jun 11 11:49:05.212496 crc crio[22553]: time=\"2026-06-11T11:49:05.211136926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.231686 | controller |     "Jun 11 11:49:05.335987 crc crio[22553]: time=\"2026-06-11T11:49:05.334139745Z\" level=info msg=\"Stopping container: 2b2d6c08e2c61842ab92ac8e93a70d0beeeca8d2cba321de5bca653dbc7ec0dc (timeout: 30s)\" id=070c29a6-ab65-4f00-b199-3b5d10e21e3c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.231701 | controller |     "Jun 11 11:49:05.335987 crc crio[22553]: time=\"2026-06-11T11:49:05.334438484Z\" level=info msg=\"Stopping container: b60f33edabe2894201c33d635a3c4fc117fd8b68d61660b93c5a76032cf25a8a (timeout: 30s)\" id=3044351e-58fc-4544-8a3e-a627d1100cae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.231716 | controller |     "Jun 11 11:49:05.489054 crc crio[22553]: time=\"2026-06-11T11:49:05.488994105Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf UID:f4ab73bf-6e04-4860-af1f-6f5a97cc30dd NetNS:/var/run/netns/4e398bfd-fef8-41e6-afd6-6c48eed5acac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4ab73bf_6e04_4860_af1f_6f5a97cc30dd.slice PodAnnotations:0xc00043a540}] Aliases:map[]}\"",
2026-06-11 12:41:58.231731 | controller |     "Jun 11 11:49:05.489054 crc crio[22553]: time=\"2026-06-11T11:49:05.489034286Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.231746 | controller |     "Jun 11 11:49:05.601859 crc crio[22553]: time=\"2026-06-11T11:49:05.601103217Z\" level=info msg=\"Stopped container 2b2d6c08e2c61842ab92ac8e93a70d0beeeca8d2cba321de5bca653dbc7ec0dc: openstack/neutron-79d4495d5c-wbbqp/neutron-httpd\" id=070c29a6-ab65-4f00-b199-3b5d10e21e3c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.231761 | controller |     "Jun 11 11:49:05.670305 crc crio[22553]: time=\"2026-06-11T11:49:05.670230574Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-764b948f4c-qrqhb/POD\" id=cb245a44-23ce-43cd-a0a2-2141b1fbc6db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.231775 | controller |     "Jun 11 11:49:05.670560 crc crio[22553]: time=\"2026-06-11T11:49:05.670330587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.231790 | controller |     "Jun 11 11:49:05.824121 crc crio[22553]: time=\"2026-06-11T11:49:05.819533601Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-qrqhb Namespace:openstack ID:53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2 UID:1b109701-dca8-4622-b8c7-c73587a5c7b0 NetNS:/var/run/netns/ac689f81-bd26-4c19-b094-e5691efad65e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b109701_dca8_4622_b8c7_c73587a5c7b0.slice PodAnnotations:0xc00279aa08}] Aliases:map[]}\"",
2026-06-11 12:41:58.231805 | controller |     "Jun 11 11:49:05.824121 crc crio[22553]: time=\"2026-06-11T11:49:05.82016374Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-764b948f4c-qrqhb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.231826 | controller |     "Jun 11 11:49:05.992538 crc crio[22553]: time=\"2026-06-11T11:49:05.992463958Z\" level=info msg=\"Running pod sandbox: openstack/neutron-6fcc99f69-7wtth/POD\" id=38b156eb-63a8-406b-93ce-2e48e6be77df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.231842 | controller |     "Jun 11 11:49:05.992831 crc crio[22553]: time=\"2026-06-11T11:49:05.992560091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.231868 | controller |     "Jun 11 11:49:06.021101 crc crio[22553]: time=\"2026-06-11T11:49:06.021028642Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=34f9d8eb-9343-4d31-904f-ea1afd66a995 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.231904 | controller |     "Jun 11 11:49:06.022507 crc crio[22553]: time=\"2026-06-11T11:49:06.02166367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.231929 | controller |     "Jun 11 11:49:06.172883 crc crio[22553]: time=\"2026-06-11T11:49:06.172733299Z\" level=info msg=\"Got pod network &{Name:neutron-6fcc99f69-7wtth Namespace:openstack ID:29939eab05ac0f304f0b478897d53bff644a852f8bff6d0a8c045889f47f68df UID:16e89fd0-34a1-4b33-ba3b-22fc50dd90fb NetNS:/var/run/netns/0ed282ad-0679-4719-9b26-931d838f9043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16e89fd0_34a1_4b33_ba3b_22fc50dd90fb.slice PodAnnotations:0xc001894680}] Aliases:map[]}\"",
2026-06-11 12:41:58.232022 | controller |     "Jun 11 11:49:06.172883 crc crio[22553]: time=\"2026-06-11T11:49:06.172811072Z\" level=info msg=\"Adding pod openstack_neutron-6fcc99f69-7wtth to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.232045 | controller |     "Jun 11 11:49:06.215306 crc crio[22553]: time=\"2026-06-11T11:49:06.215201309Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f UID:b31855ca-0aaa-4e24-a16d-bd5b206532c3 NetNS:/var/run/netns/5bcfab4f-89f8-4162-9b44-937f93f0bf2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb31855ca_0aaa_4e24_a16d_bd5b206532c3.slice PodAnnotations:0xc00043a108}] Aliases:map[]}\"",
2026-06-11 12:41:58.232065 | controller |     "Jun 11 11:49:06.215306 crc crio[22553]: time=\"2026-06-11T11:49:06.215280851Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.232086 | controller |     "Jun 11 11:49:06.374878 crc crio[22553]: 2026-06-11T11:49:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6a7f605cdacb82 Mac:3a:3b:35:3b:48:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/4e398bfd-fef8-41e6-afd6-6c48eed5acac SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.232103 | controller |     "Jun 11 11:49:06.376456 crc crio[22553]: time=\"2026-06-11T11:49:06.375963421Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf UID:f4ab73bf-6e04-4860-af1f-6f5a97cc30dd NetNS:/var/run/netns/4e398bfd-fef8-41e6-afd6-6c48eed5acac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4ab73bf_6e04_4860_af1f_6f5a97cc30dd.slice PodAnnotations:0xc00043a540}] Aliases:map[]}\"",
2026-06-11 12:41:58.232124 | controller |     "Jun 11 11:49:06.376456 crc crio[22553]: time=\"2026-06-11T11:49:06.376096664Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.232140 | controller |     "Jun 11 11:49:06.395824 crc crio[22553]: time=\"2026-06-11T11:49:06.395609944Z\" level=info msg=\"Ran pod sandbox e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf with infra container: openstack/cinder-scheduler-0/POD\" id=89b9770c-d35d-4146-b7db-0335c79e95cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.232155 | controller |     "Jun 11 11:49:06.412643 crc crio[22553]: time=\"2026-06-11T11:49:06.412567269Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=061e031c-8f5f-413b-95c0-bd3a25834625 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.232170 | controller |     "Jun 11 11:49:06.413409 crc crio[22553]: time=\"2026-06-11T11:49:06.413380013Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=061e031c-8f5f-413b-95c0-bd3a25834625 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.232185 | controller |     "Jun 11 11:49:06.413956 crc crio[22553]: time=\"2026-06-11T11:49:06.413670821Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=061e031c-8f5f-413b-95c0-bd3a25834625 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.232200 | controller |     "Jun 11 11:49:06.421851 crc crio[22553]: time=\"2026-06-11T11:49:06.421763917Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=eb437a5e-a52c-45be-b366-b18ac892af05 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.232215 | controller |     "Jun 11 11:49:06.808535 crc crio[22553]: 2026-06-11T11:49:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53b6fb401ce00cf Mac:ce:d8:5f:ee:72:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/ac689f81-bd26-4c19-b094-e5691efad65e SocketPath: PciID:}] [{Interface:0xc00050cfd0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.232230 | controller |     "Jun 11 11:49:06.835748 crc crio[22553]: time=\"2026-06-11T11:49:06.833125663Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-qrqhb Namespace:openstack ID:53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2 UID:1b109701-dca8-4622-b8c7-c73587a5c7b0 NetNS:/var/run/netns/ac689f81-bd26-4c19-b094-e5691efad65e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b109701_dca8_4622_b8c7_c73587a5c7b0.slice PodAnnotations:0xc00279aa08}] Aliases:map[]}\"",
2026-06-11 12:41:58.232245 | controller |     "Jun 11 11:49:06.835748 crc crio[22553]: time=\"2026-06-11T11:49:06.833437442Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-764b948f4c-qrqhb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.232260 | controller |     "Jun 11 11:49:06.850751 crc crio[22553]: time=\"2026-06-11T11:49:06.849096939Z\" level=info msg=\"Ran pod sandbox 53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2 with infra container: openstack/dnsmasq-dns-764b948f4c-qrqhb/POD\" id=cb245a44-23ce-43cd-a0a2-2141b1fbc6db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.232275 | controller |     "Jun 11 11:49:06.853221 crc crio[22553]: time=\"2026-06-11T11:49:06.853129876Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=64b1c1bd-e37b-4315-8556-510989c7bef3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.232290 | controller |     "Jun 11 11:49:07.069117 crc crio[22553]: time=\"2026-06-11T11:49:07.068225014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dfc72ecc-6c26-47d7-966b-e5803989a29f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.232309 | controller |     "Jun 11 11:49:07.088783 crc crio[22553]: time=\"2026-06-11T11:49:07.088625709Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-qrqhb/init\" id=2379a5da-9181-4124-8487-829e5f731af8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.232325 | controller |     "Jun 11 11:49:07.089177 crc crio[22553]: time=\"2026-06-11T11:49:07.089124934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.232339 | controller |     "Jun 11 11:49:07.153109 crc crio[22553]: 2026-06-11T11:49:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff6e736a4dd6686 Mac:7a:65:6f:e1:0a:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/5bcfab4f-89f8-4162-9b44-937f93f0bf2c SocketPath: PciID:}] [{Interface:0xc000014d70 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.232376 | controller |     "Jun 11 11:49:07.154478 crc crio[22553]: time=\"2026-06-11T11:49:07.154410959Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f UID:b31855ca-0aaa-4e24-a16d-bd5b206532c3 NetNS:/var/run/netns/5bcfab4f-89f8-4162-9b44-937f93f0bf2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb31855ca_0aaa_4e24_a16d_bd5b206532c3.slice PodAnnotations:0xc00043a108}] Aliases:map[]}\"",
2026-06-11 12:41:58.232393 | controller |     "Jun 11 11:49:07.154599 crc crio[22553]: time=\"2026-06-11T11:49:07.154584054Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.232409 | controller |     "Jun 11 11:49:07.191506 crc crio[22553]: time=\"2026-06-11T11:49:07.191406169Z\" level=info msg=\"Ran pod sandbox ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f with infra container: openstack/cinder-api-0/POD\" id=34f9d8eb-9343-4d31-904f-ea1afd66a995 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.232424 | controller |     "Jun 11 11:49:07.202206 crc crio[22553]: time=\"2026-06-11T11:49:07.202127402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=66ef50f7-7359-4ed3-9fbe-96dd506f0df0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.232439 | controller |     "Jun 11 11:49:07.207730 crc crio[22553]: time=\"2026-06-11T11:49:07.207576281Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=08384976-5479-423e-aa84-bd0454d5a8a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.232454 | controller |     "Jun 11 11:49:07.219793 crc crio[22553]: time=\"2026-06-11T11:49:07.219571111Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=b0a510b5-4c17-4ebc-b278-fed4afb4fb47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.232469 | controller |     "Jun 11 11:49:07.220329 crc crio[22553]: time=\"2026-06-11T11:49:07.220257731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.232484 | controller |     "Jun 11 11:49:07.282860 crc crio[22553]: time=\"2026-06-11T11:49:07.282763685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.232499 | controller |     "Jun 11 11:49:07.297648 crc crio[22553]: time=\"2026-06-11T11:49:07.297560377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.232519 | controller |     "Jun 11 11:49:07.388448 crc crio[22553]: 2026-06-11T11:49:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:29939eab05ac0f3 Mac:e6:01:a3:9c:5f:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/0ed282ad-0679-4719-9b26-931d838f9043 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.232535 | controller |     "Jun 11 11:49:07.388448 crc crio[22553]: time=\"2026-06-11T11:49:07.384251277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.232551 | controller |     "Jun 11 11:49:07.393739 crc crio[22553]: time=\"2026-06-11T11:49:07.391232031Z\" level=info msg=\"Got pod network &{Name:neutron-6fcc99f69-7wtth Namespace:openstack ID:29939eab05ac0f304f0b478897d53bff644a852f8bff6d0a8c045889f47f68df UID:16e89fd0-34a1-4b33-ba3b-22fc50dd90fb NetNS:/var/run/netns/0ed282ad-0679-4719-9b26-931d838f9043 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16e89fd0_34a1_4b33_ba3b_22fc50dd90fb.slice PodAnnotations:0xc001894680}] Aliases:map[]}\"",
2026-06-11 12:41:58.232566 | controller |     "Jun 11 11:49:07.401745 crc crio[22553]: time=\"2026-06-11T11:49:07.391608172Z\" level=info msg=\"Checking pod openstack_neutron-6fcc99f69-7wtth for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.232582 | controller |     "Jun 11 11:49:07.430752 crc crio[22553]: time=\"2026-06-11T11:49:07.428620352Z\" level=info msg=\"Ran pod sandbox 29939eab05ac0f304f0b478897d53bff644a852f8bff6d0a8c045889f47f68df with infra container: openstack/neutron-6fcc99f69-7wtth/POD\" id=38b156eb-63a8-406b-93ce-2e48e6be77df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.232597 | controller |     "Jun 11 11:49:07.440250 crc crio[22553]: time=\"2026-06-11T11:49:07.440122648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=429f3daf-cdca-4e50-89c9-61d9be612b28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.232613 | controller |     "Jun 11 11:49:07.520756 crc crio[22553]: time=\"2026-06-11T11:49:07.520311288Z\" level=info msg=\"Created container 9bedf9c771fd45ab7989ea9c3564512cdac7c0b1dc8b48ab988fcefe69e069f7: openstack/dnsmasq-dns-764b948f4c-qrqhb/init\" id=2379a5da-9181-4124-8487-829e5f731af8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.232629 | controller |     "Jun 11 11:49:07.526739 crc crio[22553]: time=\"2026-06-11T11:49:07.526285722Z\" level=info msg=\"Starting container: 9bedf9c771fd45ab7989ea9c3564512cdac7c0b1dc8b48ab988fcefe69e069f7\" id=72bbeec7-81a8-4f88-9b9e-95f1ca6dd6f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.232644 | controller |     "Jun 11 11:49:07.541273 crc crio[22553]: time=\"2026-06-11T11:49:07.541118765Z\" level=info msg=\"Started container\" PID=73006 containerID=9bedf9c771fd45ab7989ea9c3564512cdac7c0b1dc8b48ab988fcefe69e069f7 description=openstack/dnsmasq-dns-764b948f4c-qrqhb/init id=72bbeec7-81a8-4f88-9b9e-95f1ca6dd6f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2",
2026-06-11 12:41:58.232659 | controller |     "Jun 11 11:49:07.573365 crc crio[22553]: time=\"2026-06-11T11:49:07.57316417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ef698c58-1359-41e3-af52-289ec8e46ad3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.232673 | controller |     "Jun 11 11:49:07.605579 crc crio[22553]: time=\"2026-06-11T11:49:07.605464853Z\" level=info msg=\"Creating container: openstack/neutron-6fcc99f69-7wtth/neutron-api\" id=fb4122e6-026c-4389-a936-133e0e19810e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.232692 | controller |     "Jun 11 11:49:07.606084 crc crio[22553]: time=\"2026-06-11T11:49:07.606025759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.232707 | controller |     "Jun 11 11:49:07.843602 crc crio[22553]: time=\"2026-06-11T11:49:07.8434955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ce9e0bfb-faa8-4883-9cc4-bf353723ed7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.232723 | controller |     "Jun 11 11:49:07.847890 crc crio[22553]: time=\"2026-06-11T11:49:07.847833096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.232738 | controller |     "Jun 11 11:49:07.861290 crc crio[22553]: time=\"2026-06-11T11:49:07.861120174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.232753 | controller |     "Jun 11 11:49:07.900123 crc crio[22553]: time=\"2026-06-11T11:49:07.899450173Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"",
2026-06-11 12:41:58.232768 | controller |     "Jun 11 11:49:08.025210 crc crio[22553]: time=\"2026-06-11T11:49:08.025049018Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5a20e46b-a55e-4c2d-8708-58842622efab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.232783 | controller |     "Jun 11 11:49:08.081256 crc crio[22553]: time=\"2026-06-11T11:49:08.081157406Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-764b948f4c-qrqhb/dnsmasq-dns\" id=3c1c10aa-fda6-4db5-959e-34070e8cc9f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.232798 | controller |     "Jun 11 11:49:08.081751 crc crio[22553]: time=\"2026-06-11T11:49:08.0816557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.232813 | controller |     "Jun 11 11:49:08.387776 crc crio[22553]: time=\"2026-06-11T11:49:08.386363983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.232828 | controller |     "Jun 11 11:49:08.403610 crc crio[22553]: time=\"2026-06-11T11:49:08.403021439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.232843 | controller |     "Jun 11 11:49:08.540730 crc crio[22553]: time=\"2026-06-11T11:49:08.540610485Z\" level=info msg=\"Created container a91a442441cf95eccc045d7c84108ba0edcf540d7f6a9beef3fe8e28137a0e2c: openstack/neutron-6fcc99f69-7wtth/neutron-api\" id=fb4122e6-026c-4389-a936-133e0e19810e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.232858 | controller |     "Jun 11 11:49:08.554210 crc crio[22553]: time=\"2026-06-11T11:49:08.554114439Z\" level=info msg=\"Starting container: a91a442441cf95eccc045d7c84108ba0edcf540d7f6a9beef3fe8e28137a0e2c\" id=8f2f4c45-f046-4757-8ea6-f74ee8cf8042 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.232873 | controller |     "Jun 11 11:49:08.579997 crc crio[22553]: time=\"2026-06-11T11:49:08.571149136Z\" level=info msg=\"Started container\" PID=73092 containerID=a91a442441cf95eccc045d7c84108ba0edcf540d7f6a9beef3fe8e28137a0e2c description=openstack/neutron-6fcc99f69-7wtth/neutron-api id=8f2f4c45-f046-4757-8ea6-f74ee8cf8042 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29939eab05ac0f304f0b478897d53bff644a852f8bff6d0a8c045889f47f68df",
2026-06-11 12:41:58.232892 | controller |     "Jun 11 11:49:08.629605 crc crio[22553]: time=\"2026-06-11T11:49:08.629423966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=da30f83f-2a89-4efa-9b39-9a558923d2be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.232958 | controller |     "Jun 11 11:49:08.741635 crc crio[22553]: time=\"2026-06-11T11:49:08.740771705Z\" level=info msg=\"Created container 5b3f58f91239705203aa5ec572a154a76064f072c6171c09fe384ae5fe9cd727: openstack/dnsmasq-dns-764b948f4c-qrqhb/dnsmasq-dns\" id=3c1c10aa-fda6-4db5-959e-34070e8cc9f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.232979 | controller |     "Jun 11 11:49:08.749746 crc crio[22553]: time=\"2026-06-11T11:49:08.74710569Z\" level=info msg=\"Starting container: 5b3f58f91239705203aa5ec572a154a76064f072c6171c09fe384ae5fe9cd727\" id=beda0735-ab75-4bb1-b03c-8d47274e1030 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.232994 | controller |     "Jun 11 11:49:08.763161 crc crio[22553]: time=\"2026-06-11T11:49:08.763041225Z\" level=info msg=\"Started container\" PID=73165 containerID=5b3f58f91239705203aa5ec572a154a76064f072c6171c09fe384ae5fe9cd727 description=openstack/dnsmasq-dns-764b948f4c-qrqhb/dnsmasq-dns id=beda0735-ab75-4bb1-b03c-8d47274e1030 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2",
2026-06-11 12:41:58.233010 | controller |     "Jun 11 11:49:08.793269 crc crio[22553]: time=\"2026-06-11T11:49:08.793165734Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b116a8e5-b170-40be-84e9-7ad95ed9f31a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.233026 | controller |     "Jun 11 11:49:08.814729 crc crio[22553]: time=\"2026-06-11T11:49:08.814584279Z\" level=info msg=\"Creating container: openstack/neutron-6fcc99f69-7wtth/neutron-httpd\" id=cb5bb8b4-cdf6-47c6-8f02-991ad0070f23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.233040 | controller |     "Jun 11 11:49:08.833320 crc crio[22553]: time=\"2026-06-11T11:49:08.833216803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.233055 | controller |     "Jun 11 11:49:09.200911 crc crio[22553]: time=\"2026-06-11T11:49:09.192844409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.233069 | controller |     "Jun 11 11:49:09.255493 crc crio[22553]: time=\"2026-06-11T11:49:09.25079787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.233084 | controller |     "Jun 11 11:49:09.499781 crc crio[22553]: time=\"2026-06-11T11:49:09.498105448Z\" level=info msg=\"Created container 378f2fd4da7c1245319d83a6c50f0d8e26f25cf324bfd90ab39aecad3dce81d8: openstack/neutron-6fcc99f69-7wtth/neutron-httpd\" id=cb5bb8b4-cdf6-47c6-8f02-991ad0070f23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.233098 | controller |     "Jun 11 11:49:09.514659 crc crio[22553]: time=\"2026-06-11T11:49:09.508063848Z\" level=info msg=\"Starting container: 378f2fd4da7c1245319d83a6c50f0d8e26f25cf324bfd90ab39aecad3dce81d8\" id=4529314a-14a3-4d51-b400-1028dc37f422 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.233112 | controller |     "Jun 11 11:49:09.535068 crc crio[22553]: time=\"2026-06-11T11:49:09.527098154Z\" level=info msg=\"Started container\" PID=73211 containerID=378f2fd4da7c1245319d83a6c50f0d8e26f25cf324bfd90ab39aecad3dce81d8 description=openstack/neutron-6fcc99f69-7wtth/neutron-httpd id=4529314a-14a3-4d51-b400-1028dc37f422 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29939eab05ac0f304f0b478897d53bff644a852f8bff6d0a8c045889f47f68df",
2026-06-11 12:41:58.233132 | controller |     "Jun 11 11:49:09.992993 crc crio[22553]: time=\"2026-06-11T11:49:09.992860047Z\" level=info msg=\"Stopped container b60f33edabe2894201c33d635a3c4fc117fd8b68d61660b93c5a76032cf25a8a: openstack/neutron-79d4495d5c-wbbqp/neutron-api\" id=3044351e-58fc-4544-8a3e-a627d1100cae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.233147 | controller |     "Jun 11 11:49:09.996841 crc crio[22553]: time=\"2026-06-11T11:49:09.99674228Z\" level=info msg=\"Stopping pod sandbox: 76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de\" id=b67d178c-08d6-484e-9c4a-00a91eaf0a08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.233162 | controller |     "Jun 11 11:49:09.997883 crc crio[22553]: time=\"2026-06-11T11:49:09.997815591Z\" level=info msg=\"Got pod network &{Name:neutron-79d4495d5c-wbbqp Namespace:openstack ID:76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de UID:b6303239-9f0e-40c6-8443-93bd3216ceae NetNS:/var/run/netns/e7affe27-2521-4c28-9e63-cd10eda3f5e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6303239_9f0e_40c6_8443_93bd3216ceae.slice PodAnnotations:0xc002826420}] Aliases:map[]}\"",
2026-06-11 12:41:58.233176 | controller |     "Jun 11 11:49:09.998079 crc crio[22553]: time=\"2026-06-11T11:49:09.998016427Z\" level=info msg=\"Deleting pod openstack_neutron-79d4495d5c-wbbqp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.233191 | controller |     "Jun 11 11:49:10.004516 crc crio[22553]: time=\"2026-06-11T11:49:10.003281421Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4\" id=eb437a5e-a52c-45be-b366-b18ac892af05 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.233206 | controller |     "Jun 11 11:49:10.005081 crc crio[22553]: time=\"2026-06-11T11:49:10.004995861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=871d8179-ce9f-4259-bc76-45e55ea32b27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.233220 | controller |     "Jun 11 11:49:10.154212 crc crio[22553]: time=\"2026-06-11T11:49:10.153182726Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=f30ace0f-2ac6-4e51-b418-eebb7fb605dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.233235 | controller |     "Jun 11 11:49:10.179372 crc crio[22553]: time=\"2026-06-11T11:49:10.178938988Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=ce52883e-147a-41c3-b469-45f51222fa4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.233249 | controller |     "Jun 11 11:49:11.322944 crc crio[22553]: time=\"2026-06-11T11:49:11.322245444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.233264 | controller |     "Jun 11 11:49:11.496061 crc crio[22553]: time=\"2026-06-11T11:49:11.494745419Z\" level=info msg=\"Created container 33710ba31a925ecaa976761d03b2410cd5990574358d00de19fa58daf7209cea: openstack/cinder-api-0/cinder-api-log\" id=b0a510b5-4c17-4ebc-b278-fed4afb4fb47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.233278 | controller |     "Jun 11 11:49:11.501981 crc crio[22553]: time=\"2026-06-11T11:49:11.501583748Z\" level=info msg=\"Starting container: 33710ba31a925ecaa976761d03b2410cd5990574358d00de19fa58daf7209cea\" id=a3e9710d-e619-42d6-930a-8a428ef2bb0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.233297 | controller |     "Jun 11 11:49:11.525531 crc crio[22553]: time=\"2026-06-11T11:49:11.519054418Z\" level=info msg=\"Started container\" PID=73557 containerID=33710ba31a925ecaa976761d03b2410cd5990574358d00de19fa58daf7209cea description=openstack/cinder-api-0/cinder-api-log id=a3e9710d-e619-42d6-930a-8a428ef2bb0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f",
2026-06-11 12:41:58.233312 | controller |     "Jun 11 11:49:11.540369 crc crio[22553]: time=\"2026-06-11T11:49:11.537247749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=f22d42ad-dbeb-4f17-a5df-6196398e3a44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.233326 | controller |     "Jun 11 11:49:12.980011 crc crio[22553]: time=\"2026-06-11T11:49:12.979897461Z\" level=info msg=\"Stopping container: 2a3e959574d531dcfb3c8e88004051d58d4a666b4cf6f7dde13a2d5ea2c106f1 (timeout: 30s)\" id=48a2bc1f-4781-4e4a-b5a7-c997c5dd3e88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.233341 | controller |     "Jun 11 11:49:12.981023 crc crio[22553]: time=\"2026-06-11T11:49:12.980144918Z\" level=info msg=\"Stopping container: dc0bf5c1a48b06d46a3bc5feebf5f0127cbae89abefe597af12e723a8f4618e0 (timeout: 30s)\" id=9aa3cfba-e1dd-439b-8098-a379c910e4fa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.233377 | controller |     "Jun 11 11:49:15.113134 crc crio[22553]: time=\"2026-06-11T11:49:15.111990145Z\" level=info msg=\"Stopping container: 8819f56aa86c0315408d7d9b05b92ffd3ea1acfb8be40da437b0cc8d070a90ec (timeout: 10s)\" id=284e0d5c-d37a-4f9c-a06e-48d80f623d13 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.233393 | controller |     "Jun 11 11:49:16.069747 crc crio[22553]: time=\"2026-06-11T11:49:16.068295193Z\" level=info msg=\"Running pod sandbox: openstack/placement-7dd5b9c87b-t529x/POD\" id=018a4bb4-2150-49aa-bf4e-7512ba591ea3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.233407 | controller |     "Jun 11 11:49:16.069747 crc crio[22553]: time=\"2026-06-11T11:49:16.069425136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.233422 | controller |     "Jun 11 11:49:19.176537 crc crio[22553]: time=\"2026-06-11T11:49:19.176268348Z\" level=info msg=\"Stopped pod sandbox: 76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de\" id=b67d178c-08d6-484e-9c4a-00a91eaf0a08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.233437 | controller |     "Jun 11 11:49:19.185124 crc crio[22553]: time=\"2026-06-11T11:49:19.184985292Z\" level=info msg=\"Stopped container dc0bf5c1a48b06d46a3bc5feebf5f0127cbae89abefe597af12e723a8f4618e0: openstack/barbican-api-7497b7bd88-v9kwc/barbican-api-log\" id=9aa3cfba-e1dd-439b-8098-a379c910e4fa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.233452 | controller |     "Jun 11 11:49:19.188435 crc crio[22553]: time=\"2026-06-11T11:49:19.187127445Z\" level=info msg=\"Stopped container 8819f56aa86c0315408d7d9b05b92ffd3ea1acfb8be40da437b0cc8d070a90ec: openstack/dnsmasq-dns-54f48964b7-mqfvn/dnsmasq-dns\" id=284e0d5c-d37a-4f9c-a06e-48d80f623d13 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.233466 | controller |     "Jun 11 11:49:19.201113 crc crio[22553]: time=\"2026-06-11T11:49:19.20100138Z\" level=info msg=\"Stopping pod sandbox: 3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6\" id=b7c06985-7ed1-47e5-8a38-6811bf32cac2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.233480 | controller |     "Jun 11 11:49:19.201855 crc crio[22553]: time=\"2026-06-11T11:49:19.201736931Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54f48964b7-mqfvn Namespace:openstack ID:3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6 UID:e0322b2c-d36f-4fd4-aa75-179644447cd2 NetNS:/var/run/netns/019569f8-75ac-498e-ae87-dcd122200348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0322b2c_d36f_4fd4_aa75_179644447cd2.slice PodAnnotations:0xc0050d2058}] Aliases:map[]}\"",
2026-06-11 12:41:58.233500 | controller |     "Jun 11 11:49:19.201957 crc crio[22553]: time=\"2026-06-11T11:49:19.201912686Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54f48964b7-mqfvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.233515 | controller |     "Jun 11 11:49:19.209819 crc crio[22553]: time=\"2026-06-11T11:49:19.209134577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.233530 | controller |     "Jun 11 11:49:19.222165 crc crio[22553]: time=\"2026-06-11T11:49:19.217649176Z\" level=info msg=\"Stopped container 2a3e959574d531dcfb3c8e88004051d58d4a666b4cf6f7dde13a2d5ea2c106f1: openstack/barbican-api-7497b7bd88-v9kwc/barbican-api\" id=48a2bc1f-4781-4e4a-b5a7-c997c5dd3e88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.233544 | controller |     "Jun 11 11:49:19.222561 crc crio[22553]: time=\"2026-06-11T11:49:19.222485037Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=2afeb614-e9a9-470a-af44-951c7223c936 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.233559 | controller |     "Jun 11 11:49:19.223457 crc crio[22553]: time=\"2026-06-11T11:49:19.223407124Z\" level=info msg=\"Stopping pod sandbox: 42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888\" id=53f60c40-022b-4868-a0c5-c430541cb642 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.233574 | controller |     "Jun 11 11:49:19.224164 crc crio[22553]: time=\"2026-06-11T11:49:19.224083683Z\" level=info msg=\"Got pod network &{Name:barbican-api-7497b7bd88-v9kwc Namespace:openstack ID:42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888 UID:ecbb6e2a-cde6-4ff2-9dc9-f2252e69ea41 NetNS:/var/run/netns/df441984-04d4-4412-9430-ba46760a109e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podecbb6e2a_cde6_4ff2_9dc9_f2252e69ea41.slice PodAnnotations:0xc002b8af60}] Aliases:map[]}\"",
2026-06-11 12:41:58.233589 | controller |     "Jun 11 11:49:19.224318 crc crio[22553]: time=\"2026-06-11T11:49:19.224260289Z\" level=info msg=\"Deleting pod openstack_barbican-api-7497b7bd88-v9kwc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.233603 | controller |     "Jun 11 11:49:19.396083 crc crio[22553]: time=\"2026-06-11T11:49:19.395988659Z\" level=info msg=\"Removing container: 2b2d6c08e2c61842ab92ac8e93a70d0beeeca8d2cba321de5bca653dbc7ec0dc\" id=382b9ed4-a786-4669-b626-64ca695ea2d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.233617 | controller |     "Jun 11 11:49:20.571910 crc crio[22553]: time=\"2026-06-11T11:49:20.570815456Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=ac108b5a-e251-47ab-803e-281ebd540138 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.233632 | controller |     "Jun 11 11:49:20.574193 crc crio[22553]: time=\"2026-06-11T11:49:20.571947839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.233646 | controller |     "Jun 11 11:49:21.238847 crc crio[22553]: time=\"2026-06-11T11:49:21.238514953Z\" level=info msg=\"Stopped pod sandbox: 3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6\" id=b7c06985-7ed1-47e5-8a38-6811bf32cac2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.233661 | controller |     "Jun 11 11:49:21.245270 crc crio[22553]: time=\"2026-06-11T11:49:21.245040993Z\" level=info msg=\"Stopped pod sandbox: 42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888\" id=53f60c40-022b-4868-a0c5-c430541cb642 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.233681 | controller |     "Jun 11 11:49:21.245618 crc crio[22553]: time=\"2026-06-11T11:49:21.245463435Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=f9905c50-0765-4726-bf22-60603814828b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.233697 | controller |     "Jun 11 11:49:21.267614 crc crio[22553]: time=\"2026-06-11T11:49:21.267494438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.233712 | controller |     "Jun 11 11:49:21.287827 crc crio[22553]: time=\"2026-06-11T11:49:21.287721409Z\" level=info msg=\"Removed container 2b2d6c08e2c61842ab92ac8e93a70d0beeeca8d2cba321de5bca653dbc7ec0dc: openstack/neutron-79d4495d5c-wbbqp/neutron-httpd\" id=382b9ed4-a786-4669-b626-64ca695ea2d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.233727 | controller |     "Jun 11 11:49:21.291555 crc crio[22553]: time=\"2026-06-11T11:49:21.291485178Z\" level=info msg=\"Removing container: b60f33edabe2894201c33d635a3c4fc117fd8b68d61660b93c5a76032cf25a8a\" id=c3ee1ffc-209e-4c99-a588-339904202564 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.233742 | controller |     "Jun 11 11:49:22.399204 crc crio[22553]: time=\"2026-06-11T11:49:22.398425894Z\" level=info msg=\"Got pod network &{Name:placement-7dd5b9c87b-t529x Namespace:openstack ID:2f9438069eb5fc28db1854c93892b22f91093b6b4c97198826f2a842da259cf2 UID:973a6d2a-204e-45f0-b6d2-5273f870a18b NetNS:/var/run/netns/5a0c98f4-84bd-457e-a8ef-ebef19f25b56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod973a6d2a_204e_45f0_b6d2_5273f870a18b.slice PodAnnotations:0xc001be61c8}] Aliases:map[]}\"",
2026-06-11 12:41:58.233757 | controller |     "Jun 11 11:49:22.399204 crc crio[22553]: time=\"2026-06-11T11:49:22.399067923Z\" level=info msg=\"Adding pod openstack_placement-7dd5b9c87b-t529x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.233772 | controller |     "Jun 11 11:49:22.405167 crc crio[22553]: time=\"2026-06-11T11:49:22.405082348Z\" level=info msg=\"Removed container b60f33edabe2894201c33d635a3c4fc117fd8b68d61660b93c5a76032cf25a8a: openstack/neutron-79d4495d5c-wbbqp/neutron-api\" id=c3ee1ffc-209e-4c99-a588-339904202564 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.233787 | controller |     "Jun 11 11:49:22.411411 crc crio[22553]: time=\"2026-06-11T11:49:22.411276659Z\" level=info msg=\"Removing container: 8819f56aa86c0315408d7d9b05b92ffd3ea1acfb8be40da437b0cc8d070a90ec\" id=b09a09cd-983e-41c6-97bd-7dda94a64e03 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.233802 | controller |     "Jun 11 11:49:23.271200 crc crio[22553]: 2026-06-11T11:49:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f9438069eb5fc2 Mac:0a:e7:e5:8d:fe:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/5a0c98f4-84bd-457e-a8ef-ebef19f25b56 SocketPath: PciID:}] [{Interface:0xc00025cc10 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.233817 | controller |     "Jun 11 11:49:23.273092 crc crio[22553]: time=\"2026-06-11T11:49:23.273001296Z\" level=info msg=\"Got pod network &{Name:placement-7dd5b9c87b-t529x Namespace:openstack ID:2f9438069eb5fc28db1854c93892b22f91093b6b4c97198826f2a842da259cf2 UID:973a6d2a-204e-45f0-b6d2-5273f870a18b NetNS:/var/run/netns/5a0c98f4-84bd-457e-a8ef-ebef19f25b56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod973a6d2a_204e_45f0_b6d2_5273f870a18b.slice PodAnnotations:0xc001be61c8}] Aliases:map[]}\"",
2026-06-11 12:41:58.233836 | controller |     "Jun 11 11:49:23.273282 crc crio[22553]: time=\"2026-06-11T11:49:23.273205582Z\" level=info msg=\"Checking pod openstack_placement-7dd5b9c87b-t529x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.233852 | controller |     "Jun 11 11:49:23.352727 crc crio[22553]: time=\"2026-06-11T11:49:23.352497786Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:40f34d7395654f4f3beaf67abd14f3baee09fa38c8e9d39bfbb7d15f04dd72c8 UID:327cf773-110b-4dd4-95c2-69f92517a8fe NetNS:/var/run/netns/3632c41d-4f47-4e34-bacf-6503889efce6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod327cf773_110b_4dd4_95c2_69f92517a8fe.slice PodAnnotations:0xc004800098}] Aliases:map[]}\"",
2026-06-11 12:41:58.233867 | controller |     "Jun 11 11:49:23.352727 crc crio[22553]: time=\"2026-06-11T11:49:23.352566038Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.233882 | controller |     "Jun 11 11:49:23.363295 crc crio[22553]: time=\"2026-06-11T11:49:23.362953191Z\" level=info msg=\"Ran pod sandbox 2f9438069eb5fc28db1854c93892b22f91093b6b4c97198826f2a842da259cf2 with infra container: openstack/placement-7dd5b9c87b-t529x/POD\" id=018a4bb4-2150-49aa-bf4e-7512ba591ea3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.233897 | controller |     "Jun 11 11:49:23.367590 crc crio[22553]: time=\"2026-06-11T11:49:23.366731531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=9191599f-7421-4b5c-8a32-eb74b80bb99f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.233912 | controller |     "Jun 11 11:49:23.381493 crc crio[22553]: time=\"2026-06-11T11:49:23.380940336Z\" level=info msg=\"Removed container 8819f56aa86c0315408d7d9b05b92ffd3ea1acfb8be40da437b0cc8d070a90ec: openstack/dnsmasq-dns-54f48964b7-mqfvn/dnsmasq-dns\" id=b09a09cd-983e-41c6-97bd-7dda94a64e03 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.233927 | controller |     "Jun 11 11:49:23.389537 crc crio[22553]: time=\"2026-06-11T11:49:23.389433214Z\" level=info msg=\"Removing container: 9c0ff3071cd15f385570e918fdcc157680d365159d8830803f3ed80d9b195c83\" id=89b14c9c-025f-43f2-a74c-7fc9f4a6b758 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.233942 | controller |     "Jun 11 11:49:23.410522 crc crio[22553]: time=\"2026-06-11T11:49:23.408402078Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=e9f62504-cfbd-4101-adfc-ffaa96eb00c5 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.233957 | controller |     "Jun 11 11:49:23.423172 crc crio[22553]: time=\"2026-06-11T11:49:23.423083246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.233972 | controller |     "Jun 11 11:49:23.432197 crc crio[22553]: time=\"2026-06-11T11:49:23.432100899Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=3c799c97-89d9-4590-ae39-267924767740 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.233986 | controller |     "Jun 11 11:49:23.447157 crc crio[22553]: time=\"2026-06-11T11:49:23.447064266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.234002 | controller |     "Jun 11 11:49:23.563967 crc crio[22553]: time=\"2026-06-11T11:49:23.562994129Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=d98af3ac-32d4-4770-9e27-fa5881975f24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.234021 | controller |     "Jun 11 11:49:23.572840 crc crio[22553]: time=\"2026-06-11T11:49:23.571773626Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=51cce508-87f2-494e-a78b-eb08d400c015 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.234037 | controller |     "Jun 11 11:49:23.607313 crc crio[22553]: time=\"2026-06-11T11:49:23.607176179Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=354894c2-c44e-4b39-972e-97a10a515f23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.234052 | controller |     "Jun 11 11:49:23.610964 crc crio[22553]: time=\"2026-06-11T11:49:23.609901128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.234067 | controller |     "Jun 11 11:49:23.618761 crc crio[22553]: time=\"2026-06-11T11:49:23.616511771Z\" level=info msg=\"Creating container: openstack/placement-7dd5b9c87b-t529x/placement-log\" id=dac61932-0a89-496f-b6b3-8141cafc7d96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.234081 | controller |     "Jun 11 11:49:23.665173 crc crio[22553]: time=\"2026-06-11T11:49:23.66510966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.234096 | controller |     "Jun 11 11:49:23.912311 crc crio[22553]: time=\"2026-06-11T11:49:23.911296574Z\" level=info msg=\"Removed container 9c0ff3071cd15f385570e918fdcc157680d365159d8830803f3ed80d9b195c83: openstack/dnsmasq-dns-54f48964b7-mqfvn/init\" id=89b14c9c-025f-43f2-a74c-7fc9f4a6b758 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.234111 | controller |     "Jun 11 11:49:23.930427 crc crio[22553]: time=\"2026-06-11T11:49:23.928002572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.234126 | controller |     "Jun 11 11:49:23.988151 crc crio[22553]: time=\"2026-06-11T11:49:23.987591981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.234140 | controller |     "Jun 11 11:49:24.016206 crc crio[22553]: time=\"2026-06-11T11:49:24.014026012Z\" level=info msg=\"Removing container: 2a3e959574d531dcfb3c8e88004051d58d4a666b4cf6f7dde13a2d5ea2c106f1\" id=c27410fd-74ec-4671-a57e-efca42e75750 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.234155 | controller |     "Jun 11 11:49:24.077881 crc crio[22553]: time=\"2026-06-11T11:49:24.074500158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.234170 | controller |     "Jun 11 11:49:24.115068 crc crio[22553]: time=\"2026-06-11T11:49:24.114887486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.234185 | controller |     "Jun 11 11:49:24.169423 crc crio[22553]: time=\"2026-06-11T11:49:24.167612265Z\" level=info msg=\"Removed container 2a3e959574d531dcfb3c8e88004051d58d4a666b4cf6f7dde13a2d5ea2c106f1: openstack/barbican-api-7497b7bd88-v9kwc/barbican-api\" id=c27410fd-74ec-4671-a57e-efca42e75750 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.234199 | controller |     "Jun 11 11:49:24.171472 crc crio[22553]: 2026-06-11T11:49:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40f34d7395654f4 Mac:fe:7f:f4:f3:b7:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/3632c41d-4f47-4e34-bacf-6503889efce6 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.234219 | controller |     "Jun 11 11:49:24.175178 crc crio[22553]: time=\"2026-06-11T11:49:24.173872688Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:40f34d7395654f4f3beaf67abd14f3baee09fa38c8e9d39bfbb7d15f04dd72c8 UID:327cf773-110b-4dd4-95c2-69f92517a8fe NetNS:/var/run/netns/3632c41d-4f47-4e34-bacf-6503889efce6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod327cf773_110b_4dd4_95c2_69f92517a8fe.slice PodAnnotations:0xc004800098}] Aliases:map[]}\"",
2026-06-11 12:41:58.234234 | controller |     "Jun 11 11:49:24.175178 crc crio[22553]: time=\"2026-06-11T11:49:24.174044503Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.234249 | controller |     "Jun 11 11:49:24.175990 crc crio[22553]: time=\"2026-06-11T11:49:24.175600468Z\" level=info msg=\"Removing container: dc0bf5c1a48b06d46a3bc5feebf5f0127cbae89abefe597af12e723a8f4618e0\" id=28a42072-02ad-4c7f-b875-8189c9bcd372 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.234264 | controller |     "Jun 11 11:49:24.212572 crc crio[22553]: time=\"2026-06-11T11:49:24.212487615Z\" level=info msg=\"Ran pod sandbox 40f34d7395654f4f3beaf67abd14f3baee09fa38c8e9d39bfbb7d15f04dd72c8 with infra container: openstack/openstackclient/POD\" id=ac108b5a-e251-47ab-803e-281ebd540138 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.234278 | controller |     "Jun 11 11:49:24.216661 crc crio[22553]: time=\"2026-06-11T11:49:24.216606805Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=43c33a74-7a6a-45d1-ab87-46cdd24b27d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.234343 | controller |     "Jun 11 11:49:24.216966 crc crio[22553]: time=\"2026-06-11T11:49:24.216884703Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=43c33a74-7a6a-45d1-ab87-46cdd24b27d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.234384 | controller |     "Jun 11 11:49:24.216966 crc crio[22553]: time=\"2026-06-11T11:49:24.216950515Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=43c33a74-7a6a-45d1-ab87-46cdd24b27d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.234402 | controller |     "Jun 11 11:49:24.219850 crc crio[22553]: time=\"2026-06-11T11:49:24.219802368Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=7830d42d-5774-4397-a1b0-a0c6006db99e name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.234418 | controller |     "Jun 11 11:49:24.240155 crc crio[22553]: time=\"2026-06-11T11:49:24.23597382Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"",
2026-06-11 12:41:58.234433 | controller |     "Jun 11 11:49:24.262143 crc crio[22553]: time=\"2026-06-11T11:49:24.261822784Z\" level=info msg=\"Removed container dc0bf5c1a48b06d46a3bc5feebf5f0127cbae89abefe597af12e723a8f4618e0: openstack/barbican-api-7497b7bd88-v9kwc/barbican-api-log\" id=28a42072-02ad-4c7f-b875-8189c9bcd372 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.234449 | controller |     "Jun 11 11:49:24.340778 crc crio[22553]: time=\"2026-06-11T11:49:24.340604234Z\" level=info msg=\"Created container 19f4740dc745a9c9f6571ce652000b1541ba321430b85f5453ae2cee8a10aa3a: openstack/ceilometer-0/proxy-httpd\" id=354894c2-c44e-4b39-972e-97a10a515f23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.234464 | controller |     "Jun 11 11:49:24.345019 crc crio[22553]: time=\"2026-06-11T11:49:24.34355886Z\" level=info msg=\"Starting container: 19f4740dc745a9c9f6571ce652000b1541ba321430b85f5453ae2cee8a10aa3a\" id=2d12e2cd-7ac8-4a55-b5dd-b3a8b2afb134 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.234483 | controller |     "Jun 11 11:49:24.364940 crc crio[22553]: time=\"2026-06-11T11:49:24.35659183Z\" level=info msg=\"Started container\" PID=74436 containerID=19f4740dc745a9c9f6571ce652000b1541ba321430b85f5453ae2cee8a10aa3a description=openstack/ceilometer-0/proxy-httpd id=2d12e2cd-7ac8-4a55-b5dd-b3a8b2afb134 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7",
2026-06-11 12:41:58.234498 | controller |     "Jun 11 11:49:24.429289 crc crio[22553]: time=\"2026-06-11T11:49:24.429060945Z\" level=info msg=\"Created container 532044662c599e0dac61e5a0e8d4ffc79a985f6f69f9c5d223d8211c06261093: openstack/placement-7dd5b9c87b-t529x/placement-log\" id=dac61932-0a89-496f-b6b3-8141cafc7d96 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.234513 | controller |     "Jun 11 11:49:24.433094 crc crio[22553]: time=\"2026-06-11T11:49:24.432926218Z\" level=info msg=\"Starting container: 532044662c599e0dac61e5a0e8d4ffc79a985f6f69f9c5d223d8211c06261093\" id=3df887bc-4114-4e58-889d-aa0bfac46bbd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.234528 | controller |     "Jun 11 11:49:24.475389 crc crio[22553]: time=\"2026-06-11T11:49:24.475226552Z\" level=info msg=\"Started container\" PID=74449 containerID=532044662c599e0dac61e5a0e8d4ffc79a985f6f69f9c5d223d8211c06261093 description=openstack/placement-7dd5b9c87b-t529x/placement-log id=3df887bc-4114-4e58-889d-aa0bfac46bbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f9438069eb5fc28db1854c93892b22f91093b6b4c97198826f2a842da259cf2",
2026-06-11 12:41:58.234543 | controller |     "Jun 11 11:49:24.508178 crc crio[22553]: time=\"2026-06-11T11:49:24.50804469Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=6e2b88c5-6656-47d1-982a-5a50ee3b0c81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.234558 | controller |     "Jun 11 11:49:24.656301 crc crio[22553]: time=\"2026-06-11T11:49:24.656215194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=993130ff-6c6b-4ffa-b9f3-4d05ee1b1ba1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.234573 | controller |     "Jun 11 11:49:24.670417 crc crio[22553]: time=\"2026-06-11T11:49:24.670079989Z\" level=info msg=\"Creating container: openstack/placement-7dd5b9c87b-t529x/placement-api\" id=5b9e9c7e-4496-42a2-ad65-64dddd12f482 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.234587 | controller |     "Jun 11 11:49:24.670794 crc crio[22553]: time=\"2026-06-11T11:49:24.670543983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.234602 | controller |     "Jun 11 11:49:24.686905 crc crio[22553]: time=\"2026-06-11T11:49:24.686625992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.234618 | controller |     "Jun 11 11:49:24.720474 crc crio[22553]: time=\"2026-06-11T11:49:24.717619966Z\" level=info msg=\"Stopping container: 5dea307414c99b79a2ae9432d780ccb91aa3379c1445631d5fca79c87694fd6d (timeout: 30s)\" id=a4b4d4e1-5acd-471d-9ecf-4dfd15d2a30c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.234633 | controller |     "Jun 11 11:49:24.720871 crc crio[22553]: time=\"2026-06-11T11:49:24.717671098Z\" level=info msg=\"Stopping container: 835c8b6d7c123a1806380b0df5dd11fb911cf13f64833b4d1ba694eb09a5b3b4 (timeout: 30s)\" id=ace1b8bc-bab4-4c8d-91af-613c81dca333 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.234648 | controller |     "Jun 11 11:49:24.721063 crc crio[22553]: time=\"2026-06-11T11:49:24.717779961Z\" level=info msg=\"Stopping container: 19f4740dc745a9c9f6571ce652000b1541ba321430b85f5453ae2cee8a10aa3a (timeout: 30s)\" id=695fc9f5-7661-4e37-af00-5a3109de7067 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.234667 | controller |     "Jun 11 11:49:24.721187 crc crio[22553]: time=\"2026-06-11T11:49:24.717874734Z\" level=info msg=\"Stopping container: 0b7691f8c906a0828ce8a65bdaf24b5b404d95933f097000f73d83d41f3c1716 (timeout: 30s)\" id=14fd84cb-1513-4170-a5b0-a2b09db27d8d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.234682 | controller |     "Jun 11 11:49:24.808482 crc crio[22553]: time=\"2026-06-11T11:49:24.808154398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.234697 | controller |     "Jun 11 11:49:24.837264 crc crio[22553]: time=\"2026-06-11T11:49:24.836962939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.234711 | controller |     "Jun 11 11:49:24.870626 crc crio[22553]: time=\"2026-06-11T11:49:24.870465057Z\" level=info msg=\"Stopped container 0b7691f8c906a0828ce8a65bdaf24b5b404d95933f097000f73d83d41f3c1716: openstack/ceilometer-0/sg-core\" id=14fd84cb-1513-4170-a5b0-a2b09db27d8d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.234726 | controller |     "Jun 11 11:49:24.898639 crc crio[22553]: time=\"2026-06-11T11:49:24.898530386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.234741 | controller |     "Jun 11 11:49:24.952950 crc crio[22553]: time=\"2026-06-11T11:49:24.952764559Z\" level=info msg=\"Created container c4e45af46d1a648b02ffa923ed0305aa714acf8a1e9e23a6e13529002239f81f: openstack/cinder-scheduler-0/cinder-scheduler\" id=ce52883e-147a-41c3-b469-45f51222fa4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.234756 | controller |     "Jun 11 11:49:24.956388 crc crio[22553]: time=\"2026-06-11T11:49:24.956313223Z\" level=info msg=\"Starting container: c4e45af46d1a648b02ffa923ed0305aa714acf8a1e9e23a6e13529002239f81f\" id=ca5284ef-c5c7-47d1-9850-1a18c06b67a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.234770 | controller |     "Jun 11 11:49:24.966197 crc crio[22553]: time=\"2026-06-11T11:49:24.966088588Z\" level=info msg=\"Started container\" PID=74668 containerID=c4e45af46d1a648b02ffa923ed0305aa714acf8a1e9e23a6e13529002239f81f description=openstack/cinder-scheduler-0/cinder-scheduler id=ca5284ef-c5c7-47d1-9850-1a18c06b67a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf",
2026-06-11 12:41:58.234785 | controller |     "Jun 11 11:49:24.968448 crc crio[22553]: time=\"2026-06-11T11:49:24.968317683Z\" level=info msg=\"Stopped container 19f4740dc745a9c9f6571ce652000b1541ba321430b85f5453ae2cee8a10aa3a: openstack/ceilometer-0/proxy-httpd\" id=695fc9f5-7661-4e37-af00-5a3109de7067 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.234800 | controller |     "Jun 11 11:49:24.996287 crc crio[22553]: time=\"2026-06-11T11:49:24.996210047Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=6e2534a0-54cc-45b3-8580-96c89eb9e9db name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.234816 | controller |     "Jun 11 11:49:25.086264 crc crio[22553]: time=\"2026-06-11T11:49:25.085191114Z\" level=info msg=\"Created container 4489141bb5408e515a2150e57a95e09dccc718f25fbbcf44296391f2398f5472: openstack/cinder-api-0/cinder-api\" id=f9905c50-0765-4726-bf22-60603814828b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.234831 | controller |     "Jun 11 11:49:25.086264 crc crio[22553]: time=\"2026-06-11T11:49:25.085880674Z\" level=info msg=\"Created container 8c0abbf517cd63c2553e5d4195bd98c32c6c62725b2d659e8a48b21b897631d3: openstack/placement-7dd5b9c87b-t529x/placement-api\" id=5b9e9c7e-4496-42a2-ad65-64dddd12f482 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.234852 | controller |     "Jun 11 11:49:25.100774 crc crio[22553]: time=\"2026-06-11T11:49:25.100611304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=bbde3757-c372-4fcb-a915-7581ae149af7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.234868 | controller |     "Jun 11 11:49:25.102322 crc crio[22553]: time=\"2026-06-11T11:49:25.100779128Z\" level=info msg=\"Starting container: 8c0abbf517cd63c2553e5d4195bd98c32c6c62725b2d659e8a48b21b897631d3\" id=6c5bf210-3e91-4fec-bc40-0889d709e53d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.234883 | controller |     "Jun 11 11:49:25.102322 crc crio[22553]: time=\"2026-06-11T11:49:25.100939583Z\" level=info msg=\"Starting container: 4489141bb5408e515a2150e57a95e09dccc718f25fbbcf44296391f2398f5472\" id=d24fc2b4-e325-41b8-8b62-571063ef6b34 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.234898 | controller |     "Jun 11 11:49:25.110660 crc crio[22553]: time=\"2026-06-11T11:49:25.110552634Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=f2d6deaf-1bdc-47ae-87d9-c164b12abaec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.234912 | controller |     "Jun 11 11:49:25.127261 crc crio[22553]: time=\"2026-06-11T11:49:25.127081306Z\" level=info msg=\"Started container\" PID=74693 containerID=4489141bb5408e515a2150e57a95e09dccc718f25fbbcf44296391f2398f5472 description=openstack/cinder-api-0/cinder-api id=d24fc2b4-e325-41b8-8b62-571063ef6b34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f",
2026-06-11 12:41:58.234927 | controller |     "Jun 11 11:49:25.133540 crc crio[22553]: time=\"2026-06-11T11:49:25.133264677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.234942 | controller |     "Jun 11 11:49:25.138316 crc crio[22553]: time=\"2026-06-11T11:49:25.138137749Z\" level=info msg=\"Started container\" PID=74682 containerID=8c0abbf517cd63c2553e5d4195bd98c32c6c62725b2d659e8a48b21b897631d3 description=openstack/placement-7dd5b9c87b-t529x/placement-api id=6c5bf210-3e91-4fec-bc40-0889d709e53d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f9438069eb5fc28db1854c93892b22f91093b6b4c97198826f2a842da259cf2",
2026-06-11 12:41:58.234956 | controller |     "Jun 11 11:49:25.236144 crc crio[22553]: time=\"2026-06-11T11:49:25.235767758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.234972 | controller |     "Jun 11 11:49:25.388164 crc crio[22553]: time=\"2026-06-11T11:49:25.37358589Z\" level=info msg=\"Stopped container 5dea307414c99b79a2ae9432d780ccb91aa3379c1445631d5fca79c87694fd6d: openstack/ceilometer-0/ceilometer-central-agent\" id=a4b4d4e1-5acd-471d-9ecf-4dfd15d2a30c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.234987 | controller |     "Jun 11 11:49:25.524141 crc crio[22553]: time=\"2026-06-11T11:49:25.524040301Z\" level=info msg=\"Stopped container 835c8b6d7c123a1806380b0df5dd11fb911cf13f64833b4d1ba694eb09a5b3b4: openstack/ceilometer-0/ceilometer-notification-agent\" id=ace1b8bc-bab4-4c8d-91af-613c81dca333 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.235001 | controller |     "Jun 11 11:49:25.526110 crc crio[22553]: time=\"2026-06-11T11:49:25.525019139Z\" level=info msg=\"Stopping pod sandbox: b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7\" id=5b36c223-b2e8-41b3-b75b-f39f37be4bfe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.235016 | controller |     "Jun 11 11:49:25.546042 crc crio[22553]: time=\"2026-06-11T11:49:25.54593122Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7 UID:b10de82c-9d44-4792-8a7e-976f5f31a826 NetNS:/var/run/netns/bf27ce0e-dbe7-481e-935b-ecdb4cbf29ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb10de82c_9d44_4792_8a7e_976f5f31a826.slice PodAnnotations:0xc001be6718}] Aliases:map[]}\"",
2026-06-11 12:41:58.235035 | controller |     "Jun 11 11:49:25.546552 crc crio[22553]: time=\"2026-06-11T11:49:25.546171077Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.235051 | controller |     "Jun 11 11:49:26.007124 crc crio[22553]: time=\"2026-06-11T11:49:26.004275306Z\" level=info msg=\"Stopping container: 4489141bb5408e515a2150e57a95e09dccc718f25fbbcf44296391f2398f5472 (timeout: 30s)\" id=fc6d4a08-cca2-46c4-9ebf-a49d3ca2de92 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.235066 | controller |     "Jun 11 11:49:26.007124 crc crio[22553]: time=\"2026-06-11T11:49:26.005914924Z\" level=info msg=\"Stopping container: 33710ba31a925ecaa976761d03b2410cd5990574358d00de19fa58daf7209cea (timeout: 30s)\" id=d6118a1f-4fb4-46be-80d0-9a7cb3ed150f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.235081 | controller |     "Jun 11 11:49:26.036757 crc crio[22553]: time=\"2026-06-11T11:49:26.036051694Z\" level=info msg=\"Stopped pod sandbox: b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7\" id=5b36c223-b2e8-41b3-b75b-f39f37be4bfe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.235097 | controller |     "Jun 11 11:49:26.589775 crc crio[22553]: time=\"2026-06-11T11:49:26.589159225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.235111 | controller |     "Jun 11 11:49:26.688145 crc crio[22553]: time=\"2026-06-11T11:49:26.68803759Z\" level=info msg=\"Stopped container 33710ba31a925ecaa976761d03b2410cd5990574358d00de19fa58daf7209cea: openstack/cinder-api-0/cinder-api-log\" id=d6118a1f-4fb4-46be-80d0-9a7cb3ed150f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.235126 | controller |     "Jun 11 11:49:26.933381 crc crio[22553]: time=\"2026-06-11T11:49:26.933252547Z\" level=info msg=\"Stopped container 4489141bb5408e515a2150e57a95e09dccc718f25fbbcf44296391f2398f5472: openstack/cinder-api-0/cinder-api\" id=fc6d4a08-cca2-46c4-9ebf-a49d3ca2de92 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.235141 | controller |     "Jun 11 11:49:26.934538 crc crio[22553]: time=\"2026-06-11T11:49:26.934457662Z\" level=info msg=\"Stopping pod sandbox: ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f\" id=a0a9a71d-f7a6-48b5-866e-cd80a7b2e678 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.235156 | controller |     "Jun 11 11:49:26.935201 crc crio[22553]: time=\"2026-06-11T11:49:26.935142292Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f UID:b31855ca-0aaa-4e24-a16d-bd5b206532c3 NetNS:/var/run/netns/5bcfab4f-89f8-4162-9b44-937f93f0bf2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb31855ca_0aaa_4e24_a16d_bd5b206532c3.slice PodAnnotations:0xc0050d26f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.235187 | controller |     "Jun 11 11:49:26.935391 crc crio[22553]: time=\"2026-06-11T11:49:26.935311997Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.235202 | controller |     "Jun 11 11:49:27.004128 crc crio[22553]: time=\"2026-06-11T11:49:27.003491057Z\" level=info msg=\"Created container f89b25ec056c6ec82d1114232c93e81d9d906bc10914f66501cf5266a04fee31: openstack/cinder-scheduler-0/probe\" id=f2d6deaf-1bdc-47ae-87d9-c164b12abaec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.235221 | controller |     "Jun 11 11:49:27.009371 crc crio[22553]: time=\"2026-06-11T11:49:27.009262155Z\" level=info msg=\"Starting container: f89b25ec056c6ec82d1114232c93e81d9d906bc10914f66501cf5266a04fee31\" id=0fea64be-e38a-4afd-abef-8302f1934e0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.235237 | controller |     "Jun 11 11:49:27.022378 crc crio[22553]: time=\"2026-06-11T11:49:27.022277705Z\" level=info msg=\"Started container\" PID=75188 containerID=f89b25ec056c6ec82d1114232c93e81d9d906bc10914f66501cf5266a04fee31 description=openstack/cinder-scheduler-0/probe id=0fea64be-e38a-4afd-abef-8302f1934e0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf",
2026-06-11 12:41:58.235251 | controller |     "Jun 11 11:49:27.223414 crc crio[22553]: time=\"2026-06-11T11:49:27.22326129Z\" level=info msg=\"Removing container: 19f4740dc745a9c9f6571ce652000b1541ba321430b85f5453ae2cee8a10aa3a\" id=d20cd57e-2bf9-4483-abbe-c144d32f61b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.235267 | controller |     "Jun 11 11:49:27.383739 crc crio[22553]: time=\"2026-06-11T11:49:27.376569505Z\" level=info msg=\"Removed container 19f4740dc745a9c9f6571ce652000b1541ba321430b85f5453ae2cee8a10aa3a: openstack/ceilometer-0/proxy-httpd\" id=d20cd57e-2bf9-4483-abbe-c144d32f61b0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.235281 | controller |     "Jun 11 11:49:27.385443 crc crio[22553]: time=\"2026-06-11T11:49:27.385078043Z\" level=info msg=\"Removing container: 0b7691f8c906a0828ce8a65bdaf24b5b404d95933f097000f73d83d41f3c1716\" id=faefe2cf-a54b-46a0-806d-fb9173fcbd7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.235296 | controller |     "Jun 11 11:49:27.455448 crc crio[22553]: time=\"2026-06-11T11:49:27.455326323Z\" level=info msg=\"Removed container 0b7691f8c906a0828ce8a65bdaf24b5b404d95933f097000f73d83d41f3c1716: openstack/ceilometer-0/sg-core\" id=faefe2cf-a54b-46a0-806d-fb9173fcbd7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.235310 | controller |     "Jun 11 11:49:27.466573 crc crio[22553]: time=\"2026-06-11T11:49:27.466494679Z\" level=info msg=\"Stopped pod sandbox: ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f\" id=a0a9a71d-f7a6-48b5-866e-cd80a7b2e678 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.235325 | controller |     "Jun 11 11:49:27.479447 crc crio[22553]: time=\"2026-06-11T11:49:27.475498802Z\" level=info msg=\"Removing container: 835c8b6d7c123a1806380b0df5dd11fb911cf13f64833b4d1ba694eb09a5b3b4\" id=79f61dc1-dfb8-47f9-8025-69ae7922a93a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.235339 | controller |     "Jun 11 11:49:27.515123 crc crio[22553]: time=\"2026-06-11T11:49:27.515019645Z\" level=info msg=\"Removed container 835c8b6d7c123a1806380b0df5dd11fb911cf13f64833b4d1ba694eb09a5b3b4: openstack/ceilometer-0/ceilometer-notification-agent\" id=79f61dc1-dfb8-47f9-8025-69ae7922a93a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.235374 | controller |     "Jun 11 11:49:27.518880 crc crio[22553]: time=\"2026-06-11T11:49:27.518819426Z\" level=info msg=\"Removing container: 5dea307414c99b79a2ae9432d780ccb91aa3379c1445631d5fca79c87694fd6d\" id=c16c6493-1f82-468a-98f8-72e0e43eee86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.235390 | controller |     "Jun 11 11:49:27.608180 crc crio[22553]: time=\"2026-06-11T11:49:27.605832906Z\" level=info msg=\"Removed container 5dea307414c99b79a2ae9432d780ccb91aa3379c1445631d5fca79c87694fd6d: openstack/ceilometer-0/ceilometer-central-agent\" id=c16c6493-1f82-468a-98f8-72e0e43eee86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.235409 | controller |     "Jun 11 11:49:27.769871 crc crio[22553]: time=\"2026-06-11T11:49:27.76841348Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=cac0d500-4b5b-4388-824e-0fcb748aeb1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.235425 | controller |     "Jun 11 11:49:27.769871 crc crio[22553]: time=\"2026-06-11T11:49:27.769835692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.235440 | controller |     "Jun 11 11:49:27.863203 crc crio[22553]: time=\"2026-06-11T11:49:27.860807247Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f UID:8eea7d97-56cc-4e8e-ae6b-00d39694584a NetNS:/var/run/netns/bc54af29-5ce8-4cfb-a4b2-1fafac8921dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8eea7d97_56cc_4e8e_ae6b_00d39694584a.slice PodAnnotations:0xc00043a560}] Aliases:map[]}\"",
2026-06-11 12:41:58.235455 | controller |     "Jun 11 11:49:27.863203 crc crio[22553]: time=\"2026-06-11T11:49:27.860964152Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.235470 | controller |     "Jun 11 11:49:28.304224 crc crio[22553]: time=\"2026-06-11T11:49:28.304175826Z\" level=info msg=\"Removing container: 4489141bb5408e515a2150e57a95e09dccc718f25fbbcf44296391f2398f5472\" id=c539775e-799f-4603-b954-4598e6eac282 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.235486 | controller |     "Jun 11 11:49:28.394885 crc crio[22553]: time=\"2026-06-11T11:49:28.394820932Z\" level=info msg=\"Removed container 4489141bb5408e515a2150e57a95e09dccc718f25fbbcf44296391f2398f5472: openstack/cinder-api-0/cinder-api\" id=c539775e-799f-4603-b954-4598e6eac282 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.235501 | controller |     "Jun 11 11:49:28.430806 crc crio[22553]: time=\"2026-06-11T11:49:28.430213265Z\" level=info msg=\"Removing container: 33710ba31a925ecaa976761d03b2410cd5990574358d00de19fa58daf7209cea\" id=bc0259c3-8e6f-4a6a-b215-69e629dae988 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.235516 | controller |     "Jun 11 11:49:28.504423 crc crio[22553]: time=\"2026-06-11T11:49:28.504097981Z\" level=info msg=\"Removed container 33710ba31a925ecaa976761d03b2410cd5990574358d00de19fa58daf7209cea: openstack/cinder-api-0/cinder-api-log\" id=bc0259c3-8e6f-4a6a-b215-69e629dae988 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.235530 | controller |     "Jun 11 11:49:28.589095 crc crio[22553]: 2026-06-11T11:49:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ad9d141f8ac1c4e Mac:92:b5:f3:57:c6:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/bc54af29-5ce8-4cfb-a4b2-1fafac8921dc SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.235545 | controller |     "Jun 11 11:49:28.590559 crc crio[22553]: time=\"2026-06-11T11:49:28.590482232Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f UID:8eea7d97-56cc-4e8e-ae6b-00d39694584a NetNS:/var/run/netns/bc54af29-5ce8-4cfb-a4b2-1fafac8921dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8eea7d97_56cc_4e8e_ae6b_00d39694584a.slice PodAnnotations:0xc00043a560}] Aliases:map[]}\"",
2026-06-11 12:41:58.235560 | controller |     "Jun 11 11:49:28.590901 crc crio[22553]: time=\"2026-06-11T11:49:28.590856323Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.235579 | controller |     "Jun 11 11:49:28.630236 crc crio[22553]: time=\"2026-06-11T11:49:28.630123769Z\" level=info msg=\"Ran pod sandbox ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f with infra container: openstack/ceilometer-0/POD\" id=cac0d500-4b5b-4388-824e-0fcb748aeb1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.235594 | controller |     "Jun 11 11:49:28.634323 crc crio[22553]: time=\"2026-06-11T11:49:28.633817227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3dfbf638-65f0-4419-af37-44a0cbb6dabf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.235608 | controller |     "Jun 11 11:49:28.689118 crc crio[22553]: time=\"2026-06-11T11:49:28.688981697Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=54203dca-5b80-4231-b483-f62f50607e8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.235623 | controller |     "Jun 11 11:49:28.702054 crc crio[22553]: time=\"2026-06-11T11:49:28.701885073Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=ee304a04-a6ff-4dde-8d67-fadcc0b49b05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.235637 | controller |     "Jun 11 11:49:28.703867 crc crio[22553]: time=\"2026-06-11T11:49:28.703591663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.235653 | controller |     "Jun 11 11:49:28.792487 crc crio[22553]: time=\"2026-06-11T11:49:28.792391795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.235673 | controller |     "Jun 11 11:49:28.797899 crc crio[22553]: time=\"2026-06-11T11:49:28.797814853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.235688 | controller |     "Jun 11 11:49:28.872475 crc crio[22553]: time=\"2026-06-11T11:49:28.872088741Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=321cffcc-0829-4746-b8ac-a6de05aba780 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.235703 | controller |     "Jun 11 11:49:28.872475 crc crio[22553]: time=\"2026-06-11T11:49:28.872457391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.235718 | controller |     "Jun 11 11:49:29.004766 crc crio[22553]: time=\"2026-06-11T11:49:28.99403475Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:74441076c52fe8b57c02827632e08eac8eb724620e72d7708aeb8b5e8d203391 UID:8101c2a1-8d0f-49fa-92fe-5b5dbe88527a NetNS:/var/run/netns/74973ee2-f2a9-4dc7-91b3-2e579b1cd112 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8101c2a1_8d0f_49fa_92fe_5b5dbe88527a.slice PodAnnotations:0xc00001aac8}] Aliases:map[]}\"",
2026-06-11 12:41:58.235733 | controller |     "Jun 11 11:49:29.004766 crc crio[22553]: time=\"2026-06-11T11:49:28.994583126Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.235748 | controller |     "Jun 11 11:49:29.150771 crc crio[22553]: time=\"2026-06-11T11:49:29.150446034Z\" level=info msg=\"Created container 28b664d10d31d7410d929cadb8e27366210956bc9e6513cb576afe85d30c625a: openstack/ceilometer-0/ceilometer-central-agent\" id=ee304a04-a6ff-4dde-8d67-fadcc0b49b05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.235763 | controller |     "Jun 11 11:49:29.156919 crc crio[22553]: time=\"2026-06-11T11:49:29.156843991Z\" level=info msg=\"Starting container: 28b664d10d31d7410d929cadb8e27366210956bc9e6513cb576afe85d30c625a\" id=4fec5222-da02-418a-aa15-60ed489dc7a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.235781 | controller |     "Jun 11 11:49:29.179533 crc crio[22553]: time=\"2026-06-11T11:49:29.179382189Z\" level=info msg=\"Started container\" PID=75343 containerID=28b664d10d31d7410d929cadb8e27366210956bc9e6513cb576afe85d30c625a description=openstack/ceilometer-0/ceilometer-central-agent id=4fec5222-da02-418a-aa15-60ed489dc7a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f",
2026-06-11 12:41:58.235797 | controller |     "Jun 11 11:49:29.370554 crc crio[22553]: time=\"2026-06-11T11:49:29.36958183Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f952bb98-efb5-46d0-8b2d-fa22e38148be name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.235811 | controller |     "Jun 11 11:49:29.433744 crc crio[22553]: time=\"2026-06-11T11:49:29.433439493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=718613e9-2bf4-4550-97bf-b9ff4890585c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.235826 | controller |     "Jun 11 11:49:29.441596 crc crio[22553]: time=\"2026-06-11T11:49:29.441505439Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=722e70d4-9bda-4f29-88f0-5de09e942b35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.235840 | controller |     "Jun 11 11:49:29.442061 crc crio[22553]: time=\"2026-06-11T11:49:29.442010374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.235855 | controller |     "Jun 11 11:49:29.513227 crc crio[22553]: time=\"2026-06-11T11:49:29.513111479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.235869 | controller |     "Jun 11 11:49:29.519825 crc crio[22553]: time=\"2026-06-11T11:49:29.519744472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.235884 | controller |     "Jun 11 11:49:29.683976 crc crio[22553]: time=\"2026-06-11T11:49:29.683081269Z\" level=info msg=\"Created container 932472c8f313d7514f02e6cfeb41dee4bc6d39334ad9e4930900770280ad03e7: openstack/ceilometer-0/ceilometer-notification-agent\" id=722e70d4-9bda-4f29-88f0-5de09e942b35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.235899 | controller |     "Jun 11 11:49:29.688489 crc crio[22553]: time=\"2026-06-11T11:49:29.688415215Z\" level=info msg=\"Starting container: 932472c8f313d7514f02e6cfeb41dee4bc6d39334ad9e4930900770280ad03e7\" id=c76693f0-eae7-4ac8-9c4e-99f7b9720d1d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.235914 | controller |     "Jun 11 11:49:29.696849 crc crio[22553]: time=\"2026-06-11T11:49:29.696739348Z\" level=info msg=\"Started container\" PID=75401 containerID=932472c8f313d7514f02e6cfeb41dee4bc6d39334ad9e4930900770280ad03e7 description=openstack/ceilometer-0/ceilometer-notification-agent id=c76693f0-eae7-4ac8-9c4e-99f7b9720d1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f",
2026-06-11 12:41:58.235929 | controller |     "Jun 11 11:49:29.723651 crc crio[22553]: time=\"2026-06-11T11:49:29.723519029Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ef9fc63f-1d4f-4081-b5f8-5651af302ae3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.235944 | controller |     "Jun 11 11:49:29.741373 crc crio[22553]: time=\"2026-06-11T11:49:29.741257717Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=25cae84e-7e09-4235-a3cc-ca3febea473f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.235963 | controller |     "Jun 11 11:49:29.754658 crc crio[22553]: time=\"2026-06-11T11:49:29.754483333Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=1e4d97f1-3e28-4c87-8816-f8748e8c15d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.235978 | controller |     "Jun 11 11:49:29.755201 crc crio[22553]: time=\"2026-06-11T11:49:29.755052079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.235993 | controller |     "Jun 11 11:49:29.773645 crc crio[22553]: 2026-06-11T11:49:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:74441076c52fe8b Mac:06:1f:bb:1a:29:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/74973ee2-f2a9-4dc7-91b3-2e579b1cd112 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.236008 | controller |     "Jun 11 11:49:29.776763 crc crio[22553]: time=\"2026-06-11T11:49:29.776606469Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:74441076c52fe8b57c02827632e08eac8eb724620e72d7708aeb8b5e8d203391 UID:8101c2a1-8d0f-49fa-92fe-5b5dbe88527a NetNS:/var/run/netns/74973ee2-f2a9-4dc7-91b3-2e579b1cd112 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8101c2a1_8d0f_49fa_92fe_5b5dbe88527a.slice PodAnnotations:0xc00001aac8}] Aliases:map[]}\"",
2026-06-11 12:41:58.236023 | controller |     "Jun 11 11:49:29.776967 crc crio[22553]: time=\"2026-06-11T11:49:29.776898867Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.236038 | controller |     "Jun 11 11:49:29.804607 crc crio[22553]: time=\"2026-06-11T11:49:29.804482972Z\" level=info msg=\"Ran pod sandbox 74441076c52fe8b57c02827632e08eac8eb724620e72d7708aeb8b5e8d203391 with infra container: openstack/cinder-api-0/POD\" id=321cffcc-0829-4746-b8ac-a6de05aba780 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.236053 | controller |     "Jun 11 11:49:29.808839 crc crio[22553]: time=\"2026-06-11T11:49:29.808638313Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=129885e4-c788-43ab-8d60-8038eb4c5536 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.236068 | controller |     "Jun 11 11:49:29.815735 crc crio[22553]: time=\"2026-06-11T11:49:29.815112662Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=16a050ec-3427-4482-9aa1-175684cc6312 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.236083 | controller |     "Jun 11 11:49:29.832020 crc crio[22553]: time=\"2026-06-11T11:49:29.831918133Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=f7f8fe32-3bcf-4bb1-9406-4cf50846293e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.236097 | controller |     "Jun 11 11:49:29.835997 crc crio[22553]: time=\"2026-06-11T11:49:29.834335653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.236112 | controller |     "Jun 11 11:49:29.841417 crc crio[22553]: time=\"2026-06-11T11:49:29.841238375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.236127 | controller |     "Jun 11 11:49:29.851653 crc crio[22553]: time=\"2026-06-11T11:49:29.851546636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.236145 | controller |     "Jun 11 11:49:29.938471 crc crio[22553]: time=\"2026-06-11T11:49:29.938226105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.236161 | controller |     "Jun 11 11:49:30.156387 crc crio[22553]: time=\"2026-06-11T11:49:30.156234607Z\" level=info msg=\"Created container c0cc4287d0fbbc1997aa97ac2315b1785c5933d0c4dd1bdc771d4daf3d58496e: openstack/ceilometer-0/sg-core\" id=1e4d97f1-3e28-4c87-8816-f8748e8c15d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.236176 | controller |     "Jun 11 11:49:30.165454 crc crio[22553]: time=\"2026-06-11T11:49:30.159842642Z\" level=info msg=\"Starting container: c0cc4287d0fbbc1997aa97ac2315b1785c5933d0c4dd1bdc771d4daf3d58496e\" id=eb485c24-8488-4186-a4a8-25de3983ffe7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.236190 | controller |     "Jun 11 11:49:30.169491 crc crio[22553]: time=\"2026-06-11T11:49:30.169308988Z\" level=info msg=\"Started container\" PID=75434 containerID=c0cc4287d0fbbc1997aa97ac2315b1785c5933d0c4dd1bdc771d4daf3d58496e description=openstack/ceilometer-0/sg-core id=eb485c24-8488-4186-a4a8-25de3983ffe7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f",
2026-06-11 12:41:58.236205 | controller |     "Jun 11 11:49:30.184216 crc crio[22553]: time=\"2026-06-11T11:49:30.18411164Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=43c1ad8b-cf3f-454c-b100-f8777c8dea63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.236220 | controller |     "Jun 11 11:49:30.228249 crc crio[22553]: time=\"2026-06-11T11:49:30.227780045Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=b2d2d596-77e0-4ebc-b922-0032545cd5c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.236235 | controller |     "Jun 11 11:49:30.247168 crc crio[22553]: time=\"2026-06-11T11:49:30.247102559Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=119c92cf-1c44-4807-9a41-a3e5c5caf30e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.236250 | controller |     "Jun 11 11:49:30.249027 crc crio[22553]: time=\"2026-06-11T11:49:30.248957923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.236265 | controller |     "Jun 11 11:49:30.420909 crc crio[22553]: time=\"2026-06-11T11:49:30.420796108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.236279 | controller |     "Jun 11 11:49:30.445935 crc crio[22553]: time=\"2026-06-11T11:49:30.445802758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.236294 | controller |     "Jun 11 11:49:30.471755 crc crio[22553]: time=\"2026-06-11T11:49:30.470660893Z\" level=info msg=\"Removing container: 882e6ac61ce2fc9c0ce801f0c137628ba518f2ac671086feaddb263ebbb30824\" id=cd87b4de-8165-43ad-bd52-9b052df17f90 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.236309 | controller |     "Jun 11 11:49:30.635824 crc crio[22553]: time=\"2026-06-11T11:49:30.635604917Z\" level=info msg=\"Created container 9fa3dbeaf5b2ca2ae56cdddf629be1dad4a4f44d3fbb2a11cf5cb31d04c2d38f: openstack/ceilometer-0/proxy-httpd\" id=119c92cf-1c44-4807-9a41-a3e5c5caf30e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.236324 | controller |     "Jun 11 11:49:30.639527 crc crio[22553]: time=\"2026-06-11T11:49:30.639440839Z\" level=info msg=\"Starting container: 9fa3dbeaf5b2ca2ae56cdddf629be1dad4a4f44d3fbb2a11cf5cb31d04c2d38f\" id=78ebccaa-86f5-4382-89cf-eb9365f0a374 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.236342 | controller |     "Jun 11 11:49:30.662294 crc crio[22553]: time=\"2026-06-11T11:49:30.662128751Z\" level=info msg=\"Started container\" PID=75505 containerID=9fa3dbeaf5b2ca2ae56cdddf629be1dad4a4f44d3fbb2a11cf5cb31d04c2d38f description=openstack/ceilometer-0/proxy-httpd id=78ebccaa-86f5-4382-89cf-eb9365f0a374 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f",
2026-06-11 12:41:58.236378 | controller |     "Jun 11 11:49:30.782850 crc crio[22553]: time=\"2026-06-11T11:49:30.780025382Z\" level=info msg=\"Removed container 882e6ac61ce2fc9c0ce801f0c137628ba518f2ac671086feaddb263ebbb30824: openshift-infra/auto-csr-approver-29686302-9t2ft/oc\" id=cd87b4de-8165-43ad-bd52-9b052df17f90 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.236395 | controller |     "Jun 11 11:49:30.804909 crc crio[22553]: time=\"2026-06-11T11:49:30.803827846Z\" level=info msg=\"Stopping pod sandbox: 3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6\" id=41f7ab90-23d4-41c5-8bb1-5817eb20690d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.236410 | controller |     "Jun 11 11:49:30.804909 crc crio[22553]: time=\"2026-06-11T11:49:30.803933259Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6\" id=41f7ab90-23d4-41c5-8bb1-5817eb20690d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.236425 | controller |     "Jun 11 11:49:30.805648 crc crio[22553]: time=\"2026-06-11T11:49:30.805564707Z\" level=info msg=\"Removing pod sandbox: 3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6\" id=ef409a75-8acd-4a6a-8266-5fd5f19f860b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.236440 | controller |     "Jun 11 11:49:30.900091 crc crio[22553]: time=\"2026-06-11T11:49:30.899177109Z\" level=info msg=\"Removed pod sandbox: 3f4c229b444c82a05ced0745e90fc71b6885581e45a1de15b3ae9f9047519ca6\" id=ef409a75-8acd-4a6a-8266-5fd5f19f860b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.236455 | controller |     "Jun 11 11:49:30.915145 crc crio[22553]: time=\"2026-06-11T11:49:30.914595129Z\" level=info msg=\"Stopping pod sandbox: ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f\" id=38efe6ca-df1c-4e24-9295-8cb20784188c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.236469 | controller |     "Jun 11 11:49:30.915145 crc crio[22553]: time=\"2026-06-11T11:49:30.914794355Z\" level=info msg=\"Stopped pod sandbox (already stopped): ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f\" id=38efe6ca-df1c-4e24-9295-8cb20784188c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.236484 | controller |     "Jun 11 11:49:30.920843 crc crio[22553]: time=\"2026-06-11T11:49:30.920775209Z\" level=info msg=\"Removing pod sandbox: ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f\" id=35386a0d-6ed3-46a9-b249-2071b1c4c8e6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.236499 | controller |     "Jun 11 11:49:30.975123 crc crio[22553]: time=\"2026-06-11T11:49:30.975005482Z\" level=info msg=\"Removed pod sandbox: ff6e736a4dd668681247a47eb99d0908e34234bbe4b979d6f197576612a81e0f\" id=35386a0d-6ed3-46a9-b249-2071b1c4c8e6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.236514 | controller |     "Jun 11 11:49:30.977749 crc crio[22553]: time=\"2026-06-11T11:49:30.977483714Z\" level=info msg=\"Stopping pod sandbox: 76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de\" id=1be3bb2a-5a0a-49c0-97fc-d78567804e4f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.236528 | controller |     "Jun 11 11:49:30.977749 crc crio[22553]: time=\"2026-06-11T11:49:30.977631229Z\" level=info msg=\"Stopped pod sandbox (already stopped): 76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de\" id=1be3bb2a-5a0a-49c0-97fc-d78567804e4f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.236548 | controller |     "Jun 11 11:49:30.980865 crc crio[22553]: time=\"2026-06-11T11:49:30.979920146Z\" level=info msg=\"Removing pod sandbox: 76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de\" id=b85b9da2-107d-49d3-b857-f07c063c6629 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.236563 | controller |     "Jun 11 11:49:31.001794 crc crio[22553]: time=\"2026-06-11T11:49:31.001537817Z\" level=info msg=\"Removed pod sandbox: 76b6df7334df46e7fd94c745d09cd76443072eb72db7073bf9fc4262e65873de\" id=b85b9da2-107d-49d3-b857-f07c063c6629 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.236628 | controller |     "Jun 11 11:49:31.006631 crc crio[22553]: time=\"2026-06-11T11:49:31.0061071Z\" level=info msg=\"Stopping pod sandbox: fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668\" id=5fa7ca78-e431-4f6c-a1ef-ad1c77f820dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.236648 | controller |     "Jun 11 11:49:31.006631 crc crio[22553]: time=\"2026-06-11T11:49:31.006199543Z\" level=info msg=\"Stopped pod sandbox (already stopped): fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668\" id=5fa7ca78-e431-4f6c-a1ef-ad1c77f820dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.236665 | controller |     "Jun 11 11:49:31.007543 crc crio[22553]: time=\"2026-06-11T11:49:31.00746773Z\" level=info msg=\"Removing pod sandbox: fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668\" id=7fc60d03-1e6b-43b4-aa1f-5b93205a9a8d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.236680 | controller |     "Jun 11 11:49:31.029071 crc crio[22553]: time=\"2026-06-11T11:49:31.028942106Z\" level=info msg=\"Removed pod sandbox: fedf41a7b0c149670a09d0998f71512f7cd86c55feb97b6f42fe3cc225623668\" id=7fc60d03-1e6b-43b4-aa1f-5b93205a9a8d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.236695 | controller |     "Jun 11 11:49:31.030170 crc crio[22553]: time=\"2026-06-11T11:49:31.030123151Z\" level=info msg=\"Stopping pod sandbox: 18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6\" id=2aba0bdb-c8e1-4d74-b8dc-6cd03aa70919 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.236709 | controller |     "Jun 11 11:49:31.030271 crc crio[22553]: time=\"2026-06-11T11:49:31.030190333Z\" level=info msg=\"Stopped pod sandbox (already stopped): 18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6\" id=2aba0bdb-c8e1-4d74-b8dc-6cd03aa70919 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.236724 | controller |     "Jun 11 11:49:31.031574 crc crio[22553]: time=\"2026-06-11T11:49:31.030826371Z\" level=info msg=\"Removing pod sandbox: 18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6\" id=19809c70-cdab-4304-acd5-c11d3b515a5f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.236738 | controller |     "Jun 11 11:49:31.084104 crc crio[22553]: time=\"2026-06-11T11:49:31.082448608Z\" level=info msg=\"Removed pod sandbox: 18ff294bdb8f38bc19c7924da375bb5cd608332bf0f15786a0b9a8f30e397eb6\" id=19809c70-cdab-4304-acd5-c11d3b515a5f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.236753 | controller |     "Jun 11 11:49:31.087081 crc crio[22553]: time=\"2026-06-11T11:49:31.087043902Z\" level=info msg=\"Stopping pod sandbox: 42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888\" id=4080ee88-3306-484b-aaa4-0bb9a3d0d791 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.236767 | controller |     "Jun 11 11:49:31.087558 crc crio[22553]: time=\"2026-06-11T11:49:31.087416463Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888\" id=4080ee88-3306-484b-aaa4-0bb9a3d0d791 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.236785 | controller |     "Jun 11 11:49:31.089133 crc crio[22553]: time=\"2026-06-11T11:49:31.089083381Z\" level=info msg=\"Removing pod sandbox: 42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888\" id=4925c80b-d8fe-420c-96b8-f1445dcbe54c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.236801 | controller |     "Jun 11 11:49:31.129799 crc crio[22553]: time=\"2026-06-11T11:49:31.129553373Z\" level=info msg=\"Removed pod sandbox: 42568c5e250679a45b83f2b0645ecec2dceda000095d0468c0418c41fc4ee888\" id=4925c80b-d8fe-420c-96b8-f1445dcbe54c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.236816 | controller |     "Jun 11 11:49:31.130749 crc crio[22553]: time=\"2026-06-11T11:49:31.130641704Z\" level=info msg=\"Stopping pod sandbox: b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c\" id=8c7d4256-279c-4885-b71a-79875329ad04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.236830 | controller |     "Jun 11 11:49:31.130940 crc crio[22553]: time=\"2026-06-11T11:49:31.130914532Z\" level=info msg=\"Stopped pod sandbox (already stopped): b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c\" id=8c7d4256-279c-4885-b71a-79875329ad04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.236844 | controller |     "Jun 11 11:49:31.132115 crc crio[22553]: time=\"2026-06-11T11:49:31.132038895Z\" level=info msg=\"Removing pod sandbox: b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c\" id=db14b514-2226-41f4-b86f-4c93677fec2a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.236858 | controller |     "Jun 11 11:49:31.165882 crc crio[22553]: time=\"2026-06-11T11:49:31.16580049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.236873 | controller |     "Jun 11 11:49:31.166950 crc crio[22553]: time=\"2026-06-11T11:49:31.166851961Z\" level=info msg=\"Removed pod sandbox: b9e528dbe2635eaeeb13810f8a6ecd5e60d6e5f30eddae9e3c8a96716d7a870c\" id=db14b514-2226-41f4-b86f-4c93677fec2a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.236887 | controller |     "Jun 11 11:49:31.171160 crc crio[22553]: time=\"2026-06-11T11:49:31.171110205Z\" level=info msg=\"Stopping pod sandbox: b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7\" id=c387edab-a221-47d7-addc-220830fb7f87 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.236902 | controller |     "Jun 11 11:49:31.171960 crc crio[22553]: time=\"2026-06-11T11:49:31.171935159Z\" level=info msg=\"Stopped pod sandbox (already stopped): b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7\" id=c387edab-a221-47d7-addc-220830fb7f87 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.236917 | controller |     "Jun 11 11:49:31.173565 crc crio[22553]: time=\"2026-06-11T11:49:31.173384132Z\" level=info msg=\"Removing pod sandbox: b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7\" id=b80f8400-4a48-4314-a68c-31aef0c61768 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.236932 | controller |     "Jun 11 11:49:31.196769 crc crio[22553]: time=\"2026-06-11T11:49:31.196449905Z\" level=info msg=\"Removed pod sandbox: b096c38c6332d904a7c45ff7616436e415d4ebd0080a54ad140a47ad82d607c7\" id=b80f8400-4a48-4314-a68c-31aef0c61768 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.236946 | controller |     "Jun 11 11:49:31.329640 crc crio[22553]: time=\"2026-06-11T11:49:31.329521579Z\" level=info msg=\"Created container 3f894e806f580b02c506f58a9576b71bfb13f066721804a8ca2d209e7843968c: openstack/cinder-api-0/cinder-api-log\" id=f7f8fe32-3bcf-4bb1-9406-4cf50846293e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.236961 | controller |     "Jun 11 11:49:31.331514 crc crio[22553]: time=\"2026-06-11T11:49:31.331419034Z\" level=info msg=\"Starting container: 3f894e806f580b02c506f58a9576b71bfb13f066721804a8ca2d209e7843968c\" id=cc59881d-291c-40db-bf32-5990223c928c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.236979 | controller |     "Jun 11 11:49:31.339189 crc crio[22553]: time=\"2026-06-11T11:49:31.339089628Z\" level=info msg=\"Started container\" PID=75718 containerID=3f894e806f580b02c506f58a9576b71bfb13f066721804a8ca2d209e7843968c description=openstack/cinder-api-0/cinder-api-log id=cc59881d-291c-40db-bf32-5990223c928c name=/runtime.v1.RuntimeService/StartContainer sandboxID=74441076c52fe8b57c02827632e08eac8eb724620e72d7708aeb8b5e8d203391",
2026-06-11 12:41:58.236995 | controller |     "Jun 11 11:49:31.362785 crc crio[22553]: time=\"2026-06-11T11:49:31.362634935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a26aa35c-1d18-434f-861f-23bfdffc8e00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.237010 | controller |     "Jun 11 11:49:31.528772 crc crio[22553]: time=\"2026-06-11T11:49:31.528523816Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=ca91095b-67b1-49fc-9eba-3643e76c5c3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.237025 | controller |     "Jun 11 11:49:31.538484 crc crio[22553]: time=\"2026-06-11T11:49:31.538445236Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=241b9523-3da1-4c2c-a3f5-a8939daaa1a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.237040 | controller |     "Jun 11 11:49:31.546545 crc crio[22553]: time=\"2026-06-11T11:49:31.546509951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.237054 | controller |     "Jun 11 11:49:31.652444 crc crio[22553]: time=\"2026-06-11T11:49:31.651381812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.237069 | controller |     "Jun 11 11:49:32.568447 crc crio[22553]: time=\"2026-06-11T11:49:32.568271411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.237085 | controller |     "Jun 11 11:49:32.805160 crc crio[22553]: time=\"2026-06-11T11:49:32.805034721Z\" level=info msg=\"Created container 5ee3c0ba8ac003a02d1bfae51072f2d21eaefae379b0d019ca15df9cd475f76c: openstack/cinder-api-0/cinder-api\" id=241b9523-3da1-4c2c-a3f5-a8939daaa1a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.237100 | controller |     "Jun 11 11:49:32.807193 crc crio[22553]: time=\"2026-06-11T11:49:32.8070637Z\" level=info msg=\"Starting container: 5ee3c0ba8ac003a02d1bfae51072f2d21eaefae379b0d019ca15df9cd475f76c\" id=fc8ef399-c10c-4880-8c62-6ca72a8da35e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.237115 | controller |     "Jun 11 11:49:32.824234 crc crio[22553]: time=\"2026-06-11T11:49:32.823739397Z\" level=info msg=\"Started container\" PID=75774 containerID=5ee3c0ba8ac003a02d1bfae51072f2d21eaefae379b0d019ca15df9cd475f76c description=openstack/cinder-api-0/cinder-api id=fc8ef399-c10c-4880-8c62-6ca72a8da35e name=/runtime.v1.RuntimeService/StartContainer sandboxID=74441076c52fe8b57c02827632e08eac8eb724620e72d7708aeb8b5e8d203391",
2026-06-11 12:41:58.237130 | controller |     "Jun 11 11:49:33.098869 crc crio[22553]: time=\"2026-06-11T11:49:33.096338132Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-66fb44fcbc-6jh4m/POD\" id=112d3477-2e82-47e0-bf4a-e655bf6d6f2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.237145 | controller |     "Jun 11 11:49:33.098869 crc crio[22553]: time=\"2026-06-11T11:49:33.097311701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.237164 | controller |     "Jun 11 11:49:33.201934 crc crio[22553]: time=\"2026-06-11T11:49:33.201831621Z\" level=info msg=\"Got pod network &{Name:swift-proxy-66fb44fcbc-6jh4m Namespace:openstack ID:f61284569225a3321afa875dc4e8e8b0cdd79e70e509074fc5e1060d4e127399 UID:2ecfa2d0-c0c2-4a08-a814-3c6ddb5d38c1 NetNS:/var/run/netns/186dbf14-dadc-4213-930f-3eaa4673c02d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ecfa2d0_c0c2_4a08_a814_3c6ddb5d38c1.slice PodAnnotations:0xc000ca0310}] Aliases:map[]}\"",
2026-06-11 12:41:58.237180 | controller |     "Jun 11 11:49:33.201934 crc crio[22553]: time=\"2026-06-11T11:49:33.201904033Z\" level=info msg=\"Adding pod openstack_swift-proxy-66fb44fcbc-6jh4m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.237196 | controller |     "Jun 11 11:49:34.014066 crc crio[22553]: 2026-06-11T11:49:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f61284569225a33 Mac:ba:66:85:f6:02:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/186dbf14-dadc-4213-930f-3eaa4673c02d SocketPath: PciID:}] [{Interface:0xc0001145c0 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.237211 | controller |     "Jun 11 11:49:34.016282 crc crio[22553]: time=\"2026-06-11T11:49:34.016214947Z\" level=info msg=\"Got pod network &{Name:swift-proxy-66fb44fcbc-6jh4m Namespace:openstack ID:f61284569225a3321afa875dc4e8e8b0cdd79e70e509074fc5e1060d4e127399 UID:2ecfa2d0-c0c2-4a08-a814-3c6ddb5d38c1 NetNS:/var/run/netns/186dbf14-dadc-4213-930f-3eaa4673c02d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ecfa2d0_c0c2_4a08_a814_3c6ddb5d38c1.slice PodAnnotations:0xc000ca0310}] Aliases:map[]}\"",
2026-06-11 12:41:58.237225 | controller |     "Jun 11 11:49:34.016427 crc crio[22553]: time=\"2026-06-11T11:49:34.016406303Z\" level=info msg=\"Checking pod openstack_swift-proxy-66fb44fcbc-6jh4m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.237240 | controller |     "Jun 11 11:49:34.028201 crc crio[22553]: time=\"2026-06-11T11:49:34.028120765Z\" level=info msg=\"Ran pod sandbox f61284569225a3321afa875dc4e8e8b0cdd79e70e509074fc5e1060d4e127399 with infra container: openstack/swift-proxy-66fb44fcbc-6jh4m/POD\" id=112d3477-2e82-47e0-bf4a-e655bf6d6f2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.237255 | controller |     "Jun 11 11:49:34.034907 crc crio[22553]: time=\"2026-06-11T11:49:34.031500953Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=64b9ad85-cf57-494e-abbd-d776b0ecba16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.237270 | controller |     "Jun 11 11:49:34.144221 crc crio[22553]: time=\"2026-06-11T11:49:34.143573464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=d5866825-575d-44db-ab59-f54df217f595 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.237285 | controller |     "Jun 11 11:49:34.154439 crc crio[22553]: time=\"2026-06-11T11:49:34.154268896Z\" level=info msg=\"Creating container: openstack/swift-proxy-66fb44fcbc-6jh4m/proxy-httpd\" id=5b27e21f-22c9-4b52-80cd-46fa2ac294dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.237300 | controller |     "Jun 11 11:49:34.155840 crc crio[22553]: time=\"2026-06-11T11:49:34.1557624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.237315 | controller |     "Jun 11 11:49:34.243123 crc crio[22553]: time=\"2026-06-11T11:49:34.243020197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.237334 | controller |     "Jun 11 11:49:34.261324 crc crio[22553]: time=\"2026-06-11T11:49:34.261214328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.237366 | controller |     "Jun 11 11:49:34.425466 crc crio[22553]: time=\"2026-06-11T11:49:34.425310087Z\" level=info msg=\"Created container 4839bc0ed79a0cd607be55e928f7d287814bd103c5130fe15129490777fde17f: openstack/swift-proxy-66fb44fcbc-6jh4m/proxy-httpd\" id=5b27e21f-22c9-4b52-80cd-46fa2ac294dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.237383 | controller |     "Jun 11 11:49:34.436063 crc crio[22553]: time=\"2026-06-11T11:49:34.435902276Z\" level=info msg=\"Starting container: 4839bc0ed79a0cd607be55e928f7d287814bd103c5130fe15129490777fde17f\" id=008bbc1e-530d-417d-bf5f-1770098c5227 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.237398 | controller |     "Jun 11 11:49:34.446593 crc crio[22553]: time=\"2026-06-11T11:49:34.446256348Z\" level=info msg=\"Started container\" PID=76066 containerID=4839bc0ed79a0cd607be55e928f7d287814bd103c5130fe15129490777fde17f description=openstack/swift-proxy-66fb44fcbc-6jh4m/proxy-httpd id=008bbc1e-530d-417d-bf5f-1770098c5227 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f61284569225a3321afa875dc4e8e8b0cdd79e70e509074fc5e1060d4e127399",
2026-06-11 12:41:58.237413 | controller |     "Jun 11 11:49:34.468745 crc crio[22553]: time=\"2026-06-11T11:49:34.468526378Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=c7b14e65-d744-45f2-92c2-41df17719502 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.237428 | controller |     "Jun 11 11:49:34.494062 crc crio[22553]: time=\"2026-06-11T11:49:34.49394345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=62ab6a21-f56c-422b-98a1-eb9d9933062f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.237443 | controller |     "Jun 11 11:49:34.504508 crc crio[22553]: time=\"2026-06-11T11:49:34.504322513Z\" level=info msg=\"Creating container: openstack/swift-proxy-66fb44fcbc-6jh4m/proxy-server\" id=b41797ca-051d-4511-9743-2f7a74ff73b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.237458 | controller |     "Jun 11 11:49:34.505109 crc crio[22553]: time=\"2026-06-11T11:49:34.504990352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.237472 | controller |     "Jun 11 11:49:34.562520 crc crio[22553]: time=\"2026-06-11T11:49:34.562417188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.237487 | controller |     "Jun 11 11:49:34.571936 crc crio[22553]: time=\"2026-06-11T11:49:34.571832893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.237501 | controller |     "Jun 11 11:49:34.732243 crc crio[22553]: time=\"2026-06-11T11:49:34.731505893Z\" level=info msg=\"Created container b7088369a86d05d1823e83f918cf6d3eeb7603db6f47df7db0f5e4ad38c26d89: openstack/swift-proxy-66fb44fcbc-6jh4m/proxy-server\" id=b41797ca-051d-4511-9743-2f7a74ff73b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.237516 | controller |     "Jun 11 11:49:34.734975 crc crio[22553]: time=\"2026-06-11T11:49:34.734926913Z\" level=info msg=\"Starting container: b7088369a86d05d1823e83f918cf6d3eeb7603db6f47df7db0f5e4ad38c26d89\" id=4614adb9-1e26-4352-bf36-299f06165558 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.237530 | controller |     "Jun 11 11:49:34.747051 crc crio[22553]: time=\"2026-06-11T11:49:34.746977284Z\" level=info msg=\"Started container\" PID=76189 containerID=b7088369a86d05d1823e83f918cf6d3eeb7603db6f47df7db0f5e4ad38c26d89 description=openstack/swift-proxy-66fb44fcbc-6jh4m/proxy-server id=4614adb9-1e26-4352-bf36-299f06165558 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f61284569225a3321afa875dc4e8e8b0cdd79e70e509074fc5e1060d4e127399",
2026-06-11 12:41:58.237549 | controller |     "Jun 11 11:49:35.198458 crc crio[22553]: time=\"2026-06-11T11:49:35.198229674Z\" level=info msg=\"Stopping container: 932472c8f313d7514f02e6cfeb41dee4bc6d39334ad9e4930900770280ad03e7 (timeout: 30s)\" id=8268c2c1-36b6-44ab-b38f-650bca8b3407 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.237564 | controller |     "Jun 11 11:49:35.201039 crc crio[22553]: time=\"2026-06-11T11:49:35.200892812Z\" level=info msg=\"Stopping container: 28b664d10d31d7410d929cadb8e27366210956bc9e6513cb576afe85d30c625a (timeout: 30s)\" id=2f5e760c-35f8-45d3-983d-99993b975620 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.237579 | controller |     "Jun 11 11:49:35.202739 crc crio[22553]: time=\"2026-06-11T11:49:35.202616642Z\" level=info msg=\"Stopping container: c0cc4287d0fbbc1997aa97ac2315b1785c5933d0c4dd1bdc771d4daf3d58496e (timeout: 30s)\" id=3cdc3f5e-d40d-4b99-9fb0-9769e935fb34 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.237594 | controller |     "Jun 11 11:49:35.202970 crc crio[22553]: time=\"2026-06-11T11:49:35.202643633Z\" level=info msg=\"Stopping container: 9fa3dbeaf5b2ca2ae56cdddf629be1dad4a4f44d3fbb2a11cf5cb31d04c2d38f (timeout: 30s)\" id=a5635808-d94f-4669-89ec-bffb1304b8f4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.237608 | controller |     "Jun 11 11:49:35.356227 crc crio[22553]: time=\"2026-06-11T11:49:35.355139433Z\" level=info msg=\"Stopped container c0cc4287d0fbbc1997aa97ac2315b1785c5933d0c4dd1bdc771d4daf3d58496e: openstack/ceilometer-0/sg-core\" id=3cdc3f5e-d40d-4b99-9fb0-9769e935fb34 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.237623 | controller |     "Jun 11 11:49:35.365371 crc crio[22553]: time=\"2026-06-11T11:49:35.365182466Z\" level=info msg=\"Stopped container 9fa3dbeaf5b2ca2ae56cdddf629be1dad4a4f44d3fbb2a11cf5cb31d04c2d38f: openstack/ceilometer-0/proxy-httpd\" id=a5635808-d94f-4669-89ec-bffb1304b8f4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.237638 | controller |     "Jun 11 11:49:35.679428 crc crio[22553]: time=\"2026-06-11T11:49:35.679234022Z\" level=info msg=\"Stopped container 932472c8f313d7514f02e6cfeb41dee4bc6d39334ad9e4930900770280ad03e7: openstack/ceilometer-0/ceilometer-notification-agent\" id=8268c2c1-36b6-44ab-b38f-650bca8b3407 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.237652 | controller |     "Jun 11 11:49:36.293177 crc crio[22553]: time=\"2026-06-11T11:49:36.292315724Z\" level=info msg=\"Stopped container 28b664d10d31d7410d929cadb8e27366210956bc9e6513cb576afe85d30c625a: openstack/ceilometer-0/ceilometer-central-agent\" id=2f5e760c-35f8-45d3-983d-99993b975620 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.237666 | controller |     "Jun 11 11:49:36.295903 crc crio[22553]: time=\"2026-06-11T11:49:36.295775625Z\" level=info msg=\"Stopping pod sandbox: ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f\" id=9bb96bf8-8e18-4731-a454-3c1ef6ca02d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.237681 | controller |     "Jun 11 11:49:36.297222 crc crio[22553]: time=\"2026-06-11T11:49:36.297163396Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f UID:8eea7d97-56cc-4e8e-ae6b-00d39694584a NetNS:/var/run/netns/bc54af29-5ce8-4cfb-a4b2-1fafac8921dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8eea7d97_56cc_4e8e_ae6b_00d39694584a.slice PodAnnotations:0xc001894920}] Aliases:map[]}\"",
2026-06-11 12:41:58.237702 | controller |     "Jun 11 11:49:36.297782 crc crio[22553]: time=\"2026-06-11T11:49:36.297569158Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.237717 | controller |     "Jun 11 11:49:36.692628 crc crio[22553]: time=\"2026-06-11T11:49:36.687972781Z\" level=info msg=\"Stopped pod sandbox: ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f\" id=9bb96bf8-8e18-4731-a454-3c1ef6ca02d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.237733 | controller |     "Jun 11 11:49:37.765313 crc crio[22553]: time=\"2026-06-11T11:49:37.764319993Z\" level=info msg=\"Removing container: 9fa3dbeaf5b2ca2ae56cdddf629be1dad4a4f44d3fbb2a11cf5cb31d04c2d38f\" id=99753ad2-cb9e-4850-b4db-069a6d8165f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.237747 | controller |     "Jun 11 11:49:37.847159 crc crio[22553]: time=\"2026-06-11T11:49:37.846981325Z\" level=info msg=\"Removed container 9fa3dbeaf5b2ca2ae56cdddf629be1dad4a4f44d3fbb2a11cf5cb31d04c2d38f: openstack/ceilometer-0/proxy-httpd\" id=99753ad2-cb9e-4850-b4db-069a6d8165f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.237762 | controller |     "Jun 11 11:49:37.862450 crc crio[22553]: time=\"2026-06-11T11:49:37.862332703Z\" level=info msg=\"Removing container: c0cc4287d0fbbc1997aa97ac2315b1785c5933d0c4dd1bdc771d4daf3d58496e\" id=cccaef0e-e589-4426-9f5a-b7461d5c8574 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.237777 | controller |     "Jun 11 11:49:37.922480 crc crio[22553]: time=\"2026-06-11T11:49:37.922380726Z\" level=info msg=\"Removed container c0cc4287d0fbbc1997aa97ac2315b1785c5933d0c4dd1bdc771d4daf3d58496e: openstack/ceilometer-0/sg-core\" id=cccaef0e-e589-4426-9f5a-b7461d5c8574 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.237791 | controller |     "Jun 11 11:49:37.934134 crc crio[22553]: time=\"2026-06-11T11:49:37.932435599Z\" level=info msg=\"Removing container: 932472c8f313d7514f02e6cfeb41dee4bc6d39334ad9e4930900770280ad03e7\" id=669cb069-31bf-4af1-be68-faa900b44878 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.237805 | controller |     "Jun 11 11:49:38.030128 crc crio[22553]: time=\"2026-06-11T11:49:38.028892534Z\" level=info msg=\"Removed container 932472c8f313d7514f02e6cfeb41dee4bc6d39334ad9e4930900770280ad03e7: openstack/ceilometer-0/ceilometer-notification-agent\" id=669cb069-31bf-4af1-be68-faa900b44878 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.237820 | controller |     "Jun 11 11:49:38.039296 crc crio[22553]: time=\"2026-06-11T11:49:38.03903787Z\" level=info msg=\"Removing container: 28b664d10d31d7410d929cadb8e27366210956bc9e6513cb576afe85d30c625a\" id=a2064185-e514-4696-9eec-e06b693ce6e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.237835 | controller |     "Jun 11 11:49:38.093650 crc crio[22553]: time=\"2026-06-11T11:49:38.093534111Z\" level=info msg=\"Removed container 28b664d10d31d7410d929cadb8e27366210956bc9e6513cb576afe85d30c625a: openstack/ceilometer-0/ceilometer-central-agent\" id=a2064185-e514-4696-9eec-e06b693ce6e5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.237849 | controller |     "Jun 11 11:49:38.319407 crc crio[22553]: time=\"2026-06-11T11:49:38.319272829Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=13600a21-19e1-454e-88d8-ecf8739e122d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.237864 | controller |     "Jun 11 11:49:38.319519 crc crio[22553]: time=\"2026-06-11T11:49:38.319419823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.237878 | controller |     "Jun 11 11:49:38.388945 crc crio[22553]: time=\"2026-06-11T11:49:38.388561551Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14 UID:e1fe2461-33d9-4ab2-8485-834d3af044f2 NetNS:/var/run/netns/2defa778-8e82-404d-9303-1c4224caa894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1fe2461_33d9_4ab2_8485_834d3af044f2.slice PodAnnotations:0xc0028162c0}] Aliases:map[]}\"",
2026-06-11 12:41:58.237897 | controller |     "Jun 11 11:49:38.388945 crc crio[22553]: time=\"2026-06-11T11:49:38.38887403Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.237912 | controller |     "Jun 11 11:49:38.994539 crc crio[22553]: 2026-06-11T11:49:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41e084bda672a7c Mac:b6:1b:37:18:9e:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/2defa778-8e82-404d-9303-1c4224caa894 SocketPath: PciID:}] [{Interface:0xc000370790 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.237928 | controller |     "Jun 11 11:49:38.996230 crc crio[22553]: time=\"2026-06-11T11:49:38.995464953Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14 UID:e1fe2461-33d9-4ab2-8485-834d3af044f2 NetNS:/var/run/netns/2defa778-8e82-404d-9303-1c4224caa894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1fe2461_33d9_4ab2_8485_834d3af044f2.slice PodAnnotations:0xc0028162c0}] Aliases:map[]}\"",
2026-06-11 12:41:58.237943 | controller |     "Jun 11 11:49:38.996230 crc crio[22553]: time=\"2026-06-11T11:49:38.995595677Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.237958 | controller |     "Jun 11 11:49:39.831727 crc crio[22553]: time=\"2026-06-11T11:49:39.828854585Z\" level=info msg=\"Stopping container: 91783888ea41e02199b21940937d9cf4d2153a9d380b4093fa304981d12cae16 (timeout: 30s)\" id=8b0d6a63-25d6-44b9-af95-2bf5761a10fa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.237973 | controller |     "Jun 11 11:49:39.831727 crc crio[22553]: time=\"2026-06-11T11:49:39.829089002Z\" level=info msg=\"Stopping container: e745c4367560195088e10407cfa8a83af41030d5f352c61614d5a858ec28bab7 (timeout: 30s)\" id=9b6e9bc8-6343-458d-a249-3b605aeb617d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.237987 | controller |     "Jun 11 11:49:41.208534 crc crio[22553]: time=\"2026-06-11T11:49:41.207479939Z\" level=info msg=\"Stopping container: 2fd2e408745a03731b82700f947e2396bebe2aef9b34ff6af977744fffa3c6c0 (timeout: 30s)\" id=de29cb8c-354c-4d2e-a4c6-e9b9b4a2919a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.238002 | controller |     "Jun 11 11:49:41.211907 crc crio[22553]: time=\"2026-06-11T11:49:41.208134398Z\" level=info msg=\"Stopping container: 6ef1f6ed4b77e20582e568f4355dd0b9d1d68f559213e94e5bc6af5e5dff6725 (timeout: 30s)\" id=e17e0d0a-4c2d-469b-aa49-b6ed4b6fe50f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.238017 | controller |     "Jun 11 11:49:46.075926 crc crio[22553]: time=\"2026-06-11T11:49:46.072513121Z\" level=info msg=\"Stopping container: f89b25ec056c6ec82d1114232c93e81d9d906bc10914f66501cf5266a04fee31 (timeout: 30s)\" id=de7c20cf-cc2f-464e-8ac1-dec345cbcfad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.238031 | controller |     "Jun 11 11:49:46.075926 crc crio[22553]: time=\"2026-06-11T11:49:46.072527832Z\" level=info msg=\"Stopping container: c4e45af46d1a648b02ffa923ed0305aa714acf8a1e9e23a6e13529002239f81f (timeout: 30s)\" id=d18299e2-972a-4aa3-ac9e-67526067c31f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.238046 | controller |     "Jun 11 11:49:46.737383 crc crio[22553]: time=\"2026-06-11T11:49:46.733553373Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-2c6hr/POD\" id=edecaa90-0bf0-43d3-93d5-2ccd142111f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.238065 | controller |     "Jun 11 11:49:46.737383 crc crio[22553]: time=\"2026-06-11T11:49:46.734103549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.238080 | controller |     "Jun 11 11:49:47.022246 crc crio[22553]: time=\"2026-06-11T11:49:47.021228869Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-73a4-account-create-update-r86wb/POD\" id=e89c69a6-fa40-4c18-b30d-8580ff334523 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.238096 | controller |     "Jun 11 11:49:47.022246 crc crio[22553]: time=\"2026-06-11T11:49:47.021404314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.238111 | controller |     "Jun 11 11:49:47.065616 crc crio[22553]: time=\"2026-06-11T11:49:47.06546435Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-c9qb4/POD\" id=c3b65c23-ffd9-430b-aca9-ff2ab0267d6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.238126 | controller |     "Jun 11 11:49:47.065616 crc crio[22553]: time=\"2026-06-11T11:49:47.065571803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.238141 | controller |     "Jun 11 11:49:47.223932 crc crio[22553]: time=\"2026-06-11T11:49:47.223812811Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-glw2q/POD\" id=a795fa62-9209-4b2c-a10e-220e9af45221 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.238155 | controller |     "Jun 11 11:49:47.225627 crc crio[22553]: time=\"2026-06-11T11:49:47.223972556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.238170 | controller |     "Jun 11 11:49:47.229493 crc crio[22553]: time=\"2026-06-11T11:49:47.229420925Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-f051-account-create-update-r8z7w/POD\" id=75fd9393-7227-44ca-8cb2-526f8f0afedb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.238184 | controller |     "Jun 11 11:49:47.229645 crc crio[22553]: time=\"2026-06-11T11:49:47.229523658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.238199 | controller |     "Jun 11 11:49:47.367667 crc crio[22553]: time=\"2026-06-11T11:49:47.367575577Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-gb8wn/POD\" id=b486f3fe-65c4-46ce-8f5e-c555496a856d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.238213 | controller |     "Jun 11 11:49:47.367667 crc crio[22553]: time=\"2026-06-11T11:49:47.367727701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.238228 | controller |     "Jun 11 11:49:47.430093 crc crio[22553]: time=\"2026-06-11T11:49:47.430013589Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-c1ab-account-create-update-bxl8x/POD\" id=1a23aa09-ae54-4a07-8d11-7fa4603de41d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.238242 | controller |     "Jun 11 11:49:47.430282 crc crio[22553]: time=\"2026-06-11T11:49:47.430127263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.238257 | controller |     "Jun 11 11:49:48.993568 crc crio[22553]: time=\"2026-06-11T11:49:48.991620643Z\" level=info msg=\"Stopping container: 758953ce3afc8190c4d4458e334f010cbf621b8cdc715886a07ce1136deb3bac (timeout: 30s)\" id=cad4ed54-5f26-46f9-a479-3404eb0db392 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.238276 | controller |     "Jun 11 11:49:48.995466 crc crio[22553]: time=\"2026-06-11T11:49:48.994653562Z\" level=info msg=\"Stopping container: 2e739dca1f014872032041fc52fc51e5c2770202ed077737b159947a059fd8e8 (timeout: 30s)\" id=54b785c3-78c6-4b39-95b5-716d222d6ce6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.238291 | controller |     "Jun 11 11:49:51.945524 crc crio[22553]: time=\"2026-06-11T11:49:51.944294424Z\" level=info msg=\"Stopped container 2fd2e408745a03731b82700f947e2396bebe2aef9b34ff6af977744fffa3c6c0: openstack/neutron-bddd8cd44-ngwgl/neutron-httpd\" id=de29cb8c-354c-4d2e-a4c6-e9b9b4a2919a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.238306 | controller |     "Jun 11 11:49:52.045782 crc crio[22553]: time=\"2026-06-11T11:49:52.045622822Z\" level=info msg=\"Stopped container e745c4367560195088e10407cfa8a83af41030d5f352c61614d5a858ec28bab7: openstack/glance-default-internal-api-0/glance-httpd\" id=9b6e9bc8-6343-458d-a249-3b605aeb617d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.238321 | controller |     "Jun 11 11:49:52.257501 crc crio[22553]: time=\"2026-06-11T11:49:52.257218207Z\" level=info msg=\"Stopped container c4e45af46d1a648b02ffa923ed0305aa714acf8a1e9e23a6e13529002239f81f: openstack/cinder-scheduler-0/cinder-scheduler\" id=d18299e2-972a-4aa3-ac9e-67526067c31f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.238336 | controller |     "Jun 11 11:49:52.479112 crc crio[22553]: time=\"2026-06-11T11:49:52.47901104Z\" level=info msg=\"Stopped container f89b25ec056c6ec82d1114232c93e81d9d906bc10914f66501cf5266a04fee31: openstack/cinder-scheduler-0/probe\" id=de7c20cf-cc2f-464e-8ac1-dec345cbcfad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.238373 | controller |     "Jun 11 11:49:52.482259 crc crio[22553]: time=\"2026-06-11T11:49:52.482130221Z\" level=info msg=\"Stopping pod sandbox: e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf\" id=1ec0f3d1-377e-4a0a-8eee-adea1df1adab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.238390 | controller |     "Jun 11 11:49:52.483183 crc crio[22553]: time=\"2026-06-11T11:49:52.483088969Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf UID:f4ab73bf-6e04-4860-af1f-6f5a97cc30dd NetNS:/var/run/netns/4e398bfd-fef8-41e6-afd6-6c48eed5acac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4ab73bf_6e04_4860_af1f_6f5a97cc30dd.slice PodAnnotations:0xc00001a2f8}] Aliases:map[]}\"",
2026-06-11 12:41:58.238405 | controller |     "Jun 11 11:49:52.483453 crc crio[22553]: time=\"2026-06-11T11:49:52.483269514Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.238421 | controller |     "Jun 11 11:49:52.627593 crc crio[22553]: time=\"2026-06-11T11:49:52.627497203Z\" level=info msg=\"Stopped container 758953ce3afc8190c4d4458e334f010cbf621b8cdc715886a07ce1136deb3bac: openstack/glance-default-external-api-0/glance-log\" id=cad4ed54-5f26-46f9-a479-3404eb0db392 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.238436 | controller |     "Jun 11 11:49:52.771440 crc crio[22553]: time=\"2026-06-11T11:49:52.77059891Z\" level=info msg=\"Ran pod sandbox 41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14 with infra container: openstack/ceilometer-0/POD\" id=13600a21-19e1-454e-88d8-ecf8739e122d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.238451 | controller |     "Jun 11 11:49:52.771897 crc crio[22553]: time=\"2026-06-11T11:49:52.771772714Z\" level=info msg=\"Stopped container 91783888ea41e02199b21940937d9cf4d2153a9d380b4093fa304981d12cae16: openstack/glance-default-internal-api-0/glance-log\" id=8b0d6a63-25d6-44b9-af95-2bf5761a10fa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.238470 | controller |     "Jun 11 11:49:52.773393 crc crio[22553]: time=\"2026-06-11T11:49:52.773318819Z\" level=info msg=\"Stopping pod sandbox: 6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2\" id=7dad7087-d159-4a9e-941f-c79b6e19d2a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.238485 | controller |     "Jun 11 11:49:52.774424 crc crio[22553]: time=\"2026-06-11T11:49:52.774211815Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2 UID:ffed37a6-12db-4054-a476-a253de4810aa NetNS:/var/run/netns/a9a9c262-0c15-40d7-ba5a-cbc51e40d5e5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podffed37a6_12db_4054_a476_a253de4810aa.slice PodAnnotations:0xc000ca0570}] Aliases:map[]}\"",
2026-06-11 12:41:58.238500 | controller |     "Jun 11 11:49:52.774527 crc crio[22553]: time=\"2026-06-11T11:49:52.774458352Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.238515 | controller |     "Jun 11 11:49:52.776670 crc crio[22553]: time=\"2026-06-11T11:49:52.776583934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=b7c69e6b-0fff-40b2-a23b-07569c293985 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.238530 | controller |     "Jun 11 11:49:52.834238 crc crio[22553]: time=\"2026-06-11T11:49:52.834165765Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=3085f4a6-3fa1-4890-a92e-6748ed918533 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.238544 | controller |     "Jun 11 11:49:52.959838 crc crio[22553]: time=\"2026-06-11T11:49:52.959728659Z\" level=info msg=\"Stopped container 6ef1f6ed4b77e20582e568f4355dd0b9d1d68f559213e94e5bc6af5e5dff6725: openstack/neutron-bddd8cd44-ngwgl/neutron-api\" id=e17e0d0a-4c2d-469b-aa49-b6ed4b6fe50f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.238559 | controller |     "Jun 11 11:49:52.961382 crc crio[22553]: time=\"2026-06-11T11:49:52.960630696Z\" level=info msg=\"Stopping pod sandbox: df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56\" id=486ab2f8-d408-4351-9ac3-d94de320f884 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.238574 | controller |     "Jun 11 11:49:52.961382 crc crio[22553]: time=\"2026-06-11T11:49:52.961226103Z\" level=info msg=\"Got pod network &{Name:neutron-bddd8cd44-ngwgl Namespace:openstack ID:df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56 UID:649589e4-0401-4701-87dc-c12c881d9bcf NetNS:/var/run/netns/67a929a9-4b47-4054-a5ec-120e8d2754b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod649589e4_0401_4701_87dc_c12c881d9bcf.slice PodAnnotations:0xc0048005b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.238589 | controller |     "Jun 11 11:49:52.961517 crc crio[22553]: time=\"2026-06-11T11:49:52.961383288Z\" level=info msg=\"Deleting pod openstack_neutron-bddd8cd44-ngwgl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.238604 | controller |     "Jun 11 11:49:52.966305 crc crio[22553]: time=\"2026-06-11T11:49:52.962311495Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=b0095d26-3283-4a50-b519-03e25aa6598a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.238622 | controller |     "Jun 11 11:49:53.098935 crc crio[22553]: time=\"2026-06-11T11:49:53.098828739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.238638 | controller |     "Jun 11 11:49:53.102770 crc crio[22553]: time=\"2026-06-11T11:49:53.102665441Z\" level=info msg=\"Stopped container 2e739dca1f014872032041fc52fc51e5c2770202ed077737b159947a059fd8e8: openstack/glance-default-external-api-0/glance-httpd\" id=54b785c3-78c6-4b39-95b5-716d222d6ce6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.238653 | controller |     "Jun 11 11:49:53.104383 crc crio[22553]: time=\"2026-06-11T11:49:53.104316689Z\" level=info msg=\"Stopping pod sandbox: 0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb\" id=b30cb8ae-6d86-4f78-8e95-80faf11dc095 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.238668 | controller |     "Jun 11 11:49:53.105134 crc crio[22553]: time=\"2026-06-11T11:49:53.105092112Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb UID:bcb20f78-01f3-459c-9a46-e1542f8f0cb1 NetNS:/var/run/netns/e80fdc79-ba36-48e8-a7be-99674667e1fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcb20f78_01f3_459c_9a46_e1542f8f0cb1.slice PodAnnotations:0xc000ca0798}] Aliases:map[]}\"",
2026-06-11 12:41:58.238683 | controller |     "Jun 11 11:49:53.105437 crc crio[22553]: time=\"2026-06-11T11:49:53.105303058Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.238698 | controller |     "Jun 11 11:49:53.147760 crc crio[22553]: time=\"2026-06-11T11:49:53.146816679Z\" level=info msg=\"Stopped pod sandbox: e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf\" id=1ec0f3d1-377e-4a0a-8eee-adea1df1adab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.238713 | controller |     "Jun 11 11:49:53.219222 crc crio[22553]: time=\"2026-06-11T11:49:53.218969495Z\" level=info msg=\"Got pod network &{Name:nova-api-73a4-account-create-update-r86wb Namespace:openstack ID:2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a UID:c959a769-2012-4ca7-a3d2-db4df8ab84f0 NetNS:/var/run/netns/7bdcfd7b-599b-44a9-9bd2-3299ce10ba7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc959a769_2012_4ca7_a3d2_db4df8ab84f0.slice PodAnnotations:0xc0028168f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.238728 | controller |     "Jun 11 11:49:53.219222 crc crio[22553]: time=\"2026-06-11T11:49:53.219100609Z\" level=info msg=\"Adding pod openstack_nova-api-73a4-account-create-update-r86wb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.238743 | controller |     "Jun 11 11:49:53.272318 crc crio[22553]: time=\"2026-06-11T11:49:53.270606662Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04\" id=7830d42d-5774-4397-a1b0-a0c6006db99e name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.238758 | controller |     "Jun 11 11:49:53.280742 crc crio[22553]: time=\"2026-06-11T11:49:53.278305987Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=fd16963e-0105-448d-b818-dbfa134ea08a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.238772 | controller |     "Jun 11 11:49:53.333436 crc crio[22553]: time=\"2026-06-11T11:49:53.333272351Z\" level=info msg=\"Removing container: f89b25ec056c6ec82d1114232c93e81d9d906bc10914f66501cf5266a04fee31\" id=9fd2633a-497f-466b-a0c3-9750f2eef818 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.238791 | controller |     "Jun 11 11:49:53.450509 crc crio[22553]: time=\"2026-06-11T11:49:53.449471742Z\" level=info msg=\"Stopped pod sandbox: 6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2\" id=7dad7087-d159-4a9e-941f-c79b6e19d2a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.238806 | controller |     "Jun 11 11:49:53.579009 crc crio[22553]: time=\"2026-06-11T11:49:53.578830107Z\" level=info msg=\"Removed container f89b25ec056c6ec82d1114232c93e81d9d906bc10914f66501cf5266a04fee31: openstack/cinder-scheduler-0/probe\" id=9fd2633a-497f-466b-a0c3-9750f2eef818 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.238821 | controller |     "Jun 11 11:49:53.584825 crc crio[22553]: time=\"2026-06-11T11:49:53.58475124Z\" level=info msg=\"Removing container: c4e45af46d1a648b02ffa923ed0305aa714acf8a1e9e23a6e13529002239f81f\" id=3fb862ff-99d3-4823-84c6-d52db97fa2bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.238836 | controller |     "Jun 11 11:49:53.586951 crc crio[22553]: time=\"2026-06-11T11:49:53.586861022Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-glw2q Namespace:openstack ID:957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b UID:97eb4421-e3ea-4cc1-bf3a-d7e3a7124122 NetNS:/var/run/netns/8cf90ab1-b158-4800-b8a8-6bfa032f1444 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97eb4421_e3ea_4cc1_bf3a_d7e3a7124122.slice PodAnnotations:0xc000ca0340}] Aliases:map[]}\"",
2026-06-11 12:41:58.238851 | controller |     "Jun 11 11:49:53.586951 crc crio[22553]: time=\"2026-06-11T11:49:53.586925014Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-glw2q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.238866 | controller |     "Jun 11 11:49:53.596049 crc crio[22553]: time=\"2026-06-11T11:49:53.596012999Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-2c6hr Namespace:openstack ID:57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873 UID:c71b4b29-7c76-431d-bb13-17d798e2a26a NetNS:/var/run/netns/814514c6-c058-4b16-969c-c8c77c075280 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc71b4b29_7c76_431d_bb13_17d798e2a26a.slice PodAnnotations:0xc00001ac50}] Aliases:map[]}\"",
2026-06-11 12:41:58.238881 | controller |     "Jun 11 11:49:53.596263 crc crio[22553]: time=\"2026-06-11T11:49:53.59605868Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-2c6hr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.238896 | controller |     "Jun 11 11:49:53.598162 crc crio[22553]: time=\"2026-06-11T11:49:53.5981035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.238911 | controller |     "Jun 11 11:49:53.599139 crc crio[22553]: time=\"2026-06-11T11:49:53.599087709Z\" level=info msg=\"Got pod network &{Name:nova-cell1-c1ab-account-create-update-bxl8x Namespace:openstack ID:b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95 UID:26feaeb9-c0ab-42cc-b273-8c1cb1c12fd6 NetNS:/var/run/netns/9cca6c7d-7d06-425e-9dde-874b3e094523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26feaeb9_c0ab_42cc_b273_8c1cb1c12fd6.slice PodAnnotations:0xc0018940c0}] Aliases:map[]}\"",
2026-06-11 12:41:58.238926 | controller |     "Jun 11 11:49:53.599231 crc crio[22553]: time=\"2026-06-11T11:49:53.59914038Z\" level=info msg=\"Adding pod openstack_nova-cell1-c1ab-account-create-update-bxl8x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.238942 | controller |     "Jun 11 11:49:53.603807 crc crio[22553]: time=\"2026-06-11T11:49:53.602828228Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gb8wn Namespace:openshift-marketplace ID:c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68 UID:055e471f-f2eb-4e44-8baa-1150da268bf1 NetNS:/var/run/netns/fbcfabd1-7fb5-463c-9a76-0ebf2d4bad76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod055e471f_f2eb_4e44_8baa_1150da268bf1.slice PodAnnotations:0xc0048002b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.238960 | controller |     "Jun 11 11:49:53.604039 crc crio[22553]: time=\"2026-06-11T11:49:53.603959031Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-gb8wn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.238976 | controller |     "Jun 11 11:49:53.604407 crc crio[22553]: time=\"2026-06-11T11:49:53.602928131Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-c9qb4 Namespace:openstack ID:d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88 UID:0f8b9a60-46de-4d1f-b1cc-151fce6726b6 NetNS:/var/run/netns/3123973c-f83f-4f0b-bd07-badd9aef876e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f8b9a60_46de_4d1f_b1cc_151fce6726b6.slice PodAnnotations:0xc0018942e8}] Aliases:map[]}\"",
2026-06-11 12:41:58.238991 | controller |     "Jun 11 11:49:53.604407 crc crio[22553]: time=\"2026-06-11T11:49:53.604401134Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-c9qb4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.239005 | controller |     "Jun 11 11:49:53.606172 crc crio[22553]: time=\"2026-06-11T11:49:53.606073052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.239019 | controller |     "Jun 11 11:49:53.606657 crc crio[22553]: time=\"2026-06-11T11:49:53.606560367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=a4e7bccf-b40a-4c2d-96d3-73432fb261d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.239034 | controller |     "Jun 11 11:49:53.677128 crc crio[22553]: time=\"2026-06-11T11:49:53.675077806Z\" level=info msg=\"Removed container c4e45af46d1a648b02ffa923ed0305aa714acf8a1e9e23a6e13529002239f81f: openstack/cinder-scheduler-0/cinder-scheduler\" id=3fb862ff-99d3-4823-84c6-d52db97fa2bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.239049 | controller |     "Jun 11 11:49:53.725546 crc crio[22553]: time=\"2026-06-11T11:49:53.725421976Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=33da6da2-c27b-4218-a907-8a6167d4abba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.239063 | controller |     "Jun 11 11:49:53.728017 crc crio[22553]: time=\"2026-06-11T11:49:53.727951569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.239079 | controller |     "Jun 11 11:49:53.771003 crc crio[22553]: time=\"2026-06-11T11:49:53.770286505Z\" level=info msg=\"Got pod network &{Name:nova-cell0-f051-account-create-update-r8z7w Namespace:openstack ID:082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214 UID:52b3c8e9-94d5-42ef-9385-62b1e2897878 NetNS:/var/run/netns/0f49aebd-7053-4989-b744-ae082ea0ae67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52b3c8e9_94d5_42ef_9385_62b1e2897878.slice PodAnnotations:0xc000ca07f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.239093 | controller |     "Jun 11 11:49:53.777930 crc crio[22553]: time=\"2026-06-11T11:49:53.774992982Z\" level=info msg=\"Adding pod openstack_nova-cell0-f051-account-create-update-r8z7w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.239111 | controller |     "Jun 11 11:49:53.928949 crc crio[22553]: time=\"2026-06-11T11:49:53.925642809Z\" level=info msg=\"Created container 0281c79fbd2c466de2a7cebb6b394254bcb94b6b9913347aa8d13cc5d2bc1bef: openstack/ceilometer-0/ceilometer-central-agent\" id=b0095d26-3283-4a50-b519-03e25aa6598a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.239127 | controller |     "Jun 11 11:49:53.932453 crc crio[22553]: time=\"2026-06-11T11:49:53.932125188Z\" level=info msg=\"Starting container: 0281c79fbd2c466de2a7cebb6b394254bcb94b6b9913347aa8d13cc5d2bc1bef\" id=19304bc8-1aba-4bc0-b1ab-b9bd66a73b1b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.239142 | controller |     "Jun 11 11:49:54.004506 crc crio[22553]: time=\"2026-06-11T11:49:54.003093429Z\" level=info msg=\"Started container\" PID=77574 containerID=0281c79fbd2c466de2a7cebb6b394254bcb94b6b9913347aa8d13cc5d2bc1bef description=openstack/ceilometer-0/ceilometer-central-agent id=19304bc8-1aba-4bc0-b1ab-b9bd66a73b1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14",
2026-06-11 12:41:58.239167 | controller |     "Jun 11 11:49:54.016886 crc crio[22553]: time=\"2026-06-11T11:49:54.016800709Z\" level=info msg=\"Stopped pod sandbox: df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56\" id=486ab2f8-d408-4351-9ac3-d94de320f884 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.239186 | controller |     "Jun 11 11:49:54.027604 crc crio[22553]: time=\"2026-06-11T11:49:54.027225244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.239202 | controller |     "Jun 11 11:49:54.068653 crc crio[22553]: time=\"2026-06-11T11:49:54.068492388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.239218 | controller |     "Jun 11 11:49:54.127784 crc crio[22553]: time=\"2026-06-11T11:49:54.120926408Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=50d18f4b-7dfd-4c79-a755-59410e19e919 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.239233 | controller |     "Jun 11 11:49:54.257525 crc crio[22553]: time=\"2026-06-11T11:49:54.257328759Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=84d2b0ee-cda8-4918-a628-4348d0ad6d47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.239248 | controller |     "Jun 11 11:49:54.320105 crc crio[22553]: time=\"2026-06-11T11:49:54.315157607Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=c663d831-b7b7-4932-9fff-7d69b4cc1544 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.239263 | controller |     "Jun 11 11:49:54.320105 crc crio[22553]: time=\"2026-06-11T11:49:54.31663152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.239278 | controller |     "Jun 11 11:49:54.458766 crc crio[22553]: time=\"2026-06-11T11:49:54.454983887Z\" level=info msg=\"Removing container: 2fd2e408745a03731b82700f947e2396bebe2aef9b34ff6af977744fffa3c6c0\" id=096dfb55-bc54-4bcb-bf21-56ae6bada83b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.239293 | controller |     "Jun 11 11:49:54.478626 crc crio[22553]: time=\"2026-06-11T11:49:54.475321341Z\" level=info msg=\"Stopped pod sandbox: 0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb\" id=b30cb8ae-6d86-4f78-8e95-80faf11dc095 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.239311 | controller |     "Jun 11 11:49:54.517577 crc crio[22553]: time=\"2026-06-11T11:49:54.514026111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.239327 | controller |     "Jun 11 11:49:54.526743 crc crio[22553]: time=\"2026-06-11T11:49:54.523794416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.239342 | controller |     "Jun 11 11:49:54.583587 crc crio[22553]: time=\"2026-06-11T11:49:54.583141458Z\" level=info msg=\"Created container a3d7b3cafdd04f4585a62c968c19039a8a54541f886a25eed4722beee709c2ba: openstack/openstackclient/openstackclient\" id=33da6da2-c27b-4218-a907-8a6167d4abba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.239381 | controller |     "Jun 11 11:49:54.587472 crc crio[22553]: time=\"2026-06-11T11:49:54.584798976Z\" level=info msg=\"Starting container: a3d7b3cafdd04f4585a62c968c19039a8a54541f886a25eed4722beee709c2ba\" id=684ff0d8-efbf-419f-bda0-96128d253679 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.239397 | controller |     "Jun 11 11:49:54.597261 crc crio[22553]: time=\"2026-06-11T11:49:54.594628673Z\" level=info msg=\"Started container\" PID=77740 containerID=a3d7b3cafdd04f4585a62c968c19039a8a54541f886a25eed4722beee709c2ba description=openstack/openstackclient/openstackclient id=684ff0d8-efbf-419f-bda0-96128d253679 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40f34d7395654f4f3beaf67abd14f3baee09fa38c8e9d39bfbb7d15f04dd72c8",
2026-06-11 12:41:58.239413 | controller |     "Jun 11 11:49:54.714785 crc crio[22553]: time=\"2026-06-11T11:49:54.711825063Z\" level=info msg=\"Removed container 2fd2e408745a03731b82700f947e2396bebe2aef9b34ff6af977744fffa3c6c0: openstack/neutron-bddd8cd44-ngwgl/neutron-httpd\" id=096dfb55-bc54-4bcb-bf21-56ae6bada83b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.239428 | controller |     "Jun 11 11:49:54.718803 crc crio[22553]: time=\"2026-06-11T11:49:54.718750435Z\" level=info msg=\"Removing container: 6ef1f6ed4b77e20582e568f4355dd0b9d1d68f559213e94e5bc6af5e5dff6725\" id=2262e917-add2-4ec9-ad2c-003a2c450bb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.239443 | controller |     "Jun 11 11:49:54.841148 crc crio[22553]: 2026-06-11T11:49:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2313affc83fe209 Mac:16:f7:ec:4b:a2:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/7bdcfd7b-599b-44a9-9bd2-3299ce10ba7a SocketPath: PciID:}] [{Interface:0xc0002ee8d0 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.239459 | controller |     "Jun 11 11:49:54.841148 crc crio[22553]: time=\"2026-06-11T11:49:54.83540713Z\" level=info msg=\"Got pod network &{Name:nova-api-73a4-account-create-update-r86wb Namespace:openstack ID:2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a UID:c959a769-2012-4ca7-a3d2-db4df8ab84f0 NetNS:/var/run/netns/7bdcfd7b-599b-44a9-9bd2-3299ce10ba7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc959a769_2012_4ca7_a3d2_db4df8ab84f0.slice PodAnnotations:0xc0028168f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.239474 | controller |     "Jun 11 11:49:54.841148 crc crio[22553]: time=\"2026-06-11T11:49:54.835569065Z\" level=info msg=\"Checking pod openstack_nova-api-73a4-account-create-update-r86wb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.239489 | controller |     "Jun 11 11:49:54.915067 crc crio[22553]: time=\"2026-06-11T11:49:54.914964922Z\" level=info msg=\"Removed container 6ef1f6ed4b77e20582e568f4355dd0b9d1d68f559213e94e5bc6af5e5dff6725: openstack/neutron-bddd8cd44-ngwgl/neutron-api\" id=2262e917-add2-4ec9-ad2c-003a2c450bb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.239517 | controller |     "Jun 11 11:49:54.972137 crc crio[22553]: time=\"2026-06-11T11:49:54.972031467Z\" level=info msg=\"Removing container: e745c4367560195088e10407cfa8a83af41030d5f352c61614d5a858ec28bab7\" id=25ed74da-9ea7-4251-8245-973632785045 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.239532 | controller |     "Jun 11 11:49:55.027818 crc crio[22553]: time=\"2026-06-11T11:49:55.027460605Z\" level=info msg=\"Ran pod sandbox 2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a with infra container: openstack/nova-api-73a4-account-create-update-r86wb/POD\" id=e89c69a6-fa40-4c18-b30d-8580ff334523 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.239547 | controller |     "Jun 11 11:49:55.034382 crc crio[22553]: time=\"2026-06-11T11:49:55.034256383Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=452e3991-8612-4216-a463-437dc6457895 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.239562 | controller |     "Jun 11 11:49:55.037730 crc crio[22553]: time=\"2026-06-11T11:49:55.037597461Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d445113a-19e8-4fbf-9159-806dae5f4dec name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.239576 | controller |     "Jun 11 11:49:55.050969 crc crio[22553]: time=\"2026-06-11T11:49:55.050862788Z\" level=info msg=\"Creating container: openstack/nova-api-73a4-account-create-update-r86wb/mariadb-account-create-update\" id=e3adf663-add1-4c05-be36-9492a6e79cdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.239591 | controller |     "Jun 11 11:49:55.051900 crc crio[22553]: time=\"2026-06-11T11:49:55.051834966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.239605 | controller |     "Jun 11 11:49:55.465914 crc crio[22553]: time=\"2026-06-11T11:49:55.464650513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.239620 | controller |     "Jun 11 11:49:55.487750 crc crio[22553]: time=\"2026-06-11T11:49:55.486774819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.239634 | controller |     "Jun 11 11:49:55.696559 crc crio[22553]: time=\"2026-06-11T11:49:55.695999145Z\" level=info msg=\"Removed container e745c4367560195088e10407cfa8a83af41030d5f352c61614d5a858ec28bab7: openstack/glance-default-internal-api-0/glance-httpd\" id=25ed74da-9ea7-4251-8245-973632785045 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.239649 | controller |     "Jun 11 11:49:55.698553 crc crio[22553]: time=\"2026-06-11T11:49:55.698481457Z\" level=info msg=\"Removing container: 91783888ea41e02199b21940937d9cf4d2153a9d380b4093fa304981d12cae16\" id=bd830546-930f-48fd-91c9-6b0b2492088d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.239663 | controller |     "Jun 11 11:49:55.723935 crc crio[22553]: time=\"2026-06-11T11:49:55.723822737Z\" level=info msg=\"Removed container 91783888ea41e02199b21940937d9cf4d2153a9d380b4093fa304981d12cae16: openstack/glance-default-internal-api-0/glance-log\" id=bd830546-930f-48fd-91c9-6b0b2492088d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.239678 | controller |     "Jun 11 11:49:55.727882 crc crio[22553]: time=\"2026-06-11T11:49:55.727806163Z\" level=info msg=\"Removing container: 2e739dca1f014872032041fc52fc51e5c2770202ed077737b159947a059fd8e8\" id=c7b4a38c-8421-49c8-9a5f-a97575c9bf9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.239693 | controller |     "Jun 11 11:49:55.764986 crc crio[22553]: time=\"2026-06-11T11:49:55.764867185Z\" level=info msg=\"Removed container 2e739dca1f014872032041fc52fc51e5c2770202ed077737b159947a059fd8e8: openstack/glance-default-external-api-0/glance-httpd\" id=c7b4a38c-8421-49c8-9a5f-a97575c9bf9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.239711 | controller |     "Jun 11 11:49:55.768662 crc crio[22553]: time=\"2026-06-11T11:49:55.768441639Z\" level=info msg=\"Removing container: 758953ce3afc8190c4d4458e334f010cbf621b8cdc715886a07ce1136deb3bac\" id=20c0147d-a67d-4f63-9689-9b643485f7a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.239727 | controller |     "Jun 11 11:49:55.801612 crc crio[22553]: time=\"2026-06-11T11:49:55.801456843Z\" level=info msg=\"Removed container 758953ce3afc8190c4d4458e334f010cbf621b8cdc715886a07ce1136deb3bac: openstack/glance-default-external-api-0/glance-log\" id=20c0147d-a67d-4f63-9689-9b643485f7a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.239741 | controller |     "Jun 11 11:49:55.818061 crc crio[22553]: time=\"2026-06-11T11:49:55.817384767Z\" level=info msg=\"Created container 8dfb51d92e7ad0b6312079578dcc44729c94bb700e0eaeecd7455e7cf6e72471: openstack/nova-api-73a4-account-create-update-r86wb/mariadb-account-create-update\" id=e3adf663-add1-4c05-be36-9492a6e79cdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.239756 | controller |     "Jun 11 11:49:55.818061 crc crio[22553]: time=\"2026-06-11T11:49:55.817637095Z\" level=info msg=\"Created container 207ddc14612f1fb11a0e9f097d2ba070ec18ff5002abd965ec66ab64da3875eb: openstack/ceilometer-0/ceilometer-notification-agent\" id=c663d831-b7b7-4932-9fff-7d69b4cc1544 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.239771 | controller |     "Jun 11 11:49:55.831877 crc crio[22553]: time=\"2026-06-11T11:49:55.823796204Z\" level=info msg=\"Starting container: 207ddc14612f1fb11a0e9f097d2ba070ec18ff5002abd965ec66ab64da3875eb\" id=24a0e992-fc57-449e-b445-564d006ff3e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.239785 | controller |     "Jun 11 11:49:55.831877 crc crio[22553]: time=\"2026-06-11T11:49:55.827270156Z\" level=info msg=\"Starting container: 8dfb51d92e7ad0b6312079578dcc44729c94bb700e0eaeecd7455e7cf6e72471\" id=1bccd1a8-7a82-4bc5-a41c-915bdac2a1b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.239800 | controller |     "Jun 11 11:49:55.863919 crc crio[22553]: time=\"2026-06-11T11:49:55.863453392Z\" level=info msg=\"Started container\" PID=77956 containerID=8dfb51d92e7ad0b6312079578dcc44729c94bb700e0eaeecd7455e7cf6e72471 description=openstack/nova-api-73a4-account-create-update-r86wb/mariadb-account-create-update id=1bccd1a8-7a82-4bc5-a41c-915bdac2a1b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a",
2026-06-11 12:41:58.239814 | controller |     "Jun 11 11:49:55.864295 crc crio[22553]: 2026-06-11T11:49:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:957e4456c9dc78a Mac:a6:54:e8:32:8f:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/8cf90ab1-b158-4800-b8a8-6bfa032f1444 SocketPath: PciID:}] [{Interface:0xc0002fef50 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.239830 | controller |     "Jun 11 11:49:55.864628 crc crio[22553]: time=\"2026-06-11T11:49:55.864527793Z\" level=info msg=\"Started container\" PID=77786 containerID=207ddc14612f1fb11a0e9f097d2ba070ec18ff5002abd965ec66ab64da3875eb description=openstack/ceilometer-0/ceilometer-notification-agent id=24a0e992-fc57-449e-b445-564d006ff3e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14",
2026-06-11 12:41:58.239845 | controller |     "Jun 11 11:49:55.871062 crc crio[22553]: time=\"2026-06-11T11:49:55.870946821Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-glw2q Namespace:openstack ID:957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b UID:97eb4421-e3ea-4cc1-bf3a-d7e3a7124122 NetNS:/var/run/netns/8cf90ab1-b158-4800-b8a8-6bfa032f1444 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97eb4421_e3ea_4cc1_bf3a_d7e3a7124122.slice PodAnnotations:0xc000ca0340}] Aliases:map[]}\"",
2026-06-11 12:41:58.239864 | controller |     "Jun 11 11:49:55.871457 crc crio[22553]: time=\"2026-06-11T11:49:55.871216088Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-glw2q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.239879 | controller |     "Jun 11 11:49:55.889951 crc crio[22553]: 2026-06-11T11:49:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5d7a75b1fcccef Mac:be:2b:1f:c1:07:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/3123973c-f83f-4f0b-bd07-badd9aef876e SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.239894 | controller |     "Jun 11 11:49:55.890931 crc crio[22553]: time=\"2026-06-11T11:49:55.890856262Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-c9qb4 Namespace:openstack ID:d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88 UID:0f8b9a60-46de-4d1f-b1cc-151fce6726b6 NetNS:/var/run/netns/3123973c-f83f-4f0b-bd07-badd9aef876e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f8b9a60_46de_4d1f_b1cc_151fce6726b6.slice PodAnnotations:0xc0018942e8}] Aliases:map[]}\"",
2026-06-11 12:41:58.239908 | controller |     "Jun 11 11:49:55.891063 crc crio[22553]: 2026-06-11T11:49:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b6ef851b32dfab3 Mac:0a:fd:3f:23:5f:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/9cca6c7d-7d06-425e-9dde-874b3e094523 SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.239923 | controller |     "Jun 11 11:49:55.891063 crc crio[22553]: time=\"2026-06-11T11:49:55.891058897Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-c9qb4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.239938 | controller |     "Jun 11 11:49:55.892425 crc crio[22553]: time=\"2026-06-11T11:49:55.892323194Z\" level=info msg=\"Got pod network &{Name:nova-cell1-c1ab-account-create-update-bxl8x Namespace:openstack ID:b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95 UID:26feaeb9-c0ab-42cc-b273-8c1cb1c12fd6 NetNS:/var/run/netns/9cca6c7d-7d06-425e-9dde-874b3e094523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26feaeb9_c0ab_42cc_b273_8c1cb1c12fd6.slice PodAnnotations:0xc0018940c0}] Aliases:map[]}\"",
2026-06-11 12:41:58.239952 | controller |     "Jun 11 11:49:55.892653 crc crio[22553]: time=\"2026-06-11T11:49:55.89251808Z\" level=info msg=\"Checking pod openstack_nova-cell1-c1ab-account-create-update-bxl8x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.239967 | controller |     "Jun 11 11:49:55.896263 crc crio[22553]: time=\"2026-06-11T11:49:55.896214778Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=c43ab3da-1f15-46df-a139-5185becf12da name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.239982 | controller |     "Jun 11 11:49:55.910224 crc crio[22553]: time=\"2026-06-11T11:49:55.908862907Z\" level=info msg=\"Ran pod sandbox 957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b with infra container: openstack/nova-cell1-db-create-glw2q/POD\" id=a795fa62-9209-4b2c-a10e-220e9af45221 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.239996 | controller |     "Jun 11 11:49:55.918402 crc crio[22553]: 2026-06-11T11:49:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57388126db2b44e Mac:ba:95:53:dd:0c:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/814514c6-c058-4b16-969c-c8c77c075280 SocketPath: PciID:}] [{Interface:0xc0004405d0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.240016 | controller |     "Jun 11 11:49:55.919564 crc crio[22553]: time=\"2026-06-11T11:49:55.919489957Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-2c6hr Namespace:openstack ID:57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873 UID:c71b4b29-7c76-431d-bb13-17d798e2a26a NetNS:/var/run/netns/814514c6-c058-4b16-969c-c8c77c075280 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc71b4b29_7c76_431d_bb13_17d798e2a26a.slice PodAnnotations:0xc00001ac50}] Aliases:map[]}\"",
2026-06-11 12:41:58.240031 | controller |     "Jun 11 11:49:55.919773 crc crio[22553]: time=\"2026-06-11T11:49:55.919662752Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-2c6hr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.240046 | controller |     "Jun 11 11:49:55.919938 crc crio[22553]: 2026-06-11T11:49:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:082d2f5fbb57daf Mac:c6:29:b5:39:4a:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/0f49aebd-7053-4989-b744-ae082ea0ae67 SocketPath: PciID:}] [{Interface:0xc000014950 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.240061 | controller |     "Jun 11 11:49:55.920427 crc crio[22553]: time=\"2026-06-11T11:49:55.920322942Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=cdb98205-0847-42e8-95bf-0bddc0d1c2f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.240075 | controller |     "Jun 11 11:49:55.921028 crc crio[22553]: time=\"2026-06-11T11:49:55.92095721Z\" level=info msg=\"Got pod network &{Name:nova-cell0-f051-account-create-update-r8z7w Namespace:openstack ID:082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214 UID:52b3c8e9-94d5-42ef-9385-62b1e2897878 NetNS:/var/run/netns/0f49aebd-7053-4989-b744-ae082ea0ae67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52b3c8e9_94d5_42ef_9385_62b1e2897878.slice PodAnnotations:0xc000ca07f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.240090 | controller |     "Jun 11 11:49:55.921175 crc crio[22553]: time=\"2026-06-11T11:49:55.921129515Z\" level=info msg=\"Checking pod openstack_nova-cell0-f051-account-create-update-r8z7w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.240105 | controller |     "Jun 11 11:49:55.947010 crc crio[22553]: time=\"2026-06-11T11:49:55.946620639Z\" level=info msg=\"Ran pod sandbox d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88 with infra container: openstack/nova-cell0-db-create-c9qb4/POD\" id=c3b65c23-ffd9-430b-aca9-ff2ab0267d6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.240119 | controller |     "Jun 11 11:49:55.951296 crc crio[22553]: 2026-06-11T11:49:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5edef9bb9f04ca Mac:7e:72:c8:88:c7:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/fbcfabd1-7fb5-463c-9a76-0ebf2d4bad76 SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.240134 | controller |     "Jun 11 11:49:55.952208 crc crio[22553]: time=\"2026-06-11T11:49:55.95212238Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gb8wn Namespace:openshift-marketplace ID:c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68 UID:055e471f-f2eb-4e44-8baa-1150da268bf1 NetNS:/var/run/netns/fbcfabd1-7fb5-463c-9a76-0ebf2d4bad76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod055e471f_f2eb_4e44_8baa_1150da268bf1.slice PodAnnotations:0xc0048002b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.240152 | controller |     "Jun 11 11:49:55.952502 crc crio[22553]: time=\"2026-06-11T11:49:55.952454799Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-gb8wn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.240168 | controller |     "Jun 11 11:49:55.971254 crc crio[22553]: time=\"2026-06-11T11:49:55.971172876Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e48fdb25-c386-4c57-b993-85379a44caf3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.240182 | controller |     "Jun 11 11:49:55.971735 crc crio[22553]: time=\"2026-06-11T11:49:55.971568987Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=5af856de-b65e-4c83-a23c-801ed3f3a4cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.240197 | controller |     "Jun 11 11:49:55.971960 crc crio[22553]: time=\"2026-06-11T11:49:55.971882856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.240212 | controller |     "Jun 11 11:49:55.972074 crc crio[22553]: time=\"2026-06-11T11:49:55.971981959Z\" level=info msg=\"Ran pod sandbox b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95 with infra container: openstack/nova-cell1-c1ab-account-create-update-bxl8x/POD\" id=1a23aa09-ae54-4a07-8d11-7fa4603de41d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.240226 | controller |     "Jun 11 11:49:55.978764 crc crio[22553]: time=\"2026-06-11T11:49:55.975043799Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=64176e6f-d36e-4399-9525-8904298a5e5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.240241 | controller |     "Jun 11 11:49:55.987758 crc crio[22553]: time=\"2026-06-11T11:49:55.987594875Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=115a7e43-7225-42a3-aa72-4814106d15fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.240256 | controller |     "Jun 11 11:49:56.008218 crc crio[22553]: time=\"2026-06-11T11:49:56.008091453Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9b7f9043-0c38-459e-892b-00a13e19a34f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.240271 | controller |     "Jun 11 11:49:56.024233 crc crio[22553]: time=\"2026-06-11T11:49:56.02340942Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7e6e6c46-ade7-42ee-91a9-554b56f703d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.240285 | controller |     "Jun 11 11:49:56.029598 crc crio[22553]: time=\"2026-06-11T11:49:56.029514748Z\" level=info msg=\"Ran pod sandbox c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68 with infra container: openshift-marketplace/redhat-operators-gb8wn/POD\" id=b486f3fe-65c4-46ce-8f5e-c555496a856d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.240300 | controller |     "Jun 11 11:49:56.032513 crc crio[22553]: time=\"2026-06-11T11:49:56.032436424Z\" level=info msg=\"Ran pod sandbox 082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214 with infra container: openstack/nova-cell0-f051-account-create-update-r8z7w/POD\" id=75fd9393-7227-44ca-8cb2-526f8f0afedb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.240314 | controller |     "Jun 11 11:49:56.035383 crc crio[22553]: time=\"2026-06-11T11:49:56.035283367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=17388f74-6a5c-4fcd-bb2a-b27147f908ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.240335 | controller |     "Jun 11 11:49:56.036189 crc crio[22553]: time=\"2026-06-11T11:49:56.036113241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=73cb0a0b-4a54-43ce-b21c-8743f26cf252 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.240377 | controller |     "Jun 11 11:49:56.037955 crc crio[22553]: time=\"2026-06-11T11:49:56.037908963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=43955870-5f35-4566-a4b2-2395a6f9b705 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.240401 | controller |     "Jun 11 11:49:56.038282 crc crio[22553]: time=\"2026-06-11T11:49:56.038216742Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=53d75b20-e66d-4175-938e-914cd615be3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.240417 | controller |     "Jun 11 11:49:56.040383 crc crio[22553]: time=\"2026-06-11T11:49:56.040322224Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-glw2q/mariadb-database-create\" id=c032adf8-2fa6-48a9-a6ec-57ca0c5983eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.240432 | controller |     "Jun 11 11:49:56.040775 crc crio[22553]: time=\"2026-06-11T11:49:56.040634993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.240450 | controller |     "Jun 11 11:49:56.048745 crc crio[22553]: time=\"2026-06-11T11:49:56.04429863Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3daf1404-c2a4-49de-800a-70f89cd3235f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.240465 | controller |     "Jun 11 11:49:56.048745 crc crio[22553]: time=\"2026-06-11T11:49:56.046116773Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=b1a7f3ed-5843-41c3-8f24-7edf842c9600 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.240486 | controller |     "Jun 11 11:49:56.048745 crc crio[22553]: time=\"2026-06-11T11:49:56.04806221Z\" level=info msg=\"Ran pod sandbox 57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873 with infra container: openstack/nova-api-db-create-2c6hr/POD\" id=edecaa90-0bf0-43d3-93d5-2ccd142111f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.240567 | controller |     "Jun 11 11:49:56.052060 crc crio[22553]: time=\"2026-06-11T11:49:56.051986014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=830d24ee-0e0c-46d8-9dc1-2a8dc27080ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.240589 | controller |     "Jun 11 11:49:56.063534 crc crio[22553]: time=\"2026-06-11T11:49:56.056823715Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-c9qb4/mariadb-database-create\" id=3b4a6747-6e3a-482b-b908-9c8b6bf9b322 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.240605 | controller |     "Jun 11 11:49:56.065993 crc crio[22553]: time=\"2026-06-11T11:49:56.065923661Z\" level=info msg=\"Creating container: openstack/nova-cell1-c1ab-account-create-update-bxl8x/mariadb-account-create-update\" id=f652915a-3ad4-4d1e-844c-4bc11ad28d01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.240620 | controller |     "Jun 11 11:49:56.076974 crc crio[22553]: time=\"2026-06-11T11:49:56.076669074Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gb8wn/extract-utilities\" id=dc4fa0cf-820d-491a-abe4-f81ea4421a43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.240639 | controller |     "Jun 11 11:49:56.080529 crc crio[22553]: time=\"2026-06-11T11:49:56.080457335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.240655 | controller |     "Jun 11 11:49:56.082056 crc crio[22553]: time=\"2026-06-11T11:49:56.08199516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.240670 | controller |     "Jun 11 11:49:56.082446 crc crio[22553]: time=\"2026-06-11T11:49:56.082388881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.240684 | controller |     "Jun 11 11:49:56.087223 crc crio[22553]: time=\"2026-06-11T11:49:56.087095619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=00d35624-a80b-4617-abce-3b8ac13a6dc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.240699 | controller |     "Jun 11 11:49:56.094293 crc crio[22553]: time=\"2026-06-11T11:49:56.094212476Z\" level=info msg=\"Creating container: openstack/nova-cell0-f051-account-create-update-r8z7w/mariadb-account-create-update\" id=7a9816aa-0781-4640-81ea-65bb4422675a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.240714 | controller |     "Jun 11 11:49:56.128378 crc crio[22553]: time=\"2026-06-11T11:49:56.12825187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.240728 | controller |     "Jun 11 11:49:56.143965 crc crio[22553]: time=\"2026-06-11T11:49:56.143865026Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-2c6hr/mariadb-database-create\" id=7d907247-dccf-4731-a019-cd2453a24c0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.240743 | controller |     "Jun 11 11:49:56.147486 crc crio[22553]: time=\"2026-06-11T11:49:56.147403289Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:261f301aba4d51ea8473eec9e91d7f411ed210bb985c29a25cafd13a87188dc4 UID:58512a39-99aa-45dc-bdce-204c3011652a NetNS:/var/run/netns/4d25c4ed-7fe1-46c8-a2ea-2f84656ee819 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58512a39_99aa_45dc_bdce_204c3011652a.slice PodAnnotations:0xc0050d2350}] Aliases:map[]}\"",
2026-06-11 12:41:58.240759 | controller |     "Jun 11 11:49:56.147486 crc crio[22553]: time=\"2026-06-11T11:49:56.147474141Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.240774 | controller |     "Jun 11 11:49:56.157990 crc crio[22553]: time=\"2026-06-11T11:49:56.157652358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.240789 | controller |     "Jun 11 11:49:56.159012 crc crio[22553]: time=\"2026-06-11T11:49:56.158890154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.240804 | controller |     "Jun 11 11:49:56.166775 crc crio[22553]: time=\"2026-06-11T11:49:56.16662224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.240818 | controller |     "Jun 11 11:49:56.185725 crc crio[22553]: time=\"2026-06-11T11:49:56.185554762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.240838 | controller |     "Jun 11 11:49:56.218086 crc crio[22553]: time=\"2026-06-11T11:49:56.217998649Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=1677ebf8-6a07-4a34-8503-8f6f4af99d76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.240853 | controller |     "Jun 11 11:49:56.218237 crc crio[22553]: time=\"2026-06-11T11:49:56.218120923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.240868 | controller |     "Jun 11 11:49:56.251386 crc crio[22553]: time=\"2026-06-11T11:49:56.251220159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.240882 | controller |     "Jun 11 11:49:56.345864 crc crio[22553]: time=\"2026-06-11T11:49:56.345199401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.240897 | controller |     "Jun 11 11:49:56.477747 crc crio[22553]: time=\"2026-06-11T11:49:56.476967407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.240912 | controller |     "Jun 11 11:49:56.489048 crc crio[22553]: time=\"2026-06-11T11:49:56.487285768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.240926 | controller |     "Jun 11 11:49:56.645374 crc crio[22553]: time=\"2026-06-11T11:49:56.644234469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.240941 | controller |     "Jun 11 11:49:56.655224 crc crio[22553]: time=\"2026-06-11T11:49:56.6542335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.240955 | controller |     "Jun 11 11:49:56.781120 crc crio[22553]: time=\"2026-06-11T11:49:56.78098561Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:275147185b4ba03198e3a8c7319b34d44055b4e96058af95943b95afef04004f UID:40c2de47-104b-4b81-8e05-2f3a3e2e5971 NetNS:/var/run/netns/ea93d35e-0282-4f73-b17f-e710aa3c322a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40c2de47_104b_4b81_8e05_2f3a3e2e5971.slice PodAnnotations:0xc00012abf8}] Aliases:map[]}\"",
2026-06-11 12:41:58.240970 | controller |     "Jun 11 11:49:56.786937 crc crio[22553]: time=\"2026-06-11T11:49:56.781216506Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.240984 | controller |     "Jun 11 11:49:56.942598 crc crio[22553]: time=\"2026-06-11T11:49:56.941504965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.240999 | controller |     "Jun 11 11:49:57.012783 crc crio[22553]: time=\"2026-06-11T11:49:57.0119255Z\" level=info msg=\"Created container 42c424feb766850fb8063183d19131c91099e776e78bbba7afaaf60aeee89a78: openshift-marketplace/redhat-operators-gb8wn/extract-utilities\" id=dc4fa0cf-820d-491a-abe4-f81ea4421a43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.241014 | controller |     "Jun 11 11:49:57.012783 crc crio[22553]: time=\"2026-06-11T11:49:57.013329701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.241033 | controller |     "Jun 11 11:49:57.043627 crc crio[22553]: time=\"2026-06-11T11:49:57.043524682Z\" level=info msg=\"Starting container: 42c424feb766850fb8063183d19131c91099e776e78bbba7afaaf60aeee89a78\" id=dd123631-f452-4890-9281-2aa2f92756a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.241048 | controller |     "Jun 11 11:49:57.049854 crc crio[22553]: 2026-06-11T11:49:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:261f301aba4d51e Mac:3e:76:8d:64:7d:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/4d25c4ed-7fe1-46c8-a2ea-2f84656ee819 SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.241063 | controller |     "Jun 11 11:49:57.052300 crc crio[22553]: time=\"2026-06-11T11:49:57.052236306Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:261f301aba4d51ea8473eec9e91d7f411ed210bb985c29a25cafd13a87188dc4 UID:58512a39-99aa-45dc-bdce-204c3011652a NetNS:/var/run/netns/4d25c4ed-7fe1-46c8-a2ea-2f84656ee819 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58512a39_99aa_45dc_bdce_204c3011652a.slice PodAnnotations:0xc0050d2350}] Aliases:map[]}\"",
2026-06-11 12:41:58.241079 | controller |     "Jun 11 11:49:57.052601 crc crio[22553]: time=\"2026-06-11T11:49:57.052479533Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.241094 | controller |     "Jun 11 11:49:57.061824 crc crio[22553]: time=\"2026-06-11T11:49:57.060847948Z\" level=info msg=\"Started container\" PID=78045 containerID=42c424feb766850fb8063183d19131c91099e776e78bbba7afaaf60aeee89a78 description=openshift-marketplace/redhat-operators-gb8wn/extract-utilities id=dd123631-f452-4890-9281-2aa2f92756a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68",
2026-06-11 12:41:58.241109 | controller |     "Jun 11 11:49:57.113185 crc crio[22553]: time=\"2026-06-11T11:49:57.110840177Z\" level=info msg=\"Ran pod sandbox 261f301aba4d51ea8473eec9e91d7f411ed210bb985c29a25cafd13a87188dc4 with infra container: openstack/glance-default-internal-api-0/POD\" id=5af856de-b65e-4c83-a23c-801ed3f3a4cd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.241124 | controller |     "Jun 11 11:49:57.133992 crc crio[22553]: time=\"2026-06-11T11:49:57.131622913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b2c42e07-1b58-44cc-bbe4-2ba4f1f36884 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.241138 | controller |     "Jun 11 11:49:57.136751 crc crio[22553]: time=\"2026-06-11T11:49:57.13664115Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=df75f53e-4b21-42fd-8c1f-3bacaefd9b78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.241153 | controller |     "Jun 11 11:49:57.153660 crc crio[22553]: time=\"2026-06-11T11:49:57.153518112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.241168 | controller |     "Jun 11 11:49:57.156747 crc crio[22553]: time=\"2026-06-11T11:49:57.156565281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.241183 | controller |     "Jun 11 11:49:57.160785 crc crio[22553]: time=\"2026-06-11T11:49:57.160592259Z\" level=info msg=\"Created container ea0db42dd3d9f174d05666c9f44c81d4790d2a7e7fd2f129144f4cc1413b6c05: openstack/nova-cell1-db-create-glw2q/mariadb-database-create\" id=c032adf8-2fa6-48a9-a6ec-57ca0c5983eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.241202 | controller |     "Jun 11 11:49:57.164335 crc crio[22553]: time=\"2026-06-11T11:49:57.164283207Z\" level=info msg=\"Starting container: ea0db42dd3d9f174d05666c9f44c81d4790d2a7e7fd2f129144f4cc1413b6c05\" id=738440d7-eec8-4476-ac5e-235213f92283 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.241217 | controller |     "Jun 11 11:49:57.165533 crc crio[22553]: time=\"2026-06-11T11:49:57.165502902Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=84632877-f71c-4301-9917-e93fec208b5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.241231 | controller |     "Jun 11 11:49:57.167071 crc crio[22553]: time=\"2026-06-11T11:49:57.167044527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.241246 | controller |     "Jun 11 11:49:57.169498 crc crio[22553]: time=\"2026-06-11T11:49:57.169422126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.241261 | controller |     "Jun 11 11:49:57.179095 crc crio[22553]: time=\"2026-06-11T11:49:57.179026727Z\" level=info msg=\"Started container\" PID=78021 containerID=ea0db42dd3d9f174d05666c9f44c81d4790d2a7e7fd2f129144f4cc1413b6c05 description=openstack/nova-cell1-db-create-glw2q/mariadb-database-create id=738440d7-eec8-4476-ac5e-235213f92283 name=/runtime.v1.RuntimeService/StartContainer sandboxID=957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b",
2026-06-11 12:41:58.241275 | controller |     "Jun 11 11:49:57.233836 crc crio[22553]: time=\"2026-06-11T11:49:57.233592309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.241290 | controller |     "Jun 11 11:49:57.242789 crc crio[22553]: time=\"2026-06-11T11:49:57.242310544Z\" level=info msg=\"Created container 7e1c6c3e06ee01296e6c057be66cc40ddfab3d49ed12c74a3fa523412ad0ea69: openstack/nova-cell0-f051-account-create-update-r8z7w/mariadb-account-create-update\" id=7a9816aa-0781-4640-81ea-65bb4422675a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.241305 | controller |     "Jun 11 11:49:57.250417 crc crio[22553]: time=\"2026-06-11T11:49:57.250268796Z\" level=info msg=\"Starting container: 7e1c6c3e06ee01296e6c057be66cc40ddfab3d49ed12c74a3fa523412ad0ea69\" id=78da2b92-f0ad-46e5-9da6-fd002e35c616 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.241319 | controller |     "Jun 11 11:49:57.259605 crc crio[22553]: time=\"2026-06-11T11:49:57.259416283Z\" level=info msg=\"Started container\" PID=78065 containerID=7e1c6c3e06ee01296e6c057be66cc40ddfab3d49ed12c74a3fa523412ad0ea69 description=openstack/nova-cell0-f051-account-create-update-r8z7w/mariadb-account-create-update id=78da2b92-f0ad-46e5-9da6-fd002e35c616 name=/runtime.v1.RuntimeService/StartContainer sandboxID=082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214",
2026-06-11 12:41:58.241334 | controller |     "Jun 11 11:49:57.275070 crc crio[22553]: time=\"2026-06-11T11:49:57.274908875Z\" level=info msg=\"Created container 0f0a226571c221ed357d94df085540dcf4ffede7117d55cbf2149302e4214384: openstack/nova-cell0-db-create-c9qb4/mariadb-database-create\" id=3b4a6747-6e3a-482b-b908-9c8b6bf9b322 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.241370 | controller |     "Jun 11 11:49:57.283262 crc crio[22553]: time=\"2026-06-11T11:49:57.283119855Z\" level=info msg=\"Starting container: 0f0a226571c221ed357d94df085540dcf4ffede7117d55cbf2149302e4214384\" id=a4da2248-3b18-4514-9c2e-50783cc0b497 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.241390 | controller |     "Jun 11 11:49:57.293061 crc crio[22553]: time=\"2026-06-11T11:49:57.292806857Z\" level=info msg=\"Started container\" PID=78080 containerID=0f0a226571c221ed357d94df085540dcf4ffede7117d55cbf2149302e4214384 description=openstack/nova-cell0-db-create-c9qb4/mariadb-database-create id=a4da2248-3b18-4514-9c2e-50783cc0b497 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88",
2026-06-11 12:41:58.241411 | controller |     "Jun 11 11:49:57.312405 crc crio[22553]: time=\"2026-06-11T11:49:57.312203753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.241427 | controller |     "Jun 11 11:49:57.380832 crc crio[22553]: time=\"2026-06-11T11:49:57.38063303Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=6ebcc133-f7cf-4e73-b74a-d8f898fd10e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.241442 | controller |     "Jun 11 11:49:57.380832 crc crio[22553]: time=\"2026-06-11T11:49:57.380874407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.241459 | controller |     "Jun 11 11:49:57.515923 crc crio[22553]: 2026-06-11T11:49:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:275147185b4ba03 Mac:52:a4:97:a3:b8:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/ea93d35e-0282-4f73-b17f-e710aa3c322a SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.241478 | controller |     "Jun 11 11:49:57.522014 crc crio[22553]: time=\"2026-06-11T11:49:57.521932184Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:275147185b4ba03198e3a8c7319b34d44055b4e96058af95943b95afef04004f UID:40c2de47-104b-4b81-8e05-2f3a3e2e5971 NetNS:/var/run/netns/ea93d35e-0282-4f73-b17f-e710aa3c322a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod40c2de47_104b_4b81_8e05_2f3a3e2e5971.slice PodAnnotations:0xc00012abf8}] Aliases:map[]}\"",
2026-06-11 12:41:58.241494 | controller |     "Jun 11 11:49:57.522222 crc crio[22553]: time=\"2026-06-11T11:49:57.522201662Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.241509 | controller |     "Jun 11 11:49:57.554064 crc crio[22553]: time=\"2026-06-11T11:49:57.553943838Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d5301aa5d88c9a39b26eb3b1dbc2f09fa8d377b182cbd2dd60fff24d48b96dc7 UID:d66446a9-c440-40cd-8e36-1f2d564ed1a3 NetNS:/var/run/netns/3b359126-c548-41ee-b468-b7495e12464f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd66446a9_c440_40cd_8e36_1f2d564ed1a3.slice PodAnnotations:0xc00012a568}] Aliases:map[]}\"",
2026-06-11 12:41:58.241524 | controller |     "Jun 11 11:49:57.554064 crc crio[22553]: time=\"2026-06-11T11:49:57.554026191Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.241539 | controller |     "Jun 11 11:49:57.565060 crc crio[22553]: time=\"2026-06-11T11:49:57.56496038Z\" level=info msg=\"Ran pod sandbox 275147185b4ba03198e3a8c7319b34d44055b4e96058af95943b95afef04004f with infra container: openstack/cinder-scheduler-0/POD\" id=1677ebf8-6a07-4a34-8503-8f6f4af99d76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.241554 | controller |     "Jun 11 11:49:57.575032 crc crio[22553]: time=\"2026-06-11T11:49:57.571839621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=2e95ce7d-f104-474f-b49d-59aaf1e683e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.241573 | controller |     "Jun 11 11:49:57.627271 crc crio[22553]: time=\"2026-06-11T11:49:57.627193676Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=4bf347ed-f14f-484f-9bfa-b8ca8c05b2a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.241588 | controller |     "Jun 11 11:49:57.639311 crc crio[22553]: time=\"2026-06-11T11:49:57.639213857Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=0d367ed8-e23a-42e8-8de2-b2395d0fd669 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.241603 | controller |     "Jun 11 11:49:57.639921 crc crio[22553]: time=\"2026-06-11T11:49:57.639778363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.241618 | controller |     "Jun 11 11:49:57.681053 crc crio[22553]: time=\"2026-06-11T11:49:57.680955225Z\" level=info msg=\"Created container 7fbc1e473171d6a37627b7adfb8b1b2baa486146371b585bad9bae8283da4ffa: openstack/nova-cell1-c1ab-account-create-update-bxl8x/mariadb-account-create-update\" id=f652915a-3ad4-4d1e-844c-4bc11ad28d01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.241632 | controller |     "Jun 11 11:49:57.685457 crc crio[22553]: time=\"2026-06-11T11:49:57.684838668Z\" level=info msg=\"Starting container: 7fbc1e473171d6a37627b7adfb8b1b2baa486146371b585bad9bae8283da4ffa\" id=b04e32f6-1f2f-42fa-837c-b141004e40b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.241647 | controller |     "Jun 11 11:49:57.685809 crc crio[22553]: time=\"2026-06-11T11:49:57.685648892Z\" level=info msg=\"Created container d31ee913d5caabbc5c869be9f23bcdcad41eecbc562ccca0995874db73477ed3: openstack/nova-api-db-create-2c6hr/mariadb-database-create\" id=7d907247-dccf-4731-a019-cd2453a24c0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.241661 | controller |     "Jun 11 11:49:57.690897 crc crio[22553]: time=\"2026-06-11T11:49:57.690278887Z\" level=info msg=\"Created container 25cc5c2ac20b836774b2eec3c618213581b72c8efc99984086ffe31d719fbf8e: openstack/ceilometer-0/sg-core\" id=b1a7f3ed-5843-41c3-8f24-7edf842c9600 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.241676 | controller |     "Jun 11 11:49:57.719480 crc crio[22553]: time=\"2026-06-11T11:49:57.702855354Z\" level=info msg=\"Starting container: d31ee913d5caabbc5c869be9f23bcdcad41eecbc562ccca0995874db73477ed3\" id=7d03946a-93a2-46cc-a64a-492ba8bb0c48 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.241691 | controller |     "Jun 11 11:49:57.719480 crc crio[22553]: time=\"2026-06-11T11:49:57.703914605Z\" level=info msg=\"Starting container: 25cc5c2ac20b836774b2eec3c618213581b72c8efc99984086ffe31d719fbf8e\" id=3116871a-4265-4d1e-b4ae-c4af075c1111 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.241706 | controller |     "Jun 11 11:49:57.719480 crc crio[22553]: time=\"2026-06-11T11:49:57.710442816Z\" level=info msg=\"Started container\" PID=78207 containerID=7fbc1e473171d6a37627b7adfb8b1b2baa486146371b585bad9bae8283da4ffa description=openstack/nova-cell1-c1ab-account-create-update-bxl8x/mariadb-account-create-update id=b04e32f6-1f2f-42fa-837c-b141004e40b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95",
2026-06-11 12:41:58.241722 | controller |     "Jun 11 11:49:57.728839 crc crio[22553]: time=\"2026-06-11T11:49:57.723598719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.241737 | controller |     "Jun 11 11:49:57.732195 crc crio[22553]: time=\"2026-06-11T11:49:57.731201591Z\" level=info msg=\"Started container\" PID=78209 containerID=d31ee913d5caabbc5c869be9f23bcdcad41eecbc562ccca0995874db73477ed3 description=openstack/nova-api-db-create-2c6hr/mariadb-database-create id=7d03946a-93a2-46cc-a64a-492ba8bb0c48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873",
2026-06-11 12:41:58.241755 | controller |     "Jun 11 11:49:57.789093 crc crio[22553]: time=\"2026-06-11T11:49:57.785586648Z\" level=info msg=\"Started container\" PID=78206 containerID=25cc5c2ac20b836774b2eec3c618213581b72c8efc99984086ffe31d719fbf8e description=openstack/ceilometer-0/sg-core id=3116871a-4265-4d1e-b4ae-c4af075c1111 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14",
2026-06-11 12:41:58.241771 | controller |     "Jun 11 11:49:57.843210 crc crio[22553]: time=\"2026-06-11T11:49:57.841973454Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=6c459a58-6047-48a4-9c0e-c3fe34a1caff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.241786 | controller |     "Jun 11 11:49:57.899852 crc crio[22553]: time=\"2026-06-11T11:49:57.89974917Z\" level=info msg=\"Stopping pod sandbox: 2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a\" id=5423c5fe-c4e8-460a-8a14-f34a0fadb4cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.241801 | controller |     "Jun 11 11:49:57.901121 crc crio[22553]: time=\"2026-06-11T11:49:57.90042789Z\" level=info msg=\"Got pod network &{Name:nova-api-73a4-account-create-update-r86wb Namespace:openstack ID:2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a UID:c959a769-2012-4ca7-a3d2-db4df8ab84f0 NetNS:/var/run/netns/7bdcfd7b-599b-44a9-9bd2-3299ce10ba7a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc959a769_2012_4ca7_a3d2_db4df8ab84f0.slice PodAnnotations:0xc0018946a0}] Aliases:map[]}\"",
2026-06-11 12:41:58.241816 | controller |     "Jun 11 11:49:57.901121 crc crio[22553]: time=\"2026-06-11T11:49:57.900670237Z\" level=info msg=\"Deleting pod openstack_nova-api-73a4-account-create-update-r86wb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.241831 | controller |     "Jun 11 11:49:58.094931 crc crio[22553]: time=\"2026-06-11T11:49:58.094853134Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=68ee5055-d390-4545-b462-ae7c6a390f12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.241846 | controller |     "Jun 11 11:49:58.121229 crc crio[22553]: time=\"2026-06-11T11:49:58.118197885Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=0a403ee4-9d09-4279-958e-21e91da386ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.241860 | controller |     "Jun 11 11:49:58.121229 crc crio[22553]: time=\"2026-06-11T11:49:58.118772732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.241875 | controller |     "Jun 11 11:49:58.352506 crc crio[22553]: time=\"2026-06-11T11:49:58.349150926Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2131ec10-591c-47c9-9e09-229e4f4170e2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.241890 | controller |     "Jun 11 11:49:58.360626 crc crio[22553]: time=\"2026-06-11T11:49:58.360544788Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.241905 | controller |     "Jun 11 11:49:58.496476 crc crio[22553]: 2026-06-11T11:49:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5301aa5d88c9a3 Mac:be:f5:8a:10:89:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/3b359126-c548-41ee-b468-b7495e12464f SocketPath: PciID:}] [{Interface:0xc000195640 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.241923 | controller |     "Jun 11 11:49:58.511587 crc crio[22553]: time=\"2026-06-11T11:49:58.511484223Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:d5301aa5d88c9a39b26eb3b1dbc2f09fa8d377b182cbd2dd60fff24d48b96dc7 UID:d66446a9-c440-40cd-8e36-1f2d564ed1a3 NetNS:/var/run/netns/3b359126-c548-41ee-b468-b7495e12464f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd66446a9_c440_40cd_8e36_1f2d564ed1a3.slice PodAnnotations:0xc00012a568}] Aliases:map[]}\"",
2026-06-11 12:41:58.241938 | controller |     "Jun 11 11:49:58.511892 crc crio[22553]: time=\"2026-06-11T11:49:58.511757451Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.241953 | controller |     "Jun 11 11:49:58.598051 crc crio[22553]: time=\"2026-06-11T11:49:58.585879104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.241968 | controller |     "Jun 11 11:49:58.598051 crc crio[22553]: time=\"2026-06-11T11:49:58.593540748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.241983 | controller |     "Jun 11 11:49:58.598051 crc crio[22553]: time=\"2026-06-11T11:49:58.593747554Z\" level=info msg=\"Stopped pod sandbox: 2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a\" id=5423c5fe-c4e8-460a-8a14-f34a0fadb4cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.241998 | controller |     "Jun 11 11:49:58.598051 crc crio[22553]: time=\"2026-06-11T11:49:58.593843897Z\" level=info msg=\"Ran pod sandbox d5301aa5d88c9a39b26eb3b1dbc2f09fa8d377b182cbd2dd60fff24d48b96dc7 with infra container: openstack/glance-default-external-api-0/POD\" id=6ebcc133-f7cf-4e73-b74a-d8f898fd10e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.242012 | controller |     "Jun 11 11:49:58.598051 crc crio[22553]: time=\"2026-06-11T11:49:58.597172454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4e0ac58e-0af7-4d49-8b0e-00413114660c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.242027 | controller |     "Jun 11 11:49:58.616863 crc crio[22553]: time=\"2026-06-11T11:49:58.603917591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c352ef2c-84b9-469d-bd2e-306c89e78862 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.242041 | controller |     "Jun 11 11:49:58.616863 crc crio[22553]: time=\"2026-06-11T11:49:58.614876721Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=b5696b44-06a3-41a4-94b6-b2082270f6b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.242055 | controller |     "Jun 11 11:49:58.616863 crc crio[22553]: time=\"2026-06-11T11:49:58.615271642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.242069 | controller |     "Jun 11 11:49:58.716582 crc crio[22553]: time=\"2026-06-11T11:49:58.716077173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.242084 | controller |     "Jun 11 11:49:59.011962 crc crio[22553]: time=\"2026-06-11T11:49:59.00962308Z\" level=info msg=\"Created container 9ea84c5e92f053ff31a287ffd6a5ed42b17e5aa5406f71185896595723a1ebf7: openstack/ceilometer-0/proxy-httpd\" id=0a403ee4-9d09-4279-958e-21e91da386ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.242102 | controller |     "Jun 11 11:49:59.020230 crc crio[22553]: time=\"2026-06-11T11:49:59.020134927Z\" level=info msg=\"Starting container: 9ea84c5e92f053ff31a287ffd6a5ed42b17e5aa5406f71185896595723a1ebf7\" id=53ae701e-1567-4092-b3b5-6a4aa1be9257 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.242117 | controller |     "Jun 11 11:49:59.030294 crc crio[22553]: time=\"2026-06-11T11:49:59.030207421Z\" level=info msg=\"Started container\" PID=78468 containerID=9ea84c5e92f053ff31a287ffd6a5ed42b17e5aa5406f71185896595723a1ebf7 description=openstack/ceilometer-0/proxy-httpd id=53ae701e-1567-4092-b3b5-6a4aa1be9257 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14",
2026-06-11 12:41:58.242131 | controller |     "Jun 11 11:49:59.400277 crc crio[22553]: time=\"2026-06-11T11:49:59.400156888Z\" level=info msg=\"Stopping container: 96ee1e4a78e4d66fb4cc7bfabcc3107f058e8584bb26bc4da814c7912b3f2141 (timeout: 30s)\" id=d60a3e8d-7715-4482-8f7e-458b437f9595 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.242146 | controller |     "Jun 11 11:49:59.407394 crc crio[22553]: time=\"2026-06-11T11:49:59.402840726Z\" level=info msg=\"Stopping container: 78789cdbf3e4099a509df2459198e57c69fbae7cf3a5e791881f17243682d0b6 (timeout: 30s)\" id=41ee66a1-e5c9-4177-b62b-8f551779cb95 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.242160 | controller |     "Jun 11 11:49:59.443021 crc crio[22553]: time=\"2026-06-11T11:49:59.442886895Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=2131ec10-591c-47c9-9e09-229e4f4170e2 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.242175 | controller |     "Jun 11 11:49:59.449247 crc crio[22553]: time=\"2026-06-11T11:49:59.449160878Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=9159e4d6-d5a3-4c93-b24c-057608649f6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.242189 | controller |     "Jun 11 11:49:59.491738 crc crio[22553]: time=\"2026-06-11T11:49:59.491604826Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e27d9164-20cc-486e-a7bd-4e88ccec9a4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.242204 | controller |     "Jun 11 11:49:59.523561 crc crio[22553]: time=\"2026-06-11T11:49:59.523018883Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gb8wn/extract-content\" id=a0ebae3d-defd-445d-ba7a-0c772d53687d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.242218 | controller |     "Jun 11 11:49:59.526667 crc crio[22553]: time=\"2026-06-11T11:49:59.526518035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.242232 | controller |     "Jun 11 11:49:59.573293 crc crio[22553]: time=\"2026-06-11T11:49:59.572816267Z\" level=info msg=\"Stopping container: 25cc5c2ac20b836774b2eec3c618213581b72c8efc99984086ffe31d719fbf8e (timeout: 30s)\" id=bdac8d19-e498-41d1-a8a9-10f52dd65a6e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.242247 | controller |     "Jun 11 11:49:59.573959 crc crio[22553]: time=\"2026-06-11T11:49:59.573902868Z\" level=info msg=\"Stopping container: 0281c79fbd2c466de2a7cebb6b394254bcb94b6b9913347aa8d13cc5d2bc1bef (timeout: 30s)\" id=0f3303dc-a4ef-45bb-b14d-2ed78e23d569 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.242261 | controller |     "Jun 11 11:49:59.577936 crc crio[22553]: time=\"2026-06-11T11:49:59.577823043Z\" level=info msg=\"Stopping container: 207ddc14612f1fb11a0e9f097d2ba070ec18ff5002abd965ec66ab64da3875eb (timeout: 30s)\" id=335b7d58-4099-43eb-8265-463a61aac31c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.242275 | controller |     "Jun 11 11:49:59.578330 crc crio[22553]: time=\"2026-06-11T11:49:59.577828703Z\" level=info msg=\"Stopping container: 9ea84c5e92f053ff31a287ffd6a5ed42b17e5aa5406f71185896595723a1ebf7 (timeout: 30s)\" id=af53c3c9-7de1-47da-919d-7aaaae3c8cb2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.242293 | controller |     "Jun 11 11:49:59.654485 crc crio[22553]: time=\"2026-06-11T11:49:59.654248953Z\" level=info msg=\"Stopping pod sandbox: d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88\" id=49aa1585-8470-4bc5-8dd9-060105d01679 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.242309 | controller |     "Jun 11 11:49:59.657371 crc crio[22553]: time=\"2026-06-11T11:49:59.655595242Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-c9qb4 Namespace:openstack ID:d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88 UID:0f8b9a60-46de-4d1f-b1cc-151fce6726b6 NetNS:/var/run/netns/3123973c-f83f-4f0b-bd07-badd9aef876e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0f8b9a60_46de_4d1f_b1cc_151fce6726b6.slice PodAnnotations:0xc0011e8638}] Aliases:map[]}\"",
2026-06-11 12:41:58.242324 | controller |     "Jun 11 11:49:59.657371 crc crio[22553]: time=\"2026-06-11T11:49:59.656021655Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-c9qb4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.242338 | controller |     "Jun 11 11:49:59.723429 crc crio[22553]: time=\"2026-06-11T11:49:59.719138547Z\" level=info msg=\"Stopping pod sandbox: 957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b\" id=f4b44984-9142-4f48-aa25-336b067230cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.242372 | controller |     "Jun 11 11:49:59.723429 crc crio[22553]: time=\"2026-06-11T11:49:59.719752615Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-glw2q Namespace:openstack ID:957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b UID:97eb4421-e3ea-4cc1-bf3a-d7e3a7124122 NetNS:/var/run/netns/8cf90ab1-b158-4800-b8a8-6bfa032f1444 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod97eb4421_e3ea_4cc1_bf3a_d7e3a7124122.slice PodAnnotations:0xc002816308}] Aliases:map[]}\"",
2026-06-11 12:41:58.242389 | controller |     "Jun 11 11:49:59.723429 crc crio[22553]: time=\"2026-06-11T11:49:59.71992628Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-glw2q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.242404 | controller |     "Jun 11 11:49:59.723981 crc crio[22553]: time=\"2026-06-11T11:49:59.723897186Z\" level=info msg=\"Stopped container 96ee1e4a78e4d66fb4cc7bfabcc3107f058e8584bb26bc4da814c7912b3f2141: openstack/placement-5887b8d74d-l6qc7/placement-log\" id=d60a3e8d-7715-4482-8f7e-458b437f9595 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.242419 | controller |     "Jun 11 11:49:59.771413 crc crio[22553]: time=\"2026-06-11T11:49:59.770140955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.242433 | controller |     "Jun 11 11:49:59.782164 crc crio[22553]: time=\"2026-06-11T11:49:59.780993962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.242447 | controller |     "Jun 11 11:49:59.804215 crc crio[22553]: time=\"2026-06-11T11:49:59.804125277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.242462 | controller |     "Jun 11 11:49:59.807959 crc crio[22553]: time=\"2026-06-11T11:49:59.805450376Z\" level=info msg=\"Stopped container 25cc5c2ac20b836774b2eec3c618213581b72c8efc99984086ffe31d719fbf8e: openstack/ceilometer-0/sg-core\" id=bdac8d19-e498-41d1-a8a9-10f52dd65a6e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.242481 | controller |     "Jun 11 11:49:59.903492 crc crio[22553]: time=\"2026-06-11T11:49:59.903341993Z\" level=info msg=\"Stopped container 9ea84c5e92f053ff31a287ffd6a5ed42b17e5aa5406f71185896595723a1ebf7: openstack/ceilometer-0/proxy-httpd\" id=af53c3c9-7de1-47da-919d-7aaaae3c8cb2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.242496 | controller |     "Jun 11 11:50:00.046039 crc crio[22553]: time=\"2026-06-11T11:50:00.045142341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.242511 | controller |     "Jun 11 11:50:00.242964 crc crio[22553]: time=\"2026-06-11T11:50:00.242898433Z\" level=info msg=\"Created container 0a133a198a20d8fa153ce64cc49f48ca1b3fed4a6767c04e72c2665142472248: openshift-marketplace/redhat-operators-gb8wn/extract-content\" id=a0ebae3d-defd-445d-ba7a-0c772d53687d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.242526 | controller |     "Jun 11 11:50:00.254771 crc crio[22553]: time=\"2026-06-11T11:50:00.253002707Z\" level=info msg=\"Starting container: 0a133a198a20d8fa153ce64cc49f48ca1b3fed4a6767c04e72c2665142472248\" id=ee0da508-b8e0-4c99-81c7-d61354e0cdd0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.242541 | controller |     "Jun 11 11:50:00.277171 crc crio[22553]: time=\"2026-06-11T11:50:00.27674753Z\" level=info msg=\"Started container\" PID=78832 containerID=0a133a198a20d8fa153ce64cc49f48ca1b3fed4a6767c04e72c2665142472248 description=openshift-marketplace/redhat-operators-gb8wn/extract-content id=ee0da508-b8e0-4c99-81c7-d61354e0cdd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68",
2026-06-11 12:41:58.242556 | controller |     "Jun 11 11:50:00.295516 crc crio[22553]: time=\"2026-06-11T11:50:00.287967158Z\" level=info msg=\"Stopped container 207ddc14612f1fb11a0e9f097d2ba070ec18ff5002abd965ec66ab64da3875eb: openstack/ceilometer-0/ceilometer-notification-agent\" id=335b7d58-4099-43eb-8265-463a61aac31c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.242570 | controller |     "Jun 11 11:50:00.325243 crc crio[22553]: time=\"2026-06-11T11:50:00.325115702Z\" level=info msg=\"Stopped pod sandbox: d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88\" id=49aa1585-8470-4bc5-8dd9-060105d01679 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.242585 | controller |     "Jun 11 11:50:00.332061 crc crio[22553]: time=\"2026-06-11T11:50:00.332008453Z\" level=info msg=\"Created container 90e3cb24793ef26f159db028beb331d38a3f430a2cef0b8f46043cb31cfeec1a: openstack/cinder-scheduler-0/cinder-scheduler\" id=0d367ed8-e23a-42e8-8de2-b2395d0fd669 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.242600 | controller |     "Jun 11 11:50:00.347081 crc crio[22553]: time=\"2026-06-11T11:50:00.346951989Z\" level=info msg=\"Starting container: 90e3cb24793ef26f159db028beb331d38a3f430a2cef0b8f46043cb31cfeec1a\" id=989b39a0-0fd7-42cd-a648-e89fedcd1b07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.242615 | controller |     "Jun 11 11:50:00.380216 crc crio[22553]: time=\"2026-06-11T11:50:00.380083026Z\" level=info msg=\"Created container e229c26eb56be52f74a67ca5efcb3297b6eac56135b8640b2958c95ee6606673: openstack/glance-default-internal-api-0/glance-log\" id=84632877-f71c-4301-9917-e93fec208b5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.242629 | controller |     "Jun 11 11:50:00.424223 crc crio[22553]: time=\"2026-06-11T11:50:00.422453083Z\" level=info msg=\"Started container\" PID=78834 containerID=90e3cb24793ef26f159db028beb331d38a3f430a2cef0b8f46043cb31cfeec1a description=openstack/cinder-scheduler-0/cinder-scheduler id=989b39a0-0fd7-42cd-a648-e89fedcd1b07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=275147185b4ba03198e3a8c7319b34d44055b4e96058af95943b95afef04004f",
2026-06-11 12:41:58.242650 | controller |     "Jun 11 11:50:00.424223 crc crio[22553]: time=\"2026-06-11T11:50:00.423270427Z\" level=info msg=\"Starting container: e229c26eb56be52f74a67ca5efcb3297b6eac56135b8640b2958c95ee6606673\" id=b6fc9a78-bc61-463e-bc31-77083b0fadf3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.242668 | controller |     "Jun 11 11:50:00.438140 crc crio[22553]: time=\"2026-06-11T11:50:00.432599209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.242684 | controller |     "Jun 11 11:50:00.438140 crc crio[22553]: time=\"2026-06-11T11:50:00.432946569Z\" level=info msg=\"Started container\" PID=78861 containerID=e229c26eb56be52f74a67ca5efcb3297b6eac56135b8640b2958c95ee6606673 description=openstack/glance-default-internal-api-0/glance-log id=b6fc9a78-bc61-463e-bc31-77083b0fadf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=261f301aba4d51ea8473eec9e91d7f411ed210bb985c29a25cafd13a87188dc4",
2026-06-11 12:41:58.242699 | controller |     "Jun 11 11:50:00.456983 crc crio[22553]: time=\"2026-06-11T11:50:00.456114385Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=a7d55f06-620b-46c1-9a38-9f26a20894b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.242714 | controller |     "Jun 11 11:50:00.457660 crc crio[22553]: time=\"2026-06-11T11:50:00.456341942Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=263ef74f-285e-4d25-9157-1bae5fe24820 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.242729 | controller |     "Jun 11 11:50:00.470834 crc crio[22553]: time=\"2026-06-11T11:50:00.470292749Z\" level=info msg=\"Stopped pod sandbox: 957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b\" id=f4b44984-9142-4f48-aa25-336b067230cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.242744 | controller |     "Jun 11 11:50:00.505292 crc crio[22553]: time=\"2026-06-11T11:50:00.504179598Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=9020505c-c016-431c-a884-2eb8bd10967d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.242759 | controller |     "Jun 11 11:50:00.518537 crc crio[22553]: time=\"2026-06-11T11:50:00.51762786Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=7fc5dfb6-244b-4892-aa80-725959f37f65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.242774 | controller |     "Jun 11 11:50:00.520092 crc crio[22553]: time=\"2026-06-11T11:50:00.519989519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.242789 | controller |     "Jun 11 11:50:00.537161 crc crio[22553]: time=\"2026-06-11T11:50:00.537048227Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b025c911-be0a-4590-886b-68c8714dcf2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.242804 | controller |     "Jun 11 11:50:00.565990 crc crio[22553]: time=\"2026-06-11T11:50:00.565901399Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686310-csc8r/POD\" id=81c91e62-9025-4ffb-85b8-f35d9ece9895 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.242818 | controller |     "Jun 11 11:50:00.566180 crc crio[22553]: time=\"2026-06-11T11:50:00.566025263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.242833 | controller |     "Jun 11 11:50:00.610740 crc crio[22553]: time=\"2026-06-11T11:50:00.610551202Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=6b469526-52df-44a2-941d-c71ecc2122fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.242852 | controller |     "Jun 11 11:50:00.671741 crc crio[22553]: time=\"2026-06-11T11:50:00.671649345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.242867 | controller |     "Jun 11 11:50:00.717239 crc crio[22553]: time=\"2026-06-11T11:50:00.717194085Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686310-csc8r Namespace:openshift-infra ID:995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50 UID:c73a1c62-a237-49df-8903-785dceafd405 NetNS:/var/run/netns/db75f89a-40a6-4a51-b173-7588c060561f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc73a1c62_a237_49df_8903_785dceafd405.slice PodAnnotations:0xc0048002b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.242882 | controller |     "Jun 11 11:50:00.717595 crc crio[22553]: time=\"2026-06-11T11:50:00.717573266Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686310-csc8r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.242896 | controller |     "Jun 11 11:50:00.769547 crc crio[22553]: time=\"2026-06-11T11:50:00.769432339Z\" level=info msg=\"Created container c09a2e4096412aacd6dffa0e9f5993b184d8ccaf1818977fdb738d2c9ba2c358: openstack/glance-default-external-api-0/glance-log\" id=b5696b44-06a3-41a4-94b6-b2082270f6b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.242911 | controller |     "Jun 11 11:50:00.775447 crc crio[22553]: time=\"2026-06-11T11:50:00.773498718Z\" level=info msg=\"Starting container: c09a2e4096412aacd6dffa0e9f5993b184d8ccaf1818977fdb738d2c9ba2c358\" id=239d9dae-0a54-44c5-a5f9-909610f6e336 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.242926 | controller |     "Jun 11 11:50:00.785828 crc crio[22553]: time=\"2026-06-11T11:50:00.785658873Z\" level=info msg=\"Started container\" PID=78935 containerID=c09a2e4096412aacd6dffa0e9f5993b184d8ccaf1818977fdb738d2c9ba2c358 description=openstack/glance-default-external-api-0/glance-log id=239d9dae-0a54-44c5-a5f9-909610f6e336 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5301aa5d88c9a39b26eb3b1dbc2f09fa8d377b182cbd2dd60fff24d48b96dc7",
2026-06-11 12:41:58.242941 | controller |     "Jun 11 11:50:00.805894 crc crio[22553]: time=\"2026-06-11T11:50:00.804975666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.242956 | controller |     "Jun 11 11:50:00.838289 crc crio[22553]: time=\"2026-06-11T11:50:00.834654783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f82f16dd-b355-48ac-9c46-68259db16994 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.242971 | controller |     "Jun 11 11:50:00.868915 crc crio[22553]: time=\"2026-06-11T11:50:00.867063748Z\" level=info msg=\"Stopping pod sandbox: b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95\" id=c09e9283-8f50-461d-a569-54f46ffe137d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.242986 | controller |     "Jun 11 11:50:00.868915 crc crio[22553]: time=\"2026-06-11T11:50:00.868022116Z\" level=info msg=\"Got pod network &{Name:nova-cell1-c1ab-account-create-update-bxl8x Namespace:openstack ID:b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95 UID:26feaeb9-c0ab-42cc-b273-8c1cb1c12fd6 NetNS:/var/run/netns/9cca6c7d-7d06-425e-9dde-874b3e094523 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26feaeb9_c0ab_42cc_b273_8c1cb1c12fd6.slice PodAnnotations:0xc002816358}] Aliases:map[]}\"",
2026-06-11 12:41:58.243004 | controller |     "Jun 11 11:50:00.868915 crc crio[22553]: time=\"2026-06-11T11:50:00.868234243Z\" level=info msg=\"Deleting pod openstack_nova-cell1-c1ab-account-create-update-bxl8x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.243020 | controller |     "Jun 11 11:50:00.872728 crc crio[22553]: time=\"2026-06-11T11:50:00.869984044Z\" level=info msg=\"Stopping pod sandbox: 082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214\" id=87bcc932-d4e1-409e-a963-babe5700b114 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.243035 | controller |     "Jun 11 11:50:00.872728 crc crio[22553]: time=\"2026-06-11T11:50:00.870237771Z\" level=info msg=\"Stopping pod sandbox: 57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873\" id=ab308ebb-9cce-41fe-8216-102d4df76e6d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.243049 | controller |     "Jun 11 11:50:00.872728 crc crio[22553]: time=\"2026-06-11T11:50:00.871101766Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-2c6hr Namespace:openstack ID:57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873 UID:c71b4b29-7c76-431d-bb13-17d798e2a26a NetNS:/var/run/netns/814514c6-c058-4b16-969c-c8c77c075280 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc71b4b29_7c76_431d_bb13_17d798e2a26a.slice PodAnnotations:0xc00279a498}] Aliases:map[]}\"",
2026-06-11 12:41:58.243064 | controller |     "Jun 11 11:50:00.872728 crc crio[22553]: time=\"2026-06-11T11:50:00.871344523Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-2c6hr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.243079 | controller |     "Jun 11 11:50:00.900477 crc crio[22553]: time=\"2026-06-11T11:50:00.893554561Z\" level=info msg=\"Got pod network &{Name:nova-cell0-f051-account-create-update-r8z7w Namespace:openstack ID:082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214 UID:52b3c8e9-94d5-42ef-9385-62b1e2897878 NetNS:/var/run/netns/0f49aebd-7053-4989-b744-ae082ea0ae67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52b3c8e9_94d5_42ef_9385_62b1e2897878.slice PodAnnotations:0xc004800450}] Aliases:map[]}\"",
2026-06-11 12:41:58.243094 | controller |     "Jun 11 11:50:00.900949 crc crio[22553]: time=\"2026-06-11T11:50:00.900536075Z\" level=info msg=\"Deleting pod openstack_nova-cell0-f051-account-create-update-r8z7w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.243109 | controller |     "Jun 11 11:50:00.966624 crc crio[22553]: time=\"2026-06-11T11:50:00.966271564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.243124 | controller |     "Jun 11 11:50:01.078133 crc crio[22553]: time=\"2026-06-11T11:50:01.075078159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=406cfde5-9b92-4d97-b7f3-9d6f1fa4e569 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.243138 | controller |     "Jun 11 11:50:01.095748 crc crio[22553]: time=\"2026-06-11T11:50:01.095574527Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=407b5df9-da62-4e15-97dd-0cd500e68b93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.243153 | controller |     "Jun 11 11:50:01.096155 crc crio[22553]: time=\"2026-06-11T11:50:01.096084462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.243186 | controller |     "Jun 11 11:50:01.396196 crc crio[22553]: time=\"2026-06-11T11:50:01.396006575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.243203 | controller |     "Jun 11 11:50:01.675931 crc crio[22553]: time=\"2026-06-11T11:50:01.67030073Z\" level=info msg=\"Stopped pod sandbox: 57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873\" id=ab308ebb-9cce-41fe-8216-102d4df76e6d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.243219 | controller |     "Jun 11 11:50:01.745276 crc crio[22553]: 2026-06-11T11:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:995f4c4aa4607c2 Mac:7a:60:9d:23:44:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/db75f89a-40a6-4a51-b173-7588c060561f SocketPath: PciID:}] [{Interface:0xc0001a5620 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.243234 | controller |     "Jun 11 11:50:01.749792 crc crio[22553]: time=\"2026-06-11T11:50:01.749652676Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686310-csc8r Namespace:openshift-infra ID:995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50 UID:c73a1c62-a237-49df-8903-785dceafd405 NetNS:/var/run/netns/db75f89a-40a6-4a51-b173-7588c060561f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc73a1c62_a237_49df_8903_785dceafd405.slice PodAnnotations:0xc0048002b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.243249 | controller |     "Jun 11 11:50:01.749970 crc crio[22553]: time=\"2026-06-11T11:50:01.749911554Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686310-csc8r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.243264 | controller |     "Jun 11 11:50:01.762764 crc crio[22553]: time=\"2026-06-11T11:50:01.762636775Z\" level=info msg=\"Ran pod sandbox 995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50 with infra container: openshift-infra/auto-csr-approver-29686310-csc8r/POD\" id=81c91e62-9025-4ffb-85b8-f35d9ece9895 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.243279 | controller |     "Jun 11 11:50:01.771462 crc crio[22553]: time=\"2026-06-11T11:50:01.771389961Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e4b5a3bb-3373-443d-8b62-e9914319db5c name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.243294 | controller |     "Jun 11 11:50:01.780863 crc crio[22553]: time=\"2026-06-11T11:50:01.780763734Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.243309 | controller |     "Jun 11 11:50:01.890906 crc crio[22553]: time=\"2026-06-11T11:50:01.890796115Z\" level=info msg=\"Stopped pod sandbox: 082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214\" id=87bcc932-d4e1-409e-a963-babe5700b114 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.243324 | controller |     "Jun 11 11:50:01.894123 crc crio[22553]: time=\"2026-06-11T11:50:01.893903966Z\" level=info msg=\"Stopped pod sandbox: b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95\" id=c09e9283-8f50-461d-a569-54f46ffe137d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.243338 | controller |     "Jun 11 11:50:02.485616 crc crio[22553]: time=\"2026-06-11T11:50:02.485441889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.243370 | controller |     "Jun 11 11:50:02.671474 crc crio[22553]: time=\"2026-06-11T11:50:02.666671588Z\" level=info msg=\"Created container 2fd9fb815705c6a23d5d26f49453c9eea267e801d0b6afa3eb76d86f7c68572a: openstack/glance-default-internal-api-0/glance-httpd\" id=6b469526-52df-44a2-941d-c71ecc2122fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.243390 | controller |     "Jun 11 11:50:02.677652 crc crio[22553]: time=\"2026-06-11T11:50:02.674459345Z\" level=info msg=\"Starting container: 2fd9fb815705c6a23d5d26f49453c9eea267e801d0b6afa3eb76d86f7c68572a\" id=5ee3c1a9-7830-44e7-900b-a715205794f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.243406 | controller |     "Jun 11 11:50:02.682136 crc crio[22553]: time=\"2026-06-11T11:50:02.681929103Z\" level=info msg=\"Started container\" PID=79129 containerID=2fd9fb815705c6a23d5d26f49453c9eea267e801d0b6afa3eb76d86f7c68572a description=openstack/glance-default-internal-api-0/glance-httpd id=5ee3c1a9-7830-44e7-900b-a715205794f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=261f301aba4d51ea8473eec9e91d7f411ed210bb985c29a25cafd13a87188dc4",
2026-06-11 12:41:58.243421 | controller |     "Jun 11 11:50:02.710813 crc crio[22553]: time=\"2026-06-11T11:50:02.709598551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.243436 | controller |     "Jun 11 11:50:02.784541 crc crio[22553]: time=\"2026-06-11T11:50:02.784179257Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e4b5a3bb-3373-443d-8b62-e9914319db5c name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.243451 | controller |     "Jun 11 11:50:02.849299 crc crio[22553]: time=\"2026-06-11T11:50:02.849144793Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=779be58e-b54d-4535-a527-5cfe130c74f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.243465 | controller |     "Jun 11 11:50:02.858184 crc crio[22553]: time=\"2026-06-11T11:50:02.857515188Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=857d26aa-d80a-446a-8eb7-fa084866f57e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.243480 | controller |     "Jun 11 11:50:02.879791 crc crio[22553]: time=\"2026-06-11T11:50:02.879654504Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686310-csc8r/oc\" id=d68e0f59-2e4e-4212-8564-6243b7594fa2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.243494 | controller |     "Jun 11 11:50:02.882434 crc crio[22553]: time=\"2026-06-11T11:50:02.880409036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.243509 | controller |     "Jun 11 11:50:02.901344 crc crio[22553]: time=\"2026-06-11T11:50:02.898470933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.243523 | controller |     "Jun 11 11:50:03.093249 crc crio[22553]: time=\"2026-06-11T11:50:03.093121574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.243537 | controller |     "Jun 11 11:50:03.141287 crc crio[22553]: time=\"2026-06-11T11:50:03.141152536Z\" level=info msg=\"Created container de4d746b58eceed9a3a382e15c888b0382d8eec9f7f130fee59f0dbdb5df31b3: openstack/cinder-scheduler-0/probe\" id=7fc5dfb6-244b-4892-aa80-725959f37f65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.243552 | controller |     "Jun 11 11:50:03.148485 crc crio[22553]: time=\"2026-06-11T11:50:03.145195374Z\" level=info msg=\"Starting container: de4d746b58eceed9a3a382e15c888b0382d8eec9f7f130fee59f0dbdb5df31b3\" id=fa5932d1-f20e-4968-86f6-bc2b6fb27d75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.243567 | controller |     "Jun 11 11:50:03.164663 crc crio[22553]: time=\"2026-06-11T11:50:03.164548368Z\" level=info msg=\"Started container\" PID=79142 containerID=de4d746b58eceed9a3a382e15c888b0382d8eec9f7f130fee59f0dbdb5df31b3 description=openstack/cinder-scheduler-0/probe id=fa5932d1-f20e-4968-86f6-bc2b6fb27d75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=275147185b4ba03198e3a8c7319b34d44055b4e96058af95943b95afef04004f",
2026-06-11 12:41:58.243585 | controller |     "Jun 11 11:50:03.179618 crc crio[22553]: time=\"2026-06-11T11:50:03.179415382Z\" level=info msg=\"Stopped container 78789cdbf3e4099a509df2459198e57c69fbae7cf3a5e791881f17243682d0b6: openstack/placement-5887b8d74d-l6qc7/placement-api\" id=41ee66a1-e5c9-4177-b62b-8f551779cb95 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.243601 | controller |     "Jun 11 11:50:03.181300 crc crio[22553]: time=\"2026-06-11T11:50:03.181178924Z\" level=info msg=\"Stopping pod sandbox: 91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8\" id=105a39c4-4c58-4006-8fbb-4ec03663f5a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.243616 | controller |     "Jun 11 11:50:03.186764 crc crio[22553]: time=\"2026-06-11T11:50:03.186617172Z\" level=info msg=\"Got pod network &{Name:placement-5887b8d74d-l6qc7 Namespace:openstack ID:91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8 UID:524d5595-04a3-457a-ba2c-bace6169cf2c NetNS:/var/run/netns/f6eadc19-05a7-4a6e-b747-b1a0ca21cd59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod524d5595_04a3_457a_ba2c_bace6169cf2c.slice PodAnnotations:0xc0018945f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.243631 | controller |     "Jun 11 11:50:03.186970 crc crio[22553]: time=\"2026-06-11T11:50:03.186927891Z\" level=info msg=\"Deleting pod openstack_placement-5887b8d74d-l6qc7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.243646 | controller |     "Jun 11 11:50:03.221042 crc crio[22553]: time=\"2026-06-11T11:50:03.220857552Z\" level=info msg=\"Created container bfbd3557a35b4500ffe62fb1f632c86ae01961623dda59ad717be0506df3f006: openstack/glance-default-external-api-0/glance-httpd\" id=407b5df9-da62-4e15-97dd-0cd500e68b93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.243661 | controller |     "Jun 11 11:50:03.223408 crc crio[22553]: time=\"2026-06-11T11:50:03.222943443Z\" level=info msg=\"Starting container: bfbd3557a35b4500ffe62fb1f632c86ae01961623dda59ad717be0506df3f006\" id=bd376bf5-3d5c-4da1-9b7f-13e8789c297a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.243676 | controller |     "Jun 11 11:50:03.243743 crc crio[22553]: time=\"2026-06-11T11:50:03.241753982Z\" level=info msg=\"Started container\" PID=79157 containerID=bfbd3557a35b4500ffe62fb1f632c86ae01961623dda59ad717be0506df3f006 description=openstack/glance-default-external-api-0/glance-httpd id=bd376bf5-3d5c-4da1-9b7f-13e8789c297a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5301aa5d88c9a39b26eb3b1dbc2f09fa8d377b182cbd2dd60fff24d48b96dc7",
2026-06-11 12:41:58.243691 | controller |     "Jun 11 11:50:03.551878 crc crio[22553]: time=\"2026-06-11T11:50:03.54699903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.243705 | controller |     "Jun 11 11:50:03.685563 crc crio[22553]: time=\"2026-06-11T11:50:03.685391869Z\" level=info msg=\"Stopped pod sandbox: 91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8\" id=105a39c4-4c58-4006-8fbb-4ec03663f5a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.243720 | controller |     "Jun 11 11:50:03.777986 crc crio[22553]: time=\"2026-06-11T11:50:03.777294611Z\" level=info msg=\"Created container 8a0682c124c1a47a30c62475873532a707a9166939f84cf1d518e04841788bf1: openshift-infra/auto-csr-approver-29686310-csc8r/oc\" id=d68e0f59-2e4e-4212-8564-6243b7594fa2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.243735 | controller |     "Jun 11 11:50:03.780670 crc crio[22553]: time=\"2026-06-11T11:50:03.780599317Z\" level=info msg=\"Starting container: 8a0682c124c1a47a30c62475873532a707a9166939f84cf1d518e04841788bf1\" id=8af7ab8b-81aa-47ee-b1b4-850637b12a0c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.243755 | controller |     "Jun 11 11:50:03.789230 crc crio[22553]: time=\"2026-06-11T11:50:03.789096065Z\" level=info msg=\"Started container\" PID=79368 containerID=8a0682c124c1a47a30c62475873532a707a9166939f84cf1d518e04841788bf1 description=openshift-infra/auto-csr-approver-29686310-csc8r/oc id=8af7ab8b-81aa-47ee-b1b4-850637b12a0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50",
2026-06-11 12:41:58.243770 | controller |     "Jun 11 11:50:04.130069 crc crio[22553]: time=\"2026-06-11T11:50:04.129133879Z\" level=info msg=\"Removing container: 78789cdbf3e4099a509df2459198e57c69fbae7cf3a5e791881f17243682d0b6\" id=34a38cb8-167b-4b2e-8598-f595242e8a72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.243785 | controller |     "Jun 11 11:50:04.205786 crc crio[22553]: time=\"2026-06-11T11:50:04.200312346Z\" level=info msg=\"Removed container 78789cdbf3e4099a509df2459198e57c69fbae7cf3a5e791881f17243682d0b6: openstack/placement-5887b8d74d-l6qc7/placement-api\" id=34a38cb8-167b-4b2e-8598-f595242e8a72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.243800 | controller |     "Jun 11 11:50:04.219843 crc crio[22553]: time=\"2026-06-11T11:50:04.219744754Z\" level=info msg=\"Removing container: 96ee1e4a78e4d66fb4cc7bfabcc3107f058e8584bb26bc4da814c7912b3f2141\" id=e519ff6f-5375-46a9-8e76-0fe795297076 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.243815 | controller |     "Jun 11 11:50:04.267443 crc crio[22553]: time=\"2026-06-11T11:50:04.267320002Z\" level=info msg=\"Removed container 96ee1e4a78e4d66fb4cc7bfabcc3107f058e8584bb26bc4da814c7912b3f2141: openstack/placement-5887b8d74d-l6qc7/placement-log\" id=e519ff6f-5375-46a9-8e76-0fe795297076 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.243830 | controller |     "Jun 11 11:50:06.226024 crc crio[22553]: time=\"2026-06-11T11:50:06.224993625Z\" level=info msg=\"Stopping pod sandbox: 995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50\" id=b747d252-3d4e-4c17-8bc7-5b54095d34da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.243845 | controller |     "Jun 11 11:50:06.227951 crc crio[22553]: time=\"2026-06-11T11:50:06.227501188Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686310-csc8r Namespace:openshift-infra ID:995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50 UID:c73a1c62-a237-49df-8903-785dceafd405 NetNS:/var/run/netns/db75f89a-40a6-4a51-b173-7588c060561f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc73a1c62_a237_49df_8903_785dceafd405.slice PodAnnotations:0xc005f12548}] Aliases:map[]}\"",
2026-06-11 12:41:58.243860 | controller |     "Jun 11 11:50:06.227951 crc crio[22553]: time=\"2026-06-11T11:50:06.227797116Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686310-csc8r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.243875 | controller |     "Jun 11 11:50:06.741047 crc crio[22553]: time=\"2026-06-11T11:50:06.740635273Z\" level=info msg=\"Stopped pod sandbox: 995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50\" id=b747d252-3d4e-4c17-8bc7-5b54095d34da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.243889 | controller |     "Jun 11 11:50:07.265156 crc crio[22553]: time=\"2026-06-11T11:50:07.263912865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e2fc81cc-97d1-4556-a82a-be7b7a4fcfca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.243904 | controller |     "Jun 11 11:50:07.759622 crc crio[22553]: time=\"2026-06-11T11:50:07.75852958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=03e60d46-4953-40ee-a7fc-6270ab0b38f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.243922 | controller |     "Jun 11 11:50:08.630778 crc crio[22553]: time=\"2026-06-11T11:50:08.628572712Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gb8wn/registry-server\" id=3bfe7542-7f24-417e-a37b-e422fc471cf1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.243937 | controller |     "Jun 11 11:50:08.630778 crc crio[22553]: time=\"2026-06-11T11:50:08.629611102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.243951 | controller |     "Jun 11 11:50:08.909868 crc crio[22553]: time=\"2026-06-11T11:50:08.772597415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.243966 | controller |     "Jun 11 11:50:08.909868 crc crio[22553]: time=\"2026-06-11T11:50:08.77755853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.243980 | controller |     "Jun 11 11:50:09.056465 crc crio[22553]: time=\"2026-06-11T11:50:09.055273905Z\" level=info msg=\"Created container b7ffef29f06f44f9257d1593c979e3ed6511e6023fa867f609619f1d5ad17632: openshift-marketplace/redhat-operators-gb8wn/registry-server\" id=3bfe7542-7f24-417e-a37b-e422fc471cf1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.243994 | controller |     "Jun 11 11:50:09.066623 crc crio[22553]: time=\"2026-06-11T11:50:09.066521173Z\" level=info msg=\"Starting container: b7ffef29f06f44f9257d1593c979e3ed6511e6023fa867f609619f1d5ad17632\" id=15af25d2-72b6-4e2e-ab64-dc99dd0488f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.244009 | controller |     "Jun 11 11:50:09.075970 crc crio[22553]: time=\"2026-06-11T11:50:09.075852226Z\" level=info msg=\"Started container\" PID=79920 containerID=b7ffef29f06f44f9257d1593c979e3ed6511e6023fa867f609619f1d5ad17632 description=openshift-marketplace/redhat-operators-gb8wn/registry-server id=15af25d2-72b6-4e2e-ab64-dc99dd0488f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68",
2026-06-11 12:41:58.244023 | controller |     "Jun 11 11:50:09.665665 crc crio[22553]: time=\"2026-06-11T11:50:09.665573545Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-rr6b4/POD\" id=0fdccc73-1ba3-4f9e-a486-1affb624d12e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.244038 | controller |     "Jun 11 11:50:09.667109 crc crio[22553]: time=\"2026-06-11T11:50:09.66573886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.244052 | controller |     "Jun 11 11:50:09.757053 crc crio[22553]: time=\"2026-06-11T11:50:09.755938293Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-rr6b4 Namespace:openstack ID:bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa UID:02ac9501-0738-44b9-8e76-86f09cc3c8db NetNS:/var/run/netns/1e5eb0c6-93c2-4336-a21c-2f78b960515a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02ac9501_0738_44b9_8e76_86f09cc3c8db.slice PodAnnotations:0xc0050d20f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.244067 | controller |     "Jun 11 11:50:09.757053 crc crio[22553]: time=\"2026-06-11T11:50:09.757026384Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-rr6b4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.244085 | controller |     "Jun 11 11:50:10.428939 crc crio[22553]: 2026-06-11T11:50:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdb942f5c6fd591 Mac:fa:98:7d:0c:5c:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/1e5eb0c6-93c2-4336-a21c-2f78b960515a SocketPath: PciID:}] [{Interface:0xc00035a9d0 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.244100 | controller |     "Jun 11 11:50:10.430921 crc crio[22553]: time=\"2026-06-11T11:50:10.430822589Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-rr6b4 Namespace:openstack ID:bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa UID:02ac9501-0738-44b9-8e76-86f09cc3c8db NetNS:/var/run/netns/1e5eb0c6-93c2-4336-a21c-2f78b960515a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02ac9501_0738_44b9_8e76_86f09cc3c8db.slice PodAnnotations:0xc0050d20f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.244115 | controller |     "Jun 11 11:50:10.431060 crc crio[22553]: time=\"2026-06-11T11:50:10.431028035Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-rr6b4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.244129 | controller |     "Jun 11 11:50:10.444127 crc crio[22553]: time=\"2026-06-11T11:50:10.443945132Z\" level=info msg=\"Ran pod sandbox bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa with infra container: openstack/nova-cell0-conductor-db-sync-rr6b4/POD\" id=0fdccc73-1ba3-4f9e-a486-1affb624d12e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.244144 | controller |     "Jun 11 11:50:10.449649 crc crio[22553]: time=\"2026-06-11T11:50:10.449559596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=67856723-0765-485e-82ec-a66be8e0939d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.244158 | controller |     "Jun 11 11:50:10.450070 crc crio[22553]: time=\"2026-06-11T11:50:10.449856144Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=67856723-0765-485e-82ec-a66be8e0939d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.244173 | controller |     "Jun 11 11:50:10.450070 crc crio[22553]: time=\"2026-06-11T11:50:10.449903706Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=67856723-0765-485e-82ec-a66be8e0939d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.244187 | controller |     "Jun 11 11:50:10.451185 crc crio[22553]: time=\"2026-06-11T11:50:10.451049179Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=6176d1e8-04b1-4db3-b26d-1932e7e33dea name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.244202 | controller |     "Jun 11 11:50:10.460233 crc crio[22553]: time=\"2026-06-11T11:50:10.460157725Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"",
2026-06-11 12:41:58.244217 | controller |     "Jun 11 11:50:24.509123 crc crio[22553]: time=\"2026-06-11T11:50:24.507426323Z\" level=info msg=\"Stopped container 0281c79fbd2c466de2a7cebb6b394254bcb94b6b9913347aa8d13cc5d2bc1bef: openstack/ceilometer-0/ceilometer-central-agent\" id=0f3303dc-a4ef-45bb-b14d-2ed78e23d569 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.244231 | controller |     "Jun 11 11:50:24.511303 crc crio[22553]: time=\"2026-06-11T11:50:24.510574355Z\" level=info msg=\"Stopping pod sandbox: 41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14\" id=9843a768-6227-48bd-b2a8-c1ba4fd2851d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.244249 | controller |     "Jun 11 11:50:24.511848 crc crio[22553]: time=\"2026-06-11T11:50:24.51177605Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14 UID:e1fe2461-33d9-4ab2-8485-834d3af044f2 NetNS:/var/run/netns/2defa778-8e82-404d-9303-1c4224caa894 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1fe2461_33d9_4ab2_8485_834d3af044f2.slice PodAnnotations:0xc001894308}] Aliases:map[]}\"",
2026-06-11 12:41:58.244264 | controller |     "Jun 11 11:50:24.512055 crc crio[22553]: time=\"2026-06-11T11:50:24.511993326Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.244279 | controller |     "Jun 11 11:50:24.586925 crc crio[22553]: time=\"2026-06-11T11:50:24.586750818Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=6176d1e8-04b1-4db3-b26d-1932e7e33dea name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.244294 | controller |     "Jun 11 11:50:24.630489 crc crio[22553]: time=\"2026-06-11T11:50:24.630273928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=547bc997-eeec-4d05-9cf9-497315c28bdb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.244308 | controller |     "Jun 11 11:50:24.667265 crc crio[22553]: time=\"2026-06-11T11:50:24.666900867Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=0eac608e-a80e-43a1-8a65-615ff8ebf1ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.244322 | controller |     "Jun 11 11:50:24.686028 crc crio[22553]: time=\"2026-06-11T11:50:24.685179621Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-rr6b4/nova-cell0-conductor-db-sync\" id=fdf005b6-9e52-416f-bfc3-9a269133b416 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.244337 | controller |     "Jun 11 11:50:24.688339 crc crio[22553]: time=\"2026-06-11T11:50:24.688256501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.244413 | controller |     "Jun 11 11:50:24.770864 crc crio[22553]: time=\"2026-06-11T11:50:24.769552623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.244436 | controller |     "Jun 11 11:50:24.780821 crc crio[22553]: time=\"2026-06-11T11:50:24.779611277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.244453 | controller |     "Jun 11 11:50:24.971107 crc crio[22553]: time=\"2026-06-11T11:50:24.969475918Z\" level=info msg=\"Created container fb976ea3f61e6682bd1250f30bc991f33e7fcf6f54533d5f1eb1a76a94ae4827: openstack/nova-cell0-conductor-db-sync-rr6b4/nova-cell0-conductor-db-sync\" id=fdf005b6-9e52-416f-bfc3-9a269133b416 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.244468 | controller |     "Jun 11 11:50:24.971603 crc crio[22553]: time=\"2026-06-11T11:50:24.971577089Z\" level=info msg=\"Starting container: fb976ea3f61e6682bd1250f30bc991f33e7fcf6f54533d5f1eb1a76a94ae4827\" id=545acf3d-202f-471d-96fa-096eef87ef72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.244484 | controller |     "Jun 11 11:50:24.990422 crc crio[22553]: time=\"2026-06-11T11:50:24.986761022Z\" level=info msg=\"Started container\" PID=80778 containerID=fb976ea3f61e6682bd1250f30bc991f33e7fcf6f54533d5f1eb1a76a94ae4827 description=openstack/nova-cell0-conductor-db-sync-rr6b4/nova-cell0-conductor-db-sync id=545acf3d-202f-471d-96fa-096eef87ef72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa",
2026-06-11 12:41:58.244505 | controller |     "Jun 11 11:50:25.093520 crc crio[22553]: time=\"2026-06-11T11:50:25.092845148Z\" level=info msg=\"Stopped pod sandbox: 41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14\" id=9843a768-6227-48bd-b2a8-c1ba4fd2851d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.244521 | controller |     "Jun 11 11:50:25.692986 crc crio[22553]: time=\"2026-06-11T11:50:25.692843999Z\" level=info msg=\"Removing container: 9ea84c5e92f053ff31a287ffd6a5ed42b17e5aa5406f71185896595723a1ebf7\" id=5f435809-9c46-4ded-8b5d-2711634eb1b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.244536 | controller |     "Jun 11 11:50:25.744292 crc crio[22553]: time=\"2026-06-11T11:50:25.744201318Z\" level=info msg=\"Removed container 9ea84c5e92f053ff31a287ffd6a5ed42b17e5aa5406f71185896595723a1ebf7: openstack/ceilometer-0/proxy-httpd\" id=5f435809-9c46-4ded-8b5d-2711634eb1b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.244551 | controller |     "Jun 11 11:50:25.747882 crc crio[22553]: time=\"2026-06-11T11:50:25.747791873Z\" level=info msg=\"Removing container: 25cc5c2ac20b836774b2eec3c618213581b72c8efc99984086ffe31d719fbf8e\" id=8bc12329-e2c6-4993-b0d6-40676e85432c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.244566 | controller |     "Jun 11 11:50:25.803431 crc crio[22553]: time=\"2026-06-11T11:50:25.802605402Z\" level=info msg=\"Removed container 25cc5c2ac20b836774b2eec3c618213581b72c8efc99984086ffe31d719fbf8e: openstack/ceilometer-0/sg-core\" id=8bc12329-e2c6-4993-b0d6-40676e85432c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.244581 | controller |     "Jun 11 11:50:25.808217 crc crio[22553]: time=\"2026-06-11T11:50:25.808140794Z\" level=info msg=\"Removing container: 207ddc14612f1fb11a0e9f097d2ba070ec18ff5002abd965ec66ab64da3875eb\" id=2b2632bb-36b9-4c06-9f28-3f075c3eb5e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.244595 | controller |     "Jun 11 11:50:25.896604 crc crio[22553]: time=\"2026-06-11T11:50:25.896462542Z\" level=info msg=\"Removed container 207ddc14612f1fb11a0e9f097d2ba070ec18ff5002abd965ec66ab64da3875eb: openstack/ceilometer-0/ceilometer-notification-agent\" id=2b2632bb-36b9-4c06-9f28-3f075c3eb5e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.244609 | controller |     "Jun 11 11:50:25.902282 crc crio[22553]: time=\"2026-06-11T11:50:25.902183468Z\" level=info msg=\"Removing container: 0281c79fbd2c466de2a7cebb6b394254bcb94b6b9913347aa8d13cc5d2bc1bef\" id=66f0e068-8374-4486-b2c5-0a4a3a3d4d54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.244624 | controller |     "Jun 11 11:50:25.983166 crc crio[22553]: time=\"2026-06-11T11:50:25.982881234Z\" level=info msg=\"Removed container 0281c79fbd2c466de2a7cebb6b394254bcb94b6b9913347aa8d13cc5d2bc1bef: openstack/ceilometer-0/ceilometer-central-agent\" id=66f0e068-8374-4486-b2c5-0a4a3a3d4d54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.244638 | controller |     "Jun 11 11:50:26.256828 crc crio[22553]: time=\"2026-06-11T11:50:26.256736596Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=3daa7416-e40d-426a-b6ad-2d630dd0b5c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.244653 | controller |     "Jun 11 11:50:26.256986 crc crio[22553]: time=\"2026-06-11T11:50:26.25686013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.244668 | controller |     "Jun 11 11:50:26.299069 crc crio[22553]: time=\"2026-06-11T11:50:26.298957398Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e UID:1ca03e18-c24f-4329-864a-891e300835b1 NetNS:/var/run/netns/299c9761-44aa-4152-8836-bae42406fe22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ca03e18_c24f_4329_864a_891e300835b1.slice PodAnnotations:0xc005f12228}] Aliases:map[]}\"",
2026-06-11 12:41:58.244687 | controller |     "Jun 11 11:50:26.299069 crc crio[22553]: time=\"2026-06-11T11:50:26.29903988Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.244703 | controller |     "Jun 11 11:50:26.905803 crc crio[22553]: 2026-06-11T11:50:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71743ec5198c7b0 Mac:26:8b:57:87:44:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/299c9761-44aa-4152-8836-bae42406fe22 SocketPath: PciID:}] [{Interface:0xc0002846e0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.244719 | controller |     "Jun 11 11:50:26.908523 crc crio[22553]: time=\"2026-06-11T11:50:26.908415895Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e UID:1ca03e18-c24f-4329-864a-891e300835b1 NetNS:/var/run/netns/299c9761-44aa-4152-8836-bae42406fe22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ca03e18_c24f_4329_864a_891e300835b1.slice PodAnnotations:0xc005f12228}] Aliases:map[]}\"",
2026-06-11 12:41:58.244734 | controller |     "Jun 11 11:50:26.908769 crc crio[22553]: time=\"2026-06-11T11:50:26.908650682Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.244749 | controller |     "Jun 11 11:50:26.937281 crc crio[22553]: time=\"2026-06-11T11:50:26.937196065Z\" level=info msg=\"Ran pod sandbox 71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e with infra container: openstack/ceilometer-0/POD\" id=3daa7416-e40d-426a-b6ad-2d630dd0b5c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.244764 | controller |     "Jun 11 11:50:26.940337 crc crio[22553]: time=\"2026-06-11T11:50:26.940184592Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=0c2d3608-3866-4f1e-b584-88661053fce1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.244779 | controller |     "Jun 11 11:50:26.972418 crc crio[22553]: time=\"2026-06-11T11:50:26.972279189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=83a9133e-abcf-4b6d-b2ac-58cd56b14455 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.244794 | controller |     "Jun 11 11:50:26.984662 crc crio[22553]: time=\"2026-06-11T11:50:26.984549287Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=6b5fbb8e-ab8b-471e-8af9-a31738ed61e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.244808 | controller |     "Jun 11 11:50:26.985216 crc crio[22553]: time=\"2026-06-11T11:50:26.985152164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.244823 | controller |     "Jun 11 11:50:27.048835 crc crio[22553]: time=\"2026-06-11T11:50:27.048522774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.244838 | controller |     "Jun 11 11:50:27.053023 crc crio[22553]: time=\"2026-06-11T11:50:27.052894551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.244857 | controller |     "Jun 11 11:50:27.262225 crc crio[22553]: time=\"2026-06-11T11:50:27.261159799Z\" level=info msg=\"Created container 346e96be041a47258eebf1fcdec215005834dab4c2f2c1034c9d7274f4eb6611: openstack/ceilometer-0/ceilometer-central-agent\" id=6b5fbb8e-ab8b-471e-8af9-a31738ed61e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.244872 | controller |     "Jun 11 11:50:27.263559 crc crio[22553]: time=\"2026-06-11T11:50:27.263476827Z\" level=info msg=\"Starting container: 346e96be041a47258eebf1fcdec215005834dab4c2f2c1034c9d7274f4eb6611\" id=ec237bf8-eb43-4c0d-8d86-ddb5a04d1e79 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.244887 | controller |     "Jun 11 11:50:27.274143 crc crio[22553]: time=\"2026-06-11T11:50:27.274037405Z\" level=info msg=\"Started container\" PID=81034 containerID=346e96be041a47258eebf1fcdec215005834dab4c2f2c1034c9d7274f4eb6611 description=openstack/ceilometer-0/ceilometer-central-agent id=ec237bf8-eb43-4c0d-8d86-ddb5a04d1e79 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e",
2026-06-11 12:41:58.244902 | controller |     "Jun 11 11:50:27.292179 crc crio[22553]: time=\"2026-06-11T11:50:27.291968349Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=87dbbfe6-7dd6-407c-b223-5fa28f292821 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.244917 | controller |     "Jun 11 11:50:27.325770 crc crio[22553]: time=\"2026-06-11T11:50:27.325442966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=f4723fea-c6d6-4af3-9fd6-cfe2d1ea6957 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.244932 | controller |     "Jun 11 11:50:27.335871 crc crio[22553]: time=\"2026-06-11T11:50:27.335612051Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=93e3f81b-4bdd-43b8-bf55-50bbae69365f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.244947 | controller |     "Jun 11 11:50:27.336317 crc crio[22553]: time=\"2026-06-11T11:50:27.336225979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.244962 | controller |     "Jun 11 11:50:27.396468 crc crio[22553]: time=\"2026-06-11T11:50:27.396345704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.244977 | controller |     "Jun 11 11:50:27.399739 crc crio[22553]: time=\"2026-06-11T11:50:27.399615629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.244991 | controller |     "Jun 11 11:50:27.531345 crc crio[22553]: time=\"2026-06-11T11:50:27.531187489Z\" level=info msg=\"Created container 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77: openstack/ceilometer-0/ceilometer-notification-agent\" id=93e3f81b-4bdd-43b8-bf55-50bbae69365f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.245006 | controller |     "Jun 11 11:50:27.533024 crc crio[22553]: time=\"2026-06-11T11:50:27.53292021Z\" level=info msg=\"Starting container: 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77\" id=99fd63b5-9ff8-4517-b003-5eb24862657d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.245021 | controller |     "Jun 11 11:50:27.539841 crc crio[22553]: time=\"2026-06-11T11:50:27.539728278Z\" level=info msg=\"Started container\" PID=81063 containerID=1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77 description=openstack/ceilometer-0/ceilometer-notification-agent id=99fd63b5-9ff8-4517-b003-5eb24862657d name=/runtime.v1.RuntimeService/StartContainer sandboxID=71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e",
2026-06-11 12:41:58.245039 | controller |     "Jun 11 11:50:27.553936 crc crio[22553]: time=\"2026-06-11T11:50:27.55382836Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=e8fbd133-9f48-4efb-9861-b3fe5ee86caa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.245054 | controller |     "Jun 11 11:50:27.569089 crc crio[22553]: time=\"2026-06-11T11:50:27.56890356Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=c7a148ad-46ae-4397-bf22-1fef6e121f03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.245069 | controller |     "Jun 11 11:50:27.581854 crc crio[22553]: time=\"2026-06-11T11:50:27.577335566Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=eb36894c-d273-4b57-b800-bb066809b675 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.245084 | controller |     "Jun 11 11:50:27.581854 crc crio[22553]: time=\"2026-06-11T11:50:27.577958174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.245099 | controller |     "Jun 11 11:50:27.642947 crc crio[22553]: time=\"2026-06-11T11:50:27.642840138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.245114 | controller |     "Jun 11 11:50:27.650413 crc crio[22553]: time=\"2026-06-11T11:50:27.650286045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.245129 | controller |     "Jun 11 11:50:27.792865 crc crio[22553]: time=\"2026-06-11T11:50:27.792633439Z\" level=info msg=\"Created container cc305f3d5544f6f84d06e6fe7a54e7b7b047e086d91a9aed9f905ba12152fc8c: openstack/ceilometer-0/sg-core\" id=eb36894c-d273-4b57-b800-bb066809b675 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.245143 | controller |     "Jun 11 11:50:27.795599 crc crio[22553]: time=\"2026-06-11T11:50:27.795423711Z\" level=info msg=\"Starting container: cc305f3d5544f6f84d06e6fe7a54e7b7b047e086d91a9aed9f905ba12152fc8c\" id=f23d449b-1dd8-42e8-84e7-3f3619da8f3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.245157 | controller |     "Jun 11 11:50:27.823301 crc crio[22553]: time=\"2026-06-11T11:50:27.823128979Z\" level=info msg=\"Started container\" PID=81079 containerID=cc305f3d5544f6f84d06e6fe7a54e7b7b047e086d91a9aed9f905ba12152fc8c description=openstack/ceilometer-0/sg-core id=f23d449b-1dd8-42e8-84e7-3f3619da8f3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e",
2026-06-11 12:41:58.245172 | controller |     "Jun 11 11:50:27.853960 crc crio[22553]: time=\"2026-06-11T11:50:27.853880627Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=088e6f4b-a70c-422f-9acc-a320514c08fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.245187 | controller |     "Jun 11 11:50:27.914503 crc crio[22553]: time=\"2026-06-11T11:50:27.914397213Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=7bedba73-2aac-4c5b-aaa0-92ec37df6ae6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.245201 | controller |     "Jun 11 11:50:27.966075 crc crio[22553]: time=\"2026-06-11T11:50:27.965161274Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=37d82bf1-4b09-4e5a-b1ab-bf070d52280c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.245216 | controller |     "Jun 11 11:50:27.966609 crc crio[22553]: time=\"2026-06-11T11:50:27.966544985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.245231 | controller |     "Jun 11 11:50:28.121937 crc crio[22553]: time=\"2026-06-11T11:50:28.121669472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.245249 | controller |     "Jun 11 11:50:28.127991 crc crio[22553]: time=\"2026-06-11T11:50:28.127915454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.245265 | controller |     "Jun 11 11:50:28.305936 crc crio[22553]: time=\"2026-06-11T11:50:28.305813666Z\" level=info msg=\"Created container 297a9fccc4b30a772fd052f40458e932dca0cb042cc43f3ec18276dd82c52260: openstack/ceilometer-0/proxy-httpd\" id=37d82bf1-4b09-4e5a-b1ab-bf070d52280c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.245279 | controller |     "Jun 11 11:50:28.307275 crc crio[22553]: time=\"2026-06-11T11:50:28.307182706Z\" level=info msg=\"Starting container: 297a9fccc4b30a772fd052f40458e932dca0cb042cc43f3ec18276dd82c52260\" id=8fe87bd8-55eb-4c6e-a7d9-51342eecdabd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.245294 | controller |     "Jun 11 11:50:28.318459 crc crio[22553]: time=\"2026-06-11T11:50:28.318328961Z\" level=info msg=\"Started container\" PID=81153 containerID=297a9fccc4b30a772fd052f40458e932dca0cb042cc43f3ec18276dd82c52260 description=openstack/ceilometer-0/proxy-httpd id=8fe87bd8-55eb-4c6e-a7d9-51342eecdabd name=/runtime.v1.RuntimeService/StartContainer sandboxID=71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e",
2026-06-11 12:41:58.245308 | controller |     "Jun 11 11:50:28.773887 crc crio[22553]: time=\"2026-06-11T11:50:28.772816055Z\" level=info msg=\"Stopping container: 297a9fccc4b30a772fd052f40458e932dca0cb042cc43f3ec18276dd82c52260 (timeout: 30s)\" id=790c1592-4b3c-4223-a78d-d49fd8eb8e9f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.245323 | controller |     "Jun 11 11:50:28.774552 crc crio[22553]: time=\"2026-06-11T11:50:28.772883377Z\" level=info msg=\"Stopping container: 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77 (timeout: 30s)\" id=a24ebc3f-c243-4afb-9717-df05e6c23b3d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.245337 | controller |     "Jun 11 11:50:28.776346 crc crio[22553]: time=\"2026-06-11T11:50:28.773072483Z\" level=info msg=\"Stopping container: 346e96be041a47258eebf1fcdec215005834dab4c2f2c1034c9d7274f4eb6611 (timeout: 30s)\" id=cf149499-6b8f-4c13-8bee-83289f77f31f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.245371 | controller |     "Jun 11 11:50:28.778908 crc crio[22553]: time=\"2026-06-11T11:50:28.773084223Z\" level=info msg=\"Stopping container: cc305f3d5544f6f84d06e6fe7a54e7b7b047e086d91a9aed9f905ba12152fc8c (timeout: 30s)\" id=07e19f7d-406e-4d16-bd54-e09df5a3d322 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.245387 | controller |     "Jun 11 11:50:28.913878 crc crio[22553]: time=\"2026-06-11T11:50:28.913748488Z\" level=info msg=\"Stopped container cc305f3d5544f6f84d06e6fe7a54e7b7b047e086d91a9aed9f905ba12152fc8c: openstack/ceilometer-0/sg-core\" id=07e19f7d-406e-4d16-bd54-e09df5a3d322 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.245403 | controller |     "Jun 11 11:50:29.019326 crc crio[22553]: time=\"2026-06-11T11:50:29.017441745Z\" level=info msg=\"Stopped container 297a9fccc4b30a772fd052f40458e932dca0cb042cc43f3ec18276dd82c52260: openstack/ceilometer-0/proxy-httpd\" id=790c1592-4b3c-4223-a78d-d49fd8eb8e9f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.245417 | controller |     "Jun 11 11:50:31.231962 crc crio[22553]: time=\"2026-06-11T11:50:31.230866511Z\" level=info msg=\"Stopping pod sandbox: 41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14\" id=f8c35d18-775d-424a-9ca7-1cf178fa83ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.245431 | controller |     "Jun 11 11:50:31.231962 crc crio[22553]: time=\"2026-06-11T11:50:31.231956873Z\" level=info msg=\"Stopped pod sandbox (already stopped): 41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14\" id=f8c35d18-775d-424a-9ca7-1cf178fa83ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.245450 | controller |     "Jun 11 11:50:31.233511 crc crio[22553]: time=\"2026-06-11T11:50:31.232608112Z\" level=info msg=\"Removing pod sandbox: 41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14\" id=98ec2f0c-669d-4788-8b45-c5083b863b45 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.245465 | controller |     "Jun 11 11:50:31.256587 crc crio[22553]: time=\"2026-06-11T11:50:31.256462688Z\" level=info msg=\"Removed pod sandbox: 41e084bda672a7c3d5bcdce5e05c72c77b031df46261a7a52f34068739fb0c14\" id=98ec2f0c-669d-4788-8b45-c5083b863b45 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.245479 | controller |     "Jun 11 11:50:31.258894 crc crio[22553]: time=\"2026-06-11T11:50:31.258762925Z\" level=info msg=\"Stopping pod sandbox: ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f\" id=8b4a0fe5-8363-48ed-a765-e2297977a14f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.245494 | controller |     "Jun 11 11:50:31.259091 crc crio[22553]: time=\"2026-06-11T11:50:31.25891265Z\" level=info msg=\"Stopped pod sandbox (already stopped): ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f\" id=8b4a0fe5-8363-48ed-a765-e2297977a14f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.245509 | controller |     "Jun 11 11:50:31.259769 crc crio[22553]: time=\"2026-06-11T11:50:31.259658791Z\" level=info msg=\"Removing pod sandbox: ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f\" id=33765922-ffd9-44d6-a496-91dac50f5011 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.245525 | controller |     "Jun 11 11:50:31.278878 crc crio[22553]: time=\"2026-06-11T11:50:31.278724318Z\" level=info msg=\"Removed pod sandbox: ad9d141f8ac1c4e628aa9e9bae4261a1b41c2edd192c5890ad43b59c4dd05a9f\" id=33765922-ffd9-44d6-a496-91dac50f5011 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.245542 | controller |     "Jun 11 11:50:31.280048 crc crio[22553]: time=\"2026-06-11T11:50:31.279978584Z\" level=info msg=\"Stopping pod sandbox: e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf\" id=297e35f9-f067-41cb-89b6-672a93e57658 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.245556 | controller |     "Jun 11 11:50:31.280048 crc crio[22553]: time=\"2026-06-11T11:50:31.280044336Z\" level=info msg=\"Stopped pod sandbox (already stopped): e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf\" id=297e35f9-f067-41cb-89b6-672a93e57658 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.245571 | controller |     "Jun 11 11:50:31.280867 crc crio[22553]: time=\"2026-06-11T11:50:31.280816939Z\" level=info msg=\"Removing pod sandbox: e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf\" id=151c15ee-e09c-4914-8f64-4e8e6a4051c2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.245585 | controller |     "Jun 11 11:50:31.293813 crc crio[22553]: time=\"2026-06-11T11:50:31.293587092Z\" level=info msg=\"Removed pod sandbox: e6a7f605cdacb82dd03c64ec4cde1d5c0f0152b00206d459adc85409700c8edf\" id=151c15ee-e09c-4914-8f64-4e8e6a4051c2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.245600 | controller |     "Jun 11 11:50:31.294918 crc crio[22553]: time=\"2026-06-11T11:50:31.294770366Z\" level=info msg=\"Stopping pod sandbox: df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56\" id=e00adc2c-9e4d-47a8-b4ba-0c1375427bf7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.245614 | controller |     "Jun 11 11:50:31.295026 crc crio[22553]: time=\"2026-06-11T11:50:31.294925931Z\" level=info msg=\"Stopped pod sandbox (already stopped): df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56\" id=e00adc2c-9e4d-47a8-b4ba-0c1375427bf7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.245632 | controller |     "Jun 11 11:50:31.295977 crc crio[22553]: time=\"2026-06-11T11:50:31.295870628Z\" level=info msg=\"Removing pod sandbox: df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56\" id=40229b5d-7df2-4736-ac14-b02381112082 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.245647 | controller |     "Jun 11 11:50:31.311430 crc crio[22553]: time=\"2026-06-11T11:50:31.311271758Z\" level=info msg=\"Removed pod sandbox: df0fa4e8ef6fe2bfeeecfe13e3614d2a4485204fff03d8759bb9d3dc09d5ee56\" id=40229b5d-7df2-4736-ac14-b02381112082 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.245661 | controller |     "Jun 11 11:50:31.312340 crc crio[22553]: time=\"2026-06-11T11:50:31.312255066Z\" level=info msg=\"Stopping pod sandbox: 91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8\" id=f39f81c9-5c48-4047-b5ee-f5697b8f4c03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.245676 | controller |     "Jun 11 11:50:31.312579 crc crio[22553]: time=\"2026-06-11T11:50:31.312421371Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8\" id=f39f81c9-5c48-4047-b5ee-f5697b8f4c03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.245690 | controller |     "Jun 11 11:50:31.313234 crc crio[22553]: time=\"2026-06-11T11:50:31.31306085Z\" level=info msg=\"Removing pod sandbox: 91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8\" id=4c9781f9-7c5b-49c6-a1f9-1e9ab8cdff16 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.245704 | controller |     "Jun 11 11:50:31.328753 crc crio[22553]: time=\"2026-06-11T11:50:31.328577943Z\" level=info msg=\"Removed pod sandbox: 91c26e5319e935bac75b563f33fa431e99d56ed6a3c12116023b634df0f436e8\" id=4c9781f9-7c5b-49c6-a1f9-1e9ab8cdff16 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.245719 | controller |     "Jun 11 11:50:31.331663 crc crio[22553]: time=\"2026-06-11T11:50:31.33156168Z\" level=info msg=\"Stopping pod sandbox: 6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2\" id=ff3d1bc2-8313-46ac-9199-990ecb3bce14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.245734 | controller |     "Jun 11 11:50:31.331926 crc crio[22553]: time=\"2026-06-11T11:50:31.331784766Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2\" id=ff3d1bc2-8313-46ac-9199-990ecb3bce14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.245748 | controller |     "Jun 11 11:50:31.332950 crc crio[22553]: time=\"2026-06-11T11:50:31.332870058Z\" level=info msg=\"Removing pod sandbox: 6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2\" id=46da8166-a7e2-42c8-b15d-0850e17b6181 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.245763 | controller |     "Jun 11 11:50:31.352934 crc crio[22553]: time=\"2026-06-11T11:50:31.35282729Z\" level=info msg=\"Removed pod sandbox: 6772e327e39645dfa4507e54e7446859d4f7c2be64e5224cafeea7bef911bef2\" id=46da8166-a7e2-42c8-b15d-0850e17b6181 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.245778 | controller |     "Jun 11 11:50:31.354560 crc crio[22553]: time=\"2026-06-11T11:50:31.354506799Z\" level=info msg=\"Stopping pod sandbox: 0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb\" id=078e7378-5d5a-4465-931b-bb258d89e5ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.245793 | controller |     "Jun 11 11:50:31.354744 crc crio[22553]: time=\"2026-06-11T11:50:31.354577501Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb\" id=078e7378-5d5a-4465-931b-bb258d89e5ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.245808 | controller |     "Jun 11 11:50:31.356738 crc crio[22553]: time=\"2026-06-11T11:50:31.35659824Z\" level=info msg=\"Removing pod sandbox: 0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb\" id=f444f4aa-9903-4bb0-b12e-dfb5b80a0c52 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.245827 | controller |     "Jun 11 11:50:31.375321 crc crio[22553]: time=\"2026-06-11T11:50:31.375131181Z\" level=info msg=\"Removed pod sandbox: 0499e936295ab0c85b18b6c59e9e88844054ee6bd9d693f96ade65ba72f9e0cb\" id=f444f4aa-9903-4bb0-b12e-dfb5b80a0c52 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.245842 | controller |     "Jun 11 11:50:38.990112 crc crio[22553]: time=\"2026-06-11T11:50:38.988010907Z\" level=info msg=\"Stopping container: b7ffef29f06f44f9257d1593c979e3ed6511e6023fa867f609619f1d5ad17632 (timeout: 2s)\" id=e81f1931-25cf-42fd-8c5c-38c2a1075bfe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.245857 | controller |     "Jun 11 11:50:39.122640 crc crio[22553]: time=\"2026-06-11T11:50:39.121866344Z\" level=info msg=\"Stopped container b7ffef29f06f44f9257d1593c979e3ed6511e6023fa867f609619f1d5ad17632: openshift-marketplace/redhat-operators-gb8wn/registry-server\" id=e81f1931-25cf-42fd-8c5c-38c2a1075bfe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.245872 | controller |     "Jun 11 11:50:39.124078 crc crio[22553]: time=\"2026-06-11T11:50:39.124028327Z\" level=info msg=\"Stopping pod sandbox: c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68\" id=24521c5e-de5d-4b23-af7e-19fa9b45e10c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.245888 | controller |     "Jun 11 11:50:39.125384 crc crio[22553]: time=\"2026-06-11T11:50:39.125314504Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gb8wn Namespace:openshift-marketplace ID:c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68 UID:055e471f-f2eb-4e44-8baa-1150da268bf1 NetNS:/var/run/netns/fbcfabd1-7fb5-463c-9a76-0ebf2d4bad76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod055e471f_f2eb_4e44_8baa_1150da268bf1.slice PodAnnotations:0xc001894790}] Aliases:map[]}\"",
2026-06-11 12:41:58.245903 | controller |     "Jun 11 11:50:39.125781 crc crio[22553]: time=\"2026-06-11T11:50:39.125747767Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-gb8wn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.245918 | controller |     "Jun 11 11:50:39.537058 crc crio[22553]: time=\"2026-06-11T11:50:39.536431532Z\" level=info msg=\"Stopped pod sandbox: c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68\" id=24521c5e-de5d-4b23-af7e-19fa9b45e10c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.245933 | controller |     "Jun 11 11:50:40.022299 crc crio[22553]: time=\"2026-06-11T11:50:40.022245061Z\" level=info msg=\"Removing container: b7ffef29f06f44f9257d1593c979e3ed6511e6023fa867f609619f1d5ad17632\" id=a4b8ad81-51d9-4413-9ec0-c957cdf3f544 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.245948 | controller |     "Jun 11 11:50:40.073731 crc crio[22553]: time=\"2026-06-11T11:50:40.073494046Z\" level=info msg=\"Removed container b7ffef29f06f44f9257d1593c979e3ed6511e6023fa867f609619f1d5ad17632: openshift-marketplace/redhat-operators-gb8wn/registry-server\" id=a4b8ad81-51d9-4413-9ec0-c957cdf3f544 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.245963 | controller |     "Jun 11 11:50:40.077396 crc crio[22553]: time=\"2026-06-11T11:50:40.077249626Z\" level=info msg=\"Removing container: 0a133a198a20d8fa153ce64cc49f48ca1b3fed4a6767c04e72c2665142472248\" id=f8df6a82-a564-4d45-a1bf-59670d97fa17 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.245978 | controller |     "Jun 11 11:50:40.118200 crc crio[22553]: time=\"2026-06-11T11:50:40.118061857Z\" level=info msg=\"Removed container 0a133a198a20d8fa153ce64cc49f48ca1b3fed4a6767c04e72c2665142472248: openshift-marketplace/redhat-operators-gb8wn/extract-content\" id=f8df6a82-a564-4d45-a1bf-59670d97fa17 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.246001 | controller |     "Jun 11 11:50:40.122750 crc crio[22553]: time=\"2026-06-11T11:50:40.122527747Z\" level=info msg=\"Removing container: 42c424feb766850fb8063183d19131c91099e776e78bbba7afaaf60aeee89a78\" id=43f53c0f-ed6e-4565-b40f-3ec39f85f51e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.246017 | controller |     "Jun 11 11:50:40.174009 crc crio[22553]: time=\"2026-06-11T11:50:40.173605508Z\" level=info msg=\"Removed container 42c424feb766850fb8063183d19131c91099e776e78bbba7afaaf60aeee89a78: openshift-marketplace/redhat-operators-gb8wn/extract-utilities\" id=43f53c0f-ed6e-4565-b40f-3ec39f85f51e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.246032 | controller |     "Jun 11 11:50:46.146501 crc crio[22553]: time=\"2026-06-11T11:50:46.144847873Z\" level=info msg=\"Stopping pod sandbox: bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa\" id=57164b41-5744-407d-b68b-351771d05a24 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.246047 | controller |     "Jun 11 11:50:46.151998 crc crio[22553]: time=\"2026-06-11T11:50:46.151869078Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-rr6b4 Namespace:openstack ID:bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa UID:02ac9501-0738-44b9-8e76-86f09cc3c8db NetNS:/var/run/netns/1e5eb0c6-93c2-4336-a21c-2f78b960515a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod02ac9501_0738_44b9_8e76_86f09cc3c8db.slice PodAnnotations:0xc005f12b90}] Aliases:map[]}\"",
2026-06-11 12:41:58.246062 | controller |     "Jun 11 11:50:46.152515 crc crio[22553]: time=\"2026-06-11T11:50:46.15227533Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-rr6b4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.246077 | controller |     "Jun 11 11:50:46.659140 crc crio[22553]: time=\"2026-06-11T11:50:46.658222196Z\" level=info msg=\"Stopped pod sandbox: bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa\" id=57164b41-5744-407d-b68b-351771d05a24 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.246092 | controller |     "Jun 11 11:50:47.735443 crc crio[22553]: time=\"2026-06-11T11:50:47.73461623Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=34215445-925d-47b3-9a0b-188581c5f71b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.246106 | controller |     "Jun 11 11:50:47.735443 crc crio[22553]: time=\"2026-06-11T11:50:47.735432234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.246121 | controller |     "Jun 11 11:50:47.782106 crc crio[22553]: time=\"2026-06-11T11:50:47.781962132Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:df4ebbee77cbdba07c2f5f38b0129d46475e35bdd6f4be6ec22fac81ad4f1710 UID:3828f9db-b232-4cb0-b44e-9a1421d9d229 NetNS:/var/run/netns/2483020f-c6f0-451e-bdbb-e6362187ae06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3828f9db_b232_4cb0_b44e_9a1421d9d229.slice PodAnnotations:0xc005f12f20}] Aliases:map[]}\"",
2026-06-11 12:41:58.246135 | controller |     "Jun 11 11:50:47.782106 crc crio[22553]: time=\"2026-06-11T11:50:47.782048774Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.246150 | controller |     "Jun 11 11:50:48.173615 crc crio[22553]: 2026-06-11T11:50:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df4ebbee77cbdba Mac:02:73:b9:c4:fc:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/2483020f-c6f0-451e-bdbb-e6362187ae06 SocketPath: PciID:}] [{Interface:0xc000148ad0 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.246170 | controller |     "Jun 11 11:50:48.175655 crc crio[22553]: time=\"2026-06-11T11:50:48.175549978Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:df4ebbee77cbdba07c2f5f38b0129d46475e35bdd6f4be6ec22fac81ad4f1710 UID:3828f9db-b232-4cb0-b44e-9a1421d9d229 NetNS:/var/run/netns/2483020f-c6f0-451e-bdbb-e6362187ae06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3828f9db_b232_4cb0_b44e_9a1421d9d229.slice PodAnnotations:0xc005f12f20}] Aliases:map[]}\"",
2026-06-11 12:41:58.246185 | controller |     "Jun 11 11:50:48.175934 crc crio[22553]: time=\"2026-06-11T11:50:48.175901349Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.246200 | controller |     "Jun 11 11:50:48.190648 crc crio[22553]: time=\"2026-06-11T11:50:48.190542776Z\" level=info msg=\"Ran pod sandbox df4ebbee77cbdba07c2f5f38b0129d46475e35bdd6f4be6ec22fac81ad4f1710 with infra container: openstack/nova-cell0-conductor-0/POD\" id=34215445-925d-47b3-9a0b-188581c5f71b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.246214 | controller |     "Jun 11 11:50:48.195626 crc crio[22553]: time=\"2026-06-11T11:50:48.195506971Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=82e8440e-6b14-483b-830a-7dcd71a6df5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.246229 | controller |     "Jun 11 11:50:48.220656 crc crio[22553]: time=\"2026-06-11T11:50:48.220514461Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=418f02f4-4b2f-4bd4-9bc4-f6fda3575f3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.246243 | controller |     "Jun 11 11:50:48.239872 crc crio[22553]: time=\"2026-06-11T11:50:48.235991012Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=971b9527-052d-4778-820d-aec9365c2274 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.246258 | controller |     "Jun 11 11:50:48.239872 crc crio[22553]: time=\"2026-06-11T11:50:48.236494287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.246272 | controller |     "Jun 11 11:50:48.284902 crc crio[22553]: time=\"2026-06-11T11:50:48.284511898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.246286 | controller |     "Jun 11 11:50:48.291392 crc crio[22553]: time=\"2026-06-11T11:50:48.291277266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.246301 | controller |     "Jun 11 11:50:48.423270 crc crio[22553]: time=\"2026-06-11T11:50:48.422291829Z\" level=info msg=\"Created container 6da3df34f87c2ef16d5d2f10f9a283c44c0085c261723dd8b3c4a772b1adf85c: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=971b9527-052d-4778-820d-aec9365c2274 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.246316 | controller |     "Jun 11 11:50:48.425551 crc crio[22553]: time=\"2026-06-11T11:50:48.425255836Z\" level=info msg=\"Starting container: 6da3df34f87c2ef16d5d2f10f9a283c44c0085c261723dd8b3c4a772b1adf85c\" id=8be7063b-be4b-4fdd-b2a8-6609f5de1bef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.246330 | controller |     "Jun 11 11:50:48.432412 crc crio[22553]: time=\"2026-06-11T11:50:48.430992433Z\" level=info msg=\"Started container\" PID=82428 containerID=6da3df34f87c2ef16d5d2f10f9a283c44c0085c261723dd8b3c4a772b1adf85c description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=8be7063b-be4b-4fdd-b2a8-6609f5de1bef name=/runtime.v1.RuntimeService/StartContainer sandboxID=df4ebbee77cbdba07c2f5f38b0129d46475e35bdd6f4be6ec22fac81ad4f1710",
2026-06-11 12:41:58.246369 | controller |     "Jun 11 11:50:57.844937 crc crio[22553]: time=\"2026-06-11T11:50:57.841274324Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-xqng5/POD\" id=78fb9a69-9c1e-48cc-99a7-071f496a6623 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.246390 | controller |     "Jun 11 11:50:57.844937 crc crio[22553]: time=\"2026-06-11T11:50:57.842070728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.246406 | controller |     "Jun 11 11:50:57.933106 crc crio[22553]: time=\"2026-06-11T11:50:57.932241109Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-xqng5 Namespace:openstack ID:c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b UID:d330063b-b59a-454f-80f0-a0e4d07e95ee NetNS:/var/run/netns/7d63485a-56e2-4b6d-8667-218baa8e0734 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd330063b_b59a_454f_80f0_a0e4d07e95ee.slice PodAnnotations:0xc005f12df0}] Aliases:map[]}\"",
2026-06-11 12:41:58.246421 | controller |     "Jun 11 11:50:57.933106 crc crio[22553]: time=\"2026-06-11T11:50:57.932334882Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-xqng5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.246435 | controller |     "Jun 11 11:50:57.943009 crc crio[22553]: time=\"2026-06-11T11:50:57.942943231Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=80c4af11-ed52-4bb5-9412-9b4cdd1f2d30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.246451 | controller |     "Jun 11 11:50:57.943194 crc crio[22553]: time=\"2026-06-11T11:50:57.943057645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.246465 | controller |     "Jun 11 11:50:58.006072 crc crio[22553]: time=\"2026-06-11T11:50:58.005138307Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=e585f9c1-f311-4e02-b894-46feef24db95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.246480 | controller |     "Jun 11 11:50:58.006072 crc crio[22553]: time=\"2026-06-11T11:50:58.00525366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.246495 | controller |     "Jun 11 11:50:58.134785 crc crio[22553]: time=\"2026-06-11T11:50:58.134296396Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c UID:e4616929-3513-415f-b487-f75221698495 NetNS:/var/run/netns/b295f5f8-a490-4a47-ad5f-ada7622f3516 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4616929_3513_415f_b487_f75221698495.slice PodAnnotations:0xc00061e078}] Aliases:map[]}\"",
2026-06-11 12:41:58.246509 | controller |     "Jun 11 11:50:58.134785 crc crio[22553]: time=\"2026-06-11T11:50:58.13477898Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.246524 | controller |     "Jun 11 11:50:58.197226 crc crio[22553]: time=\"2026-06-11T11:50:58.197171071Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9 UID:905d1802-0714-45d6-b544-f74759af61bc NetNS:/var/run/netns/b1ecceab-6ddf-4644-8233-8898ebd24266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod905d1802_0714_45d6_b544_f74759af61bc.slice PodAnnotations:0xc005f12070}] Aliases:map[]}\"",
2026-06-11 12:41:58.246543 | controller |     "Jun 11 11:50:58.197519 crc crio[22553]: time=\"2026-06-11T11:50:58.19749793Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.246558 | controller |     "Jun 11 11:50:58.303643 crc crio[22553]: time=\"2026-06-11T11:50:58.303547255Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=20d70dd1-35cb-4c4e-8996-7d9a0ac5d97f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.246572 | controller |     "Jun 11 11:50:58.303902 crc crio[22553]: time=\"2026-06-11T11:50:58.303661479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.246587 | controller |     "Jun 11 11:50:58.334228 crc crio[22553]: time=\"2026-06-11T11:50:58.334152949Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=1f570c69-e4cf-4e21-95e5-dd79124ce7cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.246601 | controller |     "Jun 11 11:50:58.334434 crc crio[22553]: time=\"2026-06-11T11:50:58.334272012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.246616 | controller |     "Jun 11 11:50:58.372590 crc crio[22553]: time=\"2026-06-11T11:50:58.371922701Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069 UID:44dc0084-91bf-4985-aa92-974f29e20ef8 NetNS:/var/run/netns/36e4bfce-a60c-4ae2-b25b-961299464c77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44dc0084_91bf_4985_aa92_974f29e20ef8.slice PodAnnotations:0xc005f12260}] Aliases:map[]}\"",
2026-06-11 12:41:58.246631 | controller |     "Jun 11 11:50:58.372590 crc crio[22553]: time=\"2026-06-11T11:50:58.372554109Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.246645 | controller |     "Jun 11 11:50:58.391236 crc crio[22553]: time=\"2026-06-11T11:50:58.391150452Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/POD\" id=39e5afaf-23dd-4fae-9660-3e7b0f4bccf1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.246660 | controller |     "Jun 11 11:50:58.391347 crc crio[22553]: time=\"2026-06-11T11:50:58.391257615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.246674 | controller |     "Jun 11 11:50:58.432593 crc crio[22553]: time=\"2026-06-11T11:50:58.431589152Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c UID:909bb4ec-ec16-4839-95dd-5c08b3ed8d34 NetNS:/var/run/netns/5b5add85-c050-4909-ac9e-33c21834c7cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod909bb4ec_ec16_4839_95dd_5c08b3ed8d34.slice PodAnnotations:0xc001be6680}] Aliases:map[]}\"",
2026-06-11 12:41:58.246689 | controller |     "Jun 11 11:50:58.432593 crc crio[22553]: time=\"2026-06-11T11:50:58.431667465Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.246707 | controller |     "Jun 11 11:50:58.505281 crc crio[22553]: time=\"2026-06-11T11:50:58.504875181Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-9wdnv Namespace:openstack ID:535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6 UID:98fc0900-6098-47d5-bad7-b0d78305665e NetNS:/var/run/netns/cc0848ed-123f-45d9-a262-dd269944b78b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98fc0900_6098_47d5_bad7_b0d78305665e.slice PodAnnotations:0xc000ca0668}] Aliases:map[]}\"",
2026-06-11 12:41:58.246723 | controller |     "Jun 11 11:50:58.505281 crc crio[22553]: time=\"2026-06-11T11:50:58.504965014Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7948f7c9f9-9wdnv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.246738 | controller |     "Jun 11 11:50:58.771043 crc crio[22553]: 2026-06-11T11:50:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9c2bfb071dff15 Mac:42:55:7f:d9:97:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/7d63485a-56e2-4b6d-8667-218baa8e0734 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.246753 | controller |     "Jun 11 11:50:58.774735 crc crio[22553]: time=\"2026-06-11T11:50:58.773347156Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-xqng5 Namespace:openstack ID:c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b UID:d330063b-b59a-454f-80f0-a0e4d07e95ee NetNS:/var/run/netns/7d63485a-56e2-4b6d-8667-218baa8e0734 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd330063b_b59a_454f_80f0_a0e4d07e95ee.slice PodAnnotations:0xc005f12df0}] Aliases:map[]}\"",
2026-06-11 12:41:58.246768 | controller |     "Jun 11 11:50:58.774735 crc crio[22553]: time=\"2026-06-11T11:50:58.773568383Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-xqng5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.246782 | controller |     "Jun 11 11:50:58.788118 crc crio[22553]: time=\"2026-06-11T11:50:58.787583412Z\" level=warning msg=\"Stopping container 346e96be041a47258eebf1fcdec215005834dab4c2f2c1034c9d7274f4eb6611 with stop signal(15) timed out. Killing...\"",
2026-06-11 12:41:58.246797 | controller |     "Jun 11 11:50:58.791485 crc crio[22553]: time=\"2026-06-11T11:50:58.790582459Z\" level=info msg=\"Ran pod sandbox c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b with infra container: openstack/nova-cell0-cell-mapping-xqng5/POD\" id=78fb9a69-9c1e-48cc-99a7-071f496a6623 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.246813 | controller |     "Jun 11 11:50:58.791485 crc crio[22553]: time=\"2026-06-11T11:50:58.790914799Z\" level=warning msg=\"Stopping container 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77 with stop signal(15) timed out. Killing...\"",
2026-06-11 12:41:58.246828 | controller |     "Jun 11 11:50:58.811787 crc crio[22553]: time=\"2026-06-11T11:50:58.800958012Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=f5f5d414-6173-4031-aa12-9bf0f9b128b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.246843 | controller |     "Jun 11 11:50:58.881778 crc crio[22553]: 2026-06-11T11:50:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e0bdb1dd63ce79 Mac:8a:0d:ba:7e:ad:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/b295f5f8-a490-4a47-ad5f-ada7622f3516 SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.246862 | controller |     "Jun 11 11:50:58.881778 crc crio[22553]: time=\"2026-06-11T11:50:58.87798666Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c UID:e4616929-3513-415f-b487-f75221698495 NetNS:/var/run/netns/b295f5f8-a490-4a47-ad5f-ada7622f3516 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4616929_3513_415f_b487_f75221698495.slice PodAnnotations:0xc00061e078}] Aliases:map[]}\"",
2026-06-11 12:41:58.246877 | controller |     "Jun 11 11:50:58.881778 crc crio[22553]: time=\"2026-06-11T11:50:58.878052782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=76966fa1-1391-493b-818e-e02952dd0795 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.246892 | controller |     "Jun 11 11:50:58.881778 crc crio[22553]: time=\"2026-06-11T11:50:58.878161095Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.246907 | controller |     "Jun 11 11:50:58.900495 crc crio[22553]: time=\"2026-06-11T11:50:58.900328012Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-xqng5/nova-manage\" id=50c24d3f-902a-42eb-b66c-4df55f22950e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.246921 | controller |     "Jun 11 11:50:58.921335 crc crio[22553]: time=\"2026-06-11T11:50:58.921262563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.246935 | controller |     "Jun 11 11:50:58.931260 crc crio[22553]: time=\"2026-06-11T11:50:58.929417191Z\" level=info msg=\"Ran pod sandbox 8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c with infra container: openstack/nova-api-0/POD\" id=80c4af11-ed52-4bb5-9412-9b4cdd1f2d30 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.246950 | controller |     "Jun 11 11:50:58.947922 crc crio[22553]: time=\"2026-06-11T11:50:58.944344527Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=26c0d7cc-ca72-4abf-bc1c-513c64e5955d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.246965 | controller |     "Jun 11 11:50:58.947922 crc crio[22553]: time=\"2026-06-11T11:50:58.947510509Z\" level=error msg=\"Killing container 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 12:41:58.246980 | controller |     "Jun 11 11:50:58.977537 crc crio[22553]: time=\"2026-06-11T11:50:58.974752674Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=26c0d7cc-ca72-4abf-bc1c-513c64e5955d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.246995 | controller |     "Jun 11 11:50:58.977537 crc crio[22553]: time=\"2026-06-11T11:50:58.974967431Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=26c0d7cc-ca72-4abf-bc1c-513c64e5955d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.247010 | controller |     "Jun 11 11:50:58.985756 crc crio[22553]: time=\"2026-06-11T11:50:58.983794868Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=30068079-6974-4de5-97ce-82f675967c99 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.247024 | controller |     "Jun 11 11:50:59.007900 crc crio[22553]: time=\"2026-06-11T11:50:59.007398147Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-11 12:41:58.247043 | controller |     "Jun 11 11:50:59.018583 crc crio[22553]: time=\"2026-06-11T11:50:59.017620995Z\" level=info msg=\"Stopped container 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77: openstack/ceilometer-0/ceilometer-notification-agent\" id=a24ebc3f-c243-4afb-9717-df05e6c23b3d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.247058 | controller |     "Jun 11 11:50:59.025231 crc crio[22553]: time=\"2026-06-11T11:50:59.024922298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.247074 | controller |     "Jun 11 11:50:59.043287 crc crio[22553]: time=\"2026-06-11T11:50:59.043184801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.247089 | controller |     "Jun 11 11:50:59.094130 crc crio[22553]: 2026-06-11T11:50:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e94cbd69de57f84 Mac:1a:89:6a:27:a0:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/b1ecceab-6ddf-4644-8233-8898ebd24266 SocketPath: PciID:}] [{Interface:0xc00013aef0 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.247104 | controller |     "Jun 11 11:50:59.177893 crc crio[22553]: time=\"2026-06-11T11:50:59.17334011Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9 UID:905d1802-0714-45d6-b544-f74759af61bc NetNS:/var/run/netns/b1ecceab-6ddf-4644-8233-8898ebd24266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod905d1802_0714_45d6_b544_f74759af61bc.slice PodAnnotations:0xc005f12070}] Aliases:map[]}\"",
2026-06-11 12:41:58.247119 | controller |     "Jun 11 11:50:59.177893 crc crio[22553]: time=\"2026-06-11T11:50:59.173635209Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.247134 | controller |     "Jun 11 11:50:59.198276 crc crio[22553]: 2026-06-11T11:50:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a8ea1aa722a97c Mac:ea:f6:85:62:46:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/36e4bfce-a60c-4ae2-b25b-961299464c77 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.247150 | controller |     "Jun 11 11:50:59.200657 crc crio[22553]: time=\"2026-06-11T11:50:59.200465652Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069 UID:44dc0084-91bf-4985-aa92-974f29e20ef8 NetNS:/var/run/netns/36e4bfce-a60c-4ae2-b25b-961299464c77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44dc0084_91bf_4985_aa92_974f29e20ef8.slice PodAnnotations:0xc005f12260}] Aliases:map[]}\"",
2026-06-11 12:41:58.247177 | controller |     "Jun 11 11:50:59.200915 crc crio[22553]: time=\"2026-06-11T11:50:59.200669278Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.247198 | controller |     "Jun 11 11:50:59.225758 crc crio[22553]: time=\"2026-06-11T11:50:59.223260327Z\" level=info msg=\"Ran pod sandbox e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=e585f9c1-f311-4e02-b894-46feef24db95 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.247213 | controller |     "Jun 11 11:50:59.237264 crc crio[22553]: time=\"2026-06-11T11:50:59.235792733Z\" level=info msg=\"Ran pod sandbox 1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069 with infra container: openstack/nova-scheduler-0/POD\" id=20d70dd1-35cb-4c4e-8996-7d9a0ac5d97f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.247233 | controller |     "Jun 11 11:50:59.239475 crc crio[22553]: time=\"2026-06-11T11:50:59.239429709Z\" level=info msg=\"Created container f8f13816121e959975cb92775f4d48a76ea7a13a56eb60db27c03fd86ebf3b68: openstack/nova-cell0-cell-mapping-xqng5/nova-manage\" id=50c24d3f-902a-42eb-b66c-4df55f22950e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.247248 | controller |     "Jun 11 11:50:59.241661 crc crio[22553]: time=\"2026-06-11T11:50:59.241407146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=b90fc163-edd2-40aa-be2e-e534e174ffd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.247263 | controller |     "Jun 11 11:50:59.242797 crc crio[22553]: time=\"2026-06-11T11:50:59.242002344Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=b90fc163-edd2-40aa-be2e-e534e174ffd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.247278 | controller |     "Jun 11 11:50:59.242797 crc crio[22553]: time=\"2026-06-11T11:50:59.242101877Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=b90fc163-edd2-40aa-be2e-e534e174ffd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.247292 | controller |     "Jun 11 11:50:59.248845 crc crio[22553]: time=\"2026-06-11T11:50:59.248601206Z\" level=info msg=\"Starting container: f8f13816121e959975cb92775f4d48a76ea7a13a56eb60db27c03fd86ebf3b68\" id=9bf45d72-975f-41b6-a689-3b08c11277a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.247307 | controller |     "Jun 11 11:50:59.251746 crc crio[22553]: time=\"2026-06-11T11:50:59.250015058Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=15ad14da-f912-403f-b6d0-f2c53d603126 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.247322 | controller |     "Jun 11 11:50:59.251746 crc crio[22553]: time=\"2026-06-11T11:50:59.250648676Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=c1c63b80-53bb-4588-b0b1-0a38021d7f08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.247336 | controller |     "Jun 11 11:50:59.258350 crc crio[22553]: time=\"2026-06-11T11:50:59.258247408Z\" level=info msg=\"Started container\" PID=83114 containerID=f8f13816121e959975cb92775f4d48a76ea7a13a56eb60db27c03fd86ebf3b68 description=openstack/nova-cell0-cell-mapping-xqng5/nova-manage id=9bf45d72-975f-41b6-a689-3b08c11277a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b",
2026-06-11 12:41:58.247370 | controller |     "Jun 11 11:50:59.259815 crc crio[22553]: time=\"2026-06-11T11:50:59.259634048Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"",
2026-06-11 12:41:58.247387 | controller |     "Jun 11 11:50:59.261006 crc crio[22553]: time=\"2026-06-11T11:50:59.260511164Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=c1c63b80-53bb-4588-b0b1-0a38021d7f08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.247402 | controller |     "Jun 11 11:50:59.261006 crc crio[22553]: time=\"2026-06-11T11:50:59.260593366Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=c1c63b80-53bb-4588-b0b1-0a38021d7f08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.247417 | controller |     "Jun 11 11:50:59.267326 crc crio[22553]: time=\"2026-06-11T11:50:59.26722252Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=7774a9cd-ab38-4f30-a0f8-d58940bee667 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.247436 | controller |     "Jun 11 11:50:59.277986 crc crio[22553]: time=\"2026-06-11T11:50:59.277782608Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"",
2026-06-11 12:41:58.247451 | controller |     "Jun 11 11:50:59.345875 crc crio[22553]: time=\"2026-06-11T11:50:59.345781223Z\" level=info msg=\"Stopped container 346e96be041a47258eebf1fcdec215005834dab4c2f2c1034c9d7274f4eb6611: openstack/ceilometer-0/ceilometer-central-agent\" id=cf149499-6b8f-4c13-8bee-83289f77f31f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.247467 | controller |     "Jun 11 11:50:59.352735 crc crio[22553]: time=\"2026-06-11T11:50:59.352568001Z\" level=info msg=\"Stopping pod sandbox: 71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e\" id=6400357e-3bae-4c2c-8eb0-8f4189b92f6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.247482 | controller |     "Jun 11 11:50:59.359772 crc crio[22553]: time=\"2026-06-11T11:50:59.357219246Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e UID:1ca03e18-c24f-4329-864a-891e300835b1 NetNS:/var/run/netns/299c9761-44aa-4152-8836-bae42406fe22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1ca03e18_c24f_4329_864a_891e300835b1.slice PodAnnotations:0xc005f12228}] Aliases:map[]}\"",
2026-06-11 12:41:58.247497 | controller |     "Jun 11 11:50:59.359772 crc crio[22553]: time=\"2026-06-11T11:50:59.357462704Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.247512 | controller |     "Jun 11 11:50:59.391757 crc crio[22553]: 2026-06-11T11:50:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:535c1198ae57416 Mac:3e:f7:11:2b:97:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/cc0848ed-123f-45d9-a262-dd269944b78b SocketPath: PciID:}] [{Interface:0xc00050c730 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.247527 | controller |     "Jun 11 11:50:59.391757 crc crio[22553]: time=\"2026-06-11T11:50:59.388498519Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-9wdnv Namespace:openstack ID:535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6 UID:98fc0900-6098-47d5-bad7-b0d78305665e NetNS:/var/run/netns/cc0848ed-123f-45d9-a262-dd269944b78b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98fc0900_6098_47d5_bad7_b0d78305665e.slice PodAnnotations:0xc000ca0668}] Aliases:map[]}\"",
2026-06-11 12:41:58.247542 | controller |     "Jun 11 11:50:59.391757 crc crio[22553]: time=\"2026-06-11T11:50:59.391396004Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7948f7c9f9-9wdnv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.247557 | controller |     "Jun 11 11:50:59.403746 crc crio[22553]: time=\"2026-06-11T11:50:59.403490827Z\" level=info msg=\"Ran pod sandbox 535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6 with infra container: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/POD\" id=39e5afaf-23dd-4fae-9660-3e7b0f4bccf1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.247571 | controller |     "Jun 11 11:50:59.410458 crc crio[22553]: time=\"2026-06-11T11:50:59.410315546Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c8502407-6917-42f6-bb4e-a859ad909017 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.247586 | controller |     "Jun 11 11:50:59.438573 crc crio[22553]: 2026-06-11T11:50:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba660ac36cf5df6 Mac:4a:53:57:38:e2:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/5b5add85-c050-4909-ac9e-33c21834c7cb SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.247604 | controller |     "Jun 11 11:50:59.439591 crc crio[22553]: time=\"2026-06-11T11:50:59.439518388Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c UID:909bb4ec-ec16-4839-95dd-5c08b3ed8d34 NetNS:/var/run/netns/5b5add85-c050-4909-ac9e-33c21834c7cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod909bb4ec_ec16_4839_95dd_5c08b3ed8d34.slice PodAnnotations:0xc001be6680}] Aliases:map[]}\"",
2026-06-11 12:41:58.247620 | controller |     "Jun 11 11:50:59.439798 crc crio[22553]: time=\"2026-06-11T11:50:59.439757715Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.247634 | controller |     "Jun 11 11:50:59.448310 crc crio[22553]: time=\"2026-06-11T11:50:59.44812912Z\" level=info msg=\"Ran pod sandbox ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c with infra container: openstack/nova-metadata-0/POD\" id=1f570c69-e4cf-4e21-95e5-dd79124ce7cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.247649 | controller |     "Jun 11 11:50:59.451469 crc crio[22553]: time=\"2026-06-11T11:50:59.451339073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f7faff9b-36d3-4b11-b035-89ff5ecd24b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.247663 | controller |     "Jun 11 11:50:59.451627 crc crio[22553]: time=\"2026-06-11T11:50:59.45156642Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=f7faff9b-36d3-4b11-b035-89ff5ecd24b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.247678 | controller |     "Jun 11 11:50:59.451790 crc crio[22553]: time=\"2026-06-11T11:50:59.451653882Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=f7faff9b-36d3-4b11-b035-89ff5ecd24b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.247692 | controller |     "Jun 11 11:50:59.454791 crc crio[22553]: time=\"2026-06-11T11:50:59.452513938Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ecb41ca6-33b6-4a52-bf1d-7cd2081ffa54 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.247707 | controller |     "Jun 11 11:50:59.457018 crc crio[22553]: time=\"2026-06-11T11:50:59.456882275Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-11 12:41:58.247722 | controller |     "Jun 11 11:50:59.503806 crc crio[22553]: time=\"2026-06-11T11:50:59.502257829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=50fc08af-c7d7-441c-8102-69792fdb8533 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.247737 | controller |     "Jun 11 11:50:59.515968 crc crio[22553]: time=\"2026-06-11T11:50:59.515851546Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/init\" id=c2fb8824-6b70-4dd0-82b3-5a2b64be71dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.247751 | controller |     "Jun 11 11:50:59.516554 crc crio[22553]: time=\"2026-06-11T11:50:59.516486075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.247769 | controller |     "Jun 11 11:50:59.584483 crc crio[22553]: time=\"2026-06-11T11:50:59.581607724Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-mj7ml/POD\" id=7df0f36b-4e58-441f-a46d-41811ab3e67f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.247784 | controller |     "Jun 11 11:50:59.584483 crc crio[22553]: time=\"2026-06-11T11:50:59.581751038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.247799 | controller |     "Jun 11 11:50:59.659918 crc crio[22553]: time=\"2026-06-11T11:50:59.659765495Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-mj7ml Namespace:openstack ID:54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1 UID:5996adcc-2c50-45d5-94b3-68251a406f50 NetNS:/var/run/netns/c1133722-3ffd-48b4-bdf5-5b413d230096 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5996adcc_2c50_45d5_94b3_68251a406f50.slice PodAnnotations:0xc00061ecc8}] Aliases:map[]}\"",
2026-06-11 12:41:58.247814 | controller |     "Jun 11 11:50:59.659918 crc crio[22553]: time=\"2026-06-11T11:50:59.659912249Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-mj7ml to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.247829 | controller |     "Jun 11 11:50:59.690135 crc crio[22553]: time=\"2026-06-11T11:50:59.689984897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.247844 | controller |     "Jun 11 11:50:59.706165 crc crio[22553]: time=\"2026-06-11T11:50:59.698421933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.247859 | controller |     "Jun 11 11:50:59.883449 crc crio[22553]: time=\"2026-06-11T11:50:59.882769003Z\" level=info msg=\"Stopped pod sandbox: 71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e\" id=6400357e-3bae-4c2c-8eb0-8f4189b92f6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.247874 | controller |     "Jun 11 11:51:00.089506 crc crio[22553]: time=\"2026-06-11T11:51:00.085084558Z\" level=info msg=\"Created container 4e44d61947947b6c6cc491d2423ef8156005b03bb34c0721ab3000005f448229: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/init\" id=c2fb8824-6b70-4dd0-82b3-5a2b64be71dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.247889 | controller |     "Jun 11 11:51:00.118200 crc crio[22553]: time=\"2026-06-11T11:51:00.118091001Z\" level=info msg=\"Starting container: 4e44d61947947b6c6cc491d2423ef8156005b03bb34c0721ab3000005f448229\" id=97e6d39a-659a-4e55-a805-7e32fd34df27 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.247904 | controller |     "Jun 11 11:51:00.144085 crc crio[22553]: time=\"2026-06-11T11:51:00.143965716Z\" level=info msg=\"Started container\" PID=83228 containerID=4e44d61947947b6c6cc491d2423ef8156005b03bb34c0721ab3000005f448229 description=openstack/dnsmasq-dns-7948f7c9f9-9wdnv/init id=97e6d39a-659a-4e55-a805-7e32fd34df27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6",
2026-06-11 12:41:58.247919 | controller |     "Jun 11 11:51:00.492909 crc crio[22553]: 2026-06-11T11:51:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54aed7753888289 Mac:3e:9d:36:c9:4b:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/c1133722-3ffd-48b4-bdf5-5b413d230096 SocketPath: PciID:}] [{Interface:0xc000260760 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.247934 | controller |     "Jun 11 11:51:00.497108 crc crio[22553]: time=\"2026-06-11T11:51:00.497064421Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-mj7ml Namespace:openstack ID:54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1 UID:5996adcc-2c50-45d5-94b3-68251a406f50 NetNS:/var/run/netns/c1133722-3ffd-48b4-bdf5-5b413d230096 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5996adcc_2c50_45d5_94b3_68251a406f50.slice PodAnnotations:0xc00061ecc8}] Aliases:map[]}\"",
2026-06-11 12:41:58.247953 | controller |     "Jun 11 11:51:00.497590 crc crio[22553]: time=\"2026-06-11T11:51:00.497554625Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-mj7ml for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.247969 | controller |     "Jun 11 11:51:00.529864 crc crio[22553]: time=\"2026-06-11T11:51:00.529778706Z\" level=info msg=\"Ran pod sandbox 54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1 with infra container: openstack/nova-cell1-conductor-db-sync-mj7ml/POD\" id=7df0f36b-4e58-441f-a46d-41811ab3e67f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.247984 | controller |     "Jun 11 11:51:00.533787 crc crio[22553]: time=\"2026-06-11T11:51:00.533627228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=0d9275a8-312b-42b0-94eb-3ee66d7a648b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.247999 | controller |     "Jun 11 11:51:00.563020 crc crio[22553]: time=\"2026-06-11T11:51:00.562922843Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=b5c55dc5-2ed9-4261-bdf1-1956823d4028 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.248014 | controller |     "Jun 11 11:51:00.572615 crc crio[22553]: time=\"2026-06-11T11:51:00.572529494Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-mj7ml/nova-cell1-conductor-db-sync\" id=5e2a8f24-89b0-4e68-b538-ea03dbddbf4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.248029 | controller |     "Jun 11 11:51:00.573615 crc crio[22553]: time=\"2026-06-11T11:51:00.573524903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.248044 | controller |     "Jun 11 11:51:00.579576 crc crio[22553]: time=\"2026-06-11T11:51:00.577336374Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b3527fc0-f6aa-4507-842d-06bf1f0b0afb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.248059 | controller |     "Jun 11 11:51:00.627033 crc crio[22553]: time=\"2026-06-11T11:51:00.62518635Z\" level=info msg=\"Removing container: 297a9fccc4b30a772fd052f40458e932dca0cb042cc43f3ec18276dd82c52260\" id=61037816-d526-49ae-860b-5a86aad0bc70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.248074 | controller |     "Jun 11 11:51:00.701131 crc crio[22553]: time=\"2026-06-11T11:51:00.701026204Z\" level=info msg=\"Removed container 297a9fccc4b30a772fd052f40458e932dca0cb042cc43f3ec18276dd82c52260: openstack/ceilometer-0/proxy-httpd\" id=61037816-d526-49ae-860b-5a86aad0bc70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.248088 | controller |     "Jun 11 11:51:00.712003 crc crio[22553]: time=\"2026-06-11T11:51:00.711949003Z\" level=info msg=\"Removing container: cc305f3d5544f6f84d06e6fe7a54e7b7b047e086d91a9aed9f905ba12152fc8c\" id=2e628ee9-859e-4229-b28d-45d462760408 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.248103 | controller |     "Jun 11 11:51:00.725582 crc crio[22553]: time=\"2026-06-11T11:51:00.725459377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.248118 | controller |     "Jun 11 11:51:00.732742 crc crio[22553]: time=\"2026-06-11T11:51:00.732586165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.248136 | controller |     "Jun 11 11:51:00.874935 crc crio[22553]: time=\"2026-06-11T11:51:00.874460535Z\" level=info msg=\"Removed container cc305f3d5544f6f84d06e6fe7a54e7b7b047e086d91a9aed9f905ba12152fc8c: openstack/ceilometer-0/sg-core\" id=2e628ee9-859e-4229-b28d-45d462760408 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.248152 | controller |     "Jun 11 11:51:00.877774 crc crio[22553]: time=\"2026-06-11T11:51:00.875504346Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5e62615b-5eb8-46ed-bf34-b63f52c8210d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.248167 | controller |     "Jun 11 11:51:00.918668 crc crio[22553]: time=\"2026-06-11T11:51:00.918576793Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/dnsmasq-dns\" id=5983b677-bed1-4d86-b364-56d9b11cfa13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.248182 | controller |     "Jun 11 11:51:00.918668 crc crio[22553]: time=\"2026-06-11T11:51:00.918628344Z\" level=info msg=\"Removing container: 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77\" id=be591725-42f5-4d2a-965c-ef7ac187a93e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.248196 | controller |     "Jun 11 11:51:00.918668 crc crio[22553]: time=\"2026-06-11T11:51:00.919214801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.248211 | controller |     "Jun 11 11:51:01.022150 crc crio[22553]: time=\"2026-06-11T11:51:01.021982221Z\" level=info msg=\"Removed container 1a4d0da4f7ee17090106a60af0bf7db2e0dcac6738ea8e9032d4ff0884a75b77: openstack/ceilometer-0/ceilometer-notification-agent\" id=be591725-42f5-4d2a-965c-ef7ac187a93e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.248226 | controller |     "Jun 11 11:51:01.034147 crc crio[22553]: time=\"2026-06-11T11:51:01.034052433Z\" level=info msg=\"Removing container: 346e96be041a47258eebf1fcdec215005834dab4c2f2c1034c9d7274f4eb6611\" id=683fccd1-d522-4383-96e2-27ba24c674ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.248240 | controller |     "Jun 11 11:51:01.037531 crc crio[22553]: time=\"2026-06-11T11:51:01.037091772Z\" level=info msg=\"Created container 9a4a7fbea57ce8a8eed72c13bbf1998a9f354eedce56bb1e5873400af8a32a75: openstack/nova-cell1-conductor-db-sync-mj7ml/nova-cell1-conductor-db-sync\" id=5e2a8f24-89b0-4e68-b538-ea03dbddbf4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.248255 | controller |     "Jun 11 11:51:01.044897 crc crio[22553]: time=\"2026-06-11T11:51:01.044822777Z\" level=info msg=\"Starting container: 9a4a7fbea57ce8a8eed72c13bbf1998a9f354eedce56bb1e5873400af8a32a75\" id=0e2de7ab-d734-4fdc-b244-418c751019af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.248270 | controller |     "Jun 11 11:51:01.054296 crc crio[22553]: time=\"2026-06-11T11:51:01.054195541Z\" level=info msg=\"Started container\" PID=83378 containerID=9a4a7fbea57ce8a8eed72c13bbf1998a9f354eedce56bb1e5873400af8a32a75 description=openstack/nova-cell1-conductor-db-sync-mj7ml/nova-cell1-conductor-db-sync id=0e2de7ab-d734-4fdc-b244-418c751019af name=/runtime.v1.RuntimeService/StartContainer sandboxID=54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1",
2026-06-11 12:41:58.248285 | controller |     "Jun 11 11:51:01.069252 crc crio[22553]: time=\"2026-06-11T11:51:01.069161268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.248300 | controller |     "Jun 11 11:51:01.081474 crc crio[22553]: time=\"2026-06-11T11:51:01.081345123Z\" level=info msg=\"Removed container 346e96be041a47258eebf1fcdec215005834dab4c2f2c1034c9d7274f4eb6611: openstack/ceilometer-0/ceilometer-central-agent\" id=683fccd1-d522-4383-96e2-27ba24c674ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.248318 | controller |     "Jun 11 11:51:01.088045 crc crio[22553]: time=\"2026-06-11T11:51:01.087960866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.248334 | controller |     "Jun 11 11:51:01.216979 crc crio[22553]: time=\"2026-06-11T11:51:01.216892789Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-2vgm5/POD\" id=57ea1472-a6fa-46b9-94ce-f1e7ae93fef2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.248362 | controller |     "Jun 11 11:51:01.217209 crc crio[22553]: time=\"2026-06-11T11:51:01.217055114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.248382 | controller |     "Jun 11 11:51:01.282767 crc crio[22553]: time=\"2026-06-11T11:51:01.282632118Z\" level=info msg=\"Got pod network &{Name:community-operators-2vgm5 Namespace:openshift-marketplace ID:705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964 UID:ea93e1e6-0c4e-460c-9e9f-3b91782eec2e NetNS:/var/run/netns/e0ed8ed7-a881-4547-98cb-83c7f27e33c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podea93e1e6_0c4e_460c_9e9f_3b91782eec2e.slice PodAnnotations:0xc00001aad0}] Aliases:map[]}\"",
2026-06-11 12:41:58.248397 | controller |     "Jun 11 11:51:01.282767 crc crio[22553]: time=\"2026-06-11T11:51:01.282748841Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-2vgm5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.248412 | controller |     "Jun 11 11:51:01.308348 crc crio[22553]: time=\"2026-06-11T11:51:01.308259906Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=32249b35-ee0a-440e-bedd-29d48be1a79e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.248427 | controller |     "Jun 11 11:51:01.308348 crc crio[22553]: time=\"2026-06-11T11:51:01.30839756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.248441 | controller |     "Jun 11 11:51:01.366295 crc crio[22553]: time=\"2026-06-11T11:51:01.366141695Z\" level=info msg=\"Created container 9f2c32939a72b0dcd3e3ab4e96cc4990ce64a474c18b85e92a93468f6580f1f1: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/dnsmasq-dns\" id=5983b677-bed1-4d86-b364-56d9b11cfa13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.248456 | controller |     "Jun 11 11:51:01.368487 crc crio[22553]: time=\"2026-06-11T11:51:01.368350009Z\" level=info msg=\"Starting container: 9f2c32939a72b0dcd3e3ab4e96cc4990ce64a474c18b85e92a93468f6580f1f1\" id=5a928a44-4225-4136-a867-6e4e3a927af8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.248471 | controller |     "Jun 11 11:51:01.379957 crc crio[22553]: time=\"2026-06-11T11:51:01.379417502Z\" level=info msg=\"Started container\" PID=83407 containerID=9f2c32939a72b0dcd3e3ab4e96cc4990ce64a474c18b85e92a93468f6580f1f1 description=openstack/dnsmasq-dns-7948f7c9f9-9wdnv/dnsmasq-dns id=5a928a44-4225-4136-a867-6e4e3a927af8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6",
2026-06-11 12:41:58.248486 | controller |     "Jun 11 11:51:01.458157 crc crio[22553]: time=\"2026-06-11T11:51:01.454589536Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793 UID:4d0a4914-9def-4bd8-96c3-2e81d7bb3191 NetNS:/var/run/netns/7e93e1c8-1971-4442-802c-1923b2a4c985 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d0a4914_9def_4bd8_96c3_2e81d7bb3191.slice PodAnnotations:0xc00061e330}] Aliases:map[]}\"",
2026-06-11 12:41:58.248506 | controller |     "Jun 11 11:51:01.458157 crc crio[22553]: time=\"2026-06-11T11:51:01.454755911Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.248521 | controller |     "Jun 11 11:51:02.129979 crc crio[22553]: 2026-06-11T11:51:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:705c08ae2ae9fd6 Mac:be:93:3b:ee:31:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/e0ed8ed7-a881-4547-98cb-83c7f27e33c9 SocketPath: PciID:}] [{Interface:0xc00053c780 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.248536 | controller |     "Jun 11 11:51:02.145108 crc crio[22553]: time=\"2026-06-11T11:51:02.144257594Z\" level=info msg=\"Got pod network &{Name:community-operators-2vgm5 Namespace:openshift-marketplace ID:705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964 UID:ea93e1e6-0c4e-460c-9e9f-3b91782eec2e NetNS:/var/run/netns/e0ed8ed7-a881-4547-98cb-83c7f27e33c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podea93e1e6_0c4e_460c_9e9f_3b91782eec2e.slice PodAnnotations:0xc00001aad0}] Aliases:map[]}\"",
2026-06-11 12:41:58.248551 | controller |     "Jun 11 11:51:02.145438 crc crio[22553]: time=\"2026-06-11T11:51:02.145213282Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-2vgm5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.248565 | controller |     "Jun 11 11:51:02.196801 crc crio[22553]: time=\"2026-06-11T11:51:02.196639692Z\" level=info msg=\"Ran pod sandbox 705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964 with infra container: openshift-marketplace/community-operators-2vgm5/POD\" id=57ea1472-a6fa-46b9-94ce-f1e7ae93fef2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.248580 | controller |     "Jun 11 11:51:02.211270 crc crio[22553]: time=\"2026-06-11T11:51:02.211219138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=320d7941-9ee6-4f20-8999-20b03e302a5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.248595 | controller |     "Jun 11 11:51:02.222099 crc crio[22553]: time=\"2026-06-11T11:51:02.218273514Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6cb31530-b069-49e5-b82a-81a350c27f6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.248610 | controller |     "Jun 11 11:51:02.229130 crc crio[22553]: time=\"2026-06-11T11:51:02.229092669Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-2vgm5/extract-utilities\" id=025ee41d-d8c4-44c4-a821-e8d67ba2fc97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.248624 | controller |     "Jun 11 11:51:02.232144 crc crio[22553]: time=\"2026-06-11T11:51:02.232118468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.248638 | controller |     "Jun 11 11:51:02.519961 crc crio[22553]: 2026-06-11T11:51:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:495b6d53f62e63f Mac:e6:22:c7:bb:52:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/7e93e1c8-1971-4442-802c-1923b2a4c985 SocketPath: PciID:}] [{Interface:0xc000014e90 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.248660 | controller |     "Jun 11 11:51:02.521617 crc crio[22553]: time=\"2026-06-11T11:51:02.521536504Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793 UID:4d0a4914-9def-4bd8-96c3-2e81d7bb3191 NetNS:/var/run/netns/7e93e1c8-1971-4442-802c-1923b2a4c985 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d0a4914_9def_4bd8_96c3_2e81d7bb3191.slice PodAnnotations:0xc00061e330}] Aliases:map[]}\"",
2026-06-11 12:41:58.248675 | controller |     "Jun 11 11:51:02.521931 crc crio[22553]: time=\"2026-06-11T11:51:02.52173962Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.248690 | controller |     "Jun 11 11:51:03.431287 crc crio[22553]: time=\"2026-06-11T11:51:03.429655056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.248705 | controller |     "Jun 11 11:51:03.433429 crc crio[22553]: time=\"2026-06-11T11:51:03.432309284Z\" level=info msg=\"Ran pod sandbox 495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793 with infra container: openstack/ceilometer-0/POD\" id=32249b35-ee0a-440e-bedd-29d48be1a79e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.248720 | controller |     "Jun 11 11:51:03.439133 crc crio[22553]: time=\"2026-06-11T11:51:03.43904833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.248735 | controller |     "Jun 11 11:51:03.441291 crc crio[22553]: time=\"2026-06-11T11:51:03.441206733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=0244b2b1-ef42-474a-b1f0-8f96f6ab7a00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.248750 | controller |     "Jun 11 11:51:03.655997 crc crio[22553]: time=\"2026-06-11T11:51:03.655337213Z\" level=info msg=\"Created container 74080b1c209664392f4945d8f80a270d152a1b236a3fce428ee2221565e1361e: openshift-marketplace/community-operators-2vgm5/extract-utilities\" id=025ee41d-d8c4-44c4-a821-e8d67ba2fc97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.248765 | controller |     "Jun 11 11:51:03.657518 crc crio[22553]: time=\"2026-06-11T11:51:03.657412393Z\" level=info msg=\"Starting container: 74080b1c209664392f4945d8f80a270d152a1b236a3fce428ee2221565e1361e\" id=b8a0e6e4-0da5-4ad2-ab0f-17a3cb445f2a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.248779 | controller |     "Jun 11 11:51:03.674342 crc crio[22553]: time=\"2026-06-11T11:51:03.66485058Z\" level=info msg=\"Started container\" PID=83560 containerID=74080b1c209664392f4945d8f80a270d152a1b236a3fce428ee2221565e1361e description=openshift-marketplace/community-operators-2vgm5/extract-utilities id=b8a0e6e4-0da5-4ad2-ab0f-17a3cb445f2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964",
2026-06-11 12:41:58.248794 | controller |     "Jun 11 11:51:03.822624 crc crio[22553]: time=\"2026-06-11T11:51:03.822524682Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=be3cb727-5466-4128-b84d-64fa0762a9d9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.248808 | controller |     "Jun 11 11:51:03.842429 crc crio[22553]: time=\"2026-06-11T11:51:03.842276758Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.248823 | controller |     "Jun 11 11:51:04.668828 crc crio[22553]: time=\"2026-06-11T11:51:04.667906144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=99165639-15e1-4490-bf6a-2f66423cd29a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.248842 | controller |     "Jun 11 11:51:05.985256 crc crio[22553]: time=\"2026-06-11T11:51:05.984400063Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=cc655d13-38c9-4df0-a944-93d233b3447c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.248857 | controller |     "Jun 11 11:51:06.030051 crc crio[22553]: time=\"2026-06-11T11:51:06.029921352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.248872 | controller |     "Jun 11 11:51:06.093808 crc crio[22553]: time=\"2026-06-11T11:51:06.093630901Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e\" id=7774a9cd-ab38-4f30-a0f8-d58940bee667 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.248886 | controller |     "Jun 11 11:51:06.094991 crc crio[22553]: time=\"2026-06-11T11:51:06.094877868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=9ff63087-8122-4ede-9d98-18c5480b68f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.248901 | controller |     "Jun 11 11:51:06.107636 crc crio[22553]: time=\"2026-06-11T11:51:06.107508166Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90\" id=15ad14da-f912-403f-b6d0-f2c53d603126 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.248916 | controller |     "Jun 11 11:51:06.109122 crc crio[22553]: time=\"2026-06-11T11:51:06.109067952Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=8b5150e6-8a51-46a4-b4f4-373877133bf2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.248930 | controller |     "Jun 11 11:51:06.115007 crc crio[22553]: time=\"2026-06-11T11:51:06.114899622Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=30068079-6974-4de5-97ce-82f675967c99 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.248945 | controller |     "Jun 11 11:51:06.116023 crc crio[22553]: time=\"2026-06-11T11:51:06.11585303Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=99a9f15c-b911-43ee-8097-eea1bfef4dc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.248959 | controller |     "Jun 11 11:51:06.151840 crc crio[22553]: time=\"2026-06-11T11:51:06.151572342Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=ecb41ca6-33b6-4a52-bf1d-7cd2081ffa54 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.248974 | controller |     "Jun 11 11:51:06.153058 crc crio[22553]: time=\"2026-06-11T11:51:06.152979553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=45da5fe0-978b-4729-b714-655251e01396 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.248989 | controller |     "Jun 11 11:51:06.182285 crc crio[22553]: time=\"2026-06-11T11:51:06.182219317Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a2568864-8bd5-4c44-b4db-a6e428586a6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.249004 | controller |     "Jun 11 11:51:06.198922 crc crio[22553]: time=\"2026-06-11T11:51:06.198819171Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=be3cb727-5466-4128-b84d-64fa0762a9d9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.249022 | controller |     "Jun 11 11:51:06.200038 crc crio[22553]: time=\"2026-06-11T11:51:06.199937504Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1687c78d-c3ec-4671-b52c-b604dc86dc81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.249038 | controller |     "Jun 11 11:51:06.200338 crc crio[22553]: time=\"2026-06-11T11:51:06.200282104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=fb83368b-1027-4223-83f3-dcc1e01b3ca3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.249053 | controller |     "Jun 11 11:51:06.206067 crc crio[22553]: time=\"2026-06-11T11:51:06.205665551Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=45c70dc0-a996-48df-81fa-a89039805fc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.249068 | controller |     "Jun 11 11:51:06.208760 crc crio[22553]: time=\"2026-06-11T11:51:06.208591547Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=12f5350d-b52e-4394-b26e-92cecca430b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.249083 | controller |     "Jun 11 11:51:06.212944 crc crio[22553]: time=\"2026-06-11T11:51:06.212841281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.249097 | controller |     "Jun 11 11:51:06.214214 crc crio[22553]: time=\"2026-06-11T11:51:06.214012555Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=6a809bb7-46e5-4d47-952a-c1bb26ef0ecd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.249112 | controller |     "Jun 11 11:51:06.216604 crc crio[22553]: time=\"2026-06-11T11:51:06.216536328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.249127 | controller |     "Jun 11 11:51:06.219455 crc crio[22553]: time=\"2026-06-11T11:51:06.219355061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.249142 | controller |     "Jun 11 11:51:06.231976 crc crio[22553]: time=\"2026-06-11T11:51:06.231858176Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=4031b92b-8b9d-44bc-ace3-f405aa3976ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.249156 | controller |     "Jun 11 11:51:06.234488 crc crio[22553]: time=\"2026-06-11T11:51:06.233664578Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-2vgm5/extract-content\" id=cd5beaef-3678-4f59-8c97-46cebed6f92f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.249171 | controller |     "Jun 11 11:51:06.241269 crc crio[22553]: time=\"2026-06-11T11:51:06.241172728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=41ae9876-9eac-4236-83cd-8f02226131bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.249186 | controller |     "Jun 11 11:51:06.241641 crc crio[22553]: time=\"2026-06-11T11:51:06.241564169Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=27d27d80-c0b9-4a5d-a32d-4f7fe8a91a3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.249201 | controller |     "Jun 11 11:51:06.252036 crc crio[22553]: time=\"2026-06-11T11:51:06.251939752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.249215 | controller |     "Jun 11 11:51:06.252777 crc crio[22553]: time=\"2026-06-11T11:51:06.252635202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.249234 | controller |     "Jun 11 11:51:06.254059 crc crio[22553]: time=\"2026-06-11T11:51:06.253906479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.249249 | controller |     "Jun 11 11:51:06.266184 crc crio[22553]: time=\"2026-06-11T11:51:06.265803636Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=f23ab623-9690-463c-a7fd-2c503bf20c5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.249263 | controller |     "Jun 11 11:51:06.317833 crc crio[22553]: time=\"2026-06-11T11:51:06.317624509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.249278 | controller |     "Jun 11 11:51:06.323610 crc crio[22553]: time=\"2026-06-11T11:51:06.32349675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.249292 | controller |     "Jun 11 11:51:06.355427 crc crio[22553]: time=\"2026-06-11T11:51:06.355273858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.249307 | controller |     "Jun 11 11:51:06.355882 crc crio[22553]: time=\"2026-06-11T11:51:06.355624268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.249322 | controller |     "Jun 11 11:51:06.358924 crc crio[22553]: time=\"2026-06-11T11:51:06.358836152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.249337 | controller |     "Jun 11 11:51:06.410070 crc crio[22553]: time=\"2026-06-11T11:51:06.409626024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.249370 | controller |     "Jun 11 11:51:06.416149 crc crio[22553]: time=\"2026-06-11T11:51:06.41602278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.249387 | controller |     "Jun 11 11:51:06.416616 crc crio[22553]: time=\"2026-06-11T11:51:06.416060272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.249401 | controller |     "Jun 11 11:51:06.420030 crc crio[22553]: time=\"2026-06-11T11:51:06.419877653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.249416 | controller |     "Jun 11 11:51:06.437516 crc crio[22553]: time=\"2026-06-11T11:51:06.437429625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.249430 | controller |     "Jun 11 11:51:06.441634 crc crio[22553]: time=\"2026-06-11T11:51:06.441557816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.249445 | controller |     "Jun 11 11:51:06.636250 crc crio[22553]: time=\"2026-06-11T11:51:06.635030791Z\" level=info msg=\"Created container 3f86f3baaa2e96260f68494da15830e02a3549c6f635926b8d4ca3065896c266: openshift-marketplace/community-operators-2vgm5/extract-content\" id=cd5beaef-3678-4f59-8c97-46cebed6f92f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.249464 | controller |     "Jun 11 11:51:06.638086 crc crio[22553]: time=\"2026-06-11T11:51:06.637867104Z\" level=info msg=\"Starting container: 3f86f3baaa2e96260f68494da15830e02a3549c6f635926b8d4ca3065896c266\" id=bed2d64b-70f3-4a58-a5a7-d2a75ce6f6e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.249479 | controller |     "Jun 11 11:51:06.644597 crc crio[22553]: time=\"2026-06-11T11:51:06.644497358Z\" level=info msg=\"Started container\" PID=83835 containerID=3f86f3baaa2e96260f68494da15830e02a3549c6f635926b8d4ca3065896c266 description=openshift-marketplace/community-operators-2vgm5/extract-content id=bed2d64b-70f3-4a58-a5a7-d2a75ce6f6e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964",
2026-06-11 12:41:58.249495 | controller |     "Jun 11 11:51:06.702318 crc crio[22553]: time=\"2026-06-11T11:51:06.702205051Z\" level=info msg=\"Created container 9611f40aef7781df9290efe0ac45c7d0aba6bbb0e2e0b25d9b9039c89b9600d7: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=6a809bb7-46e5-4d47-952a-c1bb26ef0ecd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.249509 | controller |     "Jun 11 11:51:06.703911 crc crio[22553]: time=\"2026-06-11T11:51:06.703806737Z\" level=info msg=\"Starting container: 9611f40aef7781df9290efe0ac45c7d0aba6bbb0e2e0b25d9b9039c89b9600d7\" id=fae0d962-1a11-45e2-ba0a-1702ba7152cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.249524 | controller |     "Jun 11 11:51:06.707309 crc crio[22553]: time=\"2026-06-11T11:51:06.707212057Z\" level=info msg=\"Created container 2ad104ba4b6dca6920a638686db0276ec93df0b375fb4b5aa4c10dab6da1e017: openstack/nova-api-0/nova-api-log\" id=4031b92b-8b9d-44bc-ace3-f405aa3976ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.249539 | controller |     "Jun 11 11:51:06.708533 crc crio[22553]: time=\"2026-06-11T11:51:06.708487074Z\" level=info msg=\"Starting container: 2ad104ba4b6dca6920a638686db0276ec93df0b375fb4b5aa4c10dab6da1e017\" id=65c12e3c-c2f6-4b62-94ca-6e81ab68b32d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.249553 | controller |     "Jun 11 11:51:06.713313 crc crio[22553]: time=\"2026-06-11T11:51:06.713204772Z\" level=info msg=\"Started container\" PID=83837 containerID=9611f40aef7781df9290efe0ac45c7d0aba6bbb0e2e0b25d9b9039c89b9600d7 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=fae0d962-1a11-45e2-ba0a-1702ba7152cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069",
2026-06-11 12:41:58.249568 | controller |     "Jun 11 11:51:06.716315 crc crio[22553]: time=\"2026-06-11T11:51:06.716179749Z\" level=info msg=\"Started container\" PID=83834 containerID=2ad104ba4b6dca6920a638686db0276ec93df0b375fb4b5aa4c10dab6da1e017 description=openstack/nova-api-0/nova-api-log id=65c12e3c-c2f6-4b62-94ca-6e81ab68b32d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c",
2026-06-11 12:41:58.249583 | controller |     "Jun 11 11:51:06.717954 crc crio[22553]: time=\"2026-06-11T11:51:06.717860518Z\" level=info msg=\"Created container f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=f23ab623-9690-463c-a7fd-2c503bf20c5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.249598 | controller |     "Jun 11 11:51:06.719012 crc crio[22553]: time=\"2026-06-11T11:51:06.718927539Z\" level=info msg=\"Starting container: f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571\" id=0a307366-8d1c-4fde-883e-e151168e31ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.249613 | controller |     "Jun 11 11:51:06.724944 crc crio[22553]: time=\"2026-06-11T11:51:06.724886573Z\" level=info msg=\"Created container cf82e3cd737f4e48afde7db5567dc9ba87673f99128b1c755cd4879fd2a47246: openstack/ceilometer-0/ceilometer-central-agent\" id=cc655d13-38c9-4df0-a944-93d233b3447c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.249631 | controller |     "Jun 11 11:51:06.726353 crc crio[22553]: time=\"2026-06-11T11:51:06.726194441Z\" level=info msg=\"Started container\" PID=83833 containerID=f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=0a307366-8d1c-4fde-883e-e151168e31ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9",
2026-06-11 12:41:58.249646 | controller |     "Jun 11 11:51:06.730181 crc crio[22553]: time=\"2026-06-11T11:51:06.730045253Z\" level=info msg=\"Created container 59901c97dd401c46d57b3278e8a1c1eaf2743d117fe54586ad74eb24a9d967af: openstack/nova-metadata-0/nova-metadata-log\" id=27d27d80-c0b9-4a5d-a32d-4f7fe8a91a3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.249661 | controller |     "Jun 11 11:51:06.731292 crc crio[22553]: time=\"2026-06-11T11:51:06.731190377Z\" level=info msg=\"Starting container: 59901c97dd401c46d57b3278e8a1c1eaf2743d117fe54586ad74eb24a9d967af\" id=ec7af1e7-b85d-4ede-882b-46b2abf05a14 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.249675 | controller |     "Jun 11 11:51:06.732886 crc crio[22553]: time=\"2026-06-11T11:51:06.732751452Z\" level=info msg=\"Starting container: cf82e3cd737f4e48afde7db5567dc9ba87673f99128b1c755cd4879fd2a47246\" id=4cdd94ad-b012-42e0-b367-603bdc895c99 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.249690 | controller |     "Jun 11 11:51:06.739013 crc crio[22553]: time=\"2026-06-11T11:51:06.738899462Z\" level=info msg=\"Started container\" PID=83838 containerID=59901c97dd401c46d57b3278e8a1c1eaf2743d117fe54586ad74eb24a9d967af description=openstack/nova-metadata-0/nova-metadata-log id=ec7af1e7-b85d-4ede-882b-46b2abf05a14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c",
2026-06-11 12:41:58.249705 | controller |     "Jun 11 11:51:06.740566 crc crio[22553]: time=\"2026-06-11T11:51:06.740496408Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e6ccecc0-7fa2-463e-ac6d-b9b8a86b721f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.249719 | controller |     "Jun 11 11:51:06.747083 crc crio[22553]: time=\"2026-06-11T11:51:06.746984688Z\" level=info msg=\"Started container\" PID=83836 containerID=cf82e3cd737f4e48afde7db5567dc9ba87673f99128b1c755cd4879fd2a47246 description=openstack/ceilometer-0/ceilometer-central-agent id=4cdd94ad-b012-42e0-b367-603bdc895c99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793",
2026-06-11 12:41:58.249734 | controller |     "Jun 11 11:51:06.757483 crc crio[22553]: time=\"2026-06-11T11:51:06.75735653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=9c171526-2deb-404d-8597-6e3205e2444d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.249748 | controller |     "Jun 11 11:51:06.766339 crc crio[22553]: time=\"2026-06-11T11:51:06.766163627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=bc0bfcd7-700a-4f29-a0d7-46aa7bde67c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.249762 | controller |     "Jun 11 11:51:06.784515 crc crio[22553]: time=\"2026-06-11T11:51:06.78440452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=5c05f54a-67a8-4e53-90d6-aaf4b7550f92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.249780 | controller |     "Jun 11 11:51:06.801083 crc crio[22553]: time=\"2026-06-11T11:51:06.801014444Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=65d2d5ce-43bd-487b-978f-975bd8b25c22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.249795 | controller |     "Jun 11 11:51:06.802849 crc crio[22553]: time=\"2026-06-11T11:51:06.802763005Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=5a5bf168-d6ae-47b4-96a7-a4c51af8548c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.249809 | controller |     "Jun 11 11:51:06.804539 crc crio[22553]: time=\"2026-06-11T11:51:06.804474835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.249824 | controller |     "Jun 11 11:51:06.811410 crc crio[22553]: time=\"2026-06-11T11:51:06.811198072Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e2c7ef50-48e0-41b8-9f8d-7ef1c5ce30fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.249838 | controller |     "Jun 11 11:51:06.811981 crc crio[22553]: time=\"2026-06-11T11:51:06.811885882Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=be382fb9-65ad-4679-a59f-a3936c6ce285 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.249852 | controller |     "Jun 11 11:51:06.868607 crc crio[22553]: time=\"2026-06-11T11:51:06.868456893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.249867 | controller |     "Jun 11 11:51:06.880462 crc crio[22553]: time=\"2026-06-11T11:51:06.88034843Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=82a6b228-5b2a-4a17-8da7-0c58c507adfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.249881 | controller |     "Jun 11 11:51:06.915554 crc crio[22553]: time=\"2026-06-11T11:51:06.914227448Z\" level=info msg=\"Stopping container: f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571 (timeout: 30s)\" id=2d780382-fc3e-4954-90c1-8c987cd77a07 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.249896 | controller |     "Jun 11 11:51:07.007067 crc crio[22553]: time=\"2026-06-11T11:51:07.006965045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.249911 | controller |     "Jun 11 11:51:07.010875 crc crio[22553]: time=\"2026-06-11T11:51:07.010807647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.249926 | controller |     "Jun 11 11:51:07.021075 crc crio[22553]: time=\"2026-06-11T11:51:07.020961053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.249941 | controller |     "Jun 11 11:51:07.126970 crc crio[22553]: time=\"2026-06-11T11:51:07.126844463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.249955 | controller |     "Jun 11 11:51:07.141227 crc crio[22553]: time=\"2026-06-11T11:51:07.14113513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.249970 | controller |     "Jun 11 11:51:07.149338 crc crio[22553]: time=\"2026-06-11T11:51:07.149188595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.249988 | controller |     "Jun 11 11:51:07.152266 crc crio[22553]: time=\"2026-06-11T11:51:07.152176153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.250004 | controller |     "Jun 11 11:51:07.187664 crc crio[22553]: time=\"2026-06-11T11:51:07.187513694Z\" level=info msg=\"Created container 8145086408c9c60ea97cea990d532f4d495bf1f65df273b5b868a053044d6e14: openstack/nova-api-0/nova-api-api\" id=5a5bf168-d6ae-47b4-96a7-a4c51af8548c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.250019 | controller |     "Jun 11 11:51:07.189587 crc crio[22553]: time=\"2026-06-11T11:51:07.189505812Z\" level=info msg=\"Starting container: 8145086408c9c60ea97cea990d532f4d495bf1f65df273b5b868a053044d6e14\" id=150e9d99-4f47-40cf-84b4-b615bf162dfc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.250034 | controller |     "Jun 11 11:51:07.198873 crc crio[22553]: time=\"2026-06-11T11:51:07.198781373Z\" level=info msg=\"Started container\" PID=83916 containerID=8145086408c9c60ea97cea990d532f4d495bf1f65df273b5b868a053044d6e14 description=openstack/nova-api-0/nova-api-api id=150e9d99-4f47-40cf-84b4-b615bf162dfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c",
2026-06-11 12:41:58.250049 | controller |     "Jun 11 11:51:07.341328 crc crio[22553]: time=\"2026-06-11T11:51:07.340502249Z\" level=info msg=\"Created container 357aac6d74fb27cd126ddb912dd849f6ffda5bf473dfcaea34bf01aeb299e1f2: openstack/ceilometer-0/ceilometer-notification-agent\" id=be382fb9-65ad-4679-a59f-a3936c6ce285 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.250064 | controller |     "Jun 11 11:51:07.343234 crc crio[22553]: time=\"2026-06-11T11:51:07.343137136Z\" level=info msg=\"Starting container: 357aac6d74fb27cd126ddb912dd849f6ffda5bf473dfcaea34bf01aeb299e1f2\" id=c54fedec-fb9e-47f7-923b-111db3b89b2d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.250079 | controller |     "Jun 11 11:51:07.344163 crc crio[22553]: time=\"2026-06-11T11:51:07.344105084Z\" level=info msg=\"Created container 131b03f8512a785cb46de317074d5dac3e8fac0e15355a9ce00d3ecdf64ffe24: openstack/nova-metadata-0/nova-metadata-metadata\" id=82a6b228-5b2a-4a17-8da7-0c58c507adfc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.250094 | controller |     "Jun 11 11:51:07.345203 crc crio[22553]: time=\"2026-06-11T11:51:07.345138144Z\" level=info msg=\"Starting container: 131b03f8512a785cb46de317074d5dac3e8fac0e15355a9ce00d3ecdf64ffe24\" id=0189c5bc-17e8-4e97-9e55-a89aab0270ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.250109 | controller |     "Jun 11 11:51:07.349281 crc crio[22553]: time=\"2026-06-11T11:51:07.349025628Z\" level=info msg=\"Started container\" PID=83925 containerID=357aac6d74fb27cd126ddb912dd849f6ffda5bf473dfcaea34bf01aeb299e1f2 description=openstack/ceilometer-0/ceilometer-notification-agent id=c54fedec-fb9e-47f7-923b-111db3b89b2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793",
2026-06-11 12:41:58.250124 | controller |     "Jun 11 11:51:07.357175 crc crio[22553]: time=\"2026-06-11T11:51:07.353657193Z\" level=info msg=\"Started container\" PID=83928 containerID=131b03f8512a785cb46de317074d5dac3e8fac0e15355a9ce00d3ecdf64ffe24 description=openstack/nova-metadata-0/nova-metadata-metadata id=0189c5bc-17e8-4e97-9e55-a89aab0270ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c",
2026-06-11 12:41:58.250138 | controller |     "Jun 11 11:51:07.359930 crc crio[22553]: time=\"2026-06-11T11:51:07.359853484Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=674a2ce4-c41d-4b3c-8d55-801b8e861ef8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.250156 | controller |     "Jun 11 11:51:07.388331 crc crio[22553]: time=\"2026-06-11T11:51:07.388224362Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=c6ec46ac-9e95-41ba-b1dc-6b344c58ec93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.250171 | controller |     "Jun 11 11:51:07.399520 crc crio[22553]: time=\"2026-06-11T11:51:07.399301955Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=d5dcad48-e801-4aab-aeae-f154157e8a76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.250186 | controller |     "Jun 11 11:51:07.399917 crc crio[22553]: time=\"2026-06-11T11:51:07.39981242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.250201 | controller |     "Jun 11 11:51:07.487174 crc crio[22553]: time=\"2026-06-11T11:51:07.487071567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.250216 | controller |     "Jun 11 11:51:07.503122 crc crio[22553]: time=\"2026-06-11T11:51:07.502995521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.250231 | controller |     "Jun 11 11:51:07.690266 crc crio[22553]: time=\"2026-06-11T11:51:07.690153683Z\" level=info msg=\"Created container 0e20cd08da227308a5e0720b5f5e2dd1585579144c6ee390e64fca09eefd4fbf: openstack/ceilometer-0/sg-core\" id=d5dcad48-e801-4aab-aeae-f154157e8a76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.250246 | controller |     "Jun 11 11:51:07.693574 crc crio[22553]: time=\"2026-06-11T11:51:07.693510491Z\" level=info msg=\"Starting container: 0e20cd08da227308a5e0720b5f5e2dd1585579144c6ee390e64fca09eefd4fbf\" id=46befa6d-6c6f-47bf-b1aa-52c463aaf6a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.250261 | controller |     "Jun 11 11:51:07.710145 crc crio[22553]: time=\"2026-06-11T11:51:07.710076664Z\" level=info msg=\"Started container\" PID=83968 containerID=0e20cd08da227308a5e0720b5f5e2dd1585579144c6ee390e64fca09eefd4fbf description=openstack/ceilometer-0/sg-core id=46befa6d-6c6f-47bf-b1aa-52c463aaf6a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793",
2026-06-11 12:41:58.250276 | controller |     "Jun 11 11:51:07.740323 crc crio[22553]: time=\"2026-06-11T11:51:07.740258175Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=48b1f901-164a-4959-83f4-de877a712c9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.250290 | controller |     "Jun 11 11:51:07.800751 crc crio[22553]: time=\"2026-06-11T11:51:07.800571006Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=de4429e0-a79a-431d-9782-31195e79790c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.250305 | controller |     "Jun 11 11:51:07.864747 crc crio[22553]: time=\"2026-06-11T11:51:07.864532872Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=f07aee9e-1b86-4bd0-9361-8034d635693d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.250320 | controller |     "Jun 11 11:51:07.865165 crc crio[22553]: time=\"2026-06-11T11:51:07.865066698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.250335 | controller |     "Jun 11 11:51:07.918596 crc crio[22553]: time=\"2026-06-11T11:51:07.918490527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.250366 | controller |     "Jun 11 11:51:07.924068 crc crio[22553]: time=\"2026-06-11T11:51:07.923999538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.250387 | controller |     "Jun 11 11:51:08.093865 crc crio[22553]: time=\"2026-06-11T11:51:08.093778692Z\" level=info msg=\"Stopping container: 131b03f8512a785cb46de317074d5dac3e8fac0e15355a9ce00d3ecdf64ffe24 (timeout: 30s)\" id=916483ca-2d7c-4473-b1c2-99227216dac4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.250403 | controller |     "Jun 11 11:51:08.095939 crc crio[22553]: time=\"2026-06-11T11:51:08.095849963Z\" level=info msg=\"Stopping container: 59901c97dd401c46d57b3278e8a1c1eaf2743d117fe54586ad74eb24a9d967af (timeout: 30s)\" id=c636678b-e168-4c4c-a3d9-8e9771320740 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.250418 | controller |     "Jun 11 11:51:08.305039 crc crio[22553]: time=\"2026-06-11T11:51:08.304945585Z\" level=info msg=\"Created container 2e092d60dfc5817fbfae9f07588acb6c65f90f391ca01d3e15328db3e6627879: openstack/ceilometer-0/proxy-httpd\" id=f07aee9e-1b86-4bd0-9361-8034d635693d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.250432 | controller |     "Jun 11 11:51:08.306233 crc crio[22553]: time=\"2026-06-11T11:51:08.30613487Z\" level=info msg=\"Starting container: 2e092d60dfc5817fbfae9f07588acb6c65f90f391ca01d3e15328db3e6627879\" id=b6b1eb23-93fc-4b69-ba16-c115f8c47a52 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.250447 | controller |     "Jun 11 11:51:08.312627 crc crio[22553]: time=\"2026-06-11T11:51:08.312517886Z\" level=info msg=\"Started container\" PID=84282 containerID=2e092d60dfc5817fbfae9f07588acb6c65f90f391ca01d3e15328db3e6627879 description=openstack/ceilometer-0/proxy-httpd id=b6b1eb23-93fc-4b69-ba16-c115f8c47a52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793",
2026-06-11 12:41:58.250461 | controller |     "Jun 11 11:51:08.748933 crc crio[22553]: time=\"2026-06-11T11:51:08.748816889Z\" level=info msg=\"Stopped container 59901c97dd401c46d57b3278e8a1c1eaf2743d117fe54586ad74eb24a9d967af: openstack/nova-metadata-0/nova-metadata-log\" id=c636678b-e168-4c4c-a3d9-8e9771320740 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.250475 | controller |     "Jun 11 11:51:09.099167 crc crio[22553]: time=\"2026-06-11T11:51:09.099051281Z\" level=info msg=\"Stopped container 131b03f8512a785cb46de317074d5dac3e8fac0e15355a9ce00d3ecdf64ffe24: openstack/nova-metadata-0/nova-metadata-metadata\" id=916483ca-2d7c-4473-b1c2-99227216dac4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.250490 | controller |     "Jun 11 11:51:09.100752 crc crio[22553]: time=\"2026-06-11T11:51:09.100618906Z\" level=info msg=\"Stopping pod sandbox: ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c\" id=78dc90b1-47b8-4ef7-9da0-63425afdd39f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.250504 | controller |     "Jun 11 11:51:09.101571 crc crio[22553]: time=\"2026-06-11T11:51:09.101503682Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c UID:909bb4ec-ec16-4839-95dd-5c08b3ed8d34 NetNS:/var/run/netns/5b5add85-c050-4909-ac9e-33c21834c7cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod909bb4ec_ec16_4839_95dd_5c08b3ed8d34.slice PodAnnotations:0xc001be6cd0}] Aliases:map[]}\"",
2026-06-11 12:41:58.250519 | controller |     "Jun 11 11:51:09.101796 crc crio[22553]: time=\"2026-06-11T11:51:09.101728429Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.250534 | controller |     "Jun 11 11:51:09.389412 crc crio[22553]: time=\"2026-06-11T11:51:09.388894569Z\" level=info msg=\"Stopping container: 5b3f58f91239705203aa5ec572a154a76064f072c6171c09fe384ae5fe9cd727 (timeout: 10s)\" id=95557feb-b2d7-44ac-afd4-34528c19475f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.250552 | controller |     "Jun 11 11:51:09.548231 crc crio[22553]: time=\"2026-06-11T11:51:09.53695317Z\" level=info msg=\"Stopped container 5b3f58f91239705203aa5ec572a154a76064f072c6171c09fe384ae5fe9cd727: openstack/dnsmasq-dns-764b948f4c-qrqhb/dnsmasq-dns\" id=95557feb-b2d7-44ac-afd4-34528c19475f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.250567 | controller |     "Jun 11 11:51:09.548231 crc crio[22553]: time=\"2026-06-11T11:51:09.539650259Z\" level=info msg=\"Stopping pod sandbox: 53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2\" id=ee2e1f85-0d10-4feb-bdaa-50ff1ebaa9a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.250582 | controller |     "Jun 11 11:51:09.548231 crc crio[22553]: time=\"2026-06-11T11:51:09.541020889Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-764b948f4c-qrqhb Namespace:openstack ID:53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2 UID:1b109701-dca8-4622-b8c7-c73587a5c7b0 NetNS:/var/run/netns/ac689f81-bd26-4c19-b094-e5691efad65e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b109701_dca8_4622_b8c7_c73587a5c7b0.slice PodAnnotations:0xc001be6f90}] Aliases:map[]}\"",
2026-06-11 12:41:58.250597 | controller |     "Jun 11 11:51:09.548231 crc crio[22553]: time=\"2026-06-11T11:51:09.541203474Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-764b948f4c-qrqhb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.250612 | controller |     "Jun 11 11:51:09.984077 crc crio[22553]: time=\"2026-06-11T11:51:09.983854563Z\" level=info msg=\"Stopped pod sandbox: ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c\" id=78dc90b1-47b8-4ef7-9da0-63425afdd39f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.250626 | controller |     "Jun 11 11:51:10.189060 crc crio[22553]: time=\"2026-06-11T11:51:10.188457374Z\" level=info msg=\"Stopped pod sandbox: 53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2\" id=ee2e1f85-0d10-4feb-bdaa-50ff1ebaa9a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.250641 | controller |     "Jun 11 11:51:10.269542 crc crio[22553]: time=\"2026-06-11T11:51:10.269064427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c95d3ca7-1ebc-4349-8cdf-6a9081b00f6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.250656 | controller |     "Jun 11 11:51:10.291608 crc crio[22553]: time=\"2026-06-11T11:51:10.291526291Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e1968301-f827-4867-83ea-d92f457bca34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.250675 | controller |     "Jun 11 11:51:10.305083 crc crio[22553]: time=\"2026-06-11T11:51:10.300602306Z\" level=info msg=\"Removing container: 131b03f8512a785cb46de317074d5dac3e8fac0e15355a9ce00d3ecdf64ffe24\" id=9afdea5e-83c8-4c81-9b58-5dff7f65978b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.250743 | controller |     "Jun 11 11:51:10.332415 crc crio[22553]: time=\"2026-06-11T11:51:10.324664948Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-2vgm5/registry-server\" id=0a292ebf-330b-43fe-9875-5a6e30ad8fc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.250764 | controller |     "Jun 11 11:51:10.332415 crc crio[22553]: time=\"2026-06-11T11:51:10.326560974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.250783 | controller |     "Jun 11 11:51:10.385323 crc crio[22553]: time=\"2026-06-11T11:51:10.385186795Z\" level=info msg=\"Removed container 131b03f8512a785cb46de317074d5dac3e8fac0e15355a9ce00d3ecdf64ffe24: openstack/nova-metadata-0/nova-metadata-metadata\" id=9afdea5e-83c8-4c81-9b58-5dff7f65978b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.250798 | controller |     "Jun 11 11:51:10.395176 crc crio[22553]: time=\"2026-06-11T11:51:10.395064393Z\" level=info msg=\"Removing container: 59901c97dd401c46d57b3278e8a1c1eaf2743d117fe54586ad74eb24a9d967af\" id=18350d61-f9ed-4c52-b80c-6f5f7a50a7cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.250813 | controller |     "Jun 11 11:51:10.535949 crc crio[22553]: time=\"2026-06-11T11:51:10.53510588Z\" level=info msg=\"Removed container 59901c97dd401c46d57b3278e8a1c1eaf2743d117fe54586ad74eb24a9d967af: openstack/nova-metadata-0/nova-metadata-log\" id=18350d61-f9ed-4c52-b80c-6f5f7a50a7cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.250828 | controller |     "Jun 11 11:51:10.565662 crc crio[22553]: time=\"2026-06-11T11:51:10.565391814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.250842 | controller |     "Jun 11 11:51:10.569932 crc crio[22553]: time=\"2026-06-11T11:51:10.569851684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.250857 | controller |     "Jun 11 11:51:10.850489 crc crio[22553]: time=\"2026-06-11T11:51:10.850315539Z\" level=info msg=\"Created container efd46d72fbc97691729fc85fdc7b0efff344866e78ead1376d7de78ea13b8787: openshift-marketplace/community-operators-2vgm5/registry-server\" id=0a292ebf-330b-43fe-9875-5a6e30ad8fc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.250871 | controller |     "Jun 11 11:51:10.860329 crc crio[22553]: time=\"2026-06-11T11:51:10.85924448Z\" level=info msg=\"Starting container: efd46d72fbc97691729fc85fdc7b0efff344866e78ead1376d7de78ea13b8787\" id=8c893745-7953-4798-9fbb-e476e3546fc6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.250886 | controller |     "Jun 11 11:51:10.874302 crc crio[22553]: time=\"2026-06-11T11:51:10.873060343Z\" level=info msg=\"Started container\" PID=84748 containerID=efd46d72fbc97691729fc85fdc7b0efff344866e78ead1376d7de78ea13b8787 description=openshift-marketplace/community-operators-2vgm5/registry-server id=8c893745-7953-4798-9fbb-e476e3546fc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964",
2026-06-11 12:41:58.250901 | controller |     "Jun 11 11:51:11.301772 crc crio[22553]: time=\"2026-06-11T11:51:11.300720104Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=3aa4a749-139d-4609-b5ac-ce58e528c13e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.250915 | controller |     "Jun 11 11:51:11.301772 crc crio[22553]: time=\"2026-06-11T11:51:11.301559828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.250930 | controller |     "Jun 11 11:51:11.358249 crc crio[22553]: time=\"2026-06-11T11:51:11.358116719Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec UID:192bee5b-b082-49b7-ad5b-b6ea5444ff68 NetNS:/var/run/netns/3b76adbc-de7b-48b9-a5ab-a3a2fdbe188c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod192bee5b_b082_49b7_ad5b_b6ea5444ff68.slice PodAnnotations:0xc0018946d0}] Aliases:map[]}\"",
2026-06-11 12:41:58.250945 | controller |     "Jun 11 11:51:11.358249 crc crio[22553]: time=\"2026-06-11T11:51:11.358209272Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.250964 | controller |     "Jun 11 11:51:12.071326 crc crio[22553]: 2026-06-11T11:51:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1c53a30506ad7c Mac:c6:b7:e1:69:26:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/3b76adbc-de7b-48b9-a5ab-a3a2fdbe188c SocketPath: PciID:}] [{Interface:0xc00022c330 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.250979 | controller |     "Jun 11 11:51:12.073590 crc crio[22553]: time=\"2026-06-11T11:51:12.073411064Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec UID:192bee5b-b082-49b7-ad5b-b6ea5444ff68 NetNS:/var/run/netns/3b76adbc-de7b-48b9-a5ab-a3a2fdbe188c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod192bee5b_b082_49b7_ad5b_b6ea5444ff68.slice PodAnnotations:0xc0018946d0}] Aliases:map[]}\"",
2026-06-11 12:41:58.250994 | controller |     "Jun 11 11:51:12.073590 crc crio[22553]: time=\"2026-06-11T11:51:12.073579209Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.251010 | controller |     "Jun 11 11:51:12.088133 crc crio[22553]: time=\"2026-06-11T11:51:12.088016461Z\" level=info msg=\"Ran pod sandbox b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec with infra container: openstack/nova-metadata-0/POD\" id=3aa4a749-139d-4609-b5ac-ce58e528c13e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.251025 | controller |     "Jun 11 11:51:12.091821 crc crio[22553]: time=\"2026-06-11T11:51:12.091734769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f7c93487-175f-46c9-becd-d0f4490943d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.251039 | controller |     "Jun 11 11:51:12.097890 crc crio[22553]: time=\"2026-06-11T11:51:12.096926661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fefbf795-b77a-437f-a93b-cad2fc1e9f34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.251054 | controller |     "Jun 11 11:51:12.109221 crc crio[22553]: time=\"2026-06-11T11:51:12.109138147Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=21552eb5-c722-4be8-8b28-5ef598e5bc2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.251068 | controller |     "Jun 11 11:51:12.110947 crc crio[22553]: time=\"2026-06-11T11:51:12.110863877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.251082 | controller |     "Jun 11 11:51:12.189212 crc crio[22553]: time=\"2026-06-11T11:51:12.18906583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.251097 | controller |     "Jun 11 11:51:12.196562 crc crio[22553]: time=\"2026-06-11T11:51:12.196456515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.251112 | controller |     "Jun 11 11:51:12.391989 crc crio[22553]: time=\"2026-06-11T11:51:12.391890809Z\" level=info msg=\"Created container 2f9ebc9d01f8d6b07217ac11e2e087e2caee109cb759847b27177705126d0532: openstack/nova-metadata-0/nova-metadata-log\" id=21552eb5-c722-4be8-8b28-5ef598e5bc2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.251127 | controller |     "Jun 11 11:51:12.397498 crc crio[22553]: time=\"2026-06-11T11:51:12.39740822Z\" level=info msg=\"Starting container: 2f9ebc9d01f8d6b07217ac11e2e087e2caee109cb759847b27177705126d0532\" id=66816eea-f098-4506-a3a5-f63f2daad1ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.251154 | controller |     "Jun 11 11:51:12.407966 crc crio[22553]: time=\"2026-06-11T11:51:12.407535516Z\" level=info msg=\"Started container\" PID=84879 containerID=2f9ebc9d01f8d6b07217ac11e2e087e2caee109cb759847b27177705126d0532 description=openstack/nova-metadata-0/nova-metadata-log id=66816eea-f098-4506-a3a5-f63f2daad1ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec",
2026-06-11 12:41:58.251181 | controller |     "Jun 11 11:51:12.426905 crc crio[22553]: time=\"2026-06-11T11:51:12.426801798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=bc6a8f9a-e2de-472b-9ad7-cdc85f5346b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.251197 | controller |     "Jun 11 11:51:12.497560 crc crio[22553]: time=\"2026-06-11T11:51:12.497356877Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8fc0f35b-d834-4a4c-ab8e-14f01797f90c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.251213 | controller |     "Jun 11 11:51:12.511274 crc crio[22553]: time=\"2026-06-11T11:51:12.511203761Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=8be4390c-269d-420e-808c-0958ced70006 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.251228 | controller |     "Jun 11 11:51:12.514107 crc crio[22553]: time=\"2026-06-11T11:51:12.514077075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.251243 | controller |     "Jun 11 11:51:12.588531 crc crio[22553]: time=\"2026-06-11T11:51:12.588478126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.251258 | controller |     "Jun 11 11:51:12.593403 crc crio[22553]: time=\"2026-06-11T11:51:12.593346258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.251273 | controller |     "Jun 11 11:51:12.841025 crc crio[22553]: time=\"2026-06-11T11:51:12.840079119Z\" level=info msg=\"Created container 5440079a81141c1e92b93ebb401e1d30ba4b45994896603b9d14e88c47f7588f: openstack/nova-metadata-0/nova-metadata-metadata\" id=8be4390c-269d-420e-808c-0958ced70006 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.251287 | controller |     "Jun 11 11:51:12.845724 crc crio[22553]: time=\"2026-06-11T11:51:12.84558176Z\" level=info msg=\"Starting container: 5440079a81141c1e92b93ebb401e1d30ba4b45994896603b9d14e88c47f7588f\" id=9b384d65-1ada-4086-85d4-54a4278fafd6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.251302 | controller |     "Jun 11 11:51:12.853250 crc crio[22553]: time=\"2026-06-11T11:51:12.85312856Z\" level=info msg=\"Started container\" PID=84897 containerID=5440079a81141c1e92b93ebb401e1d30ba4b45994896603b9d14e88c47f7588f description=openstack/nova-metadata-0/nova-metadata-metadata id=9b384d65-1ada-4086-85d4-54a4278fafd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec",
2026-06-11 12:41:58.251317 | controller |     "Jun 11 11:51:13.437589 crc crio[22553]: time=\"2026-06-11T11:51:13.436347121Z\" level=info msg=\"Stopping pod sandbox: c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b\" id=fe3bff25-ee9a-480f-b6c7-151e790951b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.251332 | controller |     "Jun 11 11:51:13.437589 crc crio[22553]: time=\"2026-06-11T11:51:13.437537456Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-xqng5 Namespace:openstack ID:c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b UID:d330063b-b59a-454f-80f0-a0e4d07e95ee NetNS:/var/run/netns/7d63485a-56e2-4b6d-8667-218baa8e0734 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd330063b_b59a_454f_80f0_a0e4d07e95ee.slice PodAnnotations:0xc0018944d0}] Aliases:map[]}\"",
2026-06-11 12:41:58.251373 | controller |     "Jun 11 11:51:13.438562 crc crio[22553]: time=\"2026-06-11T11:51:13.437765472Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-xqng5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.251394 | controller |     "Jun 11 11:51:13.882969 crc crio[22553]: time=\"2026-06-11T11:51:13.882293685Z\" level=info msg=\"Stopped pod sandbox: c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b\" id=fe3bff25-ee9a-480f-b6c7-151e790951b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.251410 | controller |     "Jun 11 11:51:14.699907 crc crio[22553]: time=\"2026-06-11T11:51:14.699070352Z\" level=info msg=\"Stopping container: 9611f40aef7781df9290efe0ac45c7d0aba6bbb0e2e0b25d9b9039c89b9600d7 (timeout: 30s)\" id=194c8c7b-2188-4f99-bdbf-5f5704ec0f4e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.251425 | controller |     "Jun 11 11:51:14.725791 crc crio[22553]: time=\"2026-06-11T11:51:14.725645088Z\" level=info msg=\"Stopping container: 2ad104ba4b6dca6920a638686db0276ec93df0b375fb4b5aa4c10dab6da1e017 (timeout: 30s)\" id=d819bb58-475a-493d-b088-72e16709d27f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.251440 | controller |     "Jun 11 11:51:14.727609 crc crio[22553]: time=\"2026-06-11T11:51:14.727463321Z\" level=info msg=\"Stopping container: 8145086408c9c60ea97cea990d532f4d495bf1f65df273b5b868a053044d6e14 (timeout: 30s)\" id=6fc829e4-f53f-4396-855e-5d594fdbd7ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.251455 | controller |     "Jun 11 11:51:14.868359 crc crio[22553]: time=\"2026-06-11T11:51:14.868245499Z\" level=info msg=\"Stopped container 2ad104ba4b6dca6920a638686db0276ec93df0b375fb4b5aa4c10dab6da1e017: openstack/nova-api-0/nova-api-log\" id=d819bb58-475a-493d-b088-72e16709d27f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.251470 | controller |     "Jun 11 11:51:15.105787 crc crio[22553]: time=\"2026-06-11T11:51:15.105610767Z\" level=info msg=\"Stopped container 8145086408c9c60ea97cea990d532f4d495bf1f65df273b5b868a053044d6e14: openstack/nova-api-0/nova-api-api\" id=6fc829e4-f53f-4396-855e-5d594fdbd7ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.251484 | controller |     "Jun 11 11:51:15.109111 crc crio[22553]: time=\"2026-06-11T11:51:15.109012236Z\" level=info msg=\"Stopping pod sandbox: 8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c\" id=4b5cfd0b-30b3-412d-854c-da81db47c631 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.251499 | controller |     "Jun 11 11:51:15.117392 crc crio[22553]: time=\"2026-06-11T11:51:15.116455503Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c UID:e4616929-3513-415f-b487-f75221698495 NetNS:/var/run/netns/b295f5f8-a490-4a47-ad5f-ada7622f3516 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4616929_3513_415f_b487_f75221698495.slice PodAnnotations:0xc002b8a960}] Aliases:map[]}\"",
2026-06-11 12:41:58.251514 | controller |     "Jun 11 11:51:15.117392 crc crio[22553]: time=\"2026-06-11T11:51:15.116631788Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.251529 | controller |     "Jun 11 11:51:15.537033 crc crio[22553]: time=\"2026-06-11T11:51:15.53607571Z\" level=info msg=\"Stopping container: 5440079a81141c1e92b93ebb401e1d30ba4b45994896603b9d14e88c47f7588f (timeout: 30s)\" id=b6739c0e-7146-436c-80da-0155a8bb4bfc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.251551 | controller |     "Jun 11 11:51:15.538004 crc crio[22553]: time=\"2026-06-11T11:51:15.537953084Z\" level=info msg=\"Stopping container: 2f9ebc9d01f8d6b07217ac11e2e087e2caee109cb759847b27177705126d0532 (timeout: 30s)\" id=80277e1a-46e1-431b-bc64-852e0783f318 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.251566 | controller |     "Jun 11 11:51:15.608214 crc crio[22553]: time=\"2026-06-11T11:51:15.608147423Z\" level=info msg=\"Stopped pod sandbox: 8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c\" id=4b5cfd0b-30b3-412d-854c-da81db47c631 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.251583 | controller |     "Jun 11 11:51:15.697132 crc crio[22553]: time=\"2026-06-11T11:51:15.696969315Z\" level=info msg=\"Stopped container 2f9ebc9d01f8d6b07217ac11e2e087e2caee109cb759847b27177705126d0532: openstack/nova-metadata-0/nova-metadata-log\" id=80277e1a-46e1-431b-bc64-852e0783f318 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.251602 | controller |     "Jun 11 11:51:15.990897 crc crio[22553]: time=\"2026-06-11T11:51:15.990028578Z\" level=info msg=\"Stopped container 5440079a81141c1e92b93ebb401e1d30ba4b45994896603b9d14e88c47f7588f: openstack/nova-metadata-0/nova-metadata-metadata\" id=b6739c0e-7146-436c-80da-0155a8bb4bfc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.251618 | controller |     "Jun 11 11:51:15.993525 crc crio[22553]: time=\"2026-06-11T11:51:15.993427087Z\" level=info msg=\"Stopping pod sandbox: b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec\" id=32fa8f67-9360-4ba5-af7d-dcf2ded6ac38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.251634 | controller |     "Jun 11 11:51:15.994527 crc crio[22553]: time=\"2026-06-11T11:51:15.994250501Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec UID:192bee5b-b082-49b7-ad5b-b6ea5444ff68 NetNS:/var/run/netns/3b76adbc-de7b-48b9-a5ab-a3a2fdbe188c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod192bee5b_b082_49b7_ad5b_b6ea5444ff68.slice PodAnnotations:0xc0028266d0}] Aliases:map[]}\"",
2026-06-11 12:41:58.251651 | controller |     "Jun 11 11:51:15.994918 crc crio[22553]: time=\"2026-06-11T11:51:15.994874509Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.251666 | controller |     "Jun 11 11:51:16.369513 crc crio[22553]: time=\"2026-06-11T11:51:16.369351348Z\" level=info msg=\"Stopped pod sandbox: b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec\" id=32fa8f67-9360-4ba5-af7d-dcf2ded6ac38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.251681 | controller |     "Jun 11 11:51:16.629053 crc crio[22553]: time=\"2026-06-11T11:51:16.628893163Z\" level=info msg=\"Removing container: 8145086408c9c60ea97cea990d532f4d495bf1f65df273b5b868a053044d6e14\" id=050dfd18-5474-4a0e-b1dd-410f96d8dbb2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.251695 | controller |     "Jun 11 11:51:16.762195 crc crio[22553]: time=\"2026-06-11T11:51:16.756050204Z\" level=info msg=\"Removed container 8145086408c9c60ea97cea990d532f4d495bf1f65df273b5b868a053044d6e14: openstack/nova-api-0/nova-api-api\" id=050dfd18-5474-4a0e-b1dd-410f96d8dbb2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.251709 | controller |     "Jun 11 11:51:16.776074 crc crio[22553]: time=\"2026-06-11T11:51:16.775855442Z\" level=info msg=\"Removing container: 2ad104ba4b6dca6920a638686db0276ec93df0b375fb4b5aa4c10dab6da1e017\" id=eec148eb-279d-4e57-a8d7-574d03902fad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.251728 | controller |     "Jun 11 11:51:16.840812 crc crio[22553]: time=\"2026-06-11T11:51:16.840578261Z\" level=info msg=\"Removed container 2ad104ba4b6dca6920a638686db0276ec93df0b375fb4b5aa4c10dab6da1e017: openstack/nova-api-0/nova-api-log\" id=eec148eb-279d-4e57-a8d7-574d03902fad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.251743 | controller |     "Jun 11 11:51:16.860105 crc crio[22553]: time=\"2026-06-11T11:51:16.859174213Z\" level=info msg=\"Removing container: 5440079a81141c1e92b93ebb401e1d30ba4b45994896603b9d14e88c47f7588f\" id=60091a40-cc3c-4a7c-8c43-1e9d44778120 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.251757 | controller |     "Jun 11 11:51:16.953020 crc crio[22553]: time=\"2026-06-11T11:51:16.952918689Z\" level=info msg=\"Removed container 5440079a81141c1e92b93ebb401e1d30ba4b45994896603b9d14e88c47f7588f: openstack/nova-metadata-0/nova-metadata-metadata\" id=60091a40-cc3c-4a7c-8c43-1e9d44778120 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.251772 | controller |     "Jun 11 11:51:16.958221 crc crio[22553]: time=\"2026-06-11T11:51:16.958102851Z\" level=info msg=\"Removing container: 2f9ebc9d01f8d6b07217ac11e2e087e2caee109cb759847b27177705126d0532\" id=9c8524ca-83c8-4903-8bf4-9ff6886f024d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.251787 | controller |     "Jun 11 11:51:17.090214 crc crio[22553]: time=\"2026-06-11T11:51:17.08965253Z\" level=info msg=\"Removed container 2f9ebc9d01f8d6b07217ac11e2e087e2caee109cb759847b27177705126d0532: openstack/nova-metadata-0/nova-metadata-log\" id=9c8524ca-83c8-4903-8bf4-9ff6886f024d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.251802 | controller |     "Jun 11 11:51:17.162952 crc crio[22553]: time=\"2026-06-11T11:51:17.162860456Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=af3811a7-ed6e-4c45-b002-0cad33477fe0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.251817 | controller |     "Jun 11 11:51:17.163295 crc crio[22553]: time=\"2026-06-11T11:51:17.163224067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.251832 | controller |     "Jun 11 11:51:17.244942 crc crio[22553]: time=\"2026-06-11T11:51:17.244756476Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b UID:638d8197-9cae-4203-8f3d-7bc83fb28ecd NetNS:/var/run/netns/331ce861-36be-4b36-9014-eb9eda283909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod638d8197_9cae_4203_8f3d_7bc83fb28ecd.slice PodAnnotations:0xc005f121a0}] Aliases:map[]}\"",
2026-06-11 12:41:58.251846 | controller |     "Jun 11 11:51:17.244942 crc crio[22553]: time=\"2026-06-11T11:51:17.244823288Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.251861 | controller |     "Jun 11 11:51:17.483940 crc crio[22553]: time=\"2026-06-11T11:51:17.483086801Z\" level=info msg=\"Stopped container 9611f40aef7781df9290efe0ac45c7d0aba6bbb0e2e0b25d9b9039c89b9600d7: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=194c8c7b-2188-4f99-bdbf-5f5704ec0f4e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.251876 | controller |     "Jun 11 11:51:17.488402 crc crio[22553]: time=\"2026-06-11T11:51:17.488318584Z\" level=info msg=\"Stopping pod sandbox: 1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069\" id=1ca60420-f44a-4a5d-a5a9-a957140a121f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.251891 | controller |     "Jun 11 11:51:17.489818 crc crio[22553]: time=\"2026-06-11T11:51:17.48956422Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069 UID:44dc0084-91bf-4985-aa92-974f29e20ef8 NetNS:/var/run/netns/36e4bfce-a60c-4ae2-b25b-961299464c77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod44dc0084_91bf_4985_aa92_974f29e20ef8.slice PodAnnotations:0xc002b8ac30}] Aliases:map[]}\"",
2026-06-11 12:41:58.251909 | controller |     "Jun 11 11:51:17.489818 crc crio[22553]: time=\"2026-06-11T11:51:17.489769316Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.251925 | controller |     "Jun 11 11:51:17.528996 crc crio[22553]: time=\"2026-06-11T11:51:17.527782526Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=97651fe0-7666-49dc-95db-e1fc8cada3a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.251940 | controller |     "Jun 11 11:51:17.529243 crc crio[22553]: time=\"2026-06-11T11:51:17.529081473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.251955 | controller |     "Jun 11 11:51:17.594840 crc crio[22553]: time=\"2026-06-11T11:51:17.594452791Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1 UID:d5c09731-5455-4e8e-85b8-8552b0baa427 NetNS:/var/run/netns/81b3e9c3-29ef-45d9-b32b-420022d4cdab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5c09731_5455_4e8e_85b8_8552b0baa427.slice PodAnnotations:0xc0050d2850}] Aliases:map[]}\"",
2026-06-11 12:41:58.251969 | controller |     "Jun 11 11:51:17.595236 crc crio[22553]: time=\"2026-06-11T11:51:17.595210263Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.251984 | controller |     "Jun 11 11:51:17.675771 crc crio[22553]: 2026-06-11T11:51:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ccb4b0346e08fa Mac:e6:ff:83:1d:8d:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/331ce861-36be-4b36-9014-eb9eda283909 SocketPath: PciID:}] [{Interface:0xc00025c910 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.252000 | controller |     "Jun 11 11:51:17.675771 crc crio[22553]: time=\"2026-06-11T11:51:17.672571621Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b UID:638d8197-9cae-4203-8f3d-7bc83fb28ecd NetNS:/var/run/netns/331ce861-36be-4b36-9014-eb9eda283909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod638d8197_9cae_4203_8f3d_7bc83fb28ecd.slice PodAnnotations:0xc005f121a0}] Aliases:map[]}\"",
2026-06-11 12:41:58.252015 | controller |     "Jun 11 11:51:17.675771 crc crio[22553]: time=\"2026-06-11T11:51:17.673113797Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.252029 | controller |     "Jun 11 11:51:17.684449 crc crio[22553]: time=\"2026-06-11T11:51:17.684062156Z\" level=info msg=\"Ran pod sandbox 0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b with infra container: openstack/nova-api-0/POD\" id=af3811a7-ed6e-4c45-b002-0cad33477fe0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.252045 | controller |     "Jun 11 11:51:17.699483 crc crio[22553]: time=\"2026-06-11T11:51:17.696639213Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8c1f51f6-a1a0-41cf-a10a-b1cd5dad54c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.252063 | controller |     "Jun 11 11:51:17.703119 crc crio[22553]: time=\"2026-06-11T11:51:17.70304346Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=34ad4261-95e6-48a8-b7ef-a7db8ecb0a85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.252079 | controller |     "Jun 11 11:51:17.760447 crc crio[22553]: time=\"2026-06-11T11:51:17.752640338Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=b6661e9e-4536-4bb2-9fc1-2f08833917fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.252093 | controller |     "Jun 11 11:51:17.760447 crc crio[22553]: time=\"2026-06-11T11:51:17.754803341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.252108 | controller |     "Jun 11 11:51:17.934135 crc crio[22553]: time=\"2026-06-11T11:51:17.932762445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.252122 | controller |     "Jun 11 11:51:17.938331 crc crio[22553]: time=\"2026-06-11T11:51:17.938264725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.252137 | controller |     "Jun 11 11:51:18.073854 crc crio[22553]: time=\"2026-06-11T11:51:18.073523223Z\" level=info msg=\"Stopped pod sandbox: 1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069\" id=1ca60420-f44a-4a5d-a5a9-a957140a121f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.252151 | controller |     "Jun 11 11:51:18.277983 crc crio[22553]: time=\"2026-06-11T11:51:18.277837455Z\" level=info msg=\"Created container ddccba7aa0471bbc6832c60e0e7525c37827b61afe100598b879905e2408168d: openstack/nova-api-0/nova-api-log\" id=b6661e9e-4536-4bb2-9fc1-2f08833917fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.252166 | controller |     "Jun 11 11:51:18.280352 crc crio[22553]: time=\"2026-06-11T11:51:18.279318369Z\" level=info msg=\"Starting container: ddccba7aa0471bbc6832c60e0e7525c37827b61afe100598b879905e2408168d\" id=36db9989-82d4-45d5-b3ce-d8224b37f134 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.252180 | controller |     "Jun 11 11:51:18.299271 crc crio[22553]: time=\"2026-06-11T11:51:18.299138707Z\" level=info msg=\"Started container\" PID=85506 containerID=ddccba7aa0471bbc6832c60e0e7525c37827b61afe100598b879905e2408168d description=openstack/nova-api-0/nova-api-log id=36db9989-82d4-45d5-b3ce-d8224b37f134 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b",
2026-06-11 12:41:58.252195 | controller |     "Jun 11 11:51:18.315756 crc crio[22553]: time=\"2026-06-11T11:51:18.315207216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=de0e85a9-59c4-43e6-a27b-f807e82e3a8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.252209 | controller |     "Jun 11 11:51:18.377634 crc crio[22553]: 2026-06-11T11:51:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1ab2202ff53df0 Mac:3e:ab:53:36:23:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/81b3e9c3-29ef-45d9-b32b-420022d4cdab SocketPath: PciID:}] [{Interface:0xc0001805b0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.252224 | controller |     "Jun 11 11:51:18.378024 crc crio[22553]: time=\"2026-06-11T11:51:18.377901376Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1 UID:d5c09731-5455-4e8e-85b8-8552b0baa427 NetNS:/var/run/netns/81b3e9c3-29ef-45d9-b32b-420022d4cdab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5c09731_5455_4e8e_85b8_8552b0baa427.slice PodAnnotations:0xc0050d2850}] Aliases:map[]}\"",
2026-06-11 12:41:58.252243 | controller |     "Jun 11 11:51:18.378095 crc crio[22553]: time=\"2026-06-11T11:51:18.3780389Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.252259 | controller |     "Jun 11 11:51:18.404187 crc crio[22553]: time=\"2026-06-11T11:51:18.40409284Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ebc1f3eb-741c-4b40-9472-77479b03ff5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.252274 | controller |     "Jun 11 11:51:18.417652 crc crio[22553]: time=\"2026-06-11T11:51:18.416596795Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=8f821b38-7ac4-4c09-bd88-dfbb15c9ec56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.252289 | controller |     "Jun 11 11:51:18.418593 crc crio[22553]: time=\"2026-06-11T11:51:18.418502981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.252304 | controller |     "Jun 11 11:51:18.433065 crc crio[22553]: time=\"2026-06-11T11:51:18.424260609Z\" level=info msg=\"Ran pod sandbox a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1 with infra container: openstack/nova-metadata-0/POD\" id=97651fe0-7666-49dc-95db-e1fc8cada3a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.252319 | controller |     "Jun 11 11:51:18.439045 crc crio[22553]: time=\"2026-06-11T11:51:18.437935758Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=aac4812f-056b-4817-9e49-f28fbf08defc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.252334 | controller |     "Jun 11 11:51:18.458840 crc crio[22553]: time=\"2026-06-11T11:51:18.456832159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=73223d76-79db-4b52-99e1-bae66620a05a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.252368 | controller |     "Jun 11 11:51:18.467931 crc crio[22553]: time=\"2026-06-11T11:51:18.46783395Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=d0d47392-a2d1-48fb-8247-865329e3a7ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.252385 | controller |     "Jun 11 11:51:18.470435 crc crio[22553]: time=\"2026-06-11T11:51:18.470302662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.252401 | controller |     "Jun 11 11:51:18.503773 crc crio[22553]: time=\"2026-06-11T11:51:18.503641035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.252415 | controller |     "Jun 11 11:51:18.519317 crc crio[22553]: time=\"2026-06-11T11:51:18.519142928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.252430 | controller |     "Jun 11 11:51:18.545630 crc crio[22553]: time=\"2026-06-11T11:51:18.545488737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.252444 | controller |     "Jun 11 11:51:18.553795 crc crio[22553]: time=\"2026-06-11T11:51:18.551962166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.252463 | controller |     "Jun 11 11:51:18.689419 crc crio[22553]: time=\"2026-06-11T11:51:18.68916611Z\" level=info msg=\"Created container ea799b4f7792a4defb278a2550fafa842a93f4d50d66a54cc534c616c692d667: openstack/nova-api-0/nova-api-api\" id=8f821b38-7ac4-4c09-bd88-dfbb15c9ec56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.252478 | controller |     "Jun 11 11:51:18.692299 crc crio[22553]: time=\"2026-06-11T11:51:18.692205149Z\" level=info msg=\"Starting container: ea799b4f7792a4defb278a2550fafa842a93f4d50d66a54cc534c616c692d667\" id=91927290-eb8a-483b-8290-1cd673ccb248 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.252494 | controller |     "Jun 11 11:51:18.699582 crc crio[22553]: time=\"2026-06-11T11:51:18.69945381Z\" level=info msg=\"Started container\" PID=85538 containerID=ea799b4f7792a4defb278a2550fafa842a93f4d50d66a54cc534c616c692d667 description=openstack/nova-api-0/nova-api-api id=91927290-eb8a-483b-8290-1cd673ccb248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b",
2026-06-11 12:41:58.252509 | controller |     "Jun 11 11:51:18.700997 crc crio[22553]: time=\"2026-06-11T11:51:18.700900562Z\" level=info msg=\"Created container 4f42f89ab08108ea2144a571953e67eb51d2e7c45903afa815c060b25d8a1ca7: openstack/nova-metadata-0/nova-metadata-log\" id=d0d47392-a2d1-48fb-8247-865329e3a7ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.252524 | controller |     "Jun 11 11:51:18.702974 crc crio[22553]: time=\"2026-06-11T11:51:18.702853039Z\" level=info msg=\"Starting container: 4f42f89ab08108ea2144a571953e67eb51d2e7c45903afa815c060b25d8a1ca7\" id=73b2fbc0-2e77-42e7-8642-0d76afa083f7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.252539 | controller |     "Jun 11 11:51:18.719198 crc crio[22553]: time=\"2026-06-11T11:51:18.718915518Z\" level=info msg=\"Started container\" PID=85541 containerID=4f42f89ab08108ea2144a571953e67eb51d2e7c45903afa815c060b25d8a1ca7 description=openstack/nova-metadata-0/nova-metadata-log id=73b2fbc0-2e77-42e7-8642-0d76afa083f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1",
2026-06-11 12:41:58.252554 | controller |     "Jun 11 11:51:18.742610 crc crio[22553]: time=\"2026-06-11T11:51:18.742494206Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1154002a-c26a-4f66-b7f7-42f805e11e0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.252569 | controller |     "Jun 11 11:51:18.791003 crc crio[22553]: time=\"2026-06-11T11:51:18.79093323Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b60a6deb-ed1f-4733-9e96-bd8071abedf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.252584 | controller |     "Jun 11 11:51:18.797799 crc crio[22553]: time=\"2026-06-11T11:51:18.797638866Z\" level=info msg=\"Stopping pod sandbox: 54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1\" id=92807d0a-9323-4371-881b-697a9b6c9c65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.252599 | controller |     "Jun 11 11:51:18.801998 crc crio[22553]: time=\"2026-06-11T11:51:18.798639375Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-mj7ml Namespace:openstack ID:54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1 UID:5996adcc-2c50-45d5-94b3-68251a406f50 NetNS:/var/run/netns/c1133722-3ffd-48b4-bdf5-5b413d230096 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5996adcc_2c50_45d5_94b3_68251a406f50.slice PodAnnotations:0xc00279a640}] Aliases:map[]}\"",
2026-06-11 12:41:58.252614 | controller |     "Jun 11 11:51:18.801998 crc crio[22553]: time=\"2026-06-11T11:51:18.799002295Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-mj7ml from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.252632 | controller |     "Jun 11 11:51:18.801998 crc crio[22553]: time=\"2026-06-11T11:51:18.799639314Z\" level=info msg=\"Removing container: 9611f40aef7781df9290efe0ac45c7d0aba6bbb0e2e0b25d9b9039c89b9600d7\" id=ae544130-2baf-46bc-a7b9-72c970a77419 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.252647 | controller |     "Jun 11 11:51:18.806093 crc crio[22553]: time=\"2026-06-11T11:51:18.80600723Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=c06c065d-5355-44fe-864b-56402b234f44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.252662 | controller |     "Jun 11 11:51:18.809924 crc crio[22553]: time=\"2026-06-11T11:51:18.809849552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.252677 | controller |     "Jun 11 11:51:18.864623 crc crio[22553]: time=\"2026-06-11T11:51:18.856452562Z\" level=info msg=\"Removed container 9611f40aef7781df9290efe0ac45c7d0aba6bbb0e2e0b25d9b9039c89b9600d7: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=ae544130-2baf-46bc-a7b9-72c970a77419 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.252691 | controller |     "Jun 11 11:51:19.066046 crc crio[22553]: time=\"2026-06-11T11:51:19.064845814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.252706 | controller |     "Jun 11 11:51:19.081215 crc crio[22553]: time=\"2026-06-11T11:51:19.081078278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.252720 | controller |     "Jun 11 11:51:19.348987 crc crio[22553]: time=\"2026-06-11T11:51:19.348847482Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=2f6f37a8-79b1-4da4-9b00-b705c7d37343 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.252735 | controller |     "Jun 11 11:51:19.348987 crc crio[22553]: time=\"2026-06-11T11:51:19.348952285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.252749 | controller |     "Jun 11 11:51:19.385817 crc crio[22553]: time=\"2026-06-11T11:51:19.385637386Z\" level=info msg=\"Created container 026e22a35aed141e343f8b40e26d835f96bed6c7295e7dfc1b8b17ea36b6f66b: openstack/nova-metadata-0/nova-metadata-metadata\" id=c06c065d-5355-44fe-864b-56402b234f44 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.252764 | controller |     "Jun 11 11:51:19.399308 crc crio[22553]: time=\"2026-06-11T11:51:19.399180961Z\" level=info msg=\"Starting container: 026e22a35aed141e343f8b40e26d835f96bed6c7295e7dfc1b8b17ea36b6f66b\" id=9588a81e-49a0-48b4-aec1-66f0e148be3b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.252778 | controller |     "Jun 11 11:51:19.406277 crc crio[22553]: time=\"2026-06-11T11:51:19.404540898Z\" level=info msg=\"Started container\" PID=85638 containerID=026e22a35aed141e343f8b40e26d835f96bed6c7295e7dfc1b8b17ea36b6f66b description=openstack/nova-metadata-0/nova-metadata-metadata id=9588a81e-49a0-48b4-aec1-66f0e148be3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1",
2026-06-11 12:41:58.252793 | controller |     "Jun 11 11:51:19.436113 crc crio[22553]: time=\"2026-06-11T11:51:19.435994896Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d UID:bc33fb68-196d-4708-8676-04e6d35274ba NetNS:/var/run/netns/c3e8b8fc-13dc-449f-ae80-a66dd757a143 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc33fb68_196d_4708_8676_04e6d35274ba.slice PodAnnotations:0xc0011e8120}] Aliases:map[]}\"",
2026-06-11 12:41:58.252811 | controller |     "Jun 11 11:51:19.436113 crc crio[22553]: time=\"2026-06-11T11:51:19.436065948Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.252826 | controller |     "Jun 11 11:51:19.491036 crc crio[22553]: time=\"2026-06-11T11:51:19.48925486Z\" level=info msg=\"Stopped pod sandbox: 54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1\" id=92807d0a-9323-4371-881b-697a9b6c9c65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.252841 | controller |     "Jun 11 11:51:20.064191 crc crio[22553]: 2026-06-11T11:51:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:288f1cb3161952b Mac:b2:d2:2f:3c:6c:9c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/c3e8b8fc-13dc-449f-ae80-a66dd757a143 SocketPath: PciID:}] [{Interface:0xc00025ca30 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.252855 | controller |     "Jun 11 11:51:20.067145 crc crio[22553]: time=\"2026-06-11T11:51:20.067011462Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d UID:bc33fb68-196d-4708-8676-04e6d35274ba NetNS:/var/run/netns/c3e8b8fc-13dc-449f-ae80-a66dd757a143 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc33fb68_196d_4708_8676_04e6d35274ba.slice PodAnnotations:0xc0011e8120}] Aliases:map[]}\"",
2026-06-11 12:41:58.252870 | controller |     "Jun 11 11:51:20.067334 crc crio[22553]: time=\"2026-06-11T11:51:20.067267509Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.252884 | controller |     "Jun 11 11:51:20.081729 crc crio[22553]: time=\"2026-06-11T11:51:20.081481194Z\" level=info msg=\"Ran pod sandbox 288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d with infra container: openstack/nova-scheduler-0/POD\" id=2f6f37a8-79b1-4da4-9b00-b705c7d37343 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.252899 | controller |     "Jun 11 11:51:20.086209 crc crio[22553]: time=\"2026-06-11T11:51:20.084478121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=13a6d0b5-e041-41b3-9034-eff627503f84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.252914 | controller |     "Jun 11 11:51:20.120460 crc crio[22553]: time=\"2026-06-11T11:51:20.120300017Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=c3f2701d-0654-4a56-96d3-02c022f7a9ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.252929 | controller |     "Jun 11 11:51:20.139192 crc crio[22553]: time=\"2026-06-11T11:51:20.133608765Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=fb03314d-340d-4ed0-aad5-da47e79e08cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.252943 | controller |     "Jun 11 11:51:20.139192 crc crio[22553]: time=\"2026-06-11T11:51:20.135656985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.252958 | controller |     "Jun 11 11:51:20.208230 crc crio[22553]: time=\"2026-06-11T11:51:20.207891083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.252972 | controller |     "Jun 11 11:51:20.212653 crc crio[22553]: time=\"2026-06-11T11:51:20.21258192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.252990 | controller |     "Jun 11 11:51:20.379978 crc crio[22553]: time=\"2026-06-11T11:51:20.379902013Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=d5b99d26-f91d-402e-b1d8-fcde756b390e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.253004 | controller |     "Jun 11 11:51:20.382109 crc crio[22553]: time=\"2026-06-11T11:51:20.380030487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.253019 | controller |     "Jun 11 11:51:20.420508 crc crio[22553]: time=\"2026-06-11T11:51:20.420310972Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:65539d6a8e0395932630d444c503773abaa5a3de9347c4489c75544960568303 UID:74ca4626-aa9b-4d70-b27b-08da1cb37b7d NetNS:/var/run/netns/d1940d16-0161-4725-8bf7-7e372b314a2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74ca4626_aa9b_4d70_b27b_08da1cb37b7d.slice PodAnnotations:0xc00001a5d0}] Aliases:map[]}\"",
2026-06-11 12:41:58.253034 | controller |     "Jun 11 11:51:20.420508 crc crio[22553]: time=\"2026-06-11T11:51:20.420464957Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.253048 | controller |     "Jun 11 11:51:20.456725 crc crio[22553]: time=\"2026-06-11T11:51:20.456525369Z\" level=info msg=\"Created container d90c3815b1861655f605ff38d50931582e7caf73cde0ad09c4c9e24e1879bb2d: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=fb03314d-340d-4ed0-aad5-da47e79e08cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.253063 | controller |     "Jun 11 11:51:20.457964 crc crio[22553]: time=\"2026-06-11T11:51:20.457872539Z\" level=info msg=\"Starting container: d90c3815b1861655f605ff38d50931582e7caf73cde0ad09c4c9e24e1879bb2d\" id=6255661f-08e5-4461-bb92-3379a9c8f7f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.253077 | controller |     "Jun 11 11:51:20.464416 crc crio[22553]: time=\"2026-06-11T11:51:20.464332887Z\" level=info msg=\"Started container\" PID=85958 containerID=d90c3815b1861655f605ff38d50931582e7caf73cde0ad09c4c9e24e1879bb2d description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=6255661f-08e5-4461-bb92-3379a9c8f7f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d",
2026-06-11 12:41:58.253092 | controller |     "Jun 11 11:51:21.539885 crc crio[22553]: 2026-06-11T11:51:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65539d6a8e03959 Mac:fa:a7:13:c2:c7:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/d1940d16-0161-4725-8bf7-7e372b314a2b SocketPath: PciID:}] [{Interface:0xc0004be6b0 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.253107 | controller |     "Jun 11 11:51:21.543857 crc crio[22553]: time=\"2026-06-11T11:51:21.543758239Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:65539d6a8e0395932630d444c503773abaa5a3de9347c4489c75544960568303 UID:74ca4626-aa9b-4d70-b27b-08da1cb37b7d NetNS:/var/run/netns/d1940d16-0161-4725-8bf7-7e372b314a2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74ca4626_aa9b_4d70_b27b_08da1cb37b7d.slice PodAnnotations:0xc00001a5d0}] Aliases:map[]}\"",
2026-06-11 12:41:58.253122 | controller |     "Jun 11 11:51:21.544053 crc crio[22553]: time=\"2026-06-11T11:51:21.544004256Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.253140 | controller |     "Jun 11 11:51:21.573594 crc crio[22553]: time=\"2026-06-11T11:51:21.573407684Z\" level=info msg=\"Ran pod sandbox 65539d6a8e0395932630d444c503773abaa5a3de9347c4489c75544960568303 with infra container: openstack/nova-cell1-conductor-0/POD\" id=d5b99d26-f91d-402e-b1d8-fcde756b390e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.253155 | controller |     "Jun 11 11:51:21.581912 crc crio[22553]: time=\"2026-06-11T11:51:21.581808959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=dd8c7906-7117-4e8e-a8db-3e471f891274 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.253170 | controller |     "Jun 11 11:51:21.629646 crc crio[22553]: time=\"2026-06-11T11:51:21.628994946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=258be9ee-50f2-4e6b-84bc-66b82d3aee39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.253184 | controller |     "Jun 11 11:51:21.647034 crc crio[22553]: time=\"2026-06-11T11:51:21.646911829Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=b979b023-6801-4d18-92a5-4a3bc42ca958 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.253198 | controller |     "Jun 11 11:51:21.647626 crc crio[22553]: time=\"2026-06-11T11:51:21.647547568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.253212 | controller |     "Jun 11 11:51:21.712941 crc crio[22553]: time=\"2026-06-11T11:51:21.712806602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.253227 | controller |     "Jun 11 11:51:21.721779 crc crio[22553]: time=\"2026-06-11T11:51:21.719442916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.253241 | controller |     "Jun 11 11:51:21.937025 crc crio[22553]: time=\"2026-06-11T11:51:21.936899232Z\" level=info msg=\"Created container 91c247159fadf41357a96a37a8b2a735ad101d99888818d1608ce068801bf67a: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=b979b023-6801-4d18-92a5-4a3bc42ca958 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.253256 | controller |     "Jun 11 11:51:21.939350 crc crio[22553]: time=\"2026-06-11T11:51:21.939184089Z\" level=info msg=\"Starting container: 91c247159fadf41357a96a37a8b2a735ad101d99888818d1608ce068801bf67a\" id=e4a7bc8f-2db2-4438-bc12-89a4a007da98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.253271 | controller |     "Jun 11 11:51:21.948407 crc crio[22553]: time=\"2026-06-11T11:51:21.948149511Z\" level=info msg=\"Started container\" PID=86081 containerID=91c247159fadf41357a96a37a8b2a735ad101d99888818d1608ce068801bf67a description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=e4a7bc8f-2db2-4438-bc12-89a4a007da98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65539d6a8e0395932630d444c503773abaa5a3de9347c4489c75544960568303",
2026-06-11 12:41:58.253286 | controller |     "Jun 11 11:51:23.917415 crc crio[22553]: time=\"2026-06-11T11:51:23.91594697Z\" level=info msg=\"Stopping container: efd46d72fbc97691729fc85fdc7b0efff344866e78ead1376d7de78ea13b8787 (timeout: 2s)\" id=94af4d74-c8a0-43fc-aaf0-5d172f40079f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.253301 | controller |     "Jun 11 11:51:24.043802 crc crio[22553]: time=\"2026-06-11T11:51:24.043634756Z\" level=info msg=\"Stopped container efd46d72fbc97691729fc85fdc7b0efff344866e78ead1376d7de78ea13b8787: openshift-marketplace/community-operators-2vgm5/registry-server\" id=94af4d74-c8a0-43fc-aaf0-5d172f40079f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.253321 | controller |     "Jun 11 11:51:24.046598 crc crio[22553]: time=\"2026-06-11T11:51:24.046522781Z\" level=info msg=\"Stopping pod sandbox: 705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964\" id=983fc1a6-d129-48c9-a464-d1cec5e82ec1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.253336 | controller |     "Jun 11 11:51:24.047785 crc crio[22553]: time=\"2026-06-11T11:51:24.047630093Z\" level=info msg=\"Got pod network &{Name:community-operators-2vgm5 Namespace:openshift-marketplace ID:705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964 UID:ea93e1e6-0c4e-460c-9e9f-3b91782eec2e NetNS:/var/run/netns/e0ed8ed7-a881-4547-98cb-83c7f27e33c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podea93e1e6_0c4e_460c_9e9f_3b91782eec2e.slice PodAnnotations:0xc000ca0988}] Aliases:map[]}\"",
2026-06-11 12:41:58.253369 | controller |     "Jun 11 11:51:24.047887 crc crio[22553]: time=\"2026-06-11T11:51:24.047856879Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-2vgm5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.253385 | controller |     "Jun 11 11:51:24.453014 crc crio[22553]: time=\"2026-06-11T11:51:24.452430727Z\" level=info msg=\"Stopped pod sandbox: 705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964\" id=983fc1a6-d129-48c9-a464-d1cec5e82ec1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.253400 | controller |     "Jun 11 11:51:24.940318 crc crio[22553]: time=\"2026-06-11T11:51:24.93946355Z\" level=info msg=\"Removing container: efd46d72fbc97691729fc85fdc7b0efff344866e78ead1376d7de78ea13b8787\" id=f1aba21e-3552-401a-a2f3-fa35ceba9965 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.253414 | controller |     "Jun 11 11:51:24.984989 crc crio[22553]: time=\"2026-06-11T11:51:24.984833034Z\" level=info msg=\"Removed container efd46d72fbc97691729fc85fdc7b0efff344866e78ead1376d7de78ea13b8787: openshift-marketplace/community-operators-2vgm5/registry-server\" id=f1aba21e-3552-401a-a2f3-fa35ceba9965 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.253429 | controller |     "Jun 11 11:51:24.988291 crc crio[22553]: time=\"2026-06-11T11:51:24.988206672Z\" level=info msg=\"Removing container: 3f86f3baaa2e96260f68494da15830e02a3549c6f635926b8d4ca3065896c266\" id=5fce791f-e07a-4012-93f1-4ca0a684c68a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.253444 | controller |     "Jun 11 11:51:25.029324 crc crio[22553]: time=\"2026-06-11T11:51:25.026759177Z\" level=info msg=\"Removed container 3f86f3baaa2e96260f68494da15830e02a3549c6f635926b8d4ca3065896c266: openshift-marketplace/community-operators-2vgm5/extract-content\" id=5fce791f-e07a-4012-93f1-4ca0a684c68a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.253459 | controller |     "Jun 11 11:51:25.033115 crc crio[22553]: time=\"2026-06-11T11:51:25.032811544Z\" level=info msg=\"Removing container: 74080b1c209664392f4945d8f80a270d152a1b236a3fce428ee2221565e1361e\" id=75489d3d-3bc1-44d5-9c4a-ee16d01e9c92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.253474 | controller |     "Jun 11 11:51:25.101542 crc crio[22553]: time=\"2026-06-11T11:51:25.101390095Z\" level=info msg=\"Removed container 74080b1c209664392f4945d8f80a270d152a1b236a3fce428ee2221565e1361e: openshift-marketplace/community-operators-2vgm5/extract-utilities\" id=75489d3d-3bc1-44d5-9c4a-ee16d01e9c92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.253488 | controller |     "Jun 11 11:51:31.399090 crc crio[22553]: time=\"2026-06-11T11:51:31.398058639Z\" level=info msg=\"Removing container: e62b3b09765027552e2aef5cb11ba7e62774ab0dd309c72bcc83ba8b181ae5c7\" id=46482b54-9238-4728-8ba5-6f413dbf4a7f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.253507 | controller |     "Jun 11 11:51:31.553834 crc crio[22553]: time=\"2026-06-11T11:51:31.553396093Z\" level=info msg=\"Removed container e62b3b09765027552e2aef5cb11ba7e62774ab0dd309c72bcc83ba8b181ae5c7: openshift-infra/auto-csr-approver-29686304-p457f/oc\" id=46482b54-9238-4728-8ba5-6f413dbf4a7f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.253522 | controller |     "Jun 11 11:51:31.567528 crc crio[22553]: time=\"2026-06-11T11:51:31.567402782Z\" level=info msg=\"Stopping pod sandbox: b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec\" id=5245ea81-c187-4592-b6f5-8fd909cc19d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.253537 | controller |     "Jun 11 11:51:31.567528 crc crio[22553]: time=\"2026-06-11T11:51:31.567523045Z\" level=info msg=\"Stopped pod sandbox (already stopped): b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec\" id=5245ea81-c187-4592-b6f5-8fd909cc19d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.253552 | controller |     "Jun 11 11:51:31.568779 crc crio[22553]: time=\"2026-06-11T11:51:31.568563346Z\" level=info msg=\"Removing pod sandbox: b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec\" id=44e4be7d-585d-438d-9cfe-bf6b525a9acf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.253568 | controller |     "Jun 11 11:51:31.597127 crc crio[22553]: time=\"2026-06-11T11:51:31.596912983Z\" level=info msg=\"Removed pod sandbox: b1c53a30506ad7c03ff7fe8c703e9a2439113dc86a9728bce18a880bfb8b93ec\" id=44e4be7d-585d-438d-9cfe-bf6b525a9acf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.253582 | controller |     "Jun 11 11:51:31.598394 crc crio[22553]: time=\"2026-06-11T11:51:31.598101378Z\" level=info msg=\"Stopping pod sandbox: 71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e\" id=75085066-5138-42e2-af59-7210dea90b98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.253597 | controller |     "Jun 11 11:51:31.598394 crc crio[22553]: time=\"2026-06-11T11:51:31.5981859Z\" level=info msg=\"Stopped pod sandbox (already stopped): 71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e\" id=75085066-5138-42e2-af59-7210dea90b98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.253611 | controller |     "Jun 11 11:51:31.599110 crc crio[22553]: time=\"2026-06-11T11:51:31.599013524Z\" level=info msg=\"Removing pod sandbox: 71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e\" id=acf84113-09aa-420f-a729-ba405c378bd0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.253626 | controller |     "Jun 11 11:51:31.651830 crc crio[22553]: time=\"2026-06-11T11:51:31.651488046Z\" level=info msg=\"Removed pod sandbox: 71743ec5198c7b06f1b715d4e9a2388056311c53b70c8b1db1ef856918d8255e\" id=acf84113-09aa-420f-a729-ba405c378bd0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.253641 | controller |     "Jun 11 11:51:31.654564 crc crio[22553]: time=\"2026-06-11T11:51:31.654468463Z\" level=info msg=\"Stopping pod sandbox: ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c\" id=02a75bc6-1174-4d20-b904-8e6d5ed2d15f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.253656 | controller |     "Jun 11 11:51:31.654564 crc crio[22553]: time=\"2026-06-11T11:51:31.654565836Z\" level=info msg=\"Stopped pod sandbox (already stopped): ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c\" id=02a75bc6-1174-4d20-b904-8e6d5ed2d15f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.253670 | controller |     "Jun 11 11:51:31.656547 crc crio[22553]: time=\"2026-06-11T11:51:31.65644486Z\" level=info msg=\"Removing pod sandbox: ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c\" id=615b136b-1d7a-49b3-9442-1448b99e9ea8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.253684 | controller |     "Jun 11 11:51:31.684078 crc crio[22553]: time=\"2026-06-11T11:51:31.683927682Z\" level=info msg=\"Removed pod sandbox: ba660ac36cf5df6f49d5e15d9d50d26f56d2b81f0045d60cc07f8615b8c5497c\" id=615b136b-1d7a-49b3-9442-1448b99e9ea8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.253702 | controller |     "Jun 11 11:51:31.685188 crc crio[22553]: time=\"2026-06-11T11:51:31.685068666Z\" level=info msg=\"Stopping pod sandbox: c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68\" id=bce0162b-e77f-48d0-bbf6-3903771a4022 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.253717 | controller |     "Jun 11 11:51:31.685188 crc crio[22553]: time=\"2026-06-11T11:51:31.685142018Z\" level=info msg=\"Stopped pod sandbox (already stopped): c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68\" id=bce0162b-e77f-48d0-bbf6-3903771a4022 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.253732 | controller |     "Jun 11 11:51:31.685825 crc crio[22553]: time=\"2026-06-11T11:51:31.685611441Z\" level=info msg=\"Removing pod sandbox: c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68\" id=353f372b-9477-44bd-bef1-fc411368e7ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.253746 | controller |     "Jun 11 11:51:31.707386 crc crio[22553]: time=\"2026-06-11T11:51:31.707209002Z\" level=info msg=\"Removed pod sandbox: c5edef9bb9f04ca7190dc33a7571d6ffd6a199e744ff4c28342e2facdb5fff68\" id=353f372b-9477-44bd-bef1-fc411368e7ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.253760 | controller |     "Jun 11 11:51:31.708487 crc crio[22553]: time=\"2026-06-11T11:51:31.708411427Z\" level=info msg=\"Stopping pod sandbox: bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed\" id=c48f3d8b-cb68-443f-b26d-67701f5af252 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.253774 | controller |     "Jun 11 11:51:31.708598 crc crio[22553]: time=\"2026-06-11T11:51:31.70851151Z\" level=info msg=\"Stopped pod sandbox (already stopped): bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed\" id=c48f3d8b-cb68-443f-b26d-67701f5af252 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.253789 | controller |     "Jun 11 11:51:31.710812 crc crio[22553]: time=\"2026-06-11T11:51:31.710658923Z\" level=info msg=\"Removing pod sandbox: bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed\" id=a6e908ea-3a36-4ab5-a75d-337c2ee0b355 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.253803 | controller |     "Jun 11 11:51:31.736321 crc crio[22553]: time=\"2026-06-11T11:51:31.736134336Z\" level=info msg=\"Removed pod sandbox: bb6c7a42d9f34d61e26e0ea57bb64966a3c15498de605deac2bcf116b73931ed\" id=a6e908ea-3a36-4ab5-a75d-337c2ee0b355 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.253817 | controller |     "Jun 11 11:51:31.738201 crc crio[22553]: time=\"2026-06-11T11:51:31.738097143Z\" level=info msg=\"Stopping pod sandbox: 705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964\" id=f74a47a9-dbf1-4748-aa63-df7da1ebe9f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.253831 | controller |     "Jun 11 11:51:31.738312 crc crio[22553]: time=\"2026-06-11T11:51:31.738218287Z\" level=info msg=\"Stopped pod sandbox (already stopped): 705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964\" id=f74a47a9-dbf1-4748-aa63-df7da1ebe9f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.253846 | controller |     "Jun 11 11:51:31.739004 crc crio[22553]: time=\"2026-06-11T11:51:31.738925817Z\" level=info msg=\"Removing pod sandbox: 705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964\" id=b4fd0858-1f0c-4976-8ae7-9feee96e3b3b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.253860 | controller |     "Jun 11 11:51:31.756653 crc crio[22553]: time=\"2026-06-11T11:51:31.756480879Z\" level=info msg=\"Removed pod sandbox: 705c08ae2ae9fd62572f8c1a3b1868e2a2c470a6c30578818206ecdfc78ab964\" id=b4fd0858-1f0c-4976-8ae7-9feee96e3b3b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.253878 | controller |     "Jun 11 11:51:31.758338 crc crio[22553]: time=\"2026-06-11T11:51:31.758283561Z\" level=info msg=\"Stopping pod sandbox: 8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c\" id=280d1055-3662-45f9-85ca-ac82b63cd860 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.253893 | controller |     "Jun 11 11:51:31.758517 crc crio[22553]: time=\"2026-06-11T11:51:31.758361254Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c\" id=280d1055-3662-45f9-85ca-ac82b63cd860 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.253907 | controller |     "Jun 11 11:51:31.759424 crc crio[22553]: time=\"2026-06-11T11:51:31.759328532Z\" level=info msg=\"Removing pod sandbox: 8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c\" id=cf5db138-e7db-460c-8900-98c90f7530e6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.253921 | controller |     "Jun 11 11:51:31.777738 crc crio[22553]: time=\"2026-06-11T11:51:31.777591565Z\" level=info msg=\"Removed pod sandbox: 8e0bdb1dd63ce793b0f7eb9f1cd3d0760cf982e11a5ab1fb97fb7386e6dba21c\" id=cf5db138-e7db-460c-8900-98c90f7530e6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.253936 | controller |     "Jun 11 11:51:31.780625 crc crio[22553]: time=\"2026-06-11T11:51:31.780262773Z\" level=info msg=\"Stopping pod sandbox: 1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069\" id=02eed9b4-06ae-4fc4-a5a7-5837077cd659 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.253950 | controller |     "Jun 11 11:51:31.780801 crc crio[22553]: time=\"2026-06-11T11:51:31.780760327Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069\" id=02eed9b4-06ae-4fc4-a5a7-5837077cd659 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.253965 | controller |     "Jun 11 11:51:31.781883 crc crio[22553]: time=\"2026-06-11T11:51:31.781808018Z\" level=info msg=\"Removing pod sandbox: 1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069\" id=6412ee25-8305-4ab6-a242-8b85dea2482b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.253979 | controller |     "Jun 11 11:51:31.800534 crc crio[22553]: time=\"2026-06-11T11:51:31.800428421Z\" level=info msg=\"Removed pod sandbox: 1a8ea1aa722a97cb6eaddd69eebcde0d3377ea6bfe5e717e9dda29ef06036069\" id=6412ee25-8305-4ab6-a242-8b85dea2482b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.253994 | controller |     "Jun 11 11:51:36.931925 crc crio[22553]: time=\"2026-06-11T11:51:36.930258852Z\" level=warning msg=\"Stopping container f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571 with stop signal(15) timed out. Killing...\"",
2026-06-11 12:41:58.254008 | controller |     "Jun 11 11:51:36.975837 crc crio[22553]: time=\"2026-06-11T11:51:36.97508297Z\" level=error msg=\"Killing container f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-11 12:41:58.254023 | controller |     "Jun 11 11:51:37.012063 crc crio[22553]: time=\"2026-06-11T11:51:37.011889574Z\" level=info msg=\"Stopped container f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=2d780382-fc3e-4954-90c1-8c987cd77a07 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.254037 | controller |     "Jun 11 11:51:37.013431 crc crio[22553]: time=\"2026-06-11T11:51:37.013310155Z\" level=info msg=\"Stopping pod sandbox: e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9\" id=e7a7f366-9ca1-4564-b9c3-92fb73a15be9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.254056 | controller |     "Jun 11 11:51:37.014961 crc crio[22553]: time=\"2026-06-11T11:51:37.014858651Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9 UID:905d1802-0714-45d6-b544-f74759af61bc NetNS:/var/run/netns/b1ecceab-6ddf-4644-8233-8898ebd24266 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod905d1802_0714_45d6_b544_f74759af61bc.slice PodAnnotations:0xc001be6c08}] Aliases:map[]}\"",
2026-06-11 12:41:58.254072 | controller |     "Jun 11 11:51:37.015082 crc crio[22553]: time=\"2026-06-11T11:51:37.015048336Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.254087 | controller |     "Jun 11 11:51:37.416127 crc crio[22553]: time=\"2026-06-11T11:51:37.415501203Z\" level=info msg=\"Stopped pod sandbox: e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9\" id=e7a7f366-9ca1-4564-b9c3-92fb73a15be9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.254101 | controller |     "Jun 11 11:51:38.214063 crc crio[22553]: time=\"2026-06-11T11:51:38.213337858Z\" level=info msg=\"Removing container: f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571\" id=0a2f8033-b586-45d0-a344-8bf3a0d1f367 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.254116 | controller |     "Jun 11 11:51:38.279086 crc crio[22553]: time=\"2026-06-11T11:51:38.278931562Z\" level=info msg=\"Removed container f837cc2ddc1ba3f6147d2caca55a9564de88a4cb8ed9115a9df457fb58aa9571: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=0a2f8033-b586-45d0-a344-8bf3a0d1f367 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.254131 | controller |     "Jun 11 11:51:38.796215 crc crio[22553]: time=\"2026-06-11T11:51:38.794480848Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=20a878a8-028b-426f-a53d-3a03ae6faece name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.254145 | controller |     "Jun 11 11:51:38.796215 crc crio[22553]: time=\"2026-06-11T11:51:38.795297662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.254160 | controller |     "Jun 11 11:51:38.851004 crc crio[22553]: time=\"2026-06-11T11:51:38.850898405Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:de01d3a723eed80db88a55a4d7700d0ad809061a7ed0284aabd18852e2852365 UID:064019ab-aaf7-4c47-875a-a3d7fc0bd44f NetNS:/var/run/netns/0de5db84-5afd-4af0-b585-0dfebb110f23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod064019ab_aaf7_4c47_875a_a3d7fc0bd44f.slice PodAnnotations:0xc00279ada0}] Aliases:map[]}\"",
2026-06-11 12:41:58.254175 | controller |     "Jun 11 11:51:38.851004 crc crio[22553]: time=\"2026-06-11T11:51:38.850994647Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.254189 | controller |     "Jun 11 11:51:39.315933 crc crio[22553]: time=\"2026-06-11T11:51:39.315145222Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68b84f4555-w2vcc/POD\" id=7261bf70-eb97-4bce-94db-961283389789 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.254204 | controller |     "Jun 11 11:51:39.317024 crc crio[22553]: time=\"2026-06-11T11:51:39.315981597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.254219 | controller |     "Jun 11 11:51:39.379740 crc crio[22553]: time=\"2026-06-11T11:51:39.378945054Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-w2vcc Namespace:openstack ID:5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1 UID:fc1ef1d7-adf9-4476-9f00-f61dfaf7fbe7 NetNS:/var/run/netns/21a4c5bd-fef2-4a34-a855-880345c004bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc1ef1d7_adf9_4476_9f00_f61dfaf7fbe7.slice PodAnnotations:0xc004800430}] Aliases:map[]}\"",
2026-06-11 12:41:58.254243 | controller |     "Jun 11 11:51:39.379740 crc crio[22553]: time=\"2026-06-11T11:51:39.379017917Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68b84f4555-w2vcc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.254259 | controller |     "Jun 11 11:51:39.651885 crc crio[22553]: 2026-06-11T11:51:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de01d3a723eed80 Mac:fa:55:ad:b3:c8:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/0de5db84-5afd-4af0-b585-0dfebb110f23 SocketPath: PciID:}] [{Interface:0xc0003a5280 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.254274 | controller |     "Jun 11 11:51:39.658406 crc crio[22553]: time=\"2026-06-11T11:51:39.658260606Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:de01d3a723eed80db88a55a4d7700d0ad809061a7ed0284aabd18852e2852365 UID:064019ab-aaf7-4c47-875a-a3d7fc0bd44f NetNS:/var/run/netns/0de5db84-5afd-4af0-b585-0dfebb110f23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod064019ab_aaf7_4c47_875a_a3d7fc0bd44f.slice PodAnnotations:0xc00279ada0}] Aliases:map[]}\"",
2026-06-11 12:41:58.254289 | controller |     "Jun 11 11:51:39.658914 crc crio[22553]: time=\"2026-06-11T11:51:39.65873104Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.254304 | controller |     "Jun 11 11:51:39.675291 crc crio[22553]: time=\"2026-06-11T11:51:39.675220201Z\" level=info msg=\"Ran pod sandbox de01d3a723eed80db88a55a4d7700d0ad809061a7ed0284aabd18852e2852365 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=20a878a8-028b-426f-a53d-3a03ae6faece name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.254319 | controller |     "Jun 11 11:51:39.691738 crc crio[22553]: time=\"2026-06-11T11:51:39.691140835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=f5fddce5-b6cc-4568-9c96-db72bdbf94a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.254334 | controller |     "Jun 11 11:51:39.783773 crc crio[22553]: time=\"2026-06-11T11:51:39.783225643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=21777d53-a87d-41d3-8138-efcd43e32950 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.254365 | controller |     "Jun 11 11:51:39.986414 crc crio[22553]: time=\"2026-06-11T11:51:39.985359502Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=696050e5-fd31-4dee-af29-ffe1680c20a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.254382 | controller |     "Jun 11 11:51:39.987255 crc crio[22553]: time=\"2026-06-11T11:51:39.987179725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.254398 | controller |     "Jun 11 11:51:40.072203 crc crio[22553]: 2026-06-11T11:51:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5521e971cfa4cba Mac:76:80:3b:f6:5a:54 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/21a4c5bd-fef2-4a34-a855-880345c004bc SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.254417 | controller |     "Jun 11 11:51:40.074143 crc crio[22553]: time=\"2026-06-11T11:51:40.073508455Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-w2vcc Namespace:openstack ID:5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1 UID:fc1ef1d7-adf9-4476-9f00-f61dfaf7fbe7 NetNS:/var/run/netns/21a4c5bd-fef2-4a34-a855-880345c004bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc1ef1d7_adf9_4476_9f00_f61dfaf7fbe7.slice PodAnnotations:0xc004800430}] Aliases:map[]}\"",
2026-06-11 12:41:58.254484 | controller |     "Jun 11 11:51:40.074143 crc crio[22553]: time=\"2026-06-11T11:51:40.073655559Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68b84f4555-w2vcc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.254507 | controller |     "Jun 11 11:51:40.085582 crc crio[22553]: time=\"2026-06-11T11:51:40.085489174Z\" level=info msg=\"Ran pod sandbox 5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1 with infra container: openstack/dnsmasq-dns-68b84f4555-w2vcc/POD\" id=7261bf70-eb97-4bce-94db-961283389789 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.254524 | controller |     "Jun 11 11:51:40.101037 crc crio[22553]: time=\"2026-06-11T11:51:40.100833382Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d8180144-194a-4de8-84af-74a18ecea6e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.254539 | controller |     "Jun 11 11:51:40.139823 crc crio[22553]: time=\"2026-06-11T11:51:40.139210762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.254554 | controller |     "Jun 11 11:51:40.145753 crc crio[22553]: time=\"2026-06-11T11:51:40.145609319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.254569 | controller |     "Jun 11 11:51:40.268784 crc crio[22553]: time=\"2026-06-11T11:51:40.26830205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ccff1b50-0951-4779-9f85-d1f1f2bca404 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.254585 | controller |     "Jun 11 11:51:40.280746 crc crio[22553]: time=\"2026-06-11T11:51:40.280545597Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-w2vcc/init\" id=b893f1eb-084c-4305-bba3-aa9767e799d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.254599 | controller |     "Jun 11 11:51:40.281109 crc crio[22553]: time=\"2026-06-11T11:51:40.281019571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.254614 | controller |     "Jun 11 11:51:40.339051 crc crio[22553]: time=\"2026-06-11T11:51:40.33718482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.254629 | controller |     "Jun 11 11:51:40.344518 crc crio[22553]: time=\"2026-06-11T11:51:40.34439309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.254646 | controller |     "Jun 11 11:51:40.479780 crc crio[22553]: time=\"2026-06-11T11:51:40.478799382Z\" level=info msg=\"Created container 81b95900f817dc27fc0185efe61e2a9274d5e43e42519f75eee46cdb35f73411: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=696050e5-fd31-4dee-af29-ffe1680c20a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.254669 | controller |     "Jun 11 11:51:40.482245 crc crio[22553]: time=\"2026-06-11T11:51:40.481567313Z\" level=info msg=\"Starting container: 81b95900f817dc27fc0185efe61e2a9274d5e43e42519f75eee46cdb35f73411\" id=8c78296c-815a-43e6-9b32-824ffcc61053 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.254686 | controller |     "Jun 11 11:51:40.489734 crc crio[22553]: time=\"2026-06-11T11:51:40.489577217Z\" level=info msg=\"Started container\" PID=87205 containerID=81b95900f817dc27fc0185efe61e2a9274d5e43e42519f75eee46cdb35f73411 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=8c78296c-815a-43e6-9b32-824ffcc61053 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de01d3a723eed80db88a55a4d7700d0ad809061a7ed0284aabd18852e2852365",
2026-06-11 12:41:58.254701 | controller |     "Jun 11 11:51:40.526854 crc crio[22553]: time=\"2026-06-11T11:51:40.526501464Z\" level=info msg=\"Created container 96af61224980b36f4fa43e07699c1696077c255b05182d17de32553ce35a4a0c: openstack/dnsmasq-dns-68b84f4555-w2vcc/init\" id=b893f1eb-084c-4305-bba3-aa9767e799d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.254716 | controller |     "Jun 11 11:51:40.533496 crc crio[22553]: time=\"2026-06-11T11:51:40.533353194Z\" level=info msg=\"Starting container: 96af61224980b36f4fa43e07699c1696077c255b05182d17de32553ce35a4a0c\" id=e66f9ad4-2c78-422a-ad04-658d053d7841 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.254731 | controller |     "Jun 11 11:51:40.547294 crc crio[22553]: time=\"2026-06-11T11:51:40.547153477Z\" level=info msg=\"Started container\" PID=87228 containerID=96af61224980b36f4fa43e07699c1696077c255b05182d17de32553ce35a4a0c description=openstack/dnsmasq-dns-68b84f4555-w2vcc/init id=e66f9ad4-2c78-422a-ad04-658d053d7841 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1",
2026-06-11 12:41:58.254746 | controller |     "Jun 11 11:51:41.325225 crc crio[22553]: time=\"2026-06-11T11:51:41.325172803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=466a7b57-2251-4a54-ac3c-bd354f16d66b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.254761 | controller |     "Jun 11 11:51:41.449906 crc crio[22553]: time=\"2026-06-11T11:51:41.448960255Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ece38a99-bad8-4562-b910-e683e49910a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.254776 | controller |     "Jun 11 11:51:41.463132 crc crio[22553]: time=\"2026-06-11T11:51:41.462945994Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68b84f4555-w2vcc/dnsmasq-dns\" id=955af3de-2ed5-4f8e-b5df-6a1cda2b4b3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.254790 | controller |     "Jun 11 11:51:41.463593 crc crio[22553]: time=\"2026-06-11T11:51:41.463532321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.254805 | controller |     "Jun 11 11:51:41.618231 crc crio[22553]: time=\"2026-06-11T11:51:41.618076781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.254820 | controller |     "Jun 11 11:51:41.625475 crc crio[22553]: time=\"2026-06-11T11:51:41.625333663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.254835 | controller |     "Jun 11 11:51:41.843977 crc crio[22553]: time=\"2026-06-11T11:51:41.84386388Z\" level=info msg=\"Created container 6bdb71de426c994cc81f5bc0e1a6d17997cb4ad3c9fe82d9554bbb2cd5092971: openstack/dnsmasq-dns-68b84f4555-w2vcc/dnsmasq-dns\" id=955af3de-2ed5-4f8e-b5df-6a1cda2b4b3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.254854 | controller |     "Jun 11 11:51:41.845615 crc crio[22553]: time=\"2026-06-11T11:51:41.845533029Z\" level=info msg=\"Starting container: 6bdb71de426c994cc81f5bc0e1a6d17997cb4ad3c9fe82d9554bbb2cd5092971\" id=b974119c-70cb-4769-8051-d4c2f0faaca9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.254869 | controller |     "Jun 11 11:51:41.853590 crc crio[22553]: time=\"2026-06-11T11:51:41.853510592Z\" level=info msg=\"Started container\" PID=87337 containerID=6bdb71de426c994cc81f5bc0e1a6d17997cb4ad3c9fe82d9554bbb2cd5092971 description=openstack/dnsmasq-dns-68b84f4555-w2vcc/dnsmasq-dns id=b974119c-70cb-4769-8051-d4c2f0faaca9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1",
2026-06-11 12:41:58.254884 | controller |     "Jun 11 11:51:42.132565 crc crio[22553]: time=\"2026-06-11T11:51:42.130206287Z\" level=info msg=\"Stopping container: 357aac6d74fb27cd126ddb912dd849f6ffda5bf473dfcaea34bf01aeb299e1f2 (timeout: 30s)\" id=590f1fde-72ec-4c91-8246-9f00b52c2b33 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.254898 | controller |     "Jun 11 11:51:42.138855 crc crio[22553]: time=\"2026-06-11T11:51:42.132162184Z\" level=info msg=\"Stopping container: cf82e3cd737f4e48afde7db5567dc9ba87673f99128b1c755cd4879fd2a47246 (timeout: 30s)\" id=cbdf687e-cf7c-4a00-a0b0-96d60084daa6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.254913 | controller |     "Jun 11 11:51:42.139293 crc crio[22553]: time=\"2026-06-11T11:51:42.132474303Z\" level=info msg=\"Stopping container: 0e20cd08da227308a5e0720b5f5e2dd1585579144c6ee390e64fca09eefd4fbf (timeout: 30s)\" id=5ee61329-d57e-4611-9813-9726dcfcb929 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.254928 | controller |     "Jun 11 11:51:42.139975 crc crio[22553]: time=\"2026-06-11T11:51:42.132308529Z\" level=info msg=\"Stopping container: 2e092d60dfc5817fbfae9f07588acb6c65f90f391ca01d3e15328db3e6627879 (timeout: 30s)\" id=335c2afd-f8a4-43c1-8515-8e28c1fdba86 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.254942 | controller |     "Jun 11 11:51:42.273935 crc crio[22553]: time=\"2026-06-11T11:51:42.272956163Z\" level=info msg=\"Stopped container 0e20cd08da227308a5e0720b5f5e2dd1585579144c6ee390e64fca09eefd4fbf: openstack/ceilometer-0/sg-core\" id=5ee61329-d57e-4611-9813-9726dcfcb929 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.254957 | controller |     "Jun 11 11:51:42.387308 crc crio[22553]: time=\"2026-06-11T11:51:42.387232258Z\" level=info msg=\"Stopped container 2e092d60dfc5817fbfae9f07588acb6c65f90f391ca01d3e15328db3e6627879: openstack/ceilometer-0/proxy-httpd\" id=335c2afd-f8a4-43c1-8515-8e28c1fdba86 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.254972 | controller |     "Jun 11 11:51:42.788411 crc crio[22553]: time=\"2026-06-11T11:51:42.787727466Z\" level=info msg=\"Stopped container cf82e3cd737f4e48afde7db5567dc9ba87673f99128b1c755cd4879fd2a47246: openstack/ceilometer-0/ceilometer-central-agent\" id=cbdf687e-cf7c-4a00-a0b0-96d60084daa6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.254986 | controller |     "Jun 11 11:51:42.807175 crc crio[22553]: time=\"2026-06-11T11:51:42.80706388Z\" level=info msg=\"Stopping container: ddccba7aa0471bbc6832c60e0e7525c37827b61afe100598b879905e2408168d (timeout: 30s)\" id=69e1be99-0033-48f1-b6e3-6629a9f38f7b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.255000 | controller |     "Jun 11 11:51:42.809047 crc crio[22553]: time=\"2026-06-11T11:51:42.808973656Z\" level=info msg=\"Stopping container: ea799b4f7792a4defb278a2550fafa842a93f4d50d66a54cc534c616c692d667 (timeout: 30s)\" id=67f1d88d-8353-481c-af2f-7d778148d3af name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.255015 | controller |     "Jun 11 11:51:42.936131 crc crio[22553]: time=\"2026-06-11T11:51:42.935530939Z\" level=info msg=\"Stopped container ddccba7aa0471bbc6832c60e0e7525c37827b61afe100598b879905e2408168d: openstack/nova-api-0/nova-api-log\" id=69e1be99-0033-48f1-b6e3-6629a9f38f7b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.255033 | controller |     "Jun 11 11:51:43.077075 crc crio[22553]: time=\"2026-06-11T11:51:43.076966207Z\" level=info msg=\"Stopped container 357aac6d74fb27cd126ddb912dd849f6ffda5bf473dfcaea34bf01aeb299e1f2: openstack/ceilometer-0/ceilometer-notification-agent\" id=590f1fde-72ec-4c91-8246-9f00b52c2b33 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.255048 | controller |     "Jun 11 11:51:43.078754 crc crio[22553]: time=\"2026-06-11T11:51:43.078650666Z\" level=info msg=\"Stopping pod sandbox: 495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793\" id=617f30a8-20ea-4271-8d0e-c30d7a40e466 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.255062 | controller |     "Jun 11 11:51:43.082438 crc crio[22553]: time=\"2026-06-11T11:51:43.082358334Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793 UID:4d0a4914-9def-4bd8-96c3-2e81d7bb3191 NetNS:/var/run/netns/7e93e1c8-1971-4442-802c-1923b2a4c985 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d0a4914_9def_4bd8_96c3_2e81d7bb3191.slice PodAnnotations:0xc000ca0b38}] Aliases:map[]}\"",
2026-06-11 12:41:58.255077 | controller |     "Jun 11 11:51:43.082869 crc crio[22553]: time=\"2026-06-11T11:51:43.082834188Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.255092 | controller |     "Jun 11 11:51:43.468106 crc crio[22553]: time=\"2026-06-11T11:51:43.467830004Z\" level=info msg=\"Stopped pod sandbox: 495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793\" id=617f30a8-20ea-4271-8d0e-c30d7a40e466 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.255107 | controller |     "Jun 11 11:51:44.453965 crc crio[22553]: time=\"2026-06-11T11:51:44.453041447Z\" level=info msg=\"Removing container: 2e092d60dfc5817fbfae9f07588acb6c65f90f391ca01d3e15328db3e6627879\" id=647eafef-2b82-4fce-b731-d5bcacfcead0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.255121 | controller |     "Jun 11 11:51:44.540480 crc crio[22553]: time=\"2026-06-11T11:51:44.539646994Z\" level=info msg=\"Removed container 2e092d60dfc5817fbfae9f07588acb6c65f90f391ca01d3e15328db3e6627879: openstack/ceilometer-0/proxy-httpd\" id=647eafef-2b82-4fce-b731-d5bcacfcead0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.255136 | controller |     "Jun 11 11:51:44.544667 crc crio[22553]: time=\"2026-06-11T11:51:44.544572608Z\" level=info msg=\"Removing container: 0e20cd08da227308a5e0720b5f5e2dd1585579144c6ee390e64fca09eefd4fbf\" id=bd368ff9-77fa-4384-9f78-2d8492d880e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.255151 | controller |     "Jun 11 11:51:44.586441 crc crio[22553]: time=\"2026-06-11T11:51:44.586320557Z\" level=info msg=\"Removed container 0e20cd08da227308a5e0720b5f5e2dd1585579144c6ee390e64fca09eefd4fbf: openstack/ceilometer-0/sg-core\" id=bd368ff9-77fa-4384-9f78-2d8492d880e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.255176 | controller |     "Jun 11 11:51:44.592638 crc crio[22553]: time=\"2026-06-11T11:51:44.592542068Z\" level=info msg=\"Removing container: 357aac6d74fb27cd126ddb912dd849f6ffda5bf473dfcaea34bf01aeb299e1f2\" id=baf3ba11-cb47-4031-a7fa-3be9607e6bfe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.255191 | controller |     "Jun 11 11:51:44.625097 crc crio[22553]: time=\"2026-06-11T11:51:44.625003375Z\" level=info msg=\"Removed container 357aac6d74fb27cd126ddb912dd849f6ffda5bf473dfcaea34bf01aeb299e1f2: openstack/ceilometer-0/ceilometer-notification-agent\" id=baf3ba11-cb47-4031-a7fa-3be9607e6bfe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.255210 | controller |     "Jun 11 11:51:44.628044 crc crio[22553]: time=\"2026-06-11T11:51:44.627976672Z\" level=info msg=\"Removing container: cf82e3cd737f4e48afde7db5567dc9ba87673f99128b1c755cd4879fd2a47246\" id=8eac2503-65dd-420f-80f2-c13a8d2b3ede name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.255225 | controller |     "Jun 11 11:51:44.665809 crc crio[22553]: time=\"2026-06-11T11:51:44.665735904Z\" level=info msg=\"Removed container cf82e3cd737f4e48afde7db5567dc9ba87673f99128b1c755cd4879fd2a47246: openstack/ceilometer-0/ceilometer-central-agent\" id=8eac2503-65dd-420f-80f2-c13a8d2b3ede name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.255240 | controller |     "Jun 11 11:51:44.993950 crc crio[22553]: time=\"2026-06-11T11:51:44.99383015Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=09bdb11e-13de-4ccf-b0b5-fdb7042b8402 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.255254 | controller |     "Jun 11 11:51:44.994148 crc crio[22553]: time=\"2026-06-11T11:51:44.993978294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.255269 | controller |     "Jun 11 11:51:45.096101 crc crio[22553]: time=\"2026-06-11T11:51:45.096031332Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1 UID:15e9002b-1424-459f-91aa-c2acbdee4fd3 NetNS:/var/run/netns/5318d120-bc27-4e84-a6cb-de90a9043787 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15e9002b_1424_459f_91aa_c2acbdee4fd3.slice PodAnnotations:0xc0011e81f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.255284 | controller |     "Jun 11 11:51:45.097915 crc crio[22553]: time=\"2026-06-11T11:51:45.096504536Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.255299 | controller |     "Jun 11 11:51:45.669110 crc crio[22553]: 2026-06-11T11:51:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5cb7133d897214 Mac:6e:46:01:24:34:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/5318d120-bc27-4e84-a6cb-de90a9043787 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.255313 | controller |     "Jun 11 11:51:45.671110 crc crio[22553]: time=\"2026-06-11T11:51:45.670434626Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1 UID:15e9002b-1424-459f-91aa-c2acbdee4fd3 NetNS:/var/run/netns/5318d120-bc27-4e84-a6cb-de90a9043787 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15e9002b_1424_459f_91aa_c2acbdee4fd3.slice PodAnnotations:0xc0011e81f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.255328 | controller |     "Jun 11 11:51:45.671110 crc crio[22553]: time=\"2026-06-11T11:51:45.670595961Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.255343 | controller |     "Jun 11 11:51:45.684273 crc crio[22553]: time=\"2026-06-11T11:51:45.683903349Z\" level=info msg=\"Ran pod sandbox d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1 with infra container: openstack/ceilometer-0/POD\" id=09bdb11e-13de-4ccf-b0b5-fdb7042b8402 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.255376 | controller |     "Jun 11 11:51:45.686836 crc crio[22553]: time=\"2026-06-11T11:51:45.686228507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=356e0714-7dec-4861-999f-88419af9abef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.255396 | controller |     "Jun 11 11:51:45.716612 crc crio[22553]: time=\"2026-06-11T11:51:45.716319285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=fe05510e-af08-4da3-b4bf-1959466e29f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.255411 | controller |     "Jun 11 11:51:45.747745 crc crio[22553]: time=\"2026-06-11T11:51:45.747564047Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=76329d79-870f-47f1-a441-41642fcb503a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.255425 | controller |     "Jun 11 11:51:45.748578 crc crio[22553]: time=\"2026-06-11T11:51:45.748506865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.255440 | controller |     "Jun 11 11:51:45.864108 crc crio[22553]: time=\"2026-06-11T11:51:45.864040716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.255456 | controller |     "Jun 11 11:51:45.873494 crc crio[22553]: time=\"2026-06-11T11:51:45.873329238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.255472 | controller |     "Jun 11 11:51:46.071861 crc crio[22553]: time=\"2026-06-11T11:51:46.071743617Z\" level=info msg=\"Created container de144abb6e7fb86d9a37fe4837ca27f08b21ca9b77f0ecfe7905b9e3ead2905c: openstack/ceilometer-0/ceilometer-central-agent\" id=76329d79-870f-47f1-a441-41642fcb503a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.255486 | controller |     "Jun 11 11:51:46.073322 crc crio[22553]: time=\"2026-06-11T11:51:46.073185409Z\" level=info msg=\"Starting container: de144abb6e7fb86d9a37fe4837ca27f08b21ca9b77f0ecfe7905b9e3ead2905c\" id=b619cc39-7db6-4fc9-b109-61d5d3ee5ec4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.255501 | controller |     "Jun 11 11:51:46.081602 crc crio[22553]: time=\"2026-06-11T11:51:46.081494992Z\" level=info msg=\"Stopped container ea799b4f7792a4defb278a2550fafa842a93f4d50d66a54cc534c616c692d667: openstack/nova-api-0/nova-api-api\" id=67f1d88d-8353-481c-af2f-7d778148d3af name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.255516 | controller |     "Jun 11 11:51:46.084443 crc crio[22553]: time=\"2026-06-11T11:51:46.084316444Z\" level=info msg=\"Stopping pod sandbox: 0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b\" id=49066344-2e52-4fff-bad1-2dfbaf2d42d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.255531 | controller |     "Jun 11 11:51:46.085274 crc crio[22553]: time=\"2026-06-11T11:51:46.08519091Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b UID:638d8197-9cae-4203-8f3d-7bc83fb28ecd NetNS:/var/run/netns/331ce861-36be-4b36-9014-eb9eda283909 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod638d8197_9cae_4203_8f3d_7bc83fb28ecd.slice PodAnnotations:0xc00012adc0}] Aliases:map[]}\"",
2026-06-11 12:41:58.255547 | controller |     "Jun 11 11:51:46.085473 crc crio[22553]: time=\"2026-06-11T11:51:46.085413126Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.255562 | controller |     "Jun 11 11:51:46.087444 crc crio[22553]: time=\"2026-06-11T11:51:46.087298881Z\" level=info msg=\"Started container\" PID=87670 containerID=de144abb6e7fb86d9a37fe4837ca27f08b21ca9b77f0ecfe7905b9e3ead2905c description=openstack/ceilometer-0/ceilometer-central-agent id=b619cc39-7db6-4fc9-b109-61d5d3ee5ec4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1",
2026-06-11 12:41:58.255582 | controller |     "Jun 11 11:51:46.101274 crc crio[22553]: time=\"2026-06-11T11:51:46.101172616Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=661e7f61-05df-440b-a4a2-0b5bddc89165 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.255598 | controller |     "Jun 11 11:51:46.147774 crc crio[22553]: time=\"2026-06-11T11:51:46.147586311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=86a4812e-5e6a-4a77-8c79-4051f810bb57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.255613 | controller |     "Jun 11 11:51:46.175210 crc crio[22553]: time=\"2026-06-11T11:51:46.175105354Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=17e3d9b2-5653-4c61-bb6e-2d1913f15bd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.255628 | controller |     "Jun 11 11:51:46.175914 crc crio[22553]: time=\"2026-06-11T11:51:46.175836265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.255642 | controller |     "Jun 11 11:51:46.246222 crc crio[22553]: time=\"2026-06-11T11:51:46.246006953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.255657 | controller |     "Jun 11 11:51:46.256398 crc crio[22553]: time=\"2026-06-11T11:51:46.256263192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.255671 | controller |     "Jun 11 11:51:46.547579 crc crio[22553]: time=\"2026-06-11T11:51:46.54676334Z\" level=info msg=\"Created container 6ce524a63a3094fef3b40af46af3e4eb95a46cff52e24d1728e61f4329067c3c: openstack/ceilometer-0/ceilometer-notification-agent\" id=17e3d9b2-5653-4c61-bb6e-2d1913f15bd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.255686 | controller |     "Jun 11 11:51:46.552872 crc crio[22553]: time=\"2026-06-11T11:51:46.552186469Z\" level=info msg=\"Starting container: 6ce524a63a3094fef3b40af46af3e4eb95a46cff52e24d1728e61f4329067c3c\" id=f9dd260d-13b1-430e-8cf3-ed2713ff5319 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.255701 | controller |     "Jun 11 11:51:46.569485 crc crio[22553]: time=\"2026-06-11T11:51:46.569311398Z\" level=info msg=\"Started container\" PID=87716 containerID=6ce524a63a3094fef3b40af46af3e4eb95a46cff52e24d1728e61f4329067c3c description=openstack/ceilometer-0/ceilometer-notification-agent id=f9dd260d-13b1-430e-8cf3-ed2713ff5319 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1",
2026-06-11 12:41:58.255716 | controller |     "Jun 11 11:51:46.583827 crc crio[22553]: time=\"2026-06-11T11:51:46.583664657Z\" level=info msg=\"Stopped pod sandbox: 0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b\" id=49066344-2e52-4fff-bad1-2dfbaf2d42d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.255731 | controller |     "Jun 11 11:51:46.644151 crc crio[22553]: time=\"2026-06-11T11:51:46.637072926Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=4c1abe39-67e3-4bbc-9bd5-c8a7adbd4b4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.255745 | controller |     "Jun 11 11:51:46.664837 crc crio[22553]: time=\"2026-06-11T11:51:46.664474526Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=89270295-2114-4733-8fab-3e82f32d0aa5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.255764 | controller |     "Jun 11 11:51:46.768878 crc crio[22553]: time=\"2026-06-11T11:51:46.767734819Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=c2b27cee-97bc-4ead-8e4f-fcfccb30c5b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.255779 | controller |     "Jun 11 11:51:46.770838 crc crio[22553]: time=\"2026-06-11T11:51:46.769857791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.255794 | controller |     "Jun 11 11:51:46.885289 crc crio[22553]: time=\"2026-06-11T11:51:46.884057184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.255809 | controller |     "Jun 11 11:51:46.906539 crc crio[22553]: time=\"2026-06-11T11:51:46.906471138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.255824 | controller |     "Jun 11 11:51:47.231433 crc crio[22553]: time=\"2026-06-11T11:51:47.231228276Z\" level=info msg=\"Created container 3d3746a96fa41b56dbfbbf301981d6f9cfdad09646d1d6390e7e4f29470af0ff: openstack/ceilometer-0/sg-core\" id=c2b27cee-97bc-4ead-8e4f-fcfccb30c5b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.255838 | controller |     "Jun 11 11:51:47.232738 crc crio[22553]: time=\"2026-06-11T11:51:47.232548675Z\" level=info msg=\"Starting container: 3d3746a96fa41b56dbfbbf301981d6f9cfdad09646d1d6390e7e4f29470af0ff\" id=4b7d342e-ca42-45b9-88a4-b7f2f88972dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.255853 | controller |     "Jun 11 11:51:47.239526 crc crio[22553]: time=\"2026-06-11T11:51:47.239431476Z\" level=info msg=\"Started container\" PID=87799 containerID=3d3746a96fa41b56dbfbbf301981d6f9cfdad09646d1d6390e7e4f29470af0ff description=openstack/ceilometer-0/sg-core id=4b7d342e-ca42-45b9-88a4-b7f2f88972dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1",
2026-06-11 12:41:58.255867 | controller |     "Jun 11 11:51:47.352453 crc crio[22553]: time=\"2026-06-11T11:51:47.352296329Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=992fb1ec-8be9-43bf-8c67-9e90a0bdd690 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.255882 | controller |     "Jun 11 11:51:47.387739 crc crio[22553]: time=\"2026-06-11T11:51:47.387574799Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=82f504dd-1ed9-4afc-835c-1f88ff6a08cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.255896 | controller |     "Jun 11 11:51:47.497360 crc crio[22553]: time=\"2026-06-11T11:51:47.49725027Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=6343f146-9d87-4a01-98c0-e2ef93eca547 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.255911 | controller |     "Jun 11 11:51:47.497866 crc crio[22553]: time=\"2026-06-11T11:51:47.497837867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.255926 | controller |     "Jun 11 11:51:47.556145 crc crio[22553]: time=\"2026-06-11T11:51:47.556005255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.255940 | controller |     "Jun 11 11:51:47.561842 crc crio[22553]: time=\"2026-06-11T11:51:47.561747172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.255955 | controller |     "Jun 11 11:51:47.572492 crc crio[22553]: time=\"2026-06-11T11:51:47.571764545Z\" level=info msg=\"Removing container: ea799b4f7792a4defb278a2550fafa842a93f4d50d66a54cc534c616c692d667\" id=5ac06c22-9ddd-43e6-9d78-48dc9cd162f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.255973 | controller |     "Jun 11 11:51:47.625254 crc crio[22553]: time=\"2026-06-11T11:51:47.62507654Z\" level=info msg=\"Removed container ea799b4f7792a4defb278a2550fafa842a93f4d50d66a54cc534c616c692d667: openstack/nova-api-0/nova-api-api\" id=5ac06c22-9ddd-43e6-9d78-48dc9cd162f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.255988 | controller |     "Jun 11 11:51:47.628183 crc crio[22553]: time=\"2026-06-11T11:51:47.628117759Z\" level=info msg=\"Removing container: ddccba7aa0471bbc6832c60e0e7525c37827b61afe100598b879905e2408168d\" id=9e38154d-257d-499e-8067-9f1a31a651d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.256003 | controller |     "Jun 11 11:51:47.668582 crc crio[22553]: time=\"2026-06-11T11:51:47.668438626Z\" level=info msg=\"Removed container ddccba7aa0471bbc6832c60e0e7525c37827b61afe100598b879905e2408168d: openstack/nova-api-0/nova-api-log\" id=9e38154d-257d-499e-8067-9f1a31a651d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.256017 | controller |     "Jun 11 11:51:47.887262 crc crio[22553]: time=\"2026-06-11T11:51:47.887032145Z\" level=info msg=\"Created container 10aa2e95d1a3c71d3dba5c9334270273b05e775872dc714d1fc36fa478fdefe9: openstack/ceilometer-0/proxy-httpd\" id=6343f146-9d87-4a01-98c0-e2ef93eca547 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.256032 | controller |     "Jun 11 11:51:47.889881 crc crio[22553]: time=\"2026-06-11T11:51:47.889806076Z\" level=info msg=\"Starting container: 10aa2e95d1a3c71d3dba5c9334270273b05e775872dc714d1fc36fa478fdefe9\" id=66d8a8d3-7476-4ddf-812e-cdab0b018a36 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.256046 | controller |     "Jun 11 11:51:47.903327 crc crio[22553]: time=\"2026-06-11T11:51:47.903200767Z\" level=info msg=\"Started container\" PID=87836 containerID=10aa2e95d1a3c71d3dba5c9334270273b05e775872dc714d1fc36fa478fdefe9 description=openstack/ceilometer-0/proxy-httpd id=66d8a8d3-7476-4ddf-812e-cdab0b018a36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1",
2026-06-11 12:41:58.256061 | controller |     "Jun 11 11:51:48.383717 crc crio[22553]: time=\"2026-06-11T11:51:48.382565347Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=62ff5869-02ff-40ec-8bee-32c5aebd62a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.256075 | controller |     "Jun 11 11:51:48.383717 crc crio[22553]: time=\"2026-06-11T11:51:48.383321639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.256090 | controller |     "Jun 11 11:51:48.453093 crc crio[22553]: time=\"2026-06-11T11:51:48.45289634Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431 UID:f2c149e9-5107-4d57-a3d6-5e22484e283d NetNS:/var/run/netns/392d8503-2ff7-41bc-9c91-4d776d374a26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2c149e9_5107_4d57_a3d6_5e22484e283d.slice PodAnnotations:0xc0011e8960}] Aliases:map[]}\"",
2026-06-11 12:41:58.256105 | controller |     "Jun 11 11:51:48.453522 crc crio[22553]: time=\"2026-06-11T11:51:48.453119386Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.256120 | controller |     "Jun 11 11:51:48.633474 crc crio[22553]: time=\"2026-06-11T11:51:48.633432909Z\" level=info msg=\"Stopping container: de144abb6e7fb86d9a37fe4837ca27f08b21ca9b77f0ecfe7905b9e3ead2905c (timeout: 30s)\" id=f7c0371f-77ed-42b0-bf28-43d1812116bf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.256139 | controller |     "Jun 11 11:51:48.638054 crc crio[22553]: time=\"2026-06-11T11:51:48.637954841Z\" level=info msg=\"Stopping container: 3d3746a96fa41b56dbfbbf301981d6f9cfdad09646d1d6390e7e4f29470af0ff (timeout: 30s)\" id=cbcf31d1-f8bf-43d3-83fa-90fba64febae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.256154 | controller |     "Jun 11 11:51:48.638666 crc crio[22553]: time=\"2026-06-11T11:51:48.638516697Z\" level=info msg=\"Stopping container: 10aa2e95d1a3c71d3dba5c9334270273b05e775872dc714d1fc36fa478fdefe9 (timeout: 30s)\" id=89f53c10-7427-42aa-9871-141176cbbf1a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.256168 | controller |     "Jun 11 11:51:48.639229 crc crio[22553]: time=\"2026-06-11T11:51:48.638884948Z\" level=info msg=\"Stopping container: 6ce524a63a3094fef3b40af46af3e4eb95a46cff52e24d1728e61f4329067c3c (timeout: 30s)\" id=bb2b1c07-5903-43f1-9eb9-d9071958b038 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.256182 | controller |     "Jun 11 11:51:48.779399 crc crio[22553]: time=\"2026-06-11T11:51:48.778052809Z\" level=info msg=\"Stopping container: 9f2c32939a72b0dcd3e3ab4e96cc4990ce64a474c18b85e92a93468f6580f1f1 (timeout: 10s)\" id=5470590c-5bb4-4f8d-97c5-98e6aab9630e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.256197 | controller |     "Jun 11 11:51:48.807861 crc crio[22553]: time=\"2026-06-11T11:51:48.803632556Z\" level=info msg=\"Stopped container 3d3746a96fa41b56dbfbbf301981d6f9cfdad09646d1d6390e7e4f29470af0ff: openstack/ceilometer-0/sg-core\" id=cbcf31d1-f8bf-43d3-83fa-90fba64febae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.256211 | controller |     "Jun 11 11:51:48.920242 crc crio[22553]: time=\"2026-06-11T11:51:48.918603261Z\" level=info msg=\"Stopped container 10aa2e95d1a3c71d3dba5c9334270273b05e775872dc714d1fc36fa478fdefe9: openstack/ceilometer-0/proxy-httpd\" id=89f53c10-7427-42aa-9871-141176cbbf1a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.256226 | controller |     "Jun 11 11:51:48.972260 crc crio[22553]: time=\"2026-06-11T11:51:48.972144904Z\" level=info msg=\"Stopped container 9f2c32939a72b0dcd3e3ab4e96cc4990ce64a474c18b85e92a93468f6580f1f1: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/dnsmasq-dns\" id=5470590c-5bb4-4f8d-97c5-98e6aab9630e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.256240 | controller |     "Jun 11 11:51:48.980959 crc crio[22553]: time=\"2026-06-11T11:51:48.973267577Z\" level=info msg=\"Stopping pod sandbox: 535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6\" id=6dc100b6-5235-4b53-9fbc-140cb1788665 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.256255 | controller |     "Jun 11 11:51:48.982081 crc crio[22553]: time=\"2026-06-11T11:51:48.982009832Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7948f7c9f9-9wdnv Namespace:openstack ID:535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6 UID:98fc0900-6098-47d5-bad7-b0d78305665e NetNS:/var/run/netns/cc0848ed-123f-45d9-a262-dd269944b78b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod98fc0900_6098_47d5_bad7_b0d78305665e.slice PodAnnotations:0xc00061ecd0}] Aliases:map[]}\"",
2026-06-11 12:41:58.256270 | controller |     "Jun 11 11:51:48.982354 crc crio[22553]: time=\"2026-06-11T11:51:48.98227561Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7948f7c9f9-9wdnv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.256285 | controller |     "Jun 11 11:51:49.109288 crc crio[22553]: 2026-06-11T11:51:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:545c42ce199c61b Mac:e6:25:e4:d8:7b:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/392d8503-2ff7-41bc-9c91-4d776d374a26 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.256304 | controller |     "Jun 11 11:51:49.110257 crc crio[22553]: time=\"2026-06-11T11:51:49.110120721Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431 UID:f2c149e9-5107-4d57-a3d6-5e22484e283d NetNS:/var/run/netns/392d8503-2ff7-41bc-9c91-4d776d374a26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2c149e9_5107_4d57_a3d6_5e22484e283d.slice PodAnnotations:0xc0011e8960}] Aliases:map[]}\"",
2026-06-11 12:41:58.256319 | controller |     "Jun 11 11:51:49.110413 crc crio[22553]: time=\"2026-06-11T11:51:49.110288325Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.256334 | controller |     "Jun 11 11:51:49.122013 crc crio[22553]: time=\"2026-06-11T11:51:49.121942556Z\" level=info msg=\"Ran pod sandbox 545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431 with infra container: openstack/nova-api-0/POD\" id=62ff5869-02ff-40ec-8bee-32c5aebd62a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.256363 | controller |     "Jun 11 11:51:49.136088 crc crio[22553]: time=\"2026-06-11T11:51:49.135991706Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=eb192bec-bf69-44cd-ab4a-89f0a6e4e8eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.256382 | controller |     "Jun 11 11:51:49.143669 crc crio[22553]: time=\"2026-06-11T11:51:49.143557076Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=bc605857-777f-4b8d-829e-6a542f13b040 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.256397 | controller |     "Jun 11 11:51:49.194424 crc crio[22553]: time=\"2026-06-11T11:51:49.1937105Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=7a7fd8aa-8986-430b-b970-e5d32317cb50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.256411 | controller |     "Jun 11 11:51:49.194850 crc crio[22553]: time=\"2026-06-11T11:51:49.194577466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.256425 | controller |     "Jun 11 11:51:49.264492 crc crio[22553]: time=\"2026-06-11T11:51:49.264049343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.256440 | controller |     "Jun 11 11:51:49.269935 crc crio[22553]: time=\"2026-06-11T11:51:49.269864573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.256454 | controller |     "Jun 11 11:51:49.457204 crc crio[22553]: time=\"2026-06-11T11:51:49.457115057Z\" level=info msg=\"Stopped pod sandbox: 535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6\" id=6dc100b6-5235-4b53-9fbc-140cb1788665 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.256469 | controller |     "Jun 11 11:51:49.556560 crc crio[22553]: time=\"2026-06-11T11:51:49.556445326Z\" level=info msg=\"Created container ef780834fdf584074b157833159beadb5bfd32057587d48960ee15cd2410283c: openstack/nova-api-0/nova-api-log\" id=7a7fd8aa-8986-430b-b970-e5d32317cb50 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.256484 | controller |     "Jun 11 11:51:49.558921 crc crio[22553]: time=\"2026-06-11T11:51:49.558174037Z\" level=info msg=\"Starting container: ef780834fdf584074b157833159beadb5bfd32057587d48960ee15cd2410283c\" id=b0191e56-ecda-43c2-8b7d-c1e4ecfe6c04 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.256498 | controller |     "Jun 11 11:51:49.567055 crc crio[22553]: time=\"2026-06-11T11:51:49.566358216Z\" level=info msg=\"Started container\" PID=88238 containerID=ef780834fdf584074b157833159beadb5bfd32057587d48960ee15cd2410283c description=openstack/nova-api-0/nova-api-log id=b0191e56-ecda-43c2-8b7d-c1e4ecfe6c04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431",
2026-06-11 12:41:58.256517 | controller |     "Jun 11 11:51:49.635463 crc crio[22553]: time=\"2026-06-11T11:51:49.635123873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c54b1a58-bef5-48d1-afac-8b834a0fbd7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.256532 | controller |     "Jun 11 11:51:49.708158 crc crio[22553]: time=\"2026-06-11T11:51:49.704260159Z\" level=info msg=\"Stopped container 6ce524a63a3094fef3b40af46af3e4eb95a46cff52e24d1728e61f4329067c3c: openstack/ceilometer-0/ceilometer-notification-agent\" id=bb2b1c07-5903-43f1-9eb9-d9071958b038 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.256547 | controller |     "Jun 11 11:51:49.723871 crc crio[22553]: time=\"2026-06-11T11:51:49.722569154Z\" level=info msg=\"Removing container: 9f2c32939a72b0dcd3e3ab4e96cc4990ce64a474c18b85e92a93468f6580f1f1\" id=f02b3713-690f-4f68-a9d0-c659886395d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.256561 | controller |     "Jun 11 11:51:49.769538 crc crio[22553]: time=\"2026-06-11T11:51:49.769350279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=720697ba-09ee-468b-9afc-98f3768fb49c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.256576 | controller |     "Jun 11 11:51:49.796001 crc crio[22553]: time=\"2026-06-11T11:51:49.795876653Z\" level=info msg=\"Removed container 9f2c32939a72b0dcd3e3ab4e96cc4990ce64a474c18b85e92a93468f6580f1f1: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/dnsmasq-dns\" id=f02b3713-690f-4f68-a9d0-c659886395d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.256591 | controller |     "Jun 11 11:51:49.805541 crc crio[22553]: time=\"2026-06-11T11:51:49.805449442Z\" level=info msg=\"Removing container: 4e44d61947947b6c6cc491d2423ef8156005b03bb34c0721ab3000005f448229\" id=c2430881-448c-4ef0-a567-560b4f018839 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.256606 | controller |     "Jun 11 11:51:49.825824 crc crio[22553]: time=\"2026-06-11T11:51:49.824937911Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=3df6b658-b680-4f3e-8754-484399bf40a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.256621 | controller |     "Jun 11 11:51:49.826986 crc crio[22553]: time=\"2026-06-11T11:51:49.826147927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.256635 | controller |     "Jun 11 11:51:49.917003 crc crio[22553]: time=\"2026-06-11T11:51:49.916873074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.256650 | controller |     "Jun 11 11:51:49.925220 crc crio[22553]: time=\"2026-06-11T11:51:49.925112855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.256665 | controller |     "Jun 11 11:51:49.951851 crc crio[22553]: time=\"2026-06-11T11:51:49.943525032Z\" level=info msg=\"Removed container 4e44d61947947b6c6cc491d2423ef8156005b03bb34c0721ab3000005f448229: openstack/dnsmasq-dns-7948f7c9f9-9wdnv/init\" id=c2430881-448c-4ef0-a567-560b4f018839 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.256679 | controller |     "Jun 11 11:51:50.143880 crc crio[22553]: time=\"2026-06-11T11:51:50.143809517Z\" level=info msg=\"Created container 7d3ce02b7e0aa3815bf3f060659f5e3e57e653e42fd4aee9e8b03b894237200b: openstack/nova-api-0/nova-api-api\" id=3df6b658-b680-4f3e-8754-484399bf40a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.256699 | controller |     "Jun 11 11:51:50.146249 crc crio[22553]: time=\"2026-06-11T11:51:50.146073483Z\" level=info msg=\"Starting container: 7d3ce02b7e0aa3815bf3f060659f5e3e57e653e42fd4aee9e8b03b894237200b\" id=3b2d2915-05ee-471e-8459-db0699efd137 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.256713 | controller |     "Jun 11 11:51:50.153325 crc crio[22553]: time=\"2026-06-11T11:51:50.152962574Z\" level=info msg=\"Started container\" PID=88319 containerID=7d3ce02b7e0aa3815bf3f060659f5e3e57e653e42fd4aee9e8b03b894237200b description=openstack/nova-api-0/nova-api-api id=3b2d2915-05ee-471e-8459-db0699efd137 name=/runtime.v1.RuntimeService/StartContainer sandboxID=545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431",
2026-06-11 12:41:58.256728 | controller |     "Jun 11 11:51:50.551532 crc crio[22553]: time=\"2026-06-11T11:51:50.550565248Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-xtwl4/POD\" id=84216829-636a-422a-9e94-edd65f8ad9ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.256742 | controller |     "Jun 11 11:51:50.551662 crc crio[22553]: time=\"2026-06-11T11:51:50.551584878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.256757 | controller |     "Jun 11 11:51:50.592870 crc crio[22553]: time=\"2026-06-11T11:51:50.59275518Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-xtwl4 Namespace:openstack ID:fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15 UID:11403220-4d04-4af5-944b-98f28400c367 NetNS:/var/run/netns/631427e6-6c3d-4dc9-9e86-1f7a98f336cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11403220_4d04_4af5_944b_98f28400c367.slice PodAnnotations:0xc0048008b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.256773 | controller |     "Jun 11 11:51:50.592870 crc crio[22553]: time=\"2026-06-11T11:51:50.592836902Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-xtwl4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.256788 | controller |     "Jun 11 11:51:51.610620 crc crio[22553]: 2026-06-11T11:51:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fcb00f711dfb317 Mac:c2:5c:0b:79:e4:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/631427e6-6c3d-4dc9-9e86-1f7a98f336cf SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.256803 | controller |     "Jun 11 11:51:51.614498 crc crio[22553]: time=\"2026-06-11T11:51:51.614411666Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-xtwl4 Namespace:openstack ID:fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15 UID:11403220-4d04-4af5-944b-98f28400c367 NetNS:/var/run/netns/631427e6-6c3d-4dc9-9e86-1f7a98f336cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11403220_4d04_4af5_944b_98f28400c367.slice PodAnnotations:0xc0048008b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.256818 | controller |     "Jun 11 11:51:51.614754 crc crio[22553]: time=\"2026-06-11T11:51:51.614639263Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-xtwl4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.256833 | controller |     "Jun 11 11:51:51.630165 crc crio[22553]: time=\"2026-06-11T11:51:51.629834516Z\" level=info msg=\"Ran pod sandbox fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15 with infra container: openstack/nova-cell1-cell-mapping-xtwl4/POD\" id=84216829-636a-422a-9e94-edd65f8ad9ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.256852 | controller |     "Jun 11 11:51:51.634297 crc crio[22553]: time=\"2026-06-11T11:51:51.634209404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=46399599-4411-48d6-84f2-20ff594756b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.256867 | controller |     "Jun 11 11:51:51.665526 crc crio[22553]: time=\"2026-06-11T11:51:51.665243229Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=221ae3a5-2ab8-43b2-a3d7-38c1af77ef25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.256882 | controller |     "Jun 11 11:51:51.723293 crc crio[22553]: time=\"2026-06-11T11:51:51.72318568Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-xtwl4/nova-manage\" id=ae5c9819-7cb3-4638-bcb8-65ddc3a0f0c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.256896 | controller |     "Jun 11 11:51:51.723867 crc crio[22553]: time=\"2026-06-11T11:51:51.72384157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.256910 | controller |     "Jun 11 11:51:51.788016 crc crio[22553]: time=\"2026-06-11T11:51:51.78792702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.256924 | controller |     "Jun 11 11:51:51.791961 crc crio[22553]: time=\"2026-06-11T11:51:51.791915316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.256939 | controller |     "Jun 11 11:51:52.028100 crc crio[22553]: time=\"2026-06-11T11:51:52.028004797Z\" level=info msg=\"Created container feac71e7aa0c9057576f12f55b46e52e0f05ba75cc897ac1dde70cddc85053fa: openstack/nova-cell1-cell-mapping-xtwl4/nova-manage\" id=ae5c9819-7cb3-4638-bcb8-65ddc3a0f0c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.256953 | controller |     "Jun 11 11:51:52.029764 crc crio[22553]: time=\"2026-06-11T11:51:52.029616973Z\" level=info msg=\"Starting container: feac71e7aa0c9057576f12f55b46e52e0f05ba75cc897ac1dde70cddc85053fa\" id=33b9fd84-99a4-41f3-9f18-d2faf21379b2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.256968 | controller |     "Jun 11 11:51:52.036406 crc crio[22553]: time=\"2026-06-11T11:51:52.036300799Z\" level=info msg=\"Started container\" PID=88614 containerID=feac71e7aa0c9057576f12f55b46e52e0f05ba75cc897ac1dde70cddc85053fa description=openstack/nova-cell1-cell-mapping-xtwl4/nova-manage id=33b9fd84-99a4-41f3-9f18-d2faf21379b2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15",
2026-06-11 12:41:58.256982 | controller |     "Jun 11 11:51:53.932810 crc crio[22553]: time=\"2026-06-11T11:51:53.931857288Z\" level=info msg=\"Stopped container de144abb6e7fb86d9a37fe4837ca27f08b21ca9b77f0ecfe7905b9e3ead2905c: openstack/ceilometer-0/ceilometer-central-agent\" id=f7c0371f-77ed-42b0-bf28-43d1812116bf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.256997 | controller |     "Jun 11 11:51:53.934601 crc crio[22553]: time=\"2026-06-11T11:51:53.934539127Z\" level=info msg=\"Stopping pod sandbox: d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1\" id=dd7c055d-80e7-489d-9335-c58b763c36e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.257011 | controller |     "Jun 11 11:51:53.938613 crc crio[22553]: time=\"2026-06-11T11:51:53.938111041Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1 UID:15e9002b-1424-459f-91aa-c2acbdee4fd3 NetNS:/var/run/netns/5318d120-bc27-4e84-a6cb-de90a9043787 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15e9002b_1424_459f_91aa_c2acbdee4fd3.slice PodAnnotations:0xc00001a9b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.257033 | controller |     "Jun 11 11:51:53.938613 crc crio[22553]: time=\"2026-06-11T11:51:53.938461011Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.257049 | controller |     "Jun 11 11:51:54.347591 crc crio[22553]: time=\"2026-06-11T11:51:54.346958343Z\" level=info msg=\"Stopped pod sandbox: d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1\" id=dd7c055d-80e7-489d-9335-c58b763c36e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.257064 | controller |     "Jun 11 11:51:54.912865 crc crio[22553]: time=\"2026-06-11T11:51:54.912797087Z\" level=info msg=\"Removing container: 10aa2e95d1a3c71d3dba5c9334270273b05e775872dc714d1fc36fa478fdefe9\" id=23c45cba-571e-49e1-8c88-0e9fd87e7896 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.257079 | controller |     "Jun 11 11:51:54.958925 crc crio[22553]: time=\"2026-06-11T11:51:54.957666206Z\" level=info msg=\"Removed container 10aa2e95d1a3c71d3dba5c9334270273b05e775872dc714d1fc36fa478fdefe9: openstack/ceilometer-0/proxy-httpd\" id=23c45cba-571e-49e1-8c88-0e9fd87e7896 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.257094 | controller |     "Jun 11 11:51:54.968747 crc crio[22553]: time=\"2026-06-11T11:51:54.968565554Z\" level=info msg=\"Removing container: 3d3746a96fa41b56dbfbbf301981d6f9cfdad09646d1d6390e7e4f29470af0ff\" id=4e3098b4-4090-4cb9-a802-bf8ec6bb5f8a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.257108 | controller |     "Jun 11 11:51:55.016458 crc crio[22553]: time=\"2026-06-11T11:51:55.016333478Z\" level=info msg=\"Removed container 3d3746a96fa41b56dbfbbf301981d6f9cfdad09646d1d6390e7e4f29470af0ff: openstack/ceilometer-0/sg-core\" id=4e3098b4-4090-4cb9-a802-bf8ec6bb5f8a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.257122 | controller |     "Jun 11 11:51:55.020721 crc crio[22553]: time=\"2026-06-11T11:51:55.020558161Z\" level=info msg=\"Removing container: 6ce524a63a3094fef3b40af46af3e4eb95a46cff52e24d1728e61f4329067c3c\" id=c3cd5fc0-75b4-4d59-aa1c-2e55309c8b49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.257137 | controller |     "Jun 11 11:51:55.084176 crc crio[22553]: time=\"2026-06-11T11:51:55.084042914Z\" level=info msg=\"Removed container 6ce524a63a3094fef3b40af46af3e4eb95a46cff52e24d1728e61f4329067c3c: openstack/ceilometer-0/ceilometer-notification-agent\" id=c3cd5fc0-75b4-4d59-aa1c-2e55309c8b49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.257151 | controller |     "Jun 11 11:51:55.088561 crc crio[22553]: time=\"2026-06-11T11:51:55.088509535Z\" level=info msg=\"Removing container: de144abb6e7fb86d9a37fe4837ca27f08b21ca9b77f0ecfe7905b9e3ead2905c\" id=be37ece6-5f2f-40d8-974e-3cd8039f8734 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.257166 | controller |     "Jun 11 11:51:55.123340 crc crio[22553]: time=\"2026-06-11T11:51:55.123251789Z\" level=info msg=\"Removed container de144abb6e7fb86d9a37fe4837ca27f08b21ca9b77f0ecfe7905b9e3ead2905c: openstack/ceilometer-0/ceilometer-central-agent\" id=be37ece6-5f2f-40d8-974e-3cd8039f8734 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.257180 | controller |     "Jun 11 11:51:56.674648 crc crio[22553]: time=\"2026-06-11T11:51:56.673923964Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=c89cc8b3-6cc0-45e4-af57-f679fa2393e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.257194 | controller |     "Jun 11 11:51:56.676479 crc crio[22553]: time=\"2026-06-11T11:51:56.674672136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.257212 | controller |     "Jun 11 11:51:56.722949 crc crio[22553]: time=\"2026-06-11T11:51:56.715560509Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a UID:f55b0137-ac49-448f-8409-ff930056a3dc NetNS:/var/run/netns/b1b20291-fe86-491b-bdcc-55cf0d7d07f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf55b0137_ac49_448f_8409_ff930056a3dc.slice PodAnnotations:0xc0050d25a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.257228 | controller |     "Jun 11 11:51:56.722949 crc crio[22553]: time=\"2026-06-11T11:51:56.715629071Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.257242 | controller |     "Jun 11 11:51:57.304214 crc crio[22553]: 2026-06-11T11:51:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bba62902dd678be Mac:d2:9b:e4:23:51:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/b1b20291-fe86-491b-bdcc-55cf0d7d07f1 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.257257 | controller |     "Jun 11 11:51:57.306798 crc crio[22553]: time=\"2026-06-11T11:51:57.306627928Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a UID:f55b0137-ac49-448f-8409-ff930056a3dc NetNS:/var/run/netns/b1b20291-fe86-491b-bdcc-55cf0d7d07f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf55b0137_ac49_448f_8409_ff930056a3dc.slice PodAnnotations:0xc0050d25a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.257272 | controller |     "Jun 11 11:51:57.306988 crc crio[22553]: time=\"2026-06-11T11:51:57.306934857Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.257286 | controller |     "Jun 11 11:51:57.322975 crc crio[22553]: time=\"2026-06-11T11:51:57.322886993Z\" level=info msg=\"Ran pod sandbox bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a with infra container: openstack/ceilometer-0/POD\" id=c89cc8b3-6cc0-45e4-af57-f679fa2393e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.257301 | controller |     "Jun 11 11:51:57.329096 crc crio[22553]: time=\"2026-06-11T11:51:57.32897525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=06939f10-9d58-4c31-af5d-f6ed0d06bd3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.257316 | controller |     "Jun 11 11:51:57.358126 crc crio[22553]: time=\"2026-06-11T11:51:57.357988177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=11f26835-c47c-4ca9-a2b0-b172ebb4c7ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.257331 | controller |     "Jun 11 11:51:57.365933 crc crio[22553]: time=\"2026-06-11T11:51:57.365807355Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=01f22617-17ea-486a-bf3a-bc46ce28a5cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.257358 | controller |     "Jun 11 11:51:57.366560 crc crio[22553]: time=\"2026-06-11T11:51:57.366483465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.257379 | controller |     "Jun 11 11:51:57.422449 crc crio[22553]: time=\"2026-06-11T11:51:57.422332275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.257399 | controller |     "Jun 11 11:51:57.426469 crc crio[22553]: time=\"2026-06-11T11:51:57.426403344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.257413 | controller |     "Jun 11 11:51:57.630312 crc crio[22553]: time=\"2026-06-11T11:51:57.62945136Z\" level=info msg=\"Created container 268923d2f54bdd6e97e096a7acdb31fdbbe9359594027108d3c09e2a3a8f1b95: openstack/ceilometer-0/ceilometer-central-agent\" id=01f22617-17ea-486a-bf3a-bc46ce28a5cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.257428 | controller |     "Jun 11 11:51:57.631981 crc crio[22553]: time=\"2026-06-11T11:51:57.631629413Z\" level=info msg=\"Starting container: 268923d2f54bdd6e97e096a7acdb31fdbbe9359594027108d3c09e2a3a8f1b95\" id=a0f7531b-7fe3-495b-ad5c-b422a70f020c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.257442 | controller |     "Jun 11 11:51:57.638229 crc crio[22553]: time=\"2026-06-11T11:51:57.637745662Z\" level=info msg=\"Started container\" PID=88975 containerID=268923d2f54bdd6e97e096a7acdb31fdbbe9359594027108d3c09e2a3a8f1b95 description=openstack/ceilometer-0/ceilometer-central-agent id=a0f7531b-7fe3-495b-ad5c-b422a70f020c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a",
2026-06-11 12:41:58.257457 | controller |     "Jun 11 11:51:57.651162 crc crio[22553]: time=\"2026-06-11T11:51:57.65105749Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=ccd57bf4-e8d0-40c5-a4cd-8f4a383332ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.257471 | controller |     "Jun 11 11:51:57.678819 crc crio[22553]: time=\"2026-06-11T11:51:57.678537722Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=29cf04dc-621c-47cf-9051-6d33cf75f137 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.257486 | controller |     "Jun 11 11:51:57.690510 crc crio[22553]: time=\"2026-06-11T11:51:57.690346947Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=c9fef2a2-5184-407e-ba89-d2f5fe07d307 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.257500 | controller |     "Jun 11 11:51:57.691003 crc crio[22553]: time=\"2026-06-11T11:51:57.690933854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.257515 | controller |     "Jun 11 11:51:57.750975 crc crio[22553]: time=\"2026-06-11T11:51:57.750829822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.257529 | controller |     "Jun 11 11:51:57.756113 crc crio[22553]: time=\"2026-06-11T11:51:57.756046914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.257543 | controller |     "Jun 11 11:51:57.928361 crc crio[22553]: time=\"2026-06-11T11:51:57.928172748Z\" level=info msg=\"Created container 9b02d097d77ae611fdc9f0eb4a1d80ff18703efe2a6470ac40edd536b3d11225: openstack/ceilometer-0/ceilometer-notification-agent\" id=c9fef2a2-5184-407e-ba89-d2f5fe07d307 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.257557 | controller |     "Jun 11 11:51:57.929558 crc crio[22553]: time=\"2026-06-11T11:51:57.929470975Z\" level=info msg=\"Starting container: 9b02d097d77ae611fdc9f0eb4a1d80ff18703efe2a6470ac40edd536b3d11225\" id=fecddd99-1539-4ca6-b77e-2bb6d8d1be5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.257572 | controller |     "Jun 11 11:51:57.936229 crc crio[22553]: time=\"2026-06-11T11:51:57.936096359Z\" level=info msg=\"Started container\" PID=89025 containerID=9b02d097d77ae611fdc9f0eb4a1d80ff18703efe2a6470ac40edd536b3d11225 description=openstack/ceilometer-0/ceilometer-notification-agent id=fecddd99-1539-4ca6-b77e-2bb6d8d1be5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a",
2026-06-11 12:41:58.257590 | controller |     "Jun 11 11:51:57.946454 crc crio[22553]: time=\"2026-06-11T11:51:57.946191503Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=f18e0865-6c92-4b6c-881e-8c76f7ff9073 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.257606 | controller |     "Jun 11 11:51:57.971145 crc crio[22553]: time=\"2026-06-11T11:51:57.971022088Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=fa4d047f-b7ae-4f4c-98f4-179e70cf45d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.257621 | controller |     "Jun 11 11:51:57.982504 crc crio[22553]: time=\"2026-06-11T11:51:57.981204015Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=41beb99b-9aef-42b7-a71b-4a8ab999dc67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.257635 | controller |     "Jun 11 11:51:57.982504 crc crio[22553]: time=\"2026-06-11T11:51:57.981762082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.257650 | controller |     "Jun 11 11:51:58.031951 crc crio[22553]: time=\"2026-06-11T11:51:58.031841523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.257664 | controller |     "Jun 11 11:51:58.035411 crc crio[22553]: time=\"2026-06-11T11:51:58.035345675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.257679 | controller |     "Jun 11 11:51:58.161062 crc crio[22553]: time=\"2026-06-11T11:51:58.160962981Z\" level=info msg=\"Created container bd72d1b9ac8b7af9d78f8450d9934cf0b371f82d280cc1b0f05fe6ab0fd98d9b: openstack/ceilometer-0/sg-core\" id=41beb99b-9aef-42b7-a71b-4a8ab999dc67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.257693 | controller |     "Jun 11 11:51:58.162578 crc crio[22553]: time=\"2026-06-11T11:51:58.162485406Z\" level=info msg=\"Starting container: bd72d1b9ac8b7af9d78f8450d9934cf0b371f82d280cc1b0f05fe6ab0fd98d9b\" id=e6794066-22e4-47a1-9394-984aa2dcfb36 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.257708 | controller |     "Jun 11 11:51:58.168826 crc crio[22553]: time=\"2026-06-11T11:51:58.168658616Z\" level=info msg=\"Started container\" PID=89061 containerID=bd72d1b9ac8b7af9d78f8450d9934cf0b371f82d280cc1b0f05fe6ab0fd98d9b description=openstack/ceilometer-0/sg-core id=e6794066-22e4-47a1-9394-984aa2dcfb36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a",
2026-06-11 12:41:58.257722 | controller |     "Jun 11 11:51:58.182930 crc crio[22553]: time=\"2026-06-11T11:51:58.182623754Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=ef2b3d4c-1973-4a07-9deb-73fc724162b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.257737 | controller |     "Jun 11 11:51:58.218532 crc crio[22553]: time=\"2026-06-11T11:51:58.2181458Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=dce94350-de30-4255-a3db-02a972438dfa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.257752 | controller |     "Jun 11 11:51:58.235026 crc crio[22553]: time=\"2026-06-11T11:51:58.23493153Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=60dbe8f9-b3a7-4702-a70d-f6588f30c970 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.257770 | controller |     "Jun 11 11:51:58.239050 crc crio[22553]: time=\"2026-06-11T11:51:58.235852467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.257786 | controller |     "Jun 11 11:51:58.309479 crc crio[22553]: time=\"2026-06-11T11:51:58.309363392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.257801 | controller |     "Jun 11 11:51:58.313892 crc crio[22553]: time=\"2026-06-11T11:51:58.313831333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.257815 | controller |     "Jun 11 11:51:58.514435 crc crio[22553]: time=\"2026-06-11T11:51:58.514312554Z\" level=info msg=\"Created container 1a1cdae8e968ee7e2b1fc38c17b35479f497213d10cae7109f855a07f0bc623d: openstack/ceilometer-0/proxy-httpd\" id=60dbe8f9-b3a7-4702-a70d-f6588f30c970 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.257830 | controller |     "Jun 11 11:51:58.515875 crc crio[22553]: time=\"2026-06-11T11:51:58.515787817Z\" level=info msg=\"Starting container: 1a1cdae8e968ee7e2b1fc38c17b35479f497213d10cae7109f855a07f0bc623d\" id=bfcd1098-b32f-4318-8037-ed2f577b32b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.257845 | controller |     "Jun 11 11:51:58.523528 crc crio[22553]: time=\"2026-06-11T11:51:58.523360678Z\" level=info msg=\"Started container\" PID=89091 containerID=1a1cdae8e968ee7e2b1fc38c17b35479f497213d10cae7109f855a07f0bc623d description=openstack/ceilometer-0/proxy-httpd id=bfcd1098-b32f-4318-8037-ed2f577b32b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a",
2026-06-11 12:41:58.257859 | controller |     "Jun 11 11:52:00.535095 crc crio[22553]: time=\"2026-06-11T11:52:00.53414055Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686312-m94tb/POD\" id=23132439-3d4b-42cc-9db9-da13acbc7b1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.257874 | controller |     "Jun 11 11:52:00.536779 crc crio[22553]: time=\"2026-06-11T11:52:00.535115229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.257889 | controller |     "Jun 11 11:52:00.593789 crc crio[22553]: time=\"2026-06-11T11:52:00.593629606Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686312-m94tb Namespace:openshift-infra ID:20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c UID:c4b149e6-634b-4f93-8920-3624dec9ef4a NetNS:/var/run/netns/fe92431a-21e1-4baa-aac3-e51c65e2dc76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b149e6_634b_4f93_8920_3624dec9ef4a.slice PodAnnotations:0xc001be6af8}] Aliases:map[]}\"",
2026-06-11 12:41:58.257904 | controller |     "Jun 11 11:52:00.593789 crc crio[22553]: time=\"2026-06-11T11:52:00.593782471Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686312-m94tb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.257918 | controller |     "Jun 11 11:52:01.047518 crc crio[22553]: time=\"2026-06-11T11:52:01.046624997Z\" level=info msg=\"Stopping pod sandbox: fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15\" id=4de9920f-6ccc-4afa-a4bc-0ab2a6e90844 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.257933 | controller |     "Jun 11 11:52:01.048498 crc crio[22553]: time=\"2026-06-11T11:52:01.04843274Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-xtwl4 Namespace:openstack ID:fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15 UID:11403220-4d04-4af5-944b-98f28400c367 NetNS:/var/run/netns/631427e6-6c3d-4dc9-9e86-1f7a98f336cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod11403220_4d04_4af5_944b_98f28400c367.slice PodAnnotations:0xc001be6d88}] Aliases:map[]}\"",
2026-06-11 12:41:58.257951 | controller |     "Jun 11 11:52:01.048768 crc crio[22553]: time=\"2026-06-11T11:52:01.048627755Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-xtwl4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.257966 | controller |     "Jun 11 11:52:01.230058 crc crio[22553]: 2026-06-11T11:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20b8c9be578896b Mac:3a:23:6f:41:34:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/fe92431a-21e1-4baa-aac3-e51c65e2dc76 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.257981 | controller |     "Jun 11 11:52:01.235055 crc crio[22553]: time=\"2026-06-11T11:52:01.23483253Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686312-m94tb Namespace:openshift-infra ID:20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c UID:c4b149e6-634b-4f93-8920-3624dec9ef4a NetNS:/var/run/netns/fe92431a-21e1-4baa-aac3-e51c65e2dc76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b149e6_634b_4f93_8920_3624dec9ef4a.slice PodAnnotations:0xc001be6af8}] Aliases:map[]}\"",
2026-06-11 12:41:58.257995 | controller |     "Jun 11 11:52:01.235864 crc crio[22553]: time=\"2026-06-11T11:52:01.235673254Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686312-m94tb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.258010 | controller |     "Jun 11 11:52:01.257952 crc crio[22553]: time=\"2026-06-11T11:52:01.257830101Z\" level=info msg=\"Ran pod sandbox 20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c with infra container: openshift-infra/auto-csr-approver-29686312-m94tb/POD\" id=23132439-3d4b-42cc-9db9-da13acbc7b1c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.258024 | controller |     "Jun 11 11:52:01.262750 crc crio[22553]: time=\"2026-06-11T11:52:01.262519388Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c5cff8dc-9e1e-4e51-b83f-a322f29d5664 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.258039 | controller |     "Jun 11 11:52:01.276109 crc crio[22553]: time=\"2026-06-11T11:52:01.276005181Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.258054 | controller |     "Jun 11 11:52:01.388789 crc crio[22553]: time=\"2026-06-11T11:52:01.388640748Z\" level=info msg=\"Stopped pod sandbox: fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15\" id=4de9920f-6ccc-4afa-a4bc-0ab2a6e90844 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.258068 | controller |     "Jun 11 11:52:02.216940 crc crio[22553]: time=\"2026-06-11T11:52:02.215906472Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c5cff8dc-9e1e-4e51-b83f-a322f29d5664 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.258083 | controller |     "Jun 11 11:52:02.219205 crc crio[22553]: time=\"2026-06-11T11:52:02.218411285Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1e051c48-8a18-45f3-a081-517d9b56adb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.258097 | controller |     "Jun 11 11:52:02.221841 crc crio[22553]: time=\"2026-06-11T11:52:02.22165954Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e14af9d1-db2d-487d-a2d3-d5a1a5a85d78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.258115 | controller |     "Jun 11 11:52:02.257904 crc crio[22553]: time=\"2026-06-11T11:52:02.257801174Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686312-m94tb/oc\" id=7076fea8-2a0d-4766-87e2-e549570244be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.258130 | controller |     "Jun 11 11:52:02.258650 crc crio[22553]: time=\"2026-06-11T11:52:02.258594498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.258144 | controller |     "Jun 11 11:52:02.321239 crc crio[22553]: time=\"2026-06-11T11:52:02.321079981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.258159 | controller |     "Jun 11 11:52:02.544627 crc crio[22553]: time=\"2026-06-11T11:52:02.544556243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.258173 | controller |     "Jun 11 11:52:02.894928 crc crio[22553]: time=\"2026-06-11T11:52:02.893163437Z\" level=info msg=\"Created container 460aa34a912f1e9051d291b67d293c31b3d4d5114e34f1c8e9e0f3c7f18305fe: openshift-infra/auto-csr-approver-29686312-m94tb/oc\" id=7076fea8-2a0d-4766-87e2-e549570244be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.258188 | controller |     "Jun 11 11:52:02.907742 crc crio[22553]: time=\"2026-06-11T11:52:02.907559627Z\" level=info msg=\"Starting container: 460aa34a912f1e9051d291b67d293c31b3d4d5114e34f1c8e9e0f3c7f18305fe\" id=d776a689-fbb9-4b60-8625-20e9c239976a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.258202 | controller |     "Jun 11 11:52:02.926039 crc crio[22553]: time=\"2026-06-11T11:52:02.925937854Z\" level=info msg=\"Started container\" PID=89602 containerID=460aa34a912f1e9051d291b67d293c31b3d4d5114e34f1c8e9e0f3c7f18305fe description=openshift-infra/auto-csr-approver-29686312-m94tb/oc id=d776a689-fbb9-4b60-8625-20e9c239976a name=/runtime.v1.RuntimeService/StartContainer sandboxID=20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c",
2026-06-11 12:41:58.258217 | controller |     "Jun 11 11:52:02.976013 crc crio[22553]: time=\"2026-06-11T11:52:02.975919822Z\" level=info msg=\"Stopping container: d90c3815b1861655f605ff38d50931582e7caf73cde0ad09c4c9e24e1879bb2d (timeout: 30s)\" id=bf86f9d5-27da-4801-987c-e3f554d1be79 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.258231 | controller |     "Jun 11 11:52:03.007452 crc crio[22553]: time=\"2026-06-11T11:52:03.007336969Z\" level=info msg=\"Stopping container: ef780834fdf584074b157833159beadb5bfd32057587d48960ee15cd2410283c (timeout: 30s)\" id=c14f370c-a326-45b3-8d18-30c7b99b874d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.258246 | controller |     "Jun 11 11:52:03.009311 crc crio[22553]: time=\"2026-06-11T11:52:03.009242725Z\" level=info msg=\"Stopping container: 7d3ce02b7e0aa3815bf3f060659f5e3e57e653e42fd4aee9e8b03b894237200b (timeout: 30s)\" id=1de16b14-9b1b-4294-a262-e51ac515a8a2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.258260 | controller |     "Jun 11 11:52:03.025537 crc crio[22553]: time=\"2026-06-11T11:52:03.025482869Z\" level=info msg=\"Stopping container: 026e22a35aed141e343f8b40e26d835f96bed6c7295e7dfc1b8b17ea36b6f66b (timeout: 30s)\" id=6b0fba37-0eb2-4843-bd0d-fa30eb3d4d14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.258275 | controller |     "Jun 11 11:52:03.028106 crc crio[22553]: time=\"2026-06-11T11:52:03.027983432Z\" level=info msg=\"Stopping container: 4f42f89ab08108ea2144a571953e67eb51d2e7c45903afa815c060b25d8a1ca7 (timeout: 30s)\" id=6545ddea-a0d7-4dab-bb91-4d59f20fd78d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.258293 | controller |     "Jun 11 11:52:03.171103 crc crio[22553]: time=\"2026-06-11T11:52:03.170219483Z\" level=info msg=\"Stopped container ef780834fdf584074b157833159beadb5bfd32057587d48960ee15cd2410283c: openstack/nova-api-0/nova-api-log\" id=c14f370c-a326-45b3-8d18-30c7b99b874d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.258308 | controller |     "Jun 11 11:52:03.181285 crc crio[22553]: time=\"2026-06-11T11:52:03.181207864Z\" level=info msg=\"Stopped container 4f42f89ab08108ea2144a571953e67eb51d2e7c45903afa815c060b25d8a1ca7: openstack/nova-metadata-0/nova-metadata-log\" id=6545ddea-a0d7-4dab-bb91-4d59f20fd78d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.258322 | controller |     "Jun 11 11:52:04.702338 crc crio[22553]: time=\"2026-06-11T11:52:04.700099641Z\" level=info msg=\"Stopped container d90c3815b1861655f605ff38d50931582e7caf73cde0ad09c4c9e24e1879bb2d: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=bf86f9d5-27da-4801-987c-e3f554d1be79 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.258336 | controller |     "Jun 11 11:52:04.703563 crc crio[22553]: time=\"2026-06-11T11:52:04.702846511Z\" level=info msg=\"Stopping pod sandbox: 288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d\" id=6540520e-3da2-4283-9be3-59205783aba5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.258369 | controller |     "Jun 11 11:52:04.710123 crc crio[22553]: time=\"2026-06-11T11:52:04.706223829Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d UID:bc33fb68-196d-4708-8676-04e6d35274ba NetNS:/var/run/netns/c3e8b8fc-13dc-449f-ae80-a66dd757a143 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc33fb68_196d_4708_8676_04e6d35274ba.slice PodAnnotations:0xc001be7790}] Aliases:map[]}\"",
2026-06-11 12:41:58.258386 | controller |     "Jun 11 11:52:04.710123 crc crio[22553]: time=\"2026-06-11T11:52:04.706609711Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.258401 | controller |     "Jun 11 11:52:05.204888 crc crio[22553]: time=\"2026-06-11T11:52:05.204779259Z\" level=info msg=\"Stopping pod sandbox: 20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c\" id=77bad901-f387-4e55-8032-98cbd8420b6d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.258416 | controller |     "Jun 11 11:52:05.206255 crc crio[22553]: time=\"2026-06-11T11:52:05.206187221Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686312-m94tb Namespace:openshift-infra ID:20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c UID:c4b149e6-634b-4f93-8920-3624dec9ef4a NetNS:/var/run/netns/fe92431a-21e1-4baa-aac3-e51c65e2dc76 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4b149e6_634b_4f93_8920_3624dec9ef4a.slice PodAnnotations:0xc00061e030}] Aliases:map[]}\"",
2026-06-11 12:41:58.258430 | controller |     "Jun 11 11:52:05.206409 crc crio[22553]: time=\"2026-06-11T11:52:05.206349075Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686312-m94tb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.258445 | controller |     "Jun 11 11:52:05.220548 crc crio[22553]: time=\"2026-06-11T11:52:05.220441707Z\" level=info msg=\"Stopped pod sandbox: 288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d\" id=6540520e-3da2-4283-9be3-59205783aba5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.258459 | controller |     "Jun 11 11:52:05.575670 crc crio[22553]: time=\"2026-06-11T11:52:05.573215562Z\" level=info msg=\"Stopped pod sandbox: 20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c\" id=77bad901-f387-4e55-8032-98cbd8420b6d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.258478 | controller |     "Jun 11 11:52:06.259469 crc crio[22553]: time=\"2026-06-11T11:52:06.258490511Z\" level=info msg=\"Removing container: d90c3815b1861655f605ff38d50931582e7caf73cde0ad09c4c9e24e1879bb2d\" id=4daff17a-60fe-4d80-bd0e-39e57baeb072 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.258492 | controller |     "Jun 11 11:52:06.304545 crc crio[22553]: time=\"2026-06-11T11:52:06.304434402Z\" level=info msg=\"Removed container d90c3815b1861655f605ff38d50931582e7caf73cde0ad09c4c9e24e1879bb2d: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=4daff17a-60fe-4d80-bd0e-39e57baeb072 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.258506 | controller |     "Jun 11 11:52:06.814278 crc crio[22553]: time=\"2026-06-11T11:52:06.814143918Z\" level=info msg=\"Stopped container 7d3ce02b7e0aa3815bf3f060659f5e3e57e653e42fd4aee9e8b03b894237200b: openstack/nova-api-0/nova-api-api\" id=1de16b14-9b1b-4294-a262-e51ac515a8a2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.258521 | controller |     "Jun 11 11:52:06.817548 crc crio[22553]: time=\"2026-06-11T11:52:06.817446774Z\" level=info msg=\"Stopping pod sandbox: 545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431\" id=69677236-f7cc-4343-9c81-5cfd3d870160 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.258536 | controller |     "Jun 11 11:52:06.819340 crc crio[22553]: time=\"2026-06-11T11:52:06.818955378Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431 UID:f2c149e9-5107-4d57-a3d6-5e22484e283d NetNS:/var/run/netns/392d8503-2ff7-41bc-9c91-4d776d374a26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf2c149e9_5107_4d57_a3d6_5e22484e283d.slice PodAnnotations:0xc0011e8e28}] Aliases:map[]}\"",
2026-06-11 12:41:58.258551 | controller |     "Jun 11 11:52:06.821593 crc crio[22553]: time=\"2026-06-11T11:52:06.821316557Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.258565 | controller |     "Jun 11 11:52:06.905763 crc crio[22553]: time=\"2026-06-11T11:52:06.902206988Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=bf9cc83c-a455-452e-8087-a3e7c3003215 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.258580 | controller |     "Jun 11 11:52:06.905763 crc crio[22553]: time=\"2026-06-11T11:52:06.902339642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.258594 | controller |     "Jun 11 11:52:06.929171 crc crio[22553]: time=\"2026-06-11T11:52:06.929059602Z\" level=info msg=\"Stopped container 026e22a35aed141e343f8b40e26d835f96bed6c7295e7dfc1b8b17ea36b6f66b: openstack/nova-metadata-0/nova-metadata-metadata\" id=6b0fba37-0eb2-4843-bd0d-fa30eb3d4d14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.258609 | controller |     "Jun 11 11:52:06.930243 crc crio[22553]: time=\"2026-06-11T11:52:06.930170914Z\" level=info msg=\"Stopping pod sandbox: a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1\" id=4c879478-2f46-48dc-900e-f1913451a78e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.258623 | controller |     "Jun 11 11:52:06.931298 crc crio[22553]: time=\"2026-06-11T11:52:06.931208604Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1 UID:d5c09731-5455-4e8e-85b8-8552b0baa427 NetNS:/var/run/netns/81b3e9c3-29ef-45d9-b32b-420022d4cdab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5c09731_5455_4e8e_85b8_8552b0baa427.slice PodAnnotations:0xc00001aeb8}] Aliases:map[]}\"",
2026-06-11 12:41:58.258643 | controller |     "Jun 11 11:52:06.931456 crc crio[22553]: time=\"2026-06-11T11:52:06.93140073Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.258658 | controller |     "Jun 11 11:52:06.960571 crc crio[22553]: time=\"2026-06-11T11:52:06.960498359Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:3d5c9fbefc2e343d041e99ed14805c28c2b8c9b2fa99411c0a817c8cac55c2c8 UID:cfd24a8b-6f5c-4cdd-b71c-169a5333135b NetNS:/var/run/netns/b69a9ea0-20db-40b4-9655-946fca2cfcaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcfd24a8b_6f5c_4cdd_b71c_169a5333135b.slice PodAnnotations:0xc0011e9088}] Aliases:map[]}\"",
2026-06-11 12:41:58.258673 | controller |     "Jun 11 11:52:06.961221 crc crio[22553]: time=\"2026-06-11T11:52:06.961147388Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.258688 | controller |     "Jun 11 11:52:07.479414 crc crio[22553]: time=\"2026-06-11T11:52:07.47861211Z\" level=info msg=\"Stopped pod sandbox: 545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431\" id=69677236-f7cc-4343-9c81-5cfd3d870160 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.258702 | controller |     "Jun 11 11:52:07.566312 crc crio[22553]: time=\"2026-06-11T11:52:07.566186395Z\" level=info msg=\"Stopped pod sandbox: a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1\" id=4c879478-2f46-48dc-900e-f1913451a78e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.258717 | controller |     "Jun 11 11:52:07.818254 crc crio[22553]: 2026-06-11T11:52:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d5c9fbefc2e343 Mac:46:9e:1f:d8:8c:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/b69a9ea0-20db-40b4-9655-946fca2cfcaa SocketPath: PciID:}] [{Interface:0xc00011e5c0 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.258732 | controller |     "Jun 11 11:52:07.818254 crc crio[22553]: time=\"2026-06-11T11:52:07.811504224Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:3d5c9fbefc2e343d041e99ed14805c28c2b8c9b2fa99411c0a817c8cac55c2c8 UID:cfd24a8b-6f5c-4cdd-b71c-169a5333135b NetNS:/var/run/netns/b69a9ea0-20db-40b4-9655-946fca2cfcaa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcfd24a8b_6f5c_4cdd_b71c_169a5333135b.slice PodAnnotations:0xc0011e9088}] Aliases:map[]}\"",
2026-06-11 12:41:58.258747 | controller |     "Jun 11 11:52:07.818254 crc crio[22553]: time=\"2026-06-11T11:52:07.811673029Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.258762 | controller |     "Jun 11 11:52:07.848300 crc crio[22553]: time=\"2026-06-11T11:52:07.834554107Z\" level=info msg=\"Ran pod sandbox 3d5c9fbefc2e343d041e99ed14805c28c2b8c9b2fa99411c0a817c8cac55c2c8 with infra container: openstack/nova-scheduler-0/POD\" id=bf9cc83c-a455-452e-8087-a3e7c3003215 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.258777 | controller |     "Jun 11 11:52:07.852845 crc crio[22553]: time=\"2026-06-11T11:52:07.852252184Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=f818e5b6-ac94-4767-a46c-b9b79d4094ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.258791 | controller |     "Jun 11 11:52:07.908357 crc crio[22553]: time=\"2026-06-11T11:52:07.908254648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=64debb50-3947-403e-8777-f655fb8c10d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.258809 | controller |     "Jun 11 11:52:07.961660 crc crio[22553]: time=\"2026-06-11T11:52:07.961249125Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1e2ad90a-dafb-4ecb-afe4-589efb55ca3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.258824 | controller |     "Jun 11 11:52:07.962462 crc crio[22553]: time=\"2026-06-11T11:52:07.961889043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.258839 | controller |     "Jun 11 11:52:08.058236 crc crio[22553]: time=\"2026-06-11T11:52:08.058158493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.258853 | controller |     "Jun 11 11:52:08.066501 crc crio[22553]: time=\"2026-06-11T11:52:08.066443725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.258868 | controller |     "Jun 11 11:52:08.228918 crc crio[22553]: time=\"2026-06-11T11:52:08.228810633Z\" level=info msg=\"Created container 38bcdc54d374dadadd82450e402c9d8da35a8e2dbf22a5e14c23691e2fe6fedc: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=1e2ad90a-dafb-4ecb-afe4-589efb55ca3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.258883 | controller |     "Jun 11 11:52:08.230281 crc crio[22553]: time=\"2026-06-11T11:52:08.230173573Z\" level=info msg=\"Starting container: 38bcdc54d374dadadd82450e402c9d8da35a8e2dbf22a5e14c23691e2fe6fedc\" id=1a3ec954-634e-434f-a574-39bdc61c136f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.258898 | controller |     "Jun 11 11:52:08.236422 crc crio[22553]: time=\"2026-06-11T11:52:08.2362426Z\" level=info msg=\"Started container\" PID=90177 containerID=38bcdc54d374dadadd82450e402c9d8da35a8e2dbf22a5e14c23691e2fe6fedc description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=1a3ec954-634e-434f-a574-39bdc61c136f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d5c9fbefc2e343d041e99ed14805c28c2b8c9b2fa99411c0a817c8cac55c2c8",
2026-06-11 12:41:58.258914 | controller |     "Jun 11 11:52:08.328763 crc crio[22553]: time=\"2026-06-11T11:52:08.328601956Z\" level=info msg=\"Removing container: 026e22a35aed141e343f8b40e26d835f96bed6c7295e7dfc1b8b17ea36b6f66b\" id=daa650c5-b22b-44a1-8cfb-04933730dac8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.258929 | controller |     "Jun 11 11:52:08.361805 crc crio[22553]: time=\"2026-06-11T11:52:08.361738853Z\" level=info msg=\"Removed container 026e22a35aed141e343f8b40e26d835f96bed6c7295e7dfc1b8b17ea36b6f66b: openstack/nova-metadata-0/nova-metadata-metadata\" id=daa650c5-b22b-44a1-8cfb-04933730dac8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.258944 | controller |     "Jun 11 11:52:08.366937 crc crio[22553]: time=\"2026-06-11T11:52:08.366403699Z\" level=info msg=\"Removing container: 4f42f89ab08108ea2144a571953e67eb51d2e7c45903afa815c060b25d8a1ca7\" id=21830ea0-5149-46e7-9488-604830bafad1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.258959 | controller |     "Jun 11 11:52:08.439820 crc crio[22553]: time=\"2026-06-11T11:52:08.437135963Z\" level=info msg=\"Removed container 4f42f89ab08108ea2144a571953e67eb51d2e7c45903afa815c060b25d8a1ca7: openstack/nova-metadata-0/nova-metadata-log\" id=21830ea0-5149-46e7-9488-604830bafad1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.258974 | controller |     "Jun 11 11:52:08.443115 crc crio[22553]: time=\"2026-06-11T11:52:08.442989484Z\" level=info msg=\"Removing container: 7d3ce02b7e0aa3815bf3f060659f5e3e57e653e42fd4aee9e8b03b894237200b\" id=c2ac8c61-407e-4f1e-aeb0-ef4f1d021fd3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.258992 | controller |     "Jun 11 11:52:08.490050 crc crio[22553]: time=\"2026-06-11T11:52:08.487268486Z\" level=info msg=\"Removed container 7d3ce02b7e0aa3815bf3f060659f5e3e57e653e42fd4aee9e8b03b894237200b: openstack/nova-api-0/nova-api-api\" id=c2ac8c61-407e-4f1e-aeb0-ef4f1d021fd3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.259007 | controller |     "Jun 11 11:52:08.493839 crc crio[22553]: time=\"2026-06-11T11:52:08.493659153Z\" level=info msg=\"Removing container: ef780834fdf584074b157833159beadb5bfd32057587d48960ee15cd2410283c\" id=9f4f7030-a4a1-43f8-9e6f-4d12c1a59636 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.259022 | controller |     "Jun 11 11:52:08.532298 crc crio[22553]: time=\"2026-06-11T11:52:08.529511389Z\" level=info msg=\"Removed container ef780834fdf584074b157833159beadb5bfd32057587d48960ee15cd2410283c: openstack/nova-api-0/nova-api-log\" id=9f4f7030-a4a1-43f8-9e6f-4d12c1a59636 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.259037 | controller |     "Jun 11 11:52:08.884860 crc crio[22553]: time=\"2026-06-11T11:52:08.884658154Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=6e37e467-e7a8-4bab-b2a7-3afedf0510c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.259051 | controller |     "Jun 11 11:52:08.885058 crc crio[22553]: time=\"2026-06-11T11:52:08.884921181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.259066 | controller |     "Jun 11 11:52:08.935441 crc crio[22553]: time=\"2026-06-11T11:52:08.935312992Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e7d77d0082faba19989e64b8dc77c1eba1f5b423744a156bbbfbe7d98d517ee9 UID:e00ab7c6-d333-4803-b7fa-4d5ad69a94e7 NetNS:/var/run/netns/7ef564dc-12cd-479b-b600-d64993eeabfa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode00ab7c6_d333_4803_b7fa_4d5ad69a94e7.slice PodAnnotations:0xc005eca530}] Aliases:map[]}\"",
2026-06-11 12:41:58.259081 | controller |     "Jun 11 11:52:08.935441 crc crio[22553]: time=\"2026-06-11T11:52:08.935366614Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.259095 | controller |     "Jun 11 11:52:08.946728 crc crio[22553]: time=\"2026-06-11T11:52:08.945964973Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=436409b3-abce-4819-9f44-41594edbefd6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.259110 | controller |     "Jun 11 11:52:08.946728 crc crio[22553]: time=\"2026-06-11T11:52:08.946091157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.259124 | controller |     "Jun 11 11:52:08.983459 crc crio[22553]: time=\"2026-06-11T11:52:08.982963733Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:44e1966e20a483ae03cd5ecbd4b9ccdc6af1aa3e768cf09372911bccb75ce761 UID:1118a438-90a5-4000-bf80-fa7b2b3929c5 NetNS:/var/run/netns/99a43c18-4dff-4589-b20a-2bbd3818429e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1118a438_90a5_4000_bf80_fa7b2b3929c5.slice PodAnnotations:0xc00012bc18}] Aliases:map[]}\"",
2026-06-11 12:41:58.259139 | controller |     "Jun 11 11:52:08.984897 crc crio[22553]: time=\"2026-06-11T11:52:08.984866138Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.259153 | controller |     "Jun 11 11:52:09.458354 crc crio[22553]: 2026-06-11T11:52:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44e1966e20a483a Mac:7a:f4:28:c0:6f:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/99a43c18-4dff-4589-b20a-2bbd3818429e SocketPath: PciID:}] [{Interface:0xc000318a00 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.259182 | controller |     "Jun 11 11:52:09.459961 crc crio[22553]: time=\"2026-06-11T11:52:09.459895452Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:44e1966e20a483ae03cd5ecbd4b9ccdc6af1aa3e768cf09372911bccb75ce761 UID:1118a438-90a5-4000-bf80-fa7b2b3929c5 NetNS:/var/run/netns/99a43c18-4dff-4589-b20a-2bbd3818429e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1118a438_90a5_4000_bf80_fa7b2b3929c5.slice PodAnnotations:0xc00012bc18}] Aliases:map[]}\"",
2026-06-11 12:41:58.259198 | controller |     "Jun 11 11:52:09.460182 crc crio[22553]: time=\"2026-06-11T11:52:09.460132459Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.259212 | controller |     "Jun 11 11:52:09.469958 crc crio[22553]: time=\"2026-06-11T11:52:09.469884023Z\" level=info msg=\"Ran pod sandbox 44e1966e20a483ae03cd5ecbd4b9ccdc6af1aa3e768cf09372911bccb75ce761 with infra container: openstack/nova-api-0/POD\" id=436409b3-abce-4819-9f44-41594edbefd6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.259227 | controller |     "Jun 11 11:52:09.474818 crc crio[22553]: time=\"2026-06-11T11:52:09.474737245Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=cf2c830f-10e9-4e6d-be87-00db24f66651 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.259241 | controller |     "Jun 11 11:52:09.477814 crc crio[22553]: time=\"2026-06-11T11:52:09.477736243Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=10095ce0-858c-4562-b7a7-aefb2d697737 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.259256 | controller |     "Jun 11 11:52:09.489183 crc crio[22553]: time=\"2026-06-11T11:52:09.489090344Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=0e21b63e-afd3-4e6b-aff7-e7a3d8418872 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.259271 | controller |     "Jun 11 11:52:09.489613 crc crio[22553]: time=\"2026-06-11T11:52:09.489559868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.259285 | controller |     "Jun 11 11:52:09.558729 crc crio[22553]: time=\"2026-06-11T11:52:09.558595002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.259300 | controller |     "Jun 11 11:52:09.567075 crc crio[22553]: time=\"2026-06-11T11:52:09.566865174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.259314 | controller |     "Jun 11 11:52:09.574221 crc crio[22553]: 2026-06-11T11:52:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e7d77d0082faba1 Mac:c6:5b:e2:e0:5b:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/7ef564dc-12cd-479b-b600-d64993eeabfa SocketPath: PciID:}] [{Interface:0xc000230630 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.259329 | controller |     "Jun 11 11:52:09.578028 crc crio[22553]: time=\"2026-06-11T11:52:09.577904676Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:e7d77d0082faba19989e64b8dc77c1eba1f5b423744a156bbbfbe7d98d517ee9 UID:e00ab7c6-d333-4803-b7fa-4d5ad69a94e7 NetNS:/var/run/netns/7ef564dc-12cd-479b-b600-d64993eeabfa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode00ab7c6_d333_4803_b7fa_4d5ad69a94e7.slice PodAnnotations:0xc005eca530}] Aliases:map[]}\"",
2026-06-11 12:41:58.259360 | controller |     "Jun 11 11:52:09.578592 crc crio[22553]: time=\"2026-06-11T11:52:09.578508093Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.259380 | controller |     "Jun 11 11:52:09.600765 crc crio[22553]: time=\"2026-06-11T11:52:09.600595888Z\" level=info msg=\"Ran pod sandbox e7d77d0082faba19989e64b8dc77c1eba1f5b423744a156bbbfbe7d98d517ee9 with infra container: openstack/nova-metadata-0/POD\" id=6e37e467-e7a8-4bab-b2a7-3afedf0510c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.259396 | controller |     "Jun 11 11:52:09.604520 crc crio[22553]: time=\"2026-06-11T11:52:09.60443491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2d3014bf-a90e-48e6-9368-214784805ccc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.259411 | controller |     "Jun 11 11:52:09.607562 crc crio[22553]: time=\"2026-06-11T11:52:09.607491979Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2fcb374e-d038-4b75-9e84-4c39998264a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.259425 | controller |     "Jun 11 11:52:09.617010 crc crio[22553]: time=\"2026-06-11T11:52:09.616903054Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=c77da9cd-497c-43fc-9e3b-9ea3ee8a1caf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.259440 | controller |     "Jun 11 11:52:09.617548 crc crio[22553]: time=\"2026-06-11T11:52:09.617473381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.259455 | controller |     "Jun 11 11:52:09.697149 crc crio[22553]: time=\"2026-06-11T11:52:09.696431205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.259469 | controller |     "Jun 11 11:52:09.701264 crc crio[22553]: time=\"2026-06-11T11:52:09.701198344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.259483 | controller |     "Jun 11 11:52:09.759080 crc crio[22553]: time=\"2026-06-11T11:52:09.758991121Z\" level=info msg=\"Created container 2bbdcdbcb901e64423f730580d3daca0f5207aafe477c6c023635dfa165aacbd: openstack/nova-api-0/nova-api-log\" id=0e21b63e-afd3-4e6b-aff7-e7a3d8418872 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.259498 | controller |     "Jun 11 11:52:09.760611 crc crio[22553]: time=\"2026-06-11T11:52:09.760554956Z\" level=info msg=\"Starting container: 2bbdcdbcb901e64423f730580d3daca0f5207aafe477c6c023635dfa165aacbd\" id=45f098b4-052b-416f-ae67-060deae61e71 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.259512 | controller |     "Jun 11 11:52:09.775270 crc crio[22553]: time=\"2026-06-11T11:52:09.775139732Z\" level=info msg=\"Started container\" PID=90316 containerID=2bbdcdbcb901e64423f730580d3daca0f5207aafe477c6c023635dfa165aacbd description=openstack/nova-api-0/nova-api-log id=45f098b4-052b-416f-ae67-060deae61e71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e1966e20a483ae03cd5ecbd4b9ccdc6af1aa3e768cf09372911bccb75ce761",
2026-06-11 12:41:58.259526 | controller |     "Jun 11 11:52:09.791405 crc crio[22553]: time=\"2026-06-11T11:52:09.791270563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=6b7adaf8-7cbf-46f6-9090-3dbcba8f44de name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.259544 | controller |     "Jun 11 11:52:09.833347 crc crio[22553]: time=\"2026-06-11T11:52:09.833090553Z\" level=info msg=\"Created container a727bdf5f1ac3383c30701142e1e943761a48028fe1e3df0b048bfb96d08f138: openstack/nova-metadata-0/nova-metadata-log\" id=c77da9cd-497c-43fc-9e3b-9ea3ee8a1caf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.259559 | controller |     "Jun 11 11:52:09.846673 crc crio[22553]: time=\"2026-06-11T11:52:09.846453253Z\" level=info msg=\"Starting container: a727bdf5f1ac3383c30701142e1e943761a48028fe1e3df0b048bfb96d08f138\" id=36080aed-90f1-44ec-94a8-324a2eaa0555 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.259573 | controller |     "Jun 11 11:52:09.854608 crc crio[22553]: time=\"2026-06-11T11:52:09.854366584Z\" level=info msg=\"Started container\" PID=90320 containerID=a727bdf5f1ac3383c30701142e1e943761a48028fe1e3df0b048bfb96d08f138 description=openstack/nova-metadata-0/nova-metadata-log id=36080aed-90f1-44ec-94a8-324a2eaa0555 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7d77d0082faba19989e64b8dc77c1eba1f5b423744a156bbbfbe7d98d517ee9",
2026-06-11 12:41:58.259588 | controller |     "Jun 11 11:52:09.871672 crc crio[22553]: time=\"2026-06-11T11:52:09.871575617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a7045fea-e3de-4fe4-b8b0-142064d36af8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.259603 | controller |     "Jun 11 11:52:09.908538 crc crio[22553]: time=\"2026-06-11T11:52:09.908418162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=7de84cea-95e2-4b06-9178-5b88c5c13f10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.259617 | controller |     "Jun 11 11:52:09.918738 crc crio[22553]: time=\"2026-06-11T11:52:09.918599939Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=05c5908a-9256-44ab-b1d5-fe960ce7a8de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.259632 | controller |     "Jun 11 11:52:09.919128 crc crio[22553]: time=\"2026-06-11T11:52:09.919067463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.259646 | controller |     "Jun 11 11:52:09.931902 crc crio[22553]: time=\"2026-06-11T11:52:09.931634519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=39ed08de-19b9-4eb4-85e3-51cbcc860e79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.259661 | controller |     "Jun 11 11:52:09.956897 crc crio[22553]: time=\"2026-06-11T11:52:09.956787153Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=c9660815-c96b-4d58-9807-1f43f8504490 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.259675 | controller |     "Jun 11 11:52:09.957285 crc crio[22553]: time=\"2026-06-11T11:52:09.957226566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.259690 | controller |     "Jun 11 11:52:10.001590 crc crio[22553]: time=\"2026-06-11T11:52:10.001476138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.259705 | controller |     "Jun 11 11:52:10.011308 crc crio[22553]: time=\"2026-06-11T11:52:10.011205442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.259720 | controller |     "Jun 11 11:52:10.050241 crc crio[22553]: time=\"2026-06-11T11:52:10.050105157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.259741 | controller |     "Jun 11 11:52:10.057893 crc crio[22553]: time=\"2026-06-11T11:52:10.057241295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.259756 | controller |     "Jun 11 11:52:10.238509 crc crio[22553]: time=\"2026-06-11T11:52:10.238368581Z\" level=info msg=\"Created container 4d55b32d1a980a9ba935ce97d97ca41aca72db2ac3227c4af8d03793907f500f: openstack/nova-metadata-0/nova-metadata-metadata\" id=c9660815-c96b-4d58-9807-1f43f8504490 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.259771 | controller |     "Jun 11 11:52:10.240794 crc crio[22553]: time=\"2026-06-11T11:52:10.240663618Z\" level=info msg=\"Starting container: 4d55b32d1a980a9ba935ce97d97ca41aca72db2ac3227c4af8d03793907f500f\" id=512812ae-9832-4780-887e-b9ad6afb3b4d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.259786 | controller |     "Jun 11 11:52:10.245757 crc crio[22553]: time=\"2026-06-11T11:52:10.245629013Z\" level=info msg=\"Started container\" PID=90402 containerID=4d55b32d1a980a9ba935ce97d97ca41aca72db2ac3227c4af8d03793907f500f description=openstack/nova-metadata-0/nova-metadata-metadata id=512812ae-9832-4780-887e-b9ad6afb3b4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e7d77d0082faba19989e64b8dc77c1eba1f5b423744a156bbbfbe7d98d517ee9",
2026-06-11 12:41:58.259801 | controller |     "Jun 11 11:52:10.252418 crc crio[22553]: time=\"2026-06-11T11:52:10.252329129Z\" level=info msg=\"Created container e2d60dfe382377a06a1cbacbffda55613d5d7a1220044b664bcf89a1c23034eb: openstack/nova-api-0/nova-api-api\" id=05c5908a-9256-44ab-b1d5-fe960ce7a8de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.259816 | controller |     "Jun 11 11:52:10.253881 crc crio[22553]: time=\"2026-06-11T11:52:10.253829642Z\" level=info msg=\"Starting container: e2d60dfe382377a06a1cbacbffda55613d5d7a1220044b664bcf89a1c23034eb\" id=0b9fddfa-71ee-4901-ac45-74d23d9a5319 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.259830 | controller |     "Jun 11 11:52:10.263306 crc crio[22553]: time=\"2026-06-11T11:52:10.263229837Z\" level=info msg=\"Started container\" PID=90401 containerID=e2d60dfe382377a06a1cbacbffda55613d5d7a1220044b664bcf89a1c23034eb description=openstack/nova-api-0/nova-api-api id=0b9fddfa-71ee-4901-ac45-74d23d9a5319 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44e1966e20a483ae03cd5ecbd4b9ccdc6af1aa3e768cf09372911bccb75ce761",
2026-06-11 12:41:58.259845 | controller |     "Jun 11 11:52:31.830422 crc crio[22553]: time=\"2026-06-11T11:52:31.828972425Z\" level=info msg=\"Removing container: ef315178d8e664471d44f4ee28d14428e1c6905654619e7b3de86de5181d00f7\" id=266bf297-f782-4660-b44f-fbdf0d39bd19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.259859 | controller |     "Jun 11 11:52:31.901441 crc crio[22553]: time=\"2026-06-11T11:52:31.899871984Z\" level=info msg=\"Removed container ef315178d8e664471d44f4ee28d14428e1c6905654619e7b3de86de5181d00f7: openstack/dnsmasq-dns-7dc8cc99c9-bxpbx/init\" id=266bf297-f782-4660-b44f-fbdf0d39bd19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.259873 | controller |     "Jun 11 11:52:31.905924 crc crio[22553]: time=\"2026-06-11T11:52:31.905749666Z\" level=info msg=\"Removing container: 9fc6cff0934927f08987fe9bb3501e69797df5c3545d4b7dd25313d47abf0b04\" id=121be781-4088-4ea5-9d79-de3148f81984 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.259888 | controller |     "Jun 11 11:52:32.047560 crc crio[22553]: time=\"2026-06-11T11:52:32.047351709Z\" level=info msg=\"Removed container 9fc6cff0934927f08987fe9bb3501e69797df5c3545d4b7dd25313d47abf0b04: openshift-infra/auto-csr-approver-29686306-4jtzc/oc\" id=121be781-4088-4ea5-9d79-de3148f81984 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.259906 | controller |     "Jun 11 11:52:32.051202 crc crio[22553]: time=\"2026-06-11T11:52:32.051141789Z\" level=info msg=\"Removing container: a5ef4b7764f23bf514a17befc6c2d9fc2117053d970c2cac16bbdc7ed0e48146\" id=64625ba7-4bc9-461d-9bae-4c851998b003 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.259921 | controller |     "Jun 11 11:52:32.090105 crc crio[22553]: time=\"2026-06-11T11:52:32.089977893Z\" level=info msg=\"Removed container a5ef4b7764f23bf514a17befc6c2d9fc2117053d970c2cac16bbdc7ed0e48146: openstack/dnsmasq-dns-769fc96f7c-pf82q/init\" id=64625ba7-4bc9-461d-9bae-4c851998b003 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.259935 | controller |     "Jun 11 11:52:32.119365 crc crio[22553]: time=\"2026-06-11T11:52:32.115342283Z\" level=info msg=\"Stopping pod sandbox: 535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6\" id=83d2d16d-73cf-4877-b2ac-5d7b20c7daac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.259950 | controller |     "Jun 11 11:52:32.119365 crc crio[22553]: time=\"2026-06-11T11:52:32.115496757Z\" level=info msg=\"Stopped pod sandbox (already stopped): 535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6\" id=83d2d16d-73cf-4877-b2ac-5d7b20c7daac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.259964 | controller |     "Jun 11 11:52:32.119365 crc crio[22553]: time=\"2026-06-11T11:52:32.116503277Z\" level=info msg=\"Removing pod sandbox: 535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6\" id=5ebd3936-93ad-4c89-b6c4-31c38c3726b0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.259979 | controller |     "Jun 11 11:52:32.136303 crc crio[22553]: time=\"2026-06-11T11:52:32.136170931Z\" level=info msg=\"Removed pod sandbox: 535c1198ae57416d40d1cba3933d989695394298d4e615b7bfbcce65b86c8cd6\" id=5ebd3936-93ad-4c89-b6c4-31c38c3726b0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.259994 | controller |     "Jun 11 11:52:32.137646 crc crio[22553]: time=\"2026-06-11T11:52:32.13751755Z\" level=info msg=\"Stopping pod sandbox: a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1\" id=77925cdd-3703-4a83-a79d-f62b7c835413 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.260009 | controller |     "Jun 11 11:52:32.137911 crc crio[22553]: time=\"2026-06-11T11:52:32.1378437Z\" level=info msg=\"Stopped pod sandbox (already stopped): a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1\" id=77925cdd-3703-4a83-a79d-f62b7c835413 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.260023 | controller |     "Jun 11 11:52:32.139346 crc crio[22553]: time=\"2026-06-11T11:52:32.139283882Z\" level=info msg=\"Removing pod sandbox: a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1\" id=536890d7-b2d6-4ba1-a0d3-cda2917b74ec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.260037 | controller |     "Jun 11 11:52:32.165335 crc crio[22553]: time=\"2026-06-11T11:52:32.165206578Z\" level=info msg=\"Removed pod sandbox: a1ab2202ff53df03a4b320511f8b869f3ffd811ba399614c32cc7bbf751079a1\" id=536890d7-b2d6-4ba1-a0d3-cda2917b74ec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.260052 | controller |     "Jun 11 11:52:32.166650 crc crio[22553]: time=\"2026-06-11T11:52:32.166555608Z\" level=info msg=\"Stopping pod sandbox: 09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4\" id=a8afe57a-c15b-4b41-b36e-007dac69efd6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.260066 | controller |     "Jun 11 11:52:32.166870 crc crio[22553]: time=\"2026-06-11T11:52:32.166664641Z\" level=info msg=\"Stopped pod sandbox (already stopped): 09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4\" id=a8afe57a-c15b-4b41-b36e-007dac69efd6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.260080 | controller |     "Jun 11 11:52:32.167629 crc crio[22553]: time=\"2026-06-11T11:52:32.167531266Z\" level=info msg=\"Removing pod sandbox: 09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4\" id=34620ecb-79bd-48bb-94c9-2790cb1772c0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.260098 | controller |     "Jun 11 11:52:32.193801 crc crio[22553]: time=\"2026-06-11T11:52:32.193616827Z\" level=info msg=\"Removed pod sandbox: 09f0b3f6d9e0f50755b8c699056bc661969e6aa1afcb1e83c7ec31ba13b903b4\" id=34620ecb-79bd-48bb-94c9-2790cb1772c0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.260113 | controller |     "Jun 11 11:52:32.195000 crc crio[22553]: time=\"2026-06-11T11:52:32.194919395Z\" level=info msg=\"Stopping pod sandbox: 545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431\" id=216c9d42-d015-4ab1-9a73-a0df9854b60e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.260128 | controller |     "Jun 11 11:52:32.195134 crc crio[22553]: time=\"2026-06-11T11:52:32.195009298Z\" level=info msg=\"Stopped pod sandbox (already stopped): 545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431\" id=216c9d42-d015-4ab1-9a73-a0df9854b60e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.260142 | controller |     "Jun 11 11:52:32.195788 crc crio[22553]: time=\"2026-06-11T11:52:32.195670547Z\" level=info msg=\"Removing pod sandbox: 545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431\" id=cf82b97e-6fdb-470c-91d5-b39ffe833874 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.260157 | controller |     "Jun 11 11:52:32.211239 crc crio[22553]: time=\"2026-06-11T11:52:32.211044086Z\" level=info msg=\"Removed pod sandbox: 545c42ce199c61b68658fd5afaf04f7b6d0d475ed688fa67f047c9ff1b037431\" id=cf82b97e-6fdb-470c-91d5-b39ffe833874 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.260171 | controller |     "Jun 11 11:52:32.212306 crc crio[22553]: time=\"2026-06-11T11:52:32.21220673Z\" level=info msg=\"Stopping pod sandbox: 0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b\" id=5b8ed59c-2c6c-4322-9c7c-c14c51013d1a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.260185 | controller |     "Jun 11 11:52:32.212480 crc crio[22553]: time=\"2026-06-11T11:52:32.212414636Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b\" id=5b8ed59c-2c6c-4322-9c7c-c14c51013d1a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.260200 | controller |     "Jun 11 11:52:32.213066 crc crio[22553]: time=\"2026-06-11T11:52:32.212982232Z\" level=info msg=\"Removing pod sandbox: 0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b\" id=364debe9-6377-4d73-b872-113ea66ff65c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.260214 | controller |     "Jun 11 11:52:32.230596 crc crio[22553]: time=\"2026-06-11T11:52:32.230494504Z\" level=info msg=\"Removed pod sandbox: 0ccb4b0346e08fa134dcb06ac89985afcd3af5efab336598f232729ddb51ec9b\" id=364debe9-6377-4d73-b872-113ea66ff65c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.260228 | controller |     "Jun 11 11:52:32.232161 crc crio[22553]: time=\"2026-06-11T11:52:32.232048979Z\" level=info msg=\"Stopping pod sandbox: 1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea\" id=b3e03240-d502-4579-a45b-c7c188771256 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.260242 | controller |     "Jun 11 11:52:32.232161 crc crio[22553]: time=\"2026-06-11T11:52:32.232157662Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea\" id=b3e03240-d502-4579-a45b-c7c188771256 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.260257 | controller |     "Jun 11 11:52:32.233881 crc crio[22553]: time=\"2026-06-11T11:52:32.233819251Z\" level=info msg=\"Removing pod sandbox: 1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea\" id=6acbb606-d92b-4e8c-bbae-dc3c79885670 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.260275 | controller |     "Jun 11 11:52:32.276825 crc crio[22553]: time=\"2026-06-11T11:52:32.276752504Z\" level=info msg=\"Removed pod sandbox: 1a483218f36fe292e6665cbf2f4d0bc6f50238760e2ed26824ea3956a11894ea\" id=6acbb606-d92b-4e8c-bbae-dc3c79885670 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.260289 | controller |     "Jun 11 11:52:32.278537 crc crio[22553]: time=\"2026-06-11T11:52:32.278450053Z\" level=info msg=\"Stopping pod sandbox: 495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793\" id=8d469db6-7d93-43e4-96c5-c94b9e5d130a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.260303 | controller |     "Jun 11 11:52:32.278824 crc crio[22553]: time=\"2026-06-11T11:52:32.278764272Z\" level=info msg=\"Stopped pod sandbox (already stopped): 495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793\" id=8d469db6-7d93-43e4-96c5-c94b9e5d130a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.260318 | controller |     "Jun 11 11:52:32.279779 crc crio[22553]: time=\"2026-06-11T11:52:32.279747101Z\" level=info msg=\"Removing pod sandbox: 495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793\" id=951967d5-3e09-4eb0-9d2b-34f0fa576cfa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.260332 | controller |     "Jun 11 11:52:32.296370 crc crio[22553]: time=\"2026-06-11T11:52:32.296268193Z\" level=info msg=\"Removed pod sandbox: 495b6d53f62e63fb0bb54a93826eea48cddbd2bd79fcd357a41e6bed8d44b793\" id=951967d5-3e09-4eb0-9d2b-34f0fa576cfa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.260360 | controller |     "Jun 11 11:52:32.298197 crc crio[22553]: time=\"2026-06-11T11:52:32.297893031Z\" level=info msg=\"Stopping pod sandbox: e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9\" id=9f338661-e729-4817-ac2c-1a65b9e01b51 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.260380 | controller |     "Jun 11 11:52:32.298843 crc crio[22553]: time=\"2026-06-11T11:52:32.298650513Z\" level=info msg=\"Stopped pod sandbox (already stopped): e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9\" id=9f338661-e729-4817-ac2c-1a65b9e01b51 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.260395 | controller |     "Jun 11 11:52:32.300059 crc crio[22553]: time=\"2026-06-11T11:52:32.299998712Z\" level=info msg=\"Removing pod sandbox: e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9\" id=27c26d01-77ba-4621-9234-b358b6070ec9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.260410 | controller |     "Jun 11 11:52:32.326092 crc crio[22553]: time=\"2026-06-11T11:52:32.325894778Z\" level=info msg=\"Removed pod sandbox: e94cbd69de57f84b65fb29b40cc2ec38e274dab6da5de270e604836698c0fdc9\" id=27c26d01-77ba-4621-9234-b358b6070ec9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.260424 | controller |     "Jun 11 11:52:32.327452 crc crio[22553]: time=\"2026-06-11T11:52:32.327193316Z\" level=info msg=\"Stopping pod sandbox: f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9\" id=6e54ffb5-df21-4413-a1d7-ab60a9e6489c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.260438 | controller |     "Jun 11 11:52:32.327452 crc crio[22553]: time=\"2026-06-11T11:52:32.327294729Z\" level=info msg=\"Stopped pod sandbox (already stopped): f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9\" id=6e54ffb5-df21-4413-a1d7-ab60a9e6489c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.260452 | controller |     "Jun 11 11:52:32.328233 crc crio[22553]: time=\"2026-06-11T11:52:32.328173624Z\" level=info msg=\"Removing pod sandbox: f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9\" id=3cd97cd9-df70-4d2b-9ad0-c0440be9b521 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.260467 | controller |     "Jun 11 11:52:32.346529 crc crio[22553]: time=\"2026-06-11T11:52:32.346366305Z\" level=info msg=\"Removed pod sandbox: f5665b5f1ff526c367e753a8ba7f643cafe482424c1d3ba7db38bec32c23e4b9\" id=3cd97cd9-df70-4d2b-9ad0-c0440be9b521 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.260485 | controller |     "Jun 11 11:52:32.347532 crc crio[22553]: time=\"2026-06-11T11:52:32.347489738Z\" level=info msg=\"Stopping pod sandbox: d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1\" id=8d9235a2-58ab-47fd-82c3-5e33077dd03b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.260500 | controller |     "Jun 11 11:52:32.347766 crc crio[22553]: time=\"2026-06-11T11:52:32.347741985Z\" level=info msg=\"Stopped pod sandbox (already stopped): d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1\" id=8d9235a2-58ab-47fd-82c3-5e33077dd03b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.260514 | controller |     "Jun 11 11:52:32.348862 crc crio[22553]: time=\"2026-06-11T11:52:32.348657272Z\" level=info msg=\"Removing pod sandbox: d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1\" id=3f7ecca6-7db0-4caf-98f4-73d640e261f3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.260528 | controller |     "Jun 11 11:52:32.367845 crc crio[22553]: time=\"2026-06-11T11:52:32.367657687Z\" level=info msg=\"Removed pod sandbox: d5cb7133d8972145f9f3a2d208424d8725354484f074b2f04d5f69127d060ab1\" id=3f7ecca6-7db0-4caf-98f4-73d640e261f3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.260542 | controller |     "Jun 11 11:52:32.369409 crc crio[22553]: time=\"2026-06-11T11:52:32.369228082Z\" level=info msg=\"Stopping pod sandbox: 288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d\" id=1f8d88c8-279b-4832-b3cf-9e1b6a4cc3da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.260556 | controller |     "Jun 11 11:52:32.369562 crc crio[22553]: time=\"2026-06-11T11:52:32.36947934Z\" level=info msg=\"Stopped pod sandbox (already stopped): 288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d\" id=1f8d88c8-279b-4832-b3cf-9e1b6a4cc3da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.260571 | controller |     "Jun 11 11:52:32.370511 crc crio[22553]: time=\"2026-06-11T11:52:32.370459388Z\" level=info msg=\"Removing pod sandbox: 288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d\" id=f60222c4-989a-4daa-ab65-c64ff9e56e12 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.260585 | controller |     "Jun 11 11:52:32.388280 crc crio[22553]: time=\"2026-06-11T11:52:32.388181286Z\" level=info msg=\"Removed pod sandbox: 288f1cb3161952b73dc0c9ff594482520c37ad28d0e01227b07666d2a074a23d\" id=f60222c4-989a-4daa-ab65-c64ff9e56e12 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.260599 | controller |     "Jun 11 11:52:35.812059 crc crio[22553]: time=\"2026-06-11T11:52:35.801911342Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-4fkbw/POD\" id=dd5a28a3-35ee-4253-9e1a-9773dd280900 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.260614 | controller |     "Jun 11 11:52:35.814896 crc crio[22553]: time=\"2026-06-11T11:52:35.812882003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.260628 | controller |     "Jun 11 11:52:35.945259 crc crio[22553]: time=\"2026-06-11T11:52:35.945192464Z\" level=info msg=\"Got pod network &{Name:certified-operators-4fkbw Namespace:openshift-marketplace ID:f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091 UID:9092d7fe-57ee-4881-b7e2-279447e2220b NetNS:/var/run/netns/4d767637-35f7-46d0-b05f-2e921606cb70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9092d7fe_57ee_4881_b7e2_279447e2220b.slice PodAnnotations:0xc00012ac38}] Aliases:map[]}\"",
2026-06-11 12:41:58.260643 | controller |     "Jun 11 11:52:35.945723 crc crio[22553]: time=\"2026-06-11T11:52:35.945654667Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-4fkbw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.260660 | controller |     "Jun 11 11:52:36.551502 crc crio[22553]: 2026-06-11T11:52:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f424ae842058866 Mac:2e:31:c3:c7:6f:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/4d767637-35f7-46d0-b05f-2e921606cb70 SocketPath: PciID:}] [{Interface:0xc000532940 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.260676 | controller |     "Jun 11 11:52:36.554306 crc crio[22553]: time=\"2026-06-11T11:52:36.554209407Z\" level=info msg=\"Got pod network &{Name:certified-operators-4fkbw Namespace:openshift-marketplace ID:f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091 UID:9092d7fe-57ee-4881-b7e2-279447e2220b NetNS:/var/run/netns/4d767637-35f7-46d0-b05f-2e921606cb70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9092d7fe_57ee_4881_b7e2_279447e2220b.slice PodAnnotations:0xc00012ac38}] Aliases:map[]}\"",
2026-06-11 12:41:58.260690 | controller |     "Jun 11 11:52:36.554475 crc crio[22553]: time=\"2026-06-11T11:52:36.554460684Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-4fkbw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.260705 | controller |     "Jun 11 11:52:36.573912 crc crio[22553]: time=\"2026-06-11T11:52:36.573669965Z\" level=info msg=\"Ran pod sandbox f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091 with infra container: openshift-marketplace/certified-operators-4fkbw/POD\" id=dd5a28a3-35ee-4253-9e1a-9773dd280900 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.260720 | controller |     "Jun 11 11:52:36.579298 crc crio[22553]: time=\"2026-06-11T11:52:36.578513266Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c1185750-b46f-4873-a59b-ce1bc93280f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.260735 | controller |     "Jun 11 11:52:36.582919 crc crio[22553]: time=\"2026-06-11T11:52:36.582802931Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=055960df-3e7f-43f4-9bf5-2724e3a4c21a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.260749 | controller |     "Jun 11 11:52:36.596085 crc crio[22553]: time=\"2026-06-11T11:52:36.595977606Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4fkbw/extract-utilities\" id=c0ecc3bf-e3b0-49b7-ad6d-a5e9e5f243b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.260764 | controller |     "Jun 11 11:52:36.596875 crc crio[22553]: time=\"2026-06-11T11:52:36.596649895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.260779 | controller |     "Jun 11 11:52:36.670623 crc crio[22553]: time=\"2026-06-11T11:52:36.670534302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.260794 | controller |     "Jun 11 11:52:36.675080 crc crio[22553]: time=\"2026-06-11T11:52:36.675011652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.260809 | controller |     "Jun 11 11:52:36.880158 crc crio[22553]: time=\"2026-06-11T11:52:36.879425318Z\" level=info msg=\"Created container ad30ade99527f17d83d95c260837ca8f776051590889d48c6585b2c3774acb5d: openshift-marketplace/certified-operators-4fkbw/extract-utilities\" id=c0ecc3bf-e3b0-49b7-ad6d-a5e9e5f243b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.260826 | controller |     "Jun 11 11:52:36.882785 crc crio[22553]: time=\"2026-06-11T11:52:36.882649882Z\" level=info msg=\"Starting container: ad30ade99527f17d83d95c260837ca8f776051590889d48c6585b2c3774acb5d\" id=9c4aeb47-b228-4792-a38c-a80f45426e3f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.260847 | controller |     "Jun 11 11:52:36.890521 crc crio[22553]: time=\"2026-06-11T11:52:36.890307636Z\" level=info msg=\"Started container\" PID=92044 containerID=ad30ade99527f17d83d95c260837ca8f776051590889d48c6585b2c3774acb5d description=openshift-marketplace/certified-operators-4fkbw/extract-utilities id=9c4aeb47-b228-4792-a38c-a80f45426e3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091",
2026-06-11 12:41:58.260863 | controller |     "Jun 11 11:52:37.402933 crc crio[22553]: time=\"2026-06-11T11:52:37.402564916Z\" level=info msg=\"Stopping container: 474117a73abb114035a070f2f198b158dea245d51eb8544fe0aeeecf7aaf5c13 (timeout: 30s)\" id=a958a7f5-450f-4284-bc58-b6c3fb90dea1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.260885 | controller |     "Jun 11 11:52:37.538546 crc crio[22553]: time=\"2026-06-11T11:52:37.538370559Z\" level=info msg=\"Stopped container 474117a73abb114035a070f2f198b158dea245d51eb8544fe0aeeecf7aaf5c13: openstack/kube-state-metrics-0/kube-state-metrics\" id=a958a7f5-450f-4284-bc58-b6c3fb90dea1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.260961 | controller |     "Jun 11 11:52:37.540195 crc crio[22553]: time=\"2026-06-11T11:52:37.540091739Z\" level=info msg=\"Stopping pod sandbox: 3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636\" id=147aea39-2560-412d-8d06-2ec15dfbd419 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.260984 | controller |     "Jun 11 11:52:37.542519 crc crio[22553]: time=\"2026-06-11T11:52:37.542368806Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636 UID:6bb6b7f6-e9a6-4f9d-8d13-a9c56c30cff9 NetNS:/var/run/netns/15d63b46-2d32-4d5a-b14d-5fabf516d122 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bb6b7f6_e9a6_4f9d_8d13_a9c56c30cff9.slice PodAnnotations:0xc0050d2198}] Aliases:map[]}\"",
2026-06-11 12:41:58.261000 | controller |     "Jun 11 11:52:37.542972 crc crio[22553]: time=\"2026-06-11T11:52:37.542787248Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.261015 | controller |     "Jun 11 11:52:37.971466 crc crio[22553]: time=\"2026-06-11T11:52:37.970598983Z\" level=info msg=\"Stopped pod sandbox: 3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636\" id=147aea39-2560-412d-8d06-2ec15dfbd419 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.261030 | controller |     "Jun 11 11:52:37.995504 crc crio[22553]: time=\"2026-06-11T11:52:37.994610324Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8539d916-56d4-4913-a058-c4e6f72e739a name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.261044 | controller |     "Jun 11 11:52:38.012762 crc crio[22553]: time=\"2026-06-11T11:52:38.012410794Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.261060 | controller |     "Jun 11 11:52:38.562900 crc crio[22553]: time=\"2026-06-11T11:52:38.562802497Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-btdx4/POD\" id=06fb990d-cd3c-4ad4-9b01-ae9b6e450a9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.261079 | controller |     "Jun 11 11:52:38.562900 crc crio[22553]: time=\"2026-06-11T11:52:38.56292716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.261094 | controller |     "Jun 11 11:52:38.607974 crc crio[22553]: time=\"2026-06-11T11:52:38.607880462Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-btdx4 Namespace:openshift-marketplace ID:4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051 UID:9aa10ab0-6a60-4747-9cc3-6a2106057668 NetNS:/var/run/netns/d6fab62b-f3f6-4747-9643-c092eb1e3df6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9aa10ab0_6a60_4747_9cc3_6a2106057668.slice PodAnnotations:0xc00043afc8}] Aliases:map[]}\"",
2026-06-11 12:41:58.261109 | controller |     "Jun 11 11:52:38.607974 crc crio[22553]: time=\"2026-06-11T11:52:38.607947344Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-btdx4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.261123 | controller |     "Jun 11 11:52:38.660283 crc crio[22553]: time=\"2026-06-11T11:52:38.659415516Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=8539d916-56d4-4913-a058-c4e6f72e739a name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.261138 | controller |     "Jun 11 11:52:38.661626 crc crio[22553]: time=\"2026-06-11T11:52:38.661552208Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=38be259e-d3bb-450b-a184-eb0a6db83770 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.261153 | controller |     "Jun 11 11:52:38.666202 crc crio[22553]: time=\"2026-06-11T11:52:38.666136432Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=d579a452-0ec4-4566-bb17-6a23f8cc3bbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.261167 | controller |     "Jun 11 11:52:38.676498 crc crio[22553]: time=\"2026-06-11T11:52:38.675795044Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4fkbw/extract-content\" id=aa401648-c734-4704-b294-ab54af764f28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.261181 | controller |     "Jun 11 11:52:38.676661 crc crio[22553]: time=\"2026-06-11T11:52:38.676547676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.261195 | controller |     "Jun 11 11:52:38.773819 crc crio[22553]: time=\"2026-06-11T11:52:38.773478745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.261210 | controller |     "Jun 11 11:52:38.780111 crc crio[22553]: time=\"2026-06-11T11:52:38.779973475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.261224 | controller |     "Jun 11 11:52:39.029916 crc crio[22553]: time=\"2026-06-11T11:52:39.028510168Z\" level=info msg=\"Removing container: 474117a73abb114035a070f2f198b158dea245d51eb8544fe0aeeecf7aaf5c13\" id=4d45ff6e-6d7c-44a9-998a-520d2ca6c633 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.261239 | controller |     "Jun 11 11:52:39.055442 crc crio[22553]: time=\"2026-06-11T11:52:39.055185856Z\" level=info msg=\"Created container 2e0f11a7e7117d3b20bea67214e00d8f3dfcdb93b89aca78d08dc76ade4707ba: openshift-marketplace/certified-operators-4fkbw/extract-content\" id=aa401648-c734-4704-b294-ab54af764f28 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.261254 | controller |     "Jun 11 11:52:39.057097 crc crio[22553]: time=\"2026-06-11T11:52:39.05700839Z\" level=info msg=\"Starting container: 2e0f11a7e7117d3b20bea67214e00d8f3dfcdb93b89aca78d08dc76ade4707ba\" id=0518f64c-806c-4574-9daa-7888099731f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.261272 | controller |     "Jun 11 11:52:39.065071 crc crio[22553]: time=\"2026-06-11T11:52:39.064960902Z\" level=info msg=\"Started container\" PID=92195 containerID=2e0f11a7e7117d3b20bea67214e00d8f3dfcdb93b89aca78d08dc76ade4707ba description=openshift-marketplace/certified-operators-4fkbw/extract-content id=0518f64c-806c-4574-9daa-7888099731f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091",
2026-06-11 12:41:58.261288 | controller |     "Jun 11 11:52:39.111171 crc crio[22553]: time=\"2026-06-11T11:52:39.101509638Z\" level=info msg=\"Removed container 474117a73abb114035a070f2f198b158dea245d51eb8544fe0aeeecf7aaf5c13: openstack/kube-state-metrics-0/kube-state-metrics\" id=4d45ff6e-6d7c-44a9-998a-520d2ca6c633 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.261303 | controller |     "Jun 11 11:52:39.295138 crc crio[22553]: 2026-06-11T11:52:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b25d11f74affa3 Mac:a6:60:d9:5c:48:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/d6fab62b-f3f6-4747-9643-c092eb1e3df6 SocketPath: PciID:}] [{Interface:0xc00034a950 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.261318 | controller |     "Jun 11 11:52:39.297845 crc crio[22553]: time=\"2026-06-11T11:52:39.297494778Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-btdx4 Namespace:openshift-marketplace ID:4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051 UID:9aa10ab0-6a60-4747-9cc3-6a2106057668 NetNS:/var/run/netns/d6fab62b-f3f6-4747-9643-c092eb1e3df6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9aa10ab0_6a60_4747_9cc3_6a2106057668.slice PodAnnotations:0xc00043afc8}] Aliases:map[]}\"",
2026-06-11 12:41:58.261333 | controller |     "Jun 11 11:52:39.297845 crc crio[22553]: time=\"2026-06-11T11:52:39.297746556Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-btdx4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.261369 | controller |     "Jun 11 11:52:39.308581 crc crio[22553]: time=\"2026-06-11T11:52:39.308317364Z\" level=info msg=\"Ran pod sandbox 4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051 with infra container: openshift-marketplace/redhat-marketplace-btdx4/POD\" id=06fb990d-cd3c-4ad4-9b01-ae9b6e450a9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.261389 | controller |     "Jun 11 11:52:39.319858 crc crio[22553]: time=\"2026-06-11T11:52:39.319218502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9e324542-da12-485a-b12c-edf16b56271b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.261405 | controller |     "Jun 11 11:52:39.321845 crc crio[22553]: time=\"2026-06-11T11:52:39.321772337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ab479897-a775-42f8-8239-4a515a3b192d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.261419 | controller |     "Jun 11 11:52:39.336607 crc crio[22553]: time=\"2026-06-11T11:52:39.336454925Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-btdx4/extract-utilities\" id=7242b52c-8ff6-4bc4-abd6-7beb61fe2581 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.261434 | controller |     "Jun 11 11:52:39.337112 crc crio[22553]: time=\"2026-06-11T11:52:39.33696676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.261452 | controller |     "Jun 11 11:52:39.391203 crc crio[22553]: time=\"2026-06-11T11:52:39.391045558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.261467 | controller |     "Jun 11 11:52:39.399275 crc crio[22553]: time=\"2026-06-11T11:52:39.399033992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.261482 | controller |     "Jun 11 11:52:39.494826 crc crio[22553]: time=\"2026-06-11T11:52:39.494717764Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=b9152603-2e69-4399-8857-8335d757b331 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.261496 | controller |     "Jun 11 11:52:39.494826 crc crio[22553]: time=\"2026-06-11T11:52:39.494820257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.261510 | controller |     "Jun 11 11:52:39.541983 crc crio[22553]: time=\"2026-06-11T11:52:39.539751408Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9cdcb2db35451e60b789f36e6d424af6921469c00d9ed0e42fa2be1d9b10757a UID:f39c4fd6-3b10-4dd7-85e1-5d1918d0566c NetNS:/var/run/netns/3b19550e-4c56-4899-a140-0e1b8e7cf1cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf39c4fd6_3b10_4dd7_85e1_5d1918d0566c.slice PodAnnotations:0xc00061e800}] Aliases:map[]}\"",
2026-06-11 12:41:58.261525 | controller |     "Jun 11 11:52:39.541983 crc crio[22553]: time=\"2026-06-11T11:52:39.539837181Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.261539 | controller |     "Jun 11 11:52:39.569569 crc crio[22553]: time=\"2026-06-11T11:52:39.569421494Z\" level=info msg=\"Created container eb6871f91c5641ff03068993a94c24aeda2148d15cda84547a196dd05f9d5fd2: openshift-marketplace/redhat-marketplace-btdx4/extract-utilities\" id=7242b52c-8ff6-4bc4-abd6-7beb61fe2581 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.261554 | controller |     "Jun 11 11:52:39.571940 crc crio[22553]: time=\"2026-06-11T11:52:39.571753042Z\" level=info msg=\"Starting container: eb6871f91c5641ff03068993a94c24aeda2148d15cda84547a196dd05f9d5fd2\" id=099b7a6a-e230-46d1-bd45-b86df598aa31 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.261568 | controller |     "Jun 11 11:52:39.582865 crc crio[22553]: time=\"2026-06-11T11:52:39.582672101Z\" level=info msg=\"Started container\" PID=92232 containerID=eb6871f91c5641ff03068993a94c24aeda2148d15cda84547a196dd05f9d5fd2 description=openshift-marketplace/redhat-marketplace-btdx4/extract-utilities id=099b7a6a-e230-46d1-bd45-b86df598aa31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051",
2026-06-11 12:41:58.261583 | controller |     "Jun 11 11:52:39.913618 crc crio[22553]: 2026-06-11T11:52:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9cdcb2db35451e6 Mac:96:39:52:fd:2e:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/3b19550e-4c56-4899-a140-0e1b8e7cf1cb SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.261598 | controller |     "Jun 11 11:52:39.916437 crc crio[22553]: time=\"2026-06-11T11:52:39.916346638Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:9cdcb2db35451e60b789f36e6d424af6921469c00d9ed0e42fa2be1d9b10757a UID:f39c4fd6-3b10-4dd7-85e1-5d1918d0566c NetNS:/var/run/netns/3b19550e-4c56-4899-a140-0e1b8e7cf1cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf39c4fd6_3b10_4dd7_85e1_5d1918d0566c.slice PodAnnotations:0xc00061e800}] Aliases:map[]}\"",
2026-06-11 12:41:58.261616 | controller |     "Jun 11 11:52:39.917071 crc crio[22553]: time=\"2026-06-11T11:52:39.916562174Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.261631 | controller |     "Jun 11 11:52:39.930858 crc crio[22553]: time=\"2026-06-11T11:52:39.930766469Z\" level=info msg=\"Ran pod sandbox 9cdcb2db35451e60b789f36e6d424af6921469c00d9ed0e42fa2be1d9b10757a with infra container: openstack/kube-state-metrics-0/POD\" id=b9152603-2e69-4399-8857-8335d757b331 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.261646 | controller |     "Jun 11 11:52:39.935128 crc crio[22553]: time=\"2026-06-11T11:52:39.935083395Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=d6e2cb70-6330-41aa-b692-cb75ddeb6fd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.261660 | controller |     "Jun 11 11:52:39.995468 crc crio[22553]: time=\"2026-06-11T11:52:39.995267231Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=8d18b1d6-a3cd-40ca-b9b3-94df60db07a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.261674 | controller |     "Jun 11 11:52:40.004009 crc crio[22553]: time=\"2026-06-11T11:52:40.003902913Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=648cf7de-60d1-47ce-a8cf-088c31c40e45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.261689 | controller |     "Jun 11 11:52:40.004618 crc crio[22553]: time=\"2026-06-11T11:52:40.004541352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.261703 | controller |     "Jun 11 11:52:40.066861 crc crio[22553]: time=\"2026-06-11T11:52:40.066583513Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=bac947d5-0f24-4ca1-bddd-21322a6c37f4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.261717 | controller |     "Jun 11 11:52:40.079785 crc crio[22553]: time=\"2026-06-11T11:52:40.07847473Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 12:41:58.261732 | controller |     "Jun 11 11:52:40.127187 crc crio[22553]: time=\"2026-06-11T11:52:40.127034457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.261746 | controller |     "Jun 11 11:52:40.135138 crc crio[22553]: time=\"2026-06-11T11:52:40.13502764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.261760 | controller |     "Jun 11 11:52:40.374324 crc crio[22553]: time=\"2026-06-11T11:52:40.37417695Z\" level=info msg=\"Created container 59f40f6eb2b28f4d6dd4e27838c19017655c81992e1ae0c736e046fd71ddc7eb: openstack/kube-state-metrics-0/kube-state-metrics\" id=648cf7de-60d1-47ce-a8cf-088c31c40e45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.261774 | controller |     "Jun 11 11:52:40.377336 crc crio[22553]: time=\"2026-06-11T11:52:40.377245119Z\" level=info msg=\"Starting container: 59f40f6eb2b28f4d6dd4e27838c19017655c81992e1ae0c736e046fd71ddc7eb\" id=3953b76e-594c-4abd-9ebf-5f56e32df611 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.261788 | controller |     "Jun 11 11:52:40.391583 crc crio[22553]: time=\"2026-06-11T11:52:40.391350921Z\" level=info msg=\"Started container\" PID=92333 containerID=59f40f6eb2b28f4d6dd4e27838c19017655c81992e1ae0c736e046fd71ddc7eb description=openstack/kube-state-metrics-0/kube-state-metrics id=3953b76e-594c-4abd-9ebf-5f56e32df611 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9cdcb2db35451e60b789f36e6d424af6921469c00d9ed0e42fa2be1d9b10757a",
2026-06-11 12:41:58.261807 | controller |     "Jun 11 11:52:40.708815 crc crio[22553]: time=\"2026-06-11T11:52:40.707489467Z\" level=info msg=\"Stopping container: 268923d2f54bdd6e97e096a7acdb31fdbbe9359594027108d3c09e2a3a8f1b95 (timeout: 30s)\" id=3fc0697c-69ff-4f63-af2c-77453a7c7144 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.261822 | controller |     "Jun 11 11:52:40.708815 crc crio[22553]: time=\"2026-06-11T11:52:40.70760134Z\" level=info msg=\"Stopping container: bd72d1b9ac8b7af9d78f8450d9934cf0b371f82d280cc1b0f05fe6ab0fd98d9b (timeout: 30s)\" id=e68cd25d-4fc1-4a28-b4e7-1bbd44e78648 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.261836 | controller |     "Jun 11 11:52:40.712886 crc crio[22553]: time=\"2026-06-11T11:52:40.710097693Z\" level=info msg=\"Stopping container: 9b02d097d77ae611fdc9f0eb4a1d80ff18703efe2a6470ac40edd536b3d11225 (timeout: 30s)\" id=ea6f5497-487f-48fd-9dce-dd2aff86e833 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.261851 | controller |     "Jun 11 11:52:40.712886 crc crio[22553]: time=\"2026-06-11T11:52:40.710567957Z\" level=info msg=\"Stopping container: 1a1cdae8e968ee7e2b1fc38c17b35479f497213d10cae7109f855a07f0bc623d (timeout: 30s)\" id=9a6b65d8-0a16-4f12-bf67-4528b49c1268 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.261865 | controller |     "Jun 11 11:52:40.712886 crc crio[22553]: time=\"2026-06-11T11:52:40.711322759Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=bac947d5-0f24-4ca1-bddd-21322a6c37f4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.261881 | controller |     "Jun 11 11:52:40.718952 crc crio[22553]: time=\"2026-06-11T11:52:40.718626112Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=52bd8c5f-8dce-4dce-befc-98c654d59a7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.261896 | controller |     "Jun 11 11:52:40.732230 crc crio[22553]: time=\"2026-06-11T11:52:40.729814749Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ef22f0ab-6c30-4abd-92b7-0d2860039ab2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.261910 | controller |     "Jun 11 11:52:40.747775 crc crio[22553]: time=\"2026-06-11T11:52:40.747182726Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-btdx4/extract-content\" id=f3adda06-dbc4-4edf-9fd2-27227bec45a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.261925 | controller |     "Jun 11 11:52:40.748011 crc crio[22553]: time=\"2026-06-11T11:52:40.747937668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.261940 | controller |     "Jun 11 11:52:40.815485 crc crio[22553]: time=\"2026-06-11T11:52:40.815353595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.261954 | controller |     "Jun 11 11:52:40.819486 crc crio[22553]: time=\"2026-06-11T11:52:40.819371542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.261969 | controller |     "Jun 11 11:52:40.848507 crc crio[22553]: time=\"2026-06-11T11:52:40.848326657Z\" level=info msg=\"Stopped container bd72d1b9ac8b7af9d78f8450d9934cf0b371f82d280cc1b0f05fe6ab0fd98d9b: openstack/ceilometer-0/sg-core\" id=e68cd25d-4fc1-4a28-b4e7-1bbd44e78648 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.261988 | controller |     "Jun 11 11:52:40.856861 crc crio[22553]: time=\"2026-06-11T11:52:40.856775744Z\" level=info msg=\"Stopped container 1a1cdae8e968ee7e2b1fc38c17b35479f497213d10cae7109f855a07f0bc623d: openstack/ceilometer-0/proxy-httpd\" id=9a6b65d8-0a16-4f12-bf67-4528b49c1268 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.262002 | controller |     "Jun 11 11:52:41.045575 crc crio[22553]: time=\"2026-06-11T11:52:41.04545069Z\" level=info msg=\"Created container 993ac1fc38ecdb995c37d12a9f013251ba165e0826872caa076f6e60a679a9a6: openshift-marketplace/redhat-marketplace-btdx4/extract-content\" id=f3adda06-dbc4-4edf-9fd2-27227bec45a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.262017 | controller |     "Jun 11 11:52:41.047012 crc crio[22553]: time=\"2026-06-11T11:52:41.046935794Z\" level=info msg=\"Starting container: 993ac1fc38ecdb995c37d12a9f013251ba165e0826872caa076f6e60a679a9a6\" id=d163279c-0fd9-4dcf-9ffc-c936a22395d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.262031 | controller |     "Jun 11 11:52:41.056556 crc crio[22553]: time=\"2026-06-11T11:52:41.056418391Z\" level=info msg=\"Started container\" PID=92406 containerID=993ac1fc38ecdb995c37d12a9f013251ba165e0826872caa076f6e60a679a9a6 description=openshift-marketplace/redhat-marketplace-btdx4/extract-content id=d163279c-0fd9-4dcf-9ffc-c936a22395d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051",
2026-06-11 12:41:58.262046 | controller |     "Jun 11 11:52:41.163935 crc crio[22553]: time=\"2026-06-11T11:52:41.163623239Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=73d4f3a1-b023-4d10-9ef2-a974aec987a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.262061 | controller |     "Jun 11 11:52:41.166661 crc crio[22553]: time=\"2026-06-11T11:52:41.166571475Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f967318f-015f-43f2-aa18-4a853ab9ad9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.262075 | controller |     "Jun 11 11:52:41.175638 crc crio[22553]: time=\"2026-06-11T11:52:41.175234668Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-4fkbw/registry-server\" id=c6f7527a-dc12-4031-bf5f-4c5650187fd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.262093 | controller |     "Jun 11 11:52:41.175638 crc crio[22553]: time=\"2026-06-11T11:52:41.17563057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.262111 | controller |     "Jun 11 11:52:41.279575 crc crio[22553]: time=\"2026-06-11T11:52:41.279434879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.262126 | controller |     "Jun 11 11:52:41.282141 crc crio[22553]: time=\"2026-06-11T11:52:41.281946122Z\" level=info msg=\"Stopped container 268923d2f54bdd6e97e096a7acdb31fdbbe9359594027108d3c09e2a3a8f1b95: openstack/ceilometer-0/ceilometer-central-agent\" id=3fc0697c-69ff-4f63-af2c-77453a7c7144 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.262140 | controller |     "Jun 11 11:52:41.284096 crc crio[22553]: time=\"2026-06-11T11:52:41.284027223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.262155 | controller |     "Jun 11 11:52:41.451299 crc crio[22553]: time=\"2026-06-11T11:52:41.451165351Z\" level=info msg=\"Created container e4e6abebe3edbff75dc9f4f922fb7891d55f6f3a6d4aafcd1520ecf7996335c2: openshift-marketplace/certified-operators-4fkbw/registry-server\" id=c6f7527a-dc12-4031-bf5f-4c5650187fd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.262173 | controller |     "Jun 11 11:52:41.452921 crc crio[22553]: time=\"2026-06-11T11:52:41.452866631Z\" level=info msg=\"Starting container: e4e6abebe3edbff75dc9f4f922fb7891d55f6f3a6d4aafcd1520ecf7996335c2\" id=72c73fab-c264-4541-a18f-5a044233d0f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.262188 | controller |     "Jun 11 11:52:41.460133 crc crio[22553]: time=\"2026-06-11T11:52:41.46002998Z\" level=info msg=\"Started container\" PID=92443 containerID=e4e6abebe3edbff75dc9f4f922fb7891d55f6f3a6d4aafcd1520ecf7996335c2 description=openshift-marketplace/certified-operators-4fkbw/registry-server id=72c73fab-c264-4541-a18f-5a044233d0f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091",
2026-06-11 12:41:58.262203 | controller |     "Jun 11 11:52:42.199266 crc crio[22553]: time=\"2026-06-11T11:52:42.198519432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=611ee9c9-ed0b-4ccc-8208-40db9d6d272a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.262218 | controller |     "Jun 11 11:52:42.202468 crc crio[22553]: time=\"2026-06-11T11:52:42.202262871Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=239de6cc-cfd8-4a55-8ba8-4258776383bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.262232 | controller |     "Jun 11 11:52:42.293254 crc crio[22553]: time=\"2026-06-11T11:52:42.293104243Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-btdx4/registry-server\" id=be69573f-fd47-44e8-a643-eb628600727d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.262247 | controller |     "Jun 11 11:52:42.293825 crc crio[22553]: time=\"2026-06-11T11:52:42.293744521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.262261 | controller |     "Jun 11 11:52:42.369312 crc crio[22553]: time=\"2026-06-11T11:52:42.369024118Z\" level=info msg=\"Stopped container 9b02d097d77ae611fdc9f0eb4a1d80ff18703efe2a6470ac40edd536b3d11225: openstack/ceilometer-0/ceilometer-notification-agent\" id=ea6f5497-487f-48fd-9dce-dd2aff86e833 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.262276 | controller |     "Jun 11 11:52:42.371367 crc crio[22553]: time=\"2026-06-11T11:52:42.370945004Z\" level=info msg=\"Stopping pod sandbox: bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a\" id=4e23e240-68a1-4399-8547-1b8ddcf6e269 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.262291 | controller |     "Jun 11 11:52:42.371838 crc crio[22553]: time=\"2026-06-11T11:52:42.371771008Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a UID:f55b0137-ac49-448f-8409-ff930056a3dc NetNS:/var/run/netns/b1b20291-fe86-491b-bdcc-55cf0d7d07f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf55b0137_ac49_448f_8409_ff930056a3dc.slice PodAnnotations:0xc0011e8b78}] Aliases:map[]}\"",
2026-06-11 12:41:58.262306 | controller |     "Jun 11 11:52:42.372025 crc crio[22553]: time=\"2026-06-11T11:52:42.371960984Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.262321 | controller |     "Jun 11 11:52:42.383373 crc crio[22553]: time=\"2026-06-11T11:52:42.383243653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.262340 | controller |     "Jun 11 11:52:42.388127 crc crio[22553]: time=\"2026-06-11T11:52:42.388067234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.262374 | controller |     "Jun 11 11:52:42.700430 crc crio[22553]: time=\"2026-06-11T11:52:42.699655468Z\" level=info msg=\"Created container 753d543e06998686a6271a0eed0f01c555f5edf2390cac02bd2ef72bbb65cf96: openshift-marketplace/redhat-marketplace-btdx4/registry-server\" id=be69573f-fd47-44e8-a643-eb628600727d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.262390 | controller |     "Jun 11 11:52:42.705129 crc crio[22553]: time=\"2026-06-11T11:52:42.703285884Z\" level=info msg=\"Starting container: 753d543e06998686a6271a0eed0f01c555f5edf2390cac02bd2ef72bbb65cf96\" id=f38e5789-12e8-49ac-b89e-2a80deaa2be0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.262405 | controller |     "Jun 11 11:52:42.711507 crc crio[22553]: time=\"2026-06-11T11:52:42.711322578Z\" level=info msg=\"Started container\" PID=92522 containerID=753d543e06998686a6271a0eed0f01c555f5edf2390cac02bd2ef72bbb65cf96 description=openshift-marketplace/redhat-marketplace-btdx4/registry-server id=f38e5789-12e8-49ac-b89e-2a80deaa2be0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051",
2026-06-11 12:41:58.262419 | controller |     "Jun 11 11:52:42.811739 crc crio[22553]: time=\"2026-06-11T11:52:42.809498133Z\" level=info msg=\"Stopped pod sandbox: bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a\" id=4e23e240-68a1-4399-8547-1b8ddcf6e269 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.262434 | controller |     "Jun 11 11:52:43.261225 crc crio[22553]: time=\"2026-06-11T11:52:43.261125644Z\" level=info msg=\"Removing container: 1a1cdae8e968ee7e2b1fc38c17b35479f497213d10cae7109f855a07f0bc623d\" id=de0ce3ad-10dc-41ce-b696-73180d02cf60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.262449 | controller |     "Jun 11 11:52:43.303351 crc crio[22553]: time=\"2026-06-11T11:52:43.303237493Z\" level=info msg=\"Removed container 1a1cdae8e968ee7e2b1fc38c17b35479f497213d10cae7109f855a07f0bc623d: openstack/ceilometer-0/proxy-httpd\" id=de0ce3ad-10dc-41ce-b696-73180d02cf60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.262464 | controller |     "Jun 11 11:52:43.307130 crc crio[22553]: time=\"2026-06-11T11:52:43.306977072Z\" level=info msg=\"Removing container: bd72d1b9ac8b7af9d78f8450d9934cf0b371f82d280cc1b0f05fe6ab0fd98d9b\" id=975d30ca-8629-4bef-9b64-1fdfce1d6957 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.262478 | controller |     "Jun 11 11:52:43.345591 crc crio[22553]: time=\"2026-06-11T11:52:43.345464284Z\" level=info msg=\"Removed container bd72d1b9ac8b7af9d78f8450d9934cf0b371f82d280cc1b0f05fe6ab0fd98d9b: openstack/ceilometer-0/sg-core\" id=975d30ca-8629-4bef-9b64-1fdfce1d6957 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.262492 | controller |     "Jun 11 11:52:43.349244 crc crio[22553]: time=\"2026-06-11T11:52:43.349184613Z\" level=info msg=\"Removing container: 9b02d097d77ae611fdc9f0eb4a1d80ff18703efe2a6470ac40edd536b3d11225\" id=bb28b40b-af66-45fe-b72e-b71ad8934090 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.262507 | controller |     "Jun 11 11:52:43.422810 crc crio[22553]: time=\"2026-06-11T11:52:43.422722209Z\" level=info msg=\"Removed container 9b02d097d77ae611fdc9f0eb4a1d80ff18703efe2a6470ac40edd536b3d11225: openstack/ceilometer-0/ceilometer-notification-agent\" id=bb28b40b-af66-45fe-b72e-b71ad8934090 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.262521 | controller |     "Jun 11 11:52:43.426361 crc crio[22553]: time=\"2026-06-11T11:52:43.426270662Z\" level=info msg=\"Removing container: 268923d2f54bdd6e97e096a7acdb31fdbbe9359594027108d3c09e2a3a8f1b95\" id=d2e4d565-63c9-4f4b-9d50-7dca25162eef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.262542 | controller |     "Jun 11 11:52:43.458212 crc crio[22553]: time=\"2026-06-11T11:52:43.458106862Z\" level=info msg=\"Removed container 268923d2f54bdd6e97e096a7acdb31fdbbe9359594027108d3c09e2a3a8f1b95: openstack/ceilometer-0/ceilometer-central-agent\" id=d2e4d565-63c9-4f4b-9d50-7dca25162eef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.262557 | controller |     "Jun 11 11:52:44.310349 crc crio[22553]: time=\"2026-06-11T11:52:44.309756297Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=f43da802-f796-458a-b799-c8397699849e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.262571 | controller |     "Jun 11 11:52:44.310824 crc crio[22553]: time=\"2026-06-11T11:52:44.310427266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.262586 | controller |     "Jun 11 11:52:44.371342 crc crio[22553]: time=\"2026-06-11T11:52:44.371160659Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0769e334b32552249028ad4ed4b43043f55a3eecc17bed5118ffdcd887072323 UID:9a3e6007-6310-4a91-8407-9b2272a95c42 NetNS:/var/run/netns/1524250d-5259-4949-9cf9-e6c66cd9da3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a3e6007_6310_4a91_8407_9b2272a95c42.slice PodAnnotations:0xc00001b0d0}] Aliases:map[]}\"",
2026-06-11 12:41:58.262601 | controller |     "Jun 11 11:52:44.371342 crc crio[22553]: time=\"2026-06-11T11:52:44.371233561Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.262615 | controller |     "Jun 11 11:52:44.926780 crc crio[22553]: 2026-06-11T11:52:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0769e334b325522 Mac:e2:40:24:3d:a6:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/1524250d-5259-4949-9cf9-e6c66cd9da3c SocketPath: PciID:}] [{Interface:0xc0004b25e0 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.262630 | controller |     "Jun 11 11:52:44.926780 crc crio[22553]: time=\"2026-06-11T11:52:44.918617576Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:0769e334b32552249028ad4ed4b43043f55a3eecc17bed5118ffdcd887072323 UID:9a3e6007-6310-4a91-8407-9b2272a95c42 NetNS:/var/run/netns/1524250d-5259-4949-9cf9-e6c66cd9da3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a3e6007_6310_4a91_8407_9b2272a95c42.slice PodAnnotations:0xc00001b0d0}] Aliases:map[]}\"",
2026-06-11 12:41:58.262645 | controller |     "Jun 11 11:52:44.926780 crc crio[22553]: time=\"2026-06-11T11:52:44.918824542Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.262660 | controller |     "Jun 11 11:52:44.937622 crc crio[22553]: time=\"2026-06-11T11:52:44.937527958Z\" level=info msg=\"Ran pod sandbox 0769e334b32552249028ad4ed4b43043f55a3eecc17bed5118ffdcd887072323 with infra container: openstack/ceilometer-0/POD\" id=f43da802-f796-458a-b799-c8397699849e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.262675 | controller |     "Jun 11 11:52:44.958025 crc crio[22553]: time=\"2026-06-11T11:52:44.957920323Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=1b45492f-3412-4e86-a1ad-b8caca36af86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.262689 | controller |     "Jun 11 11:52:45.025988 crc crio[22553]: time=\"2026-06-11T11:52:45.023563529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=824fc115-1b08-4f42-950f-f2f9a6c1ef3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.262718 | controller |     "Jun 11 11:52:45.038194 crc crio[22553]: time=\"2026-06-11T11:52:45.038067982Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=eb00af25-7139-46cf-bc46-7c76422e69d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.262733 | controller |     "Jun 11 11:52:45.038839 crc crio[22553]: time=\"2026-06-11T11:52:45.038745302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.262748 | controller |     "Jun 11 11:52:45.155730 crc crio[22553]: time=\"2026-06-11T11:52:45.155595992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.262762 | controller |     "Jun 11 11:52:45.161630 crc crio[22553]: time=\"2026-06-11T11:52:45.161560216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.262776 | controller |     "Jun 11 11:52:45.331515 crc crio[22553]: time=\"2026-06-11T11:52:45.331361162Z\" level=info msg=\"Created container 016ad525c3680f596280bc4f8c4ea220f86f13ac7fcd7747d4681f57fe385dce: openstack/ceilometer-0/ceilometer-central-agent\" id=eb00af25-7139-46cf-bc46-7c76422e69d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.262791 | controller |     "Jun 11 11:52:45.333204 crc crio[22553]: time=\"2026-06-11T11:52:45.332791653Z\" level=info msg=\"Starting container: 016ad525c3680f596280bc4f8c4ea220f86f13ac7fcd7747d4681f57fe385dce\" id=48b0fdb5-8958-47f0-899e-7e1d454b8d49 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.262805 | controller |     "Jun 11 11:52:45.351276 crc crio[22553]: time=\"2026-06-11T11:52:45.351136359Z\" level=info msg=\"Started container\" PID=92724 containerID=016ad525c3680f596280bc4f8c4ea220f86f13ac7fcd7747d4681f57fe385dce description=openstack/ceilometer-0/ceilometer-central-agent id=48b0fdb5-8958-47f0-899e-7e1d454b8d49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0769e334b32552249028ad4ed4b43043f55a3eecc17bed5118ffdcd887072323",
2026-06-11 12:41:58.262820 | controller |     "Jun 11 11:52:45.375840 crc crio[22553]: time=\"2026-06-11T11:52:45.375754557Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=d3f18c68-4279-431f-8017-8db4d1381dd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.262834 | controller |     "Jun 11 11:52:45.434940 crc crio[22553]: time=\"2026-06-11T11:52:45.434835861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=79cbb922-178f-4ba6-93d2-c3d1c710cb39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.262849 | controller |     "Jun 11 11:52:45.453926 crc crio[22553]: time=\"2026-06-11T11:52:45.451281341Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=8622c800-e6e5-4d8e-ac33-df0be70a40ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.262864 | controller |     "Jun 11 11:52:45.453926 crc crio[22553]: time=\"2026-06-11T11:52:45.452445015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.262878 | controller |     "Jun 11 11:52:45.538447 crc crio[22553]: time=\"2026-06-11T11:52:45.538311021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.262896 | controller |     "Jun 11 11:52:45.544586 crc crio[22553]: time=\"2026-06-11T11:52:45.544485941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.262912 | controller |     "Jun 11 11:52:45.752182 crc crio[22553]: time=\"2026-06-11T11:52:45.752041899Z\" level=info msg=\"Created container 7b4115e837bc224e4f2dd817cc053aff1d10832ad5027686112e4e5a270ed218: openstack/ceilometer-0/ceilometer-notification-agent\" id=8622c800-e6e5-4d8e-ac33-df0be70a40ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.262926 | controller |     "Jun 11 11:52:45.756298 crc crio[22553]: time=\"2026-06-11T11:52:45.756164099Z\" level=info msg=\"Starting container: 7b4115e837bc224e4f2dd817cc053aff1d10832ad5027686112e4e5a270ed218\" id=09efa4eb-7478-4186-9126-4c244cc2cfdb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.262941 | controller |     "Jun 11 11:52:45.765953 crc crio[22553]: time=\"2026-06-11T11:52:45.765845082Z\" level=info msg=\"Started container\" PID=92811 containerID=7b4115e837bc224e4f2dd817cc053aff1d10832ad5027686112e4e5a270ed218 description=openstack/ceilometer-0/ceilometer-notification-agent id=09efa4eb-7478-4186-9126-4c244cc2cfdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0769e334b32552249028ad4ed4b43043f55a3eecc17bed5118ffdcd887072323",
2026-06-11 12:41:58.262956 | controller |     "Jun 11 11:52:45.790361 crc crio[22553]: time=\"2026-06-11T11:52:45.790292895Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=0e215a09-bde9-4714-a436-fb82d193358f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.262972 | controller |     "Jun 11 11:52:45.850479 crc crio[22553]: time=\"2026-06-11T11:52:45.849349909Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=d9c76e20-e339-416d-8a3c-32b10821307b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.262986 | controller |     "Jun 11 11:52:45.858451 crc crio[22553]: time=\"2026-06-11T11:52:45.858152586Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=24a14030-3d6e-4e65-bff4-a588c688c74d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.263001 | controller |     "Jun 11 11:52:45.858896 crc crio[22553]: time=\"2026-06-11T11:52:45.858524657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.263015 | controller |     "Jun 11 11:52:45.932591 crc crio[22553]: time=\"2026-06-11T11:52:45.932465304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.263030 | controller |     "Jun 11 11:52:45.945875 crc crio[22553]: time=\"2026-06-11T11:52:45.941976882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.263045 | controller |     "Jun 11 11:52:46.081267 crc crio[22553]: time=\"2026-06-11T11:52:46.081162684Z\" level=info msg=\"Created container a0e9e1752c35eeeb782e1dd751f037a8049a4d9c09a001ea600f16965c225412: openstack/ceilometer-0/sg-core\" id=24a14030-3d6e-4e65-bff4-a588c688c74d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.263059 | controller |     "Jun 11 11:52:46.082988 crc crio[22553]: time=\"2026-06-11T11:52:46.082889285Z\" level=info msg=\"Starting container: a0e9e1752c35eeeb782e1dd751f037a8049a4d9c09a001ea600f16965c225412\" id=bb289af6-2b1c-4428-84a7-8ea32bba4a0c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.263073 | controller |     "Jun 11 11:52:46.090554 crc crio[22553]: time=\"2026-06-11T11:52:46.090303861Z\" level=info msg=\"Started container\" PID=92845 containerID=a0e9e1752c35eeeb782e1dd751f037a8049a4d9c09a001ea600f16965c225412 description=openstack/ceilometer-0/sg-core id=bb289af6-2b1c-4428-84a7-8ea32bba4a0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0769e334b32552249028ad4ed4b43043f55a3eecc17bed5118ffdcd887072323",
2026-06-11 12:41:58.263091 | controller |     "Jun 11 11:52:46.101775 crc crio[22553]: time=\"2026-06-11T11:52:46.101536689Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=9eaff993-152e-4825-aecb-598de295a9f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.263106 | controller |     "Jun 11 11:52:46.159841 crc crio[22553]: time=\"2026-06-11T11:52:46.159667385Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=9ff08792-c4ac-42b9-bd26-5ab126219dd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.263120 | controller |     "Jun 11 11:52:46.169632 crc crio[22553]: time=\"2026-06-11T11:52:46.169309717Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=7de88ee4-0ff2-47de-96b7-bedbf8faf198 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.263134 | controller |     "Jun 11 11:52:46.170135 crc crio[22553]: time=\"2026-06-11T11:52:46.169953915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.263149 | controller |     "Jun 11 11:52:46.221206 crc crio[22553]: time=\"2026-06-11T11:52:46.221071467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.263164 | controller |     "Jun 11 11:52:46.225185 crc crio[22553]: time=\"2026-06-11T11:52:46.225130606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.263189 | controller |     "Jun 11 11:52:46.580869 crc crio[22553]: time=\"2026-06-11T11:52:46.579657912Z\" level=info msg=\"Created container 4277b687afb32fe87bb583e0086cb3baab1dc3d102b57f7dba08b0cded8a5581: openstack/ceilometer-0/proxy-httpd\" id=7de88ee4-0ff2-47de-96b7-bedbf8faf198 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.263204 | controller |     "Jun 11 11:52:46.583548 crc crio[22553]: time=\"2026-06-11T11:52:46.581871777Z\" level=info msg=\"Starting container: 4277b687afb32fe87bb583e0086cb3baab1dc3d102b57f7dba08b0cded8a5581\" id=c6ca31c7-5829-4797-be31-e2f800aca034 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.263219 | controller |     "Jun 11 11:52:46.590250 crc crio[22553]: time=\"2026-06-11T11:52:46.590152439Z\" level=info msg=\"Started container\" PID=92869 containerID=4277b687afb32fe87bb583e0086cb3baab1dc3d102b57f7dba08b0cded8a5581 description=openstack/ceilometer-0/proxy-httpd id=c6ca31c7-5829-4797-be31-e2f800aca034 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0769e334b32552249028ad4ed4b43043f55a3eecc17bed5118ffdcd887072323",
2026-06-11 12:41:58.263233 | controller |     "Jun 11 11:52:48.382148 crc crio[22553]: time=\"2026-06-11T11:52:48.382051693Z\" level=info msg=\"Stopping container: e4e6abebe3edbff75dc9f4f922fb7891d55f6f3a6d4aafcd1520ecf7996335c2 (timeout: 2s)\" id=ee183078-5a8c-4073-bd66-2dc90a5e71bf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.263248 | controller |     "Jun 11 11:52:48.514663 crc crio[22553]: time=\"2026-06-11T11:52:48.514503098Z\" level=info msg=\"Stopped container e4e6abebe3edbff75dc9f4f922fb7891d55f6f3a6d4aafcd1520ecf7996335c2: openshift-marketplace/certified-operators-4fkbw/registry-server\" id=ee183078-5a8c-4073-bd66-2dc90a5e71bf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.263263 | controller |     "Jun 11 11:52:48.515905 crc crio[22553]: time=\"2026-06-11T11:52:48.515837277Z\" level=info msg=\"Stopping pod sandbox: f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091\" id=61c2c45f-16cb-4014-8b38-44526be50e34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.263282 | controller |     "Jun 11 11:52:48.516718 crc crio[22553]: time=\"2026-06-11T11:52:48.516597559Z\" level=info msg=\"Got pod network &{Name:certified-operators-4fkbw Namespace:openshift-marketplace ID:f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091 UID:9092d7fe-57ee-4881-b7e2-279447e2220b NetNS:/var/run/netns/4d767637-35f7-46d0-b05f-2e921606cb70 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9092d7fe_57ee_4881_b7e2_279447e2220b.slice PodAnnotations:0xc002816610}] Aliases:map[]}\"",
2026-06-11 12:41:58.263297 | controller |     "Jun 11 11:52:48.517004 crc crio[22553]: time=\"2026-06-11T11:52:48.516868627Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-4fkbw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.263312 | controller |     "Jun 11 11:52:49.046176 crc crio[22553]: time=\"2026-06-11T11:52:49.045440533Z\" level=info msg=\"Stopped pod sandbox: f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091\" id=61c2c45f-16cb-4014-8b38-44526be50e34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.263327 | controller |     "Jun 11 11:52:49.259302 crc crio[22553]: time=\"2026-06-11T11:52:49.258651636Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=6c409a62-2427-4375-9a16-efe70915e00c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.263341 | controller |     "Jun 11 11:52:49.259499 crc crio[22553]: time=\"2026-06-11T11:52:49.259335435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.263372 | controller |     "Jun 11 11:52:49.324446 crc crio[22553]: time=\"2026-06-11T11:52:49.323002614Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:554116a3c1468f40c2a171553831e9f70bbcdc0d48911da15addba5d07632d90 UID:f31f4ad3-5a82-4a6b-9bf1-8cb7a5b57046 NetNS:/var/run/netns/e2ddfaea-336f-4d4b-b6f6-250fb169252e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf31f4ad3_5a82_4a6b_9bf1_8cb7a5b57046.slice PodAnnotations:0xc002826330}] Aliases:map[]}\"",
2026-06-11 12:41:58.263388 | controller |     "Jun 11 11:52:49.324446 crc crio[22553]: time=\"2026-06-11T11:52:49.323105697Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.263402 | controller |     "Jun 11 11:52:49.468541 crc crio[22553]: time=\"2026-06-11T11:52:49.468361696Z\" level=info msg=\"Removing container: e4e6abebe3edbff75dc9f4f922fb7891d55f6f3a6d4aafcd1520ecf7996335c2\" id=0a27850b-65eb-494e-a920-6ae31ba4c1a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.263417 | controller |     "Jun 11 11:52:49.505284 crc crio[22553]: time=\"2026-06-11T11:52:49.505090548Z\" level=info msg=\"Removed container e4e6abebe3edbff75dc9f4f922fb7891d55f6f3a6d4aafcd1520ecf7996335c2: openshift-marketplace/certified-operators-4fkbw/registry-server\" id=0a27850b-65eb-494e-a920-6ae31ba4c1a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.263432 | controller |     "Jun 11 11:52:49.510080 crc crio[22553]: time=\"2026-06-11T11:52:49.509177617Z\" level=info msg=\"Removing container: 2e0f11a7e7117d3b20bea67214e00d8f3dfcdb93b89aca78d08dc76ade4707ba\" id=c24325e4-f789-491f-b720-6d11bf2e81d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.263447 | controller |     "Jun 11 11:52:49.562788 crc crio[22553]: time=\"2026-06-11T11:52:49.562613887Z\" level=info msg=\"Removed container 2e0f11a7e7117d3b20bea67214e00d8f3dfcdb93b89aca78d08dc76ade4707ba: openshift-marketplace/certified-operators-4fkbw/extract-content\" id=c24325e4-f789-491f-b720-6d11bf2e81d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.263466 | controller |     "Jun 11 11:52:49.586573 crc crio[22553]: time=\"2026-06-11T11:52:49.585666609Z\" level=info msg=\"Removing container: ad30ade99527f17d83d95c260837ca8f776051590889d48c6585b2c3774acb5d\" id=8c368f4f-9c6d-4b0f-8640-d6ffdde0506d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.263481 | controller |     "Jun 11 11:52:49.689847 crc crio[22553]: time=\"2026-06-11T11:52:49.689660024Z\" level=info msg=\"Removed container ad30ade99527f17d83d95c260837ca8f776051590889d48c6585b2c3774acb5d: openshift-marketplace/certified-operators-4fkbw/extract-utilities\" id=8c368f4f-9c6d-4b0f-8640-d6ffdde0506d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.263495 | controller |     "Jun 11 11:52:49.977178 crc crio[22553]: 2026-06-11T11:52:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:554116a3c1468f4 Mac:ae:84:23:c7:5b:57 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/e2ddfaea-336f-4d4b-b6f6-250fb169252e SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.263567 | controller |     "Jun 11 11:52:49.979203 crc crio[22553]: time=\"2026-06-11T11:52:49.979115182Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:554116a3c1468f40c2a171553831e9f70bbcdc0d48911da15addba5d07632d90 UID:f31f4ad3-5a82-4a6b-9bf1-8cb7a5b57046 NetNS:/var/run/netns/e2ddfaea-336f-4d4b-b6f6-250fb169252e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf31f4ad3_5a82_4a6b_9bf1_8cb7a5b57046.slice PodAnnotations:0xc002826330}] Aliases:map[]}\"",
2026-06-11 12:41:58.263584 | controller |     "Jun 11 11:52:49.979339 crc crio[22553]: time=\"2026-06-11T11:52:49.979307067Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.263599 | controller |     "Jun 11 11:52:50.012650 crc crio[22553]: time=\"2026-06-11T11:52:50.012489326Z\" level=info msg=\"Ran pod sandbox 554116a3c1468f40c2a171553831e9f70bbcdc0d48911da15addba5d07632d90 with infra container: sushy-emulator/sushy-emulator/POD\" id=6c409a62-2427-4375-9a16-efe70915e00c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.263615 | controller |     "Jun 11 11:52:50.015835 crc crio[22553]: time=\"2026-06-11T11:52:50.015761861Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=6c106454-0479-4043-a060-0d85b0e2208f name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.263629 | controller |     "Jun 11 11:52:50.030278 crc crio[22553]: time=\"2026-06-11T11:52:50.029620256Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"",
2026-06-11 12:41:58.263644 | controller |     "Jun 11 11:52:52.207373 crc crio[22553]: time=\"2026-06-11T11:52:52.205787874Z\" level=info msg=\"Stopping container: 753d543e06998686a6271a0eed0f01c555f5edf2390cac02bd2ef72bbb65cf96 (timeout: 2s)\" id=ea371736-be2b-4e85-b7d5-702dd2e98e5b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.263659 | controller |     "Jun 11 11:52:55.428906 crc crio[22553]: time=\"2026-06-11T11:52:55.428068794Z\" level=info msg=\"Stopped container 753d543e06998686a6271a0eed0f01c555f5edf2390cac02bd2ef72bbb65cf96: openshift-marketplace/redhat-marketplace-btdx4/registry-server\" id=ea371736-be2b-4e85-b7d5-702dd2e98e5b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.263674 | controller |     "Jun 11 11:52:55.434139 crc crio[22553]: time=\"2026-06-11T11:52:55.434045318Z\" level=info msg=\"Stopping pod sandbox: 4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051\" id=89ba6f5c-f835-4c31-8201-fc0723a29c0d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.263689 | controller |     "Jun 11 11:52:55.435453 crc crio[22553]: time=\"2026-06-11T11:52:55.435354626Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-btdx4 Namespace:openshift-marketplace ID:4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051 UID:9aa10ab0-6a60-4747-9cc3-6a2106057668 NetNS:/var/run/netns/d6fab62b-f3f6-4747-9643-c092eb1e3df6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9aa10ab0_6a60_4747_9cc3_6a2106057668.slice PodAnnotations:0xc00012aa30}] Aliases:map[]}\"",
2026-06-11 12:41:58.263709 | controller |     "Jun 11 11:52:55.437582 crc crio[22553]: time=\"2026-06-11T11:52:55.437515189Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-btdx4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.263724 | controller |     "Jun 11 11:52:56.954474 crc crio[22553]: time=\"2026-06-11T11:52:56.953552834Z\" level=info msg=\"Stopped pod sandbox: 4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051\" id=89ba6f5c-f835-4c31-8201-fc0723a29c0d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.263739 | controller |     "Jun 11 11:52:57.690278 crc crio[22553]: time=\"2026-06-11T11:52:57.690081778Z\" level=info msg=\"Removing container: 753d543e06998686a6271a0eed0f01c555f5edf2390cac02bd2ef72bbb65cf96\" id=eab427bb-2be2-459e-bdc8-e465d8953f59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.263754 | controller |     "Jun 11 11:53:02.607754 crc crio[22553]: time=\"2026-06-11T11:53:02.605844181Z\" level=info msg=\"Removed container 753d543e06998686a6271a0eed0f01c555f5edf2390cac02bd2ef72bbb65cf96: openshift-marketplace/redhat-marketplace-btdx4/registry-server\" id=eab427bb-2be2-459e-bdc8-e465d8953f59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.263768 | controller |     "Jun 11 11:53:02.616190 crc crio[22553]: time=\"2026-06-11T11:53:02.615918505Z\" level=info msg=\"Removing container: 993ac1fc38ecdb995c37d12a9f013251ba165e0826872caa076f6e60a679a9a6\" id=4c6a12c7-5bb2-41f2-93ac-25342f77f36b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.263783 | controller |     "Jun 11 11:53:02.710106 crc crio[22553]: time=\"2026-06-11T11:53:02.709915128Z\" level=info msg=\"Removed container 993ac1fc38ecdb995c37d12a9f013251ba165e0826872caa076f6e60a679a9a6: openshift-marketplace/redhat-marketplace-btdx4/extract-content\" id=4c6a12c7-5bb2-41f2-93ac-25342f77f36b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.263798 | controller |     "Jun 11 11:53:02.715260 crc crio[22553]: time=\"2026-06-11T11:53:02.715218333Z\" level=info msg=\"Removing container: eb6871f91c5641ff03068993a94c24aeda2148d15cda84547a196dd05f9d5fd2\" id=2135cc52-d196-40b9-a3aa-fef084185eb7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.263812 | controller |     "Jun 11 11:53:02.725839 crc crio[22553]: time=\"2026-06-11T11:53:02.724785262Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:271d0eaa7a62ff7600fe83d012aff39250f52d4d5c640a3c184d3354677b72b3\" id=6c106454-0479-4043-a060-0d85b0e2208f name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.263826 | controller |     "Jun 11 11:53:02.727283 crc crio[22553]: time=\"2026-06-11T11:53:02.726793231Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=7bcb0ca7-8c4d-45b4-b690-2cb8c8465d48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.263840 | controller |     "Jun 11 11:53:02.735058 crc crio[22553]: time=\"2026-06-11T11:53:02.734953249Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=08a16bba-ae58-4948-a198-b0de201e2474 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.263855 | controller |     "Jun 11 11:53:02.749327 crc crio[22553]: time=\"2026-06-11T11:53:02.749215245Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=bef19a51-3226-4f3b-9021-1bd6f0bd476e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.263873 | controller |     "Jun 11 11:53:02.757456 crc crio[22553]: time=\"2026-06-11T11:53:02.75725339Z\" level=info msg=\"Removed container eb6871f91c5641ff03068993a94c24aeda2148d15cda84547a196dd05f9d5fd2: openshift-marketplace/redhat-marketplace-btdx4/extract-utilities\" id=2135cc52-d196-40b9-a3aa-fef084185eb7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.263888 | controller |     "Jun 11 11:53:02.760296 crc crio[22553]: time=\"2026-06-11T11:53:02.760075272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.263902 | controller |     "Jun 11 11:53:02.823658 crc crio[22553]: time=\"2026-06-11T11:53:02.823544475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.263917 | controller |     "Jun 11 11:53:02.829649 crc crio[22553]: time=\"2026-06-11T11:53:02.82955461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.263931 | controller |     "Jun 11 11:53:02.998837 crc crio[22553]: time=\"2026-06-11T11:53:02.998715397Z\" level=info msg=\"Created container f854abf78e8bde05e3c0859647a8b67f9d1643c548147b87d482d11bef6f047f: sushy-emulator/sushy-emulator/sushy-emulator\" id=bef19a51-3226-4f3b-9021-1bd6f0bd476e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.263946 | controller |     "Jun 11 11:53:03.002514 crc crio[22553]: time=\"2026-06-11T11:53:03.002423085Z\" level=info msg=\"Starting container: f854abf78e8bde05e3c0859647a8b67f9d1643c548147b87d482d11bef6f047f\" id=a4920e1a-43a6-4b42-9138-86a747d801fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.263960 | controller |     "Jun 11 11:53:03.008023 crc crio[22553]: time=\"2026-06-11T11:53:03.007831233Z\" level=info msg=\"Started container\" PID=94118 containerID=f854abf78e8bde05e3c0859647a8b67f9d1643c548147b87d482d11bef6f047f description=sushy-emulator/sushy-emulator/sushy-emulator id=a4920e1a-43a6-4b42-9138-86a747d801fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=554116a3c1468f40c2a171553831e9f70bbcdc0d48911da15addba5d07632d90",
2026-06-11 12:41:58.263975 | controller |     "Jun 11 11:53:12.273632 crc crio[22553]: time=\"2026-06-11T11:53:12.272563136Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.263989 | controller |     "Jun 11 11:53:32.496783 crc crio[22553]: time=\"2026-06-11T11:53:32.496082931Z\" level=info msg=\"Removing container: ffd6b8aa8e255ad2e9d5a3c3e725f04dc3ae8327bd697b168624345892d3b654\" id=9d9371da-95a6-4dd3-951b-f4080fe886fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.264004 | controller |     "Jun 11 11:53:32.660817 crc crio[22553]: time=\"2026-06-11T11:53:32.659591057Z\" level=info msg=\"Removed container ffd6b8aa8e255ad2e9d5a3c3e725f04dc3ae8327bd697b168624345892d3b654: openstack/ovn-controller-4kpnc-config-vsdcj/ovn-config\" id=9d9371da-95a6-4dd3-951b-f4080fe886fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.264019 | controller |     "Jun 11 11:53:32.665186 crc crio[22553]: time=\"2026-06-11T11:53:32.665139709Z\" level=info msg=\"Removing container: 45d6e7e7d988b864b0c1d8daaaaadfe73dfe8129904d4671fe8a5d0e8c00e4d7\" id=25bd883f-985d-488d-bc9f-0869f2311728 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.264033 | controller |     "Jun 11 11:53:32.750374 crc crio[22553]: time=\"2026-06-11T11:53:32.748248946Z\" level=info msg=\"Removed container 45d6e7e7d988b864b0c1d8daaaaadfe73dfe8129904d4671fe8a5d0e8c00e4d7: openstack/ovsdbserver-nb-0-config-1781178411-7t7d5/ovn-config\" id=25bd883f-985d-488d-bc9f-0869f2311728 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.264048 | controller |     "Jun 11 11:53:32.754025 crc crio[22553]: time=\"2026-06-11T11:53:32.753957003Z\" level=info msg=\"Removing container: 1838bbcb4b3bb67a7e2ed580c6cb3f59d13e5771b432d181979de2dbd1f7308c\" id=a882cb38-4384-46db-b4de-74b77de13ae7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.264067 | controller |     "Jun 11 11:53:32.846208 crc crio[22553]: time=\"2026-06-11T11:53:32.846127474Z\" level=info msg=\"Removed container 1838bbcb4b3bb67a7e2ed580c6cb3f59d13e5771b432d181979de2dbd1f7308c: openstack/ovsdbserver-sb-0-config-1781178410-ghcvb/ovn-config\" id=a882cb38-4384-46db-b4de-74b77de13ae7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.264082 | controller |     "Jun 11 11:53:32.849824 crc crio[22553]: time=\"2026-06-11T11:53:32.8497436Z\" level=info msg=\"Removing container: 73366cc1b6de2c95d80a0a8e2ec5c0e091785b60690932f520fdb76b5a5ab829\" id=f8028b06-4793-4eb4-92f3-d30e9ad1fd7f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.264098 | controller |     "Jun 11 11:53:32.925253 crc crio[22553]: time=\"2026-06-11T11:53:32.925173403Z\" level=info msg=\"Removed container 73366cc1b6de2c95d80a0a8e2ec5c0e091785b60690932f520fdb76b5a5ab829: openstack/root-account-create-update-n7gbj/mariadb-account-create-update\" id=f8028b06-4793-4eb4-92f3-d30e9ad1fd7f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.264112 | controller |     "Jun 11 11:53:32.930923 crc crio[22553]: time=\"2026-06-11T11:53:32.930827188Z\" level=info msg=\"Removing container: fe5d354a2af9019f4715f995c9bd3d475a07ec766ef9e132367b47987174f9e3\" id=178b3daa-c9c2-4c54-8793-8116e246ed72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.264127 | controller |     "Jun 11 11:53:32.982354 crc crio[22553]: time=\"2026-06-11T11:53:32.98224082Z\" level=info msg=\"Removed container fe5d354a2af9019f4715f995c9bd3d475a07ec766ef9e132367b47987174f9e3: openstack/root-account-create-update-kx7rx/mariadb-account-create-update\" id=178b3daa-c9c2-4c54-8793-8116e246ed72 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.264142 | controller |     "Jun 11 11:53:32.997249 crc crio[22553]: time=\"2026-06-11T11:53:32.997133505Z\" level=info msg=\"Stopping pod sandbox: 80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a\" id=a3db442e-6404-4eeb-a9fc-fd4336b09d59 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.264156 | controller |     "Jun 11 11:53:32.997249 crc crio[22553]: time=\"2026-06-11T11:53:32.997234508Z\" level=info msg=\"Stopped pod sandbox (already stopped): 80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a\" id=a3db442e-6404-4eeb-a9fc-fd4336b09d59 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.264170 | controller |     "Jun 11 11:53:32.998164 crc crio[22553]: time=\"2026-06-11T11:53:32.998088383Z\" level=info msg=\"Removing pod sandbox: 80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a\" id=6f0dd8e1-b280-4b32-851c-2b2a06844a8a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.264184 | controller |     "Jun 11 11:53:33.044647 crc crio[22553]: time=\"2026-06-11T11:53:33.044080076Z\" level=info msg=\"Removed pod sandbox: 80abffa97fe842ae59e7a39bf1308de9cf62cf5cbcf72d7e7698a61745a5b22a\" id=6f0dd8e1-b280-4b32-851c-2b2a06844a8a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.264198 | controller |     "Jun 11 11:53:33.045564 crc crio[22553]: time=\"2026-06-11T11:53:33.045441435Z\" level=info msg=\"Stopping pod sandbox: d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b\" id=5ca9cc13-74a8-45bf-b562-9871044b4ed4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.264213 | controller |     "Jun 11 11:53:33.045564 crc crio[22553]: time=\"2026-06-11T11:53:33.045558819Z\" level=info msg=\"Stopped pod sandbox (already stopped): d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b\" id=5ca9cc13-74a8-45bf-b562-9871044b4ed4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.264227 | controller |     "Jun 11 11:53:33.046473 crc crio[22553]: time=\"2026-06-11T11:53:33.046327111Z\" level=info msg=\"Removing pod sandbox: d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b\" id=61d2b9b1-fb09-47cd-bdd6-65350620872f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.264245 | controller |     "Jun 11 11:53:33.117277 crc crio[22553]: time=\"2026-06-11T11:53:33.112864055Z\" level=info msg=\"Removed pod sandbox: d9c765238b301944ba0f87356652ff0e8fdabc0d017e9b28058da8353cb0e37b\" id=61d2b9b1-fb09-47cd-bdd6-65350620872f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.264259 | controller |     "Jun 11 11:53:33.117277 crc crio[22553]: time=\"2026-06-11T11:53:33.115662406Z\" level=info msg=\"Stopping pod sandbox: 744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732\" id=c86c8d29-c73b-4361-9ca8-ce34484ef729 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.264274 | controller |     "Jun 11 11:53:33.117277 crc crio[22553]: time=\"2026-06-11T11:53:33.115947705Z\" level=info msg=\"Stopped pod sandbox (already stopped): 744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732\" id=c86c8d29-c73b-4361-9ca8-ce34484ef729 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.264289 | controller |     "Jun 11 11:53:33.117277 crc crio[22553]: time=\"2026-06-11T11:53:33.1171743Z\" level=info msg=\"Removing pod sandbox: 744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732\" id=97cc6a8d-046f-42ba-8cb0-07bf0f95a96c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.264303 | controller |     "Jun 11 11:53:33.156068 crc crio[22553]: time=\"2026-06-11T11:53:33.155953063Z\" level=info msg=\"Removed pod sandbox: 744ecd4cef756737e3a42846047655cdafdfb0c349cffc9cb318628646f90732\" id=97cc6a8d-046f-42ba-8cb0-07bf0f95a96c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.264318 | controller |     "Jun 11 11:53:33.157098 crc crio[22553]: time=\"2026-06-11T11:53:33.156965063Z\" level=info msg=\"Stopping pod sandbox: bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb\" id=3a528a7f-81db-41b7-a6f6-e4efee8d502c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.264332 | controller |     "Jun 11 11:53:33.157098 crc crio[22553]: time=\"2026-06-11T11:53:33.157061845Z\" level=info msg=\"Stopped pod sandbox (already stopped): bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb\" id=3a528a7f-81db-41b7-a6f6-e4efee8d502c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.264362 | controller |     "Jun 11 11:53:33.158521 crc crio[22553]: time=\"2026-06-11T11:53:33.158373034Z\" level=info msg=\"Removing pod sandbox: bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb\" id=3094bebd-a264-4dff-8f26-88043d251ddf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.264382 | controller |     "Jun 11 11:53:33.187230 crc crio[22553]: time=\"2026-06-11T11:53:33.187134634Z\" level=info msg=\"Removed pod sandbox: bc69a7efa2149f8322c9bcc2ed227c5028b76523b86872f6e6d21f2e6809bcbb\" id=3094bebd-a264-4dff-8f26-88043d251ddf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.264398 | controller |     "Jun 11 11:53:33.189142 crc crio[22553]: time=\"2026-06-11T11:53:33.189117122Z\" level=info msg=\"Stopping pod sandbox: bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a\" id=02a3d2bb-3d8c-4056-8b1f-c9d1a994906a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.264413 | controller |     "Jun 11 11:53:33.189310 crc crio[22553]: time=\"2026-06-11T11:53:33.189288617Z\" level=info msg=\"Stopped pod sandbox (already stopped): bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a\" id=02a3d2bb-3d8c-4056-8b1f-c9d1a994906a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.264427 | controller |     "Jun 11 11:53:33.190255 crc crio[22553]: time=\"2026-06-11T11:53:33.190124831Z\" level=info msg=\"Removing pod sandbox: bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a\" id=f7f77dae-de31-4e7e-babb-41a2d22f3206 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.264446 | controller |     "Jun 11 11:53:33.215731 crc crio[22553]: time=\"2026-06-11T11:53:33.215613165Z\" level=info msg=\"Removed pod sandbox: bba62902dd678becfab963044b38f5542bed76e3b1241fe5f51faff496ff313a\" id=f7f77dae-de31-4e7e-babb-41a2d22f3206 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.264462 | controller |     "Jun 11 11:53:33.217660 crc crio[22553]: time=\"2026-06-11T11:53:33.217568413Z\" level=info msg=\"Stopping pod sandbox: 25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609\" id=330b2b17-dffc-40ab-a8da-a19c5ac7ae5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.264476 | controller |     "Jun 11 11:53:33.217660 crc crio[22553]: time=\"2026-06-11T11:53:33.217761058Z\" level=info msg=\"Stopped pod sandbox (already stopped): 25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609\" id=330b2b17-dffc-40ab-a8da-a19c5ac7ae5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.264491 | controller |     "Jun 11 11:53:33.219080 crc crio[22553]: time=\"2026-06-11T11:53:33.219046106Z\" level=info msg=\"Removing pod sandbox: 25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609\" id=b972365b-e2bb-4293-b65e-376182eea1d4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.264554 | controller |     "Jun 11 11:53:33.243472 crc crio[22553]: time=\"2026-06-11T11:53:33.243020756Z\" level=info msg=\"Removed pod sandbox: 25c9f548f1d85670498dce95b09ac48b2a14e60fbf248f780d71b88e761aa609\" id=b972365b-e2bb-4293-b65e-376182eea1d4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.264578 | controller |     "Jun 11 11:53:33.246481 crc crio[22553]: time=\"2026-06-11T11:53:33.246318242Z\" level=info msg=\"Stopping pod sandbox: f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091\" id=2d42ab01-2486-4e08-a320-4c14b0751ad5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.264595 | controller |     "Jun 11 11:53:33.246611 crc crio[22553]: time=\"2026-06-11T11:53:33.246512048Z\" level=info msg=\"Stopped pod sandbox (already stopped): f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091\" id=2d42ab01-2486-4e08-a320-4c14b0751ad5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.264610 | controller |     "Jun 11 11:53:33.247800 crc crio[22553]: time=\"2026-06-11T11:53:33.247514977Z\" level=info msg=\"Removing pod sandbox: f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091\" id=91162c05-4f72-4e65-83bf-9b433a0f6abb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.264625 | controller |     "Jun 11 11:53:33.269605 crc crio[22553]: time=\"2026-06-11T11:53:33.269423377Z\" level=info msg=\"Removed pod sandbox: f424ae8420588668939a8d70bfa5a83a20622612516082b18f8eefd7ded7c091\" id=91162c05-4f72-4e65-83bf-9b433a0f6abb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.264640 | controller |     "Jun 11 11:53:33.271585 crc crio[22553]: time=\"2026-06-11T11:53:33.271279411Z\" level=info msg=\"Stopping pod sandbox: 4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051\" id=e461bdc8-10c6-4467-af21-68b2c58a1090 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.264654 | controller |     "Jun 11 11:53:33.271585 crc crio[22553]: time=\"2026-06-11T11:53:33.271487377Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051\" id=e461bdc8-10c6-4467-af21-68b2c58a1090 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.264669 | controller |     "Jun 11 11:53:33.273017 crc crio[22553]: time=\"2026-06-11T11:53:33.272874988Z\" level=info msg=\"Removing pod sandbox: 4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051\" id=0812046b-5a1b-4861-a125-5aa98a892e39 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.264683 | controller |     "Jun 11 11:53:33.299176 crc crio[22553]: time=\"2026-06-11T11:53:33.298440184Z\" level=info msg=\"Removed pod sandbox: 4b25d11f74affa3700f72142f3e8dda127560dc532b5debc62c6b0d63b663051\" id=0812046b-5a1b-4861-a125-5aa98a892e39 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.264702 | controller |     "Jun 11 11:53:33.300911 crc crio[22553]: time=\"2026-06-11T11:53:33.300639529Z\" level=info msg=\"Stopping pod sandbox: 3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636\" id=47d945ab-70f3-4bb8-b3ac-b86137a6e59b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.264717 | controller |     "Jun 11 11:53:33.301224 crc crio[22553]: time=\"2026-06-11T11:53:33.300936807Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636\" id=47d945ab-70f3-4bb8-b3ac-b86137a6e59b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.264731 | controller |     "Jun 11 11:53:33.302133 crc crio[22553]: time=\"2026-06-11T11:53:33.3020462Z\" level=info msg=\"Removing pod sandbox: 3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636\" id=795704a2-6fc9-40b2-99e8-0fbd271abe6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.264745 | controller |     "Jun 11 11:53:33.330835 crc crio[22553]: time=\"2026-06-11T11:53:33.330626184Z\" level=info msg=\"Removed pod sandbox: 3ef02c9294802a5ea4f5facf53f2594d91e0f022de133c0cb80398d6e56dc636\" id=795704a2-6fc9-40b2-99e8-0fbd271abe6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.264760 | controller |     "Jun 11 11:53:35.094840 crc crio[22553]: time=\"2026-06-11T11:53:35.093943142Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-687999f8f7-mp8g2/POD\" id=76088334-8cd5-4ac4-9ae6-5a5494b0d830 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.264774 | controller |     "Jun 11 11:53:35.096251 crc crio[22553]: time=\"2026-06-11T11:53:35.094871909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.264789 | controller |     "Jun 11 11:53:35.195663 crc crio[22553]: time=\"2026-06-11T11:53:35.19558377Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-mp8g2 Namespace:openstack ID:f9f66ef953a53a5e237b49909a2e9b89e32bb2924ff65bab4316cc2047e8d1d1 UID:e653e1c4-6cc5-4162-bce4-308b5c5414a3 NetNS:/var/run/netns/fc6490fa-9f57-4294-b4de-d2076adba0cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode653e1c4_6cc5_4162_bce4_308b5c5414a3.slice PodAnnotations:0xc001894808}] Aliases:map[]}\"",
2026-06-11 12:41:58.264805 | controller |     "Jun 11 11:53:35.196164 crc crio[22553]: time=\"2026-06-11T11:53:35.196138086Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-687999f8f7-mp8g2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.264819 | controller |     "Jun 11 11:53:35.861892 crc crio[22553]: 2026-06-11T11:53:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f9f66ef953a53a5 Mac:32:9a:b8:a4:ff:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/fc6490fa-9f57-4294-b4de-d2076adba0cd SocketPath: PciID:}] [{Interface:0xc000580018 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.264834 | controller |     "Jun 11 11:53:35.864906 crc crio[22553]: time=\"2026-06-11T11:53:35.864860827Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-687999f8f7-mp8g2 Namespace:openstack ID:f9f66ef953a53a5e237b49909a2e9b89e32bb2924ff65bab4316cc2047e8d1d1 UID:e653e1c4-6cc5-4162-bce4-308b5c5414a3 NetNS:/var/run/netns/fc6490fa-9f57-4294-b4de-d2076adba0cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode653e1c4_6cc5_4162_bce4_308b5c5414a3.slice PodAnnotations:0xc001894808}] Aliases:map[]}\"",
2026-06-11 12:41:58.264852 | controller |     "Jun 11 11:53:35.865471 crc crio[22553]: time=\"2026-06-11T11:53:35.865436824Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-687999f8f7-mp8g2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.264868 | controller |     "Jun 11 11:53:35.881346 crc crio[22553]: time=\"2026-06-11T11:53:35.881223575Z\" level=info msg=\"Ran pod sandbox f9f66ef953a53a5e237b49909a2e9b89e32bb2924ff65bab4316cc2047e8d1d1 with infra container: openstack/dnsmasq-dns-687999f8f7-mp8g2/POD\" id=76088334-8cd5-4ac4-9ae6-5a5494b0d830 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.264883 | controller |     "Jun 11 11:53:35.886510 crc crio[22553]: time=\"2026-06-11T11:53:35.886383065Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=81d12739-0f4a-449d-ad3a-c1c0fbb952b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.264897 | controller |     "Jun 11 11:53:35.989890 crc crio[22553]: time=\"2026-06-11T11:53:35.98961553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=76567663-367d-454a-85d0-6ed43e1d722b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.264912 | controller |     "Jun 11 11:53:36.159755 crc crio[22553]: time=\"2026-06-11T11:53:36.159525543Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-mp8g2/init\" id=b282f683-2528-4d62-b7e4-deab8bbc9650 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.264926 | controller |     "Jun 11 11:53:36.162077 crc crio[22553]: time=\"2026-06-11T11:53:36.160489061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.264940 | controller |     "Jun 11 11:53:36.247808 crc crio[22553]: time=\"2026-06-11T11:53:36.247480001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.264954 | controller |     "Jun 11 11:53:36.260419 crc crio[22553]: time=\"2026-06-11T11:53:36.260288295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.264969 | controller |     "Jun 11 11:53:36.977541 crc crio[22553]: time=\"2026-06-11T11:53:36.975207701Z\" level=info msg=\"Created container a4c24c0c13bfe53dc487a52a536f2c9e8857520e67b179edd920e07ed756cb94: openstack/dnsmasq-dns-687999f8f7-mp8g2/init\" id=b282f683-2528-4d62-b7e4-deab8bbc9650 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.264983 | controller |     "Jun 11 11:53:36.979521 crc crio[22553]: time=\"2026-06-11T11:53:36.978852488Z\" level=info msg=\"Starting container: a4c24c0c13bfe53dc487a52a536f2c9e8857520e67b179edd920e07ed756cb94\" id=067ce6ef-1c5b-4f97-aa0e-af12be808081 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.264997 | controller |     "Jun 11 11:53:36.986917 crc crio[22553]: time=\"2026-06-11T11:53:36.986840401Z\" level=info msg=\"Started container\" PID=95877 containerID=a4c24c0c13bfe53dc487a52a536f2c9e8857520e67b179edd920e07ed756cb94 description=openstack/dnsmasq-dns-687999f8f7-mp8g2/init id=067ce6ef-1c5b-4f97-aa0e-af12be808081 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9f66ef953a53a5e237b49909a2e9b89e32bb2924ff65bab4316cc2047e8d1d1",
2026-06-11 12:41:58.265012 | controller |     "Jun 11 11:53:37.666779 crc crio[22553]: time=\"2026-06-11T11:53:37.66357106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=af44caa4-18b3-4689-9db3-344574da1264 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.265026 | controller |     "Jun 11 11:53:37.904874 crc crio[22553]: time=\"2026-06-11T11:53:37.904327316Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=45d00166-7fe2-4fb2-94ac-a80d72b3677b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.265044 | controller |     "Jun 11 11:53:38.395023 crc crio[22553]: time=\"2026-06-11T11:53:38.393501512Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-687999f8f7-mp8g2/dnsmasq-dns\" id=3b941975-3b2b-45f2-8dc0-f69632774b10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.265059 | controller |     "Jun 11 11:53:38.412466 crc crio[22553]: time=\"2026-06-11T11:53:38.412287851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.265073 | controller |     "Jun 11 11:53:38.597903 crc crio[22553]: time=\"2026-06-11T11:53:38.583551609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.265088 | controller |     "Jun 11 11:53:38.618558 crc crio[22553]: time=\"2026-06-11T11:53:38.615014837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.265103 | controller |     "Jun 11 11:53:38.783069 crc crio[22553]: time=\"2026-06-11T11:53:38.782942328Z\" level=info msg=\"Created container a43dee984d0dc8cfe60575667a6af137e0c6b7c3aab7ff5be2fbe4c42dbe0d6d: openstack/dnsmasq-dns-687999f8f7-mp8g2/dnsmasq-dns\" id=3b941975-3b2b-45f2-8dc0-f69632774b10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.265118 | controller |     "Jun 11 11:53:38.785269 crc crio[22553]: time=\"2026-06-11T11:53:38.784985347Z\" level=info msg=\"Starting container: a43dee984d0dc8cfe60575667a6af137e0c6b7c3aab7ff5be2fbe4c42dbe0d6d\" id=43bd72cf-8bd0-48bc-b52a-182f4cf866cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.265132 | controller |     "Jun 11 11:53:38.793515 crc crio[22553]: time=\"2026-06-11T11:53:38.79329447Z\" level=info msg=\"Started container\" PID=96013 containerID=a43dee984d0dc8cfe60575667a6af137e0c6b7c3aab7ff5be2fbe4c42dbe0d6d description=openstack/dnsmasq-dns-687999f8f7-mp8g2/dnsmasq-dns id=43bd72cf-8bd0-48bc-b52a-182f4cf866cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9f66ef953a53a5e237b49909a2e9b89e32bb2924ff65bab4316cc2047e8d1d1",
2026-06-11 12:41:58.265147 | controller |     "Jun 11 11:53:45.898582 crc crio[22553]: time=\"2026-06-11T11:53:45.897664955Z\" level=info msg=\"Stopping container: 6bdb71de426c994cc81f5bc0e1a6d17997cb4ad3c9fe82d9554bbb2cd5092971 (timeout: 10s)\" id=56d12b40-e2eb-447a-86b9-2281bd029d9e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.265162 | controller |     "Jun 11 11:53:46.033082 crc crio[22553]: time=\"2026-06-11T11:53:46.032874021Z\" level=info msg=\"Stopped container 6bdb71de426c994cc81f5bc0e1a6d17997cb4ad3c9fe82d9554bbb2cd5092971: openstack/dnsmasq-dns-68b84f4555-w2vcc/dnsmasq-dns\" id=56d12b40-e2eb-447a-86b9-2281bd029d9e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.265177 | controller |     "Jun 11 11:53:46.035374 crc crio[22553]: time=\"2026-06-11T11:53:46.035295402Z\" level=info msg=\"Stopping pod sandbox: 5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1\" id=ba1555f0-1082-4e5b-87d9-fc3e9a49dff9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.265192 | controller |     "Jun 11 11:53:46.036239 crc crio[22553]: time=\"2026-06-11T11:53:46.036166817Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68b84f4555-w2vcc Namespace:openstack ID:5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1 UID:fc1ef1d7-adf9-4476-9f00-f61dfaf7fbe7 NetNS:/var/run/netns/21a4c5bd-fef2-4a34-a855-880345c004bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfc1ef1d7_adf9_4476_9f00_f61dfaf7fbe7.slice PodAnnotations:0xc004800038}] Aliases:map[]}\"",
2026-06-11 12:41:58.265211 | controller |     "Jun 11 11:53:46.036430 crc crio[22553]: time=\"2026-06-11T11:53:46.036346152Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68b84f4555-w2vcc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.265226 | controller |     "Jun 11 11:53:46.465590 crc crio[22553]: time=\"2026-06-11T11:53:46.46456161Z\" level=info msg=\"Stopped pod sandbox: 5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1\" id=ba1555f0-1082-4e5b-87d9-fc3e9a49dff9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.265240 | controller |     "Jun 11 11:53:46.876963 crc crio[22553]: time=\"2026-06-11T11:53:46.875281126Z\" level=info msg=\"Removing container: 6bdb71de426c994cc81f5bc0e1a6d17997cb4ad3c9fe82d9554bbb2cd5092971\" id=e056db98-781b-4798-801d-688b7601de5a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.265255 | controller |     "Jun 11 11:53:46.943421 crc crio[22553]: time=\"2026-06-11T11:53:46.943311302Z\" level=info msg=\"Removed container 6bdb71de426c994cc81f5bc0e1a6d17997cb4ad3c9fe82d9554bbb2cd5092971: openstack/dnsmasq-dns-68b84f4555-w2vcc/dnsmasq-dns\" id=e056db98-781b-4798-801d-688b7601de5a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.265270 | controller |     "Jun 11 11:53:46.949330 crc crio[22553]: time=\"2026-06-11T11:53:46.949255485Z\" level=info msg=\"Removing container: 96af61224980b36f4fa43e07699c1696077c255b05182d17de32553ce35a4a0c\" id=2722a282-245d-4afb-ac84-4443d15ae9d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.265284 | controller |     "Jun 11 11:53:46.998344 crc crio[22553]: time=\"2026-06-11T11:53:46.998049649Z\" level=info msg=\"Removed container 96af61224980b36f4fa43e07699c1696077c255b05182d17de32553ce35a4a0c: openstack/dnsmasq-dns-68b84f4555-w2vcc/init\" id=2722a282-245d-4afb-ac84-4443d15ae9d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.265298 | controller |     "Jun 11 11:54:01.782826 crc crio[22553]: time=\"2026-06-11T11:54:01.781473319Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686314-2vmms/POD\" id=5d37b929-fa5b-428f-ba35-bf2110bf6f55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.265312 | controller |     "Jun 11 11:54:01.785137 crc crio[22553]: time=\"2026-06-11T11:54:01.78286386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.265327 | controller |     "Jun 11 11:54:01.828604 crc crio[22553]: time=\"2026-06-11T11:54:01.828490931Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686314-2vmms Namespace:openshift-infra ID:9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d UID:ca284973-f36c-4004-bc5e-20bd0493fab7 NetNS:/var/run/netns/19eca754-d481-49d4-8769-ff8f277a8b1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca284973_f36c_4004_bc5e_20bd0493fab7.slice PodAnnotations:0xc0011e88b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.265342 | controller |     "Jun 11 11:54:01.828604 crc crio[22553]: time=\"2026-06-11T11:54:01.828568383Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686314-2vmms to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.265376 | controller |     "Jun 11 11:54:02.930095 crc crio[22553]: 2026-06-11T11:54:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a8b86061c59afc Mac:aa:99:a8:4a:c3:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/19eca754-d481-49d4-8769-ff8f277a8b1d SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.265392 | controller |     "Jun 11 11:54:02.934024 crc crio[22553]: time=\"2026-06-11T11:54:02.933642693Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686314-2vmms Namespace:openshift-infra ID:9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d UID:ca284973-f36c-4004-bc5e-20bd0493fab7 NetNS:/var/run/netns/19eca754-d481-49d4-8769-ff8f277a8b1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca284973_f36c_4004_bc5e_20bd0493fab7.slice PodAnnotations:0xc0011e88b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.265415 | controller |     "Jun 11 11:54:02.934631 crc crio[22553]: time=\"2026-06-11T11:54:02.9345507Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686314-2vmms for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.265431 | controller |     "Jun 11 11:54:02.948886 crc crio[22553]: time=\"2026-06-11T11:54:02.948824826Z\" level=info msg=\"Ran pod sandbox 9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d with infra container: openshift-infra/auto-csr-approver-29686314-2vmms/POD\" id=5d37b929-fa5b-428f-ba35-bf2110bf6f55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.265446 | controller |     "Jun 11 11:54:02.953907 crc crio[22553]: time=\"2026-06-11T11:54:02.953823112Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6121339d-475e-4a9c-83fa-e046750ece14 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.265461 | controller |     "Jun 11 11:54:03.094935 crc crio[22553]: time=\"2026-06-11T11:54:03.092153889Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.265476 | controller |     "Jun 11 11:54:04.150176 crc crio[22553]: time=\"2026-06-11T11:54:04.149258931Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6121339d-475e-4a9c-83fa-e046750ece14 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.265491 | controller |     "Jun 11 11:54:04.153213 crc crio[22553]: time=\"2026-06-11T11:54:04.153160354Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=162ee3d1-2342-4782-b449-39a42bc28c31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.265506 | controller |     "Jun 11 11:54:04.157499 crc crio[22553]: time=\"2026-06-11T11:54:04.155932935Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=68e49080-c1b4-4e48-a517-e654617e834b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.265521 | controller |     "Jun 11 11:54:04.165917 crc crio[22553]: time=\"2026-06-11T11:54:04.165791963Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686314-2vmms/oc\" id=e3c81701-83a6-45f9-b1c6-34fb7cfef053 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.265535 | controller |     "Jun 11 11:54:04.166565 crc crio[22553]: time=\"2026-06-11T11:54:04.166494494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.265549 | controller |     "Jun 11 11:54:04.221388 crc crio[22553]: time=\"2026-06-11T11:54:04.221277822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.265564 | controller |     "Jun 11 11:54:04.455100 crc crio[22553]: time=\"2026-06-11T11:54:04.45487155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.265578 | controller |     "Jun 11 11:54:04.650316 crc crio[22553]: time=\"2026-06-11T11:54:04.650077237Z\" level=info msg=\"Created container 36b0c93d10f6799c795c8ad3ef4c7b19880775044fe572c1bf841edf7388028b: openshift-infra/auto-csr-approver-29686314-2vmms/oc\" id=e3c81701-83a6-45f9-b1c6-34fb7cfef053 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.265596 | controller |     "Jun 11 11:54:04.652154 crc crio[22553]: time=\"2026-06-11T11:54:04.651642732Z\" level=info msg=\"Starting container: 36b0c93d10f6799c795c8ad3ef4c7b19880775044fe572c1bf841edf7388028b\" id=c42600df-e32b-4703-9637-a1b5554f2708 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.265611 | controller |     "Jun 11 11:54:04.657901 crc crio[22553]: time=\"2026-06-11T11:54:04.657631907Z\" level=info msg=\"Started container\" PID=97389 containerID=36b0c93d10f6799c795c8ad3ef4c7b19880775044fe572c1bf841edf7388028b description=openshift-infra/auto-csr-approver-29686314-2vmms/oc id=c42600df-e32b-4703-9637-a1b5554f2708 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d",
2026-06-11 12:41:58.265626 | controller |     "Jun 11 11:54:06.249453 crc crio[22553]: time=\"2026-06-11T11:54:06.247973169Z\" level=info msg=\"Stopping pod sandbox: 9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d\" id=e57d1418-3d85-4fa2-a763-4f881d8a6c64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.265641 | controller |     "Jun 11 11:54:06.253614 crc crio[22553]: time=\"2026-06-11T11:54:06.250252826Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686314-2vmms Namespace:openshift-infra ID:9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d UID:ca284973-f36c-4004-bc5e-20bd0493fab7 NetNS:/var/run/netns/19eca754-d481-49d4-8769-ff8f277a8b1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca284973_f36c_4004_bc5e_20bd0493fab7.slice PodAnnotations:0xc004800b20}] Aliases:map[]}\"",
2026-06-11 12:41:58.265656 | controller |     "Jun 11 11:54:06.253614 crc crio[22553]: time=\"2026-06-11T11:54:06.250450032Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686314-2vmms from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.265670 | controller |     "Jun 11 11:54:06.634007 crc crio[22553]: time=\"2026-06-11T11:54:06.633851961Z\" level=info msg=\"Stopped pod sandbox: 9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d\" id=e57d1418-3d85-4fa2-a763-4f881d8a6c64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.265685 | controller |     "Jun 11 11:54:33.356799 crc crio[22553]: time=\"2026-06-11T11:54:33.356103018Z\" level=info msg=\"Removing container: 42db31c947fac7228514374efcee7b1be0eb82ec534168ae802d8ce82db39e1d\" id=6bb67a2e-a302-45b0-abba-87040a17df41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.265699 | controller |     "Jun 11 11:54:33.489863 crc crio[22553]: time=\"2026-06-11T11:54:33.489742327Z\" level=info msg=\"Removed container 42db31c947fac7228514374efcee7b1be0eb82ec534168ae802d8ce82db39e1d: openshift-infra/auto-csr-approver-29686308-h4hz6/oc\" id=6bb67a2e-a302-45b0-abba-87040a17df41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.265714 | controller |     "Jun 11 11:54:33.493319 crc crio[22553]: time=\"2026-06-11T11:54:33.493117826Z\" level=info msg=\"Removing container: 935d996008cab9a6bb9f9b41a4808b339838383bba9325b559e55d2d23cc9f1a\" id=f9fc236a-9e19-4f94-969f-e60a2ed465b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.265728 | controller |     "Jun 11 11:54:33.569632 crc crio[22553]: time=\"2026-06-11T11:54:33.569261138Z\" level=info msg=\"Removed container 935d996008cab9a6bb9f9b41a4808b339838383bba9325b559e55d2d23cc9f1a: openstack/keystone-bootstrap-p6n9k/keystone-bootstrap\" id=f9fc236a-9e19-4f94-969f-e60a2ed465b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.265742 | controller |     "Jun 11 11:54:33.583539 crc crio[22553]: time=\"2026-06-11T11:54:33.583393241Z\" level=info msg=\"Stopping pod sandbox: 5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1\" id=bf4e256f-4c1b-4dc1-89a1-f8163f32a882 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.265761 | controller |     "Jun 11 11:54:33.583539 crc crio[22553]: time=\"2026-06-11T11:54:33.583541295Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1\" id=bf4e256f-4c1b-4dc1-89a1-f8163f32a882 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.265776 | controller |     "Jun 11 11:54:33.584287 crc crio[22553]: time=\"2026-06-11T11:54:33.584203994Z\" level=info msg=\"Removing pod sandbox: 5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1\" id=560c6754-e2c2-4428-87c7-740d3ca02e03 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.265790 | controller |     "Jun 11 11:54:33.609964 crc crio[22553]: time=\"2026-06-11T11:54:33.608601016Z\" level=info msg=\"Removed pod sandbox: 5521e971cfa4cba302cf90d35362d7732c5759f3b1006a9c42282eb956381bb1\" id=560c6754-e2c2-4428-87c7-740d3ca02e03 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.265804 | controller |     "Jun 11 11:54:33.610665 crc crio[22553]: time=\"2026-06-11T11:54:33.610566824Z\" level=info msg=\"Stopping pod sandbox: 5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527\" id=c174348c-b396-45d9-8b56-04d2970aa737 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.265819 | controller |     "Jun 11 11:54:33.610981 crc crio[22553]: time=\"2026-06-11T11:54:33.610659226Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527\" id=c174348c-b396-45d9-8b56-04d2970aa737 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.265834 | controller |     "Jun 11 11:54:33.612103 crc crio[22553]: time=\"2026-06-11T11:54:33.611909723Z\" level=info msg=\"Removing pod sandbox: 5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527\" id=18ec1384-c4b2-4853-b6c1-45a5e33d3627 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.265848 | controller |     "Jun 11 11:54:33.634784 crc crio[22553]: time=\"2026-06-11T11:54:33.634603085Z\" level=info msg=\"Removed pod sandbox: 5ced8f49d298afa2123f5159058a95698936169afc2e84acd8179e1ebf61f527\" id=18ec1384-c4b2-4853-b6c1-45a5e33d3627 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.265862 | controller |     "Jun 11 11:54:33.636028 crc crio[22553]: time=\"2026-06-11T11:54:33.635946334Z\" level=info msg=\"Stopping pod sandbox: db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7\" id=d0d59f94-eadd-4376-87f1-c0153f6239f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.265876 | controller |     "Jun 11 11:54:33.636129 crc crio[22553]: time=\"2026-06-11T11:54:33.636044267Z\" level=info msg=\"Stopped pod sandbox (already stopped): db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7\" id=d0d59f94-eadd-4376-87f1-c0153f6239f1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.265891 | controller |     "Jun 11 11:54:33.636838 crc crio[22553]: time=\"2026-06-11T11:54:33.636772228Z\" level=info msg=\"Removing pod sandbox: db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7\" id=674ef601-5e70-4ea6-be43-0d9135f66423 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.265905 | controller |     "Jun 11 11:54:33.663888 crc crio[22553]: time=\"2026-06-11T11:54:33.663761696Z\" level=info msg=\"Removed pod sandbox: db18490ed8cebae68406b2d7e94a0fb1ac3e62a69728d551f55d0b8f17e457b7\" id=674ef601-5e70-4ea6-be43-0d9135f66423 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.265919 | controller |     "Jun 11 11:55:33.740831 crc crio[22553]: time=\"2026-06-11T11:55:33.73255665Z\" level=info msg=\"Removing container: 9bedf9c771fd45ab7989ea9c3564512cdac7c0b1dc8b48ab988fcefe69e069f7\" id=d2082e5d-ae18-4ee9-84cc-e467b7ab477c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.265933 | controller |     "Jun 11 11:55:33.915965 crc crio[22553]: time=\"2026-06-11T11:55:33.915138079Z\" level=info msg=\"Removed container 9bedf9c771fd45ab7989ea9c3564512cdac7c0b1dc8b48ab988fcefe69e069f7: openstack/dnsmasq-dns-764b948f4c-qrqhb/init\" id=d2082e5d-ae18-4ee9-84cc-e467b7ab477c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.265951 | controller |     "Jun 11 11:55:33.924825 crc crio[22553]: time=\"2026-06-11T11:55:33.922475033Z\" level=info msg=\"Removing container: 5b3f58f91239705203aa5ec572a154a76064f072c6171c09fe384ae5fe9cd727\" id=d555eec4-6cf2-4c43-a085-22ffdf661c3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.265965 | controller |     "Jun 11 11:55:33.991912 crc crio[22553]: time=\"2026-06-11T11:55:33.991547909Z\" level=info msg=\"Removed container 5b3f58f91239705203aa5ec572a154a76064f072c6171c09fe384ae5fe9cd727: openstack/dnsmasq-dns-764b948f4c-qrqhb/dnsmasq-dns\" id=d555eec4-6cf2-4c43-a085-22ffdf661c3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.265980 | controller |     "Jun 11 11:55:34.010140 crc crio[22553]: time=\"2026-06-11T11:55:34.010033088Z\" level=info msg=\"Stopping pod sandbox: 53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2\" id=b814eb7a-9276-4ee8-900d-66aeb89824fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.265995 | controller |     "Jun 11 11:55:34.010904 crc crio[22553]: time=\"2026-06-11T11:55:34.010296116Z\" level=info msg=\"Stopped pod sandbox (already stopped): 53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2\" id=b814eb7a-9276-4ee8-900d-66aeb89824fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.266009 | controller |     "Jun 11 11:55:34.011407 crc crio[22553]: time=\"2026-06-11T11:55:34.011336376Z\" level=info msg=\"Removing pod sandbox: 53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2\" id=b36ab9e9-925c-4365-8f1c-750331b224cd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.266023 | controller |     "Jun 11 11:55:34.056016 crc crio[22553]: time=\"2026-06-11T11:55:34.055915667Z\" level=info msg=\"Removed pod sandbox: 53b6fb401ce00cfe2841a576c8dc81cbc456592d5b88b99fefc465c467aeb2d2\" id=b36ab9e9-925c-4365-8f1c-750331b224cd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.266037 | controller |     "Jun 11 11:56:00.598136 crc crio[22553]: time=\"2026-06-11T11:56:00.596050095Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686316-9wwl9/POD\" id=9e52ae79-a98c-47ee-abbf-2580d556b26a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.266052 | controller |     "Jun 11 11:56:00.598136 crc crio[22553]: time=\"2026-06-11T11:56:00.596580911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.266066 | controller |     "Jun 11 11:56:00.644230 crc crio[22553]: time=\"2026-06-11T11:56:00.643959734Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686316-9wwl9 Namespace:openshift-infra ID:ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a UID:0453883f-682d-41b4-891c-377c6de3a316 NetNS:/var/run/netns/fd47c0b7-fece-4b31-bfb4-f7b87e577e1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0453883f_682d_41b4_891c_377c6de3a316.slice PodAnnotations:0xc002b8aff8}] Aliases:map[]}\"",
2026-06-11 12:41:58.266081 | controller |     "Jun 11 11:56:00.644230 crc crio[22553]: time=\"2026-06-11T11:56:00.644025325Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686316-9wwl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.266095 | controller |     "Jun 11 11:56:01.320281 crc crio[22553]: 2026-06-11T11:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed263677fedf248 Mac:8a:78:f2:f5:66:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/fd47c0b7-fece-4b31-bfb4-f7b87e577e1d SocketPath: PciID:}] [{Interface:0xc0005925d0 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.266114 | controller |     "Jun 11 11:56:01.322295 crc crio[22553]: time=\"2026-06-11T11:56:01.322224188Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686316-9wwl9 Namespace:openshift-infra ID:ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a UID:0453883f-682d-41b4-891c-377c6de3a316 NetNS:/var/run/netns/fd47c0b7-fece-4b31-bfb4-f7b87e577e1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0453883f_682d_41b4_891c_377c6de3a316.slice PodAnnotations:0xc002b8aff8}] Aliases:map[]}\"",
2026-06-11 12:41:58.266129 | controller |     "Jun 11 11:56:01.322444 crc crio[22553]: time=\"2026-06-11T11:56:01.322383573Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686316-9wwl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.266144 | controller |     "Jun 11 11:56:01.351773 crc crio[22553]: time=\"2026-06-11T11:56:01.351584525Z\" level=info msg=\"Ran pod sandbox ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a with infra container: openshift-infra/auto-csr-approver-29686316-9wwl9/POD\" id=9e52ae79-a98c-47ee-abbf-2580d556b26a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.266159 | controller |     "Jun 11 11:56:01.358453 crc crio[22553]: time=\"2026-06-11T11:56:01.358314432Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=99722284-2dba-44ae-a0e5-25055b8ff821 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.266173 | controller |     "Jun 11 11:56:01.378617 crc crio[22553]: time=\"2026-06-11T11:56:01.377580884Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.266188 | controller |     "Jun 11 11:56:02.770202 crc crio[22553]: time=\"2026-06-11T11:56:02.769068624Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=99722284-2dba-44ae-a0e5-25055b8ff821 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.266203 | controller |     "Jun 11 11:56:02.772227 crc crio[22553]: time=\"2026-06-11T11:56:02.771295599Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=31d44a5e-897f-46e3-9e97-6bd0a540ef08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.266218 | controller |     "Jun 11 11:56:02.774892 crc crio[22553]: time=\"2026-06-11T11:56:02.774662457Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c232ef7d-87a5-41b4-9e47-1d63bf1f5ef4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.266233 | controller |     "Jun 11 11:56:02.793193 crc crio[22553]: time=\"2026-06-11T11:56:02.793085805Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686316-9wwl9/oc\" id=6d75a0b3-7a41-4951-b33f-ab869365b2bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.266248 | controller |     "Jun 11 11:56:02.794091 crc crio[22553]: time=\"2026-06-11T11:56:02.794028782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.266263 | controller |     "Jun 11 11:56:02.883756 crc crio[22553]: time=\"2026-06-11T11:56:02.883566655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.266277 | controller |     "Jun 11 11:56:03.508500 crc crio[22553]: time=\"2026-06-11T11:56:03.508146933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.266296 | controller |     "Jun 11 11:56:03.658294 crc crio[22553]: time=\"2026-06-11T11:56:03.658147621Z\" level=info msg=\"Created container 02b1e82e55c09c085b27c762248e46999b0019cd7308d83608f10535d5bb8f4a: openshift-infra/auto-csr-approver-29686316-9wwl9/oc\" id=6d75a0b3-7a41-4951-b33f-ab869365b2bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.266310 | controller |     "Jun 11 11:56:03.660323 crc crio[22553]: time=\"2026-06-11T11:56:03.660252462Z\" level=info msg=\"Starting container: 02b1e82e55c09c085b27c762248e46999b0019cd7308d83608f10535d5bb8f4a\" id=a0fc99ab-8bea-4007-98fb-c9a641862d4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.266325 | controller |     "Jun 11 11:56:03.666368 crc crio[22553]: time=\"2026-06-11T11:56:03.666196926Z\" level=info msg=\"Started container\" PID=103000 containerID=02b1e82e55c09c085b27c762248e46999b0019cd7308d83608f10535d5bb8f4a description=openshift-infra/auto-csr-approver-29686316-9wwl9/oc id=a0fc99ab-8bea-4007-98fb-c9a641862d4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a",
2026-06-11 12:41:58.266339 | controller |     "Jun 11 11:56:06.133824 crc crio[22553]: time=\"2026-06-11T11:56:06.130595047Z\" level=info msg=\"Stopping pod sandbox: ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a\" id=8133f0ca-757a-438b-9b09-18d257c77361 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.266371 | controller |     "Jun 11 11:56:06.135396 crc crio[22553]: time=\"2026-06-11T11:56:06.133928164Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686316-9wwl9 Namespace:openshift-infra ID:ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a UID:0453883f-682d-41b4-891c-377c6de3a316 NetNS:/var/run/netns/fd47c0b7-fece-4b31-bfb4-f7b87e577e1d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0453883f_682d_41b4_891c_377c6de3a316.slice PodAnnotations:0xc001894908}] Aliases:map[]}\"",
2026-06-11 12:41:58.266388 | controller |     "Jun 11 11:56:06.135396 crc crio[22553]: time=\"2026-06-11T11:56:06.134078299Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686316-9wwl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.266402 | controller |     "Jun 11 11:56:06.478760 crc crio[22553]: time=\"2026-06-11T11:56:06.478235973Z\" level=info msg=\"Stopped pod sandbox: ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a\" id=8133f0ca-757a-438b-9b09-18d257c77361 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.266417 | controller |     "Jun 11 11:56:34.110455 crc crio[22553]: time=\"2026-06-11T11:56:34.109384123Z\" level=info msg=\"Removing container: 8a0682c124c1a47a30c62475873532a707a9166939f84cf1d518e04841788bf1\" id=87ca63d7-15b1-4050-ad3a-7c4ab790005d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.266431 | controller |     "Jun 11 11:56:34.339935 crc crio[22553]: time=\"2026-06-11T11:56:34.339229571Z\" level=info msg=\"Removed container 8a0682c124c1a47a30c62475873532a707a9166939f84cf1d518e04841788bf1: openshift-infra/auto-csr-approver-29686310-csc8r/oc\" id=87ca63d7-15b1-4050-ad3a-7c4ab790005d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.266446 | controller |     "Jun 11 11:56:34.355269 crc crio[22553]: time=\"2026-06-11T11:56:34.355131835Z\" level=info msg=\"Stopping pod sandbox: 995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50\" id=d7285ceb-9438-43b8-919e-7dc3448d9c53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.266461 | controller |     "Jun 11 11:56:34.355577 crc crio[22553]: time=\"2026-06-11T11:56:34.355284309Z\" level=info msg=\"Stopped pod sandbox (already stopped): 995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50\" id=d7285ceb-9438-43b8-919e-7dc3448d9c53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.266480 | controller |     "Jun 11 11:56:34.356407 crc crio[22553]: time=\"2026-06-11T11:56:34.35631999Z\" level=info msg=\"Removing pod sandbox: 995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50\" id=5cf8c18a-a078-4922-982c-d51727e1298c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.266495 | controller |     "Jun 11 11:56:34.381505 crc crio[22553]: time=\"2026-06-11T11:56:34.381220816Z\" level=info msg=\"Removed pod sandbox: 995f4c4aa4607c2a669ba5f1cdc631cc2156df99c4fe46bbfdf93b17dbaa9a50\" id=5cf8c18a-a078-4922-982c-d51727e1298c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.266510 | controller |     "Jun 11 11:57:34.418208 crc crio[22553]: time=\"2026-06-11T11:57:34.41742362Z\" level=info msg=\"Removing container: c321855813e484498c37fa84b65452de9b5a2acec2b321d6c0722de36abf9965\" id=f753bc18-50a3-4fdc-9d02-c65c7a904ba2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.266525 | controller |     "Jun 11 11:57:37.199793 crc crio[22553]: time=\"2026-06-11T11:57:37.191554475Z\" level=info msg=\"Removed container c321855813e484498c37fa84b65452de9b5a2acec2b321d6c0722de36abf9965: openstack/placement-db-create-vgv8r/mariadb-database-create\" id=f753bc18-50a3-4fdc-9d02-c65c7a904ba2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.266539 | controller |     "Jun 11 11:57:37.391872 crc crio[22553]: time=\"2026-06-11T11:57:37.39033504Z\" level=info msg=\"Removing container: 43fdeea0c593e2fdc6b469177e377c89225f1d90bc1f52deb1f1cc0e41476fc7\" id=e0426ac7-428f-4193-b3d2-386063999314 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.266554 | controller |     "Jun 11 11:57:37.469406 crc crio[22553]: time=\"2026-06-11T11:57:37.468639277Z\" level=info msg=\"Removed container 43fdeea0c593e2fdc6b469177e377c89225f1d90bc1f52deb1f1cc0e41476fc7: openstack/root-account-create-update-l6zsp/mariadb-account-create-update\" id=e0426ac7-428f-4193-b3d2-386063999314 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.266568 | controller |     "Jun 11 11:57:37.474013 crc crio[22553]: time=\"2026-06-11T11:57:37.473888201Z\" level=info msg=\"Removing container: c81ec360d977a1d91c1cc40c8a314549b1dea70b62539b8fad9f3ca6cec9ba38\" id=723b11f3-3cc8-4632-ad55-8dd9fe66239d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.266583 | controller |     "Jun 11 11:57:37.523468 crc crio[22553]: time=\"2026-06-11T11:57:37.523314094Z\" level=info msg=\"Removed container c81ec360d977a1d91c1cc40c8a314549b1dea70b62539b8fad9f3ca6cec9ba38: openstack/glance-db-create-84brx/mariadb-database-create\" id=723b11f3-3cc8-4632-ad55-8dd9fe66239d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.266597 | controller |     "Jun 11 11:57:37.526569 crc crio[22553]: time=\"2026-06-11T11:57:37.526501377Z\" level=info msg=\"Removing container: e8e00ac2f5991fc3e39885a8f529de2f3ed6906cd6c23d782ee25adddb380261\" id=1a66773b-204c-4f63-bf49-5e2fc8d047ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.266611 | controller |     "Jun 11 11:57:37.605852 crc crio[22553]: time=\"2026-06-11T11:57:37.604230877Z\" level=info msg=\"Removed container e8e00ac2f5991fc3e39885a8f529de2f3ed6906cd6c23d782ee25adddb380261: openstack/placement-ef5e-account-create-update-vwwld/mariadb-account-create-update\" id=1a66773b-204c-4f63-bf49-5e2fc8d047ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.266626 | controller |     "Jun 11 11:57:37.614820 crc crio[22553]: time=\"2026-06-11T11:57:37.612814308Z\" level=info msg=\"Removing container: 8454b5b718e08d82fd79a6fd4997cc25a49bec3972ea16a7821709107ebde5ff\" id=38684f19-c74b-412f-bb81-63c4d8d454a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.266640 | controller |     "Jun 11 11:57:37.657307 crc crio[22553]: time=\"2026-06-11T11:57:37.6570369Z\" level=info msg=\"Removed container 8454b5b718e08d82fd79a6fd4997cc25a49bec3972ea16a7821709107ebde5ff: openstack/glance-207b-account-create-update-jrrcw/mariadb-account-create-update\" id=38684f19-c74b-412f-bb81-63c4d8d454a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.266660 | controller |     "Jun 11 11:57:37.660273 crc crio[22553]: time=\"2026-06-11T11:57:37.660188682Z\" level=info msg=\"Removing container: ab3c2677cbb387a0301d31467f95198937d10b295982a62cc284b08e6ed2c0b8\" id=1e1d2b16-6e65-46f4-83b5-b60070fbc5f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.266675 | controller |     "Jun 11 11:57:37.710957 crc crio[22553]: time=\"2026-06-11T11:57:37.710660536Z\" level=info msg=\"Removed container ab3c2677cbb387a0301d31467f95198937d10b295982a62cc284b08e6ed2c0b8: openstack/keystone-db30-account-create-update-lt76p/mariadb-account-create-update\" id=1e1d2b16-6e65-46f4-83b5-b60070fbc5f1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.266690 | controller |     "Jun 11 11:57:37.714356 crc crio[22553]: time=\"2026-06-11T11:57:37.714312102Z\" level=info msg=\"Removing container: 2a28f4c3da73e6d036ee20b97e167d0d25a7feeeecb2bfc4b797dafd466fdc6d\" id=12521783-1cff-4200-9db7-e6b6f16bc0a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.266704 | controller |     "Jun 11 11:57:37.767202 crc crio[22553]: time=\"2026-06-11T11:57:37.7669486Z\" level=info msg=\"Removed container 2a28f4c3da73e6d036ee20b97e167d0d25a7feeeecb2bfc4b797dafd466fdc6d: openstack/keystone-db-create-k9lb8/mariadb-database-create\" id=12521783-1cff-4200-9db7-e6b6f16bc0a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.266719 | controller |     "Jun 11 11:57:37.779242 crc crio[22553]: time=\"2026-06-11T11:57:37.77862059Z\" level=info msg=\"Stopping pod sandbox: 14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92\" id=bcd33559-0651-4359-82d1-bb140105700d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.266733 | controller |     "Jun 11 11:57:37.779242 crc crio[22553]: time=\"2026-06-11T11:57:37.779001622Z\" level=info msg=\"Stopped pod sandbox (already stopped): 14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92\" id=bcd33559-0651-4359-82d1-bb140105700d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.266747 | controller |     "Jun 11 11:57:37.780158 crc crio[22553]: time=\"2026-06-11T11:57:37.7799882Z\" level=info msg=\"Removing pod sandbox: 14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92\" id=678acb8d-70d4-4c86-8580-66aef5995d39 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.266762 | controller |     "Jun 11 11:57:37.809057 crc crio[22553]: time=\"2026-06-11T11:57:37.808627317Z\" level=info msg=\"Removed pod sandbox: 14738af94946630108704121f9660134d1b3443b761ce447473f121202f01b92\" id=678acb8d-70d4-4c86-8580-66aef5995d39 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.266776 | controller |     "Jun 11 11:57:37.811564 crc crio[22553]: time=\"2026-06-11T11:57:37.811411168Z\" level=info msg=\"Stopping pod sandbox: 86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40\" id=38f02bde-0018-4595-875d-48106d3e0cdc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.266790 | controller |     "Jun 11 11:57:37.811808 crc crio[22553]: time=\"2026-06-11T11:57:37.811572823Z\" level=info msg=\"Stopped pod sandbox (already stopped): 86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40\" id=38f02bde-0018-4595-875d-48106d3e0cdc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.266805 | controller |     "Jun 11 11:57:37.816092 crc crio[22553]: time=\"2026-06-11T11:57:37.81592576Z\" level=info msg=\"Removing pod sandbox: 86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40\" id=91f761e4-4c6f-4100-9ef1-debf3aaf7e10 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.266820 | controller |     "Jun 11 11:57:37.862184 crc crio[22553]: time=\"2026-06-11T11:57:37.861318576Z\" level=info msg=\"Removed pod sandbox: 86fe3a571fde5d62bdd234e49f6bf2d9fd43c40e20047f66b702ec6ed4db2d40\" id=91f761e4-4c6f-4100-9ef1-debf3aaf7e10 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.266838 | controller |     "Jun 11 11:57:37.863787 crc crio[22553]: time=\"2026-06-11T11:57:37.863661974Z\" level=info msg=\"Stopping pod sandbox: c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99\" id=5c75e1b2-aa9b-406a-b142-8924e0dfed5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.266853 | controller |     "Jun 11 11:57:37.863787 crc crio[22553]: time=\"2026-06-11T11:57:37.863833049Z\" level=info msg=\"Stopped pod sandbox (already stopped): c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99\" id=5c75e1b2-aa9b-406a-b142-8924e0dfed5f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.266867 | controller |     "Jun 11 11:57:37.864616 crc crio[22553]: time=\"2026-06-11T11:57:37.864585121Z\" level=info msg=\"Removing pod sandbox: c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99\" id=279a93cf-529b-49d7-af47-c5b8eddec8c9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.266881 | controller |     "Jun 11 11:57:37.886657 crc crio[22553]: time=\"2026-06-11T11:57:37.886609824Z\" level=info msg=\"Removed pod sandbox: c150139d886aef8d2462d04bc11ee6d8a9b74cf8067bfeec356af60407f46b99\" id=279a93cf-529b-49d7-af47-c5b8eddec8c9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.266896 | controller |     "Jun 11 11:57:37.888163 crc crio[22553]: time=\"2026-06-11T11:57:37.888094888Z\" level=info msg=\"Stopping pod sandbox: 5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340\" id=8e1750fa-1739-47c0-9f43-8c3054383942 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.266910 | controller |     "Jun 11 11:57:37.888284 crc crio[22553]: time=\"2026-06-11T11:57:37.888195161Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340\" id=8e1750fa-1739-47c0-9f43-8c3054383942 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.266924 | controller |     "Jun 11 11:57:37.889250 crc crio[22553]: time=\"2026-06-11T11:57:37.88918536Z\" level=info msg=\"Removing pod sandbox: 5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340\" id=f1393360-3923-4ea7-a53e-4122383e33dd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.266939 | controller |     "Jun 11 11:57:37.909079 crc crio[22553]: time=\"2026-06-11T11:57:37.908880815Z\" level=info msg=\"Removed pod sandbox: 5429495d66c8d9ad259e48f8e41803f7cdbe7d843c67e97f07ec217d5e3bc340\" id=f1393360-3923-4ea7-a53e-4122383e33dd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.266953 | controller |     "Jun 11 11:57:37.911841 crc crio[22553]: time=\"2026-06-11T11:57:37.911574293Z\" level=info msg=\"Stopping pod sandbox: 3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e\" id=23568c31-6d86-4d89-9b31-0e100fd3f6d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.266968 | controller |     "Jun 11 11:57:37.911841 crc crio[22553]: time=\"2026-06-11T11:57:37.911776399Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e\" id=23568c31-6d86-4d89-9b31-0e100fd3f6d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.266983 | controller |     "Jun 11 11:57:37.912884 crc crio[22553]: time=\"2026-06-11T11:57:37.912777399Z\" level=info msg=\"Removing pod sandbox: 3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e\" id=bd3fb47b-cb01-42dc-91e1-1fa6799ab526 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.266998 | controller |     "Jun 11 11:57:37.929555 crc crio[22553]: time=\"2026-06-11T11:57:37.929486217Z\" level=info msg=\"Removed pod sandbox: 3d86fb9ba10e3e595cb27a788ef3fb0cb9b0032ef09f91dd802172954b3f9f6e\" id=bd3fb47b-cb01-42dc-91e1-1fa6799ab526 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.267012 | controller |     "Jun 11 11:57:37.931429 crc crio[22553]: time=\"2026-06-11T11:57:37.931236208Z\" level=info msg=\"Stopping pod sandbox: 8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc\" id=13ac57e0-bfe4-4cae-a9c1-1bbdd5135b0b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.267031 | controller |     "Jun 11 11:57:37.931624 crc crio[22553]: time=\"2026-06-11T11:57:37.931494685Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc\" id=13ac57e0-bfe4-4cae-a9c1-1bbdd5135b0b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.267046 | controller |     "Jun 11 11:57:37.932897 crc crio[22553]: time=\"2026-06-11T11:57:37.932847535Z\" level=info msg=\"Removing pod sandbox: 8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc\" id=72e6fed5-6eb3-4ed5-9a40-d8a17892a375 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.267061 | controller |     "Jun 11 11:57:37.956874 crc crio[22553]: time=\"2026-06-11T11:57:37.956761643Z\" level=info msg=\"Removed pod sandbox: 8cbed760dc6c34dc8ebcca024c82aeacda4f6fa1d064070b2db790dc495dbdfc\" id=72e6fed5-6eb3-4ed5-9a40-d8a17892a375 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.267075 | controller |     "Jun 11 11:57:37.958225 crc crio[22553]: time=\"2026-06-11T11:57:37.958195485Z\" level=info msg=\"Stopping pod sandbox: 07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3\" id=b482b02a-3705-4438-9b3a-1a05ee52b05b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.267090 | controller |     "Jun 11 11:57:37.958461 crc crio[22553]: time=\"2026-06-11T11:57:37.958415521Z\" level=info msg=\"Stopped pod sandbox (already stopped): 07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3\" id=b482b02a-3705-4438-9b3a-1a05ee52b05b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.267104 | controller |     "Jun 11 11:57:37.959388 crc crio[22553]: time=\"2026-06-11T11:57:37.959271806Z\" level=info msg=\"Removing pod sandbox: 07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3\" id=f9555244-39d2-41f6-96b3-aaffb495eaee name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.267118 | controller |     "Jun 11 11:57:37.991981 crc crio[22553]: time=\"2026-06-11T11:57:37.991857448Z\" level=info msg=\"Removed pod sandbox: 07f87b07dbcbf5c65db52dafd2238c18b74ffd55ce0cfad7eef85afef3202ad3\" id=f9555244-39d2-41f6-96b3-aaffb495eaee name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.267133 | controller |     "Jun 11 11:58:00.756142 crc crio[22553]: time=\"2026-06-11T11:58:00.754621609Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686318-clhs5/POD\" id=4e7bdb5d-6c36-4d58-8141-455db9c8df5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.267147 | controller |     "Jun 11 11:58:00.757997 crc crio[22553]: time=\"2026-06-11T11:58:00.756186595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.267162 | controller |     "Jun 11 11:58:00.814291 crc crio[22553]: time=\"2026-06-11T11:58:00.814011353Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686318-clhs5 Namespace:openshift-infra ID:963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd UID:94a5cd97-ce37-49c9-9df0-e8d864888fad NetNS:/var/run/netns/99d938e7-8348-4cea-8567-7e391dc46b8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94a5cd97_ce37_49c9_9df0_e8d864888fad.slice PodAnnotations:0xc005f137d8}] Aliases:map[]}\"",
2026-06-11 12:41:58.267194 | controller |     "Jun 11 11:58:00.814291 crc crio[22553]: time=\"2026-06-11T11:58:00.814287221Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686318-clhs5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.267209 | controller |     "Jun 11 11:58:01.574977 crc crio[22553]: 2026-06-11T11:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:963efc1b56c3492 Mac:a2:ad:d9:aa:e1:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/99d938e7-8348-4cea-8567-7e391dc46b8a SocketPath: PciID:}] [{Interface:0xc0001305d0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.267229 | controller |     "Jun 11 11:58:01.577283 crc crio[22553]: time=\"2026-06-11T11:58:01.577217236Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686318-clhs5 Namespace:openshift-infra ID:963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd UID:94a5cd97-ce37-49c9-9df0-e8d864888fad NetNS:/var/run/netns/99d938e7-8348-4cea-8567-7e391dc46b8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94a5cd97_ce37_49c9_9df0_e8d864888fad.slice PodAnnotations:0xc005f137d8}] Aliases:map[]}\"",
2026-06-11 12:41:58.267244 | controller |     "Jun 11 11:58:01.578371 crc crio[22553]: time=\"2026-06-11T11:58:01.578225276Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686318-clhs5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.267259 | controller |     "Jun 11 11:58:01.592471 crc crio[22553]: time=\"2026-06-11T11:58:01.592389949Z\" level=info msg=\"Ran pod sandbox 963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd with infra container: openshift-infra/auto-csr-approver-29686318-clhs5/POD\" id=4e7bdb5d-6c36-4d58-8141-455db9c8df5b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.267274 | controller |     "Jun 11 11:58:01.596190 crc crio[22553]: time=\"2026-06-11T11:58:01.595284994Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=021ff740-111b-4307-9e27-eba5af44c971 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.267289 | controller |     "Jun 11 11:58:01.607627 crc crio[22553]: time=\"2026-06-11T11:58:01.607521941Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.267304 | controller |     "Jun 11 11:58:05.379255 crc crio[22553]: time=\"2026-06-11T11:58:05.378222205Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=021ff740-111b-4307-9e27-eba5af44c971 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.267319 | controller |     "Jun 11 11:58:05.383163 crc crio[22553]: time=\"2026-06-11T11:58:05.383107528Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=54a90b92-4fdc-4992-861d-c248952e72e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.267333 | controller |     "Jun 11 11:58:05.386107 crc crio[22553]: time=\"2026-06-11T11:58:05.386074314Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a3c97f81-5645-4a35-95cb-cc001e205bbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.267361 | controller |     "Jun 11 11:58:05.395094 crc crio[22553]: time=\"2026-06-11T11:58:05.394997805Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686318-clhs5/oc\" id=0284544d-c004-48f8-a0fd-26e0d12009d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.267381 | controller |     "Jun 11 11:58:05.395838 crc crio[22553]: time=\"2026-06-11T11:58:05.395781388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.267396 | controller |     "Jun 11 11:58:05.457084 crc crio[22553]: time=\"2026-06-11T11:58:05.456930662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.267411 | controller |     "Jun 11 11:58:05.752509 crc crio[22553]: time=\"2026-06-11T11:58:05.752033814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.267431 | controller |     "Jun 11 11:58:05.894472 crc crio[22553]: time=\"2026-06-11T11:58:05.894387058Z\" level=info msg=\"Created container f1757f7a3e50b05f4f2f19ca3be7a7dc5bc2837bb9efad4af0d4645c33da4b41: openshift-infra/auto-csr-approver-29686318-clhs5/oc\" id=0284544d-c004-48f8-a0fd-26e0d12009d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.267446 | controller |     "Jun 11 11:58:05.898170 crc crio[22553]: time=\"2026-06-11T11:58:05.898015144Z\" level=info msg=\"Starting container: f1757f7a3e50b05f4f2f19ca3be7a7dc5bc2837bb9efad4af0d4645c33da4b41\" id=987cfe38-ec95-47a2-8a06-1cf53ca2b262 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.267461 | controller |     "Jun 11 11:58:05.905479 crc crio[22553]: time=\"2026-06-11T11:58:05.905331548Z\" level=info msg=\"Started container\" PID=108928 containerID=f1757f7a3e50b05f4f2f19ca3be7a7dc5bc2837bb9efad4af0d4645c33da4b41 description=openshift-infra/auto-csr-approver-29686318-clhs5/oc id=987cfe38-ec95-47a2-8a06-1cf53ca2b262 name=/runtime.v1.RuntimeService/StartContainer sandboxID=963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd",
2026-06-11 12:41:58.267476 | controller |     "Jun 11 11:58:07.816186 crc crio[22553]: time=\"2026-06-11T11:58:07.815580117Z\" level=info msg=\"Stopping pod sandbox: 963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd\" id=6fbf2cd1-bad6-4859-93ed-e2d7261afbed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.267491 | controller |     "Jun 11 11:58:07.826989 crc crio[22553]: time=\"2026-06-11T11:58:07.816555866Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686318-clhs5 Namespace:openshift-infra ID:963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd UID:94a5cd97-ce37-49c9-9df0-e8d864888fad NetNS:/var/run/netns/99d938e7-8348-4cea-8567-7e391dc46b8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod94a5cd97_ce37_49c9_9df0_e8d864888fad.slice PodAnnotations:0xc00279b5c8}] Aliases:map[]}\"",
2026-06-11 12:41:58.267506 | controller |     "Jun 11 11:58:07.826989 crc crio[22553]: time=\"2026-06-11T11:58:07.816773802Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686318-clhs5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.267521 | controller |     "Jun 11 11:58:08.206399 crc crio[22553]: time=\"2026-06-11T11:58:08.205541058Z\" level=info msg=\"Stopped pod sandbox: 963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd\" id=6fbf2cd1-bad6-4859-93ed-e2d7261afbed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.267536 | controller |     "Jun 11 11:58:12.576123 crc crio[22553]: time=\"2026-06-11T11:58:12.574813452Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4/POD\" id=9ba0503f-f1bf-4286-93e9-a8e500e58d20 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.267550 | controller |     "Jun 11 11:58:12.576123 crc crio[22553]: time=\"2026-06-11T11:58:12.576086939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.267565 | controller |     "Jun 11 11:58:12.613228 crc crio[22553]: time=\"2026-06-11T11:58:12.612521373Z\" 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=9ba0503f-f1bf-4286-93e9-a8e500e58d20 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.267580 | controller |     "Jun 11 11:58:12.630480 crc crio[22553]: time=\"2026-06-11T11:58:12.63024386Z\" level=info msg=\"Ran pod sandbox 0ec539fb99653043b4e34c550eaea4fadbb55d80b1498e79c909a61dd7673566 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4/POD\" id=9ba0503f-f1bf-4286-93e9-a8e500e58d20 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.267599 | controller |     "Jun 11 11:58:12.634360 crc crio[22553]: time=\"2026-06-11T11:58:12.634153053Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=5502688c-78f1-40ed-8c37-c943f2c1996e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.267614 | controller |     "Jun 11 11:58:12.634984 crc crio[22553]: time=\"2026-06-11T11:58:12.634885444Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=5502688c-78f1-40ed-8c37-c943f2c1996e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.267629 | controller |     "Jun 11 11:58:12.635106 crc crio[22553]: time=\"2026-06-11T11:58:12.635029218Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=5502688c-78f1-40ed-8c37-c943f2c1996e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.267643 | controller |     "Jun 11 11:58:12.642879 crc crio[22553]: time=\"2026-06-11T11:58:12.642593819Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=63fbb660-aaec-44ab-aee0-81143aaf0c04 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.267658 | controller |     "Jun 11 11:58:12.665979 crc crio[22553]: time=\"2026-06-11T11:58:12.665658312Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-11 12:41:58.267672 | controller |     "Jun 11 11:58:38.024938 crc crio[22553]: time=\"2026-06-11T11:58:38.023132866Z\" level=info msg=\"Removing container: f603becdecc1e9429524233d68d2e455f804ca34ba3c94d7355f6177a8c2948a\" id=1e76fb50-16ac-40aa-ba5e-d32ea4aa25df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.267687 | controller |     "Jun 11 11:58:41.253120 crc crio[22553]: time=\"2026-06-11T11:58:41.251294879Z\" level=info msg=\"Removed container f603becdecc1e9429524233d68d2e455f804ca34ba3c94d7355f6177a8c2948a: openstack/barbican-0f23-account-create-update-c2djj/mariadb-account-create-update\" id=1e76fb50-16ac-40aa-ba5e-d32ea4aa25df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.267702 | controller |     "Jun 11 11:58:41.258168 crc crio[22553]: time=\"2026-06-11T11:58:41.257090518Z\" level=info msg=\"Removing container: 377a241455e35a2821e2d84fc1dcdf9767b50b8e6f5f832f87fa6213e8b965cb\" id=2a9e2e1e-4e53-4266-b06b-e0536664ffec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.267717 | controller |     "Jun 11 11:58:41.335494 crc crio[22553]: time=\"2026-06-11T11:58:41.33533332Z\" level=info msg=\"Removed container 377a241455e35a2821e2d84fc1dcdf9767b50b8e6f5f832f87fa6213e8b965cb: openstack/barbican-db-sync-n9cdj/barbican-db-sync\" id=2a9e2e1e-4e53-4266-b06b-e0536664ffec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.267731 | controller |     "Jun 11 11:58:41.341018 crc crio[22553]: time=\"2026-06-11T11:58:41.340919233Z\" level=info msg=\"Removing container: 8608180a155043742aa7a63e286660b42b4984920f7dc88fef83fb0d29213326\" id=c99af33c-c630-455a-acb5-5c3cfff14ec6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.267745 | controller |     "Jun 11 11:58:41.376487 crc crio[22553]: time=\"2026-06-11T11:58:41.376353187Z\" level=info msg=\"Removed container 8608180a155043742aa7a63e286660b42b4984920f7dc88fef83fb0d29213326: openstack/neutron-db-create-r7lbf/mariadb-database-create\" id=c99af33c-c630-455a-acb5-5c3cfff14ec6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.267760 | controller |     "Jun 11 11:58:41.380603 crc crio[22553]: time=\"2026-06-11T11:58:41.380452147Z\" level=info msg=\"Removing container: 01cba836bf8d3467a14f04a35030bf44b41b813ed3731732ed72d72d301f5a51\" id=27a671b2-a7f4-4566-a6bb-6e0d353acb46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.267778 | controller |     "Jun 11 11:58:41.491166 crc crio[22553]: time=\"2026-06-11T11:58:41.491002723Z\" level=info msg=\"Removed container 01cba836bf8d3467a14f04a35030bf44b41b813ed3731732ed72d72d301f5a51: openstack/placement-db-sync-mnsz9/placement-db-sync\" id=27a671b2-a7f4-4566-a6bb-6e0d353acb46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.267793 | controller |     "Jun 11 11:58:41.495957 crc crio[22553]: time=\"2026-06-11T11:58:41.495873606Z\" level=info msg=\"Removing container: 718d3decf308abe24ad806fa6cde1537db941cf0745de28b9782d31658ef436c\" id=835db51e-e530-48dd-a0c9-5d437b59c4a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.267808 | controller |     "Jun 11 11:58:41.592209 crc crio[22553]: time=\"2026-06-11T11:58:41.592098074Z\" level=info msg=\"Removed container 718d3decf308abe24ad806fa6cde1537db941cf0745de28b9782d31658ef436c: openstack/neutron-db-sync-sbpdn/neutron-db-sync\" id=835db51e-e530-48dd-a0c9-5d437b59c4a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.267822 | controller |     "Jun 11 11:58:41.596563 crc crio[22553]: time=\"2026-06-11T11:58:41.596520663Z\" level=info msg=\"Removing container: fda015e058d6868dd90de017c95b7c25b05942b2d45fc0bdc078679c3bbd5920\" id=1499050c-58e8-4558-910b-89831510fcc8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.267837 | controller |     "Jun 11 11:58:41.636929 crc crio[22553]: time=\"2026-06-11T11:58:41.636818109Z\" level=info msg=\"Removed container fda015e058d6868dd90de017c95b7c25b05942b2d45fc0bdc078679c3bbd5920: openstack/barbican-db-create-8cbhf/mariadb-database-create\" id=1499050c-58e8-4558-910b-89831510fcc8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.267851 | controller |     "Jun 11 11:58:41.639847 crc crio[22553]: time=\"2026-06-11T11:58:41.639808136Z\" level=info msg=\"Removing container: 3b57fc04de9d8f6cc9bea21b7b7e00de3b5b548d466112d3d7e76cbc557cd3ee\" id=218e0083-e5a7-49b3-9b1f-1560588b78ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.267866 | controller |     "Jun 11 11:58:41.711513 crc crio[22553]: time=\"2026-06-11T11:58:41.711374095Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=63fbb660-aaec-44ab-aee0-81143aaf0c04 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.267881 | controller |     "Jun 11 11:58:41.712603 crc crio[22553]: time=\"2026-06-11T11:58:41.712533839Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=2894c6fe-e629-4052-993b-f392a8321357 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.267895 | controller |     "Jun 11 11:58:41.716273 crc crio[22553]: time=\"2026-06-11T11:58:41.716144034Z\" level=info msg=\"Removed container 3b57fc04de9d8f6cc9bea21b7b7e00de3b5b548d466112d3d7e76cbc557cd3ee: openstack/keystone-db-sync-gkb5c/keystone-db-sync\" id=218e0083-e5a7-49b3-9b1f-1560588b78ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.267910 | controller |     "Jun 11 11:58:41.718228 crc crio[22553]: time=\"2026-06-11T11:58:41.718162763Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=8cdd30a5-3f3e-4af6-8877-79608eb5cd24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.267924 | controller |     "Jun 11 11:58:41.722012 crc crio[22553]: time=\"2026-06-11T11:58:41.721909252Z\" level=info msg=\"Removing container: 3bb317ee62ae04aca51fc933153c734f1d7a57327566c951408c7d1110ac52ae\" id=4ec4adf6-4573-4d04-bd1a-33ce7630e9d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.267938 | controller |     "Jun 11 11:58:41.733279 crc crio[22553]: time=\"2026-06-11T11:58:41.733189821Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4/init\" id=47892b15-f1b5-4c61-9067-7a28ad0b482e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.267957 | controller |     "Jun 11 11:58:41.786416 crc crio[22553]: time=\"2026-06-11T11:58:41.785855118Z\" level=info msg=\"Removed container 3bb317ee62ae04aca51fc933153c734f1d7a57327566c951408c7d1110ac52ae: openstack/keystone-bootstrap-dgc4x/keystone-bootstrap\" id=4ec4adf6-4573-4d04-bd1a-33ce7630e9d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.267972 | controller |     "Jun 11 11:58:41.786927 crc crio[22553]: time=\"2026-06-11T11:58:41.786858098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.267986 | controller |     "Jun 11 11:58:41.790264 crc crio[22553]: time=\"2026-06-11T11:58:41.790202335Z\" level=info msg=\"Removing container: 10457d555518f7862ca5e43aced0be8f3e9248035b2444c76344a476cebd1469\" id=d862e7a3-5b04-4713-8079-893380221cf8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.268001 | controller |     "Jun 11 11:58:41.848017 crc crio[22553]: time=\"2026-06-11T11:58:41.847890089Z\" level=info msg=\"Removed container 10457d555518f7862ca5e43aced0be8f3e9248035b2444c76344a476cebd1469: openstack/neutron-1a70-account-create-update-7f6rf/mariadb-account-create-update\" id=d862e7a3-5b04-4713-8079-893380221cf8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.268015 | controller |     "Jun 11 11:58:41.851580 crc crio[22553]: time=\"2026-06-11T11:58:41.851524375Z\" level=info msg=\"Removing container: dce70df882f84fa682f8bbc5972ae3d867ff1658e7205b9072b248f4156c2ba3\" id=8b42d523-203a-4eb1-b61c-d3ba4150ab89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.268029 | controller |     "Jun 11 11:58:41.853063 crc crio[22553]: time=\"2026-06-11T11:58:41.852983728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.268043 | controller |     "Jun 11 11:58:41.859262 crc crio[22553]: time=\"2026-06-11T11:58:41.859177658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.268058 | controller |     "Jun 11 11:58:41.896186 crc crio[22553]: time=\"2026-06-11T11:58:41.896079695Z\" level=info msg=\"Removed container dce70df882f84fa682f8bbc5972ae3d867ff1658e7205b9072b248f4156c2ba3: openstack/cinder-db-create-67mc7/mariadb-database-create\" id=8b42d523-203a-4eb1-b61c-d3ba4150ab89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.268072 | controller |     "Jun 11 11:58:41.899855 crc crio[22553]: time=\"2026-06-11T11:58:41.899774193Z\" level=info msg=\"Removing container: 460aa34a912f1e9051d291b67d293c31b3d4d5114e34f1c8e9e0f3c7f18305fe\" id=f98eda66-1fa3-4a1c-919f-b1e0873926e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.268087 | controller |     "Jun 11 11:58:42.033445 crc crio[22553]: time=\"2026-06-11T11:58:42.03331114Z\" level=info msg=\"Removed container 460aa34a912f1e9051d291b67d293c31b3d4d5114e34f1c8e9e0f3c7f18305fe: openshift-infra/auto-csr-approver-29686312-m94tb/oc\" id=f98eda66-1fa3-4a1c-919f-b1e0873926e1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.268102 | controller |     "Jun 11 11:58:42.036545 crc crio[22553]: time=\"2026-06-11T11:58:42.036435672Z\" level=info msg=\"Removing container: 2ddd77d3b13f64bd20b3cf9c19f064b958bb7b55bcb5a6a914b0c67b9a960fed\" id=5ba1a55f-968a-4289-a7b7-b7613c253fe9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.268116 | controller |     "Jun 11 11:58:42.074447 crc crio[22553]: time=\"2026-06-11T11:58:42.074206664Z\" level=info msg=\"Removed container 2ddd77d3b13f64bd20b3cf9c19f064b958bb7b55bcb5a6a914b0c67b9a960fed: openstack/cinder-4bec-account-create-update-ngcdd/mariadb-account-create-update\" id=5ba1a55f-968a-4289-a7b7-b7613c253fe9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.268137 | controller |     "Jun 11 11:58:42.078590 crc crio[22553]: time=\"2026-06-11T11:58:42.078480659Z\" level=info msg=\"Created container b6b9f8938d22fd6ae409cabf4d6f5d47f8454027dc19654c9864329740e1721d: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4/init\" id=47892b15-f1b5-4c61-9067-7a28ad0b482e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.268152 | controller |     "Jun 11 11:58:42.079890 crc crio[22553]: time=\"2026-06-11T11:58:42.079624332Z\" level=info msg=\"Removing container: bde7775130a721526fbe69a1e840d62a3d09c7b925e56462272e4d64e1b3bc27\" id=26b756d3-d90a-42bf-bda5-3c9fbbae7458 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.268166 | controller |     "Jun 11 11:58:42.080407 crc crio[22553]: time=\"2026-06-11T11:58:42.080269131Z\" level=info msg=\"Starting container: b6b9f8938d22fd6ae409cabf4d6f5d47f8454027dc19654c9864329740e1721d\" id=758f4c23-87fb-4ba1-bfc5-56e3d8e8f9e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.268181 | controller |     "Jun 11 11:58:42.086228 crc crio[22553]: time=\"2026-06-11T11:58:42.08608069Z\" level=info msg=\"Started container\" PID=110744 containerID=b6b9f8938d22fd6ae409cabf4d6f5d47f8454027dc19654c9864329740e1721d description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4/init id=758f4c23-87fb-4ba1-bfc5-56e3d8e8f9e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ec539fb99653043b4e34c550eaea4fadbb55d80b1498e79c909a61dd7673566",
2026-06-11 12:41:58.268196 | controller |     "Jun 11 11:58:42.231971 crc crio[22553]: time=\"2026-06-11T11:58:42.231830574Z\" level=info msg=\"Removed container bde7775130a721526fbe69a1e840d62a3d09c7b925e56462272e4d64e1b3bc27: openstack/glance-db-sync-hr7c5/glance-db-sync\" id=26b756d3-d90a-42bf-bda5-3c9fbbae7458 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.268211 | controller |     "Jun 11 11:58:42.242853 crc crio[22553]: time=\"2026-06-11T11:58:42.242762203Z\" level=info msg=\"Stopping pod sandbox: 39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a\" id=d1f5e9af-6caa-4bda-82ae-29c09504aa42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.268225 | controller |     "Jun 11 11:58:42.242853 crc crio[22553]: time=\"2026-06-11T11:58:42.242839425Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a\" id=d1f5e9af-6caa-4bda-82ae-29c09504aa42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.268240 | controller |     "Jun 11 11:58:42.243663 crc crio[22553]: time=\"2026-06-11T11:58:42.243624778Z\" level=info msg=\"Removing pod sandbox: 39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a\" id=2d1f8d9f-2c68-4630-ba1f-c7fbf3029542 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.268254 | controller |     "Jun 11 11:58:42.634807 crc crio[22553]: time=\"2026-06-11T11:58:42.63462747Z\" level=info msg=\"Removed pod sandbox: 39c4036f5cea28eaf31ec2e25307703187b4daed8a5790556e6c13bf66fb800a\" id=2d1f8d9f-2c68-4630-ba1f-c7fbf3029542 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.268269 | controller |     "Jun 11 11:58:42.639400 crc crio[22553]: time=\"2026-06-11T11:58:42.639164352Z\" level=info msg=\"Stopping pod sandbox: 85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e\" id=281b923d-7100-49f4-b9b8-8b7008be6fa5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.268283 | controller |     "Jun 11 11:58:42.639400 crc crio[22553]: time=\"2026-06-11T11:58:42.639282315Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e\" id=281b923d-7100-49f4-b9b8-8b7008be6fa5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.268298 | controller |     "Jun 11 11:58:42.641670 crc crio[22553]: time=\"2026-06-11T11:58:42.641602993Z\" level=info msg=\"Removing pod sandbox: 85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e\" id=45fac0a3-9657-49a7-ae3a-9cde359a811c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.268316 | controller |     "Jun 11 11:58:42.684332 crc crio[22553]: time=\"2026-06-11T11:58:42.684279459Z\" level=info msg=\"Removed pod sandbox: 85dfcdc481dc592480f03d552dc06c242dab1044495681b23109e4131c14c69e\" id=45fac0a3-9657-49a7-ae3a-9cde359a811c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.268332 | controller |     "Jun 11 11:58:42.686089 crc crio[22553]: time=\"2026-06-11T11:58:42.686062901Z\" level=info msg=\"Stopping pod sandbox: e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893\" id=9930a483-ec56-4acb-b32f-82545635e1c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.268361 | controller |     "Jun 11 11:58:42.686225 crc crio[22553]: time=\"2026-06-11T11:58:42.686208445Z\" level=info msg=\"Stopped pod sandbox (already stopped): e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893\" id=9930a483-ec56-4acb-b32f-82545635e1c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.268382 | controller |     "Jun 11 11:58:42.687236 crc crio[22553]: time=\"2026-06-11T11:58:42.687214364Z\" level=info msg=\"Removing pod sandbox: e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893\" id=3ed24f60-1286-4686-975c-115dbc81f342 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.268397 | controller |     "Jun 11 11:58:42.741367 crc crio[22553]: time=\"2026-06-11T11:58:42.741237671Z\" level=info msg=\"Removed pod sandbox: e2068ea866602abb1dd7757c943704dc81e7990bde80d2f4dc27dd5f78c1a893\" id=3ed24f60-1286-4686-975c-115dbc81f342 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.268413 | controller |     "Jun 11 11:58:42.744271 crc crio[22553]: time=\"2026-06-11T11:58:42.744116455Z\" level=info msg=\"Stopping pod sandbox: 7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4\" id=d18974f8-f552-443c-8f1c-5c3c0b7ae33c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.268428 | controller |     "Jun 11 11:58:42.744271 crc crio[22553]: time=\"2026-06-11T11:58:42.744240678Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4\" id=d18974f8-f552-443c-8f1c-5c3c0b7ae33c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.268442 | controller |     "Jun 11 11:58:42.745441 crc crio[22553]: time=\"2026-06-11T11:58:42.745351621Z\" level=info msg=\"Removing pod sandbox: 7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4\" id=68928469-4189-4cf3-bccd-02a95a00694a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.268456 | controller |     "Jun 11 11:58:43.036091 crc crio[22553]: time=\"2026-06-11T11:58:43.0348684Z\" level=info msg=\"Removed pod sandbox: 7343112f4df6ed5cc63ddb08c2ded593a18db55beae8032ebff301672dbe1ff4\" id=68928469-4189-4cf3-bccd-02a95a00694a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.268471 | controller |     "Jun 11 11:58:43.038058 crc crio[22553]: time=\"2026-06-11T11:58:43.03793765Z\" level=info msg=\"Stopping pod sandbox: 16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef\" id=4ada97f4-9a0d-42c5-8d6e-57b7a69719c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.268485 | controller |     "Jun 11 11:58:43.038058 crc crio[22553]: time=\"2026-06-11T11:58:43.038056513Z\" level=info msg=\"Stopped pod sandbox (already stopped): 16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef\" id=4ada97f4-9a0d-42c5-8d6e-57b7a69719c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.268500 | controller |     "Jun 11 11:58:43.039243 crc crio[22553]: time=\"2026-06-11T11:58:43.039139135Z\" level=info msg=\"Removing pod sandbox: 16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef\" id=3dce1fa5-3939-47f6-ac9a-65e4a7f7063c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.268519 | controller |     "Jun 11 11:58:43.087826 crc crio[22553]: time=\"2026-06-11T11:58:43.087557098Z\" level=info msg=\"Removed pod sandbox: 16afb6989df3df97441662ee41647a65d4ea33a95f51c47d619aaf0d82f0fdef\" id=3dce1fa5-3939-47f6-ac9a-65e4a7f7063c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.268534 | controller |     "Jun 11 11:58:43.088933 crc crio[22553]: time=\"2026-06-11T11:58:43.088824565Z\" level=info msg=\"Stopping pod sandbox: 77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890\" id=1ad01a92-a69c-45e5-bfb2-647cadef4c5a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.268549 | controller |     "Jun 11 11:58:43.089131 crc crio[22553]: time=\"2026-06-11T11:58:43.088952089Z\" level=info msg=\"Stopped pod sandbox (already stopped): 77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890\" id=1ad01a92-a69c-45e5-bfb2-647cadef4c5a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.268564 | controller |     "Jun 11 11:58:43.090079 crc crio[22553]: time=\"2026-06-11T11:58:43.089989659Z\" level=info msg=\"Removing pod sandbox: 77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890\" id=00910f9d-3c6a-46c4-8830-851245655350 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.268579 | controller |     "Jun 11 11:58:43.163264 crc crio[22553]: time=\"2026-06-11T11:58:43.163126133Z\" level=info msg=\"Removed pod sandbox: 77e09bbbdbbd5214a8d78dde1e0fad2f1f44a89ce9efcb481cf463893a526890\" id=00910f9d-3c6a-46c4-8830-851245655350 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.268593 | controller |     "Jun 11 11:58:43.164831 crc crio[22553]: time=\"2026-06-11T11:58:43.164643158Z\" level=info msg=\"Stopping pod sandbox: 5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9\" id=255a7b01-fa2e-46cd-bb46-eef2b0daf1e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.268608 | controller |     "Jun 11 11:58:43.165004 crc crio[22553]: time=\"2026-06-11T11:58:43.164952977Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9\" id=255a7b01-fa2e-46cd-bb46-eef2b0daf1e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.268623 | controller |     "Jun 11 11:58:43.166202 crc crio[22553]: time=\"2026-06-11T11:58:43.16608739Z\" level=info msg=\"Removing pod sandbox: 5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9\" id=704b349a-05e8-41eb-9795-41c2eef67462 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.268637 | controller |     "Jun 11 11:58:43.213611 crc crio[22553]: time=\"2026-06-11T11:58:43.213334309Z\" level=info msg=\"Removed pod sandbox: 5d53b96da4c21ca8466507048ffa1acda48fc207400b8b922f8ad5f27ba489b9\" id=704b349a-05e8-41eb-9795-41c2eef67462 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.268652 | controller |     "Jun 11 11:58:43.218247 crc crio[22553]: time=\"2026-06-11T11:58:43.214884214Z\" level=info msg=\"Stopping pod sandbox: 708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503\" id=7553bd68-1e58-44a6-bb47-81f6921e2d44 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.268667 | controller |     "Jun 11 11:58:43.218247 crc crio[22553]: time=\"2026-06-11T11:58:43.215134581Z\" level=info msg=\"Stopped pod sandbox (already stopped): 708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503\" id=7553bd68-1e58-44a6-bb47-81f6921e2d44 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.268729 | controller |     "Jun 11 11:58:43.218247 crc crio[22553]: time=\"2026-06-11T11:58:43.215845912Z\" level=info msg=\"Removing pod sandbox: 708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503\" id=8ddf5651-4872-4626-b0fe-d984f55744c9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.268753 | controller |     "Jun 11 11:58:43.478111 crc crio[22553]: time=\"2026-06-11T11:58:43.477925941Z\" level=info msg=\"Removed pod sandbox: 708a53a0c359951f18625025a710231a1fe52ca42ef757677d7ea83363c9f503\" id=8ddf5651-4872-4626-b0fe-d984f55744c9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.268773 | controller |     "Jun 11 11:58:43.481650 crc crio[22553]: time=\"2026-06-11T11:58:43.481539976Z\" level=info msg=\"Stopping pod sandbox: 3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804\" id=1009a12b-b697-4fe7-883e-5b9502696b41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.268789 | controller |     "Jun 11 11:58:43.481869 crc crio[22553]: time=\"2026-06-11T11:58:43.48166513Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804\" id=1009a12b-b697-4fe7-883e-5b9502696b41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.268804 | controller |     "Jun 11 11:58:43.483676 crc crio[22553]: time=\"2026-06-11T11:58:43.483552395Z\" level=info msg=\"Removing pod sandbox: 3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804\" id=c98318fa-ab1d-4ce9-b041-b807073ac7d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.268819 | controller |     "Jun 11 11:58:43.503995 crc crio[22553]: time=\"2026-06-11T11:58:43.503826227Z\" level=info msg=\"Removed pod sandbox: 3addb750111380645e19bef2d0a883d4ef1e5b25b1cd31a2cd8a17c1d9d9e804\" id=c98318fa-ab1d-4ce9-b041-b807073ac7d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.268833 | controller |     "Jun 11 11:58:43.505382 crc crio[22553]: time=\"2026-06-11T11:58:43.50529823Z\" level=info msg=\"Stopping pod sandbox: 08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef\" id=7d48789c-18f3-4018-8e58-e96034e2d24e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.268847 | controller |     "Jun 11 11:58:43.505674 crc crio[22553]: time=\"2026-06-11T11:58:43.505387232Z\" level=info msg=\"Stopped pod sandbox (already stopped): 08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef\" id=7d48789c-18f3-4018-8e58-e96034e2d24e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.268862 | controller |     "Jun 11 11:58:43.507265 crc crio[22553]: time=\"2026-06-11T11:58:43.507191625Z\" level=info msg=\"Removing pod sandbox: 08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef\" id=d935f19d-5f4b-4c38-9009-62f7fd5570a2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.268877 | controller |     "Jun 11 11:58:43.850584 crc crio[22553]: time=\"2026-06-11T11:58:43.850499684Z\" level=info msg=\"Removed pod sandbox: 08d6a229555a56670845fa199dd9481f13e19f44f0fbbe49c014370dcda2b1ef\" id=d935f19d-5f4b-4c38-9009-62f7fd5570a2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.268892 | controller |     "Jun 11 11:58:43.856542 crc crio[22553]: time=\"2026-06-11T11:58:43.856489569Z\" level=info msg=\"Stopping pod sandbox: 9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a\" id=1c016668-ea1b-4edb-809c-54a48c4bb00d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.268906 | controller |     "Jun 11 11:58:43.857016 crc crio[22553]: time=\"2026-06-11T11:58:43.856970543Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a\" id=1c016668-ea1b-4edb-809c-54a48c4bb00d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.268920 | controller |     "Jun 11 11:58:43.859311 crc crio[22553]: time=\"2026-06-11T11:58:43.859223149Z\" level=info msg=\"Removing pod sandbox: 9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a\" id=483aea9c-59ac-4e14-a425-6fe18e8c7d95 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.268935 | controller |     "Jun 11 11:58:43.901120 crc crio[22553]: time=\"2026-06-11T11:58:43.901041539Z\" level=info msg=\"Removed pod sandbox: 9d15348536036aaea48ba7d212df4a3905c40a863f6ea0d156f7dd71de888c8a\" id=483aea9c-59ac-4e14-a425-6fe18e8c7d95 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.268952 | controller |     "Jun 11 11:58:43.903332 crc crio[22553]: time=\"2026-06-11T11:58:43.903248854Z\" level=info msg=\"Stopping pod sandbox: 20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c\" id=0fefc4c7-08e0-4248-b236-28f3449bd5b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.268968 | controller |     "Jun 11 11:58:43.903509 crc crio[22553]: time=\"2026-06-11T11:58:43.903380847Z\" level=info msg=\"Stopped pod sandbox (already stopped): 20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c\" id=0fefc4c7-08e0-4248-b236-28f3449bd5b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.268982 | controller |     "Jun 11 11:58:43.904569 crc crio[22553]: time=\"2026-06-11T11:58:43.904496Z\" level=info msg=\"Removing pod sandbox: 20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c\" id=0ca4e4ae-f9d3-4f0e-af45-e54838494ea2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.268996 | controller |     "Jun 11 11:58:43.940022 crc crio[22553]: time=\"2026-06-11T11:58:43.938643126Z\" level=info msg=\"Removed pod sandbox: 20b8c9be578896b74af01fe3431ec663c5083f555340737cda9066a52be6f92c\" id=0ca4e4ae-f9d3-4f0e-af45-e54838494ea2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.269011 | controller |     "Jun 11 11:58:43.940928 crc crio[22553]: time=\"2026-06-11T11:58:43.94080469Z\" level=info msg=\"Stopping pod sandbox: d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e\" id=2299e31e-7807-453b-b1eb-e087d4004b15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.269025 | controller |     "Jun 11 11:58:43.941102 crc crio[22553]: time=\"2026-06-11T11:58:43.940957834Z\" level=info msg=\"Stopped pod sandbox (already stopped): d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e\" id=2299e31e-7807-453b-b1eb-e087d4004b15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.269040 | controller |     "Jun 11 11:58:43.942415 crc crio[22553]: time=\"2026-06-11T11:58:43.94220488Z\" level=info msg=\"Removing pod sandbox: d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e\" id=53755ff4-babf-41a4-98cc-2df1586e40ee name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.269054 | controller |     "Jun 11 11:58:43.962757 crc crio[22553]: time=\"2026-06-11T11:58:43.962616816Z\" level=info msg=\"Removed pod sandbox: d9087efaa50052224954092d2f346742fddc94cdf1580e644901bb54fd2a2d8e\" id=53755ff4-babf-41a4-98cc-2df1586e40ee name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.269068 | controller |     "Jun 11 11:58:49.728030 crc crio[22553]: time=\"2026-06-11T11:58:49.726099548Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=60d87963-b02d-4767-8e44-b3123045e849 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.269083 | controller |     "Jun 11 11:58:49.750187 crc crio[22553]: time=\"2026-06-11T11:58:49.749846831Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-11 12:41:58.269098 | controller |     "Jun 11 11:58:51.593864 crc crio[22553]: time=\"2026-06-11T11:58:51.592998293Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=60d87963-b02d-4767-8e44-b3123045e849 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.269112 | controller |     "Jun 11 11:58:51.596232 crc crio[22553]: time=\"2026-06-11T11:58:51.595003571Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=1dd04843-018d-4ddf-8337-cf830b30982f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.269127 | controller |     "Jun 11 11:58:51.617067 crc crio[22553]: time=\"2026-06-11T11:58:51.616952222Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=86ec3f5a-ad81-4be0-a3c2-ec02809b4e83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.269142 | controller |     "Jun 11 11:58:51.627178 crc crio[22553]: time=\"2026-06-11T11:58:51.627032966Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4/osp-httpd\" id=a428b96e-44f9-43d8-80c8-23863c93fb4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.269159 | controller |     "Jun 11 11:58:51.627813 crc crio[22553]: time=\"2026-06-11T11:58:51.627646264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.269174 | controller |     "Jun 11 11:58:51.683618 crc crio[22553]: time=\"2026-06-11T11:58:51.683514954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.269188 | controller |     "Jun 11 11:58:51.689494 crc crio[22553]: time=\"2026-06-11T11:58:51.689402906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.269203 | controller |     "Jun 11 11:58:51.884501 crc crio[22553]: time=\"2026-06-11T11:58:51.883745878Z\" level=info msg=\"Created container 564fb98981a5991ed360ddb888f644cb8d5f499d9eed2f8bc9de8a8a4188d485: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4/osp-httpd\" id=a428b96e-44f9-43d8-80c8-23863c93fb4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.269217 | controller |     "Jun 11 11:58:51.889182 crc crio[22553]: time=\"2026-06-11T11:58:51.889086254Z\" level=info msg=\"Starting container: 564fb98981a5991ed360ddb888f644cb8d5f499d9eed2f8bc9de8a8a4188d485\" id=fe2783a8-0b12-49e3-acf8-45392c27057e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.269232 | controller |     "Jun 11 11:58:51.896434 crc crio[22553]: time=\"2026-06-11T11:58:51.896310515Z\" level=info msg=\"Started container\" PID=111256 containerID=564fb98981a5991ed360ddb888f644cb8d5f499d9eed2f8bc9de8a8a4188d485 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4/osp-httpd id=fe2783a8-0b12-49e3-acf8-45392c27057e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ec539fb99653043b4e34c550eaea4fadbb55d80b1498e79c909a61dd7673566",
2026-06-11 12:41:58.269247 | controller |     "Jun 11 11:59:03.680323 crc crio[22553]: time=\"2026-06-11T11:59:03.67960873Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/POD\" id=efe0bef0-b43f-4df7-b431-63b4e2280d03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.269262 | controller |     "Jun 11 11:59:03.682100 crc crio[22553]: time=\"2026-06-11T11:59:03.680363402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.269277 | controller |     "Jun 11 11:59:03.739017 crc crio[22553]: time=\"2026-06-11T11:59:03.738813668Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc Namespace:openstack ID:6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec UID:144187e2-d2b6-42d7-856e-6d37b3840301 NetNS:/var/run/netns/93adc97c-1995-4636-82d5-6faf4d8a55aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod144187e2_d2b6_42d7_856e_6d37b3840301.slice PodAnnotations:0xc002b8bb70}] Aliases:map[]}\"",
2026-06-11 12:41:58.269292 | controller |     "Jun 11 11:59:03.739017 crc crio[22553]: time=\"2026-06-11T11:59:03.738966692Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.269307 | controller |     "Jun 11 11:59:04.157967 crc crio[22553]: 2026-06-11T11:59:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6080528b56ded09 Mac:a6:e5:db:0f:07:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/93adc97c-1995-4636-82d5-6faf4d8a55aa SocketPath: PciID:}] [{Interface:0xc000015670 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.269325 | controller |     "Jun 11 11:59:04.160152 crc crio[22553]: time=\"2026-06-11T11:59:04.160048371Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc Namespace:openstack ID:6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec UID:144187e2-d2b6-42d7-856e-6d37b3840301 NetNS:/var/run/netns/93adc97c-1995-4636-82d5-6faf4d8a55aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod144187e2_d2b6_42d7_856e_6d37b3840301.slice PodAnnotations:0xc002b8bb70}] Aliases:map[]}\"",
2026-06-11 12:41:58.269341 | controller |     "Jun 11 11:59:04.160316 crc crio[22553]: time=\"2026-06-11T11:59:04.160255587Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.269375 | controller |     "Jun 11 11:59:04.171396 crc crio[22553]: time=\"2026-06-11T11:59:04.170995551Z\" level=info msg=\"Ran pod sandbox 6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/POD\" id=efe0bef0-b43f-4df7-b431-63b4e2280d03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.269392 | controller |     "Jun 11 11:59:04.177217 crc crio[22553]: time=\"2026-06-11T11:59:04.176070779Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=1d38ee64-e2e9-4c7e-a938-7d21bff33119 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.269406 | controller |     "Jun 11 11:59:04.180134 crc crio[22553]: time=\"2026-06-11T11:59:04.179237591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=b7886531-b080-4bf1-8e6b-9ec04c7b108c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.269421 | controller |     "Jun 11 11:59:04.193816 crc crio[22553]: time=\"2026-06-11T11:59:04.193721954Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/init\" id=12d6fbd8-72d3-41f3-920d-0a5b2777fc05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.269435 | controller |     "Jun 11 11:59:04.195124 crc crio[22553]: time=\"2026-06-11T11:59:04.195061273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.269450 | controller |     "Jun 11 11:59:04.264995 crc crio[22553]: time=\"2026-06-11T11:59:04.264231962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.269465 | controller |     "Jun 11 11:59:04.268852 crc crio[22553]: time=\"2026-06-11T11:59:04.268739983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.269480 | controller |     "Jun 11 11:59:04.438515 crc crio[22553]: time=\"2026-06-11T11:59:04.438306902Z\" level=info msg=\"Created container 1835331d22a432d836e8f6e2a0741aff612c434efd519d5725b2ddd069b3ab7e: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/init\" id=12d6fbd8-72d3-41f3-920d-0a5b2777fc05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.269495 | controller |     "Jun 11 11:59:04.442377 crc crio[22553]: time=\"2026-06-11T11:59:04.442302989Z\" level=info msg=\"Starting container: 1835331d22a432d836e8f6e2a0741aff612c434efd519d5725b2ddd069b3ab7e\" id=ab64a21e-8d9f-490a-b11e-6f8329b69b6c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.269513 | controller |     "Jun 11 11:59:04.454531 crc crio[22553]: time=\"2026-06-11T11:59:04.454275998Z\" level=info msg=\"Started container\" PID=112087 containerID=1835331d22a432d836e8f6e2a0741aff612c434efd519d5725b2ddd069b3ab7e description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/init id=ab64a21e-8d9f-490a-b11e-6f8329b69b6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec",
2026-06-11 12:41:58.269529 | controller |     "Jun 11 11:59:12.079267 crc crio[22553]: time=\"2026-06-11T11:59:12.078853884Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=5c7f9206-1911-48ae-9bec-6f24f87322d3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.269544 | controller |     "Jun 11 11:59:12.102575 crc crio[22553]: time=\"2026-06-11T11:59:12.101974778Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"",
2026-06-11 12:41:58.269558 | controller |     "Jun 11 11:59:14.879936 crc crio[22553]: time=\"2026-06-11T11:59:14.877553161Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=5c7f9206-1911-48ae-9bec-6f24f87322d3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.269574 | controller |     "Jun 11 11:59:14.881717 crc crio[22553]: time=\"2026-06-11T11:59:14.88128869Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=f985de52-cf19-4238-8436-5b608eae2e71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.269588 | controller |     "Jun 11 11:59:14.886228 crc crio[22553]: time=\"2026-06-11T11:59:14.886172883Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=3173a930-cea8-4313-8c6e-a3c4b679a872 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.269603 | controller |     "Jun 11 11:59:14.897081 crc crio[22553]: time=\"2026-06-11T11:59:14.896970828Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=2b5bf29f-e820-4a7c-bfb1-aca2acccdbc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.269617 | controller |     "Jun 11 11:59:14.898312 crc crio[22553]: time=\"2026-06-11T11:59:14.898244145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.269632 | controller |     "Jun 11 11:59:14.947873 crc crio[22553]: time=\"2026-06-11T11:59:14.947733869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.269647 | controller |     "Jun 11 11:59:14.952910 crc crio[22553]: time=\"2026-06-11T11:59:14.952846309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.269662 | controller |     "Jun 11 11:59:15.191609 crc crio[22553]: time=\"2026-06-11T11:59:15.191498404Z\" level=info msg=\"Created container 74469f987b4ed08c5f428e17e48b6284bc3626ae1502703e1f74725223875461: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=2b5bf29f-e820-4a7c-bfb1-aca2acccdbc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.269677 | controller |     "Jun 11 11:59:15.195792 crc crio[22553]: time=\"2026-06-11T11:59:15.194995696Z\" level=info msg=\"Starting container: 74469f987b4ed08c5f428e17e48b6284bc3626ae1502703e1f74725223875461\" id=3c7e00ad-7a23-4153-af98-9d1113eb3440 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.269698 | controller |     "Jun 11 11:59:15.202541 crc crio[22553]: time=\"2026-06-11T11:59:15.202431503Z\" level=info msg=\"Started container\" PID=112629 containerID=74469f987b4ed08c5f428e17e48b6284bc3626ae1502703e1f74725223875461 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/openstack-edpm-ipam-provisionserver-checksum-discovery id=3c7e00ad-7a23-4153-af98-9d1113eb3440 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec",
2026-06-11 12:41:58.269715 | controller |     "Jun 11 11:59:17.196107 crc crio[22553]: time=\"2026-06-11T11:59:17.194577511Z\" level=info msg=\"Stopping pod sandbox: 6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec\" id=4beaff58-2195-4257-8261-7fa380685335 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.269730 | controller |     "Jun 11 11:59:17.198277 crc crio[22553]: time=\"2026-06-11T11:59:17.197833466Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc Namespace:openstack ID:6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec UID:144187e2-d2b6-42d7-856e-6d37b3840301 NetNS:/var/run/netns/93adc97c-1995-4636-82d5-6faf4d8a55aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod144187e2_d2b6_42d7_856e_6d37b3840301.slice PodAnnotations:0xc000ca01e8}] Aliases:map[]}\"",
2026-06-11 12:41:58.269746 | controller |     "Jun 11 11:59:17.198277 crc crio[22553]: time=\"2026-06-11T11:59:17.198105924Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.269761 | controller |     "Jun 11 11:59:17.984523 crc crio[22553]: time=\"2026-06-11T11:59:17.983622159Z\" level=info msg=\"Stopped pod sandbox: 6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec\" id=4beaff58-2195-4257-8261-7fa380685335 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.269775 | controller |     "Jun 11 11:59:43.999533 crc crio[22553]: time=\"2026-06-11T11:59:43.998344576Z\" level=info msg=\"Removing container: 6f1efe7a7d48054958c8822f97dfda87d9662a241703d69b7b278818845e623c\" id=a6b9a206-d5e4-431b-b513-e60396055e88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.269790 | controller |     "Jun 11 11:59:44.100999 crc crio[22553]: time=\"2026-06-11T11:59:44.100035374Z\" level=info msg=\"Removed container 6f1efe7a7d48054958c8822f97dfda87d9662a241703d69b7b278818845e623c: openstack/cinder-online-data-migrations-7ttck/cinder-online-data-migrations\" id=a6b9a206-d5e4-431b-b513-e60396055e88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.269804 | controller |     "Jun 11 11:59:44.105269 crc crio[22553]: time=\"2026-06-11T11:59:44.105182724Z\" level=info msg=\"Removing container: 2baa80e01415c217673db8b510334c93cc72c017dbe9a8e065aae78ae6a7cf65\" id=af00e0c0-b72c-407e-9e60-c79b875ec97a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.269818 | controller |     "Jun 11 11:59:44.197026 crc crio[22553]: time=\"2026-06-11T11:59:44.196891471Z\" level=info msg=\"Removed container 2baa80e01415c217673db8b510334c93cc72c017dbe9a8e065aae78ae6a7cf65: openstack/cinder-db-sync-s72gb/cinder-db-sync\" id=af00e0c0-b72c-407e-9e60-c79b875ec97a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.269833 | controller |     "Jun 11 11:59:44.213274 crc crio[22553]: time=\"2026-06-11T11:59:44.213167446Z\" level=info msg=\"Stopping pod sandbox: 373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715\" id=2aeacb17-1fb5-4cba-b7c5-44bd2a536867 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.269847 | controller |     "Jun 11 11:59:44.213373 crc crio[22553]: time=\"2026-06-11T11:59:44.21330467Z\" level=info msg=\"Stopped pod sandbox (already stopped): 373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715\" id=2aeacb17-1fb5-4cba-b7c5-44bd2a536867 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.269865 | controller |     "Jun 11 11:59:44.214505 crc crio[22553]: time=\"2026-06-11T11:59:44.214399241Z\" level=info msg=\"Removing pod sandbox: 373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715\" id=bc6cb295-d006-4933-ba3e-cff4ac59bd0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.269880 | controller |     "Jun 11 11:59:44.241394 crc crio[22553]: time=\"2026-06-11T11:59:44.241204634Z\" level=info msg=\"Removed pod sandbox: 373e698a6bb4736db9d8477faaad657481c765213a683f63d63c392acc643715\" id=bc6cb295-d006-4933-ba3e-cff4ac59bd0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.269895 | controller |     "Jun 11 11:59:44.243184 crc crio[22553]: time=\"2026-06-11T11:59:44.243077388Z\" level=info msg=\"Stopping pod sandbox: d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f\" id=5f593b2a-ddbc-4b39-8fed-f559fcd9e021 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.269909 | controller |     "Jun 11 11:59:44.243184 crc crio[22553]: time=\"2026-06-11T11:59:44.243171361Z\" level=info msg=\"Stopped pod sandbox (already stopped): d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f\" id=5f593b2a-ddbc-4b39-8fed-f559fcd9e021 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.269923 | controller |     "Jun 11 11:59:44.244235 crc crio[22553]: time=\"2026-06-11T11:59:44.244129469Z\" level=info msg=\"Removing pod sandbox: d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f\" id=eefc47be-b609-4690-95c6-12830a6a9c8e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.269937 | controller |     "Jun 11 11:59:44.266937 crc crio[22553]: time=\"2026-06-11T11:59:44.26677132Z\" level=info msg=\"Removed pod sandbox: d6edd8e7ee24968d7f1905165dad87958126c1da80bc12e61ad19acdb686748f\" id=eefc47be-b609-4690-95c6-12830a6a9c8e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.269951 | controller |     "Jun 11 12:00:01.079645 crc crio[22553]: time=\"2026-06-11T12:00:01.069533655Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686320-49vnm/POD\" id=f29f2f7e-3852-418d-8ef6-7bd1d0eb010f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.269965 | controller |     "Jun 11 12:00:01.079645 crc crio[22553]: time=\"2026-06-11T12:00:01.070643337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.269979 | controller |     "Jun 11 12:00:01.088325 crc crio[22553]: time=\"2026-06-11T12:00:01.08820643Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686320-9m2rc/POD\" id=3a15b7ca-089a-4219-b112-331a6289504c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.269994 | controller |     "Jun 11 12:00:01.088629 crc crio[22553]: time=\"2026-06-11T12:00:01.088352164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.270008 | controller |     "Jun 11 12:00:01.145162 crc crio[22553]: time=\"2026-06-11T12:00:01.14508285Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686320-49vnm Namespace:openshift-operator-lifecycle-manager ID:1d594c46ad98d475a7adfdade0cd9fad1bf7f3df6ed5a66c2eba066af55851d0 UID:3ec79433-140a-4849-a259-fe75c495ffdb NetNS:/var/run/netns/d6ad2cd0-a7a6-4894-902e-fec85b544dda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ec79433_140a_4849_a259_fe75c495ffdb.slice PodAnnotations:0xc0011e8718}] Aliases:map[]}\"",
2026-06-11 12:41:58.270027 | controller |     "Jun 11 12:00:01.145162 crc crio[22553]: time=\"2026-06-11T12:00:01.145150342Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686320-49vnm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.270042 | controller |     "Jun 11 12:00:01.152871 crc crio[22553]: time=\"2026-06-11T12:00:01.152783575Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686320-9m2rc Namespace:openshift-infra ID:dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1 UID:f523bb2d-201c-43cc-9d44-f487cc6fb401 NetNS:/var/run/netns/01f5aed4-934b-485d-ab98-1f1d9b79113e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf523bb2d_201c_43cc_9d44_f487cc6fb401.slice PodAnnotations:0xc0050d2dd8}] Aliases:map[]}\"",
2026-06-11 12:41:58.270057 | controller |     "Jun 11 12:00:01.152871 crc crio[22553]: time=\"2026-06-11T12:00:01.152851657Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686320-9m2rc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.270072 | controller |     "Jun 11 12:00:01.819278 crc crio[22553]: 2026-06-11T12:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dfdae745df67d46 Mac:66:2b:4d:0b:1f:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/01f5aed4-934b-485d-ab98-1f1d9b79113e SocketPath: PciID:}] [{Interface:0xc00023e5c0 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.270087 | controller |     "Jun 11 12:00:01.821642 crc crio[22553]: time=\"2026-06-11T12:00:01.821526972Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686320-9m2rc Namespace:openshift-infra ID:dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1 UID:f523bb2d-201c-43cc-9d44-f487cc6fb401 NetNS:/var/run/netns/01f5aed4-934b-485d-ab98-1f1d9b79113e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf523bb2d_201c_43cc_9d44_f487cc6fb401.slice PodAnnotations:0xc0050d2dd8}] Aliases:map[]}\"",
2026-06-11 12:41:58.270101 | controller |     "Jun 11 12:00:01.822002 crc crio[22553]: time=\"2026-06-11T12:00:01.821919213Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686320-9m2rc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.270116 | controller |     "Jun 11 12:00:01.830434 crc crio[22553]: 2026-06-11T12:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d594c46ad98d47 Mac:9a:30:1f:55:d7:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/d6ad2cd0-a7a6-4894-902e-fec85b544dda SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.270131 | controller |     "Jun 11 12:00:01.831416 crc crio[22553]: time=\"2026-06-11T12:00:01.831325768Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686320-49vnm Namespace:openshift-operator-lifecycle-manager ID:1d594c46ad98d475a7adfdade0cd9fad1bf7f3df6ed5a66c2eba066af55851d0 UID:3ec79433-140a-4849-a259-fe75c495ffdb NetNS:/var/run/netns/d6ad2cd0-a7a6-4894-902e-fec85b544dda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ec79433_140a_4849_a259_fe75c495ffdb.slice PodAnnotations:0xc0011e8718}] Aliases:map[]}\"",
2026-06-11 12:41:58.270145 | controller |     "Jun 11 12:00:01.831558 crc crio[22553]: time=\"2026-06-11T12:00:01.831520723Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686320-49vnm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.270160 | controller |     "Jun 11 12:00:01.850081 crc crio[22553]: time=\"2026-06-11T12:00:01.850003893Z\" level=info msg=\"Ran pod sandbox 1d594c46ad98d475a7adfdade0cd9fad1bf7f3df6ed5a66c2eba066af55851d0 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686320-49vnm/POD\" id=f29f2f7e-3852-418d-8ef6-7bd1d0eb010f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.270179 | controller |     "Jun 11 12:00:01.855005 crc crio[22553]: time=\"2026-06-11T12:00:01.854926326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c977c0c9-9ee5-4fd9-b922-72586ca04740 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.270194 | controller |     "Jun 11 12:00:01.858618 crc crio[22553]: time=\"2026-06-11T12:00:01.857980626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=22b8079c-1021-41d9-b135-b0e2ee86b835 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.270208 | controller |     "Jun 11 12:00:01.858618 crc crio[22553]: time=\"2026-06-11T12:00:01.858331876Z\" level=info msg=\"Ran pod sandbox dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1 with infra container: openshift-infra/auto-csr-approver-29686320-9m2rc/POD\" id=3a15b7ca-089a-4219-b112-331a6289504c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.270222 | controller |     "Jun 11 12:00:01.864920 crc crio[22553]: time=\"2026-06-11T12:00:01.86258666Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0c8db72a-3a82-4ff4-9552-f4481096fb02 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.270237 | controller |     "Jun 11 12:00:01.868403 crc crio[22553]: time=\"2026-06-11T12:00:01.868184173Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686320-49vnm/collect-profiles\" id=53c36137-69b3-4eb5-abab-2d04db9bc1e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.270251 | controller |     "Jun 11 12:00:01.868639 crc crio[22553]: time=\"2026-06-11T12:00:01.868588345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.270265 | controller |     "Jun 11 12:00:01.882855 crc crio[22553]: time=\"2026-06-11T12:00:01.882759379Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.270280 | controller |     "Jun 11 12:00:01.941658 crc crio[22553]: time=\"2026-06-11T12:00:01.941556995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.270294 | controller |     "Jun 11 12:00:01.948370 crc crio[22553]: time=\"2026-06-11T12:00:01.947460487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.270308 | controller |     "Jun 11 12:00:02.147628 crc crio[22553]: time=\"2026-06-11T12:00:02.146895797Z\" level=info msg=\"Created container 85676936be592bf7fd6181d15fd6384fdaa9e668fdf1f79a0b5db19bf28a8531: openshift-operator-lifecycle-manager/collect-profiles-29686320-49vnm/collect-profiles\" id=53c36137-69b3-4eb5-abab-2d04db9bc1e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.270323 | controller |     "Jun 11 12:00:02.151991 crc crio[22553]: time=\"2026-06-11T12:00:02.151512092Z\" level=info msg=\"Starting container: 85676936be592bf7fd6181d15fd6384fdaa9e668fdf1f79a0b5db19bf28a8531\" id=d919b8a8-2358-4f2c-8f1d-2d4fbd233524 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.270337 | controller |     "Jun 11 12:00:02.157793 crc crio[22553]: time=\"2026-06-11T12:00:02.157726963Z\" level=info msg=\"Started container\" PID=115077 containerID=85676936be592bf7fd6181d15fd6384fdaa9e668fdf1f79a0b5db19bf28a8531 description=openshift-operator-lifecycle-manager/collect-profiles-29686320-49vnm/collect-profiles id=d919b8a8-2358-4f2c-8f1d-2d4fbd233524 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d594c46ad98d475a7adfdade0cd9fad1bf7f3df6ed5a66c2eba066af55851d0",
2026-06-11 12:41:58.270373 | controller |     "Jun 11 12:00:04.493334 crc crio[22553]: time=\"2026-06-11T12:00:04.491888734Z\" level=info msg=\"Stopping pod sandbox: 1d594c46ad98d475a7adfdade0cd9fad1bf7f3df6ed5a66c2eba066af55851d0\" id=4857f766-c45d-4fd7-9c3d-22587e796d58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.270390 | controller |     "Jun 11 12:00:04.496116 crc crio[22553]: time=\"2026-06-11T12:00:04.494655545Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686320-49vnm Namespace:openshift-operator-lifecycle-manager ID:1d594c46ad98d475a7adfdade0cd9fad1bf7f3df6ed5a66c2eba066af55851d0 UID:3ec79433-140a-4849-a259-fe75c495ffdb NetNS:/var/run/netns/d6ad2cd0-a7a6-4894-902e-fec85b544dda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ec79433_140a_4849_a259_fe75c495ffdb.slice PodAnnotations:0xc000ca0428}] Aliases:map[]}\"",
2026-06-11 12:41:58.270405 | controller |     "Jun 11 12:00:04.496116 crc crio[22553]: time=\"2026-06-11T12:00:04.494896102Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686320-49vnm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.270420 | controller |     "Jun 11 12:00:04.852199 crc crio[22553]: time=\"2026-06-11T12:00:04.852075066Z\" level=info msg=\"Stopped pod sandbox: 1d594c46ad98d475a7adfdade0cd9fad1bf7f3df6ed5a66c2eba066af55851d0\" id=4857f766-c45d-4fd7-9c3d-22587e796d58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.270435 | controller |     "Jun 11 12:00:19.379587 crc crio[22553]: time=\"2026-06-11T12:00:19.378278982Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0c8db72a-3a82-4ff4-9552-f4481096fb02 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.270449 | controller |     "Jun 11 12:00:19.382124 crc crio[22553]: time=\"2026-06-11T12:00:19.381405354Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=044b269a-70c6-46ce-9bac-9766c559623c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.270464 | controller |     "Jun 11 12:00:19.385898 crc crio[22553]: time=\"2026-06-11T12:00:19.385773651Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cfcd2a7a-c6ec-41f0-b5ac-1c447f94ae89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.270479 | controller |     "Jun 11 12:00:19.394809 crc crio[22553]: time=\"2026-06-11T12:00:19.394728662Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686320-9m2rc/oc\" id=543a1ca1-b714-4f9c-bba4-12b6a87ae322 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.270494 | controller |     "Jun 11 12:00:19.395316 crc crio[22553]: time=\"2026-06-11T12:00:19.395237277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.270509 | controller |     "Jun 11 12:00:19.490862 crc crio[22553]: time=\"2026-06-11T12:00:19.490609921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.270523 | controller |     "Jun 11 12:00:19.767546 crc crio[22553]: time=\"2026-06-11T12:00:19.767284405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.270538 | controller |     "Jun 11 12:00:19.964588 crc crio[22553]: time=\"2026-06-11T12:00:19.963837051Z\" level=info msg=\"Created container 42db8b5f87d98185442ce40653f10dc0edb3477799bdc387d8dfb0abbbb2e1a4: openshift-infra/auto-csr-approver-29686320-9m2rc/oc\" id=543a1ca1-b714-4f9c-bba4-12b6a87ae322 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.270556 | controller |     "Jun 11 12:00:19.969947 crc crio[22553]: time=\"2026-06-11T12:00:19.969847577Z\" level=info msg=\"Starting container: 42db8b5f87d98185442ce40653f10dc0edb3477799bdc387d8dfb0abbbb2e1a4\" id=b0d1915b-c4d2-4ae9-81aa-c10886a8e423 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.270572 | controller |     "Jun 11 12:00:19.982114 crc crio[22553]: time=\"2026-06-11T12:00:19.981988391Z\" level=info msg=\"Started container\" PID=115992 containerID=42db8b5f87d98185442ce40653f10dc0edb3477799bdc387d8dfb0abbbb2e1a4 description=openshift-infra/auto-csr-approver-29686320-9m2rc/oc id=b0d1915b-c4d2-4ae9-81aa-c10886a8e423 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1",
2026-06-11 12:41:58.270587 | controller |     "Jun 11 12:00:23.850186 crc crio[22553]: time=\"2026-06-11T12:00:23.849005307Z\" level=info msg=\"Stopping pod sandbox: dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1\" id=ad534281-a23d-4482-a5b1-276721fb7936 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.270601 | controller |     "Jun 11 12:00:23.853168 crc crio[22553]: time=\"2026-06-11T12:00:23.850858011Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686320-9m2rc Namespace:openshift-infra ID:dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1 UID:f523bb2d-201c-43cc-9d44-f487cc6fb401 NetNS:/var/run/netns/01f5aed4-934b-485d-ab98-1f1d9b79113e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf523bb2d_201c_43cc_9d44_f487cc6fb401.slice PodAnnotations:0xc00061ef20}] Aliases:map[]}\"",
2026-06-11 12:41:58.270616 | controller |     "Jun 11 12:00:23.853168 crc crio[22553]: time=\"2026-06-11T12:00:23.851056957Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686320-9m2rc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.270631 | controller |     "Jun 11 12:00:24.298901 crc crio[22553]: time=\"2026-06-11T12:00:24.2983109Z\" level=info msg=\"Stopped pod sandbox: dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1\" id=ad534281-a23d-4482-a5b1-276721fb7936 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.270645 | controller |     "Jun 11 12:00:44.377893 crc crio[22553]: time=\"2026-06-11T12:00:44.373602037Z\" level=info msg=\"Removing container: 36b0c93d10f6799c795c8ad3ef4c7b19880775044fe572c1bf841edf7388028b\" id=0302bcfb-4f07-4dc8-8650-84a26002d9ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.270660 | controller |     "Jun 11 12:00:45.094149 crc crio[22553]: time=\"2026-06-11T12:00:45.093411346Z\" level=info msg=\"Removed container 36b0c93d10f6799c795c8ad3ef4c7b19880775044fe572c1bf841edf7388028b: openshift-infra/auto-csr-approver-29686314-2vmms/oc\" id=0302bcfb-4f07-4dc8-8650-84a26002d9ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.270674 | controller |     "Jun 11 12:00:45.098533 crc crio[22553]: time=\"2026-06-11T12:00:45.098377941Z\" level=info msg=\"Removing container: d31ee913d5caabbc5c869be9f23bcdcad41eecbc562ccca0995874db73477ed3\" id=fa25aa6d-7ec8-4b53-a364-d5ef2bc793c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.270689 | controller |     "Jun 11 12:00:45.173422 crc crio[22553]: time=\"2026-06-11T12:00:45.173307483Z\" level=info msg=\"Removed container d31ee913d5caabbc5c869be9f23bcdcad41eecbc562ccca0995874db73477ed3: openstack/nova-api-db-create-2c6hr/mariadb-database-create\" id=fa25aa6d-7ec8-4b53-a364-d5ef2bc793c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.270703 | controller |     "Jun 11 12:00:45.184467 crc crio[22553]: time=\"2026-06-11T12:00:45.183654795Z\" level=info msg=\"Removing container: ea0db42dd3d9f174d05666c9f44c81d4790d2a7e7fd2f129144f4cc1413b6c05\" id=c981002d-e5bb-45ca-b925-53760f7c15c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.270722 | controller |     "Jun 11 12:00:45.239959 crc crio[22553]: time=\"2026-06-11T12:00:45.23978473Z\" level=info msg=\"Removed container ea0db42dd3d9f174d05666c9f44c81d4790d2a7e7fd2f129144f4cc1413b6c05: openstack/nova-cell1-db-create-glw2q/mariadb-database-create\" id=c981002d-e5bb-45ca-b925-53760f7c15c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.270737 | controller |     "Jun 11 12:00:45.255877 crc crio[22553]: time=\"2026-06-11T12:00:45.255602871Z\" level=info msg=\"Removing container: 0f0a226571c221ed357d94df085540dcf4ffede7117d55cbf2149302e4214384\" id=918c57b2-6d15-4d53-8ae4-a4f5895cd6be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.270752 | controller |     "Jun 11 12:00:45.331313 crc crio[22553]: time=\"2026-06-11T12:00:45.331130371Z\" level=info msg=\"Removed container 0f0a226571c221ed357d94df085540dcf4ffede7117d55cbf2149302e4214384: openstack/nova-cell0-db-create-c9qb4/mariadb-database-create\" id=918c57b2-6d15-4d53-8ae4-a4f5895cd6be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.270767 | controller |     "Jun 11 12:00:45.343400 crc crio[22553]: time=\"2026-06-11T12:00:45.343279385Z\" level=info msg=\"Removing container: 97065cc6b5448bfe2f358dabc8b8e760ebfecc5b4daf38fb13286aa17386b637\" id=564b8d90-eb5a-4701-a359-4b3dfb28236c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.270782 | controller |     "Jun 11 12:00:45.381642 crc crio[22553]: time=\"2026-06-11T12:00:45.381402826Z\" level=info msg=\"Removed container 97065cc6b5448bfe2f358dabc8b8e760ebfecc5b4daf38fb13286aa17386b637: openshift-operator-lifecycle-manager/collect-profiles-29686275-v9gx2/collect-profiles\" id=564b8d90-eb5a-4701-a359-4b3dfb28236c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.270796 | controller |     "Jun 11 12:00:45.386849 crc crio[22553]: time=\"2026-06-11T12:00:45.386590917Z\" level=info msg=\"Removing container: 7fbc1e473171d6a37627b7adfb8b1b2baa486146371b585bad9bae8283da4ffa\" id=9f997e74-dcdb-40b1-a37b-4e098c41e658 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.270811 | controller |     "Jun 11 12:00:45.430801 crc crio[22553]: time=\"2026-06-11T12:00:45.43064107Z\" level=info msg=\"Removed container 7fbc1e473171d6a37627b7adfb8b1b2baa486146371b585bad9bae8283da4ffa: openstack/nova-cell1-c1ab-account-create-update-bxl8x/mariadb-account-create-update\" id=9f997e74-dcdb-40b1-a37b-4e098c41e658 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.270826 | controller |     "Jun 11 12:00:45.435669 crc crio[22553]: time=\"2026-06-11T12:00:45.435595484Z\" level=info msg=\"Removing container: 8dfb51d92e7ad0b6312079578dcc44729c94bb700e0eaeecd7455e7cf6e72471\" id=472c956c-15c4-4ef7-a139-d43bed44a9a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.270840 | controller |     "Jun 11 12:00:45.465369 crc crio[22553]: time=\"2026-06-11T12:00:45.465263589Z\" level=info msg=\"Removed container 8dfb51d92e7ad0b6312079578dcc44729c94bb700e0eaeecd7455e7cf6e72471: openstack/nova-api-73a4-account-create-update-r86wb/mariadb-account-create-update\" id=472c956c-15c4-4ef7-a139-d43bed44a9a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.270855 | controller |     "Jun 11 12:00:45.468892 crc crio[22553]: time=\"2026-06-11T12:00:45.468817602Z\" level=info msg=\"Removing container: 7e1c6c3e06ee01296e6c057be66cc40ddfab3d49ed12c74a3fa523412ad0ea69\" id=c6d5c2a2-de57-4f18-81d1-fd9e4a00d624 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.270869 | controller |     "Jun 11 12:00:45.596642 crc crio[22553]: time=\"2026-06-11T12:00:45.596467871Z\" level=info msg=\"Removed container 7e1c6c3e06ee01296e6c057be66cc40ddfab3d49ed12c74a3fa523412ad0ea69: openstack/nova-cell0-f051-account-create-update-r8z7w/mariadb-account-create-update\" id=c6d5c2a2-de57-4f18-81d1-fd9e4a00d624 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.270890 | controller |     "Jun 11 12:00:45.608550 crc crio[22553]: time=\"2026-06-11T12:00:45.608437359Z\" level=info msg=\"Stopping pod sandbox: 2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a\" id=0d6cdc81-e8f3-49c7-ab9f-ba95763b501a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.270905 | controller |     "Jun 11 12:00:45.608550 crc crio[22553]: time=\"2026-06-11T12:00:45.608552423Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a\" id=0d6cdc81-e8f3-49c7-ab9f-ba95763b501a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.270919 | controller |     "Jun 11 12:00:45.609272 crc crio[22553]: time=\"2026-06-11T12:00:45.609190231Z\" level=info msg=\"Removing pod sandbox: 2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a\" id=e2d68e06-f3b7-4cfd-8558-047a4ea2597d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.270934 | controller |     "Jun 11 12:00:45.630014 crc crio[22553]: time=\"2026-06-11T12:00:45.629888764Z\" level=info msg=\"Removed pod sandbox: 2313affc83fe20995051b622f8febf67524f81a6a0975d9a38cb4b61a102e56a\" id=e2d68e06-f3b7-4cfd-8558-047a4ea2597d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.270949 | controller |     "Jun 11 12:00:45.632175 crc crio[22553]: time=\"2026-06-11T12:00:45.631668626Z\" level=info msg=\"Stopping pod sandbox: 57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873\" id=51ed6207-6378-49a0-be79-4bafbdafaace name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.270963 | controller |     "Jun 11 12:00:45.632175 crc crio[22553]: time=\"2026-06-11T12:00:45.632037297Z\" level=info msg=\"Stopped pod sandbox (already stopped): 57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873\" id=51ed6207-6378-49a0-be79-4bafbdafaace name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.270978 | controller |     "Jun 11 12:00:45.633269 crc crio[22553]: time=\"2026-06-11T12:00:45.633103718Z\" level=info msg=\"Removing pod sandbox: 57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873\" id=fdb795e5-a1d8-4ebe-9b8c-434b03aad19a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.270993 | controller |     "Jun 11 12:00:45.651178 crc crio[22553]: time=\"2026-06-11T12:00:45.65104315Z\" level=info msg=\"Removed pod sandbox: 57388126db2b44eb8fbfadd1000cdc66ae1cc9123bd3f6edab4176851083c873\" id=fdb795e5-a1d8-4ebe-9b8c-434b03aad19a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.271007 | controller |     "Jun 11 12:00:45.652501 crc crio[22553]: time=\"2026-06-11T12:00:45.652369369Z\" level=info msg=\"Stopping pod sandbox: 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3\" id=71214981-b777-40e2-b574-be2d0ffe9999 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.271021 | controller |     "Jun 11 12:00:45.652598 crc crio[22553]: time=\"2026-06-11T12:00:45.652540204Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3\" id=71214981-b777-40e2-b574-be2d0ffe9999 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.271036 | controller |     "Jun 11 12:00:45.653411 crc crio[22553]: time=\"2026-06-11T12:00:45.653341207Z\" level=info msg=\"Removing pod sandbox: 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3\" id=bd4757d3-5be2-4f8f-996f-37a30fc0ccdb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.271050 | controller |     "Jun 11 12:00:45.696049 crc crio[22553]: time=\"2026-06-11T12:00:45.695906957Z\" level=info msg=\"Removed pod sandbox: 5fd6ae61051147ace80ea62cf5d1c4a2a92bb882bdbdc6dcb2c070756e2ae9b3\" id=bd4757d3-5be2-4f8f-996f-37a30fc0ccdb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.271075 | controller |     "Jun 11 12:00:45.697395 crc crio[22553]: time=\"2026-06-11T12:00:45.697325849Z\" level=info msg=\"Stopping pod sandbox: d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88\" id=9739a70e-be79-4dbd-8f43-0cd6950a8a8d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.271144 | controller |     "Jun 11 12:00:45.697672 crc crio[22553]: time=\"2026-06-11T12:00:45.697423042Z\" level=info msg=\"Stopped pod sandbox (already stopped): d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88\" id=9739a70e-be79-4dbd-8f43-0cd6950a8a8d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.271176 | controller |     "Jun 11 12:00:45.699759 crc crio[22553]: time=\"2026-06-11T12:00:45.699657557Z\" level=info msg=\"Removing pod sandbox: d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88\" id=907d872e-bcbc-4753-aaad-70903fb8891a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.271193 | controller |     "Jun 11 12:00:45.727644 crc crio[22553]: time=\"2026-06-11T12:00:45.725368026Z\" level=info msg=\"Removed pod sandbox: d5d7a75b1fcccef416c7c6f1072728da027683d5b1199adf96b44d1963234d88\" id=907d872e-bcbc-4753-aaad-70903fb8891a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.271208 | controller |     "Jun 11 12:00:45.727644 crc crio[22553]: time=\"2026-06-11T12:00:45.727199949Z\" level=info msg=\"Stopping pod sandbox: b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95\" id=00333c9d-8094-4ccc-a7d3-372e0c28b944 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.271223 | controller |     "Jun 11 12:00:45.727644 crc crio[22553]: time=\"2026-06-11T12:00:45.727613311Z\" level=info msg=\"Stopped pod sandbox (already stopped): b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95\" id=00333c9d-8094-4ccc-a7d3-372e0c28b944 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.271238 | controller |     "Jun 11 12:00:45.728594 crc crio[22553]: time=\"2026-06-11T12:00:45.728518658Z\" level=info msg=\"Removing pod sandbox: b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95\" id=50c09f02-99eb-4ddb-877e-3bfaa7a6d495 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.271252 | controller |     "Jun 11 12:00:45.757564 crc crio[22553]: time=\"2026-06-11T12:00:45.757281865Z\" level=info msg=\"Removed pod sandbox: b6ef851b32dfab3a4c2bc819633d83e8ab0ca04e54a902a2a2d275653d4adc95\" id=50c09f02-99eb-4ddb-877e-3bfaa7a6d495 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.271267 | controller |     "Jun 11 12:00:45.762816 crc crio[22553]: time=\"2026-06-11T12:00:45.758914423Z\" level=info msg=\"Stopping pod sandbox: 957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b\" id=e8333309-3d61-444c-afe9-6c8d097151c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.271281 | controller |     "Jun 11 12:00:45.762816 crc crio[22553]: time=\"2026-06-11T12:00:45.759024946Z\" level=info msg=\"Stopped pod sandbox (already stopped): 957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b\" id=e8333309-3d61-444c-afe9-6c8d097151c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.271296 | controller |     "Jun 11 12:00:45.762816 crc crio[22553]: time=\"2026-06-11T12:00:45.761022044Z\" level=info msg=\"Removing pod sandbox: 957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b\" id=1d01705b-b2cc-4a0c-89d1-2bdb4c1e15ec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.271311 | controller |     "Jun 11 12:00:45.782950 crc crio[22553]: time=\"2026-06-11T12:00:45.782806979Z\" level=info msg=\"Removed pod sandbox: 957e4456c9dc78a7ccfca78dad092f37c7942b5f793ff21321c6912822ceb77b\" id=1d01705b-b2cc-4a0c-89d1-2bdb4c1e15ec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.271325 | controller |     "Jun 11 12:00:45.784468 crc crio[22553]: time=\"2026-06-11T12:00:45.784371625Z\" level=info msg=\"Stopping pod sandbox: 9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d\" id=20e7b4e9-a60a-408f-b211-3b5706d91a55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.271343 | controller |     "Jun 11 12:00:45.784594 crc crio[22553]: time=\"2026-06-11T12:00:45.78454546Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d\" id=20e7b4e9-a60a-408f-b211-3b5706d91a55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.271384 | controller |     "Jun 11 12:00:45.785628 crc crio[22553]: time=\"2026-06-11T12:00:45.785567209Z\" level=info msg=\"Removing pod sandbox: 9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d\" id=f1e9635f-e1ba-43f1-8fa1-cb41c2e65f21 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.271400 | controller |     "Jun 11 12:00:45.806848 crc crio[22553]: time=\"2026-06-11T12:00:45.806738816Z\" level=info msg=\"Removed pod sandbox: 9a8b86061c59afc972517ce067bcd1a23c9145b5526ae960bd2933c8c111b43d\" id=f1e9635f-e1ba-43f1-8fa1-cb41c2e65f21 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.271414 | controller |     "Jun 11 12:00:45.808910 crc crio[22553]: time=\"2026-06-11T12:00:45.808840327Z\" level=info msg=\"Stopping pod sandbox: 082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214\" id=79f78300-4f06-49f2-8b9b-aecb9623b78f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.271430 | controller |     "Jun 11 12:00:45.809036 crc crio[22553]: time=\"2026-06-11T12:00:45.80893778Z\" level=info msg=\"Stopped pod sandbox (already stopped): 082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214\" id=79f78300-4f06-49f2-8b9b-aecb9623b78f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.271444 | controller |     "Jun 11 12:00:45.809810 crc crio[22553]: time=\"2026-06-11T12:00:45.809739974Z\" level=info msg=\"Removing pod sandbox: 082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214\" id=7856bf8d-b5fc-4725-aac9-6095385d2abc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.271459 | controller |     "Jun 11 12:00:45.830835 crc crio[22553]: time=\"2026-06-11T12:00:45.830535189Z\" level=info msg=\"Removed pod sandbox: 082d2f5fbb57dafa383a00d13190d103bc39a84a27de73282e62077d74783214\" id=7856bf8d-b5fc-4725-aac9-6095385d2abc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.271474 | controller |     "Jun 11 12:01:00.586474 crc crio[22553]: time=\"2026-06-11T12:01:00.585324239Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29686321-5wmdh/POD\" id=58ff00ca-692a-4ca5-8682-ff81e11b4f73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.271488 | controller |     "Jun 11 12:01:00.590503 crc crio[22553]: time=\"2026-06-11T12:01:00.586546435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.271503 | controller |     "Jun 11 12:01:00.632620 crc crio[22553]: time=\"2026-06-11T12:01:00.632317548Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686321-5wmdh Namespace:openstack ID:edca688c59931b37e593f2f276b21a37c7b63bc87b8659b17dec5ad37d1c7a26 UID:ece3673b-aa6d-453e-a0c2-a535d8aee087 NetNS:/var/run/netns/3e5f00ba-6c8c-4aca-87d2-3820468f5219 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podece3673b_aa6d_453e_a0c2_a535d8aee087.slice PodAnnotations:0xc00043b510}] Aliases:map[]}\"",
2026-06-11 12:41:58.271518 | controller |     "Jun 11 12:01:00.632620 crc crio[22553]: time=\"2026-06-11T12:01:00.63238412Z\" level=info msg=\"Adding pod openstack_keystone-cron-29686321-5wmdh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.271533 | controller |     "Jun 11 12:01:01.226878 crc crio[22553]: 2026-06-11T12:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edca688c59931b3 Mac:72:e5:4d:63:a9:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/3e5f00ba-6c8c-4aca-87d2-3820468f5219 SocketPath: PciID:}] [{Interface:0xc00029e8d0 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.271552 | controller |     "Jun 11 12:01:01.228618 crc crio[22553]: time=\"2026-06-11T12:01:01.228528656Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686321-5wmdh Namespace:openstack ID:edca688c59931b37e593f2f276b21a37c7b63bc87b8659b17dec5ad37d1c7a26 UID:ece3673b-aa6d-453e-a0c2-a535d8aee087 NetNS:/var/run/netns/3e5f00ba-6c8c-4aca-87d2-3820468f5219 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podece3673b_aa6d_453e_a0c2_a535d8aee087.slice PodAnnotations:0xc00043b510}] Aliases:map[]}\"",
2026-06-11 12:41:58.271567 | controller |     "Jun 11 12:01:01.228927 crc crio[22553]: time=\"2026-06-11T12:01:01.228898336Z\" level=info msg=\"Checking pod openstack_keystone-cron-29686321-5wmdh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.271582 | controller |     "Jun 11 12:01:01.241511 crc crio[22553]: time=\"2026-06-11T12:01:01.24138096Z\" level=info msg=\"Ran pod sandbox edca688c59931b37e593f2f276b21a37c7b63bc87b8659b17dec5ad37d1c7a26 with infra container: openstack/keystone-cron-29686321-5wmdh/POD\" id=58ff00ca-692a-4ca5-8682-ff81e11b4f73 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.271596 | controller |     "Jun 11 12:01:01.245113 crc crio[22553]: time=\"2026-06-11T12:01:01.245000635Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=38ec04cd-c77d-4a9b-8da9-f30e1f9986a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.271611 | controller |     "Jun 11 12:01:01.303036 crc crio[22553]: time=\"2026-06-11T12:01:01.302913552Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=f6e5baf9-8662-450a-8c48-c376d2430c3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.271625 | controller |     "Jun 11 12:01:01.317100 crc crio[22553]: time=\"2026-06-11T12:01:01.316969892Z\" level=info msg=\"Creating container: openstack/keystone-cron-29686321-5wmdh/keystone-cron\" id=7634f2aa-2220-4a6b-b7a1-2c3ea643f3ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.271640 | controller |     "Jun 11 12:01:01.319245 crc crio[22553]: time=\"2026-06-11T12:01:01.319149665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.271654 | controller |     "Jun 11 12:01:01.429981 crc crio[22553]: time=\"2026-06-11T12:01:01.429087248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.271669 | controller |     "Jun 11 12:01:01.437335 crc crio[22553]: time=\"2026-06-11T12:01:01.437260146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.271684 | controller |     "Jun 11 12:01:01.658958 crc crio[22553]: time=\"2026-06-11T12:01:01.658766419Z\" level=info msg=\"Created container 2e57a39a5459735b63e647075c97ce4a12cff584ccc295178476f2ba10cd372d: openstack/keystone-cron-29686321-5wmdh/keystone-cron\" id=7634f2aa-2220-4a6b-b7a1-2c3ea643f3ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.271698 | controller |     "Jun 11 12:01:01.661757 crc crio[22553]: time=\"2026-06-11T12:01:01.661610442Z\" level=info msg=\"Starting container: 2e57a39a5459735b63e647075c97ce4a12cff584ccc295178476f2ba10cd372d\" id=57e4e7f9-b827-4747-8c5e-103817fb1dfe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.271713 | controller |     "Jun 11 12:01:01.669868 crc crio[22553]: time=\"2026-06-11T12:01:01.66977015Z\" level=info msg=\"Started container\" PID=118102 containerID=2e57a39a5459735b63e647075c97ce4a12cff584ccc295178476f2ba10cd372d description=openstack/keystone-cron-29686321-5wmdh/keystone-cron id=57e4e7f9-b827-4747-8c5e-103817fb1dfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=edca688c59931b37e593f2f276b21a37c7b63bc87b8659b17dec5ad37d1c7a26",
2026-06-11 12:41:58.271731 | controller |     "Jun 11 12:01:06.784008 crc crio[22553]: time=\"2026-06-11T12:01:06.782738937Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-22tn7/POD\" id=a3195906-47ec-4b5d-a79f-a4a18201cada name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.271746 | controller |     "Jun 11 12:01:06.786083 crc crio[22553]: time=\"2026-06-11T12:01:06.784063135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.271761 | controller |     "Jun 11 12:01:06.901250 crc crio[22553]: time=\"2026-06-11T12:01:06.900907669Z\" level=info msg=\"Got pod network &{Name:redhat-operators-22tn7 Namespace:openshift-marketplace ID:38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3 UID:097905d7-a912-48f3-902c-ce121d28e5c6 NetNS:/var/run/netns/e1e893e6-657a-44d4-9e4a-5789df649268 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod097905d7_a912_48f3_902c_ce121d28e5c6.slice PodAnnotations:0xc005f12630}] Aliases:map[]}\"",
2026-06-11 12:41:58.271775 | controller |     "Jun 11 12:01:06.924859 crc crio[22553]: time=\"2026-06-11T12:01:06.901256539Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-22tn7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.271790 | controller |     "Jun 11 12:01:07.032662 crc crio[22553]: time=\"2026-06-11T12:01:07.032436291Z\" level=info msg=\"Stopping pod sandbox: edca688c59931b37e593f2f276b21a37c7b63bc87b8659b17dec5ad37d1c7a26\" id=ce3e6182-1ab1-4079-9880-5f3e1dd0e3d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.271805 | controller |     "Jun 11 12:01:07.033210 crc crio[22553]: time=\"2026-06-11T12:01:07.033185572Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29686321-5wmdh Namespace:openstack ID:edca688c59931b37e593f2f276b21a37c7b63bc87b8659b17dec5ad37d1c7a26 UID:ece3673b-aa6d-453e-a0c2-a535d8aee087 NetNS:/var/run/netns/3e5f00ba-6c8c-4aca-87d2-3820468f5219 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podece3673b_aa6d_453e_a0c2_a535d8aee087.slice PodAnnotations:0xc005f126e0}] Aliases:map[]}\"",
2026-06-11 12:41:58.271820 | controller |     "Jun 11 12:01:07.033415 crc crio[22553]: time=\"2026-06-11T12:01:07.033343927Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29686321-5wmdh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.271834 | controller |     "Jun 11 12:01:07.876736 crc crio[22553]: time=\"2026-06-11T12:01:07.875918063Z\" level=info msg=\"Stopped pod sandbox: edca688c59931b37e593f2f276b21a37c7b63bc87b8659b17dec5ad37d1c7a26\" id=ce3e6182-1ab1-4079-9880-5f3e1dd0e3d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.271849 | controller |     "Jun 11 12:01:08.030912 crc crio[22553]: 2026-06-11T12:01:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38da836eef2039e Mac:2e:bc:61:4f:1b:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/e1e893e6-657a-44d4-9e4a-5789df649268 SocketPath: PciID:}] [{Interface:0xc000242990 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.271864 | controller |     "Jun 11 12:01:08.032885 crc crio[22553]: time=\"2026-06-11T12:01:08.032598776Z\" level=info msg=\"Got pod network &{Name:redhat-operators-22tn7 Namespace:openshift-marketplace ID:38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3 UID:097905d7-a912-48f3-902c-ce121d28e5c6 NetNS:/var/run/netns/e1e893e6-657a-44d4-9e4a-5789df649268 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod097905d7_a912_48f3_902c_ce121d28e5c6.slice PodAnnotations:0xc005f12630}] Aliases:map[]}\"",
2026-06-11 12:41:58.271882 | controller |     "Jun 11 12:01:08.032885 crc crio[22553]: time=\"2026-06-11T12:01:08.032854773Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-22tn7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.271897 | controller |     "Jun 11 12:01:08.056544 crc crio[22553]: time=\"2026-06-11T12:01:08.05643491Z\" level=info msg=\"Ran pod sandbox 38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3 with infra container: openshift-marketplace/redhat-operators-22tn7/POD\" id=a3195906-47ec-4b5d-a79f-a4a18201cada name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.271912 | controller |     "Jun 11 12:01:08.059891 crc crio[22553]: time=\"2026-06-11T12:01:08.059557081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2beaa1d3-99d3-4bcf-a7bb-549c1f143d95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.271927 | controller |     "Jun 11 12:01:08.067295 crc crio[22553]: time=\"2026-06-11T12:01:08.064917447Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9eb12a78-0090-46db-b86c-1c3834ef36a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.271941 | controller |     "Jun 11 12:01:08.081165 crc crio[22553]: time=\"2026-06-11T12:01:08.080967815Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-22tn7/extract-utilities\" id=83aa8581-9070-4a95-af8d-06d20dc1238d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.271956 | controller |     "Jun 11 12:01:08.082194 crc crio[22553]: time=\"2026-06-11T12:01:08.081446329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.272020 | controller |     "Jun 11 12:01:08.175384 crc crio[22553]: time=\"2026-06-11T12:01:08.174575782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.272042 | controller |     "Jun 11 12:01:08.202781 crc crio[22553]: time=\"2026-06-11T12:01:08.20265063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.272057 | controller |     "Jun 11 12:01:08.550039 crc crio[22553]: time=\"2026-06-11T12:01:08.54936984Z\" level=info msg=\"Created container 648cc9c8772d4848c89f9f6f33bf517ae049a57b8f76b40ce8b042a4152ceb70: openshift-marketplace/redhat-operators-22tn7/extract-utilities\" id=83aa8581-9070-4a95-af8d-06d20dc1238d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.272072 | controller |     "Jun 11 12:01:08.552255 crc crio[22553]: time=\"2026-06-11T12:01:08.552094779Z\" level=info msg=\"Starting container: 648cc9c8772d4848c89f9f6f33bf517ae049a57b8f76b40ce8b042a4152ceb70\" id=c3b059e4-326f-4871-a7bc-4c139f2a446c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.272088 | controller |     "Jun 11 12:01:08.559865 crc crio[22553]: time=\"2026-06-11T12:01:08.559798434Z\" level=info msg=\"Started container\" PID=118572 containerID=648cc9c8772d4848c89f9f6f33bf517ae049a57b8f76b40ce8b042a4152ceb70 description=openshift-marketplace/redhat-operators-22tn7/extract-utilities id=c3b059e4-326f-4871-a7bc-4c139f2a446c name=/runtime.v1.RuntimeService/StartContainer sandboxID=38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3",
2026-06-11 12:41:58.272152 | controller |     "Jun 11 12:01:09.090796 crc crio[22553]: time=\"2026-06-11T12:01:09.090148114Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3bfcb90c-d25c-4608-a833-631921d9ab58 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.272173 | controller |     "Jun 11 12:01:09.107034 crc crio[22553]: time=\"2026-06-11T12:01:09.106895772Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.272189 | controller |     "Jun 11 12:01:09.950053 crc crio[22553]: time=\"2026-06-11T12:01:09.949936231Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=3bfcb90c-d25c-4608-a833-631921d9ab58 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.272204 | controller |     "Jun 11 12:01:09.951973 crc crio[22553]: time=\"2026-06-11T12:01:09.951765684Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ce34f79f-9b9f-4c73-81f6-382e4649a84a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.272219 | controller |     "Jun 11 12:01:09.959543 crc crio[22553]: time=\"2026-06-11T12:01:09.957518141Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c2bfe959-5900-476b-a2c2-4b800f0e5af8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.272233 | controller |     "Jun 11 12:01:09.969810 crc crio[22553]: time=\"2026-06-11T12:01:09.968423989Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-22tn7/extract-content\" id=ccf679fd-91e3-494d-b643-ce73c51ecd38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.272248 | controller |     "Jun 11 12:01:09.970389 crc crio[22553]: time=\"2026-06-11T12:01:09.970308584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.272266 | controller |     "Jun 11 12:01:10.046144 crc crio[22553]: time=\"2026-06-11T12:01:10.046083821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.272282 | controller |     "Jun 11 12:01:10.052542 crc crio[22553]: time=\"2026-06-11T12:01:10.051972173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.272296 | controller |     "Jun 11 12:01:10.275984 crc crio[22553]: time=\"2026-06-11T12:01:10.273985951Z\" level=info msg=\"Created container bb8a7dc73ba8e64f9a2ae14b9075521a6af300c9a24294f56b680639c08bc10b: openshift-marketplace/redhat-operators-22tn7/extract-content\" id=ccf679fd-91e3-494d-b643-ce73c51ecd38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.272311 | controller |     "Jun 11 12:01:10.275984 crc crio[22553]: time=\"2026-06-11T12:01:10.275437263Z\" level=info msg=\"Starting container: bb8a7dc73ba8e64f9a2ae14b9075521a6af300c9a24294f56b680639c08bc10b\" id=5f07f8de-2ed0-4854-b743-86267e4bb152 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.272325 | controller |     "Jun 11 12:01:10.288320 crc crio[22553]: time=\"2026-06-11T12:01:10.288155523Z\" level=info msg=\"Started container\" PID=118664 containerID=bb8a7dc73ba8e64f9a2ae14b9075521a6af300c9a24294f56b680639c08bc10b description=openshift-marketplace/redhat-operators-22tn7/extract-content id=5f07f8de-2ed0-4854-b743-86267e4bb152 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3",
2026-06-11 12:41:58.272340 | controller |     "Jun 11 12:01:17.293407 crc crio[22553]: time=\"2026-06-11T12:01:17.28262215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c907cf79-5686-4559-8bbb-ffb167e69427 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.272377 | controller |     "Jun 11 12:01:17.293407 crc crio[22553]: time=\"2026-06-11T12:01:17.286102351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=50b9f50c-8c28-4144-97cf-5f85440df192 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.272394 | controller |     "Jun 11 12:01:17.336156 crc crio[22553]: time=\"2026-06-11T12:01:17.336045246Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-22tn7/registry-server\" id=a909371f-e878-4b63-adde-4e6e05d38563 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.272409 | controller |     "Jun 11 12:01:17.336825 crc crio[22553]: time=\"2026-06-11T12:01:17.336578541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.272424 | controller |     "Jun 11 12:01:17.440539 crc crio[22553]: time=\"2026-06-11T12:01:17.44017886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.272439 | controller |     "Jun 11 12:01:17.466717 crc crio[22553]: time=\"2026-06-11T12:01:17.466159016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.272454 | controller |     "Jun 11 12:01:17.638887 crc crio[22553]: time=\"2026-06-11T12:01:17.63860659Z\" level=info msg=\"Created container a01e303a5067928faa19e532659517de81b56d5764a460d29c5c222440cdf573: openshift-marketplace/redhat-operators-22tn7/registry-server\" id=a909371f-e878-4b63-adde-4e6e05d38563 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.272468 | controller |     "Jun 11 12:01:17.642409 crc crio[22553]: time=\"2026-06-11T12:01:17.642316198Z\" level=info msg=\"Starting container: a01e303a5067928faa19e532659517de81b56d5764a460d29c5c222440cdf573\" id=52a0d67c-1ef5-432f-8a05-3a936b006108 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.272482 | controller |     "Jun 11 12:01:17.648801 crc crio[22553]: time=\"2026-06-11T12:01:17.648609561Z\" level=info msg=\"Started container\" PID=119028 containerID=a01e303a5067928faa19e532659517de81b56d5764a460d29c5c222440cdf573 description=openshift-marketplace/redhat-operators-22tn7/registry-server id=52a0d67c-1ef5-432f-8a05-3a936b006108 name=/runtime.v1.RuntimeService/StartContainer sandboxID=38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3",
2026-06-11 12:41:58.272497 | controller |     "Jun 11 12:01:20.685815 crc crio[22553]: time=\"2026-06-11T12:01:20.68483817Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-9vnsj/POD\" id=1adec50e-ad92-4db3-ac4a-6b305d0ac173 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.272512 | controller |     "Jun 11 12:01:20.687279 crc crio[22553]: time=\"2026-06-11T12:01:20.687254461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.272527 | controller |     "Jun 11 12:01:20.737426 crc crio[22553]: time=\"2026-06-11T12:01:20.737331019Z\" level=info msg=\"Got pod network &{Name:community-operators-9vnsj Namespace:openshift-marketplace ID:e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968 UID:88e3d3fd-e4a7-481a-8421-4d6937c8de4a NetNS:/var/run/netns/d4ee21b5-be36-4a32-8246-9d38ee855e8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88e3d3fd_e4a7_481a_8421_4d6937c8de4a.slice PodAnnotations:0xc00043a728}] Aliases:map[]}\"",
2026-06-11 12:41:58.272546 | controller |     "Jun 11 12:01:20.737426 crc crio[22553]: time=\"2026-06-11T12:01:20.737402352Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-9vnsj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.272561 | controller |     "Jun 11 12:01:21.731452 crc crio[22553]: 2026-06-11T12:01:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4d4f7d96c2a04a Mac:4e:6a:bd:65:ac:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/d4ee21b5-be36-4a32-8246-9d38ee855e8c SocketPath: PciID:}] [{Interface:0xc0001d8a40 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.272576 | controller |     "Jun 11 12:01:21.733758 crc crio[22553]: time=\"2026-06-11T12:01:21.733628853Z\" level=info msg=\"Got pod network &{Name:community-operators-9vnsj Namespace:openshift-marketplace ID:e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968 UID:88e3d3fd-e4a7-481a-8421-4d6937c8de4a NetNS:/var/run/netns/d4ee21b5-be36-4a32-8246-9d38ee855e8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88e3d3fd_e4a7_481a_8421_4d6937c8de4a.slice PodAnnotations:0xc00043a728}] Aliases:map[]}\"",
2026-06-11 12:41:58.272591 | controller |     "Jun 11 12:01:21.733966 crc crio[22553]: time=\"2026-06-11T12:01:21.733893331Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-9vnsj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.272605 | controller |     "Jun 11 12:01:21.747077 crc crio[22553]: time=\"2026-06-11T12:01:21.746984702Z\" level=info msg=\"Ran pod sandbox e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968 with infra container: openshift-marketplace/community-operators-9vnsj/POD\" id=1adec50e-ad92-4db3-ac4a-6b305d0ac173 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.272620 | controller |     "Jun 11 12:01:21.759145 crc crio[22553]: time=\"2026-06-11T12:01:21.756410347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5deb44b7-7a33-4136-8024-17b054baec0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.272635 | controller |     "Jun 11 12:01:21.767097 crc crio[22553]: time=\"2026-06-11T12:01:21.762996629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=22c2de1c-5544-4fb4-959e-88fcec76df4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.272649 | controller |     "Jun 11 12:01:21.918131 crc crio[22553]: time=\"2026-06-11T12:01:21.918034735Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-9vnsj/extract-utilities\" id=a7845daa-75d9-4cc5-9b38-e47267bae1c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.272663 | controller |     "Jun 11 12:01:21.918604 crc crio[22553]: time=\"2026-06-11T12:01:21.91854526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.272678 | controller |     "Jun 11 12:01:22.075303 crc crio[22553]: time=\"2026-06-11T12:01:22.0750871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.272692 | controller |     "Jun 11 12:01:22.080857 crc crio[22553]: time=\"2026-06-11T12:01:22.080785216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.272707 | controller |     "Jun 11 12:01:23.095770 crc crio[22553]: time=\"2026-06-11T12:01:23.095082453Z\" level=info msg=\"Created container b9a34bc96ed693e5f9c2193795c9ad3811b490eb446bd23e9cf7df8dab7c97f6: openshift-marketplace/community-operators-9vnsj/extract-utilities\" id=a7845daa-75d9-4cc5-9b38-e47267bae1c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.272726 | controller |     "Jun 11 12:01:23.098349 crc crio[22553]: time=\"2026-06-11T12:01:23.097597906Z\" level=info msg=\"Starting container: b9a34bc96ed693e5f9c2193795c9ad3811b490eb446bd23e9cf7df8dab7c97f6\" id=04a318b2-7a93-4e90-8dd7-68e478dbfc21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.272741 | controller |     "Jun 11 12:01:23.106740 crc crio[22553]: time=\"2026-06-11T12:01:23.106361631Z\" level=info msg=\"Started container\" PID=119321 containerID=b9a34bc96ed693e5f9c2193795c9ad3811b490eb446bd23e9cf7df8dab7c97f6 description=openshift-marketplace/community-operators-9vnsj/extract-utilities id=04a318b2-7a93-4e90-8dd7-68e478dbfc21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968",
2026-06-11 12:41:58.272756 | controller |     "Jun 11 12:01:23.485297 crc crio[22553]: time=\"2026-06-11T12:01:23.485201947Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=eaabcdd0-a348-4aae-83c5-fe81289260a1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.272770 | controller |     "Jun 11 12:01:23.502113 crc crio[22553]: time=\"2026-06-11T12:01:23.502066559Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.272785 | controller |     "Jun 11 12:01:24.238019 crc crio[22553]: time=\"2026-06-11T12:01:24.237807953Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=eaabcdd0-a348-4aae-83c5-fe81289260a1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.272800 | controller |     "Jun 11 12:01:24.239412 crc crio[22553]: time=\"2026-06-11T12:01:24.239040649Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=cb674402-2365-4517-ba72-4f614180367a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.272815 | controller |     "Jun 11 12:01:24.242331 crc crio[22553]: time=\"2026-06-11T12:01:24.242220191Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8a717a42-68a0-4127-bea5-bf960d60fd97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.272829 | controller |     "Jun 11 12:01:24.252121 crc crio[22553]: time=\"2026-06-11T12:01:24.252029937Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-9vnsj/extract-content\" id=fa36436b-97f8-40b9-966a-5cb456bb30e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.272844 | controller |     "Jun 11 12:01:24.252904 crc crio[22553]: time=\"2026-06-11T12:01:24.252658186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.272859 | controller |     "Jun 11 12:01:24.316629 crc crio[22553]: time=\"2026-06-11T12:01:24.316446334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.272874 | controller |     "Jun 11 12:01:24.321984 crc crio[22553]: time=\"2026-06-11T12:01:24.321897063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.272888 | controller |     "Jun 11 12:01:24.543342 crc crio[22553]: time=\"2026-06-11T12:01:24.54320897Z\" level=info msg=\"Created container 9599250a392ba80aabf3ed231efbad63e693f649c44ed60777207610fb069984: openshift-marketplace/community-operators-9vnsj/extract-content\" id=fa36436b-97f8-40b9-966a-5cb456bb30e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.272907 | controller |     "Jun 11 12:01:24.545010 crc crio[22553]: time=\"2026-06-11T12:01:24.54493859Z\" level=info msg=\"Starting container: 9599250a392ba80aabf3ed231efbad63e693f649c44ed60777207610fb069984\" id=79acab62-e77d-4d61-91ba-a63fd783193d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.272922 | controller |     "Jun 11 12:01:24.553655 crc crio[22553]: time=\"2026-06-11T12:01:24.551894773Z\" level=info msg=\"Started container\" PID=119391 containerID=9599250a392ba80aabf3ed231efbad63e693f649c44ed60777207610fb069984 description=openshift-marketplace/community-operators-9vnsj/extract-content id=79acab62-e77d-4d61-91ba-a63fd783193d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968",
2026-06-11 12:41:58.272937 | controller |     "Jun 11 12:01:26.568765 crc crio[22553]: time=\"2026-06-11T12:01:26.567835229Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6416008c-253a-4c9c-95f3-248fd9b7df19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.272952 | controller |     "Jun 11 12:01:26.573120 crc crio[22553]: time=\"2026-06-11T12:01:26.572346691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=639a65ef-12f6-47cd-832b-57cdc5562fb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.272966 | controller |     "Jun 11 12:01:26.581463 crc crio[22553]: time=\"2026-06-11T12:01:26.581376364Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-9vnsj/registry-server\" id=c2845892-d95b-4415-89f4-e6fd159e9f27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.272981 | controller |     "Jun 11 12:01:26.582333 crc crio[22553]: time=\"2026-06-11T12:01:26.58226964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.272996 | controller |     "Jun 11 12:01:26.666101 crc crio[22553]: time=\"2026-06-11T12:01:26.665989439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.273010 | controller |     "Jun 11 12:01:26.672660 crc crio[22553]: time=\"2026-06-11T12:01:26.672445527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.273025 | controller |     "Jun 11 12:01:26.856959 crc crio[22553]: time=\"2026-06-11T12:01:26.856842159Z\" level=info msg=\"Created container 2d63527a778e29a6c4c2b846c83a98eb3cb044ca9b7ce0256f21f2a0431113e8: openshift-marketplace/community-operators-9vnsj/registry-server\" id=c2845892-d95b-4415-89f4-e6fd159e9f27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.273040 | controller |     "Jun 11 12:01:26.858802 crc crio[22553]: time=\"2026-06-11T12:01:26.858665372Z\" level=info msg=\"Starting container: 2d63527a778e29a6c4c2b846c83a98eb3cb044ca9b7ce0256f21f2a0431113e8\" id=f0cb250c-ed30-44d7-b5f6-8c1ec96ce4d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.273055 | controller |     "Jun 11 12:01:26.866826 crc crio[22553]: time=\"2026-06-11T12:01:26.866588623Z\" level=info msg=\"Started container\" PID=119567 containerID=2d63527a778e29a6c4c2b846c83a98eb3cb044ca9b7ce0256f21f2a0431113e8 description=openshift-marketplace/community-operators-9vnsj/registry-server id=f0cb250c-ed30-44d7-b5f6-8c1ec96ce4d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968",
2026-06-11 12:41:58.273070 | controller |     "Jun 11 12:01:33.679033 crc crio[22553]: time=\"2026-06-11T12:01:33.677889035Z\" level=info msg=\"Stopping container: 2d63527a778e29a6c4c2b846c83a98eb3cb044ca9b7ce0256f21f2a0431113e8 (timeout: 2s)\" id=c8bf9cc4-d3af-4949-8ae6-907cc7ea5593 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.273090 | controller |     "Jun 11 12:01:33.810003 crc crio[22553]: time=\"2026-06-11T12:01:33.809927741Z\" level=info msg=\"Stopped container 2d63527a778e29a6c4c2b846c83a98eb3cb044ca9b7ce0256f21f2a0431113e8: openshift-marketplace/community-operators-9vnsj/registry-server\" id=c8bf9cc4-d3af-4949-8ae6-907cc7ea5593 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.273105 | controller |     "Jun 11 12:01:33.811663 crc crio[22553]: time=\"2026-06-11T12:01:33.811566749Z\" level=info msg=\"Stopping pod sandbox: e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968\" id=97e6321f-83b5-4e46-aa7d-c3ba9add035a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.273120 | controller |     "Jun 11 12:01:33.812585 crc crio[22553]: time=\"2026-06-11T12:01:33.812466435Z\" level=info msg=\"Got pod network &{Name:community-operators-9vnsj Namespace:openshift-marketplace ID:e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968 UID:88e3d3fd-e4a7-481a-8421-4d6937c8de4a NetNS:/var/run/netns/d4ee21b5-be36-4a32-8246-9d38ee855e8c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod88e3d3fd_e4a7_481a_8421_4d6937c8de4a.slice PodAnnotations:0xc001be70a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.273135 | controller |     "Jun 11 12:01:33.813046 crc crio[22553]: time=\"2026-06-11T12:01:33.81297678Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-9vnsj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.273150 | controller |     "Jun 11 12:01:34.191975 crc crio[22553]: time=\"2026-06-11T12:01:34.191434065Z\" level=info msg=\"Stopped pod sandbox: e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968\" id=97e6321f-83b5-4e46-aa7d-c3ba9add035a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.273164 | controller |     "Jun 11 12:01:34.698167 crc crio[22553]: time=\"2026-06-11T12:01:34.697770406Z\" level=info msg=\"Removing container: 2d63527a778e29a6c4c2b846c83a98eb3cb044ca9b7ce0256f21f2a0431113e8\" id=8b8564b4-322b-4633-ad09-980b0536c5f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.273179 | controller |     "Jun 11 12:01:34.743756 crc crio[22553]: time=\"2026-06-11T12:01:34.740796249Z\" level=info msg=\"Removed container 2d63527a778e29a6c4c2b846c83a98eb3cb044ca9b7ce0256f21f2a0431113e8: openshift-marketplace/community-operators-9vnsj/registry-server\" id=8b8564b4-322b-4633-ad09-980b0536c5f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.273193 | controller |     "Jun 11 12:01:34.745364 crc crio[22553]: time=\"2026-06-11T12:01:34.745089054Z\" level=info msg=\"Removing container: 9599250a392ba80aabf3ed231efbad63e693f649c44ed60777207610fb069984\" id=b715c99a-7e17-4d66-87f9-eea32977de77 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.273207 | controller |     "Jun 11 12:01:34.802000 crc crio[22553]: time=\"2026-06-11T12:01:34.801763235Z\" level=info msg=\"Removed container 9599250a392ba80aabf3ed231efbad63e693f649c44ed60777207610fb069984: openshift-marketplace/community-operators-9vnsj/extract-content\" id=b715c99a-7e17-4d66-87f9-eea32977de77 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.273222 | controller |     "Jun 11 12:01:34.822194 crc crio[22553]: time=\"2026-06-11T12:01:34.822078947Z\" level=info msg=\"Removing container: b9a34bc96ed693e5f9c2193795c9ad3811b490eb446bd23e9cf7df8dab7c97f6\" id=3d6a8b3f-465e-4933-93da-5ee3a0c97b3d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.273236 | controller |     "Jun 11 12:01:34.914907 crc crio[22553]: time=\"2026-06-11T12:01:34.914667284Z\" level=info msg=\"Removed container b9a34bc96ed693e5f9c2193795c9ad3811b490eb446bd23e9cf7df8dab7c97f6: openshift-marketplace/community-operators-9vnsj/extract-utilities\" id=3d6a8b3f-465e-4933-93da-5ee3a0c97b3d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.273254 | controller |     "Jun 11 12:01:45.867909 crc crio[22553]: time=\"2026-06-11T12:01:45.866270618Z\" level=info msg=\"Removing container: f8f13816121e959975cb92775f4d48a76ea7a13a56eb60db27c03fd86ebf3b68\" id=00ae48ff-c151-43bd-853b-0820d44fb7f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.273269 | controller |     "Jun 11 12:01:45.962793 crc crio[22553]: time=\"2026-06-11T12:01:45.962252024Z\" level=info msg=\"Removed container f8f13816121e959975cb92775f4d48a76ea7a13a56eb60db27c03fd86ebf3b68: openstack/nova-cell0-cell-mapping-xqng5/nova-manage\" id=00ae48ff-c151-43bd-853b-0820d44fb7f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.273284 | controller |     "Jun 11 12:01:45.968855 crc crio[22553]: time=\"2026-06-11T12:01:45.968063483Z\" level=info msg=\"Removing container: 9a4a7fbea57ce8a8eed72c13bbf1998a9f354eedce56bb1e5873400af8a32a75\" id=1bc2cbeb-784a-41da-823e-b845b271ff79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.273299 | controller |     "Jun 11 12:01:46.068734 crc crio[22553]: time=\"2026-06-11T12:01:46.068467338Z\" level=info msg=\"Removed container 9a4a7fbea57ce8a8eed72c13bbf1998a9f354eedce56bb1e5873400af8a32a75: openstack/nova-cell1-conductor-db-sync-mj7ml/nova-cell1-conductor-db-sync\" id=1bc2cbeb-784a-41da-823e-b845b271ff79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.273313 | controller |     "Jun 11 12:01:46.073556 crc crio[22553]: time=\"2026-06-11T12:01:46.073384801Z\" level=info msg=\"Removing container: fb976ea3f61e6682bd1250f30bc991f33e7fcf6f54533d5f1eb1a76a94ae4827\" id=01a7c2bb-f659-4fdb-a408-c4d7378f41cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.273328 | controller |     "Jun 11 12:01:46.169656 crc crio[22553]: time=\"2026-06-11T12:01:46.169363597Z\" level=info msg=\"Removed container fb976ea3f61e6682bd1250f30bc991f33e7fcf6f54533d5f1eb1a76a94ae4827: openstack/nova-cell0-conductor-db-sync-rr6b4/nova-cell0-conductor-db-sync\" id=01a7c2bb-f659-4fdb-a408-c4d7378f41cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.273343 | controller |     "Jun 11 12:01:46.183017 crc crio[22553]: time=\"2026-06-11T12:01:46.182893281Z\" level=info msg=\"Stopping pod sandbox: 54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1\" id=dad5b084-aed7-4072-bd14-baef1b51b5f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.273376 | controller |     "Jun 11 12:01:46.183017 crc crio[22553]: time=\"2026-06-11T12:01:46.183008825Z\" level=info msg=\"Stopped pod sandbox (already stopped): 54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1\" id=dad5b084-aed7-4072-bd14-baef1b51b5f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.273391 | controller |     "Jun 11 12:01:46.184327 crc crio[22553]: time=\"2026-06-11T12:01:46.18420396Z\" level=info msg=\"Removing pod sandbox: 54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1\" id=3160d687-6b61-4019-bea8-fe48bbf969a5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.273406 | controller |     "Jun 11 12:01:46.201459 crc crio[22553]: time=\"2026-06-11T12:01:46.201273547Z\" level=info msg=\"Removed pod sandbox: 54aed775388828972dfef3bd606bddd6f560f9a6cebd074f2ed9c3328f52e8a1\" id=3160d687-6b61-4019-bea8-fe48bbf969a5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.273420 | controller |     "Jun 11 12:01:46.202401 crc crio[22553]: time=\"2026-06-11T12:01:46.202281306Z\" level=info msg=\"Stopping pod sandbox: e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968\" id=693c986f-8197-4765-a972-feffd44fa1cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.273435 | controller |     "Jun 11 12:01:46.202589 crc crio[22553]: time=\"2026-06-11T12:01:46.20241147Z\" level=info msg=\"Stopped pod sandbox (already stopped): e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968\" id=693c986f-8197-4765-a972-feffd44fa1cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.273453 | controller |     "Jun 11 12:01:46.203834 crc crio[22553]: time=\"2026-06-11T12:01:46.203748379Z\" level=info msg=\"Removing pod sandbox: e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968\" id=857fbc07-e469-4886-97ab-a7d8d2a202af name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.273468 | controller |     "Jun 11 12:01:46.228534 crc crio[22553]: time=\"2026-06-11T12:01:46.228375496Z\" level=info msg=\"Removed pod sandbox: e4d4f7d96c2a04ab344f8da293fe7b3632ea4cb49756b9d3c87d5a41d1a18968\" id=857fbc07-e469-4886-97ab-a7d8d2a202af name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.273483 | controller |     "Jun 11 12:01:46.230207 crc crio[22553]: time=\"2026-06-11T12:01:46.230118447Z\" level=info msg=\"Stopping pod sandbox: c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b\" id=eb84a2f8-807f-462b-904d-21daa4949e45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.273497 | controller |     "Jun 11 12:01:46.230207 crc crio[22553]: time=\"2026-06-11T12:01:46.23020144Z\" level=info msg=\"Stopped pod sandbox (already stopped): c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b\" id=eb84a2f8-807f-462b-904d-21daa4949e45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.273512 | controller |     "Jun 11 12:01:46.231473 crc crio[22553]: time=\"2026-06-11T12:01:46.231325222Z\" level=info msg=\"Removing pod sandbox: c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b\" id=6349ddbb-4514-4865-90d6-28ec468c060a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.273526 | controller |     "Jun 11 12:01:46.294999 crc crio[22553]: time=\"2026-06-11T12:01:46.294770621Z\" level=info msg=\"Removed pod sandbox: c9c2bfb071dff15b0d137633d6960264ad35c7367096e6202287aafbd1d4eb3b\" id=6349ddbb-4514-4865-90d6-28ec468c060a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.273540 | controller |     "Jun 11 12:01:46.296372 crc crio[22553]: time=\"2026-06-11T12:01:46.296171541Z\" level=info msg=\"Stopping pod sandbox: bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa\" id=ec17fcf9-b394-45fa-8b8f-b725b32738d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.273555 | controller |     "Jun 11 12:01:46.296470 crc crio[22553]: time=\"2026-06-11T12:01:46.296418229Z\" level=info msg=\"Stopped pod sandbox (already stopped): bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa\" id=ec17fcf9-b394-45fa-8b8f-b725b32738d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.273569 | controller |     "Jun 11 12:01:46.299373 crc crio[22553]: time=\"2026-06-11T12:01:46.299171979Z\" level=info msg=\"Removing pod sandbox: bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa\" id=62724541-832d-45b8-b052-1dce236c9df7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.273583 | controller |     "Jun 11 12:01:46.327298 crc crio[22553]: time=\"2026-06-11T12:01:46.327130403Z\" level=info msg=\"Removed pod sandbox: bdb942f5c6fd5910df883b61466bccca2093f21d61feddff4b8aa8dd8ffee2aa\" id=62724541-832d-45b8-b052-1dce236c9df7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.273597 | controller |     "Jun 11 12:01:47.967602 crc crio[22553]: time=\"2026-06-11T12:01:47.960580997Z\" level=info msg=\"Stopping container: a01e303a5067928faa19e532659517de81b56d5764a460d29c5c222440cdf573 (timeout: 2s)\" id=939ea8b3-05fe-4109-99b2-8515daf28fd5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.273612 | controller |     "Jun 11 12:01:48.106464 crc crio[22553]: time=\"2026-06-11T12:01:48.106309392Z\" level=info msg=\"Stopped container a01e303a5067928faa19e532659517de81b56d5764a460d29c5c222440cdf573: openshift-marketplace/redhat-operators-22tn7/registry-server\" id=939ea8b3-05fe-4109-99b2-8515daf28fd5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.273630 | controller |     "Jun 11 12:01:48.108134 crc crio[22553]: time=\"2026-06-11T12:01:48.108062213Z\" level=info msg=\"Stopping pod sandbox: 38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3\" id=13d80e58-30b0-48c6-8f2d-9357eb98263c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.273646 | controller |     "Jun 11 12:01:48.109201 crc crio[22553]: time=\"2026-06-11T12:01:48.109122884Z\" level=info msg=\"Got pod network &{Name:redhat-operators-22tn7 Namespace:openshift-marketplace ID:38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3 UID:097905d7-a912-48f3-902c-ce121d28e5c6 NetNS:/var/run/netns/e1e893e6-657a-44d4-9e4a-5789df649268 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod097905d7_a912_48f3_902c_ce121d28e5c6.slice PodAnnotations:0xc005eca7a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.273661 | controller |     "Jun 11 12:01:48.109378 crc crio[22553]: time=\"2026-06-11T12:01:48.10931925Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-22tn7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.273675 | controller |     "Jun 11 12:01:48.451051 crc crio[22553]: time=\"2026-06-11T12:01:48.450276852Z\" level=info msg=\"Stopped pod sandbox: 38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3\" id=13d80e58-30b0-48c6-8f2d-9357eb98263c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.273690 | controller |     "Jun 11 12:01:48.990626 crc crio[22553]: time=\"2026-06-11T12:01:48.990544061Z\" level=info msg=\"Removing container: a01e303a5067928faa19e532659517de81b56d5764a460d29c5c222440cdf573\" id=9d0ea103-1c5a-450f-a707-2cadfe33db71 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.273704 | controller |     "Jun 11 12:01:49.032381 crc crio[22553]: time=\"2026-06-11T12:01:49.032127303Z\" level=info msg=\"Removed container a01e303a5067928faa19e532659517de81b56d5764a460d29c5c222440cdf573: openshift-marketplace/redhat-operators-22tn7/registry-server\" id=9d0ea103-1c5a-450f-a707-2cadfe33db71 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.273719 | controller |     "Jun 11 12:01:49.043772 crc crio[22553]: time=\"2026-06-11T12:01:49.042989039Z\" level=info msg=\"Removing container: bb8a7dc73ba8e64f9a2ae14b9075521a6af300c9a24294f56b680639c08bc10b\" id=443935e3-f2b1-4878-8137-4c385618f063 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.273734 | controller |     "Jun 11 12:01:49.089590 crc crio[22553]: time=\"2026-06-11T12:01:49.089438172Z\" level=info msg=\"Removed container bb8a7dc73ba8e64f9a2ae14b9075521a6af300c9a24294f56b680639c08bc10b: openshift-marketplace/redhat-operators-22tn7/extract-content\" id=443935e3-f2b1-4878-8137-4c385618f063 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.273749 | controller |     "Jun 11 12:01:49.094745 crc crio[22553]: time=\"2026-06-11T12:01:49.094144219Z\" level=info msg=\"Removing container: 648cc9c8772d4848c89f9f6f33bf517ae049a57b8f76b40ce8b042a4152ceb70\" id=a693a5d0-8695-42f3-891f-4bf65a36b4aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.273764 | controller |     "Jun 11 12:01:49.191117 crc crio[22553]: time=\"2026-06-11T12:01:49.190990871Z\" level=info msg=\"Removed container 648cc9c8772d4848c89f9f6f33bf517ae049a57b8f76b40ce8b042a4152ceb70: openshift-marketplace/redhat-operators-22tn7/extract-utilities\" id=a693a5d0-8695-42f3-891f-4bf65a36b4aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.273778 | controller |     "Jun 11 12:02:00.560039 crc crio[22553]: time=\"2026-06-11T12:02:00.558382238Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686322-lt68m/POD\" id=931a8687-673f-4756-b4a5-66df9d33a766 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.273799 | controller |     "Jun 11 12:02:00.563894 crc crio[22553]: time=\"2026-06-11T12:02:00.560071767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.273815 | controller |     "Jun 11 12:02:00.628566 crc crio[22553]: time=\"2026-06-11T12:02:00.628353736Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686322-lt68m Namespace:openshift-infra ID:128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e UID:7b4a8194-7579-4725-b9b8-88d10ca10d34 NetNS:/var/run/netns/0bef1df1-803b-4682-9902-6e459482ea66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b4a8194_7579_4725_b9b8_88d10ca10d34.slice PodAnnotations:0xc002817010}] Aliases:map[]}\"",
2026-06-11 12:41:58.273830 | controller |     "Jun 11 12:02:00.628566 crc crio[22553]: time=\"2026-06-11T12:02:00.62846742Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686322-lt68m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.273845 | controller |     "Jun 11 12:02:01.302467 crc crio[22553]: 2026-06-11T12:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:128c6f4d0fc29a9 Mac:0a:88:41:c8:c6:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/0bef1df1-803b-4682-9902-6e459482ea66 SocketPath: PciID:}] [{Interface:0xc00028e1a0 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.273860 | controller |     "Jun 11 12:02:01.306751 crc crio[22553]: time=\"2026-06-11T12:02:01.3064252Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686322-lt68m Namespace:openshift-infra ID:128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e UID:7b4a8194-7579-4725-b9b8-88d10ca10d34 NetNS:/var/run/netns/0bef1df1-803b-4682-9902-6e459482ea66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b4a8194_7579_4725_b9b8_88d10ca10d34.slice PodAnnotations:0xc002817010}] Aliases:map[]}\"",
2026-06-11 12:41:58.273875 | controller |     "Jun 11 12:02:01.308923 crc crio[22553]: time=\"2026-06-11T12:02:01.307210823Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686322-lt68m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.273891 | controller |     "Jun 11 12:02:01.327332 crc crio[22553]: time=\"2026-06-11T12:02:01.327221216Z\" level=info msg=\"Ran pod sandbox 128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e with infra container: openshift-infra/auto-csr-approver-29686322-lt68m/POD\" id=931a8687-673f-4756-b4a5-66df9d33a766 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.273906 | controller |     "Jun 11 12:02:01.337343 crc crio[22553]: time=\"2026-06-11T12:02:01.337038222Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c8a488ec-8f86-46f8-965f-299a4ee4e2b7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.273921 | controller |     "Jun 11 12:02:01.351214 crc crio[22553]: time=\"2026-06-11T12:02:01.351104252Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.273936 | controller |     "Jun 11 12:02:02.230999 crc crio[22553]: time=\"2026-06-11T12:02:02.230082817Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c8a488ec-8f86-46f8-965f-299a4ee4e2b7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.273950 | controller |     "Jun 11 12:02:02.233368 crc crio[22553]: time=\"2026-06-11T12:02:02.2332758Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6889d028-fb4f-4bc3-a2fa-2251a7699ff8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.273969 | controller |     "Jun 11 12:02:02.236375 crc crio[22553]: time=\"2026-06-11T12:02:02.236260096Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4d824695-0d1e-4474-9877-3070f4b9cd86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.273984 | controller |     "Jun 11 12:02:02.246258 crc crio[22553]: time=\"2026-06-11T12:02:02.246153445Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686322-lt68m/oc\" id=852d45cb-23f1-4593-946e-76db9511d8f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.273999 | controller |     "Jun 11 12:02:02.247104 crc crio[22553]: time=\"2026-06-11T12:02:02.24702836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.274013 | controller |     "Jun 11 12:02:02.308408 crc crio[22553]: time=\"2026-06-11T12:02:02.308284335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.274028 | controller |     "Jun 11 12:02:02.620399 crc crio[22553]: time=\"2026-06-11T12:02:02.619786919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.274042 | controller |     "Jun 11 12:02:02.738133 crc crio[22553]: time=\"2026-06-11T12:02:02.738003163Z\" level=info msg=\"Created container 9df696e0c9f48a194996677fa808f0564f43c57bb7931a2fe63b78eccbc8a8ea: openshift-infra/auto-csr-approver-29686322-lt68m/oc\" id=852d45cb-23f1-4593-946e-76db9511d8f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.274057 | controller |     "Jun 11 12:02:02.742827 crc crio[22553]: time=\"2026-06-11T12:02:02.741857915Z\" level=info msg=\"Starting container: 9df696e0c9f48a194996677fa808f0564f43c57bb7931a2fe63b78eccbc8a8ea\" id=b76dd067-0d75-4309-81f9-6c3000cffa3d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.274071 | controller |     "Jun 11 12:02:02.749470 crc crio[22553]: time=\"2026-06-11T12:02:02.749297452Z\" level=info msg=\"Started container\" PID=121448 containerID=9df696e0c9f48a194996677fa808f0564f43c57bb7931a2fe63b78eccbc8a8ea description=openshift-infra/auto-csr-approver-29686322-lt68m/oc id=b76dd067-0d75-4309-81f9-6c3000cffa3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e",
2026-06-11 12:41:58.274086 | controller |     "Jun 11 12:02:05.333531 crc crio[22553]: time=\"2026-06-11T12:02:05.332155464Z\" level=info msg=\"Stopping pod sandbox: 128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e\" id=1f136aca-53b7-4cac-bc4e-49851e72c0ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.274101 | controller |     "Jun 11 12:02:05.335413 crc crio[22553]: time=\"2026-06-11T12:02:05.334188823Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686322-lt68m Namespace:openshift-infra ID:128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e UID:7b4a8194-7579-4725-b9b8-88d10ca10d34 NetNS:/var/run/netns/0bef1df1-803b-4682-9902-6e459482ea66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b4a8194_7579_4725_b9b8_88d10ca10d34.slice PodAnnotations:0xc002816390}] Aliases:map[]}\"",
2026-06-11 12:41:58.274116 | controller |     "Jun 11 12:02:05.335413 crc crio[22553]: time=\"2026-06-11T12:02:05.334390949Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686322-lt68m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.274131 | controller |     "Jun 11 12:02:05.687322 crc crio[22553]: time=\"2026-06-11T12:02:05.687232558Z\" level=info msg=\"Stopped pod sandbox: 128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e\" id=1f136aca-53b7-4cac-bc4e-49851e72c0ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.274150 | controller |     "Jun 11 12:02:39.370238 crc crio[22553]: time=\"2026-06-11T12:02:39.369168346Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-bj94g/POD\" id=ee5faa62-9a2c-4f76-9c17-840ee3e823cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.274165 | controller |     "Jun 11 12:02:39.371927 crc crio[22553]: time=\"2026-06-11T12:02:39.370260098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.274180 | controller |     "Jun 11 12:02:39.410862 crc crio[22553]: time=\"2026-06-11T12:02:39.410759828Z\" level=info msg=\"Got pod network &{Name:certified-operators-bj94g Namespace:openshift-marketplace ID:27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a UID:b4ef2a27-767c-40bb-b3fa-029ebb44d7ad NetNS:/var/run/netns/c0f52e1f-e750-4db7-a633-54c3fdc77c72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4ef2a27_767c_40bb_b3fa_029ebb44d7ad.slice PodAnnotations:0xc00043ac58}] Aliases:map[]}\"",
2026-06-11 12:41:58.274194 | controller |     "Jun 11 12:02:39.410862 crc crio[22553]: time=\"2026-06-11T12:02:39.41083274Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-bj94g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.274209 | controller |     "Jun 11 12:02:39.805782 crc crio[22553]: 2026-06-11T12:02:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27c7184d487b3f6 Mac:8e:aa:ae:b4:47:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/c0f52e1f-e750-4db7-a633-54c3fdc77c72 SocketPath: PciID:}] [{Interface:0xc000116760 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.274224 | controller |     "Jun 11 12:02:39.808649 crc crio[22553]: time=\"2026-06-11T12:02:39.808481014Z\" level=info msg=\"Got pod network &{Name:certified-operators-bj94g Namespace:openshift-marketplace ID:27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a UID:b4ef2a27-767c-40bb-b3fa-029ebb44d7ad NetNS:/var/run/netns/c0f52e1f-e750-4db7-a633-54c3fdc77c72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4ef2a27_767c_40bb_b3fa_029ebb44d7ad.slice PodAnnotations:0xc00043ac58}] Aliases:map[]}\"",
2026-06-11 12:41:58.274239 | controller |     "Jun 11 12:02:39.808809 crc crio[22553]: time=\"2026-06-11T12:02:39.808767882Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-bj94g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.274254 | controller |     "Jun 11 12:02:39.820752 crc crio[22553]: time=\"2026-06-11T12:02:39.820590027Z\" level=info msg=\"Ran pod sandbox 27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a with infra container: openshift-marketplace/certified-operators-bj94g/POD\" id=ee5faa62-9a2c-4f76-9c17-840ee3e823cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.274268 | controller |     "Jun 11 12:02:39.825033 crc crio[22553]: time=\"2026-06-11T12:02:39.824662425Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a0340e19-a5d1-482f-8cc1-30912abdebab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.274283 | controller |     "Jun 11 12:02:39.830177 crc crio[22553]: time=\"2026-06-11T12:02:39.830072073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eed7bc9c-dfd5-44d2-ad75-cb137cc5f642 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.274302 | controller |     "Jun 11 12:02:39.839293 crc crio[22553]: time=\"2026-06-11T12:02:39.839173378Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bj94g/extract-utilities\" id=952630ab-dabf-49b2-bcf2-45cfb4718654 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.274316 | controller |     "Jun 11 12:02:39.839896 crc crio[22553]: time=\"2026-06-11T12:02:39.839611761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.274331 | controller |     "Jun 11 12:02:39.903836 crc crio[22553]: time=\"2026-06-11T12:02:39.903660167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.274359 | controller |     "Jun 11 12:02:39.909538 crc crio[22553]: time=\"2026-06-11T12:02:39.909430815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.274379 | controller |     "Jun 11 12:02:40.072279 crc crio[22553]: time=\"2026-06-11T12:02:40.071741573Z\" level=info msg=\"Created container cfc8ea9fba329754ff5b354baf4fca75286c9286341e54bf46710e04b00777cb: openshift-marketplace/certified-operators-bj94g/extract-utilities\" id=952630ab-dabf-49b2-bcf2-45cfb4718654 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.274394 | controller |     "Jun 11 12:02:40.076552 crc crio[22553]: time=\"2026-06-11T12:02:40.074414141Z\" level=info msg=\"Starting container: cfc8ea9fba329754ff5b354baf4fca75286c9286341e54bf46710e04b00777cb\" id=f0b2c83f-bbe6-4b43-b7be-72fa863a364a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.274409 | controller |     "Jun 11 12:02:40.080796 crc crio[22553]: time=\"2026-06-11T12:02:40.080613042Z\" level=info msg=\"Started container\" PID=123394 containerID=cfc8ea9fba329754ff5b354baf4fca75286c9286341e54bf46710e04b00777cb description=openshift-marketplace/certified-operators-bj94g/extract-utilities id=f0b2c83f-bbe6-4b43-b7be-72fa863a364a name=/runtime.v1.RuntimeService/StartContainer sandboxID=27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a",
2026-06-11 12:41:58.274424 | controller |     "Jun 11 12:02:40.947587 crc crio[22553]: time=\"2026-06-11T12:02:40.947459374Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=aa468174-8324-4592-865e-9348bcbe98f8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.274439 | controller |     "Jun 11 12:02:40.960335 crc crio[22553]: time=\"2026-06-11T12:02:40.960227236Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.274454 | controller |     "Jun 11 12:02:41.743003 crc crio[22553]: time=\"2026-06-11T12:02:41.742587516Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=aa468174-8324-4592-865e-9348bcbe98f8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.274469 | controller |     "Jun 11 12:02:41.743905 crc crio[22553]: time=\"2026-06-11T12:02:41.74375218Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=da0c18d4-adec-4c93-ae0e-fdc76c797145 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.274484 | controller |     "Jun 11 12:02:41.747395 crc crio[22553]: time=\"2026-06-11T12:02:41.747329414Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3da990a8-219d-46f0-9211-3b2205657454 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.274498 | controller |     "Jun 11 12:02:41.757234 crc crio[22553]: time=\"2026-06-11T12:02:41.75715069Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bj94g/extract-content\" id=017ad095-a32e-4b10-bcf2-7eb48507520b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.274527 | controller |     "Jun 11 12:02:41.757998 crc crio[22553]: time=\"2026-06-11T12:02:41.757933743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.274543 | controller |     "Jun 11 12:02:41.831754 crc crio[22553]: time=\"2026-06-11T12:02:41.831603829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.274557 | controller |     "Jun 11 12:02:41.835213 crc crio[22553]: time=\"2026-06-11T12:02:41.835137612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.274572 | controller |     "Jun 11 12:02:42.015975 crc crio[22553]: time=\"2026-06-11T12:02:42.015825716Z\" level=info msg=\"Created container 2279810c450de5bc8d38ad37c80ab157f72f25e4dd4027ee6591b3ba16981634: openshift-marketplace/certified-operators-bj94g/extract-content\" id=017ad095-a32e-4b10-bcf2-7eb48507520b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.274641 | controller |     "Jun 11 12:02:42.017833 crc crio[22553]: time=\"2026-06-11T12:02:42.017614428Z\" level=info msg=\"Starting container: 2279810c450de5bc8d38ad37c80ab157f72f25e4dd4027ee6591b3ba16981634\" id=1adf0cfe-92d9-4ab5-ae36-dda65755e146 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.274662 | controller |     "Jun 11 12:02:42.023737 crc crio[22553]: time=\"2026-06-11T12:02:42.023546641Z\" level=info msg=\"Started container\" PID=123487 containerID=2279810c450de5bc8d38ad37c80ab157f72f25e4dd4027ee6591b3ba16981634 description=openshift-marketplace/certified-operators-bj94g/extract-content id=1adf0cfe-92d9-4ab5-ae36-dda65755e146 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a",
2026-06-11 12:41:58.274679 | controller |     "Jun 11 12:02:46.079794 crc crio[22553]: time=\"2026-06-11T12:02:46.078778545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=73ab88ef-77dd-47b6-9ed7-8d0e0571d6a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.274695 | controller |     "Jun 11 12:02:46.087443 crc crio[22553]: time=\"2026-06-11T12:02:46.087243992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4d95ed41-7e7e-47d6-8d5a-c4780bf62a55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.274710 | controller |     "Jun 11 12:02:46.123978 crc crio[22553]: time=\"2026-06-11T12:02:46.123877749Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bj94g/registry-server\" id=cd42a1da-526c-48c6-99d2-468ccdf995a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.274726 | controller |     "Jun 11 12:02:46.125381 crc crio[22553]: time=\"2026-06-11T12:02:46.125330971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.274741 | controller |     "Jun 11 12:02:46.220319 crc crio[22553]: time=\"2026-06-11T12:02:46.220231886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.274756 | controller |     "Jun 11 12:02:46.229805 crc crio[22553]: time=\"2026-06-11T12:02:46.229445064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.274775 | controller |     "Jun 11 12:02:46.360398 crc crio[22553]: time=\"2026-06-11T12:02:46.359615796Z\" level=info msg=\"Removing container: 02b1e82e55c09c085b27c762248e46999b0019cd7308d83608f10535d5bb8f4a\" id=67762447-e6cb-4300-8574-510fe64ea1ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.274790 | controller |     "Jun 11 12:02:46.505421 crc crio[22553]: time=\"2026-06-11T12:02:46.505335341Z\" level=info msg=\"Created container e38bf5225b9d6a94a9caf41f103ebaaa95ff651131cc38084ff676e559509584: openshift-marketplace/certified-operators-bj94g/registry-server\" id=cd42a1da-526c-48c6-99d2-468ccdf995a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.274804 | controller |     "Jun 11 12:02:46.509222 crc crio[22553]: time=\"2026-06-11T12:02:46.508752781Z\" level=info msg=\"Starting container: e38bf5225b9d6a94a9caf41f103ebaaa95ff651131cc38084ff676e559509584\" id=a70c8886-b0b3-49c2-bce3-ebda5279193e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.274819 | controller |     "Jun 11 12:02:46.521655 crc crio[22553]: time=\"2026-06-11T12:02:46.521097621Z\" level=info msg=\"Started container\" PID=123712 containerID=e38bf5225b9d6a94a9caf41f103ebaaa95ff651131cc38084ff676e559509584 description=openshift-marketplace/certified-operators-bj94g/registry-server id=a70c8886-b0b3-49c2-bce3-ebda5279193e name=/runtime.v1.RuntimeService/StartContainer sandboxID=27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a",
2026-06-11 12:41:58.274834 | controller |     "Jun 11 12:02:46.541826 crc crio[22553]: time=\"2026-06-11T12:02:46.54167188Z\" level=info msg=\"Removed container 02b1e82e55c09c085b27c762248e46999b0019cd7308d83608f10535d5bb8f4a: openshift-infra/auto-csr-approver-29686316-9wwl9/oc\" id=67762447-e6cb-4300-8574-510fe64ea1ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.274849 | controller |     "Jun 11 12:02:46.548550 crc crio[22553]: time=\"2026-06-11T12:02:46.548420467Z\" level=info msg=\"Removing container: feac71e7aa0c9057576f12f55b46e52e0f05ba75cc897ac1dde70cddc85053fa\" id=32c6c266-2d67-446b-b75a-7d82ed685895 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.274864 | controller |     "Jun 11 12:02:46.658814 crc crio[22553]: time=\"2026-06-11T12:02:46.658620157Z\" level=info msg=\"Removed container feac71e7aa0c9057576f12f55b46e52e0f05ba75cc897ac1dde70cddc85053fa: openstack/nova-cell1-cell-mapping-xtwl4/nova-manage\" id=32c6c266-2d67-446b-b75a-7d82ed685895 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.274878 | controller |     "Jun 11 12:02:46.670551 crc crio[22553]: time=\"2026-06-11T12:02:46.670289827Z\" level=info msg=\"Stopping pod sandbox: 38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3\" id=1e663e90-d17a-4216-b5e9-a194e091691b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.274893 | controller |     "Jun 11 12:02:46.670551 crc crio[22553]: time=\"2026-06-11T12:02:46.670369159Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3\" id=1e663e90-d17a-4216-b5e9-a194e091691b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.274907 | controller |     "Jun 11 12:02:46.671795 crc crio[22553]: time=\"2026-06-11T12:02:46.671577234Z\" level=info msg=\"Removing pod sandbox: 38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3\" id=2279d533-24b4-4996-9bb9-89e2431cc695 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.274921 | controller |     "Jun 11 12:02:46.724469 crc crio[22553]: time=\"2026-06-11T12:02:46.724222288Z\" level=info msg=\"Removed pod sandbox: 38da836eef2039ea9c23ca15856b561cd70e9acd29eda89ee9d5e5ff7bb790b3\" id=2279d533-24b4-4996-9bb9-89e2431cc695 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.274935 | controller |     "Jun 11 12:02:46.725786 crc crio[22553]: time=\"2026-06-11T12:02:46.725630589Z\" level=info msg=\"Stopping pod sandbox: fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15\" id=dccfebdd-1872-446a-9bb6-cac837f85a1a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.274953 | controller |     "Jun 11 12:02:46.725896 crc crio[22553]: time=\"2026-06-11T12:02:46.725869366Z\" level=info msg=\"Stopped pod sandbox (already stopped): fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15\" id=dccfebdd-1872-446a-9bb6-cac837f85a1a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.274968 | controller |     "Jun 11 12:02:46.726940 crc crio[22553]: time=\"2026-06-11T12:02:46.726822984Z\" level=info msg=\"Removing pod sandbox: fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15\" id=f72e294d-a191-45bb-ab62-94768dfe44b3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.274983 | controller |     "Jun 11 12:02:46.770286 crc crio[22553]: time=\"2026-06-11T12:02:46.770014352Z\" level=info msg=\"Removed pod sandbox: fcb00f711dfb317714163dc9345572eacd9dc26b8a909869888983107b5a6c15\" id=f72e294d-a191-45bb-ab62-94768dfe44b3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.274997 | controller |     "Jun 11 12:02:46.771831 crc crio[22553]: time=\"2026-06-11T12:02:46.771579298Z\" level=info msg=\"Stopping pod sandbox: ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a\" id=8408d58a-30e1-43e9-bbe0-0fdaa4f79a4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.275012 | controller |     "Jun 11 12:02:46.771831 crc crio[22553]: time=\"2026-06-11T12:02:46.771742282Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a\" id=8408d58a-30e1-43e9-bbe0-0fdaa4f79a4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.275026 | controller |     "Jun 11 12:02:46.774969 crc crio[22553]: time=\"2026-06-11T12:02:46.772427572Z\" level=info msg=\"Removing pod sandbox: ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a\" id=f2b42dea-3cbd-48a5-8134-093540c44869 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.275041 | controller |     "Jun 11 12:02:46.789910 crc crio[22553]: time=\"2026-06-11T12:02:46.789764747Z\" level=info msg=\"Removed pod sandbox: ed263677fedf248e2794f18f1fd1c604cc7523738375013a191f3ea9d38a1d5a\" id=f2b42dea-3cbd-48a5-8134-093540c44869 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.275055 | controller |     "Jun 11 12:02:53.198261 crc crio[22553]: time=\"2026-06-11T12:02:53.19742961Z\" level=info msg=\"Stopping container: e38bf5225b9d6a94a9caf41f103ebaaa95ff651131cc38084ff676e559509584 (timeout: 2s)\" id=bd84502d-2819-43d2-874b-20c66e233b21 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.275070 | controller |     "Jun 11 12:02:54.961820 crc crio[22553]: time=\"2026-06-11T12:02:54.96079967Z\" level=info msg=\"Stopped container e38bf5225b9d6a94a9caf41f103ebaaa95ff651131cc38084ff676e559509584: openshift-marketplace/certified-operators-bj94g/registry-server\" id=bd84502d-2819-43d2-874b-20c66e233b21 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.275085 | controller |     "Jun 11 12:02:54.965343 crc crio[22553]: time=\"2026-06-11T12:02:54.965201838Z\" level=info msg=\"Stopping pod sandbox: 27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a\" id=703bf9fb-befb-4cf6-a930-cfff035587a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.275099 | controller |     "Jun 11 12:02:54.967632 crc crio[22553]: time=\"2026-06-11T12:02:54.96732753Z\" level=info msg=\"Got pod network &{Name:certified-operators-bj94g Namespace:openshift-marketplace ID:27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a UID:b4ef2a27-767c-40bb-b3fa-029ebb44d7ad NetNS:/var/run/netns/c0f52e1f-e750-4db7-a633-54c3fdc77c72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb4ef2a27_767c_40bb_b3fa_029ebb44d7ad.slice PodAnnotations:0xc0011e8d40}] Aliases:map[]}\"",
2026-06-11 12:41:58.275117 | controller |     "Jun 11 12:02:54.967938 crc crio[22553]: time=\"2026-06-11T12:02:54.967881166Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-bj94g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.275132 | controller |     "Jun 11 12:02:55.422250 crc crio[22553]: time=\"2026-06-11T12:02:55.421625043Z\" level=info msg=\"Stopped pod sandbox: 27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a\" id=703bf9fb-befb-4cf6-a930-cfff035587a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.275147 | controller |     "Jun 11 12:02:56.275217 crc crio[22553]: time=\"2026-06-11T12:02:56.275146938Z\" level=info msg=\"Removing container: e38bf5225b9d6a94a9caf41f103ebaaa95ff651131cc38084ff676e559509584\" id=22358eb4-3ab5-49ee-b7b0-4507d63939ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.275162 | controller |     "Jun 11 12:02:56.314776 crc crio[22553]: time=\"2026-06-11T12:02:56.314448893Z\" level=info msg=\"Removed container e38bf5225b9d6a94a9caf41f103ebaaa95ff651131cc38084ff676e559509584: openshift-marketplace/certified-operators-bj94g/registry-server\" id=22358eb4-3ab5-49ee-b7b0-4507d63939ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.275185 | controller |     "Jun 11 12:02:56.323227 crc crio[22553]: time=\"2026-06-11T12:02:56.32292974Z\" level=info msg=\"Removing container: 2279810c450de5bc8d38ad37c80ab157f72f25e4dd4027ee6591b3ba16981634\" id=ae54b137-132c-461f-8e7b-9dc82d1605d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.275201 | controller |     "Jun 11 12:02:56.365822 crc crio[22553]: time=\"2026-06-11T12:02:56.365724727Z\" level=info msg=\"Removed container 2279810c450de5bc8d38ad37c80ab157f72f25e4dd4027ee6591b3ba16981634: openshift-marketplace/certified-operators-bj94g/extract-content\" id=ae54b137-132c-461f-8e7b-9dc82d1605d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.275216 | controller |     "Jun 11 12:02:56.378429 crc crio[22553]: time=\"2026-06-11T12:02:56.378320963Z\" level=info msg=\"Removing container: cfc8ea9fba329754ff5b354baf4fca75286c9286341e54bf46710e04b00777cb\" id=ff8ecbb8-bd66-4580-9454-725795980da7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.275231 | controller |     "Jun 11 12:02:56.425263 crc crio[22553]: time=\"2026-06-11T12:02:56.42488456Z\" level=info msg=\"Removed container cfc8ea9fba329754ff5b354baf4fca75286c9286341e54bf46710e04b00777cb: openshift-marketplace/certified-operators-bj94g/extract-utilities\" id=ff8ecbb8-bd66-4580-9454-725795980da7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.275245 | controller |     "Jun 11 12:03:46.816261 crc crio[22553]: time=\"2026-06-11T12:03:46.8149976Z\" level=info msg=\"Stopping pod sandbox: 27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a\" id=6eeb2b31-5af6-4a3f-b19d-b52e6be16a07 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.275261 | controller |     "Jun 11 12:03:46.816261 crc crio[22553]: time=\"2026-06-11T12:03:46.816265227Z\" level=info msg=\"Stopped pod sandbox (already stopped): 27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a\" id=6eeb2b31-5af6-4a3f-b19d-b52e6be16a07 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.275276 | controller |     "Jun 11 12:03:46.818640 crc crio[22553]: time=\"2026-06-11T12:03:46.81842264Z\" level=info msg=\"Removing pod sandbox: 27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a\" id=83024acc-8830-4230-bf4b-87958e284259 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.275290 | controller |     "Jun 11 12:03:46.855031 crc crio[22553]: time=\"2026-06-11T12:03:46.853611745Z\" level=info msg=\"Removed pod sandbox: 27c7184d487b3f646aa5d1a84e40731ce86b2cecf2745bcc80b07f1010ec2d9a\" id=83024acc-8830-4230-bf4b-87958e284259 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.275305 | controller |     "Jun 11 12:03:47.690726 crc crio[22553]: time=\"2026-06-11T12:03:47.690608788Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-vvj5x/POD\" id=a7f73b8e-05e7-4a5a-b248-7b0b2eff6ce7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.275323 | controller |     "Jun 11 12:03:47.690899 crc crio[22553]: time=\"2026-06-11T12:03:47.690754653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.275339 | controller |     "Jun 11 12:03:47.753940 crc crio[22553]: time=\"2026-06-11T12:03:47.753656505Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vvj5x Namespace:openshift-marketplace ID:04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6 UID:1aa81408-3d3c-4fd5-b61d-44dc5fe1d579 NetNS:/var/run/netns/30d7e844-522b-44a9-aa63-7cd45bf07f7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1aa81408_3d3c_4fd5_b61d_44dc5fe1d579.slice PodAnnotations:0xc005eca0e0}] Aliases:map[]}\"",
2026-06-11 12:41:58.275371 | controller |     "Jun 11 12:03:47.753940 crc crio[22553]: time=\"2026-06-11T12:03:47.753912723Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-vvj5x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.275388 | controller |     "Jun 11 12:03:48.391066 crc crio[22553]: 2026-06-11T12:03:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04e3977a935f290 Mac:46:e1:b1:be:bd:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/30d7e844-522b-44a9-aa63-7cd45bf07f7e SocketPath: PciID:}] [{Interface:0xc000014e40 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.275404 | controller |     "Jun 11 12:03:48.392738 crc crio[22553]: time=\"2026-06-11T12:03:48.392612519Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vvj5x Namespace:openshift-marketplace ID:04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6 UID:1aa81408-3d3c-4fd5-b61d-44dc5fe1d579 NetNS:/var/run/netns/30d7e844-522b-44a9-aa63-7cd45bf07f7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1aa81408_3d3c_4fd5_b61d_44dc5fe1d579.slice PodAnnotations:0xc005eca0e0}] Aliases:map[]}\"",
2026-06-11 12:41:58.275419 | controller |     "Jun 11 12:03:48.392947 crc crio[22553]: time=\"2026-06-11T12:03:48.392898837Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-vvj5x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.275433 | controller |     "Jun 11 12:03:48.405468 crc crio[22553]: time=\"2026-06-11T12:03:48.40535988Z\" level=info msg=\"Ran pod sandbox 04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6 with infra container: openshift-marketplace/redhat-marketplace-vvj5x/POD\" id=a7f73b8e-05e7-4a5a-b248-7b0b2eff6ce7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.275448 | controller |     "Jun 11 12:03:48.409080 crc crio[22553]: time=\"2026-06-11T12:03:48.409022937Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=df2b9994-03aa-402d-b1c1-c1f342525759 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.275463 | controller |     "Jun 11 12:03:48.411093 crc crio[22553]: time=\"2026-06-11T12:03:48.411033025Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d3e46aea-751e-4053-99d4-7c6b5f31ac5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.275478 | controller |     "Jun 11 12:03:48.420489 crc crio[22553]: time=\"2026-06-11T12:03:48.420397038Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vvj5x/extract-utilities\" id=4b0a8299-2d67-4b3f-886e-76f61bd1fef8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.275496 | controller |     "Jun 11 12:03:48.420969 crc crio[22553]: time=\"2026-06-11T12:03:48.420919873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.275511 | controller |     "Jun 11 12:03:48.471443 crc crio[22553]: time=\"2026-06-11T12:03:48.471313431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.275526 | controller |     "Jun 11 12:03:48.475798 crc crio[22553]: time=\"2026-06-11T12:03:48.475660278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.275540 | controller |     "Jun 11 12:03:48.681760 crc crio[22553]: time=\"2026-06-11T12:03:48.681493824Z\" level=info msg=\"Created container 2fbfee5f1b602382c64648b320f870a0bfdd7b856fbd945728123ee08531ea11: openshift-marketplace/redhat-marketplace-vvj5x/extract-utilities\" id=4b0a8299-2d67-4b3f-886e-76f61bd1fef8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.275555 | controller |     "Jun 11 12:03:48.683251 crc crio[22553]: time=\"2026-06-11T12:03:48.683017039Z\" level=info msg=\"Starting container: 2fbfee5f1b602382c64648b320f870a0bfdd7b856fbd945728123ee08531ea11\" id=5c124558-035e-402c-9d6f-8e17f7bb45b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.275569 | controller |     "Jun 11 12:03:48.692225 crc crio[22553]: time=\"2026-06-11T12:03:48.692150405Z\" level=info msg=\"Started container\" PID=126903 containerID=2fbfee5f1b602382c64648b320f870a0bfdd7b856fbd945728123ee08531ea11 description=openshift-marketplace/redhat-marketplace-vvj5x/extract-utilities id=5c124558-035e-402c-9d6f-8e17f7bb45b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6",
2026-06-11 12:41:58.275584 | controller |     "Jun 11 12:03:49.266048 crc crio[22553]: time=\"2026-06-11T12:03:49.26529608Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=815cf585-d008-4661-814f-90698c4213b4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.275598 | controller |     "Jun 11 12:03:49.281354 crc crio[22553]: time=\"2026-06-11T12:03:49.281253095Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 12:41:58.275614 | controller |     "Jun 11 12:03:50.132553 crc crio[22553]: time=\"2026-06-11T12:03:50.131908196Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=815cf585-d008-4661-814f-90698c4213b4 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.275629 | controller |     "Jun 11 12:03:50.149397 crc crio[22553]: time=\"2026-06-11T12:03:50.149090137Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e70be76b-a41f-4309-894c-1c4ac66b12d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.275643 | controller |     "Jun 11 12:03:50.153003 crc crio[22553]: time=\"2026-06-11T12:03:50.152890247Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a4ff4248-f277-4b8f-ba71-0edb74f24d08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.275658 | controller |     "Jun 11 12:03:50.165791 crc crio[22553]: time=\"2026-06-11T12:03:50.164411493Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vvj5x/extract-content\" id=f6f7dce1-703d-4ca8-b3f6-218c81e3f5f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.275672 | controller |     "Jun 11 12:03:50.165791 crc crio[22553]: time=\"2026-06-11T12:03:50.165042281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.275691 | controller |     "Jun 11 12:03:50.228146 crc crio[22553]: time=\"2026-06-11T12:03:50.228033636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.275706 | controller |     "Jun 11 12:03:50.234043 crc crio[22553]: time=\"2026-06-11T12:03:50.233902987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.275721 | controller |     "Jun 11 12:03:50.500311 crc crio[22553]: time=\"2026-06-11T12:03:50.500174454Z\" level=info msg=\"Created container a86cfd73bc88cdc0c7a3e5d1b409f2353df10a15bb098668b695ab57e4190944: openshift-marketplace/redhat-marketplace-vvj5x/extract-content\" id=f6f7dce1-703d-4ca8-b3f6-218c81e3f5f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.275735 | controller |     "Jun 11 12:03:50.502797 crc crio[22553]: time=\"2026-06-11T12:03:50.502727769Z\" level=info msg=\"Starting container: a86cfd73bc88cdc0c7a3e5d1b409f2353df10a15bb098668b695ab57e4190944\" id=612c5959-a5b3-4a7d-ad90-776109876fcb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.275749 | controller |     "Jun 11 12:03:50.509311 crc crio[22553]: time=\"2026-06-11T12:03:50.509211907Z\" level=info msg=\"Started container\" PID=127000 containerID=a86cfd73bc88cdc0c7a3e5d1b409f2353df10a15bb098668b695ab57e4190944 description=openshift-marketplace/redhat-marketplace-vvj5x/extract-content id=612c5959-a5b3-4a7d-ad90-776109876fcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6",
2026-06-11 12:41:58.275764 | controller |     "Jun 11 12:03:51.317174 crc crio[22553]: time=\"2026-06-11T12:03:51.316805814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ae48ad22-5678-4759-894a-f6ba03021dbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.275779 | controller |     "Jun 11 12:03:51.322212 crc crio[22553]: time=\"2026-06-11T12:03:51.322084138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4fdc9d9f-7b2c-4064-8dce-465ccf84a0a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.275793 | controller |     "Jun 11 12:03:51.332162 crc crio[22553]: time=\"2026-06-11T12:03:51.332005097Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vvj5x/registry-server\" id=15781647-7c9b-42fa-aa57-bd9b64259698 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.275808 | controller |     "Jun 11 12:03:51.332665 crc crio[22553]: time=\"2026-06-11T12:03:51.332609934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.275822 | controller |     "Jun 11 12:03:51.439304 crc crio[22553]: time=\"2026-06-11T12:03:51.439122977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.275836 | controller |     "Jun 11 12:03:51.443274 crc crio[22553]: time=\"2026-06-11T12:03:51.443213336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.275850 | controller |     "Jun 11 12:03:51.630390 crc crio[22553]: time=\"2026-06-11T12:03:51.630304546Z\" level=info msg=\"Created container f585350ba8bb8f908e1eaf59f715a42ae55a205ce2907588f186ebfd985fc339: openshift-marketplace/redhat-marketplace-vvj5x/registry-server\" id=15781647-7c9b-42fa-aa57-bd9b64259698 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.275869 | controller |     "Jun 11 12:03:51.631665 crc crio[22553]: time=\"2026-06-11T12:03:51.631564573Z\" level=info msg=\"Starting container: f585350ba8bb8f908e1eaf59f715a42ae55a205ce2907588f186ebfd985fc339\" id=53ab9be7-3dd3-4893-80f0-d472a3704b3b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.275883 | controller |     "Jun 11 12:03:51.636866 crc crio[22553]: time=\"2026-06-11T12:03:51.636755204Z\" level=info msg=\"Started container\" PID=127054 containerID=f585350ba8bb8f908e1eaf59f715a42ae55a205ce2907588f186ebfd985fc339 description=openshift-marketplace/redhat-marketplace-vvj5x/registry-server id=53ab9be7-3dd3-4893-80f0-d472a3704b3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6",
2026-06-11 12:41:58.275898 | controller |     "Jun 11 12:04:00.481747 crc crio[22553]: time=\"2026-06-11T12:04:00.480885304Z\" level=info msg=\"Stopping container: f585350ba8bb8f908e1eaf59f715a42ae55a205ce2907588f186ebfd985fc339 (timeout: 2s)\" id=67215cda-1733-4d2a-9eaf-b8f7ad1d07be name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.275913 | controller |     "Jun 11 12:04:00.522658 crc crio[22553]: time=\"2026-06-11T12:04:00.522559778Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686324-2cd92/POD\" id=c4c274fb-bf9d-4cef-8690-c559bc4c4690 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.275928 | controller |     "Jun 11 12:04:00.523848 crc crio[22553]: time=\"2026-06-11T12:04:00.522668241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.275943 | controller |     "Jun 11 12:04:00.569916 crc crio[22553]: time=\"2026-06-11T12:04:00.569762053Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686324-2cd92 Namespace:openshift-infra ID:41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf UID:a5e2490c-ff2a-4aee-9fd2-615e7d7be79e NetNS:/var/run/netns/11cd7a5d-d049-4d0f-9160-47922486d8be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5e2490c_ff2a_4aee_9fd2_615e7d7be79e.slice PodAnnotations:0xc000ca1240}] Aliases:map[]}\"",
2026-06-11 12:41:58.275957 | controller |     "Jun 11 12:04:00.569916 crc crio[22553]: time=\"2026-06-11T12:04:00.569828885Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686324-2cd92 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.275972 | controller |     "Jun 11 12:04:00.616965 crc crio[22553]: time=\"2026-06-11T12:04:00.616854585Z\" level=info msg=\"Stopped container f585350ba8bb8f908e1eaf59f715a42ae55a205ce2907588f186ebfd985fc339: openshift-marketplace/redhat-marketplace-vvj5x/registry-server\" id=67215cda-1733-4d2a-9eaf-b8f7ad1d07be name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.275986 | controller |     "Jun 11 12:04:00.618279 crc crio[22553]: time=\"2026-06-11T12:04:00.618210854Z\" level=info msg=\"Stopping pod sandbox: 04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6\" id=f194f4d5-13ed-4640-9b4d-259fdc8589e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.276001 | controller |     "Jun 11 12:04:00.618893 crc crio[22553]: time=\"2026-06-11T12:04:00.618827732Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vvj5x Namespace:openshift-marketplace ID:04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6 UID:1aa81408-3d3c-4fd5-b61d-44dc5fe1d579 NetNS:/var/run/netns/30d7e844-522b-44a9-aa63-7cd45bf07f7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1aa81408_3d3c_4fd5_b61d_44dc5fe1d579.slice PodAnnotations:0xc005f12280}] Aliases:map[]}\"",
2026-06-11 12:41:58.276019 | controller |     "Jun 11 12:04:00.619044 crc crio[22553]: time=\"2026-06-11T12:04:00.619010288Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-vvj5x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.276034 | controller |     "Jun 11 12:04:00.989235 crc crio[22553]: time=\"2026-06-11T12:04:00.988707268Z\" level=info msg=\"Stopped pod sandbox: 04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6\" id=f194f4d5-13ed-4640-9b4d-259fdc8589e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.276049 | controller |     "Jun 11 12:04:01.259463 crc crio[22553]: 2026-06-11T12:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41fc468bdb125f9 Mac:1a:1d:61:c0:0d:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/11cd7a5d-d049-4d0f-9160-47922486d8be SocketPath: PciID:}] [{Interface:0xc0006985a0 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.276065 | controller |     "Jun 11 12:04:01.259463 crc crio[22553]: time=\"2026-06-11T12:04:01.253667426Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686324-2cd92 Namespace:openshift-infra ID:41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf UID:a5e2490c-ff2a-4aee-9fd2-615e7d7be79e NetNS:/var/run/netns/11cd7a5d-d049-4d0f-9160-47922486d8be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5e2490c_ff2a_4aee_9fd2_615e7d7be79e.slice PodAnnotations:0xc000ca1240}] Aliases:map[]}\"",
2026-06-11 12:41:58.276080 | controller |     "Jun 11 12:04:01.259463 crc crio[22553]: time=\"2026-06-11T12:04:01.253913453Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686324-2cd92 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.276095 | controller |     "Jun 11 12:04:01.265037 crc crio[22553]: time=\"2026-06-11T12:04:01.264964645Z\" level=info msg=\"Ran pod sandbox 41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf with infra container: openshift-infra/auto-csr-approver-29686324-2cd92/POD\" id=c4c274fb-bf9d-4cef-8690-c559bc4c4690 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.276109 | controller |     "Jun 11 12:04:01.269050 crc crio[22553]: time=\"2026-06-11T12:04:01.268949411Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=8050366d-94a9-402f-b096-fff841e29055 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.276123 | controller |     "Jun 11 12:04:01.284252 crc crio[22553]: time=\"2026-06-11T12:04:01.280120937Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.276138 | controller |     "Jun 11 12:04:01.569604 crc crio[22553]: time=\"2026-06-11T12:04:01.568975202Z\" level=info msg=\"Removing container: f585350ba8bb8f908e1eaf59f715a42ae55a205ce2907588f186ebfd985fc339\" id=95ca2b06-44c0-490f-b6e3-cf25bb9e45ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.276152 | controller |     "Jun 11 12:04:01.603790 crc crio[22553]: time=\"2026-06-11T12:04:01.603613671Z\" level=info msg=\"Removed container f585350ba8bb8f908e1eaf59f715a42ae55a205ce2907588f186ebfd985fc339: openshift-marketplace/redhat-marketplace-vvj5x/registry-server\" id=95ca2b06-44c0-490f-b6e3-cf25bb9e45ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.276167 | controller |     "Jun 11 12:04:01.607832 crc crio[22553]: time=\"2026-06-11T12:04:01.607770152Z\" level=info msg=\"Removing container: a86cfd73bc88cdc0c7a3e5d1b409f2353df10a15bb098668b695ab57e4190944\" id=59f1ebf7-41a2-4f9f-b0f7-2a5aea3674b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.276181 | controller |     "Jun 11 12:04:01.664835 crc crio[22553]: time=\"2026-06-11T12:04:01.664556826Z\" level=info msg=\"Removed container a86cfd73bc88cdc0c7a3e5d1b409f2353df10a15bb098668b695ab57e4190944: openshift-marketplace/redhat-marketplace-vvj5x/extract-content\" id=59f1ebf7-41a2-4f9f-b0f7-2a5aea3674b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.276200 | controller |     "Jun 11 12:04:01.668902 crc crio[22553]: time=\"2026-06-11T12:04:01.668777489Z\" level=info msg=\"Removing container: 2fbfee5f1b602382c64648b320f870a0bfdd7b856fbd945728123ee08531ea11\" id=c6ce37c6-9b58-47b3-9c8e-e0d021c847ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.276215 | controller |     "Jun 11 12:04:01.703267 crc crio[22553]: time=\"2026-06-11T12:04:01.70314635Z\" level=info msg=\"Removed container 2fbfee5f1b602382c64648b320f870a0bfdd7b856fbd945728123ee08531ea11: openshift-marketplace/redhat-marketplace-vvj5x/extract-utilities\" id=c6ce37c6-9b58-47b3-9c8e-e0d021c847ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.276229 | controller |     "Jun 11 12:04:01.833588 crc crio[22553]: time=\"2026-06-11T12:04:01.833342743Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl/POD\" id=28e52aec-0e60-4eb6-8081-d0ac3739017f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.276244 | controller |     "Jun 11 12:04:01.833588 crc crio[22553]: time=\"2026-06-11T12:04:01.833481757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.276258 | controller |     "Jun 11 12:04:01.880781 crc crio[22553]: time=\"2026-06-11T12:04:01.880576839Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl Namespace:openstack ID:df8feefd011a898c7c188b1a3cb943e48a3dadd327667f47a90ac8b64db0fc97 UID:955775fa-1308-4cdf-ae28-7741eb3f0ad6 NetNS:/var/run/netns/04627015-a276-495b-a1ce-5d9efb193af9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod955775fa_1308_4cdf_ae28_7741eb3f0ad6.slice PodAnnotations:0xc005eca350}] Aliases:map[]}\"",
2026-06-11 12:41:58.276273 | controller |     "Jun 11 12:04:01.880781 crc crio[22553]: time=\"2026-06-11T12:04:01.880762844Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.276288 | controller |     "Jun 11 12:04:02.201267 crc crio[22553]: time=\"2026-06-11T12:04:02.200270342Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=8050366d-94a9-402f-b096-fff841e29055 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.276303 | controller |     "Jun 11 12:04:02.204641 crc crio[22553]: time=\"2026-06-11T12:04:02.204081283Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fa861977-15d0-4d60-8e11-08acba8a00f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.276317 | controller |     "Jun 11 12:04:02.207187 crc crio[22553]: time=\"2026-06-11T12:04:02.206953287Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ccd24bf3-6ecc-41ea-a73b-7310ea7c53ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.276332 | controller |     "Jun 11 12:04:02.218067 crc crio[22553]: time=\"2026-06-11T12:04:02.217975738Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686324-2cd92/oc\" id=b19e5a24-3f06-4362-87a2-8f8d8c59b006 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.276360 | controller |     "Jun 11 12:04:02.218502 crc crio[22553]: time=\"2026-06-11T12:04:02.218446942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.276385 | controller |     "Jun 11 12:04:02.265619 crc crio[22553]: time=\"2026-06-11T12:04:02.26541918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.276401 | controller |     "Jun 11 12:04:02.458071 crc crio[22553]: 2026-06-11T12:04:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df8feefd011a898 Mac:42:5a:83:4b:e5:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/04627015-a276-495b-a1ce-5d9efb193af9 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.276417 | controller |     "Jun 11 12:04:02.460530 crc crio[22553]: time=\"2026-06-11T12:04:02.460193904Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl Namespace:openstack ID:df8feefd011a898c7c188b1a3cb943e48a3dadd327667f47a90ac8b64db0fc97 UID:955775fa-1308-4cdf-ae28-7741eb3f0ad6 NetNS:/var/run/netns/04627015-a276-495b-a1ce-5d9efb193af9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod955775fa_1308_4cdf_ae28_7741eb3f0ad6.slice PodAnnotations:0xc005eca350}] Aliases:map[]}\"",
2026-06-11 12:41:58.276432 | controller |     "Jun 11 12:04:02.460530 crc crio[22553]: time=\"2026-06-11T12:04:02.460414581Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.276447 | controller |     "Jun 11 12:04:02.473221 crc crio[22553]: time=\"2026-06-11T12:04:02.473124181Z\" level=info msg=\"Ran pod sandbox df8feefd011a898c7c188b1a3cb943e48a3dadd327667f47a90ac8b64db0fc97 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl/POD\" id=28e52aec-0e60-4eb6-8081-d0ac3739017f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.276462 | controller |     "Jun 11 12:04:02.479491 crc crio[22553]: time=\"2026-06-11T12:04:02.479383643Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=22d6db66-99be-42c4-b38b-046f92db1984 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.276477 | controller |     "Jun 11 12:04:02.485231 crc crio[22553]: time=\"2026-06-11T12:04:02.479758364Z\" level=info msg=\"Image quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7 not found\" id=22d6db66-99be-42c4-b38b-046f92db1984 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.276491 | controller |     "Jun 11 12:04:02.485231 crc crio[22553]: time=\"2026-06-11T12:04:02.479858437Z\" level=info msg=\"Neither image nor artfiact quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7 found\" id=22d6db66-99be-42c4-b38b-046f92db1984 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.276506 | controller |     "Jun 11 12:04:02.485231 crc crio[22553]: time=\"2026-06-11T12:04:02.481195726Z\" level=info msg=\"Pulling image: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=1149ecce-78d9-45fc-a6d5-abd26372395d name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.276521 | controller |     "Jun 11 12:04:02.486619 crc crio[22553]: time=\"2026-06-11T12:04:02.486207952Z\" level=info msg=\"Trying to access \\\"quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\\\"\"",
2026-06-11 12:41:58.276535 | controller |     "Jun 11 12:04:02.497916 crc crio[22553]: time=\"2026-06-11T12:04:02.49780424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.276557 | controller |     "Jun 11 12:04:02.665859 crc crio[22553]: time=\"2026-06-11T12:04:02.665746692Z\" level=info msg=\"Created container 42a631e99bb191906baa483d81c9d4bf75ad90790008e271079abfc734581b00: openshift-infra/auto-csr-approver-29686324-2cd92/oc\" id=b19e5a24-3f06-4362-87a2-8f8d8c59b006 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.276572 | controller |     "Jun 11 12:04:02.667464 crc crio[22553]: time=\"2026-06-11T12:04:02.667261396Z\" level=info msg=\"Starting container: 42a631e99bb191906baa483d81c9d4bf75ad90790008e271079abfc734581b00\" id=33824d9a-a01d-4da8-9069-010beccf9bc6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.276586 | controller |     "Jun 11 12:04:02.674158 crc crio[22553]: time=\"2026-06-11T12:04:02.674046154Z\" level=info msg=\"Started container\" PID=127717 containerID=42a631e99bb191906baa483d81c9d4bf75ad90790008e271079abfc734581b00 description=openshift-infra/auto-csr-approver-29686324-2cd92/oc id=33824d9a-a01d-4da8-9069-010beccf9bc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf",
2026-06-11 12:41:58.276601 | controller |     "Jun 11 12:04:04.637355 crc crio[22553]: time=\"2026-06-11T12:04:04.636277226Z\" level=info msg=\"Stopping pod sandbox: 41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf\" id=754170fb-32f8-4565-beca-3ea207a406da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.276615 | controller |     "Jun 11 12:04:04.644943 crc crio[22553]: time=\"2026-06-11T12:04:04.638647275Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686324-2cd92 Namespace:openshift-infra ID:41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf UID:a5e2490c-ff2a-4aee-9fd2-615e7d7be79e NetNS:/var/run/netns/11cd7a5d-d049-4d0f-9160-47922486d8be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5e2490c_ff2a_4aee_9fd2_615e7d7be79e.slice PodAnnotations:0xc0011e83f8}] Aliases:map[]}\"",
2026-06-11 12:41:58.276630 | controller |     "Jun 11 12:04:04.644943 crc crio[22553]: time=\"2026-06-11T12:04:04.638982734Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686324-2cd92 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.276645 | controller |     "Jun 11 12:04:05.033317 crc crio[22553]: time=\"2026-06-11T12:04:05.032500108Z\" level=info msg=\"Stopped pod sandbox: 41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf\" id=754170fb-32f8-4565-beca-3ea207a406da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.276660 | controller |     "Jun 11 12:04:27.405510 crc crio[22553]: time=\"2026-06-11T12:04:27.40432966Z\" level=info msg=\"Pulled image: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner@sha256:62addd80e4ed75f5f608dfb737f6cee7eb239b0db79955f1fa41e605cc9304ca\" id=1149ecce-78d9-45fc-a6d5-abd26372395d name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.276675 | controller |     "Jun 11 12:04:27.410280 crc crio[22553]: time=\"2026-06-11T12:04:27.408820671Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=264dea61-b8e8-444c-b16c-81be978bd0f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.276690 | controller |     "Jun 11 12:04:27.452741 crc crio[22553]: time=\"2026-06-11T12:04:27.452506664Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=53b0a183-44f5-41a5-987e-25780aab2504 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.276704 | controller |     "Jun 11 12:04:27.465415 crc crio[22553]: time=\"2026-06-11T12:04:27.465217004Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=31ffc304-fd71-4658-89a5-637c38def0b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.276722 | controller |     "Jun 11 12:04:27.468446 crc crio[22553]: time=\"2026-06-11T12:04:27.468315244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.276737 | controller |     "Jun 11 12:04:27.528652 crc crio[22553]: time=\"2026-06-11T12:04:27.528343153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.276751 | controller |     "Jun 11 12:04:27.533015 crc crio[22553]: time=\"2026-06-11T12:04:27.532935346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.276766 | controller |     "Jun 11 12:04:27.808422 crc crio[22553]: time=\"2026-06-11T12:04:27.808230256Z\" level=info msg=\"Created container bf091bc1c5f8c15cc434236c592d3921b5871ff862ff80b2034da3b18ddd59c2: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=31ffc304-fd71-4658-89a5-637c38def0b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.276780 | controller |     "Jun 11 12:04:27.809777 crc crio[22553]: time=\"2026-06-11T12:04:27.809601866Z\" level=info msg=\"Starting container: bf091bc1c5f8c15cc434236c592d3921b5871ff862ff80b2034da3b18ddd59c2\" id=01d12e17-2e58-457b-9d6e-3cd469929858 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.276794 | controller |     "Jun 11 12:04:27.823239 crc crio[22553]: time=\"2026-06-11T12:04:27.82313015Z\" level=info msg=\"Started container\" PID=129200 containerID=bf091bc1c5f8c15cc434236c592d3921b5871ff862ff80b2034da3b18ddd59c2 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=01d12e17-2e58-457b-9d6e-3cd469929858 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df8feefd011a898c7c188b1a3cb943e48a3dadd327667f47a90ac8b64db0fc97",
2026-06-11 12:41:58.276810 | controller |     "Jun 11 12:04:43.360186 crc crio[22553]: time=\"2026-06-11T12:04:43.358463782Z\" level=info msg=\"Stopping pod sandbox: df8feefd011a898c7c188b1a3cb943e48a3dadd327667f47a90ac8b64db0fc97\" id=faae31fd-cad9-40c2-ab0f-de00dd2b7122 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.276825 | controller |     "Jun 11 12:04:43.362459 crc crio[22553]: time=\"2026-06-11T12:04:43.361432779Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl Namespace:openstack ID:df8feefd011a898c7c188b1a3cb943e48a3dadd327667f47a90ac8b64db0fc97 UID:955775fa-1308-4cdf-ae28-7741eb3f0ad6 NetNS:/var/run/netns/04627015-a276-495b-a1ce-5d9efb193af9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod955775fa_1308_4cdf_ae28_7741eb3f0ad6.slice PodAnnotations:0xc0050d35b8}] Aliases:map[]}\"",
2026-06-11 12:41:58.276840 | controller |     "Jun 11 12:04:43.362459 crc crio[22553]: time=\"2026-06-11T12:04:43.361958184Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.276854 | controller |     "Jun 11 12:04:43.965959 crc crio[22553]: time=\"2026-06-11T12:04:43.965474176Z\" level=info msg=\"Stopped pod sandbox: df8feefd011a898c7c188b1a3cb943e48a3dadd327667f47a90ac8b64db0fc97\" id=faae31fd-cad9-40c2-ab0f-de00dd2b7122 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.276868 | controller |     "Jun 11 12:04:44.926559 crc crio[22553]: time=\"2026-06-11T12:04:44.92645375Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz/POD\" id=3cef82c4-ea1d-4691-a674-816f99ef6e61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.276886 | controller |     "Jun 11 12:04:44.928091 crc crio[22553]: time=\"2026-06-11T12:04:44.926619255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.276902 | controller |     "Jun 11 12:04:44.994124 crc crio[22553]: time=\"2026-06-11T12:04:44.993164864Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz Namespace:openstack ID:c4294a68f9d50a24b682c2ca2f1e2136cf03e86a2e7a8f7298f644721bffabff UID:36e0867d-d8a1-4113-8a28-53824898e8f2 NetNS:/var/run/netns/85459039-79c4-40ee-82f9-6b905e900a67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36e0867d_d8a1_4113_8a28_53824898e8f2.slice PodAnnotations:0xc002b8af78}] Aliases:map[]}\"",
2026-06-11 12:41:58.276916 | controller |     "Jun 11 12:04:44.994124 crc crio[22553]: time=\"2026-06-11T12:04:44.994003288Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.276931 | controller |     "Jun 11 12:04:45.551992 crc crio[22553]: 2026-06-11T12:04:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4294a68f9d50a2 Mac:02:a5:89:e4:a7:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/85459039-79c4-40ee-82f9-6b905e900a67 SocketPath: PciID:}] [{Interface:0xc000014820 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.276946 | controller |     "Jun 11 12:04:45.553312 crc crio[22553]: time=\"2026-06-11T12:04:45.553184128Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz Namespace:openstack ID:c4294a68f9d50a24b682c2ca2f1e2136cf03e86a2e7a8f7298f644721bffabff UID:36e0867d-d8a1-4113-8a28-53824898e8f2 NetNS:/var/run/netns/85459039-79c4-40ee-82f9-6b905e900a67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36e0867d_d8a1_4113_8a28_53824898e8f2.slice PodAnnotations:0xc002b8af78}] Aliases:map[]}\"",
2026-06-11 12:41:58.276960 | controller |     "Jun 11 12:04:45.553490 crc crio[22553]: time=\"2026-06-11T12:04:45.553444546Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.276975 | controller |     "Jun 11 12:04:45.567240 crc crio[22553]: time=\"2026-06-11T12:04:45.566664891Z\" level=info msg=\"Ran pod sandbox c4294a68f9d50a24b682c2ca2f1e2136cf03e86a2e7a8f7298f644721bffabff with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz/POD\" id=3cef82c4-ea1d-4691-a674-816f99ef6e61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.276989 | controller |     "Jun 11 12:04:45.570372 crc crio[22553]: time=\"2026-06-11T12:04:45.570285606Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=004b626f-d14c-483b-8922-97d55de3adac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.277004 | controller |     "Jun 11 12:04:45.593560 crc crio[22553]: time=\"2026-06-11T12:04:45.593458071Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=c027b6c4-bd1e-428e-87dd-f6096434fac1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.277019 | controller |     "Jun 11 12:04:45.602628 crc crio[22553]: time=\"2026-06-11T12:04:45.602507325Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=f015997a-c0ac-47c5-86cb-471071d85709 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.277038 | controller |     "Jun 11 12:04:45.603080 crc crio[22553]: time=\"2026-06-11T12:04:45.603006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.277053 | controller |     "Jun 11 12:04:45.659362 crc crio[22553]: time=\"2026-06-11T12:04:45.659067193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.277068 | controller |     "Jun 11 12:04:45.662425 crc crio[22553]: time=\"2026-06-11T12:04:45.662351508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.277083 | controller |     "Jun 11 12:04:45.865113 crc crio[22553]: time=\"2026-06-11T12:04:45.864737574Z\" level=info msg=\"Created container a053b47ac7399e4b9073a9f8bc7dae4321926d289251caba4f3785ae0e5dd068: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=f015997a-c0ac-47c5-86cb-471071d85709 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.277098 | controller |     "Jun 11 12:04:45.867379 crc crio[22553]: time=\"2026-06-11T12:04:45.86734866Z\" level=info msg=\"Starting container: a053b47ac7399e4b9073a9f8bc7dae4321926d289251caba4f3785ae0e5dd068\" id=70c42811-1df3-47c1-a0c5-72b9436f07eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.277112 | controller |     "Jun 11 12:04:45.879140 crc crio[22553]: time=\"2026-06-11T12:04:45.879029491Z\" level=info msg=\"Started container\" PID=130245 containerID=a053b47ac7399e4b9073a9f8bc7dae4321926d289251caba4f3785ae0e5dd068 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=70c42811-1df3-47c1-a0c5-72b9436f07eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4294a68f9d50a24b682c2ca2f1e2136cf03e86a2e7a8f7298f644721bffabff",
2026-06-11 12:41:58.277127 | controller |     "Jun 11 12:04:46.882809 crc crio[22553]: time=\"2026-06-11T12:04:46.881601406Z\" level=info msg=\"Removing container: f1757f7a3e50b05f4f2f19ca3be7a7dc5bc2837bb9efad4af0d4645c33da4b41\" id=d73436ed-6539-4058-a970-4323970422aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.277143 | controller |     "Jun 11 12:04:47.081368 crc crio[22553]: time=\"2026-06-11T12:04:47.079857592Z\" level=info msg=\"Removed container f1757f7a3e50b05f4f2f19ca3be7a7dc5bc2837bb9efad4af0d4645c33da4b41: openshift-infra/auto-csr-approver-29686318-clhs5/oc\" id=d73436ed-6539-4058-a970-4323970422aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.277157 | controller |     "Jun 11 12:04:47.103392 crc crio[22553]: time=\"2026-06-11T12:04:47.103237623Z\" level=info msg=\"Stopping pod sandbox: 963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd\" id=ec87fb91-7ecb-4b1a-806a-5ed372ca77f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.277173 | controller |     "Jun 11 12:04:47.104048 crc crio[22553]: time=\"2026-06-11T12:04:47.103455549Z\" level=info msg=\"Stopped pod sandbox (already stopped): 963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd\" id=ec87fb91-7ecb-4b1a-806a-5ed372ca77f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.277187 | controller |     "Jun 11 12:04:47.104801 crc crio[22553]: time=\"2026-06-11T12:04:47.104646544Z\" level=info msg=\"Removing pod sandbox: 963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd\" id=8add59f6-b18a-4b1a-8819-295230a87341 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.277202 | controller |     "Jun 11 12:04:47.119180 crc crio[22553]: time=\"2026-06-11T12:04:47.119015162Z\" level=info msg=\"Removed pod sandbox: 963efc1b56c34925c1d87f8a3d6d8a85d38bc96228e02f034f773caf5a66d0cd\" id=8add59f6-b18a-4b1a-8819-295230a87341 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.277220 | controller |     "Jun 11 12:04:47.120822 crc crio[22553]: time=\"2026-06-11T12:04:47.120625059Z\" level=info msg=\"Stopping pod sandbox: 04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6\" id=3f5dd176-e151-42e0-94d3-33bcaf7c3851 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.277234 | controller |     "Jun 11 12:04:47.120822 crc crio[22553]: time=\"2026-06-11T12:04:47.120800034Z\" level=info msg=\"Stopped pod sandbox (already stopped): 04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6\" id=3f5dd176-e151-42e0-94d3-33bcaf7c3851 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.277249 | controller |     "Jun 11 12:04:47.121554 crc crio[22553]: time=\"2026-06-11T12:04:47.121439703Z\" level=info msg=\"Removing pod sandbox: 04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6\" id=a25ef080-1f7b-49e1-a3ce-e92964d6faf4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.277263 | controller |     "Jun 11 12:04:47.145505 crc crio[22553]: time=\"2026-06-11T12:04:47.145178094Z\" level=info msg=\"Removed pod sandbox: 04e3977a935f29040c5ee3817ba089d159a31fa8275c3fc6d9bf06e7e51022d6\" id=a25ef080-1f7b-49e1-a3ce-e92964d6faf4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.277278 | controller |     "Jun 11 12:04:51.537499 crc crio[22553]: time=\"2026-06-11T12:04:51.536501492Z\" level=info msg=\"Stopping pod sandbox: c4294a68f9d50a24b682c2ca2f1e2136cf03e86a2e7a8f7298f644721bffabff\" id=509ae58f-41ca-469a-b4bb-c150121326e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.277293 | controller |     "Jun 11 12:04:51.539802 crc crio[22553]: time=\"2026-06-11T12:04:51.539414736Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz Namespace:openstack ID:c4294a68f9d50a24b682c2ca2f1e2136cf03e86a2e7a8f7298f644721bffabff UID:36e0867d-d8a1-4113-8a28-53824898e8f2 NetNS:/var/run/netns/85459039-79c4-40ee-82f9-6b905e900a67 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36e0867d_d8a1_4113_8a28_53824898e8f2.slice PodAnnotations:0xc0011e8f18}] Aliases:map[]}\"",
2026-06-11 12:41:58.277308 | controller |     "Jun 11 12:04:51.539908 crc crio[22553]: time=\"2026-06-11T12:04:51.539854989Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.277323 | controller |     "Jun 11 12:04:52.086461 crc crio[22553]: time=\"2026-06-11T12:04:52.08603088Z\" level=info msg=\"Stopped pod sandbox: c4294a68f9d50a24b682c2ca2f1e2136cf03e86a2e7a8f7298f644721bffabff\" id=509ae58f-41ca-469a-b4bb-c150121326e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.277337 | controller |     "Jun 11 12:04:53.096127 crc crio[22553]: time=\"2026-06-11T12:04:53.095421785Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt/POD\" id=bcd64467-d02b-4232-81ad-31ba1e30ce38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.277370 | controller |     "Jun 11 12:04:53.097285 crc crio[22553]: time=\"2026-06-11T12:04:53.096158276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.277387 | controller |     "Jun 11 12:04:53.208200 crc crio[22553]: time=\"2026-06-11T12:04:53.207985494Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt Namespace:openstack ID:66a052dd947c9883db7ca15b8787537e6da5b39d6d91267ba53ddb45a87851ef UID:58bd25e5-2094-4867-8d13-685876925a09 NetNS:/var/run/netns/31503d6c-bcfa-4183-97ef-26fd41b9a1aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58bd25e5_2094_4867_8d13_685876925a09.slice PodAnnotations:0xc0011e8080}] Aliases:map[]}\"",
2026-06-11 12:41:58.277407 | controller |     "Jun 11 12:04:53.208200 crc crio[22553]: time=\"2026-06-11T12:04:53.208096827Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.277423 | controller |     "Jun 11 12:04:53.761316 crc crio[22553]: 2026-06-11T12:04:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66a052dd947c988 Mac:fe:48:59:c5:78:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/31503d6c-bcfa-4183-97ef-26fd41b9a1aa SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.277438 | controller |     "Jun 11 12:04:53.763371 crc crio[22553]: time=\"2026-06-11T12:04:53.763242428Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt Namespace:openstack ID:66a052dd947c9883db7ca15b8787537e6da5b39d6d91267ba53ddb45a87851ef UID:58bd25e5-2094-4867-8d13-685876925a09 NetNS:/var/run/netns/31503d6c-bcfa-4183-97ef-26fd41b9a1aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58bd25e5_2094_4867_8d13_685876925a09.slice PodAnnotations:0xc0011e8080}] Aliases:map[]}\"",
2026-06-11 12:41:58.277453 | controller |     "Jun 11 12:04:53.763643 crc crio[22553]: time=\"2026-06-11T12:04:53.763462935Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.277468 | controller |     "Jun 11 12:04:53.778860 crc crio[22553]: time=\"2026-06-11T12:04:53.776263398Z\" level=info msg=\"Ran pod sandbox 66a052dd947c9883db7ca15b8787537e6da5b39d6d91267ba53ddb45a87851ef with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt/POD\" id=bcd64467-d02b-4232-81ad-31ba1e30ce38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.277483 | controller |     "Jun 11 12:04:53.782978 crc crio[22553]: time=\"2026-06-11T12:04:53.782042496Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=5955b404-9a97-46a3-9afa-9a67f90b2167 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.277498 | controller |     "Jun 11 12:04:53.811295 crc crio[22553]: time=\"2026-06-11T12:04:53.810722691Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=05fd892b-ba20-479f-ac26-a76dc3f066c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.277513 | controller |     "Jun 11 12:04:53.818863 crc crio[22553]: time=\"2026-06-11T12:04:53.818763136Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=13ebbfda-5698-4889-8d70-942fb9cc75c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.277527 | controller |     "Jun 11 12:04:53.819293 crc crio[22553]: time=\"2026-06-11T12:04:53.819182848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.277542 | controller |     "Jun 11 12:04:53.868286 crc crio[22553]: time=\"2026-06-11T12:04:53.867900207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.277560 | controller |     "Jun 11 12:04:53.874411 crc crio[22553]: time=\"2026-06-11T12:04:53.874328354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.277576 | controller |     "Jun 11 12:04:54.086361 crc crio[22553]: time=\"2026-06-11T12:04:54.086178146Z\" level=info msg=\"Created container 6fb01ff3fcb310bff0db73293213be3a264f53d9fbeaf3e33478adf1c9172275: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=13ebbfda-5698-4889-8d70-942fb9cc75c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.277590 | controller |     "Jun 11 12:04:54.087653 crc crio[22553]: time=\"2026-06-11T12:04:54.087490254Z\" level=info msg=\"Starting container: 6fb01ff3fcb310bff0db73293213be3a264f53d9fbeaf3e33478adf1c9172275\" id=785f7a10-6698-4ee8-87f9-47fa9d9521f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.277605 | controller |     "Jun 11 12:04:54.097277 crc crio[22553]: time=\"2026-06-11T12:04:54.095861438Z\" level=info msg=\"Started container\" PID=130776 containerID=6fb01ff3fcb310bff0db73293213be3a264f53d9fbeaf3e33478adf1c9172275 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=785f7a10-6698-4ee8-87f9-47fa9d9521f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66a052dd947c9883db7ca15b8787537e6da5b39d6d91267ba53ddb45a87851ef",
2026-06-11 12:41:58.277619 | controller |     "Jun 11 12:06:00.545253 crc crio[22553]: time=\"2026-06-11T12:06:00.544110674Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686326-ttczw/POD\" id=b8b271e8-6995-45cb-89eb-f82c250d1dda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.277634 | controller |     "Jun 11 12:06:00.547596 crc crio[22553]: time=\"2026-06-11T12:06:00.545264447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.277649 | controller |     "Jun 11 12:06:00.592287 crc crio[22553]: time=\"2026-06-11T12:06:00.592188327Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686326-ttczw Namespace:openshift-infra ID:61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5 UID:d801d68f-fe31-4c64-a3b4-cc451a7e1693 NetNS:/var/run/netns/ac313b57-fffc-4a2f-994a-e42f44ee5e3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd801d68f_fe31_4c64_a3b4_cc451a7e1693.slice PodAnnotations:0xc00061eef8}] Aliases:map[]}\"",
2026-06-11 12:41:58.277664 | controller |     "Jun 11 12:06:00.592921 crc crio[22553]: time=\"2026-06-11T12:06:00.592811224Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686326-ttczw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.277679 | controller |     "Jun 11 12:06:01.265449 crc crio[22553]: 2026-06-11T12:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61d3963ff1f2f9d Mac:da:9a:ed:00:66:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/ac313b57-fffc-4a2f-994a-e42f44ee5e3b SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.277694 | controller |     "Jun 11 12:06:01.266924 crc crio[22553]: time=\"2026-06-11T12:06:01.266620117Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686326-ttczw Namespace:openshift-infra ID:61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5 UID:d801d68f-fe31-4c64-a3b4-cc451a7e1693 NetNS:/var/run/netns/ac313b57-fffc-4a2f-994a-e42f44ee5e3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd801d68f_fe31_4c64_a3b4_cc451a7e1693.slice PodAnnotations:0xc00061eef8}] Aliases:map[]}\"",
2026-06-11 12:41:58.277713 | controller |     "Jun 11 12:06:01.267463 crc crio[22553]: time=\"2026-06-11T12:06:01.26742234Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686326-ttczw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.277728 | controller |     "Jun 11 12:06:01.292094 crc crio[22553]: time=\"2026-06-11T12:06:01.291619526Z\" level=info msg=\"Ran pod sandbox 61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5 with infra container: openshift-infra/auto-csr-approver-29686326-ttczw/POD\" id=b8b271e8-6995-45cb-89eb-f82c250d1dda name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.277781 | controller |     "Jun 11 12:06:01.299244 crc crio[22553]: time=\"2026-06-11T12:06:01.299137222Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5e4102fe-427e-4999-a2af-75edbdb1c42c name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.277797 | controller |     "Jun 11 12:06:01.310084 crc crio[22553]: time=\"2026-06-11T12:06:01.309918252Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.277813 | controller |     "Jun 11 12:06:02.108616 crc crio[22553]: time=\"2026-06-11T12:06:02.10844777Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5e4102fe-427e-4999-a2af-75edbdb1c42c name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.277828 | controller |     "Jun 11 12:06:02.111169 crc crio[22553]: time=\"2026-06-11T12:06:02.111133338Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6635341a-5b1a-43ef-a82b-5eca0c8b1cdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.277843 | controller |     "Jun 11 12:06:02.114649 crc crio[22553]: time=\"2026-06-11T12:06:02.114618528Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=87524488-fcde-4a5a-8632-15442ddff6a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.277858 | controller |     "Jun 11 12:06:02.123915 crc crio[22553]: time=\"2026-06-11T12:06:02.123840383Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686326-ttczw/oc\" id=397eb2bc-853a-4a6b-8405-aba08073fd1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.277873 | controller |     "Jun 11 12:06:02.124778 crc crio[22553]: time=\"2026-06-11T12:06:02.124654886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.277887 | controller |     "Jun 11 12:06:02.184397 crc crio[22553]: time=\"2026-06-11T12:06:02.184177799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.277902 | controller |     "Jun 11 12:06:02.425421 crc crio[22553]: time=\"2026-06-11T12:06:02.425287654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.277916 | controller |     "Jun 11 12:06:02.572093 crc crio[22553]: time=\"2026-06-11T12:06:02.571191411Z\" level=info msg=\"Created container e9e7941e0a9c0efdcd51ef32e9ce1ac7280273b6d935d3f1f56b0e845b43292d: openshift-infra/auto-csr-approver-29686326-ttczw/oc\" id=397eb2bc-853a-4a6b-8405-aba08073fd1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.277931 | controller |     "Jun 11 12:06:02.574221 crc crio[22553]: time=\"2026-06-11T12:06:02.574130395Z\" level=info msg=\"Starting container: e9e7941e0a9c0efdcd51ef32e9ce1ac7280273b6d935d3f1f56b0e845b43292d\" id=263749c2-bf9d-494c-b691-da33f8383221 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.277946 | controller |     "Jun 11 12:06:02.585839 crc crio[22553]: time=\"2026-06-11T12:06:02.585039859Z\" level=info msg=\"Started container\" PID=134230 containerID=e9e7941e0a9c0efdcd51ef32e9ce1ac7280273b6d935d3f1f56b0e845b43292d description=openshift-infra/auto-csr-approver-29686326-ttczw/oc id=263749c2-bf9d-494c-b691-da33f8383221 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5",
2026-06-11 12:41:58.277965 | controller |     "Jun 11 12:06:05.012287 crc crio[22553]: time=\"2026-06-11T12:06:05.011230369Z\" level=info msg=\"Stopping pod sandbox: 61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5\" id=4ba9c0dc-7663-4956-a440-3fd90bc15260 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.277980 | controller |     "Jun 11 12:06:05.014462 crc crio[22553]: time=\"2026-06-11T12:06:05.013312469Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686326-ttczw Namespace:openshift-infra ID:61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5 UID:d801d68f-fe31-4c64-a3b4-cc451a7e1693 NetNS:/var/run/netns/ac313b57-fffc-4a2f-994a-e42f44ee5e3b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd801d68f_fe31_4c64_a3b4_cc451a7e1693.slice PodAnnotations:0xc0050d25d8}] Aliases:map[]}\"",
2026-06-11 12:41:58.277995 | controller |     "Jun 11 12:06:05.014462 crc crio[22553]: time=\"2026-06-11T12:06:05.013577996Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686326-ttczw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.278009 | controller |     "Jun 11 12:06:05.316356 crc crio[22553]: time=\"2026-06-11T12:06:05.315567282Z\" level=info msg=\"Stopped pod sandbox: 61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5\" id=4ba9c0dc-7663-4956-a440-3fd90bc15260 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.278024 | controller |     "Jun 11 12:06:47.201012 crc crio[22553]: time=\"2026-06-11T12:06:47.199863624Z\" level=info msg=\"Removing container: 42db8b5f87d98185442ce40653f10dc0edb3477799bdc387d8dfb0abbbb2e1a4\" id=356304d5-ef5b-4379-a795-86d5ed7c46e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.278038 | controller |     "Jun 11 12:06:47.384945 crc crio[22553]: time=\"2026-06-11T12:06:47.384825734Z\" level=info msg=\"Removed container 42db8b5f87d98185442ce40653f10dc0edb3477799bdc387d8dfb0abbbb2e1a4: openshift-infra/auto-csr-approver-29686320-9m2rc/oc\" id=356304d5-ef5b-4379-a795-86d5ed7c46e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.278052 | controller |     "Jun 11 12:06:47.395430 crc crio[22553]: time=\"2026-06-11T12:06:47.395338387Z\" level=info msg=\"Stopping pod sandbox: dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1\" id=96251360-376d-49a2-a23c-3f2257d0dda1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.278067 | controller |     "Jun 11 12:06:47.395430 crc crio[22553]: time=\"2026-06-11T12:06:47.39543659Z\" level=info msg=\"Stopped pod sandbox (already stopped): dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1\" id=96251360-376d-49a2-a23c-3f2257d0dda1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.278082 | controller |     "Jun 11 12:06:47.395946 crc crio[22553]: time=\"2026-06-11T12:06:47.395904183Z\" level=info msg=\"Removing pod sandbox: dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1\" id=edd144a3-d749-4adc-bb43-7b725f167479 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.278096 | controller |     "Jun 11 12:06:47.422075 crc crio[22553]: time=\"2026-06-11T12:06:47.421902201Z\" level=info msg=\"Removed pod sandbox: dfdae745df67d4657fb0ce3b6f56e3b715f646c4482f516f09e44cf93209e2e1\" id=edd144a3-d749-4adc-bb43-7b725f167479 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.278111 | controller |     "Jun 11 12:07:43.379329 crc crio[22553]: time=\"2026-06-11T12:07:43.378393616Z\" level=info msg=\"Stopping pod sandbox: 66a052dd947c9883db7ca15b8787537e6da5b39d6d91267ba53ddb45a87851ef\" id=cd08f471-543c-4f7f-8310-41f8d073309c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.278129 | controller |     "Jun 11 12:07:43.381150 crc crio[22553]: time=\"2026-06-11T12:07:43.380116876Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt Namespace:openstack ID:66a052dd947c9883db7ca15b8787537e6da5b39d6d91267ba53ddb45a87851ef UID:58bd25e5-2094-4867-8d13-685876925a09 NetNS:/var/run/netns/31503d6c-bcfa-4183-97ef-26fd41b9a1aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58bd25e5_2094_4867_8d13_685876925a09.slice PodAnnotations:0xc00279b0b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.278144 | controller |     "Jun 11 12:07:43.381150 crc crio[22553]: time=\"2026-06-11T12:07:43.380411164Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.278159 | controller |     "Jun 11 12:07:43.904446 crc crio[22553]: time=\"2026-06-11T12:07:43.904066237Z\" level=info msg=\"Stopped pod sandbox: 66a052dd947c9883db7ca15b8787537e6da5b39d6d91267ba53ddb45a87851ef\" id=cd08f471-543c-4f7f-8310-41f8d073309c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.278173 | controller |     "Jun 11 12:07:44.972454 crc crio[22553]: time=\"2026-06-11T12:07:44.9720749Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt/POD\" id=45495d36-859f-4e07-b04c-050b5a17379d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.278188 | controller |     "Jun 11 12:07:44.973601 crc crio[22553]: time=\"2026-06-11T12:07:44.972524052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.278204 | controller |     "Jun 11 12:07:45.031733 crc crio[22553]: time=\"2026-06-11T12:07:45.029764109Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt Namespace:openstack ID:3fa55226e72f69bc78ae7614ee7ecd2200ba23bd7e42ad85b4e574c62de606eb UID:b54f3723-0df6-4d6b-9796-ebe46e32805f NetNS:/var/run/netns/888a3064-8ae7-429c-84b4-f7017023d30a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb54f3723_0df6_4d6b_9796_ebe46e32805f.slice PodAnnotations:0xc004800e60}] Aliases:map[]}\"",
2026-06-11 12:41:58.278219 | controller |     "Jun 11 12:07:45.031733 crc crio[22553]: time=\"2026-06-11T12:07:45.029841331Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.278234 | controller |     "Jun 11 12:07:45.586225 crc crio[22553]: 2026-06-11T12:07:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3fa55226e72f69b Mac:e6:5d:b6:e1:34:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/888a3064-8ae7-429c-84b4-f7017023d30a SocketPath: PciID:}] [{Interface:0xc0004b2760 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.278249 | controller |     "Jun 11 12:07:45.588402 crc crio[22553]: time=\"2026-06-11T12:07:45.588298354Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt Namespace:openstack ID:3fa55226e72f69bc78ae7614ee7ecd2200ba23bd7e42ad85b4e574c62de606eb UID:b54f3723-0df6-4d6b-9796-ebe46e32805f NetNS:/var/run/netns/888a3064-8ae7-429c-84b4-f7017023d30a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb54f3723_0df6_4d6b_9796_ebe46e32805f.slice PodAnnotations:0xc004800e60}] Aliases:map[]}\"",
2026-06-11 12:41:58.278268 | controller |     "Jun 11 12:07:45.588567 crc crio[22553]: time=\"2026-06-11T12:07:45.588541091Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.278284 | controller |     "Jun 11 12:07:45.599991 crc crio[22553]: time=\"2026-06-11T12:07:45.59961923Z\" level=info msg=\"Ran pod sandbox 3fa55226e72f69bc78ae7614ee7ecd2200ba23bd7e42ad85b4e574c62de606eb with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt/POD\" id=45495d36-859f-4e07-b04c-050b5a17379d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.278299 | controller |     "Jun 11 12:07:45.603180 crc crio[22553]: time=\"2026-06-11T12:07:45.603036898Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=ded0a550-1934-4cd3-9751-1924c963e6bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.278313 | controller |     "Jun 11 12:07:45.628191 crc crio[22553]: time=\"2026-06-11T12:07:45.628089609Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=a79497ac-7dfa-4bf2-b658-b861aaa5b612 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.278328 | controller |     "Jun 11 12:07:45.636297 crc crio[22553]: time=\"2026-06-11T12:07:45.636220903Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=9a2c612e-65a4-47ce-ab30-7eb1ee90cdff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.278343 | controller |     "Jun 11 12:07:45.636947 crc crio[22553]: time=\"2026-06-11T12:07:45.63683333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.278376 | controller |     "Jun 11 12:07:45.689562 crc crio[22553]: time=\"2026-06-11T12:07:45.689424263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.278392 | controller |     "Jun 11 12:07:45.694599 crc crio[22553]: time=\"2026-06-11T12:07:45.694474098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.278407 | controller |     "Jun 11 12:07:45.901738 crc crio[22553]: time=\"2026-06-11T12:07:45.901546295Z\" level=info msg=\"Created container ecd633a8a432387bc176734579b88b67489d3b3bcf50e9730623eec0d66171e6: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=9a2c612e-65a4-47ce-ab30-7eb1ee90cdff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.278422 | controller |     "Jun 11 12:07:45.903953 crc crio[22553]: time=\"2026-06-11T12:07:45.903861881Z\" level=info msg=\"Starting container: ecd633a8a432387bc176734579b88b67489d3b3bcf50e9730623eec0d66171e6\" id=8bf86540-b300-4b18-b501-f21b751271c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.278437 | controller |     "Jun 11 12:07:45.911110 crc crio[22553]: time=\"2026-06-11T12:07:45.910922594Z\" level=info msg=\"Started container\" PID=139796 containerID=ecd633a8a432387bc176734579b88b67489d3b3bcf50e9730623eec0d66171e6 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=8bf86540-b300-4b18-b501-f21b751271c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa55226e72f69bc78ae7614ee7ecd2200ba23bd7e42ad85b4e574c62de606eb",
2026-06-11 12:41:58.278457 | controller |     "Jun 11 12:08:00.525471 crc crio[22553]: time=\"2026-06-11T12:08:00.524276991Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686328-c2b54/POD\" id=9620af54-0898-4cc0-bd65-e1ba9c70c3a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.278473 | controller |     "Jun 11 12:08:00.528563 crc crio[22553]: time=\"2026-06-11T12:08:00.525594559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.278488 | controller |     "Jun 11 12:08:00.588547 crc crio[22553]: time=\"2026-06-11T12:08:00.588248871Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686328-c2b54 Namespace:openshift-infra ID:ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05 UID:4efe6859-2409-4152-b9f5-b842174b3314 NetNS:/var/run/netns/5c58b75e-79b1-4a3a-b27b-d7a87145c7a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4efe6859_2409_4152_b9f5_b842174b3314.slice PodAnnotations:0xc00012a590}] Aliases:map[]}\"",
2026-06-11 12:41:58.278503 | controller |     "Jun 11 12:08:00.589013 crc crio[22553]: time=\"2026-06-11T12:08:00.588991652Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686328-c2b54 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.278518 | controller |     "Jun 11 12:08:00.931267 crc crio[22553]: 2026-06-11T12:08:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac4a3b936132235 Mac:5a:2c:72:6c:d5:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/5c58b75e-79b1-4a3a-b27b-d7a87145c7a5 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.278533 | controller |     "Jun 11 12:08:00.933939 crc crio[22553]: time=\"2026-06-11T12:08:00.933540913Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686328-c2b54 Namespace:openshift-infra ID:ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05 UID:4efe6859-2409-4152-b9f5-b842174b3314 NetNS:/var/run/netns/5c58b75e-79b1-4a3a-b27b-d7a87145c7a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4efe6859_2409_4152_b9f5_b842174b3314.slice PodAnnotations:0xc00012a590}] Aliases:map[]}\"",
2026-06-11 12:41:58.278548 | controller |     "Jun 11 12:08:00.934299 crc crio[22553]: time=\"2026-06-11T12:08:00.934272964Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686328-c2b54 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.278562 | controller |     "Jun 11 12:08:00.944584 crc crio[22553]: time=\"2026-06-11T12:08:00.94453839Z\" level=info msg=\"Ran pod sandbox ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05 with infra container: openshift-infra/auto-csr-approver-29686328-c2b54/POD\" id=9620af54-0898-4cc0-bd65-e1ba9c70c3a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.278577 | controller |     "Jun 11 12:08:00.948372 crc crio[22553]: time=\"2026-06-11T12:08:00.948268997Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a6250651-fdf4-4326-9854-f754c5d11819 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.278592 | controller |     "Jun 11 12:08:00.957401 crc crio[22553]: time=\"2026-06-11T12:08:00.957303927Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.278607 | controller |     "Jun 11 12:08:01.780511 crc crio[22553]: time=\"2026-06-11T12:08:01.780403503Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a6250651-fdf4-4326-9854-f754c5d11819 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.278626 | controller |     "Jun 11 12:08:01.782235 crc crio[22553]: time=\"2026-06-11T12:08:01.781880006Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=39ccb449-2eb6-48a5-a58f-aeaf56ccc4ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.278641 | controller |     "Jun 11 12:08:01.785183 crc crio[22553]: time=\"2026-06-11T12:08:01.785097718Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=61c81ee9-403f-48ff-a6f4-3db181eb1d5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.278656 | controller |     "Jun 11 12:08:01.797659 crc crio[22553]: time=\"2026-06-11T12:08:01.797560297Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686328-c2b54/oc\" id=f6b58ef1-644e-40b1-9e51-b679eb039afa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.278671 | controller |     "Jun 11 12:08:01.799415 crc crio[22553]: time=\"2026-06-11T12:08:01.799366949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.278685 | controller |     "Jun 11 12:08:01.875751 crc crio[22553]: time=\"2026-06-11T12:08:01.875595271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.278700 | controller |     "Jun 11 12:08:02.203763 crc crio[22553]: time=\"2026-06-11T12:08:02.202533326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.278715 | controller |     "Jun 11 12:08:02.365630 crc crio[22553]: time=\"2026-06-11T12:08:02.365092962Z\" level=info msg=\"Created container 874f249f81f85cb3298ad70a3d3f7a33a6e84505208c9e85d141ab349ec6fdc3: openshift-infra/auto-csr-approver-29686328-c2b54/oc\" id=f6b58ef1-644e-40b1-9e51-b679eb039afa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.278729 | controller |     "Jun 11 12:08:02.367962 crc crio[22553]: time=\"2026-06-11T12:08:02.367848421Z\" level=info msg=\"Starting container: 874f249f81f85cb3298ad70a3d3f7a33a6e84505208c9e85d141ab349ec6fdc3\" id=6f8f9b45-39fb-4683-bb4b-09c9a5191164 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.278744 | controller |     "Jun 11 12:08:02.373898 crc crio[22553]: time=\"2026-06-11T12:08:02.373794052Z\" level=info msg=\"Started container\" PID=140727 containerID=874f249f81f85cb3298ad70a3d3f7a33a6e84505208c9e85d141ab349ec6fdc3 description=openshift-infra/auto-csr-approver-29686328-c2b54/oc id=6f8f9b45-39fb-4683-bb4b-09c9a5191164 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05",
2026-06-11 12:41:58.278758 | controller |     "Jun 11 12:08:04.794187 crc crio[22553]: time=\"2026-06-11T12:08:04.793178164Z\" level=info msg=\"Stopping pod sandbox: ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05\" id=dd20364b-52f4-4308-b226-00249ae9fb8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.278773 | controller |     "Jun 11 12:08:04.797575 crc crio[22553]: time=\"2026-06-11T12:08:04.794967655Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686328-c2b54 Namespace:openshift-infra ID:ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05 UID:4efe6859-2409-4152-b9f5-b842174b3314 NetNS:/var/run/netns/5c58b75e-79b1-4a3a-b27b-d7a87145c7a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4efe6859_2409_4152_b9f5_b842174b3314.slice PodAnnotations:0xc002826ae0}] Aliases:map[]}\"",
2026-06-11 12:41:58.278787 | controller |     "Jun 11 12:08:04.797575 crc crio[22553]: time=\"2026-06-11T12:08:04.795101869Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686328-c2b54 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.278843 | controller |     "Jun 11 12:08:05.132435 crc crio[22553]: time=\"2026-06-11T12:08:05.131846676Z\" level=info msg=\"Stopped pod sandbox: ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05\" id=dd20364b-52f4-4308-b226-00249ae9fb8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.278892 | controller |     "Jun 11 12:08:47.509131 crc crio[22553]: time=\"2026-06-11T12:08:47.50628016Z\" level=info msg=\"Removing container: 9df696e0c9f48a194996677fa808f0564f43c57bb7931a2fe63b78eccbc8a8ea\" id=21887eff-980f-4e9c-88f3-521cac91f6b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.278912 | controller |     "Jun 11 12:08:47.787793 crc crio[22553]: time=\"2026-06-11T12:08:47.787591822Z\" level=info msg=\"Removed container 9df696e0c9f48a194996677fa808f0564f43c57bb7931a2fe63b78eccbc8a8ea: openshift-infra/auto-csr-approver-29686322-lt68m/oc\" id=21887eff-980f-4e9c-88f3-521cac91f6b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.278928 | controller |     "Jun 11 12:08:47.801921 crc crio[22553]: time=\"2026-06-11T12:08:47.801830422Z\" level=info msg=\"Stopping pod sandbox: 128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e\" id=f7f90ce6-8793-4482-8179-378734ebfb6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.278942 | controller |     "Jun 11 12:08:47.802320 crc crio[22553]: time=\"2026-06-11T12:08:47.801944005Z\" level=info msg=\"Stopped pod sandbox (already stopped): 128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e\" id=f7f90ce6-8793-4482-8179-378734ebfb6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.278957 | controller |     "Jun 11 12:08:47.802870 crc crio[22553]: time=\"2026-06-11T12:08:47.80281281Z\" level=info msg=\"Removing pod sandbox: 128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e\" id=43e708e7-b245-4465-bd20-cf86e192abe3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.278971 | controller |     "Jun 11 12:08:47.821794 crc crio[22553]: time=\"2026-06-11T12:08:47.821639991Z\" level=info msg=\"Removed pod sandbox: 128c6f4d0fc29a9e6d668323ac3ecc33c840a6995f303f8243a0a1577d6eb74e\" id=43e708e7-b245-4465-bd20-cf86e192abe3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.278986 | controller |     "Jun 11 12:09:47.843091 crc crio[22553]: time=\"2026-06-11T12:09:47.841812023Z\" level=info msg=\"Removing container: 1835331d22a432d836e8f6e2a0741aff612c434efd519d5725b2ddd069b3ab7e\" id=7103568b-2ca1-4557-8a41-7a26d80e4c99 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.279000 | controller |     "Jun 11 12:09:47.903183 crc crio[22553]: time=\"2026-06-11T12:09:47.902921021Z\" level=info msg=\"Removed container 1835331d22a432d836e8f6e2a0741aff612c434efd519d5725b2ddd069b3ab7e: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/init\" id=7103568b-2ca1-4557-8a41-7a26d80e4c99 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.279014 | controller |     "Jun 11 12:09:47.907451 crc crio[22553]: time=\"2026-06-11T12:09:47.907313927Z\" level=info msg=\"Removing container: 74469f987b4ed08c5f428e17e48b6284bc3626ae1502703e1f74725223875461\" id=4f0a0783-91fc-4b16-8c06-aca8788033e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.279029 | controller |     "Jun 11 12:09:47.963916 crc crio[22553]: time=\"2026-06-11T12:09:47.963800742Z\" level=info msg=\"Removed container 74469f987b4ed08c5f428e17e48b6284bc3626ae1502703e1f74725223875461: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-kpqmc/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=4f0a0783-91fc-4b16-8c06-aca8788033e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.279043 | controller |     "Jun 11 12:09:47.977296 crc crio[22553]: time=\"2026-06-11T12:09:47.977128075Z\" level=info msg=\"Stopping pod sandbox: 6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec\" id=4de0da9e-5fd9-42f9-9691-3f762ddd3b5a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.279062 | controller |     "Jun 11 12:09:47.977296 crc crio[22553]: time=\"2026-06-11T12:09:47.97729817Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec\" id=4de0da9e-5fd9-42f9-9691-3f762ddd3b5a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.279077 | controller |     "Jun 11 12:09:47.978389 crc crio[22553]: time=\"2026-06-11T12:09:47.97833949Z\" level=info msg=\"Removing pod sandbox: 6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec\" id=8f81c21f-2e2e-4806-82c9-2b9260028c31 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.279091 | controller |     "Jun 11 12:09:48.007463 crc crio[22553]: time=\"2026-06-11T12:09:48.007232911Z\" level=info msg=\"Removed pod sandbox: 6080528b56ded092c90676514cdb331bc0c0a170c204a8b403f3c49c18fdcbec\" id=8f81c21f-2e2e-4806-82c9-2b9260028c31 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.279106 | controller |     "Jun 11 12:10:00.870038 crc crio[22553]: time=\"2026-06-11T12:10:00.868795079Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686330-b646t/POD\" id=98a1a905-c809-4d8f-ac0d-c2a88c18da16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.279121 | controller |     "Jun 11 12:10:00.870038 crc crio[22553]: time=\"2026-06-11T12:10:00.869599483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.279135 | controller |     "Jun 11 12:10:01.043135 crc crio[22553]: time=\"2026-06-11T12:10:01.042654561Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686330-b646t Namespace:openshift-infra ID:376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0 UID:9f710297-a08b-4b6a-944d-c4e9b48743b8 NetNS:/var/run/netns/4b134931-1091-452b-8601-f0038146d5e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f710297_a08b_4b6a_944d_c4e9b48743b8.slice PodAnnotations:0xc0050d2020}] Aliases:map[]}\"",
2026-06-11 12:41:58.279151 | controller |     "Jun 11 12:10:01.043135 crc crio[22553]: time=\"2026-06-11T12:10:01.042773764Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686330-b646t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.279165 | controller |     "Jun 11 12:10:02.365007 crc crio[22553]: 2026-06-11T12:10:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:376f8159739b29f Mac:2e:a2:8d:2c:76:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/4b134931-1091-452b-8601-f0038146d5e6 SocketPath: PciID:}] [{Interface:0xc0002609e0 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.279194 | controller |     "Jun 11 12:10:02.365007 crc crio[22553]: time=\"2026-06-11T12:10:02.364304207Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686330-b646t Namespace:openshift-infra ID:376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0 UID:9f710297-a08b-4b6a-944d-c4e9b48743b8 NetNS:/var/run/netns/4b134931-1091-452b-8601-f0038146d5e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f710297_a08b_4b6a_944d_c4e9b48743b8.slice PodAnnotations:0xc0050d2020}] Aliases:map[]}\"",
2026-06-11 12:41:58.279209 | controller |     "Jun 11 12:10:02.365007 crc crio[22553]: time=\"2026-06-11T12:10:02.364528304Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686330-b646t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.279225 | controller |     "Jun 11 12:10:02.376459 crc crio[22553]: time=\"2026-06-11T12:10:02.376308563Z\" level=info msg=\"Ran pod sandbox 376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0 with infra container: openshift-infra/auto-csr-approver-29686330-b646t/POD\" id=98a1a905-c809-4d8f-ac0d-c2a88c18da16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.279248 | controller |     "Jun 11 12:10:02.385037 crc crio[22553]: time=\"2026-06-11T12:10:02.38489232Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fa84b8e4-423e-4a68-86c5-3f8a82d2b9ce name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.279263 | controller |     "Jun 11 12:10:02.396777 crc crio[22553]: time=\"2026-06-11T12:10:02.396612647Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.279279 | controller |     "Jun 11 12:10:03.766949 crc crio[22553]: time=\"2026-06-11T12:10:03.765988817Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fa84b8e4-423e-4a68-86c5-3f8a82d2b9ce name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.279293 | controller |     "Jun 11 12:10:03.768739 crc crio[22553]: time=\"2026-06-11T12:10:03.768053196Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a555fe38-1e2f-4ef3-9b40-e10df6f6909f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.279308 | controller |     "Jun 11 12:10:03.771994 crc crio[22553]: time=\"2026-06-11T12:10:03.771278399Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=bbd668da-125e-427c-a405-4771dd6ee25b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.279322 | controller |     "Jun 11 12:10:03.783097 crc crio[22553]: time=\"2026-06-11T12:10:03.783013107Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686330-b646t/oc\" id=811d3104-0828-49b9-a8a6-e05ee4dacb11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.279336 | controller |     "Jun 11 12:10:03.783891 crc crio[22553]: time=\"2026-06-11T12:10:03.783841081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.279368 | controller |     "Jun 11 12:10:03.841546 crc crio[22553]: time=\"2026-06-11T12:10:03.841325554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.279385 | controller |     "Jun 11 12:10:04.708058 crc crio[22553]: time=\"2026-06-11T12:10:04.707832061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.279400 | controller |     "Jun 11 12:10:04.858261 crc crio[22553]: time=\"2026-06-11T12:10:04.858136734Z\" level=info msg=\"Created container d02c5dc7fdad67a4f55019c44835a3f6f568bd96c4b7dfaa8cbd66c8bc12ff62: openshift-infra/auto-csr-approver-29686330-b646t/oc\" id=811d3104-0828-49b9-a8a6-e05ee4dacb11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.279415 | controller |     "Jun 11 12:10:04.860031 crc crio[22553]: time=\"2026-06-11T12:10:04.859945856Z\" level=info msg=\"Starting container: d02c5dc7fdad67a4f55019c44835a3f6f568bd96c4b7dfaa8cbd66c8bc12ff62\" id=9ff3e679-3d46-4e89-af65-45832a1035c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.279430 | controller |     "Jun 11 12:10:04.865188 crc crio[22553]: time=\"2026-06-11T12:10:04.865079824Z\" level=info msg=\"Started container\" PID=146881 containerID=d02c5dc7fdad67a4f55019c44835a3f6f568bd96c4b7dfaa8cbd66c8bc12ff62 description=openshift-infra/auto-csr-approver-29686330-b646t/oc id=9ff3e679-3d46-4e89-af65-45832a1035c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0",
2026-06-11 12:41:58.279450 | controller |     "Jun 11 12:10:07.438651 crc crio[22553]: time=\"2026-06-11T12:10:07.437897841Z\" level=info msg=\"Stopping pod sandbox: 376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0\" id=b4178e25-cbd5-4a57-83db-e6fd6fb373c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.279465 | controller |     "Jun 11 12:10:07.440517 crc crio[22553]: time=\"2026-06-11T12:10:07.439236779Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686330-b646t Namespace:openshift-infra ID:376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0 UID:9f710297-a08b-4b6a-944d-c4e9b48743b8 NetNS:/var/run/netns/4b134931-1091-452b-8601-f0038146d5e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f710297_a08b_4b6a_944d_c4e9b48743b8.slice PodAnnotations:0xc00061e5a0}] Aliases:map[]}\"",
2026-06-11 12:41:58.279480 | controller |     "Jun 11 12:10:07.440517 crc crio[22553]: time=\"2026-06-11T12:10:07.439395944Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686330-b646t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.279495 | controller |     "Jun 11 12:10:08.239871 crc crio[22553]: time=\"2026-06-11T12:10:08.238428678Z\" level=info msg=\"Stopped pod sandbox: 376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0\" id=b4178e25-cbd5-4a57-83db-e6fd6fb373c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.279510 | controller |     "Jun 11 12:10:33.031264 crc crio[22553]: time=\"2026-06-11T12:10:33.030158384Z\" level=info msg=\"Stopping pod sandbox: 3fa55226e72f69bc78ae7614ee7ecd2200ba23bd7e42ad85b4e574c62de606eb\" id=1c4243ef-de1c-447e-9f5b-0c70b7f2aff1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.279524 | controller |     "Jun 11 12:10:33.034412 crc crio[22553]: time=\"2026-06-11T12:10:33.034362575Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt Namespace:openstack ID:3fa55226e72f69bc78ae7614ee7ecd2200ba23bd7e42ad85b4e574c62de606eb UID:b54f3723-0df6-4d6b-9796-ebe46e32805f NetNS:/var/run/netns/888a3064-8ae7-429c-84b4-f7017023d30a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb54f3723_0df6_4d6b_9796_ebe46e32805f.slice PodAnnotations:0xc000ca1368}] Aliases:map[]}\"",
2026-06-11 12:41:58.279539 | controller |     "Jun 11 12:10:33.034964 crc crio[22553]: time=\"2026-06-11T12:10:33.034932961Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.279555 | controller |     "Jun 11 12:10:33.539443 crc crio[22553]: time=\"2026-06-11T12:10:33.53866977Z\" level=info msg=\"Stopped pod sandbox: 3fa55226e72f69bc78ae7614ee7ecd2200ba23bd7e42ad85b4e574c62de606eb\" id=1c4243ef-de1c-447e-9f5b-0c70b7f2aff1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.279569 | controller |     "Jun 11 12:10:34.646988 crc crio[22553]: time=\"2026-06-11T12:10:34.646364653Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz/POD\" id=e8542889-7453-4e4a-b58f-b87ff73efce7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.279584 | controller |     "Jun 11 12:10:34.648368 crc crio[22553]: time=\"2026-06-11T12:10:34.646988571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.279598 | controller |     "Jun 11 12:10:34.696417 crc crio[22553]: time=\"2026-06-11T12:10:34.696261468Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz Namespace:openstack ID:533e71a79b15c2913a393c0cd871b386cc1ae7d329a1f63ee2ec8cddfec3c572 UID:930dce20-a208-4eaa-b884-0857cfeb6791 NetNS:/var/run/netns/18ece18d-40b4-4278-a7f4-a93c9a4fff58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod930dce20_a208_4eaa_b884_0857cfeb6791.slice PodAnnotations:0xc000ca1590}] Aliases:map[]}\"",
2026-06-11 12:41:58.279617 | controller |     "Jun 11 12:10:34.696417 crc crio[22553]: time=\"2026-06-11T12:10:34.69633164Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.279633 | controller |     "Jun 11 12:10:35.424515 crc crio[22553]: 2026-06-11T12:10:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:533e71a79b15c29 Mac:96:ab:ca:08:0b:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/18ece18d-40b4-4278-a7f4-a93c9a4fff58 SocketPath: PciID:}] [{Interface:0xc0001346d0 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.279649 | controller |     "Jun 11 12:10:35.426142 crc crio[22553]: time=\"2026-06-11T12:10:35.42602604Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz Namespace:openstack ID:533e71a79b15c2913a393c0cd871b386cc1ae7d329a1f63ee2ec8cddfec3c572 UID:930dce20-a208-4eaa-b884-0857cfeb6791 NetNS:/var/run/netns/18ece18d-40b4-4278-a7f4-a93c9a4fff58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod930dce20_a208_4eaa_b884_0857cfeb6791.slice PodAnnotations:0xc000ca1590}] Aliases:map[]}\"",
2026-06-11 12:41:58.279664 | controller |     "Jun 11 12:10:35.426271 crc crio[22553]: time=\"2026-06-11T12:10:35.426233046Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.279679 | controller |     "Jun 11 12:10:35.437749 crc crio[22553]: time=\"2026-06-11T12:10:35.437577152Z\" level=info msg=\"Ran pod sandbox 533e71a79b15c2913a393c0cd871b386cc1ae7d329a1f63ee2ec8cddfec3c572 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz/POD\" id=e8542889-7453-4e4a-b58f-b87ff73efce7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.279693 | controller |     "Jun 11 12:10:35.441521 crc crio[22553]: time=\"2026-06-11T12:10:35.441017401Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=87f38579-cc5b-4fda-ba5e-46e6a96a73fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.279707 | controller |     "Jun 11 12:10:35.477765 crc crio[22553]: time=\"2026-06-11T12:10:35.477624514Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=3ad42c03-3657-442c-8b52-5ae616fa135f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.279722 | controller |     "Jun 11 12:10:35.492003 crc crio[22553]: time=\"2026-06-11T12:10:35.491938216Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=114f26dc-8428-411e-8684-d3b6a3894057 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.279736 | controller |     "Jun 11 12:10:35.492435 crc crio[22553]: time=\"2026-06-11T12:10:35.492385219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.279751 | controller |     "Jun 11 12:10:35.583212 crc crio[22553]: time=\"2026-06-11T12:10:35.582860611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.279769 | controller |     "Jun 11 12:10:35.588042 crc crio[22553]: time=\"2026-06-11T12:10:35.587933817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.279785 | controller |     "Jun 11 12:10:35.767666 crc crio[22553]: time=\"2026-06-11T12:10:35.767291986Z\" level=info msg=\"Created container 5c330971b51cae113b13fd38497e29112f1959259e07f0c9ba7dadc5093f0c17: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=114f26dc-8428-411e-8684-d3b6a3894057 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.279799 | controller |     "Jun 11 12:10:35.772671 crc crio[22553]: time=\"2026-06-11T12:10:35.770284012Z\" level=info msg=\"Starting container: 5c330971b51cae113b13fd38497e29112f1959259e07f0c9ba7dadc5093f0c17\" id=de40d3eb-8926-4e70-a4c7-e86f3845b49d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.279814 | controller |     "Jun 11 12:10:35.790188 crc crio[22553]: time=\"2026-06-11T12:10:35.780948709Z\" level=info msg=\"Started container\" PID=148658 containerID=5c330971b51cae113b13fd38497e29112f1959259e07f0c9ba7dadc5093f0c17 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=de40d3eb-8926-4e70-a4c7-e86f3845b49d name=/runtime.v1.RuntimeService/StartContainer sandboxID=533e71a79b15c2913a393c0cd871b386cc1ae7d329a1f63ee2ec8cddfec3c572",
2026-06-11 12:41:58.279829 | controller |     "Jun 11 12:10:48.038908 crc crio[22553]: time=\"2026-06-11T12:10:48.037764263Z\" level=info msg=\"Removing container: 42a631e99bb191906baa483d81c9d4bf75ad90790008e271079abfc734581b00\" id=99963b21-28a3-4978-9d48-6d94016bc3c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.279843 | controller |     "Jun 11 12:10:48.487296 crc crio[22553]: time=\"2026-06-11T12:10:48.486660886Z\" level=info msg=\"Removed container 42a631e99bb191906baa483d81c9d4bf75ad90790008e271079abfc734581b00: openshift-infra/auto-csr-approver-29686324-2cd92/oc\" id=99963b21-28a3-4978-9d48-6d94016bc3c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.279858 | controller |     "Jun 11 12:10:48.500154 crc crio[22553]: time=\"2026-06-11T12:10:48.499950618Z\" level=info msg=\"Stopping pod sandbox: 41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf\" id=65169033-bf17-4537-9b84-e7e052af52a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.279872 | controller |     "Jun 11 12:10:48.500154 crc crio[22553]: time=\"2026-06-11T12:10:48.500125593Z\" level=info msg=\"Stopped pod sandbox (already stopped): 41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf\" id=65169033-bf17-4537-9b84-e7e052af52a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.279886 | controller |     "Jun 11 12:10:48.501179 crc crio[22553]: time=\"2026-06-11T12:10:48.501090111Z\" level=info msg=\"Removing pod sandbox: 41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf\" id=4af7f3a3-1179-40f0-b371-86da305fb104 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.279900 | controller |     "Jun 11 12:10:48.523034 crc crio[22553]: time=\"2026-06-11T12:10:48.5229481Z\" level=info msg=\"Removed pod sandbox: 41fc468bdb125f92944cbdbc95e2defc2401e28644585a0e2e7ddc964fb6abdf\" id=4af7f3a3-1179-40f0-b371-86da305fb104 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.279915 | controller |     "Jun 11 12:11:37.137033 crc crio[22553]: time=\"2026-06-11T12:11:37.134902514Z\" level=info msg=\"Stopping pod sandbox: 533e71a79b15c2913a393c0cd871b386cc1ae7d329a1f63ee2ec8cddfec3c572\" id=1612e3cd-9e54-4c1d-9c37-40b68ba582e5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.279929 | controller |     "Jun 11 12:11:37.137033 crc crio[22553]: time=\"2026-06-11T12:11:37.136619033Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz Namespace:openstack ID:533e71a79b15c2913a393c0cd871b386cc1ae7d329a1f63ee2ec8cddfec3c572 UID:930dce20-a208-4eaa-b884-0857cfeb6791 NetNS:/var/run/netns/18ece18d-40b4-4278-a7f4-a93c9a4fff58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod930dce20_a208_4eaa_b884_0857cfeb6791.slice PodAnnotations:0xc002826a60}] Aliases:map[]}\"",
2026-06-11 12:41:58.279948 | controller |     "Jun 11 12:11:37.137033 crc crio[22553]: time=\"2026-06-11T12:11:37.136865251Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.279963 | controller |     "Jun 11 12:11:37.731749 crc crio[22553]: time=\"2026-06-11T12:11:37.731172396Z\" level=info msg=\"Stopped pod sandbox: 533e71a79b15c2913a393c0cd871b386cc1ae7d329a1f63ee2ec8cddfec3c572\" id=1612e3cd-9e54-4c1d-9c37-40b68ba582e5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.279977 | controller |     "Jun 11 12:11:38.710386 crc crio[22553]: time=\"2026-06-11T12:11:38.709326011Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7/POD\" id=8e19644d-48c5-4715-a717-157b8ae5d68f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.279991 | controller |     "Jun 11 12:11:38.712574 crc crio[22553]: time=\"2026-06-11T12:11:38.710535626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.280006 | controller |     "Jun 11 12:11:38.758837 crc crio[22553]: time=\"2026-06-11T12:11:38.758132035Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7 Namespace:openstack ID:b0284fe2d4994ee426b2cfdf9de72e0c73ec57dc6a3f34aeb5b82bd13e0fa63b UID:93ae20e1-52c3-4e71-a556-d15682d90e7d NetNS:/var/run/netns/6fefc9b1-60c4-48a8-a5a9-b93baaa3711d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93ae20e1_52c3_4e71_a556_d15682d90e7d.slice PodAnnotations:0xc002827928}] Aliases:map[]}\"",
2026-06-11 12:41:58.280021 | controller |     "Jun 11 12:11:38.759232 crc crio[22553]: time=\"2026-06-11T12:11:38.758862126Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.280036 | controller |     "Jun 11 12:11:39.368008 crc crio[22553]: 2026-06-11T12:11:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b0284fe2d4994ee Mac:3a:35:e2:a0:a1:84 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/6fefc9b1-60c4-48a8-a5a9-b93baaa3711d SocketPath: PciID:}] [{Interface:0xc0005165d0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.280051 | controller |     "Jun 11 12:11:39.370176 crc crio[22553]: time=\"2026-06-11T12:11:39.370074057Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7 Namespace:openstack ID:b0284fe2d4994ee426b2cfdf9de72e0c73ec57dc6a3f34aeb5b82bd13e0fa63b UID:93ae20e1-52c3-4e71-a556-d15682d90e7d NetNS:/var/run/netns/6fefc9b1-60c4-48a8-a5a9-b93baaa3711d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93ae20e1_52c3_4e71_a556_d15682d90e7d.slice PodAnnotations:0xc002827928}] Aliases:map[]}\"",
2026-06-11 12:41:58.280066 | controller |     "Jun 11 12:11:39.370345 crc crio[22553]: time=\"2026-06-11T12:11:39.370287393Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.280084 | controller |     "Jun 11 12:11:39.383933 crc crio[22553]: time=\"2026-06-11T12:11:39.383794272Z\" level=info msg=\"Ran pod sandbox b0284fe2d4994ee426b2cfdf9de72e0c73ec57dc6a3f34aeb5b82bd13e0fa63b with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7/POD\" id=8e19644d-48c5-4715-a717-157b8ae5d68f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.280099 | controller |     "Jun 11 12:11:39.389420 crc crio[22553]: time=\"2026-06-11T12:11:39.389327081Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=228f7cc3-4796-4a83-a251-52c17aec0607 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.280114 | controller |     "Jun 11 12:11:39.425316 crc crio[22553]: time=\"2026-06-11T12:11:39.42474839Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=4ae92e0e-23aa-4124-986a-2e588da6a5a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.280129 | controller |     "Jun 11 12:11:39.436058 crc crio[22553]: time=\"2026-06-11T12:11:39.435951662Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=f5607ebb-424b-4e6b-abf5-45fdc7560d9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.280143 | controller |     "Jun 11 12:11:39.436463 crc crio[22553]: time=\"2026-06-11T12:11:39.436389305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.280158 | controller |     "Jun 11 12:11:39.494834 crc crio[22553]: time=\"2026-06-11T12:11:39.494258899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.280173 | controller |     "Jun 11 12:11:39.501380 crc crio[22553]: time=\"2026-06-11T12:11:39.501201369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.280187 | controller |     "Jun 11 12:11:39.812206 crc crio[22553]: time=\"2026-06-11T12:11:39.812060891Z\" level=info msg=\"Created container 307efe82cc2654a7c6806d10bba2e9bcebaa71c230977acfdaf8ef0dfda50947: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=f5607ebb-424b-4e6b-abf5-45fdc7560d9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.280201 | controller |     "Jun 11 12:11:39.814767 crc crio[22553]: time=\"2026-06-11T12:11:39.814059298Z\" level=info msg=\"Starting container: 307efe82cc2654a7c6806d10bba2e9bcebaa71c230977acfdaf8ef0dfda50947\" id=f62a8be2-c471-4a9a-91bc-3d6045191e80 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.280216 | controller |     "Jun 11 12:11:39.822269 crc crio[22553]: time=\"2026-06-11T12:11:39.821271686Z\" level=info msg=\"Started container\" PID=152129 containerID=307efe82cc2654a7c6806d10bba2e9bcebaa71c230977acfdaf8ef0dfda50947 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=f62a8be2-c471-4a9a-91bc-3d6045191e80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b0284fe2d4994ee426b2cfdf9de72e0c73ec57dc6a3f34aeb5b82bd13e0fa63b",
2026-06-11 12:41:58.280230 | controller |     "Jun 11 12:11:47.356829 crc crio[22553]: time=\"2026-06-11T12:11:47.355648841Z\" level=info msg=\"Stopping pod sandbox: b0284fe2d4994ee426b2cfdf9de72e0c73ec57dc6a3f34aeb5b82bd13e0fa63b\" id=71ec3039-f66f-4695-b00e-680a50c46fd7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.280249 | controller |     "Jun 11 12:11:47.358766 crc crio[22553]: time=\"2026-06-11T12:11:47.357573216Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7 Namespace:openstack ID:b0284fe2d4994ee426b2cfdf9de72e0c73ec57dc6a3f34aeb5b82bd13e0fa63b UID:93ae20e1-52c3-4e71-a556-d15682d90e7d NetNS:/var/run/netns/6fefc9b1-60c4-48a8-a5a9-b93baaa3711d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod93ae20e1_52c3_4e71_a556_d15682d90e7d.slice PodAnnotations:0xc000ca1170}] Aliases:map[]}\"",
2026-06-11 12:41:58.280264 | controller |     "Jun 11 12:11:47.358766 crc crio[22553]: time=\"2026-06-11T12:11:47.358239885Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.280279 | controller |     "Jun 11 12:11:47.939457 crc crio[22553]: time=\"2026-06-11T12:11:47.939162885Z\" level=info msg=\"Stopped pod sandbox: b0284fe2d4994ee426b2cfdf9de72e0c73ec57dc6a3f34aeb5b82bd13e0fa63b\" id=71ec3039-f66f-4695-b00e-680a50c46fd7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.280293 | controller |     "Jun 11 12:11:49.015206 crc crio[22553]: time=\"2026-06-11T12:11:49.014336281Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5/POD\" id=fe7397a7-c312-4c1c-89b3-44908f6f738f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.280307 | controller |     "Jun 11 12:11:49.015206 crc crio[22553]: time=\"2026-06-11T12:11:49.014943569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.280321 | controller |     "Jun 11 12:11:49.048749 crc crio[22553]: time=\"2026-06-11T12:11:49.048185895Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5 Namespace:openstack ID:ce0bf6cbe917df1769f722c087c34b7a316cbca2ad5adeab78e57dca82384078 UID:65215601-0272-4071-ac44-3015a27feb9d NetNS:/var/run/netns/8bf8ec31-1261-4e14-bf9d-274d2f422416 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65215601_0272_4071_ac44_3015a27feb9d.slice PodAnnotations:0xc000ca0e20}] Aliases:map[]}\"",
2026-06-11 12:41:58.280336 | controller |     "Jun 11 12:11:49.048749 crc crio[22553]: time=\"2026-06-11T12:11:49.048620007Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.280368 | controller |     "Jun 11 12:11:49.577003 crc crio[22553]: 2026-06-11T12:11:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ce0bf6cbe917df1 Mac:be:3b:a2:43:37:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/8bf8ec31-1261-4e14-bf9d-274d2f422416 SocketPath: PciID:}] [{Interface:0xc000232e10 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.280386 | controller |     "Jun 11 12:11:49.580121 crc crio[22553]: time=\"2026-06-11T12:11:49.580050084Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5 Namespace:openstack ID:ce0bf6cbe917df1769f722c087c34b7a316cbca2ad5adeab78e57dca82384078 UID:65215601-0272-4071-ac44-3015a27feb9d NetNS:/var/run/netns/8bf8ec31-1261-4e14-bf9d-274d2f422416 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65215601_0272_4071_ac44_3015a27feb9d.slice PodAnnotations:0xc000ca0e20}] Aliases:map[]}\"",
2026-06-11 12:41:58.280405 | controller |     "Jun 11 12:11:49.580251 crc crio[22553]: time=\"2026-06-11T12:11:49.580224979Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.280421 | controller |     "Jun 11 12:11:49.596005 crc crio[22553]: time=\"2026-06-11T12:11:49.595619792Z\" level=info msg=\"Ran pod sandbox ce0bf6cbe917df1769f722c087c34b7a316cbca2ad5adeab78e57dca82384078 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5/POD\" id=fe7397a7-c312-4c1c-89b3-44908f6f738f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.280436 | controller |     "Jun 11 12:11:49.602159 crc crio[22553]: time=\"2026-06-11T12:11:49.602049036Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=e8f8c685-ae1b-4171-b583-e0d766e417ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.280450 | controller |     "Jun 11 12:11:49.635334 crc crio[22553]: time=\"2026-06-11T12:11:49.63520647Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=7ca9e24c-6c9f-4a33-bb5a-696255696bdc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.280465 | controller |     "Jun 11 12:11:49.648912 crc crio[22553]: time=\"2026-06-11T12:11:49.648589605Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=dbae532c-4eae-415a-a02c-83494c85d491 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.280480 | controller |     "Jun 11 12:11:49.652100 crc crio[22553]: time=\"2026-06-11T12:11:49.651327634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.280494 | controller |     "Jun 11 12:11:49.724011 crc crio[22553]: time=\"2026-06-11T12:11:49.723725806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.280509 | controller |     "Jun 11 12:11:49.728783 crc crio[22553]: time=\"2026-06-11T12:11:49.728651768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.280524 | controller |     "Jun 11 12:11:49.893084 crc crio[22553]: time=\"2026-06-11T12:11:49.892931194Z\" level=info msg=\"Created container e80dbad44f0d833a9ac8054c2e156eba1aff66823a01e2ade17ad88f0d7f7bc9: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=dbae532c-4eae-415a-a02c-83494c85d491 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.280539 | controller |     "Jun 11 12:11:49.894318 crc crio[22553]: time=\"2026-06-11T12:11:49.894210821Z\" level=info msg=\"Starting container: e80dbad44f0d833a9ac8054c2e156eba1aff66823a01e2ade17ad88f0d7f7bc9\" id=18e83b84-70ce-4e74-bceb-eafd0fba0e32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.280554 | controller |     "Jun 11 12:11:49.902011 crc crio[22553]: time=\"2026-06-11T12:11:49.901664785Z\" level=info msg=\"Started container\" PID=152784 containerID=e80dbad44f0d833a9ac8054c2e156eba1aff66823a01e2ade17ad88f0d7f7bc9 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=18e83b84-70ce-4e74-bceb-eafd0fba0e32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ce0bf6cbe917df1769f722c087c34b7a316cbca2ad5adeab78e57dca82384078",
2026-06-11 12:41:58.280569 | controller |     "Jun 11 12:12:00.523988 crc crio[22553]: time=\"2026-06-11T12:12:00.522821868Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686332-gxdlz/POD\" id=a6d760cc-5b37-4067-9084-e71545fc9381 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.280587 | controller |     "Jun 11 12:12:00.525561 crc crio[22553]: time=\"2026-06-11T12:12:00.524036573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.280603 | controller |     "Jun 11 12:12:00.590747 crc crio[22553]: time=\"2026-06-11T12:12:00.590081972Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686332-gxdlz Namespace:openshift-infra ID:332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188 UID:f4d104b1-bd8d-4925-9c81-19bb49e0992e NetNS:/var/run/netns/b61501e6-3423-4a24-a67d-3dc765317ccd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4d104b1_bd8d_4925_9c81_19bb49e0992e.slice PodAnnotations:0xc00043b810}] Aliases:map[]}\"",
2026-06-11 12:41:58.280617 | controller |     "Jun 11 12:12:00.590747 crc crio[22553]: time=\"2026-06-11T12:12:00.590628988Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686332-gxdlz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.280631 | controller |     "Jun 11 12:12:00.967997 crc crio[22553]: 2026-06-11T12:12:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:332f1ccb24235bd Mac:ce:22:10:fd:ed:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/b61501e6-3423-4a24-a67d-3dc765317ccd SocketPath: PciID:}] [{Interface:0xc00022c740 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.280645 | controller |     "Jun 11 12:12:00.969614 crc crio[22553]: time=\"2026-06-11T12:12:00.969560528Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686332-gxdlz Namespace:openshift-infra ID:332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188 UID:f4d104b1-bd8d-4925-9c81-19bb49e0992e NetNS:/var/run/netns/b61501e6-3423-4a24-a67d-3dc765317ccd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4d104b1_bd8d_4925_9c81_19bb49e0992e.slice PodAnnotations:0xc00043b810}] Aliases:map[]}\"",
2026-06-11 12:41:58.280661 | controller |     "Jun 11 12:12:00.969978 crc crio[22553]: time=\"2026-06-11T12:12:00.969925728Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686332-gxdlz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.280675 | controller |     "Jun 11 12:12:00.988745 crc crio[22553]: time=\"2026-06-11T12:12:00.988641527Z\" level=info msg=\"Ran pod sandbox 332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188 with infra container: openshift-infra/auto-csr-approver-29686332-gxdlz/POD\" id=a6d760cc-5b37-4067-9084-e71545fc9381 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.280690 | controller |     "Jun 11 12:12:00.998614 crc crio[22553]: time=\"2026-06-11T12:12:00.998525421Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0e33ded7-5ec3-4479-b53b-14a9040bf3ba name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.280704 | controller |     "Jun 11 12:12:01.012046 crc crio[22553]: time=\"2026-06-11T12:12:01.011586107Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.280719 | controller |     "Jun 11 12:12:02.235124 crc crio[22553]: time=\"2026-06-11T12:12:02.235033179Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0e33ded7-5ec3-4479-b53b-14a9040bf3ba name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.280734 | controller |     "Jun 11 12:12:02.237559 crc crio[22553]: time=\"2026-06-11T12:12:02.237181711Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b8bc9cf3-3cde-489c-8575-86e9e52b84c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.280752 | controller |     "Jun 11 12:12:02.240070 crc crio[22553]: time=\"2026-06-11T12:12:02.239955201Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f8976a75-daac-4b80-bb15-af3c57592e74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.280772 | controller |     "Jun 11 12:12:02.249050 crc crio[22553]: time=\"2026-06-11T12:12:02.248946799Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686332-gxdlz/oc\" id=e25de636-9c2d-471f-a5b8-2a3f543b3010 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.280790 | controller |     "Jun 11 12:12:02.249615 crc crio[22553]: time=\"2026-06-11T12:12:02.249532136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.280804 | controller |     "Jun 11 12:12:02.313512 crc crio[22553]: time=\"2026-06-11T12:12:02.313399483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.280819 | controller |     "Jun 11 12:12:02.709162 crc crio[22553]: time=\"2026-06-11T12:12:02.708605611Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-r7z8t/POD\" id=4d800657-d7e3-403c-830e-465d4542baba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.280833 | controller |     "Jun 11 12:12:02.709290 crc crio[22553]: time=\"2026-06-11T12:12:02.709187608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.280848 | controller |     "Jun 11 12:12:02.763821 crc crio[22553]: time=\"2026-06-11T12:12:02.761941905Z\" level=info msg=\"Got pod network &{Name:redhat-operators-r7z8t Namespace:openshift-marketplace ID:30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c UID:81aba35c-367c-4a33-bf24-acca1dc193a6 NetNS:/var/run/netns/dd071537-a6bb-4afd-885d-e510d5f2da5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81aba35c_367c_4a33_bf24_acca1dc193a6.slice PodAnnotations:0xc001be6a60}] Aliases:map[]}\"",
2026-06-11 12:41:58.280863 | controller |     "Jun 11 12:12:02.763821 crc crio[22553]: time=\"2026-06-11T12:12:02.762019588Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-r7z8t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.280877 | controller |     "Jun 11 12:12:02.909520 crc crio[22553]: time=\"2026-06-11T12:12:02.909385937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.280891 | controller |     "Jun 11 12:12:03.079528 crc crio[22553]: time=\"2026-06-11T12:12:03.078931842Z\" level=info msg=\"Created container f4b12a19276d53b333bc3a73e002552bdbd587983a16089a6cd822980f3f23de: openshift-infra/auto-csr-approver-29686332-gxdlz/oc\" id=e25de636-9c2d-471f-a5b8-2a3f543b3010 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.280907 | controller |     "Jun 11 12:12:03.081227 crc crio[22553]: time=\"2026-06-11T12:12:03.081128636Z\" level=info msg=\"Starting container: f4b12a19276d53b333bc3a73e002552bdbd587983a16089a6cd822980f3f23de\" id=b248a0ed-9eed-4f4a-b661-282cb6f030c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.280921 | controller |     "Jun 11 12:12:03.097121 crc crio[22553]: time=\"2026-06-11T12:12:03.096999242Z\" level=info msg=\"Started container\" PID=153563 containerID=f4b12a19276d53b333bc3a73e002552bdbd587983a16089a6cd822980f3f23de description=openshift-infra/auto-csr-approver-29686332-gxdlz/oc id=b248a0ed-9eed-4f4a-b661-282cb6f030c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188",
2026-06-11 12:41:58.280939 | controller |     "Jun 11 12:12:03.506991 crc crio[22553]: 2026-06-11T12:12:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30356e43849ec2b Mac:c6:eb:14:8c:22:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/dd071537-a6bb-4afd-885d-e510d5f2da5d SocketPath: PciID:}] [{Interface:0xc00068ab80 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.280954 | controller |     "Jun 11 12:12:03.510948 crc crio[22553]: time=\"2026-06-11T12:12:03.510872277Z\" level=info msg=\"Got pod network &{Name:redhat-operators-r7z8t Namespace:openshift-marketplace ID:30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c UID:81aba35c-367c-4a33-bf24-acca1dc193a6 NetNS:/var/run/netns/dd071537-a6bb-4afd-885d-e510d5f2da5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81aba35c_367c_4a33_bf24_acca1dc193a6.slice PodAnnotations:0xc001be6a60}] Aliases:map[]}\"",
2026-06-11 12:41:58.280969 | controller |     "Jun 11 12:12:03.511183 crc crio[22553]: time=\"2026-06-11T12:12:03.511039252Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-r7z8t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.280983 | controller |     "Jun 11 12:12:03.540654 crc crio[22553]: time=\"2026-06-11T12:12:03.540550441Z\" level=info msg=\"Ran pod sandbox 30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c with infra container: openshift-marketplace/redhat-operators-r7z8t/POD\" id=4d800657-d7e3-403c-830e-465d4542baba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.280998 | controller |     "Jun 11 12:12:03.557035 crc crio[22553]: time=\"2026-06-11T12:12:03.556964283Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c6eec3fe-c24c-4256-8bf1-8fb959c2882b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.281012 | controller |     "Jun 11 12:12:03.573724 crc crio[22553]: time=\"2026-06-11T12:12:03.57355621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=19131528-1563-499a-9909-d4eec47b4ce7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.281027 | controller |     "Jun 11 12:12:03.614023 crc crio[22553]: time=\"2026-06-11T12:12:03.610144313Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-r7z8t/extract-utilities\" id=e45b92ba-ecd0-40f8-90f4-2a74f05138ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.281042 | controller |     "Jun 11 12:12:03.614023 crc crio[22553]: time=\"2026-06-11T12:12:03.61076153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.281056 | controller |     "Jun 11 12:12:03.682289 crc crio[22553]: time=\"2026-06-11T12:12:03.682162384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.281070 | controller |     "Jun 11 12:12:03.687268 crc crio[22553]: time=\"2026-06-11T12:12:03.687014024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.281084 | controller |     "Jun 11 12:12:03.919420 crc crio[22553]: time=\"2026-06-11T12:12:03.918795741Z\" level=info msg=\"Created container b55f7dd69523e4a7c02d133bd07beb29d01216c9b0cd2b96c69dc4f3e39c4e96: openshift-marketplace/redhat-operators-r7z8t/extract-utilities\" id=e45b92ba-ecd0-40f8-90f4-2a74f05138ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.281102 | controller |     "Jun 11 12:12:03.920413 crc crio[22553]: time=\"2026-06-11T12:12:03.920369686Z\" level=info msg=\"Starting container: b55f7dd69523e4a7c02d133bd07beb29d01216c9b0cd2b96c69dc4f3e39c4e96\" id=766d9cab-0c3f-462e-9502-dbb93a6e7650 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.281116 | controller |     "Jun 11 12:12:03.937304 crc crio[22553]: time=\"2026-06-11T12:12:03.935561243Z\" level=info msg=\"Started container\" PID=153715 containerID=b55f7dd69523e4a7c02d133bd07beb29d01216c9b0cd2b96c69dc4f3e39c4e96 description=openshift-marketplace/redhat-operators-r7z8t/extract-utilities id=766d9cab-0c3f-462e-9502-dbb93a6e7650 name=/runtime.v1.RuntimeService/StartContainer sandboxID=30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c",
2026-06-11 12:41:58.281131 | controller |     "Jun 11 12:12:04.740401 crc crio[22553]: time=\"2026-06-11T12:12:04.740289011Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3bb8fc00-4621-43dc-b931-a93e5317efb1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.281146 | controller |     "Jun 11 12:12:04.745513 crc crio[22553]: time=\"2026-06-11T12:12:04.7451246Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.281161 | controller |     "Jun 11 12:12:05.708164 crc crio[22553]: time=\"2026-06-11T12:12:05.707930885Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=3bb8fc00-4621-43dc-b931-a93e5317efb1 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.281175 | controller |     "Jun 11 12:12:05.709856 crc crio[22553]: time=\"2026-06-11T12:12:05.709767998Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d3b067c2-c9d4-459d-beb6-1767b1368008 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.281189 | controller |     "Jun 11 12:12:05.713440 crc crio[22553]: time=\"2026-06-11T12:12:05.713348141Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=aa05f188-0748-4aad-a96c-33d4bad070e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.281203 | controller |     "Jun 11 12:12:05.723520 crc crio[22553]: time=\"2026-06-11T12:12:05.72340967Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-r7z8t/extract-content\" id=bba0e664-a8e8-407e-a37a-c0c497a530c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.281217 | controller |     "Jun 11 12:12:05.724194 crc crio[22553]: time=\"2026-06-11T12:12:05.724118301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.281233 | controller |     "Jun 11 12:12:05.768731 crc crio[22553]: time=\"2026-06-11T12:12:05.768539438Z\" level=info msg=\"Stopping pod sandbox: 332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188\" id=68996b2b-d132-456c-960e-f5b842bc9caa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.281258 | controller |     "Jun 11 12:12:05.770571 crc crio[22553]: time=\"2026-06-11T12:12:05.769431644Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686332-gxdlz Namespace:openshift-infra ID:332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188 UID:f4d104b1-bd8d-4925-9c81-19bb49e0992e NetNS:/var/run/netns/b61501e6-3423-4a24-a67d-3dc765317ccd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4d104b1_bd8d_4925_9c81_19bb49e0992e.slice PodAnnotations:0xc002826ee0}] Aliases:map[]}\"",
2026-06-11 12:41:58.281274 | controller |     "Jun 11 12:12:05.770571 crc crio[22553]: time=\"2026-06-11T12:12:05.769875737Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686332-gxdlz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.281299 | controller |     "Jun 11 12:12:05.775591 crc crio[22553]: time=\"2026-06-11T12:12:05.775510669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.281320 | controller |     "Jun 11 12:12:05.783192 crc crio[22553]: time=\"2026-06-11T12:12:05.783138448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.281342 | controller |     "Jun 11 12:12:06.018363 crc crio[22553]: time=\"2026-06-11T12:12:06.017326985Z\" level=info msg=\"Created container 6688ea255f134742875f91eb4e0e6b878a9c6a29058b0169ada3505f7adc9b77: openshift-marketplace/redhat-operators-r7z8t/extract-content\" id=bba0e664-a8e8-407e-a37a-c0c497a530c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.281375 | controller |     "Jun 11 12:12:06.020552 crc crio[22553]: time=\"2026-06-11T12:12:06.020403283Z\" level=info msg=\"Starting container: 6688ea255f134742875f91eb4e0e6b878a9c6a29058b0169ada3505f7adc9b77\" id=b81f08c1-8de8-4b64-9c57-c81e8dac7dab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.281391 | controller |     "Jun 11 12:12:06.035211 crc crio[22553]: time=\"2026-06-11T12:12:06.035107586Z\" level=info msg=\"Started container\" PID=153936 containerID=6688ea255f134742875f91eb4e0e6b878a9c6a29058b0169ada3505f7adc9b77 description=openshift-marketplace/redhat-operators-r7z8t/extract-content id=b81f08c1-8de8-4b64-9c57-c81e8dac7dab name=/runtime.v1.RuntimeService/StartContainer sandboxID=30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c",
2026-06-11 12:41:58.281410 | controller |     "Jun 11 12:12:06.130515 crc crio[22553]: time=\"2026-06-11T12:12:06.130282964Z\" level=info msg=\"Stopped pod sandbox: 332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188\" id=68996b2b-d132-456c-960e-f5b842bc9caa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.281489 | controller |     "Jun 11 12:12:06.658933 crc crio[22553]: time=\"2026-06-11T12:12:06.658148407Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-f4mg2/POD\" id=1f3f5613-be5f-47db-a13b-27ec843f705d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.281512 | controller |     "Jun 11 12:12:06.658933 crc crio[22553]: time=\"2026-06-11T12:12:06.658916109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.281528 | controller |     "Jun 11 12:12:06.720888 crc crio[22553]: time=\"2026-06-11T12:12:06.719653416Z\" level=info msg=\"Got pod network &{Name:community-operators-f4mg2 Namespace:openshift-marketplace ID:99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90 UID:6a38dc78-c1a0-4bab-9920-5c6f50f4204c NetNS:/var/run/netns/72c3bcde-cfdb-4c75-b695-8642a7d6fd4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a38dc78_c1a0_4bab_9920_5c6f50f4204c.slice PodAnnotations:0xc0050d2870}] Aliases:map[]}\"",
2026-06-11 12:41:58.281543 | controller |     "Jun 11 12:12:06.720888 crc crio[22553]: time=\"2026-06-11T12:12:06.71979905Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-f4mg2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.281558 | controller |     "Jun 11 12:12:07.560328 crc crio[22553]: 2026-06-11T12:12:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99782c261dfff59 Mac:c6:d8:8f:cd:bb:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/72c3bcde-cfdb-4c75-b695-8642a7d6fd4b SocketPath: PciID:}] [{Interface:0xc0003bf290 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.281577 | controller |     "Jun 11 12:12:07.563119 crc crio[22553]: time=\"2026-06-11T12:12:07.562820219Z\" level=info msg=\"Got pod network &{Name:community-operators-f4mg2 Namespace:openshift-marketplace ID:99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90 UID:6a38dc78-c1a0-4bab-9920-5c6f50f4204c NetNS:/var/run/netns/72c3bcde-cfdb-4c75-b695-8642a7d6fd4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a38dc78_c1a0_4bab_9920_5c6f50f4204c.slice PodAnnotations:0xc0050d2870}] Aliases:map[]}\"",
2026-06-11 12:41:58.281593 | controller |     "Jun 11 12:12:07.563119 crc crio[22553]: time=\"2026-06-11T12:12:07.563036126Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-f4mg2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.281608 | controller |     "Jun 11 12:12:07.593079 crc crio[22553]: time=\"2026-06-11T12:12:07.592966177Z\" level=info msg=\"Ran pod sandbox 99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90 with infra container: openshift-marketplace/community-operators-f4mg2/POD\" id=1f3f5613-be5f-47db-a13b-27ec843f705d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.281623 | controller |     "Jun 11 12:12:07.601793 crc crio[22553]: time=\"2026-06-11T12:12:07.598200157Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d1c7915b-1d81-4b2f-bd12-35f08bbdb225 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.281639 | controller |     "Jun 11 12:12:07.607309 crc crio[22553]: time=\"2026-06-11T12:12:07.606962119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b9469016-d632-42ee-a61f-b93398b0802e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.281654 | controller |     "Jun 11 12:12:07.658294 crc crio[22553]: time=\"2026-06-11T12:12:07.65811432Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-f4mg2/extract-utilities\" id=82a3bc62-5a14-47e2-a4d8-cfd57c0b002f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.281669 | controller |     "Jun 11 12:12:07.658942 crc crio[22553]: time=\"2026-06-11T12:12:07.658863402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.281684 | controller |     "Jun 11 12:12:07.736852 crc crio[22553]: time=\"2026-06-11T12:12:07.736737652Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.281698 | controller |     "Jun 11 12:12:07.740913 crc crio[22553]: time=\"2026-06-11T12:12:07.740811389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.281713 | controller |     "Jun 11 12:12:07.915495 crc crio[22553]: time=\"2026-06-11T12:12:07.915308859Z\" level=info msg=\"Created container 486531184f55ca7edaff259084e1df892d4ba1b74d99410bad15a8cf79630d2e: openshift-marketplace/community-operators-f4mg2/extract-utilities\" id=82a3bc62-5a14-47e2-a4d8-cfd57c0b002f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.281728 | controller |     "Jun 11 12:12:07.918058 crc crio[22553]: time=\"2026-06-11T12:12:07.917757529Z\" level=info msg=\"Starting container: 486531184f55ca7edaff259084e1df892d4ba1b74d99410bad15a8cf79630d2e\" id=74e0883e-a601-4ee9-9ff3-e2814d7d44de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.281746 | controller |     "Jun 11 12:12:07.927522 crc crio[22553]: time=\"2026-06-11T12:12:07.927351845Z\" level=info msg=\"Started container\" PID=154089 containerID=486531184f55ca7edaff259084e1df892d4ba1b74d99410bad15a8cf79630d2e description=openshift-marketplace/community-operators-f4mg2/extract-utilities id=74e0883e-a601-4ee9-9ff3-e2814d7d44de name=/runtime.v1.RuntimeService/StartContainer sandboxID=99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90",
2026-06-11 12:41:58.281762 | controller |     "Jun 11 12:12:08.850900 crc crio[22553]: time=\"2026-06-11T12:12:08.850125838Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=722a6339-c479-4e17-9f04-b985fbb54c0f name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.281776 | controller |     "Jun 11 12:12:08.855811 crc crio[22553]: time=\"2026-06-11T12:12:08.85572655Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.281791 | controller |     "Jun 11 12:12:09.502556 crc crio[22553]: time=\"2026-06-11T12:12:09.501632069Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=722a6339-c479-4e17-9f04-b985fbb54c0f name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.281805 | controller |     "Jun 11 12:12:09.504454 crc crio[22553]: time=\"2026-06-11T12:12:09.504348247Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=342602f6-d801-4fb2-8b18-94494a4e72a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.281820 | controller |     "Jun 11 12:12:09.513834 crc crio[22553]: time=\"2026-06-11T12:12:09.513772578Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=31a8bf45-ef5d-44ae-8756-bbd2511b7429 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.281834 | controller |     "Jun 11 12:12:09.526143 crc crio[22553]: time=\"2026-06-11T12:12:09.526059151Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-f4mg2/extract-content\" id=9674af0b-f6ca-41eb-8d18-ab23e567bb35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.281850 | controller |     "Jun 11 12:12:09.526747 crc crio[22553]: time=\"2026-06-11T12:12:09.526627058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.281864 | controller |     "Jun 11 12:12:09.597878 crc crio[22553]: time=\"2026-06-11T12:12:09.597551698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.281879 | controller |     "Jun 11 12:12:09.603271 crc crio[22553]: time=\"2026-06-11T12:12:09.602783438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.281894 | controller |     "Jun 11 12:12:09.846427 crc crio[22553]: time=\"2026-06-11T12:12:09.846318614Z\" level=info msg=\"Created container 9c02b06d9b8276a5859c46323886d1a10cf8486490b6ca1be16b813895eb6d90: openshift-marketplace/community-operators-f4mg2/extract-content\" id=9674af0b-f6ca-41eb-8d18-ab23e567bb35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.281909 | controller |     "Jun 11 12:12:09.848155 crc crio[22553]: time=\"2026-06-11T12:12:09.848028503Z\" level=info msg=\"Starting container: 9c02b06d9b8276a5859c46323886d1a10cf8486490b6ca1be16b813895eb6d90\" id=dca50d65-52e4-42db-8fd3-2c183802309b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.281923 | controller |     "Jun 11 12:12:09.862210 crc crio[22553]: time=\"2026-06-11T12:12:09.861879641Z\" level=info msg=\"Started container\" PID=154173 containerID=9c02b06d9b8276a5859c46323886d1a10cf8486490b6ca1be16b813895eb6d90 description=openshift-marketplace/community-operators-f4mg2/extract-content id=dca50d65-52e4-42db-8fd3-2c183802309b name=/runtime.v1.RuntimeService/StartContainer sandboxID=99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90",
2026-06-11 12:41:58.281945 | controller |     "Jun 11 12:12:11.959919 crc crio[22553]: time=\"2026-06-11T12:12:11.95608851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3bcb1306-3845-4fde-9697-5dfd258b89ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.281960 | controller |     "Jun 11 12:12:11.974457 crc crio[22553]: time=\"2026-06-11T12:12:11.962503364Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8fe0ac7a-f5eb-496b-8c2b-ad36fa576bbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.281974 | controller |     "Jun 11 12:12:11.995006 crc crio[22553]: time=\"2026-06-11T12:12:11.99467317Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-r7z8t/registry-server\" id=f48710d9-0f54-4f26-aa4e-594b65f443aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.281989 | controller |     "Jun 11 12:12:11.997804 crc crio[22553]: time=\"2026-06-11T12:12:11.995535715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.282004 | controller |     "Jun 11 12:12:12.157845 crc crio[22553]: time=\"2026-06-11T12:12:12.157764551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.282019 | controller |     "Jun 11 12:12:12.170156 crc crio[22553]: time=\"2026-06-11T12:12:12.170098996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.282034 | controller |     "Jun 11 12:12:12.831538 crc crio[22553]: time=\"2026-06-11T12:12:12.831372277Z\" level=info msg=\"Created container 7a6327b5acf156d71756f483c0257f0f74ba1e1222c3dc8fc673a51d6438edf2: openshift-marketplace/redhat-operators-r7z8t/registry-server\" id=f48710d9-0f54-4f26-aa4e-594b65f443aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.282048 | controller |     "Jun 11 12:12:12.836432 crc crio[22553]: time=\"2026-06-11T12:12:12.836312999Z\" level=info msg=\"Starting container: 7a6327b5acf156d71756f483c0257f0f74ba1e1222c3dc8fc673a51d6438edf2\" id=91944386-6980-464f-9085-f9059d6cc53e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.282062 | controller |     "Jun 11 12:12:12.847535 crc crio[22553]: time=\"2026-06-11T12:12:12.847381208Z\" level=info msg=\"Started container\" PID=154332 containerID=7a6327b5acf156d71756f483c0257f0f74ba1e1222c3dc8fc673a51d6438edf2 description=openshift-marketplace/redhat-operators-r7z8t/registry-server id=91944386-6980-464f-9085-f9059d6cc53e name=/runtime.v1.RuntimeService/StartContainer sandboxID=30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c",
2026-06-11 12:41:58.282077 | controller |     "Jun 11 12:12:13.018767 crc crio[22553]: time=\"2026-06-11T12:12:13.018637244Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0759f220-7c60-4d1b-aa72-e7b2197be9a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.282091 | controller |     "Jun 11 12:12:13.022920 crc crio[22553]: time=\"2026-06-11T12:12:13.022393402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0a0e2b9f-2d77-4bf6-8c80-8652b16b59ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.282109 | controller |     "Jun 11 12:12:13.039939 crc crio[22553]: time=\"2026-06-11T12:12:13.039812573Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-f4mg2/registry-server\" id=cc4cabf9-ea69-4d0b-aa54-0cc30bbe64f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.282124 | controller |     "Jun 11 12:12:13.040451 crc crio[22553]: time=\"2026-06-11T12:12:13.040341828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.282139 | controller |     "Jun 11 12:12:13.174852 crc crio[22553]: time=\"2026-06-11T12:12:13.174624041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.282154 | controller |     "Jun 11 12:12:13.181030 crc crio[22553]: time=\"2026-06-11T12:12:13.180599603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.282169 | controller |     "Jun 11 12:12:13.701623 crc crio[22553]: time=\"2026-06-11T12:12:13.701330641Z\" level=info msg=\"Created container 8031492bf550d8d595afed7c287c600db8db63999f6e335a4098841ad9bad5e2: openshift-marketplace/community-operators-f4mg2/registry-server\" id=cc4cabf9-ea69-4d0b-aa54-0cc30bbe64f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.282184 | controller |     "Jun 11 12:12:13.703768 crc crio[22553]: time=\"2026-06-11T12:12:13.703615637Z\" level=info msg=\"Starting container: 8031492bf550d8d595afed7c287c600db8db63999f6e335a4098841ad9bad5e2\" id=2a81207e-3955-47e4-b5c9-a181c929d736 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.282198 | controller |     "Jun 11 12:12:13.713942 crc crio[22553]: time=\"2026-06-11T12:12:13.713760389Z\" level=info msg=\"Started container\" PID=154374 containerID=8031492bf550d8d595afed7c287c600db8db63999f6e335a4098841ad9bad5e2 description=openshift-marketplace/community-operators-f4mg2/registry-server id=2a81207e-3955-47e4-b5c9-a181c929d736 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90",
2026-06-11 12:41:58.282213 | controller |     "Jun 11 12:12:25.229102 crc crio[22553]: time=\"2026-06-11T12:12:25.227953253Z\" level=info msg=\"Stopping container: 7a6327b5acf156d71756f483c0257f0f74ba1e1222c3dc8fc673a51d6438edf2 (timeout: 2s)\" id=6b5cd755-5ed1-4d37-963a-0f88014853cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.282228 | controller |     "Jun 11 12:12:25.373107 crc crio[22553]: time=\"2026-06-11T12:12:25.372248533Z\" level=info msg=\"Stopped container 7a6327b5acf156d71756f483c0257f0f74ba1e1222c3dc8fc673a51d6438edf2: openshift-marketplace/redhat-operators-r7z8t/registry-server\" id=6b5cd755-5ed1-4d37-963a-0f88014853cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.282242 | controller |     "Jun 11 12:12:25.375128 crc crio[22553]: time=\"2026-06-11T12:12:25.375015613Z\" level=info msg=\"Stopping pod sandbox: 30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c\" id=2a2aae0e-19aa-46fb-b3e5-8d110bb40f00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.282257 | controller |     "Jun 11 12:12:25.375908 crc crio[22553]: time=\"2026-06-11T12:12:25.375662482Z\" level=info msg=\"Got pod network &{Name:redhat-operators-r7z8t Namespace:openshift-marketplace ID:30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c UID:81aba35c-367c-4a33-bf24-acca1dc193a6 NetNS:/var/run/netns/dd071537-a6bb-4afd-885d-e510d5f2da5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81aba35c_367c_4a33_bf24_acca1dc193a6.slice PodAnnotations:0xc001be6cc8}] Aliases:map[]}\"",
2026-06-11 12:41:58.282275 | controller |     "Jun 11 12:12:25.376135 crc crio[22553]: time=\"2026-06-11T12:12:25.376002511Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-r7z8t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.282290 | controller |     "Jun 11 12:12:25.774739 crc crio[22553]: time=\"2026-06-11T12:12:25.774570356Z\" level=info msg=\"Stopped pod sandbox: 30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c\" id=2a2aae0e-19aa-46fb-b3e5-8d110bb40f00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.282305 | controller |     "Jun 11 12:12:26.251363 crc crio[22553]: time=\"2026-06-11T12:12:26.250029213Z\" level=info msg=\"Removing container: 7a6327b5acf156d71756f483c0257f0f74ba1e1222c3dc8fc673a51d6438edf2\" id=648fa9aa-9c0b-4819-9ae6-24f54532c07f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.282320 | controller |     "Jun 11 12:12:26.298583 crc crio[22553]: time=\"2026-06-11T12:12:26.298199598Z\" level=info msg=\"Removed container 7a6327b5acf156d71756f483c0257f0f74ba1e1222c3dc8fc673a51d6438edf2: openshift-marketplace/redhat-operators-r7z8t/registry-server\" id=648fa9aa-9c0b-4819-9ae6-24f54532c07f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.282334 | controller |     "Jun 11 12:12:26.303306 crc crio[22553]: time=\"2026-06-11T12:12:26.303263754Z\" level=info msg=\"Removing container: 6688ea255f134742875f91eb4e0e6b878a9c6a29058b0169ada3505f7adc9b77\" id=496bb38d-8b13-4c21-96f3-e03db61521dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.282365 | controller |     "Jun 11 12:12:26.362819 crc crio[22553]: time=\"2026-06-11T12:12:26.362740265Z\" level=info msg=\"Removed container 6688ea255f134742875f91eb4e0e6b878a9c6a29058b0169ada3505f7adc9b77: openshift-marketplace/redhat-operators-r7z8t/extract-content\" id=496bb38d-8b13-4c21-96f3-e03db61521dc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.282385 | controller |     "Jun 11 12:12:26.366565 crc crio[22553]: time=\"2026-06-11T12:12:26.366521214Z\" level=info msg=\"Removing container: b55f7dd69523e4a7c02d133bd07beb29d01216c9b0cd2b96c69dc4f3e39c4e96\" id=a7ba6ace-cdec-495e-bacc-39763cde65c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.282401 | controller |     "Jun 11 12:12:26.416601 crc crio[22553]: time=\"2026-06-11T12:12:26.416530582Z\" level=info msg=\"Removed container b55f7dd69523e4a7c02d133bd07beb29d01216c9b0cd2b96c69dc4f3e39c4e96: openshift-marketplace/redhat-operators-r7z8t/extract-utilities\" id=a7ba6ace-cdec-495e-bacc-39763cde65c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.282415 | controller |     "Jun 11 12:12:28.497604 crc crio[22553]: time=\"2026-06-11T12:12:28.496526902Z\" level=info msg=\"Stopping container: 8031492bf550d8d595afed7c287c600db8db63999f6e335a4098841ad9bad5e2 (timeout: 2s)\" id=760da8ff-0a30-4ced-835e-014078502875 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.282430 | controller |     "Jun 11 12:12:28.631249 crc crio[22553]: time=\"2026-06-11T12:12:28.631036211Z\" level=info msg=\"Stopped container 8031492bf550d8d595afed7c287c600db8db63999f6e335a4098841ad9bad5e2: openshift-marketplace/community-operators-f4mg2/registry-server\" id=760da8ff-0a30-4ced-835e-014078502875 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.282444 | controller |     "Jun 11 12:12:28.632602 crc crio[22553]: time=\"2026-06-11T12:12:28.632492513Z\" level=info msg=\"Stopping pod sandbox: 99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90\" id=363db182-2c8a-49d2-9b6d-2ff82488b640 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.282459 | controller |     "Jun 11 12:12:28.635364 crc crio[22553]: time=\"2026-06-11T12:12:28.634962674Z\" level=info msg=\"Got pod network &{Name:community-operators-f4mg2 Namespace:openshift-marketplace ID:99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90 UID:6a38dc78-c1a0-4bab-9920-5c6f50f4204c NetNS:/var/run/netns/72c3bcde-cfdb-4c75-b695-8642a7d6fd4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6a38dc78_c1a0_4bab_9920_5c6f50f4204c.slice PodAnnotations:0xc0018944c8}] Aliases:map[]}\"",
2026-06-11 12:41:58.282486 | controller |     "Jun 11 12:12:28.635561 crc crio[22553]: time=\"2026-06-11T12:12:28.635324174Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-f4mg2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.282501 | controller |     "Jun 11 12:12:29.007228 crc crio[22553]: time=\"2026-06-11T12:12:29.006540042Z\" level=info msg=\"Stopped pod sandbox: 99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90\" id=363db182-2c8a-49d2-9b6d-2ff82488b640 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.282516 | controller |     "Jun 11 12:12:29.305767 crc crio[22553]: time=\"2026-06-11T12:12:29.305541913Z\" level=info msg=\"Removing container: 8031492bf550d8d595afed7c287c600db8db63999f6e335a4098841ad9bad5e2\" id=5e427a42-1f76-4e65-a34f-2ee51704d6f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.282530 | controller |     "Jun 11 12:12:29.341431 crc crio[22553]: time=\"2026-06-11T12:12:29.340931131Z\" level=info msg=\"Removed container 8031492bf550d8d595afed7c287c600db8db63999f6e335a4098841ad9bad5e2: openshift-marketplace/community-operators-f4mg2/registry-server\" id=5e427a42-1f76-4e65-a34f-2ee51704d6f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.282544 | controller |     "Jun 11 12:12:29.345405 crc crio[22553]: time=\"2026-06-11T12:12:29.345346248Z\" level=info msg=\"Removing container: 9c02b06d9b8276a5859c46323886d1a10cf8486490b6ca1be16b813895eb6d90\" id=b8752271-f831-4b99-8a05-bb3f7f1ccbe5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.282559 | controller |     "Jun 11 12:12:29.424579 crc crio[22553]: time=\"2026-06-11T12:12:29.424449443Z\" level=info msg=\"Removed container 9c02b06d9b8276a5859c46323886d1a10cf8486490b6ca1be16b813895eb6d90: openshift-marketplace/community-operators-f4mg2/extract-content\" id=b8752271-f831-4b99-8a05-bb3f7f1ccbe5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.282573 | controller |     "Jun 11 12:12:29.429994 crc crio[22553]: time=\"2026-06-11T12:12:29.42989368Z\" level=info msg=\"Removing container: 486531184f55ca7edaff259084e1df892d4ba1b74d99410bad15a8cf79630d2e\" id=8324f46e-c947-4ec1-b62f-c9b95b161d2a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.282588 | controller |     "Jun 11 12:12:29.485227 crc crio[22553]: time=\"2026-06-11T12:12:29.484230003Z\" level=info msg=\"Removed container 486531184f55ca7edaff259084e1df892d4ba1b74d99410bad15a8cf79630d2e: openshift-marketplace/community-operators-f4mg2/extract-utilities\" id=8324f46e-c947-4ec1-b62f-c9b95b161d2a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.282602 | controller |     "Jun 11 12:12:40.510391 crc crio[22553]: time=\"2026-06-11T12:12:40.509150329Z\" level=info msg=\"Stopping pod sandbox: ce0bf6cbe917df1769f722c087c34b7a316cbca2ad5adeab78e57dca82384078\" id=f231d021-4d48-4bc4-8859-e634ad23231f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.282617 | controller |     "Jun 11 12:12:40.512017 crc crio[22553]: time=\"2026-06-11T12:12:40.511935589Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5 Namespace:openstack ID:ce0bf6cbe917df1769f722c087c34b7a316cbca2ad5adeab78e57dca82384078 UID:65215601-0272-4071-ac44-3015a27feb9d NetNS:/var/run/netns/8bf8ec31-1261-4e14-bf9d-274d2f422416 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65215601_0272_4071_ac44_3015a27feb9d.slice PodAnnotations:0xc005f12030}] Aliases:map[]}\"",
2026-06-11 12:41:58.282631 | controller |     "Jun 11 12:12:40.512371 crc crio[22553]: time=\"2026-06-11T12:12:40.512284299Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.282650 | controller |     "Jun 11 12:12:41.042351 crc crio[22553]: time=\"2026-06-11T12:12:41.04142828Z\" level=info msg=\"Stopped pod sandbox: ce0bf6cbe917df1769f722c087c34b7a316cbca2ad5adeab78e57dca82384078\" id=f231d021-4d48-4bc4-8859-e634ad23231f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.282665 | controller |     "Jun 11 12:12:42.068047 crc crio[22553]: time=\"2026-06-11T12:12:42.067418832Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h/POD\" id=3540f81a-01e7-4276-8526-7c8a73e5e285 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.282679 | controller |     "Jun 11 12:12:42.068047 crc crio[22553]: time=\"2026-06-11T12:12:42.0680212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.282694 | controller |     "Jun 11 12:12:42.102603 crc crio[22553]: time=\"2026-06-11T12:12:42.10244997Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h Namespace:openstack ID:520a195af1151578e1f79e718e2e5960eadb8137d9046c188aada9ae8097cda1 UID:2982793f-5164-45fb-8edf-2462d02666c2 NetNS:/var/run/netns/6d0b3328-8cde-4500-8c78-7e969251d314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2982793f_5164_45fb_8edf_2462d02666c2.slice PodAnnotations:0xc00279a390}] Aliases:map[]}\"",
2026-06-11 12:41:58.282709 | controller |     "Jun 11 12:12:42.102603 crc crio[22553]: time=\"2026-06-11T12:12:42.102573314Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.282724 | controller |     "Jun 11 12:12:42.902011 crc crio[22553]: 2026-06-11T12:12:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:520a195af115157 Mac:06:28:e7:7f:2c:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/6d0b3328-8cde-4500-8c78-7e969251d314 SocketPath: PciID:}] [{Interface:0xc00061e5c0 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.282739 | controller |     "Jun 11 12:12:42.903987 crc crio[22553]: time=\"2026-06-11T12:12:42.903901083Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h Namespace:openstack ID:520a195af1151578e1f79e718e2e5960eadb8137d9046c188aada9ae8097cda1 UID:2982793f-5164-45fb-8edf-2462d02666c2 NetNS:/var/run/netns/6d0b3328-8cde-4500-8c78-7e969251d314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2982793f_5164_45fb_8edf_2462d02666c2.slice PodAnnotations:0xc00279a390}] Aliases:map[]}\"",
2026-06-11 12:41:58.282754 | controller |     "Jun 11 12:12:42.904283 crc crio[22553]: time=\"2026-06-11T12:12:42.90416987Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.282768 | controller |     "Jun 11 12:12:42.917501 crc crio[22553]: time=\"2026-06-11T12:12:42.917208565Z\" level=info msg=\"Ran pod sandbox 520a195af1151578e1f79e718e2e5960eadb8137d9046c188aada9ae8097cda1 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h/POD\" id=3540f81a-01e7-4276-8526-7c8a73e5e285 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.282783 | controller |     "Jun 11 12:12:42.920085 crc crio[22553]: time=\"2026-06-11T12:12:42.920014776Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=1d4979e4-c21e-4062-8763-076eda6791ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.282801 | controller |     "Jun 11 12:12:42.941366 crc crio[22553]: time=\"2026-06-11T12:12:42.941297798Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=ee6542c3-5fcf-4b4a-bb4a-2e02532c3bf9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.282816 | controller |     "Jun 11 12:12:42.950627 crc crio[22553]: time=\"2026-06-11T12:12:42.950364459Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=1b5bce24-523f-44d6-94d5-271dbcf32913 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.282830 | controller |     "Jun 11 12:12:42.951298 crc crio[22553]: time=\"2026-06-11T12:12:42.95073705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.282845 | controller |     "Jun 11 12:12:43.006921 crc crio[22553]: time=\"2026-06-11T12:12:43.006648518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.282860 | controller |     "Jun 11 12:12:43.010635 crc crio[22553]: time=\"2026-06-11T12:12:43.010562091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.282874 | controller |     "Jun 11 12:12:43.184160 crc crio[22553]: time=\"2026-06-11T12:12:43.18399921Z\" level=info msg=\"Created container b7110ea9cf10b8bfebf025ed66c7f9ea888a2a62877af25902cf9ca5495e8e23: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=1b5bce24-523f-44d6-94d5-271dbcf32913 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.282889 | controller |     "Jun 11 12:12:43.195328 crc crio[22553]: time=\"2026-06-11T12:12:43.185964206Z\" level=info msg=\"Starting container: b7110ea9cf10b8bfebf025ed66c7f9ea888a2a62877af25902cf9ca5495e8e23\" id=e30a248f-a10c-479c-b2b5-fb38c576928b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.282904 | controller |     "Jun 11 12:12:43.198930 crc crio[22553]: time=\"2026-06-11T12:12:43.198784205Z\" level=info msg=\"Started container\" PID=156228 containerID=b7110ea9cf10b8bfebf025ed66c7f9ea888a2a62877af25902cf9ca5495e8e23 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=e30a248f-a10c-479c-b2b5-fb38c576928b name=/runtime.v1.RuntimeService/StartContainer sandboxID=520a195af1151578e1f79e718e2e5960eadb8137d9046c188aada9ae8097cda1",
2026-06-11 12:41:58.282919 | controller |     "Jun 11 12:12:48.610859 crc crio[22553]: time=\"2026-06-11T12:12:48.609849902Z\" level=info msg=\"Removing container: e9e7941e0a9c0efdcd51ef32e9ce1ac7280273b6d935d3f1f56b0e845b43292d\" id=a4624795-4691-4029-95b8-3dbd46e14541 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.282933 | controller |     "Jun 11 12:12:48.879177 crc crio[22553]: time=\"2026-06-11T12:12:48.878240172Z\" level=info msg=\"Removed container e9e7941e0a9c0efdcd51ef32e9ce1ac7280273b6d935d3f1f56b0e845b43292d: openshift-infra/auto-csr-approver-29686326-ttczw/oc\" id=a4624795-4691-4029-95b8-3dbd46e14541 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.282949 | controller |     "Jun 11 12:12:48.895723 crc crio[22553]: time=\"2026-06-11T12:12:48.895612892Z\" level=info msg=\"Stopping pod sandbox: 30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c\" id=765dd192-694a-4713-9644-3de766ffa70f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.282966 | controller |     "Jun 11 12:12:48.896150 crc crio[22553]: time=\"2026-06-11T12:12:48.895798867Z\" level=info msg=\"Stopped pod sandbox (already stopped): 30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c\" id=765dd192-694a-4713-9644-3de766ffa70f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.282982 | controller |     "Jun 11 12:12:48.896920 crc crio[22553]: time=\"2026-06-11T12:12:48.896828217Z\" level=info msg=\"Removing pod sandbox: 30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c\" id=853445a4-9214-477a-87eb-84c693066c34 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.282997 | controller |     "Jun 11 12:12:48.915367 crc crio[22553]: time=\"2026-06-11T12:12:48.915056361Z\" level=info msg=\"Removed pod sandbox: 30356e43849ec2b105e7a4c865eb1ba66651ea3863ac54f7f2811a6108e4f62c\" id=853445a4-9214-477a-87eb-84c693066c34 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.283011 | controller |     "Jun 11 12:12:48.918144 crc crio[22553]: time=\"2026-06-11T12:12:48.917959955Z\" level=info msg=\"Stopping pod sandbox: 61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5\" id=78e9de43-ccef-45b7-a8ad-511e5d6993d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.283026 | controller |     "Jun 11 12:12:48.918144 crc crio[22553]: time=\"2026-06-11T12:12:48.918103159Z\" level=info msg=\"Stopped pod sandbox (already stopped): 61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5\" id=78e9de43-ccef-45b7-a8ad-511e5d6993d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.283040 | controller |     "Jun 11 12:12:48.919309 crc crio[22553]: time=\"2026-06-11T12:12:48.919152929Z\" level=info msg=\"Removing pod sandbox: 61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5\" id=ad39199f-a9fc-4a12-9098-48852c3ec51e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.283054 | controller |     "Jun 11 12:12:48.947326 crc crio[22553]: time=\"2026-06-11T12:12:48.947182355Z\" level=info msg=\"Removed pod sandbox: 61d3963ff1f2f9d7c57f53d18c52b3ce4abfd1a54d130bd9ed1c23e8b2026cf5\" id=ad39199f-a9fc-4a12-9098-48852c3ec51e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.283069 | controller |     "Jun 11 12:12:48.948174 crc crio[22553]: time=\"2026-06-11T12:12:48.948111662Z\" level=info msg=\"Stopping pod sandbox: 99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90\" id=aa609f49-986a-4475-944f-e7e6c4cf6c3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.283083 | controller |     "Jun 11 12:12:48.948503 crc crio[22553]: time=\"2026-06-11T12:12:48.948436191Z\" level=info msg=\"Stopped pod sandbox (already stopped): 99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90\" id=aa609f49-986a-4475-944f-e7e6c4cf6c3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.283098 | controller |     "Jun 11 12:12:48.949165 crc crio[22553]: time=\"2026-06-11T12:12:48.94908867Z\" level=info msg=\"Removing pod sandbox: 99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90\" id=1495f612-becb-4c23-9181-21bf62ebbcdd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.283112 | controller |     "Jun 11 12:12:48.963256 crc crio[22553]: time=\"2026-06-11T12:12:48.963165455Z\" level=info msg=\"Removed pod sandbox: 99782c261dfff59bf0bcb2d8d728f8dc70d9f95eb6fb9abbb3cb3c20ff690a90\" id=1495f612-becb-4c23-9181-21bf62ebbcdd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.283127 | controller |     "Jun 11 12:13:45.571037 crc crio[22553]: time=\"2026-06-11T12:13:45.570064011Z\" level=info msg=\"Stopping pod sandbox: 520a195af1151578e1f79e718e2e5960eadb8137d9046c188aada9ae8097cda1\" id=15df10d6-07b7-4a4b-bc53-2352ee2be95b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.283142 | controller |     "Jun 11 12:13:45.572631 crc crio[22553]: time=\"2026-06-11T12:13:45.571798382Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h Namespace:openstack ID:520a195af1151578e1f79e718e2e5960eadb8137d9046c188aada9ae8097cda1 UID:2982793f-5164-45fb-8edf-2462d02666c2 NetNS:/var/run/netns/6d0b3328-8cde-4500-8c78-7e969251d314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2982793f_5164_45fb_8edf_2462d02666c2.slice PodAnnotations:0xc005eca4b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.283161 | controller |     "Jun 11 12:13:45.572631 crc crio[22553]: time=\"2026-06-11T12:13:45.572049049Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.283185 | controller |     "Jun 11 12:13:46.170593 crc crio[22553]: time=\"2026-06-11T12:13:46.169832079Z\" level=info msg=\"Stopped pod sandbox: 520a195af1151578e1f79e718e2e5960eadb8137d9046c188aada9ae8097cda1\" id=15df10d6-07b7-4a4b-bc53-2352ee2be95b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.283200 | controller |     "Jun 11 12:13:47.117040 crc crio[22553]: time=\"2026-06-11T12:13:47.113871901Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-jrl6h/POD\" id=2544d681-1ea7-42ff-840f-cc387b52e5a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.283215 | controller |     "Jun 11 12:13:47.117040 crc crio[22553]: time=\"2026-06-11T12:13:47.114446788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.283230 | controller |     "Jun 11 12:13:47.157957 crc crio[22553]: time=\"2026-06-11T12:13:47.157795559Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-jrl6h Namespace:openstack ID:714501ee163083ecd068d645c1d9518b1cc50f35e7d7d025a40025c67bc15e25 UID:5bfa4b93-fac9-411e-a3a2-1e06765522d1 NetNS:/var/run/netns/b0787417-31cf-4f41-a7ec-ab38826197af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bfa4b93_fac9_411e_a3a2_1e06765522d1.slice PodAnnotations:0xc004800600}] Aliases:map[]}\"",
2026-06-11 12:41:58.283245 | controller |     "Jun 11 12:13:47.158361 crc crio[22553]: time=\"2026-06-11T12:13:47.158013635Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-jrl6h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.283260 | controller |     "Jun 11 12:13:47.646433 crc crio[22553]: 2026-06-11T12:13:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:714501ee163083e Mac:be:8d:66:45:d5:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/b0787417-31cf-4f41-a7ec-ab38826197af SocketPath: PciID:}] [{Interface:0xc00052c620 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.283274 | controller |     "Jun 11 12:13:47.648252 crc crio[22553]: time=\"2026-06-11T12:13:47.6481652Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-jrl6h Namespace:openstack ID:714501ee163083ecd068d645c1d9518b1cc50f35e7d7d025a40025c67bc15e25 UID:5bfa4b93-fac9-411e-a3a2-1e06765522d1 NetNS:/var/run/netns/b0787417-31cf-4f41-a7ec-ab38826197af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bfa4b93_fac9_411e_a3a2_1e06765522d1.slice PodAnnotations:0xc004800600}] Aliases:map[]}\"",
2026-06-11 12:41:58.283289 | controller |     "Jun 11 12:13:47.648423 crc crio[22553]: time=\"2026-06-11T12:13:47.648370956Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-jrl6h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.283304 | controller |     "Jun 11 12:13:47.662986 crc crio[22553]: time=\"2026-06-11T12:13:47.662888075Z\" level=info msg=\"Ran pod sandbox 714501ee163083ecd068d645c1d9518b1cc50f35e7d7d025a40025c67bc15e25 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-jrl6h/POD\" id=2544d681-1ea7-42ff-840f-cc387b52e5a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.283322 | controller |     "Jun 11 12:13:47.667290 crc crio[22553]: time=\"2026-06-11T12:13:47.667147598Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=f6cbf93d-8a3a-4501-9f2a-745bfe9ed091 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.283337 | controller |     "Jun 11 12:13:47.695921 crc crio[22553]: time=\"2026-06-11T12:13:47.695854136Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=e4e7dd76-ef21-4358-af80-1ca9dadfe5a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.283369 | controller |     "Jun 11 12:13:47.706337 crc crio[22553]: time=\"2026-06-11T12:13:47.705922347Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-jrl6h/ssh-known-hosts-edpm-deployment-ipam\" id=3daa9c67-c9b8-4435-a617-d1473123172c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.283385 | controller |     "Jun 11 12:13:47.706499 crc crio[22553]: time=\"2026-06-11T12:13:47.706341919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.283400 | controller |     "Jun 11 12:13:47.778525 crc crio[22553]: time=\"2026-06-11T12:13:47.778414399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.283414 | controller |     "Jun 11 12:13:47.800300 crc crio[22553]: time=\"2026-06-11T12:13:47.800181037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.283428 | controller |     "Jun 11 12:13:47.947714 crc crio[22553]: time=\"2026-06-11T12:13:47.947605671Z\" level=info msg=\"Created container 6f3eaba01a0bc6cefa91d40c177c96209810e49ccdc6985d4e2f8151a1b7f882: openstack/ssh-known-hosts-edpm-deployment-ipam-jrl6h/ssh-known-hosts-edpm-deployment-ipam\" id=3daa9c67-c9b8-4435-a617-d1473123172c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.283442 | controller |     "Jun 11 12:13:47.949892 crc crio[22553]: time=\"2026-06-11T12:13:47.949826735Z\" level=info msg=\"Starting container: 6f3eaba01a0bc6cefa91d40c177c96209810e49ccdc6985d4e2f8151a1b7f882\" id=38272a5f-3613-4f61-b21c-b09424f13ae6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.283457 | controller |     "Jun 11 12:13:47.955844 crc crio[22553]: time=\"2026-06-11T12:13:47.955750226Z\" level=info msg=\"Started container\" PID=160043 containerID=6f3eaba01a0bc6cefa91d40c177c96209810e49ccdc6985d4e2f8151a1b7f882 description=openstack/ssh-known-hosts-edpm-deployment-ipam-jrl6h/ssh-known-hosts-edpm-deployment-ipam id=38272a5f-3613-4f61-b21c-b09424f13ae6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=714501ee163083ecd068d645c1d9518b1cc50f35e7d7d025a40025c67bc15e25",
2026-06-11 12:41:58.283471 | controller |     "Jun 11 12:13:57.789920 crc crio[22553]: time=\"2026-06-11T12:13:57.788437482Z\" level=info msg=\"Stopping pod sandbox: 714501ee163083ecd068d645c1d9518b1cc50f35e7d7d025a40025c67bc15e25\" id=81519e4c-c7e4-427a-b9a2-9cf26ec12854 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.283486 | controller |     "Jun 11 12:13:57.792294 crc crio[22553]: time=\"2026-06-11T12:13:57.790981186Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-jrl6h Namespace:openstack ID:714501ee163083ecd068d645c1d9518b1cc50f35e7d7d025a40025c67bc15e25 UID:5bfa4b93-fac9-411e-a3a2-1e06765522d1 NetNS:/var/run/netns/b0787417-31cf-4f41-a7ec-ab38826197af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bfa4b93_fac9_411e_a3a2_1e06765522d1.slice PodAnnotations:0xc005f132f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.283505 | controller |     "Jun 11 12:13:57.792294 crc crio[22553]: time=\"2026-06-11T12:13:57.791185112Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-jrl6h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.283520 | controller |     "Jun 11 12:13:58.339000 crc crio[22553]: time=\"2026-06-11T12:13:58.338880727Z\" level=info msg=\"Stopped pod sandbox: 714501ee163083ecd068d645c1d9518b1cc50f35e7d7d025a40025c67bc15e25\" id=81519e4c-c7e4-427a-b9a2-9cf26ec12854 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.283535 | controller |     "Jun 11 12:13:59.331049 crc crio[22553]: time=\"2026-06-11T12:13:59.329910846Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk/POD\" id=63f687d8-1e8d-44ef-8525-42a0d251e66f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.283550 | controller |     "Jun 11 12:13:59.331049 crc crio[22553]: time=\"2026-06-11T12:13:59.330579895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.283564 | controller |     "Jun 11 12:13:59.368157 crc crio[22553]: time=\"2026-06-11T12:13:59.368018096Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk Namespace:openstack ID:0a39180e1a9f2ff548fd77de5cca4b37058195cbd32e280adba552fe757ac763 UID:5dd19348-0c76-4f06-bc2f-764647c24c86 NetNS:/var/run/netns/3db01a03-549b-4e48-aa84-83b4844a87fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5dd19348_0c76_4f06_bc2f_764647c24c86.slice PodAnnotations:0xc00012a568}] Aliases:map[]}\"",
2026-06-11 12:41:58.283578 | controller |     "Jun 11 12:13:59.368157 crc crio[22553]: time=\"2026-06-11T12:13:59.368083398Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.283593 | controller |     "Jun 11 12:14:00.105191 crc crio[22553]: 2026-06-11T12:14:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a39180e1a9f2ff Mac:8e:bc:1b:39:d3:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/3db01a03-549b-4e48-aa84-83b4844a87fc SocketPath: PciID:}] [{Interface:0xc0001346d0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.283607 | controller |     "Jun 11 12:14:00.108112 crc crio[22553]: time=\"2026-06-11T12:14:00.10800102Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk Namespace:openstack ID:0a39180e1a9f2ff548fd77de5cca4b37058195cbd32e280adba552fe757ac763 UID:5dd19348-0c76-4f06-bc2f-764647c24c86 NetNS:/var/run/netns/3db01a03-549b-4e48-aa84-83b4844a87fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5dd19348_0c76_4f06_bc2f_764647c24c86.slice PodAnnotations:0xc00012a568}] Aliases:map[]}\"",
2026-06-11 12:41:58.283622 | controller |     "Jun 11 12:14:00.108447 crc crio[22553]: time=\"2026-06-11T12:14:00.108373031Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.283636 | controller |     "Jun 11 12:14:00.125522 crc crio[22553]: time=\"2026-06-11T12:14:00.12533866Z\" level=info msg=\"Ran pod sandbox 0a39180e1a9f2ff548fd77de5cca4b37058195cbd32e280adba552fe757ac763 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk/POD\" id=63f687d8-1e8d-44ef-8525-42a0d251e66f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.283654 | controller |     "Jun 11 12:14:00.135199 crc crio[22553]: time=\"2026-06-11T12:14:00.135062081Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=a82dce0d-652d-48ac-8994-88e3720e5754 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.283669 | controller |     "Jun 11 12:14:00.172593 crc crio[22553]: time=\"2026-06-11T12:14:00.172422879Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=871f6898-e548-43dd-870e-5e22a031839d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.283684 | controller |     "Jun 11 12:14:00.181911 crc crio[22553]: time=\"2026-06-11T12:14:00.18182311Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=8d3abcef-2404-4854-98e2-2e07a2e8a54f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.283699 | controller |     "Jun 11 12:14:00.182386 crc crio[22553]: time=\"2026-06-11T12:14:00.182324405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.283713 | controller |     "Jun 11 12:14:00.254636 crc crio[22553]: time=\"2026-06-11T12:14:00.254076325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.283728 | controller |     "Jun 11 12:14:00.260246 crc crio[22553]: time=\"2026-06-11T12:14:00.260163821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.283743 | controller |     "Jun 11 12:14:00.448639 crc crio[22553]: time=\"2026-06-11T12:14:00.448536747Z\" level=info msg=\"Created container 0f18174096c7e741a05b31ab7b1d8015b79948b74aacdeb0a03fa250551bb13f: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=8d3abcef-2404-4854-98e2-2e07a2e8a54f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.283758 | controller |     "Jun 11 12:14:00.453061 crc crio[22553]: time=\"2026-06-11T12:14:00.45037191Z\" level=info msg=\"Starting container: 0f18174096c7e741a05b31ab7b1d8015b79948b74aacdeb0a03fa250551bb13f\" id=2c36f858-199b-4984-8ac6-acda02cf8dca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.283773 | controller |     "Jun 11 12:14:00.463166 crc crio[22553]: time=\"2026-06-11T12:14:00.463081557Z\" level=info msg=\"Started container\" PID=160852 containerID=0f18174096c7e741a05b31ab7b1d8015b79948b74aacdeb0a03fa250551bb13f description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=2c36f858-199b-4984-8ac6-acda02cf8dca name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a39180e1a9f2ff548fd77de5cca4b37058195cbd32e280adba552fe757ac763",
2026-06-11 12:41:58.283788 | controller |     "Jun 11 12:14:00.651508 crc crio[22553]: time=\"2026-06-11T12:14:00.651402401Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686334-5fr5g/POD\" id=fe019b8b-1532-492b-9b77-314a415b47cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.283803 | controller |     "Jun 11 12:14:00.651639 crc crio[22553]: time=\"2026-06-11T12:14:00.651560626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.283817 | controller |     "Jun 11 12:14:00.691769 crc crio[22553]: time=\"2026-06-11T12:14:00.691591071Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686334-5fr5g Namespace:openshift-infra ID:e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683 UID:68f8bc67-4970-4004-9093-d0afaecad6a2 NetNS:/var/run/netns/14679aa8-52be-414d-9ec5-ad9a8c4d4b77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68f8bc67_4970_4004_9093_d0afaecad6a2.slice PodAnnotations:0xc0018945d8}] Aliases:map[]}\"",
2026-06-11 12:41:58.283836 | controller |     "Jun 11 12:14:00.691769 crc crio[22553]: time=\"2026-06-11T12:14:00.691730815Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686334-5fr5g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.283851 | controller |     "Jun 11 12:14:01.050513 crc crio[22553]: 2026-06-11T12:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e1a6897cb4b7efe Mac:e2:df:a7:f7:6d:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/14679aa8-52be-414d-9ec5-ad9a8c4d4b77 SocketPath: PciID:}] [{Interface:0xc000234cd0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.283866 | controller |     "Jun 11 12:14:01.051372 crc crio[22553]: time=\"2026-06-11T12:14:01.051273901Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686334-5fr5g Namespace:openshift-infra ID:e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683 UID:68f8bc67-4970-4004-9093-d0afaecad6a2 NetNS:/var/run/netns/14679aa8-52be-414d-9ec5-ad9a8c4d4b77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68f8bc67_4970_4004_9093_d0afaecad6a2.slice PodAnnotations:0xc0018945d8}] Aliases:map[]}\"",
2026-06-11 12:41:58.283880 | controller |     "Jun 11 12:14:01.052432 crc crio[22553]: time=\"2026-06-11T12:14:01.051513888Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686334-5fr5g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.283895 | controller |     "Jun 11 12:14:01.062201 crc crio[22553]: time=\"2026-06-11T12:14:01.061939148Z\" level=info msg=\"Ran pod sandbox e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683 with infra container: openshift-infra/auto-csr-approver-29686334-5fr5g/POD\" id=fe019b8b-1532-492b-9b77-314a415b47cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.283910 | controller |     "Jun 11 12:14:01.064795 crc crio[22553]: time=\"2026-06-11T12:14:01.064638756Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=73170d38-ac84-48ff-8545-8f7da5b900f9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.283924 | controller |     "Jun 11 12:14:01.074663 crc crio[22553]: time=\"2026-06-11T12:14:01.074389028Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.283939 | controller |     "Jun 11 12:14:02.572202 crc crio[22553]: time=\"2026-06-11T12:14:02.571007336Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=73170d38-ac84-48ff-8545-8f7da5b900f9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.283954 | controller |     "Jun 11 12:14:02.574137 crc crio[22553]: time=\"2026-06-11T12:14:02.573390314Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1fd99ec2-614b-4967-b593-fb68b052892c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.283969 | controller |     "Jun 11 12:14:02.576333 crc crio[22553]: time=\"2026-06-11T12:14:02.576271988Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7e4a19f3-2d88-459a-adab-cb6b9fd66695 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.283987 | controller |     "Jun 11 12:14:02.588131 crc crio[22553]: time=\"2026-06-11T12:14:02.588032857Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686334-5fr5g/oc\" id=f90b8905-398a-4a01-813e-ba446fd76fc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.284002 | controller |     "Jun 11 12:14:02.588662 crc crio[22553]: time=\"2026-06-11T12:14:02.588552202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.284017 | controller |     "Jun 11 12:14:02.646549 crc crio[22553]: time=\"2026-06-11T12:14:02.64635038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.284031 | controller |     "Jun 11 12:14:03.146049 crc crio[22553]: time=\"2026-06-11T12:14:03.145591647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.284046 | controller |     "Jun 11 12:14:03.268243 crc crio[22553]: time=\"2026-06-11T12:14:03.268099812Z\" level=info msg=\"Created container e1f1e8ee8f491d64f845f84ae7577aa45c36b1bcc47a91f87bf1976a0dee184e: openshift-infra/auto-csr-approver-29686334-5fr5g/oc\" id=f90b8905-398a-4a01-813e-ba446fd76fc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.284060 | controller |     "Jun 11 12:14:03.270852 crc crio[22553]: time=\"2026-06-11T12:14:03.27080294Z\" level=info msg=\"Starting container: e1f1e8ee8f491d64f845f84ae7577aa45c36b1bcc47a91f87bf1976a0dee184e\" id=937b827c-5de5-47ca-8b3f-0305747b62aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.284075 | controller |     "Jun 11 12:14:03.276244 crc crio[22553]: time=\"2026-06-11T12:14:03.276158135Z\" level=info msg=\"Started container\" PID=161006 containerID=e1f1e8ee8f491d64f845f84ae7577aa45c36b1bcc47a91f87bf1976a0dee184e description=openshift-infra/auto-csr-approver-29686334-5fr5g/oc id=937b827c-5de5-47ca-8b3f-0305747b62aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683",
2026-06-11 12:41:58.284090 | controller |     "Jun 11 12:14:04.945003 crc crio[22553]: time=\"2026-06-11T12:14:04.944010366Z\" level=info msg=\"Stopping pod sandbox: e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683\" id=ec9ccc75-4cd8-49c4-9454-1d3082db6cce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.284104 | controller |     "Jun 11 12:14:04.946857 crc crio[22553]: time=\"2026-06-11T12:14:04.945838118Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686334-5fr5g Namespace:openshift-infra ID:e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683 UID:68f8bc67-4970-4004-9093-d0afaecad6a2 NetNS:/var/run/netns/14679aa8-52be-414d-9ec5-ad9a8c4d4b77 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod68f8bc67_4970_4004_9093_d0afaecad6a2.slice PodAnnotations:0xc0018941c8}] Aliases:map[]}\"",
2026-06-11 12:41:58.284119 | controller |     "Jun 11 12:14:04.946857 crc crio[22553]: time=\"2026-06-11T12:14:04.946023314Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686334-5fr5g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.284134 | controller |     "Jun 11 12:14:05.328310 crc crio[22553]: time=\"2026-06-11T12:14:05.328071079Z\" level=info msg=\"Stopped pod sandbox: e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683\" id=ec9ccc75-4cd8-49c4-9454-1d3082db6cce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.284148 | controller |     "Jun 11 12:14:12.063266 crc crio[22553]: time=\"2026-06-11T12:14:12.061928041Z\" level=info msg=\"Stopping pod sandbox: 0a39180e1a9f2ff548fd77de5cca4b37058195cbd32e280adba552fe757ac763\" id=15352ea1-69cf-4135-b37c-2b14f4c66707 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.284166 | controller |     "Jun 11 12:14:12.067240 crc crio[22553]: time=\"2026-06-11T12:14:12.066057411Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk Namespace:openstack ID:0a39180e1a9f2ff548fd77de5cca4b37058195cbd32e280adba552fe757ac763 UID:5dd19348-0c76-4f06-bc2f-764647c24c86 NetNS:/var/run/netns/3db01a03-549b-4e48-aa84-83b4844a87fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5dd19348_0c76_4f06_bc2f_764647c24c86.slice PodAnnotations:0xc002b8b8b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.284181 | controller |     "Jun 11 12:14:12.067917 crc crio[22553]: time=\"2026-06-11T12:14:12.067874173Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.284196 | controller |     "Jun 11 12:14:12.509089 crc crio[22553]: time=\"2026-06-11T12:14:12.508715165Z\" level=info msg=\"Stopped pod sandbox: 0a39180e1a9f2ff548fd77de5cca4b37058195cbd32e280adba552fe757ac763\" id=15352ea1-69cf-4135-b37c-2b14f4c66707 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.284210 | controller |     "Jun 11 12:14:13.608066 crc crio[22553]: time=\"2026-06-11T12:14:13.607232916Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z/POD\" id=2cb82f6b-fa37-42ab-b0f9-5f1ab41957d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.284225 | controller |     "Jun 11 12:14:13.609000 crc crio[22553]: time=\"2026-06-11T12:14:13.608144422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.284240 | controller |     "Jun 11 12:14:13.687336 crc crio[22553]: time=\"2026-06-11T12:14:13.687168882Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z Namespace:openstack ID:0c786c427ab1dbe52b2b77e11bd7c838473be6d3f1e71bb61786ee1537131cb9 UID:84bce84a-7c14-44c5-b033-64ccfde1302a NetNS:/var/run/netns/1b82cf16-0de6-4754-a455-6100a5c129b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84bce84a_7c14_44c5_b033_64ccfde1302a.slice PodAnnotations:0xc004800028}] Aliases:map[]}\"",
2026-06-11 12:41:58.284255 | controller |     "Jun 11 12:14:13.687336 crc crio[22553]: time=\"2026-06-11T12:14:13.687247655Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.284270 | controller |     "Jun 11 12:14:14.170917 crc crio[22553]: 2026-06-11T12:14:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c786c427ab1dbe Mac:82:41:5f:15:c3:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/1b82cf16-0de6-4754-a455-6100a5c129b8 SocketPath: PciID:}] [{Interface:0xc000327250 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.284284 | controller |     "Jun 11 12:14:14.172457 crc crio[22553]: time=\"2026-06-11T12:14:14.172381384Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z Namespace:openstack ID:0c786c427ab1dbe52b2b77e11bd7c838473be6d3f1e71bb61786ee1537131cb9 UID:84bce84a-7c14-44c5-b033-64ccfde1302a NetNS:/var/run/netns/1b82cf16-0de6-4754-a455-6100a5c129b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84bce84a_7c14_44c5_b033_64ccfde1302a.slice PodAnnotations:0xc004800028}] Aliases:map[]}\"",
2026-06-11 12:41:58.284302 | controller |     "Jun 11 12:14:14.172848 crc crio[22553]: time=\"2026-06-11T12:14:14.172771816Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.284317 | controller |     "Jun 11 12:14:14.228907 crc crio[22553]: time=\"2026-06-11T12:14:14.228780362Z\" level=info msg=\"Ran pod sandbox 0c786c427ab1dbe52b2b77e11bd7c838473be6d3f1e71bb61786ee1537131cb9 with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z/POD\" id=2cb82f6b-fa37-42ab-b0f9-5f1ab41957d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.284332 | controller |     "Jun 11 12:14:14.232011 crc crio[22553]: time=\"2026-06-11T12:14:14.231935083Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=ba45cce3-33cc-4d51-88c3-957a4c9f9c2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.284361 | controller |     "Jun 11 12:14:14.274254 crc crio[22553]: time=\"2026-06-11T12:14:14.27409597Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=e24f9a9b-1ec7-4119-b10a-3a1a35dc44ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.284381 | controller |     "Jun 11 12:14:14.288906 crc crio[22553]: time=\"2026-06-11T12:14:14.288799784Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=68f6f13b-906d-4873-ac32-557b38e34aaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.284396 | controller |     "Jun 11 12:14:14.290335 crc crio[22553]: time=\"2026-06-11T12:14:14.290267716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.284411 | controller |     "Jun 11 12:14:14.362047 crc crio[22553]: time=\"2026-06-11T12:14:14.361459991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.284426 | controller |     "Jun 11 12:14:14.365994 crc crio[22553]: time=\"2026-06-11T12:14:14.365890449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.284440 | controller |     "Jun 11 12:14:14.532556 crc crio[22553]: time=\"2026-06-11T12:14:14.532358683Z\" level=info msg=\"Created container c94096f208e733ee9059e795b16297020a421c027a222a7642c491348a1d93e7: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=68f6f13b-906d-4873-ac32-557b38e34aaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.284455 | controller |     "Jun 11 12:14:14.534835 crc crio[22553]: time=\"2026-06-11T12:14:14.534647269Z\" level=info msg=\"Starting container: c94096f208e733ee9059e795b16297020a421c027a222a7642c491348a1d93e7\" id=8f995d5f-7642-4a54-88b6-fb35a9c492ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.284469 | controller |     "Jun 11 12:14:14.544059 crc crio[22553]: time=\"2026-06-11T12:14:14.543961307Z\" level=info msg=\"Started container\" PID=161829 containerID=c94096f208e733ee9059e795b16297020a421c027a222a7642c491348a1d93e7 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=8f995d5f-7642-4a54-88b6-fb35a9c492ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c786c427ab1dbe52b2b77e11bd7c838473be6d3f1e71bb61786ee1537131cb9",
2026-06-11 12:41:58.284484 | controller |     "Jun 11 12:14:27.340420 crc crio[22553]: time=\"2026-06-11T12:14:27.33902679Z\" level=info msg=\"Stopping pod sandbox: 0c786c427ab1dbe52b2b77e11bd7c838473be6d3f1e71bb61786ee1537131cb9\" id=5c1bc614-7995-447b-91b9-52312333f9f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.284505 | controller |     "Jun 11 12:14:27.342458 crc crio[22553]: time=\"2026-06-11T12:14:27.341826101Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z Namespace:openstack ID:0c786c427ab1dbe52b2b77e11bd7c838473be6d3f1e71bb61786ee1537131cb9 UID:84bce84a-7c14-44c5-b033-64ccfde1302a NetNS:/var/run/netns/1b82cf16-0de6-4754-a455-6100a5c129b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod84bce84a_7c14_44c5_b033_64ccfde1302a.slice PodAnnotations:0xc001894ff8}] Aliases:map[]}\"",
2026-06-11 12:41:58.284521 | controller |     "Jun 11 12:14:27.342458 crc crio[22553]: time=\"2026-06-11T12:14:27.342175991Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.284536 | controller |     "Jun 11 12:14:27.863291 crc crio[22553]: time=\"2026-06-11T12:14:27.863180726Z\" level=info msg=\"Stopped pod sandbox: 0c786c427ab1dbe52b2b77e11bd7c838473be6d3f1e71bb61786ee1537131cb9\" id=5c1bc614-7995-447b-91b9-52312333f9f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.284550 | controller |     "Jun 11 12:14:28.904713 crc crio[22553]: time=\"2026-06-11T12:14:28.904027123Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx/POD\" id=c76271d2-19cf-40d6-8c50-bfe028f1abac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.284565 | controller |     "Jun 11 12:14:28.906060 crc crio[22553]: time=\"2026-06-11T12:14:28.904763214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.284580 | controller |     "Jun 11 12:14:28.949118 crc crio[22553]: time=\"2026-06-11T12:14:28.948578908Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx Namespace:openstack ID:73e9a472e9b14a8d680777798a43838ece75af83c61fb60fe03119a3aa355ae1 UID:157041cd-f949-4eff-a154-899dac8e917d NetNS:/var/run/netns/d318484c-c6d6-4034-904b-a471c7da173e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod157041cd_f949_4eff_a154_899dac8e917d.slice PodAnnotations:0xc001895e08}] Aliases:map[]}\"",
2026-06-11 12:41:58.284595 | controller |     "Jun 11 12:14:28.949118 crc crio[22553]: time=\"2026-06-11T12:14:28.949114874Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.284609 | controller |     "Jun 11 12:14:29.433115 crc crio[22553]: 2026-06-11T12:14:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73e9a472e9b14a8 Mac:2a:69:2b:fe:51:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/d318484c-c6d6-4034-904b-a471c7da173e SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.284623 | controller |     "Jun 11 12:14:29.436436 crc crio[22553]: time=\"2026-06-11T12:14:29.436347574Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx Namespace:openstack ID:73e9a472e9b14a8d680777798a43838ece75af83c61fb60fe03119a3aa355ae1 UID:157041cd-f949-4eff-a154-899dac8e917d NetNS:/var/run/netns/d318484c-c6d6-4034-904b-a471c7da173e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod157041cd_f949_4eff_a154_899dac8e917d.slice PodAnnotations:0xc001895e08}] Aliases:map[]}\"",
2026-06-11 12:41:58.284642 | controller |     "Jun 11 12:14:29.436918 crc crio[22553]: time=\"2026-06-11T12:14:29.436826728Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.284707 | controller |     "Jun 11 12:14:29.452227 crc crio[22553]: time=\"2026-06-11T12:14:29.45212475Z\" level=info msg=\"Ran pod sandbox 73e9a472e9b14a8d680777798a43838ece75af83c61fb60fe03119a3aa355ae1 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx/POD\" id=c76271d2-19cf-40d6-8c50-bfe028f1abac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.284731 | controller |     "Jun 11 12:14:29.455233 crc crio[22553]: time=\"2026-06-11T12:14:29.455149137Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=92a84401-e195-4d98-92ef-577a51e7b866 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.284748 | controller |     "Jun 11 12:14:29.477432 crc crio[22553]: time=\"2026-06-11T12:14:29.477285266Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=67c80a4d-673c-4ce8-b7fc-4466bd264621 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.284763 | controller |     "Jun 11 12:14:29.486107 crc crio[22553]: time=\"2026-06-11T12:14:29.486005267Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=5b1ec5ed-117a-4509-8404-dfa1bcc4e387 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.284779 | controller |     "Jun 11 12:14:29.486501 crc crio[22553]: time=\"2026-06-11T12:14:29.48643298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.284793 | controller |     "Jun 11 12:14:29.557354 crc crio[22553]: time=\"2026-06-11T12:14:29.557172151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.284808 | controller |     "Jun 11 12:14:29.560842 crc crio[22553]: time=\"2026-06-11T12:14:29.560790875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.284823 | controller |     "Jun 11 12:14:29.733774 crc crio[22553]: time=\"2026-06-11T12:14:29.73352969Z\" level=info msg=\"Created container b83d05f53a28fb51dc1ed2f33031499b9a3e9b1140ff9949601d520dabaee6ac: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=5b1ec5ed-117a-4509-8404-dfa1bcc4e387 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.284838 | controller |     "Jun 11 12:14:29.740247 crc crio[22553]: time=\"2026-06-11T12:14:29.740138991Z\" level=info msg=\"Starting container: b83d05f53a28fb51dc1ed2f33031499b9a3e9b1140ff9949601d520dabaee6ac\" id=8f819d5a-0b05-4518-a9be-9514419f8fd8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.284853 | controller |     "Jun 11 12:14:29.754411 crc crio[22553]: time=\"2026-06-11T12:14:29.754276219Z\" level=info msg=\"Started container\" PID=162813 containerID=b83d05f53a28fb51dc1ed2f33031499b9a3e9b1140ff9949601d520dabaee6ac description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=8f819d5a-0b05-4518-a9be-9514419f8fd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73e9a472e9b14a8d680777798a43838ece75af83c61fb60fe03119a3aa355ae1",
2026-06-11 12:41:58.284868 | controller |     "Jun 11 12:14:49.027601 crc crio[22553]: time=\"2026-06-11T12:14:49.025290103Z\" level=info msg=\"Removing container: 874f249f81f85cb3298ad70a3d3f7a33a6e84505208c9e85d141ab349ec6fdc3\" id=75e4f88f-ad9c-40e5-a5ab-5225fd82a562 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.284887 | controller |     "Jun 11 12:14:49.253304 crc crio[22553]: time=\"2026-06-11T12:14:49.253142668Z\" level=info msg=\"Removed container 874f249f81f85cb3298ad70a3d3f7a33a6e84505208c9e85d141ab349ec6fdc3: openshift-infra/auto-csr-approver-29686328-c2b54/oc\" id=75e4f88f-ad9c-40e5-a5ab-5225fd82a562 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.284903 | controller |     "Jun 11 12:14:49.273650 crc crio[22553]: time=\"2026-06-11T12:14:49.273325311Z\" level=info msg=\"Stopping pod sandbox: ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05\" id=f600f586-ad0e-424f-ae93-52a97ef93428 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.284917 | controller |     "Jun 11 12:14:49.273650 crc crio[22553]: time=\"2026-06-11T12:14:49.273442774Z\" level=info msg=\"Stopped pod sandbox (already stopped): ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05\" id=f600f586-ad0e-424f-ae93-52a97ef93428 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.284932 | controller |     "Jun 11 12:14:49.274777 crc crio[22553]: time=\"2026-06-11T12:14:49.274566566Z\" level=info msg=\"Removing pod sandbox: ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05\" id=36d09c9e-e0d3-4175-b508-6275b5947fcf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.284947 | controller |     "Jun 11 12:14:49.294051 crc crio[22553]: time=\"2026-06-11T12:14:49.293938955Z\" level=info msg=\"Removed pod sandbox: ac4a3b93613223571f75987d829bf61cb048d856e6572a15db102348e993ca05\" id=36d09c9e-e0d3-4175-b508-6275b5947fcf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.284961 | controller |     "Jun 11 12:15:00.598135 crc crio[22553]: time=\"2026-06-11T12:15:00.597055615Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686335-7tlgx/POD\" id=fe89d06d-a8d9-49b5-acc0-2d07a5397f7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.284975 | controller |     "Jun 11 12:15:00.599920 crc crio[22553]: time=\"2026-06-11T12:15:00.598146256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.284990 | controller |     "Jun 11 12:15:00.645589 crc crio[22553]: time=\"2026-06-11T12:15:00.645511293Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686335-7tlgx Namespace:openshift-operator-lifecycle-manager ID:a94c430a5d7d0c9a5b6b9b48d93e4c8cee39e1a1287b9d1edcb79d78d4f7a1e2 UID:c6ec2ac6-7f5a-4e74-8ebc-01ecd5975cda NetNS:/var/run/netns/d633436e-2856-450a-8fd0-a295f2ca88b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ec2ac6_7f5a_4e74_8ebc_01ecd5975cda.slice PodAnnotations:0xc00001aeb8}] Aliases:map[]}\"",
2026-06-11 12:41:58.285005 | controller |     "Jun 11 12:15:00.646207 crc crio[22553]: time=\"2026-06-11T12:15:00.646173512Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686335-7tlgx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.285020 | controller |     "Jun 11 12:15:01.288264 crc crio[22553]: 2026-06-11T12:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a94c430a5d7d0c9 Mac:4a:cf:66:83:43:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/d633436e-2856-450a-8fd0-a295f2ca88b8 SocketPath: PciID:}] [{Interface:0xc0002dca20 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.285034 | controller |     "Jun 11 12:15:01.290634 crc crio[22553]: time=\"2026-06-11T12:15:01.289612981Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686335-7tlgx Namespace:openshift-operator-lifecycle-manager ID:a94c430a5d7d0c9a5b6b9b48d93e4c8cee39e1a1287b9d1edcb79d78d4f7a1e2 UID:c6ec2ac6-7f5a-4e74-8ebc-01ecd5975cda NetNS:/var/run/netns/d633436e-2856-450a-8fd0-a295f2ca88b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ec2ac6_7f5a_4e74_8ebc_01ecd5975cda.slice PodAnnotations:0xc00001aeb8}] Aliases:map[]}\"",
2026-06-11 12:41:58.285053 | controller |     "Jun 11 12:15:01.291419 crc crio[22553]: time=\"2026-06-11T12:15:01.291356461Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686335-7tlgx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.285069 | controller |     "Jun 11 12:15:01.316270 crc crio[22553]: time=\"2026-06-11T12:15:01.316101335Z\" level=info msg=\"Ran pod sandbox a94c430a5d7d0c9a5b6b9b48d93e4c8cee39e1a1287b9d1edcb79d78d4f7a1e2 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686335-7tlgx/POD\" id=fe89d06d-a8d9-49b5-acc0-2d07a5397f7b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.285084 | controller |     "Jun 11 12:15:01.321138 crc crio[22553]: time=\"2026-06-11T12:15:01.319648007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e0ca65b6-2495-4cb7-b63c-5942db1a96ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.285098 | controller |     "Jun 11 12:15:01.326013 crc crio[22553]: time=\"2026-06-11T12:15:01.325347152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1f4a6cb8-5b49-461d-9391-4b255542b91c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.285113 | controller |     "Jun 11 12:15:01.339532 crc crio[22553]: time=\"2026-06-11T12:15:01.339363386Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686335-7tlgx/collect-profiles\" id=bcf6facb-6cbf-485b-bd7f-92c3659dddc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.285127 | controller |     "Jun 11 12:15:01.340263 crc crio[22553]: time=\"2026-06-11T12:15:01.340128798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.285142 | controller |     "Jun 11 12:15:01.404208 crc crio[22553]: time=\"2026-06-11T12:15:01.404039833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.285156 | controller |     "Jun 11 12:15:01.409165 crc crio[22553]: time=\"2026-06-11T12:15:01.409069068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.285171 | controller |     "Jun 11 12:15:01.595036 crc crio[22553]: time=\"2026-06-11T12:15:01.59453373Z\" level=info msg=\"Created container ddeaf6932201cf368e0f94889e226f14ce8a0fae2f38e25c411915e2717362de: openshift-operator-lifecycle-manager/collect-profiles-29686335-7tlgx/collect-profiles\" id=bcf6facb-6cbf-485b-bd7f-92c3659dddc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.285185 | controller |     "Jun 11 12:15:01.597025 crc crio[22553]: time=\"2026-06-11T12:15:01.596941689Z\" level=info msg=\"Starting container: ddeaf6932201cf368e0f94889e226f14ce8a0fae2f38e25c411915e2717362de\" id=8098d3cc-0908-42e7-9372-3a40c0d983e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.285200 | controller |     "Jun 11 12:15:01.603356 crc crio[22553]: time=\"2026-06-11T12:15:01.603229171Z\" level=info msg=\"Started container\" PID=164738 containerID=ddeaf6932201cf368e0f94889e226f14ce8a0fae2f38e25c411915e2717362de description=openshift-operator-lifecycle-manager/collect-profiles-29686335-7tlgx/collect-profiles id=8098d3cc-0908-42e7-9372-3a40c0d983e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a94c430a5d7d0c9a5b6b9b48d93e4c8cee39e1a1287b9d1edcb79d78d4f7a1e2",
2026-06-11 12:41:58.285218 | controller |     "Jun 11 12:15:03.988901 crc crio[22553]: time=\"2026-06-11T12:15:03.987433893Z\" level=info msg=\"Stopping pod sandbox: a94c430a5d7d0c9a5b6b9b48d93e4c8cee39e1a1287b9d1edcb79d78d4f7a1e2\" id=dc3be07f-9357-4fb4-8ae3-2f3853178eb9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.285234 | controller |     "Jun 11 12:15:03.991252 crc crio[22553]: time=\"2026-06-11T12:15:03.990045158Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686335-7tlgx Namespace:openshift-operator-lifecycle-manager ID:a94c430a5d7d0c9a5b6b9b48d93e4c8cee39e1a1287b9d1edcb79d78d4f7a1e2 UID:c6ec2ac6-7f5a-4e74-8ebc-01ecd5975cda NetNS:/var/run/netns/d633436e-2856-450a-8fd0-a295f2ca88b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc6ec2ac6_7f5a_4e74_8ebc_01ecd5975cda.slice PodAnnotations:0xc0028263f8}] Aliases:map[]}\"",
2026-06-11 12:41:58.285249 | controller |     "Jun 11 12:15:03.991252 crc crio[22553]: time=\"2026-06-11T12:15:03.990217653Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686335-7tlgx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.285264 | controller |     "Jun 11 12:15:04.416084 crc crio[22553]: time=\"2026-06-11T12:15:04.415915978Z\" level=info msg=\"Stopped pod sandbox: a94c430a5d7d0c9a5b6b9b48d93e4c8cee39e1a1287b9d1edcb79d78d4f7a1e2\" id=dc3be07f-9357-4fb4-8ae3-2f3853178eb9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.285278 | controller |     "Jun 11 12:15:18.273543 crc crio[22553]: time=\"2026-06-11T12:15:18.272256417Z\" level=info msg=\"Stopping pod sandbox: 73e9a472e9b14a8d680777798a43838ece75af83c61fb60fe03119a3aa355ae1\" id=5aa15f70-5e66-4405-99c1-0ec11b87f1aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.285293 | controller |     "Jun 11 12:15:18.276377 crc crio[22553]: time=\"2026-06-11T12:15:18.274574154Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx Namespace:openstack ID:73e9a472e9b14a8d680777798a43838ece75af83c61fb60fe03119a3aa355ae1 UID:157041cd-f949-4eff-a154-899dac8e917d NetNS:/var/run/netns/d318484c-c6d6-4034-904b-a471c7da173e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod157041cd_f949_4eff_a154_899dac8e917d.slice PodAnnotations:0xc005f123a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.285308 | controller |     "Jun 11 12:15:18.276377 crc crio[22553]: time=\"2026-06-11T12:15:18.274815021Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.285323 | controller |     "Jun 11 12:15:18.844662 crc crio[22553]: time=\"2026-06-11T12:15:18.844195632Z\" level=info msg=\"Stopped pod sandbox: 73e9a472e9b14a8d680777798a43838ece75af83c61fb60fe03119a3aa355ae1\" id=5aa15f70-5e66-4405-99c1-0ec11b87f1aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.285337 | controller |     "Jun 11 12:15:19.856281 crc crio[22553]: time=\"2026-06-11T12:15:19.855877737Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn/POD\" id=0d93ad62-e07b-4661-bbc5-89f9eaf75c38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.285369 | controller |     "Jun 11 12:15:19.857812 crc crio[22553]: time=\"2026-06-11T12:15:19.856304799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.285390 | controller |     "Jun 11 12:15:19.889860 crc crio[22553]: time=\"2026-06-11T12:15:19.88963751Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn Namespace:openstack ID:885f191010d3d82434a0c045e1edd570ea6e4bfbb5c466683f4eb58835d7376c UID:51334b35-6a87-49b2-8f6a-a30e07654999 NetNS:/var/run/netns/80f7bba7-c508-4c65-b6f2-445dd130f3ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51334b35_6a87_49b2_8f6a_a30e07654999.slice PodAnnotations:0xc00061ee40}] Aliases:map[]}\"",
2026-06-11 12:41:58.285405 | controller |     "Jun 11 12:15:19.889860 crc crio[22553]: time=\"2026-06-11T12:15:19.889824316Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.285420 | controller |     "Jun 11 12:15:20.683016 crc crio[22553]: 2026-06-11T12:15:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:885f191010d3d82 Mac:32:4f:3e:26:dc:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/80f7bba7-c508-4c65-b6f2-445dd130f3ce SocketPath: PciID:}] [{Interface:0xc0000152a0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.285435 | controller |     "Jun 11 12:15:20.685157 crc crio[22553]: time=\"2026-06-11T12:15:20.685044414Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn Namespace:openstack ID:885f191010d3d82434a0c045e1edd570ea6e4bfbb5c466683f4eb58835d7376c UID:51334b35-6a87-49b2-8f6a-a30e07654999 NetNS:/var/run/netns/80f7bba7-c508-4c65-b6f2-445dd130f3ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51334b35_6a87_49b2_8f6a_a30e07654999.slice PodAnnotations:0xc00061ee40}] Aliases:map[]}\"",
2026-06-11 12:41:58.285450 | controller |     "Jun 11 12:15:20.685420 crc crio[22553]: time=\"2026-06-11T12:15:20.685348863Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.285464 | controller |     "Jun 11 12:15:20.701366 crc crio[22553]: time=\"2026-06-11T12:15:20.701269672Z\" level=info msg=\"Ran pod sandbox 885f191010d3d82434a0c045e1edd570ea6e4bfbb5c466683f4eb58835d7376c with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn/POD\" id=0d93ad62-e07b-4661-bbc5-89f9eaf75c38 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.285479 | controller |     "Jun 11 12:15:20.711350 crc crio[22553]: time=\"2026-06-11T12:15:20.711196849Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=ddc49b85-ebfe-4cf1-b95d-966bbb596ee2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.285493 | controller |     "Jun 11 12:15:20.768766 crc crio[22553]: time=\"2026-06-11T12:15:20.768265336Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=92d0a6b5-f3d2-47ec-8a50-7edbc35523c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.285508 | controller |     "Jun 11 12:15:20.781422 crc crio[22553]: time=\"2026-06-11T12:15:20.7812546Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=c98da5d1-7998-48eb-9fcc-0fa87fefeced name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.285522 | controller |     "Jun 11 12:15:20.781926 crc crio[22553]: time=\"2026-06-11T12:15:20.781854988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.285541 | controller |     "Jun 11 12:15:20.859363 crc crio[22553]: time=\"2026-06-11T12:15:20.85922639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.285556 | controller |     "Jun 11 12:15:20.865404 crc crio[22553]: time=\"2026-06-11T12:15:20.865324166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.285570 | controller |     "Jun 11 12:15:21.054935 crc crio[22553]: time=\"2026-06-11T12:15:21.054802294Z\" level=info msg=\"Created container 74ff247c817679e63689fddccb93c5540bf165946feb522559205d2fc57ce038: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=c98da5d1-7998-48eb-9fcc-0fa87fefeced name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.285585 | controller |     "Jun 11 12:15:21.057067 crc crio[22553]: time=\"2026-06-11T12:15:21.056976047Z\" level=info msg=\"Starting container: 74ff247c817679e63689fddccb93c5540bf165946feb522559205d2fc57ce038\" id=bcc9b975-f7e5-4d5d-9b22-8f715aa357b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.285599 | controller |     "Jun 11 12:15:21.062262 crc crio[22553]: time=\"2026-06-11T12:15:21.062151426Z\" level=info msg=\"Started container\" PID=166078 containerID=74ff247c817679e63689fddccb93c5540bf165946feb522559205d2fc57ce038 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=bcc9b975-f7e5-4d5d-9b22-8f715aa357b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=885f191010d3d82434a0c045e1edd570ea6e4bfbb5c466683f4eb58835d7376c",
2026-06-11 12:41:58.285614 | controller |     "Jun 11 12:15:49.318613 crc crio[22553]: time=\"2026-06-11T12:15:49.317413192Z\" level=info msg=\"Removing container: 9134a6b3e9ca94d57aacadaf82c4db081b2e0fe82f37a7e3c0d8d64d29948bb0\" id=2b8cc543-2415-4bf9-9e16-8ac888b653af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.285628 | controller |     "Jun 11 12:15:49.363981 crc crio[22553]: time=\"2026-06-11T12:15:49.363228655Z\" level=info msg=\"Removed container 9134a6b3e9ca94d57aacadaf82c4db081b2e0fe82f37a7e3c0d8d64d29948bb0: openshift-operator-lifecycle-manager/collect-profiles-29686290-t4k5z/collect-profiles\" id=2b8cc543-2415-4bf9-9e16-8ac888b653af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.285642 | controller |     "Jun 11 12:15:49.378134 crc crio[22553]: time=\"2026-06-11T12:15:49.37798116Z\" level=info msg=\"Stopping pod sandbox: 1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a\" id=1658dbe3-0f7d-46e1-94ea-4a8a87522203 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.285656 | controller |     "Jun 11 12:15:49.378134 crc crio[22553]: time=\"2026-06-11T12:15:49.378097074Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a\" id=1658dbe3-0f7d-46e1-94ea-4a8a87522203 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.285671 | controller |     "Jun 11 12:15:49.382045 crc crio[22553]: time=\"2026-06-11T12:15:49.379370711Z\" level=info msg=\"Removing pod sandbox: 1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a\" id=44ad35b8-8f6e-46a9-aeb5-cb0473ea10ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.285685 | controller |     "Jun 11 12:15:49.404933 crc crio[22553]: time=\"2026-06-11T12:15:49.404801005Z\" level=info msg=\"Removed pod sandbox: 1f70ca1f2fe248f7ee942041f2aec3d90f8ee5ed56b023aa5cb356f796acf90a\" id=44ad35b8-8f6e-46a9-aeb5-cb0473ea10ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.285699 | controller |     "Jun 11 12:16:00.533375 crc crio[22553]: time=\"2026-06-11T12:16:00.532616196Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686336-bxlcx/POD\" id=2489b165-777b-4d8c-aaf8-6ac4e9077635 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.285727 | controller |     "Jun 11 12:16:00.534587 crc crio[22553]: time=\"2026-06-11T12:16:00.533405629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.285742 | controller |     "Jun 11 12:16:00.568251 crc crio[22553]: time=\"2026-06-11T12:16:00.568154701Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686336-bxlcx Namespace:openshift-infra ID:903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442 UID:af577430-87c9-4e42-995f-ea8673b291d7 NetNS:/var/run/netns/f470b0b0-895b-4cfa-a636-b24fccee5163 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf577430_87c9_4e42_995f_ea8673b291d7.slice PodAnnotations:0xc0028173c8}] Aliases:map[]}\"",
2026-06-11 12:41:58.285757 | controller |     "Jun 11 12:16:00.568251 crc crio[22553]: time=\"2026-06-11T12:16:00.568227794Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686336-bxlcx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.285772 | controller |     "Jun 11 12:16:01.108214 crc crio[22553]: 2026-06-11T12:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:903cb896674ca1a Mac:42:ee:f8:0f:2e:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/f470b0b0-895b-4cfa-a636-b24fccee5163 SocketPath: PciID:}] [{Interface:0xc0001346c0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.285787 | controller |     "Jun 11 12:16:01.110351 crc crio[22553]: time=\"2026-06-11T12:16:01.110230245Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686336-bxlcx Namespace:openshift-infra ID:903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442 UID:af577430-87c9-4e42-995f-ea8673b291d7 NetNS:/var/run/netns/f470b0b0-895b-4cfa-a636-b24fccee5163 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf577430_87c9_4e42_995f_ea8673b291d7.slice PodAnnotations:0xc0028173c8}] Aliases:map[]}\"",
2026-06-11 12:41:58.285802 | controller |     "Jun 11 12:16:01.110784 crc crio[22553]: time=\"2026-06-11T12:16:01.110437821Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686336-bxlcx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.285818 | controller |     "Jun 11 12:16:01.120900 crc crio[22553]: time=\"2026-06-11T12:16:01.120626065Z\" level=info msg=\"Ran pod sandbox 903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442 with infra container: openshift-infra/auto-csr-approver-29686336-bxlcx/POD\" id=2489b165-777b-4d8c-aaf8-6ac4e9077635 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.285832 | controller |     "Jun 11 12:16:01.136444 crc crio[22553]: time=\"2026-06-11T12:16:01.133795055Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1c471485-543c-4655-9844-8bde319203af name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.285847 | controller |     "Jun 11 12:16:01.150135 crc crio[22553]: time=\"2026-06-11T12:16:01.149999322Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.285861 | controller |     "Jun 11 12:16:02.433216 crc crio[22553]: time=\"2026-06-11T12:16:02.432964896Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1c471485-543c-4655-9844-8bde319203af name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.285876 | controller |     "Jun 11 12:16:02.435107 crc crio[22553]: time=\"2026-06-11T12:16:02.434916622Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=45c32601-b257-4266-aede-526f93326d59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.285895 | controller |     "Jun 11 12:16:02.441341 crc crio[22553]: time=\"2026-06-11T12:16:02.441240074Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d9de59f1-8b36-49be-9e59-49ee0cdf997d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.285911 | controller |     "Jun 11 12:16:02.460974 crc crio[22553]: time=\"2026-06-11T12:16:02.46085439Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686336-bxlcx/oc\" id=f872edf6-d6d4-4a9d-a71c-fb992374680f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.285926 | controller |     "Jun 11 12:16:02.461729 crc crio[22553]: time=\"2026-06-11T12:16:02.461583861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.285984 | controller |     "Jun 11 12:16:02.554537 crc crio[22553]: time=\"2026-06-11T12:16:02.554324988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.286004 | controller |     "Jun 11 12:16:02.980644 crc crio[22553]: time=\"2026-06-11T12:16:02.980535616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.286019 | controller |     "Jun 11 12:16:03.119633 crc crio[22553]: time=\"2026-06-11T12:16:03.119532227Z\" level=info msg=\"Created container be2135a0e8f5162ad35335787dde618ad67b95a0a5e049ae639c118913ee7d63: openshift-infra/auto-csr-approver-29686336-bxlcx/oc\" id=f872edf6-d6d4-4a9d-a71c-fb992374680f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.286062 | controller |     "Jun 11 12:16:03.121836 crc crio[22553]: time=\"2026-06-11T12:16:03.121771102Z\" level=info msg=\"Starting container: be2135a0e8f5162ad35335787dde618ad67b95a0a5e049ae639c118913ee7d63\" id=501d8e63-c2d6-4b83-b6b7-af329681c79b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.286080 | controller |     "Jun 11 12:16:03.128822 crc crio[22553]: time=\"2026-06-11T12:16:03.128605899Z\" level=info msg=\"Started container\" PID=168437 containerID=be2135a0e8f5162ad35335787dde618ad67b95a0a5e049ae639c118913ee7d63 description=openshift-infra/auto-csr-approver-29686336-bxlcx/oc id=501d8e63-c2d6-4b83-b6b7-af329681c79b name=/runtime.v1.RuntimeService/StartContainer sandboxID=903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442",
2026-06-11 12:41:58.286096 | controller |     "Jun 11 12:16:05.052972 crc crio[22553]: time=\"2026-06-11T12:16:05.051878091Z\" level=info msg=\"Stopping pod sandbox: 903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442\" id=f19ee762-2c4f-41bb-ad4b-305badde6774 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.286111 | controller |     "Jun 11 12:16:05.056905 crc crio[22553]: time=\"2026-06-11T12:16:05.053893819Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686336-bxlcx Namespace:openshift-infra ID:903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442 UID:af577430-87c9-4e42-995f-ea8673b291d7 NetNS:/var/run/netns/f470b0b0-895b-4cfa-a636-b24fccee5163 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf577430_87c9_4e42_995f_ea8673b291d7.slice PodAnnotations:0xc00001adc8}] Aliases:map[]}\"",
2026-06-11 12:41:58.286126 | controller |     "Jun 11 12:16:05.056905 crc crio[22553]: time=\"2026-06-11T12:16:05.054064714Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686336-bxlcx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.286146 | controller |     "Jun 11 12:16:05.400312 crc crio[22553]: time=\"2026-06-11T12:16:05.399938985Z\" level=info msg=\"Stopped pod sandbox: 903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442\" id=f19ee762-2c4f-41bb-ad4b-305badde6774 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.286161 | controller |     "Jun 11 12:16:41.739100 crc crio[22553]: time=\"2026-06-11T12:16:41.738059633Z\" level=info msg=\"Stopping pod sandbox: 885f191010d3d82434a0c045e1edd570ea6e4bfbb5c466683f4eb58835d7376c\" id=7de292ac-f719-430a-ba7c-960aa7b56a09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.286176 | controller |     "Jun 11 12:16:41.740571 crc crio[22553]: time=\"2026-06-11T12:16:41.740125903Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn Namespace:openstack ID:885f191010d3d82434a0c045e1edd570ea6e4bfbb5c466683f4eb58835d7376c UID:51334b35-6a87-49b2-8f6a-a30e07654999 NetNS:/var/run/netns/80f7bba7-c508-4c65-b6f2-445dd130f3ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51334b35_6a87_49b2_8f6a_a30e07654999.slice PodAnnotations:0xc00012b720}] Aliases:map[]}\"",
2026-06-11 12:41:58.286191 | controller |     "Jun 11 12:16:41.740571 crc crio[22553]: time=\"2026-06-11T12:16:41.740456732Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.286205 | controller |     "Jun 11 12:16:42.311767 crc crio[22553]: time=\"2026-06-11T12:16:42.311567982Z\" level=info msg=\"Stopped pod sandbox: 885f191010d3d82434a0c045e1edd570ea6e4bfbb5c466683f4eb58835d7376c\" id=7de292ac-f719-430a-ba7c-960aa7b56a09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.286220 | controller |     "Jun 11 12:16:43.360074 crc crio[22553]: time=\"2026-06-11T12:16:43.358204346Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8/POD\" id=812f476f-0f80-47f0-8d7a-39dadff069ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.286235 | controller |     "Jun 11 12:16:43.360074 crc crio[22553]: time=\"2026-06-11T12:16:43.358828604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.286250 | controller |     "Jun 11 12:16:43.396201 crc crio[22553]: time=\"2026-06-11T12:16:43.396085969Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8 Namespace:openstack ID:3629a78a9928dafd8cf1f2af673c405d57589e142d137746b60f601f8446b9f0 UID:5ad8337d-21c4-43b3-91d0-62ae18738a89 NetNS:/var/run/netns/23d14c56-21ca-42e0-995c-fbcedbf8a0a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ad8337d_21c4_43b3_91d0_62ae18738a89.slice PodAnnotations:0xc0028168d0}] Aliases:map[]}\"",
2026-06-11 12:41:58.286265 | controller |     "Jun 11 12:16:43.396201 crc crio[22553]: time=\"2026-06-11T12:16:43.396181702Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.286280 | controller |     "Jun 11 12:16:43.885541 crc crio[22553]: 2026-06-11T12:16:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3629a78a9928daf Mac:8a:71:1e:11:5a:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/23d14c56-21ca-42e0-995c-fbcedbf8a0a7 SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.286295 | controller |     "Jun 11 12:16:43.887645 crc crio[22553]: time=\"2026-06-11T12:16:43.887568642Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8 Namespace:openstack ID:3629a78a9928dafd8cf1f2af673c405d57589e142d137746b60f601f8446b9f0 UID:5ad8337d-21c4-43b3-91d0-62ae18738a89 NetNS:/var/run/netns/23d14c56-21ca-42e0-995c-fbcedbf8a0a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ad8337d_21c4_43b3_91d0_62ae18738a89.slice PodAnnotations:0xc0028168d0}] Aliases:map[]}\"",
2026-06-11 12:41:58.286313 | controller |     "Jun 11 12:16:43.887836 crc crio[22553]: time=\"2026-06-11T12:16:43.887808609Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.286329 | controller |     "Jun 11 12:16:43.903245 crc crio[22553]: time=\"2026-06-11T12:16:43.903115891Z\" level=info msg=\"Ran pod sandbox 3629a78a9928dafd8cf1f2af673c405d57589e142d137746b60f601f8446b9f0 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8/POD\" id=812f476f-0f80-47f0-8d7a-39dadff069ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.286343 | controller |     "Jun 11 12:16:43.906377 crc crio[22553]: time=\"2026-06-11T12:16:43.906290312Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=5e9acae7-a6fa-462a-9a14-6619b993f159 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.286375 | controller |     "Jun 11 12:16:43.964077 crc crio[22553]: time=\"2026-06-11T12:16:43.964011018Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=1fdf8250-5caa-44d9-8019-ce769f3c621f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.286390 | controller |     "Jun 11 12:16:43.991001 crc crio[22553]: time=\"2026-06-11T12:16:43.990857953Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=357f6ec5-5f24-4913-a865-95ca2a12bb19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.286405 | controller |     "Jun 11 12:16:43.991354 crc crio[22553]: time=\"2026-06-11T12:16:43.991331846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.286420 | controller |     "Jun 11 12:16:44.041331 crc crio[22553]: time=\"2026-06-11T12:16:44.041241657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.286434 | controller |     "Jun 11 12:16:44.044863 crc crio[22553]: time=\"2026-06-11T12:16:44.044790709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.286449 | controller |     "Jun 11 12:16:44.187815 crc crio[22553]: time=\"2026-06-11T12:16:44.18760057Z\" level=info msg=\"Created container 9aef420b561f1338622857ccdeb625b6cfd4d5437c630ddf98e7e058cef82bb9: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=357f6ec5-5f24-4913-a865-95ca2a12bb19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.286463 | controller |     "Jun 11 12:16:44.190048 crc crio[22553]: time=\"2026-06-11T12:16:44.189894986Z\" level=info msg=\"Starting container: 9aef420b561f1338622857ccdeb625b6cfd4d5437c630ddf98e7e058cef82bb9\" id=3903fe60-21cc-4794-b8c1-4d5a2dfa9d57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.286478 | controller |     "Jun 11 12:16:44.201987 crc crio[22553]: time=\"2026-06-11T12:16:44.201553793Z\" level=info msg=\"Started container\" PID=170959 containerID=9aef420b561f1338622857ccdeb625b6cfd4d5437c630ddf98e7e058cef82bb9 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=3903fe60-21cc-4794-b8c1-4d5a2dfa9d57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3629a78a9928dafd8cf1f2af673c405d57589e142d137746b60f601f8446b9f0",
2026-06-11 12:41:58.286497 | controller |     "Jun 11 12:16:49.435756 crc crio[22553]: time=\"2026-06-11T12:16:49.434398929Z\" level=info msg=\"Removing container: d02c5dc7fdad67a4f55019c44835a3f6f568bd96c4b7dfaa8cbd66c8bc12ff62\" id=cfc3caaf-209d-4557-9e30-704d1de22c10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.286512 | controller |     "Jun 11 12:16:49.607620 crc crio[22553]: time=\"2026-06-11T12:16:49.607069682Z\" level=info msg=\"Removed container d02c5dc7fdad67a4f55019c44835a3f6f568bd96c4b7dfaa8cbd66c8bc12ff62: openshift-infra/auto-csr-approver-29686330-b646t/oc\" id=cfc3caaf-209d-4557-9e30-704d1de22c10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.286527 | controller |     "Jun 11 12:16:49.621127 crc crio[22553]: time=\"2026-06-11T12:16:49.621063996Z\" level=info msg=\"Stopping pod sandbox: 376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0\" id=d9d7dbb7-861a-486a-9488-4d46f4acba96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.286541 | controller |     "Jun 11 12:16:49.621795 crc crio[22553]: time=\"2026-06-11T12:16:49.621767586Z\" level=info msg=\"Stopped pod sandbox (already stopped): 376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0\" id=d9d7dbb7-861a-486a-9488-4d46f4acba96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.286555 | controller |     "Jun 11 12:16:49.622902 crc crio[22553]: time=\"2026-06-11T12:16:49.622796896Z\" level=info msg=\"Removing pod sandbox: 376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0\" id=72db364b-fb6d-4fb2-ac45-cba035408b9c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.286569 | controller |     "Jun 11 12:16:49.639642 crc crio[22553]: time=\"2026-06-11T12:16:49.639439236Z\" level=info msg=\"Removed pod sandbox: 376f8159739b29f5fc67e178248557403affd86136298196c4794de722f581c0\" id=72db364b-fb6d-4fb2-ac45-cba035408b9c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.286584 | controller |     "Jun 11 12:16:57.997812 crc crio[22553]: time=\"2026-06-11T12:16:57.996405758Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-2lv8b/POD\" id=3add6c5b-fcb8-4beb-a430-84644b98a268 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.286598 | controller |     "Jun 11 12:16:57.999258 crc crio[22553]: time=\"2026-06-11T12:16:57.99787159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.286613 | controller |     "Jun 11 12:16:58.058563 crc crio[22553]: time=\"2026-06-11T12:16:58.05781152Z\" level=info msg=\"Got pod network &{Name:certified-operators-2lv8b Namespace:openshift-marketplace ID:fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150 UID:cf46ff2d-0e4b-464b-a862-98c3ad014832 NetNS:/var/run/netns/b69b232e-7495-49ae-bb79-87b7dda9f7d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf46ff2d_0e4b_464b_a862_98c3ad014832.slice PodAnnotations:0xc005f125d8}] Aliases:map[]}\"",
2026-06-11 12:41:58.286628 | controller |     "Jun 11 12:16:58.058563 crc crio[22553]: time=\"2026-06-11T12:16:58.0585152Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-2lv8b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.286643 | controller |     "Jun 11 12:16:58.645753 crc crio[22553]: 2026-06-11T12:16:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb812d913ea3a0e Mac:5a:a2:ff:fa:28:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/b69b232e-7495-49ae-bb79-87b7dda9f7d5 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.286662 | controller |     "Jun 11 12:16:58.647609 crc crio[22553]: time=\"2026-06-11T12:16:58.647551599Z\" level=info msg=\"Got pod network &{Name:certified-operators-2lv8b Namespace:openshift-marketplace ID:fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150 UID:cf46ff2d-0e4b-464b-a862-98c3ad014832 NetNS:/var/run/netns/b69b232e-7495-49ae-bb79-87b7dda9f7d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf46ff2d_0e4b_464b_a862_98c3ad014832.slice PodAnnotations:0xc005f125d8}] Aliases:map[]}\"",
2026-06-11 12:41:58.286677 | controller |     "Jun 11 12:16:58.647838 crc crio[22553]: time=\"2026-06-11T12:16:58.647785866Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-2lv8b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.286691 | controller |     "Jun 11 12:16:58.657299 crc crio[22553]: time=\"2026-06-11T12:16:58.657209698Z\" level=info msg=\"Ran pod sandbox fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150 with infra container: openshift-marketplace/certified-operators-2lv8b/POD\" id=3add6c5b-fcb8-4beb-a430-84644b98a268 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.286706 | controller |     "Jun 11 12:16:58.660420 crc crio[22553]: time=\"2026-06-11T12:16:58.660328588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=65f10f5f-b622-4b82-88cf-397f65b9f51e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.286721 | controller |     "Jun 11 12:16:58.663300 crc crio[22553]: time=\"2026-06-11T12:16:58.663238452Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0a1f9aa8-3902-4e4a-9702-e40b55c5dee3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.286735 | controller |     "Jun 11 12:16:58.670528 crc crio[22553]: time=\"2026-06-11T12:16:58.67043634Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2lv8b/extract-utilities\" id=35d48c4a-f2f7-4432-bdd4-32bc0560204f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.286749 | controller |     "Jun 11 12:16:58.671006 crc crio[22553]: time=\"2026-06-11T12:16:58.670949544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.286764 | controller |     "Jun 11 12:16:58.756510 crc crio[22553]: time=\"2026-06-11T12:16:58.75640067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.286779 | controller |     "Jun 11 12:16:58.761420 crc crio[22553]: time=\"2026-06-11T12:16:58.761361844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.286793 | controller |     "Jun 11 12:16:59.014508 crc crio[22553]: time=\"2026-06-11T12:16:59.014354454Z\" level=info msg=\"Created container 956c9fdb0610ad61b4f851fb9f017b87c41330cfeba014e715e1409a141916f7: openshift-marketplace/certified-operators-2lv8b/extract-utilities\" id=35d48c4a-f2f7-4432-bdd4-32bc0560204f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.286807 | controller |     "Jun 11 12:16:59.016055 crc crio[22553]: time=\"2026-06-11T12:16:59.015792346Z\" level=info msg=\"Starting container: 956c9fdb0610ad61b4f851fb9f017b87c41330cfeba014e715e1409a141916f7\" id=c0f1df6e-1c8a-4ea8-ad7d-cc5f85ae296c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.286826 | controller |     "Jun 11 12:16:59.023809 crc crio[22553]: time=\"2026-06-11T12:16:59.023070276Z\" level=info msg=\"Started container\" PID=171870 containerID=956c9fdb0610ad61b4f851fb9f017b87c41330cfeba014e715e1409a141916f7 description=openshift-marketplace/certified-operators-2lv8b/extract-utilities id=c0f1df6e-1c8a-4ea8-ad7d-cc5f85ae296c name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150",
2026-06-11 12:41:58.286842 | controller |     "Jun 11 12:17:00.108314 crc crio[22553]: time=\"2026-06-11T12:17:00.096630166Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=06b82ce8-a302-43cc-8218-fffc8fe8ff82 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.286857 | controller |     "Jun 11 12:17:00.108314 crc crio[22553]: time=\"2026-06-11T12:17:00.106762948Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.286871 | controller |     "Jun 11 12:17:00.768031 crc crio[22553]: time=\"2026-06-11T12:17:00.767733302Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:ff23a6409155a523e9d8d88955ed6c8eeef67a7bed83b65b88346a17ef0248a3\" id=06b82ce8-a302-43cc-8218-fffc8fe8ff82 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.286885 | controller |     "Jun 11 12:17:00.770300 crc crio[22553]: time=\"2026-06-11T12:17:00.770220494Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a6ba2d64-735a-43ef-928c-9f329870df58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.286900 | controller |     "Jun 11 12:17:00.777169 crc crio[22553]: time=\"2026-06-11T12:17:00.776408783Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f6ed96ef-60f1-4c64-9332-03c193ecfced name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.286914 | controller |     "Jun 11 12:17:00.792938 crc crio[22553]: time=\"2026-06-11T12:17:00.792792356Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2lv8b/extract-content\" id=209e5911-7105-4c30-b50b-5d1917a26014 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.286928 | controller |     "Jun 11 12:17:00.794133 crc crio[22553]: time=\"2026-06-11T12:17:00.793954529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.286943 | controller |     "Jun 11 12:17:00.880914 crc crio[22553]: time=\"2026-06-11T12:17:00.880669712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.286957 | controller |     "Jun 11 12:17:00.885443 crc crio[22553]: time=\"2026-06-11T12:17:00.885346477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.286972 | controller |     "Jun 11 12:17:01.069244 crc crio[22553]: time=\"2026-06-11T12:17:01.06913403Z\" level=info msg=\"Created container 033eb922ec0f495032997ac0c81581dc16f105a91bd7ee8bce1d96f0f1af5864: openshift-marketplace/certified-operators-2lv8b/extract-content\" id=209e5911-7105-4c30-b50b-5d1917a26014 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.286986 | controller |     "Jun 11 12:17:01.071413 crc crio[22553]: time=\"2026-06-11T12:17:01.071294853Z\" level=info msg=\"Starting container: 033eb922ec0f495032997ac0c81581dc16f105a91bd7ee8bce1d96f0f1af5864\" id=1d531b97-b0d5-4168-b7a8-6a7bffc83141 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.287001 | controller |     "Jun 11 12:17:01.084198 crc crio[22553]: time=\"2026-06-11T12:17:01.084054481Z\" level=info msg=\"Started container\" PID=172009 containerID=033eb922ec0f495032997ac0c81581dc16f105a91bd7ee8bce1d96f0f1af5864 description=openshift-marketplace/certified-operators-2lv8b/extract-content id=1d531b97-b0d5-4168-b7a8-6a7bffc83141 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150",
2026-06-11 12:41:58.287020 | controller |     "Jun 11 12:17:02.149977 crc crio[22553]: time=\"2026-06-11T12:17:02.149154778Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9e667cc9-94d9-42fd-9f3c-7ffcb2a2f622 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.287035 | controller |     "Jun 11 12:17:02.154307 crc crio[22553]: time=\"2026-06-11T12:17:02.154121301Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4a0623f1-995f-4a3a-a281-9b0e344be40e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.287050 | controller |     "Jun 11 12:17:02.165628 crc crio[22553]: time=\"2026-06-11T12:17:02.165430667Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2lv8b/registry-server\" id=7fc62c67-6db4-431a-b8cf-750bd8ab57ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.287065 | controller |     "Jun 11 12:17:02.166374 crc crio[22553]: time=\"2026-06-11T12:17:02.166275912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.287080 | controller |     "Jun 11 12:17:02.244359 crc crio[22553]: time=\"2026-06-11T12:17:02.244095907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.287095 | controller |     "Jun 11 12:17:02.251058 crc crio[22553]: time=\"2026-06-11T12:17:02.250980696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.287109 | controller |     "Jun 11 12:17:02.444589 crc crio[22553]: time=\"2026-06-11T12:17:02.444081178Z\" level=info msg=\"Created container e8fa8586cf146241722931d21eee7b2dedee4a6ae744ac09414cdab806da2e15: openshift-marketplace/certified-operators-2lv8b/registry-server\" id=7fc62c67-6db4-431a-b8cf-750bd8ab57ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.287124 | controller |     "Jun 11 12:17:02.445909 crc crio[22553]: time=\"2026-06-11T12:17:02.445844499Z\" level=info msg=\"Starting container: e8fa8586cf146241722931d21eee7b2dedee4a6ae744ac09414cdab806da2e15\" id=62762fa3-e47d-4c1e-afc0-22424a26b347 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.287139 | controller |     "Jun 11 12:17:02.454906 crc crio[22553]: time=\"2026-06-11T12:17:02.45210295Z\" level=info msg=\"Started container\" PID=172069 containerID=e8fa8586cf146241722931d21eee7b2dedee4a6ae744ac09414cdab806da2e15 description=openshift-marketplace/certified-operators-2lv8b/registry-server id=62762fa3-e47d-4c1e-afc0-22424a26b347 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150",
2026-06-11 12:41:58.287154 | controller |     "Jun 11 12:17:10.292905 crc crio[22553]: time=\"2026-06-11T12:17:10.292197216Z\" level=info msg=\"Stopping container: e8fa8586cf146241722931d21eee7b2dedee4a6ae744ac09414cdab806da2e15 (timeout: 2s)\" id=54dfc238-a1ff-488a-8a41-de577401bd6a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.287168 | controller |     "Jun 11 12:17:10.422723 crc crio[22553]: time=\"2026-06-11T12:17:10.422524737Z\" level=info msg=\"Stopped container e8fa8586cf146241722931d21eee7b2dedee4a6ae744ac09414cdab806da2e15: openshift-marketplace/certified-operators-2lv8b/registry-server\" id=54dfc238-a1ff-488a-8a41-de577401bd6a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.287229 | controller |     "Jun 11 12:17:10.423947 crc crio[22553]: time=\"2026-06-11T12:17:10.423869075Z\" level=info msg=\"Stopping pod sandbox: fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150\" id=a8c9d243-6bc4-4131-b09a-3877ef233319 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.287246 | controller |     "Jun 11 12:17:10.424648 crc crio[22553]: time=\"2026-06-11T12:17:10.424573196Z\" level=info msg=\"Got pod network &{Name:certified-operators-2lv8b Namespace:openshift-marketplace ID:fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150 UID:cf46ff2d-0e4b-464b-a862-98c3ad014832 NetNS:/var/run/netns/b69b232e-7495-49ae-bb79-87b7dda9f7d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcf46ff2d_0e4b_464b_a862_98c3ad014832.slice PodAnnotations:0xc0028260f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.287261 | controller |     "Jun 11 12:17:10.425057 crc crio[22553]: time=\"2026-06-11T12:17:10.424917476Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-2lv8b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.287276 | controller |     "Jun 11 12:17:10.788968 crc crio[22553]: time=\"2026-06-11T12:17:10.788375014Z\" level=info msg=\"Stopped pod sandbox: fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150\" id=a8c9d243-6bc4-4131-b09a-3877ef233319 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.287290 | controller |     "Jun 11 12:17:11.327839 crc crio[22553]: time=\"2026-06-11T12:17:11.327011607Z\" level=info msg=\"Removing container: e8fa8586cf146241722931d21eee7b2dedee4a6ae744ac09414cdab806da2e15\" id=d268ae78-d5e7-49e9-8cea-a1c80da76447 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.287305 | controller |     "Jun 11 12:17:11.383226 crc crio[22553]: time=\"2026-06-11T12:17:11.382963182Z\" level=info msg=\"Removed container e8fa8586cf146241722931d21eee7b2dedee4a6ae744ac09414cdab806da2e15: openshift-marketplace/certified-operators-2lv8b/registry-server\" id=d268ae78-d5e7-49e9-8cea-a1c80da76447 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.287320 | controller |     "Jun 11 12:17:11.397246 crc crio[22553]: time=\"2026-06-11T12:17:11.397141681Z\" level=info msg=\"Removing container: 033eb922ec0f495032997ac0c81581dc16f105a91bd7ee8bce1d96f0f1af5864\" id=d8768b0d-1688-4921-9885-36f8fd87ba0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.287335 | controller |     "Jun 11 12:17:11.428308 crc crio[22553]: time=\"2026-06-11T12:17:11.42795204Z\" level=info msg=\"Removed container 033eb922ec0f495032997ac0c81581dc16f105a91bd7ee8bce1d96f0f1af5864: openshift-marketplace/certified-operators-2lv8b/extract-content\" id=d8768b0d-1688-4921-9885-36f8fd87ba0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.287367 | controller |     "Jun 11 12:17:11.431921 crc crio[22553]: time=\"2026-06-11T12:17:11.431833352Z\" level=info msg=\"Removing container: 956c9fdb0610ad61b4f851fb9f017b87c41330cfeba014e715e1409a141916f7\" id=e4cfb52b-310d-4386-af28-ce1db334118b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.287384 | controller |     "Jun 11 12:17:11.513102 crc crio[22553]: time=\"2026-06-11T12:17:11.510973466Z\" level=info msg=\"Removed container 956c9fdb0610ad61b4f851fb9f017b87c41330cfeba014e715e1409a141916f7: openshift-marketplace/certified-operators-2lv8b/extract-utilities\" id=e4cfb52b-310d-4386-af28-ce1db334118b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.287399 | controller |     "Jun 11 12:17:14.794947 crc crio[22553]: time=\"2026-06-11T12:17:14.79380839Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-d4mt9/POD\" id=5f00daeb-077a-4d7d-a2d4-2f8aaff36eaf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.287418 | controller |     "Jun 11 12:17:14.794947 crc crio[22553]: time=\"2026-06-11T12:17:14.794661395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.287433 | controller |     "Jun 11 12:17:14.835347 crc crio[22553]: time=\"2026-06-11T12:17:14.835232075Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-d4mt9 Namespace:openshift-marketplace ID:734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd UID:005026ad-e703-4c19-bfdb-aac64ebf29ff NetNS:/var/run/netns/47c91de7-69d4-43cf-ae82-24563112a702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod005026ad_e703_4c19_bfdb_aac64ebf29ff.slice PodAnnotations:0xc00043ac90}] Aliases:map[]}\"",
2026-06-11 12:41:58.287448 | controller |     "Jun 11 12:17:14.835347 crc crio[22553]: time=\"2026-06-11T12:17:14.835312688Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-d4mt9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.287463 | controller |     "Jun 11 12:17:15.424156 crc crio[22553]: 2026-06-11T12:17:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:734f5d0f070cf96 Mac:12:2f:62:c0:7a:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/47c91de7-69d4-43cf-ae82-24563112a702 SocketPath: PciID:}] [{Interface:0xc00060a5d0 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.287477 | controller |     "Jun 11 12:17:15.425616 crc crio[22553]: time=\"2026-06-11T12:17:15.42552086Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-d4mt9 Namespace:openshift-marketplace ID:734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd UID:005026ad-e703-4c19-bfdb-aac64ebf29ff NetNS:/var/run/netns/47c91de7-69d4-43cf-ae82-24563112a702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod005026ad_e703_4c19_bfdb_aac64ebf29ff.slice PodAnnotations:0xc00043ac90}] Aliases:map[]}\"",
2026-06-11 12:41:58.287492 | controller |     "Jun 11 12:17:15.425779 crc crio[22553]: time=\"2026-06-11T12:17:15.425746556Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-d4mt9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.287507 | controller |     "Jun 11 12:17:15.438559 crc crio[22553]: time=\"2026-06-11T12:17:15.438387851Z\" level=info msg=\"Ran pod sandbox 734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd with infra container: openshift-marketplace/redhat-marketplace-d4mt9/POD\" id=5f00daeb-077a-4d7d-a2d4-2f8aaff36eaf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.287522 | controller |     "Jun 11 12:17:15.441807 crc crio[22553]: time=\"2026-06-11T12:17:15.441646425Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=144f30c1-6941-48ca-a66d-217d7d4c850d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.287536 | controller |     "Jun 11 12:17:15.446176 crc crio[22553]: time=\"2026-06-11T12:17:15.446091634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=42a26983-aaf6-4e14-805b-e52c2561d47a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.287551 | controller |     "Jun 11 12:17:15.455518 crc crio[22553]: time=\"2026-06-11T12:17:15.45531352Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-d4mt9/extract-utilities\" id=61b15f47-b164-4747-8e14-66844ff0c632 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.287566 | controller |     "Jun 11 12:17:15.456296 crc crio[22553]: time=\"2026-06-11T12:17:15.456153864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.287584 | controller |     "Jun 11 12:17:15.520100 crc crio[22553]: time=\"2026-06-11T12:17:15.519983626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.287599 | controller |     "Jun 11 12:17:15.524366 crc crio[22553]: time=\"2026-06-11T12:17:15.52428359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.287613 | controller |     "Jun 11 12:17:15.705048 crc crio[22553]: time=\"2026-06-11T12:17:15.704908782Z\" level=info msg=\"Created container 2000cabd9b1d60e7a09d5d7c7b89628c1949c4a1d62c2161ab0b33211cdeeae9: openshift-marketplace/redhat-marketplace-d4mt9/extract-utilities\" id=61b15f47-b164-4747-8e14-66844ff0c632 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.287628 | controller |     "Jun 11 12:17:15.707529 crc crio[22553]: time=\"2026-06-11T12:17:15.707397034Z\" level=info msg=\"Starting container: 2000cabd9b1d60e7a09d5d7c7b89628c1949c4a1d62c2161ab0b33211cdeeae9\" id=a4ec5d9b-58de-456d-a31c-ad0ac1020e2e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.287643 | controller |     "Jun 11 12:17:15.717277 crc crio[22553]: time=\"2026-06-11T12:17:15.717113025Z\" level=info msg=\"Started container\" PID=173046 containerID=2000cabd9b1d60e7a09d5d7c7b89628c1949c4a1d62c2161ab0b33211cdeeae9 description=openshift-marketplace/redhat-marketplace-d4mt9/extract-utilities id=a4ec5d9b-58de-456d-a31c-ad0ac1020e2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd",
2026-06-11 12:41:58.287658 | controller |     "Jun 11 12:17:16.442441 crc crio[22553]: time=\"2026-06-11T12:17:16.441990003Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8a657334-4e9d-4015-b028-68a1aa8864b8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.287673 | controller |     "Jun 11 12:17:16.449375 crc crio[22553]: time=\"2026-06-11T12:17:16.448748758Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 12:41:58.287688 | controller |     "Jun 11 12:17:17.056864 crc crio[22553]: time=\"2026-06-11T12:17:17.056121905Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=8a657334-4e9d-4015-b028-68a1aa8864b8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.287702 | controller |     "Jun 11 12:17:17.057975 crc crio[22553]: time=\"2026-06-11T12:17:17.057866036Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=97d396c4-4e31-4841-87ac-d85cfbb873e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.287717 | controller |     "Jun 11 12:17:17.061768 crc crio[22553]: time=\"2026-06-11T12:17:17.061390907Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=abee7369-d064-4f11-a2a8-93bfffbda701 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.287731 | controller |     "Jun 11 12:17:17.069954 crc crio[22553]: time=\"2026-06-11T12:17:17.069851272Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-d4mt9/extract-content\" id=498f3304-5426-45f5-9b37-37c7d56611de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.287745 | controller |     "Jun 11 12:17:17.070598 crc crio[22553]: time=\"2026-06-11T12:17:17.070532651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.287763 | controller |     "Jun 11 12:17:17.152602 crc crio[22553]: time=\"2026-06-11T12:17:17.152074834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.287778 | controller |     "Jun 11 12:17:17.156856 crc crio[22553]: time=\"2026-06-11T12:17:17.156673057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.287793 | controller |     "Jun 11 12:17:17.382645 crc crio[22553]: time=\"2026-06-11T12:17:17.382534775Z\" level=info msg=\"Created container 02af5d54521b439ebd23656f5649a9cb4c4a07328c87841c505ac7b1a2f3a259: openshift-marketplace/redhat-marketplace-d4mt9/extract-content\" id=498f3304-5426-45f5-9b37-37c7d56611de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.287807 | controller |     "Jun 11 12:17:17.384649 crc crio[22553]: time=\"2026-06-11T12:17:17.384556613Z\" level=info msg=\"Starting container: 02af5d54521b439ebd23656f5649a9cb4c4a07328c87841c505ac7b1a2f3a259\" id=2e7de4ae-e2da-4897-8159-107cee4d692b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.287822 | controller |     "Jun 11 12:17:17.396295 crc crio[22553]: time=\"2026-06-11T12:17:17.396176189Z\" level=info msg=\"Started container\" PID=173130 containerID=02af5d54521b439ebd23656f5649a9cb4c4a07328c87841c505ac7b1a2f3a259 description=openshift-marketplace/redhat-marketplace-d4mt9/extract-content id=2e7de4ae-e2da-4897-8159-107cee4d692b name=/runtime.v1.RuntimeService/StartContainer sandboxID=734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd",
2026-06-11 12:41:58.287837 | controller |     "Jun 11 12:17:18.487422 crc crio[22553]: time=\"2026-06-11T12:17:18.486634226Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=64d15c15-9fa3-4430-aba4-d0dcfec301ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.287851 | controller |     "Jun 11 12:17:18.491313 crc crio[22553]: time=\"2026-06-11T12:17:18.491220378Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e3a9c37f-b2f4-4de3-beaa-37255338d47b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.287866 | controller |     "Jun 11 12:17:18.502650 crc crio[22553]: time=\"2026-06-11T12:17:18.502449272Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-d4mt9/registry-server\" id=c406c700-ad73-41df-9c3a-297b1c1b631f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.287880 | controller |     "Jun 11 12:17:18.503296 crc crio[22553]: time=\"2026-06-11T12:17:18.503212564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.287894 | controller |     "Jun 11 12:17:18.563498 crc crio[22553]: time=\"2026-06-11T12:17:18.56336048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.287909 | controller |     "Jun 11 12:17:18.567054 crc crio[22553]: time=\"2026-06-11T12:17:18.566978344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.287923 | controller |     "Jun 11 12:17:18.930034 crc crio[22553]: time=\"2026-06-11T12:17:18.924644146Z\" level=info msg=\"Created container aa99e91dd6a9dbc43470b040f11387686162ac09a66166cfc93f217f5abe07b5: openshift-marketplace/redhat-marketplace-d4mt9/registry-server\" id=c406c700-ad73-41df-9c3a-297b1c1b631f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.287938 | controller |     "Jun 11 12:17:18.932511 crc crio[22553]: time=\"2026-06-11T12:17:18.930286699Z\" level=info msg=\"Starting container: aa99e91dd6a9dbc43470b040f11387686162ac09a66166cfc93f217f5abe07b5\" id=ce05cb0b-31e9-45fe-8eb2-085da484d1b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.287956 | controller |     "Jun 11 12:17:18.951517 crc crio[22553]: time=\"2026-06-11T12:17:18.951292145Z\" level=info msg=\"Started container\" PID=173230 containerID=aa99e91dd6a9dbc43470b040f11387686162ac09a66166cfc93f217f5abe07b5 description=openshift-marketplace/redhat-marketplace-d4mt9/registry-server id=ce05cb0b-31e9-45fe-8eb2-085da484d1b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd",
2026-06-11 12:41:58.287971 | controller |     "Jun 11 12:17:27.677035 crc crio[22553]: time=\"2026-06-11T12:17:27.675770952Z\" level=info msg=\"Stopping container: aa99e91dd6a9dbc43470b040f11387686162ac09a66166cfc93f217f5abe07b5 (timeout: 2s)\" id=02c9bb39-8925-4934-b8ca-e8fc9f22318e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.287986 | controller |     "Jun 11 12:17:27.810182 crc crio[22553]: time=\"2026-06-11T12:17:27.80947222Z\" level=info msg=\"Stopped container aa99e91dd6a9dbc43470b040f11387686162ac09a66166cfc93f217f5abe07b5: openshift-marketplace/redhat-marketplace-d4mt9/registry-server\" id=02c9bb39-8925-4934-b8ca-e8fc9f22318e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.288000 | controller |     "Jun 11 12:17:27.811395 crc crio[22553]: time=\"2026-06-11T12:17:27.811265952Z\" level=info msg=\"Stopping pod sandbox: 734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd\" id=52c17864-8395-4c76-9b5c-8a581f4bafc9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.288015 | controller |     "Jun 11 12:17:27.812660 crc crio[22553]: time=\"2026-06-11T12:17:27.812551379Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-d4mt9 Namespace:openshift-marketplace ID:734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd UID:005026ad-e703-4c19-bfdb-aac64ebf29ff NetNS:/var/run/netns/47c91de7-69d4-43cf-ae82-24563112a702 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod005026ad_e703_4c19_bfdb_aac64ebf29ff.slice PodAnnotations:0xc00012aa20}] Aliases:map[]}\"",
2026-06-11 12:41:58.288030 | controller |     "Jun 11 12:17:27.813140 crc crio[22553]: time=\"2026-06-11T12:17:27.813044213Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-d4mt9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.288045 | controller |     "Jun 11 12:17:28.188015 crc crio[22553]: time=\"2026-06-11T12:17:28.18786816Z\" level=info msg=\"Stopped pod sandbox: 734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd\" id=52c17864-8395-4c76-9b5c-8a581f4bafc9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.288060 | controller |     "Jun 11 12:17:28.705583 crc crio[22553]: time=\"2026-06-11T12:17:28.704784117Z\" level=info msg=\"Removing container: aa99e91dd6a9dbc43470b040f11387686162ac09a66166cfc93f217f5abe07b5\" id=15eaac17-6514-42f8-8724-fa34249da56b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.288074 | controller |     "Jun 11 12:17:28.765322 crc crio[22553]: time=\"2026-06-11T12:17:28.76521555Z\" level=info msg=\"Removed container aa99e91dd6a9dbc43470b040f11387686162ac09a66166cfc93f217f5abe07b5: openshift-marketplace/redhat-marketplace-d4mt9/registry-server\" id=15eaac17-6514-42f8-8724-fa34249da56b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.288088 | controller |     "Jun 11 12:17:28.768240 crc crio[22553]: time=\"2026-06-11T12:17:28.768177125Z\" level=info msg=\"Removing container: 02af5d54521b439ebd23656f5649a9cb4c4a07328c87841c505ac7b1a2f3a259\" id=6275ec34-b934-49f0-9f5a-76cb3878d363 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.288106 | controller |     "Jun 11 12:17:28.802345 crc crio[22553]: time=\"2026-06-11T12:17:28.802172556Z\" level=info msg=\"Removed container 02af5d54521b439ebd23656f5649a9cb4c4a07328c87841c505ac7b1a2f3a259: openshift-marketplace/redhat-marketplace-d4mt9/extract-content\" id=6275ec34-b934-49f0-9f5a-76cb3878d363 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.288122 | controller |     "Jun 11 12:17:28.808171 crc crio[22553]: time=\"2026-06-11T12:17:28.80508029Z\" level=info msg=\"Removing container: 2000cabd9b1d60e7a09d5d7c7b89628c1949c4a1d62c2161ab0b33211cdeeae9\" id=d186a1c9-dedc-4c2c-a341-44d88c77214c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.288136 | controller |     "Jun 11 12:17:28.867138 crc crio[22553]: time=\"2026-06-11T12:17:28.86675765Z\" level=info msg=\"Removed container 2000cabd9b1d60e7a09d5d7c7b89628c1949c4a1d62c2161ab0b33211cdeeae9: openshift-marketplace/redhat-marketplace-d4mt9/extract-utilities\" id=d186a1c9-dedc-4c2c-a341-44d88c77214c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.288151 | controller |     "Jun 11 12:17:47.277113 crc crio[22553]: time=\"2026-06-11T12:17:47.275964225Z\" level=info msg=\"Stopping pod sandbox: 3629a78a9928dafd8cf1f2af673c405d57589e142d137746b60f601f8446b9f0\" id=32f678bf-8b1f-43a0-ab20-fe6b3bc727ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.288167 | controller |     "Jun 11 12:17:47.280359 crc crio[22553]: time=\"2026-06-11T12:17:47.27787351Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8 Namespace:openstack ID:3629a78a9928dafd8cf1f2af673c405d57589e142d137746b60f601f8446b9f0 UID:5ad8337d-21c4-43b3-91d0-62ae18738a89 NetNS:/var/run/netns/23d14c56-21ca-42e0-995c-fbcedbf8a0a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5ad8337d_21c4_43b3_91d0_62ae18738a89.slice PodAnnotations:0xc00061fbb8}] Aliases:map[]}\"",
2026-06-11 12:41:58.288182 | controller |     "Jun 11 12:17:47.280359 crc crio[22553]: time=\"2026-06-11T12:17:47.278062745Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.288196 | controller |     "Jun 11 12:17:47.829743 crc crio[22553]: time=\"2026-06-11T12:17:47.829575621Z\" level=info msg=\"Stopped pod sandbox: 3629a78a9928dafd8cf1f2af673c405d57589e142d137746b60f601f8446b9f0\" id=32f678bf-8b1f-43a0-ab20-fe6b3bc727ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.288211 | controller |     "Jun 11 12:17:48.847257 crc crio[22553]: time=\"2026-06-11T12:17:48.846006773Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl/POD\" id=ce784fe6-7163-432c-b66c-cbf51805930f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.288225 | controller |     "Jun 11 12:17:48.850988 crc crio[22553]: time=\"2026-06-11T12:17:48.847748453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.288240 | controller |     "Jun 11 12:17:48.899950 crc crio[22553]: time=\"2026-06-11T12:17:48.899825546Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl Namespace:openstack ID:af7695d351195eaa32e12c130c3faf2c3f6d4a281e809fb2b33c090b114cc44b UID:c25e293c-9fa5-4704-9c37-b061c5caaa9f NetNS:/var/run/netns/fe84a700-62bf-4b36-ad23-8843a72f0aa2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc25e293c_9fa5_4704_9c37_b061c5caaa9f.slice PodAnnotations:0xc0050d2168}] Aliases:map[]}\"",
2026-06-11 12:41:58.288255 | controller |     "Jun 11 12:17:48.899950 crc crio[22553]: time=\"2026-06-11T12:17:48.899928329Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.288273 | controller |     "Jun 11 12:17:49.573623 crc crio[22553]: 2026-06-11T12:17:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af7695d351195ea Mac:3e:2d:b6:93:a7:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/fe84a700-62bf-4b36-ad23-8843a72f0aa2 SocketPath: PciID:}] [{Interface:0xc0004b2600 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.288289 | controller |     "Jun 11 12:17:49.575389 crc crio[22553]: time=\"2026-06-11T12:17:49.575323639Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl Namespace:openstack ID:af7695d351195eaa32e12c130c3faf2c3f6d4a281e809fb2b33c090b114cc44b UID:c25e293c-9fa5-4704-9c37-b061c5caaa9f NetNS:/var/run/netns/fe84a700-62bf-4b36-ad23-8843a72f0aa2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc25e293c_9fa5_4704_9c37_b061c5caaa9f.slice PodAnnotations:0xc0050d2168}] Aliases:map[]}\"",
2026-06-11 12:41:58.288304 | controller |     "Jun 11 12:17:49.575647 crc crio[22553]: time=\"2026-06-11T12:17:49.575602827Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.288318 | controller |     "Jun 11 12:17:49.587325 crc crio[22553]: time=\"2026-06-11T12:17:49.587167521Z\" level=info msg=\"Ran pod sandbox af7695d351195eaa32e12c130c3faf2c3f6d4a281e809fb2b33c090b114cc44b with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl/POD\" id=ce784fe6-7163-432c-b66c-cbf51805930f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.288333 | controller |     "Jun 11 12:17:49.591527 crc crio[22553]: time=\"2026-06-11T12:17:49.591400443Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=87e53706-5e93-4104-9075-11f8a824dfd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.288362 | controller |     "Jun 11 12:17:49.630168 crc crio[22553]: time=\"2026-06-11T12:17:49.629975636Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=bf957faa-338d-4c8e-acf5-354ab69d2483 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.288383 | controller |     "Jun 11 12:17:49.639627 crc crio[22553]: time=\"2026-06-11T12:17:49.639438119Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=80ea67b0-09e1-4f50-a4b3-c0314e32b24c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.288398 | controller |     "Jun 11 12:17:49.642080 crc crio[22553]: time=\"2026-06-11T12:17:49.640759637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.288413 | controller |     "Jun 11 12:17:49.679448 crc crio[22553]: time=\"2026-06-11T12:17:49.679107344Z\" level=info msg=\"Stopping pod sandbox: fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150\" id=29a6995d-a2b3-4b26-9883-84a3ef4bf06e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.288428 | controller |     "Jun 11 12:17:49.679448 crc crio[22553]: time=\"2026-06-11T12:17:49.679396612Z\" level=info msg=\"Stopped pod sandbox (already stopped): fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150\" id=29a6995d-a2b3-4b26-9883-84a3ef4bf06e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.288443 | controller |     "Jun 11 12:17:49.686909 crc crio[22553]: time=\"2026-06-11T12:17:49.686181638Z\" level=info msg=\"Removing pod sandbox: fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150\" id=9b28f2a4-a409-4d12-af84-918a69e41b47 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.288462 | controller |     "Jun 11 12:17:49.708466 crc crio[22553]: time=\"2026-06-11T12:17:49.708268726Z\" level=info msg=\"Removed pod sandbox: fb812d913ea3a0e80974b8abd9f7dc9c0b99a688b5c040425889e9bad5f9c150\" id=9b28f2a4-a409-4d12-af84-918a69e41b47 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.288477 | controller |     "Jun 11 12:17:49.709191 crc crio[22553]: time=\"2026-06-11T12:17:49.709130901Z\" level=info msg=\"Stopping pod sandbox: 734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd\" id=385de9c1-48a1-4076-9cb1-f9314f858f5c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.288492 | controller |     "Jun 11 12:17:49.709303 crc crio[22553]: time=\"2026-06-11T12:17:49.709196542Z\" level=info msg=\"Stopped pod sandbox (already stopped): 734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd\" id=385de9c1-48a1-4076-9cb1-f9314f858f5c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.288506 | controller |     "Jun 11 12:17:49.709990 crc crio[22553]: time=\"2026-06-11T12:17:49.709895673Z\" level=info msg=\"Removing pod sandbox: 734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd\" id=a75acc13-a47c-415b-933b-e69423e1c7af name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.288521 | controller |     "Jun 11 12:17:49.715464 crc crio[22553]: time=\"2026-06-11T12:17:49.715404912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.288536 | controller |     "Jun 11 12:17:49.719176 crc crio[22553]: time=\"2026-06-11T12:17:49.719121249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.288550 | controller |     "Jun 11 12:17:49.741639 crc crio[22553]: time=\"2026-06-11T12:17:49.741465844Z\" level=info msg=\"Removed pod sandbox: 734f5d0f070cf96528ff2e31abc33844178c70fce819f45e886695ab4f79e1bd\" id=a75acc13-a47c-415b-933b-e69423e1c7af name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.288564 | controller |     "Jun 11 12:17:49.858217 crc crio[22553]: time=\"2026-06-11T12:17:49.858065638Z\" level=info msg=\"Created container ae1c87531ca11e3b949553904b4766110f994520d0acfb12d50034b554a96763: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=80ea67b0-09e1-4f50-a4b3-c0314e32b24c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.288579 | controller |     "Jun 11 12:17:49.859991 crc crio[22553]: time=\"2026-06-11T12:17:49.859396167Z\" level=info msg=\"Starting container: ae1c87531ca11e3b949553904b4766110f994520d0acfb12d50034b554a96763\" id=43ef6c3d-c666-4566-a0ea-e4fb7eb7f814 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.288593 | controller |     "Jun 11 12:17:49.870030 crc crio[22553]: time=\"2026-06-11T12:17:49.869934441Z\" level=info msg=\"Started container\" PID=175120 containerID=ae1c87531ca11e3b949553904b4766110f994520d0acfb12d50034b554a96763 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=43ef6c3d-c666-4566-a0ea-e4fb7eb7f814 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7695d351195eaa32e12c130c3faf2c3f6d4a281e809fb2b33c090b114cc44b",
2026-06-11 12:41:58.288608 | controller |     "Jun 11 12:18:00.609046 crc crio[22553]: time=\"2026-06-11T12:18:00.608075497Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686338-5xj8c/POD\" id=8149d06e-9940-49d9-a3e2-70e0db231503 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.288623 | controller |     "Jun 11 12:18:00.610797 crc crio[22553]: time=\"2026-06-11T12:18:00.609106656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.288642 | controller |     "Jun 11 12:18:00.645550 crc crio[22553]: time=\"2026-06-11T12:18:00.645012592Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686338-5xj8c Namespace:openshift-infra ID:89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2 UID:fd4fe182-171e-4037-b82b-88bf24fe5fe6 NetNS:/var/run/netns/dec1d945-b59b-4929-baed-2e4072f87203 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd4fe182_171e_4037_b82b_88bf24fe5fe6.slice PodAnnotations:0xc0018954f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.288657 | controller |     "Jun 11 12:18:00.645550 crc crio[22553]: time=\"2026-06-11T12:18:00.645515137Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686338-5xj8c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.288671 | controller |     "Jun 11 12:18:01.173927 crc crio[22553]: 2026-06-11T12:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89c83782050e4b3 Mac:8a:a5:33:d5:d1:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/dec1d945-b59b-4929-baed-2e4072f87203 SocketPath: PciID:}] [{Interface:0xc00028e610 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.288686 | controller |     "Jun 11 12:18:01.176325 crc crio[22553]: time=\"2026-06-11T12:18:01.176000445Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686338-5xj8c Namespace:openshift-infra ID:89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2 UID:fd4fe182-171e-4037-b82b-88bf24fe5fe6 NetNS:/var/run/netns/dec1d945-b59b-4929-baed-2e4072f87203 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd4fe182_171e_4037_b82b_88bf24fe5fe6.slice PodAnnotations:0xc0018954f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.288701 | controller |     "Jun 11 12:18:01.176325 crc crio[22553]: time=\"2026-06-11T12:18:01.17618105Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686338-5xj8c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.288715 | controller |     "Jun 11 12:18:01.188019 crc crio[22553]: time=\"2026-06-11T12:18:01.187918019Z\" level=info msg=\"Ran pod sandbox 89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2 with infra container: openshift-infra/auto-csr-approver-29686338-5xj8c/POD\" id=8149d06e-9940-49d9-a3e2-70e0db231503 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.288730 | controller |     "Jun 11 12:18:01.193075 crc crio[22553]: time=\"2026-06-11T12:18:01.192789629Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4981d4ec-8572-401c-9800-19b7f0c99926 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.288744 | controller |     "Jun 11 12:18:01.212281 crc crio[22553]: time=\"2026-06-11T12:18:01.212142268Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.288759 | controller |     "Jun 11 12:18:02.487922 crc crio[22553]: time=\"2026-06-11T12:18:02.487317906Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4981d4ec-8572-401c-9800-19b7f0c99926 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.288773 | controller |     "Jun 11 12:18:02.489668 crc crio[22553]: time=\"2026-06-11T12:18:02.489447378Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=61c9ce75-4cb0-4c34-978e-3eec97925a81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.288787 | controller |     "Jun 11 12:18:02.492381 crc crio[22553]: time=\"2026-06-11T12:18:02.4923098Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=924a872f-068f-49ea-90ee-f3465ec8a7ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.288805 | controller |     "Jun 11 12:18:02.501003 crc crio[22553]: time=\"2026-06-11T12:18:02.500902428Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686338-5xj8c/oc\" id=8baa1671-8b4f-44fd-ae80-e23fc34d8b26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.288820 | controller |     "Jun 11 12:18:02.501803 crc crio[22553]: time=\"2026-06-11T12:18:02.501602949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.288835 | controller |     "Jun 11 12:18:02.584215 crc crio[22553]: time=\"2026-06-11T12:18:02.584098479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.288850 | controller |     "Jun 11 12:18:02.904442 crc crio[22553]: time=\"2026-06-11T12:18:02.904294719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.288864 | controller |     "Jun 11 12:18:03.044402 crc crio[22553]: time=\"2026-06-11T12:18:03.044281069Z\" level=info msg=\"Created container 7070bbf1b674bc3a3dd565728bcd61b64f0d70472bef2d5db2ab4acf87c18a4a: openshift-infra/auto-csr-approver-29686338-5xj8c/oc\" id=8baa1671-8b4f-44fd-ae80-e23fc34d8b26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.288879 | controller |     "Jun 11 12:18:03.045773 crc crio[22553]: time=\"2026-06-11T12:18:03.045664769Z\" level=info msg=\"Starting container: 7070bbf1b674bc3a3dd565728bcd61b64f0d70472bef2d5db2ab4acf87c18a4a\" id=be55103e-36f7-4113-968b-ad969b1962ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.288893 | controller |     "Jun 11 12:18:03.053368 crc crio[22553]: time=\"2026-06-11T12:18:03.052601249Z\" level=info msg=\"Started container\" PID=175885 containerID=7070bbf1b674bc3a3dd565728bcd61b64f0d70472bef2d5db2ab4acf87c18a4a description=openshift-infra/auto-csr-approver-29686338-5xj8c/oc id=be55103e-36f7-4113-968b-ad969b1962ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2",
2026-06-11 12:41:58.288908 | controller |     "Jun 11 12:18:05.588096 crc crio[22553]: time=\"2026-06-11T12:18:05.587345545Z\" level=info msg=\"Stopping pod sandbox: 89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2\" id=95490711-8376-4ecd-94a3-84c5b19d40f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.288922 | controller |     "Jun 11 12:18:05.589903 crc crio[22553]: time=\"2026-06-11T12:18:05.58890077Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686338-5xj8c Namespace:openshift-infra ID:89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2 UID:fd4fe182-171e-4037-b82b-88bf24fe5fe6 NetNS:/var/run/netns/dec1d945-b59b-4929-baed-2e4072f87203 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfd4fe182_171e_4037_b82b_88bf24fe5fe6.slice PodAnnotations:0xc0050d27c0}] Aliases:map[]}\"",
2026-06-11 12:41:58.288937 | controller |     "Jun 11 12:18:05.589903 crc crio[22553]: time=\"2026-06-11T12:18:05.589047614Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686338-5xj8c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.288951 | controller |     "Jun 11 12:18:05.952139 crc crio[22553]: time=\"2026-06-11T12:18:05.951274447Z\" level=info msg=\"Stopped pod sandbox: 89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2\" id=95490711-8376-4ecd-94a3-84c5b19d40f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.288969 | controller |     "Jun 11 12:18:49.772522 crc crio[22553]: time=\"2026-06-11T12:18:49.771611674Z\" level=info msg=\"Removing container: f4b12a19276d53b333bc3a73e002552bdbd587983a16089a6cd822980f3f23de\" id=e65c6cb8-e356-42cd-b062-886151f70d56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.288984 | controller |     "Jun 11 12:18:49.899060 crc crio[22553]: time=\"2026-06-11T12:18:49.898841276Z\" level=info msg=\"Removed container f4b12a19276d53b333bc3a73e002552bdbd587983a16089a6cd822980f3f23de: openshift-infra/auto-csr-approver-29686332-gxdlz/oc\" id=e65c6cb8-e356-42cd-b062-886151f70d56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.288998 | controller |     "Jun 11 12:18:49.912942 crc crio[22553]: time=\"2026-06-11T12:18:49.912822329Z\" level=info msg=\"Stopping pod sandbox: 332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188\" id=18804031-844d-40b8-a058-b07ddb4cbe04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.289012 | controller |     "Jun 11 12:18:49.912942 crc crio[22553]: time=\"2026-06-11T12:18:49.912943103Z\" level=info msg=\"Stopped pod sandbox (already stopped): 332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188\" id=18804031-844d-40b8-a058-b07ddb4cbe04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.289027 | controller |     "Jun 11 12:18:49.913611 crc crio[22553]: time=\"2026-06-11T12:18:49.91354761Z\" level=info msg=\"Removing pod sandbox: 332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188\" id=a9a1cd6d-1cf1-44ca-a40b-260f1087d052 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.289041 | controller |     "Jun 11 12:18:49.932327 crc crio[22553]: time=\"2026-06-11T12:18:49.932158177Z\" level=info msg=\"Removed pod sandbox: 332f1ccb24235bd88fa374ccc2380fad69109ad17f06b51506e6c839bf994188\" id=a9a1cd6d-1cf1-44ca-a40b-260f1087d052 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.289055 | controller |     "Jun 11 12:20:00.570976 crc crio[22553]: time=\"2026-06-11T12:20:00.56997855Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686340-hpf9r/POD\" id=34521d5a-b16e-4477-bcd9-016d523fb0bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.289070 | controller |     "Jun 11 12:20:00.572733 crc crio[22553]: time=\"2026-06-11T12:20:00.571148934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.289084 | controller |     "Jun 11 12:20:00.632449 crc crio[22553]: time=\"2026-06-11T12:20:00.632174065Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686340-hpf9r Namespace:openshift-infra ID:28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0 UID:8985fd7c-ad6b-4815-9620-fbfeb9a39d81 NetNS:/var/run/netns/aa0bd7de-f987-4214-a34c-26f188bf0dc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8985fd7c_ad6b_4815_9620_fbfeb9a39d81.slice PodAnnotations:0xc001be6100}] Aliases:map[]}\"",
2026-06-11 12:41:58.289099 | controller |     "Jun 11 12:20:00.632449 crc crio[22553]: time=\"2026-06-11T12:20:00.632291218Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686340-hpf9r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.289113 | controller |     "Jun 11 12:20:01.251878 crc crio[22553]: 2026-06-11T12:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28557b47dfa9a1c Mac:8e:e4:25:ad:a4:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/aa0bd7de-f987-4214-a34c-26f188bf0dc1 SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.289128 | controller |     "Jun 11 12:20:01.254251 crc crio[22553]: time=\"2026-06-11T12:20:01.254171944Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686340-hpf9r Namespace:openshift-infra ID:28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0 UID:8985fd7c-ad6b-4815-9620-fbfeb9a39d81 NetNS:/var/run/netns/aa0bd7de-f987-4214-a34c-26f188bf0dc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8985fd7c_ad6b_4815_9620_fbfeb9a39d81.slice PodAnnotations:0xc001be6100}] Aliases:map[]}\"",
2026-06-11 12:41:58.289146 | controller |     "Jun 11 12:20:01.254430 crc crio[22553]: time=\"2026-06-11T12:20:01.25437281Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686340-hpf9r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.289162 | controller |     "Jun 11 12:20:01.268569 crc crio[22553]: time=\"2026-06-11T12:20:01.268404215Z\" level=info msg=\"Ran pod sandbox 28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0 with infra container: openshift-infra/auto-csr-approver-29686340-hpf9r/POD\" id=34521d5a-b16e-4477-bcd9-016d523fb0bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.289177 | controller |     "Jun 11 12:20:01.273503 crc crio[22553]: time=\"2026-06-11T12:20:01.273162222Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5a12b7a1-7664-47d6-8ba2-6be865cf6f03 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.289191 | controller |     "Jun 11 12:20:01.283438 crc crio[22553]: time=\"2026-06-11T12:20:01.283351066Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.289206 | controller |     "Jun 11 12:20:02.626243 crc crio[22553]: time=\"2026-06-11T12:20:02.625515928Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5a12b7a1-7664-47d6-8ba2-6be865cf6f03 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.289221 | controller |     "Jun 11 12:20:02.627652 crc crio[22553]: time=\"2026-06-11T12:20:02.627505775Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3b743f61-0321-42f7-ae93-5c04b4fb024b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.289235 | controller |     "Jun 11 12:20:02.633925 crc crio[22553]: time=\"2026-06-11T12:20:02.633652522Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f52f49e8-5b3d-4a1e-bbee-dcb2455a4edd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.289254 | controller |     "Jun 11 12:20:02.643551 crc crio[22553]: time=\"2026-06-11T12:20:02.643440394Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686340-hpf9r/oc\" id=fececd2d-a0dd-48da-93d7-8ced292bb958 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.289270 | controller |     "Jun 11 12:20:02.644333 crc crio[22553]: time=\"2026-06-11T12:20:02.644251888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.289285 | controller |     "Jun 11 12:20:02.697189 crc crio[22553]: time=\"2026-06-11T12:20:02.695856627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.289299 | controller |     "Jun 11 12:20:03.142282 crc crio[22553]: time=\"2026-06-11T12:20:03.142174947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.289313 | controller |     "Jun 11 12:20:03.297096 crc crio[22553]: time=\"2026-06-11T12:20:03.2968326Z\" level=info msg=\"Created container d3c7ffef825e07846c73b6b07572cc76ca56da4812c3d436a2e0d21f01e1d530: openshift-infra/auto-csr-approver-29686340-hpf9r/oc\" id=fececd2d-a0dd-48da-93d7-8ced292bb958 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.289330 | controller |     "Jun 11 12:20:03.298045 crc crio[22553]: time=\"2026-06-11T12:20:03.297961062Z\" level=info msg=\"Starting container: d3c7ffef825e07846c73b6b07572cc76ca56da4812c3d436a2e0d21f01e1d530\" id=cd80137e-b4dc-4e5a-b892-42a90643def0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.289345 | controller |     "Jun 11 12:20:03.307865 crc crio[22553]: time=\"2026-06-11T12:20:03.307649912Z\" level=info msg=\"Started container\" PID=182046 containerID=d3c7ffef825e07846c73b6b07572cc76ca56da4812c3d436a2e0d21f01e1d530 description=openshift-infra/auto-csr-approver-29686340-hpf9r/oc id=cd80137e-b4dc-4e5a-b892-42a90643def0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0",
2026-06-11 12:41:58.289379 | controller |     "Jun 11 12:20:05.107967 crc crio[22553]: time=\"2026-06-11T12:20:05.106609396Z\" level=info msg=\"Stopping pod sandbox: 28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0\" id=4bf64c5f-927a-4db4-af4e-1c215efd08d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.289395 | controller |     "Jun 11 12:20:05.110052 crc crio[22553]: time=\"2026-06-11T12:20:05.108505781Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686340-hpf9r Namespace:openshift-infra ID:28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0 UID:8985fd7c-ad6b-4815-9620-fbfeb9a39d81 NetNS:/var/run/netns/aa0bd7de-f987-4214-a34c-26f188bf0dc1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8985fd7c_ad6b_4815_9620_fbfeb9a39d81.slice PodAnnotations:0xc005f12360}] Aliases:map[]}\"",
2026-06-11 12:41:58.289409 | controller |     "Jun 11 12:20:05.110052 crc crio[22553]: time=\"2026-06-11T12:20:05.108755718Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686340-hpf9r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.289424 | controller |     "Jun 11 12:20:05.521651 crc crio[22553]: time=\"2026-06-11T12:20:05.52119583Z\" level=info msg=\"Stopped pod sandbox: 28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0\" id=4bf64c5f-927a-4db4-af4e-1c215efd08d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.289439 | controller |     "Jun 11 12:20:50.046439 crc crio[22553]: time=\"2026-06-11T12:20:50.045352356Z\" level=info msg=\"Removing container: e1f1e8ee8f491d64f845f84ae7577aa45c36b1bcc47a91f87bf1976a0dee184e\" id=45b1e2ce-63ff-49dc-9a91-37d7cf390ed7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.289454 | controller |     "Jun 11 12:20:50.299515 crc crio[22553]: time=\"2026-06-11T12:20:50.299158811Z\" level=info msg=\"Removed container e1f1e8ee8f491d64f845f84ae7577aa45c36b1bcc47a91f87bf1976a0dee184e: openshift-infra/auto-csr-approver-29686334-5fr5g/oc\" id=45b1e2ce-63ff-49dc-9a91-37d7cf390ed7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.289468 | controller |     "Jun 11 12:20:50.313157 crc crio[22553]: time=\"2026-06-11T12:20:50.312355381Z\" level=info msg=\"Stopping pod sandbox: e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683\" id=f493d228-6500-4ce0-8b75-cc3654c6c96a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.289483 | controller |     "Jun 11 12:20:50.313157 crc crio[22553]: time=\"2026-06-11T12:20:50.312508356Z\" level=info msg=\"Stopped pod sandbox (already stopped): e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683\" id=f493d228-6500-4ce0-8b75-cc3654c6c96a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.289497 | controller |     "Jun 11 12:20:50.313605 crc crio[22553]: time=\"2026-06-11T12:20:50.313431592Z\" level=info msg=\"Removing pod sandbox: e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683\" id=c68ae7a6-6bd9-433f-b792-dcadd17778f3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.289516 | controller |     "Jun 11 12:20:50.337886 crc crio[22553]: time=\"2026-06-11T12:20:50.337534818Z\" level=info msg=\"Removed pod sandbox: e1a6897cb4b7efedda804ca8843de516b0b72fa5c98fde16e249dd1f7e175683\" id=c68ae7a6-6bd9-433f-b792-dcadd17778f3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.289531 | controller |     "Jun 11 12:22:01.114214 crc crio[22553]: time=\"2026-06-11T12:22:01.113065244Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686342-2cgc6/POD\" id=3ecff5ad-bb3a-4790-9e0d-da5c551b310b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.289546 | controller |     "Jun 11 12:22:01.114214 crc crio[22553]: time=\"2026-06-11T12:22:01.114232407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.289561 | controller |     "Jun 11 12:22:01.175900 crc crio[22553]: time=\"2026-06-11T12:22:01.175597198Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686342-2cgc6 Namespace:openshift-infra ID:261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f UID:9a3e84ef-de98-4c88-851c-360e6466132a NetNS:/var/run/netns/237bf02b-0484-4a9d-92a3-6cfa9a51e781 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a3e84ef_de98_4c88_851c_360e6466132a.slice PodAnnotations:0xc00012b800}] Aliases:map[]}\"",
2026-06-11 12:41:58.289575 | controller |     "Jun 11 12:22:01.175900 crc crio[22553]: time=\"2026-06-11T12:22:01.175837285Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686342-2cgc6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.289590 | controller |     "Jun 11 12:22:01.602126 crc crio[22553]: 2026-06-11T12:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:261f7daac2a29a3 Mac:26:5c:d7:ac:1a:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/237bf02b-0484-4a9d-92a3-6cfa9a51e781 SocketPath: PciID:}] [{Interface:0xc000014e70 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.289605 | controller |     "Jun 11 12:22:01.609825 crc crio[22553]: time=\"2026-06-11T12:22:01.609669204Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686342-2cgc6 Namespace:openshift-infra ID:261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f UID:9a3e84ef-de98-4c88-851c-360e6466132a NetNS:/var/run/netns/237bf02b-0484-4a9d-92a3-6cfa9a51e781 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a3e84ef_de98_4c88_851c_360e6466132a.slice PodAnnotations:0xc00012b800}] Aliases:map[]}\"",
2026-06-11 12:41:58.289620 | controller |     "Jun 11 12:22:01.610146 crc crio[22553]: time=\"2026-06-11T12:22:01.610071686Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686342-2cgc6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.289634 | controller |     "Jun 11 12:22:01.632424 crc crio[22553]: time=\"2026-06-11T12:22:01.631874855Z\" level=info msg=\"Ran pod sandbox 261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f with infra container: openshift-infra/auto-csr-approver-29686342-2cgc6/POD\" id=3ecff5ad-bb3a-4790-9e0d-da5c551b310b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.289649 | controller |     "Jun 11 12:22:01.640310 crc crio[22553]: time=\"2026-06-11T12:22:01.640219836Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9cfb7c97-2250-4928-9f88-69a024cc329b name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.289663 | controller |     "Jun 11 12:22:01.653205 crc crio[22553]: time=\"2026-06-11T12:22:01.653160419Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.289681 | controller |     "Jun 11 12:22:03.101273 crc crio[22553]: time=\"2026-06-11T12:22:03.100544798Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9cfb7c97-2250-4928-9f88-69a024cc329b name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.289696 | controller |     "Jun 11 12:22:03.105327 crc crio[22553]: time=\"2026-06-11T12:22:03.102925756Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4bb44ded-4b5e-4918-8153-3095b51b57c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.289710 | controller |     "Jun 11 12:22:03.106844 crc crio[22553]: time=\"2026-06-11T12:22:03.106247792Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a8595693-2a24-407c-98f6-eaf892c6de16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.289724 | controller |     "Jun 11 12:22:03.114960 crc crio[22553]: time=\"2026-06-11T12:22:03.114881281Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686342-2cgc6/oc\" id=426d8409-c006-4672-ab0d-3fcbf4583f88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.289739 | controller |     "Jun 11 12:22:03.115394 crc crio[22553]: time=\"2026-06-11T12:22:03.115323644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.289753 | controller |     "Jun 11 12:22:03.215627 crc crio[22553]: time=\"2026-06-11T12:22:03.215473704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.289767 | controller |     "Jun 11 12:22:03.549370 crc crio[22553]: time=\"2026-06-11T12:22:03.548368721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.289781 | controller |     "Jun 11 12:22:03.690263 crc crio[22553]: time=\"2026-06-11T12:22:03.68937421Z\" level=info msg=\"Created container 3c9cead8c6743ecbdea74936cac5c90ed4bca853b7ed6f814c9347ace44f73ac: openshift-infra/auto-csr-approver-29686342-2cgc6/oc\" id=426d8409-c006-4672-ab0d-3fcbf4583f88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.289795 | controller |     "Jun 11 12:22:03.693618 crc crio[22553]: time=\"2026-06-11T12:22:03.693392706Z\" level=info msg=\"Starting container: 3c9cead8c6743ecbdea74936cac5c90ed4bca853b7ed6f814c9347ace44f73ac\" id=a68fdd8b-fbd2-4276-b099-15cb4bf917af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.289810 | controller |     "Jun 11 12:22:03.705068 crc crio[22553]: time=\"2026-06-11T12:22:03.704928049Z\" level=info msg=\"Started container\" PID=188508 containerID=3c9cead8c6743ecbdea74936cac5c90ed4bca853b7ed6f814c9347ace44f73ac description=openshift-infra/auto-csr-approver-29686342-2cgc6/oc id=a68fdd8b-fbd2-4276-b099-15cb4bf917af name=/runtime.v1.RuntimeService/StartContainer sandboxID=261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f",
2026-06-11 12:41:58.289824 | controller |     "Jun 11 12:22:05.714126 crc crio[22553]: time=\"2026-06-11T12:22:05.713113702Z\" level=info msg=\"Stopping pod sandbox: 261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f\" id=5b49fd27-0a0b-46b6-a44d-7e3e48c19b84 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.289839 | controller |     "Jun 11 12:22:05.715460 crc crio[22553]: time=\"2026-06-11T12:22:05.715303596Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686342-2cgc6 Namespace:openshift-infra ID:261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f UID:9a3e84ef-de98-4c88-851c-360e6466132a NetNS:/var/run/netns/237bf02b-0484-4a9d-92a3-6cfa9a51e781 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a3e84ef_de98_4c88_851c_360e6466132a.slice PodAnnotations:0xc00043b0f0}] Aliases:map[]}\"",
2026-06-11 12:41:58.289861 | controller |     "Jun 11 12:22:05.715586 crc crio[22553]: time=\"2026-06-11T12:22:05.715526962Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686342-2cgc6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.289877 | controller |     "Jun 11 12:22:06.010849 crc crio[22553]: time=\"2026-06-11T12:22:06.009971742Z\" level=info msg=\"Stopped pod sandbox: 261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f\" id=5b49fd27-0a0b-46b6-a44d-7e3e48c19b84 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.289892 | controller |     "Jun 11 12:22:22.446810 crc crio[22553]: time=\"2026-06-11T12:22:22.446258715Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-qn985/POD\" id=e913ed9f-0d38-40e5-8b44-e2ad6e3b8031 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.289906 | controller |     "Jun 11 12:22:22.446810 crc crio[22553]: time=\"2026-06-11T12:22:22.446809731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.289920 | controller |     "Jun 11 12:22:22.484719 crc crio[22553]: time=\"2026-06-11T12:22:22.484593076Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qn985 Namespace:openshift-marketplace ID:5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9 UID:09e82146-0a1d-49f4-a744-85cc20850946 NetNS:/var/run/netns/e2dbcf36-5f10-4a5b-8975-eae075b03c31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09e82146_0a1d_49f4_a744_85cc20850946.slice PodAnnotations:0xc0011e89a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.289935 | controller |     "Jun 11 12:22:22.484719 crc crio[22553]: time=\"2026-06-11T12:22:22.484665658Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-qn985 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.289949 | controller |     "Jun 11 12:22:23.053577 crc crio[22553]: 2026-06-11T12:22:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b645ee9f446b94 Mac:5e:02:de:10:45:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/e2dbcf36-5f10-4a5b-8975-eae075b03c31 SocketPath: PciID:}] [{Interface:0xc0006100c0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.289964 | controller |     "Jun 11 12:22:23.055184 crc crio[22553]: time=\"2026-06-11T12:22:23.055062071Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qn985 Namespace:openshift-marketplace ID:5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9 UID:09e82146-0a1d-49f4-a744-85cc20850946 NetNS:/var/run/netns/e2dbcf36-5f10-4a5b-8975-eae075b03c31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09e82146_0a1d_49f4_a744_85cc20850946.slice PodAnnotations:0xc0011e89a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.289979 | controller |     "Jun 11 12:22:23.055440 crc crio[22553]: time=\"2026-06-11T12:22:23.055239996Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-qn985 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.289993 | controller |     "Jun 11 12:22:23.070159 crc crio[22553]: time=\"2026-06-11T12:22:23.070070566Z\" level=info msg=\"Ran pod sandbox 5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9 with infra container: openshift-marketplace/redhat-operators-qn985/POD\" id=e913ed9f-0d38-40e5-8b44-e2ad6e3b8031 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.290012 | controller |     "Jun 11 12:22:23.074821 crc crio[22553]: time=\"2026-06-11T12:22:23.074649508Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8db08978-cae8-4779-b3ac-6b164e0fb6c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.290027 | controller |     "Jun 11 12:22:23.078470 crc crio[22553]: time=\"2026-06-11T12:22:23.078238632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=81ba0393-b732-42c7-9a8b-4c3413e33f6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.290041 | controller |     "Jun 11 12:22:23.088771 crc crio[22553]: time=\"2026-06-11T12:22:23.088590492Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qn985/extract-utilities\" id=2447b76e-324d-4c09-baad-64ffa90d402b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.290056 | controller |     "Jun 11 12:22:23.089754 crc crio[22553]: time=\"2026-06-11T12:22:23.089591741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.290070 | controller |     "Jun 11 12:22:23.194463 crc crio[22553]: time=\"2026-06-11T12:22:23.193034597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.290084 | controller |     "Jun 11 12:22:23.201529 crc crio[22553]: time=\"2026-06-11T12:22:23.201380099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.290099 | controller |     "Jun 11 12:22:23.391024 crc crio[22553]: time=\"2026-06-11T12:22:23.3902553Z\" level=info msg=\"Created container 49111b6640dc68d35db695dca9b0bd230a5c9471bc2d1780431aafcda8a89a89: openshift-marketplace/redhat-operators-qn985/extract-utilities\" id=2447b76e-324d-4c09-baad-64ffa90d402b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.290113 | controller |     "Jun 11 12:22:23.393604 crc crio[22553]: time=\"2026-06-11T12:22:23.393469054Z\" level=info msg=\"Starting container: 49111b6640dc68d35db695dca9b0bd230a5c9471bc2d1780431aafcda8a89a89\" id=e2bfc5ef-8b75-4034-8f1b-0fd85a349732 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.290127 | controller |     "Jun 11 12:22:23.403059 crc crio[22553]: time=\"2026-06-11T12:22:23.402907927Z\" level=info msg=\"Started container\" PID=189806 containerID=49111b6640dc68d35db695dca9b0bd230a5c9471bc2d1780431aafcda8a89a89 description=openshift-marketplace/redhat-operators-qn985/extract-utilities id=e2bfc5ef-8b75-4034-8f1b-0fd85a349732 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9",
2026-06-11 12:41:58.290142 | controller |     "Jun 11 12:22:24.032820 crc crio[22553]: time=\"2026-06-11T12:22:24.032730501Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=46f1ee06-64e8-4735-b246-ea21a4cd2336 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.290156 | controller |     "Jun 11 12:22:24.045120 crc crio[22553]: time=\"2026-06-11T12:22:24.044989747Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.290171 | controller |     "Jun 11 12:22:24.846998 crc crio[22553]: time=\"2026-06-11T12:22:24.845119024Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=46f1ee06-64e8-4735-b246-ea21a4cd2336 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.290186 | controller |     "Jun 11 12:22:24.847396 crc crio[22553]: time=\"2026-06-11T12:22:24.847253336Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=733d4e41-dcca-4693-91b3-822b9d108f0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.290205 | controller |     "Jun 11 12:22:24.853996 crc crio[22553]: time=\"2026-06-11T12:22:24.853888798Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1bc54ebb-ffcb-4a09-a853-9006e3fe27c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.290220 | controller |     "Jun 11 12:22:24.864987 crc crio[22553]: time=\"2026-06-11T12:22:24.864890887Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qn985/extract-content\" id=7553582d-dee5-472e-8b77-074da47e2853 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.290235 | controller |     "Jun 11 12:22:24.865764 crc crio[22553]: time=\"2026-06-11T12:22:24.865627028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.290249 | controller |     "Jun 11 12:22:24.916940 crc crio[22553]: time=\"2026-06-11T12:22:24.916845812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.290264 | controller |     "Jun 11 12:22:24.922899 crc crio[22553]: time=\"2026-06-11T12:22:24.922797064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.290279 | controller |     "Jun 11 12:22:25.107412 crc crio[22553]: time=\"2026-06-11T12:22:25.106670581Z\" level=info msg=\"Created container fc6e50a03717dba8102d0df688b4cca0217bf7ea1a2c089a350b029b5812d88c: openshift-marketplace/redhat-operators-qn985/extract-content\" id=7553582d-dee5-472e-8b77-074da47e2853 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.290294 | controller |     "Jun 11 12:22:25.108966 crc crio[22553]: time=\"2026-06-11T12:22:25.108113623Z\" level=info msg=\"Starting container: fc6e50a03717dba8102d0df688b4cca0217bf7ea1a2c089a350b029b5812d88c\" id=e627efd3-ed94-4a58-b660-cf3153ae8fbb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.290308 | controller |     "Jun 11 12:22:25.116379 crc crio[22553]: time=\"2026-06-11T12:22:25.116197827Z\" level=info msg=\"Started container\" PID=189890 containerID=fc6e50a03717dba8102d0df688b4cca0217bf7ea1a2c089a350b029b5812d88c description=openshift-marketplace/redhat-operators-qn985/extract-content id=e627efd3-ed94-4a58-b660-cf3153ae8fbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9",
2026-06-11 12:41:58.290323 | controller |     "Jun 11 12:22:32.177262 crc crio[22553]: time=\"2026-06-11T12:22:32.175810154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e3cfae01-f511-4d69-8441-cb819f15749b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.290338 | controller |     "Jun 11 12:22:32.181248 crc crio[22553]: time=\"2026-06-11T12:22:32.181100367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b2b72055-254c-4dd8-a3da-754d336d17dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.290376 | controller |     "Jun 11 12:22:32.193977 crc crio[22553]: time=\"2026-06-11T12:22:32.193814666Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qn985/registry-server\" id=9a8f4165-7733-4bd1-9d95-305bea31c093 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.290392 | controller |     "Jun 11 12:22:32.194318 crc crio[22553]: time=\"2026-06-11T12:22:32.194249558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.290411 | controller |     "Jun 11 12:22:32.289376 crc crio[22553]: time=\"2026-06-11T12:22:32.285123501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.290426 | controller |     "Jun 11 12:22:32.291571 crc crio[22553]: time=\"2026-06-11T12:22:32.291394052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.290440 | controller |     "Jun 11 12:22:32.485215 crc crio[22553]: time=\"2026-06-11T12:22:32.485070043Z\" level=info msg=\"Created container 9ed06a27e4a2253a1e7284fe2b8130092e8e8116578035ec728f4883c7550d5a: openshift-marketplace/redhat-operators-qn985/registry-server\" id=9a8f4165-7733-4bd1-9d95-305bea31c093 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.290455 | controller |     "Jun 11 12:22:32.487288 crc crio[22553]: time=\"2026-06-11T12:22:32.487205725Z\" level=info msg=\"Starting container: 9ed06a27e4a2253a1e7284fe2b8130092e8e8116578035ec728f4883c7550d5a\" id=3b41ebba-ba28-413c-b97c-4d19faa506b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.290469 | controller |     "Jun 11 12:22:32.497125 crc crio[22553]: time=\"2026-06-11T12:22:32.495422133Z\" level=info msg=\"Started container\" PID=190321 containerID=9ed06a27e4a2253a1e7284fe2b8130092e8e8116578035ec728f4883c7550d5a description=openshift-marketplace/redhat-operators-qn985/registry-server id=3b41ebba-ba28-413c-b97c-4d19faa506b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9",
2026-06-11 12:41:58.290484 | controller |     "Jun 11 12:22:33.524480 crc crio[22553]: time=\"2026-06-11T12:22:33.523998987Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-l6mpm/POD\" id=35adc707-ba5a-48d4-8a8c-527e7a408dc2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.290498 | controller |     "Jun 11 12:22:33.525672 crc crio[22553]: time=\"2026-06-11T12:22:33.524551543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.290514 | controller |     "Jun 11 12:22:33.566075 crc crio[22553]: time=\"2026-06-11T12:22:33.565960392Z\" level=info msg=\"Got pod network &{Name:community-operators-l6mpm Namespace:openshift-marketplace ID:02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36 UID:a8927548-8a02-47e6-a623-2589bacf4f04 NetNS:/var/run/netns/824c9172-5482-46cb-ad71-1f822782c22d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8927548_8a02_47e6_a623_2589bacf4f04.slice PodAnnotations:0xc002826760}] Aliases:map[]}\"",
2026-06-11 12:41:58.290529 | controller |     "Jun 11 12:22:33.566075 crc crio[22553]: time=\"2026-06-11T12:22:33.566058225Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-l6mpm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.290543 | controller |     "Jun 11 12:22:34.210126 crc crio[22553]: 2026-06-11T12:22:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:02c6e206c240f8e Mac:aa:83:52:2f:9d:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/824c9172-5482-46cb-ad71-1f822782c22d SocketPath: PciID:}] [{Interface:0xc0004b25f0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.290559 | controller |     "Jun 11 12:22:34.212261 crc crio[22553]: time=\"2026-06-11T12:22:34.212194682Z\" level=info msg=\"Got pod network &{Name:community-operators-l6mpm Namespace:openshift-marketplace ID:02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36 UID:a8927548-8a02-47e6-a623-2589bacf4f04 NetNS:/var/run/netns/824c9172-5482-46cb-ad71-1f822782c22d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8927548_8a02_47e6_a623_2589bacf4f04.slice PodAnnotations:0xc002826760}] Aliases:map[]}\"",
2026-06-11 12:41:58.290579 | controller |     "Jun 11 12:22:34.212524 crc crio[22553]: time=\"2026-06-11T12:22:34.21246472Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-l6mpm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.290595 | controller |     "Jun 11 12:22:34.236947 crc crio[22553]: time=\"2026-06-11T12:22:34.236855917Z\" level=info msg=\"Ran pod sandbox 02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36 with infra container: openshift-marketplace/community-operators-l6mpm/POD\" id=35adc707-ba5a-48d4-8a8c-527e7a408dc2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.290609 | controller |     "Jun 11 12:22:34.241061 crc crio[22553]: time=\"2026-06-11T12:22:34.240983576Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a9733673-f830-411b-9857-a43f98689a62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.290624 | controller |     "Jun 11 12:22:34.244430 crc crio[22553]: time=\"2026-06-11T12:22:34.244326853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3cd46abe-3582-4701-bafb-d21ab5a93397 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.290638 | controller |     "Jun 11 12:22:34.253183 crc crio[22553]: time=\"2026-06-11T12:22:34.252289264Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-l6mpm/extract-utilities\" id=f7939a43-6a72-46fe-b34e-e5e87de54265 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.290653 | controller |     "Jun 11 12:22:34.254931 crc crio[22553]: time=\"2026-06-11T12:22:34.254670193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.290667 | controller |     "Jun 11 12:22:34.309903 crc crio[22553]: time=\"2026-06-11T12:22:34.309777929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.290681 | controller |     "Jun 11 12:22:34.314829 crc crio[22553]: time=\"2026-06-11T12:22:34.31465488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.290696 | controller |     "Jun 11 12:22:34.492420 crc crio[22553]: time=\"2026-06-11T12:22:34.492150422Z\" level=info msg=\"Created container a6ebdda94dc0e3f02a3d4386d7304c383290778a56c86dd73b5b357d759c5163: openshift-marketplace/community-operators-l6mpm/extract-utilities\" id=f7939a43-6a72-46fe-b34e-e5e87de54265 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.290710 | controller |     "Jun 11 12:22:34.494197 crc crio[22553]: time=\"2026-06-11T12:22:34.494097778Z\" level=info msg=\"Starting container: a6ebdda94dc0e3f02a3d4386d7304c383290778a56c86dd73b5b357d759c5163\" id=f09c6b8a-eddc-403a-8163-4745a978a29e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.290725 | controller |     "Jun 11 12:22:34.508929 crc crio[22553]: time=\"2026-06-11T12:22:34.508835815Z\" level=info msg=\"Started container\" PID=190487 containerID=a6ebdda94dc0e3f02a3d4386d7304c383290778a56c86dd73b5b357d759c5163 description=openshift-marketplace/community-operators-l6mpm/extract-utilities id=f09c6b8a-eddc-403a-8163-4745a978a29e name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36",
2026-06-11 12:41:58.290743 | controller |     "Jun 11 12:22:35.262161 crc crio[22553]: time=\"2026-06-11T12:22:35.26124085Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=561ec666-c9b9-4e42-8a9e-9cbee0e096a7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.290759 | controller |     "Jun 11 12:22:35.267835 crc crio[22553]: time=\"2026-06-11T12:22:35.267621735Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.290774 | controller |     "Jun 11 12:22:36.375157 crc crio[22553]: time=\"2026-06-11T12:22:36.374912671Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=561ec666-c9b9-4e42-8a9e-9cbee0e096a7 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.290788 | controller |     "Jun 11 12:22:36.377198 crc crio[22553]: time=\"2026-06-11T12:22:36.377138735Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=f35d955a-1452-46f5-8a90-b97b7b6edde5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.290803 | controller |     "Jun 11 12:22:36.385344 crc crio[22553]: time=\"2026-06-11T12:22:36.385292811Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e9987aa8-4a10-4b8b-8af5-e1db540742e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.290817 | controller |     "Jun 11 12:22:36.395666 crc crio[22553]: time=\"2026-06-11T12:22:36.39558751Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-l6mpm/extract-content\" id=ecd7676a-d7fd-48f3-b664-0caec1e58129 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.290831 | controller |     "Jun 11 12:22:36.396266 crc crio[22553]: time=\"2026-06-11T12:22:36.396194607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.290846 | controller |     "Jun 11 12:22:36.463642 crc crio[22553]: time=\"2026-06-11T12:22:36.463094615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.290860 | controller |     "Jun 11 12:22:36.467548 crc crio[22553]: time=\"2026-06-11T12:22:36.467468382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.290874 | controller |     "Jun 11 12:22:36.657056 crc crio[22553]: time=\"2026-06-11T12:22:36.656938439Z\" level=info msg=\"Created container 7de39d7235ac51f89b6feb207b05d64d35828e30438954852c2f0f956d0db884: openshift-marketplace/community-operators-l6mpm/extract-content\" id=ecd7676a-d7fd-48f3-b664-0caec1e58129 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.290889 | controller |     "Jun 11 12:22:36.658763 crc crio[22553]: time=\"2026-06-11T12:22:36.658590947Z\" level=info msg=\"Starting container: 7de39d7235ac51f89b6feb207b05d64d35828e30438954852c2f0f956d0db884\" id=e2ef8966-4930-4080-b159-c5cf9f18fcfd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.290903 | controller |     "Jun 11 12:22:36.665388 crc crio[22553]: time=\"2026-06-11T12:22:36.66524206Z\" level=info msg=\"Started container\" PID=190708 containerID=7de39d7235ac51f89b6feb207b05d64d35828e30438954852c2f0f956d0db884 description=openshift-marketplace/community-operators-l6mpm/extract-content id=e2ef8966-4930-4080-b159-c5cf9f18fcfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36",
2026-06-11 12:41:58.290918 | controller |     "Jun 11 12:22:38.322456 crc crio[22553]: time=\"2026-06-11T12:22:38.322050633Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3c8fb010-fa41-4629-b579-34034e40c600 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.290936 | controller |     "Jun 11 12:22:38.324837 crc crio[22553]: time=\"2026-06-11T12:22:38.324780923Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b1321217-7705-4949-bf27-cac7d36c2c74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.290951 | controller |     "Jun 11 12:22:38.331763 crc crio[22553]: time=\"2026-06-11T12:22:38.331662382Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-l6mpm/registry-server\" id=8370a610-4107-4306-a46c-af7a600049b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.290966 | controller |     "Jun 11 12:22:38.332235 crc crio[22553]: time=\"2026-06-11T12:22:38.332165386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.290980 | controller |     "Jun 11 12:22:38.442658 crc crio[22553]: time=\"2026-06-11T12:22:38.442018449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.290994 | controller |     "Jun 11 12:22:38.452765 crc crio[22553]: time=\"2026-06-11T12:22:38.452641966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.291009 | controller |     "Jun 11 12:22:38.618340 crc crio[22553]: time=\"2026-06-11T12:22:38.618220663Z\" level=info msg=\"Created container 9f36bdd52c9337d7e29fb0362c2088f12701248eb4549a313817447fa595d707: openshift-marketplace/community-operators-l6mpm/registry-server\" id=8370a610-4107-4306-a46c-af7a600049b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.291024 | controller |     "Jun 11 12:22:38.620202 crc crio[22553]: time=\"2026-06-11T12:22:38.620134908Z\" level=info msg=\"Starting container: 9f36bdd52c9337d7e29fb0362c2088f12701248eb4549a313817447fa595d707\" id=bc416b98-df84-47ac-bd51-bf36664b5b8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.291038 | controller |     "Jun 11 12:22:38.628629 crc crio[22553]: time=\"2026-06-11T12:22:38.62847131Z\" level=info msg=\"Started container\" PID=190819 containerID=9f36bdd52c9337d7e29fb0362c2088f12701248eb4549a313817447fa595d707 description=openshift-marketplace/community-operators-l6mpm/registry-server id=bc416b98-df84-47ac-bd51-bf36664b5b8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36",
2026-06-11 12:41:58.291053 | controller |     "Jun 11 12:22:46.450195 crc crio[22553]: time=\"2026-06-11T12:22:46.449255656Z\" level=info msg=\"Stopping container: 9f36bdd52c9337d7e29fb0362c2088f12701248eb4549a313817447fa595d707 (timeout: 2s)\" id=bcc14e31-b6fd-49ed-8711-8d6a35dfb810 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.291067 | controller |     "Jun 11 12:22:46.576571 crc crio[22553]: time=\"2026-06-11T12:22:46.576399989Z\" level=info msg=\"Stopped container 9f36bdd52c9337d7e29fb0362c2088f12701248eb4549a313817447fa595d707: openshift-marketplace/community-operators-l6mpm/registry-server\" id=bcc14e31-b6fd-49ed-8711-8d6a35dfb810 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.291083 | controller |     "Jun 11 12:22:46.577894 crc crio[22553]: time=\"2026-06-11T12:22:46.57781218Z\" level=info msg=\"Stopping pod sandbox: 02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36\" id=e4ef03ec-239d-46b1-b618-c0ceaef92fff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.291098 | controller |     "Jun 11 12:22:46.578574 crc crio[22553]: time=\"2026-06-11T12:22:46.578474989Z\" level=info msg=\"Got pod network &{Name:community-operators-l6mpm Namespace:openshift-marketplace ID:02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36 UID:a8927548-8a02-47e6-a623-2589bacf4f04 NetNS:/var/run/netns/824c9172-5482-46cb-ad71-1f822782c22d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda8927548_8a02_47e6_a623_2589bacf4f04.slice PodAnnotations:0xc004800058}] Aliases:map[]}\"",
2026-06-11 12:41:58.291116 | controller |     "Jun 11 12:22:46.578826 crc crio[22553]: time=\"2026-06-11T12:22:46.578754667Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-l6mpm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.291132 | controller |     "Jun 11 12:22:46.871870 crc crio[22553]: time=\"2026-06-11T12:22:46.871604181Z\" level=info msg=\"Stopped pod sandbox: 02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36\" id=e4ef03ec-239d-46b1-b618-c0ceaef92fff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.291147 | controller |     "Jun 11 12:22:47.504647 crc crio[22553]: time=\"2026-06-11T12:22:47.504030319Z\" level=info msg=\"Removing container: 9f36bdd52c9337d7e29fb0362c2088f12701248eb4549a313817447fa595d707\" id=4a068ebe-c4b6-4c79-8aa8-115327927e21 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.291161 | controller |     "Jun 11 12:22:47.576892 crc crio[22553]: time=\"2026-06-11T12:22:47.576048586Z\" level=info msg=\"Removed container 9f36bdd52c9337d7e29fb0362c2088f12701248eb4549a313817447fa595d707: openshift-marketplace/community-operators-l6mpm/registry-server\" id=4a068ebe-c4b6-4c79-8aa8-115327927e21 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.291185 | controller |     "Jun 11 12:22:47.586349 crc crio[22553]: time=\"2026-06-11T12:22:47.586246361Z\" level=info msg=\"Removing container: 7de39d7235ac51f89b6feb207b05d64d35828e30438954852c2f0f956d0db884\" id=f91f83be-1f15-4d20-be4e-592a772fd0a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.291201 | controller |     "Jun 11 12:22:47.655434 crc crio[22553]: time=\"2026-06-11T12:22:47.655315102Z\" level=info msg=\"Removed container 7de39d7235ac51f89b6feb207b05d64d35828e30438954852c2f0f956d0db884: openshift-marketplace/community-operators-l6mpm/extract-content\" id=f91f83be-1f15-4d20-be4e-592a772fd0a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.291216 | controller |     "Jun 11 12:22:47.660569 crc crio[22553]: time=\"2026-06-11T12:22:47.66044786Z\" level=info msg=\"Removing container: a6ebdda94dc0e3f02a3d4386d7304c383290778a56c86dd73b5b357d759c5163\" id=ff26bc20-58f9-4307-a811-2d9ab4f0d566 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.291231 | controller |     "Jun 11 12:22:47.706221 crc crio[22553]: time=\"2026-06-11T12:22:47.706111473Z\" level=info msg=\"Removed container a6ebdda94dc0e3f02a3d4386d7304c383290778a56c86dd73b5b357d759c5163: openshift-marketplace/community-operators-l6mpm/extract-utilities\" id=ff26bc20-58f9-4307-a811-2d9ab4f0d566 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.291245 | controller |     "Jun 11 12:22:50.404457 crc crio[22553]: time=\"2026-06-11T12:22:50.403286724Z\" level=info msg=\"Removing container: be2135a0e8f5162ad35335787dde618ad67b95a0a5e049ae639c118913ee7d63\" id=3208fa00-262a-4c20-b90d-ed6af598d0ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.291260 | controller |     "Jun 11 12:22:50.629943 crc crio[22553]: time=\"2026-06-11T12:22:50.629808065Z\" level=info msg=\"Removed container be2135a0e8f5162ad35335787dde618ad67b95a0a5e049ae639c118913ee7d63: openshift-infra/auto-csr-approver-29686336-bxlcx/oc\" id=3208fa00-262a-4c20-b90d-ed6af598d0ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.291274 | controller |     "Jun 11 12:22:50.643152 crc crio[22553]: time=\"2026-06-11T12:22:50.643044069Z\" level=info msg=\"Stopping pod sandbox: 903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442\" id=dad094b0-67a0-47e1-8935-49f82b91c5d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.291292 | controller |     "Jun 11 12:22:50.643413 crc crio[22553]: time=\"2026-06-11T12:22:50.643162252Z\" level=info msg=\"Stopped pod sandbox (already stopped): 903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442\" id=dad094b0-67a0-47e1-8935-49f82b91c5d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.291308 | controller |     "Jun 11 12:22:50.644422 crc crio[22553]: time=\"2026-06-11T12:22:50.644323836Z\" level=info msg=\"Removing pod sandbox: 903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442\" id=6a121341-1c54-401f-867b-2c8761a98ff4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.291323 | controller |     "Jun 11 12:22:50.670272 crc crio[22553]: time=\"2026-06-11T12:22:50.669903627Z\" level=info msg=\"Removed pod sandbox: 903cb896674ca1a5bfd9835e5e31c3de8a316df33572ed3e47275ce0e8c3e442\" id=6a121341-1c54-401f-867b-2c8761a98ff4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.291338 | controller |     "Jun 11 12:22:50.672406 crc crio[22553]: time=\"2026-06-11T12:22:50.672254145Z\" level=info msg=\"Stopping pod sandbox: 02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36\" id=2bd4258c-0e7e-4530-bc0d-3dec9bf6f1fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.291369 | controller |     "Jun 11 12:22:50.672406 crc crio[22553]: time=\"2026-06-11T12:22:50.672343498Z\" level=info msg=\"Stopped pod sandbox (already stopped): 02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36\" id=2bd4258c-0e7e-4530-bc0d-3dec9bf6f1fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.291386 | controller |     "Jun 11 12:22:50.673796 crc crio[22553]: time=\"2026-06-11T12:22:50.673752528Z\" level=info msg=\"Removing pod sandbox: 02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36\" id=48644c03-adae-456e-9c2a-cb883b7adb61 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.291404 | controller |     "Jun 11 12:22:50.695958 crc crio[22553]: time=\"2026-06-11T12:22:50.695821608Z\" level=info msg=\"Removed pod sandbox: 02c6e206c240f8efaf5e5ad77a134b32db8a1ce2e4a0995c44e3433d13df8b36\" id=48644c03-adae-456e-9c2a-cb883b7adb61 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.291421 | controller |     "Jun 11 12:23:03.853839 crc crio[22553]: time=\"2026-06-11T12:23:03.851908253Z\" level=info msg=\"Stopping container: 9ed06a27e4a2253a1e7284fe2b8130092e8e8116578035ec728f4883c7550d5a (timeout: 2s)\" id=e17d2607-767b-4b9e-8bb9-c17a86dee084 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.291435 | controller |     "Jun 11 12:23:04.003326 crc crio[22553]: time=\"2026-06-11T12:23:04.003182335Z\" level=info msg=\"Stopped container 9ed06a27e4a2253a1e7284fe2b8130092e8e8116578035ec728f4883c7550d5a: openshift-marketplace/redhat-operators-qn985/registry-server\" id=e17d2607-767b-4b9e-8bb9-c17a86dee084 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.291450 | controller |     "Jun 11 12:23:04.006171 crc crio[22553]: time=\"2026-06-11T12:23:04.005985846Z\" level=info msg=\"Stopping pod sandbox: 5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9\" id=1707e6ec-1ca2-454c-86de-f9175a0e0f4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.291464 | controller |     "Jun 11 12:23:04.007338 crc crio[22553]: time=\"2026-06-11T12:23:04.007218192Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qn985 Namespace:openshift-marketplace ID:5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9 UID:09e82146-0a1d-49f4-a744-85cc20850946 NetNS:/var/run/netns/e2dbcf36-5f10-4a5b-8975-eae075b03c31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09e82146_0a1d_49f4_a744_85cc20850946.slice PodAnnotations:0xc00012b918}] Aliases:map[]}\"",
2026-06-11 12:41:58.291483 | controller |     "Jun 11 12:23:04.007841 crc crio[22553]: time=\"2026-06-11T12:23:04.007648724Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-qn985 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.291498 | controller |     "Jun 11 12:23:04.417225 crc crio[22553]: time=\"2026-06-11T12:23:04.416620031Z\" level=info msg=\"Stopped pod sandbox: 5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9\" id=1707e6ec-1ca2-454c-86de-f9175a0e0f4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.291512 | controller |     "Jun 11 12:23:04.877663 crc crio[22553]: time=\"2026-06-11T12:23:04.877608015Z\" level=info msg=\"Removing container: 9ed06a27e4a2253a1e7284fe2b8130092e8e8116578035ec728f4883c7550d5a\" id=ed2fd2ea-750b-4a68-9e49-b0abe82eae1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.291526 | controller |     "Jun 11 12:23:04.937113 crc crio[22553]: time=\"2026-06-11T12:23:04.936953014Z\" level=info msg=\"Removed container 9ed06a27e4a2253a1e7284fe2b8130092e8e8116578035ec728f4883c7550d5a: openshift-marketplace/redhat-operators-qn985/registry-server\" id=ed2fd2ea-750b-4a68-9e49-b0abe82eae1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.291541 | controller |     "Jun 11 12:23:04.945960 crc crio[22553]: time=\"2026-06-11T12:23:04.945604124Z\" level=info msg=\"Removing container: fc6e50a03717dba8102d0df688b4cca0217bf7ea1a2c089a350b029b5812d88c\" id=9f92c428-dca0-4434-83bb-e10fc5f16cb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.291555 | controller |     "Jun 11 12:23:04.998667 crc crio[22553]: time=\"2026-06-11T12:23:04.998310941Z\" level=info msg=\"Removed container fc6e50a03717dba8102d0df688b4cca0217bf7ea1a2c089a350b029b5812d88c: openshift-marketplace/redhat-operators-qn985/extract-content\" id=9f92c428-dca0-4434-83bb-e10fc5f16cb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.291579 | controller |     "Jun 11 12:23:05.004210 crc crio[22553]: time=\"2026-06-11T12:23:05.004098119Z\" level=info msg=\"Removing container: 49111b6640dc68d35db695dca9b0bd230a5c9471bc2d1780431aafcda8a89a89\" id=b035b723-d171-4eaf-b638-b6ab7bf3b79e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.291595 | controller |     "Jun 11 12:23:05.078380 crc crio[22553]: time=\"2026-06-11T12:23:05.078274488Z\" level=info msg=\"Removed container 49111b6640dc68d35db695dca9b0bd230a5c9471bc2d1780431aafcda8a89a89: openshift-marketplace/redhat-operators-qn985/extract-utilities\" id=b035b723-d171-4eaf-b638-b6ab7bf3b79e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.291613 | controller |     "Jun 11 12:23:05.905624 crc crio[22553]: time=\"2026-06-11T12:23:05.905027436Z\" level=info msg=\"Stopping pod sandbox: af7695d351195eaa32e12c130c3faf2c3f6d4a281e809fb2b33c090b114cc44b\" id=3debf522-423a-4038-ad9b-cbdb915ffa5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.291686 | controller |     "Jun 11 12:23:05.907434 crc crio[22553]: time=\"2026-06-11T12:23:05.906192019Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl Namespace:openstack ID:af7695d351195eaa32e12c130c3faf2c3f6d4a281e809fb2b33c090b114cc44b UID:c25e293c-9fa5-4704-9c37-b061c5caaa9f NetNS:/var/run/netns/fe84a700-62bf-4b36-ad23-8843a72f0aa2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc25e293c_9fa5_4704_9c37_b061c5caaa9f.slice PodAnnotations:0xc005eca260}] Aliases:map[]}\"",
2026-06-11 12:41:58.291709 | controller |     "Jun 11 12:23:05.907434 crc crio[22553]: time=\"2026-06-11T12:23:05.906321773Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.291724 | controller |     "Jun 11 12:23:06.497620 crc crio[22553]: time=\"2026-06-11T12:23:06.496303563Z\" level=info msg=\"Stopped pod sandbox: af7695d351195eaa32e12c130c3faf2c3f6d4a281e809fb2b33c090b114cc44b\" id=3debf522-423a-4038-ad9b-cbdb915ffa5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.291744 | controller |     "Jun 11 12:23:07.523848 crc crio[22553]: time=\"2026-06-11T12:23:07.523116448Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr/POD\" id=00dac807-7e23-486d-bca7-6c5135af940d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.291759 | controller |     "Jun 11 12:23:07.523848 crc crio[22553]: time=\"2026-06-11T12:23:07.523838238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.291774 | controller |     "Jun 11 12:23:07.566422 crc crio[22553]: time=\"2026-06-11T12:23:07.566265438Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr Namespace:openstack ID:cf1e6a04dbd548c1886bab7617a3ce7a932f17975ca34d0cf32f45bacad74544 UID:7fe7e0ee-7425-448d-8368-2ecdb2e5ef78 NetNS:/var/run/netns/acf5bdba-19c5-4ba4-90bc-42773a0144ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fe7e0ee_7425_448d_8368_2ecdb2e5ef78.slice PodAnnotations:0xc005eca788}] Aliases:map[]}\"",
2026-06-11 12:41:58.291788 | controller |     "Jun 11 12:23:07.566422 crc crio[22553]: time=\"2026-06-11T12:23:07.566328359Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.291803 | controller |     "Jun 11 12:23:08.297642 crc crio[22553]: 2026-06-11T12:23:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf1e6a04dbd548c Mac:76:66:79:0e:d7:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/acf5bdba-19c5-4ba4-90bc-42773a0144ac SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.291818 | controller |     "Jun 11 12:23:08.299240 crc crio[22553]: time=\"2026-06-11T12:23:08.299150247Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr Namespace:openstack ID:cf1e6a04dbd548c1886bab7617a3ce7a932f17975ca34d0cf32f45bacad74544 UID:7fe7e0ee-7425-448d-8368-2ecdb2e5ef78 NetNS:/var/run/netns/acf5bdba-19c5-4ba4-90bc-42773a0144ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fe7e0ee_7425_448d_8368_2ecdb2e5ef78.slice PodAnnotations:0xc005eca788}] Aliases:map[]}\"",
2026-06-11 12:41:58.291833 | controller |     "Jun 11 12:23:08.299392 crc crio[22553]: time=\"2026-06-11T12:23:08.299352163Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.291847 | controller |     "Jun 11 12:23:08.307829 crc crio[22553]: time=\"2026-06-11T12:23:08.307651884Z\" level=info msg=\"Ran pod sandbox cf1e6a04dbd548c1886bab7617a3ce7a932f17975ca34d0cf32f45bacad74544 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr/POD\" id=00dac807-7e23-486d-bca7-6c5135af940d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.291862 | controller |     "Jun 11 12:23:08.311548 crc crio[22553]: time=\"2026-06-11T12:23:08.311432723Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=249277e7-098c-4f6f-8804-ed72a0a6f23e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.291877 | controller |     "Jun 11 12:23:08.418805 crc crio[22553]: time=\"2026-06-11T12:23:08.418523465Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=35d49abc-fa55-4266-bf6a-4b2c6eb8fca0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.291895 | controller |     "Jun 11 12:23:08.429515 crc crio[22553]: time=\"2026-06-11T12:23:08.429434781Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=1241c4ad-8fba-4286-8d01-143721624ef4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.291910 | controller |     "Jun 11 12:23:08.430075 crc crio[22553]: time=\"2026-06-11T12:23:08.429908945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.291925 | controller |     "Jun 11 12:23:08.481724 crc crio[22553]: time=\"2026-06-11T12:23:08.480109529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.291939 | controller |     "Jun 11 12:23:08.485668 crc crio[22553]: time=\"2026-06-11T12:23:08.485596718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.291953 | controller |     "Jun 11 12:23:08.682168 crc crio[22553]: time=\"2026-06-11T12:23:08.681194734Z\" level=info msg=\"Created container b87ecb61e59b017257e305608915982afd5cf74c30e92900f11c0d7e1d525b38: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=1241c4ad-8fba-4286-8d01-143721624ef4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.291968 | controller |     "Jun 11 12:23:08.687380 crc crio[22553]: time=\"2026-06-11T12:23:08.683434549Z\" level=info msg=\"Starting container: b87ecb61e59b017257e305608915982afd5cf74c30e92900f11c0d7e1d525b38\" id=3d7e457f-a57c-4244-93a8-af1195c62551 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.291982 | controller |     "Jun 11 12:23:08.696649 crc crio[22553]: time=\"2026-06-11T12:23:08.696479747Z\" level=info msg=\"Started container\" PID=192825 containerID=b87ecb61e59b017257e305608915982afd5cf74c30e92900f11c0d7e1d525b38 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr/nova-edpm-deployment-ipam-openstack-edpm-ipam id=3d7e457f-a57c-4244-93a8-af1195c62551 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf1e6a04dbd548c1886bab7617a3ce7a932f17975ca34d0cf32f45bacad74544",
2026-06-11 12:41:58.291997 | controller |     "Jun 11 12:23:50.724280 crc crio[22553]: time=\"2026-06-11T12:23:50.723312268Z\" level=info msg=\"Stopping pod sandbox: 5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9\" id=784f157c-3e32-49f8-b6cb-e66ec62d2ba0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.292012 | controller |     "Jun 11 12:23:50.725970 crc crio[22553]: time=\"2026-06-11T12:23:50.725937554Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9\" id=784f157c-3e32-49f8-b6cb-e66ec62d2ba0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.292027 | controller |     "Jun 11 12:23:50.727079 crc crio[22553]: time=\"2026-06-11T12:23:50.726926223Z\" level=info msg=\"Removing pod sandbox: 5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9\" id=d9a1e40a-c073-46bf-b161-0943c294924c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.292041 | controller |     "Jun 11 12:23:50.756647 crc crio[22553]: time=\"2026-06-11T12:23:50.756476119Z\" level=info msg=\"Removed pod sandbox: 5b645ee9f446b94bef559a2c0f279ad55cfc2e15582251be71035b923069e6b9\" id=d9a1e40a-c073-46bf-b161-0943c294924c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.292056 | controller |     "Jun 11 12:24:00.530744 crc crio[22553]: time=\"2026-06-11T12:24:00.527820937Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686344-hxcx4/POD\" id=2755b275-9123-4f6c-b88f-37c41498969a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.292074 | controller |     "Jun 11 12:24:00.530744 crc crio[22553]: time=\"2026-06-11T12:24:00.528533688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.292089 | controller |     "Jun 11 12:24:00.617101 crc crio[22553]: time=\"2026-06-11T12:24:00.61700331Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686344-hxcx4 Namespace:openshift-infra ID:ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291 UID:656fb2f0-ae02-4306-9a8e-2633a92b64ab NetNS:/var/run/netns/f7fd7145-6746-4b30-af16-7505a322b9de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod656fb2f0_ae02_4306_9a8e_2633a92b64ab.slice PodAnnotations:0xc00061e030}] Aliases:map[]}\"",
2026-06-11 12:41:58.292105 | controller |     "Jun 11 12:24:00.619005 crc crio[22553]: time=\"2026-06-11T12:24:00.618934236Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686344-hxcx4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.292120 | controller |     "Jun 11 12:24:01.273215 crc crio[22553]: 2026-06-11T12:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ffbbd57b3f09b17 Mac:96:c6:ea:cd:1a:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/f7fd7145-6746-4b30-af16-7505a322b9de SocketPath: PciID:}] [{Interface:0xc000299710 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.292135 | controller |     "Jun 11 12:24:01.277893 crc crio[22553]: time=\"2026-06-11T12:24:01.277531474Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686344-hxcx4 Namespace:openshift-infra ID:ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291 UID:656fb2f0-ae02-4306-9a8e-2633a92b64ab NetNS:/var/run/netns/f7fd7145-6746-4b30-af16-7505a322b9de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod656fb2f0_ae02_4306_9a8e_2633a92b64ab.slice PodAnnotations:0xc00061e030}] Aliases:map[]}\"",
2026-06-11 12:41:58.292149 | controller |     "Jun 11 12:24:01.277893 crc crio[22553]: time=\"2026-06-11T12:24:01.277817003Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686344-hxcx4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.292163 | controller |     "Jun 11 12:24:01.300299 crc crio[22553]: time=\"2026-06-11T12:24:01.300176Z\" level=info msg=\"Ran pod sandbox ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291 with infra container: openshift-infra/auto-csr-approver-29686344-hxcx4/POD\" id=2755b275-9123-4f6c-b88f-37c41498969a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.292177 | controller |     "Jun 11 12:24:01.304917 crc crio[22553]: time=\"2026-06-11T12:24:01.304414393Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=be6318af-344d-42d9-8c09-51ae3fe651f8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.292192 | controller |     "Jun 11 12:24:01.318292 crc crio[22553]: time=\"2026-06-11T12:24:01.318180462Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.292207 | controller |     "Jun 11 12:24:02.373412 crc crio[22553]: time=\"2026-06-11T12:24:02.373250635Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=be6318af-344d-42d9-8c09-51ae3fe651f8 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.292221 | controller |     "Jun 11 12:24:02.375273 crc crio[22553]: time=\"2026-06-11T12:24:02.37445873Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e941fb3d-f9c8-4ddd-801a-2f7e174ca3fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.292239 | controller |     "Jun 11 12:24:02.377448 crc crio[22553]: time=\"2026-06-11T12:24:02.377356323Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5a4730ef-8fb1-4e4e-9c5f-f40c32dcbbb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.292254 | controller |     "Jun 11 12:24:02.389885 crc crio[22553]: time=\"2026-06-11T12:24:02.389636239Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686344-hxcx4/oc\" id=697ee94e-693b-4a8f-b776-00091d700012 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.292268 | controller |     "Jun 11 12:24:02.390301 crc crio[22553]: time=\"2026-06-11T12:24:02.390234817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.292283 | controller |     "Jun 11 12:24:02.454859 crc crio[22553]: time=\"2026-06-11T12:24:02.454765115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.292296 | controller |     "Jun 11 12:24:02.791755 crc crio[22553]: time=\"2026-06-11T12:24:02.791471478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.292311 | controller |     "Jun 11 12:24:02.928924 crc crio[22553]: time=\"2026-06-11T12:24:02.92824806Z\" level=info msg=\"Created container 920a32aac9eeac647ca4df5b6f39b8cd164c915f5d561bd123b75ec60138a932: openshift-infra/auto-csr-approver-29686344-hxcx4/oc\" id=697ee94e-693b-4a8f-b776-00091d700012 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.292325 | controller |     "Jun 11 12:24:02.930253 crc crio[22553]: time=\"2026-06-11T12:24:02.930182566Z\" level=info msg=\"Starting container: 920a32aac9eeac647ca4df5b6f39b8cd164c915f5d561bd123b75ec60138a932\" id=bb0323c7-c6b9-4398-89c7-339cf1f84e54 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.292339 | controller |     "Jun 11 12:24:02.937917 crc crio[22553]: time=\"2026-06-11T12:24:02.937602171Z\" level=info msg=\"Started container\" PID=195723 containerID=920a32aac9eeac647ca4df5b6f39b8cd164c915f5d561bd123b75ec60138a932 description=openshift-infra/auto-csr-approver-29686344-hxcx4/oc id=bb0323c7-c6b9-4398-89c7-339cf1f84e54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291",
2026-06-11 12:41:58.292381 | controller |     "Jun 11 12:24:05.017073 crc crio[22553]: time=\"2026-06-11T12:24:05.016049479Z\" level=info msg=\"Stopping pod sandbox: ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291\" id=72bf3658-aa92-4fe4-9bea-65136927cfc0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.292398 | controller |     "Jun 11 12:24:05.022226 crc crio[22553]: time=\"2026-06-11T12:24:05.018138189Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686344-hxcx4 Namespace:openshift-infra ID:ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291 UID:656fb2f0-ae02-4306-9a8e-2633a92b64ab NetNS:/var/run/netns/f7fd7145-6746-4b30-af16-7505a322b9de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod656fb2f0_ae02_4306_9a8e_2633a92b64ab.slice PodAnnotations:0xc00012a088}] Aliases:map[]}\"",
2026-06-11 12:41:58.292413 | controller |     "Jun 11 12:24:05.022226 crc crio[22553]: time=\"2026-06-11T12:24:05.018304874Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686344-hxcx4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.292432 | controller |     "Jun 11 12:24:05.414117 crc crio[22553]: time=\"2026-06-11T12:24:05.41342758Z\" level=info msg=\"Stopped pod sandbox: ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291\" id=72bf3658-aa92-4fe4-9bea-65136927cfc0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.292448 | controller |     "Jun 11 12:24:50.791160 crc crio[22553]: time=\"2026-06-11T12:24:50.790103077Z\" level=info msg=\"Removing container: 7070bbf1b674bc3a3dd565728bcd61b64f0d70472bef2d5db2ab4acf87c18a4a\" id=f7910d81-715b-41eb-b15e-b0c82b8042ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.292462 | controller |     "Jun 11 12:24:51.022551 crc crio[22553]: time=\"2026-06-11T12:24:51.022357624Z\" level=info msg=\"Removed container 7070bbf1b674bc3a3dd565728bcd61b64f0d70472bef2d5db2ab4acf87c18a4a: openshift-infra/auto-csr-approver-29686338-5xj8c/oc\" id=f7910d81-715b-41eb-b15e-b0c82b8042ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.292477 | controller |     "Jun 11 12:24:51.040833 crc crio[22553]: time=\"2026-06-11T12:24:51.040558492Z\" level=info msg=\"Stopping pod sandbox: 89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2\" id=373f0275-bdab-44d7-ba73-64d0b8a9a14a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.292492 | controller |     "Jun 11 12:24:51.040833 crc crio[22553]: time=\"2026-06-11T12:24:51.040637714Z\" level=info msg=\"Stopped pod sandbox (already stopped): 89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2\" id=373f0275-bdab-44d7-ba73-64d0b8a9a14a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.292507 | controller |     "Jun 11 12:24:51.043538 crc crio[22553]: time=\"2026-06-11T12:24:51.043434455Z\" level=info msg=\"Removing pod sandbox: 89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2\" id=ec92d620-2077-4cf7-b575-7ca431df7350 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.292521 | controller |     "Jun 11 12:24:51.066434 crc crio[22553]: time=\"2026-06-11T12:24:51.066285917Z\" level=info msg=\"Removed pod sandbox: 89c83782050e4b32440dc24964eed7b22ff7fe02dbde025e558c0ae63335dbb2\" id=ec92d620-2077-4cf7-b575-7ca431df7350 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.292536 | controller |     "Jun 11 12:26:00.658145 crc crio[22553]: time=\"2026-06-11T12:26:00.657051636Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686346-xfqbn/POD\" id=404b313b-ec5e-483f-9a37-72bdc9e60c7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.292550 | controller |     "Jun 11 12:26:00.660025 crc crio[22553]: time=\"2026-06-11T12:26:00.658171599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.292565 | controller |     "Jun 11 12:26:00.716154 crc crio[22553]: time=\"2026-06-11T12:26:00.716019415Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686346-xfqbn Namespace:openshift-infra ID:ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df UID:6219aaf5-0f38-43f4-bca8-c283481cfce0 NetNS:/var/run/netns/78eeab59-fd14-4993-af27-b22926951ed8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6219aaf5_0f38_43f4_bca8_c283481cfce0.slice PodAnnotations:0xc00043a710}] Aliases:map[]}\"",
2026-06-11 12:41:58.292580 | controller |     "Jun 11 12:26:00.716154 crc crio[22553]: time=\"2026-06-11T12:26:00.716110377Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686346-xfqbn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.292595 | controller |     "Jun 11 12:26:01.335590 crc crio[22553]: 2026-06-11T12:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebdbc46050e5aac Mac:e2:60:fd:ea:f0:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/78eeab59-fd14-4993-af27-b22926951ed8 SocketPath: PciID:}] [{Interface:0xc00014adb0 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.292616 | controller |     "Jun 11 12:26:01.337262 crc crio[22553]: time=\"2026-06-11T12:26:01.337137547Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686346-xfqbn Namespace:openshift-infra ID:ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df UID:6219aaf5-0f38-43f4-bca8-c283481cfce0 NetNS:/var/run/netns/78eeab59-fd14-4993-af27-b22926951ed8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6219aaf5_0f38_43f4_bca8_c283481cfce0.slice PodAnnotations:0xc00043a710}] Aliases:map[]}\"",
2026-06-11 12:41:58.292632 | controller |     "Jun 11 12:26:01.337401 crc crio[22553]: time=\"2026-06-11T12:26:01.337361243Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686346-xfqbn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.292653 | controller |     "Jun 11 12:26:01.354610 crc crio[22553]: time=\"2026-06-11T12:26:01.354461308Z\" level=info msg=\"Ran pod sandbox ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df with infra container: openshift-infra/auto-csr-approver-29686346-xfqbn/POD\" id=404b313b-ec5e-483f-9a37-72bdc9e60c7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.292668 | controller |     "Jun 11 12:26:01.357841 crc crio[22553]: time=\"2026-06-11T12:26:01.357757144Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=43ab66b9-5429-4d92-9ec9-fb629d21d2b9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.292683 | controller |     "Jun 11 12:26:01.369436 crc crio[22553]: time=\"2026-06-11T12:26:01.369184235Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.292698 | controller |     "Jun 11 12:26:02.236253 crc crio[22553]: time=\"2026-06-11T12:26:02.236188049Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=43ab66b9-5429-4d92-9ec9-fb629d21d2b9 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.292712 | controller |     "Jun 11 12:26:02.239838 crc crio[22553]: time=\"2026-06-11T12:26:02.239754093Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=16716fab-2270-4b8c-9a65-7b5744bdb9a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.292727 | controller |     "Jun 11 12:26:02.242854 crc crio[22553]: time=\"2026-06-11T12:26:02.24276977Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4525d955-c299-44c5-a728-177e638f5fef name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.292742 | controller |     "Jun 11 12:26:02.250658 crc crio[22553]: time=\"2026-06-11T12:26:02.250562606Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686346-xfqbn/oc\" id=68a462e3-4a39-4f31-9d73-8b0997ec9275 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.292757 | controller |     "Jun 11 12:26:02.251149 crc crio[22553]: time=\"2026-06-11T12:26:02.251080421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.292771 | controller |     "Jun 11 12:26:02.301779 crc crio[22553]: time=\"2026-06-11T12:26:02.29836397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.292786 | controller |     "Jun 11 12:26:02.611213 crc crio[22553]: time=\"2026-06-11T12:26:02.611074549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.292804 | controller |     "Jun 11 12:26:02.737861 crc crio[22553]: time=\"2026-06-11T12:26:02.737079159Z\" level=info msg=\"Created container e674c815c322bc336df337aa1a5b5e20446fcae600245aa8ffa192db128c3a8c: openshift-infra/auto-csr-approver-29686346-xfqbn/oc\" id=68a462e3-4a39-4f31-9d73-8b0997ec9275 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.292819 | controller |     "Jun 11 12:26:02.739276 crc crio[22553]: time=\"2026-06-11T12:26:02.739159639Z\" level=info msg=\"Starting container: e674c815c322bc336df337aa1a5b5e20446fcae600245aa8ffa192db128c3a8c\" id=0e116d07-ee5e-495d-a5e7-84b831c7267a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.292834 | controller |     "Jun 11 12:26:02.745199 crc crio[22553]: time=\"2026-06-11T12:26:02.74506455Z\" level=info msg=\"Started container\" PID=202541 containerID=e674c815c322bc336df337aa1a5b5e20446fcae600245aa8ffa192db128c3a8c description=openshift-infra/auto-csr-approver-29686346-xfqbn/oc id=0e116d07-ee5e-495d-a5e7-84b831c7267a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df",
2026-06-11 12:41:58.292849 | controller |     "Jun 11 12:26:05.083670 crc crio[22553]: time=\"2026-06-11T12:26:05.0822535Z\" level=info msg=\"Stopping pod sandbox: ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df\" id=eea6a65f-4948-435c-b18e-d4016a235eeb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.292863 | controller |     "Jun 11 12:26:05.086918 crc crio[22553]: time=\"2026-06-11T12:26:05.085162665Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686346-xfqbn Namespace:openshift-infra ID:ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df UID:6219aaf5-0f38-43f4-bca8-c283481cfce0 NetNS:/var/run/netns/78eeab59-fd14-4993-af27-b22926951ed8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6219aaf5_0f38_43f4_bca8_c283481cfce0.slice PodAnnotations:0xc00043ad50}] Aliases:map[]}\"",
2026-06-11 12:41:58.292878 | controller |     "Jun 11 12:26:05.086918 crc crio[22553]: time=\"2026-06-11T12:26:05.085468934Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686346-xfqbn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.292893 | controller |     "Jun 11 12:26:05.526110 crc crio[22553]: time=\"2026-06-11T12:26:05.525237372Z\" level=info msg=\"Stopped pod sandbox: ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df\" id=eea6a65f-4948-435c-b18e-d4016a235eeb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.292907 | controller |     "Jun 11 12:26:11.177040 crc crio[22553]: time=\"2026-06-11T12:26:11.175909564Z\" level=info msg=\"Stopping pod sandbox: cf1e6a04dbd548c1886bab7617a3ce7a932f17975ca34d0cf32f45bacad74544\" id=8e207135-3357-4589-9f3a-5a488b6cae17 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.292922 | controller |     "Jun 11 12:26:11.178641 crc crio[22553]: time=\"2026-06-11T12:26:11.178123549Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr Namespace:openstack ID:cf1e6a04dbd548c1886bab7617a3ce7a932f17975ca34d0cf32f45bacad74544 UID:7fe7e0ee-7425-448d-8368-2ecdb2e5ef78 NetNS:/var/run/netns/acf5bdba-19c5-4ba4-90bc-42773a0144ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7fe7e0ee_7425_448d_8368_2ecdb2e5ef78.slice PodAnnotations:0xc002827608}] Aliases:map[]}\"",
2026-06-11 12:41:58.292936 | controller |     "Jun 11 12:26:11.178641 crc crio[22553]: time=\"2026-06-11T12:26:11.178301094Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.292951 | controller |     "Jun 11 12:26:11.703462 crc crio[22553]: time=\"2026-06-11T12:26:11.703339691Z\" level=info msg=\"Stopped pod sandbox: cf1e6a04dbd548c1886bab7617a3ce7a932f17975ca34d0cf32f45bacad74544\" id=8e207135-3357-4589-9f3a-5a488b6cae17 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.292969 | controller |     "Jun 11 12:26:12.839126 crc crio[22553]: time=\"2026-06-11T12:26:12.839025979Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh/POD\" id=d07aa15b-3499-4d5c-81c9-2ecc076bc8ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.292984 | controller |     "Jun 11 12:26:12.841246 crc crio[22553]: time=\"2026-06-11T12:26:12.839309497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.292999 | controller |     "Jun 11 12:26:12.885562 crc crio[22553]: time=\"2026-06-11T12:26:12.885319Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh Namespace:openstack ID:2bf20d008f0f6e0a6fc2705566d6634e303362ed7bc4caa36e02dc9fbb1411d3 UID:36d7a85a-8af8-47af-865f-07b22cb2ef02 NetNS:/var/run/netns/716237a9-1f82-4024-93dd-a3eb10e5aef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36d7a85a_8af8_47af_865f_07b22cb2ef02.slice PodAnnotations:0xc002817ca0}] Aliases:map[]}\"",
2026-06-11 12:41:58.293013 | controller |     "Jun 11 12:26:12.886381 crc crio[22553]: time=\"2026-06-11T12:26:12.885578427Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.293028 | controller |     "Jun 11 12:26:13.405994 crc crio[22553]: 2026-06-11T12:26:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2bf20d008f0f6e0 Mac:3a:c4:4b:e4:1b:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/716237a9-1f82-4024-93dd-a3eb10e5aef9 SocketPath: PciID:}] [{Interface:0xc000014c10 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.293043 | controller |     "Jun 11 12:26:13.405994 crc crio[22553]: time=\"2026-06-11T12:26:13.404001375Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh Namespace:openstack ID:2bf20d008f0f6e0a6fc2705566d6634e303362ed7bc4caa36e02dc9fbb1411d3 UID:36d7a85a-8af8-47af-865f-07b22cb2ef02 NetNS:/var/run/netns/716237a9-1f82-4024-93dd-a3eb10e5aef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36d7a85a_8af8_47af_865f_07b22cb2ef02.slice PodAnnotations:0xc002817ca0}] Aliases:map[]}\"",
2026-06-11 12:41:58.293058 | controller |     "Jun 11 12:26:13.405994 crc crio[22553]: time=\"2026-06-11T12:26:13.404148159Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.293073 | controller |     "Jun 11 12:26:13.413139 crc crio[22553]: time=\"2026-06-11T12:26:13.413029196Z\" level=info msg=\"Ran pod sandbox 2bf20d008f0f6e0a6fc2705566d6634e303362ed7bc4caa36e02dc9fbb1411d3 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh/POD\" id=d07aa15b-3499-4d5c-81c9-2ecc076bc8ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.293087 | controller |     "Jun 11 12:26:13.416129 crc crio[22553]: time=\"2026-06-11T12:26:13.416047824Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=57ab86ba-2253-4ed2-9ad2-cea8e17784d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.293101 | controller |     "Jun 11 12:26:13.473143 crc crio[22553]: time=\"2026-06-11T12:26:13.473016264Z\" level=info msg=\"Checking image status: quay.rdoproject.org/openstack-k8s-operators/openstack-ansibleee-runner:d3c6392955b9dcb7cd9901279ac9d8edb34ef2e7\" id=8be8961b-c7a8-4910-832d-3b291f42dedc name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.293119 | controller |     "Jun 11 12:26:13.485254 crc crio[22553]: time=\"2026-06-11T12:26:13.485134815Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=7f07ede0-487d-48da-823b-db3bbe88d800 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.293134 | controller |     "Jun 11 12:26:13.485812 crc crio[22553]: time=\"2026-06-11T12:26:13.485755083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.293149 | controller |     "Jun 11 12:26:13.539184 crc crio[22553]: time=\"2026-06-11T12:26:13.538751898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.293163 | controller |     "Jun 11 12:26:13.543584 crc crio[22553]: time=\"2026-06-11T12:26:13.543437954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.293177 | controller |     "Jun 11 12:26:13.718954 crc crio[22553]: time=\"2026-06-11T12:26:13.718848085Z\" level=info msg=\"Created container a9f498965cb2ec4588007546d1dbf8ec182baaee95fd96dc28a97e783443b02b: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=7f07ede0-487d-48da-823b-db3bbe88d800 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.293192 | controller |     "Jun 11 12:26:13.720475 crc crio[22553]: time=\"2026-06-11T12:26:13.720363309Z\" level=info msg=\"Starting container: a9f498965cb2ec4588007546d1dbf8ec182baaee95fd96dc28a97e783443b02b\" id=1ce85953-1d07-428d-a242-d69b52c0c75c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.293206 | controller |     "Jun 11 12:26:13.734980 crc crio[22553]: time=\"2026-06-11T12:26:13.734804187Z\" level=info msg=\"Started container\" PID=203344 containerID=a9f498965cb2ec4588007546d1dbf8ec182baaee95fd96dc28a97e783443b02b description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=1ce85953-1d07-428d-a242-d69b52c0c75c name=/runtime.v1.RuntimeService/StartContainer sandboxID=2bf20d008f0f6e0a6fc2705566d6634e303362ed7bc4caa36e02dc9fbb1411d3",
2026-06-11 12:41:58.293220 | controller |     "Jun 11 12:26:51.130206 crc crio[22553]: time=\"2026-06-11T12:26:51.129418826Z\" level=info msg=\"Removing container: d3c7ffef825e07846c73b6b07572cc76ca56da4812c3d436a2e0d21f01e1d530\" id=e8bbb65a-ae6e-4d3f-964d-b8ebd3796666 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.293235 | controller |     "Jun 11 12:26:51.299978 crc crio[22553]: time=\"2026-06-11T12:26:51.299806652Z\" level=info msg=\"Removed container d3c7ffef825e07846c73b6b07572cc76ca56da4812c3d436a2e0d21f01e1d530: openshift-infra/auto-csr-approver-29686340-hpf9r/oc\" id=e8bbb65a-ae6e-4d3f-964d-b8ebd3796666 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.293249 | controller |     "Jun 11 12:26:51.317155 crc crio[22553]: time=\"2026-06-11T12:26:51.317026691Z\" level=info msg=\"Stopping pod sandbox: 28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0\" id=9d3954e2-deb8-4d5f-a838-d9ee4d2a6456 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.293263 | controller |     "Jun 11 12:26:51.317339 crc crio[22553]: time=\"2026-06-11T12:26:51.317187156Z\" level=info msg=\"Stopped pod sandbox (already stopped): 28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0\" id=9d3954e2-deb8-4d5f-a838-d9ee4d2a6456 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.293282 | controller |     "Jun 11 12:26:51.319323 crc crio[22553]: time=\"2026-06-11T12:26:51.319264566Z\" level=info msg=\"Removing pod sandbox: 28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0\" id=52108b8d-c148-475f-9878-8eded2e4224c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.293297 | controller |     "Jun 11 12:26:51.348928 crc crio[22553]: time=\"2026-06-11T12:26:51.348781481Z\" level=info msg=\"Removed pod sandbox: 28557b47dfa9a1c2dbc244be7c9b9d8fc5c86471dbaea37f702a905e1ef53dc0\" id=52108b8d-c148-475f-9878-8eded2e4224c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.293311 | controller |     "Jun 11 12:27:00.882477 crc crio[22553]: time=\"2026-06-11T12:27:00.88164444Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-mzxrh/POD\" id=a84303e4-2807-458e-b6e4-1020e48d9df5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.293326 | controller |     "Jun 11 12:27:00.884167 crc crio[22553]: time=\"2026-06-11T12:27:00.882499214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.293341 | controller |     "Jun 11 12:27:00.931401 crc crio[22553]: time=\"2026-06-11T12:27:00.931260607Z\" level=info msg=\"Got pod network &{Name:certified-operators-mzxrh Namespace:openshift-marketplace ID:f854fc34864341d675e44220bb89a68146d5d42b7510562b38e4420a23e9c187 UID:2255b5aa-2b34-42d3-9e9b-62eac0d35128 NetNS:/var/run/netns/c0626ab0-c539-4379-9a50-ce5ab4d4058c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2255b5aa_2b34_42d3_9e9b_62eac0d35128.slice PodAnnotations:0xc001894070}] Aliases:map[]}\"",
2026-06-11 12:41:58.293375 | controller |     "Jun 11 12:27:00.931401 crc crio[22553]: time=\"2026-06-11T12:27:00.9313594Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-mzxrh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.293391 | controller |     "Jun 11 12:27:01.306436 crc crio[22553]: 2026-06-11T12:27:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f854fc34864341d Mac:5a:8c:46:4d:82:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/c0626ab0-c539-4379-9a50-ce5ab4d4058c SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.293407 | controller |     "Jun 11 12:27:01.308364 crc crio[22553]: time=\"2026-06-11T12:27:01.308015091Z\" level=info msg=\"Got pod network &{Name:certified-operators-mzxrh Namespace:openshift-marketplace ID:f854fc34864341d675e44220bb89a68146d5d42b7510562b38e4420a23e9c187 UID:2255b5aa-2b34-42d3-9e9b-62eac0d35128 NetNS:/var/run/netns/c0626ab0-c539-4379-9a50-ce5ab4d4058c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2255b5aa_2b34_42d3_9e9b_62eac0d35128.slice PodAnnotations:0xc001894070}] Aliases:map[]}\"",
2026-06-11 12:41:58.293421 | controller |     "Jun 11 12:27:01.308364 crc crio[22553]: time=\"2026-06-11T12:27:01.308236807Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-mzxrh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.293436 | controller |     "Jun 11 12:27:01.330853 crc crio[22553]: time=\"2026-06-11T12:27:01.330724958Z\" level=info msg=\"Ran pod sandbox f854fc34864341d675e44220bb89a68146d5d42b7510562b38e4420a23e9c187 with infra container: openshift-marketplace/certified-operators-mzxrh/POD\" id=a84303e4-2807-458e-b6e4-1020e48d9df5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.293451 | controller |     "Jun 11 12:27:01.341464 crc crio[22553]: time=\"2026-06-11T12:27:01.337299609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=608e3a9f-9be1-488d-bd49-30323485d0fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.293470 | controller |     "Jun 11 12:27:01.343375 crc crio[22553]: time=\"2026-06-11T12:27:01.343123548Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8c9a07ce-7bb0-4da8-9234-e4461e8c28aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.293485 | controller |     "Jun 11 12:27:01.359870 crc crio[22553]: time=\"2026-06-11T12:27:01.358904665Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-mzxrh/extract-utilities\" id=447db49a-7d93-45ae-ba8f-256aedaa4ba9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.293500 | controller |     "Jun 11 12:27:01.359870 crc crio[22553]: time=\"2026-06-11T12:27:01.359376718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.293514 | controller |     "Jun 11 12:27:01.424895 crc crio[22553]: time=\"2026-06-11T12:27:01.423795483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.293529 | controller |     "Jun 11 12:27:01.433128 crc crio[22553]: time=\"2026-06-11T12:27:01.433032261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.293544 | controller |     "Jun 11 12:27:01.631562 crc crio[22553]: time=\"2026-06-11T12:27:01.631365056Z\" level=info msg=\"Created container 1995a88ec2e7d709c3f738aaba3e5fb4f73c7313ada69361282cbc537543cd1b: openshift-marketplace/certified-operators-mzxrh/extract-utilities\" id=447db49a-7d93-45ae-ba8f-256aedaa4ba9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.293559 | controller |     "Jun 11 12:27:01.636308 crc crio[22553]: time=\"2026-06-11T12:27:01.636194736Z\" level=info msg=\"Starting container: 1995a88ec2e7d709c3f738aaba3e5fb4f73c7313ada69361282cbc537543cd1b\" id=a26c9300-73b9-4c94-b784-f8b2e7f24a30 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.293574 | controller |     "Jun 11 12:27:01.654312 crc crio[22553]: time=\"2026-06-11T12:27:01.654184817Z\" level=info msg=\"Started container\" PID=206136 containerID=1995a88ec2e7d709c3f738aaba3e5fb4f73c7313ada69361282cbc537543cd1b description=openshift-marketplace/certified-operators-mzxrh/extract-utilities id=a26c9300-73b9-4c94-b784-f8b2e7f24a30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f854fc34864341d675e44220bb89a68146d5d42b7510562b38e4420a23e9c187",
2026-06-11 12:41:58.293589 | controller |     "Jun 11 12:27:02.156954 crc crio[22553]: time=\"2026-06-11T12:27:02.156870079Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b9ff5937-7198-4672-8654-665e2d6e920b name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.293603 | controller |     "Jun 11 12:27:02.169226 crc crio[22553]: time=\"2026-06-11T12:27:02.168817965Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.293618 | controller |     "Jun 11 12:27:12.308097 crc crio[22553]: time=\"2026-06-11T12:27:12.306506016Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e0619edb1918888825b593b3b8f40e018dfe1d589bf765ae742cc2e57f8cf51c\" id=b9ff5937-7198-4672-8654-665e2d6e920b name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.293632 | controller |     "Jun 11 12:27:12.310864 crc crio[22553]: time=\"2026-06-11T12:27:12.309482722Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5bf5ec26-43f1-4062-a42d-12572d563a43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.293651 | controller |     "Jun 11 12:27:12.315567 crc crio[22553]: time=\"2026-06-11T12:27:12.315461955Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8cf78560-1ca3-43a7-a488-9e834e54fc07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.293665 | controller |     "Jun 11 12:27:12.327148 crc crio[22553]: time=\"2026-06-11T12:27:12.327051111Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-mzxrh/extract-content\" id=7ba2e484-0b52-4b8d-9279-26653e2155f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.293680 | controller |     "Jun 11 12:27:12.332592 crc crio[22553]: time=\"2026-06-11T12:27:12.332450257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.293694 | controller |     "Jun 11 12:27:12.428860 crc crio[22553]: time=\"2026-06-11T12:27:12.427595653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.293708 | controller |     "Jun 11 12:27:12.431987 crc crio[22553]: time=\"2026-06-11T12:27:12.431915408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.293722 | controller |     "Jun 11 12:27:12.647720 crc crio[22553]: time=\"2026-06-11T12:27:12.647571265Z\" level=info msg=\"Created container 823c9902da97db0d5b837d6ceb8cbdbbe9d2bd2abff698d7e66fa2586fa65f62: openshift-marketplace/certified-operators-mzxrh/extract-content\" id=7ba2e484-0b52-4b8d-9279-26653e2155f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.293737 | controller |     "Jun 11 12:27:12.649456 crc crio[22553]: time=\"2026-06-11T12:27:12.649331256Z\" level=info msg=\"Starting container: 823c9902da97db0d5b837d6ceb8cbdbbe9d2bd2abff698d7e66fa2586fa65f62\" id=b003713d-7903-4518-8ae2-7a86c971b5f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.293752 | controller |     "Jun 11 12:27:12.656860 crc crio[22553]: time=\"2026-06-11T12:27:12.656747841Z\" level=info msg=\"Started container\" PID=206789 containerID=823c9902da97db0d5b837d6ceb8cbdbbe9d2bd2abff698d7e66fa2586fa65f62 description=openshift-marketplace/certified-operators-mzxrh/extract-content id=b003713d-7903-4518-8ae2-7a86c971b5f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f854fc34864341d675e44220bb89a68146d5d42b7510562b38e4420a23e9c187",
2026-06-11 12:41:58.293767 | controller |     "Jun 11 12:27:13.359874 crc crio[22553]: time=\"2026-06-11T12:27:13.359414836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3e6acbbd-93a9-4cc7-abb5-d66296902294 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.293782 | controller |     "Jun 11 12:27:13.363164 crc crio[22553]: time=\"2026-06-11T12:27:13.362977769Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=85a8153a-979e-4d0f-8e37-8b0c9a301647 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.293796 | controller |     "Jun 11 12:27:13.379398 crc crio[22553]: time=\"2026-06-11T12:27:13.378610122Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-mzxrh/registry-server\" id=cd0e6d12-cce3-401a-90fb-383faee0208b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.293811 | controller |     "Jun 11 12:27:13.380214 crc crio[22553]: time=\"2026-06-11T12:27:13.380050763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.293829 | controller |     "Jun 11 12:27:13.460225 crc crio[22553]: time=\"2026-06-11T12:27:13.460067341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.293844 | controller |     "Jun 11 12:27:13.463835 crc crio[22553]: time=\"2026-06-11T12:27:13.463789579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.293859 | controller |     "Jun 11 12:27:13.655156 crc crio[22553]: time=\"2026-06-11T12:27:13.655047079Z\" level=info msg=\"Created container 769dbbdfe4ec077946669b457e41d64417df84404a7ede35adc51587461e3214: openshift-marketplace/certified-operators-mzxrh/registry-server\" id=cd0e6d12-cce3-401a-90fb-383faee0208b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.293873 | controller |     "Jun 11 12:27:13.656608 crc crio[22553]: time=\"2026-06-11T12:27:13.6564469Z\" level=info msg=\"Starting container: 769dbbdfe4ec077946669b457e41d64417df84404a7ede35adc51587461e3214\" id=c6f34b00-1f58-44f4-9ef5-87fb57cad444 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.293887 | controller |     "Jun 11 12:27:13.662426 crc crio[22553]: time=\"2026-06-11T12:27:13.66230595Z\" level=info msg=\"Started container\" PID=206839 containerID=769dbbdfe4ec077946669b457e41d64417df84404a7ede35adc51587461e3214 description=openshift-marketplace/certified-operators-mzxrh/registry-server id=c6f34b00-1f58-44f4-9ef5-87fb57cad444 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f854fc34864341d675e44220bb89a68146d5d42b7510562b38e4420a23e9c187",
2026-06-11 12:41:58.293902 | controller |     "Jun 11 12:27:21.841772 crc crio[22553]: time=\"2026-06-11T12:27:21.840564062Z\" level=info msg=\"Stopping container: 6653cff354694dab891aabdebfe7ff2a6f46fe8461d206feffd0a47579113f31 (timeout: 2s)\" id=e9266322-8a16-46cf-9812-e7a7f484859f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.293917 | controller |     "Jun 11 12:27:21.983984 crc crio[22553]: time=\"2026-06-11T12:27:21.983457761Z\" level=info msg=\"Stopped container 6653cff354694dab891aabdebfe7ff2a6f46fe8461d206feffd0a47579113f31: openshift-marketplace/certified-operators-fgcbd/registry-server\" id=e9266322-8a16-46cf-9812-e7a7f484859f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.293931 | controller |     "Jun 11 12:27:21.985436 crc crio[22553]: time=\"2026-06-11T12:27:21.985243803Z\" level=info msg=\"Stopping pod sandbox: fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99\" id=fc1c695e-42f0-4fa5-8193-e8521d6ec6c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.293946 | controller |     "Jun 11 12:27:21.987059 crc crio[22553]: time=\"2026-06-11T12:27:21.986995983Z\" level=info msg=\"Got pod network &{Name:certified-operators-fgcbd Namespace:openshift-marketplace ID:fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99 UID:e6c90617-6156-46bf-b296-59a8b5e33445 NetNS:/var/run/netns/330b6973-25e2-4ba9-85bd-9fe2966d0a31 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode6c90617_6156_46bf_b296_59a8b5e33445.slice PodAnnotations:0xc002816e08}] Aliases:map[]}\"",
2026-06-11 12:41:58.293961 | controller |     "Jun 11 12:27:21.987214 crc crio[22553]: time=\"2026-06-11T12:27:21.987178599Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-fgcbd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.293975 | controller |     "Jun 11 12:27:22.371033 crc crio[22553]: time=\"2026-06-11T12:27:22.370942755Z\" level=info msg=\"Stopped pod sandbox: fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99\" id=fc1c695e-42f0-4fa5-8193-e8521d6ec6c3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.293994 | controller |     "Jun 11 12:27:22.526290 crc crio[22553]: time=\"2026-06-11T12:27:22.525617296Z\" level=info msg=\"Removing container: 6653cff354694dab891aabdebfe7ff2a6f46fe8461d206feffd0a47579113f31\" id=5c122486-7dfb-474f-a0b6-df61995037bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.294009 | controller |     "Jun 11 12:27:22.579869 crc crio[22553]: time=\"2026-06-11T12:27:22.579662891Z\" level=info msg=\"Removed container 6653cff354694dab891aabdebfe7ff2a6f46fe8461d206feffd0a47579113f31: openshift-marketplace/certified-operators-fgcbd/registry-server\" id=5c122486-7dfb-474f-a0b6-df61995037bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.294023 | controller |     "Jun 11 12:27:22.596500 crc crio[22553]: time=\"2026-06-11T12:27:22.596420727Z\" level=info msg=\"Removing container: 59acc997a18b2634821264e73bae7d4e60fb601d73693886b9fdf8ca6d84806d\" id=825f19ef-d673-4a85-9868-ee5ce7e7c729 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.294038 | controller |     "Jun 11 12:27:22.671668 crc crio[22553]: time=\"2026-06-11T12:27:22.671566114Z\" level=info msg=\"Removed container 59acc997a18b2634821264e73bae7d4e60fb601d73693886b9fdf8ca6d84806d: openshift-marketplace/certified-operators-fgcbd/extract-content\" id=825f19ef-d673-4a85-9868-ee5ce7e7c729 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.294052 | controller |     "Jun 11 12:27:22.683613 crc crio[22553]: time=\"2026-06-11T12:27:22.683485429Z\" level=info msg=\"Removing container: 7025044e010c4bc6dc9972d882d961827664a7bbf8d10201e3ebcaad27fe94a1\" id=cc9b8308-65a3-4df5-a057-94d7e71b1fb7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.294067 | controller |     "Jun 11 12:27:22.738592 crc crio[22553]: time=\"2026-06-11T12:27:22.738458131Z\" level=info msg=\"Removed container 7025044e010c4bc6dc9972d882d961827664a7bbf8d10201e3ebcaad27fe94a1: openshift-marketplace/certified-operators-fgcbd/extract-utilities\" id=cc9b8308-65a3-4df5-a057-94d7e71b1fb7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.294081 | controller |     "Jun 11 12:27:37.936109 crc crio[22553]: time=\"2026-06-11T12:27:37.935165927Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-zgdkr/POD\" id=05cd5b9f-76b7-479a-95f3-d2c5f8c53b03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.294096 | controller |     "Jun 11 12:27:37.937300 crc crio[22553]: time=\"2026-06-11T12:27:37.936146836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.294110 | controller |     "Jun 11 12:27:37.980142 crc crio[22553]: time=\"2026-06-11T12:27:37.980022177Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zgdkr Namespace:openshift-marketplace ID:070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473 UID:cb4d9236-83d7-4bdf-90fd-2c568592c186 NetNS:/var/run/netns/33e3e906-c3ba-434a-b2e5-b9cd8b07d1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb4d9236_83d7_4bdf_90fd_2c568592c186.slice PodAnnotations:0xc005f12490}] Aliases:map[]}\"",
2026-06-11 12:41:58.294125 | controller |     "Jun 11 12:27:37.980142 crc crio[22553]: time=\"2026-06-11T12:27:37.980103509Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-zgdkr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.294139 | controller |     "Jun 11 12:27:38.542079 crc crio[22553]: 2026-06-11T12:27:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:070c28f5d9ff22f Mac:ca:39:d4:01:c3:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/33e3e906-c3ba-434a-b2e5-b9cd8b07d1ca SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.294154 | controller |     "Jun 11 12:27:38.544906 crc crio[22553]: time=\"2026-06-11T12:27:38.544631822Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zgdkr Namespace:openshift-marketplace ID:070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473 UID:cb4d9236-83d7-4bdf-90fd-2c568592c186 NetNS:/var/run/netns/33e3e906-c3ba-434a-b2e5-b9cd8b07d1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb4d9236_83d7_4bdf_90fd_2c568592c186.slice PodAnnotations:0xc005f12490}] Aliases:map[]}\"",
2026-06-11 12:41:58.294172 | controller |     "Jun 11 12:27:38.545185 crc crio[22553]: time=\"2026-06-11T12:27:38.544979282Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-zgdkr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.294187 | controller |     "Jun 11 12:27:38.558345 crc crio[22553]: time=\"2026-06-11T12:27:38.558002789Z\" level=info msg=\"Ran pod sandbox 070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473 with infra container: openshift-marketplace/redhat-marketplace-zgdkr/POD\" id=05cd5b9f-76b7-479a-95f3-d2c5f8c53b03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.294201 | controller |     "Jun 11 12:27:38.561144 crc crio[22553]: time=\"2026-06-11T12:27:38.561024237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bbb7c29e-4b69-4b02-a681-10a371d70238 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.294215 | controller |     "Jun 11 12:27:38.566281 crc crio[22553]: time=\"2026-06-11T12:27:38.566132595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=22815cbd-11d7-4ce3-a67e-884a2246bbfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.294229 | controller |     "Jun 11 12:27:38.576489 crc crio[22553]: time=\"2026-06-11T12:27:38.57632087Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zgdkr/extract-utilities\" id=812cd6aa-ba08-4cde-935a-dc85c89085b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.294244 | controller |     "Jun 11 12:27:38.577193 crc crio[22553]: time=\"2026-06-11T12:27:38.576932648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.294258 | controller |     "Jun 11 12:27:38.641610 crc crio[22553]: time=\"2026-06-11T12:27:38.641468697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.294272 | controller |     "Jun 11 12:27:38.645838 crc crio[22553]: time=\"2026-06-11T12:27:38.645563646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.294287 | controller |     "Jun 11 12:27:38.840183 crc crio[22553]: time=\"2026-06-11T12:27:38.839165994Z\" level=info msg=\"Created container 346a10d60de5aea419e1fa1bd597347856047fabbc91bca28a347040c8d8b20c: openshift-marketplace/redhat-marketplace-zgdkr/extract-utilities\" id=812cd6aa-ba08-4cde-935a-dc85c89085b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.294301 | controller |     "Jun 11 12:27:38.842298 crc crio[22553]: time=\"2026-06-11T12:27:38.842183831Z\" level=info msg=\"Starting container: 346a10d60de5aea419e1fa1bd597347856047fabbc91bca28a347040c8d8b20c\" id=617cb0f2-a454-4934-9d7d-7a98a90b91c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.294315 | controller |     "Jun 11 12:27:38.849360 crc crio[22553]: time=\"2026-06-11T12:27:38.849270746Z\" level=info msg=\"Started container\" PID=208399 containerID=346a10d60de5aea419e1fa1bd597347856047fabbc91bca28a347040c8d8b20c description=openshift-marketplace/redhat-marketplace-zgdkr/extract-utilities id=617cb0f2-a454-4934-9d7d-7a98a90b91c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473",
2026-06-11 12:41:58.294333 | controller |     "Jun 11 12:27:39.847236 crc crio[22553]: time=\"2026-06-11T12:27:39.847143532Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2c782824-24a5-4c4f-bee1-74cd9d793af3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.294360 | controller |     "Jun 11 12:27:39.857585 crc crio[22553]: time=\"2026-06-11T12:27:39.857488312Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 12:41:58.294380 | controller |     "Jun 11 12:27:40.753724 crc crio[22553]: time=\"2026-06-11T12:27:40.753075575Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=2c782824-24a5-4c4f-bee1-74cd9d793af3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.294395 | controller |     "Jun 11 12:27:40.755031 crc crio[22553]: time=\"2026-06-11T12:27:40.754953589Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1f0ca4eb-c101-431f-b69d-e15553162f52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.294410 | controller |     "Jun 11 12:27:40.757807 crc crio[22553]: time=\"2026-06-11T12:27:40.757625867Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=cebd7238-0cd7-4c8b-ac1f-01890027d246 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.294424 | controller |     "Jun 11 12:27:40.766059 crc crio[22553]: time=\"2026-06-11T12:27:40.765865815Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zgdkr/extract-content\" id=17f78bd3-ac05-49ed-84e9-d1ab102abf2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.294439 | controller |     "Jun 11 12:27:40.766615 crc crio[22553]: time=\"2026-06-11T12:27:40.766489524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.294453 | controller |     "Jun 11 12:27:40.840306 crc crio[22553]: time=\"2026-06-11T12:27:40.840182957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.294468 | controller |     "Jun 11 12:27:40.845769 crc crio[22553]: time=\"2026-06-11T12:27:40.845632635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.294482 | controller |     "Jun 11 12:27:41.037259 crc crio[22553]: time=\"2026-06-11T12:27:41.036413862Z\" level=info msg=\"Created container 2c4a4e3d72bd1c6b5d7720dd1e0a6c85fd9d006f6357aa96d54a25e97c8b6615: openshift-marketplace/redhat-marketplace-zgdkr/extract-content\" id=17f78bd3-ac05-49ed-84e9-d1ab102abf2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.294497 | controller |     "Jun 11 12:27:41.038783 crc crio[22553]: time=\"2026-06-11T12:27:41.038623436Z\" level=info msg=\"Starting container: 2c4a4e3d72bd1c6b5d7720dd1e0a6c85fd9d006f6357aa96d54a25e97c8b6615\" id=e032365a-a5a0-4e92-9bb4-9b17b29898bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.294511 | controller |     "Jun 11 12:27:41.053227 crc crio[22553]: time=\"2026-06-11T12:27:41.053106135Z\" level=info msg=\"Started container\" PID=208530 containerID=2c4a4e3d72bd1c6b5d7720dd1e0a6c85fd9d006f6357aa96d54a25e97c8b6615 description=openshift-marketplace/redhat-marketplace-zgdkr/extract-content id=e032365a-a5a0-4e92-9bb4-9b17b29898bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473",
2026-06-11 12:41:58.294529 | controller |     "Jun 11 12:27:41.891859 crc crio[22553]: time=\"2026-06-11T12:27:41.890520553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fcc4d1e1-2a19-402f-b779-d037222dd7d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.294544 | controller |     "Jun 11 12:27:41.895522 crc crio[22553]: time=\"2026-06-11T12:27:41.895306652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d40dcf09-5048-47de-85fe-81690853a75b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.294559 | controller |     "Jun 11 12:27:41.931917 crc crio[22553]: time=\"2026-06-11T12:27:41.931815639Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zgdkr/registry-server\" id=037e4bc2-8b70-4ff5-824e-cb482e714435 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.294574 | controller |     "Jun 11 12:27:41.932384 crc crio[22553]: time=\"2026-06-11T12:27:41.932316934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.294588 | controller |     "Jun 11 12:27:42.018590 crc crio[22553]: time=\"2026-06-11T12:27:42.018469299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.294603 | controller |     "Jun 11 12:27:42.023032 crc crio[22553]: time=\"2026-06-11T12:27:42.022949719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.294618 | controller |     "Jun 11 12:27:42.214093 crc crio[22553]: time=\"2026-06-11T12:27:42.213637303Z\" level=info msg=\"Created container bc098b95ac1e190e61226173c383516b94bf91235082993956e75556acbc05e3: openshift-marketplace/redhat-marketplace-zgdkr/registry-server\" id=037e4bc2-8b70-4ff5-824e-cb482e714435 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.294632 | controller |     "Jun 11 12:27:42.217295 crc crio[22553]: time=\"2026-06-11T12:27:42.217109633Z\" level=info msg=\"Starting container: bc098b95ac1e190e61226173c383516b94bf91235082993956e75556acbc05e3\" id=5fb3133f-a4ff-4684-947f-948d0b19f5e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.294647 | controller |     "Jun 11 12:27:42.230814 crc crio[22553]: time=\"2026-06-11T12:27:42.230029818Z\" level=info msg=\"Started container\" PID=208601 containerID=bc098b95ac1e190e61226173c383516b94bf91235082993956e75556acbc05e3 description=openshift-marketplace/redhat-marketplace-zgdkr/registry-server id=5fb3133f-a4ff-4684-947f-948d0b19f5e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473",
2026-06-11 12:41:58.294661 | controller |     "Jun 11 12:27:50.250303 crc crio[22553]: time=\"2026-06-11T12:27:50.249149198Z\" level=info msg=\"Stopping container: bc098b95ac1e190e61226173c383516b94bf91235082993956e75556acbc05e3 (timeout: 2s)\" id=a9604392-115b-4c88-b1ab-948bcede5d83 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.294675 | controller |     "Jun 11 12:27:50.385964 crc crio[22553]: time=\"2026-06-11T12:27:50.385827627Z\" level=info msg=\"Stopped container bc098b95ac1e190e61226173c383516b94bf91235082993956e75556acbc05e3: openshift-marketplace/redhat-marketplace-zgdkr/registry-server\" id=a9604392-115b-4c88-b1ab-948bcede5d83 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.294690 | controller |     "Jun 11 12:27:50.387476 crc crio[22553]: time=\"2026-06-11T12:27:50.387429944Z\" level=info msg=\"Stopping pod sandbox: 070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473\" id=d7e9c196-88ef-4491-af29-6023c423ecd3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.294708 | controller |     "Jun 11 12:27:50.388484 crc crio[22553]: time=\"2026-06-11T12:27:50.388455813Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zgdkr Namespace:openshift-marketplace ID:070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473 UID:cb4d9236-83d7-4bdf-90fd-2c568592c186 NetNS:/var/run/netns/33e3e906-c3ba-434a-b2e5-b9cd8b07d1ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb4d9236_83d7_4bdf_90fd_2c568592c186.slice PodAnnotations:0xc002b8b170}] Aliases:map[]}\"",
2026-06-11 12:41:58.294723 | controller |     "Jun 11 12:27:50.388953 crc crio[22553]: time=\"2026-06-11T12:27:50.388861585Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-zgdkr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.294790 | controller |     "Jun 11 12:27:50.750160 crc crio[22553]: time=\"2026-06-11T12:27:50.750033357Z\" level=info msg=\"Stopped pod sandbox: 070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473\" id=d7e9c196-88ef-4491-af29-6023c423ecd3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.294812 | controller |     "Jun 11 12:27:51.276575 crc crio[22553]: time=\"2026-06-11T12:27:51.275745805Z\" level=info msg=\"Removing container: bc098b95ac1e190e61226173c383516b94bf91235082993956e75556acbc05e3\" id=4340bc17-8321-4afc-9583-7a1023206bf9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.294829 | controller |     "Jun 11 12:27:51.353289 crc crio[22553]: time=\"2026-06-11T12:27:51.353177248Z\" level=info msg=\"Removed container bc098b95ac1e190e61226173c383516b94bf91235082993956e75556acbc05e3: openshift-marketplace/redhat-marketplace-zgdkr/registry-server\" id=4340bc17-8321-4afc-9583-7a1023206bf9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.294844 | controller |     "Jun 11 12:27:51.358138 crc crio[22553]: time=\"2026-06-11T12:27:51.35805988Z\" level=info msg=\"Removing container: 2c4a4e3d72bd1c6b5d7720dd1e0a6c85fd9d006f6357aa96d54a25e97c8b6615\" id=a444cd31-2c75-4fae-a93f-782799fd17e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.294860 | controller |     "Jun 11 12:27:51.391891 crc crio[22553]: time=\"2026-06-11T12:27:51.391786217Z\" level=info msg=\"Stopping pod sandbox: fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99\" id=ad80d8b0-ef72-4063-8a07-864314d8fc94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.294875 | controller |     "Jun 11 12:27:51.391891 crc crio[22553]: time=\"2026-06-11T12:27:51.39188294Z\" level=info msg=\"Stopped pod sandbox (already stopped): fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99\" id=ad80d8b0-ef72-4063-8a07-864314d8fc94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.294889 | controller |     "Jun 11 12:27:51.393919 crc crio[22553]: time=\"2026-06-11T12:27:51.393665951Z\" level=info msg=\"Removing pod sandbox: fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99\" id=369eb99b-7918-43a8-a54c-8196139d1c22 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.294904 | controller |     "Jun 11 12:27:51.399371 crc crio[22553]: time=\"2026-06-11T12:27:51.399267854Z\" level=info msg=\"Removed container 2c4a4e3d72bd1c6b5d7720dd1e0a6c85fd9d006f6357aa96d54a25e97c8b6615: openshift-marketplace/redhat-marketplace-zgdkr/extract-content\" id=a444cd31-2c75-4fae-a93f-782799fd17e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.294919 | controller |     "Jun 11 12:27:51.402911 crc crio[22553]: time=\"2026-06-11T12:27:51.402823947Z\" level=info msg=\"Removing container: 346a10d60de5aea419e1fa1bd597347856047fabbc91bca28a347040c8d8b20c\" id=0180a365-4a0b-48f8-a83b-4a7a94ecd285 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.294933 | controller |     "Jun 11 12:27:51.422238 crc crio[22553]: time=\"2026-06-11T12:27:51.422034323Z\" level=info msg=\"Removed pod sandbox: fda26ae919ad92ec5419e6a7e367ae5baebf2a55b9d2f971cde3ca779cfc5d99\" id=369eb99b-7918-43a8-a54c-8196139d1c22 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.294952 | controller |     "Jun 11 12:27:51.452406 crc crio[22553]: time=\"2026-06-11T12:27:51.452248258Z\" level=info msg=\"Removed container 346a10d60de5aea419e1fa1bd597347856047fabbc91bca28a347040c8d8b20c: openshift-marketplace/redhat-marketplace-zgdkr/extract-utilities\" id=0180a365-4a0b-48f8-a83b-4a7a94ecd285 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.294967 | controller |     "Jun 11 12:28:00.831859 crc crio[22553]: time=\"2026-06-11T12:28:00.830897117Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686348-6mvz7/POD\" id=8a5eca9e-8aba-4bd4-9e2e-417dcb34b57e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.294982 | controller |     "Jun 11 12:28:00.833201 crc crio[22553]: time=\"2026-06-11T12:28:00.831911006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.294997 | controller |     "Jun 11 12:28:00.880069 crc crio[22553]: time=\"2026-06-11T12:28:00.879912447Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686348-6mvz7 Namespace:openshift-infra ID:5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f UID:0c64c2bc-7bf5-428e-9939-9b2a257ce757 NetNS:/var/run/netns/0f38c383-b9fa-4813-808a-026f985495ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c64c2bc_7bf5_428e_9939_9b2a257ce757.slice PodAnnotations:0xc0011e8508}] Aliases:map[]}\"",
2026-06-11 12:41:58.295012 | controller |     "Jun 11 12:28:00.880069 crc crio[22553]: time=\"2026-06-11T12:28:00.879958928Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686348-6mvz7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.295027 | controller |     "Jun 11 12:28:01.450521 crc crio[22553]: 2026-06-11T12:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b4aa5a6e4e3d6f Mac:66:99:38:72:90:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/0f38c383-b9fa-4813-808a-026f985495ce SocketPath: PciID:}] [{Interface:0xc0002c49e0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.295042 | controller |     "Jun 11 12:28:01.453099 crc crio[22553]: time=\"2026-06-11T12:28:01.452480482Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686348-6mvz7 Namespace:openshift-infra ID:5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f UID:0c64c2bc-7bf5-428e-9939-9b2a257ce757 NetNS:/var/run/netns/0f38c383-b9fa-4813-808a-026f985495ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c64c2bc_7bf5_428e_9939_9b2a257ce757.slice PodAnnotations:0xc0011e8508}] Aliases:map[]}\"",
2026-06-11 12:41:58.295057 | controller |     "Jun 11 12:28:01.453099 crc crio[22553]: time=\"2026-06-11T12:28:01.452770601Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686348-6mvz7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.295071 | controller |     "Jun 11 12:28:01.467937 crc crio[22553]: time=\"2026-06-11T12:28:01.467870448Z\" level=info msg=\"Ran pod sandbox 5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f with infra container: openshift-infra/auto-csr-approver-29686348-6mvz7/POD\" id=8a5eca9e-8aba-4bd4-9e2e-417dcb34b57e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.295086 | controller |     "Jun 11 12:28:01.472365 crc crio[22553]: time=\"2026-06-11T12:28:01.472306456Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7da2389b-ea3d-4a5e-865c-56d3c8028e84 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.295104 | controller |     "Jun 11 12:28:01.480007 crc crio[22553]: time=\"2026-06-11T12:28:01.479091083Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.295119 | controller |     "Jun 11 12:28:02.450998 crc crio[22553]: time=\"2026-06-11T12:28:02.450399968Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7da2389b-ea3d-4a5e-865c-56d3c8028e84 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.295134 | controller |     "Jun 11 12:28:02.454106 crc crio[22553]: time=\"2026-06-11T12:28:02.454010452Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=36d8efb8-f23b-4aff-92a0-682827b9ba25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.295149 | controller |     "Jun 11 12:28:02.459507 crc crio[22553]: time=\"2026-06-11T12:28:02.459355507Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c5e70606-bdb1-4d25-9169-bb26a495a379 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.295164 | controller |     "Jun 11 12:28:02.468327 crc crio[22553]: time=\"2026-06-11T12:28:02.468241215Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686348-6mvz7/oc\" id=373a5b21-4a50-476a-9586-0bad5f07d1f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.295187 | controller |     "Jun 11 12:28:02.473875 crc crio[22553]: time=\"2026-06-11T12:28:02.469965345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.295203 | controller |     "Jun 11 12:28:02.529068 crc crio[22553]: time=\"2026-06-11T12:28:02.528963394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.295218 | controller |     "Jun 11 12:28:02.918520 crc crio[22553]: time=\"2026-06-11T12:28:02.918040664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.295232 | controller |     "Jun 11 12:28:03.044997 crc crio[22553]: time=\"2026-06-11T12:28:03.044828747Z\" level=info msg=\"Created container e4c3962c38599f7aa67afbc53c2b3fd9240310ffeb16c3f962e886dfb3b510ec: openshift-infra/auto-csr-approver-29686348-6mvz7/oc\" id=373a5b21-4a50-476a-9586-0bad5f07d1f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.295247 | controller |     "Jun 11 12:28:03.046345 crc crio[22553]: time=\"2026-06-11T12:28:03.046252898Z\" level=info msg=\"Starting container: e4c3962c38599f7aa67afbc53c2b3fd9240310ffeb16c3f962e886dfb3b510ec\" id=b618d78e-2c5d-4a2b-8678-dfc59dbcb4ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.295261 | controller |     "Jun 11 12:28:03.052952 crc crio[22553]: time=\"2026-06-11T12:28:03.052763377Z\" level=info msg=\"Started container\" PID=209832 containerID=e4c3962c38599f7aa67afbc53c2b3fd9240310ffeb16c3f962e886dfb3b510ec description=openshift-infra/auto-csr-approver-29686348-6mvz7/oc id=b618d78e-2c5d-4a2b-8678-dfc59dbcb4ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f",
2026-06-11 12:41:58.295276 | controller |     "Jun 11 12:28:05.542803 crc crio[22553]: time=\"2026-06-11T12:28:05.541945871Z\" level=info msg=\"Stopping pod sandbox: 5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f\" id=7c266c6d-e371-4b0e-b27f-18799df3f082 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.295291 | controller |     "Jun 11 12:28:05.544085 crc crio[22553]: time=\"2026-06-11T12:28:05.543464905Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686348-6mvz7 Namespace:openshift-infra ID:5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f UID:0c64c2bc-7bf5-428e-9939-9b2a257ce757 NetNS:/var/run/netns/0f38c383-b9fa-4813-808a-026f985495ce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c64c2bc_7bf5_428e_9939_9b2a257ce757.slice PodAnnotations:0xc002826738}] Aliases:map[]}\"",
2026-06-11 12:41:58.295314 | controller |     "Jun 11 12:28:05.544085 crc crio[22553]: time=\"2026-06-11T12:28:05.54365893Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686348-6mvz7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.295329 | controller |     "Jun 11 12:28:06.112221 crc crio[22553]: time=\"2026-06-11T12:28:06.112100275Z\" level=info msg=\"Stopped pod sandbox: 5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f\" id=7c266c6d-e371-4b0e-b27f-18799df3f082 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.295343 | controller |     "Jun 11 12:28:51.448416 crc crio[22553]: time=\"2026-06-11T12:28:51.447503457Z\" level=info msg=\"Removing container: 3c9cead8c6743ecbdea74936cac5c90ed4bca853b7ed6f814c9347ace44f73ac\" id=117fac7e-e05f-4611-8982-d1dc1ce35e0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.295375 | controller |     "Jun 11 12:28:51.581730 crc crio[22553]: time=\"2026-06-11T12:28:51.581610731Z\" level=info msg=\"Removed container 3c9cead8c6743ecbdea74936cac5c90ed4bca853b7ed6f814c9347ace44f73ac: openshift-infra/auto-csr-approver-29686342-2cgc6/oc\" id=117fac7e-e05f-4611-8982-d1dc1ce35e0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.295391 | controller |     "Jun 11 12:28:51.623438 crc crio[22553]: time=\"2026-06-11T12:28:51.623379251Z\" level=info msg=\"Stopping pod sandbox: 070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473\" id=8f1cb780-35d4-463c-9e23-1fac3bfb2154 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.295406 | controller |     "Jun 11 12:28:51.624073 crc crio[22553]: time=\"2026-06-11T12:28:51.624050411Z\" level=info msg=\"Stopped pod sandbox (already stopped): 070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473\" id=8f1cb780-35d4-463c-9e23-1fac3bfb2154 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.295420 | controller |     "Jun 11 12:28:51.626451 crc crio[22553]: time=\"2026-06-11T12:28:51.626371028Z\" level=info msg=\"Removing pod sandbox: 070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473\" id=2f8e16de-c402-4a2d-9d98-98effc629eb6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.295435 | controller |     "Jun 11 12:28:51.646277 crc crio[22553]: time=\"2026-06-11T12:28:51.646217603Z\" level=info msg=\"Removed pod sandbox: 070c28f5d9ff22fc487cb88d7b0658f86046e3ba4656e954b6190da30d144473\" id=2f8e16de-c402-4a2d-9d98-98effc629eb6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.295449 | controller |     "Jun 11 12:28:51.648649 crc crio[22553]: time=\"2026-06-11T12:28:51.64852509Z\" level=info msg=\"Stopping pod sandbox: 261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f\" id=6561cbce-4f43-4e8b-9f79-d0224ffbe967 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.295463 | controller |     "Jun 11 12:28:51.648859 crc crio[22553]: time=\"2026-06-11T12:28:51.648792778Z\" level=info msg=\"Stopped pod sandbox (already stopped): 261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f\" id=6561cbce-4f43-4e8b-9f79-d0224ffbe967 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.295477 | controller |     "Jun 11 12:28:51.649327 crc crio[22553]: time=\"2026-06-11T12:28:51.649299292Z\" level=info msg=\"Removing pod sandbox: 261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f\" id=2bf81be4-4f43-4eb1-a05c-4c8160c72961 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.295496 | controller |     "Jun 11 12:28:51.675362 crc crio[22553]: time=\"2026-06-11T12:28:51.674630416Z\" level=info msg=\"Removed pod sandbox: 261f7daac2a29a381d80de7a3de4b3d124bbfc41d663bfa352c4923d2744579f\" id=2bf81be4-4f43-4eb1-a05c-4c8160c72961 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.295510 | controller |     "Jun 11 12:29:23.937007 crc crio[22553]: time=\"2026-06-11T12:29:23.935540265Z\" level=info msg=\"Stopping pod sandbox: 2bf20d008f0f6e0a6fc2705566d6634e303362ed7bc4caa36e02dc9fbb1411d3\" id=6f863ab4-dca0-4b53-99c5-b18b1fac72f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.295525 | controller |     "Jun 11 12:29:23.938826 crc crio[22553]: time=\"2026-06-11T12:29:23.937501812Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh Namespace:openstack ID:2bf20d008f0f6e0a6fc2705566d6634e303362ed7bc4caa36e02dc9fbb1411d3 UID:36d7a85a-8af8-47af-865f-07b22cb2ef02 NetNS:/var/run/netns/716237a9-1f82-4024-93dd-a3eb10e5aef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36d7a85a_8af8_47af_865f_07b22cb2ef02.slice PodAnnotations:0xc0048004b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.295540 | controller |     "Jun 11 12:29:23.938826 crc crio[22553]: time=\"2026-06-11T12:29:23.937975506Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.295555 | controller |     "Jun 11 12:29:24.513421 crc crio[22553]: time=\"2026-06-11T12:29:24.512833398Z\" level=info msg=\"Stopped pod sandbox: 2bf20d008f0f6e0a6fc2705566d6634e303362ed7bc4caa36e02dc9fbb1411d3\" id=6f863ab4-dca0-4b53-99c5-b18b1fac72f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.295569 | controller |     "Jun 11 12:29:25.777045 crc crio[22553]: time=\"2026-06-11T12:29:25.776611126Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.295583 | controller |     "Jun 11 12:30:00.521728 crc crio[22553]: time=\"2026-06-11T12:30:00.520909742Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686350-8sgx7/POD\" id=921c5c9d-d61f-471d-9b26-b82d75d96e8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.295598 | controller |     "Jun 11 12:30:00.523063 crc crio[22553]: time=\"2026-06-11T12:30:00.521750986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.295613 | controller |     "Jun 11 12:30:00.577637 crc crio[22553]: time=\"2026-06-11T12:30:00.577361737Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686350-8sgx7 Namespace:openshift-infra ID:8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa UID:f00de32e-947f-47f2-8dee-fb1ca29c50e2 NetNS:/var/run/netns/722e21c8-8e0e-4f21-ba67-f035c2de771d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf00de32e_947f_47f2_8dee_fb1ca29c50e2.slice PodAnnotations:0xc00001a118}] Aliases:map[]}\"",
2026-06-11 12:41:58.295630 | controller |     "Jun 11 12:30:00.577637 crc crio[22553]: time=\"2026-06-11T12:30:00.577516911Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686350-8sgx7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.295647 | controller |     "Jun 11 12:30:00.624587 crc crio[22553]: time=\"2026-06-11T12:30:00.62443006Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29686350-6f9q2/POD\" id=7e34ca3d-709e-4653-82d3-1a40fc60fc7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.295662 | controller |     "Jun 11 12:30:00.624587 crc crio[22553]: time=\"2026-06-11T12:30:00.624543364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.295680 | controller |     "Jun 11 12:30:00.676999 crc crio[22553]: time=\"2026-06-11T12:30:00.676450317Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686350-6f9q2 Namespace:openshift-operator-lifecycle-manager ID:b4d3e469d1616f13b8608129373545172f8a6396af7969f81901a7d8eac7dce2 UID:94c63bca-1fe8-429a-aaef-63e785b3642e NetNS:/var/run/netns/f924eff2-5535-4a72-9749-c6bf14406973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod94c63bca_1fe8_429a_aaef_63e785b3642e.slice PodAnnotations:0xc0048001a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.295696 | controller |     "Jun 11 12:30:00.676999 crc crio[22553]: time=\"2026-06-11T12:30:00.676977213Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29686350-6f9q2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.295711 | controller |     "Jun 11 12:30:01.187493 crc crio[22553]: 2026-06-11T12:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8387fb24f9d53f3 Mac:da:fd:27:c1:1e:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/722e21c8-8e0e-4f21-ba67-f035c2de771d SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.295726 | controller |     "Jun 11 12:30:01.189968 crc crio[22553]: time=\"2026-06-11T12:30:01.18989496Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686350-8sgx7 Namespace:openshift-infra ID:8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa UID:f00de32e-947f-47f2-8dee-fb1ca29c50e2 NetNS:/var/run/netns/722e21c8-8e0e-4f21-ba67-f035c2de771d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf00de32e_947f_47f2_8dee_fb1ca29c50e2.slice PodAnnotations:0xc00001a118}] Aliases:map[]}\"",
2026-06-11 12:41:58.295741 | controller |     "Jun 11 12:30:01.190068 crc crio[22553]: time=\"2026-06-11T12:30:01.190054555Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686350-8sgx7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.295756 | controller |     "Jun 11 12:30:01.203771 crc crio[22553]: time=\"2026-06-11T12:30:01.203624258Z\" level=info msg=\"Ran pod sandbox 8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa with infra container: openshift-infra/auto-csr-approver-29686350-8sgx7/POD\" id=921c5c9d-d61f-471d-9b26-b82d75d96e8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.295770 | controller |     "Jun 11 12:30:01.211869 crc crio[22553]: time=\"2026-06-11T12:30:01.211474786Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=160a20d1-1b5f-4699-a234-808bee5e4305 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.295785 | controller |     "Jun 11 12:30:01.223050 crc crio[22553]: time=\"2026-06-11T12:30:01.22266411Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.295799 | controller |     "Jun 11 12:30:01.321932 crc crio[22553]: 2026-06-11T12:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4d3e469d1616f1 Mac:fe:d3:3a:9f:38:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/f924eff2-5535-4a72-9749-c6bf14406973 SocketPath: PciID:}] [{Interface:0xc0004be710 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.295814 | controller |     "Jun 11 12:30:01.324140 crc crio[22553]: time=\"2026-06-11T12:30:01.323234003Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686350-6f9q2 Namespace:openshift-operator-lifecycle-manager ID:b4d3e469d1616f13b8608129373545172f8a6396af7969f81901a7d8eac7dce2 UID:94c63bca-1fe8-429a-aaef-63e785b3642e NetNS:/var/run/netns/f924eff2-5535-4a72-9749-c6bf14406973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod94c63bca_1fe8_429a_aaef_63e785b3642e.slice PodAnnotations:0xc0048001a8}] Aliases:map[]}\"",
2026-06-11 12:41:58.295833 | controller |     "Jun 11 12:30:01.324140 crc crio[22553]: time=\"2026-06-11T12:30:01.323437089Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29686350-6f9q2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.295848 | controller |     "Jun 11 12:30:01.335044 crc crio[22553]: time=\"2026-06-11T12:30:01.334951612Z\" level=info msg=\"Ran pod sandbox b4d3e469d1616f13b8608129373545172f8a6396af7969f81901a7d8eac7dce2 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29686350-6f9q2/POD\" id=7e34ca3d-709e-4653-82d3-1a40fc60fc7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.295863 | controller |     "Jun 11 12:30:01.337809 crc crio[22553]: time=\"2026-06-11T12:30:01.337737443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e481bf76-d381-4207-82d8-04791f6fbbda name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.295877 | controller |     "Jun 11 12:30:01.343249 crc crio[22553]: time=\"2026-06-11T12:30:01.34313615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2f72c13e-f683-461c-9994-7be4b717287a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.295891 | controller |     "Jun 11 12:30:01.353925 crc crio[22553]: time=\"2026-06-11T12:30:01.353823089Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29686350-6f9q2/collect-profiles\" id=3d4d7009-5bbb-4bf1-8785-ab4d916555cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.295906 | controller |     "Jun 11 12:30:01.354320 crc crio[22553]: time=\"2026-06-11T12:30:01.354242151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.295921 | controller |     "Jun 11 12:30:01.405423 crc crio[22553]: time=\"2026-06-11T12:30:01.405315421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.295936 | controller |     "Jun 11 12:30:01.409170 crc crio[22553]: time=\"2026-06-11T12:30:01.40908751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.295951 | controller |     "Jun 11 12:30:01.618758 crc crio[22553]: time=\"2026-06-11T12:30:01.606753136Z\" level=info msg=\"Created container d66256a76e86ed9808143f50f249e1bc3206dcafa85c21b16c5ee521d1725a76: openshift-operator-lifecycle-manager/collect-profiles-29686350-6f9q2/collect-profiles\" id=3d4d7009-5bbb-4bf1-8785-ab4d916555cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.295966 | controller |     "Jun 11 12:30:01.618758 crc crio[22553]: time=\"2026-06-11T12:30:01.608448635Z\" level=info msg=\"Starting container: d66256a76e86ed9808143f50f249e1bc3206dcafa85c21b16c5ee521d1725a76\" id=6db462d6-6df0-46ff-8a35-706df356cb9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.295981 | controller |     "Jun 11 12:30:01.624360 crc crio[22553]: time=\"2026-06-11T12:30:01.623917543Z\" level=info msg=\"Started container\" PID=216292 containerID=d66256a76e86ed9808143f50f249e1bc3206dcafa85c21b16c5ee521d1725a76 description=openshift-operator-lifecycle-manager/collect-profiles-29686350-6f9q2/collect-profiles id=6db462d6-6df0-46ff-8a35-706df356cb9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4d3e469d1616f13b8608129373545172f8a6396af7969f81901a7d8eac7dce2",
2026-06-11 12:41:58.295999 | controller |     "Jun 11 12:30:02.830909 crc crio[22553]: time=\"2026-06-11T12:30:02.830144624Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-vc58x/must-gather-xvmcx/POD\" id=d78700de-09d6-4eac-9bba-aaf0c7ac72f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.296014 | controller |     "Jun 11 12:30:02.830909 crc crio[22553]: time=\"2026-06-11T12:30:02.830904886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.296029 | controller |     "Jun 11 12:30:02.865253 crc crio[22553]: time=\"2026-06-11T12:30:02.865145068Z\" level=info msg=\"Got pod network &{Name:must-gather-xvmcx Namespace:openshift-must-gather-vc58x ID:551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c UID:15511798-7435-4084-a1e6-a217bf3b4e78 NetNS:/var/run/netns/947fd2ce-e5c8-4ec3-aaa2-1b55bf2dd788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15511798_7435_4084_a1e6_a217bf3b4e78.slice PodAnnotations:0xc00001b570}] Aliases:map[]}\"",
2026-06-11 12:41:58.296044 | controller |     "Jun 11 12:30:02.865253 crc crio[22553]: time=\"2026-06-11T12:30:02.86520198Z\" level=info msg=\"Adding pod openshift-must-gather-vc58x_must-gather-xvmcx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.296058 | controller |     "Jun 11 12:30:03.480664 crc crio[22553]: 2026-06-11T12:30:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:551630c26dd4b4f Mac:96:f1:1f:ff:57:e2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/947fd2ce-e5c8-4ec3-aaa2-1b55bf2dd788 SocketPath: PciID:}] [{Interface:0xc0004b05b0 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.296073 | controller |     "Jun 11 12:30:03.482722 crc crio[22553]: time=\"2026-06-11T12:30:03.482410199Z\" level=info msg=\"Got pod network &{Name:must-gather-xvmcx Namespace:openshift-must-gather-vc58x ID:551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c UID:15511798-7435-4084-a1e6-a217bf3b4e78 NetNS:/var/run/netns/947fd2ce-e5c8-4ec3-aaa2-1b55bf2dd788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15511798_7435_4084_a1e6_a217bf3b4e78.slice PodAnnotations:0xc00001b570}] Aliases:map[]}\"",
2026-06-11 12:41:58.296088 | controller |     "Jun 11 12:30:03.483006 crc crio[22553]: time=\"2026-06-11T12:30:03.482914014Z\" level=info msg=\"Checking pod openshift-must-gather-vc58x_must-gather-xvmcx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.296102 | controller |     "Jun 11 12:30:03.497377 crc crio[22553]: time=\"2026-06-11T12:30:03.49729007Z\" level=info msg=\"Ran pod sandbox 551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c with infra container: openshift-must-gather-vc58x/must-gather-xvmcx/POD\" id=d78700de-09d6-4eac-9bba-aaf0c7ac72f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.296117 | controller |     "Jun 11 12:30:03.500441 crc crio[22553]: time=\"2026-06-11T12:30:03.50038471Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=dcb03682-8017-4f6d-8f59-ec086340c25e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.296131 | controller |     "Jun 11 12:30:03.500672 crc crio[22553]: time=\"2026-06-11T12:30:03.500615867Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=dcb03682-8017-4f6d-8f59-ec086340c25e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.296148 | controller |     "Jun 11 12:30:03.500672 crc crio[22553]: time=\"2026-06-11T12:30:03.50072145Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=dcb03682-8017-4f6d-8f59-ec086340c25e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.296163 | controller |     "Jun 11 12:30:03.501958 crc crio[22553]: time=\"2026-06-11T12:30:03.501863723Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=1f7b1d3a-811a-4544-b6a2-2396bf65e81e name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.296177 | controller |     "Jun 11 12:30:03.507320 crc crio[22553]: time=\"2026-06-11T12:30:03.507241108Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"",
2026-06-11 12:41:58.296191 | controller |     "Jun 11 12:30:03.587955 crc crio[22553]: time=\"2026-06-11T12:30:03.587826133Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=160a20d1-1b5f-4699-a234-808bee5e4305 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.296206 | controller |     "Jun 11 12:30:03.589314 crc crio[22553]: time=\"2026-06-11T12:30:03.589224943Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=045eef42-61ba-4b01-adac-a4b935b6d056 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.296220 | controller |     "Jun 11 12:30:03.592080 crc crio[22553]: time=\"2026-06-11T12:30:03.591939232Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ae4420af-89fa-4766-82e5-d4024f4b32bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.296235 | controller |     "Jun 11 12:30:03.601605 crc crio[22553]: time=\"2026-06-11T12:30:03.601486148Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686350-8sgx7/oc\" id=80aff27e-d4d1-41e8-b902-dafeb382bdd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.296249 | controller |     "Jun 11 12:30:03.602257 crc crio[22553]: time=\"2026-06-11T12:30:03.602139277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.296263 | controller |     "Jun 11 12:30:03.663495 crc crio[22553]: time=\"2026-06-11T12:30:03.663047452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.296278 | controller |     "Jun 11 12:30:03.734163 crc crio[22553]: time=\"2026-06-11T12:30:03.733355858Z\" level=info msg=\"Stopping pod sandbox: b4d3e469d1616f13b8608129373545172f8a6396af7969f81901a7d8eac7dce2\" id=49ec8519-67be-4b06-8a0f-3ff1a0292a7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.296292 | controller |     "Jun 11 12:30:03.734938 crc crio[22553]: time=\"2026-06-11T12:30:03.734855492Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29686350-6f9q2 Namespace:openshift-operator-lifecycle-manager ID:b4d3e469d1616f13b8608129373545172f8a6396af7969f81901a7d8eac7dce2 UID:94c63bca-1fe8-429a-aaef-63e785b3642e NetNS:/var/run/netns/f924eff2-5535-4a72-9749-c6bf14406973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod94c63bca_1fe8_429a_aaef_63e785b3642e.slice PodAnnotations:0xc001be61d8}] Aliases:map[]}\"",
2026-06-11 12:41:58.296307 | controller |     "Jun 11 12:30:03.735240 crc crio[22553]: time=\"2026-06-11T12:30:03.735177151Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29686350-6f9q2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.296322 | controller |     "Jun 11 12:30:04.017279 crc crio[22553]: time=\"2026-06-11T12:30:04.017072346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.296340 | controller |     "Jun 11 12:30:04.057922 crc crio[22553]: time=\"2026-06-11T12:30:04.057827306Z\" level=info msg=\"Stopped pod sandbox: b4d3e469d1616f13b8608129373545172f8a6396af7969f81901a7d8eac7dce2\" id=49ec8519-67be-4b06-8a0f-3ff1a0292a7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.296373 | controller |     "Jun 11 12:30:04.256823 crc crio[22553]: time=\"2026-06-11T12:30:04.256314326Z\" level=info msg=\"Created container d97f0d1133a9c48706de8622a9705100076bdb3e45e3cdc6d8fd62bb86c09ec6: openshift-infra/auto-csr-approver-29686350-8sgx7/oc\" id=80aff27e-d4d1-41e8-b902-dafeb382bdd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.296389 | controller |     "Jun 11 12:30:04.259254 crc crio[22553]: time=\"2026-06-11T12:30:04.259174519Z\" level=info msg=\"Starting container: d97f0d1133a9c48706de8622a9705100076bdb3e45e3cdc6d8fd62bb86c09ec6\" id=3210b09d-1cd0-4e3b-9f3c-6fb938bf740d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.296404 | controller |     "Jun 11 12:30:04.279120 crc crio[22553]: time=\"2026-06-11T12:30:04.278114568Z\" level=info msg=\"Started container\" PID=216475 containerID=d97f0d1133a9c48706de8622a9705100076bdb3e45e3cdc6d8fd62bb86c09ec6 description=openshift-infra/auto-csr-approver-29686350-8sgx7/oc id=3210b09d-1cd0-4e3b-9f3c-6fb938bf740d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa",
2026-06-11 12:41:58.296420 | controller |     "Jun 11 12:30:05.785946 crc crio[22553]: time=\"2026-06-11T12:30:05.78507262Z\" level=info msg=\"Stopping pod sandbox: 8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa\" id=2377161b-91ff-4a2a-9744-0a7889e1e281 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.296435 | controller |     "Jun 11 12:30:05.787179 crc crio[22553]: time=\"2026-06-11T12:30:05.78643649Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686350-8sgx7 Namespace:openshift-infra ID:8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa UID:f00de32e-947f-47f2-8dee-fb1ca29c50e2 NetNS:/var/run/netns/722e21c8-8e0e-4f21-ba67-f035c2de771d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf00de32e_947f_47f2_8dee_fb1ca29c50e2.slice PodAnnotations:0xc00012b690}] Aliases:map[]}\"",
2026-06-11 12:41:58.296449 | controller |     "Jun 11 12:30:05.787179 crc crio[22553]: time=\"2026-06-11T12:30:05.786633106Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686350-8sgx7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.296463 | controller |     "Jun 11 12:30:06.159612 crc crio[22553]: time=\"2026-06-11T12:30:06.159028563Z\" level=info msg=\"Stopped pod sandbox: 8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa\" id=2377161b-91ff-4a2a-9744-0a7889e1e281 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.296477 | controller |     "Jun 11 12:30:09.837742 crc crio[22553]: time=\"2026-06-11T12:30:09.836492099Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=1f7b1d3a-811a-4544-b6a2-2396bf65e81e name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.296492 | controller |     "Jun 11 12:30:09.839307 crc crio[22553]: time=\"2026-06-11T12:30:09.838898149Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=84e4c4e2-fed7-4564-b92a-abcfaf5a4669 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.296506 | controller |     "Jun 11 12:30:09.846331 crc crio[22553]: time=\"2026-06-11T12:30:09.846060536Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=6b9cf168-b6ec-4956-8e5b-58e1c23da832 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.296524 | controller |     "Jun 11 12:30:09.859120 crc crio[22553]: time=\"2026-06-11T12:30:09.859025892Z\" level=info msg=\"Creating container: openshift-must-gather-vc58x/must-gather-xvmcx/gather\" id=f5de14a1-4a01-4cab-b24f-18e9ea10d141 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.296538 | controller |     "Jun 11 12:30:09.860576 crc crio[22553]: time=\"2026-06-11T12:30:09.860435723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.296553 | controller |     "Jun 11 12:30:09.942318 crc crio[22553]: time=\"2026-06-11T12:30:09.942224112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.296567 | controller |     "Jun 11 12:30:10.228929 crc crio[22553]: time=\"2026-06-11T12:30:10.228795653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.296582 | controller |     "Jun 11 12:30:10.379069 crc crio[22553]: time=\"2026-06-11T12:30:10.378335565Z\" level=info msg=\"Created container 4abfa454bcf4c1c5cf918e564186b05221e5e2d427f01ac329af9c24ce3b8357: openshift-must-gather-vc58x/must-gather-xvmcx/gather\" id=f5de14a1-4a01-4cab-b24f-18e9ea10d141 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.296596 | controller |     "Jun 11 12:30:10.382321 crc crio[22553]: time=\"2026-06-11T12:30:10.382030842Z\" level=info msg=\"Starting container: 4abfa454bcf4c1c5cf918e564186b05221e5e2d427f01ac329af9c24ce3b8357\" id=b0d1f3cc-4e62-43d7-b863-389431316c65 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.296610 | controller |     "Jun 11 12:30:10.388423 crc crio[22553]: time=\"2026-06-11T12:30:10.388342645Z\" level=info msg=\"Started container\" PID=216966 containerID=4abfa454bcf4c1c5cf918e564186b05221e5e2d427f01ac329af9c24ce3b8357 description=openshift-must-gather-vc58x/must-gather-xvmcx/gather id=b0d1f3cc-4e62-43d7-b863-389431316c65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c",
2026-06-11 12:41:58.296625 | controller |     "Jun 11 12:30:10.400621 crc crio[22553]: time=\"2026-06-11T12:30:10.40025828Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=7bff0644-da96-4b27-8e5a-e204fce4fdca name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.296640 | controller |     "Jun 11 12:30:10.405204 crc crio[22553]: time=\"2026-06-11T12:30:10.405103Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=fb453cc3-4b05-41f9-b7a0-50055c2adf03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.296654 | controller |     "Jun 11 12:30:10.413918 crc crio[22553]: time=\"2026-06-11T12:30:10.413837213Z\" level=info msg=\"Creating container: openshift-must-gather-vc58x/must-gather-xvmcx/copy\" id=e51c36a7-e0c9-4289-8785-b7c762cece71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.296669 | controller |     "Jun 11 12:30:10.415052 crc crio[22553]: time=\"2026-06-11T12:30:10.414989567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.296684 | controller |     "Jun 11 12:30:10.496237 crc crio[22553]: time=\"2026-06-11T12:30:10.496004413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.296698 | controller |     "Jun 11 12:30:10.728996 crc crio[22553]: time=\"2026-06-11T12:30:10.72889961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.296716 | controller |     "Jun 11 12:30:10.767258 crc crio[22553]: time=\"2026-06-11T12:30:10.767188229Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.296731 | controller |     "Jun 11 12:30:10.869054 crc crio[22553]: time=\"2026-06-11T12:30:10.868951207Z\" level=info msg=\"Created container 88de8b58d7c361908f714d15144b2de67caa2922fb593572efb954463d3b6e17: openshift-must-gather-vc58x/must-gather-xvmcx/copy\" id=e51c36a7-e0c9-4289-8785-b7c762cece71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.296746 | controller |     "Jun 11 12:30:10.872300 crc crio[22553]: time=\"2026-06-11T12:30:10.872086438Z\" level=info msg=\"Starting container: 88de8b58d7c361908f714d15144b2de67caa2922fb593572efb954463d3b6e17\" id=5e2ee1a3-5241-4bdf-8e27-c2128f320842 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.296760 | controller |     "Jun 11 12:30:10.881884 crc crio[22553]: time=\"2026-06-11T12:30:10.881783589Z\" level=info msg=\"Started container\" PID=217075 containerID=88de8b58d7c361908f714d15144b2de67caa2922fb593572efb954463d3b6e17 description=openshift-must-gather-vc58x/must-gather-xvmcx/copy id=5e2ee1a3-5241-4bdf-8e27-c2128f320842 name=/runtime.v1.RuntimeService/StartContainer sandboxID=551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c",
2026-06-11 12:41:58.296776 | controller |     "Jun 11 12:30:15.681072 crc crio[22553]: time=\"2026-06-11T12:30:15.680064061Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.296790 | controller |     "Jun 11 12:30:15.755479 crc crio[22553]: time=\"2026-06-11T12:30:15.755389103Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.296804 | controller |     "Jun 11 12:30:16.106911 crc crio[22553]: time=\"2026-06-11T12:30:16.106658888Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.296819 | controller |     "Jun 11 12:30:16.111230 crc crio[22553]: time=\"2026-06-11T12:30:16.111154979Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.296833 | controller |     "Jun 11 12:30:16.173830 crc crio[22553]: time=\"2026-06-11T12:30:16.173737332Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.296847 | controller |     "Jun 11 12:30:16.216528 crc crio[22553]: time=\"2026-06-11T12:30:16.216043297Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.296861 | controller |     "Jun 11 12:30:16.597738 crc crio[22553]: time=\"2026-06-11T12:30:16.59760849Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.296875 | controller |     "Jun 11 12:30:16.598082 crc crio[22553]: time=\"2026-06-11T12:30:16.597884938Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.296890 | controller |     "Jun 11 12:30:17.742822 crc crio[22553]: time=\"2026-06-11T12:30:17.742251458Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-vc58x/crc-debug-sm7mg/POD\" id=be633c54-c9c1-485a-93e9-46cc2d60532e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.296907 | controller |     "Jun 11 12:30:17.744223 crc crio[22553]: time=\"2026-06-11T12:30:17.742861675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.296922 | controller |     "Jun 11 12:30:17.785930 crc crio[22553]: time=\"2026-06-11T12:30:17.78584806Z\" 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=be633c54-c9c1-485a-93e9-46cc2d60532e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.296937 | controller |     "Jun 11 12:30:17.813512 crc crio[22553]: time=\"2026-06-11T12:30:17.813370538Z\" level=info msg=\"Ran pod sandbox e50f86111adfe578da689c5abb91cca2c265a9901ce7f3b936cc04720e4052ce with infra container: openshift-must-gather-vc58x/crc-debug-sm7mg/POD\" id=be633c54-c9c1-485a-93e9-46cc2d60532e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.296951 | controller |     "Jun 11 12:30:17.819592 crc crio[22553]: time=\"2026-06-11T12:30:17.819469374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=dce0dd1a-06d9-4402-9261-5fb237b14318 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.296966 | controller |     "Jun 11 12:30:17.819820 crc crio[22553]: time=\"2026-06-11T12:30:17.819788724Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=dce0dd1a-06d9-4402-9261-5fb237b14318 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.296981 | controller |     "Jun 11 12:30:17.819946 crc crio[22553]: time=\"2026-06-11T12:30:17.819836305Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=dce0dd1a-06d9-4402-9261-5fb237b14318 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.296996 | controller |     "Jun 11 12:30:17.820787 crc crio[22553]: time=\"2026-06-11T12:30:17.820727661Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=807a91fd-0a84-4f9b-aac6-46823e815a3e name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.297011 | controller |     "Jun 11 12:30:17.828663 crc crio[22553]: time=\"2026-06-11T12:30:17.828590669Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"",
2026-06-11 12:41:58.297025 | controller |     "Jun 11 12:30:35.559716 crc crio[22553]: time=\"2026-06-11T12:30:35.558581887Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=807a91fd-0a84-4f9b-aac6-46823e815a3e name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.297040 | controller |     "Jun 11 12:30:35.562229 crc crio[22553]: time=\"2026-06-11T12:30:35.562173611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=5541cace-4186-4807-bef1-8312269aa204 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.297055 | controller |     "Jun 11 12:30:35.566295 crc crio[22553]: time=\"2026-06-11T12:30:35.566235149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=fbc095b7-1bd7-4ce6-9bda-68ebaa0d46e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.297069 | controller |     "Jun 11 12:30:35.578063 crc crio[22553]: time=\"2026-06-11T12:30:35.577954969Z\" level=info msg=\"Creating container: openshift-must-gather-vc58x/crc-debug-sm7mg/container-00\" id=17244aa4-bf17-4d34-8a6a-376ca615edbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.297095 | controller |     "Jun 11 12:30:35.581026 crc crio[22553]: time=\"2026-06-11T12:30:35.580967416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.297110 | controller |     "Jun 11 12:30:35.624288 crc crio[22553]: time=\"2026-06-11T12:30:35.624190628Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=17244aa4-bf17-4d34-8a6a-376ca615edbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.297125 | controller |     "Jun 11 12:30:35.645841 crc crio[22553]: time=\"2026-06-11T12:30:35.64566899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.297140 | controller |     "Jun 11 12:30:35.648221 crc crio[22553]: time=\"2026-06-11T12:30:35.648173043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.297154 | controller |     "Jun 11 12:30:35.874231 crc crio[22553]: time=\"2026-06-11T12:30:35.873600553Z\" level=info msg=\"Created container 4876c044e513bb1431f7c87707b4e2d4180e9c7da6bab71b6b54fdecc011985d: openshift-must-gather-vc58x/crc-debug-sm7mg/container-00\" id=17244aa4-bf17-4d34-8a6a-376ca615edbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.297168 | controller |     "Jun 11 12:30:35.875773 crc crio[22553]: time=\"2026-06-11T12:30:35.875648442Z\" level=info msg=\"Starting container: 4876c044e513bb1431f7c87707b4e2d4180e9c7da6bab71b6b54fdecc011985d\" id=2701d560-6775-44fc-9761-0ddbd8ed11ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.297183 | controller |     "Jun 11 12:30:35.883100 crc crio[22553]: time=\"2026-06-11T12:30:35.883005295Z\" level=info msg=\"Started container\" PID=222145 containerID=4876c044e513bb1431f7c87707b4e2d4180e9c7da6bab71b6b54fdecc011985d description=openshift-must-gather-vc58x/crc-debug-sm7mg/container-00 id=2701d560-6775-44fc-9761-0ddbd8ed11ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=e50f86111adfe578da689c5abb91cca2c265a9901ce7f3b936cc04720e4052ce",
2026-06-11 12:41:58.297197 | controller |     "Jun 11 12:30:51.736171 crc crio[22553]: time=\"2026-06-11T12:30:51.735106952Z\" level=info msg=\"Removing container: 72f4610c64645fed41b013ad929231ce67feeac6862318ac4119b5dca8a7adde\" id=21df40c8-e379-4016-903c-d8cc3648264d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.297212 | controller |     "Jun 11 12:30:51.798772 crc crio[22553]: time=\"2026-06-11T12:30:51.798478401Z\" level=info msg=\"Removed container 72f4610c64645fed41b013ad929231ce67feeac6862318ac4119b5dca8a7adde: openshift-operator-lifecycle-manager/collect-profiles-29686305-p6vjb/collect-profiles\" id=21df40c8-e379-4016-903c-d8cc3648264d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.297226 | controller |     "Jun 11 12:30:51.802333 crc crio[22553]: time=\"2026-06-11T12:30:51.802247405Z\" level=info msg=\"Removing container: 920a32aac9eeac647ca4df5b6f39b8cd164c915f5d561bd123b75ec60138a932\" id=dd7aa1e2-879c-4cf6-a000-58ffc48aa514 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.297240 | controller |     "Jun 11 12:30:51.941171 crc crio[22553]: time=\"2026-06-11T12:30:51.941033867Z\" level=info msg=\"Removed container 920a32aac9eeac647ca4df5b6f39b8cd164c915f5d561bd123b75ec60138a932: openshift-infra/auto-csr-approver-29686344-hxcx4/oc\" id=dd7aa1e2-879c-4cf6-a000-58ffc48aa514 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.297258 | controller |     "Jun 11 12:30:51.953425 crc crio[22553]: time=\"2026-06-11T12:30:51.953325778Z\" level=info msg=\"Stopping pod sandbox: ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291\" id=550f635b-7be3-45c7-88d5-33d85fd687c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.297273 | controller |     "Jun 11 12:30:51.953425 crc crio[22553]: time=\"2026-06-11T12:30:51.953430031Z\" level=info msg=\"Stopped pod sandbox (already stopped): ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291\" id=550f635b-7be3-45c7-88d5-33d85fd687c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.297287 | controller |     "Jun 11 12:30:51.954076 crc crio[22553]: time=\"2026-06-11T12:30:51.954004637Z\" level=info msg=\"Removing pod sandbox: ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291\" id=1f094b8c-3f34-4682-ae9e-6c8364a42917 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.297301 | controller |     "Jun 11 12:30:51.970975 crc crio[22553]: time=\"2026-06-11T12:30:51.970816453Z\" level=info msg=\"Removed pod sandbox: ffbbd57b3f09b170bc9608d0ec5d4a18f68b3cbeae123f41657c9ae367a72291\" id=1f094b8c-3f34-4682-ae9e-6c8364a42917 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.297316 | controller |     "Jun 11 12:30:51.971907 crc crio[22553]: time=\"2026-06-11T12:30:51.971842382Z\" level=info msg=\"Stopping pod sandbox: 06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb\" id=f675064c-f752-4181-903c-d05f04d80f72 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.297330 | controller |     "Jun 11 12:30:51.972000 crc crio[22553]: time=\"2026-06-11T12:30:51.971917974Z\" level=info msg=\"Stopped pod sandbox (already stopped): 06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb\" id=f675064c-f752-4181-903c-d05f04d80f72 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.297344 | controller |     "Jun 11 12:30:51.972531 crc crio[22553]: time=\"2026-06-11T12:30:51.972462489Z\" level=info msg=\"Removing pod sandbox: 06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb\" id=82210a94-6d33-4acc-ac01-a3cd15973e9b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.297378 | controller |     "Jun 11 12:30:51.993375 crc crio[22553]: time=\"2026-06-11T12:30:51.993265476Z\" level=info msg=\"Removed pod sandbox: 06df43cf7ed31a3f13c7801ddba23c424a3e6912ca2725160129f7cf0fec79fb\" id=82210a94-6d33-4acc-ac01-a3cd15973e9b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.297393 | controller |     "Jun 11 12:31:02.788884 crc crio[22553]: time=\"2026-06-11T12:31:02.788097968Z\" level=info msg=\"Stopping pod sandbox: e50f86111adfe578da689c5abb91cca2c265a9901ce7f3b936cc04720e4052ce\" id=cd061cbc-76d9-42bd-8172-38fddd5c04d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.297408 | controller |     "Jun 11 12:31:02.797014 crc crio[22553]: time=\"2026-06-11T12:31:02.796905292Z\" level=info msg=\"Stopped pod sandbox: e50f86111adfe578da689c5abb91cca2c265a9901ce7f3b936cc04720e4052ce\" id=cd061cbc-76d9-42bd-8172-38fddd5c04d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.297423 | controller |     "Jun 11 12:31:04.628006 crc crio[22553]: time=\"2026-06-11T12:31:04.626984107Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-vc58x/crc-debug-sflf2/POD\" id=41529be8-dcd0-4e6a-88b6-1d526e19b6e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.297437 | controller |     "Jun 11 12:31:04.629222 crc crio[22553]: time=\"2026-06-11T12:31:04.628069867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.297451 | controller |     "Jun 11 12:31:04.659061 crc crio[22553]: time=\"2026-06-11T12:31:04.658637165Z\" 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=41529be8-dcd0-4e6a-88b6-1d526e19b6e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.297469 | controller |     "Jun 11 12:31:04.675476 crc crio[22553]: time=\"2026-06-11T12:31:04.675444201Z\" level=info msg=\"Ran pod sandbox f680f0d2657d76dbf8a59417033b6e70afee1a9582b92155355d770a6de7d5ff with infra container: openshift-must-gather-vc58x/crc-debug-sflf2/POD\" id=41529be8-dcd0-4e6a-88b6-1d526e19b6e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.297484 | controller |     "Jun 11 12:31:04.678410 crc crio[22553]: time=\"2026-06-11T12:31:04.678383423Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=e93d5367-9d0f-4a3f-ac1c-1c5275403152 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.297499 | controller |     "Jun 11 12:31:04.681015 crc crio[22553]: time=\"2026-06-11T12:31:04.680989575Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=38006a83-d313-45e8-bab7-d04123e4dc2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.297513 | controller |     "Jun 11 12:31:04.693627 crc crio[22553]: time=\"2026-06-11T12:31:04.693508153Z\" level=info msg=\"Creating container: openshift-must-gather-vc58x/crc-debug-sflf2/container-00\" id=d98f25bd-2980-4e66-8c3c-12e6a8f1a6d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.297528 | controller |     "Jun 11 12:31:04.694130 crc crio[22553]: time=\"2026-06-11T12:31:04.694080669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.297542 | controller |     "Jun 11 12:31:04.745447 crc crio[22553]: time=\"2026-06-11T12:31:04.7452985Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=d98f25bd-2980-4e66-8c3c-12e6a8f1a6d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.297556 | controller |     "Jun 11 12:31:04.773336 crc crio[22553]: time=\"2026-06-11T12:31:04.773270986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.297571 | controller |     "Jun 11 12:31:04.779268 crc crio[22553]: time=\"2026-06-11T12:31:04.77917554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.297585 | controller |     "Jun 11 12:31:04.964899 crc crio[22553]: time=\"2026-06-11T12:31:04.964771149Z\" level=info msg=\"Created container 51cc3ec25b5490dcbb45daf3697a558286e89ac86f954990b3c208ab77ed788d: openshift-must-gather-vc58x/crc-debug-sflf2/container-00\" id=d98f25bd-2980-4e66-8c3c-12e6a8f1a6d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.297600 | controller |     "Jun 11 12:31:04.967061 crc crio[22553]: time=\"2026-06-11T12:31:04.96695002Z\" level=info msg=\"Starting container: 51cc3ec25b5490dcbb45daf3697a558286e89ac86f954990b3c208ab77ed788d\" id=ddf4cf87-042a-493b-ba22-a810d5d7264f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.297615 | controller |     "Jun 11 12:31:04.974926 crc crio[22553]: time=\"2026-06-11T12:31:04.974633973Z\" level=info msg=\"Started container\" PID=227409 containerID=51cc3ec25b5490dcbb45daf3697a558286e89ac86f954990b3c208ab77ed788d description=openshift-must-gather-vc58x/crc-debug-sflf2/container-00 id=ddf4cf87-042a-493b-ba22-a810d5d7264f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f680f0d2657d76dbf8a59417033b6e70afee1a9582b92155355d770a6de7d5ff",
2026-06-11 12:41:58.297630 | controller |     "Jun 11 12:31:06.874660 crc crio[22553]: time=\"2026-06-11T12:31:06.874163885Z\" level=info msg=\"Stopping pod sandbox: f680f0d2657d76dbf8a59417033b6e70afee1a9582b92155355d770a6de7d5ff\" id=15b8b4ae-035f-436c-9983-efcdb9a6b8dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.297648 | controller |     "Jun 11 12:31:06.880462 crc crio[22553]: time=\"2026-06-11T12:31:06.880375207Z\" level=info msg=\"Stopped pod sandbox: f680f0d2657d76dbf8a59417033b6e70afee1a9582b92155355d770a6de7d5ff\" id=15b8b4ae-035f-436c-9983-efcdb9a6b8dc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.297664 | controller |     "Jun 11 12:31:07.896436 crc crio[22553]: time=\"2026-06-11T12:31:07.895963359Z\" level=info msg=\"Removing container: 51cc3ec25b5490dcbb45daf3697a558286e89ac86f954990b3c208ab77ed788d\" id=24635b67-6fb4-41b9-894a-aa3d3d393ec5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.297678 | controller |     "Jun 11 12:31:07.936828 crc crio[22553]: time=\"2026-06-11T12:31:07.929906201Z\" level=info msg=\"Removed container 51cc3ec25b5490dcbb45daf3697a558286e89ac86f954990b3c208ab77ed788d: openshift-must-gather-vc58x/crc-debug-sflf2/container-00\" id=24635b67-6fb4-41b9-894a-aa3d3d393ec5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.297692 | controller |     "Jun 11 12:31:52.019881 crc crio[22553]: time=\"2026-06-11T12:31:52.018965251Z\" level=info msg=\"Stopping pod sandbox: f680f0d2657d76dbf8a59417033b6e70afee1a9582b92155355d770a6de7d5ff\" id=5281a12f-dbad-4e07-ac00-ae825fe30c93 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.297707 | controller |     "Jun 11 12:31:52.019881 crc crio[22553]: time=\"2026-06-11T12:31:52.019901817Z\" level=info msg=\"Stopped pod sandbox (already stopped): f680f0d2657d76dbf8a59417033b6e70afee1a9582b92155355d770a6de7d5ff\" id=5281a12f-dbad-4e07-ac00-ae825fe30c93 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.297721 | controller |     "Jun 11 12:31:52.021445 crc crio[22553]: time=\"2026-06-11T12:31:52.020962426Z\" level=info msg=\"Removing pod sandbox: f680f0d2657d76dbf8a59417033b6e70afee1a9582b92155355d770a6de7d5ff\" id=cbacbc0a-36b0-4be5-b785-e3f0a1425d03 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.297736 | controller |     "Jun 11 12:31:52.041116 crc crio[22553]: time=\"2026-06-11T12:31:52.041017723Z\" level=info msg=\"Removed pod sandbox: f680f0d2657d76dbf8a59417033b6e70afee1a9582b92155355d770a6de7d5ff\" id=cbacbc0a-36b0-4be5-b785-e3f0a1425d03 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.297751 | controller |     "Jun 11 12:32:00.544882 crc crio[22553]: time=\"2026-06-11T12:32:00.543846172Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686352-jtwdr/POD\" id=257da46f-bb76-496b-8df7-2b7375741503 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.297765 | controller |     "Jun 11 12:32:00.546881 crc crio[22553]: time=\"2026-06-11T12:32:00.544901991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.297781 | controller |     "Jun 11 12:32:00.593192 crc crio[22553]: time=\"2026-06-11T12:32:00.592942845Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686352-jtwdr Namespace:openshift-infra ID:854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29 UID:1b702b12-917d-4ee6-8392-a902d88d2365 NetNS:/var/run/netns/998aea38-97f8-471f-9391-2c48e40f61d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b702b12_917d_4ee6_8392_a902d88d2365.slice PodAnnotations:0xc002826b20}] Aliases:map[]}\"",
2026-06-11 12:41:58.297796 | controller |     "Jun 11 12:32:00.593192 crc crio[22553]: time=\"2026-06-11T12:32:00.593018057Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686352-jtwdr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.297811 | controller |     "Jun 11 12:32:01.176016 crc crio[22553]: 2026-06-11T12:32:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:854c5d6a66e510c Mac:de:93:74:03:c5:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/998aea38-97f8-471f-9391-2c48e40f61d0 SocketPath: PciID:}] [{Interface:0xc00028e5a0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.297830 | controller |     "Jun 11 12:32:01.178280 crc crio[22553]: time=\"2026-06-11T12:32:01.178163714Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686352-jtwdr Namespace:openshift-infra ID:854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29 UID:1b702b12-917d-4ee6-8392-a902d88d2365 NetNS:/var/run/netns/998aea38-97f8-471f-9391-2c48e40f61d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b702b12_917d_4ee6_8392_a902d88d2365.slice PodAnnotations:0xc002826b20}] Aliases:map[]}\"",
2026-06-11 12:41:58.297845 | controller |     "Jun 11 12:32:01.178580 crc crio[22553]: time=\"2026-06-11T12:32:01.178434432Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686352-jtwdr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.297860 | controller |     "Jun 11 12:32:01.188913 crc crio[22553]: time=\"2026-06-11T12:32:01.188567983Z\" level=info msg=\"Ran pod sandbox 854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29 with infra container: openshift-infra/auto-csr-approver-29686352-jtwdr/POD\" id=257da46f-bb76-496b-8df7-2b7375741503 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.297874 | controller |     "Jun 11 12:32:01.192134 crc crio[22553]: time=\"2026-06-11T12:32:01.191970548Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f31e0e88-ef49-44cd-9f04-adfcaa5aeebd name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.297889 | controller |     "Jun 11 12:32:01.203364 crc crio[22553]: time=\"2026-06-11T12:32:01.203257111Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.297904 | controller |     "Jun 11 12:32:02.586148 crc crio[22553]: time=\"2026-06-11T12:32:02.585428865Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f31e0e88-ef49-44cd-9f04-adfcaa5aeebd name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.297918 | controller |     "Jun 11 12:32:02.587588 crc crio[22553]: time=\"2026-06-11T12:32:02.58741389Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3001d3e3-e757-4b01-affc-c5d72b8e138a name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.297933 | controller |     "Jun 11 12:32:02.589852 crc crio[22553]: time=\"2026-06-11T12:32:02.589798806Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e7289d02-47be-4b5d-819c-15b36aa4e961 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.297947 | controller |     "Jun 11 12:32:02.600018 crc crio[22553]: time=\"2026-06-11T12:32:02.599966798Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686352-jtwdr/oc\" id=21130e6f-41d8-457c-809e-57aec0a1d61c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.297961 | controller |     "Jun 11 12:32:02.600926 crc crio[22553]: time=\"2026-06-11T12:32:02.600901204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.297975 | controller |     "Jun 11 12:32:02.646751 crc crio[22553]: time=\"2026-06-11T12:32:02.646654664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.297990 | controller |     "Jun 11 12:32:02.952964 crc crio[22553]: time=\"2026-06-11T12:32:02.952590133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.298011 | controller |     "Jun 11 12:32:03.081187 crc crio[22553]: time=\"2026-06-11T12:32:03.08111262Z\" level=info msg=\"Created container 2c85e7234be451452a2090034614b4dcc025e0aa0973def25a90e7c79590df65: openshift-infra/auto-csr-approver-29686352-jtwdr/oc\" id=21130e6f-41d8-457c-809e-57aec0a1d61c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.298026 | controller |     "Jun 11 12:32:03.083166 crc crio[22553]: time=\"2026-06-11T12:32:03.083086695Z\" level=info msg=\"Starting container: 2c85e7234be451452a2090034614b4dcc025e0aa0973def25a90e7c79590df65\" id=7accce09-75b6-4aee-8557-e819baf02991 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.298041 | controller |     "Jun 11 12:32:03.087993 crc crio[22553]: time=\"2026-06-11T12:32:03.087849407Z\" level=info msg=\"Started container\" PID=239207 containerID=2c85e7234be451452a2090034614b4dcc025e0aa0973def25a90e7c79590df65 description=openshift-infra/auto-csr-approver-29686352-jtwdr/oc id=7accce09-75b6-4aee-8557-e819baf02991 name=/runtime.v1.RuntimeService/StartContainer sandboxID=854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29",
2026-06-11 12:41:58.298056 | controller |     "Jun 11 12:32:04.850281 crc crio[22553]: time=\"2026-06-11T12:32:04.849553594Z\" level=info msg=\"Stopping pod sandbox: 854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29\" id=0cc65f79-0cf8-4b3f-89a6-b11e293ad654 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.298070 | controller |     "Jun 11 12:32:04.852056 crc crio[22553]: time=\"2026-06-11T12:32:04.851134457Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686352-jtwdr Namespace:openshift-infra ID:854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29 UID:1b702b12-917d-4ee6-8392-a902d88d2365 NetNS:/var/run/netns/998aea38-97f8-471f-9391-2c48e40f61d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b702b12_917d_4ee6_8392_a902d88d2365.slice PodAnnotations:0xc00001b388}] Aliases:map[]}\"",
2026-06-11 12:41:58.298085 | controller |     "Jun 11 12:32:04.852056 crc crio[22553]: time=\"2026-06-11T12:32:04.851351483Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686352-jtwdr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.298100 | controller |     "Jun 11 12:32:05.279858 crc crio[22553]: time=\"2026-06-11T12:32:05.279513225Z\" level=info msg=\"Stopped pod sandbox: 854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29\" id=0cc65f79-0cf8-4b3f-89a6-b11e293ad654 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.298114 | controller |     "Jun 11 12:32:27.803844 crc crio[22553]: time=\"2026-06-11T12:32:27.802809716Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-fmpw8/POD\" id=680d087c-5cf0-467f-9228-8cf55d127f42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.298128 | controller |     "Jun 11 12:32:27.803844 crc crio[22553]: time=\"2026-06-11T12:32:27.803824474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.298142 | controller |     "Jun 11 12:32:27.880642 crc crio[22553]: time=\"2026-06-11T12:32:27.880445931Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fmpw8 Namespace:openshift-marketplace ID:4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666 UID:c21f670d-c43f-460b-9686-c9c1c099437c NetNS:/var/run/netns/8fc04be4-0f7a-4f30-8319-161e3e591aeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc21f670d_c43f_460b_9686_c9c1c099437c.slice PodAnnotations:0xc0050d3348}] Aliases:map[]}\"",
2026-06-11 12:41:58.298161 | controller |     "Jun 11 12:32:27.880642 crc crio[22553]: time=\"2026-06-11T12:32:27.880644096Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-fmpw8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.298176 | controller |     "Jun 11 12:32:28.602324 crc crio[22553]: 2026-06-11T12:32:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d5dbcd7933ae58 Mac:66:47:fe:42:3d:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/8fc04be4-0f7a-4f30-8319-161e3e591aeb SocketPath: PciID:}] [{Interface:0xc00013eee0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.298190 | controller |     "Jun 11 12:32:28.603840 crc crio[22553]: time=\"2026-06-11T12:32:28.603765853Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fmpw8 Namespace:openshift-marketplace ID:4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666 UID:c21f670d-c43f-460b-9686-c9c1c099437c NetNS:/var/run/netns/8fc04be4-0f7a-4f30-8319-161e3e591aeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc21f670d_c43f_460b_9686_c9c1c099437c.slice PodAnnotations:0xc0050d3348}] Aliases:map[]}\"",
2026-06-11 12:41:58.298205 | controller |     "Jun 11 12:32:28.603955 crc crio[22553]: time=\"2026-06-11T12:32:28.603939348Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-fmpw8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.298219 | controller |     "Jun 11 12:32:28.616294 crc crio[22553]: time=\"2026-06-11T12:32:28.616191318Z\" level=info msg=\"Ran pod sandbox 4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666 with infra container: openshift-marketplace/redhat-operators-fmpw8/POD\" id=680d087c-5cf0-467f-9228-8cf55d127f42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.298234 | controller |     "Jun 11 12:32:28.623072 crc crio[22553]: time=\"2026-06-11T12:32:28.621213207Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=77034aec-41a1-494b-84e8-3c57af58f37b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.298249 | controller |     "Jun 11 12:32:28.630057 crc crio[22553]: time=\"2026-06-11T12:32:28.629951029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5210dff9-6236-4744-a154-aa9e4463859b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.298263 | controller |     "Jun 11 12:32:28.647857 crc crio[22553]: time=\"2026-06-11T12:32:28.647777614Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fmpw8/extract-utilities\" id=5f45a462-a993-414a-8042-72646de9394d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.298277 | controller |     "Jun 11 12:32:28.648844 crc crio[22553]: time=\"2026-06-11T12:32:28.648782222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.298291 | controller |     "Jun 11 12:32:28.741780 crc crio[22553]: time=\"2026-06-11T12:32:28.741552026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.298305 | controller |     "Jun 11 12:32:28.752955 crc crio[22553]: time=\"2026-06-11T12:32:28.75286641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.298319 | controller |     "Jun 11 12:32:28.883378 crc crio[22553]: time=\"2026-06-11T12:32:28.883281469Z\" level=info msg=\"Created container 68b31757ebf0fb21971448eb240b60237697994ec8f825a7dfae708475f97b83: openshift-marketplace/redhat-operators-fmpw8/extract-utilities\" id=5f45a462-a993-414a-8042-72646de9394d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.298338 | controller |     "Jun 11 12:32:28.885575 crc crio[22553]: time=\"2026-06-11T12:32:28.885491921Z\" level=info msg=\"Starting container: 68b31757ebf0fb21971448eb240b60237697994ec8f825a7dfae708475f97b83\" id=f0f4fcff-5413-4800-8c1a-1e0f14f7e83e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.298372 | controller |     "Jun 11 12:32:28.892781 crc crio[22553]: time=\"2026-06-11T12:32:28.892734532Z\" level=info msg=\"Started container\" PID=245618 containerID=68b31757ebf0fb21971448eb240b60237697994ec8f825a7dfae708475f97b83 description=openshift-marketplace/redhat-operators-fmpw8/extract-utilities id=f0f4fcff-5413-4800-8c1a-1e0f14f7e83e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666",
2026-06-11 12:41:58.298388 | controller |     "Jun 11 12:32:29.249797 crc crio[22553]: time=\"2026-06-11T12:32:29.249011758Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1270de98-5308-4266-bb9f-172409b8d2cc name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.298403 | controller |     "Jun 11 12:32:29.267245 crc crio[22553]: time=\"2026-06-11T12:32:29.267042879Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.298418 | controller |     "Jun 11 12:32:30.048772 crc crio[22553]: time=\"2026-06-11T12:32:30.047934598Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:546c77fdbf5f7c6a9a4243f4c4ef38fe0f584972a70f687bc40091743ee77d60\" id=1270de98-5308-4266-bb9f-172409b8d2cc name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.298433 | controller |     "Jun 11 12:32:30.050071 crc crio[22553]: time=\"2026-06-11T12:32:30.050031656Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=91a38c20-0b4f-49d8-a65b-acb71cb9d6ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.298447 | controller |     "Jun 11 12:32:30.064429 crc crio[22553]: time=\"2026-06-11T12:32:30.064342544Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d490053e-473e-4d8b-9e9e-f849bf6b50c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.298461 | controller |     "Jun 11 12:32:30.084343 crc crio[22553]: time=\"2026-06-11T12:32:30.084237576Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fmpw8/extract-content\" id=9739efa3-c8ce-4337-878b-48520f444331 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.298476 | controller |     "Jun 11 12:32:30.085022 crc crio[22553]: time=\"2026-06-11T12:32:30.084830852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.298490 | controller |     "Jun 11 12:32:30.164880 crc crio[22553]: time=\"2026-06-11T12:32:30.16476699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.298504 | controller |     "Jun 11 12:32:30.168586 crc crio[22553]: time=\"2026-06-11T12:32:30.168434622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.298519 | controller |     "Jun 11 12:32:30.373630 crc crio[22553]: time=\"2026-06-11T12:32:30.373533684Z\" level=info msg=\"Created container a2b62f3aa50a79c2f2d662520f7c4c674ff38c5f271f82a4fef96e016c9a5984: openshift-marketplace/redhat-operators-fmpw8/extract-content\" id=9739efa3-c8ce-4337-878b-48520f444331 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.298538 | controller |     "Jun 11 12:32:30.375202 crc crio[22553]: time=\"2026-06-11T12:32:30.375094597Z\" level=info msg=\"Starting container: a2b62f3aa50a79c2f2d662520f7c4c674ff38c5f271f82a4fef96e016c9a5984\" id=04c1c41e-c6ef-42bc-a1f9-b7ed62d47f31 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.298552 | controller |     "Jun 11 12:32:30.383919 crc crio[22553]: time=\"2026-06-11T12:32:30.38384935Z\" level=info msg=\"Started container\" PID=245933 containerID=a2b62f3aa50a79c2f2d662520f7c4c674ff38c5f271f82a4fef96e016c9a5984 description=openshift-marketplace/redhat-operators-fmpw8/extract-content id=04c1c41e-c6ef-42bc-a1f9-b7ed62d47f31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666",
2026-06-11 12:41:58.298567 | controller |     "Jun 11 12:32:35.383911 crc crio[22553]: time=\"2026-06-11T12:32:35.383303391Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=eb49381a-47b4-474d-ae03-13b8f8bf02b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.298582 | controller |     "Jun 11 12:32:35.386406 crc crio[22553]: time=\"2026-06-11T12:32:35.386328855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9eb8997d-d25f-4d8a-8396-0c8ed0d02a89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.298596 | controller |     "Jun 11 12:32:35.393499 crc crio[22553]: time=\"2026-06-11T12:32:35.393075103Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-fmpw8/registry-server\" id=454a6f48-0d1a-4c8d-9e17-aa39a832ded7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.298611 | controller |     "Jun 11 12:32:35.393826 crc crio[22553]: time=\"2026-06-11T12:32:35.393551266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.298626 | controller |     "Jun 11 12:32:35.510636 crc crio[22553]: time=\"2026-06-11T12:32:35.510533581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.298640 | controller |     "Jun 11 12:32:35.516209 crc crio[22553]: time=\"2026-06-11T12:32:35.516130367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.298657 | controller |     "Jun 11 12:32:35.668393 crc crio[22553]: time=\"2026-06-11T12:32:35.668273008Z\" level=info msg=\"Created container 1c8cfd62b72d58b0d935fc2bcf79078590a470a481571e3bff3d17381cd9e0a0: openshift-marketplace/redhat-operators-fmpw8/registry-server\" id=454a6f48-0d1a-4c8d-9e17-aa39a832ded7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.298674 | controller |     "Jun 11 12:32:35.670242 crc crio[22553]: time=\"2026-06-11T12:32:35.670172331Z\" level=info msg=\"Starting container: 1c8cfd62b72d58b0d935fc2bcf79078590a470a481571e3bff3d17381cd9e0a0\" id=d77aaa99-29e6-433a-aae1-d48a3521181d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.298689 | controller |     "Jun 11 12:32:35.677258 crc crio[22553]: time=\"2026-06-11T12:32:35.677220377Z\" level=info msg=\"Started container\" PID=247741 containerID=1c8cfd62b72d58b0d935fc2bcf79078590a470a481571e3bff3d17381cd9e0a0 description=openshift-marketplace/redhat-operators-fmpw8/registry-server id=d77aaa99-29e6-433a-aae1-d48a3521181d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666",
2026-06-11 12:41:58.298703 | controller |     "Jun 11 12:32:49.650778 crc crio[22553]: time=\"2026-06-11T12:32:49.649360195Z\" level=info msg=\"Stopping container: 1c8cfd62b72d58b0d935fc2bcf79078590a470a481571e3bff3d17381cd9e0a0 (timeout: 2s)\" id=22d2711b-cd1e-44f5-b3de-d77175dda3a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.298721 | controller |     "Jun 11 12:32:49.806964 crc crio[22553]: time=\"2026-06-11T12:32:49.806211688Z\" level=info msg=\"Stopped container 1c8cfd62b72d58b0d935fc2bcf79078590a470a481571e3bff3d17381cd9e0a0: openshift-marketplace/redhat-operators-fmpw8/registry-server\" id=22d2711b-cd1e-44f5-b3de-d77175dda3a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.298736 | controller |     "Jun 11 12:32:49.809109 crc crio[22553]: time=\"2026-06-11T12:32:49.809038836Z\" level=info msg=\"Stopping pod sandbox: 4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666\" id=9001cfc7-eca4-43ee-9407-d9e013fa1086 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.298751 | controller |     "Jun 11 12:32:49.809951 crc crio[22553]: time=\"2026-06-11T12:32:49.80990334Z\" level=info msg=\"Got pod network &{Name:redhat-operators-fmpw8 Namespace:openshift-marketplace ID:4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666 UID:c21f670d-c43f-460b-9686-c9c1c099437c NetNS:/var/run/netns/8fc04be4-0f7a-4f30-8319-161e3e591aeb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc21f670d_c43f_460b_9686_c9c1c099437c.slice PodAnnotations:0xc0028165e0}] Aliases:map[]}\"",
2026-06-11 12:41:58.298765 | controller |     "Jun 11 12:32:49.810082 crc crio[22553]: time=\"2026-06-11T12:32:49.810052364Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-fmpw8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.298780 | controller |     "Jun 11 12:32:50.179539 crc crio[22553]: time=\"2026-06-11T12:32:50.179412424Z\" level=info msg=\"Stopped pod sandbox: 4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666\" id=9001cfc7-eca4-43ee-9407-d9e013fa1086 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.298794 | controller |     "Jun 11 12:32:50.674016 crc crio[22553]: time=\"2026-06-11T12:32:50.673483974Z\" level=info msg=\"Removing container: 1c8cfd62b72d58b0d935fc2bcf79078590a470a481571e3bff3d17381cd9e0a0\" id=0bdf3124-9516-4b5a-ad70-b6bd4b9dc657 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.298809 | controller |     "Jun 11 12:32:50.713276 crc crio[22553]: time=\"2026-06-11T12:32:50.713165656Z\" level=info msg=\"Removed container 1c8cfd62b72d58b0d935fc2bcf79078590a470a481571e3bff3d17381cd9e0a0: openshift-marketplace/redhat-operators-fmpw8/registry-server\" id=0bdf3124-9516-4b5a-ad70-b6bd4b9dc657 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.298824 | controller |     "Jun 11 12:32:50.716952 crc crio[22553]: time=\"2026-06-11T12:32:50.716872118Z\" level=info msg=\"Removing container: a2b62f3aa50a79c2f2d662520f7c4c674ff38c5f271f82a4fef96e016c9a5984\" id=3255b83a-8814-4ccb-8c27-0881e8ccd083 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.298838 | controller |     "Jun 11 12:32:50.759497 crc crio[22553]: time=\"2026-06-11T12:32:50.759361587Z\" level=info msg=\"Removed container a2b62f3aa50a79c2f2d662520f7c4c674ff38c5f271f82a4fef96e016c9a5984: openshift-marketplace/redhat-operators-fmpw8/extract-content\" id=3255b83a-8814-4ccb-8c27-0881e8ccd083 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.298853 | controller |     "Jun 11 12:32:50.765354 crc crio[22553]: time=\"2026-06-11T12:32:50.765261481Z\" level=info msg=\"Removing container: 68b31757ebf0fb21971448eb240b60237697994ec8f825a7dfae708475f97b83\" id=9ae0fc47-7e15-468c-ba38-9533f29b8d53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.298868 | controller |     "Jun 11 12:32:50.807322 crc crio[22553]: time=\"2026-06-11T12:32:50.807221076Z\" level=info msg=\"Removed container 68b31757ebf0fb21971448eb240b60237697994ec8f825a7dfae708475f97b83: openshift-marketplace/redhat-operators-fmpw8/extract-utilities\" id=9ae0fc47-7e15-468c-ba38-9533f29b8d53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.298886 | controller |     "Jun 11 12:32:52.081735 crc crio[22553]: time=\"2026-06-11T12:32:52.079840801Z\" level=info msg=\"Removing container: e674c815c322bc336df337aa1a5b5e20446fcae600245aa8ffa192db128c3a8c\" id=0ba9723d-4f06-424d-b9b9-69672c292350 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.298901 | controller |     "Jun 11 12:32:52.216406 crc crio[22553]: time=\"2026-06-11T12:32:52.216343998Z\" level=info msg=\"Removed container e674c815c322bc336df337aa1a5b5e20446fcae600245aa8ffa192db128c3a8c: openshift-infra/auto-csr-approver-29686346-xfqbn/oc\" id=0ba9723d-4f06-424d-b9b9-69672c292350 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.298916 | controller |     "Jun 11 12:32:52.240891 crc crio[22553]: time=\"2026-06-11T12:32:52.240784926Z\" level=info msg=\"Stopping pod sandbox: 4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666\" id=7aec00ca-ff74-4d1a-a7a0-f889372fdaa8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.298930 | controller |     "Jun 11 12:32:52.240891 crc crio[22553]: time=\"2026-06-11T12:32:52.240899589Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666\" id=7aec00ca-ff74-4d1a-a7a0-f889372fdaa8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.298945 | controller |     "Jun 11 12:32:52.242562 crc crio[22553]: time=\"2026-06-11T12:32:52.242395151Z\" level=info msg=\"Removing pod sandbox: 4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666\" id=a70d6b4c-f688-4b00-86f4-54880dd0d7f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.298959 | controller |     "Jun 11 12:32:52.261811 crc crio[22553]: time=\"2026-06-11T12:32:52.261748638Z\" level=info msg=\"Removed pod sandbox: 4d5dbcd7933ae58d69fe24d71221833d97f1ed3a7815c0cea7375fb2bcdc0666\" id=a70d6b4c-f688-4b00-86f4-54880dd0d7f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.298973 | controller |     "Jun 11 12:32:52.263235 crc crio[22553]: time=\"2026-06-11T12:32:52.263175837Z\" level=info msg=\"Stopping pod sandbox: ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df\" id=a52061e3-5871-406f-89a0-9b8a7c082655 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.298987 | controller |     "Jun 11 12:32:52.263235 crc crio[22553]: time=\"2026-06-11T12:32:52.26325899Z\" level=info msg=\"Stopped pod sandbox (already stopped): ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df\" id=a52061e3-5871-406f-89a0-9b8a7c082655 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.299002 | controller |     "Jun 11 12:32:52.264154 crc crio[22553]: time=\"2026-06-11T12:32:52.264126474Z\" level=info msg=\"Removing pod sandbox: ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df\" id=f8122350-f719-4889-ad35-c48101d7f4bb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.299016 | controller |     "Jun 11 12:32:52.277911 crc crio[22553]: time=\"2026-06-11T12:32:52.277813653Z\" level=info msg=\"Removed pod sandbox: ebdbc46050e5aace77ca6cb803435500123fad773ff10cd71a6e51ac915b18df\" id=f8122350-f719-4889-ad35-c48101d7f4bb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.299031 | controller |     "Jun 11 12:33:07.705194 crc crio[22553]: time=\"2026-06-11T12:33:07.704294202Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-bbhsx/POD\" id=f341df37-ca2b-43af-a80b-a7cc4ad2d977 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.299045 | controller |     "Jun 11 12:33:07.707211 crc crio[22553]: time=\"2026-06-11T12:33:07.705223598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.299060 | controller |     "Jun 11 12:33:07.750900 crc crio[22553]: time=\"2026-06-11T12:33:07.750208827Z\" level=info msg=\"Got pod network &{Name:community-operators-bbhsx Namespace:openshift-marketplace ID:39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d UID:02791cf2-d248-4b31-924d-7f2aa0355fa2 NetNS:/var/run/netns/1ec1bdb4-ea0d-4eff-9731-69afb59bcda9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod02791cf2_d248_4b31_924d_7f2aa0355fa2.slice PodAnnotations:0xc002816228}] Aliases:map[]}\"",
2026-06-11 12:41:58.299079 | controller |     "Jun 11 12:33:07.750900 crc crio[22553]: time=\"2026-06-11T12:33:07.750858265Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-bbhsx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.299095 | controller |     "Jun 11 12:33:08.368598 crc crio[22553]: 2026-06-11T12:33:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39846f06d1a1808 Mac:c2:08:5f:b6:62:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/1ec1bdb4-ea0d-4eff-9731-69afb59bcda9 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.299109 | controller |     "Jun 11 12:33:08.370779 crc crio[22553]: time=\"2026-06-11T12:33:08.370634093Z\" level=info msg=\"Got pod network &{Name:community-operators-bbhsx Namespace:openshift-marketplace ID:39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d UID:02791cf2-d248-4b31-924d-7f2aa0355fa2 NetNS:/var/run/netns/1ec1bdb4-ea0d-4eff-9731-69afb59bcda9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod02791cf2_d248_4b31_924d_7f2aa0355fa2.slice PodAnnotations:0xc002816228}] Aliases:map[]}\"",
2026-06-11 12:41:58.299124 | controller |     "Jun 11 12:33:08.370911 crc crio[22553]: time=\"2026-06-11T12:33:08.37086058Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-bbhsx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.299139 | controller |     "Jun 11 12:33:08.379801 crc crio[22553]: time=\"2026-06-11T12:33:08.379736606Z\" level=info msg=\"Ran pod sandbox 39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d with infra container: openshift-marketplace/community-operators-bbhsx/POD\" id=f341df37-ca2b-43af-a80b-a7cc4ad2d977 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.299154 | controller |     "Jun 11 12:33:08.385288 crc crio[22553]: time=\"2026-06-11T12:33:08.385027273Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3afe0958-9466-48fc-b645-8911f1c4e125 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.299168 | controller |     "Jun 11 12:33:08.399491 crc crio[22553]: time=\"2026-06-11T12:33:08.399402212Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=86727cae-4adf-492c-9a1b-4d2b82b93b47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.299194 | controller |     "Jun 11 12:33:08.412070 crc crio[22553]: time=\"2026-06-11T12:33:08.412016662Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bbhsx/extract-utilities\" id=85eb965a-571e-43c5-87e3-afb7888f28c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.299209 | controller |     "Jun 11 12:33:08.412924 crc crio[22553]: time=\"2026-06-11T12:33:08.412901226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.299224 | controller |     "Jun 11 12:33:08.492151 crc crio[22553]: time=\"2026-06-11T12:33:08.492065263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.299241 | controller |     "Jun 11 12:33:08.498000 crc crio[22553]: time=\"2026-06-11T12:33:08.497916655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.299256 | controller |     "Jun 11 12:33:08.655214 crc crio[22553]: time=\"2026-06-11T12:33:08.655136818Z\" level=info msg=\"Created container de905bd63704c924874070062bc94ce76a263a4537f4ff5528cb8e8fbe3d6dab: openshift-marketplace/community-operators-bbhsx/extract-utilities\" id=85eb965a-571e-43c5-87e3-afb7888f28c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.299271 | controller |     "Jun 11 12:33:08.656447 crc crio[22553]: time=\"2026-06-11T12:33:08.656334892Z\" level=info msg=\"Starting container: de905bd63704c924874070062bc94ce76a263a4537f4ff5528cb8e8fbe3d6dab\" id=8bcc4e48-109a-47d9-b1f3-508790534a04 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.299285 | controller |     "Jun 11 12:33:08.665448 crc crio[22553]: time=\"2026-06-11T12:33:08.66530193Z\" level=info msg=\"Started container\" PID=254525 containerID=de905bd63704c924874070062bc94ce76a263a4537f4ff5528cb8e8fbe3d6dab description=openshift-marketplace/community-operators-bbhsx/extract-utilities id=8bcc4e48-109a-47d9-b1f3-508790534a04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d",
2026-06-11 12:41:58.299300 | controller |     "Jun 11 12:33:08.990393 crc crio[22553]: time=\"2026-06-11T12:33:08.989772294Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8a7cec42-98e2-43f7-b121-214646d71a54 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.299314 | controller |     "Jun 11 12:33:09.000159 crc crio[22553]: time=\"2026-06-11T12:33:09.000090671Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.299329 | controller |     "Jun 11 12:33:09.618818 crc crio[22553]: time=\"2026-06-11T12:33:09.618582394Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:c1bf1a7cae92e701b0ff93032482fe022c0ec704dcb6a892b32d9c898b64e1e0\" id=8a7cec42-98e2-43f7-b121-214646d71a54 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.299343 | controller |     "Jun 11 12:33:09.619912 crc crio[22553]: time=\"2026-06-11T12:33:09.619803398Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1144565c-a0f2-4399-9722-00f9d67ad25d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.299377 | controller |     "Jun 11 12:33:09.623902 crc crio[22553]: time=\"2026-06-11T12:33:09.623654624Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=12b689c5-9789-4ad1-825d-6f46aa725a91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.299392 | controller |     "Jun 11 12:33:09.636348 crc crio[22553]: time=\"2026-06-11T12:33:09.636268004Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bbhsx/extract-content\" id=b7ac90d6-b5e7-48ed-b848-e4f6e92bda85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.299407 | controller |     "Jun 11 12:33:09.636878 crc crio[22553]: time=\"2026-06-11T12:33:09.63681847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.299421 | controller |     "Jun 11 12:33:09.718724 crc crio[22553]: time=\"2026-06-11T12:33:09.718215909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.299436 | controller |     "Jun 11 12:33:09.722758 crc crio[22553]: time=\"2026-06-11T12:33:09.722617021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.299454 | controller |     "Jun 11 12:33:09.911157 crc crio[22553]: time=\"2026-06-11T12:33:09.91105921Z\" level=info msg=\"Created container 9abc8e79905b0a3968075e140a81bf77c86486d479d998a2aafc9198029db3b1: openshift-marketplace/community-operators-bbhsx/extract-content\" id=b7ac90d6-b5e7-48ed-b848-e4f6e92bda85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.299469 | controller |     "Jun 11 12:33:09.912922 crc crio[22553]: time=\"2026-06-11T12:33:09.91285372Z\" level=info msg=\"Starting container: 9abc8e79905b0a3968075e140a81bf77c86486d479d998a2aafc9198029db3b1\" id=33472a4e-0c97-4278-ba56-87973536d0a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.299484 | controller |     "Jun 11 12:33:09.942177 crc crio[22553]: time=\"2026-06-11T12:33:09.942084061Z\" level=info msg=\"Started container\" PID=254798 containerID=9abc8e79905b0a3968075e140a81bf77c86486d479d998a2aafc9198029db3b1 description=openshift-marketplace/community-operators-bbhsx/extract-content id=33472a4e-0c97-4278-ba56-87973536d0a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d",
2026-06-11 12:41:58.299499 | controller |     "Jun 11 12:33:12.056153 crc crio[22553]: time=\"2026-06-11T12:33:12.055389281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=15670dfa-bb08-4c3a-b930-b8969547a0fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.299513 | controller |     "Jun 11 12:33:12.060046 crc crio[22553]: time=\"2026-06-11T12:33:12.059985529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d4f334f2-f46d-4e87-86a1-b51e4de22f00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.299528 | controller |     "Jun 11 12:33:12.068885 crc crio[22553]: time=\"2026-06-11T12:33:12.068762283Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-bbhsx/registry-server\" id=7381e614-a6db-4671-979b-411375cad0bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.299542 | controller |     "Jun 11 12:33:12.069317 crc crio[22553]: time=\"2026-06-11T12:33:12.069238286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.299557 | controller |     "Jun 11 12:33:12.130777 crc crio[22553]: time=\"2026-06-11T12:33:12.130611679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.299571 | controller |     "Jun 11 12:33:12.133921 crc crio[22553]: time=\"2026-06-11T12:33:12.133838498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.299585 | controller |     "Jun 11 12:33:12.298755 crc crio[22553]: time=\"2026-06-11T12:33:12.29856334Z\" level=info msg=\"Created container 2df07e0d90a19a70f7c8196b41a4140c61282493a0daaee1969ba5e225f26072: openshift-marketplace/community-operators-bbhsx/registry-server\" id=7381e614-a6db-4671-979b-411375cad0bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.299599 | controller |     "Jun 11 12:33:12.300359 crc crio[22553]: time=\"2026-06-11T12:33:12.300306678Z\" level=info msg=\"Starting container: 2df07e0d90a19a70f7c8196b41a4140c61282493a0daaee1969ba5e225f26072\" id=ca01cc4f-8ac8-45d7-aeeb-2976092bf5bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.299614 | controller |     "Jun 11 12:33:12.309508 crc crio[22553]: time=\"2026-06-11T12:33:12.309299397Z\" level=info msg=\"Started container\" PID=255505 containerID=2df07e0d90a19a70f7c8196b41a4140c61282493a0daaee1969ba5e225f26072 description=openshift-marketplace/community-operators-bbhsx/registry-server id=ca01cc4f-8ac8-45d7-aeeb-2976092bf5bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d",
2026-06-11 12:41:58.299632 | controller |     "Jun 11 12:33:20.394596 crc crio[22553]: time=\"2026-06-11T12:33:20.393322626Z\" level=info msg=\"Stopping container: 2df07e0d90a19a70f7c8196b41a4140c61282493a0daaee1969ba5e225f26072 (timeout: 2s)\" id=4862d705-17f3-478d-9982-2f6b4bf85079 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.299647 | controller |     "Jun 11 12:33:20.520142 crc crio[22553]: time=\"2026-06-11T12:33:20.520043543Z\" level=info msg=\"Stopped container 2df07e0d90a19a70f7c8196b41a4140c61282493a0daaee1969ba5e225f26072: openshift-marketplace/community-operators-bbhsx/registry-server\" id=4862d705-17f3-478d-9982-2f6b4bf85079 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.299661 | controller |     "Jun 11 12:33:20.521384 crc crio[22553]: time=\"2026-06-11T12:33:20.521321848Z\" level=info msg=\"Stopping pod sandbox: 39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d\" id=50913c2f-e708-4380-9eec-bb9de24982fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.299676 | controller |     "Jun 11 12:33:20.522156 crc crio[22553]: time=\"2026-06-11T12:33:20.52210321Z\" level=info msg=\"Got pod network &{Name:community-operators-bbhsx Namespace:openshift-marketplace ID:39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d UID:02791cf2-d248-4b31-924d-7f2aa0355fa2 NetNS:/var/run/netns/1ec1bdb4-ea0d-4eff-9731-69afb59bcda9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod02791cf2_d248_4b31_924d_7f2aa0355fa2.slice PodAnnotations:0xc001be6e30}] Aliases:map[]}\"",
2026-06-11 12:41:58.299690 | controller |     "Jun 11 12:33:20.522318 crc crio[22553]: time=\"2026-06-11T12:33:20.522272345Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-bbhsx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.299705 | controller |     "Jun 11 12:33:21.009988 crc crio[22553]: time=\"2026-06-11T12:33:21.00936108Z\" level=info msg=\"Stopped pod sandbox: 39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d\" id=50913c2f-e708-4380-9eec-bb9de24982fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.299719 | controller |     "Jun 11 12:33:21.414524 crc crio[22553]: time=\"2026-06-11T12:33:21.413939147Z\" level=info msg=\"Removing container: 2df07e0d90a19a70f7c8196b41a4140c61282493a0daaee1969ba5e225f26072\" id=5a482162-6d8b-45b1-b325-810ad79b11f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.299733 | controller |     "Jun 11 12:33:21.450918 crc crio[22553]: time=\"2026-06-11T12:33:21.450818611Z\" level=info msg=\"Removed container 2df07e0d90a19a70f7c8196b41a4140c61282493a0daaee1969ba5e225f26072: openshift-marketplace/community-operators-bbhsx/registry-server\" id=5a482162-6d8b-45b1-b325-810ad79b11f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.299748 | controller |     "Jun 11 12:33:21.457948 crc crio[22553]: time=\"2026-06-11T12:33:21.457848036Z\" level=info msg=\"Removing container: 9abc8e79905b0a3968075e140a81bf77c86486d479d998a2aafc9198029db3b1\" id=200499a9-d877-48d1-88dc-5643ef40972e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.299762 | controller |     "Jun 11 12:33:21.534019 crc crio[22553]: time=\"2026-06-11T12:33:21.533532726Z\" level=info msg=\"Removed container 9abc8e79905b0a3968075e140a81bf77c86486d479d998a2aafc9198029db3b1: openshift-marketplace/community-operators-bbhsx/extract-content\" id=200499a9-d877-48d1-88dc-5643ef40972e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.299780 | controller |     "Jun 11 12:33:21.540148 crc crio[22553]: time=\"2026-06-11T12:33:21.540070637Z\" level=info msg=\"Removing container: de905bd63704c924874070062bc94ce76a263a4537f4ff5528cb8e8fbe3d6dab\" id=9592b356-a93c-4ed6-bc8d-1a7740ffff01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.299795 | controller |     "Jun 11 12:33:21.608117 crc crio[22553]: time=\"2026-06-11T12:33:21.608016863Z\" level=info msg=\"Removed container de905bd63704c924874070062bc94ce76a263a4537f4ff5528cb8e8fbe3d6dab: openshift-marketplace/community-operators-bbhsx/extract-utilities\" id=9592b356-a93c-4ed6-bc8d-1a7740ffff01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.299809 | controller |     "Jun 11 12:33:52.304043 crc crio[22553]: time=\"2026-06-11T12:33:52.30280301Z\" level=info msg=\"Stopping pod sandbox: 39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d\" id=0d255a35-9f05-426e-8373-9dc09d53151e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.299823 | controller |     "Jun 11 12:33:52.304043 crc crio[22553]: time=\"2026-06-11T12:33:52.303925521Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d\" id=0d255a35-9f05-426e-8373-9dc09d53151e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.299838 | controller |     "Jun 11 12:33:52.305630 crc crio[22553]: time=\"2026-06-11T12:33:52.304630101Z\" level=info msg=\"Removing pod sandbox: 39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d\" id=63b5caea-4d49-4ee8-a025-cc90beb37ab9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.299852 | controller |     "Jun 11 12:33:52.323083 crc crio[22553]: time=\"2026-06-11T12:33:52.32298631Z\" level=info msg=\"Removed pod sandbox: 39846f06d1a1808743756e9ec1992243d22998712d727021d7c6fb61451bd00d\" id=63b5caea-4d49-4ee8-a025-cc90beb37ab9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.299867 | controller |     "Jun 11 12:34:00.604762 crc crio[22553]: time=\"2026-06-11T12:34:00.603089749Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686354-fct78/POD\" id=fd4c3963-99d8-4ba6-8bb4-acf242bb961f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.299881 | controller |     "Jun 11 12:34:00.606201 crc crio[22553]: time=\"2026-06-11T12:34:00.604823177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.299896 | controller |     "Jun 11 12:34:00.666614 crc crio[22553]: time=\"2026-06-11T12:34:00.666524089Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686354-fct78 Namespace:openshift-infra ID:194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f UID:2fc4ef5f-fee9-4932-97bb-24d1cca9c502 NetNS:/var/run/netns/121329ad-b4c0-4bcb-be08-91507d721d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fc4ef5f_fee9_4932_97bb_24d1cca9c502.slice PodAnnotations:0xc0028268a0}] Aliases:map[]}\"",
2026-06-11 12:41:58.299911 | controller |     "Jun 11 12:34:00.666614 crc crio[22553]: time=\"2026-06-11T12:34:00.666600301Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686354-fct78 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.299926 | controller |     "Jun 11 12:34:01.421432 crc crio[22553]: 2026-06-11T12:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:194b7f9991ebab1 Mac:0a:01:f3:01:3e:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/121329ad-b4c0-4bcb-be08-91507d721d97 SocketPath: PciID:}] [{Interface:0xc000152870 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.299940 | controller |     "Jun 11 12:34:01.424230 crc crio[22553]: time=\"2026-06-11T12:34:01.423486184Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686354-fct78 Namespace:openshift-infra ID:194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f UID:2fc4ef5f-fee9-4932-97bb-24d1cca9c502 NetNS:/var/run/netns/121329ad-b4c0-4bcb-be08-91507d721d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fc4ef5f_fee9_4932_97bb_24d1cca9c502.slice PodAnnotations:0xc0028268a0}] Aliases:map[]}\"",
2026-06-11 12:41:58.299959 | controller |     "Jun 11 12:34:01.424230 crc crio[22553]: time=\"2026-06-11T12:34:01.423945437Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686354-fct78 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.299974 | controller |     "Jun 11 12:34:01.437911 crc crio[22553]: time=\"2026-06-11T12:34:01.437782241Z\" level=info msg=\"Ran pod sandbox 194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f with infra container: openshift-infra/auto-csr-approver-29686354-fct78/POD\" id=fd4c3963-99d8-4ba6-8bb4-acf242bb961f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.299989 | controller |     "Jun 11 12:34:01.441877 crc crio[22553]: time=\"2026-06-11T12:34:01.441282348Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=00a39271-b06f-4e46-a8e4-0d6f7cf4db39 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.300003 | controller |     "Jun 11 12:34:01.447336 crc crio[22553]: time=\"2026-06-11T12:34:01.447282905Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.300017 | controller |     "Jun 11 12:34:02.340598 crc crio[22553]: time=\"2026-06-11T12:34:02.34045068Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=00a39271-b06f-4e46-a8e4-0d6f7cf4db39 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.300032 | controller |     "Jun 11 12:34:02.342149 crc crio[22553]: time=\"2026-06-11T12:34:02.34152713Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=48c81bb4-9d43-47fe-9a59-9cd10c1fd73f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.300046 | controller |     "Jun 11 12:34:02.344973 crc crio[22553]: time=\"2026-06-11T12:34:02.344883123Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=393d740c-e546-4c78-8f51-9abd61759d79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.300060 | controller |     "Jun 11 12:34:02.355637 crc crio[22553]: time=\"2026-06-11T12:34:02.355543249Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686354-fct78/oc\" id=2bf99d41-2232-4688-bd86-3b28f9ae3518 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.300074 | controller |     "Jun 11 12:34:02.356473 crc crio[22553]: time=\"2026-06-11T12:34:02.356391863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.300089 | controller |     "Jun 11 12:34:02.407261 crc crio[22553]: time=\"2026-06-11T12:34:02.406643687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.300103 | controller |     "Jun 11 12:34:02.697640 crc crio[22553]: time=\"2026-06-11T12:34:02.697402185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.300118 | controller |     "Jun 11 12:34:02.813160 crc crio[22553]: time=\"2026-06-11T12:34:02.813061405Z\" level=info msg=\"Created container 8d958f7bcdeffc58a9758907c59d5edac72b87a0a0d9e5c785c5b7079533fead: openshift-infra/auto-csr-approver-29686354-fct78/oc\" id=2bf99d41-2232-4688-bd86-3b28f9ae3518 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.300137 | controller |     "Jun 11 12:34:02.815136 crc crio[22553]: time=\"2026-06-11T12:34:02.81503007Z\" level=info msg=\"Starting container: 8d958f7bcdeffc58a9758907c59d5edac72b87a0a0d9e5c785c5b7079533fead\" id=242697df-b1ca-4b03-8874-0c08832b274b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.300152 | controller |     "Jun 11 12:34:02.820908 crc crio[22553]: time=\"2026-06-11T12:34:02.82081171Z\" level=info msg=\"Started container\" PID=264123 containerID=8d958f7bcdeffc58a9758907c59d5edac72b87a0a0d9e5c785c5b7079533fead description=openshift-infra/auto-csr-approver-29686354-fct78/oc id=242697df-b1ca-4b03-8874-0c08832b274b name=/runtime.v1.RuntimeService/StartContainer sandboxID=194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f",
2026-06-11 12:41:58.300167 | controller |     "Jun 11 12:34:05.195983 crc crio[22553]: time=\"2026-06-11T12:34:05.195249799Z\" level=info msg=\"Stopping pod sandbox: 194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f\" id=ee84878f-f24a-45ef-b34e-99ce4b84e25b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.300182 | controller |     "Jun 11 12:34:05.197384 crc crio[22553]: time=\"2026-06-11T12:34:05.196824153Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686354-fct78 Namespace:openshift-infra ID:194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f UID:2fc4ef5f-fee9-4932-97bb-24d1cca9c502 NetNS:/var/run/netns/121329ad-b4c0-4bcb-be08-91507d721d97 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fc4ef5f_fee9_4932_97bb_24d1cca9c502.slice PodAnnotations:0xc00061e378}] Aliases:map[]}\"",
2026-06-11 12:41:58.300197 | controller |     "Jun 11 12:34:05.197384 crc crio[22553]: time=\"2026-06-11T12:34:05.196964627Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686354-fct78 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.300211 | controller |     "Jun 11 12:34:05.561211 crc crio[22553]: time=\"2026-06-11T12:34:05.560989199Z\" level=info msg=\"Stopped pod sandbox: 194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f\" id=ee84878f-f24a-45ef-b34e-99ce4b84e25b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.300226 | controller |     "Jun 11 12:34:52.343841 crc crio[22553]: time=\"2026-06-11T12:34:52.343171993Z\" level=info msg=\"Removing container: e4c3962c38599f7aa67afbc53c2b3fd9240310ffeb16c3f962e886dfb3b510ec\" id=c70d50a4-4fc2-4048-83d0-fb9451c358de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.300240 | controller |     "Jun 11 12:34:52.482393 crc crio[22553]: time=\"2026-06-11T12:34:52.48182704Z\" level=info msg=\"Removed container e4c3962c38599f7aa67afbc53c2b3fd9240310ffeb16c3f962e886dfb3b510ec: openshift-infra/auto-csr-approver-29686348-6mvz7/oc\" id=c70d50a4-4fc2-4048-83d0-fb9451c358de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.300254 | controller |     "Jun 11 12:34:52.495527 crc crio[22553]: time=\"2026-06-11T12:34:52.495435098Z\" level=info msg=\"Stopping pod sandbox: 5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f\" id=012ccb6c-3e37-4c16-a0af-99e8dfa566f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.300268 | controller |     "Jun 11 12:34:52.495807 crc crio[22553]: time=\"2026-06-11T12:34:52.495636513Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f\" id=012ccb6c-3e37-4c16-a0af-99e8dfa566f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.300283 | controller |     "Jun 11 12:34:52.496549 crc crio[22553]: time=\"2026-06-11T12:34:52.496479197Z\" level=info msg=\"Removing pod sandbox: 5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f\" id=8ca9ea8d-8f47-42b5-95da-3a3d19949d08 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.300301 | controller |     "Jun 11 12:34:52.515659 crc crio[22553]: time=\"2026-06-11T12:34:52.515478124Z\" level=info msg=\"Removed pod sandbox: 5b4aa5a6e4e3d6fad12cd1b1f75cfbdb7e84f226a46974ea15fa4b5f05acdf5f\" id=8ca9ea8d-8f47-42b5-95da-3a3d19949d08 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.300316 | controller |     "Jun 11 12:36:00.538873 crc crio[22553]: time=\"2026-06-11T12:36:00.538361459Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686356-sl9zp/POD\" id=64da972d-5ab3-4eaa-936e-12263bbeb600 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.300331 | controller |     "Jun 11 12:36:00.540205 crc crio[22553]: time=\"2026-06-11T12:36:00.538902674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.300359 | controller |     "Jun 11 12:36:00.577078 crc crio[22553]: time=\"2026-06-11T12:36:00.576970791Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686356-sl9zp Namespace:openshift-infra ID:77dd4edd7c7a4da04a9289bd4aa8d81d0917f84d2c5ee2f8acd1a15177761bf7 UID:ccd6aff9-6376-460e-99ab-10955f463f41 NetNS:/var/run/netns/4b6eb99c-fe7d-4c01-a031-6b766223c2e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccd6aff9_6376_460e_99ab_10955f463f41.slice PodAnnotations:0xc005f12898}] Aliases:map[]}\"",
2026-06-11 12:41:58.300380 | controller |     "Jun 11 12:36:00.577078 crc crio[22553]: time=\"2026-06-11T12:36:00.577034922Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686356-sl9zp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.300396 | controller |     "Jun 11 12:36:00.943860 crc crio[22553]: 2026-06-11T12:36:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:77dd4edd7c7a4da Mac:5a:f4:bc:b5:63:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/4b6eb99c-fe7d-4c01-a031-6b766223c2e8 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.300411 | controller |     "Jun 11 12:36:00.945523 crc crio[22553]: time=\"2026-06-11T12:36:00.945446686Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686356-sl9zp Namespace:openshift-infra ID:77dd4edd7c7a4da04a9289bd4aa8d81d0917f84d2c5ee2f8acd1a15177761bf7 UID:ccd6aff9-6376-460e-99ab-10955f463f41 NetNS:/var/run/netns/4b6eb99c-fe7d-4c01-a031-6b766223c2e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccd6aff9_6376_460e_99ab_10955f463f41.slice PodAnnotations:0xc005f12898}] Aliases:map[]}\"",
2026-06-11 12:41:58.300426 | controller |     "Jun 11 12:36:00.945743 crc crio[22553]: time=\"2026-06-11T12:36:00.945658822Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686356-sl9zp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.300441 | controller |     "Jun 11 12:36:00.956252 crc crio[22553]: time=\"2026-06-11T12:36:00.956134652Z\" level=info msg=\"Ran pod sandbox 77dd4edd7c7a4da04a9289bd4aa8d81d0917f84d2c5ee2f8acd1a15177761bf7 with infra container: openshift-infra/auto-csr-approver-29686356-sl9zp/POD\" id=64da972d-5ab3-4eaa-936e-12263bbeb600 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.300455 | controller |     "Jun 11 12:36:00.961021 crc crio[22553]: time=\"2026-06-11T12:36:00.960953386Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f93f989c-65f8-40c0-9658-270aa1d84e5e name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.300469 | controller |     "Jun 11 12:36:00.971505 crc crio[22553]: time=\"2026-06-11T12:36:00.971407436Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.300488 | controller |     "Jun 11 12:36:01.777596 crc crio[22553]: time=\"2026-06-11T12:36:01.777026202Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f93f989c-65f8-40c0-9658-270aa1d84e5e name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.300504 | controller |     "Jun 11 12:36:01.779411 crc crio[22553]: time=\"2026-06-11T12:36:01.778816872Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e57cf1b8-0d3b-41c5-a4d8-f6041b547eeb name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.300518 | controller |     "Jun 11 12:36:01.781488 crc crio[22553]: time=\"2026-06-11T12:36:01.781414144Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c917bfd6-9f4b-456d-a433-7da989bcf979 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.300533 | controller |     "Jun 11 12:36:01.789931 crc crio[22553]: time=\"2026-06-11T12:36:01.789851218Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686356-sl9zp/oc\" id=b57fa615-ab23-4410-8c35-e830a455b5ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.300547 | controller |     "Jun 11 12:36:01.790333 crc crio[22553]: time=\"2026-06-11T12:36:01.790270519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.300561 | controller |     "Jun 11 12:36:01.837041 crc crio[22553]: time=\"2026-06-11T12:36:01.83679503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.300576 | controller |     "Jun 11 12:36:02.105931 crc crio[22553]: time=\"2026-06-11T12:36:02.105818415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.300590 | controller |     "Jun 11 12:36:02.239865 crc crio[22553]: time=\"2026-06-11T12:36:02.239649409Z\" level=info msg=\"Created container c5a5c9daeff279ad2dfad1380e3fee9540ea2aeb816041a8495eb605ef6f2edc: openshift-infra/auto-csr-approver-29686356-sl9zp/oc\" id=b57fa615-ab23-4410-8c35-e830a455b5ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.300605 | controller |     "Jun 11 12:36:02.241918 crc crio[22553]: time=\"2026-06-11T12:36:02.241748667Z\" level=info msg=\"Starting container: c5a5c9daeff279ad2dfad1380e3fee9540ea2aeb816041a8495eb605ef6f2edc\" id=baccb3d3-dd59-48e6-82b9-81fdb41e36fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.300619 | controller |     "Jun 11 12:36:02.247168 crc crio[22553]: time=\"2026-06-11T12:36:02.247061974Z\" level=info msg=\"Started container\" PID=281646 containerID=c5a5c9daeff279ad2dfad1380e3fee9540ea2aeb816041a8495eb605ef6f2edc description=openshift-infra/auto-csr-approver-29686356-sl9zp/oc id=baccb3d3-dd59-48e6-82b9-81fdb41e36fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=77dd4edd7c7a4da04a9289bd4aa8d81d0917f84d2c5ee2f8acd1a15177761bf7",
2026-06-11 12:41:58.300634 | controller |     "Jun 11 12:36:04.109542 crc crio[22553]: time=\"2026-06-11T12:36:04.10853261Z\" level=info msg=\"Stopping pod sandbox: 77dd4edd7c7a4da04a9289bd4aa8d81d0917f84d2c5ee2f8acd1a15177761bf7\" id=a21f85a3-a37c-4acf-ab0f-27f1d3bfea72 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.300649 | controller |     "Jun 11 12:36:04.110950 crc crio[22553]: time=\"2026-06-11T12:36:04.110595897Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686356-sl9zp Namespace:openshift-infra ID:77dd4edd7c7a4da04a9289bd4aa8d81d0917f84d2c5ee2f8acd1a15177761bf7 UID:ccd6aff9-6376-460e-99ab-10955f463f41 NetNS:/var/run/netns/4b6eb99c-fe7d-4c01-a031-6b766223c2e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccd6aff9_6376_460e_99ab_10955f463f41.slice PodAnnotations:0xc00061e780}] Aliases:map[]}\"",
2026-06-11 12:41:58.300670 | controller |     "Jun 11 12:36:04.110950 crc crio[22553]: time=\"2026-06-11T12:36:04.110904736Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686356-sl9zp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.300685 | controller |     "Jun 11 12:36:04.438869 crc crio[22553]: time=\"2026-06-11T12:36:04.438377853Z\" level=info msg=\"Stopped pod sandbox: 77dd4edd7c7a4da04a9289bd4aa8d81d0917f84d2c5ee2f8acd1a15177761bf7\" id=a21f85a3-a37c-4acf-ab0f-27f1d3bfea72 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.300700 | controller |     "Jun 11 12:36:41.879432 crc crio[22553]: time=\"2026-06-11T12:36:41.878632281Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.300715 | controller |     "Jun 11 12:36:42.298612 crc crio[22553]: time=\"2026-06-11T12:36:42.298455571Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.300729 | controller |     "Jun 11 12:36:42.301432 crc crio[22553]: time=\"2026-06-11T12:36:42.301409433Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.300744 | controller |     "Jun 11 12:36:42.782407 crc crio[22553]: time=\"2026-06-11T12:36:42.781833985Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.300759 | controller |     "Jun 11 12:36:42.796924 crc crio[22553]: time=\"2026-06-11T12:36:42.796875372Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.300773 | controller |     "Jun 11 12:36:42.798970 crc crio[22553]: time=\"2026-06-11T12:36:42.7989437Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.300787 | controller |     "Jun 11 12:36:42.855229 crc crio[22553]: time=\"2026-06-11T12:36:42.855148689Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.300801 | controller |     "Jun 11 12:36:43.173968 crc crio[22553]: time=\"2026-06-11T12:36:43.173797112Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.300815 | controller |     "Jun 11 12:36:43.176972 crc crio[22553]: time=\"2026-06-11T12:36:43.176914448Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.300829 | controller |     "Jun 11 12:36:43.192194 crc crio[22553]: time=\"2026-06-11T12:36:43.192046718Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.300843 | controller |     "Jun 11 12:36:43.277355 crc crio[22553]: time=\"2026-06-11T12:36:43.277275953Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.300857 | controller |     "Jun 11 12:36:43.345228 crc crio[22553]: time=\"2026-06-11T12:36:43.345074145Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.300875 | controller |     "Jun 11 12:36:43.393997 crc crio[22553]: time=\"2026-06-11T12:36:43.393854378Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.300889 | controller |     "Jun 11 12:36:43.629081 crc crio[22553]: time=\"2026-06-11T12:36:43.628993403Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.300904 | controller |     "Jun 11 12:36:44.182285 crc crio[22553]: time=\"2026-06-11T12:36:44.182152133Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.300919 | controller |     "Jun 11 12:36:44.835530 crc crio[22553]: time=\"2026-06-11T12:36:44.834996819Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.300933 | controller |     "Jun 11 12:36:45.074316 crc crio[22553]: time=\"2026-06-11T12:36:45.074041662Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.300948 | controller |     "Jun 11 12:36:45.542006 crc crio[22553]: time=\"2026-06-11T12:36:45.541325929Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.300963 | controller |     "Jun 11 12:36:46.211538 crc crio[22553]: time=\"2026-06-11T12:36:46.211029254Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.300977 | controller |     "Jun 11 12:36:46.253085 crc crio[22553]: time=\"2026-06-11T12:36:46.253002308Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301049 | controller |     "Jun 11 12:36:46.311542 crc crio[22553]: time=\"2026-06-11T12:36:46.31142286Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301066 | controller |     "Jun 11 12:36:46.513205 crc crio[22553]: time=\"2026-06-11T12:36:46.512580552Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301081 | controller |     "Jun 11 12:36:49.153091 crc crio[22553]: time=\"2026-06-11T12:36:49.152560229Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301096 | controller |     "Jun 11 12:36:49.275574 crc crio[22553]: time=\"2026-06-11T12:36:49.27547537Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301111 | controller |     "Jun 11 12:36:49.620970 crc crio[22553]: time=\"2026-06-11T12:36:49.62032561Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301125 | controller |     "Jun 11 12:36:49.918084 crc crio[22553]: time=\"2026-06-11T12:36:49.91799267Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301144 | controller |     "Jun 11 12:36:51.874243 crc crio[22553]: time=\"2026-06-11T12:36:51.873618718Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301159 | controller |     "Jun 11 12:36:52.363825 crc crio[22553]: time=\"2026-06-11T12:36:52.363737858Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301173 | controller |     "Jun 11 12:36:52.580016 crc crio[22553]: time=\"2026-06-11T12:36:52.57932887Z\" level=info msg=\"Removing container: 4876c044e513bb1431f7c87707b4e2d4180e9c7da6bab71b6b54fdecc011985d\" id=3cebdceb-0f2b-42f6-baaa-b3d7f0ba15c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.301188 | controller |     "Jun 11 12:36:52.658545 crc crio[22553]: time=\"2026-06-11T12:36:52.658250241Z\" level=info msg=\"Removed container 4876c044e513bb1431f7c87707b4e2d4180e9c7da6bab71b6b54fdecc011985d: openshift-must-gather-vc58x/crc-debug-sm7mg/container-00\" id=3cebdceb-0f2b-42f6-baaa-b3d7f0ba15c1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.301202 | controller |     "Jun 11 12:36:52.672023 crc crio[22553]: time=\"2026-06-11T12:36:52.671401085Z\" level=info msg=\"Removing container: d97f0d1133a9c48706de8622a9705100076bdb3e45e3cdc6d8fd62bb86c09ec6\" id=3f04cf46-575b-4eee-a7b0-3fc35bdd28af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.301217 | controller |     "Jun 11 12:36:52.822059 crc crio[22553]: time=\"2026-06-11T12:36:52.821903952Z\" level=info msg=\"Removed container d97f0d1133a9c48706de8622a9705100076bdb3e45e3cdc6d8fd62bb86c09ec6: openshift-infra/auto-csr-approver-29686350-8sgx7/oc\" id=3f04cf46-575b-4eee-a7b0-3fc35bdd28af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.301232 | controller |     "Jun 11 12:36:52.833142 crc crio[22553]: time=\"2026-06-11T12:36:52.832812705Z\" level=info msg=\"Stopping pod sandbox: e50f86111adfe578da689c5abb91cca2c265a9901ce7f3b936cc04720e4052ce\" id=3f4a400b-af79-46a4-8f22-9758c7aa20a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.301247 | controller |     "Jun 11 12:36:52.833142 crc crio[22553]: time=\"2026-06-11T12:36:52.832896557Z\" level=info msg=\"Stopped pod sandbox (already stopped): e50f86111adfe578da689c5abb91cca2c265a9901ce7f3b936cc04720e4052ce\" id=3f4a400b-af79-46a4-8f22-9758c7aa20a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.301262 | controller |     "Jun 11 12:36:52.836794 crc crio[22553]: time=\"2026-06-11T12:36:52.835451728Z\" level=info msg=\"Removing pod sandbox: e50f86111adfe578da689c5abb91cca2c265a9901ce7f3b936cc04720e4052ce\" id=aca0b87a-9b9e-40ad-85f2-f5f480cd7ebc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.301277 | controller |     "Jun 11 12:36:52.871641 crc crio[22553]: time=\"2026-06-11T12:36:52.871546479Z\" level=info msg=\"Removed pod sandbox: e50f86111adfe578da689c5abb91cca2c265a9901ce7f3b936cc04720e4052ce\" id=aca0b87a-9b9e-40ad-85f2-f5f480cd7ebc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.301291 | controller |     "Jun 11 12:36:52.878568 crc crio[22553]: time=\"2026-06-11T12:36:52.8784123Z\" level=info msg=\"Stopping pod sandbox: 8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa\" id=f87f09e4-5ae0-43ae-85f1-f421cf49243b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.301305 | controller |     "Jun 11 12:36:52.878568 crc crio[22553]: time=\"2026-06-11T12:36:52.878555334Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa\" id=f87f09e4-5ae0-43ae-85f1-f421cf49243b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.301320 | controller |     "Jun 11 12:36:52.889530 crc crio[22553]: time=\"2026-06-11T12:36:52.887245525Z\" level=info msg=\"Removing pod sandbox: 8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa\" id=0615f0a3-e597-4caf-908b-3434f10a77b2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.301338 | controller |     "Jun 11 12:36:52.909651 crc crio[22553]: time=\"2026-06-11T12:36:52.90939733Z\" level=info msg=\"Removed pod sandbox: 8387fb24f9d53f3655c2150f9abb9e101d8e9c60dd08a74a1e0ba65f5330cdaa\" id=0615f0a3-e597-4caf-908b-3434f10a77b2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.301371 | controller |     "Jun 11 12:36:53.021852 crc crio[22553]: time=\"2026-06-11T12:36:53.021738707Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301387 | controller |     "Jun 11 12:36:53.459669 crc crio[22553]: time=\"2026-06-11T12:36:53.459557847Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301402 | controller |     "Jun 11 12:36:55.432360 crc crio[22553]: time=\"2026-06-11T12:36:55.4315601Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301417 | controller |     "Jun 11 12:36:56.978570 crc crio[22553]: time=\"2026-06-11T12:36:56.977623662Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301431 | controller |     "Jun 11 12:36:57.191087 crc crio[22553]: time=\"2026-06-11T12:36:57.190948122Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301445 | controller |     "Jun 11 12:36:57.277066 crc crio[22553]: time=\"2026-06-11T12:36:57.276761763Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301460 | controller |     "Jun 11 12:36:57.942724 crc crio[22553]: time=\"2026-06-11T12:36:57.942515327Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301474 | controller |     "Jun 11 12:36:58.075930 crc crio[22553]: time=\"2026-06-11T12:36:58.075846097Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301489 | controller |     "Jun 11 12:36:58.560852 crc crio[22553]: time=\"2026-06-11T12:36:58.560660121Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301503 | controller |     "Jun 11 12:36:58.567517 crc crio[22553]: time=\"2026-06-11T12:36:58.567441979Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301517 | controller |     "Jun 11 12:36:58.647872 crc crio[22553]: time=\"2026-06-11T12:36:58.647793519Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301532 | controller |     "Jun 11 12:36:58.857621 crc crio[22553]: time=\"2026-06-11T12:36:58.857068426Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301547 | controller |     "Jun 11 12:37:00.679134 crc crio[22553]: time=\"2026-06-11T12:37:00.678534991Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301565 | controller |     "Jun 11 12:37:00.880908 crc crio[22553]: time=\"2026-06-11T12:37:00.880769393Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301580 | controller |     "Jun 11 12:37:01.259867 crc crio[22553]: time=\"2026-06-11T12:37:01.259521183Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301594 | controller |     "Jun 11 12:37:01.864055 crc crio[22553]: time=\"2026-06-11T12:37:01.863491713Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301609 | controller |     "Jun 11 12:37:01.947223 crc crio[22553]: time=\"2026-06-11T12:37:01.947125644Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301623 | controller |     "Jun 11 12:37:04.341234 crc crio[22553]: time=\"2026-06-11T12:37:04.340513719Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301637 | controller |     "Jun 11 12:37:04.370060 crc crio[22553]: time=\"2026-06-11T12:37:04.369944616Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301652 | controller |     "Jun 11 12:37:12.337912 crc crio[22553]: time=\"2026-06-11T12:37:12.336957307Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.301666 | controller |     "Jun 11 12:37:23.415111 crc crio[22553]: time=\"2026-06-11T12:37:23.414042162Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-tvbk4/POD\" id=2eacab9d-f61c-4d2e-8685-a8925cc49012 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.301680 | controller |     "Jun 11 12:37:23.417387 crc crio[22553]: time=\"2026-06-11T12:37:23.417092426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.301694 | controller |     "Jun 11 12:37:23.466919 crc crio[22553]: time=\"2026-06-11T12:37:23.466774765Z\" level=info msg=\"Got pod network &{Name:certified-operators-tvbk4 Namespace:openshift-marketplace ID:1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2 UID:44a7b795-ee3c-4d36-a11b-1a8b45b553ed NetNS:/var/run/netns/cbb9aa98-9a93-4bfb-90ce-771d0197edd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod44a7b795_ee3c_4d36_a11b_1a8b45b553ed.slice PodAnnotations:0xc0011e8900}] Aliases:map[]}\"",
2026-06-11 12:41:58.301709 | controller |     "Jun 11 12:37:23.466919 crc crio[22553]: time=\"2026-06-11T12:37:23.466863377Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-tvbk4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.301724 | controller |     "Jun 11 12:37:23.873084 crc crio[22553]: 2026-06-11T12:37:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1edf325216af7de Mac:d2:8a:22:d2:31:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/cbb9aa98-9a93-4bfb-90ce-771d0197edd0 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.301742 | controller |     "Jun 11 12:37:23.875238 crc crio[22553]: time=\"2026-06-11T12:37:23.875117296Z\" level=info msg=\"Got pod network &{Name:certified-operators-tvbk4 Namespace:openshift-marketplace ID:1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2 UID:44a7b795-ee3c-4d36-a11b-1a8b45b553ed NetNS:/var/run/netns/cbb9aa98-9a93-4bfb-90ce-771d0197edd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod44a7b795_ee3c_4d36_a11b_1a8b45b553ed.slice PodAnnotations:0xc0011e8900}] Aliases:map[]}\"",
2026-06-11 12:41:58.301758 | controller |     "Jun 11 12:37:23.875384 crc crio[22553]: time=\"2026-06-11T12:37:23.875299852Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-tvbk4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.301777 | controller |     "Jun 11 12:37:23.886852 crc crio[22553]: time=\"2026-06-11T12:37:23.886653046Z\" level=info msg=\"Ran pod sandbox 1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2 with infra container: openshift-marketplace/certified-operators-tvbk4/POD\" id=2eacab9d-f61c-4d2e-8685-a8925cc49012 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.301791 | controller |     "Jun 11 12:37:23.891403 crc crio[22553]: time=\"2026-06-11T12:37:23.891301055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=78fd5cc0-2375-42b3-befe-ceda4f8f2bc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.301809 | controller |     "Jun 11 12:37:23.895275 crc crio[22553]: time=\"2026-06-11T12:37:23.894531945Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=70b34541-0526-47f8-a426-eff4f1c4cc5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.301879 | controller |     "Jun 11 12:37:23.904301 crc crio[22553]: time=\"2026-06-11T12:37:23.904242565Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tvbk4/extract-utilities\" id=98954db0-7bd7-4a57-b4e2-14371fbfbd67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.301901 | controller |     "Jun 11 12:37:23.904805 crc crio[22553]: time=\"2026-06-11T12:37:23.904750439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.301917 | controller |     "Jun 11 12:37:23.957856 crc crio[22553]: time=\"2026-06-11T12:37:23.957369709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.301931 | controller |     "Jun 11 12:37:23.962158 crc crio[22553]: time=\"2026-06-11T12:37:23.96209957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.301946 | controller |     "Jun 11 12:37:24.139792 crc crio[22553]: time=\"2026-06-11T12:37:24.139573375Z\" level=info msg=\"Created container 9f41095cf9fa9f25bf8e101872be59f4e1739dd607ea53d42e8bdbbcdf4694a0: openshift-marketplace/certified-operators-tvbk4/extract-utilities\" id=98954db0-7bd7-4a57-b4e2-14371fbfbd67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.301960 | controller |     "Jun 11 12:37:24.146883 crc crio[22553]: time=\"2026-06-11T12:37:24.146778315Z\" level=info msg=\"Starting container: 9f41095cf9fa9f25bf8e101872be59f4e1739dd607ea53d42e8bdbbcdf4694a0\" id=0c406992-a2d6-42ae-b424-ea1c5e08384c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.301974 | controller |     "Jun 11 12:37:24.154872 crc crio[22553]: time=\"2026-06-11T12:37:24.154663634Z\" level=info msg=\"Started container\" PID=290616 containerID=9f41095cf9fa9f25bf8e101872be59f4e1739dd607ea53d42e8bdbbcdf4694a0 description=openshift-marketplace/certified-operators-tvbk4/extract-utilities id=0c406992-a2d6-42ae-b424-ea1c5e08384c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2",
2026-06-11 12:41:58.301994 | controller |     "Jun 11 12:37:24.532354 crc crio[22553]: time=\"2026-06-11T12:37:24.532288452Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1728db08-c7c3-4d85-a08e-9fcd9626d813 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.302009 | controller |     "Jun 11 12:37:24.543452 crc crio[22553]: time=\"2026-06-11T12:37:24.543355139Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-11 12:41:58.302023 | controller |     "Jun 11 12:37:25.413781 crc crio[22553]: time=\"2026-06-11T12:37:25.412987381Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e0619edb1918888825b593b3b8f40e018dfe1d589bf765ae742cc2e57f8cf51c\" id=1728db08-c7c3-4d85-a08e-9fcd9626d813 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.302038 | controller |     "Jun 11 12:37:25.414635 crc crio[22553]: time=\"2026-06-11T12:37:25.414517613Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=292e9f0b-4a4b-4fa6-9c5e-a827c8ce325b name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.302053 | controller |     "Jun 11 12:37:25.417620 crc crio[22553]: time=\"2026-06-11T12:37:25.417456735Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8fc64580-67bf-470b-92b1-1458d320798e name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.302068 | controller |     "Jun 11 12:37:25.425823 crc crio[22553]: time=\"2026-06-11T12:37:25.425536109Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tvbk4/extract-content\" id=72450cea-c7ae-444c-90c8-58e21f2ffdd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.302082 | controller |     "Jun 11 12:37:25.426189 crc crio[22553]: time=\"2026-06-11T12:37:25.426096134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.302097 | controller |     "Jun 11 12:37:25.490541 crc crio[22553]: time=\"2026-06-11T12:37:25.49044517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.302112 | controller |     "Jun 11 12:37:25.495556 crc crio[22553]: time=\"2026-06-11T12:37:25.4954987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.302126 | controller |     "Jun 11 12:37:25.681871 crc crio[22553]: time=\"2026-06-11T12:37:25.681576894Z\" level=info msg=\"Created container 3ec9fdff981a94e1b50cd1c4dbef0e911261802c9b062e94d6e38424a5556a42: openshift-marketplace/certified-operators-tvbk4/extract-content\" id=72450cea-c7ae-444c-90c8-58e21f2ffdd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.302141 | controller |     "Jun 11 12:37:25.688122 crc crio[22553]: time=\"2026-06-11T12:37:25.685466412Z\" level=info msg=\"Starting container: 3ec9fdff981a94e1b50cd1c4dbef0e911261802c9b062e94d6e38424a5556a42\" id=21fdb9d8-e8f9-40b9-9149-fc248677e5f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.302156 | controller |     "Jun 11 12:37:25.691416 crc crio[22553]: time=\"2026-06-11T12:37:25.691326554Z\" level=info msg=\"Started container\" PID=290759 containerID=3ec9fdff981a94e1b50cd1c4dbef0e911261802c9b062e94d6e38424a5556a42 description=openshift-marketplace/certified-operators-tvbk4/extract-content id=21fdb9d8-e8f9-40b9-9149-fc248677e5f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2",
2026-06-11 12:41:58.302174 | controller |     "Jun 11 12:37:27.634310 crc crio[22553]: time=\"2026-06-11T12:37:27.633247032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ea08afdb-be82-4f6f-8b0d-a660db30ff48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.302190 | controller |     "Jun 11 12:37:27.638247 crc crio[22553]: time=\"2026-06-11T12:37:27.638088027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=45b952db-34af-46ab-a5d3-00fd90017778 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.302204 | controller |     "Jun 11 12:37:27.646749 crc crio[22553]: time=\"2026-06-11T12:37:27.646637454Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tvbk4/registry-server\" id=64c0739a-5522-4ed8-8745-5bcd0f2f15b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.302218 | controller |     "Jun 11 12:37:27.647248 crc crio[22553]: time=\"2026-06-11T12:37:27.64720669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.302233 | controller |     "Jun 11 12:37:27.714225 crc crio[22553]: time=\"2026-06-11T12:37:27.714092106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.302247 | controller |     "Jun 11 12:37:27.717864 crc crio[22553]: time=\"2026-06-11T12:37:27.717813979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.302261 | controller |     "Jun 11 12:37:27.877490 crc crio[22553]: time=\"2026-06-11T12:37:27.877380776Z\" level=info msg=\"Created container b79cd83ba3cf9d1cc2395589069562a8d76d548a4972dd2d82cb22f614ca6372: openshift-marketplace/certified-operators-tvbk4/registry-server\" id=64c0739a-5522-4ed8-8745-5bcd0f2f15b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.302276 | controller |     "Jun 11 12:37:27.878489 crc crio[22553]: time=\"2026-06-11T12:37:27.878418135Z\" level=info msg=\"Starting container: b79cd83ba3cf9d1cc2395589069562a8d76d548a4972dd2d82cb22f614ca6372\" id=676f931b-8bcf-4d6c-b611-b60ae2931d50 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.302290 | controller |     "Jun 11 12:37:27.884327 crc crio[22553]: time=\"2026-06-11T12:37:27.884162394Z\" level=info msg=\"Started container\" PID=290857 containerID=b79cd83ba3cf9d1cc2395589069562a8d76d548a4972dd2d82cb22f614ca6372 description=openshift-marketplace/certified-operators-tvbk4/registry-server id=676f931b-8bcf-4d6c-b611-b60ae2931d50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2",
2026-06-11 12:41:58.302304 | controller |     "Jun 11 12:37:35.759896 crc crio[22553]: time=\"2026-06-11T12:37:35.757081964Z\" level=info msg=\"Stopping container: b79cd83ba3cf9d1cc2395589069562a8d76d548a4972dd2d82cb22f614ca6372 (timeout: 2s)\" id=e62c52cf-3c9b-4c77-90fb-ade28476b2a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.302319 | controller |     "Jun 11 12:37:35.922332 crc crio[22553]: time=\"2026-06-11T12:37:35.922184756Z\" level=info msg=\"Stopped container b79cd83ba3cf9d1cc2395589069562a8d76d548a4972dd2d82cb22f614ca6372: openshift-marketplace/certified-operators-tvbk4/registry-server\" id=e62c52cf-3c9b-4c77-90fb-ade28476b2a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.302334 | controller |     "Jun 11 12:37:35.923833 crc crio[22553]: time=\"2026-06-11T12:37:35.923608616Z\" level=info msg=\"Stopping pod sandbox: 1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2\" id=061acdae-ee4c-470f-aed3-78ff4e6610eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.302378 | controller |     "Jun 11 12:37:35.925941 crc crio[22553]: time=\"2026-06-11T12:37:35.925387715Z\" level=info msg=\"Got pod network &{Name:certified-operators-tvbk4 Namespace:openshift-marketplace ID:1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2 UID:44a7b795-ee3c-4d36-a11b-1a8b45b553ed NetNS:/var/run/netns/cbb9aa98-9a93-4bfb-90ce-771d0197edd0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod44a7b795_ee3c_4d36_a11b_1a8b45b553ed.slice PodAnnotations:0xc00043a2d0}] Aliases:map[]}\"",
2026-06-11 12:41:58.302399 | controller |     "Jun 11 12:37:35.926377 crc crio[22553]: time=\"2026-06-11T12:37:35.926258779Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-tvbk4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.302415 | controller |     "Jun 11 12:37:36.343587 crc crio[22553]: time=\"2026-06-11T12:37:36.343457046Z\" level=info msg=\"Stopped pod sandbox: 1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2\" id=061acdae-ee4c-470f-aed3-78ff4e6610eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.302430 | controller |     "Jun 11 12:37:36.787308 crc crio[22553]: time=\"2026-06-11T12:37:36.786871431Z\" level=info msg=\"Removing container: b79cd83ba3cf9d1cc2395589069562a8d76d548a4972dd2d82cb22f614ca6372\" id=ca593248-b109-4457-a6a7-36c06b5aa68e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.302444 | controller |     "Jun 11 12:37:36.841854 crc crio[22553]: time=\"2026-06-11T12:37:36.841211479Z\" level=info msg=\"Removed container b79cd83ba3cf9d1cc2395589069562a8d76d548a4972dd2d82cb22f614ca6372: openshift-marketplace/certified-operators-tvbk4/registry-server\" id=ca593248-b109-4457-a6a7-36c06b5aa68e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.302459 | controller |     "Jun 11 12:37:36.846986 crc crio[22553]: time=\"2026-06-11T12:37:36.846934908Z\" level=info msg=\"Removing container: 3ec9fdff981a94e1b50cd1c4dbef0e911261802c9b062e94d6e38424a5556a42\" id=2e48ade6-cff6-458e-ad2e-2414878b523c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.302473 | controller |     "Jun 11 12:37:36.910819 crc crio[22553]: time=\"2026-06-11T12:37:36.91009428Z\" level=info msg=\"Removed container 3ec9fdff981a94e1b50cd1c4dbef0e911261802c9b062e94d6e38424a5556a42: openshift-marketplace/certified-operators-tvbk4/extract-content\" id=2e48ade6-cff6-458e-ad2e-2414878b523c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.302488 | controller |     "Jun 11 12:37:36.916544 crc crio[22553]: time=\"2026-06-11T12:37:36.916386125Z\" level=info msg=\"Removing container: 9f41095cf9fa9f25bf8e101872be59f4e1739dd607ea53d42e8bdbbcdf4694a0\" id=a5848e72-ecc8-4b5f-926e-53fa0a38616e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.302502 | controller |     "Jun 11 12:37:36.964316 crc crio[22553]: time=\"2026-06-11T12:37:36.964239913Z\" level=info msg=\"Removed container 9f41095cf9fa9f25bf8e101872be59f4e1739dd607ea53d42e8bdbbcdf4694a0: openshift-marketplace/certified-operators-tvbk4/extract-utilities\" id=a5848e72-ecc8-4b5f-926e-53fa0a38616e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.302517 | controller |     "Jun 11 12:37:43.273255 crc crio[22553]: time=\"2026-06-11T12:37:43.272217846Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-7qf27/POD\" id=92ca1703-6ddc-41f2-a1be-c451fd006dea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.302531 | controller |     "Jun 11 12:37:43.274599 crc crio[22553]: time=\"2026-06-11T12:37:43.273283596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.302549 | controller |     "Jun 11 12:37:43.306986 crc crio[22553]: time=\"2026-06-11T12:37:43.306895759Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7qf27 Namespace:openshift-marketplace ID:40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172 UID:fe1e18e0-df2a-4cbf-8c88-5dbe6c8e297e NetNS:/var/run/netns/8df5ac82-6dba-4eb7-9947-0006f60631a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe1e18e0_df2a_4cbf_8c88_5dbe6c8e297e.slice PodAnnotations:0xc002816d38}] Aliases:map[]}\"",
2026-06-11 12:41:58.302564 | controller |     "Jun 11 12:37:43.306986 crc crio[22553]: time=\"2026-06-11T12:37:43.30695648Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-7qf27 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.302579 | controller |     "Jun 11 12:37:43.956872 crc crio[22553]: 2026-06-11T12:37:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:40d018211290f60 Mac:e6:89:0c:2e:61:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/8df5ac82-6dba-4eb7-9947-0006f60631a5 SocketPath: PciID:}] [{Interface:0xc000358a00 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.302594 | controller |     "Jun 11 12:37:43.958586 crc crio[22553]: time=\"2026-06-11T12:37:43.958427559Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7qf27 Namespace:openshift-marketplace ID:40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172 UID:fe1e18e0-df2a-4cbf-8c88-5dbe6c8e297e NetNS:/var/run/netns/8df5ac82-6dba-4eb7-9947-0006f60631a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe1e18e0_df2a_4cbf_8c88_5dbe6c8e297e.slice PodAnnotations:0xc002816d38}] Aliases:map[]}\"",
2026-06-11 12:41:58.302608 | controller |     "Jun 11 12:37:43.958925 crc crio[22553]: time=\"2026-06-11T12:37:43.95883673Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-7qf27 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.302623 | controller |     "Jun 11 12:37:43.995377 crc crio[22553]: time=\"2026-06-11T12:37:43.994669194Z\" level=info msg=\"Ran pod sandbox 40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172 with infra container: openshift-marketplace/redhat-marketplace-7qf27/POD\" id=92ca1703-6ddc-41f2-a1be-c451fd006dea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.302637 | controller |     "Jun 11 12:37:44.006753 crc crio[22553]: time=\"2026-06-11T12:37:44.004413655Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e073369d-391f-4d24-bd02-5828d2d277c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.302651 | controller |     "Jun 11 12:37:44.008533 crc crio[22553]: time=\"2026-06-11T12:37:44.008446277Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f9daaf8d-a912-49aa-97b7-50c65498530f name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.302666 | controller |     "Jun 11 12:37:44.020660 crc crio[22553]: time=\"2026-06-11T12:37:44.020595984Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-7qf27/extract-utilities\" id=fcce1a68-28c9-4c74-9e12-12d146d15bb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.302680 | controller |     "Jun 11 12:37:44.021974 crc crio[22553]: time=\"2026-06-11T12:37:44.021949901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.302694 | controller |     "Jun 11 12:37:44.072768 crc crio[22553]: time=\"2026-06-11T12:37:44.072658189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.302711 | controller |     "Jun 11 12:37:44.078163 crc crio[22553]: time=\"2026-06-11T12:37:44.07810551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.302725 | controller |     "Jun 11 12:37:44.236555 crc crio[22553]: time=\"2026-06-11T12:37:44.236491675Z\" level=info msg=\"Created container e069146a06f27cfd2fc923fade7271debed1a036101d0bf3a26418739057b5e3: openshift-marketplace/redhat-marketplace-7qf27/extract-utilities\" id=fcce1a68-28c9-4c74-9e12-12d146d15bb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.302739 | controller |     "Jun 11 12:37:44.238820 crc crio[22553]: time=\"2026-06-11T12:37:44.238686426Z\" level=info msg=\"Starting container: e069146a06f27cfd2fc923fade7271debed1a036101d0bf3a26418739057b5e3\" id=04cfb685-bd35-480d-a538-4f44b2c6c82f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.302753 | controller |     "Jun 11 12:37:44.244463 crc crio[22553]: time=\"2026-06-11T12:37:44.244366774Z\" level=info msg=\"Started container\" PID=291741 containerID=e069146a06f27cfd2fc923fade7271debed1a036101d0bf3a26418739057b5e3 description=openshift-marketplace/redhat-marketplace-7qf27/extract-utilities id=04cfb685-bd35-480d-a538-4f44b2c6c82f name=/runtime.v1.RuntimeService/StartContainer sandboxID=40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172",
2026-06-11 12:41:58.302774 | controller |     "Jun 11 12:37:44.996320 crc crio[22553]: time=\"2026-06-11T12:37:44.993464171Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=68cf50ca-4477-42a4-87c8-d7376401ffa3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.302788 | controller |     "Jun 11 12:37:45.004024 crc crio[22553]: time=\"2026-06-11T12:37:45.003436288Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-11 12:41:58.302803 | controller |     "Jun 11 12:37:45.604503 crc crio[22553]: time=\"2026-06-11T12:37:45.604414955Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:44e7571b04a2b34c75ea2db0a4b8cc2845aaf794ea27c8fb25505e2e61d83c03\" id=68cf50ca-4477-42a4-87c8-d7376401ffa3 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.302817 | controller |     "Jun 11 12:37:45.605983 crc crio[22553]: time=\"2026-06-11T12:37:45.605860085Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2670b6ed-4339-4e74-b731-6fd418a73583 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.302832 | controller |     "Jun 11 12:37:45.608968 crc crio[22553]: time=\"2026-06-11T12:37:45.608902169Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=f5b3337b-d28d-4e34-9e89-2d1e5dc54d40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.302846 | controller |     "Jun 11 12:37:45.616919 crc crio[22553]: time=\"2026-06-11T12:37:45.61684738Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-7qf27/extract-content\" id=062842fa-10ca-4d9a-b3cb-5933e99e03c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.302861 | controller |     "Jun 11 12:37:45.617399 crc crio[22553]: time=\"2026-06-11T12:37:45.61721894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.302875 | controller |     "Jun 11 12:37:45.659854 crc crio[22553]: time=\"2026-06-11T12:37:45.659765511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.302893 | controller |     "Jun 11 12:37:45.663029 crc crio[22553]: time=\"2026-06-11T12:37:45.662956038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.302908 | controller |     "Jun 11 12:37:45.870538 crc crio[22553]: time=\"2026-06-11T12:37:45.870358474Z\" level=info msg=\"Created container 98bd46618d96a61511d7de4988ea5ecabd734793c4cf7799828863b6c41afcc5: openshift-marketplace/redhat-marketplace-7qf27/extract-content\" id=062842fa-10ca-4d9a-b3cb-5933e99e03c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.302923 | controller |     "Jun 11 12:37:45.871631 crc crio[22553]: time=\"2026-06-11T12:37:45.871557477Z\" level=info msg=\"Starting container: 98bd46618d96a61511d7de4988ea5ecabd734793c4cf7799828863b6c41afcc5\" id=af598e3e-fb89-44c7-bfa3-71b8485e89e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.302937 | controller |     "Jun 11 12:37:45.879987 crc crio[22553]: time=\"2026-06-11T12:37:45.879878568Z\" level=info msg=\"Started container\" PID=291894 containerID=98bd46618d96a61511d7de4988ea5ecabd734793c4cf7799828863b6c41afcc5 description=openshift-marketplace/redhat-marketplace-7qf27/extract-content id=af598e3e-fb89-44c7-bfa3-71b8485e89e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172",
2026-06-11 12:41:58.302953 | controller |     "Jun 11 12:37:47.024336 crc crio[22553]: time=\"2026-06-11T12:37:47.023893444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=75a6878d-3888-4c7f-847c-c6a6f40ae282 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.302967 | controller |     "Jun 11 12:37:47.027536 crc crio[22553]: time=\"2026-06-11T12:37:47.027278878Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ac1a1039-cb20-4b56-a0e5-5f30f7cce60c name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.302982 | controller |     "Jun 11 12:37:47.034607 crc crio[22553]: time=\"2026-06-11T12:37:47.034533109Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-7qf27/registry-server\" id=ddac6014-7e8d-428a-9094-d647ca3bf5be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.302996 | controller |     "Jun 11 12:37:47.036458 crc crio[22553]: time=\"2026-06-11T12:37:47.036391711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.303010 | controller |     "Jun 11 12:37:47.108549 crc crio[22553]: time=\"2026-06-11T12:37:47.108356268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.303025 | controller |     "Jun 11 12:37:47.123188 crc crio[22553]: time=\"2026-06-11T12:37:47.123079926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.303040 | controller |     "Jun 11 12:37:47.259001 crc crio[22553]: time=\"2026-06-11T12:37:47.258772202Z\" level=info msg=\"Created container 9987ab5a5a2474af42d6a79ad6ec664a92a2136132750b2315563b4412284677: openshift-marketplace/redhat-marketplace-7qf27/registry-server\" id=ddac6014-7e8d-428a-9094-d647ca3bf5be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.303054 | controller |     "Jun 11 12:37:47.260843 crc crio[22553]: time=\"2026-06-11T12:37:47.260765617Z\" level=info msg=\"Starting container: 9987ab5a5a2474af42d6a79ad6ec664a92a2136132750b2315563b4412284677\" id=3f3f957c-40f0-4aea-a952-3df0acfa4b45 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.303068 | controller |     "Jun 11 12:37:47.266534 crc crio[22553]: time=\"2026-06-11T12:37:47.266475366Z\" level=info msg=\"Started container\" PID=291955 containerID=9987ab5a5a2474af42d6a79ad6ec664a92a2136132750b2315563b4412284677 description=openshift-marketplace/redhat-marketplace-7qf27/registry-server id=3f3f957c-40f0-4aea-a952-3df0acfa4b45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172",
2026-06-11 12:41:58.303088 | controller |     "Jun 11 12:37:52.939869 crc crio[22553]: time=\"2026-06-11T12:37:52.938842921Z\" level=info msg=\"Stopping pod sandbox: 1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2\" id=10490a67-f37e-4394-89a6-8a76c997264d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.303103 | controller |     "Jun 11 12:37:52.939869 crc crio[22553]: time=\"2026-06-11T12:37:52.939863489Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2\" id=10490a67-f37e-4394-89a6-8a76c997264d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.303117 | controller |     "Jun 11 12:37:52.941989 crc crio[22553]: time=\"2026-06-11T12:37:52.941092404Z\" level=info msg=\"Removing pod sandbox: 1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2\" id=a14257c9-4329-4aeb-abb9-9b439ef94a66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.303132 | controller |     "Jun 11 12:37:52.955817 crc crio[22553]: time=\"2026-06-11T12:37:52.95573456Z\" level=info msg=\"Removed pod sandbox: 1edf325216af7de85af26ce43b8822fbc9b192ed6f5583e6175d3e4ff1a688d2\" id=a14257c9-4329-4aeb-abb9-9b439ef94a66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.303147 | controller |     "Jun 11 12:37:56.166314 crc crio[22553]: time=\"2026-06-11T12:37:56.16549306Z\" level=info msg=\"Stopping container: 9987ab5a5a2474af42d6a79ad6ec664a92a2136132750b2315563b4412284677 (timeout: 2s)\" id=b3824d3f-5d74-4709-a423-1663c47bf29a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.303161 | controller |     "Jun 11 12:37:56.299738 crc crio[22553]: time=\"2026-06-11T12:37:56.299346205Z\" level=info msg=\"Stopped container 9987ab5a5a2474af42d6a79ad6ec664a92a2136132750b2315563b4412284677: openshift-marketplace/redhat-marketplace-7qf27/registry-server\" id=b3824d3f-5d74-4709-a423-1663c47bf29a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.303185 | controller |     "Jun 11 12:37:56.303202 crc crio[22553]: time=\"2026-06-11T12:37:56.303086198Z\" level=info msg=\"Stopping pod sandbox: 40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172\" id=a02821ac-1445-461f-8402-ac04aa3fff2b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.303202 | controller |     "Jun 11 12:37:56.304071 crc crio[22553]: time=\"2026-06-11T12:37:56.303997824Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7qf27 Namespace:openshift-marketplace ID:40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172 UID:fe1e18e0-df2a-4cbf-8c88-5dbe6c8e297e NetNS:/var/run/netns/8df5ac82-6dba-4eb7-9947-0006f60631a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfe1e18e0_df2a_4cbf_8c88_5dbe6c8e297e.slice PodAnnotations:0xc000ca10d8}] Aliases:map[]}\"",
2026-06-11 12:41:58.303217 | controller |     "Jun 11 12:37:56.304311 crc crio[22553]: time=\"2026-06-11T12:37:56.30423726Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-7qf27 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.303232 | controller |     "Jun 11 12:37:56.773556 crc crio[22553]: time=\"2026-06-11T12:37:56.773420469Z\" level=info msg=\"Stopped pod sandbox: 40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172\" id=a02821ac-1445-461f-8402-ac04aa3fff2b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.303246 | controller |     "Jun 11 12:37:57.194314 crc crio[22553]: time=\"2026-06-11T12:37:57.194243317Z\" level=info msg=\"Removing container: 9987ab5a5a2474af42d6a79ad6ec664a92a2136132750b2315563b4412284677\" id=e83a51d2-becc-4d55-9fd1-a872a61c7116 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.303265 | controller |     "Jun 11 12:37:57.248824 crc crio[22553]: time=\"2026-06-11T12:37:57.248594705Z\" level=info msg=\"Removed container 9987ab5a5a2474af42d6a79ad6ec664a92a2136132750b2315563b4412284677: openshift-marketplace/redhat-marketplace-7qf27/registry-server\" id=e83a51d2-becc-4d55-9fd1-a872a61c7116 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.303280 | controller |     "Jun 11 12:37:57.257597 crc crio[22553]: time=\"2026-06-11T12:37:57.25524148Z\" level=info msg=\"Removing container: 98bd46618d96a61511d7de4988ea5ecabd734793c4cf7799828863b6c41afcc5\" id=aac8cd17-63af-43a2-8a58-f5041a766373 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.303294 | controller |     "Jun 11 12:37:57.322135 crc crio[22553]: time=\"2026-06-11T12:37:57.32193166Z\" level=info msg=\"Removed container 98bd46618d96a61511d7de4988ea5ecabd734793c4cf7799828863b6c41afcc5: openshift-marketplace/redhat-marketplace-7qf27/extract-content\" id=aac8cd17-63af-43a2-8a58-f5041a766373 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.303309 | controller |     "Jun 11 12:37:57.326926 crc crio[22553]: time=\"2026-06-11T12:37:57.326807305Z\" level=info msg=\"Removing container: e069146a06f27cfd2fc923fade7271debed1a036101d0bf3a26418739057b5e3\" id=24bcee75-7dc5-469e-9abe-1e3413c9a0e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.303323 | controller |     "Jun 11 12:37:57.366190 crc crio[22553]: time=\"2026-06-11T12:37:57.366023594Z\" level=info msg=\"Removed container e069146a06f27cfd2fc923fade7271debed1a036101d0bf3a26418739057b5e3: openshift-marketplace/redhat-marketplace-7qf27/extract-utilities\" id=24bcee75-7dc5-469e-9abe-1e3413c9a0e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.303338 | controller |     "Jun 11 12:38:00.539471 crc crio[22553]: time=\"2026-06-11T12:38:00.538392395Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686358-x77b9/POD\" id=17309a48-6cf9-4794-9926-e7606e22e705 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.303371 | controller |     "Jun 11 12:38:00.540897 crc crio[22553]: time=\"2026-06-11T12:38:00.539545127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.303389 | controller |     "Jun 11 12:38:00.589414 crc crio[22553]: time=\"2026-06-11T12:38:00.587968381Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686358-x77b9 Namespace:openshift-infra ID:a2fd971f5b2d6aee72ee8886b05fba1c542276de902f867fd7eaa0750cde5b9d UID:ca633fbc-2a8b-46c7-995c-4fbc65ee0009 NetNS:/var/run/netns/dc4585a9-c3a8-4f95-b98e-279cf2571fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca633fbc_2a8b_46c7_995c_4fbc65ee0009.slice PodAnnotations:0xc001895108}] Aliases:map[]}\"",
2026-06-11 12:41:58.303404 | controller |     "Jun 11 12:38:00.589414 crc crio[22553]: time=\"2026-06-11T12:38:00.589405871Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686358-x77b9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.303419 | controller |     "Jun 11 12:38:00.924835 crc crio[22553]: 2026-06-11T12:38:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2fd971f5b2d6ae Mac:d6:f2:b6:84:e1:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/dc4585a9-c3a8-4f95-b98e-279cf2571fb1 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.303434 | controller |     "Jun 11 12:38:00.926494 crc crio[22553]: time=\"2026-06-11T12:38:00.926406853Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686358-x77b9 Namespace:openshift-infra ID:a2fd971f5b2d6aee72ee8886b05fba1c542276de902f867fd7eaa0750cde5b9d UID:ca633fbc-2a8b-46c7-995c-4fbc65ee0009 NetNS:/var/run/netns/dc4585a9-c3a8-4f95-b98e-279cf2571fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca633fbc_2a8b_46c7_995c_4fbc65ee0009.slice PodAnnotations:0xc001895108}] Aliases:map[]}\"",
2026-06-11 12:41:58.303453 | controller |     "Jun 11 12:38:00.926947 crc crio[22553]: time=\"2026-06-11T12:38:00.926876086Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686358-x77b9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.303469 | controller |     "Jun 11 12:38:00.940175 crc crio[22553]: time=\"2026-06-11T12:38:00.940076592Z\" level=info msg=\"Ran pod sandbox a2fd971f5b2d6aee72ee8886b05fba1c542276de902f867fd7eaa0750cde5b9d with infra container: openshift-infra/auto-csr-approver-29686358-x77b9/POD\" id=17309a48-6cf9-4794-9926-e7606e22e705 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.303483 | controller |     "Jun 11 12:38:00.946535 crc crio[22553]: time=\"2026-06-11T12:38:00.946391437Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=db78429c-654b-497c-ac7e-a75bdf59e839 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.303498 | controller |     "Jun 11 12:38:00.958507 crc crio[22553]: time=\"2026-06-11T12:38:00.95840351Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.303512 | controller |     "Jun 11 12:38:02.384066 crc crio[22553]: time=\"2026-06-11T12:38:02.383361263Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=db78429c-654b-497c-ac7e-a75bdf59e839 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.303527 | controller |     "Jun 11 12:38:02.386319 crc crio[22553]: time=\"2026-06-11T12:38:02.385228944Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=13014611-e9a1-4126-93d4-778869115e57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.303541 | controller |     "Jun 11 12:38:02.388673 crc crio[22553]: time=\"2026-06-11T12:38:02.388522016Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=60361708-9a0a-41fc-8d2b-677f7a8e9450 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.303555 | controller |     "Jun 11 12:38:02.401252 crc crio[22553]: time=\"2026-06-11T12:38:02.401064724Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686358-x77b9/oc\" id=eb09ca64-64ea-4570-9528-678e41fe888b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.303570 | controller |     "Jun 11 12:38:02.401596 crc crio[22553]: time=\"2026-06-11T12:38:02.401560508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.303584 | controller |     "Jun 11 12:38:02.517192 crc crio[22553]: time=\"2026-06-11T12:38:02.516359593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.303599 | controller |     "Jun 11 12:38:02.793978 crc crio[22553]: time=\"2026-06-11T12:38:02.792589519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.303613 | controller |     "Jun 11 12:38:02.911448 crc crio[22553]: time=\"2026-06-11T12:38:02.910523811Z\" level=info msg=\"Created container 09ac880cb389bb625a91d64d0a518fdce5da80a620f568cf05c6c8c37a4f27ab: openshift-infra/auto-csr-approver-29686358-x77b9/oc\" id=eb09ca64-64ea-4570-9528-678e41fe888b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.303634 | controller |     "Jun 11 12:38:02.914583 crc crio[22553]: time=\"2026-06-11T12:38:02.914490331Z\" level=info msg=\"Starting container: 09ac880cb389bb625a91d64d0a518fdce5da80a620f568cf05c6c8c37a4f27ab\" id=846835ec-5248-4a52-9944-f3f46a9060f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.303649 | controller |     "Jun 11 12:38:02.920292 crc crio[22553]: time=\"2026-06-11T12:38:02.920023565Z\" level=info msg=\"Started container\" PID=292821 containerID=09ac880cb389bb625a91d64d0a518fdce5da80a620f568cf05c6c8c37a4f27ab description=openshift-infra/auto-csr-approver-29686358-x77b9/oc id=846835ec-5248-4a52-9944-f3f46a9060f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2fd971f5b2d6aee72ee8886b05fba1c542276de902f867fd7eaa0750cde5b9d",
2026-06-11 12:41:58.303664 | controller |     "Jun 11 12:38:05.368657 crc crio[22553]: time=\"2026-06-11T12:38:05.36748626Z\" level=info msg=\"Stopping pod sandbox: a2fd971f5b2d6aee72ee8886b05fba1c542276de902f867fd7eaa0750cde5b9d\" id=7b50f749-b010-4ce9-aaa6-3556c6e08c1b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.303679 | controller |     "Jun 11 12:38:05.371202 crc crio[22553]: time=\"2026-06-11T12:38:05.369810965Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686358-x77b9 Namespace:openshift-infra ID:a2fd971f5b2d6aee72ee8886b05fba1c542276de902f867fd7eaa0750cde5b9d UID:ca633fbc-2a8b-46c7-995c-4fbc65ee0009 NetNS:/var/run/netns/dc4585a9-c3a8-4f95-b98e-279cf2571fb1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podca633fbc_2a8b_46c7_995c_4fbc65ee0009.slice PodAnnotations:0xc005f128c0}] Aliases:map[]}\"",
2026-06-11 12:41:58.303694 | controller |     "Jun 11 12:38:05.371202 crc crio[22553]: time=\"2026-06-11T12:38:05.370159754Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686358-x77b9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.303708 | controller |     "Jun 11 12:38:05.824622 crc crio[22553]: time=\"2026-06-11T12:38:05.824486142Z\" level=info msg=\"Stopped pod sandbox: a2fd971f5b2d6aee72ee8886b05fba1c542276de902f867fd7eaa0750cde5b9d\" id=7b50f749-b010-4ce9-aaa6-3556c6e08c1b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.303723 | controller |     "Jun 11 12:38:43.435117 crc crio[22553]: time=\"2026-06-11T12:38:43.434358764Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-11 12:41:58.303738 | controller |     "Jun 11 12:38:51.039220 crc crio[22553]: time=\"2026-06-11T12:38:51.038299205Z\" level=info msg=\"Stopping container: 88de8b58d7c361908f714d15144b2de67caa2922fb593572efb954463d3b6e17 (timeout: 2s)\" id=33f1300f-e447-40db-a944-7ff7355b5cd3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.303752 | controller |     "Jun 11 12:38:51.237051 crc crio[22553]: time=\"2026-06-11T12:38:51.236911637Z\" level=info msg=\"Stopped container 88de8b58d7c361908f714d15144b2de67caa2922fb593572efb954463d3b6e17: openshift-must-gather-vc58x/must-gather-xvmcx/copy\" id=33f1300f-e447-40db-a944-7ff7355b5cd3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-11 12:41:58.303766 | controller |     "Jun 11 12:38:51.238109 crc crio[22553]: time=\"2026-06-11T12:38:51.238010969Z\" level=info msg=\"Stopping pod sandbox: 551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c\" id=48e8a103-e970-40f4-81fc-b276e6366ade name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.303782 | controller |     "Jun 11 12:38:51.239643 crc crio[22553]: time=\"2026-06-11T12:38:51.239563894Z\" level=info msg=\"Got pod network &{Name:must-gather-xvmcx Namespace:openshift-must-gather-vc58x ID:551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c UID:15511798-7435-4084-a1e6-a217bf3b4e78 NetNS:/var/run/netns/947fd2ce-e5c8-4ec3-aaa2-1b55bf2dd788 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15511798_7435_4084_a1e6_a217bf3b4e78.slice PodAnnotations:0xc00279baa0}] Aliases:map[]}\"",
2026-06-11 12:41:58.303800 | controller |     "Jun 11 12:38:51.239850 crc crio[22553]: time=\"2026-06-11T12:38:51.2397996Z\" level=info msg=\"Deleting pod openshift-must-gather-vc58x_must-gather-xvmcx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.303815 | controller |     "Jun 11 12:38:51.616521 crc crio[22553]: time=\"2026-06-11T12:38:51.614285754Z\" level=info msg=\"Stopped pod sandbox: 551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c\" id=48e8a103-e970-40f4-81fc-b276e6366ade name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.303829 | controller |     "Jun 11 12:38:52.421003 crc crio[22553]: time=\"2026-06-11T12:38:52.420224623Z\" level=info msg=\"Removing container: 88de8b58d7c361908f714d15144b2de67caa2922fb593572efb954463d3b6e17\" id=ca7e5e5b-b86b-4b71-ae51-bbd6631042f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.303844 | controller |     "Jun 11 12:38:52.472879 crc crio[22553]: time=\"2026-06-11T12:38:52.472748447Z\" level=info msg=\"Removed container 88de8b58d7c361908f714d15144b2de67caa2922fb593572efb954463d3b6e17: openshift-must-gather-vc58x/must-gather-xvmcx/copy\" id=ca7e5e5b-b86b-4b71-ae51-bbd6631042f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.303858 | controller |     "Jun 11 12:38:52.485407 crc crio[22553]: time=\"2026-06-11T12:38:52.485304861Z\" level=info msg=\"Removing container: 4abfa454bcf4c1c5cf918e564186b05221e5e2d427f01ac329af9c24ce3b8357\" id=793ac10d-3aea-4dd0-8b4c-6db91a060c71 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.303872 | controller |     "Jun 11 12:38:52.709209 crc crio[22553]: time=\"2026-06-11T12:38:52.709050422Z\" level=info msg=\"Removed container 4abfa454bcf4c1c5cf918e564186b05221e5e2d427f01ac329af9c24ce3b8357: openshift-must-gather-vc58x/must-gather-xvmcx/gather\" id=793ac10d-3aea-4dd0-8b4c-6db91a060c71 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.303887 | controller |     "Jun 11 12:38:53.005884 crc crio[22553]: time=\"2026-06-11T12:38:53.004024879Z\" level=info msg=\"Removing container: 2c85e7234be451452a2090034614b4dcc025e0aa0973def25a90e7c79590df65\" id=949cce98-c1f6-4a61-b580-eb102495d19f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.303901 | controller |     "Jun 11 12:38:53.158490 crc crio[22553]: time=\"2026-06-11T12:38:53.153602518Z\" level=info msg=\"Removed container 2c85e7234be451452a2090034614b4dcc025e0aa0973def25a90e7c79590df65: openshift-infra/auto-csr-approver-29686352-jtwdr/oc\" id=949cce98-c1f6-4a61-b580-eb102495d19f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.303915 | controller |     "Jun 11 12:38:53.188280 crc crio[22553]: time=\"2026-06-11T12:38:53.187774279Z\" level=info msg=\"Stopping pod sandbox: 40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172\" id=2d6880a3-7132-47cf-ae14-db85dfbbe859 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.303929 | controller |     "Jun 11 12:38:53.188280 crc crio[22553]: time=\"2026-06-11T12:38:53.188230303Z\" level=info msg=\"Stopped pod sandbox (already stopped): 40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172\" id=2d6880a3-7132-47cf-ae14-db85dfbbe859 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.303943 | controller |     "Jun 11 12:38:53.190031 crc crio[22553]: time=\"2026-06-11T12:38:53.189984654Z\" level=info msg=\"Removing pod sandbox: 40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172\" id=721327fc-78a0-48db-a1ba-fa545650953a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.303957 | controller |     "Jun 11 12:38:53.213760 crc crio[22553]: time=\"2026-06-11T12:38:53.213537677Z\" level=info msg=\"Removed pod sandbox: 40d018211290f60e29023857b5d1ccbe7211923e58a89cf56bf0424d3b2c3172\" id=721327fc-78a0-48db-a1ba-fa545650953a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.303975 | controller |     "Jun 11 12:38:53.215584 crc crio[22553]: time=\"2026-06-11T12:38:53.215480713Z\" level=info msg=\"Stopping pod sandbox: 854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29\" id=41081c12-d211-43ab-9fbf-cda9bda4a876 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.303990 | controller |     "Jun 11 12:38:53.215737 crc crio[22553]: time=\"2026-06-11T12:38:53.215595817Z\" level=info msg=\"Stopped pod sandbox (already stopped): 854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29\" id=41081c12-d211-43ab-9fbf-cda9bda4a876 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.304004 | controller |     "Jun 11 12:38:53.216626 crc crio[22553]: time=\"2026-06-11T12:38:53.216561995Z\" level=info msg=\"Removing pod sandbox: 854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29\" id=c6c4fda6-8117-4c5b-9b1b-c43e2b5be318 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.304018 | controller |     "Jun 11 12:38:53.236338 crc crio[22553]: time=\"2026-06-11T12:38:53.236233855Z\" level=info msg=\"Removed pod sandbox: 854c5d6a66e510ca2b3452a379eb654ab4277412d3b39aef9985de81318bee29\" id=c6c4fda6-8117-4c5b-9b1b-c43e2b5be318 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.304032 | controller |     "Jun 11 12:38:53.238962 crc crio[22553]: time=\"2026-06-11T12:38:53.23880894Z\" level=info msg=\"Stopping pod sandbox: 551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c\" id=4910e6e4-6984-4161-9393-6da3d5733010 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.304046 | controller |     "Jun 11 12:38:53.240207 crc crio[22553]: time=\"2026-06-11T12:38:53.239738317Z\" level=info msg=\"Stopped pod sandbox (already stopped): 551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c\" id=4910e6e4-6984-4161-9393-6da3d5733010 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.304061 | controller |     "Jun 11 12:38:53.240975 crc crio[22553]: time=\"2026-06-11T12:38:53.24089461Z\" level=info msg=\"Removing pod sandbox: 551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c\" id=953e0323-ae64-4c5a-a5c3-a8cdf755d32d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.304075 | controller |     "Jun 11 12:38:53.259428 crc crio[22553]: time=\"2026-06-11T12:38:53.259275234Z\" level=info msg=\"Removed pod sandbox: 551630c26dd4b4fd34e5560b9977e6969343e7b7caa3d45d007e4c367842263c\" id=953e0323-ae64-4c5a-a5c3-a8cdf755d32d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.304089 | controller |     "Jun 11 12:40:00.572801 crc crio[22553]: time=\"2026-06-11T12:40:00.571506683Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29686360-p8cjt/POD\" id=85780635-1634-4b89-b54b-5142a3eb2754 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.304103 | controller |     "Jun 11 12:40:00.574947 crc crio[22553]: time=\"2026-06-11T12:40:00.572845971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.304117 | controller |     "Jun 11 12:40:00.637891 crc crio[22553]: time=\"2026-06-11T12:40:00.637363041Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686360-p8cjt Namespace:openshift-infra ID:aa7c6209a9799ce16563d70095bc734bd09825b23b116ca7b819d4c3d5ee3946 UID:82217ab1-41b1-47d5-b9ad-67d85b2f0012 NetNS:/var/run/netns/bb2b8b2c-5ded-4b66-bfa6-f7538e88e4d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82217ab1_41b1_47d5_b9ad_67d85b2f0012.slice PodAnnotations:0xc0028260b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.304136 | controller |     "Jun 11 12:40:00.637891 crc crio[22553]: time=\"2026-06-11T12:40:00.637789283Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29686360-p8cjt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.304151 | controller |     "Jun 11 12:40:01.026125 crc crio[22553]: 2026-06-11T12:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa7c6209a9799ce Mac:6a:f7:cc:a3:e0:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/bb2b8b2c-5ded-4b66-bfa6-f7538e88e4d2 SocketPath: PciID:}] [{Interface:0xc000287010 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-11 12:41:58.304166 | controller |     "Jun 11 12:40:01.027961 crc crio[22553]: time=\"2026-06-11T12:40:01.027848737Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686360-p8cjt Namespace:openshift-infra ID:aa7c6209a9799ce16563d70095bc734bd09825b23b116ca7b819d4c3d5ee3946 UID:82217ab1-41b1-47d5-b9ad-67d85b2f0012 NetNS:/var/run/netns/bb2b8b2c-5ded-4b66-bfa6-f7538e88e4d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82217ab1_41b1_47d5_b9ad_67d85b2f0012.slice PodAnnotations:0xc0028260b0}] Aliases:map[]}\"",
2026-06-11 12:41:58.304181 | controller |     "Jun 11 12:40:01.028268 crc crio[22553]: time=\"2026-06-11T12:40:01.028179136Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29686360-p8cjt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-11 12:41:58.304196 | controller |     "Jun 11 12:40:01.043137 crc crio[22553]: time=\"2026-06-11T12:40:01.042964961Z\" level=info msg=\"Ran pod sandbox aa7c6209a9799ce16563d70095bc734bd09825b23b116ca7b819d4c3d5ee3946 with infra container: openshift-infra/auto-csr-approver-29686360-p8cjt/POD\" id=85780635-1634-4b89-b54b-5142a3eb2754 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-11 12:41:58.304211 | controller |     "Jun 11 12:40:01.047325 crc crio[22553]: time=\"2026-06-11T12:40:01.047257052Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=dc4b8c11-3b7f-4796-abb0-7473c37a0420 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.304225 | controller |     "Jun 11 12:40:01.058208 crc crio[22553]: time=\"2026-06-11T12:40:01.058117686Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-11 12:41:58.304240 | controller |     "Jun 11 12:40:02.171920 crc crio[22553]: time=\"2026-06-11T12:40:02.171785082Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=dc4b8c11-3b7f-4796-abb0-7473c37a0420 name=/runtime.v1.ImageService/PullImage",
2026-06-11 12:41:58.304254 | controller |     "Jun 11 12:40:02.176516 crc crio[22553]: time=\"2026-06-11T12:40:02.175589369Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b1bf75b8-92a3-4e9b-89e1-690958dd93d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.304269 | controller |     "Jun 11 12:40:02.180440 crc crio[22553]: time=\"2026-06-11T12:40:02.180303171Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=04937a62-8907-4927-9a87-78a1b10c98c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-11 12:41:58.304283 | controller |     "Jun 11 12:40:02.192531 crc crio[22553]: time=\"2026-06-11T12:40:02.192408351Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29686360-p8cjt/oc\" id=d88e4d4d-4536-4867-a2df-4fe3455b24a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.304298 | controller |     "Jun 11 12:40:02.193571 crc crio[22553]: time=\"2026-06-11T12:40:02.193460711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.304316 | controller |     "Jun 11 12:40:02.282855 crc crio[22553]: time=\"2026-06-11T12:40:02.282749926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.304331 | controller |     "Jun 11 12:40:02.593238 crc crio[22553]: time=\"2026-06-11T12:40:02.593143405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-11 12:41:58.304360 | controller |     "Jun 11 12:40:02.709339 crc crio[22553]: time=\"2026-06-11T12:40:02.709227462Z\" level=info msg=\"Created container 2cd53acd34548b0069d965cbed5e93d21a24b7e2c7c692e30f2b1d908d22840c: openshift-infra/auto-csr-approver-29686360-p8cjt/oc\" id=d88e4d4d-4536-4867-a2df-4fe3455b24a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-11 12:41:58.304380 | controller |     "Jun 11 12:40:02.714343 crc crio[22553]: time=\"2026-06-11T12:40:02.713351207Z\" level=info msg=\"Starting container: 2cd53acd34548b0069d965cbed5e93d21a24b7e2c7c692e30f2b1d908d22840c\" id=f1bec2a5-d500-4bd2-a7af-3fde06a63fed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-11 12:41:58.304395 | controller |     "Jun 11 12:40:02.725237 crc crio[22553]: time=\"2026-06-11T12:40:02.724966093Z\" level=info msg=\"Started container\" PID=298806 containerID=2cd53acd34548b0069d965cbed5e93d21a24b7e2c7c692e30f2b1d908d22840c description=openshift-infra/auto-csr-approver-29686360-p8cjt/oc id=f1bec2a5-d500-4bd2-a7af-3fde06a63fed name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa7c6209a9799ce16563d70095bc734bd09825b23b116ca7b819d4c3d5ee3946",
2026-06-11 12:41:58.304410 | controller |     "Jun 11 12:40:04.903571 crc crio[22553]: time=\"2026-06-11T12:40:04.902282914Z\" level=info msg=\"Stopping pod sandbox: aa7c6209a9799ce16563d70095bc734bd09825b23b116ca7b819d4c3d5ee3946\" id=caba5d7b-0c17-45c4-acfd-42589d6ae9a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.304425 | controller |     "Jun 11 12:40:04.910565 crc crio[22553]: time=\"2026-06-11T12:40:04.910433722Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29686360-p8cjt Namespace:openshift-infra ID:aa7c6209a9799ce16563d70095bc734bd09825b23b116ca7b819d4c3d5ee3946 UID:82217ab1-41b1-47d5-b9ad-67d85b2f0012 NetNS:/var/run/netns/bb2b8b2c-5ded-4b66-bfa6-f7538e88e4d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82217ab1_41b1_47d5_b9ad_67d85b2f0012.slice PodAnnotations:0xc004800218}] Aliases:map[]}\"",
2026-06-11 12:41:58.304439 | controller |     "Jun 11 12:40:04.910994 crc crio[22553]: time=\"2026-06-11T12:40:04.910905255Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29686360-p8cjt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-11 12:41:58.304454 | controller |     "Jun 11 12:40:05.347304 crc crio[22553]: time=\"2026-06-11T12:40:05.346788224Z\" level=info msg=\"Stopped pod sandbox: aa7c6209a9799ce16563d70095bc734bd09825b23b116ca7b819d4c3d5ee3946\" id=caba5d7b-0c17-45c4-acfd-42589d6ae9a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.304468 | controller |     "Jun 11 12:40:53.328291 crc crio[22553]: time=\"2026-06-11T12:40:53.326948754Z\" level=info msg=\"Removing container: 8d958f7bcdeffc58a9758907c59d5edac72b87a0a0d9e5c785c5b7079533fead\" id=450116de-0ead-471b-82c9-2cd10c9abca5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.304483 | controller |     "Jun 11 12:40:53.554759 crc crio[22553]: time=\"2026-06-11T12:40:53.554543219Z\" level=info msg=\"Removed container 8d958f7bcdeffc58a9758907c59d5edac72b87a0a0d9e5c785c5b7079533fead: openshift-infra/auto-csr-approver-29686354-fct78/oc\" id=450116de-0ead-471b-82c9-2cd10c9abca5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-11 12:41:58.304497 | controller |     "Jun 11 12:40:53.572235 crc crio[22553]: time=\"2026-06-11T12:40:53.571923867Z\" level=info msg=\"Stopping pod sandbox: 194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f\" id=e11575e1-e4b4-4171-abd6-0c16fda67c08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.304516 | controller |     "Jun 11 12:40:53.572235 crc crio[22553]: time=\"2026-06-11T12:40:53.572070231Z\" level=info msg=\"Stopped pod sandbox (already stopped): 194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f\" id=e11575e1-e4b4-4171-abd6-0c16fda67c08 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-11 12:41:58.304531 | controller |     "Jun 11 12:40:53.573546 crc crio[22553]: time=\"2026-06-11T12:40:53.57346553Z\" level=info msg=\"Removing pod sandbox: 194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f\" id=f0381cbd-b62b-49cd-8c15-a4470b6027b2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-11 12:41:58.304545 | controller |     "Jun 11 12:40:53.597732 crc crio[22553]: time=\"2026-06-11T12:40:53.597560246Z\" level=info msg=\"Removed pod sandbox: 194b7f9991ebab174b6dc1c8426683ed5e237cb6630a000c0db111b80ce2078f\" id=f0381cbd-b62b-49cd-8c15-a4470b6027b2 name=/runtime.v1.RuntimeService/RemovePodSandbox"
2026-06-11 12:41:58.304560 | controller |   ],
2026-06-11 12:41:58.304576 | controller |   "zuul_log_id": "in-loop-ignore"
2026-06-11 12:41:58.304591 | controller | }
2026-06-11 12:41:58.305606 | controller | changed: All items complete
2026-06-11 12:41:58.305646 | 
2026-06-11 12:41:58.669788 | 
2026-06-11 12:41:58.669977 | LOOP [env_op_images : Warn when node log fetch failed for a node]
2026-06-11 12:41:59.150156 | controller | skipping: Conditional result was False
2026-06-11 12:41:59.504899 | 
2026-06-11 12:41:59.505339 | TASK [env_op_images : Find fetched CRI-O log files]
2026-06-11 12:41:59.982149 | controller | ok: All paths examined
2026-06-11 12:42:00.010748 | 
2026-06-11 12:42:00.010876 | TASK [env_op_images : Enrich pulled report with CRI-O evidence]
2026-06-11 12:42:01.037657 | controller | changed
2026-06-11 12:42:01.122941 | 
2026-06-11 12:42:01.123091 | TASK [cifmw_setup : Create a versioned log folder]
2026-06-11 12:42:01.601810 | controller | changed
2026-06-11 12:42:01.628252 | 
2026-06-11 12:42:01.628376 | TASK [cifmw_setup : Return a list of log files in home directory]
2026-06-11 12:42:02.088418 | controller | ok: All paths examined
2026-06-11 12:42:02.115590 | 
2026-06-11 12:42:02.115704 | TASK [cifmw_setup : Ensure ansible facts cache exists]
2026-06-11 12:42:02.582658 | controller | ok
2026-06-11 12:42:02.608842 | 
2026-06-11 12:42:02.608947 | LOOP [cifmw_setup : Copy logs to proper location]
2026-06-11 12:42:03.671997 | controller | changed:
2026-06-11 12:42:03.672370 | controller | {
2026-06-11 12:42:03.672414 | controller |   "atime": 1777967689.47849,
2026-06-11 12:42:03.672439 | controller |   "ctime": 1777968154.1714108,
2026-06-11 12:42:03.672461 | controller |   "dev": 64513,
2026-06-11 12:42:03.672483 | controller |   "gid": 1000,
2026-06-11 12:42:03.672504 | controller |   "gr_name": "zuul",
2026-06-11 12:42:03.672525 | controller |   "inode": 236288,
2026-06-11 12:42:03.672545 | controller |   "isblk": false,
2026-06-11 12:42:03.672566 | controller |   "ischr": false,
2026-06-11 12:42:03.672586 | controller |   "isdir": false,
2026-06-11 12:42:03.672606 | controller |   "isfifo": false,
2026-06-11 12:42:03.672642 | controller |   "isgid": false,
2026-06-11 12:42:03.672666 | controller |   "islnk": false,
2026-06-11 12:42:03.672687 | controller |   "isreg": true,
2026-06-11 12:42:03.672712 | controller |   "issock": false,
2026-06-11 12:42:03.672732 | controller |   "isuid": false,
2026-06-11 12:42:03.672753 | controller |   "mode": "0644",
2026-06-11 12:42:03.672773 | controller |   "mtime": 1777968154.1714108,
2026-06-11 12:42:03.672794 | controller |   "nlink": 1,
2026-06-11 12:42:03.672824 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-11 12:42:03.672847 | controller |   "pw_name": "zuul",
2026-06-11 12:42:03.672868 | controller |   "rgrp": true,
2026-06-11 12:42:03.672888 | controller |   "roth": true,
2026-06-11 12:42:03.672924 | controller |   "rusr": true,
2026-06-11 12:42:03.672946 | controller |   "size": 4108,
2026-06-11 12:42:03.672970 | controller |   "uid": 1000,
2026-06-11 12:42:03.672993 | controller |   "wgrp": false,
2026-06-11 12:42:03.673014 | controller |   "woth": false,
2026-06-11 12:42:03.673091 | controller |   "wusr": true,
2026-06-11 12:42:03.673119 | controller |   "xgrp": false,
2026-06-11 12:42:03.673142 | controller |   "xoth": false,
2026-06-11 12:42:03.673163 | controller |   "xusr": false
2026-06-11 12:42:03.673185 | controller | }
2026-06-11 12:42:03.673213 | 
2026-06-11 12:42:04.467862 | controller | changed:
2026-06-11 12:42:04.468079 | controller | {
2026-06-11 12:42:04.468128 | controller |   "atime": 1781176872.7659428,
2026-06-11 12:42:04.468166 | controller |   "ctime": 1781176870.8408856,
2026-06-11 12:42:04.468201 | controller |   "dev": 64513,
2026-06-11 12:42:04.468236 | controller |   "gid": 1000,
2026-06-11 12:42:04.468272 | controller |   "gr_name": "zuul",
2026-06-11 12:42:04.468306 | controller |   "inode": 2688,
2026-06-11 12:42:04.468341 | controller |   "isblk": false,
2026-06-11 12:42:04.468422 | controller |   "ischr": false,
2026-06-11 12:42:04.468458 | controller |   "isdir": false,
2026-06-11 12:42:04.468501 | controller |   "isfifo": false,
2026-06-11 12:42:04.468552 | controller |   "isgid": false,
2026-06-11 12:42:04.468600 | controller |   "islnk": false,
2026-06-11 12:42:04.468635 | controller |   "isreg": true,
2026-06-11 12:42:04.468668 | controller |   "issock": false,
2026-06-11 12:42:04.468702 | controller |   "isuid": false,
2026-06-11 12:42:04.468734 | controller |   "mode": "0644",
2026-06-11 12:42:04.468767 | controller |   "mtime": 1781176870.8408856,
2026-06-11 12:42:04.468799 | controller |   "nlink": 1,
2026-06-11 12:42:04.468831 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-11 12:42:04.468894 | controller |   "pw_name": "zuul",
2026-06-11 12:42:04.468930 | controller |   "rgrp": true,
2026-06-11 12:42:04.468963 | controller |   "roth": true,
2026-06-11 12:42:04.468996 | controller |   "rusr": true,
2026-06-11 12:42:04.469027 | controller |   "size": 4577,
2026-06-11 12:42:04.469059 | controller |   "uid": 1000,
2026-06-11 12:42:04.469091 | controller |   "wgrp": false,
2026-06-11 12:42:04.469123 | controller |   "woth": false,
2026-06-11 12:42:04.469155 | controller |   "wusr": true,
2026-06-11 12:42:04.469186 | controller |   "xgrp": false,
2026-06-11 12:42:04.469218 | controller |   "xoth": false,
2026-06-11 12:42:04.469249 | controller |   "xusr": false
2026-06-11 12:42:04.469281 | controller | }
2026-06-11 12:42:05.683286 | controller | changed:
2026-06-11 12:42:05.683471 | controller | {
2026-06-11 12:42:05.683496 | controller |   "atime": 1781181566.2338595,
2026-06-11 12:42:05.683516 | controller |   "ctime": 1781180974.0227914,
2026-06-11 12:42:05.683534 | controller |   "dev": 64513,
2026-06-11 12:42:05.683551 | controller |   "gid": 1000,
2026-06-11 12:42:05.683566 | controller |   "gr_name": "zuul",
2026-06-11 12:42:05.683582 | controller |   "inode": 2143216,
2026-06-11 12:42:05.683598 | controller |   "isblk": false,
2026-06-11 12:42:05.683613 | controller |   "ischr": false,
2026-06-11 12:42:05.683628 | controller |   "isdir": false,
2026-06-11 12:42:05.683644 | controller |   "isfifo": false,
2026-06-11 12:42:05.683660 | controller |   "isgid": false,
2026-06-11 12:42:05.683681 | controller |   "islnk": false,
2026-06-11 12:42:05.683704 | controller |   "isreg": true,
2026-06-11 12:42:05.683721 | controller |   "issock": false,
2026-06-11 12:42:05.683736 | controller |   "isuid": false,
2026-06-11 12:42:05.683752 | controller |   "mode": "0644",
2026-06-11 12:42:05.683767 | controller |   "mtime": 1781180974.0227914,
2026-06-11 12:42:05.683782 | controller |   "nlink": 1,
2026-06-11 12:42:05.683798 | controller |   "path": "/home/zuul/ansible.log",
2026-06-11 12:42:05.683814 | controller |   "pw_name": "zuul",
2026-06-11 12:42:05.683831 | controller |   "rgrp": true,
2026-06-11 12:42:05.683846 | controller |   "roth": true,
2026-06-11 12:42:05.683874 | controller |   "rusr": true,
2026-06-11 12:42:05.683891 | controller |   "size": 357877,
2026-06-11 12:42:05.683907 | controller |   "uid": 1000,
2026-06-11 12:42:05.683922 | controller |   "wgrp": false,
2026-06-11 12:42:05.683936 | controller |   "woth": false,
2026-06-11 12:42:05.683951 | controller |   "wusr": true,
2026-06-11 12:42:05.683967 | controller |   "xgrp": false,
2026-06-11 12:42:05.683983 | controller |   "xoth": false,
2026-06-11 12:42:05.683998 | controller |   "xusr": false
2026-06-11 12:42:05.684013 | controller | }
2026-06-11 12:42:05.741028 | 
2026-06-11 12:42:05.741303 | LOOP [cifmw_setup : Remove original log from home directory]
2026-06-11 12:42:06.174486 | controller | changed:
2026-06-11 12:42:06.174843 | controller | {
2026-06-11 12:42:06.174879 | controller |   "atime": 1777967689.47849,
2026-06-11 12:42:06.174903 | controller |   "ctime": 1777968154.1714108,
2026-06-11 12:42:06.174926 | controller |   "dev": 64513,
2026-06-11 12:42:06.174958 | controller |   "gid": 1000,
2026-06-11 12:42:06.174986 | controller |   "gr_name": "zuul",
2026-06-11 12:42:06.175008 | controller |   "inode": 236288,
2026-06-11 12:42:06.175028 | controller |   "isblk": false,
2026-06-11 12:42:06.175049 | controller |   "ischr": false,
2026-06-11 12:42:06.175069 | controller |   "isdir": false,
2026-06-11 12:42:06.175089 | controller |   "isfifo": false,
2026-06-11 12:42:06.175109 | controller |   "isgid": false,
2026-06-11 12:42:06.175129 | controller |   "islnk": false,
2026-06-11 12:42:06.175149 | controller |   "isreg": true,
2026-06-11 12:42:06.175169 | controller |   "issock": false,
2026-06-11 12:42:06.175189 | controller |   "isuid": false,
2026-06-11 12:42:06.175208 | controller |   "mode": "0644",
2026-06-11 12:42:06.175228 | controller |   "mtime": 1777968154.1714108,
2026-06-11 12:42:06.175251 | controller |   "nlink": 1,
2026-06-11 12:42:06.175274 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-11 12:42:06.175293 | controller |   "pw_name": "zuul",
2026-06-11 12:42:06.175313 | controller |   "rgrp": true,
2026-06-11 12:42:06.175333 | controller |   "roth": true,
2026-06-11 12:42:06.175382 | controller |   "rusr": true,
2026-06-11 12:42:06.175406 | controller |   "size": 4108,
2026-06-11 12:42:06.175426 | controller |   "uid": 1000,
2026-06-11 12:42:06.175446 | controller |   "wgrp": false,
2026-06-11 12:42:06.175466 | controller |   "woth": false,
2026-06-11 12:42:06.175486 | controller |   "wusr": true,
2026-06-11 12:42:06.175506 | controller |   "xgrp": false,
2026-06-11 12:42:06.175525 | controller |   "xoth": false,
2026-06-11 12:42:06.175545 | controller |   "xusr": false
2026-06-11 12:42:06.175565 | controller | }
2026-06-11 12:42:06.508024 | controller | changed:
2026-06-11 12:42:06.508220 | controller | {
2026-06-11 12:42:06.508268 | controller |   "atime": 1781176872.7659428,
2026-06-11 12:42:06.508306 | controller |   "ctime": 1781176870.8408856,
2026-06-11 12:42:06.508341 | controller |   "dev": 64513,
2026-06-11 12:42:06.508416 | controller |   "gid": 1000,
2026-06-11 12:42:06.508452 | controller |   "gr_name": "zuul",
2026-06-11 12:42:06.508485 | controller |   "inode": 2688,
2026-06-11 12:42:06.508518 | controller |   "isblk": false,
2026-06-11 12:42:06.508549 | controller |   "ischr": false,
2026-06-11 12:42:06.508581 | controller |   "isdir": false,
2026-06-11 12:42:06.508613 | controller |   "isfifo": false,
2026-06-11 12:42:06.508644 | controller |   "isgid": false,
2026-06-11 12:42:06.508674 | controller |   "islnk": false,
2026-06-11 12:42:06.508705 | controller |   "isreg": true,
2026-06-11 12:42:06.508736 | controller |   "issock": false,
2026-06-11 12:42:06.508766 | controller |   "isuid": false,
2026-06-11 12:42:06.508797 | controller |   "mode": "0644",
2026-06-11 12:42:06.508849 | controller |   "mtime": 1781176870.8408856,
2026-06-11 12:42:06.508884 | controller |   "nlink": 1,
2026-06-11 12:42:06.508917 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-11 12:42:06.508950 | controller |   "pw_name": "zuul",
2026-06-11 12:42:06.508994 | controller |   "rgrp": true,
2026-06-11 12:42:06.509027 | controller |   "roth": true,
2026-06-11 12:42:06.509058 | controller |   "rusr": true,
2026-06-11 12:42:06.509089 | controller |   "size": 4577,
2026-06-11 12:42:06.509119 | controller |   "uid": 1000,
2026-06-11 12:42:06.509150 | controller |   "wgrp": false,
2026-06-11 12:42:06.509180 | controller |   "woth": false,
2026-06-11 12:42:06.509211 | controller |   "wusr": true,
2026-06-11 12:42:06.509241 | controller |   "xgrp": false,
2026-06-11 12:42:06.509273 | controller |   "xoth": false,
2026-06-11 12:42:06.509304 | controller |   "xusr": false
2026-06-11 12:42:06.509335 | controller | }
2026-06-11 12:42:06.850015 | controller | changed:
2026-06-11 12:42:06.850206 | controller | {
2026-06-11 12:42:06.850257 | controller |   "atime": 1781181566.2338595,
2026-06-11 12:42:06.850294 | controller |   "ctime": 1781180974.0227914,
2026-06-11 12:42:06.850329 | controller |   "dev": 64513,
2026-06-11 12:42:06.850409 | controller |   "gid": 1000,
2026-06-11 12:42:06.850447 | controller |   "gr_name": "zuul",
2026-06-11 12:42:06.850481 | controller |   "inode": 2143216,
2026-06-11 12:42:06.850514 | controller |   "isblk": false,
2026-06-11 12:42:06.850547 | controller |   "ischr": false,
2026-06-11 12:42:06.850578 | controller |   "isdir": false,
2026-06-11 12:42:06.850609 | controller |   "isfifo": false,
2026-06-11 12:42:06.850641 | controller |   "isgid": false,
2026-06-11 12:42:06.850673 | controller |   "islnk": false,
2026-06-11 12:42:06.850704 | controller |   "isreg": true,
2026-06-11 12:42:06.850735 | controller |   "issock": false,
2026-06-11 12:42:06.850766 | controller |   "isuid": false,
2026-06-11 12:42:06.850797 | controller |   "mode": "0644",
2026-06-11 12:42:06.850828 | controller |   "mtime": 1781180974.0227914,
2026-06-11 12:42:06.850858 | controller |   "nlink": 1,
2026-06-11 12:42:06.850889 | controller |   "path": "/home/zuul/ansible.log",
2026-06-11 12:42:06.850920 | controller |   "pw_name": "zuul",
2026-06-11 12:42:06.850951 | controller |   "rgrp": true,
2026-06-11 12:42:06.850983 | controller |   "roth": true,
2026-06-11 12:42:06.851014 | controller |   "rusr": true,
2026-06-11 12:42:06.851045 | controller |   "size": 357877,
2026-06-11 12:42:06.851076 | controller |   "uid": 1000,
2026-06-11 12:42:06.851107 | controller |   "wgrp": false,
2026-06-11 12:42:06.851138 | controller |   "woth": false,
2026-06-11 12:42:06.851168 | controller |   "wusr": true,
2026-06-11 12:42:06.851199 | controller |   "xgrp": false,
2026-06-11 12:42:06.851230 | controller |   "xoth": false,
2026-06-11 12:42:06.851261 | controller |   "xusr": false
2026-06-11 12:42:06.851291 | controller | }
2026-06-11 12:42:06.906892 | 
2026-06-11 12:42:06.907142 | TASK [cifmw_setup : Copy facts to dated directory]
2026-06-11 12:42:07.986397 | controller | changed
2026-06-11 12:42:08.014269 | 
2026-06-11 12:42:08.014391 | TASK [run_hook : Assert parameters are valid]
2026-06-11 12:42:08.199696 | controller | ok: All assertions passed
2026-06-11 12:42:08.226824 | 
2026-06-11 12:42:08.227009 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-11 12:42:08.632286 | controller | ok: All assertions passed
2026-06-11 12:42:08.661960 | 
2026-06-11 12:42:08.662121 | LOOP [run_hook : Loop on hooks for post_logs]
2026-06-11 12:42:09.108099 | 
2026-06-11 12:42:09.108299 | PLAY [Run ci/playbooks/e2e-collect-logs.yml on CRC host]
2026-06-11 12:42:09.108493 | 
2026-06-11 12:42:09.108542 | PLAY RECAP
2026-06-11 12:42:09.108601 | controller | ok: 110 changed: 47 unreachable: 0 failed: 0 skipped: 32 rescued: 0 ignored: 3
2026-06-11 12:42:09.108628 | 
2026-06-11 12:42:10.650593 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-11 12:42:10.654095 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-11 12:42:11.318989 | 
2026-06-11 12:42:11.319114 | PLAY [Ensure ci-framework-data base directories exist on all nodes]
2026-06-11 12:42:11.354285 | 
2026-06-11 12:42:11.354405 | TASK [Create ci-framework-data/logs directory if missing]
2026-06-11 12:42:11.932135 | controller | ok
2026-06-11 12:42:11.953238 | 
2026-06-11 12:42:11.953325 | PLAY [Run ci/playbooks/collect-logs.yml]
2026-06-11 12:42:12.017251 | 
2026-06-11 12:42:12.017463 | TASK [Filter out host if needed]
2026-06-11 12:42:12.047400 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-11 12:42:12.073009 | 
2026-06-11 12:42:12.073075 | TASK [Ensure file is present]
2026-06-11 12:42:12.703748 | controller | ok
2026-06-11 12:42:12.738103 | 
2026-06-11 12:42:12.738211 | TASK [Manage molecule report file]
2026-06-11 12:42:13.449066 | controller | skipping: Conditional result was False
2026-06-11 12:42:13.509815 | 
2026-06-11 12:42:13.509999 | TASK [Check if we get ci-framework-data basedir]
2026-06-11 12:42:14.031797 | controller | ok
2026-06-11 12:42:14.060558 | 
2026-06-11 12:42:14.060703 | TASK [Create ci-framework-data log directory for zuul]
2026-06-11 12:42:14.430426 | controller | changed
2026-06-11 12:42:14.457600 | 
2026-06-11 12:42:14.457691 | TASK [Copy ci-framework interesting files]
2026-06-11 12:42:15.484403 | controller | cp: cannot stat '/home/zuul/ci-framework-data/tests': No such file or directory
2026-06-11 12:42:15.700704 | controller | ok: Runtime: 0:00:00.319894
2026-06-11 12:42:15.782968 | 
2026-06-11 12:42:15.783165 | TASK [Get SELinux listing]
2026-06-11 12:42:16.517696 | controller | ok: Runtime: 0:00:00.081017
2026-06-11 12:42:16.553652 | 
2026-06-11 12:42:16.553927 | TASK [Generate log index]
2026-06-11 12:42:18.414468 | controller | changed
2026-06-11 12:42:18.448406 | 
2026-06-11 12:42:18.448477 | TASK [Get some env related data]
2026-06-11 12:42:19.720253 | controller | /home/zuul/.local/bin/ansible
2026-06-11 12:42:20.744555 | controller | ok: Runtime: 0:00:01.455039
2026-06-11 12:42:20.770265 | 
2026-06-11 12:42:20.770438 | TASK [Generate list of logs to collect in home directory]
2026-06-11 12:42:21.328969 | controller | ok: All paths examined
2026-06-11 12:42:21.363083 | 
2026-06-11 12:42:21.363158 | LOOP [Copy logs from home directory]
2026-06-11 12:42:21.435186 | 
2026-06-11 12:42:21.435492 | TASK [Copy crio stats log file]
2026-06-11 12:42:21.471774 | controller | skipping: Conditional result was False
2026-06-11 12:42:21.590126 | 
2026-06-11 12:42:21.590320 | TASK [Get SELinux related data]
2026-06-11 12:42:22.097324 | controller | <no matches>
2026-06-11 12:42:22.266204 | controller | ERROR
2026-06-11 12:42:22.266440 | controller | {
2026-06-11 12:42:22.266483 | controller |   "delta": "0:00:00.014650",
2026-06-11 12:42:22.266509 | controller |   "end": "2026-06-11 12:42:22.098414",
2026-06-11 12:42:22.266532 | controller |   "msg": "non-zero return code",
2026-06-11 12:42:22.266554 | controller |   "rc": 1,
2026-06-11 12:42:22.266576 | controller |   "start": "2026-06-11 12:42:22.083764"
2026-06-11 12:42:22.266597 | controller | }
2026-06-11 12:42:22.266625 | controller | ERROR: Ignoring Errors
2026-06-11 12:42:22.293211 | 
2026-06-11 12:42:22.293276 | TASK [Create system configuration directory]
2026-06-11 12:42:22.763713 | controller | changed
2026-06-11 12:42:22.797483 | 
2026-06-11 12:42:22.797574 | TASK [Get some of the system configurations]
2026-06-11 12:42:23.622859 | controller | ok: Runtime: 0:00:00.022900
2026-06-11 12:42:23.649319 | 
2026-06-11 12:42:23.649401 | TASK [Copy generated documentation if available]
2026-06-11 12:42:23.685040 | controller | skipping: Conditional result was False
2026-06-11 12:42:23.724730 | 
2026-06-11 12:42:23.724845 | TASK [Copy generated AsciiDoc documentation if available]
2026-06-11 12:42:23.769329 | controller | skipping: Conditional result was False
2026-06-11 12:42:23.826123 | 
2026-06-11 12:42:23.826328 | TASK [Compress logs bigger than 2MB]
2026-06-11 12:42:49.134901 | controller | ok: Runtime: 0:00:24.470889
2026-06-11 12:42:49.211608 | 
2026-06-11 12:42:49.211763 | TASK [Copy files from workspace on node]
2026-06-11 12:42:49.289789 | controller | ok
2026-06-11 12:42:49.411654 | 
2026-06-11 12:42:49.411845 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-11 12:42:49.448343 | controller | skipping: Conditional result was False
2026-06-11 12:42:49.501324 | 
2026-06-11 12:42:49.501445 | TASK [fetch-output : Set log path for single node]
2026-06-11 12:42:49.652503 | controller | ok
2026-06-11 12:42:49.679852 | 
2026-06-11 12:42:49.679958 | LOOP [fetch-output : Ensure local output dirs]
2026-06-11 12:42:49.998711 | controller -> localhost | changed: "/var/lib/zuul/builds/d693bb47def143cf8df28a15415972fc/work/logs"
2026-06-11 12:42:49.999068 | 
2026-06-11 12:42:50.241095 | controller -> localhost | changed: "/var/lib/zuul/builds/d693bb47def143cf8df28a15415972fc/work/artifacts"
2026-06-11 12:42:50.496842 | controller -> localhost | changed: "/var/lib/zuul/builds/d693bb47def143cf8df28a15415972fc/work/docs"
2026-06-11 12:42:50.561732 | 
2026-06-11 12:42:50.561942 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-11 12:42:54.482107 | controller | changed:
2026-06-11 12:42:54.482405 | controller | .d..t...... ./
2026-06-11 12:42:54.482448 | controller | >f+++++++++ README.html
2026-06-11 12:42:54.482475 | controller | >f+++++++++ dmesg.log
2026-06-11 12:42:54.482499 | controller | >f+++++++++ installed-pkgs.log
2026-06-11 12:42:54.482521 | controller | >f+++++++++ python.log
2026-06-11 12:42:54.482544 | controller | >f+++++++++ registries.conf
2026-06-11 12:42:54.482565 | controller | >f+++++++++ selinux-denials.log
2026-06-11 12:42:54.482587 | controller | >f+++++++++ selinux-listing.log
2026-06-11 12:42:54.482608 | controller | cd+++++++++ ci-framework-data/
2026-06-11 12:42:54.482630 | controller | cd+++++++++ ci-framework-data/artifacts/
2026-06-11 12:42:54.482651 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-facts.yml
2026-06-11 12:42:54.482674 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-vars.yml
2026-06-11 12:42:54.482695 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_check_for_oc_command.sh
2026-06-11 12:42:54.482717 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_from_crc_vm.sh
2026-06-11 12:42:54.482739 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_to_host_machine_from.sh
2026-06-11 12:42:54.482760 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_generate_logs_on_edpm_vm_192_1.sh
2026-06-11 12:42:54.482782 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_prepare_root_ssh_accesses.sh
2026-06-11 12:42:54.482846 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_hook_without_retry_downloa.sh
2026-06-11 12:42:54.482876 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_openstack_must_gather_comm.sh
2026-06-11 12:42:54.482897 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_001_fetch_openshift_token.sh
2026-06-11 12:42:54.482918 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_002_run_input.sh
2026-06-11 12:42:54.482939 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_003_run_openstack.sh
2026-06-11 12:42:54.482961 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_004_run_openstack_init.sh
2026-06-11 12:42:54.482981 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_005_run_openstack_deploy_prep.sh
2026-06-11 12:42:54.483003 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_006_run_netconfig_deploy.sh
2026-06-11 12:42:54.483024 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_007_apply_the_openstackcontrolplan.sh
2026-06-11 12:42:54.483045 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_008_run_edpm_baremetal_compute.sh
2026-06-11 12:42:54.483066 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_009_run_edpm_deploy_baremetal_prep.sh
2026-06-11 12:42:54.483087 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_010_apply_the_openstackdataplaneno.sh
2026-06-11 12:42:54.483117 | controller | >f+++++++++ ci-framework-data/artifacts/edpm-ansible.yml
2026-06-11 12:42:54.483140 | controller | >f+++++++++ ci-framework-data/artifacts/hosts
2026-06-11 12:42:54.483162 | controller | >f+++++++++ ci-framework-data/artifacts/install_yamls.sh
2026-06-11 12:42:54.483183 | controller | >f+++++++++ ci-framework-data/artifacts/installed-packages.yml
2026-06-11 12:42:54.483204 | controller | >f+++++++++ ci-framework-data/artifacts/ip-network.txt
2026-06-11 12:42:54.483225 | controller | >f+++++++++ ci-framework-data/artifacts/operator_images.yaml
2026-06-11 12:42:54.483246 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-11 12:42:54.483268 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report_verified.yaml
2026-06-11 12:42:54.483290 | controller | >f+++++++++ ci-framework-data/artifacts/resolv.conf
2026-06-11 12:42:54.483312 | controller | >f+++++++++ ci-framework-data/artifacts/zuul_inventory.yml
2026-06-11 12:42:54.483337 | controller | cd+++++++++ ci-framework-data/artifacts/NetworkManager/
2026-06-11 12:42:54.483384 | controller | >f+++++++++ ci-framework-data/artifacts/NetworkManager/ens3.nmconnection
2026-06-11 12:42:54.483410 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-11_12-42/
2026-06-11 12:42:54.483433 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-11_12-42/ansible_facts_cache/
2026-06-11 12:42:54.483455 | controller | >f+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-11_12-42/ansible_facts_cache/localhost
2026-06-11 12:42:54.483477 | controller | cd+++++++++ ci-framework-data/artifacts/crio_logs/
2026-06-11 12:42:54.483499 | controller | >f+++++++++ ci-framework-data/artifacts/crio_logs/crc.crio.log.gz
2026-06-11 12:42:54.483521 | controller | cd+++++++++ ci-framework-data/artifacts/edpm/
2026-06-11 12:42:54.483543 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa
2026-06-11 12:42:54.483565 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa.pub
2026-06-11 12:42:54.483587 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/namespace.yaml
2026-06-11 12:42:54.483608 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/
2026-06-11 12:42:54.483629 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/update_containers.yml
2026-06-11 12:42:54.483652 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager/
2026-06-11 12:42:54.483673 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager/cert_manager_manifest.yml
2026-06-11 12:42:54.483696 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/
2026-06-11 12:42:54.483718 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/namespace.yaml
2026-06-11 12:42:54.483740 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/
2026-06-11 12:42:54.483762 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/
2026-06-11 12:42:54.483784 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpadvertisement.yaml
2026-06-11 12:42:54.483805 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpextras.yaml
2026-06-11 12:42:54.483827 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgppeers.yaml
2026-06-11 12:42:54.483848 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml
2026-06-11 12:42:54.483870 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/ipaddresspools.yaml
2026-06-11 12:42:54.483929 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/l2advertisement.yaml
2026-06-11 12:42:54.483956 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/
2026-06-11 12:42:54.483981 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/namespace.yaml
2026-06-11 12:42:54.484008 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/
2026-06-11 12:42:54.484030 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/
2026-06-11 12:42:54.484051 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/deploy_operator.yaml
2026-06-11 12:42:54.484072 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/
2026-06-11 12:42:54.484094 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/namespace.yaml
2026-06-11 12:42:54.484115 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/
2026-06-11 12:42:54.484150 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/op/
2026-06-11 12:42:54.484173 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/
2026-06-11 12:42:54.484195 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/
2026-06-11 12:42:54.484216 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/operatorgroup.yaml
2026-06-11 12:42:54.484236 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/subscription.yaml
2026-06-11 12:42:54.484258 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/
2026-06-11 12:42:54.484279 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/
2026-06-11 12:42:54.484301 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/operatorgroup.yaml
2026-06-11 12:42:54.484322 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/subscription.yaml
2026-06-11 12:42:54.484344 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/
2026-06-11 12:42:54.484392 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/
2026-06-11 12:42:54.484415 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/catalogsource.yaml
2026-06-11 12:42:54.484437 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/operatorgroup.yaml
2026-06-11 12:42:54.484459 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/subscription.yaml
2026-06-11 12:42:54.484480 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/
2026-06-11 12:42:54.484503 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/namespace.yaml
2026-06-11 12:42:54.484525 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/cr/
2026-06-11 12:42:54.484547 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/
2026-06-11 12:42:54.484568 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/
2026-06-11 12:42:54.484590 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/25-nova-extra.conf
2026-06-11 12:42:54.484611 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-11 12:42:54.484632 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/dataplane.yaml
2026-06-11 12:42:54.484654 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-11 12:42:54.484676 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/
2026-06-11 12:42:54.484698 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/
2026-06-11 12:42:54.484719 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/kustomization.yaml
2026-06-11 12:42:54.484746 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/network_v1beta1_netconfig.yaml
2026-06-11 12:42:54.484768 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/vlan-config.yaml
2026-06-11 12:42:54.484790 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/input/
2026-06-11 12:42:54.484811 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/input/kustomization.yaml
2026-06-11 12:42:54.484832 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/
2026-06-11 12:42:54.484854 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/
2026-06-11 12:42:54.484876 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/ctlplane.yaml
2026-06-11 12:42:54.484898 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/datacentre.yaml
2026-06-11 12:42:54.484919 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designate.yaml
2026-06-11 12:42:54.484941 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designateext.yaml
2026-06-11 12:42:54.485003 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/internalapi.yaml
2026-06-11 12:42:54.485030 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/octavia.yaml
2026-06-11 12:42:54.485052 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storage.yaml
2026-06-11 12:42:54.485074 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storagemgmt.yaml
2026-06-11 12:42:54.485096 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/tenant.yaml
2026-06-11 12:42:54.485117 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/
2026-06-11 12:42:54.485139 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/
2026-06-11 12:42:54.485160 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/crc_nncp.yaml
2026-06-11 12:42:54.485182 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/
2026-06-11 12:42:54.485203 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/
2026-06-11 12:42:54.485224 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-11 12:42:54.485246 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-11 12:42:54.485269 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-11 12:42:54.485291 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/storage/
2026-06-11 12:42:54.485313 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage-class.yaml
2026-06-11 12:42:54.485335 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage.yaml
2026-06-11 12:42:54.485381 | controller | cd+++++++++ ci-framework-data/artifacts/parameters/
2026-06-11 12:42:54.485405 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/custom-params.yml
2026-06-11 12:42:54.485426 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/install-yamls-params.yml
2026-06-11 12:42:54.485447 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/openshift-login-params.yml
2026-06-11 12:42:54.485469 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/zuul-params.yml
2026-06-11 12:42:54.485490 | controller | cd+++++++++ ci-framework-data/artifacts/repositories/
2026-06-11 12:42:54.485511 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean-antelope-testing.repo
2026-06-11 12:42:54.485537 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo
2026-06-11 12:42:54.485559 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo.md5
2026-06-11 12:42:54.485580 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-11 12:42:54.485601 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-11 12:42:54.485622 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-11 12:42:54.485643 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-11 12:42:54.485664 | controller | cd+++++++++ ci-framework-data/artifacts/roles/
2026-06-11 12:42:54.485685 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/
2026-06-11 12:42:54.485707 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/
2026-06-11 12:42:54.485729 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_all.yml
2026-06-11 12:42:54.485750 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface.yml
2026-06-11 12:42:54.485771 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface_cleanup.yml
2026-06-11 12:42:54.485792 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican.yml
2026-06-11 12:42:54.485814 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_cleanup.yml
2026-06-11 12:42:54.485835 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy.yml
2026-06-11 12:42:54.485856 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_cleanup.yml
2026-06-11 12:42:54.485877 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_prep.yml
2026-06-11 12:42:54.485898 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_validate.yml
2026-06-11 12:42:54.485919 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl.yml
2026-06-11 12:42:54.485940 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl_run.yml
2026-06-11 12:42:54.485961 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_prep.yml
2026-06-11 12:42:54.485982 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal.yml
2026-06-11 12:42:54.486002 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_cleanup.yml
2026-06-11 12:42:54.486022 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_prep.yml
2026-06-11 12:42:54.486088 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas.yml
2026-06-11 12:42:54.486112 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad.yml
2026-06-11 12:42:54.486132 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad_cleanup.yml
2026-06-11 12:42:54.486153 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_cleanup.yml
2026-06-11 12:42:54.486174 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network.yml
2026-06-11 12:42:54.486195 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network_cleanup.yml
2026-06-11 12:42:54.486215 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge.yml
2026-06-11 12:42:54.486242 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge_cleanup.yml
2026-06-11 12:42:54.486264 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_generate_nodes_yaml.yml
2026-06-11 12:42:54.486285 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb.yml
2026-06-11 12:42:54.486306 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb_cleanup.yml
2026-06-11 12:42:54.486329 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network.yml
2026-06-11 12:42:54.486374 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network_cleanup.yml
2026-06-11 12:42:54.486399 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks.yml
2026-06-11 12:42:54.486421 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks_cleanup.yml
2026-06-11 12:42:54.486443 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator.yml
2026-06-11 12:42:54.486465 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_cleanup.yml
2026-06-11 12:42:54.486486 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_wait.yml
2026-06-11 12:42:54.486508 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms.yml
2026-06-11 12:42:54.486530 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms_cleanup.yml
2026-06-11 12:42:54.486552 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph.yml
2026-06-11 12:42:54.486574 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_cleanup.yml
2026-06-11 12:42:54.486596 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_help.yml
2026-06-11 12:42:54.486617 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager.yml
2026-06-11 12:42:54.486638 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager_cleanup.yml
2026-06-11 12:42:54.486659 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_cleanup.yml
2026-06-11 12:42:54.486680 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_prepare.yml
2026-06-11 12:42:54.486702 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder.yml
2026-06-11 12:42:54.486724 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_cleanup.yml
2026-06-11 12:42:54.486745 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy.yml
2026-06-11 12:42:54.486766 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_cleanup.yml
2026-06-11 12:42:54.486787 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_prep.yml
2026-06-11 12:42:54.486808 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl.yml
2026-06-11 12:42:54.486830 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl_run.yml
2026-06-11 12:42:54.486852 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_prep.yml
2026-06-11 12:42:54.486879 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cleanup.yml
2026-06-11 12:42:54.486902 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc.yml
2026-06-11 12:42:54.486924 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface.yml
2026-06-11 12:42:54.486946 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface_cleanup.yml
2026-06-11 12:42:54.486967 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_cleanup.yml
2026-06-11 12:42:54.486989 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_setup.yml
2026-06-11 12:42:54.487010 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_cleanup.yml
2026-06-11 12:42:54.487032 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_scrub.yml
2026-06-11 12:42:54.487054 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage.yml
2026-06-11 12:42:54.487075 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup.yml
2026-06-11 12:42:54.487096 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup_with_retries.yml
2026-06-11 12:42:54.487159 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_release.yml
2026-06-11 12:42:54.487185 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_with_retries.yml
2026-06-11 12:42:54.487206 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_deploy_cleanup.yml
2026-06-11 12:42:54.487228 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate.yml
2026-06-11 12:42:54.487249 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_cleanup.yml
2026-06-11 12:42:54.487270 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy.yml
2026-06-11 12:42:54.487291 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_cleanup.yml
2026-06-11 12:42:54.487313 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_prep.yml
2026-06-11 12:42:54.487334 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl.yml
2026-06-11 12:42:54.487378 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl_run.yml
2026-06-11 12:42:54.487402 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_prep.yml
2026-06-11 12:42:54.487423 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy.yml
2026-06-11 12:42:54.487444 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_cleanup.yml
2026-06-11 12:42:54.487465 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_prep.yml
2026-06-11 12:42:54.487486 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_download_tools.yml
2026-06-11 12:42:54.487507 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_ansible_runner.yml
2026-06-11 12:42:54.487528 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_baremetal_compute.yml
2026-06-11 12:42:54.487549 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute.yml
2026-06-11 12:42:54.487570 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_bootc.yml
2026-06-11 12:42:54.487596 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_cleanup.yml
2026-06-11 12:42:54.487618 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_repos.yml
2026-06-11 12:42:54.487640 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_computes_bgp.yml
2026-06-11 12:42:54.487661 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy.yml
2026-06-11 12:42:54.487682 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal.yml
2026-06-11 12:42:54.487703 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal_prep.yml
2026-06-11 12:42:54.487725 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_cleanup.yml
2026-06-11 12:42:54.487745 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_generate_keys.yml
2026-06-11 12:42:54.487767 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_instance.yml
2026-06-11 12:42:54.487788 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker.yml
2026-06-11 12:42:54.487808 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_cleanup.yml
2026-06-11 12:42:54.487829 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_prep.yml
2026-06-11 12:42:54.487850 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_prep.yml
2026-06-11 12:42:54.487871 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker.yml
2026-06-11 12:42:54.487892 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker_cleanup.yml
2026-06-11 12:42:54.487914 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_nova_discover_hosts.yml
2026-06-11 12:42:54.487935 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_patch_ansible_runner_image.yml
2026-06-11 12:42:54.487956 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_register_dns.yml
2026-06-11 12:42:54.487976 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy.yml
2026-06-11 12:42:54.487997 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy_baremetal.yml
2026-06-11 12:42:54.488018 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance.yml
2026-06-11 12:42:54.488039 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_cleanup.yml
2026-06-11 12:42:54.488059 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy.yml
2026-06-11 12:42:54.488080 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_cleanup.yml
2026-06-11 12:42:54.488101 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_prep.yml
2026-06-11 12:42:54.488123 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl.yml
2026-06-11 12:42:54.488160 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl_run.yml
2026-06-11 12:42:54.488182 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_prep.yml
2026-06-11 12:42:54.488269 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat.yml
2026-06-11 12:42:54.488293 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_cleanup.yml
2026-06-11 12:42:54.488315 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy.yml
2026-06-11 12:42:54.488336 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_cleanup.yml
2026-06-11 12:42:54.488382 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_prep.yml
2026-06-11 12:42:54.488406 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl.yml
2026-06-11 12:42:54.488427 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_crc.yml
2026-06-11 12:42:54.488449 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_run.yml
2026-06-11 12:42:54.488470 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_prep.yml
2026-06-11 12:42:54.488492 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_help.yml
2026-06-11 12:42:54.488514 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon.yml
2026-06-11 12:42:54.488536 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_cleanup.yml
2026-06-11 12:42:54.488557 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy.yml
2026-06-11 12:42:54.488579 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_cleanup.yml
2026-06-11 12:42:54.488601 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_prep.yml
2026-06-11 12:42:54.488622 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl.yml
2026-06-11 12:42:54.488643 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl_run.yml
2026-06-11 12:42:54.488664 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_prep.yml
2026-06-11 12:42:54.488685 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra.yml
2026-06-11 12:42:54.488706 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_cleanup.yml
2026-06-11 12:42:54.488726 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl.yml
2026-06-11 12:42:54.488747 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl_run.yml
2026-06-11 12:42:54.488768 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_prep.yml
2026-06-11 12:42:54.488789 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy.yml
2026-06-11 12:42:54.488810 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_cleanup.yml
2026-06-11 12:42:54.488831 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_prep.yml
2026-06-11 12:42:54.488851 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input.yml
2026-06-11 12:42:54.488872 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input_cleanup.yml
2026-06-11 12:42:54.488892 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab.yml
2026-06-11 12:42:54.488913 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_cleanup.yml
2026-06-11 12:42:54.488939 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router.yml
2026-06-11 12:42:54.488960 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router_cleanup.yml
2026-06-11 12:42:54.488981 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network.yml
2026-06-11 12:42:54.489002 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network_cleanup.yml
2026-06-11 12:42:54.489022 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno.yml
2026-06-11 12:42:54.489042 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno_cleanup.yml
2026-06-11 12:42:54.489063 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic.yml
2026-06-11 12:42:54.489083 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_cleanup.yml
2026-06-11 12:42:54.489104 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy.yml
2026-06-11 12:42:54.489124 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_cleanup.yml
2026-06-11 12:42:54.489145 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_prep.yml
2026-06-11 12:42:54.489166 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl.yml
2026-06-11 12:42:54.489186 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_crc.yml
2026-06-11 12:42:54.489207 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_run.yml
2026-06-11 12:42:54.489227 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_prep.yml
2026-06-11 12:42:54.489248 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone.yml
2026-06-11 12:42:54.489268 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_cleanup.yml
2026-06-11 12:42:54.489288 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy.yml
2026-06-11 12:42:54.489309 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_cleanup.yml
2026-06-11 12:42:54.489329 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_prep.yml
2026-06-11 12:42:54.489369 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl.yml
2026-06-11 12:42:54.489397 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl_run.yml
2026-06-11 12:42:54.489418 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_prep.yml
2026-06-11 12:42:54.489439 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_cleanup.yml
2026-06-11 12:42:54.489460 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_prep.yml
2026-06-11 12:42:54.489480 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_cleanup.yml
2026-06-11 12:42:54.489501 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_prep.yml
2026-06-11 12:42:54.489521 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki.yml
2026-06-11 12:42:54.489542 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_cleanup.yml
2026-06-11 12:42:54.489568 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy.yml
2026-06-11 12:42:54.489590 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy_cleanup.yml
2026-06-11 12:42:54.489611 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_lvms.yml
2026-06-11 12:42:54.489633 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila.yml
2026-06-11 12:42:54.489655 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_cleanup.yml
2026-06-11 12:42:54.489677 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy.yml
2026-06-11 12:42:54.489699 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_cleanup.yml
2026-06-11 12:42:54.489720 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_prep.yml
2026-06-11 12:42:54.489741 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl.yml
2026-06-11 12:42:54.489762 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl_run.yml
2026-06-11 12:42:54.489783 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_prep.yml
2026-06-11 12:42:54.489804 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb.yml
2026-06-11 12:42:54.489825 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw.yml
2026-06-11 12:42:54.489847 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw_run.yml
2026-06-11 12:42:54.489868 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_cleanup.yml
2026-06-11 12:42:54.489889 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy.yml
2026-06-11 12:42:54.489910 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_cleanup.yml
2026-06-11 12:42:54.489931 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_prep.yml
2026-06-11 12:42:54.489952 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl.yml
2026-06-11 12:42:54.489977 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl_run.yml
2026-06-11 12:42:54.489999 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy.yml
2026-06-11 12:42:54.490021 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_cleanup.yml
2026-06-11 12:42:54.490042 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_prep.yml
2026-06-11 12:42:54.490063 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb.yml
2026-06-11 12:42:54.490084 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_cleanup.yml
2026-06-11 12:42:54.490106 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config.yml
2026-06-11 12:42:54.490127 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config_cleanup.yml
2026-06-11 12:42:54.490149 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry.yml
2026-06-11 12:42:54.490170 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_ca.yml
2026-06-11 12:42:54.490191 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_cleanup.yml
2026-06-11 12:42:54.490222 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_secure.yml
2026-06-11 12:42:54.490245 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace.yml
2026-06-11 12:42:54.490266 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace_cleanup.yml
2026-06-11 12:42:54.490287 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach.yml
2026-06-11 12:42:54.490308 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach_cleanup.yml
2026-06-11 12:42:54.490329 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy.yml
2026-06-11 12:42:54.490370 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_cleanup.yml
2026-06-11 12:42:54.490398 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_prep.yml
2026-06-11 12:42:54.490420 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv.yml
2026-06-11 12:42:54.490442 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_cleanup.yml
2026-06-11 12:42:54.490463 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy.yml
2026-06-11 12:42:54.490484 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy_cleanup.yml
2026-06-11 12:42:54.490505 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge.yml
2026-06-11 12:42:54.490526 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge_cleanup.yml
2026-06-11 12:42:54.490548 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron.yml
2026-06-11 12:42:54.490579 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_cleanup.yml
2026-06-11 12:42:54.490608 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy.yml
2026-06-11 12:42:54.490636 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_cleanup.yml
2026-06-11 12:42:54.490665 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_prep.yml
2026-06-11 12:42:54.490693 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl.yml
2026-06-11 12:42:54.490720 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl_run.yml
2026-06-11 12:42:54.490748 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_prep.yml
2026-06-11 12:42:54.490776 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs.yml
2026-06-11 12:42:54.490803 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs_cleanup.yml
2026-06-11 12:42:54.490830 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nmstate.yml
2026-06-11 12:42:54.490857 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp.yml
2026-06-11 12:42:54.490884 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp_cleanup.yml
2026-06-11 12:42:54.490912 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova.yml
2026-06-11 12:42:54.490940 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_cleanup.yml
2026-06-11 12:42:54.490972 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy.yml
2026-06-11 12:42:54.491001 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_cleanup.yml
2026-06-11 12:42:54.491029 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_prep.yml
2026-06-11 12:42:54.491057 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_prep.yml
2026-06-11 12:42:54.491085 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia.yml
2026-06-11 12:42:54.491112 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_cleanup.yml
2026-06-11 12:42:54.491139 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy.yml
2026-06-11 12:42:54.491167 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_cleanup.yml
2026-06-11 12:42:54.491195 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_prep.yml
2026-06-11 12:42:54.491223 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl.yml
2026-06-11 12:42:54.491251 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl_run.yml
2026-06-11 12:42:54.491279 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_prep.yml
2026-06-11 12:42:54.491307 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack.yml
2026-06-11 12:42:54.491335 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_cleanup.yml
2026-06-11 12:42:54.491386 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds.yml
2026-06-11 12:42:54.491416 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds_cleanup.yml
2026-06-11 12:42:54.491445 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy.yml
2026-06-11 12:42:54.491473 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_cleanup.yml
2026-06-11 12:42:54.491501 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_prep.yml
2026-06-11 12:42:54.491529 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_init.yml
2026-06-11 12:42:54.491557 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl.yml
2026-06-11 12:42:54.491584 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_cleanup.yml
2026-06-11 12:42:54.491612 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_prep.yml
2026-06-11 12:42:54.491640 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_run.yml
2026-06-11 12:42:54.491668 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_patch_version.yml
2026-06-11 12:42:54.491696 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_prep.yml
2026-06-11 12:42:54.491723 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_repo.yml
2026-06-11 12:42:54.491752 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_update_run.yml
2026-06-11 12:42:54.491782 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait.yml
2026-06-11 12:42:54.491816 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait_deploy.yml
2026-06-11 12:42:54.491845 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_operator_namespace.yml
2026-06-11 12:42:54.491873 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn.yml
2026-06-11 12:42:54.491901 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_cleanup.yml
2026-06-11 12:42:54.491929 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy.yml
2026-06-11 12:42:54.491956 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_cleanup.yml
2026-06-11 12:42:54.491983 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_prep.yml
2026-06-11 12:42:54.492010 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl.yml
2026-06-11 12:42:54.492037 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl_run.yml
2026-06-11 12:42:54.492065 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_prep.yml
2026-06-11 12:42:54.492092 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq.yml
2026-06-11 12:42:54.492119 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_cleanup.yml
2026-06-11 12:42:54.492161 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy.yml
2026-06-11 12:42:54.492189 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_cleanup.yml
2026-06-11 12:42:54.492217 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_prep.yml
2026-06-11 12:42:54.492245 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_prep.yml
2026-06-11 12:42:54.492272 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy.yml
2026-06-11 12:42:54.492345 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_cleanup.yml
2026-06-11 12:42:54.492389 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_prep.yml
2026-06-11 12:42:54.492419 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook.yml
2026-06-11 12:42:54.492447 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_cleanup.yml
2026-06-11 12:42:54.492475 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_crc_disk.yml
2026-06-11 12:42:54.492503 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy.yml
2026-06-11 12:42:54.492530 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy_prep.yml
2026-06-11 12:42:54.492557 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_prep.yml
2026-06-11 12:42:54.492584 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_set_slower_etcd_profile.yml
2026-06-11 12:42:54.492614 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone.yml
2026-06-11 12:42:54.492642 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_cleanup.yml
2026-06-11 12:42:54.492670 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_deploy.yml
2026-06-11 12:42:54.492698 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_revert.yml
2026-06-11 12:42:54.492731 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_snapshot.yml
2026-06-11 12:42:54.492759 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_sync.yml
2026-06-11 12:42:54.492786 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift.yml
2026-06-11 12:42:54.492813 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_cleanup.yml
2026-06-11 12:42:54.492841 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy.yml
2026-06-11 12:42:54.492869 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_cleanup.yml
2026-06-11 12:42:54.492896 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_prep.yml
2026-06-11 12:42:54.492923 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl.yml
2026-06-11 12:42:54.492950 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl_run.yml
2026-06-11 12:42:54.492977 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_prep.yml
2026-06-11 12:42:54.492999 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry.yml
2026-06-11 12:42:54.493014 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_cleanup.yml
2026-06-11 12:42:54.493034 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy.yml
2026-06-11 12:42:54.493056 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_cleanup.yml
2026-06-11 12:42:54.493143 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_prep.yml
2026-06-11 12:42:54.493166 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl.yml
2026-06-11 12:42:54.493182 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl_run.yml
2026-06-11 12:42:54.493197 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_prep.yml
2026-06-11 12:42:54.493212 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator.yml
2026-06-11 12:42:54.493227 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_cleanup.yml
2026-06-11 12:42:54.493242 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy.yml
2026-06-11 12:42:54.493257 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_cleanup.yml
2026-06-11 12:42:54.493272 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_prep.yml
2026-06-11 12:42:54.493287 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl.yml
2026-06-11 12:42:54.493302 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl_run.yml
2026-06-11 12:42:54.493318 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_prep.yml
2026-06-11 12:42:54.493333 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_tripleo_deploy.yml
2026-06-11 12:42:54.493582 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_services.yml
2026-06-11 12:42:54.493611 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_system.yml
2026-06-11 12:42:54.493632 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_validate_marketplace.yml
2026-06-11 12:42:54.493649 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_wait.yml
2026-06-11 12:42:54.493665 | controller | cd+++++++++ ci-framework-data/artifacts/yum_repos/
2026-06-11 12:42:54.493681 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean-antelope-testing.repo
2026-06-11 12:42:54.493698 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo
2026-06-11 12:42:54.493713 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo.md5
2026-06-11 12:42:54.493729 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-appstream.repo
2026-06-11 12:42:54.493745 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-baseos.repo
2026-06-11 12:42:54.493760 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-highavailability.repo
2026-06-11 12:42:54.493776 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-powertools.repo
2026-06-11 12:42:54.493791 | controller | cd+++++++++ ci-framework-data/logs/
2026-06-11 12:42:54.493807 | controller | >f+++++++++ ci-framework-data/logs/ansible.log
2026-06-11 12:42:54.493823 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_check_for_oc_command.log
2026-06-11 12:42:54.493839 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_from_crc_vm.log
2026-06-11 12:42:54.493854 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_to_host_machine_from.log
2026-06-11 12:42:54.493870 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_generate_logs_on_edpm_vm_192_1.log
2026-06-11 12:42:54.493885 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_prepare_root_ssh_accesses.log
2026-06-11 12:42:54.493900 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-11 12:42:54.493915 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_openstack_must_gather_comm.log
2026-06-11 12:42:54.493931 | controller | >f+++++++++ ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-11 12:42:54.493946 | controller | >f+++++++++ ci-framework-data/logs/ci_script_002_run_input.log
2026-06-11 12:42:54.493961 | controller | >f+++++++++ ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-11 12:42:54.493977 | controller | >f+++++++++ ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-11 12:42:54.493993 | controller | >f+++++++++ ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-11 12:42:54.494008 | controller | >f+++++++++ ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-11 12:42:54.494023 | controller | >f+++++++++ ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-11 12:42:54.494038 | controller | >f+++++++++ ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-11 12:42:54.494053 | controller | >f+++++++++ ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-11 12:42:54.494069 | controller | >f+++++++++ ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-11 12:42:54.494084 | controller | >f+++++++++ ci-framework-data/logs/crc-start.log
2026-06-11 12:42:54.494100 | controller | >f+++++++++ ci-framework-data/logs/pre_infra_download_needed_tools.log
2026-06-11 12:42:54.494115 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/
2026-06-11 12:42:54.494130 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/dnf_list_installed.txt
2026-06-11 12:42:54.494145 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/fips_check.txt
2026-06-11 12:42:54.494161 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ip_netns.txt
2026-06-11 12:42:54.494176 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/network.txt
2026-06-11 12:42:54.494195 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ovs_vsctl_list_openvswitch.txt
2026-06-11 12:42:54.494211 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/podman_images.txt
2026-06-11 12:42:54.494227 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/rpm_qa.txt
2026-06-11 12:42:54.494242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/selinux-denials.log
2026-06-11 12:42:54.494258 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/
2026-06-11 12:42:54.494273 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instance -> /var/lib/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86
2026-06-11 12:42:54.494289 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/
2026-06-11 12:42:54.494305 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/instance-id
2026-06-11 12:42:54.494320 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-datasource
2026-06-11 12:42:54.494336 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-hostname
2026-06-11 12:42:54.494373 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-instance-id
2026-06-11 12:42:54.494391 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/python-version
2026-06-11 12:42:54.494406 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/result.json
2026-06-11 12:42:54.494421 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/set-hostname
2026-06-11 12:42:54.494436 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/status.json
2026-06-11 12:42:54.494452 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/handlers/
2026-06-11 12:42:54.494467 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/
2026-06-11 12:42:54.494483 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/
2026-06-11 12:42:54.494498 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/boot-finished
2026-06-11 12:42:54.494514 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/cloud-config.txt
2026-06-11 12:42:54.494530 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/datasource
2026-06-11 12:42:54.494546 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/network-config.json
2026-06-11 12:42:54.494561 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/obj.pkl
2026-06-11 12:42:54.494577 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/user-data.txt
2026-06-11 12:42:54.494592 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/user-data.txt.i
2026-06-11 12:42:54.494608 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/vendor-data.txt
2026-06-11 12:42:54.494654 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/vendor-data.txt.i
2026-06-11 12:42:54.494675 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/vendor-data2.txt
2026-06-11 12:42:54.494692 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/vendor-data2.txt.i
2026-06-11 12:42:54.494707 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/handlers/
2026-06-11 12:42:54.494727 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/scripts/
2026-06-11 12:42:54.494742 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/sem/
2026-06-11 12:42:54.494758 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/sem/config_install_hotplug
2026-06-11 12:42:54.494773 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/sem/config_keys_to_console
2026-06-11 12:42:54.494789 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/sem/config_locale
2026-06-11 12:42:54.494804 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/sem/config_mounts
2026-06-11 12:42:54.494819 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/sem/config_reset_rmc
2026-06-11 12:42:54.494834 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/sem/config_scripts_per_instance
2026-06-11 12:42:54.494849 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/sem/config_scripts_user
2026-06-11 12:42:54.494864 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/sem/config_scripts_vendor
2026-06-11 12:42:54.494879 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/sem/config_seed_random
2026-06-11 12:42:54.494894 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/sem/config_set_hostname
2026-06-11 12:42:54.494909 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/sem/config_set_passwords
2026-06-11 12:42:54.494925 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/sem/config_ssh
2026-06-11 12:42:54.494940 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/sem/config_ssh_authkey_fingerprints
2026-06-11 12:42:54.494955 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/sem/config_users_groups
2026-06-11 12:42:54.494973 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/c8c61af7-26cb-42a9-aa08-2607481cab86/sem/consume_data
2026-06-11 12:42:54.494990 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/
2026-06-11 12:42:54.495006 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-boot/
2026-06-11 12:42:54.495021 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-instance/
2026-06-11 12:42:54.495037 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-once/
2026-06-11 12:42:54.495052 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/vendor/
2026-06-11 12:42:54.495067 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/seed/
2026-06-11 12:42:54.495082 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/
2026-06-11 12:42:54.495097 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/config_scripts_per_once.once
2026-06-11 12:42:54.495112 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/
2026-06-11 12:42:54.495127 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/
2026-06-11 12:42:54.495142 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/
2026-06-11 12:42:54.495161 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.pwd.lock
2026-06-11 12:42:54.495177 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.updated
2026-06-11 12:42:54.495192 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS
2026-06-11 12:42:54.495207 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS.lightbgcolor
2026-06-11 12:42:54.495223 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/GREP_COLORS
2026-06-11 12:42:54.495238 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/adjtime
2026-06-11 12:42:54.495253 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/aliases
2026-06-11 12:42:54.495268 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/anacrontab
2026-06-11 12:42:54.495282 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bashrc
2026-06-11 12:42:54.495297 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bindresvport.blacklist
2026-06-11 12:42:54.495312 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/centos-release
2026-06-11 12:42:54.495327 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf
2026-06-11 12:42:54.495342 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf.42838.2026-06-11@08:12:29~
2026-06-11 12:42:54.495376 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.keys
2026-06-11 12:42:54.495393 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.deny
2026-06-11 12:42:54.495408 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/crontab
2026-06-11 12:42:54.495422 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.cshrc
2026-06-11 12:42:54.495437 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.login
2026-06-11 12:42:54.495452 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.conf
2026-06-11 12:42:54.495467 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf
2026-06-11 12:42:54.495482 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/environment
2026-06-11 12:42:54.495497 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ethertypes
2026-06-11 12:42:54.495512 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports
2026-06-11 12:42:54.495527 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/filesystems
2026-06-11 12:42:54.495542 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fstab
2026-06-11 12:42:54.495557 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fuse.conf
2026-06-11 12:42:54.495572 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group
2026-06-11 12:42:54.495587 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group-
2026-06-11 12:42:54.495601 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow
2026-06-11 12:42:54.495616 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow-
2026-06-11 12:42:54.495631 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/host.conf
2026-06-11 12:42:54.495646 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hostname
2026-06-11 12:42:54.495660 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hosts
2026-06-11 12:42:54.495675 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/idmapd.conf
2026-06-11 12:42:54.495714 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inittab
2026-06-11 12:42:54.495736 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inputrc
2026-06-11 12:42:54.495752 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue
2026-06-11 12:42:54.495767 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.net
2026-06-11 12:42:54.495787 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf
2026-06-11 12:42:54.495803 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ksmtuned.conf
2026-06-11 12:42:54.495819 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.cache
2026-06-11 12:42:54.495834 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf
2026-06-11 12:42:54.495849 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libaudit.conf
2026-06-11 12:42:54.495864 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libguestfs-tools.conf
2026-06-11 12:42:54.495880 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libuser.conf
2026-06-11 12:42:54.495896 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/locale.conf
2026-06-11 12:42:54.495912 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/login.defs
2026-06-11 12:42:54.495927 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.conf
2026-06-11 12:42:54.495943 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/machine-id
2026-06-11 12:42:54.495958 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/magic
2026-06-11 12:42:54.495973 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/man_db.conf
2026-06-11 12:42:54.495988 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mke2fs.conf
2026-06-11 12:42:54.496004 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules
2026-06-11 12:42:54.496019 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd
2026-06-11 12:42:54.496035 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mtools.conf
2026-06-11 12:42:54.496050 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath.conf
2026-06-11 12:42:54.496065 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/netconfig
2026-06-11 12:42:54.496081 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/networks
2026-06-11 12:42:54.496096 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfs.conf
2026-06-11 12:42:54.496111 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfsmount.conf
2026-06-11 12:42:54.496126 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nsswitch.conf.bak
2026-06-11 12:42:54.496153 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf
2026-06-11 12:42:54.496169 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd
2026-06-11 12:42:54.496184 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd-
2026-06-11 12:42:54.496200 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp.conf
2026-06-11 12:42:54.496215 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/printcap
2026-06-11 12:42:54.496230 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile
2026-06-11 12:42:54.496246 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/protocols
2026-06-11 12:42:54.496261 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.conf
2026-06-11 12:42:54.496276 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/resolv.conf
2026-06-11 12:42:54.496291 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpc
2026-06-11 12:42:54.496307 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyncd.conf
2026-06-11 12:42:54.496322 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.conf
2026-06-11 12:42:54.496337 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/services
2026-06-11 12:42:54.496371 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sestatus.conf
2026-06-11 12:42:54.496393 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow
2026-06-11 12:42:54.496410 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow-
2026-06-11 12:42:54.496425 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shells
2026-06-11 12:42:54.496440 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid
2026-06-11 12:42:54.496455 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid-
2026-06-11 12:42:54.496471 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid
2026-06-11 12:42:54.496486 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid-
2026-06-11 12:42:54.496501 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo-ldap.conf
2026-06-11 12:42:54.496516 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo.conf
2026-06-11 12:42:54.496531 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers
2026-06-11 12:42:54.496546 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.conf
2026-06-11 12:42:54.496561 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.options
2026-06-11 12:42:54.496577 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm_setup.conf
2026-06-11 12:42:54.496592 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.conf
2026-06-11 12:42:54.496608 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/system-release-cpe
2026-06-11 12:42:54.496623 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/vconsole.conf
2026-06-11 12:42:54.496639 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/virc
2026-06-11 12:42:54.496654 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/xattr.conf
2026-06-11 12:42:54.496669 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/
2026-06-11 12:42:54.496684 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf
2026-06-11 12:42:54.496699 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf.35011.2026-06-11@08:11:10~
2026-06-11 12:42:54.496715 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/
2026-06-11 12:42:54.496730 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/30-cloud-init-ip6-addr-gen-mode.conf
2026-06-11 12:42:54.496746 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/
2026-06-11 12:42:54.496791 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/no-wait.d/
2026-06-11 12:42:54.496812 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-down.d/
2026-06-11 12:42:54.496828 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-up.d/
2026-06-11 12:42:54.496844 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq-shared.d/
2026-06-11 12:42:54.496859 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq.d/
2026-06-11 12:42:54.496875 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/
2026-06-11 12:42:54.496891 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-br.nmconnection
2026-06-11 12:42:54.496906 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-if.nmconnection
2026-06-11 12:42:54.496922 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-port.nmconnection
2026-06-11 12:42:54.496937 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/cloud-init-enp1s0.nmconnection
2026-06-11 12:42:54.496958 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/enp1s0-port.nmconnection
2026-06-11 12:42:54.496974 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/ens3.nmconnection
2026-06-11 12:42:54.496989 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-if.nmconnection
2026-06-11 12:42:54.497004 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-port.nmconnection
2026-06-11 12:42:54.497019 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-if.nmconnection
2026-06-11 12:42:54.497034 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-port.nmconnection
2026-06-11 12:42:54.497049 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-if.nmconnection
2026-06-11 12:42:54.497063 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-port.nmconnection
2026-06-11 12:42:54.497078 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/
2026-06-11 12:42:54.497093 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/applnk/
2026-06-11 12:42:54.497108 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/fontpath.d/
2026-06-11 12:42:54.497124 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/
2026-06-11 12:42:54.497140 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/
2026-06-11 12:42:54.497156 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
2026-06-11 12:42:54.497172 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinput.d/
2026-06-11 12:42:54.497187 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/
2026-06-11 12:42:54.497202 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/00-keyboard.conf
2026-06-11 12:42:54.497217 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/alternatives/
2026-06-11 12:42:54.497233 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/
2026-06-11 12:42:54.497249 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/
2026-06-11 12:42:54.497264 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/bootc.fact
2026-06-11 12:42:54.497279 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/edpm.fact
2026-06-11 12:42:54.497294 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/
2026-06-11 12:42:54.497309 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/authselect.conf
2026-06-11 12:42:54.497324 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-db
2026-06-11 12:42:54.497339 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-locks
2026-06-11 12:42:54.497375 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/fingerprint-auth
2026-06-11 12:42:54.497391 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/nsswitch.conf
2026-06-11 12:42:54.497406 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/password-auth
2026-06-11 12:42:54.497421 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/postlogin
2026-06-11 12:42:54.497437 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/smartcard-auth
2026-06-11 12:42:54.497452 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/system-auth
2026-06-11 12:42:54.497471 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/user-nsswitch.conf
2026-06-11 12:42:54.497486 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/custom/
2026-06-11 12:42:54.497501 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/
2026-06-11 12:42:54.497516 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/authselect-completion.sh
2026-06-11 12:42:54.497530 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ceph
2026-06-11 12:42:54.497545 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-appctl-bashcomp.bash
2026-06-11 12:42:54.497560 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-vsctl-bashcomp.bash
2026-06-11 12:42:54.497575 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rados
2026-06-11 12:42:54.497590 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/radosgw-admin
2026-06-11 12:42:54.497605 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rbd
2026-06-11 12:42:54.497620 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/binfmt.d/
2026-06-11 12:42:54.497636 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/
2026-06-11 12:42:54.497651 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/input.conf
2026-06-11 12:42:54.497666 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/main.conf
2026-06-11 12:42:54.497681 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/network.conf
2026-06-11 12:42:54.497696 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/
2026-06-11 12:42:54.497711 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/rbdmap
2026-06-11 12:42:54.497726 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/chkconfig.d/
2026-06-11 12:42:54.497741 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cifs-utils/
2026-06-11 12:42:54.497756 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/
2026-06-11 12:42:54.497770 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg
2026-06-11 12:42:54.497785 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/
2026-06-11 12:42:54.497800 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/05_logging.cfg
2026-06-11 12:42:54.497815 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/90-network-manager-renderer.cfg
2026-06-11 12:42:54.498146 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/99-edpm-disable-network-config.cfg
2026-06-11 12:42:54.498177 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/README
2026-06-11 12:42:54.498195 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/
2026-06-11 12:42:54.498211 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chef_client.rb.tmpl
2026-06-11 12:42:54.498227 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.almalinux.tmpl
2026-06-11 12:42:54.498242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.alpine.tmpl
2026-06-11 12:42:54.498258 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.centos.tmpl
2026-06-11 12:42:54.498273 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cloudlinux.tmpl
2026-06-11 12:42:54.498288 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cos.tmpl
2026-06-11 12:42:54.498309 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.debian.tmpl
2026-06-11 12:42:54.498325 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.fedora.tmpl
2026-06-11 12:42:54.498341 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.freebsd.tmpl
2026-06-11 12:42:54.498378 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-leap.tmpl
2026-06-11 12:42:54.498395 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-microos.tmpl
2026-06-11 12:42:54.498411 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-tumbleweed.tmpl
2026-06-11 12:42:54.498427 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse.tmpl
2026-06-11 12:42:54.498442 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.photon.tmpl
2026-06-11 12:42:54.498457 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rhel.tmpl
2026-06-11 12:42:54.498473 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rocky.tmpl
2026-06-11 12:42:54.498488 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle-micro.tmpl
2026-06-11 12:42:54.498503 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle_hpc.tmpl
2026-06-11 12:42:54.498519 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sles.tmpl
2026-06-11 12:42:54.498534 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.ubuntu.tmpl
2026-06-11 12:42:54.498549 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.alpine.tmpl
2026-06-11 12:42:54.498564 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.aosc.tmpl
2026-06-11 12:42:54.498579 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.arch.tmpl
2026-06-11 12:42:54.498594 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.azurelinux.tmpl
2026-06-11 12:42:54.498610 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.debian.tmpl
2026-06-11 12:42:54.498625 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.freebsd.tmpl
2026-06-11 12:42:54.498640 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.gentoo.tmpl
2026-06-11 12:42:54.498655 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.mariner.tmpl
2026-06-11 12:42:54.498671 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.photon.tmpl
2026-06-11 12:42:54.498686 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.redhat.tmpl
2026-06-11 12:42:54.498701 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.suse.tmpl
2026-06-11 12:42:54.498716 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.almalinux.tmpl
2026-06-11 12:42:54.498731 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.alpine.tmpl
2026-06-11 12:42:54.498745 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.cloudlinux.tmpl
2026-06-11 12:42:54.498760 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.debian.tmpl
2026-06-11 12:42:54.498775 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.fedora.tmpl
2026-06-11 12:42:54.498794 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.freebsd.tmpl
2026-06-11 12:42:54.498809 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.opensuse.tmpl
2026-06-11 12:42:54.498824 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.photon.tmpl
2026-06-11 12:42:54.498839 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rhel.tmpl
2026-06-11 12:42:54.498854 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rocky.tmpl
2026-06-11 12:42:54.498869 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.sles.tmpl
2026-06-11 12:42:54.498884 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.ubuntu.tmpl
2026-06-11 12:42:54.498900 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntpd.conf.openbsd.tmpl
2026-06-11 12:42:54.498915 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/resolv.conf.tmpl
2026-06-11 12:42:54.498930 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.deb822.tmpl
2026-06-11 12:42:54.498945 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.tmpl
2026-06-11 12:42:54.498960 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.deb822.tmpl
2026-06-11 12:42:54.498976 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.tmpl
2026-06-11 12:42:54.498991 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/systemd.resolved.conf.tmpl
2026-06-11 12:42:54.499006 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/timesyncd.conf.tmpl
2026-06-11 12:42:54.499020 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/
2026-06-11 12:42:54.499035 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/disallowed-users
2026-06-11 12:42:54.499051 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/machines.d/
2026-06-11 12:42:54.499066 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/ws-certs.d/
2026-06-11 12:42:54.499081 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/
2026-06-11 12:42:54.499096 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/containers.conf
2026-06-11 12:42:54.499111 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/policy.json
2026-06-11 12:42:54.499126 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf
2026-06-11 12:42:54.499142 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/storage.conf
2026-06-11 12:42:54.499157 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/certs.d/
2026-06-11 12:42:54.499172 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/
2026-06-11 12:42:54.499187 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/podman.json
2026-06-11 12:42:54.499202 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/
2026-06-11 12:42:54.499217 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/hooks.d/
2026-06-11 12:42:54.499232 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/
2026-06-11 12:42:54.499247 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/000-shortnames.conf
2026-06-11 12:42:54.499263 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/20-edpm-podman-registries.conf
2026-06-11 12:42:54.499282 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/
2026-06-11 12:42:54.499298 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/default.yaml
2026-06-11 12:42:54.499314 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.access.redhat.com.yaml
2026-06-11 12:42:54.499329 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.redhat.io.yaml
2026-06-11 12:42:54.499344 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/systemd/
2026-06-11 12:42:54.499382 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/
2026-06-11 12:42:54.499399 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/0hourly
2026-06-11 12:42:54.499414 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.daily/
2026-06-11 12:42:54.499430 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/
2026-06-11 12:42:54.499445 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/0anacron
2026-06-11 12:42:54.499460 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.monthly/
2026-06-11 12:42:54.499475 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.weekly/
2026-06-11 12:42:54.499490 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/
2026-06-11 12:42:54.499505 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.conf
2026-06-11 12:42:54.499520 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.conf
2026-06-11 12:42:54.499535 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.d/
2026-06-11 12:42:54.499550 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/
2026-06-11 12:42:54.499566 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/dnsmasq.conf
2026-06-11 12:42:54.499581 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob-mkhomedir.conf
2026-06-11 12:42:54.499596 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob.conf
2026-06-11 12:42:54.499611 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootFixit.conf
2026-06-11 12:42:54.499627 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootPrivileged.conf
2026-06-11 12:42:54.499643 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.Setroubleshootd.conf
2026-06-11 12:42:54.499658 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
2026-06-11 12:42:54.499673 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.selinux.conf
2026-06-11 12:42:54.499689 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/teamd.conf
2026-06-11 12:42:54.499704 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/
2026-06-11 12:42:54.499719 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/
2026-06-11 12:42:54.499734 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/
2026-06-11 12:42:54.499749 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/locks/
2026-06-11 12:42:54.499765 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/
2026-06-11 12:42:54.499780 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.certpath
2026-06-11 12:42:54.499795 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.urls
2026-06-11 12:42:54.499818 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/
2026-06-11 12:42:54.499834 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/grub
2026-06-11 12:42:54.499849 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/useradd
2026-06-11 12:42:54.499864 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/
2026-06-11 12:42:54.499879 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/dist.conf
2026-06-11 12:42:54.499894 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/
2026-06-11 12:42:54.499909 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient-enter-hooks
2026-06-11 12:42:54.499924 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/
2026-06-11 12:42:54.499939 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/chrony.sh
2026-06-11 12:42:54.499953 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/
2026-06-11 12:42:54.499968 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib-element-manifest
2026-06-11 12:42:54.499983 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_arguments
2026-06-11 12:42:54.499997 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_environment
2026-06-11 12:42:54.500012 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/
2026-06-11 12:42:54.500027 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/dnf.conf
2026-06-11 12:42:54.500042 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/aliases.d/
2026-06-11 12:42:54.500057 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.d/
2026-06-11 12:42:54.500071 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.defaults.d/
2026-06-11 12:42:54.500086 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/
2026-06-11 12:42:54.500101 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.conf
2026-06-11 12:42:54.500116 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/debuginfo-install.conf
2026-06-11 12:42:54.500131 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.d/
2026-06-11 12:42:54.500158 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/
2026-06-11 12:42:54.500173 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/dnf.conf
2026-06-11 12:42:54.500188 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-efi-x64.conf
2026-06-11 12:42:54.500203 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-pc.conf
2026-06-11 12:42:54.500218 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-tools-minimal.conf
2026-06-11 12:42:54.500233 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/setup.conf
2026-06-11 12:42:54.500248 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/sudo.conf
2026-06-11 12:42:54.500263 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/systemd.conf
2026-06-11 12:42:54.500278 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/yum.conf
2026-06-11 12:42:54.500293 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/usr-drift-protected-paths.d/
2026-06-11 12:42:54.500308 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/
2026-06-11 12:42:54.500323 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/arch
2026-06-11 12:42:54.500338 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/basearch
2026-06-11 12:42:54.500377 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/contentdir
2026-06-11 12:42:54.500395 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/stream
2026-06-11 12:42:54.500410 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.d/
2026-06-11 12:42:54.500425 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/
2026-06-11 12:42:54.500441 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/disable-nouveau.conf
2026-06-11 12:42:54.500456 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/driverctl.d/
2026-06-11 12:42:54.500471 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/
2026-06-11 12:42:54.500487 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/egl_external_platform.d/
2026-06-11 12:42:54.500503 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports.d/
2026-06-11 12:42:54.500518 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/
2026-06-11 12:42:54.500534 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/
2026-06-11 12:42:54.500549 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml
2026-06-11 12:42:54.500564 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml.old
2026-06-11 12:42:54.500580 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/
2026-06-11 12:42:54.500595 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/fwupd.conf
2026-06-11 12:42:54.500610 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/
2026-06-11 12:42:54.500625 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/README.md
2026-06-11 12:42:54.500640 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/
2026-06-11 12:42:54.500656 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs-testing.conf
2026-06-11 12:42:54.500671 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs.conf
2026-06-11 12:42:54.500686 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/vendor-directory.conf
2026-06-11 12:42:54.500701 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gcrypt/
2026-06-11 12:42:54.500717 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/
2026-06-11 12:42:54.500732 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/egl_vendor.d/
2026-06-11 12:42:54.500747 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gnupg/
2026-06-11 12:42:54.500763 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/
2026-06-11 12:42:54.500778 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-font/
2026-06-11 12:42:54.500793 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/
2026-06-11 12:42:54.500808 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/man.local
2026-06-11 12:42:54.500823 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/mdoc.local
2026-06-11 12:42:54.500838 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/
2026-06-11 12:42:54.500854 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_header
2026-06-11 12:42:54.500869 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_tuned
2026-06-11 12:42:54.500884 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/01_users
2026-06-11 12:42:54.500900 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/08_fallback_counting
2026-06-11 12:42:54.500919 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_linux
2026-06-11 12:42:54.500935 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_reset_boot_success
2026-06-11 12:42:54.500950 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/12_menu_auto_hide
2026-06-11 12:42:54.500965 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/14_menu_show_once
2026-06-11 12:42:54.500980 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_linux_xen
2026-06-11 12:42:54.500995 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_ppc_terminfo
2026-06-11 12:42:54.501011 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_os-prober
2026-06-11 12:42:54.501026 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_uefi-firmware
2026-06-11 12:42:54.501041 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/35_fwupd
2026-06-11 12:42:54.501056 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/40_custom
2026-06-11 12:42:54.501071 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/41_custom
2026-06-11 12:42:54.501086 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/README
2026-06-11 12:42:54.501101 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/
2026-06-11 12:42:54.501116 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/README
2026-06-11 12:42:54.501131 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/
2026-06-11 12:42:54.501147 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/.initiator_reset
2026-06-11 12:42:54.501162 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/initiatorname.iscsi
2026-06-11 12:42:54.501177 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/iscsid.conf
2026-06-11 12:42:54.501192 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.d/
2026-06-11 12:42:54.501208 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/
2026-06-11 12:42:54.501222 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/cmdline
2026-06-11 12:42:54.501237 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/install.d/
2026-06-11 12:42:54.501253 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/
2026-06-11 12:42:54.501269 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/
2026-06-11 12:42:54.501284 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/centosimarelease-9.der
2026-06-11 12:42:54.501300 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/redhatimarelease-9.der
2026-06-11 12:42:54.501315 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keyutils/
2026-06-11 12:42:54.501331 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/
2026-06-11 12:42:54.501362 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/kcm_default_ccache
2026-06-11 12:42:54.501383 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/
2026-06-11 12:42:54.501399 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/dyninst-x86_64.conf
2026-06-11 12:42:54.501415 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/
2026-06-11 12:42:54.501431 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/
2026-06-11 12:42:54.501446 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/00-default.cfg
2026-06-11 12:42:54.501461 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/
2026-06-11 12:42:54.501476 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/bnxt_re.driver
2026-06-11 12:42:54.501496 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/cxgb4.driver
2026-06-11 12:42:54.501512 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/efa.driver
2026-06-11 12:42:54.501527 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/erdma.driver
2026-06-11 12:42:54.501543 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hfi1verbs.driver
2026-06-11 12:42:54.501558 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hns.driver
2026-06-11 12:42:54.501574 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ionic.driver
2026-06-11 12:42:54.501589 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ipathverbs.driver
2026-06-11 12:42:54.501605 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/irdma.driver
2026-06-11 12:42:54.501620 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mana.driver
2026-06-11 12:42:54.501638 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx4.driver
2026-06-11 12:42:54.501654 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx5.driver
2026-06-11 12:42:54.501669 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mthca.driver
2026-06-11 12:42:54.501684 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ocrdma.driver
2026-06-11 12:42:54.501699 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/qedr.driver
2026-06-11 12:42:54.501715 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/rxe.driver
2026-06-11 12:42:54.501730 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/siw.driver
2026-06-11 12:42:54.501745 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/vmw_pvrdma.driver
2026-06-11 12:42:54.501760 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/
2026-06-11 12:42:54.501776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/classid
2026-06-11 12:42:54.501791 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/pktloc
2026-06-11 12:42:54.501807 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/liboath/
2026-06-11 12:42:54.501822 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/
2026-06-11 12:42:54.501837 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/
2026-06-11 12:42:54.501853 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/collect_dnf.conf
2026-06-11 12:42:54.501869 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/mdadm_event.conf
2026-06-11 12:42:54.501884 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events/
2026-06-11 12:42:54.501899 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/plugins/
2026-06-11 12:42:54.501914 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/workflows.d/
2026-06-11 12:42:54.501929 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/
2026-06-11 12:42:54.501944 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_client.config
2026-06-11 12:42:54.501959 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_server.config
2026-06-11 12:42:54.501974 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/
2026-06-11 12:42:54.501989 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/auth.conf
2026-06-11 12:42:54.502003 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt-admin.conf
2026-06-11 12:42:54.502022 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt.conf
2026-06-11 12:42:54.502037 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirtd.conf
2026-06-11 12:42:54.502052 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/network.conf
2026-06-11 12:42:54.502066 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/passwd.db
2026-06-11 12:42:54.502081 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu-lockd.conf
2026-06-11 12:42:54.502095 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu.conf
2026-06-11 12:42:54.502110 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtinterfaced.conf
2026-06-11 12:42:54.502124 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlockd.conf
2026-06-11 12:42:54.502139 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlogd.conf
2026-06-11 12:42:54.502154 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnetworkd.conf
2026-06-11 12:42:54.502168 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnodedevd.conf
2026-06-11 12:42:54.502183 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnwfilterd.conf
2026-06-11 12:42:54.502198 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtproxyd.conf
2026-06-11 12:42:54.502212 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtqemud.conf
2026-06-11 12:42:54.502227 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtsecretd.conf
2026-06-11 12:42:54.502242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtstoraged.conf
2026-06-11 12:42:54.502256 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/
2026-06-11 12:42:54.502271 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-arp.xml
2026-06-11 12:42:54.502285 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp-server.xml
2026-06-11 12:42:54.502300 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp.xml
2026-06-11 12:42:54.502315 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6-server.xml
2026-06-11 12:42:54.502330 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6.xml
2026-06-11 12:42:54.502360 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv4.xml
2026-06-11 12:42:54.502381 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv6.xml
2026-06-11 12:42:54.502398 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv4.xml
2026-06-11 12:42:54.502413 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv6.xml
2026-06-11 12:42:54.502427 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic-gateway.xml
2026-06-11 12:42:54.502442 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic.xml
2026-06-11 12:42:54.502457 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-ip-spoofing.xml
2026-06-11 12:42:54.502472 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-mac-spoofing.xml
2026-06-11 12:42:54.502487 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-spoofing.xml
2026-06-11 12:42:54.502501 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-multicast.xml
2026-06-11 12:42:54.502520 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-spoofing.xml
2026-06-11 12:42:54.502748 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-multicast.xml
2026-06-11 12:42:54.502765 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-spoofing.xml
2026-06-11 12:42:54.502780 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-broadcast.xml
2026-06-11 12:42:54.502795 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-spoofing.xml
2026-06-11 12:42:54.502809 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-l2-traffic.xml
2026-06-11 12:42:54.502824 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-rarp-traffic.xml
2026-06-11 12:42:54.502840 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self-rarp.xml
2026-06-11 12:42:54.502855 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self.xml
2026-06-11 12:42:54.502870 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/
2026-06-11 12:42:54.502886 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/autostart/
2026-06-11 12:42:54.502901 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/
2026-06-11 12:42:54.502916 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/default.xml
2026-06-11 12:42:54.502932 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/autostart/
2026-06-11 12:42:54.502947 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/secrets/
2026-06-11 12:42:54.502962 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/
2026-06-11 12:42:54.502977 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/autostart/
2026-06-11 12:42:54.502992 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/
2026-06-11 12:42:54.503007 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/btmp
2026-06-11 12:42:54.503022 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/chrony
2026-06-11 12:42:54.503036 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/dnf
2026-06-11 12:42:54.503051 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/iscsiuiolog
2026-06-11 12:42:54.503067 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/kvm_stat
2026-06-11 12:42:54.503083 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd
2026-06-11 12:42:54.503098 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd.qemu
2026-06-11 12:42:54.503114 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/numad
2026-06-11 12:42:54.503129 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/openvswitch
2026-06-11 12:42:54.503145 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/rsyslog
2026-06-11 12:42:54.503160 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/samba
2026-06-11 12:42:54.503175 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/sssd
2026-06-11 12:42:54.503190 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/wtmp
2026-06-11 12:42:54.503214 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/
2026-06-11 12:42:54.503290 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvm.conf
2026-06-11 12:42:54.503314 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvmlocal.conf
2026-06-11 12:42:54.503335 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/
2026-06-11 12:42:54.503372 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00000-1277035877.vg
2026-06-11 12:42:54.503389 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00001-954788536.vg
2026-06-11 12:42:54.503404 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00002-818593319.vg
2026-06-11 12:42:54.503420 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00003-1375072788.vg
2026-06-11 12:42:54.503435 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00004-1820144081.vg
2026-06-11 12:42:54.503450 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00005-1568523567.vg
2026-06-11 12:42:54.503466 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00006-1711556836.vg
2026-06-11 12:42:54.503481 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00007-1282428991.vg
2026-06-11 12:42:54.503496 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00008-626137110.vg
2026-06-11 12:42:54.503511 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/
2026-06-11 12:42:54.503527 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/vg
2026-06-11 12:42:54.503542 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/cache/
2026-06-11 12:42:54.503558 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/
2026-06-11 12:42:54.503573 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/system.devices
2026-06-11 12:42:54.503589 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/
2026-06-11 12:42:54.503604 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/system.devices-20260611.080705.0001
2026-06-11 12:42:54.503619 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/
2026-06-11 12:42:54.503634 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-mq.profile
2026-06-11 12:42:54.503649 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-smq.profile
2026-06-11 12:42:54.503665 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/command_profile_template.profile
2026-06-11 12:42:54.503680 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/lvmdbusd.profile
2026-06-11 12:42:54.503695 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/metadata_profile_template.profile
2026-06-11 12:42:54.503710 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-generic.profile
2026-06-11 12:42:54.503725 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-performance.profile
2026-06-11 12:42:54.503740 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/vdo-small.profile
2026-06-11 12:42:54.503756 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mdevctl.d/
2026-06-11 12:42:54.503771 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/
2026-06-11 12:42:54.503786 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/ucode_with_caveats/
2026-06-11 12:42:54.503802 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/
2026-06-11 12:42:54.503817 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/blacklist.conf
2026-06-11 12:42:54.503832 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/disable-nouveau.conf
2026-06-11 12:42:54.503847 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/kvm.conf
2026-06-11 12:42:54.503867 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/lockd.conf
2026-06-11 12:42:54.503882 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/tuned.conf
2026-06-11 12:42:54.503897 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/vhost.conf
2026-06-11 12:42:54.503912 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/
2026-06-11 12:42:54.503926 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/99-edpm.conf
2026-06-11 12:42:54.503941 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/dm-multipath.conf
2026-06-11 12:42:54.503956 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/nvme-fabrics.conf
2026-06-11 12:42:54.503971 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd.d/
2026-06-11 12:42:54.503987 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/
2026-06-11 12:42:54.504002 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/ca-bundle.crt
2026-06-11 12:42:54.504018 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/
2026-06-11 12:42:54.504033 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/bindings
2026-06-11 12:42:54.504049 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/
2026-06-11 12:42:54.504064 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-chains.nft
2026-06-11 12:42:54.504079 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-flushes.nft
2026-06-11 12:42:54.504094 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-jumps.nft
2026-06-11 12:42:54.504109 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-rules.nft
2026-06-11 12:42:54.504124 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-update-jumps.nft
2026-06-11 12:42:54.504152 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/iptables.nft
2026-06-11 12:42:54.504169 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/main.nft
2026-06-11 12:42:54.504185 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/nat.nft
2026-06-11 12:42:54.504200 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/router.nft
2026-06-11 12:42:54.504215 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/
2026-06-11 12:42:54.504231 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/pf.os
2026-06-11 12:42:54.504246 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/
2026-06-11 12:42:54.504262 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/README
2026-06-11 12:42:54.504277 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/
2026-06-11 12:42:54.504292 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/discovery.conf
2026-06-11 12:42:54.504308 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostid
2026-06-11 12:42:54.504323 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostnqn
2026-06-11 12:42:54.504338 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjob/
2026-06-11 12:42:54.504374 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/
2026-06-11 12:42:54.504391 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-introspection.conf
2026-06-11 12:42:54.504407 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-mkhomedir.conf
2026-06-11 12:42:54.504422 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/
2026-06-11 12:42:54.504441 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/ldap.conf
2026-06-11 12:42:54.504457 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/certs/
2026-06-11 12:42:54.504472 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/
2026-06-11 12:42:54.504488 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/.conf.db.~lock~
2026-06-11 12:42:54.504503 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/conf.db
2026-06-11 12:42:54.504518 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/default.conf
2026-06-11 12:42:54.504532 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/system-id.conf
2026-06-11 12:42:54.504548 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/opt/
2026-06-11 12:42:54.504563 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/
2026-06-11 12:42:54.504578 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/config.yaml
2026-06-11 12:42:54.504593 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/
2026-06-11 12:42:54.504608 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/cockpit
2026-06-11 12:42:54.504624 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/config-util
2026-06-11 12:42:54.504639 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/crond
2026-06-11 12:42:54.504654 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/login
2026-06-11 12:42:54.504669 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/other
2026-06-11 12:42:54.504684 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/passwd
2026-06-11 12:42:54.504699 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/polkit-1
2026-06-11 12:42:54.504714 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/remote
2026-06-11 12:42:54.504729 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser
2026-06-11 12:42:54.504744 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser-l
2026-06-11 12:42:54.504759 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sshd
2026-06-11 12:42:54.504773 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sssd-shadowutils
2026-06-11 12:42:54.504789 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su
2026-06-11 12:42:54.504804 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su-l
2026-06-11 12:42:54.504819 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo
2026-06-11 12:42:54.504834 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo-i
2026-06-11 12:42:54.504849 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/systemd-user
2026-06-11 12:42:54.504864 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/vlock
2026-06-11 12:42:54.504879 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/
2026-06-11 12:42:54.504894 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/
2026-06-11 12:42:54.504909 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/cpu-util.conf
2026-06-11 12:42:54.504924 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/denki.conf
2026-06-11 12:42:54.504939 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/iostat.conf
2026-06-11 12:42:54.504954 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/mssql.conf
2026-06-11 12:42:54.504969 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/openmetrics.conf
2026-06-11 12:42:54.504988 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/proc.conf
2026-06-11 12:42:54.505003 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/
2026-06-11 12:42:54.505019 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/modules/
2026-06-11 12:42:54.505033 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/
2026-06-11 12:42:54.505048 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/personality.d/
2026-06-11 12:42:54.505063 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/
2026-06-11 12:42:54.505079 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/config.d/
2026-06-11 12:42:54.505094 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/power.d/
2026-06-11 12:42:54.505109 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/sleep.d/
2026-06-11 12:42:54.505124 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/
2026-06-11 12:42:54.505139 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority.conf.d/
2026-06-11 12:42:54.505155 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/
2026-06-11 12:42:54.505170 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/10-vendor.d/
2026-06-11 12:42:54.505185 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/20-org.d/
2026-06-11 12:42:54.505201 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/30-site.d/
2026-06-11 12:42:54.505216 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/50-local.d/
2026-06-11 12:42:54.505231 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/90-mandatory.d/
2026-06-11 12:42:54.505247 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/
2026-06-11 12:42:54.505262 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/49-polkit-pkla-compat.rules
2026-06-11 12:42:54.505277 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/50-default.rules
2026-06-11 12:42:54.505292 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/popt.d/
2026-06-11 12:42:54.505308 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/
2026-06-11 12:42:54.505323 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.csh
2026-06-11 12:42:54.505339 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.sh
2026-06-11 12:42:54.505372 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.csh
2026-06-11 12:42:54.505389 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.sh
2026-06-11 12:42:54.505405 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.csh
2026-06-11 12:42:54.505420 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.sh
2026-06-11 12:42:54.505436 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.csh
2026-06-11 12:42:54.505451 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.sh
2026-06-11 12:42:54.505466 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.csh
2026-06-11 12:42:54.505481 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.sh
2026-06-11 12:42:54.505496 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/csh.local
2026-06-11 12:42:54.505511 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.csh
2026-06-11 12:42:54.505530 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.sh
2026-06-11 12:42:54.505545 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.csh
2026-06-11 12:42:54.505560 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.sh
2026-06-11 12:42:54.505575 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/guestfish.sh
2026-06-11 12:42:54.505590 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.csh
2026-06-11 12:42:54.505605 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.sh
2026-06-11 12:42:54.505620 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.csh
2026-06-11 12:42:54.505635 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.sh
2026-06-11 12:42:54.505650 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/sh.local
2026-06-11 12:42:54.505665 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.csh
2026-06-11 12:42:54.505680 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.sh
2026-06-11 12:42:54.505694 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/
2026-06-11 12:42:54.505709 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/client.conf
2026-06-11 12:42:54.505725 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/
2026-06-11 12:42:54.505740 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook
2026-06-11 12:42:54.505755 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook.d/
2026-06-11 12:42:54.505771 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/
2026-06-11 12:42:54.505786 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/bridge.conf
2026-06-11 12:42:54.505801 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/
2026-06-11 12:42:54.505817 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc.local
2026-06-11 12:42:54.505832 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/
2026-06-11 12:42:54.505848 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/README
2026-06-11 12:42:54.505863 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/functions
2026-06-11 12:42:54.505878 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/network
2026-06-11 12:42:54.505893 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc0.d/
2026-06-11 12:42:54.505909 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc1.d/
2026-06-11 12:42:54.505924 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc2.d/
2026-06-11 12:42:54.505939 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc3.d/
2026-06-11 12:42:54.505955 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc4.d/
2026-06-11 12:42:54.505970 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc5.d/
2026-06-11 12:42:54.505985 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc6.d/
2026-06-11 12:42:54.506001 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/
2026-06-11 12:42:54.506016 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/id_resolver.conf
2026-06-11 12:42:54.506031 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpm/
2026-06-11 12:42:54.506047 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/
2026-06-11 12:42:54.506062 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/21-cloudinit.conf
2026-06-11 12:42:54.506082 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/
2026-06-11 12:42:54.506098 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/logrotate
2026-06-11 12:42:54.506114 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/sssd
2026-06-11 12:42:54.506129 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/
2026-06-11 12:42:54.506145 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/lmhosts
2026-06-11 12:42:54.506160 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf
2026-06-11 12:42:54.506176 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf.example
2026-06-11 12:42:54.506191 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/
2026-06-11 12:42:54.506206 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/libvirt.conf
2026-06-11 12:42:54.506222 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/qemu-kvm.conf
2026-06-11 12:42:54.506236 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/
2026-06-11 12:42:54.506251 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/access.conf
2026-06-11 12:42:54.506266 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/chroot.conf
2026-06-11 12:42:54.506282 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.handlers
2026-06-11 12:42:54.506297 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms
2026-06-11 12:42:54.506312 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/faillock.conf
2026-06-11 12:42:54.506327 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/group.conf
2026-06-11 12:42:54.506342 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.conf
2026-06-11 12:42:54.506378 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.conf
2026-06-11 12:42:54.506395 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.init
2026-06-11 12:42:54.506411 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/opasswd
2026-06-11 12:42:54.506426 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pam_env.conf
2026-06-11 12:42:54.506441 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwhistory.conf
2026-06-11 12:42:54.506457 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf
2026-06-11 12:42:54.506471 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/sepermit.conf
2026-06-11 12:42:54.506487 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/time.conf
2026-06-11 12:42:54.506502 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.apps/
2026-06-11 12:42:54.506516 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms.d/
2026-06-11 12:42:54.506531 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.d/
2026-06-11 12:42:54.506546 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.d/
2026-06-11 12:42:54.506561 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf.d/
2026-06-11 12:42:54.506576 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/
2026-06-11 12:42:54.506591 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/config
2026-06-11 12:42:54.506606 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/semanage.conf
2026-06-11 12:42:54.506621 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/
2026-06-11 12:42:54.506651 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/.policy.sha512
2026-06-11 12:42:54.506667 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/booleans.subs_dist
2026-06-11 12:42:54.506682 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/setrans.conf
2026-06-11 12:42:54.506697 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/seusers
2026-06-11 12:42:54.506712 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/
2026-06-11 12:42:54.506727 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/customizable_types
2026-06-11 12:42:54.506742 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/dbus_contexts
2026-06-11 12:42:54.506757 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_contexts
2026-06-11 12:42:54.506771 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_type
2026-06-11 12:42:54.506786 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/failsafe_context
2026-06-11 12:42:54.506800 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/initrc_context
2026-06-11 12:42:54.506815 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/lxc_contexts
2026-06-11 12:42:54.506830 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/openssh_contexts
2026-06-11 12:42:54.506844 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/removable_context
2026-06-11 12:42:54.506859 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/securetty_types
2026-06-11 12:42:54.506873 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/sepgsql_contexts
2026-06-11 12:42:54.506888 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/snapperd_contexts
2026-06-11 12:42:54.506903 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/systemd_contexts
2026-06-11 12:42:54.506917 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/userhelper_context
2026-06-11 12:42:54.506932 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_domain_context
2026-06-11 12:42:54.506947 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_image_context
2026-06-11 12:42:54.506961 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/x_contexts
2026-06-11 12:42:54.506976 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/
2026-06-11 12:42:54.506991 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts
2026-06-11 12:42:54.507006 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.bin
2026-06-11 12:42:54.507021 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs
2026-06-11 12:42:54.507035 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin
2026-06-11 12:42:54.507050 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local
2026-06-11 12:42:54.507065 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local.bin
2026-06-11 12:42:54.507080 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs
2026-06-11 12:42:54.507098 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs_dist
2026-06-11 12:42:54.507114 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/media
2026-06-11 12:42:54.507129 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/
2026-06-11 12:42:54.507144 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/container_u
2026-06-11 12:42:54.507159 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/guest_u
2026-06-11 12:42:54.507173 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/root
2026-06-11 12:42:54.507187 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/staff_u
2026-06-11 12:42:54.507202 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/sysadm_u
2026-06-11 12:42:54.507217 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/unconfined_u
2026-06-11 12:42:54.507233 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/user_u
2026-06-11 12:42:54.507248 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/xguest_u
2026-06-11 12:42:54.507263 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/logins/
2026-06-11 12:42:54.507279 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/
2026-06-11 12:42:54.507295 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/policy.33.gz
2026-06-11 12:42:54.507311 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/
2026-06-11 12:42:54.507327 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/setroubleshoot.conf
2026-06-11 12:42:54.507342 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/
2026-06-11 12:42:54.507385 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_logout
2026-06-11 12:42:54.507403 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_profile
2026-06-11 12:42:54.507418 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bashrc
2026-06-11 12:42:54.507434 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/
2026-06-11 12:42:54.507449 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/sos.conf
2026-06-11 12:42:54.507464 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/cleaner/
2026-06-11 12:42:54.507479 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/extras.d/
2026-06-11 12:42:54.507494 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/groups.d/
2026-06-11 12:42:54.507510 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/presets.d/
2026-06-11 12:42:54.507525 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/
2026-06-11 12:42:54.507540 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/openssl-swtpm.cnf
2026-06-11 12:42:54.507555 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/
2026-06-11 12:42:54.507571 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/conf.d/
2026-06-11 12:42:54.507586 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/statetab.d/
2026-06-11 12:42:54.507601 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/
2026-06-11 12:42:54.507616 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/90-cloud-init-users
2026-06-11 12:42:54.507635 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/
2026-06-11 12:42:54.507651 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/anaconda
2026-06-11 12:42:54.507667 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/authconfig
2026-06-11 12:42:54.507683 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd
2026-06-11 12:42:54.507698 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd.43114.2026-06-11@08:12:30~
2026-06-11 12:42:54.507713 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/cpupower
2026-06-11 12:42:54.507729 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/crond
2026-06-11 12:42:54.507744 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ebtables-config
2026-06-11 12:42:54.507759 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/firstboot
2026-06-11 12:42:54.507774 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables
2026-06-11 12:42:54.507789 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables-config
2026-06-11 12:42:54.507804 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables
2026-06-11 12:42:54.507820 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables-config
2026-06-11 12:42:54.507834 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/irqbalance
2026-06-11 12:42:54.507850 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/kernel
2026-06-11 12:42:54.507864 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ksm
2026-06-11 12:42:54.507879 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/man-db
2026-06-11 12:42:54.507894 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network
2026-06-11 12:42:54.507910 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network.43267.2026-06-11@08:12:32~
2026-06-11 12:42:54.507925 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/nftables.conf
2026-06-11 12:42:54.507940 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/openvswitch
2026-06-11 12:42:54.507955 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/podman_drop_in
2026-06-11 12:42:54.507971 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/qemu-ga
2026-06-11 12:42:54.507986 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/raid-check
2026-06-11 12:42:54.508001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rngd
2026-06-11 12:42:54.508016 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rpcbind
2026-06-11 12:42:54.508031 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rsyslog
2026-06-11 12:42:54.508047 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/run-parts
2026-06-11 12:42:54.508062 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/samba
2026-06-11 12:42:54.508078 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sshd
2026-06-11 12:42:54.508093 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat
2026-06-11 12:42:54.508108 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat.ioconf
2026-06-11 12:42:54.508123 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/console/
2026-06-11 12:42:54.508148 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/modules/
2026-06-11 12:42:54.508165 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/
2026-06-11 12:42:54.508187 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifcfg-lo
2026-06-11 12:42:54.508203 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown
2026-06-11 12:42:54.508218 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-eth
2026-06-11 12:42:54.508233 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ipv6
2026-06-11 12:42:54.508248 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ovs
2026-06-11 12:42:54.508264 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-post
2026-06-11 12:42:54.508279 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-routes
2026-06-11 12:42:54.508294 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-tunnel
2026-06-11 12:42:54.508309 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup
2026-06-11 12:42:54.508325 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-aliases
2026-06-11 12:42:54.508341 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-eth
2026-06-11 12:42:54.508375 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ipv6
2026-06-11 12:42:54.508392 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ovs
2026-06-11 12:42:54.508408 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-post
2026-06-11 12:42:54.508423 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-routes
2026-06-11 12:42:54.508438 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-tunnel
2026-06-11 12:42:54.508453 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/init.ipv6-global
2026-06-11 12:42:54.508468 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions
2026-06-11 12:42:54.508483 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions-ipv6
2026-06-11 12:42:54.508499 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/readme-ifcfg-rh.txt
2026-06-11 12:42:54.508514 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/
2026-06-11 12:42:54.508530 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/99-edpm.conf
2026-06-11 12:42:54.508545 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/
2026-06-11 12:42:54.508561 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/coredump.conf
2026-06-11 12:42:54.508576 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/journald.conf
2026-06-11 12:42:54.508592 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/logind.conf
2026-06-11 12:42:54.508608 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/pstore.conf
2026-06-11 12:42:54.508623 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/sleep.conf
2026-06-11 12:42:54.508638 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system.conf
2026-06-11 12:42:54.508652 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user.conf
2026-06-11 12:42:54.508667 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/network/
2026-06-11 12:42:54.508682 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/
2026-06-11 12:42:54.508701 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-edpm-container-shutdown.preset
2026-06-11 12:42:54.508716 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-netns-placeholder.preset
2026-06-11 12:42:54.508732 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/
2026-06-11 12:42:54.508746 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm-container-shutdown.service
2026-06-11 12:42:54.508762 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ceilometer_agent_compute.service
2026-06-11 12:42:54.508777 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt.target
2026-06-11 12:42:54.508792 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt_guests.service
2026-06-11 12:42:54.508807 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_node_exporter.service
2026-06-11 12:42:54.508822 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_nova_compute.service
2026-06-11 12:42:54.508836 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_openstack_network_exporter.service
2026-06-11 12:42:54.508851 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_controller.service
2026-06-11 12:42:54.508866 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_metadata_agent.service
2026-06-11 12:42:54.508881 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_podman_exporter.service
2026-06-11 12:42:54.508896 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/netns-placeholder.service
2026-06-11 12:42:54.508910 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virt-guest-shutdown.target
2026-06-11 12:42:54.508925 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/basic.target.wants/
2026-06-11 12:42:54.508940 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/bluetooth.target.wants/
2026-06-11 12:42:54.508954 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/cloud-init.target.wants/
2026-06-11 12:42:54.508969 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/default.target.wants/
2026-06-11 12:42:54.508984 | 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-11 12:42:54.508999 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/getty.target.wants/
2026-06-11 12:42:54.509014 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/graphical.target.wants/
2026-06-11 12:42:54.509029 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/local-fs.target.wants/
2026-06-11 12:42:54.509044 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/multi-user.target.wants/
2026-06-11 12:42:54.509059 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/network-online.target.wants/
2026-06-11 12:42:54.509074 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/remote-fs.target.wants/
2026-06-11 12:42:54.509088 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sockets.target.wants/
2026-06-11 12:42:54.509103 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysinit.target.wants/
2026-06-11 12:42:54.509118 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysstat.service.wants/
2026-06-11 12:42:54.509136 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/timers.target.wants/
2026-06-11 12:42:54.509151 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/
2026-06-11 12:42:54.509166 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/override.conf
2026-06-11 12:42:54.509181 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/
2026-06-11 12:42:54.509196 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/override.conf
2026-06-11 12:42:54.509211 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/
2026-06-11 12:42:54.509226 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/override.conf
2026-06-11 12:42:54.509241 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/
2026-06-11 12:42:54.509256 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/override.conf
2026-06-11 12:42:54.509271 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/
2026-06-11 12:42:54.509285 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/override.conf
2026-06-11 12:42:54.509300 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/
2026-06-11 12:42:54.509315 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/override.conf
2026-06-11 12:42:54.509329 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/
2026-06-11 12:42:54.509344 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/override.conf
2026-06-11 12:42:54.509379 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/
2026-06-11 12:42:54.509396 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/override.conf
2026-06-11 12:42:54.509411 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/
2026-06-11 12:42:54.509426 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/override.conf
2026-06-11 12:42:54.509442 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/
2026-06-11 12:42:54.509457 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/override.conf
2026-06-11 12:42:54.509473 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/
2026-06-11 12:42:54.509488 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/override.conf
2026-06-11 12:42:54.509503 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/
2026-06-11 12:42:54.509518 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/override.conf
2026-06-11 12:42:54.509533 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/
2026-06-11 12:42:54.509548 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/override.conf
2026-06-11 12:42:54.509564 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/
2026-06-11 12:42:54.509579 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/override.conf
2026-06-11 12:42:54.509598 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/
2026-06-11 12:42:54.509614 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/basic.target.wants/
2026-06-11 12:42:54.509630 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/sockets.target.wants/
2026-06-11 12:42:54.509645 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/timers.target.wants/
2026-06-11 12:42:54.509661 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/terminfo/
2026-06-11 12:42:54.509677 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/
2026-06-11 12:42:54.509693 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/sos.conf
2026-06-11 12:42:54.509708 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/
2026-06-11 12:42:54.509724 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-config.json
2026-06-11 12:42:54.509740 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/
2026-06-11 12:42:54.509755 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_ECCP256SHA256.json
2026-06-11 12:42:54.509770 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_RSA2048SHA256.json
2026-06-11 12:42:54.509786 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/
2026-06-11 12:42:54.509802 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/active_profile
2026-06-11 12:42:54.509818 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/bootcmdline
2026-06-11 12:42:54.509834 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-powersave-variables.conf
2026-06-11 12:42:54.509849 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-variables.conf
2026-06-11 12:42:54.509864 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/post_loaded_profile
2026-06-11 12:42:54.509879 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/ppd_base_profile
2026-06-11 12:42:54.509894 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/profile_mode
2026-06-11 12:42:54.509910 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/tuned-main.conf
2026-06-11 12:42:54.509925 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/recommend.d/
2026-06-11 12:42:54.509940 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/
2026-06-11 12:42:54.509955 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.bin.gz
2026-06-11 12:42:54.509970 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/udev.conf
2026-06-11 12:42:54.509986 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.d/
2026-06-11 12:42:54.510001 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/rules.d/
2026-06-11 12:42:54.510016 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/
2026-06-11 12:42:54.510032 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/mount_options.conf.example
2026-06-11 12:42:54.510047 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/udisks2.conf
2026-06-11 12:42:54.510062 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/
2026-06-11 12:42:54.510077 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/icannbundle.pem
2026-06-11 12:42:54.510093 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/root.key
2026-06-11 12:42:54.510108 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/
2026-06-11 12:42:54.510123 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/autostart/
2026-06-11 12:42:54.510143 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/systemd/
2026-06-11 12:42:54.510158 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/
2026-06-11 12:42:54.510174 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/centos-addons.repo
2026-06-11 12:42:54.510189 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/centos.repo
2026-06-11 12:42:54.510205 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean-antelope-testing.repo
2026-06-11 12:42:54.510221 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean.repo
2026-06-11 12:42:54.510236 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-appstream.repo
2026-06-11 12:42:54.510251 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-baseos.repo
2026-06-11 12:42:54.510267 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-highavailability.repo
2026-06-11 12:42:54.510283 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-powertools.repo
2026-06-11 12:42:54.510298 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum/
2026-06-11 12:42:54.510314 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/
2026-06-11 12:42:54.510329 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/log/README -> ../../usr/share/doc/systemd/README.logs
2026-06-11 12:42:54.510360 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/boot.log
2026-06-11 12:42:54.510382 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/btmp
2026-06-11 12:42:54.510399 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init-output.log
2026-06-11 12:42:54.510414 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init.log
2026-06-11 12:42:54.510430 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cron
2026-06-11 12:42:54.510445 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.librepo.log
2026-06-11 12:42:54.510461 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.log
2026-06-11 12:42:54.510476 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.rpm.log
2026-06-11 12:42:54.510492 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/hawkey.log
2026-06-11 12:42:54.510507 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/lastlog.gz
2026-06-11 12:42:54.510522 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/maillog
2026-06-11 12:42:54.510537 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/messages.gz
2026-06-11 12:42:54.510553 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/os-net-config.log
2026-06-11 12:42:54.510568 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/secure
2026-06-11 12:42:54.510583 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/spooler
2026-06-11 12:42:54.510598 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/wtmp
2026-06-11 12:42:54.510614 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/
2026-06-11 12:42:54.510629 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/anaconda.log
2026-06-11 12:42:54.510645 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dbus.log
2026-06-11 12:42:54.510661 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dnf.librepo.log
2026-06-11 12:42:54.510676 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/hawkey.log
2026-06-11 12:42:54.510692 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/journal.log
2026-06-11 12:42:54.510711 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-lf3axsx6.log
2026-06-11 12:42:54.510727 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-lnslz0ej.log
2026-06-11 12:42:54.510743 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-nq7relp7.log
2026-06-11 12:42:54.510758 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-od2ipxcj.log
2026-06-11 12:42:54.510773 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-ynqomw6l.log
2026-06-11 12:42:54.510788 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lorax-packages.log
2026-06-11 12:42:54.510803 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lvm.log
2026-06-11 12:42:54.510818 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/packaging.log
2026-06-11 12:42:54.510833 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/program.log
2026-06-11 12:42:54.510848 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/storage.log
2026-06-11 12:42:54.510863 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/syslog
2026-06-11 12:42:54.510878 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/
2026-06-11 12:42:54.510893 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log
2026-06-11 12:42:54.510908 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log.1.gz
2026-06-11 12:42:54.510923 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/ceph/
2026-06-11 12:42:54.510938 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/chrony/
2026-06-11 12:42:54.510953 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/
2026-06-11 12:42:54.510971 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/2a059c62bf5a4ef69f7433426ecc512e/
2026-06-11 12:42:54.510988 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/2a059c62bf5a4ef69f7433426ecc512e/system.journal.gz
2026-06-11 12:42:54.511003 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/2a059c62bf5a4ef69f7433426ecc512e/system@538b8bab8df9439cb50756eec262d65f-0000000000000af7-000653f9466908a4.journal.gz
2026-06-11 12:42:54.511019 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/2a059c62bf5a4ef69f7433426ecc512e/system@538b8bab8df9439cb50756eec262d65f-00000000000012cb-000653f959052b80.journal.gz
2026-06-11 12:42:54.511034 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/2a059c62bf5a4ef69f7433426ecc512e/system@538b8bab8df9439cb50756eec262d65f-0000000000001a7f-000653f976974cd1.journal.gz
2026-06-11 12:42:54.511049 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/2a059c62bf5a4ef69f7433426ecc512e/system@538b8bab8df9439cb50756eec262d65f-0000000000002516-000653f976abba0f.journal.gz
2026-06-11 12:42:54.511063 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/2a059c62bf5a4ef69f7433426ecc512e/system@538b8bab8df9439cb50756eec262d65f-0000000000003272-000653f976b0a113.journal.gz
2026-06-11 12:42:54.511078 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/2a059c62bf5a4ef69f7433426ecc512e/system@538b8bab8df9439cb50756eec262d65f-0000000000003de3-000653f9771555b6.journal.gz
2026-06-11 12:42:54.511093 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/2a059c62bf5a4ef69f7433426ecc512e/system@538b8bab8df9439cb50756eec262d65f-0000000000004812-000653f9771c4d37.journal.gz
2026-06-11 12:42:54.511108 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/2a059c62bf5a4ef69f7433426ecc512e/system@538b8bab8df9439cb50756eec262d65f-00000000000054ad-000653f97892e5f6.journal.gz
2026-06-11 12:42:54.511131 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/2a059c62bf5a4ef69f7433426ecc512e/user-1000.journal.gz
2026-06-11 12:42:54.511147 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/2a059c62bf5a4ef69f7433426ecc512e/user-42405.journal.gz
2026-06-11 12:42:54.511162 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/
2026-06-11 12:42:54.511177 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/qemu/
2026-06-11 12:42:54.511193 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/
2026-06-11 12:42:54.511208 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovs-vswitchd.log
2026-06-11 12:42:54.511223 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovsdb-server.log
2026-06-11 12:42:54.511238 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/private/
2026-06-11 12:42:54.511253 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/qemu-ga/
2026-06-11 12:42:54.511268 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/
2026-06-11 12:42:54.511283 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/sa11
2026-06-11 12:42:54.511298 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/
2026-06-11 12:42:54.511313 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/old/
2026-06-11 12:42:54.511328 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sssd/
2026-06-11 12:42:54.511343 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/
2026-06-11 12:42:54.511378 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/
2026-06-11 12:42:54.511394 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/qemu/
2026-06-11 12:42:54.511410 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/
2026-06-11 12:42:54.511425 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/tuned.log
2026-06-11 12:42:54.511440 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/
2026-06-11 12:42:54.511454 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/
2026-06-11 12:42:54.511470 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/
2026-06-11 12:42:54.511485 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/tls-ca-bundle.pem
2026-06-11 12:42:54.511500 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/
2026-06-11 12:42:54.511515 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/tls-ca-bundle.pem
2026-06-11 12:42:54.511530 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/
2026-06-11 12:42:54.511545 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/tls-ca-bundle.pem
2026-06-11 12:42:54.511561 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/
2026-06-11 12:42:54.511576 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/tls-ca-bundle.pem
2026-06-11 12:42:54.511591 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/
2026-06-11 12:42:54.511606 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/tls-ca-bundle.pem
2026-06-11 12:42:54.511621 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/
2026-06-11 12:42:54.511635 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/tls-ca-bundle.pem
2026-06-11 12:42:54.511650 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/
2026-06-11 12:42:54.511669 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/tls-ca-bundle.pem
2026-06-11 12:42:54.511685 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/
2026-06-11 12:42:54.511700 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/
2026-06-11 12:42:54.511716 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/
2026-06-11 12:42:54.511731 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/ca.crt
2026-06-11 12:42:54.511746 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.crt
2026-06-11 12:42:54.511761 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.key
2026-06-11 12:42:54.511777 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/
2026-06-11 12:42:54.511792 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/
2026-06-11 12:42:54.511807 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/ca.crt
2026-06-11 12:42:54.511823 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.crt
2026-06-11 12:42:54.511837 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.key
2026-06-11 12:42:54.511853 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/
2026-06-11 12:42:54.511868 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/
2026-06-11 12:42:54.511883 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/ca.crt
2026-06-11 12:42:54.511898 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.crt
2026-06-11 12:42:54.511914 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.key
2026-06-11 12:42:54.511929 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/
2026-06-11 12:42:54.511944 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/
2026-06-11 12:42:54.511960 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/ca.crt
2026-06-11 12:42:54.511977 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.crt
2026-06-11 12:42:54.511994 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.key
2026-06-11 12:42:54.512010 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/
2026-06-11 12:42:54.512026 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/ceph/
2026-06-11 12:42:54.512041 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/
2026-06-11 12:42:54.512056 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/
2026-06-11 12:42:54.512071 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck
2026-06-11 12:42:54.512087 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck.future
2026-06-11 12:42:54.512102 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/
2026-06-11 12:42:54.512117 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/healthcheck
2026-06-11 12:42:54.512133 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/
2026-06-11 12:42:54.512164 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/healthcheck
2026-06-11 12:42:54.512181 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/
2026-06-11 12:42:54.512196 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/healthcheck
2026-06-11 12:42:54.512211 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/
2026-06-11 12:42:54.512226 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/healthcheck
2026-06-11 12:42:54.512242 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/
2026-06-11 12:42:54.512257 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/healthcheck
2026-06-11 12:42:54.512272 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/
2026-06-11 12:42:54.512288 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-neutron-ovn-metadata-agent.conf
2026-06-11 12:42:54.512304 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-rootwrap.conf
2026-06-11 12:42:54.512319 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/05-nova-metadata.conf
2026-06-11 12:42:54.512334 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/10-neutron-metadata.conf
2026-06-11 12:42:54.512366 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/
2026-06-11 12:42:54.512384 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/01-nova.conf
2026-06-11 12:42:54.512399 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/02-nova-host-specific.conf
2026-06-11 12:42:54.512415 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/25-nova-extra.conf
2026-06-11 12:42:54.512430 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/notification_rabbitmq_user_name
2026-06-11 12:42:54.512445 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova-blank.conf
2026-06-11 12:42:54.512461 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova_statedir_ownership.py
2026-06-11 12:42:54.512476 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/rabbitmq_user_name
2026-06-11 12:42:54.512492 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/run-on-host
2026-06-11 12:42:54.512507 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-config
2026-06-11 12:42:54.512522 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-privatekey
2026-06-11 12:42:54.512537 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-publickey
2026-06-11 12:42:54.512553 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ceph/
2026-06-11 12:42:54.512568 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova_nvme_cleaner/
2026-06-11 12:42:54.512583 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/
2026-06-11 12:42:54.512598 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer-host-specific.conf
2026-06-11 12:42:54.512614 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer.conf
2026-06-11 12:42:54.512629 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/custom.conf
2026-06-11 12:42:54.512644 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/firewall.yaml
2026-06-11 12:42:54.512664 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/node_exporter.yaml
2026-06-11 12:42:54.512680 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/openstack_network_exporter.yaml
2026-06-11 12:42:54.512696 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/podman_exporter.yaml
2026-06-11 12:42:54.512711 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/polling.yaml
2026-06-11 12:42:54.512726 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/
2026-06-11 12:42:54.512742 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm-container-shutdown.service.log
2026-06-11 12:42:54.512757 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ceilometer_agent_compute.service.log
2026-06-11 12:42:54.512772 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_libvirt.target.log
2026-06-11 12:42:54.512787 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_node_exporter.service.log
2026-06-11 12:42:54.512803 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_nova_compute.service.log
2026-06-11 12:42:54.512818 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_openstack_network_exporter.service.log
2026-06-11 12:42:54.512833 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_controller.service.log
2026-06-11 12:42:54.512849 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_metadata_agent.service.log
2026-06-11 12:42:54.512864 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_podman_exporter.service.log
2026-06-11 12:42:54.512879 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovs-vswitchd.service.log
2026-06-11 12:42:54.512895 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovsdb-server.service.log
2026-06-11 12:42:54.512910 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlockd.socket.log
2026-06-11 12:42:54.512925 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd-admin.socket.log
2026-06-11 12:42:54.512940 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.service.log
2026-06-11 12:42:54.512955 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.socket.log
2026-06-11 12:42:54.512970 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-admin.socket.log
2026-06-11 12:42:54.512984 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-ro.socket.log
2026-06-11 12:42:54.512999 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.service.log
2026-06-11 12:42:54.513014 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.socket.log
2026-06-11 12:42:54.513028 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-admin.socket.log
2026-06-11 12:42:54.513043 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-ro.socket.log
2026-06-11 12:42:54.513058 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-tls.socket.log
2026-06-11 12:42:54.513072 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd.socket.log
2026-06-11 12:42:54.513087 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-admin.socket.log
2026-06-11 12:42:54.513102 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-ro.socket.log
2026-06-11 12:42:54.513117 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.service.log
2026-06-11 12:42:54.513135 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.socket.log
2026-06-11 12:42:54.513151 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-admin.socket.log
2026-06-11 12:42:54.513166 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-ro.socket.log
2026-06-11 12:42:54.513181 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd.socket.log
2026-06-11 12:42:54.513195 | controller | cd+++++++++ ci-framework-data/logs/2026-06-11_12-29/
2026-06-11 12:42:54.513211 | controller | >f+++++++++ ci-framework-data/logs/2026-06-11_12-29/ansible.log
2026-06-11 12:42:54.513226 | controller | >f+++++++++ ci-framework-data/logs/2026-06-11_12-29/crc-setup.log
2026-06-11 12:42:54.513241 | controller | >f+++++++++ ci-framework-data/logs/2026-06-11_12-29/crc-start.log
2026-06-11 12:42:54.513256 | controller | cd+++++++++ ci-framework-data/logs/bmaas_console_logs/
2026-06-11 12:42:54.513271 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/README
2026-06-11 12:42:54.513287 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console.log
2026-06-11 12:42:54.513302 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-11-11:57:59.log
2026-06-11 12:42:54.513317 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-11-12:03:20.log
2026-06-11 12:42:54.513331 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-11-11:57:59.log
2026-06-11 12:42:54.513361 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-11-12:03:20.log
2026-06-11 12:42:54.513392 | controller | cd+++++++++ ci-framework-data/logs/crc/
2026-06-11 12:42:54.513408 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/
2026-06-11 12:42:54.513429 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/
2026-06-11 12:42:54.513451 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-5887bcc78f-d6c8q_614f5d62-5f1f-4fff-aa29-0de485eb3ed6/
2026-06-11 12:42:54.513467 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-5887bcc78f-d6c8q_614f5d62-5f1f-4fff-aa29-0de485eb3ed6/manager/
2026-06-11 12:42:54.513488 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-5887bcc78f-d6c8q_614f5d62-5f1f-4fff-aa29-0de485eb3ed6/manager/0.log
2026-06-11 12:42:54.513509 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-dc87f45b-gxssf_44380626-137d-44bb-bb18-65a3dbd5fcac/
2026-06-11 12:42:54.513525 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-dc87f45b-gxssf_44380626-137d-44bb-bb18-65a3dbd5fcac/ironic-httpd/
2026-06-11 12:42:54.513546 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-dc87f45b-gxssf_44380626-137d-44bb-bb18-65a3dbd5fcac/ironic-httpd/0.log.gz
2026-06-11 12:42:54.513567 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-dc87f45b-gxssf_44380626-137d-44bb-bb18-65a3dbd5fcac/ironic-ipa-downloader/
2026-06-11 12:42:54.513582 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-dc87f45b-gxssf_44380626-137d-44bb-bb18-65a3dbd5fcac/ironic-ipa-downloader/0.log
2026-06-11 12:42:54.513602 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-dc87f45b-gxssf_44380626-137d-44bb-bb18-65a3dbd5fcac/ironic-log-watch/
2026-06-11 12:42:54.513627 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-dc87f45b-gxssf_44380626-137d-44bb-bb18-65a3dbd5fcac/ironic-log-watch/0.log.gz
2026-06-11 12:42:54.513735 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-dc87f45b-gxssf_44380626-137d-44bb-bb18-65a3dbd5fcac/ironic/
2026-06-11 12:42:54.513759 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-dc87f45b-gxssf_44380626-137d-44bb-bb18-65a3dbd5fcac/ironic/0.log
2026-06-11 12:42:54.513774 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-dc87f45b-gxssf_44380626-137d-44bb-bb18-65a3dbd5fcac/mariadb/
2026-06-11 12:42:54.513789 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-dc87f45b-gxssf_44380626-137d-44bb-bb18-65a3dbd5fcac/mariadb/0.log
2026-06-11 12:42:54.513804 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-4784c_71e164a1-9469-478c-b9d8-1a1b1a8781f2/
2026-06-11 12:42:54.513819 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-4784c_71e164a1-9469-478c-b9d8-1a1b1a8781f2/cert-manager-controller/
2026-06-11 12:42:54.513835 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-4784c_71e164a1-9469-478c-b9d8-1a1b1a8781f2/cert-manager-controller/0.log
2026-06-11 12:42:54.513850 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-mld4s_d2dea291-9572-4689-8b77-c4d0a4eb9115/
2026-06-11 12:42:54.513865 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-mld4s_d2dea291-9572-4689-8b77-c4d0a4eb9115/cert-manager-cainjector/
2026-06-11 12:42:54.513881 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-mld4s_d2dea291-9572-4689-8b77-c4d0a4eb9115/cert-manager-cainjector/0.log
2026-06-11 12:42:54.513896 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-7bf7m_c0f4662a-5838-4b09-bafa-14c8fe709fd5/
2026-06-11 12:42:54.513912 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-7bf7m_c0f4662a-5838-4b09-bafa-14c8fe709fd5/cert-manager-webhook/
2026-06-11 12:42:54.513927 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-7bf7m_c0f4662a-5838-4b09-bafa-14c8fe709fd5/cert-manager-webhook/0.log
2026-06-11 12:42:54.513941 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/
2026-06-11 12:42:54.513956 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/
2026-06-11 12:42:54.513971 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/0.log
2026-06-11 12:42:54.513986 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/1.log
2026-06-11 12:42:54.514001 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/csi-provisioner/2.log
2026-06-11 12:42:54.514020 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/hostpath-provisioner/
2026-06-11 12:42:54.514036 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/hostpath-provisioner/0.log
2026-06-11 12:42:54.514051 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/hostpath-provisioner/1.log
2026-06-11 12:42:54.514065 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/hostpath-provisioner/2.log
2026-06-11 12:42:54.514080 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/liveness-probe/
2026-06-11 12:42:54.514094 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/liveness-probe/0.log
2026-06-11 12:42:54.514109 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/liveness-probe/1.log
2026-06-11 12:42:54.514125 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/node-driver-registrar/
2026-06-11 12:42:54.514140 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/node-driver-registrar/0.log
2026-06-11 12:42:54.514156 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/node-driver-registrar/1.log
2026-06-11 12:42:54.514171 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/node-driver-registrar/2.log
2026-06-11 12:42:54.514186 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-2hf6p_3f0ca5d9-6306-4797-9c18-477f47afb922/
2026-06-11 12:42:54.514201 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-2hf6p_3f0ca5d9-6306-4797-9c18-477f47afb922/controller/
2026-06-11 12:42:54.514216 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-2hf6p_3f0ca5d9-6306-4797-9c18-477f47afb922/controller/0.log.gz
2026-06-11 12:42:54.514231 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-2hf6p_3f0ca5d9-6306-4797-9c18-477f47afb922/kube-rbac-proxy/
2026-06-11 12:42:54.514246 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-2hf6p_3f0ca5d9-6306-4797-9c18-477f47afb922/kube-rbac-proxy/0.log
2026-06-11 12:42:54.514261 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-876c698b7-pqvjr_05340c72-f2cf-4fab-88a2-58da5f5e4e43/
2026-06-11 12:42:54.514276 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-876c698b7-pqvjr_05340c72-f2cf-4fab-88a2-58da5f5e4e43/manager/
2026-06-11 12:42:54.514291 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-876c698b7-pqvjr_05340c72-f2cf-4fab-88a2-58da5f5e4e43/manager/0.log
2026-06-11 12:42:54.514310 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-fff9d4469-96mvg_4dc44f68-275a-40e2-a9a3-16146ca7b126/
2026-06-11 12:42:54.514325 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-fff9d4469-96mvg_4dc44f68-275a-40e2-a9a3-16146ca7b126/webhook-server/
2026-06-11 12:42:54.514340 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-fff9d4469-96mvg_4dc44f68-275a-40e2-a9a3-16146ca7b126/webhook-server/0.log
2026-06-11 12:42:54.514385 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-kjgs5_ba4b28ae-d892-4c60-b9a7-f5864cbae832/
2026-06-11 12:42:54.514402 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-kjgs5_ba4b28ae-d892-4c60-b9a7-f5864cbae832/kube-rbac-proxy/
2026-06-11 12:42:54.514418 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-kjgs5_ba4b28ae-d892-4c60-b9a7-f5864cbae832/kube-rbac-proxy/0.log
2026-06-11 12:42:54.514434 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-kjgs5_ba4b28ae-d892-4c60-b9a7-f5864cbae832/speaker/
2026-06-11 12:42:54.514450 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-kjgs5_ba4b28ae-d892-4c60-b9a7-f5864cbae832/speaker/0.log.gz
2026-06-11 12:42:54.514465 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/
2026-06-11 12:42:54.514480 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/openshift-apiserver-operator/
2026-06-11 12:42:54.514496 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/openshift-apiserver-operator/0.log
2026-06-11 12:42:54.514511 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/openshift-apiserver-operator/1.log
2026-06-11 12:42:54.514527 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf_7d46baeb-32f5-4d0b-aeba-13333da51152/openshift-apiserver-operator/2.log
2026-06-11 12:42:54.514542 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/
2026-06-11 12:42:54.514557 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/fix-audit-permissions/
2026-06-11 12:42:54.514572 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/fix-audit-permissions/0.log
2026-06-11 12:42:54.514587 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/fix-audit-permissions/1.log
2026-06-11 12:42:54.514603 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver-check-endpoints/
2026-06-11 12:42:54.514618 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver-check-endpoints/0.log
2026-06-11 12:42:54.514633 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver-check-endpoints/1.log
2026-06-11 12:42:54.514652 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver/
2026-06-11 12:42:54.514668 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver/0.log
2026-06-11 12:42:54.514684 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/openshift-apiserver/1.log
2026-06-11 12:42:54.514699 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/
2026-06-11 12:42:54.514714 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/authentication-operator/
2026-06-11 12:42:54.514729 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/authentication-operator/0.log
2026-06-11 12:42:54.514744 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/authentication-operator/1.log
2026-06-11 12:42:54.514759 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm_677c2747-1901-4941-94f1-8281cced296b/authentication-operator/2.log
2026-06-11 12:42:54.514775 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-66574d8f97-5k5v7_e9669e5d-a214-4cab-928c-067fd4002552/
2026-06-11 12:42:54.514790 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-66574d8f97-5k5v7_e9669e5d-a214-4cab-928c-067fd4002552/oauth-openshift/
2026-06-11 12:42:54.514805 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-66574d8f97-5k5v7_e9669e5d-a214-4cab-928c-067fd4002552/oauth-openshift/0.log
2026-06-11 12:42:54.514821 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/
2026-06-11 12:42:54.514836 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/kube-rbac-proxy/
2026-06-11 12:42:54.514851 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/kube-rbac-proxy/0.log
2026-06-11 12:42:54.514865 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/kube-rbac-proxy/1.log
2026-06-11 12:42:54.514880 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/machine-approver-controller/
2026-06-11 12:42:54.514895 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/machine-approver-controller/0.log
2026-06-11 12:42:54.514911 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/machine-approver-controller/3.log
2026-06-11 12:42:54.514933 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-machine-approver_machine-approver-54c688565-5bsg4_cf2c4dd9-7649-4f39-9c04-4c867c7cf79a/machine-approver-controller/4.log
2026-06-11 12:42:54.514949 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/
2026-06-11 12:42:54.514964 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9.log
2026-06-11 12:42:54.514980 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/de91c6f3e7a8eb47d4e5c187dfbbf09c6e7a9b3134c07424a5d5225c1847be51.log
2026-06-11 12:42:54.514996 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator-watch/
2026-06-11 12:42:54.515012 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator-watch/0.log
2026-06-11 12:42:54.515027 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator-watch/1.log
2026-06-11 12:42:54.515043 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator/
2026-06-11 12:42:54.515057 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator/0.log
2026-06-11 12:42:54.515072 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk_5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0/cluster-samples-operator/1.log
2026-06-11 12:42:54.515087 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/
2026-06-11 12:42:54.515103 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/cluster-version-operator/
2026-06-11 12:42:54.515118 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/cluster-version-operator/0.log.gz
2026-06-11 12:42:54.515133 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/cluster-version-operator/1.log.gz
2026-06-11 12:42:54.515149 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-cluster-version_cluster-version-operator-7c9b9cfd6-49qt2_5a50ebf3-df1e-4b82-88d7-b71854696987/cluster-version-operator/2.log.gz
2026-06-11 12:42:54.515164 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/
2026-06-11 12:42:54.515183 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-api/
2026-06-11 12:42:54.515199 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-api/0.log
2026-06-11 12:42:54.515215 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-api/1.log
2026-06-11 12:42:54.515230 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/
2026-06-11 12:42:54.515245 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/2.log
2026-06-11 12:42:54.515260 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/3.log
2026-06-11 12:42:54.515276 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/8.log
2026-06-11 12:42:54.515291 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-config-operator_openshift-config-operator-5777786469-bccdj_24de2af2-9e39-4c2e-96f8-42509d1baf18/openshift-config-operator/9.log
2026-06-11 12:42:54.515306 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/
2026-06-11 12:42:54.515321 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/
2026-06-11 12:42:54.515336 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/0.log
2026-06-11 12:42:54.515378 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/2.log
2026-06-11 12:42:54.515395 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/3.log
2026-06-11 12:42:54.515410 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-647b5845cd-q4fs5_848a57f3-fe0f-43c6-9799-f1b839b08e8a/
2026-06-11 12:42:54.515426 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-647b5845cd-q4fs5_848a57f3-fe0f-43c6-9799-f1b839b08e8a/console/
2026-06-11 12:42:54.515441 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-647b5845cd-q4fs5_848a57f3-fe0f-43c6-9799-f1b839b08e8a/console/0.log
2026-06-11 12:42:54.515456 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/
2026-06-11 12:42:54.515470 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/
2026-06-11 12:42:54.515485 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/2.log
2026-06-11 12:42:54.515503 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/3.log
2026-06-11 12:42:54.515519 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/8.log
2026-06-11 12:42:54.515533 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/9.log
2026-06-11 12:42:54.515548 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/
2026-06-11 12:42:54.515563 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/openshift-controller-manager-operator/
2026-06-11 12:42:54.515579 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/openshift-controller-manager-operator/0.log
2026-06-11 12:42:54.515594 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/openshift-controller-manager-operator/1.log
2026-06-11 12:42:54.515609 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager-operator_openshift-controller-manager-operator-686468bdd5-sjcrn_84e6e6fd-a448-462c-a5d3-8fa636be2d6f/openshift-controller-manager-operator/2.log
2026-06-11 12:42:54.515624 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-69988cd6b-tfwnc_fe3ab6ea-9720-4e4f-98f0-fb0c39510146/
2026-06-11 12:42:54.515639 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-69988cd6b-tfwnc_fe3ab6ea-9720-4e4f-98f0-fb0c39510146/controller-manager/
2026-06-11 12:42:54.515654 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-69988cd6b-tfwnc_fe3ab6ea-9720-4e4f-98f0-fb0c39510146/controller-manager/0.log
2026-06-11 12:42:54.515669 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-69988cd6b-tfwnc_fe3ab6ea-9720-4e4f-98f0-fb0c39510146/controller-manager/1.log
2026-06-11 12:42:54.515684 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/
2026-06-11 12:42:54.515699 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/dns-operator/
2026-06-11 12:42:54.515714 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/dns-operator/0.log
2026-06-11 12:42:54.515729 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/dns-operator/1.log
2026-06-11 12:42:54.515744 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/kube-rbac-proxy/
2026-06-11 12:42:54.515759 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/kube-rbac-proxy/0.log
2026-06-11 12:42:54.515778 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns-operator_dns-operator-799b87ffcd-h5xh9_13345434-cc4c-42d5-97e8-99cd8b90477a/kube-rbac-proxy/1.log
2026-06-11 12:42:54.515793 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/
2026-06-11 12:42:54.515808 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/dns/
2026-06-11 12:42:54.515822 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/dns/0.log
2026-06-11 12:42:54.515837 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/dns/1.log
2026-06-11 12:42:54.515851 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/kube-rbac-proxy/
2026-06-11 12:42:54.515866 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/kube-rbac-proxy/0.log
2026-06-11 12:42:54.515880 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/kube-rbac-proxy/1.log
2026-06-11 12:42:54.515895 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/
2026-06-11 12:42:54.515909 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/dns-node-resolver/
2026-06-11 12:42:54.515924 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/dns-node-resolver/0.log
2026-06-11 12:42:54.515939 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/dns-node-resolver/1.log
2026-06-11 12:42:54.515953 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/
2026-06-11 12:42:54.515968 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/etcd-operator/
2026-06-11 12:42:54.515983 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/etcd-operator/0.log
2026-06-11 12:42:54.516000 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/etcd-operator/1.log
2026-06-11 12:42:54.516017 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk_590c4b91-91e2-41cd-8666-e08cbfa17a77/etcd-operator/2.log
2026-06-11 12:42:54.516032 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/
2026-06-11 12:42:54.516048 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/
2026-06-11 12:42:54.516063 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/0.log
2026-06-11 12:42:54.516079 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/
2026-06-11 12:42:54.516097 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/0.log
2026-06-11 12:42:54.516112 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/
2026-06-11 12:42:54.516127 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/0.log
2026-06-11 12:42:54.516154 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/
2026-06-11 12:42:54.516170 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/0.log
2026-06-11 12:42:54.516185 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/
2026-06-11 12:42:54.516200 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/0.log
2026-06-11 12:42:54.516216 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/
2026-06-11 12:42:54.516231 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/0.log.gz
2026-06-11 12:42:54.516246 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/
2026-06-11 12:42:54.516261 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/0.log
2026-06-11 12:42:54.516276 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/
2026-06-11 12:42:54.516291 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/0.log
2026-06-11 12:42:54.516307 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_39455bec-80ac-496e-bc9d-668effad91a3/
2026-06-11 12:42:54.516322 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_39455bec-80ac-496e-bc9d-668effad91a3/installer/
2026-06-11 12:42:54.516337 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_39455bec-80ac-496e-bc9d-668effad91a3/installer/0.log
2026-06-11 12:42:54.516371 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-k7wwh_672698f0-24d2-417c-b28a-9a3571f81cfc/
2026-06-11 12:42:54.516388 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-k7wwh_672698f0-24d2-417c-b28a-9a3571f81cfc/791382594b42acbcb05a0691a23a91e49ff8c1b5a7f63045d5a94d4281f12265.log
2026-06-11 12:42:54.516404 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-k7wwh_672698f0-24d2-417c-b28a-9a3571f81cfc/controller/
2026-06-11 12:42:54.516419 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-k7wwh_672698f0-24d2-417c-b28a-9a3571f81cfc/controller/0.log
2026-06-11 12:42:54.516434 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-k7wwh_672698f0-24d2-417c-b28a-9a3571f81cfc/cp-frr-files/
2026-06-11 12:42:54.516449 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-k7wwh_672698f0-24d2-417c-b28a-9a3571f81cfc/cp-frr-files/0.log
2026-06-11 12:42:54.516468 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-k7wwh_672698f0-24d2-417c-b28a-9a3571f81cfc/cp-frr-status/
2026-06-11 12:42:54.516484 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-k7wwh_672698f0-24d2-417c-b28a-9a3571f81cfc/cp-frr-status/0.log
2026-06-11 12:42:54.516499 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-k7wwh_672698f0-24d2-417c-b28a-9a3571f81cfc/cp-metrics/
2026-06-11 12:42:54.516514 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-k7wwh_672698f0-24d2-417c-b28a-9a3571f81cfc/cp-metrics/0.log
2026-06-11 12:42:54.516529 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-k7wwh_672698f0-24d2-417c-b28a-9a3571f81cfc/cp-reloader/
2026-06-11 12:42:54.516544 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-k7wwh_672698f0-24d2-417c-b28a-9a3571f81cfc/cp-reloader/0.log
2026-06-11 12:42:54.516559 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-k7wwh_672698f0-24d2-417c-b28a-9a3571f81cfc/frr-metrics/
2026-06-11 12:42:54.516574 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-k7wwh_672698f0-24d2-417c-b28a-9a3571f81cfc/frr-metrics/0.log
2026-06-11 12:42:54.516589 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-k7wwh_672698f0-24d2-417c-b28a-9a3571f81cfc/frr-status/
2026-06-11 12:42:54.516604 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-k7wwh_672698f0-24d2-417c-b28a-9a3571f81cfc/frr-status/0.log
2026-06-11 12:42:54.516620 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-k7wwh_672698f0-24d2-417c-b28a-9a3571f81cfc/frr/
2026-06-11 12:42:54.516635 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-k7wwh_672698f0-24d2-417c-b28a-9a3571f81cfc/frr/0.log
2026-06-11 12:42:54.516650 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-k7wwh_672698f0-24d2-417c-b28a-9a3571f81cfc/kube-rbac-proxy-frr/
2026-06-11 12:42:54.516665 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-k7wwh_672698f0-24d2-417c-b28a-9a3571f81cfc/kube-rbac-proxy-frr/0.log
2026-06-11 12:42:54.516681 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-k7wwh_672698f0-24d2-417c-b28a-9a3571f81cfc/kube-rbac-proxy/
2026-06-11 12:42:54.516695 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-k7wwh_672698f0-24d2-417c-b28a-9a3571f81cfc/kube-rbac-proxy/0.log
2026-06-11 12:42:54.516711 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-k7wwh_672698f0-24d2-417c-b28a-9a3571f81cfc/reloader/
2026-06-11 12:42:54.516725 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-k7wwh_672698f0-24d2-417c-b28a-9a3571f81cfc/reloader/0.log
2026-06-11 12:42:54.516740 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-mfxx5_d18fc03d-b112-453c-9899-eafdd23a0434/
2026-06-11 12:42:54.516755 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-mfxx5_d18fc03d-b112-453c-9899-eafdd23a0434/frr-k8s-webhook-server/
2026-06-11 12:42:54.516770 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-mfxx5_d18fc03d-b112-453c-9899-eafdd23a0434/frr-k8s-webhook-server/0.log
2026-06-11 12:42:54.516789 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/
2026-06-11 12:42:54.516805 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/cluster-image-registry-operator/
2026-06-11 12:42:54.516820 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/cluster-image-registry-operator/0.log
2026-06-11 12:42:54.516835 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/cluster-image-registry-operator/1.log
2026-06-11 12:42:54.516850 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g_1d749813-cd37-46e7-9865-e180c3005dc0/cluster-image-registry-operator/2.log
2026-06-11 12:42:54.516866 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-registry-5d9d95bf5b-68zhq_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee/
2026-06-11 12:42:54.516881 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-registry-5d9d95bf5b-68zhq_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee/registry/
2026-06-11 12:42:54.516896 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-registry-5d9d95bf5b-68zhq_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee/registry/0.log
2026-06-11 12:42:54.516911 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_image-registry-5d9d95bf5b-68zhq_dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee/registry/1.log
2026-06-11 12:42:54.516926 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/
2026-06-11 12:42:54.516941 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/node-ca/
2026-06-11 12:42:54.516956 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/node-ca/0.log
2026-06-11 12:42:54.516970 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/node-ca/1.log
2026-06-11 12:42:54.516985 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686354-fct78_2fc4ef5f-fee9-4932-97bb-24d1cca9c502/
2026-06-11 12:42:54.517000 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686354-fct78_2fc4ef5f-fee9-4932-97bb-24d1cca9c502/oc/
2026-06-11 12:42:54.517015 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686354-fct78_2fc4ef5f-fee9-4932-97bb-24d1cca9c502/oc/0.log
2026-06-11 12:42:54.517029 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686356-sl9zp_ccd6aff9-6376-460e-99ab-10955f463f41/
2026-06-11 12:42:54.517044 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686356-sl9zp_ccd6aff9-6376-460e-99ab-10955f463f41/oc/
2026-06-11 12:42:54.517059 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686356-sl9zp_ccd6aff9-6376-460e-99ab-10955f463f41/oc/0.log
2026-06-11 12:42:54.517074 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686358-x77b9_ca633fbc-2a8b-46c7-995c-4fbc65ee0009/
2026-06-11 12:42:54.517091 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686358-x77b9_ca633fbc-2a8b-46c7-995c-4fbc65ee0009/oc/
2026-06-11 12:42:54.517107 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29686358-x77b9_ca633fbc-2a8b-46c7-995c-4fbc65ee0009/oc/0.log
2026-06-11 12:42:54.517122 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/
2026-06-11 12:42:54.517137 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/serve-healthcheck-canary/
2026-06-11 12:42:54.517152 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/serve-healthcheck-canary/0.log
2026-06-11 12:42:54.517166 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/serve-healthcheck-canary/1.log
2026-06-11 12:42:54.517181 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/
2026-06-11 12:42:54.517196 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/ingress-operator/
2026-06-11 12:42:54.517211 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/ingress-operator/0.log
2026-06-11 12:42:54.517226 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/ingress-operator/1.log
2026-06-11 12:42:54.517240 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/kube-rbac-proxy/
2026-06-11 12:42:54.517255 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/kube-rbac-proxy/0.log
2026-06-11 12:42:54.517270 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9_e466d193-2f16-441a-9f10-579f91762fb9/kube-rbac-proxy/1.log
2026-06-11 12:42:54.517285 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/
2026-06-11 12:42:54.517300 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/router/
2026-06-11 12:42:54.517315 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/router/0.log
2026-06-11 12:42:54.517329 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/router/1.log
2026-06-11 12:42:54.517344 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/router/2.log
2026-06-11 12:42:54.517379 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/
2026-06-11 12:42:54.517399 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/kube-apiserver-operator/
2026-06-11 12:42:54.517415 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/kube-apiserver-operator/0.log
2026-06-11 12:42:54.517430 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/kube-apiserver-operator/1.log
2026-06-11 12:42:54.517445 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb_4f837d5f-4682-4cae-99ca-824ebae60fec/kube-apiserver-operator/2.log
2026-06-11 12:42:54.517460 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-12-crc_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1/
2026-06-11 12:42:54.517475 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-12-crc_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1/installer/
2026-06-11 12:42:54.517490 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-12-crc_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1/installer/0.log
2026-06-11 12:42:54.517505 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_f72cec4b-304a-4abd-b103-8c9aef2c5b45/
2026-06-11 12:42:54.517520 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_f72cec4b-304a-4abd-b103-8c9aef2c5b45/installer/
2026-06-11 12:42:54.517535 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_f72cec4b-304a-4abd-b103-8c9aef2c5b45/installer/0.log
2026-06-11 12:42:54.517550 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/
2026-06-11 12:42:54.517565 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-regeneration-controller/
2026-06-11 12:42:54.517580 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-regeneration-controller/0.log
2026-06-11 12:42:54.517594 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-regeneration-controller/1.log
2026-06-11 12:42:54.517609 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-syncer/
2026-06-11 12:42:54.517624 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-syncer/0.log
2026-06-11 12:42:54.517639 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-check-endpoints/
2026-06-11 12:42:54.517654 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-check-endpoints/0.log
2026-06-11 12:42:54.517669 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-insecure-readyz/
2026-06-11 12:42:54.517688 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-insecure-readyz/0.log
2026-06-11 12:42:54.517703 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver/
2026-06-11 12:42:54.517718 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver/0.log.gz
2026-06-11 12:42:54.517733 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/
2026-06-11 12:42:54.517747 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/0.log
2026-06-11 12:42:54.517762 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-11-crc_8bed3f21-2a5d-4b00-8b19-761212047f63/
2026-06-11 12:42:54.517777 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-11-crc_8bed3f21-2a5d-4b00-8b19-761212047f63/pruner/
2026-06-11 12:42:54.517791 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-11-crc_8bed3f21-2a5d-4b00-8b19-761212047f63/pruner/0.log
2026-06-11 12:42:54.517806 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-12-crc_abc11e84-2f29-497d-b0df-09bb729ef48c/
2026-06-11 12:42:54.517820 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-12-crc_abc11e84-2f29-497d-b0df-09bb729ef48c/pruner/
2026-06-11 12:42:54.517835 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-12-crc_abc11e84-2f29-497d-b0df-09bb729ef48c/pruner/0.log
2026-06-11 12:42:54.517850 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_43b595c4-4ec3-429d-8f77-0492595d4275/
2026-06-11 12:42:54.517864 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_43b595c4-4ec3-429d-8f77-0492595d4275/pruner/
2026-06-11 12:42:54.517879 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_43b595c4-4ec3-429d-8f77-0492595d4275/pruner/0.log
2026-06-11 12:42:54.517894 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/
2026-06-11 12:42:54.517909 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/kube-controller-manager-operator/
2026-06-11 12:42:54.517925 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/kube-controller-manager-operator/0.log
2026-06-11 12:42:54.517940 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/kube-controller-manager-operator/1.log
2026-06-11 12:42:54.517955 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager-operator_kube-controller-manager-operator-69d5f845f8-mm4qn_89eeceba-0661-4e85-be2e-57d689102094/kube-controller-manager-operator/2.log
2026-06-11 12:42:54.517974 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/
2026-06-11 12:42:54.517990 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/
2026-06-11 12:42:54.518005 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/0.log
2026-06-11 12:42:54.518021 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/1.log
2026-06-11 12:42:54.518036 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/7.log
2026-06-11 12:42:54.518051 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/8.log
2026-06-11 12:42:54.518066 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-cert-syncer/
2026-06-11 12:42:54.518081 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-cert-syncer/0.log
2026-06-11 12:42:54.518096 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-cert-syncer/1.log
2026-06-11 12:42:54.518111 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-recovery-controller/
2026-06-11 12:42:54.518126 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-recovery-controller/0.log
2026-06-11 12:42:54.518141 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager-recovery-controller/1.log
2026-06-11 12:42:54.518156 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/
2026-06-11 12:42:54.518171 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/0.log
2026-06-11 12:42:54.518189 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/1.log
2026-06-11 12:42:54.518205 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/3.log
2026-06-11 12:42:54.518221 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/4.log
2026-06-11 12:42:54.518236 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/
2026-06-11 12:42:54.518454 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/kube-scheduler-operator-container/
2026-06-11 12:42:54.518475 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/kube-scheduler-operator-container/0.log
2026-06-11 12:42:54.518492 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/kube-scheduler-operator-container/1.log
2026-06-11 12:42:54.518507 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler-operator_openshift-kube-scheduler-operator-54f497555d-d8646_4e9ac1d6-d4ed-4411-a098-d1bf725c943c/kube-scheduler-operator-container/2.log
2026-06-11 12:42:54.518523 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/
2026-06-11 12:42:54.518539 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-cert-syncer/
2026-06-11 12:42:54.518555 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-cert-syncer/0.log
2026-06-11 12:42:54.518570 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-cert-syncer/1.log
2026-06-11 12:42:54.518585 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-recovery-controller/
2026-06-11 12:42:54.518600 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-recovery-controller/0.log
2026-06-11 12:42:54.518615 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-recovery-controller/1.log
2026-06-11 12:42:54.518630 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler-recovery-controller/2.log
2026-06-11 12:42:54.518646 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/
2026-06-11 12:42:54.518661 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/0.log
2026-06-11 12:42:54.518677 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/1.log
2026-06-11 12:42:54.518692 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/2.log
2026-06-11 12:42:54.518707 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/wait-for-host-port/
2026-06-11 12:42:54.518723 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/wait-for-host-port/0.log
2026-06-11 12:42:54.518743 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/wait-for-host-port/1.log
2026-06-11 12:42:54.518759 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_revision-pruner-6-crc_1f6fdc55-8114-467b-b4bb-d65cf3917f0f/
2026-06-11 12:42:54.518774 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_revision-pruner-6-crc_1f6fdc55-8114-467b-b4bb-d65cf3917f0f/pruner/
2026-06-11 12:42:54.518789 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_revision-pruner-6-crc_1f6fdc55-8114-467b-b4bb-d65cf3917f0f/pruner/0.log
2026-06-11 12:42:54.518804 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6_8f573912-eb25-4f17-bfe5-81325e551bf2/
2026-06-11 12:42:54.518819 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6_8f573912-eb25-4f17-bfe5-81325e551bf2/kube-storage-version-migrator-operator/
2026-06-11 12:42:54.518835 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6_8f573912-eb25-4f17-bfe5-81325e551bf2/kube-storage-version-migrator-operator/0.log
2026-06-11 12:42:54.518851 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6_8f573912-eb25-4f17-bfe5-81325e551bf2/kube-storage-version-migrator-operator/1.log
2026-06-11 12:42:54.518866 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator-operator_kube-storage-version-migrator-operator-565b79b866-2h5s6_8f573912-eb25-4f17-bfe5-81325e551bf2/kube-storage-version-migrator-operator/2.log
2026-06-11 12:42:54.518882 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/
2026-06-11 12:42:54.518898 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/graceful-termination/
2026-06-11 12:42:54.518914 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/graceful-termination/0.log
2026-06-11 12:42:54.518929 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/graceful-termination/1.log
2026-06-11 12:42:54.518945 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/migrator/
2026-06-11 12:42:54.518961 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/migrator/0.log
2026-06-11 12:42:54.518976 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj_95e1bfe8-fa45-4e53-9e80-89e7ac6db708/migrator/1.log
2026-06-11 12:42:54.518991 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/
2026-06-11 12:42:54.519011 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/control-plane-machine-set-operator/
2026-06-11 12:42:54.519027 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/control-plane-machine-set-operator/0.log
2026-06-11 12:42:54.519042 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/control-plane-machine-set-operator/1.log
2026-06-11 12:42:54.519058 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_control-plane-machine-set-operator-75ffdb6fcd-m5wxr_8f342bf1-eea2-4806-8a6b-5f4c24d40c0c/control-plane-machine-set-operator/2.log
2026-06-11 12:42:54.519073 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/
2026-06-11 12:42:54.519089 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/kube-rbac-proxy/
2026-06-11 12:42:54.519105 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/kube-rbac-proxy/0.log
2026-06-11 12:42:54.519120 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/kube-rbac-proxy/1.log
2026-06-11 12:42:54.519136 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/machine-api-operator/
2026-06-11 12:42:54.519151 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/machine-api-operator/0.log
2026-06-11 12:42:54.519166 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/machine-api-operator/1.log
2026-06-11 12:42:54.519181 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-api_machine-api-operator-755bb95488-cj4b6_12703f5c-2f19-4458-9c95-b94af53cd5d8/machine-api-operator/2.log
2026-06-11 12:42:54.519197 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/
2026-06-11 12:42:54.519212 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/kube-rbac-proxy-crio/
2026-06-11 12:42:54.519228 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/kube-rbac-proxy-crio/0.log
2026-06-11 12:42:54.519243 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/kube-rbac-proxy-crio/1.log
2026-06-11 12:42:54.519258 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/setup/
2026-06-11 12:42:54.519273 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/setup/0.log
2026-06-11 12:42:54.519293 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/setup/1.log
2026-06-11 12:42:54.519308 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/
2026-06-11 12:42:54.519324 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/kube-rbac-proxy/
2026-06-11 12:42:54.519339 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/kube-rbac-proxy/0.log
2026-06-11 12:42:54.519381 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/kube-rbac-proxy/1.log
2026-06-11 12:42:54.519399 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/machine-config-controller/
2026-06-11 12:42:54.519414 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/machine-config-controller/0.log
2026-06-11 12:42:54.519430 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/machine-config-controller/1.log
2026-06-11 12:42:54.519445 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm_e968817c-5b6a-4904-ba68-59a8235d6c0d/machine-config-controller/2.log
2026-06-11 12:42:54.519460 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/
2026-06-11 12:42:54.519476 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/kube-rbac-proxy/
2026-06-11 12:42:54.519491 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/kube-rbac-proxy/0.log
2026-06-11 12:42:54.519506 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/kube-rbac-proxy/1.log
2026-06-11 12:42:54.519522 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/machine-config-daemon/
2026-06-11 12:42:54.519537 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/machine-config-daemon/0.log
2026-06-11 12:42:54.519553 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-daemon-5w5zs_bce8f841-8f85-4c95-a349-9eb209e5cf79/machine-config-daemon/1.log
2026-06-11 12:42:54.519568 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/
2026-06-11 12:42:54.519582 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/kube-rbac-proxy/
2026-06-11 12:42:54.519604 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/kube-rbac-proxy/0.log
2026-06-11 12:42:54.519620 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/kube-rbac-proxy/1.log
2026-06-11 12:42:54.519635 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/machine-config-operator/
2026-06-11 12:42:54.519650 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/machine-config-operator/0.log
2026-06-11 12:42:54.519666 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/machine-config-operator/1.log
2026-06-11 12:42:54.519681 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh_e7c4bdbd-866b-490e-85ee-d4c85fa577d8/machine-config-operator/2.log
2026-06-11 12:42:54.519696 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-server-frshx_44ee6ec8-5023-4c79-a615-001e77d29556/
2026-06-11 12:42:54.519712 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-server-frshx_44ee6ec8-5023-4c79-a615-001e77d29556/machine-config-server/
2026-06-11 12:42:54.519728 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-server-frshx_44ee6ec8-5023-4c79-a615-001e77d29556/machine-config-server/0.log
2026-06-11 12:42:54.519744 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_machine-config-server-frshx_44ee6ec8-5023-4c79-a615-001e77d29556/machine-config-server/1.log
2026-06-11 12:42:54.519759 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb_ae92ba24-f189-4126-84d6-c6d2281c04ae/
2026-06-11 12:42:54.519775 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb_ae92ba24-f189-4126-84d6-c6d2281c04ae/extract/
2026-06-11 12:42:54.519791 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb_ae92ba24-f189-4126-84d6-c6d2281c04ae/extract/0.log
2026-06-11 12:42:54.519806 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb_ae92ba24-f189-4126-84d6-c6d2281c04ae/pull/
2026-06-11 12:42:54.519821 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb_ae92ba24-f189-4126-84d6-c6d2281c04ae/pull/0.log
2026-06-11 12:42:54.519836 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb_ae92ba24-f189-4126-84d6-c6d2281c04ae/util/
2026-06-11 12:42:54.519851 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb_ae92ba24-f189-4126-84d6-c6d2281c04ae/util/0.log
2026-06-11 12:42:54.519871 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-mzxrh_2255b5aa-2b34-42d3-9e9b-62eac0d35128/
2026-06-11 12:42:54.519886 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-mzxrh_2255b5aa-2b34-42d3-9e9b-62eac0d35128/extract-content/
2026-06-11 12:42:54.519901 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-mzxrh_2255b5aa-2b34-42d3-9e9b-62eac0d35128/extract-content/0.log
2026-06-11 12:42:54.519916 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-mzxrh_2255b5aa-2b34-42d3-9e9b-62eac0d35128/extract-utilities/
2026-06-11 12:42:54.519930 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-mzxrh_2255b5aa-2b34-42d3-9e9b-62eac0d35128/extract-utilities/0.log
2026-06-11 12:42:54.519945 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-mzxrh_2255b5aa-2b34-42d3-9e9b-62eac0d35128/registry-server/
2026-06-11 12:42:54.519960 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-mzxrh_2255b5aa-2b34-42d3-9e9b-62eac0d35128/registry-server/0.log.gz
2026-06-11 12:42:54.519974 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-z25qf_6812e29f-a2da-4a09-be0c-0a3dd20c5daa/
2026-06-11 12:42:54.519989 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-z25qf_6812e29f-a2da-4a09-be0c-0a3dd20c5daa/extract-content/
2026-06-11 12:42:54.520004 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-z25qf_6812e29f-a2da-4a09-be0c-0a3dd20c5daa/extract-content/0.log
2026-06-11 12:42:54.520018 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-z25qf_6812e29f-a2da-4a09-be0c-0a3dd20c5daa/extract-utilities/
2026-06-11 12:42:54.520033 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-z25qf_6812e29f-a2da-4a09-be0c-0a3dd20c5daa/extract-utilities/0.log
2026-06-11 12:42:54.520047 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-z25qf_6812e29f-a2da-4a09-be0c-0a3dd20c5daa/registry-server/
2026-06-11 12:42:54.520062 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-z25qf_6812e29f-a2da-4a09-be0c-0a3dd20c5daa/registry-server/0.log.gz
2026-06-11 12:42:54.520077 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k_b1a7db3e-3412-4011-a3a7-9c0011444347/
2026-06-11 12:42:54.520091 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k_b1a7db3e-3412-4011-a3a7-9c0011444347/extract/
2026-06-11 12:42:54.520106 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k_b1a7db3e-3412-4011-a3a7-9c0011444347/extract/0.log
2026-06-11 12:42:54.520121 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k_b1a7db3e-3412-4011-a3a7-9c0011444347/pull/
2026-06-11 12:42:54.520136 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k_b1a7db3e-3412-4011-a3a7-9c0011444347/pull/0.log
2026-06-11 12:42:54.520166 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k_b1a7db3e-3412-4011-a3a7-9c0011444347/util/
2026-06-11 12:42:54.520181 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k_b1a7db3e-3412-4011-a3a7-9c0011444347/util/0.log
2026-06-11 12:42:54.520196 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-9pp8n_01e016c3-1659-47c3-8128-dce22dbb630a/
2026-06-11 12:42:54.520211 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-9pp8n_01e016c3-1659-47c3-8128-dce22dbb630a/marketplace-operator/
2026-06-11 12:42:54.520226 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-9pp8n_01e016c3-1659-47c3-8128-dce22dbb630a/marketplace-operator/0.log
2026-06-11 12:42:54.520241 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-9pp8n_01e016c3-1659-47c3-8128-dce22dbb630a/marketplace-operator/1.log
2026-06-11 12:42:54.520256 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-5l6np_5a034158-12d8-4f47-8c88-cff02c4dfb7e/
2026-06-11 12:42:54.520271 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-5l6np_5a034158-12d8-4f47-8c88-cff02c4dfb7e/extract-content/
2026-06-11 12:42:54.520286 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-5l6np_5a034158-12d8-4f47-8c88-cff02c4dfb7e/extract-content/0.log
2026-06-11 12:42:54.520300 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-5l6np_5a034158-12d8-4f47-8c88-cff02c4dfb7e/extract-utilities/
2026-06-11 12:42:54.520315 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-5l6np_5a034158-12d8-4f47-8c88-cff02c4dfb7e/extract-utilities/0.log
2026-06-11 12:42:54.520329 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-5l6np_5a034158-12d8-4f47-8c88-cff02c4dfb7e/registry-server/
2026-06-11 12:42:54.520344 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-5l6np_5a034158-12d8-4f47-8c88-cff02c4dfb7e/registry-server/0.log.gz
2026-06-11 12:42:54.520378 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-kqnqz_68c03d2f-d68b-4da4-8e0f-fc51602d063b/
2026-06-11 12:42:54.520394 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-kqnqz_68c03d2f-d68b-4da4-8e0f-fc51602d063b/extract-content/
2026-06-11 12:42:54.520409 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-kqnqz_68c03d2f-d68b-4da4-8e0f-fc51602d063b/extract-content/0.log
2026-06-11 12:42:54.520424 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-kqnqz_68c03d2f-d68b-4da4-8e0f-fc51602d063b/extract-utilities/
2026-06-11 12:42:54.520438 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-kqnqz_68c03d2f-d68b-4da4-8e0f-fc51602d063b/extract-utilities/0.log
2026-06-11 12:42:54.520453 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-kqnqz_68c03d2f-d68b-4da4-8e0f-fc51602d063b/registry-server/
2026-06-11 12:42:54.520468 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-kqnqz_68c03d2f-d68b-4da4-8e0f-fc51602d063b/registry-server/0.log.gz
2026-06-11 12:42:54.520487 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/
2026-06-11 12:42:54.520502 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/bond-cni-plugin/
2026-06-11 12:42:54.520517 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/bond-cni-plugin/0.log
2026-06-11 12:42:54.520532 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/bond-cni-plugin/1.log
2026-06-11 12:42:54.520546 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/cni-plugins/
2026-06-11 12:42:54.520561 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/cni-plugins/0.log
2026-06-11 12:42:54.520576 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/cni-plugins/1.log
2026-06-11 12:42:54.520591 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/egress-router-binary-copy/
2026-06-11 12:42:54.520607 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/egress-router-binary-copy/0.log
2026-06-11 12:42:54.520622 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/egress-router-binary-copy/1.log
2026-06-11 12:42:54.520638 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/kube-multus-additional-cni-plugins/
2026-06-11 12:42:54.520652 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/kube-multus-additional-cni-plugins/0.log
2026-06-11 12:42:54.520668 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/kube-multus-additional-cni-plugins/1.log
2026-06-11 12:42:54.520683 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/routeoverride-cni/
2026-06-11 12:42:54.520698 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/routeoverride-cni/0.log
2026-06-11 12:42:54.520713 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/routeoverride-cni/1.log
2026-06-11 12:42:54.520728 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni-bincopy/
2026-06-11 12:42:54.520743 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni-bincopy/0.log
2026-06-11 12:42:54.520762 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni-bincopy/1.log
2026-06-11 12:42:54.520777 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni/
2026-06-11 12:42:54.520792 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni/0.log
2026-06-11 12:42:54.520808 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-additional-cni-plugins-hdftf_65fd4300-4c76-434c-9896-fc83e5578758/whereabouts-cni/1.log
2026-06-11 12:42:54.520823 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/
2026-06-11 12:42:54.520838 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/kube-rbac-proxy/
2026-06-11 12:42:54.520854 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/kube-rbac-proxy/0.log
2026-06-11 12:42:54.520869 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/kube-rbac-proxy/1.log
2026-06-11 12:42:54.520885 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/multus-admission-controller/
2026-06-11 12:42:54.520900 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/multus-admission-controller/0.log
2026-06-11 12:42:54.520916 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-admission-controller-69db94689b-rvf8p_22e9ac12-6d81-454c-9af1-0b0d7e241db6/multus-admission-controller/1.log
2026-06-11 12:42:54.520931 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/
2026-06-11 12:42:54.520946 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/
2026-06-11 12:42:54.520962 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/1.log
2026-06-11 12:42:54.520977 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/2.log
2026-06-11 12:42:54.520993 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/3.log
2026-06-11 12:42:54.521008 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/4.log
2026-06-11 12:42:54.521023 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/
2026-06-11 12:42:54.521038 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/kube-rbac-proxy/
2026-06-11 12:42:54.521053 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/kube-rbac-proxy/0.log
2026-06-11 12:42:54.521073 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/kube-rbac-proxy/1.log
2026-06-11 12:42:54.521088 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/network-metrics-daemon/
2026-06-11 12:42:54.521103 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/network-metrics-daemon/0.log
2026-06-11 12:42:54.521119 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/network-metrics-daemon/1.log
2026-06-11 12:42:54.521134 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141/
2026-06-11 12:42:54.521149 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141/networking-console-plugin/
2026-06-11 12:42:54.521165 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141/networking-console-plugin/0.log
2026-06-11 12:42:54.521180 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141/networking-console-plugin/1.log
2026-06-11 12:42:54.521195 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5_f863fff9-286a-45fa-b8f0-8a86994b8440/
2026-06-11 12:42:54.521211 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5_f863fff9-286a-45fa-b8f0-8a86994b8440/check-endpoints/
2026-06-11 12:42:54.521226 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5_f863fff9-286a-45fa-b8f0-8a86994b8440/check-endpoints/0.log
2026-06-11 12:42:54.521241 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5_f863fff9-286a-45fa-b8f0-8a86994b8440/check-endpoints/1.log
2026-06-11 12:42:54.521256 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-target-fhkjl_17b87002-b798-480a-8e17-83053d698239/
2026-06-11 12:42:54.521272 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-target-fhkjl_17b87002-b798-480a-8e17-83053d698239/network-check-target-container/
2026-06-11 12:42:54.521287 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-target-fhkjl_17b87002-b798-480a-8e17-83053d698239/network-check-target-container/0.log
2026-06-11 12:42:54.521302 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-diagnostics_network-check-target-fhkjl_17b87002-b798-480a-8e17-83053d698239/network-check-target-container/1.log
2026-06-11 12:42:54.521317 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/
2026-06-11 12:42:54.521333 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/
2026-06-11 12:42:54.521368 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/0.log
2026-06-11 12:42:54.521389 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/1.log
2026-06-11 12:42:54.521405 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/2.log
2026-06-11 12:42:54.521420 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/approver/3.log
2026-06-11 12:42:54.521435 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/webhook/
2026-06-11 12:42:54.521450 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/webhook/0.log
2026-06-11 12:42:54.521465 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-node-identity_network-node-identity-dgvkt_fc4541ce-7789-4670-bc75-5c2868e52ce0/webhook/1.log
2026-06-11 12:42:54.521480 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/
2026-06-11 12:42:54.521495 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/iptables-alerter/
2026-06-11 12:42:54.521510 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/iptables-alerter/0.log
2026-06-11 12:42:54.521525 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/iptables-alerter/1.log
2026-06-11 12:42:54.521540 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/
2026-06-11 12:42:54.521555 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/network-operator/
2026-06-11 12:42:54.521570 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/network-operator/0.log
2026-06-11 12:42:54.521585 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/network-operator/1.log
2026-06-11 12:42:54.521600 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/network-operator/2.log
2026-06-11 12:42:54.521615 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-59ljm_6a754ee9-164d-4852-8a3a-879dfc7311fb/
2026-06-11 12:42:54.521631 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-59ljm_6a754ee9-164d-4852-8a3a-879dfc7311fb/nmstate-console-plugin/
2026-06-11 12:42:54.521646 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-59ljm_6a754ee9-164d-4852-8a3a-879dfc7311fb/nmstate-console-plugin/0.log
2026-06-11 12:42:54.521665 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-s4jnz_ef14889a-3091-4b36-80dd-fd62ee4d5249/
2026-06-11 12:42:54.521681 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-s4jnz_ef14889a-3091-4b36-80dd-fd62ee4d5249/nmstate-handler/
2026-06-11 12:42:54.521697 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-s4jnz_ef14889a-3091-4b36-80dd-fd62ee4d5249/nmstate-handler/0.log
2026-06-11 12:42:54.521711 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-cqzcp_27da6823-b530-4b8c-a7eb-46fc15d9d5df/
2026-06-11 12:42:54.521726 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-cqzcp_27da6823-b530-4b8c-a7eb-46fc15d9d5df/kube-rbac-proxy/
2026-06-11 12:42:54.521742 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-cqzcp_27da6823-b530-4b8c-a7eb-46fc15d9d5df/kube-rbac-proxy/0.log
2026-06-11 12:42:54.521756 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-cqzcp_27da6823-b530-4b8c-a7eb-46fc15d9d5df/nmstate-metrics/
2026-06-11 12:42:54.521771 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-cqzcp_27da6823-b530-4b8c-a7eb-46fc15d9d5df/nmstate-metrics/0.log
2026-06-11 12:42:54.521786 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-xwx76_e4808105-e898-449c-a242-a015d18e3a1d/
2026-06-11 12:42:54.521801 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-xwx76_e4808105-e898-449c-a242-a015d18e3a1d/nmstate-operator/
2026-06-11 12:42:54.521816 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-xwx76_e4808105-e898-449c-a242-a015d18e3a1d/nmstate-operator/0.log
2026-06-11 12:42:54.521831 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-z8vpk_9fdc5f01-5682-456a-967e-f077a9fb61a2/
2026-06-11 12:42:54.521846 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-z8vpk_9fdc5f01-5682-456a-967e-f077a9fb61a2/nmstate-webhook/
2026-06-11 12:42:54.521861 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-z8vpk_9fdc5f01-5682-456a-967e-f077a9fb61a2/nmstate-webhook/0.log
2026-06-11 12:42:54.521876 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/
2026-06-11 12:42:54.521891 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/fix-audit-permissions/
2026-06-11 12:42:54.521906 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/fix-audit-permissions/0.log
2026-06-11 12:42:54.521921 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/fix-audit-permissions/1.log
2026-06-11 12:42:54.521937 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/oauth-apiserver/
2026-06-11 12:42:54.521952 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/oauth-apiserver/0.log
2026-06-11 12:42:54.521972 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/oauth-apiserver/1.log
2026-06-11 12:42:54.521990 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/
2026-06-11 12:42:54.522006 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/catalog-operator/
2026-06-11 12:42:54.522020 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/catalog-operator/0.log
2026-06-11 12:42:54.522035 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/catalog-operator/1.log.gz
2026-06-11 12:42:54.522051 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686320-49vnm_3ec79433-140a-4849-a259-fe75c495ffdb/
2026-06-11 12:42:54.522066 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686320-49vnm_3ec79433-140a-4849-a259-fe75c495ffdb/collect-profiles/
2026-06-11 12:42:54.522081 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686320-49vnm_3ec79433-140a-4849-a259-fe75c495ffdb/collect-profiles/0.log
2026-06-11 12:42:54.522097 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686335-7tlgx_c6ec2ac6-7f5a-4e74-8ebc-01ecd5975cda/
2026-06-11 12:42:54.522112 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686335-7tlgx_c6ec2ac6-7f5a-4e74-8ebc-01ecd5975cda/collect-profiles/
2026-06-11 12:42:54.522127 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686335-7tlgx_c6ec2ac6-7f5a-4e74-8ebc-01ecd5975cda/collect-profiles/0.log
2026-06-11 12:42:54.522142 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686350-6f9q2_94c63bca-1fe8-429a-aaef-63e785b3642e/
2026-06-11 12:42:54.522157 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686350-6f9q2_94c63bca-1fe8-429a-aaef-63e785b3642e/collect-profiles/
2026-06-11 12:42:54.522172 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29686350-6f9q2_94c63bca-1fe8-429a-aaef-63e785b3642e/collect-profiles/0.log
2026-06-11 12:42:54.522187 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/
2026-06-11 12:42:54.522202 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/olm-operator/
2026-06-11 12:42:54.522217 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/olm-operator/0.log
2026-06-11 12:42:54.522232 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn_6e1163b9-cb14-4016-a0bf-126812657ac4/olm-operator/1.log
2026-06-11 12:42:54.522249 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/
2026-06-11 12:42:54.522265 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/kube-rbac-proxy/
2026-06-11 12:42:54.522279 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/kube-rbac-proxy/0.log
2026-06-11 12:42:54.522294 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/kube-rbac-proxy/1.log
2026-06-11 12:42:54.522308 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/package-server-manager/
2026-06-11 12:42:54.522323 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/package-server-manager/0.log
2026-06-11 12:42:54.522338 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9_bebbba29-e4e9-44ad-b643-3a7ebf505270/package-server-manager/1.log
2026-06-11 12:42:54.522372 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/
2026-06-11 12:42:54.522389 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/
2026-06-11 12:42:54.522404 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/0.log
2026-06-11 12:42:54.522420 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/1.log
2026-06-11 12:42:54.522435 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x_584a9db0-8534-48e1-b484-d23b9c489569/packageserver/2.log
2026-06-11 12:42:54.522449 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-mk4wv_fd8b8c2b-c85d-45a6-a995-0a3c755a6e65/
2026-06-11 12:42:54.522464 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-mk4wv_fd8b8c2b-c85d-45a6-a995-0a3c755a6e65/kube-rbac-proxy/
2026-06-11 12:42:54.522479 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-mk4wv_fd8b8c2b-c85d-45a6-a995-0a3c755a6e65/kube-rbac-proxy/0.log
2026-06-11 12:42:54.522494 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-mk4wv_fd8b8c2b-c85d-45a6-a995-0a3c755a6e65/ovnkube-cluster-manager/
2026-06-11 12:42:54.522509 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-mk4wv_fd8b8c2b-c85d-45a6-a995-0a3c755a6e65/ovnkube-cluster-manager/0.log
2026-06-11 12:42:54.522524 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-dxv7q_074490b5-40f3-4e2b-9a68-63c91d052752/
2026-06-11 12:42:54.522543 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-dxv7q_074490b5-40f3-4e2b-9a68-63c91d052752/kube-rbac-proxy-node/
2026-06-11 12:42:54.522558 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-dxv7q_074490b5-40f3-4e2b-9a68-63c91d052752/kube-rbac-proxy-node/0.log
2026-06-11 12:42:54.522573 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-dxv7q_074490b5-40f3-4e2b-9a68-63c91d052752/kube-rbac-proxy-ovn-metrics/
2026-06-11 12:42:54.522589 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-dxv7q_074490b5-40f3-4e2b-9a68-63c91d052752/kube-rbac-proxy-ovn-metrics/0.log
2026-06-11 12:42:54.522604 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-dxv7q_074490b5-40f3-4e2b-9a68-63c91d052752/kubecfg-setup/
2026-06-11 12:42:54.522619 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-dxv7q_074490b5-40f3-4e2b-9a68-63c91d052752/kubecfg-setup/0.log
2026-06-11 12:42:54.522634 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-dxv7q_074490b5-40f3-4e2b-9a68-63c91d052752/nbdb/
2026-06-11 12:42:54.522648 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-dxv7q_074490b5-40f3-4e2b-9a68-63c91d052752/nbdb/0.log
2026-06-11 12:42:54.522663 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-dxv7q_074490b5-40f3-4e2b-9a68-63c91d052752/northd/
2026-06-11 12:42:54.522678 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-dxv7q_074490b5-40f3-4e2b-9a68-63c91d052752/northd/0.log
2026-06-11 12:42:54.522693 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-dxv7q_074490b5-40f3-4e2b-9a68-63c91d052752/ovn-acl-logging/
2026-06-11 12:42:54.522708 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-dxv7q_074490b5-40f3-4e2b-9a68-63c91d052752/ovn-acl-logging/0.log
2026-06-11 12:42:54.522723 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-dxv7q_074490b5-40f3-4e2b-9a68-63c91d052752/ovn-controller/
2026-06-11 12:42:54.522738 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-dxv7q_074490b5-40f3-4e2b-9a68-63c91d052752/ovn-controller/0.log
2026-06-11 12:42:54.522753 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-dxv7q_074490b5-40f3-4e2b-9a68-63c91d052752/ovnkube-controller/
2026-06-11 12:42:54.522768 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-dxv7q_074490b5-40f3-4e2b-9a68-63c91d052752/ovnkube-controller/0.log.gz
2026-06-11 12:42:54.522783 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-dxv7q_074490b5-40f3-4e2b-9a68-63c91d052752/sbdb/
2026-06-11 12:42:54.522798 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-dxv7q_074490b5-40f3-4e2b-9a68-63c91d052752/sbdb/0.log
2026-06-11 12:42:54.522813 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-7f4cb7ff58-w697h_8b5b00cc-c8fa-4654-88da-f07b1572d9d0/
2026-06-11 12:42:54.522828 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-7f4cb7ff58-w697h_8b5b00cc-c8fa-4654-88da-f07b1572d9d0/route-controller-manager/
2026-06-11 12:42:54.522847 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-7f4cb7ff58-w697h_8b5b00cc-c8fa-4654-88da-f07b1572d9d0/route-controller-manager/0.log
2026-06-11 12:42:54.522863 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-7f4cb7ff58-w697h_8b5b00cc-c8fa-4654-88da-f07b1572d9d0/route-controller-manager/1.log
2026-06-11 12:42:54.522878 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/
2026-06-11 12:42:54.522893 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/service-ca-operator/
2026-06-11 12:42:54.522908 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/service-ca-operator/0.log
2026-06-11 12:42:54.522924 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/service-ca-operator/1.log
2026-06-11 12:42:54.522939 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4_fd3771ed-6d15-47a3-9f81-762cf83a728f/service-ca-operator/2.log
2026-06-11 12:42:54.522954 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/
2026-06-11 12:42:54.522970 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/service-ca-controller/
2026-06-11 12:42:54.522986 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/service-ca-controller/0.log
2026-06-11 12:42:54.523004 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/service-ca-controller/1.log
2026-06-11 12:42:54.523021 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-service-ca_service-ca-74545575db-n469q_880b4ff1-3443-4cae-90b4-72e4341917b3/service-ca-controller/2.log
2026-06-11 12:42:54.523036 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml_cf526ac4-2e06-4050-900a-669e77c3446d/
2026-06-11 12:42:54.523052 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml_cf526ac4-2e06-4050-900a-669e77c3446d/extract/
2026-06-11 12:42:54.523067 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml_cf526ac4-2e06-4050-900a-669e77c3446d/extract/0.log
2026-06-11 12:42:54.523082 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml_cf526ac4-2e06-4050-900a-669e77c3446d/pull/
2026-06-11 12:42:54.523097 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml_cf526ac4-2e06-4050-900a-669e77c3446d/pull/0.log
2026-06-11 12:42:54.523113 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml_cf526ac4-2e06-4050-900a-669e77c3446d/util/
2026-06-11 12:42:54.523131 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml_cf526ac4-2e06-4050-900a-669e77c3446d/util/0.log
2026-06-11 12:42:54.523147 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-wwtcp_c581538e-5526-4741-add5-9cb2e663d475/
2026-06-11 12:42:54.523162 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-wwtcp_c581538e-5526-4741-add5-9cb2e663d475/manager/
2026-06-11 12:42:54.523178 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-wwtcp_c581538e-5526-4741-add5-9cb2e663d475/manager/0.log
2026-06-11 12:42:54.523193 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-t69zv_88320163-c3f0-42d6-8ec3-9765e94acd3e/
2026-06-11 12:42:54.523208 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-t69zv_88320163-c3f0-42d6-8ec3-9765e94acd3e/manager/
2026-06-11 12:42:54.523223 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-t69zv_88320163-c3f0-42d6-8ec3-9765e94acd3e/manager/0.log
2026-06-11 12:42:54.523239 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-bvhqk_9ea30edd-af04-45a4-8fff-f9c0fd3360ff/
2026-06-11 12:42:54.523254 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-bvhqk_9ea30edd-af04-45a4-8fff-f9c0fd3360ff/manager/
2026-06-11 12:42:54.523269 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-bvhqk_9ea30edd-af04-45a4-8fff-f9c0fd3360ff/manager/0.log
2026-06-11 12:42:54.523284 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-td64m_1581e0cf-3a41-462b-8186-3681e78a40d9/
2026-06-11 12:42:54.523300 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-td64m_1581e0cf-3a41-462b-8186-3681e78a40d9/manager/
2026-06-11 12:42:54.523315 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-td64m_1581e0cf-3a41-462b-8186-3681e78a40d9/manager/0.log
2026-06-11 12:42:54.523330 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-2pxdz_4c348a05-3b89-4a6f-adfc-fd8a2141adc0/
2026-06-11 12:42:54.523359 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-2pxdz_4c348a05-3b89-4a6f-adfc-fd8a2141adc0/manager/
2026-06-11 12:42:54.523380 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-2pxdz_4c348a05-3b89-4a6f-adfc-fd8a2141adc0/manager/0.log
2026-06-11 12:42:54.523396 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-jvhzw_62bf959d-432d-4795-a5b1-dd2994ad2b33/
2026-06-11 12:42:54.523412 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-jvhzw_62bf959d-432d-4795-a5b1-dd2994ad2b33/manager/
2026-06-11 12:42:54.523431 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-jvhzw_62bf959d-432d-4795-a5b1-dd2994ad2b33/manager/0.log
2026-06-11 12:42:54.523447 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-hptvr_efbebbb5-d6e9-4347-8155-d2d4cae37cda/
2026-06-11 12:42:54.523462 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-hptvr_efbebbb5-d6e9-4347-8155-d2d4cae37cda/manager/
2026-06-11 12:42:54.523477 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-hptvr_efbebbb5-d6e9-4347-8155-d2d4cae37cda/manager/0.log
2026-06-11 12:42:54.523493 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-9ktxk_760f3b72-90ef-4b62-bce0-f226cba5431e/
2026-06-11 12:42:54.523508 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-9ktxk_760f3b72-90ef-4b62-bce0-f226cba5431e/manager/
2026-06-11 12:42:54.523523 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-9ktxk_760f3b72-90ef-4b62-bce0-f226cba5431e/manager/0.log
2026-06-11 12:42:54.523538 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-8hgnr_12214456-716f-48c7-98a5-0f43ea8c54a7/
2026-06-11 12:42:54.523553 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-8hgnr_12214456-716f-48c7-98a5-0f43ea8c54a7/manager/
2026-06-11 12:42:54.523569 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-8hgnr_12214456-716f-48c7-98a5-0f43ea8c54a7/manager/0.log
2026-06-11 12:42:54.523584 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-5ppsh_5b4d7bf5-ef43-46e1-9fd5-e4aacb81d389/
2026-06-11 12:42:54.523599 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-5ppsh_5b4d7bf5-ef43-46e1-9fd5-e4aacb81d389/manager/
2026-06-11 12:42:54.523615 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-5ppsh_5b4d7bf5-ef43-46e1-9fd5-e4aacb81d389/manager/0.log
2026-06-11 12:42:54.523630 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-57bn8_e5b956cd-b374-43ad-ab0d-e905f3c8f892/
2026-06-11 12:42:54.523645 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-57bn8_e5b956cd-b374-43ad-ab0d-e905f3c8f892/manager/
2026-06-11 12:42:54.523660 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-57bn8_e5b956cd-b374-43ad-ab0d-e905f3c8f892/manager/0.log
2026-06-11 12:42:54.523675 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-mkbbz_ef88c6e0-a2bf-4bba-93d2-693afed3d849/
2026-06-11 12:42:54.523690 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-mkbbz_ef88c6e0-a2bf-4bba-93d2-693afed3d849/manager/
2026-06-11 12:42:54.523705 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-mkbbz_ef88c6e0-a2bf-4bba-93d2-693afed3d849/manager/0.log
2026-06-11 12:42:54.523724 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-5n8xl_fd86f190-e033-4a5e-9ffb-7b180a0f7f20/
2026-06-11 12:42:54.523739 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-5n8xl_fd86f190-e033-4a5e-9ffb-7b180a0f7f20/manager/
2026-06-11 12:42:54.523755 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-5n8xl_fd86f190-e033-4a5e-9ffb-7b180a0f7f20/manager/0.log
2026-06-11 12:42:54.523770 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-pwqrc_f55e0d2e-c74a-4067-9dc9-e80405b6a6ea/
2026-06-11 12:42:54.523785 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-pwqrc_f55e0d2e-c74a-4067-9dc9-e80405b6a6ea/manager/
2026-06-11 12:42:54.523800 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-pwqrc_f55e0d2e-c74a-4067-9dc9-e80405b6a6ea/manager/0.log
2026-06-11 12:42:54.523825 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f45zng_bb4d8d4f-e9be-4298-9ead-e3c41936eadb/
2026-06-11 12:42:54.523841 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f45zng_bb4d8d4f-e9be-4298-9ead-e3c41936eadb/manager/
2026-06-11 12:42:54.523918 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759f45zng_bb4d8d4f-e9be-4298-9ead-e3c41936eadb/manager/0.log
2026-06-11 12:42:54.523942 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-56cbf95697-dxflh_165ecca9-bfa3-4767-bf99-8766cd6af6f4/
2026-06-11 12:42:54.523958 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-56cbf95697-dxflh_165ecca9-bfa3-4767-bf99-8766cd6af6f4/operator/
2026-06-11 12:42:54.523973 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-56cbf95697-dxflh_165ecca9-bfa3-4767-bf99-8766cd6af6f4/operator/0.log
2026-06-11 12:42:54.523988 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-5844f5ff8d-fdj98_6b3bbf71-f9e9-4cf9-b9bd-51f972706768/
2026-06-11 12:42:54.524003 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-5844f5ff8d-fdj98_6b3bbf71-f9e9-4cf9-b9bd-51f972706768/manager/
2026-06-11 12:42:54.524017 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-5844f5ff8d-fdj98_6b3bbf71-f9e9-4cf9-b9bd-51f972706768/manager/0.log.gz
2026-06-11 12:42:54.524033 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-tdgd8_0fbf1098-1c89-4541-a341-2d59f00f4cb5/
2026-06-11 12:42:54.524048 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-tdgd8_0fbf1098-1c89-4541-a341-2d59f00f4cb5/registry-server/
2026-06-11 12:42:54.524062 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-tdgd8_0fbf1098-1c89-4541-a341-2d59f00f4cb5/registry-server/0.log
2026-06-11 12:42:54.524085 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-dp287_81ce060b-36d1-4d51-902f-123599d919b7/
2026-06-11 12:42:54.524100 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-dp287_81ce060b-36d1-4d51-902f-123599d919b7/manager/
2026-06-11 12:42:54.524114 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-dp287_81ce060b-36d1-4d51-902f-123599d919b7/manager/0.log
2026-06-11 12:42:54.524129 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-znjqp_46036571-60cc-4180-ba0b-f5dac5b64684/
2026-06-11 12:42:54.524160 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-znjqp_46036571-60cc-4180-ba0b-f5dac5b64684/manager/
2026-06-11 12:42:54.524177 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-znjqp_46036571-60cc-4180-ba0b-f5dac5b64684/manager/0.log
2026-06-11 12:42:54.524192 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-xc2pt_498f6d34-81d6-4ca2-9cbd-5953eb90b8ed/
2026-06-11 12:42:54.524208 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-xc2pt_498f6d34-81d6-4ca2-9cbd-5953eb90b8ed/manager/
2026-06-11 12:42:54.524223 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-xc2pt_498f6d34-81d6-4ca2-9cbd-5953eb90b8ed/manager/0.log
2026-06-11 12:42:54.524238 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-2ptl7_e196a471-bfb7-4476-b164-3efcddac5882/
2026-06-11 12:42:54.524253 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-2ptl7_e196a471-bfb7-4476-b164-3efcddac5882/manager/
2026-06-11 12:42:54.524267 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-2ptl7_e196a471-bfb7-4476-b164-3efcddac5882/manager/0.log
2026-06-11 12:42:54.524282 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-nwls9_f47e423b-32f9-48e5-b088-c6381ece8d8c/
2026-06-11 12:42:54.524297 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-nwls9_f47e423b-32f9-48e5-b088-c6381ece8d8c/manager/
2026-06-11 12:42:54.524311 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-nwls9_f47e423b-32f9-48e5-b088-c6381ece8d8c/manager/0.log
2026-06-11 12:42:54.524326 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-5c9d465fbb-j52xw_ebff7ef2-ec9e-463d-8b12-a19a21b01192/
2026-06-11 12:42:54.524341 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-5c9d465fbb-j52xw_ebff7ef2-ec9e-463d-8b12-a19a21b01192/barbican-api-log/
2026-06-11 12:42:54.524385 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-5c9d465fbb-j52xw_ebff7ef2-ec9e-463d-8b12-a19a21b01192/barbican-api-log/0.log
2026-06-11 12:42:54.524401 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-5c9d465fbb-j52xw_ebff7ef2-ec9e-463d-8b12-a19a21b01192/barbican-api/
2026-06-11 12:42:54.524421 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-5c9d465fbb-j52xw_ebff7ef2-ec9e-463d-8b12-a19a21b01192/barbican-api/0.log
2026-06-11 12:42:54.524437 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-699ff9c7c4-gcvls_51885270-6637-4e8e-80b1-896fa55879ea/
2026-06-11 12:42:54.524452 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-699ff9c7c4-gcvls_51885270-6637-4e8e-80b1-896fa55879ea/barbican-keystone-listener-log/
2026-06-11 12:42:54.524466 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-699ff9c7c4-gcvls_51885270-6637-4e8e-80b1-896fa55879ea/barbican-keystone-listener-log/0.log
2026-06-11 12:42:54.524481 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-699ff9c7c4-gcvls_51885270-6637-4e8e-80b1-896fa55879ea/barbican-keystone-listener/
2026-06-11 12:42:54.524496 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-699ff9c7c4-gcvls_51885270-6637-4e8e-80b1-896fa55879ea/barbican-keystone-listener/0.log
2026-06-11 12:42:54.524511 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-6579fdcc8c-2jfkh_005c137a-1711-4f9b-b44b-b3ae7726dcf5/
2026-06-11 12:42:54.524526 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-6579fdcc8c-2jfkh_005c137a-1711-4f9b-b44b-b3ae7726dcf5/barbican-worker-log/
2026-06-11 12:42:54.524541 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-6579fdcc8c-2jfkh_005c137a-1711-4f9b-b44b-b3ae7726dcf5/barbican-worker-log/0.log
2026-06-11 12:42:54.524556 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-6579fdcc8c-2jfkh_005c137a-1711-4f9b-b44b-b3ae7726dcf5/barbican-worker/
2026-06-11 12:42:54.524570 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-6579fdcc8c-2jfkh_005c137a-1711-4f9b-b44b-b3ae7726dcf5/barbican-worker/0.log
2026-06-11 12:42:54.524585 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt_58bd25e5-2094-4867-8d13-685876925a09/
2026-06-11 12:42:54.524600 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt_58bd25e5-2094-4867-8d13-685876925a09/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 12:42:54.524615 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt_58bd25e5-2094-4867-8d13-685876925a09/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 12:42:54.524630 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9a3e6007-6310-4a91-8407-9b2272a95c42/
2026-06-11 12:42:54.524646 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9a3e6007-6310-4a91-8407-9b2272a95c42/ceilometer-central-agent/
2026-06-11 12:42:54.524661 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9a3e6007-6310-4a91-8407-9b2272a95c42/ceilometer-central-agent/0.log
2026-06-11 12:42:54.524677 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9a3e6007-6310-4a91-8407-9b2272a95c42/ceilometer-notification-agent/
2026-06-11 12:42:54.524692 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9a3e6007-6310-4a91-8407-9b2272a95c42/ceilometer-notification-agent/0.log
2026-06-11 12:42:54.524711 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9a3e6007-6310-4a91-8407-9b2272a95c42/proxy-httpd/
2026-06-11 12:42:54.524727 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9a3e6007-6310-4a91-8407-9b2272a95c42/proxy-httpd/0.log
2026-06-11 12:42:54.524742 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9a3e6007-6310-4a91-8407-9b2272a95c42/sg-core/
2026-06-11 12:42:54.524757 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_9a3e6007-6310-4a91-8407-9b2272a95c42/sg-core/0.log
2026-06-11 12:42:54.524772 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_8101c2a1-8d0f-49fa-92fe-5b5dbe88527a/
2026-06-11 12:42:54.524787 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_8101c2a1-8d0f-49fa-92fe-5b5dbe88527a/cinder-api-log/
2026-06-11 12:42:54.524802 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_8101c2a1-8d0f-49fa-92fe-5b5dbe88527a/cinder-api-log/0.log
2026-06-11 12:42:54.524817 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_8101c2a1-8d0f-49fa-92fe-5b5dbe88527a/cinder-api/
2026-06-11 12:42:54.524832 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_8101c2a1-8d0f-49fa-92fe-5b5dbe88527a/cinder-api/0.log
2026-06-11 12:42:54.524847 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_40c2de47-104b-4b81-8e05-2f3a3e2e5971/
2026-06-11 12:42:54.524862 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_40c2de47-104b-4b81-8e05-2f3a3e2e5971/cinder-scheduler/
2026-06-11 12:42:54.524877 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_40c2de47-104b-4b81-8e05-2f3a3e2e5971/cinder-scheduler/0.log
2026-06-11 12:42:54.524892 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_40c2de47-104b-4b81-8e05-2f3a3e2e5971/probe/
2026-06-11 12:42:54.524906 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_40c2de47-104b-4b81-8e05-2f3a3e2e5971/probe/0.log
2026-06-11 12:42:54.524921 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz_930dce20-a208-4eaa-b884-0857cfeb6791/
2026-06-11 12:42:54.524936 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz_930dce20-a208-4eaa-b884-0857cfeb6791/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 12:42:54.524952 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz_930dce20-a208-4eaa-b884-0857cfeb6791/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 12:42:54.524967 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h_2982793f-5164-45fb-8edf-2462d02666c2/
2026-06-11 12:42:54.524983 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h_2982793f-5164-45fb-8edf-2462d02666c2/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 12:42:54.524998 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h_2982793f-5164-45fb-8edf-2462d02666c2/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 12:42:54.525014 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-mp8g2_e653e1c4-6cc5-4162-bce4-308b5c5414a3/
2026-06-11 12:42:54.525033 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-mp8g2_e653e1c4-6cc5-4162-bce4-308b5c5414a3/dnsmasq-dns/
2026-06-11 12:42:54.525049 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-mp8g2_e653e1c4-6cc5-4162-bce4-308b5c5414a3/dnsmasq-dns/0.log
2026-06-11 12:42:54.525064 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-mp8g2_e653e1c4-6cc5-4162-bce4-308b5c5414a3/init/
2026-06-11 12:42:54.525079 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-687999f8f7-mp8g2_e653e1c4-6cc5-4162-bce4-308b5c5414a3/init/0.log
2026-06-11 12:42:54.525094 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt_b54f3723-0df6-4d6b-9796-ebe46e32805f/
2026-06-11 12:42:54.525109 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt_b54f3723-0df6-4d6b-9796-ebe46e32805f/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 12:42:54.525125 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt_b54f3723-0df6-4d6b-9796-ebe46e32805f/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 12:42:54.525140 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_d66446a9-c440-40cd-8e36-1f2d564ed1a3/
2026-06-11 12:42:54.525156 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_d66446a9-c440-40cd-8e36-1f2d564ed1a3/glance-httpd/
2026-06-11 12:42:54.525171 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_d66446a9-c440-40cd-8e36-1f2d564ed1a3/glance-httpd/0.log
2026-06-11 12:42:54.525186 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_d66446a9-c440-40cd-8e36-1f2d564ed1a3/glance-log/
2026-06-11 12:42:54.525201 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_d66446a9-c440-40cd-8e36-1f2d564ed1a3/glance-log/0.log
2026-06-11 12:42:54.525216 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_58512a39-99aa-45dc-bdce-204c3011652a/
2026-06-11 12:42:54.525232 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_58512a39-99aa-45dc-bdce-204c3011652a/glance-httpd/
2026-06-11 12:42:54.525247 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_58512a39-99aa-45dc-bdce-204c3011652a/glance-httpd/0.log
2026-06-11 12:42:54.525262 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_58512a39-99aa-45dc-bdce-204c3011652a/glance-log/
2026-06-11 12:42:54.525277 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_58512a39-99aa-45dc-bdce-204c3011652a/glance-log/0.log
2026-06-11 12:42:54.525293 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx_157041cd-f949-4eff-a154-899dac8e917d/
2026-06-11 12:42:54.525308 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx_157041cd-f949-4eff-a154-899dac8e917d/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 12:42:54.525328 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx_157041cd-f949-4eff-a154-899dac8e917d/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 12:42:54.525344 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5_65215601-0272-4071-ac44-3015a27feb9d/
2026-06-11 12:42:54.525381 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5_65215601-0272-4071-ac44-3015a27feb9d/install-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 12:42:54.525398 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5_65215601-0272-4071-ac44-3015a27feb9d/install-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 12:42:54.525414 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-7f97f548f6-ptks4_6c92c597-d837-4a49-b487-374381e0ebc3/
2026-06-11 12:42:54.525430 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-7f97f548f6-ptks4_6c92c597-d837-4a49-b487-374381e0ebc3/keystone-api/
2026-06-11 12:42:54.525445 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-7f97f548f6-ptks4_6c92c597-d837-4a49-b487-374381e0ebc3/keystone-api/0.log
2026-06-11 12:42:54.525461 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29686321-5wmdh_ece3673b-aa6d-453e-a0c2-a535d8aee087/
2026-06-11 12:42:54.525476 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29686321-5wmdh_ece3673b-aa6d-453e-a0c2-a535d8aee087/keystone-cron/
2026-06-11 12:42:54.525491 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-cron-29686321-5wmdh_ece3673b-aa6d-453e-a0c2-a535d8aee087/keystone-cron/0.log
2026-06-11 12:42:54.525507 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_f39c4fd6-3b10-4dd7-85e1-5d1918d0566c/
2026-06-11 12:42:54.525522 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_f39c4fd6-3b10-4dd7-85e1-5d1918d0566c/kube-state-metrics/
2026-06-11 12:42:54.525537 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_f39c4fd6-3b10-4dd7-85e1-5d1918d0566c/kube-state-metrics/0.log
2026-06-11 12:42:54.525553 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl_c25e293c-9fa5-4704-9c37-b061c5caaa9f/
2026-06-11 12:42:54.525567 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl_c25e293c-9fa5-4704-9c37-b061c5caaa9f/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 12:42:54.525583 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl_c25e293c-9fa5-4704-9c37-b061c5caaa9f/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 12:42:54.525599 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_bd0876aa-1c6d-4a57-848c-eb6f8e25ad61/
2026-06-11 12:42:54.525614 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_bd0876aa-1c6d-4a57-848c-eb6f8e25ad61/memcached/
2026-06-11 12:42:54.525629 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_bd0876aa-1c6d-4a57-848c-eb6f8e25ad61/memcached/0.log.gz
2026-06-11 12:42:54.525645 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-6fcc99f69-7wtth_16e89fd0-34a1-4b33-ba3b-22fc50dd90fb/
2026-06-11 12:42:54.525664 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-6fcc99f69-7wtth_16e89fd0-34a1-4b33-ba3b-22fc50dd90fb/neutron-api/
2026-06-11 12:42:54.525680 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-6fcc99f69-7wtth_16e89fd0-34a1-4b33-ba3b-22fc50dd90fb/neutron-api/0.log
2026-06-11 12:42:54.525695 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-6fcc99f69-7wtth_16e89fd0-34a1-4b33-ba3b-22fc50dd90fb/neutron-httpd/
2026-06-11 12:42:54.525711 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-6fcc99f69-7wtth_16e89fd0-34a1-4b33-ba3b-22fc50dd90fb/neutron-httpd/0.log
2026-06-11 12:42:54.525726 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8_5ad8337d-21c4-43b3-91d0-62ae18738a89/
2026-06-11 12:42:54.525741 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8_5ad8337d-21c4-43b3-91d0-62ae18738a89/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 12:42:54.525756 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8_5ad8337d-21c4-43b3-91d0-62ae18738a89/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 12:42:54.525772 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_1118a438-90a5-4000-bf80-fa7b2b3929c5/
2026-06-11 12:42:54.525787 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_1118a438-90a5-4000-bf80-fa7b2b3929c5/nova-api-api/
2026-06-11 12:42:54.525803 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_1118a438-90a5-4000-bf80-fa7b2b3929c5/nova-api-api/0.log
2026-06-11 12:42:54.525819 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_1118a438-90a5-4000-bf80-fa7b2b3929c5/nova-api-log/
2026-06-11 12:42:54.525834 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_1118a438-90a5-4000-bf80-fa7b2b3929c5/nova-api-log/0.log
2026-06-11 12:42:54.525850 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_3828f9db-b232-4cb0-b44e-9a1421d9d229/
2026-06-11 12:42:54.525865 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_3828f9db-b232-4cb0-b44e-9a1421d9d229/nova-cell0-conductor-conductor/
2026-06-11 12:42:54.525880 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_3828f9db-b232-4cb0-b44e-9a1421d9d229/nova-cell0-conductor-conductor/0.log
2026-06-11 12:42:54.525896 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_74ca4626-aa9b-4d70-b27b-08da1cb37b7d/
2026-06-11 12:42:54.525911 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_74ca4626-aa9b-4d70-b27b-08da1cb37b7d/nova-cell1-conductor-conductor/
2026-06-11 12:42:54.525927 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_74ca4626-aa9b-4d70-b27b-08da1cb37b7d/nova-cell1-conductor-conductor/0.log
2026-06-11 12:42:54.525942 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_064019ab-aaf7-4c47-875a-a3d7fc0bd44f/
2026-06-11 12:42:54.525957 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_064019ab-aaf7-4c47-875a-a3d7fc0bd44f/nova-cell1-novncproxy-novncproxy/
2026-06-11 12:42:54.525972 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_064019ab-aaf7-4c47-875a-a3d7fc0bd44f/nova-cell1-novncproxy-novncproxy/0.log
2026-06-11 12:42:54.525992 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr_7fe7e0ee-7425-448d-8368-2ecdb2e5ef78/
2026-06-11 12:42:54.526007 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr_7fe7e0ee-7425-448d-8368-2ecdb2e5ef78/nova-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 12:42:54.526022 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr_7fe7e0ee-7425-448d-8368-2ecdb2e5ef78/nova-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 12:42:54.526038 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_e00ab7c6-d333-4803-b7fa-4d5ad69a94e7/
2026-06-11 12:42:54.526053 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_e00ab7c6-d333-4803-b7fa-4d5ad69a94e7/nova-metadata-log/
2026-06-11 12:42:54.526069 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_e00ab7c6-d333-4803-b7fa-4d5ad69a94e7/nova-metadata-log/0.log
2026-06-11 12:42:54.526084 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_e00ab7c6-d333-4803-b7fa-4d5ad69a94e7/nova-metadata-metadata/
2026-06-11 12:42:54.526100 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_e00ab7c6-d333-4803-b7fa-4d5ad69a94e7/nova-metadata-metadata/0.log
2026-06-11 12:42:54.526115 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_cfd24a8b-6f5c-4cdd-b71c-169a5333135b/
2026-06-11 12:42:54.526130 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_cfd24a8b-6f5c-4cdd-b71c-169a5333135b/nova-scheduler-scheduler/
2026-06-11 12:42:54.526146 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_cfd24a8b-6f5c-4cdd-b71c-169a5333135b/nova-scheduler-scheduler/0.log
2026-06-11 12:42:54.526161 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_b9056d3e-e02f-41a0-9889-5f299a8d4381/
2026-06-11 12:42:54.526176 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_b9056d3e-e02f-41a0-9889-5f299a8d4381/galera/
2026-06-11 12:42:54.526191 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_b9056d3e-e02f-41a0-9889-5f299a8d4381/galera/0.log
2026-06-11 12:42:54.526206 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_b9056d3e-e02f-41a0-9889-5f299a8d4381/mysql-bootstrap/
2026-06-11 12:42:54.526221 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_b9056d3e-e02f-41a0-9889-5f299a8d4381/mysql-bootstrap/0.log
2026-06-11 12:42:54.526236 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4_9ca679c0-6095-40b7-a3f8-85a71171b066/
2026-06-11 12:42:54.526251 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4_9ca679c0-6095-40b7-a3f8-85a71171b066/init/
2026-06-11 12:42:54.526266 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4_9ca679c0-6095-40b7-a3f8-85a71171b066/init/0.log
2026-06-11 12:42:54.526281 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4_9ca679c0-6095-40b7-a3f8-85a71171b066/osp-httpd/
2026-06-11 12:42:54.526300 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4_9ca679c0-6095-40b7-a3f8-85a71171b066/osp-httpd/0.log
2026-06-11 12:42:54.526316 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_c487ddc5-50f0-4c79-a0d0-6c8832ec9d14/
2026-06-11 12:42:54.526332 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_c487ddc5-50f0-4c79-a0d0-6c8832ec9d14/galera/
2026-06-11 12:42:54.526361 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_c487ddc5-50f0-4c79-a0d0-6c8832ec9d14/galera/0.log
2026-06-11 12:42:54.526381 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_c487ddc5-50f0-4c79-a0d0-6c8832ec9d14/mysql-bootstrap/
2026-06-11 12:42:54.526397 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_c487ddc5-50f0-4c79-a0d0-6c8832ec9d14/mysql-bootstrap/0.log
2026-06-11 12:42:54.526412 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_327cf773-110b-4dd4-95c2-69f92517a8fe/
2026-06-11 12:42:54.526427 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_327cf773-110b-4dd4-95c2-69f92517a8fe/openstackclient/
2026-06-11 12:42:54.526443 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_327cf773-110b-4dd4-95c2-69f92517a8fe/openstackclient/0.log
2026-06-11 12:42:54.526458 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-4kpnc_1fd9a779-bb64-4f74-8857-d0fc260eb6c6/
2026-06-11 12:42:54.526473 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-4kpnc_1fd9a779-bb64-4f74-8857-d0fc260eb6c6/ovn-controller/
2026-06-11 12:42:54.526488 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-4kpnc_1fd9a779-bb64-4f74-8857-d0fc260eb6c6/ovn-controller/0.log
2026-06-11 12:42:54.526503 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-lflkj_a279c867-9686-4685-95b9-3b5a04fd11fb/
2026-06-11 12:42:54.526518 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-lflkj_a279c867-9686-4685-95b9-3b5a04fd11fb/openstack-network-exporter/
2026-06-11 12:42:54.526532 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-lflkj_a279c867-9686-4685-95b9-3b5a04fd11fb/openstack-network-exporter/0.log
2026-06-11 12:42:54.526547 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-cnkx8_ec3b93da-fceb-4358-b600-c540303382de/
2026-06-11 12:42:54.526562 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-cnkx8_ec3b93da-fceb-4358-b600-c540303382de/ovs-vswitchd/
2026-06-11 12:42:54.526577 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-cnkx8_ec3b93da-fceb-4358-b600-c540303382de/ovs-vswitchd/0.log
2026-06-11 12:42:54.526592 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-cnkx8_ec3b93da-fceb-4358-b600-c540303382de/ovsdb-server-init/
2026-06-11 12:42:54.526607 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-cnkx8_ec3b93da-fceb-4358-b600-c540303382de/ovsdb-server-init/0.log
2026-06-11 12:42:54.526622 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-cnkx8_ec3b93da-fceb-4358-b600-c540303382de/ovsdb-server/
2026-06-11 12:42:54.526641 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-cnkx8_ec3b93da-fceb-4358-b600-c540303382de/ovsdb-server/0.log
2026-06-11 12:42:54.526656 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn_51334b35-6a87-49b2-8f6a-a30e07654999/
2026-06-11 12:42:54.526671 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn_51334b35-6a87-49b2-8f6a-a30e07654999/ovn-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 12:42:54.526686 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn_51334b35-6a87-49b2-8f6a-a30e07654999/ovn-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 12:42:54.526701 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_2cef6e05-ac0e-40c0-a0ce-31f67533589d/
2026-06-11 12:42:54.526716 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_2cef6e05-ac0e-40c0-a0ce-31f67533589d/openstack-network-exporter/
2026-06-11 12:42:54.526731 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_2cef6e05-ac0e-40c0-a0ce-31f67533589d/openstack-network-exporter/0.log
2026-06-11 12:42:54.526746 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_2cef6e05-ac0e-40c0-a0ce-31f67533589d/ovn-northd/
2026-06-11 12:42:54.526761 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_2cef6e05-ac0e-40c0-a0ce-31f67533589d/ovn-northd/0.log
2026-06-11 12:42:54.526776 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_27901dc7-67e7-4583-9ebd-9a7bd5292849/
2026-06-11 12:42:54.526791 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_27901dc7-67e7-4583-9ebd-9a7bd5292849/openstack-network-exporter/
2026-06-11 12:42:54.526806 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_27901dc7-67e7-4583-9ebd-9a7bd5292849/openstack-network-exporter/0.log
2026-06-11 12:42:54.526821 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_27901dc7-67e7-4583-9ebd-9a7bd5292849/ovsdbserver-nb/
2026-06-11 12:42:54.526836 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_27901dc7-67e7-4583-9ebd-9a7bd5292849/ovsdbserver-nb/0.log
2026-06-11 12:42:54.526851 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_c11eccda-af63-43df-9c98-4a6ac3a98eec/
2026-06-11 12:42:54.526866 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_c11eccda-af63-43df-9c98-4a6ac3a98eec/openstack-network-exporter/
2026-06-11 12:42:54.526880 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_c11eccda-af63-43df-9c98-4a6ac3a98eec/openstack-network-exporter/0.log
2026-06-11 12:42:54.526895 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_c11eccda-af63-43df-9c98-4a6ac3a98eec/ovsdbserver-sb/
2026-06-11 12:42:54.526910 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_c11eccda-af63-43df-9c98-4a6ac3a98eec/ovsdbserver-sb/0.log
2026-06-11 12:42:54.526925 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-7dd5b9c87b-t529x_973a6d2a-204e-45f0-b6d2-5273f870a18b/
2026-06-11 12:42:54.526940 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-7dd5b9c87b-t529x_973a6d2a-204e-45f0-b6d2-5273f870a18b/placement-api/
2026-06-11 12:42:54.526959 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-7dd5b9c87b-t529x_973a6d2a-204e-45f0-b6d2-5273f870a18b/placement-api/0.log
2026-06-11 12:42:54.526974 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-7dd5b9c87b-t529x_973a6d2a-204e-45f0-b6d2-5273f870a18b/placement-log/
2026-06-11 12:42:54.526989 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-7dd5b9c87b-t529x_973a6d2a-204e-45f0-b6d2-5273f870a18b/placement-log/0.log
2026-06-11 12:42:54.527004 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_33bba03c-6a8a-4f17-b262-fda1efba2298/
2026-06-11 12:42:54.527018 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_33bba03c-6a8a-4f17-b262-fda1efba2298/rabbitmq/
2026-06-11 12:42:54.527033 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_33bba03c-6a8a-4f17-b262-fda1efba2298/rabbitmq/0.log
2026-06-11 12:42:54.527048 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_33bba03c-6a8a-4f17-b262-fda1efba2298/setup-container/
2026-06-11 12:42:54.527063 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_33bba03c-6a8a-4f17-b262-fda1efba2298/setup-container/0.log
2026-06-11 12:42:54.527077 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_c38a3cee-be65-4c91-9055-33c80656c62f/
2026-06-11 12:42:54.527092 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_c38a3cee-be65-4c91-9055-33c80656c62f/rabbitmq/
2026-06-11 12:42:54.527107 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_c38a3cee-be65-4c91-9055-33c80656c62f/rabbitmq/0.log
2026-06-11 12:42:54.527122 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_c38a3cee-be65-4c91-9055-33c80656c62f/setup-container/
2026-06-11 12:42:54.527137 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_c38a3cee-be65-4c91-9055-33c80656c62f/setup-container/0.log
2026-06-11 12:42:54.527152 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z_84bce84a-7c14-44c5-b033-64ccfde1302a/
2026-06-11 12:42:54.527168 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z_84bce84a-7c14-44c5-b033-64ccfde1302a/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 12:42:54.527183 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z_84bce84a-7c14-44c5-b033-64ccfde1302a/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 12:42:54.527199 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz_36e0867d-d8a1-4113-8a28-53824898e8f2/
2026-06-11 12:42:54.527214 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz_36e0867d-d8a1-4113-8a28-53824898e8f2/redhat-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 12:42:54.527229 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz_36e0867d-d8a1-4113-8a28-53824898e8f2/redhat-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 12:42:54.527244 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl_955775fa-1308-4cdf-ae28-7741eb3f0ad6/
2026-06-11 12:42:54.527263 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl_955775fa-1308-4cdf-ae28-7741eb3f0ad6/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 12:42:54.527280 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl_955775fa-1308-4cdf-ae28-7741eb3f0ad6/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 12:42:54.527295 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk_5dd19348-0c76-4f06-bc2f-764647c24c86/
2026-06-11 12:42:54.527310 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk_5dd19348-0c76-4f06-bc2f-764647c24c86/run-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 12:42:54.527325 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk_5dd19348-0c76-4f06-bc2f-764647c24c86/run-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 12:42:54.527341 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-jrl6h_5bfa4b93-fac9-411e-a3a2-1e06765522d1/
2026-06-11 12:42:54.527574 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-jrl6h_5bfa4b93-fac9-411e-a3a2-1e06765522d1/ssh-known-hosts-edpm-deployment-ipam/
2026-06-11 12:42:54.527594 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-jrl6h_5bfa4b93-fac9-411e-a3a2-1e06765522d1/ssh-known-hosts-edpm-deployment-ipam/0.log
2026-06-11 12:42:54.527611 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-66fb44fcbc-6jh4m_2ecfa2d0-c0c2-4a08-a814-3c6ddb5d38c1/
2026-06-11 12:42:54.527627 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-66fb44fcbc-6jh4m_2ecfa2d0-c0c2-4a08-a814-3c6ddb5d38c1/proxy-httpd/
2026-06-11 12:42:54.527643 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-66fb44fcbc-6jh4m_2ecfa2d0-c0c2-4a08-a814-3c6ddb5d38c1/proxy-httpd/0.log
2026-06-11 12:42:54.527659 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-66fb44fcbc-6jh4m_2ecfa2d0-c0c2-4a08-a814-3c6ddb5d38c1/proxy-server/
2026-06-11 12:42:54.527674 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-66fb44fcbc-6jh4m_2ecfa2d0-c0c2-4a08-a814-3c6ddb5d38c1/proxy-server/0.log
2026-06-11 12:42:54.527690 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-8586k_262c3f25-3c9a-4034-afff-09f93ad912fb/
2026-06-11 12:42:54.527705 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-8586k_262c3f25-3c9a-4034-afff-09f93ad912fb/swift-ring-rebalance/
2026-06-11 12:42:54.527720 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-8586k_262c3f25-3c9a-4034-afff-09f93ad912fb/swift-ring-rebalance/0.log
2026-06-11 12:42:54.527736 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/
2026-06-11 12:42:54.527751 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/account-auditor/
2026-06-11 12:42:54.527767 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/account-auditor/0.log
2026-06-11 12:42:54.527786 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/account-reaper/
2026-06-11 12:42:54.527802 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/account-reaper/0.log
2026-06-11 12:42:54.527818 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/account-replicator/
2026-06-11 12:42:54.527833 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/account-replicator/0.log
2026-06-11 12:42:54.527848 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/account-server/
2026-06-11 12:42:54.527864 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/account-server/0.log
2026-06-11 12:42:54.527879 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/container-auditor/
2026-06-11 12:42:54.527894 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/container-auditor/0.log
2026-06-11 12:42:54.527909 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/container-replicator/
2026-06-11 12:42:54.527924 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/container-replicator/0.log
2026-06-11 12:42:54.527939 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/container-server/
2026-06-11 12:42:54.527954 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/container-server/0.log
2026-06-11 12:42:54.527968 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/container-updater/
2026-06-11 12:42:54.527983 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/container-updater/0.log
2026-06-11 12:42:54.527998 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/object-auditor/
2026-06-11 12:42:54.528013 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/object-auditor/0.log
2026-06-11 12:42:54.528028 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/object-expirer/
2026-06-11 12:42:54.528043 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/object-expirer/0.log
2026-06-11 12:42:54.528058 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/object-replicator/
2026-06-11 12:42:54.528073 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/object-replicator/0.log
2026-06-11 12:42:54.528089 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/object-server/
2026-06-11 12:42:54.528104 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/object-server/0.log
2026-06-11 12:42:54.528122 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/object-updater/
2026-06-11 12:42:54.528137 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/object-updater/0.log
2026-06-11 12:42:54.528164 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/rsync/
2026-06-11 12:42:54.528180 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/rsync/0.log
2026-06-11 12:42:54.528195 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/swift-recon-cron/
2026-06-11 12:42:54.528210 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/swift-recon-cron/0.log
2026-06-11 12:42:54.528226 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/xattr-restore/
2026-06-11 12:42:54.528241 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_aa70bfc1-17d1-4072-ad19-84103d1146f7/xattr-restore/0.log
2026-06-11 12:42:54.528256 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh_36d7a85a-8af8-47af-865f-07b22cb2ef02/
2026-06-11 12:42:54.528271 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh_36d7a85a-8af8-47af-865f-07b22cb2ef02/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 12:42:54.528286 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh_36d7a85a-8af8-47af-865f-07b22cb2ef02/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 12:42:54.528302 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7_93ae20e1-52c3-4e71-a556-d15682d90e7d/
2026-06-11 12:42:54.528317 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7_93ae20e1-52c3-4e71-a556-d15682d90e7d/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-11 12:42:54.528332 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7_93ae20e1-52c3-4e71-a556-d15682d90e7d/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-11 12:42:54.528396 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_f31f4ad3-5a82-4a6b-9bf1-8cb7a5b57046/
2026-06-11 12:42:54.528420 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_f31f4ad3-5a82-4a6b-9bf1-8cb7a5b57046/sushy-emulator/
2026-06-11 12:42:54.528436 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_f31f4ad3-5a82-4a6b-9bf1-8cb7a5b57046/sushy-emulator/0.log
2026-06-11 12:42:54.528452 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/
2026-06-11 12:42:54.528468 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/event-filter.html
2026-06-11 12:42:54.528484 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/latest -> quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8
2026-06-11 12:42:54.528499 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/must-gather.logs
2026-06-11 12:42:54.528520 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/timestamp
2026-06-11 12:42:54.528536 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/
2026-06-11 12:42:54.528552 | 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-11 12:42:54.528567 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/gather.logs
2026-06-11 12:42:54.528583 | 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-11 12:42:54.528598 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/packagemanifests.gz
2026-06-11 12:42:54.528614 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/run.log
2026-06-11 12:42:54.528629 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/version
2026-06-11 12:42:54.528644 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/
2026-06-11 12:42:54.528660 | 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-11 12:42:54.528675 | 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-11 12:42:54.528690 | 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-11 12:42:54.528706 | 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-11 12:42:54.528721 | 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-11 12:42:54.528737 | 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-11 12:42:54.528752 | 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-11 12:42:54.528768 | 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-11 12:42:54.528787 | 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-11 12:42:54.528802 | 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-11 12:42:54.528818 | 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-11 12:42:54.528833 | 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-11 12:42:54.528849 | 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-11 12:42:54.528864 | 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-11 12:42:54.528878 | 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-11 12:42:54.528894 | 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-11 12:42:54.528908 | 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-11 12:42:54.528923 | 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-11 12:42:54.528938 | 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-11 12:42:54.528953 | 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-11 12:42:54.528968 | 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-11 12:42:54.528983 | 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-11 12:42:54.528998 | 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-11 12:42:54.529030 | 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-11 12:42:54.529046 | 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-11 12:42:54.529061 | 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-11 12:42:54.529076 | 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-11 12:42:54.529092 | 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-11 12:42:54.529107 | 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-11 12:42:54.529122 | 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-11 12:42:54.529137 | 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-11 12:42:54.529152 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/
2026-06-11 12:42:54.529167 | 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-11 12:42:54.529182 | 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-11 12:42:54.529197 | 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-11 12:42:54.529212 | 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-11 12:42:54.529227 | 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-11 12:42:54.529242 | 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-11 12:42:54.529261 | 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-11 12:42:54.529277 | 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-11 12:42:54.529291 | 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-11 12:42:54.529306 | 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-11 12:42:54.529321 | 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-11 12:42:54.529337 | 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-11 12:42:54.529371 | 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-11 12:42:54.529388 | 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-11 12:42:54.529403 | 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-11 12:42:54.529418 | 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-11 12:42:54.529433 | 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-11 12:42:54.529447 | 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-11 12:42:54.529462 | 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-11 12:42:54.529477 | 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-11 12:42:54.529492 | 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-11 12:42:54.529511 | 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-11 12:42:54.529526 | 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-11 12:42:54.529541 | 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-11 12:42:54.529556 | 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-11 12:42:54.529572 | 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-11 12:42:54.529588 | 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-11 12:42:54.529604 | 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-11 12:42:54.529620 | 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-11 12:42:54.529635 | 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-11 12:42:54.529650 | 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-11 12:42:54.529666 | 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-11 12:42:54.529681 | 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-11 12:42:54.529697 | 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-11 12:42:54.529712 | 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-11 12:42:54.529727 | 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-11 12:42:54.529743 | 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-11 12:42:54.529761 | 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-11 12:42:54.529777 | 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-11 12:42:54.529793 | 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-11 12:42:54.529808 | 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-11 12:42:54.529823 | 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-11 12:42:54.529839 | 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-11 12:42:54.529855 | 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-11 12:42:54.529870 | 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-11 12:42:54.529886 | 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-11 12:42:54.529902 | 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-11 12:42:54.529918 | 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-11 12:42:54.529934 | 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-11 12:42:54.529949 | 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-11 12:42:54.529965 | 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-11 12:42:54.529980 | 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-11 12:42:54.529999 | 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-11 12:42:54.530015 | 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-11 12:42:54.530030 | 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-11 12:42:54.530046 | 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-11 12:42:54.530061 | 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-11 12:42:54.530076 | 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-11 12:42:54.530092 | 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-11 12:42:54.530108 | 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-11 12:42:54.530123 | 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-11 12:42:54.530138 | 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-11 12:42:54.530154 | 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-11 12:42:54.530169 | 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-11 12:42:54.530185 | 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-11 12:42:54.530200 | 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-11 12:42:54.530216 | 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-11 12:42:54.530236 | 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-11 12:42:54.530252 | 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-11 12:42:54.530268 | 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-11 12:42:54.530284 | 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-11 12:42:54.530300 | 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-11 12:42:54.530315 | 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-11 12:42:54.530331 | 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-11 12:42:54.530360 | 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-11 12:42:54.530382 | 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-11 12:42:54.530398 | 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-11 12:42:54.530414 | 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-11 12:42:54.530430 | 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-11 12:42:54.530445 | 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-11 12:42:54.530461 | 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-11 12:42:54.530477 | 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-11 12:42:54.530496 | 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-11 12:42:54.530512 | 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-11 12:42:54.530527 | 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-11 12:42:54.530543 | 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-11 12:42:54.530558 | 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-11 12:42:54.530574 | 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-11 12:42:54.530590 | 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-11 12:42:54.530605 | 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-11 12:42:54.530621 | 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-11 12:42:54.530637 | 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-11 12:42:54.530652 | 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-11 12:42:54.530668 | 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-11 12:42:54.530684 | 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-11 12:42:54.530700 | 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-11 12:42:54.530715 | 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-11 12:42:54.530735 | 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-11 12:42:54.530751 | 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-11 12:42:54.530766 | 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-11 12:42:54.530782 | 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-11 12:42:54.530798 | 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-11 12:42:54.530813 | 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-11 12:42:54.530828 | 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-11 12:42:54.530844 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/
2026-06-11 12:42:54.530859 | 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-11 12:42:54.530874 | 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-11 12:42:54.530890 | 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-11 12:42:54.530905 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/
2026-06-11 12:42:54.530920 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/endpoints
2026-06-11 12:42:54.530936 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/services
2026-06-11 12:42:54.530952 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/
2026-06-11 12:42:54.530967 | 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-11 12:42:54.530987 | 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-11 12:42:54.531002 | 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-11 12:42:54.531018 | 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-11 12:42:54.531033 | 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-11 12:42:54.531048 | 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-11 12:42:54.531063 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/glance/
2026-06-11 12:42:54.531078 | 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-11 12:42:54.531093 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/
2026-06-11 12:42:54.531108 | 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-11 12:42:54.531122 | 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-11 12:42:54.531137 | 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-11 12:42:54.531152 | 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-11 12:42:54.531167 | 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-11 12:42:54.531182 | 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-11 12:42:54.531197 | 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-11 12:42:54.531212 | 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-11 12:42:54.531230 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/
2026-06-11 12:42:54.531246 | 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-11 12:42:54.531261 | 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-11 12:42:54.531276 | 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-11 12:42:54.531291 | 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-11 12:42:54.531306 | 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-11 12:42:54.531321 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/
2026-06-11 12:42:54.531335 | 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-11 12:42:54.531370 | 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-11 12:42:54.531387 | 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-11 12:42:54.531402 | 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-11 12:42:54.531417 | 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-11 12:42:54.531432 | 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-11 12:42:54.531447 | 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-11 12:42:54.531462 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/
2026-06-11 12:42:54.531477 | 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-11 12:42:54.531498 | 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-11 12:42:54.531514 | 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-11 12:42:54.531529 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/
2026-06-11 12:42:54.531544 | 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-11 12:42:54.531559 | 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-11 12:42:54.531574 | 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-11 12:42:54.531589 | 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-11 12:42:54.531604 | 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-11 12:42:54.531619 | 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-11 12:42:54.531634 | 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-11 12:42:54.531650 | 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-11 12:42:54.531665 | 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-11 12:42:54.531679 | 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-11 12:42:54.531694 | 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-11 12:42:54.531709 | 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-11 12:42:54.531727 | 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-11 12:42:54.531743 | 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-11 12:42:54.531758 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/
2026-06-11 12:42:54.531774 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/
2026-06-11 12:42:54.531791 | 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-11 12:42:54.531807 | 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-11 12:42:54.531822 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/
2026-06-11 12:42:54.531838 | 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-11 12:42:54.531854 | 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-11 12:42:54.531870 | 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-11 12:42:54.531885 | 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-11 12:42:54.531900 | 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-11 12:42:54.531916 | 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-11 12:42:54.531931 | 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-11 12:42:54.531947 | 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-11 12:42:54.531962 | 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-11 12:42:54.531981 | 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-11 12:42:54.531997 | 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-11 12:42:54.532013 | 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-11 12:42:54.532029 | 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-11 12:42:54.532044 | 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-11 12:42:54.532060 | 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-11 12:42:54.532076 | 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-11 12:42:54.532092 | 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-11 12:42:54.532107 | 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-11 12:42:54.532123 | 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-11 12:42:54.532138 | 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-11 12:42:54.532168 | 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-11 12:42:54.532185 | 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-11 12:42:54.532205 | 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-11 12:42:54.532221 | 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-11 12:42:54.532237 | 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-11 12:42:54.532252 | 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-11 12:42:54.532268 | 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-11 12:42:54.532284 | 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-11 12:42:54.532300 | 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-11 12:42:54.532315 | 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-11 12:42:54.532331 | 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-11 12:42:54.532369 | 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-11 12:42:54.532391 | 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-5887bcc78f-d6c8q/
2026-06-11 12:42:54.532407 | 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-5887bcc78f-d6c8q/baremetal-operator-controller-manager-5887bcc78f-d6c8q-describe
2026-06-11 12:42:54.532428 | 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-5887bcc78f-d6c8q/logs/
2026-06-11 12:42:54.532444 | 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-5887bcc78f-d6c8q/logs/manager.log
2026-06-11 12:42:54.532463 | 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-dc87f45b-gxssf/
2026-06-11 12:42:54.532480 | 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-dc87f45b-gxssf/baremetal-operator-ironic-dc87f45b-gxssf-describe
2026-06-11 12:42:54.532497 | 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-dc87f45b-gxssf/logs/
2026-06-11 12:42:54.532513 | 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-dc87f45b-gxssf/logs/ironic-httpd.log
2026-06-11 12:42:54.532528 | 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-dc87f45b-gxssf/logs/ironic-ipa-downloader.log
2026-06-11 12:42:54.532544 | 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-dc87f45b-gxssf/logs/ironic-log-watch.log.gz
2026-06-11 12:42:54.532560 | 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-dc87f45b-gxssf/logs/ironic.log
2026-06-11 12:42:54.532576 | 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-dc87f45b-gxssf/logs/mariadb.log
2026-06-11 12:42:54.532591 | 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-11 12:42:54.532607 | 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-5887bcc78f.yaml
2026-06-11 12:42:54.532623 | 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-766d5bfcd4.yaml
2026-06-11 12:42:54.532638 | 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-dc87f45b.yaml
2026-06-11 12:42:54.532661 | 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-11 12:42:54.532677 | 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-11 12:42:54.532693 | 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-11 12:42:54.532709 | 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-hf2m94t75h.yaml
2026-06-11 12:42:54.532725 | 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-11 12:42:54.532740 | 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-11 12:42:54.532756 | 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-49m22t42f7.yaml
2026-06-11 12:42:54.532771 | 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-11 12:42:54.532787 | 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-11 12:42:54.532802 | 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-11 12:42:54.532818 | 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-11 12:42:54.532833 | 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-11 12:42:54.532849 | 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-11 12:42:54.532865 | 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-11 12:42:54.532884 | 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-11 12:42:54.532900 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/
2026-06-11 12:42:54.532916 | 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-11 12:42:54.532932 | 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-11 12:42:54.532948 | 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-11 12:42:54.532964 | 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-11 12:42:54.532979 | 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-11 12:42:54.532994 | 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-11 12:42:54.533010 | 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-11 12:42:54.533025 | 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-11 12:42:54.533040 | 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-11 12:42:54.533055 | 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-11 12:42:54.533071 | 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-11 12:42:54.533086 | 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-11 12:42:54.533102 | 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-11 12:42:54.533117 | 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-11 12:42:54.533137 | 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-11 12:42:54.533153 | 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-11 12:42:54.533168 | 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-11 12:42:54.533184 | 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-11 12:42:54.533199 | 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-11 12:42:54.533214 | 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-11 12:42:54.533229 | 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-7b8b89f89d-4784c/
2026-06-11 12:42:54.533245 | 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-7b8b89f89d-4784c/cert-manager-7b8b89f89d-4784c-describe
2026-06-11 12:42:54.533260 | 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-7b8b89f89d-4784c/logs/
2026-06-11 12:42:54.533275 | 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-7b8b89f89d-4784c/logs/cert-manager-controller.log
2026-06-11 12:42:54.533290 | 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-7f9fdd5dd5-mld4s/
2026-06-11 12:42:54.533304 | 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-7f9fdd5dd5-mld4s/cert-manager-cainjector-7f9fdd5dd5-mld4s-describe
2026-06-11 12:42:54.533319 | 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-7f9fdd5dd5-mld4s/logs/
2026-06-11 12:42:54.533334 | 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-7f9fdd5dd5-mld4s/logs/cert-manager-cainjector.log
2026-06-11 12:42:54.533372 | 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-769f6b94cb-7bf7m/
2026-06-11 12:42:54.533389 | 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-769f6b94cb-7bf7m/cert-manager-webhook-769f6b94cb-7bf7m-describe
2026-06-11 12:42:54.533405 | 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-769f6b94cb-7bf7m/logs/
2026-06-11 12:42:54.533420 | 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-769f6b94cb-7bf7m/logs/cert-manager-webhook.log
2026-06-11 12:42:54.533435 | 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-11 12:42:54.533450 | 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-11 12:42:54.533465 | 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-11 12:42:54.533480 | 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-11 12:42:54.533495 | 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-11 12:42:54.533511 | 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-11 12:42:54.533526 | 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-11 12:42:54.533541 | 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-11 12:42:54.533557 | 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-11 12:42:54.533572 | 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-11 12:42:54.533591 | 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-11 12:42:54.533606 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/
2026-06-11 12:42:54.533621 | 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-11 12:42:54.533637 | 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-11 12:42:54.533651 | 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-11 12:42:54.533666 | 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-11 12:42:54.533681 | 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-11 12:42:54.533696 | 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-11 12:42:54.533710 | 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-11 12:42:54.533725 | 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-11 12:42:54.533740 | 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-11 12:42:54.533755 | 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-11 12:42:54.533770 | 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-11 12:42:54.533785 | 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-11 12:42:54.533800 | 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-11 12:42:54.533819 | 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-11 12:42:54.533834 | 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-11 12:42:54.533849 | 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-11 12:42:54.533864 | 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-11 12:42:54.533878 | 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-11 12:42:54.533893 | 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-11 12:42:54.533908 | 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-11 12:42:54.533923 | 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-11 12:42:54.533937 | 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-11 12:42:54.533952 | 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-11 12:42:54.533967 | 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-11 12:42:54.533990 | 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-11 12:42:54.534013 | 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-4fqf6.yaml
2026-06-11 12:42:54.534029 | 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-82zmw.yaml
2026-06-11 12:42:54.534102 | 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-9dq2b.yaml
2026-06-11 12:42:54.534126 | 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-b5tp4.yaml
2026-06-11 12:42:54.534143 | 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-fhj5q.yaml
2026-06-11 12:42:54.534158 | 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-g5fnt.yaml
2026-06-11 12:42:54.534174 | 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-h22sm.yaml
2026-06-11 12:42:54.534190 | 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-hv9c8.yaml
2026-06-11 12:42:54.534205 | 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-jwcsb.yaml
2026-06-11 12:42:54.534220 | 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-l778b.yaml
2026-06-11 12:42:54.534236 | 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-p77t8.yaml
2026-06-11 12:42:54.534251 | 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-rfps6.yaml
2026-06-11 12:42:54.534266 | 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-11 12:42:54.534281 | 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-11 12:42:54.534297 | 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-11 12:42:54.534312 | 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-11 12:42:54.534328 | 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-11 12:42:54.534367 | 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-11 12:42:54.534389 | 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-11 12:42:54.534406 | 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-11 12:42:54.534421 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/installplans/install-tpcw5
2026-06-11 12:42:54.534437 | 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-11 12:42:54.534453 | 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-11 12:42:54.534468 | 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-11 12:42:54.534484 | 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-11 12:42:54.534500 | 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-2hf6p/
2026-06-11 12:42:54.534515 | 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-2hf6p/controller-8464864885-2hf6p-describe
2026-06-11 12:42:54.534531 | 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-2hf6p/logs/
2026-06-11 12:42:54.534547 | 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-2hf6p/logs/controller.log.gz
2026-06-11 12:42:54.534563 | 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-2hf6p/logs/kube-rbac-proxy.log
2026-06-11 12:42:54.534579 | 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-876c698b7-pqvjr/
2026-06-11 12:42:54.534599 | 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-876c698b7-pqvjr/metallb-operator-controller-manager-876c698b7-pqvjr-describe
2026-06-11 12:42:54.534616 | 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-876c698b7-pqvjr/logs/
2026-06-11 12:42:54.534633 | 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-876c698b7-pqvjr/logs/manager.log
2026-06-11 12:42:54.534648 | 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-fff9d4469-96mvg/
2026-06-11 12:42:54.534664 | 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-fff9d4469-96mvg/metallb-operator-webhook-server-fff9d4469-96mvg-describe
2026-06-11 12:42:54.534680 | 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-fff9d4469-96mvg/logs/
2026-06-11 12:42:54.534696 | 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-fff9d4469-96mvg/logs/webhook-server.log
2026-06-11 12:42:54.534712 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-kjgs5/
2026-06-11 12:42:54.534728 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-kjgs5/speaker-kjgs5-describe
2026-06-11 12:42:54.534744 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-kjgs5/logs/
2026-06-11 12:42:54.534760 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-kjgs5/logs/kube-rbac-proxy.log
2026-06-11 12:42:54.534776 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-kjgs5/logs/speaker.log.gz
2026-06-11 12:42:54.534792 | 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-11 12:42:54.534811 | 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-11 12:42:54.534827 | 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-876c698b7.yaml
2026-06-11 12:42:54.534843 | 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-fff9d4469.yaml
2026-06-11 12:42:54.534859 | 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-11 12:42:54.534875 | 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-11 12:42:54.534891 | 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-11 12:42:54.534906 | 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-11 12:42:54.534922 | 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-11 12:42:54.534938 | 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-11 12:42:54.534954 | 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-11 12:42:54.534970 | 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-11 12:42:54.534985 | 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-11 12:42:54.535001 | 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-11 12:42:54.535016 | 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-11 12:42:54.535032 | 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-11 12:42:54.535052 | 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-11 12:42:54.535069 | 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-11 12:42:54.535085 | 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-11 12:42:54.535100 | 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-11 12:42:54.535116 | 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-11 12:42:54.535131 | 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-11 12:42:54.535147 | 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-11 12:42:54.535162 | 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-11 12:42:54.535179 | 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-11 12:42:54.535195 | 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-11 12:42:54.535211 | 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-11 12:42:54.535226 | 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-11 12:42:54.535242 | 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-11 12:42:54.535258 | 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-11 12:42:54.535277 | 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-11 12:42:54.535293 | 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-11 12:42:54.535309 | 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-11 12:42:54.535325 | 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-11 12:42:54.535340 | 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-11 12:42:54.535377 | 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-11 12:42:54.535395 | 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-11 12:42:54.535411 | 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-11 12:42:54.535426 | 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-11 12:42:54.535442 | 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-11 12:42:54.535458 | 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-11 12:42:54.535474 | 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-11 12:42:54.535490 | 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-11 12:42:54.535505 | 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-11 12:42:54.535525 | 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-previous.log
2026-06-11 12:42:54.535541 | 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-11 12:42:54.535557 | 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-11 12:42:54.535572 | 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-11 12:42:54.535588 | 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-11 12:42:54.535603 | 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-11 12:42:54.535618 | 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-11 12:42:54.535633 | 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-11 12:42:54.535648 | 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-11 12:42:54.535664 | 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-11 12:42:54.535679 | 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-11 12:42:54.535694 | 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-11 12:42:54.535710 | 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-11 12:42:54.535729 | 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-11 12:42:54.535744 | 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-11 12:42:54.535759 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/
2026-06-11 12:42:54.535774 | 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-11 12:42:54.535789 | 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-11 12:42:54.535804 | 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-11 12:42:54.535819 | 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-11 12:42:54.535834 | 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-11 12:42:54.535849 | 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-11 12:42:54.535864 | 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-11 12:42:54.535878 | 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-11 12:42:54.535893 | 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-11 12:42:54.535908 | 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-11 12:42:54.535923 | 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-11 12:42:54.535938 | 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-11 12:42:54.535957 | 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-11 12:42:54.535972 | 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-11 12:42:54.535988 | 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-11 12:42:54.536003 | 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-11 12:42:54.536018 | 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-11 12:42:54.536033 | 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-11 12:42:54.536048 | 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-11 12:42:54.536062 | 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-11 12:42:54.536077 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/
2026-06-11 12:42:54.536092 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb-describe
2026-06-11 12:42:54.536111 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/logs/
2026-06-11 12:42:54.536127 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/logs/extract.log
2026-06-11 12:42:54.536142 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/logs/pull.log
2026-06-11 12:42:54.536170 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3qspvb/logs/util.log
2026-06-11 12:42:54.536194 | 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-mzxrh/
2026-06-11 12:42:54.536210 | 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-mzxrh/certified-operators-mzxrh-describe
2026-06-11 12:42:54.536225 | 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-mzxrh/logs/
2026-06-11 12:42:54.536241 | 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-mzxrh/logs/extract-content.log
2026-06-11 12:42:54.536256 | 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-mzxrh/logs/extract-utilities.log
2026-06-11 12:42:54.536271 | 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-mzxrh/logs/registry-server.log
2026-06-11 12:42:54.536287 | 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-z25qf/
2026-06-11 12:42:54.536302 | 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-z25qf/community-operators-z25qf-describe
2026-06-11 12:42:54.536318 | 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-z25qf/logs/
2026-06-11 12:42:54.536334 | 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-z25qf/logs/extract-content.log
2026-06-11 12:42:54.536375 | 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-z25qf/logs/extract-utilities.log
2026-06-11 12:42:54.536393 | 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-z25qf/logs/registry-server.log.gz
2026-06-11 12:42:54.536410 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/
2026-06-11 12:42:54.536429 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k-describe
2026-06-11 12:42:54.536445 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/logs/
2026-06-11 12:42:54.536460 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/logs/extract.log
2026-06-11 12:42:54.536476 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/logs/pull.log
2026-06-11 12:42:54.536491 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd99m98k/logs/util.log
2026-06-11 12:42:54.536507 | 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-9pp8n/
2026-06-11 12:42:54.536523 | 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-9pp8n/marketplace-operator-547dbd544d-9pp8n-describe
2026-06-11 12:42:54.536539 | 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-9pp8n/logs/
2026-06-11 12:42:54.536554 | 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-9pp8n/logs/marketplace-operator-previous.log
2026-06-11 12:42:54.536570 | 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-9pp8n/logs/marketplace-operator.log
2026-06-11 12:42:54.536586 | 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-5l6np/
2026-06-11 12:42:54.536602 | 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-5l6np/redhat-marketplace-5l6np-describe
2026-06-11 12:42:54.536621 | 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-5l6np/logs/
2026-06-11 12:42:54.536637 | 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-5l6np/logs/extract-content.log
2026-06-11 12:42:54.536654 | 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-5l6np/logs/extract-utilities.log
2026-06-11 12:42:54.536669 | 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-5l6np/logs/registry-server.log
2026-06-11 12:42:54.536685 | 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-kqnqz/
2026-06-11 12:42:54.536701 | 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-kqnqz/redhat-operators-kqnqz-describe
2026-06-11 12:42:54.536716 | 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-kqnqz/logs/
2026-06-11 12:42:54.536732 | 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-kqnqz/logs/extract-content.log
2026-06-11 12:42:54.536748 | 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-kqnqz/logs/extract-utilities.log
2026-06-11 12:42:54.536763 | 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-kqnqz/logs/registry-server.log.gz
2026-06-11 12:42:54.536779 | 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-11 12:42:54.536794 | 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-11 12:42:54.536810 | 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-11 12:42:54.536826 | 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-11 12:42:54.536845 | 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-11 12:42:54.536861 | 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-11 12:42:54.536877 | 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-11 12:42:54.536893 | 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-11 12:42:54.536908 | 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-11 12:42:54.536924 | 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-11 12:42:54.536940 | 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-11 12:42:54.536955 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/
2026-06-11 12:42:54.536971 | 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-11 12:42:54.536986 | 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-11 12:42:54.537001 | 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-11 12:42:54.537016 | 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-11 12:42:54.537032 | 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-11 12:42:54.537047 | 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-11 12:42:54.537068 | 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-11 12:42:54.537084 | 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-11 12:42:54.537100 | 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-11 12:42:54.537115 | 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-11 12:42:54.537131 | 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-11 12:42:54.537146 | 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-11 12:42:54.537162 | 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-11 12:42:54.537177 | 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-11 12:42:54.537193 | 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-11 12:42:54.537209 | 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-11 12:42:54.537225 | 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-11 12:42:54.537240 | 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-11 12:42:54.537255 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/installplans/install-gvbfx
2026-06-11 12:42:54.537271 | 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-11 12:42:54.537286 | 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-11 12:42:54.537305 | 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-11 12:42:54.537322 | 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-11 12:42:54.537337 | 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-11 12:42:54.537372 | 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-59ljm/
2026-06-11 12:42:54.537389 | 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-59ljm/nmstate-console-plugin-9bcc7988b-59ljm-describe
2026-06-11 12:42:54.537405 | 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-59ljm/logs/
2026-06-11 12:42:54.537421 | 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-59ljm/logs/nmstate-console-plugin.log
2026-06-11 12:42:54.537437 | 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-s4jnz/
2026-06-11 12:42:54.537453 | 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-s4jnz/nmstate-handler-s4jnz-describe
2026-06-11 12:42:54.537469 | 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-s4jnz/logs/
2026-06-11 12:42:54.537484 | 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-s4jnz/logs/nmstate-handler.log
2026-06-11 12:42:54.537500 | 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-cqzcp/
2026-06-11 12:42:54.537515 | 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-cqzcp/nmstate-metrics-756b4d6fc6-cqzcp-describe
2026-06-11 12:42:54.537531 | 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-cqzcp/logs/
2026-06-11 12:42:54.537550 | 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-cqzcp/logs/kube-rbac-proxy.log
2026-06-11 12:42:54.537566 | 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-cqzcp/logs/nmstate-metrics.log
2026-06-11 12:42:54.537581 | 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-xwx76/
2026-06-11 12:42:54.537597 | 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-xwx76/nmstate-operator-6569c8c666-xwx76-describe
2026-06-11 12:42:54.537613 | 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-xwx76/logs/
2026-06-11 12:42:54.537628 | 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-xwx76/logs/nmstate-operator.log
2026-06-11 12:42:54.537644 | 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-z8vpk/
2026-06-11 12:42:54.537659 | 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-z8vpk/nmstate-webhook-9b7874799-z8vpk-describe
2026-06-11 12:42:54.537674 | 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-z8vpk/logs/
2026-06-11 12:42:54.537689 | 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-z8vpk/logs/nmstate-webhook.log
2026-06-11 12:42:54.537705 | 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-11 12:42:54.537720 | 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-11 12:42:54.537735 | 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-11 12:42:54.537754 | 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-11 12:42:54.537770 | 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-11 12:42:54.537785 | 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-11 12:42:54.537799 | 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-11 12:42:54.537814 | 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-11 12:42:54.537829 | 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-11 12:42:54.537844 | 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-11 12:42:54.537859 | 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-11 12:42:54.537874 | 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-11 12:42:54.537889 | 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-11 12:42:54.537904 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/
2026-06-11 12:42:54.537919 | 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-11 12:42:54.537934 | 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-11 12:42:54.537949 | 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-11 12:42:54.537963 | 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-11 12:42:54.537983 | 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-11 12:42:54.537999 | 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-11 12:42:54.538014 | 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-11 12:42:54.538029 | 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-11 12:42:54.538044 | 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-11 12:42:54.538059 | 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-11 12:42:54.538073 | 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-11 12:42:54.538089 | 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-11 12:42:54.538103 | 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-11 12:42:54.538118 | 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-11 12:42:54.538134 | 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-11 12:42:54.538149 | 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-11 12:42:54.538164 | 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-11 12:42:54.538179 | 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-11 12:42:54.538195 | 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-11 12:42:54.538213 | 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-11 12:42:54.538229 | 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-11 12:42:54.538244 | 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-11 12:42:54.538259 | 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-11 12:42:54.538274 | 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-11 12:42:54.538289 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/
2026-06-11 12:42:54.538304 | 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-11 12:42:54.538318 | 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-11 12:42:54.538333 | 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-11 12:42:54.538368 | 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-11 12:42:54.538388 | 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-11 12:42:54.538404 | 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-11 12:42:54.538419 | 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-11 12:42:54.538434 | 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-11 12:42:54.538449 | 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-11 12:42:54.538468 | 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-11 12:42:54.538484 | 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-11 12:42:54.538498 | 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-11 12:42:54.538513 | 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-11 12:42:54.538528 | 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-11 12:42:54.538543 | 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-11 12:42:54.538559 | 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-11 12:42:54.538574 | 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-11 12:42:54.538589 | 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-11 12:42:54.538605 | 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-11 12:42:54.538620 | 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-11 12:42:54.538635 | 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-11 12:42:54.538650 | 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-11 12:42:54.538666 | 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-11 12:42:54.538686 | 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-11 12:42:54.538701 | 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-11 12:42:54.538717 | 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-11 12:42:54.538732 | 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-11 12:42:54.538747 | 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-11 12:42:54.538762 | 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-11 12:42:54.538778 | 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-11 12:42:54.538793 | 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-11 12:42:54.538809 | 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-11 12:42:54.538824 | 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-11 12:42:54.538840 | 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-11 12:42:54.538856 | 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-11 12:42:54.538871 | 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-11 12:42:54.538887 | 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-11 12:42:54.538906 | 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-11 12:42:54.538923 | 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-serving-cert-1.yaml
2026-06-11 12:42:54.538939 | 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-11 12:42:54.538954 | 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-11 12:42:54.538970 | 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-11 12:42:54.538985 | 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-11 12:42:54.539001 | 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-11 12:42:54.539016 | 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-11 12:42:54.539032 | 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-11 12:42:54.539047 | 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-11 12:42:54.539062 | 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-serving-cert-1.yaml
2026-06-11 12:42:54.539077 | 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-11 12:42:54.539093 | 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-serving-cert-1.yaml
2026-06-11 12:42:54.539112 | 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-11 12:42:54.539128 | 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-11 12:42:54.539143 | 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-11 12:42:54.539159 | 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-11 12:42:54.539174 | 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-11 12:42:54.539189 | 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-11 12:42:54.539205 | 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-11 12:42:54.539221 | 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-11 12:42:54.539236 | 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-11 12:42:54.539252 | 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-11 12:42:54.539267 | 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-11 12:42:54.539283 | 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-11 12:42:54.539299 | 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-11 12:42:54.539314 | 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-11 12:42:54.539334 | 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-11 12:42:54.539370 | 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-11 12:42:54.539387 | 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-11 12:42:54.539403 | 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-11 12:42:54.539419 | 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-11 12:42:54.539435 | 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-11 12:42:54.539450 | 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-11 12:42:54.539466 | 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-11 12:42:54.539481 | 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-11 12:42:54.539496 | 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-11 12:42:54.539512 | 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-11 12:42:54.539528 | 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-11 12:42:54.539544 | 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-11 12:42:54.539565 | 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-11 12:42:54.539581 | 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-11 12:42:54.539596 | 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-11 12:42:54.539612 | 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-11 12:42:54.539627 | 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-11 12:42:54.539643 | 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-11 12:42:54.539659 | 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-11 12:42:54.539674 | 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-11 12:42:54.539690 | 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-11 12:42:54.539706 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/installplans/install-hzxtt
2026-06-11 12:42:54.539721 | 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-11 12:42:54.539737 | 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-11 12:42:54.539752 | 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-11 12:42:54.539768 | 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-11 12:42:54.539788 | 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-11 12:42:54.539804 | 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-11 12:42:54.539820 | 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-11 12:42:54.539835 | 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-11 12:42:54.539851 | 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-11 12:42:54.539867 | 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-11 12:42:54.539882 | 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-11 12:42:54.539898 | 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-11 12:42:54.539913 | 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-11 12:42:54.539929 | 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-11 12:42:54.539944 | 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-11 12:42:54.539960 | 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-11 12:42:54.539975 | 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-11 12:42:54.539994 | 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-11 12:42:54.540010 | 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-11 12:42:54.540025 | 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-11 12:42:54.540041 | 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-11 12:42:54.540056 | 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-11 12:42:54.540071 | 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-11 12:42:54.540087 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/jobs/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c0140efd.yaml
2026-06-11 12:42:54.540102 | 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-11 12:42:54.540117 | 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-11 12:42:54.540132 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/
2026-06-11 12:42:54.540191 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml-describe
2026-06-11 12:42:54.540209 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/logs/
2026-06-11 12:42:54.540224 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/logs/extract.log
2026-06-11 12:42:54.540243 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/logs/pull.log
2026-06-11 12:42:54.540259 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/9574bcd627a65e9eb5dddd4bffa0e0d1144723bbce5437011122b33c016dzml/logs/util.log
2026-06-11 12:42:54.540274 | 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-7b8ffd8c4f-wwtcp/
2026-06-11 12:42:54.540290 | 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-7b8ffd8c4f-wwtcp/barbican-operator-controller-manager-7b8ffd8c4f-wwtcp-describe
2026-06-11 12:42:54.540305 | 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-7b8ffd8c4f-wwtcp/logs/
2026-06-11 12:42:54.540320 | 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-7b8ffd8c4f-wwtcp/logs/manager.log
2026-06-11 12:42:54.540335 | 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-86c584f6fc-t69zv/
2026-06-11 12:42:54.540369 | 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-86c584f6fc-t69zv/cinder-operator-controller-manager-86c584f6fc-t69zv-describe
2026-06-11 12:42:54.540386 | 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-86c584f6fc-t69zv/logs/
2026-06-11 12:42:54.540402 | 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-86c584f6fc-t69zv/logs/manager.log
2026-06-11 12:42:54.540417 | 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-6bf8599b68-bvhqk/
2026-06-11 12:42:54.540432 | 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-6bf8599b68-bvhqk/designate-operator-controller-manager-6bf8599b68-bvhqk-describe
2026-06-11 12:42:54.540448 | 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-6bf8599b68-bvhqk/logs/
2026-06-11 12:42:54.540466 | 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-6bf8599b68-bvhqk/logs/manager.log
2026-06-11 12:42:54.540482 | 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-5bdfb47c4d-td64m/
2026-06-11 12:42:54.540497 | 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-5bdfb47c4d-td64m/glance-operator-controller-manager-5bdfb47c4d-td64m-describe
2026-06-11 12:42:54.540512 | 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-5bdfb47c4d-td64m/logs/
2026-06-11 12:42:54.540527 | 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-5bdfb47c4d-td64m/logs/manager.log
2026-06-11 12:42:54.540543 | 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-5c5844cc68-2pxdz/
2026-06-11 12:42:54.540558 | 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-5c5844cc68-2pxdz/heat-operator-controller-manager-5c5844cc68-2pxdz-describe
2026-06-11 12:42:54.540573 | 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-5c5844cc68-2pxdz/logs/
2026-06-11 12:42:54.540589 | 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-5c5844cc68-2pxdz/logs/manager.log
2026-06-11 12:42:54.540604 | 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-548d6d5f9-jvhzw/
2026-06-11 12:42:54.540619 | 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-548d6d5f9-jvhzw/horizon-operator-controller-manager-548d6d5f9-jvhzw-describe
2026-06-11 12:42:54.540634 | 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-548d6d5f9-jvhzw/logs/
2026-06-11 12:42:54.540655 | 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-548d6d5f9-jvhzw/logs/manager.log
2026-06-11 12:42:54.540671 | 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-cbcfcddf7-hptvr/
2026-06-11 12:42:54.540686 | 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-cbcfcddf7-hptvr/infra-operator-controller-manager-cbcfcddf7-hptvr-describe
2026-06-11 12:42:54.540702 | 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-cbcfcddf7-hptvr/logs/
2026-06-11 12:42:54.540717 | 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-cbcfcddf7-hptvr/logs/manager.log
2026-06-11 12:42:54.540732 | 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-75f8548fcd-9ktxk/
2026-06-11 12:42:54.540747 | 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-75f8548fcd-9ktxk/ironic-operator-controller-manager-75f8548fcd-9ktxk-describe
2026-06-11 12:42:54.540762 | 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-75f8548fcd-9ktxk/logs/
2026-06-11 12:42:54.540778 | 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-75f8548fcd-9ktxk/logs/manager.log
2026-06-11 12:42:54.540794 | 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-6ccff66c5b-8hgnr/
2026-06-11 12:42:54.540809 | 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-6ccff66c5b-8hgnr/keystone-operator-controller-manager-6ccff66c5b-8hgnr-describe
2026-06-11 12:42:54.540825 | 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-6ccff66c5b-8hgnr/logs/
2026-06-11 12:42:54.540845 | 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-6ccff66c5b-8hgnr/logs/manager.log
2026-06-11 12:42:54.540861 | 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-677d9d8477-5ppsh/
2026-06-11 12:42:54.540877 | 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-677d9d8477-5ppsh/manila-operator-controller-manager-677d9d8477-5ppsh-describe
2026-06-11 12:42:54.540893 | 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-677d9d8477-5ppsh/logs/
2026-06-11 12:42:54.540908 | 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-677d9d8477-5ppsh/logs/manager.log
2026-06-11 12:42:54.540924 | 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-7fcb8b58d6-57bn8/
2026-06-11 12:42:54.540940 | 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-7fcb8b58d6-57bn8/mariadb-operator-controller-manager-7fcb8b58d6-57bn8-describe
2026-06-11 12:42:54.540955 | 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-7fcb8b58d6-57bn8/logs/
2026-06-11 12:42:54.540970 | 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-7fcb8b58d6-57bn8/logs/manager.log
2026-06-11 12:42:54.540985 | 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-688d5c756f-mkbbz/
2026-06-11 12:42:54.541000 | 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-688d5c756f-mkbbz/neutron-operator-controller-manager-688d5c756f-mkbbz-describe
2026-06-11 12:42:54.541016 | 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-688d5c756f-mkbbz/logs/
2026-06-11 12:42:54.541035 | 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-688d5c756f-mkbbz/logs/manager.log
2026-06-11 12:42:54.541051 | 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-f4c4579bb-5n8xl/
2026-06-11 12:42:54.541067 | 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-f4c4579bb-5n8xl/nova-operator-controller-manager-f4c4579bb-5n8xl-describe
2026-06-11 12:42:54.541083 | 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-f4c4579bb-5n8xl/logs/
2026-06-11 12:42:54.541099 | 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-f4c4579bb-5n8xl/logs/manager.log
2026-06-11 12:42:54.541115 | 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-6495978d8d-pwqrc/
2026-06-11 12:42:54.541131 | 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-6495978d8d-pwqrc/octavia-operator-controller-manager-6495978d8d-pwqrc-describe
2026-06-11 12:42:54.541146 | 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-6495978d8d-pwqrc/logs/
2026-06-11 12:42:54.541162 | 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-6495978d8d-pwqrc/logs/manager.log
2026-06-11 12:42:54.541177 | 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-7c67dc759f45zng/
2026-06-11 12:42:54.541193 | 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-7c67dc759f45zng/openstack-baremetal-operator-controller-manager-7c67dc759f45zng-describe
2026-06-11 12:42:54.541209 | 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-7c67dc759f45zng/logs/
2026-06-11 12:42:54.541228 | 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-7c67dc759f45zng/logs/manager.log
2026-06-11 12:42:54.541245 | 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-56cbf95697-dxflh/
2026-06-11 12:42:54.541260 | 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-56cbf95697-dxflh/openstack-operator-controller-init-56cbf95697-dxflh-describe
2026-06-11 12:42:54.541276 | 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-56cbf95697-dxflh/logs/
2026-06-11 12:42:54.541292 | 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-56cbf95697-dxflh/logs/operator.log
2026-06-11 12:42:54.541307 | 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-5844f5ff8d-fdj98/
2026-06-11 12:42:54.541323 | 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-5844f5ff8d-fdj98/openstack-operator-controller-manager-5844f5ff8d-fdj98-describe
2026-06-11 12:42:54.541339 | 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-5844f5ff8d-fdj98/logs/
2026-06-11 12:42:54.541375 | 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-5844f5ff8d-fdj98/logs/manager.log.gz
2026-06-11 12:42:54.541392 | 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-tdgd8/
2026-06-11 12:42:54.541408 | 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-tdgd8/openstack-operator-index-tdgd8-describe
2026-06-11 12:42:54.541424 | 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-tdgd8/logs/
2026-06-11 12:42:54.541439 | 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-tdgd8/logs/registry-server.log
2026-06-11 12:42:54.541460 | 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-58f85bd97f-dp287/
2026-06-11 12:42:54.541476 | 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-58f85bd97f-dp287/ovn-operator-controller-manager-58f85bd97f-dp287-describe
2026-06-11 12:42:54.541492 | 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-58f85bd97f-dp287/logs/
2026-06-11 12:42:54.541508 | 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-58f85bd97f-dp287/logs/manager.log
2026-06-11 12:42:54.541523 | 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-67c49dd5c6-znjqp/
2026-06-11 12:42:54.541539 | 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-67c49dd5c6-znjqp/swift-operator-controller-manager-67c49dd5c6-znjqp-describe
2026-06-11 12:42:54.541555 | 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-67c49dd5c6-znjqp/logs/
2026-06-11 12:42:54.541571 | 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-67c49dd5c6-znjqp/logs/manager.log
2026-06-11 12:42:54.541586 | 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-5d65c7d97d-xc2pt/
2026-06-11 12:42:54.541602 | 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-5d65c7d97d-xc2pt/telemetry-operator-controller-manager-5d65c7d97d-xc2pt-describe
2026-06-11 12:42:54.541618 | 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-5d65c7d97d-xc2pt/logs/
2026-06-11 12:42:54.541633 | 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-5d65c7d97d-xc2pt/logs/manager.log
2026-06-11 12:42:54.541652 | 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-8d5599d7d-2ptl7/
2026-06-11 12:42:54.541668 | 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-8d5599d7d-2ptl7/test-operator-controller-manager-8d5599d7d-2ptl7-describe
2026-06-11 12:42:54.541684 | 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-8d5599d7d-2ptl7/logs/
2026-06-11 12:42:54.541699 | 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-8d5599d7d-2ptl7/logs/manager.log
2026-06-11 12:42:54.541715 | 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-577b679b5c-nwls9/
2026-06-11 12:42:54.541731 | 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-577b679b5c-nwls9/watcher-operator-controller-manager-577b679b5c-nwls9-describe
2026-06-11 12:42:54.541746 | 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-577b679b5c-nwls9/logs/
2026-06-11 12:42:54.541762 | 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-577b679b5c-nwls9/logs/manager.log
2026-06-11 12:42:54.541777 | 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-11 12:42:54.541793 | 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-7b8ffd8c4f.yaml
2026-06-11 12:42:54.541809 | 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-86c584f6fc.yaml
2026-06-11 12:42:54.541824 | 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-6bf8599b68.yaml
2026-06-11 12:42:54.541840 | 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-5bdfb47c4d.yaml
2026-06-11 12:42:54.541859 | 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-5c5844cc68.yaml
2026-06-11 12:42:54.541876 | 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-548d6d5f9.yaml
2026-06-11 12:42:54.541891 | 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-cbcfcddf7.yaml
2026-06-11 12:42:54.541907 | 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-75f8548fcd.yaml
2026-06-11 12:42:54.541923 | 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-6ccff66c5b.yaml
2026-06-11 12:42:54.541939 | 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-677d9d8477.yaml
2026-06-11 12:42:54.541954 | 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-7fcb8b58d6.yaml
2026-06-11 12:42:54.541970 | 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-688d5c756f.yaml
2026-06-11 12:42:54.541986 | 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-f4c4579bb.yaml
2026-06-11 12:42:54.542002 | 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-6495978d8d.yaml
2026-06-11 12:42:54.542017 | 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-7c67dc759f.yaml
2026-06-11 12:42:54.542033 | 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-56cbf95697.yaml
2026-06-11 12:42:54.542048 | 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-5844f5ff8d.yaml
2026-06-11 12:42:54.542068 | 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-58f85bd97f.yaml
2026-06-11 12:42:54.542084 | 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-67c49dd5c6.yaml
2026-06-11 12:42:54.542100 | 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-5d65c7d97d.yaml
2026-06-11 12:42:54.542115 | 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-8d5599d7d.yaml
2026-06-11 12:42:54.542130 | 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-577b679b5c.yaml
2026-06-11 12:42:54.542146 | 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-11 12:42:54.542162 | 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-11 12:42:54.542177 | 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-11 12:42:54.542193 | 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-11 12:42:54.542209 | 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-11 12:42:54.542224 | 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-11 12:42:54.542240 | 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-11 12:42:54.542255 | 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-11 12:42:54.542274 | 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-11 12:42:54.542290 | 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-11 12:42:54.542306 | 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-11 12:42:54.542321 | 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-11 12:42:54.542337 | 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-11 12:42:54.542370 | 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-11 12:42:54.542387 | 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-11 12:42:54.542403 | 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-11 12:42:54.542418 | 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-11 12:42:54.542434 | 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-11 12:42:54.542449 | 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-11 12:42:54.542464 | 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-11 12:42:54.542480 | 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-11 12:42:54.542495 | 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-11 12:42:54.542514 | 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-11 12:42:54.542530 | 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-11 12:42:54.542545 | 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-11 12:42:54.542561 | 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-11 12:42:54.542576 | 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-11 12:42:54.542591 | 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-11 12:42:54.542606 | 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-11 12:42:54.542621 | 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-11 12:42:54.542637 | 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-11 12:42:54.542652 | 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-11 12:42:54.542667 | 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-11 12:42:54.542682 | 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-11 12:42:54.542697 | 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-11 12:42:54.542712 | 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-11 12:42:54.542734 | 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-11 12:42:54.542750 | 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-11 12:42:54.542765 | 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-11 12:42:54.542781 | 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-11 12:42:54.542796 | 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-11 12:42:54.542812 | 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-11 12:42:54.542827 | 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-11 12:42:54.542842 | 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-11 12:42:54.542858 | 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-11 12:42:54.542873 | 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-11 12:42:54.542888 | 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-11 12:42:54.542904 | 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-11 12:42:54.542919 | 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-11 12:42:54.542938 | 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-11 12:42:54.542953 | 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-11 12:42:54.542968 | 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-11 12:42:54.542984 | 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-11 12:42:54.542999 | 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-11 12:42:54.543015 | 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-11 12:42:54.543031 | 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-11 12:42:54.543047 | 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-11 12:42:54.543063 | 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-11 12:42:54.543079 | 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-11 12:42:54.543095 | 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-11 12:42:54.543111 | 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-11 12:42:54.543126 | 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-11 12:42:54.543145 | 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-11 12:42:54.543161 | 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-11 12:42:54.543177 | 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-11 12:42:54.543192 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/
2026-06-11 12:42:54.543208 | 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-11 12:42:54.543223 | 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-11 12:42:54.543238 | 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-11 12:42:54.543254 | 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-11 12:42:54.543270 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/buildconfig/
2026-06-11 12:42:54.543285 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/
2026-06-11 12:42:54.543301 | 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-11 12:42:54.543317 | 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-11 12:42:54.543333 | 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-11 12:42:54.543363 | 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-11 12:42:54.543384 | 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-11 12:42:54.543401 | 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-11 12:42:54.543433 | 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-11 12:42:54.543449 | 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-11 12:42:54.543465 | 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-11 12:42:54.543480 | 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-11 12:42:54.543496 | 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-11 12:42:54.543512 | 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-11 12:42:54.543527 | 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-11 12:42:54.543543 | 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-11 12:42:54.543558 | 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-11 12:42:54.543573 | 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-11 12:42:54.543588 | 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-11 12:42:54.543604 | 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-11 12:42:54.543619 | 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-11 12:42:54.543635 | 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-11 12:42:54.543654 | 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-11 12:42:54.543670 | 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-11 12:42:54.543687 | 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-11 12:42:54.543703 | 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-11 12:42:54.543719 | 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-11 12:42:54.543734 | 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-11 12:42:54.543750 | 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-11 12:42:54.543765 | 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-11 12:42:54.543781 | 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-11 12:42:54.543796 | 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-11 12:42:54.543812 | 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-11 12:42:54.543828 | 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-11 12:42:54.543843 | 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-11 12:42:54.543859 | 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-11 12:42:54.543874 | 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-11 12:42:54.543893 | 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-11 12:42:54.543909 | 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-11 12:42:54.543925 | 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-11 12:42:54.543940 | 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-11 12:42:54.543956 | 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-11 12:42:54.543971 | 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-11 12:42:54.543987 | 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-11 12:42:54.544003 | 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-11 12:42:54.544018 | 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-11 12:42:54.544034 | 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-11 12:42:54.544050 | 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-11 12:42:54.544065 | 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-11 12:42:54.544081 | 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-11 12:42:54.544097 | 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-11 12:42:54.544112 | 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-11 12:42:54.544132 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/
2026-06-11 12:42:54.544161 | 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-11 12:42:54.544235 | 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-11 12:42:54.544259 | 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-11 12:42:54.544275 | 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-11 12:42:54.544290 | 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-11 12:42:54.544306 | 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-11 12:42:54.544322 | 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-11 12:42:54.544337 | 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-11 12:42:54.544378 | 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-11 12:42:54.544396 | 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-11 12:42:54.544412 | 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-11 12:42:54.544427 | 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-11 12:42:54.544443 | 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-11 12:42:54.544462 | 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-11 12:42:54.544478 | 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-11 12:42:54.544493 | 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-11 12:42:54.544509 | 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-11 12:42:54.544525 | 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-11 12:42:54.544541 | 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-11 12:42:54.544556 | 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-11 12:42:54.544571 | 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-11 12:42:54.544587 | 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-11 12:42:54.544602 | 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-11 12:42:54.544617 | 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-11 12:42:54.544632 | 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-11 12:42:54.544648 | 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-11 12:42:54.544663 | 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-11 12:42:54.544682 | 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-11 12:42:54.544698 | 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-11 12:42:54.544714 | 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-11 12:42:54.544729 | 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-11 12:42:54.544744 | 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-11 12:42:54.544759 | 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-11 12:42:54.544775 | 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-11 12:42:54.544789 | 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-11 12:42:54.544804 | 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-11 12:42:54.544819 | 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-11 12:42:54.544834 | 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-11 12:42:54.544849 | 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-11 12:42:54.544864 | 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-11 12:42:54.544883 | 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-11 12:42:54.544899 | 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-11 12:42:54.544914 | 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-11 12:42:54.544929 | 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-11 12:42:54.544943 | 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-11 12:42:54.544958 | 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-11 12:42:54.544973 | 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-11 12:42:54.544988 | 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-11 12:42:54.545003 | 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-11 12:42:54.545018 | 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-11 12:42:54.545033 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/
2026-06-11 12:42:54.545048 | 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-11 12:42:54.545063 | 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-11 12:42:54.545078 | 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-11 12:42:54.545093 | 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-11 12:42:54.545113 | 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-11 12:42:54.545129 | 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-11 12:42:54.545144 | 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-11 12:42:54.545159 | 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-11 12:42:54.545174 | 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-11 12:42:54.545189 | 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-11 12:42:54.545204 | 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-11 12:42:54.545219 | 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-11 12:42:54.545234 | 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-11 12:42:54.545248 | 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-11 12:42:54.545263 | 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-11 12:42:54.545278 | 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-11 12:42:54.545293 | 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-11 12:42:54.545308 | 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-11 12:42:54.545328 | 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-11 12:42:54.545344 | 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-11 12:42:54.545380 | 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-11 12:42:54.545396 | 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-11 12:42:54.545412 | 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-11 12:42:54.545428 | 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-11 12:42:54.545444 | 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-11 12:42:54.545459 | 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-11 12:42:54.545474 | 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-11 12:42:54.545489 | 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-11 12:42:54.545504 | 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-11 12:42:54.545519 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/
2026-06-11 12:42:54.545535 | 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-11 12:42:54.545550 | 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-11 12:42:54.545566 | 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-11 12:42:54.545587 | 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-11 12:42:54.545603 | 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-11 12:42:54.545618 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/
2026-06-11 12:42:54.545634 | 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-11 12:42:54.545650 | 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-11 12:42:54.545666 | 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-11 12:42:54.545682 | 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-11 12:42:54.545697 | 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-11 12:42:54.545713 | 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-11 12:42:54.545729 | 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-11 12:42:54.545744 | 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-11 12:42:54.545760 | 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-11 12:42:54.545775 | 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-11 12:42:54.545791 | 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-11 12:42:54.545810 | 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-11 12:42:54.545826 | 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-11 12:42:54.545842 | 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-11 12:42:54.545857 | 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-11 12:42:54.545873 | 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-11 12:42:54.545889 | 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-11 12:42:54.545904 | 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-11 12:42:54.545920 | 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-11 12:42:54.545936 | 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-11 12:42:54.545951 | 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-11 12:42:54.545967 | 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-11 12:42:54.545982 | 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-11 12:42:54.545998 | 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-11 12:42:54.546014 | 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-11 12:42:54.546036 | 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-11 12:42:54.546052 | 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-11 12:42:54.546069 | 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-11 12:42:54.546084 | 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-11 12:42:54.546099 | 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-11 12:42:54.546115 | 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-11 12:42:54.546130 | 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-11 12:42:54.546146 | 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-11 12:42:54.546161 | 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-11 12:42:54.546177 | 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-11 12:42:54.546193 | 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-11 12:42:54.546208 | 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-11 12:42:54.546224 | 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-11 12:42:54.546240 | 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-11 12:42:54.546262 | 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-11 12:42:54.546279 | 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-11 12:42:54.546294 | 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-11 12:42:54.546310 | 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-11 12:42:54.546325 | 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-11 12:42:54.546341 | 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-11 12:42:54.546383 | 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-11 12:42:54.546401 | 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-11 12:42:54.546417 | 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-11 12:42:54.546433 | 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-11 12:42:54.546449 | 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-11 12:42:54.546465 | 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-11 12:42:54.546482 | 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-11 12:42:54.546502 | 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-11 12:42:54.546518 | 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-11 12:42:54.546535 | 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-11 12:42:54.546550 | 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-11 12:42:54.546566 | 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-11 12:42:54.546582 | 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-11 12:42:54.546597 | 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-11 12:42:54.546613 | 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-11 12:42:54.546629 | 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-11 12:42:54.546644 | 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-11 12:42:54.546660 | 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-11 12:42:54.546675 | 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-11 12:42:54.546691 | 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-11 12:42:54.546707 | 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-11 12:42:54.546726 | 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-11 12:42:54.546743 | 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-11 12:42:54.546759 | 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-11 12:42:54.546775 | 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-11 12:42:54.546790 | 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-11 12:42:54.546806 | 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-11 12:42:54.546821 | 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-11 12:42:54.546837 | 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-11 12:42:54.546852 | 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-11 12:42:54.546867 | 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-11 12:42:54.546882 | 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-11 12:42:54.546898 | 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-11 12:42:54.546913 | 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-11 12:42:54.546932 | 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-11 12:42:54.546949 | 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-11 12:42:54.546964 | 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-11 12:42:54.546980 | 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-11 12:42:54.546996 | 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-11 12:42:54.547011 | 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-11 12:42:54.547026 | 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-11 12:42:54.547041 | 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-11 12:42:54.547057 | 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-11 12:42:54.547073 | 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-11 12:42:54.547088 | 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-11 12:42:54.547103 | 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-11 12:42:54.547119 | 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-11 12:42:54.547134 | 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-11 12:42:54.547155 | 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-11 12:42:54.547171 | 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-11 12:42:54.547187 | 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-11 12:42:54.547202 | 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-11 12:42:54.547218 | 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-11 12:42:54.547233 | 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-11 12:42:54.547248 | 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-11 12:42:54.547263 | 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-11 12:42:54.547278 | 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-11 12:42:54.547294 | 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-11 12:42:54.547308 | 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-11 12:42:54.547323 | 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-11 12:42:54.547338 | 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-11 12:42:54.547371 | 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-11 12:42:54.547393 | 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-11 12:42:54.547409 | 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-11 12:42:54.547424 | 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-11 12:42:54.547439 | 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-11 12:42:54.547454 | 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-11 12:42:54.547469 | 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-11 12:42:54.547485 | 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-11 12:42:54.547500 | 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-11 12:42:54.547515 | 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-11 12:42:54.547530 | 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-11 12:42:54.547546 | 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-11 12:42:54.547562 | 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-11 12:42:54.547578 | 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-11 12:42:54.547597 | 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-11 12:42:54.547613 | 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-11 12:42:54.547629 | 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-11 12:42:54.547644 | 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-11 12:42:54.547660 | 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-11 12:42:54.547675 | 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-11 12:42:54.547691 | 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-11 12:42:54.547706 | 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-11 12:42:54.547721 | 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-11 12:42:54.547736 | 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-11 12:42:54.547752 | 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-11 12:42:54.547767 | 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-11 12:42:54.547783 | 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-11 12:42:54.547802 | 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-11 12:42:54.547819 | 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-11 12:42:54.547834 | 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-11 12:42:54.547850 | 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-11 12:42:54.547866 | 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-11 12:42:54.547881 | 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-11 12:42:54.547897 | 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-11 12:42:54.547912 | 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-11 12:42:54.547928 | 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-11 12:42:54.547944 | 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-11 12:42:54.547960 | 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-11 12:42:54.547975 | 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-11 12:42:54.547991 | 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-11 12:42:54.548010 | 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-11 12:42:54.548027 | 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-11 12:42:54.548042 | 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-11 12:42:54.548058 | 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-11 12:42:54.548074 | 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-11 12:42:54.548089 | 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-11 12:42:54.548105 | 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-11 12:42:54.548120 | 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-11 12:42:54.548136 | 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-11 12:42:54.548164 | 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-11 12:42:54.548181 | 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-11 12:42:54.548197 | 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-11 12:42:54.548213 | 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-11 12:42:54.548232 | 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-11 12:42:54.548248 | 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-11 12:42:54.548264 | 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-11 12:42:54.548280 | 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-11 12:42:54.548295 | 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-11 12:42:54.548311 | 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-11 12:42:54.548326 | 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-11 12:42:54.548342 | 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-11 12:42:54.548377 | 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-11 12:42:54.548394 | 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-11 12:42:54.548410 | 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-11 12:42:54.548425 | 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-11 12:42:54.548441 | 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-11 12:42:54.548460 | 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-11 12:42:54.548476 | 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-11 12:42:54.548492 | 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-11 12:42:54.548508 | 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-11 12:42:54.548523 | 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-11 12:42:54.548539 | 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-11 12:42:54.548554 | 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-11 12:42:54.548570 | 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-11 12:42:54.548586 | 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-11 12:42:54.548601 | 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-11 12:42:54.548617 | 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-11 12:42:54.548633 | 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-11 12:42:54.548648 | 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-11 12:42:54.548664 | 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-11 12:42:54.548683 | 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-11 12:42:54.548699 | 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-11 12:42:54.548715 | 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-11 12:42:54.548731 | 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-11 12:42:54.548746 | 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-11 12:42:54.548762 | 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-notifications-transport.yaml
2026-06-11 12:42:54.548777 | 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-11 12:42:54.548792 | 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-11 12:42:54.548807 | 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-11 12:42:54.548823 | 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-11 12:42:54.548838 | 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-11 12:42:54.548853 | 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-11 12:42:54.548869 | 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-11 12:42:54.548884 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/
2026-06-11 12:42:54.548904 | 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-11 12:42:54.548920 | 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-11 12:42:54.548937 | 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-11 12:42:54.548952 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/
2026-06-11 12:42:54.548968 | 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-11 12:42:54.548984 | 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-11 12:42:54.548999 | 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-11 12:42:54.549014 | 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-11 12:42:54.549029 | 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-11 12:42:54.549044 | 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-11 12:42:54.549059 | 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-11 12:42:54.549074 | 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-11 12:42:54.549089 | 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-11 12:42:54.549104 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/imagestream/
2026-06-11 12:42:54.549122 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/installplans/
2026-06-11 12:42:54.549138 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/
2026-06-11 12:42:54.549153 | 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-11 12:42:54.549168 | 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-11 12:42:54.549184 | 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-11 12:42:54.549199 | 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-11 12:42:54.549214 | 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-11 12:42:54.549229 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/
2026-06-11 12:42:54.549245 | 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-11 12:42:54.549260 | 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-11 12:42:54.549275 | 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-11 12:42:54.549290 | 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-11 12:42:54.549305 | 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-11 12:42:54.549320 | 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-11 12:42:54.549336 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/keystone-cron-29686321.yaml
2026-06-11 12:42:54.549372 | 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-11 12:42:54.549390 | 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-11 12:42:54.549406 | 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-11 12:42:54.549422 | 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-11 12:42:54.549437 | 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-11 12:42:54.549453 | 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-11 12:42:54.549468 | 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-11 12:42:54.549484 | 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-11 12:42:54.549499 | 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-11 12:42:54.549515 | 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-11 12:42:54.549530 | 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-11 12:42:54.549545 | 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-11 12:42:54.549561 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/poddisruptionbudgets/
2026-06-11 12:42:54.549576 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/
2026-06-11 12:42:54.549599 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-5c9d465fbb-j52xw/
2026-06-11 12:42:54.549615 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-5c9d465fbb-j52xw/barbican-api-5c9d465fbb-j52xw-describe
2026-06-11 12:42:54.549630 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-5c9d465fbb-j52xw/logs/
2026-06-11 12:42:54.549645 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-5c9d465fbb-j52xw/logs/barbican-api-log.log
2026-06-11 12:42:54.549661 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-5c9d465fbb-j52xw/logs/barbican-api.log
2026-06-11 12:42:54.549676 | 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-699ff9c7c4-gcvls/
2026-06-11 12:42:54.549692 | 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-699ff9c7c4-gcvls/barbican-keystone-listener-699ff9c7c4-gcvls-describe
2026-06-11 12:42:54.549707 | 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-699ff9c7c4-gcvls/logs/
2026-06-11 12:42:54.549723 | 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-699ff9c7c4-gcvls/logs/barbican-keystone-listener-log.log
2026-06-11 12:42:54.549738 | 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-699ff9c7c4-gcvls/logs/barbican-keystone-listener.log
2026-06-11 12:42:54.549754 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-6579fdcc8c-2jfkh/
2026-06-11 12:42:54.549769 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-6579fdcc8c-2jfkh/barbican-worker-6579fdcc8c-2jfkh-describe
2026-06-11 12:42:54.549785 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-6579fdcc8c-2jfkh/logs/
2026-06-11 12:42:54.549805 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-6579fdcc8c-2jfkh/logs/barbican-worker-log.log
2026-06-11 12:42:54.549821 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-6579fdcc8c-2jfkh/logs/barbican-worker.log
2026-06-11 12:42:54.549837 | 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-2xttt/
2026-06-11 12:42:54.549853 | 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-2xttt/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-2xttt-describe
2026-06-11 12:42:54.549869 | 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-2xttt/logs/
2026-06-11 12:42:54.549884 | 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-2xttt/logs/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 12:42:54.549900 | 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-11 12:42:54.549916 | 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-11 12:42:54.549931 | 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-11 12:42:54.549946 | 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-11 12:42:54.549962 | 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-11 12:42:54.549977 | 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-11 12:42:54.549993 | 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-11 12:42:54.550012 | 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-11 12:42:54.550028 | 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-11 12:42:54.550044 | 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-11 12:42:54.550060 | 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-11 12:42:54.550076 | 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-11 12:42:54.550092 | 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-11 12:42:54.550108 | 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-11 12:42:54.550123 | 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-11 12:42:54.550139 | 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-11 12:42:54.550155 | 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-11 12:42:54.550170 | 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-ipamldnzz/
2026-06-11 12:42:54.550186 | 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-ipamldnzz/configure-network-edpm-deployment-ipam-openstack-edpm-ipamldnzz-describe
2026-06-11 12:42:54.550202 | 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-ipamldnzz/logs/
2026-06-11 12:42:54.550217 | 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-ipamldnzz/logs/configure-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 12:42:54.550237 | 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-6q26h/
2026-06-11 12:42:54.550253 | 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-6q26h/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-6q26h-describe
2026-06-11 12:42:54.550269 | 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-6q26h/logs/
2026-06-11 12:42:54.550285 | 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-6q26h/logs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 12:42:54.550300 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-687999f8f7-mp8g2/
2026-06-11 12:42:54.550316 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-687999f8f7-mp8g2/dnsmasq-dns-687999f8f7-mp8g2-describe
2026-06-11 12:42:54.550332 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-687999f8f7-mp8g2/logs/
2026-06-11 12:42:54.550362 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-687999f8f7-mp8g2/logs/dnsmasq-dns.log
2026-06-11 12:42:54.550383 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-687999f8f7-mp8g2/logs/init.log
2026-06-11 12:42:54.550400 | 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-gmfnt/
2026-06-11 12:42:54.550416 | 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-gmfnt/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-gmfnt-describe
2026-06-11 12:42:54.550431 | 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-gmfnt/logs/
2026-06-11 12:42:54.550447 | 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-gmfnt/logs/download-cache-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 12:42:54.550467 | 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-11 12:42:54.550483 | 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-11 12:42:54.550499 | 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-11 12:42:54.550515 | 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-11 12:42:54.550531 | 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-11 12:42:54.550547 | 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-11 12:42:54.550563 | 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-11 12:42:54.550578 | 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-11 12:42:54.550594 | 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-11 12:42:54.550610 | 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-11 12:42:54.550626 | 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-7nnxx/
2026-06-11 12:42:54.550642 | 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-7nnxx/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-7nnxx-describe
2026-06-11 12:42:54.550657 | 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-7nnxx/logs/
2026-06-11 12:42:54.550677 | 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-7nnxx/logs/install-certs-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 12:42:54.550693 | 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-75mk5/
2026-06-11 12:42:54.550709 | 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-75mk5/install-os-edpm-deployment-ipam-openstack-edpm-ipam-75mk5-describe
2026-06-11 12:42:54.550725 | 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-75mk5/logs/
2026-06-11 12:42:54.550741 | 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-75mk5/logs/install-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 12:42:54.550756 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-7f97f548f6-ptks4/
2026-06-11 12:42:54.550772 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-7f97f548f6-ptks4/keystone-7f97f548f6-ptks4-describe
2026-06-11 12:42:54.550788 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-7f97f548f6-ptks4/logs/
2026-06-11 12:42:54.550804 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-7f97f548f6-ptks4/logs/keystone-api.log
2026-06-11 12:42:54.550819 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29686321-5wmdh/
2026-06-11 12:42:54.550835 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29686321-5wmdh/keystone-cron-29686321-5wmdh-describe
2026-06-11 12:42:54.550850 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29686321-5wmdh/logs/
2026-06-11 12:42:54.550866 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29686321-5wmdh/logs/keystone-cron.log
2026-06-11 12:42:54.550887 | 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-11 12:42:54.550903 | 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-11 12:42:54.550920 | 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-11 12:42:54.550936 | 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-11 12:42:54.550951 | 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-t4trl/
2026-06-11 12:42:54.550967 | 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-t4trl/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-t4trl-describe
2026-06-11 12:42:54.550983 | 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-t4trl/logs/
2026-06-11 12:42:54.550998 | 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-t4trl/logs/libvirt-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 12:42:54.551014 | 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-11 12:42:54.551030 | 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-11 12:42:54.551045 | 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-11 12:42:54.551061 | 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-11 12:42:54.551076 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-6fcc99f69-7wtth/
2026-06-11 12:42:54.551095 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-6fcc99f69-7wtth/neutron-6fcc99f69-7wtth-describe
2026-06-11 12:42:54.551112 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-6fcc99f69-7wtth/logs/
2026-06-11 12:42:54.551127 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-6fcc99f69-7wtth/logs/neutron-api.log
2026-06-11 12:42:54.551143 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-6fcc99f69-7wtth/logs/neutron-httpd.log
2026-06-11 12:42:54.551159 | 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-6gsd8/
2026-06-11 12:42:54.551174 | 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-6gsd8/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-6gsd8-describe
2026-06-11 12:42:54.551190 | 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-6gsd8/logs/
2026-06-11 12:42:54.551205 | 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-6gsd8/logs/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 12:42:54.551221 | 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-11 12:42:54.551236 | 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-11 12:42:54.551251 | 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-11 12:42:54.551266 | 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-11 12:42:54.551281 | 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-11 12:42:54.551296 | 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-11 12:42:54.551315 | 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-11 12:42:54.551330 | 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-11 12:42:54.551360 | 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-11 12:42:54.551382 | 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-11 12:42:54.551397 | 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-11 12:42:54.551413 | 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-11 12:42:54.551428 | 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-11 12:42:54.551443 | 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-11 12:42:54.551458 | 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-11 12:42:54.551473 | 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-11 12:42:54.551489 | 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-11 12:42:54.551504 | 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-nz8kr/
2026-06-11 12:42:54.551519 | 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-nz8kr/nova-edpm-deployment-ipam-openstack-edpm-ipam-nz8kr-describe
2026-06-11 12:42:54.551539 | 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-nz8kr/logs/
2026-06-11 12:42:54.551555 | 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-nz8kr/logs/nova-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 12:42:54.551570 | 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-11 12:42:54.551586 | 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-11 12:42:54.551601 | 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-11 12:42:54.551616 | 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-11 12:42:54.551631 | 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-11 12:42:54.551646 | 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-11 12:42:54.551662 | 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-11 12:42:54.551677 | 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-11 12:42:54.551692 | 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-11 12:42:54.551707 | 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-11 12:42:54.551722 | 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-11 12:42:54.551737 | 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-11 12:42:54.551756 | 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-11 12:42:54.551772 | 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-11 12:42:54.551787 | 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-openstackprovisionservtm5t4/
2026-06-11 12:42:54.551802 | 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-openstackprovisionservtm5t4/openstack-edpm-ipam-provisionserver-openstackprovisionservtm5t4-describe
2026-06-11 12:42:54.551817 | 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-openstackprovisionservtm5t4/logs/
2026-06-11 12:42:54.551832 | 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-openstackprovisionservtm5t4/logs/init.log
2026-06-11 12:42:54.551848 | 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-openstackprovisionservtm5t4/logs/osp-httpd.log
2026-06-11 12:42:54.551863 | 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-11 12:42:54.551881 | 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-11 12:42:54.551897 | 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-11 12:42:54.551913 | 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-11 12:42:54.551929 | 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-11 12:42:54.551945 | 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-11 12:42:54.551961 | 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-11 12:42:54.551980 | 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-11 12:42:54.551996 | 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-11 12:42:54.552012 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-4kpnc/
2026-06-11 12:42:54.552028 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-4kpnc/ovn-controller-4kpnc-describe
2026-06-11 12:42:54.552044 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-4kpnc/logs/
2026-06-11 12:42:54.552060 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-4kpnc/logs/ovn-controller.log
2026-06-11 12:42:54.552075 | 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-lflkj/
2026-06-11 12:42:54.552091 | 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-lflkj/ovn-controller-metrics-lflkj-describe
2026-06-11 12:42:54.552106 | 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-lflkj/logs/
2026-06-11 12:42:54.552121 | 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-lflkj/logs/openstack-network-exporter.log
2026-06-11 12:42:54.552136 | 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-cnkx8/
2026-06-11 12:42:54.552165 | 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-cnkx8/ovn-controller-ovs-cnkx8-describe
2026-06-11 12:42:54.552182 | 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-cnkx8/logs/
2026-06-11 12:42:54.552198 | 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-cnkx8/logs/ovs-vswitchd.log
2026-06-11 12:42:54.552217 | 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-cnkx8/logs/ovsdb-server-init.log
2026-06-11 12:42:54.552233 | 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-cnkx8/logs/ovsdb-server.log
2026-06-11 12:42:54.552249 | 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-rcrvn/
2026-06-11 12:42:54.552264 | 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-rcrvn/ovn-edpm-deployment-ipam-openstack-edpm-ipam-rcrvn-describe
2026-06-11 12:42:54.552280 | 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-rcrvn/logs/
2026-06-11 12:42:54.552296 | 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-rcrvn/logs/ovn-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 12:42:54.552312 | 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-11 12:42:54.552327 | 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-11 12:42:54.552343 | 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-11 12:42:54.552378 | 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-11 12:42:54.552395 | 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-11 12:42:54.552411 | 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-11 12:42:54.552427 | 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-11 12:42:54.552443 | 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-11 12:42:54.552463 | 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-11 12:42:54.552479 | 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-11 12:42:54.552495 | 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-11 12:42:54.552512 | 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-11 12:42:54.552527 | 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-11 12:42:54.552543 | 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-11 12:42:54.552558 | 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-11 12:42:54.552574 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-7dd5b9c87b-t529x/
2026-06-11 12:42:54.552590 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-7dd5b9c87b-t529x/placement-7dd5b9c87b-t529x-describe
2026-06-11 12:42:54.552606 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-7dd5b9c87b-t529x/logs/
2026-06-11 12:42:54.552621 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-7dd5b9c87b-t529x/logs/placement-api.log
2026-06-11 12:42:54.552637 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-7dd5b9c87b-t529x/logs/placement-log.log
2026-06-11 12:42:54.552652 | 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-11 12:42:54.552667 | 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-11 12:42:54.552687 | 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-11 12:42:54.552703 | 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-11 12:42:54.552719 | 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-11 12:42:54.552735 | 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-11 12:42:54.552750 | 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-11 12:42:54.552766 | 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-11 12:42:54.552782 | 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-11 12:42:54.552797 | 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-11 12:42:54.552812 | 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-k645z/
2026-06-11 12:42:54.552828 | 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-k645z/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-k645z-describe
2026-06-11 12:42:54.552844 | 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-k645z/logs/
2026-06-11 12:42:54.552860 | 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-k645z/logs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 12:42:54.552876 | 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-28wpz/
2026-06-11 12:42:54.552899 | 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-28wpz/redhat-edpm-deployment-ipam-openstack-edpm-ipam-28wpz-describe
2026-06-11 12:42:54.552916 | 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-28wpz/logs/
2026-06-11 12:42:54.552932 | 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-28wpz/logs/redhat-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 12:42:54.552948 | 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-fkfhl/
2026-06-11 12:42:54.552964 | 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-fkfhl/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-fkfhl-describe
2026-06-11 12:42:54.552980 | 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-fkfhl/logs/
2026-06-11 12:42:54.552995 | 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-fkfhl/logs/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 12:42:54.553011 | 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-77rbk/
2026-06-11 12:42:54.553027 | 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-77rbk/run-os-edpm-deployment-ipam-openstack-edpm-ipam-77rbk-describe
2026-06-11 12:42:54.553043 | 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-77rbk/logs/
2026-06-11 12:42:54.553059 | 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-77rbk/logs/run-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 12:42:54.553075 | 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-jrl6h/
2026-06-11 12:42:54.553094 | 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-jrl6h/ssh-known-hosts-edpm-deployment-ipam-jrl6h-describe
2026-06-11 12:42:54.553110 | 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-jrl6h/logs/
2026-06-11 12:42:54.553126 | 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-jrl6h/logs/ssh-known-hosts-edpm-deployment-ipam.log
2026-06-11 12:42:54.553141 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-66fb44fcbc-6jh4m/
2026-06-11 12:42:54.553158 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-66fb44fcbc-6jh4m/swift-proxy-66fb44fcbc-6jh4m-describe
2026-06-11 12:42:54.553173 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-66fb44fcbc-6jh4m/logs/
2026-06-11 12:42:54.553189 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-66fb44fcbc-6jh4m/logs/proxy-httpd.log
2026-06-11 12:42:54.553205 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-66fb44fcbc-6jh4m/logs/proxy-server.log
2026-06-11 12:42:54.553221 | 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-8586k/
2026-06-11 12:42:54.553237 | 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-8586k/swift-ring-rebalance-8586k-describe
2026-06-11 12:42:54.553252 | 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-8586k/logs/
2026-06-11 12:42:54.553267 | 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-8586k/logs/swift-ring-rebalance.log
2026-06-11 12:42:54.553283 | 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-11 12:42:54.553299 | 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-11 12:42:54.553318 | 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-11 12:42:54.553334 | 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-11 12:42:54.553367 | 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-11 12:42:54.553384 | 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-11 12:42:54.553400 | 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-11 12:42:54.553416 | 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-11 12:42:54.553431 | 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-11 12:42:54.553446 | 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-11 12:42:54.553462 | 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-11 12:42:54.553478 | 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-11 12:42:54.553493 | 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-11 12:42:54.553507 | 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-11 12:42:54.553522 | 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-11 12:42:54.553537 | 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-11 12:42:54.553556 | 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-11 12:42:54.553572 | 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-11 12:42:54.553587 | 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-11 12:42:54.553602 | 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-kmcnh/
2026-06-11 12:42:54.553618 | 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-kmcnh/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-kmcnh-describe
2026-06-11 12:42:54.553633 | 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-kmcnh/logs/
2026-06-11 12:42:54.553648 | 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-kmcnh/logs/telemetry-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 12:42:54.553664 | 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-stmn7/
2026-06-11 12:42:54.553679 | 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-stmn7/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-stmn7-describe
2026-06-11 12:42:54.553694 | 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-stmn7/logs/
2026-06-11 12:42:54.553709 | 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-stmn7/logs/validate-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-11 12:42:54.553725 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/
2026-06-11 12:42:54.553740 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-5c9d465fbb.yaml
2026-06-11 12:42:54.553759 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-7497b7bd88.yaml
2026-06-11 12:42:54.553775 | 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-699ff9c7c4.yaml
2026-06-11 12:42:54.553790 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-6579fdcc8c.yaml
2026-06-11 12:42:54.553805 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-54f48964b7.yaml
2026-06-11 12:42:54.553820 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-5556978f87.yaml
2026-06-11 12:42:54.553836 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-57c96b5555.yaml
2026-06-11 12:42:54.553851 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-6674dbf88c.yaml
2026-06-11 12:42:54.553866 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-687999f8f7.yaml
2026-06-11 12:42:54.553881 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-68b84f4555.yaml
2026-06-11 12:42:54.553896 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-68c444669f.yaml
2026-06-11 12:42:54.553910 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-6c85d9984c.yaml
2026-06-11 12:42:54.553925 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-6dd4f94857.yaml
2026-06-11 12:42:54.553940 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-764b948f4c.yaml
2026-06-11 12:42:54.553955 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-7948f7c9f9.yaml
2026-06-11 12:42:54.553973 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-7f97f548f6.yaml
2026-06-11 12:42:54.553988 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-6fcc99f69.yaml
2026-06-11 12:42:54.554003 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-79d4495d5c.yaml
2026-06-11 12:42:54.554018 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-bddd8cd44.yaml
2026-06-11 12:42:54.554033 | 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-b58d6846c.yaml
2026-06-11 12:42:54.554048 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-5887b8d74d.yaml
2026-06-11 12:42:54.554063 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-7dd5b9c87b.yaml
2026-06-11 12:42:54.554078 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-66fb44fcbc.yaml
2026-06-11 12:42:54.554093 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/
2026-06-11 12:42:54.554108 | 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-11 12:42:54.554123 | 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-11 12:42:54.554139 | 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-11 12:42:54.554154 | 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-11 12:42:54.554168 | 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-11 12:42:54.554187 | 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-11 12:42:54.554202 | 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-11 12:42:54.554218 | 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-11 12:42:54.554234 | 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-11 12:42:54.554249 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/
2026-06-11 12:42:54.554265 | 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-11 12:42:54.554280 | 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-11 12:42:54.554374 | 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-11 12:42:54.554403 | 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-11 12:42:54.554420 | 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-11 12:42:54.554436 | 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-11 12:42:54.554452 | 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-11 12:42:54.554468 | 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-11 12:42:54.554484 | 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-11 12:42:54.554500 | 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-11 12:42:54.554520 | 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-11 12:42:54.554536 | 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-11 12:42:54.554552 | 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-11 12:42:54.554568 | 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-11 12:42:54.554584 | 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-11 12:42:54.554600 | 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-11 12:42:54.554616 | 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-11 12:42:54.554632 | 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-11 12:42:54.554648 | 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-11 12:42:54.554664 | 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-11 12:42:54.554679 | 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-11 12:42:54.554695 | 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-notifications-transport.yaml
2026-06-11 12:42:54.554710 | 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-11 12:42:54.554729 | 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-11 12:42:54.554745 | 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-11 12:42:54.554761 | 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-11 12:42:54.554777 | 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-11 12:42:54.554793 | 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-11 12:42:54.554809 | 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-11 12:42:54.554824 | 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-11 12:42:54.554840 | 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-11 12:42:54.554856 | 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-11 12:42:54.554872 | 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-11 12:42:54.554887 | 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-11 12:42:54.554903 | 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-11 12:42:54.554919 | 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-11 12:42:54.554940 | 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-11 12:42:54.554956 | 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-11 12:42:54.554972 | 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-11 12:42:54.554987 | 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-11 12:42:54.555003 | 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-11 12:42:54.555018 | 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-11 12:42:54.555034 | 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-11 12:42:54.555049 | 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-11 12:42:54.555065 | 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-11 12:42:54.555081 | 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-11 12:42:54.555096 | 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-11 12:42:54.555112 | 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-11 12:42:54.555128 | 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-11 12:42:54.555143 | 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-11 12:42:54.555164 | 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-11 12:42:54.555180 | 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-11 12:42:54.555196 | 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-11 12:42:54.555211 | 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-11 12:42:54.555227 | 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-11 12:42:54.555243 | 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-11 12:42:54.555259 | 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-11 12:42:54.555275 | 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-11 12:42:54.555290 | 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-11 12:42:54.555306 | 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-11 12:42:54.555322 | 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-11 12:42:54.555338 | 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-11 12:42:54.555373 | 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-11 12:42:54.555391 | 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-11 12:42:54.555411 | 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-11 12:42:54.555427 | 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-11 12:42:54.555443 | 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-11 12:42:54.555459 | 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-11 12:42:54.555474 | 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-11 12:42:54.555490 | 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-11 12:42:54.555506 | 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-11 12:42:54.555521 | 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-11 12:42:54.555537 | 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-11 12:42:54.555552 | 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-11 12:42:54.555568 | 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-11 12:42:54.555583 | 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-11 12:42:54.555599 | 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-11 12:42:54.555614 | 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-11 12:42:54.555633 | 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-11 12:42:54.555649 | 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-11 12:42:54.555665 | 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-11 12:42:54.555681 | 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-11 12:42:54.555697 | 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-11 12:42:54.555712 | 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-11 12:42:54.555728 | 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-11 12:42:54.555744 | 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-11 12:42:54.555760 | 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-11 12:42:54.555776 | 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-11 12:42:54.555791 | 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-11 12:42:54.555807 | 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-11 12:42:54.555822 | 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-11 12:42:54.555840 | 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-11 12:42:54.555855 | 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-11 12:42:54.555871 | 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-11 12:42:54.555886 | 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-11 12:42:54.555901 | 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-11 12:42:54.555917 | 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-11 12:42:54.555932 | 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-11 12:42:54.555946 | 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-11 12:42:54.555961 | 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-11 12:42:54.555976 | 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-11 12:42:54.555991 | 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-11 12:42:54.556006 | 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-11 12:42:54.556021 | 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-11 12:42:54.556036 | 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-11 12:42:54.556054 | 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-11 12:42:54.556069 | 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-11 12:42:54.556084 | 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-11 12:42:54.556099 | 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-11 12:42:54.556114 | 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-11 12:42:54.556129 | 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-11 12:42:54.556145 | 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-11 12:42:54.556171 | 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-11 12:42:54.556187 | 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-11 12:42:54.556202 | 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-11 12:42:54.556217 | 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-11 12:42:54.556232 | 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-11 12:42:54.556247 | 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-11 12:42:54.556262 | 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-11 12:42:54.556284 | 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-11 12:42:54.556300 | 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-11 12:42:54.556316 | 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-11 12:42:54.556331 | 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-11 12:42:54.556360 | 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-11 12:42:54.556381 | 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-11 12:42:54.556397 | 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-11 12:42:54.556413 | 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-11 12:42:54.556429 | 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-11 12:42:54.556444 | 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-11 12:42:54.556459 | 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-11 12:42:54.556475 | 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-11 12:42:54.556490 | 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-11 12:42:54.556509 | 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-11 12:42:54.556525 | 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-11 12:42:54.556541 | 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-11 12:42:54.556557 | 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-11 12:42:54.556573 | 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-11 12:42:54.556589 | 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-11 12:42:54.556605 | 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-11 12:42:54.556620 | 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-11 12:42:54.556635 | 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-11 12:42:54.556651 | 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-11 12:42:54.556666 | 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-11 12:42:54.556681 | 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-11 12:42:54.556696 | 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-11 12:42:54.556711 | 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-11 12:42:54.556730 | 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-11 12:42:54.556746 | 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-11 12:42:54.556761 | 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-11 12:42:54.556777 | 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-11 12:42:54.556793 | 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-11 12:42:54.556808 | 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-11 12:42:54.556824 | 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-11 12:42:54.556839 | 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-11 12:42:54.556855 | 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-11 12:42:54.556871 | 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-11 12:42:54.556886 | 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-11 12:42:54.556902 | 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-11 12:42:54.556918 | 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-11 12:42:54.556933 | 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-11 12:42:54.556953 | 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-11 12:42:54.556969 | 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-11 12:42:54.556985 | 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-11 12:42:54.557000 | 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-11 12:42:54.557016 | 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-11 12:42:54.557031 | 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-11 12:42:54.557047 | 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-11 12:42:54.557063 | 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-11 12:42:54.557078 | 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-11 12:42:54.557094 | 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-11 12:42:54.557109 | 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-11 12:42:54.557125 | 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-11 12:42:54.557141 | 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-11 12:42:54.557157 | 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-11 12:42:54.557176 | 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-11 12:42:54.557193 | 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-11 12:42:54.557209 | 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-11 12:42:54.557225 | 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-11 12:42:54.557240 | 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-11 12:42:54.557256 | 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-11 12:42:54.557272 | 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-11 12:42:54.557287 | 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-11 12:42:54.557303 | 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-11 12:42:54.557318 | 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-11 12:42:54.557334 | 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-11 12:42:54.557366 | 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-11 12:42:54.557384 | 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-11 12:42:54.557400 | 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-11 12:42:54.557419 | 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-11 12:42:54.557434 | 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-11 12:42:54.557449 | 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-11 12:42:54.557465 | 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-11 12:42:54.557480 | 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-11 12:42:54.557496 | 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-11 12:42:54.557512 | 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-11 12:42:54.557527 | 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-11 12:42:54.557543 | 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-11 12:42:54.557559 | 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-11 12:42:54.557575 | 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-11 12:42:54.557591 | 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-11 12:42:54.557607 | 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-11 12:42:54.557622 | 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-11 12:42:54.557656 | 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-11 12:42:54.557673 | 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-11 12:42:54.557688 | 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-11 12:42:54.557704 | 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-11 12:42:54.557720 | 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-11 12:42:54.557736 | 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-11 12:42:54.557751 | 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-11 12:42:54.557766 | 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-11 12:42:54.557781 | 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-11 12:42:54.557797 | 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-11 12:42:54.557812 | 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-11 12:42:54.557828 | 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-11 12:42:54.557843 | 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-11 12:42:54.557858 | 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-11 12:42:54.557878 | 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-11 12:42:54.557894 | 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-notifications-transport.yaml
2026-06-11 12:42:54.557910 | 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-11 12:42:54.557926 | 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-11 12:42:54.557941 | 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-11 12:42:54.557957 | 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-11 12:42:54.557973 | 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-11 12:42:54.557989 | 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-11 12:42:54.558005 | 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-11 12:42:54.558021 | 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-11 12:42:54.558036 | 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-11 12:42:54.558052 | 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-11 12:42:54.558067 | 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-11 12:42:54.558086 | 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-11 12:42:54.558101 | 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-11 12:42:54.558116 | 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-11 12:42:54.558131 | 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-11 12:42:54.558146 | 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-11 12:42:54.558162 | 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-11 12:42:54.558177 | 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-11 12:42:54.558192 | 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-11 12:42:54.558208 | 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-11 12:42:54.558223 | 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-11 12:42:54.558238 | 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-11 12:42:54.558254 | 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-11 12:42:54.558269 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/
2026-06-11 12:42:54.558285 | 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-11 12:42:54.558304 | 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-11 12:42:54.558320 | 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-11 12:42:54.558335 | 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-11 12:42:54.558368 | 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-11 12:42:54.558385 | 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-11 12:42:54.558401 | 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-11 12:42:54.558417 | 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-11 12:42:54.558432 | 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-11 12:42:54.558448 | 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-11 12:42:54.558463 | 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-11 12:42:54.558478 | 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-11 12:42:54.558494 | 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-11 12:42:54.558509 | 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-11 12:42:54.558524 | 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-11 12:42:54.558539 | 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-11 12:42:54.558558 | 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-11 12:42:54.558574 | 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-11 12:42:54.558589 | 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-11 12:42:54.558604 | 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-11 12:42:54.558619 | 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-11 12:42:54.558634 | 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-11 12:42:54.558649 | 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-11 12:42:54.558664 | 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-11 12:42:54.558679 | 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-11 12:42:54.558694 | 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-11 12:42:54.558709 | 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-11 12:42:54.558724 | 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-11 12:42:54.558739 | 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-11 12:42:54.558754 | 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-11 12:42:54.558773 | 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-11 12:42:54.558789 | 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-11 12:42:54.558805 | 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-11 12:42:54.558820 | 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-11 12:42:54.558835 | 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-11 12:42:54.558851 | 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-11 12:42:54.558867 | 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-11 12:42:54.558882 | 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-11 12:42:54.558898 | 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-11 12:42:54.558913 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/
2026-06-11 12:42:54.558928 | 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-11 12:42:54.558943 | 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-11 12:42:54.558957 | 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-11 12:42:54.558973 | 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-11 12:42:54.558988 | 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-11 12:42:54.559007 | 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-11 12:42:54.559023 | 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-11 12:42:54.559038 | 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-11 12:42:54.559054 | 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-11 12:42:54.559070 | 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-11 12:42:54.559086 | 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-11 12:42:54.559102 | 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-11 12:42:54.559117 | 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-11 12:42:54.559133 | 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-11 12:42:54.559148 | 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-11 12:42:54.559163 | 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-11 12:42:54.559179 | 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-11 12:42:54.559194 | 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-11 12:42:54.559209 | 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-11 12:42:54.559224 | 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-11 12:42:54.559244 | 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-11 12:42:54.559260 | 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-11 12:42:54.559275 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/subscriptions/
2026-06-11 12:42:54.559291 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/
2026-06-11 12:42:54.559306 | 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-11 12:42:54.559322 | 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-11 12:42:54.559338 | 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-11 12:42:54.559374 | 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-11 12:42:54.559392 | 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-11 12:42:54.559408 | 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-11 12:42:54.559425 | 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-11 12:42:54.559440 | 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-11 12:42:54.559456 | 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-11 12:42:54.559472 | 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-11 12:42:54.559487 | 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-11 12:42:54.559508 | 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-11 12:42:54.559524 | 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-11 12:42:54.559540 | 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-11 12:42:54.559555 | 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-11 12:42:54.559571 | 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-11 12:42:54.559586 | 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-11 12:42:54.559602 | 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-11 12:42:54.559617 | 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-11 12:42:54.559633 | 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-11 12:42:54.559649 | 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-11 12:42:54.559665 | 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-11 12:42:54.559681 | 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-11 12:42:54.559696 | 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-11 12:42:54.559712 | 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-11 12:42:54.559728 | 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-11 12:42:54.559750 | 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-11 12:42:54.559767 | 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-11 12:42:54.559782 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/
2026-06-11 12:42:54.559798 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/l2advertisement.yaml
2026-06-11 12:42:54.559814 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/
2026-06-11 12:42:54.559829 | 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-11 12:42:54.559845 | 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-11 12:42:54.559861 | 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-11 12:42:54.559877 | 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-11 12:42:54.559892 | 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-11 12:42:54.559908 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nnce/
2026-06-11 12:42:54.559924 | 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-11 12:42:54.559939 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nncp/
2026-06-11 12:42:54.559955 | 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-11 12:42:54.559971 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nns/
2026-06-11 12:42:54.559987 | 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-11 12:42:54.560003 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/
2026-06-11 12:42:54.560023 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.describe
2026-06-11 12:42:54.560039 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.yaml
2026-06-11 12:42:54.560055 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/
2026-06-11 12:42:54.560070 | 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-11 12:42:54.560086 | 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-11 12:42:54.560101 | 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-11 12:42:54.560117 | 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-11 12:42:54.560133 | 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-11 12:42:54.560148 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/
2026-06-11 12:42:54.560175 | 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-5c9d465fbb-j52xw -> ../_all_nodes/sosreport-crc
2026-06-11 12:42:54.560191 | 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-699ff9c7c4-gcvls -> ../_all_nodes/sosreport-crc
2026-06-11 12:42:54.560207 | 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-6579fdcc8c-2jfkh -> ../_all_nodes/sosreport-crc
2026-06-11 12:42:54.560223 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ceilometer/
2026-06-11 12:42:54.560239 | 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-11 12:42:54.560255 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/
2026-06-11 12:42:54.560275 | 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-11 12:42:54.560291 | 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-11 12:42:54.560306 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/
2026-06-11 12:42:54.560321 | 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-11 12:42:54.560337 | 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-11 12:42:54.560372 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/keystone/
2026-06-11 12:42:54.560390 | 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-7f97f548f6-ptks4 -> ../_all_nodes/sosreport-crc
2026-06-11 12:42:54.560406 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/neutron/
2026-06-11 12:42:54.560421 | 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-6fcc99f69-7wtth -> ../_all_nodes/sosreport-crc
2026-06-11 12:42:54.560437 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/
2026-06-11 12:42:54.560452 | 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-11 12:42:54.560468 | 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-11 12:42:54.560483 | 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-11 12:42:54.560498 | 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-11 12:42:54.560519 | 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-11 12:42:54.560535 | 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-11 12:42:54.560551 | 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-11 12:42:54.560566 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/
2026-06-11 12:42:54.560582 | 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-4kpnc -> ../_all_nodes/sosreport-crc
2026-06-11 12:42:54.560597 | 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-lflkj -> ../_all_nodes/sosreport-crc
2026-06-11 12:42:54.560613 | 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-cnkx8 -> ../_all_nodes/sosreport-crc
2026-06-11 12:42:54.560628 | 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-11 12:42:54.560644 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/
2026-06-11 12:42:54.560659 | 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-11 12:42:54.560674 | 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-11 12:42:54.560690 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/placement/
2026-06-11 12:42:54.560705 | 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-7dd5b9c87b-t529x -> ../_all_nodes/sosreport-crc
2026-06-11 12:42:54.560721 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/swift/
2026-06-11 12:42:54.560741 | 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-66fb44fcbc-6jh4m -> ../_all_nodes/sosreport-crc
2026-06-11 12:42:54.560757 | 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-11 12:42:54.560772 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/
2026-06-11 12:42:54.560788 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/
2026-06-11 12:42:54.560803 | 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-11 12:42:54.560819 | 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-11 12:42:54.560834 | 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-11 12:42:54.560850 | 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-11 12:42:54.560865 | 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-11 12:42:54.560881 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/
2026-06-11 12:42:54.560896 | 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-11 12:42:54.560912 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bfdprofilevalidationwebhook.metallb.io-4rfxv.yaml
2026-06-11 12:42:54.560927 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgpadvertisementvalidationwebhook.metallb.io-62zdm.yaml
2026-06-11 12:42:54.560942 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgppeersvalidationwebhook.metallb.io-2m4tb.yaml
2026-06-11 12:42:54.560957 | 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-11 12:42:54.560976 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/communityvalidationwebhook.metallb.io-b56v5.yaml
2026-06-11 12:42:54.560991 | 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-11 12:42:54.561007 | 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-11 12:42:54.561023 | 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-11 12:42:54.561039 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/ipaddresspoolvalidationwebhook.metallb.io-pkprm.yaml
2026-06-11 12:42:54.561054 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/l2advertisementvalidationwebhook.metallb.io-ch6pj.yaml
2026-06-11 12:42:54.561070 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/metallbvalidationwebhook.metallb.io-h962w.yaml
2026-06-11 12:42:54.561086 | 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-11 12:42:54.561101 | 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-11 12:42:54.561116 | 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-11 12:42:54.561132 | 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-11 12:42:54.561147 | 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-11 12:42:54.561163 | controller | cd+++++++++ registries.conf.d/
2026-06-11 12:42:54.561179 | controller | >f+++++++++ registries.conf.d/000-shortnames.conf
2026-06-11 12:42:54.561194 | controller | cd+++++++++ system-config/
2026-06-11 12:42:54.561210 | controller | cd+++++++++ system-config/libvirt/
2026-06-11 12:42:54.561225 | controller | >f+++++++++ system-config/libvirt/libvirt-admin.conf
2026-06-11 12:42:54.561245 | controller | >f+++++++++ system-config/libvirt/libvirt.conf
2026-06-11 12:42:54.561261 | controller | >f+++++++++ system-config/libvirt/libvirtd.conf
2026-06-11 12:42:54.561276 | controller | >f+++++++++ system-config/libvirt/network.conf
2026-06-11 12:42:54.561292 | controller | >f+++++++++ system-config/libvirt/qemu-lockd.conf
2026-06-11 12:42:54.561307 | controller | >f+++++++++ system-config/libvirt/qemu.conf
2026-06-11 12:42:54.561323 | controller | >f+++++++++ system-config/libvirt/virtinterfaced.conf
2026-06-11 12:42:54.561339 | controller | >f+++++++++ system-config/libvirt/virtlockd.conf
2026-06-11 12:42:54.561373 | controller | >f+++++++++ system-config/libvirt/virtlogd.conf
2026-06-11 12:42:54.561390 | controller | >f+++++++++ system-config/libvirt/virtnetworkd.conf
2026-06-11 12:42:54.561405 | controller | >f+++++++++ system-config/libvirt/virtnodedevd.conf
2026-06-11 12:42:54.561420 | controller | >f+++++++++ system-config/libvirt/virtnwfilterd.conf
2026-06-11 12:42:54.561436 | controller | >f+++++++++ system-config/libvirt/virtproxyd.conf
2026-06-11 12:42:54.561451 | controller | >f+++++++++ system-config/libvirt/virtqemud.conf
2026-06-11 12:42:54.561465 | controller | >f+++++++++ system-config/libvirt/virtsecretd.conf
2026-06-11 12:42:54.561480 | controller | >f+++++++++ system-config/libvirt/virtstoraged.conf
2026-06-11 12:42:55.204388 | controller | changed: .d..t...... ./
2026-06-11 12:42:55.989716 | controller | changed: .d..t...... ./
2026-06-11 12:42:56.125557 | 
2026-06-11 12:42:56.125738 | TASK [Return artifact to Zuul]
2026-06-11 12:42:56.164521 | controller | skipping: Conditional result was False
2026-06-11 12:42:56.169460 | 
2026-06-11 12:42:56.169567 | PLAY [Run ci/playbooks/collect-logs.yml on CRC host]
2026-06-11 12:42:56.169792 | 
2026-06-11 12:42:56.169847 | PLAY RECAP
2026-06-11 12:42:56.169929 | controller | ok: 16 changed: 11 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 1
2026-06-11 12:42:56.169969 | 
2026-06-11 12:42:56.438828 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-11 12:42:56.442148 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-11 12:42:57.088549 | 
2026-06-11 12:42:57.088674 | PLAY [Report DLRN results after job run]
2026-06-11 12:42:57.125882 | 
2026-06-11 12:42:57.126006 | TASK [Include vars from ci-framework group_vars]
2026-06-11 12:42:57.179632 | controller | ok
2026-06-11 12:42:57.287938 | 
2026-06-11 12:42:57.288113 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-11 12:42:57.355036 | controller | skipping: Conditional result was False
2026-06-11 12:42:57.388229 | 
2026-06-11 12:42:57.388431 | TASK [cifmw_helpers : Check if file is available]
2026-06-11 12:42:58.011187 | controller | ok
2026-06-11 12:42:58.037446 | 
2026-06-11 12:42:58.037533 | TASK [cifmw_helpers : Create temporary directory]
2026-06-11 12:42:58.061746 | controller | skipping: Conditional result was False
2026-06-11 12:42:58.091444 | 
2026-06-11 12:42:58.091543 | TASK [cifmw_helpers : Read vars]
2026-06-11 12:42:58.191459 | 
2026-06-11 12:42:58.191640 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-11 12:42:58.246762 | 
2026-06-11 12:42:58.246974 | TASK [cifmw_helpers : Include vars]
2026-06-11 12:42:58.311818 | 
2026-06-11 12:42:58.312038 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-11 12:42:58.346710 | controller | skipping: Conditional result was False
2026-06-11 12:42:58.402157 | 
2026-06-11 12:42:58.402314 | TASK [Report job status to DLRN]
2026-06-11 12:42:58.517434 | controller | ok
2026-06-11 12:42:58.591106 | 
2026-06-11 12:42:58.591268 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-11 12:42:58.658026 | controller | skipping: Conditional result was False
2026-06-11 12:42:58.704963 | 
2026-06-11 12:42:58.705096 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-11 12:42:58.781400 | controller | skipping: Conditional result was False
2026-06-11 12:42:58.834802 | 
2026-06-11 12:42:58.834908 | TASK [dlrn_report : Install kinit related package]
2026-06-11 12:42:58.890445 | controller | skipping: Conditional result was False
2026-06-11 12:42:58.943090 | 
2026-06-11 12:42:58.943229 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-11 12:42:59.009009 | controller | skipping: Conditional result was False
2026-06-11 12:42:59.108216 | 
2026-06-11 12:42:59.108413 | TASK [Set zuul-log-path fact]
2026-06-11 12:42:59.183916 | controller | skipping: Conditional result was False
2026-06-11 12:42:59.237726 | 
2026-06-11 12:42:59.237891 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-11 12:42:59.316390 | controller | skipping: Conditional result was False
2026-06-11 12:42:59.387710 | 
2026-06-11 12:42:59.387928 | TASK [Get hash related data from repo_setup role]
2026-06-11 12:42:59.465274 | controller | skipping: Conditional result was False
2026-06-11 12:42:59.533658 | 
2026-06-11 12:42:59.533853 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-11 12:43:00.273978 | controller | skipping: Conditional result was False
2026-06-11 12:43:00.335429 | 
2026-06-11 12:43:00.335607 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-11 12:43:01.050130 | controller | skipping: Conditional result was False
2026-06-11 12:43:01.101413 | 
2026-06-11 12:43:01.101623 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-11 12:43:01.797676 | controller | skipping: Conditional result was False
2026-06-11 12:43:01.860492 | 
2026-06-11 12:43:01.860697 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-11 12:43:01.937057 | controller | skipping: Conditional result was False
2026-06-11 12:43:02.024397 | 
2026-06-11 12:43:02.024549 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-11 12:43:02.761084 | controller | skipping: Conditional result was False
2026-06-11 12:43:02.822514 | 
2026-06-11 12:43:02.822672 | PLAY RECAP
2026-06-11 12:43:02.822731 | controller | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 18 rescued: 0 ignored: 0
2026-06-11 12:43:02.822761 | 
2026-06-11 12:43:02.957274 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-11 12:43:02.961243 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-11 12:43:03.617094 | 
2026-06-11 12:43:03.617215 | PLAY [all]
2026-06-11 12:43:03.652596 | 
2026-06-11 12:43:03.652726 | TASK [include_role : fetch-output]
2026-06-11 12:43:03.726258 | controller | ok
2026-06-11 12:43:03.834629 | 
2026-06-11 12:43:03.834812 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-11 12:43:03.910767 | controller | skipping: Conditional result was False
2026-06-11 12:43:03.952979 | 
2026-06-11 12:43:03.953117 | TASK [fetch-output : Set log path for single node]
2026-06-11 12:43:04.048399 | controller | ok
2026-06-11 12:43:04.078282 | 
2026-06-11 12:43:04.078435 | LOOP [fetch-output : Ensure local output dirs]
2026-06-11 12:43:04.586453 | controller -> localhost | ok: "/var/lib/zuul/builds/d693bb47def143cf8df28a15415972fc/work/logs"
2026-06-11 12:43:04.820918 | controller -> localhost | ok: "/var/lib/zuul/builds/d693bb47def143cf8df28a15415972fc/work/artifacts"
2026-06-11 12:43:05.111565 | controller -> localhost | ok: "/var/lib/zuul/builds/d693bb47def143cf8df28a15415972fc/work/docs"
2026-06-11 12:43:05.147209 | 
2026-06-11 12:43:05.147460 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-11 12:43:06.277526 | controller | ok
2026-06-11 12:43:06.277936 | controller | ok: All items complete
2026-06-11 12:43:06.277964 | 
2026-06-11 12:43:06.964395 | controller | ok
2026-06-11 12:43:07.793872 | controller | ok
2026-06-11 12:43:07.887097 | 
2026-06-11 12:43:07.887280 | TASK [include_role : fetch-output-openshift]
2026-06-11 12:43:07.912293 | controller | skipping: Conditional result was False
2026-06-11 12:43:07.991219 | 
2026-06-11 12:43:07.991413 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-11 12:43:08.505888 | controller -> localhost | ok: Item: artifacts Runtime: 0:00:00.014719
2026-06-11 12:43:08.804946 | controller -> localhost | ok: Item: docs Runtime: 0:00:00.012185
2026-06-11 12:43:08.848237 | 
2026-06-11 12:43:08.848400 | PLAY [all]
2026-06-11 12:43:08.875671 | 
2026-06-11 12:43:08.875745 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-11 12:43:09.607169 | controller | changed
2026-06-11 12:43:09.686480 | 
2026-06-11 12:43:09.686625 | PLAY RECAP
2026-06-11 12:43:09.686672 | controller | ok: 5 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0
2026-06-11 12:43:09.686701 | 
2026-06-11 12:43:09.822214 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-11 12:43:09.827517 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-11 12:43:10.541611 | 
2026-06-11 12:43:10.541745 | PLAY [localhost]
2026-06-11 12:43:10.551339 | 
2026-06-11 12:43:10.551436 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-11 12:43:11.570300 | localhost | changed
2026-06-11 12:43:11.592090 | 
2026-06-11 12:43:11.592423 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-11 12:43:11.635756 | localhost | ok
2026-06-11 12:43:11.648286 | 
2026-06-11 12:43:11.648461 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-11 12:43:12.086593 | localhost | changed
2026-06-11 12:43:12.094853 | 
2026-06-11 12:43:12.094997 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-11 12:43:12.975086 | localhost | changed
2026-06-11 12:43:12.986644 | 
2026-06-11 12:43:12.986837 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-11 12:43:13.504719 | localhost | Identity added: /var/lib/zuul/builds/d693bb47def143cf8df28a15415972fc/work/tmp/ansible.5zbh4878 (/var/lib/zuul/builds/d693bb47def143cf8df28a15415972fc/work/tmp/ansible.5zbh4878)
2026-06-11 12:43:13.504948 | localhost | ok: Runtime: 0:00:00.023973
2026-06-11 12:43:13.508310 | 
2026-06-11 12:43:13.508394 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-11 12:43:13.858663 | localhost | ok: Runtime: 0:00:00.010221
2026-06-11 12:43:13.866862 | 
2026-06-11 12:43:13.867001 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-11 12:43:13.952579 | localhost | changed
2026-06-11 12:43:13.959675 | 
2026-06-11 12:43:13.959810 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-11 12:43:14.459933 | localhost | changed
2026-06-11 12:43:14.514532 | 
2026-06-11 12:43:14.514672 | PLAY [localhost]
2026-06-11 12:43:14.519894 | 
2026-06-11 12:43:14.519970 | TASK [Generate bulk log download script]
2026-06-11 12:43:14.549264 | localhost | ok
2026-06-11 12:43:14.562563 | 
2026-06-11 12:43:14.562666 | TASK [local-log-download : Check API endpoint is defined]
2026-06-11 12:43:14.611752 | localhost | ok: All assertions passed
2026-06-11 12:43:14.616482 | 
2026-06-11 12:43:14.616562 | TASK [local-log-download : Create download script]
2026-06-11 12:43:15.146921 | localhost -> localhost | changed
2026-06-11 12:43:15.154049 | 
2026-06-11 12:43:15.154111 | TASK [Register quick-download link]
2026-06-11 12:43:15.173774 | localhost | ok
2026-06-11 12:43:15.175477 | 
2026-06-11 12:43:15.175526 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-11 12:43:15.180048 | 
2026-06-11 12:43:15.180103 | TASK [Set zuul-log-path fact]
2026-06-11 12:43:15.194712 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-11 12:43:15.201021 | 
2026-06-11 12:43:15.201082 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-11 12:43:15.226698 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-11 12:43:15.229029 | 
2026-06-11 12:43:15.229098 | TASK [upload-logs : Create log directories]
2026-06-11 12:43:16.119876 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-11 12:43:16.123795 | 
2026-06-11 12:43:16.123939 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-11 12:43:16.570612 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.082774
2026-06-11 12:43:16.577449 | 
2026-06-11 12:43:16.577615 | TASK [upload-logs : Upload logs to log server]
2026-06-11 12:45:48.259258 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-11 12:45:48.262293 | 
2026-06-11 12:45:48.262458 | LOOP [upload-logs : Compress console log and json output]
